mirror of
https://github.com/JustArchiNET/ArchiSteamFarm.git
synced 2026-01-05 00:20:08 +00:00
735 lines
39 KiB
XML
735 lines
39 KiB
XML
<?xml version="1.0" encoding="utf-8"?>
|
|
<root>
|
|
<!--
|
|
Microsoft ResX Schema
|
|
|
|
Version 2.0
|
|
|
|
The primary goals of this format is to allow a simple XML format
|
|
that is mostly human readable. The generation and parsing of the
|
|
various data types are done through the TypeConverter classes
|
|
associated with the data types.
|
|
|
|
Example:
|
|
|
|
... ado.net/XML headers & schema ...
|
|
<resheader name="resmimetype">text/microsoft-resx</resheader>
|
|
<resheader name="version">2.0</resheader>
|
|
<resheader name="reader">System.Resources.ResXResourceReader, System.Windows.Forms, ...</resheader>
|
|
<resheader name="writer">System.Resources.ResXResourceWriter, System.Windows.Forms, ...</resheader>
|
|
<data name="Name1"><value>this is my long string</value><comment>this is a comment</comment></data>
|
|
<data name="Color1" type="System.Drawing.Color, System.Drawing">Blue</data>
|
|
<data name="Bitmap1" mimetype="application/x-microsoft.net.object.binary.base64">
|
|
<value>[base64 mime encoded serialized .NET Framework object]</value>
|
|
</data>
|
|
<data name="Icon1" type="System.Drawing.Icon, System.Drawing" mimetype="application/x-microsoft.net.object.bytearray.base64">
|
|
<value>[base64 mime encoded string representing a byte array form of the .NET Framework object]</value>
|
|
<comment>This is a comment</comment>
|
|
</data>
|
|
|
|
There are any number of "resheader" rows that contain simple
|
|
name/value pairs.
|
|
|
|
Each data row contains a name, and value. The row also contains a
|
|
type or mimetype. Type corresponds to a .NET class that support
|
|
text/value conversion through the TypeConverter architecture.
|
|
Classes that don't support this are serialized and stored with the
|
|
mimetype set.
|
|
|
|
The mimetype is used for serialized objects, and tells the
|
|
ResXResourceReader how to depersist the object. This is currently not
|
|
extensible. For a given mimetype the value must be set accordingly:
|
|
|
|
Note - application/x-microsoft.net.object.binary.base64 is the format
|
|
that the ResXResourceWriter will generate, however the reader can
|
|
read any of the formats listed below.
|
|
|
|
mimetype: application/x-microsoft.net.object.binary.base64
|
|
value : The object must be serialized with
|
|
: System.Runtime.Serialization.Formatters.Binary.BinaryFormatter
|
|
: and then encoded with base64 encoding.
|
|
|
|
mimetype: application/x-microsoft.net.object.soap.base64
|
|
value : The object must be serialized with
|
|
: System.Runtime.Serialization.Formatters.Soap.SoapFormatter
|
|
: and then encoded with base64 encoding.
|
|
|
|
mimetype: application/x-microsoft.net.object.bytearray.base64
|
|
value : The object must be serialized into a byte array
|
|
: using a System.ComponentModel.TypeConverter
|
|
: and then encoded with base64 encoding.
|
|
-->
|
|
<xsd:schema xmlns="" xmlns:xsd="http://www.w3.org/2001/XMLSchema" xmlns:msdata="urn:schemas-microsoft-com:xml-msdata" id="root">
|
|
<xsd:import namespace="http://www.w3.org/XML/1998/namespace"/>
|
|
<xsd:element name="root" msdata:IsDataSet="true">
|
|
<xsd:complexType>
|
|
<xsd:choice maxOccurs="unbounded">
|
|
<xsd:element name="metadata">
|
|
<xsd:complexType>
|
|
<xsd:sequence>
|
|
<xsd:element name="value" type="xsd:string" minOccurs="0"/>
|
|
</xsd:sequence>
|
|
<xsd:attribute name="name" use="required" type="xsd:string"/>
|
|
<xsd:attribute name="type" type="xsd:string"/>
|
|
<xsd:attribute name="mimetype" type="xsd:string"/>
|
|
<xsd:attribute ref="xml:space"/>
|
|
</xsd:complexType>
|
|
</xsd:element>
|
|
<xsd:element name="assembly">
|
|
<xsd:complexType>
|
|
<xsd:attribute name="alias" type="xsd:string"/>
|
|
<xsd:attribute name="name" type="xsd:string"/>
|
|
</xsd:complexType>
|
|
</xsd:element>
|
|
<xsd:element name="data">
|
|
<xsd:complexType>
|
|
<xsd:sequence>
|
|
<xsd:element name="value" type="xsd:string" minOccurs="0" msdata:Ordinal="1"/>
|
|
<xsd:element name="comment" type="xsd:string" minOccurs="0" msdata:Ordinal="2"/>
|
|
</xsd:sequence>
|
|
<xsd:attribute name="name" type="xsd:string" use="required" msdata:Ordinal="1"/>
|
|
<xsd:attribute name="type" type="xsd:string" msdata:Ordinal="3"/>
|
|
<xsd:attribute name="mimetype" type="xsd:string" msdata:Ordinal="4"/>
|
|
<xsd:attribute ref="xml:space"/>
|
|
</xsd:complexType>
|
|
</xsd:element>
|
|
<xsd:element name="resheader">
|
|
<xsd:complexType>
|
|
<xsd:sequence>
|
|
<xsd:element name="value" type="xsd:string" minOccurs="0" msdata:Ordinal="1"/>
|
|
</xsd:sequence>
|
|
<xsd:attribute name="name" type="xsd:string" use="required"/>
|
|
</xsd:complexType>
|
|
</xsd:element>
|
|
</xsd:choice>
|
|
</xsd:complexType>
|
|
</xsd:element>
|
|
</xsd:schema>
|
|
<resheader name="resmimetype">
|
|
<value>text/microsoft-resx</value>
|
|
</resheader>
|
|
<resheader name="version">
|
|
<value>2.0</value>
|
|
</resheader>
|
|
<resheader name="reader">
|
|
<value>System.Resources.ResXResourceReader, System.Windows.Forms, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b77a5c561934e089</value>
|
|
</resheader>
|
|
<resheader name="writer">
|
|
<value>System.Resources.ResXResourceWriter, System.Windows.Forms, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b77a5c561934e089</value>
|
|
</resheader>
|
|
<data name="AcceptingTrade" xml:space="preserve">
|
|
<value>Aceptando intercambio: {0}</value>
|
|
<comment>{0} will be replaced by trade number</comment>
|
|
</data>
|
|
<data name="AutoUpdateCheckInfo" xml:space="preserve">
|
|
<value>ASF comprobará automáticamente si hay versiones nuevas cada {0}.</value>
|
|
<comment>{0} will be replaced by translated TimeSpan string (such as "24 hours")</comment>
|
|
</data>
|
|
<data name="Content" xml:space="preserve">
|
|
<value>Contenido: {0}</value>
|
|
<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 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">
|
|
<value>ASF V{0} se ha topado con una excepción fatal antes de que el módulo de registro principal pudiera inicializarse!</value>
|
|
<comment>{0} will be replaced by version number</comment>
|
|
</data>
|
|
<data name="ErrorEarlyFatalExceptionPrint" xml:space="preserve">
|
|
<value>Excepción: {0}() {1}
|
|
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>
|
|
</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ú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} es inválido!</value>
|
|
<comment>{0} will be replaced by object's name</comment>
|
|
</data>
|
|
<data name="ErrorMobileAuthenticatorInvalidDeviceID" xml:space="preserve">
|
|
<value>¡La ejecución de esta función fue denegada debido a que DeviceID no es válido en ASF 2FA!</value>
|
|
</data>
|
|
<data name="ErrorNoBotsDefined" xml:space="preserve">
|
|
<value>No hay bots definidos, ¿has olvidado configurar ASF?</value>
|
|
</data>
|
|
<data name="ErrorObjectIsNull" xml:space="preserve">
|
|
<value>¡{0} es nulo!</value>
|
|
<comment>{0} will be replaced by object's name</comment>
|
|
</data>
|
|
<data name="ErrorParsingObject" xml:space="preserve">
|
|
<value>¡Análisis de {0} fallido!</value>
|
|
<comment>{0} will be replaced by object's name</comment>
|
|
</data>
|
|
<data name="ErrorRequestFailedTooManyTimes" xml:space="preserve">
|
|
<value>¡La solicitud falló después de {0} intentos!</value>
|
|
<comment>{0} will be replaced by maximum number of tries</comment>
|
|
</data>
|
|
<data name="ErrorUpdateCheckFailed" xml:space="preserve">
|
|
<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>
|
|
</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>
|
|
</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>
|
|
</data>
|
|
<data name="WarningFailed" xml:space="preserve">
|
|
<value>¡Fallo!</value>
|
|
</data>
|
|
<data name="GlobalConfigChanged" xml:space="preserve">
|
|
<value>¡El archivo de la configuración global ha sido cambiado!</value>
|
|
</data>
|
|
<data name="ErrorGlobalConfigRemoved" xml:space="preserve">
|
|
<value>¡El archivo de configuración global ha sido eliminado!</value>
|
|
</data>
|
|
<data name="IgnoringTrade" xml:space="preserve">
|
|
<value>Ignorando intercambio: {0}</value>
|
|
<comment>{0} will be replaced by trade number</comment>
|
|
</data>
|
|
<data name="LoggingIn" xml:space="preserve">
|
|
<value>Iniciando sesión en {0}...</value>
|
|
<comment>{0} will be replaced by service's name</comment>
|
|
</data>
|
|
<data name="NoBotsAreRunning" xml:space="preserve">
|
|
<value>No hay bots activos, terminando...</value>
|
|
</data>
|
|
<data name="RefreshingOurSession" xml:space="preserve">
|
|
<value>¡Actualizando sesión!</value>
|
|
</data>
|
|
<data name="RejectingTrade" xml:space="preserve">
|
|
<value>Rechazando el intercambio: {0}</value>
|
|
<comment>{0} will be replaced by trade number</comment>
|
|
</data>
|
|
<data name="Restarting" xml:space="preserve">
|
|
<value>Reiniciando...</value>
|
|
</data>
|
|
<data name="Starting" xml:space="preserve">
|
|
<value>Iniciando...</value>
|
|
</data>
|
|
<data name="Success" xml:space="preserve">
|
|
<value>¡Éxito!</value>
|
|
</data>
|
|
<data name="UnlockingParentalAccount" xml:space="preserve">
|
|
<value>Desbloqueando la cuenta parental...</value>
|
|
</data>
|
|
<data name="UpdateCheckingNewVersion" xml:space="preserve">
|
|
<value>Comprobando si existe una nueva versión...</value>
|
|
</data>
|
|
<data name="UpdateDownloadingNewVersion" xml:space="preserve">
|
|
<value>Descargando la nueva versión: {0} ({1} MB)... ¡Mientras espera, considere donar si aprecia el trabajo que se está realizando! :)</value>
|
|
<comment>{0} will be replaced by version string, {1} will be replaced by update size (in megabytes)</comment>
|
|
</data>
|
|
<data name="UpdateFinished" xml:space="preserve">
|
|
<value>¡Proceso de actualización finalizado!</value>
|
|
</data>
|
|
<data name="UpdateNewVersionAvailable" xml:space="preserve">
|
|
<value>¡Una nueva versión de ASF está disponible! ¡Considere actualizarla!</value>
|
|
</data>
|
|
<data name="UpdateVersionInfo" xml:space="preserve">
|
|
<value>Versión local: {0} | Versión remota: {1}</value>
|
|
<comment>{0} will be replaced by current version, {1} will be replaced by remote version</comment>
|
|
</data>
|
|
<data name="UserInputDeviceID" xml:space="preserve">
|
|
<value>Por favor ingrese su ID de dispositivo autenticador móvil (incluyendo "android:"): </value>
|
|
<comment>Please note that this translation should end with space</comment>
|
|
</data>
|
|
<data name="UserInputSteam2FA" xml:space="preserve">
|
|
<value>Por favor, ingrese el código 2FA que aparece en su aplicación autenticadora de Steam: </value>
|
|
<comment>Please note that this translation should end with space</comment>
|
|
</data>
|
|
<data name="UserInputSteamGuard" xml:space="preserve">
|
|
<value>Por favor ingrese su codigo de autentificación SteamGuard que ha sido enviado a su e-mail: </value>
|
|
<comment>Please note that this translation should end with space</comment>
|
|
</data>
|
|
<data name="UserInputSteamLogin" xml:space="preserve">
|
|
<value>Por favor ingresa tus credenciales de Steam: </value>
|
|
<comment>Please note that this translation should end with space</comment>
|
|
</data>
|
|
<data name="UserInputSteamParentalCode" xml:space="preserve">
|
|
<value>Por favor, ingrese su código parental de Steam: </value>
|
|
<comment>Please note that this translation should end with space</comment>
|
|
</data>
|
|
<data name="UserInputSteamPassword" xml:space="preserve">
|
|
<value>Por favor, introduce tu contraseña de Steam: </value>
|
|
<comment>Please note that this translation should end with space</comment>
|
|
</data>
|
|
<data name="WarningUnknownValuePleaseReport" xml:space="preserve">
|
|
<value>Recibido valor desconocido para {0}. Por favor, informa de ello: {1}</value>
|
|
<comment>{0} will be replaced by object's name, {1} will be replaced by value for that object</comment>
|
|
</data>
|
|
<data name="IPCReady" xml:space="preserve">
|
|
<value>¡Servidor IPC listo!</value>
|
|
</data>
|
|
<data name="IPCStarting" xml:space="preserve">
|
|
<value>Iniciando servidor IPC...</value>
|
|
</data>
|
|
<data name="BotAlreadyStopped" xml:space="preserve">
|
|
<value>¡Este bot ya se ha detenido!</value>
|
|
</data>
|
|
<data name="BotNotFound" xml:space="preserve">
|
|
<value>¡No se pudo encontrar ningún bot llamado {0}!</value>
|
|
<comment>{0} will be replaced by bot's name query (string)</comment>
|
|
</data>
|
|
<data name="BotStatusOverview" xml:space="preserve">
|
|
<value>Hay {0}/{1} bots funcionando, con un total de {2} juegos ({3} cromos) aún por recolectar.</value>
|
|
<comment>{0} will be replaced by number of active bots, {1} will be replaced by total number of bots, {2} will be replaced by total number of games left to idle, {3} will be replaced by total number of cards left to idle</comment>
|
|
</data>
|
|
<data name="BotStatusIdling" xml:space="preserve">
|
|
<value>El bot está recolectando del juego: {0} ({1}, {2} cromos restantes) de un total de {3} juegos ({4} cromos) aún por recolectar (faltan ~{5}).</value>
|
|
<comment>{0} will be replaced by game's ID (number), {1} will be replaced by game's name, {2} will be replaced by number of cards left to idle, {3} will be replaced by total number of games to idle, {4} will be replaced by total number of cards to idle, {5} will be replaced by translated TimeSpan string (such as "1 day, 5 hours and 30 minutes")</comment>
|
|
</data>
|
|
<data name="BotStatusIdlingList" xml:space="preserve">
|
|
<value>El bot está recolectando el juego: {0} de un total de {1} juegos ({2} cromos) aún por recolectar (faltan ~{3}).</value>
|
|
<comment>{0} will be replaced by list of the games (IDs, numbers), {1} will be replaced by total number of games to idle, {2} will be replaced by total number of cards to idle, {3} will be replaced by translated TimeSpan string (such as "1 day, 5 hours and 30 minutes")</comment>
|
|
</data>
|
|
<data name="CheckingFirstBadgePage" xml:space="preserve">
|
|
<value>Comprobando la primera página de las insignias...</value>
|
|
</data>
|
|
<data name="CheckingOtherBadgePages" xml:space="preserve">
|
|
<value>Comprobando otras paginas de insignias...</value>
|
|
</data>
|
|
<data name="ChosenFarmingAlgorithm" xml:space="preserve">
|
|
<value>Algoritmo de recolección elegido: {0}</value>
|
|
<comment>{0} will be replaced by the name of chosen idling algorithm</comment>
|
|
</data>
|
|
<data name="Done" xml:space="preserve">
|
|
<value>¡Hecho!</value>
|
|
</data>
|
|
<data name="GamesToIdle" xml:space="preserve">
|
|
<value>Tenemos un total de {0} juegos ({1} cromos) restantes por recolectar (~{2} restantes)...</value>
|
|
<comment>{0} will be replaced by number of games, {1} will be replaced by number of cards, {2} will be replaced by translated TimeSpan string (such as "1 day, 5 hours and 30 minutes")</comment>
|
|
</data>
|
|
<data name="IdlingFinished" xml:space="preserve">
|
|
<value>¡Recolección finalizada!</value>
|
|
</data>
|
|
<data name="IdlingFinishedForGame" xml:space="preserve">
|
|
<value>Terminando recolección: {0} ({1}) después de {2} de juego!</value>
|
|
<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>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">
|
|
<value>Estado de recolección para {0} ({1}): {2} cromos restantes</value>
|
|
<comment>{0} will be replaced by game's ID (number), {1} will be replaced by game's name, {2} will be replaced by number of cards left to idle</comment>
|
|
</data>
|
|
<data name="IdlingStopped" xml:space="preserve">
|
|
<value>¡Recolección detenida!</value>
|
|
</data>
|
|
<data name="IgnoredPermanentPauseEnabled" xml:space="preserve">
|
|
<value>Ignorando esta solicitud. ¡La pausa permanente esta activada!</value>
|
|
</data>
|
|
<data name="NothingToIdle" xml:space="preserve">
|
|
<value>¡No tenemos nada para recolectar en esta cuenta!</value>
|
|
</data>
|
|
<data name="NowIdling" xml:space="preserve">
|
|
<value>Actualmente recolectando: {0} ({1})</value>
|
|
<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>
|
|
<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>
|
|
</data>
|
|
<data name="StillIdling" xml:space="preserve">
|
|
<value>Aún recolectando: {0} ({1})</value>
|
|
<comment>{0} will be replaced by game's ID (number), {1} will be replaced by game's name</comment>
|
|
</data>
|
|
<data name="StillIdlingList" xml:space="preserve">
|
|
<value>Aún recolectando: {0}</value>
|
|
<comment>{0} will be replaced by list of the games (IDs, numbers), separated by a comma</comment>
|
|
</data>
|
|
<data name="StoppedIdling" xml:space="preserve">
|
|
<value>Recolección detenida: {0} ({1})</value>
|
|
<comment>{0} will be replaced by game's ID (number), {1} will be replaced by game's name</comment>
|
|
</data>
|
|
<data name="StoppedIdlingList" xml:space="preserve">
|
|
<value>Recolección detenida: {0}</value>
|
|
<comment>{0} will be replaced by list of the games (IDs, numbers), separated by a comma</comment>
|
|
</data>
|
|
<data name="UnknownCommand" xml:space="preserve">
|
|
<value>¡Comando desconocido!</value>
|
|
</data>
|
|
<data name="WarningCouldNotCheckBadges" xml:space="preserve">
|
|
<value>¡No se pudo obtener información de las insignias, volveremos a intentarlo más tarde!</value>
|
|
</data>
|
|
<data name="WarningCouldNotCheckCardsStatus" xml:space="preserve">
|
|
<value>No se pudo comprobar el estado de los cromos para: {0} ({1}), ¡lo intentaremos de nuevo más tarde!</value>
|
|
<comment>{0} will be replaced by game's ID (number), {1} will be replaced by game's name</comment>
|
|
</data>
|
|
<data name="BotAcceptingGift" xml:space="preserve">
|
|
<value>Aceptando regalo: {0}...</value>
|
|
<comment>{0} will be replaced by giftID (number)</comment>
|
|
</data>
|
|
<data name="BotAccountLimited" xml:space="preserve">
|
|
<value>¡Esta cuenta es limitada, el proceso de recolección no estará disponible hasta que se elimine la restricción!</value>
|
|
</data>
|
|
<data name="BotAddLicense" xml:space="preserve">
|
|
<value>ID: {0} | Estado: {1}</value>
|
|
<comment>{0} will be replaced by game's ID (number), {1} will be replaced by status string</comment>
|
|
</data>
|
|
<data name="BotAddLicenseWithItems" xml:space="preserve">
|
|
<value>ID: {0} | Estado: {1} | Artículos: {2}</value>
|
|
<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 ya se está ejecutando!</value>
|
|
</data>
|
|
<data name="BotAuthenticatorConverting" xml:space="preserve">
|
|
<value>Convirtiendo .maFile al formato ASF...</value>
|
|
</data>
|
|
<data name="BotAuthenticatorImportFinished" xml:space="preserve">
|
|
<value>¡Autenticador móvil importado exitosamente!</value>
|
|
</data>
|
|
<data name="BotAuthenticatorInvalidDeviceID" xml:space="preserve">
|
|
<value>¡Su DeviceID es incorrecto o no existe!</value>
|
|
</data>
|
|
<data name="BotAuthenticatorToken" xml:space="preserve">
|
|
<value>Token 2FA: {0}</value>
|
|
<comment>{0} will be replaced by generated 2FA token (string)</comment>
|
|
</data>
|
|
<data name="BotAutomaticIdlingNowPaused" xml:space="preserve">
|
|
<value>¡La recolección automática se ha pausado!</value>
|
|
</data>
|
|
<data name="BotAutomaticIdlingNowResumed" xml:space="preserve">
|
|
<value>¡La recolección automática se ha reanudado!</value>
|
|
</data>
|
|
<data name="BotAutomaticIdlingPausedAlready" xml:space="preserve">
|
|
<value>¡La recolección automática ya esta pausada!</value>
|
|
</data>
|
|
<data name="BotAutomaticIdlingResumedAlready" xml:space="preserve">
|
|
<value>¡La recolección automática ya está reanudada!</value>
|
|
</data>
|
|
<data name="BotConnected" xml:space="preserve">
|
|
<value>¡Conectado a Steam!</value>
|
|
</data>
|
|
<data name="BotDisconnected" xml:space="preserve">
|
|
<value>¡Desconectado de Steam!</value>
|
|
</data>
|
|
<data name="BotDisconnecting" xml:space="preserve">
|
|
<value>Desconectando...</value>
|
|
</data>
|
|
<data name="BotEncryptedPassword" xml:space="preserve">
|
|
<value>[{0}] contraseña: {1}</value>
|
|
<comment>{0} will be replaced by password encryption method (string), {1} will be replaced by encrypted password using that method (string)</comment>
|
|
</data>
|
|
<data name="BotInstanceNotStartingBecauseDisabled" xml:space="preserve">
|
|
<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 recibió el código de error TwoFactorCodeMismatch {0} veces seguidas. Tus credenciales de 2FA ya no son válidas, o tu reloj no está sincronizado, ¡abortando!</value>
|
|
<comment>{0} will be replaced by maximum allowed number of failed 2FA attempts</comment>
|
|
</data>
|
|
<data name="BotLoggedOff" xml:space="preserve">
|
|
<value>Sesión de Steam cerrada: {0}</value>
|
|
<comment>{0} will be replaced by logging off reason (string)</comment>
|
|
</data>
|
|
<data name="BotLoggedOn" xml:space="preserve">
|
|
<value>Sesión iniciada exitosamente como {0}.</value>
|
|
<comment>{0} will be replaced by steam ID (number)</comment>
|
|
</data>
|
|
<data name="BotLoggingIn" xml:space="preserve">
|
|
<value>Iniciando sesión...</value>
|
|
</data>
|
|
<data name="BotLogonSessionReplaced" xml:space="preserve">
|
|
<value>¡Esta cuenta parece estar siendo utilizada en otro proceso de ASF, lo que es un comportamiento imprevisto, impidiendo que funcione!</value>
|
|
</data>
|
|
<data name="BotLootingFailed" xml:space="preserve">
|
|
<value>¡Oferta de intercambio fallida!</value>
|
|
</data>
|
|
<data name="BotLootingMasterNotDefined" xml:space="preserve">
|
|
<value>¡El intercambio no ha podido enviarse porque no hay ningún usuario con permisos de "master" definidos!</value>
|
|
</data>
|
|
<data name="BotLootingSuccess" xml:space="preserve">
|
|
<value>¡Oferta de intercambio enviada con éxito!</value>
|
|
</data>
|
|
<data name="BotSendingTradeToYourself" xml:space="preserve">
|
|
<value>¡No puedes enviarte una petición de intercambio a ti mismo!</value>
|
|
</data>
|
|
<data name="BotNoASFAuthenticator" xml:space="preserve">
|
|
<value>¡Este bot no tiene ASF 2FA habilitado! ¿Olvidaste importar el autenticador como ASF 2FA?</value>
|
|
</data>
|
|
<data name="BotNotConnected" xml:space="preserve">
|
|
<value>¡Esta instancia del bot no está conectada!</value>
|
|
</data>
|
|
<data name="BotNotOwnedYet" xml:space="preserve">
|
|
<value>No lo posees todavía: {0}</value>
|
|
<comment>{0} will be replaced by query (string)</comment>
|
|
</data>
|
|
<data name="BotOwnedAlreadyWithName" xml:space="preserve">
|
|
<value>Ya posees: {0} | {1}</value>
|
|
<comment>{0} will be replaced by game's ID (number), {1} will be replaced by game's name</comment>
|
|
</data>
|
|
<data name="BotRateLimitExceeded" xml:space="preserve">
|
|
<value>Cuota excedida, se reintentará tras {0} de tiempo de espera...</value>
|
|
<comment>{0} will be replaced by translated TimeSpan string (such as "25 minutes")</comment>
|
|
</data>
|
|
<data name="BotReconnecting" xml:space="preserve">
|
|
<value>Reconectando...</value>
|
|
</data>
|
|
<data name="BotRedeem" xml:space="preserve">
|
|
<value>Clave: {0} | Estado: {1}</value>
|
|
<comment>{0} will be replaced by cd-key (string), {1} will be replaced by status string</comment>
|
|
</data>
|
|
<data name="BotRedeemWithItems" xml:space="preserve">
|
|
<value>Clave: {0} | Estado: {1} | Artículos: {2}</value>
|
|
<comment>{0} will be replaced by cd-key (string), {1} will be replaced by status string, {2} will be replaced by list of key-value pairs, separated by a comma</comment>
|
|
</data>
|
|
<data name="BotRemovedExpiredLoginKey" xml:space="preserve">
|
|
<value>¡Eliminada la contraseña caducada!</value>
|
|
</data>
|
|
<data name="BotStatusNotIdling" xml:space="preserve">
|
|
<value>El bot no está recolectando nada.</value>
|
|
</data>
|
|
<data name="BotStatusLimited" xml:space="preserve">
|
|
<value>El bot esta limitado y no puede conseguir ningún cromo a través de la recolección.</value>
|
|
</data>
|
|
<data name="BotStatusConnecting" xml:space="preserve">
|
|
<value>El bot se está conectando a la red Steam.</value>
|
|
</data>
|
|
<data name="BotStatusNotRunning" xml:space="preserve">
|
|
<value>El Bot no se está ejecutando.</value>
|
|
</data>
|
|
<data name="BotStatusPaused" xml:space="preserve">
|
|
<value>El bot está pausado o funcionando en modo manual.</value>
|
|
</data>
|
|
<data name="BotStatusPlayingNotAvailable" xml:space="preserve">
|
|
<value>El bot se está utilizando actualmente.</value>
|
|
</data>
|
|
<data name="BotUnableToLogin" xml:space="preserve">
|
|
<value>No se puede iniciar sesión en Steam: {0}/{1}</value>
|
|
<comment>{0} will be replaced by failure reason (string), {1} will be replaced by extended failure reason (string)</comment>
|
|
</data>
|
|
<data name="ErrorIsEmpty" xml:space="preserve">
|
|
<value>¡{0} está vacío!</value>
|
|
<comment>{0} will be replaced by object's name</comment>
|
|
</data>
|
|
<data name="UnusedKeys" xml:space="preserve">
|
|
<value>Claves no usadas: {0}</value>
|
|
<comment>{0} will be replaced by list of cd-keys (strings), separated by a comma</comment>
|
|
</data>
|
|
<data name="WarningFailedWithError" xml:space="preserve">
|
|
<value>Fallo debido a un error: {0}</value>
|
|
<comment>{0} will be replaced by failure reason (string)</comment>
|
|
</data>
|
|
<data name="BotConnectionLost" xml:space="preserve">
|
|
<value>Conexión con la red de Steam perdida. Reconectando...</value>
|
|
</data>
|
|
<data name="BotAccountFree" xml:space="preserve">
|
|
<value>La cuenta ya no está ocupada, ¡se ha reanudado el proceso de recolección!</value>
|
|
</data>
|
|
<data name="BotAccountOccupied" xml:space="preserve">
|
|
<value>La cuenta se está utilizando: ASF reanudará la recolección cuando esté disponible...</value>
|
|
</data>
|
|
<data name="BotConnecting" xml:space="preserve">
|
|
<value>Conectando...</value>
|
|
</data>
|
|
<data name="BotHeartBeatFailed" xml:space="preserve">
|
|
<value>Falló al desconectar el cliente. ¡Abandonando la instancia de este bot!</value>
|
|
</data>
|
|
<data name="BotSteamDirectoryInitializationFailed" xml:space="preserve">
|
|
<value>No se pudo iniciar SteamDirectory: ¡la conexión con la red de Steam podría tardar más de lo habitual!</value>
|
|
</data>
|
|
<data name="BotStopping" xml:space="preserve">
|
|
<value>Deteniendo...</value>
|
|
</data>
|
|
<data name="ErrorBotConfigInvalid" xml:space="preserve">
|
|
<value>Su configuración del bot es inválida. ¡Por favor compruebe el contenido de {0} y vuélvalo a intentar!</value>
|
|
<comment>{0} will be replaced by file's path</comment>
|
|
</data>
|
|
<data name="ErrorDatabaseInvalid" xml:space="preserve">
|
|
<value>La base de datos persistente no se pudo cargar, si el problema persiste, ¡por favor elimine {0} para rehacer la base de datos!</value>
|
|
<comment>{0} will be replaced by file's path</comment>
|
|
</data>
|
|
<data name="Initializing" xml:space="preserve">
|
|
<value>Iniciando {0}...</value>
|
|
<comment>{0} will be replaced by service name that is being initialized</comment>
|
|
</data>
|
|
<data name="WarningPrivacyPolicy" xml:space="preserve">
|
|
<value>¡Por favor compruebe nuestra sección de política de privacidad en la wiki si le preocupa lo que ASF está haciendo!</value>
|
|
</data>
|
|
<data name="Welcome" xml:space="preserve">
|
|
<value>Parecer ser la primera vez que inicia el programa, ¡bienvenido!</value>
|
|
</data>
|
|
<data name="ErrorInvalidCurrentCulture" xml:space="preserve">
|
|
<value>El CurrentCulture proporcionado no es válido, ¡ASF seguirá funcionando con el predeterminado!</value>
|
|
</data>
|
|
<data name="TranslationIncomplete" xml:space="preserve">
|
|
<value>ASF intentará utilizar tu idioma {0}, pero la traducción en este idioma está completa sólo en un {1}. ¿Tal vez podrías ayudarnos a mejorar la traducción de ASF para tu idioma?</value>
|
|
<comment>{0} will be replaced by culture code, such as "en-US", {1} will be replaced by completeness percentage, such as "78.5%"</comment>
|
|
</data>
|
|
<data name="IdlingGameNotPossible" xml:space="preserve">
|
|
<value>La recolección de {0} ({1}) está temporalmente desactivada, ya que ASF no es capaz de jugar ese juego en este momento.</value>
|
|
<comment>{0} will be replaced by game's ID (number), {1} will be replaced by game's name</comment>
|
|
</data>
|
|
<data name="WarningIdlingGameMismatch" xml:space="preserve">
|
|
<value>ASF detectó una inconsistencia en el ID {0} ({1}) y utilizará el ID de {2} en su lugar.</value>
|
|
<comment>{0} will be replaced by game's ID (number), {1} will be replaced by game's name, {2} will be replaced by game's ID (number)</comment>
|
|
</data>
|
|
<data name="BotVersion" xml:space="preserve">
|
|
<value>{0} V{1}</value>
|
|
<comment>{0} will be replaced by program's name (e.g. "ASF"), {1} will be replaced by program's version (e.g. "1.0.0.0"). This string typically has nothing to translate and you should leave it as it is, unless you need to change the format, e.g. in RTL languages.</comment>
|
|
</data>
|
|
<data name="BotAccountLocked" xml:space="preserve">
|
|
<value>Esta cuenta está bloqueada, ¡el proceso de recolección está permanentemente indisponible!</value>
|
|
</data>
|
|
<data name="BotStatusLocked" xml:space="preserve">
|
|
<value>El bot esta bloqueado y no puede conseguir ningún cromo a través de la recolección.</value>
|
|
</data>
|
|
<data name="ErrorFunctionOnlyInHeadlessMode" xml:space="preserve">
|
|
<value>¡Esta función está disponible unicamente en modo 'headless'!</value>
|
|
</data>
|
|
<data name="BotOwnedAlready" xml:space="preserve">
|
|
<value>Ya posees: {0}</value>
|
|
<comment>{0} will be replaced by game's ID (number), {1} will be replaced by game's name</comment>
|
|
</data>
|
|
<data name="ErrorAccessDenied" xml:space="preserve">
|
|
<value>¡Acceso denegado!</value>
|
|
</data>
|
|
<data name="WarningPreReleaseVersion" xml:space="preserve">
|
|
<value>Está utilizando una versión más reciente que la última versión publicada para su canal de actualización. Por favor, tenga en cuenta que las versiones preliminares están dedicadas a usuarios que saben cómo reportar errores, tratar con problemas y dar sus comentarios - no se dará soporte técnico.</value>
|
|
</data>
|
|
<data name="BotStats" xml:space="preserve">
|
|
<value>Uso de memoria actual: {0} MB.</value>
|
|
<comment>{0} will be replaced by number (in megabytes) of memory being used</comment>
|
|
</data>
|
|
<data name="ClearingDiscoveryQueue" xml:space="preserve">
|
|
<value>Despejando la lista de descubrimientos de Steam #{0}...</value>
|
|
<comment>{0} will be replaced by queue number</comment>
|
|
</data>
|
|
<data name="DoneClearingDiscoveryQueue" xml:space="preserve">
|
|
<value>Lista de descubrimientos de Steam #{0} completada.</value>
|
|
<comment>{0} will be replaced by queue number</comment>
|
|
</data>
|
|
<data name="BotOwnsOverviewPerGame" xml:space="preserve">
|
|
<value>{0}/{1} bots ya tienen el juego {2}.</value>
|
|
<comment>{0} will be replaced by number of bots that already own particular game being checked, {1} will be replaced by total number of bots that were checked during the process, {2} will be replaced by game's ID (number)</comment>
|
|
</data>
|
|
<data name="BotRefreshingPackagesData" xml:space="preserve">
|
|
<value>Actualizando datos de los paquetes...</value>
|
|
</data>
|
|
<data name="WarningDeprecated" xml:space="preserve">
|
|
<value>Uso de {0} está desaprobado y se quitará en versiones futuras del programa. Utilice en su lugar {1}.</value>
|
|
<comment>{0} will be replaced by the name of deprecated property (such as argument, config property or likewise), {1} will be replaced by the name of valid replacement (such as another argument or config property)</comment>
|
|
</data>
|
|
<data name="BotAcceptedDonationTrade" xml:space="preserve">
|
|
<value>Aceptar Intercambios de donación: {0}</value>
|
|
<comment>{0} will be replaced by trade's ID (number)</comment>
|
|
</data>
|
|
<data name="WarningWorkaroundTriggered" xml:space="preserve">
|
|
<value>La solución al error {0} se está llevando a cabo.</value>
|
|
<comment>{0} will be replaced by the bug's name provided by ASF</comment>
|
|
</data>
|
|
<data name="TargetBotNotConnected" xml:space="preserve">
|
|
<value>¡El bot seleccionado no esta conectado!</value>
|
|
</data>
|
|
<data name="BotWalletBalance" xml:space="preserve">
|
|
<value>Saldo de la cartera: {0} {1}</value>
|
|
<comment>{0} will be replaced by wallet balance value, {1} will be replaced by currency name</comment>
|
|
</data>
|
|
<data name="BotHasNoWallet" xml:space="preserve">
|
|
<value>El bot no tiene cartera.</value>
|
|
</data>
|
|
<data name="BotLevel" xml:space="preserve">
|
|
<value>Nivel del bot {0}.</value>
|
|
<comment>{0} will be replaced by bot's level</comment>
|
|
</data>
|
|
<data name="ActivelyMatchingItems" xml:space="preserve">
|
|
<value>Buscando coincidencias en items de Steam, ronda #{0}...</value>
|
|
<comment>{0} will be replaced by round number</comment>
|
|
</data>
|
|
<data name="DoneActivelyMatchingItems" xml:space="preserve">
|
|
<value>Finalizada búsqueda de coincidencias en items de Steam, ronda #{0}.</value>
|
|
<comment>{0} will be replaced by round number</comment>
|
|
</data>
|
|
<data name="ErrorAborted" xml:space="preserve">
|
|
<value>Cancelado!</value>
|
|
</data>
|
|
<data name="ActivelyMatchingItemsRound" xml:space="preserve">
|
|
<value>Se emparejó un total de {0} sets durante esta ronda.</value>
|
|
<comment>{0} will be replaced by number of sets traded</comment>
|
|
</data>
|
|
<data name="WarningExcessiveBotsCount" xml:space="preserve">
|
|
<value>Se están ejecutando mas cuentas bots que nuestro limite recomendado ({0}). Tenga en cuenta que esta configuración no es compatible y puede causar varios problemas relacionados a steam, incluyendo suspensiones de cuenta. Revisa el FAQ para más detalles.</value>
|
|
<comment>{0} will be replaced by our maximum recommended bots count (number)</comment>
|
|
</data>
|
|
<data name="PluginLoaded" xml:space="preserve">
|
|
<value>{0} se ha cargado correctamente!</value>
|
|
<comment>{0} will be replaced by the name of the custom ASF plugin</comment>
|
|
</data>
|
|
<data name="PluginLoading" xml:space="preserve">
|
|
<value>Cargando {0} V{1}...</value>
|
|
<comment>{0} will be replaced by the name of the custom ASF plugin, {1} will be replaced by its version</comment>
|
|
</data>
|
|
<data name="NothingFound" xml:space="preserve">
|
|
<value>¡No se encontró nada!</value>
|
|
</data>
|
|
<data name="PluginsWarning" xml:space="preserve">
|
|
<value>Has cargado uno o más plugins personalizados en el ASF. Ya que no podemos ofrecer soporte a configuraciones alteradas, por favor, consulte a los desarrolladores apropiados de los plugins que has decidido usar en caso de que tengas problemas.</value>
|
|
</data>
|
|
<data name="PleaseWait" xml:space="preserve">
|
|
<value>Por favor espera...</value>
|
|
</data>
|
|
<data name="EnterCommand" xml:space="preserve">
|
|
<value>Ingrese el comando: </value>
|
|
</data>
|
|
<data name="Executing" xml:space="preserve">
|
|
<value>Ejecutando...</value>
|
|
</data>
|
|
<data name="InteractiveConsoleEnabled" xml:space="preserve">
|
|
<value>La consola interactiva está activa, escriba 'c' para ingresar al modo de comando.</value>
|
|
</data>
|
|
<data name="InteractiveConsoleNotAvailable" xml:space="preserve">
|
|
<value>La consola interactiva no está disponible debido a que faltan {0} propiedades de configuración.</value>
|
|
<comment>{0} will be replaced by the name of the missing config property (string)</comment>
|
|
</data>
|
|
<data name="Response" xml:space="preserve">
|
|
<value>Respuesta: {0}</value>
|
|
<comment>{0} will be replaced by the generated response (string)</comment>
|
|
</data>
|
|
<data name="BotGamesToRedeemInBackgroundCount" xml:space="preserve">
|
|
<value>El bot tiene {0} juegos restantes en su cola de fondo.</value>
|
|
<comment>{0} will be replaced by remaining number of games in BGR's queue</comment>
|
|
</data>
|
|
<data name="ErrorSingleInstanceRequired" xml:space="preserve">
|
|
<value>El proceso ASF ya está ejecutándose para este directorio de trabajo, ¡abortando!</value>
|
|
</data>
|
|
<data name="BotHandledConfirmations" xml:space="preserve">
|
|
<value>¡Se han manejado correctamente {0} confirmaciones!</value>
|
|
<comment>{0} will be replaced by number of confirmations</comment>
|
|
</data>
|
|
<data name="BotExtraIdlingCooldown" xml:space="preserve">
|
|
<value>Esperando hasta {0} para asegurar que estamos libres para empezar a recolectar...</value>
|
|
<comment>{0} will be replaced by translated TimeSpan string (such as "1 minute")</comment>
|
|
</data>
|
|
<data name="UpdateCleanup" xml:space="preserve">
|
|
<value>Limpiando archivos antiguos después de actualizar...</value>
|
|
</data>
|
|
<data name="BotGeneratingSteamParentalCode" xml:space="preserve">
|
|
<value>Generando código parental de Steam, esto puede tomar un tiempo, considere ponerlo en la configuración...</value>
|
|
</data>
|
|
<data name="IPCConfigChanged" xml:space="preserve">
|
|
<value>¡La configuración IPC ha sido cambiada!</value>
|
|
</data>
|
|
</root> |