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;");