Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Spanish #9

Merged
merged 3 commits into from Jun 20, 2021
Merged
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Jump to
Jump to file
Failed to load files.
Diff view
Diff view
44 changes: 44 additions & 0 deletions GameData/PersistentRotation/Localization/es-es.cfg
@@ -0,0 +1,44 @@
Localization
{
es-es
{
///OnGUI
#LOC_PR_MainGUI=PersistentRotation
#LOC_PR_BodyGUI=Selecciona Cuerpo
#LOC_PR_ConfigGUI=Configuración

///MainGUI
#LOC_PR_Button1=Rotación
#LOC_PR_Button2=Momento

///MODE 1
#LOC_PR_MODE1_Button=Rotación Relativa
#LOC_PR_MODE1_Label=Referencia: Dinámica (
#LOC_PR_MODE1_Label1=Referencia:
#LOC_PR_MODE1_Label2=Referencia: Ninguna
#LOC_PR_MODE1_text=Activar
#LOC_PR_MODE1_text1=Desactivar

///MODE 2
#LOC_PR_MODE2_GUILabel1=Sobreescribir RPM:
#LOC_PR_MODE2_GUILabel2= RPM
#LOC_PR_MODE2_text1=Activar
#LOC_PR_MODE2_text2=Desactivar
#LOC_PR_MODE2_GUILabel3=La nave no se puede controlar.

///BodyGUI
#LOC_PR_BodyGUI_GUILabel=Seleccionar objetivo en el mapa \nto utilizar como referencia
#LOC_PR_BodyGUI_Button=Seleccionar
#LOC_PR_BodyGUI_Button1=Deseleccionar
#LOC_PR_BodyGUI_Button2=Dinámica

///ConfigGUI
#LOC_PR_ConfigGUI_GUILabel=Modo del interfaz
#LOC_PR_ConfigGUI_Button1=Siempre Visible
#LOC_PR_ConfigGUI_Button2=Barra de Herramientas Stock
#LOC_PR_ConfigGUI_Button3=Barra de Herramientas de Blizzy
#LOC_PR_ConfigGUI_GUILabel2=Cuerpo de Referencia por Defecto
#LOC_PR_ConfigGUI_Button4=Ninguna
#LOC_PR_ConfigGUI_Button5=Dinámica
}
}