From 3ca28aee6e34fa5b5d840ac471121d7fe042dae7 Mon Sep 17 00:00:00 2001 From: Nextcloud bot Date: Thu, 2 Nov 2023 01:30:19 +0000 Subject: [PATCH] Fix(l10n): Update translations from Transifex Signed-off-by: Nextcloud bot --- l10n/ja.js | 12 +++++++++++- l10n/ja.json | 12 +++++++++++- 2 files changed, 22 insertions(+), 2 deletions(-) diff --git a/l10n/ja.js b/l10n/ja.js index d16bc98..96b1853 100644 --- a/l10n/ja.js +++ b/l10n/ja.js @@ -2,9 +2,19 @@ OC.L10N.register( "related_resources", { "Calendar" : "カレンダー", + "Calendar \"%s\"" : "カレンダー \"%s\"", "Deck" : "デッキ", + "Deck board \"%s\"" : "デッキボード \"%s\"", "Files" : "ファイル", + "File \"%s\"" : "ファイル \"%s\"", + "Group Folder" : "グループフォルダー", + "Group Folder \"%s\"" : "グループフォルダー \"%s\"", "Talk conversation" : "会話", - "Talk" : "トーク" + "Conversation with %s" : "%s との会話", + "Talk" : "トーク", + "Talk conversation \"%s\"" : "Talkの会話 \"%s\"", + "Related Resources" : "関連リソース", + "Displays resources related to current item in right panel" : "現在の項目に関連するリソースを右側のパネルに表示する", + "Displays resources related to current item in right panel." : "現在の項目に関連するリソースを右側のパネルに表示する。" }, "nplurals=1; plural=0;"); diff --git a/l10n/ja.json b/l10n/ja.json index e9fe394..cde7365 100644 --- a/l10n/ja.json +++ b/l10n/ja.json @@ -1,8 +1,18 @@ { "translations": { "Calendar" : "カレンダー", + "Calendar \"%s\"" : "カレンダー \"%s\"", "Deck" : "デッキ", + "Deck board \"%s\"" : "デッキボード \"%s\"", "Files" : "ファイル", + "File \"%s\"" : "ファイル \"%s\"", + "Group Folder" : "グループフォルダー", + "Group Folder \"%s\"" : "グループフォルダー \"%s\"", "Talk conversation" : "会話", - "Talk" : "トーク" + "Conversation with %s" : "%s との会話", + "Talk" : "トーク", + "Talk conversation \"%s\"" : "Talkの会話 \"%s\"", + "Related Resources" : "関連リソース", + "Displays resources related to current item in right panel" : "現在の項目に関連するリソースを右側のパネルに表示する", + "Displays resources related to current item in right panel." : "現在の項目に関連するリソースを右側のパネルに表示する。" },"pluralForm" :"nplurals=1; plural=0;" } \ No newline at end of file