mirror of
https://github.com/JustArchiNET/ArchiSteamFarm.git
synced 2026-01-01 14:10:53 +00:00
Translations update
This commit is contained in:
@@ -130,7 +130,7 @@
|
||||
<comment>{0} will be replaced by content string. Please note that this string should include newline for formatting.</comment>
|
||||
</data>
|
||||
<data name="ErrorConfigPropertyInvalid" xml:space="preserve">
|
||||
<value>La propiedad {0} configurada no es válida: {1}</value>
|
||||
<value>La propiedad {0} configurada es inválida: {1}</value>
|
||||
<comment>{0} will be replaced by name of the configuration property, {1} will be replaced by invalid value</comment>
|
||||
</data>
|
||||
<data name="ErrorEarlyFatalExceptionInfo" xml:space="preserve">
|
||||
@@ -139,23 +139,23 @@
|
||||
</data>
|
||||
<data name="ErrorEarlyFatalExceptionPrint" xml:space="preserve">
|
||||
<value>Excepción: {0}() {1}
|
||||
StackTrace:
|
||||
Trazo de pila:
|
||||
{2}</value>
|
||||
<comment>{0} will be replaced by function name, {1} will be replaced by exception message, {2} will be replaced by entire stack trace. Please note that this string should include newlines for formatting.</comment>
|
||||
</data>
|
||||
<data name="ErrorExitingWithNonZeroErrorCode" xml:space="preserve">
|
||||
<value>¡Saliendo con un código de error distinto de cero!</value>
|
||||
<value>¡Saliendo con un código de error no-cero!</value>
|
||||
</data>
|
||||
<data name="ErrorFailingRequest" xml:space="preserve">
|
||||
<value>Error de solicitud: {0}</value>
|
||||
<comment>{0} will be replaced by URL of the request</comment>
|
||||
</data>
|
||||
<data name="ErrorGlobalConfigNotLoaded" xml:space="preserve">
|
||||
<value>¡La configuración global no pudo ser cargada, por favor asegúrate que {0} existe y es válido! Sigue la 'guía de configuración' en la wiki si tienes dudas.</value>
|
||||
<value>¡La configuración global no pudo ser cargada, por favor asegúrese de que {0} existe y es válido! Sigue la 'guía de configuración' en la wiki si tienes dudas.</value>
|
||||
<comment>{0} will be replaced by file's path</comment>
|
||||
</data>
|
||||
<data name="ErrorIsInvalid" xml:space="preserve">
|
||||
<value>¡{0} no es válido!</value>
|
||||
<value>{0} es inválido!</value>
|
||||
<comment>{0} will be replaced by object's name</comment>
|
||||
</data>
|
||||
<data name="ErrorMobileAuthenticatorInvalidDeviceID" xml:space="preserve">
|
||||
@@ -169,7 +169,7 @@ StackTrace:
|
||||
<comment>{0} will be replaced by object's name</comment>
|
||||
</data>
|
||||
<data name="ErrorParsingObject" xml:space="preserve">
|
||||
<value>Análisis de {0} fallido!</value>
|
||||
<value>¡Análisis de {0} fallido!</value>
|
||||
<comment>{0} will be replaced by object's name</comment>
|
||||
</data>
|
||||
<data name="ErrorRequestFailedTooManyTimes" xml:space="preserve">
|
||||
@@ -180,19 +180,19 @@ StackTrace:
|
||||
<value>¡No se pudo comprobar la última versión!</value>
|
||||
</data>
|
||||
<data name="ErrorUpdateNoAssetForThisVersion" xml:space="preserve">
|
||||
<value>No se ha podido proceder con la actualización porque no hay ninguna opción que se relacione con la versión actual! La actualización automática a esa versión no es posible.</value>
|
||||
<value>¡No se ha podido proceder con la actualización porque no hay ninguna opción que se relacione con la versión actual! La actualización automática a esa versión no es posible.</value>
|
||||
</data>
|
||||
<data name="ErrorUpdateNoAssets" xml:space="preserve">
|
||||
<value>¡No se puede continuar con una actualización porque esa versión no incluye ningún recurso!</value>
|
||||
<value>¡No puede continuar con la actualización porque esa versión no incluye ningún recurso!</value>
|
||||
</data>
|
||||
<data name="ErrorUserInputRunningInHeadlessMode" xml:space="preserve">
|
||||
<value>Recibida una solicitud de entrada del usuario, ¡pero el proceso se está ejecutando en modo servidor!</value>
|
||||
</data>
|
||||
<data name="Exiting" xml:space="preserve">
|
||||
<value>Terminando...</value>
|
||||
<value>Saliendo...</value>
|
||||
</data>
|
||||
<data name="WarningFailed" xml:space="preserve">
|
||||
<value>¡Fallido!</value>
|
||||
<value>¡Falló!</value>
|
||||
</data>
|
||||
<data name="GlobalConfigChanged" xml:space="preserve">
|
||||
<value>¡El archivo de la configuración global ha sido cambiado!</value>
|
||||
@@ -209,7 +209,7 @@ StackTrace:
|
||||
<comment>{0} will be replaced by service's name</comment>
|
||||
</data>
|
||||
<data name="NoBotsAreRunning" xml:space="preserve">
|
||||
<value>No hay bots activos, terminando...</value>
|
||||
<value>No hay bots activos, saliendo...</value>
|
||||
</data>
|
||||
<data name="RefreshingOurSession" xml:space="preserve">
|
||||
<value>¡Actualizando sesión!</value>
|
||||
@@ -280,7 +280,7 @@ StackTrace:
|
||||
<comment>{0} will be replaced by property name. Please note that this translation should end with space</comment>
|
||||
</data>
|
||||
<data name="UserInputIPCHost" xml:space="preserve">
|
||||
<value>Por favor ingresa tu host WFC: </value>
|
||||
<value>Por favor ingrese su host IPC: </value>
|
||||
<comment>Please note that this translation should end with space</comment>
|
||||
</data>
|
||||
<data name="WarningUnknownValuePleaseReport" xml:space="preserve">
|
||||
@@ -288,14 +288,14 @@ StackTrace:
|
||||
<comment>{0} will be replaced by object's name, {1} will be replaced by value for that object</comment>
|
||||
</data>
|
||||
<data name="WarningTooManyGamesToPlay" xml:space="preserve">
|
||||
<value>¡Ejecutar más de {0} juegos a la vez no es posible, sólo se usarán las primeras {0} entradas de {1}!</value>
|
||||
<value>¡No es posible ejecutar más de {0} juegos a la vez, sólo se usarán las primeras {0} entradas de {1}!</value>
|
||||
<comment>{0} will be replaced by max number of games, {1} will be replaced by name of the configuration property</comment>
|
||||
</data>
|
||||
<data name="IPCReady" xml:space="preserve">
|
||||
<value>¡Servidor WCF listo!</value>
|
||||
<value>¡Servidor IPC listo!</value>
|
||||
</data>
|
||||
<data name="IPCStarting" xml:space="preserve">
|
||||
<value>Iniciando servidor WCF en {0}...</value>
|
||||
<value>Iniciando servidor IPC en {0}...</value>
|
||||
<comment>{0} will be replaced by IPC hostname</comment>
|
||||
</data>
|
||||
<data name="BotAlreadyStopped" xml:space="preserve">
|
||||
@@ -342,7 +342,7 @@ StackTrace:
|
||||
<comment>{0} will be replaced by game's ID (number), {1} will be replaced by game's name, {2} will be replaced by translated TimeSpan string (such as "1 day, 5 hours and 30 minutes")</comment>
|
||||
</data>
|
||||
<data name="IdlingFinishedForGames" xml:space="preserve">
|
||||
<value>Juegos farmeados: {0}</value>
|
||||
<value>Terminando recolección: {0}</value>
|
||||
<comment>{0} will be replaced by list of the games (IDs, numbers), separated by a comma</comment>
|
||||
</data>
|
||||
<data name="IdlingStatusForGame" xml:space="preserve">
|
||||
@@ -363,11 +363,11 @@ StackTrace:
|
||||
<comment>{0} will be replaced by game's ID (number), {1} will be replaced by game's name</comment>
|
||||
</data>
|
||||
<data name="NowIdlingList" xml:space="preserve">
|
||||
<value>Ahora Recolectando: {0}</value>
|
||||
<value>Recolectando: {0}</value>
|
||||
<comment>{0} will be replaced by list of the games (IDs, numbers), separated by a comma</comment>
|
||||
</data>
|
||||
<data name="PlayingNotAvailable" xml:space="preserve">
|
||||
<value>¡No es posible jugar actualmente, intentaremos mas tarde!</value>
|
||||
<value>¡No es posible jugar actualmente, lo intentaremos de nuevo mas tarde!</value>
|
||||
</data>
|
||||
<data name="StillIdling" xml:space="preserve">
|
||||
<value>Aún recolectando: {0} ({1})</value>
|
||||
@@ -411,7 +411,7 @@ StackTrace:
|
||||
<comment>{0} will be replaced by game's ID (number), {1} will be replaced by status string, {2} will be replaced by list of granted IDs (numbers), separated by a comma</comment>
|
||||
</data>
|
||||
<data name="BotAlreadyRunning" xml:space="preserve">
|
||||
<value>¡Este bot se está ejecutando!</value>
|
||||
<value>¡Este bot ya se está ejecutando!</value>
|
||||
</data>
|
||||
<data name="BotAuthenticatorConverting" xml:space="preserve">
|
||||
<value>Convirtiendo .maFile en formato ASF...</value>
|
||||
@@ -423,7 +423,7 @@ StackTrace:
|
||||
<value>¡Su DeviceID es incorrecto o no existe!</value>
|
||||
</data>
|
||||
<data name="BotAuthenticatorToken" xml:space="preserve">
|
||||
<value>2FA Token: {0}</value>
|
||||
<value>Token 2FA: {0}</value>
|
||||
<comment>{0} will be replaced by generated 2FA token (string)</comment>
|
||||
</data>
|
||||
<data name="BotAutomaticIdlingNowPaused" xml:space="preserve">
|
||||
@@ -436,7 +436,7 @@ StackTrace:
|
||||
<value>¡La recolección automática ya esta pausada!</value>
|
||||
</data>
|
||||
<data name="BotAutomaticIdlingPausedWithCountdown" xml:space="preserve">
|
||||
<value>El "farming" automático está pausado! Tienes {0} para iniciar un juego.</value>
|
||||
<value>La recolección automática está pausada! Tienes {0} para iniciar un juego.</value>
|
||||
<comment>{0} will be replaced by translated TimeSpan string (such as "5 minutes")</comment>
|
||||
</data>
|
||||
<data name="BotAutomaticIdlingResumedAlready" xml:space="preserve">
|
||||
@@ -459,7 +459,7 @@ StackTrace:
|
||||
<value>¡No se ha iniciado esta instancia del bot porque está desactivado en el archivo de configuración!</value>
|
||||
</data>
|
||||
<data name="BotInvalidAuthenticatorDuringLogin" xml:space="preserve">
|
||||
<value>Se ha recibido el código de error TwoFactorCodeMismatch {0} veces seguidas, esto casi siempre indica que las credenciales de ASF 2FA no son válidas, ¡abortando!</value>
|
||||
<value>Se ha recibido el código de error TwoFactorCodeMismatch {0} veces seguidas, esto casi siempre indica que las credenciales de ASF 2FA son inválidas, ¡abortando!</value>
|
||||
<comment>{0} will be replaced by maximum allowed number of failed 2FA attempts</comment>
|
||||
</data>
|
||||
<data name="BotLoggedOff" xml:space="preserve">
|
||||
@@ -467,7 +467,7 @@ StackTrace:
|
||||
<comment>{0} will be replaced by logging off reason (string)</comment>
|
||||
</data>
|
||||
<data name="BotLoggedOn" xml:space="preserve">
|
||||
<value>¡Se ha conectado satisfactoriamente!</value>
|
||||
<value>¡Sesión de Steam iniciada exitosamente!</value>
|
||||
</data>
|
||||
<data name="BotLoggingIn" xml:space="preserve">
|
||||
<value>Iniciando sesión...</value>
|
||||
@@ -482,7 +482,7 @@ StackTrace:
|
||||
<value>El intercambio no ha podido enviarse porque no hay ningún usuario con permiso master definido!</value>
|
||||
</data>
|
||||
<data name="BotLootingNoLootableTypes" xml:space="preserve">
|
||||
<value>¡No tienes ningún tipo de set looteable!</value>
|
||||
<value>¡No tienes ningún tipo looteable configurado!</value>
|
||||
</data>
|
||||
<data name="BotLootingNowDisabled" xml:space="preserve">
|
||||
<value>¡El traspaso está ahora desactivado!</value>
|
||||
@@ -661,5 +661,7 @@ StackTrace:
|
||||
<value>Hay {0}/{1} bots que poseen todos los juegos comprobados.</value>
|
||||
<comment>{0} will be replaced by number of bots that already own games being checked, {1} will be replaced by total number of bots that were checked during the process</comment>
|
||||
</data>
|
||||
|
||||
<data name="BotRefreshingPackagesData" xml:space="preserve">
|
||||
<value>Actualizando datos de los paquetes...</value>
|
||||
</data>
|
||||
</root>
|
||||
|
||||
@@ -460,7 +460,7 @@ StackTrace :
|
||||
<value>Ce bot n'a pas été lancé car l'option de démarrage est désactivée dans son fichier de configuration !</value>
|
||||
</data>
|
||||
<data name="BotInvalidAuthenticatorDuringLogin" xml:space="preserve">
|
||||
<value>Réception du code d'erreur TwoFactorCodeMismatch {0} fois d’affilée, cela indique presque toujours des données d'authentification ASF 2FA invalides, abandon !</value>
|
||||
<value>Réception du code d'erreur TwoFactorCodeMismatch {0} fois d’affilée, cela indique presque toujours des données d'authentification ASF 2FA incorrectes, abandon !</value>
|
||||
<comment>{0} will be replaced by maximum allowed number of failed 2FA attempts</comment>
|
||||
</data>
|
||||
<data name="BotLoggedOff" xml:space="preserve">
|
||||
|
||||
Reference in New Issue
Block a user