From 1046189079f0eee29d83d1b336ce57cabc51f5bc Mon Sep 17 00:00:00 2001 From: Go MAEDA Date: Mon, 2 Apr 2018 01:46:03 +0000 Subject: [PATCH] Add button_actions string to locales (#26655). git-svn-id: http://svn.redmine.org/redmine/trunk@17253 e93f8b46-1217-0410-a6f0-8f06a7374b81 --- config/locales/ar.yml | 1 + config/locales/az.yml | 1 + config/locales/bg.yml | 1 + config/locales/bs.yml | 1 + config/locales/ca.yml | 1 + config/locales/cs.yml | 1 + config/locales/da.yml | 1 + config/locales/el.yml | 1 + config/locales/en-GB.yml | 1 + config/locales/es-PA.yml | 1 + config/locales/es.yml | 1 + config/locales/et.yml | 1 + config/locales/eu.yml | 1 + config/locales/fa.yml | 1 + config/locales/fi.yml | 1 + config/locales/fr.yml | 1 + config/locales/gl.yml | 1 + config/locales/he.yml | 1 + config/locales/hr.yml | 1 + config/locales/hu.yml | 1 + config/locales/id.yml | 1 + config/locales/it.yml | 1 + config/locales/ja.yml | 1 + config/locales/ko.yml | 1 + config/locales/lt.yml | 1 + config/locales/lv.yml | 1 + config/locales/mk.yml | 1 + config/locales/mn.yml | 1 + config/locales/nl.yml | 1 + config/locales/no.yml | 1 + config/locales/pl.yml | 1 + config/locales/pt-BR.yml | 1 + config/locales/pt.yml | 1 + config/locales/ro.yml | 1 + config/locales/ru.yml | 1 + config/locales/sk.yml | 1 + config/locales/sl.yml | 1 + config/locales/sq.yml | 1 + config/locales/sr-YU.yml | 1 + config/locales/sr.yml | 1 + config/locales/sv.yml | 1 + config/locales/th.yml | 1 + config/locales/tr.yml | 1 + config/locales/uk.yml | 1 + config/locales/vi.yml | 1 + config/locales/zh-TW.yml | 1 + config/locales/zh.yml | 1 + 47 files changed, 47 insertions(+) diff --git a/config/locales/ar.yml b/config/locales/ar.yml index 9f9dd9913..2c79b0217 100644 --- a/config/locales/ar.yml +++ b/config/locales/ar.yml @@ -1235,3 +1235,4 @@ ar: label_x_revisions: "%{count} revisions" error_can_not_delete_auth_source: This authentication mode is in use and cannot be deleted. + button_actions: Actions diff --git a/config/locales/az.yml b/config/locales/az.yml index c0da39c45..6d9cc736d 100644 --- a/config/locales/az.yml +++ b/config/locales/az.yml @@ -1330,3 +1330,4 @@ az: label_x_revisions: "%{count} revisions" error_can_not_delete_auth_source: This authentication mode is in use and cannot be deleted. + button_actions: Actions diff --git a/config/locales/bg.yml b/config/locales/bg.yml index d5f35cd6f..ed89c9ebf 100644 --- a/config/locales/bg.yml +++ b/config/locales/bg.yml @@ -1217,3 +1217,4 @@ bg: description_all_columns: Всички колони text_repository_identifier_info: 'Позволени са малки букви (a-z), цифри, тирета и _.
Промяна след създаването му не е възможна.' error_can_not_delete_auth_source: Този режим за идентификация се използва и не може да бъде премахнат. + button_actions: Actions diff --git a/config/locales/bs.yml b/config/locales/bs.yml index e23add1d0..12e9641ab 100644 --- a/config/locales/bs.yml +++ b/config/locales/bs.yml @@ -1248,3 +1248,4 @@ bs: label_x_revisions: "%{count} revisions" error_can_not_delete_auth_source: This authentication mode is in use and cannot be deleted. + button_actions: Actions diff --git a/config/locales/ca.yml b/config/locales/ca.yml index c86c0b516..eeff67730 100644 --- a/config/locales/ca.yml +++ b/config/locales/ca.yml @@ -1225,3 +1225,4 @@ ca: label_x_revisions: "%{count} revisions" error_can_not_delete_auth_source: This authentication mode is in use and cannot be deleted. + button_actions: Actions diff --git a/config/locales/cs.yml b/config/locales/cs.yml index dbc4999b1..2fe26d895 100644 --- a/config/locales/cs.yml +++ b/config/locales/cs.yml @@ -1233,3 +1233,4 @@ cs: label_x_revisions: "%{count} revizí" error_can_not_delete_auth_source: This authentication mode is in use and cannot be deleted. + button_actions: Actions diff --git a/config/locales/da.yml b/config/locales/da.yml index c563d1596..e92d2a89d 100644 --- a/config/locales/da.yml +++ b/config/locales/da.yml @@ -1252,3 +1252,4 @@ da: label_x_revisions: "%{count} revisions" error_can_not_delete_auth_source: This authentication mode is in use and cannot be deleted. + button_actions: Actions diff --git a/config/locales/el.yml b/config/locales/el.yml index 4cd4f362b..c425a081e 100644 --- a/config/locales/el.yml +++ b/config/locales/el.yml @@ -1235,3 +1235,4 @@ el: label_x_revisions: "%{count} revisions" error_can_not_delete_auth_source: This authentication mode is in use and cannot be deleted. + button_actions: Actions diff --git a/config/locales/en-GB.yml b/config/locales/en-GB.yml index eb4164c6f..038be2908 100644 --- a/config/locales/en-GB.yml +++ b/config/locales/en-GB.yml @@ -1237,3 +1237,4 @@ en-GB: label_x_revisions: "%{count} revisions" error_can_not_delete_auth_source: This authentication mode is in use and cannot be deleted. + button_actions: Actions diff --git a/config/locales/es-PA.yml b/config/locales/es-PA.yml index 4f49b295f..ce1eb06e3 100644 --- a/config/locales/es-PA.yml +++ b/config/locales/es-PA.yml @@ -1265,3 +1265,4 @@ es-PA: label_x_revisions: "%{count} revisions" error_can_not_delete_auth_source: This authentication mode is in use and cannot be deleted. + button_actions: Actions diff --git a/config/locales/es.yml b/config/locales/es.yml index 7c16893ec..27623324f 100644 --- a/config/locales/es.yml +++ b/config/locales/es.yml @@ -1263,3 +1263,4 @@ es: label_x_revisions: "%{count} revisions" error_can_not_delete_auth_source: This authentication mode is in use and cannot be deleted. + button_actions: Actions diff --git a/config/locales/et.yml b/config/locales/et.yml index dfdff8d5b..3ae436c0a 100644 --- a/config/locales/et.yml +++ b/config/locales/et.yml @@ -1240,3 +1240,4 @@ et: label_x_revisions: "%{count} revisions" error_can_not_delete_auth_source: This authentication mode is in use and cannot be deleted. + button_actions: Actions diff --git a/config/locales/eu.yml b/config/locales/eu.yml index 54fd44841..9cff5edce 100644 --- a/config/locales/eu.yml +++ b/config/locales/eu.yml @@ -1236,3 +1236,4 @@ eu: label_x_revisions: "%{count} revisions" error_can_not_delete_auth_source: This authentication mode is in use and cannot be deleted. + button_actions: Actions diff --git a/config/locales/fa.yml b/config/locales/fa.yml index 638b039c4..131706d7f 100644 --- a/config/locales/fa.yml +++ b/config/locales/fa.yml @@ -1236,3 +1236,4 @@ fa: label_x_revisions: "%{count} revisions" error_can_not_delete_auth_source: This authentication mode is in use and cannot be deleted. + button_actions: Actions diff --git a/config/locales/fi.yml b/config/locales/fi.yml index 8dba1a280..6a20fcff1 100644 --- a/config/locales/fi.yml +++ b/config/locales/fi.yml @@ -1256,3 +1256,4 @@ fi: label_x_revisions: "%{count} revisions" error_can_not_delete_auth_source: This authentication mode is in use and cannot be deleted. + button_actions: Actions diff --git a/config/locales/fr.yml b/config/locales/fr.yml index 65d08cd6e..18e4e7b39 100644 --- a/config/locales/fr.yml +++ b/config/locales/fr.yml @@ -1235,3 +1235,4 @@ fr: label_user_mail_option_only_owner: Only for things I watch or I am the owner of error_can_not_delete_auth_source: This authentication mode is in use and cannot be deleted. + button_actions: Actions diff --git a/config/locales/gl.yml b/config/locales/gl.yml index 785f76a60..e427b5caa 100644 --- a/config/locales/gl.yml +++ b/config/locales/gl.yml @@ -1243,3 +1243,4 @@ gl: label_x_revisions: "%{count} revisions" error_can_not_delete_auth_source: This authentication mode is in use and cannot be deleted. + button_actions: Actions diff --git a/config/locales/he.yml b/config/locales/he.yml index a6382e723..862674232 100644 --- a/config/locales/he.yml +++ b/config/locales/he.yml @@ -1240,3 +1240,4 @@ he: label_x_revisions: "%{count} revisions" error_can_not_delete_auth_source: This authentication mode is in use and cannot be deleted. + button_actions: Actions diff --git a/config/locales/hr.yml b/config/locales/hr.yml index 47cc9c784..489a265c3 100644 --- a/config/locales/hr.yml +++ b/config/locales/hr.yml @@ -1234,3 +1234,4 @@ hr: label_x_revisions: "%{count} revisions" error_can_not_delete_auth_source: This authentication mode is in use and cannot be deleted. + button_actions: Actions diff --git a/config/locales/hu.yml b/config/locales/hu.yml index e4e3bfa8a..d55226ed4 100644 --- a/config/locales/hu.yml +++ b/config/locales/hu.yml @@ -1254,3 +1254,4 @@ label_x_revisions: "%{count} revisions" error_can_not_delete_auth_source: This authentication mode is in use and cannot be deleted. + button_actions: Actions diff --git a/config/locales/id.yml b/config/locales/id.yml index 67ccb46eb..69885b3bd 100644 --- a/config/locales/id.yml +++ b/config/locales/id.yml @@ -1239,3 +1239,4 @@ id: label_x_revisions: "%{count} revisions" error_can_not_delete_auth_source: This authentication mode is in use and cannot be deleted. + button_actions: Actions diff --git a/config/locales/it.yml b/config/locales/it.yml index 65eb6759a..052968149 100644 --- a/config/locales/it.yml +++ b/config/locales/it.yml @@ -1230,3 +1230,4 @@ it: label_x_revisions: "%{count} revisions" error_can_not_delete_auth_source: This authentication mode is in use and cannot be deleted. + button_actions: Actions diff --git a/config/locales/ja.yml b/config/locales/ja.yml index c3b63d8de..a2f314338 100644 --- a/config/locales/ja.yml +++ b/config/locales/ja.yml @@ -1240,3 +1240,4 @@ ja: setting_timelog_max_hours_per_day: 1日・1人あたりの作業時間の上限 label_x_revisions: "%{count}件の履歴" error_can_not_delete_auth_source: この認証方式は使用中です。削除できません。 + button_actions: Actions diff --git a/config/locales/ko.yml b/config/locales/ko.yml index 2cd2c79df..645cd85f0 100644 --- a/config/locales/ko.yml +++ b/config/locales/ko.yml @@ -1274,3 +1274,4 @@ ko: label_x_revisions: "%{count} revisions" error_can_not_delete_auth_source: This authentication mode is in use and cannot be deleted. + button_actions: Actions diff --git a/config/locales/lt.yml b/config/locales/lt.yml index 4b8cc72a2..6760891f9 100644 --- a/config/locales/lt.yml +++ b/config/locales/lt.yml @@ -1225,3 +1225,4 @@ lt: label_x_revisions: "%{count} revisions" error_can_not_delete_auth_source: This authentication mode is in use and cannot be deleted. + button_actions: Actions diff --git a/config/locales/lv.yml b/config/locales/lv.yml index 49914ee56..2e80eaba5 100644 --- a/config/locales/lv.yml +++ b/config/locales/lv.yml @@ -1229,3 +1229,4 @@ lv: label_x_revisions: "%{count} revisions" error_can_not_delete_auth_source: This authentication mode is in use and cannot be deleted. + button_actions: Actions diff --git a/config/locales/mk.yml b/config/locales/mk.yml index 21dab7662..0742d438b 100644 --- a/config/locales/mk.yml +++ b/config/locales/mk.yml @@ -1235,3 +1235,4 @@ mk: label_x_revisions: "%{count} revisions" error_can_not_delete_auth_source: This authentication mode is in use and cannot be deleted. + button_actions: Actions diff --git a/config/locales/mn.yml b/config/locales/mn.yml index ebee43a92..c74918cde 100644 --- a/config/locales/mn.yml +++ b/config/locales/mn.yml @@ -1236,3 +1236,4 @@ mn: label_x_revisions: "%{count} revisions" error_can_not_delete_auth_source: This authentication mode is in use and cannot be deleted. + button_actions: Actions diff --git a/config/locales/nl.yml b/config/locales/nl.yml index bcea0b960..d6ab31b53 100644 --- a/config/locales/nl.yml +++ b/config/locales/nl.yml @@ -1210,3 +1210,4 @@ nl: label_x_revisions: "%{count} revisions" error_can_not_delete_auth_source: This authentication mode is in use and cannot be deleted. + button_actions: Actions diff --git a/config/locales/no.yml b/config/locales/no.yml index 2e801f50d..05213a037 100644 --- a/config/locales/no.yml +++ b/config/locales/no.yml @@ -1225,3 +1225,4 @@ label_x_revisions: "%{count} revisions" error_can_not_delete_auth_source: This authentication mode is in use and cannot be deleted. + button_actions: Actions diff --git a/config/locales/pl.yml b/config/locales/pl.yml index db237e5b5..ac2f67818 100644 --- a/config/locales/pl.yml +++ b/config/locales/pl.yml @@ -1250,3 +1250,4 @@ pl: label_x_revisions: "%{count} revisions" error_can_not_delete_auth_source: This authentication mode is in use and cannot be deleted. + button_actions: Actions diff --git a/config/locales/pt-BR.yml b/config/locales/pt-BR.yml index fdae78bca..f58d0488a 100644 --- a/config/locales/pt-BR.yml +++ b/config/locales/pt-BR.yml @@ -1248,3 +1248,4 @@ pt-BR: label_x_revisions: "%{count} revisões" error_can_not_delete_auth_source: This authentication mode is in use and cannot be deleted. + button_actions: Actions diff --git a/config/locales/pt.yml b/config/locales/pt.yml index 4bed2049d..456a1da9c 100644 --- a/config/locales/pt.yml +++ b/config/locales/pt.yml @@ -1228,3 +1228,4 @@ pt: label_x_revisions: "%{count} revisions" error_can_not_delete_auth_source: This authentication mode is in use and cannot be deleted. + button_actions: Actions diff --git a/config/locales/ro.yml b/config/locales/ro.yml index 6777a96ff..8fadcdc54 100644 --- a/config/locales/ro.yml +++ b/config/locales/ro.yml @@ -1230,3 +1230,4 @@ ro: label_x_revisions: "%{count} revisions" error_can_not_delete_auth_source: This authentication mode is in use and cannot be deleted. + button_actions: Actions diff --git a/config/locales/ru.yml b/config/locales/ru.yml index 3621363e1..f7df5fe40 100644 --- a/config/locales/ru.yml +++ b/config/locales/ru.yml @@ -1334,3 +1334,4 @@ ru: label_x_revisions: "%{count} revisions" error_can_not_delete_auth_source: This authentication mode is in use and cannot be deleted. + button_actions: Actions diff --git a/config/locales/sk.yml b/config/locales/sk.yml index cb3e192b8..d8edb6836 100644 --- a/config/locales/sk.yml +++ b/config/locales/sk.yml @@ -1225,3 +1225,4 @@ sk: label_x_revisions: "%{count} revisions" error_can_not_delete_auth_source: This authentication mode is in use and cannot be deleted. + button_actions: Actions diff --git a/config/locales/sl.yml b/config/locales/sl.yml index 1c4f31b7b..c9c13e9b7 100644 --- a/config/locales/sl.yml +++ b/config/locales/sl.yml @@ -1235,3 +1235,4 @@ sl: label_x_revisions: "%{count} revisions" error_can_not_delete_auth_source: This authentication mode is in use and cannot be deleted. + button_actions: Actions diff --git a/config/locales/sq.yml b/config/locales/sq.yml index 5fa794696..c368c0c3a 100644 --- a/config/locales/sq.yml +++ b/config/locales/sq.yml @@ -1231,3 +1231,4 @@ sq: label_x_revisions: "%{count} revisions" error_can_not_delete_auth_source: This authentication mode is in use and cannot be deleted. + button_actions: Actions diff --git a/config/locales/sr-YU.yml b/config/locales/sr-YU.yml index 24728bd39..7000f5c71 100644 --- a/config/locales/sr-YU.yml +++ b/config/locales/sr-YU.yml @@ -1237,3 +1237,4 @@ sr-YU: label_x_revisions: "%{count} revisions" error_can_not_delete_auth_source: This authentication mode is in use and cannot be deleted. + button_actions: Actions diff --git a/config/locales/sr.yml b/config/locales/sr.yml index bb6dcc149..d447dad83 100644 --- a/config/locales/sr.yml +++ b/config/locales/sr.yml @@ -1236,3 +1236,4 @@ sr: label_x_revisions: "%{count} revisions" error_can_not_delete_auth_source: This authentication mode is in use and cannot be deleted. + button_actions: Actions diff --git a/config/locales/sv.yml b/config/locales/sv.yml index 70cf7ee0b..545cddfec 100644 --- a/config/locales/sv.yml +++ b/config/locales/sv.yml @@ -1268,3 +1268,4 @@ sv: label_x_revisions: "%{count} revisions" error_can_not_delete_auth_source: This authentication mode is in use and cannot be deleted. + button_actions: Actions diff --git a/config/locales/th.yml b/config/locales/th.yml index 9a20cfaa0..b791f9966 100644 --- a/config/locales/th.yml +++ b/config/locales/th.yml @@ -1232,3 +1232,4 @@ th: label_x_revisions: "%{count} revisions" error_can_not_delete_auth_source: This authentication mode is in use and cannot be deleted. + button_actions: Actions diff --git a/config/locales/tr.yml b/config/locales/tr.yml index aace6e063..809052385 100644 --- a/config/locales/tr.yml +++ b/config/locales/tr.yml @@ -1243,3 +1243,4 @@ tr: label_x_revisions: "%{count} revisions" error_can_not_delete_auth_source: This authentication mode is in use and cannot be deleted. + button_actions: Actions diff --git a/config/locales/uk.yml b/config/locales/uk.yml index cf6996254..e11b9d34f 100644 --- a/config/locales/uk.yml +++ b/config/locales/uk.yml @@ -1231,3 +1231,4 @@ uk: label_x_revisions: "%{count} revisions" error_can_not_delete_auth_source: This authentication mode is in use and cannot be deleted. + button_actions: Actions diff --git a/config/locales/vi.yml b/config/locales/vi.yml index 7c7d2db79..09f7809b7 100644 --- a/config/locales/vi.yml +++ b/config/locales/vi.yml @@ -1288,3 +1288,4 @@ vi: label_x_revisions: "%{count} revisions" error_can_not_delete_auth_source: This authentication mode is in use and cannot be deleted. + button_actions: Actions diff --git a/config/locales/zh-TW.yml b/config/locales/zh-TW.yml index 4fcab2cfe..cfc89e307 100644 --- a/config/locales/zh-TW.yml +++ b/config/locales/zh-TW.yml @@ -1301,3 +1301,4 @@ text_repository_identifier_info: '僅允許使用小寫英文字母 (a-z), 阿拉伯數字, 虛線與底線。
一旦儲存之後, 代碼便無法再次被更改。' error_can_not_delete_auth_source: This authentication mode is in use and cannot be deleted. + button_actions: Actions diff --git a/config/locales/zh.yml b/config/locales/zh.yml index 9425aa108..d7ff1f9be 100644 --- a/config/locales/zh.yml +++ b/config/locales/zh.yml @@ -1223,3 +1223,4 @@ zh: label_x_revisions: "%{count} 修订" error_can_not_delete_auth_source: This authentication mode is in use and cannot be deleted. + button_actions: Actions -- 2.39.5