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:52 +00:00
parent 516294ee23
commit 9035a23af8
188 changed files with 656 additions and 646 deletions

View File

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