diff options
author | Nextcloud bot <bot@nextcloud.com> | 2019-02-16 01:12:35 +0000 |
---|---|---|
committer | Nextcloud bot <bot@nextcloud.com> | 2019-02-16 01:12:35 +0000 |
commit | 5eb304a69ab78c0ee3561f421c5f2746e0ee6f32 (patch) | |
tree | bdfdf553a93633dcfce22f8cc2690cc50ea553ff /core/l10n/hr.js | |
parent | efe0b3e55ce2d2b11d274f3a894fd7a06312a814 (diff) | |
download | nextcloud-server-5eb304a69ab78c0ee3561f421c5f2746e0ee6f32.tar.gz nextcloud-server-5eb304a69ab78c0ee3561f421c5f2746e0ee6f32.zip |
[tx-robot] updated from transifex
Diffstat (limited to 'core/l10n/hr.js')
-rw-r--r-- | core/l10n/hr.js | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/core/l10n/hr.js b/core/l10n/hr.js index e9b98051505..7ac4be3390e 100644 --- a/core/l10n/hr.js +++ b/core/l10n/hr.js @@ -26,8 +26,6 @@ OC.L10N.register( "Couldn't send reset email. Please contact your administrator." : "Nije moguće poslati poruku za resetiranje lozinke. Molimo kontaktirajte svog administratora.", "Couldn't send reset email. Please make sure your username is correct." : "Poruku za resetiranje lozinke nije moguće poslati. Molimo provjerite ispravnost svoga korisničkog imena.", "Preparing update" : "Priprema ažuriranja", - "Repair warning: " : "Upozorenje pri popravku:", - "Repair error: " : "Greška pri popravku:", "Please use the command line updater because automatic updating is disabled in the config.php." : "Molimo da ažurirate putem komandne linije jer je automatsko ažuriranje onemogućeno u config.php.", "[%d / %d]: Checking table %s" : "[%d / %d]: Provjeravanje tablice %s", "Turned on maintenance mode" : "Način rada za održavanje uključen", @@ -245,6 +243,8 @@ OC.L10N.register( "Upgrade via web on my own risk" : "Nadogradnja preko mreže na moju vlastitu odgovornost", "This %s instance is currently in maintenance mode, which may take a while." : "Ova %s instanca je trenutno u načinu za održavanje; ovo može potrajati.", "Contact your system administrator if this message persists or appeared unexpectedly." : "Kontaktirajte svog administratora sustava ako se ova poruka ponavlja ili sepojavila neočekivano.", + "Repair warning: " : "Upozorenje pri popravku:", + "Repair error: " : "Greška pri popravku:", "Updated \"%s\" to %s" : "Ažurirano \"%s\" u %s", "There was an error loading your contacts" : "Greška pri učitavanju kontakata", "<a href=\"{docUrl}\">There were problems with the code integrity check. More information…</a>" : "<a href=\"{docUrl}\"> Bilo je problema sa provjerom integriteta podataka. Više informacija...</a>", |