diff options
author | Nextcloud bot <bot@nextcloud.com> | 2022-09-17 02:31:51 +0000 |
---|---|---|
committer | Nextcloud bot <bot@nextcloud.com> | 2022-09-17 02:31:51 +0000 |
commit | cc814bb568316c55f55a5ecc6502943640770d2b (patch) | |
tree | bcf8d245bbe57d45efd75ca27685c10f41a9de86 /lib/l10n/hr.js | |
parent | 914714f26a38c6ede9182c79c88e1890474802b6 (diff) | |
download | nextcloud-server-cc814bb568316c55f55a5ecc6502943640770d2b.tar.gz nextcloud-server-cc814bb568316c55f55a5ecc6502943640770d2b.zip |
[tx-robot] updated from transifex
Signed-off-by: Nextcloud bot <bot@nextcloud.com>
Diffstat (limited to 'lib/l10n/hr.js')
-rw-r--r-- | lib/l10n/hr.js | 8 |
1 files changed, 4 insertions, 4 deletions
diff --git a/lib/l10n/hr.js b/lib/l10n/hr.js index e448f3fd030..c54b1c9ddc9 100644 --- a/lib/l10n/hr.js +++ b/lib/l10n/hr.js @@ -110,10 +110,6 @@ OC.L10N.register( "Role" : "Uloga", "Unknown user" : "Nepoznat korisnik", "Additional settings" : "Dodatne postavke", - "%s enter the database username and name." : "%s unesite korisničko ime i naziv baze podataka.", - "%s enter the database username." : "%s unesite korisničko ime baze podataka.", - "%s enter the database name." : "%s unesite naziv baze podataka.", - "%s you may not use dots in the database name" : "%s ne smijete koristiti točke u nazivu baze podataka", "MySQL username 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", @@ -235,6 +231,10 @@ OC.L10N.register( "Storage is temporarily not available" : "Pohrana privremeno nije dostupna", "Storage connection timeout. %s" : "Istek veze pohrane. %s", "This can usually be fixed by giving the webserver write access to the config directory." : "Ovo se obično može ispraviti tako da se web-poslužitelju dopusti pristup za pisanje u direktoriju config.", + "%s enter the database username and name." : "%s unesite korisničko ime i naziv baze podataka.", + "%s enter the database username." : "%s unesite korisničko ime baze podataka.", + "%s enter the database name." : "%s unesite naziv baze podataka.", + "%s you may not use dots in the database name" : "%s ne smijete koristiti točke u nazivu baze podataka", "Cannot read file" : "Datoteku nije moguće pročitati", "Cannot write into \"config\" directory" : "Pisanje u direktorij „config” nije moguće", "This can usually be fixed by giving the webserver write access to the config directory. See %s" : "Ovo se obično može popraviti tako da se web poslužitelju dopusti pristup za pisanje u konfiguracijski direktorij. Pogledajte %s", |