diff options
Diffstat (limited to 'settings/l10n/hr.js')
-rw-r--r-- | settings/l10n/hr.js | 6 |
1 files changed, 3 insertions, 3 deletions
diff --git a/settings/l10n/hr.js b/settings/l10n/hr.js index 345d4e346e7..1adeccc7e87 100644 --- a/settings/l10n/hr.js +++ b/settings/l10n/hr.js @@ -64,11 +64,8 @@ OC.L10N.register( "This is probably caused by a cache/accelerator such as Zend OPcache or eAccelerator." : "Uzrok tome je vjerojatno neki ubrzivač predmemoriranja kao što je Zend OPcache ilieAccelerator.", "System locale can not be set to a one which supports UTF-8." : "Regionalnu shemu sustava nemoguće je postaviti na neku koja podržava UTF-8.", "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!", "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.", "Version" : "Verzija", "Sharing" : "Dijeljenje zajedničkih resursa", "Allow apps to use the Share API" : "Dopustite apps korištenje Share API", @@ -130,6 +127,9 @@ OC.L10N.register( "Uninstall" : "Deinstalirajte", "This is used for sending out notifications." : "Ovo se koristi za slanje notifikacija.", "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.", + "Cron" : "Cron", + "Cron was not executed yet!" : "Cron još nije izvršen!", + "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!", "Show last log in" : "Prikaži zadnje spajanje" }, |