From 1cfc6021201c50bcf5bc7812b2d2785c54684dee Mon Sep 17 00:00:00 2001 From: ash Date: Thu, 15 Sep 2022 15:20:12 +0200 Subject: [PATCH] locales(update): Updated Polish locale MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit locales(update): Updated Dutch locale locales(update): Updated Norwegian Bokmål locale locales(update): Updated Korean locale locales(update): Updated Japanese locale locales(update): Updated Spanish locale locales(update): Updated German locale Co-authored-by: ash --- locales/de_DE.json | 8 ++------ locales/es_ES.json | 2 +- locales/ja_JP.json | 6 +++--- locales/ko_KR.json | 6 +++--- locales/nb_NO.json | 2 +- locales/nl_NL.json | 4 ++-- locales/pl_PL.json | 2 +- 7 files changed, 13 insertions(+), 17 deletions(-) diff --git a/locales/de_DE.json b/locales/de_DE.json index 5aa2f04..cc69511 100644 --- a/locales/de_DE.json +++ b/locales/de_DE.json @@ -15,7 +15,7 @@ "hero": { "subtitle": "Spiel-Server", "title": "Rekonstruiert", - "text": "Pretendo ist ein kostenloser, Open-Source-Ersatz für Nintendo-Server für den 3DS and die Wii U, der die Onlineverbindung für alle, auch nach der offiziellen Einstellung des NNs, ermöglicht.", + "text": "Pretendo ist ein kostenloser, Open-Source-Ersatz für Nintendo-Server für den 3DS and die Wii U, der die Onlineverbindung für alle, auch nach der offiziellen Einstellung des NNs, ermöglicht", "buttons": { "readMore": "Mehr lesen" } @@ -29,10 +29,6 @@ }, "progress": { "title": "Fortschritt", - "paragraphs": [ - null, - "Für den 3DS arbeiten wir nebenbei auch an Mario Kart 7, mit dem Wunsch, nach Möglichkeit auch an anderen Spielen zu arbeiten." - ], "githubRepo": "Github-Repository" }, "faq": { @@ -79,7 +75,7 @@ "cards": [ { "title": "Spiele Server", - "caption": " Bringt dir deine Lieblingsspiele und Inhale zurück, mithilfe eigener Server." + "caption": "Bringt dir deine Lieblingsspiele und Inhale zurück, mithilfe eigener Server." }, { "title": "Juxtaposition", diff --git a/locales/es_ES.json b/locales/es_ES.json index 3eb0074..1e4020c 100644 --- a/locales/es_ES.json +++ b/locales/es_ES.json @@ -11,7 +11,7 @@ "hero": { "subtitle": "Servidores en línea", "title": "Recreados", - "text": "Pretendo es un reemplazamiento gratuito y de código abierto de los servidores de Nintendo para 3DS y Wii U que permite la comunicación en línea incluso después del cierre de los servidores oficiales.", + "text": "Pretendo es un reemplazamiento gratuito y de código abierto de los servidores de Nintendo para 3DS y Wii U que permite la comunicación en línea incluso después del cierre de los servidores oficiales", "buttons": { "readMore": "Leer más" } diff --git a/locales/ja_JP.json b/locales/ja_JP.json index ba9ad2f..b060966 100644 --- a/locales/ja_JP.json +++ b/locales/ja_JP.json @@ -11,7 +11,7 @@ "hero": { "subtitle": "再構築された", "title": "ゲームサーバー", - "text": "Pretendoは、公式のサーバーが終了した後も続けてオンライン接続ができるように作成されている、3DSとWii Uの両方のための、ニンテンドーネットワークを代用する無料のオープンソースサーバーです。 ", + "text": "Pretendoは、公式のサーバーが終了した後も続けてオンライン接続ができるように作成されている、3DSとWii Uの両方のための、ニンテンドーネットワークを代用する無料のオープンソースサーバーです", "buttons": { "readMore": "もっと読む" } @@ -70,7 +70,7 @@ }, "showcase": { "title": "私たちが作るもの", - "text": "私たちのプロジェクトは色んな部分に分かれています。その一部を紹介します!", + "text": "私たちのプロジェクトは色んな部分に分かれています。その一部を紹介します。", "cards": [ { "title": "ゲームサーバー", @@ -224,7 +224,7 @@ }, "localizationPage": { "title": "レッツローカライズ", - "description": "公開されているJSONへのリンクを貼り付けてこのサイトに試してみて下さい!", + "description": "公開されているJSONへのリンクを貼り付けてこのサイトに試してみて下さい", "instructions": "ローカライズ方法を開く", "fileInput": "試してみるファイル", "filePlaceholder": "https://a.link.to/the_file.json", diff --git a/locales/ko_KR.json b/locales/ko_KR.json index 865820a..3c9cd05 100644 --- a/locales/ko_KR.json +++ b/locales/ko_KR.json @@ -78,7 +78,7 @@ }, { "title": "Juxtaposition", - "caption": "최근에 처음 만들어진 것처럼 만드는, Miiverse의 재제작입니다. " + "caption": "최근에 처음 만들어진 것처럼 만드는, Miiverse의 재제작입니다." }, { "title": "Cemu 지원", @@ -220,10 +220,10 @@ }, "blogPage": { "title": "블로그", - "description": "내용이 압축된 최신 업데이트입니다. 만약 더 많은 업데이트를 원하신다면, Patreon에 기부하는 것을 검토해 주세요." + "description": "내용이 압축된 최신 업데이트입니다. 만약 더 많은 업데이트를 원하신다면, Patreon에 기부하는 것을 검토해 주세요." }, "localizationPage": { - "title": "같이 번역해 주세요!", + "title": "같이 번역해 주세요", "description": "액세스 가능한 JSON의 링크를 붙여넣어서, 웹사이트에서 테스트해 보세요!", "instructions": "로컬라이즈", "fileInput": "테스트할 파일", diff --git a/locales/nb_NO.json b/locales/nb_NO.json index d2d50b3..d1f61cb 100644 --- a/locales/nb_NO.json +++ b/locales/nb_NO.json @@ -11,7 +11,7 @@ "hero": { "subtitle": "Spillservere", "title": "Laget på nytt", - "text": "Pretendo er en gratis og åpen kildekode erstatning for Nintendo sine servere for både 3DS-en og Wii U-en, som tillater online tilkobling for alle, til og med etter de originale serverene blir nedlagt.", + "text": "Pretendo er en gratis og åpen kildekode erstatning for Nintendo sine servere for både 3DS-en og Wii U-en, som tillater online tilkobling for alle, til og med etter de originale serverene blir nedlagt", "buttons": { "readMore": "Les mer" } diff --git a/locales/nl_NL.json b/locales/nl_NL.json index d2275ef..fdb5cfe 100644 --- a/locales/nl_NL.json +++ b/locales/nl_NL.json @@ -193,8 +193,8 @@ "publishedOn": "op" }, "localizationPage": { - "title": "Laten we meer talen toevoegen!", - "description": "Voeg hier een link in voor een openbaar JSON bestand om het op de site te testen.", + "title": "Laten we meer talen toevoegen", + "description": "Voeg hier een link in voor een openbaar JSON bestand om het op de site te testen", "instructions": "Zie hier instructies voor het vertalen", "fileInput": "Bestand om te testen", "filePlaceholder": "https://een.link.naar/het_bestand.json", diff --git a/locales/pl_PL.json b/locales/pl_PL.json index ec4a4cf..b4df0ec 100644 --- a/locales/pl_PL.json +++ b/locales/pl_PL.json @@ -74,7 +74,7 @@ "cards": [ { "title": "Serwery gier", - "caption": "Serwery twoich ulubionych gier i innych treści powracają!" + "caption": "Serwery twoich ulubionych gier i innych treści powracają." }, { "title": "Zestawienie przeszłości i teraźniejszości",