mirror of
https://github.com/amyinspace/MagicSetEditor2.git
synced 2026-06-12 21:47:00 -04:00
Possibly fixed Spanish translation. Might be still be incorrect translations.
git-svn-id: svn://svn.code.sf.net/p/magicseteditor/code/trunk@917 0fc631ac-6414-0410-93d0-97cfa31319b6
This commit is contained in:
@@ -1,7 +1,7 @@
|
|||||||
mse version: 0.3.6
|
mse version: 0.3.6
|
||||||
installer group: translations/Español
|
installer group: translations/Español
|
||||||
full name: Español
|
full name: Español
|
||||||
version: 2008-03-12
|
version: 2008-05-31
|
||||||
icon: es.png
|
icon: es.png
|
||||||
|
|
||||||
############################################################## Menu items
|
############################################################## Menu items
|
||||||
@@ -61,6 +61,13 @@ menu:
|
|||||||
reminder text: &Texto recordatorio Ctrl+R
|
reminder text: &Texto recordatorio Ctrl+R
|
||||||
insert symbol: I&nsertar símbolo
|
insert symbol: I&nsertar símbolo
|
||||||
|
|
||||||
|
graph: &Gráfico
|
||||||
|
pie: &Pie 1
|
||||||
|
bar: &Bar 2
|
||||||
|
stack: &Barras apiladas 3
|
||||||
|
scatter: S&catter Plot 4
|
||||||
|
scatter pie: Ambulantes-Pie 5
|
||||||
|
|
||||||
window: &Ventana
|
window: &Ventana
|
||||||
new window: &Nueva ventana
|
new window: &Nueva ventana
|
||||||
cards tab: &Cartas F5
|
cards tab: &Cartas F5
|
||||||
@@ -161,6 +168,14 @@ help:
|
|||||||
symbols: Dibuja el texto seleccionado con símbolos
|
symbols: Dibuja el texto seleccionado con símbolos
|
||||||
reminder text: Muestra el texto recordatorio de la palabra clave seleccionada
|
reminder text: Muestra el texto recordatorio de la palabra clave seleccionada
|
||||||
|
|
||||||
|
graph:
|
||||||
|
pie: A pie gráfico, el radio de la rodaja indica el número de tarjetas
|
||||||
|
Un gráfico de barras, la altura de la barra indica el número de tarjetas
|
||||||
|
bar: Un gráfico de barras con las barras apiladas
|
||||||
|
stack: Un gráfico de barras con las barras apiladas
|
||||||
|
scatter: Un gráfico de dispersión, el tamaño indica el número de tarjetas
|
||||||
|
scatter pie: Un gráfico de dispersión donde cada tema es un pequeño pastel gráfico
|
||||||
|
|
||||||
window:
|
window:
|
||||||
new window: Crea otra ventana para editar el mismo set
|
new window: Crea otra ventana para editar el mismo set
|
||||||
cards tab: Edita las cartas del set
|
cards tab: Edita las cartas del set
|
||||||
@@ -327,6 +342,12 @@ tooltip:
|
|||||||
symbols: Símbolos
|
symbols: Símbolos
|
||||||
reminder text: Texto recordatorio
|
reminder text: Texto recordatorio
|
||||||
|
|
||||||
|
pie: Pie Gráfico
|
||||||
|
bar: Gráfico de barras
|
||||||
|
stack: Gráfico de barras apiladas
|
||||||
|
scatter: Scatter Plot
|
||||||
|
scatter pie: Ambulantes-Pie parcela
|
||||||
|
|
||||||
cards tab:
|
cards tab:
|
||||||
set info tab: Información del set
|
set info tab: Información del set
|
||||||
style tab: Estilo de carta
|
style tab: Estilo de carta
|
||||||
@@ -455,6 +476,9 @@ label:
|
|||||||
sides: lados
|
sides: lados
|
||||||
|
|
||||||
# Packages window
|
# Packages window
|
||||||
|
|
||||||
|
keep package: &No Cambio
|
||||||
|
don't install package: &No instale
|
||||||
package name: Paquete
|
package name: Paquete
|
||||||
package status: Situación
|
package status: Situación
|
||||||
package action: Acción
|
package action: Acción
|
||||||
@@ -716,6 +740,10 @@ error:
|
|||||||
|
|
||||||
Do you want to continue?
|
Do you want to continue?
|
||||||
|
|
||||||
|
install packages successful: %s paquete se instaló con éxito.
|
||||||
|
remove packages successful: %s paquete se ha eliminado.
|
||||||
|
change packages successful: %s los paquetes se ha cambiado correctamente.
|
||||||
|
|
||||||
cannot create file: Can not create file '%s', continue installation?
|
cannot create file: Can not create file '%s', continue installation?
|
||||||
|
|
||||||
############################################################## Types used in scripts / shape names
|
############################################################## Types used in scripts / shape names
|
||||||
|
|||||||
Reference in New Issue
Block a user