diff options
Diffstat (limited to 'settings/l10n/hr.js')
-rw-r--r-- | settings/l10n/hr.js | 29 |
1 files changed, 1 insertions, 28 deletions
diff --git a/settings/l10n/hr.js b/settings/l10n/hr.js index c6cc74f7a02..3d378ca7919 100644 --- a/settings/l10n/hr.js +++ b/settings/l10n/hr.js @@ -104,33 +104,6 @@ OC.L10N.register( "Quota" : "Kvota", "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", - "Invalid request" : "Zahtjev neispravan", - "Admins can't remove themself from the admin group" : "Administratori ne mogu sami sebe ukloniti iz admin grupe", - "Unable to add user to group %s" : "Dodavanje korisnika grupi %s nije moguće", - "Unable to remove user from group %s" : "Uklanjanje korisnika iz grupe %s nije moguće", - "Sending..." : "Slanje...", - "Updating...." : "Ažuriranje...", - "Error while updating app" : "Pogreška pri ažuriranju app", - "Uninstalling ...." : "Deinstaliranje....", - "Error while uninstalling app" : "Pogreška pri deinstaliranju app", - "Uninstall" : "Deinstalirajte", - "__language_name__" : "Hrvatski", - "This is used for sending out notifications." : "Ovo se koristi za slanje notifikacija.", - "PHP is apparently setup to strip inline doc blocks. This will make several core apps inaccessible." : "PHP je očigledno postavljen na strip inline doc blocks. To će nekoliko osnovnih aplikacija učiniti nedostupnima.", - "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.", - "This means that there might be problems with certain characters in file names." : "To znači da se mogu javiti problemi s određenim znakovima u datoteci.", - "Cron" : "Cron", - "Cron was not executed yet!" : "Cron još nije izvršen!", - "cron.php is registered at a webcron service to call cron.php every 15 minutes over http." : "cron.php je registriran na webcron usluzi da poziva cron.php svakih 15 minuta preko http.", - "Use system's cron service to call the cron.php file every 15 minutes." : "Koristite cron uslugu sustava za pozivanje cron.php datoteke svakih 15 minuta.", - "Cheers!" : "Cheers!", - "Get the apps to sync your files" : "Koristite aplikacije za sinkronizaciju svojih datoteka", - "Show First Run Wizard again" : "Opet pokažite First Run Wizard", - "Name" : "Naziv", - "Show last log in" : "Prikaži zadnje spajanje" + "Default" : "Zadano" }, "nplurals=3; plural=n%10==1 && n%100!=11 ? 0 : n%10>=2 && n%10<=4 && (n%100<10 || n%100>=20) ? 1 : 2;"); |