summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
-rw-r--r--config/locales/ar.yml5
-rw-r--r--config/locales/az.yml5
-rw-r--r--config/locales/bg.yml5
-rw-r--r--config/locales/bs.yml5
-rw-r--r--config/locales/ca.yml5
-rw-r--r--config/locales/cs.yml5
-rw-r--r--config/locales/da.yml5
-rw-r--r--config/locales/el.yml5
-rw-r--r--config/locales/en-GB.yml5
-rw-r--r--config/locales/es-PA.yml5
-rw-r--r--config/locales/es.yml5
-rw-r--r--config/locales/et.yml5
-rw-r--r--config/locales/eu.yml5
-rw-r--r--config/locales/fa.yml5
-rw-r--r--config/locales/fi.yml5
-rw-r--r--config/locales/fr.yml5
-rw-r--r--config/locales/gl.yml5
-rw-r--r--config/locales/he.yml5
-rw-r--r--config/locales/hr.yml5
-rw-r--r--config/locales/hu.yml5
-rw-r--r--config/locales/id.yml5
-rw-r--r--config/locales/it.yml5
-rw-r--r--config/locales/ja.yml5
-rw-r--r--config/locales/ko.yml5
-rw-r--r--config/locales/lt.yml5
-rw-r--r--config/locales/lv.yml5
-rw-r--r--config/locales/mk.yml5
-rw-r--r--config/locales/mn.yml5
-rw-r--r--config/locales/nl.yml5
-rw-r--r--config/locales/no.yml5
-rw-r--r--config/locales/pl.yml5
-rw-r--r--config/locales/pt-BR.yml5
-rw-r--r--config/locales/pt.yml5
-rw-r--r--config/locales/ro.yml5
-rw-r--r--config/locales/ru.yml5
-rw-r--r--config/locales/sk.yml5
-rw-r--r--config/locales/sl.yml5
-rw-r--r--config/locales/sq.yml5
-rw-r--r--config/locales/sr-YU.yml5
-rw-r--r--config/locales/sr.yml5
-rw-r--r--config/locales/sv.yml5
-rw-r--r--config/locales/th.yml5
-rw-r--r--config/locales/tr.yml5
-rw-r--r--config/locales/uk.yml5
-rw-r--r--config/locales/vi.yml5
-rw-r--r--config/locales/zh-TW.yml5
-rw-r--r--config/locales/zh.yml5
47 files changed, 235 insertions, 0 deletions
diff --git a/config/locales/ar.yml b/config/locales/ar.yml
index 4d4b7ffc5..c1276584e 100644
--- a/config/locales/ar.yml
+++ b/config/locales/ar.yml
@@ -1446,3 +1446,8 @@ ar:
authentication at their next login.
label_auto_watch_on: Auto watch
label_auto_watch_on_issue_contributed_to: Issues I contributed to
+ text_project_close_confirmation: Are you sure you want to close the '%{value}' project
+ to make it read-only?
+ text_project_reopen_confirmation: Are you sure you want to reopen the '%{value}' project?
+ text_project_archive_confirmation: Are you sure you want to archive the '%{value}'
+ project?
diff --git a/config/locales/az.yml b/config/locales/az.yml
index c693b37dc..a001ea1d1 100644
--- a/config/locales/az.yml
+++ b/config/locales/az.yml
@@ -1538,3 +1538,8 @@ az:
authentication at their next login.
label_auto_watch_on: Auto watch
label_auto_watch_on_issue_contributed_to: Issues I contributed to
+ text_project_close_confirmation: Are you sure you want to close the '%{value}' project
+ to make it read-only?
+ text_project_reopen_confirmation: Are you sure you want to reopen the '%{value}' project?
+ text_project_archive_confirmation: Are you sure you want to archive the '%{value}'
+ project?
diff --git a/config/locales/bg.yml b/config/locales/bg.yml
index 5faf21171..cffdcf64c 100644
--- a/config/locales/bg.yml
+++ b/config/locales/bg.yml
@@ -1400,3 +1400,8 @@ bg:
Това действие не може да бъде отменено. Често заключването на потребителя е по-добро решение от изтриването му.
За да потвърдите, въведете името (%{login}) по-долу.
text_project_destroy_enter_identifier: За да потвърдите действието, въведете идентификатора на проекта (%{identifier}) по-долу.
+ text_project_close_confirmation: Are you sure you want to close the '%{value}' project
+ to make it read-only?
+ text_project_reopen_confirmation: Are you sure you want to reopen the '%{value}' project?
+ text_project_archive_confirmation: Are you sure you want to archive the '%{value}'
+ project?
diff --git a/config/locales/bs.yml b/config/locales/bs.yml
index 9bb138026..06bd441db 100644
--- a/config/locales/bs.yml
+++ b/config/locales/bs.yml
@@ -1459,3 +1459,8 @@ bs:
authentication at their next login.
label_auto_watch_on: Auto watch
label_auto_watch_on_issue_contributed_to: Issues I contributed to
+ text_project_close_confirmation: Are you sure you want to close the '%{value}' project
+ to make it read-only?
+ text_project_reopen_confirmation: Are you sure you want to reopen the '%{value}' project?
+ text_project_archive_confirmation: Are you sure you want to archive the '%{value}'
+ project?
diff --git a/config/locales/ca.yml b/config/locales/ca.yml
index 3833b2569..8ad0190c8 100644
--- a/config/locales/ca.yml
+++ b/config/locales/ca.yml
@@ -1436,3 +1436,8 @@ ca:
authentication at their next login.
label_auto_watch_on: Auto watch
label_auto_watch_on_issue_contributed_to: Issues I contributed to
+ text_project_close_confirmation: Are you sure you want to close the '%{value}' project
+ to make it read-only?
+ text_project_reopen_confirmation: Are you sure you want to reopen the '%{value}' project?
+ text_project_archive_confirmation: Are you sure you want to archive the '%{value}'
+ project?
diff --git a/config/locales/cs.yml b/config/locales/cs.yml
index 96559b261..3aee1ac9d 100644
--- a/config/locales/cs.yml
+++ b/config/locales/cs.yml
@@ -1434,3 +1434,8 @@ cs:
při jejich příštím přihlášení.
label_auto_watch_on: Automaticky sledovat
label_auto_watch_on_issue_contributed_to: Úkoly ke kterým jsem přispěl
+ text_project_close_confirmation: Are you sure you want to close the '%{value}' project
+ to make it read-only?
+ text_project_reopen_confirmation: Are you sure you want to reopen the '%{value}' project?
+ text_project_archive_confirmation: Are you sure you want to archive the '%{value}'
+ project?
diff --git a/config/locales/da.yml b/config/locales/da.yml
index f73723e3b..29eba8f63 100644
--- a/config/locales/da.yml
+++ b/config/locales/da.yml
@@ -1463,3 +1463,8 @@ da:
authentication at their next login.
label_auto_watch_on: Auto watch
label_auto_watch_on_issue_contributed_to: Issues I contributed to
+ text_project_close_confirmation: Are you sure you want to close the '%{value}' project
+ to make it read-only?
+ text_project_reopen_confirmation: Are you sure you want to reopen the '%{value}' project?
+ text_project_archive_confirmation: Are you sure you want to archive the '%{value}'
+ project?
diff --git a/config/locales/el.yml b/config/locales/el.yml
index 6008ff59e..00056c960 100644
--- a/config/locales/el.yml
+++ b/config/locales/el.yml
@@ -1446,3 +1446,8 @@ el:
authentication at their next login.
label_auto_watch_on: Auto watch
label_auto_watch_on_issue_contributed_to: Issues I contributed to
+ text_project_close_confirmation: Are you sure you want to close the '%{value}' project
+ to make it read-only?
+ text_project_reopen_confirmation: Are you sure you want to reopen the '%{value}' project?
+ text_project_archive_confirmation: Are you sure you want to archive the '%{value}'
+ project?
diff --git a/config/locales/en-GB.yml b/config/locales/en-GB.yml
index 6cc8cff47..c9fa0c4fe 100644
--- a/config/locales/en-GB.yml
+++ b/config/locales/en-GB.yml
@@ -1447,3 +1447,8 @@ en-GB:
authentication at their next login.
label_auto_watch_on: Auto watch
label_auto_watch_on_issue_contributed_to: Issues I contributed to
+ text_project_close_confirmation: Are you sure you want to close the '%{value}' project
+ to make it read-only?
+ text_project_reopen_confirmation: Are you sure you want to reopen the '%{value}' project?
+ text_project_archive_confirmation: Are you sure you want to archive the '%{value}'
+ project?
diff --git a/config/locales/es-PA.yml b/config/locales/es-PA.yml
index a25c35c37..d24406fd9 100644
--- a/config/locales/es-PA.yml
+++ b/config/locales/es-PA.yml
@@ -1476,3 +1476,8 @@ es-PA:
authentication at their next login.
label_auto_watch_on: Auto watch
label_auto_watch_on_issue_contributed_to: Issues I contributed to
+ text_project_close_confirmation: Are you sure you want to close the '%{value}' project
+ to make it read-only?
+ text_project_reopen_confirmation: Are you sure you want to reopen the '%{value}' project?
+ text_project_archive_confirmation: Are you sure you want to archive the '%{value}'
+ project?
diff --git a/config/locales/es.yml b/config/locales/es.yml
index 194c64d15..1023165c7 100644
--- a/config/locales/es.yml
+++ b/config/locales/es.yml
@@ -1513,3 +1513,8 @@ es:
authentication at their next login.
label_auto_watch_on: Auto watch
label_auto_watch_on_issue_contributed_to: Issues I contributed to
+ text_project_close_confirmation: Are you sure you want to close the '%{value}' project
+ to make it read-only?
+ text_project_reopen_confirmation: Are you sure you want to reopen the '%{value}' project?
+ text_project_archive_confirmation: Are you sure you want to archive the '%{value}'
+ project?
diff --git a/config/locales/et.yml b/config/locales/et.yml
index 63fbc3d77..cdf1f05ae 100644
--- a/config/locales/et.yml
+++ b/config/locales/et.yml
@@ -1451,3 +1451,8 @@ et:
authentication at their next login.
label_auto_watch_on: Auto watch
label_auto_watch_on_issue_contributed_to: Issues I contributed to
+ text_project_close_confirmation: Are you sure you want to close the '%{value}' project
+ to make it read-only?
+ text_project_reopen_confirmation: Are you sure you want to reopen the '%{value}' project?
+ text_project_archive_confirmation: Are you sure you want to archive the '%{value}'
+ project?
diff --git a/config/locales/eu.yml b/config/locales/eu.yml
index 89a373804..f8d47c4d1 100644
--- a/config/locales/eu.yml
+++ b/config/locales/eu.yml
@@ -1447,3 +1447,8 @@ eu:
authentication at their next login.
label_auto_watch_on: Auto watch
label_auto_watch_on_issue_contributed_to: Issues I contributed to
+ text_project_close_confirmation: Are you sure you want to close the '%{value}' project
+ to make it read-only?
+ text_project_reopen_confirmation: Are you sure you want to reopen the '%{value}' project?
+ text_project_archive_confirmation: Are you sure you want to archive the '%{value}'
+ project?
diff --git a/config/locales/fa.yml b/config/locales/fa.yml
index 98bb8157e..40cf40ad9 100644
--- a/config/locales/fa.yml
+++ b/config/locales/fa.yml
@@ -1420,3 +1420,8 @@ fa:
authentication at their next login.
label_auto_watch_on: Auto watch
label_auto_watch_on_issue_contributed_to: Issues I contributed to
+ text_project_close_confirmation: Are you sure you want to close the '%{value}' project
+ to make it read-only?
+ text_project_reopen_confirmation: Are you sure you want to reopen the '%{value}' project?
+ text_project_archive_confirmation: Are you sure you want to archive the '%{value}'
+ project?
diff --git a/config/locales/fi.yml b/config/locales/fi.yml
index b78a127ce..f3037e216 100644
--- a/config/locales/fi.yml
+++ b/config/locales/fi.yml
@@ -1467,3 +1467,8 @@ fi:
authentication at their next login.
label_auto_watch_on: Auto watch
label_auto_watch_on_issue_contributed_to: Issues I contributed to
+ text_project_close_confirmation: Are you sure you want to close the '%{value}' project
+ to make it read-only?
+ text_project_reopen_confirmation: Are you sure you want to reopen the '%{value}' project?
+ text_project_archive_confirmation: Are you sure you want to archive the '%{value}'
+ project?
diff --git a/config/locales/fr.yml b/config/locales/fr.yml
index 78110e56f..cedb329b3 100644
--- a/config/locales/fr.yml
+++ b/config/locales/fr.yml
@@ -1427,3 +1427,8 @@ fr:
authentication at their next login.
label_auto_watch_on: Auto watch
label_auto_watch_on_issue_contributed_to: Issues I contributed to
+ text_project_close_confirmation: Are you sure you want to close the '%{value}' project
+ to make it read-only?
+ text_project_reopen_confirmation: Are you sure you want to reopen the '%{value}' project?
+ text_project_archive_confirmation: Are you sure you want to archive the '%{value}'
+ project?
diff --git a/config/locales/gl.yml b/config/locales/gl.yml
index a6c7acaae..3b5be792a 100644
--- a/config/locales/gl.yml
+++ b/config/locales/gl.yml
@@ -1453,3 +1453,8 @@ gl:
no seu próximo inicio de sesión.
label_auto_watch_on: Auto monitorizar
label_auto_watch_on_issue_contributed_to: Tarefas ás que teño contribuído
+ text_project_close_confirmation: Are you sure you want to close the '%{value}' project
+ to make it read-only?
+ text_project_reopen_confirmation: Are you sure you want to reopen the '%{value}' project?
+ text_project_archive_confirmation: Are you sure you want to archive the '%{value}'
+ project?
diff --git a/config/locales/he.yml b/config/locales/he.yml
index 0d9ad25fc..f4010b331 100644
--- a/config/locales/he.yml
+++ b/config/locales/he.yml
@@ -1451,3 +1451,8 @@ he:
authentication at their next login.
label_auto_watch_on: Auto watch
label_auto_watch_on_issue_contributed_to: Issues I contributed to
+ text_project_close_confirmation: Are you sure you want to close the '%{value}' project
+ to make it read-only?
+ text_project_reopen_confirmation: Are you sure you want to reopen the '%{value}' project?
+ text_project_archive_confirmation: Are you sure you want to archive the '%{value}'
+ project?
diff --git a/config/locales/hr.yml b/config/locales/hr.yml
index 00746c8fe..b99639a3a 100644
--- a/config/locales/hr.yml
+++ b/config/locales/hr.yml
@@ -1443,3 +1443,8 @@ hr:
authentication at their next login.
label_auto_watch_on: Auto watch
label_auto_watch_on_issue_contributed_to: Issues I contributed to
+ text_project_close_confirmation: Are you sure you want to close the '%{value}' project
+ to make it read-only?
+ text_project_reopen_confirmation: Are you sure you want to reopen the '%{value}' project?
+ text_project_archive_confirmation: Are you sure you want to archive the '%{value}'
+ project?
diff --git a/config/locales/hu.yml b/config/locales/hu.yml
index 0546b0c42..b3ea260eb 100644
--- a/config/locales/hu.yml
+++ b/config/locales/hu.yml
@@ -1465,3 +1465,8 @@
authentication at their next login.
label_auto_watch_on: Auto watch
label_auto_watch_on_issue_contributed_to: Issues I contributed to
+ text_project_close_confirmation: Are you sure you want to close the '%{value}' project
+ to make it read-only?
+ text_project_reopen_confirmation: Are you sure you want to reopen the '%{value}' project?
+ text_project_archive_confirmation: Are you sure you want to archive the '%{value}'
+ project?
diff --git a/config/locales/id.yml b/config/locales/id.yml
index 12b616299..9daf08d91 100644
--- a/config/locales/id.yml
+++ b/config/locales/id.yml
@@ -1448,3 +1448,8 @@ id:
authentication at their next login.
label_auto_watch_on: Auto watch
label_auto_watch_on_issue_contributed_to: Issues I contributed to
+ text_project_close_confirmation: Are you sure you want to close the '%{value}' project
+ to make it read-only?
+ text_project_reopen_confirmation: Are you sure you want to reopen the '%{value}' project?
+ text_project_archive_confirmation: Are you sure you want to archive the '%{value}'
+ project?
diff --git a/config/locales/it.yml b/config/locales/it.yml
index 93d81012b..cc095eb42 100644
--- a/config/locales/it.yml
+++ b/config/locales/it.yml
@@ -1439,3 +1439,8 @@ it:
authentication at their next login.
label_auto_watch_on: Auto watch
label_auto_watch_on_issue_contributed_to: Issues I contributed to
+ text_project_close_confirmation: Are you sure you want to close the '%{value}' project
+ to make it read-only?
+ text_project_reopen_confirmation: Are you sure you want to reopen the '%{value}' project?
+ text_project_archive_confirmation: Are you sure you want to archive the '%{value}'
+ project?
diff --git a/config/locales/ja.yml b/config/locales/ja.yml
index f0435e523..289a59bb3 100644
--- a/config/locales/ja.yml
+++ b/config/locales/ja.yml
@@ -1407,3 +1407,8 @@ ja:
twofa_hint_required_administrators_html: <strong>%{label}</strong> に設定するとシステム管理者であるユーザーに対し二要素認証の有効化を次回ログイン時に要求します。そのほかのユーザーに対しては 任意 に設定した場合と同じ動作です。
label_auto_watch_on: オートウォッチ
label_auto_watch_on_issue_contributed_to: 自分が更新したチケット
+ text_project_close_confirmation: Are you sure you want to close the '%{value}' project
+ to make it read-only?
+ text_project_reopen_confirmation: Are you sure you want to reopen the '%{value}' project?
+ text_project_archive_confirmation: Are you sure you want to archive the '%{value}'
+ project?
diff --git a/config/locales/ko.yml b/config/locales/ko.yml
index a1aedacaa..e056a154d 100644
--- a/config/locales/ko.yml
+++ b/config/locales/ko.yml
@@ -1484,3 +1484,8 @@ ko:
authentication at their next login.
label_auto_watch_on: Auto watch
label_auto_watch_on_issue_contributed_to: Issues I contributed to
+ text_project_close_confirmation: Are you sure you want to close the '%{value}' project
+ to make it read-only?
+ text_project_reopen_confirmation: Are you sure you want to reopen the '%{value}' project?
+ text_project_archive_confirmation: Are you sure you want to archive the '%{value}'
+ project?
diff --git a/config/locales/lt.yml b/config/locales/lt.yml
index 7ede992c5..7419e1bfd 100644
--- a/config/locales/lt.yml
+++ b/config/locales/lt.yml
@@ -1413,3 +1413,8 @@ lt:
authentication at their next login.
label_auto_watch_on: Auto watch
label_auto_watch_on_issue_contributed_to: Issues I contributed to
+ text_project_close_confirmation: Are you sure you want to close the '%{value}' project
+ to make it read-only?
+ text_project_reopen_confirmation: Are you sure you want to reopen the '%{value}' project?
+ text_project_archive_confirmation: Are you sure you want to archive the '%{value}'
+ project?
diff --git a/config/locales/lv.yml b/config/locales/lv.yml
index bb3efae84..2e1f84d81 100644
--- a/config/locales/lv.yml
+++ b/config/locales/lv.yml
@@ -1440,3 +1440,8 @@ lv:
authentication at their next login.
label_auto_watch_on: Auto watch
label_auto_watch_on_issue_contributed_to: Issues I contributed to
+ text_project_close_confirmation: Are you sure you want to close the '%{value}' project
+ to make it read-only?
+ text_project_reopen_confirmation: Are you sure you want to reopen the '%{value}' project?
+ text_project_archive_confirmation: Are you sure you want to archive the '%{value}'
+ project?
diff --git a/config/locales/mk.yml b/config/locales/mk.yml
index 27945f769..a5ba1f09b 100644
--- a/config/locales/mk.yml
+++ b/config/locales/mk.yml
@@ -1446,3 +1446,8 @@ mk:
authentication at their next login.
label_auto_watch_on: Auto watch
label_auto_watch_on_issue_contributed_to: Issues I contributed to
+ text_project_close_confirmation: Are you sure you want to close the '%{value}' project
+ to make it read-only?
+ text_project_reopen_confirmation: Are you sure you want to reopen the '%{value}' project?
+ text_project_archive_confirmation: Are you sure you want to archive the '%{value}'
+ project?
diff --git a/config/locales/mn.yml b/config/locales/mn.yml
index 62b0e2682..40021a3c5 100644
--- a/config/locales/mn.yml
+++ b/config/locales/mn.yml
@@ -1446,3 +1446,8 @@ mn:
authentication at their next login.
label_auto_watch_on: Auto watch
label_auto_watch_on_issue_contributed_to: Issues I contributed to
+ text_project_close_confirmation: Are you sure you want to close the '%{value}' project
+ to make it read-only?
+ text_project_reopen_confirmation: Are you sure you want to reopen the '%{value}' project?
+ text_project_archive_confirmation: Are you sure you want to archive the '%{value}'
+ project?
diff --git a/config/locales/nl.yml b/config/locales/nl.yml
index 87e5b8b68..ee6f96aae 100644
--- a/config/locales/nl.yml
+++ b/config/locales/nl.yml
@@ -1421,3 +1421,8 @@ nl:
authentication at their next login.
label_auto_watch_on: Auto watch
label_auto_watch_on_issue_contributed_to: Issues I contributed to
+ text_project_close_confirmation: Are you sure you want to close the '%{value}' project
+ to make it read-only?
+ text_project_reopen_confirmation: Are you sure you want to reopen the '%{value}' project?
+ text_project_archive_confirmation: Are you sure you want to archive the '%{value}'
+ project?
diff --git a/config/locales/no.yml b/config/locales/no.yml
index 59bef60f0..2862bb10b 100644
--- a/config/locales/no.yml
+++ b/config/locales/no.yml
@@ -1436,3 +1436,8 @@
authentication at their next login.
label_auto_watch_on: Auto watch
label_auto_watch_on_issue_contributed_to: Issues I contributed to
+ text_project_close_confirmation: Are you sure you want to close the '%{value}' project
+ to make it read-only?
+ text_project_reopen_confirmation: Are you sure you want to reopen the '%{value}' project?
+ text_project_archive_confirmation: Are you sure you want to archive the '%{value}'
+ project?
diff --git a/config/locales/pl.yml b/config/locales/pl.yml
index 27be25912..db41897ba 100644
--- a/config/locales/pl.yml
+++ b/config/locales/pl.yml
@@ -1397,3 +1397,8 @@ pl:
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_user_destroy_confirmation: "Czy jesteś pewien, że chcesz usunąć tego użytkownika i wszystkie odwołania do niego? Tej operacji nie można cofnąć. Zwykle zablokowanie użytkownika jest lepszym rozwiązaniem, niż jego całkowite usunięcie. Aby potwierdzić operację, podaj jego login (%{login}) poniżej."
text_project_destroy_enter_identifier: "Aby potwierdzić, podaj identyfikator projektu (%{identifier}) poniżej."
+ text_project_close_confirmation: Are you sure you want to close the '%{value}' project
+ to make it read-only?
+ text_project_reopen_confirmation: Are you sure you want to reopen the '%{value}' project?
+ text_project_archive_confirmation: Are you sure you want to archive the '%{value}'
+ project?
diff --git a/config/locales/pt-BR.yml b/config/locales/pt-BR.yml
index 4b21b4262..49cdda453 100644
--- a/config/locales/pt-BR.yml
+++ b/config/locales/pt-BR.yml
@@ -1451,3 +1451,8 @@ pt-BR:
authentication at their next login.
label_auto_watch_on: Auto watch
label_auto_watch_on_issue_contributed_to: Issues I contributed to
+ text_project_close_confirmation: Are you sure you want to close the '%{value}' project
+ to make it read-only?
+ text_project_reopen_confirmation: Are you sure you want to reopen the '%{value}' project?
+ text_project_archive_confirmation: Are you sure you want to archive the '%{value}'
+ project?
diff --git a/config/locales/pt.yml b/config/locales/pt.yml
index 7c94e1dec..b35454aae 100644
--- a/config/locales/pt.yml
+++ b/config/locales/pt.yml
@@ -1439,3 +1439,8 @@ pt:
authentication at their next login.
label_auto_watch_on: Auto watch
label_auto_watch_on_issue_contributed_to: Issues I contributed to
+ text_project_close_confirmation: Are you sure you want to close the '%{value}' project
+ to make it read-only?
+ text_project_reopen_confirmation: Are you sure you want to reopen the '%{value}' project?
+ text_project_archive_confirmation: Are you sure you want to archive the '%{value}'
+ project?
diff --git a/config/locales/ro.yml b/config/locales/ro.yml
index 5c6ed3c09..0c4c2d056 100644
--- a/config/locales/ro.yml
+++ b/config/locales/ro.yml
@@ -1441,3 +1441,8 @@ ro:
authentication at their next login.
label_auto_watch_on: Auto watch
label_auto_watch_on_issue_contributed_to: Issues I contributed to
+ text_project_close_confirmation: Are you sure you want to close the '%{value}' project
+ to make it read-only?
+ text_project_reopen_confirmation: Are you sure you want to reopen the '%{value}' project?
+ text_project_archive_confirmation: Are you sure you want to archive the '%{value}'
+ project?
diff --git a/config/locales/ru.yml b/config/locales/ru.yml
index 5bd0e6f5e..ffdfb29d6 100644
--- a/config/locales/ru.yml
+++ b/config/locales/ru.yml
@@ -1520,3 +1520,8 @@ ru:
потребуется включить двухфакторную аутентификацию при следующем входе.
label_auto_watch_on: Следить автоматически
label_auto_watch_on_issue_contributed_to: За задачами, в которых я принимаю участие
+ text_project_close_confirmation: Are you sure you want to close the '%{value}' project
+ to make it read-only?
+ text_project_reopen_confirmation: Are you sure you want to reopen the '%{value}' project?
+ text_project_archive_confirmation: Are you sure you want to archive the '%{value}'
+ project?
diff --git a/config/locales/sk.yml b/config/locales/sk.yml
index e74f0f69b..2a9bbb793 100644
--- a/config/locales/sk.yml
+++ b/config/locales/sk.yml
@@ -1435,3 +1435,8 @@ sk:
authentication at their next login.
label_auto_watch_on: Auto watch
label_auto_watch_on_issue_contributed_to: Issues I contributed to
+ text_project_close_confirmation: Are you sure you want to close the '%{value}' project
+ to make it read-only?
+ text_project_reopen_confirmation: Are you sure you want to reopen the '%{value}' project?
+ text_project_archive_confirmation: Are you sure you want to archive the '%{value}'
+ project?
diff --git a/config/locales/sl.yml b/config/locales/sl.yml
index a4846a08c..d4d98c261 100644
--- a/config/locales/sl.yml
+++ b/config/locales/sl.yml
@@ -1446,3 +1446,8 @@ sl:
authentication at their next login.
label_auto_watch_on: Auto watch
label_auto_watch_on_issue_contributed_to: Issues I contributed to
+ text_project_close_confirmation: Are you sure you want to close the '%{value}' project
+ to make it read-only?
+ text_project_reopen_confirmation: Are you sure you want to reopen the '%{value}' project?
+ text_project_archive_confirmation: Are you sure you want to archive the '%{value}'
+ project?
diff --git a/config/locales/sq.yml b/config/locales/sq.yml
index 6f54d7836..4095be5bf 100644
--- a/config/locales/sq.yml
+++ b/config/locales/sq.yml
@@ -1408,3 +1408,8 @@ sq:
authentication at their next login.
label_auto_watch_on: Auto watch
label_auto_watch_on_issue_contributed_to: Issues I contributed to
+ text_project_close_confirmation: Are you sure you want to close the '%{value}' project
+ to make it read-only?
+ text_project_reopen_confirmation: Are you sure you want to reopen the '%{value}' project?
+ text_project_archive_confirmation: Are you sure you want to archive the '%{value}'
+ project?
diff --git a/config/locales/sr-YU.yml b/config/locales/sr-YU.yml
index eb478d11c..7f061fd07 100644
--- a/config/locales/sr-YU.yml
+++ b/config/locales/sr-YU.yml
@@ -1448,3 +1448,8 @@ sr-YU:
authentication at their next login.
label_auto_watch_on: Auto watch
label_auto_watch_on_issue_contributed_to: Issues I contributed to
+ text_project_close_confirmation: Are you sure you want to close the '%{value}' project
+ to make it read-only?
+ text_project_reopen_confirmation: Are you sure you want to reopen the '%{value}' project?
+ text_project_archive_confirmation: Are you sure you want to archive the '%{value}'
+ project?
diff --git a/config/locales/sr.yml b/config/locales/sr.yml
index 2b27934e4..034568c61 100644
--- a/config/locales/sr.yml
+++ b/config/locales/sr.yml
@@ -1447,3 +1447,8 @@ sr:
authentication at their next login.
label_auto_watch_on: Auto watch
label_auto_watch_on_issue_contributed_to: Issues I contributed to
+ text_project_close_confirmation: Are you sure you want to close the '%{value}' project
+ to make it read-only?
+ text_project_reopen_confirmation: Are you sure you want to reopen the '%{value}' project?
+ text_project_archive_confirmation: Are you sure you want to archive the '%{value}'
+ project?
diff --git a/config/locales/sv.yml b/config/locales/sv.yml
index 7fb25af1e..92bf7d413 100644
--- a/config/locales/sv.yml
+++ b/config/locales/sv.yml
@@ -1479,3 +1479,8 @@ sv:
authentication at their next login.
label_auto_watch_on: Auto watch
label_auto_watch_on_issue_contributed_to: Issues I contributed to
+ text_project_close_confirmation: Are you sure you want to close the '%{value}' project
+ to make it read-only?
+ text_project_reopen_confirmation: Are you sure you want to reopen the '%{value}' project?
+ text_project_archive_confirmation: Are you sure you want to archive the '%{value}'
+ project?
diff --git a/config/locales/th.yml b/config/locales/th.yml
index 5c7a9a25b..2f024321d 100644
--- a/config/locales/th.yml
+++ b/config/locales/th.yml
@@ -1442,3 +1442,8 @@ th:
authentication at their next login.
label_auto_watch_on: Auto watch
label_auto_watch_on_issue_contributed_to: Issues I contributed to
+ text_project_close_confirmation: Are you sure you want to close the '%{value}' project
+ to make it read-only?
+ text_project_reopen_confirmation: Are you sure you want to reopen the '%{value}' project?
+ text_project_archive_confirmation: Are you sure you want to archive the '%{value}'
+ project?
diff --git a/config/locales/tr.yml b/config/locales/tr.yml
index 621f51942..436164200 100644
--- a/config/locales/tr.yml
+++ b/config/locales/tr.yml
@@ -1453,3 +1453,8 @@ tr:
authentication at their next login.
label_auto_watch_on: Auto watch
label_auto_watch_on_issue_contributed_to: Issues I contributed to
+ text_project_close_confirmation: Are you sure you want to close the '%{value}' project
+ to make it read-only?
+ text_project_reopen_confirmation: Are you sure you want to reopen the '%{value}' project?
+ text_project_archive_confirmation: Are you sure you want to archive the '%{value}'
+ project?
diff --git a/config/locales/uk.yml b/config/locales/uk.yml
index 93483625b..ddb634bf7 100644
--- a/config/locales/uk.yml
+++ b/config/locales/uk.yml
@@ -1434,3 +1434,8 @@ uk:
authentication at their next login.
label_auto_watch_on: Auto watch
label_auto_watch_on_issue_contributed_to: Issues I contributed to
+ text_project_close_confirmation: Are you sure you want to close the '%{value}' project
+ to make it read-only?
+ text_project_reopen_confirmation: Are you sure you want to reopen the '%{value}' project?
+ text_project_archive_confirmation: Are you sure you want to archive the '%{value}'
+ project?
diff --git a/config/locales/vi.yml b/config/locales/vi.yml
index 1a5225f97..696a71c41 100644
--- a/config/locales/vi.yml
+++ b/config/locales/vi.yml
@@ -1498,3 +1498,8 @@ vi:
authentication at their next login.
label_auto_watch_on: Auto watch
label_auto_watch_on_issue_contributed_to: Issues I contributed to
+ text_project_close_confirmation: Are you sure you want to close the '%{value}' project
+ to make it read-only?
+ text_project_reopen_confirmation: Are you sure you want to reopen the '%{value}' project?
+ text_project_archive_confirmation: Are you sure you want to archive the '%{value}'
+ project?
diff --git a/config/locales/zh-TW.yml b/config/locales/zh-TW.yml
index d4e9556a4..e3321c254 100644
--- a/config/locales/zh-TW.yml
+++ b/config/locales/zh-TW.yml
@@ -1470,3 +1470,8 @@
但此設定會要求具有管理員權限的用戶, 在他們下次登入系統的時候, 必須設置雙因素驗證.
label_auto_watch_on: 自動監看
label_auto_watch_on_issue_contributed_to: 我有提供貢獻的議題
+ text_project_close_confirmation: Are you sure you want to close the '%{value}' project
+ to make it read-only?
+ text_project_reopen_confirmation: Are you sure you want to reopen the '%{value}' project?
+ text_project_archive_confirmation: Are you sure you want to archive the '%{value}'
+ project?
diff --git a/config/locales/zh.yml b/config/locales/zh.yml
index 0acf21c8b..faa3b6ab6 100644
--- a/config/locales/zh.yml
+++ b/config/locales/zh.yml
@@ -1401,3 +1401,8 @@ zh:
authentication at their next login.
label_auto_watch_on: Auto watch
label_auto_watch_on_issue_contributed_to: Issues I contributed to
+ text_project_close_confirmation: Are you sure you want to close the '%{value}' project
+ to make it read-only?
+ text_project_reopen_confirmation: Are you sure you want to reopen the '%{value}' project?
+ text_project_archive_confirmation: Are you sure you want to archive the '%{value}'
+ project?