summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorGo MAEDA <maeda@farend.jp>2022-08-26 01:56:09 +0000
committerGo MAEDA <maeda@farend.jp>2022-08-26 01:56:09 +0000
commit015fbf50a6477a9009565a2db8c18c3a68529dae (patch)
treedf7de7e84de6d456c032a18ad4a984ebdeec2887
parentdb58c137a1cf880df72f141c9400c921c0cec4bf (diff)
downloadredmine-015fbf50a6477a9009565a2db8c18c3a68529dae.tar.gz
redmine-015fbf50a6477a9009565a2db8c18c3a68529dae.zip
Merged r21782 from trunk to 5.0-stable (#37603).
git-svn-id: https://svn.redmine.org/redmine/branches/5.0-stable@21783 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/en.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
49 files changed, 49 insertions, 0 deletions
diff --git a/config/locales/ar.yml b/config/locales/ar.yml
index 4d4b7ffc5..af24a40e0 100644
--- a/config/locales/ar.yml
+++ b/config/locales/ar.yml
@@ -1428,6 +1428,7 @@ ar:
for_all_projects: For all projects
for_current_project: For current project
for_all_users: For all users
+ for_this_user: For this user
text_allowed_queries_to_select: Public (to any users) queries only selectable
text_all_migrations_have_been_run: All database migrations have been run
button_save_object: Save %{object_name}
diff --git a/config/locales/az.yml b/config/locales/az.yml
index c693b37dc..d5f7d8e12 100644
--- a/config/locales/az.yml
+++ b/config/locales/az.yml
@@ -1520,6 +1520,7 @@ az:
for_all_projects: For all projects
for_current_project: For current project
for_all_users: For all users
+ for_this_user: For this user
text_allowed_queries_to_select: Public (to any users) queries only selectable
text_all_migrations_have_been_run: All database migrations have been run
button_save_object: Save %{object_name}
diff --git a/config/locales/bg.yml b/config/locales/bg.yml
index 5faf21171..08a552f3c 100644
--- a/config/locales/bg.yml
+++ b/config/locales/bg.yml
@@ -1108,6 +1108,7 @@ bg:
for_all_projects: За всички проекти
for_current_project: За този проект
for_all_users: За всички потребители
+ for_this_user: For this user
label_nothing_to_preview: Няма нищо за предварителен преглед
label_inherited_from_parent_project: Наследени от родителския проект
label_inherited_from_group: Наследени от група %{name}
diff --git a/config/locales/bs.yml b/config/locales/bs.yml
index 9bb138026..e82ecce0d 100644
--- a/config/locales/bs.yml
+++ b/config/locales/bs.yml
@@ -1441,6 +1441,7 @@ bs:
for_all_projects: For all projects
for_current_project: For current project
for_all_users: For all users
+ for_this_user: For this user
text_allowed_queries_to_select: Public (to any users) queries only selectable
text_all_migrations_have_been_run: All database migrations have been run
button_save_object: Save %{object_name}
diff --git a/config/locales/ca.yml b/config/locales/ca.yml
index 3833b2569..e04e55aba 100644
--- a/config/locales/ca.yml
+++ b/config/locales/ca.yml
@@ -1418,6 +1418,7 @@ ca:
for_all_projects: For all projects
for_current_project: For current project
for_all_users: For all users
+ for_this_user: For this user
text_allowed_queries_to_select: Public (to any users) queries only selectable
text_all_migrations_have_been_run: All database migrations have been run
button_save_object: Save %{object_name}
diff --git a/config/locales/cs.yml b/config/locales/cs.yml
index 96559b261..dead9892d 100644
--- a/config/locales/cs.yml
+++ b/config/locales/cs.yml
@@ -1416,6 +1416,7 @@ cs:
for_all_projects: Pro všechny projekty
for_current_project: Pro aktuální projekt
for_all_users: Pro všechny uživatele
+ for_this_user: For this user
text_allowed_queries_to_select: Lze vybrat pouze veřejné dotazy (viditelné pro všechny uživatele)
text_all_migrations_have_been_run: Všechny databázové migrace byly spušteny
button_save_object: Uložit %{object_name}
diff --git a/config/locales/da.yml b/config/locales/da.yml
index f73723e3b..60a693f0e 100644
--- a/config/locales/da.yml
+++ b/config/locales/da.yml
@@ -1445,6 +1445,7 @@ da:
for_all_projects: For all projects
for_current_project: For current project
for_all_users: For all users
+ for_this_user: For this user
text_allowed_queries_to_select: Public (to any users) queries only selectable
text_all_migrations_have_been_run: All database migrations have been run
button_save_object: Save %{object_name}
diff --git a/config/locales/de.yml b/config/locales/de.yml
index 3a8ab0b7e..816f2db58 100644
--- a/config/locales/de.yml
+++ b/config/locales/de.yml
@@ -517,6 +517,7 @@ de:
for_all_projects: Für alle Projekte
for_current_project: Für das aktuelle Projekt
for_all_users: Für alle Benutzer
+ for_this_user: Für diesen Benutzer
label_deleted: gelöscht
label_descending: Absteigend
label_details: Details
diff --git a/config/locales/el.yml b/config/locales/el.yml
index 6008ff59e..48db749a5 100644
--- a/config/locales/el.yml
+++ b/config/locales/el.yml
@@ -1428,6 +1428,7 @@ el:
for_all_projects: For all projects
for_current_project: For current project
for_all_users: For all users
+ for_this_user: For this user
text_allowed_queries_to_select: Public (to any users) queries only selectable
text_all_migrations_have_been_run: All database migrations have been run
button_save_object: Save %{object_name}
diff --git a/config/locales/en-GB.yml b/config/locales/en-GB.yml
index 6cc8cff47..e1efefc99 100644
--- a/config/locales/en-GB.yml
+++ b/config/locales/en-GB.yml
@@ -1429,6 +1429,7 @@ en-GB:
for_all_projects: For all projects
for_current_project: For current project
for_all_users: For all users
+ for_this_user: For this user
text_allowed_queries_to_select: Public (to any users) queries only selectable
text_all_migrations_have_been_run: All database migrations have been run
button_save_object: Save %{object_name}
diff --git a/config/locales/en.yml b/config/locales/en.yml
index 62577376f..7749cf4e4 100644
--- a/config/locales/en.yml
+++ b/config/locales/en.yml
@@ -1104,6 +1104,7 @@ en:
for_all_projects: For all projects
for_current_project: For current project
for_all_users: For all users
+ for_this_user: For this user
label_nothing_to_preview: Nothing to preview
label_inherited_from_parent_project: "Inherited from parent project"
label_inherited_from_group: "Inherited from group %{name}"
diff --git a/config/locales/es-PA.yml b/config/locales/es-PA.yml
index a25c35c37..718d15da6 100644
--- a/config/locales/es-PA.yml
+++ b/config/locales/es-PA.yml
@@ -1458,6 +1458,7 @@ es-PA:
for_all_projects: For all projects
for_current_project: For current project
for_all_users: For all users
+ for_this_user: For this user
text_allowed_queries_to_select: Public (to any users) queries only selectable
text_all_migrations_have_been_run: All database migrations have been run
button_save_object: Save %{object_name}
diff --git a/config/locales/es.yml b/config/locales/es.yml
index 194c64d15..ec043e99a 100644
--- a/config/locales/es.yml
+++ b/config/locales/es.yml
@@ -1495,6 +1495,7 @@ es:
for_all_projects: For all projects
for_current_project: For current project
for_all_users: For all users
+ for_this_user: For this user
text_allowed_queries_to_select: Public (to any users) queries only selectable
text_all_migrations_have_been_run: All database migrations have been run
button_save_object: Save %{object_name}
diff --git a/config/locales/et.yml b/config/locales/et.yml
index 63fbc3d77..39063711e 100644
--- a/config/locales/et.yml
+++ b/config/locales/et.yml
@@ -1433,6 +1433,7 @@ et:
for_all_projects: For all projects
for_current_project: For current project
for_all_users: For all users
+ for_this_user: For this user
text_allowed_queries_to_select: Public (to any users) queries only selectable
text_all_migrations_have_been_run: All database migrations have been run
button_save_object: Save %{object_name}
diff --git a/config/locales/eu.yml b/config/locales/eu.yml
index 89a373804..4111bb540 100644
--- a/config/locales/eu.yml
+++ b/config/locales/eu.yml
@@ -1429,6 +1429,7 @@ eu:
for_all_projects: For all projects
for_current_project: For current project
for_all_users: For all users
+ for_this_user: For this user
text_allowed_queries_to_select: Public (to any users) queries only selectable
text_all_migrations_have_been_run: All database migrations have been run
button_save_object: Save %{object_name}
diff --git a/config/locales/fa.yml b/config/locales/fa.yml
index 98bb8157e..d39f2254e 100644
--- a/config/locales/fa.yml
+++ b/config/locales/fa.yml
@@ -1402,6 +1402,7 @@ fa:
for_all_projects: For all projects
for_current_project: For current project
for_all_users: For all users
+ for_this_user: For this user
text_allowed_queries_to_select: Public (to any users) queries only selectable
text_all_migrations_have_been_run: All database migrations have been run
button_save_object: Save %{object_name}
diff --git a/config/locales/fi.yml b/config/locales/fi.yml
index b78a127ce..f7206da7d 100644
--- a/config/locales/fi.yml
+++ b/config/locales/fi.yml
@@ -1449,6 +1449,7 @@ fi:
for_all_projects: For all projects
for_current_project: For current project
for_all_users: For all users
+ for_this_user: For this user
text_allowed_queries_to_select: Public (to any users) queries only selectable
text_all_migrations_have_been_run: All database migrations have been run
button_save_object: Save %{object_name}
diff --git a/config/locales/fr.yml b/config/locales/fr.yml
index 78110e56f..e1ec6a239 100644
--- a/config/locales/fr.yml
+++ b/config/locales/fr.yml
@@ -1027,6 +1027,7 @@ fr:
for_all_projects: Pour tous les projets
for_current_project: Pour le projet en cours
for_all_users: Pour tous les utilisateurs
+ for_this_user: For this user
label_trackers_description: Description des trackers
label_open_trackers_description: Afficher la description des trackers
diff --git a/config/locales/gl.yml b/config/locales/gl.yml
index a6c7acaae..326fd4e51 100644
--- a/config/locales/gl.yml
+++ b/config/locales/gl.yml
@@ -1435,6 +1435,7 @@ gl:
for_all_projects: Para todos os proxectos
for_current_project: Para o proxecto actual
for_all_users: Para todos os usuarios
+ for_this_user: For this user
text_allowed_queries_to_select: Soamente seleccionables consultas públicas (para calquera usuario)
text_all_migrations_have_been_run: Foron executadas todas as migracións de base de datos
button_save_object: Gardar %{object_name}
diff --git a/config/locales/he.yml b/config/locales/he.yml
index 0d9ad25fc..4b0c05515 100644
--- a/config/locales/he.yml
+++ b/config/locales/he.yml
@@ -1433,6 +1433,7 @@ he:
for_all_projects: For all projects
for_current_project: For current project
for_all_users: For all users
+ for_this_user: For this user
text_allowed_queries_to_select: Public (to any users) queries only selectable
text_all_migrations_have_been_run: All database migrations have been run
button_save_object: Save %{object_name}
diff --git a/config/locales/hr.yml b/config/locales/hr.yml
index 00746c8fe..0ebb8af05 100644
--- a/config/locales/hr.yml
+++ b/config/locales/hr.yml
@@ -1425,6 +1425,7 @@ hr:
for_all_projects: For all projects
for_current_project: For current project
for_all_users: For all users
+ for_this_user: For this user
text_allowed_queries_to_select: Public (to any users) queries only selectable
text_all_migrations_have_been_run: All database migrations have been run
button_save_object: Save %{object_name}
diff --git a/config/locales/hu.yml b/config/locales/hu.yml
index 0546b0c42..4660b0567 100644
--- a/config/locales/hu.yml
+++ b/config/locales/hu.yml
@@ -1447,6 +1447,7 @@
for_all_projects: For all projects
for_current_project: For current project
for_all_users: For all users
+ for_this_user: For this user
text_allowed_queries_to_select: Public (to any users) queries only selectable
text_all_migrations_have_been_run: All database migrations have been run
button_save_object: Save %{object_name}
diff --git a/config/locales/id.yml b/config/locales/id.yml
index 12b616299..d60eb46d6 100644
--- a/config/locales/id.yml
+++ b/config/locales/id.yml
@@ -1430,6 +1430,7 @@ id:
for_all_projects: For all projects
for_current_project: For current project
for_all_users: For all users
+ for_this_user: For this user
text_allowed_queries_to_select: Public (to any users) queries only selectable
text_all_migrations_have_been_run: All database migrations have been run
button_save_object: Save %{object_name}
diff --git a/config/locales/it.yml b/config/locales/it.yml
index 4d14207fe..fb8dca016 100644
--- a/config/locales/it.yml
+++ b/config/locales/it.yml
@@ -1421,6 +1421,7 @@ it:
for_all_projects: For all projects
for_current_project: For current project
for_all_users: For all users
+ for_this_user: For this user
text_allowed_queries_to_select: Public (to any users) queries only selectable
text_all_migrations_have_been_run: All database migrations have been run
button_save_object: Save %{object_name}
diff --git a/config/locales/ja.yml b/config/locales/ja.yml
index f0435e523..8f6ed82b7 100644
--- a/config/locales/ja.yml
+++ b/config/locales/ja.yml
@@ -1396,6 +1396,7 @@ ja:
for_all_projects: 全プロジェクト向け
for_current_project: 現在のプロジェクト
for_all_users: 全ユーザー向け
+ for_this_user: For this user
text_allowed_queries_to_select: 公開クエリ (すべてのユーザーが表示できるクエリ) のみ選択できます
text_all_migrations_have_been_run: すべてのデータベースマイグレーションが実行済
text_setting_config_change: 動作はconfig/configuration.ymlで設定できます。設定後、Redmineを再起動してください。
diff --git a/config/locales/ko.yml b/config/locales/ko.yml
index a1aedacaa..473b852ee 100644
--- a/config/locales/ko.yml
+++ b/config/locales/ko.yml
@@ -1466,6 +1466,7 @@ ko:
for_all_projects: For all projects
for_current_project: For current project
for_all_users: For all users
+ for_this_user: For this user
text_allowed_queries_to_select: Public (to any users) queries only selectable
text_all_migrations_have_been_run: All database migrations have been run
button_save_object: Save %{object_name}
diff --git a/config/locales/lt.yml b/config/locales/lt.yml
index 21473dbf3..b07260670 100644
--- a/config/locales/lt.yml
+++ b/config/locales/lt.yml
@@ -1390,6 +1390,7 @@ lt:
for_all_projects: Visiems projektams
for_current_project: Pasirinktam projektui
for_all_users: Visiems naudotojams
+ for_this_user: For this user
text_allowed_queries_to_select: Galima pasirinkti tik užklausas prieinamas (Viešas) visiems naudotojams
text_all_migrations_have_been_run: Buvo įvykdytos visos duomenų bazės migravimo procedūros
button_save_object: Išsaugoti %{object_name}
diff --git a/config/locales/lv.yml b/config/locales/lv.yml
index bb3efae84..3e594c4cd 100644
--- a/config/locales/lv.yml
+++ b/config/locales/lv.yml
@@ -1422,6 +1422,7 @@ lv:
for_all_projects: For all projects
for_current_project: For current project
for_all_users: For all users
+ for_this_user: For this user
text_allowed_queries_to_select: Public (to any users) queries only selectable
text_all_migrations_have_been_run: All database migrations have been run
button_save_object: Save %{object_name}
diff --git a/config/locales/mk.yml b/config/locales/mk.yml
index 27945f769..daad8ccde 100644
--- a/config/locales/mk.yml
+++ b/config/locales/mk.yml
@@ -1428,6 +1428,7 @@ mk:
for_all_projects: For all projects
for_current_project: For current project
for_all_users: For all users
+ for_this_user: For this user
text_allowed_queries_to_select: Public (to any users) queries only selectable
text_all_migrations_have_been_run: All database migrations have been run
button_save_object: Save %{object_name}
diff --git a/config/locales/mn.yml b/config/locales/mn.yml
index 62b0e2682..b40e9e6e3 100644
--- a/config/locales/mn.yml
+++ b/config/locales/mn.yml
@@ -1428,6 +1428,7 @@ mn:
for_all_projects: For all projects
for_current_project: For current project
for_all_users: For all users
+ for_this_user: For this user
text_allowed_queries_to_select: Public (to any users) queries only selectable
text_all_migrations_have_been_run: All database migrations have been run
button_save_object: Save %{object_name}
diff --git a/config/locales/nl.yml b/config/locales/nl.yml
index 87e5b8b68..a30332675 100644
--- a/config/locales/nl.yml
+++ b/config/locales/nl.yml
@@ -1403,6 +1403,7 @@ nl:
for_all_projects: For all projects
for_current_project: For current project
for_all_users: For all users
+ for_this_user: For this user
text_allowed_queries_to_select: Public (to any users) queries only selectable
text_all_migrations_have_been_run: All database migrations have been run
button_save_object: Save %{object_name}
diff --git a/config/locales/no.yml b/config/locales/no.yml
index 59bef60f0..639586074 100644
--- a/config/locales/no.yml
+++ b/config/locales/no.yml
@@ -1418,6 +1418,7 @@
for_all_projects: For all projects
for_current_project: For current project
for_all_users: For all users
+ for_this_user: For this user
text_allowed_queries_to_select: Public (to any users) queries only selectable
text_all_migrations_have_been_run: All database migrations have been run
button_save_object: Save %{object_name}
diff --git a/config/locales/pl.yml b/config/locales/pl.yml
index 27be25912..01fcdd0fd 100644
--- a/config/locales/pl.yml
+++ b/config/locales/pl.yml
@@ -1121,6 +1121,7 @@ pl:
for_all_projects: Dla wszystkich projektów
for_current_project: Dla obecnego projektu
for_all_users: Dla wszystkich użytkowników
+ for_this_user: For this user
label_nothing_to_preview: Nie ma nic do podglądu
label_inherited_from_parent_project: Dziedziczone z nadrzędnego projektu
label_inherited_from_group: "Dziedziczone z grupy %{name}"
diff --git a/config/locales/pt-BR.yml b/config/locales/pt-BR.yml
index 4b21b4262..244f15320 100644
--- a/config/locales/pt-BR.yml
+++ b/config/locales/pt-BR.yml
@@ -1433,6 +1433,7 @@ pt-BR:
for_all_projects: For all projects
for_current_project: For current project
for_all_users: For all users
+ for_this_user: For this user
text_allowed_queries_to_select: Public (to any users) queries only selectable
text_all_migrations_have_been_run: All database migrations have been run
button_save_object: Save %{object_name}
diff --git a/config/locales/pt.yml b/config/locales/pt.yml
index 7c94e1dec..ef6f011b1 100644
--- a/config/locales/pt.yml
+++ b/config/locales/pt.yml
@@ -1421,6 +1421,7 @@ pt:
for_all_projects: For all projects
for_current_project: For current project
for_all_users: For all users
+ for_this_user: For this user
text_allowed_queries_to_select: Public (to any users) queries only selectable
text_all_migrations_have_been_run: All database migrations have been run
button_save_object: Save %{object_name}
diff --git a/config/locales/ro.yml b/config/locales/ro.yml
index 5c6ed3c09..8d3441e76 100644
--- a/config/locales/ro.yml
+++ b/config/locales/ro.yml
@@ -1423,6 +1423,7 @@ ro:
for_all_projects: For all projects
for_current_project: For current project
for_all_users: For all users
+ for_this_user: For this user
text_allowed_queries_to_select: Public (to any users) queries only selectable
text_all_migrations_have_been_run: All database migrations have been run
button_save_object: Save %{object_name}
diff --git a/config/locales/ru.yml b/config/locales/ru.yml
index f1ee83062..d9cc4ad21 100644
--- a/config/locales/ru.yml
+++ b/config/locales/ru.yml
@@ -1502,6 +1502,7 @@ ru:
for_all_projects: Для всех проектов
for_current_project: Для текущего проекта
for_all_users: Для всех пользователей
+ for_this_user: For this user
text_allowed_queries_to_select: Выбор производится из публичных запросов (видимых для всех пользователей)
text_all_migrations_have_been_run: Миграция база данных полностью выполнена
button_save_object: Записать %{object_name}
diff --git a/config/locales/sk.yml b/config/locales/sk.yml
index e74f0f69b..afe73c611 100644
--- a/config/locales/sk.yml
+++ b/config/locales/sk.yml
@@ -1417,6 +1417,7 @@ sk:
for_all_projects: For all projects
for_current_project: For current project
for_all_users: For all users
+ for_this_user: For this user
text_allowed_queries_to_select: Public (to any users) queries only selectable
text_all_migrations_have_been_run: All database migrations have been run
button_save_object: Save %{object_name}
diff --git a/config/locales/sl.yml b/config/locales/sl.yml
index a4846a08c..f94b3598c 100644
--- a/config/locales/sl.yml
+++ b/config/locales/sl.yml
@@ -1428,6 +1428,7 @@ sl:
for_all_projects: For all projects
for_current_project: For current project
for_all_users: For all users
+ for_this_user: For this user
text_allowed_queries_to_select: Public (to any users) queries only selectable
text_all_migrations_have_been_run: All database migrations have been run
button_save_object: Save %{object_name}
diff --git a/config/locales/sq.yml b/config/locales/sq.yml
index 6f54d7836..b19606640 100644
--- a/config/locales/sq.yml
+++ b/config/locales/sq.yml
@@ -1390,6 +1390,7 @@ sq:
for_all_projects: For all projects
for_current_project: For current project
for_all_users: For all users
+ for_this_user: For this user
text_allowed_queries_to_select: Public (to any users) queries only selectable
text_all_migrations_have_been_run: All database migrations have been run
button_save_object: Save %{object_name}
diff --git a/config/locales/sr-YU.yml b/config/locales/sr-YU.yml
index eb478d11c..c7bbec2a3 100644
--- a/config/locales/sr-YU.yml
+++ b/config/locales/sr-YU.yml
@@ -1430,6 +1430,7 @@ sr-YU:
for_all_projects: For all projects
for_current_project: For current project
for_all_users: For all users
+ for_this_user: For this user
text_allowed_queries_to_select: Public (to any users) queries only selectable
text_all_migrations_have_been_run: All database migrations have been run
button_save_object: Save %{object_name}
diff --git a/config/locales/sr.yml b/config/locales/sr.yml
index 2b27934e4..777e5cd20 100644
--- a/config/locales/sr.yml
+++ b/config/locales/sr.yml
@@ -1429,6 +1429,7 @@ sr:
for_all_projects: For all projects
for_current_project: For current project
for_all_users: For all users
+ for_this_user: For this user
text_allowed_queries_to_select: Public (to any users) queries only selectable
text_all_migrations_have_been_run: All database migrations have been run
button_save_object: Save %{object_name}
diff --git a/config/locales/sv.yml b/config/locales/sv.yml
index 7fb25af1e..2bddfccfc 100644
--- a/config/locales/sv.yml
+++ b/config/locales/sv.yml
@@ -1461,6 +1461,7 @@ sv:
for_all_projects: For all projects
for_current_project: For current project
for_all_users: For all users
+ for_this_user: For this user
text_allowed_queries_to_select: Public (to any users) queries only selectable
text_all_migrations_have_been_run: All database migrations have been run
button_save_object: Save %{object_name}
diff --git a/config/locales/th.yml b/config/locales/th.yml
index 5c7a9a25b..91048f78e 100644
--- a/config/locales/th.yml
+++ b/config/locales/th.yml
@@ -1424,6 +1424,7 @@ th:
for_all_projects: For all projects
for_current_project: For current project
for_all_users: For all users
+ for_this_user: For this user
text_allowed_queries_to_select: Public (to any users) queries only selectable
text_all_migrations_have_been_run: All database migrations have been run
button_save_object: Save %{object_name}
diff --git a/config/locales/tr.yml b/config/locales/tr.yml
index 621f51942..c9f2535c5 100644
--- a/config/locales/tr.yml
+++ b/config/locales/tr.yml
@@ -1435,6 +1435,7 @@ tr:
for_all_projects: For all projects
for_current_project: For current project
for_all_users: For all users
+ for_this_user: For this user
text_allowed_queries_to_select: Public (to any users) queries only selectable
text_all_migrations_have_been_run: All database migrations have been run
button_save_object: Save %{object_name}
diff --git a/config/locales/uk.yml b/config/locales/uk.yml
index 93483625b..214082c13 100644
--- a/config/locales/uk.yml
+++ b/config/locales/uk.yml
@@ -1416,6 +1416,7 @@ uk:
for_all_projects: For all projects
for_current_project: For current project
for_all_users: For all users
+ for_this_user: For this user
text_allowed_queries_to_select: Public (to any users) queries only selectable
text_all_migrations_have_been_run: All database migrations have been run
button_save_object: Save %{object_name}
diff --git a/config/locales/vi.yml b/config/locales/vi.yml
index 1a5225f97..0ecca2979 100644
--- a/config/locales/vi.yml
+++ b/config/locales/vi.yml
@@ -1480,6 +1480,7 @@ vi:
for_all_projects: For all projects
for_current_project: For current project
for_all_users: For all users
+ for_this_user: For this user
text_allowed_queries_to_select: Public (to any users) queries only selectable
text_all_migrations_have_been_run: All database migrations have been run
button_save_object: Save %{object_name}
diff --git a/config/locales/zh-TW.yml b/config/locales/zh-TW.yml
index d4e9556a4..0e54d0922 100644
--- a/config/locales/zh-TW.yml
+++ b/config/locales/zh-TW.yml
@@ -1453,6 +1453,7 @@
for_all_projects: 對於全部專案
for_current_project: 對於目前專案
for_all_users: 對於全部用戶
+ for_this_user: For this user
text_allowed_queries_to_select: 僅可選取公開 (給任何用戶) 的查詢
text_all_migrations_have_been_run: 資料庫移轉已全部執行完畢
button_save_object: 儲存 %{object_name}
diff --git a/config/locales/zh.yml b/config/locales/zh.yml
index 0acf21c8b..3ebf283b3 100644
--- a/config/locales/zh.yml
+++ b/config/locales/zh.yml
@@ -1383,6 +1383,7 @@ zh:
for_all_projects: For all projects
for_current_project: For current project
for_all_users: For all users
+ for_this_user: For this user
text_allowed_queries_to_select: Public (to any users) queries only selectable
text_all_migrations_have_been_run: All database migrations have been run
button_save_object: Save %{object_name}