diff options
Diffstat (limited to 'core/l10n/hr.js')
-rw-r--r-- | core/l10n/hr.js | 8 |
1 files changed, 4 insertions, 4 deletions
diff --git a/core/l10n/hr.js b/core/l10n/hr.js index 18c8b481b4e..b43cd6708a6 100644 --- a/core/l10n/hr.js +++ b/core/l10n/hr.js @@ -198,10 +198,6 @@ OC.L10N.register( "({count} selected)" : "({count} odabran)", "Error loading file exists template" : "Pogrešno učitavanje predloška za postojeću datoteku", "Saving …" : "Spremanje...", - "Authentication required" : "Potrebna autentifikacija", - "This action requires you to confirm your password" : "Za izvršavanje ove radnje potvrdite svoju zaporku", - "Confirm" : "Potvrdi", - "Failed to authenticate, try again" : "Pogreška pri provjeri autentičnosti, pokušajte ponovo", "seconds ago" : "prije nekoliko sekundi", "Connection to server lost" : "Izgubljena veza s poslužiteljem", "_Problem loading page, reloading in %n second_::_Problem loading page, reloading in %n seconds_" : ["Pogreška pri učitavanju stranice, ponovno učitavanje za %n sekundi","Pogreška pri učitavanju stranice, ponovno učitavanje za %n sekundi","Pogreška pri učitavanju stranice, ponovno učitavanje za %n sekundi"], @@ -288,7 +284,9 @@ OC.L10N.register( "Skip to navigation of app" : "Preskoči na navigaciju aplikacije", "Go to %s" : "Idi na %s", "Get your own free account" : "Otvorite besplatni račun", + "This action requires you to confirm your password" : "Za izvršavanje ove radnje potvrdite svoju zaporku", "Confirm your password" : "Potvrdite svoju zaporku", + "Confirm" : "Potvrdi", "Connect to your account" : "Povežite se sa svojim računom", "Please log in before granting %1$s access to your %2$s account." : "Prijavite se prije odobravanja pristupa %1$s svom računu %2$s.", "If you are not trying to set up a new device or app, someone is trying to trick you into granting them access to your data. In this case do not proceed and instead contact your system administrator." : "Ako ne pokušavate postaviti novi uređaj ili aplikaciju, netko vas pokušava navesti da mu odobrite pristup svojim podacima. U tom slučaju nemojte nastaviti, već se obratite administratoru sustava.", @@ -353,6 +351,8 @@ OC.L10N.register( "Home" : "Početna", "Copy to {folder}" : "Kopiraj u {folder}", "Move to {folder}" : "Premjesti u {folder}", + "Authentication required" : "Potrebna autentifikacija", + "Failed to authenticate, try again" : "Pogreška pri provjeri autentičnosti, pokušajte ponovo", "File not found" : "Datoteka nije pronađena", "The document could not be found on the server. Maybe the share was deleted or has expired?" : "Dokument nije moguće pronaći na poslužitelju. Možda je dijeljenje izbrisano ili je isteklo?", "Please use the command line updater because automatic updating is disabled in the config.php." : "Ažurirajte putem naredbenog retka jer je automatsko ažuriranje onemogućeno u datoteci config.php." |