From ca26e414415062c76d9154826ca57c0a31e7e725 Mon Sep 17 00:00:00 2001 From: gggg hhhh Date: Fri, 6 Feb 2026 13:02:19 +0100 Subject: [PATCH 01/25] locales(update): Updated Arabic locale Co-authored-by: gggg hhhh --- locales/ar_AR.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/locales/ar_AR.json b/locales/ar_AR.json index 8563312..b7ccf4f 100644 --- a/locales/ar_AR.json +++ b/locales/ar_AR.json @@ -63,7 +63,7 @@ }, { "question": "هل بريتندو يعمل علي سيمو و المحاكيات؟", - "answer": "يدعم Pretendo أي عميل يمكنه التفاعل مع شبكة Nintendo. حاليًا المحاكي الوحيد الذي يحتوي على هذا النوع من الوظائف هو Cemu. يدعم Cemu 2.0 رسميًا Pretendo ضمن خيارات حساب الشبكة في المحاكي. للحصول على معلومات حول كيفية بدء استخدام Cemu ، تحقق من الوثائق .
لا تدعم Citra اللعب الحقيقي عبر الإنترنت و وبالتالي لا يعمل مع Pretendo ، ولا يظهر أي علامات على دعم اللعب الحقيقي عبر الإنترنت على الإطلاق. قد يوفر Mikage ، وهو محاكي 3DS للأجهزة المحمولة ، الدعم في المستقبل على الرغم من أن هذا أبعد ما يكون عن اليقين." + "answer": "يدعم Pretendo أي عميل يمكنه التفاعل مع شبكة Nintendo. حاليًا المحاكي الوحيد الذي يحتوي على هذا النوع من الوظائف هو Cemu. يدعم Cemu 2.0 رسميًا Pretendo ضمن خيارات حساب الشبكة في المحاكي. للحصول على معلومات حول كيفية بدء استخدام Cemu ، تحقق من الوثائق . لا تدعم Citra اللعب الحقيقي عبر الإنترنت و وبالتالي لا يعمل مع Pretendo ، ولا يظهر أي علامات على دعم اللعب الحقيقي عبر الإنترنت على الإطلاق. قد يوفر Mikage ، وهو محاكي 3DS للأجهزة المحمولة ، الدعم في المستقبل على الرغم من أن هذا أبعد ما يكون عن اليقين." }, { "question": "لو اتمنعنت من شبكة بريتندو هل سأستمتر ممتنع من بريتندو؟", From c4b5f5e3b050ac7ddfb5ee63bd8351f6b069d581 Mon Sep 17 00:00:00 2001 From: Blur Date: Fri, 6 Feb 2026 13:02:21 +0100 Subject: [PATCH 02/25] locales(update): Updated German locale locales(update): Updated German locale Co-authored-by: Blur --- locales/de_DE.json | 9 ++++++++- 1 file changed, 8 insertions(+), 1 deletion(-) diff --git a/locales/de_DE.json b/locales/de_DE.json index 45227d7..534784d 100644 --- a/locales/de_DE.json +++ b/locales/de_DE.json @@ -373,7 +373,14 @@ "userSettings": "Nutzer-Einstellungen" }, "upgrade": "Konto upgraden", - "unavailable": "Nicht verfügbar" + "unavailable": "Nicht verfügbar", + "delete": { + "modalConfirm": "Ja, löschen", + "modalDescription": "Bist du dir sicher, dass du deine PNID löschen möchtest? Bitte beachte folgende Sachen vor der Löschung:\n\nAll deine Daten (Miiverse/Juxtaposition, Forums, etc.) werden gelöscht.\nDeine Stripe Daten und Abonnement werden auch automatisch gelöscht.\nEs wird nicht möglich sein die gleiche PNID für einen neuen Account zu nutzen.\nDie Accountlöschung löst keine Probleme mit Banns oder Technischem Support. Wenn es Probleme gibt, wende dich bitte zum Forum für Support.", + "button": "Konto löschen", + "modalTitle": "PNID löschen", + "modalCaution": "Dieser Vorgang kann nicht rückgängig gemacht werden." + } }, "banned": "Gebannt", "account": "Konto", From 5b06f0b808b772536f874886f270e6115f9e1b2b Mon Sep 17 00:00:00 2001 From: Andi Chandler Date: Fri, 6 Feb 2026 13:02:25 +0100 Subject: [PATCH 03/25] locales(update): Updated English (United Kingdom) locale Co-authored-by: Andi Chandler --- locales/en_GB.json | 7 +++++++ 1 file changed, 7 insertions(+) diff --git a/locales/en_GB.json b/locales/en_GB.json index 04c6306..418b0ff 100644 --- a/locales/en_GB.json +++ b/locales/en_GB.json @@ -381,6 +381,13 @@ "no_newsletter_notice": "Newsletter not currently available. Check back again later", "upgradePrompt": "Beta servers are exclusive to beta testers.
To become a beta tester, upgrade to a higher account tier.", "no_edit_from_dashboard": "Editing PNID settings from the user dashboard is currently unavailable. Please update user settings from your linked game console" + }, + "delete": { + "button": "Delete Account", + "modalTitle": "Delete PNID", + "modalDescription": "Are you sure you want to delete your PNID? Please consider the following before deletion:\n\nYour account data across all Pretendo Network services (this includes Forum and Juxtaposition) will be erased.\nYour Stripe data and subscription will be automatically deleted.\nYou will not be able to use the same PNID on a new account in the future.\nDeleting an account does not solve issues with bans or technical support. If you have an issue please use the Forum for assistance.", + "modalCaution": "This action cannot be undone.", + "modalConfirm": "Yes, delete" } }, "accountLevel": [ From 651d5ca1a10c089996c967ff9e226d6cae923b33 Mon Sep 17 00:00:00 2001 From: Nervi05 Date: Fri, 6 Feb 2026 13:02:28 +0100 Subject: [PATCH 04/25] locales(update): Updated German locale locales(update): Updated German locale Co-authored-by: Nervi05 --- locales/de_DE.json | 14 +++++++------- 1 file changed, 7 insertions(+), 7 deletions(-) diff --git a/locales/de_DE.json b/locales/de_DE.json index 534784d..2aaaa47 100644 --- a/locales/de_DE.json +++ b/locales/de_DE.json @@ -2,7 +2,7 @@ "nav": { "about": "Über uns", "faq": "FAQ", - "docs": "Docs", + "docs": "Dokumente", "credits": "Mitwirkende", "progress": "Fortschritt", "blog": "Blog", @@ -55,10 +55,10 @@ }, { "question": "Wie benutze ich Pretendo?", - "answer": "Um Pretendo Network auf der 3DS-Familie, der Wii U oder Emulatoren zu nutzen, sollten sie den Installationsanweisungen folgen: setup instructions" + "answer": "Um Pretendo Network auf der 3DS-Familie, der Wii U oder Emulatoren zu nutzen, sollten sie den Installationsanweisungen folgen: setup instructions!" }, { - "question": "Weißt du, wann Funktion/Dienst bereit ist?", + "question": "Weißt du, wann [Funktion/Dienst] bereit ist?", "answer": "Nein. Die verschiedenen Funktionen und Dienste von Pretendo werden unabhängig voneinander entwickelt, z. B. arbeitet ein Entwickler am Miiverse, während ein anderer an Accounts und der Freundesliste arbeitet. Daher können wir keine genauen Angaben zur jeweiligen Fertigstellung machen." }, { @@ -71,7 +71,7 @@ }, { "question": "Ist Pretendo mit Cemu oder anderen Emulatoren kompatibel?", - "answer": "Cemu 2.1 unterstützt offiziell Pretendo unter den Netzwerk-Account-Optionen im Emulator. Für mehr Informationen, wie du mit Cemu loslegen kannst, beachte bitte die Dokumentationbr> Einige 3DS-Emulatoren oder Forks könnten uns unterstützen, aber wir haben zu dieser Zeit keine offizielle Empfehlung oder Setup-Anleitung. Die letzten Builds von Citra unterstützen Pretendo nicht." + "answer": "Cemu 2.1 unterstützt Pretendo offiziell unter den Account Einstellungen in den Allgemeinen Einstellungen im Emulator. Weitere Informationen zum Eirichten von Cemu findet man in der Dokumentation. Einige 3DS-Emulatoren oder deren Forks könnten zwar mit Pretendo kompatibel sein, jedoch wir haben derzeit keine offizielle Empfehlung oder gar eine Setup-Anleitung. Bitte beachte, das die finalen Citra Versionen unterstützen Pretendo nicht." }, { "question": "Wird Pretendo die Wii oder die Switch unterstützen?", @@ -105,7 +105,7 @@ }, { "title": "Cemu-Unterstützung", - "caption": "Spiele deine Lieblings-Wii U-Spiele, sogar ohne eine Konsole!" + "caption": "Spiele deine lieblings Wii U-Spiele, sogar ohne eine Konsole!" } ] }, @@ -224,7 +224,7 @@ }, { "name": "NinStar", - "caption": "Symbole für dem Mii-Editor und Juxt-Reaktionen", + "caption": "Symbole für den Mii-Editor und Juxt-Reaktionen", "picture": "https://github.com/ninstar.png", "github": "https://github.com/ninstar" }, @@ -404,7 +404,7 @@ "month": "Monat", "tierSelectPrompt": "Wähle eine Stufe", "unsub": "Deabonnieren", - "unsubPrompt": "Bist du dir wirklich sicher, dass du dich von tiername ablemden möchtest? Du wirst sofort den Zugriff auf die Vorteile dieser Stufe verlieren.", + "unsubPrompt": "Bist du dir wirklich sicher, dass du dich von tiername abmelden möchtest? Du wirst sofort den Zugriff auf die Vorteile dieser Stufe verlieren.", "unsubConfirm": "Deabonnieren", "changeTier": "Stufe ändern", "changeTierPrompt": "Bist du dir sicher, dass du oldtiername deabonnieren und newtiername abonnieren möchtest?", From 894b895a6199bd7c21ac3ba19db98c0a87718045 Mon Sep 17 00:00:00 2001 From: Florian Gerling Date: Fri, 6 Feb 2026 13:02:29 +0100 Subject: [PATCH 05/25] locales(update): Updated German locale Co-authored-by: Florian Gerling --- locales/de_DE.json | 38 +++++++++++++++++++------------------- 1 file changed, 19 insertions(+), 19 deletions(-) diff --git a/locales/de_DE.json b/locales/de_DE.json index 2aaaa47..38c0840 100644 --- a/locales/de_DE.json +++ b/locales/de_DE.json @@ -254,7 +254,7 @@ }, { "name": "binaryoverload", - "caption": "Server-Architektur", + "caption": "Serverarchitektur", "picture": "https://github.com/binaryoverload.png", "github": "https://github.com/binaryoverload" }, @@ -273,14 +273,14 @@ { "caption": "Lokalisierung und andere Beiträge", "picture": "https://github.githubassets.com/images/modules/logos_page/GitHub-Mark.png", - "name": "GitHub-Beiträger", + "name": "GitHub-Mitwirkende", "github": "https://github.com/PretendoNetwork" } ] }, "discordJoin": { "title": "Bleib auf dem Laufenden", - "text": "Tritt unserem Discord-Server bei, um die neuesten Updates des Projektes zu erhalten.", + "text": "Tritt unserem Discord-Server bei, um die neuesten Updates zum Projekt zu erhalten.", "widget": { "text": "Erhalte Echtzeitinformationen über unseren Fortschritt", "button": "Tritt dem Server bei" @@ -300,8 +300,8 @@ "Ich bin Bandwidth der Waschbär und ich liebe es, in die Kabel der Server des Pretendo Networks zu beißen. Lecker!", "Viele Leute fragen uns ob wir für das hier in legale Schwierigkeiten mit Nintendo kommen; voller Freude berichte ich, dass meine Tante bei Nintendo arbeitet, und sagt es ist in Ordnung.", "Webkit v537 ist die beste Webkit-Version für die Wii U. Nein, wir werden Chrome nicht auf die Wii U bringen.", - "Ich kann es kaum erwarten, dass die Uhrzeit 03:14:08 UTC am 19. Januar 2038 erreicht wird!", - "Die Wii U ist ein unterbewertetes System: die Werbungen waren wirklich schlecht, aber die Konsole ist toll! Hmm, moment mal, ich bin mir nicht sicher, warum sich mein GamePad nicht mit der Wii verbindet.", + "Ich kann es kaum erwarten, dass die Uhr am 19. Januar 2038 03:14:08 UTC erreicht!", + "Die Wii U ist ein unterschätztes System. Die Werbespots waren zwar eine Katastrophe, aber die Konsole selbst ist großartig. Hey, moment mal, ich bin mir nicht sicher, warum, aber mein Gamepad verbindet sich nicht mit meiner Wii.", "Die Titelmusik von \"Super Mario World 2 - Yoshi's Island\" ist ein absoluter Hit und niemand kann mir das Gegenteil beweisen.", "Meine Lieblingsveröffentlichungen für die Nintendo Switch sind Nintendo Switch Online + Expansion Pack, Nintendo Switch Online + Rumble Pak, Nintendo Switch Online + Offline Play Pack, Nintendo Switch Online + Noch Ein Port Pack und Nintendo Switch Online + Dr. Kawashimas Gehirnjogging / Brain Age \"Ihr Mochtet Den Nintendo Wii U Virtual Console-Titel Sehr, Also Bringen Wir Ihn Zurück\" Pack. Man merkt, dass es Nintendo am Herzen liegt.", "So etwas wie \"Du kennst Ash, Gott segne ihr Herz, sie schreibt den ganzen Tag UwU\" ist die südländische Art zu sagen \"Ash schreibt die ganze Zeit UwU und es ist wirklich seltsam und dumm und ich wünschte, sie würde es nicht tun\"", @@ -315,7 +315,7 @@ }, "blogPage": { "title": "Blog", - "description": "Die letzten Updates in Kurzform. Wenn du Updates häufiger einsehen möchtest, kannst du uns gerne unterstützen.", + "description": "Die letzten Updates in Kurzform. Wenn du Updates häufiger sehen möchtest, kannst du uns gerne unterstützen.", "published": "Veröffentlicht von", "publishedOn": "am" }, @@ -334,7 +334,7 @@ "password": "Passwort", "confirmPassword": "Passwort bestätigen", "email": "E-Mail", - "miiName": "Mii-Name", + "miiName": "Mii Name", "forgotPassword": "Passwort vergessen?", "registerPrompt": "Du hast noch kein Konto?", "loginPrompt": "Du hast schon ein Konto?" @@ -348,7 +348,7 @@ "country": "Land/Region", "timezone": "Zeitzone", "production": "Produktion", - "upgradePrompt": "Beta-Server sind exklusiv für Beta-Tester.
Um Beta-Tester zu werden, musst du ein Upgrade auf eine höhere Konto-Stufe durchführen.", + "upgradePrompt": "Beta-Server sind exklusiv für Beta-Tester.
Um Beta-Tester zu werden, benötigst du ein Upgrade auf eine höhere Konto-Stufe.", "signInSecurity": "Anmeldung und Sicherheit", "signInHistory": "Anmeldeverlauf", "fullSignInHistory": "Vollständigen Anmeldeverlauf anzeigen", @@ -361,16 +361,16 @@ "passwordPrompt": "Gib dein PNID-Passwort ein, um Cemu-Dateien herunterzuladen", "hasAccessPrompt": "Mit deiner aktuellen Stufe hast du Zugang zu den Beta-Servern. Cool!", "noDiscordLinked": "Kein Discord-Konto verknüpft.", - "serverEnv": "Server-Umgebung", + "serverEnv": "Serverumgebung", "beta": "Beta", "email": "E-Mail", "password": "Passwort", "passwordResetNotice": "Nachdem du dein Passwort geändert hast, wirst du von allen Geräten abgemeldet.", "removeDiscord": "Discord-Konto entfernen", "no_signins_notice": "Der Anmeldeverlauf wird momentan nicht gespeichert. Schau später nochmal vorbei!", - "no_edit_from_dashboard": "PNID Einstellungen vom Nutzer Dashboard sind momentan nicht verfügbar. Bitte aktualisiere die Benutzereinstellungen über deine verknüpfte Konsole", + "no_edit_from_dashboard": "Die PNID-Einstellungen sind derzeit nicht über das Benutzer-Dashboard verfügbar. Bitte aktualisiere deine Benutzereinstellungen über deine verknüpfte Konsole", "no_newsletter_notice": "Newsletter ist momentan nicht verfügbar. Schau später nochmal vorbei", - "userSettings": "Nutzer-Einstellungen" + "userSettings": "Benutzereinstellungen" }, "upgrade": "Konto upgraden", "unavailable": "Nicht verfügbar", @@ -382,11 +382,11 @@ "modalCaution": "Dieser Vorgang kann nicht rückgängig gemacht werden." } }, - "banned": "Gebannt", + "banned": "Gesperrt", "account": "Konto", "forgotPassword": { - "sub": "Gib deine E-Mail oder deine PNID ein", - "input": "Email-Adresse oder PNID", + "sub": "Gib deine E-Mail Adresse oder deine PNID ein", + "input": "E-Mail Adresse oder PNID", "header": "Passwort vergessen", "submit": "Bestätigen" }, @@ -400,14 +400,14 @@ }, "upgrade": { "title": "Upgraden", - "description": "Das Erreichen des monatlichen Ziels wird aus Pretendo eine Vollzeitbeschäftigung machen, die qualitativ bessere und schnellere Updates liefert.", + "description": "Sobald wir unser monatliches Ziel erreicht haben, wird Pretendo zu unserem Vollzeitjob, was zu qualitativ hochwertigeren und schnelleren Updates führen wird.", "month": "Monat", "tierSelectPrompt": "Wähle eine Stufe", - "unsub": "Deabonnieren", + "unsub": "Abonnement kündigen", "unsubPrompt": "Bist du dir wirklich sicher, dass du dich von tiername abmelden möchtest? Du wirst sofort den Zugriff auf die Vorteile dieser Stufe verlieren.", - "unsubConfirm": "Deabonnieren", + "unsubConfirm": "Abonnement kündigen", "changeTier": "Stufe ändern", - "changeTierPrompt": "Bist du dir sicher, dass du oldtiername deabonnieren und newtiername abonnieren möchtest?", + "changeTierPrompt": "Bist du dir sicher, dass du dein Abonnement von oldtiername auf newtiername ändern möchtest?", "back": "Zurück", "changeTierConfirm": "Stufe ändern" }, @@ -440,7 +440,7 @@ }, "search": { "title": "Hast du einen Fehlercode bekommen?", - "caption": "Schreibe unten in die Box, was für ein Problem du hast, um Infos zu erhalten!", + "caption": "Schreibe ihn unten in die Box, um Infos zum Code zu erhalten!", "label": "Fehler-Code", "no_match": "Keine Ergebnisse gefunden" }, From a889c9a31d90b6a2afa35b2a31740a79c35743b4 Mon Sep 17 00:00:00 2001 From: Viktor Varga Date: Fri, 6 Feb 2026 13:02:32 +0100 Subject: [PATCH 06/25] locales(update): Updated Hungarian locale Co-authored-by: Viktor Varga --- locales/hu_HU.json | 9 ++++++++- 1 file changed, 8 insertions(+), 1 deletion(-) diff --git a/locales/hu_HU.json b/locales/hu_HU.json index 342c62d..f040a88 100644 --- a/locales/hu_HU.json +++ b/locales/hu_HU.json @@ -271,7 +271,14 @@ "no_edit_from_dashboard": "A PNID beállítások szerkesztése a vezérlőpultról jelenleg nem elérhető. Kérjük módosítsd a felhasználói beállításaid a csatlakoztatott játék konzolodról" }, "upgrade": "Fiók bővítése", - "unavailable": "Nem elérhető" + "unavailable": "Nem elérhető", + "delete": { + "button": "Fiók törlése", + "modalTitle": "PNID törlése", + "modalCaution": "Ez nem visszafordítható.", + "modalConfirm": "Igen, töröld", + "modalDescription": "Biztosan törölni szeretnéd a PNID-ed? Gondold át a következőket a törlés előtt:\n\nAz adataid minden Pretendo Network szolgáltatásban (beleértve a Fórumot és a Juxtaposition-t) eltávolításra kerültnek.\nA Stripe adatod és előfizetésed is törlésre kerül.\nNem tudod használni ugyanezt a PNID-t egy új fiók számára a jövőben.\nA fiók törlése nem oldja meg a bannolást vagy a technikai problémákat. Ha problémád van, használd a Fórum-ot segítségért." + } }, "accountLevel": [ "Normál", From 0101f0700f28316fbcb3b1f5132052c7ea504dcb Mon Sep 17 00:00:00 2001 From: Evan Lie Date: Fri, 6 Feb 2026 13:02:33 +0100 Subject: [PATCH 07/25] locales(update): Updated Indonesian locale locales(update): Updated Indonesian locale Co-authored-by: Evan Lie --- locales/id_ID.json | 9 ++++++++- 1 file changed, 8 insertions(+), 1 deletion(-) diff --git a/locales/id_ID.json b/locales/id_ID.json index f52ab5d..c73c303 100644 --- a/locales/id_ID.json +++ b/locales/id_ID.json @@ -309,7 +309,7 @@ "Wii U sebenarnya adalah sistem yang diremehkan: iklannya sangat buruk, tetapi konsolnya hebat. Huh, tunggu sebentar, saya tidak yakin mengapa GamePad saya tidak terhubung ke Wii saya.", "Tema utama Super Mario World 2 - Yoshi's Island benar-benar hebat dan tidak mungkin Anda akan meyakinkan saya sebaliknya.", "Rilisan Nintendo Switch favorit saya adalah Nintendo Switch Online + Paket Ekspansi, Nintendo Switch Online + Paket Rumble, Nintendo Switch Online + Paket Permainan Offline, Nintendo Switch Online + Paket Rilis Ulang Sekali Lagi, dan Nintendo Switch Online + Dr. Kawashima's Brain Training / Brain Age \"Anda Sangat Menyukai Judul Konsol Virtual Nintendo Wii U, Jadi Kami Hadirkan Kembali\" Pack. Anda benar-benar melihat Nintendo peduli.", - "Seperti \"Kau tahu Ash, hatinya diberkati, dia UwU sepanjang hari\" adalah cara orang Amerika Serikat selatan yang baik untuk mengatakan \"Ash uwus sepanjang waktu dan itu benar-benar aneh dan bodoh dan aku berharap mereka tidak melakukannya\"", + "Seperti \"Kau tahu Kip, hatinya diberkati, dia UwU sepanjang hari\" adalah cara orang Amerika Serikat selatan yang baik untuk mengatakan \"Kip uwus sepanjang waktu dan itu benar-benar aneh dan bodoh dan aku berharap mereka tidak melakukannya\"", "Video pertamaku di saluranku!! Aku sudah lama ingin membuat video, tetapi laptopku berjalan sangat buruk dan aku tidak bisa menjalankan fraps, skype, dan minecraft secara bersamaan. Tapi sekarang sudah selesai! Dengan bantuan dari guru IT-ku, laptopku berjalan jauh lebih baik dan aku bisa merekam sekarang! Aku harap kalian semua menikmatinya dan jika kalian menikmatinya, silakan like dan subscribe!!!", "Kelihatannya Bagus Bagi Saya" ] @@ -386,6 +386,13 @@ "no_signins_notice": "Sejerah masuk saat ini tidak dilacak. Silakan cek kembali nanti!", "no_newsletter_notice": "Surat kabar saat ini tidak dilacak. Silakan cek kembali nanti!", "no_edit_from_dashboard": "Pengaturan PNID saat ini tidak dapat diubah melalui situs web. Silakan perbarui pengaturan pengguna dari konsol game yang terhubung." + }, + "delete": { + "button": "Hapus Akun", + "modalTitle": "Hapus PNID", + "modalDescription": "Apakah Anda yakin ingin menghapus PNID Anda? Pertimbangkan hal-hal berikut sebelum menghapus:\n\nData akun Anda di semua layanan Pretendo Network (termasuk Forum dan Juxtaposition) akan dihapus.\nData Stripe dan langganan Anda akan dihapus secara otomatis.\nAnda tidak akan dapat menggunakan PNID yang sama pada akun baru di masa depan.\nMenghapus akun tidak akan menyelesaikan masalah terkait larangan atau dukungan teknis. Jika Anda mengalami masalah, silakan gunakan Forum untuk mendapatkan bantuan.", + "modalCaution": "Tindakan ini tidak dapat dibatalkan.", + "modalConfirm": "Ya, hapus" } }, "accountLevel": [ From ab3151cb69606eeee51d6af0ee38a80e58fdb844 Mon Sep 17 00:00:00 2001 From: Inkflow Date: Fri, 6 Feb 2026 13:02:36 +0100 Subject: [PATCH 08/25] locales(update): Updated French locale Co-authored-by: Inkflow --- locales/fr_FR.json | 9 ++++++++- 1 file changed, 8 insertions(+), 1 deletion(-) diff --git a/locales/fr_FR.json b/locales/fr_FR.json index 2a90971..66f1d29 100644 --- a/locales/fr_FR.json +++ b/locales/fr_FR.json @@ -405,7 +405,14 @@ "no_newsletter_notice": "Newsletter non disponible actuellement. Revenez plus tard" }, "upgrade": "Mettre à Niveau le compte", - "unavailable": "Indisponible" + "unavailable": "Indisponible", + "delete": { + "button": "Supprimer le compte", + "modalTitle": "Supprimer votre Identifiant Nintendo Network (PNID)", + "modalDescription": "Êtes-vous sûr de vouloir supprimer votre PNID? Veuillez tenir compte des éléments suivants avant la suppression:\n\nLes données de votre compte sur tous les services Pretendo Network (incluant le Forum et Juxtaposition) seront effacées.\nVos données Stripe et votre abonnement seront automatiquement supprimées.\nVous ne pourrez plus utiliser le même PNID sur un nouveau compte à l'avenir.\nSupprimer un compte ne résout pas les problèmes techniques ou les bans. Si vous avez un problème, merci d'utiliser le Forum pour obtenir de l'aide.", + "modalCaution": "Cette action ne peut pas être annulée.", + "modalConfirm": "Oui, supprimer" + } }, "banned": "Banni", "accountLevel": [ From 1581ec5b4430a59196e607c8e5184834a3d13079 Mon Sep 17 00:00:00 2001 From: Maksim Date: Fri, 6 Feb 2026 13:02:38 +0100 Subject: [PATCH 09/25] locales(update): Updated Russian locale Co-authored-by: Maksim --- locales/ru_RU.json | 13 +++++++++---- 1 file changed, 9 insertions(+), 4 deletions(-) diff --git a/locales/ru_RU.json b/locales/ru_RU.json index 6956b91..e2ea708 100644 --- a/locales/ru_RU.json +++ b/locales/ru_RU.json @@ -66,7 +66,7 @@ "answer": "Мы работаем над новыми играми тогда, когда мы чувствуем, что наши серверные библиотеки достаточно готовы для реализации нужной поддержки, а также при наличии достаточного времени у разработчиков. Большая часть нашей работы приходится на стабилизацию и доработку уже имеющихся у нас игр: мы хотим добиться от них наилучшего результата, прежде чем переходить к следующим. Поскольку новые задачи появляются постоянно, мы не можем спрогнозировать, когда то или это будет сделано." }, { - "question": "Если у меня эмулятор, хватит ли этого, чтобы использовать Pretendo?", + "question": "Достаточно ли эмулятора чтобы использовать Pretendo?", "answer": "Нет. В целях безопасности и модерации, если вы используете эмулятор, вам всё равно нужна настоящая консоль. Это позволит улучшить безопасность и усилить эффективность применения правил в целях обеспечения безопасной и приятной атмосферы на наших сервисах." }, { @@ -93,10 +93,10 @@ }, "credits": { "title": "Наша команда", - "text": "Ознакомьтесь с командой, которая работает над разработкой Pretendo", + "text": "Знакомьтесь с командой работающей над Pretendo", "people": [ { - "caption": "Руководитель проекта и гл. разработчик", + "caption": "Владелец проекта и ведущий разработчик", "name": "Джонатан Барроу (jonbarrow)", "picture": "https://github.com/jonbarrow.png", "github": "https://github.com/jonbarrow" @@ -134,7 +134,7 @@ { "picture": "https://github.com/InternalLoss.png", "github": "https://github.com/InternalLoss", - "name": "Billy", + "name": "Билли", "caption": "Серверная архитектура и архивариус" }, { @@ -188,6 +188,11 @@ { "caption": "Разработка 3DS и NEX-диссектора", "name": "Stary" + }, + {}, + { + "special": "Особая благодарность", + "caption": "Исследование структур данных Nintendo" } ] }, From e5ca3ebe1fe5d5017afdcd37085eb3ba741e48ba Mon Sep 17 00:00:00 2001 From: "Dimitri A." Date: Fri, 6 Feb 2026 13:02:40 +0100 Subject: [PATCH 10/25] locales(update): Updated French locale Co-authored-by: Dimitri A. --- locales/fr_FR.json | 40 ++++++++++++++++++++-------------------- 1 file changed, 20 insertions(+), 20 deletions(-) diff --git a/locales/fr_FR.json b/locales/fr_FR.json index 66f1d29..b5f0e3b 100644 --- a/locales/fr_FR.json +++ b/locales/fr_FR.json @@ -50,7 +50,7 @@ "answer": "Pretendo est une alternative open source du service Nintendo Network qui vise à créer des serveurs personnalisés pour la famille des consoles Wii U et 3DS. Notre objectif est de préserver les fonctionnalités en ligne de ces consoles, afin de permettre aux joueurs de continuer à jouer à leurs jeux Wii U et 3DS favoris à leur plein potentiel." }, { - "question": "Puis-je me connecter à Pretendo avec un identifiant Nintendo Network existant ?", + "question": "J'ai déjà un identifiant Nintendo Network, puis-je l'utiliser avec Pretendo ?", "answer": "Malheureusement, non. Les identifiants existants ne seront pas conservés, et Nintendo restera le seul détenteur de vos données personnelles. Bien qu'une extraction des informations soit théoriquement possible, cela reviendrait à récupérer des milliers de données sensibles : chose que nous désapprouvons." }, { @@ -62,16 +62,16 @@ "answer": "Pas du tout ! Si les grands axes du projet ont été fixés en début de développement, beaucoup de sous-objectifs restent indéfinis temporellement et chronologiquement. Le développement des fonctionnalités étant assez libre, nous ne sommes pas en mesure d'estimer l'heure à laquelle le projet intégral aboutira." }, { - "question": "Quand d'autres jeux seront-ils ajoutés ?", - "answer": "Nous travaillons sur de nouveaux jeux une fois que nous estimons que nos bibliothèques internes sont prêtes à les prendre en charge et que du temps de développement est disponible pour les maintenir. Une grande partie de notre travail consiste à stabiliser et finaliser nos jeux existants – nous voulons offrir la meilleure expérience possible avant de passer à de nouveaux titres. Comme de nouvelles tâches surgissent constamment, nous ne pouvons pas estimer quand cela se produira." + "question": "Quand allez-vous supporter plus de jeux ?", + "answer": "Nous pourrons prendre en charge plus de jeux une fois que nous aurons jugé que nos bibliothèques internes seront prêtes à les supporter et qu'il y aura assez de temps de développement à y consacrer. Une grande partie de notre travail actuel consiste à améliorer la stabilité des jeux déjà pris en charge : nous souhaitons leur offrir la meilleure expérience possible avant de nous consacrer ensuite à d'autres jeux. Comme de nouvelles tâches surgissent constamment, nous ne sommes pas en mesure d'estimer le temps que cela prendra." }, { - "question": "Si j'utilise un émulateur, sera-t-il suffisant pour utiliser Pretendo ?", - "answer": "Non. Pour des raisons de sécurité et de modération, si vous utilisez un émulateur, vous aurez toujours besoin d'une vraie console. Cela permet une meilleure sécurité et une modération plus efficace pour permettre de créer une expérience sûre et satisfaisante de notre service." + "question": "Un émulateur seul est-il suffisant pour utiliser Pretendo ?", + "answer": "Non. Pour des raisons de sécurité et de modération, un émulateur seul ne suffit pas : vous devez également posséder la console. Cela vise à sécuriser nos services et à les modérer plus efficacement afin que nos utilisateurs puissent continuer à profiter d'une expérience sûre et agréable avec Pretendo." }, { "question": "Pretendo fonctionne-t-il sur Cemu ou un autre émulateur ?", - "answer": "La version 2.1 de Cemu prend Pretendo en charge, via les paramètres de connexion de l'émulateur. Pour plus d'informations sur comment s'y prendre, référez-vous à la documentation.
Certains émulateurs 3DS prennent charge Pretendo, nous n'avons pas de recommandations officielles ou de procédures d'installation pour l'instant. La version la plus récente de Citra ne prend pas en charge Pretendo." + "answer": "Cemu (depuis la version 2.1) intègre officiellement la prise en charge de Pretendo dans l'onglet « Compte » des paramètres généraux de l'émulateur : pour en savoir plus et débuter avec Cemu, consultez la documentation.
Il se peut que certains émulateurs 3DS (ou leurs forks) soient compatibles avec Pretendo, mais nous ne sommes pas en mesure de fournir à titre officiel un guide d'installation pour le moment. Les dernières versions de Citra ne sont pas compatibles." }, { "question": "Est-ce que Pretendo sera compatible avec la Wii/Switch ?", @@ -232,7 +232,7 @@ "name": "Rambo6Glaz", "picture": "https://github.com/EpicUsername12.png", "github": "https://github.com/EpicUsername12", - "caption": "Recherches consoles et serveurs de jeu" + "caption": "Recherche sur les consoles, serveurs de jeux" }, { "caption": "Développement de patch pour la Wii U", @@ -346,7 +346,7 @@ "title": "Avez-vous un code d'erreur ?", "label": "Code d'erreur", "caption": "Inscrivez-le ci-dessous pour de plus amples informations !", - "no_match": "Aucun résultat" + "no_match": "Aucun résultat trouvé" }, "sidebar": { "search": "Recherche", @@ -361,14 +361,14 @@ "loginForm": { "login": "Se connecter", "detailsPrompt": "Saisissez vos informations de connexion", - "password": "Mot de Passe", + "password": "Mot de passe", "loginPrompt": "Compte déjà existant ?", "username": "Nom d'utilisateur", "register": "S'inscrire", - "confirmPassword": "Confirmez le Mot de Passe", + "confirmPassword": "Confirmez le mot de passe", "email": "Email", "miiName": "Surnom du Mii", - "forgotPassword": "Mot de Passe oublié ?", + "forgotPassword": "Mot de passe oublié ?", "registerPrompt": "Pas encore inscrit ?" }, "settings": { @@ -376,7 +376,7 @@ "gender": "Sexe", "profile": "Profil", "nickname": "Surnom", - "birthDate": "Date de Naissance", + "birthDate": "Date de naissance", "country": "Pays/Région", "timezone": "Fuseau horaire", "serverEnv": "Environment du Serveur", @@ -387,7 +387,7 @@ "newsletterPrompt": "Recevoir les mises à jour par mail (vous pouvez vous désinscrire à tout moment)", "signInSecurity": "Inscription et sécurité", "email": "Email", - "password": "Mot de Passe", + "password": "Mot de passe", "passwordResetNotice": "Une fois votre mot de passe changé, vous serez déconnecté de tous les appareils.", "signInHistory": "Historique de connexion", "fullSignInHistory": "Voir l'historique de connexion intégral", @@ -398,20 +398,20 @@ "noDiscordLinked": "Pas de compte Discord associé.", "linkDiscord": "Associer un compte Discord", "newsletter": "Newsletter", - "passwordPrompt": "Entrez votre mot de passe d'Identifiant Pretendo Network (PNID) pour télécharger les fichiers Cemu", + "passwordPrompt": "Entrez le mot de passe de votre identifiant Pretendo (PNID) pour télécharger les fichiers Cemu", "no_edit_from_dashboard": "La configuration des paramètres PNID depuis le menu utilisateur est actuellement indisponible. Veuillez procéder aux changements depuis votre console.", - "userSettings": "Paramètres du Compte", - "no_signins_notice": "L'historique de connexion n'est pas encore établi. Réessayez ultérieurement.", - "no_newsletter_notice": "Newsletter non disponible actuellement. Revenez plus tard" + "userSettings": "Paramètres du compte", + "no_signins_notice": "L'historique de connexion n'est pas encore implémenté. Revenez plus tard !", + "no_newsletter_notice": "La newsletter n'est pas encore disponible. Revenez plus tard" }, "upgrade": "Mettre à Niveau le compte", "unavailable": "Indisponible", "delete": { "button": "Supprimer le compte", - "modalTitle": "Supprimer votre Identifiant Nintendo Network (PNID)", + "modalTitle": "Supprimer votre compte", "modalDescription": "Êtes-vous sûr de vouloir supprimer votre PNID? Veuillez tenir compte des éléments suivants avant la suppression:\n\nLes données de votre compte sur tous les services Pretendo Network (incluant le Forum et Juxtaposition) seront effacées.\nVos données Stripe et votre abonnement seront automatiquement supprimées.\nVous ne pourrez plus utiliser le même PNID sur un nouveau compte à l'avenir.\nSupprimer un compte ne résout pas les problèmes techniques ou les bans. Si vous avez un problème, merci d'utiliser le Forum pour obtenir de l'aide.", "modalCaution": "Cette action ne peut pas être annulée.", - "modalConfirm": "Oui, supprimer" + "modalConfirm": "Oui, supprimez mon compte" } }, "banned": "Banni", @@ -431,7 +431,7 @@ "resetPassword": { "header": "Réinitialiser le mot de passe", "sub": "Entrez le nouveau mot de passe ci-dessous", - "password": "Mot de Passe", + "password": "Mot de passe", "confirmPassword": "Confirmez le mot de passe", "submit": "Soumettre" } From a10e810445c65d522dd63064d1fc1096bad738b1 Mon Sep 17 00:00:00 2001 From: Sponglo Donglo Date: Fri, 6 Feb 2026 13:02:42 +0100 Subject: [PATCH 11/25] locales(update): Updated Basque locale Co-authored-by: Sponglo Donglo --- locales/eu_ES.json | 63 +++++++++++++++++++++++++++++++++++++++++++--- 1 file changed, 59 insertions(+), 4 deletions(-) diff --git a/locales/eu_ES.json b/locales/eu_ES.json index 0166623..22b9a40 100644 --- a/locales/eu_ES.json +++ b/locales/eu_ES.json @@ -11,7 +11,9 @@ "captions": { "blog": "Azken eguneratzeari buruz", "credits": "Taldea ezagutu", - "progress": "Proiektuaren aurrerapenak eta helburuak ikusi" + "progress": "Proiektuaren aurrerapenak eta helburuak ikusi", + "about": "Proiektuari buruz", + "faq": "Ohizko galderak" } }, "accountWidget": { @@ -24,9 +26,62 @@ "subtitle": "Jokoaren zerbitzariak", "buttons": { "readMore": "Gehiago irakurri" - } + }, + "title": "Berregina", + "text": "Pretendo dohanik eta open source den Nintendoren zerbitzarien ordezkapena 3DS eta Wii U-rentzat da, online konektibitatea ahalbidetzen guztientzat, nahiz eta zerbitzari originalak etendu egin eta gero" }, "aboutUs": { - "title": "Guri buruz" + "title": "Guri buruz", + "paragraphs": [ + "Pretendo open source den proiektu bat da Nintendo Network berregin nahi duena 3DS eta Wii U-rentzat \"clean-room alderantzizko ingenieritza\" erabiliz.", + "Gure zerbitzuak dohainik eta kode irekikoak direlako, existituko dira epe luzean." + ] + }, + "progress": { + "title": "Aurrerapenak", + "githubRepo": "Github biltegia" + }, + "faq": { + "title": "Galdera Sarriak", + "text": "Hona hemen sarritan galdetzen zaituzten galderak informazio errazentzarako.", + "QAs": [ + { + "question": "Zer da Pretendo?", + "answer": "Pretendo kode irekiko Nintendo Networkren ordezkapena da Wii U eta 3DS kontsola-familiako zerbitzari pertsonalizatuak sortu nahi duena. Gure helburua kontsola honen online funtzionalitateak babestea da, jokalariei haien Wii U eta 3DS-ko bideojoku gogokoenak ahalbidetzeko gaitasun guztiarekin." + }, + {}, + { + "question": "Nola erabil dezaket Pretendo?" + } + ] + }, + "specialThanks": { + "people": [ + {}, + {}, + {}, + {}, + { + "github": "https://github.com/Kinnay" + }, + { + "name": "NinStar", + "picture": "https://github.com/ninstar.png", + "github": "https://github.com/ninstar" + }, + { + "name": "Rambo6Glaz", + "picture": "https://github.com/EpicUsername12.png", + "github": "https://github.com/EpicUsername12" + }, + { + "name": "GaryOderNichts", + "picture": "https://github.com/GaryOderNichts.png", + "github": "https://github.com/GaryOderNichts" + }, + { + "name": "zaksabeast" + } + ] } -} \ No newline at end of file +} From beb23eb81a1f04c629d2a1260cbab26eacd7c899 Mon Sep 17 00:00:00 2001 From: M Date: Fri, 6 Feb 2026 13:02:44 +0100 Subject: [PATCH 12/25] locales(update): Updated Basque locale locales(update): Updated Basque locale Co-authored-by: M --- locales/eu_ES.json | 54 +++++++++++++++++++++++++++++++++++++++++----- 1 file changed, 49 insertions(+), 5 deletions(-) diff --git a/locales/eu_ES.json b/locales/eu_ES.json index 22b9a40..9bb9191 100644 --- a/locales/eu_ES.json +++ b/locales/eu_ES.json @@ -12,7 +12,7 @@ "blog": "Azken eguneratzeari buruz", "credits": "Taldea ezagutu", "progress": "Proiektuaren aurrerapenak eta helburuak ikusi", - "about": "Proiektuari buruz", + "about": "Proiektuaren informazioa", "faq": "Ohizko galderak" } }, @@ -28,12 +28,12 @@ "readMore": "Gehiago irakurri" }, "title": "Berregina", - "text": "Pretendo dohanik eta open source den Nintendoren zerbitzarien ordezkapena 3DS eta Wii U-rentzat da, online konektibitatea ahalbidetzen guztientzat, nahiz eta zerbitzari originalak etendu egin eta gero" + "text": "Pretendo Nintendo 3DS eta Wii U kontsoletarako zerbitzarien ordezkaritza doako eta kode irekiko bat da, eta online konexioa ahalbidetzen die guztiei, jatorrizko zerbitzariak eten ondoren ere." }, "aboutUs": { "title": "Guri buruz", "paragraphs": [ - "Pretendo open source den proiektu bat da Nintendo Network berregin nahi duena 3DS eta Wii U-rentzat \"clean-room alderantzizko ingenieritza\" erabiliz.", + "Pretendo kode-irekikoa den proiektu bat da Nintendo Network berregin nahi duena 3DS eta Wii U-rentzat.", "Gure zerbitzuak dohainik eta kode irekikoak direlako, existituko dira epe luzean." ] }, @@ -49,9 +49,22 @@ "question": "Zer da Pretendo?", "answer": "Pretendo kode irekiko Nintendo Networkren ordezkapena da Wii U eta 3DS kontsola-familiako zerbitzari pertsonalizatuak sortu nahi duena. Gure helburua kontsola honen online funtzionalitateak babestea da, jokalariei haien Wii U eta 3DS-ko bideojoku gogokoenak ahalbidetzeko gaitasun guztiarekin." }, - {}, { - "question": "Nola erabil dezaket Pretendo?" + "question": "Nire NNIDak Pretendon funtzionatuko du?", + "answer": "Zoritxarrez, ez. Existitzen diren NNIDak ez dute Pretendon funtzionatuko, Nintendok bakarrik duelako zure erabiltzaile-datuak; NNIDtik PNIDra truke bat posible da teorikoki, baina arriskutsua izango zen eta erabiltzailearen datu nabarmenak (gordetzea nahiago ez ditugun datuak) eskatuko ziren." + }, + { + "question": "Nola erabil dezaket Pretendo?", + "answer": "Pretendokin hasteko 3DS, Wii U edo emuladoreetan, mesedez instalatzeko gida ikusi !" + }, + { + "question": "Badakizue zerbitzu/ezaugarriak noiz egongo diren prest?" + }, + { + "question": "Noiz gehituko dituzue joko gehiago?" + }, + { + "question": "Emuladore bat erabiltzen badut, nahikoa da Pretendo erabiltzeko?" } ] }, @@ -83,5 +96,36 @@ "name": "zaksabeast" } ] + }, + "notfound": { + "description": "Ups! Ezin izan dugu orrialde hau aurkitu." + }, + "modals": { + "confirm": "Baieztatu", + "cancel": "Ezeztatu" + }, + "docs": { + "sidebar": { + "juxt_err": "Errore kodeak - Juxt", + "search": "Bilatu", + "install": "Instalatu", + "install_extended": "Pretendo instalatu", + "welcome": "Ongi etorri!", + "getting_started": "Hasten" + }, + "search": { + "label": "Errore kodea", + "caption": "Beheko laukian, zure arazoa idatzi arazoaren informazioa eskuratzeko!", + "title": "Errore kode bat duzu?" + }, + "quickLinks": { + "links": [ + {}, + { + "caption": "Hemen bilatu", + "header": "Errore bat eduki duzu?" + } + ] + } } } From 3e4efebb8a68233b26b0ccc854a0099fc55bb2e0 Mon Sep 17 00:00:00 2001 From: Sponglo Donglo Date: Fri, 6 Feb 2026 13:02:46 +0100 Subject: [PATCH 13/25] locales(update): Updated Basque locale Co-authored-by: Sponglo Donglo --- locales/eu_ES.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/locales/eu_ES.json b/locales/eu_ES.json index 9bb9191..c31d916 100644 --- a/locales/eu_ES.json +++ b/locales/eu_ES.json @@ -12,7 +12,7 @@ "blog": "Azken eguneratzeari buruz", "credits": "Taldea ezagutu", "progress": "Proiektuaren aurrerapenak eta helburuak ikusi", - "about": "Proiektuaren informazioa", + "about": "Proiektuari buruz", "faq": "Ohizko galderak" } }, From fd830d6b049e3fc954136aad1bc2161d973ac869 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Noah=20Zimmerl=C3=A9?= Date: Fri, 6 Feb 2026 13:02:48 +0100 Subject: [PATCH 14/25] locales(update): Updated French (Canada) locale MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit Co-authored-by: Noah Zimmerlé --- locales/fr_CA.json | 180 +++++++++++++++++++++++++++++++++++++++++++-- 1 file changed, 174 insertions(+), 6 deletions(-) diff --git a/locales/fr_CA.json b/locales/fr_CA.json index e73c950..e7b5121 100644 --- a/locales/fr_CA.json +++ b/locales/fr_CA.json @@ -26,7 +26,8 @@ "title": "Recréé", "buttons": { "readMore": "En savoir plus" - } + }, + "text": "Pretendo est un remplacement gratuit et open source des serveurs pour la 3DS et la Wii U, permettant une connexion en ligne pour tous, même après la fermeture des serveurs originaux" }, "aboutUs": { "title": "À propos de nous", @@ -49,24 +50,28 @@ "answer": "Malheureusement, non. Les identifiants du Nintendo Network ne fonctionneront pas avec Pretendo, puisque seul Nintendo détient vos données d'utilisateur. Bien qu'une extraction des données soit techniquement possible, ça serait risqué et nécessiterait des données personelles d'utilisateurs que nous ne voulons pas détenir." }, { - "answer": "Afin de commencer l'installation de Pretendo sur 3DS, Wii U ou un émulateur, veuillez consulter notre guide d'installation!" + "answer": "Afin de commencer l'installation de Pretendo sur 3DS, Wii U ou un émulateur, veuillez consulter notre guide d'installation!", + "question": "Comment puis-je utiliser Pretendo ?" }, { "question": "Savez-vous quand tel service ou telle fonctionnalité sera prêt(e)?", "answer": "Non. La majorité des fonctionnalités et des services de Pretendo sont développés indépendament (par example, un développeur pourrait être en charge de Miiverse pendant qu'un autre est en charge des Comptes et Amis). Ainsi, nous ne pouvons pas donner une estimation du temps requis pour cela." }, { - "question": "Quand allez-vous ajouter d'autres jeux?" + "question": "Quand allez-vous ajouter d'autres jeux?", + "answer": "Nous commencerons à travailler sur de nouveaux jeux une fois que nos librairies backend seront prêtes à le supporter, et que nos développeurs auront du temps disponible pour assurer la maintenance. Une grande partie de notre travail est consacrée à la stabilisation et à la finalisation de nos jeux existants — nous voulons offrir la meilleure expérience possible sur ces titres avant de passer à de nouvelles productions. Puisque de nouveaux projets arrivent constamment, nous ne pouvons en aucun cas estimer quand cela sera possible." }, { - "question": "Si j'utilise un émulateur, sera-t-il suffisant pour utiliser Pretendo?" + "question": "Si j'utilise un émulateur, sera-t-il suffisant pour utiliser Pretendo?", + "answer": "Non. Par mesure de sécurité et de modération, si vous utilisez un émulateur, vous avez quand même besoin d'une vraie console. Cela nous permet d'améliorer la sécurité et d'appliquer les règles de manière plus efficace afin d'offrir une expérience sécurisée et agréable via notre service." }, { "question": "Est-ce que Pretendo fonctionne sur Cemu ou d'autres émulateurs?", "answer": "La version 2.1 de Cemu supporte Pretendo sous les paramètres de connexion internet de l'émulateur. Afin d'avoir plus d'information sur l'utilisation de Pretendo avec Cemu, allez-voir la documentation.
Certains émulateurs 3DS pourraient prendre en charge Pretendo, mais nous n'avons présentement pas de recommendation officielle ou de guides d'installation. La version la plus récente de Citra ne prend pas en charge Pretendo." }, { - "answer": "La Wii possède déja des serveurs personnalisés fournis par Wiimmfi. Nous ne voulons présentement pas cibler la Switch, car ses services sont payants et complètements différents du Nintendo Network." + "answer": "La Wii possède déja des serveurs personnalisés fournis par Wiimmfi. Nous ne voulons présentement pas cibler la Switch, car ses services sont payants et complètements différents du Nintendo Network.", + "question": "Pretendo supportera la Wii/Switch ?" }, { "answer": "Pour la meilleure expérience possible sur console, vous aurez besoin de pirater votre système - par exemple, avec Aroma pour la Wii U et Luma3DS pour la 3DS. Cependant, sur Wii U, la méthode sans piratage SSSL est également disponible, mais avec des fonctionnalités limitées. Regardez le guide d'installation pour plus de détails.", @@ -77,7 +82,8 @@ "answer": "Nous n'avons pas accès aux bannissements du Nintendo Network, donc aucun utilisateur Nintendo Network sera banni dans Pretendo. Cependant, nous avons des règles à respecter lors de l'utilisation du service. L'infraction d'une règle pourrait mener à un bannissement sur Pretendo." }, { - "question": "Puis-je tricher ou utiliser des mods (modifications de jeu) en ligne sur Pretendo?" + "question": "Puis-je tricher ou utiliser des mods (modifications de jeu) en ligne sur Pretendo?", + "answer": "Seulement en matchs privés — obtenir un avantage injuste ou perturber l'expérience en ligne avec des personnes qui n'y ont pas consenti (comme dans les matchs publics) est une infraction passible de bannissement. Nous appliquons régulièrement des bannissements de compte et de console sur les systèmes Wii U et 3DS. Pretendo utilise des mesures de sécurité supplémentaires qui rendent les méthodes traditionnelles de « dé-bannissement » comme changer votre numéro de série inefficaces." } ], "title": "Foire Aux Questions", @@ -86,5 +92,167 @@ "progress": { "githubRepo": "Répertoire Github", "title": "Progression" + }, + "showcase": { + "title": "Que faisons-nous ?", + "text": "Notre projet comporte plusieurs composants. Voici une partie d'entre eux.", + "cards": [ + { + "title": "Serveurs de jeu", + "caption": "Ramener vos contenus et jeux favoris en utilisant des serveurs personnalisés" + }, + { + "title": "Juxtaposition", + "caption": "Une ré-imagination de Miiverse, comme si elle avait été faite dans l'ère moderne" + }, + { + "title": "Support Cemu", + "caption": "Jouez a vos titres Wii U sans console !" + } + ] + }, + "credits": { + "title": "L'équipe", + "text": "Rencontrez l'équipe derrière le projet", + "people": [ + { + "name": "Jonathan Barrow (jonbarrow)", + "caption": "Chef de projet et développeur principal", + "picture": "https://github.com/jonbarrow.png", + "github": "https://github.com/jonbarrow" + }, + { + "name": "Jemma (CaramelKat)", + "caption": "Développement et recherche Miiverse", + "picture": "https://github.com/caramelkat.png", + "github": "https://github.com/CaramelKat" + }, + { + "name": "quarky", + "caption": "Recherches Wii U et développement du patch", + "picture": "https://github.com/ashquarky.png", + "github": "https://github.com/ashquarky" + }, + { + "name": "SuperMarioDaBom", + "caption": "Recherches systèmes et architecture serveur", + "picture": "https://github.com/supermariodabom.png", + "github": "https://github.com/SuperMarioDaBom" + }, + { + "name": "pinklimes", + "caption": "Développement web", + "picture": "https://github.com/gitlimes.png", + "github": "https://github.com/gitlimes" + }, + { + "name": "Shutterbug2000", + "caption": "Recherches systèmes et architecture serveur", + "picture": "https://cdn.discordapp.com/avatars/191370953807233024/0311b61e2009c1576828dd2e9a59d72e.png?size=128", + "github": "https://github.com/shutterbug2000" + }, + { + "name": "Billy", + "caption": "Préservation et architecture serveur", + "picture": "https://github.com/InternalLoss.png", + "github": "https://github.com/InternalLoss" + }, + { + "name": "DaniElectra", + "caption": "Recherches systèmes et architecture serveur", + "picture": "https://github.com/danielectra.png", + "github": "https://github.com/DaniElectra" + }, + { + "name": "niko", + "caption": "Développement serveur et web", + "picture": "https://github.com/hauntii.png", + "github": "https://github.com/hauntii" + }, + { + "name": "MatthewL246", + "caption": "DevOps et travail communautaire", + "picture": "https://github.com/MatthewL246.png", + "github": "https://github.com/MatthewL246" + }, + { + "name": "wolfendale", + "caption": "Développement et optimisation serveur", + "picture": "https://github.com/wolfendale.png", + "github": "https://github.com/wolfendale" + }, + { + "name": "TraceEntertains", + "caption": "Développements et recherches du patch 3DS", + "picture": "https://github.com/TraceEntertains.png", + "github": "https://github.com/TraceEntertains" + } + ] + }, + "specialThanks": { + "title": "Remerciements spéciaux", + "text": "Sans eux, Pretendo n'en serait pas là aujourd'hui", + "people": [ + { + "name": "Contributeurs GitHub", + "caption": "Localisations et autres contributions", + "picture": "https://github.githubassets.com/images/modules/logos_page/GitHub-Mark.png", + "github": "https://github.com/PretendoNetwork" + }, + { + "name": "superwhiskers", + "caption": "Développement de la librairie crunch", + "picture": "https://github.com/superwhiskers.png", + "github": "https://github.com/superwhiskers" + }, + { + "name": "Stary", + "caption": "Développement 3DS et dissecteur NEX", + "picture": "https://github.com/Stary2001.png", + "github": "https://github.com/Stary2001" + }, + { + "name": "rverse", + "caption": "Partage d'information Miiverse", + "picture": "https://github.com/rverseTeam.png", + "github": "https://twitter.com/rverseClub" + }, + { + "name": "Kinnay", + "special": "Remerciements spéciaux", + "caption": "Recherches sur les structures de données Nintendo", + "picture": "https://cdn.discordapp.com/avatars/186572995848830987/b55c0d4e7bfd792edf0689f83a25d8ea.png?size=128", + "github": "https://github.com/Kinnay" + }, + { + "name": "NinStar", + "caption": "Icônes pour l'éditeur Mii et les réactions Juxt", + "picture": "https://github.com/ninstar.png", + "github": "https://github.com/ninstar" + }, + { + "name": "Rambo6Glaz", + "caption": "Recherches sur les consoles et serveurs de jeu", + "picture": "https://github.com/EpicUsername12.png", + "github": "https://github.com/EpicUsername12" + }, + { + "name": "GaryOderNichts", + "caption": "Développement du patch WII U", + "picture": "https://github.com/GaryOderNichts.png", + "github": "https://github.com/GaryOderNichts" + }, + { + "name": "zaksabeast", + "caption": "Créateur du patch 3DS", + "picture": "https://cdn.discordapp.com/avatars/219324395707957248/c62573fbd4d26c8b4724f54413df6960.png?size=128", + "github": "https://github.com/zaksabeast" + }, + { + "name": "mrjvs", + "caption": "Architecture serveur", + "picture": "https://github.com/mrjvs.png" + } + ] } } From 7100b1135a3a74154461fe1ef38e6d130f4b1e25 Mon Sep 17 00:00:00 2001 From: silver_volt4 Date: Fri, 6 Feb 2026 13:02:49 +0100 Subject: [PATCH 15/25] locales(update): Updated Czech locale Co-authored-by: silver_volt4 --- locales/cs_CZ.json | 9 ++++++++- 1 file changed, 8 insertions(+), 1 deletion(-) diff --git a/locales/cs_CZ.json b/locales/cs_CZ.json index b0e12a0..5b1a86a 100644 --- a/locales/cs_CZ.json +++ b/locales/cs_CZ.json @@ -313,7 +313,14 @@ "no_edit_from_dashboard": "Úprava PNID nastavení z uživatelského panelu není aktuálně dostupná. Změňte prosím Vaše uživatelské nastavení z připojené herní konzole." }, "unavailable": "Nedostupné", - "upgrade": "Upgradovat účet" + "upgrade": "Upgradovat účet", + "delete": { + "button": "Smazat účet", + "modalTitle": "Smazat PNID", + "modalDescription": "Jste si jisti, že chcete smazat Vaše PNID? Zvažte prosím následující, než budete pokračovat:\n\nData spojená s Vaším účtem napříč službami Pretendo Network (včetně fóra a Juxtaposition) budou smazána.\nVaše předplatné bude zrušeno a data na platební bráně Stripe odstraněna.\nVytvoříte-li si v budoucnu nový účet, nebudete si na něm moct nastavit stejné uživatelské jméno.\nSmazání účtu nevyřeší problémy s bany a/nebo technickou podporou. Pokud máte potíže, požádejte o pomoc na fóru.", + "modalCaution": "Tento úkon nelze vrátit zpět.", + "modalConfirm": "Ano, smazat" + } }, "accountLevel": [ "Standardní", From 2e79b2096db9edafab1fca732c2d3116c7ce70c1 Mon Sep 17 00:00:00 2001 From: nananankona Date: Fri, 6 Feb 2026 13:02:51 +0100 Subject: [PATCH 16/25] locales(update): Updated Japanese locale Co-authored-by: nananankona --- locales/ja_JP.json | 9 ++++++++- 1 file changed, 8 insertions(+), 1 deletion(-) diff --git a/locales/ja_JP.json b/locales/ja_JP.json index 5cccead..d057c2e 100644 --- a/locales/ja_JP.json +++ b/locales/ja_JP.json @@ -23,7 +23,7 @@ } }, "hero": { - "subtitle": "オンラインを", + "subtitle": "ゲームサーバー", "title": "取り戻す", "text": "Pretendo(プリテンドー)は、ニンテンドー3DSとWii Uの無料かつオープンソースの代替サーバーです。公式サーバーが稼働停止したあとも、オンライン接続を実現します。", "buttons": { @@ -392,6 +392,13 @@ "linkDiscord": "Discordアカウントを連携する", "no_signins_notice": "ログイン履歴は現在追跡されていません。後でもう一度ご確認ください。", "no_newsletter_notice": "ニュースレターは現在利用できません。後でもう一度ご確認ください。" + }, + "delete": { + "button": "アカウントを削除", + "modalTitle": "PNIDを削除", + "modalDescription": "本当に PNID を削除してもよろしいですか?削除する前に、以下の点をご確認ください。\n\nすべての Pretendo Network サービス(フォーラムおよび Juxtaposition を含む)におけるアカウントデータは完全に削除されます。\nStripe のデータおよびサブスクリプションは自動的に削除されます。\n同じ PNID を今後新しいアカウントで利用することはできません。\nアカウントを削除しても、BANや技術的サポートに関する問題は解決されません。問題がある場合は、フォーラムをご利用ください。", + "modalCaution": "この操作は戻せません。", + "modalConfirm": "削除" } }, "accountLevel": [ From 9611e875d988bd9ea1ce1601b7c7a9b83b7b063a Mon Sep 17 00:00:00 2001 From: Arsen Date: Fri, 6 Feb 2026 13:02:53 +0100 Subject: [PATCH 17/25] locales(update): Updated Spanish locale Co-authored-by: Arsen --- locales/es_ES.json | 13 ++++++++++++- 1 file changed, 12 insertions(+), 1 deletion(-) diff --git a/locales/es_ES.json b/locales/es_ES.json index a70d4eb..6db44b6 100644 --- a/locales/es_ES.json +++ b/locales/es_ES.json @@ -84,6 +84,10 @@ { "question": "Si se me ha suspendido el acceso a Nintendo Network, ¿se mantendrá el suspenso en Pretendo?", "answer": "No tenemos acceso a las suspensiones de cuenta de Nintendo Network, entonces todos los usuarios de Nintendo Network no están baneados. Sin embargo, tenemos reglas a seguir al usar el servicio y el incumplimiento de estas reglas puede resultar en una suspensión." + }, + { + "question": "¿Puedo usar trampas o mods con Pretendo?", + "answer": "Solo en partidas privadas: obtener una ventaja injusta o interrumpir la experiencia en línea con personas sin consentimiento (como en partidas públicas) es baneable. Regularmente, aplicamos baneos de cuentas y consolas tanto a Wii U como a 3DS. Pretendo utiliza medidas de seguridad adicionales que invalidan los métodos tradicionales de 'desbaneo', como cambiar el número de serie." } ] }, @@ -401,7 +405,14 @@ "no_edit_from_dashboard": "La edición de la configuración de PNID desde el panel del usuario no está disponible actualmente. Actualice la configuración de usuario desde su consola de juegos vinculada" }, "upgrade": "Subir de rango", - "unavailable": "No disponible" + "unavailable": "No disponible", + "delete": { + "button": "Borrar Cuenta", + "modalTitle": "Borrar PNID", + "modalDescription": "Estás seguro que quieres eliminar tu PNID? Tenga en cuenta lo siguiente antes de la eliminación:\nLos datos de tu cuenta (esto incluye Forum y Juxtaposition) serán borrados en todos los servicios de Pretendo Network.\nTus datos y suscripción de Stripe se eliminarán automáticamente.\nNo serás capaz de usar el mismo PNID en una nueva cuenta en el futuro.\nEliminar una cuenta no soluciona problemas con bandos o soporte técnico. Si tienes un problema, por favor use el Forum para asistencia.", + "modalCaution": "Está acción no se puede deshacer.", + "modalConfirm": "Sí, eliminar" + } }, "accountLevel": [ "Estándar", From c9e94cd170d09895d9de8eeb56ea0fa050d2059a Mon Sep 17 00:00:00 2001 From: "dudu.exe" Date: Fri, 6 Feb 2026 13:02:55 +0100 Subject: [PATCH 18/25] locales(update): Updated Italian locale Co-authored-by: dudu.exe --- locales/it_IT.json | 5 ++++- 1 file changed, 4 insertions(+), 1 deletion(-) diff --git a/locales/it_IT.json b/locales/it_IT.json index eeedff1..e714ad9 100644 --- a/locales/it_IT.json +++ b/locales/it_IT.json @@ -374,7 +374,10 @@ "no_newsletter_notice": "La newsletter non è al momento disponibile. Ricontrolla più tardi" }, "upgrade": "Fai l'upgrade del tuo account", - "unavailable": "Non disponibile" + "unavailable": "Non disponibile", + "delete": { + "button": "Elimina Account" + } }, "account": "Account", "forgotPassword": { From 1b727d4d1d701f684a6529859150887de61f1a27 Mon Sep 17 00:00:00 2001 From: Jerry Starke Date: Fri, 6 Feb 2026 13:02:57 +0100 Subject: [PATCH 19/25] locales(update): Updated German locale Co-authored-by: Jerry Starke --- locales/de_DE.json | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/locales/de_DE.json b/locales/de_DE.json index 38c0840..0aa1dfe 100644 --- a/locales/de_DE.json +++ b/locales/de_DE.json @@ -2,7 +2,7 @@ "nav": { "about": "Über uns", "faq": "FAQ", - "docs": "Dokumente", + "docs": "Dokumentation", "credits": "Mitwirkende", "progress": "Fortschritt", "blog": "Blog", @@ -79,7 +79,7 @@ }, { "question": "Werde ich meine Konsole modifizieren müssen, um mich verbinden zu können?", - "answer": "Wir haben keinen Zugriff auf die Bannliste des Nintendo Network, daher sind keine Nintendo Network Nutzer gebannt. Allerdings haben wir Regeln, die bei der Nutzung des Dienstes befolgt werden müssen, und die Nichteinhaltung dieser Regeln kann zu einem Bann führen." + "answer": "Für die beste Nutzererfahrung auf der Konsole musst du dein System modifizieren. Spezifisch mit Aroma für die Wii U und Luma3DS für den 3DS. Auf der Wii U ist allerdings die SSSL Methode verfügbar, die zwar eingeschränkte Funktionen bietet, es aber nicht erfordert die Konsole zu modifizieren. Für weitere Informationen: Pretendo installieren." }, { "question": "Ich bin im Nintendo Network gebannt, werde ich auch bei Pretendo gebannt sein?", @@ -87,7 +87,7 @@ }, { "question": "Kann ich Cheats oder Mods online mit Pretendo verwenden?", - "answer": "In privaten Matches sind Modifikationen und Cheats erlaubt. In öffentlichen Matches ist es jedoch ein bannbarer Verstoß sich einen unfairen Vorteil zu verschaffen und/oder das Online-Erlebnis anderer zu stören. Wir verhängen regelmäßig Account- und Konsolensperren für Wii U- und 3DS-Systeme. Pretendo verfügt über zusätzliche Sicherheitsmaßnahmen, welche herkömmliche Methoden zur Umgehung dieser, wie das Ändern der Seriennummer, unwirksam machen." + "answer": "Nur in privaten Matches, bei denen alle Teilnehmer einverstanden sind. Sich einen unfairen Vorteil zu verschaffen oder das Online-Erlebnis anderer ohne deren Zustimmung zu stören (z. B. in öffentlichen Matches), ist ein bannbarer Verstoß. Wir verhängen regelmäßig Account- und Konsolensperren für Wii U- und 3DS-Systeme. Pretendo nutzt zusätzliche Sicherheitsmaßnahmen, die herkömmliche Entbannungsmethoden, wie das Ändern der Seriennummer, unwirksam machen." } ] }, From e29a688e2b354d4125b99e8ee2cd15e6418d9697 Mon Sep 17 00:00:00 2001 From: kip Date: Fri, 6 Feb 2026 13:03:09 +0100 Subject: [PATCH 20/25] locales(update): Updated German locale locales(update): Updated English (en@uwu) locale locales(update): Updated Spanish locale locales(update): Updated Japanese locale locales(update): Updated Russian locale locales(update): Updated Italian locale locales(update): Updated Turkish locale locales(update): Updated Czech locale locales(update): Updated English (United Kingdom) locale locales(update): Updated Hungarian locale locales(update): Updated Ukrainian locale locales(update): Updated French (Canada) locale locales(update): Updated French locale locales(update): Updated Indonesian locale locales(update): Updated Japanese locale locales(update): Updated Turkish locale locales(update): Updated Portuguese (Portugal) locale locales(update): Updated Asturian locale locales(update): Updated Portuguese (Brazil) locale locales(update): Updated Russian locale locales(update): Updated Polish locale locales(update): Updated Romanian locale locales(update): Updated Swedish locale locales(update): Updated Dutch locale locales(update): Updated German locale locales(update): Updated French locale locales(update): Updated Galician locale locales(update): Updated English (United Kingdom) locale locales(update): Updated Czech locale locales(update): Updated Chinese (Simplified Han script) locale locales(update): Updated Finnish locale locales(update): Updated Spanish locale locales(update): Updated Ukrainian locale locales(update): Updated Italian locale locales(update): Updated Arabic locale locales(update): Updated Hungarian locale locales(update): Updated English (en@uwu) locale locales(update): Updated Kazakh locale locales(update): Updated Greek locale locales(update): Updated English locale Co-authored-by: kip --- locales/ar_AR.json | 2 +- locales/ast.json | 2 +- locales/cs_CZ.json | 8 ++++---- locales/de_DE.json | 8 ++++---- locales/el_GR.json | 2 +- locales/en@uwu.json | 6 +++--- locales/en_GB.json | 8 ++++---- locales/en_US.json | 2 +- locales/es_ES.json | 8 ++++---- locales/fi_FI.json | 2 +- locales/fr_CA.json | 6 +++--- locales/fr_FR.json | 8 ++++---- locales/gl_ES.json | 2 +- locales/hu_HU.json | 6 +++--- locales/id_ID.json | 6 +++--- locales/it_IT.json | 8 ++++---- locales/ja_JP.json | 8 ++++---- locales/kk_KZ.json | 2 +- locales/nl_NL.json | 2 +- locales/pl_PL.json | 2 +- locales/pt_BR.json | 2 +- locales/pt_PT.json | 2 +- locales/ro_RO.json | 2 +- locales/ru_RU.json | 8 ++++---- locales/sv_SE.json | 2 +- locales/tr_TR.json | 8 ++++---- locales/uk_UA.json | 8 ++++---- locales/zh_CN.json | 2 +- 28 files changed, 66 insertions(+), 66 deletions(-) diff --git a/locales/ar_AR.json b/locales/ar_AR.json index b7ccf4f..9f386d4 100644 --- a/locales/ar_AR.json +++ b/locales/ar_AR.json @@ -123,7 +123,7 @@ "يعد الوي يو في الواقع نظاما تم التقليل من شأنه: كانت الإعلانات التجارية سيئة للغاية ، لكن وحدة التحكم رائعة. هاه ، انتظر ثانية ، لست متأكدا من السبب ولكن لوحة الألعاب الخاصة بي لا تتصل بجهاز الوي يو الخاص بي.", "سوبر ماريو وورلد 2 - الموضوع الرئيسي لجزيرة يوشي هو بوب مطلق وليس هناك طريقة لإقناعي بخلاف ذلك.", "كانت إصدارات Nintendo Switch المفضلة لدي هي Nintendo Switch Online + Expansion Pack و Nintendo Switch Online + Rumble Pak و Nintendo Switch Online + Offline Play Pack و Nintendo Switch Online + بعد حزمة منافذ أخرى ونينتندو سويتش أونلاين + تدريب دماغ / دماغ كاواشيما Age \"لقد أحببت حقًا عنوان وحدة التحكم الافتراضية لـ Nintendo Wii U ، لذلك نحن نعيدها مرة أخرى\". يمكنك حقًا إخبار Nintendo عن اهتماماتها.", - "مثل \"أنت تعرف آش ، بارك قلبها ، إنها UwU طوال اليوم\" هي الطريقة الجنوبية اللطيفة لقول \"Ash uwus طوال الوقت وهو حقًا غريب وغبي وأتمنى ألا يفعلوا ذلك\"", + "مثل \"أنت تعرف آش ، بارك قلبها ، إنها UwU طوال اليوم\" هي الطريقة الجنوبية اللطيفة لقول \"Kip uwus طوال الوقت وهو حقًا غريب وغبي وأتمنى ألا يفعلوا ذلك\"", "أول فيديو لي على قناتي !! لقد كنت أرغب في إنشاء مقاطع فيديو لفترة طويلة الآن ولكن جهاز الكمبيوتر المحمول الخاص بي كان سيئًا للغاية ولم أتمكن من تشغيل برنامج fraps و skype و minecraft مرة واحدة. ولكن هذا انتهى الآن! مع بعض المساعدة من مدرس تكنولوجيا المعلومات الخاص بي ، يعمل الكمبيوتر المحمول بشكل أفضل بكثير ويمكنني التسجيل الآن! أتمنى أن تستمتعوا ، وإذا رغبت في ذلك ، يرجى الإعجاب والاشتراك !!!" ] }, diff --git a/locales/ast.json b/locales/ast.json index 597663d..5adc835 100644 --- a/locales/ast.json +++ b/locales/ast.json @@ -114,7 +114,7 @@ "La Wii U ye un sistema infravaloráu: los anuncios yeren mui malos, mas la consola ye xenial. Eh, espera un segundu… Nun sé porque'l mandu de la consola nun se conecta a la Wii.", "La canción principal de Super Mario World 2 - Yoshi's Island ye mui bona ya nun hai forma de que me convenzas de lo contrario.", "Les mios versiones de Nintendo Switch favorites foron: Nintendo Switch Online + Expansion Pack, Nintendo Switch Online + Rumble Pak, Nintendo Switch Online + Offline Play Pack, Nintendo Switch Online + Otru Xuegu Portáu Pack ya Nintendo Switch Online + Brain Training / Brain Age «Prestóte muncho la versión de la Virtual Console de Wii U, poro volvemos trayela» del Dr. Kawashima Pack. Pa que dempués digas que Nintendo nun s'esmolez.", - "«Xá conoces a la bendita d'Ash, fai UwU tol día» ye la forma suave ya sureña de dicir «Ash fai UwU tol tiempu, ye bien rara ya fata. Axallá que nun lo fore»", + "«Xá conoces a la bendita de Kip, fai UwU tol día» ye la forma suave ya sureña de dicir «Kip fai UwU tol tiempu, ye bien rara ya fata. Axallá que nun lo fore»", "¡¡El primer videu de la mio canal!! Quixi facer vídeos demientres munchu tiempu mas el mio portátil yera un poco malu ya nun podía executar FRAPS, Skype ya Minecraft al empar. ¡Agora xá nun ye asina! Cola ayuda del mio profe d'informática, el portátil funciona muncho meyor ya xá puedo grabar. Espero qu'esfrutéis ya que vos suscribáis si lo facéis." ], "socials": "Redes sociales", diff --git a/locales/cs_CZ.json b/locales/cs_CZ.json index 5b1a86a..b59d2d2 100644 --- a/locales/cs_CZ.json +++ b/locales/cs_CZ.json @@ -66,10 +66,10 @@ "github": "https://github.com/SuperMarioDaBom" }, { - "name": "pinklimes", + "name": "limes.pink", "caption": "Webový vývoj", - "picture": "https://github.com/gitlimes.png", - "github": "https://github.com/gitlimes" + "picture": "https://github.com/limesdotpink.png", + "github": "https://github.com/limesdotpink" }, { "name": "Shutterbug2000", @@ -432,7 +432,7 @@ "Wii U je tak nedoceněné zařízení: reklamy byly, jako, fakt špatný, ale ta konzole je skvělá. Huh, počkej chvilku, nevím proč se mi Gamepad nepřipojuje k Wiičku.", "Úvodní hudba Super Mario World 2 - Yoshi's Island je slast pro moje uši a nikdo mě nepřesvědčí o opaku.", "Moje oblíbená vydání Switche byly Nintendo Switch Online + Expansion Pack, Nintendo Switch Online + Rumble Pak, Nintendo Switch Online + Offline Play Pack, Nintendo Switch Online + Yet Another Port Pack a Nintendo Switch Online + Dr. Kawashima's Brain Training / Brain Age \"Ten Virtual Console titul pro Wii U se ti fakt líbil, tak ho přinášíme zpátky\" Pack. Je fakt zřejmý, že nás má Nintendo rádo.", - "Když moravák řekne \"Znáš přéce Ash, taký zlatíčko, je tak moc UwU\", snaží se neurážlivě říct \"Ash pořád UwUuje a je to fakt divný a hloupý, kéž by to nedělala\"", + "Když moravák řekne \"Znáš přéce Kip, taký zlatíčko, je tak moc UwU\", snaží se neurážlivě říct \"Kip pořád UwUuje a je to fakt divný a hloupý, kéž by to nedělala\"", "Muj prvni videjko na mem kanale!! Uz dlouho jsem si chtel delat videa, ale muj laptop byl docela spatni a nemohl jsem spustit fraps, skype a majnkraft najednou. Ale ted je to už minulost! S pomoci sveho ajty učitele mi notebuk beži lepe a ted muzu nahravat! Doufam, ze se vam to bude libit a pokud ano, tak prosim dejte lajk a odbjer!!!\"", "to vypadá mega vyfeleně" ], diff --git a/locales/de_DE.json b/locales/de_DE.json index 0aa1dfe..1c409a2 100644 --- a/locales/de_DE.json +++ b/locales/de_DE.json @@ -138,9 +138,9 @@ "caption": "Systemforschung und Serverarchitektur" }, { - "picture": "https://github.com/gitlimes.png", - "name": "pinklimes", - "github": "https://github.com/gitlimes", + "picture": "https://github.com/limesdotpink.png", + "name": "limes.pink", + "github": "https://github.com/limesdotpink", "caption": "Webentwicklung" }, { @@ -304,7 +304,7 @@ "Die Wii U ist ein unterschätztes System. Die Werbespots waren zwar eine Katastrophe, aber die Konsole selbst ist großartig. Hey, moment mal, ich bin mir nicht sicher, warum, aber mein Gamepad verbindet sich nicht mit meiner Wii.", "Die Titelmusik von \"Super Mario World 2 - Yoshi's Island\" ist ein absoluter Hit und niemand kann mir das Gegenteil beweisen.", "Meine Lieblingsveröffentlichungen für die Nintendo Switch sind Nintendo Switch Online + Expansion Pack, Nintendo Switch Online + Rumble Pak, Nintendo Switch Online + Offline Play Pack, Nintendo Switch Online + Noch Ein Port Pack und Nintendo Switch Online + Dr. Kawashimas Gehirnjogging / Brain Age \"Ihr Mochtet Den Nintendo Wii U Virtual Console-Titel Sehr, Also Bringen Wir Ihn Zurück\" Pack. Man merkt, dass es Nintendo am Herzen liegt.", - "So etwas wie \"Du kennst Ash, Gott segne ihr Herz, sie schreibt den ganzen Tag UwU\" ist die südländische Art zu sagen \"Ash schreibt die ganze Zeit UwU und es ist wirklich seltsam und dumm und ich wünschte, sie würde es nicht tun\"", + "So etwas wie \"Du kennst Kip, Gott segne ihr Herz, sie schreibt den ganzen Tag UwU\" ist die südländische Art zu sagen \"Kip schreibt die ganze Zeit UwU und es ist wirklich seltsam und dumm und ich wünschte, sie würde es nicht tun\"", "Mein erstes Video auf meinem kanal!! Ich wolte schon lange viedeos machen, aber mein leptop wahr zu schwach um Fraps, Skipe und Minekraft gleichzeitieg laufen zu laßen. aber dass ist jetzt vorbei. mit etwas hilfe von meinen informatiklerer läüft mein leptop jetzt fiel besser und ich kan aufnemen. ich hoffe ihr alle mögt dass video und fals ihr das tut bite gebt einen daumen nach oben und aboniert!!!", "Sieht gut für mich aus" ] diff --git a/locales/el_GR.json b/locales/el_GR.json index 92d9545..26d744a 100644 --- a/locales/el_GR.json +++ b/locales/el_GR.json @@ -188,7 +188,7 @@ "Το Wii U είναι πραγματικά μια υποτιμημένη κονσόλα: Οι διαφημίσεις του ήταν πολύ κακές, αλλά η ίδια κονσόλα ήταν τέλεια. Χμ, περίμενε ένα δευτερόλεπτο, δεν είμαι σίγουρος γιατί, αλλά το Gamepad μου δεν συνδέεται στο Wii μου.", "Το main theme του Super Mario World 2 - Yoshi's Island είναι ό,τι καλυτερο και δεν μεταπείθεις με την καμία.", "Οι αγαπημένες μου κυκλοφορίες του Nintendo Switch είναι το Nintendo Switch Online + Expansion Pack, Nintendo Switch Online + Rumble Pak, Nintendo Switch Online + Offline Play Pack, Nintendo Switch Online + Yet Another Port Pack, και Nintendo Switch Online + Dr. Kawashima's Brain Training / Brain Age \"Σου Αρεσε Πολύ Το Χ Παιχνίδι Wii U Virtual Console , Οπότε Το Φέρνουμε Πίσω\" Pack. Είναι προφανές πως η Nintendo ενδιαφέρεται.", - "Ήξερες ότι το \"Ξέρεις ότι η Ash, νά' ναι καλά η ψυχούλα, κάνει όλη μέρα UwU\" είναι ο ευγενικός τρόπος να πείς \"Η Ash κάνει UwU συνέχεια και είναι περίεργο και χαζό και μακάρι να μην το έκανε;\"", + "Ήξερες ότι το \"Ξέρεις ότι η Kip, νά' ναι καλά η ψυχούλα, κάνει όλη μέρα UwU\" είναι ο ευγενικός τρόπος να πείς \"Η Kip κάνει UwU συνέχεια και είναι περίεργο και χαζό και μακάρι να μην το έκανε;\"", "Το πρώτο βίντεω στο κανάλι μου!! περίμενα να κάνω βίντεος για πολι καιρό αλλά το λαπτοπ μου ετρεθε πολυ κακά και δεν μπορουσα να τρεχω το fraps, skype κι minecraft ολα μαζι. αλλα αυτο τελιωσε! με λιγο βοηθεια απο το δασκαλο πληροφορικισ μου το λαπτ0π μου τρεχι πολυ καλυτερα και μπορο να καταγράψω τορα! ευχομαι να το απολαυσετε και αν ναι, παρ@καλο καντε λαεκ και σαμπσκραϊμπ!" ], "socials": "Κοινωνικά δίκτυα", diff --git a/locales/en@uwu.json b/locales/en@uwu.json index 7df6d8e..959df3f 100644 --- a/locales/en@uwu.json +++ b/locales/en@uwu.json @@ -140,8 +140,8 @@ { "caption": "onlien kitteh ^w^", "name": "purple lemonzz :3", - "picture": "https://github.com/gitlimes.png", - "github": "https://github.com/gitlimes" + "picture": "https://github.com/limesdotpink.png", + "github": "https://github.com/limesdotpink" }, { "caption": "servah debeloper kitteh!!!", @@ -304,7 +304,7 @@ "teh wee yu is aktually a sneak rate konsole: teh komershuls wer relly bad, but teh konsole is gret!! ..huh. wait, meh kittehpad isnt konnekting to meh wee..", "sooper maro wurld too - yoshees is land's theme is amazng!!", "meh favorit nontendo swatch releses hav ben nontendo swatch onlien + expanshun pak, nontendo swatch onlien + rumbly pak, nontendo swatch online + oflin pley pak, nontendo swatch onlin + yet anotha port pak, an nontendo swatch onlin + bren smert trainin pak. yu kan rely tel nontendo kares.", - "liek, \"yu kno ash, bles her heawt, she uwus all day\" is the sothern nice wae of sayin \"ash uwus all teh tiem and its realy weird an stupid an i wish they didnt\"", + "liek, \"yu kno kippy, bles her heawt, she uwus all day\" is the sothern nice wae of sayin \"kip uwus all teh tiem and its realy weird an stupid an i wish they didnt\"", "Connection terminated. I'm sorry to interrupt you, Elizabeth, if you still even remember that name, But I'm afraid you've been misinformed. You are not here to receive a gift, nor have you been called here by the individual you assume, although, you have indeed been called. You have all been called here, into a labyrinth of sounds and smells, misdirection and misfortune. A labyrinth with no exit, a maze with no prize. You don't even realize that you are trapped. Your lust for blood has driven you in endless circles, chasing the cries of children in some unseen chamber, always seeming so near, yet somehow out of reach, but you will never find them. None of you will. This is where your story ends. And to you, my brave volunteer, who somehow found this job listing not intended for you, although there was a way out planned for you, I have a feeling that's not what you want. I have a feeling that you are right where you want to be. I am remaining as well. I am nearby. This place will not be remembered, and the memory of everything that started this can finally begin to fade away. As the agony of every tragedy should. And to you monsters trapped in the corridors, be still and give up your spirits. They don't belong to you. For most of you, I believe there is peace and perhaps more waiting for you after the smoke clears. Although, for one of you, the darkest pit of Hell has opened to swallow you whole, so don't keep the devil waiting, old friend. My daughter, if you can hear me, I knew you would return as well. It's in your nature to protect the innocent. I'm sorry that on that day, the day you were shut out and left to die, no one was there to lift you up into their arms the way you lifted others into yours, and then, what became of you. I should have known you wouldn't be content to disappear, not my daughter. I couldn't save you then, so let me save you now. It's time to rest - for you, and for those you have carried in your arms. This ends for all of us. End communication.", "awooooooooooooooooooooooooooooooooooooooooooooo!" ] diff --git a/locales/en_GB.json b/locales/en_GB.json index 418b0ff..a90ce0e 100644 --- a/locales/en_GB.json +++ b/locales/en_GB.json @@ -138,10 +138,10 @@ "picture": "https://github.com/supermariodabom.png" }, { - "name": "pinklimes", + "name": "limes.pink", "caption": "Web development", - "picture": "https://github.com/gitlimes.png", - "github": "https://github.com/gitlimes" + "picture": "https://github.com/limesdotpink.png", + "github": "https://github.com/limesdotpink" }, { "github": "https://github.com/shutterbug2000", @@ -304,7 +304,7 @@ "The Wii U is actually an underrated system: the adverts were like, really bad, but the console is great. Huh, wait a second. I'm not sure why but my GamePad isn't connecting to my Wii.", "Super Mario World 2 - Yoshi's Island's main theme is an absolute bop and there's no way you're going to convince me otherwise.", "My favourite Nintendo Switch releases have been Nintendo Switch Online + Expansion Pack, Nintendo Switch Online + Rumble Pak, Nintendo Switch Online + Offline Play Pack, Nintendo Switch Online + Yet Another Port Pak, and Nintendo Switch Online + Dr. Kawashima's Brain Training / Brain Age \" You Really Liked The Nintendo Wii U Virtual Console Title, So We're Bringing It Back\" Pack. You can really tell Nintendo cares.", - "Like \"You know Ash, bless their heart, they UwU all day\" is the southern nice way of saying \"Ash UwUs all the time and it's really weird and stupid and I wish they didn't\"", + "Like \"You know Kip, bless their heart, they UwU all day\" is the southern nice way of saying \"Kip UwUs all the time and it's really weird and stupid and I wish they didn't\"", "My first video on my channel!! iv been wanting to make videos for a long time now but my laptop ran pretty bad and i couldn't run fraps, skype and minecraft all at once. but now thats over! with some help from my IT teacher my laptop runs alot better and i can record now! i hope y'all enjoy and if you do please like and subscribe!!!", "Looks Good To Me" ] diff --git a/locales/en_US.json b/locales/en_US.json index 6331f93..4a95341 100644 --- a/locales/en_US.json +++ b/locales/en_US.json @@ -304,7 +304,7 @@ "The Wii U is actually an underrated system: the commercials were like really bad, but the console is great. Huh, wait a second, I'm not sure why but my Gamepad isn't connecting to my Wii.", "Super Mario World 2 - Yoshi's Island's main theme is an absolute bop and there's no way you're gonna convince me otherwise.", "My favorite Nintendo Switch releases have been Nintendo Switch Online + Expansion Pack, Nintendo Switch Online + Rumble Pak, Nintendo Switch Online + Offline Play Pack, Nintendo Switch Online + Yet Another Port Pack, and Nintendo Switch Online + Dr. Kawashima's Brain Training / Brain Age \"You Really Liked The Nintendo Wii U Virtual Console Title, So We're Bringing It Back\" Pack. You can really tell Nintendo cares.", - "Like \"You know Ash, bless her heart, she UwU’s all day\" is the southern nice way of saying \"Ash uwus all the time and it’s really weird and stupid and I wish they didn't\"", + "Like \"You know Kip, bless her heart, she UwUs all day\" is the southern nice way of saying \"Kip UwUs all the time and it’s really weird and stupid and I wish they didn't\"", "My first video on my channel!! iv been wanting to make videos for a long time now but my laptop ran pretty bad and i couldn't run fraps, skype and minecraft all at once. but now thats over! with some help from my IT teacher my laptop runs alot better and i can record now! i hope y'all enjoy and if you do please like and subscribe!!!", "Looks Good To Me" ] diff --git a/locales/es_ES.json b/locales/es_ES.json index 6db44b6..f639fb7 100644 --- a/locales/es_ES.json +++ b/locales/es_ES.json @@ -138,10 +138,10 @@ "github": "https://github.com/SuperMarioDaBom" }, { - "name": "pinklimes", + "name": "limes.pink", "caption": "Desarrollo web", - "picture": "https://github.com/gitlimes.png", - "github": "https://github.com/gitlimes" + "picture": "https://github.com/limesdotpink.png", + "github": "https://github.com/limesdotpink" }, { "name": "Shutterbug2000", @@ -304,7 +304,7 @@ "La Wii U es en realidad un sistema subestimado: los comerciales eran realmente malos, pero la consola es genial. Eh, espera un segundo, no estoy seguro de por qué, pero mi GamePad no se conecta a mi Wii.", "Super Mario World 2 - El tema principal de Yoshi's Island es absolutamente genial y no hay forma de que me convenzas de lo contrario.", "Mis lanzamientos favoritos de Nintendo Switch han sido Nintendo Switch Online + Expansion Pack, Nintendo Switch Online + Rumble Pak, Nintendo Switch Online + Offline Play Pack, Nintendo Switch Online + Yet Another Port Pack y Nintendo Switch Online + Dr. Kawashima's Brain Training / Brain Pack \"Te gustó mucho el título de la consola virtual de Nintendo Wii U, así que lo traeremos de vuelta\". Realmente puedes decir que a Nintendo le importa.", - "Decir “Conoces a Ash, bendice su corazón, hace UwU todo el día “ es la manera del sur de decir “Ash hace uwu todo el tiempo y es bastante raro y idiota y desearía que no lo hiciera”", + "Decir “Conoces a Kip, bendice su corazón, hace UwU todo el día “ es la manera del sur de decir “Kip hace uwu todo el tiempo y es bastante raro y idiota y desearía que no lo hiciera”", "Mi primer video en mi canal!! Llevaba mucho tiempo queriendo hacer videos, pero mi computadora portátil funcionaba bastante mal y no podía ejecutar Fraps, Skype y Minecraft al mismo tiempo. ¡pero ahora eso se acabó! ¡con la ayuda de mi profesor de TI, mi computadora portátil funciona mucho mejor y puedo grabar ahora! Espero que les guste y si es así dale me gusta y suscríbete!!!", "Me parece bien" ] diff --git a/locales/fi_FI.json b/locales/fi_FI.json index 0400959..de58a80 100644 --- a/locales/fi_FI.json +++ b/locales/fi_FI.json @@ -210,7 +210,7 @@ "Wii U on oikeasti aliarvostettu: mainonta oli kaameaa, mutta konsoli itsessään oli hyvä: Hei hetkonen, en tiedä miksi, mutta Gamepadini ei saa yhteyttä Wiihini.", "Super Mario World 2 - Yoshi's Island:in pääteema on kuminta hottia, ja et voi millään saada minua muuttamaan mielipidettäni.", "Omat lempi Switch-julkaisuni ovat Nintendo Switch Online + Expansion Pack, Nintendo Switch Online + Rumble Pak, Nintendo Switch Online + Offline Play Pack, Nintendo Switch Online + Yet Another Port Pack, and Nintendo Switch Online + Dr. Kawashima's Brain Training / Brain Age \"Piditte pelistä Wii U:lla niin paljon, että toimme sen takaisin\" Pack. Näkee selvästi, että Nintendo välittää.", - "\"Tiedäthän rakkaan Ashin, joka söpöilee koko ajan\" on kaunis tapa sanoa \"Ash söpöstelee koko ajan ja se on tosi outoa ja tyhmää ja toivoisin että ne eivät tekisi sitä\"", + "\"Tiedäthän rakkaan Kipin, joka söpöilee koko ajan\" on kaunis tapa sanoa \"Kip söpöstelee koko ajan ja se on tosi outoa ja tyhmää ja toivoisin että ne eivät tekisi sitä\"", "Munekavideomunomallakanavalla!! oon halunnut tehä viteoita jo kauan, mutta mun läppäri oli huono, eikä pyörittäny frapsia , skypeä ja minecrafia yhtaikaa! nyt se on ohi! mun ATK-maikka autto ja nytmun läppäri pyörii paljon paremmin ja voin nauhottaa! toivottavasti tykkäätte ja laittakaa tykkäykseen ja tilaukseen!!!" ] }, diff --git a/locales/fr_CA.json b/locales/fr_CA.json index e7b5121..dcc18c5 100644 --- a/locales/fr_CA.json +++ b/locales/fr_CA.json @@ -140,10 +140,10 @@ "github": "https://github.com/SuperMarioDaBom" }, { - "name": "pinklimes", + "name": "limes.pink", "caption": "Développement web", - "picture": "https://github.com/gitlimes.png", - "github": "https://github.com/gitlimes" + "picture": "https://github.com/limesdotpink.png", + "github": "https://github.com/limesdotpink" }, { "name": "Shutterbug2000", diff --git a/locales/fr_FR.json b/locales/fr_FR.json index b5f0e3b..4ea587a 100644 --- a/locales/fr_FR.json +++ b/locales/fr_FR.json @@ -138,10 +138,10 @@ "name": "SuperMarioDaBom" }, { - "name": "pinklimes", + "name": "limes.pink", "caption": "Développement web", - "picture": "https://github.com/gitlimes.png", - "github": "https://github.com/gitlimes.png" + "picture": "https://github.com/limesdotpink.png", + "github": "https://github.com/limesdotpink.png" }, { "caption": "Recherche sur les systèmes, développement serveur", @@ -304,7 +304,7 @@ "La Wii U n'était pas si nulle que ça, en vrai, c'est juste que les pubs étaient vraiment désastreuses... Hum, c'est étrange, j'ai l'impression que mon Gamepad n'arrive pas à se connecter à ma Wii.", "La musique principale de Super Mario World 2 - Yoshi's Island est la meilleure musique du monde et tu ne peux pas changer mon avis.", "Mes dernières sorties préférée sont le Nintendo Switch Online + Expansion Pack, Nintendo Switch Online + Rumble Pak, Nintendo Switch Online + Offline Play Pack, Nintendo Switch Online + Un Port Sans Importance et Nintendo Switch Online + Dr. Kawashima's Brain Training / Brain Age \"Vous l'aimiez vraiment beaucoup sur la Console Virtuelle de la Wii U\" Pack. On voit que Nintendo a de la passion.", - "\"Tu vois qui c'est Sasha ? C'est fou elle dit souvent UwU, tu trouves pas ?\" : c'est vraiment la plus douce des façons de dire \"Sasha dit H24 UwU, c'est trop chiant et chelou : à l'aide\". À tous ceux qui connaissent une Sasha... explicitez vos appels au secours, nan ?", + "\"Tu vois qui c'est Kip ? C'est fou elle dit souvent UwU, tu trouves pas ?\" : c'est vraiment la plus douce des façons de dire \"Kip dit H24 UwU, c'est trop chiant et chelou : à l'aide\".", "Ma premièr video ! ! ! !1 ! G toujour voulu en fair mais mon PC étè tou pouri alor ma maman ma aidé a améliorer ses performans et mintenan je peu fair dé vidéos ! alor aboné vou é liké SVP !11 ! !", "Cela me semble bon" ] diff --git a/locales/gl_ES.json b/locales/gl_ES.json index ddfe060..2160adc 100644 --- a/locales/gl_ES.json +++ b/locales/gl_ES.json @@ -215,7 +215,7 @@ "A Wii U é en realidade unha consola infravalorada: os anuncios eran moi malos, pero a consola é xenial. Agarda, non sei por que, pero o meu controlador non se conectará á miña Wii.", "O tema principal de Super Mario World 2 - Yoshi's Island é un bop absoluto e non hai forma de que me convenza do contrario.", "Os meus lanzamentos favoritos de Nintendo Switch foron Nintendo Switch Online + Expansion Pack, Nintendo Switch Online + Rumble Pak, Nintendo Switch Online + Offline Play Pack, Nintendo Switch Online + Yet Another Port Pack e Nintendo Switch Online + Dr. Kawashima's Brain Training / Brain Age \"Gustouche moito o título da consola virtual de Nintendo Wii U, así que o traeremos de volta\". Realmente demostra que a Nintendo lle importa.", - "Como \"Xa sabes a Ash, bendí o seu corazón, ela está todo o día\" é a forma agradable do sur de dicir \"Ash uwus todo o tempo e é moi raro e estúpido e gustaríame que non o fixesen\".", + "Como \"Xa sabes a Kip, bendí o seu corazón, ela está todo o día\" é a forma agradable do sur de dicir \"Kip uwus todo o tempo e é moi raro e estúpido e gustaríame que non o fixesen\".", "O meu primeiro video na miña canle!!! Levo un tempo querendo facer vídeos, pero o meu portátil estaba actuando bastante mal e non podía executar Fraps, Skype e Minecraft ao mesmo tempo. Pero iso xa acabouse! Cun pouco de axuda do meu profesor de informática, o meu portátil funciona moito mellor e agora podo gravar! Espero que o disfrutedes e se o fas, dálle me gusta e subscríbete!" ] }, diff --git a/locales/hu_HU.json b/locales/hu_HU.json index f040a88..e2e1737 100644 --- a/locales/hu_HU.json +++ b/locales/hu_HU.json @@ -138,10 +138,10 @@ "picture": "https://github.com/supermariodabom.png" }, { - "picture": "https://github.com/gitlimes.png", + "picture": "https://github.com/limesdotpink.png", "name": "Pinklimes", "caption": "Web fejlesztő", - "github": "https://github.com/gitlimes" + "github": "https://github.com/limesdotpink" }, { "name": "Shutterbug2000", @@ -196,7 +196,7 @@ "A Wii U tulajdonképpen egy alulértékelt rendszer: a reklámok nagyon rosszak voltak, de a konzol nem. Hú, várj egy percet, nem tudom miért nem csatlakozik a Gamepad-om a Wii-omhoz.", "Super Mario World 2 - Yoshi's Island's főcím zenéje abszolút bop, és semmiképpen sem fogsz meggyőzni az ellenkezőjéről.", "A kedvenc Nintendo Switch kiadásaim: a Nintendo Switch Online + Expansion Pack, a Nintendo Switch Online + Rumble Pak, a Nintendo Switch Online + Offline Play Pack, a Nintendo Switch Online + Yet Another Port Pack és a Nintendo Switch Online + Dr. Kawashima's Brain Training / Brain Age \"Nagyon szeretted a Nintendo Wii U Virtual Console-t szóval visszahozzuk\" Pack. Tényleg elmondhatod, hogy a Nintendo figyel rád.", - "Az \"Ismered Ash-t, áldd meg a szívét, egész nap UwUzik.\" a déli kedves módja annak, hogy \"Ash uwuzik minden alkalommal, és ez nagyon furcsa és hülye, és azt kívánom, bárcsak ne”", + "Az \"Ismered Kip-t, áldd meg a szívét, egész nap UwUzik.\" a déli kedves módja annak, hogy \"Kip uwuzik minden alkalommal, és ez nagyon furcsa és hülye, és azt kívánom, bárcsak ne”", "Első videóm a csatornámon!! Már régóta szertem volna videókat készíteni, de a laptopom elég rosszul ment, és nem tudtam egyszerre futtatni a fraps-t, a skype-ot és a minecraftot. de most vége! informatika tanárom segítségével a laptopom sokkal jobban működik, és már tudok rögzíteni! remélem tetszeni fog és ha igen nyomj egy like-ot és iratkozz fel!!!", "Jónak tűnik nekem" ], diff --git a/locales/id_ID.json b/locales/id_ID.json index c73c303..dd50e3b 100644 --- a/locales/id_ID.json +++ b/locales/id_ID.json @@ -143,10 +143,10 @@ "github": "https://github.com/SuperMarioDaBom" }, { - "name": "pinklimes", + "name": "limes.pink", "caption": "Pengembangan web", - "picture": "https://github.com/gitlimes.png", - "github": "https://github.com/gitlimes" + "picture": "https://github.com/limesdotpink.png", + "github": "https://github.com/limesdotpink" }, { "name": "Shutterbug2000", diff --git a/locales/it_IT.json b/locales/it_IT.json index e714ad9..db5bb5d 100644 --- a/locales/it_IT.json +++ b/locales/it_IT.json @@ -139,9 +139,9 @@ }, { "caption": "Sviluppo web", - "github": "https://github.com/gitlimes", - "name": "pinklimes", - "picture": "https://github.com/gitlimes.png" + "github": "https://github.com/limesdotpink", + "name": "limes.pink", + "picture": "https://github.com/limesdotpink.png" }, { "name": "Shutterbug2000", @@ -304,7 +304,7 @@ "In realtà la Wii U è un sistema sottovalutato: le pubblicità erano terribili, ma la console è fantastica. Hmm, aspetta un secondo, non so perché ma il mio Gamepad non si connette alla mia Wii.", "Il tema principale di Super Mario World 2 - Yoshi's Island è un bop assurdo e non riuscirai mai a convincermi del contrario.", "I miei titoli preferiti per Nintendo Switch sono Nintendo Switch Online + Pacchetto aggiuntivo, Nintendo Switch Online + Rumble Pak, Nintendo Switch Online + Pacchetto gioco offline, Nintendo Switch Online + Pacchetto l'ennesima port e Nintendo Switch Online + Pacchetto Brain Training del Dr. Kawashima: Quanti anni ha il tuo cervello? \"Il titolo Virtual Console per Wii U vi è piaciuto così tanto che abbiamo deciso di rimetterlo in vendita.", - "Tipo \"Conosci Ash, Dio benedica la sua anima, dice UwU tutto il giorno\" è il modo del sud degli Stati Uniti per dire \"Ash dice uwu costantemente ed è molto strano e stupido e vorrei tanto che non lo facesse\"", + "Tipo \"Conosci Kip, Dio benedica la sua anima, dice UwU tutto il giorno\" è il modo del sud degli Stati Uniti per dire \"Kip dice uwu costantemente ed è molto strano e stupido e vorrei tanto che non lo facesse\"", "Il mio primo video sul mio canale!! voglio fare video da un sacco di tempo ma il mio laptop era lento e non riuscivo a far andare fraps, skype e minecraft insieme. ma ora non più! il mio maestro di informatica mi ha aiutato e il mio laptop va molto più veloce e ora riesco a registrare! spero che vi piaccia e se si per favore mettete like e iscrivetevi!!!", "Mi sembra a posto" ] diff --git a/locales/ja_JP.json b/locales/ja_JP.json index d057c2e..e200413 100644 --- a/locales/ja_JP.json +++ b/locales/ja_JP.json @@ -139,9 +139,9 @@ }, { "caption": "Webの開発", - "github": "https://github.com/gitlimes", - "name": "pinklimes", - "picture": "https://github.com/gitlimes.png" + "github": "https://github.com/limesdotpink", + "name": "limes.pink", + "picture": "https://github.com/limesdotpink.png" }, { "name": "Shutterbug2000", @@ -304,7 +304,7 @@ "Wii Uって人気なさすぎだよね~。たしかに、イメージは薄かったけど、遊んでみれば最高だったよ!あれ、ちょっとまって…なんかゲームパッドがWiiに繋がらないんだけど?", "スーパーマリオ ヨッシーアイランドのメイン テーマはいい曲だよね~!", "ボクのお気に入りのNintendo Switchの作品は、Nintendo Switch Online + 追加パック、Nintendo Switch Online + 振動パック、Nintendo Switch Online + Offlineパック、Nintendo Switch Online + 非公式ポートパック、Nintendo Switch Online + 脳を鍛える大人のトレーニング ~Wii Uバーチャルコンソールが本当に人気なので、復活させます~ パック。任天堂はよくわかってるよね~。", - "「あなたはアッシュを知っている、彼女の心を祝福しなさい、彼女は一日中UwUの」というように、南部の素敵な言い方です \"Ash uwusはいつも、それは本当に奇妙で愚かで、私は彼らがそうしなかったらいいのに\"", + "「あなたはキップを知っている、彼女の心を祝福しなさい、彼女は一日中UwUの」というように、南部の素敵な言い方です \"キップ uwusはいつも、それは本当に奇妙で愚かで、私は彼らがそうしなかったらいいのに\"", "ボクのチャンネルで最初の動画を公開したよ!!前から動画を作りたいと思っていたけど、ボクのノートパソコンの調子が悪くってね、Fraps とか Skype とか Minecraft を同時に起動できなかったんだよね~。でも、もうだいじょうぶ!IT の先生に聞いてみたら、ノートパソコンの動作が良くなって、録音もできるようになったんだ!よかったら高評価とチャンネル登録してね!", "僕には良い感じに見えるね" ] diff --git a/locales/kk_KZ.json b/locales/kk_KZ.json index 6831744..c559cbc 100644 --- a/locales/kk_KZ.json +++ b/locales/kk_KZ.json @@ -102,7 +102,7 @@ "Wii U шынымен де бағаланбаған жүйе: жарнамалар оғашты болды, бірақ консольдің өзі керемет. Эм? Бір секунд күте тұрыңыз... Мен контроллерімнің Wii-ге неге қосылмайды?!", "Super Mario World 2 ойынының негізгі әні - Yoshi's Island - нақты бомба! Сіз маған басқаны дәлелдей алмайсыз.", "Nintendo Switch-тегі менің сүйікті шығарылымдарым - Nintendo Switch Online + Expansion Pack, Nintendo Switch Online + Rumble Pak, Nintendo Switch Online + Offline Play Pack, Nintendo Switch Online + Тағы Бір Порт Pack, and Nintendo Switch Online + Dr. Kawashima's Brain Training / Brain Age \"Сізге Nintendo Wii U виртуалды консоль ойындары ұнады, сондықтан біз оларды қайтарып жатырмыз\" Pack. Сіз Nintendo бізге шынымен қамқорлық жасайтынын анық айта аласыз.", - "Мысалы, \"Сен Эшті білесің, Құдай оны жарылқасын, ол күні бойы UwU-п тұр\" - оңтүстік айтылуының жақсы мысалы - \"күл үнемі шығып UwU-п, бұл өте оғаш және тітіркендіргіш, ол мұны ешқашан жасамайды деп үміттенемін.\"", + "Мысалы, \"Сен Кип білесің, Құдай оны жарылқасын, ол күні бойы UwU-п тұр\" - оңтүстік айтылуының жақсы мысалы - \"Кип үнемі шығып UwU-п, бұл өте оғаш және тітіркендіргіш, ол мұны ешқашан жасамайды деп үміттенемін.\"", "Минін каналымдағы бірінші бейееммм!!11!!!! Мен ұзақ уақыт бойы видео тусіргім келді, бирақ ноутбук өте байау болды, мен бір уақытта фрапс, скайп жане майнкамптты аша алмадым. бірақ енді бітті! инфраматика пәнінен мұғалімнің көмегімен ноутбук жылдам болды, енді мен сртке түсіре аламын!!! Сізге унәйды дйеп үміттенемін, лупил басып, жазылыңыз!!!!!!\"" ], "socials": "Әлеуметтік желілер", diff --git a/locales/nl_NL.json b/locales/nl_NL.json index a6f8ade..d9ca692 100644 --- a/locales/nl_NL.json +++ b/locales/nl_NL.json @@ -180,7 +180,7 @@ "De Wii U is in werkelijkheid een ondergewaardeerd systeem: de reclames waren inderdaad zeer slecht, maar het systeem is geweldig. Huh, wacht eens even, ik snap niet waarom mijn Gamepad niet wil verbinden met mijn Wii U.", "Super Mario World 2 - Yoshi's Island's main theme is een geweldig muziek nummer en niemand kan mij van het tegendeel overtuigen.", "Mijn favoriete Nintendo Switch titels zijn Nintendo Switch Online + Uitbreidingspakket, Nintendo Switch Online + Rumble Pak, Nintendo Switch Online + Offline Speel pakket, Nintendo Switch Online+ Nog Een Port Pakket en Nintendo Switch Online + Dr. Kawashima's Brain Training: Hoe oud is jouw brein? \"jullie hielden veel van de Wii U Virtual Console versie, dus brengen we het terug\" pakket. Je kan zien dat Nintendo er veel om geeft.", - "Je weet toch dat \"je kent Ash, prijs haar ziel, ze UwUt elke dag\" de zuidelijke Verenigde Staten hun aardige manier om \"Ash UwUt elke dag en het is raar en gek en ik wil dat ze dat niet deed\" te zeggen", + "Je weet toch dat \"je kent Kip, prijs haar ziel, ze UwUt elke dag\" de zuidelijke Verenigde Staten hun aardige manier om \"Kip UwUt elke dag en het is raar en gek en ik wil dat ze dat niet deed\" te zeggen", "Mijn eerste videoo op dit kannaal. ik wildu al langur videos make maar me laptop draaidu slecht en ik kon geen fraps en Skype en meincraft draaie op hetzelfdu moment. maar dat is klaar! met wat hellup van mijn IT leraar mijn laptop draaid veel beter en ik kan nu opnemen! Ik hoop jullie genietun ervan en als dat O is, leik en abbonneer!!!" ] }, diff --git a/locales/pl_PL.json b/locales/pl_PL.json index 1452474..ed45369 100644 --- a/locales/pl_PL.json +++ b/locales/pl_PL.json @@ -131,7 +131,7 @@ "Wii U to niedoceniany system: reklamy były naprawdę złe, ale konsola jest świetna. Huh, poczekaj chwilę, nie jestem pewien dlaczego, ale mój gamepad nie łączy się z moim Wii.", "Główny motyw Super Mario World 2 - Yoshi's Island to absolutny bop i nie ma mowy, żebyś mnie przekonał, że jest inaczej.", "Moimi ulubionymi wydaniami Nintendo Switch były Nintendo Switch Online + Expansion Pack, Nintendo Switch Online + Rumble Pak, Nintendo Switch Online + Offline Play Pack, Nintendo Switch Online + Yet Another Port Pack oraz Nintendo Switch Online + Dr. Kawashima's Brain Training / Brain Age \"Naprawdę podobał ci się ten tytuł na Virtual Console Nintendo Wii U, więc przywracamy go z powrotem\". Naprawdę widać, że Nintendo zależy.", - "\"Znasz kochaną Ash? UwUje cały dzień\" to po południowemu \"Ash UwUje cały czas i jest to naprawdę dziwne i głupie i chciałbym żeby tego nie robiłu\"", + "\"Znasz kochaną Kip? UwUje cały dzień\" to po południowemu \"Kip UwUje cały czas i jest to naprawdę dziwne i głupie i chciałbym żeby tego nie robiłu\"", "Mój pierwszy filmik na moim kanale!! Od dana chciałem robić filmiki, ale mój laptop był suaby i nie mogłem jednocześnie włączyć frapsa, skajpa i minecrafta. ale już po wszystkim! pomógł mi mój nauczyciel od infy i mój laptop działa dużo lepiej i mogę teraz nagrywać! Mam nadzieję, że wszystkim się podoba, a jeśli tak, łapka w górę i zasubskrybuj!!!" ] }, diff --git a/locales/pt_BR.json b/locales/pt_BR.json index eb49dfe..98a1f47 100644 --- a/locales/pt_BR.json +++ b/locales/pt_BR.json @@ -131,7 +131,7 @@ "O Wii U é um sistema subestimado: os comerciais eram muito ruins, mas o console é ótimo. Ah, espera um momento. Eu não sei o porquê do meu Gamepad não estar conectando no meu Wii.", "O tema principal de Super Mario World 2 - Yoshi's Island tem uma batida muito top e ninguém nunca irá me convencer do contrário.", "Meus lançamentos favoritos do Nintendo Switch foram Nintendo Switch Online + Expansion Pack, Nintendo Switch Online + Rumble Pak, Nintendo Switch Online + Offline Play Pack, Nintendo Switch Online + Ainda Outro Port Pack e Nintendo Switch Online + Dr. Kawashima's Brain Training / Brain Age e o Pacote \"Você Realmente Gostou do Título do Virtual Console do Nintendo Wii U, Então Estamos Trazendo-o de Volta\". Você pode realmente dizer que a Nintendo se importa.", - "Tipo \"Você conhece a Ash, abençoe o coração dela, ela faz UwU o dia inteiro\" é uma forma simpática do sul de dizer \"Ash faz UwU o tempo todo e é tãoestranho e estúpido que seria melhor que ela não fizesse isso\"", + "Tipo \"Você conhece a Kip, abençoe o coração dela, ela faz UwU o dia inteiro\" é uma forma simpática do sul de dizer \"Kip faz UwU o tempo todo e é tãoestranho e estúpido que seria melhor que ela não fizesse isso\"", "Meu primeiro video no canal!! eu tava querendo fazer videos faz muito tempo mas meu notebook tava horrivel e eu nao conseguia usar o fraps, skype e minecraft ao mesmo tempo. mas agora isso acabou! com ajuda do meu professor de TI, agora meu notebook ta bem melhor e eu ja posso gravar! espero que gostem e se gostarem deixem seu like e se inscrevam no canal!!!" ] }, diff --git a/locales/pt_PT.json b/locales/pt_PT.json index a46bf3c..807e2a6 100644 --- a/locales/pt_PT.json +++ b/locales/pt_PT.json @@ -234,7 +234,7 @@ "O Wii U é um sistema subestimado: os comerciais eram muito ruins, mas o console é ótimo. Ah, espera um momento. Não sei o porquê do meu Gamepad não estar conectando no meu Wii.", "O tema principal de Super Mario World 2 - Yoshi's Island tem uma batida muito top e ninguém nunca irá me convencer do contrário.", "Os meus lançamentos favoritos do Nintendo Switch foram Nintendo Switch Online + Expansion Pack, Nintendo Switch Online + Rumble Pak, Nintendo Switch Online + Offline Play Pack, Nintendo Switch Online + Ainda Outro Port Pack e Nintendo Switch Online + Dr. Kawashima's Brain Training / Brain Age e o Pacote \"Realmente Gostou do Título do Virtual Console do Nintendo Wii U, Então Estamos Trazendo-o de Volta\". Pode realmente dizer que a Nintendo se importa.", - "Tipo \"Conhece a Ash, abençoe o coração dela, ela faz UwU o dia inteiro\" é uma forma simpática do sul de dizer \"Ash faz UwU o tempo todo e é tão estranho e estúpido e queria que ela não fizesse isso\"", + "Tipo \"Conhece a Kip, abençoe o coração dela, ela faz UwU o dia inteiro\" é uma forma simpática do sul de dizer \"Kip faz UwU o tempo todo e é tão estranho e estúpido e queria que ela não fizesse isso\"", "O meu primeiro vídeo no canal!! Queria fazer vídeos há muito tempo, mas o meu notebook era horrível e não consegui usar o Fraps, Skype e Minecraft simultaneamente. Mas agora isso acabou! Com a ajuda do meu professor de TI, o meu notebook agora está bem melhor e já posso gravar! Espero que gostem e se gostarem deixem o seu like e se inscrevam no canal!!!" ] }, diff --git a/locales/ro_RO.json b/locales/ro_RO.json index 15d76a7..ebf04e8 100644 --- a/locales/ro_RO.json +++ b/locales/ro_RO.json @@ -131,7 +131,7 @@ "Wii U chiar a fost un sistem subapreciat; reclamele erau, gen, foarte proaste, dar consola e tare. Ăă, stai un pic, nu știu de ce Gamepad-ul nu se conectează la Wii.", "Genericul de la Super Mario World 2 - Yoshi's Island e absolut genial și n-ai cum să mă convingi altfel.", "Lansările mele preferate pe Nintendo Switch au fost Nintendo Switch Online + Expansion Pack, Nintendo Switch Online + Rumble Pak, Nintendo Switch Online + Offline Play Pack, Nintendo Switch Online + Încă niște porturi Pack și Nintendo Switch Online + Dr. Kawashima's Brain Training / Brain Age \"Chiar v-a plăcut jocul ăsta pe Wii U Virtual Console așa de mult că vi-l aducem din nou\" Pack. Poți vedea că lui Nintendo chiar îi pasă.", - "Gen \"Știi pe Ash, să-i dea Dumnezeu sănătate, face UwU-uri toată ziua\" e modul de la țară de a zice \"Ash face numai UwU-uri și e foarte aiurea și stupid și mi-aș dori să nu mai facă\"", + "Gen \"Știi pe Kip, să-i dea Dumnezeu sănătate, face UwU-uri toată ziua\" e modul de la țară de a zice \"Kip face numai UwU-uri și e foarte aiurea și stupid și mi-aș dori să nu mai facă\"", "primu meu video pe canalul meu!! mereu miam dorit să fac videouri da laptopu era praf si nu mergeau fraps, skype sau minecraft in același timp, dar acum gata! profa de TIC ma ajutat și acum laptopu merge mult mai bn și pot să și filmez! sper să vă placă și nu uitati sa dati un like și subscribe!!!" ] }, diff --git a/locales/ru_RU.json b/locales/ru_RU.json index e2ea708..8ab1d12 100644 --- a/locales/ru_RU.json +++ b/locales/ru_RU.json @@ -121,9 +121,9 @@ }, { "caption": "Веб-разработка", - "picture": "https://github.com/gitlimes.png", - "github": "https://github.com/gitlimes", - "name": "pinklimes" + "picture": "https://github.com/limesdotpink.png", + "github": "https://github.com/limesdotpink", + "name": "limes.pink" }, { "caption": "Исследование систем и разработка серверов", @@ -222,7 +222,7 @@ "Wii U на самом деле - недооценённая система: рекламы были ужасными, но сама консоль - замечательная. Эм? Подождите секунду... Я не уверен почему мой геймпад не подключается к моей Wii.", "Главная музыкальная тема Super Mario World 2 - Yoshi's Island , просто бомба! Смирись.", "Мои любимые релизы на Nintendo Switch были - Nintendo Switch Online + Expansion Pack, Nintendo Switch Online + Rumble Pak, Nintendo Switch Online + Offline Play Pack, Nintendo Switch Online + Еще Один Порт Игр Pack, and Nintendo Switch Online + Dr. Kawashima's Brain Training / Brain Age \"Вам Действительно Понравился Nintendo Wii U Virtual Console Игры, Так Что Мы Их возвращаем\" Pack. Ты с уверенностью можешь сказать что Nintendo точно заботится о нас.", - "Например, \"Знаешь, Эш, благослови её сердце, она весь день занимается UwU\" - это южный приятный способ сказать \"Эш занимается UwU всё время, и это очень странно и глупо, и я бы хотел, чтобы они этого не делали\"", + "Например, \"Знаешь, Кип, благослови её сердце, она весь день занимается UwU\" - это южный приятный способ сказать \"Кип занимается UwU всё время, и это очень странно и глупо, и я бы хотел, чтобы они этого не делали\"", "Мой первый видеоролик на моём канале! Я хотел сделать видео уже очень давно, но мой ноутбук работал очень плохо и я не мог открыть фрапс , скайп и майнкрафт одновременно. Но теперь этому конец! Благодаря моему учителю по информатике мой ноутбук стал быстрым и теперь я могу снимать ролики! Я надеюсь вам понравится ставьте лайк и подписывайтесь на канал!" ] }, diff --git a/locales/sv_SE.json b/locales/sv_SE.json index bce0a4c..b0971a1 100644 --- a/locales/sv_SE.json +++ b/locales/sv_SE.json @@ -149,7 +149,7 @@ "Wii Uet är faktiskt ett underskattat system: reklamfilmerna var typ riktigt dåliga, men konsolen är bra. Va, vänta en sekund, jag är inte säker varför men min Gamepad ansluter inte till mitt Wii.", "Super Mario Värld 2 - Yoshi's Ö's huvud signaturmelodi är en absolut bop är det finns inget sätt att du kommer övertyga mig annars.", "Mina favorit Nintendo Switch släpp har varit Nintendo Switch Online + Expansion Paket, Nintendo Switch Online + Rumble Pak, Nintendo Switch Online + Offline Spel Paket, Nintendo Switch Online + Ännu En Port Paket, och Nintendo Switch Online + Dr. Kawashima's Hjärn Träning / Hjärnålder \"Du Gillade Verkligen WII U Virtual Konsol Titeln, Så Vi Tar Den Tillbaka\" Paket. Du kan verkligen se att Nintendo bryr sig.", - "Som \"Du vet Ash, välsigna hennes hjärta, hon UwUar varje dag\" är det trevliga sydliga sättet att säga \"Ash uwuar hela tiden och det är verkligen konstigt och dumt och jag önskar att hen inte gjorde det\"", + "Som \"Du vet Kip, välsigna hennes hjärta, hon UwUar varje dag\" är det trevliga sydliga sättet att säga \"Kip uwuar hela tiden och det är verkligen konstigt och dumt och jag önskar att hen inte gjorde det\"", "Min första video på min kanal!! Ja har velat göra videor länge nu men min laptop rann ganska dåligt och jag kunde inte köra fraps, skype och minecraft på samma gång. men nu är det över! med lite hjälp från min IT lärare kör min laptop mycket bättre och jag kan spela in nu! jag hoppas att ni alla tycker om den här videon och om du gör det snälla gilla och premenurera!!!" ], "socials": "Sociala medier", diff --git a/locales/tr_TR.json b/locales/tr_TR.json index e63ab9b..ef51c16 100644 --- a/locales/tr_TR.json +++ b/locales/tr_TR.json @@ -138,10 +138,10 @@ "caption": "Sistem araştırmaları ve sunucu mimarisi" }, { - "picture": "https://github.com/gitlimes.png", + "picture": "https://github.com/limesdotpink.png", "caption": "Web geliştirme", - "github": "https://github.com/gitlimes", - "name": "pinklimes" + "github": "https://github.com/limesdotpink", + "name": "limes.pink" }, { "caption": "Sistem araştırması ve sunucu geliştirme", @@ -268,7 +268,7 @@ "Wii U aslında değeri bilinmeyen bir sistem: reklamlar gerçekten kötüydü ama konsol harika. Bir saniye, neden olduğundan emin değilim ama Gamepad'im Wii'ime bağlanmıyor.", "Super Mario World 2 - Yoshi's Island'ın ana teması tam bir klasik ve beni başka türlü ikna etmenin bir yolu yok.", "En sevdiğim Nintendo Switch oyunları Nintendo Switch Online + Genişletme Paketi, Nintendo Switch Online + Rumble Pak, Nintendo Switch Online + Çevrimdışı Oynama Paketi, Nintendo Switch Online + Bir Port daha Paketi ve Nintendo Switch Online + Dr. Kawashima's Brain Training / Brain Age \"Nintendo Wii U Sanal Konsol Oyunlarını Gerçekten Sevdiniz, Bu yüzden Geri Getiriyoruz\" Paketi. Nintendo'nun umursadığını gerçekten söyleyebilirsin.", - "\"Ash'i biliyorsun, kalbini korusun, o bütün gün UwUlar\" gibi, \"Ash her zaman uwular ve bu gerçekten garip ve aptalca ve keşke yapmasalar\" demenin güneydeki güzel yolu", + "\"Kip'i biliyorsun, kalbini korusun, o bütün gün UwUlar\" gibi, \"Kip her zaman uwular ve bu gerçekten garip ve aptalca ve keşke yapmasalar\" demenin güneydeki güzel yolu", "Kanalımdaki ilk videom!! bn uzun zamandır video yapmak istiyordum ama dizüstü bilgisayarım oldukça kötü çalıştı ve fraps, skype ve minecraft'ı aynı anda çalıştıramadım. ama artık bitti! BT öğretmenimin biraz yardımıyla dizüstü bilgisayarım çok daha iyi çalışıyor ve şimdi kayıt yapabiliyorum! umarım eğlenirsiniz ve beğendiyseniz lütfen beğenip abone olun!!!", "Bana Güzel Görünüyor" ], diff --git a/locales/uk_UA.json b/locales/uk_UA.json index 8ac6773..a57e4e9 100644 --- a/locales/uk_UA.json +++ b/locales/uk_UA.json @@ -103,10 +103,10 @@ "name": "SuperMarioDaBom" }, { - "name": "pinklimes", + "name": "limes.pink", "caption": "Веб-розробка", - "github": "https://github.com/gitlimes.png", - "picture": "https://github.com/gitlimes.png" + "github": "https://github.com/limesdotpink.png", + "picture": "https://github.com/limesdotpink.png" }, { "name": "Shutterbug2000", @@ -304,7 +304,7 @@ "Wii U насправді недооцінена система: реклама була дуже поганою, але консоль чудова. Секундочку, не знаю чому, але мій геймпад не під'єднується до Wii.", "Головна тема Super Mario World 2 - Yoshi's Island - це абсолютний боп, і ви ніяк не переконаєте мене в протилежному.", "Моїми улюбленими релізами для Nintendo Switch були Nintendo Switch Online + розширення, Nintendo Switch Online + Rumble Pack, Nintendo Switch Online + офлайн-пакет, Nintendo Switch Online + ще один порт-пакет і Nintendo Switch Online + Dr. Kawashima's Brain Training / Brain Age \"Вам дуже сподобалася гра для віртуальної консолі Nintendo Wii U, тому ми повертаємо її назад\". Можна сказати, що Nintendo дійсно дбає про нас.", - "Наприклад, \"Ти знаєш, Еш, благослови її серце, вона весь день УвУкає\" - це південний приємний спосіб сказати: \"Еш увукає весь час, і це дійсно дивно і безглуздо, і я хотів би, щоб вона цього не робила\"", + "Наприклад, \"Ти знаєш, Кіпе, благослови її серце, вона весь день УвУкає\" - це південний приємний спосіб сказати: \"Кіпе увукає весь час, і це дійсно дивно і безглуздо, і я хотів би, щоб вона цього не робила\"", "Моє перше відео на моєму каналі! Я давно хотів знімати відео, але мій ноутбук працював досить погано, і я не міг запускати fraps, skype і minecraft одночасно. але тепер це закінчилося! з деякою допомогою мого вчителя інформатики мій ноутбук працює набагато краще, і я можу записувати зараз! я сподіваюся, що вам сподобається, і якщо вам сподобається, будь ласка, ставте лайк і підписуйтесь!!!", "Як на мене, виглядає непогано." ] diff --git a/locales/zh_CN.json b/locales/zh_CN.json index 9480d95..2dc6ae7 100644 --- a/locales/zh_CN.json +++ b/locales/zh_CN.json @@ -221,7 +221,7 @@ "Wii U 实际上是一个被低估的游戏机:营销非常糟糕,但游戏机很棒。嗯,等一下,我不知道为什么,但我的Gamepad没有连接到我的 Wii。", "超级马里奥世界 2 - 耀西岛 的主题是绝对的爆好听,你无法说服我。", "我最喜欢的 Nintendo Switch 版本是 Nintendo Switch Online + 扩展包、Nintendo Switch Online + Rumble Pak、Nintendo Switch Online + Offline Play Pack、Nintendo Switch Online + Yet another Port Pack 和 Nintendo Switch Online + Kawashima 博士的大脑训练/Brain Age“你真的很喜欢 Nintendo Wii U 虚拟控制台标题,所以我们要把它带回来”包。你真的可以看出任天堂在不在乎。", - "就像“你知道 Ash,祝福她的心,她一整天都在 UwU”是南方的一种很好的说法,“Ash一直都是在 uwu ,这真的很奇怪和愚蠢,我希望他们没有”", + "就像“你知道 Kip,祝福她的心,她一整天都在 UwU”是南方的一种很好的说法,“Kip一直都是在 uwu ,这真的很奇怪和愚蠢,我希望他们没有”", "涐恠涐の頻檤丄の第①嗰視頻!!涐想製莋視頻已俓佷玖ㄋ,但涐の毞誋夲電脳運哘嘚佷糟糕,涐兂法茼埘運哘 frāp$、$kypé 啝 mīńécrāfτ。但現恠結涑ㄋ!恠涐の IT 佬師の幫助丅,涐の毞誋夲電脳運哘嘚莄ぬㄋ,涐現恠岢苡錄喑ㄋ!涐俙望伱扪嘟囍歡,侞淉伱囍歡,請囍歡啝訂閲!!!", "我觉得不错" ] From f55399292187d86fdc66457db32a59b95c048023 Mon Sep 17 00:00:00 2001 From: Nathan Tool Date: Fri, 6 Feb 2026 13:03:12 +0100 Subject: [PATCH 21/25] locales(update): Updated Catalan locale Co-authored-by: Nathan Tool --- locales/ca_ES.json | 12 ++++++------ 1 file changed, 6 insertions(+), 6 deletions(-) diff --git a/locales/ca_ES.json b/locales/ca_ES.json index e960fbb..ec4e461 100644 --- a/locales/ca_ES.json +++ b/locales/ca_ES.json @@ -34,7 +34,7 @@ "title": "Sobre nosaltres", "paragraphs": [ "Pretendo és un projecte de codi obert que pretén recrear la Nintendo Network per a 3DS i Wii U mitjançant enginyeria inversa.", - "Com que els nostres serveis són gratuïts i de codi obert, poden existir fins i tot després del tancament inevitable de la Nintendo Network." + "Com que els nostres serveis són gratuïts i de codi obert, existiran per molt de temps." ] }, "progress": { @@ -54,8 +54,8 @@ "answer": "Malauradament, no. Els NNID existents no funcionaran a Pretendo, ja que només Nintendo té les dades dels usuaris; tot i que una migració de NNID a PNID és teòricament possible, seria arriscat i requeriria dades d'usuari sensibles que no volem tenir." }, { - "question": "Com faig servir el Pretendo?", - "answer": "Pretendo no es troba actualment en un estat llest per a l'ús públic. Tanmateix, un cop ho sigui, podràs utilitzar-lo simplement executant el nostre patcher homebrew a la teva consola." + "question": "Com faig servir Pretendo?", + "answer": "Per començar amb Pretendo Network a 3DS, Wii U o emuladors, si us plau referiu-vos a les nostres instruccions d’inici!" }, { "question": "Sabeu quan estarà llesta una funció o un servei?", @@ -63,15 +63,15 @@ }, { "question": "Funciona el Pretendo al Cemu o als emuladors?", - "answer": "Pretendo suporta qualsevol client que pugui interactuar amb Nintendo Network. Actualment, l'únic emulador amb aquesta funció és Cemu. Cemu 2.0 suporta oficialment Pretendo sota la teva configuració del compte de Nintendo Network. Per a més informació sobre com iniciar-se amb Cemu, mira't documentation.
Citra no suporta el joc en línia de veritat i, per tant, no funciona amb Pretendo i no mostra cap signe de que realment funcioni, el joc en línia. Mikage, un emulador de 3DS per a mòbils podria rebre suport en el futur, tot i que és lluny de ser cert.\n\nPretendo està dissenyat en principi per al hardware original de Wii U i 3DS; ara mateix l'únic emulador d'aquestes consoles compatible amb la Nintendo Network és el Cemu. Cemu no és compatible oficialment amb servidors personalitzats, però encara hauria de ser possible fer servir el Pretendo al Cemu.
Pretendo actualment no és compatible amb el Cemu." + "answer": "Treballem en jocs nous un cop les nostres llibreries el puguin donar soport, i hi hagi temps de desenvolupament disponible per mantenir-lo. Molta de la nostra feina està dirigida a estabilitzar i completar jocs ja existents - volem tenir la millor experiència posible en aquests jocs abans de anar-nos cap a nous títols. Com que sempre hi ha nova feina, no podem fer cap aproximació de quan podríem donar suport a més jocs." }, { "question": "Si se'm va prohibir l'accés a la Nintendo Network, continuarà prohibit al Pretendo?", "answer": "No tindrem accés a les prohibicions d'accés de la Nintendo Network i a tots els usuaris no se'ls prohibirà utilitzar el nostre servei. Malgrat això, tindrem normes a seguir abans d'utilitzar el servei i, si aquestes normes no es compleixen, podria resultar en la prohibició del nostre servei." }, { - "question": "Pretendo afegirà compatibilitat amb la Wii o la Switch?", - "answer": "La Wii ja té servidors personalitzats a través del Wiimmfi. Actualment no volem orientar-nos a la Switch, ja que és de pagament i està completament fora de la Nintendo Network." + "question": "Funciona Pretendo al Cemu o als emuladors?", + "answer": "Cemu 2.1 té suport oficial per a Pretendo sota les opcions de compte per internet a l'emulador. Per a més informació de com iniciar-se amb Cemu, llegiu-vos la documentació. Certs emuladors de 3DS o derivacions d'aquest podrien funcionar, però no tenim cap recomanació oficial o instruccions d'inici ara mateix. Les últimes versions de Citra no funcionen amb Pretendo." }, { "question": "Necessitaré hacks per connectar-me?", From 6473f5cb9a21fdff3511adc0e0cb0dd40ba2df12 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Adam=20Aragon=C3=A8s?= Date: Fri, 6 Feb 2026 13:03:13 +0100 Subject: [PATCH 22/25] locales(update): Updated Catalan locale MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit Co-authored-by: Adam Aragonès --- locales/ca_ES.json | 29 +++++++++++++++++++++++------ 1 file changed, 23 insertions(+), 6 deletions(-) diff --git a/locales/ca_ES.json b/locales/ca_ES.json index ec4e461..94d3c31 100644 --- a/locales/ca_ES.json +++ b/locales/ca_ES.json @@ -66,16 +66,27 @@ "answer": "Treballem en jocs nous un cop les nostres llibreries el puguin donar soport, i hi hagi temps de desenvolupament disponible per mantenir-lo. Molta de la nostra feina està dirigida a estabilitzar i completar jocs ja existents - volem tenir la millor experiència posible en aquests jocs abans de anar-nos cap a nous títols. Com que sempre hi ha nova feina, no podem fer cap aproximació de quan podríem donar suport a més jocs." }, { - "question": "Si se'm va prohibir l'accés a la Nintendo Network, continuarà prohibit al Pretendo?", - "answer": "No tindrem accés a les prohibicions d'accés de la Nintendo Network i a tots els usuaris no se'ls prohibirà utilitzar el nostre servei. Malgrat això, tindrem normes a seguir abans d'utilitzar el servei i, si aquestes normes no es compleixen, podria resultar en la prohibició del nostre servei." + "question": "Si faig servir un emulador, no necessito res més per fer servir Pretendo?", + "answer": "No. Per raons de seguretat i moderació, encara que facis servir un emulador, necessitaràs una consola real. Això ens permet millorar la seguretat i reforçar l’efectivitat de les normes per a oferir una experiència agradable i segura amb el nostre servei." }, { "question": "Funciona Pretendo al Cemu o als emuladors?", "answer": "Cemu 2.1 té suport oficial per a Pretendo sota les opcions de compte per internet a l'emulador. Per a més informació de com iniciar-se amb Cemu, llegiu-vos la documentació. Certs emuladors de 3DS o derivacions d'aquest podrien funcionar, però no tenim cap recomanació oficial o instruccions d'inici ara mateix. Les últimes versions de Citra no funcionen amb Pretendo." }, { - "question": "Necessitaré hacks per connectar-me?", - "answer": "Sí, caldrà una consola hackejada per connectar-se; tanmateix, els usuaris de la Wii U només necessitaran accés al Homebrew Launcher (és a dir, Haxchi, Coldboot Haxchi o fins i tot l'exploit del navegador web) i informació sobre com es connectarà la 3DS arribarà més endavant." + "question": "Pretendo donarà suport a Wii i/o Switch?", + "answer": "La Wii ja té servidors personalitzats de part de Wiimmfi. Actualment no tenim previst centrar-nos en la Switch ja que és un servei de pagament i totalment diferent a la Nintendo Network." + }, + { + "question": "Necessitaré hacks per connectar-me?" + }, + { + "question": "Si se m’ha vetat l’accés de Nintendo Network, seguiré vetat quan faci servir Pretendo?", + "answer": "No tenim accés als vets de Nintendo Network, de manera que cap usuari de Nintendo Network està vetat. Tammateix, tenim normes que cal seguir per fer ús del servei i l’incompliment d’elles pot comportar un vet." + }, + { + "question": "Puc fer servir trucs o mods online amb Pretendo?", + "answer": "Només en partides privades - tenir avantatge o fastiguejar l’experiència online de gent que no n’ha donat consentiment (i en partides públiques) és una infracció vetable. Sovint vetem comptes i consoles tant a Wii U com a 3DS. Pretendo fa servir mètodes de seguretat més sofisticats que fan que els mètodes tradicionals d’eliminar vets no siguin efectius, com ara canviar el número de sèrie." } ] }, @@ -85,7 +96,7 @@ "cards": [ { "title": "Servidors en línia", - "caption": "Tornem els teus jocs en línia preferits mitjançant servidors personalitzats." + "caption": "Revivim els teus jocs en línia preferits mitjançant servidors personalitzats." }, { "caption": "Una re-imaginació del Miiverse, com si s'hagués fet en una època més moderna.", @@ -99,7 +110,13 @@ }, "credits": { "title": "L'equip", - "text": "Coneix l'equip que hi ha darrere del projecte" + "text": "Coneix l'equip que hi ha darrere del projecte", + "people": [ + { + "name": "Jonathan Barrow (jonbarrow)", + "caption": "Propietari del projecte i desenvolupador principal" + } + ] }, "specialThanks": { "title": "Gràcies especials", From a151aac35e09d137f66b127f15d8e2d3e6db02bf Mon Sep 17 00:00:00 2001 From: Maciej Date: Fri, 6 Feb 2026 13:03:15 +0100 Subject: [PATCH 23/25] locales(update): Updated Polish locale Co-authored-by: Maciej --- locales/pl_PL.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/locales/pl_PL.json b/locales/pl_PL.json index ed45369..e732cf9 100644 --- a/locales/pl_PL.json +++ b/locales/pl_PL.json @@ -62,7 +62,7 @@ "answer": "Nie. Wiele z funkcji/usług Pretendo są tworzone przez różnych programistów, przez to nie możemy podać szacowanego terminu ukończenia tej rzeczy." }, { - "question": "Czy Pretendo działa na Cemu/emulatorach?", + "question": "Kiedy dodacie więcej gier?", "answer": "Pretendo wspiera wszystko co łączy się z Nintendo Network, Jedyny emulator który wspiera taką funkcjonalnośc jest Cemu. Cemu 2.0 oficjalnie wspiera Pretendo pod twoimi ustawieniami konta w emulatorze. Dla informacji jak zacząć z Cemu, zapoznaj się z dokumentacją.Citra nie wspiera prawdziwej gry online, więc dlatego nie działa z Pretendo, i w ogóle nie pokazuje żadnych znaków wspierania prawdziwej gry online. Mikage, emulator 3DS na telefonach może zacząć wspierać tą funkcjonalność w przyszłości, lecz jest to daleko od pewności." }, { From da4df8c96359d15739b53ebfff834666dee77102 Mon Sep 17 00:00:00 2001 From: WGJ Date: Fri, 6 Feb 2026 13:03:16 +0100 Subject: [PATCH 24/25] locales(update): Updated Catalan locale Co-authored-by: WGJ --- locales/ca_ES.json | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) diff --git a/locales/ca_ES.json b/locales/ca_ES.json index 94d3c31..1adccbf 100644 --- a/locales/ca_ES.json +++ b/locales/ca_ES.json @@ -78,7 +78,8 @@ "answer": "La Wii ja té servidors personalitzats de part de Wiimmfi. Actualment no tenim previst centrar-nos en la Switch ja que és un servei de pagament i totalment diferent a la Nintendo Network." }, { - "question": "Necessitaré hacks per connectar-me?" + "question": "Necessitaré hacks per connectar-me?", + "answer": "Per a la millor experiència a consoles, també necessitaràs hackejar el teu sistema - específicament Aroma per la Wii U i Luma3DS per la 3DS. Tanmateix, a la Wii U, el mètode SSSL sense hacks també està disponible amb funcionalitat limitada. Mira les instruccions de configuració per detalls." }, { "question": "Si se m’ha vetat l’accés de Nintendo Network, seguiré vetat quan faci servir Pretendo?", From f59a8a4f2938f0ccfcdf4f521b594613adbcf276 Mon Sep 17 00:00:00 2001 From: Nathan Tool Date: Fri, 6 Feb 2026 13:03:17 +0100 Subject: [PATCH 25/25] locales(update): Updated Catalan locale Co-authored-by: Nathan Tool --- locales/ca_ES.json | 21 +++++++++++++++++++-- 1 file changed, 19 insertions(+), 2 deletions(-) diff --git a/locales/ca_ES.json b/locales/ca_ES.json index 1adccbf..acc5607 100644 --- a/locales/ca_ES.json +++ b/locales/ca_ES.json @@ -115,7 +115,24 @@ "people": [ { "name": "Jonathan Barrow (jonbarrow)", - "caption": "Propietari del projecte i desenvolupador principal" + "caption": "Propietari del projecte i desenvolupador principal", + "picture": "https://github.com/jonbarrow.png", + "github": "https://github.com/jonbarrow" + }, + { + "name": "Jemma (CaramelKat)", + "caption": "Recerca i desenvolupament de Miiverse", + "picture": "https://github.com/caramelkat.png", + "github": "https://github.com/CaramelKat" + }, + { + "name": "quarky", + "caption": "Recerca i desenvolupament de pedaços per a Wii U", + "picture": "https://github.com/ashquarky.png", + "github": "https://github.com/ashquarky" + }, + { + "caption": "Recerca de sistemes i arquitectura de servidors" } ] }, @@ -233,7 +250,7 @@ "upgrade": { "tierSelectPrompt": "Selecciona un nivell", "unsub": "Donar-se de baixa", - "unsubPrompt": "Estàs segur que vols donar-te de baixa de tiername? Perdràs l'accés a les avantatges associades a ell.", + "unsubPrompt": "Esteu segurs que voleu cancel·lar la vostra subscripció a tiername? Perdreu l'accés immediatament a tots els beneficis associats amb aquell nivell.", "back": "Endarrere", "month": "Mes", "unsubConfirm": "Donar-se de baixa",