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.json')
-rw-r--r--core/l10n/hr.json4
1 files changed, 2 insertions, 2 deletions
diff --git a/core/l10n/hr.json b/core/l10n/hr.json
index 8fb7e0a3ba4..be98767bbc2 100644
--- a/core/l10n/hr.json
+++ b/core/l10n/hr.json
@@ -127,7 +127,7 @@
"Please try again or contact your administrator." : "Pokušajte ponovno ili se obratite svom administratoru.",
"Username or email" : "Korisničko ime ili adresa e-pošte",
"Password" : "Zaporka",
- "Toggle password visibility" : "Uključivanje/isključivanje vidljivosti zaporke",
+ "Show password" : "Pokaži zaporku",
"Wrong username or password." : "Pogrešno korisničko ime ili zaporka.",
"User disabled" : "Korisnik je onemogućen",
"We have detected multiple invalid login attempts from your IP. Therefore your next login is throttled up to 30 seconds." : "Otkrili smo nekoliko nevažećih pokušaja prijave s vaše IP adrese. Iduća prijava odgađa se za najviše 30 sekundi.",
@@ -280,7 +280,6 @@
"For information how to properly configure your server, please see the <a href=\"%s\" target=\"_blank\" rel=\"noreferrer noopener\">documentation</a>." : "Informacije o ispravnom konfiguriranju poslužitelja potražite u <a href=\"%s\" target=\"_blank\" rel=\"noreferrer noopener\">dokumentaciji</a>.",
"Create an <strong>admin account</strong>" : "Stvori <strong>administracijski račun</strong>",
"Username" : "Korisničko ime",
- "Show password" : "Pokaži zaporku",
"Storage & database" : "Pohrana i baza podataka",
"Data folder" : "Mapa za podatke",
"Configure the database" : "Konfiguriraj bazu podataka",
@@ -366,6 +365,7 @@
"Some columns in the database are missing a conversion to big int. Due to the fact that changing column types on big tables could take some time they were not changed automatically. By running 'occ db:convert-filecache-bigint' those pending changes could be applied manually. This operation needs to be made while the instance is offline. For further details read {linkstart}the documentation page about this ↗{linkend}." : "U određenim stupcima baze podataka nedostaje pretvorba u big int. Budući da promjena vrste stupca u velikim tablicama može potrajati neko duže vrijeme, stupci nisu automatski promijenjeni. Izvršenjem 'occ db:convert-filecache-bigint' te se promjene mogu ručno primijeniti. Ovu radnju morate izvršiti dok je instanca izvan mreže. Za više pojedinosti pročitajte {linkstart}odgovarajuće poglavlje dokumentacije ↗{linkend}.",
"To migrate to another database use the command line tool: 'occ db:convert-type', or see the {linkstart}documentation ↗{linkend}." : "Za prelazak na drugu bazu podataka koristite se naredbenim retkom: 'occ db:convert-type' ili pogledajte {linkstart}dokumentaciju ↗{linkend}.",
"Your data directory and files are probably accessible from the Internet. The .htaccess file is not working. It is strongly recommended that you configure your web server so that the data directory is no longer accessible, or move the data directory outside the web server document root." : "Vaši direktoriji i datoteke vjerojatno su dostupni putem Interneta. Datoteka .htaccess nije u funkciji. Preporučujemo da konfigurirate web-poslužitelj tako da direktorij s podacima više nije dostupan ili premjestite direktorij s podacima izvan korijena web poslužitelja.",
+ "Toggle password visibility" : "Uključivanje/isključivanje vidljivosti zaporke",
"The password is wrong. Try again." : "Pogrešna zaporka. Pokušajte ponovno.",
"Setup two-factor authentication" : "Postavite dvofaktorsku autentifikaciju"
},"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;"