Files
nextcloud-pantry/l10n/hr.js
Nextcloud bot 37000ae54f fix(l10n): Update translations from Transifex
Signed-off-by: Nextcloud bot <bot@nextcloud.com>
2026-05-15 02:18:33 +00:00

71 lines
2.1 KiB
JavaScript

OC.L10N.register(
"pantry",
{
"_%n item_::_%n items_" : ["%d datoteka","%d datoteke","%d datoteka"],
"Account settings" : "Postavke računa",
"Images" : "Slike",
"Upload folder" : "Mapa za učitavanje",
"Browse …" : "Pregledaj …",
"Save" : "Spremi",
"Saving …" : "Spremanje…",
"Notifications" : "Obavijesti",
"Name" : "Naziv",
"Cancel" : "Otkaži",
"Create" : "Stvori",
"Delete" : "Izbriši",
"Edit" : "Uredi",
"Add" : "Dodaj",
"Quantity" : "Količina",
"Category" : "Kategorija",
"Description" : "Opis",
"All" : "Sve",
"Image" : "Slika",
"Upload image" : "Uvezi sliku",
"Remove image" : "Ukloni sliku",
"Delete permanently" : "Trajno izbrišite",
"Restore" : "Vrati",
"Status" : "Status",
"Done" : "Gotovo",
"Owner" : "Vlasnik",
"General" : "Općenito",
"Save changes" : "Spremi promjene",
"Members" : "Članovi",
"Account" : "Račun",
"Role" : "Uloga",
"Joined" : "Pridružen",
"Add a member" : "Dodaj člana",
"Danger zone" : "Zona opasnosti",
"Preview" : "Pretpregled",
"Untitled note" : "Bilješka bez naslova",
"Rename folder" : "Preimenuj mapu",
"Folder name" : "Naziv mape",
"Rename" : "Preimenuj",
"Close" : "Zatvori",
"days" : "dani",
"weeks" : "tjedana",
"months" : "mjeseci",
"years" : "godina",
"Daily" : "Svaki dan",
"Weekly" : "Svaki tjedan",
"Monthly" : "Svaki mjesec",
"Ends" : "Završava",
"Never" : "Nikad",
"On date" : "Na datum",
"Summary" : "Sažetak",
"Remove recurrence" : "Ukloni ponavljanja",
"Newest first" : "Najnoviji prvi",
"Oldest first" : "Najstariji prvi",
"Custom" : "Prilagođeno",
"Trash" : "Smeće",
"New list" : "Novi popis",
"Checklists" : "Kontrolni popisi",
"No lists yet" : "Još nema popisa",
"Delete note" : "Izbriši bilješku",
"Upload" : "Učitaj",
"New folder" : "Nova mapa",
"Back" : "Natrag",
"Add a description" : "Dodaj opis",
"Delete folder" : "Izbriši mapu"
},
"nplurals=3; plural=n%10==1 && n%100!=11 ? 0 : n%10>=2 && n%10<=4 && (n%100<10 || n%100>=20) ? 1 : 2;");