From 3c4c075796053632439cb1776f9c13a21462ea52 Mon Sep 17 00:00:00 2001 From: Dean Herbert Date: Tue, 28 Jun 2022 13:13:56 +0900 Subject: [PATCH 1/3] Add new client localisations --- osu.Game.Resources/Localisation/UserInterface.resx | 3 +++ 1 file changed, 3 insertions(+) diff --git a/osu.Game.Resources/Localisation/UserInterface.resx b/osu.Game.Resources/Localisation/UserInterface.resx index 1af9a531..bea9cf2c 100644 --- a/osu.Game.Resources/Localisation/UserInterface.resx +++ b/osu.Game.Resources/Localisation/UserInterface.resx @@ -115,6 +115,9 @@ Random selection algorithm + + Mod select hotkey style + no limit From 76b77690e9c27c916da018846aaac2aa3ecc0b51 Mon Sep 17 00:00:00 2001 From: Dean Herbert Date: Tue, 28 Jun 2022 13:15:25 +0900 Subject: [PATCH 2/3] Update translations from crowdin --- .../Localisation/AudioSettings.pl.resx | 2 +- .../Localisation/BeatmapOffsetControl.pl.resx | 79 ++++++ .../Localisation/BindingSettings.de.resx | 2 +- .../Localisation/Common.ja.resx | 29 ++- .../Localisation/Common.pl.resx | 34 ++- .../Localisation/DebugSettings.pl.resx | 2 +- .../DifficultyMultiplierDisplay.pl.resx | 64 +++++ .../FirstRunSetupBeatmapScreen.pl.resx | 85 +++++++ .../Localisation/FirstRunSetupOverlay.be.resx | 98 ++++++++ .../Localisation/FirstRunSetupOverlay.pl.resx | 98 ++++++++ .../Localisation/FirstRunSetupOverlay.ru.resx | 4 +- .../Localisation/GameplaySettings.pl.resx | 4 +- .../Localisation/GeneralSettings.hu.resx | 4 +- .../GlobalActionKeyBinding.be.resx | 18 ++ .../GlobalActionKeyBinding.cs.resx | 18 ++ .../GlobalActionKeyBinding.da.resx | 235 ++++++++++++++++++ .../GlobalActionKeyBinding.de.resx | 22 +- .../GlobalActionKeyBinding.es.resx | 18 ++ .../GlobalActionKeyBinding.fa-IR.resx | 18 ++ .../GlobalActionKeyBinding.fil-PH.resx | 58 +++-- .../GlobalActionKeyBinding.fr.resx | 20 +- .../GlobalActionKeyBinding.hu.resx | 24 ++ .../GlobalActionKeyBinding.id.resx | 22 +- .../GlobalActionKeyBinding.it.resx | 18 ++ .../GlobalActionKeyBinding.nl.resx | 18 ++ .../GlobalActionKeyBinding.pl.resx | 59 +++-- .../GlobalActionKeyBinding.pt-BR.resx | 24 +- .../GlobalActionKeyBinding.ru.resx | 18 ++ .../GlobalActionKeyBinding.uk.resx | 18 ++ .../GlobalActionKeyBinding.zh-Hant.resx | 18 ++ .../GlobalActionKeyBinding.zh.resx | 18 ++ .../Localisation/GraphicsSettings.hu.resx | 2 +- .../Localisation/GraphicsSettings.id.resx | 2 +- .../Localisation/GraphicsSettings.pl.resx | 4 +- .../Localisation/InputSettings.pl.resx | 2 +- .../Localisation/JoystickSettings.be.resx | 67 +++++ .../Localisation/JoystickSettings.pl.resx | 67 +++++ .../Localisation/LayoutSettings.cs.resx | 73 ++++++ .../Localisation/LayoutSettings.da.resx | 73 ++++++ .../Localisation/LayoutSettings.de.resx | 73 ++++++ .../Localisation/LayoutSettings.es.resx | 73 ++++++ .../Localisation/LayoutSettings.fa-IR.resx | 73 ++++++ .../Localisation/LayoutSettings.fil-PH.resx | 73 ++++++ .../Localisation/LayoutSettings.fr.resx | 73 ++++++ .../Localisation/LayoutSettings.hu.resx | 73 ++++++ .../Localisation/LayoutSettings.id.resx | 73 ++++++ .../Localisation/LayoutSettings.it.resx | 73 ++++++ .../Localisation/LayoutSettings.ko.resx | 73 ++++++ .../Localisation/LayoutSettings.nl.resx | 73 ++++++ .../Localisation/LayoutSettings.pl.resx | 73 ++++++ .../Localisation/LayoutSettings.pt-BR.resx | 73 ++++++ .../Localisation/LayoutSettings.ru.resx | 73 ++++++ .../Localisation/LayoutSettings.uk.resx | 73 ++++++ .../Localisation/LayoutSettings.vi.resx | 73 ++++++ .../Localisation/LayoutSettings.zh-Hant.resx | 73 ++++++ .../Localisation/LayoutSettings.zh.resx | 73 ++++++ .../Localisation/Leaderboard.fil-PH.resx | 2 +- .../Localisation/Leaderboard.pl.resx | 2 +- .../Localisation/MaintenanceSettings.ar.resx | 3 + .../Localisation/MaintenanceSettings.be.resx | 3 + .../Localisation/MaintenanceSettings.cs.resx | 3 + .../Localisation/MaintenanceSettings.da.resx | 7 +- .../Localisation/MaintenanceSettings.de.resx | 7 +- .../Localisation/MaintenanceSettings.es.resx | 5 +- .../MaintenanceSettings.fa-IR.resx | 3 + .../MaintenanceSettings.fil-PH.resx | 3 + .../Localisation/MaintenanceSettings.fr.resx | 3 + .../Localisation/MaintenanceSettings.hu.resx | 5 +- .../Localisation/MaintenanceSettings.id.resx | 3 + .../Localisation/MaintenanceSettings.it.resx | 3 + .../Localisation/MaintenanceSettings.ko.resx | 3 + .../Localisation/MaintenanceSettings.nl.resx | 3 + .../Localisation/MaintenanceSettings.pl.resx | 3 + .../MaintenanceSettings.pt-BR.resx | 12 +- .../Localisation/MaintenanceSettings.ru.resx | 3 + .../Localisation/MaintenanceSettings.uk.resx | 3 + .../Localisation/MaintenanceSettings.vi.resx | 3 + .../MaintenanceSettings.zh-Hant.resx | 3 + .../Localisation/MaintenanceSettings.zh.resx | 3 + .../Localisation/ModSelectOverlay.pl.resx | 70 ++++++ .../Localisation/MouseSettings.pl.resx | 12 +- .../NamedOverlayComponent.pl.resx | 2 +- .../ScreenImportFromStable.be.resx | 85 +++++++ .../ScreenImportFromStable.id.resx | 2 +- .../ScreenImportFromStable.pl.resx | 85 +++++++ .../Localisation/Settings.hu.resx | 2 +- .../Localisation/SkinSettings.ar.resx | 3 + .../Localisation/SkinSettings.be.resx | 3 + .../Localisation/SkinSettings.cs.resx | 3 + .../Localisation/SkinSettings.da.resx | 3 + .../Localisation/SkinSettings.de.resx | 3 + .../Localisation/SkinSettings.es.resx | 3 + .../Localisation/SkinSettings.fa-IR.resx | 3 + .../Localisation/SkinSettings.fil-PH.resx | 7 +- .../Localisation/SkinSettings.fr.resx | 3 + .../Localisation/SkinSettings.hu.resx | 5 +- .../Localisation/SkinSettings.id.resx | 3 + .../Localisation/SkinSettings.it.resx | 3 + .../Localisation/SkinSettings.ko.resx | 3 + .../Localisation/SkinSettings.nl.resx | 3 + .../Localisation/SkinSettings.pl.resx | 3 + .../Localisation/SkinSettings.pt-BR.resx | 3 + .../Localisation/SkinSettings.ru.resx | 3 + .../Localisation/SkinSettings.uk.resx | 3 + .../Localisation/SkinSettings.vi.resx | 3 + .../Localisation/SkinSettings.zh-Hant.resx | 3 + .../Localisation/SkinSettings.zh.resx | 3 + osu.Game.Resources/Localisation/Toast.pl.resx | 6 +- 108 files changed, 3001 insertions(+), 100 deletions(-) create mode 100644 osu.Game.Resources/Localisation/BeatmapOffsetControl.pl.resx create mode 100644 osu.Game.Resources/Localisation/DifficultyMultiplierDisplay.pl.resx create mode 100644 osu.Game.Resources/Localisation/FirstRunSetupBeatmapScreen.pl.resx create mode 100644 osu.Game.Resources/Localisation/FirstRunSetupOverlay.be.resx create mode 100644 osu.Game.Resources/Localisation/FirstRunSetupOverlay.pl.resx create mode 100644 osu.Game.Resources/Localisation/GlobalActionKeyBinding.da.resx create mode 100644 osu.Game.Resources/Localisation/JoystickSettings.be.resx create mode 100644 osu.Game.Resources/Localisation/JoystickSettings.pl.resx create mode 100644 osu.Game.Resources/Localisation/LayoutSettings.cs.resx create mode 100644 osu.Game.Resources/Localisation/LayoutSettings.da.resx create mode 100644 osu.Game.Resources/Localisation/LayoutSettings.de.resx create mode 100644 osu.Game.Resources/Localisation/LayoutSettings.es.resx create mode 100644 osu.Game.Resources/Localisation/LayoutSettings.fa-IR.resx create mode 100644 osu.Game.Resources/Localisation/LayoutSettings.fil-PH.resx create mode 100644 osu.Game.Resources/Localisation/LayoutSettings.fr.resx create mode 100644 osu.Game.Resources/Localisation/LayoutSettings.hu.resx create mode 100644 osu.Game.Resources/Localisation/LayoutSettings.id.resx create mode 100644 osu.Game.Resources/Localisation/LayoutSettings.it.resx create mode 100644 osu.Game.Resources/Localisation/LayoutSettings.ko.resx create mode 100644 osu.Game.Resources/Localisation/LayoutSettings.nl.resx create mode 100644 osu.Game.Resources/Localisation/LayoutSettings.pl.resx create mode 100644 osu.Game.Resources/Localisation/LayoutSettings.pt-BR.resx create mode 100644 osu.Game.Resources/Localisation/LayoutSettings.ru.resx create mode 100644 osu.Game.Resources/Localisation/LayoutSettings.uk.resx create mode 100644 osu.Game.Resources/Localisation/LayoutSettings.vi.resx create mode 100644 osu.Game.Resources/Localisation/LayoutSettings.zh-Hant.resx create mode 100644 osu.Game.Resources/Localisation/LayoutSettings.zh.resx create mode 100644 osu.Game.Resources/Localisation/ModSelectOverlay.pl.resx create mode 100644 osu.Game.Resources/Localisation/ScreenImportFromStable.be.resx create mode 100644 osu.Game.Resources/Localisation/ScreenImportFromStable.pl.resx diff --git a/osu.Game.Resources/Localisation/AudioSettings.pl.resx b/osu.Game.Resources/Localisation/AudioSettings.pl.resx index 1d10461f..1596da12 100644 --- a/osu.Game.Resources/Localisation/AudioSettings.pl.resx +++ b/osu.Game.Resources/Localisation/AudioSettings.pl.resx @@ -71,7 +71,7 @@ Urządzenie wyjścia - Separacja stereo dźwięków uderzenia + Separacja kanałów dla dźwięków rozgrywki Ogólna diff --git a/osu.Game.Resources/Localisation/BeatmapOffsetControl.pl.resx b/osu.Game.Resources/Localisation/BeatmapOffsetControl.pl.resx new file mode 100644 index 00000000..c792c78b --- /dev/null +++ b/osu.Game.Resources/Localisation/BeatmapOffsetControl.pl.resx @@ -0,0 +1,79 @@ + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + 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 + + + Opóźnienie beatmapy + + + Poprzednie zagranie: + + + Poprzednie zagranie było zbyt krótkie, aby wykonać kalibrację + + + Kalibruj względem ostatniego zagrania + + + (obiekty pojawią się później) + + + (obiekty pojawią się wcześniej) + + \ No newline at end of file diff --git a/osu.Game.Resources/Localisation/BindingSettings.de.resx b/osu.Game.Resources/Localisation/BindingSettings.de.resx index 648a0066..c71421fe 100644 --- a/osu.Game.Resources/Localisation/BindingSettings.de.resx +++ b/osu.Game.Resources/Localisation/BindingSettings.de.resx @@ -59,7 +59,7 @@ System.Resources.ResXResourceWriter, System.Windows.Forms, Version=2.0.0.0, Culture=neutral, PublicKeyToken=b77a5c561934e089 - Tastenkombinationen und Spielbelegungen + Tastenkürzel und Spielbelegungen Konfigurieren diff --git a/osu.Game.Resources/Localisation/Common.ja.resx b/osu.Game.Resources/Localisation/Common.ja.resx index 75c8fe5e..874addd3 100644 --- a/osu.Game.Resources/Localisation/Common.ja.resx +++ b/osu.Game.Resources/Localisation/Common.ja.resx @@ -58,11 +58,14 @@ System.Resources.ResXResourceWriter, System.Windows.Forms, Version=2.0.0.0, Culture=neutral, PublicKeyToken=b77a5c561934e089 - - キャンセル + + 戻る - - 消去 + + 次へ + + + 終了 有効 @@ -85,4 +88,22 @@ インポート中... + + すべての選択を解除 + + + すべて選択 + + + ビートマップ + + + スコア + + + スキン + + + コレクション + \ No newline at end of file diff --git a/osu.Game.Resources/Localisation/Common.pl.resx b/osu.Game.Resources/Localisation/Common.pl.resx index 59067e07..fa424548 100644 --- a/osu.Game.Resources/Localisation/Common.pl.resx +++ b/osu.Game.Resources/Localisation/Common.pl.resx @@ -58,18 +58,20 @@ System.Resources.ResXResourceWriter, System.Windows.Forms, Version=2.0.0.0, Culture=neutral, PublicKeyToken=b77a5c561934e089 - - Anuluj + + Wróć - - Wyczyść + + Przejdź dalej + + + Zakończ - Włączony - + Włączone - Wyłączona + Wyłączone Domyślne @@ -86,4 +88,22 @@ Importowanie... + + Odznacz wszystko + + + Zaznacz wszystko + + + Beatmapy + + + Wyniki + + + Skórki + + + Kolekcje + \ No newline at end of file diff --git a/osu.Game.Resources/Localisation/DebugSettings.pl.resx b/osu.Game.Resources/Localisation/DebugSettings.pl.resx index d6bdcbf9..4c9adc7c 100644 --- a/osu.Game.Resources/Localisation/DebugSettings.pl.resx +++ b/osu.Game.Resources/Localisation/DebugSettings.pl.resx @@ -80,6 +80,6 @@ Wyczyść pamięć podręczną - Kompaktowy realm + Skompresuj realm \ No newline at end of file diff --git a/osu.Game.Resources/Localisation/DifficultyMultiplierDisplay.pl.resx b/osu.Game.Resources/Localisation/DifficultyMultiplierDisplay.pl.resx new file mode 100644 index 00000000..38c9c224 --- /dev/null +++ b/osu.Game.Resources/Localisation/DifficultyMultiplierDisplay.pl.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 + + + Mnożnik wyniku + + \ No newline at end of file diff --git a/osu.Game.Resources/Localisation/FirstRunSetupBeatmapScreen.pl.resx b/osu.Game.Resources/Localisation/FirstRunSetupBeatmapScreen.pl.resx new file mode 100644 index 00000000..743920d7 --- /dev/null +++ b/osu.Game.Resources/Localisation/FirstRunSetupBeatmapScreen.pl.resx @@ -0,0 +1,85 @@ + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + 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 + + + Pobieranie beatmap + + + „Beatmapami” nazywamy grywalne poziomy, w których obiekty ułożone są do rytmu muzyki. Nie są one pobierane w momencie instalacji osu!, dlatego ten etap przewodnika pomoże ci w zdobyciu beatmap do twojej kolekcji. + + + Jeżeli jesteś nowym graczem, zalecamy przejście samouczka, aby zaznajomić się z rozgrywką w osu!. + + + Pobierz samouczek osu! + + + Aby wprowadzić cię w rozgrywkę, mamy kilka polecanych beatmap. + + + Pobierz polecane beatmapy + + + Aby pobrać więcej beatmap, kliknij przycisk „przeglądaj” w menu głównym gry. + + + Liczba dostępnych beatmap: {0}. + + \ No newline at end of file diff --git a/osu.Game.Resources/Localisation/FirstRunSetupOverlay.be.resx b/osu.Game.Resources/Localisation/FirstRunSetupOverlay.be.resx new file mode 100644 index 00000000..5c21dd1a --- /dev/null +++ b/osu.Game.Resources/Localisation/FirstRunSetupOverlay.be.resx @@ -0,0 +1,98 @@ + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + 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 + + + Давайце пачнем + + + Націсніце сюды, каб працягнуць першапачатковую настройку + + + Першапачатковая налада + + + Наладзьце osu! пад сябе + + + Сардэчна запрашаем + + + Сардэчна запрашаем у інструктаж першага запуску! + +osu! вельмі наладжваемая гульня, і знаёмства з наладамі часам можа быць ашаламляльным. Гэты інструктаж дапаможа выбраць важны выбар, каб забяспечыць выдатны першы вопыт! + + + Памер osu! інтэрфэйса можа быць адрэдагаваны як вам падабаецца. + + + Налады + + + Былі рэалізаваны некаторыя новыя налады па змаўчанні для паводзін у гульні, з мэтай паляпшэння гульнявога вопыту і зрабіць яго больш даступным для ўсіх. + +Мы рэкамендуем вам паспрабаваць новыя налады па змаўчанні, але калі вы хочаце, каб усё было больш падобна на класічныя версіі osu!, вы можаце лёгка ўжыць некаторыя налады па змаўчанні ніжэй. + + + Новыя стандартныя наладкі + + + Класічныя налады + + \ No newline at end of file diff --git a/osu.Game.Resources/Localisation/FirstRunSetupOverlay.pl.resx b/osu.Game.Resources/Localisation/FirstRunSetupOverlay.pl.resx new file mode 100644 index 00000000..6f425da1 --- /dev/null +++ b/osu.Game.Resources/Localisation/FirstRunSetupOverlay.pl.resx @@ -0,0 +1,98 @@ + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + 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 + + + Rozpocznij + + + Kliknij, aby wznowić konfigurację pierwszego uruchomienia w dowolnym momencie. + + + Konfiguracja pierwszego uruchomienia + + + Dostosuj osu! do swoich potrzeb + + + Witaj + + + Witaj w przewodniku po konfiguracji pierwszego uruchomienia! + +osu! jest bardzo konfigurowalną grą, dlatego bezpośrednie przejście do ustawień może okazać się przytłaczające. Ten przewodnik pomoże ci podjąć ważne decyzje, aby zapewnić jak najlepsze doświadczenia w grze! + + + Rozmiar interfejsu użytkownika w osu! można dostosować do twoich potrzeb. + + + Zachowanie + + + Zaimplementowaliśmy nowe ustawienia domyślne, które modyfikują zachowanie gry w kilku miejscach. Ma to na celu usprawnienie rozgrywki i uczynienie gry bardziej przystępną dla wszystkich graczy. + +Zalecamy korzystanie z nowych ustawień, ale jeżeli preferujesz działanie poprzedniej wersji osu!, możesz łatwo dostosować zachowanie gry poniżej. + + + Nowe ustawienia domyślne + + + Klasyczne ustawienia domyślne + + \ No newline at end of file diff --git a/osu.Game.Resources/Localisation/FirstRunSetupOverlay.ru.resx b/osu.Game.Resources/Localisation/FirstRunSetupOverlay.ru.resx index c6555f6e..046a72bd 100644 --- a/osu.Game.Resources/Localisation/FirstRunSetupOverlay.ru.resx +++ b/osu.Game.Resources/Localisation/FirstRunSetupOverlay.ru.resx @@ -90,9 +90,9 @@ osu! - это тонконастраиваемая игра, поэтому ин Мы рекомендуем Вам попробовать новые стандартные настройки, но если вы хотите, чтобы всё было так же, как в классических версиях osu!, то вы легко можете выбрать и старые значения настроек ниже. - Новые стандартные настройки + Новые настройки - Старые стандартные настройки + Старые настройки \ No newline at end of file diff --git a/osu.Game.Resources/Localisation/GameplaySettings.pl.resx b/osu.Game.Resources/Localisation/GameplaySettings.pl.resx index f152d71b..c0b56904 100644 --- a/osu.Game.Resources/Localisation/GameplaySettings.pl.resx +++ b/osu.Game.Resources/Localisation/GameplaySettings.pl.resx @@ -95,7 +95,7 @@ Wyświetlaj pasek życia, nawet gdy przegrana jest niemożliwa - Zacieniuj pole gry na czerwono przy niskim stanie zdrowia + Zacieniuj pole gry na czerwono przy niskim stanie paska życia Zawsze pokazuj nakładkę klawiszy @@ -113,6 +113,6 @@ Modyfikatory - Uwidocznij pierwszy obiekt gdy włączone są modyfikatory zmniejszające widoczność + Uwidocznij pierwszy obiekt, gdy włączone są modyfikatory ograniczające widoczność \ No newline at end of file diff --git a/osu.Game.Resources/Localisation/GeneralSettings.hu.resx b/osu.Game.Resources/Localisation/GeneralSettings.hu.resx index 8e1d0a68..5942169b 100644 --- a/osu.Game.Resources/Localisation/GeneralSettings.hu.resx +++ b/osu.Game.Resources/Localisation/GeneralSettings.hu.resx @@ -77,7 +77,7 @@ Frissítések - Kiadássztream + Frissítési csatorna Frissítések keresése @@ -89,6 +89,6 @@ Mappa helyének megváltoztatása... - Futtassa a telepítővarázslót + Telepítésvarázsló futtatása \ No newline at end of file diff --git a/osu.Game.Resources/Localisation/GlobalActionKeyBinding.be.resx b/osu.Game.Resources/Localisation/GlobalActionKeyBinding.be.resx index d2c8aecb..93212649 100644 --- a/osu.Game.Resources/Localisation/GlobalActionKeyBinding.be.resx +++ b/osu.Game.Resources/Localisation/GlobalActionKeyBinding.be.resx @@ -130,6 +130,12 @@ Наступны выбар + + Выбраць папярэднюю групу + + + Выбраць наступную групу + Вернуцца на галоўнае меню @@ -151,6 +157,9 @@ Тайминг секцыя + + Націскайце ў такт + Змяніць крок сетцы @@ -172,6 +181,9 @@ Адкрываць выбар мадоў + + Скасаваць усе мады + Выпадковы выбар @@ -196,6 +208,12 @@ Павярнуць выдзеленае вертыкальна + + Павялічыць спэйсінг + + + Зменшыць спэйсінг + Адкрываць рэдактар скіноў diff --git a/osu.Game.Resources/Localisation/GlobalActionKeyBinding.cs.resx b/osu.Game.Resources/Localisation/GlobalActionKeyBinding.cs.resx index 48dab0aa..41fe7bb6 100644 --- a/osu.Game.Resources/Localisation/GlobalActionKeyBinding.cs.resx +++ b/osu.Game.Resources/Localisation/GlobalActionKeyBinding.cs.resx @@ -130,6 +130,12 @@ Následující položka + + Vybrad předchozí skupinu + + + Vybrad další skupinu + Domů @@ -151,6 +157,9 @@ Režim časování + + Klepni pro BPM + Přepnout režim zobrazení mřížky @@ -172,6 +181,9 @@ Otevřít/zavřít výběr módu + + Zrušit Výběr všech Módů + Náhodná @@ -196,6 +208,12 @@ Převrátit výběr svisle + + Zvýšit odstup vzdálenosti + + + Snížit odstup vzdálenosti + Zobrazit/schovat editor skinu diff --git a/osu.Game.Resources/Localisation/GlobalActionKeyBinding.da.resx b/osu.Game.Resources/Localisation/GlobalActionKeyBinding.da.resx new file mode 100644 index 00000000..b48d4f5a --- /dev/null +++ b/osu.Game.Resources/Localisation/GlobalActionKeyBinding.da.resx @@ -0,0 +1,235 @@ + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + 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 + + + Åbn/luk chat + + + Åbn/luk instrumentbræt + + + Nulstil input-indstillinger + + + Vis/skjul værktøjslinje + + + Åbn/luk indstillinger + + + Åbn/luk beatmap katalog + + + Skru lyden op + + + Skru lyden ned + + + Slå lyd til/fra + + + Spring film over + + + Hurtig genprøve (hold) + + + Tag skærmbillede + + + Slå museknapperne til/fra i spillet + + + Tilbage + + + Skru op for rullehastighed + + + Skru ned for rullehastighed + + + Vælg + + + Hurtig exit (hold) + + + Næste spor + + + Forrige spor + + + Afspil / Pause + + + Åbn/luk musikafspiller + + + Forrige vælg + + + Næste vælg + + + Vælg forrige gruppe + + + Vælg næste gruppe + + + Hjem + + + Åbn/luk notifikationspanel + + + Pause spillet + + + Opsætning-tilstand + + + Composer-tilstand + + + Design-tilstand + + + Timing-tilstand + + + Tryk for BPM + + + Skift gittervisningstilstand + + + Test beatmap + + + Hold for HUD + + + Tilfældigt skin + + + Pause / fortsæt genafspilning + + + Vis/skjul spil grænseflade + + + Åbn/luk Mod Vælg + + + Fravælg alle mods + + + Tilfældig + + + Spol tilbage + + + Beatmap Indstillinger + + + Bekræftelse tilstand + + + Skub markeringen til venstre + + + Skub markeringen til højre + + + Vend markeringen vandret + + + Vend markeringen lodret + + + Forstør afstand + + + Formindsk afstand + + + Åbn/luk skin editor + + + Sidste lydmåler + + + Næste lydmåler + + + Spol genafspilning frem + + + Spol genafspilning tilbage + + + Skift chatfokus + + \ No newline at end of file diff --git a/osu.Game.Resources/Localisation/GlobalActionKeyBinding.de.resx b/osu.Game.Resources/Localisation/GlobalActionKeyBinding.de.resx index fc268903..f811377b 100644 --- a/osu.Game.Resources/Localisation/GlobalActionKeyBinding.de.resx +++ b/osu.Game.Resources/Localisation/GlobalActionKeyBinding.de.resx @@ -122,7 +122,7 @@ Abspielen / pausieren - "Läuft gerade"-Overlay ein-/ausblenden + "läuft gerade"-Overlay ein-/ausblenden Vorherige Auswahl @@ -130,6 +130,12 @@ Nächste Auswahl + + Vorherige Gruppe auswählen + + + Nächste Gruppe auswählen + Hauptmenü @@ -151,6 +157,9 @@ Timing-Modus + + Tippe, um die BPM zu erreichen + Rasteranzeigemodus wechseln @@ -170,7 +179,10 @@ Interface im Spiel ein-/ausblenden - Mod-Auswahl ein-/ausblenden + Modauswahl ein-/ausblenden + + + Alle Mods abwählen Zufällig @@ -196,6 +208,12 @@ Auswahl vertikal spiegeln + + Abstandsausrichtung erhöhen + + + Abstandsausrichtung verringern + Skin-Editor ein-/ausblenden diff --git a/osu.Game.Resources/Localisation/GlobalActionKeyBinding.es.resx b/osu.Game.Resources/Localisation/GlobalActionKeyBinding.es.resx index 0c04fff4..f94e5137 100644 --- a/osu.Game.Resources/Localisation/GlobalActionKeyBinding.es.resx +++ b/osu.Game.Resources/Localisation/GlobalActionKeyBinding.es.resx @@ -130,6 +130,12 @@ Selección siguiente + + Seleccionar grupo anterior + + + Seleccionar grupo siguiente + Inicio @@ -151,6 +157,9 @@ Modo de temporización + + Pulsar para BPM + Cambiar modo de visualización de cuadrícula @@ -172,6 +181,9 @@ Alternar selector de mods + + Anular toda la selección de mods + Aleatorio @@ -196,6 +208,12 @@ Voltear la selección verticalmente + + Aumentar distancia de espaciado + + + Disminuir distancia de espaciado + Alternar editor de skin diff --git a/osu.Game.Resources/Localisation/GlobalActionKeyBinding.fa-IR.resx b/osu.Game.Resources/Localisation/GlobalActionKeyBinding.fa-IR.resx index 104afd49..5b03b966 100644 --- a/osu.Game.Resources/Localisation/GlobalActionKeyBinding.fa-IR.resx +++ b/osu.Game.Resources/Localisation/GlobalActionKeyBinding.fa-IR.resx @@ -130,6 +130,12 @@ انتخاب بعدی + + انتخاب گروه قبلی + + + انتخاب گروه بعدی + خانه @@ -151,6 +157,9 @@ حالت زمانبندی + + برای BPM کلیک کنید + حالت نمایشگر شبکه چرخه @@ -172,6 +181,9 @@ انتخاب مود را تغییر دهید + + لغو انتخاب همه ی ماد ها + تصادفی @@ -196,6 +208,12 @@ انتخاب تلنگر به صورت عمودی + + افزایش distance spacing + + + کاهش distance spacing + تغییر ویرایشگر پوست diff --git a/osu.Game.Resources/Localisation/GlobalActionKeyBinding.fil-PH.resx b/osu.Game.Resources/Localisation/GlobalActionKeyBinding.fil-PH.resx index 97eb416a..3c2d4c4d 100644 --- a/osu.Game.Resources/Localisation/GlobalActionKeyBinding.fil-PH.resx +++ b/osu.Game.Resources/Localisation/GlobalActionKeyBinding.fil-PH.resx @@ -59,22 +59,22 @@ System.Resources.ResXResourceWriter, System.Windows.Forms, Version=2.0.0.0, Culture=neutral, PublicKeyToken=b77a5c561934e089 - Ipakita/Itago ang chat overlay + I-toggle ang chat overlay - Ipakita/Itago ang social overlay + I-toggle ang social overlay I-reset ang input settings - Ipakita/Itago ang toolbar + I-toggle ang toolbar - Ipakita/Itago ang settings + I-toggle ang mga setting - Ipakita/Itago ang listahan ng beatmap + I-toggle ang listahan ng beatmap Itaas ang volume @@ -83,10 +83,10 @@ Ibaba ang volume - I-mute + I-toggle ang mute - Skip cutscene + Laktawan ang cutscene Mabilis na pag-ulit (hold) @@ -95,7 +95,7 @@ Kumuha ng screenshot - I-toggle ang mouse buttons sa gameplay + I-toggle ang mga mouse button ng gameplay Bumalik @@ -122,22 +122,28 @@ Play / pause - Ipakita/Itago ang now playing overlay + I-toggle ang now playing na overlay - Nakaraang pagpili + Nakaraang pili - Sumusunod na pagpili + Sumusunod na pili + + + Pumili ng nakaraang grupo + + + Pumili ng sumusunod na grupo Home - Tignan ang mga notipikasyon + I-toggle ang mga notipikasyon - I-hinto ang laro + I-pause ang laro Setup mode @@ -151,6 +157,9 @@ Timing mode + + I-tap para sa BPM + Cycle grid display mode @@ -167,10 +176,13 @@ I-hinto / I-tuloy ang replay - Ipakita/Itago ang in-game interface + I-toggle ang in-game na interface - Ipakita/Itago ang Mod Select + I-toggle ang mod select + + + Alisin lahat ng mga mod Random @@ -179,22 +191,28 @@ Mag-rewind - Beatmap Options + Mga Opsyon ng Beatmap Verify mode - Nudge selection left + Pagnudge ng pinili sa kaliwa - Nudge selection right + Pagnudge ng pinili sa kanan - Flip selection horizontally + I-flip ang pinili nang pahalang - Flip selection vertically + I-flip ang pinili nang patayo + + + Itaas ang distance spacing + + + Ibaba ang distance spacing Ipakita/Itago ang skin editor diff --git a/osu.Game.Resources/Localisation/GlobalActionKeyBinding.fr.resx b/osu.Game.Resources/Localisation/GlobalActionKeyBinding.fr.resx index b1737ade..f1747130 100644 --- a/osu.Game.Resources/Localisation/GlobalActionKeyBinding.fr.resx +++ b/osu.Game.Resources/Localisation/GlobalActionKeyBinding.fr.resx @@ -130,6 +130,12 @@ Sélection suivante + + Sélectionner le groupe précédent + + + Sélectionner le groupe suivant + Accueil @@ -151,6 +157,9 @@ Mode Timing + + Appuyez pour obtenir le BPM + Modifier le mode d'affichage de la grille @@ -170,7 +179,10 @@ Activer/désactiver l'interface en jeu - Activer/désactiver la sélection de mode + Activer/désactiver la sélection de mod + + + Désélectionner tous les mods Aléatoire @@ -196,6 +208,12 @@ Retourner la sélection verticalement + + Augmenter le distance spacing + + + Réduire le distance spacing + Activer/désactiver l'éditeur de skin diff --git a/osu.Game.Resources/Localisation/GlobalActionKeyBinding.hu.resx b/osu.Game.Resources/Localisation/GlobalActionKeyBinding.hu.resx index cce3e415..5cc80a7a 100644 --- a/osu.Game.Resources/Localisation/GlobalActionKeyBinding.hu.resx +++ b/osu.Game.Resources/Localisation/GlobalActionKeyBinding.hu.resx @@ -130,6 +130,12 @@ Következő kijelölés + + Válassza ki az előző csoportot + + + Válassza ki a következő csoportot + Főoldal @@ -151,6 +157,9 @@ Időzítés mód + + Kattints a BPM beállításához + Rácsos megjelenítési mód váltása @@ -172,6 +181,9 @@ Mod kiválasztás fel-/lehúzása + + Törölje az összes kiválasztott modot + Véletlenszerű @@ -190,6 +202,18 @@ Kiválasztás jobbra bökése + + A kijelölés vízszintes megfordítása + + + A kijelölés függőleges megfordítása + + + Növelje a távolságot + + + Csökkentse a távolságot + Kinézet szerkesztő felhozása / elrejtése diff --git a/osu.Game.Resources/Localisation/GlobalActionKeyBinding.id.resx b/osu.Game.Resources/Localisation/GlobalActionKeyBinding.id.resx index 81f502bd..b3104ef5 100644 --- a/osu.Game.Resources/Localisation/GlobalActionKeyBinding.id.resx +++ b/osu.Game.Resources/Localisation/GlobalActionKeyBinding.id.resx @@ -130,11 +130,17 @@ Pilihan berikutnya + + Pilih grup sebelumnya + + + Pilih grup selanjutnya + Menu utama - Tampilkan/sembunyikan notifikasi + Tombol panel notifikasi Jeda permainan @@ -151,6 +157,9 @@ Mode Timing + + Ketuk untuk BPM + Mode tampilan cycle grid @@ -172,6 +181,9 @@ Tampilkan/sembunyikan menu Mod Select + + Hapus semua pilihan mod + Acak @@ -196,6 +208,12 @@ Cerminkan pilihan secara vertikal + + Tingkatkan nilai distance spacing + + + Turunkan nilai distance spacing + Tampilkan/sembunyikan editor skin @@ -212,6 +230,6 @@ Majukan tayangan ulang - Chat focus + Tombol buka percakapan multiplayer \ No newline at end of file diff --git a/osu.Game.Resources/Localisation/GlobalActionKeyBinding.it.resx b/osu.Game.Resources/Localisation/GlobalActionKeyBinding.it.resx index ccf64610..3693c7c9 100644 --- a/osu.Game.Resources/Localisation/GlobalActionKeyBinding.it.resx +++ b/osu.Game.Resources/Localisation/GlobalActionKeyBinding.it.resx @@ -130,6 +130,12 @@ Selezione successiva + + Seleziona gruppo precedente + + + Seleziona gruppo successivo + Home @@ -151,6 +157,9 @@ Modalità tempo + + Premi per BPM + Cambia visualizzazione della griglia @@ -172,6 +181,9 @@ Apri la selezione mod + + Deseleziona tutte le mod + Casuale @@ -196,6 +208,12 @@ Rifletti la selezione verticalmente + + Aumenta distanza + + + Diminuisci distanza + Apri lo skin editor diff --git a/osu.Game.Resources/Localisation/GlobalActionKeyBinding.nl.resx b/osu.Game.Resources/Localisation/GlobalActionKeyBinding.nl.resx index c4ed4ad5..8b9acadd 100644 --- a/osu.Game.Resources/Localisation/GlobalActionKeyBinding.nl.resx +++ b/osu.Game.Resources/Localisation/GlobalActionKeyBinding.nl.resx @@ -130,6 +130,12 @@ Volgende selectie + + Vorige groep selecteren + + + Volgende groep selecteren + Startpagina @@ -151,6 +157,9 @@ Timing-modus + + Tikken voor BPM + Grootte raster wisselen @@ -172,6 +181,9 @@ Mod-selectie tonen/verbergen + + Alle mods deselecteren + Willekeurig @@ -196,6 +208,12 @@ Selectie verticaal spiegelen + + Distance spacing vergroten + + + Distance spacing verkleinen + Skin-editor tonen/verbergen diff --git a/osu.Game.Resources/Localisation/GlobalActionKeyBinding.pl.resx b/osu.Game.Resources/Localisation/GlobalActionKeyBinding.pl.resx index a155716c..5112b0de 100644 --- a/osu.Game.Resources/Localisation/GlobalActionKeyBinding.pl.resx +++ b/osu.Game.Resources/Localisation/GlobalActionKeyBinding.pl.resx @@ -65,7 +65,7 @@ Wyświetl nakładkę społeczności - Resetuj ustawienia wejściowe + Zresetuj ustawienia sterowania Wyświetl pasek narzędzi @@ -116,7 +116,7 @@ Przejdź do następnego utworu - Cofnij do poprzedniego utworu + Przejdź do poprzedniego utworu Odtwarzaj/wstrzymaj @@ -130,6 +130,12 @@ Następny wybór + + Wybierz poprzednią grupę + + + Wybierz następną grupę + Strona główna @@ -137,59 +143,64 @@ Wyświetl powiadomienia - Zatrzymaj grę + Wstrzymaj rozgrywkę - Tryb konfiguracji + Ustawienia beatmapy - Tryb Komponowania + Tryb kompozycji - Tryb Projektowania - + Tryb projektowania - Tryb pomiaru czasu + Tryb rytmiki + + + Kliknij, by dostosować BPM - Tryb wyśwetlania siatki + Zmień tryb wyświetlania siatki Przetestuj rozgrywkę - Przytrzymaj HUD + Wyświetl HUD (przytrzymaj) - Losowa skórka + Wybierz losową skórkę - Pauza/wznowienie powtórki + Zatrzymaj/wznów powtórkę Wyświetl interfejs w grze - Wyświetl wybór modyfikacji + Wyświetl nakładkę z modyfikatorami rozgrywki + + + Odznacz wszystkie modyfikatory - Wyświetl losową beatmapę + Przejdź do losowej beatmapy - Przewiń + Przejdź do poprzednio wylosowanej beatmapy Opcje beatmapy - Tryb Weryfikacji + Tryb weryfikacji - Przesuń w lewo + Przesuń zaznaczone obiekty w lewo - Przesuń w prawo + Przesuń zaznaczone obiekty w prawo Odwróć zaznaczenie w poziomie @@ -197,6 +208,12 @@ Odwróć zaznaczenie w pionie + + Zwiększ odległość między obiektami + + + Zmniejsz odległość między obiektami + Wyświetl edytor skórek @@ -207,12 +224,12 @@ Następny miernik głośności - Szukaj powtórki do przodu + Przewiń powtórkę do przodu - Szukaj powtórki do tyłu + Przewiń powtórkę do tyłu - Wyświetl pokazywanie się czatu + Wyświetl czat \ No newline at end of file diff --git a/osu.Game.Resources/Localisation/GlobalActionKeyBinding.pt-BR.resx b/osu.Game.Resources/Localisation/GlobalActionKeyBinding.pt-BR.resx index 8804bda6..1f239f7f 100644 --- a/osu.Game.Resources/Localisation/GlobalActionKeyBinding.pt-BR.resx +++ b/osu.Game.Resources/Localisation/GlobalActionKeyBinding.pt-BR.resx @@ -59,7 +59,7 @@ System.Resources.ResXResourceWriter, System.Windows.Forms, Version=2.0.0.0, Culture=neutral, PublicKeyToken=b77a5c561934e089 - Alternar sobreposição de chat + Alternar sobreposição do chat Alternar sobreposição social @@ -89,7 +89,7 @@ Pular a cinemática - Retentativa rápida (segurar) + Nova tentativa rápida (segurar) Tirar uma captura de tela @@ -130,6 +130,13 @@ Próxima seleção + + Selecionar grupo anterior + + + Selecionar próximo grupo + + Início @@ -151,6 +158,9 @@ Modo de tempo + + Toque para BPM + Alternar modo de exibição da grade @@ -172,6 +182,10 @@ Abrir/fechar a seleção de mods + + Deselecionar todos os mods + + Aleatório @@ -196,6 +210,12 @@ Inverter a seleção verticalmente + + Aumentar espaçamento + + + Diminuir espaçamento + Alternar editor de skin diff --git a/osu.Game.Resources/Localisation/GlobalActionKeyBinding.ru.resx b/osu.Game.Resources/Localisation/GlobalActionKeyBinding.ru.resx index 565d53b4..d8d02a93 100644 --- a/osu.Game.Resources/Localisation/GlobalActionKeyBinding.ru.resx +++ b/osu.Game.Resources/Localisation/GlobalActionKeyBinding.ru.resx @@ -130,6 +130,12 @@ Следующая карта + + Выбрать предыдущий трек + + + Выбрать следующий трек + Главная страница @@ -151,6 +157,9 @@ Панель тайминга + + Задать ритм (BPM) + Изменить шаг сетки @@ -172,6 +181,9 @@ Открыть выбор модов + + Отменить выбор модов + Случайная карта @@ -196,6 +208,12 @@ Отразить объект по вертикали + + Увеличить множитель distance snap + + + Уменьшить множитель distance snap + Открыть редактор скина diff --git a/osu.Game.Resources/Localisation/GlobalActionKeyBinding.uk.resx b/osu.Game.Resources/Localisation/GlobalActionKeyBinding.uk.resx index 440ec067..b733ce37 100644 --- a/osu.Game.Resources/Localisation/GlobalActionKeyBinding.uk.resx +++ b/osu.Game.Resources/Localisation/GlobalActionKeyBinding.uk.resx @@ -130,6 +130,12 @@ Наступна мапа + + Вибрати попередню групу + + + Вибрати наступну групу + Головна @@ -151,6 +157,9 @@ Режим таймінгу + + Тапніть для BPMу + Змінити крок сітки @@ -172,6 +181,9 @@ Відкрити вибір модів + + Зняти вибір з усіх модів + Випадкова мапа @@ -196,6 +208,12 @@ Віддзеркалити виділене по вертикалі + + Збільшити дистанцію між об'єктами + + + Зменшити дистанцію між об'єктами + Відкрити редактор скінів diff --git a/osu.Game.Resources/Localisation/GlobalActionKeyBinding.zh-Hant.resx b/osu.Game.Resources/Localisation/GlobalActionKeyBinding.zh-Hant.resx index 037068c3..23d8b898 100644 --- a/osu.Game.Resources/Localisation/GlobalActionKeyBinding.zh-Hant.resx +++ b/osu.Game.Resources/Localisation/GlobalActionKeyBinding.zh-Hant.resx @@ -130,6 +130,12 @@ 選取下一個 + + 選取上一組 + + + 選擇下一組 + 主選單 @@ -151,6 +157,9 @@ 校時模式 + + 跟著節奏點擊以取得 BPM + 輪換網格顯示模式 @@ -172,6 +181,9 @@ 顯示/隱藏 Mod 選單 + + 取消選取所有 Mod + 隨機選擇 @@ -196,6 +208,12 @@ 垂直翻轉選取範圍 + + 擴大間距 + + + 縮短間距 + 開啟/關閉 Skin 編輯器 diff --git a/osu.Game.Resources/Localisation/GlobalActionKeyBinding.zh.resx b/osu.Game.Resources/Localisation/GlobalActionKeyBinding.zh.resx index 20f86aae..95c378ff 100644 --- a/osu.Game.Resources/Localisation/GlobalActionKeyBinding.zh.resx +++ b/osu.Game.Resources/Localisation/GlobalActionKeyBinding.zh.resx @@ -130,6 +130,12 @@ 下一个选中 + + 返回上一组 + + + 选择下一组 + 主页 @@ -151,6 +157,9 @@ 测试模式 + + 单击测算 BPM 按键 + 显示辅助网格 @@ -172,6 +181,9 @@ 显示/隐藏 Mod 选择界面 + + 取消选择所有 Mod + 随机 @@ -196,6 +208,12 @@ 垂直翻转选中 + + 增大物件间距 + + + 减小物件间距 + 开启/关闭皮肤编辑器 diff --git a/osu.Game.Resources/Localisation/GraphicsSettings.hu.resx b/osu.Game.Resources/Localisation/GraphicsSettings.hu.resx index 16561c3d..75e78c88 100644 --- a/osu.Game.Resources/Localisation/GraphicsSettings.hu.resx +++ b/osu.Game.Resources/Localisation/GraphicsSettings.hu.resx @@ -89,7 +89,7 @@ Felhasználói felület nagyítás - Képernyő felnagytás + Képernyő átméretezése Vízszintes helyzet diff --git a/osu.Game.Resources/Localisation/GraphicsSettings.id.resx b/osu.Game.Resources/Localisation/GraphicsSettings.id.resx index 5052b38a..a66f0b2e 100644 --- a/osu.Game.Resources/Localisation/GraphicsSettings.id.resx +++ b/osu.Game.Resources/Localisation/GraphicsSettings.id.resx @@ -104,7 +104,7 @@ Skala vertikal - Menjalankan osu! pada mode tampilan selain "Fullscreen" dapat meningkatkan jeda input (input latency) yang ada! + Menjalankan osu! pada mode tampilan selain fullscreen dapat meningkatkan jeda input pada permainanmu! Pengaturan Detail diff --git a/osu.Game.Resources/Localisation/GraphicsSettings.pl.resx b/osu.Game.Resources/Localisation/GraphicsSettings.pl.resx index 534115b9..0c17e023 100644 --- a/osu.Game.Resources/Localisation/GraphicsSettings.pl.resx +++ b/osu.Game.Resources/Localisation/GraphicsSettings.pl.resx @@ -83,7 +83,7 @@ Rozdzielczość - Monitor + Wyświetlacz Skala interfejsu @@ -104,7 +104,7 @@ Skala w pionie - Uruchamianie bez trybu pełnoekranowego zwiększy twoje opóźnienie! + Korzystanie z innego trybu wyświetlania niż pełnoekranowy zwiększy twoje opóźnienie! Detale diff --git a/osu.Game.Resources/Localisation/InputSettings.pl.resx b/osu.Game.Resources/Localisation/InputSettings.pl.resx index 6734cb34..03661c47 100644 --- a/osu.Game.Resources/Localisation/InputSettings.pl.resx +++ b/osu.Game.Resources/Localisation/InputSettings.pl.resx @@ -77,7 +77,7 @@ Edytor - Przywróć domyślne ustawienia klawiszy w tej sekcji + Przywróć domyślne ustawienia w tej sekcji konfiguracja klawiszy diff --git a/osu.Game.Resources/Localisation/JoystickSettings.be.resx b/osu.Game.Resources/Localisation/JoystickSettings.be.resx new file mode 100644 index 00000000..9e9b487e --- /dev/null +++ b/osu.Game.Resources/Localisation/JoystickSettings.be.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 + + + Джойсцік / Геймпад + + + Мёртвая зона + + \ No newline at end of file diff --git a/osu.Game.Resources/Localisation/JoystickSettings.pl.resx b/osu.Game.Resources/Localisation/JoystickSettings.pl.resx new file mode 100644 index 00000000..b36f324e --- /dev/null +++ b/osu.Game.Resources/Localisation/JoystickSettings.pl.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 + + + Gamepady i dżojstiki + + + Martwa strefa + + \ No newline at end of file diff --git a/osu.Game.Resources/Localisation/LayoutSettings.cs.resx b/osu.Game.Resources/Localisation/LayoutSettings.cs.resx new file mode 100644 index 00000000..bfebdab5 --- /dev/null +++ b/osu.Game.Resources/Localisation/LayoutSettings.cs.resx @@ -0,0 +1,73 @@ + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + 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 + + + Kontroluji možnosti celé obrazovky... + + + osu! běží exkluzivně přes celou obrazovku. Nízka latence zaručena! + + + Hra nelze běžet na exkluzivní celé obrazovce. Pořád budeš pociťovat latenci. + + + Použití celé obrazovky na macOS způsobuje, že interakce s horní lištou a prostory nebudou fungovat. Otevření systémového dialogu může vést k zmrazení hry. Doporučujeme pužívat "borderless" režim obrazovky. + + \ No newline at end of file diff --git a/osu.Game.Resources/Localisation/LayoutSettings.da.resx b/osu.Game.Resources/Localisation/LayoutSettings.da.resx new file mode 100644 index 00000000..20a13fff --- /dev/null +++ b/osu.Game.Resources/Localisation/LayoutSettings.da.resx @@ -0,0 +1,73 @@ + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + 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 + + + Kontrollerer for fuldskærmsegenskaber... + + + osu! kører eksklusiv fuldskærm, garanterer lav latency! + + + Kan ikke køre eksklusiv fuldskærm. Du vil stadig opleve nogle input latenstid. + + + Brug af fuld skærm på macOS gør, at interaktion med menulinjen og mellemrum ikke længere fungerer, og det kan føre til fryser, hvis en systemdialog vises. Det anbefales at bruge grænseløs. + + \ No newline at end of file diff --git a/osu.Game.Resources/Localisation/LayoutSettings.de.resx b/osu.Game.Resources/Localisation/LayoutSettings.de.resx new file mode 100644 index 00000000..fa7b685f --- /dev/null +++ b/osu.Game.Resources/Localisation/LayoutSettings.de.resx @@ -0,0 +1,73 @@ + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + 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 + + + Prüfe Vollbildfunktionen... + + + osu! läuft im exklusiven Vollbildmodus, was eine niedrige Latenz garantiert! + + + Nicht in der Lage auf den exklusiven Vollbildmodus zu wechseln. Du wirst weiterhin eine geringe Eingabe-Latenzzeit feststellen. + + + Das Benutzen von Vollbild auf macOS sorgt dafür, dass das Interagieren mit der Menüleiste sowie Leerzeichen nicht mehr funktionieren und kann zu Bildschirmstottern führen, wenn ein Systemdialog vorhanden ist. Es wird empfohlen, den randlosen Modus zu verwenden. + + \ No newline at end of file diff --git a/osu.Game.Resources/Localisation/LayoutSettings.es.resx b/osu.Game.Resources/Localisation/LayoutSettings.es.resx new file mode 100644 index 00000000..cb5f02c1 --- /dev/null +++ b/osu.Game.Resources/Localisation/LayoutSettings.es.resx @@ -0,0 +1,73 @@ + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + 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 + + + Comprobando capacidades de pantalla completa... + + + osu! se ejecuta en modo exclusivo de pantalla completa, ¡garantizando baja latencia! + + + No se puede ejecutar en modo exclusivo de pantalla completa. Seguirá experimentando cierta latencia de entrada. + + + El uso de la pantalla completa en macOS hace que no funcione la interacción con la barra de menús y los espacios, y puede provocar congelaciones si se presenta un diálogo del sistema. Se recomienda el uso del modo sin bordes. + + \ No newline at end of file diff --git a/osu.Game.Resources/Localisation/LayoutSettings.fa-IR.resx b/osu.Game.Resources/Localisation/LayoutSettings.fa-IR.resx new file mode 100644 index 00000000..1d491c48 --- /dev/null +++ b/osu.Game.Resources/Localisation/LayoutSettings.fa-IR.resx @@ -0,0 +1,73 @@ + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + 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 + + + در حال بررسی توانایی های تمام صفحه... + + + osu! در حال اجرا روی حالت تمام صفحه دربست است که کمترین تاخیر را تصمین می کند! + + + نتوانستیم تا حالت تمام صفحه ی دربست را اجرا کنیم. شما همچنان مقداری تاخیر را تجربه خواهید کرد. + + + اجرای تمام صفحه روی macOS باعث می شود تا تعامل با منو بار و فضا ها کار نکند، و ممکن است در صورت نمایش یک دیالوگ سیستمی، به فریز شدن ها منجر شود. اجرای "بدون مرز" (Borderless) پیشنهاد می شود. + + \ No newline at end of file diff --git a/osu.Game.Resources/Localisation/LayoutSettings.fil-PH.resx b/osu.Game.Resources/Localisation/LayoutSettings.fil-PH.resx new file mode 100644 index 00000000..959ed92a --- /dev/null +++ b/osu.Game.Resources/Localisation/LayoutSettings.fil-PH.resx @@ -0,0 +1,73 @@ + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + 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 + + + Sinusuri para sa mga kakayahan ng fullscreen... + + + osu! ay tumatakbo sa eksklusibong fullscreen, ginagarantiya na mababa ang latency! + + + Hindi mapatakbo ang eksklusibong fullscreen. Makakaranas ka pa rin ng ilang latency ng pag-input. + + + Ang paggamit ng fullscreen sa macOS ay ginagawang hindi na gagana ang pakikipag-ugnayan sa menu bar at mga espasyo, at maaaring humantong sa pag-freeze kung may ipapakitang sistemang diyalogo. Ang paggamit ng walang border ay inirerekomenda. + + \ No newline at end of file diff --git a/osu.Game.Resources/Localisation/LayoutSettings.fr.resx b/osu.Game.Resources/Localisation/LayoutSettings.fr.resx new file mode 100644 index 00000000..7fe9a932 --- /dev/null +++ b/osu.Game.Resources/Localisation/LayoutSettings.fr.resx @@ -0,0 +1,73 @@ + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + 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 + + + Vérification des capacités en plein écran... + + + osu! fonctionne en plein écran exclusif, garantissant une latence faible ! + + + Impossible d'exécuter le plein écran exclusif. Vous rencontrerez toujours une certaine latence d'entrée. + + + L'utilisation du plein écran sur macOS fait que l'interaction avec la barre de menu et les espaces ne fonctionne plus, et peut entraîner des blocages si une boîte de dialogue système est présentée. Il est recommandé d'utiliser le mode sans bordure. + + \ No newline at end of file diff --git a/osu.Game.Resources/Localisation/LayoutSettings.hu.resx b/osu.Game.Resources/Localisation/LayoutSettings.hu.resx new file mode 100644 index 00000000..83d1b3d3 --- /dev/null +++ b/osu.Game.Resources/Localisation/LayoutSettings.hu.resx @@ -0,0 +1,73 @@ + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + 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 + + + Teljes képernyős módra való alkamasság ellenőrzése... + + + Az osu! teljes képernyős módban fut, ezáltal garantálva az alacsony késleltetést! + + + Nem lehet teljes képernyős módban futtatni az osu!-t. Továbbra is bemeneti késleltetést fogsz észlelni. + + + Teljes képernyős mód használata macOS-en a menüsorral és a munkaterületekkel való interakciókor lefagyásokhoz vezethet ha egy rendszer értesítés meg van jelenítve. Ajánlott a borderless mód használata. + + \ No newline at end of file diff --git a/osu.Game.Resources/Localisation/LayoutSettings.id.resx b/osu.Game.Resources/Localisation/LayoutSettings.id.resx new file mode 100644 index 00000000..ec8ed7e7 --- /dev/null +++ b/osu.Game.Resources/Localisation/LayoutSettings.id.resx @@ -0,0 +1,73 @@ + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + 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 + + + Memeriksa kemampuan perangkat untuk menjalankan mode fullscreen... + + + osu! berjalan pada mode fullscreen eksklusif, yang menjamin jeda input yang rendah! + + + Tidak dapat menjalankan mode fullscreen eksklusif. Kamu akan mengalami jeda input dalam permainanmu. + + + Menjalankan mode fullscreen pada macOS akan mencegah menu bar untuk dapat diakses, serta dapat menyebabkan sistem tidak merespon apabila kotak dialog tertentu muncul. Kami menyarankanmu untuk menggunakan mode borderless. + + \ No newline at end of file diff --git a/osu.Game.Resources/Localisation/LayoutSettings.it.resx b/osu.Game.Resources/Localisation/LayoutSettings.it.resx new file mode 100644 index 00000000..570a0273 --- /dev/null +++ b/osu.Game.Resources/Localisation/LayoutSettings.it.resx @@ -0,0 +1,73 @@ + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + 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 + + + Controllando le funzionalità per lo schermo intero... + + + osu! è in esecuzione a schermo intero esclusivo, garantendo bassa latenza! + + + Impossibile utilizzare lo schermo intero esclusivo. Si verificheranno ancora latenze sull'input. + + + L'utilizzo dello schermo intero su macOS non farà funzionare gli spazi e la barra del menu, e può portare a dei blocchi se viene visualizzata una finestra di dialogo del sistema. Si raccomanda l'opzione "senza bordi". + + \ No newline at end of file diff --git a/osu.Game.Resources/Localisation/LayoutSettings.ko.resx b/osu.Game.Resources/Localisation/LayoutSettings.ko.resx new file mode 100644 index 00000000..db7ff138 --- /dev/null +++ b/osu.Game.Resources/Localisation/LayoutSettings.ko.resx @@ -0,0 +1,73 @@ + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + 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 + + + 전체화면 호환성 확인 중... + + + osu!가 독점 전체화면으로 실행 중이며, 높은 반응속도를 보장합니다! + + + 독점 전체화면으로 실행할 수 없습니다. 조금 낮은 반응속도를 경험할 수 있습니다. + + + macOS에서 전체 화면을 사용하면 메뉴 바와의 상호작용이 제대로 작동하지 않으며, 시스템 대화상자가 나타나면 게임이 멈출 수 있습니다. 창 모드(테두리 없음)을 추천합니다. + + \ No newline at end of file diff --git a/osu.Game.Resources/Localisation/LayoutSettings.nl.resx b/osu.Game.Resources/Localisation/LayoutSettings.nl.resx new file mode 100644 index 00000000..f3c4868e --- /dev/null +++ b/osu.Game.Resources/Localisation/LayoutSettings.nl.resx @@ -0,0 +1,73 @@ + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + 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 + + + Contoleren of systeem in staat is om volledig scherm te starten... + + + osu! wordt in exclusief volledig scherm uitgevoerd: lagere latency gegarandeerd! + + + Niet in staat om exclusief volledig scherm te starten: hogere input latency mogelijk. + + + Het volledig scherm op macOS maakt het onmogelijk om zowel spaces als de menubalk te gebruiken, en kan je computer doen vastlopen wanneer er een dialoogvenster verschijnt. De "borderless"-instelling wordt aanbevolen. + + \ No newline at end of file diff --git a/osu.Game.Resources/Localisation/LayoutSettings.pl.resx b/osu.Game.Resources/Localisation/LayoutSettings.pl.resx new file mode 100644 index 00000000..237bde8c --- /dev/null +++ b/osu.Game.Resources/Localisation/LayoutSettings.pl.resx @@ -0,0 +1,73 @@ + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + 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 + + + Sprawdzanie możliwości działania w trybie pełnoekranowym... + + + osu! działa w trybie pełnoekranowym, gwarantując niskie opóźnienie! + + + Nie udało się przejść do trybu pełnoekranowego. Pewne opóźnienie danych wejścia będzie odczuwalne. + + + Korzystanie z trybu pełnoekranowego na urządzeniach z systemem macOS może sprawić, że interakcje z paskiem menu lub przestrzeniami nie będą działać poprawnie, a także doprowadzić do zawieszenia działania osu!, jeżeli pojawi się okno systemowe. Zaleca się używanie trybu w oknie bez ramek. + + \ No newline at end of file diff --git a/osu.Game.Resources/Localisation/LayoutSettings.pt-BR.resx b/osu.Game.Resources/Localisation/LayoutSettings.pt-BR.resx new file mode 100644 index 00000000..16e78d65 --- /dev/null +++ b/osu.Game.Resources/Localisation/LayoutSettings.pt-BR.resx @@ -0,0 +1,73 @@ + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + 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 + + + Verificando por capacidades de tela cheia... + + + osu! está rodando em tela cheia exclusiva, baixa latência garantida! + + + Não foi possível executar tela cheia exclusiva. Você ainda irá experienciar alguma latência de entrada. + + + Usar tela cheia no macOS faz a interação com a barra de menu e espaços não funcionar mais e pode levar a um congelamento se uma caixa de diálogo do sistema for apresentada. Recomenda-se a utilização de sem borda. + + \ No newline at end of file diff --git a/osu.Game.Resources/Localisation/LayoutSettings.ru.resx b/osu.Game.Resources/Localisation/LayoutSettings.ru.resx new file mode 100644 index 00000000..cbee37f6 --- /dev/null +++ b/osu.Game.Resources/Localisation/LayoutSettings.ru.resx @@ -0,0 +1,73 @@ + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + 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 + + + Проверка возможностей полноэкранного режима... + + + osu! работает в эксклюзивном полноэкранном режиме, гарантируя низкую задержку! + + + Невозможно запустить эксклюзивный полноэкранный режим. Вы все еще будете ощущать задержку ввода. + + + Использование полноэкранного режима в macOS не позволяет работать строке меню и Spaces, что может привести к фризам при появлении системных окон. Рекомендуется использовать режим "полноэкранный в окне". + + \ No newline at end of file diff --git a/osu.Game.Resources/Localisation/LayoutSettings.uk.resx b/osu.Game.Resources/Localisation/LayoutSettings.uk.resx new file mode 100644 index 00000000..bfbdf757 --- /dev/null +++ b/osu.Game.Resources/Localisation/LayoutSettings.uk.resx @@ -0,0 +1,73 @@ + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + 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 + + + Перевірка можливостей запуску в повноекранному режимі... + + + osu! працює в ексклюзивному повноекранному режимі, гарантуючи низьку затримку! + + + Неможливо запустити ексклюзивний повноекранний режим. Ви все ще будете відчувати деякі затримки вводу. + + + Використання повноекранного режиму в macOS не може працювати с декількома робочими столами й може привести до зависання, якщо буде показано системне діалогове вікно. Рекомендується використання безрамкового повноекранного режиму. + + \ No newline at end of file diff --git a/osu.Game.Resources/Localisation/LayoutSettings.vi.resx b/osu.Game.Resources/Localisation/LayoutSettings.vi.resx new file mode 100644 index 00000000..d180d278 --- /dev/null +++ b/osu.Game.Resources/Localisation/LayoutSettings.vi.resx @@ -0,0 +1,73 @@ + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + 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 + + + Kiểm tra khả năng toàn màn hình... + + + osu! đang chạy toàn màn hình riêng biệt, đảm bảo độ trễ thấp! + + + Bật để chạy toàn màn hình riêng biệt. Bạn sẽ vẫn gặp một số độ trễ đầu vào. + + + Sử dụng toàn màn hình trên macOS làm cho việc tương tác với thanh menu và dấu cách không còn hoạt động nữa và có thể dẫn đến tình trạng bị treo nếu hộp thoại hệ thống được hiển thị. Sử dụng không viền được khuyến khích. + + \ No newline at end of file diff --git a/osu.Game.Resources/Localisation/LayoutSettings.zh-Hant.resx b/osu.Game.Resources/Localisation/LayoutSettings.zh-Hant.resx new file mode 100644 index 00000000..bed6cdf7 --- /dev/null +++ b/osu.Game.Resources/Localisation/LayoutSettings.zh-Hant.resx @@ -0,0 +1,73 @@ + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + 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 + + + 正在檢查是否可使用全螢幕功能... + + + osu! 正在以獨佔全螢幕模式執行,您將能享受低延遲的遊戲體驗! + + + 無法以獨佔全螢幕模式執行。您仍會遇到輸入延遲的情況。 + + + 在 macOS 上以全螢幕模式執行將使空白鍵和選單列無法使用。若系統對話框彈出還會導致當機。建議使用無邊框模式。 + + \ No newline at end of file diff --git a/osu.Game.Resources/Localisation/LayoutSettings.zh.resx b/osu.Game.Resources/Localisation/LayoutSettings.zh.resx new file mode 100644 index 00000000..84e97f5c --- /dev/null +++ b/osu.Game.Resources/Localisation/LayoutSettings.zh.resx @@ -0,0 +1,73 @@ + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + 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 + + + 正在检查开启全屏独占是否会遇到问题... + + + osu! 正运行在全屏独占模式下,您可以享受到低延迟的游戏体验! + + + 无法开启全屏独占。您在游玩时仍然会感知到输入延迟。 + + + 在 macOS 上开启全屏独占将导致菜单栏和空格无法使用,并且,弹出系统对话框时电脑可能会宕机。推荐使用无边框显示。 + + \ No newline at end of file diff --git a/osu.Game.Resources/Localisation/Leaderboard.fil-PH.resx b/osu.Game.Resources/Localisation/Leaderboard.fil-PH.resx index 662f8442..b09e33b2 100644 --- a/osu.Game.Resources/Localisation/Leaderboard.fil-PH.resx +++ b/osu.Game.Resources/Localisation/Leaderboard.fil-PH.resx @@ -74,7 +74,7 @@ Wala pang mga record! - Pakisign-in upang makita ang mga online na leaderboard! + Paki-sign-in upang makita ang mga online na leaderboard! Paki-invest sa osu!supporter tag upang makita itong leaderboard! diff --git a/osu.Game.Resources/Localisation/Leaderboard.pl.resx b/osu.Game.Resources/Localisation/Leaderboard.pl.resx index 8531418e..d1d9b8ea 100644 --- a/osu.Game.Resources/Localisation/Leaderboard.pl.resx +++ b/osu.Game.Resources/Localisation/Leaderboard.pl.resx @@ -74,7 +74,7 @@ Brak wyników! - Zaloguj się, by wyświetlić tabele wyników! + Zaloguj się, by przeglądać tabele wyników! Rozważ zakup statusu donatora osu!, by móc wyświetlić tę tabelę wyników! diff --git a/osu.Game.Resources/Localisation/MaintenanceSettings.ar.resx b/osu.Game.Resources/Localisation/MaintenanceSettings.ar.resx index d0cbaf5f..0f0ce8ca 100644 --- a/osu.Game.Resources/Localisation/MaintenanceSettings.ar.resx +++ b/osu.Game.Resources/Localisation/MaintenanceSettings.ar.resx @@ -70,6 +70,9 @@ حذف جميع الخرائط + + حذف جميع مقاطع الخرائط + استيراد نتائج الخرائط من الإصدار المستقر diff --git a/osu.Game.Resources/Localisation/MaintenanceSettings.be.resx b/osu.Game.Resources/Localisation/MaintenanceSettings.be.resx index 3c0b5aa7..f4c386a9 100644 --- a/osu.Game.Resources/Localisation/MaintenanceSettings.be.resx +++ b/osu.Game.Resources/Localisation/MaintenanceSettings.be.resx @@ -71,6 +71,9 @@ Выдаліць УСЕ бітмапы + + Выдаліць УСЕ відэа карт + Імпарт рэзультатаў з стейбла diff --git a/osu.Game.Resources/Localisation/MaintenanceSettings.cs.resx b/osu.Game.Resources/Localisation/MaintenanceSettings.cs.resx index 79e602c7..4fc1b8b0 100644 --- a/osu.Game.Resources/Localisation/MaintenanceSettings.cs.resx +++ b/osu.Game.Resources/Localisation/MaintenanceSettings.cs.resx @@ -70,6 +70,9 @@ Smazat VŠECHNY beatmapy + + Odstranit VŠECHNY videa beatmap + Importovat skóre ze stabilní verze diff --git a/osu.Game.Resources/Localisation/MaintenanceSettings.da.resx b/osu.Game.Resources/Localisation/MaintenanceSettings.da.resx index b83a6a00..36836ab3 100644 --- a/osu.Game.Resources/Localisation/MaintenanceSettings.da.resx +++ b/osu.Game.Resources/Localisation/MaintenanceSettings.da.resx @@ -70,11 +70,14 @@ Slet ALLE beatmaps + + Slet ALLE beatmap videoer + - Importér resultater fra stabil + Importér stores fra stabil - Slet ALLE resultater + Slet ALLE scores Importér skins fra stabil diff --git a/osu.Game.Resources/Localisation/MaintenanceSettings.de.resx b/osu.Game.Resources/Localisation/MaintenanceSettings.de.resx index 0f269ed5..3bcafcd6 100644 --- a/osu.Game.Resources/Localisation/MaintenanceSettings.de.resx +++ b/osu.Game.Resources/Localisation/MaintenanceSettings.de.resx @@ -70,11 +70,14 @@ ALLE Beatmaps löschen + + Lösche ALLE Beatmap-Videos + - Spielstände aus Stable importieren + Scores aus Stable importieren - ALLE Spielstände löschen + ALLE Scores löschen Skins aus Stable importieren diff --git a/osu.Game.Resources/Localisation/MaintenanceSettings.es.resx b/osu.Game.Resources/Localisation/MaintenanceSettings.es.resx index 2da24449..cdd255db 100644 --- a/osu.Game.Resources/Localisation/MaintenanceSettings.es.resx +++ b/osu.Game.Resources/Localisation/MaintenanceSettings.es.resx @@ -65,11 +65,14 @@ Seleccionar directorio - Importar mapas de la versión "Estable" + Importar mapas de la versión "estable" Eliminar TODOS los mapas + + Eliminar TODOS los vídeos de los mapas + Importar puntuaciones de la versión "Estable" diff --git a/osu.Game.Resources/Localisation/MaintenanceSettings.fa-IR.resx b/osu.Game.Resources/Localisation/MaintenanceSettings.fa-IR.resx index 375bcb35..67ccff83 100644 --- a/osu.Game.Resources/Localisation/MaintenanceSettings.fa-IR.resx +++ b/osu.Game.Resources/Localisation/MaintenanceSettings.fa-IR.resx @@ -70,6 +70,9 @@ حذف همه بیت مپ ها + + حذف ویدیوی همه ی بیت مپ ها + نمرات واردات از پایدار diff --git a/osu.Game.Resources/Localisation/MaintenanceSettings.fil-PH.resx b/osu.Game.Resources/Localisation/MaintenanceSettings.fil-PH.resx index 60218c1c..fa00edc8 100644 --- a/osu.Game.Resources/Localisation/MaintenanceSettings.fil-PH.resx +++ b/osu.Game.Resources/Localisation/MaintenanceSettings.fil-PH.resx @@ -70,6 +70,9 @@ Burahin LAHAT ng mga beatmap + + Burahin LAHAT ng mga video ng beatmap + Mag-import ng mga iskor mula sa stable diff --git a/osu.Game.Resources/Localisation/MaintenanceSettings.fr.resx b/osu.Game.Resources/Localisation/MaintenanceSettings.fr.resx index 804afe59..5c0eb125 100644 --- a/osu.Game.Resources/Localisation/MaintenanceSettings.fr.resx +++ b/osu.Game.Resources/Localisation/MaintenanceSettings.fr.resx @@ -70,6 +70,9 @@ Supprimer TOUTES les beatmaps + + Supprimer TOUTES les vidéos de beatmap + Importer les scores depuis la version stable diff --git a/osu.Game.Resources/Localisation/MaintenanceSettings.hu.resx b/osu.Game.Resources/Localisation/MaintenanceSettings.hu.resx index 2dc6f6a0..be34facc 100644 --- a/osu.Game.Resources/Localisation/MaintenanceSettings.hu.resx +++ b/osu.Game.Resources/Localisation/MaintenanceSettings.hu.resx @@ -65,11 +65,14 @@ Könyvtár kijelölése - Beatmaps importálása stabilból + Beatmapek importálása stable-ből ÖSSZES beatmap törlése + + ÖSSZES beatmap videójának törlése + Pontszámok importálása stabilból diff --git a/osu.Game.Resources/Localisation/MaintenanceSettings.id.resx b/osu.Game.Resources/Localisation/MaintenanceSettings.id.resx index 736884d9..2047813a 100644 --- a/osu.Game.Resources/Localisation/MaintenanceSettings.id.resx +++ b/osu.Game.Resources/Localisation/MaintenanceSettings.id.resx @@ -70,6 +70,9 @@ Hapus SELURUH beatmap yang ada + + Hapus SELURUH video beatmap yang ada + Impor skor dari osu! versi stable diff --git a/osu.Game.Resources/Localisation/MaintenanceSettings.it.resx b/osu.Game.Resources/Localisation/MaintenanceSettings.it.resx index 94830d71..f11f82f9 100644 --- a/osu.Game.Resources/Localisation/MaintenanceSettings.it.resx +++ b/osu.Game.Resources/Localisation/MaintenanceSettings.it.resx @@ -70,6 +70,9 @@ Elimina TUTTE le beatmap + + Elimina TUTTI i video delle beatmap + Importa i punteggi dalla versione precedente diff --git a/osu.Game.Resources/Localisation/MaintenanceSettings.ko.resx b/osu.Game.Resources/Localisation/MaintenanceSettings.ko.resx index 3cea026d..9018265e 100644 --- a/osu.Game.Resources/Localisation/MaintenanceSettings.ko.resx +++ b/osu.Game.Resources/Localisation/MaintenanceSettings.ko.resx @@ -70,6 +70,9 @@ 모든 비트맵 삭제 + + 모든 비트맵 비디오 삭제 + 안정 버전에서 점수 불러오기 diff --git a/osu.Game.Resources/Localisation/MaintenanceSettings.nl.resx b/osu.Game.Resources/Localisation/MaintenanceSettings.nl.resx index cd052483..c58c9d95 100644 --- a/osu.Game.Resources/Localisation/MaintenanceSettings.nl.resx +++ b/osu.Game.Resources/Localisation/MaintenanceSettings.nl.resx @@ -70,6 +70,9 @@ ALLE beatmaps verwijderen + + ALLE beatmapvideo's verwijderen + Scores van stable-versie importeren diff --git a/osu.Game.Resources/Localisation/MaintenanceSettings.pl.resx b/osu.Game.Resources/Localisation/MaintenanceSettings.pl.resx index 8215388b..5ebdb391 100644 --- a/osu.Game.Resources/Localisation/MaintenanceSettings.pl.resx +++ b/osu.Game.Resources/Localisation/MaintenanceSettings.pl.resx @@ -70,6 +70,9 @@ Usuń wszystkie beatmapy + + Usuń WSZYSTKIE wideo z beatmap + Importuj wyniki ze stabilnej wersji gry diff --git a/osu.Game.Resources/Localisation/MaintenanceSettings.pt-BR.resx b/osu.Game.Resources/Localisation/MaintenanceSettings.pt-BR.resx index 0377989d..3d04923c 100644 --- a/osu.Game.Resources/Localisation/MaintenanceSettings.pt-BR.resx +++ b/osu.Game.Resources/Localisation/MaintenanceSettings.pt-BR.resx @@ -65,25 +65,29 @@ Selecionar diretório - Importar beatmaps do estável + Importar beatmaps da última versão estável + Excluir TODOS os beatmaps + + Excluir TODOS os vídeos do beatmap + - Importar pontuações do estável + Importar placares da versão estável Excluir TODAS AS pontuações - Importar skins do estável + Importar skins da versão estável Excluir TODAS as skins - Importar coleções de estável + Importar coleções da versão estável Excluir TODAS as coleções diff --git a/osu.Game.Resources/Localisation/MaintenanceSettings.ru.resx b/osu.Game.Resources/Localisation/MaintenanceSettings.ru.resx index 742c085f..0063b868 100644 --- a/osu.Game.Resources/Localisation/MaintenanceSettings.ru.resx +++ b/osu.Game.Resources/Localisation/MaintenanceSettings.ru.resx @@ -70,6 +70,9 @@ Удалить ВСЕ карты + + Удалить ВСЕ видео карт + Импорт рекордов из классической версии osu! diff --git a/osu.Game.Resources/Localisation/MaintenanceSettings.uk.resx b/osu.Game.Resources/Localisation/MaintenanceSettings.uk.resx index 6b109d51..8fe9904b 100644 --- a/osu.Game.Resources/Localisation/MaintenanceSettings.uk.resx +++ b/osu.Game.Resources/Localisation/MaintenanceSettings.uk.resx @@ -70,6 +70,9 @@ Видалити ВСІ мапи + + Видалити ВСІ ВІДЕО з карт + Імпортувати результати з классичної версії osu! diff --git a/osu.Game.Resources/Localisation/MaintenanceSettings.vi.resx b/osu.Game.Resources/Localisation/MaintenanceSettings.vi.resx index ea521bee..ad31d56d 100644 --- a/osu.Game.Resources/Localisation/MaintenanceSettings.vi.resx +++ b/osu.Game.Resources/Localisation/MaintenanceSettings.vi.resx @@ -70,6 +70,9 @@ Xoá TẤT CẢ các beatmap + + Xóa Tất Cả beatmap videos + Nhập điểm số từ bản Ổn định diff --git a/osu.Game.Resources/Localisation/MaintenanceSettings.zh-Hant.resx b/osu.Game.Resources/Localisation/MaintenanceSettings.zh-Hant.resx index f293888c..282e7877 100644 --- a/osu.Game.Resources/Localisation/MaintenanceSettings.zh-Hant.resx +++ b/osu.Game.Resources/Localisation/MaintenanceSettings.zh-Hant.resx @@ -70,6 +70,9 @@ 刪除 全!部!圖譜 + + 刪除所有圖譜影片 + 從穩定版匯入分數 diff --git a/osu.Game.Resources/Localisation/MaintenanceSettings.zh.resx b/osu.Game.Resources/Localisation/MaintenanceSettings.zh.resx index 43dd8ef2..bd3512a6 100644 --- a/osu.Game.Resources/Localisation/MaintenanceSettings.zh.resx +++ b/osu.Game.Resources/Localisation/MaintenanceSettings.zh.resx @@ -70,6 +70,9 @@ 删除所有谱面 + + 删除所有谱面视频 + 从稳定版导入成绩 diff --git a/osu.Game.Resources/Localisation/ModSelectOverlay.pl.resx b/osu.Game.Resources/Localisation/ModSelectOverlay.pl.resx new file mode 100644 index 00000000..0ce555fb --- /dev/null +++ b/osu.Game.Resources/Localisation/ModSelectOverlay.pl.resx @@ -0,0 +1,70 @@ + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + 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 + + + Modyfikatory rozgrywki + + + Modyfikatory oferują zróżnicowane możliwości na dostosowanie rozgrywki w osu!. Niektóre z nich wpływają na wynik uzyskany podczas zagrania, a inne są tylko dla zabawy. + + + Dostosuj modyfikatory + + \ No newline at end of file diff --git a/osu.Game.Resources/Localisation/MouseSettings.pl.resx b/osu.Game.Resources/Localisation/MouseSettings.pl.resx index 0d9d8d8a..77bbf0e2 100644 --- a/osu.Game.Resources/Localisation/MouseSettings.pl.resx +++ b/osu.Game.Resources/Localisation/MouseSettings.pl.resx @@ -59,7 +59,7 @@ System.Resources.ResXResourceWriter, System.Windows.Forms, Version=2.0.0.0, Culture=neutral, PublicKeyToken=b77a5c561934e089 - Myszka + Mysz Nie dotyczy trybu pełnoekranowego @@ -68,19 +68,19 @@ Tryb wysokiej precyzji - Próbuje wyeliminować akcelerację myszki aktywną na poziomie systemu operacyjnego. Na urządzeniach z systemem Windows, to ustawienie było wcześniej znane jako „sygnał bezpośredni”. + Próbuje wyeliminować akcelerację myszy aktywną na poziomie systemu operacyjnego. Na urządzeniach z systemem Windows to ustawienie było wcześniej znane jako „sygnał bezpośredni”. - Ogranicz kursor myszki do okna gry + Ogranicz kursor myszy do okna gry - Wyłącz regulowanie głośności kółka myszy podczas rozgrywki + Wyłącz regulowanie głośności kółkiem myszy podczas rozgrywki - Głośność można nadal regulować za pomocą kółka myszy przytrzymując klawisz "Alt" + Głośność można nadal regulować za pomocą kółka myszy, przytrzymując klawisz „Alt”. - Wyłącz przyciski myszki podczas rozgrywki + Wyłącz przyciski myszy podczas rozgrywki Włącz tryb wysokiej precyzji, by dostosować czułość diff --git a/osu.Game.Resources/Localisation/NamedOverlayComponent.pl.resx b/osu.Game.Resources/Localisation/NamedOverlayComponent.pl.resx index a7affc28..d2381bd8 100644 --- a/osu.Game.Resources/Localisation/NamedOverlayComponent.pl.resx +++ b/osu.Game.Resources/Localisation/NamedOverlayComponent.pl.resx @@ -68,7 +68,7 @@ wyświetl swoich znajomych oraz inne informacje - dowiedz się, kto jest teraz najlepszy + sprawdź, kto aktualnie znajduje się na szczycie bądź na bieżąco z wydarzeniami w społeczności diff --git a/osu.Game.Resources/Localisation/ScreenImportFromStable.be.resx b/osu.Game.Resources/Localisation/ScreenImportFromStable.be.resx new file mode 100644 index 00000000..5d0c3cf9 --- /dev/null +++ b/osu.Game.Resources/Localisation/ScreenImportFromStable.be.resx @@ -0,0 +1,85 @@ + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + 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 + + + Імпартаваць + + + Калі ў вас усталявана папярэдняя версія osu!, вы можаце перанесці існуючы кантэнт. Звярніце ўвагу, што гэта створыць копію і не паўплывае на вашу існуючую ўстаноўку. + + + шлях ад папярэдняй osu! + + + Націсніце, каб выбраць шлях папярэдняй версіі osu! + + + Імпартаваць змесціва з папярэдняй версіі + + + Ваш імпарт будзе працягвацца ў фонавым рэжыме. Вы можаце праверыць яго ход у бакавой панэлі апавяшчэнняў! + + + вядзецца падлік... + + + {0} элемента(-ов) + + \ No newline at end of file diff --git a/osu.Game.Resources/Localisation/ScreenImportFromStable.id.resx b/osu.Game.Resources/Localisation/ScreenImportFromStable.id.resx index a94e1074..99427aef 100644 --- a/osu.Game.Resources/Localisation/ScreenImportFromStable.id.resx +++ b/osu.Game.Resources/Localisation/ScreenImportFromStable.id.resx @@ -62,7 +62,7 @@ Impor - Apabila kamu memiliki osu! versi terdahulu yang terinstal, kamu dapat mengimpor berbagai konten yang telah kamu miliki ke dalam pustaka osu! milikmu. Proses ini hanya akan menyalin segala sesuatunya tanpa memengaruhi instalasi osu! yang telah ada. + Apabila kamu memiliki osu! versi terdahulu yang terinstal, kamu dapat memigrasikan seluruh konten yang telah kamu miliki ke dalam pustaka osu! milikmu. Proses ini hanya akan menyalinnya tanpa memengaruhi instalasi osu! yang telah ada. instalasi osu! versi terdahulu diff --git a/osu.Game.Resources/Localisation/ScreenImportFromStable.pl.resx b/osu.Game.Resources/Localisation/ScreenImportFromStable.pl.resx new file mode 100644 index 00000000..f43924f6 --- /dev/null +++ b/osu.Game.Resources/Localisation/ScreenImportFromStable.pl.resx @@ -0,0 +1,85 @@ + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + 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 + + + Importowanie + + + Jeżeli na swoim urządzeniu masz zainstalowaną poprzednią wersję osu!, możesz zaimportować z niej istniejącą zawartość. Miej na uwadze, że spowoduje to utworzenie kopii danych, a poprzednia wersja gry nie zostanie naruszona. + + + poprzednia wersja osu! + + + Kliknij, by wybrać lokalizację poprzedniej wersji osu! + + + Importuj zawartość z poprzedniej wersji gry + + + Importowanie będzie odbywać się w tle. Możesz sprawdzić jego postęp w nakładce powiadomień! + + + obliczanie... + + + {0} element(ów) + + \ No newline at end of file diff --git a/osu.Game.Resources/Localisation/Settings.hu.resx b/osu.Game.Resources/Localisation/Settings.hu.resx index b49eb87b..8e4f41e8 100644 --- a/osu.Game.Resources/Localisation/Settings.hu.resx +++ b/osu.Game.Resources/Localisation/Settings.hu.resx @@ -62,6 +62,6 @@ beállítások - változtasd ahogy osu! működik + változtasd meg ahogy az osu! működik \ No newline at end of file diff --git a/osu.Game.Resources/Localisation/SkinSettings.ar.resx b/osu.Game.Resources/Localisation/SkinSettings.ar.resx index dc524c9b..4a311f75 100644 --- a/osu.Game.Resources/Localisation/SkinSettings.ar.resx +++ b/osu.Game.Resources/Localisation/SkinSettings.ar.resx @@ -85,4 +85,7 @@ إستخراج الـSkin المُحدد + + حذف الـSkin المُحدد + \ No newline at end of file diff --git a/osu.Game.Resources/Localisation/SkinSettings.be.resx b/osu.Game.Resources/Localisation/SkinSettings.be.resx index 51e60c20..31edc332 100644 --- a/osu.Game.Resources/Localisation/SkinSettings.be.resx +++ b/osu.Game.Resources/Localisation/SkinSettings.be.resx @@ -85,4 +85,7 @@ Экспартаваць выбраны скін + + Выдаліць выбраны скін + \ No newline at end of file diff --git a/osu.Game.Resources/Localisation/SkinSettings.cs.resx b/osu.Game.Resources/Localisation/SkinSettings.cs.resx index c70ca539..746d567c 100644 --- a/osu.Game.Resources/Localisation/SkinSettings.cs.resx +++ b/osu.Game.Resources/Localisation/SkinSettings.cs.resx @@ -85,4 +85,7 @@ Exportovat vybraný skin + + Odstranit vybraný skin + \ No newline at end of file diff --git a/osu.Game.Resources/Localisation/SkinSettings.da.resx b/osu.Game.Resources/Localisation/SkinSettings.da.resx index 1f63653e..35e9bed5 100644 --- a/osu.Game.Resources/Localisation/SkinSettings.da.resx +++ b/osu.Game.Resources/Localisation/SkinSettings.da.resx @@ -85,4 +85,7 @@ Eksportér nuværende skin + + Slet nuværende skin + \ No newline at end of file diff --git a/osu.Game.Resources/Localisation/SkinSettings.de.resx b/osu.Game.Resources/Localisation/SkinSettings.de.resx index 7a7033dd..2d135178 100644 --- a/osu.Game.Resources/Localisation/SkinSettings.de.resx +++ b/osu.Game.Resources/Localisation/SkinSettings.de.resx @@ -85,4 +85,7 @@ Ausgewählten Skin exportieren + + Ausgewählten Skin löschen + \ No newline at end of file diff --git a/osu.Game.Resources/Localisation/SkinSettings.es.resx b/osu.Game.Resources/Localisation/SkinSettings.es.resx index fa4664d3..599d5bbe 100644 --- a/osu.Game.Resources/Localisation/SkinSettings.es.resx +++ b/osu.Game.Resources/Localisation/SkinSettings.es.resx @@ -85,4 +85,7 @@ Exportar skin seleccionada + + Eliminar skin seleccionada + \ No newline at end of file diff --git a/osu.Game.Resources/Localisation/SkinSettings.fa-IR.resx b/osu.Game.Resources/Localisation/SkinSettings.fa-IR.resx index 095db224..df508bf8 100644 --- a/osu.Game.Resources/Localisation/SkinSettings.fa-IR.resx +++ b/osu.Game.Resources/Localisation/SkinSettings.fa-IR.resx @@ -85,4 +85,7 @@ خروجی گرفتن پوسته انتخاب شده + + حذف پوسته انتخاب شده + \ No newline at end of file diff --git a/osu.Game.Resources/Localisation/SkinSettings.fil-PH.resx b/osu.Game.Resources/Localisation/SkinSettings.fil-PH.resx index 0f9103dc..d1743f2e 100644 --- a/osu.Game.Resources/Localisation/SkinSettings.fil-PH.resx +++ b/osu.Game.Resources/Localisation/SkinSettings.fil-PH.resx @@ -71,10 +71,10 @@ Laki ng cursor sa gameplay - Iangkop ang laki ng cursor sa gameplay base sa kasalukuyang beatmap + I-angkop ang laki ng cursor sa gameplay base sa kasalukuyang beatmap - Skin ng beatmap + Mga skin ng beatmap Mga kulay ng beatmap @@ -85,4 +85,7 @@ I-export ang kasalukuyang skin + + Tanggalin ang napiling skin + \ No newline at end of file diff --git a/osu.Game.Resources/Localisation/SkinSettings.fr.resx b/osu.Game.Resources/Localisation/SkinSettings.fr.resx index 032214b0..46e148ee 100644 --- a/osu.Game.Resources/Localisation/SkinSettings.fr.resx +++ b/osu.Game.Resources/Localisation/SkinSettings.fr.resx @@ -85,4 +85,7 @@ Exporter le skin sélectionné + + Supprimer le skin sélectionné + \ No newline at end of file diff --git a/osu.Game.Resources/Localisation/SkinSettings.hu.resx b/osu.Game.Resources/Localisation/SkinSettings.hu.resx index 99c6fb83..28afe03d 100644 --- a/osu.Game.Resources/Localisation/SkinSettings.hu.resx +++ b/osu.Game.Resources/Localisation/SkinSettings.hu.resx @@ -83,6 +83,9 @@ Beatmap hitsoundok - Kijelölt kinézet exportálása + Kiválasztott kinézet exportálása + + + Kiválasztott kinézet törlése \ No newline at end of file diff --git a/osu.Game.Resources/Localisation/SkinSettings.id.resx b/osu.Game.Resources/Localisation/SkinSettings.id.resx index 0df78cbf..9a44d610 100644 --- a/osu.Game.Resources/Localisation/SkinSettings.id.resx +++ b/osu.Game.Resources/Localisation/SkinSettings.id.resx @@ -85,4 +85,7 @@ Ekspor skin + + Hapus skin yang dipilih + \ No newline at end of file diff --git a/osu.Game.Resources/Localisation/SkinSettings.it.resx b/osu.Game.Resources/Localisation/SkinSettings.it.resx index e55c8c48..e53d2695 100644 --- a/osu.Game.Resources/Localisation/SkinSettings.it.resx +++ b/osu.Game.Resources/Localisation/SkinSettings.it.resx @@ -85,4 +85,7 @@ Esporta skin selezionata + + Elimina skin selezionata + \ No newline at end of file diff --git a/osu.Game.Resources/Localisation/SkinSettings.ko.resx b/osu.Game.Resources/Localisation/SkinSettings.ko.resx index 35983761..6e3388e6 100644 --- a/osu.Game.Resources/Localisation/SkinSettings.ko.resx +++ b/osu.Game.Resources/Localisation/SkinSettings.ko.resx @@ -85,4 +85,7 @@ 선택한 스킨 내보내기 + + 선택한 스킨 삭제 + \ No newline at end of file diff --git a/osu.Game.Resources/Localisation/SkinSettings.nl.resx b/osu.Game.Resources/Localisation/SkinSettings.nl.resx index 2070cee6..1bd5a34f 100644 --- a/osu.Game.Resources/Localisation/SkinSettings.nl.resx +++ b/osu.Game.Resources/Localisation/SkinSettings.nl.resx @@ -85,4 +85,7 @@ Huidige skin exporteren + + Huidige skin verwijderen + \ No newline at end of file diff --git a/osu.Game.Resources/Localisation/SkinSettings.pl.resx b/osu.Game.Resources/Localisation/SkinSettings.pl.resx index 192203a4..a048c4dc 100644 --- a/osu.Game.Resources/Localisation/SkinSettings.pl.resx +++ b/osu.Game.Resources/Localisation/SkinSettings.pl.resx @@ -85,4 +85,7 @@ Eksportuj wybraną skórkę + + Usuń wybraną skórkę + \ No newline at end of file diff --git a/osu.Game.Resources/Localisation/SkinSettings.pt-BR.resx b/osu.Game.Resources/Localisation/SkinSettings.pt-BR.resx index 369fe7d9..6f9e33ca 100644 --- a/osu.Game.Resources/Localisation/SkinSettings.pt-BR.resx +++ b/osu.Game.Resources/Localisation/SkinSettings.pt-BR.resx @@ -85,4 +85,7 @@ Exportar skin selecionada + + Excluir skin selecionada + \ No newline at end of file diff --git a/osu.Game.Resources/Localisation/SkinSettings.ru.resx b/osu.Game.Resources/Localisation/SkinSettings.ru.resx index a40572c3..075a4bf3 100644 --- a/osu.Game.Resources/Localisation/SkinSettings.ru.resx +++ b/osu.Game.Resources/Localisation/SkinSettings.ru.resx @@ -85,4 +85,7 @@ Экспортировать выбранный скин + + Удалить выбранный скин + \ No newline at end of file diff --git a/osu.Game.Resources/Localisation/SkinSettings.uk.resx b/osu.Game.Resources/Localisation/SkinSettings.uk.resx index 87f0496e..a8b18e57 100644 --- a/osu.Game.Resources/Localisation/SkinSettings.uk.resx +++ b/osu.Game.Resources/Localisation/SkinSettings.uk.resx @@ -85,4 +85,7 @@ Експортувати вибраний скін + + Видалити скін + \ No newline at end of file diff --git a/osu.Game.Resources/Localisation/SkinSettings.vi.resx b/osu.Game.Resources/Localisation/SkinSettings.vi.resx index bdc08329..e60e1064 100644 --- a/osu.Game.Resources/Localisation/SkinSettings.vi.resx +++ b/osu.Game.Resources/Localisation/SkinSettings.vi.resx @@ -85,4 +85,7 @@ Xuất giao diện + + Xóa skin được chọn + \ No newline at end of file diff --git a/osu.Game.Resources/Localisation/SkinSettings.zh-Hant.resx b/osu.Game.Resources/Localisation/SkinSettings.zh-Hant.resx index 82c5eb0f..cda5e89f 100644 --- a/osu.Game.Resources/Localisation/SkinSettings.zh-Hant.resx +++ b/osu.Game.Resources/Localisation/SkinSettings.zh-Hant.resx @@ -85,4 +85,7 @@ 匯出選取的 skin + + 刪除選取的 Skin + \ No newline at end of file diff --git a/osu.Game.Resources/Localisation/SkinSettings.zh.resx b/osu.Game.Resources/Localisation/SkinSettings.zh.resx index c5a1aa01..bf4fbb14 100644 --- a/osu.Game.Resources/Localisation/SkinSettings.zh.resx +++ b/osu.Game.Resources/Localisation/SkinSettings.zh.resx @@ -85,4 +85,7 @@ 导出当前皮肤 + + 删除选中的皮肤 + \ No newline at end of file diff --git a/osu.Game.Resources/Localisation/Toast.pl.resx b/osu.Game.Resources/Localisation/Toast.pl.resx index 6d60a374..191735da 100644 --- a/osu.Game.Resources/Localisation/Toast.pl.resx +++ b/osu.Game.Resources/Localisation/Toast.pl.resx @@ -59,19 +59,19 @@ System.Resources.ResXResourceWriter, System.Windows.Forms, Version=2.0.0.0, Culture=neutral, PublicKeyToken=b77a5c561934e089 - nie przypisano klawisza + brak przypisanego klawisza Odtwarzanie muzyki - Wstrzymaj ścieżkę + Wstrzymaj utwór Odtwórz utwór - Uruchom ponownie ścieżkę + Odtwórz utwór od początku \ No newline at end of file From 5ea1ddc87c20cf49b623c5b2ddb905925c716ec2 Mon Sep 17 00:00:00 2001 From: Dean Herbert Date: Tue, 28 Jun 2022 13:15:34 +0900 Subject: [PATCH 3/3] Update osu-web sourced translations from crowdin --- .../Localisation/Web/Accounts.fil-PH.resx | 10 +- .../Localisation/Web/Accounts.pl.resx | 2 +- .../Localisation/Web/Api.fil-PH.resx | 10 +- .../Localisation/Web/Artist.be.resx | 4 +- .../Localisation/Web/Artist.fil-PH.resx | 34 ++--- .../Localisation/Web/Artist.ja.resx | 2 +- .../Localisation/Web/Artist.pl.resx | 4 +- .../Web/Authorization.fil-PH.resx | 142 +++++++++--------- .../Localisation/Web/Bbcode.fil-PH.resx | 8 +- .../Web/BeatmapDiscussionPosts.uk.resx | 2 +- .../Localisation/Web/Beatmappacks.pl.resx | 2 +- .../Localisation/Web/Beatmaps.fil-PH.resx | 4 +- .../Localisation/Web/Beatmaps.pl.resx | 2 +- .../Localisation/Web/Beatmaps.ru.resx | 2 +- .../Localisation/Web/Beatmaps.uk.resx | 2 +- .../Web/BeatmapsetEvents.fil-PH.resx | 2 +- .../Localisation/Web/Beatmapsets.fil-PH.resx | 8 +- .../Localisation/Web/Beatmapsets.pl.resx | 11 +- .../Localisation/Web/Beatmapsets.uk.resx | 32 ++-- .../Localisation/Web/Changelog.uk.resx | 4 +- .../Localisation/Web/Chat.ar.resx | 18 +++ .../Localisation/Web/Chat.da.resx | 18 +++ .../Localisation/Web/Chat.de.resx | 18 +++ .../Localisation/Web/Chat.es.resx | 18 +++ .../Localisation/Web/Chat.fil-PH.resx | 18 +++ .../Localisation/Web/Chat.fr.resx | 18 +++ .../Localisation/Web/Chat.hu.resx | 22 ++- .../Localisation/Web/Chat.id.resx | 18 +++ .../Localisation/Web/Chat.it.resx | 18 +++ .../Localisation/Web/Chat.ko.resx | 18 +++ .../Localisation/Web/Chat.nl.resx | 12 ++ .../Localisation/Web/Chat.pl.resx | 24 ++- .../Localisation/Web/Chat.pt-BR.resx | 18 +++ .../Localisation/Web/Chat.pt.resx | 23 ++- .../Localisation/Web/Chat.ru.resx | 18 +++ .../Localisation/Web/Chat.uk.resx | 18 +++ .../Localisation/Web/Chat.vi.resx | 18 +++ .../Localisation/Web/Chat.zh-Hant.resx | 15 ++ .../Localisation/Web/Chat.zh.resx | 18 +++ .../Localisation/Web/Common.de.resx | 2 +- .../Localisation/Web/Community.de.resx | 8 +- .../Localisation/Web/Contest.fil-PH.resx | 4 +- .../Localisation/Web/Errors.fil-PH.resx | 26 ++-- .../Localisation/Web/Events.de.resx | 4 +- .../Localisation/Web/Forum.pl.resx | 43 +++--- .../Localisation/Web/Friends.fil-PH.resx | 2 +- .../Localisation/Web/Mail.de.resx | 4 +- .../Localisation/Web/Mail.fil-PH.resx | 2 +- .../Localisation/Web/Mail.pl.resx | 2 +- .../Web/ModelValidation/Fulfillments.de.resx | 2 +- .../Localisation/Web/Notifications.pl.resx | 6 + .../Localisation/Web/PageTitle.fil-PH.resx | 4 +- .../Localisation/Web/PageTitle.pl.resx | 2 +- .../Localisation/Web/Paypal/Errors.es.resx | 4 +- .../Web/Paypal/Errors.fil-PH.resx | 2 +- .../Localisation/Web/Sort.be.resx | 2 +- .../Localisation/Web/Tournament.uk.resx | 6 +- .../Localisation/Web/UserVerification.uk.resx | 14 +- .../Localisation/Web/Users.fil-PH.resx | 2 +- .../Localisation/Web/Users.ru.resx | 2 +- .../Localisation/Web/Users.uk.resx | 22 +-- .../Localisation/Web/Users.zh-Hant.resx | 3 + .../Localisation/Web/Wiki.de.resx | 2 +- 63 files changed, 579 insertions(+), 226 deletions(-) diff --git a/osu.Game.Resources/Localisation/Web/Accounts.fil-PH.resx b/osu.Game.Resources/Localisation/Web/Accounts.fil-PH.resx index 1d5b5250..04cada31 100644 --- a/osu.Game.Resources/Localisation/Web/Accounts.fil-PH.resx +++ b/osu.Game.Resources/Localisation/Web/Accounts.fil-PH.resx @@ -139,7 +139,7 @@ mga opsyon sa pagpapaalam - difficulty na gawa ng ibang manlalaro + guest na difficulty pagmo-mod ng beatmap @@ -205,7 +205,7 @@ tablet - Istilo ng paglalaro + Mga istilo ng paglalaro touch @@ -226,7 +226,7 @@ Tapusin ang sesyon - Agad na tatapusin nito ang iyong sesyon sa naturang aparato. Sigurado ka ba? + Agad nitong tatapusin ang iyong sesyon sa device na iyon. Sigurado ka ba? Huling aktibo: @@ -244,12 +244,12 @@ i-update - Maaari mo nang i-sara ang tab/window na ito + Maaari mong isara ang tab/window na ito ngayon Nakumpleto ang beripikasyon - Hindi wasto o nag-expire na link sa pag-verify + Hindi wasto o na-expire na link ng pagpapatunay \ No newline at end of file diff --git a/osu.Game.Resources/Localisation/Web/Accounts.pl.resx b/osu.Game.Resources/Localisation/Web/Accounts.pl.resx index 6b1a7ffd..929a6350 100644 --- a/osu.Game.Resources/Localisation/Web/Accounts.pl.resx +++ b/osu.Game.Resources/Localisation/Web/Accounts.pl.resx @@ -197,7 +197,7 @@ klawiatura - myszka + mysz tablet diff --git a/osu.Game.Resources/Localisation/Web/Api.fil-PH.resx b/osu.Game.Resources/Localisation/Web/Api.fil-PH.resx index bc181127..d718c6ae 100644 --- a/osu.Game.Resources/Localisation/Web/Api.fil-PH.resx +++ b/osu.Game.Resources/Localisation/Web/Api.fil-PH.resx @@ -59,7 +59,7 @@ System.Resources.ResXResourceWriter, System.Windows.Forms, Version=2.0.0.0, Culture=neutral, PublicKeyToken=b77a5c561934e089 - Hindi maaaring magpadala ng mensaheng walang laman. + Hindi makapagpadala ng blangkong mensahe. Masyadong mabilis ang iyong pagpapadala ng mensahe, maghintay lamang ng kaunti bago muling subukan. @@ -71,18 +71,18 @@ Gumanap bilang isang chat bot. - Tukuyin ka at basahin ang iyong publikong profile. + Tukuyin ka at basahin ang iyong pampublikong profile. - Magpadala ng mga mensahe sa ngalan mo. + Magpadala ng mga mensahe sa iyong ngalan. - Gumawa at i-edit ang mga forum topics at posts sa ngalan mo. + Gumuwa at mag-edit ng mga paksa at mga post ng forum sa iyong ngalan. Tignan kung sino ang iyong mga sinusundan. - Basahin ang mga pampublkikong datos sa ngalan mo. + Magbasa ng pampublikong data sa iyong ngalan. \ No newline at end of file diff --git a/osu.Game.Resources/Localisation/Web/Artist.be.resx b/osu.Game.Resources/Localisation/Web/Artist.be.resx index b7743388..3f088eb5 100644 --- a/osu.Game.Resources/Localisation/Web/Artist.be.resx +++ b/osu.Game.Resources/Localisation/Web/Artist.be.resx @@ -125,10 +125,10 @@ Артыст - УУХ (bpm) Мінімум + BPM Мінімум - УУХ (bpm) Максімум + BPM Максімум Не знойдзена трэкаў, супадаючых з гэтымі крытэрыямі пошука. diff --git a/osu.Game.Resources/Localisation/Web/Artist.fil-PH.resx b/osu.Game.Resources/Localisation/Web/Artist.fil-PH.resx index 2dfabe76..295d554b 100644 --- a/osu.Game.Resources/Localisation/Web/Artist.fil-PH.resx +++ b/osu.Game.Resources/Localisation/Web/Artist.fil-PH.resx @@ -59,10 +59,10 @@ System.Resources.ResXResourceWriter, System.Windows.Forms, Version=2.0.0.0, Culture=neutral, PublicKeyToken=b77a5c561934e089 - Mga itinatampok na artista sa osu! + Mga tampok na artista sa osu! - Mga Itinatampok na Artista + Mga Tampok na Artista ANG ARTISTA NA ITO AY KASALUKUYANG NAKATAGO @@ -71,10 +71,10 @@ Mga beatmap - I-download ang Beatmap Template + I-download ang Template ng Beatmap - Ang Beatmap Template na ito ay hindi pa makukuha + Ang Template ng Beatmap ay hindi pa available Ang mga Featured artists ay ang mga artist na katulong namin sa pagtatrabaho para makagawa ng bago at orihinal na musika sa osu!. Sila at ang kanilang mga piling track ay piniling maigi ng koponan ng osu! bilang mahusay at nababagay para sa pagmamapa. Ilan sa mga featured artists ay gumawa din ng bagong eksklusibong tracks para sa paggamit sa osu!.<br><br>Lahat ng tracks sa seksyon na ito na ibinigay bilang pre-time .osz files ay naging opisyal na lisensyado para sa paggamit sa osu! at kaugnay na nilalaman ng osu!. @@ -92,13 +92,13 @@ Mga kanta - {0} na kanta|{0} mga kanta + {0} na kanta|{0} na mga kanta - osu! original + osu! orihinal - ORIGINAL + ORIHINAL pamagat @@ -110,39 +110,39 @@ bpm - genre + dyanra - tracks search + paghahanap ng mga track - Advanced Search + Advanced na Paghahanap Album - Artist + Artista - BPM Minimum + Pinakamababang BPM - BPM Maximum + Pinakamataasang PM - Walang tracks na tumugma sa pamantayan na hinahanap. + Walang mga track na nakitang tumutugma sa pamantayan sa paghahanap. - Genre + Dyanra Lahat - Length Minimum + Pinakamababang Haba - Length Maximum + Pinakamataasang Haba \ No newline at end of file diff --git a/osu.Game.Resources/Localisation/Web/Artist.ja.resx b/osu.Game.Resources/Localisation/Web/Artist.ja.resx index 04ff739d..35a66b54 100644 --- a/osu.Game.Resources/Localisation/Web/Artist.ja.resx +++ b/osu.Game.Resources/Localisation/Web/Artist.ja.resx @@ -80,7 +80,7 @@ 注目アーティストは私達とコラボレーションしているアーティストで、新しいオリジナル楽曲を提供しています。注目アーティストと提供されたオリジナル楽曲は、楽曲が素晴らしく、ビートマップに適しているとしてosu! teamに選ばれました。注目アーティストの中にはosu!限定の楽曲を提供しているアーティストも存在します。<br><br>ここにある全ての楽曲はタイミングが設定された.oszファイルとして提供されており、正式にosu!とosu!関連コンテンツで使用が許可されています。 - osu!のプロフィール + osu! プロフィール 公式ウェブサイト diff --git a/osu.Game.Resources/Localisation/Web/Artist.pl.resx b/osu.Game.Resources/Localisation/Web/Artist.pl.resx index 20e3e139..bef409ce 100644 --- a/osu.Game.Resources/Localisation/Web/Artist.pl.resx +++ b/osu.Game.Resources/Localisation/Web/Artist.pl.resx @@ -125,10 +125,10 @@ Artysta - Minimalny BPM + Minimalne BPM - Maksymalny BPM + Maksymalne BPM Brak utworów spełniających wybrane kryteria wyszukiwania. diff --git a/osu.Game.Resources/Localisation/Web/Authorization.fil-PH.resx b/osu.Game.Resources/Localisation/Web/Authorization.fil-PH.resx index 628e3b35..8e79959f 100644 --- a/osu.Game.Resources/Localisation/Web/Authorization.fil-PH.resx +++ b/osu.Game.Resources/Localisation/Web/Authorization.fil-PH.resx @@ -59,28 +59,28 @@ System.Resources.ResXResourceWriter, System.Windows.Forms, Version=2.0.0.0, Culture=neutral, PublicKeyToken=b77a5c561934e089 - Paano kung maglaro nalang ng osu? + Paano kung maglaro ng ilang osu! sa halip? Paki-sign-in para tumuloy. - Paki-beripika para tumuloy. + Paki-verify para tumuloy. - Hindi pwedeng gawin habang naka-restricted. + Hindi magagawa iyon habang pinaghihigpitan. - Hindi pwedeng gawin habang naka-silenced. + Hindi magagawa iyon habang naka-silenced. - Hindi tinangap ang iyong pag-access. + Ang pag-access ay tinanggihan. - Bawal ibalik ang hyping. + Hindi ma-undo ang hyping. - Hindi pwede tanggalin ang talakayan na may kasamang mga sagot + Hindi matanggal ang talakayan na may mga tugon Naabot mo na ang iyong limitasyon sa paghahalal ngayong araw na ito, subukan mo ulit bukas. @@ -92,204 +92,204 @@ Hindi pwedeng hirangin ang sariling beatmap. - Kailangan mong itakda ang genre at wika bago i-nominate. + Dapat mong itakda ang genre at wika bago magnomina. - Ang nagsimula ng thread at ang may-ari ng beatmap lamang ang pwedeng lumutas ng talakayan. + Tanging ang thread starter at may-ari ng beatmap lang ang makakapagresolba ng talakayan. - Tanging ang may-ari ng beatmap o nominator/miyembro ng grupong QAT ang maaaring mag-lagay ng mapper tala. + Tanging ang may-ari ng beatmap o nominator/miyembro ng grupong NAT ang maaaring mag-post ng mga tala ng mapper. - Hindi maaaring bumoto sa talakayan na gawa ng bot + Hindi makaboto sa talakayang ginawa ng bot - Maghintay nang sandali bago magsumite ng higit pang mga boto + Pakihintay ng ilang sandali bago magsumite ng higit pang mga boto - Hindi pwedeng magboto sa sariling talakayan. + Hindi makaboto sa sariling talakayan. - Pwede lang magboto sa mga talakayan ng mga pending beatmap. + Maaari lamang bumoto sa mga talakayan tungkol sa mga pending na beatmap. - Ikaw lamang ang makaka-delete ng iyong posts. + Ikaw lang ang makapagtanggal ng sarili mong mga post. - Hindi mo maaring ma-delete ang post na na-resolbang diskusyon. + Hindi mo maaaring tanggalin ang isang post ng isang naresolbang talakayan. - Mga awtomatikong poste na nagawa na ay hindi na maaring tanggalin. + Ang awtomatikong post na nabuo ay hindi maaaring tanggalin. - Ang poster lamang ang pwedeng mag-edit ng post. + Ang poster lang ang makakapag-edit ng post. - Hindi mo maaring ma-edit ang post na na-resolbang diskusyon. + Hindi mo maaaring i-edit ang isang post ng naresolbang talakayan. - Awtomatikong Pinagagana kapag post ay hindi maaaring i-edit. + Ang awtomatikong post na nabuo ay hindi maaaring i-edit. - Ang beatmap na ito ay sarado na para sa diskusyon. + Naka-lock ang beatmap na ito para sa talakayan. - Hindi mo maaaring baguhin ang metadata ng nominadong na mapa. Makipag-ugnay sa mga miyembro ng BN o NAT kung sa tingin mo ay hindi siya naka-ayos mabuti. + Hindi maaaring baguhin ang metadata ng isang nominadong beatmap. Makipag-ugnayan sa isang miyembro ng BN o NAT kung sa palagay mo ay mali ang pagkakatakda nito. - Ang channel na ito ay para sa pang-annunsyo lamang. + Ang channel na ito ay para sa mga anunsyo lamang. - Hindi maaaring i-message ang user na naka-block ka o na-block mo. + Hindi makapag-mensahe sa isang user na humaharang sa iyo o hinarang mo. - Ang user na ito ay nagbo-block ng mga messages mula sa mga user na hindi parte ng kanyang friend list. + Hinaharang ng user ang mga mensahe mula sa mga taong wala sa listahan ng kanilang mga kaibigan. - Kasalukuyang naka-moderate ang channel na ito. + Ang channel na ito ay kasalukuyang naka-moderate. Wala kang access sa channel na iyon. - Ang usre na ito ay hindi maari makapag-reply dahil ikaw ay tumatanggap lamang ng mga mensahe galing sa mga taong nasa friends list mo. + Ang user ay maaaring hindi makatugon dahil tumatanggap ka lang ng mga mensahe mula sa mga tao sa listahan ng iyong mga kaibigan. - Hindi ka maaaring maka-send ng mga mensahe habang naka-silence, restricted o banned. + Hindi ka maaaring magpadala ng mga mensahe habang pinatahimik, pinaghihigpitan o pinagbawalan. - Hindi ka maaaring maka-send ng mga mensahe habang naka-silence, restricted o banned. + Hindi ka maaaring magpadala ng mga mensahe habang pinatahimik, pinaghihigpitan o pinagbawalan. Ang mga comment ay naka-disable - Hindi maaaring i-edit ang mga tinanggal na post. + Hindi ma-edit ang natanggal na post. - Hindi mo maaaring baguhin ang iyong boto kapag natapos na ang panahon ng pagboto para sa paligsahang ito. + Hindi mo maaaring baguhin ang iyong boto pagkatapos ng panahon ng pagboto para sa paligsahang ito ay natapos na. - Naabot mo na ang iyong limitasyon sa pagsumite para sa paligsahan na ito + Naabot mo na ang limitasyon sa pagpasok para sa paligsahang ito - Salamat sa iyong pagsumite! Ang pagsusumite ay nagsara na para sa paligsahan na ito at ang botohan ay magsisimula na. + Salamat sa iyong mga entry! Ang mga pagsusumite ay sarado na para sa paligsahang ito at ang pagboto ay magbukas sa lalong madaling panahon. Walang pahintulot na mag-moderate ng forum na ito. - Ang huling post lamang ang pwedeng tanggalin. + Ang huling post lang ang maaaring tanggalin. - Hindi pwedeng tanggalin ang post ng isang naka-lock na paksa. + Hindi matanggal ang post ng isang naka-lock na paksa. - Access sa hiniling na forum ay kinakailangan. + Ang pag-access sa hiniling na forum ay kinakailangan. - Ang poster lamang ang pwedeng magtanggal ng post. + Tanging poster lang ang makakapagtanggal sa post. - Hindi pwedeng mag-edit ang tinanggal na post. + Hindi ma-edit ang natangal na post. - Naka-lock ang post na ito sa pag-e-edit. + Ang post ay naka-lock mula sa pag-edit. - Ang poster lamang ang pwedeng mag-edit ang post na ito. + Ang pag-access sa hiniling na forum ay kinakailangan. - Ang poster lamang ang pwedeng mag-edit ng post. + Ang poster lang ang makakapag-edit ng post. - Hindi pwedeng i-edit ang post ng isang naka-lock na paksa. + Hindi ma-edit ang post ng isang naka-lock na paksa. - Pakisubukang maglaro muna bago mag-post sa mga forum! Kung ikaw ay may problema sa paglalaro, pwede mong i-post sa Help and Support na forum. + Pakisubukang maglaro bago mag-post sa mga forum! Kung mayroon kang problema sa paglalaro, pakipost sa Help and Support forum. - Kailangan mo pang maglaro bago ka makagawa ng karagdagang mga post. Kung meron pa kayong problema sa paglalaro, mag-email sa support@ppy.sh + Kailangan mo pang laruin ang laro bago ka makagawa ng mga karagdagang post. Kung nahihirapan ka pa rin sa paglalaro, mag-email sa support@ppy.sh - Paki-edit ang huli mong post sa halip na mag-post muli. + Paki-edit ng iyong huling post sa halip na mag-post muli. - Hindi pwedeng sumagot sa isang naka-lock na thread. + Hindi makatugon sa isang naka-lock na thread. - Access sa hiniling na forum ay kinakailangan. + Ang pag-access sa hiniling na forum ay kinakailangan. - Walang pahintulot para sumagot. + Walang pahintulot na tumugon. - Mangyaring mag-sign in sa sumagot. + Paki-sign-in upang upang tumugon. - Hindi pwedeng sumagot habang naka-restricted. + Hindi makatugon habang pinaghihigpitan. - Hindi pwedeng sumagot habang naka-silenced. + Hindi makatugon habang pinatahimik. - Access sa hiniling na forum ay kinakailangan. + Ang pag-access sa hiniling na forum ay kinakailangan. - Walang pahintulot upang gumawa ng bagong paksa. + Walang pahintulot na gumawa ng bagong paksa. - Nakasarado ang forum at hindi pwedeng mag-post. + Ang forum ay sarado at hindi mai-post. - Access sa hiniling na forum ay kinakailangan. + Ang pag-access sa hiniling na forum ay kinakailangan. - Tapos ang botohan at ay hindi na maaaring bumoto. + Ang botohan ay tapos na at hindi na maaaring pagbotohan. - Kailangan mong maglaro pa ng marami bago ka maka-boto sa forum. + Kailangan mo pang maglaro ng higit pa bago bumoto sa forum. - Hindi pwedeng pumalit ng boto. + Ang pagpapalit ng boto ay hindi pinapayagan. - Mangyaring mag-sign in sa sumagot. + Paki-sign-in upang bumoto. - Hindi pwedeng bumoto habang naka-restricted. + Hindi makaboto habang pinaghihigpitan. - Hindi pwedeng bumoto habang naka-silence. + Hindi makaboto habang pinatahimik. - Access sa hiniling na forum ay kinakailangan. + Ang pag-access sa hiniling na forum ay kinakailangan. - Maling cover ang naka-specify. + Hindi wastong cover ang natukoy. - Ang may-ari lamang ang maaaring mag edit ng cover. + Tanging ang may-ari lang ang makakapag-edit ng cover. - Ang pagpupulong na ito ay hindi nagtatanggap ng panakip na paksa. + Ang forum na ito ay hindi tumatanggap ng mga cover ng paksa. - Ang admin lamang ang pwedeng tumingin ng forum na ito. + Tanging admin lamang ang makakatingin sa forum na ito. - Ang may-ari ng score lang ang maaari mag-pin ng score. + Tanging ang may-ari ng iskor ang maaaring mag-pin ng iskor. - Masyadong madaming naka-pin na scores. + Nag-pin ng masyadong maraming mga iskor. - Naka-lock ang user page. + Naka-lock ang pahina ng user. - Pwede lang i-edit ang sariling user page. + Maaari lamang i-edit ang sariling pahina ng user. - Kailangan ng osu!supporter tag. + osu!supporter tag ay kinakailangan. \ No newline at end of file diff --git a/osu.Game.Resources/Localisation/Web/Bbcode.fil-PH.resx b/osu.Game.Resources/Localisation/Web/Bbcode.fil-PH.resx index 033ff926..cfddde86 100644 --- a/osu.Game.Resources/Localisation/Web/Bbcode.fil-PH.resx +++ b/osu.Game.Resources/Localisation/Web/Bbcode.fil-PH.resx @@ -74,16 +74,16 @@ Link - Lista + Listahan - Nakabilang na Lista + Numerong Listahan Laki ng Font - Napakaliit + Pinakamaliit Maliit @@ -95,7 +95,7 @@ Malaki - Spoiler box + Spoiler Box Strike Out diff --git a/osu.Game.Resources/Localisation/Web/BeatmapDiscussionPosts.uk.resx b/osu.Game.Resources/Localisation/Web/BeatmapDiscussionPosts.uk.resx index 527ad7fe..a381035b 100644 --- a/osu.Game.Resources/Localisation/Web/BeatmapDiscussionPosts.uk.resx +++ b/osu.Game.Resources/Localisation/Web/BeatmapDiscussionPosts.uk.resx @@ -65,6 +65,6 @@ Контент - Переглянути історію змін + Переглянути історію модерування \ No newline at end of file diff --git a/osu.Game.Resources/Localisation/Web/Beatmappacks.pl.resx b/osu.Game.Resources/Localisation/Web/Beatmappacks.pl.resx index 51f40f17..44cdd511 100644 --- a/osu.Game.Resources/Localisation/Web/Beatmappacks.pl.resx +++ b/osu.Game.Resources/Localisation/Web/Beatmappacks.pl.resx @@ -71,7 +71,7 @@ WAŻNE - Instalacja: Rozpakuj zawartość pobranej paczki do folderu z beatmapami, a osu! zajmie się resztą. + Instalacja: Rozpakuj zawartość pobranej paczki do folderu z beatmapami (Songs), a osu! zajmie się resztą. {0} jest wysoko zalecane, ponieważ starsze mapy znacznie odstają jakością od nowszych. diff --git a/osu.Game.Resources/Localisation/Web/Beatmaps.fil-PH.resx b/osu.Game.Resources/Localisation/Web/Beatmaps.fil-PH.resx index 154c8b50..35ce6a23 100644 --- a/osu.Game.Resources/Localisation/Web/Beatmaps.fil-PH.resx +++ b/osu.Game.Resources/Localisation/Web/Beatmaps.fil-PH.resx @@ -107,7 +107,7 @@ I-type ang mensahe dito - Mag sign in para makapagpaskil o makasagot + Paki-sign-in upang mag-post o tumugon Nalutas @@ -521,7 +521,7 @@ Kasamang converted beatmaps - Featured artists + Mga tampok na artista Mga naka-subscribe na mappers diff --git a/osu.Game.Resources/Localisation/Web/Beatmaps.pl.resx b/osu.Game.Resources/Localisation/Web/Beatmaps.pl.resx index a1bc3ffc..585a322c 100644 --- a/osu.Game.Resources/Localisation/Web/Beatmaps.pl.resx +++ b/osu.Game.Resources/Localisation/Web/Beatmaps.pl.resx @@ -434,7 +434,7 @@ Na pewno? Zgłoszenie nowego problemu zresetuje proces nominacji. - Czy na pewno chcesz zgłosić problem z tą beatmapą? Nominatorzy beatmap zostaną o tym powiadomieni. + Czy na pewno chcesz zgłosić problem z tą beatmapą? Powiadomi to nominatorów beatmap. wpisz poszukiwaną frazę... diff --git a/osu.Game.Resources/Localisation/Web/Beatmaps.ru.resx b/osu.Game.Resources/Localisation/Web/Beatmaps.ru.resx index ea132b93..d607331b 100644 --- a/osu.Game.Resources/Localisation/Web/Beatmaps.ru.resx +++ b/osu.Game.Resources/Localisation/Web/Beatmaps.ru.resx @@ -497,7 +497,7 @@ Дате обновления - Дате появления в рейтинговых + Дате появления в категории Оценкам diff --git a/osu.Game.Resources/Localisation/Web/Beatmaps.uk.resx b/osu.Game.Resources/Localisation/Web/Beatmaps.uk.resx index ab89b383..a82ec1a6 100644 --- a/osu.Game.Resources/Localisation/Web/Beatmaps.uk.resx +++ b/osu.Game.Resources/Localisation/Web/Beatmaps.uk.resx @@ -59,7 +59,7 @@ System.Resources.ResXResourceWriter, System.Windows.Forms, Version=2.0.0.0, Culture=neutral, PublicKeyToken=b77a5c561934e089 - Не вдається оновити відповідь + Не вдається оновити голос дозволити кудосу diff --git a/osu.Game.Resources/Localisation/Web/BeatmapsetEvents.fil-PH.resx b/osu.Game.Resources/Localisation/Web/BeatmapsetEvents.fil-PH.resx index 39bb5dda..d0f5fa84 100644 --- a/osu.Game.Resources/Localisation/Web/BeatmapsetEvents.fil-PH.resx +++ b/osu.Game.Resources/Localisation/Web/BeatmapsetEvents.fil-PH.resx @@ -134,7 +134,7 @@ Ang nominasyon ay ni-reset ni {0} ({1}) - Ang online offset ay binago mula {0} sa {1}. + Ang online na offset ay binago mula {0} sa {1}. Ang beatmap ay umabot na ng kinakailangang bilang ng nominasyon at naging kwalipikado. diff --git a/osu.Game.Resources/Localisation/Web/Beatmapsets.fil-PH.resx b/osu.Game.Resources/Localisation/Web/Beatmapsets.fil-PH.resx index 07efccaf..f7b606bc 100644 --- a/osu.Game.Resources/Localisation/Web/Beatmapsets.fil-PH.resx +++ b/osu.Game.Resources/Localisation/Web/Beatmapsets.fil-PH.resx @@ -71,13 +71,13 @@ Iilang bagay sa map na ito ang tinanggal pagkatapos ituring na hindi angkop para gamitin sa osu!. - Deleted na beatmap + Tinanggal na beatmap Hinay lang, maglaro ka muna. - Featured artist + Itinatampok na artista Listahan ng mga Beatmap @@ -230,7 +230,7 @@ Maselang nilalaman - Ang online offset + Online na offset Mga punto ng pagkabigo @@ -377,7 +377,7 @@ Bilang ng Slider - Ang online offset: {0} + Online na offset: {0} Rating ng mga User diff --git a/osu.Game.Resources/Localisation/Web/Beatmapsets.pl.resx b/osu.Game.Resources/Localisation/Web/Beatmapsets.pl.resx index f9a8c554..4b338b8f 100644 --- a/osu.Game.Resources/Localisation/Web/Beatmapsets.pl.resx +++ b/osu.Game.Resources/Localisation/Web/Beatmapsets.pl.resx @@ -229,6 +229,9 @@ Treść dla pełnoletnich + + Opóźnienie + Wykres porażek @@ -338,7 +341,7 @@ Twój wynik - Kliknij {0}, aby zobaczyć, jakie jeszcze funkcje otrzymasz w zamian za zakup statusu donatora! + Kliknij {0}, aby zobaczyć, jakie jeszcze funkcje otrzymasz! tutaj @@ -373,6 +376,9 @@ Liczba sliderów + + Opóźnienie: {0} + Oceny użytkowników @@ -406,4 +412,7 @@ Porzucona + + Wyróżniona + \ No newline at end of file diff --git a/osu.Game.Resources/Localisation/Web/Beatmapsets.uk.resx b/osu.Game.Resources/Localisation/Web/Beatmapsets.uk.resx index b8e166b6..528fda90 100644 --- a/osu.Game.Resources/Localisation/Web/Beatmapsets.uk.resx +++ b/osu.Game.Resources/Localisation/Web/Beatmapsets.uk.resx @@ -65,7 +65,7 @@ Частини цієї карти були видалені на вимогу автора або правовласників. - Натисніть тут для отримання більш детальної інформації. + Для більш детальної інформації натисніть тут. Деякі об’єкти, що містяться на цій карті, були видалені після визнання непридатними для використання в osu!. @@ -101,16 +101,16 @@ відкрити в osu!direct - Гібридний набір біт-карт вимагає від вас принаймні одного режиму відтворення, на який висуватимуться. + Гібридний набір карт вимагає від вас визначити принаймні один ігровий режим на який вони будуть номінуватися. - Ви не маєте дозволу номінувати для режиму: {0} + У вас недостатньо прав для номінування в режимі: {0} - Ви повинні бути повноправним номінатором, щоб виконати цю кваліфікаційну номінацію. + Ви маєте бути повноправним номінатором, що б здійснити цю кваліфікаційну номінацію. - Вимога щодо номінації вже виконана. + Вимоги щодо номінації вже виконані. Ви впевнені, що хочете номінувати цю карту? @@ -119,7 +119,7 @@ Номінувати карту - примітка: Ви можете номінувати лише один раз, тому, будь ласка, переконайтеся, що ви номінуєте всі режими, які плануєте + примітка: ви можете номінувати лише один раз, так що, переконайтеся в тому, що ви номінуєте всі режими, які збиралися Номінувати для яких режимів? @@ -131,22 +131,22 @@ Обговорення - за {0} + від {0} Додати в обране - Увійдіть, щоб додати цю карту + Увійдіть, щоб додати цю карту в обране - Ви повинні увійти для завантаження карти! + Необхідно ввійти для того що б завантажувати карти! створена {0} - Видалити з Обраного + Видалити з обраного оновлена {0} @@ -161,13 +161,13 @@ з відео - щоб завантажити + щоб отримати додаткові функції - Увійдіть + Ввійдіть - затверджено {0} + затверджена {0} улюблена {0} @@ -185,10 +185,10 @@ оновлена {0} - У вас занадто багато обраних карт! Видаліть деякі з них і спробуйте знову. + У вас занадто багато карт в обраних! Видаліть деякі з них і спробуйте знову. - Хайпніть цю мапу, якщо вам сподобалося в неї грати, щоб допомогти їй отримати статус <strong>Рангової</strong>. + Хайпніть цю карту, якщо ви насолоджувалися нею, щоб допомогти в отриманні нею статусу <strong>Рангової</strong>. Ця карта зараз {0}. @@ -203,7 +203,7 @@ в процесі створення - Якщо ви знайшли помилку в цій карті, будь ласка, позбавите її кваліфікації {0}. + Якщо ви знайшли проблему в цій карті, будь ласка, дискваліфікуйте її {0}. Якщо ви знайшли проблему в цій мапі, повідомте про це {0} щоб наша команда дізналася. diff --git a/osu.Game.Resources/Localisation/Web/Changelog.uk.resx b/osu.Game.Resources/Localisation/Web/Changelog.uk.resx index 10a71f41..360658ac 100644 --- a/osu.Game.Resources/Localisation/Web/Changelog.uk.resx +++ b/osu.Game.Resources/Localisation/Web/Changelog.uk.resx @@ -98,12 +98,12 @@ Сподобалось оновлення? - Підтримайте майбутні розробки osu! і {0} сьогодні! + Підтримайте подальшу розробку osu! і {0} вже сьогодні! придбавши тег osu!supporter - Ви не тільки прискорите розробку, але і отримаєте додаткові можливості! + Цим ви не тільки допоможете прискорити розробку, але й отримаєте деякі додаткові можливості і кастомізації! \ No newline at end of file diff --git a/osu.Game.Resources/Localisation/Web/Chat.ar.resx b/osu.Game.Resources/Localisation/Web/Chat.ar.resx index 43dfea1c..096b27a1 100644 --- a/osu.Game.Resources/Localisation/Web/Chat.ar.resx +++ b/osu.Game.Resources/Localisation/Web/Chat.ar.resx @@ -76,6 +76,9 @@ لا يمكنك الاِرسال لهذا المستخدم حاليا. قد يكون هذا سبب لأي من الأسباب التالية: + + إنشاء إعلان + الإعلانات @@ -88,12 +91,27 @@ القنوات + + إنشاء إعلان جديد + + + الوصف + + + اسم الغرفة + + + لاعبين للإضافة + لا يوجد شيء هنا، ربما تركت القناة أو أنها غير موجودة... القناة غير موجودة + + إنشاء + غير قادر على إرسال الرسالة... diff --git a/osu.Game.Resources/Localisation/Web/Chat.da.resx b/osu.Game.Resources/Localisation/Web/Chat.da.resx index 2ff1e45d..460d3631 100644 --- a/osu.Game.Resources/Localisation/Web/Chat.da.resx +++ b/osu.Game.Resources/Localisation/Web/Chat.da.resx @@ -76,6 +76,9 @@ Du kan ikke skrive til denne person på nuværende tidspunkt. Dette kan være pga. en af disse grunde: + + opret annoncering + Service-meddelelse @@ -88,12 +91,27 @@ Kanaler + + Opret ny annoncering + + + beskrivelse + + + navn på rum + + + spillere at tilføje + Der er intet her, måske du forlod kanalen, eller det eksisterer ikke... kanal ikke fundet + + Opret + kunne ikke sende besked... diff --git a/osu.Game.Resources/Localisation/Web/Chat.de.resx b/osu.Game.Resources/Localisation/Web/Chat.de.resx index cd286f0c..d86d0464 100644 --- a/osu.Game.Resources/Localisation/Web/Chat.de.resx +++ b/osu.Game.Resources/Localisation/Web/Chat.de.resx @@ -76,6 +76,9 @@ Du kannst derzeit keine Nachrichten an diesen User senden. Dies kann folgende Gründe haben: + + ankündigung erstellen + Ankündigungen @@ -88,12 +91,27 @@ Kanäle + + Erstelle neue Ankündigung + + + beschreibung + + + raumname + + + spieler zum hinzufügen + Hier gibt es nichts, vielleicht hast du den Kanal verlassen oder er existiert nicht... Kanal nicht gefunden + + Erstellen + Nachricht konnte nicht gesendet werden... diff --git a/osu.Game.Resources/Localisation/Web/Chat.es.resx b/osu.Game.Resources/Localisation/Web/Chat.es.resx index db83e6a5..dc19b55d 100644 --- a/osu.Game.Resources/Localisation/Web/Chat.es.resx +++ b/osu.Game.Resources/Localisation/Web/Chat.es.resx @@ -76,6 +76,9 @@ No puede enviar un mensaje a este usuario en este momento. Esto puede deberse a cualquiera de las siguientes razones: + + crear anuncio + Anuncios @@ -88,12 +91,27 @@ Canales + + Crear nuevo anuncio + + + descripción + + + nombre de sala + + + jugadores a añadir + No hay nada aquí, tal vez ha abandonado el canal o no existe... canal no encontrado + + Crear + no se puede enviar el mensaje... diff --git a/osu.Game.Resources/Localisation/Web/Chat.fil-PH.resx b/osu.Game.Resources/Localisation/Web/Chat.fil-PH.resx index 2772cbfd..8562987c 100644 --- a/osu.Game.Resources/Localisation/Web/Chat.fil-PH.resx +++ b/osu.Game.Resources/Localisation/Web/Chat.fil-PH.resx @@ -76,6 +76,9 @@ Hindi ka makakapadala ng mensahe sa taong ito ngayon. Ito ay maaaring dahil sa alinman sa mga sumusunod na dahilan: + + lumikha ng anunsyo + Mga Anunsyo @@ -88,12 +91,27 @@ Mga Channel + + Lumikha ng Bagong Anunsyo + + + deskripsyon + + + pangalan ng room + + + mga manlalaro na idadagdag + Walang laman dito, maaaring umalis ka sa channel o wala ito... ang channel ay hindi nahanap + + Lumikha + hindi maipadala ang mensahe... diff --git a/osu.Game.Resources/Localisation/Web/Chat.fr.resx b/osu.Game.Resources/Localisation/Web/Chat.fr.resx index d8f50ce6..4cccf9f2 100644 --- a/osu.Game.Resources/Localisation/Web/Chat.fr.resx +++ b/osu.Game.Resources/Localisation/Web/Chat.fr.resx @@ -76,6 +76,9 @@ Vous ne pouvez pas envoyer de messages à cet utilisateur pour le moment. Cela peut être dû à une des raisons suivantes : + + créer une annonce + Annonces @@ -88,12 +91,27 @@ Canaux + + Créer une Nouvelle Annonce + + + description + + + nom du salon + + + joueurs à ajouter + Il n'y a rien ici, vous avez peut-être quitté le canal ou alors il n'existe pas... canal introuvable + + Créer + impossible d’envoyer le message... diff --git a/osu.Game.Resources/Localisation/Web/Chat.hu.resx b/osu.Game.Resources/Localisation/Web/Chat.hu.resx index 11373354..df090a5f 100644 --- a/osu.Game.Resources/Localisation/Web/Chat.hu.resx +++ b/osu.Game.Resources/Localisation/Web/Chat.hu.resx @@ -71,11 +71,14 @@ csevegés - Nem üzenhetsz ebbe a csatornába jelenleg. Ez emiatt az okok miatt lehet: + Nem üzenhetsz jelenleg ebbe a csatornába. Nem üzenhetsz ennek a felhasználónak jelenleg. Ez emiatt az okok miatt lehet: + + közlemény készítése + Közlemények @@ -88,12 +91,27 @@ Csatornák + + Új közlemény készítése + + + leírás + + + a szoba neve + + + hozzáadandó játékosok + Itt nincs semmi, lehet, hogy elhagytad a csatornát, vagy nem létezik... csatorna nem található + + Létrehozás + üzenet küldése sikertelen... @@ -110,7 +128,7 @@ Beszélgetés indítása egy felhasználó profiljából vagy egy felugró felhasználókártyából. - Az <a href="{0}">osu!lazer</a>-en keresztül csatlakozott nyilvános csatornák itt is láthatóak lesznek. + A nyilvános csatornák amikbe <a href="{0}">osu!lazer</a>-en keresztül csatlakozol, itt is láthatóak lesznek. még nincsenek beszélgetések diff --git a/osu.Game.Resources/Localisation/Web/Chat.id.resx b/osu.Game.Resources/Localisation/Web/Chat.id.resx index a1afcbcf..1d676a34 100644 --- a/osu.Game.Resources/Localisation/Web/Chat.id.resx +++ b/osu.Game.Resources/Localisation/Web/Chat.id.resx @@ -76,6 +76,9 @@ Anda sedang tidak dapat mengirimkan pesan kepada pengguna ini. + + buat pengumuman + Pengumuman @@ -88,12 +91,27 @@ Kanal chat + + Buat Pengumuman Baru + + + keterangan + + + nama ruangan + + + pemain yang akan ditambahkan + Tidak ada apa-apa di sini. Mungkin Anda telah meninggalkan kanal ini atau kanal yang hendak Anda tuju tidak ada... kanal percakapan tidak ditemukan + + Buat + gagal mengirim pesan... diff --git a/osu.Game.Resources/Localisation/Web/Chat.it.resx b/osu.Game.Resources/Localisation/Web/Chat.it.resx index 632699cb..94a6d351 100644 --- a/osu.Game.Resources/Localisation/Web/Chat.it.resx +++ b/osu.Game.Resources/Localisation/Web/Chat.it.resx @@ -76,6 +76,9 @@ Al momento non puoi inviare messaggi a questo utente. + + crea un annuncio + Annunci @@ -88,12 +91,27 @@ Canali + + Crea Nuovo Annuncio + + + descrizione + + + nome stanza + + + giocatori da aggiungere + Non c'è niente qui, forse hai lasciato il canale oppure non esiste... canale non trovato + + Crea + impossibile messaggiare... diff --git a/osu.Game.Resources/Localisation/Web/Chat.ko.resx b/osu.Game.Resources/Localisation/Web/Chat.ko.resx index 3c8e3096..6b37ba77 100644 --- a/osu.Game.Resources/Localisation/Web/Chat.ko.resx +++ b/osu.Game.Resources/Localisation/Web/Chat.ko.resx @@ -76,6 +76,9 @@ 이 유저에게 메시지를 보낼 수 없습니다. 다음과 같은 이유 때문일 수도 있습니다: + + 공자사항 작성 + 공지 @@ -88,12 +91,27 @@ 채널 + + 새 공지사항 작성 + + + 설명 + + + 방 이름 + + + 추가할 플레이어 + 여긴 아무것도 없어요, 사용자가 채널을 나갔거나 존재하지 않습니다... 채널을 찾을 수 없습니다. + + 만들기 + 메시지를 보낼 수 없습니다... diff --git a/osu.Game.Resources/Localisation/Web/Chat.nl.resx b/osu.Game.Resources/Localisation/Web/Chat.nl.resx index 8b1e96ee..450dc926 100644 --- a/osu.Game.Resources/Localisation/Web/Chat.nl.resx +++ b/osu.Game.Resources/Localisation/Web/Chat.nl.resx @@ -76,6 +76,9 @@ Je kan op het moment geen berichten sturen naar deze gebruiker. Dit kan worden veroorzaakt door een van de volgende redenen: + + aankondiging maken + Aankondigingen @@ -88,12 +91,21 @@ Kanalen + + Nieuwe Aankondiging Maken + + + beschrijving + Er is hier niks, misschien heb je het kanaal verlaten of het bestaat niet... kanaal niet gevonden + + Aanmaken + niet in staat om bericht te verzenden... diff --git a/osu.Game.Resources/Localisation/Web/Chat.pl.resx b/osu.Game.Resources/Localisation/Web/Chat.pl.resx index 27a02373..5c3860bd 100644 --- a/osu.Game.Resources/Localisation/Web/Chat.pl.resx +++ b/osu.Game.Resources/Localisation/Web/Chat.pl.resx @@ -71,10 +71,13 @@ czat - Nie możesz wysłać wiadomości na ten kanał. + W tej chwili nie możesz wysyłać wiadomości na ten kanał. - Nie możesz wysłać wiadomości do tego użytkownika. + W tej chwili nie możesz wysyłać wiadomości do tego użytkownika. + + + utwórz ogłoszenie Ogłoszenia @@ -88,12 +91,27 @@ Kanały + + Utwórz nowe ogłoszenie + + + opis + + + nazwa + + + odbiorcy + - Nic tu nie ma, być może opuściłeś kanał lub nie istnieje... + Nic tu nie ma, być może taki kanał nie istnieje lub do niego nie należysz... nie znaleziono kanału + + Utwórz + nie udało się wysłać wiadomości... diff --git a/osu.Game.Resources/Localisation/Web/Chat.pt-BR.resx b/osu.Game.Resources/Localisation/Web/Chat.pt-BR.resx index 279dae5c..75011505 100644 --- a/osu.Game.Resources/Localisation/Web/Chat.pt-BR.resx +++ b/osu.Game.Resources/Localisation/Web/Chat.pt-BR.resx @@ -76,6 +76,9 @@ Você não pode conversar com este usuário no momento. Isso pode ter ocorrido pelos seguintes motivos: + + criar anúncio + Comunicados @@ -88,12 +91,27 @@ Canais + + Criar Novo Anúncio + + + descrição + + + nome da sala + + + jogadores para adicionar + Não há nada aqui, talvez você tenha saído do canal ou ele não existe... canal não encontrado + + Criar + incapaz de enviar mensagem... diff --git a/osu.Game.Resources/Localisation/Web/Chat.pt.resx b/osu.Game.Resources/Localisation/Web/Chat.pt.resx index 4ff14744..e606e969 100644 --- a/osu.Game.Resources/Localisation/Web/Chat.pt.resx +++ b/osu.Game.Resources/Localisation/Web/Chat.pt.resx @@ -58,6 +58,9 @@ System.Resources.ResXResourceWriter, System.Windows.Forms, Version=2.0.0.0, Culture=neutral, PublicKeyToken=b77a5c561934e089 + + a carregar utilizadores... + a falar em {0} @@ -73,8 +76,11 @@ Não podes enviar mensagens a este utilizador de momento. Isto poderá ser devido a uma das razões: + + criar notícia + - Comunicados + Notícias Grupos @@ -85,12 +91,27 @@ Canais + + Criar nova notícia + + + descrição + + + nome da sala + + + jogadores a adicionar + Não há nada aqui, talvez tenhas saído do canal ou ele não existe... canal não escontrado + + Criar + incapacitado de enviar mensagem... diff --git a/osu.Game.Resources/Localisation/Web/Chat.ru.resx b/osu.Game.Resources/Localisation/Web/Chat.ru.resx index aec90bda..90304cb5 100644 --- a/osu.Game.Resources/Localisation/Web/Chat.ru.resx +++ b/osu.Game.Resources/Localisation/Web/Chat.ru.resx @@ -76,6 +76,9 @@ Вы не можете написать этому пользователю в данный момент. + + создать объявление + Объявления @@ -88,12 +91,27 @@ Каналы + + Создать новое объявление + + + описание + + + имя комнаты + + + добавляемых игроков + Здесь ничего нет. Возможно, вы покинули канал или его не существует... канал не найден + + Создать + нельзя отправить сообщение... diff --git a/osu.Game.Resources/Localisation/Web/Chat.uk.resx b/osu.Game.Resources/Localisation/Web/Chat.uk.resx index 83939314..011c91c8 100644 --- a/osu.Game.Resources/Localisation/Web/Chat.uk.resx +++ b/osu.Game.Resources/Localisation/Web/Chat.uk.resx @@ -76,6 +76,9 @@ Ви не можете написати повідомлення цьому користувачеві, це обумовлено однією з наступних причин: + + створити оголошення + Анонси @@ -88,12 +91,27 @@ Канали + + Створити Нове Оголошення + + + опис + + + назва кімнати + + + додавання гравців + Тут нічого немає, можливо ви покинули канал або його не існує... канал не знайдено + + Створити + неможливо надіслати повідомлення... diff --git a/osu.Game.Resources/Localisation/Web/Chat.vi.resx b/osu.Game.Resources/Localisation/Web/Chat.vi.resx index 68558c59..92f273df 100644 --- a/osu.Game.Resources/Localisation/Web/Chat.vi.resx +++ b/osu.Game.Resources/Localisation/Web/Chat.vi.resx @@ -76,6 +76,9 @@ Hiện bạn không thế gửi tin nhắn cho người dùng này. Điều này có thể vì những lí do sau: + + tạo thông báo + Thông báo @@ -88,12 +91,27 @@ Kênh + + Tạo Thông Báo Mới + + + mô tả + + + tên phòng + + + người chơi để thêm + Không có gì ở đây, có lẽ bạn đã thoát kênh hoặc kênh không tồn tại... không tìm thấy kênh + + Tạo + không thể gửi tin nhắn... diff --git a/osu.Game.Resources/Localisation/Web/Chat.zh-Hant.resx b/osu.Game.Resources/Localisation/Web/Chat.zh-Hant.resx index eee15af0..f11cde10 100644 --- a/osu.Game.Resources/Localisation/Web/Chat.zh-Hant.resx +++ b/osu.Game.Resources/Localisation/Web/Chat.zh-Hant.resx @@ -76,6 +76,9 @@ 您現在無法對這個玩家發送訊息。可能是Bug或是以下原因: + + 建立公告 + 公告 @@ -88,12 +91,24 @@ 頻道 + + 建立新公告 + + + 詳情 + + + 房間名稱 + 沒有東西耶。大概是你離開頻道,或者是這個頻道消失了⋯⋯ 找不到頻道 + + 建立 + 無法傳送訊息... diff --git a/osu.Game.Resources/Localisation/Web/Chat.zh.resx b/osu.Game.Resources/Localisation/Web/Chat.zh.resx index bced23df..e37a9a45 100644 --- a/osu.Game.Resources/Localisation/Web/Chat.zh.resx +++ b/osu.Game.Resources/Localisation/Web/Chat.zh.resx @@ -76,6 +76,9 @@ 现在你无法向此玩家发送消息,这可能是由于以下原因: + + 创建公告 + 通知 @@ -88,12 +91,27 @@ 频道 + + 创建新公告 + + + 介绍 + + + 房间名 + + + 要添加的玩家 + 这里没有任何内容,或许你离开了频道或者它并不存在... 未找到频道 + + 创建 + 无法发送消息…… diff --git a/osu.Game.Resources/Localisation/Web/Common.de.resx b/osu.Game.Resources/Localisation/Web/Common.de.resx index e557ab2f..ba209ba2 100644 --- a/osu.Game.Resources/Localisation/Web/Common.de.resx +++ b/osu.Game.Resources/Localisation/Web/Common.de.resx @@ -248,7 +248,7 @@ {0} Aufruf|{0} Aufrufe - {0} jahr|{0} jahre + {0} Jahr|{0} Jahre tage diff --git a/osu.Game.Resources/Localisation/Web/Community.de.resx b/osu.Game.Resources/Localisation/Web/Community.de.resx index a4b64e27..54b67478 100644 --- a/osu.Game.Resources/Localisation/Web/Community.de.resx +++ b/osu.Game.Resources/Localisation/Web/Community.de.resx @@ -236,18 +236,18 @@ Miss Dich mit Deinen Freunden und finde heraus, wie Du Dich gegen sie behauptest! - Danke für deine bisherige Unterstützung! Du hast insgesamt {0} durch {1} Supporter-Tags beigesteuert! + Danke für deine bisherige Unterstützung! Du hast insgesamt {0} durch {1} Supporter-Tag(s) beigesteuert! {0} deiner Supporter-Einkäufe waren Geschenke (für insgesamt {1}), wie großzügig von dir! - Du hast noch kein Supporter-Tag :( + Du hast noch kein osu!supporter-Tag :( - Dein aktuelles Supporter-Tag endet {0}! + Dein aktuelles osu!supporter-Tag endet am {0}! - Dein Supporter-Tag war bis {0} gültig. + Dein osu!supporter-Tag war bis {0} gültig. \ No newline at end of file diff --git a/osu.Game.Resources/Localisation/Web/Contest.fil-PH.resx b/osu.Game.Resources/Localisation/Web/Contest.fil-PH.resx index b37f86b0..6f4f5164 100644 --- a/osu.Game.Resources/Localisation/Web/Contest.fil-PH.resx +++ b/osu.Game.Resources/Localisation/Web/Contest.fil-PH.resx @@ -68,7 +68,7 @@ listahan - Mag-sign In para bumoto. + Paki-sign-in upang bumoto. Ang pagboboto sa paligsahan na ito ay tapos na @@ -95,7 +95,7 @@ entrada - Paki-sign-in para sumali sa paligsahan. + Paki-sign-in upang makapasok sa paligsahan. Hindi ka pwedeng sumali sa mga paligsahan habang naka-restricted o naka-silenced ka. diff --git a/osu.Game.Resources/Localisation/Web/Errors.fil-PH.resx b/osu.Game.Resources/Localisation/Web/Errors.fil-PH.resx index 1cd6108c..0c43040e 100644 --- a/osu.Game.Resources/Localisation/Web/Errors.fil-PH.resx +++ b/osu.Game.Resources/Localisation/Web/Errors.fil-PH.resx @@ -59,48 +59,48 @@ System.Resources.ResXResourceWriter, System.Windows.Forms, Version=2.0.0.0, Culture=neutral, PublicKeyToken=b77a5c561934e089 - Hindi angkop na url o maling hiling na pamamaraan. + Di-wastong url o maling paraan ng paghiling. - Hindi mo pwedeng gawin ang aksyon na ito habang limitado ang iyong account. + Hindi mo magagawa ang aksyon na ito habang ang iyong account ay nasa isang pinaghihigpitang estado. - Kailangan mo maging tagasuporta ng osu! para magamit itong katangian. + Dapat isa kang tagasuporta ng osu! upang gamitin ang tampok na ito. - May maling nangyari. + May hindi kilalang error na naganap. Mag-sign in para tumuloy. - Tinanggihan ang pag-akses. + Ang pag-access ay tinanggihan. Hindi natagpuan. - Masyadong maraming pagsubok. Subukan muli mamaya. + Masyadong maraming mga pagtatangka. Subukan muli sa ibang pagkakataon. - May pagkakamali na naganap. Subukang i-reload ang pahina. + May isang error na naganap. Subukang i-refresh ang pahina. - Maling mode ang tinukoy. + Hindi wastong mode ang natukoy. - Walang iskor na magagamit para sa hiniling na mode sa beatmap difficulty na ito. + Walang available na mga iskor para sa hiniling na mode sa difficulty ng beatmap na ito. - May nangyaring pagkakamali habang hinahanda ang iyong pagsisiyasat. + May nangyaring error habang hinahanda ang iyong pagsisiyasat. - Hindi makakuha ng resulta, subukan muli mamaya. + Hindi makakuha ng anumang mga resulta, subukan muli sa ibang pagkakataon. - Hindi wasto ang tiniyak na cursor parameter. + Hindi wasto ang tinukoy na parameter ng cursor. - Mas abala kaysa dati, subukan muli mamaya. + Ang paghahanap ay kasalukuyang mas abala kaysa karaniwan, subukan muli sa ibang pagkakataon. \ No newline at end of file diff --git a/osu.Game.Resources/Localisation/Web/Events.de.resx b/osu.Game.Resources/Localisation/Web/Events.de.resx index 301d2958..0bbb1bda 100644 --- a/osu.Game.Resources/Localisation/Web/Events.de.resx +++ b/osu.Game.Resources/Localisation/Web/Events.de.resx @@ -92,10 +92,10 @@ <strong>{0}</strong> hat sich erneut dazu entschieden, osu! zu unterstützen - vielen Dank für deine Großzügigkeit! - <strong>{0}</strong> ist zum osu! Supporter geworden - vielen Dank für deine Großzügigkeit! + <strong>{0}</strong> ist zum osu!supporter geworden - vielen Dank für deine Großzügigkeit! - <strong>{0}</strong> hat osu! Supporter als Geschenk erhalten! + <strong>{0}</strong> hat osu!supporter als Geschenk erhalten! <strong>{0}</strong> hat seinen Namen zu <strong><em>{1}</strong></em> geändert! diff --git a/osu.Game.Resources/Localisation/Web/Forum.pl.resx b/osu.Game.Resources/Localisation/Web/Forum.pl.resx index 6128e326..b01d4580 100644 --- a/osu.Game.Resources/Localisation/Web/Forum.pl.resx +++ b/osu.Game.Resources/Localisation/Web/Forum.pl.resx @@ -119,7 +119,7 @@ opublikowane {0} - opublikowany przez {0} + autor: {0} Usuń post @@ -245,10 +245,10 @@ cofnij się o 10 postów - Dzienniki zdarzeń wątków + Rejestr wątków - Przeglądaj dzienniki zdarzeń wątków + Przeglądaj rejestr wątków Zdarzenie @@ -260,59 +260,58 @@ Użytkownik - dodano tag "{0}" + dodano tag „{0}” przypięto wątek i oznaczono jako ogłoszenie - do {0} + na {0} - od {0} + z {0} - przypięty temat + przypięto wątek - opublikował {0} + autor: {0} - usunięto "{0}" tag + usunięto tag „{0}” - od {0} + z {0} odpięto wątek - nie znaleziono logów... + brak zdarzeń do wyświetlenia... - Usunięty post + Usunięto post - Usunięty temat + Usunięto wątek - Zmieniono tytuł tematu + Zmieniono tytuł wątku - Edytowana ankieta tematu + Edytowano ankietę w wątku - Skopiowano temat + Skopiowano wątek - Wydany tag - + Zmieniono tag wątku - Zablokowany temat + Zamknięto wątek - Scalono posty do tego wątku + Scalono posty w ten wątek Przeniesiono wątek @@ -330,10 +329,10 @@ Przywrócono wątek - Przeniesione dzielone posty + Przeniesiono rozdzielone posty - Podziel posty + Rozdzielono posty Ustawiono typ wątku diff --git a/osu.Game.Resources/Localisation/Web/Friends.fil-PH.resx b/osu.Game.Resources/Localisation/Web/Friends.fil-PH.resx index daa44672..d93239c4 100644 --- a/osu.Game.Resources/Localisation/Web/Friends.fil-PH.resx +++ b/osu.Game.Resources/Localisation/Web/Friends.fil-PH.resx @@ -62,7 +62,7 @@ mga kaibigan - Naabot na ang limit ng dami ng kaibigan + Ang limitasyon ng pagkakaibigan ay naabot na magdagdag ng kaibigan diff --git a/osu.Game.Resources/Localisation/Web/Mail.de.resx b/osu.Game.Resources/Localisation/Web/Mail.de.resx index 7ae152cb..5e853b70 100644 --- a/osu.Game.Resources/Localisation/Web/Mail.de.resx +++ b/osu.Game.Resources/Localisation/Web/Mail.de.resx @@ -92,13 +92,13 @@ Es ist Menschen wie Dir zu verdanken, dass osu! in der Lage ist, das Spiel und die Community ohne Werbung oder erzwungene Zahlungen am Laufen zu halten. - Deine Unterstützung hält osu! für ungefähr {0} am laufen! Das klingt nicht nach viel, aber es kommt einiges zusammen :). + Deine Unterstützung hält osu! für ungefähr {0} am Laufen! Das klingt nicht nach viel, aber es kommt einiges zusammen :). Danke, osu! <3 dich - Es folgt eine vom Benutzer bereitgestellte Übersetzung zu Informationszwecken: + Es folgt eine von der Community bereitgestellte Übersetzung zu Informationszwecken: Deine Geschenkempfänger haben nun Zugriff auf osu!direct und viele andere Unterstützervorteile. diff --git a/osu.Game.Resources/Localisation/Web/Mail.fil-PH.resx b/osu.Game.Resources/Localisation/Web/Mail.fil-PH.resx index 921d9378..6bf4bf32 100644 --- a/osu.Game.Resources/Localisation/Web/Mail.fil-PH.resx +++ b/osu.Game.Resources/Localisation/Web/Mail.fil-PH.resx @@ -95,7 +95,7 @@ Ang iyong suporta ay napapanatili ang osu! ng hanggang {0}! Ito'y mukhang mang hindi marami ngunit lahat ito ay dumadagdag :). - Salamat! <3 ka ni osu + Salamat! <3 ka ni osu! Ang sumusunod ay ang pagsalin ng nasa community para sa layuning pang-impormasyon: diff --git a/osu.Game.Resources/Localisation/Web/Mail.pl.resx b/osu.Game.Resources/Localisation/Web/Mail.pl.resx index 6d9fd4f9..d2a5bafc 100644 --- a/osu.Game.Resources/Localisation/Web/Mail.pl.resx +++ b/osu.Game.Resources/Localisation/Web/Mail.pl.resx @@ -80,7 +80,7 @@ Odpowiedz na ten e-mail NATYCHMIAST, jeżeli to działanie nie zostało wykonane przez Ciebie. - Jeżeli nie spytałeś o to, możesz bezpiecznie ignorować ten email. + Jeśli to nie Ty o to poprosiłeś(aś), zignoruj tę wiadomość. Więcej korzyści pojawi się z czasem! diff --git a/osu.Game.Resources/Localisation/Web/ModelValidation/Fulfillments.de.resx b/osu.Game.Resources/Localisation/Web/ModelValidation/Fulfillments.de.resx index 6d8e62f0..a536ed04 100644 --- a/osu.Game.Resources/Localisation/Web/ModelValidation/Fulfillments.de.resx +++ b/osu.Game.Resources/Localisation/Web/ModelValidation/Fulfillments.de.resx @@ -59,6 +59,6 @@ System.Resources.ResXResourceWriter, System.Windows.Forms, Version=2.0.0.0, Culture=neutral, PublicKeyToken=b77a5c561934e089 - Deine Spende ist zu gering, um das osu!supporter tag Geschenk zu erhalten ({0} > {1}) + Deine Spende ist zu gering, um das osu!supporter-Tag als Geschenk zu erhalten ({0} > {1}) \ No newline at end of file diff --git a/osu.Game.Resources/Localisation/Web/Notifications.pl.resx b/osu.Game.Resources/Localisation/Web/Notifications.pl.resx index 48e498d5..e7854711 100644 --- a/osu.Game.Resources/Localisation/Web/Notifications.pl.resx +++ b/osu.Game.Resources/Localisation/Web/Notifications.pl.resx @@ -316,6 +316,12 @@ Nowe beatmapy od użytkownika {0} + + Beatmapa „{0}” została ożywiona przez użytkownika {1} + + + Beatmapa „{0}” została ożywiona + Medale diff --git a/osu.Game.Resources/Localisation/Web/PageTitle.fil-PH.resx b/osu.Game.Resources/Localisation/Web/PageTitle.fil-PH.resx index 8b914659..dbabc9e2 100644 --- a/osu.Game.Resources/Localisation/Web/PageTitle.fil-PH.resx +++ b/osu.Game.Resources/Localisation/Web/PageTitle.fil-PH.resx @@ -113,10 +113,10 @@ beripikasyon ng account - featured artists + mga tampok na artista - featured artists + mga tampok na artista beatmap discussion posts diff --git a/osu.Game.Resources/Localisation/Web/PageTitle.pl.resx b/osu.Game.Resources/Localisation/Web/PageTitle.pl.resx index c52913d2..8d5abddc 100644 --- a/osu.Game.Resources/Localisation/Web/PageTitle.pl.resx +++ b/osu.Game.Resources/Localisation/Web/PageTitle.pl.resx @@ -101,7 +101,7 @@ forum - dzienniki zdarzeń wątków + rejestry wątków strona główna diff --git a/osu.Game.Resources/Localisation/Web/Paypal/Errors.es.resx b/osu.Game.Resources/Localisation/Web/Paypal/Errors.es.resx index 7f25f932..3659b17f 100644 --- a/osu.Game.Resources/Localisation/Web/Paypal/Errors.es.resx +++ b/osu.Game.Resources/Localisation/Web/Paypal/Errors.es.resx @@ -59,7 +59,7 @@ System.Resources.ResXResourceWriter, System.Windows.Forms, Version=2.0.0.0, Culture=neutral, PublicKeyToken=b77a5c561934e089 - El método de pago seleccionado fue rechazado por Paypal. + El método de pago seleccionado fue rechazado por PayPal. No se encontró ninguna información de pago. @@ -74,6 +74,6 @@ No se encontró ninguna información de pago. - El pago fue rechazado por un motivo desconocido. + El pago fue rechazado, pero no sabemos por qué. \ No newline at end of file diff --git a/osu.Game.Resources/Localisation/Web/Paypal/Errors.fil-PH.resx b/osu.Game.Resources/Localisation/Web/Paypal/Errors.fil-PH.resx index be988a04..9ed6bf77 100644 --- a/osu.Game.Resources/Localisation/Web/Paypal/Errors.fil-PH.resx +++ b/osu.Game.Resources/Localisation/Web/Paypal/Errors.fil-PH.resx @@ -68,7 +68,7 @@ Nagkaroon ng error sa pagkumpleto ng iyong pagbabayad. - Ang payment link ay nag-expire na, pakisubukan muli. + Ang link sa pagbabayad ay nag-expire na, pakisubukan muli sa ibang pagkakataon. Walang nakitang pamamaraan ng pagbayad. diff --git a/osu.Game.Resources/Localisation/Web/Sort.be.resx b/osu.Game.Resources/Localisation/Web/Sort.be.resx index b04558ca..ded38ae3 100644 --- a/osu.Game.Resources/Localisation/Web/Sort.be.resx +++ b/osu.Game.Resources/Localisation/Web/Sort.be.resx @@ -92,7 +92,7 @@ Артыст - УУХ (bpm) + BPM Жанр diff --git a/osu.Game.Resources/Localisation/Web/Tournament.uk.resx b/osu.Game.Resources/Localisation/Web/Tournament.uk.resx index 174399d8..9c41b65b 100644 --- a/osu.Game.Resources/Localisation/Web/Tournament.uk.resx +++ b/osu.Game.Resources/Localisation/Web/Tournament.uk.resx @@ -59,7 +59,7 @@ System.Resources.ResXResourceWriter, System.Windows.Forms, Version=2.0.0.0, Culture=neutral, PublicKeyToken=b77a5c561934e089 - На даний момент немає турнірів, будь ласка, спробуйте пізніше! + На цей час, турніри не проводяться, будь ласка, спробуйте пізніше! Реєстрація: з {0} до {1} @@ -68,7 +68,7 @@ Турніри спільноти - Зареєстровані гравці + Зареєстрованих гравців Активні турніри @@ -80,7 +80,7 @@ Підтримайте свою команду - Ви зареєстровані на цей турнір. <br> <br> Зверніть увагу: це <b>не означає</b> що вас призначили в команду. <br> <br> Подальші інструкції будуть відправлені на вашу пошту, ближче до дати турніру, тому будь ласка, перевірте, чи дійсна пошта, до якої прив'язаний ваш osu! акаунт! + Ви зареєстровані на цей турнір. <br> <br> Зверніть увагу: це <b>не означає</b>, що вас призначили в команду. <br> <br> Подальші інструкції будуть відправленні вам поштою, ближче до дати турніру, тому, будь ласка, чи дійсна ваша пошта, до якої прив'язаний ваш обліковий запис osu! Інформаційна сторінка diff --git a/osu.Game.Resources/Localisation/Web/UserVerification.uk.resx b/osu.Game.Resources/Localisation/Web/UserVerification.uk.resx index 519a6a9d..7cfd3fae 100644 --- a/osu.Game.Resources/Localisation/Web/UserVerification.uk.resx +++ b/osu.Game.Resources/Localisation/Web/UserVerification.uk.resx @@ -59,19 +59,19 @@ System.Resources.ResXResourceWriter, System.Windows.Forms, Version=2.0.0.0, Culture=neutral, PublicKeyToken=b77a5c561934e089 - З метою безпеки, ми відправили на вашу пошту {0} лист з кодом підтвердження. Введіть отриманий код. + На вашу пошту, був відправлений {0} з кодом підтвердження, в цілях безпеки. Введіть код. - Підтвердження акаунта + Підтвердження облікового запису - Перевірка... + Перевіряємо... - Відправка іншого листа... + Відправляння нового коду... - Перевірте папку спам, якщо ви не можете знайти лист. + Перевірте розділ "спам" в ел.ящику, якщо ви не можете знайти лист. Якщо ви втратили доступ до своєї пошти або забули її, пройдіть {0}. @@ -98,9 +98,9 @@ Невірний код підтвердження. Ви вичерпали кількість спроб, відправлено новий лист. - Відправлено лист з іншим кодом. + Лист з кодом підтвердження відправлено повторно. - Невідома помилка, відправлено новий лист. + Сталась невідома помилка, новий лист з кодом відправлено. \ No newline at end of file diff --git a/osu.Game.Resources/Localisation/Web/Users.fil-PH.resx b/osu.Game.Resources/Localisation/Web/Users.fil-PH.resx index a85fde82..6a58d6d4 100644 --- a/osu.Game.Resources/Localisation/Web/Users.fil-PH.resx +++ b/osu.Game.Resources/Localisation/Web/Users.fil-PH.resx @@ -164,7 +164,7 @@ Nakalimutan mo ang password mo? - Mag-sign in upang makapagpatuloy + Paki-sign-in upang makapagpatuloy Madaming palyang tangka sa pag login. Tapusin muna ang captcha at ulitin muli. (I refresh pag hindi makita ang captcha) diff --git a/osu.Game.Resources/Localisation/Web/Users.ru.resx b/osu.Game.Resources/Localisation/Web/Users.ru.resx index 7d594abb..257ee719 100644 --- a/osu.Game.Resources/Localisation/Web/Users.ru.resx +++ b/osu.Game.Resources/Localisation/Web/Users.ru.resx @@ -722,7 +722,7 @@ Рейтинговые и утвержденные карты - У вас сайленс. + Вы сейчас заглушены. Некоторые действия могут быть недоступны. diff --git a/osu.Game.Resources/Localisation/Web/Users.uk.resx b/osu.Game.Resources/Localisation/Web/Users.uk.resx index 3d5c9109..c016cdc2 100644 --- a/osu.Game.Resources/Localisation/Web/Users.uk.resx +++ b/osu.Game.Resources/Localisation/Web/Users.uk.resx @@ -98,7 +98,7 @@ Показати профіль - Досягнуто ліміт блокування. + Ліміт блокування досягнуто. Заблокувати @@ -113,19 +113,19 @@ Надіслати повідомлення - Ой-ой! Схоже, що ваш обліковий запис був відключений. + О-о! Схоже, що ваш обліковий запис був відключений. - Врахуйте, що якщо ви порушили правила, то як мінімум місяць ваші спроби оскаржити блокування розглядатися не будуть. Після закінчення одного місяця можете зв'язуватися з нами, якщо вважаєте це за необхідне. Також знайте, що створення нових акаунтів щоб уникнути блокування <strong>лише продовжить цей місячний період</strong>, у який ви не зможете відновити свій головний акаунт. До того ж, <strong>створення вторинних акаунтів заборонено правилами</strong>, тому радимо вам не робити цього! + Врахуйте, у випадку порушення вами правил, то як мінімум місяць ви не будете мати змоги оскаржити блокування, під час цього періоду ваші спроби будуть проігноровані. Після закінчення одного місяця ви можете зв'язатися з нами, якщо вважаєте це обов'язковим. Також знайте, що створення нових облікових записів для уникнення блокування <strong>лише подовжать місячний період ігнорування </strong>в який ви не зможете відновити обліковий запис. До того, <strong>створення нових вторинних облікових записів заборонено правилами</strong>, тому дуже радимо вам - не йдіть по цьому шляху! - Якщо ви вважаєте, що це помилка ви можете зв'язатися з нами (через {0} або після натискання на "?" В правому-нижньому кутку цієї сторінки). Зауважте, що ми завжди впевнені в своїх діях, так як вони засновані на надійних даних. Ми залишаємо за собою право ігнорувати ваші скарги, якщо порахуємо, що ви ведете себе недобросовісно. + Якщо вам здається, що це помилка, ми можете зв'язатися з нами (через {0} або після натискання на "?" у правому нижньому кутку цієї сторінки). Зверніть увагу, що ми завжди впевнені у своїх діях, тому, що вони базуються на дуже надійних даних. Ми залишаємо за собою право відмови ваших запитів, якщо ми відчуємо що ви навмисно не честні з нами. - ел. поште + ел. пошті - Можливо, ваш акаунт був скомпрометований. Він може бути тимчасово відключений, поки особистість власника підтверджується. + Ваш обліковий запис був визнаний зламаним. Він може бути тимчасово відключений, поки особистість власника підтверджується. Є ряд причин, які можуть призвести до відключення вашого облікового запису: @@ -134,10 +134,10 @@ Ви порушили один або кілька наших {0} або {1}. - правила спільноти + правил спільноти - умови обслуговування + умови використання Учасники за ігровим режимом @@ -170,19 +170,19 @@ Занадто багато невдалих спроб входу в систему, будь ласка, завершіть капчу і спробуйте ще раз. (Оновити сторінку, якщо капча не видима) - ваша IP адреса заблокована. Будь ласка спробуйте пізніше. + Ваш IP адрес заблокований. Будь ласка, спробуйте пізніше. Пароль - У вас все ще немає акаунта osu!? Створіть новий + У вас все ще немає профілю в osu!? Створіть новий Запам'ятати цей браузер - Увійдіть, щоб продовжити + Ввійдіть для продовження Ім'я користувача diff --git a/osu.Game.Resources/Localisation/Web/Users.zh-Hant.resx b/osu.Game.Resources/Localisation/Web/Users.zh-Hant.resx index f7c0da31..8e20866d 100644 --- a/osu.Game.Resources/Localisation/Web/Users.zh-Hant.resx +++ b/osu.Game.Resources/Localisation/Web/Users.zh-Hant.resx @@ -379,6 +379,9 @@ 已拋棄的圖譜 + + 客串圖譜 + 喜歡的圖譜 diff --git a/osu.Game.Resources/Localisation/Web/Wiki.de.resx b/osu.Game.Resources/Localisation/Web/Wiki.de.resx index 188f6bd9..af728220 100644 --- a/osu.Game.Resources/Localisation/Web/Wiki.de.resx +++ b/osu.Game.Resources/Localisation/Web/Wiki.de.resx @@ -95,7 +95,7 @@ Diese Übersetzung wird nur aus Gründen der Bequemlichkeit zur Verfügung gestellt. Das Original ({0}) ist die einzige rechtlich bindende Version dieses Textes. - Diese Seite enthält eine veraltete Übersetzung des ursprünglichen Inhalts. Bitte schaue dir {0} für genauere Informationen an (und überlege die Übersetzung zu aktualisieren, wenn du die Möglichkeit dazu hast)! + Diese Seite enthält eine veraltete Übersetzung des ursprünglichen Inhalts. Bitte schaue dir die {0} für genauere Informationen an (und überlege die Übersetzung zu aktualisieren, wenn du die Möglichkeit dazu hast)! Englische Version