summaryrefslogtreecommitdiffstats
path: root/config
diff options
context:
space:
mode:
authorGo MAEDA <maeda@farend.jp>2021-07-30 03:52:48 +0000
committerGo MAEDA <maeda@farend.jp>2021-07-30 03:52:48 +0000
commitfd9cca76c11dd9dd2300a5a6831d5bbca5ceb3cd (patch)
tree5388c0ab164589c14623a56405ec02ba14bd117b /config
parenta6a8ef728c88fd15d5d9e993e829b88ee2108061 (diff)
downloadredmine-fd9cca76c11dd9dd2300a5a6831d5bbca5ceb3cd.tar.gz
redmine-fd9cca76c11dd9dd2300a5a6831d5bbca5ceb3cd.zip
Update locales (#35562).
git-svn-id: http://svn.redmine.org/redmine/trunk@21111 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/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 9ff7b2ea3..09f2e1d50 100644
--- a/config/locales/ar.yml
+++ b/config/locales/ar.yml
@@ -1434,3 +1434,4 @@ ar:
for_current_project: For current project
for_all_users: For all users
text_allowed_queries_to_select: Public (to any users) queries only selectable
+ text_all_migrations_have_been_run: All database migrations have been run
diff --git a/config/locales/az.yml b/config/locales/az.yml
index a36b08cb7..dae17b7c3 100644
--- a/config/locales/az.yml
+++ b/config/locales/az.yml
@@ -1526,3 +1526,4 @@ az:
for_current_project: For current project
for_all_users: For all users
text_allowed_queries_to_select: Public (to any users) queries only selectable
+ text_all_migrations_have_been_run: All database migrations have been run
diff --git a/config/locales/bg.yml b/config/locales/bg.yml
index fc2a9dc5e..34a8466b1 100644
--- a/config/locales/bg.yml
+++ b/config/locales/bg.yml
@@ -1390,3 +1390,4 @@ bg:
Това действие не може да бъде отменено. Често заключването на потребителя е по-добро решение от изтриването му.
За да потвърдите, въведете името (%{login}) по-долу.
text_project_destroy_enter_identifier: За да потвърдите действието, въведете идентификатора на проекта (%{identifier}) по-долу.
+ text_all_migrations_have_been_run: All database migrations have been run
diff --git a/config/locales/bs.yml b/config/locales/bs.yml
index bf20469a7..81e06ce4c 100644
--- a/config/locales/bs.yml
+++ b/config/locales/bs.yml
@@ -1447,3 +1447,4 @@ bs:
for_current_project: For current project
for_all_users: For all users
text_allowed_queries_to_select: Public (to any users) queries only selectable
+ text_all_migrations_have_been_run: All database migrations have been run
diff --git a/config/locales/ca.yml b/config/locales/ca.yml
index 95364f888..01b8d3d3e 100644
--- a/config/locales/ca.yml
+++ b/config/locales/ca.yml
@@ -1424,3 +1424,4 @@ ca:
for_current_project: For current project
for_all_users: For all users
text_allowed_queries_to_select: Public (to any users) queries only selectable
+ text_all_migrations_have_been_run: All database migrations have been run
diff --git a/config/locales/cs.yml b/config/locales/cs.yml
index 69572df1d..c06c812b9 100644
--- a/config/locales/cs.yml
+++ b/config/locales/cs.yml
@@ -1422,3 +1422,4 @@ cs:
for_current_project: For current project
for_all_users: For all users
text_allowed_queries_to_select: Public (to any users) queries only selectable
+ text_all_migrations_have_been_run: All database migrations have been run
diff --git a/config/locales/da.yml b/config/locales/da.yml
index e50043cfa..3a3e8aea0 100644
--- a/config/locales/da.yml
+++ b/config/locales/da.yml
@@ -1451,3 +1451,4 @@ da:
for_current_project: For current project
for_all_users: For all users
text_allowed_queries_to_select: Public (to any users) queries only selectable
+ text_all_migrations_have_been_run: All database migrations have been run
diff --git a/config/locales/de.yml b/config/locales/de.yml
index aaae470af..ccfedcd64 100644
--- a/config/locales/de.yml
+++ b/config/locales/de.yml
@@ -1404,3 +1404,4 @@ de:
authentication setting is set to 'optional'. Currently, two factor authentication
is disabled.
field_default_issue_query: Default issue query
+ text_all_migrations_have_been_run: All database migrations have been run
diff --git a/config/locales/el.yml b/config/locales/el.yml
index d27133ed0..17d5e6774 100644
--- a/config/locales/el.yml
+++ b/config/locales/el.yml
@@ -1434,3 +1434,4 @@ el:
for_current_project: For current project
for_all_users: For all users
text_allowed_queries_to_select: Public (to any users) queries only selectable
+ text_all_migrations_have_been_run: All database migrations have been run
diff --git a/config/locales/en-GB.yml b/config/locales/en-GB.yml
index fd7809a16..a20146150 100644
--- a/config/locales/en-GB.yml
+++ b/config/locales/en-GB.yml
@@ -1435,3 +1435,4 @@ en-GB:
for_current_project: For current project
for_all_users: For all users
text_allowed_queries_to_select: Public (to any users) queries only selectable
+ text_all_migrations_have_been_run: All database migrations have been run
diff --git a/config/locales/es-PA.yml b/config/locales/es-PA.yml
index 3bab5dc83..a7e98e139 100644
--- a/config/locales/es-PA.yml
+++ b/config/locales/es-PA.yml
@@ -1464,3 +1464,4 @@ es-PA:
for_current_project: For current project
for_all_users: For all users
text_allowed_queries_to_select: Public (to any users) queries only selectable
+ text_all_migrations_have_been_run: All database migrations have been run
diff --git a/config/locales/es.yml b/config/locales/es.yml
index e7ef98a06..8575cce5c 100644
--- a/config/locales/es.yml
+++ b/config/locales/es.yml
@@ -1501,3 +1501,4 @@ es:
for_current_project: For current project
for_all_users: For all users
text_allowed_queries_to_select: Public (to any users) queries only selectable
+ text_all_migrations_have_been_run: All database migrations have been run
diff --git a/config/locales/et.yml b/config/locales/et.yml
index 6195f4370..0001b157f 100644
--- a/config/locales/et.yml
+++ b/config/locales/et.yml
@@ -1439,3 +1439,4 @@ et:
for_current_project: For current project
for_all_users: For all users
text_allowed_queries_to_select: Public (to any users) queries only selectable
+ text_all_migrations_have_been_run: All database migrations have been run
diff --git a/config/locales/eu.yml b/config/locales/eu.yml
index 569d00d1a..0c1337a75 100644
--- a/config/locales/eu.yml
+++ b/config/locales/eu.yml
@@ -1435,3 +1435,4 @@ eu:
for_current_project: For current project
for_all_users: For all users
text_allowed_queries_to_select: Public (to any users) queries only selectable
+ text_all_migrations_have_been_run: All database migrations have been run
diff --git a/config/locales/fa.yml b/config/locales/fa.yml
index 19e2b9c16..3163a9e1b 100644
--- a/config/locales/fa.yml
+++ b/config/locales/fa.yml
@@ -1408,3 +1408,4 @@ fa:
for_current_project: For current project
for_all_users: For all users
text_allowed_queries_to_select: Public (to any users) queries only selectable
+ text_all_migrations_have_been_run: All database migrations have been run
diff --git a/config/locales/fi.yml b/config/locales/fi.yml
index a2fbde4b2..e4967f5f0 100644
--- a/config/locales/fi.yml
+++ b/config/locales/fi.yml
@@ -1455,3 +1455,4 @@ fi:
for_current_project: For current project
for_all_users: For all users
text_allowed_queries_to_select: Public (to any users) queries only selectable
+ text_all_migrations_have_been_run: All database migrations have been run
diff --git a/config/locales/fr.yml b/config/locales/fr.yml
index 3a45a804b..99128bad5 100644
--- a/config/locales/fr.yml
+++ b/config/locales/fr.yml
@@ -1415,3 +1415,4 @@ fr:
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.
+ text_all_migrations_have_been_run: All database migrations have been run
diff --git a/config/locales/gl.yml b/config/locales/gl.yml
index 14c5a9428..c05fc2356 100644
--- a/config/locales/gl.yml
+++ b/config/locales/gl.yml
@@ -1441,3 +1441,4 @@ gl:
for_current_project: For current project
for_all_users: For all users
text_allowed_queries_to_select: Public (to any users) queries only selectable
+ text_all_migrations_have_been_run: All database migrations have been run
diff --git a/config/locales/he.yml b/config/locales/he.yml
index 1ebc0bf94..95bf5daca 100644
--- a/config/locales/he.yml
+++ b/config/locales/he.yml
@@ -1439,3 +1439,4 @@ he:
for_current_project: For current project
for_all_users: For all users
text_allowed_queries_to_select: Public (to any users) queries only selectable
+ text_all_migrations_have_been_run: All database migrations have been run
diff --git a/config/locales/hr.yml b/config/locales/hr.yml
index 694c193b0..9f2161f5b 100644
--- a/config/locales/hr.yml
+++ b/config/locales/hr.yml
@@ -1431,3 +1431,4 @@ hr:
for_current_project: For current project
for_all_users: For all users
text_allowed_queries_to_select: Public (to any users) queries only selectable
+ text_all_migrations_have_been_run: All database migrations have been run
diff --git a/config/locales/hu.yml b/config/locales/hu.yml
index d765502b9..df1fc210a 100644
--- a/config/locales/hu.yml
+++ b/config/locales/hu.yml
@@ -1453,3 +1453,4 @@
for_current_project: For current project
for_all_users: For all users
text_allowed_queries_to_select: Public (to any users) queries only selectable
+ text_all_migrations_have_been_run: All database migrations have been run
diff --git a/config/locales/id.yml b/config/locales/id.yml
index ccd8dbe92..3af79ad6a 100644
--- a/config/locales/id.yml
+++ b/config/locales/id.yml
@@ -1436,3 +1436,4 @@ id:
for_current_project: For current project
for_all_users: For all users
text_allowed_queries_to_select: Public (to any users) queries only selectable
+ text_all_migrations_have_been_run: All database migrations have been run
diff --git a/config/locales/it.yml b/config/locales/it.yml
index 44625e175..d525ac345 100644
--- a/config/locales/it.yml
+++ b/config/locales/it.yml
@@ -1427,3 +1427,4 @@ it:
for_current_project: For current project
for_all_users: For all users
text_allowed_queries_to_select: Public (to any users) queries only selectable
+ text_all_migrations_have_been_run: All database migrations have been run
diff --git a/config/locales/ja.yml b/config/locales/ja.yml
index d6939c4bc..f9980524c 100644
--- a/config/locales/ja.yml
+++ b/config/locales/ja.yml
@@ -1398,3 +1398,4 @@ ja:
for_current_project: 現在のプロジェクト
for_all_users: 全ユーザー向け
text_allowed_queries_to_select: 公開クエリ (すべてのユーザーが表示できるクエリ) のみ選択できます
+ text_all_migrations_have_been_run: All database migrations have been run
diff --git a/config/locales/ko.yml b/config/locales/ko.yml
index 467ad9de9..37f776b6d 100644
--- a/config/locales/ko.yml
+++ b/config/locales/ko.yml
@@ -1472,3 +1472,4 @@ ko:
for_current_project: For current project
for_all_users: For all users
text_allowed_queries_to_select: Public (to any users) queries only selectable
+ text_all_migrations_have_been_run: All database migrations have been run
diff --git a/config/locales/lt.yml b/config/locales/lt.yml
index 0e5141a15..303440320 100644
--- a/config/locales/lt.yml
+++ b/config/locales/lt.yml
@@ -1424,3 +1424,4 @@ lt:
for_current_project: For current project
for_all_users: For all users
text_allowed_queries_to_select: Public (to any users) queries only selectable
+ text_all_migrations_have_been_run: All database migrations have been run
diff --git a/config/locales/lv.yml b/config/locales/lv.yml
index 2e021efb1..4dc1687e8 100644
--- a/config/locales/lv.yml
+++ b/config/locales/lv.yml
@@ -1428,3 +1428,4 @@ lv:
for_current_project: For current project
for_all_users: For all users
text_allowed_queries_to_select: Public (to any users) queries only selectable
+ text_all_migrations_have_been_run: All database migrations have been run
diff --git a/config/locales/mk.yml b/config/locales/mk.yml
index 76b6514cc..29783d15c 100644
--- a/config/locales/mk.yml
+++ b/config/locales/mk.yml
@@ -1434,3 +1434,4 @@ mk:
for_current_project: For current project
for_all_users: For all users
text_allowed_queries_to_select: Public (to any users) queries only selectable
+ text_all_migrations_have_been_run: All database migrations have been run
diff --git a/config/locales/mn.yml b/config/locales/mn.yml
index add9524ce..56469e2d2 100644
--- a/config/locales/mn.yml
+++ b/config/locales/mn.yml
@@ -1434,3 +1434,4 @@ mn:
for_current_project: For current project
for_all_users: For all users
text_allowed_queries_to_select: Public (to any users) queries only selectable
+ text_all_migrations_have_been_run: All database migrations have been run
diff --git a/config/locales/nl.yml b/config/locales/nl.yml
index 78a98ffe1..ee1564a5b 100644
--- a/config/locales/nl.yml
+++ b/config/locales/nl.yml
@@ -1409,3 +1409,4 @@ nl:
for_current_project: For current project
for_all_users: For all users
text_allowed_queries_to_select: Public (to any users) queries only selectable
+ text_all_migrations_have_been_run: All database migrations have been run
diff --git a/config/locales/no.yml b/config/locales/no.yml
index 24e542717..6f2fd0546 100644
--- a/config/locales/no.yml
+++ b/config/locales/no.yml
@@ -1424,3 +1424,4 @@
for_current_project: For current project
for_all_users: For all users
text_allowed_queries_to_select: Public (to any users) queries only selectable
+ text_all_migrations_have_been_run: All database migrations have been run
diff --git a/config/locales/pl.yml b/config/locales/pl.yml
index 7c27bc222..7265d4355 100644
--- a/config/locales/pl.yml
+++ b/config/locales/pl.yml
@@ -1447,3 +1447,4 @@ pl:
for_current_project: For current project
for_all_users: For all users
text_allowed_queries_to_select: Public (to any users) queries only selectable
+ text_all_migrations_have_been_run: All database migrations have been run
diff --git a/config/locales/pt-BR.yml b/config/locales/pt-BR.yml
index 15bfd80bb..98eb02ee6 100644
--- a/config/locales/pt-BR.yml
+++ b/config/locales/pt-BR.yml
@@ -1439,3 +1439,4 @@ pt-BR:
for_current_project: For current project
for_all_users: For all users
text_allowed_queries_to_select: Public (to any users) queries only selectable
+ text_all_migrations_have_been_run: All database migrations have been run
diff --git a/config/locales/pt.yml b/config/locales/pt.yml
index da50fe011..af52ade3b 100644
--- a/config/locales/pt.yml
+++ b/config/locales/pt.yml
@@ -1427,3 +1427,4 @@ pt:
for_current_project: For current project
for_all_users: For all users
text_allowed_queries_to_select: Public (to any users) queries only selectable
+ text_all_migrations_have_been_run: All database migrations have been run
diff --git a/config/locales/ro.yml b/config/locales/ro.yml
index b1b5d2579..4bbe2130e 100644
--- a/config/locales/ro.yml
+++ b/config/locales/ro.yml
@@ -1429,3 +1429,4 @@ ro:
for_current_project: For current project
for_all_users: For all users
text_allowed_queries_to_select: Public (to any users) queries only selectable
+ text_all_migrations_have_been_run: All database migrations have been run
diff --git a/config/locales/ru.yml b/config/locales/ru.yml
index f9a0a24da..221f72c61 100644
--- a/config/locales/ru.yml
+++ b/config/locales/ru.yml
@@ -1507,3 +1507,4 @@ ru:
for_current_project: For current project
for_all_users: For all users
text_allowed_queries_to_select: Public (to any users) queries only selectable
+ text_all_migrations_have_been_run: All database migrations have been run
diff --git a/config/locales/sk.yml b/config/locales/sk.yml
index f2a66d46b..d06f02673 100644
--- a/config/locales/sk.yml
+++ b/config/locales/sk.yml
@@ -1423,3 +1423,4 @@ sk:
for_current_project: For current project
for_all_users: For all users
text_allowed_queries_to_select: Public (to any users) queries only selectable
+ text_all_migrations_have_been_run: All database migrations have been run
diff --git a/config/locales/sl.yml b/config/locales/sl.yml
index 15d59d27e..f255b3f93 100644
--- a/config/locales/sl.yml
+++ b/config/locales/sl.yml
@@ -1434,3 +1434,4 @@ sl:
for_current_project: For current project
for_all_users: For all users
text_allowed_queries_to_select: Public (to any users) queries only selectable
+ text_all_migrations_have_been_run: All database migrations have been run
diff --git a/config/locales/sq.yml b/config/locales/sq.yml
index 35af692ef..8d5222602 100644
--- a/config/locales/sq.yml
+++ b/config/locales/sq.yml
@@ -1430,3 +1430,4 @@ sq:
for_current_project: For current project
for_all_users: For all users
text_allowed_queries_to_select: Public (to any users) queries only selectable
+ text_all_migrations_have_been_run: All database migrations have been run
diff --git a/config/locales/sr-YU.yml b/config/locales/sr-YU.yml
index c35c1ad93..992c04448 100644
--- a/config/locales/sr-YU.yml
+++ b/config/locales/sr-YU.yml
@@ -1436,3 +1436,4 @@ sr-YU:
for_current_project: For current project
for_all_users: For all users
text_allowed_queries_to_select: Public (to any users) queries only selectable
+ text_all_migrations_have_been_run: All database migrations have been run
diff --git a/config/locales/sr.yml b/config/locales/sr.yml
index 45ebfb714..dede1b801 100644
--- a/config/locales/sr.yml
+++ b/config/locales/sr.yml
@@ -1435,3 +1435,4 @@ sr:
for_current_project: For current project
for_all_users: For all users
text_allowed_queries_to_select: Public (to any users) queries only selectable
+ text_all_migrations_have_been_run: All database migrations have been run
diff --git a/config/locales/sv.yml b/config/locales/sv.yml
index 6704c36da..be1e0456b 100644
--- a/config/locales/sv.yml
+++ b/config/locales/sv.yml
@@ -1467,3 +1467,4 @@ sv:
for_current_project: For current project
for_all_users: For all users
text_allowed_queries_to_select: Public (to any users) queries only selectable
+ text_all_migrations_have_been_run: All database migrations have been run
diff --git a/config/locales/th.yml b/config/locales/th.yml
index 74ca410c9..bf2739b45 100644
--- a/config/locales/th.yml
+++ b/config/locales/th.yml
@@ -1430,3 +1430,4 @@ th:
for_current_project: For current project
for_all_users: For all users
text_allowed_queries_to_select: Public (to any users) queries only selectable
+ text_all_migrations_have_been_run: All database migrations have been run
diff --git a/config/locales/tr.yml b/config/locales/tr.yml
index 05e2c2544..1aaa09ad2 100644
--- a/config/locales/tr.yml
+++ b/config/locales/tr.yml
@@ -1441,3 +1441,4 @@ tr:
for_current_project: For current project
for_all_users: For all users
text_allowed_queries_to_select: Public (to any users) queries only selectable
+ text_all_migrations_have_been_run: All database migrations have been run
diff --git a/config/locales/uk.yml b/config/locales/uk.yml
index 510501e30..03752a620 100644
--- a/config/locales/uk.yml
+++ b/config/locales/uk.yml
@@ -1422,3 +1422,4 @@ uk:
for_current_project: For current project
for_all_users: For all users
text_allowed_queries_to_select: Public (to any users) queries only selectable
+ text_all_migrations_have_been_run: All database migrations have been run
diff --git a/config/locales/vi.yml b/config/locales/vi.yml
index 7c5dcaec0..ca83af56c 100644
--- a/config/locales/vi.yml
+++ b/config/locales/vi.yml
@@ -1486,3 +1486,4 @@ vi:
for_current_project: For current project
for_all_users: For all users
text_allowed_queries_to_select: Public (to any users) queries only selectable
+ text_all_migrations_have_been_run: All database migrations have been run
diff --git a/config/locales/zh-TW.yml b/config/locales/zh-TW.yml
index bf86471a3..ce0d72bf7 100644
--- a/config/locales/zh-TW.yml
+++ b/config/locales/zh-TW.yml
@@ -1459,3 +1459,4 @@
for_current_project: 對於目前專案
for_all_users: 對於全部用戶
text_allowed_queries_to_select: 僅可選取公開 (給任何用戶) 的查詢
+ text_all_migrations_have_been_run: All database migrations have been run
diff --git a/config/locales/zh.yml b/config/locales/zh.yml
index 875c5cf01..f6e6ec2dd 100644
--- a/config/locales/zh.yml
+++ b/config/locales/zh.yml
@@ -1389,3 +1389,4 @@ zh:
for_current_project: For current project
for_all_users: For all users
text_allowed_queries_to_select: Public (to any users) queries only selectable
+ text_all_migrations_have_been_run: All database migrations have been run