diff --git a/ProjectLighthouse.Localisation/BaseLayout.da-DK.resx b/ProjectLighthouse.Localisation/BaseLayout.da-DK.resx new file mode 100644 index 00000000..e9e24854 --- /dev/null +++ b/ProjectLighthouse.Localisation/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 diff --git a/ProjectLighthouse.Localisation/BaseLayout.es-MX.resx b/ProjectLighthouse.Localisation/BaseLayout.es-MX.resx new file mode 100644 index 00000000..72657d39 --- /dev/null +++ b/ProjectLighthouse.Localisation/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 diff --git a/ProjectLighthouse.Localisation/BaseLayout.ja-JP.resx b/ProjectLighthouse.Localisation/BaseLayout.ja-JP.resx new file mode 100644 index 00000000..2a576551 --- /dev/null +++ b/ProjectLighthouse.Localisation/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 diff --git a/ProjectLighthouse.Localisation/BaseLayout.pl-PL.resx b/ProjectLighthouse.Localisation/BaseLayout.pl-PL.resx new file mode 100644 index 00000000..c6d5fd7e --- /dev/null +++ b/ProjectLighthouse.Localisation/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 diff --git a/ProjectLighthouse.Localisation/BaseLayout.ru-RU.resx b/ProjectLighthouse.Localisation/BaseLayout.ru-RU.resx new file mode 100644 index 00000000..85cb71dc --- /dev/null +++ b/ProjectLighthouse.Localisation/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 diff --git a/ProjectLighthouse.Localisation/BaseLayout.sv-SE.resx b/ProjectLighthouse.Localisation/BaseLayout.sv-SE.resx new file mode 100644 index 00000000..fbf660ec --- /dev/null +++ b/ProjectLighthouse.Localisation/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 diff --git a/ProjectLighthouse.Localisation/BaseLayout.zh-CN.resx b/ProjectLighthouse.Localisation/BaseLayout.zh-CN.resx new file mode 100644 index 00000000..3de6a44d --- /dev/null +++ b/ProjectLighthouse.Localisation/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