summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorJean-Philippe Lang <jp_lang@yahoo.fr>2014-07-05 10:00:57 +0000
committerJean-Philippe Lang <jp_lang@yahoo.fr>2014-07-05 10:00:57 +0000
commit7a59c03e3083cea287e234d93a9236e1d2894e93 (patch)
tree076cdfef21d921bc6fee2629b18caebc741c3a57
parentb91cbcaa0382362688c59eb192bce46508956f7b (diff)
downloadredmine-7a59c03e3083cea287e234d93a9236e1d2894e93.tar.gz
redmine-7a59c03e3083cea287e234d93a9236e1d2894e93.zip
Adds translation string (#17003).
git-svn-id: http://svn.redmine.org/redmine/trunk@13217 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.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
48 files changed, 48 insertions, 0 deletions
diff --git a/config/locales/ar.yml b/config/locales/ar.yml
index 863ab4ad0..3525a33f4 100644
--- a/config/locales/ar.yml
+++ b/config/locales/ar.yml
@@ -1116,3 +1116,4 @@ ar:
label_check_for_updates: Check for updates
label_latest_compatible_version: Latest compatible version
label_unknown_plugin: Unknown plugin
+ label_radio_buttons: radio buttons
diff --git a/config/locales/az.yml b/config/locales/az.yml
index e3c423755..81fdf140d 100644
--- a/config/locales/az.yml
+++ b/config/locales/az.yml
@@ -1213,3 +1213,4 @@ az:
label_check_for_updates: Check for updates
label_latest_compatible_version: Latest compatible version
label_unknown_plugin: Unknown plugin
+ label_radio_buttons: radio buttons
diff --git a/config/locales/bg.yml b/config/locales/bg.yml
index 55a2f74dc..ef311a204 100644
--- a/config/locales/bg.yml
+++ b/config/locales/bg.yml
@@ -1110,3 +1110,4 @@ bg:
description_date_from: Въведете начална дата
description_date_to: Въведете крайна дата
text_repository_identifier_info: 'Позволени са малки букви (a-z), цифри, тирета и _.<br />Промяна след създаването му не е възможна.'
+ label_radio_buttons: radio buttons
diff --git a/config/locales/bs.yml b/config/locales/bs.yml
index b38732c80..879ae9ebe 100644
--- a/config/locales/bs.yml
+++ b/config/locales/bs.yml
@@ -1129,3 +1129,4 @@ bs:
label_check_for_updates: Check for updates
label_latest_compatible_version: Latest compatible version
label_unknown_plugin: Unknown plugin
+ label_radio_buttons: radio buttons
diff --git a/config/locales/ca.yml b/config/locales/ca.yml
index 6bafe17a5..7b8cd5892 100644
--- a/config/locales/ca.yml
+++ b/config/locales/ca.yml
@@ -1118,3 +1118,4 @@ ca:
label_check_for_updates: Check for updates
label_latest_compatible_version: Latest compatible version
label_unknown_plugin: Unknown plugin
+ label_radio_buttons: radio buttons
diff --git a/config/locales/cs.yml b/config/locales/cs.yml
index 2709b9e3f..95c214444 100644
--- a/config/locales/cs.yml
+++ b/config/locales/cs.yml
@@ -1118,3 +1118,4 @@ cs:
label_check_for_updates: Zkontroluj aktualizace
label_latest_compatible_version: Poslední kompatibilní verze
label_unknown_plugin: Nezámý plugin
+ label_radio_buttons: radio buttons
diff --git a/config/locales/da.yml b/config/locales/da.yml
index b438489c0..788b32668 100644
--- a/config/locales/da.yml
+++ b/config/locales/da.yml
@@ -1133,3 +1133,4 @@ da:
label_check_for_updates: Check for updates
label_latest_compatible_version: Latest compatible version
label_unknown_plugin: Unknown plugin
+ label_radio_buttons: radio buttons
diff --git a/config/locales/de.yml b/config/locales/de.yml
index 3aac81fb2..eac742fa3 100644
--- a/config/locales/de.yml
+++ b/config/locales/de.yml
@@ -1125,3 +1125,4 @@ de:
version_status_open: offen
warning_attachments_not_saved: "%{count} Datei(en) konnten nicht gespeichert werden."
+ label_radio_buttons: radio buttons
diff --git a/config/locales/el.yml b/config/locales/el.yml
index e0286ccbe..fce79df67 100644
--- a/config/locales/el.yml
+++ b/config/locales/el.yml
@@ -1116,3 +1116,4 @@ el:
label_check_for_updates: Check for updates
label_latest_compatible_version: Latest compatible version
label_unknown_plugin: Unknown plugin
+ label_radio_buttons: radio buttons
diff --git a/config/locales/en-GB.yml b/config/locales/en-GB.yml
index 91b02ed88..010770646 100644
--- a/config/locales/en-GB.yml
+++ b/config/locales/en-GB.yml
@@ -1118,3 +1118,4 @@ en-GB:
label_check_for_updates: Check for updates
label_latest_compatible_version: Latest compatible version
label_unknown_plugin: Unknown plugin
+ label_radio_buttons: radio buttons
diff --git a/config/locales/en.yml b/config/locales/en.yml
index 719707ce9..abcd3f9c7 100644
--- a/config/locales/en.yml
+++ b/config/locales/en.yml
@@ -910,6 +910,7 @@ en:
label_only: only
label_drop_down_list: drop-down list
label_checkboxes: checkboxes
+ label_radio_buttons: radio buttons
label_link_values_to: Link values to URL
label_custom_field_select_type: Select the type of object to which the custom field is to be attached
label_check_for_updates: Check for updates
diff --git a/config/locales/es.yml b/config/locales/es.yml
index c2c98c017..8cedd16c8 100644
--- a/config/locales/es.yml
+++ b/config/locales/es.yml
@@ -1149,3 +1149,4 @@ es:
label_check_for_updates: Check for updates
label_latest_compatible_version: Latest compatible version
label_unknown_plugin: Unknown plugin
+ label_radio_buttons: radio buttons
diff --git a/config/locales/et.yml b/config/locales/et.yml
index 87cf4b35e..c613c742b 100644
--- a/config/locales/et.yml
+++ b/config/locales/et.yml
@@ -1129,3 +1129,4 @@ et:
label_check_for_updates: Check for updates
label_latest_compatible_version: Latest compatible version
label_unknown_plugin: Unknown plugin
+ label_radio_buttons: radio buttons
diff --git a/config/locales/eu.yml b/config/locales/eu.yml
index 1c0745982..d50e65a05 100644
--- a/config/locales/eu.yml
+++ b/config/locales/eu.yml
@@ -1117,3 +1117,4 @@ eu:
label_check_for_updates: Check for updates
label_latest_compatible_version: Latest compatible version
label_unknown_plugin: Unknown plugin
+ label_radio_buttons: radio buttons
diff --git a/config/locales/fa.yml b/config/locales/fa.yml
index 2783fd49d..fd11438cf 100644
--- a/config/locales/fa.yml
+++ b/config/locales/fa.yml
@@ -1117,3 +1117,4 @@ fa:
label_check_for_updates: Check for updates
label_latest_compatible_version: Latest compatible version
label_unknown_plugin: Unknown plugin
+ label_radio_buttons: radio buttons
diff --git a/config/locales/fi.yml b/config/locales/fi.yml
index b53dba8b1..51e076e30 100644
--- a/config/locales/fi.yml
+++ b/config/locales/fi.yml
@@ -1137,3 +1137,4 @@ fi:
label_check_for_updates: Check for updates
label_latest_compatible_version: Latest compatible version
label_unknown_plugin: Unknown plugin
+ label_radio_buttons: radio buttons
diff --git a/config/locales/fr.yml b/config/locales/fr.yml
index 1f0ba1845..7fa72ff31 100644
--- a/config/locales/fr.yml
+++ b/config/locales/fr.yml
@@ -930,6 +930,7 @@ fr:
label_only: seulement
label_drop_down_list: liste déroulante
label_checkboxes: cases à cocher
+ label_radio_buttons: boutons radio
label_link_values_to: Lier les valeurs vers l'URL
label_custom_field_select_type: Selectionner le type d'objet auquel attacher le champ personnalisé
label_check_for_updates: Vérifier les mises à jour
diff --git a/config/locales/gl.yml b/config/locales/gl.yml
index 1db31c11c..e6e9fe8ab 100644
--- a/config/locales/gl.yml
+++ b/config/locales/gl.yml
@@ -1127,3 +1127,4 @@ gl:
label_check_for_updates: Check for updates
label_latest_compatible_version: Latest compatible version
label_unknown_plugin: Unknown plugin
+ label_radio_buttons: radio buttons
diff --git a/config/locales/he.yml b/config/locales/he.yml
index 25d1aaeb3..03c5f9d42 100644
--- a/config/locales/he.yml
+++ b/config/locales/he.yml
@@ -1121,3 +1121,4 @@ he:
label_check_for_updates: Check for updates
label_latest_compatible_version: Latest compatible version
label_unknown_plugin: Unknown plugin
+ label_radio_buttons: radio buttons
diff --git a/config/locales/hr.yml b/config/locales/hr.yml
index 81dc7ded9..3915dbe8d 100644
--- a/config/locales/hr.yml
+++ b/config/locales/hr.yml
@@ -1117,3 +1117,4 @@ hr:
label_check_for_updates: Check for updates
label_latest_compatible_version: Latest compatible version
label_unknown_plugin: Unknown plugin
+ label_radio_buttons: radio buttons
diff --git a/config/locales/hu.yml b/config/locales/hu.yml
index 24253ac7c..53900a336 100644
--- a/config/locales/hu.yml
+++ b/config/locales/hu.yml
@@ -1135,3 +1135,4 @@
label_check_for_updates: Check for updates
label_latest_compatible_version: Latest compatible version
label_unknown_plugin: Unknown plugin
+ label_radio_buttons: radio buttons
diff --git a/config/locales/id.yml b/config/locales/id.yml
index 85121bcff..9075bd4eb 100644
--- a/config/locales/id.yml
+++ b/config/locales/id.yml
@@ -1120,3 +1120,4 @@ id:
label_check_for_updates: Check for updates
label_latest_compatible_version: Latest compatible version
label_unknown_plugin: Unknown plugin
+ label_radio_buttons: radio buttons
diff --git a/config/locales/it.yml b/config/locales/it.yml
index db9686667..1bc234069 100644
--- a/config/locales/it.yml
+++ b/config/locales/it.yml
@@ -1115,3 +1115,4 @@ it:
label_check_for_updates: Check for updates
label_latest_compatible_version: Latest compatible version
label_unknown_plugin: Unknown plugin
+ label_radio_buttons: radio buttons
diff --git a/config/locales/ja.yml b/config/locales/ja.yml
index 8ef48d576..c86e2d940 100644
--- a/config/locales/ja.yml
+++ b/config/locales/ja.yml
@@ -1140,3 +1140,4 @@ ja:
label_check_for_updates: アップデートを確認
label_latest_compatible_version: 互換性のある最新バージョン
label_unknown_plugin: 不明なプラグイン
+ label_radio_buttons: radio buttons
diff --git a/config/locales/ko.yml b/config/locales/ko.yml
index 635b403fd..86abd2123 100644
--- a/config/locales/ko.yml
+++ b/config/locales/ko.yml
@@ -1160,3 +1160,4 @@ ko:
label_check_for_updates: Check for updates
label_latest_compatible_version: Latest compatible version
label_unknown_plugin: Unknown plugin
+ label_radio_buttons: radio buttons
diff --git a/config/locales/lt.yml b/config/locales/lt.yml
index d82da088f..ec3988987 100644
--- a/config/locales/lt.yml
+++ b/config/locales/lt.yml
@@ -1175,3 +1175,4 @@ lt:
label_check_for_updates: Check for updates
label_latest_compatible_version: Latest compatible version
label_unknown_plugin: Unknown plugin
+ label_radio_buttons: radio buttons
diff --git a/config/locales/lv.yml b/config/locales/lv.yml
index de30e2eb6..3d5aa8459 100644
--- a/config/locales/lv.yml
+++ b/config/locales/lv.yml
@@ -1110,3 +1110,4 @@ lv:
label_check_for_updates: Check for updates
label_latest_compatible_version: Latest compatible version
label_unknown_plugin: Unknown plugin
+ label_radio_buttons: radio buttons
diff --git a/config/locales/mk.yml b/config/locales/mk.yml
index 524d7c90a..1e374b36e 100644
--- a/config/locales/mk.yml
+++ b/config/locales/mk.yml
@@ -1116,3 +1116,4 @@ mk:
label_check_for_updates: Check for updates
label_latest_compatible_version: Latest compatible version
label_unknown_plugin: Unknown plugin
+ label_radio_buttons: radio buttons
diff --git a/config/locales/mn.yml b/config/locales/mn.yml
index 8c7d180ae..3c3bb95aa 100644
--- a/config/locales/mn.yml
+++ b/config/locales/mn.yml
@@ -1117,3 +1117,4 @@ mn:
label_check_for_updates: Check for updates
label_latest_compatible_version: Latest compatible version
label_unknown_plugin: Unknown plugin
+ label_radio_buttons: radio buttons
diff --git a/config/locales/nl.yml b/config/locales/nl.yml
index 828f1e990..1d9f327bd 100644
--- a/config/locales/nl.yml
+++ b/config/locales/nl.yml
@@ -1095,3 +1095,4 @@ nl:
label_check_for_updates: Check for updates
label_latest_compatible_version: Latest compatible version
label_unknown_plugin: Unknown plugin
+ label_radio_buttons: radio buttons
diff --git a/config/locales/no.yml b/config/locales/no.yml
index e566b5e84..9650434cc 100644
--- a/config/locales/no.yml
+++ b/config/locales/no.yml
@@ -1106,3 +1106,4 @@
label_check_for_updates: Check for updates
label_latest_compatible_version: Latest compatible version
label_unknown_plugin: Unknown plugin
+ label_radio_buttons: radio buttons
diff --git a/config/locales/pl.yml b/config/locales/pl.yml
index 38b34645f..b087d1d3b 100644
--- a/config/locales/pl.yml
+++ b/config/locales/pl.yml
@@ -1136,3 +1136,4 @@ pl:
label_check_for_updates: Check for updates
label_latest_compatible_version: Latest compatible version
label_unknown_plugin: Unknown plugin
+ label_radio_buttons: radio buttons
diff --git a/config/locales/pt-BR.yml b/config/locales/pt-BR.yml
index 841539f38..303594333 100644
--- a/config/locales/pt-BR.yml
+++ b/config/locales/pt-BR.yml
@@ -1135,3 +1135,4 @@ pt-BR:
label_check_for_updates: Check for updates
label_latest_compatible_version: Latest compatible version
label_unknown_plugin: Unknown plugin
+ label_radio_buttons: radio buttons
diff --git a/config/locales/pt.yml b/config/locales/pt.yml
index fe1258ba8..e6a938d92 100644
--- a/config/locales/pt.yml
+++ b/config/locales/pt.yml
@@ -1122,3 +1122,4 @@ pt:
label_check_for_updates: Check for updates
label_latest_compatible_version: Latest compatible version
label_unknown_plugin: Unknown plugin
+ label_radio_buttons: radio buttons
diff --git a/config/locales/ro.yml b/config/locales/ro.yml
index f21553e93..ef8118da3 100644
--- a/config/locales/ro.yml
+++ b/config/locales/ro.yml
@@ -1111,3 +1111,4 @@ ro:
label_check_for_updates: Check for updates
label_latest_compatible_version: Latest compatible version
label_unknown_plugin: Unknown plugin
+ label_radio_buttons: radio buttons
diff --git a/config/locales/ru.yml b/config/locales/ru.yml
index a382b36dc..4353aa5d6 100644
--- a/config/locales/ru.yml
+++ b/config/locales/ru.yml
@@ -1222,3 +1222,4 @@ ru:
label_check_for_updates: Check for updates
label_latest_compatible_version: Latest compatible version
label_unknown_plugin: Unknown plugin
+ label_radio_buttons: radio buttons
diff --git a/config/locales/sk.yml b/config/locales/sk.yml
index f77587237..7e8e239be 100644
--- a/config/locales/sk.yml
+++ b/config/locales/sk.yml
@@ -1106,3 +1106,4 @@ sk:
label_check_for_updates: Check for updates
label_latest_compatible_version: Latest compatible version
label_unknown_plugin: Unknown plugin
+ label_radio_buttons: radio buttons
diff --git a/config/locales/sl.yml b/config/locales/sl.yml
index eaebe809a..88e30573a 100644
--- a/config/locales/sl.yml
+++ b/config/locales/sl.yml
@@ -1116,3 +1116,4 @@ sl:
label_check_for_updates: Check for updates
label_latest_compatible_version: Latest compatible version
label_unknown_plugin: Unknown plugin
+ label_radio_buttons: radio buttons
diff --git a/config/locales/sq.yml b/config/locales/sq.yml
index be3508a76..a5a66ccaf 100644
--- a/config/locales/sq.yml
+++ b/config/locales/sq.yml
@@ -1112,3 +1112,4 @@ sq:
label_check_for_updates: Check for updates
label_latest_compatible_version: Latest compatible version
label_unknown_plugin: Unknown plugin
+ label_radio_buttons: radio buttons
diff --git a/config/locales/sr-YU.yml b/config/locales/sr-YU.yml
index bc10c9689..fdbf05b4d 100644
--- a/config/locales/sr-YU.yml
+++ b/config/locales/sr-YU.yml
@@ -1118,3 +1118,4 @@ sr-YU:
label_check_for_updates: Check for updates
label_latest_compatible_version: Latest compatible version
label_unknown_plugin: Unknown plugin
+ label_radio_buttons: radio buttons
diff --git a/config/locales/sr.yml b/config/locales/sr.yml
index c522003b3..ab6867656 100644
--- a/config/locales/sr.yml
+++ b/config/locales/sr.yml
@@ -1117,3 +1117,4 @@ sr:
label_check_for_updates: Check for updates
label_latest_compatible_version: Latest compatible version
label_unknown_plugin: Unknown plugin
+ label_radio_buttons: radio buttons
diff --git a/config/locales/sv.yml b/config/locales/sv.yml
index 24e5a267c..3145752ef 100644
--- a/config/locales/sv.yml
+++ b/config/locales/sv.yml
@@ -1154,3 +1154,4 @@ sv:
label_check_for_updates: Check for updates
label_latest_compatible_version: Latest compatible version
label_unknown_plugin: Unknown plugin
+ label_radio_buttons: radio buttons
diff --git a/config/locales/th.yml b/config/locales/th.yml
index f61fb0b03..bf7512f51 100644
--- a/config/locales/th.yml
+++ b/config/locales/th.yml
@@ -1113,3 +1113,4 @@ th:
label_check_for_updates: Check for updates
label_latest_compatible_version: Latest compatible version
label_unknown_plugin: Unknown plugin
+ label_radio_buttons: radio buttons
diff --git a/config/locales/tr.yml b/config/locales/tr.yml
index 28a90e58e..4ed8efb5d 100644
--- a/config/locales/tr.yml
+++ b/config/locales/tr.yml
@@ -1125,3 +1125,4 @@ tr:
label_check_for_updates: Check for updates
label_latest_compatible_version: Latest compatible version
label_unknown_plugin: Unknown plugin
+ label_radio_buttons: radio buttons
diff --git a/config/locales/uk.yml b/config/locales/uk.yml
index 1b3fb268c..0e1505d1e 100644
--- a/config/locales/uk.yml
+++ b/config/locales/uk.yml
@@ -1111,3 +1111,4 @@ uk:
label_check_for_updates: Check for updates
label_latest_compatible_version: Latest compatible version
label_unknown_plugin: Unknown plugin
+ label_radio_buttons: radio buttons
diff --git a/config/locales/vi.yml b/config/locales/vi.yml
index 419689f85..dcfa4c17d 100644
--- a/config/locales/vi.yml
+++ b/config/locales/vi.yml
@@ -1169,3 +1169,4 @@ vi:
label_check_for_updates: Check for updates
label_latest_compatible_version: Latest compatible version
label_unknown_plugin: Unknown plugin
+ label_radio_buttons: radio buttons
diff --git a/config/locales/zh-TW.yml b/config/locales/zh-TW.yml
index d2a429c2f..e000c1fd3 100644
--- a/config/locales/zh-TW.yml
+++ b/config/locales/zh-TW.yml
@@ -1193,3 +1193,4 @@
description_date_from: 輸入起始日期
description_date_to: 輸入結束日期
text_repository_identifier_info: '僅允許使用小寫英文字母 (a-z), 阿拉伯數字, 虛線與底線。<br />一旦儲存之後, 代碼便無法再次被更改。'
+ label_radio_buttons: radio buttons
diff --git a/config/locales/zh.yml b/config/locales/zh.yml
index f3c1560f1..31de2fd56 100644
--- a/config/locales/zh.yml
+++ b/config/locales/zh.yml
@@ -1117,3 +1117,4 @@ zh:
label_check_for_updates: Check for updates
label_latest_compatible_version: Latest compatible version
label_unknown_plugin: Unknown plugin
+ label_radio_buttons: radio buttons