fix(l10n): Update translations from Transifex

Signed-off-by: Nextcloud bot <bot@nextcloud.com>
This commit is contained in:
Nextcloud bot
2025-09-11 00:31:57 +00:00
parent 81bd239dec
commit 75f6af1e6b
188 changed files with 656 additions and 646 deletions

View File

@@ -373,9 +373,6 @@ OC.L10N.register(
"Note: Only the JSON format is supported for importing back into the Deck app." : "注意:僅支援 JSON 格式以便重新導入到 Deck 應用程式。",
"Export" : "導出",
"Loading filtered view" : "正在加載已過濾視圖",
"Today" : "今日",
"Tomorrow" : "明日",
"No due" : "沒有到期的",
"Search for {searchQuery} in all boards" : "在所有面板中搜索 {searchQuery}",
"No results found" : "未找到結果",
"Deck board {name}\n* Last modified on {lastMod}" : "Deck 面板 {name}\n* 最後修改於 {lastMod}",
@@ -416,6 +413,9 @@ OC.L10N.register(
"Example Task 3" : "示例任務 3",
"Example Task 2" : "示例任務 2",
"Example Task 1" : "示例任務 1",
"Move card to another board" : "將卡片移到其他面板"
"Move card to another board" : "將卡片移到其他面板",
"Today" : "今日",
"Tomorrow" : "明日",
"No due" : "沒有到期的"
},
"nplurals=1; plural=0;");