Since you have already post them do I have to do something?
Forgive if the question is silly but I`m kind of a newbie about those things
It is currently October 4th, 2023, 12:56 pm
Spanish (Modern)
-
- Posts: 11
- Joined: October 3rd, 2011, 10:49 am
-
- Developer
- Posts: 2872
- Joined: April 17th, 2009, 12:18 pm
Re: [Translation] Spanish (Modern)
Those were translations from another application, so they aren't directly applicable to Rainmeter. Here are the strings that are still in English:Cabo_Nobby wrote:Since you have already post them do I have to do something?
Forgive if the question is silly but I`m kind of a newbie about those things
Code: Select all
#define STR_LOGGING "Logging"
#define STR_SHOWLOGFILE "Show log file"
#define STR_STARTLOGGING "Start logging"
#define STR_STOPLOGGING "Stop logging"
#define STR_DELETELOGFILE "Delete log file"
#define STR_ONHOVERSC "On hover:"
-
- Posts: 11
- Joined: October 3rd, 2011, 10:49 am
Re: Spanish (Modern)
Code: Select all
#define STR_LOGGING "Logging"
#define STR_SHOWLOGFILE "Show log file"
#define STR_STARTLOGGING "Start logging"
#define STR_STOPLOGGING "Stop logging"
#define STR_DELETELOGFILE "Delete log file"
#define STR_ONHOVERSC "On hover:"
Code: Select all
#define STR_LOGGING "Logging"
#define STR_SHOWLOGFILE "Mostrar Archivo de registro"
#define STR_STARTLOGGING "Iniciando logging"
#define STR_STOPLOGGING "Deteniendo logging"
#define STR_DELETELOGFILE "Borrar Archivo de registro log file"
#define STR_ONHOVERSC "Al pasar por encima:"

-
- Posts: 7
- Joined: September 11th, 2011, 5:21 pm
- Location: Catalonia, Spain
Spanish Localization
${LangFileString} WRITEERROR "La carpeta de instalación de Rainmeter Portable debe tener acceso completo de lectura y escritura (como usuario normal).$\nSi desea instalar Rainmeter en '$INSTDIR', vuelva atrás y seleccione 'Instalación Estandar'.$\n$\nEn caso contrario, cambie la ubicación o los permisos en la carpeta."
${LangFileString} VCINSTERROR "VC++ $instArc La instalación ha fallado, código de error: $0.$\n$\nQuizás debería intentar descargar Visual C++ $instArc paquete redistribuible manualmente desde http://rainmeter.net/redist$\n$\nPulse OK para salir."
${LangFileString} DOTNETINSTERROR ".NET $instArc La instalación ha fallado, código de error: $0.$\n$\nQuizás debería intentar descargar el .NET $instArc paquete redistribuible manualmente desde http://rainmeter.net/redist$\n$\nPulse OK para salir."
${LangFileString} SETTINGSFILEERROR "El archivo de ajustes (Rainmeter.ini) se encuentra en la carpeta de instalación. Mantenerlo ahí puede causar problemas si la aplicación es usada por múltiples usuarios.$\n$\nQuiere mover el archivo a la carpeta Datos de Programa?"
${LangFileString} PORTABLEINST "Instalación Portable"
I propose these changes // Propongo estos cambios.
${LangFileString} VCINSTERROR "VC++ $instArc La instalación ha fallado, código de error: $0.$\n$\nQuizás debería intentar descargar Visual C++ $instArc paquete redistribuible manualmente desde http://rainmeter.net/redist$\n$\nPulse OK para salir."
${LangFileString} DOTNETINSTERROR ".NET $instArc La instalación ha fallado, código de error: $0.$\n$\nQuizás debería intentar descargar el .NET $instArc paquete redistribuible manualmente desde http://rainmeter.net/redist$\n$\nPulse OK para salir."
${LangFileString} SETTINGSFILEERROR "El archivo de ajustes (Rainmeter.ini) se encuentra en la carpeta de instalación. Mantenerlo ahí puede causar problemas si la aplicación es usada por múltiples usuarios.$\n$\nQuiere mover el archivo a la carpeta Datos de Programa?"
${LangFileString} PORTABLEINST "Instalación Portable"
I propose these changes // Propongo estos cambios.

-
- Posts: 11
- Joined: October 3rd, 2011, 10:49 am
Re: Spanish (Modern)
My only concern is about the fourth ${LangFileString} line when you say "Quiere mover el archivo a la carpeta de Datos de programa?", Datos de programa is going to be the name of the folder or is it going to be Data or something like that? I say this because if someone wants to tinker with the Rainmeter.ini file and does not speak any English it may be confusing for him if it's not the name of the folder.wunjo wrote:${LangFileString} WRITEERROR "La carpeta de instalación de Rainmeter Portable debe tener acceso completo de lectura y escritura (como usuario normal).$\nSi desea instalar Rainmeter en '$INSTDIR', vuelva atrás y seleccione 'Instalación Estandar'.$\n$\nEn caso contrario, cambie la ubicación o los permisos en la carpeta."
${LangFileString} VCINSTERROR "VC++ $instArc La instalación ha fallado, código de error: $0.$\n$\nQuizás debería intentar descargar Visual C++ $instArc paquete redistribuible manualmente desde http://rainmeter.net/redist$\n$\nPulse OK para salir."
${LangFileString} DOTNETINSTERROR ".NET $instArc La instalación ha fallado, código de error: $0.$\n$\nQuizás debería intentar descargar el .NET $instArc paquete redistribuible manualmente desde http://rainmeter.net/redist$\n$\nPulse OK para salir."
${LangFileString} SETTINGSFILEERROR "El archivo de ajustes (Rainmeter.ini) se encuentra en la carpeta de instalación. Mantenerlo ahí puede causar problemas si la aplicación es usada por múltiples usuarios.$\n$\nQuiere mover el archivo a la carpeta Datos de Programa?"
${LangFileString} PORTABLEINST "Instalación Portable"
I propose these changes // Propongo estos cambios.
Overall, I think those changes are an improvement.
I believe we should add them to the translations files.
thx wunjo

-
- Posts: 7
- Joined: September 11th, 2011, 5:21 pm
- Location: Catalonia, Spain
Re: Spanish (Modern)
Hi, "Datos de programa" is the linked name of APPDATA value to default system folder where:
APPDATA="C:\Users\YourUser\AppData\Roaming\Rainmeter" in Windows 7/Vista
APPDATA="C:\Documents and Settings \YourUser\Local Settings\Application Data\Rainmeter" in Windows XP/2000.
Is where the Rainmeter.ini config file is stored and preserved from changes of the others users, each user has a diferent APPDATA location. Regardless of host operating system language.
I hope the translation is correct.
APPDATA="C:\Users\YourUser\AppData\Roaming\Rainmeter" in Windows 7/Vista
APPDATA="C:\Documents and Settings \YourUser\Local Settings\Application Data\Rainmeter" in Windows XP/2000.
Is where the Rainmeter.ini config file is stored and preserved from changes of the others users, each user has a diferent APPDATA location. Regardless of host operating system language.
I hope the translation is correct.

-
- Posts: 7
- Joined: September 11th, 2011, 5:21 pm
- Location: Catalonia, Spain
Re: Spanish (Modern)
Code: Select all
#define STR_LOGGING "Registro"
#define STR_STARTLOGGING "Iniciar registro"
#define STR_STOPLOGGING "Detener registro"
#define STR_DELETELOGFILE "Borrar Archivo de registro"
-
- Developer
- Posts: 2872
- Joined: April 17th, 2009, 12:18 pm
Re: Spanish (Modern)
Thanks, updated!
Latest translation files in first post of this thread.

-
- Posts: 11
- Joined: October 3rd, 2011, 10:49 am
Re: Spanish (Modern)
I've just read the email about translating the string "variables".
In Spanish it's exactly the same. Variables.
If you need anything else...
In Spanish it's exactly the same. Variables.
If you need anything else...

-
- Posts: 7
- Joined: September 11th, 2011, 5:21 pm
- Location: Catalonia, Spain
Re: Spanish (Modern)
Yes, it's the sameCabo_Nobby wrote:I've just read the email about translating the string "variables".
In Spanish it's exactly the same. Variables.
If you need anything else...
