diff options
author | Nextcloud bot <bot@nextcloud.com> | 2023-05-10 02:31:27 +0000 |
---|---|---|
committer | Nextcloud bot <bot@nextcloud.com> | 2023-05-10 02:31:27 +0000 |
commit | 46bb952ba51411f27d92f06ea1cc9bd8e7158e34 (patch) | |
tree | 24c81c5300bd6bcae72aca3ea6a8dc619bc2a5d0 /lib/l10n/hr.js | |
parent | fc076271c791998272856b640be4b63cfe3263a2 (diff) | |
download | nextcloud-server-46bb952ba51411f27d92f06ea1cc9bd8e7158e34.tar.gz nextcloud-server-46bb952ba51411f27d92f06ea1cc9bd8e7158e34.zip |
Fix(l10n): Update translations from Transifex
Signed-off-by: Nextcloud bot <bot@nextcloud.com>
Diffstat (limited to 'lib/l10n/hr.js')
-rw-r--r-- | lib/l10n/hr.js | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/lib/l10n/hr.js b/lib/l10n/hr.js index 709e1c04dbf..59dabe7e01b 100644 --- a/lib/l10n/hr.js +++ b/lib/l10n/hr.js @@ -4,7 +4,6 @@ OC.L10N.register( "Cannot write into \"config\" directory!" : "Pisanje u direktorij „config” nije moguće!", "But, if you prefer to keep config.php file read only, set the option \"config_is_read_only\" to true in it." : "Međutim, ako želite da datoteka config.php ostane samo za čitanje, postavite opciju „config_is_read_only” na „true”.", "See %s" : "Pogledajte %s", - "The files of the app %1$s were not replaced correctly. Make sure it is a version compatible with the server." : "Datoteke aplikacije %1$s nisu ispravno zamijenjene. Provjerite je li inačica kompatibilna s poslužiteljem.", "Sample configuration detected" : "Pronađena ogledna konfiguracija", "It has been detected that the sample configuration has been copied. This can break your installation and is unsupported. Please read the documentation before performing changes on config.php" : "Otkriveno je kopiranje ogledne konfiguracije. To može dovesti do poteškoća u radu vaše instalacije i nije podržano. Pročitajte dokumentaciju prije nego što izvršite promjene u config.php", "%s email verification" : "Provjeru e-pošte %s", @@ -226,6 +225,7 @@ OC.L10N.register( "Storage connection error. %s" : "Pogreška veze pohrane. %s", "Storage is temporarily not available" : "Pohrana privremeno nije dostupna", "Storage connection timeout. %s" : "Istek veze pohrane. %s", + "The files of the app %1$s were not replaced correctly. Make sure it is a version compatible with the server." : "Datoteke aplikacije %1$s nisu ispravno zamijenjene. Provjerite je li inačica kompatibilna s poslužiteljem.", "Full name" : "Puno ime", "%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.", |