Skip to content

Commit bde135f

Browse files
committed
fix(l10n): Update translations from Transifex
Signed-off-by: Nextcloud bot <bot@nextcloud.com>
1 parent 1372a2a commit bde135f

4 files changed

Lines changed: 10 additions & 2 deletions

File tree

l10n/ja.js

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -41,6 +41,8 @@ OC.L10N.register(
4141
"This file is opened read-only as it is currently locked by {user}." : "このファイルは現在 {user} によってロックされているため、読み取り専用で開かれました",
4242
"Close outline view" : "目次の表示を閉じる",
4343
"Outline" : "目次",
44+
"Insert below" : "下に挿入",
45+
"Click for options, hold to drag" : "クリックしてオプションを選択、押したままドラッグ",
4446
"Not connected. Cannot update guest name." : "接続されていません。ゲスト名を更新できません。",
4547
"Failed to update the guest name." : "ゲスト名の更新に失敗しました。",
4648
"Enter your name so other people can see who is editing" : "編集中の人が誰なのか他のユーザに分かるように、名前を入力してください",

l10n/ja.json

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -39,6 +39,8 @@
3939
"This file is opened read-only as it is currently locked by {user}." : "このファイルは現在 {user} によってロックされているため、読み取り専用で開かれました",
4040
"Close outline view" : "目次の表示を閉じる",
4141
"Outline" : "目次",
42+
"Insert below" : "下に挿入",
43+
"Click for options, hold to drag" : "クリックしてオプションを選択、押したままドラッグ",
4244
"Not connected. Cannot update guest name." : "接続されていません。ゲスト名を更新できません。",
4345
"Failed to update the guest name." : "ゲスト名の更新に失敗しました。",
4446
"Enter your name so other people can see who is editing" : "編集中の人が誰なのか他のユーザに分かるように、名前を入力してください",

l10n/zh_CN.js

Lines changed: 3 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -41,13 +41,15 @@ OC.L10N.register(
4141
"This file is opened read-only as it is currently locked by {user}." : "该文件以仅读模式打开,其正被用户 {user} 锁定。",
4242
"Close outline view" : "关闭大纲视图",
4343
"Outline" : "大纲",
44+
"Insert below" : "下方插入",
45+
"Click for options, hold to drag" : "点击以查看选项,按住可拖动",
4446
"Not connected. Cannot update guest name." : "未连接。无法更新访客名称。",
4547
"Failed to update the guest name." : "无法更新访客名称。",
4648
"Enter your name so other people can see who is editing" : "输入你的名称来让其他用户可以看到是谁在编辑。",
4749
"Enter your name" : "输入名称",
4850
"Guest" : "访客",
4951
"submit" : "提交",
50-
"you" : "",
52+
"you" : "",
5153
"edit" : "编辑",
5254
"Uploading multiple attachments failed." : "上传多个附件失败。",
5355
"Uploading attachment failed: {error}" : "上传附件失败:{error}",

l10n/zh_CN.json

Lines changed: 3 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -39,13 +39,15 @@
3939
"This file is opened read-only as it is currently locked by {user}." : "该文件以仅读模式打开,其正被用户 {user} 锁定。",
4040
"Close outline view" : "关闭大纲视图",
4141
"Outline" : "大纲",
42+
"Insert below" : "下方插入",
43+
"Click for options, hold to drag" : "点击以查看选项,按住可拖动",
4244
"Not connected. Cannot update guest name." : "未连接。无法更新访客名称。",
4345
"Failed to update the guest name." : "无法更新访客名称。",
4446
"Enter your name so other people can see who is editing" : "输入你的名称来让其他用户可以看到是谁在编辑。",
4547
"Enter your name" : "输入名称",
4648
"Guest" : "访客",
4749
"submit" : "提交",
48-
"you" : "",
50+
"you" : "",
4951
"edit" : "编辑",
5052
"Uploading multiple attachments failed." : "上传多个附件失败。",
5153
"Uploading attachment failed: {error}" : "上传附件失败:{error}",

0 commit comments

Comments
 (0)