diff options
author | Jenkins for ownCloud <owncloud-bot@tmit.eu> | 2015-03-26 01:55:29 -0400 |
---|---|---|
committer | Jenkins for ownCloud <owncloud-bot@tmit.eu> | 2015-03-26 01:55:29 -0400 |
commit | 40b77eb97ae7c3662a820060e021f36c3979c5e8 (patch) | |
tree | 55b35cf48bd70548f394f572714c986f97198fef /settings/l10n/sr.js | |
parent | 0fb1c5ae03c32df482637e2b237ad1284c783880 (diff) | |
download | nextcloud-server-40b77eb97ae7c3662a820060e021f36c3979c5e8.tar.gz nextcloud-server-40b77eb97ae7c3662a820060e021f36c3979c5e8.zip |
[tx-robot] updated from transifex
Diffstat (limited to 'settings/l10n/sr.js')
-rw-r--r-- | settings/l10n/sr.js | 9 |
1 files changed, 8 insertions, 1 deletions
diff --git a/settings/l10n/sr.js b/settings/l10n/sr.js index 7abfdfd0bf6..b032fb887d4 100644 --- a/settings/l10n/sr.js +++ b/settings/l10n/sr.js @@ -1,6 +1,7 @@ OC.L10N.register( "settings", { + "Security & setup warnings" : "Безбедносна и упозорења поставе", "Cron" : "Крон", "Sharing" : "Дељење", "Email Server" : "Сервер е-поште", @@ -119,7 +120,6 @@ OC.L10N.register( "We strongly suggest installing the required packages on your system to support one of the following locales: %s." : "Препоручујемо да инсталирате потребне пакете да бисте подржали следеће локалитете: %s", "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 \"overwrite.cli.url\" option in your config.php file to the webroot path of your installation (Suggested: \"%s\")" : "Ако инсталација није инсталирана у основи домена и користи системски крон, може бити проблема са генерисањем веб адреса. Да бисте избегли ове проблеме, молимо вас да подесите \"overwrite.cli.url\" опцију у вашем config.php фајлу у путању веб-основе ваше инсталације (Предложено: \"%s\")", "It was not possible to execute the cronjob via CLI. The following technical errors have appeared:" : "Није било могуће да се изврши крон задатак путем интерфејса командне линије. Појавила су се следеће техничке грешке:", - "No problems found" : "Нема никаквих проблема", "Last cron job execution: %s." : "Последњи извршени крон задатак: %s.", "Last cron job execution: %s. Something seems wrong." : "Последњи извршени крон задатак: %s. Нешто изгледа није у реду.", "Cron was not executed yet!" : "Крон задатак још увек није извршен!", @@ -159,6 +159,12 @@ OC.L10N.register( "More" : "Више", "Less" : "Мање", "The logfile is bigger than 100 MB. Downloading it may take some time!" : "Фајл записника је већи од 100МБ. Преузимање може потрајати!", + "Tips & tricks" : "Савети и трикови", + "How to do backups" : "Како правити резерве", + "Advanced monitoring" : "Напредно праћење", + "Performance tuning" : "Побољшање перформанси", + "Improving the config.php" : "Побољшање фајла поставки", + "Theming" : "Теме", "Version" : "Верзија", "More apps" : "Још апликација", "Developer documentation" : "Програмерска документација", @@ -173,6 +179,7 @@ OC.L10N.register( "Update to %s" : "Ажурирај на %s", "Enable only for specific groups" : "Укључи само за одређене групе", "Uninstall App" : "Деинсталирај апликацију", + "No apps found for your version" : "Нема апликација за ваше издање", "Hey there,<br><br>just letting you know that you now have an %s account.<br><br>Your username: %s<br>Access it: <a href=\"%s\">%s</a><br><br>" : "Поздрав,<br><br>само вас обавештавам да сад имате %s налог.<br><br>Ваше корисничко име: %s<br>Приступите му на: <a href=\"%s\">%s</a><br><br>", "Cheers!" : "Здраво!", "Hey there,\n\njust letting you know that you now have an %s account.\n\nYour username: %s\nAccess it: %s\n\n" : "Добродошли,\n\nСамо да знате да сада имате %s налог.\n\nВаше корисничко име: %s\nПриступите: %s\n", |