vanilla-wow-addons – Blame information for rev 1

Subversion Repositories:
Rev:
Rev Author Line No. Line
1 office 1 if (GetLocale() == "frFR") then
2  
3 PowaText = {
4 welcome = "Tapez /powa pour afficher les options, pour les fonctions avanc\195\169es tapez /powa help",
5  
6 aucune = "Aucune",
7 aucun = "Aucun",
8 largeur = "Largeur",
9 hauteur = "Hauteur",
10  
11 aideTexture = "La texture \195\160 afficher. Vous pouvez facilement remplacer les textures en changeant les fichier Aura#.tga du dossier de l'AddOn.",
12 aideAnim1 = "Anime la texture ou pas, avec diff\195\169rents effets.",
13 aideAnim2 = "Cette animation sera affich\195\169e avec moins d'opacit\195\169 que la principale. Attention, afin de ne pas surcharger le tout, une seule animation secondaire sera affich\195\169e a la fois.",
14 aideDeform = "Etire la texture vers le haut ou en largeur.",
15 aideColor = "Cliquez ici pour changer la couleur de la texture.",
16 aideBuff = "Entrez ici le nom du buff, ou une partie du nom, qui doit activer/d\195\169sactiver l'effet. Vous pouvez entrer plusieurs noms s'ils sont s\195\169par\195\169 comme il convient (ex: Super Buff/Puissance)",
17 aideBuff2 = "Entrez ici le nom du d\195\169buff, ou une partie du nom, qui doit activer/d\195\169sactiver l'effet. Vous pouvez entrer plusieurs noms s'ils sont s\195\169par\195\169 comme il convient (ex: Maladie noire/Peste)",
18 aideBuff3 = "Entrez ici le type du d\195\169buff qui doit activer ou d\195\169sactiver l'effet (Poison, Maladie, Mal\195\169diction, Magie ou Aucun). Vous pouvez aussi entrer plusieurs types de d\195\169buffs \195\160 la fois.",
19 aideDebuff = "Cochez cette case si vous voulez que cet effet s'applique plut\195\180t \195\160 un d\195\169buff.",
20 aideDebuffType = "Cochez cette case si vous voulez que cet effet s'applique ˆ un type de d\195\169buff particulier (commun\195\169ment : Poison, Maladie, Mal\195\169diction, Magie...)",
21 aideQuickHide = "Cochez cette case afin que la disparition des effets soit instantan\195\169e.",
22 aideShowTimer = "Cochez cette case pour afficher la dur\195\169e de cet effet.",
23 aideInverse = "Cochez cette case pour afficher cet effet uniquement quand le buff/d\195\169buff n'est pas actif.",
24 aideCommande1 = "Options avanc\195\169es :",
25 aideCommande2 = "D\195\169fini le nombre maximum de textures disponibles (de 20 \195\160 50)",
26 aideCommande2a = "Nombre maximum de textures fix\195\169s \195\160",
27 aideCommande3 = "D\195\169fini le nombre maximum d'effets disponibles (de 10 \195\160 100)",
28 aideCommande3a = "Nombre maximum d'effets fix\195\169s \195\160",
29 aideDisable = "D\195\169sactive tous les effets",
30 aideDuration = "Pass\195\169 ce d\195\169lai, l'animation sera masqu\195\169e (0 pour d\195\169sactiver)",
31 aideListe = "Ceci est la liste des effets disponibles par tous les personnages. Attention, seuls les effets pr\195\169sents dans l'\195\169diteur d'effet seront actifs.",
32 aideMaxTex = "Defini le maximum de textures disponibles dans l'Editeur d'Effets. Si vous rajoutez des textures en les mettant dans le dossier de l'AddOn (nomm\195\169es de AURA1.tga \195\160 AURA50.tga) c'est ici qu'il faudra le signaler.",
33 nomBuff = "Nom du Buff",
34 nomDebuff = "Nom du Debuff",
35 nomDebuffType = "Type de Debuff",
36 nomCheckDebuff = "Debuff",
37 nomCheckDebuffType = "Type du Debuff",
38 nomCheckQuickHide = "Disparition rapide",
39 nomCheckShowTimer = "Afficher la dur\195\169e",
40 nomCheckInverse = "Afficher si inactif",
41 nomTexture = "Texture",
42 nomAnim1 = "Anim. principale",
43 nomAnim2 = "Anim. secondaire",
44 nomSpeed = "Vitesse d'Anim.",
45 nomBegin = "Anim. de d\195\169part",
46 nomDuration = "Dur\195\169e de l'Anim.",
47 nomSymetrie = "Sym\195\169trie",
48 nomAlpha = "Transparence",
49 nomPos = "Position",
50 nomTaille = "Taille",
51 nomDeform = "D\195\169formation",
52 nomTest = "Tester",
53 nomHide = "Tout masquer",
54 nomClose = "Fermer",
55 nomTitre = "Effet",
56 nomListe = "Liste >>",
57 nomCentiemes = "Afficher centiemes",
58 nomDisable = "D\195\169sactiver Power Auras",
59 nomEffectEditor = "Editeur d'Effets",
60 nomAdvOptions = "Options Avanc\195\169es",
61 nomMaxTex = "Maximum de textures disponibles",
62 listheader = "Liste des Buffs/Debuffs",
63 listdelete = "Efface cet effet.",
64 listload = "Copie cet effet dans la fenetre d'\195\169dition en cours.",
65 listadd = ">> Ajouter",
66 listaddall = ">> Ajouter tout",
67 listaideadd = "Sauvegarde dans la liste l'effet actuellement \195\169dit\195\169.",
68 listaideaddall = "Sauvegarde dans la liste tous les effets de ce personnage.",
69 erreur1 = "Erreur : L'effet actuel n'a aucun nom.",
70 erreur2 = "Erreur : Un effet portant ce nom existe d\195\169j\195\160.",
71 erreur3 = "Erreur : Pas assez de place pour sauver."
72 };
73  
74 else
75  
76 PowaText = {
77 welcome = "Type /powa to view the options, for the advanced functions, type /powa help",
78  
79 aucune = "None",
80 aucun = "None",
81 largeur = "Width",
82 hauteur = "Height",
83  
84 aideTexture = "The texture to be shown. You can easily replace textures by changing the files Aura#.tga in the Addon's directory.",
85 aideAnim1 = "Animate the texture or not, with various effects.",
86 aideAnim2 = "This animation will be shown with less opacity than the main animation. Attention, to not overload the screen, only a single secondary animation will be shown at the same time.",
87 aideDeform = "Stretch the texture in height or in width.",
88 aideColor = "Click here to change the color of the texture.",
89 aideBuff = "Enter here the name of the buff, or a part of the name, which must activate/deactivate the effect. You can enter several names if they are decently separated (ex: Super Buff/Power)",
90 aideBuff2 = "Enter here the name of the debuff, or a part of the name, which must activate/deactivate the effect. You can enter several names if they are decently separated (ex: Dark Disease/Plague)",
91 aideBuff3 = "Enter here the type of the debuff which must activate or deactivate the effect (Poison, Disease, Curse, Magic or None). You can also enter several types of debuff.",
92 aideDebuff = "Check this to maket this effect applies to a debuff.",
93 aideDebuffType = "Check this to make this effect applies to a specific kind of debuff (Poison, Disease, Curse, Magic...)",
94 aideQuickHide = "Check this to make effects disappear immediately.",
95 aideShowTimer = "Check this to show the timer of this effect.",
96 aideInverse = "Check this to show this effect only when buff/debuff is not active.",
97 aideCommande1 = "Advanced options :",
98 aideCommande2 = "Change the maximum number of textures available (20 to 50)",
99 aideCommande2a = "Maximum number of textures changed to",
100 aideCommande3 = "Change the maximum number of effects available (10 to 100)",
101 aideCommande3a = "Maximum number of effects changed to",
102 aideDisable = "Disable all effects",
103 aideDuration = "After this time, this effect will disapear (0 to deactivate)",
104 aideListe = "This is the list of effects available by all characters. Beware, only the effects in the Effect Editor will be active.",
105 aideMaxTex = "Define the maximum number of textures available on the Effect Editor. If you add textures on the Mod directory (with the names AURA1.tga to AURA50.tga), you must indicate the correct number here.",
106 nomBuff = "Name of the Buff",
107 nomDebuff = "Name of the Debuff",
108 nomDebuffType = "Type of the Debuff",
109 nomCheckDebuff = "Debuff",
110 nomCheckDebuffType = "Debuff's type",
111 nomCheckQuickHide = "Quick hide effect",
112 nomCheckShowTimer = "Show Timer",
113 nomCheckInverse = "Show when not active",
114 nomTexture = "Texture",
115 nomAnim1 = "Main Anim.",
116 nomAnim2 = "Secondary Anim.",
117 nomSpeed = "Anim. speed",
118 nomBegin = "Begin anim.",
119 nomDuration = "Anim. duration",
120 nomSymetrie = "Symmetry",
121 nomAlpha = "Opacity",
122 nomPos = "Position",
123 nomTaille = "Size",
124 nomDeform = "Deformation",
125 nomTest = "Test",
126 nomHide = "Hide all",
127 nomClose = "Close",
128 nomTitre = "Effect",
129 nomListe = "List >>",
130 nomCentiemes = "Show hundredth",
131 nomDisable = "Desactivate Power Auras",
132 nomEffectEditor = "Effect Editor",
133 nomAdvOptions = "Advanced Options",
134 nomMaxTex = "Maximum of textures available",
135 listheader = "Buffs/Debuffs List",
136 listdelete = "Delete this effect.",
137 listload = "Copy this effect to the current edition window.",
138 listadd = ">> Add",
139 listaddall = ">> Add all",
140 listaideadd = "Save in the list the current edited effect.",
141 listaideaddall = "Save in the list all the effects of this character.",
142 erreur1 = "Error : The current effect dont have any name.",
143 erreur2 = "Error : A saved effect already have this name.",
144 erreur3 = "Error : Not enough room to save this effect."
145 };
146  
147 end
148