Welcome to mirror list, hosted at ThFree Co, Russian Federation.

github.com/nextcloud/server.git - Unnamed repository; edit this file 'description' to name the repository.
summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
Diffstat (limited to 'core/l10n/hr.js')
-rw-r--r--core/l10n/hr.js8
1 files changed, 4 insertions, 4 deletions
diff --git a/core/l10n/hr.js b/core/l10n/hr.js
index 10f271e50a6..9838ed42ceb 100644
--- a/core/l10n/hr.js
+++ b/core/l10n/hr.js
@@ -150,6 +150,7 @@ OC.L10N.register(
"Your files are encrypted. There will be no way to get your data back after your password is reset. If you are not sure what to do, please contact your administrator before you continue. Do you really want to continue?" : "Vaši podaci su šifrirani. Ako resetirate zaporku, nećete ih moći kasnije vratiti. Ako ne znate što učiniti, obratite se svom administratoru prije nego što nastavite. Želite li nastaviti?",
"I know what I'm doing" : "Znam što radim",
"Resetting password" : "Resetiranje zaporke",
+ "Install recommended apps" : "Instaliraj preporučene aplikacije",
"Recommended apps" : "Preporučene aplikacije",
"Loading apps …" : "Učitavanje aplikacija…",
"Could not fetch list of apps from the App Store." : "Dohvaćanje popisa aplikacija iz trgovine aplikacijama nije uspjelo.",
@@ -300,10 +301,6 @@ OC.L10N.register(
"You chose SQLite as database." : "Odabrali ste SQLite kao bazu podataka.",
"SQLite should only be used for minimal and development instances. For production we recommend a different database backend." : "SQLite bi se trebao upotrebljavati samo za minimalne i razvojne instance. Za produkcijske instance preporučujemo korištenje neke druge pozadinske baze podataka.",
"If you use clients for file syncing, the use of SQLite is highly discouraged." : "Ako upotrebljavate klijente za sinkronizaciju datoteka, preporučujemo izbjegavanje baze podataka SQLite.",
- "Install recommended apps" : "Instaliraj preporučene aplikacije",
- "Calendar, Contacts, Talk, Mail & Collaborative editing" : "Uređivanje aplikacija Calendar, Contacts, Talk, Mail i Collaborative",
- "Finish setup" : "Završite postavljanje",
- "Finishing …" : "Završavanje...",
"Need help?" : "Treba li vam pomoć?",
"See the documentation" : "Pogledajte dokumentaciju",
"It looks like you are trying to reinstall your Nextcloud. However the file CAN_INSTALL is missing from your config directory. Please create the file CAN_INSTALL in your config folder to continue." : "Primijetili smo da pokušavate ponovno instalirati Nextcloud. Međutim, datoteka CAN_INSTALL nedostaje iz vašeg direktorija. Stvorite datoteku CAN_INSTALL u konfiguracijskoj mapi prije nego što nastavite.",
@@ -408,6 +405,9 @@ OC.L10N.register(
"Could not fetch list of apps from the app store." : "Dohvaćanje popisa aplikacija iz trgovine aplikacijama nije uspjelo.",
"Can't install this app because it is not compatible" : "Aplikaciju nije moguće instalirati jer nije kompatibilna",
"Can't install this app" : "Aplikaciju nije moguće instalirati",
+ "Calendar, Contacts, Talk, Mail & Collaborative editing" : "Uređivanje aplikacija Calendar, Contacts, Talk, Mail i Collaborative",
+ "Finish setup" : "Završite postavljanje",
+ "Finishing …" : "Završavanje...",
"The PHP OPcache module is not loaded. {linkstart}For better performance it is recommended ↗{linkend} to load it into your PHP installation." : "PHP OPcache modul nije učitan. {linkstart}Preporučuje se da ga učitate ↗{linkend} u svoju instalaciju PHP-a kako biste poboljšali performanse.",
"The PHP OPcache module is not properly configured. {linkstart}For better performance it is recommended ↗{linkend} to use the following settings in the <code>php.ini</code>:" : "PHP OPcache modul nije pravilno konfiguriran. {linkstart}Preporučuje se da ↗{linkend} koristite sljedeće postavke u datoteci <code>php.ini</code> kako biste poboljšali performanse:"
},