Skip to content

Commit

Permalink
Merge pull request #9 from Tacombel/master
Browse files Browse the repository at this point in the history
Spanish
  • Loading branch information
linuxgurugamer committed Jun 20, 2021
2 parents 7e49f7b + cb3b360 commit 3f6ec56
Showing 1 changed file with 44 additions and 0 deletions.
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
}
}

0 comments on commit 3f6ec56

Please sign in to comment.