From 1093e6773cd75e0c08d26d2a809c6c0bbd12f0c3 Mon Sep 17 00:00:00 2001 From: Toshi MARUYAMA Date: Thu, 15 Jan 2015 06:38:33 +0000 Subject: [PATCH] generate i18n key (#10734) git-svn-id: http://svn.redmine.org/redmine/trunk@13877 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/de.yml | 1 + config/locales/el.yml | 1 + config/locales/en-GB.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/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 + 46 files changed, 46 insertions(+) diff --git a/config/locales/ar.yml b/config/locales/ar.yml index e4069fd0f..02552c25e 100644 --- a/config/locales/ar.yml +++ b/config/locales/ar.yml @@ -1132,3 +1132,4 @@ ar: label_search_attachments_yes: Search attachment filenames and descriptions label_search_attachments_no: Do not search attachments label_search_attachments_only: Search attachments only + label_search_open_issues_only: Open issues only diff --git a/config/locales/az.yml b/config/locales/az.yml index 82baec3ea..dd4a438e1 100644 --- a/config/locales/az.yml +++ b/config/locales/az.yml @@ -1229,3 +1229,4 @@ az: label_search_attachments_yes: Search attachment filenames and descriptions label_search_attachments_no: Do not search attachments label_search_attachments_only: Search attachments only + label_search_open_issues_only: Open issues only diff --git a/config/locales/bg.yml b/config/locales/bg.yml index 5d777185f..58ea77078 100644 --- a/config/locales/bg.yml +++ b/config/locales/bg.yml @@ -1126,3 +1126,4 @@ bg: label_search_attachments_yes: Search attachment filenames and descriptions label_search_attachments_no: Do not search attachments label_search_attachments_only: Search attachments only + label_search_open_issues_only: Open issues only diff --git a/config/locales/bs.yml b/config/locales/bs.yml index a88af7f32..dcd81d8aa 100644 --- a/config/locales/bs.yml +++ b/config/locales/bs.yml @@ -1145,3 +1145,4 @@ bs: label_search_attachments_yes: Search attachment filenames and descriptions label_search_attachments_no: Do not search attachments label_search_attachments_only: Search attachments only + label_search_open_issues_only: Open issues only diff --git a/config/locales/ca.yml b/config/locales/ca.yml index 9a57b8052..75279fedf 100644 --- a/config/locales/ca.yml +++ b/config/locales/ca.yml @@ -1134,3 +1134,4 @@ ca: label_search_attachments_yes: Search attachment filenames and descriptions label_search_attachments_no: Do not search attachments label_search_attachments_only: Search attachments only + label_search_open_issues_only: Open issues only diff --git a/config/locales/cs.yml b/config/locales/cs.yml index ea7191a85..77e2dd2a2 100644 --- a/config/locales/cs.yml +++ b/config/locales/cs.yml @@ -1134,3 +1134,4 @@ cs: label_search_attachments_yes: Search attachment filenames and descriptions label_search_attachments_no: Do not search attachments label_search_attachments_only: Search attachments only + label_search_open_issues_only: Open issues only diff --git a/config/locales/da.yml b/config/locales/da.yml index 7f861aef9..cff874483 100644 --- a/config/locales/da.yml +++ b/config/locales/da.yml @@ -1149,3 +1149,4 @@ da: label_search_attachments_yes: Search attachment filenames and descriptions label_search_attachments_no: Do not search attachments label_search_attachments_only: Search attachments only + label_search_open_issues_only: Open issues only diff --git a/config/locales/de.yml b/config/locales/de.yml index 4efc8b21a..e37359e72 100644 --- a/config/locales/de.yml +++ b/config/locales/de.yml @@ -1141,3 +1141,4 @@ de: label_search_attachments_yes: Search attachment filenames and descriptions label_search_attachments_no: Do not search attachments label_search_attachments_only: Search attachments only + label_search_open_issues_only: Open issues only diff --git a/config/locales/el.yml b/config/locales/el.yml index 501b535b0..52393c079 100644 --- a/config/locales/el.yml +++ b/config/locales/el.yml @@ -1132,3 +1132,4 @@ el: label_search_attachments_yes: Search attachment filenames and descriptions label_search_attachments_no: Do not search attachments label_search_attachments_only: Search attachments only + label_search_open_issues_only: Open issues only diff --git a/config/locales/en-GB.yml b/config/locales/en-GB.yml index 41635e450..d2772b1fd 100644 --- a/config/locales/en-GB.yml +++ b/config/locales/en-GB.yml @@ -1134,3 +1134,4 @@ en-GB: label_search_attachments_yes: Search attachment filenames and descriptions label_search_attachments_no: Do not search attachments label_search_attachments_only: Search attachments only + label_search_open_issues_only: Open issues only diff --git a/config/locales/es.yml b/config/locales/es.yml index a131506ad..689e07d89 100644 --- a/config/locales/es.yml +++ b/config/locales/es.yml @@ -1165,3 +1165,4 @@ es: label_search_attachments_yes: Search attachment filenames and descriptions label_search_attachments_no: Do not search attachments label_search_attachments_only: Search attachments only + label_search_open_issues_only: Open issues only diff --git a/config/locales/et.yml b/config/locales/et.yml index 9da8decb5..0820cc76a 100644 --- a/config/locales/et.yml +++ b/config/locales/et.yml @@ -1145,3 +1145,4 @@ et: label_search_attachments_yes: Search attachment filenames and descriptions label_search_attachments_no: Do not search attachments label_search_attachments_only: Search attachments only + label_search_open_issues_only: Open issues only diff --git a/config/locales/eu.yml b/config/locales/eu.yml index 14770026f..257c0c596 100644 --- a/config/locales/eu.yml +++ b/config/locales/eu.yml @@ -1133,3 +1133,4 @@ eu: label_search_attachments_yes: Search attachment filenames and descriptions label_search_attachments_no: Do not search attachments label_search_attachments_only: Search attachments only + label_search_open_issues_only: Open issues only diff --git a/config/locales/fa.yml b/config/locales/fa.yml index 44b3a7744..51236337f 100644 --- a/config/locales/fa.yml +++ b/config/locales/fa.yml @@ -1133,3 +1133,4 @@ fa: label_search_attachments_yes: Search attachment filenames and descriptions label_search_attachments_no: Do not search attachments label_search_attachments_only: Search attachments only + label_search_open_issues_only: Open issues only diff --git a/config/locales/fi.yml b/config/locales/fi.yml index bfa95c2c1..7393754f3 100644 --- a/config/locales/fi.yml +++ b/config/locales/fi.yml @@ -1153,3 +1153,4 @@ fi: label_search_attachments_yes: Search attachment filenames and descriptions label_search_attachments_no: Do not search attachments label_search_attachments_only: Search attachments only + label_search_open_issues_only: Open issues only diff --git a/config/locales/gl.yml b/config/locales/gl.yml index d5dd56f71..ad4938f06 100644 --- a/config/locales/gl.yml +++ b/config/locales/gl.yml @@ -1140,3 +1140,4 @@ gl: label_search_attachments_yes: Search attachment filenames and descriptions label_search_attachments_no: Do not search attachments label_search_attachments_only: Search attachments only + label_search_open_issues_only: Open issues only diff --git a/config/locales/he.yml b/config/locales/he.yml index e002b5c8d..8798fe054 100644 --- a/config/locales/he.yml +++ b/config/locales/he.yml @@ -1137,3 +1137,4 @@ he: label_search_attachments_yes: Search attachment filenames and descriptions label_search_attachments_no: Do not search attachments label_search_attachments_only: Search attachments only + label_search_open_issues_only: Open issues only diff --git a/config/locales/hr.yml b/config/locales/hr.yml index 6cddfb837..7f91b4c25 100644 --- a/config/locales/hr.yml +++ b/config/locales/hr.yml @@ -1133,3 +1133,4 @@ hr: label_search_attachments_yes: Search attachment filenames and descriptions label_search_attachments_no: Do not search attachments label_search_attachments_only: Search attachments only + label_search_open_issues_only: Open issues only diff --git a/config/locales/hu.yml b/config/locales/hu.yml index 4c414b1a3..19876134e 100644 --- a/config/locales/hu.yml +++ b/config/locales/hu.yml @@ -1151,3 +1151,4 @@ label_search_attachments_yes: Search attachment filenames and descriptions label_search_attachments_no: Do not search attachments label_search_attachments_only: Search attachments only + label_search_open_issues_only: Open issues only diff --git a/config/locales/id.yml b/config/locales/id.yml index 650466be6..269dfe79c 100644 --- a/config/locales/id.yml +++ b/config/locales/id.yml @@ -1136,3 +1136,4 @@ id: label_search_attachments_yes: Search attachment filenames and descriptions label_search_attachments_no: Do not search attachments label_search_attachments_only: Search attachments only + label_search_open_issues_only: Open issues only diff --git a/config/locales/it.yml b/config/locales/it.yml index 767b069d2..2727374dd 100644 --- a/config/locales/it.yml +++ b/config/locales/it.yml @@ -1131,3 +1131,4 @@ it: label_search_attachments_yes: Search attachment filenames and descriptions label_search_attachments_no: Do not search attachments label_search_attachments_only: Search attachments only + label_search_open_issues_only: Open issues only diff --git a/config/locales/ja.yml b/config/locales/ja.yml index 82376f551..0c5bce997 100644 --- a/config/locales/ja.yml +++ b/config/locales/ja.yml @@ -1148,3 +1148,4 @@ ja: label_search_attachments_yes: Search attachment filenames and descriptions label_search_attachments_no: Do not search attachments label_search_attachments_only: Search attachments only + label_search_open_issues_only: Open issues only diff --git a/config/locales/ko.yml b/config/locales/ko.yml index 690932142..f126b1c46 100644 --- a/config/locales/ko.yml +++ b/config/locales/ko.yml @@ -1176,3 +1176,4 @@ ko: label_search_attachments_yes: Search attachment filenames and descriptions label_search_attachments_no: Do not search attachments label_search_attachments_only: Search attachments only + label_search_open_issues_only: Open issues only diff --git a/config/locales/lt.yml b/config/locales/lt.yml index b294fe21b..588511ff7 100644 --- a/config/locales/lt.yml +++ b/config/locales/lt.yml @@ -1191,3 +1191,4 @@ lt: label_search_attachments_yes: Search attachment filenames and descriptions label_search_attachments_no: Do not search attachments label_search_attachments_only: Search attachments only + label_search_open_issues_only: Open issues only diff --git a/config/locales/lv.yml b/config/locales/lv.yml index ba416b459..1c3b64faf 100644 --- a/config/locales/lv.yml +++ b/config/locales/lv.yml @@ -1126,3 +1126,4 @@ lv: label_search_attachments_yes: Search attachment filenames and descriptions label_search_attachments_no: Do not search attachments label_search_attachments_only: Search attachments only + label_search_open_issues_only: Open issues only diff --git a/config/locales/mk.yml b/config/locales/mk.yml index a585e78d6..5dbac8874 100644 --- a/config/locales/mk.yml +++ b/config/locales/mk.yml @@ -1132,3 +1132,4 @@ mk: label_search_attachments_yes: Search attachment filenames and descriptions label_search_attachments_no: Do not search attachments label_search_attachments_only: Search attachments only + label_search_open_issues_only: Open issues only diff --git a/config/locales/mn.yml b/config/locales/mn.yml index 4ff2e29c8..c1a08e6b5 100644 --- a/config/locales/mn.yml +++ b/config/locales/mn.yml @@ -1133,3 +1133,4 @@ mn: label_search_attachments_yes: Search attachment filenames and descriptions label_search_attachments_no: Do not search attachments label_search_attachments_only: Search attachments only + label_search_open_issues_only: Open issues only diff --git a/config/locales/nl.yml b/config/locales/nl.yml index 669df77cf..73877d42f 100644 --- a/config/locales/nl.yml +++ b/config/locales/nl.yml @@ -1111,3 +1111,4 @@ nl: label_search_attachments_yes: Search attachment filenames and descriptions label_search_attachments_no: Do not search attachments label_search_attachments_only: Search attachments only + label_search_open_issues_only: Open issues only diff --git a/config/locales/no.yml b/config/locales/no.yml index 5e564c9fd..6268f1a56 100644 --- a/config/locales/no.yml +++ b/config/locales/no.yml @@ -1122,3 +1122,4 @@ label_search_attachments_yes: Search attachment filenames and descriptions label_search_attachments_no: Do not search attachments label_search_attachments_only: Search attachments only + label_search_open_issues_only: Open issues only diff --git a/config/locales/pl.yml b/config/locales/pl.yml index f8eab5446..41661e7a4 100644 --- a/config/locales/pl.yml +++ b/config/locales/pl.yml @@ -1152,3 +1152,4 @@ pl: label_search_attachments_yes: Search attachment filenames and descriptions label_search_attachments_no: Do not search attachments label_search_attachments_only: Search attachments only + label_search_open_issues_only: Open issues only diff --git a/config/locales/pt-BR.yml b/config/locales/pt-BR.yml index 449aa0be7..3520c481d 100644 --- a/config/locales/pt-BR.yml +++ b/config/locales/pt-BR.yml @@ -1151,3 +1151,4 @@ pt-BR: label_search_attachments_yes: Search attachment filenames and descriptions label_search_attachments_no: Do not search attachments label_search_attachments_only: Search attachments only + label_search_open_issues_only: Open issues only diff --git a/config/locales/pt.yml b/config/locales/pt.yml index dccd06c0c..4a9229e78 100644 --- a/config/locales/pt.yml +++ b/config/locales/pt.yml @@ -1137,3 +1137,4 @@ pt: label_search_attachments_yes: Search attachment filenames and descriptions label_search_attachments_no: Do not search attachments label_search_attachments_only: Search attachments only + label_search_open_issues_only: Open issues only diff --git a/config/locales/ro.yml b/config/locales/ro.yml index 5bb996f9f..37b3a3781 100644 --- a/config/locales/ro.yml +++ b/config/locales/ro.yml @@ -1127,3 +1127,4 @@ ro: label_search_attachments_yes: Search attachment filenames and descriptions label_search_attachments_no: Do not search attachments label_search_attachments_only: Search attachments only + label_search_open_issues_only: Open issues only diff --git a/config/locales/ru.yml b/config/locales/ru.yml index 323f6993d..4629eea0b 100644 --- a/config/locales/ru.yml +++ b/config/locales/ru.yml @@ -1238,3 +1238,4 @@ ru: label_search_attachments_yes: Search attachment filenames and descriptions label_search_attachments_no: Do not search attachments label_search_attachments_only: Search attachments only + label_search_open_issues_only: Open issues only diff --git a/config/locales/sk.yml b/config/locales/sk.yml index 6860ab3e1..666347137 100644 --- a/config/locales/sk.yml +++ b/config/locales/sk.yml @@ -1122,3 +1122,4 @@ sk: label_search_attachments_yes: Search attachment filenames and descriptions label_search_attachments_no: Do not search attachments label_search_attachments_only: Search attachments only + label_search_open_issues_only: Open issues only diff --git a/config/locales/sl.yml b/config/locales/sl.yml index f5c036981..dc3cb12ec 100644 --- a/config/locales/sl.yml +++ b/config/locales/sl.yml @@ -1132,3 +1132,4 @@ sl: label_search_attachments_yes: Search attachment filenames and descriptions label_search_attachments_no: Do not search attachments label_search_attachments_only: Search attachments only + label_search_open_issues_only: Open issues only diff --git a/config/locales/sq.yml b/config/locales/sq.yml index ae07672c1..c0122223b 100644 --- a/config/locales/sq.yml +++ b/config/locales/sq.yml @@ -1128,3 +1128,4 @@ sq: label_search_attachments_yes: Search attachment filenames and descriptions label_search_attachments_no: Do not search attachments label_search_attachments_only: Search attachments only + label_search_open_issues_only: Open issues only diff --git a/config/locales/sr-YU.yml b/config/locales/sr-YU.yml index 5e8747093..1747dfd4b 100644 --- a/config/locales/sr-YU.yml +++ b/config/locales/sr-YU.yml @@ -1134,3 +1134,4 @@ sr-YU: label_search_attachments_yes: Search attachment filenames and descriptions label_search_attachments_no: Do not search attachments label_search_attachments_only: Search attachments only + label_search_open_issues_only: Open issues only diff --git a/config/locales/sr.yml b/config/locales/sr.yml index d9c8c140d..d5409c3dd 100644 --- a/config/locales/sr.yml +++ b/config/locales/sr.yml @@ -1133,3 +1133,4 @@ sr: label_search_attachments_yes: Search attachment filenames and descriptions label_search_attachments_no: Do not search attachments label_search_attachments_only: Search attachments only + label_search_open_issues_only: Open issues only diff --git a/config/locales/sv.yml b/config/locales/sv.yml index f95fe13ed..5c8fc64ef 100644 --- a/config/locales/sv.yml +++ b/config/locales/sv.yml @@ -1165,3 +1165,4 @@ sv: label_search_attachments_yes: Search attachment filenames and descriptions label_search_attachments_no: Do not search attachments label_search_attachments_only: Search attachments only + label_search_open_issues_only: Open issues only diff --git a/config/locales/th.yml b/config/locales/th.yml index 315e8d8ff..4ee361057 100644 --- a/config/locales/th.yml +++ b/config/locales/th.yml @@ -1129,3 +1129,4 @@ th: label_search_attachments_yes: Search attachment filenames and descriptions label_search_attachments_no: Do not search attachments label_search_attachments_only: Search attachments only + label_search_open_issues_only: Open issues only diff --git a/config/locales/tr.yml b/config/locales/tr.yml index 35e3d15b0..60062aa2a 100644 --- a/config/locales/tr.yml +++ b/config/locales/tr.yml @@ -1141,3 +1141,4 @@ tr: label_search_attachments_yes: Search attachment filenames and descriptions label_search_attachments_no: Do not search attachments label_search_attachments_only: Search attachments only + label_search_open_issues_only: Open issues only diff --git a/config/locales/uk.yml b/config/locales/uk.yml index f287ec44d..92565e01a 100644 --- a/config/locales/uk.yml +++ b/config/locales/uk.yml @@ -1127,3 +1127,4 @@ uk: label_search_attachments_yes: Search attachment filenames and descriptions label_search_attachments_no: Do not search attachments label_search_attachments_only: Search attachments only + label_search_open_issues_only: Open issues only diff --git a/config/locales/vi.yml b/config/locales/vi.yml index c5029018b..6591da397 100644 --- a/config/locales/vi.yml +++ b/config/locales/vi.yml @@ -1185,3 +1185,4 @@ vi: label_search_attachments_yes: Search attachment filenames and descriptions label_search_attachments_no: Do not search attachments label_search_attachments_only: Search attachments only + label_search_open_issues_only: Open issues only diff --git a/config/locales/zh-TW.yml b/config/locales/zh-TW.yml index df40c8c29..25dfe354a 100644 --- a/config/locales/zh-TW.yml +++ b/config/locales/zh-TW.yml @@ -1209,3 +1209,4 @@ label_search_attachments_yes: Search attachment filenames and descriptions label_search_attachments_no: Do not search attachments label_search_attachments_only: Search attachments only + label_search_open_issues_only: Open issues only diff --git a/config/locales/zh.yml b/config/locales/zh.yml index 85bc6956f..8d25babdd 100644 --- a/config/locales/zh.yml +++ b/config/locales/zh.yml @@ -1133,3 +1133,4 @@ zh: label_search_attachments_yes: Search attachment filenames and descriptions label_search_attachments_no: Do not search attachments label_search_attachments_only: Search attachments only + label_search_open_issues_only: Open issues only -- 2.39.5