diff options
author | Nextcloud bot <bot@nextcloud.com> | 2019-10-29 02:15:20 +0000 |
---|---|---|
committer | Nextcloud bot <bot@nextcloud.com> | 2019-10-29 02:15:20 +0000 |
commit | 97fd61ac4504207069ae6005381cb3d5e37814b8 (patch) | |
tree | 6aa7fb3813791805363d43aa572c3aeffba825c4 /core/l10n/mk.js | |
parent | 68953f7c3d765b8b1af1d7c2e8be432fafbcff34 (diff) | |
download | nextcloud-server-97fd61ac4504207069ae6005381cb3d5e37814b8.tar.gz nextcloud-server-97fd61ac4504207069ae6005381cb3d5e37814b8.zip |
[tx-robot] updated from transifex
Diffstat (limited to 'core/l10n/mk.js')
-rw-r--r-- | core/l10n/mk.js | 5 |
1 files changed, 4 insertions, 1 deletions
diff --git a/core/l10n/mk.js b/core/l10n/mk.js index 9c245ac61ea..f704ad9cfb4 100644 --- a/core/l10n/mk.js +++ b/core/l10n/mk.js @@ -240,7 +240,7 @@ OC.L10N.register( "Pending" : "Чекање", "Copy to {folder}" : "Копирај во {folder}", "Move to {folder}" : "Премести во {folder}", - "Saving..." : "Снимам...", + "Saving..." : "Зачувува ...", "Authentication required" : "Потребна е автентификација", "This action requires you to confirm your password" : "За оваа акција потребно е да ја потврдите вашата лозинка", "Confirm" : "Потврди", @@ -306,6 +306,8 @@ OC.L10N.register( "See the documentation" : "Види ја документацијата", "This application requires JavaScript for correct operation. Please {linkstart}enable JavaScript{linkend} and reload the page." : "За оваа апликација да работи исправно потребна е JavaScript. Ве молиме {linkstart}овозможете JavaScript{linkend} и превчитајте ја страницата.", "Get your own free account" : "Креирајте ваша сметка", + "Skip to main content" : "Оди до главната содржина", + "Skip to navigation of app" : "Оди до навигацијата на апликацијата", "More apps" : "Повеќе апликации", "More" : "Повеќе", "More apps menu" : "Мени за повеќе апликации", @@ -336,6 +338,7 @@ OC.L10N.register( "Use backup code" : "Искористи резервен код", "Cancel log in" : "Откажи го најавувањето", "Setup two-factor authentication" : "Постави двофакторна автентикација", + "Enhanced security is enforced for your account. Choose which provider to set up:" : "Подобрете ја сигурноста на вашата сметка. Изберете кој провајдер сакате да го поставите:", "Error while validating your second factor" : "Грешка при верификација на вториот фактор", "Access through untrusted domain" : "Пристап преку недоверлив домен.", "Please contact your administrator. If you are an administrator, edit the \"trusted_domains\" setting in config/config.php like the example in config.sample.php." : "Ве молиме контактирајте го администраторот. Доколку вие сте администратор, променете го \"trusted_domains\" подесувањето во config/config.php како во примерот config.sample.php.", |