mirror of
https://github.com/JustArchiNET/ArchiSteamFarm.git
synced 2026-01-06 17:10:13 +00:00
Automatic translations update
This commit is contained in:
@@ -101,13 +101,22 @@
|
|||||||
<value>Ricezione di tutti i depositi per un totale di {0} app...</value>
|
<value>Ricezione di tutti i depositi per un totale di {0} app...</value>
|
||||||
<comment>{0} will be replaced by the number (total count) of apps being retrieved</comment>
|
<comment>{0} will be replaced by the number (total count) of apps being retrieved</comment>
|
||||||
</data>
|
</data>
|
||||||
|
<data name="BotRetrievingAppInfos" xml:space="preserve">
|
||||||
|
<value>Recuperate {0} informazioni app...</value>
|
||||||
|
<comment>{0} will be replaced by the number (count this batch) of app infos being retrieved</comment>
|
||||||
|
</data>
|
||||||
<data name="BotFinishedRetrievingAppInfos" xml:space="preserve">
|
<data name="BotFinishedRetrievingAppInfos" xml:space="preserve">
|
||||||
<value>Hai completato il recupero di {0} informazioni app.</value>
|
<value>Hai completato il recupero di {0} informazioni app.</value>
|
||||||
<comment>{0} will be replaced by the number (count this batch) of app infos retrieved</comment>
|
<comment>{0} will be replaced by the number (count this batch) of app infos retrieved</comment>
|
||||||
</data>
|
</data>
|
||||||
|
<data name="BotRetrievingDepotKeys" xml:space="preserve">
|
||||||
|
<value>Recupero {0} chiavi...</value>
|
||||||
|
<comment>{0} will be replaced by the number (count this batch) of depot keys being retrieved</comment>
|
||||||
|
</data>
|
||||||
|
<data name="BotFinishedRetrievingDepotKeys" xml:space="preserve">
|
||||||
|
<value>Completato il recupero di {0} chiavi.</value>
|
||||||
|
<comment>{0} will be replaced by the number (count this batch) of depot keys retrieved</comment>
|
||||||
|
</data>
|
||||||
<data name="BotFinishedRetrievingTotalDepots" xml:space="preserve">
|
<data name="BotFinishedRetrievingTotalDepots" xml:space="preserve">
|
||||||
<value>Finito il recupero di tutte le chiavi del deposito per un totale di {0} applicazioni.</value>
|
<value>Finito il recupero di tutte le chiavi del deposito per un totale di {0} applicazioni.</value>
|
||||||
<comment>{0} will be replaced by the number (total count) of apps retrieved</comment>
|
<comment>{0} will be replaced by the number (total count) of apps retrieved</comment>
|
||||||
@@ -143,11 +152,29 @@
|
|||||||
<value>Nuovi pacchetti: {0}</value>
|
<value>Nuovi pacchetti: {0}</value>
|
||||||
<comment>{0} will be replaced by list of the packages (IDs, numbers), separated by a comma</comment>
|
<comment>{0} will be replaced by list of the packages (IDs, numbers), separated by a comma</comment>
|
||||||
</data>
|
</data>
|
||||||
|
<data name="SubmissionSuccessfulVerifiedPackages" xml:space="preserve">
|
||||||
|
<value>Pacchetti verificati: {0}</value>
|
||||||
|
<comment>{0} will be replaced by list of the packages (IDs, numbers), separated by a comma</comment>
|
||||||
|
</data>
|
||||||
|
<data name="SubmissionSuccessfulNewDepots" xml:space="preserve">
|
||||||
|
<value>Nuove app: {0}</value>
|
||||||
|
<comment>{0} will be replaced by list of the depots (IDs, numbers), separated by a comma</comment>
|
||||||
|
</data>
|
||||||
|
<data name="SubmissionSuccessfulVerifiedDepots" xml:space="preserve">
|
||||||
|
<value>App verificate: {0}</value>
|
||||||
|
<comment>{0} will be replaced by list of the depots (IDs, numbers), separated by a comma</comment>
|
||||||
|
</data>
|
||||||
|
<data name="PluginSecretListInitialized" xml:space="preserve">
|
||||||
|
<value>{0} inizializzato, il plugin non risolverà nessuno dei seguenti: {1}.</value>
|
||||||
|
<comment>{0} will be replaced by the name of the config property (e.g. "SecretPackageIDs"), {1} will be replaced by list of the objects (IDs, numbers), separated by a comma</comment>
|
||||||
|
</data>
|
||||||
|
<data name="LoadingGlobalCache" xml:space="preserve">
|
||||||
|
<value>Caricamento cache globale STD...</value>
|
||||||
|
</data>
|
||||||
|
<data name="ValidatingGlobalCacheIntegrity" xml:space="preserve">
|
||||||
|
<value>Convalida integrità cache globale STD...</value>
|
||||||
|
</data>
|
||||||
|
<data name="GlobalCacheIntegrityValidationFailed" xml:space="preserve">
|
||||||
|
<value>Impossibile verificare l'integrità globale della cache STD. Questo suggerisce un potenziale danneggiamento di file/memoria, una nuova istanza verrà inizializzata.</value>
|
||||||
|
</data>
|
||||||
</root>
|
</root>
|
||||||
|
|||||||
@@ -189,10 +189,7 @@
|
|||||||
<value>Моля въведете Вашият 2FA код от Steam authenticator приложението: </value>
|
<value>Моля въведете Вашият 2FA код от Steam authenticator приложението: </value>
|
||||||
<comment>Please note that this translation should end with space</comment>
|
<comment>Please note that this translation should end with space</comment>
|
||||||
</data>
|
</data>
|
||||||
<data name="UserInputSteamGuard" xml:space="preserve">
|
|
||||||
<value>Моля, въведете SteamGuard кода, който е бил пратен на Вашият e-mail: </value>
|
|
||||||
<comment>Please note that this translation should end with space</comment>
|
|
||||||
</data>
|
|
||||||
<data name="UserInputSteamLogin" xml:space="preserve">
|
<data name="UserInputSteamLogin" xml:space="preserve">
|
||||||
<value>Моля, въведете Вашият Steam login: </value>
|
<value>Моля, въведете Вашият Steam login: </value>
|
||||||
<comment>Please note that this translation should end with space</comment>
|
<comment>Please note that this translation should end with space</comment>
|
||||||
|
|||||||
@@ -195,7 +195,7 @@ StackTrace:
|
|||||||
<comment>Please note that this translation should end with space</comment>
|
<comment>Please note that this translation should end with space</comment>
|
||||||
</data>
|
</data>
|
||||||
<data name="UserInputSteamGuard" xml:space="preserve">
|
<data name="UserInputSteamGuard" xml:space="preserve">
|
||||||
<value>Zadejte kód autentifikátoru SteamGuard, který byl zaslán na Váš email: </value>
|
<value>Prosím, zadejte ověřovací kód SteamGuard, který byl odeslán na váš e-mail: </value>
|
||||||
<comment>Please note that this translation should end with space</comment>
|
<comment>Please note that this translation should end with space</comment>
|
||||||
</data>
|
</data>
|
||||||
<data name="UserInputSteamLogin" xml:space="preserve">
|
<data name="UserInputSteamLogin" xml:space="preserve">
|
||||||
|
|||||||
@@ -192,10 +192,7 @@ StackTrace:
|
|||||||
<value>Venligst indtast din 2FA kode fra din steam autentificering app: </value>
|
<value>Venligst indtast din 2FA kode fra din steam autentificering app: </value>
|
||||||
<comment>Please note that this translation should end with space</comment>
|
<comment>Please note that this translation should end with space</comment>
|
||||||
</data>
|
</data>
|
||||||
<data name="UserInputSteamGuard" xml:space="preserve">
|
|
||||||
<value>Venligst indtast SteamGuard autentificering kode der var sent til din e-mail: </value>
|
|
||||||
<comment>Please note that this translation should end with space</comment>
|
|
||||||
</data>
|
|
||||||
<data name="UserInputSteamLogin" xml:space="preserve">
|
<data name="UserInputSteamLogin" xml:space="preserve">
|
||||||
<value>Venligst indtast dit Steam login: </value>
|
<value>Venligst indtast dit Steam login: </value>
|
||||||
<comment>Please note that this translation should end with space</comment>
|
<comment>Please note that this translation should end with space</comment>
|
||||||
|
|||||||
@@ -194,10 +194,7 @@ StackTrace:
|
|||||||
<value>Bitte geben Sie Ihren 2FA-Code aus Ihrer Steam-Authentifizierungsapp ein: </value>
|
<value>Bitte geben Sie Ihren 2FA-Code aus Ihrer Steam-Authentifizierungsapp ein: </value>
|
||||||
<comment>Please note that this translation should end with space</comment>
|
<comment>Please note that this translation should end with space</comment>
|
||||||
</data>
|
</data>
|
||||||
<data name="UserInputSteamGuard" xml:space="preserve">
|
|
||||||
<value>Bitte geben Sie den Steam Guard Authentifizierungscode ein, welcher Ihnen per E-Mail geschickt wurde: </value>
|
|
||||||
<comment>Please note that this translation should end with space</comment>
|
|
||||||
</data>
|
|
||||||
<data name="UserInputSteamLogin" xml:space="preserve">
|
<data name="UserInputSteamLogin" xml:space="preserve">
|
||||||
<value>Bitte geben Sie Ihren Steam-Benutzernamen ein: </value>
|
<value>Bitte geben Sie Ihren Steam-Benutzernamen ein: </value>
|
||||||
<comment>Please note that this translation should end with space</comment>
|
<comment>Please note that this translation should end with space</comment>
|
||||||
|
|||||||
@@ -194,10 +194,7 @@ StackTrace:
|
|||||||
<value>Εισάγετε τον κωδικό από την εφαρμογή επαληθευτή Steam σας: </value>
|
<value>Εισάγετε τον κωδικό από την εφαρμογή επαληθευτή Steam σας: </value>
|
||||||
<comment>Please note that this translation should end with space</comment>
|
<comment>Please note that this translation should end with space</comment>
|
||||||
</data>
|
</data>
|
||||||
<data name="UserInputSteamGuard" xml:space="preserve">
|
|
||||||
<value>Εισάγετε τον κωδικό Steam Guard που έχει αποσταλεί στο e-mail σας: </value>
|
|
||||||
<comment>Please note that this translation should end with space</comment>
|
|
||||||
</data>
|
|
||||||
<data name="UserInputSteamLogin" xml:space="preserve">
|
<data name="UserInputSteamLogin" xml:space="preserve">
|
||||||
<value>Εισάγετε το όνομα χρήστη Steam σας: </value>
|
<value>Εισάγετε το όνομα χρήστη Steam σας: </value>
|
||||||
<comment>Please note that this translation should end with space</comment>
|
<comment>Please note that this translation should end with space</comment>
|
||||||
|
|||||||
@@ -192,10 +192,7 @@ StackTrace:
|
|||||||
<value>Syötä 2FA koodi Steam varmennus sovelluksesta: </value>
|
<value>Syötä 2FA koodi Steam varmennus sovelluksesta: </value>
|
||||||
<comment>Please note that this translation should end with space</comment>
|
<comment>Please note that this translation should end with space</comment>
|
||||||
</data>
|
</data>
|
||||||
<data name="UserInputSteamGuard" xml:space="preserve">
|
|
||||||
<value>Syötä SteamGuard varmennuskoodi, joka lähetettiin sähköpostiisi: </value>
|
|
||||||
<comment>Please note that this translation should end with space</comment>
|
|
||||||
</data>
|
|
||||||
<data name="UserInputSteamLogin" xml:space="preserve">
|
<data name="UserInputSteamLogin" xml:space="preserve">
|
||||||
<value>Syötä Steam-tilisi käyttäjätunnus: </value>
|
<value>Syötä Steam-tilisi käyttäjätunnus: </value>
|
||||||
<comment>Please note that this translation should end with space</comment>
|
<comment>Please note that this translation should end with space</comment>
|
||||||
|
|||||||
@@ -194,10 +194,7 @@ StackTrace :
|
|||||||
<value>Veuillez entrer votre code 2FA généré par votre application d'authentification de Steam : </value>
|
<value>Veuillez entrer votre code 2FA généré par votre application d'authentification de Steam : </value>
|
||||||
<comment>Please note that this translation should end with space</comment>
|
<comment>Please note that this translation should end with space</comment>
|
||||||
</data>
|
</data>
|
||||||
<data name="UserInputSteamGuard" xml:space="preserve">
|
|
||||||
<value>Veuillez entrer le code d’authentification SteamGuard qui a été envoyé sur votre e-mail : </value>
|
|
||||||
<comment>Please note that this translation should end with space</comment>
|
|
||||||
</data>
|
|
||||||
<data name="UserInputSteamLogin" xml:space="preserve">
|
<data name="UserInputSteamLogin" xml:space="preserve">
|
||||||
<value>Veuillez entrer votre nom d’utilisateur Steam : </value>
|
<value>Veuillez entrer votre nom d’utilisateur Steam : </value>
|
||||||
<comment>Please note that this translation should end with space</comment>
|
<comment>Please note that this translation should end with space</comment>
|
||||||
|
|||||||
@@ -192,10 +192,7 @@ StackTrace:
|
|||||||
<value>אנא הכנס את קוד האימות מאפליקציית המאמת של Steam: </value>
|
<value>אנא הכנס את קוד האימות מאפליקציית המאמת של Steam: </value>
|
||||||
<comment>Please note that this translation should end with space</comment>
|
<comment>Please note that this translation should end with space</comment>
|
||||||
</data>
|
</data>
|
||||||
<data name="UserInputSteamGuard" xml:space="preserve">
|
|
||||||
<value>אנא הזן את קוד האימות של SteamGuard אשר נשלח אליך בדואר אלקטרוני: </value>
|
|
||||||
<comment>Please note that this translation should end with space</comment>
|
|
||||||
</data>
|
|
||||||
<data name="UserInputSteamLogin" xml:space="preserve">
|
<data name="UserInputSteamLogin" xml:space="preserve">
|
||||||
<value>נא הזינו את משתמש ה- Steam שלכם: </value>
|
<value>נא הזינו את משתמש ה- Steam שלכם: </value>
|
||||||
<comment>Please note that this translation should end with space</comment>
|
<comment>Please note that this translation should end with space</comment>
|
||||||
|
|||||||
@@ -190,10 +190,7 @@ StackTrace: {2}</value>
|
|||||||
<value>Add meg a 2FA kódot a Steam hitelesítő alkalmazásból: </value>
|
<value>Add meg a 2FA kódot a Steam hitelesítő alkalmazásból: </value>
|
||||||
<comment>Please note that this translation should end with space</comment>
|
<comment>Please note that this translation should end with space</comment>
|
||||||
</data>
|
</data>
|
||||||
<data name="UserInputSteamGuard" xml:space="preserve">
|
|
||||||
<value>Add meg a SteamGuard hitelesítő kódot amit e-mailben kaptál: </value>
|
|
||||||
<comment>Please note that this translation should end with space</comment>
|
|
||||||
</data>
|
|
||||||
<data name="UserInputSteamLogin" xml:space="preserve">
|
<data name="UserInputSteamLogin" xml:space="preserve">
|
||||||
<value>Add meg a Steames felhasználó neved: </value>
|
<value>Add meg a Steames felhasználó neved: </value>
|
||||||
<comment>Please note that this translation should end with space</comment>
|
<comment>Please note that this translation should end with space</comment>
|
||||||
|
|||||||
@@ -189,10 +189,7 @@
|
|||||||
<value>Silakan masukkan kode 2FA dari aplikasi authenticator Steam Anda: </value>
|
<value>Silakan masukkan kode 2FA dari aplikasi authenticator Steam Anda: </value>
|
||||||
<comment>Please note that this translation should end with space</comment>
|
<comment>Please note that this translation should end with space</comment>
|
||||||
</data>
|
</data>
|
||||||
<data name="UserInputSteamGuard" xml:space="preserve">
|
|
||||||
<value>Silakan masukkan kode otentikasi SteamGuard yang dikirim ke e-mail Anda: </value>
|
|
||||||
<comment>Please note that this translation should end with space</comment>
|
|
||||||
</data>
|
|
||||||
<data name="UserInputSteamLogin" xml:space="preserve">
|
<data name="UserInputSteamLogin" xml:space="preserve">
|
||||||
<value>Masukkan login Steam Anda: </value>
|
<value>Masukkan login Steam Anda: </value>
|
||||||
<comment>Please note that this translation should end with space</comment>
|
<comment>Please note that this translation should end with space</comment>
|
||||||
|
|||||||
@@ -193,7 +193,7 @@
|
|||||||
<comment>Please note that this translation should end with space</comment>
|
<comment>Please note that this translation should end with space</comment>
|
||||||
</data>
|
</data>
|
||||||
<data name="UserInputSteamGuard" xml:space="preserve">
|
<data name="UserInputSteamGuard" xml:space="preserve">
|
||||||
<value>Inserisci il codice di autenticazione di SteamGuard che è stato inviato al tuo indirizzo e-mail: </value>
|
<value>Inserisci il codice di autenticazione SteamGuard che è stato inviato al tuo indirizzo e-mail: </value>
|
||||||
<comment>Please note that this translation should end with space</comment>
|
<comment>Please note that this translation should end with space</comment>
|
||||||
</data>
|
</data>
|
||||||
<data name="UserInputSteamLogin" xml:space="preserve">
|
<data name="UserInputSteamLogin" xml:space="preserve">
|
||||||
@@ -693,17 +693,49 @@ Tempo di attività: {1}</value>
|
|||||||
<value>Il file di configurazione {0} verrà migrato all'ultima sintassi...</value>
|
<value>Il file di configurazione {0} verrà migrato all'ultima sintassi...</value>
|
||||||
<comment>{0} will be replaced with the relative path to the affected config file</comment>
|
<comment>{0} will be replaced with the relative path to the affected config file</comment>
|
||||||
</data>
|
</data>
|
||||||
|
<data name="WarningWeakIPCPassword" xml:space="preserve">
|
||||||
|
<value>La tua password IPC sembra essere debole. Considera di sceglierne una più forte per una maggiore sicurezza. Dettagli: {0}</value>
|
||||||
|
<comment>{0} will be replaced by additional details about the password being considered weak</comment>
|
||||||
|
</data>
|
||||||
|
<data name="WarningWeakSteamPassword" xml:space="preserve">
|
||||||
|
<value>La tua password di Steam per '{0}' sembra essere debole. Considera di sceglierne una più forte per una maggiore sicurezza. Dettagli: {1}</value>
|
||||||
|
<comment>{0} will be replaced by either the affected bot name or the path to the bots configuration file, {1} will be replaced by additional details about the password being considered weak</comment>
|
||||||
|
</data>
|
||||||
|
<data name="WarningWeakCryptKey" xml:space="preserve">
|
||||||
|
<value>La tua chiave di crittografia sembra essere debole. Considera di sceglierne una più forte per una maggiore sicurezza. Dettagli: {0}</value>
|
||||||
|
<comment>{0} will be replaced by additional details about the encryption key being considered weak</comment>
|
||||||
|
</data>
|
||||||
|
<data name="WarningTooShortCryptKey" xml:space="preserve">
|
||||||
|
<value>La chiave di crittografia è troppo corta. Si consiglia di utilizzarne una lunga almeno {0} byte (caratteri).</value>
|
||||||
|
<comment>{0} will be replaced by the number of bytes (characters) recommended</comment>
|
||||||
|
</data>
|
||||||
|
<data name="WarningDefaultCryptKeyUsedForHashing" xml:space="preserve">
|
||||||
|
<value>Stai usando {0} come impostazione della proprietà {1}, ma non hai fornito un --cryptkey personalizzato. Dovresti fornire un --cryptkey personalizzato per una maggiore sicurezza.</value>
|
||||||
|
<comment>{0} will be replaced by the name of a particular setting (e.g. "SCrypt"), {1} will be replaced by the name of the property (e.g. "IPCPassword")</comment>
|
||||||
|
</data>
|
||||||
|
<data name="WarningDefaultCryptKeyUsedForEncryption" xml:space="preserve">
|
||||||
|
<value>Stai usando {0} come impostazione della proprietà {1}, ma non hai fornito un --cryptkey personalizzato. Questo sconfigge completamente la protezione, in quanto ASF è costretto a utilizzare la propria chiave (conosciuta). Dovresti fornire un --cryptkey personalizzato per sfruttare il vantaggio di sicurezza offerto da questa impostazione.</value>
|
||||||
|
<comment>{0} will be replaced by the name of a particular setting (e.g. "AES"), {1} will be replaced by the name of the property (e.g. "SteamPassword")</comment>
|
||||||
|
</data>
|
||||||
|
<data name="WarningRunningAsRoot" xml:space="preserve">
|
||||||
|
<value>Stai tentando di eseguire ASF come amministratore (root). Questo causa un rischio significativo per la sicurezza della vostra macchina e poiché ASF non richiede l'accesso root per il suo funzionamento, si consiglia di eseguirlo come utente non amministratore, se possibile.</value>
|
||||||
|
</data>
|
||||||
|
<data name="WarningRunningInUnsupportedEnvironment" xml:space="preserve">
|
||||||
|
<value>Stai eseguendo ASF in ambiente non supportato, fornendo --ignore-unsupported-environment come argomento. Si prega di notare che non offriamo alcun tipo di supporto per questo scenario e lo stai facendo a tuo rischio e pericolo. Siete avvisati.</value>
|
||||||
|
</data>
|
||||||
|
<data name="FetchingChecksumFromRemoteServer" xml:space="preserve">
|
||||||
|
<value>Recupero del checksum dal server remoto...</value>
|
||||||
|
</data>
|
||||||
|
<data name="VerifyingChecksumWithRemoteServer" xml:space="preserve">
|
||||||
|
<value>Verifica del checksum del binario scaricato con quello dal server remoto...</value>
|
||||||
|
</data>
|
||||||
|
<data name="ChecksumMissing" xml:space="preserve">
|
||||||
|
<value>Il server remoto non sa nulla della versione alla quale stiamo aggiornando. Questa situazione è possibile se la versione è stata pubblicata di recente, come misura di sicurezza aggiuntiva si rifiuta l'aggiornamento a questa versione per il momento.</value>
|
||||||
|
</data>
|
||||||
|
<data name="ChecksumWrong" xml:space="preserve">
|
||||||
|
<value>Il server remoto ha risposto con un checksum diverso, questo potrebbe indicare un download danneggiato o un attacco MITM, procedura di aggiornamento fermata!</value>
|
||||||
|
</data>
|
||||||
|
<data name="PatchingFiles" xml:space="preserve">
|
||||||
|
<value>Patching dei file ASF...</value>
|
||||||
|
</data>
|
||||||
</root>
|
</root>
|
||||||
|
|||||||
@@ -191,10 +191,7 @@
|
|||||||
<value>Steam 認証アプリの二次認証コードを入力してください: </value>
|
<value>Steam 認証アプリの二次認証コードを入力してください: </value>
|
||||||
<comment>Please note that this translation should end with space</comment>
|
<comment>Please note that this translation should end with space</comment>
|
||||||
</data>
|
</data>
|
||||||
<data name="UserInputSteamGuard" xml:space="preserve">
|
|
||||||
<value>あなたのメールアドレスに送信された SteamGuard 認証コードを入力してください: </value>
|
|
||||||
<comment>Please note that this translation should end with space</comment>
|
|
||||||
</data>
|
|
||||||
<data name="UserInputSteamLogin" xml:space="preserve">
|
<data name="UserInputSteamLogin" xml:space="preserve">
|
||||||
<value>あなたの Steam アカウント名を入力してください: </value>
|
<value>あなたの Steam アカウント名を入力してください: </value>
|
||||||
<comment>Please note that this translation should end with space</comment>
|
<comment>Please note that this translation should end with space</comment>
|
||||||
|
|||||||
@@ -192,10 +192,7 @@ StackTrace:
|
|||||||
<value>Steam 인증 어플의 2차 인증 코드를 입력하세요: </value>
|
<value>Steam 인증 어플의 2차 인증 코드를 입력하세요: </value>
|
||||||
<comment>Please note that this translation should end with space</comment>
|
<comment>Please note that this translation should end with space</comment>
|
||||||
</data>
|
</data>
|
||||||
<data name="UserInputSteamGuard" xml:space="preserve">
|
|
||||||
<value>E-mail로 받은 SteamGuard 인증 코드를 입력하세요: </value>
|
|
||||||
<comment>Please note that this translation should end with space</comment>
|
|
||||||
</data>
|
|
||||||
<data name="UserInputSteamLogin" xml:space="preserve">
|
<data name="UserInputSteamLogin" xml:space="preserve">
|
||||||
<value>Steam 로그인 아이디를 입력하세요: </value>
|
<value>Steam 로그인 아이디를 입력하세요: </value>
|
||||||
<comment>Please note that this translation should end with space</comment>
|
<comment>Please note that this translation should end with space</comment>
|
||||||
|
|||||||
@@ -192,10 +192,7 @@ StackTrace:
|
|||||||
<value>Prašome įvesti 2FA kodą iš jūsų Steam autentifikavimo programėlės: </value>
|
<value>Prašome įvesti 2FA kodą iš jūsų Steam autentifikavimo programėlės: </value>
|
||||||
<comment>Please note that this translation should end with space</comment>
|
<comment>Please note that this translation should end with space</comment>
|
||||||
</data>
|
</data>
|
||||||
<data name="UserInputSteamGuard" xml:space="preserve">
|
|
||||||
<value>Prašome įvesti „Steam Guard“ autentifikavimo kodą, kuris buvo išsiųstas į jūsų el. paštą: </value>
|
|
||||||
<comment>Please note that this translation should end with space</comment>
|
|
||||||
</data>
|
|
||||||
<data name="UserInputSteamLogin" xml:space="preserve">
|
<data name="UserInputSteamLogin" xml:space="preserve">
|
||||||
<value>Prašome įvesti savo Steam prisijungimo vardą: </value>
|
<value>Prašome įvesti savo Steam prisijungimo vardą: </value>
|
||||||
<comment>Please note that this translation should end with space</comment>
|
<comment>Please note that this translation should end with space</comment>
|
||||||
|
|||||||
@@ -192,10 +192,7 @@ StackTrace:
|
|||||||
<value>Lūdzu, ievadi savu 2FA kodu no Steam autentifikatora aplikācijas: </value>
|
<value>Lūdzu, ievadi savu 2FA kodu no Steam autentifikatora aplikācijas: </value>
|
||||||
<comment>Please note that this translation should end with space</comment>
|
<comment>Please note that this translation should end with space</comment>
|
||||||
</data>
|
</data>
|
||||||
<data name="UserInputSteamGuard" xml:space="preserve">
|
|
||||||
<value>Lūdzu, ievadi SteamGuard autentifikācijas kodu, kas tika aizsūtīts uz Jūsu e-pastu: </value>
|
|
||||||
<comment>Please note that this translation should end with space</comment>
|
|
||||||
</data>
|
|
||||||
<data name="UserInputSteamLogin" xml:space="preserve">
|
<data name="UserInputSteamLogin" xml:space="preserve">
|
||||||
<value>Lūdzu, ievadiet savu Steam lietotājvārdu: </value>
|
<value>Lūdzu, ievadiet savu Steam lietotājvārdu: </value>
|
||||||
<comment>Please note that this translation should end with space</comment>
|
<comment>Please note that this translation should end with space</comment>
|
||||||
|
|||||||
@@ -193,10 +193,7 @@ StackTrace:
|
|||||||
<value>Voer de 2FA code in van je Steam authenticator app: </value>
|
<value>Voer de 2FA code in van je Steam authenticator app: </value>
|
||||||
<comment>Please note that this translation should end with space</comment>
|
<comment>Please note that this translation should end with space</comment>
|
||||||
</data>
|
</data>
|
||||||
<data name="UserInputSteamGuard" xml:space="preserve">
|
|
||||||
<value>Voer de SteamGuard authenticator-code in die naar je e-mail is verzonden: </value>
|
|
||||||
<comment>Please note that this translation should end with space</comment>
|
|
||||||
</data>
|
|
||||||
<data name="UserInputSteamLogin" xml:space="preserve">
|
<data name="UserInputSteamLogin" xml:space="preserve">
|
||||||
<value>Voer je Steam gebruikersnaam in: </value>
|
<value>Voer je Steam gebruikersnaam in: </value>
|
||||||
<comment>Please note that this translation should end with space</comment>
|
<comment>Please note that this translation should end with space</comment>
|
||||||
|
|||||||
@@ -195,7 +195,7 @@ StackTrace:
|
|||||||
<comment>Please note that this translation should end with space</comment>
|
<comment>Please note that this translation should end with space</comment>
|
||||||
</data>
|
</data>
|
||||||
<data name="UserInputSteamGuard" xml:space="preserve">
|
<data name="UserInputSteamGuard" xml:space="preserve">
|
||||||
<value>Wprowadź kod SteamGuard, który został wysłany na Twój adres e-mail: </value>
|
<value>Podaj kod uwierzytelniania SteamGuard, który został wysłany na Twój adres e-mail: </value>
|
||||||
<comment>Please note that this translation should end with space</comment>
|
<comment>Please note that this translation should end with space</comment>
|
||||||
</data>
|
</data>
|
||||||
<data name="UserInputSteamLogin" xml:space="preserve">
|
<data name="UserInputSteamLogin" xml:space="preserve">
|
||||||
|
|||||||
@@ -194,10 +194,7 @@ StackTrace:
|
|||||||
<value>Insira o código gerado pelo autenticador móvel do Steam: </value>
|
<value>Insira o código gerado pelo autenticador móvel do Steam: </value>
|
||||||
<comment>Please note that this translation should end with space</comment>
|
<comment>Please note that this translation should end with space</comment>
|
||||||
</data>
|
</data>
|
||||||
<data name="UserInputSteamGuard" xml:space="preserve">
|
|
||||||
<value>Insira o código de autenticação do Steam Guard enviado por e-mail: </value>
|
|
||||||
<comment>Please note that this translation should end with space</comment>
|
|
||||||
</data>
|
|
||||||
<data name="UserInputSteamLogin" xml:space="preserve">
|
<data name="UserInputSteamLogin" xml:space="preserve">
|
||||||
<value>Insira o seu nome de usuário Steam: </value>
|
<value>Insira o seu nome de usuário Steam: </value>
|
||||||
<comment>Please note that this translation should end with space</comment>
|
<comment>Please note that this translation should end with space</comment>
|
||||||
|
|||||||
@@ -194,10 +194,7 @@ STACKTRACE:
|
|||||||
<value>PLZ ENTR UR 2FA CODE FRUM UR STEAM AUTHENTICATOR APP: </value>
|
<value>PLZ ENTR UR 2FA CODE FRUM UR STEAM AUTHENTICATOR APP: </value>
|
||||||
<comment>Please note that this translation should end with space</comment>
|
<comment>Please note that this translation should end with space</comment>
|
||||||
</data>
|
</data>
|
||||||
<data name="UserInputSteamGuard" xml:space="preserve">
|
|
||||||
<value>PLZ ENTR STEAMGUARD AUTH CODE DAT WUZ SENT ON UR E-MAIL: </value>
|
|
||||||
<comment>Please note that this translation should end with space</comment>
|
|
||||||
</data>
|
|
||||||
<data name="UserInputSteamLogin" xml:space="preserve">
|
<data name="UserInputSteamLogin" xml:space="preserve">
|
||||||
<value>PLZ ENTR UR STEAM LOGIN: </value>
|
<value>PLZ ENTR UR STEAM LOGIN: </value>
|
||||||
<comment>Please note that this translation should end with space</comment>
|
<comment>Please note that this translation should end with space</comment>
|
||||||
|
|||||||
@@ -194,10 +194,7 @@ StackTrace:
|
|||||||
<value>Te rog să introduci codul 2FA de pe autentificatorul Steam: </value>
|
<value>Te rog să introduci codul 2FA de pe autentificatorul Steam: </value>
|
||||||
<comment>Please note that this translation should end with space</comment>
|
<comment>Please note that this translation should end with space</comment>
|
||||||
</data>
|
</data>
|
||||||
<data name="UserInputSteamGuard" xml:space="preserve">
|
|
||||||
<value>Te rog să introduci codul de autentificare SteamGuard, care a fost trimis pe adresa de e-mail: </value>
|
|
||||||
<comment>Please note that this translation should end with space</comment>
|
|
||||||
</data>
|
|
||||||
<data name="UserInputSteamLogin" xml:space="preserve">
|
<data name="UserInputSteamLogin" xml:space="preserve">
|
||||||
<value>Te rugăm să introduci datele de autentificare Steam: </value>
|
<value>Te rugăm să introduci datele de autentificare Steam: </value>
|
||||||
<comment>Please note that this translation should end with space</comment>
|
<comment>Please note that this translation should end with space</comment>
|
||||||
|
|||||||
@@ -194,10 +194,7 @@
|
|||||||
<value>Пожалуйста, введите код 2FA из вашего Steam аутентификатора: </value>
|
<value>Пожалуйста, введите код 2FA из вашего Steam аутентификатора: </value>
|
||||||
<comment>Please note that this translation should end with space</comment>
|
<comment>Please note that this translation should end with space</comment>
|
||||||
</data>
|
</data>
|
||||||
<data name="UserInputSteamGuard" xml:space="preserve">
|
|
||||||
<value>Пожалуйста, введите код авторизации SteamGuard, отправленный вам на e-mail: </value>
|
|
||||||
<comment>Please note that this translation should end with space</comment>
|
|
||||||
</data>
|
|
||||||
<data name="UserInputSteamLogin" xml:space="preserve">
|
<data name="UserInputSteamLogin" xml:space="preserve">
|
||||||
<value>Пожалуйста, введите ваш логин Steam: </value>
|
<value>Пожалуйста, введите ваш логин Steam: </value>
|
||||||
<comment>Please note that this translation should end with space</comment>
|
<comment>Please note that this translation should end with space</comment>
|
||||||
|
|||||||
@@ -194,10 +194,7 @@ StackTrace:
|
|||||||
<value>Zadaj autentifikačný 2FA kód z aplikácie Steam: </value>
|
<value>Zadaj autentifikačný 2FA kód z aplikácie Steam: </value>
|
||||||
<comment>Please note that this translation should end with space</comment>
|
<comment>Please note that this translation should end with space</comment>
|
||||||
</data>
|
</data>
|
||||||
<data name="UserInputSteamGuard" xml:space="preserve">
|
|
||||||
<value>Zadaj SteamGuard kód, ktorý ti bol poslaný na e-mail: </value>
|
|
||||||
<comment>Please note that this translation should end with space</comment>
|
|
||||||
</data>
|
|
||||||
<data name="UserInputSteamLogin" xml:space="preserve">
|
<data name="UserInputSteamLogin" xml:space="preserve">
|
||||||
<value>Zadaj Steam login: </value>
|
<value>Zadaj Steam login: </value>
|
||||||
<comment>Please note that this translation should end with space</comment>
|
<comment>Please note that this translation should end with space</comment>
|
||||||
|
|||||||
@@ -193,7 +193,7 @@ StackTrace:
|
|||||||
<comment>Please note that this translation should end with space</comment>
|
<comment>Please note that this translation should end with space</comment>
|
||||||
</data>
|
</data>
|
||||||
<data name="UserInputSteamGuard" xml:space="preserve">
|
<data name="UserInputSteamGuard" xml:space="preserve">
|
||||||
<value>Molimo Vas unesite vaš SteamGuard autentikacioni kod koji poslat na vaš e-mail: </value>
|
<value>Molimo Vas unesite vaš SteamGuard autentikacioni kod koji vam je poslat na vaš e-mail: </value>
|
||||||
<comment>Please note that this translation should end with space</comment>
|
<comment>Please note that this translation should end with space</comment>
|
||||||
</data>
|
</data>
|
||||||
<data name="UserInputSteamLogin" xml:space="preserve">
|
<data name="UserInputSteamLogin" xml:space="preserve">
|
||||||
|
|||||||
@@ -193,10 +193,7 @@ StackTrace:
|
|||||||
<value>Vänligen ange din 2FA kod från din Steam authenticator-app: </value>
|
<value>Vänligen ange din 2FA kod från din Steam authenticator-app: </value>
|
||||||
<comment>Please note that this translation should end with space</comment>
|
<comment>Please note that this translation should end with space</comment>
|
||||||
</data>
|
</data>
|
||||||
<data name="UserInputSteamGuard" xml:space="preserve">
|
|
||||||
<value>Vänligen ange SteamGuard auth koden som skickades till din e-post: </value>
|
|
||||||
<comment>Please note that this translation should end with space</comment>
|
|
||||||
</data>
|
|
||||||
<data name="UserInputSteamLogin" xml:space="preserve">
|
<data name="UserInputSteamLogin" xml:space="preserve">
|
||||||
<value>Vänligen ange din Steam-inloggning: </value>
|
<value>Vänligen ange din Steam-inloggning: </value>
|
||||||
<comment>Please note that this translation should end with space</comment>
|
<comment>Please note that this translation should end with space</comment>
|
||||||
|
|||||||
@@ -165,10 +165,7 @@ StackTrace:
|
|||||||
<value>โปรดป้อนรหัส 2FA ของคุณจากแอปยืนยันตัวตน Steam ของคุณ: </value>
|
<value>โปรดป้อนรหัส 2FA ของคุณจากแอปยืนยันตัวตน Steam ของคุณ: </value>
|
||||||
<comment>Please note that this translation should end with space</comment>
|
<comment>Please note that this translation should end with space</comment>
|
||||||
</data>
|
</data>
|
||||||
<data name="UserInputSteamGuard" xml:space="preserve">
|
|
||||||
<value>โปรดป้อนรหัสยืนยัน SteamGuard ที่ถูกส่งไปยังอีเมลของคุณ: </value>
|
|
||||||
<comment>Please note that this translation should end with space</comment>
|
|
||||||
</data>
|
|
||||||
<data name="UserInputSteamLogin" xml:space="preserve">
|
<data name="UserInputSteamLogin" xml:space="preserve">
|
||||||
<value>โปรดป้อนชื่อล็อกอิน Steam ของคุณ: </value>
|
<value>โปรดป้อนชื่อล็อกอิน Steam ของคุณ: </value>
|
||||||
<comment>Please note that this translation should end with space</comment>
|
<comment>Please note that this translation should end with space</comment>
|
||||||
|
|||||||
@@ -192,10 +192,7 @@
|
|||||||
<value>Будь ласка, введіть ваш код 2FA з додатку для автентифікації у Steam: </value>
|
<value>Будь ласка, введіть ваш код 2FA з додатку для автентифікації у Steam: </value>
|
||||||
<comment>Please note that this translation should end with space</comment>
|
<comment>Please note that this translation should end with space</comment>
|
||||||
</data>
|
</data>
|
||||||
<data name="UserInputSteamGuard" xml:space="preserve">
|
|
||||||
<value>Будь ласка, введіть код SteamGuard, який був надісланий вам на електронну пошту: </value>
|
|
||||||
<comment>Please note that this translation should end with space</comment>
|
|
||||||
</data>
|
|
||||||
<data name="UserInputSteamLogin" xml:space="preserve">
|
<data name="UserInputSteamLogin" xml:space="preserve">
|
||||||
<value>Будь ласка, введіть свій Steam логін: </value>
|
<value>Будь ласка, введіть свій Steam логін: </value>
|
||||||
<comment>Please note that this translation should end with space</comment>
|
<comment>Please note that this translation should end with space</comment>
|
||||||
|
|||||||
@@ -194,10 +194,7 @@ StackTrace:
|
|||||||
<value>Xin vui lòng nhập mã 2FA từ ứng dụng Steam Authenticator của bạn: </value>
|
<value>Xin vui lòng nhập mã 2FA từ ứng dụng Steam Authenticator của bạn: </value>
|
||||||
<comment>Please note that this translation should end with space</comment>
|
<comment>Please note that this translation should end with space</comment>
|
||||||
</data>
|
</data>
|
||||||
<data name="UserInputSteamGuard" xml:space="preserve">
|
|
||||||
<value>Xin vui lòng nhập mã SteamGuard đã được gửi vào email của bạn: </value>
|
|
||||||
<comment>Please note that this translation should end with space</comment>
|
|
||||||
</data>
|
|
||||||
<data name="UserInputSteamLogin" xml:space="preserve">
|
<data name="UserInputSteamLogin" xml:space="preserve">
|
||||||
<value>Xin vui lòng nhập tài khoản Steam của bạn: </value>
|
<value>Xin vui lòng nhập tài khoản Steam của bạn: </value>
|
||||||
<comment>Please note that this translation should end with space</comment>
|
<comment>Please note that this translation should end with space</comment>
|
||||||
|
|||||||
@@ -192,10 +192,7 @@
|
|||||||
<value>請輸入您的 Steam 身份驗證器應用程式上顯示的雙重驗證代碼: </value>
|
<value>請輸入您的 Steam 身份驗證器應用程式上顯示的雙重驗證代碼: </value>
|
||||||
<comment>Please note that this translation should end with space</comment>
|
<comment>Please note that this translation should end with space</comment>
|
||||||
</data>
|
</data>
|
||||||
<data name="UserInputSteamGuard" xml:space="preserve">
|
|
||||||
<value>請輸入寄送至您的電子信箱的 Steam Guard 驗證代碼: </value>
|
|
||||||
<comment>Please note that this translation should end with space</comment>
|
|
||||||
</data>
|
|
||||||
<data name="UserInputSteamLogin" xml:space="preserve">
|
<data name="UserInputSteamLogin" xml:space="preserve">
|
||||||
<value>請輸入您的 Steam 帳戶: </value>
|
<value>請輸入您的 Steam 帳戶: </value>
|
||||||
<comment>Please note that this translation should end with space</comment>
|
<comment>Please note that this translation should end with space</comment>
|
||||||
|
|||||||
@@ -193,10 +193,7 @@
|
|||||||
<value>請輸入你的 Steam Guard 行動驗證器上的兩步驟驗證代碼: </value>
|
<value>請輸入你的 Steam Guard 行動驗證器上的兩步驟驗證代碼: </value>
|
||||||
<comment>Please note that this translation should end with space</comment>
|
<comment>Please note that this translation should end with space</comment>
|
||||||
</data>
|
</data>
|
||||||
<data name="UserInputSteamGuard" xml:space="preserve">
|
|
||||||
<value>請輸入寄送至你的電子信箱的 Steam Guard 驗證代碼: </value>
|
|
||||||
<comment>Please note that this translation should end with space</comment>
|
|
||||||
</data>
|
|
||||||
<data name="UserInputSteamLogin" xml:space="preserve">
|
<data name="UserInputSteamLogin" xml:space="preserve">
|
||||||
<value>請輸入你的 Steam 帳戶:</value>
|
<value>請輸入你的 Steam 帳戶:</value>
|
||||||
<comment>Please note that this translation should end with space</comment>
|
<comment>Please note that this translation should end with space</comment>
|
||||||
|
|||||||
2
wiki
2
wiki
Submodule wiki updated: 7cfeb4e403...97e709a504
Reference in New Issue
Block a user