french translation adapted to new hierarchie
one english item added
This commit is contained in:
parent
87d99e8173
commit
c77c88476a
2 changed files with 238 additions and 239 deletions
|
@ -45,6 +45,7 @@ Button {
|
|||
Status = Status
|
||||
System = System
|
||||
InitContainer = Initialize container
|
||||
SelectLanguage = Select language
|
||||
}
|
||||
|
||||
|
||||
|
|
|
@ -1,10 +1,8 @@
|
|||
Lang {
|
||||
Name = francais
|
||||
|
||||
Name = francais
|
||||
Status = $Id$
|
||||
|
||||
Status = $Id$
|
||||
|
||||
Title {
|
||||
Title {
|
||||
Top = La CryptoBox
|
||||
Slogan = La vie privée pour nous autres.
|
||||
Init = Initialisation CryptoBox
|
||||
|
@ -15,10 +13,10 @@ Lang {
|
|||
System = Système
|
||||
Status = Statut
|
||||
Volume = Propriétés de
|
||||
}
|
||||
}
|
||||
|
||||
|
||||
Text {
|
||||
Text {
|
||||
EnterCurrentCryptoPassword = Entrez le mot de passe crypto :
|
||||
EnterNewCryptoPassword = Entrez le nouveau mot de passe crypto :
|
||||
EnterSameCryptoPassword = Répétez le nouveau mot de passe crypto :
|
||||
|
@ -47,10 +45,10 @@ Lang {
|
|||
PassivePartitions = Les conteneurs suivants sont désactivés
|
||||
ContainerName = Nom du conteneur :
|
||||
ContainerEncryption = Aciver le cryptage
|
||||
}
|
||||
}
|
||||
|
||||
|
||||
Button {
|
||||
Button {
|
||||
DoInit = Initialisation
|
||||
SaveConfig = Sauvegarder la configuration
|
||||
Update = Recharger
|
||||
|
@ -65,10 +63,10 @@ Lang {
|
|||
System = Système
|
||||
ContainerNameSet = Changer nom
|
||||
InitContainer = Initialiser conteneur
|
||||
}
|
||||
}
|
||||
|
||||
|
||||
WarningMessage {
|
||||
WarningMessage {
|
||||
InitNotConfirmed {
|
||||
Title = Echec de la confirmation
|
||||
Text = La phrase n'a pas été tapé exactement !
|
||||
|
@ -193,10 +191,10 @@ Lang {
|
|||
Title = Le conteneur est monté
|
||||
Text = Cette action n'est pas disponible pendant que le conteneur est actif. Désactivez-le d'abord.
|
||||
}
|
||||
}
|
||||
}
|
||||
|
||||
|
||||
SuccessMessage {
|
||||
SuccessMessage {
|
||||
InitRunning {
|
||||
Title = Initialisation en cours
|
||||
Text = L'initialisation va être complétée en tant que tâche de fond. Vous pouvez configurer maintenant et le système de fichiers crypté dans quelques minutes.
|
||||
|
@ -226,10 +224,10 @@ Lang {
|
|||
Title = Redémarrage
|
||||
Text = La CryptoBox est en train de redémarrer. Dans quelques secondes elle va à nouveau être disponible. Veuillez attendre - vous allez être redirigés quand le redémarrage est accomplie.
|
||||
}
|
||||
}
|
||||
}
|
||||
|
||||
|
||||
ErrorMessage {
|
||||
ErrorMessage {
|
||||
|
||||
UnknownAction {
|
||||
Title = Action inconnue
|
||||
|
@ -250,7 +248,7 @@ Lang {
|
|||
Title = Aucun disque dur
|
||||
Text = Aucun disque utilisable pour un système de fichier crypté a été trouvé. Veuillez vérifier que le BIOS a détecté le disque pendant le démarrage de l'ordinateur.
|
||||
}
|
||||
}
|
||||
}
|
||||
|
||||
}
|
||||
|
||||
|
|
Loading…
Reference in a new issue