summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorGo MAEDA <maeda@farend.jp>2020-12-10 15:21:23 +0000
committerGo MAEDA <maeda@farend.jp>2020-12-10 15:21:23 +0000
commitb439380a3259be2bbebbeddffa080edaf355b427 (patch)
treeb5602d354e45519d46dea7d2d65c615c01fdba3f
parentf8bf009cd61ef78da92732390cc1def5c7b4c18b (diff)
downloadredmine-b439380a3259be2bbebbeddffa080edaf355b427.tar.gz
redmine-b439380a3259be2bbebbeddffa080edaf355b427.zip
Update locales (#34303).
git-svn-id: http://svn.redmine.org/redmine/trunk@20618 e93f8b46-1217-0410-a6f0-8f06a7374b81
-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/ja.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
48 files changed, 48 insertions, 0 deletions
diff --git a/config/locales/ar.yml b/config/locales/ar.yml
index 630f6ae3e..39e2960a8 100644
--- a/config/locales/ar.yml
+++ b/config/locales/ar.yml
@@ -1401,3 +1401,4 @@ ar:
below.
text_project_destroy_enter_identifier: To confirm, please enter the project's identifier
(%{identifier}) below.
+ button_add_subtask: Add subtask
diff --git a/config/locales/az.yml b/config/locales/az.yml
index 42640165e..2f38194ce 100644
--- a/config/locales/az.yml
+++ b/config/locales/az.yml
@@ -1493,3 +1493,4 @@ az:
below.
text_project_destroy_enter_identifier: To confirm, please enter the project's identifier
(%{identifier}) below.
+ button_add_subtask: Add subtask
diff --git a/config/locales/bg.yml b/config/locales/bg.yml
index 7fa5eac16..9782b83d1 100644
--- a/config/locales/bg.yml
+++ b/config/locales/bg.yml
@@ -1362,3 +1362,4 @@ bg:
Това действие не може да бъде отменено. Често заключването на потребителя е по-добро решение от изтриването му.
За да потвърдите, въведете името (%{login}) по-долу.
text_project_destroy_enter_identifier: За да потвърдите действието, въведете идентификатора на проекта (%{identifier}) по-долу.
+ button_add_subtask: Add subtask
diff --git a/config/locales/bs.yml b/config/locales/bs.yml
index 448c8f8d7..80121b57f 100644
--- a/config/locales/bs.yml
+++ b/config/locales/bs.yml
@@ -1414,3 +1414,4 @@ bs:
below.
text_project_destroy_enter_identifier: To confirm, please enter the project's identifier
(%{identifier}) below.
+ button_add_subtask: Add subtask
diff --git a/config/locales/ca.yml b/config/locales/ca.yml
index 34cf6dcad..a363d59f2 100644
--- a/config/locales/ca.yml
+++ b/config/locales/ca.yml
@@ -1391,3 +1391,4 @@ ca:
below.
text_project_destroy_enter_identifier: To confirm, please enter the project's identifier
(%{identifier}) below.
+ button_add_subtask: Add subtask
diff --git a/config/locales/cs.yml b/config/locales/cs.yml
index 4c493bf4d..500490c2e 100644
--- a/config/locales/cs.yml
+++ b/config/locales/cs.yml
@@ -1390,3 +1390,4 @@ cs:
below.
text_project_destroy_enter_identifier: To confirm, please enter the project's identifier
(%{identifier}) below.
+ button_add_subtask: Add subtask
diff --git a/config/locales/da.yml b/config/locales/da.yml
index c2670ca50..f4873f948 100644
--- a/config/locales/da.yml
+++ b/config/locales/da.yml
@@ -1418,3 +1418,4 @@ da:
below.
text_project_destroy_enter_identifier: To confirm, please enter the project's identifier
(%{identifier}) below.
+ button_add_subtask: Add subtask
diff --git a/config/locales/de.yml b/config/locales/de.yml
index 7fa33a3dc..4de472cc5 100644
--- a/config/locales/de.yml
+++ b/config/locales/de.yml
@@ -1372,3 +1372,4 @@ de:
text_user_destroy_confirmation: "Wollen Sie diesen Benutzer inklusive aller Referenzen darauf wirklich löschen? Dies kann nicht rückgängig gemacht werden. Oftmals ist es besser, einen Benutzer lediglich zu sperren. Geben Sie bitte zur Bestätigung den Login des Benutzers (%{login}) ein."
text_project_destroy_enter_identifier: "Zur Bestätigung bitte die Projektkennung (%{identifier}) eingeben."
+ button_add_subtask: Add subtask
diff --git a/config/locales/el.yml b/config/locales/el.yml
index 963fe6317..c501f57ce 100644
--- a/config/locales/el.yml
+++ b/config/locales/el.yml
@@ -1401,3 +1401,4 @@ el:
below.
text_project_destroy_enter_identifier: To confirm, please enter the project's identifier
(%{identifier}) below.
+ button_add_subtask: Add subtask
diff --git a/config/locales/en-GB.yml b/config/locales/en-GB.yml
index e0795426e..7156c8dd9 100644
--- a/config/locales/en-GB.yml
+++ b/config/locales/en-GB.yml
@@ -1402,3 +1402,4 @@ en-GB:
below.
text_project_destroy_enter_identifier: To confirm, please enter the project's identifier
(%{identifier}) below.
+ button_add_subtask: Add subtask
diff --git a/config/locales/es-PA.yml b/config/locales/es-PA.yml
index 8bf801b57..f93b45ef0 100644
--- a/config/locales/es-PA.yml
+++ b/config/locales/es-PA.yml
@@ -1431,3 +1431,4 @@ es-PA:
below.
text_project_destroy_enter_identifier: To confirm, please enter the project's identifier
(%{identifier}) below.
+ button_add_subtask: Add subtask
diff --git a/config/locales/es.yml b/config/locales/es.yml
index 2b24710ff..9e6e5f227 100644
--- a/config/locales/es.yml
+++ b/config/locales/es.yml
@@ -1429,3 +1429,4 @@ es:
below.
text_project_destroy_enter_identifier: To confirm, please enter the project's identifier
(%{identifier}) below.
+ button_add_subtask: Add subtask
diff --git a/config/locales/et.yml b/config/locales/et.yml
index 42b7597f4..58b599973 100644
--- a/config/locales/et.yml
+++ b/config/locales/et.yml
@@ -1406,3 +1406,4 @@ et:
below.
text_project_destroy_enter_identifier: To confirm, please enter the project's identifier
(%{identifier}) below.
+ button_add_subtask: Add subtask
diff --git a/config/locales/eu.yml b/config/locales/eu.yml
index ab07c26a6..d7d86a55b 100644
--- a/config/locales/eu.yml
+++ b/config/locales/eu.yml
@@ -1402,3 +1402,4 @@ eu:
below.
text_project_destroy_enter_identifier: To confirm, please enter the project's identifier
(%{identifier}) below.
+ button_add_subtask: Add subtask
diff --git a/config/locales/fa.yml b/config/locales/fa.yml
index 7b92bf5fc..e0e3e0b9f 100644
--- a/config/locales/fa.yml
+++ b/config/locales/fa.yml
@@ -1375,3 +1375,4 @@ fa:
below.
text_project_destroy_enter_identifier: To confirm, please enter the project's identifier
(%{identifier}) below.
+ button_add_subtask: Add subtask
diff --git a/config/locales/fi.yml b/config/locales/fi.yml
index 94aea1a8b..0ec18bc6b 100644
--- a/config/locales/fi.yml
+++ b/config/locales/fi.yml
@@ -1422,3 +1422,4 @@ fi:
below.
text_project_destroy_enter_identifier: To confirm, please enter the project's identifier
(%{identifier}) below.
+ button_add_subtask: Add subtask
diff --git a/config/locales/fr.yml b/config/locales/fr.yml
index 7b0a1eaf4..3480e0c5d 100644
--- a/config/locales/fr.yml
+++ b/config/locales/fr.yml
@@ -1391,3 +1391,4 @@ fr:
below.
text_project_destroy_enter_identifier: To confirm, please enter the project's identifier
(%{identifier}) below.
+ button_add_subtask: Add subtask
diff --git a/config/locales/gl.yml b/config/locales/gl.yml
index 6e661be4a..bcb967b19 100644
--- a/config/locales/gl.yml
+++ b/config/locales/gl.yml
@@ -1408,3 +1408,4 @@ gl:
below.
text_project_destroy_enter_identifier: To confirm, please enter the project's identifier
(%{identifier}) below.
+ button_add_subtask: Add subtask
diff --git a/config/locales/he.yml b/config/locales/he.yml
index 73382d335..9c29c6979 100644
--- a/config/locales/he.yml
+++ b/config/locales/he.yml
@@ -1406,3 +1406,4 @@ he:
below.
text_project_destroy_enter_identifier: To confirm, please enter the project's identifier
(%{identifier}) below.
+ button_add_subtask: Add subtask
diff --git a/config/locales/hr.yml b/config/locales/hr.yml
index 33d6b8c0a..5fcf15da1 100644
--- a/config/locales/hr.yml
+++ b/config/locales/hr.yml
@@ -1398,3 +1398,4 @@ hr:
below.
text_project_destroy_enter_identifier: To confirm, please enter the project's identifier
(%{identifier}) below.
+ button_add_subtask: Add subtask
diff --git a/config/locales/hu.yml b/config/locales/hu.yml
index 5a1b19644..ebed83983 100644
--- a/config/locales/hu.yml
+++ b/config/locales/hu.yml
@@ -1420,3 +1420,4 @@
below.
text_project_destroy_enter_identifier: To confirm, please enter the project's identifier
(%{identifier}) below.
+ button_add_subtask: Add subtask
diff --git a/config/locales/id.yml b/config/locales/id.yml
index fe43f4208..33d70bfdc 100644
--- a/config/locales/id.yml
+++ b/config/locales/id.yml
@@ -1403,3 +1403,4 @@ id:
below.
text_project_destroy_enter_identifier: To confirm, please enter the project's identifier
(%{identifier}) below.
+ button_add_subtask: Add subtask
diff --git a/config/locales/it.yml b/config/locales/it.yml
index 624d6644d..beb305772 100644
--- a/config/locales/it.yml
+++ b/config/locales/it.yml
@@ -1394,3 +1394,4 @@ it:
below.
text_project_destroy_enter_identifier: To confirm, please enter the project's identifier
(%{identifier}) below.
+ button_add_subtask: Add subtask
diff --git a/config/locales/ja.yml b/config/locales/ja.yml
index 368df4cd0..59fc89d02 100644
--- a/config/locales/ja.yml
+++ b/config/locales/ja.yml
@@ -1371,3 +1371,4 @@ ja:
permission_delete_project: プロジェクトの削除
text_user_destroy_confirmation: 本当にこのユーザーとこのユーザーへのすべての参照を削除しますか? 削除後は元に戻せません。通常は削除よりロックのほうが適切です。削除する場合は確認のためログインID (%{login}) を入力してください。
text_project_destroy_enter_identifier: 確認のためプロジェクト識別子 (%{identifier}) を入力してください。
+ button_add_subtask: Add subtask
diff --git a/config/locales/ko.yml b/config/locales/ko.yml
index ee03ba1a2..9be957a8a 100644
--- a/config/locales/ko.yml
+++ b/config/locales/ko.yml
@@ -1439,3 +1439,4 @@ ko:
below.
text_project_destroy_enter_identifier: To confirm, please enter the project's identifier
(%{identifier}) below.
+ button_add_subtask: Add subtask
diff --git a/config/locales/lt.yml b/config/locales/lt.yml
index ab6e0cfa5..dfd614e84 100644
--- a/config/locales/lt.yml
+++ b/config/locales/lt.yml
@@ -1391,3 +1391,4 @@ lt:
below.
text_project_destroy_enter_identifier: To confirm, please enter the project's identifier
(%{identifier}) below.
+ button_add_subtask: Add subtask
diff --git a/config/locales/lv.yml b/config/locales/lv.yml
index d22d980e4..f464482aa 100644
--- a/config/locales/lv.yml
+++ b/config/locales/lv.yml
@@ -1395,3 +1395,4 @@ lv:
below.
text_project_destroy_enter_identifier: To confirm, please enter the project's identifier
(%{identifier}) below.
+ button_add_subtask: Add subtask
diff --git a/config/locales/mk.yml b/config/locales/mk.yml
index 36679f43d..184abb3ea 100644
--- a/config/locales/mk.yml
+++ b/config/locales/mk.yml
@@ -1401,3 +1401,4 @@ mk:
below.
text_project_destroy_enter_identifier: To confirm, please enter the project's identifier
(%{identifier}) below.
+ button_add_subtask: Add subtask
diff --git a/config/locales/mn.yml b/config/locales/mn.yml
index 8ec293840..813c28a61 100644
--- a/config/locales/mn.yml
+++ b/config/locales/mn.yml
@@ -1401,3 +1401,4 @@ mn:
below.
text_project_destroy_enter_identifier: To confirm, please enter the project's identifier
(%{identifier}) below.
+ button_add_subtask: Add subtask
diff --git a/config/locales/nl.yml b/config/locales/nl.yml
index 7a3cc5067..b5b9fc684 100644
--- a/config/locales/nl.yml
+++ b/config/locales/nl.yml
@@ -1376,3 +1376,4 @@ nl:
below.
text_project_destroy_enter_identifier: To confirm, please enter the project's identifier
(%{identifier}) below.
+ button_add_subtask: Add subtask
diff --git a/config/locales/no.yml b/config/locales/no.yml
index 4b15c5af6..ca47f4ec0 100644
--- a/config/locales/no.yml
+++ b/config/locales/no.yml
@@ -1391,3 +1391,4 @@
below.
text_project_destroy_enter_identifier: To confirm, please enter the project's identifier
(%{identifier}) below.
+ button_add_subtask: Add subtask
diff --git a/config/locales/pl.yml b/config/locales/pl.yml
index fffe2cb08..e88c76ef8 100644
--- a/config/locales/pl.yml
+++ b/config/locales/pl.yml
@@ -1414,3 +1414,4 @@ pl:
below.
text_project_destroy_enter_identifier: To confirm, please enter the project's identifier
(%{identifier}) below.
+ button_add_subtask: Add subtask
diff --git a/config/locales/pt-BR.yml b/config/locales/pt-BR.yml
index da9312c05..854375593 100644
--- a/config/locales/pt-BR.yml
+++ b/config/locales/pt-BR.yml
@@ -1406,3 +1406,4 @@ pt-BR:
below.
text_project_destroy_enter_identifier: To confirm, please enter the project's identifier
(%{identifier}) below.
+ button_add_subtask: Add subtask
diff --git a/config/locales/pt.yml b/config/locales/pt.yml
index 7b4800e78..0ff4d5f38 100644
--- a/config/locales/pt.yml
+++ b/config/locales/pt.yml
@@ -1394,3 +1394,4 @@ pt:
below.
text_project_destroy_enter_identifier: To confirm, please enter the project's identifier
(%{identifier}) below.
+ button_add_subtask: Add subtask
diff --git a/config/locales/ro.yml b/config/locales/ro.yml
index f98905df5..a90a400de 100644
--- a/config/locales/ro.yml
+++ b/config/locales/ro.yml
@@ -1396,3 +1396,4 @@ ro:
below.
text_project_destroy_enter_identifier: To confirm, please enter the project's identifier
(%{identifier}) below.
+ button_add_subtask: Add subtask
diff --git a/config/locales/ru.yml b/config/locales/ru.yml
index 2fdf8bb8e..f71f2e820 100644
--- a/config/locales/ru.yml
+++ b/config/locales/ru.yml
@@ -1486,3 +1486,4 @@ ru:
below.
text_project_destroy_enter_identifier: To confirm, please enter the project's identifier
(%{identifier}) below.
+ button_add_subtask: Add subtask
diff --git a/config/locales/sk.yml b/config/locales/sk.yml
index 261635059..d5c86ffdc 100644
--- a/config/locales/sk.yml
+++ b/config/locales/sk.yml
@@ -1390,3 +1390,4 @@ sk:
below.
text_project_destroy_enter_identifier: To confirm, please enter the project's identifier
(%{identifier}) below.
+ button_add_subtask: Add subtask
diff --git a/config/locales/sl.yml b/config/locales/sl.yml
index 8727abb12..90647494f 100644
--- a/config/locales/sl.yml
+++ b/config/locales/sl.yml
@@ -1401,3 +1401,4 @@ sl:
below.
text_project_destroy_enter_identifier: To confirm, please enter the project's identifier
(%{identifier}) below.
+ button_add_subtask: Add subtask
diff --git a/config/locales/sq.yml b/config/locales/sq.yml
index 562818d71..0e91bfcd8 100644
--- a/config/locales/sq.yml
+++ b/config/locales/sq.yml
@@ -1397,3 +1397,4 @@ sq:
below.
text_project_destroy_enter_identifier: To confirm, please enter the project's identifier
(%{identifier}) below.
+ button_add_subtask: Add subtask
diff --git a/config/locales/sr-YU.yml b/config/locales/sr-YU.yml
index 802b8b9be..487ec1477 100644
--- a/config/locales/sr-YU.yml
+++ b/config/locales/sr-YU.yml
@@ -1403,3 +1403,4 @@ sr-YU:
below.
text_project_destroy_enter_identifier: To confirm, please enter the project's identifier
(%{identifier}) below.
+ button_add_subtask: Add subtask
diff --git a/config/locales/sr.yml b/config/locales/sr.yml
index 493b3c426..24150627c 100644
--- a/config/locales/sr.yml
+++ b/config/locales/sr.yml
@@ -1402,3 +1402,4 @@ sr:
below.
text_project_destroy_enter_identifier: To confirm, please enter the project's identifier
(%{identifier}) below.
+ button_add_subtask: Add subtask
diff --git a/config/locales/sv.yml b/config/locales/sv.yml
index f4f83b589..3dd82ee8d 100644
--- a/config/locales/sv.yml
+++ b/config/locales/sv.yml
@@ -1434,3 +1434,4 @@ sv:
below.
text_project_destroy_enter_identifier: To confirm, please enter the project's identifier
(%{identifier}) below.
+ button_add_subtask: Add subtask
diff --git a/config/locales/th.yml b/config/locales/th.yml
index b8d2de872..1e7151326 100644
--- a/config/locales/th.yml
+++ b/config/locales/th.yml
@@ -1397,3 +1397,4 @@ th:
below.
text_project_destroy_enter_identifier: To confirm, please enter the project's identifier
(%{identifier}) below.
+ button_add_subtask: Add subtask
diff --git a/config/locales/tr.yml b/config/locales/tr.yml
index e08dc4851..587cbfa0f 100644
--- a/config/locales/tr.yml
+++ b/config/locales/tr.yml
@@ -1408,3 +1408,4 @@ tr:
below.
text_project_destroy_enter_identifier: To confirm, please enter the project's identifier
(%{identifier}) below.
+ button_add_subtask: Add subtask
diff --git a/config/locales/uk.yml b/config/locales/uk.yml
index 53d6b7d33..65e0d609f 100644
--- a/config/locales/uk.yml
+++ b/config/locales/uk.yml
@@ -1389,3 +1389,4 @@ uk:
below.
text_project_destroy_enter_identifier: To confirm, please enter the project's identifier
(%{identifier}) below.
+ button_add_subtask: Add subtask
diff --git a/config/locales/vi.yml b/config/locales/vi.yml
index 6487e362a..3e6136bcf 100644
--- a/config/locales/vi.yml
+++ b/config/locales/vi.yml
@@ -1453,3 +1453,4 @@ vi:
below.
text_project_destroy_enter_identifier: To confirm, please enter the project's identifier
(%{identifier}) below.
+ button_add_subtask: Add subtask
diff --git a/config/locales/zh-TW.yml b/config/locales/zh-TW.yml
index 7640e89c5..42310ca1d 100644
--- a/config/locales/zh-TW.yml
+++ b/config/locales/zh-TW.yml
@@ -1437,3 +1437,4 @@
below.
text_project_destroy_enter_identifier: To confirm, please enter the project's identifier
(%{identifier}) below.
+ button_add_subtask: Add subtask
diff --git a/config/locales/zh.yml b/config/locales/zh.yml
index 97e551f26..1e94efcef 100644
--- a/config/locales/zh.yml
+++ b/config/locales/zh.yml
@@ -1378,3 +1378,4 @@ zh:
below.
text_project_destroy_enter_identifier: To confirm, please enter the project's identifier
(%{identifier}) below.
+ button_add_subtask: Add subtask