From 70261b6e132be9ba42104efee8a3caf374cb548e Mon Sep 17 00:00:00 2001 From: jvyden Date: Wed, 13 Apr 2022 19:03:12 -0400 Subject: [PATCH 1/8] New translations BaseLayout.resx (Danish) --- .../BaseLayout.da-DK.resx | 44 +++++++++++++++++++ 1 file changed, 44 insertions(+) create mode 100644 ProjectLighthouse.Localization/BaseLayout.da-DK.resx diff --git a/ProjectLighthouse.Localization/BaseLayout.da-DK.resx b/ProjectLighthouse.Localization/BaseLayout.da-DK.resx new file mode 100644 index 00000000..e9e24854 --- /dev/null +++ b/ProjectLighthouse.Localization/BaseLayout.da-DK.resx @@ -0,0 +1,44 @@ + + + + + + + + + text/microsoft-resx + + + 1.3 + + + System.Resources.ResXResourceReader, System.Windows.Forms, Version=2.0.0.0, Culture=neutral, + PublicKeyToken=b77a5c561934e089 + + + + System.Resources.ResXResourceWriter, System.Windows.Forms, Version=2.0.0.0, Culture=neutral, + PublicKeyToken=b77a5c561934e089 + + + + + Forside + A button on the header that takes you to the landing page. + + + + Brugere + A button on the header that takes you to the user listing. + + + + Fotos + A button on the header that takes you to a list of user-uploaded photos. + + + + Baner + A button on the header that takes you to a list of user-uploaded levels. Levels are internally referred to as "slots". + + \ No newline at end of file From 5919dcfa706e9798a467aefd4e9835f8d73c42ef Mon Sep 17 00:00:00 2001 From: jvyden Date: Wed, 13 Apr 2022 19:03:13 -0400 Subject: [PATCH 2/8] New translations BaseLayout.resx (Japanese) --- .../BaseLayout.ja-JP.resx | 44 +++++++++++++++++++ 1 file changed, 44 insertions(+) create mode 100644 ProjectLighthouse.Localization/BaseLayout.ja-JP.resx diff --git a/ProjectLighthouse.Localization/BaseLayout.ja-JP.resx b/ProjectLighthouse.Localization/BaseLayout.ja-JP.resx new file mode 100644 index 00000000..2a576551 --- /dev/null +++ b/ProjectLighthouse.Localization/BaseLayout.ja-JP.resx @@ -0,0 +1,44 @@ + + + + + + + + + text/microsoft-resx + + + 1.3 + + + System.Resources.ResXResourceReader, System.Windows.Forms, Version=2.0.0.0, Culture=neutral, + PublicKeyToken=b77a5c561934e089 + + + + System.Resources.ResXResourceWriter, System.Windows.Forms, Version=2.0.0.0, Culture=neutral, + PublicKeyToken=b77a5c561934e089 + + + + + ホーム + A button on the header that takes you to the landing page. + + + + ユーザー + A button on the header that takes you to the user listing. + + + + 画像 + A button on the header that takes you to a list of user-uploaded photos. + + + + レベル + A button on the header that takes you to a list of user-uploaded levels. Levels are internally referred to as "slots". + + \ No newline at end of file From a8fc044da3348382108830e6342990b6c479abbf Mon Sep 17 00:00:00 2001 From: jvyden Date: Wed, 13 Apr 2022 19:03:14 -0400 Subject: [PATCH 3/8] New translations BaseLayout.resx (Polish) --- .../BaseLayout.pl-PL.resx | 44 +++++++++++++++++++ 1 file changed, 44 insertions(+) create mode 100644 ProjectLighthouse.Localization/BaseLayout.pl-PL.resx diff --git a/ProjectLighthouse.Localization/BaseLayout.pl-PL.resx b/ProjectLighthouse.Localization/BaseLayout.pl-PL.resx new file mode 100644 index 00000000..c6d5fd7e --- /dev/null +++ b/ProjectLighthouse.Localization/BaseLayout.pl-PL.resx @@ -0,0 +1,44 @@ + + + + + + + + + text/microsoft-resx + + + 1.3 + + + System.Resources.ResXResourceReader, System.Windows.Forms, Version=2.0.0.0, Culture=neutral, + PublicKeyToken=b77a5c561934e089 + + + + System.Resources.ResXResourceWriter, System.Windows.Forms, Version=2.0.0.0, Culture=neutral, + PublicKeyToken=b77a5c561934e089 + + + + + Strona Główna + A button on the header that takes you to the landing page. + + + + Gracze + A button on the header that takes you to the user listing. + + + + Zdjęcia + A button on the header that takes you to a list of user-uploaded photos. + + + + Poziomy + A button on the header that takes you to a list of user-uploaded levels. Levels are internally referred to as "slots". + + \ No newline at end of file From 0b92ffece10be4ea59a528010ca1fe174010c160 Mon Sep 17 00:00:00 2001 From: jvyden Date: Wed, 13 Apr 2022 19:03:15 -0400 Subject: [PATCH 4/8] New translations BaseLayout.resx (Russian) --- .../BaseLayout.ru-RU.resx | 44 +++++++++++++++++++ 1 file changed, 44 insertions(+) create mode 100644 ProjectLighthouse.Localization/BaseLayout.ru-RU.resx diff --git a/ProjectLighthouse.Localization/BaseLayout.ru-RU.resx b/ProjectLighthouse.Localization/BaseLayout.ru-RU.resx new file mode 100644 index 00000000..85cb71dc --- /dev/null +++ b/ProjectLighthouse.Localization/BaseLayout.ru-RU.resx @@ -0,0 +1,44 @@ + + + + + + + + + text/microsoft-resx + + + 1.3 + + + System.Resources.ResXResourceReader, System.Windows.Forms, Version=2.0.0.0, Culture=neutral, + PublicKeyToken=b77a5c561934e089 + + + + System.Resources.ResXResourceWriter, System.Windows.Forms, Version=2.0.0.0, Culture=neutral, + PublicKeyToken=b77a5c561934e089 + + + + + Home + A button on the header that takes you to the landing page. + + + + Users + A button on the header that takes you to the user listing. + + + + Photos + A button on the header that takes you to a list of user-uploaded photos. + + + + Levels + A button on the header that takes you to a list of user-uploaded levels. Levels are internally referred to as "slots". + + \ No newline at end of file From 3ccecd2c8037b28b2df2e46b1b706b8b8053d1ed Mon Sep 17 00:00:00 2001 From: jvyden Date: Wed, 13 Apr 2022 19:03:16 -0400 Subject: [PATCH 5/8] New translations BaseLayout.resx (Swedish) --- .../BaseLayout.sv-SE.resx | 44 +++++++++++++++++++ 1 file changed, 44 insertions(+) create mode 100644 ProjectLighthouse.Localization/BaseLayout.sv-SE.resx diff --git a/ProjectLighthouse.Localization/BaseLayout.sv-SE.resx b/ProjectLighthouse.Localization/BaseLayout.sv-SE.resx new file mode 100644 index 00000000..fbf660ec --- /dev/null +++ b/ProjectLighthouse.Localization/BaseLayout.sv-SE.resx @@ -0,0 +1,44 @@ + + + + + + + + + text/microsoft-resx + + + 1.3 + + + System.Resources.ResXResourceReader, System.Windows.Forms, Version=2.0.0.0, Culture=neutral, + PublicKeyToken=b77a5c561934e089 + + + + System.Resources.ResXResourceWriter, System.Windows.Forms, Version=2.0.0.0, Culture=neutral, + PublicKeyToken=b77a5c561934e089 + + + + + Startsida + A button on the header that takes you to the landing page. + + + + Användare + A button on the header that takes you to the user listing. + + + + Foton + A button on the header that takes you to a list of user-uploaded photos. + + + + Banor + A button on the header that takes you to a list of user-uploaded levels. Levels are internally referred to as "slots". + + \ No newline at end of file From 1cfe5a7b236a51ff75614ac0969b2ab83b7dd26a Mon Sep 17 00:00:00 2001 From: jvyden Date: Wed, 13 Apr 2022 19:03:17 -0400 Subject: [PATCH 6/8] New translations BaseLayout.resx (Chinese Simplified) --- .../BaseLayout.zh-CN.resx | 44 +++++++++++++++++++ 1 file changed, 44 insertions(+) create mode 100644 ProjectLighthouse.Localization/BaseLayout.zh-CN.resx diff --git a/ProjectLighthouse.Localization/BaseLayout.zh-CN.resx b/ProjectLighthouse.Localization/BaseLayout.zh-CN.resx new file mode 100644 index 00000000..3de6a44d --- /dev/null +++ b/ProjectLighthouse.Localization/BaseLayout.zh-CN.resx @@ -0,0 +1,44 @@ + + + + + + + + + text/microsoft-resx + + + 1.3 + + + System.Resources.ResXResourceReader, System.Windows.Forms, Version=2.0.0.0, Culture=neutral, + PublicKeyToken=b77a5c561934e089 + + + + System.Resources.ResXResourceWriter, System.Windows.Forms, Version=2.0.0.0, Culture=neutral, + PublicKeyToken=b77a5c561934e089 + + + + + 主页 + A button on the header that takes you to the landing page. + + + + Users + A button on the header that takes you to the user listing. + + + + Photos + A button on the header that takes you to a list of user-uploaded photos. + + + + Levels + A button on the header that takes you to a list of user-uploaded levels. Levels are internally referred to as "slots". + + \ No newline at end of file From 9247ce6ccb6505d8fa21787c3e6412591a74c4e7 Mon Sep 17 00:00:00 2001 From: jvyden Date: Wed, 13 Apr 2022 19:03:18 -0400 Subject: [PATCH 7/8] New translations BaseLayout.resx (Spanish, Mexico) --- .../BaseLayout.es-MX.resx | 44 +++++++++++++++++++ 1 file changed, 44 insertions(+) create mode 100644 ProjectLighthouse.Localization/BaseLayout.es-MX.resx diff --git a/ProjectLighthouse.Localization/BaseLayout.es-MX.resx b/ProjectLighthouse.Localization/BaseLayout.es-MX.resx new file mode 100644 index 00000000..72657d39 --- /dev/null +++ b/ProjectLighthouse.Localization/BaseLayout.es-MX.resx @@ -0,0 +1,44 @@ + + + + + + + + + text/microsoft-resx + + + 1.3 + + + System.Resources.ResXResourceReader, System.Windows.Forms, Version=2.0.0.0, Culture=neutral, + PublicKeyToken=b77a5c561934e089 + + + + System.Resources.ResXResourceWriter, System.Windows.Forms, Version=2.0.0.0, Culture=neutral, + PublicKeyToken=b77a5c561934e089 + + + + + Inicio + A button on the header that takes you to the landing page. + + + + Usuarios + A button on the header that takes you to the user listing. + + + + Fotos + A button on the header that takes you to a list of user-uploaded photos. + + + + Niveles + A button on the header that takes you to a list of user-uploaded levels. Levels are internally referred to as "slots". + + \ No newline at end of file From cf8389c7385537bd153024b4f29ab909b7a59b69 Mon Sep 17 00:00:00 2001 From: jvyden Date: Wed, 13 Apr 2022 19:03:19 -0400 Subject: [PATCH 8/8] New translations BaseLayout.resx (English (upside down)) --- .../BaseLayout.en-UD.resx | 44 +++++++++++++++++++ 1 file changed, 44 insertions(+) create mode 100644 ProjectLighthouse.Localization/BaseLayout.en-UD.resx diff --git a/ProjectLighthouse.Localization/BaseLayout.en-UD.resx b/ProjectLighthouse.Localization/BaseLayout.en-UD.resx new file mode 100644 index 00000000..9192fd03 --- /dev/null +++ b/ProjectLighthouse.Localization/BaseLayout.en-UD.resx @@ -0,0 +1,44 @@ + + + + + + + + + text/microsoft-resx + + + 1.3 + + + System.Resources.ResXResourceReader, System.Windows.Forms, Version=2.0.0.0, Culture=neutral, + PublicKeyToken=b77a5c561934e089 + + + + System.Resources.ResXResourceWriter, System.Windows.Forms, Version=2.0.0.0, Culture=neutral, + PublicKeyToken=b77a5c561934e089 + + + + + ǝɯoH + A button on the header that takes you to the landing page. + + + + sɹǝs∩ + A button on the header that takes you to the user listing. + + + + soʇoɥԀ + A button on the header that takes you to a list of user-uploaded photos. + + + + slǝʌǝ˥ + A button on the header that takes you to a list of user-uploaded levels. Levels are internally referred to as "slots". + + \ No newline at end of file