Translations update

This commit is contained in:
JustArchi
2018-07-10 10:45:15 +02:00
parent a4cd7d47c5
commit f257968a5f
36 changed files with 63 additions and 136 deletions

View File

@@ -444,10 +444,7 @@
<data name="BotInstanceNotStartingBecauseDisabled" xml:space="preserve"> <data name="BotInstanceNotStartingBecauseDisabled" xml:space="preserve">
<value>Не се стартира този бот, защото е изключен във файлът с настройки!</value> <value>Не се стартира този бот, защото е изключен във файлът с настройки!</value>
</data> </data>
<data name="BotInvalidAuthenticatorDuringLogin" xml:space="preserve">
<value>Получен е TwoFactorCodeMismatch код за грешка {0} пъти поред, това почти винаги означава невалидни ASF 2FA стойности, прекратяване!</value>
<comment>{0} will be replaced by maximum allowed number of failed 2FA attempts</comment>
</data>
<data name="BotLoggedOff" xml:space="preserve"> <data name="BotLoggedOff" xml:space="preserve">
<value>Излязъл от Steam: {0}</value> <value>Излязъл от Steam: {0}</value>
<comment>{0} will be replaced by logging off reason (string)</comment> <comment>{0} will be replaced by logging off reason (string)</comment>

View File

@@ -447,10 +447,7 @@ StackTrace:
<data name="BotInstanceNotStartingBecauseDisabled" xml:space="preserve"> <data name="BotInstanceNotStartingBecauseDisabled" xml:space="preserve">
<value>Tento bot nebude spuštěn protože je v konfiguračním souboru nastaven jako neaktivní.</value> <value>Tento bot nebude spuštěn protože je v konfiguračním souboru nastaven jako neaktivní.</value>
</data> </data>
<data name="BotInvalidAuthenticatorDuringLogin" xml:space="preserve">
<value>Chyba TwoFactorCodeMismatch se vyskytla {0} krát za sebou, to téměř vždy značí neplatný ASF 2FA kód. ukončuje se.</value>
<comment>{0} will be replaced by maximum allowed number of failed 2FA attempts</comment>
</data>
<data name="BotLoggedOff" xml:space="preserve"> <data name="BotLoggedOff" xml:space="preserve">
<value>Odhlášeno ze Steamu: {0}</value> <value>Odhlášeno ze Steamu: {0}</value>
<comment>{0} will be replaced by logging off reason (string)</comment> <comment>{0} will be replaced by logging off reason (string)</comment>

View File

@@ -446,10 +446,7 @@ StackTrace:
<data name="BotInstanceNotStartingBecauseDisabled" xml:space="preserve"> <data name="BotInstanceNotStartingBecauseDisabled" xml:space="preserve">
<value>Starter ikke denne bot instans fordi den er slået fra i konfigurationsfilen!</value> <value>Starter ikke denne bot instans fordi den er slået fra i konfigurationsfilen!</value>
</data> </data>
<data name="BotInvalidAuthenticatorDuringLogin" xml:space="preserve">
<value>Modtaget TwoFactorCodeMismatch fejl kode {0} i streg, dette indikerer næsten altid ugyldig ASF 2FA legitimationsoplysninger, afbryder!</value>
<comment>{0} will be replaced by maximum allowed number of failed 2FA attempts</comment>
</data>
<data name="BotLoggedOff" xml:space="preserve"> <data name="BotLoggedOff" xml:space="preserve">
<value>Loggede af fra Steam: {0}</value> <value>Loggede af fra Steam: {0}</value>
<comment>{0} will be replaced by logging off reason (string)</comment> <comment>{0} will be replaced by logging off reason (string)</comment>

View File

@@ -446,15 +446,15 @@ StackTrace:
<data name="BotInstanceNotStartingBecauseDisabled" xml:space="preserve"> <data name="BotInstanceNotStartingBecauseDisabled" xml:space="preserve">
<value>Bot-Instanz nicht gestartet, weil diese in der Konfigurations-Datei deaktiviert ist!</value> <value>Bot-Instanz nicht gestartet, weil diese in der Konfigurations-Datei deaktiviert ist!</value>
</data> </data>
<data name="BotInvalidAuthenticatorDuringLogin" xml:space="preserve">
<value>Der Fehler "TwoFactorCodeMismatch" ist {0} Mal in Folge aufgetreten. Dies weißt fast immer auf ungültige ASF 2FA Anmeldedaten hin. Vorgang wird abgebrochen!</value>
<comment>{0} will be replaced by maximum allowed number of failed 2FA attempts</comment>
</data>
<data name="BotLoggedOff" xml:space="preserve"> <data name="BotLoggedOff" xml:space="preserve">
<value>Von Steam abgemeldet: {0}</value> <value>Von Steam abgemeldet: {0}</value>
<comment>{0} will be replaced by logging off reason (string)</comment> <comment>{0} will be replaced by logging off reason (string)</comment>
</data> </data>
<data name="BotLoggedOn" xml:space="preserve">
<value>Erfolgreich angemeldet als {0}.</value>
<comment>{0} will be replaced by steam ID (number)</comment>
</data>
<data name="BotLoggingIn" xml:space="preserve"> <data name="BotLoggingIn" xml:space="preserve">
<value>Anmeldung erfolgt...</value> <value>Anmeldung erfolgt...</value>
</data> </data>

View File

@@ -447,15 +447,15 @@ StackTrace:
<data name="BotInstanceNotStartingBecauseDisabled" xml:space="preserve"> <data name="BotInstanceNotStartingBecauseDisabled" xml:space="preserve">
<value>Bot-Instanz nicht gestartet, weil diese in der Konfigurations-Datei deaktiviert ist!</value> <value>Bot-Instanz nicht gestartet, weil diese in der Konfigurations-Datei deaktiviert ist!</value>
</data> </data>
<data name="BotInvalidAuthenticatorDuringLogin" xml:space="preserve">
<value>Der Fehler "TwoFactorCodeMismatch" ist {0} Mal in Folge aufgetreten. Dies weißt fast immer auf ungültige ASF 2FA Anmeldedaten hin. Vorgang wird abgebrochen!</value>
<comment>{0} will be replaced by maximum allowed number of failed 2FA attempts</comment>
</data>
<data name="BotLoggedOff" xml:space="preserve"> <data name="BotLoggedOff" xml:space="preserve">
<value>Von Steam abgemeldet: {0}</value> <value>Von Steam abgemeldet: {0}</value>
<comment>{0} will be replaced by logging off reason (string)</comment> <comment>{0} will be replaced by logging off reason (string)</comment>
</data> </data>
<data name="BotLoggedOn" xml:space="preserve">
<value>Erfolgreich angemeldet als {0}.</value>
<comment>{0} will be replaced by steam ID (number)</comment>
</data>
<data name="BotLoggingIn" xml:space="preserve"> <data name="BotLoggingIn" xml:space="preserve">
<value>Anmelden...</value> <value>Anmelden...</value>
</data> </data>

View File

@@ -447,10 +447,7 @@ StackTrace:
<data name="BotInstanceNotStartingBecauseDisabled" xml:space="preserve"> <data name="BotInstanceNotStartingBecauseDisabled" xml:space="preserve">
<value>Δεν γίνεται εκκίνηση αυτού του bot καθώς έχει απενεργοποιηθεί στο αρχείο διαμόρφωσης!</value> <value>Δεν γίνεται εκκίνηση αυτού του bot καθώς έχει απενεργοποιηθεί στο αρχείο διαμόρφωσης!</value>
</data> </data>
<data name="BotInvalidAuthenticatorDuringLogin" xml:space="preserve">
<value>Λήφθηκε κωδικός σφάλματος «TwoFactorCodeMismatch» {0} συνεχόμενες φορές. Αυτό σχεδόν πάντα υποδεικνύει μη έγκυρα στοιχεία εισόδου στο ASF 2FA. Γίνεται τερματισμός!</value>
<comment>{0} will be replaced by maximum allowed number of failed 2FA attempts</comment>
</data>
<data name="BotLoggedOff" xml:space="preserve"> <data name="BotLoggedOff" xml:space="preserve">
<value>Έγινε αποσύνδεση από το Steam: {0}</value> <value>Έγινε αποσύνδεση από το Steam: {0}</value>
<comment>{0} will be replaced by logging off reason (string)</comment> <comment>{0} will be replaced by logging off reason (string)</comment>

View File

@@ -446,10 +446,7 @@ Trazo de pila:
<data name="BotInstanceNotStartingBecauseDisabled" xml:space="preserve"> <data name="BotInstanceNotStartingBecauseDisabled" xml:space="preserve">
<value>¡No se ha iniciado esta instancia del bot porque está desactivado en el archivo de configuración!</value> <value>¡No se ha iniciado esta instancia del bot porque está desactivado en el archivo de configuración!</value>
</data> </data>
<data name="BotInvalidAuthenticatorDuringLogin" xml:space="preserve">
<value>Se ha recibido el código de error TwoFactorCodeMismatch {0} veces seguidas, esto casi siempre indica que las credenciales de ASF 2FA son inválidas, ¡abortando!</value>
<comment>{0} will be replaced by maximum allowed number of failed 2FA attempts</comment>
</data>
<data name="BotLoggedOff" xml:space="preserve"> <data name="BotLoggedOff" xml:space="preserve">
<value>Sesión de Steam cerrada: {0}</value> <value>Sesión de Steam cerrada: {0}</value>
<comment>{0} will be replaced by logging off reason (string)</comment> <comment>{0} will be replaced by logging off reason (string)</comment>

View File

@@ -446,10 +446,7 @@ StackTrace:
<data name="BotInstanceNotStartingBecauseDisabled" xml:space="preserve"> <data name="BotInstanceNotStartingBecauseDisabled" xml:space="preserve">
<value>Ei käynnistetä tätä bottia koska se on poistettu käytöstä configuraatiossa!</value> <value>Ei käynnistetä tätä bottia koska se on poistettu käytöstä configuraatiossa!</value>
</data> </data>
<data name="BotInvalidAuthenticatorDuringLogin" xml:space="preserve">
<value>Saatu TwoFactorCodeMismatch virhekoodi {0} kertaa peräkkäin, tämä viittaa meilkein aina virheellisiin ASF 2FA tunnuksiin. Pysäytetään!</value>
<comment>{0} will be replaced by maximum allowed number of failed 2FA attempts</comment>
</data>
<data name="BotLoggedOff" xml:space="preserve"> <data name="BotLoggedOff" xml:space="preserve">
<value>Kirjauduttu ulos Steamista: {0}</value> <value>Kirjauduttu ulos Steamista: {0}</value>
<comment>{0} will be replaced by logging off reason (string)</comment> <comment>{0} will be replaced by logging off reason (string)</comment>

View File

@@ -447,10 +447,7 @@ StackTrace :
<data name="BotInstanceNotStartingBecauseDisabled" xml:space="preserve"> <data name="BotInstanceNotStartingBecauseDisabled" xml:space="preserve">
<value>Ce bot n'a pas été lancé car l'option de démarrage est désactivée dans son fichier de configuration !</value> <value>Ce bot n'a pas été lancé car l'option de démarrage est désactivée dans son fichier de configuration !</value>
</data> </data>
<data name="BotInvalidAuthenticatorDuringLogin" xml:space="preserve">
<value>Réception du code d'erreur TwoFactorCodeMismatch {0} fois daffilée, cela indique presque toujours des données d'authentification ASF 2FA invalides, abandon !</value>
<comment>{0} will be replaced by maximum allowed number of failed 2FA attempts</comment>
</data>
<data name="BotLoggedOff" xml:space="preserve"> <data name="BotLoggedOff" xml:space="preserve">
<value>Déconnecté de Steam : {0}</value> <value>Déconnecté de Steam : {0}</value>
<comment>{0} will be replaced by logging off reason (string)</comment> <comment>{0} will be replaced by logging off reason (string)</comment>

View File

@@ -447,10 +447,7 @@ StackTrace :
<data name="BotInstanceNotStartingBecauseDisabled" xml:space="preserve"> <data name="BotInstanceNotStartingBecauseDisabled" xml:space="preserve">
<value>Ce bot n'a pas été lancé car l'option de démarrage est désactivée dans son fichier de configuration !</value> <value>Ce bot n'a pas été lancé car l'option de démarrage est désactivée dans son fichier de configuration !</value>
</data> </data>
<data name="BotInvalidAuthenticatorDuringLogin" xml:space="preserve">
<value>Réception du code d'erreur TwoFactorCodeMismatch {0} fois daffilée, cela indique presque toujours des données d'authentification ASF 2FA incorrectes, abandon !</value>
<comment>{0} will be replaced by maximum allowed number of failed 2FA attempts</comment>
</data>
<data name="BotLoggedOff" xml:space="preserve"> <data name="BotLoggedOff" xml:space="preserve">
<value>Déconnecté de Steam : {0}</value> <value>Déconnecté de Steam : {0}</value>
<comment>{0} will be replaced by logging off reason (string)</comment> <comment>{0} will be replaced by logging off reason (string)</comment>

View File

@@ -447,10 +447,7 @@ StackTrace:
<data name="BotInstanceNotStartingBecauseDisabled" xml:space="preserve"> <data name="BotInstanceNotStartingBecauseDisabled" xml:space="preserve">
<value>לא מריץ את הבוט הזה כי הוא אינו מופעל בקובץ ההגדרה!</value> <value>לא מריץ את הבוט הזה כי הוא אינו מופעל בקובץ ההגדרה!</value>
</data> </data>
<data name="BotInvalidAuthenticatorDuringLogin" xml:space="preserve">
<value>קיבל קוד שגיאה {0} TwoFactorCodeMismatch פעמים ברציפות, זה כמעט תמיד מציין אישורי ASF 2FA לא חוקיים, הפלה!</value>
<comment>{0} will be replaced by maximum allowed number of failed 2FA attempts</comment>
</data>
<data name="BotLoggedOff" xml:space="preserve"> <data name="BotLoggedOff" xml:space="preserve">
<value>ניתוק מסטים: {0}</value> <value>ניתוק מסטים: {0}</value>
<comment>{0} will be replaced by logging off reason (string)</comment> <comment>{0} will be replaced by logging off reason (string)</comment>

View File

@@ -445,10 +445,7 @@ StackTrace: {2}</value>
<data name="BotInstanceNotStartingBecauseDisabled" xml:space="preserve"> <data name="BotInstanceNotStartingBecauseDisabled" xml:space="preserve">
<value>Ezt a bot példányt nem lehet elindítani, mert a konfigurációs fájlban ki van kapcsolva!</value> <value>Ezt a bot példányt nem lehet elindítani, mert a konfigurációs fájlban ki van kapcsolva!</value>
</data> </data>
<data name="BotInvalidAuthenticatorDuringLogin" xml:space="preserve">
<value>TwoFactorCodeMismatch hibakód érkezett {0} alkalommal egymás után. Ez szinte mindig érvénytelen ASF 2FA adatokat jelent. Megszakítás!</value>
<comment>{0} will be replaced by maximum allowed number of failed 2FA attempts</comment>
</data>
<data name="BotLoggedOff" xml:space="preserve"> <data name="BotLoggedOff" xml:space="preserve">
<value>Kijelentkezve a Steamből: {0}</value> <value>Kijelentkezve a Steamből: {0}</value>
<comment>{0} will be replaced by logging off reason (string)</comment> <comment>{0} will be replaced by logging off reason (string)</comment>

View File

@@ -444,10 +444,7 @@
<data name="BotInstanceNotStartingBecauseDisabled" xml:space="preserve"> <data name="BotInstanceNotStartingBecauseDisabled" xml:space="preserve">
<value>Tidak memulai instansi bot ini karena dinonaktifkan di file konfigurasi!</value> <value>Tidak memulai instansi bot ini karena dinonaktifkan di file konfigurasi!</value>
</data> </data>
<data name="BotInvalidAuthenticatorDuringLogin" xml:space="preserve">
<value>Menerima kode error TwoFactorCodeMismatch {0} kali berturut-turut, ini selalu mengindikasikan ketidakcocokan identitas ASF 2FA, membatalkan!</value>
<comment>{0} will be replaced by maximum allowed number of failed 2FA attempts</comment>
</data>
<data name="BotLoggedOff" xml:space="preserve"> <data name="BotLoggedOff" xml:space="preserve">
<value>Ter-log off dari Steam: {0}</value> <value>Ter-log off dari Steam: {0}</value>
<comment>{0} will be replaced by logging off reason (string)</comment> <comment>{0} will be replaced by logging off reason (string)</comment>

View File

@@ -445,10 +445,7 @@
<data name="BotInstanceNotStartingBecauseDisabled" xml:space="preserve"> <data name="BotInstanceNotStartingBecauseDisabled" xml:space="preserve">
<value>Questo bot non verrà avviato poiché è disabilitato nel file di configurazione!</value> <value>Questo bot non verrà avviato poiché è disabilitato nel file di configurazione!</value>
</data> </data>
<data name="BotInvalidAuthenticatorDuringLogin" xml:space="preserve">
<value>È stato ricevuto {0} volte consecutive il codice di errore TwoFactorCodeMismatch, questo generalmente indica credenziali ASF 2FA non valide. Annullo l'operazione!</value>
<comment>{0} will be replaced by maximum allowed number of failed 2FA attempts</comment>
</data>
<data name="BotLoggedOff" xml:space="preserve"> <data name="BotLoggedOff" xml:space="preserve">
<value>Uscito dall'account Steam: {0}</value> <value>Uscito dall'account Steam: {0}</value>
<comment>{0} will be replaced by logging off reason (string)</comment> <comment>{0} will be replaced by logging off reason (string)</comment>

View File

@@ -444,10 +444,7 @@
<data name="BotInstanceNotStartingBecauseDisabled" xml:space="preserve"> <data name="BotInstanceNotStartingBecauseDisabled" xml:space="preserve">
<value>設定ファイル内で無効化されているため、このbotのインスタンスを起動しません</value> <value>設定ファイル内で無効化されているため、このbotのインスタンスを起動しません</value>
</data> </data>
<data name="BotInvalidAuthenticatorDuringLogin" xml:space="preserve">
<value>TwoFactorCodeMismatchエラーを{0}回連続で受け取りました。これはほとんどの場合、ASF 2FAの資格情報が無効になっていることを示します。中止しています</value>
<comment>{0} will be replaced by maximum allowed number of failed 2FA attempts</comment>
</data>
<data name="BotLoggedOff" xml:space="preserve"> <data name="BotLoggedOff" xml:space="preserve">
<value>Steamからログオフ: {0}</value> <value>Steamからログオフ: {0}</value>
<comment>{0} will be replaced by logging off reason (string)</comment> <comment>{0} will be replaced by logging off reason (string)</comment>

View File

@@ -447,10 +447,7 @@ StackTrace:
<data name="BotInstanceNotStartingBecauseDisabled" xml:space="preserve"> <data name="BotInstanceNotStartingBecauseDisabled" xml:space="preserve">
<value>이 봇 인스턴스는 설정 파일에서 비활성화되어 있기에 시작하지 않습니다!</value> <value>이 봇 인스턴스는 설정 파일에서 비활성화되어 있기에 시작하지 않습니다!</value>
</data> </data>
<data name="BotInvalidAuthenticatorDuringLogin" xml:space="preserve">
<value>TwoFactorCodeMismatch 오류 코드를 연속으로 {0}번 받았고, 이는 대부분 ASF 2FA 인증이 잘못되었음을 나타냅니다. 중단합니다!</value>
<comment>{0} will be replaced by maximum allowed number of failed 2FA attempts</comment>
</data>
<data name="BotLoggedOff" xml:space="preserve"> <data name="BotLoggedOff" xml:space="preserve">
<value>Steam에서 로그아웃: {0}</value> <value>Steam에서 로그아웃: {0}</value>
<comment>{0} will be replaced by logging off reason (string)</comment> <comment>{0} will be replaced by logging off reason (string)</comment>

View File

@@ -444,10 +444,7 @@
<data name="BotInstanceNotStartingBecauseDisabled" xml:space="preserve"> <data name="BotInstanceNotStartingBecauseDisabled" xml:space="preserve">
<value>Nepradedama ši boto instancija, nes ji išjungta konfigūracijos faile!</value> <value>Nepradedama ši boto instancija, nes ji išjungta konfigūracijos faile!</value>
</data> </data>
<data name="BotInvalidAuthenticatorDuringLogin" xml:space="preserve">
<value>Gautas TwoFactorCodeMismatch klaidos kodas {0} kartus iš eilės, tai beveik visada parodo neteisingus ASF 2FA kredencialus, sustabdoma!</value>
<comment>{0} will be replaced by maximum allowed number of failed 2FA attempts</comment>
</data>
<data name="BotLoggedOff" xml:space="preserve"> <data name="BotLoggedOff" xml:space="preserve">
<value>Atsijungta nuo Steam: {0}</value> <value>Atsijungta nuo Steam: {0}</value>
<comment>{0} will be replaced by logging off reason (string)</comment> <comment>{0} will be replaced by logging off reason (string)</comment>

View File

@@ -447,10 +447,7 @@ StackTrace:
<data name="BotInstanceNotStartingBecauseDisabled" xml:space="preserve"> <data name="BotInstanceNotStartingBecauseDisabled" xml:space="preserve">
<value>Deze bot wordt niet gestart omdat hij uitgeschakeld is in het configuratiebestand!</value> <value>Deze bot wordt niet gestart omdat hij uitgeschakeld is in het configuratiebestand!</value>
</data> </data>
<data name="BotInvalidAuthenticatorDuringLogin" xml:space="preserve">
<value>TwoFactorCodeMisMatch foutmelding {0} keer op rij ontvangen. Dit betekent meestal de verkeerde ASF 2FA login informatie. Proces wordt afgebroken!</value>
<comment>{0} will be replaced by maximum allowed number of failed 2FA attempts</comment>
</data>
<data name="BotLoggedOff" xml:space="preserve"> <data name="BotLoggedOff" xml:space="preserve">
<value>Uitgelogd op Steam: {0}</value> <value>Uitgelogd op Steam: {0}</value>
<comment>{0} will be replaced by logging off reason (string)</comment> <comment>{0} will be replaced by logging off reason (string)</comment>

View File

@@ -447,10 +447,7 @@ StackTrace:
<data name="BotInstanceNotStartingBecauseDisabled" xml:space="preserve"> <data name="BotInstanceNotStartingBecauseDisabled" xml:space="preserve">
<value>Deze bot wordt niet gestart omdat hij uitgeschakeld is in het configuratiebestand!</value> <value>Deze bot wordt niet gestart omdat hij uitgeschakeld is in het configuratiebestand!</value>
</data> </data>
<data name="BotInvalidAuthenticatorDuringLogin" xml:space="preserve">
<value>TwoFactorCodeMisMatch foutmelding {0} keer op rij ontvangen. Dit betekent meestal de verkeerde ASF 2FA login informatie. Proces wordt afgebroken!</value>
<comment>{0} will be replaced by maximum allowed number of failed 2FA attempts</comment>
</data>
<data name="BotLoggedOff" xml:space="preserve"> <data name="BotLoggedOff" xml:space="preserve">
<value>Uitgelogd op Steam: {0}</value> <value>Uitgelogd op Steam: {0}</value>
<comment>{0} will be replaced by logging off reason (string)</comment> <comment>{0} will be replaced by logging off reason (string)</comment>

View File

@@ -448,7 +448,7 @@ StackTrace:
<value>Ten bot nie zostanie uruchomiony, ponieważ został wyłączony w pliku konfiguracyjnym!</value> <value>Ten bot nie zostanie uruchomiony, ponieważ został wyłączony w pliku konfiguracyjnym!</value>
</data> </data>
<data name="BotInvalidAuthenticatorDuringLogin" xml:space="preserve"> <data name="BotInvalidAuthenticatorDuringLogin" xml:space="preserve">
<value>Otrzymano błąd TwoFactorCodeMismatch {0} razy pod rząd, to niemal zawsze oznacza nieprawidłowe dane uwierzytelniające mobilnego tokena ASF 2FA, anulowanie!</value> <value>Otrzymano błąd TwoFactorCodeMismatch {0} razy pod rząd. To oznacza, że twoje dane 2FA nie są już dłużej prawidłowe, albo twój zegar nie jest zsynchronizowany, anulowanie!</value>
<comment>{0} will be replaced by maximum allowed number of failed 2FA attempts</comment> <comment>{0} will be replaced by maximum allowed number of failed 2FA attempts</comment>
</data> </data>
<data name="BotLoggedOff" xml:space="preserve"> <data name="BotLoggedOff" xml:space="preserve">

View File

@@ -448,7 +448,7 @@ StackTrace:
<value>Este bot não será iniciado, pois está desativado no arquivo de configurações!</value> <value>Este bot não será iniciado, pois está desativado no arquivo de configurações!</value>
</data> </data>
<data name="BotInvalidAuthenticatorDuringLogin" xml:space="preserve"> <data name="BotInvalidAuthenticatorDuringLogin" xml:space="preserve">
<value>Código de erro TwoFactorCodeMismatch recebido {0} vezes seguidas, isso quase sempre indica que as credenciais do ASF 2FA são inválidas, abortando!</value> <value>Erro TwoFactorCodeMismatch recebido {0} vezes seguidas. Suas credencias 2FA não são válidas ou seu relógio está fora de sincronia. Abortando!</value>
<comment>{0} will be replaced by maximum allowed number of failed 2FA attempts</comment> <comment>{0} will be replaced by maximum allowed number of failed 2FA attempts</comment>
</data> </data>
<data name="BotLoggedOff" xml:space="preserve"> <data name="BotLoggedOff" xml:space="preserve">

View File

@@ -447,11 +447,7 @@ StackTrace:
<data name="BotInstanceNotStartingBecauseDisabled" xml:space="preserve"> <data name="BotInstanceNotStartingBecauseDisabled" xml:space="preserve">
<value>Não iniciar este bot porque está desligado no ficheiro de configuração!</value> <value>Não iniciar este bot porque está desligado no ficheiro de configuração!</value>
</data> </data>
<data name="BotInvalidAuthenticatorDuringLogin" xml:space="preserve">
<value>Um código de erro foi recebido {0} vezes seguidas, isso quase sempre indica que os credenciais da autenticação de dois fatores estão
inválidas, abortando!</value>
<comment>{0} will be replaced by maximum allowed number of failed 2FA attempts</comment>
</data>
<data name="BotLoggedOff" xml:space="preserve"> <data name="BotLoggedOff" xml:space="preserve">
<value>Desconectado da Steam: {0}</value> <value>Desconectado da Steam: {0}</value>
<comment>{0} will be replaced by logging off reason (string)</comment> <comment>{0} will be replaced by logging off reason (string)</comment>

View File

@@ -447,10 +447,7 @@ StackTrace:
<data name="BotInstanceNotStartingBecauseDisabled" xml:space="preserve"> <data name="BotInstanceNotStartingBecauseDisabled" xml:space="preserve">
<value>Nu se pornește acestă instanță de bot deoarece este dezactivată în fișierul de configurare!</value> <value>Nu se pornește acestă instanță de bot deoarece este dezactivată în fișierul de configurare!</value>
</data> </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"> <data name="BotLoggedOff" xml:space="preserve">
<value>Deconectat de la Steam: {0}</value> <value>Deconectat de la Steam: {0}</value>
<comment>{0} will be replaced by logging off reason (string)</comment> <comment>{0} will be replaced by logging off reason (string)</comment>

View File

@@ -448,7 +448,7 @@
<value>Не запускаем этого бота, поскольку он отключён в конфигурационном файле!</value> <value>Не запускаем этого бота, поскольку он отключён в конфигурационном файле!</value>
</data> </data>
<data name="BotInvalidAuthenticatorDuringLogin" xml:space="preserve"> <data name="BotInvalidAuthenticatorDuringLogin" xml:space="preserve">
<value>TwoFactorCodeMismatch (Неправильный код 2FA) получен {0} раз подряд, это почти всегда означает неверную настройку ASF 2FA, прекращаем работу!</value> <value>Ошибка TwoFactorCodeMismatch получена {0} раз подряд. Либо ваши данные двухфакторной аутентификации больше недействительны, либо в системе установлено неправильное время, прекращаем попытки!</value>
<comment>{0} will be replaced by maximum allowed number of failed 2FA attempts</comment> <comment>{0} will be replaced by maximum allowed number of failed 2FA attempts</comment>
</data> </data>
<data name="BotLoggedOff" xml:space="preserve"> <data name="BotLoggedOff" xml:space="preserve">

View File

@@ -447,10 +447,7 @@ StackTrace:
<data name="BotInstanceNotStartingBecauseDisabled" xml:space="preserve"> <data name="BotInstanceNotStartingBecauseDisabled" xml:space="preserve">
<value>Tento bot nebude spustený, pretože je zakázaný v konfiguračnom súbore!</value> <value>Tento bot nebude spustený, pretože je zakázaný v konfiguračnom súbore!</value>
</data> </data>
<data name="BotInvalidAuthenticatorDuringLogin" xml:space="preserve">
<value>Chyba TwoFactorCodeMismatch sa vyskytla {0}-krát za sebou, čo väčšinou znamená neplatné ASF 2FA údaje, ukončovanie!</value>
<comment>{0} will be replaced by maximum allowed number of failed 2FA attempts</comment>
</data>
<data name="BotLoggedOff" xml:space="preserve"> <data name="BotLoggedOff" xml:space="preserve">
<value>Odhlásené zo služby Steam: {0}</value> <value>Odhlásené zo služby Steam: {0}</value>
<comment>{0} will be replaced by logging off reason (string)</comment> <comment>{0} will be replaced by logging off reason (string)</comment>

View File

@@ -373,10 +373,7 @@ StackTrace:
<data name="BotInstanceNotStartingBecauseDisabled" xml:space="preserve"> <data name="BotInstanceNotStartingBecauseDisabled" xml:space="preserve">
<value>Ovaj bot se ne započinje zato što je onemogućen u konfiguracionom fajlu!</value> <value>Ovaj bot se ne započinje zato što je onemogućen u konfiguracionom fajlu!</value>
</data> </data>
<data name="BotInvalidAuthenticatorDuringLogin" xml:space="preserve">
<value>Primljen kod TwoFactorCodeMismatch greške {0} puta za redom, ovo skoro uvek ukazuje na netačne ASF 2FA kredenticijale, prekidanje!</value>
<comment>{0} will be replaced by maximum allowed number of failed 2FA attempts</comment>
</data>
<data name="BotLoggedOff" xml:space="preserve"> <data name="BotLoggedOff" xml:space="preserve">
<value>Odjavljen sa Steam-a: {0}</value> <value>Odjavljen sa Steam-a: {0}</value>
<comment>{0} will be replaced by logging off reason (string)</comment> <comment>{0} will be replaced by logging off reason (string)</comment>

View File

@@ -448,10 +448,7 @@ StackTrace:
<data name="BotInstanceNotStartingBecauseDisabled" xml:space="preserve"> <data name="BotInstanceNotStartingBecauseDisabled" xml:space="preserve">
<value>Startar inte denna bot-instansen för att den är inaktiverad i config filen!</value> <value>Startar inte denna bot-instansen för att den är inaktiverad i config filen!</value>
</data> </data>
<data name="BotInvalidAuthenticatorDuringLogin" xml:space="preserve">
<value>Tog emot TwoFactorCodeMismatch error kod {0} gånger i rad, detta tyder nästan alltid på ogiltliga ASF 2FA autentiseringsuppgifter, avbryter!</value>
<comment>{0} will be replaced by maximum allowed number of failed 2FA attempts</comment>
</data>
<data name="BotLoggedOff" xml:space="preserve"> <data name="BotLoggedOff" xml:space="preserve">
<value>Utloggad från Steam: {0}</value> <value>Utloggad från Steam: {0}</value>
<comment>{0} will be replaced by logging off reason (string)</comment> <comment>{0} will be replaced by logging off reason (string)</comment>

View File

@@ -448,14 +448,17 @@ Yığın izleme:
<value>Bu bot örneğini yapılandırma dosyasında devre dışı bırakıldığından başlatamıyoruz!</value> <value>Bu bot örneğini yapılandırma dosyasında devre dışı bırakıldığından başlatamıyoruz!</value>
</data> </data>
<data name="BotInvalidAuthenticatorDuringLogin" xml:space="preserve"> <data name="BotInvalidAuthenticatorDuringLogin" xml:space="preserve">
<value>TwoFactorCodeMismatch hata kodu üst üste {0} defa alındı, bu hemen hemen her zaman geçersiz ASF 2FD kimlik bilgilerini gösterir, iptal edildi!</value> <value>Üst üste TwoFactorCodeMismatch hata kodu {0} alındı. 2FA kimlik bilgileriniz artık geçerli değil veya senin saatiniz eşitlenmemiş, iptal ediliyor!</value>
<comment>{0} will be replaced by maximum allowed number of failed 2FA attempts</comment> <comment>{0} will be replaced by maximum allowed number of failed 2FA attempts</comment>
</data> </data>
<data name="BotLoggedOff" xml:space="preserve"> <data name="BotLoggedOff" xml:space="preserve">
<value>Steam'den çıkış yapıldı: {0}</value> <value>Steam'den çıkış yapıldı: {0}</value>
<comment>{0} will be replaced by logging off reason (string)</comment> <comment>{0} will be replaced by logging off reason (string)</comment>
</data> </data>
<data name="BotLoggedOn" xml:space="preserve">
<value>{0} olarak başarıyla oturum açıldı.</value>
<comment>{0} will be replaced by steam ID (number)</comment>
</data>
<data name="BotLoggingIn" xml:space="preserve"> <data name="BotLoggingIn" xml:space="preserve">
<value>Giriş yapılıyor...</value> <value>Giriş yapılıyor...</value>
</data> </data>
@@ -598,7 +601,7 @@ Yığın izleme:
<value>Sağlanan CurrentCulture geçersiz, ASF varsayılan ile çalışmaya devam edecek!</value> <value>Sağlanan CurrentCulture geçersiz, ASF varsayılan ile çalışmaya devam edecek!</value>
</data> </data>
<data name="TranslationIncomplete" xml:space="preserve"> <data name="TranslationIncomplete" xml:space="preserve">
<value>ASF tercih ettiğiniz {0} kültürünü kullanmaya çalışacak, ancak o dildeki çeviri yalnızca {1} oranında tamamlandı. Diliniz için ASF çevirisini geliştirmemize belki de yardımcı olabilirsiniz?</value> <value>ASF tercih ettiğiniz {0} kültürünü kullanmaya çalışacak, ancak bu dildeki çeviri yalnızca {1} oranında tamamlanmış. Diliniz için ASF çevirisini geliştirmemize belki de yardımcı olabilirsiniz?</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> <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>
<data name="IdlingGameNotPossible" xml:space="preserve"> <data name="IdlingGameNotPossible" xml:space="preserve">

View File

@@ -447,10 +447,7 @@
<data name="BotInstanceNotStartingBecauseDisabled" xml:space="preserve"> <data name="BotInstanceNotStartingBecauseDisabled" xml:space="preserve">
<value>Цей бот не запущений, тому що він відключений у конфігураційному файлі!</value> <value>Цей бот не запущений, тому що він відключений у конфігураційному файлі!</value>
</data> </data>
<data name="BotInvalidAuthenticatorDuringLogin" xml:space="preserve">
<value>Отримано помилку "TwoFactorCodeMismatch" {0} разів підряд, це майже завжди вказує на неправильні облікові данні ASF 2FA, зупиняемо роботу!</value>
<comment>{0} will be replaced by maximum allowed number of failed 2FA attempts</comment>
</data>
<data name="BotLoggedOff" xml:space="preserve"> <data name="BotLoggedOff" xml:space="preserve">
<value>Вийшов зі Steam: {0}</value> <value>Вийшов зі Steam: {0}</value>
<comment>{0} will be replaced by logging off reason (string)</comment> <comment>{0} will be replaced by logging off reason (string)</comment>

View File

@@ -447,10 +447,7 @@ StackTrace:
<data name="BotInstanceNotStartingBecauseDisabled" xml:space="preserve"> <data name="BotInstanceNotStartingBecauseDisabled" xml:space="preserve">
<value>Không chạy bot này bởi vì nó đã bị vô hiệu hóa trong tập tin cấu hình!</value> <value>Không chạy bot này bởi vì nó đã bị vô hiệu hóa trong tập tin cấu hình!</value>
</data> </data>
<data name="BotInvalidAuthenticatorDuringLogin" xml:space="preserve">
<value>Nhận được mã lỗi TwoFactorCodeMismatch {0} lần trong một lúc, điều này hầu như luôn luôn bởi vì chứng chỉ 2FA ASF không hợp lệ, đang bãi bỏ!</value>
<comment>{0} will be replaced by maximum allowed number of failed 2FA attempts</comment>
</data>
<data name="BotLoggedOff" xml:space="preserve"> <data name="BotLoggedOff" xml:space="preserve">
<value>Đã đăng xuất khỏi Steam: {0}</value> <value>Đã đăng xuất khỏi Steam: {0}</value>
<comment>{0} will be replaced by logging off reason (string)</comment> <comment>{0} will be replaced by logging off reason (string)</comment>

View File

@@ -445,7 +445,7 @@
<value>不会启动该帐号,因为配置文件中禁用了它!</value> <value>不会启动该帐号,因为配置文件中禁用了它!</value>
</data> </data>
<data name="BotInvalidAuthenticatorDuringLogin" xml:space="preserve"> <data name="BotInvalidAuthenticatorDuringLogin" xml:space="preserve">
<value>服务器返回 TwoFactorCodeMismatch 错误码 {0} 次,您的两步验证凭据可能是无效的,程序将中止操作。</value> <value>连续收到 TwoFactorCodeMismatch 错误码 {0} 次。要么是你的两步验证凭据不再有效,要么是你的时钟失去同步,正在中止!</value>
<comment>{0} will be replaced by maximum allowed number of failed 2FA attempts</comment> <comment>{0} will be replaced by maximum allowed number of failed 2FA attempts</comment>
</data> </data>
<data name="BotLoggedOff" xml:space="preserve"> <data name="BotLoggedOff" xml:space="preserve">

View File

@@ -444,10 +444,7 @@
<data name="BotInstanceNotStartingBecauseDisabled" xml:space="preserve"> <data name="BotInstanceNotStartingBecauseDisabled" xml:space="preserve">
<value>無法啟動這個帳號,因為它在設定檔中被禁用!</value> <value>無法啟動這個帳號,因為它在設定檔中被禁用!</value>
</data> </data>
<data name="BotInvalidAuthenticatorDuringLogin" xml:space="preserve">
<value>連續收到 {0} 次 TwoFactorCodeMismatch 錯誤代碼,這通常是代表 ASF 二階段驗證失敗,程序即將中止!</value>
<comment>{0} will be replaced by maximum allowed number of failed 2FA attempts</comment>
</data>
<data name="BotLoggedOff" xml:space="preserve"> <data name="BotLoggedOff" xml:space="preserve">
<value>已從 Steam 登出:{0}</value> <value>已從 Steam 登出:{0}</value>
<comment>{0} will be replaced by logging off reason (string)</comment> <comment>{0} will be replaced by logging off reason (string)</comment>

View File

@@ -1,9 +1,9 @@
{ {
"auth-ipc-403": "", "auth-ipc-403": "Você falhou em autenticar-se várias vezes. Tente novamente em 1h.",
"auth-ipc-header": "", "auth-ipc-header": "Senha IPC requirida",
"auth-ipc-pw-saved": "", "auth-ipc-pw-saved": "Sua senha IPC foi salva.",
"auth-ipc-pw-wrong": "", "auth-ipc-pw-wrong": "Sua senha IPC está incorreta. Tente novamente!",
"auth-ipc-text": "", "auth-ipc-text": "Por favor, insira a senha IPC correta",
"auth-title": "ASF | Autenticação", "auth-title": "ASF | Autenticação",
"bots-confirm-delete": "Sim, excluir bot!", "bots-confirm-delete": "Sim, excluir bot!",
"bots-delete": "Exibir botão de excluir", "bots-delete": "Exibir botão de excluir",
@@ -20,16 +20,16 @@
"bots-paused": "Bot está pausado.", "bots-paused": "Bot está pausado.",
"bots-pause-success": "<$1> foi pausado.", "bots-pause-success": "<$1> foi pausado.",
"bots-recover-files": "Não será possível recuperar os arquivos do bot!", "bots-recover-files": "Não será possível recuperar os arquivos do bot!",
"bots-redeem-button": "", "bots-redeem-button": "Add chaves!",
"bots-redeem-confirm": "", "bots-redeem-confirm": "$1 {{PLURAL:$1|Chave|Chaves}} foram adicionadas ao <$2> fundo redentor.",
"bots-redeem-title": "", "bots-redeem-title": "Insira chaves!",
"bots-resume-success": "<$1> foi retomado.", "bots-resume-success": "<$1> foi retomado.",
"bots-simple": "Informações básicas de coleta", "bots-simple": "Informações básicas de coleta",
"bots-start-success": "<$1> foi iniciado.", "bots-start-success": "<$1> foi iniciado.",
"bots-stop-success": "<$1> foi interrompido.", "bots-stop-success": "<$1> foi interrompido.",
"bots-syntax": "Sintaxe: NomedoJogo{Delimeter}CódigodeProduto", "bots-syntax": "Sintaxe: NomedoJogo{Delimeter}CódigodeProduto",
"bots-title": "ASF | Bots", "bots-title": "ASF | Bots",
"commands-auto-clear": "", "commands-auto-clear": "Auto-limpar",
"commands-response": "$1 Resposta recebida: $2", "commands-response": "$1 Resposta recebida: $2",
"commands-sent": "$1 Comando enviado: $2", "commands-sent": "$1 Comando enviado: $2",
"commands-title": "ASF | Comandos", "commands-title": "ASF | Comandos",
@@ -83,14 +83,14 @@
"placeholder-generator": "Nome", "placeholder-generator": "Nome",
"title-bots-delete": "Alternar botão de excluir", "title-bots-delete": "Alternar botão de excluir",
"title-bots-delete-this": "Excluir bot", "title-bots-delete-this": "Excluir bot",
"title-bots-games": "", "title-bots-games": "Add chaves ao GamesToRedeemInBackground",
"title-bots-key": "", "title-bots-key": "Alternar botão chave",
"title-bots-more": "Exibir mais informações", "title-bots-more": "Exibir mais informações",
"title-bots-offline": "Alternar bots offline", "title-bots-offline": "Alternar bots offline",
"title-bots-online": "Alternar bots online", "title-bots-online": "Alternar bots online",
"title-bots-refresh": "Atualizar conteúdo", "title-bots-refresh": "Atualizar conteúdo",
"title-bots-simple": "Alternar informações básicas de coleta", "title-bots-simple": "Alternar informações básicas de coleta",
"title-commands-auto-clear": "", "title-commands-auto-clear": "Alternar auto-limpar",
"title-commands-send": "Enviar comando", "title-commands-send": "Enviar comando",
"title-commands-show-all-bots": "Exibir todos os bots", "title-commands-show-all-bots": "Exibir todos os bots",
"title-commands-show-all-commands": "Exibir todos os comandos", "title-commands-show-all-commands": "Exibir todos os comandos",

View File

@@ -12,8 +12,8 @@
"bots-hide": "Botları gizle", "bots-hide": "Botları gizle",
"bots-hide-offline": "Çevrimdışı botlar", "bots-hide-offline": "Çevrimdışı botlar",
"bots-hide-online": "Çevrimiçi botlar", "bots-hide-online": "Çevrimiçi botlar",
"bots-infobox-cards": "Kart Kaldı", "bots-infobox-cards": "Kalan Kart",
"bots-infobox-games": "Oyun Kaldı", "bots-infobox-games": "Kalan Oyun",
"bots-infobox-time": "Kalan Süre", "bots-infobox-time": "Kalan Süre",
"bots-in-use": "Bot şu anda kullanılıyor.", "bots-in-use": "Bot şu anda kullanılıyor.",
"bots-key": "Anahtar düğmesini göster", "bots-key": "Anahtar düğmesini göster",

View File

@@ -8,7 +8,7 @@
"bots-confirm-delete": "是的删除这个bot", "bots-confirm-delete": "是的删除这个bot",
"bots-delete": "显示删除按钮", "bots-delete": "显示删除按钮",
"bots-delete-success": "<$1> 和所有相关文件已被删除。", "bots-delete-success": "<$1> 和所有相关文件已被删除。",
"bots-delimeter": "", "bots-delimeter": "分隔符",
"bots-hide": "隐藏机器人", "bots-hide": "隐藏机器人",
"bots-hide-offline": "离线机器人", "bots-hide-offline": "离线机器人",
"bots-hide-online": "在线机器人", "bots-hide-online": "在线机器人",
@@ -21,13 +21,13 @@
"bots-pause-success": "<$1> 已暂停。", "bots-pause-success": "<$1> 已暂停。",
"bots-recover-files": "您将无法恢复任何 bot 文件!", "bots-recover-files": "您将无法恢复任何 bot 文件!",
"bots-redeem-button": "添加Steam Key", "bots-redeem-button": "添加Steam Key",
"bots-redeem-confirm": "", "bots-redeem-confirm": "$1 个{{PLURAL:$1|密钥|密钥}}已经添加至 <$2> 后台兑换程序。",
"bots-redeem-title": "输入Steam Key", "bots-redeem-title": "输入Steam Key",
"bots-resume-success": "<$1> 已恢复。", "bots-resume-success": "<$1> 已恢复。",
"bots-simple": "简单挂卡信息", "bots-simple": "简单挂卡信息",
"bots-start-success": "<$1> 已启动。", "bots-start-success": "<$1> 已启动。",
"bots-stop-success": "<$1> 已停止。", "bots-stop-success": "<$1> 已停止。",
"bots-syntax": "", "bots-syntax": "语法:游戏名{Delimeter}产品密钥",
"bots-title": "ASF | 机器人", "bots-title": "ASF | 机器人",
"commands-auto-clear": "自动清除", "commands-auto-clear": "自动清除",
"commands-response": "$1 收到回复: $2", "commands-response": "$1 收到回复: $2",

2
wiki

Submodule wiki updated: 429922c223...ce16dd705c