summaryrefslogtreecommitdiffstats
path: root/apps/dav/l10n/ja.js
diff options
context:
space:
mode:
Diffstat (limited to 'apps/dav/l10n/ja.js')
-rw-r--r--apps/dav/l10n/ja.js4
1 files changed, 2 insertions, 2 deletions
diff --git a/apps/dav/l10n/ja.js b/apps/dav/l10n/ja.js
index 47bd530e96b..453396165ac 100644
--- a/apps/dav/l10n/ja.js
+++ b/apps/dav/l10n/ja.js
@@ -2,7 +2,7 @@ OC.L10N.register(
"dav",
{
"Calendar" : "カレンダー",
- "To-dos" : "To-dos",
+ "Tasks" : "タスク",
"Personal" : "個人",
"{actor} created calendar {calendar}" : "{actor}はカレンダー {calendar} を作成しました",
"You created calendar {calendar}" : "カレンダー {calendar} を作成しました",
@@ -143,7 +143,6 @@ OC.L10N.register(
"Configures a CalDAV account" : "CalDAVアカウントを設定します",
"Configures a CardDAV account" : "CardDAVアカウントを設定します",
"Events" : "イベント",
- "Tasks" : "タスク",
"Untitled task" : "タイトルなしタスク",
"Completed on %s" : "%sに完了",
"Due on %s by %s" : "期限日%s が%sにより設定",
@@ -204,6 +203,7 @@ OC.L10N.register(
"Are you accepting the invitation?" : "招待を受け入れていますか?",
"Tentative" : "暫定的",
"Your attendance was updated successfully." : "出席は正常に更新されました。",
+ "To-dos" : "To-dos",
"If you configure your working hours, other users will see when you are out of office when they book a meeting." : "勤務時間を設定すると、他のユーザが会議を予約する際に、あなたがいつ不在であるかがわかります。"
},
"nplurals=1; plural=0;");