diff options
author | Nextcloud bot <bot@nextcloud.com> | 2017-04-26 00:07:43 +0000 |
---|---|---|
committer | Nextcloud bot <bot@nextcloud.com> | 2017-04-26 00:07:43 +0000 |
commit | e5fe41e16bbcbd8f11c618db43fdd312f625cd3b (patch) | |
tree | 88d652a240cd3b4400ce258a317483bb9dee0c75 /settings/l10n/hr.js | |
parent | 6db6911a13bf2d2d219422d25a0a4a4406dce8ef (diff) | |
download | nextcloud-server-e5fe41e16bbcbd8f11c618db43fdd312f625cd3b.tar.gz nextcloud-server-e5fe41e16bbcbd8f11c618db43fdd312f625cd3b.zip |
[tx-robot] updated from transifex
Diffstat (limited to 'settings/l10n/hr.js')
-rw-r--r-- | settings/l10n/hr.js | 6 |
1 files changed, 3 insertions, 3 deletions
diff --git a/settings/l10n/hr.js b/settings/l10n/hr.js index 93f8441a32a..38981c1280a 100644 --- a/settings/l10n/hr.js +++ b/settings/l10n/hr.js @@ -1,7 +1,6 @@ OC.L10N.register( "settings", { - "Enabled" : "Aktivirano", "Wrong password" : "Pogrešna lozinka", "Saved" : "Spremljeno", "No user supplied" : "Nijedan korisnik nije dostavljen", @@ -25,8 +24,6 @@ OC.L10N.register( "Updating...." : "Ažuriranje...", "Error while updating app" : "Pogreška pri ažuriranju app", "Updated" : "Ažurirano", - "Error while uninstalling app" : "Pogreška pri deinstaliranju app", - "Uninstall" : "Deinstalirajte", "Valid until {date}" : "Valid until {date}", "Delete" : "Izbrišite", "Select a profile picture" : "Odaberite sliku profila", @@ -122,6 +119,7 @@ OC.L10N.register( "change full name" : "promijenite puno ime", "set new password" : "postavite novu lozinku", "Default" : "Zadano", + "Enabled" : "Aktivirano", "Please provide an admin recovery password, otherwise all user data will be lost" : "Molimo navedite admin lozinku za oporavak, u protivnom će svi korisnički podaci biti izgubljeni.", "test email settings" : "Postavke za testiranje e-pošte", "Admins can't remove themself from the admin group" : "Administratori ne mogu sami sebe ukloniti iz admin grupe", @@ -129,6 +127,8 @@ OC.L10N.register( "Unable to remove user from group %s" : "Uklanjanje korisnika iz grupe %s nije moguće", "Sending..." : "Slanje...", "Uninstalling ...." : "Deinstaliranje....", + "Error while uninstalling app" : "Pogreška pri deinstaliranju app", + "Uninstall" : "Deinstalirajte", "The PHP module 'fileinfo' is missing. We strongly recommend to enable this module to get best results with mime-type detection." : "PHP modul 'fileinfo' nedostaje. Tolo vam preporučjemo da taj modul omogućitekako biste dobili najbolje rezultate u detekciji mime vrste.", "Cheers!" : "Cheers!", "Show last log in" : "Prikaži zadnje spajanje" |