Welcome to mirror list, hosted at ThFree Co, Russian Federation.

github.com/nextcloud/server.git - Unnamed repository; edit this file 'description' to name the repository.
summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorNextcloud bot <bot@nextcloud.com>2022-06-15 05:27:55 +0300
committerNextcloud bot <bot@nextcloud.com>2022-06-15 05:27:55 +0300
commitda8450e854404a2feee7169e379f4f64f685e170 (patch)
treeee9306e4558c9940eac418a4fc388af1647bcbb4 /core/l10n/mk.js
parent9f3958e8d27fe23dde7799da4a61bc57c250a23c (diff)
[tx-robot] updated from transifex
Signed-off-by: Nextcloud bot <bot@nextcloud.com>
Diffstat (limited to 'core/l10n/mk.js')
-rw-r--r--core/l10n/mk.js4
1 files changed, 2 insertions, 2 deletions
diff --git a/core/l10n/mk.js b/core/l10n/mk.js
index ab7912eeed8..14814bb5632 100644
--- a/core/l10n/mk.js
+++ b/core/l10n/mk.js
@@ -332,7 +332,6 @@ OC.L10N.register(
"Two-factor authentication is enforced but has not been configured on your account. Use one of your backup codes to log in or contact your admin for assistance." : "Двофакторна автентикација е задолжителна но не е поставена на вашата сметка. Користете еден од резервните кодови за да се најавите или контактирате го администраторот за помош.",
"Use backup code" : "Искористи резервен код",
"Cancel login" : "Откажи најава",
- "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" : "Пристап преку недоверлив домен.",
@@ -362,6 +361,7 @@ OC.L10N.register(
"The PHP OPcache module is not properly configured. {linkstart}For better performance it is recommended ↗{linkend} to use the following settings in the <code>php.ini</code>:" : "PHP модулот \"OPcache\" не е правилно конфигуриран. {linkstart}За да имате подобри перформанси е препорачливо ↗{linkend} да ги користите следните поставки во вашата <code>php.ini</code> датотека:",
"To migrate to another database use the command line tool: 'occ db:convert-type', or see the {linkstart}documentation ↗{linkend}." : "За да мигрирате во друга база на податоци, користете ја алатката во командната линија: 'occ db:convert-type', или погледнете во {linkstart}документацијата ↗{linkend}.",
"Your data directory and files are probably accessible from the Internet. The .htaccess file is not working. It is strongly recommended that you configure your web server so that the data directory is no longer accessible, or move the data directory outside the web server document root." : "Вашата папка за податоци и вашите датотеки се најверојатно достапни од интернет. Датотеката .htaccess не работи. Строго ви препорачуваме да го подесите вашиот веб опслужувач на начин на кој вашата папка за податоци не е веќе достапна од интернет или да ја преместите папката за податоци надвор од коренот на веб опслужувачот.",
- "The password is wrong. Try again." : "Лозинката е погрешна. Обидите се повторно."
+ "The password is wrong. Try again." : "Лозинката е погрешна. Обидите се повторно.",
+ "Setup two-factor authentication" : "Постави двофакторна автентикација"
},
"nplurals=2; plural=(n % 10 == 1 && n % 100 != 11) ? 0 : 1;");