Files
ArchiSteamFarm/ArchiSteamFarm/Localization/Strings.ca-ES.resx
2025-12-14 02:35:54 +00:00

344 lines
15 KiB
XML

<?xml version="1.0" encoding="utf-8"?>
<root>
<xsd:schema xmlns:xsd="http://www.w3.org/2001/XMLSchema" xmlns:msdata="urn:schemas-microsoft-com:xml-msdata" xmlns="" 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>Acceptant intercanvi: {0}</value>
<comment>{0} will be replaced by trade number</comment>
</data>
<data name="AutoUpdateCheckInfo" xml:space="preserve">
<value>ASF cercarà automàticament noves versions 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>Contingut:
{0}</value>
<comment>{0} will be replaced by content string. Please note that this string should include newline for formatting.</comment>
</data>
<data name="ErrorIsInvalid" xml:space="preserve">
<value>{0} és invàlid!</value>
<comment>{0} will be replaced by object's name</comment>
</data>
<data name="ErrorNoBotsDefined" xml:space="preserve">
<value>No s'ha definit cap agent. Potser t'ha passat per alt configurar l'ASF? Segueix la guia "posada en marxa" al wiki si tens dificultats.</value>
</data>
<data name="ErrorRequestFailedTooManyTimes" xml:space="preserve">
<value>La petició ha fallat després de {0} intents!</value>
<comment>{0} will be replaced by maximum number of tries</comment>
</data>
<data name="ErrorUpdateCheckFailed" xml:space="preserve">
<value>No s'ha pogut comprovar l'última versió!</value>
</data>
<data name="Exiting" xml:space="preserve">
<value>Sortint...</value>
</data>
<data name="WarningFailed" xml:space="preserve">
<value>Ha fallat!</value>
</data>
<data name="GlobalConfigChanged" xml:space="preserve">
<value>El fitxer de configuració global s'ha modificat!</value>
</data>
<data name="ErrorGlobalConfigRemoved" xml:space="preserve">
<value>El fitxer de configuració global s'ha eliminat!</value>
</data>
<data name="IgnoringTrade" xml:space="preserve">
<value>Ignorant intercanvi: {0}</value>
<comment>{0} will be replaced by trade number</comment>
</data>
<data name="LoggingIn" xml:space="preserve">
<value>Iniciant sessió a {0}...</value>
<comment>{0} will be replaced by service's name</comment>
</data>
<data name="NoBotsAreRunning" xml:space="preserve">
<value>No hi ha cap bot en funcionament. Sortint...</value>
</data>
<data name="RefreshingOurSession" xml:space="preserve">
<value>Actualitzant la sessió!</value>
</data>
<data name="RejectingTrade" xml:space="preserve">
<value>Rebutjant l'intercanvi: {0}</value>
<comment>{0} will be replaced by trade number</comment>
</data>
<data name="Restarting" xml:space="preserve">
<value>Reiniciant...</value>
</data>
<data name="Starting" xml:space="preserve">
<value>Iniciant...</value>
</data>
<data name="Success" xml:space="preserve">
<value>Èxit!</value>
</data>
<data name="UnlockingParentalAccount" xml:space="preserve">
<value>Desblocant el compte parental...</value>
</data>
<data name="UpdateCheckingNewVersion" xml:space="preserve">
<value>Cercant una nova versió...</value>
</data>
<data name="UpdateDownloadingNewVersion" xml:space="preserve">
<value>Descarregant nova versió: {0} ({1} MB)... Mentre espereu, considereu fer una donació si aprecieu la nostra tasca! :)</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>Procés d'actualització finalitzat!</value>
</data>
<data name="UpdateNewVersionAvailable" xml:space="preserve">
<value>Disponible una nova versió de l'ASF! Sospesa una actualització!</value>
</data>
<data name="UpdateVersionInfo" xml:space="preserve">
<value>Versió local: {0} | Versió remota: {1}</value>
<comment>{0} will be replaced by current version, {1} will be replaced by remote version</comment>
</data>
<data name="UserInputSteamLogin" xml:space="preserve">
<value>Si us plau, introduïu el vostre nom d'usuari de Steam: </value>
<comment>Please note that this translation should end with space</comment>
</data>
<data name="UserInputSteamParentalCode" xml:space="preserve">
<value>Si us plau, introduïu el vostre codi de control parental de Steam: </value>
<comment>Please note that this translation should end with space</comment>
</data>
<data name="UserInputSteamPassword" xml:space="preserve">
<value>Si us plau, introduïu la vostra contrasenya de Steam: </value>
<comment>Please note that this translation should end with space</comment>
</data>
<data name="IPCReady" xml:space="preserve">
<value>Servidor IPC preparat!</value>
</data>
<data name="IPCStarting" xml:space="preserve">
<value>Iniciant servidor IPC...</value>
</data>
<data name="BotAlreadyStopped" xml:space="preserve">
<value>Aquest bot ja s'ha aturat!</value>
</data>
<data name="BotNotFound" xml:space="preserve">
<value>No s'ha trobat cap bot anomenat {0}!</value>
<comment>{0} will be replaced by bot's name query (string)</comment>
</data>
<data name="CheckingFirstBadgePage" xml:space="preserve">
<value>Comprovant la primera pàgina d'insígnies...</value>
</data>
<data name="CheckingOtherBadgePages" xml:space="preserve">
<value>Comprovant les altres pàgines d'insígnies...</value>
</data>
<data name="ChosenFarmingAlgorithm" xml:space="preserve">
<value>Algorisme de cultiu escollit: {0}</value>
<comment>{0} will be replaced by the name of chosen farming algorithm</comment>
</data>
<data name="Done" xml:space="preserve">
<value>Fet!</value>
</data>
<data name="GamesToIdle" xml:space="preserve">
<value>Hi ha un total de {0} jocs ({1} targetes) restants per cultivar (queden ~{2})...</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>Cultiu finalitzat!</value>
</data>
<data name="IdlingFinishedForGame" xml:space="preserve">
<value>Cultiu finalitzat: {0} ({1}) després de {2} de temps de joc!</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="IdlingStatusForGame" xml:space="preserve">
<value>Estat del cultiu per {0} ({1}): Queden {2} targetes</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 farm</comment>
</data>
<data name="IdlingStopped" xml:space="preserve">
<value>Cultiu aturat!</value>
</data>
<data name="NothingToIdle" xml:space="preserve">
<value>No hi ha res per cultivar en aquest compte!</value>
</data>
<data name="NowIdling" xml:space="preserve">
<value>Cultivant en aquest moment: {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>Cultivant en aquest moment: {0}</value>
<comment>{0} will be replaced by list of the games (IDs, numbers), separated by a comma</comment>
</data>
<data name="StillIdling" xml:space="preserve">
<value>Encara cultivant: {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>Encara cultivant: {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>Cultiu aturat: {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>Cultiu aturat: {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>Ordre desconeguda!</value>
</data>
<data name="BotAddLicense" xml:space="preserve">
<value>ID: {0} | Estat: {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} | Estat: {1} | Objectes: {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>Aquest bot ja està en funcionament!</value>
</data>
<data name="BotAuthenticatorConverting" xml:space="preserve">
<value>Convertint arxiu .maFile a format ASF...</value>
</data>
<data name="BotAutomaticIdlingNowPaused" xml:space="preserve">
<value>El cultiu automàtic està en pausa!</value>
</data>
<data name="BotAutomaticIdlingNowResumed" xml:space="preserve">
<value>El cultiu automàtic s'ha reprès!</value>
</data>
<data name="BotAutomaticIdlingPausedAlready" xml:space="preserve">
<value>El cultiu automàtic ja està en pausa!</value>
</data>
<data name="BotAutomaticIdlingResumedAlready" xml:space="preserve">
<value>El cultiu automàtic ja s'ha reprès!</value>
</data>
<data name="BotConnected" xml:space="preserve">
<value>Connectat a Steam!</value>
</data>
<data name="BotDisconnected" xml:space="preserve">
<value>Desconnectat de Steam!</value>
</data>
<data name="BotDisconnecting" xml:space="preserve">
<value>Desconnectant...</value>
</data>
<data name="BotLoggingIn" xml:space="preserve">
<value>Iniciant sessió...</value>
</data>
<data name="BotLootingFailed" xml:space="preserve">
<value>L'oferta d'intercanvi ha fallat!</value>
</data>
<data name="BotLootingSuccess" xml:space="preserve">
<value>Oferta d'intercanvi enviada amb èxit!</value>
</data>
<data name="BotSendingTradeToYourself" xml:space="preserve">
<value>No podeu enviar una oferta d'intercanvi a vosaltres mateixos!</value>
</data>
<data name="BotReconnecting" xml:space="preserve">
<value>Tornant a connectar...</value>
</data>
<data name="BotStatusNotRunning" xml:space="preserve">
<value>El bot no està en funcionament.</value>
</data>
<data name="ErrorIsEmpty" xml:space="preserve">
<value>{0} no conté res!</value>
<comment>{0} will be replaced by object's name</comment>
</data>
<data name="BotConnecting" xml:space="preserve">
<value>S'està connectant...</value>
</data>
<data name="BotStopping" xml:space="preserve">
<value>Aturant...</value>
</data>
<data name="Initializing" xml:space="preserve">
<value>Inicialitzant {0}...</value>
<comment>{0} will be replaced by service name that is being initialized</comment>
</data>
<data name="TranslationIncomplete" xml:space="preserve">
<value>L'ASF intentarà utilitzar el teu idioma preferit, {0}, però aquesta traducció està completa en un {1}. Potser t'agradaria ajudar a completar o millorar la traducció de l'ASF a la teva llengua?</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="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="ErrorAccessDenied" xml:space="preserve">
<value>Accés denegat!</value>
</data>
<data name="PluginLoaded" xml:space="preserve">
<value>{0} s'ha carregat correctament!</value>
<comment>{0} will be replaced by the name of the custom ASF plugin</comment>
</data>
<data name="PluginLoading" xml:space="preserve">
<value>Inicialitzant {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="PleaseWait" xml:space="preserve">
<value>Si us plau, espera...</value>
</data>
<data name="EnterCommand" xml:space="preserve">
<value>Introdueix l'ordre: </value>
</data>
<data name="Executing" xml:space="preserve">
<value>Executant...</value>
</data>
<data name="InteractiveConsoleEnabled" xml:space="preserve">
<value>La consola interactiva ja està activa, prem "c" per entrar al mode d'introducció d'ordres.</value>
</data>
<data name="UpdateCleanup" xml:space="preserve">
<value>Fent neteja dels arxius antics després de l'actualització...</value>
</data>
<data name="Result" xml:space="preserve">
<value>Resultat: {0}</value>
<comment>{0} will be replaced by generic result of various functions that use this string</comment>
</data>
<data name="PatchingFiles" xml:space="preserve">
<value>Apedaçant els arxius de l'ASF...</value>
</data>
</root>