summaryrefslogtreecommitdiffstats
path: root/apps/dav/l10n/ja.js
diff options
context:
space:
mode:
authorNextcloud bot <bot@nextcloud.com>2022-12-23 03:04:48 +0000
committerNextcloud bot <bot@nextcloud.com>2022-12-23 03:04:48 +0000
commit945afd4432d25fb36de4cb98736fc2777c0a54a5 (patch)
tree373c437abfc554fe5e1a74162fe0610bbed6ec52 /apps/dav/l10n/ja.js
parent5b64b8119fc9c004887b514722bcecc2353564de (diff)
downloadnextcloud-server-945afd4432d25fb36de4cb98736fc2777c0a54a5.tar.gz
nextcloud-server-945afd4432d25fb36de4cb98736fc2777c0a54a5.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.js6
1 files changed, 3 insertions, 3 deletions
diff --git a/apps/dav/l10n/ja.js b/apps/dav/l10n/ja.js
index 365a97efd89..ed48991a1b7 100644
--- a/apps/dav/l10n/ja.js
+++ b/apps/dav/l10n/ja.js
@@ -164,8 +164,6 @@ OC.L10N.register(
"Please contact the organizer directly." : "主催者に直接お問い合わせください。",
"Are you accepting the invitation?" : "招待を受け入れていますか?",
"Tentative" : "暫定的",
- "Number of guests" : "ゲスト数",
- "Comment" : "コメント",
"Your attendance was updated successfully." : "出席は正常に更新されました。",
"Todos" : "ToDo",
"{actor} created todo {todo} in list {calendar}" : "{actor}はリスト{calendar}のtodo {todo}を作成しました",
@@ -178,6 +176,8 @@ OC.L10N.register(
"You solved todo {todo} in list {calendar}" : "リスト{calendar}のtodo {todo}を解決しました。",
"{actor} reopened todo {todo} in list {calendar}" : "{actor}リスト{calendar}のToDo {todo}を再開しました",
"You reopened todo {todo} in list {calendar}" : "リスト{calendar}のtodo {todo}を再開しました",
- "A calendar <strong>todo</strong> was modified" : "カレンダーの<strong>ToDo</strong>が変更されたとき"
+ "A calendar <strong>todo</strong> was modified" : "カレンダーの<strong>ToDo</strong>が変更されたとき",
+ "Number of guests" : "ゲスト数",
+ "Comment" : "コメント"
},
"nplurals=1; plural=0;");