summaryrefslogtreecommitdiffstats
path: root/config/locales
diff options
context:
space:
mode:
authorJean-Philippe Lang <jp_lang@yahoo.fr>2017-06-07 20:26:10 +0000
committerJean-Philippe Lang <jp_lang@yahoo.fr>2017-06-07 20:26:10 +0000
commiteb2d649e7eb9e079aef7498f8eac2a4b3cfac9f9 (patch)
tree0f12f3baf29861cf469aca645f9cef30d378b64a /config/locales
parent9b0fcdaf2b6f965f0777dbedbaf0158cf7d927bf (diff)
downloadredmine-eb2d649e7eb9e079aef7498f8eac2a4b3cfac9f9.tar.gz
redmine-eb2d649e7eb9e079aef7498f8eac2a4b3cfac9f9.zip
Adds permission_view_news string to locales (#7068).
git-svn-id: http://svn.redmine.org/redmine/trunk@16640 e93f8b46-1217-0410-a6f0-8f06a7374b81
Diffstat (limited to 'config/locales')
-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/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/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/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
45 files changed, 45 insertions, 0 deletions
diff --git a/config/locales/ar.yml b/config/locales/ar.yml
index ad9637986..dc9713321 100644
--- a/config/locales/ar.yml
+++ b/config/locales/ar.yml
@@ -1225,3 +1225,4 @@ ar:
field_digest: Checksum
field_default_assigned_to: Default assignee
setting_show_custom_fields_on_registration: Show custom fields on registration
+ permission_view_news: View news
diff --git a/config/locales/az.yml b/config/locales/az.yml
index 20b337220..fd466b50f 100644
--- a/config/locales/az.yml
+++ b/config/locales/az.yml
@@ -1320,3 +1320,4 @@ az:
field_digest: Checksum
field_default_assigned_to: Default assignee
setting_show_custom_fields_on_registration: Show custom fields on registration
+ permission_view_news: View news
diff --git a/config/locales/bg.yml b/config/locales/bg.yml
index ab84efe1f..7d447851c 100644
--- a/config/locales/bg.yml
+++ b/config/locales/bg.yml
@@ -1209,3 +1209,4 @@ bg:
description_wiki_subpages_reassign: Изберете нова родителска страница
description_all_columns: Всички колони
text_repository_identifier_info: 'Позволени са малки букви (a-z), цифри, тирета и _.<br />Промяна след създаването му не е възможна.'
+ permission_view_news: View news
diff --git a/config/locales/bs.yml b/config/locales/bs.yml
index aa242e096..4c30e5db8 100644
--- a/config/locales/bs.yml
+++ b/config/locales/bs.yml
@@ -1238,3 +1238,4 @@ bs:
field_digest: Checksum
field_default_assigned_to: Default assignee
setting_show_custom_fields_on_registration: Show custom fields on registration
+ permission_view_news: View news
diff --git a/config/locales/ca.yml b/config/locales/ca.yml
index 497cb450a..7217e1c70 100644
--- a/config/locales/ca.yml
+++ b/config/locales/ca.yml
@@ -1215,3 +1215,4 @@ ca:
field_digest: Checksum
field_default_assigned_to: Default assignee
setting_show_custom_fields_on_registration: Show custom fields on registration
+ permission_view_news: View news
diff --git a/config/locales/cs.yml b/config/locales/cs.yml
index dbc172605..343282964 100644
--- a/config/locales/cs.yml
+++ b/config/locales/cs.yml
@@ -1224,3 +1224,4 @@ cs:
field_digest: Checksum
field_default_assigned_to: Default assignee
setting_show_custom_fields_on_registration: Show custom fields on registration
+ permission_view_news: View news
diff --git a/config/locales/da.yml b/config/locales/da.yml
index 7b8039846..a7e703a14 100644
--- a/config/locales/da.yml
+++ b/config/locales/da.yml
@@ -1242,3 +1242,4 @@ da:
field_digest: Checksum
field_default_assigned_to: Default assignee
setting_show_custom_fields_on_registration: Show custom fields on registration
+ permission_view_news: View news
diff --git a/config/locales/el.yml b/config/locales/el.yml
index 60491e738..be3f9cf2b 100644
--- a/config/locales/el.yml
+++ b/config/locales/el.yml
@@ -1225,3 +1225,4 @@ el:
field_digest: Checksum
field_default_assigned_to: Default assignee
setting_show_custom_fields_on_registration: Show custom fields on registration
+ permission_view_news: View news
diff --git a/config/locales/en-GB.yml b/config/locales/en-GB.yml
index b53c0ab36..a1fc15921 100644
--- a/config/locales/en-GB.yml
+++ b/config/locales/en-GB.yml
@@ -1227,3 +1227,4 @@ en-GB:
field_digest: Checksum
field_default_assigned_to: Default assignee
setting_show_custom_fields_on_registration: Show custom fields on registration
+ permission_view_news: View news
diff --git a/config/locales/es-PA.yml b/config/locales/es-PA.yml
index 20307a44c..668057a0a 100644
--- a/config/locales/es-PA.yml
+++ b/config/locales/es-PA.yml
@@ -1255,3 +1255,4 @@ es-PA:
field_digest: Checksum
field_default_assigned_to: Default assignee
setting_show_custom_fields_on_registration: Show custom fields on registration
+ permission_view_news: View news
diff --git a/config/locales/es.yml b/config/locales/es.yml
index 310e3239c..55667ce04 100644
--- a/config/locales/es.yml
+++ b/config/locales/es.yml
@@ -1253,3 +1253,4 @@ es:
field_digest: Checksum
field_default_assigned_to: Default assignee
setting_show_custom_fields_on_registration: Show custom fields on registration
+ permission_view_news: View news
diff --git a/config/locales/et.yml b/config/locales/et.yml
index f2b9cb849..53fa2b9da 100644
--- a/config/locales/et.yml
+++ b/config/locales/et.yml
@@ -1230,3 +1230,4 @@ et:
field_digest: Checksum
field_default_assigned_to: Default assignee
setting_show_custom_fields_on_registration: Show custom fields on registration
+ permission_view_news: View news
diff --git a/config/locales/eu.yml b/config/locales/eu.yml
index fde59d763..8219ddefc 100644
--- a/config/locales/eu.yml
+++ b/config/locales/eu.yml
@@ -1226,3 +1226,4 @@ eu:
field_digest: Checksum
field_default_assigned_to: Default assignee
setting_show_custom_fields_on_registration: Show custom fields on registration
+ permission_view_news: View news
diff --git a/config/locales/fa.yml b/config/locales/fa.yml
index b0ea3e7af..c9efcdd7a 100644
--- a/config/locales/fa.yml
+++ b/config/locales/fa.yml
@@ -1226,3 +1226,4 @@ fa:
field_digest: Checksum
field_default_assigned_to: Default assignee
setting_show_custom_fields_on_registration: Show custom fields on registration
+ permission_view_news: View news
diff --git a/config/locales/fi.yml b/config/locales/fi.yml
index fda10b371..5692f0a80 100644
--- a/config/locales/fi.yml
+++ b/config/locales/fi.yml
@@ -1246,3 +1246,4 @@ fi:
field_digest: Checksum
field_default_assigned_to: Default assignee
setting_show_custom_fields_on_registration: Show custom fields on registration
+ permission_view_news: View news
diff --git a/config/locales/gl.yml b/config/locales/gl.yml
index bb796dd0d..f29d7f7e2 100644
--- a/config/locales/gl.yml
+++ b/config/locales/gl.yml
@@ -1233,3 +1233,4 @@ gl:
field_digest: Checksum
field_default_assigned_to: Default assignee
setting_show_custom_fields_on_registration: Show custom fields on registration
+ permission_view_news: View news
diff --git a/config/locales/he.yml b/config/locales/he.yml
index 104f86485..ee76c250c 100644
--- a/config/locales/he.yml
+++ b/config/locales/he.yml
@@ -1230,3 +1230,4 @@ he:
field_digest: Checksum
field_default_assigned_to: Default assignee
setting_show_custom_fields_on_registration: Show custom fields on registration
+ permission_view_news: View news
diff --git a/config/locales/hr.yml b/config/locales/hr.yml
index 65060b7d8..0f29601f2 100644
--- a/config/locales/hr.yml
+++ b/config/locales/hr.yml
@@ -1224,3 +1224,4 @@ hr:
field_digest: Checksum
field_default_assigned_to: Default assignee
setting_show_custom_fields_on_registration: Show custom fields on registration
+ permission_view_news: View news
diff --git a/config/locales/hu.yml b/config/locales/hu.yml
index 3b29830f0..7a70c2869 100644
--- a/config/locales/hu.yml
+++ b/config/locales/hu.yml
@@ -1244,3 +1244,4 @@
field_digest: Checksum
field_default_assigned_to: Default assignee
setting_show_custom_fields_on_registration: Show custom fields on registration
+ permission_view_news: View news
diff --git a/config/locales/id.yml b/config/locales/id.yml
index c7864a728..4b593c832 100644
--- a/config/locales/id.yml
+++ b/config/locales/id.yml
@@ -1229,3 +1229,4 @@ id:
field_digest: Checksum
field_default_assigned_to: Default assignee
setting_show_custom_fields_on_registration: Show custom fields on registration
+ permission_view_news: View news
diff --git a/config/locales/it.yml b/config/locales/it.yml
index 778f84aa2..840e81235 100644
--- a/config/locales/it.yml
+++ b/config/locales/it.yml
@@ -1220,3 +1220,4 @@ it:
field_digest: Checksum
field_default_assigned_to: Default assignee
setting_show_custom_fields_on_registration: Show custom fields on registration
+ permission_view_news: View news
diff --git a/config/locales/ko.yml b/config/locales/ko.yml
index c56674a71..24afec292 100644
--- a/config/locales/ko.yml
+++ b/config/locales/ko.yml
@@ -1264,3 +1264,4 @@ ko:
field_digest: Checksum
field_default_assigned_to: Default assignee
setting_show_custom_fields_on_registration: Show custom fields on registration
+ permission_view_news: View news
diff --git a/config/locales/lt.yml b/config/locales/lt.yml
index ab7757158..e09268620 100644
--- a/config/locales/lt.yml
+++ b/config/locales/lt.yml
@@ -1214,3 +1214,4 @@ lt:
field_digest: Checksum
field_default_assigned_to: Default assignee
setting_show_custom_fields_on_registration: Show custom fields on registration
+ permission_view_news: View news
diff --git a/config/locales/lv.yml b/config/locales/lv.yml
index e8b13fc0d..fdb82282d 100644
--- a/config/locales/lv.yml
+++ b/config/locales/lv.yml
@@ -1219,3 +1219,4 @@ lv:
field_digest: Checksum
field_default_assigned_to: Default assignee
setting_show_custom_fields_on_registration: Show custom fields on registration
+ permission_view_news: View news
diff --git a/config/locales/mk.yml b/config/locales/mk.yml
index b6f84d10c..b2d643721 100644
--- a/config/locales/mk.yml
+++ b/config/locales/mk.yml
@@ -1225,3 +1225,4 @@ mk:
field_digest: Checksum
field_default_assigned_to: Default assignee
setting_show_custom_fields_on_registration: Show custom fields on registration
+ permission_view_news: View news
diff --git a/config/locales/mn.yml b/config/locales/mn.yml
index b4e0d7b18..427b6ee1b 100644
--- a/config/locales/mn.yml
+++ b/config/locales/mn.yml
@@ -1226,3 +1226,4 @@ mn:
field_digest: Checksum
field_default_assigned_to: Default assignee
setting_show_custom_fields_on_registration: Show custom fields on registration
+ permission_view_news: View news
diff --git a/config/locales/nl.yml b/config/locales/nl.yml
index 4a5f1066b..a1d2873ee 100644
--- a/config/locales/nl.yml
+++ b/config/locales/nl.yml
@@ -1200,3 +1200,4 @@ nl:
field_digest: Checksum
field_default_assigned_to: Default assignee
setting_show_custom_fields_on_registration: Show custom fields on registration
+ permission_view_news: View news
diff --git a/config/locales/no.yml b/config/locales/no.yml
index faf7b0a98..dfb442899 100644
--- a/config/locales/no.yml
+++ b/config/locales/no.yml
@@ -1215,3 +1215,4 @@
field_digest: Checksum
field_default_assigned_to: Default assignee
setting_show_custom_fields_on_registration: Show custom fields on registration
+ permission_view_news: View news
diff --git a/config/locales/pl.yml b/config/locales/pl.yml
index 1028ce029..ee359ce66 100644
--- a/config/locales/pl.yml
+++ b/config/locales/pl.yml
@@ -1240,3 +1240,4 @@ pl:
field_digest: Checksum
field_default_assigned_to: Default assignee
setting_show_custom_fields_on_registration: Show custom fields on registration
+ permission_view_news: View news
diff --git a/config/locales/pt-BR.yml b/config/locales/pt-BR.yml
index b4c2858d5..ec6d8800f 100644
--- a/config/locales/pt-BR.yml
+++ b/config/locales/pt-BR.yml
@@ -1243,3 +1243,4 @@ pt-BR:
field_digest: Checksum
field_default_assigned_to: Default assignee
setting_show_custom_fields_on_registration: Show custom fields on registration
+ permission_view_news: View news
diff --git a/config/locales/pt.yml b/config/locales/pt.yml
index 5c030e595..3dee895d9 100644
--- a/config/locales/pt.yml
+++ b/config/locales/pt.yml
@@ -1218,3 +1218,4 @@ pt:
field_digest: Checksum
field_default_assigned_to: Default assignee
setting_show_custom_fields_on_registration: Show custom fields on registration
+ permission_view_news: View news
diff --git a/config/locales/ro.yml b/config/locales/ro.yml
index 752d094cc..c5fdef04b 100644
--- a/config/locales/ro.yml
+++ b/config/locales/ro.yml
@@ -1220,3 +1220,4 @@ ro:
field_digest: Checksum
field_default_assigned_to: Default assignee
setting_show_custom_fields_on_registration: Show custom fields on registration
+ permission_view_news: View news
diff --git a/config/locales/ru.yml b/config/locales/ru.yml
index 7e0477f95..0f3ad0824 100644
--- a/config/locales/ru.yml
+++ b/config/locales/ru.yml
@@ -1324,3 +1324,4 @@ ru:
field_digest: Checksum
field_default_assigned_to: Default assignee
setting_show_custom_fields_on_registration: Show custom fields on registration
+ permission_view_news: View news
diff --git a/config/locales/sk.yml b/config/locales/sk.yml
index c8214f77b..489127d2a 100644
--- a/config/locales/sk.yml
+++ b/config/locales/sk.yml
@@ -1215,3 +1215,4 @@ sk:
field_digest: Checksum
field_default_assigned_to: Default assignee
setting_show_custom_fields_on_registration: Show custom fields on registration
+ permission_view_news: View news
diff --git a/config/locales/sl.yml b/config/locales/sl.yml
index c9a2b821f..05735cdd7 100644
--- a/config/locales/sl.yml
+++ b/config/locales/sl.yml
@@ -1225,3 +1225,4 @@ sl:
field_digest: Checksum
field_default_assigned_to: Default assignee
setting_show_custom_fields_on_registration: Show custom fields on registration
+ permission_view_news: View news
diff --git a/config/locales/sq.yml b/config/locales/sq.yml
index 6a87d5a44..e19cc9fc1 100644
--- a/config/locales/sq.yml
+++ b/config/locales/sq.yml
@@ -1221,3 +1221,4 @@ sq:
field_digest: Checksum
field_default_assigned_to: Default assignee
setting_show_custom_fields_on_registration: Show custom fields on registration
+ permission_view_news: View news
diff --git a/config/locales/sr-YU.yml b/config/locales/sr-YU.yml
index e1b20e10a..bb868290b 100644
--- a/config/locales/sr-YU.yml
+++ b/config/locales/sr-YU.yml
@@ -1227,3 +1227,4 @@ sr-YU:
field_digest: Checksum
field_default_assigned_to: Default assignee
setting_show_custom_fields_on_registration: Show custom fields on registration
+ permission_view_news: View news
diff --git a/config/locales/sr.yml b/config/locales/sr.yml
index 43bbfb5c4..236592d4c 100644
--- a/config/locales/sr.yml
+++ b/config/locales/sr.yml
@@ -1226,3 +1226,4 @@ sr:
field_digest: Checksum
field_default_assigned_to: Default assignee
setting_show_custom_fields_on_registration: Show custom fields on registration
+ permission_view_news: View news
diff --git a/config/locales/sv.yml b/config/locales/sv.yml
index 3a153cf5e..e7199c1eb 100644
--- a/config/locales/sv.yml
+++ b/config/locales/sv.yml
@@ -1258,3 +1258,4 @@ sv:
field_digest: Checksum
field_default_assigned_to: Default assignee
setting_show_custom_fields_on_registration: Show custom fields on registration
+ permission_view_news: View news
diff --git a/config/locales/th.yml b/config/locales/th.yml
index 0a2f647fb..51a5e7656 100644
--- a/config/locales/th.yml
+++ b/config/locales/th.yml
@@ -1222,3 +1222,4 @@ th:
field_digest: Checksum
field_default_assigned_to: Default assignee
setting_show_custom_fields_on_registration: Show custom fields on registration
+ permission_view_news: View news
diff --git a/config/locales/tr.yml b/config/locales/tr.yml
index cd1bb6e1e..92e54a665 100644
--- a/config/locales/tr.yml
+++ b/config/locales/tr.yml
@@ -1233,3 +1233,4 @@ tr:
field_digest: Checksum
field_default_assigned_to: Default assignee
setting_show_custom_fields_on_registration: Show custom fields on registration
+ permission_view_news: View news
diff --git a/config/locales/uk.yml b/config/locales/uk.yml
index b338bd6be..df39409da 100644
--- a/config/locales/uk.yml
+++ b/config/locales/uk.yml
@@ -1221,3 +1221,4 @@ uk:
field_digest: Checksum
field_default_assigned_to: Default assignee
setting_show_custom_fields_on_registration: Show custom fields on registration
+ permission_view_news: View news
diff --git a/config/locales/vi.yml b/config/locales/vi.yml
index 65e731061..b9b8bf286 100644
--- a/config/locales/vi.yml
+++ b/config/locales/vi.yml
@@ -1278,3 +1278,4 @@ vi:
field_digest: Checksum
field_default_assigned_to: Default assignee
setting_show_custom_fields_on_registration: Show custom fields on registration
+ permission_view_news: View news
diff --git a/config/locales/zh-TW.yml b/config/locales/zh-TW.yml
index 71ae435cf..3bad64108 100644
--- a/config/locales/zh-TW.yml
+++ b/config/locales/zh-TW.yml
@@ -1292,3 +1292,4 @@
description_issue_category_reassign: 選擇議題分類
description_wiki_subpages_reassign: 選擇新的父頁面
text_repository_identifier_info: '僅允許使用小寫英文字母 (a-z), 阿拉伯數字, 虛線與底線。<br />一旦儲存之後, 代碼便無法再次被更改。'
+ permission_view_news: View news
diff --git a/config/locales/zh.yml b/config/locales/zh.yml
index 5d63d8050..85f8905a9 100644
--- a/config/locales/zh.yml
+++ b/config/locales/zh.yml
@@ -1218,3 +1218,4 @@ zh:
field_digest: Checksum
field_default_assigned_to: Default assignee
setting_show_custom_fields_on_registration: Show custom fields on registration
+ permission_view_news: View news