diff options
author | Nextcloud bot <bot@nextcloud.com> | 2022-06-10 02:33:54 +0000 |
---|---|---|
committer | Nextcloud bot <bot@nextcloud.com> | 2022-06-10 02:33:54 +0000 |
commit | 8541707f3286e34b8ec24c5399776f61ec8fbb9d (patch) | |
tree | a56594eb14ec587d60601ce828daf809310f84d7 /core/l10n/hr.js | |
parent | b1616dea537db24280fe683b6124936c91e1fc82 (diff) | |
download | nextcloud-server-8541707f3286e34b8ec24c5399776f61ec8fbb9d.tar.gz nextcloud-server-8541707f3286e34b8ec24c5399776f61ec8fbb9d.zip |
[tx-robot] updated from transifex
Signed-off-by: Nextcloud bot <bot@nextcloud.com>
Diffstat (limited to 'core/l10n/hr.js')
-rw-r--r-- | core/l10n/hr.js | 3 |
1 files changed, 1 insertions, 2 deletions
diff --git a/core/l10n/hr.js b/core/l10n/hr.js index 3c1e540c395..720034a0d37 100644 --- a/core/l10n/hr.js +++ b/core/l10n/hr.js @@ -369,7 +369,6 @@ OC.L10N.register( "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.", - "The password is wrong. Try again." : "Pogrešna zaporka. Pokušajte ponovno.", - "Request password" : "Zatraži zaporku" + "The password is wrong. Try again." : "Pogrešna zaporka. Pokušajte ponovno." }, "nplurals=3; plural=n%10==1 && n%100!=11 ? 0 : n%10>=2 && n%10<=4 && (n%100<10 || n%100>=20) ? 1 : 2;"); |