Files
nextcloud-forum/l10n/hr.js
Nextcloud bot 0fb78f7d76 fix(l10n): Update translations from Transifex
Signed-off-by: Nextcloud bot <bot@nextcloud.com>
2026-03-16 02:12:24 +00:00

105 lines
3.4 KiB
JavaScript

OC.L10N.register(
"forum",
{
"Admin" : "Admin",
"User" : "@string/user_icon",
"Guest" : "Gost",
"General" : "Općenito",
"Support" : "Podrška",
"Bold text" : "Podebljani tekst",
"Underlined text" : "Podcrtani tekst",
"Forum" : "Forum",
"Deleted user" : "Izbrisan korisnik",
"User ID" : "ID korisnika",
"Role" : "Uloga",
"Loading …" : "Učitavanje…",
"Search" : "Traži",
"Home" : "Doma",
"Bookmarks" : "Knjižne oznake",
"Dashboard" : "Nadzorna ploča",
"Users" : "Korisnici",
"Categories" : "Kategorije",
"Expand" : "Proširi",
"Collapse" : "Sakrij",
"Hello world!" : "Pozdrav svijete!",
"Code" : "Kod",
"Quote" : "Ponuda",
"Font size" : "Veličina fonta",
"List" : "Popis",
"Insert emoji" : "Umetni emoji",
"Close" : "Zatvori",
"Failed to upload file" : "Nije uspjelo prenijeti datoteku",
"Threads" : "Niti",
"Category" : "Kategorija",
"Allow" : "Dopusti",
"Pick a color" : "Odaberite boju",
"Cancel" : "Cancel",
"Create" : "Stvori",
"Update" : "Ažuriraj",
"Move" : "Premjesti",
"Page not found" : "Stranica nije pronađena",
"Back" : "Natrag",
"Edit" : "Uredi",
"Delete" : "Izbriši",
"Unread" : "Nepročitano",
"Save" : "Spremi",
"Current version" : "Trenutna verzija",
"Version {index}" : "Verzija {index}",
"Add reaction" : "Dodaj reakciju",
"React with {emoji}" : "Reagiraj s {emoji}",
"Uncategorized" : "Nekategorizirani",
"_%n reply_::_%n replies_" : ["%n odgovor","%n odgovora","%n odgovora"],
"Views" : "Prikazi",
"Title" : "Naslov",
"Saving draft …" : "Spremanje skice...",
"Draft saved" : "Skica je spremljena",
"Unsaved changes" : "Nespremljene promjene",
"Refresh" : "Osvježi",
"Retry" : "Pokušaj ponovno",
"In {category}" : "U {category}",
"Error" : "Pogreška",
"Created" : "Stvoreno",
"Searching …" : "Traženje…",
"No results found" : "Nema rezultata",
"Back to {category}" : "Natrag na {category}",
"Reply" : "Odgovori",
"by" : "od",
"Subscribe" : "Preplata",
"Subscribed" : "Pretplaćen",
"Bookmark" : "Dodaj knjižnu oznaku",
"Edit title" : "Uredi naslov",
"Move thread" : "Premjesti dretvu",
"Preferences" : "Preferencije",
"Notifications" : "Obavijesti",
"Files" : "Datoteke",
"Browse" : "Pregledaj",
"Signature" : "Potpis",
"Enable" : "Omogućite",
"Disable" : "Onemogući",
"Tag" : "Oznaka",
"Description" : "Opis",
"Enabled" : "Omogućeno",
"Name" : "Naziv",
"New" : "Novo",
"Permissions" : "Dopuštenja",
"Move up" : "Premjesti gore",
"Move down" : "Premjesti dolje",
"Last 7 days" : "Zadnjih 7 dana",
"General settings" : "Opće postavke",
"Appearance" : "Izgled",
"Access control" : "Kontrola pristupa",
"Settings saved" : "Postavke spremljene",
"Failed to save settings" : "Spremanje postavki nije uspjelo",
"Reset" : "Resetiraj",
"ID" : "ID",
"Owner" : "Vlasnik",
"Actions" : "Radnje",
"No teams found" : "Nema pronađenih timova",
"No users found" : "Nije pronađen nijedan korisnik",
"Joined" : "Pridružen",
"Status" : "Status",
"Active" : "Aktivan",
"Deleted" : "Izbrisano"
},
"nplurals=3; plural=n%10==1 && n%100!=11 ? 0 : n%10>=2 && n%10<=4 && (n%100<10 || n%100>=20) ? 1 : 2;");