Files
nextcloud-pantry/l10n/bs.json
Nextcloud bot a4bcf1f883 fix(l10n): Update translations from Transifex
Signed-off-by: Nextcloud bot <bot@nextcloud.com>
2026-05-16 02:28:21 +00:00

25 lines
729 B
JSON

{ "translations": {
"Save" : "Spremi",
"Name" : "Ime",
"Cancel" : "Cancel",
"Create" : "Kreiraj",
"Delete" : "Obriši",
"Edit" : "Izmjeni",
"Description" : "Opis",
"All" : "Sve",
"Remove image" : "Ukloni sliku",
"Restore" : "Obnovi",
"Member" : "Član",
"Owner" : "Vlasnik",
"Members" : "Članovi",
"Rename folder" : "Preimenuj fasciklu",
"Rename" : "Preimenuj",
"Close" : "Zatvori",
"days" : "dana",
"weeks" : "sedmica",
"Daily" : "Dnevno",
"Weekly" : "Sedmično",
"Upload" : "Učitaj",
"New folder" : "Nova fascikla"
},"pluralForm" :"nplurals=3; plural=(n%10==1 && n%100!=11 ? 0 : n%10>=2 && n%10<=4 && (n%100<10 || n%100>=20) ? 1 : 2);"
}