Fix(l10n): 🔠 Update translations from Transifex

Signed-off-by: Nextcloud bot <bot@nextcloud.com>
This commit is contained in:
Nextcloud bot
2022-12-31 03:20:24 +00:00
parent 02ca7acf4f
commit 90d14c544f
76 changed files with 82 additions and 82 deletions

View File

@@ -181,7 +181,6 @@ OC.L10N.register(
"Transfer" : "転送",
"The board has been transferred to {user}" : "ボードが {user} に転送されました。",
"Failed to transfer the board to {user}" : "{user} へのボードの転送に失敗しました",
"Add a new list" : "新しいリストを追加",
"Archive all cards" : "すべてのカードをアーカイブする",
"Delete list" : "リストを削除",
"Archive all cards in this list" : "このリストのすべてのカードをアーカイブする",
@@ -298,6 +297,7 @@ OC.L10N.register(
"Are you sure you want to transfer the board {title} for {user}?" : "本当に、 {user} のボード {title} を転送してもよろしいですか?",
"Transfer the board for {user} successfully" : "{user} のボードの転送に成功しました",
"Failed to transfer the board for {user}" : "{user} のボードの転送に失敗しました",
"Add a new list" : "新しいリストを追加",
"Are you sure you want to delete the board {title}? This will delete all the data of this board." : "このボード{title}を削除してもよろしいですか?この操作はこのボードのデータすべてを削除します。"
},
"nplurals=1; plural=0;");