summaryrefslogtreecommitdiffstats
path: root/apps/dav/l10n/ja.js
diff options
context:
space:
mode:
authorNextcloud bot <bot@nextcloud.com>2024-02-24 00:19:59 +0000
committerNextcloud bot <bot@nextcloud.com>2024-02-24 00:19:59 +0000
commit86507d04bcc2db82b5315947bc88c4f1dc7ce3f6 (patch)
tree13bec8bbbd3d5717c9fa7d45c16d25d9e25ae832 /apps/dav/l10n/ja.js
parentd8f7422e5468871e841d289cc18278e688fb8292 (diff)
downloadnextcloud-server-86507d04bcc2db82b5315947bc88c4f1dc7ce3f6.tar.gz
nextcloud-server-86507d04bcc2db82b5315947bc88c4f1dc7ce3f6.zip
Fix(l10n): Update translations from Transifex
Signed-off-by: Nextcloud bot <bot@nextcloud.com>
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;");