diff options
author | Nextcloud bot <bot@nextcloud.com> | 2019-08-01 02:15:27 +0000 |
---|---|---|
committer | Nextcloud bot <bot@nextcloud.com> | 2019-08-01 02:15:27 +0000 |
commit | a1afdac31afd1faa51da5015af158db0e3618883 (patch) | |
tree | 4e17033c287a7366cf6eed4960d398b66160b76f /core/l10n/sr.js | |
parent | 5f6ac5a7b26262e17eb861abde299769e2fb32d2 (diff) | |
download | nextcloud-server-a1afdac31afd1faa51da5015af158db0e3618883.tar.gz nextcloud-server-a1afdac31afd1faa51da5015af158db0e3618883.zip |
[tx-robot] updated from transifex
Diffstat (limited to 'core/l10n/sr.js')
-rw-r--r-- | core/l10n/sr.js | 6 |
1 files changed, 3 insertions, 3 deletions
diff --git a/core/l10n/sr.js b/core/l10n/sr.js index f9fc3352f8b..a2492e2e3ed 100644 --- a/core/l10n/sr.js +++ b/core/l10n/sr.js @@ -232,6 +232,8 @@ OC.L10N.register( "Couldn't send reset email. Please contact your administrator." : "Не могу да пошаљем поруку за ресетовање. Контактирајте администратора.", "Password can not be changed. Please contact your administrator." : "Лозинка се не може променити. Контактирајте администратора.", "Back to login" : "Назад на пријаву", + "New password" : "Нова лозинка", + "I know what I'm doing" : "Знам шта радим", "Forgot password?" : "Заборавили сте лозинку?", "Settings" : "Поставке", "Could not load your contacts" : "Не могу да учитам Ваше контакте", @@ -362,8 +364,6 @@ OC.L10N.register( "You are about to grant %1$s access to your %2$s account." : "Управо ћете одобрити %1$s приступ Вашем %2$s налогу.", "Account connected" : "Налог повезан", "Your client should now be connected! You can close this window." : "Ваш клијент сада треба да је повезан! Можете затворити овај прозор.", - "New password" : "Нова лозинка", - "New Password" : "Нова лозинка", "This share is password-protected" : "Ово дељење је заштићено лозинком", "The password is wrong. Try again." : "Лозинка је погрешна. Покушајте поново.", "Two-factor authentication" : "Двофакторска провера идентитета", @@ -406,7 +406,6 @@ OC.L10N.register( "Dismiss" : "Откажи", "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" : "Знам шта радим", "Sending email …" : "Слање е-поште…", "{name} below version {version} is installed, for stability and performance reasons it is recommended to update to a newer {name} version." : "{name} испод верзије {version} је инсталиран. Због стабилности и перформанси, препоручује се ажурирање на новију, {name} верзију.", "/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>.", @@ -426,6 +425,7 @@ OC.L10N.register( "Please log in before granting %s access to your %s account." : "Прво се пријавите пре него што одобрите привилегију %s приступ Вашем налогу %s.", "You are about to grant %s access to your %s account." : "Управо ћете одобрити %s приступ Вашем %s налогу.", "Redirecting …" : "Преусмеравање ...", + "New Password" : "Нова лозинка", "Enhanced security is enabled for your account. Please authenticate using a second factor." : "Повећана сигурност је омогућена за овај налог. Проверите идентитет и другим фактором.", "Further information how to configure this can be found in the %sdocumentation%s." : "Више информација о томе како ово подесити можете да нађете у %s документацији%s.", "%s will be updated to version %s" : "%s ће бити ажурирана на верзију %s", |