diff options
author | Nextcloud bot <bot@nextcloud.com> | 2022-06-02 02:33:05 +0000 |
---|---|---|
committer | Nextcloud bot <bot@nextcloud.com> | 2022-06-02 02:33:05 +0000 |
commit | 01ae33f4bb9743c67d5af7c15ce4b3eecbb005a0 (patch) | |
tree | 8e9ba064aa9fba92e2de446560fe697ea9152626 /core/l10n/hr.json | |
parent | ffaa47451493af037bf72e9e5b6618f8786067ef (diff) | |
download | nextcloud-server-01ae33f4bb9743c67d5af7c15ce4b3eecbb005a0.tar.gz nextcloud-server-01ae33f4bb9743c67d5af7c15ce4b3eecbb005a0.zip |
[tx-robot] updated from transifex
Signed-off-by: Nextcloud bot <bot@nextcloud.com>
Diffstat (limited to 'core/l10n/hr.json')
-rw-r--r-- | core/l10n/hr.json | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/core/l10n/hr.json b/core/l10n/hr.json index 32263a7e626..52939dffecb 100644 --- a/core/l10n/hr.json +++ b/core/l10n/hr.json @@ -325,7 +325,6 @@ "Your client should now be connected!" : "Vaš klijent sada bi trebao biti povezan!", "You can close this window." : "Možete zatvoriti ovaj prozor.", "This share is password-protected" : "Ovaj zajednički resurs je zaštićen zaporkom", - "The password is wrong. Try again." : "Pogrešna zaporka. Pokušajte ponovno.", "Email address" : "Adresa e-pošte", "Request password" : "Zatraži zaporku", "Go to %s" : "Idi na %s", @@ -368,6 +367,7 @@ "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:", "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." + "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.", + "The password is wrong. Try again." : "Pogrešna zaporka. Pokušajte ponovno." },"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;" }
\ No newline at end of file |