File tree Expand file tree Collapse file tree
Expand file tree Collapse file tree Original file line number Diff line number Diff 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" : "編集中の人が誰なのか他のユーザに分かるように、名前を入力してください" ,
Original file line number Diff line number Diff line change 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" : " 編集中の人が誰なのか他のユーザに分かるように、名前を入力してください" ,
Original file line number Diff line number Diff 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}" ,
Original file line number Diff line number Diff line change 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}" ,
You can’t perform that action at this time.
0 commit comments