diff options
author | Jenkins for ownCloud <owncloud-bot@tmit.eu> | 2015-03-31 01:55:55 -0400 |
---|---|---|
committer | Jenkins for ownCloud <owncloud-bot@tmit.eu> | 2015-03-31 01:55:55 -0400 |
commit | 1d06d93d271210793baf575414ff0dd8f576dae0 (patch) | |
tree | 192d545d4c29b04ce61b5603d62a845de7466ac4 /settings/l10n/bs.js | |
parent | 8e0fef74ffe570b9c159b91a9d8fb1ef7b526aef (diff) | |
download | nextcloud-server-1d06d93d271210793baf575414ff0dd8f576dae0.tar.gz nextcloud-server-1d06d93d271210793baf575414ff0dd8f576dae0.zip |
[tx-robot] updated from transifex
Diffstat (limited to 'settings/l10n/bs.js')
-rw-r--r-- | settings/l10n/bs.js | 10 |
1 files changed, 5 insertions, 5 deletions
diff --git a/settings/l10n/bs.js b/settings/l10n/bs.js index 61a889015bf..b9cf700cd0e 100644 --- a/settings/l10n/bs.js +++ b/settings/l10n/bs.js @@ -1,8 +1,8 @@ OC.L10N.register( "settings", { - "Cron" : "Cron", "Sharing" : "Dijeljenje", + "Cron" : "Cron", "Email Server" : "Server e-pošte", "Log" : "Zapisnik", "Authentication error" : "Grešna autentifikacije", @@ -106,10 +106,6 @@ OC.L10N.register( "System locale can not be set to a one which supports UTF-8." : "Regionalnu šemu 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 nazivu datoteke.", "We strongly suggest installing the required packages on your system to support one of the following locales: %s." : "Strogo se preporučuje instaliranje zahtjevnih paketa na vašem sistemu koji podržavaju jednu od slijedećih regionalnih šemi: %s.", - "Cron was not executed yet!" : "Cron još nije izvršen!", - "Execute one task with each page loaded" : "Izvrši 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 registrovan 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.", "Allow apps to use the Share API" : "Dozvoli aplikacijama korištenje Share API", "Allow users to share via link" : "Dozvoli korisnicima dijeljenje putem veze", "Enforce password protection" : "Nametni zaštitu lozinke", @@ -124,6 +120,10 @@ OC.L10N.register( "Allow users to send mail notification for shared files to other users" : "Dozvoli korisnicima slanje notifikacijske e-pošte za podijeljene datoteke ka ostalim korisnicima", "Exclude groups from sharing" : "Isključite grupe iz dijeljenja", "These groups will still be able to receive shares, but not to initiate them." : "Ove će grupe i dalje moći primati dijeljene resurse, ali ne i inicirati ih", + "Cron was not executed yet!" : "Cron još nije izvršen!", + "Execute one task with each page loaded" : "Izvrši 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 registrovan 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.", "This is used for sending out notifications." : "Ovo se koristi za slanje notifikacija.", "Send mode" : "Način rada za slanje", "From address" : "S adrese", |