summaryrefslogtreecommitdiffstats
path: root/lang
diff options
context:
space:
mode:
authorNicolas Chuche <nicolas.chuche@barna.be>2008-10-15 23:50:33 +0000
committerNicolas Chuche <nicolas.chuche@barna.be>2008-10-15 23:50:33 +0000
commita4b07a36edb567948739324b515abc5b7c28b241 (patch)
treebff7931c28bd326838ec32b076abaf9857587c86 /lang
parent1894bef48a04bec77b4531eff2654ace8e7453f4 (diff)
downloadredmine-a4b07a36edb567948739324b515abc5b7c28b241.tar.gz
redmine-a4b07a36edb567948739324b515abc5b7c28b241.zip
add plain text option for mail #2029
git-svn-id: svn+ssh://rubyforge.org/var/svn/redmine/trunk@1932 e93f8b46-1217-0410-a6f0-8f06a7374b81
Diffstat (limited to 'lang')
-rw-r--r--lang/bg.yml1
-rw-r--r--lang/ca.yml1
-rw-r--r--lang/cs.yml1
-rw-r--r--lang/da.yml1
-rw-r--r--lang/de.yml1
-rw-r--r--lang/en.yml1
-rw-r--r--lang/es.yml1
-rw-r--r--lang/fi.yml1
-rw-r--r--lang/fr.yml1
-rw-r--r--lang/he.yml1
-rw-r--r--lang/hu.yml1
-rw-r--r--lang/it.yml1
-rw-r--r--lang/ja.yml1
-rw-r--r--lang/ko.yml1
-rw-r--r--lang/lt.yml1
-rw-r--r--lang/nl.yml3
-rw-r--r--lang/no.yml1
-rw-r--r--lang/pl.yml1
-rw-r--r--lang/pt-br.yml1
-rw-r--r--lang/pt.yml1
-rw-r--r--lang/ro.yml1
-rw-r--r--lang/ru.yml1
-rw-r--r--lang/sr.yml1
-rw-r--r--lang/sv.yml1
-rw-r--r--lang/th.yml1
-rw-r--r--lang/tr.yml1
-rw-r--r--lang/uk.yml1
-rw-r--r--lang/zh-tw.yml1
-rw-r--r--lang/zh.yml1
29 files changed, 30 insertions, 1 deletions
diff --git a/lang/bg.yml b/lang/bg.yml
index f8d2e5e2c..b6aa4774b 100644
--- a/lang/bg.yml
+++ b/lang/bg.yml
@@ -640,3 +640,4 @@ setting_sequential_project_identifiers: Generate sequential project identifiers
notice_unable_delete_version: Unable to delete version
label_renamed: renamed
label_copied: copied
+setting_plain_text_mail: plain text only (no HTML)
diff --git a/lang/ca.yml b/lang/ca.yml
index 40ba5feae..f4d185c5d 100644
--- a/lang/ca.yml
+++ b/lang/ca.yml
@@ -641,3 +641,4 @@ default_activity_development: Desenvolupament
enumeration_issue_priorities: Prioritat dels assumptes
enumeration_doc_categories: Categories del document
enumeration_activities: Activitats (seguidor de temps)
+setting_plain_text_mail: plain text only (no HTML)
diff --git a/lang/cs.yml b/lang/cs.yml
index cf2cb0992..dcf778f01 100644
--- a/lang/cs.yml
+++ b/lang/cs.yml
@@ -645,3 +645,4 @@ setting_sequential_project_identifiers: Generate sequential project identifiers
notice_unable_delete_version: Unable to delete version
label_renamed: renamed
label_copied: copied
+setting_plain_text_mail: plain text only (no HTML)
diff --git a/lang/da.yml b/lang/da.yml
index 0ee1b2512..21bfb3a01 100644
--- a/lang/da.yml
+++ b/lang/da.yml
@@ -641,3 +641,4 @@ default_activity_development: Udvikling
enumeration_issue_priorities: Sagsprioriteter
enumeration_doc_categories: Dokumentkategorier
enumeration_activities: Aktiviteter (tidsregistrering)
+setting_plain_text_mail: plain text only (no HTML)
diff --git a/lang/de.yml b/lang/de.yml
index 7aa2d971b..5041a31b4 100644
--- a/lang/de.yml
+++ b/lang/de.yml
@@ -641,3 +641,4 @@ default_activity_development: Entwicklung
enumeration_issue_priorities: Ticket-Prioritäten
enumeration_doc_categories: Dokumentenkategorien
enumeration_activities: Aktivitäten (Zeiterfassung)
+setting_plain_text_mail: plain text only (no HTML)
diff --git a/lang/en.yml b/lang/en.yml
index 8a73a3992..5c7e30c21 100644
--- a/lang/en.yml
+++ b/lang/en.yml
@@ -195,6 +195,7 @@ setting_attachment_max_size: Attachment max. size
setting_issues_export_limit: Issues export limit
setting_mail_from: Emission email address
setting_bcc_recipients: Blind carbon copy recipients (bcc)
+setting_plain_text_mail: plain text mail (no HTML)
setting_host_name: Host name
setting_text_formatting: Text formatting
setting_wiki_compression: Wiki history compression
diff --git a/lang/es.yml b/lang/es.yml
index ae367d842..70b09f769 100644
--- a/lang/es.yml
+++ b/lang/es.yml
@@ -643,3 +643,4 @@ setting_sequential_project_identifiers: Generate sequential project identifiers
notice_unable_delete_version: Unable to delete version
label_renamed: renamed
label_copied: copied
+setting_plain_text_mail: plain text only (no HTML)
diff --git a/lang/fi.yml b/lang/fi.yml
index 225563b37..ce7a3e068 100644
--- a/lang/fi.yml
+++ b/lang/fi.yml
@@ -640,3 +640,4 @@ setting_commit_logs_encoding: Commit messages encoding
notice_unable_delete_version: Unable to delete version
label_renamed: renamed
label_copied: copied
+setting_plain_text_mail: plain text only (no HTML)
diff --git a/lang/fr.yml b/lang/fr.yml
index b64078068..b81c6d3cc 100644
--- a/lang/fr.yml
+++ b/lang/fr.yml
@@ -641,3 +641,4 @@ enumeration_issue_priorities: Priorités des demandes
enumeration_doc_categories: Catégories des documents
enumeration_activities: Activités (suivi du temps)
notice_unable_delete_version: Unable to delete version
+setting_plain_text_mail: mail texte brut (non HTML)
diff --git a/lang/he.yml b/lang/he.yml
index 07962d2de..e43733651 100644
--- a/lang/he.yml
+++ b/lang/he.yml
@@ -640,3 +640,4 @@ setting_sequential_project_identifiers: Generate sequential project identifiers
notice_unable_delete_version: Unable to delete version
label_renamed: renamed
label_copied: copied
+setting_plain_text_mail: plain text only (no HTML)
diff --git a/lang/hu.yml b/lang/hu.yml
index 3a3d18a12..c1fcdd2b8 100644
--- a/lang/hu.yml
+++ b/lang/hu.yml
@@ -641,3 +641,4 @@ setting_sequential_project_identifiers: Szekvenciális projekt azonosítók gene
notice_unable_delete_version: A verziót nem lehet törölni
label_renamed: átnevezve
label_copied: lemásolva
+setting_plain_text_mail: plain text only (no HTML)
diff --git a/lang/it.yml b/lang/it.yml
index bca755605..4e40fa085 100644
--- a/lang/it.yml
+++ b/lang/it.yml
@@ -640,3 +640,4 @@ setting_sequential_project_identifiers: Genera progetti con identificativi in se
notice_unable_delete_version: Impossibile cancellare la versione
label_renamed: rinominato
label_copied: copiato
+setting_plain_text_mail: plain text only (no HTML)
diff --git a/lang/ja.yml b/lang/ja.yml
index 4e46212b2..165aabd3d 100644
--- a/lang/ja.yml
+++ b/lang/ja.yml
@@ -552,6 +552,7 @@ notice_account_pending: アカウントは作成済みで、管理者の承認
field_time_zone: タイムゾーン
text_caracters_minimum: 最低%d文字の長さが必要です
setting_bcc_recipients: ブラインドカーボンコピーで受信(bcc)
+setting_plain_text_mail: プレインテキストのみ(HTMLなし)
button_annotate: 注釈
label_issues_by: %s別のチケット
field_searchable: Searchable
diff --git a/lang/ko.yml b/lang/ko.yml
index 95aa8716d..fae3345a1 100644
--- a/lang/ko.yml
+++ b/lang/ko.yml
@@ -640,3 +640,4 @@ setting_sequential_project_identifiers: 프로젝트 실별자를 순자적으
notice_unable_delete_version: 삭제 할 수 없는 버전 입니다.
label_renamed: renamed
label_copied: copied
+setting_plain_text_mail: plain text only (no HTML)
diff --git a/lang/lt.yml b/lang/lt.yml
index f29c28c4f..a92b2f007 100644
--- a/lang/lt.yml
+++ b/lang/lt.yml
@@ -642,3 +642,4 @@ button_quote: Cituoti
notice_unable_delete_version: Neimanoma panaikinti versiją
label_renamed: pervardintas
label_copied: nukopijuotas
+setting_plain_text_mail: plain text only (no HTML)
diff --git a/lang/nl.yml b/lang/nl.yml
index 19d845002..ee96aa7f7 100644
--- a/lang/nl.yml
+++ b/lang/nl.yml
@@ -641,4 +641,5 @@ button_quote: Citaat
setting_sequential_project_identifiers: Genereer sequentiële projectidentiteiten
notice_unable_delete_version: Niet mogelijk om deze versie te verwijderen.
label_renamed: hernoemd
-label_copied: gekopieerd \ No newline at end of file
+label_copied: gekopieerd
+setting_plain_text_mail: plain text only (no HTML)
diff --git a/lang/no.yml b/lang/no.yml
index 8cd6952c6..4005f0683 100644
--- a/lang/no.yml
+++ b/lang/no.yml
@@ -641,3 +641,4 @@ setting_sequential_project_identifiers: Generate sequential project identifiers
notice_unable_delete_version: Unable to delete version
label_renamed: renamed
label_copied: copied
+setting_plain_text_mail: plain text only (no HTML)
diff --git a/lang/pl.yml b/lang/pl.yml
index ee9bbaaaf..45624771e 100644
--- a/lang/pl.yml
+++ b/lang/pl.yml
@@ -646,3 +646,4 @@ label_renamed: przemianowano
label_copied: skopiowano
field_vf_watcher: Obserwator
field_vf_personnel: Personel
+setting_plain_text_mail: plain text only (no HTML)
diff --git a/lang/pt-br.yml b/lang/pt-br.yml
index 7c07729fe..5dea29a20 100644
--- a/lang/pt-br.yml
+++ b/lang/pt-br.yml
@@ -641,3 +641,4 @@ enumeration_activities: Atividades (time tracking)
notice_unable_delete_version: Não foi possível excluir a versão
label_renamed: renomeado
label_copied: copiado
+setting_plain_text_mail: plain text only (no HTML)
diff --git a/lang/pt.yml b/lang/pt.yml
index 1cf9f3a10..e9f91b7fa 100644
--- a/lang/pt.yml
+++ b/lang/pt.yml
@@ -642,3 +642,4 @@ default_activity_development: Desenvolvimento
enumeration_issue_priorities: Prioridade de tarefas
enumeration_doc_categories: Categorias de documentos
enumeration_activities: Actividades (Contagem de tempo)
+setting_plain_text_mail: plain text only (no HTML)
diff --git a/lang/ro.yml b/lang/ro.yml
index 94278256e..2aabe6715 100644
--- a/lang/ro.yml
+++ b/lang/ro.yml
@@ -640,3 +640,4 @@ setting_sequential_project_identifiers: Generate sequential project identifiers
notice_unable_delete_version: Unable to delete version
label_renamed: renamed
label_copied: copied
+setting_plain_text_mail: plain text only (no HTML)
diff --git a/lang/ru.yml b/lang/ru.yml
index ce5e43b7d..70149283f 100644
--- a/lang/ru.yml
+++ b/lang/ru.yml
@@ -673,3 +673,4 @@ text_user_wrote: '%s написал(а):'
text_wiki_destroy_confirmation: Вы уверены, что хотите удалить данную Wiki и все содержимое?
text_workflow_edit: Выберите роль и трекер для редактирования последовательности состояний
+setting_plain_text_mail: plain text only (no HTML)
diff --git a/lang/sr.yml b/lang/sr.yml
index 720dfcdff..5de1c6953 100644
--- a/lang/sr.yml
+++ b/lang/sr.yml
@@ -641,3 +641,4 @@ setting_sequential_project_identifiers: Generate sequential project identifiers
notice_unable_delete_version: Unable to delete version
label_renamed: renamed
label_copied: copied
+setting_plain_text_mail: plain text only (no HTML)
diff --git a/lang/sv.yml b/lang/sv.yml
index 393ade818..8cd2eb7e5 100644
--- a/lang/sv.yml
+++ b/lang/sv.yml
@@ -641,3 +641,4 @@ setting_sequential_project_identifiers: Generate sequential project identifiers
notice_unable_delete_version: Unable to delete version
label_renamed: renamed
label_copied: copied
+setting_plain_text_mail: plain text only (no HTML)
diff --git a/lang/th.yml b/lang/th.yml
index 362e44756..b0f51e8ef 100644
--- a/lang/th.yml
+++ b/lang/th.yml
@@ -643,3 +643,4 @@ setting_sequential_project_identifiers: Generate sequential project identifiers
notice_unable_delete_version: Unable to delete version
label_renamed: renamed
label_copied: copied
+setting_plain_text_mail: plain text only (no HTML)
diff --git a/lang/tr.yml b/lang/tr.yml
index ba9c0b41b..7661e24ff 100644
--- a/lang/tr.yml
+++ b/lang/tr.yml
@@ -641,3 +641,4 @@ general_csv_decimal_separator: '.'
notice_unable_delete_version: Unable to delete version
label_renamed: renamed
label_copied: copied
+setting_plain_text_mail: plain text only (no HTML)
diff --git a/lang/uk.yml b/lang/uk.yml
index de5f65eb0..074aa9a82 100644
--- a/lang/uk.yml
+++ b/lang/uk.yml
@@ -642,3 +642,4 @@ setting_sequential_project_identifiers: Generate sequential project identifiers
notice_unable_delete_version: Unable to delete version
label_renamed: renamed
label_copied: copied
+setting_plain_text_mail: plain text only (no HTML)
diff --git a/lang/zh-tw.yml b/lang/zh-tw.yml
index 6feb0a0e8..749433637 100644
--- a/lang/zh-tw.yml
+++ b/lang/zh-tw.yml
@@ -641,3 +641,4 @@ default_activity_development: 開發
enumeration_issue_priorities: 項目優先權
enumeration_doc_categories: 文件分類
enumeration_activities: 活動 (時間追蹤)
+setting_plain_text_mail: plain text only (no HTML)
diff --git a/lang/zh.yml b/lang/zh.yml
index d2e571b4d..fd752eec7 100644
--- a/lang/zh.yml
+++ b/lang/zh.yml
@@ -641,3 +641,4 @@ default_activity_development: 开发
enumeration_issue_priorities: 问题优先级
enumeration_doc_categories: 文档类别
enumeration_activities: 活动(时间跟踪)
+setting_plain_text_mail: plain text only (no HTML)