From a6e404c52a6865e200c9916e1422a67ac2dab730 Mon Sep 17 00:00:00 2001 From: Nextcloud bot Date: Fri, 5 Jan 2024 01:43:47 +0000 Subject: [PATCH] Fix(l10n): Update translations from Transifex Signed-off-by: Nextcloud bot --- l10n/ja.js | 4 ++++ l10n/ja.json | 4 ++++ 2 files changed, 8 insertions(+) diff --git a/l10n/ja.js b/l10n/ja.js index ee3d5f265dc..964bd544af5 100644 --- a/l10n/ja.js +++ b/l10n/ja.js @@ -101,6 +101,9 @@ OC.L10N.register( "Select file or folder to link to" : "リンク先のファイルまたはフォルダを選択", "_%n word_::_%n words_" : ["%n語"], "_%n char_::_%n chars_" : ["%n文字"], + "Editor actions" : "編集者のアクション", + "Formatting menu bar" : "書式設定のメニューバー", + "Remaining actions" : "残りのアクション", "To translate individual parts of the text, select it before using the translate function." : "文章の翻訳したい部分を選択してから、翻訳機能を使います。", "Translate from" : "原文の言語", "Select language" : "言語を選択する", @@ -126,6 +129,7 @@ OC.L10N.register( "Delete this attachment" : "この添付ファイルを削除する", "Delete this image" : "この画像を削除する", "Failed to load" : "読込に失敗しました", + "Could not find image in attachments list." : "添付ファイルリストに画像が見つかりません。", "Add row before" : "行を上に追加する", "Add row after" : "行を下に追加する", "Delete this row" : "この行を削除する", diff --git a/l10n/ja.json b/l10n/ja.json index d0c09283ed1..d43a791c846 100644 --- a/l10n/ja.json +++ b/l10n/ja.json @@ -99,6 +99,9 @@ "Select file or folder to link to" : "リンク先のファイルまたはフォルダを選択", "_%n word_::_%n words_" : ["%n語"], "_%n char_::_%n chars_" : ["%n文字"], + "Editor actions" : "編集者のアクション", + "Formatting menu bar" : "書式設定のメニューバー", + "Remaining actions" : "残りのアクション", "To translate individual parts of the text, select it before using the translate function." : "文章の翻訳したい部分を選択してから、翻訳機能を使います。", "Translate from" : "原文の言語", "Select language" : "言語を選択する", @@ -124,6 +127,7 @@ "Delete this attachment" : "この添付ファイルを削除する", "Delete this image" : "この画像を削除する", "Failed to load" : "読込に失敗しました", + "Could not find image in attachments list." : "添付ファイルリストに画像が見つかりません。", "Add row before" : "行を上に追加する", "Add row after" : "行を下に追加する", "Delete this row" : "この行を削除する",