Issue#9 Use infinitive verbs in menu using French language
This commit is contained in:
parent
1fa3fbd8b3
commit
8753d2b6e2
@ -2,14 +2,14 @@
|
||||
#Tue Apr 19 12:21:42 CEST 2016
|
||||
BackupPanel.btnNewButton.text=\u2026
|
||||
BackupPanel.btnNewButton_1.text=\u2026
|
||||
BackupPanel.btnNewButton_2.text=Sauvegarde
|
||||
BackupPanel.btnNewButton_2.text=Sauvegarder
|
||||
BackupPanel.lblNewLabel_2.text=<html><p style="margin-bottom: 0cm; line-height: 100%">Choisissez :</p><p style="margin-bottom: 0cm; line-height: 100%">- 1 : le répertoire que vous souhaitez sauvegarder</p><p style="margin-bottom: 0cm; line-height: 100%">- 2 : le répertoire dans lequel vous souhaitez placer la sauvegarde</p><p style="margin-bottom: 0cm; line-height: 100%">- 3 : Cliquez sur Sauvegarde</p></html>
|
||||
BackupPanel.lblSourceDirectory.text=Répertoire \u00E0 sauvegarder :
|
||||
BackupPanel.lblTargetDirectory.text=Répertoire de destination :
|
||||
BackupPanel.sourceFileChooserButton.text= Répertoire à sauvegarder
|
||||
BackupPanel.targetFileChooserButton.text=Répertoire destination
|
||||
BackupPanel.TitleCheckPanel.text = Vérification
|
||||
BackupPanel.TitleBackupPanel.text = Sauvegarde
|
||||
BackupPanel.TitleCheckPanel.text = Vérifier
|
||||
BackupPanel.TitleBackupPanel.text = Sauvegarder
|
||||
CheckDirectorySelector.this.dialogTitle=Emplacement de la sauvegarde
|
||||
CheckPanel.btnNewButton.text=\u2026
|
||||
CheckPanel.btnNewButton_1.text=Vérifier
|
||||
@ -27,6 +27,6 @@ CheckPanel.confirmDialogBad.text = Votre fichier %s comporte des erreurs
|
||||
BackupPanel.dataMissing.text = Données incomplètes
|
||||
BackupPanel.TitleWarning.text = Attention
|
||||
SibaGUI.mnFile.text=Fichier
|
||||
SibaGUI.mntmBackup.text=Sauvegarde\u2026
|
||||
SibaGUI.mntmBackup.text=Sauvegarder\u2026
|
||||
SibaGUI.mntmQuit.text=Quitter
|
||||
SibaGUI.mntmCheck.text=Vérification\u2026
|
||||
SibaGUI.mntmCheck.text=Vérifier\u2026
|
Loading…
Reference in New Issue
Block a user