Fix(l10n): Update translations from Transifex

Signed-off-by: Nextcloud bot <bot@nextcloud.com>
This commit is contained in:
Nextcloud bot
2024-06-08 00:36:48 +00:00
parent 0d52bd5858
commit 6731e2942a
36 changed files with 72 additions and 72 deletions

View File

@@ -149,7 +149,6 @@ OC.L10N.register(
"Filter by tag" : "以標籤過濾",
"Filter by assigned user" : "以指派用戶過濾",
"Unassigned" : "未指派",
"Filter by completed" : "按已完成篩選",
"Open and completed" : "開啟並完成",
"Open" : "開啟",
"Completed" : "已完成",
@@ -385,6 +384,7 @@ OC.L10N.register(
"List is empty" : "列表是空的",
"Limit deck usage of groups" : "限制群組使用 Deck",
"Limiting Deck will block users not part of those groups from creating their own boards. Users will still be able to work on boards that have been shared with them." : "限制 Deck 將阻止不屬於這些群組的用戶創建自己的面板。用戶仍然可以在與他們的面板上工作。",
"Not completed" : "未完成"
"Not completed" : "未完成",
"Filter by completed" : "按已完成篩選"
},
"nplurals=1; plural=0;");