From ca0a666401167c86a3b87ba7604d2f4c83df44d1 Mon Sep 17 00:00:00 2001 From: ErdbeerbaerLP <27149563+ErdbeerbaerLP@users.noreply.github.com> Date: Thu, 29 Apr 2021 09:36:13 +0200 Subject: [PATCH 1/7] Add german translation --- locales/DE_de.json | 139 +++++++++++++++++++++++++++++++++++++++++++++ 1 file changed, 139 insertions(+) create mode 100644 locales/DE_de.json diff --git a/locales/DE_de.json b/locales/DE_de.json new file mode 100644 index 0000000..0fdaa8f --- /dev/null +++ b/locales/DE_de.json @@ -0,0 +1,139 @@ +{ + "nav": { + "about": "Über", + "faq": "FAQ", + "credits": "Credits", + "progress": "Fortschritt" + }, + "hero": { + "subtitle": "Spiel-Server", + "title": "Neu Definiert", + "text": "Pretendo ist ein kostenloser, open source Ersatz für Nintendo's Server für den 3DS and die Wii U, der die Onlineverbindung für alle, auch nach dem dem offiziellen Ende, ermöglicht.", + "buttons": { + "readMore": "Mehr lesen" + } + }, + "aboutUs": { + "title": "Über Uns", + "paragraphs": [ + "Pretendo ist ein open-source Project, dass das Nintendo Network für den 3DS und die Wii U durch clean-room reverse engineering neu erstellt.", + "Da unsere Dienste kostenlos und Open Source sind, können sie auch nach der offiziellen Schließung des Nintendo Network weiterexistieren." + ] + }, + "progress": { + "title": "Fortschritt", + "paragraphs": [ + "Aktuell arbeiten wir am Miiverse und unseren Account-Servern und deren Integration mit den Diensten.", + "Für den 3DS arbeiten wir nebenbei auch an Mario Kart 7, mit dem Wunsch, nach Möglichkeit auch an anderen Spielen zu Arbeiten." + ] + }, + "faq": { + "title": "Frequently Asked Questions (Häufig gestellte Fragen)", + "text": "Hier sind einige Fragen, die wir oft gestellt bekommen, zur schnellen Informationsbeschaffung.", + "QAs": [ + { + "question": "Was ist Pretendo?", + "answer": "Pretendo ist ein Open Source Nintendo Network Ersatz, mit dem eigene Server für die Konsolenfamilien Wii U und 3DS erstellt werden sollen. Unser Ziel ist es, die Online-Funktionalität der Konsolen zu erhalten, damit Spieler auch weiterhin ihre Lieblingsspiele für die Wii U und den 3DS vollständig Spielen können." + }, + { + "question": "Werden meine vorhandenen NNIDs mit Pretendo funktionieren?", + "answer": "Leider nicht. Vorhandene NNIDs werden nicht mit Pretendo funktionieren, da nur Nintendo deine Nutzerdaten hat. Auch wenn eine NNID-zu-PNID Migration theoretisch möglich ist, wäre es riskant und würde Sensitive Nutzerdaten erfordern, die wir nicht Speichern möchten." + }, + { + "question": "Wie benutze ich Pretendo?", + "answer": "Pretendo ist aktuell nicht bereit für die Öffentliche Nutzung. Allerdings, sobald Pretendo bereit ist, kannst du es einfach durch unseren homebrew patcher auf deiner Konsole nutzen." + }, + { + "question": "Weißt du, wann bereit ist?", + "answer": "Nein. Viele von Pretendo's Funktionen und Diensten werden unabhängig voneinander entwickelt (zum Beispiel, ein Entwickler arbeitet am Miiverse während ein anderer an Accounts und der Freundesliste arbeitet) und deshalb können wir keine Zeit nennen, wie lange es noch dauern wird." + }, + { + "question": "Funktioniert Pretendo mit Cemu oder Emulatoren?", + "answer": "Pretendo wird hautpsächlich für die Hardware der Wii U und des 3DS entwickelt. Zu diesem Zeitpunkt ist CEMU der einzige emulator für diese Konsolen mit NN support. Cemu selbst unterstützt keine eigenen Server, aber es soll trotzdem möglich sein Pretendo mit Cemu zu verwenden.
Cemu wird aktuell von Pretendo nicht unterstützt." + }, + { + "question": "Wenn ich im Nintendo Network gebannt wurde, bleibe ich in Pretendo auch gebannt?", + "answer": "Wir werden keinen Zugriff auf Nintendo's bans haben, weshalt kein Nutzer auf unserem Netzwerk gebannt sein wird. Trotzdem, wir haben Regeln für die Nutzung unserer Dienste und das Nichteinhalten kann in einem Ban resultieren." + }, + { + "question": "Wird Pretendo die Wii/Switch unterstützen?", + "answer": "Für die Wii gibt es bereits eigene Server von Wiimmfi. Aktuell möchten wir die Switch auch nicht als Ziel festlegen, da der Online-Service der Switch Kostenpflichtig und it is both paid and completely different to Nintendo Network." + }, + { + "question": "Benötige ich einen Hack zum verbinden?", + "answer": "Ja, du musst deine Konsole hacken, allerdings reicht auf der Wii U der Zugriff zum Homebrew Launcher (z.B. über Haxchi, Coldboot Haxchi, oder den Browser-Exploit). Informationen, wie der 3DS verbunden wird, wird später noch veröffentlicht." + } + ] + }, + "credits": { + "title": "Das Team", + "text": "Triff das Team, das hinter dem Projekt steckt", + "people": [ + { + "name": "Jonathan Barrow (RedDucks)", + "caption": "Project Besitzer und leitender Entwickler", + "picture": "https://github.com/redduckss.png", + "github": "https://github.com/RedDuckss" + }, + { + "name": "Jemma (CaramelKat)", + "caption": "Miiverse Forschung und Entwicklung", + "picture": "https://github.com/caramelkat.png", + "github": "https://github.com/CaramelKat" + }, + { + "name": "superwhiskers", + "caption": "Entwicklung der crunch Bibliothek", + "picture": "https://github.com/superwhiskers.png", + "github": "https://github.com/superwhiskers" + }, + { + "name": "SuperMarioDaBom", + "caption": "Forschung auf Konsole und anderen Systemen", + "picture": "https://github.com/supermariodabom.png", + "github": "https://github.com/SuperMarioDaBom" + }, + { + "name": "Rambo6Glaz", + "caption": "Network Installer und Konsolenforschung", + "picture": "https://github.com/Rambo6Glaz.png", + "github": "https://github.com/NexoDevelopment" + }, + { + "name": "mrjvs", + "caption": "Web development and early eShop research", + "picture": "https://github.com/mrjvs.png", + "github": "https://github.com/mrjvs" + }, + { + "name": "Benjamin Moss (kxpler442b)", + "caption": "Web Entwicklung", + "picture": "https://github.com/kxpler442b.png", + "github": "https://github.com/kxpler442b" + }, + { + "name": "Jip Fr", + "caption": "Web Entwicklung", + "picture": "https://github.com/jipfr.png", + "github": "https://github.com/jipfr" + }, + { + "name": "Shutterbug2000", + "caption": "Mario Kart 7 und 3DS Forschung", + "picture": "https://cdn.discordapp.com/avatars/191370953807233024/0311b61e2009c1576828dd2e9a59d72e.png?size=128", + "github": "https://github.com/shutterbug2000" + }, + { + "name": "Kinnay", + "special": "Besonderer Dank", + "caption": "Forschung an Nintendo Datenstrukturen", + "picture": "https://cdn.discordapp.com/avatars/186572995848830987/b55c0d4e7bfd792edf0689f83a25d8ea.png?size=128", + "github": "https://github.com/Kinnay" + } + ] + }, + "progressPage": { + "title": "Unser Fortschritt", + "description": "Prüfe den Projektfortschritt und die Ziele! (Ungefähr jede Stunde aktualisiert, reflektiert nicht ALLE Projekte oder Ziele)" + } +} From e8e14b2ca4ec0700a1310cf14c90640c0c629d6c Mon Sep 17 00:00:00 2001 From: ErdbeerbaerLP <27149563+ErdbeerbaerLP@users.noreply.github.com> Date: Thu, 29 Apr 2021 09:42:13 +0200 Subject: [PATCH 2/7] Fix missing translation --- locales/DE_de.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/locales/DE_de.json b/locales/DE_de.json index 0fdaa8f..4ec63d6 100644 --- a/locales/DE_de.json +++ b/locales/DE_de.json @@ -101,7 +101,7 @@ }, { "name": "mrjvs", - "caption": "Web development and early eShop research", + "caption": "Web Entwicklung und frühe eShop Forschung", "picture": "https://github.com/mrjvs.png", "github": "https://github.com/mrjvs" }, From 2987119dec53fd39d414f8568cfc83edbc1da985 Mon Sep 17 00:00:00 2001 From: ErdbeerbaerLP <27149563+ErdbeerbaerLP@users.noreply.github.com> Date: Thu, 29 Apr 2021 15:24:49 +0200 Subject: [PATCH 3/7] Create README.md --- README.md | 9 +++++++++ 1 file changed, 9 insertions(+) create mode 100644 README.md diff --git a/README.md b/README.md new file mode 100644 index 0000000..833e25b --- /dev/null +++ b/README.md @@ -0,0 +1,9 @@ +# Website for Pretendo Network + +This is the Repository for the Website of the Pretendo Network + +Visit the [live version](https://pretendo.network) + + + + From 75d4e86f692a0f371548ca5df5fece525535ca85 Mon Sep 17 00:00:00 2001 From: ErdbeerbaerLP <27149563+ErdbeerbaerLP@users.noreply.github.com> Date: Tue, 4 May 2021 08:24:45 +0200 Subject: [PATCH 4/7] Add better translations for german --- locales/DE_de.json | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/locales/DE_de.json b/locales/DE_de.json index 4ec63d6..54eddbe 100644 --- a/locales/DE_de.json +++ b/locales/DE_de.json @@ -71,7 +71,7 @@ "people": [ { "name": "Jonathan Barrow (RedDucks)", - "caption": "Project Besitzer und leitender Entwickler", + "caption": "Projektinhaber und leitender Entwickler", "picture": "https://github.com/redduckss.png", "github": "https://github.com/RedDuckss" }, @@ -101,7 +101,7 @@ }, { "name": "mrjvs", - "caption": "Web Entwicklung und frühe eShop Forschung", + "caption": "Web Entwicklung und frühe eShop Erforschung", "picture": "https://github.com/mrjvs.png", "github": "https://github.com/mrjvs" }, From fa48b648dbde57286120362f51b55a161e77e92e Mon Sep 17 00:00:00 2001 From: ErdbeerbaerLP <27149563+ErdbeerbaerLP@users.noreply.github.com> Date: Tue, 4 May 2021 08:31:58 +0200 Subject: [PATCH 5/7] Add Google Translate translation --- locales/GOOGLE_en.json | 139 +++++++++++++++++++++++++++++++++++++++++ 1 file changed, 139 insertions(+) create mode 100644 locales/GOOGLE_en.json diff --git a/locales/GOOGLE_en.json b/locales/GOOGLE_en.json new file mode 100644 index 0000000..4d035ee --- /dev/null +++ b/locales/GOOGLE_en.json @@ -0,0 +1,139 @@ +{ + "nav": { + "about": "on the", + "faq": "frequently asked questions ", + "credits": "fault", + "progress": "growth" + }, + "hero": { + "subtitle": "Sports service providers", + "title": "Restore", + "text": "Pretendo is designed as a fast and open source solution for 3DS and Wii U servers for Nintendo servers, providing integration and integration in both, even if a real server is available.", + "buttons": { + "readMore": "Continue reading" + } + }, + "aboutUs": { + "title": "circle", + "paragraphs": [ + "Proteondo is an open room project that aims to reshape the Nintendo network for 3D and NI using clean nighttime retrograde tech.", + "Since our services are shared and open source, Nintendo's flagship network will take effect once it is shut down." + ] + }, + "progress": { + "title": "Progress", + "paragraphs": [ + "We are currently working on integrating MyVerus with account servers and services. ", + "In 3DS we are working on Mario Kart 7 and hope to move on to other games if possible." + ] + }, + "faq": { + "title": "Frequently Asked Questions", + "text": "Here are some common questions to help you understand.", + "QAs": [ + { + "question": "What Pretendo?", + "answer": "Pretendo is a network of Nintendo networks (whose favorites are the Wii U and 3DS) that aim to create custom Wii U series servers and 3D consoles. " + }, + { + "question": "Can my previous NNID be used with Pretendo? ", + "answer": "We want to make sure we don't have any unforeseen circumstances. Nintendo user will not be available for data talk without unanimous detection of NNID. While the NNID is not a PNID converter, it can also be compromised, compromised, and not possible at all. " + }, + { + "question": "How to use Predentone? ", + "answer": "Peace is not open to ordinary people. But once he was approved, he would rather go home from getting off work. " + }, + { + "question": "Did you know is ready? ", + "answer": "Goodbye Most Pretendo/service features are added separately (for example, the designer can change the differences, while other things can change the account and friends). Therefore, we usually do not provide ETA when needed. " + }, + { + "question": "Can Protento run on Cemu / emulator? ", + "answer": "Specially designed for Pretendo, Wii U and 3DS devices. Currently, Semu is the only emulator for NM powered consoles. Semu does not have an official license, but can be used with Pretendo Semu. Protendo does not currently support Semu." + }, + { + "question": "If I don't have the right to use Nintendo Network, will bidding be restricted? ", + "answer": "We do not have the right to access the Nintendo Network to restrict or prohibit anyone from using our services. However, when we use the service, we must follow certain rules, otherwise we will be restricted. " + }, + { + "question": "Does Pretendo support the Wii / switch?", + "answer": "Vii already offers a standard server Viimmfi . At the moment, we do not want to separate the switch because it is paid and completely different from the Nintendo network. " + }, + { + "question": "Do I like hacking relationships?", + "answer": "Of course, you have to bet on the device to connect; However, you need to get a Homebrew build on the Wii U (for example, Haxchi, Coldboot Haxchi, or a used browser) and learn more about connecting to the 3DS in the future. " + } + ] + }, + "credits": { + "title": "team", + "text": "Group meeting after the end of the project", + "people": [ + { + "name": "Jonathan Barrow (RedDucks)", + "caption": "Chief architect and designer ", + "picture": "https://github.com/redduckss.png", + "github": "https://github.com/RedDuckss" + }, + { + "name": "Jemma (CaramelKat)", + "caption": "Multi-faceted research and development ", + "picture": "https://github.com/caramelkat.png", + "github": "https://github.com/CaramelKat" + }, + { + "name": "superwhiskers", + "caption": "Tighten library development", + "picture": "https://github.com/superwhiskers.png", + "github": "https://github.com/superwhiskers" + }, + { + "name": "SuperMarioDaBom", + "caption": "Search Console and other systems", + "picture": "https://github.com/supermariodabom.png", + "github": "https://github.com/SuperMarioDaBom" + }, + { + "name": "Rambo6Glaz", + "caption": "Network installer and console operation ", + "picture": "https://github.com/Rambo6Glaz.png", + "github": "https://github.com/NexoDevelopment" + }, + { + "name": "mrjvs", + "caption": "Website development and old store analysis", + "picture": "https://github.com/mrjvs.png", + "github": "https://github.com/mrjvs" + }, + { + "name": "Benjamin Moss (kxpler442b)", + "caption": "Web development", + "picture": "https://github.com/kxpler442b.png", + "github": "https://github.com/kxpler442b" + }, + { + "name": "Jip Fr", + "caption": "Web development", + "picture": "https://github.com/jipfr.png", + "github": "https://github.com/jipfr" + }, + { + "name": "Shutterbug2000", + "caption": "Search for Mario Kart 7 և 3DS ", + "picture": "https://cdn.discordapp.com/avatars/191370953807233024/0311b61e2009c1576828dd2e9a59d72e.png?size=128", + "github": "https://github.com/shutterbug2000" + }, + { + "name": "Kinnay", + "special": "I'm very much obliged to you", + "caption": "Nintendo data structure", + "picture": "https://cdn.discordapp.com/avatars/186572995848830987/b55c0d4e7bfd792edf0689f83a25d8ea.png?size=128", + "github": "https://github.com/Kinnay" + } + ] + }, + "progressPage": { + "title": "We have progressed", + "description": "Familiar with the project process and goals! (Updated every hour, not all topics or progress goals are displayed) " + } +} From e20f658cbf857070bc5c3ec200da82c09a2a2951 Mon Sep 17 00:00:00 2001 From: ErdbeerbaerLP <27149563+ErdbeerbaerLP@users.noreply.github.com> Date: Tue, 31 Aug 2021 13:38:50 +0200 Subject: [PATCH 6/7] Update locales/DE_de.json Co-authored-by: mrjvs --- 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 54eddbe..1f90da1 100644 --- a/locales/DE_de.json +++ b/locales/DE_de.json @@ -70,10 +70,10 @@ "text": "Triff das Team, das hinter dem Projekt steckt", "people": [ { - "name": "Jonathan Barrow (RedDucks)", + "name": "Jonathan Barrow (jonbarrow)", "caption": "Projektinhaber und leitender Entwickler", - "picture": "https://github.com/redduckss.png", - "github": "https://github.com/RedDuckss" + "picture": "https://github.com/jonbarrow.png", + "github": "https://github.com/jonbarrow" }, { "name": "Jemma (CaramelKat)", From c12d3c5cf2824763f892705aac916ed70f9bfe28 Mon Sep 17 00:00:00 2001 From: ErdbeerbaerLP <27149563+ErdbeerbaerLP@users.noreply.github.com> Date: Tue, 31 Aug 2021 13:39:30 +0200 Subject: [PATCH 7/7] Delete GOOGLE_en.json --- locales/GOOGLE_en.json | 139 ----------------------------------------- 1 file changed, 139 deletions(-) delete mode 100644 locales/GOOGLE_en.json diff --git a/locales/GOOGLE_en.json b/locales/GOOGLE_en.json deleted file mode 100644 index 4d035ee..0000000 --- a/locales/GOOGLE_en.json +++ /dev/null @@ -1,139 +0,0 @@ -{ - "nav": { - "about": "on the", - "faq": "frequently asked questions ", - "credits": "fault", - "progress": "growth" - }, - "hero": { - "subtitle": "Sports service providers", - "title": "Restore", - "text": "Pretendo is designed as a fast and open source solution for 3DS and Wii U servers for Nintendo servers, providing integration and integration in both, even if a real server is available.", - "buttons": { - "readMore": "Continue reading" - } - }, - "aboutUs": { - "title": "circle", - "paragraphs": [ - "Proteondo is an open room project that aims to reshape the Nintendo network for 3D and NI using clean nighttime retrograde tech.", - "Since our services are shared and open source, Nintendo's flagship network will take effect once it is shut down." - ] - }, - "progress": { - "title": "Progress", - "paragraphs": [ - "We are currently working on integrating MyVerus with account servers and services. ", - "In 3DS we are working on Mario Kart 7 and hope to move on to other games if possible." - ] - }, - "faq": { - "title": "Frequently Asked Questions", - "text": "Here are some common questions to help you understand.", - "QAs": [ - { - "question": "What Pretendo?", - "answer": "Pretendo is a network of Nintendo networks (whose favorites are the Wii U and 3DS) that aim to create custom Wii U series servers and 3D consoles. " - }, - { - "question": "Can my previous NNID be used with Pretendo? ", - "answer": "We want to make sure we don't have any unforeseen circumstances. Nintendo user will not be available for data talk without unanimous detection of NNID. While the NNID is not a PNID converter, it can also be compromised, compromised, and not possible at all. " - }, - { - "question": "How to use Predentone? ", - "answer": "Peace is not open to ordinary people. But once he was approved, he would rather go home from getting off work. " - }, - { - "question": "Did you know is ready? ", - "answer": "Goodbye Most Pretendo/service features are added separately (for example, the designer can change the differences, while other things can change the account and friends). Therefore, we usually do not provide ETA when needed. " - }, - { - "question": "Can Protento run on Cemu / emulator? ", - "answer": "Specially designed for Pretendo, Wii U and 3DS devices. Currently, Semu is the only emulator for NM powered consoles. Semu does not have an official license, but can be used with Pretendo Semu. Protendo does not currently support Semu." - }, - { - "question": "If I don't have the right to use Nintendo Network, will bidding be restricted? ", - "answer": "We do not have the right to access the Nintendo Network to restrict or prohibit anyone from using our services. However, when we use the service, we must follow certain rules, otherwise we will be restricted. " - }, - { - "question": "Does Pretendo support the Wii / switch?", - "answer": "Vii already offers a standard server Viimmfi . At the moment, we do not want to separate the switch because it is paid and completely different from the Nintendo network. " - }, - { - "question": "Do I like hacking relationships?", - "answer": "Of course, you have to bet on the device to connect; However, you need to get a Homebrew build on the Wii U (for example, Haxchi, Coldboot Haxchi, or a used browser) and learn more about connecting to the 3DS in the future. " - } - ] - }, - "credits": { - "title": "team", - "text": "Group meeting after the end of the project", - "people": [ - { - "name": "Jonathan Barrow (RedDucks)", - "caption": "Chief architect and designer ", - "picture": "https://github.com/redduckss.png", - "github": "https://github.com/RedDuckss" - }, - { - "name": "Jemma (CaramelKat)", - "caption": "Multi-faceted research and development ", - "picture": "https://github.com/caramelkat.png", - "github": "https://github.com/CaramelKat" - }, - { - "name": "superwhiskers", - "caption": "Tighten library development", - "picture": "https://github.com/superwhiskers.png", - "github": "https://github.com/superwhiskers" - }, - { - "name": "SuperMarioDaBom", - "caption": "Search Console and other systems", - "picture": "https://github.com/supermariodabom.png", - "github": "https://github.com/SuperMarioDaBom" - }, - { - "name": "Rambo6Glaz", - "caption": "Network installer and console operation ", - "picture": "https://github.com/Rambo6Glaz.png", - "github": "https://github.com/NexoDevelopment" - }, - { - "name": "mrjvs", - "caption": "Website development and old store analysis", - "picture": "https://github.com/mrjvs.png", - "github": "https://github.com/mrjvs" - }, - { - "name": "Benjamin Moss (kxpler442b)", - "caption": "Web development", - "picture": "https://github.com/kxpler442b.png", - "github": "https://github.com/kxpler442b" - }, - { - "name": "Jip Fr", - "caption": "Web development", - "picture": "https://github.com/jipfr.png", - "github": "https://github.com/jipfr" - }, - { - "name": "Shutterbug2000", - "caption": "Search for Mario Kart 7 և 3DS ", - "picture": "https://cdn.discordapp.com/avatars/191370953807233024/0311b61e2009c1576828dd2e9a59d72e.png?size=128", - "github": "https://github.com/shutterbug2000" - }, - { - "name": "Kinnay", - "special": "I'm very much obliged to you", - "caption": "Nintendo data structure", - "picture": "https://cdn.discordapp.com/avatars/186572995848830987/b55c0d4e7bfd792edf0689f83a25d8ea.png?size=128", - "github": "https://github.com/Kinnay" - } - ] - }, - "progressPage": { - "title": "We have progressed", - "description": "Familiar with the project process and goals! (Updated every hour, not all topics or progress goals are displayed) " - } -}