Commit b4bd9b9b authored by twanvl's avatar twanvl

Fixed locale warnings for spanish, french, italian

parent a6339b05
......@@ -169,7 +169,7 @@ help:
reminder text: Show reminder text for the selected keyword
graph:
pie: A pie graph, the radius of the slice indicates the number of cards
pie: A pie graph, the size of the slice indicates the number of cards
bar: A bar graph, the height of the bar indicates the number of cards
stack: A bar graph with stacked bars
scatter: A scatter plot, the size indicates the number of cards
......
......@@ -399,6 +399,7 @@ label:
mode: Modo
uses: Usos
reminder: Texto recordatorio
rules: Reglas adicionales
standard keyword:
Esta es una palabra clave %s estándar, no puedes editarla.
Si haces una copia de la palabra clave tu copia tendrá preferencia.
......@@ -548,14 +549,12 @@ button:
# Packages window
keep package: &No cambio
don't install package: &No instale
install package: &Instalar
upgrade package: &Actualizar
remove package: &Quitar
install group: &Instalar Todos
upgrade group: &Actualizar Todos
remove group: &Quitar Todos
upgrade group: &Upgrade All
remove group: &Remove All
install package: &Instalar
upgrade package: &Actualizar
remove package: &Quitar
install group: &Instalar Todos
upgrade group: &Actualizar Todos
remove group: &Quitar Todos
############################################################## Titles in the GUI
title:
......@@ -693,6 +692,9 @@ error:
in function %s
in parameter:
Parameter %s: %s
in keyword reminder:
%s
in reminder text of keyword '%s'
# Image stuff
coordinates for blending overlap: Coordinates for blending overlap
......
......@@ -61,12 +61,12 @@ 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
graph: &Diagramme
pie: &Circulaire 1
bar: &Rectangles 2
stack: Rectangles &Empilé 3
scatter: N&uage de Points 4
scatter pie: Nu&age de Cercles 5
window: &Fenetre
new window: &Nouvelle fenetre
......@@ -399,6 +399,7 @@ label:
mode: Mode
uses: Uses
reminder: Reminder text
rules: Règles supplémentaire
standard keyword:
This is a standard %s keyword, you can not edit it.
If you make a copy of the keyword your copy will take precedent.
......@@ -554,7 +555,6 @@ button:
install group: &Installer Tous
upgrade group: &Upgrader Tous
remove group: &Effacer Tous
############################################################## Titles in the GUI
title:
......@@ -649,7 +649,6 @@ action:
move symmetry handle: Change symmetry orientation
change symmetry type: Change symmetry type
change symmetry copies: Number of reflections
############################################################## Error messages
error:
......@@ -693,6 +692,9 @@ error:
in function %s
in parameter:
Parameter %s: %s
in keyword reminder:
%s
in reminder text of keyword '%s'
# Image stuff
coordinates for blending overlap: Coordinates for blending overlap
......@@ -745,7 +747,6 @@ error:
cannot create file: Can not create file '%s', continue installation?
############################################################## Types used in scripts / shape names
type:
function: function
......@@ -796,7 +797,6 @@ type:
point: point
points: points
############################################################## Magic
game:
magic:
......
This diff is collapsed.
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment