diff options
author | Go MAEDA <maeda@farend.jp> | 2018-03-03 04:43:19 +0000 |
---|---|---|
committer | Go MAEDA <maeda@farend.jp> | 2018-03-03 04:43:19 +0000 |
commit | 41c0856dbbe2262b70629721fdbfc2ed5a5a2bc2 (patch) | |
tree | 90f371ce8dbfde97c46c62c39be83a98f02bd94d /config/locales | |
parent | 6233ebd71e1ae966f72078b5defc97c2dec8d343 (diff) | |
download | redmine-41c0856dbbe2262b70629721fdbfc2ed5a5a2bc2.tar.gz redmine-41c0856dbbe2262b70629721fdbfc2ed5a5a2bc2.zip |
Rename :setting_mail_handler_enable_regex_delimiters i18n string to :setting_mail_handler_enable_regex (#27025).
Patch by Jan Schulz-Hofen.
git-svn-id: http://svn.redmine.org/redmine/trunk@17227 e93f8b46-1217-0410-a6f0-8f06a7374b81
Diffstat (limited to 'config/locales')
48 files changed, 49 insertions, 49 deletions
diff --git a/config/locales/ar.yml b/config/locales/ar.yml index b49c06e58..6652453d4 100644 --- a/config/locales/ar.yml +++ b/config/locales/ar.yml @@ -1206,7 +1206,7 @@ ar: setting_timespan_format: Time span format label_table_of_contents: Table of contents setting_commit_logs_formatting: Apply text formatting to commit messages - setting_mail_handler_enable_regex_delimiters: Enable regular expressions + setting_mail_handler_enable_regex: Enable regular expressions error_move_of_child_not_possible: 'Subtask %{child} could not be moved to the new project: %{errors}' error_cannot_reassign_time_entries_to_an_issue_about_to_be_deleted: Spent time cannot diff --git a/config/locales/az.yml b/config/locales/az.yml index 4cc1092e6..1ba938994 100644 --- a/config/locales/az.yml +++ b/config/locales/az.yml @@ -1301,7 +1301,7 @@ az: setting_timespan_format: Time span format label_table_of_contents: Table of contents setting_commit_logs_formatting: Apply text formatting to commit messages - setting_mail_handler_enable_regex_delimiters: Enable regular expressions + setting_mail_handler_enable_regex: Enable regular expressions error_move_of_child_not_possible: 'Subtask %{child} could not be moved to the new project: %{errors}' error_cannot_reassign_time_entries_to_an_issue_about_to_be_deleted: Spent time cannot diff --git a/config/locales/bg.yml b/config/locales/bg.yml index ac87d8138..9d0012661 100644 --- a/config/locales/bg.yml +++ b/config/locales/bg.yml @@ -416,7 +416,7 @@ bg: setting_display_subprojects_issues: Задачите от подпроектите по подразбиране се показват в главните проекти setting_enabled_scm: Разрешена SCM setting_mail_handler_body_delimiters: Отрязване на e-mail-ите след един от тези редове - setting_mail_handler_enable_regex_delimiters: Разрешаванен на регулярни изрази + setting_mail_handler_enable_regex: Разрешаванен на регулярни изрази setting_mail_handler_api_enabled: Разрешаване на WS за входящи e-mail-и setting_mail_handler_api_key: API ключ за входящи e-mail-и setting_sys_api_key: API ключ за хранилища diff --git a/config/locales/bs.yml b/config/locales/bs.yml index 3006988bc..ab2ae22c5 100644 --- a/config/locales/bs.yml +++ b/config/locales/bs.yml @@ -1219,7 +1219,7 @@ bs: setting_timespan_format: Time span format label_table_of_contents: Table of contents setting_commit_logs_formatting: Apply text formatting to commit messages - setting_mail_handler_enable_regex_delimiters: Enable regular expressions + setting_mail_handler_enable_regex: Enable regular expressions error_move_of_child_not_possible: 'Subtask %{child} could not be moved to the new project: %{errors}' error_cannot_reassign_time_entries_to_an_issue_about_to_be_deleted: Spent time cannot diff --git a/config/locales/ca.yml b/config/locales/ca.yml index 3d2036cdf..0b363b569 100644 --- a/config/locales/ca.yml +++ b/config/locales/ca.yml @@ -1196,7 +1196,7 @@ ca: setting_timespan_format: Time span format label_table_of_contents: Table of contents setting_commit_logs_formatting: Apply text formatting to commit messages - setting_mail_handler_enable_regex_delimiters: Enable regular expressions + setting_mail_handler_enable_regex: Enable regular expressions error_move_of_child_not_possible: 'Subtask %{child} could not be moved to the new project: %{errors}' error_cannot_reassign_time_entries_to_an_issue_about_to_be_deleted: Spent time cannot diff --git a/config/locales/cs.yml b/config/locales/cs.yml index 3c3600ab8..86b33b8a0 100644 --- a/config/locales/cs.yml +++ b/config/locales/cs.yml @@ -1204,7 +1204,7 @@ cs: setting_timespan_format: Formát časového intervalu label_table_of_contents: Obsah setting_commit_logs_formatting: Použij textové formátování pro popisky comitů - setting_mail_handler_enable_regex_delimiters: Povol regulární výrazy + setting_mail_handler_enable_regex: Povol regulární výrazy error_move_of_child_not_possible: 'Dílčí úkol %{child} nemůže být přesunut do nového projektu: %{errors}' error_cannot_reassign_time_entries_to_an_issue_about_to_be_deleted: Strávený čas nemůže diff --git a/config/locales/da.yml b/config/locales/da.yml index 258c4b66c..c0e30f5ad 100644 --- a/config/locales/da.yml +++ b/config/locales/da.yml @@ -1223,7 +1223,7 @@ da: setting_timespan_format: Time span format label_table_of_contents: Table of contents setting_commit_logs_formatting: Apply text formatting to commit messages - setting_mail_handler_enable_regex_delimiters: Enable regular expressions + setting_mail_handler_enable_regex: Enable regular expressions error_move_of_child_not_possible: 'Subtask %{child} could not be moved to the new project: %{errors}' error_cannot_reassign_time_entries_to_an_issue_about_to_be_deleted: Spent time cannot diff --git a/config/locales/de.yml b/config/locales/de.yml index f43bbd703..0eb29c981 100644 --- a/config/locales/de.yml +++ b/config/locales/de.yml @@ -1214,7 +1214,7 @@ de: label_font_monospace: Nichtproportionale Schrift label_font_proportional: Proportionale Schrift setting_commit_logs_formatting: Textformatierung für Commit Nachrichten - setting_mail_handler_enable_regex_delimiters: Reguläre Ausdrücke erlauben + setting_mail_handler_enable_regex: Reguläre Ausdrücke erlauben error_cannot_reassign_time_entries_to_an_issue_about_to_be_deleted: Zeitbuchungen für Tickets, die gelöscht werden sind nicht möglich setting_timelog_required_fields: Erforderliche Felder für Zeitbuchungen label_attribute_of_object: '%{object_name}''s %{name}' diff --git a/config/locales/el.yml b/config/locales/el.yml index 7e70ba49c..907a1d1e5 100644 --- a/config/locales/el.yml +++ b/config/locales/el.yml @@ -1206,7 +1206,7 @@ el: setting_timespan_format: Time span format label_table_of_contents: Table of contents setting_commit_logs_formatting: Apply text formatting to commit messages - setting_mail_handler_enable_regex_delimiters: Enable regular expressions + setting_mail_handler_enable_regex: Enable regular expressions error_move_of_child_not_possible: 'Subtask %{child} could not be moved to the new project: %{errors}' error_cannot_reassign_time_entries_to_an_issue_about_to_be_deleted: Spent time cannot diff --git a/config/locales/en-GB.yml b/config/locales/en-GB.yml index b4fad0d1e..6477de6d3 100644 --- a/config/locales/en-GB.yml +++ b/config/locales/en-GB.yml @@ -1208,7 +1208,7 @@ en-GB: setting_timespan_format: Time span format label_table_of_contents: Table of contents setting_commit_logs_formatting: Apply text formatting to commit messages - setting_mail_handler_enable_regex_delimiters: Enable regular expressions + setting_mail_handler_enable_regex: Enable regular expressions error_move_of_child_not_possible: 'Subtask %{child} could not be moved to the new project: %{errors}' error_cannot_reassign_time_entries_to_an_issue_about_to_be_deleted: Spent time cannot diff --git a/config/locales/es-PA.yml b/config/locales/es-PA.yml index 1c745d251..4319439ae 100644 --- a/config/locales/es-PA.yml +++ b/config/locales/es-PA.yml @@ -1236,7 +1236,7 @@ es-PA: setting_timespan_format: Time span format label_table_of_contents: Table of contents setting_commit_logs_formatting: Apply text formatting to commit messages - setting_mail_handler_enable_regex_delimiters: Enable regular expressions + setting_mail_handler_enable_regex: Enable regular expressions error_move_of_child_not_possible: 'Subtask %{child} could not be moved to the new project: %{errors}' error_cannot_reassign_time_entries_to_an_issue_about_to_be_deleted: Spent time cannot diff --git a/config/locales/es.yml b/config/locales/es.yml index fb3f90959..0b5599e62 100644 --- a/config/locales/es.yml +++ b/config/locales/es.yml @@ -1234,7 +1234,7 @@ es: setting_timespan_format: Time span format label_table_of_contents: Table of contents setting_commit_logs_formatting: Apply text formatting to commit messages - setting_mail_handler_enable_regex_delimiters: Enable regular expressions + setting_mail_handler_enable_regex: Enable regular expressions error_move_of_child_not_possible: 'Subtask %{child} could not be moved to the new project: %{errors}' error_cannot_reassign_time_entries_to_an_issue_about_to_be_deleted: Spent time cannot diff --git a/config/locales/et.yml b/config/locales/et.yml index c99e141e3..5cf94910d 100644 --- a/config/locales/et.yml +++ b/config/locales/et.yml @@ -1211,7 +1211,7 @@ et: setting_timespan_format: Time span format label_table_of_contents: Table of contents setting_commit_logs_formatting: Apply text formatting to commit messages - setting_mail_handler_enable_regex_delimiters: Enable regular expressions + setting_mail_handler_enable_regex: Enable regular expressions error_move_of_child_not_possible: 'Subtask %{child} could not be moved to the new project: %{errors}' error_cannot_reassign_time_entries_to_an_issue_about_to_be_deleted: Spent time cannot diff --git a/config/locales/eu.yml b/config/locales/eu.yml index 401ec714f..d59f08c81 100644 --- a/config/locales/eu.yml +++ b/config/locales/eu.yml @@ -1207,7 +1207,7 @@ eu: setting_timespan_format: Time span format label_table_of_contents: Table of contents setting_commit_logs_formatting: Apply text formatting to commit messages - setting_mail_handler_enable_regex_delimiters: Enable regular expressions + setting_mail_handler_enable_regex: Enable regular expressions error_move_of_child_not_possible: 'Subtask %{child} could not be moved to the new project: %{errors}' error_cannot_reassign_time_entries_to_an_issue_about_to_be_deleted: Spent time cannot diff --git a/config/locales/fa.yml b/config/locales/fa.yml index 66f949085..42d943d11 100644 --- a/config/locales/fa.yml +++ b/config/locales/fa.yml @@ -1207,7 +1207,7 @@ fa: setting_timespan_format: Time span format label_table_of_contents: Table of contents setting_commit_logs_formatting: Apply text formatting to commit messages - setting_mail_handler_enable_regex_delimiters: Enable regular expressions + setting_mail_handler_enable_regex: Enable regular expressions error_move_of_child_not_possible: 'Subtask %{child} could not be moved to the new project: %{errors}' error_cannot_reassign_time_entries_to_an_issue_about_to_be_deleted: Spent time cannot diff --git a/config/locales/fi.yml b/config/locales/fi.yml index 4025d6df6..3b586e075 100644 --- a/config/locales/fi.yml +++ b/config/locales/fi.yml @@ -1227,7 +1227,7 @@ fi: setting_timespan_format: Time span format label_table_of_contents: Table of contents setting_commit_logs_formatting: Apply text formatting to commit messages - setting_mail_handler_enable_regex_delimiters: Enable regular expressions + setting_mail_handler_enable_regex: Enable regular expressions error_move_of_child_not_possible: 'Subtask %{child} could not be moved to the new project: %{errors}' error_cannot_reassign_time_entries_to_an_issue_about_to_be_deleted: Spent time cannot diff --git a/config/locales/fr.yml b/config/locales/fr.yml index 3473d7e3e..40df0ff32 100644 --- a/config/locales/fr.yml +++ b/config/locales/fr.yml @@ -426,7 +426,7 @@ fr: setting_display_subprojects_issues: Afficher par défaut les demandes des sous-projets sur les projets principaux setting_enabled_scm: SCM activés setting_mail_handler_body_delimiters: "Tronquer les emails après l'une de ces lignes" - setting_mail_handler_enable_regex_delimiters: "Utiliser les expressions regulières" + setting_mail_handler_enable_regex: "Utiliser les expressions regulières" setting_mail_handler_api_enabled: "Activer le WS pour la réception d'emails" setting_mail_handler_api_key: Clé de protection de l'API setting_sequential_project_identifiers: Générer des identifiants de projet séquentiels diff --git a/config/locales/gl.yml b/config/locales/gl.yml index 6f5f77ecd..d8c76f87b 100644 --- a/config/locales/gl.yml +++ b/config/locales/gl.yml @@ -1214,7 +1214,7 @@ gl: setting_timespan_format: Time span format label_table_of_contents: Table of contents setting_commit_logs_formatting: Apply text formatting to commit messages - setting_mail_handler_enable_regex_delimiters: Enable regular expressions + setting_mail_handler_enable_regex: Enable regular expressions error_move_of_child_not_possible: 'Subtask %{child} could not be moved to the new project: %{errors}' error_cannot_reassign_time_entries_to_an_issue_about_to_be_deleted: Spent time cannot diff --git a/config/locales/he.yml b/config/locales/he.yml index e582cb220..3437c656f 100644 --- a/config/locales/he.yml +++ b/config/locales/he.yml @@ -1211,7 +1211,7 @@ he: setting_timespan_format: Time span format label_table_of_contents: Table of contents setting_commit_logs_formatting: Apply text formatting to commit messages - setting_mail_handler_enable_regex_delimiters: Enable regular expressions + setting_mail_handler_enable_regex: Enable regular expressions error_move_of_child_not_possible: 'Subtask %{child} could not be moved to the new project: %{errors}' error_cannot_reassign_time_entries_to_an_issue_about_to_be_deleted: Spent time cannot diff --git a/config/locales/hr.yml b/config/locales/hr.yml index 1b7de4c75..0bfa3f355 100644 --- a/config/locales/hr.yml +++ b/config/locales/hr.yml @@ -1205,7 +1205,7 @@ hr: setting_timespan_format: Time span format label_table_of_contents: Table of contents setting_commit_logs_formatting: Apply text formatting to commit messages - setting_mail_handler_enable_regex_delimiters: Enable regular expressions + setting_mail_handler_enable_regex: Enable regular expressions error_move_of_child_not_possible: 'Subtask %{child} could not be moved to the new project: %{errors}' error_cannot_reassign_time_entries_to_an_issue_about_to_be_deleted: Spent time cannot diff --git a/config/locales/hu.yml b/config/locales/hu.yml index 0d5c73569..1b62569f6 100644 --- a/config/locales/hu.yml +++ b/config/locales/hu.yml @@ -1225,7 +1225,7 @@ setting_timespan_format: Time span format label_table_of_contents: Table of contents setting_commit_logs_formatting: Apply text formatting to commit messages - setting_mail_handler_enable_regex_delimiters: Enable regular expressions + setting_mail_handler_enable_regex: Enable regular expressions error_move_of_child_not_possible: 'Subtask %{child} could not be moved to the new project: %{errors}' error_cannot_reassign_time_entries_to_an_issue_about_to_be_deleted: Spent time cannot diff --git a/config/locales/id.yml b/config/locales/id.yml index d33d91e97..52483daae 100644 --- a/config/locales/id.yml +++ b/config/locales/id.yml @@ -1210,7 +1210,7 @@ id: setting_timespan_format: Time span format label_table_of_contents: Table of contents setting_commit_logs_formatting: Apply text formatting to commit messages - setting_mail_handler_enable_regex_delimiters: Enable regular expressions + setting_mail_handler_enable_regex: Enable regular expressions error_move_of_child_not_possible: 'Subtask %{child} could not be moved to the new project: %{errors}' error_cannot_reassign_time_entries_to_an_issue_about_to_be_deleted: Spent time cannot diff --git a/config/locales/it.yml b/config/locales/it.yml index b0788193b..85b0ab4d2 100644 --- a/config/locales/it.yml +++ b/config/locales/it.yml @@ -1201,7 +1201,7 @@ it: setting_timespan_format: Time span format label_table_of_contents: Table of contents setting_commit_logs_formatting: Apply text formatting to commit messages - setting_mail_handler_enable_regex_delimiters: Enable regular expressions + setting_mail_handler_enable_regex: Enable regular expressions error_move_of_child_not_possible: 'Subtask %{child} could not be moved to the new project: %{errors}' error_cannot_reassign_time_entries_to_an_issue_about_to_be_deleted: Spent time cannot diff --git a/config/locales/ja.yml b/config/locales/ja.yml index 445ea292e..c93681241 100644 --- a/config/locales/ja.yml +++ b/config/locales/ja.yml @@ -1219,7 +1219,7 @@ ja: setting_timespan_format: 時間の形式 label_table_of_contents: 目次 setting_commit_logs_formatting: コミットメッセージにテキスト書式を適用 - setting_mail_handler_enable_regex_delimiters: 正規表現を使用 + setting_mail_handler_enable_regex: 正規表現を使用 error_move_of_child_not_possible: '子チケット %{child} を指定されたプロジェクトに移動できませんでした: %{errors}' error_cannot_reassign_time_entries_to_an_issue_about_to_be_deleted: 削除対象チケットへの作業時間の再割り当てはできません setting_timelog_required_fields: 作業時間の必須入力フィールド diff --git a/config/locales/ko.yml b/config/locales/ko.yml index 60639f373..f32a56422 100644 --- a/config/locales/ko.yml +++ b/config/locales/ko.yml @@ -1245,7 +1245,7 @@ ko: setting_timespan_format: Time span format label_table_of_contents: Table of contents setting_commit_logs_formatting: Apply text formatting to commit messages - setting_mail_handler_enable_regex_delimiters: Enable regular expressions + setting_mail_handler_enable_regex: Enable regular expressions error_move_of_child_not_possible: 'Subtask %{child} could not be moved to the new project: %{errors}' error_cannot_reassign_time_entries_to_an_issue_about_to_be_deleted: Spent time cannot diff --git a/config/locales/lt.yml b/config/locales/lt.yml index 271397371..50e1b97c3 100644 --- a/config/locales/lt.yml +++ b/config/locales/lt.yml @@ -1196,8 +1196,8 @@ lt: setting_timespan_format: Laiko tarpo formatas label_table_of_contents: Turinio lentelė setting_commit_logs_formatting: Pritaikyti teksto formatavimą patvirtinimo žinutėms - setting_mail_handler_enable_regex_delimiters: Įjungti reguliariuosius reiškinius - error_move_of_child_not_possible: 'Darbo dalis %{child} negali būti perkelta į naują + setting_mail_handler_enable_regex: Įjungti reguliariuosius reiškinius + error_move_of_child_not_possible: 'Darbo dalis %{child} negali būti perkelta į naują projektą: %{errors}' error_cannot_reassign_time_entries_to_an_issue_about_to_be_deleted: Dirbtas laikas negali būti iš naujo paskirtas darbui, kuris bus ištrintas diff --git a/config/locales/lv.yml b/config/locales/lv.yml index 1e10f7d54..413b7c999 100644 --- a/config/locales/lv.yml +++ b/config/locales/lv.yml @@ -1200,7 +1200,7 @@ lv: setting_timespan_format: Time span format label_table_of_contents: Table of contents setting_commit_logs_formatting: Apply text formatting to commit messages - setting_mail_handler_enable_regex_delimiters: Enable regular expressions + setting_mail_handler_enable_regex: Enable regular expressions error_move_of_child_not_possible: 'Subtask %{child} could not be moved to the new project: %{errors}' error_cannot_reassign_time_entries_to_an_issue_about_to_be_deleted: Spent time cannot diff --git a/config/locales/mk.yml b/config/locales/mk.yml index 6611d9cc5..9424450a1 100644 --- a/config/locales/mk.yml +++ b/config/locales/mk.yml @@ -1206,7 +1206,7 @@ mk: setting_timespan_format: Time span format label_table_of_contents: Table of contents setting_commit_logs_formatting: Apply text formatting to commit messages - setting_mail_handler_enable_regex_delimiters: Enable regular expressions + setting_mail_handler_enable_regex: Enable regular expressions error_move_of_child_not_possible: 'Subtask %{child} could not be moved to the new project: %{errors}' error_cannot_reassign_time_entries_to_an_issue_about_to_be_deleted: Spent time cannot diff --git a/config/locales/mn.yml b/config/locales/mn.yml index becf3ac59..8c50377d1 100644 --- a/config/locales/mn.yml +++ b/config/locales/mn.yml @@ -1207,7 +1207,7 @@ mn: setting_timespan_format: Time span format label_table_of_contents: Table of contents setting_commit_logs_formatting: Apply text formatting to commit messages - setting_mail_handler_enable_regex_delimiters: Enable regular expressions + setting_mail_handler_enable_regex: Enable regular expressions error_move_of_child_not_possible: 'Subtask %{child} could not be moved to the new project: %{errors}' error_cannot_reassign_time_entries_to_an_issue_about_to_be_deleted: Spent time cannot diff --git a/config/locales/nl.yml b/config/locales/nl.yml index 003f3c668..b5e821828 100644 --- a/config/locales/nl.yml +++ b/config/locales/nl.yml @@ -1181,7 +1181,7 @@ nl: setting_timespan_format: Tijdspanneformaat label_table_of_contents: Inhoudsopgave setting_commit_logs_formatting: Apply text formatting to commit messages - setting_mail_handler_enable_regex_delimiters: Enable regular expressions + setting_mail_handler_enable_regex: Enable regular expressions error_move_of_child_not_possible: 'Subtask %{child} could not be moved to the new project: %{errors}' error_cannot_reassign_time_entries_to_an_issue_about_to_be_deleted: Spent time cannot diff --git a/config/locales/no.yml b/config/locales/no.yml index df99bc804..653c0ed3b 100644 --- a/config/locales/no.yml +++ b/config/locales/no.yml @@ -1196,7 +1196,7 @@ setting_timespan_format: Time span format label_table_of_contents: Table of contents setting_commit_logs_formatting: Apply text formatting to commit messages - setting_mail_handler_enable_regex_delimiters: Enable regular expressions + setting_mail_handler_enable_regex: Enable regular expressions error_move_of_child_not_possible: 'Subtask %{child} could not be moved to the new project: %{errors}' error_cannot_reassign_time_entries_to_an_issue_about_to_be_deleted: Spent time cannot diff --git a/config/locales/pl.yml b/config/locales/pl.yml index 3be7e8c3f..0a3951d2d 100644 --- a/config/locales/pl.yml +++ b/config/locales/pl.yml @@ -1221,7 +1221,7 @@ pl: setting_timespan_format: Time span format label_table_of_contents: Table of contents setting_commit_logs_formatting: Apply text formatting to commit messages - setting_mail_handler_enable_regex_delimiters: Enable regular expressions + setting_mail_handler_enable_regex: Enable regular expressions error_move_of_child_not_possible: 'Subtask %{child} could not be moved to the new project: %{errors}' error_cannot_reassign_time_entries_to_an_issue_about_to_be_deleted: Spent time cannot diff --git a/config/locales/pt-BR.yml b/config/locales/pt-BR.yml index 0705eb72b..830d645d3 100644 --- a/config/locales/pt-BR.yml +++ b/config/locales/pt-BR.yml @@ -1223,7 +1223,7 @@ pt-BR: setting_timespan_format: Formato de tempo label_table_of_contents: Índice setting_commit_logs_formatting: Aplicar formatação de texto às mensagens de commit - setting_mail_handler_enable_regex_delimiters: Ativar a utilização de expressões regulares + setting_mail_handler_enable_regex: Ativar a utilização de expressões regulares error_move_of_child_not_possible: 'A subtarefa %{child} não pode ser movida para o novo projeto: %{errors}' error_cannot_reassign_time_entries_to_an_issue_about_to_be_deleted: O tempo gasto não pode ser alterado numa tarefa que será apagada setting_timelog_required_fields: Campos obrigatórios para registro de horas diff --git a/config/locales/pt.yml b/config/locales/pt.yml index 4ee182fe4..d18388192 100644 --- a/config/locales/pt.yml +++ b/config/locales/pt.yml @@ -1201,7 +1201,7 @@ pt: setting_timespan_format: Formato de Data/Hora label_table_of_contents: Índice setting_commit_logs_formatting: Aplicar formatação de texto às mensagens de commit - setting_mail_handler_enable_regex_delimiters: Ativar a utilização de expressões regulares + setting_mail_handler_enable_regex: Ativar a utilização de expressões regulares error_move_of_child_not_possible: 'A sub-tarefa %{child} não pode ser movida para o novo project: %{errors}' error_cannot_reassign_time_entries_to_an_issue_about_to_be_deleted: O tempo gasto não pode ser alterado numa tarefa que será apagada diff --git a/config/locales/ro.yml b/config/locales/ro.yml index 1acd65997..b5c64abcd 100644 --- a/config/locales/ro.yml +++ b/config/locales/ro.yml @@ -1201,7 +1201,7 @@ ro: setting_timespan_format: Time span format label_table_of_contents: Table of contents setting_commit_logs_formatting: Apply text formatting to commit messages - setting_mail_handler_enable_regex_delimiters: Enable regular expressions + setting_mail_handler_enable_regex: Enable regular expressions error_move_of_child_not_possible: 'Subtask %{child} could not be moved to the new project: %{errors}' error_cannot_reassign_time_entries_to_an_issue_about_to_be_deleted: Spent time cannot diff --git a/config/locales/ru.yml b/config/locales/ru.yml index a4443861c..6fcbd3739 100644 --- a/config/locales/ru.yml +++ b/config/locales/ru.yml @@ -1307,7 +1307,7 @@ ru: setting_timespan_format: Формат промежутка времени label_table_of_contents: Содержание setting_commit_logs_formatting: Использовать форматирование текста для комментариев хранилища - setting_mail_handler_enable_regex_delimiters: Использовать регулярные выражения + setting_mail_handler_enable_regex: Использовать регулярные выражения error_move_of_child_not_possible: 'Подзадача %{child} не может быть перемещена в новый project: %{errors}' error_cannot_reassign_time_entries_to_an_issue_about_to_be_deleted: Затраченное время не может быть переназначено на задачу, которая будет удалена diff --git a/config/locales/sk.yml b/config/locales/sk.yml index 51cea8614..0ed80b59b 100644 --- a/config/locales/sk.yml +++ b/config/locales/sk.yml @@ -1196,7 +1196,7 @@ sk: setting_timespan_format: Time span format label_table_of_contents: Table of contents setting_commit_logs_formatting: Apply text formatting to commit messages - setting_mail_handler_enable_regex_delimiters: Enable regular expressions + setting_mail_handler_enable_regex: Enable regular expressions error_move_of_child_not_possible: 'Subtask %{child} could not be moved to the new project: %{errors}' error_cannot_reassign_time_entries_to_an_issue_about_to_be_deleted: Spent time cannot diff --git a/config/locales/sl.yml b/config/locales/sl.yml index 23d34b483..f7da8924c 100644 --- a/config/locales/sl.yml +++ b/config/locales/sl.yml @@ -1206,7 +1206,7 @@ sl: setting_timespan_format: Time span format label_table_of_contents: Table of contents setting_commit_logs_formatting: Apply text formatting to commit messages - setting_mail_handler_enable_regex_delimiters: Enable regular expressions + setting_mail_handler_enable_regex: Enable regular expressions error_move_of_child_not_possible: 'Subtask %{child} could not be moved to the new project: %{errors}' error_cannot_reassign_time_entries_to_an_issue_about_to_be_deleted: Spent time cannot diff --git a/config/locales/sq.yml b/config/locales/sq.yml index 57a874f01..9242abe12 100644 --- a/config/locales/sq.yml +++ b/config/locales/sq.yml @@ -1202,7 +1202,7 @@ sq: setting_timespan_format: Time span format label_table_of_contents: Table of contents setting_commit_logs_formatting: Apply text formatting to commit messages - setting_mail_handler_enable_regex_delimiters: Enable regular expressions + setting_mail_handler_enable_regex: Enable regular expressions error_move_of_child_not_possible: 'Subtask %{child} could not be moved to the new project: %{errors}' error_cannot_reassign_time_entries_to_an_issue_about_to_be_deleted: Spent time cannot diff --git a/config/locales/sr-YU.yml b/config/locales/sr-YU.yml index ebae7b926..578fd5a11 100644 --- a/config/locales/sr-YU.yml +++ b/config/locales/sr-YU.yml @@ -1208,7 +1208,7 @@ sr-YU: setting_timespan_format: Time span format label_table_of_contents: Table of contents setting_commit_logs_formatting: Apply text formatting to commit messages - setting_mail_handler_enable_regex_delimiters: Enable regular expressions + setting_mail_handler_enable_regex: Enable regular expressions error_move_of_child_not_possible: 'Subtask %{child} could not be moved to the new project: %{errors}' error_cannot_reassign_time_entries_to_an_issue_about_to_be_deleted: Spent time cannot diff --git a/config/locales/sr.yml b/config/locales/sr.yml index 0c1231646..a43a77492 100644 --- a/config/locales/sr.yml +++ b/config/locales/sr.yml @@ -1207,7 +1207,7 @@ sr: setting_timespan_format: Time span format label_table_of_contents: Table of contents setting_commit_logs_formatting: Apply text formatting to commit messages - setting_mail_handler_enable_regex_delimiters: Enable regular expressions + setting_mail_handler_enable_regex: Enable regular expressions error_move_of_child_not_possible: 'Subtask %{child} could not be moved to the new project: %{errors}' error_cannot_reassign_time_entries_to_an_issue_about_to_be_deleted: Spent time cannot diff --git a/config/locales/sv.yml b/config/locales/sv.yml index 2fad24ce7..70f4958ea 100644 --- a/config/locales/sv.yml +++ b/config/locales/sv.yml @@ -1239,7 +1239,7 @@ sv: setting_timespan_format: Time span format label_table_of_contents: Table of contents setting_commit_logs_formatting: Apply text formatting to commit messages - setting_mail_handler_enable_regex_delimiters: Enable regular expressions + setting_mail_handler_enable_regex: Enable regular expressions error_move_of_child_not_possible: 'Subtask %{child} could not be moved to the new project: %{errors}' error_cannot_reassign_time_entries_to_an_issue_about_to_be_deleted: Spent time cannot diff --git a/config/locales/th.yml b/config/locales/th.yml index b7932b97a..299208af5 100644 --- a/config/locales/th.yml +++ b/config/locales/th.yml @@ -1203,7 +1203,7 @@ th: setting_timespan_format: Time span format label_table_of_contents: Table of contents setting_commit_logs_formatting: Apply text formatting to commit messages - setting_mail_handler_enable_regex_delimiters: Enable regular expressions + setting_mail_handler_enable_regex: Enable regular expressions error_move_of_child_not_possible: 'Subtask %{child} could not be moved to the new project: %{errors}' error_cannot_reassign_time_entries_to_an_issue_about_to_be_deleted: Spent time cannot diff --git a/config/locales/tr.yml b/config/locales/tr.yml index 8674a80a6..4f5f76d60 100644 --- a/config/locales/tr.yml +++ b/config/locales/tr.yml @@ -1214,7 +1214,7 @@ tr: setting_timespan_format: Time span format label_table_of_contents: Table of contents setting_commit_logs_formatting: Apply text formatting to commit messages - setting_mail_handler_enable_regex_delimiters: Enable regular expressions + setting_mail_handler_enable_regex: Enable regular expressions error_move_of_child_not_possible: 'Subtask %{child} could not be moved to the new project: %{errors}' error_cannot_reassign_time_entries_to_an_issue_about_to_be_deleted: Spent time cannot diff --git a/config/locales/uk.yml b/config/locales/uk.yml index 8f67c1021..d11be73cb 100644 --- a/config/locales/uk.yml +++ b/config/locales/uk.yml @@ -1205,7 +1205,7 @@ uk: setting_timespan_format: Формат часового діапазону label_table_of_contents: Зміст setting_commit_logs_formatting: Застосувати форматування тексту для повідомлення - setting_mail_handler_enable_regex_delimiters: Використовувати регулярні вирази + setting_mail_handler_enable_regex: Використовувати регулярні вирази error_move_of_child_not_possible: 'Підзадача %{child} не може бути перенесена в новий проект: %{errors}' error_cannot_reassign_time_entries_to_an_issue_about_to_be_deleted: Витрачений час не можна перенести на задачу, яка має бути видалена setting_timelog_required_fields: Обов'язкові поля для журналу часу diff --git a/config/locales/vi.yml b/config/locales/vi.yml index e1044ae25..39c2e6716 100644 --- a/config/locales/vi.yml +++ b/config/locales/vi.yml @@ -1259,7 +1259,7 @@ vi: setting_timespan_format: Time span format label_table_of_contents: Table of contents setting_commit_logs_formatting: Apply text formatting to commit messages - setting_mail_handler_enable_regex_delimiters: Enable regular expressions + setting_mail_handler_enable_regex: Enable regular expressions error_move_of_child_not_possible: 'Subtask %{child} could not be moved to the new project: %{errors}' error_cannot_reassign_time_entries_to_an_issue_about_to_be_deleted: Spent time cannot diff --git a/config/locales/zh-TW.yml b/config/locales/zh-TW.yml index 91d7e10d6..23d5f5c5f 100644 --- a/config/locales/zh-TW.yml +++ b/config/locales/zh-TW.yml @@ -498,7 +498,7 @@ setting_display_subprojects_issues: 預設於父專案中顯示子專案的議題 setting_enabled_scm: 啟用的 SCM setting_mail_handler_body_delimiters: "截去郵件中包含下列值之後的內容" - setting_mail_handler_enable_regex_delimiters: "啟用規則運算式" + setting_mail_handler_enable_regex: "啟用規則運算式" setting_mail_handler_api_enabled: 啟用處理傳入電子郵件的服務 setting_mail_handler_api_key: 傳入電子郵件網頁服務 API 金鑰 setting_sys_api_key: 儲存機制管理網頁服務 API 金鑰 diff --git a/config/locales/zh.yml b/config/locales/zh.yml index a1e8b94da..00e57c4d0 100644 --- a/config/locales/zh.yml +++ b/config/locales/zh.yml @@ -1198,7 +1198,7 @@ zh: setting_timespan_format: 时间格式设置 label_table_of_contents: 目录 setting_commit_logs_formatting: 在提交日志消息时,应用文本格式 - setting_mail_handler_enable_regex_delimiters: 启用正则表达式 + setting_mail_handler_enable_regex: 启用正则表达式 error_move_of_child_not_possible: '子任务 %{child} 不能移动到新项目:%{errors}' error_cannot_reassign_time_entries_to_an_issue_about_to_be_deleted: 已用耗时不能重新分配到即将被删除的任务里。 setting_timelog_required_fields: 工时登记必填字段 |