diff options
Diffstat (limited to 'settings/l10n/hr.json')
-rw-r--r-- | settings/l10n/hr.json | 12 |
1 files changed, 6 insertions, 6 deletions
diff --git a/settings/l10n/hr.json b/settings/l10n/hr.json index 187f7a90c0f..57075ab7984 100644 --- a/settings/l10n/hr.json +++ b/settings/l10n/hr.json @@ -1,5 +1,9 @@ { "translations": { - "Enabled" : "Aktivirano", + "Cron" : "Cron", + "Sharing" : "Dijeljenje zajedničkih resursa", + "Security" : "Sigurnost", + "Email Server" : "Poslužitelj e-pošte", + "Log" : "Zapisnik", "Authentication error" : "Pogrešna autentikacija", "Your full name has been changed." : "Vaše puno ime je promijenjeno.", "Unable to change full name" : "Puno ime nije moguće promijeniti.", @@ -29,6 +33,7 @@ "Wrong admin recovery password. Please check the password and try again." : "Pogrešna admin lozinka za oporavak. Molimo provjerite lozinku i pokušajte ponovno.", "Back-end doesn't support password change, but the users encryption key was successfully updated." : "Pozadina ne podržava promjenu lozinke, ali korisnički ključ za šifriranje je uspješno ažuriran.", "Unable to change password" : "Promjena lozinke nije moguća", + "Enabled" : "Aktivirano", "Saved" : "Spremljeno", "test email settings" : "Postavke za testiranje e-pošte", "If you received this email, the settings seem to be correct." : "Ako ste ovu e-poštu primili,čini se da su postavke ispravne.", @@ -108,14 +113,12 @@ "URL generation in notification emails" : "Generiranje URL-a u notifikacijskoj e-pošti", "If your installation is not installed in the root of the domain and uses system cron, there can be issues with the URL generation. To avoid these problems, please set the \"overwritewebroot\" option in your config.php file to the webroot path of your installation (Suggested: \"%s\")" : "Ako vaša instalacija nije instalirana u korijenu domene i koristi sustav cron,mogu se javiti problemi s generiranjem URL. Da biste takve probleme izbjegli,molimo postavite opciju \"overwritewebroot\" u vašoj datoteci config.php.na webroot path vaše instalacije (Predlažemo: \"%s\").", "Please double check the <a href='%s'>installation guides</a>." : "Molimo provjerite <a href='%s'> instalacijske vodiče </a>.", - "Cron" : "Cron", "Last cron was executed at %s." : "Zadnji cron je izvršen na %s", "Last cron was executed at %s. This is more than an hour ago, something seems wrong." : "Zadnji cron izvršen je na %s. Bilo je to prije više od jednog sata, čini se da nešto nije u redu.", "Cron was not executed yet!" : "Cron još nije izvršen!", "Execute one task with each page loaded" : "Izvršite jedan zadatak sa svakom učitanom stranicom", "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.", - "Sharing" : "Dijeljenje zajedničkih resursa", "Allow apps to use the Share API" : "Dopustite apps korištenje Share API", "Allow users to share via link" : "Dopustite korisnicia dijeljenje putem veze", "Enforce password protection" : "Nametnite zaštitu lozinki", @@ -129,11 +132,9 @@ "Allow users to send mail notification for shared files" : "Dopustite korisnicima slanje notifikacijske e-pošte za podijeljene datoteke", "Exclude groups from sharing" : "Isključite grupe iz dijeljenja zajedničkih resursa", "These groups will still be able to receive shares, but not to initiate them." : "Ove će grupe još uvijek moći primati dijeljene resurse, ali ne i inicirati ih", - "Security" : "Sigurnost", "Enforce HTTPS" : "Nametnite HTTPS", "Forces the clients to connect to %s via an encrypted connection." : "Prisiljava klijente da se priključe na %s putem šifrirane konekcije.", "Please connect to your %s via HTTPS to enable or disable the SSL enforcement." : "Molimo,priključite se na svoj %s putem HTTPS da biste omogućili ili onemogućili SSL", - "Email Server" : "Poslužitelj e-pošte", "This is used for sending out notifications." : "Ovo se koristi za slanje notifikacija.", "Send mode" : "Način rada za slanje", "From address" : "S adrese", @@ -147,7 +148,6 @@ "SMTP Password" : "Lozinka SMPT", "Test email settings" : "Postavke za testnu e-poštu", "Send email" : "Pošaljite e-poštu", - "Log" : "Zapisnik", "Log level" : "Razina zapisnika", "More" : "Više", "Less" : "Manje", |