mirror of
https://github.com/nextcloud/server.git
synced 2026-02-25 10:51:41 -05:00
Some checks are pending
CodeQL Advanced / Analyze (actions) (push) Waiting to run
CodeQL Advanced / Analyze (javascript-typescript) (push) Waiting to run
Integration sqlite / changes (push) Waiting to run
Integration sqlite / integration-sqlite (master, 8.4, main, --tags ~@large files_features) (push) Blocked by required conditions
Integration sqlite / integration-sqlite (master, 8.4, main, capabilities_features) (push) Blocked by required conditions
Integration sqlite / integration-sqlite (master, 8.4, main, collaboration_features) (push) Blocked by required conditions
Integration sqlite / integration-sqlite (master, 8.4, main, comments_features) (push) Blocked by required conditions
Integration sqlite / integration-sqlite (master, 8.4, main, dav_features) (push) Blocked by required conditions
Integration sqlite / integration-sqlite (master, 8.4, main, features) (push) Blocked by required conditions
Integration sqlite / integration-sqlite (master, 8.4, main, federation_features) (push) Blocked by required conditions
Integration sqlite / integration-sqlite (master, 8.4, main, file_conversions) (push) Blocked by required conditions
Integration sqlite / integration-sqlite (master, 8.4, main, files_reminders) (push) Blocked by required conditions
Integration sqlite / integration-sqlite (master, 8.4, main, filesdrop_features) (push) Blocked by required conditions
Integration sqlite / integration-sqlite (master, 8.4, main, ldap_features) (push) Blocked by required conditions
Integration sqlite / integration-sqlite (master, 8.4, main, openldap_features) (push) Blocked by required conditions
Integration sqlite / integration-sqlite (master, 8.4, main, openldap_numerical_features) (push) Blocked by required conditions
Integration sqlite / integration-sqlite (master, 8.4, main, remoteapi_features) (push) Blocked by required conditions
Integration sqlite / integration-sqlite (master, 8.4, main, routing_features) (push) Blocked by required conditions
Integration sqlite / integration-sqlite (master, 8.4, main, setup_features) (push) Blocked by required conditions
Integration sqlite / integration-sqlite (master, 8.4, main, sharees_features) (push) Blocked by required conditions
Integration sqlite / integration-sqlite (master, 8.4, main, sharing_features) (push) Blocked by required conditions
Integration sqlite / integration-sqlite (master, 8.4, main, theming_features) (push) Blocked by required conditions
Integration sqlite / integration-sqlite (master, 8.4, main, videoverification_features) (push) Blocked by required conditions
Integration sqlite / integration-sqlite-summary (push) Blocked by required conditions
Psalm static code analysis / static-code-analysis (push) Waiting to run
Psalm static code analysis / static-code-analysis-security (push) Waiting to run
Psalm static code analysis / static-code-analysis-ocp (push) Waiting to run
Psalm static code analysis / static-code-analysis-ncu (push) Waiting to run
Psalm static code analysis / static-code-analysis-strict (push) Waiting to run
Signed-off-by: Nextcloud bot <bot@nextcloud.com>
479 lines
No EOL
39 KiB
JSON
479 lines
No EOL
39 KiB
JSON
{ "translations": {
|
||
"Cannot write into \"config\" directory!" : "Pisanje u direktorij „config” nije moguće!",
|
||
"This can usually be fixed by giving the web server write access to the config directory." : "Ovo se obično može ispraviti davanjem web-poslužitelju pravo pisanja u direktorij config.",
|
||
"But, if you prefer to keep config.php file read only, set the option \"config_is_read_only\" to true in it." : "Međutim, ako želite da datoteka config.php ostane samo za čitanje, postavite opciju „config_is_read_only” na „true”.",
|
||
"See %s" : "Pogledajte %s",
|
||
"Application %1$s is not present or has a non-compatible version with this server. Please check the apps directory." : "Aplikacija %1$s nije prisutna ili ima verziju koja nije kompatibilna s ovim poslužiteljem. Provjerite direktorij aplikacija.",
|
||
"Sample configuration detected" : "Pronađena ogledna konfiguracija",
|
||
"It has been detected that the sample configuration has been copied. This can break your installation and is unsupported. Please read the documentation before performing changes on config.php" : "Otkriveno je kopiranje ogledne konfiguracije. To može dovesti do poteškoća u radu vaše instalacije i nije podržano. Pročitajte dokumentaciju prije nego što izvršite promjene u config.php",
|
||
"The page could not be found on the server." : "Stranica nije pronađena na poslužitelju.",
|
||
"%s email verification" : "Provjeru e-pošte %s",
|
||
"Email verification" : "Provjera e-pošte",
|
||
"Click the following button to confirm your email." : "Kliknite sljedeći gumb kako biste potvrdili svoju e-poštu.",
|
||
"Click the following link to confirm your email." : "Kliknite na sljedeću poveznicu kako biste potvrdili svoju e-poštu.",
|
||
"Confirm your email" : "Potvrdite svoju zaporku",
|
||
"Other activities" : "Druge aktivnosti",
|
||
"%1$s and %2$s" : "%1$s i %2$s",
|
||
"%1$s, %2$s and %3$s" : "%1$s, %2$s i %3$s",
|
||
"%1$s, %2$s, %3$s and %4$s" : "%1$s, %2$s, %3$s i %4$s",
|
||
"%1$s, %2$s, %3$s, %4$s and %5$s" : "%1$s, %2$s, %3$s, %4$s i %5$s",
|
||
"Education bundle" : "Obrazovni paket",
|
||
"Enterprise bundle" : "Enterprise paket",
|
||
"Groupware bundle" : "Paket grupnog softvera",
|
||
"Hub bundle" : "Paket alata",
|
||
"Public sector bundle" : "Paket za javni sektor",
|
||
"Social sharing bundle" : "Paket dijeljenja na društvenim mrežama",
|
||
"PHP %s or higher is required." : "PHP inačica treba biti %s ili viša.",
|
||
"PHP with a version lower than %s is required." : "Potreban je PHP inačice manje od %s.",
|
||
"%sbit or higher PHP required." : "Potreban je %s-bitni ili viši PHP.",
|
||
"The following architectures are supported: %s" : "Podržane su sljedeće arhitekture: %s",
|
||
"The following databases are supported: %s" : "Podržane su sljedeće baze podataka: %s",
|
||
"The command line tool %s could not be found" : "Alat naredbenog retka %s nije pronađen",
|
||
"The library %s is not available." : "Biblioteka %s nije dostupna.",
|
||
"Library %1$s with a version higher than %2$s is required - available version %3$s." : "Potrebna je biblioteka %1$s inačice veće od %2$s – dostupna je inačica %3$s.",
|
||
"Library %1$s with a version lower than %2$s is required - available version %3$s." : "Potrebna je biblioteka %1$s inačice manje od %2$s – dostupna je inačica %3$s.",
|
||
"The following platforms are supported: %s" : "Podržane su sljedeće platforme: %s",
|
||
"Server version %s or higher is required." : "Inačica poslužitelja treba biti %s ili viša.",
|
||
"Server version %s or lower is required." : "Potrebna je inačica poslužitelja %s ili niža.",
|
||
"Logged in account must be an admin, a sub admin or gotten special right to access this setting" : "Prijavljeni račun mora biti administrator, podadministrator ili imati dodijeljeno posebno pravo za pristup ovoj postavci",
|
||
"Your current IP address doesn't allow you to perform admin actions" : "Vaša trenutačna IP adresa ne dopušta izvođenje administratorskih radnji",
|
||
"Logged in account must be an admin or sub admin" : "Prijavljeni korisnik mora biti administrator ili podadministrator",
|
||
"Logged in account must be an admin" : "Prijavljeni korisnik mora biti administrator",
|
||
"Wiping of device %s has started" : "Počelo je brisanje sadržaja s uređaja %s",
|
||
"Wiping of device »%s« has started" : "Počelo je brisanje sadržaja s uređaja »%s«",
|
||
"»%s« started remote wipe" : "»%s« je počeo daljinsko brisanje",
|
||
"Device or application »%s« has started the remote wipe process. You will receive another email once the process has finished" : "Uređaj ili aplikacija »%s« započela je postupak daljinskog brisanja. Primit ćete još jednu poruku e-pošte nakon završetka postupka",
|
||
"Wiping of device %s has finished" : "Završilo je brisanje sadržaja s uređaja %s",
|
||
"Wiping of device »%s« has finished" : "Završilo je brisanje sadržaja s uređaja »%s«",
|
||
"»%s« finished remote wipe" : "»%s« je završio daljinsko brisanje",
|
||
"Device or application »%s« has finished the remote wipe process." : "Uređaj ili aplikacija »%s« završila je postupak daljinskog brisanja.",
|
||
"Remote wipe started" : "Pokrenuto je udaljeno brisanje",
|
||
"A remote wipe was started on device %s" : "Pokrenuto je udaljeno brisanje na uređaju %s",
|
||
"Remote wipe finished" : "Udaljeno brisanje je završeno",
|
||
"The remote wipe on %s has finished" : "Udaljeno brisanje %s je završeno",
|
||
"Authentication" : "Autentifikacija",
|
||
"Unknown filetype" : "Vrsta datoteke nepoznata",
|
||
"Invalid image" : "Slika neispravna",
|
||
"Avatar image is not square" : "Slika avatara nije kvadratna",
|
||
"Files" : "Datoteke",
|
||
"View profile" : "Prikaži profil",
|
||
"same time" : "isto vrijeme",
|
||
"_%nh_::_%nh_" : ["%nh","%nh","%nh"],
|
||
"_%nm_::_%nm_" : ["%nm","%nm","%nm"],
|
||
"%s ahead" : "%s ispred",
|
||
"%s behind" : "%s iza",
|
||
"Local time: %s" : "Lokalno vrijeme: %s",
|
||
"today" : "danas",
|
||
"tomorrow" : "sutra",
|
||
"yesterday" : "jučer",
|
||
"_in %n day_::_in %n days_" : ["za %n dan","za %n dana","za %n dana"],
|
||
"_%n day ago_::_%n days ago_" : ["Prije %n dana","Prije %n dana","Prije %n dana"],
|
||
"next month" : "sljedeći mjesec",
|
||
"last month" : "prošli mjesec",
|
||
"_in %n month_::_in %n months_" : ["za %n mjesec","za %n mjeseci","za %n mjeseci"],
|
||
"_%n month ago_::_%n months ago_" : ["prije %n mjeseci","prije %n mjeseci","prije %n mjeseci"],
|
||
"next year" : "sljedeće godine",
|
||
"last year" : "prošle godine",
|
||
"_in %n year_::_in %n years_" : ["za %n godinu","za %n godina","za %n godina"],
|
||
"_%n year ago_::_%n years ago_" : ["Prije %n godine","Prije %n godina","Prije %n godina"],
|
||
"_in %n hour_::_in %n hours_" : ["za %n sat","za %n sati","za %n sati"],
|
||
"_%n hour ago_::_%n hours ago_" : ["Prije %n sata","Prije %n sati","Prije %n sati"],
|
||
"_in %n minute_::_in %n minutes_" : ["za %n minutu","za %n minuta","za %n minuta"],
|
||
"_%n minute ago_::_%n minutes ago_" : ["Prije %n minute","Prije %n minuta","Prije %n minuta"],
|
||
"in a few seconds" : "za nekoliko sekundi",
|
||
"seconds ago" : "prije nekoliko sekundi",
|
||
"Empty file" : "Prazna datoteka",
|
||
"Module with ID: %s does not exist. Please enable it in your apps settings or contact your administrator." : "Modul s ID-om: %s ne postoji. Omogućite ga u postavkama svojih aplikacija ili se obratite administratoru.",
|
||
"No file conversion providers available" : "Nema dostupnih pružatelja usluga za konverziju datoteka.",
|
||
"File is too large to convert" : "Datoteka je prevelika za konverziju.",
|
||
"Destination does not match conversion extension" : "Odredište ne odgovara ekstenziji konverzije.",
|
||
"Could not convert file" : "Nije moguće konvertirati datoteku.",
|
||
"Destination does not exist" : "Odredište ne postoji",
|
||
"Destination is not creatable" : "Odredište se ne može stvoriti",
|
||
"Dot files are not allowed" : "Datoteke s točkama nisu dopuštene",
|
||
"%1$s (renamed)" : "%1$s (preimenovano)",
|
||
"renamed file" : "preimenovana datoteka",
|
||
"\"%1$s\" is a forbidden file or folder name." : "\"%1$s\" je zabranjeni naziv datoteke ili mape.",
|
||
"\"%1$s\" is a forbidden prefix for file or folder names." : "\"%1$s\" je zabranjeni prefiks za nazive datoteka ili mapa.",
|
||
"\"%1$s\" is not allowed inside a file or folder name." : "\"%1$s\" nije dopušten unutar naziva datoteke ili mape.",
|
||
"\"%1$s\" is a forbidden file type." : "\"%1$s\" je zabranjena vrsta datoteke.",
|
||
"Filenames must not end with \"%1$s\"." : "Nazivi datoteka ne mogu završavati sa \"%1$s\".",
|
||
"Invalid parent path" : "Nevažeća nadređena putanja",
|
||
"File already exists" : "Datoteka već postoji",
|
||
"Invalid path" : "Nevažeći put",
|
||
"Failed to create file from template" : "Stvaranje datoteke iz predloška nije uspjelo",
|
||
"Templates" : "Predlošci",
|
||
"Storage %s cannot be moved" : "Pohranu %s nije moguće premjestiti",
|
||
"Moving a share (%s) into a shared folder is not allowed" : "Premještanje dijeljenja (%s) u dijeljenu mapu nije dopušteno",
|
||
"Moving a storage (%s) into a shared folder is not allowed" : "Premještanje pohrane (%s) u dijeljenu mapu nije dopušteno",
|
||
"Moving a share (%s) into another share (%s) is not allowed" : "Premještanje dijeljenja (%s) u drugo dijeljenje (%s) nije dopušteno",
|
||
"Moving a share (%s) into another storage (%s) is not allowed" : "Premještanje dijeljenja (%s) u drugu pohranu (%s) nije dopušteno",
|
||
"Moving a storage (%s) into a share (%s) is not allowed" : "Premještanje pohrane (%s) u drugo dijeljenje (%s) nije dopušteno",
|
||
"Moving a storage (%s) into another storage (%s) is not allowed" : "Premještanje pohrane (%s) u drugu pohranu (%s) nije dopušteno",
|
||
"Path contains invalid segments" : "Putanja sadrži nevažeće dijelove",
|
||
"Filename is a reserved word" : "Naziv datoteke je rezervirana riječ",
|
||
"Filename contains at least one invalid character" : "Naziv datoteke sadrži barem jedan nevažeći znak",
|
||
"Filename is too long" : "Naziv datoteke je predugačak",
|
||
"Empty filename is not allowed" : "Datoteke bez naziva nisu dopuštene",
|
||
"App \"%s\" cannot be installed because appinfo file cannot be read." : "Aplikaciju „%s” nije moguće instalirati jer se ne može pročitati datoteka s podacima o aplikaciji.",
|
||
"App \"%s\" cannot be installed because it is not compatible with this version of the server." : "Aplikaciju „%s” nije moguće instalirati jer nije kompatibilna s ovom inačicom poslužitelja.",
|
||
"__language_name__" : "Hrvatski",
|
||
"This is an automatically sent email, please do not reply." : "Ovo je automatski poslana poruka e-pošte, nemojte odgovarati.",
|
||
"Help & privacy" : "Pomoć i privatnost",
|
||
"Appearance and accessibility" : "Izgled i pristupačnost",
|
||
"Apps" : "Aplikacije",
|
||
"Personal settings" : "Osobne postavke",
|
||
"Administration settings" : "Administracijske postavke",
|
||
"Settings" : "Postavke",
|
||
"Log out" : "Odjava",
|
||
"Accounts" : "Korisnički računi",
|
||
"Bluesky" : "Bluesky",
|
||
"View %s on Bluesky" : "Prikaži %s na Bluesky-ju",
|
||
"Email" : "E-pošta",
|
||
"Mail %s" : "Pošta %s",
|
||
"Fediverse" : "Fediverse",
|
||
"View %s on the fediverse" : "Prikaži %s na fediverseu",
|
||
"Phone" : "Telefon",
|
||
"Call %s" : "Poziv %s",
|
||
"Twitter" : "Twitter",
|
||
"View %s on Twitter" : "Prikaži %s na Twitteru",
|
||
"Website" : "Web-mjesto",
|
||
"Visit %s" : "Posjeti %s",
|
||
"Address" : "Adresa",
|
||
"Profile picture" : "Profilna slika",
|
||
"About" : "Informacije",
|
||
"Display name" : "Ime za prikaz",
|
||
"Headline" : "Naslov",
|
||
"Organization" : "Organizacija",
|
||
"Role" : "Uloga",
|
||
"Pronouns" : "Zamjenice",
|
||
"Unknown account" : "Nepoznati račun",
|
||
"Additional settings" : "Dodatne postavke",
|
||
"Enter the database Login and name for %s" : "Unesite korisničko ime i naziv baze podataka za %s",
|
||
"Enter the database Login for %s" : "Unesite korisničko ime baze podataka za %s",
|
||
"Enter the database name for %s" : "Unesite naziv baze podataka za %s",
|
||
"You cannot use dots in the database name %s" : "Ne smijete koristiti točke u nazivu baze podataka %s",
|
||
"MySQL Login and/or password not valid" : "Neispravno korisničko ime i/ili zaporka baze podataka MySQL",
|
||
"You need to enter details of an existing account." : "Trebate unijeti informacije o postojećem računu.",
|
||
"Oracle connection could not be established" : "Nije moguće uspostaviti vezu s bazom podataka Oracle",
|
||
"Oracle Login and/or password not valid" : "Neispravno korisničko ime i/ili zaporka baze podataka Oracle",
|
||
"PostgreSQL Login and/or password not valid" : "Neispravno korisničko ime i/ili zaporka baze podataka PostgreSQL",
|
||
"macOS is not supported and %s will not work properly on this platform." : "Mac OS X nije podržan i %s na ovoj platformi neće raditi kako treba.",
|
||
"For the best results, please consider using a GNU/Linux server instead." : "Za najbolje rezultate razmotrite mogućnost korištenja poslužitelja GNU/Linux.",
|
||
"It seems that this %s instance is running on a 32-bit PHP environment and the open_basedir has been configured in php.ini. This will lead to problems with files over 4 GB and is highly discouraged." : "Čini se da se ova %s instanca izvodi u 32-bitnom PHP okruženju, a open_basedir je konfiguriran u php.ini. To će dovesti do problema s datotekama većim od 4 GB i stoga se ne preporučuje.",
|
||
"Please remove the open_basedir setting within your php.ini or switch to 64-bit PHP." : "Uklonite postavku open_basedir iz datoteke php.ini ili se prebacite na 64-bitni PHP.",
|
||
"Set an admin Login." : "Postavite korisničko ime administratora.",
|
||
"Set an admin password." : "Postavite zaporku administratora.",
|
||
"Cannot create or write into the data directory %s" : "Nije moguće stvoriti ili pisati u direktorij s podacima %s",
|
||
"Sharing backend %s must implement the interface OCP\\Share_Backend" : "Pozadina za dijeljenje %s mora implementirati sučelje OCP\\Share_Backend",
|
||
"Sharing backend %s not found" : "Pozadina za dijeljenje %s nije pronađena",
|
||
"Sharing backend for %s not found" : "Pozadina za dijeljenje za %s nije pronađena",
|
||
"%1$s shared %2$s with you" : "%1$s dijeli %2$s s vama",
|
||
"Open %s" : "Otvori %s",
|
||
"%1$s via %2$s" : "%1$s putem %2$s",
|
||
"%1$s shared %2$s with you and wants to add:" : "%1$s dijeli »%2$s« s vama i želi dodati:",
|
||
"%1$s shared %2$s with you and wants to add" : "%1$s dijeli »%2$s« s vama i želi dodati",
|
||
"%s added a note to a file shared with you" : "%s dodaje bilješku datoteci koju dijeli s vama",
|
||
"Passwords are enforced for link and mail shares" : "Lozinke su obavezne za dijeljenja putem poveznica i e-pošte",
|
||
"Share recipient is not a valid user" : "Primatelj dijeljenja nije valjani korisnik",
|
||
"Share recipient is not a valid group" : "Primatelj dijeljenja nije valjana grupa",
|
||
"Share recipient should be empty" : "Primatelj dijeljena treba biti prazan",
|
||
"Share recipient should not be empty" : "Primatelj dijeljena ne smije biti prazan",
|
||
"Share recipient is not a valid circle" : "Primatelj dijeljenja nije valjani krug",
|
||
"Unknown share type" : "Nepoznata vrsta dijeljenja",
|
||
"Share initiator must be set" : "Pokretač dijeljenja mora biti postavljen",
|
||
"Cannot share with yourself" : "Ne možete podijeliti sami sa sobom",
|
||
"Shared path must be set" : "Putanja dijeljenja mora biti postavljena",
|
||
"Shared path must be either a file or a folder" : "Putanja dijeljenja mora biti ili datoteka ili mapa",
|
||
"You cannot share your root folder" : "Ne možete podijelite vašu početnu mapu",
|
||
"You are not allowed to share %s" : "Nije vam dopušteno dijeliti %s",
|
||
"Valid permissions are required for sharing" : "Za dijeljenje su potrebne valjane dozvole",
|
||
"File shares cannot have create or delete permissions" : "Dijeljenja datoteka ne mogu imati dozvole za stvaranje ili brisanje",
|
||
"Cannot increase permissions of %s" : "Nije moguće povećati dopuštenja za %s",
|
||
"Shares need at least read permissions" : "Dijeljenja moraju imati barem dozvole za čitanje",
|
||
"Files cannot be shared with delete permissions" : "Datoteke se ne mogu dijeliti s dopuštenjima za brisanje",
|
||
"Files cannot be shared with create permissions" : "Datoteke se ne mogu dijeliti s dopuštenjima za stvaranje",
|
||
"Expiration date is in the past" : "Datum isteka je u prošlosti",
|
||
"Expiration date is enforced" : "Datum isteka je obavezan",
|
||
"_Cannot set expiration date more than %n day in the future_::_Cannot set expiration date more than %n days in the future_" : ["Ne može se postaviti datum isteka više od %n dan u budućnosti","Ne može se postaviti datum isteka više od %n dana u budućnosti","Ne može se postaviti datum isteka više od %n dana u budućnosti"],
|
||
"Sharing is only allowed with group members" : "Dijeljenje je dopušteno samo članovima grupe",
|
||
"Sharing %s failed, because this item is already shared with the account %s" : "Dijeljenje %s nije uspjelo jer je ova stavka već podijeljena s računom%s",
|
||
"Group sharing is now allowed" : "Dijeljenje s grupom nije dopušteno",
|
||
"Sharing is only allowed within your own groups" : "Dijeljenje je dozvoljeno samo unutar vaših grupa",
|
||
"Path is already shared with this group" : "Putanja je već podijeljena s ovom grupom",
|
||
"Link sharing is not allowed" : "Dijeljenje pozeznice nije dozvoljeno",
|
||
"Public upload is not allowed" : "Javno učitavanje nije dopušteno",
|
||
"You cannot share a folder that contains other shares" : "Ne možete dijeliti mapu koja sadrži druga dijeljenja",
|
||
"Sharing is disabled" : "Dijeljenje je onemogućeno",
|
||
"Sharing is disabled for you" : "Dijeljenje je vama onemogućeno",
|
||
"Cannot share with the share owner" : "Ne možete podijeliti s vlasnikom dijeljenja",
|
||
"Share does not have a full ID" : "Dijeljenje nema potpuni ID",
|
||
"Cannot change share type" : "Nije moguće promijeniti vrstu dijeljenja",
|
||
"Can only update recipient on user shares" : "Primatelja je moguće ažurirati samo kod korisničkih dijeljenja",
|
||
"Cannot enable sending the password by Talk with an empty password" : "Nije moguće omogućiti slanje lozinke putem Talka bez postavljene lozinke",
|
||
"Cannot enable sending the password by Talk without setting a new password" : "Nije moguće omogućiti slanje lozinke putem Talka bez postavljenja nove lozinke",
|
||
"Cannot disable sending the password by Talk without setting a new password" : "Nije moguće oneomogućiti slanje lozinke putem Talka bez postavljenja nove lozinke",
|
||
"Share provider does not support accepting" : "Pružatelj dijeljenja ne podržava prihvaćanje",
|
||
"Cannot change target of link share" : "Nije moguće promijeniti odredište dijeljenja putem poveznice",
|
||
"Invalid share recipient" : "Nevažeći primatelj dijeljenja",
|
||
"Group \"%s\" does not exist" : "Grupa \"%s\" ne postoji",
|
||
"The requested share does not exist anymore" : "Zatraženo dijeljenje više ne postoji",
|
||
"The requested share comes from a disabled user" : "Zatraženo dijeljenje dolazi od onemgućenog korisnika",
|
||
"The user was not created because the user limit has been reached. Check your notifications to learn more." : "Korisnik nije stvoren jer je dosegnuto ograničenje broja korisnika. Provjerite obavijesti za više informacija.",
|
||
"Could not find category \"%s\"" : "Kategorija „%s” nije pronađena",
|
||
"Input text" : "Unesite tekst",
|
||
"The input text" : "Uneseni tekst",
|
||
"Cannot generate more than 12 images" : "Nije moguće generirati više od 12 slika",
|
||
"Cannot generate less than 1 image" : "Nije moguće generirati manje od 1 slike",
|
||
"Sunday" : "Nedjelja",
|
||
"Monday" : "Ponedjeljak",
|
||
"Tuesday" : "Utorak",
|
||
"Wednesday" : "Srijeda",
|
||
"Thursday" : "Četvrtak",
|
||
"Friday" : "Petak",
|
||
"Saturday" : "Subota",
|
||
"Sun." : "Ned.",
|
||
"Mon." : "Pon.",
|
||
"Tue." : "Uto.",
|
||
"Wed." : "Sri.",
|
||
"Thu." : "Čet.",
|
||
"Fri." : "Pet.",
|
||
"Sat." : "Sub.",
|
||
"Su" : "Ne.",
|
||
"Mo" : "Po.",
|
||
"Tu" : "Ut.",
|
||
"We" : "Sr.",
|
||
"Th" : "Če.",
|
||
"Fr" : "Pe.",
|
||
"Sa" : "Su.",
|
||
"January" : "Siječanj",
|
||
"February" : "Veljača",
|
||
"March" : "Ožujak",
|
||
"April" : "Travanj",
|
||
"May" : "Svibanj",
|
||
"June" : "Lipanj",
|
||
"July" : "Srpanj",
|
||
"August" : "Kolovoz",
|
||
"September" : "Rujan",
|
||
"October" : "Listopad",
|
||
"November" : "Studeni",
|
||
"December" : "Prosinac",
|
||
"Jan." : "Sij.",
|
||
"Feb." : "Velj.",
|
||
"Mar." : "Ožu.",
|
||
"Apr." : "Tra.",
|
||
"May." : "Svi.",
|
||
"Jun." : "Lip.",
|
||
"Jul." : "Srp.",
|
||
"Aug." : "Kol.",
|
||
"Sep." : "Ruj.",
|
||
"Oct." : "Lis.",
|
||
"Nov." : "Stu.",
|
||
"Dec." : "Pro.",
|
||
"A valid password must be provided" : "Nužno je navesti ispravnu zaporku",
|
||
"The Login is already being used" : "Korisničko ime se već koristi",
|
||
"Could not create account" : "Nije moguće stvoriti račun",
|
||
"Only the following characters are allowed in an Login: \"a-z\", \"A-Z\", \"0-9\", spaces and \"_.@-'\"" : "U korisničkom imenu dopušteni su samo sljedeći znakovi: „a – z”, „A – Z”, „0-9”, razmak i „_.@-'”",
|
||
"A valid Login must be provided" : "Nužno je navesti ispravno korisničko ime",
|
||
"Login contains whitespace at the beginning or at the end" : "Korisničko ime sadrži bijeli prostor na početku ili na kraju",
|
||
"Login must not consist of dots only" : "Korisničko ime ne smije se sastojati samo od točkica",
|
||
"Username is too long" : "Korisničko ime je predugačko",
|
||
"Login is invalid because files already exist for this user" : "Korisničko ime je nevažeće jer već postoje datoteke za ovog korisnika",
|
||
"Account disabled" : "Račun je onemogućen",
|
||
"Login canceled by app" : "Prijava je otkazana putem aplikacije",
|
||
"App \"%1$s\" cannot be installed because the following dependencies are not fulfilled: %2$s" : "Aplikaciju „%1$s” nije moguće instalirati jer nisu ispunjene sljedeće ovisnosti: %2$s",
|
||
"a safe home for all your data" : "siguran dom za sve vaše podatke",
|
||
"Application is not enabled" : "Aplikacija nije omogućena",
|
||
"Authentication error" : "Pogrešna autentifikacija",
|
||
"Token expired. Please reload page." : "Token je istekao. Ponovno učitajte stranicu.",
|
||
"No database drivers (sqlite, mysql, or postgresql) installed." : "Nisu instalirani upravljački programi baze podataka (sqlite, mysql ili postgresql).",
|
||
"Cannot write into \"config\" directory." : "Pisanje u direktorij „config” nije moguće",
|
||
"This can usually be fixed by giving the web server write access to the config directory. See %s" : "Ovo se obično može ispraviti davanjem web-poslužitelju pravo pisanja u direktorij config. Pogledajte %s",
|
||
"Or, if you prefer to keep config.php file read only, set the option \"config_is_read_only\" to true in it. See %s" : "Ako želite da datoteku config.php ostane samo za čitanje, postavite opciju „config_is_read_only” na „true”. Pogledajte %s",
|
||
"Cannot create \"data\" directory." : "Nije moguće stvoriti direktorij „data”",
|
||
"This can usually be fixed by giving the web server write access to the root directory. See %s" : "Ovo se obično može ispraviti davanjem web-poslužitelju pravo pisanja u direktorij config. Pogledajte %s",
|
||
"Permissions can usually be fixed by giving the web server write access to the root directory. See %s." : "Dozvole se obično mogu popraviti davanjem pristupa web poslužitelju za pisanje u korijenskom direktoriju%s",
|
||
"Your data directory is not writable." : "Nije moguće pisati u vaš \"data\" direktorij.",
|
||
"Setting locale to %s failed." : "Neuspješno postavljanje regionalne sheme na %s.",
|
||
"Please install one of these locales on your system and restart your web server." : "Instalirajte jednu od ovih regionalnih shema u svoj sustav i ponovno pokrenite svoj web poslužitelj.",
|
||
"PHP module %s not installed." : "PHP modul %s nije instaliran.",
|
||
"Please ask your server administrator to install the module." : "Zamolite svog administratora poslužitelja da instalira modul.",
|
||
"PHP setting \"%s\" is not set to \"%s\"." : "PHP postavka „%s” nije postavljena na „%s”.",
|
||
"Adjusting this setting in php.ini will make Nextcloud run again" : "Podešavanjem ove postavke u php.ini možete ponovno pokrenuti Nextcloud",
|
||
"PHP is apparently set up to strip inline doc blocks. This will make several core apps inaccessible." : "PHP je očigledno postavljen za uklanjanje inline doc blokova. Zbog toga će nekoliko osnovnih aplikacija biti nedostupne.",
|
||
"This is probably caused by a cache/accelerator such as Zend OPcache or eAccelerator." : "Uzrok tome je vjerojatno neki ubrzivač predmemoriranja kao što je Zend OPcache ili eAccelerator.",
|
||
"PHP modules have been installed, but they are still listed as missing?" : "PHP moduli su instalirani, ali još uvijek su na popisu onih koji nedostaju?",
|
||
"Please ask your server administrator to restart the web server." : "Molimo zamolite svog administratora poslužitelja da ponovno pokrene web poslužitelj.",
|
||
"The required %s config variable is not configured in the config.php file." : "Obavezna konfiguracijska varijabla %s nije postavljena u datoteci config.php .",
|
||
"Please ask your server administrator to check the Nextcloud configuration." : "Molimo zamolite svog administratora poslužitelja provjeru Nextcloud konfiguracije.",
|
||
"Your data directory is readable by other people." : "Vaš podatkovni direktorij mogu čitati druge osobe.",
|
||
"Please change the permissions to 0770 so that the directory cannot be listed by other people." : "Promijenite dozvole na 0770 tako da se tim direktorijem ne mogu služiti druge osobe.",
|
||
"Your data directory must be an absolute path." : "Vaš podatkovni direktorij mora imati apsolutnu putanju.",
|
||
"Check the value of \"datadirectory\" in your configuration." : "Provjerite vrijednost „datadirectory” u svojoj konfiguraciji.",
|
||
"Your data directory is invalid." : "Vaš podatkovni direktorij je nevažeći.",
|
||
"Ensure there is a file called \"%1$s\" in the root of the data directory. It should have the content: \"%2$s\"" : "Provjerite postoji li datoteka naziva \"%1$s\" u korijenu direktorija s podacima. Trebala bi sadržavati: \"%2$s\"",
|
||
"Action \"%s\" not supported or implemented." : "Radnja „%s” nije podržana ili provedena.",
|
||
"Authentication failed, wrong token or provider ID given" : "Autentifikacija nije uspjela, dan je pogrešan token ili ID davatelja usluge",
|
||
"Parameters missing in order to complete the request. Missing Parameters: \"%s\"" : "Nedostaju parametri za ispunjavanje zahtjeva. Nedostaju parametri: „%s”",
|
||
"ID \"%1$s\" already used by cloud federation provider \"%2$s\"" : "ID „%1$s” već koristi davatelj usluga udruženog oblaka „%2$s”",
|
||
"Cloud Federation Provider with ID: \"%s\" does not exist." : "Davatelj usluga udruženog oblaka s ID-om: „%s” ne postoji.",
|
||
"Could not obtain lock type %d on \"%s\"." : "Nije moguće dobiti vrstu zaključavanja %d na „%s”.",
|
||
"Storage unauthorized. %s" : "Neovlaštena pohrana. %s",
|
||
"Storage incomplete configuration. %s" : "Nepotpuna konfiguracija pohrane. %s",
|
||
"Storage connection error. %s" : "Pogreška veze pohrane. %s",
|
||
"Storage is temporarily not available" : "Pohrana privremeno nije dostupna",
|
||
"Storage connection timeout. %s" : "Istek veze pohrane. %s",
|
||
"To allow this check to run you have to make sure that your Web server can connect to itself. Therefore it must be able to resolve and connect to at least one of its `trusted_domains` or the `overwrite.cli.url`. This failure may be the result of a server-side DNS mismatch or outbound firewall rule." : "Kako bi se ova provjera mogla izvršiti, morate osigurati da se vaš web-poslužitelj može povezati sam sa sobom. Stoga mora moći razriješiti i uspostaviti vezu s barem jednom od vrijednosti trusted_domains ili s overwrite.cli.url. Ovaj neuspjeh može biti posljedica nepodudaranja DNS-a na strani poslužitelja ili pravila izlaznog vatrozida.",
|
||
"Analyze images" : "Analiziriraj slike",
|
||
"Ask a question about the given images." : "Postavite pitanje o danim slikama.",
|
||
"Images" : "Slike",
|
||
"Images to ask a question about" : "Slike o kojima treba postaviti pitanje",
|
||
"Question" : "Pitanje",
|
||
"What to ask about the images." : "Što pitati o slikama.",
|
||
"Generated response" : "Generirani odgovor",
|
||
"The answer to the question" : "Odgovor na pitanje",
|
||
"Audio chat" : "Audio razgovor",
|
||
"Voice chat with the assistant" : "Glasovni razgovor s asistentom",
|
||
"System prompt" : "Sistemski upit",
|
||
"Define rules and assumptions that the assistant should follow during the conversation." : "Definirajte pravila i pretpostavke kojih se asistent treba pridržavati tijekom razgovora.",
|
||
"Chat voice message" : "Glasovna poruka u razgovoru",
|
||
"Describe a task that you want the assistant to do or ask a question." : "Opišite zadatak koji želite da asistent obavi ili postavite pitanje.",
|
||
"Chat history" : "Obriši povijest razgovora",
|
||
"The history of chat messages before the current message, starting with a message by the user." : "Povijest poruka u razgovoru prije trenutačne poruke, počevši s porukom korisnika.",
|
||
"Input transcript" : "Unesite transkript",
|
||
"Transcription of the audio input" : "Transkript audio ulaza",
|
||
"Response voice message" : "Glasovna poruka odgovora",
|
||
"The generated voice response as part of the conversation" : "Generirani glasovni odgovor kao dio razgovora",
|
||
"Output transcript" : "Transkript izlaza",
|
||
"Transcription of the audio output" : "Transkript audio ulaza",
|
||
"Transcribe audio" : "Pretvori audio u tekst",
|
||
"Transcribe the things said in an audio" : "Pretvori u tekst izgovoreno u audio zapisu",
|
||
"Audio input" : "Audio ulaz",
|
||
"The audio to transcribe" : "Audio za pretvaranje u tekst",
|
||
"Transcription" : "Transkript",
|
||
"The transcribed text" : "Pretvoreni tekst",
|
||
"Chat by voice with an agent" : "Glasovni razgovor s agentom",
|
||
"Describe a task that you want the agent to do or ask a question." : "Opišite zadatak koji želite da agent obavi ili postavite pitanje.",
|
||
"Confirmation" : "Potvrda",
|
||
"Whether to confirm previously requested actions: 0 for denial and 1 for confirmation." : "Treba li potvrditi prethodno zatražene radnje: 0 za odbijanje i 1 za potvrdu.",
|
||
"Conversation token" : "Token razgovora",
|
||
"A token representing the conversation." : "Token koji predstavlja razgovor.",
|
||
"The new conversation token" : "Novi token razgovora",
|
||
"Send this along with the next interaction." : "Pošaljite ovo zajedno sa sljedećom interakcijom.",
|
||
"Requested actions by the agent" : "Zatražene radnje agenta",
|
||
"Actions that the agent would like to carry out in JSON format." : "Radnje koje agent želi izvršiti u JSON formatu.",
|
||
"Chat with an agent" : "Razgovor s agentom",
|
||
"Chat message" : "Poruka razgovora",
|
||
"A chat message to send to the agent." : "Poruka u razgovoru za slanje agentu.",
|
||
"The response from the chat model." : "Odgovor modela razgovora. ",
|
||
"Context write" : "Upis konteksta",
|
||
"Writes text in a given style based on the provided source material." : "Piše tekst u zadanom stilu na temelju priloženog izvornog materijala.",
|
||
"Writing style" : "Stil pisanja",
|
||
"Demonstrate a writing style that you would like to immitate" : "Demonstrirajte stil pisanja koji želite oponašati",
|
||
"Source material" : "Izvorni materijal",
|
||
"The content that would like to be rewritten in the new writing style" : "Sadržaj koji želite preraditi u novi stil pisanja",
|
||
"Generated text" : "Generirani tekst",
|
||
"The generated text with content from the source material in the given style" : "Generirani tekst sa sadržajem iz izvornog materijala u zadanom stilu",
|
||
"Emoji generator" : "Generator emoji-ja",
|
||
"Takes text and generates a representative emoji for it." : "Uzima tekst i generira odgovarajući emoji za njega.",
|
||
"The text to generate an emoji for" : "Tekst za koji se generira emoji",
|
||
"Generated emoji" : "Generirani emoji",
|
||
"The generated emoji based on the input text" : "Generirani emoji na temelju unesenog teksta",
|
||
"Optical character recognition" : "Optičko prepoznavanje znakova",
|
||
"Extract text from files like images or PDFs" : "Izdvoji tekst iz datoteka poput slika ili PDF-ova",
|
||
"Input files" : "Ulazne datoteke",
|
||
"The files to extract text from" : "Datoteke iz kojih treba izdvojiti tekst",
|
||
"Output texts" : "Izlazni tekstovi",
|
||
"The texts that were extracted from the files" : "Tekstovi izdvojeni iz datoteka",
|
||
"Generate image" : "Generiraj sliku",
|
||
"Generate an image from a text prompt" : "Generiraj sliku na temelju tekstualnog upita",
|
||
"Prompt" : "Upit",
|
||
"Describe the image you want to generate" : "Opišite sliku koju želite generirati",
|
||
"Number of images" : "Broj slika",
|
||
"How many images to generate" : "Koliko slika generirati",
|
||
"Output images" : "Izlazne slike",
|
||
"The generated images" : "Generirane slike",
|
||
"Generate speech" : "Generiraj govor",
|
||
"Generate speech from a transcript" : "Generiraj govor iz transkripta",
|
||
"Write transcript that you want the assistant to generate speech from" : "Napišite transkript iz kojeg želite da asistent generira govor",
|
||
"Output speech" : "Izlazni govor",
|
||
"The generated speech" : "Generirani govor",
|
||
"Free text to text prompt" : "Slobodni tekstualni upit",
|
||
"Runs an arbitrary prompt through a language model that returns a reply" : "Pokreće proizvoljni upit kroz jezični model koji vraća odgovor",
|
||
"Describe a task that you want the assistant to do or ask a question" : "Opišite zadatak koji želite da asistent obavi ili postavite pitanje",
|
||
"Generated reply" : "Generirani odgovor",
|
||
"The generated text from the assistant" : "Generirani tekst asistenta",
|
||
"Change Tone" : "Promijeni ton",
|
||
"Change the tone of a piece of text." : "Promijeni ton dijela teksta.",
|
||
"Write a text that you want the assistant to rewrite in another tone." : "Napišite tekst koji želite da asistent preoblikuje u drugom tonu.",
|
||
"Desired tone" : "Željeni ton",
|
||
"In which tone should your text be rewritten?" : "U kojem tonu treba preoblikovati vaš tekst?",
|
||
"The rewritten text in the desired tone, written by the assistant:" : "Preoblikovani tekst u željenom tonu, koji je napisao asistent:",
|
||
"Chat" : "Razgovor",
|
||
"Chat with the assistant" : "Razgovor s asistentom",
|
||
"The history of chat messages before the current message, starting with a message by the user" : "Povijest poruka u chatu prije trenutačne poruke, počevši s porukom korisnika",
|
||
"Response message" : "Poruka odgovora",
|
||
"The generated response as part of the conversation" : "Generirani odgovor kao dio razgovora",
|
||
"Chat with tools" : "Razgovor s alatima",
|
||
"Chat with the language model with tool calling support." : "Razgovor s jezičnim modelom uz podršku za pozivanje alata.",
|
||
"Tool message" : "Poruka alata",
|
||
"The result of tool calls in the last interaction" : "Rezultat poziva alata u posljednjoj interakciji",
|
||
"Available tools" : "Dostupni alati",
|
||
"The available tools in JSON format" : "Dostupni alati u JSON formatu",
|
||
"The response from the chat model" : "Odgovor modela razgovora",
|
||
"Tool calls" : "Pozivi alata",
|
||
"Tools call instructions from the model in JSON format" : "Upute za pozive alata od modela u JSON formatu",
|
||
"Formalize text" : "Formaliziraj tekst",
|
||
"Takes a text and makes it sound more formal" : "Uzima tekst i čini ga formalnijim",
|
||
"Write a text that you want the assistant to formalize" : "Napišite tekst koji želite da asistent formalizira",
|
||
"Formalized text" : "Formalizirani tekst",
|
||
"The formalized text" : "Formalizirani tekst",
|
||
"Generate a headline" : "Generiraj naslov",
|
||
"Generates a possible headline for a text." : "Generira mogući naslov za tekst.",
|
||
"Original text" : "Izvorni tekst",
|
||
"The original text to generate a headline for" : "Izvorni tekst za koji se generira naslov",
|
||
"The generated headline" : "Generirani naslov",
|
||
"Proofread" : "Lektura",
|
||
"Proofreads a text and lists corrections" : "Provjerava tekst i navodi ispravke",
|
||
"Text" : "Tekst",
|
||
"The text to proofread" : "Tekst za lekturu",
|
||
"Corrections" : "Ispravke",
|
||
"The corrections that should be made in your text" : "Ispravci koje treba napraviti u vašem tekstu.",
|
||
"Reformulate text" : "Preoblikuj tekst",
|
||
"Takes a text and reformulates it" : "Uzima tekst i preoblikuje ga",
|
||
"Write a text that you want the assistant to reformulate" : "Napišite tekst koji želite da asistent preoblikuje",
|
||
"Reformulated text" : "Preoblikovani tekst",
|
||
"The reformulated text, written by the assistant" : "Preoblikovani tekst koji je napisao asistent",
|
||
"Simplify text" : "Pojednostavi tekst",
|
||
"Takes a text and simplifies it" : "Uzima tekst i pojednostavljuje ga",
|
||
"Write a text that you want the assistant to simplify" : "Napišite tekst koji želite da asistent pojednostavi",
|
||
"Simplified text" : "Pojednostavljeni tekst",
|
||
"The simplified text" : "Pojednostavljeni tekst",
|
||
"Summarize" : "Sažmi",
|
||
"Summarizes a text" : "Sažima tekst",
|
||
"The original text to summarize" : "Izvorni tekst za sažimanje",
|
||
"Summary" : "Sažetak",
|
||
"The generated summary" : "Generirani sažetak",
|
||
"Extract topics" : "Izdvoji teme",
|
||
"Extracts topics from a text and outputs them separated by commas" : "Izdvaja teme iz teksta i ispisuje ih odvojene zarezima",
|
||
"The original text to extract topics from" : "Izvorni tekst iz kojeg se izdvajaju teme",
|
||
"Topics" : "Teme",
|
||
"The list of extracted topics" : "Popis izdvojenih tema",
|
||
"Translate" : "Prevedi",
|
||
"Translate text from one language to another" : "Prevedi tekst s jednog jezika na drugi",
|
||
"Origin text" : "Izvorni tekst",
|
||
"The text to translate" : "Tekst za prevesti",
|
||
"Origin language" : "Izvorni jezik",
|
||
"The language of the origin text" : "Jezik izvornog teksta",
|
||
"Target language" : "Ciljani jezik",
|
||
"The desired language to translate the origin text in" : "Željeni jezik na koji se prevodi izvorni tekst",
|
||
"Result" : "Rezultat",
|
||
"The translated text" : "Prevedeni tekst",
|
||
"Free prompt" : "Slobodan upis",
|
||
"Runs an arbitrary prompt through the language model." : "Pokreće proizvoljni upit kroz jezični model.",
|
||
"Generate headline" : "Generiraj naslov",
|
||
"Summarizes text by reducing its length without losing key information." : "Sažima tekst smanjujući njegovu duljinu bez gubitka ključnih informacija.",
|
||
"Extracts topics from a text and outputs them separated by commas." : "Izdvaja teme iz teksta i ispisuje ih odvojene zarezima.",
|
||
"Mac OS X is not supported and %s will not work properly on this platform. Use it at your own risk!" : "Mac OS X nije podržan i %s na ovoj platformi neće raditi kako treba. Koristite na vlastiti rizik!"
|
||
},"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;"
|
||
} |