diff options
Diffstat (limited to 'apps/settings/l10n/hr.js')
-rw-r--r-- | apps/settings/l10n/hr.js | 6 |
1 files changed, 3 insertions, 3 deletions
diff --git a/apps/settings/l10n/hr.js b/apps/settings/l10n/hr.js index 9c6c1144e07..295b787a460 100644 --- a/apps/settings/l10n/hr.js +++ b/apps/settings/l10n/hr.js @@ -48,7 +48,7 @@ OC.L10N.register( "Remote wipe was started on %1$s" : "Udaljeno brisanje pokrenuto je %1$s", "Remote wipe has finished on %1$s" : "Udaljeno brisanje završilo je %1$s", "Your <strong>password</strong> or <strong>email</strong> was modified" : "Izmijenjena je vaša <strong>zaporka</strong> ili <strong>adresa e-pošte</strong>", - "Apps" : "Aplikacije", + "Settings" : "Postavke", "Wrong password" : "Pogrešna zaporka", "Saved" : "Spremljeno", "Authentication error" : "Pogrešna autentifikacija", @@ -61,7 +61,6 @@ OC.L10N.register( "If you received this email, the email configuration seems to be correct." : "Ako ste primili ovu poruku e-pošte, čini se da je e-pošta pravilno konfigurirana.", "Email could not be sent. Check your mail server log" : "Slanje poruke e-pošte nije uspjelo. Provjerite zapis poslužitelja e-pošte", "A problem occurred while sending the email. Please revise your settings. (Error: %s)" : "Došlo je do problema pri slanju poruke e-pošte. Pregledajte svoje postavke. (Pogreška: %s)", - "Users" : "Korisnici", "Invalid account" : "Nevažeći račun", "Invalid mail address" : "Nevažeća adresa e-pošte", "Settings saved" : "Postavke spremljene", @@ -91,9 +90,10 @@ OC.L10N.register( "Set your password" : "Postavite zaporku", "Go to %s" : "Idi na %s", "Install Client" : "Instaliraj klijenta", - "Settings" : "Postavke", + "Apps" : "Aplikacije", "Personal" : "Osobno", "Administration" : "Administracija", + "Users" : "Korisnici", "Additional settings" : "Dodatne postavke", "Administration privileges" : "Ovlasti za administriranje", "Groupware" : "Groupware", |