mirror of
https://github.com/inverse-inc/sogo.git
synced 2026-04-14 09:48:51 +00:00
Fixed English translation of UI/PreferencesUI.
Monotone-Parent: 87aa0e7fcb103fe297872cf18c946d66064eb96e Monotone-Revision: 4d37ced4d18a580dd453377f39144a265c8580cf Monotone-Author: flachapelle@inverse.ca Monotone-Date: 2011-08-23T17:48:09 Monotone-Branch: ca.inverse.sogo
This commit is contained in:
@@ -261,17 +261,17 @@
|
||||
"Label 4" = "Label 4";
|
||||
"Label 5" = "Label 5";
|
||||
|
||||
"Password must not be empty." = "Le mot de passe ne doit pas être vide.";
|
||||
"The passwords do not match. Please try again." = "Les mots de passe ne sont pas identiques. Essayez de nouveau.";
|
||||
"Password change failed" = "Échec au changement";
|
||||
"Password change failed - Permission denied" = "Échec au changement - mauvaises permissions";
|
||||
"Password change failed - Insufficient password quality" = "Échec au changement - qualité insuffisante";
|
||||
"Password change failed - Password is too short" = "Échec au changement - mot de passe trop court";
|
||||
"Password change failed - Password is too young" = "Échec au changement - mot de passe trop récent";
|
||||
"Password change failed - Password is in history" = "Échec au changement - mot de passe dans l'historique";
|
||||
"Unhandled policy error: %{0}" = "Erreur inconnue pour le ppolicy: %{0}";
|
||||
"Unhandled error response" = "Erreur inconnue";
|
||||
"Password change is not supported." = "Changement de mot de passe non-supporté.";
|
||||
"Unhandled HTTP error code: %{0}" = "Code HTTP non-géré: %{0}";
|
||||
"New password:" = "Nouveau mot de passe:";
|
||||
"Password must not be empty." = "Password must not be empty.";
|
||||
"The passwords do not match. Please try again." = "The passwords do not match. Please try again.";
|
||||
"Password change failed" = "Password change failed";
|
||||
"Password change failed - Permission denied" = "Password change failed - Permission denied";
|
||||
"Password change failed - Insufficient password quality" = "Password change failed - Insufficient password quality";
|
||||
"Password change failed - Password is too short" = "Password change failed - Password is too short";
|
||||
"Password change failed - Password is too young" = "Password change failed - Password is too young";
|
||||
"Password change failed - Password is in history" = "Password change failed - Password is in history";
|
||||
"Unhandled policy error: %{0}" = "Unhandled policy error: %{0}";
|
||||
"Unhandled error response" = "Unhandled error response";
|
||||
"Password change is not supported." = "Password change is not supported.";
|
||||
"Unhandled HTTP error code: %{0}" = "Unhandled HTTP error code: %{0}";
|
||||
"New password:" = "New password:";
|
||||
"Confirmation:" = "Confirmation:";
|
||||
Reference in New Issue
Block a user