]> source.dussan.org Git - redmine.git/commitdiff
Moved translated strings of 'register' and 'lost password' mail templates to lang...
authorJean-Philippe Lang <jp_lang@yahoo.fr>
Fri, 12 Oct 2007 16:28:06 +0000 (16:28 +0000)
committerJean-Philippe Lang <jp_lang@yahoo.fr>
Fri, 12 Oct 2007 16:28:06 +0000 (16:28 +0000)
git-svn-id: http://redmine.rubyforge.org/svn/trunk@832 e93f8b46-1217-0410-a6f0-8f06a7374b81

37 files changed:
app/views/mailer/lost_password.rhtml
app/views/mailer/lost_password_bg.rhtml [deleted file]
app/views/mailer/lost_password_de.rhtml [deleted file]
app/views/mailer/lost_password_fr.rhtml [deleted file]
app/views/mailer/lost_password_it.rhtml [deleted file]
app/views/mailer/lost_password_ja.rhtml [deleted file]
app/views/mailer/lost_password_nl.rhtml [deleted file]
app/views/mailer/lost_password_pl.rhtml [deleted file]
app/views/mailer/lost_password_pt-br.rhtml [deleted file]
app/views/mailer/lost_password_pt.rhtml [deleted file]
app/views/mailer/lost_password_sv.rhtml [deleted file]
app/views/mailer/register.rhtml
app/views/mailer/register_bg.rhtml [deleted file]
app/views/mailer/register_de.rhtml [deleted file]
app/views/mailer/register_fr.rhtml [deleted file]
app/views/mailer/register_it.rhtml [deleted file]
app/views/mailer/register_ja.rhtml [deleted file]
app/views/mailer/register_nl.rhtml [deleted file]
app/views/mailer/register_pl.rhtml [deleted file]
app/views/mailer/register_pt-br.rhtml [deleted file]
app/views/mailer/register_pt.rhtml [deleted file]
app/views/mailer/register_sv.rhtml [deleted file]
lang/bg.yml
lang/cs.yml
lang/de.yml
lang/en.yml
lang/es.yml
lang/fr.yml
lang/it.yml
lang/ja.yml
lang/nl.yml
lang/pl.yml
lang/pt-br.yml
lang/pt.yml
lang/ro.yml
lang/sv.yml
lang/zh.yml

index 430e14bec2fbd761961ca1da4d2360bd885202e8..ea2e58abbdc8b9fa39b018a2c7d8db85e902f38a 100644 (file)
@@ -1,3 +1,2 @@
-To change your password, use the following link:
-
+<%= l(:mail_body_lost_password) %>
 <%= url_for :only_path => false, :host => Setting.host_name, :controller => 'account', :action => 'lost_password', :token => @token.value %>
diff --git a/app/views/mailer/lost_password_bg.rhtml b/app/views/mailer/lost_password_bg.rhtml
deleted file mode 100644 (file)
index b981f27..0000000
+++ /dev/null
@@ -1,3 +0,0 @@
-За да смените паролата си, използвайте следния линк:
-
-<%= url_for :only_path => false, :host => Setting.host_name, :controller => 'account', :action => 'lost_password', :token => @token.value %>
diff --git a/app/views/mailer/lost_password_de.rhtml b/app/views/mailer/lost_password_de.rhtml
deleted file mode 100644 (file)
index 1607e29..0000000
+++ /dev/null
@@ -1,3 +0,0 @@
-Benutzen Sie folgenden Link, um das Password zu Ã¤ndern:
-
-<%= url_for :only_path => false, :host => Setting.host_name, :controller => 'account', :action => 'lost_password', :token => @token.value %>
diff --git a/app/views/mailer/lost_password_fr.rhtml b/app/views/mailer/lost_password_fr.rhtml
deleted file mode 100644 (file)
index 944852b..0000000
+++ /dev/null
@@ -1,3 +0,0 @@
-Pour changer votre mot de passe, utilisez le lien suivant:
-
-<%= url_for :only_path => false, :host => Setting.host_name, :controller => 'account', :action => 'lost_password', :token => @token.value %>
diff --git a/app/views/mailer/lost_password_it.rhtml b/app/views/mailer/lost_password_it.rhtml
deleted file mode 100644 (file)
index 69814b0..0000000
+++ /dev/null
@@ -1,3 +0,0 @@
-Per cambiare la password, usate il seguente collegamento:
-
-<%= url_for :only_path => false, :host => Setting.host_name, :controller => 'account', :action => 'lost_password', :token => @token.value %>
diff --git a/app/views/mailer/lost_password_ja.rhtml b/app/views/mailer/lost_password_ja.rhtml
deleted file mode 100644 (file)
index 3c7ddd1..0000000
+++ /dev/null
@@ -1,3 +0,0 @@
-パスワードを変更するには、以下のリンクをたどってください:
-
-<%= url_for :only_path => false, :host => Setting.host_name, :controller => 'account', :action => 'lost_password', :token => @token.value %>
diff --git a/app/views/mailer/lost_password_nl.rhtml b/app/views/mailer/lost_password_nl.rhtml
deleted file mode 100644 (file)
index 22b067c..0000000
+++ /dev/null
@@ -1,3 +0,0 @@
-Gebruik de volgende link om Uw wachtwoord te wijzigen:
-
-<%= url_for :only_path => false, :host => Setting.host_name, :controller => 'account', :action => 'lost_password', :token => @token.value %>
diff --git a/app/views/mailer/lost_password_pl.rhtml b/app/views/mailer/lost_password_pl.rhtml
deleted file mode 100644 (file)
index 6320f72..0000000
+++ /dev/null
@@ -1,3 +0,0 @@
-W celu zmiany swojego hasła użyj poniższego odnośnika:
-
-http://<%= Setting.host_name %>/account/lost_password?token=<%= @token.value %>
\ No newline at end of file
diff --git a/app/views/mailer/lost_password_pt-br.rhtml b/app/views/mailer/lost_password_pt-br.rhtml
deleted file mode 100644 (file)
index 0cb1f7f..0000000
+++ /dev/null
@@ -1,3 +0,0 @@
-Para mudar sua senha, clique no link abaixo:
-
-<%= url_for :only_path => false, :host => Setting.host_name, :controller => 'account', :action => 'lost_password', :token => @token.value %>
diff --git a/app/views/mailer/lost_password_pt.rhtml b/app/views/mailer/lost_password_pt.rhtml
deleted file mode 100644 (file)
index 0cb1f7f..0000000
+++ /dev/null
@@ -1,3 +0,0 @@
-Para mudar sua senha, clique no link abaixo:
-
-<%= url_for :only_path => false, :host => Setting.host_name, :controller => 'account', :action => 'lost_password', :token => @token.value %>
diff --git a/app/views/mailer/lost_password_sv.rhtml b/app/views/mailer/lost_password_sv.rhtml
deleted file mode 100644 (file)
index 1394e73..0000000
+++ /dev/null
@@ -1,3 +0,0 @@
-För att ändra lösenord, följ denna länk:
-
-<%= url_for :only_path => false, :host => Setting.host_name, :controller => 'account', :action => 'lost_password', :token => @token.value %>
index 1c93098dce3f52653f6febe5b4d2f5de592b553d..7e4f95f465279cb130aef90c21fdf7c3b8b7f65e 100644 (file)
@@ -1,3 +1,2 @@
-To activate your redMine account, use the following link:
-
+<%= l(:mail_body_register) %>
 <%= url_for :only_path => false, :host => Setting.host_name, :controller => 'account', :action => 'register', :token => @token.value %>
diff --git a/app/views/mailer/register_bg.rhtml b/app/views/mailer/register_bg.rhtml
deleted file mode 100644 (file)
index adf4f5a..0000000
+++ /dev/null
@@ -1,3 +0,0 @@
-За да активирате акаунта си използвайте следния линк:
-
-<%= url_for :only_path => false, :host => Setting.host_name, :controller => 'account', :action => 'register', :token => @token.value %>
diff --git a/app/views/mailer/register_de.rhtml b/app/views/mailer/register_de.rhtml
deleted file mode 100644 (file)
index 1d0452b..0000000
+++ /dev/null
@@ -1,3 +0,0 @@
-Um Ihren Account zu aktivieren, benutzen Sie folgenden Link:
-
-<%= url_for :only_path => false, :host => Setting.host_name, :controller => 'account', :action => 'register', :token => @token.value %>
diff --git a/app/views/mailer/register_fr.rhtml b/app/views/mailer/register_fr.rhtml
deleted file mode 100644 (file)
index 054df5d..0000000
+++ /dev/null
@@ -1,3 +0,0 @@
-Pour activer votre compte sur redMine, utilisez le lien suivant:
-
-<%= url_for :only_path => false, :host => Setting.host_name, :controller => 'account', :action => 'register', :token => @token.value %>
diff --git a/app/views/mailer/register_it.rhtml b/app/views/mailer/register_it.rhtml
deleted file mode 100644 (file)
index d117a96..0000000
+++ /dev/null
@@ -1,3 +0,0 @@
-Per attivare la vostra utenza redMine, usate il seguente collegamento:
-
-<%= url_for :only_path => false, :host => Setting.host_name, :controller => 'account', :action => 'register', :token => @token.value %>
diff --git a/app/views/mailer/register_ja.rhtml b/app/views/mailer/register_ja.rhtml
deleted file mode 100644 (file)
index 520d52f..0000000
+++ /dev/null
@@ -1,3 +0,0 @@
-redMine アカウントをアクティブにするには、以下のリンクをたどってください:
-
-<%= url_for :only_path => false, :host => Setting.host_name, :controller => 'account', :action => 'register', :token => @token.value %>
diff --git a/app/views/mailer/register_nl.rhtml b/app/views/mailer/register_nl.rhtml
deleted file mode 100644 (file)
index 966ef60..0000000
+++ /dev/null
@@ -1,3 +0,0 @@
-Gebruik de volgende link om Uw redMine account te activeren:
-
-<%= url_for :only_path => false, :host => Setting.host_name, :controller => 'account', :action => 'register', :token => @token.value %>
diff --git a/app/views/mailer/register_pl.rhtml b/app/views/mailer/register_pl.rhtml
deleted file mode 100644 (file)
index ab20d4e..0000000
+++ /dev/null
@@ -1,3 +0,0 @@
-W celu aktywacji Twojego konta w redMine, użyj poniższego odnośnika:
-
-http://<%= Setting.host_name %>/account/register?token=<%= @token.value %>
\ No newline at end of file
diff --git a/app/views/mailer/register_pt-br.rhtml b/app/views/mailer/register_pt-br.rhtml
deleted file mode 100644 (file)
index fcf3f02..0000000
+++ /dev/null
@@ -1,3 +0,0 @@
-Para ativar sua conta do redMine, clique no link abaixo:
-
-<%= url_for :only_path => false, :host => Setting.host_name, :controller => 'account', :action => 'register', :token => @token.value %>
diff --git a/app/views/mailer/register_pt.rhtml b/app/views/mailer/register_pt.rhtml
deleted file mode 100644 (file)
index fcf3f02..0000000
+++ /dev/null
@@ -1,3 +0,0 @@
-Para ativar sua conta do redMine, clique no link abaixo:
-
-<%= url_for :only_path => false, :host => Setting.host_name, :controller => 'account', :action => 'register', :token => @token.value %>
diff --git a/app/views/mailer/register_sv.rhtml b/app/views/mailer/register_sv.rhtml
deleted file mode 100644 (file)
index e7bdd22..0000000
+++ /dev/null
@@ -1,3 +0,0 @@
-För att aktivera ditt redMine-konto, använd följande länk.
-
-<%= url_for :only_path => false, :host => Setting.host_name, :controller => 'account', :action => 'register', :token => @token.value %>
index 9f0c14acd694c8b0a4e8544c1487b000454b2922..f6492c14ae3abbdfd8d2c923c2a2bde7a16d2840 100644 (file)
@@ -75,7 +75,9 @@ notice_email_error: An error occurred while sending mail (%s)
 notice_feeds_access_key_reseted: Your RSS access key was reseted.
 
 mail_subject_lost_password: Вашата парола
+mail_body_lost_password: 'За да смените паролата си, използвайте следния линк:'
 mail_subject_register: Активация на акаунт
+mail_body_register: 'За да активирате акаунта си използвайте следния линк:'
 
 gui_validation_error: 1 грешка
 gui_validation_error_plural: %d грешки
index 4392a0d5f78863dd76fc2a5c5a258ac1cc58425b..428fa31e83940792b1f4f6082f01f950c3a08679 100644 (file)
@@ -75,7 +75,9 @@ notice_email_error: Při odesílání emailu nastala chyba (%s)
 notice_feeds_access_key_reseted: Váš klíč pro přístup k RSS byl resetován.
 
 mail_subject_lost_password: Vaše heslo
+mail_body_lost_password: 'To change your Redmine password, click on the following link:'
 mail_subject_register: aktivace účtu
+mail_body_register: 'To activate your Redmine account, click on the following link:'
 
 gui_validation_error: 1 chyba
 gui_validation_error_plural: %d chyb(y)
index 9c44b92a957a9ebac898e879932adacdd3c316d5..ddb920fb1d4a0ea2a110e0c27fbf5cbf450a4179 100644 (file)
@@ -75,7 +75,9 @@ notice_email_error: Beim Senden einer E-Mail ist ein Fehler aufgetreten (%s).
 notice_feeds_access_key_reseted: Ihr RSS-Zugriffsschlüssel wurde zurückgesetzt.
 
 mail_subject_lost_password: Ihr Redmine Kennwort
+mail_body_lost_password: 'Benutzen Sie folgenden Link, um das Password zu Ãndern:'
 mail_subject_register: Redmine Kontoaktivierung
+mail_body_register: 'Um Ihren Account zu aktivieren, benutzen Sie folgenden Link:'
 
 gui_validation_error: 1 Fehler
 gui_validation_error_plural: %d Fehler
index d48456172089c35e5b52af43049df3680289ed09..bc6a51c8e2c8b5481bbaf628e85f932669765620 100644 (file)
@@ -76,8 +76,10 @@ notice_feeds_access_key_reseted: Your RSS access key was reseted.
 notice_failed_to_save_issues: "Failed to save %d issue(s) on %d selected: %s."
 notice_no_issue_selected: "No issue is selected! Please, check the issues you want to edit."
 
-mail_subject_lost_password: Your redMine password
-mail_subject_register: redMine account activation
+mail_subject_lost_password: Your Redmine password
+mail_body_lost_password: 'To change your Redmine password, click on the following link:'
+mail_subject_register: Redmine account activation
+mail_body_register: 'To activate your Redmine account, click on the following link:'
 
 gui_validation_error: 1 error
 gui_validation_error_plural: %d errors
index d90bb1dd602a9cac49502c4e8cffa74ff3219141..bd0caad2a39be8cf0533fe7790e0c4fa5c5f6a01 100644 (file)
@@ -72,7 +72,9 @@ notice_scm_error: La entrada y/o la revisión no existe en el depósito.
 notice_not_authorized: No tiene autorización para acceder a esta página.
 
 mail_subject_lost_password: Tu contraseña del CIYAT - Gestor de Solicitudes
+mail_body_lost_password: 'To change your Redmine password, click on the following link:'
 mail_subject_register: Activación de la cuenta del CIYAT - Gestor de Solicitudes
+mail_body_register: 'To activate your Redmine account, click on the following link:'
 
 gui_validation_error: 1 error
 gui_validation_error_plural: %d errores
index 03c77b6b4e5a57a4d805934e72ab5fd7a7c64998..7a8e4831327304c5c1292513599a84ef04c120f2 100644 (file)
@@ -77,7 +77,9 @@ notice_failed_to_save_issues: "%d demande(s) sur les %d sélectionnées n'ont pa
 notice_no_issue_selected: "Aucune demande sélectionnée ! Cochez les demandes que vous voulez mettre à jour."
 
 mail_subject_lost_password: Votre mot de passe redMine
+mail_body_lost_password: 'Pour changer votre mot de passe Redmine, cliquez sur le lien suivant:'
 mail_subject_register: Activation de votre compte redMine
+mail_body_register: 'Pour activer votre compte Redmine, cliquez sur le lien suivant:'
 
 gui_validation_error: 1 erreur
 gui_validation_error_plural: %d erreurs
index 17b75d925274cad4123d75843a2cc38c41de7aca..1a41a8d50f731ea6ed9202c63abcc6ea4a9da15b 100644 (file)
@@ -75,7 +75,9 @@ notice_email_error: An error occurred while sending mail (%s)
 notice_feeds_access_key_reseted: Your RSS access key was reseted.
 
 mail_subject_lost_password: Password redMine
+mail_body_lost_password: 'Per cambiare la password, usate il seguente collegamento:'
 mail_subject_register: Attivazione utenza redMine
+mail_body_register: 'Per attivare la vostra utenza Redmine, usate il seguente collegamento:'
 
 gui_validation_error: 1 errore
 gui_validation_error_plural: %d errori
index 6450d0b20d83bf635a260aa0e3d2c941f372dca3..c5795f2aa74d813c2e25ccd0b7aaf7da45b5959b 100644 (file)
@@ -76,7 +76,9 @@ notice_email_error: メール送信中にエラーが発生しました (%s)
 notice_feeds_access_key_reseted: RSSアクセスキーを初期化しました。
 
 mail_subject_lost_password: redMineパスワード
+mail_body_lost_password: 'パスワードを変更するには、以下のリンクをたどってください:'
 mail_subject_register: redMineアカウントが有効になりました
+mail_body_register: 'Redmine アカウントをアクティブにするには、以下のリンクをたどってください:'
 
 gui_validation_error: 1件のエラー
 gui_validation_error_plural: %d件のエラー
index 5d9efed9ad8501bffee512e600ca3fee3de85399..f86dee65736965b339a0b8b087f2f589fa000833 100644 (file)
@@ -75,7 +75,9 @@ notice_email_error: An error occurred while sending mail (%s)
 notice_feeds_access_key_reseted: Your RSS access key was reseted.
 
 mail_subject_lost_password: Uw redMine wachtwoord
+mail_body_lost_password: 'Gebruik de volgende link om Uw wachtwoord te wijzigen:'
 mail_subject_register: redMine account activatie
+mail_body_register: 'Gebruik de volgende link om Uw Redmine account te activeren:'
 
 gui_validation_error: 1 fout
 gui_validation_error_plural: %d fouten
index e74d4f36eafe07f510c1e5b9857d923645af8c08..58a77cdcb79d259d916ce4ebffbca3e879d5a3fa 100644 (file)
@@ -72,7 +72,9 @@ notice_scm_error: Wejście i/lub zmiana nie istnieje w repozytorium.
 notice_not_authorized: Nie jesteś autoryzowany by zobaczyć stronę.
 
 mail_subject_lost_password: Twoje hasło do redMine
+mail_body_lost_password: 'W celu zmiany swojego hasła użyj poniższego odnośnika:'
 mail_subject_register: Aktywacja konta w redMine
+mail_body_register: 'W celu aktywacji Twojego konta w Redmine, użyj poniższego odnośnika:'
 
 gui_validation_error: 1 błąd
 gui_validation_error_plural: %d błędów
index b988ac532cd1a63d9143548411ba6a21ff4af944..e2031f302fa86880a0d5814ded63306544188606 100644 (file)
@@ -75,7 +75,9 @@ notice_email_error: An error occurred while sending mail (%s)
 notice_feeds_access_key_reseted: Your RSS access key was reseted.\r
 \r
 mail_subject_lost_password: Sua senha do redMine.\r
+mail_body_lost_password: 'Para mudar sua senha, clique no link abaixo:'\r
 mail_subject_register: Ativacao de conta do redMine.\r
+mail_body_register: 'Para ativar sua conta do Redmine, clique no link abaixo:'\r
 \r
 gui_validation_error: 1 erro\r
 gui_validation_error_plural: %d erros\r
index f624e3805af30c352bb00f60febd5b69a324b93c..e6ae7fba6b8021e0502794b2e4641cb4b115eb51 100644 (file)
@@ -75,7 +75,9 @@ notice_email_error: An error occurred while sending mail (%s)
 notice_feeds_access_key_reseted: Your RSS access key was reseted.
 
 mail_subject_lost_password: Sua senha do redMine.
+mail_body_lost_password: 'Para mudar sua senha, clique no link abaixo:'
 mail_subject_register: Ativação de conta do redMine.
+mail_body_register: 'Para ativar sua conta do Redmine, clique no link abaixo:'
 
 gui_validation_error: 1 erro
 gui_validation_error_plural: %d erros
index d02b0be09e9d60a7e568f3f3de614d6fb3d8ab6f..81d850e0e8deeebc44d7385f4a6faef9c5e60ddb 100644 (file)
@@ -75,7 +75,9 @@ notice_email_error: Eroare in trimiterea e-mailului (%s)
 notice_feeds_access_key_reseted: Parola de acces RSS a fost resetat.
 
 mail_subject_lost_password: Parola clair.ro|PM
+mail_body_lost_password: 'To change your Redmine password, click on the following link:'
 mail_subject_register: Activare cont clair.ro|PM
+mail_body_register: 'To activate your Redmine account, click on the following link:'
 
 gui_validation_error: 1 eroare
 gui_validation_error_plural: %d erori
index 1a494ea703f9c7837156683c3552ce471eb18c8a..79129253947d6ae261a6267515b2d9f02cf6ba37 100644 (file)
@@ -75,7 +75,9 @@ notice_email_error: An error occurred while sending mail (%s)
 notice_feeds_access_key_reseted: Your RSS access key was reseted.
 
 mail_subject_lost_password: Ditt redMine lösenord
+mail_body_lost_password: 'För att ändra lösenord, följ denna länk:'
 mail_subject_register: redMine kontoaktivering
+mail_body_register: 'För att aktivera ditt Redmine-konto, använd följande länk.'
 
 gui_validation_error: 1 fel
 gui_validation_error_plural: %d fel
index d6c20b5de94130e56808ef6a3cb57de13aa1822c..d0d8490f9154b9cca1d6fc8e3013cd0510dce2d2 100644 (file)
@@ -78,7 +78,9 @@ notice_email_error: An error occurred while sending mail (%s)
 notice_feeds_access_key_reseted: Your RSS access key was reseted.
 
 mail_subject_lost_password: 您的redMine口令
+mail_body_lost_password: 'To change your Redmine password, click on the following link:'
 mail_subject_register: redMine帐户激活
+mail_body_register: 'To activate your Redmine account, click on the following link:'
 
 gui_validation_error: 1 个错误
 gui_validation_error_plural: %d 个错误