From 524d2102cc4676494e5ec5408db2f21691a58e72 Mon Sep 17 00:00:00 2001 From: Dean Herbert Date: Tue, 6 Jul 2021 14:25:50 +0900 Subject: [PATCH] Add resx files from main game project --- .../Localisation/ButtonSystem.ja.resx | 38 ++++++++ .../Localisation/ButtonSystem.resx | 88 +++++++++++++++++++ osu.Game.Resources/Localisation/Chat.resx | 67 ++++++++++++++ osu.Game.Resources/Localisation/Common.resx | 64 ++++++++++++++ .../Localisation/Notifications.resx | 67 ++++++++++++++ .../Localisation/NowPlaying.resx | 67 ++++++++++++++ osu.Game.Resources/Localisation/Settings.resx | 67 ++++++++++++++ 7 files changed, 458 insertions(+) create mode 100644 osu.Game.Resources/Localisation/ButtonSystem.ja.resx create mode 100644 osu.Game.Resources/Localisation/ButtonSystem.resx create mode 100644 osu.Game.Resources/Localisation/Chat.resx create mode 100644 osu.Game.Resources/Localisation/Common.resx create mode 100644 osu.Game.Resources/Localisation/Notifications.resx create mode 100644 osu.Game.Resources/Localisation/NowPlaying.resx create mode 100644 osu.Game.Resources/Localisation/Settings.resx diff --git a/osu.Game.Resources/Localisation/ButtonSystem.ja.resx b/osu.Game.Resources/Localisation/ButtonSystem.ja.resx new file mode 100644 index 0000000..02f3e7c --- /dev/null +++ b/osu.Game.Resources/Localisation/ButtonSystem.ja.resx @@ -0,0 +1,38 @@ + + + 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 + + + ソロ + + + プレイリスト + + + 遊ぶ + + + マルチ + + + エディット + + + ブラウズ + + + 閉じる + + + 設定 + + diff --git a/osu.Game.Resources/Localisation/ButtonSystem.resx b/osu.Game.Resources/Localisation/ButtonSystem.resx new file mode 100644 index 0000000..d72ffff --- /dev/null +++ b/osu.Game.Resources/Localisation/ButtonSystem.resx @@ -0,0 +1,88 @@ + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + text/microsoft-resx + + + 2.0 + + + 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 + + + solo + + + multi + + + playlists + + + play + + + edit + + + browse + + + settings + + + back + + + exit + + \ No newline at end of file diff --git a/osu.Game.Resources/Localisation/Chat.resx b/osu.Game.Resources/Localisation/Chat.resx new file mode 100644 index 0000000..055e351 --- /dev/null +++ b/osu.Game.Resources/Localisation/Chat.resx @@ -0,0 +1,67 @@ + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + text/microsoft-resx + + + 2.0 + + + 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 + + + chat + + + join the real-time discussion + + \ No newline at end of file diff --git a/osu.Game.Resources/Localisation/Common.resx b/osu.Game.Resources/Localisation/Common.resx new file mode 100644 index 0000000..59de16a --- /dev/null +++ b/osu.Game.Resources/Localisation/Common.resx @@ -0,0 +1,64 @@ + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + text/microsoft-resx + + + 2.0 + + + 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 + + + Cancel + + \ No newline at end of file diff --git a/osu.Game.Resources/Localisation/Notifications.resx b/osu.Game.Resources/Localisation/Notifications.resx new file mode 100644 index 0000000..08db240 --- /dev/null +++ b/osu.Game.Resources/Localisation/Notifications.resx @@ -0,0 +1,67 @@ + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + text/microsoft-resx + + + 2.0 + + + 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 + + + notifications + + + waiting for 'ya + + \ No newline at end of file diff --git a/osu.Game.Resources/Localisation/NowPlaying.resx b/osu.Game.Resources/Localisation/NowPlaying.resx new file mode 100644 index 0000000..40fda3e --- /dev/null +++ b/osu.Game.Resources/Localisation/NowPlaying.resx @@ -0,0 +1,67 @@ + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + text/microsoft-resx + + + 2.0 + + + 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 + + + now playing + + + manage the currently playing track + + \ No newline at end of file diff --git a/osu.Game.Resources/Localisation/Settings.resx b/osu.Game.Resources/Localisation/Settings.resx new file mode 100644 index 0000000..85c224c --- /dev/null +++ b/osu.Game.Resources/Localisation/Settings.resx @@ -0,0 +1,67 @@ + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + text/microsoft-resx + + + 2.0 + + + 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 + + + settings + + + change the way osu! behaves + + \ No newline at end of file