Mercurial > repos > IBDev-IBBoard.WarFoundry.GUI.GTK
annotate translations/fr.translation @ 95:ea4069bbe6e9
Re #309: Add initial preference dialog with language support
* Add first preference dialog
* Add French translations (based on WinForms file)
Re #308: Make GTK# UI translatable
* Add some missing English translations (API strings)
author | IBBoard <dev@ibboard.co.uk> |
---|---|
date | Sat, 01 Jan 2011 20:55:07 +0000 |
parents | |
children | b4416ca69153 |
rev | line source |
---|---|
95
ea4069bbe6e9
Re #309: Add initial preference dialog with language support
IBBoard <dev@ibboard.co.uk>
parents:
diff
changeset
|
1 <?xml version="1.0" encoding="UTF-8"?> |
ea4069bbe6e9
Re #309: Add initial preference dialog with language support
IBBoard <dev@ibboard.co.uk>
parents:
diff
changeset
|
2 <translations xmlns="http://ibboard.co.uk/translation" lang="fr"> |
ea4069bbe6e9
Re #309: Add initial preference dialog with language support
IBBoard <dev@ibboard.co.uk>
parents:
diff
changeset
|
3 <translation id="menuFile">_Fichier</translation> |
ea4069bbe6e9
Re #309: Add initial preference dialog with language support
IBBoard <dev@ibboard.co.uk>
parents:
diff
changeset
|
4 <translation id="menuEdit">_Édition</translation> |
ea4069bbe6e9
Re #309: Add initial preference dialog with language support
IBBoard <dev@ibboard.co.uk>
parents:
diff
changeset
|
5 <translation id="menuHelp">_Aide</translation> |
ea4069bbe6e9
Re #309: Add initial preference dialog with language support
IBBoard <dev@ibboard.co.uk>
parents:
diff
changeset
|
6 <translation id="miNewArmy">_Créer une armée</translation> |
ea4069bbe6e9
Re #309: Add initial preference dialog with language support
IBBoard <dev@ibboard.co.uk>
parents:
diff
changeset
|
7 <translation id="miOpenArmy">_Ouvrir une armée</translation> |
ea4069bbe6e9
Re #309: Add initial preference dialog with language support
IBBoard <dev@ibboard.co.uk>
parents:
diff
changeset
|
8 <translation id="miSaveArmy">_Enregistrer une armée</translation> |
ea4069bbe6e9
Re #309: Add initial preference dialog with language support
IBBoard <dev@ibboard.co.uk>
parents:
diff
changeset
|
9 <translation id="miSaveArmyAs">Enregistrer une armée sous…</translation> |
ea4069bbe6e9
Re #309: Add initial preference dialog with language support
IBBoard <dev@ibboard.co.uk>
parents:
diff
changeset
|
10 <translation id="miExportArmyAs">_Exporter une armée</translation> |
ea4069bbe6e9
Re #309: Add initial preference dialog with language support
IBBoard <dev@ibboard.co.uk>
parents:
diff
changeset
|
11 <translation id="miExportArmyAsBasicHTML">HTML Basic</translation> |
ea4069bbe6e9
Re #309: Add initial preference dialog with language support
IBBoard <dev@ibboard.co.uk>
parents:
diff
changeset
|
12 <translation id="miCloseArmy">_Fermer une armée</translation> |
ea4069bbe6e9
Re #309: Add initial preference dialog with language support
IBBoard <dev@ibboard.co.uk>
parents:
diff
changeset
|
13 <translation id="miReloadFiles">_Recharger les fichiers</translation> |
ea4069bbe6e9
Re #309: Add initial preference dialog with language support
IBBoard <dev@ibboard.co.uk>
parents:
diff
changeset
|
14 <translation id="miExit">_Sortir</translation> |
ea4069bbe6e9
Re #309: Add initial preference dialog with language support
IBBoard <dev@ibboard.co.uk>
parents:
diff
changeset
|
15 <translation id="miUndo">_Annuler</translation> |
ea4069bbe6e9
Re #309: Add initial preference dialog with language support
IBBoard <dev@ibboard.co.uk>
parents:
diff
changeset
|
16 <translation id="miRedo">_Rétablir</translation> |
ea4069bbe6e9
Re #309: Add initial preference dialog with language support
IBBoard <dev@ibboard.co.uk>
parents:
diff
changeset
|
17 <translation id="miAbout">_À propos</translation> |
ea4069bbe6e9
Re #309: Add initial preference dialog with language support
IBBoard <dev@ibboard.co.uk>
parents:
diff
changeset
|
18 <translation id="bttnOkay">OK</translation> |
ea4069bbe6e9
Re #309: Add initial preference dialog with language support
IBBoard <dev@ibboard.co.uk>
parents:
diff
changeset
|
19 <translation id="bttnCancel">Annuler</translation> |
ea4069bbe6e9
Re #309: Add initial preference dialog with language support
IBBoard <dev@ibboard.co.uk>
parents:
diff
changeset
|
20 <translation id="bttnNewArmy">Créer une armée</translation> |
ea4069bbe6e9
Re #309: Add initial preference dialog with language support
IBBoard <dev@ibboard.co.uk>
parents:
diff
changeset
|
21 <translation id="bttnOpenArmy">Ouvrir une armée</translation> |
ea4069bbe6e9
Re #309: Add initial preference dialog with language support
IBBoard <dev@ibboard.co.uk>
parents:
diff
changeset
|
22 <translation id="bttnSaveArmy">Sauvegarder une armée</translation> |
ea4069bbe6e9
Re #309: Add initial preference dialog with language support
IBBoard <dev@ibboard.co.uk>
parents:
diff
changeset
|
23 <translation id="bttnUndo">Annuler</translation> |
ea4069bbe6e9
Re #309: Add initial preference dialog with language support
IBBoard <dev@ibboard.co.uk>
parents:
diff
changeset
|
24 <translation id="bttnRedo">Rétablir</translation> |
ea4069bbe6e9
Re #309: Add initial preference dialog with language support
IBBoard <dev@ibboard.co.uk>
parents:
diff
changeset
|
25 <translation id="ArmyTree">Arborescence de l'armée</translation> |
ea4069bbe6e9
Re #309: Add initial preference dialog with language support
IBBoard <dev@ibboard.co.uk>
parents:
diff
changeset
|
26 <translation id="miDeleteUnit">_Supprimer une unité</translation> |
ea4069bbe6e9
Re #309: Add initial preference dialog with language support
IBBoard <dev@ibboard.co.uk>
parents:
diff
changeset
|
27 <translation id="miEditUnit">_Éditer une unité</translation> |
ea4069bbe6e9
Re #309: Add initial preference dialog with language support
IBBoard <dev@ibboard.co.uk>
parents:
diff
changeset
|
28 <translation id="openArmyDialog">Ouvrir une armée</translation> |
ea4069bbe6e9
Re #309: Add initial preference dialog with language support
IBBoard <dev@ibboard.co.uk>
parents:
diff
changeset
|
29 <translation id="saveArmyDialog">Sauvegarder une armée</translation> |
ea4069bbe6e9
Re #309: Add initial preference dialog with language support
IBBoard <dev@ibboard.co.uk>
parents:
diff
changeset
|
30 <translation id="armyFileFilter">WarFoundry Army Files (*.army)</translation> |
ea4069bbe6e9
Re #309: Add initial preference dialog with language support
IBBoard <dev@ibboard.co.uk>
parents:
diff
changeset
|
31 <translation id="statusPanelPoints">{0} pts / {1} pts</translation> |
ea4069bbe6e9
Re #309: Add initial preference dialog with language support
IBBoard <dev@ibboard.co.uk>
parents:
diff
changeset
|
32 <translation id="statusPanelPointsToolTip">Nombre de point d'armée actuel</translation> |
ea4069bbe6e9
Re #309: Add initial preference dialog with language support
IBBoard <dev@ibboard.co.uk>
parents:
diff
changeset
|
33 <translation id="defaultUnitName">Unité de {0} {1}</translation> |
ea4069bbe6e9
Re #309: Add initial preference dialog with language support
IBBoard <dev@ibboard.co.uk>
parents:
diff
changeset
|
34 <translation id="IBBoard.WarFoundry.GUI.GTK.FrmNewArmy">Créer une nouvelle armée</translation> |
ea4069bbe6e9
Re #309: Add initial preference dialog with language support
IBBoard <dev@ibboard.co.uk>
parents:
diff
changeset
|
35 <translation id="lblGameSystem">Système de jeux :</translation> |
ea4069bbe6e9
Re #309: Add initial preference dialog with language support
IBBoard <dev@ibboard.co.uk>
parents:
diff
changeset
|
36 <translation id="lblRaceList">Races :</translation> |
ea4069bbe6e9
Re #309: Add initial preference dialog with language support
IBBoard <dev@ibboard.co.uk>
parents:
diff
changeset
|
37 <translation id="lblArmyName">Nom de l'armée :</translation> |
ea4069bbe6e9
Re #309: Add initial preference dialog with language support
IBBoard <dev@ibboard.co.uk>
parents:
diff
changeset
|
38 <translation id="lblArmySize">Taille de l'armée :</translation> |
ea4069bbe6e9
Re #309: Add initial preference dialog with language support
IBBoard <dev@ibboard.co.uk>
parents:
diff
changeset
|
39 <translation id="bttnSelectRace">Créer une armée</translation> |
ea4069bbe6e9
Re #309: Add initial preference dialog with language support
IBBoard <dev@ibboard.co.uk>
parents:
diff
changeset
|
40 <translation id="IBBoard.WarFoundry.GUI.GTK.FrmNewUnit">Ajouter un nouveau choix {0}</translation> |
ea4069bbe6e9
Re #309: Add initial preference dialog with language support
IBBoard <dev@ibboard.co.uk>
parents:
diff
changeset
|
41 <translation id="lblUnitList">Types d'unité :</translation> |
ea4069bbe6e9
Re #309: Add initial preference dialog with language support
IBBoard <dev@ibboard.co.uk>
parents:
diff
changeset
|
42 <translation id="bttnSelectUnit">Créer une unité</translation> |
ea4069bbe6e9
Re #309: Add initial preference dialog with language support
IBBoard <dev@ibboard.co.uk>
parents:
diff
changeset
|
43 <translation id="IBBoard.WarFoundry.GUI.GTK.FrmAddEquipment">Nouvelle équipement pour unité</translation> |
ea4069bbe6e9
Re #309: Add initial preference dialog with language support
IBBoard <dev@ibboard.co.uk>
parents:
diff
changeset
|
44 <translation id="lblAmount">Quantité :</translation> |
ea4069bbe6e9
Re #309: Add initial preference dialog with language support
IBBoard <dev@ibboard.co.uk>
parents:
diff
changeset
|
45 <translation id="lblItem">Équipement :</translation> |
ea4069bbe6e9
Re #309: Add initial preference dialog with language support
IBBoard <dev@ibboard.co.uk>
parents:
diff
changeset
|
46 <translation id="rbEquipAll">Tout équiper</translation> |
ea4069bbe6e9
Re #309: Add initial preference dialog with language support
IBBoard <dev@ibboard.co.uk>
parents:
diff
changeset
|
47 <translation id="equipPercentageTooLarge">Le pourcentage actuel ({0}%) est trop important par rapport au maximum d'équipement accordé ({1}%). La valeur maximum sera utilisée à la place.</translation> |
ea4069bbe6e9
Re #309: Add initial preference dialog with language support
IBBoard <dev@ibboard.co.uk>
parents:
diff
changeset
|
48 <translation id="equipPercentageTooLargeTitle">Le pourcentage d'équipement est trop important</translation> |
ea4069bbe6e9
Re #309: Add initial preference dialog with language support
IBBoard <dev@ibboard.co.uk>
parents:
diff
changeset
|
49 <translation id="equipPercentageTooSmall">Le pourcentage actuel ({0}%) est trop faible par rapport au minimum d'équipement demandé ({1}%). La valeur minimum sera utilisée à la place.</translation> |
ea4069bbe6e9
Re #309: Add initial preference dialog with language support
IBBoard <dev@ibboard.co.uk>
parents:
diff
changeset
|
50 <translation id="equipPercentageTooSmallTitle">Pourcentage d'équipement trop petit</translation> |
ea4069bbe6e9
Re #309: Add initial preference dialog with language support
IBBoard <dev@ibboard.co.uk>
parents:
diff
changeset
|
51 <translation id="equipNumberTooLarge">La valeur en point ({0}) est trop importante par rapport au maximum d'équipement accordé ({1}). La valeur maximum sera utilisée à la place.</translation> |
ea4069bbe6e9
Re #309: Add initial preference dialog with language support
IBBoard <dev@ibboard.co.uk>
parents:
diff
changeset
|
52 <translation id="equipNumberTooLargeTitle">Pourcentage d'équipement trop petit</translation> |
ea4069bbe6e9
Re #309: Add initial preference dialog with language support
IBBoard <dev@ibboard.co.uk>
parents:
diff
changeset
|
53 <translation id="equipNumberTooSmall">La valeur en point ({0}) est trop faible par rapport au minimum d'équipement demandé ({1}). La valeur minimum sera utilisée à la place.</translation> |
ea4069bbe6e9
Re #309: Add initial preference dialog with language support
IBBoard <dev@ibboard.co.uk>
parents:
diff
changeset
|
54 <translation id="equipNumberTooSmallTitle">Nombre de point d'équipement trop faible</translation> |
ea4069bbe6e9
Re #309: Add initial preference dialog with language support
IBBoard <dev@ibboard.co.uk>
parents:
diff
changeset
|
55 <translation id="IBBoard.WarFoundry.GUI.GTK.FrmEditEquipment">Édition équipement pour unité</translation> |
ea4069bbe6e9
Re #309: Add initial preference dialog with language support
IBBoard <dev@ibboard.co.uk>
parents:
diff
changeset
|
56 <translation id="IBBoard.WarFoundry.GUI.GTK.FrmAbout">À propos de WarFoundry</translation> |
ea4069bbe6e9
Re #309: Add initial preference dialog with language support
IBBoard <dev@ibboard.co.uk>
parents:
diff
changeset
|
57 <translation id="lblVersion">Version : {0}</translation> |
ea4069bbe6e9
Re #309: Add initial preference dialog with language support
IBBoard <dev@ibboard.co.uk>
parents:
diff
changeset
|
58 <translation id="lblDevelopers">Développeurs :</translation> |
ea4069bbe6e9
Re #309: Add initial preference dialog with language support
IBBoard <dev@ibboard.co.uk>
parents:
diff
changeset
|
59 <translation id="lblThanks">Remerciement :</translation> |
ea4069bbe6e9
Re #309: Add initial preference dialog with language support
IBBoard <dev@ibboard.co.uk>
parents:
diff
changeset
|
60 <translation id="FrmUnit">{0}</translation> |
ea4069bbe6e9
Re #309: Add initial preference dialog with language support
IBBoard <dev@ibboard.co.uk>
parents:
diff
changeset
|
61 <translation id="lblUnitSize">Taille d'unité :</translation> |
ea4069bbe6e9
Re #309: Add initial preference dialog with language support
IBBoard <dev@ibboard.co.uk>
parents:
diff
changeset
|
62 <translation id="lblEquip">Équipement :</translation> |
ea4069bbe6e9
Re #309: Add initial preference dialog with language support
IBBoard <dev@ibboard.co.uk>
parents:
diff
changeset
|
63 <translation id="bttnAddWeapon">Ajouter</translation> |
ea4069bbe6e9
Re #309: Add initial preference dialog with language support
IBBoard <dev@ibboard.co.uk>
parents:
diff
changeset
|
64 <translation id="lblAbilities">Capacités :</translation> |
ea4069bbe6e9
Re #309: Add initial preference dialog with language support
IBBoard <dev@ibboard.co.uk>
parents:
diff
changeset
|
65 <translation id="lblNotes">Notes :</translation> |
ea4069bbe6e9
Re #309: Add initial preference dialog with language support
IBBoard <dev@ibboard.co.uk>
parents:
diff
changeset
|
66 <translation id="bttnRemoveWeapon">Supprimer</translation> |
ea4069bbe6e9
Re #309: Add initial preference dialog with language support
IBBoard <dev@ibboard.co.uk>
parents:
diff
changeset
|
67 <translation id="bttnReplaceWeapon">Remplacer</translation> |
ea4069bbe6e9
Re #309: Add initial preference dialog with language support
IBBoard <dev@ibboard.co.uk>
parents:
diff
changeset
|
68 <translation id="bttnEditWeapon">Éditer</translation> |
ea4069bbe6e9
Re #309: Add initial preference dialog with language support
IBBoard <dev@ibboard.co.uk>
parents:
diff
changeset
|
69 <translation id="equipmentAmountWithCost">{0} ({1} à {2} pts chacun)</translation> |
ea4069bbe6e9
Re #309: Add initial preference dialog with language support
IBBoard <dev@ibboard.co.uk>
parents:
diff
changeset
|
70 <translation id="equipmentAmountWithZeroCost">{0} ({1} gratuit)</translation> |
ea4069bbe6e9
Re #309: Add initial preference dialog with language support
IBBoard <dev@ibboard.co.uk>
parents:
diff
changeset
|
71 <translation id="equipmentChoiceAmountAll">pour ({1})</translation> |
ea4069bbe6e9
Re #309: Add initial preference dialog with language support
IBBoard <dev@ibboard.co.uk>
parents:
diff
changeset
|
72 <translation id="equipmentChoiceAmountPercentage">pour {0}% ({1})</translation> |
ea4069bbe6e9
Re #309: Add initial preference dialog with language support
IBBoard <dev@ibboard.co.uk>
parents:
diff
changeset
|
73 <translation id="equipmentChoiceAmountNumber">{0}</translation> |
ea4069bbe6e9
Re #309: Add initial preference dialog with language support
IBBoard <dev@ibboard.co.uk>
parents:
diff
changeset
|
74 <translation id="InvalidRaceFileBoxTitle">Fichier de race invalide</translation> |
ea4069bbe6e9
Re #309: Add initial preference dialog with language support
IBBoard <dev@ibboard.co.uk>
parents:
diff
changeset
|
75 <translation id="InvalidArmyFileBoxTitle">Fichier d'armée invalide</translation> |
ea4069bbe6e9
Re #309: Add initial preference dialog with language support
IBBoard <dev@ibboard.co.uk>
parents:
diff
changeset
|
76 <translation id="SaveChangesQuestion">L'armée "{0}" a été modifiée. Sauvegarder les changements avant de fermer ?</translation> |
ea4069bbe6e9
Re #309: Add initial preference dialog with language support
IBBoard <dev@ibboard.co.uk>
parents:
diff
changeset
|
77 <translation id="SaveChangesTitle">Changements non-sauvegardés</translation> |
ea4069bbe6e9
Re #309: Add initial preference dialog with language support
IBBoard <dev@ibboard.co.uk>
parents:
diff
changeset
|
78 <translation id="SaveFailed">WarFoundry ne peut pas sauvegarder le fichier. Veillez vérifier le log pour plus d'informations</translation> |
ea4069bbe6e9
Re #309: Add initial preference dialog with language support
IBBoard <dev@ibboard.co.uk>
parents:
diff
changeset
|
79 <translation id="SaveFailedTitle">Échec de la sauvegarde du fichier</translation> |
ea4069bbe6e9
Re #309: Add initial preference dialog with language support
IBBoard <dev@ibboard.co.uk>
parents:
diff
changeset
|
80 <translation id="armyHtmlOutputBodyHeader">{0} - {1} pts</translation> |
ea4069bbe6e9
Re #309: Add initial preference dialog with language support
IBBoard <dev@ibboard.co.uk>
parents:
diff
changeset
|
81 <translation id="armyHtmlOutputTableHeaderUnitName">Nom</translation> |
ea4069bbe6e9
Re #309: Add initial preference dialog with language support
IBBoard <dev@ibboard.co.uk>
parents:
diff
changeset
|
82 <translation id="armyHtmlOutputTableHeaderUnitNotes">Notes</translation> |
ea4069bbe6e9
Re #309: Add initial preference dialog with language support
IBBoard <dev@ibboard.co.uk>
parents:
diff
changeset
|
83 <translation id="armyHtmlOutputTableHeaderUnitPoints">Points</translation> |
ea4069bbe6e9
Re #309: Add initial preference dialog with language support
IBBoard <dev@ibboard.co.uk>
parents:
diff
changeset
|
84 <translation id="armyHtmlExportEquipAmountAll">tout ({1})</translation> |
ea4069bbe6e9
Re #309: Add initial preference dialog with language support
IBBoard <dev@ibboard.co.uk>
parents:
diff
changeset
|
85 <translation id="armyHtmlExportEquipAmountPercentage">{0}% ({1})</translation> |
ea4069bbe6e9
Re #309: Add initial preference dialog with language support
IBBoard <dev@ibboard.co.uk>
parents:
diff
changeset
|
86 <translation id="armyHtmlExportEquipAmountNumber">{0}</translation> |
ea4069bbe6e9
Re #309: Add initial preference dialog with language support
IBBoard <dev@ibboard.co.uk>
parents:
diff
changeset
|
87 <translation id="armyHtmlExportEquipAmountRatio">{0} pour {1}</translation> |
ea4069bbe6e9
Re #309: Add initial preference dialog with language support
IBBoard <dev@ibboard.co.uk>
parents:
diff
changeset
|
88 <translation id="equipmentAmountAll">tout ({1})</translation> |
ea4069bbe6e9
Re #309: Add initial preference dialog with language support
IBBoard <dev@ibboard.co.uk>
parents:
diff
changeset
|
89 <translation id="equipmentAmountPercentage">{0}% ({1})</translation> |
ea4069bbe6e9
Re #309: Add initial preference dialog with language support
IBBoard <dev@ibboard.co.uk>
parents:
diff
changeset
|
90 <translation id="equipmentAmountNumber">{0}</translation> |
ea4069bbe6e9
Re #309: Add initial preference dialog with language support
IBBoard <dev@ibboard.co.uk>
parents:
diff
changeset
|
91 <translation id="setEquipmentAmountCommandDescription">Fixer {0} la quantité {1} par {2}</translation> |
ea4069bbe6e9
Re #309: Add initial preference dialog with language support
IBBoard <dev@ibboard.co.uk>
parents:
diff
changeset
|
92 <translation id="setEquipmentAmountCommandUndoDescription">Fixer {0} la quantité {1} par {2}</translation> |
ea4069bbe6e9
Re #309: Add initial preference dialog with language support
IBBoard <dev@ibboard.co.uk>
parents:
diff
changeset
|
93 <translation id="replaceUnitEquipmentCommandDescription">Remplacer {0} de {1} par {2}</translation> |
ea4069bbe6e9
Re #309: Add initial preference dialog with language support
IBBoard <dev@ibboard.co.uk>
parents:
diff
changeset
|
94 <translation id="replaceUnitEquipmentCommandUndoDescription">Remplacer {0} de {1} par {2}</translation> |
ea4069bbe6e9
Re #309: Add initial preference dialog with language support
IBBoard <dev@ibboard.co.uk>
parents:
diff
changeset
|
95 <translation id="createAndAddUnitCommandDescription">Ajouter une unité de {0}</translation> |
ea4069bbe6e9
Re #309: Add initial preference dialog with language support
IBBoard <dev@ibboard.co.uk>
parents:
diff
changeset
|
96 <translation id="createAndAddUnitCommandUndoDescription">Supprimer une unité de {0}</translation> |
ea4069bbe6e9
Re #309: Add initial preference dialog with language support
IBBoard <dev@ibboard.co.uk>
parents:
diff
changeset
|
97 <translation id="removeUnitCommandDescription">Supprimer {0}</translation> |
ea4069bbe6e9
Re #309: Add initial preference dialog with language support
IBBoard <dev@ibboard.co.uk>
parents:
diff
changeset
|
98 <translation id="removeUnitCommandUndoDescription">Rajouter {0}</translation> |
ea4069bbe6e9
Re #309: Add initial preference dialog with language support
IBBoard <dev@ibboard.co.uk>
parents:
diff
changeset
|
99 <translation id="setUnitNameCommandDescription">Renommer "{0}" par "{1}"</translation> |
ea4069bbe6e9
Re #309: Add initial preference dialog with language support
IBBoard <dev@ibboard.co.uk>
parents:
diff
changeset
|
100 <translation id="setUnitNameCommandUndoDescription">Renommer "{0}" par "{1}"</translation> |
ea4069bbe6e9
Re #309: Add initial preference dialog with language support
IBBoard <dev@ibboard.co.uk>
parents:
diff
changeset
|
101 <translation id="setUnitSizeCommandDescription">Changer la taille de {0} par {1}</translation> |
ea4069bbe6e9
Re #309: Add initial preference dialog with language support
IBBoard <dev@ibboard.co.uk>
parents:
diff
changeset
|
102 <translation id="setUnitSizeCommandUndoDescription">Changer la taille {0} par {1}</translation> |
ea4069bbe6e9
Re #309: Add initial preference dialog with language support
IBBoard <dev@ibboard.co.uk>
parents:
diff
changeset
|
103 <translation id="requirementAND">{0}; et {1}</translation> |
ea4069bbe6e9
Re #309: Add initial preference dialog with language support
IBBoard <dev@ibboard.co.uk>
parents:
diff
changeset
|
104 <translation id="requirementOR">{0}; ou {1}</translation> |
ea4069bbe6e9
Re #309: Add initial preference dialog with language support
IBBoard <dev@ibboard.co.uk>
parents:
diff
changeset
|
105 <translation id="requirementUnitExcludes">{0} peut être sélectionné si aucun des objets suivants ne sont selectionnés : {1}</translation> |
ea4069bbe6e9
Re #309: Add initial preference dialog with language support
IBBoard <dev@ibboard.co.uk>
parents:
diff
changeset
|
106 <translation id="requirementUnitMaxNumber">{1} peut être sélectionné {0} fois</translation> |
ea4069bbe6e9
Re #309: Add initial preference dialog with language support
IBBoard <dev@ibboard.co.uk>
parents:
diff
changeset
|
107 <translation id="requirementUnitMinNumber">{1} doit être sélectionné au moins {0} fois</translation> |
ea4069bbe6e9
Re #309: Add initial preference dialog with language support
IBBoard <dev@ibboard.co.uk>
parents:
diff
changeset
|
108 <translation id="requirementUnitTypeAtLeastSingle">{1} {0}</translation> |
ea4069bbe6e9
Re #309: Add initial preference dialog with language support
IBBoard <dev@ibboard.co.uk>
parents:
diff
changeset
|
109 <translation id="requirementUnitTypeAtLeastJoiner">{0}, {1}</translation> |
ea4069bbe6e9
Re #309: Add initial preference dialog with language support
IBBoard <dev@ibboard.co.uk>
parents:
diff
changeset
|
110 <translation id="requirementUnitTypeAtLeast">{0} peut être sélectionné seulement si l'objet suivant est sélectionné : {1}</translation> |
ea4069bbe6e9
Re #309: Add initial preference dialog with language support
IBBoard <dev@ibboard.co.uk>
parents:
diff
changeset
|
111 <!-- TODO --> |
ea4069bbe6e9
Re #309: Add initial preference dialog with language support
IBBoard <dev@ibboard.co.uk>
parents:
diff
changeset
|
112 <translation id="IBBoard.WarFoundry.GUI.GTK.FrmPreferences">Preferences</translation> |
ea4069bbe6e9
Re #309: Add initial preference dialog with language support
IBBoard <dev@ibboard.co.uk>
parents:
diff
changeset
|
113 <translation id="languagePrefSection">Language</translation> |
ea4069bbe6e9
Re #309: Add initial preference dialog with language support
IBBoard <dev@ibboard.co.uk>
parents:
diff
changeset
|
114 <translation id="lblLanguage">Language:</translation> |
ea4069bbe6e9
Re #309: Add initial preference dialog with language support
IBBoard <dev@ibboard.co.uk>
parents:
diff
changeset
|
115 <translation id="languagesGroup">Language</translation> |
ea4069bbe6e9
Re #309: Add initial preference dialog with language support
IBBoard <dev@ibboard.co.uk>
parents:
diff
changeset
|
116 <translation id="miPreferences">_Preferences</translation> |
ea4069bbe6e9
Re #309: Add initial preference dialog with language support
IBBoard <dev@ibboard.co.uk>
parents:
diff
changeset
|
117 </translations> |