diff options
author | Nextcloud bot <bot@nextcloud.com> | 2019-01-16 01:12:56 +0000 |
---|---|---|
committer | Nextcloud bot <bot@nextcloud.com> | 2019-01-16 01:12:56 +0000 |
commit | 5f961a494ff007f6fbc8e334b9a5e21cff077206 (patch) | |
tree | f0cec504c62f8a6098e39fa0898641ce3a0f657a /core/l10n/sr.js | |
parent | 054848a387f59d5f32db2069592e5b993c8ecdf8 (diff) | |
download | nextcloud-server-5f961a494ff007f6fbc8e334b9a5e21cff077206.tar.gz nextcloud-server-5f961a494ff007f6fbc8e334b9a5e21cff077206.zip |
[tx-robot] updated from transifex
Diffstat (limited to 'core/l10n/sr.js')
-rw-r--r-- | core/l10n/sr.js | 4 |
1 files changed, 3 insertions, 1 deletions
diff --git a/core/l10n/sr.js b/core/l10n/sr.js index e9a02e215fb..88fbbb73323 100644 --- a/core/l10n/sr.js +++ b/core/l10n/sr.js @@ -28,6 +28,8 @@ OC.L10N.register( "Couldn't send reset email. Please make sure your username is correct." : "Не могу да пошаљем поруку за ресетовање. Проверите да ли је корисничко име исправно.", "Preparing update" : "Припремам ажурирање", "[%d / %d]: %s" : "[%d / %d]: %s", + "Repair step: " : "Корак поправке:", + "Repair info: " : "Инфо о поправци:", "Repair warning: " : "Упозорење о поправци :", "Repair error: " : "Грешка поправке:", "Please use the command line updater because automatic updating is disabled in the config.php." : "Ажурирање урадите преко командне линије јер је аутоматско ажурирање онемогућено у config.php.", @@ -73,7 +75,6 @@ OC.L10N.register( "Failed to authenticate, try again" : "Неуспешна провера идентитета, покушајте поново", "seconds ago" : "пре пар секунди", "Logging in …" : "Пријављивање ...", - "The link to reset your password has been sent to your email. If you do not receive it within a reasonable amount of time, check your spam/junk folders.<br>If it is not there ask your local administrator." : "Веза за ресетовање лозинке је послата на вашу е-пошту. Ако је не примите ускоро, проверите фасцикле за нежељену пошту.<br>Ако није ни тамо, контактирајте вашег администратора.", "Your files are encrypted. There will be no way to get your data back after your password is reset.<br />If you are not sure what to do, please contact your administrator before you continue. <br />Do you really want to continue?" : "Ваши фајлови су шифровани. Не постоји ниједан начин да се Ваши подаци поврате ако се лозинка сад ресетује.<br /> Уколико нисте сигурни шта да радите, контактирајте Вашег администратора пре него што наставите.<br /> Да ли стварно желите да наставите?", "I know what I'm doing" : "Знам шта радим", "Password can not be changed. Please contact your administrator." : "Лозинка се не може променити. Контактирајте администратора.", @@ -375,6 +376,7 @@ OC.L10N.register( "%s (3rdparty)" : "%s (од 3. лица)", "There was an error loading your contacts" : "Догодила се грешка приликом учитавања Ваших контаката", "<a href=\"{docUrl}\">There were problems with the code integrity check. More information…</a>" : "<a href=\"{docUrl}\">Догодила се грешка приликом провере интегритета кода. Више информација...</a>", + "The link to reset your password has been sent to your email. If you do not receive it within a reasonable amount of time, check your spam/junk folders.<br>If it is not there ask your local administrator." : "Веза за ресетовање лозинке је послата на вашу е-пошту. Ако је не примите ускоро, проверите фасцикле за нежељену пошту.<br>Ако није ни тамо, контактирајте вашег администратора.", "/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>.", |