summaryrefslogtreecommitdiffstats
path: root/config
diff options
context:
space:
mode:
authorGo MAEDA <maeda@farend.jp>2020-11-13 01:11:55 +0000
committerGo MAEDA <maeda@farend.jp>2020-11-13 01:11:55 +0000
commit792f081125dfdc6b0960683bd2ce99b010618b71 (patch)
tree90d2d1e36342f4ad2a69aa95c8b15f4c6851679c /config
parent167637730dbf2e45ac33f6808517c8138050470d (diff)
downloadredmine-792f081125dfdc6b0960683bd2ce99b010618b71.tar.gz
redmine-792f081125dfdc6b0960683bd2ce99b010618b71.zip
Update locales (#34241).
git-svn-id: http://svn.redmine.org/redmine/trunk@20351 e93f8b46-1217-0410-a6f0-8f06a7374b81
Diffstat (limited to 'config')
-rw-r--r--config/locales/ar.yml1
-rw-r--r--config/locales/az.yml1
-rw-r--r--config/locales/bg.yml1
-rw-r--r--config/locales/bs.yml1
-rw-r--r--config/locales/ca.yml1
-rw-r--r--config/locales/cs.yml1
-rw-r--r--config/locales/da.yml1
-rw-r--r--config/locales/de.yml1
-rw-r--r--config/locales/el.yml1
-rw-r--r--config/locales/en-GB.yml1
-rw-r--r--config/locales/es-PA.yml1
-rw-r--r--config/locales/es.yml1
-rw-r--r--config/locales/et.yml1
-rw-r--r--config/locales/eu.yml1
-rw-r--r--config/locales/fa.yml1
-rw-r--r--config/locales/fi.yml1
-rw-r--r--config/locales/fr.yml1
-rw-r--r--config/locales/gl.yml1
-rw-r--r--config/locales/he.yml1
-rw-r--r--config/locales/hr.yml1
-rw-r--r--config/locales/hu.yml1
-rw-r--r--config/locales/id.yml1
-rw-r--r--config/locales/it.yml1
-rw-r--r--config/locales/ko.yml1
-rw-r--r--config/locales/lt.yml1
-rw-r--r--config/locales/lv.yml1
-rw-r--r--config/locales/mk.yml1
-rw-r--r--config/locales/mn.yml1
-rw-r--r--config/locales/nl.yml1
-rw-r--r--config/locales/no.yml1
-rw-r--r--config/locales/pl.yml1
-rw-r--r--config/locales/pt-BR.yml1
-rw-r--r--config/locales/pt.yml1
-rw-r--r--config/locales/ro.yml1
-rw-r--r--config/locales/ru.yml1
-rw-r--r--config/locales/sk.yml1
-rw-r--r--config/locales/sl.yml1
-rw-r--r--config/locales/sq.yml1
-rw-r--r--config/locales/sr-YU.yml1
-rw-r--r--config/locales/sr.yml1
-rw-r--r--config/locales/sv.yml1
-rw-r--r--config/locales/th.yml1
-rw-r--r--config/locales/tr.yml1
-rw-r--r--config/locales/uk.yml1
-rw-r--r--config/locales/vi.yml1
-rw-r--r--config/locales/zh-TW.yml1
-rw-r--r--config/locales/zh.yml1
47 files changed, 47 insertions, 0 deletions
diff --git a/config/locales/ar.yml b/config/locales/ar.yml
index d1e7f5a97..45021d989 100644
--- a/config/locales/ar.yml
+++ b/config/locales/ar.yml
@@ -1394,3 +1394,4 @@ ar:
error_invalid_size_parameter: Invalid size parameter
error_attachment_not_found: Attachment %{name} not found
permission_delete_project: Delete the project
+ field_twofa_scheme: Two-factor authentication scheme
diff --git a/config/locales/az.yml b/config/locales/az.yml
index dbb73c77c..affb9fc54 100644
--- a/config/locales/az.yml
+++ b/config/locales/az.yml
@@ -1486,3 +1486,4 @@ az:
error_invalid_size_parameter: Invalid size parameter
error_attachment_not_found: Attachment %{name} not found
permission_delete_project: Delete the project
+ field_twofa_scheme: Two-factor authentication scheme
diff --git a/config/locales/bg.yml b/config/locales/bg.yml
index bc21e95d6..c26080276 100644
--- a/config/locales/bg.yml
+++ b/config/locales/bg.yml
@@ -1363,3 +1363,4 @@ bg:
error_invalid_size_parameter: Invalid size parameter
error_attachment_not_found: Attachment %{name} not found
permission_delete_project: Delete the project
+ field_twofa_scheme: Two-factor authentication scheme
diff --git a/config/locales/bs.yml b/config/locales/bs.yml
index 9190af6b9..2b41a1047 100644
--- a/config/locales/bs.yml
+++ b/config/locales/bs.yml
@@ -1407,3 +1407,4 @@ bs:
error_invalid_size_parameter: Invalid size parameter
error_attachment_not_found: Attachment %{name} not found
permission_delete_project: Delete the project
+ field_twofa_scheme: Two-factor authentication scheme
diff --git a/config/locales/ca.yml b/config/locales/ca.yml
index c9dbc92be..d40b87e57 100644
--- a/config/locales/ca.yml
+++ b/config/locales/ca.yml
@@ -1384,3 +1384,4 @@ ca:
error_invalid_size_parameter: Invalid size parameter
error_attachment_not_found: Attachment %{name} not found
permission_delete_project: Delete the project
+ field_twofa_scheme: Two-factor authentication scheme
diff --git a/config/locales/cs.yml b/config/locales/cs.yml
index 66a42b76e..70b250972 100644
--- a/config/locales/cs.yml
+++ b/config/locales/cs.yml
@@ -1384,3 +1384,4 @@ cs:
error_invalid_size_parameter: Invalid size parameter
error_attachment_not_found: Attachment %{name} not found
permission_delete_project: Delete the project
+ field_twofa_scheme: Two-factor authentication scheme
diff --git a/config/locales/da.yml b/config/locales/da.yml
index c1286cdd0..2b948b93d 100644
--- a/config/locales/da.yml
+++ b/config/locales/da.yml
@@ -1411,3 +1411,4 @@ da:
error_invalid_size_parameter: Invalid size parameter
error_attachment_not_found: Attachment %{name} not found
permission_delete_project: Delete the project
+ field_twofa_scheme: Two-factor authentication scheme
diff --git a/config/locales/de.yml b/config/locales/de.yml
index 60a24781d..80484859d 100644
--- a/config/locales/de.yml
+++ b/config/locales/de.yml
@@ -1368,3 +1368,4 @@ de:
error_filename_required: Filename required
error_invalid_size_parameter: Invalid size parameter
error_attachment_not_found: Attachment %{name} not found
+ field_twofa_scheme: Two-factor authentication scheme
diff --git a/config/locales/el.yml b/config/locales/el.yml
index ae1f8bf30..b9cddfaed 100644
--- a/config/locales/el.yml
+++ b/config/locales/el.yml
@@ -1394,3 +1394,4 @@ el:
error_invalid_size_parameter: Invalid size parameter
error_attachment_not_found: Attachment %{name} not found
permission_delete_project: Delete the project
+ field_twofa_scheme: Two-factor authentication scheme
diff --git a/config/locales/en-GB.yml b/config/locales/en-GB.yml
index 2042d3905..e64bbac0e 100644
--- a/config/locales/en-GB.yml
+++ b/config/locales/en-GB.yml
@@ -1395,3 +1395,4 @@ en-GB:
error_invalid_size_parameter: Invalid size parameter
error_attachment_not_found: Attachment %{name} not found
permission_delete_project: Delete the project
+ field_twofa_scheme: Two-factor authentication scheme
diff --git a/config/locales/es-PA.yml b/config/locales/es-PA.yml
index c41ec6b27..08694cc47 100644
--- a/config/locales/es-PA.yml
+++ b/config/locales/es-PA.yml
@@ -1424,3 +1424,4 @@ es-PA:
error_invalid_size_parameter: Invalid size parameter
error_attachment_not_found: Attachment %{name} not found
permission_delete_project: Delete the project
+ field_twofa_scheme: Two-factor authentication scheme
diff --git a/config/locales/es.yml b/config/locales/es.yml
index 2c3f9d9a0..881d1ad9d 100644
--- a/config/locales/es.yml
+++ b/config/locales/es.yml
@@ -1422,3 +1422,4 @@ es:
error_invalid_size_parameter: Invalid size parameter
error_attachment_not_found: Attachment %{name} not found
permission_delete_project: Delete the project
+ field_twofa_scheme: Two-factor authentication scheme
diff --git a/config/locales/et.yml b/config/locales/et.yml
index 05f432924..142895eae 100644
--- a/config/locales/et.yml
+++ b/config/locales/et.yml
@@ -1399,3 +1399,4 @@ et:
error_invalid_size_parameter: Invalid size parameter
error_attachment_not_found: Attachment %{name} not found
permission_delete_project: Delete the project
+ field_twofa_scheme: Two-factor authentication scheme
diff --git a/config/locales/eu.yml b/config/locales/eu.yml
index 6dbc62e7c..a34af1141 100644
--- a/config/locales/eu.yml
+++ b/config/locales/eu.yml
@@ -1395,3 +1395,4 @@ eu:
error_invalid_size_parameter: Invalid size parameter
error_attachment_not_found: Attachment %{name} not found
permission_delete_project: Delete the project
+ field_twofa_scheme: Two-factor authentication scheme
diff --git a/config/locales/fa.yml b/config/locales/fa.yml
index 0e471470e..6af0620d2 100644
--- a/config/locales/fa.yml
+++ b/config/locales/fa.yml
@@ -1368,3 +1368,4 @@ fa:
error_invalid_size_parameter: Invalid size parameter
error_attachment_not_found: Attachment %{name} not found
permission_delete_project: Delete the project
+ field_twofa_scheme: Two-factor authentication scheme
diff --git a/config/locales/fi.yml b/config/locales/fi.yml
index 10d971a0b..950e40d48 100644
--- a/config/locales/fi.yml
+++ b/config/locales/fi.yml
@@ -1415,3 +1415,4 @@ fi:
error_invalid_size_parameter: Invalid size parameter
error_attachment_not_found: Attachment %{name} not found
permission_delete_project: Delete the project
+ field_twofa_scheme: Two-factor authentication scheme
diff --git a/config/locales/fr.yml b/config/locales/fr.yml
index 4599dd221..df05b7b0d 100644
--- a/config/locales/fr.yml
+++ b/config/locales/fr.yml
@@ -1384,3 +1384,4 @@ fr:
error_invalid_size_parameter: Invalid size parameter
error_attachment_not_found: Attachment %{name} not found
permission_delete_project: Delete the project
+ field_twofa_scheme: Two-factor authentication scheme
diff --git a/config/locales/gl.yml b/config/locales/gl.yml
index f4530c70e..88f9d8747 100644
--- a/config/locales/gl.yml
+++ b/config/locales/gl.yml
@@ -1401,3 +1401,4 @@ gl:
error_invalid_size_parameter: Invalid size parameter
error_attachment_not_found: Attachment %{name} not found
permission_delete_project: Delete the project
+ field_twofa_scheme: Two-factor authentication scheme
diff --git a/config/locales/he.yml b/config/locales/he.yml
index cf1504efb..bfd414615 100644
--- a/config/locales/he.yml
+++ b/config/locales/he.yml
@@ -1399,3 +1399,4 @@ he:
error_invalid_size_parameter: Invalid size parameter
error_attachment_not_found: Attachment %{name} not found
permission_delete_project: Delete the project
+ field_twofa_scheme: Two-factor authentication scheme
diff --git a/config/locales/hr.yml b/config/locales/hr.yml
index 7b7b9d374..4b70244aa 100644
--- a/config/locales/hr.yml
+++ b/config/locales/hr.yml
@@ -1391,3 +1391,4 @@ hr:
error_invalid_size_parameter: Invalid size parameter
error_attachment_not_found: Attachment %{name} not found
permission_delete_project: Delete the project
+ field_twofa_scheme: Two-factor authentication scheme
diff --git a/config/locales/hu.yml b/config/locales/hu.yml
index 7c5bfa9a6..8f64e6620 100644
--- a/config/locales/hu.yml
+++ b/config/locales/hu.yml
@@ -1413,3 +1413,4 @@
error_invalid_size_parameter: Invalid size parameter
error_attachment_not_found: Attachment %{name} not found
permission_delete_project: Delete the project
+ field_twofa_scheme: Two-factor authentication scheme
diff --git a/config/locales/id.yml b/config/locales/id.yml
index 6fa1dc1f1..f1ab6fdff 100644
--- a/config/locales/id.yml
+++ b/config/locales/id.yml
@@ -1396,3 +1396,4 @@ id:
error_invalid_size_parameter: Invalid size parameter
error_attachment_not_found: Attachment %{name} not found
permission_delete_project: Delete the project
+ field_twofa_scheme: Two-factor authentication scheme
diff --git a/config/locales/it.yml b/config/locales/it.yml
index 953f2ad63..5a66718e2 100644
--- a/config/locales/it.yml
+++ b/config/locales/it.yml
@@ -1387,3 +1387,4 @@ it:
error_invalid_size_parameter: Invalid size parameter
error_attachment_not_found: Attachment %{name} not found
permission_delete_project: Delete the project
+ field_twofa_scheme: Two-factor authentication scheme
diff --git a/config/locales/ko.yml b/config/locales/ko.yml
index b30fbec9b..d80a53d5f 100644
--- a/config/locales/ko.yml
+++ b/config/locales/ko.yml
@@ -1432,3 +1432,4 @@ ko:
error_invalid_size_parameter: Invalid size parameter
error_attachment_not_found: Attachment %{name} not found
permission_delete_project: Delete the project
+ field_twofa_scheme: Two-factor authentication scheme
diff --git a/config/locales/lt.yml b/config/locales/lt.yml
index 5d5fbfdc6..c6e24e962 100644
--- a/config/locales/lt.yml
+++ b/config/locales/lt.yml
@@ -1384,3 +1384,4 @@ lt:
error_invalid_size_parameter: Invalid size parameter
error_attachment_not_found: Attachment %{name} not found
permission_delete_project: Delete the project
+ field_twofa_scheme: Two-factor authentication scheme
diff --git a/config/locales/lv.yml b/config/locales/lv.yml
index 5a486b084..7419e2f53 100644
--- a/config/locales/lv.yml
+++ b/config/locales/lv.yml
@@ -1388,3 +1388,4 @@ lv:
error_invalid_size_parameter: Invalid size parameter
error_attachment_not_found: Attachment %{name} not found
permission_delete_project: Delete the project
+ field_twofa_scheme: Two-factor authentication scheme
diff --git a/config/locales/mk.yml b/config/locales/mk.yml
index 595417f10..5a72d580a 100644
--- a/config/locales/mk.yml
+++ b/config/locales/mk.yml
@@ -1394,3 +1394,4 @@ mk:
error_invalid_size_parameter: Invalid size parameter
error_attachment_not_found: Attachment %{name} not found
permission_delete_project: Delete the project
+ field_twofa_scheme: Two-factor authentication scheme
diff --git a/config/locales/mn.yml b/config/locales/mn.yml
index 44dc98202..edd4f8c4a 100644
--- a/config/locales/mn.yml
+++ b/config/locales/mn.yml
@@ -1394,3 +1394,4 @@ mn:
error_invalid_size_parameter: Invalid size parameter
error_attachment_not_found: Attachment %{name} not found
permission_delete_project: Delete the project
+ field_twofa_scheme: Two-factor authentication scheme
diff --git a/config/locales/nl.yml b/config/locales/nl.yml
index ccd9e592f..2484baf35 100644
--- a/config/locales/nl.yml
+++ b/config/locales/nl.yml
@@ -1369,3 +1369,4 @@ nl:
error_invalid_size_parameter: Invalid size parameter
error_attachment_not_found: Attachment %{name} not found
permission_delete_project: Delete the project
+ field_twofa_scheme: Two-factor authentication scheme
diff --git a/config/locales/no.yml b/config/locales/no.yml
index 4a08d592c..a8f94c0a3 100644
--- a/config/locales/no.yml
+++ b/config/locales/no.yml
@@ -1384,3 +1384,4 @@
error_invalid_size_parameter: Invalid size parameter
error_attachment_not_found: Attachment %{name} not found
permission_delete_project: Delete the project
+ field_twofa_scheme: Two-factor authentication scheme
diff --git a/config/locales/pl.yml b/config/locales/pl.yml
index de03690b0..7040f7d8a 100644
--- a/config/locales/pl.yml
+++ b/config/locales/pl.yml
@@ -1407,3 +1407,4 @@ pl:
error_invalid_size_parameter: Invalid size parameter
error_attachment_not_found: Attachment %{name} not found
permission_delete_project: Delete the project
+ field_twofa_scheme: Two-factor authentication scheme
diff --git a/config/locales/pt-BR.yml b/config/locales/pt-BR.yml
index 6519ce09f..450938614 100644
--- a/config/locales/pt-BR.yml
+++ b/config/locales/pt-BR.yml
@@ -1399,3 +1399,4 @@ pt-BR:
error_invalid_size_parameter: Invalid size parameter
error_attachment_not_found: Attachment %{name} not found
permission_delete_project: Delete the project
+ field_twofa_scheme: Two-factor authentication scheme
diff --git a/config/locales/pt.yml b/config/locales/pt.yml
index baa2706a3..35bdf21df 100644
--- a/config/locales/pt.yml
+++ b/config/locales/pt.yml
@@ -1387,3 +1387,4 @@ pt:
error_invalid_size_parameter: Invalid size parameter
error_attachment_not_found: Attachment %{name} not found
permission_delete_project: Delete the project
+ field_twofa_scheme: Two-factor authentication scheme
diff --git a/config/locales/ro.yml b/config/locales/ro.yml
index ecc23e231..ffe65760d 100644
--- a/config/locales/ro.yml
+++ b/config/locales/ro.yml
@@ -1389,3 +1389,4 @@ ro:
error_invalid_size_parameter: Invalid size parameter
error_attachment_not_found: Attachment %{name} not found
permission_delete_project: Delete the project
+ field_twofa_scheme: Two-factor authentication scheme
diff --git a/config/locales/ru.yml b/config/locales/ru.yml
index aa30729a5..f6373643b 100644
--- a/config/locales/ru.yml
+++ b/config/locales/ru.yml
@@ -1479,3 +1479,4 @@ ru:
error_invalid_size_parameter: Invalid size parameter
error_attachment_not_found: Attachment %{name} not found
permission_delete_project: Delete the project
+ field_twofa_scheme: Two-factor authentication scheme
diff --git a/config/locales/sk.yml b/config/locales/sk.yml
index d860e60d9..381fdab63 100644
--- a/config/locales/sk.yml
+++ b/config/locales/sk.yml
@@ -1383,3 +1383,4 @@ sk:
error_invalid_size_parameter: Invalid size parameter
error_attachment_not_found: Attachment %{name} not found
permission_delete_project: Delete the project
+ field_twofa_scheme: Two-factor authentication scheme
diff --git a/config/locales/sl.yml b/config/locales/sl.yml
index be808431b..45a89c14e 100644
--- a/config/locales/sl.yml
+++ b/config/locales/sl.yml
@@ -1394,3 +1394,4 @@ sl:
error_invalid_size_parameter: Invalid size parameter
error_attachment_not_found: Attachment %{name} not found
permission_delete_project: Delete the project
+ field_twofa_scheme: Two-factor authentication scheme
diff --git a/config/locales/sq.yml b/config/locales/sq.yml
index 8dacea334..9b3924819 100644
--- a/config/locales/sq.yml
+++ b/config/locales/sq.yml
@@ -1390,3 +1390,4 @@ sq:
error_invalid_size_parameter: Invalid size parameter
error_attachment_not_found: Attachment %{name} not found
permission_delete_project: Delete the project
+ field_twofa_scheme: Two-factor authentication scheme
diff --git a/config/locales/sr-YU.yml b/config/locales/sr-YU.yml
index b826c995e..0a062805a 100644
--- a/config/locales/sr-YU.yml
+++ b/config/locales/sr-YU.yml
@@ -1396,3 +1396,4 @@ sr-YU:
error_invalid_size_parameter: Invalid size parameter
error_attachment_not_found: Attachment %{name} not found
permission_delete_project: Delete the project
+ field_twofa_scheme: Two-factor authentication scheme
diff --git a/config/locales/sr.yml b/config/locales/sr.yml
index 5640ecc65..9db1edeee 100644
--- a/config/locales/sr.yml
+++ b/config/locales/sr.yml
@@ -1395,3 +1395,4 @@ sr:
error_invalid_size_parameter: Invalid size parameter
error_attachment_not_found: Attachment %{name} not found
permission_delete_project: Delete the project
+ field_twofa_scheme: Two-factor authentication scheme
diff --git a/config/locales/sv.yml b/config/locales/sv.yml
index 2064e0a58..19e9651c4 100644
--- a/config/locales/sv.yml
+++ b/config/locales/sv.yml
@@ -1427,3 +1427,4 @@ sv:
twofa_text_backup_codes_created_at: Backup codes generated %{datetime}.
twofa_backup_codes_already_shown: Backup codes cannot be shown again, please <a data-method="post"
href="%{bc_path}">generate new backup codes</a> if required.
+ field_twofa_scheme: Two-factor authentication scheme
diff --git a/config/locales/th.yml b/config/locales/th.yml
index c7cb7dc88..c15f6c0b8 100644
--- a/config/locales/th.yml
+++ b/config/locales/th.yml
@@ -1390,3 +1390,4 @@ th:
error_invalid_size_parameter: Invalid size parameter
error_attachment_not_found: Attachment %{name} not found
permission_delete_project: Delete the project
+ field_twofa_scheme: Two-factor authentication scheme
diff --git a/config/locales/tr.yml b/config/locales/tr.yml
index ead90c390..71d5997bd 100644
--- a/config/locales/tr.yml
+++ b/config/locales/tr.yml
@@ -1401,3 +1401,4 @@ tr:
error_invalid_size_parameter: Invalid size parameter
error_attachment_not_found: Attachment %{name} not found
permission_delete_project: Delete the project
+ field_twofa_scheme: Two-factor authentication scheme
diff --git a/config/locales/uk.yml b/config/locales/uk.yml
index 1c2fc2c97..12981b04a 100644
--- a/config/locales/uk.yml
+++ b/config/locales/uk.yml
@@ -1382,3 +1382,4 @@ uk:
error_invalid_size_parameter: Invalid size parameter
error_attachment_not_found: Attachment %{name} not found
permission_delete_project: Delete the project
+ field_twofa_scheme: Two-factor authentication scheme
diff --git a/config/locales/vi.yml b/config/locales/vi.yml
index 67f39403f..245cc6ce9 100644
--- a/config/locales/vi.yml
+++ b/config/locales/vi.yml
@@ -1446,3 +1446,4 @@ vi:
error_invalid_size_parameter: Invalid size parameter
error_attachment_not_found: Attachment %{name} not found
permission_delete_project: Delete the project
+ field_twofa_scheme: Two-factor authentication scheme
diff --git a/config/locales/zh-TW.yml b/config/locales/zh-TW.yml
index 0161ee4a9..c13b889f8 100644
--- a/config/locales/zh-TW.yml
+++ b/config/locales/zh-TW.yml
@@ -1430,3 +1430,4 @@
error_invalid_size_parameter: 無效的尺寸大小參數
error_attachment_not_found: 找不到附件檔案 %{name}
permission_delete_project: 刪除專案
+ field_twofa_scheme: Two-factor authentication scheme
diff --git a/config/locales/zh.yml b/config/locales/zh.yml
index 181352ad4..e8cfb5e5f 100644
--- a/config/locales/zh.yml
+++ b/config/locales/zh.yml
@@ -1371,3 +1371,4 @@ zh:
error_invalid_size_parameter: Invalid size parameter
error_attachment_not_found: Attachment %{name} not found
permission_delete_project: Delete the project
+ field_twofa_scheme: Two-factor authentication scheme