From 9c82b34bdfd90bed62b030251986bc378132b71e Mon Sep 17 00:00:00 2001 From: Nextcloud bot Date: Sat, 13 Jul 2024 00:39:37 +0000 Subject: [PATCH] Fix(l10n): Update translations from Transifex Signed-off-by: Nextcloud bot --- l10n/ja.js | 8 ++++++++ l10n/ja.json | 8 ++++++++ 2 files changed, 16 insertions(+) diff --git a/l10n/ja.js b/l10n/ja.js index 60486c082..a1b508564 100644 --- a/l10n/ja.js +++ b/l10n/ja.js @@ -37,6 +37,10 @@ OC.L10N.register( "{user} has archived card {card} in list {stack} on board {board}" : "{user}がボード{board}のリスト{stack}にカード{card}をアーカイブしました", "You have unarchived card {card} in list {stack} on board {board}" : "ボード {board}のリスト {stack}にあるカード {card} をアーカイブ解除しました", "{user} has unarchived card {card} in list {stack} on board {board}" : "{user}がボード {board}のリスト {stack}にあるカード {card} をアーカイブ解除しました", + "You have marked the card {card} as done in list {stack} on board {board}" : "ボード{board}のリスト{stack}で、カード{card}に完了のマークを付けました。", + "{user} has marked card {card} as done in list {stack} on board {board}" : "{user}は、ボード{board}のリスト{stack}で、カード{card}に完了のマークを付けました。", + "You have marked the card {card} as undone in list {stack} on board {board}" : "ボード{board}のリスト{stack}でカード{card}に未完成のマークを付けました。", + "{user} has marked the card {card} as undone in list {stack} on board {board}" : "{user}は、ボード{board}のリスト{stack}でカード{card}に未完成のマークを付けました。", "You have removed the due date of card {card}" : "カード{card}の期日を削除しました", "{user} has removed the due date of card {card}" : "{user}がカード{card}の期日を削除しました", "You have set the due date of card {card} to {after}" : "カード{card}の期日を{after}に設定しました", @@ -145,6 +149,7 @@ OC.L10N.register( "Filter by tag" : "タグによるフィルター", "Filter by assigned user" : "割当ユーザーでフィルター", "Unassigned" : "未割り当て", + "Filter by status" : "ステータスによるフィルター", "Open and completed" : "開いて完成", "Open" : "開く", "Completed" : "完了", @@ -310,6 +315,7 @@ OC.L10N.register( "Show card ID badge" : "カードIDバジを表示", "Show boards in calendar/tasks" : "カレンダー/タスクでボードを表示する", "Limit board creation to some groups" : "ボード作成は一部のグループに制限する", + "Users outside of those groups will not be able to create their own boards, but will still be able to work on boards that have been shared with them." : "これらのグループ以外のユーザーは、独自のボードを作成することはできませんが、共有されているボードで作業することはできます。", "Board details" : "ボードの詳細", "Edit board" : "ボードを編集", "Clone board" : "ボードを複製", @@ -327,6 +333,7 @@ OC.L10N.register( "Only assigned cards" : "割り当てられたカードのみ", "No reminder" : "リマインダーなし", "An error occurred" : "エラーが発生しました", + "Are you sure you want to delete the board {title}? This will delete all the data of this board including archived cards." : "ボード{title}を削除しますか? これにより、アーカイブされたカードを含むこのボードのすべてのデータが削除されます。", "Delete the board?" : "ボードを削除しますか?", "Loading filtered view" : "フィルタされたビューを読み込み中", "Today" : "今日", @@ -338,6 +345,7 @@ OC.L10N.register( "Deck board {name}\n* Last modified on {lastMod}" : "デッキボード{name}\n最終更新日:{lastMod}", "{stack} in {board}" : "{board} 内の {stack}", "Click to expand description" : "説明を展開するにはクリックしてください", + "* Created on {created}\n* Last modified on {lastMod}\n* {nbAttachments} attachments\n* {nbComments} comments" : "* 作成: {created}\n* 最終変更: {lastMod}\n* {nbAttachments} 添付ファイル\n* {nbComments} コメント", "{nbCards} cards" : "{nbCards} カード", "Click to expand comment" : "コメントを展開するにはクリックしてください", "Create a new card" : "新しいカードを作成する", diff --git a/l10n/ja.json b/l10n/ja.json index 836ad2d9c..8b70c4dac 100644 --- a/l10n/ja.json +++ b/l10n/ja.json @@ -35,6 +35,10 @@ "{user} has archived card {card} in list {stack} on board {board}" : "{user}がボード{board}のリスト{stack}にカード{card}をアーカイブしました", "You have unarchived card {card} in list {stack} on board {board}" : "ボード {board}のリスト {stack}にあるカード {card} をアーカイブ解除しました", "{user} has unarchived card {card} in list {stack} on board {board}" : "{user}がボード {board}のリスト {stack}にあるカード {card} をアーカイブ解除しました", + "You have marked the card {card} as done in list {stack} on board {board}" : "ボード{board}のリスト{stack}で、カード{card}に完了のマークを付けました。", + "{user} has marked card {card} as done in list {stack} on board {board}" : "{user}は、ボード{board}のリスト{stack}で、カード{card}に完了のマークを付けました。", + "You have marked the card {card} as undone in list {stack} on board {board}" : "ボード{board}のリスト{stack}でカード{card}に未完成のマークを付けました。", + "{user} has marked the card {card} as undone in list {stack} on board {board}" : "{user}は、ボード{board}のリスト{stack}でカード{card}に未完成のマークを付けました。", "You have removed the due date of card {card}" : "カード{card}の期日を削除しました", "{user} has removed the due date of card {card}" : "{user}がカード{card}の期日を削除しました", "You have set the due date of card {card} to {after}" : "カード{card}の期日を{after}に設定しました", @@ -143,6 +147,7 @@ "Filter by tag" : "タグによるフィルター", "Filter by assigned user" : "割当ユーザーでフィルター", "Unassigned" : "未割り当て", + "Filter by status" : "ステータスによるフィルター", "Open and completed" : "開いて完成", "Open" : "開く", "Completed" : "完了", @@ -308,6 +313,7 @@ "Show card ID badge" : "カードIDバジを表示", "Show boards in calendar/tasks" : "カレンダー/タスクでボードを表示する", "Limit board creation to some groups" : "ボード作成は一部のグループに制限する", + "Users outside of those groups will not be able to create their own boards, but will still be able to work on boards that have been shared with them." : "これらのグループ以外のユーザーは、独自のボードを作成することはできませんが、共有されているボードで作業することはできます。", "Board details" : "ボードの詳細", "Edit board" : "ボードを編集", "Clone board" : "ボードを複製", @@ -325,6 +331,7 @@ "Only assigned cards" : "割り当てられたカードのみ", "No reminder" : "リマインダーなし", "An error occurred" : "エラーが発生しました", + "Are you sure you want to delete the board {title}? This will delete all the data of this board including archived cards." : "ボード{title}を削除しますか? これにより、アーカイブされたカードを含むこのボードのすべてのデータが削除されます。", "Delete the board?" : "ボードを削除しますか?", "Loading filtered view" : "フィルタされたビューを読み込み中", "Today" : "今日", @@ -336,6 +343,7 @@ "Deck board {name}\n* Last modified on {lastMod}" : "デッキボード{name}\n最終更新日:{lastMod}", "{stack} in {board}" : "{board} 内の {stack}", "Click to expand description" : "説明を展開するにはクリックしてください", + "* Created on {created}\n* Last modified on {lastMod}\n* {nbAttachments} attachments\n* {nbComments} comments" : "* 作成: {created}\n* 最終変更: {lastMod}\n* {nbAttachments} 添付ファイル\n* {nbComments} コメント", "{nbCards} cards" : "{nbCards} カード", "Click to expand comment" : "コメントを展開するにはクリックしてください", "Create a new card" : "新しいカードを作成する",