diff options
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 3bb802eee0a..8ae26fa3872 100644 --- a/core/l10n/hr.js +++ b/core/l10n/hr.js @@ -31,7 +31,6 @@ OC.L10N.register( "[%d / %d]: Checking table %s" : "[%d / %d]: Provjeravanje tablice %s", "Turned on maintenance mode" : "Način rada za održavanje uključen", "Turned off maintenance mode" : "Način rada za održavanje isključen", - "Waiting for cron to finish (checks again in 5 seconds) …" : "Čekanje cron funkcije da završi (ponovna provjera za 5 sekundi) ...", "Updating database schema" : "Ažuriranje sheme baze podataka", "Updated database" : " Baza podataka ažurirana", "Checking whether the database schema can be updated (this can take a long time depending on the database size)" : "U tijeku je provjeranje može li shema baza podataka biti ažurirana (ovo može potrajati ovisno o veličini baze podataka)", @@ -129,6 +128,7 @@ OC.L10N.register( "Set expiration date" : "Odredite datum isteka", "Expiration" : "Istjeće", "Expiration date" : "Datum isteka", + "Unshare" : "Prestanite dijeliti", "Share link" : "Podijelite vezu", "Shared with you and the group {group} by {owner}" : "Dijeljeno s vama i grupom {group} vlasnika {owner}", "Shared with you and {circle} by {owner}" : "Podijeljeno sa vama i {circle} od strane {owner}", @@ -136,7 +136,6 @@ OC.L10N.register( "group" : "Grupa", "remote" : "na daljinu", "email" : "e-pošta", - "Unshare" : "Prestanite dijeliti", "Can reshare" : "Ponovno dijeljenje omogućeno", "Can edit" : "Uređivanje omogućeno", "Can create" : "Stvaranje omogućeno", @@ -273,6 +272,7 @@ OC.L10N.register( "Thank you for your patience." : "Hvala vam na strpljenju", "Back to log in" : "Natrag na prijavu", "You are about to grant %s access to your %s account." : "Ovim će te dopustiti %s pristup vašem %s računu.", + "Waiting for cron to finish (checks again in 5 seconds) …" : "Čekanje cron funkcije da završi (ponovna provjera za 5 sekundi) ...", "Please log in before granting %s access to your %s account." : "Prijavite se prije nego dopustite %s pristup vašem %s računu.", "Further information how to configure this can be found in the %sdocumentation%s." : "Daljnje informacije o konfiguraciji se mogu naći u %spriloženoj dokumentaciji%s." }, |