Skip to content

Commit 0bfc5d9

Browse files
committed
fix(l10n): Update translations from Transifex
Signed-off-by: Nextcloud bot <bot@nextcloud.com>
1 parent 37cb9c6 commit 0bfc5d9

File tree

2 files changed

+6
-0
lines changed

2 files changed

+6
-0
lines changed

l10n/ja.js

Lines changed: 3 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -67,6 +67,9 @@ OC.L10N.register(
6767
"_week_::_weeks_" : ["週"],
6868
"Select a calendar" : "カレンダーを選択",
6969
"Click here to add a note." : "クリックしてノートを追加",
70+
"Create new tasks" : "新しいタスクを作成する",
71+
"Create tasks" : "タスクを作成する",
72+
"Creating new tasks…" : "新しいタスクを作成する",
7073
"Close" : "閉じる",
7174
"Delete all completed tasks." : "全ての完了したタスクを削除",
7275
"Delete completed tasks." : "完了したタスクを削除",

l10n/ja.json

Lines changed: 3 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -65,6 +65,9 @@
6565
"_week_::_weeks_" : [""],
6666
"Select a calendar" : "カレンダーを選択",
6767
"Click here to add a note." : "クリックしてノートを追加",
68+
"Create new tasks" : "新しいタスクを作成する",
69+
"Create tasks" : "タスクを作成する",
70+
"Creating new tasks…" : "新しいタスクを作成する",
6871
"Close" : "閉じる",
6972
"Delete all completed tasks." : "全ての完了したタスクを削除",
7073
"Delete completed tasks." : "完了したタスクを削除",

0 commit comments

Comments
 (0)