diff options
author | Nextcloud bot <bot@nextcloud.com> | 2018-03-15 01:11:41 +0000 |
---|---|---|
committer | Nextcloud bot <bot@nextcloud.com> | 2018-03-15 01:11:41 +0000 |
commit | 055d15e305b81be75fe838a9ac733d86818ea807 (patch) | |
tree | 020a41c5e753f9bf1da2823aa3d267bfee314cc5 /core/l10n/sr.js | |
parent | 23a02eaf141647c12f964651ba86299966a2d108 (diff) | |
download | nextcloud-server-055d15e305b81be75fe838a9ac733d86818ea807.tar.gz nextcloud-server-055d15e305b81be75fe838a9ac733d86818ea807.zip |
[tx-robot] updated from transifex
Diffstat (limited to 'core/l10n/sr.js')
-rw-r--r-- | core/l10n/sr.js | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/core/l10n/sr.js b/core/l10n/sr.js index 41dda45b396..fb2eb299e6e 100644 --- a/core/l10n/sr.js +++ b/core/l10n/sr.js @@ -280,7 +280,6 @@ OC.L10N.register( "Stay logged in" : "Останите пријављени", "Forgot password?" : "Заборавили сте лозинку?", "Back to login" : "Назад на пријаву", - "Alternative Logins" : "Алтернативне пријаве", "Account access" : "Приступ налогу", "You are about to grant %s access to your %s account." : "Управо ћете одобрити %s приступ Вашем %s налогу.", "Grant access" : "Одобри приступ", @@ -339,6 +338,7 @@ OC.L10N.register( "For information how to properly configure your server, please see the <a href=\"%s\" target=\"_blank\" rel=\"noreferrer\">documentation</a>." : "За информације како да правилно подесите Ваш сервер, погледајте <a href=\"%s\" target=\"_blank\" rel=\"noreferrer\">документацију</a>.", "This action requires you to confirm your password:" : "Ова радња захтева да потврдите лозинку:", "Wrong password. Reset it?" : "Погрешна лозинка. Желите ли да је ресетујете?", + "Alternative Logins" : "Алтернативне пријаве", "You are about to grant \"%s\" access to your %s account." : "Управо ћете одобрити \"%s\" приступ Вашем %s налогу.", "You are accessing the server from an untrusted domain." : "Приступате серверу са непоузданог домена.", "Please contact your administrator. If you are an administrator of this instance, configure the \"trusted_domains\" setting in config/config.php. An example configuration is provided in config/config.sample.php." : "Контактирајте Вашег администратора. Ако сте Ви администратор, измените \"trusted_domains\" подешавање у config/config.php. Пример једног подешавања је дат у config/config.sample.php.", |