mirror of
https://github.com/inverse-inc/sogo.git
synced 2026-02-24 10:56:22 +00:00
242 lines
9.5 KiB
Plaintext
242 lines
9.5 KiB
Plaintext
/* this file is in UTF-8 format! */
|
|
|
|
/* toolbars */
|
|
"Save" = "Sačuvajte";
|
|
"Close" = "Zatvorite";
|
|
"Edit User Rights" = "Izmijenite korisnička prava";
|
|
"Home" = "Početna";
|
|
"Calendar" = "Kalendar";
|
|
"Address Book" = "Imenik";
|
|
"Mail" = "Pošta";
|
|
"Preferences" = "Podešavanja";
|
|
"Administration" = "Administracija";
|
|
"Disconnect" = "Prekinite konekciju";
|
|
"Toggle Menu" = "Promijenite Izbornik";
|
|
"Right Administration" = "Administracija Privilegija";
|
|
"Log Console (dev.)" = "Konzola Logova (dev.)";
|
|
"User" = "Korisnik";
|
|
"Vacation message is enabled" = "Auto-obavijest tokom vaše odsutnosti je uključena.";
|
|
"Help" = "Pomoć";
|
|
"noJavascriptError" = "SOGo zahtijeva Javascript za rad. Provjerite da je opcije uključena u vašem pregledniku.";
|
|
"noJavascriptRetry" = "Pokušajte ponovo";
|
|
"Owner" = "Vlasnik";
|
|
"Publish the Free/Busy information" = "Objavi informacije o dostupnosti mojih termina Slobodno/Zauzeto";
|
|
"Add..." = "Dodati...";
|
|
"Remove" = "Ukloniti";
|
|
"Subscribe User" = "Predplatite Korisnika";
|
|
"Any Authenticated User" = "Svaki autentifikovani korisnik";
|
|
"Public Access" = "Javni Pristup";
|
|
"Any user not listed above" = "Bilo koji korisnik koji nije prikazan gore";
|
|
"Anybody accessing this resource from the public area" = "Bilo ko može pristupit ovom resursu";
|
|
"Sorry, the user rights can not be configured for that object." = "Korisnička prava nije moguće podesiti za taj objekat.";
|
|
"Any user with an account on this system will be able to access your mailbox \"%{0}\". Are you certain you trust them all?"
|
|
= "Svaki korisnik na ovom sistemu moći će pristupiti vašem E-mailu \"%{0}\". Sigurni ste da želite da podijelite pristup vašoj pošti sa svima?";
|
|
"Any user with an account on this system will be able to access your calendar \"%{0}\". Are you certain you trust them all?"
|
|
= "Svaki korisnik na ovom sistemu moći će pristupiti vašem kalendaru \"%{0}\". Sigurni ste da želite da podijelite pristup vašem kalendaru sa svima?";
|
|
"Potentially anyone on the Internet will be able to access your calendar \"%{0}\", even if they do not have an account on this system. Is this information suitable for the public Internet?"
|
|
= "Svako na Internetu moći će prisupiti vašem kalendaru \"%{0}\", iako nemaju račun na ovom sistemu. Ove informacije su prikladne za dijeljenje na Internetu?";
|
|
"Any user with an account on this system will be able to access your address book \"%{0}\". Are you certain you trust them all?"
|
|
= "Svaki korisnik s računom na ovom sistemu moći će pristupit vašem imeniku \"%{0}\". Sigurni ste da želite da podijelite pristup vašem imeniku sa svima?";
|
|
"Potentially anyone on the Internet will be able to access your address book \"%{0}\", even if they do not have an account on this system. Is this information suitable for the public Internet?"
|
|
= "Svako na Intenretu moći će pristupiti vašem imeniku \"%{0}\", iako nemaju račun na ovom sistemu. Ove informacije su prikladne za dijeljenje na Internetu?";
|
|
"Give Access" = "Dozvolite Pristup";
|
|
"Keep Private" = "Zadržati Privatno";
|
|
"Expand" = "Expand";
|
|
"Reduce" = "Reduce";
|
|
|
|
/* tooltip */
|
|
"Refresh" = "Refresh";
|
|
|
|
/* generic.js */
|
|
"Unable to subscribe to that folder!"
|
|
= "Nije moguće se predplatiti na taj folder!";
|
|
"You cannot subscribe to a folder that you own!"
|
|
= "Nije moguće se pretplatiti na vlastiti folder!";
|
|
"Unable to unsubscribe from that folder!"
|
|
= "Nije moguće se odjavit od tog foldera!";
|
|
"You cannot unsubscribe from a folder that you own!"
|
|
= "Nije moguće se odjavit od vlastitog foldera!";
|
|
"Unable to rename that folder!" = "Ne mogu da preimenujem taj folder!";
|
|
"You have already subscribed to that folder!"
|
|
= "Već ste se pretplatili na taj folder!";
|
|
"The user rights cannot be edited for this object!"
|
|
= "Korisnička prava nije moguće izmijeniti na ovom objektu!";
|
|
"A folder by that name already exists." = "Folder s tim imenom već postoji.";
|
|
"You cannot create a list in a shared address book."
|
|
= "Ne možete napraviti listu u dijeljenom imeniku. ";
|
|
"Warning" = "Upozorenje";
|
|
"Can't contact server" = "Desila se greška pri spajanju na server. Molimo pokušajte kasnije.";
|
|
"You are not allowed to access this module or this system. Please contact your system administrator."
|
|
= "Nemate prava pristupa na ovaj modul ili stistem. Molimo, kontaktirajte adminstratora.";
|
|
"You don't have the required privileges to perform the operation."
|
|
= "Nemate potrebne ovlasti za obavljanje ove radnje.";
|
|
"noEmailForDelegation" = "Morate specificiarti E-mail adresu na koju želite prenijeti pozivnicu. ";
|
|
"delegate is organizer" = "Delegat je organizator. Izaberite nekog drugog delegata.";
|
|
"delegate is a participant" = "Delagat je već učesnik. ";
|
|
"delegate is a group" = "Navedena E-mail adresa odgovara grupi. Deligirati možete samo na jednu osobu.";
|
|
|
|
/* common buttons */
|
|
"OK" = "OK";
|
|
"Cancel" = "Otkažite";
|
|
"Yes" = "Da";
|
|
"No" = "No";
|
|
|
|
/* generic messages */
|
|
"Error" = "Greška";
|
|
"Success" = "Uspješno.";
|
|
|
|
/* confirmation dialog box */
|
|
"Confirmation" = "Potvrda";
|
|
|
|
/* alarms */
|
|
"Reminder" = "Podsjetnik";
|
|
"Start" = "Početak";
|
|
"Due Date" = "Rok";
|
|
"Location" = "Lokacija";
|
|
"Snooze" = "Odgodi";
|
|
"Snooze for " = "Odgodi za";
|
|
"5 minutes" = "5 minuta";
|
|
"10 minutes" = "10 minuta";
|
|
"15 minutes" = "15 minuta";
|
|
"30 minutes" = "30 minuta";
|
|
"45 minutes" = "45 minuta";
|
|
"1 hour" = "1 sat";
|
|
"1 day" = "1 dan";
|
|
|
|
/* mail labels */
|
|
"Important" = "Važno";
|
|
"Work" = "Posao";
|
|
"Personal" = "Lično";
|
|
"To Do" = "Lista Zadataka";
|
|
"Later" = "Kasnije";
|
|
"Forwarded" = "Forwarded";
|
|
"Return Receipt Sent" = "Poslati potvrdu o prijemu";
|
|
"a2_Sunday" = "Ne";
|
|
"a2_Monday" = "Po";
|
|
"a2_Tuesday" = "Ut";
|
|
"a2_Wednesday" = "Sr";
|
|
"a2_Thursday" = "Če";
|
|
"a2_Friday" = "Pe";
|
|
"a2_Saturday" = "Su";
|
|
"Access Rights" = "Pristupna Prava";
|
|
"Add User" = "Dodati Korisnika";
|
|
"Loading" = "Učitavnje";
|
|
"No such user." = "Korisnik ne postoji.";
|
|
"You cannot (un)subscribe to a folder that you own!" = "Ne možete se pretplatiti (odjavit) na vlastiti folder!";
|
|
|
|
/* SMIME Certificate field */
|
|
"S/MIME Certificate" = "S/MIME Certifikat";
|
|
"Subject Name" = "Tema";
|
|
"Issuer" = "Izdavač";
|
|
"streetAddress" = "Street";
|
|
"stateOrProvinceName" = "State or Province";
|
|
"localityName" = "Locality";
|
|
"countryName" = "Zemlja";
|
|
"organizationName" = "Organizacija";
|
|
"organizationalUnitName" = "Organizaciona Jedinica";
|
|
"commonName" = "Poznato Ime";
|
|
"surname" = "Surname";
|
|
"givenName" = "Given Name";
|
|
"emailAddress" = "E-mail Adresa";
|
|
|
|
|
|
/* Authentication username */
|
|
"Username" = "Korisničko Ime";
|
|
|
|
/* Authentication password */
|
|
"Password" = "Šifra";
|
|
|
|
/* Authentication failed */
|
|
"Wrong username or password." = "Pogrešno korisničko ime ili šifra";
|
|
|
|
/* Error message displayed bellow search field when the search string has less than the required number of characters */
|
|
"Enter at least %{minimumSearchLength} characters" = "Unesite najmanje %{minimumSearchLength} znakova";
|
|
|
|
/* Error message displayed when a file upload exceeds WOMaxUploadSize */
|
|
"File size upload limit reached" = "Prekoračen limit za veličinu priloga";
|
|
|
|
/* Generic server error */
|
|
"An error occured, please try again." = "Došlo je do greške, molimo pokušajte ponovo.";
|
|
|
|
/* Open datepicker */
|
|
"Open Calendar" = "Otvorite Kalendar";
|
|
|
|
/* Toggle visibility (ex: mail account in left navigation menu) */
|
|
"Toggle visibility" = "Vidljivost uključeno/isključeno";
|
|
|
|
"Keyboard Shortcuts" = "Prečice na tastaturi";
|
|
|
|
/* Aria label for avatar button to select and unselect an item */
|
|
"Toggle item" = "Uključi/Isključi stavku";
|
|
|
|
/* Toggle multiple items at the same time (hotkeys cheatsheet) */
|
|
"Toggle range of items" = "Uključi/Isključi stavke";
|
|
|
|
/* Question mark shows list of hotkeys */
|
|
"Show or hide this help" = "Prikaži ili sakrij pomoć";
|
|
|
|
/* Space key */
|
|
"key_space" = "space";
|
|
|
|
/* Delete key */
|
|
"key_delete" = "delete";
|
|
|
|
/* Shift and space key */
|
|
"key_shift+space" = "shift + space";
|
|
|
|
/* Up arrow key */
|
|
"key_up" = "↑";
|
|
|
|
/* Down arrow key */
|
|
"key_down" = "↓";
|
|
|
|
/* Left arrow key */
|
|
"key_left" = "←";
|
|
|
|
/* Right arrow key */
|
|
"key_right" = "→";
|
|
|
|
/* Shift and up arrow combo keys */
|
|
"key_shift+up" = "shift + ↑";
|
|
|
|
/* Shift and down arrow combo keys */
|
|
"key_shift+down" = "shift + ↓";
|
|
|
|
/* Backspace key */
|
|
"key_backspace" = "⌫";
|
|
|
|
/* Hotkey to start a search */
|
|
"hotkey_search" = "s";
|
|
|
|
/* Hotkey description to select next list item */
|
|
"View next item" = "Pogledajte sljedću stavku";
|
|
|
|
/* Hotkey description to select previous list item */
|
|
"View previous item" = "Pogledajte prethodnu stavku";
|
|
|
|
/* Hotkey description to add next list item to selection */
|
|
"Add next item to selection" = "Dodajte sljedeću stavku u odabir";
|
|
|
|
/* Hotkey description to add previous list item to selection */
|
|
"Add previous item to selection" = "Dodajte prethodnu stavku u odabir";
|
|
|
|
/* Hotkey description to move backward in current view */
|
|
"Move backward" = "Pomjeri Nazad";
|
|
|
|
/* Hotkey description to move forward in current view */
|
|
"Move forward" = "Pomjeri Naprijed";
|
|
|
|
/* Password Recovery */
|
|
"passwordRecovery_Disabled" = "Disabled";
|
|
"passwordRecovery_SecretQuestion" = "Secret question";
|
|
"passwordRecovery_SecretQuestion1" = "What is the name of your first pet ?";
|
|
"passwordRecovery_SecretQuestion2" = "What was your first car ?";
|
|
"passwordRecovery_SecretQuestion3" = "What is your favorite movie ?";
|
|
"passwordRecovery_SecondaryEmail" = "Secondary E-mail";
|
|
|
|
/* Password */
|
|
"POLICY_MIN_LOWERCASE_LETTER" = "Minimum of %{0} lowercase letter";
|
|
"POLICY_MIN_UPPERCASE_LETTER" = "Minimum of %{0} uppercase letter";
|
|
"POLICY_MIN_DIGIT" = "Minimum of %{0} digit";
|
|
"POLICY_MIN_SPECIAL_SYMBOLS" = "Minimum of %{0} special symbols";
|
|
"POLICY_MIN_LENGTH" = "Minimum length of %{0} characters"; |