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:19 +00:00
parent 5d4612738b
commit 77b2945fff
76 changed files with 83 additions and 83 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" : "封存所有卡片",
"Unarchive all cards" : "解除封存所有卡片",
"Delete list" : "刪除列表",
@@ -309,6 +308,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;");