mirror of
https://github.com/amyinspace/MagicSetEditor2.git
synced 2026-06-10 04:57:00 -04:00
Updated French translation.
git-svn-id: svn://svn.code.sf.net/p/magicseteditor/code/trunk@921 0fc631ac-6414-0410-93d0-97cfa31319b6
This commit is contained in:
@@ -1,7 +1,7 @@
|
||||
mse version: 0.3.6
|
||||
installer group: translations/Français
|
||||
full name: Français
|
||||
version: 2008-04-01
|
||||
version: 2008-05-31
|
||||
icon: fr.png
|
||||
|
||||
############################################################## Menu items
|
||||
@@ -61,6 +61,13 @@ menu:
|
||||
reminder text: &Texte de rappel Ctrl+R
|
||||
insert symbol: I&nserer Symbole
|
||||
|
||||
graph: &Graphique
|
||||
pie: &Pie 1
|
||||
bar: &Bar 2
|
||||
stack: &Stacked Bars 3
|
||||
scatter: N&uage de points 4
|
||||
scatter pie: Sc&atter-Pie 5
|
||||
|
||||
window: &Fenetre
|
||||
new window: &Nouvelle fenetre
|
||||
cards tab: &Cartes F5
|
||||
@@ -161,6 +168,13 @@ help:
|
||||
symbols: Draws the selected text with symbols
|
||||
reminder text: Show reminder text for the selected keyword
|
||||
|
||||
graph:
|
||||
pie: Un graphique en secteurs, le rayon de la tranche indique le nombre de cartes
|
||||
bar: Un graphique à barres, la hauteur de la barre indique le nombre de cartes
|
||||
stack: Un graphique à barres empilées avec des barres
|
||||
scatter: Un nuage de points, la taille indique le nombre de cartes
|
||||
scatter pie: Un nuage de points où chaque point est un petit graphique en secteurs
|
||||
|
||||
window:
|
||||
new window: Creates another window to edit the same set
|
||||
cards tab: Edit the cards in the set
|
||||
@@ -327,6 +341,12 @@ tooltip:
|
||||
symbols: Symbols
|
||||
reminder text: Reminder Text
|
||||
|
||||
pie: Pie Graphique
|
||||
bar: Diagramme à barres
|
||||
stack: Graphique à barres empilées
|
||||
scatter: Scatter Plot
|
||||
scatter pie: Scatter Plot-Pie
|
||||
|
||||
cards tab:
|
||||
set info tab: Set Information
|
||||
style tab: Card Style
|
||||
@@ -526,6 +546,8 @@ button:
|
||||
close: &Fermer
|
||||
|
||||
# Packages window
|
||||
keep package: &Ne pas modifier
|
||||
don't install package: &Ne pas installer
|
||||
install package: &Installer
|
||||
upgrade package: &Upgrader
|
||||
remove package: &Effacer
|
||||
@@ -717,6 +739,9 @@ error:
|
||||
Removing them can not be undone.
|
||||
|
||||
Do you want to continue?
|
||||
install packages successful: %s paquets ont été installés avec succès.
|
||||
remove packages successful: %s paquets ont été supprimés avec succès.
|
||||
change packages successful: %s paquets ont été changé avec succès.
|
||||
|
||||
cannot create file: Can not create file '%s', continue installation?
|
||||
|
||||
|
||||
Reference in New Issue
Block a user