Fix(l10n): Update translations from Transifex

Signed-off-by: Nextcloud bot <bot@nextcloud.com>
This commit is contained in:
Nextcloud bot
2024-03-29 00:42:07 +00:00
parent 460a08effa
commit 3749f4d9b0
140 changed files with 50 additions and 264 deletions

View File

@@ -36,7 +36,6 @@ OC.L10N.register(
"Delete board" : "Izbriši tablu",
"Today" : "Danas",
"Close" : "Zatvori",
"Share" : "Podeli",
"Due date" : "Rok"
"Share" : "Podeli"
},
"nplurals=3; plural=(n%10==1 && n%100!=11 ? 0 : n%10>=2 && n%10<=4 && (n%100<10 || n%100>=20) ? 1 : 2);");