diff options
author | Nextcloud bot <bot@nextcloud.com> | 2018-10-26 00:12:48 +0000 |
---|---|---|
committer | Nextcloud bot <bot@nextcloud.com> | 2018-10-26 00:12:48 +0000 |
commit | aff53d6e3477afc54a56eed88d242020a92801d6 (patch) | |
tree | 2bb140ea6a7f1e965536dc0379ec9838376cd889 /core/l10n/sr.js | |
parent | 61c38885c734aa7606de895b1e28f51df2cc3440 (diff) | |
download | nextcloud-server-aff53d6e3477afc54a56eed88d242020a92801d6.tar.gz nextcloud-server-aff53d6e3477afc54a56eed88d242020a92801d6.zip |
[tx-robot] updated from transifex
Diffstat (limited to 'core/l10n/sr.js')
-rw-r--r-- | core/l10n/sr.js | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/core/l10n/sr.js b/core/l10n/sr.js index 08c52e0e36e..6bb61c6af43 100644 --- a/core/l10n/sr.js +++ b/core/l10n/sr.js @@ -357,9 +357,7 @@ OC.L10N.register( "I know that if I continue doing the update via web UI has the risk, that the request runs into a timeout and could cause data loss, but I have a backup and know how to restore my instance in case of a failure." : "Свестан сам да уколико наставим ажурирање преко веба да постоји ризик да захтеву истекне време за извршење и да то може да изазове губитак података, али имам резервну копију и знам како да је повратим у случају грешака.", "Upgrade via web on my own risk" : "Надогради преко веба на сопствену одговорност", "This %s instance is currently in maintenance mode, which may take a while." : "Овај %s је тренутно у режиму одржавања што може потрајати.", - "This page will refresh itself when the %s instance is available again." : "Ова страница ће се сама освежити када %s постане поново доступан.", "Contact your system administrator if this message persists or appeared unexpectedly." : "Контактирајте администратора ако се порука понавља или се неочекивано појавила.", - "Thank you for your patience." : "Хвала Вам на стрпљењу.", "Updated \"%s\" to %s" : "„%s“ ажуриран на %s", "%s (3rdparty)" : "%s (од 3. лица)", "There was an error loading your contacts" : "Догодила се грешка приликом учитавања Ваших контаката", @@ -403,6 +401,8 @@ OC.L10N.register( "Add \"%s\" as trusted domain" : "Додај „%s“ као поуздан домен", "%s will be updated to version %s" : "%s ће бити ажурирана на верзију %s", "For help, see the <a target=\"_blank\" rel=\"noreferrer\" href=\"%s\">documentation</a>." : "За помоћ, погледајте <a target=\"_blank\" rel=\"noreferrer\" href=\"%s\">документацију</a>.", + "This page will refresh itself when the %s instance is available again." : "Ова страница ће се сама освежити када %s постане поново доступан.", + "Thank you for your patience." : "Хвала Вам на стрпљењу.", "/dev/urandom is not readable by PHP which is highly discouraged for security reasons. Further information can be found in the <a target=\"_blank\" rel=\"noreferrer noopener\" href=\"{docLink}\">documentation</a>." : "PHP не може да чита /dev/urandom. Ово се баш не препоручује из сигурносних разлога. Можете наћи више информација у <a target=\"_blank\" rel=\"noreferrer noopener\" href=\"{docLink}\">документацији</a>.", "Your PHP does not have freetype support. This will result in broken profile pictures and settings interface." : "Ваша PHP инсталација нема подршку за freetype. Ово ће довести до неисправних профилних слика и неисправног интерфејса за подешавања.", "The \"Strict-Transport-Security\" HTTP header is not set to at least \"{seconds}\" seconds. For enhanced security, it is recommended to enable HSTS as described in the <a href=\"{docUrl}\" rel=\"noreferrer noopener\">security tips</a>." : "\"Strict-Transport-Security\" HTTP заглавље није подешено да буде бар \"{seconds}\" секунди. За додатну сигурност, предлаже се да омогућите HSTS као што је описано у <a href=\"{docUrl}\" rel=\"noreferrer noopener\">сигурносним саветима</a>.", |