summaryrefslogtreecommitdiffstats
path: root/config/locales
diff options
context:
space:
mode:
Diffstat (limited to 'config/locales')
-rw-r--r--config/locales/ar.yml4
-rw-r--r--config/locales/az.yml4
-rw-r--r--config/locales/bg.yml4
-rw-r--r--config/locales/bs.yml4
-rw-r--r--config/locales/ca.yml4
-rw-r--r--config/locales/cs.yml4
-rw-r--r--config/locales/da.yml4
-rw-r--r--config/locales/de.yml4
-rw-r--r--config/locales/el.yml4
-rw-r--r--config/locales/en-GB.yml4
-rw-r--r--config/locales/es-PA.yml4
-rw-r--r--config/locales/es.yml4
-rw-r--r--config/locales/et.yml4
-rw-r--r--config/locales/eu.yml4
-rw-r--r--config/locales/fa.yml4
-rw-r--r--config/locales/fi.yml4
-rw-r--r--config/locales/fr.yml4
-rw-r--r--config/locales/gl.yml4
-rw-r--r--config/locales/he.yml4
-rw-r--r--config/locales/hr.yml4
-rw-r--r--config/locales/hu.yml4
-rw-r--r--config/locales/id.yml4
-rw-r--r--config/locales/it.yml4
-rw-r--r--config/locales/ja.yml4
-rw-r--r--config/locales/ko.yml4
-rw-r--r--config/locales/lt.yml4
-rw-r--r--config/locales/lv.yml4
-rw-r--r--config/locales/mk.yml4
-rw-r--r--config/locales/mn.yml4
-rw-r--r--config/locales/nl.yml4
-rw-r--r--config/locales/no.yml4
-rw-r--r--config/locales/pl.yml4
-rw-r--r--config/locales/pt-BR.yml4
-rw-r--r--config/locales/pt.yml4
-rw-r--r--config/locales/ro.yml4
-rw-r--r--config/locales/ru.yml4
-rw-r--r--config/locales/sk.yml4
-rw-r--r--config/locales/sl.yml4
-rw-r--r--config/locales/sq.yml4
-rw-r--r--config/locales/sr-YU.yml4
-rw-r--r--config/locales/sr.yml4
-rw-r--r--config/locales/sv.yml4
-rw-r--r--config/locales/th.yml4
-rw-r--r--config/locales/tr.yml4
-rw-r--r--config/locales/uk.yml4
-rw-r--r--config/locales/vi.yml4
-rw-r--r--config/locales/zh-TW.yml4
-rw-r--r--config/locales/zh.yml4
48 files changed, 192 insertions, 0 deletions
diff --git a/config/locales/ar.yml b/config/locales/ar.yml
index 64d10aa51..6692f2af9 100644
--- a/config/locales/ar.yml
+++ b/config/locales/ar.yml
@@ -1412,3 +1412,7 @@ ar:
error_invalid_authenticity_token: Invalid form authenticity token.
error_query_statement_invalid: An error occurred while executing the query and has
been logged. Please report this error to your Redmine administrator.
+ permission_view_wiki_page_watchers: View wiki page watchers list
+ permission_add_wiki_page_watchers: Add wiki page watchers
+ permission_delete_wiki_page_watchers: Delete wiki page watchers
+ label_wiki_page_watchers: Watchers
diff --git a/config/locales/az.yml b/config/locales/az.yml
index 911936915..26cf4e95e 100644
--- a/config/locales/az.yml
+++ b/config/locales/az.yml
@@ -1504,3 +1504,7 @@ az:
error_invalid_authenticity_token: Invalid form authenticity token.
error_query_statement_invalid: An error occurred while executing the query and has
been logged. Please report this error to your Redmine administrator.
+ permission_view_wiki_page_watchers: View wiki page watchers list
+ permission_add_wiki_page_watchers: Add wiki page watchers
+ permission_delete_wiki_page_watchers: Delete wiki page watchers
+ label_wiki_page_watchers: Watchers
diff --git a/config/locales/bg.yml b/config/locales/bg.yml
index 0a3d3204b..06abd1f44 100644
--- a/config/locales/bg.yml
+++ b/config/locales/bg.yml
@@ -1371,3 +1371,7 @@ bg:
Това действие не може да бъде отменено. Често заключването на потребителя е по-добро решение от изтриването му.
За да потвърдите, въведете името (%{login}) по-долу.
text_project_destroy_enter_identifier: За да потвърдите действието, въведете идентификатора на проекта (%{identifier}) по-долу.
+ permission_view_wiki_page_watchers: View wiki page watchers list
+ permission_add_wiki_page_watchers: Add wiki page watchers
+ permission_delete_wiki_page_watchers: Delete wiki page watchers
+ label_wiki_page_watchers: Watchers
diff --git a/config/locales/bs.yml b/config/locales/bs.yml
index 8b0adb8be..3fc94d025 100644
--- a/config/locales/bs.yml
+++ b/config/locales/bs.yml
@@ -1425,3 +1425,7 @@ bs:
error_invalid_authenticity_token: Invalid form authenticity token.
error_query_statement_invalid: An error occurred while executing the query and has
been logged. Please report this error to your Redmine administrator.
+ permission_view_wiki_page_watchers: View wiki page watchers list
+ permission_add_wiki_page_watchers: Add wiki page watchers
+ permission_delete_wiki_page_watchers: Delete wiki page watchers
+ label_wiki_page_watchers: Watchers
diff --git a/config/locales/ca.yml b/config/locales/ca.yml
index 64639b7f3..48882e04f 100644
--- a/config/locales/ca.yml
+++ b/config/locales/ca.yml
@@ -1402,3 +1402,7 @@ ca:
error_invalid_authenticity_token: Invalid form authenticity token.
error_query_statement_invalid: An error occurred while executing the query and has
been logged. Please report this error to your Redmine administrator.
+ permission_view_wiki_page_watchers: View wiki page watchers list
+ permission_add_wiki_page_watchers: Add wiki page watchers
+ permission_delete_wiki_page_watchers: Delete wiki page watchers
+ label_wiki_page_watchers: Watchers
diff --git a/config/locales/cs.yml b/config/locales/cs.yml
index 72961bcbd..498d61882 100644
--- a/config/locales/cs.yml
+++ b/config/locales/cs.yml
@@ -1400,3 +1400,7 @@ cs:
error_invalid_authenticity_token: Neplatný token pravosti formuláře.
error_query_statement_invalid: Nastala chyba při vykonávání dotazu a
byla zaznamenána. Prosím oznamte tuto chybu svému Redmine administrátorovi.
+ permission_view_wiki_page_watchers: View wiki page watchers list
+ permission_add_wiki_page_watchers: Add wiki page watchers
+ permission_delete_wiki_page_watchers: Delete wiki page watchers
+ label_wiki_page_watchers: Watchers
diff --git a/config/locales/da.yml b/config/locales/da.yml
index 32e4cf043..83cb435b1 100644
--- a/config/locales/da.yml
+++ b/config/locales/da.yml
@@ -1429,3 +1429,7 @@ da:
error_invalid_authenticity_token: Invalid form authenticity token.
error_query_statement_invalid: An error occurred while executing the query and has
been logged. Please report this error to your Redmine administrator.
+ permission_view_wiki_page_watchers: View wiki page watchers list
+ permission_add_wiki_page_watchers: Add wiki page watchers
+ permission_delete_wiki_page_watchers: Delete wiki page watchers
+ label_wiki_page_watchers: Watchers
diff --git a/config/locales/de.yml b/config/locales/de.yml
index 3975eadfa..2025f0fc1 100644
--- a/config/locales/de.yml
+++ b/config/locales/de.yml
@@ -1382,3 +1382,7 @@ de:
error_invalid_authenticity_token: Ungültiges Authentizitätstoken für Formular.
error_query_statement_invalid: Während der Ausführung einer Abfrage ist ein Fehler aufgetreten, dieser wurde
protokolliert. Bitte melden Sie diesen Fehler an ihren Redmine-Administrator.
+ permission_view_wiki_page_watchers: View wiki page watchers list
+ permission_add_wiki_page_watchers: Add wiki page watchers
+ permission_delete_wiki_page_watchers: Delete wiki page watchers
+ label_wiki_page_watchers: Watchers
diff --git a/config/locales/el.yml b/config/locales/el.yml
index aaef1fc01..d0d456038 100644
--- a/config/locales/el.yml
+++ b/config/locales/el.yml
@@ -1412,3 +1412,7 @@ el:
error_invalid_authenticity_token: Invalid form authenticity token.
error_query_statement_invalid: An error occurred while executing the query and has
been logged. Please report this error to your Redmine administrator.
+ permission_view_wiki_page_watchers: View wiki page watchers list
+ permission_add_wiki_page_watchers: Add wiki page watchers
+ permission_delete_wiki_page_watchers: Delete wiki page watchers
+ label_wiki_page_watchers: Watchers
diff --git a/config/locales/en-GB.yml b/config/locales/en-GB.yml
index c724eaf1e..4e2119c60 100644
--- a/config/locales/en-GB.yml
+++ b/config/locales/en-GB.yml
@@ -1413,3 +1413,7 @@ en-GB:
error_invalid_authenticity_token: Invalid form authenticity token.
error_query_statement_invalid: An error occurred while executing the query and has
been logged. Please report this error to your Redmine administrator.
+ permission_view_wiki_page_watchers: View wiki page watchers list
+ permission_add_wiki_page_watchers: Add wiki page watchers
+ permission_delete_wiki_page_watchers: Delete wiki page watchers
+ label_wiki_page_watchers: Watchers
diff --git a/config/locales/es-PA.yml b/config/locales/es-PA.yml
index 05dcc1f16..6702132ec 100644
--- a/config/locales/es-PA.yml
+++ b/config/locales/es-PA.yml
@@ -1442,3 +1442,7 @@ es-PA:
error_invalid_authenticity_token: Invalid form authenticity token.
error_query_statement_invalid: An error occurred while executing the query and has
been logged. Please report this error to your Redmine administrator.
+ permission_view_wiki_page_watchers: View wiki page watchers list
+ permission_add_wiki_page_watchers: Add wiki page watchers
+ permission_delete_wiki_page_watchers: Delete wiki page watchers
+ label_wiki_page_watchers: Watchers
diff --git a/config/locales/es.yml b/config/locales/es.yml
index 732f808a3..8fe376e0e 100644
--- a/config/locales/es.yml
+++ b/config/locales/es.yml
@@ -1479,3 +1479,7 @@ es:
error_invalid_authenticity_token: Invalid form authenticity token.
error_query_statement_invalid: An error occurred while executing the query and has
been logged. Please report this error to your Redmine administrator.
+ permission_view_wiki_page_watchers: View wiki page watchers list
+ permission_add_wiki_page_watchers: Add wiki page watchers
+ permission_delete_wiki_page_watchers: Delete wiki page watchers
+ label_wiki_page_watchers: Watchers
diff --git a/config/locales/et.yml b/config/locales/et.yml
index 52b8a0a7e..d893d31c7 100644
--- a/config/locales/et.yml
+++ b/config/locales/et.yml
@@ -1417,3 +1417,7 @@ et:
error_invalid_authenticity_token: Invalid form authenticity token.
error_query_statement_invalid: An error occurred while executing the query and has
been logged. Please report this error to your Redmine administrator.
+ permission_view_wiki_page_watchers: View wiki page watchers list
+ permission_add_wiki_page_watchers: Add wiki page watchers
+ permission_delete_wiki_page_watchers: Delete wiki page watchers
+ label_wiki_page_watchers: Watchers
diff --git a/config/locales/eu.yml b/config/locales/eu.yml
index 53d76e2f2..e11b539d5 100644
--- a/config/locales/eu.yml
+++ b/config/locales/eu.yml
@@ -1413,3 +1413,7 @@ eu:
error_invalid_authenticity_token: Invalid form authenticity token.
error_query_statement_invalid: An error occurred while executing the query and has
been logged. Please report this error to your Redmine administrator.
+ permission_view_wiki_page_watchers: View wiki page watchers list
+ permission_add_wiki_page_watchers: Add wiki page watchers
+ permission_delete_wiki_page_watchers: Delete wiki page watchers
+ label_wiki_page_watchers: Watchers
diff --git a/config/locales/fa.yml b/config/locales/fa.yml
index 3c6762208..b52282881 100644
--- a/config/locales/fa.yml
+++ b/config/locales/fa.yml
@@ -1386,3 +1386,7 @@ fa:
error_invalid_authenticity_token: Invalid form authenticity token.
error_query_statement_invalid: An error occurred while executing the query and has
been logged. Please report this error to your Redmine administrator.
+ permission_view_wiki_page_watchers: View wiki page watchers list
+ permission_add_wiki_page_watchers: Add wiki page watchers
+ permission_delete_wiki_page_watchers: Delete wiki page watchers
+ label_wiki_page_watchers: Watchers
diff --git a/config/locales/fi.yml b/config/locales/fi.yml
index b321520bc..877cb886e 100644
--- a/config/locales/fi.yml
+++ b/config/locales/fi.yml
@@ -1433,3 +1433,7 @@ fi:
error_invalid_authenticity_token: Invalid form authenticity token.
error_query_statement_invalid: An error occurred while executing the query and has
been logged. Please report this error to your Redmine administrator.
+ permission_view_wiki_page_watchers: View wiki page watchers list
+ permission_add_wiki_page_watchers: Add wiki page watchers
+ permission_delete_wiki_page_watchers: Delete wiki page watchers
+ label_wiki_page_watchers: Watchers
diff --git a/config/locales/fr.yml b/config/locales/fr.yml
index cfa3256d8..b43457d69 100644
--- a/config/locales/fr.yml
+++ b/config/locales/fr.yml
@@ -1400,3 +1400,7 @@ fr:
error_invalid_authenticity_token: Invalid form authenticity token.
error_query_statement_invalid: An error occurred while executing the query and has
been logged. Please report this error to your Redmine administrator.
+ permission_view_wiki_page_watchers: View wiki page watchers list
+ permission_add_wiki_page_watchers: Add wiki page watchers
+ permission_delete_wiki_page_watchers: Delete wiki page watchers
+ label_wiki_page_watchers: Watchers
diff --git a/config/locales/gl.yml b/config/locales/gl.yml
index 65f5ab833..2ba436caa 100644
--- a/config/locales/gl.yml
+++ b/config/locales/gl.yml
@@ -1419,3 +1419,7 @@ gl:
error_invalid_authenticity_token: Invalid form authenticity token.
error_query_statement_invalid: An error occurred while executing the query and has
been logged. Please report this error to your Redmine administrator.
+ permission_view_wiki_page_watchers: View wiki page watchers list
+ permission_add_wiki_page_watchers: Add wiki page watchers
+ permission_delete_wiki_page_watchers: Delete wiki page watchers
+ label_wiki_page_watchers: Watchers
diff --git a/config/locales/he.yml b/config/locales/he.yml
index 0ed919f31..56d053ac1 100644
--- a/config/locales/he.yml
+++ b/config/locales/he.yml
@@ -1417,3 +1417,7 @@ he:
error_invalid_authenticity_token: Invalid form authenticity token.
error_query_statement_invalid: An error occurred while executing the query and has
been logged. Please report this error to your Redmine administrator.
+ permission_view_wiki_page_watchers: View wiki page watchers list
+ permission_add_wiki_page_watchers: Add wiki page watchers
+ permission_delete_wiki_page_watchers: Delete wiki page watchers
+ label_wiki_page_watchers: Watchers
diff --git a/config/locales/hr.yml b/config/locales/hr.yml
index 6c6b886b0..95281d96d 100644
--- a/config/locales/hr.yml
+++ b/config/locales/hr.yml
@@ -1409,3 +1409,7 @@ hr:
error_invalid_authenticity_token: Invalid form authenticity token.
error_query_statement_invalid: An error occurred while executing the query and has
been logged. Please report this error to your Redmine administrator.
+ permission_view_wiki_page_watchers: View wiki page watchers list
+ permission_add_wiki_page_watchers: Add wiki page watchers
+ permission_delete_wiki_page_watchers: Delete wiki page watchers
+ label_wiki_page_watchers: Watchers
diff --git a/config/locales/hu.yml b/config/locales/hu.yml
index 79417ae94..fb5fd26ab 100644
--- a/config/locales/hu.yml
+++ b/config/locales/hu.yml
@@ -1431,3 +1431,7 @@
error_invalid_authenticity_token: Invalid form authenticity token.
error_query_statement_invalid: An error occurred while executing the query and has
been logged. Please report this error to your Redmine administrator.
+ permission_view_wiki_page_watchers: View wiki page watchers list
+ permission_add_wiki_page_watchers: Add wiki page watchers
+ permission_delete_wiki_page_watchers: Delete wiki page watchers
+ label_wiki_page_watchers: Watchers
diff --git a/config/locales/id.yml b/config/locales/id.yml
index 258eb2c4b..718918a80 100644
--- a/config/locales/id.yml
+++ b/config/locales/id.yml
@@ -1414,3 +1414,7 @@ id:
error_invalid_authenticity_token: Invalid form authenticity token.
error_query_statement_invalid: An error occurred while executing the query and has
been logged. Please report this error to your Redmine administrator.
+ permission_view_wiki_page_watchers: View wiki page watchers list
+ permission_add_wiki_page_watchers: Add wiki page watchers
+ permission_delete_wiki_page_watchers: Delete wiki page watchers
+ label_wiki_page_watchers: Watchers
diff --git a/config/locales/it.yml b/config/locales/it.yml
index d49b5c3e9..44f2a0fb8 100644
--- a/config/locales/it.yml
+++ b/config/locales/it.yml
@@ -1405,3 +1405,7 @@ it:
error_invalid_authenticity_token: Invalid form authenticity token.
error_query_statement_invalid: An error occurred while executing the query and has
been logged. Please report this error to your Redmine administrator.
+ permission_view_wiki_page_watchers: View wiki page watchers list
+ permission_add_wiki_page_watchers: Add wiki page watchers
+ permission_delete_wiki_page_watchers: Delete wiki page watchers
+ label_wiki_page_watchers: Watchers
diff --git a/config/locales/ja.yml b/config/locales/ja.yml
index e37f9ee55..92df79e39 100644
--- a/config/locales/ja.yml
+++ b/config/locales/ja.yml
@@ -1381,3 +1381,7 @@ ja:
error_invalid_authenticity_token: Invalid form authenticity token.
error_query_statement_invalid: An error occurred while executing the query and has
been logged. Please report this error to your Redmine administrator.
+ permission_view_wiki_page_watchers: View wiki page watchers list
+ permission_add_wiki_page_watchers: Add wiki page watchers
+ permission_delete_wiki_page_watchers: Delete wiki page watchers
+ label_wiki_page_watchers: Watchers
diff --git a/config/locales/ko.yml b/config/locales/ko.yml
index 3badf56ce..394605653 100644
--- a/config/locales/ko.yml
+++ b/config/locales/ko.yml
@@ -1450,3 +1450,7 @@ ko:
error_invalid_authenticity_token: Invalid form authenticity token.
error_query_statement_invalid: An error occurred while executing the query and has
been logged. Please report this error to your Redmine administrator.
+ permission_view_wiki_page_watchers: View wiki page watchers list
+ permission_add_wiki_page_watchers: Add wiki page watchers
+ permission_delete_wiki_page_watchers: Delete wiki page watchers
+ label_wiki_page_watchers: Watchers
diff --git a/config/locales/lt.yml b/config/locales/lt.yml
index 6b392aad2..ae5ac6b42 100644
--- a/config/locales/lt.yml
+++ b/config/locales/lt.yml
@@ -1402,3 +1402,7 @@ lt:
error_invalid_authenticity_token: Invalid form authenticity token.
error_query_statement_invalid: An error occurred while executing the query and has
been logged. Please report this error to your Redmine administrator.
+ permission_view_wiki_page_watchers: View wiki page watchers list
+ permission_add_wiki_page_watchers: Add wiki page watchers
+ permission_delete_wiki_page_watchers: Delete wiki page watchers
+ label_wiki_page_watchers: Watchers
diff --git a/config/locales/lv.yml b/config/locales/lv.yml
index 7a32c68f9..139c5bdcb 100644
--- a/config/locales/lv.yml
+++ b/config/locales/lv.yml
@@ -1406,3 +1406,7 @@ lv:
error_invalid_authenticity_token: Invalid form authenticity token.
error_query_statement_invalid: An error occurred while executing the query and has
been logged. Please report this error to your Redmine administrator.
+ permission_view_wiki_page_watchers: View wiki page watchers list
+ permission_add_wiki_page_watchers: Add wiki page watchers
+ permission_delete_wiki_page_watchers: Delete wiki page watchers
+ label_wiki_page_watchers: Watchers
diff --git a/config/locales/mk.yml b/config/locales/mk.yml
index d3638df89..091a94fff 100644
--- a/config/locales/mk.yml
+++ b/config/locales/mk.yml
@@ -1412,3 +1412,7 @@ mk:
error_invalid_authenticity_token: Invalid form authenticity token.
error_query_statement_invalid: An error occurred while executing the query and has
been logged. Please report this error to your Redmine administrator.
+ permission_view_wiki_page_watchers: View wiki page watchers list
+ permission_add_wiki_page_watchers: Add wiki page watchers
+ permission_delete_wiki_page_watchers: Delete wiki page watchers
+ label_wiki_page_watchers: Watchers
diff --git a/config/locales/mn.yml b/config/locales/mn.yml
index e5207de2b..a987918ff 100644
--- a/config/locales/mn.yml
+++ b/config/locales/mn.yml
@@ -1412,3 +1412,7 @@ mn:
error_invalid_authenticity_token: Invalid form authenticity token.
error_query_statement_invalid: An error occurred while executing the query and has
been logged. Please report this error to your Redmine administrator.
+ permission_view_wiki_page_watchers: View wiki page watchers list
+ permission_add_wiki_page_watchers: Add wiki page watchers
+ permission_delete_wiki_page_watchers: Delete wiki page watchers
+ label_wiki_page_watchers: Watchers
diff --git a/config/locales/nl.yml b/config/locales/nl.yml
index 7395e3fa8..e079443b7 100644
--- a/config/locales/nl.yml
+++ b/config/locales/nl.yml
@@ -1387,3 +1387,7 @@ nl:
error_invalid_authenticity_token: Invalid form authenticity token.
error_query_statement_invalid: An error occurred while executing the query and has
been logged. Please report this error to your Redmine administrator.
+ permission_view_wiki_page_watchers: View wiki page watchers list
+ permission_add_wiki_page_watchers: Add wiki page watchers
+ permission_delete_wiki_page_watchers: Delete wiki page watchers
+ label_wiki_page_watchers: Watchers
diff --git a/config/locales/no.yml b/config/locales/no.yml
index ed25bb5ce..64d12c662 100644
--- a/config/locales/no.yml
+++ b/config/locales/no.yml
@@ -1402,3 +1402,7 @@
error_invalid_authenticity_token: Invalid form authenticity token.
error_query_statement_invalid: An error occurred while executing the query and has
been logged. Please report this error to your Redmine administrator.
+ permission_view_wiki_page_watchers: View wiki page watchers list
+ permission_add_wiki_page_watchers: Add wiki page watchers
+ permission_delete_wiki_page_watchers: Delete wiki page watchers
+ label_wiki_page_watchers: Watchers
diff --git a/config/locales/pl.yml b/config/locales/pl.yml
index 8b3a8bc84..cf2275a73 100644
--- a/config/locales/pl.yml
+++ b/config/locales/pl.yml
@@ -1425,3 +1425,7 @@ pl:
error_invalid_authenticity_token: Invalid form authenticity token.
error_query_statement_invalid: An error occurred while executing the query and has
been logged. Please report this error to your Redmine administrator.
+ permission_view_wiki_page_watchers: View wiki page watchers list
+ permission_add_wiki_page_watchers: Add wiki page watchers
+ permission_delete_wiki_page_watchers: Delete wiki page watchers
+ label_wiki_page_watchers: Watchers
diff --git a/config/locales/pt-BR.yml b/config/locales/pt-BR.yml
index 9bd902104..8094519e0 100644
--- a/config/locales/pt-BR.yml
+++ b/config/locales/pt-BR.yml
@@ -1417,3 +1417,7 @@ pt-BR:
error_invalid_authenticity_token: Invalid form authenticity token.
error_query_statement_invalid: An error occurred while executing the query and has
been logged. Please report this error to your Redmine administrator.
+ permission_view_wiki_page_watchers: View wiki page watchers list
+ permission_add_wiki_page_watchers: Add wiki page watchers
+ permission_delete_wiki_page_watchers: Delete wiki page watchers
+ label_wiki_page_watchers: Watchers
diff --git a/config/locales/pt.yml b/config/locales/pt.yml
index dc5dd3753..0844f18d1 100644
--- a/config/locales/pt.yml
+++ b/config/locales/pt.yml
@@ -1405,3 +1405,7 @@ pt:
error_invalid_authenticity_token: Invalid form authenticity token.
error_query_statement_invalid: An error occurred while executing the query and has
been logged. Please report this error to your Redmine administrator.
+ permission_view_wiki_page_watchers: View wiki page watchers list
+ permission_add_wiki_page_watchers: Add wiki page watchers
+ permission_delete_wiki_page_watchers: Delete wiki page watchers
+ label_wiki_page_watchers: Watchers
diff --git a/config/locales/ro.yml b/config/locales/ro.yml
index 48353d2eb..364b4d99f 100644
--- a/config/locales/ro.yml
+++ b/config/locales/ro.yml
@@ -1407,3 +1407,7 @@ ro:
error_invalid_authenticity_token: Invalid form authenticity token.
error_query_statement_invalid: An error occurred while executing the query and has
been logged. Please report this error to your Redmine administrator.
+ permission_view_wiki_page_watchers: View wiki page watchers list
+ permission_add_wiki_page_watchers: Add wiki page watchers
+ permission_delete_wiki_page_watchers: Delete wiki page watchers
+ label_wiki_page_watchers: Watchers
diff --git a/config/locales/ru.yml b/config/locales/ru.yml
index a15c71b8e..e1fa8ab7e 100644
--- a/config/locales/ru.yml
+++ b/config/locales/ru.yml
@@ -1497,3 +1497,7 @@ ru:
error_invalid_authenticity_token: Invalid form authenticity token.
error_query_statement_invalid: An error occurred while executing the query and has
been logged. Please report this error to your Redmine administrator.
+ permission_view_wiki_page_watchers: View wiki page watchers list
+ permission_add_wiki_page_watchers: Add wiki page watchers
+ permission_delete_wiki_page_watchers: Delete wiki page watchers
+ label_wiki_page_watchers: Watchers
diff --git a/config/locales/sk.yml b/config/locales/sk.yml
index cdc8f7c5a..f3b8277a2 100644
--- a/config/locales/sk.yml
+++ b/config/locales/sk.yml
@@ -1401,3 +1401,7 @@ sk:
error_invalid_authenticity_token: Invalid form authenticity token.
error_query_statement_invalid: An error occurred while executing the query and has
been logged. Please report this error to your Redmine administrator.
+ permission_view_wiki_page_watchers: View wiki page watchers list
+ permission_add_wiki_page_watchers: Add wiki page watchers
+ permission_delete_wiki_page_watchers: Delete wiki page watchers
+ label_wiki_page_watchers: Watchers
diff --git a/config/locales/sl.yml b/config/locales/sl.yml
index abd14c9e1..3d261e188 100644
--- a/config/locales/sl.yml
+++ b/config/locales/sl.yml
@@ -1412,3 +1412,7 @@ sl:
error_invalid_authenticity_token: Invalid form authenticity token.
error_query_statement_invalid: An error occurred while executing the query and has
been logged. Please report this error to your Redmine administrator.
+ permission_view_wiki_page_watchers: View wiki page watchers list
+ permission_add_wiki_page_watchers: Add wiki page watchers
+ permission_delete_wiki_page_watchers: Delete wiki page watchers
+ label_wiki_page_watchers: Watchers
diff --git a/config/locales/sq.yml b/config/locales/sq.yml
index 29910a548..fdaebdefa 100644
--- a/config/locales/sq.yml
+++ b/config/locales/sq.yml
@@ -1408,3 +1408,7 @@ sq:
error_invalid_authenticity_token: Invalid form authenticity token.
error_query_statement_invalid: An error occurred while executing the query and has
been logged. Please report this error to your Redmine administrator.
+ permission_view_wiki_page_watchers: View wiki page watchers list
+ permission_add_wiki_page_watchers: Add wiki page watchers
+ permission_delete_wiki_page_watchers: Delete wiki page watchers
+ label_wiki_page_watchers: Watchers
diff --git a/config/locales/sr-YU.yml b/config/locales/sr-YU.yml
index 74096adbb..1e87a33c4 100644
--- a/config/locales/sr-YU.yml
+++ b/config/locales/sr-YU.yml
@@ -1414,3 +1414,7 @@ sr-YU:
error_invalid_authenticity_token: Invalid form authenticity token.
error_query_statement_invalid: An error occurred while executing the query and has
been logged. Please report this error to your Redmine administrator.
+ permission_view_wiki_page_watchers: View wiki page watchers list
+ permission_add_wiki_page_watchers: Add wiki page watchers
+ permission_delete_wiki_page_watchers: Delete wiki page watchers
+ label_wiki_page_watchers: Watchers
diff --git a/config/locales/sr.yml b/config/locales/sr.yml
index d0417205d..4fde5c06b 100644
--- a/config/locales/sr.yml
+++ b/config/locales/sr.yml
@@ -1413,3 +1413,7 @@ sr:
error_invalid_authenticity_token: Invalid form authenticity token.
error_query_statement_invalid: An error occurred while executing the query and has
been logged. Please report this error to your Redmine administrator.
+ permission_view_wiki_page_watchers: View wiki page watchers list
+ permission_add_wiki_page_watchers: Add wiki page watchers
+ permission_delete_wiki_page_watchers: Delete wiki page watchers
+ label_wiki_page_watchers: Watchers
diff --git a/config/locales/sv.yml b/config/locales/sv.yml
index 91ba02103..7eb569194 100644
--- a/config/locales/sv.yml
+++ b/config/locales/sv.yml
@@ -1445,3 +1445,7 @@ sv:
error_invalid_authenticity_token: Invalid form authenticity token.
error_query_statement_invalid: An error occurred while executing the query and has
been logged. Please report this error to your Redmine administrator.
+ permission_view_wiki_page_watchers: View wiki page watchers list
+ permission_add_wiki_page_watchers: Add wiki page watchers
+ permission_delete_wiki_page_watchers: Delete wiki page watchers
+ label_wiki_page_watchers: Watchers
diff --git a/config/locales/th.yml b/config/locales/th.yml
index 6104842d7..986d0b780 100644
--- a/config/locales/th.yml
+++ b/config/locales/th.yml
@@ -1408,3 +1408,7 @@ th:
error_invalid_authenticity_token: Invalid form authenticity token.
error_query_statement_invalid: An error occurred while executing the query and has
been logged. Please report this error to your Redmine administrator.
+ permission_view_wiki_page_watchers: View wiki page watchers list
+ permission_add_wiki_page_watchers: Add wiki page watchers
+ permission_delete_wiki_page_watchers: Delete wiki page watchers
+ label_wiki_page_watchers: Watchers
diff --git a/config/locales/tr.yml b/config/locales/tr.yml
index 41b29a8bd..10447f1f3 100644
--- a/config/locales/tr.yml
+++ b/config/locales/tr.yml
@@ -1419,3 +1419,7 @@ tr:
error_invalid_authenticity_token: Invalid form authenticity token.
error_query_statement_invalid: An error occurred while executing the query and has
been logged. Please report this error to your Redmine administrator.
+ permission_view_wiki_page_watchers: View wiki page watchers list
+ permission_add_wiki_page_watchers: Add wiki page watchers
+ permission_delete_wiki_page_watchers: Delete wiki page watchers
+ label_wiki_page_watchers: Watchers
diff --git a/config/locales/uk.yml b/config/locales/uk.yml
index f4811b78c..b7609a396 100644
--- a/config/locales/uk.yml
+++ b/config/locales/uk.yml
@@ -1400,3 +1400,7 @@ uk:
error_invalid_authenticity_token: Invalid form authenticity token.
error_query_statement_invalid: An error occurred while executing the query and has
been logged. Please report this error to your Redmine administrator.
+ permission_view_wiki_page_watchers: View wiki page watchers list
+ permission_add_wiki_page_watchers: Add wiki page watchers
+ permission_delete_wiki_page_watchers: Delete wiki page watchers
+ label_wiki_page_watchers: Watchers
diff --git a/config/locales/vi.yml b/config/locales/vi.yml
index be475a335..c901c8fc0 100644
--- a/config/locales/vi.yml
+++ b/config/locales/vi.yml
@@ -1464,3 +1464,7 @@ vi:
error_invalid_authenticity_token: Invalid form authenticity token.
error_query_statement_invalid: An error occurred while executing the query and has
been logged. Please report this error to your Redmine administrator.
+ permission_view_wiki_page_watchers: View wiki page watchers list
+ permission_add_wiki_page_watchers: Add wiki page watchers
+ permission_delete_wiki_page_watchers: Delete wiki page watchers
+ label_wiki_page_watchers: Watchers
diff --git a/config/locales/zh-TW.yml b/config/locales/zh-TW.yml
index b134bd105..afb98400d 100644
--- a/config/locales/zh-TW.yml
+++ b/config/locales/zh-TW.yml
@@ -1442,3 +1442,7 @@
button_copy_link: 複製連結
error_invalid_authenticity_token: 無效的表單確實性授權權杖.
error_query_statement_invalid: 執行查詢時發生錯誤並已留下紀錄. 請向 Redmine 系統管理員報告此錯誤.
+ permission_view_wiki_page_watchers: View wiki page watchers list
+ permission_add_wiki_page_watchers: Add wiki page watchers
+ permission_delete_wiki_page_watchers: Delete wiki page watchers
+ label_wiki_page_watchers: Watchers
diff --git a/config/locales/zh.yml b/config/locales/zh.yml
index f2361f93a..918454680 100644
--- a/config/locales/zh.yml
+++ b/config/locales/zh.yml
@@ -1367,3 +1367,7 @@ zh:
error_invalid_authenticity_token: Invalid form authenticity token.
error_query_statement_invalid: An error occurred while executing the query and has
been logged. Please report this error to your Redmine administrator.
+ permission_view_wiki_page_watchers: View wiki page watchers list
+ permission_add_wiki_page_watchers: Add wiki page watchers
+ permission_delete_wiki_page_watchers: Delete wiki page watchers
+ label_wiki_page_watchers: Watchers