Translations update

This commit is contained in:
JustArchi
2020-05-09 19:58:23 +02:00
parent adf32e287f
commit 93ac4cf697
7 changed files with 111 additions and 47 deletions

2
ASF-ui

Submodule ASF-ui updated: 8bf8b51334...c6df93f63c

View File

@@ -156,17 +156,17 @@ StackTrace:
<comment>{0} will be replaced by file's path</comment>
</data>
<data name="ErrorIsInvalid" xml:space="preserve">
<value>{0} er gyldig!</value>
<value>{0} er ikke gyldig!</value>
<comment>{0} will be replaced by object's name</comment>
</data>
<data name="ErrorMobileAuthenticatorInvalidDeviceID" xml:space="preserve">
<value>Nægter at udføre denne funktion på grund af ugyldig DeviceID i ASF 2FA!</value>
</data>
<data name="ErrorNoBotsDefined" xml:space="preserve">
<value>Ingen botter er defineret. Har du glemt at konfigurere din ASF?</value>
<value>Ingen bots er defineret. Har du glemt at konfigurere din ASF?</value>
</data>
<data name="ErrorObjectIsNull" xml:space="preserve">
<value>{0} er nul!</value>
<value>{0} er null!</value>
<comment>{0} will be replaced by object's name</comment>
</data>
<data name="ErrorParsingObject" xml:space="preserve">
@@ -178,7 +178,7 @@ StackTrace:
<comment>{0} will be replaced by maximum number of tries</comment>
</data>
<data name="ErrorUpdateCheckFailed" xml:space="preserve">
<value>Kunne ikke undersøge seneste version!</value>
<value>Kunne ikke tjekke seneste version!</value>
</data>
<data name="ErrorUpdateNoAssetForThisVersion" xml:space="preserve">
<value>Kunne ikke fortsætte med opdateringen da der ikke er noget aktiv der relaterer til den kørende version! Automatisk opdatering til den version er ikke mulig.</value>
@@ -193,7 +193,7 @@ StackTrace:
<value>Forlader...</value>
</data>
<data name="WarningFailed" xml:space="preserve">
<value>Fejlede!</value>
<value>Mislykkede!</value>
</data>
<data name="GlobalConfigChanged" xml:space="preserve">
<value>Global konfigureringsfil er blevet ændret!</value>
@@ -202,21 +202,21 @@ StackTrace:
<value>Global konfigureringsfil er blevet fjernet!</value>
</data>
<data name="IgnoringTrade" xml:space="preserve">
<value>Ignorere handel: {0}</value>
<value>Ignorere bytte: {0}</value>
<comment>{0} will be replaced by trade number</comment>
</data>
<data name="LoggingIn" xml:space="preserve">
<value>Logger ind til {0}...</value>
<value>Logger ind {0}...</value>
<comment>{0} will be replaced by service's name</comment>
</data>
<data name="NoBotsAreRunning" xml:space="preserve">
<value>Ingen botter køre, forlader...</value>
<value>Ingen bots køre, forlader...</value>
</data>
<data name="RefreshingOurSession" xml:space="preserve">
<value>Nægter vores session!</value>
<value>Opfrisker vores session!</value>
</data>
<data name="RejectingTrade" xml:space="preserve">
<value>Afviser handel: {0}</value>
<value>Afviser bytte: {0}</value>
<comment>{0} will be replaced by trade number</comment>
</data>
<data name="Restarting" xml:space="preserve">
@@ -226,30 +226,30 @@ StackTrace:
<value>Starter...</value>
</data>
<data name="Success" xml:space="preserve">
<value>Success!</value>
<value>Succes!</value>
</data>
<data name="UnlockingParentalAccount" xml:space="preserve">
<value>Låser forældre konto op...</value>
<value>Låser forældre-konto op...</value>
</data>
<data name="UpdateCheckingNewVersion" xml:space="preserve">
<value>Undersøger for ny version...</value>
<value>Tjekker for ny version...</value>
</data>
<data name="UpdateDownloadingNewVersion" xml:space="preserve">
<value>Downloader ny version: {0} ({1} MB)... Mens du venter, overvej at donere hvis du sætter pris på vores arbejde! :)</value>
<value>Downloader ny version: {0} ({1} MB)... Imens du venter, overvej at donere hvis du sætter pris på vores arbejde! :)</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>Opdateringsprocessen er færdig!</value>
<value>Opdateringsprocessen færdig!</value>
</data>
<data name="UpdateNewVersionAvailable" xml:space="preserve">
<value>Ny ASF version er ledig! Overvej at opdatér!</value>
<value>Ny ASF version er tilgængelig! Overvej at opdatér det selv!</value>
</data>
<data name="UpdateVersionInfo" xml:space="preserve">
<value>Lokal version: {0} | Fjernversion: {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>Venligst indtast din mobil autentificering enhed ID ("android" inkluderet:"): </value>
<value>Vær venlig at indtaste din mobils autentificering enhed ID (Også “Android:”): </value>
<comment>Please note that this translation should end with space</comment>
</data>
<data name="UserInputSteam2FA" xml:space="preserve">
@@ -265,7 +265,7 @@ StackTrace:
<comment>Please note that this translation should end with space</comment>
</data>
<data name="UserInputSteamParentalCode" xml:space="preserve">
<value>Venligst indtast Steam forældre kode: </value>
<value>Venligst indtast Steam forældre-kode: </value>
<comment>Please note that this translation should end with space</comment>
</data>
<data name="UserInputSteamPassword" xml:space="preserve">
@@ -731,6 +731,10 @@ StackTrace:
<data name="UpdateCleanup" xml:space="preserve">
<value>Rydder op i de gamle filer efter opdateringen...</value>
</data>
<data name="BotGeneratingSteamParentalCode" xml:space="preserve">
<value>Generering af Steam-forældrekode, dette kan tage et stykke tid, overvej at sætte det i konfiguration i stedet...</value>
</data>
<data name="IPCConfigChanged" xml:space="preserve">
<value>IPC konfiguration er blevet ændret!</value>
</data>
</root>

View File

@@ -442,12 +442,18 @@ StackTrace:
<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>Codul de eroare TwoFactorCodeMismatch primit de {0} ori la rând. Fie acreditările tale pentru 2FA nu mai sunt valide, fie ceasul tău nu este sincronizat, abandonat!</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>Conectat cu succes ca {0}.</value>
<comment>{0} will be replaced by steam ID (number)</comment>
</data>
<data name="BotLoggingIn" xml:space="preserve">
<value>Se autentifică...</value>
</data>
@@ -636,7 +642,10 @@ StackTrace:
<value>Acceptat schimbul de donație: {0}</value>
<comment>{0} will be replaced by trade's ID (number)</comment>
</data>
<data name="WarningWorkaroundTriggered" xml:space="preserve">
<value>A fost declanșat lucrul pentru {0} bug.</value>
<comment>{0} will be replaced by the bug's name provided by ASF</comment>
</data>
<data name="TargetBotNotConnected" xml:space="preserve">
<value>Instanța botului țintă nu este conectată!</value>
</data>
@@ -651,14 +660,29 @@ StackTrace:
<value>Botul are nivelul {0}.</value>
<comment>{0} will be replaced by bot's level</comment>
</data>
<data name="ActivelyMatchingItems" xml:space="preserve">
<value>Se potrivesc obiectele Steam, runda #{0}...</value>
<comment>{0} will be replaced by round number</comment>
</data>
<data name="DoneActivelyMatchingItems" xml:space="preserve">
<value>Obiecte Steam care se potrivesc, runda #{0}.</value>
<comment>{0} will be replaced by round number</comment>
</data>
<data name="ErrorAborted" xml:space="preserve">
<value>Abandonat!</value>
</data>
<data name="ActivelyMatchingItemsRound" xml:space="preserve">
<value>Potivim un total de {0} in această rundă.</value>
<comment>{0} will be replaced by number of sets traded</comment>
</data>
<data name="WarningExcessiveBotsCount" xml:space="preserve">
<value>Rulezi mai multe conturi de bot decât este limita maximă recomandată de noi ({0}). Te atenționăm că această configurație nu este suportată și ar putea cauza diverse probleme legate de Steam, inclusiv suspendări ale conturi. Verificați FAQ pentru mai multe detalii.</value>
<comment>{0} will be replaced by our maximum recommended bots count (number)</comment>
</data>
<data name="PluginLoaded" xml:space="preserve">
<value>{0} a fost încărcat cu succes!</value>
<comment>{0} will be replaced by the name of the custom ASF plugin</comment>
</data>
<data name="PluginLoading" xml:space="preserve">
<value>Se încarcă {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>
@@ -666,18 +690,51 @@ StackTrace:
<data name="NothingFound" xml:space="preserve">
<value>Nimic găsit!</value>
</data>
<data name="PluginsWarning" xml:space="preserve">
<value>Ai încărcat unul sau mai multe plugin-uri personalizate în ASF. Deoarece nu putem oferi suport pentru configurări modificate, vă rugăm să contactați dezvoltatorii corespunzători ai plugin-urilor pe care ați decis să le utilizați în caz de probleme.</value>
</data>
<data name="PleaseWait" xml:space="preserve">
<value>Vă rugăm așteptați...</value>
</data>
<data name="EnterCommand" xml:space="preserve">
<value>Introduceți comanda: </value>
</data>
<data name="Executing" xml:space="preserve">
<value>În curs de execuție...</value>
</data>
<data name="InteractiveConsoleEnabled" xml:space="preserve">
<value>Consola interactivă este acum activă, tastați 'c' pentru a introduce modul de comandă.</value>
</data>
<data name="InteractiveConsoleNotAvailable" xml:space="preserve">
<value>Consola interactivă nu este disponibilă deoarece lipsesc {0} din configurare.</value>
<comment>{0} will be replaced by the name of the missing config property (string)</comment>
</data>
<data name="Response" xml:space="preserve">
<value>Răspuns: {0}</value>
<comment>{0} will be replaced by the generated response (string)</comment>
</data>
<data name="BotGamesToRedeemInBackgroundCount" xml:space="preserve">
<value>Botul are {0} jocuri rămase la rând în fundal.</value>
<comment>{0} will be replaced by remaining number of games in BGR's queue</comment>
</data>
<data name="ErrorSingleInstanceRequired" xml:space="preserve">
<value>Procesul ASF se desfășoară deja pentru acest fișier de lucru, eșuat!</value>
</data>
<data name="BotHandledConfirmations" xml:space="preserve">
<value>S-au gestionat cu succes {0} confirmări!</value>
<comment>{0} will be replaced by number of confirmations</comment>
</data>
<data name="BotExtraIdlingCooldown" xml:space="preserve">
<value>Se așteaptă până la {0} pentru a ne asigura că vom începe să farmăm...</value>
<comment>{0} will be replaced by translated TimeSpan string (such as "1 minute")</comment>
</data>
<data name="UpdateCleanup" xml:space="preserve">
<value>Curățare fișiere vechi după actualizare...</value>
</data>
<data name="BotGeneratingSteamParentalCode" xml:space="preserve">
<value>Generarea codului parental Steam, acest lucru poate dura un timp, luați în considerare să-l introduceți în configurație...</value>
</data>
<data name="IPCConfigChanged" xml:space="preserve">
<value>Configurația IPC a fost schimbată!</value>
</data>
</root>

View File

@@ -442,7 +442,10 @@ StackTrace:
<data name="BotInstanceNotStartingBecauseDisabled" xml:space="preserve">
<value>Tento bot nebude spustený, pretože je zakázaný v konfiguračnom súbore!</value>
</data>
<data name="BotInvalidAuthenticatorDuringLogin" xml:space="preserve">
<value>Obdržaný chybový kód TwoFactorCodeMismatch {0} krát za sebou. Zle zadané údaje verifikácie v dvoch krokoch, alebo vaše hodiny sú desynchronizované, prerušujem!</value>
<comment>{0} will be replaced by maximum allowed number of failed 2FA attempts</comment>
</data>
<data name="BotLoggedOff" xml:space="preserve">
<value>Odhlásené zo služby Steam: {0}</value>
<comment>{0} will be replaced by logging off reason (string)</comment>

View File

@@ -732,7 +732,7 @@
<value>清理升級後的舊檔案……</value>
</data>
<data name="BotGeneratingSteamParentalCode" xml:space="preserve">
<value>正在產生 Steam 家庭監護代碼,這會需要一段時間,請考慮將它寫入設定檔中…</value>
<value>正在產生 Steam 家庭監護代碼,這可能會需要一段時間,請考慮將它寫入設定檔中…</value>
</data>
<data name="IPCConfigChanged" xml:space="preserve">
<value>IPC 設定檔已變更!</value>

2
wiki

Submodule wiki updated: 4b2ed412eb...5c75fad9a6