mirror of
https://github.com/JustArchiNET/ArchiSteamFarm.git
synced 2026-01-10 05:34:25 +00:00
693 lines
37 KiB
XML
693 lines
37 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>Accept schimbul: {0}</value>
|
|
<comment>{0} will be replaced by trade number</comment>
|
|
</data>
|
|
<data name="AutoUpdateCheckInfo" xml:space="preserve">
|
|
<value>ASF va verifica automat dacă există versiuni noi la fiecare {0} ore.</value>
|
|
<comment>{0} will be replaced by number of hours</comment>
|
|
</data>
|
|
<data name="Content" xml:space="preserve">
|
|
<value>Conținut:
|
|
{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>Proprietatea {0} a fost configurată cu o valoare invalidă: {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} a întâmpinat o eroare fatală înainte ca modulul pentru autentificare să fie inițializat!</value>
|
|
<comment>{0} will be replaced by version number</comment>
|
|
</data>
|
|
<data name="ErrorEarlyFatalExceptionPrint" xml:space="preserve">
|
|
<value>Excepție: {0}() {1}
|
|
StackTrace:
|
|
{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>Ieșire cu cod de eroare diferit de zero!</value>
|
|
</data>
|
|
<data name="ErrorFailingRequest" xml:space="preserve">
|
|
<value>Cerere eșuată: {0}</value>
|
|
<comment>{0} will be replaced by URL of the request</comment>
|
|
</data>
|
|
<data name="ErrorGlobalConfigNotLoaded" xml:space="preserve">
|
|
<value>Configurarea globală nu a putut fi încărcată, te rog să verifici că {0} există și este valid! Urmează ghidul de configurare de pe wiki dacă nu ești sigur.</value>
|
|
<comment>{0} will be replaced by file's path</comment>
|
|
</data>
|
|
<data name="ErrorIsInvalid" xml:space="preserve">
|
|
<value>{0} este invalid!</value>
|
|
<comment>{0} will be replaced by object's name</comment>
|
|
</data>
|
|
<data name="ErrorMobileAuthenticatorInvalidDeviceID" xml:space="preserve">
|
|
<value>Execuția acestei funcții este refuzată din cauza DeviceID-ului invalid din ASF 2FA!</value>
|
|
</data>
|
|
<data name="ErrorNoBotsDefined" xml:space="preserve">
|
|
<value>Nici un bot nu este definit, ai uitat să configurezi ASF?</value>
|
|
</data>
|
|
<data name="ErrorObjectIsNull" xml:space="preserve">
|
|
<value>{0} are valoare nulă!</value>
|
|
<comment>{0} will be replaced by object's name</comment>
|
|
</data>
|
|
<data name="ErrorParsingObject" xml:space="preserve">
|
|
<value>Parsarea {0} a eșuat!</value>
|
|
<comment>{0} will be replaced by object's name</comment>
|
|
</data>
|
|
<data name="ErrorRemovingOldBinary" xml:space="preserve">
|
|
<value>Nu a fost posibilă eliminarea ultimului executabil ASF, te rog să elimini manual {0} pentru ca funcția de actualizare să funcționeze!</value>
|
|
<comment>{0} will be replaced by file's path</comment>
|
|
</data>
|
|
<data name="ErrorRequestFailedTooManyTimes" xml:space="preserve">
|
|
<value>Cererea a eșuat după {0} încercări!</value>
|
|
<comment>{0} will be replaced by maximum number of tries</comment>
|
|
</data>
|
|
<data name="ErrorUpdateCheckFailed" xml:space="preserve">
|
|
<value>Nu a fost posibilă verificarea celei mai recente versiuni!</value>
|
|
</data>
|
|
<data name="ErrorUpdateNoAssetForThisBinary" xml:space="preserve">
|
|
<value>Nu s-a putut continua cu actualizarea deoarece nu există niciun fișier asemănător executabilul cu care rulează! Asigură-te că executabilul ASF este numit în mod corespunzător!</value>
|
|
</data>
|
|
<data name="ErrorUpdateNoAssets" xml:space="preserve">
|
|
<value>Nu putem continua cu actualizarea deoarece acea versiune nu conţine niciun fișier!</value>
|
|
</data>
|
|
<data name="ErrorUserInputRunningInHeadlessMode" xml:space="preserve">
|
|
<value>S-a primit o cerere de date introduse de utilizator, dar procesul se execută în modul fără cap (serviciu)!</value>
|
|
</data>
|
|
<data name="ErrorWCFAccessDenied" xml:space="preserve">
|
|
<value>Se refuză gestionarea cererii, deoarece SteamOwnerID nu este setat!</value>
|
|
<comment>SteamOwnerID is name of bot config property, it should not be translated</comment>
|
|
</data>
|
|
<data name="Exiting" xml:space="preserve">
|
|
<value>Ieșire...</value>
|
|
</data>
|
|
<data name="WarningFailed" xml:space="preserve">
|
|
<value>Eșuat!</value>
|
|
</data>
|
|
<data name="GlobalConfigChanged" xml:space="preserve">
|
|
<value>Fișierul de configurare globală a fost schimbat!</value>
|
|
</data>
|
|
<data name="ErrorGlobalConfigRemoved" xml:space="preserve">
|
|
<value>Fișierul de configurare globală a fost șters!</value>
|
|
</data>
|
|
<data name="IgnoringTrade" xml:space="preserve">
|
|
<value>Ignor schimbul: {0}</value>
|
|
<comment>{0} will be replaced by trade number</comment>
|
|
</data>
|
|
<data name="LoggingIn" xml:space="preserve">
|
|
<value>Conectare la {0}...</value>
|
|
<comment>{0} will be replaced by service's name</comment>
|
|
</data>
|
|
<data name="NoBotsAreRunning" xml:space="preserve">
|
|
<value>Niciun bot nu rulează, se închide...</value>
|
|
</data>
|
|
<data name="RefreshingOurSession" xml:space="preserve">
|
|
<value>Se reîmprospătează sesiunea!</value>
|
|
</data>
|
|
<data name="RejectingTrade" xml:space="preserve">
|
|
<value>Resping schimbul: {0}</value>
|
|
<comment>{0} will be replaced by trade number</comment>
|
|
</data>
|
|
<data name="Restarting" xml:space="preserve">
|
|
<value>Repornire...</value>
|
|
</data>
|
|
<data name="WarningRuntimeUnsupported" xml:space="preserve">
|
|
<value>ASF a detectat o versiune neacceptată de runtime, programul ar putea să NU funcționeze corect în mediul curent. Îl rulezi pe propriul risc fără asistență!</value>
|
|
</data>
|
|
<data name="RuntimeVersionComparison" xml:space="preserve">
|
|
<value>Versiune necesară: {0} | Versiune găsită: {1}</value>
|
|
<comment>{0} will be replaced by required version, {1} will be replaced by current version</comment>
|
|
</data>
|
|
<data name="RuntimeVersionOK" xml:space="preserve">
|
|
<value>Versiunea ta {0} de runtime este OK.</value>
|
|
<comment>{0} will be replaced by runtime name (e.g. "Mono")</comment>
|
|
</data>
|
|
<data name="WarningRuntimeVersionTooOld" xml:space="preserve">
|
|
<value>Versiunea ta {0} de runtime este prea veche!</value>
|
|
<comment>{0} will be replaced by runtime name (e.g. "Mono")</comment>
|
|
</data>
|
|
<data name="Starting" xml:space="preserve">
|
|
<value>Pornire...</value>
|
|
</data>
|
|
<data name="StatusCode" xml:space="preserve">
|
|
<value>Cod de stare: {0}</value>
|
|
<comment>{0} will be replaced by status code number/name</comment>
|
|
</data>
|
|
<data name="Success" xml:space="preserve">
|
|
<value>Succes!</value>
|
|
</data>
|
|
<data name="TimeSpanDay" xml:space="preserve">
|
|
<value>o zi</value>
|
|
</data>
|
|
<data name="TimeSpanDays" xml:space="preserve">
|
|
<value>{0} zile</value>
|
|
<comment>{0} will be replaced by number of days</comment>
|
|
</data>
|
|
<data name="TimeSpanHour" xml:space="preserve">
|
|
<value>o oră</value>
|
|
</data>
|
|
<data name="TimeSpanHours" xml:space="preserve">
|
|
<value>{0} ore</value>
|
|
<comment>{0} will be replaced by number of hours</comment>
|
|
</data>
|
|
<data name="TimeSpanMinute" xml:space="preserve">
|
|
<value>un minut</value>
|
|
</data>
|
|
<data name="TimeSpanMinutes" xml:space="preserve">
|
|
<value>{0} minute</value>
|
|
<comment>{0} will be replaced by number of minutes</comment>
|
|
</data>
|
|
<data name="TimeSpanSecond" xml:space="preserve">
|
|
<value>o secundă</value>
|
|
</data>
|
|
<data name="TimeSpanSeconds" xml:space="preserve">
|
|
<value>{0} Secunde</value>
|
|
<comment>{0} will be replaced by number of seconds</comment>
|
|
</data>
|
|
<data name="UnlockingParentalAccount" xml:space="preserve">
|
|
<value>Se deblochează contul parental...</value>
|
|
</data>
|
|
<data name="UpdateCheckingNewVersion" xml:space="preserve">
|
|
<value>Verific dacă există o versiune nouă...</value>
|
|
</data>
|
|
<data name="UpdateDownloadingNewVersion" xml:space="preserve">
|
|
<value>Se descarcă o versiune nouă... Cât timp aștepți, dacă consideri, poți dona dacă apreciezi toată munca depusă! :)</value>
|
|
</data>
|
|
<data name="UpdateFinished" xml:space="preserve">
|
|
<value>Proces de actualizare finalizat!</value>
|
|
</data>
|
|
<data name="UpdateNewVersionAvailable" xml:space="preserve">
|
|
<value>O nouă versiune ASF este disponibilă! Ia în considerare actualizarea!</value>
|
|
</data>
|
|
<data name="UpdateVersionInfo" xml:space="preserve">
|
|
<value>Versiunea locală: {0} | Ultima versiune: {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><{0}> Te rog să introduci ID-ul dispozitivului mobil care are autentificatorul (incluzând "android:"): </value>
|
|
<comment>{0} will be replaced by bot's name. Please note that this translation should end with space</comment>
|
|
</data>
|
|
<data name="UserInputSteam2FA" xml:space="preserve">
|
|
<value><{0}> Te rog să introduci codul 2FA de pe autentificatorul Steam: </value>
|
|
<comment>{0} will be replaced by bot's name. Please note that this translation should end with space</comment>
|
|
</data>
|
|
<data name="UserInputSteamGuard" xml:space="preserve">
|
|
<value><{0}> Te rog să introduci codul de autentificare SteamGuard, care a fost trimis pe adresa de e-mail: </value>
|
|
<comment>{0} will be replaced by bot's name. Please note that this translation should end with space</comment>
|
|
</data>
|
|
<data name="UserInputSteamLogin" xml:space="preserve">
|
|
<value><{0}> Te rog să introduci datele de conectare Steam: </value>
|
|
<comment>{0} will be replaced by bot's name. Please note that this translation should end with space</comment>
|
|
</data>
|
|
<data name="UserInputSteamParentalPIN" xml:space="preserve">
|
|
<value><{0}> Te rog să introduci PIN-ul parental Steam: </value>
|
|
<comment>{0} will be replaced by bot's name. Please note that this translation should end with space</comment>
|
|
</data>
|
|
<data name="UserInputSteamPassword" xml:space="preserve">
|
|
<value><{0}> Te rog să introduci parola contului tău de Steam: </value>
|
|
<comment>{0} will be replaced by bot's name. Please note that this translation should end with space</comment>
|
|
</data>
|
|
<data name="UserInputUnknown" xml:space="preserve">
|
|
<value><{0}> Te rog să introduci valoarea nedocumentată a {1}: </value>
|
|
<comment>{0} will be replaced by bot's name, {1} will be replaced by property name. Please note that this translation should end with space</comment>
|
|
</data>
|
|
<data name="UserInputWCFHost" xml:space="preserve">
|
|
<value><{0}> Te rog să introduci gazda WCF-ului tău: </value>
|
|
<comment>{0} will be replaced by bot's name. Please note that this translation should end with space</comment>
|
|
</data>
|
|
|
|
<data name="WarningTooManyGamesToPlay" xml:space="preserve">
|
|
<value>Jucarea a mai mult de {0} jocuri concomitent nu este posibil, numai primele {0} intrări de la {1} vor fi folosite!</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="WarningWCFIgnoringCommand" xml:space="preserve">
|
|
<value>Se ignorară comanda WCF deoarece --client nu a fost specificat: {0}</value>
|
|
<comment>{0} will be replaced by WCF command</comment>
|
|
</data>
|
|
<data name="ErrorWCFAddressAccessDeniedException" xml:space="preserve">
|
|
<value>Serviciul WCF nu a putut fi pornit din cauza AddressAccessDeniedException! Dacă dorești să utilizezi serviciul WCF oferit de ASF, ia în considerație rularea ASF-ului ca administrator sau acordarea de permisiuni adecvate!</value>
|
|
</data>
|
|
<data name="WCFAnswered" xml:space="preserve">
|
|
<value>Se răspunde la comanda WCF: {0} cu: {1}</value>
|
|
<comment>{0} will be replaced by WCF command, {1} will be replaced by WCF answer</comment>
|
|
</data>
|
|
<data name="WCFReady" xml:space="preserve">
|
|
<value>Serverul WCF este pregătit!</value>
|
|
</data>
|
|
<data name="WCFResponseReceived" xml:space="preserve">
|
|
<value>Răspuns WCF primit: {0}</value>
|
|
<comment>{0} will be replaced by WCF response</comment>
|
|
</data>
|
|
<data name="WCFSendingCommand" xml:space="preserve">
|
|
<value>Se trimite comanda: {0} către serverul WCF pe {1}...</value>
|
|
<comment>{0} will be replaced by WCF command, {1} will be replaced by WCF hostname</comment>
|
|
</data>
|
|
<data name="WCFStarting" xml:space="preserve">
|
|
<value>Se pornește serverul WCF pe {0}...</value>
|
|
<comment>{0} will be replaced by WCF hostname</comment>
|
|
</data>
|
|
<data name="BotAlreadyStopped" xml:space="preserve">
|
|
<value>Acel bot este deja oprit!</value>
|
|
</data>
|
|
<data name="BotNotFound" xml:space="preserve">
|
|
<value>Nu am putut găsi un bot cu numele {0}!</value>
|
|
<comment>{0} will be replaced by bot's name</comment>
|
|
</data>
|
|
<data name="BotsStatusOverview" xml:space="preserve">
|
|
<value>Sunt {0}/{1} boți care rulează, cu un total de {2} jocuri ({3} cartonașe) rămase de farmat.</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>Bot-ul {0} farmează jocul: {1} ({2}, {3} cartonașe rămase de picat) dintr-un total de {4} jocuri ({5} cartonașe) rămase de farmat (~{6} rămase).</value>
|
|
<comment>{0} will be replaced by bot's name, {1} will be replaced by game's appID (number), {2} will be replaced by game's name, {3} will be replaced by number of cards left to idle, {4} will be replaced by total number of games to idle, {5} will be replaced by total number of cards to idle, {6} will be replaced by translated TimeSpan string built from TimeSpan* translation parts</comment>
|
|
</data>
|
|
<data name="BotStatusIdlingList" xml:space="preserve">
|
|
<value>Bot-ul {0} farmează jocul: {1} dintr-un total de {2} jocuri ({3} cartonașe) rămase de farmat (~{4} rămase).</value>
|
|
<comment>{0} will be replaced by bot's name, {1} will be replaced by list of the games (appIDs, numbers), {2} will be replaced by total number of games to idle, {3} will be replaced by total number of cards to idle, {4} will be replaced by translated TimeSpan string built from TimeSpan* translation parts</comment>
|
|
</data>
|
|
<data name="CheckingFirstBadgePage" xml:space="preserve">
|
|
<value>Se verifică prima pagină cu insigne...</value>
|
|
</data>
|
|
<data name="CheckingOtherBadgePages" xml:space="preserve">
|
|
<value>Se verifică celelalte pagini cu insigne...</value>
|
|
</data>
|
|
<data name="ChosenFarmingAlgorithm" xml:space="preserve">
|
|
<value>Algoritm de farmat ales: {0}</value>
|
|
<comment>{0} will be replaced by the name of chosen idling algorithm</comment>
|
|
</data>
|
|
<data name="Done" xml:space="preserve">
|
|
<value>Realizat!</value>
|
|
</data>
|
|
<data name="GamesToIdle" xml:space="preserve">
|
|
<value>Avem un total de {0} jocuri ({1} carduri) rămase de farmat (~{2} rămase)...</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 built from TimeSpan* translation parts</comment>
|
|
</data>
|
|
<data name="IdlingFinished" xml:space="preserve">
|
|
<value>Farmat terminat!</value>
|
|
</data>
|
|
<data name="IdlingFinishedForGame" xml:space="preserve">
|
|
<value>Am terminat de farmat: {0}({1}) după {2} de joc!</value>
|
|
<comment>{0} will be replaced by game's appID (number), {1} will be replaced by game's name, {2} will be replaced by translated TimeSpan string built from TimeSpan* translation parts</comment>
|
|
</data>
|
|
<data name="IdlingFinishedForGames" xml:space="preserve">
|
|
<value>Am terminat de farmat jocurile: {0}</value>
|
|
<comment>{0} will be replaced by list of the games (appIDs, numbers), separated by a comma</comment>
|
|
</data>
|
|
<data name="IdlingStatusForGame" xml:space="preserve">
|
|
<value>Starea farmării pentru {0} ({1}): {2} catonașe rămase</value>
|
|
<comment>{0} will be replaced by game's appID (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>Am oprit farmatul!</value>
|
|
</data>
|
|
<data name="IgnoredStickyPauseEnabled" xml:space="preserve">
|
|
<value>Cerere ignorată, deoarece pauza permanentă este activată!</value>
|
|
</data>
|
|
<data name="NothingToIdle" xml:space="preserve">
|
|
<value>Nu avem nimic de farmat pe acest cont!</value>
|
|
</data>
|
|
<data name="NowIdling" xml:space="preserve">
|
|
<value>Acum se farmează: {0}({1})</value>
|
|
<comment>{0} will be replaced by game's appID (number), {1} will be replaced by game's name</comment>
|
|
</data>
|
|
<data name="NowIdlingList" xml:space="preserve">
|
|
<value>Acum se farmează: {0}</value>
|
|
<comment>{0} will be replaced by list of the games (appIDs, numbers), separated by a comma</comment>
|
|
</data>
|
|
<data name="PlayingNotAvailable" xml:space="preserve">
|
|
<value>Jucatul este indisponibil momentan, o să încercăm din nou mai târziu!</value>
|
|
</data>
|
|
<data name="StillIdling" xml:space="preserve">
|
|
<value>Încă se farmează: {0} ({1})</value>
|
|
<comment>{0} will be replaced by game's appID (number), {1} will be replaced by game's name</comment>
|
|
</data>
|
|
<data name="StillIdlingList" xml:space="preserve">
|
|
<value>Încă se farmează: {0}</value>
|
|
<comment>{0} will be replaced by list of the games (appIDs, numbers), separated by a comma</comment>
|
|
</data>
|
|
<data name="StoppedIdling" xml:space="preserve">
|
|
<value>Farmatul oprit pentru: {0} ({1})</value>
|
|
<comment>{0} will be replaced by game's appID (number), {1} will be replaced by game's name</comment>
|
|
</data>
|
|
<data name="StoppedIdlingList" xml:space="preserve">
|
|
<value>Farmatul oprit pentru: {0}</value>
|
|
<comment>{0} will be replaced by list of the games (appIDs, numbers), separated by a comma</comment>
|
|
</data>
|
|
<data name="UnknownCommand" xml:space="preserve">
|
|
<value>Comandă necunoscută!</value>
|
|
</data>
|
|
<data name="WarningCouldNotCheckBadges" xml:space="preserve">
|
|
<value>Nu am putut obține informații despre insigne, vom încerca din nou mai târziu!</value>
|
|
</data>
|
|
<data name="WarningCouldNotCheckCardsStatus" xml:space="preserve">
|
|
<value>Nu s-a putut verifica starea cartonașelor pentru: {0} ({1}), se va reîncerca mai târziu!</value>
|
|
<comment>{0} will be replaced by game's appID (number), {1} will be replaced by game's name</comment>
|
|
</data>
|
|
<data name="BotAcceptingGift" xml:space="preserve">
|
|
<value>Se acceptă cadoul: {0}...</value>
|
|
<comment>{0} will be replaced by giftID (number)</comment>
|
|
</data>
|
|
<data name="BotAccountLimited" xml:space="preserve">
|
|
<value>Acest cont este limitat, procesul de farmat este permanent indisponibil până când restricția este eliminată!</value>
|
|
</data>
|
|
<data name="BotAddLicenseResponse" xml:space="preserve">
|
|
<value><{0}> GameID: {1} | Stare: {2}</value>
|
|
<comment>{0} will be replaced by bot's name, {1} will be replaced by gameID (number), {2} will be replaced by status string</comment>
|
|
</data>
|
|
<data name="BotAddLicenseResponseWithItems" xml:space="preserve">
|
|
<value><{0}> GameID: {1} | Stare: {2} | Articole: {3}</value>
|
|
<comment>{0} will be replaced by bot's name, {1} will be replaced by gameID (number), {2} will be replaced by status string, {3} will be replaced by list of granted appIDs (numbers), separated by a comma</comment>
|
|
</data>
|
|
<data name="BotAlreadyRunning" xml:space="preserve">
|
|
<value>Acel bot este deja pornit!</value>
|
|
<comment>{0} will be replaced by bot's name</comment>
|
|
</data>
|
|
<data name="BotAuthenticatorConverting" xml:space="preserve">
|
|
<value>Se realizează conversia .maFile în formatul ASF...</value>
|
|
</data>
|
|
<data name="BotAuthenticatorImportFinished" xml:space="preserve">
|
|
<value>Procesul de importare a autentificatorului mobil s-a finalizat cu succes!</value>
|
|
</data>
|
|
<data name="BotAuthenticatorInvalidDeviceID" xml:space="preserve">
|
|
<value>DeviceID-ul introdus este incorect sau inexistent!</value>
|
|
</data>
|
|
<data name="BotAuthenticatorToken" xml:space="preserve">
|
|
<value>Cod 2FA: {0}</value>
|
|
<comment>{0} will be replaced by generated 2FA token (string)</comment>
|
|
</data>
|
|
<data name="BotAutomaticIdlingNowPaused" xml:space="preserve">
|
|
<value>Farmarea automată este acum pusă pe pauză!</value>
|
|
</data>
|
|
<data name="BotAutomaticIdlingNowResumed" xml:space="preserve">
|
|
<value>Farmarea automată este acum reluată!</value>
|
|
</data>
|
|
<data name="BotAutomaticIdlingPausedAlready" xml:space="preserve">
|
|
<value>Farmarea automată este pusă pe pauză deja!</value>
|
|
</data>
|
|
<data name="BotAutomaticIdlingPausedWithCountdown" xml:space="preserve">
|
|
<value>Farmarea automată este acum pusă pe pauză! Ai {0} minute să pornești un joc.</value>
|
|
<comment>{0} will be replaced by number of minutes</comment>
|
|
</data>
|
|
<data name="BotAutomaticIdlingResumedAlready" xml:space="preserve">
|
|
<value>Farmarea automată este reluată deja!</value>
|
|
</data>
|
|
<data name="BotConnected" xml:space="preserve">
|
|
<value>Conectat la Steam!</value>
|
|
</data>
|
|
<data name="BotDisconnected" xml:space="preserve">
|
|
<value>Deconectat de la Steam!</value>
|
|
</data>
|
|
<data name="BotDisconnecting" xml:space="preserve">
|
|
<value>Deconectare...</value>
|
|
</data>
|
|
<data name="BotEncryptedPassword" xml:space="preserve">
|
|
<value>[{0}] parola: {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>Nu se pornește acestă instanță de bot deoarece este dezactivată în fișierul de configurare!</value>
|
|
</data>
|
|
<data name="BotInvalidAuthenticatorDuringLogin" xml:space="preserve">
|
|
<value>Cod de eroare TwoFactorCodeMismatch primit {0} ori la rând, acest lucru indică aproape întotdeauna o acreditare ASF 2FA invalidă, abandonare!</value>
|
|
<comment>{0} will be replaced by maximum allowed number of failed 2FA attempts</comment>
|
|
</data>
|
|
<data name="BotLoggedOff" xml:space="preserve">
|
|
<value>Deconectat de la Steam: {0}</value>
|
|
<comment>{0} will be replaced by logging off reason (string)</comment>
|
|
</data>
|
|
<data name="BotLoggedOn" xml:space="preserve">
|
|
<value>Conectare reușită!</value>
|
|
</data>
|
|
<data name="BotLoggingIn" xml:space="preserve">
|
|
<value>Autentificare...</value>
|
|
</data>
|
|
<data name="BotLogonSessionReplaced" xml:space="preserve">
|
|
<value>Acest cont pare a fi utilizat într-o altă instanță de ASF, care este un comportament nedefinit, se refuză păstrarea rulării!</value>
|
|
</data>
|
|
<data name="BotLootingFailed" xml:space="preserve">
|
|
<value>Oferta de schimb nu a reușit!</value>
|
|
</data>
|
|
<data name="BotLootingMasterNotDefined" xml:space="preserve">
|
|
<value>Oferta de schimb nu a putut fi trimisă deoarece SteamMasterID nu este definit!</value>
|
|
<comment>SteamMasterID is name of bot config property, it should not be translated</comment>
|
|
</data>
|
|
<data name="BotLootingNoLootableTypes" xml:space="preserve">
|
|
<value>Nu aveți niciun tip colectabil!</value>
|
|
</data>
|
|
<data name="BotLootingNowDisabled" xml:space="preserve">
|
|
<value>Colectarea este acum dezactivată!</value>
|
|
</data>
|
|
<data name="BotLootingNowEnabled" xml:space="preserve">
|
|
<value>Colectarea este acum activată!</value>
|
|
</data>
|
|
<data name="BotLootingSuccess" xml:space="preserve">
|
|
<value>Oferta de schimb a fost trimisă cu succes!</value>
|
|
</data>
|
|
<data name="BotLootingTemporarilyDisabled" xml:space="preserve">
|
|
<value>Colectarea este temporar dezactivată!</value>
|
|
</data>
|
|
<data name="BotLootingYourself" xml:space="preserve">
|
|
<value>Nu poți să colectezi de la tine!</value>
|
|
</data>
|
|
<data name="BotNoASFAuthenticator" xml:space="preserve">
|
|
<value>Acest bot nu are ASF 2FA activat! Ai uitat să imporți autentificatorul ca ASF 2FA?</value>
|
|
</data>
|
|
<data name="BotNotConnected" xml:space="preserve">
|
|
<value>Această instanță de bot nu este conectată!</value>
|
|
<comment>{0} will be replaced by bot's name</comment>
|
|
</data>
|
|
<data name="BotNotOwnedYet" xml:space="preserve">
|
|
<value><{0}> Nedeținute încă: {1}</value>
|
|
<comment>{0} will be replaced by bot's name, {1} will be replaced by query (string)</comment>
|
|
</data>
|
|
<data name="BotOwnedAlready" xml:space="preserve">
|
|
<value><{0}> Deținute deja: {1} | {2}</value>
|
|
<comment>{0} will be replaced by bot's name, {1} will be replaced by game's appID (number), {2} will be replaced by game's name</comment>
|
|
</data>
|
|
<data name="BotRateLimitExceeded" xml:space="preserve">
|
|
<value>Limita impusă a fost depășită, vom reîncerca după {0} minute de așteptare...</value>
|
|
<comment>{0} will be replaced by number of minutes</comment>
|
|
</data>
|
|
<data name="BotReconnecting" xml:space="preserve">
|
|
<value>Reconectare...</value>
|
|
</data>
|
|
<data name="BotRedeemResponse" xml:space="preserve">
|
|
<value><{0}> Cheie: {1} | Stare: {2}</value>
|
|
<comment>{0} will be replaced by bot's name, {1} will be replaced by cd-key (string), {2} will be replaced by status string</comment>
|
|
</data>
|
|
<data name="BotRedeemResponseWithItems" xml:space="preserve">
|
|
<value><{0}> Cheie: {1} | Stare: {2} | Articole: {3}</value>
|
|
<comment>{0} will be replaced by bot's name, {1} will be replaced by cd-key (string), {2} will be replaced by status string, {3} will be replaced by list of key-value pairs, separated by a comma</comment>
|
|
</data>
|
|
<data name="BotRemovedExpiredLoginKey" xml:space="preserve">
|
|
<value>S-a eliminat o cheie de autentificare expirată!</value>
|
|
</data>
|
|
<data name="BotsStatusNotIdling" xml:space="preserve">
|
|
<value>Bot-ul {0} nu farmează nimic.</value>
|
|
<comment>{0} will be replaced by bot's name</comment>
|
|
</data>
|
|
<data name="BotStatusLimited" xml:space="preserve">
|
|
<value>Bot-ul {0} este limitat și nu poate pica cartonașe prin farmare.</value>
|
|
<comment>{0} will be replaced by bot's name</comment>
|
|
</data>
|
|
<data name="BotStatusNotConnected" xml:space="preserve">
|
|
<value>Bot-ul {0} nu este conectat.</value>
|
|
<comment>{0} will be replaced by bot's name</comment>
|
|
</data>
|
|
<data name="BotStatusNotRunning" xml:space="preserve">
|
|
<value>Bot-ul {0} nu rulează.</value>
|
|
<comment>{0} will be replaced by bot's name</comment>
|
|
</data>
|
|
<data name="BotStatusPaused" xml:space="preserve">
|
|
<value>Bot-ul {0} este întrerupt sau rulează în modul manual.</value>
|
|
<comment>{0} will be replaced by bot's name</comment>
|
|
</data>
|
|
<data name="BotStatusPlayingNotAvailable" xml:space="preserve">
|
|
<value>Bot-ul {0} este utilizat în prezent.</value>
|
|
<comment>{0} will be replaced by bot's name</comment>
|
|
</data>
|
|
<data name="BotUnableToConnect" xml:space="preserve">
|
|
<value>Nu s-a putut realiza conexiunea la Steam: {0}</value>
|
|
<comment>{0} will be replaced by failure reason (string)</comment>
|
|
</data>
|
|
<data name="BotUnableToLogin" xml:space="preserve">
|
|
<value>Nu s-a putut realiza autentificarea la 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} este vid(ă)!</value>
|
|
<comment>{0} will be replaced by object's name</comment>
|
|
</data>
|
|
<data name="UnusedKeys" xml:space="preserve">
|
|
<value>Chei nefolosite: {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>S-a eșuat din cauza erorii: {0}</value>
|
|
<comment>{0} will be replaced by failure reason (string)</comment>
|
|
</data>
|
|
<data name="BotConnectionLost" xml:space="preserve">
|
|
<value>Conexiunea la rețeaua Steam a fost pierdută, se reconectează...</value>
|
|
</data>
|
|
<data name="BotAccountFree" xml:space="preserve">
|
|
<value>Contul nu mai este ocupat, procesul de farmat se reia!</value>
|
|
</data>
|
|
<data name="BotAccountOccupied" xml:space="preserve">
|
|
<value>Contul este în prezent folosit, ASF va relua farmatul atunci când este liber...</value>
|
|
</data>
|
|
<data name="BotAutomaticIdlingPauseTimeout" xml:space="preserve">
|
|
<value>Biblioteca partajată nu a fost lansată în perioada de timp alocată, procesul de farmat a fost reluat!</value>
|
|
</data>
|
|
<data name="BotConnecting" xml:space="preserve">
|
|
<value>Conectare...</value>
|
|
</data>
|
|
<data name="BotHeartBeatFailed" xml:space="preserve">
|
|
<value>Deconectarea clientului a eșuat, se abandonează acestă instanță de bot!</value>
|
|
</data>
|
|
<data name="BotSteamDirectoryInitializationFailed" xml:space="preserve">
|
|
<value>Nu a fost posibilă inițializarea SteamDirectory, conectarea cu rețeaua Steam ar putea dura mult mai mult ca de obicei!</value>
|
|
</data>
|
|
<data name="BotStopping" xml:space="preserve">
|
|
<value>Oprire...</value>
|
|
</data>
|
|
<data name="ErrorBotConfigInvalid" xml:space="preserve">
|
|
<value>Configurarea bot-ului nu este validă, te rog să verifici conținutul {0} și să încerci din nou!</value>
|
|
<comment>{0} will be replaced by file's path</comment>
|
|
</data>
|
|
<data name="ErrorDatabaseInvalid" xml:space="preserve">
|
|
<value>Nu s-a putut realiza încărcarea bazei de date persistente, în cazul în care problema persistă, te rog să elimini {0} pentru a recrea baza de date!</value>
|
|
<comment>{0} will be replaced by file's path</comment>
|
|
</data>
|
|
<data name="Initializing" xml:space="preserve">
|
|
<value>Se inițializează {0}...</value>
|
|
<comment>{0} will be replaced by service name that is being initialized</comment>
|
|
</data>
|
|
<data name="WarningPrivacyPolicy" xml:space="preserve">
|
|
<value>Te rog să consulți politica noastră de confidențialitate în secțiunea pe wiki dacă ești preocupat de ceea ce face ASF!</value>
|
|
</data>
|
|
<data name="Welcome" xml:space="preserve">
|
|
<value>Se pare că aceasta este prima ta lansare a programului, bine ai venit!</value>
|
|
</data>
|
|
<data name="ErrorInvalidCurrentCulture" xml:space="preserve">
|
|
<value>CurrentCulture furnizată de tine nu este validă, ConfigGenerator va continua să ruleze cu cea implicită!</value>
|
|
</data>
|
|
</root> |