diff --git a/ArchiSteamFarm/Localization/Strings.bg-BG.resx b/ArchiSteamFarm/Localization/Strings.bg-BG.resx index 67f8411c3..ed0a97a22 100644 --- a/ArchiSteamFarm/Localization/Strings.bg-BG.resx +++ b/ArchiSteamFarm/Localization/Strings.bg-BG.resx @@ -118,7 +118,7 @@ System.Resources.ResXResourceWriter, System.Windows.Forms, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b77a5c561934e089 - Приемане на търговията: {0} + Приемане на замяната: {0} {0} will be replaced by trade number @@ -160,7 +160,7 @@ Отказва да изпълни тази функцията, поради невалиден DeviceID в ASF 2FA! - Няма настрени ботове, да не би да сте забравили да настроите ASF? + Няма настроени ботове, да не би да сте забравили да настроите ASF? {0} е нулев! @@ -200,7 +200,9 @@ Неуспешно! - + + Файлът с общите настройки беше променен! + Пренебрегване на замяната: {0} @@ -225,8 +227,14 @@ - - + + Вашата {0} версия е ОК. + {0} will be replaced by runtime name (e.g. "Mono") + + + Вашата {0} версия е твърде стара! + {0} will be replaced by runtime name (e.g. "Mono") + Стартиране... @@ -265,12 +273,25 @@ {0} секунди {0} will be replaced by number of seconds - - - - - - + + Отключване на родителския профил... + + + Проверяване за нова версия... + + + В момента се сваля новата версия... Докато чакате, помислете за дарение, ако оценявате свършената от нас работа! :) + + + Обновлението приключи! + + + Нова версия на ASF е налична! Помислете за обновление! + + + Версия на компютъра Ви: {0} | Версия на сървъра: {1} + {0} will be replaced by current version, {1} will be replaced by remote version + @@ -392,12 +413,16 @@ Влизане… + + Предложението за замяна е неуспешно! + - - + + Предложението за замяна е изпратено успешно! + @@ -431,8 +456,14 @@ - - + + Не може да се свърже със Steam: {0} + {0} will be replaced by failure reason (string) + + + Не може да се впише в Steam: {0}/{1} + {0} will be replaced by failure reason (string), {1} will be replaced by extended failure reason (string) + {0} е празен! {0} will be replaced by object's name diff --git a/ArchiSteamFarm/Localization/Strings.fi-FI.resx b/ArchiSteamFarm/Localization/Strings.fi-FI.resx index dea1e560f..7ab58899e 100644 --- a/ArchiSteamFarm/Localization/Strings.fi-FI.resx +++ b/ArchiSteamFarm/Localization/Strings.fi-FI.resx @@ -132,8 +132,13 @@ - - + + Exiting with non-zero error code! + + + Pyyntö evätty: {0} + {0} will be replaced by URL of the request + {0} on virheellinen! @@ -159,7 +164,10 @@ - + + Kirjaudutaan to {0}... + {0} will be replaced by service's name + @@ -265,38 +273,43 @@ Tarkastellaan muita badge sivuja... - Asetettu idlaus algoritmi: {0} + Asetettu idlaamisen algoritmi: {0} {0} will be replaced by the name of chosen idling algorithm Valmis! - In case there is only 1 game left to idle and only one card drop left, "peliä" should be "peli" and "korttia" should "kortti". Same goes for timestamps, if only 1 left its "minuutti, tunti, päivä, kuukausi - -edit; also word "joissa" should be "jossa" if only card left - -{0}{1}{2} + Idlattavana yhteensä {0} peliä joissa ({1} korttia). Arvioitu aika (~{2})... {0} will be replaced by number of games, {1} will be replaced by number of cards, {2} will be replaced by translated TimeSpan string built from TimeSpan* translation parts - Idlaus valmis! + Idlaaminen valmis! - Idlaus valmis {0} ({1}) Kulunut aika: {2}! - -I think this works alot better in finnish... + Idlaaminen valmis {0} ({1}) Kulunut aika: {2}! {0} will be replaced by game's appID (number), {1} will be replaced by game's name, {2} will be replaced by translated TimeSpan string built from TimeSpan* translation parts - + + Idlauksen tila kohteelle {0} ({1}): {2} korttia jäljellä + {0} will be replaced by game's appID (number), {1} will be replaced by game's name, {2} will be replaced by number of cards left to idle + - Idlaus pysäytetty! + Idlaaminen pysäytetty! - - - + + Tällä accountilla ei ole mitään idlattavaa! + + + Nyt idlataan: {0} ({1}) + {0} will be replaced by game's appID (number), {1} will be replaced by game's name + + + Nyt idlataan: {0} + {0} will be replaced by list of the games (appIDs, numbers), separated by a comma + Idlataan: {0} ({1}) @@ -307,11 +320,11 @@ I think this works alot better in finnish... {0} will be replaced by list of the games (appIDs, numbers), separated by a comma - Idlaus pysäytetty: {0} ({1}) + Idlaaminen pysäytetty: {0} ({1}) {0} will be replaced by game's appID (number), {1} will be replaced by game's name - Idlaus pysäytetty: {0} + Idlaaminen pysäytetty: {0} {0} will be replaced by list of the games (appIDs, numbers), separated by a comma @@ -333,11 +346,13 @@ I think this works alot better in finnish... Sinun DeviceID on virheellinen tai sitä ei ole olemassa! - + + Automaattinen idlaaminen on pysäytetty! + - Automaattinen idlaus on pysäytetty! Sinulla on {0} minuuttia aikaa käynnistää peli. + Automaattinen idlaaminen on pysäytetty! Sinulla on {0} minuuttia aikaa käynnistää peli. {0} will be replaced by number of minutes @@ -409,9 +424,7 @@ I think this works alot better in finnish... Yhteys Steamin palvelimeen katkesi, yhdistetään uudelleen... - - Suljit pelin, idlaus prosessi jatkuu! - + diff --git a/ArchiSteamFarm/Localization/Strings.fr-FR.resx b/ArchiSteamFarm/Localization/Strings.fr-FR.resx index 75c0e4720..2358cefb7 100644 --- a/ArchiSteamFarm/Localization/Strings.fr-FR.resx +++ b/ArchiSteamFarm/Localization/Strings.fr-FR.resx @@ -384,7 +384,7 @@ StackTrace : {0} will be replaced by bot's name, {1} will be replaced by game's appID (number), {2} will be replaced by game's name, {3} will be replaced by number of cards left to idle, {4} will be replaced by total number of games to idle, {5} will be replaced by total number of cards to idle, {6} will be replaced by translated TimeSpan string built from TimeSpan* translation parts - Le bot {0} collecte les cartes des jeux : {1} sur un total de {2} jeux (cartes{3}) restant à farmer (~{4} restantes). + Le bot {0} collecte les cartes des jeux : {1} sur un total de {2} jeux ({3} cartes) restants à traiter (~{4} restant(e)s). {0} will be replaced by bot's name, {1} will be replaced by list of the games (appIDs, numbers), {2} will be replaced by total number of games to idle, {3} will be replaced by total number of cards to idle, {4} will be replaced by translated TimeSpan string built from TimeSpan* translation parts @@ -470,7 +470,7 @@ StackTrace : {0} will be replaced by giftID (number) - Ce compte est limité, le processus de farming est impossible tant que la restriction n'a pas été levée ! + Ce compte est limité, le processus de collecte est impossible tant que la restriction n'a pas été levée ! <{0}> GameID : {1} | Statut : {2} diff --git a/ArchiSteamFarm/Localization/Strings.hu-HU.resx b/ArchiSteamFarm/Localization/Strings.hu-HU.resx index 8e2a25907..18571c2e5 100644 --- a/ArchiSteamFarm/Localization/Strings.hu-HU.resx +++ b/ArchiSteamFarm/Localization/Strings.hu-HU.resx @@ -149,33 +149,62 @@ StackTrace: {2} Kérés sikertelen: {0} {0} will be replaced by URL of the request - + + Nem lehet betölteni a globális konfigurációt! Kérlek, győződj meg róla, hogy {0} létezik és érvényes! Ha valami nem tiszta, olvasd el a wikin a telepítési segédletet. + {0} will be replaced by file's path + Érvénytelen {0}! {0} will be replaced by object's name - - + + Ez a funkció nem hajtható végre, mivel a DeviceID érvénytelen az ASF 2FA-ban! + + + Nincsenek botok definiálva, elfelejtetted volna bekonfigurálni az ASF-t? + {0} értéke nulla! {0} will be replaced by object's name + + {0} feldolgozása sikertelen! + {0} will be replaced by object's name + + + Nem lehet törölni a régi ASF bináris fájlt, kérlek manuálisan töröld {0}-t, hogy sikerüljön a frissítés! + {0} will be replaced by file's path + + + A kérést {0} próbálkozás után sem sikerült teljesíteni! + {0} will be replaced by maximum number of tries + + + Nem lehet lekérni a legújabb verziót! + + + Nem lehet folytatni a frissítést, mivel nincs olyan fájl, ami kapcsolatban állna a jelenleg futó binárissal! Győződj meg róla, hogy az ASF bináris fájlod rendesen van elnevezve! + + + Nem lehet folytatni a frissítést, mivel ez a verzió nem tartalmaz egyetlen fájlt sem! + - - - - - - - + + A kérés nem teljesíthető, mivel a SteamOwnerID nincs beállítva! + SteamOwnerID is name of bot config property, it should not be translated + Kilépés... Sikertelen! - - + + A globális konfigurációs fájl megváltozott! + + + A globális konfigurációs fájl törölve lett! + Csereajánlat figyelmen kívül hagyása: {0} {0} will be replaced by trade number @@ -184,8 +213,12 @@ StackTrace: {2} Belépés {0} szolgáltatásba... {0} will be replaced by service's name - - + + Egyetlen bot sem fut, kilépés... + + + Munkamenet frissítése! + Csereajánlat elutasítása: {0} {0} will be replaced by trade number @@ -193,10 +226,21 @@ StackTrace: {2} Újraindítás... - - - - + + Az ASF nem támogatott futásidejű verziót észlelt, a program lehet hogy NEM fog megfelelően futni a jelenlegi környezetben. Futtatás csak saját felelősségre, segítséget ne várj! + + + Szükséges verzió: {0} | Észlelt verzió: {1} + {0} will be replaced by required version, {1} will be replaced by current version + + + A {0} futásidejű verziója rendben van. + {0} will be replaced by runtime name (e.g. "Mono") + + + A {0} futásidejű verziója túl régi! + {0} will be replaced by runtime name (e.g. "Mono") + Indítás... @@ -241,118 +285,330 @@ StackTrace: {2} Új verzió keresése... - + + Új verzió letöltése folyamatban... Mialatt várakozol, fontold meg, hogy pénzzel támogatod a munkámat, ha tetszik, amit csinálok! :) + Frissítés kész! - - + + Új ASF verzió elérhető! Fontold meg a manuális frissítést! + + + Lokális verzió: {0} | Távoli verzió: {1} + {0} will be replaced by current version, {1} will be replaced by remote version + <{0}> Adja meg az eszköz ID-t ("android:" részt is beleértve): {0} will be replaced by bot's name. Please note that this translation should end with space - - - - - - - - - - - - - - - - - - - - - - - - + + <{0}> Kérlek, add meg a 2FA kódodat a Steam authenticator alkalmazásból: + {0} will be replaced by bot's name. Please note that this translation should end with space + + + <{0}> Kérlek, add meg a SteamGuard hitelesítő kódodat, amit az e-mail címedre küldtek: + {0} will be replaced by bot's name. Please note that this translation should end with space + + + <{0}> Kérlek, add meg a Steam belépési neved: + {0} will be replaced by bot's name. Please note that this translation should end with space + + + <{0}> Kérlek, add meg a Steam szülői felügyelet PIN kódját: + {0} will be replaced by bot's name. Please note that this translation should end with space + + + <{0}> Kérlek, add meg a Steam jelszavad: + {0} will be replaced by bot's name. Please note that this translation should end with space + + + <{0}> Kérlek, add meg a(z) {1} nem dokumentált értékét: + {0} will be replaced by bot's name, {1} will be replaced by property name. Please note that this translation should end with space + + + <{0}> Kérlek, add meg a WCF host-odat: + {0} will be replaced by bot's name. Please note that this translation should end with space + + + {0} ismeretlen értéket kapott, kérlek, jelentsd ezt: {1} + {0} will be replaced by object's name, {1} will be replaced by value for that object + + + Több mint {0} játék egyidejű játszására nincs lehetőség, csak az első {0} bejegyzés lesz használva {1}-ból! + {0} will be replaced by max number of games, {1} will be replaced by name of the configuration property + + + WCF parancs figyelmen kívül hagyva, mivel --client nem volt megadva: {0} + {0} will be replaced by WCF command + + + A WCF szolgáltatást nem lehetett elindítani AddressAccessDeniedException miatt! Ha szeretnéd az ASF által nyújtott WCF szolgáltatást használni, próbáld meg az ASF-t adminisztrátorként, vagy megfelelő engedélyekkel futtatni! + + + A WCF parancsra ({0}) a következő válasz érkezett: {1} + {0} will be replaced by WCF command, {1} will be replaced by WCF answer + + + A WCF szerver készen áll! + + + WCF válasz érkezett: {0} + {0} will be replaced by WCF response + + + {0} parancs küldése a WCF szervernek {1}-n... + {0} will be replaced by WCF command, {1} will be replaced by WCF hostname + + + WCF szerver indítása {0}-n... + {0} will be replaced by WCF hostname + + + Az a bot példány már le lett állítva! + + + Egyetlen bot sem található {0} névvel! + {0} will be replaced by bot's name + + + {0}/{1} bot fut jelenleg. Összesen {2} játékot ({3} kártya) kell még futtatni. + {0} will be replaced by number of active bots, {1} will be replaced by total number of bots, {2} will be replaced by total number of games left to idle, {3} will be replaced by total number of cards left to idle + + + Bot {0} az alábbi játékot farmolja: {1} ({2}, {3} kártya maradt még). Összesen {4} játék ({5} kártya) maradt (kb. {6} míg végez). + {0} will be replaced by bot's name, {1} will be replaced by game's appID (number), {2} will be replaced by game's name, {3} will be replaced by number of cards left to idle, {4} will be replaced by total number of games to idle, {5} will be replaced by total number of cards to idle, {6} will be replaced by translated TimeSpan string built from TimeSpan* translation parts + + + Bot {0} az alábbi játékokat farmolja: {1}. Összesen {2} játék ({3} kártya) maradt (kb. {4} míg végez). + {0} will be replaced by bot's name, {1} will be replaced by list of the games (appIDs, numbers), {2} will be replaced by total number of games to idle, {3} will be replaced by total number of cards to idle, {4} will be replaced by translated TimeSpan string built from TimeSpan* translation parts + + + A kitűzők első oldalának ellenőrzése... + + + A többi kitűző oldal ellenőrzése... + + + A kiválasztott farmoló algoritmus: {0} + {0} will be replaced by the name of chosen idling algorithm + Kész! + + Még összesen {0} játék ({1} kártya) maradt (kb. {2} míg végez)... + {0} will be replaced by number of games, {1} will be replaced by number of cards, {2} will be replaced by translated TimeSpan string built from TimeSpan* translation parts + + + Farmolás befejezve! + + + Farmolás befejezve: {0} ({1}) készen van {2} játékidő után! + {0} will be replaced by game's appID (number), {1} will be replaced by game's name, {2} will be replaced by translated TimeSpan string built from TimeSpan* translation parts + + + Az alábbi játékok farmolása befejeződött: {0} + {0} will be replaced by list of the games (appIDs, numbers), separated by a comma + + + A farmolás állapota {0} ({1}) számára: {2} kártya maradt + {0} will be replaced by game's appID (number), {1} will be replaced by game's name, {2} will be replaced by number of cards left to idle + + + Farmolás leállítva! + + + Ezen az accounton nincs mit farmolni! + + + Farmolás alatt: {0} ({1}) + {0} will be replaced by game's appID (number), {1} will be replaced by game's name + + + Farmolás alatt: {0} + {0} will be replaced by list of the games (appIDs, numbers), separated by a comma + - - - - - - - - - - - - - + + Még mindig farmolás alatt: {0} ({1}) + {0} will be replaced by game's appID (number), {1} will be replaced by game's name + + + Még mindig farmolás alatt: {0} + {0} will be replaced by list of the games (appIDs, numbers), separated by a comma + + + Farmolás leállítva: {0} ({1}) + {0} will be replaced by game's appID (number), {1} will be replaced by game's name + + + Farmolás leállítva: {0} + {0} will be replaced by list of the games (appIDs, numbers), separated by a comma + Ismeretlen parancs! + + Nem lehet lekérni a kitűző információkat, később újra lesz próbálva! + + + A kártyák állapota nem elérhető ehhez: {0} ({1}), később újra lesz próbálva! + {0} will be replaced by game's appID (number), {1} will be replaced by game's name + + + Ajándék elfogadása: {0}... + {0} will be replaced by giftID (number) + + + Ez az account korlátozva van, a farmolás a korlátozás megszűnéséig nem elérhető! + + + <{0}> GameID: {1} | Állapot: {2} + {0} will be replaced by bot's name, {1} will be replaced by gameID (number), {2} will be replaced by status string + - - - - - - - - - - - - - - - - - + + Az a bot példány már fut! + {0} will be replaced by bot's name + + + .maFile konvertálása ASF formátumba... + + + A mobil hitelesítő importálása sikeres! + + + A DeviceID-d inkorrekt, vagy nem létezik! + + + 2FA Token: {0} + {0} will be replaced by generated 2FA token (string) + + + Automatikus farmolás szüneteltetve! + + + Automatikus farmolás folytatva! + + + Az automatikus farmolás már szüneteltetve van! + + + Automatikus farmolás szüneteltetve! {0} perced van, hogy elindíts egy játékot. + {0} will be replaced by number of minutes + + + Az automatikus farmolás már folytatva van! + + + Csatlakozva a Steamhez! + + + Lecsatlakozva a Steamről! + Kapcsolat bontása... - - - - - + + [{0}] jelszó: {1} + {0} will be replaced by password encryption method (string), {1} will be replaced by encrypted password using that method (string) + + + Ezt a bot példányt nem lehet elindítani, mert a konfigurációs fájlban ki van kapcsolva! + + + TwoFactorCodeMismatch hibakód érkezett {0} alkalommal egymás után. Ez szinte mindig érvénytelen ASF 2FA adatokat jelent. Megszakítás! + {0} will be replaced by maximum allowed number of failed 2FA attempts + + + Kijelentkezve a Steamből: {0} + {0} will be replaced by logging off reason (string) + + + Sikeres bejelentkezés! + Bejelentkezés... + + Ezt az accountot egy másik ASF példány már használja, ami nem várt viselkedést eredményez. A további futás megtagadva! + + + Csereajánlat nem sikerült! + + + A csereajánlatot nem lehet elküldeni, mert a SteamMasterID nincs beállítva! + SteamMasterID is name of bot config property, it should not be translated + + + Csereajánlat sikeresen elküldve! + - - - - - - - - + + Annál a botnál nincs bekapcsolva az ASF 2FA! Elfelejtetted volna ASF 2FA-ként importálni a hitelesítődet? + + + Ez a bot példány nincs csatlakozva! + {0} will be replaced by bot's name + + + <{0}> Még nincs meg: {1} + {0} will be replaced by bot's name, {1} will be replaced by query (string) + + + <{0}> Már megvan: {1} | {2} + {0} will be replaced by bot's name, {1} will be replaced by game's appID (number), {2} will be replaced by game's name + Újracsatlakozás... + + <{0}> Kulcs: {1} | Állapot: {2} + {0} will be replaced by bot's name, {1} will be replaced by cd-key (string), {2} will be replaced by status string + - - - - - - - - - - + + A lejárt belépési kulcs törölve! + + + Bot {0} nem farmol jelenleg semmit. + {0} will be replaced by bot's name + + + Bot {0} korlátozva van, ezért farmolással nem tud kártyákat dobni. + {0} will be replaced by bot's name + + + Bot {0} nincs csatlakoztatva. + {0} will be replaced by bot's name + + + Bot {0} nem fut jelenleg. + {0} will be replaced by bot's name + + + Bot {0} le van állítva, vagy manuális módban fut. + {0} will be replaced by bot's name + + + Bot {0} jelenleg használatban van. + {0} will be replaced by bot's name + + + Nem lehet csatlakozni a Steamhez: {0} + {0} will be replaced by failure reason (string) + + + Nem lehet belépni a Steamre: {0}/{1} + {0} will be replaced by failure reason (string), {1} will be replaced by extended failure reason (string) + Üres {0}! {0} will be replaced by object's name @@ -361,23 +617,59 @@ StackTrace: {2} Fel nem használt kulcsok: {0} {0} will be replaced by list of cd-keys (strings), separated by a comma + + Hiba miatt nem sikerült: {0} + {0} will be replaced by failure reason (string) + + + Megszakadt a kapcsolat a Steam hálózattal, újrakapcsolódás... + + + Az account már nincs használatban, a farmolási folyamat folytatódik! + + + Az account jelenleg használatban van, amikor felszabadul, az ASF folytatni fogja a farmolást... + - - - - - - - - - - - - + + Kapcsolódás... + + + Nem lehet lecsatlakozni a kliensről, megszabadulunk ettől a bot példánytól! + + + A SteamDirectory-t nem sikerült inicializálni, a Steam hálózathoz való csatlakozás a szokásosnál tovább is eltarthat! + + + Leállás... + + + A bot konfigurációd érvénytelen, kérlek, ellenőrizd {0} tartalmát, majd próbáld meg újból! + {0} will be replaced by file's path + + + A perzisztens adatbázist nem lehet betölteni! Ha a hiba továbbra is fennáll, kérlek, töröld {0}-t, hogy az adatbázis újra elkészülhessen! + {0} will be replaced by file's path + + + {0} inicializálása... + {0} will be replaced by service name that is being initialized + + + Kérlek, olvasd el az adatvédelmi szabályzatunkat a wiki-n, ha szeretnéd tudni, mit is csinál valójában az ASF! + Úgy tűnik, most indítottad el első alkalommal a programot, üdvözöllek! - - - + + A te CurrentCulture változód érvénytelen, az ASF az alapértelmezettet fogja használni! + + + Az ASF megpróbálja az elsődleges kultúrádat ({0}) használni, de a fordítás azon a nyelven csak {1}-ban készült el eddig. Talán segíthetnél a saját nyelved ASF fordításában? + {0} will be replaced by culture code, such as "en-US", {1} will be replaced by completeness percentage, such as "78.5%" + + + A farmolás {0} ({1}) számára átmenetileg nem elérhető, mivel a játék még nem jelent meg. + {0} will be replaced by game's appID (number), {1} will be replaced by game's name + \ No newline at end of file diff --git a/ArchiSteamFarm/Localization/Strings.id-ID.resx b/ArchiSteamFarm/Localization/Strings.id-ID.resx index aed60ebae..21657c142 100644 --- a/ArchiSteamFarm/Localization/Strings.id-ID.resx +++ b/ArchiSteamFarm/Localization/Strings.id-ID.resx @@ -696,7 +696,7 @@ {0} will be replaced by culture code, such as "en-US", {1} will be replaced by completeness percentage, such as "78.5%" - Pendiaman {0} ({1}) sementara dinonaktifkan, seperti permainan yang belum dirilis. + Idling {0} ({1}) untuk sementara dinonaktifkan, karena permainan tersebut belum dirilis. {0} will be replaced by game's appID (number), {1} will be replaced by game's name \ No newline at end of file diff --git a/ArchiSteamFarm/Localization/Strings.nl-BE.resx b/ArchiSteamFarm/Localization/Strings.nl-BE.resx new file mode 100644 index 000000000..d5f3ccad1 --- /dev/null +++ b/ArchiSteamFarm/Localization/Strings.nl-BE.resx @@ -0,0 +1,703 @@ + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + text/microsoft-resx + + + 2.0 + + + System.Resources.ResXResourceReader, System.Windows.Forms, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b77a5c561934e089 + + + System.Resources.ResXResourceWriter, System.Windows.Forms, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b77a5c561934e089 + + + Ruilaanbieding {0} wordt geaccepteerd + {0} will be replaced by trade number + + + ASF controleert automatisch om de {0} uren op een nieuwe versie. + {0} will be replaced by number of hours + + + Inhoud: {0} + {0} will be replaced by content string. Please note that this string should include newline for formatting. + + + Geconfigureerde {0} eigenschap is niet geldig: {1} + {0} will be replaced by name of the configuration property, {1} will be replaced by invalid value + + + ASF V{0} heeft een fatale uitzondering tegengekomen voordat het kern logboek module in staat was om te initialiseren! + {0} will be replaced by version number + + + Uitzondering: {0}() {1} +StackTrace: +{2} + {0} will be replaced by function name, {1} will be replaced by exception message, {2} will be replaced by entire stack trace. Please note that this string should include newlines for formatting. + + + Afsluiten met een niet-nulzijnde foutcode! + + + Vezoek mislukt: {0} + {0} will be replaced by URL of the request + + + Globale configuratie kan niet worden geladen, controleer of het bestand {0} bestaat en of het geldig is! Volg de handleiding op de wiki als je niet weet je wat je moet doen. + {0} will be replaced by file's path + + + {0} is ongeldig! + {0} will be replaced by object's name + + + Deze functie wordt niet uitgevoerd als gevolg van de ongeldige DeviceID in ASF 2FA! + + + Er zijn geen bots gedefinieerd, ben je vergeten om ASF te configureren? + + + {0} is null! + {0} will be replaced by object's name + + + Verwerking van {0} mislukt! + {0} will be replaced by object's name + + + Kon niet de oude ASF binary verwijderen, verwijder alsjeblieft {0} handmatig zodat de updatefunctie werkt! + {0} will be replaced by file's path + + + Verzoek mislukt ondanks {0} pogingen! + {0} will be replaced by maximum number of tries + + + Controle voor de laatste versie is mislukt! + + + Kon niet verdergaan met updaten omdat er geen bestand bestaat dat gerelateerd is aan de momenteel actieve binary! Controleer of de ASF binary de juiste naam heeft! + + + Kon niet verdergaan met de update omdat deze versie niet alle bestanden omvat! + + + Aanvraag voor gebruikersinvoer ontvangen, maar het proces draait in headless mode! + + + Het verzoek wordt niet in behandeling genomen omdat SteamOwnerID niet is ingesteld! + SteamOwnerID is name of bot config property, it should not be translated + + + Afsluiten... + + + Mislukt! + + + Globaal configuratiebestand is aangepast! + + + Globaal configuratiebestand is verwijderd! + + + Ruilaanbieding {0} wordt genegeerd + {0} will be replaced by trade number + + + Inloggen op {0}... + {0} will be replaced by service's name + + + Geen bots actief, afsluiten... + + + Sessie wordt ververst! + + + Ruilaanbieding {0} wordt afgekeurd + {0} will be replaced by trade number + + + Herstarten... + + + ASF heeft een niet ondersteunde runtime versie gedetecteerd, het programma kan mogelijk NIET correct worden uitgevoerd in de huidige omgeving. Je voert dit met eigen risico en zonder ondersteuning uit! + + + Vereiste versie: {0} | Gevonden versie: {1} + {0} will be replaced by required version, {1} will be replaced by current version + + + Je {0} runtime versie is OK. + {0} will be replaced by runtime name (e.g. "Mono") + + + Je {0} runtime versie is te oud! + {0} will be replaced by runtime name (e.g. "Mono") + + + Starten... + + + Status code: {0} + {0} will be replaced by status code number/name + + + Succes! + + + 1 dag + + + {0} dagen + {0} will be replaced by number of days + + + 1 uur + + + {0} uren + {0} will be replaced by number of hours + + + 1 minuut + + + {0} minuten + {0} will be replaced by number of minutes + + + 1 seconde + + + {0} seconden + {0} will be replaced by number of seconds + + + Ouderaccount wordt ontgrendeld... + + + Controleren op nieuwe versie... + + + Nieuwe versie wordt gedownloadt... Onder het wachten, overweeg te doneren als je het gedane werk waardeert! :) + + + Bijwerken afgerond! + + + Een nieuwe ASF-versie is beschikbaar! Overweeg om deze zelf bij te werken! + + + Lokale versie: {0} | Externe versie: {1} + {0} will be replaced by current version, {1} will be replaced by remote version + + + <{0}> Vul je Device ID in (inclusief "android:"): + {0} will be replaced by bot's name. Please note that this translation should end with space + + + <{0}> Vul je 2FA code in van je Steam authenticatie app: + {0} will be replaced by bot's name. Please note that this translation should end with space + + + <{0}> Vul de SteamGuard authenticatiecode in die naar je e-mail gestuurd is: + {0} will be replaced by bot's name. Please note that this translation should end with space + + + <{0}> Vul je Steam gebruikersnaam in: + {0} will be replaced by bot's name. Please note that this translation should end with space + + + <{0}> Vul je Steam ouderlijktoezichtscode in: + {0} will be replaced by bot's name. Please note that this translation should end with space + + + <{0}> Vul je Steam wachtwoord in: + {0} will be replaced by bot's name. Please note that this translation should end with space + + + <{0} > Voer ongedocumenteerde waarde van {1}: + {0} will be replaced by bot's name, {1} will be replaced by property name. Please note that this translation should end with space + + + <{0}> Voer je WCF-host in: + {0} will be replaced by bot's name. Please note that this translation should end with space + + + Onbekende waarde ontvangen voor {0}, gelieven dit melden: {1} + {0} will be replaced by object's name, {1} will be replaced by value for that object + + + Het spelen van meer dan {0} games gelijktijdig is niet mogelijk, alleen de eerste {0} games van {1} worden gebruikt! + {0} will be replaced by max number of games, {1} will be replaced by name of the configuration property + + + WCF opdracht word genegeerd omdat --cliënt niet gespecificeerd was: {0} + {0} will be replaced by WCF command + + + WCF service kan niet worden gestart vanwege de AddressAccessDeniedException! Als je zelf gebruik wilt maken van de WCF service van ASF, overweeg om ASF te starten als administrator of geef de juiste machtigingen! + + + Beantwoordt aan WCF opdracht: {0} met: {1} + {0} will be replaced by WCF command, {1} will be replaced by WCF answer + + + WCF server gereed! + + + WCF reactie ontvangen: {0} + {0} will be replaced by WCF response + + + Opdracht {0} verzenden naar WCF server op {1}... + {0} will be replaced by WCF command, {1} will be replaced by WCF hostname + + + WCF server starten op {0}... + {0} will be replaced by WCF hostname + + + Deze bot-instantie is al gestopt! + + + Kan geen bot vinden genaamd {0}! + {0} will be replaced by bot's name + + + Er zijn {0}/{1} bots actief, met in totaal {2} spellen ({3} kaarten) te gaan om te idlen. + {0} will be replaced by number of active bots, {1} will be replaced by total number of bots, {2} will be replaced by total number of games left to idle, {3} will be replaced by total number of cards left to idle + + + Bot {0} is spel {1} aan het idlen ({2}, {3} kaarten te gaan) van een totaal van {4} spellen ({5} kaarten) nog te verzamelen (~{6} resterende). + {0} will be replaced by bot's name, {1} will be replaced by game's appID (number), {2} will be replaced by game's name, {3} will be replaced by number of cards left to idle, {4} will be replaced by total number of games to idle, {5} will be replaced by total number of cards to idle, {6} will be replaced by translated TimeSpan string built from TimeSpan* translation parts + + + Bot {0} is spellen aan het idlen: {1} uit een totaal van {2} spellen ({3} kaarten) nog te idlen (~{4} remaining). + {0} will be replaced by bot's name, {1} will be replaced by list of the games (appIDs, numbers), {2} will be replaced by total number of games to idle, {3} will be replaced by total number of cards to idle, {4} will be replaced by translated TimeSpan string built from TimeSpan* translation parts + + + Eerste badge pagina controleren... + + + Andere badge pagina's controleren... + + + Gekozen idling algoritme: {0} + {0} will be replaced by the name of chosen idling algorithm + + + Klaar! + + + We hebben een totaal van {0} spellen ({1} kaarten) nog te verzamelen (~{2} resterende)... + {0} will be replaced by number of games, {1} will be replaced by number of cards, {2} will be replaced by translated TimeSpan string built from TimeSpan* translation parts + + + Idling klaar! + + + Klaar met idlen: {0} ({1}) na {2} speeltijd! + {0} will be replaced by game's appID (number), {1} will be replaced by game's name, {2} will be replaced by translated TimeSpan string built from TimeSpan* translation parts + + + Het idlen is klaar voor de games: {0} + {0} will be replaced by list of the games (appIDs, numbers), separated by a comma + + + Idling status voor {0} {1}): {2} kaarten resterend + {0} will be replaced by game's appID (number), {1} will be replaced by game's name, {2} will be replaced by number of cards left to idle + + + Het idlen is gestopt! + + + Dit verzoek wordt genegeerd. Permanente pauze staat aan! + + + We hebben niks om te idlen op dit account! + + + Nu aan het idlen: {0} ({1}) + {0} will be replaced by game's appID (number), {1} will be replaced by game's name + + + Nu aan het idlen: {0} + {0} will be replaced by list of the games (appIDs, numbers), separated by a comma + + + Spelen is op dit moment niet mogelijk, we proberen het later nog een keer! + + + Nog steeds aan het idlen: {0} ({1}) + {0} will be replaced by game's appID (number), {1} will be replaced by game's name + + + Nog steeds aan het idlen: {0} + {0} will be replaced by list of the games (appIDs, numbers), separated by a comma + + + Gestopt met idlen: {0} ({1}) + {0} will be replaced by game's appID (number), {1} will be replaced by game's name + + + Gestopt met idlen: {0} + {0} will be replaced by list of the games (appIDs, numbers), separated by a comma + + + Onbekende opdracht! + + + Kan de badges informatie niet verkrijgen, we zullen het later nog een keer proberen! + + + Kaart status kan niet worden gecontroleerd voor {0} ({1}), wij zullen het later nogmaals proberen! + {0} will be replaced by game's appID (number), {1} will be replaced by game's name + + + Cadeau accepteren: {0}... + {0} will be replaced by giftID (number) + + + Dit account is beperkt, het idling proces is permanent onbeschikbaar totdat de beperking is verwijderd! + + + <{0}> SpelID: {1} | Status: {2} + {0} will be replaced by bot's name, {1} will be replaced by gameID (number), {2} will be replaced by status string + + + <{0}> SpelID: {1} | Status: {2} | Items: {3} + {0} will be replaced by bot's name, {1} will be replaced by gameID (number), {2} will be replaced by status string, {3} will be replaced by list of granted appIDs (numbers), separated by a comma + + + Die bot-instantie is al bezig! + {0} will be replaced by bot's name + + + .maFile omzetten naar ASF formaat... + + + Met succes de mobiele authenticator geimporteerd! + + + Je DeviceID is incorrect of bestaat niet! + + + 2FA Token: {0} + {0} will be replaced by generated 2FA token (string) + + + Automatisch idling is nu gepauzeerd! + + + Automatisch idling is nu hervat! + + + Automatisch idling is al gepauzeerd! + + + Automatisch idling is nu gepauzeerd! Je hebt {0} minuten om een spel te starten. + {0} will be replaced by number of minutes + + + Automatisch idling is al hervat! + + + Verbonden met Steam! + + + Verbinding met Steam verbroken! + + + Verbinding verbreken... + + + [{0}] Wachtwoord: {1} + {0} will be replaced by password encryption method (string), {1} will be replaced by encrypted password using that method (string) + + + Deze bot wordt niet gestart omdat hij uitgeschakeld is in het configuratie bestand! + + + TwoFactorCodeMisMatch foutmelding {0} ontvangen, dit betekent bijna altijd de verkeerde ASF 2FA login informatie, afbreken! + {0} will be replaced by maximum allowed number of failed 2FA attempts + + + Uitgelogd op Steam: {0} + {0} will be replaced by logging off reason (string) + + + Succesvol ingelogd! + + + Inloggen... + + + Het lijkt erop dat dit account wordt gebruikt in een ander ASF instantie, met onbepaald gedrag, weigeren om het draaiende te houden! + + + Handelsvoorstel mislukt! + + + Trade kon niet verzonden worden, omdat SteamMasterID niet is ingesteld! + SteamMasterID is name of bot config property, it should not be translated + + + Je hebt geen lootable types ingesteld! + + + Looting is nu uitgeschakeld! + + + Looting is nu ingeschakeld! + + + Trade verzoek succesvol verzonden! + + + Looting is tijdelijk uitgeschakeld! + + + Je kan je zelf niet looten! + + + Die bot heeft ASF 2FA nog niet ingeschakeld! Ben je vergeten om je authenticator te importeren als ASF 2FA? + + + Deze bot instatie is niet verbonden! + {0} will be replaced by bot's name + + + <{0}> Nog niet in bezit: {1} + {0} will be replaced by bot's name, {1} will be replaced by query (string) + + + <{0}> In bezit: {1} | {2} + {0} will be replaced by bot's name, {1} will be replaced by game's appID (number), {2} will be replaced by game's name + + + Limiet overschreden, we zullen het over {0} minuten opnieuw proberen... + {0} will be replaced by number of minutes + + + Opnieuw verbinden... + + + <{0}> Cd-key: {1} | Status: {2} + {0} will be replaced by bot's name, {1} will be replaced by cd-key (string), {2} will be replaced by status string + + + <{0}> Cd-key: {1} | Status: {2} | Items: {3} + {0} will be replaced by bot's name, {1} will be replaced by cd-key (string), {2} will be replaced by status string, {3} will be replaced by list of key-value pairs, separated by a comma + + + Verlopen login sleutel verwijderd! + + + Bot {0} is niks aan het idlen. + {0} will be replaced by bot's name + + + Bot {0} is beperkt en kan geen kaarten laten vallen via idling. + {0} will be replaced by bot's name + + + Bot {0} is niet verbonden. + {0} will be replaced by bot's name + + + Bot {0} is niet actief. + {0} will be replaced by bot's name + + + Bot {0} is gepauzeerd of uitgevoerd in de handmatige modus. + {0} will be replaced by bot's name + + + Bot {0} wordt momenteel gebruikt. + {0} will be replaced by bot's name + + + Niet in staat om op Steam in te loggen: {0} + {0} will be replaced by failure reason (string) + + + Niet in staat om op Steam inteloggen: {0}/{1} + {0} will be replaced by failure reason (string), {1} will be replaced by extended failure reason (string) + + + {0} is leeg! + {0} will be replaced by object's name + + + Ongebruikte cd-keys: {0} + {0} will be replaced by list of cd-keys (strings), separated by a comma + + + Mislukt door de fout: {0} + {0} will be replaced by failure reason (string) + + + Verbinding met het Steam Netwerk verloren, opnieuw verbinden... + + + Account wordt niet meer gebruikt, idle proces hervat! + + + Account wordt momenteel gebruikt, ASF zal verder gaan met het idle-proces wanneer de account weer vrij is... + + + Gedeelde bibliotheek is niet ingebruik genomen in de gegeven tijd periode, idling proces hervat! + + + Verbinden... + + + Poging om de verbinding van de client te verbreken mislukt, x deze bot instantie! + + + Kan SteamDirectory niet initialiseren, verbinden met Steam Netwerk kan langer duren dan normaal! + + + Stoppen... + + + Je bot configuratie is ongeldig, controleer de inhoud van {0} en probeer het opnieuw! + {0} will be replaced by file's path + + + Blijvende database kan niet worden geladen, als het probleem aanhoudt, verwijder dan {0} om de database opnieuw te maken! + {0} will be replaced by file's path + + + {0} Initialiseren... + {0} will be replaced by service name that is being initialized + + + Raadpleeg onze privacy beleid op de ASF Wiki als je bezorgd bent over wat ASF in feite doet! + + + Het lijkt erop dat je het programma voor het eerst opstart, welkom! + + + De door jou geleverde CurrentCulture is incorrect, ASF zal de standaard blijven gebruiken! + + + ASF probeert de {0} taal te gebruiken, maar het vertalen in deze taal was tot {1} compleet. Misschien kan je ons helpen om ASF te vertalen in jouw taal? + {0} will be replaced by culture code, such as "en-US", {1} will be replaced by completeness percentage, such as "78.5%" + + + Idling {0} ({1}) is tijdelijk uitgeschakeld, aangezien dat spel nog niet was uitgegeven. + {0} will be replaced by game's appID (number), {1} will be replaced by game's name + + \ No newline at end of file diff --git a/ArchiSteamFarm/Localization/Strings.nl-NL.resx b/ArchiSteamFarm/Localization/Strings.nl-NL.resx index 6394279aa..8c26b3540 100644 --- a/ArchiSteamFarm/Localization/Strings.nl-NL.resx +++ b/ArchiSteamFarm/Localization/Strings.nl-NL.resx @@ -184,13 +184,13 @@ StackTrace: Controle voor de laatste versie is mislukt! - Kon niet verdergaan met update omdat er geen bestand bestaat dat gerelateerd is aan de momenteel actieve binary! Controleer of de ASF Binary de juiste naam heeft! + Kon niet verdergaan met updaten omdat er geen bestand bestaat dat gerelateerd is aan de momenteel actieve binary! Controleer of de ASF binary de juiste naam heeft! Kan niet verdergaan met update omdat deze versie niet alle bestanden omvat! - Aanvraag voor gebruikersinvoer gekregen, maar het proces draait momenteel in headless mode! + Aanvraag voor gebruikersinvoer ontvangen, maar het proces draait in headless mode! Het verzoek wordt niet in behandeling genomen omdat SteamOwnerID niet is ingesteld! diff --git a/ConfigGenerator/Localization/CGStrings.bg-BG.resx b/ConfigGenerator/Localization/CGStrings.bg-BG.resx index 7a72e142a..801fe98fe 100644 --- a/ConfigGenerator/Localization/CGStrings.bg-BG.resx +++ b/ConfigGenerator/Localization/CGStrings.bg-BG.resx @@ -193,8 +193,12 @@ ASF: {0} | ConfigGenerator: {1} Чудесно! Вече твоят бот е в готовност. Всъщност, това бе всичко, което ти трябваше да изпълниш, за да ползваш този бот в ASF, но все пак, може да поискаш да зададеш поне още 2 възможности: {0} и {1}. Ако искаш да продължиш с обучението, моля, заповявай. Не забравяй да се обърнеш към wiki ако не си сигурен, как различните настройки да бъдат зададени или ако искаш допълнителна помощ. {0} will be replaced by "SteamLogin" configuration property, {1} will be replaced by "SteamPassword" configuration property - - + + Вашият ASF е вече готов! Стартирайте AFS.exe файлът и ако сте въвели всичко правилно, ще забележите, че ASF се вписва и започва да вади карти. Ако имате SteamGuard или двойна защита, ASF може да поиска да въведете съответните изисквания по време на работата. + + + Поздравления! Изпълнихте всичко, което беше необходимо, за да използвате ASF. С това завършва обучението, които Ви подготвихме. Силно препоръчително е да прочетете цялата секция за настройки в нашето wiki, тъй като ASF предлага много полезни функции, които Вие да си настроите, като вадите карти в режим offline или ASF да ползва най-ефективния метод за вадене на карти за Вашия профил. Всичко това са допълнителни възможности и сега спокойно можете да затворите конфигуратора, когато пожелаете. Надяваме се, че ще се радвате на софтуера, който сме Ви предоставили! + diff --git a/ConfigGenerator/Localization/CGStrings.nl-BE.resx b/ConfigGenerator/Localization/CGStrings.nl-BE.resx new file mode 100644 index 000000000..56d8a9fd9 --- /dev/null +++ b/ConfigGenerator/Localization/CGStrings.nl-BE.resx @@ -0,0 +1,242 @@ + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + text/microsoft-resx + + + 2.0 + + + System.Resources.ResXResourceReader, System.Windows.Forms, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b77a5c561934e089 + + + System.Resources.ResXResourceWriter, System.Windows.Forms, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b77a5c561934e089 + + + Toegang + + + Geavanceerd + + + Kern + + + Foutopsporing + + + Prestaties + + + Updates + + + Wil je deze configuratie echt verwijderen? + + + Je bot heeft geen naam! + + + Je kan het globale config bestand niet verwijderen! + + + Je kan het globale configuratie bestand niet hernoemen! + + + Configuratiefolder kon niet gevonden worden! + + + Geconfigureerde {0} eigenschap is niet geldig: {1} + {0} will be replaced by name of the configuration property, {1} will be replaced by invalid value + + + De opgegeven CurrentCulture is ongeldig, ConfigGenerator blijft draaien met de standaard! + + + Deze naam is al in gebruik! + This happens e.g. when user wants to create a bot with name that exists already + + + Deze naam is gereserveerd! + This happens e.g. when user wants to create a bot with reserved name, such as "ASF" + + + {0} is null! + {0} will be replaced by object's name + + + Je hebt geprobeerd om een ongeldige ConfigGenerator versie te gebruiken voor ASF! + +ASF: {0} | ConfigGenerator: {1} + +Gebruik een zelfde versie ConfigGenerator voor je ASF bestand. Je wordt verwezen naar de juiste release... + {0} will be replaced by ASF version (string), {1} will be replaced by ConfigGenerator version (string). Please note that this string should include newlines for formatting. + + + Nieuw + This is used as MessageBox title + + + Verwijderen + This is used as MessageBox title + + + Hernoemen + This is used as MessageBox title + + + Proficiat! Je bot instance is actief. Feitelijk was dat alles dat je moest doen om deze bot in ASF te gebruiken, maar je wilt misschien nog 2 andere config waardes instellen: {0} en {1}. +Je kan, als je wilt, doorgaan met deze tutorial. Vergeet niet de wiki te gebruiken als je niet zeker weet hoe een waarde moet worden ingesteld. Dit geldt ook als je meer hulp nodig hebt. + {0} will be replaced by "SteamLogin" configuration property, {1} will be replaced by "SteamPassword" configuration property + + + Je ASF is nu klaar! Simpelweg ASF.exe starten en als je alles correct hebt ingevuld, zul je merken dat ASF aan het inloggen en begonnen is met idlen. Als je SteamGuard twee factor authenticatie aan hebt staan, kan het zijn dat ASF voor deze gegevens vraagt tijdens het starten. + + + Proficiat! Je hebt alles gedaan dat nodig is om ASF bruikbaar te maken, hiermee is deze tutorial die we hebben klaargezet ook afgerond. Het wordt sterk aanbevolen om de hele 'configuration' sectie op de wiki te lezen, aangezien ASF leuke eigenschappen heeft die geconfigureerd kunnen worden. Zoals offline farmen of afstemmen van ASF voor het meest efficiënte idling algoritme voor je account. Dit alles is optioneel en je kan de ConfigGenerator afsluiten als je dit wilt. We hopen dat je zult genieten van de software die we voor jou hebben geschreven! + + + Bovenaan het venster zie je de huidig geladen configuraties en 3 extra knoppen voor verwijderen [-], hernoemen [~] en toevoegen van nieuwe configuraties [+]. + If possible, try to keep visual representation of buttons: [-], [~] and [+] + + + Hou rekening dat alle informatie met betrekking tot alle beschikbare config eigenschappen, inclusief hun uitleg, doel en geaccepteerde waardes, beschikbaar is op onze GitHub wiki. Graag dit als referentie gebruiken. + + + In het midden van de venster kan alle config eigenschappen die beschikbaar zijn configureren. Dit geldt voor de huidig geselecteerde config. + + + Laten we beginnen met het configureren van ASF. Klik op de plus [+] knop om je eerste Steam account toe te voegen! + If possible, try to keep visual representation of [+] button + + + In de bovenrechter hoek vindt je de help knop [?] die je doorverwijst naar de ASF wiki voor meer informatie. + If possible, try to keep visual representation of [?] button + + + Dit is de hoofd ASF ConfigGenerator scherm, het is heel simpel in gebruik! + + + Zoals je ziet, je bot is nu gereed voor configuratie! Het eerste dat je wilt doen is {0} eigenschap schakelen van false naar true, probeer het! + {0} will be replaced by name of the configuration property ("Enabled") + + + Goed gedaan! Je wordt nu gevraagd voor een naam voor je bot. Een goede voorbeeld is de nickname die je voor je Steam account gebruikt. Of elk ander naam die makkelijk voor jou is om te herinneren om welke bot het gaat. + + + Welkom! Ik zie dat dit de eerste keer is dat je ASF ConfigGenerator gebruikt, laat me je daar een beetje mee helpen. + + + Voer een nieuwe naam in voor de bot: + Please note that this translation should end with space + + + {0} staat nu op: {1} + {0} will be replaced by name of the configuration property, {1} will be replaced by new value + + \ No newline at end of file diff --git a/ConfigGenerator/Localization/CGStrings.nl-NL.resx b/ConfigGenerator/Localization/CGStrings.nl-NL.resx index 60781670e..cc0874d2f 100644 --- a/ConfigGenerator/Localization/CGStrings.nl-NL.resx +++ b/ConfigGenerator/Localization/CGStrings.nl-NL.resx @@ -158,7 +158,7 @@ De opgegeven CurrentCulture is ongeldig, ConfigGenerator blijft draaien met de standaard! - Deze naam is al gebruikt! + Deze naam is al in gebruik! This happens e.g. when user wants to create a bot with name that exists already