summaryrefslogtreecommitdiffstats
path: root/config
diff options
context:
space:
mode:
authorGo MAEDA <maeda@farend.jp>2021-07-06 06:19:45 +0000
committerGo MAEDA <maeda@farend.jp>2021-07-06 06:19:45 +0000
commit61f5da6c46f1f24c4a086836ac7bae4b3b71ee23 (patch)
tree3e5269dd5e4d4cd8540d654eb36502c98cf4e7b1 /config
parent7f965286ed6b1d7e906e8662daba0d49b1cf7666 (diff)
downloadredmine-61f5da6c46f1f24c4a086836ac7bae4b3b71ee23.tar.gz
redmine-61f5da6c46f1f24c4a086836ac7bae4b3b71ee23.zip
Update locales (#31920).
git-svn-id: http://svn.redmine.org/redmine/trunk@21062 e93f8b46-1217-0410-a6f0-8f06a7374b81
Diffstat (limited to 'config')
-rw-r--r--config/locales/ar.yml9
-rw-r--r--config/locales/az.yml9
-rw-r--r--config/locales/bg.yml9
-rw-r--r--config/locales/bs.yml9
-rw-r--r--config/locales/ca.yml9
-rw-r--r--config/locales/cs.yml9
-rw-r--r--config/locales/da.yml9
-rw-r--r--config/locales/de.yml9
-rw-r--r--config/locales/el.yml9
-rw-r--r--config/locales/en-GB.yml9
-rw-r--r--config/locales/es-PA.yml9
-rw-r--r--config/locales/es.yml9
-rw-r--r--config/locales/et.yml9
-rw-r--r--config/locales/eu.yml9
-rw-r--r--config/locales/fa.yml9
-rw-r--r--config/locales/fi.yml9
-rw-r--r--config/locales/fr.yml9
-rw-r--r--config/locales/gl.yml9
-rw-r--r--config/locales/he.yml9
-rw-r--r--config/locales/hr.yml9
-rw-r--r--config/locales/hu.yml9
-rw-r--r--config/locales/id.yml9
-rw-r--r--config/locales/it.yml9
-rw-r--r--config/locales/ja.yml9
-rw-r--r--config/locales/ko.yml9
-rw-r--r--config/locales/lt.yml9
-rw-r--r--config/locales/lv.yml9
-rw-r--r--config/locales/mk.yml9
-rw-r--r--config/locales/mn.yml9
-rw-r--r--config/locales/nl.yml9
-rw-r--r--config/locales/no.yml9
-rw-r--r--config/locales/pl.yml9
-rw-r--r--config/locales/pt-BR.yml9
-rw-r--r--config/locales/pt.yml9
-rw-r--r--config/locales/ro.yml9
-rw-r--r--config/locales/ru.yml9
-rw-r--r--config/locales/sk.yml9
-rw-r--r--config/locales/sl.yml9
-rw-r--r--config/locales/sq.yml9
-rw-r--r--config/locales/sr-YU.yml9
-rw-r--r--config/locales/sr.yml9
-rw-r--r--config/locales/sv.yml9
-rw-r--r--config/locales/th.yml9
-rw-r--r--config/locales/tr.yml9
-rw-r--r--config/locales/uk.yml9
-rw-r--r--config/locales/vi.yml9
-rw-r--r--config/locales/zh-TW.yml9
-rw-r--r--config/locales/zh.yml9
48 files changed, 432 insertions, 0 deletions
diff --git a/config/locales/ar.yml b/config/locales/ar.yml
index 32629aba5..d87bef53e 100644
--- a/config/locales/ar.yml
+++ b/config/locales/ar.yml
@@ -1418,3 +1418,12 @@ ar:
label_wiki_page_watchers: Watchers
label_attachment_description: File description
error_no_data_in_file: The file does not contain any data
+ field_twofa_required: Require two factor authentication
+ twofa_hint_optional_html: Setting <strong>%{label}</strong> will let users set up
+ two-factor authentication at will, unless it is required by one of their groups.
+ twofa_text_group_required: This setting is only effective when the global two factor
+ authentication setting is set to 'optional'. Currently, two factor authentication
+ is required for all users.
+ twofa_text_group_disabled: This setting is only effective when the global two factor
+ authentication setting is set to 'optional'. Currently, two factor authentication
+ is disabled.
diff --git a/config/locales/az.yml b/config/locales/az.yml
index ce309062e..0dc3a8644 100644
--- a/config/locales/az.yml
+++ b/config/locales/az.yml
@@ -1510,3 +1510,12 @@ az:
label_wiki_page_watchers: Watchers
label_attachment_description: File description
error_no_data_in_file: The file does not contain any data
+ field_twofa_required: Require two factor authentication
+ twofa_hint_optional_html: Setting <strong>%{label}</strong> will let users set up
+ two-factor authentication at will, unless it is required by one of their groups.
+ twofa_text_group_required: This setting is only effective when the global two factor
+ authentication setting is set to 'optional'. Currently, two factor authentication
+ is required for all users.
+ twofa_text_group_disabled: This setting is only effective when the global two factor
+ authentication setting is set to 'optional'. Currently, two factor authentication
+ is disabled.
diff --git a/config/locales/bg.yml b/config/locales/bg.yml
index e2e447316..3704e4a42 100644
--- a/config/locales/bg.yml
+++ b/config/locales/bg.yml
@@ -1377,3 +1377,12 @@ bg:
Това действие не може да бъде отменено. Често заключването на потребителя е по-добро решение от изтриването му.
За да потвърдите, въведете името (%{login}) по-долу.
text_project_destroy_enter_identifier: За да потвърдите действието, въведете идентификатора на проекта (%{identifier}) по-долу.
+ field_twofa_required: Require two factor authentication
+ twofa_hint_optional_html: Setting <strong>%{label}</strong> will let users set up
+ two-factor authentication at will, unless it is required by one of their groups.
+ twofa_text_group_required: This setting is only effective when the global two factor
+ authentication setting is set to 'optional'. Currently, two factor authentication
+ is required for all users.
+ twofa_text_group_disabled: This setting is only effective when the global two factor
+ authentication setting is set to 'optional'. Currently, two factor authentication
+ is disabled.
diff --git a/config/locales/bs.yml b/config/locales/bs.yml
index 0ea6477de..c1296754b 100644
--- a/config/locales/bs.yml
+++ b/config/locales/bs.yml
@@ -1431,3 +1431,12 @@ bs:
label_wiki_page_watchers: Watchers
label_attachment_description: File description
error_no_data_in_file: The file does not contain any data
+ field_twofa_required: Require two factor authentication
+ twofa_hint_optional_html: Setting <strong>%{label}</strong> will let users set up
+ two-factor authentication at will, unless it is required by one of their groups.
+ twofa_text_group_required: This setting is only effective when the global two factor
+ authentication setting is set to 'optional'. Currently, two factor authentication
+ is required for all users.
+ twofa_text_group_disabled: This setting is only effective when the global two factor
+ authentication setting is set to 'optional'. Currently, two factor authentication
+ is disabled.
diff --git a/config/locales/ca.yml b/config/locales/ca.yml
index 9bd83799f..8a473fad5 100644
--- a/config/locales/ca.yml
+++ b/config/locales/ca.yml
@@ -1408,3 +1408,12 @@ ca:
label_wiki_page_watchers: Watchers
label_attachment_description: File description
error_no_data_in_file: The file does not contain any data
+ field_twofa_required: Require two factor authentication
+ twofa_hint_optional_html: Setting <strong>%{label}</strong> will let users set up
+ two-factor authentication at will, unless it is required by one of their groups.
+ twofa_text_group_required: This setting is only effective when the global two factor
+ authentication setting is set to 'optional'. Currently, two factor authentication
+ is required for all users.
+ twofa_text_group_disabled: This setting is only effective when the global two factor
+ authentication setting is set to 'optional'. Currently, two factor authentication
+ is disabled.
diff --git a/config/locales/cs.yml b/config/locales/cs.yml
index 26414f487..14fe619e5 100644
--- a/config/locales/cs.yml
+++ b/config/locales/cs.yml
@@ -1406,3 +1406,12 @@ cs:
label_wiki_page_watchers: Watchers
label_attachment_description: File description
error_no_data_in_file: The file does not contain any data
+ field_twofa_required: Require two factor authentication
+ twofa_hint_optional_html: Setting <strong>%{label}</strong> will let users set up
+ two-factor authentication at will, unless it is required by one of their groups.
+ twofa_text_group_required: This setting is only effective when the global two factor
+ authentication setting is set to 'optional'. Currently, two factor authentication
+ is required for all users.
+ twofa_text_group_disabled: This setting is only effective when the global two factor
+ authentication setting is set to 'optional'. Currently, two factor authentication
+ is disabled.
diff --git a/config/locales/da.yml b/config/locales/da.yml
index 1a6be1a3d..ccc987ecf 100644
--- a/config/locales/da.yml
+++ b/config/locales/da.yml
@@ -1435,3 +1435,12 @@ da:
label_wiki_page_watchers: Watchers
label_attachment_description: File description
error_no_data_in_file: The file does not contain any data
+ field_twofa_required: Require two factor authentication
+ twofa_hint_optional_html: Setting <strong>%{label}</strong> will let users set up
+ two-factor authentication at will, unless it is required by one of their groups.
+ twofa_text_group_required: This setting is only effective when the global two factor
+ authentication setting is set to 'optional'. Currently, two factor authentication
+ is required for all users.
+ twofa_text_group_disabled: This setting is only effective when the global two factor
+ authentication setting is set to 'optional'. Currently, two factor authentication
+ is disabled.
diff --git a/config/locales/de.yml b/config/locales/de.yml
index 9aa5acbd1..3764c6ab2 100644
--- a/config/locales/de.yml
+++ b/config/locales/de.yml
@@ -1394,3 +1394,12 @@ de:
label_wiki_page_watchers: Watchers
label_attachment_description: File description
error_no_data_in_file: The file does not contain any data
+ field_twofa_required: Require two factor authentication
+ twofa_hint_optional_html: Setting <strong>%{label}</strong> will let users set up
+ two-factor authentication at will, unless it is required by one of their groups.
+ twofa_text_group_required: This setting is only effective when the global two factor
+ authentication setting is set to 'optional'. Currently, two factor authentication
+ is required for all users.
+ twofa_text_group_disabled: This setting is only effective when the global two factor
+ authentication setting is set to 'optional'. Currently, two factor authentication
+ is disabled.
diff --git a/config/locales/el.yml b/config/locales/el.yml
index 7bc1c7201..883b1569c 100644
--- a/config/locales/el.yml
+++ b/config/locales/el.yml
@@ -1418,3 +1418,12 @@ el:
label_wiki_page_watchers: Watchers
label_attachment_description: File description
error_no_data_in_file: The file does not contain any data
+ field_twofa_required: Require two factor authentication
+ twofa_hint_optional_html: Setting <strong>%{label}</strong> will let users set up
+ two-factor authentication at will, unless it is required by one of their groups.
+ twofa_text_group_required: This setting is only effective when the global two factor
+ authentication setting is set to 'optional'. Currently, two factor authentication
+ is required for all users.
+ twofa_text_group_disabled: This setting is only effective when the global two factor
+ authentication setting is set to 'optional'. Currently, two factor authentication
+ is disabled.
diff --git a/config/locales/en-GB.yml b/config/locales/en-GB.yml
index 400e96c93..fae74a5d3 100644
--- a/config/locales/en-GB.yml
+++ b/config/locales/en-GB.yml
@@ -1419,3 +1419,12 @@ en-GB:
label_wiki_page_watchers: Watchers
label_attachment_description: File description
error_no_data_in_file: The file does not contain any data
+ field_twofa_required: Require two factor authentication
+ twofa_hint_optional_html: Setting <strong>%{label}</strong> will let users set up
+ two-factor authentication at will, unless it is required by one of their groups.
+ twofa_text_group_required: This setting is only effective when the global two factor
+ authentication setting is set to 'optional'. Currently, two factor authentication
+ is required for all users.
+ twofa_text_group_disabled: This setting is only effective when the global two factor
+ authentication setting is set to 'optional'. Currently, two factor authentication
+ is disabled.
diff --git a/config/locales/es-PA.yml b/config/locales/es-PA.yml
index 8be7657b3..cd541e11e 100644
--- a/config/locales/es-PA.yml
+++ b/config/locales/es-PA.yml
@@ -1448,3 +1448,12 @@ es-PA:
label_wiki_page_watchers: Watchers
label_attachment_description: File description
error_no_data_in_file: The file does not contain any data
+ field_twofa_required: Require two factor authentication
+ twofa_hint_optional_html: Setting <strong>%{label}</strong> will let users set up
+ two-factor authentication at will, unless it is required by one of their groups.
+ twofa_text_group_required: This setting is only effective when the global two factor
+ authentication setting is set to 'optional'. Currently, two factor authentication
+ is required for all users.
+ twofa_text_group_disabled: This setting is only effective when the global two factor
+ authentication setting is set to 'optional'. Currently, two factor authentication
+ is disabled.
diff --git a/config/locales/es.yml b/config/locales/es.yml
index 18ee05488..cdee5990c 100644
--- a/config/locales/es.yml
+++ b/config/locales/es.yml
@@ -1485,3 +1485,12 @@ es:
label_wiki_page_watchers: Watchers
label_attachment_description: File description
error_no_data_in_file: The file does not contain any data
+ field_twofa_required: Require two factor authentication
+ twofa_hint_optional_html: Setting <strong>%{label}</strong> will let users set up
+ two-factor authentication at will, unless it is required by one of their groups.
+ twofa_text_group_required: This setting is only effective when the global two factor
+ authentication setting is set to 'optional'. Currently, two factor authentication
+ is required for all users.
+ twofa_text_group_disabled: This setting is only effective when the global two factor
+ authentication setting is set to 'optional'. Currently, two factor authentication
+ is disabled.
diff --git a/config/locales/et.yml b/config/locales/et.yml
index 7e2b9c7b1..4c9df9773 100644
--- a/config/locales/et.yml
+++ b/config/locales/et.yml
@@ -1423,3 +1423,12 @@ et:
label_wiki_page_watchers: Watchers
label_attachment_description: File description
error_no_data_in_file: The file does not contain any data
+ field_twofa_required: Require two factor authentication
+ twofa_hint_optional_html: Setting <strong>%{label}</strong> will let users set up
+ two-factor authentication at will, unless it is required by one of their groups.
+ twofa_text_group_required: This setting is only effective when the global two factor
+ authentication setting is set to 'optional'. Currently, two factor authentication
+ is required for all users.
+ twofa_text_group_disabled: This setting is only effective when the global two factor
+ authentication setting is set to 'optional'. Currently, two factor authentication
+ is disabled.
diff --git a/config/locales/eu.yml b/config/locales/eu.yml
index c6a487c27..a0b234864 100644
--- a/config/locales/eu.yml
+++ b/config/locales/eu.yml
@@ -1419,3 +1419,12 @@ eu:
label_wiki_page_watchers: Watchers
label_attachment_description: File description
error_no_data_in_file: The file does not contain any data
+ field_twofa_required: Require two factor authentication
+ twofa_hint_optional_html: Setting <strong>%{label}</strong> will let users set up
+ two-factor authentication at will, unless it is required by one of their groups.
+ twofa_text_group_required: This setting is only effective when the global two factor
+ authentication setting is set to 'optional'. Currently, two factor authentication
+ is required for all users.
+ twofa_text_group_disabled: This setting is only effective when the global two factor
+ authentication setting is set to 'optional'. Currently, two factor authentication
+ is disabled.
diff --git a/config/locales/fa.yml b/config/locales/fa.yml
index d6f8d4ef9..f941e1a42 100644
--- a/config/locales/fa.yml
+++ b/config/locales/fa.yml
@@ -1392,3 +1392,12 @@ fa:
label_wiki_page_watchers: Watchers
label_attachment_description: File description
error_no_data_in_file: The file does not contain any data
+ field_twofa_required: Require two factor authentication
+ twofa_hint_optional_html: Setting <strong>%{label}</strong> will let users set up
+ two-factor authentication at will, unless it is required by one of their groups.
+ twofa_text_group_required: This setting is only effective when the global two factor
+ authentication setting is set to 'optional'. Currently, two factor authentication
+ is required for all users.
+ twofa_text_group_disabled: This setting is only effective when the global two factor
+ authentication setting is set to 'optional'. Currently, two factor authentication
+ is disabled.
diff --git a/config/locales/fi.yml b/config/locales/fi.yml
index dae87502d..637b9c380 100644
--- a/config/locales/fi.yml
+++ b/config/locales/fi.yml
@@ -1439,3 +1439,12 @@ fi:
label_wiki_page_watchers: Watchers
label_attachment_description: File description
error_no_data_in_file: The file does not contain any data
+ field_twofa_required: Require two factor authentication
+ twofa_hint_optional_html: Setting <strong>%{label}</strong> will let users set up
+ two-factor authentication at will, unless it is required by one of their groups.
+ twofa_text_group_required: This setting is only effective when the global two factor
+ authentication setting is set to 'optional'. Currently, two factor authentication
+ is required for all users.
+ twofa_text_group_disabled: This setting is only effective when the global two factor
+ authentication setting is set to 'optional'. Currently, two factor authentication
+ is disabled.
diff --git a/config/locales/fr.yml b/config/locales/fr.yml
index a2ac4d3d3..3a45a804b 100644
--- a/config/locales/fr.yml
+++ b/config/locales/fr.yml
@@ -1406,3 +1406,12 @@ fr:
label_wiki_page_watchers: Watchers
label_attachment_description: File description
error_no_data_in_file: The file does not contain any data
+ field_twofa_required: Require two factor authentication
+ twofa_hint_optional_html: Setting <strong>%{label}</strong> will let users set up
+ two-factor authentication at will, unless it is required by one of their groups.
+ twofa_text_group_required: This setting is only effective when the global two factor
+ authentication setting is set to 'optional'. Currently, two factor authentication
+ is required for all users.
+ twofa_text_group_disabled: This setting is only effective when the global two factor
+ authentication setting is set to 'optional'. Currently, two factor authentication
+ is disabled.
diff --git a/config/locales/gl.yml b/config/locales/gl.yml
index 516cb268a..7821d79b8 100644
--- a/config/locales/gl.yml
+++ b/config/locales/gl.yml
@@ -1425,3 +1425,12 @@ gl:
label_wiki_page_watchers: Watchers
label_attachment_description: File description
error_no_data_in_file: The file does not contain any data
+ field_twofa_required: Require two factor authentication
+ twofa_hint_optional_html: Setting <strong>%{label}</strong> will let users set up
+ two-factor authentication at will, unless it is required by one of their groups.
+ twofa_text_group_required: This setting is only effective when the global two factor
+ authentication setting is set to 'optional'. Currently, two factor authentication
+ is required for all users.
+ twofa_text_group_disabled: This setting is only effective when the global two factor
+ authentication setting is set to 'optional'. Currently, two factor authentication
+ is disabled.
diff --git a/config/locales/he.yml b/config/locales/he.yml
index 6881e562d..ef2ed89e1 100644
--- a/config/locales/he.yml
+++ b/config/locales/he.yml
@@ -1423,3 +1423,12 @@ he:
label_wiki_page_watchers: Watchers
label_attachment_description: File description
error_no_data_in_file: The file does not contain any data
+ field_twofa_required: Require two factor authentication
+ twofa_hint_optional_html: Setting <strong>%{label}</strong> will let users set up
+ two-factor authentication at will, unless it is required by one of their groups.
+ twofa_text_group_required: This setting is only effective when the global two factor
+ authentication setting is set to 'optional'. Currently, two factor authentication
+ is required for all users.
+ twofa_text_group_disabled: This setting is only effective when the global two factor
+ authentication setting is set to 'optional'. Currently, two factor authentication
+ is disabled.
diff --git a/config/locales/hr.yml b/config/locales/hr.yml
index 5932afa79..e15ad6b7d 100644
--- a/config/locales/hr.yml
+++ b/config/locales/hr.yml
@@ -1415,3 +1415,12 @@ hr:
label_wiki_page_watchers: Watchers
label_attachment_description: File description
error_no_data_in_file: The file does not contain any data
+ field_twofa_required: Require two factor authentication
+ twofa_hint_optional_html: Setting <strong>%{label}</strong> will let users set up
+ two-factor authentication at will, unless it is required by one of their groups.
+ twofa_text_group_required: This setting is only effective when the global two factor
+ authentication setting is set to 'optional'. Currently, two factor authentication
+ is required for all users.
+ twofa_text_group_disabled: This setting is only effective when the global two factor
+ authentication setting is set to 'optional'. Currently, two factor authentication
+ is disabled.
diff --git a/config/locales/hu.yml b/config/locales/hu.yml
index bf0b3af16..779693264 100644
--- a/config/locales/hu.yml
+++ b/config/locales/hu.yml
@@ -1437,3 +1437,12 @@
label_wiki_page_watchers: Watchers
label_attachment_description: File description
error_no_data_in_file: The file does not contain any data
+ field_twofa_required: Require two factor authentication
+ twofa_hint_optional_html: Setting <strong>%{label}</strong> will let users set up
+ two-factor authentication at will, unless it is required by one of their groups.
+ twofa_text_group_required: This setting is only effective when the global two factor
+ authentication setting is set to 'optional'. Currently, two factor authentication
+ is required for all users.
+ twofa_text_group_disabled: This setting is only effective when the global two factor
+ authentication setting is set to 'optional'. Currently, two factor authentication
+ is disabled.
diff --git a/config/locales/id.yml b/config/locales/id.yml
index 41550cd6b..2ea08bdfc 100644
--- a/config/locales/id.yml
+++ b/config/locales/id.yml
@@ -1420,3 +1420,12 @@ id:
label_wiki_page_watchers: Watchers
label_attachment_description: File description
error_no_data_in_file: The file does not contain any data
+ field_twofa_required: Require two factor authentication
+ twofa_hint_optional_html: Setting <strong>%{label}</strong> will let users set up
+ two-factor authentication at will, unless it is required by one of their groups.
+ twofa_text_group_required: This setting is only effective when the global two factor
+ authentication setting is set to 'optional'. Currently, two factor authentication
+ is required for all users.
+ twofa_text_group_disabled: This setting is only effective when the global two factor
+ authentication setting is set to 'optional'. Currently, two factor authentication
+ is disabled.
diff --git a/config/locales/it.yml b/config/locales/it.yml
index 6c82e6f0e..25127fd69 100644
--- a/config/locales/it.yml
+++ b/config/locales/it.yml
@@ -1411,3 +1411,12 @@ it:
label_wiki_page_watchers: Watchers
label_attachment_description: File description
error_no_data_in_file: The file does not contain any data
+ field_twofa_required: Require two factor authentication
+ twofa_hint_optional_html: Setting <strong>%{label}</strong> will let users set up
+ two-factor authentication at will, unless it is required by one of their groups.
+ twofa_text_group_required: This setting is only effective when the global two factor
+ authentication setting is set to 'optional'. Currently, two factor authentication
+ is required for all users.
+ twofa_text_group_disabled: This setting is only effective when the global two factor
+ authentication setting is set to 'optional'. Currently, two factor authentication
+ is disabled.
diff --git a/config/locales/ja.yml b/config/locales/ja.yml
index 625f7a1d3..656bfde05 100644
--- a/config/locales/ja.yml
+++ b/config/locales/ja.yml
@@ -1387,3 +1387,12 @@ ja:
label_wiki_page_watchers: Watchers
label_attachment_description: File description
error_no_data_in_file: The file does not contain any data
+ field_twofa_required: Require two factor authentication
+ twofa_hint_optional_html: Setting <strong>%{label}</strong> will let users set up
+ two-factor authentication at will, unless it is required by one of their groups.
+ twofa_text_group_required: This setting is only effective when the global two factor
+ authentication setting is set to 'optional'. Currently, two factor authentication
+ is required for all users.
+ twofa_text_group_disabled: This setting is only effective when the global two factor
+ authentication setting is set to 'optional'. Currently, two factor authentication
+ is disabled.
diff --git a/config/locales/ko.yml b/config/locales/ko.yml
index 257652971..494ce4a41 100644
--- a/config/locales/ko.yml
+++ b/config/locales/ko.yml
@@ -1456,3 +1456,12 @@ ko:
label_wiki_page_watchers: Watchers
label_attachment_description: File description
error_no_data_in_file: The file does not contain any data
+ field_twofa_required: Require two factor authentication
+ twofa_hint_optional_html: Setting <strong>%{label}</strong> will let users set up
+ two-factor authentication at will, unless it is required by one of their groups.
+ twofa_text_group_required: This setting is only effective when the global two factor
+ authentication setting is set to 'optional'. Currently, two factor authentication
+ is required for all users.
+ twofa_text_group_disabled: This setting is only effective when the global two factor
+ authentication setting is set to 'optional'. Currently, two factor authentication
+ is disabled.
diff --git a/config/locales/lt.yml b/config/locales/lt.yml
index 771611ec0..7c8ff96ad 100644
--- a/config/locales/lt.yml
+++ b/config/locales/lt.yml
@@ -1408,3 +1408,12 @@ lt:
label_wiki_page_watchers: Watchers
label_attachment_description: File description
error_no_data_in_file: The file does not contain any data
+ field_twofa_required: Require two factor authentication
+ twofa_hint_optional_html: Setting <strong>%{label}</strong> will let users set up
+ two-factor authentication at will, unless it is required by one of their groups.
+ twofa_text_group_required: This setting is only effective when the global two factor
+ authentication setting is set to 'optional'. Currently, two factor authentication
+ is required for all users.
+ twofa_text_group_disabled: This setting is only effective when the global two factor
+ authentication setting is set to 'optional'. Currently, two factor authentication
+ is disabled.
diff --git a/config/locales/lv.yml b/config/locales/lv.yml
index 845e0dee1..9fe9c4ab4 100644
--- a/config/locales/lv.yml
+++ b/config/locales/lv.yml
@@ -1412,3 +1412,12 @@ lv:
label_wiki_page_watchers: Watchers
label_attachment_description: File description
error_no_data_in_file: The file does not contain any data
+ field_twofa_required: Require two factor authentication
+ twofa_hint_optional_html: Setting <strong>%{label}</strong> will let users set up
+ two-factor authentication at will, unless it is required by one of their groups.
+ twofa_text_group_required: This setting is only effective when the global two factor
+ authentication setting is set to 'optional'. Currently, two factor authentication
+ is required for all users.
+ twofa_text_group_disabled: This setting is only effective when the global two factor
+ authentication setting is set to 'optional'. Currently, two factor authentication
+ is disabled.
diff --git a/config/locales/mk.yml b/config/locales/mk.yml
index acf9f32ad..42a1c9c22 100644
--- a/config/locales/mk.yml
+++ b/config/locales/mk.yml
@@ -1418,3 +1418,12 @@ mk:
label_wiki_page_watchers: Watchers
label_attachment_description: File description
error_no_data_in_file: The file does not contain any data
+ field_twofa_required: Require two factor authentication
+ twofa_hint_optional_html: Setting <strong>%{label}</strong> will let users set up
+ two-factor authentication at will, unless it is required by one of their groups.
+ twofa_text_group_required: This setting is only effective when the global two factor
+ authentication setting is set to 'optional'. Currently, two factor authentication
+ is required for all users.
+ twofa_text_group_disabled: This setting is only effective when the global two factor
+ authentication setting is set to 'optional'. Currently, two factor authentication
+ is disabled.
diff --git a/config/locales/mn.yml b/config/locales/mn.yml
index dd631b6d0..a1f1c5433 100644
--- a/config/locales/mn.yml
+++ b/config/locales/mn.yml
@@ -1418,3 +1418,12 @@ mn:
label_wiki_page_watchers: Watchers
label_attachment_description: File description
error_no_data_in_file: The file does not contain any data
+ field_twofa_required: Require two factor authentication
+ twofa_hint_optional_html: Setting <strong>%{label}</strong> will let users set up
+ two-factor authentication at will, unless it is required by one of their groups.
+ twofa_text_group_required: This setting is only effective when the global two factor
+ authentication setting is set to 'optional'. Currently, two factor authentication
+ is required for all users.
+ twofa_text_group_disabled: This setting is only effective when the global two factor
+ authentication setting is set to 'optional'. Currently, two factor authentication
+ is disabled.
diff --git a/config/locales/nl.yml b/config/locales/nl.yml
index 31df5fa6d..0cfe521bb 100644
--- a/config/locales/nl.yml
+++ b/config/locales/nl.yml
@@ -1393,3 +1393,12 @@ nl:
label_wiki_page_watchers: Watchers
label_attachment_description: File description
error_no_data_in_file: The file does not contain any data
+ field_twofa_required: Require two factor authentication
+ twofa_hint_optional_html: Setting <strong>%{label}</strong> will let users set up
+ two-factor authentication at will, unless it is required by one of their groups.
+ twofa_text_group_required: This setting is only effective when the global two factor
+ authentication setting is set to 'optional'. Currently, two factor authentication
+ is required for all users.
+ twofa_text_group_disabled: This setting is only effective when the global two factor
+ authentication setting is set to 'optional'. Currently, two factor authentication
+ is disabled.
diff --git a/config/locales/no.yml b/config/locales/no.yml
index d3f613a01..b93db3f59 100644
--- a/config/locales/no.yml
+++ b/config/locales/no.yml
@@ -1408,3 +1408,12 @@
label_wiki_page_watchers: Watchers
label_attachment_description: File description
error_no_data_in_file: The file does not contain any data
+ field_twofa_required: Require two factor authentication
+ twofa_hint_optional_html: Setting <strong>%{label}</strong> will let users set up
+ two-factor authentication at will, unless it is required by one of their groups.
+ twofa_text_group_required: This setting is only effective when the global two factor
+ authentication setting is set to 'optional'. Currently, two factor authentication
+ is required for all users.
+ twofa_text_group_disabled: This setting is only effective when the global two factor
+ authentication setting is set to 'optional'. Currently, two factor authentication
+ is disabled.
diff --git a/config/locales/pl.yml b/config/locales/pl.yml
index 4ac44efdd..e522f99b5 100644
--- a/config/locales/pl.yml
+++ b/config/locales/pl.yml
@@ -1431,3 +1431,12 @@ pl:
label_wiki_page_watchers: Watchers
label_attachment_description: File description
error_no_data_in_file: The file does not contain any data
+ field_twofa_required: Require two factor authentication
+ twofa_hint_optional_html: Setting <strong>%{label}</strong> will let users set up
+ two-factor authentication at will, unless it is required by one of their groups.
+ twofa_text_group_required: This setting is only effective when the global two factor
+ authentication setting is set to 'optional'. Currently, two factor authentication
+ is required for all users.
+ twofa_text_group_disabled: This setting is only effective when the global two factor
+ authentication setting is set to 'optional'. Currently, two factor authentication
+ is disabled.
diff --git a/config/locales/pt-BR.yml b/config/locales/pt-BR.yml
index 451d4e6c2..6e3c0fb24 100644
--- a/config/locales/pt-BR.yml
+++ b/config/locales/pt-BR.yml
@@ -1423,3 +1423,12 @@ pt-BR:
label_wiki_page_watchers: Watchers
label_attachment_description: File description
error_no_data_in_file: The file does not contain any data
+ field_twofa_required: Require two factor authentication
+ twofa_hint_optional_html: Setting <strong>%{label}</strong> will let users set up
+ two-factor authentication at will, unless it is required by one of their groups.
+ twofa_text_group_required: This setting is only effective when the global two factor
+ authentication setting is set to 'optional'. Currently, two factor authentication
+ is required for all users.
+ twofa_text_group_disabled: This setting is only effective when the global two factor
+ authentication setting is set to 'optional'. Currently, two factor authentication
+ is disabled.
diff --git a/config/locales/pt.yml b/config/locales/pt.yml
index 75365ef0d..51a8607ab 100644
--- a/config/locales/pt.yml
+++ b/config/locales/pt.yml
@@ -1411,3 +1411,12 @@ pt:
label_wiki_page_watchers: Watchers
label_attachment_description: File description
error_no_data_in_file: The file does not contain any data
+ field_twofa_required: Require two factor authentication
+ twofa_hint_optional_html: Setting <strong>%{label}</strong> will let users set up
+ two-factor authentication at will, unless it is required by one of their groups.
+ twofa_text_group_required: This setting is only effective when the global two factor
+ authentication setting is set to 'optional'. Currently, two factor authentication
+ is required for all users.
+ twofa_text_group_disabled: This setting is only effective when the global two factor
+ authentication setting is set to 'optional'. Currently, two factor authentication
+ is disabled.
diff --git a/config/locales/ro.yml b/config/locales/ro.yml
index df02e104e..305fcf2e7 100644
--- a/config/locales/ro.yml
+++ b/config/locales/ro.yml
@@ -1413,3 +1413,12 @@ ro:
label_wiki_page_watchers: Watchers
label_attachment_description: File description
error_no_data_in_file: The file does not contain any data
+ field_twofa_required: Require two factor authentication
+ twofa_hint_optional_html: Setting <strong>%{label}</strong> will let users set up
+ two-factor authentication at will, unless it is required by one of their groups.
+ twofa_text_group_required: This setting is only effective when the global two factor
+ authentication setting is set to 'optional'. Currently, two factor authentication
+ is required for all users.
+ twofa_text_group_disabled: This setting is only effective when the global two factor
+ authentication setting is set to 'optional'. Currently, two factor authentication
+ is disabled.
diff --git a/config/locales/ru.yml b/config/locales/ru.yml
index bffd59059..6f719f753 100644
--- a/config/locales/ru.yml
+++ b/config/locales/ru.yml
@@ -1491,3 +1491,12 @@ ru:
label_wiki_page_watchers: Watchers
label_attachment_description: File description
error_no_data_in_file: The file does not contain any data
+ field_twofa_required: Require two factor authentication
+ twofa_hint_optional_html: Setting <strong>%{label}</strong> will let users set up
+ two-factor authentication at will, unless it is required by one of their groups.
+ twofa_text_group_required: This setting is only effective when the global two factor
+ authentication setting is set to 'optional'. Currently, two factor authentication
+ is required for all users.
+ twofa_text_group_disabled: This setting is only effective when the global two factor
+ authentication setting is set to 'optional'. Currently, two factor authentication
+ is disabled.
diff --git a/config/locales/sk.yml b/config/locales/sk.yml
index 0fc74d38d..024548944 100644
--- a/config/locales/sk.yml
+++ b/config/locales/sk.yml
@@ -1407,3 +1407,12 @@ sk:
label_wiki_page_watchers: Watchers
label_attachment_description: File description
error_no_data_in_file: The file does not contain any data
+ field_twofa_required: Require two factor authentication
+ twofa_hint_optional_html: Setting <strong>%{label}</strong> will let users set up
+ two-factor authentication at will, unless it is required by one of their groups.
+ twofa_text_group_required: This setting is only effective when the global two factor
+ authentication setting is set to 'optional'. Currently, two factor authentication
+ is required for all users.
+ twofa_text_group_disabled: This setting is only effective when the global two factor
+ authentication setting is set to 'optional'. Currently, two factor authentication
+ is disabled.
diff --git a/config/locales/sl.yml b/config/locales/sl.yml
index 8f3654727..d7dbc6bf5 100644
--- a/config/locales/sl.yml
+++ b/config/locales/sl.yml
@@ -1418,3 +1418,12 @@ sl:
label_wiki_page_watchers: Watchers
label_attachment_description: File description
error_no_data_in_file: The file does not contain any data
+ field_twofa_required: Require two factor authentication
+ twofa_hint_optional_html: Setting <strong>%{label}</strong> will let users set up
+ two-factor authentication at will, unless it is required by one of their groups.
+ twofa_text_group_required: This setting is only effective when the global two factor
+ authentication setting is set to 'optional'. Currently, two factor authentication
+ is required for all users.
+ twofa_text_group_disabled: This setting is only effective when the global two factor
+ authentication setting is set to 'optional'. Currently, two factor authentication
+ is disabled.
diff --git a/config/locales/sq.yml b/config/locales/sq.yml
index 3e4cc5f22..ea75f4faf 100644
--- a/config/locales/sq.yml
+++ b/config/locales/sq.yml
@@ -1414,3 +1414,12 @@ sq:
label_wiki_page_watchers: Watchers
label_attachment_description: File description
error_no_data_in_file: The file does not contain any data
+ field_twofa_required: Require two factor authentication
+ twofa_hint_optional_html: Setting <strong>%{label}</strong> will let users set up
+ two-factor authentication at will, unless it is required by one of their groups.
+ twofa_text_group_required: This setting is only effective when the global two factor
+ authentication setting is set to 'optional'. Currently, two factor authentication
+ is required for all users.
+ twofa_text_group_disabled: This setting is only effective when the global two factor
+ authentication setting is set to 'optional'. Currently, two factor authentication
+ is disabled.
diff --git a/config/locales/sr-YU.yml b/config/locales/sr-YU.yml
index 498d75a60..4413a8feb 100644
--- a/config/locales/sr-YU.yml
+++ b/config/locales/sr-YU.yml
@@ -1420,3 +1420,12 @@ sr-YU:
label_wiki_page_watchers: Watchers
label_attachment_description: File description
error_no_data_in_file: The file does not contain any data
+ field_twofa_required: Require two factor authentication
+ twofa_hint_optional_html: Setting <strong>%{label}</strong> will let users set up
+ two-factor authentication at will, unless it is required by one of their groups.
+ twofa_text_group_required: This setting is only effective when the global two factor
+ authentication setting is set to 'optional'. Currently, two factor authentication
+ is required for all users.
+ twofa_text_group_disabled: This setting is only effective when the global two factor
+ authentication setting is set to 'optional'. Currently, two factor authentication
+ is disabled.
diff --git a/config/locales/sr.yml b/config/locales/sr.yml
index 2cfc5682a..142cf2a56 100644
--- a/config/locales/sr.yml
+++ b/config/locales/sr.yml
@@ -1419,3 +1419,12 @@ sr:
label_wiki_page_watchers: Watchers
label_attachment_description: File description
error_no_data_in_file: The file does not contain any data
+ field_twofa_required: Require two factor authentication
+ twofa_hint_optional_html: Setting <strong>%{label}</strong> will let users set up
+ two-factor authentication at will, unless it is required by one of their groups.
+ twofa_text_group_required: This setting is only effective when the global two factor
+ authentication setting is set to 'optional'. Currently, two factor authentication
+ is required for all users.
+ twofa_text_group_disabled: This setting is only effective when the global two factor
+ authentication setting is set to 'optional'. Currently, two factor authentication
+ is disabled.
diff --git a/config/locales/sv.yml b/config/locales/sv.yml
index 8f748da8e..07475754c 100644
--- a/config/locales/sv.yml
+++ b/config/locales/sv.yml
@@ -1451,3 +1451,12 @@ sv:
label_wiki_page_watchers: Watchers
label_attachment_description: File description
error_no_data_in_file: The file does not contain any data
+ field_twofa_required: Require two factor authentication
+ twofa_hint_optional_html: Setting <strong>%{label}</strong> will let users set up
+ two-factor authentication at will, unless it is required by one of their groups.
+ twofa_text_group_required: This setting is only effective when the global two factor
+ authentication setting is set to 'optional'. Currently, two factor authentication
+ is required for all users.
+ twofa_text_group_disabled: This setting is only effective when the global two factor
+ authentication setting is set to 'optional'. Currently, two factor authentication
+ is disabled.
diff --git a/config/locales/th.yml b/config/locales/th.yml
index 214331de9..709695521 100644
--- a/config/locales/th.yml
+++ b/config/locales/th.yml
@@ -1414,3 +1414,12 @@ th:
label_wiki_page_watchers: Watchers
label_attachment_description: File description
error_no_data_in_file: The file does not contain any data
+ field_twofa_required: Require two factor authentication
+ twofa_hint_optional_html: Setting <strong>%{label}</strong> will let users set up
+ two-factor authentication at will, unless it is required by one of their groups.
+ twofa_text_group_required: This setting is only effective when the global two factor
+ authentication setting is set to 'optional'. Currently, two factor authentication
+ is required for all users.
+ twofa_text_group_disabled: This setting is only effective when the global two factor
+ authentication setting is set to 'optional'. Currently, two factor authentication
+ is disabled.
diff --git a/config/locales/tr.yml b/config/locales/tr.yml
index 880869058..9865a7e71 100644
--- a/config/locales/tr.yml
+++ b/config/locales/tr.yml
@@ -1425,3 +1425,12 @@ tr:
label_wiki_page_watchers: Watchers
label_attachment_description: File description
error_no_data_in_file: The file does not contain any data
+ field_twofa_required: Require two factor authentication
+ twofa_hint_optional_html: Setting <strong>%{label}</strong> will let users set up
+ two-factor authentication at will, unless it is required by one of their groups.
+ twofa_text_group_required: This setting is only effective when the global two factor
+ authentication setting is set to 'optional'. Currently, two factor authentication
+ is required for all users.
+ twofa_text_group_disabled: This setting is only effective when the global two factor
+ authentication setting is set to 'optional'. Currently, two factor authentication
+ is disabled.
diff --git a/config/locales/uk.yml b/config/locales/uk.yml
index b647ba6f3..015420265 100644
--- a/config/locales/uk.yml
+++ b/config/locales/uk.yml
@@ -1406,3 +1406,12 @@ uk:
label_wiki_page_watchers: Watchers
label_attachment_description: File description
error_no_data_in_file: The file does not contain any data
+ field_twofa_required: Require two factor authentication
+ twofa_hint_optional_html: Setting <strong>%{label}</strong> will let users set up
+ two-factor authentication at will, unless it is required by one of their groups.
+ twofa_text_group_required: This setting is only effective when the global two factor
+ authentication setting is set to 'optional'. Currently, two factor authentication
+ is required for all users.
+ twofa_text_group_disabled: This setting is only effective when the global two factor
+ authentication setting is set to 'optional'. Currently, two factor authentication
+ is disabled.
diff --git a/config/locales/vi.yml b/config/locales/vi.yml
index 03360f272..dfa4d66b4 100644
--- a/config/locales/vi.yml
+++ b/config/locales/vi.yml
@@ -1470,3 +1470,12 @@ vi:
label_wiki_page_watchers: Watchers
label_attachment_description: File description
error_no_data_in_file: The file does not contain any data
+ field_twofa_required: Require two factor authentication
+ twofa_hint_optional_html: Setting <strong>%{label}</strong> will let users set up
+ two-factor authentication at will, unless it is required by one of their groups.
+ twofa_text_group_required: This setting is only effective when the global two factor
+ authentication setting is set to 'optional'. Currently, two factor authentication
+ is required for all users.
+ twofa_text_group_disabled: This setting is only effective when the global two factor
+ authentication setting is set to 'optional'. Currently, two factor authentication
+ is disabled.
diff --git a/config/locales/zh-TW.yml b/config/locales/zh-TW.yml
index 25cc6ddc3..ce6046fbb 100644
--- a/config/locales/zh-TW.yml
+++ b/config/locales/zh-TW.yml
@@ -1448,3 +1448,12 @@
label_wiki_page_watchers: 監看員
label_attachment_description: 檔案概述說明
error_no_data_in_file: 檔案未包含任何資料
+ field_twofa_required: Require two factor authentication
+ twofa_hint_optional_html: Setting <strong>%{label}</strong> will let users set up
+ two-factor authentication at will, unless it is required by one of their groups.
+ twofa_text_group_required: This setting is only effective when the global two factor
+ authentication setting is set to 'optional'. Currently, two factor authentication
+ is required for all users.
+ twofa_text_group_disabled: This setting is only effective when the global two factor
+ authentication setting is set to 'optional'. Currently, two factor authentication
+ is disabled.
diff --git a/config/locales/zh.yml b/config/locales/zh.yml
index 24beb81e2..073064b0e 100644
--- a/config/locales/zh.yml
+++ b/config/locales/zh.yml
@@ -1373,3 +1373,12 @@ zh:
label_wiki_page_watchers: Watchers
label_attachment_description: File description
error_no_data_in_file: The file does not contain any data
+ field_twofa_required: Require two factor authentication
+ twofa_hint_optional_html: Setting <strong>%{label}</strong> will let users set up
+ two-factor authentication at will, unless it is required by one of their groups.
+ twofa_text_group_required: This setting is only effective when the global two factor
+ authentication setting is set to 'optional'. Currently, two factor authentication
+ is required for all users.
+ twofa_text_group_disabled: This setting is only effective when the global two factor
+ authentication setting is set to 'optional'. Currently, two factor authentication
+ is disabled.