diff options
author | Jean-Philippe Lang <jp_lang@yahoo.fr> | 2011-11-20 13:23:20 +0000 |
---|---|---|
committer | Jean-Philippe Lang <jp_lang@yahoo.fr> | 2011-11-20 13:23:20 +0000 |
commit | ca300ccdeaf3cae3015a548ba3fffa9c6f112c55 (patch) | |
tree | 9b7d5d049a044c2cc39d44ca9a3e7d8af7edb614 /config | |
parent | 617cb8d270acdf78f2c0c144d89668cd28750691 (diff) | |
download | redmine-ca300ccdeaf3cae3015a548ba3fffa9c6f112c55.tar.gz redmine-ca300ccdeaf3cae3015a548ba3fffa9c6f112c55.zip |
Adds a dialog box for CSV export options (#4742).
git-svn-id: svn+ssh://rubyforge.org/var/svn/redmine/trunk@7874 e93f8b46-1217-0410-a6f0-8f06a7374b81
Diffstat (limited to 'config')
44 files changed, 134 insertions, 2 deletions
diff --git a/config/locales/bg.yml b/config/locales/bg.yml index 3c234a376..666948714 100644 --- a/config/locales/bg.yml +++ b/config/locales/bg.yml @@ -1000,3 +1000,6 @@ bg: description_date_from: Въведете начална дата description_date_to: Въведете крайна дата setting_repositories_encodings: Attachments and repositories encodings + description_all_columns: All Columns + button_export: Export + label_export_options: "%{export_format} export options" diff --git a/config/locales/bs.yml b/config/locales/bs.yml index 07b43487f..1087e1a26 100644 --- a/config/locales/bs.yml +++ b/config/locales/bs.yml @@ -1016,3 +1016,6 @@ bs: setting_default_issue_start_date_to_creation_date: Use current date as start date for new issues button_edit_section: Edit this section setting_repositories_encodings: Attachments and repositories encodings + description_all_columns: All Columns + button_export: Export + label_export_options: "%{export_format} export options" diff --git a/config/locales/ca.yml b/config/locales/ca.yml index 110f05148..3737830ff 100644 --- a/config/locales/ca.yml +++ b/config/locales/ca.yml @@ -1005,3 +1005,6 @@ ca: setting_default_issue_start_date_to_creation_date: Use current date as start date for new issues button_edit_section: Edit this section setting_repositories_encodings: Attachments and repositories encodings + description_all_columns: All Columns + button_export: Export + label_export_options: "%{export_format} export options" diff --git a/config/locales/cs.yml b/config/locales/cs.yml index c4c2ef7b1..6c8dcc924 100644 --- a/config/locales/cs.yml +++ b/config/locales/cs.yml @@ -1006,3 +1006,6 @@ cs: setting_default_issue_start_date_to_creation_date: Use current date as start date for new issues button_edit_section: Edit this section setting_repositories_encodings: Attachments and repositories encodings + description_all_columns: All Columns + button_export: Export + label_export_options: "%{export_format} export options" diff --git a/config/locales/da.yml b/config/locales/da.yml index 6dead5564..de532a420 100644 --- a/config/locales/da.yml +++ b/config/locales/da.yml @@ -1019,3 +1019,6 @@ da: setting_default_issue_start_date_to_creation_date: Use current date as start date for new issues button_edit_section: Edit this section setting_repositories_encodings: Attachments and repositories encodings + description_all_columns: All Columns + button_export: Export + label_export_options: "%{export_format} export options" diff --git a/config/locales/de.yml b/config/locales/de.yml index daf694cfa..8dcbb686a 100644 --- a/config/locales/de.yml +++ b/config/locales/de.yml @@ -1023,3 +1023,6 @@ de: setting_default_issue_start_date_to_creation_date: Use current date as start date for new issues button_edit_section: Edit this section setting_repositories_encodings: Attachments and repositories encodings + description_all_columns: All Columns + button_export: Export + label_export_options: "%{export_format} export options" diff --git a/config/locales/el.yml b/config/locales/el.yml index fdb1cb711..372830b8e 100644 --- a/config/locales/el.yml +++ b/config/locales/el.yml @@ -1002,3 +1002,6 @@ el: setting_default_issue_start_date_to_creation_date: Use current date as start date for new issues button_edit_section: Edit this section setting_repositories_encodings: Attachments and repositories encodings + description_all_columns: All Columns + button_export: Export + label_export_options: "%{export_format} export options" diff --git a/config/locales/en-GB.yml b/config/locales/en-GB.yml index be143756e..7c5844dc4 100644 --- a/config/locales/en-GB.yml +++ b/config/locales/en-GB.yml @@ -1005,3 +1005,6 @@ en-GB: label_child_revision: Child button_edit_section: Edit this section setting_repositories_encodings: Attachments and repositories encodings + description_all_columns: All Columns + button_export: Export + label_export_options: "%{export_format} export options" diff --git a/config/locales/en.yml b/config/locales/en.yml index 16bb6a9cd..a4f366848 100644 --- a/config/locales/en.yml +++ b/config/locales/en.yml @@ -827,6 +827,7 @@ en: label_git_report_last_commit: Report last commit for files and directories label_parent_revision: Parent label_child_revision: Child + label_export_options: %{export_format} export options button_login: Login button_submit: Submit @@ -875,6 +876,7 @@ en: button_duplicate: Duplicate button_show: Show button_edit_section: Edit this section + button_export: Export status_active: active status_registered: registered @@ -994,6 +996,7 @@ en: description_user_mail_notification: Mail notification settings description_available_columns: Available Columns description_selected_columns: Selected Columns + description_all_columns: All Columns description_issue_category_reassign: Choose issue category description_wiki_subpages_reassign: Choose new parent page description_date_range_list: Choose range from list diff --git a/config/locales/es.yml b/config/locales/es.yml index 45ee938b1..6d0d19c4b 100644 --- a/config/locales/es.yml +++ b/config/locales/es.yml @@ -1039,3 +1039,6 @@ es: setting_default_issue_start_date_to_creation_date: Use current date as start date for new issues button_edit_section: Edit this section setting_repositories_encodings: Attachments and repositories encodings + description_all_columns: All Columns + button_export: Export + label_export_options: "%{export_format} export options" diff --git a/config/locales/eu.yml b/config/locales/eu.yml index 78295da47..010379275 100644 --- a/config/locales/eu.yml +++ b/config/locales/eu.yml @@ -1006,3 +1006,6 @@ eu: setting_default_issue_start_date_to_creation_date: Use current date as start date for new issues button_edit_section: Edit this section setting_repositories_encodings: Attachments and repositories encodings + description_all_columns: All Columns + button_export: Export + label_export_options: "%{export_format} export options" diff --git a/config/locales/fa.yml b/config/locales/fa.yml index a0c1c7b3a..db4961b72 100644 --- a/config/locales/fa.yml +++ b/config/locales/fa.yml @@ -1005,3 +1005,6 @@ fa: setting_default_issue_start_date_to_creation_date: Use current date as start date for new issues button_edit_section: Edit this section setting_repositories_encodings: Attachments and repositories encodings + description_all_columns: All Columns + button_export: Export + label_export_options: "%{export_format} export options" diff --git a/config/locales/fi.yml b/config/locales/fi.yml index 36da700a7..970c99f6f 100644 --- a/config/locales/fi.yml +++ b/config/locales/fi.yml @@ -1023,3 +1023,6 @@ fi: setting_default_issue_start_date_to_creation_date: Use current date as start date for new issues button_edit_section: Edit this section setting_repositories_encodings: Attachments and repositories encodings + description_all_columns: All Columns + button_export: Export + label_export_options: "%{export_format} export options" diff --git a/config/locales/fr.yml b/config/locales/fr.yml index 3ba06c451..8412a5e9d 100644 --- a/config/locales/fr.yml +++ b/config/locales/fr.yml @@ -803,6 +803,7 @@ fr: label_issues_visibility_all: Toutes les demandes label_issues_visibility_public: Toutes les demandes non privées label_issues_visibility_own: Demandes créées par ou assignées à l'utilisateur + label_export_options: Options d'exportation %{export_format} button_login: Connexion button_submit: Soumettre @@ -850,6 +851,7 @@ fr: button_duplicate: Dupliquer button_show: Afficher button_edit_section: Modifier cette section + button_export: Exporter status_active: actif status_registered: enregistré @@ -1002,7 +1004,8 @@ fr: description_user_mail_notification: Mail notification settings description_date_from: Enter start date description_message_content: Message content - description_available_columns: Available Columns + description_available_columns: Colonnes disponibles + description_all_columns: Toutes les colonnes description_date_range_interval: Choose range by selecting start and end date description_issue_category_reassign: Choose issue category description_search: Searchfield @@ -1012,7 +1015,7 @@ fr: description_date_to: Enter end date description_query_sort_criteria_attribute: Sort attribute description_wiki_subpages_reassign: Choose new parent page - description_selected_columns: Selected Columns + description_selected_columns: Colonnes sélectionnées label_parent_revision: Parent label_child_revision: Child error_scm_annotate_big_text_file: The entry cannot be annotated, as it exceeds the maximum text file size. diff --git a/config/locales/gl.yml b/config/locales/gl.yml index 4d4f58f61..4f1347563 100644 --- a/config/locales/gl.yml +++ b/config/locales/gl.yml @@ -1014,3 +1014,6 @@ gl: setting_default_issue_start_date_to_creation_date: Use current date as start date for new issues button_edit_section: Edit this section setting_repositories_encodings: Attachments and repositories encodings + description_all_columns: All Columns + button_export: Export + label_export_options: "%{export_format} export options" diff --git a/config/locales/he.yml b/config/locales/he.yml index a7b7ae5b2..22c1c20e9 100644 --- a/config/locales/he.yml +++ b/config/locales/he.yml @@ -1007,3 +1007,6 @@ he: setting_default_issue_start_date_to_creation_date: Use current date as start date for new issues button_edit_section: Edit this section setting_repositories_encodings: Attachments and repositories encodings + description_all_columns: All Columns + button_export: Export + label_export_options: "%{export_format} export options" diff --git a/config/locales/hr.yml b/config/locales/hr.yml index 3a1fc3963..a90cd6b4d 100644 --- a/config/locales/hr.yml +++ b/config/locales/hr.yml @@ -1009,3 +1009,6 @@ hr: setting_default_issue_start_date_to_creation_date: Use current date as start date for new issues button_edit_section: Edit this section setting_repositories_encodings: Attachments and repositories encodings + description_all_columns: All Columns + button_export: Export + label_export_options: "%{export_format} export options" diff --git a/config/locales/hu.yml b/config/locales/hu.yml index 79030c3f2..ec80dac6b 100644 --- a/config/locales/hu.yml +++ b/config/locales/hu.yml @@ -1021,3 +1021,6 @@ setting_default_issue_start_date_to_creation_date: Use current date as start date for new issues button_edit_section: Edit this section setting_repositories_encodings: Attachments and repositories encodings + description_all_columns: All Columns + button_export: Export + label_export_options: "%{export_format} export options" diff --git a/config/locales/id.yml b/config/locales/id.yml index 70899ffc4..3895f9318 100644 --- a/config/locales/id.yml +++ b/config/locales/id.yml @@ -1010,3 +1010,6 @@ id: setting_default_issue_start_date_to_creation_date: Use current date as start date for new issues button_edit_section: Edit this section setting_repositories_encodings: Attachments and repositories encodings + description_all_columns: All Columns + button_export: Export + label_export_options: "%{export_format} export options" diff --git a/config/locales/it.yml b/config/locales/it.yml index 5b89ecf1b..61d6ba4c6 100644 --- a/config/locales/it.yml +++ b/config/locales/it.yml @@ -1003,3 +1003,6 @@ it: setting_default_issue_start_date_to_creation_date: Use current date as start date for new issues button_edit_section: Edit this section setting_repositories_encodings: Attachments and repositories encodings + description_all_columns: All Columns + button_export: Export + label_export_options: "%{export_format} export options" diff --git a/config/locales/ja.yml b/config/locales/ja.yml index 3b106bd04..55958d26c 100644 --- a/config/locales/ja.yml +++ b/config/locales/ja.yml @@ -1032,3 +1032,6 @@ ja: error_scm_annotate_big_text_file: The entry cannot be annotated, as it exceeds the maximum text file size. setting_default_issue_start_date_to_creation_date: Use current date as start date for new issues button_edit_section: Edit this section + description_all_columns: All Columns + button_export: Export + label_export_options: "%{export_format} export options" diff --git a/config/locales/ko.yml b/config/locales/ko.yml index 1d909da25..7ed420999 100644 --- a/config/locales/ko.yml +++ b/config/locales/ko.yml @@ -1054,3 +1054,6 @@ ko: setting_default_issue_start_date_to_creation_date: Use current date as start date for new issues button_edit_section: Edit this section setting_repositories_encodings: Attachments and repositories encodings + description_all_columns: All Columns + button_export: Export + label_export_options: "%{export_format} export options" diff --git a/config/locales/lt.yml b/config/locales/lt.yml index 55654da51..7cd3879a2 100644 --- a/config/locales/lt.yml +++ b/config/locales/lt.yml @@ -1062,3 +1062,6 @@ lt: setting_default_issue_start_date_to_creation_date: Use current date as start date for new issues button_edit_section: Edit this section setting_repositories_encodings: Attachments and repositories encodings + description_all_columns: All Columns + button_export: Export + label_export_options: "%{export_format} export options" diff --git a/config/locales/lv.yml b/config/locales/lv.yml index ed6186780..5be9a3f19 100644 --- a/config/locales/lv.yml +++ b/config/locales/lv.yml @@ -997,3 +997,6 @@ lv: setting_default_issue_start_date_to_creation_date: Use current date as start date for new issues button_edit_section: Edit this section setting_repositories_encodings: Attachments and repositories encodings + description_all_columns: All Columns + button_export: Export + label_export_options: "%{export_format} export options" diff --git a/config/locales/mk.yml b/config/locales/mk.yml index fc0fb9d1c..b3ff76b9a 100644 --- a/config/locales/mk.yml +++ b/config/locales/mk.yml @@ -1002,3 +1002,6 @@ mk: setting_default_issue_start_date_to_creation_date: Use current date as start date for new issues button_edit_section: Edit this section setting_repositories_encodings: Attachments and repositories encodings + description_all_columns: All Columns + button_export: Export + label_export_options: "%{export_format} export options" diff --git a/config/locales/mn.yml b/config/locales/mn.yml index da04b9f29..16128e4ae 100644 --- a/config/locales/mn.yml +++ b/config/locales/mn.yml @@ -1003,3 +1003,6 @@ mn: setting_default_issue_start_date_to_creation_date: Use current date as start date for new issues button_edit_section: Edit this section setting_repositories_encodings: Attachments and repositories encodings + description_all_columns: All Columns + button_export: Export + label_export_options: "%{export_format} export options" diff --git a/config/locales/nl.yml b/config/locales/nl.yml index f610520f4..f6bb27d16 100644 --- a/config/locales/nl.yml +++ b/config/locales/nl.yml @@ -984,3 +984,6 @@ nl: setting_default_issue_start_date_to_creation_date: Use current date as start date for new issues button_edit_section: Edit this section setting_repositories_encodings: Attachments and repositories encodings + description_all_columns: All Columns + button_export: Export + label_export_options: "%{export_format} export options" diff --git a/config/locales/no.yml b/config/locales/no.yml index 33572781f..69bf7490b 100644 --- a/config/locales/no.yml +++ b/config/locales/no.yml @@ -992,3 +992,6 @@ setting_default_issue_start_date_to_creation_date: Use current date as start date for new issues button_edit_section: Edit this section setting_repositories_encodings: Attachments and repositories encodings + description_all_columns: All Columns + button_export: Export + label_export_options: "%{export_format} export options" diff --git a/config/locales/pl.yml b/config/locales/pl.yml index 41abb1ff5..4e53459ad 100644 --- a/config/locales/pl.yml +++ b/config/locales/pl.yml @@ -1019,3 +1019,6 @@ pl: setting_default_issue_start_date_to_creation_date: Use current date as start date for new issues button_edit_section: Edit this section setting_repositories_encodings: Attachments and repositories encodings + description_all_columns: All Columns + button_export: Export + label_export_options: "%{export_format} export options" diff --git a/config/locales/pt-BR.yml b/config/locales/pt-BR.yml index 0baa3b092..a5b26fe02 100644 --- a/config/locales/pt-BR.yml +++ b/config/locales/pt-BR.yml @@ -1023,3 +1023,6 @@ pt-BR: setting_default_issue_start_date_to_creation_date: Use current date as start date for new issues button_edit_section: Edit this section setting_repositories_encodings: Attachments and repositories encodings + description_all_columns: All Columns + button_export: Export + label_export_options: "%{export_format} export options" diff --git a/config/locales/pt.yml b/config/locales/pt.yml index a951e719f..2ff204dc6 100644 --- a/config/locales/pt.yml +++ b/config/locales/pt.yml @@ -1007,3 +1007,6 @@ pt: setting_default_issue_start_date_to_creation_date: Use current date as start date for new issues button_edit_section: Edit this section setting_repositories_encodings: Attachments and repositories encodings + description_all_columns: All Columns + button_export: Export + label_export_options: "%{export_format} export options" diff --git a/config/locales/ro.yml b/config/locales/ro.yml index 19631bd65..c430fe3a8 100644 --- a/config/locales/ro.yml +++ b/config/locales/ro.yml @@ -995,3 +995,6 @@ ro: setting_default_issue_start_date_to_creation_date: Use current date as start date for new issues button_edit_section: Edit this section setting_repositories_encodings: Attachments and repositories encodings + description_all_columns: All Columns + button_export: Export + label_export_options: "%{export_format} export options" diff --git a/config/locales/ru.yml b/config/locales/ru.yml index 66976fdca..0a15b80e6 100644 --- a/config/locales/ru.yml +++ b/config/locales/ru.yml @@ -1115,3 +1115,6 @@ ru: setting_default_issue_start_date_to_creation_date: Use current date as start date for new issues button_edit_section: Edit this section setting_repositories_encodings: Attachments and repositories encodings + description_all_columns: All Columns + button_export: Export + label_export_options: "%{export_format} export options" diff --git a/config/locales/sk.yml b/config/locales/sk.yml index ac69b9cd7..628812d12 100644 --- a/config/locales/sk.yml +++ b/config/locales/sk.yml @@ -997,3 +997,6 @@ sk: setting_default_issue_start_date_to_creation_date: Use current date as start date for new issues button_edit_section: Edit this section setting_repositories_encodings: Attachments and repositories encodings + description_all_columns: All Columns + button_export: Export + label_export_options: "%{export_format} export options" diff --git a/config/locales/sl.yml b/config/locales/sl.yml index 5949313b2..0b4f060cb 100644 --- a/config/locales/sl.yml +++ b/config/locales/sl.yml @@ -1002,3 +1002,6 @@ sl: setting_default_issue_start_date_to_creation_date: Use current date as start date for new issues button_edit_section: Edit this section setting_repositories_encodings: Attachments and repositories encodings + description_all_columns: All Columns + button_export: Export + label_export_options: "%{export_format} export options" diff --git a/config/locales/sr-YU.yml b/config/locales/sr-YU.yml index 2545636e2..662ef51eb 100644 --- a/config/locales/sr-YU.yml +++ b/config/locales/sr-YU.yml @@ -1002,3 +1002,6 @@ sr-YU: setting_default_issue_start_date_to_creation_date: Use current date as start date for new issues button_edit_section: Edit this section setting_repositories_encodings: Attachments and repositories encodings + description_all_columns: All Columns + button_export: Export + label_export_options: "%{export_format} export options" diff --git a/config/locales/sr.yml b/config/locales/sr.yml index c9d7689a7..390f24e2e 100644 --- a/config/locales/sr.yml +++ b/config/locales/sr.yml @@ -1003,3 +1003,6 @@ sr: setting_default_issue_start_date_to_creation_date: Use current date as start date for new issues button_edit_section: Edit this section setting_repositories_encodings: Attachments and repositories encodings + description_all_columns: All Columns + button_export: Export + label_export_options: "%{export_format} export options" diff --git a/config/locales/sv.yml b/config/locales/sv.yml index ae0fb5ba9..841da7b15 100644 --- a/config/locales/sv.yml +++ b/config/locales/sv.yml @@ -1043,3 +1043,6 @@ sv: setting_default_issue_start_date_to_creation_date: Use current date as start date for new issues button_edit_section: Edit this section setting_repositories_encodings: Attachments and repositories encodings + description_all_columns: All Columns + button_export: Export + label_export_options: "%{export_format} export options" diff --git a/config/locales/th.yml b/config/locales/th.yml index 9e0a24be8..c625e68bd 100644 --- a/config/locales/th.yml +++ b/config/locales/th.yml @@ -999,3 +999,6 @@ th: setting_default_issue_start_date_to_creation_date: Use current date as start date for new issues button_edit_section: Edit this section setting_repositories_encodings: Attachments and repositories encodings + description_all_columns: All Columns + button_export: Export + label_export_options: "%{export_format} export options" diff --git a/config/locales/tr.yml b/config/locales/tr.yml index e494b86f1..1bde02b64 100644 --- a/config/locales/tr.yml +++ b/config/locales/tr.yml @@ -1021,3 +1021,6 @@ tr: setting_default_issue_start_date_to_creation_date: Use current date as start date for new issues button_edit_section: Edit this section setting_repositories_encodings: Attachments and repositories encodings + description_all_columns: All Columns + button_export: Export + label_export_options: "%{export_format} export options" diff --git a/config/locales/uk.yml b/config/locales/uk.yml index 264e75724..3f2643485 100644 --- a/config/locales/uk.yml +++ b/config/locales/uk.yml @@ -998,3 +998,6 @@ uk: setting_default_issue_start_date_to_creation_date: Use current date as start date for new issues button_edit_section: Edit this section setting_repositories_encodings: Attachments and repositories encodings + description_all_columns: All Columns + button_export: Export + label_export_options: "%{export_format} export options" diff --git a/config/locales/vi.yml b/config/locales/vi.yml index 9b19d392c..d766a69e6 100644 --- a/config/locales/vi.yml +++ b/config/locales/vi.yml @@ -1053,3 +1053,6 @@ vi: setting_default_issue_start_date_to_creation_date: Use current date as start date for new issues button_edit_section: Edit this section setting_repositories_encodings: Attachments and repositories encodings + description_all_columns: All Columns + button_export: Export + label_export_options: "%{export_format} export options" diff --git a/config/locales/zh-TW.yml b/config/locales/zh-TW.yml index 7fc8c6e62..e0e612c6c 100644 --- a/config/locales/zh-TW.yml +++ b/config/locales/zh-TW.yml @@ -1082,3 +1082,6 @@ description_date_to: 輸入結束日期 button_edit_section: Edit this section setting_repositories_encodings: Attachments and repositories encodings + description_all_columns: All Columns + button_export: Export + label_export_options: "%{export_format} export options" diff --git a/config/locales/zh.yml b/config/locales/zh.yml index 161d897f3..410dc84a9 100644 --- a/config/locales/zh.yml +++ b/config/locales/zh.yml @@ -1004,3 +1004,6 @@ zh: setting_default_issue_start_date_to_creation_date: 使用当前日期作为新问题的开始日期 button_edit_section: Edit this section setting_repositories_encodings: Attachments and repositories encodings + description_all_columns: All Columns + button_export: Export + label_export_options: "%{export_format} export options" |