Skip to content

Commit a6e404c

Browse files
committed
Fix(l10n): Update translations from Transifex
Signed-off-by: Nextcloud bot <bot@nextcloud.com>
1 parent fcc739b commit a6e404c

File tree

2 files changed

+8
-0
lines changed

2 files changed

+8
-0
lines changed

l10n/ja.js

Lines changed: 4 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -101,6 +101,9 @@ OC.L10N.register(
101101
"Select file or folder to link to" : "リンク先のファイルまたはフォルダを選択",
102102
"_%n word_::_%n words_" : ["%n語"],
103103
"_%n char_::_%n chars_" : ["%n文字"],
104+
"Editor actions" : "編集者のアクション",
105+
"Formatting menu bar" : "書式設定のメニューバー",
106+
"Remaining actions" : "残りのアクション",
104107
"To translate individual parts of the text, select it before using the translate function." : "文章の翻訳したい部分を選択してから、翻訳機能を使います。",
105108
"Translate from" : "原文の言語",
106109
"Select language" : "言語を選択する",
@@ -126,6 +129,7 @@ OC.L10N.register(
126129
"Delete this attachment" : "この添付ファイルを削除する",
127130
"Delete this image" : "この画像を削除する",
128131
"Failed to load" : "読込に失敗しました",
132+
"Could not find image in attachments list." : "添付ファイルリストに画像が見つかりません。",
129133
"Add row before" : "行を上に追加する",
130134
"Add row after" : "行を下に追加する",
131135
"Delete this row" : "この行を削除する",

l10n/ja.json

Lines changed: 4 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -99,6 +99,9 @@
9999
"Select file or folder to link to" : "リンク先のファイルまたはフォルダを選択",
100100
"_%n word_::_%n words_" : ["%n語"],
101101
"_%n char_::_%n chars_" : ["%n文字"],
102+
"Editor actions" : "編集者のアクション",
103+
"Formatting menu bar" : "書式設定のメニューバー",
104+
"Remaining actions" : "残りのアクション",
102105
"To translate individual parts of the text, select it before using the translate function." : "文章の翻訳したい部分を選択してから、翻訳機能を使います。",
103106
"Translate from" : "原文の言語",
104107
"Select language" : "言語を選択する",
@@ -124,6 +127,7 @@
124127
"Delete this attachment" : "この添付ファイルを削除する",
125128
"Delete this image" : "この画像を削除する",
126129
"Failed to load" : "読込に失敗しました",
130+
"Could not find image in attachments list." : "添付ファイルリストに画像が見つかりません。",
127131
"Add row before" : "行を上に追加する",
128132
"Add row after" : "行を下に追加する",
129133
"Delete this row" : "この行を削除する",

0 commit comments

Comments
 (0)