From aa659dfd36cccdcf509f81928690b6ba71093de5 Mon Sep 17 00:00:00 2001 From: Dean Herbert Date: Tue, 25 Nov 2025 13:27:05 +0900 Subject: [PATCH 1/3] Add new client localisations --- .../Localisation/AudioSettings.resx | 9 +++ .../Localisation/BreakInfo.resx | 67 +++++++++++++++++++ osu.Game.Resources/Localisation/Common.resx | 6 ++ .../Localisation/GeneralSettings.resx | 6 ++ .../Localisation/PlaybackSettings.resx | 33 +++++++++ .../Localisation/SongSelect.resx | 6 +- 6 files changed, 124 insertions(+), 3 deletions(-) create mode 100644 osu.Game.Resources/Localisation/BreakInfo.resx diff --git a/osu.Game.Resources/Localisation/AudioSettings.resx b/osu.Game.Resources/Localisation/AudioSettings.resx index a44c1871..5bf4e4b5 100644 --- a/osu.Game.Resources/Localisation/AudioSettings.resx +++ b/osu.Game.Resources/Localisation/AudioSettings.resx @@ -112,4 +112,13 @@ If enabled, the offset suggested from last play on a beatmap is automatically applied. + + Use experimental audio mode + + + This will attempt to initialise the audio engine in a lower latency mode. + + + Due to reduced latency, your audio offset will need to be adjusted when enabling this setting. Generally expect to subtract 20 - 60 ms from your known value. + \ No newline at end of file diff --git a/osu.Game.Resources/Localisation/BreakInfo.resx b/osu.Game.Resources/Localisation/BreakInfo.resx new file mode 100644 index 00000000..703806fd --- /dev/null +++ b/osu.Game.Resources/Localisation/BreakInfo.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 + + + Current Progress + + + Grade + + \ No newline at end of file diff --git a/osu.Game.Resources/Localisation/Common.resx b/osu.Game.Resources/Localisation/Common.resx index aa4e2329..3822c6df 100644 --- a/osu.Game.Resources/Localisation/Common.resx +++ b/osu.Game.Resources/Localisation/Common.resx @@ -169,4 +169,10 @@ Details... + + Mapper + + + Delete... + \ No newline at end of file diff --git a/osu.Game.Resources/Localisation/GeneralSettings.resx b/osu.Game.Resources/Localisation/GeneralSettings.resx index db7cf5e9..29243b11 100644 --- a/osu.Game.Resources/Localisation/GeneralSettings.resx +++ b/osu.Game.Resources/Localisation/GeneralSettings.resx @@ -100,6 +100,12 @@ Check out the feature comparison and FAQ + + Report an issue + + + Report a problem with the game to the developers. + Check with your package manager / provider for other release streams. diff --git a/osu.Game.Resources/Localisation/PlaybackSettings.resx b/osu.Game.Resources/Localisation/PlaybackSettings.resx index 7e864488..7d931974 100644 --- a/osu.Game.Resources/Localisation/PlaybackSettings.resx +++ b/osu.Game.Resources/Localisation/PlaybackSettings.resx @@ -70,4 +70,37 @@ Seek forward {0} seconds + + Playback speed + + + Show click markers + + + Show frame markers + + + Show cursor path + + + Hide gameplay cursor + + + Display length + + + Playback + + + Visual Settings + + + Audio Settings + + + Input Settings + + + Analysis Settings + \ No newline at end of file diff --git a/osu.Game.Resources/Localisation/SongSelect.resx b/osu.Game.Resources/Localisation/SongSelect.resx index 954ad438..40596aeb 100644 --- a/osu.Game.Resources/Localisation/SongSelect.resx +++ b/osu.Game.Resources/Localisation/SongSelect.resx @@ -130,12 +130,12 @@ Mark as played + + Remove from played + Clear all local scores - - Delete beatmap - Restore all hidden From 1c9efca7d13fb816d9dd1a45b1fc0e747875bf1f Mon Sep 17 00:00:00 2001 From: Dean Herbert Date: Tue, 25 Nov 2025 13:29:28 +0900 Subject: [PATCH 2/3] Update translations from crowdin --- .../Localisation/AccountCreation.ca.resx | 4 +- .../BeatmapLeaderboardWedge.ms-MY.resx | 97 +++++++++++ .../BeatmapLeaderboardWedge.pl.resx | 20 +-- .../BeatmapLeaderboardWedge.ro.resx | 97 +++++++++++ .../BeatmapLeaderboardWedge.tr.resx | 2 +- .../BeatmapLeaderboardWedge.vi.resx | 97 +++++++++++ .../BeatmapLeaderboardWedge.zh.resx | 2 +- .../BeatmapOverlayStrings.lt.resx | 7 +- .../BeatmapStatisticStrings.lt.resx | 94 +++++++++++ .../BeatmapStatisticStrings.pl.resx | 14 +- .../BeatmapStatisticStrings.tr.resx | 10 +- .../BeatmapStatisticStrings.zh.resx | 4 +- .../Localisation/BeatmapSubmission.lt.resx | 151 ++++++++++++++++++ .../Localisation/BeatmapSubmission.ms-MY.resx | 4 +- .../Localisation/BeatmapSubmission.pl.resx | 2 +- .../Localisation/BindingSettings.lt.resx | 4 +- .../Localisation/ButtonSystem.lt.resx | 13 ++ .../Localisation/ButtonSystem.ms-MY.resx | 4 +- osu.Game.Resources/Localisation/Chat.fil.resx | 3 + .../Localisation/Collections.lt.resx | 82 ++++++++++ .../Localisation/Collections.ms-MY.resx | 82 ++++++++++ .../Localisation/Collections.pl.resx | 4 +- .../Localisation/Collections.ro.resx | 82 ++++++++++ .../Localisation/Collections.sv.resx | 82 ++++++++++ .../Localisation/Collections.tr.resx | 82 ++++++++++ .../Localisation/Collections.uk.resx | 6 +- .../Localisation/Collections.vi.resx | 82 ++++++++++ .../Localisation/ContextMenu.lt.resx | 6 + .../Localisation/ContextMenu.pl.resx | 4 +- .../Localisation/DailyChallenge.lt.resx | 69 ++++++++ .../Localisation/DefaultRankDisplay.lt.resx | 64 ++++++++ .../Localisation/DefaultRankDisplay.nl.resx | 64 ++++++++ .../Localisation/DefaultRankDisplay.pl.resx | 2 +- .../DrawableRoomPlaylistItem.lt.resx | 64 ++++++++ .../Localisation/Editor.es.resx | 6 + .../Localisation/Editor.lt.resx | 82 ++++++++-- .../Localisation/Editor.ms-MY.resx | 6 + .../Localisation/Editor.pl.resx | 24 +-- .../Localisation/Editor.tr.resx | 6 + .../Localisation/EditorDialogs.lt.resx | 6 + .../Localisation/EditorSetup.fil.resx | 12 ++ .../Localisation/EditorSetup.lt.resx | 16 +- .../Localisation/EditorSetup.ms-MY.resx | 6 +- .../Localisation/EditorSetup.pl.resx | 14 +- .../FirstRunSetupBeatmapScreen.ko.resx | 2 +- .../FirstRunSetupBeatmapScreen.lt.resx | 3 + .../Localisation/FirstRunSetupOverlay.lt.resx | 10 +- .../Localisation/GameplayMenuOverlay.ca.resx | 4 +- .../Localisation/GameplayMenuOverlay.el.resx | 4 +- .../Localisation/GameplayMenuOverlay.uk.resx | 4 +- .../Localisation/GameplaySettings.lt.resx | 11 +- .../Localisation/GameplaySettings.ms-MY.resx | 2 +- .../Localisation/GameplaySettings.pl.resx | 2 +- .../GlobalActionKeyBinding.lt.resx | 118 ++++++++++++-- .../GlobalActionKeyBinding.ms-MY.resx | 24 +-- .../GlobalActionKeyBinding.pl.resx | 55 ++++--- .../Localisation/GraphicsSettings.lt.resx | 6 + .../Localisation/GraphicsSettings.ms-MY.resx | 2 +- .../Localisation/GraphicsSettings.pl.resx | 8 +- .../Localisation/GraphicsSettings.sv.resx | 2 +- .../HUD/AimErrorMeterStrings.ca.resx | 97 +++++++++++ .../HUD/AimErrorMeterStrings.cs.resx | 97 +++++++++++ .../HUD/AimErrorMeterStrings.de.resx | 97 +++++++++++ .../HUD/AimErrorMeterStrings.es.resx | 97 +++++++++++ .../HUD/AimErrorMeterStrings.fil.resx | 97 +++++++++++ .../HUD/AimErrorMeterStrings.fr.resx | 97 +++++++++++ .../HUD/AimErrorMeterStrings.id.resx | 97 +++++++++++ .../HUD/AimErrorMeterStrings.it.resx | 97 +++++++++++ .../HUD/AimErrorMeterStrings.ko.resx | 97 +++++++++++ .../HUD/AimErrorMeterStrings.lt.resx | 97 +++++++++++ .../HUD/AimErrorMeterStrings.ms-MY.resx | 97 +++++++++++ .../HUD/AimErrorMeterStrings.pl.resx | 97 +++++++++++ .../HUD/AimErrorMeterStrings.pt.resx | 97 +++++++++++ .../HUD/AimErrorMeterStrings.ro.resx | 97 +++++++++++ .../HUD/AimErrorMeterStrings.ru.resx | 97 +++++++++++ .../HUD/AimErrorMeterStrings.sv.resx | 97 +++++++++++ .../HUD/AimErrorMeterStrings.uk.resx | 97 +++++++++++ .../HUD/AimErrorMeterStrings.zh-Hant.resx | 97 +++++++++++ .../HUD/AimErrorMeterStrings.zh.resx | 97 +++++++++++ .../HUD/BarHitErrorMeter.ms-MY.resx | 4 +- .../Localisation/HUD/BarHitErrorMeter.pl.resx | 2 +- .../HUD/BarHitErrorMeter.pt-BR.resx | 8 +- .../Localisation/HUD/BarHitErrorMeter.zh.resx | 2 +- .../HUD/ColourHitError.ms-MY.resx | 2 +- .../HUD/GameplayAccuracyCounter.ms-MY.resx | 2 +- .../HUD/JudgementCounterDisplay.pt-BR.resx | 2 +- .../Localisation/HUD/SpectatorList.fil.resx | 64 ++++++++ .../Localisation/InputSettings.fil.resx | 3 + .../Localisation/InputSettings.lt.resx | 19 ++- .../Localisation/InputSettings.pl.resx | 6 +- .../Localisation/LayoutSettings.pl.resx | 2 +- .../Localisation/Leaderboard.lt.resx | 3 + .../Localisation/Leaderboard.pl.resx | 2 +- .../Localisation/LoginPanel.ca.resx | 4 +- .../Localisation/MaintenanceSettings.lt.resx | 15 +- .../Localisation/MaintenanceSettings.pl.resx | 4 +- .../Localisation/MenuTip.ca.resx | 3 + .../Localisation/MenuTip.cs.resx | 3 + .../Localisation/MenuTip.de.resx | 3 + .../Localisation/MenuTip.es.resx | 15 +- .../Localisation/MenuTip.fr.resx | 3 + .../Localisation/MenuTip.id.resx | 3 + .../Localisation/MenuTip.it.resx | 3 + .../Localisation/MenuTip.ko.resx | 3 + .../Localisation/MenuTip.ms-MY.resx | 5 +- .../Localisation/MenuTip.pl.resx | 60 +++---- .../Localisation/MenuTip.pt-BR.resx | 3 + .../Localisation/MenuTip.ro.resx | 3 + .../Localisation/MenuTip.ru.resx | 3 + .../Localisation/MenuTip.uk.resx | 3 + .../Localisation/MenuTip.zh-Hant.resx | 6 + .../Localisation/MenuTip.zh.resx | 3 + .../Localisation/ModSelectOverlay.ko.resx | 2 +- .../Localisation/ModSelectOverlay.lt.resx | 24 +++ .../Localisation/ModSelectOverlay.pl.resx | 2 +- .../Localisation/ModSelectOverlay.ru.resx | 2 +- .../Localisation/MouseSettings.lt.resx | 4 +- .../MultiplayerMatchStrings.lt.resx | 9 ++ .../MultiplayerMatchStrings.pl.resx | 6 +- .../NamedOverlayComponent.pl.resx | 2 +- .../Localisation/Notifications.fr.resx | 4 +- .../Localisation/Notifications.ko.resx | 2 +- .../Localisation/Notifications.lt.resx | 49 ++++-- .../Localisation/Notifications.ms-MY.resx | 9 +- .../Localisation/Notifications.pl.resx | 18 +-- .../Localisation/Notifications.ro.resx | 9 +- .../Localisation/OnlinePlay.pl.resx | 4 +- .../Localisation/OnlineSettings.pl.resx | 4 +- .../Localisation/PlayerLoader.pl.resx | 4 +- .../Localisation/ReplayFailIndicator.ca.resx | 67 ++++++++ .../Localisation/ReplayFailIndicator.cs.resx | 67 ++++++++ .../Localisation/ReplayFailIndicator.de.resx | 67 ++++++++ .../Localisation/ReplayFailIndicator.el.resx | 67 ++++++++ .../Localisation/ReplayFailIndicator.es.resx | 67 ++++++++ .../Localisation/ReplayFailIndicator.fi.resx | 67 ++++++++ .../Localisation/ReplayFailIndicator.fr.resx | 67 ++++++++ .../Localisation/ReplayFailIndicator.id.resx | 67 ++++++++ .../Localisation/ReplayFailIndicator.it.resx | 67 ++++++++ .../Localisation/ReplayFailIndicator.ko.resx | 67 ++++++++ .../Localisation/ReplayFailIndicator.lt.resx | 67 ++++++++ .../ReplayFailIndicator.ms-MY.resx | 67 ++++++++ .../Localisation/ReplayFailIndicator.pl.resx | 67 ++++++++ .../ReplayFailIndicator.pt-BR.resx | 67 ++++++++ .../Localisation/ReplayFailIndicator.ro.resx | 67 ++++++++ .../Localisation/ReplayFailIndicator.ru.resx | 67 ++++++++ .../Localisation/ReplayFailIndicator.uk.resx | 67 ++++++++ .../Localisation/ReplayFailIndicator.vi.resx | 67 ++++++++ .../ReplayFailIndicator.zh-Hant.resx | 67 ++++++++ .../Localisation/ReplayFailIndicator.zh.resx | 67 ++++++++ .../Localisation/ResultsScreen.pl.resx | 2 +- .../Localisation/ResultsScreen.pt-BR.resx | 2 +- .../Localisation/RoomStatusPill.pl.resx | 6 +- .../Localisation/RoomStatusPill.pt-BR.resx | 2 +- .../Localisation/RulesetSettings.es.resx | 11 +- .../Localisation/RulesetSettings.lt.resx | 38 ++++- .../Localisation/RulesetSettings.ms-MY.resx | 11 +- .../Localisation/RulesetSettings.pl.resx | 10 +- .../Localisation/RulesetSettings.ro.resx | 11 +- .../Localisation/RulesetSettings.tr.resx | 11 +- .../ScreenImportFromStable.lt.resx | 17 +- .../ScreenImportFromStable.pl.resx | 10 +- .../BeatmapAttributeText.lt.resx | 12 ++ .../SkinnableComponentStrings.fil.resx | 25 +-- .../SkinnableComponentStrings.lt.resx | 25 +-- .../SkinnableComponentStrings.pl.resx | 4 +- .../SkinnableComponentStrings.pt.resx | 25 +-- .../SkinnableModDisplay.lt.resx | 85 ++++++++++ .../SkinnableModDisplay.pt.resx | 85 ++++++++++ .../Localisation/SkinEditor.it.resx | 2 +- .../Localisation/SkinEditor.lt.resx | 2 +- .../Localisation/SkinEditor.pl.resx | 8 +- .../Localisation/StorageErrorDialog.pl.resx | 8 +- .../Localisation/TabletSettings.lt.resx | 2 +- .../Localisation/TabletSettings.pl.resx | 2 +- .../Localisation/TabletSettings.tr.resx | 2 +- osu.Game.Resources/Localisation/Toast.pl.resx | 2 +- .../Localisation/UserInterface.ms-MY.resx | 3 + .../Localisation/UserInterface.pl.resx | 4 +- .../Localisation/UserInterface.ro.resx | 15 +- .../Localisation/UserInterface.sv.resx | 6 + .../Localisation/UserInterface.uk.resx | 2 +- .../WindowsAssociationManager.lt.resx | 76 +++++++++ .../WindowsAssociationManager.pl.resx | 2 +- 183 files changed, 5595 insertions(+), 375 deletions(-) create mode 100644 osu.Game.Resources/Localisation/BeatmapLeaderboardWedge.ms-MY.resx create mode 100644 osu.Game.Resources/Localisation/BeatmapLeaderboardWedge.ro.resx create mode 100644 osu.Game.Resources/Localisation/BeatmapLeaderboardWedge.vi.resx create mode 100644 osu.Game.Resources/Localisation/BeatmapStatisticStrings.lt.resx create mode 100644 osu.Game.Resources/Localisation/BeatmapSubmission.lt.resx create mode 100644 osu.Game.Resources/Localisation/Collections.lt.resx create mode 100644 osu.Game.Resources/Localisation/Collections.ms-MY.resx create mode 100644 osu.Game.Resources/Localisation/Collections.ro.resx create mode 100644 osu.Game.Resources/Localisation/Collections.sv.resx create mode 100644 osu.Game.Resources/Localisation/Collections.tr.resx create mode 100644 osu.Game.Resources/Localisation/Collections.vi.resx create mode 100644 osu.Game.Resources/Localisation/DailyChallenge.lt.resx create mode 100644 osu.Game.Resources/Localisation/DefaultRankDisplay.lt.resx create mode 100644 osu.Game.Resources/Localisation/DefaultRankDisplay.nl.resx create mode 100644 osu.Game.Resources/Localisation/DrawableRoomPlaylistItem.lt.resx create mode 100644 osu.Game.Resources/Localisation/HUD/AimErrorMeterStrings.ca.resx create mode 100644 osu.Game.Resources/Localisation/HUD/AimErrorMeterStrings.cs.resx create mode 100644 osu.Game.Resources/Localisation/HUD/AimErrorMeterStrings.de.resx create mode 100644 osu.Game.Resources/Localisation/HUD/AimErrorMeterStrings.es.resx create mode 100644 osu.Game.Resources/Localisation/HUD/AimErrorMeterStrings.fil.resx create mode 100644 osu.Game.Resources/Localisation/HUD/AimErrorMeterStrings.fr.resx create mode 100644 osu.Game.Resources/Localisation/HUD/AimErrorMeterStrings.id.resx create mode 100644 osu.Game.Resources/Localisation/HUD/AimErrorMeterStrings.it.resx create mode 100644 osu.Game.Resources/Localisation/HUD/AimErrorMeterStrings.ko.resx create mode 100644 osu.Game.Resources/Localisation/HUD/AimErrorMeterStrings.lt.resx create mode 100644 osu.Game.Resources/Localisation/HUD/AimErrorMeterStrings.ms-MY.resx create mode 100644 osu.Game.Resources/Localisation/HUD/AimErrorMeterStrings.pl.resx create mode 100644 osu.Game.Resources/Localisation/HUD/AimErrorMeterStrings.pt.resx create mode 100644 osu.Game.Resources/Localisation/HUD/AimErrorMeterStrings.ro.resx create mode 100644 osu.Game.Resources/Localisation/HUD/AimErrorMeterStrings.ru.resx create mode 100644 osu.Game.Resources/Localisation/HUD/AimErrorMeterStrings.sv.resx create mode 100644 osu.Game.Resources/Localisation/HUD/AimErrorMeterStrings.uk.resx create mode 100644 osu.Game.Resources/Localisation/HUD/AimErrorMeterStrings.zh-Hant.resx create mode 100644 osu.Game.Resources/Localisation/HUD/AimErrorMeterStrings.zh.resx create mode 100644 osu.Game.Resources/Localisation/HUD/SpectatorList.fil.resx create mode 100644 osu.Game.Resources/Localisation/ReplayFailIndicator.ca.resx create mode 100644 osu.Game.Resources/Localisation/ReplayFailIndicator.cs.resx create mode 100644 osu.Game.Resources/Localisation/ReplayFailIndicator.de.resx create mode 100644 osu.Game.Resources/Localisation/ReplayFailIndicator.el.resx create mode 100644 osu.Game.Resources/Localisation/ReplayFailIndicator.es.resx create mode 100644 osu.Game.Resources/Localisation/ReplayFailIndicator.fi.resx create mode 100644 osu.Game.Resources/Localisation/ReplayFailIndicator.fr.resx create mode 100644 osu.Game.Resources/Localisation/ReplayFailIndicator.id.resx create mode 100644 osu.Game.Resources/Localisation/ReplayFailIndicator.it.resx create mode 100644 osu.Game.Resources/Localisation/ReplayFailIndicator.ko.resx create mode 100644 osu.Game.Resources/Localisation/ReplayFailIndicator.lt.resx create mode 100644 osu.Game.Resources/Localisation/ReplayFailIndicator.ms-MY.resx create mode 100644 osu.Game.Resources/Localisation/ReplayFailIndicator.pl.resx create mode 100644 osu.Game.Resources/Localisation/ReplayFailIndicator.pt-BR.resx create mode 100644 osu.Game.Resources/Localisation/ReplayFailIndicator.ro.resx create mode 100644 osu.Game.Resources/Localisation/ReplayFailIndicator.ru.resx create mode 100644 osu.Game.Resources/Localisation/ReplayFailIndicator.uk.resx create mode 100644 osu.Game.Resources/Localisation/ReplayFailIndicator.vi.resx create mode 100644 osu.Game.Resources/Localisation/ReplayFailIndicator.zh-Hant.resx create mode 100644 osu.Game.Resources/Localisation/ReplayFailIndicator.zh.resx create mode 100644 osu.Game.Resources/Localisation/SkinComponents/SkinnableModDisplay.lt.resx create mode 100644 osu.Game.Resources/Localisation/SkinComponents/SkinnableModDisplay.pt.resx create mode 100644 osu.Game.Resources/Localisation/WindowsAssociationManager.lt.resx diff --git a/osu.Game.Resources/Localisation/AccountCreation.ca.resx b/osu.Game.Resources/Localisation/AccountCreation.ca.resx index 439da38a..87796199 100644 --- a/osu.Game.Resources/Localisation/AccountCreation.ca.resx +++ b/osu.Game.Resources/Localisation/AccountCreation.ca.resx @@ -59,13 +59,13 @@ System.Resources.ResXResourceWriter, System.Windows.Forms, Version=2.0.0.0, Culture=neutral, PublicKeyToken=b77a5c561934e089 - Registrar nou jugador + Registra un jugador nou Comencem - Creem un compte! + Crea un compte! Ajuda, no puc accedir al meu compte! diff --git a/osu.Game.Resources/Localisation/BeatmapLeaderboardWedge.ms-MY.resx b/osu.Game.Resources/Localisation/BeatmapLeaderboardWedge.ms-MY.resx new file mode 100644 index 00000000..8b2c43e0 --- /dev/null +++ b/osu.Game.Resources/Localisation/BeatmapLeaderboardWedge.ms-MY.resx @@ -0,0 +1,97 @@ + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + 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 + + + Lingkungan + + + Setempat + + + Sejagat + + + Kebangsaan + + + Kawan + + + Pasukan + + + Susun + + + Markah + + + Kejituan + + + Gabungan Maks + + + Terlepas + + + Tarikh + + \ No newline at end of file diff --git a/osu.Game.Resources/Localisation/BeatmapLeaderboardWedge.pl.resx b/osu.Game.Resources/Localisation/BeatmapLeaderboardWedge.pl.resx index 71eb72ed..e3a11a0e 100644 --- a/osu.Game.Resources/Localisation/BeatmapLeaderboardWedge.pl.resx +++ b/osu.Game.Resources/Localisation/BeatmapLeaderboardWedge.pl.resx @@ -59,34 +59,34 @@ System.Resources.ResXResourceWriter, System.Windows.Forms, Version=2.0.0.0, Culture=neutral, PublicKeyToken=b77a5c561934e089 - Zakres + Typ - Lokalnie + Lokalny - Światowy + Globalny - Narodowość + Krajowy - Przyjaciel + Znajomi - Team + Zespołowy - Sortuj + Sortuj wg - Punktacja + Wynik - Precyzja + Celność - Maksymalne combo + Maks. combo Pudła diff --git a/osu.Game.Resources/Localisation/BeatmapLeaderboardWedge.ro.resx b/osu.Game.Resources/Localisation/BeatmapLeaderboardWedge.ro.resx new file mode 100644 index 00000000..db15b16e --- /dev/null +++ b/osu.Game.Resources/Localisation/BeatmapLeaderboardWedge.ro.resx @@ -0,0 +1,97 @@ + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + 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 + + + Scop + + + Local + + + Global + + + Țară + + + Prieteni + + + Echipă + + + Sortare + + + Scor + + + Precizie + + + Combo Maxim + + + Ratate + + + Dată + + \ No newline at end of file diff --git a/osu.Game.Resources/Localisation/BeatmapLeaderboardWedge.tr.resx b/osu.Game.Resources/Localisation/BeatmapLeaderboardWedge.tr.resx index 77787b48..b8ea6ddd 100644 --- a/osu.Game.Resources/Localisation/BeatmapLeaderboardWedge.tr.resx +++ b/osu.Game.Resources/Localisation/BeatmapLeaderboardWedge.tr.resx @@ -83,7 +83,7 @@ Skor - Doğruluk + İsabetlilik Maksimum Kombo diff --git a/osu.Game.Resources/Localisation/BeatmapLeaderboardWedge.vi.resx b/osu.Game.Resources/Localisation/BeatmapLeaderboardWedge.vi.resx new file mode 100644 index 00000000..c67d26e2 --- /dev/null +++ b/osu.Game.Resources/Localisation/BeatmapLeaderboardWedge.vi.resx @@ -0,0 +1,97 @@ + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + 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 + + + Phạm vi + + + Nội Bộ + + + Toàn Cầu + + + Quốc Gia + + + Bạn Bè + + + Đội + + + Sắp Xếp Theo + + + Điểm Số + + + Độ Chính Xác + + + Combo Tối Đa + + + Số Lượng Miss + + + Ngày + + \ No newline at end of file diff --git a/osu.Game.Resources/Localisation/BeatmapLeaderboardWedge.zh.resx b/osu.Game.Resources/Localisation/BeatmapLeaderboardWedge.zh.resx index d4399a03..c5e40b9e 100644 --- a/osu.Game.Resources/Localisation/BeatmapLeaderboardWedge.zh.resx +++ b/osu.Game.Resources/Localisation/BeatmapLeaderboardWedge.zh.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/BeatmapOverlayStrings.lt.resx b/osu.Game.Resources/Localisation/BeatmapOverlayStrings.lt.resx index c9f4713d..df7e44f2 100644 --- a/osu.Game.Resources/Localisation/BeatmapOverlayStrings.lt.resx +++ b/osu.Game.Resources/Localisation/BeatmapOverlayStrings.lt.resx @@ -62,11 +62,14 @@ Vartotojų turinio perspėjimas - Išjungus „Rekomenduojamų Atlikėjų“ filtrą bus rodomas visas vartotojų įkeltas turinys. + Išjungus „Ryškiųjų Atlikėjų“ filtrą bus rodomas visas vartotojų įkeltas turinys. -Į tai įeina turinys, kuris gali nebuti licenzijuotas osu! naudojamui. Našykite savo rizika. +Į tai įeina turinys, kuris gali nebūti licencijuotas osu! naudojimui. Naršykite savo rizika. Supratau + + Ryškieji Atlikėjai tai muzikos atlikėjai kurie bendradarbiavo su osu! kad padarytu jų kūrinius prieinamus beatmap'ų naudojimui. Kai kuriuose osu! leidimuose mes demonstruojame tik ryškiųjų atlikėjų beatmap'us tam kad paremti aplinkinę ekosistemą. + \ No newline at end of file diff --git a/osu.Game.Resources/Localisation/BeatmapStatisticStrings.lt.resx b/osu.Game.Resources/Localisation/BeatmapStatisticStrings.lt.resx new file mode 100644 index 00000000..ab32018e --- /dev/null +++ b/osu.Game.Resources/Localisation/BeatmapStatisticStrings.lt.resx @@ -0,0 +1,94 @@ + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + 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 + + + Apskritimai + + + Slidukai + + + Suktukai + + + Mušimai + + + Tratėjimai + + + Krešentai + + + Vaisiai + + + Sulčių Srovės + + + Bananų Lietūs + + + Natos + + + Laikomos Natos + + \ No newline at end of file diff --git a/osu.Game.Resources/Localisation/BeatmapStatisticStrings.pl.resx b/osu.Game.Resources/Localisation/BeatmapStatisticStrings.pl.resx index d1a1af0e..e2c1e8d7 100644 --- a/osu.Game.Resources/Localisation/BeatmapStatisticStrings.pl.resx +++ b/osu.Game.Resources/Localisation/BeatmapStatisticStrings.pl.resx @@ -68,27 +68,27 @@ Spinnery - Trafienia + Tarcze - Seria trafień + Werble - Fale + Spinnery Owoce - Strumień soku + Owocowe strumienie - Bananowy prysznic + Bananowe prysznice - Nota + Nuty - Przytrzymaj Noty + Długie nuty \ No newline at end of file diff --git a/osu.Game.Resources/Localisation/BeatmapStatisticStrings.tr.resx b/osu.Game.Resources/Localisation/BeatmapStatisticStrings.tr.resx index 2f3dcfe5..43a43c0a 100644 --- a/osu.Game.Resources/Localisation/BeatmapStatisticStrings.tr.resx +++ b/osu.Game.Resources/Localisation/BeatmapStatisticStrings.tr.resx @@ -59,13 +59,13 @@ System.Resources.ResXResourceWriter, System.Windows.Forms, Version=2.0.0.0, Culture=neutral, PublicKeyToken=b77a5c561934e089 - Halkalar + Daireler - Kaydıraçlar + Sliderlar - Döner semboller + Spinnerlar Vuruşlar @@ -86,9 +86,9 @@ Muz Duşları - Notlar + Notalar - Bekletme Notları + Uzun Notalar \ No newline at end of file diff --git a/osu.Game.Resources/Localisation/BeatmapStatisticStrings.zh.resx b/osu.Game.Resources/Localisation/BeatmapStatisticStrings.zh.resx index 03bd8146..c9b7173d 100644 --- a/osu.Game.Resources/Localisation/BeatmapStatisticStrings.zh.resx +++ b/osu.Game.Resources/Localisation/BeatmapStatisticStrings.zh.resx @@ -77,10 +77,10 @@ 气球 - 水果 + 单独大果 - 小果 + 水果串 香蕉 diff --git a/osu.Game.Resources/Localisation/BeatmapSubmission.lt.resx b/osu.Game.Resources/Localisation/BeatmapSubmission.lt.resx new file mode 100644 index 00000000..846c1ea8 --- /dev/null +++ b/osu.Game.Resources/Localisation/BeatmapSubmission.lt.resx @@ -0,0 +1,151 @@ + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + 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 + + + Beatmap'o pateikimas + + + Pasidalink savo beatmap'u su pasauliu! + + + Turinio leidimai + + + Supratau + + + Dažniausiai užduodami klausimai + + + Pateikimo parametrai + + + Įkelti beatmap'ą! + + + Eksportuojamas beatmap'as suderinamumui... + + + Ruošiamasi įkėlimui... + + + Įkeliamas beatmap'o turinys... + + + Baigiama... + + + Prieš tęsiant patikrinkit ar jūsų turinį leista įkelti. Prašome suprasti, kad jus esate atsakingas už turinį kuri įkeliate platformoje, ir jei abejojate pirmiausiai turėtumėte paprašyti kūrėjų leidimo! + + + Peržiūrėk turinio naudojimo gaires dėl papildomos informacijos + + + Beatmap'o reitingavimo kriterijai + + + Neužtikrintas ar jūsų turinys atitinka gaires? Peržiūrėk sąrašą ir pagreitink reitingavimo procesą! + + + Pateikimo procesas + + + Neaiškus pateikimo procesas? Užeik į wiki! + + + Beatmap'ų kūrimo pagalbos forumas + + + Turi klausymų apie beatmap'ų kūrimą ir pateikimą? Užduok juos forumuose! + + + Taisymų eilių forumas + + + Negauni jokių atsiliepimų? Pabandyk paklausti taisymų eilėje! + + + Kur tu norėtum įkelti savo beatmap'ą? + + + Vis dar kuriamas (neužbaigtas, neparuoštas reitingavimui) + + + Laukiantis (užbaigtas, paruoštas reitingavimui) + + + Gauti diskusijos atsakymų pranešimus + + + Atidaryti naršyklėje po įkėlimo + + + Pastaba: Siekiant padaryti beatmap'ą prieinama visų osu! versijų vartotojams, beatmap'as bus eksportuojamas atgalinai suderinamu formatu. Nors mes pasistengėme, kad šis procesas išlaikytu beatmap'ą žaidžiama numatytoje formoje, dalis duomenų susijusiu su funkcijomis, kuriu nepalaiko ankstesnės osu! versijos, gali būti prarasta. + + + Tuščių beatmap'ų negalima pateikti. + + + Atnaujinti beatmap'ą! + + + Įkelti naują beatmap'ą! + + \ No newline at end of file diff --git a/osu.Game.Resources/Localisation/BeatmapSubmission.ms-MY.resx b/osu.Game.Resources/Localisation/BeatmapSubmission.ms-MY.resx index 0466c253..53faf992 100644 --- a/osu.Game.Resources/Localisation/BeatmapSubmission.ms-MY.resx +++ b/osu.Game.Resources/Localisation/BeatmapSubmission.ms-MY.resx @@ -113,7 +113,7 @@ Forum bantuan pemetaan - Mempunyai soalan tentang pemetaan dan penyerahan? Tanyalah di forum! + Ada soalan tentang pemetaan dan penyerahan? Tanyalah di forum! Forum giliran penyelarasan @@ -137,7 +137,7 @@ Muatkan dalam pelayar setelah penyerahan - Catatan: Untuk membolehkan pengguna semua versi osu! menikmati peta rentak anda, peta rentak tersebut akan dieksport dalam format yang serasi ke belakang. Walaupun kami telah berusaha untuk memastikan proses ini mengekalkan peta rentak ini dalam bentuk asal, sebahagian data yang berkaitan dengan ciri yang tidak disokong oleh versi-versi sebelumnya osu! mungkin akan hilang. + Catatan: Untuk membolehkan pengguna semua versi osu! menikmati peta rentak anda, peta rentak tersebut akan dieksport dalam format yang serasi ke bawah. Walaupun kami telah berusaha untuk memastikan proses ini mengekalkan peta rentak ini dalam bentuk asal, sebahagian data yang berkaitan dengan ciri yang tidak disokong oleh versi-versi sebelumnya osu! mungkin akan hilang. Peta rentak kosong tidak boleh diserah. diff --git a/osu.Game.Resources/Localisation/BeatmapSubmission.pl.resx b/osu.Game.Resources/Localisation/BeatmapSubmission.pl.resx index f6ba3f68..e4748b38 100644 --- a/osu.Game.Resources/Localisation/BeatmapSubmission.pl.resx +++ b/osu.Game.Resources/Localisation/BeatmapSubmission.pl.resx @@ -131,7 +131,7 @@ Oczekująca (ukończona, gotowa do uzyskania statusu rankingowego) - Otrzymuj powiadomienia o odpowiedziach na dyskusje + Otrzymuj powiadomienia o nowych odpowiedziach w dyskusjach Otwórz w przeglądarce po przesłaniu diff --git a/osu.Game.Resources/Localisation/BindingSettings.lt.resx b/osu.Game.Resources/Localisation/BindingSettings.lt.resx index 4914b12a..b846569d 100644 --- a/osu.Game.Resources/Localisation/BindingSettings.lt.resx +++ b/osu.Game.Resources/Localisation/BindingSettings.lt.resx @@ -59,12 +59,12 @@ System.Resources.ResXResourceWriter, System.Windows.Forms, Version=2.0.0.0, Culture=neutral, PublicKeyToken=b77a5c561934e089 - Sparčiųjų klavišų ir žaidimo įrišimai + Sparčiųjų klavišų ir mygtukų pririšimai Konfigūruoti - pakeisti sparčiuju klavišu ir žaidimo įrišimus + pakeisti sparčiųjų klavišų ir mygtukų pririšimus \ No newline at end of file diff --git a/osu.Game.Resources/Localisation/ButtonSystem.lt.resx b/osu.Game.Resources/Localisation/ButtonSystem.lt.resx index 43bd7249..31c1ac17 100644 --- a/osu.Game.Resources/Localisation/ButtonSystem.lt.resx +++ b/osu.Game.Resources/Localisation/ButtonSystem.lt.resx @@ -85,4 +85,17 @@ išeiti + + kasdienis iššūkis + + + Keletas svarbių žodžių iš kūrėjų komandos! + + + Nors mes išleidome osu! ant mobilių platformų, kad kiek įmanoma daugiau žmonių galėtu mėgautis žaidimu, mūsų didžiausias dėmesys yra skiriamas PC versijai. + +Jūsų patirtis nebus ideali ir net gali atrodyti prastesnė nei žaidimai kurti mobiliems pirmiau. + +Prašome kantrybės kol mes dirbame prie jūsų žaidimo patirties gerinimo! + \ No newline at end of file diff --git a/osu.Game.Resources/Localisation/ButtonSystem.ms-MY.resx b/osu.Game.Resources/Localisation/ButtonSystem.ms-MY.resx index 82d3197f..67f44c5f 100644 --- a/osu.Game.Resources/Localisation/ButtonSystem.ms-MY.resx +++ b/osu.Game.Resources/Localisation/ButtonSystem.ms-MY.resx @@ -92,9 +92,9 @@ Sepatah dua kata dari pasukan pembangun! - Walaupun kami telah edarkan osu! pada pelantar bimbit untuk memaksimumkan jumlah orang yang dapat menikmati mainan kami, kami masih tertumpu pada versi PC. + Walaupun kami telah edarkan osu! pada pelantar bimbit untuk memaksimumkan jumlah orang yang dapat menikmati mainan kami, tumpuan kami masih pada versi PC. -Pengalaman anda tidak akan sempurna malah mungkin kurang memuaskan berbanding mainan yang dicipta pada peranti bimbit dahulu. +Pengalaman anda tidak akan sempurna malah mungkin kurang memuaskan berbanding mainan yang dicipta mendahulukan peranti bimbit. Mohon bersabar, kami akan terus memperbaik mainan ini untuk anda! diff --git a/osu.Game.Resources/Localisation/Chat.fil.resx b/osu.Game.Resources/Localisation/Chat.fil.resx index d3bbfd71..15656dff 100644 --- a/osu.Game.Resources/Localisation/Chat.fil.resx +++ b/osu.Game.Resources/Localisation/Chat.fil.resx @@ -67,4 +67,7 @@ Pagmention + + pindutin ang {0} para makausap... + \ No newline at end of file diff --git a/osu.Game.Resources/Localisation/Collections.lt.resx b/osu.Game.Resources/Localisation/Collections.lt.resx new file mode 100644 index 00000000..b333c69f --- /dev/null +++ b/osu.Game.Resources/Localisation/Collections.lt.resx @@ -0,0 +1,82 @@ + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + 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 + + + Tvarkyti Kolekcijas + + + Kolekcija + + + Visi beatmap'ai + + + Tvarkyti kolekcijas... + + + Sukurti naują kolekciją + + + Pašalinti pasirinktą beatmap'ą + + + Pridėti pasirinktą beatmap'ą + + \ No newline at end of file diff --git a/osu.Game.Resources/Localisation/Collections.ms-MY.resx b/osu.Game.Resources/Localisation/Collections.ms-MY.resx new file mode 100644 index 00000000..34e11337 --- /dev/null +++ b/osu.Game.Resources/Localisation/Collections.ms-MY.resx @@ -0,0 +1,82 @@ + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + 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 + + + Urus Koleksi + + + Koleksi + + + Semua peta rentak + + + Urus koleksi... + + + Cipta koleksi baharu + + + Padam peta rentak pilihan + + + Tambah peta rentak pilihan + + \ No newline at end of file diff --git a/osu.Game.Resources/Localisation/Collections.pl.resx b/osu.Game.Resources/Localisation/Collections.pl.resx index bc9fc66c..847b3f71 100644 --- a/osu.Game.Resources/Localisation/Collections.pl.resx +++ b/osu.Game.Resources/Localisation/Collections.pl.resx @@ -74,9 +74,9 @@ Utwórz nową kolekcję - Usuń zaznaczoną beatmapę + Usuń wybraną beatmapę - Dodaj zaznaczoną beatmapę + Dodaj wybraną beatmapę \ No newline at end of file diff --git a/osu.Game.Resources/Localisation/Collections.ro.resx b/osu.Game.Resources/Localisation/Collections.ro.resx new file mode 100644 index 00000000..57dad1ed --- /dev/null +++ b/osu.Game.Resources/Localisation/Collections.ro.resx @@ -0,0 +1,82 @@ + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + 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 + + + Gestionează Colecțiile + + + Colecții + + + Toate beatmap-urile + + + Gestionează colecțiile... + + + Creează o colecție nouă + + + Eliminați mapa selectată + + + Adăugați mapa selectată + + \ No newline at end of file diff --git a/osu.Game.Resources/Localisation/Collections.sv.resx b/osu.Game.Resources/Localisation/Collections.sv.resx new file mode 100644 index 00000000..d0d640f3 --- /dev/null +++ b/osu.Game.Resources/Localisation/Collections.sv.resx @@ -0,0 +1,82 @@ + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + 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 + + + Hantera samlingar + + + Samling + + + Alla beatmaps + + + Hantera samlingar... + + + Skapa en ny samling + + + Ta bort vald beatmap + + + Lägg till vald beatmap + + \ No newline at end of file diff --git a/osu.Game.Resources/Localisation/Collections.tr.resx b/osu.Game.Resources/Localisation/Collections.tr.resx new file mode 100644 index 00000000..18226e4c --- /dev/null +++ b/osu.Game.Resources/Localisation/Collections.tr.resx @@ -0,0 +1,82 @@ + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + 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 + + + Koleksiyonları Yönet + + + Koleksiyon + + + Tüm beatmapler + + + Koleksiyonları yönet... + + + Yeni bir koleksiyon oluştur + + + Seçilen beatmapi kaldır + + + Seçilen beatmapi ekle + + \ No newline at end of file diff --git a/osu.Game.Resources/Localisation/Collections.uk.resx b/osu.Game.Resources/Localisation/Collections.uk.resx index f05b997a..69d3bf06 100644 --- a/osu.Game.Resources/Localisation/Collections.uk.resx +++ b/osu.Game.Resources/Localisation/Collections.uk.resx @@ -59,16 +59,16 @@ System.Resources.ResXResourceWriter, System.Windows.Forms, Version=2.0.0.0, Culture=neutral, PublicKeyToken=b77a5c561934e089 - Керувати Колекціями + Керувати колекціями Колекція - Усі Мапи + Усі мапи - Керувати Колекціями... + Керувати колекціями... Створити нову колекцію diff --git a/osu.Game.Resources/Localisation/Collections.vi.resx b/osu.Game.Resources/Localisation/Collections.vi.resx new file mode 100644 index 00000000..f994e4b3 --- /dev/null +++ b/osu.Game.Resources/Localisation/Collections.vi.resx @@ -0,0 +1,82 @@ + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + 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 + + + Quản lí Bộ sưu tập + + + Bộ sưu tập + + + Tất cả Beatmap + + + Quản lí bộ sưu tập... + + + Tạo bộ sưu tập mới + + + Bỏ beatmap khỏi bộ sưu tập + + + Thêm beatmap vào bộ sưu tập + + \ No newline at end of file diff --git a/osu.Game.Resources/Localisation/ContextMenu.lt.resx b/osu.Game.Resources/Localisation/ContextMenu.lt.resx index fff29cf8..c9bc92aa 100644 --- a/osu.Game.Resources/Localisation/ContextMenu.lt.resx +++ b/osu.Game.Resources/Localisation/ContextMenu.lt.resx @@ -70,4 +70,10 @@ Stebėti + + Ar tikrai nori užblokuoti {0}? + + + Ar tikrai nori atblokuoti {0}? + \ No newline at end of file diff --git a/osu.Game.Resources/Localisation/ContextMenu.pl.resx b/osu.Game.Resources/Localisation/ContextMenu.pl.resx index 5adabf08..a1f16055 100644 --- a/osu.Game.Resources/Localisation/ContextMenu.pl.resx +++ b/osu.Game.Resources/Localisation/ContextMenu.pl.resx @@ -71,9 +71,9 @@ Oglądaj - Czy jesteś pewny, że chcesz zablokować {0}? + Czy na pewno chcesz zablokować użytkownika {0}? - Czy jesteś pewny, że chcesz odblokować {0}? + Czy na pewno chcesz odblokować użytkownika {0}? \ No newline at end of file diff --git a/osu.Game.Resources/Localisation/DailyChallenge.lt.resx b/osu.Game.Resources/Localisation/DailyChallenge.lt.resx new file mode 100644 index 00000000..73eba82b --- /dev/null +++ b/osu.Game.Resources/Localisation/DailyChallenge.lt.resx @@ -0,0 +1,69 @@ + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + 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 + + + Šiandienos kasdienis iššūkis baigėsi - ačiū kad žaidėte! + +Rytojaus iššūkis ruošiamas ir netrukus atsiras. + + + Šiandienos kasdienis iššūkis paruoštas! Spauskite čia, kad žaisti. + + \ No newline at end of file diff --git a/osu.Game.Resources/Localisation/DefaultRankDisplay.lt.resx b/osu.Game.Resources/Localisation/DefaultRankDisplay.lt.resx new file mode 100644 index 00000000..63362fc2 --- /dev/null +++ b/osu.Game.Resources/Localisation/DefaultRankDisplay.lt.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 + + + Garso pavyzdžiai pasikeičiant reitingui + + \ No newline at end of file diff --git a/osu.Game.Resources/Localisation/DefaultRankDisplay.nl.resx b/osu.Game.Resources/Localisation/DefaultRankDisplay.nl.resx new file mode 100644 index 00000000..046ce864 --- /dev/null +++ b/osu.Game.Resources/Localisation/DefaultRankDisplay.nl.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 + + + Speel samples of bij rank verandering + + \ No newline at end of file diff --git a/osu.Game.Resources/Localisation/DefaultRankDisplay.pl.resx b/osu.Game.Resources/Localisation/DefaultRankDisplay.pl.resx index c8438d73..d933997e 100644 --- a/osu.Game.Resources/Localisation/DefaultRankDisplay.pl.resx +++ b/osu.Game.Resources/Localisation/DefaultRankDisplay.pl.resx @@ -59,6 +59,6 @@ System.Resources.ResXResourceWriter, System.Windows.Forms, Version=2.0.0.0, Culture=neutral, PublicKeyToken=b77a5c561934e089 - Odtwarzaj efekt dźwiękowy przy zmianie rankingu + Odtwórz dźwięk przy zmianie oceny \ No newline at end of file diff --git a/osu.Game.Resources/Localisation/DrawableRoomPlaylistItem.lt.resx b/osu.Game.Resources/Localisation/DrawableRoomPlaylistItem.lt.resx new file mode 100644 index 00000000..cee85c61 --- /dev/null +++ b/osu.Game.Resources/Localisation/DrawableRoomPlaylistItem.lt.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 + + + Jus įveikėte šį beatmap'ą + + \ No newline at end of file diff --git a/osu.Game.Resources/Localisation/Editor.es.resx b/osu.Game.Resources/Localisation/Editor.es.resx index b16d12cd..d654e33b 100644 --- a/osu.Game.Resources/Localisation/Editor.es.resx +++ b/osu.Game.Resources/Localisation/Editor.es.resx @@ -178,4 +178,10 @@ Abrir la página de discusión del mapa + + Dificultad actual + + + Todo el conjunto de mapas + \ No newline at end of file diff --git a/osu.Game.Resources/Localisation/Editor.lt.resx b/osu.Game.Resources/Localisation/Editor.lt.resx index 68ffaae8..0373a197 100644 --- a/osu.Game.Resources/Localisation/Editor.lt.resx +++ b/osu.Game.Resources/Localisation/Editor.lt.resx @@ -58,6 +58,9 @@ System.Resources.ResXResourceWriter, System.Windows.Forms, Version=2.0.0.0, Culture=neutral, PublicKeyToken=b77a5c561934e089 + + Beatmap'ų redaktorius + Bangos formos nepermatomumas @@ -68,16 +71,19 @@ Automatiškai peršokti į padėto objekto vietą - Ritmas + Taktai - Nustatyti peržiuros tašką į dabartinį laiką + Nustatyti peržiūros tašką į dabartinį laiką + + + Perkelti padėtus objektus radagavus taktus - (.olz) redagavimui + Redagavimui (.olz) - (.osz) suderinimui + Suderinimui (.osz) Sukurti naują sunkumą @@ -88,6 +94,12 @@ Ištrinti sunkumą + + Redaguoti išoriškai + + + Pateikti beatmap'ą + sąranka @@ -98,7 +110,7 @@ dizainas - ritmas + taktai tikrinti @@ -109,12 +121,6 @@ Testuoti! - - Bangos forma - - - Tiksėjimai - {0:0}° @@ -124,4 +130,58 @@ Apriboti atstumo užfiksavimą esamam laikui + + Sutraukti šonines juostas pasitraukus + + + Turi būti radagavimo rėžime, kad galėtum valdyti radaktoriaus nuorodas + + + Nepavyko išnagrinėti redaktoriaus nuorodos + + + Laiko juosta + + + Rodyti taktų pakeitimus + + + Užbaigti redagavimą ir importuoti pakeitimus + + + Rodyti pertraukas + + + Rodyti tiksėjimus + + + Žymės + + + Pridėti žymę + + + Pašalinti artimiausią žymę + + + Grįžti į praeitą žymę + + + Peršokti į kitą žymę + + + Atstatyti žymes + + + Atidaryti beatmap'o informacijos puslapį + + + Atidaryti beatmap'o diskusijos puslapį + + + Dabartinį sunkumą + + + Visą beatmap'ų setą + \ No newline at end of file diff --git a/osu.Game.Resources/Localisation/Editor.ms-MY.resx b/osu.Game.Resources/Localisation/Editor.ms-MY.resx index 25e8f90f..5384fc35 100644 --- a/osu.Game.Resources/Localisation/Editor.ms-MY.resx +++ b/osu.Game.Resources/Localisation/Editor.ms-MY.resx @@ -178,4 +178,10 @@ Buka halaman perbincangan peta rentak + + Kesukaran semasa + + + Seluruh perenggu peta rentak + \ No newline at end of file diff --git a/osu.Game.Resources/Localisation/Editor.pl.resx b/osu.Game.Resources/Localisation/Editor.pl.resx index 6cb39e13..b25ab0d1 100644 --- a/osu.Game.Resources/Localisation/Editor.pl.resx +++ b/osu.Game.Resources/Localisation/Editor.pl.resx @@ -65,7 +65,7 @@ Nieprzezroczystość wykresu fali - Pokaż trafienia + Pokaż znaczniki uderzeń Automatycznie przechodź do umieszczanego obiektu @@ -77,13 +77,13 @@ Ustaw początek podglądu na bieżący czas - Przenieś już umieszczone obiekty podczas zmiany czasu + Przenieś już umieszczone obiekty przy zmianie rytmu Do edycji (.olz) - Dla kompatybilności (.osz) + W kompatybilnym formacie (.osz) Utwórz nowy poziom trudności @@ -95,7 +95,7 @@ Usuń poziom trudności - Edytuj zewnętrznie + Edytuj pliki w programie zewnętrznym Prześlij beatmapę @@ -122,19 +122,19 @@ Testuj - {0:0.0}° + {0:0}° - {0:0.0}° (podpięty) + {0:0}° (przyciągnięty) - Ogranicz położenie przyciągania odległościowego do bieżącego czasu + Ogranicz umieszczanie obiektów z przyciąganiem odległościowym do bieżącego czasu - Zwiń pasek boczny, gdy nie jest najechany + Zwiń panele boczne, gdy nie są wskazane kursorem - Musisz być w trybie edycji, aby obsługiwać linki edytora + Takie linki są obsługiwane wyłącznie w edytorze beatmap Nie udało się przetworzyć linku edytora @@ -143,16 +143,16 @@ Oś czasu - Pokaż zmiany timingu + Pokaż zmiany rytmu - Dokończ edytowanie i zaimportuj zmiany + Zakończ edytowanie i importuj zmiany Pokaż przerwy - Pokaż ticki + Pokaż znaczniki rytmu Zakładki diff --git a/osu.Game.Resources/Localisation/Editor.tr.resx b/osu.Game.Resources/Localisation/Editor.tr.resx index e932d0cc..a39875b3 100644 --- a/osu.Game.Resources/Localisation/Editor.tr.resx +++ b/osu.Game.Resources/Localisation/Editor.tr.resx @@ -178,4 +178,10 @@ Beatmap tartışma sayfasını aç + + Mevcut zorluk + + + Tüm beatmap seti + \ No newline at end of file diff --git a/osu.Game.Resources/Localisation/EditorDialogs.lt.resx b/osu.Game.Resources/Localisation/EditorDialogs.lt.resx index 0521f093..15c878ca 100644 --- a/osu.Game.Resources/Localisation/EditorDialogs.lt.resx +++ b/osu.Game.Resources/Localisation/EditorDialogs.lt.resx @@ -82,4 +82,10 @@ Ups, tęsti redagavimą + + Redaktorių reikia paleisti iš naujo, kad patvirtinti šį pakeitimą. Beatmap'as bus išsaugotas. + + + Atsisakyti neišsaugotų pakeitimų? Šio veiksmo negalima atitaisyti. + \ No newline at end of file diff --git a/osu.Game.Resources/Localisation/EditorSetup.fil.resx b/osu.Game.Resources/Localisation/EditorSetup.fil.resx index 534ef4ac..a9c60f58 100644 --- a/osu.Game.Resources/Localisation/EditorSetup.fil.resx +++ b/osu.Game.Resources/Localisation/EditorSetup.fil.resx @@ -148,6 +148,9 @@ Tagapaglikha + + Pinagmulan + Difficulty Name @@ -163,6 +166,15 @@ I-click upang makapili ng isang larawan sa background + + I-apply ang pagbabagong ito sa lahat ng kahirapan? + + + I-apply sa lahat ng kahirapan + + + I-apply lang sa kahirapan na ito + Ruleset ({0}) diff --git a/osu.Game.Resources/Localisation/EditorSetup.lt.resx b/osu.Game.Resources/Localisation/EditorSetup.lt.resx index ea90be43..c9d4ac36 100644 --- a/osu.Game.Resources/Localisation/EditorSetup.lt.resx +++ b/osu.Game.Resources/Localisation/EditorSetup.lt.resx @@ -107,10 +107,10 @@ Prideda horizontalius cinematinius titrus per pertraukas. - Pavyzdėliai prisitaiko prie atgrojimo greičio + Pavyzdžiai prisitaiko prie atgrojimo greičio - Kai įjungta, pavyzdėliai pagreitės arba suletės priklausomai nuo pasirinkto greiti kečiančio modo. + Kai įjungta, visi pavyzdžiai pagreitės arba sulėtės priklausomai nuo pasirinkto greiti kečiančio modo. Visų paspaudimo objektų dydis @@ -148,6 +148,9 @@ Kūrėjas + + Šaltinis + Sunkumo Pavadinimas @@ -163,6 +166,15 @@ Spausk, kad pasirinkti fono paveikslą + + Taikyti šį pakeitimą visiems sunkumams? + + + Taikyti visiems sunkumams + + + Taikyti tik šiam sunkumui + Rėžimų nustatymai ({0}) diff --git a/osu.Game.Resources/Localisation/EditorSetup.ms-MY.resx b/osu.Game.Resources/Localisation/EditorSetup.ms-MY.resx index 45cd4f07..963ded02 100644 --- a/osu.Game.Resources/Localisation/EditorSetup.ms-MY.resx +++ b/osu.Game.Resources/Localisation/EditorSetup.ms-MY.resx @@ -68,7 +68,7 @@ Warna - Kombo Bulatan Pukulan / Gelangsar + Gabungan Bulatan Pukulan / Gelangsar Reka Bentuk @@ -92,7 +92,7 @@ Sokongan layar lebar - Membenarkan papan cerita untuk menggunakan ruang layar penuh berbanding terbatas dalam kawasan 4:3. + Benarkan papan cerita untuk menggunakan ruang layar penuh berbanding dibatasi kawasan 4:3. Amaran epilepsi @@ -179,7 +179,7 @@ Cara main ({0}) - Kombo + Gabungan Artis diff --git a/osu.Game.Resources/Localisation/EditorSetup.pl.resx b/osu.Game.Resources/Localisation/EditorSetup.pl.resx index 1d129d74..c87770b9 100644 --- a/osu.Game.Resources/Localisation/EditorSetup.pl.resx +++ b/osu.Game.Resources/Localisation/EditorSetup.pl.resx @@ -77,13 +77,13 @@ Włącz odliczanie - Jeśli ta opcja jest włączona, na początku beatmapy zostanie umieszczone odliczanie, pod warunkiem że będzie na to wystarczająco dużo czasu. + Umieszcza na początku beatmapy odliczanie, pod warunkiem że będzie na to wystarczająco dużo czasu. Szybkość odliczania - Jeśli dźwięk odliczania nie jest zsynchronizowany, użyj tej opcji, by pojawił się jeden lub więcej beatów wcześniej. + Jeśli odliczanie nie jest poprawnie zsynchronizowane z dźwiękiem beatmapy, użyj tej opcji, by pojawiło się jeden lub więcej beatów wcześniej. Opóźnienie odliczania @@ -110,7 +110,7 @@ Dopasowanie sampli do szybkości odtwarzania - Jeśli ta opcja jest włączona, szybkość wszystkich sampli zostanie dopasowana do szybkości odtwarzania zmienionej przez aktualnie włączone modyfikatory. + Dopasowuje szybkość wszystkich sampli do aktualnie włączonych modyfikatorów wpływających na szybkość rozgrywki. Wielkość wszystkich obiektów @@ -125,10 +125,10 @@ Dokładność z jaką należy uderzać obiekty oraz trudność obiektów specjalnych (np. spinnerów) - Wartość Rytmiczna + Częstotliwość generowania ticków - Determinuje jak dużo "ticków" jest generowane wewnątrz obiektów trafienia. Wartość 1 ticku wygeneruje ticki w każdym bicie, 2 wygenerują dwa razy na bit, etc. + Określa, ile „ticków” zostanie wygenerowanych wewnątrz obiektów, takich jak slidery. Przykładowo, dla wartości 1 zostanie wygenerowany pojedynczy tick na każdy beat, dla wartości 2 - dwa na beat itd. Szybkość bazowa @@ -167,13 +167,13 @@ Kliknij, by wybrać tło - Zastosować tę zmianę dla wszystkich poziomów trudności? + Czy chcesz zastosować tę zmianę dla wszystkich poziomów trudności? Zastosuj dla wszystkich poziomów trudności - Zastosuj tylko dla tego poziomu trudności + Zastosuj wyłącznie dla tego poziomu trudności Tryb gry ({0}) diff --git a/osu.Game.Resources/Localisation/FirstRunSetupBeatmapScreen.ko.resx b/osu.Game.Resources/Localisation/FirstRunSetupBeatmapScreen.ko.resx index 1f9a3619..5d99e211 100644 --- a/osu.Game.Resources/Localisation/FirstRunSetupBeatmapScreen.ko.resx +++ b/osu.Game.Resources/Localisation/FirstRunSetupBeatmapScreen.ko.resx @@ -59,7 +59,7 @@ System.Resources.ResXResourceWriter, System.Windows.Forms, Version=2.0.0.0, Culture=neutral, PublicKeyToken=b77a5c561934e089 - 비트맵 얻어오기 + 비트맵 받기 "비트맵"이란 플레이 가능한 난이도의 집합을 부르는 명칭이예요. osu! 자체에는 선탑재된 비트맵이 없어요. 이 단계는 여러분이 비트맵 컬렉션을 만들어가는데 도움을 준답니다. diff --git a/osu.Game.Resources/Localisation/FirstRunSetupBeatmapScreen.lt.resx b/osu.Game.Resources/Localisation/FirstRunSetupBeatmapScreen.lt.resx index b98cd919..66335eac 100644 --- a/osu.Game.Resources/Localisation/FirstRunSetupBeatmapScreen.lt.resx +++ b/osu.Game.Resources/Localisation/FirstRunSetupBeatmapScreen.lt.resx @@ -76,6 +76,9 @@ Atsiųsti rekomenduojamus beatmap'us + + Beatmap'ai bus atsunčiami fone. Tuo tarpu galite tęsti sąranką! + Tu taip pat atsisiųsti daugiau beatmap'ų pagrindiniame menių paspaudes „naršyti“ mygtuką. diff --git a/osu.Game.Resources/Localisation/FirstRunSetupOverlay.lt.resx b/osu.Game.Resources/Localisation/FirstRunSetupOverlay.lt.resx index a203d01a..995c9b33 100644 --- a/osu.Game.Resources/Localisation/FirstRunSetupOverlay.lt.resx +++ b/osu.Game.Resources/Localisation/FirstRunSetupOverlay.lt.resx @@ -62,10 +62,10 @@ Pradėti - Paspausk, kad testi pirmo paleidimo parengimą + Paspausk, kad tęsti pirmo paleidimo sąranką - Pirmojo paleidimo vedlį + Pirmojo paleidimo sąranka Nusistatyk osu! pagal savo poreikius @@ -74,12 +74,12 @@ Sveiki - Sveiki atvykę į pirmojo paleidimo vediklės gidą! + Sveiki atvykę į pirmojo paleidimo sąrankos gidą! -osu! leidžia daug ką konfiūruoti, dėl to šokant į nustymus gali būti sunku susigaudyti. Šis gidas jums susitvarkyti svarbius nustatymus ir užtikrinti gera pirmą patirtį! +osu! leidžia daug ką konfigūruoti, dėl to šokant į nustatymus gali būti sunku susigaudyti. Šis gidas jums susitvarkyti svarbius nustatymus ir užtikrinti gera pirmą patirtį! - osu! naudotojo sąsajos dydis gali būti atreguliuotas pagal jūsų poreikį. + osu! naudotojo sąsajos dydis gali būti reguliuojmas pagal jūsų poreikį. Veiksena diff --git a/osu.Game.Resources/Localisation/GameplayMenuOverlay.ca.resx b/osu.Game.Resources/Localisation/GameplayMenuOverlay.ca.resx index 84353e54..fccde9e1 100644 --- a/osu.Game.Resources/Localisation/GameplayMenuOverlay.ca.resx +++ b/osu.Game.Resources/Localisation/GameplayMenuOverlay.ca.resx @@ -59,10 +59,10 @@ System.Resources.ResXResourceWriter, System.Windows.Forms, Version=2.0.0.0, Culture=neutral, PublicKeyToken=b77a5c561934e089 - Continuar + Continua - Reintentar + Reintenta Surt diff --git a/osu.Game.Resources/Localisation/GameplayMenuOverlay.el.resx b/osu.Game.Resources/Localisation/GameplayMenuOverlay.el.resx index 3d09b2e9..f8afef7e 100644 --- a/osu.Game.Resources/Localisation/GameplayMenuOverlay.el.resx +++ b/osu.Game.Resources/Localisation/GameplayMenuOverlay.el.resx @@ -62,10 +62,10 @@ Συνέχεια - Δοκιμή ξανά + Επανάληψη - Τα παρατάω + Έξοδος απέτυχες diff --git a/osu.Game.Resources/Localisation/GameplayMenuOverlay.uk.resx b/osu.Game.Resources/Localisation/GameplayMenuOverlay.uk.resx index bc9f83b4..f13c719e 100644 --- a/osu.Game.Resources/Localisation/GameplayMenuOverlay.uk.resx +++ b/osu.Game.Resources/Localisation/GameplayMenuOverlay.uk.resx @@ -74,9 +74,9 @@ в паузі - Кількість спроб: + Кількість спроб: - Прогрес мапи/пісні: + Прогрес мапи: \ No newline at end of file diff --git a/osu.Game.Resources/Localisation/GameplaySettings.lt.resx b/osu.Game.Resources/Localisation/GameplaySettings.lt.resx index 88ce2430..4c5b6d8d 100644 --- a/osu.Game.Resources/Localisation/GameplaySettings.lt.resx +++ b/osu.Game.Resources/Localisation/GameplaySettings.lt.resx @@ -92,17 +92,26 @@ Rodyti gyvybes, net kai ir negali pralaimėti - Rodyti sužaidimų peržiūros nustatymų perdangą + Rodyti įrašo nustatymų perdangą Užraudonuoti ekraną, kai nedaug gyvybių + + Žvaigždžių fontanai + Visada rodyti migtukų perdangą Žaidžiant visada rodyti rezultatų lentą + + Visada rodyti išejimo į menių mygtuką + + + Reikėti laikyti mygtuką, kad sustabdyti žaidimą + Visada groti pirmą kombo trūkio garsą diff --git a/osu.Game.Resources/Localisation/GameplaySettings.ms-MY.resx b/osu.Game.Resources/Localisation/GameplaySettings.ms-MY.resx index 0b5095e6..f3689958 100644 --- a/osu.Game.Resources/Localisation/GameplaySettings.ms-MY.resx +++ b/osu.Game.Resources/Localisation/GameplaySettings.ms-MY.resx @@ -113,7 +113,7 @@ Perlukan tahan kekunci untuk jedakan permainan - Selalu mainkan bunyi pemecahan kombo pertama + Selalu mainkan bunyi pemecahan gabungan pertama Mod paparan markah diff --git a/osu.Game.Resources/Localisation/GameplaySettings.pl.resx b/osu.Game.Resources/Localisation/GameplaySettings.pl.resx index 900a0c4f..a61f6a97 100644 --- a/osu.Game.Resources/Localisation/GameplaySettings.pl.resx +++ b/osu.Game.Resources/Localisation/GameplaySettings.pl.resx @@ -110,7 +110,7 @@ Zawsze pokazuj przycisk menu - Wymagaj przytrzymania klawisza, aby wstrzymać rozgrywkę + Wymagaj przytrzymania klawisza, aby zapauzować rozgrywkę Odtwórz dźwięk przy pierwszym przerwanym combo diff --git a/osu.Game.Resources/Localisation/GlobalActionKeyBinding.lt.resx b/osu.Game.Resources/Localisation/GlobalActionKeyBinding.lt.resx index 34dcea26..bdffa36d 100644 --- a/osu.Game.Resources/Localisation/GlobalActionKeyBinding.lt.resx +++ b/osu.Game.Resources/Localisation/GlobalActionKeyBinding.lt.resx @@ -86,7 +86,7 @@ Įjungti / Išjungti garsą - Praleisti meninį intarpą + Praleisti intarpinę sceną Greitas paleidimas iš naujo (laikyti) @@ -130,11 +130,20 @@ Sekantis pasirinkimas - - Pasirinkti ankstesnę grupę + + Aktivuoti ankstesnį setą - - Pasirinkti sekančią grupę + + Aktivuoti kitą setą + + + Išplėsti ankstesnę grupę + + + Išplėsti sekančią grupę + + + Perjungti dabartinės grupės išplėtimą Pradžios Ekranas @@ -166,7 +175,10 @@ Klonuoti pasirinkimą - + + Keisti tinklelio dydį + + Keisti tinklelio tipą @@ -179,12 +191,14 @@ Atsitiktinė išvaizda - Pristabdyti / testi sužaidimo peržiūrą + Pristabdyti / tęsti įrašą Įjungti / Išjungti žaidimo sąsają - + + Perjungti žaidimo rezultatų lentą + Modų langas @@ -221,8 +235,12 @@ Sumažinti tarpus tarp objektų - - + + Grįžti į ankstesnį fiksavimo tašką + + + Peršokti į kitą fiksavimo tašką + Išvaizdos redagavimas @@ -236,22 +254,90 @@ Sekantis garso matuoklis - Prasukti sužaidimo peržiūrą + Prasukti įrašą - Atsukti sužaidimo peržiūrą + Atsukti įrašą + + + Peršokti vieną įrašo kadrą į priekį + + + Grįžti vieną įrašo kadrą atgal Pokalbių langas žaidime - Įjungti / Išjungti sužaidimo peržiūros nustatymus + Perjungti įrašo peržiūros nustatymus - Išsaugoti sužaidimą + Išsaugoti įrašą - Eksportuoti sužaidimą + Eksportuoti įrašą + + + Padidinti poslinkį + + + Pamažinti poslinkį + + + Perjungti sukimo kontroles + + + Perjungti masto kontroles + + + Perjungti automatinį žaidimą + + + Perjungti greitąją pauzę + + + Greitasis išėjimas į pradinį laiką + + + Greitasis išėjimas į dabartinį laiką + + + Padidinti modifikacijos greitį + + + Sumažinti modifikacijos greitį + + + Grįžti į praeitą paspaudimo objektą + + + Peršokti į kitą paspaudimo objektą + + + Grįžti į praeito pavyzdžio vietą + + + Peršokti į sekančia pavyzdžio vietą + + + Pridėti žymę + + + Pašalinti artimiausią žymę + + + Grįžti į praeitą žymę + + + Peršokti į kitą žymę + + + Absoliutus dainų sąrašo slinkimas + + + Perjungti judinimo kontroles + + + Atsisakyti neišsaugotų pakeitimų - \ No newline at end of file diff --git a/osu.Game.Resources/Localisation/GlobalActionKeyBinding.ms-MY.resx b/osu.Game.Resources/Localisation/GlobalActionKeyBinding.ms-MY.resx index 1fa9d57b..d68293a1 100644 --- a/osu.Game.Resources/Localisation/GlobalActionKeyBinding.ms-MY.resx +++ b/osu.Game.Resources/Localisation/GlobalActionKeyBinding.ms-MY.resx @@ -77,10 +77,10 @@ Togol senarai peta rentak - Tingkatkan kelantangan + Lantangkan - Kurangkan kelantangan + Redupkan Togol redam @@ -89,7 +89,7 @@ Langkau adegan "cut" - Cuba lagi cepat (tahan) + Pintasan cuba lagi (tahan) Tangkap layar @@ -110,7 +110,7 @@ Pilih - Keluar cepat (tahan) + Pintasan keluar (tahan) Runut seterusnya @@ -248,22 +248,22 @@ Togol pengira FPS - Meter volum sebelumnya + Jangka lantang sebelumnya - Meter volum seterusnya + Jangka lantang seterusnya - Jangkau mundar ulangan + Mara ulangan - Jangkau ulangan ke belakang + Undur ulangan - Jangkau mundar ulangan sebingkai + Mara ulangan sebingkai - Langkah ulangan ke belakang sebingkai + Undur ulangan sebingkai Togol tumpuan bualan @@ -296,10 +296,10 @@ Togol jeda cepat - Keluar cepat ke masa permulaan + Pintasan keluar ke masa permulaan - Keluar cepat ke masa semasa + Pintasan keluar ke masa semasa Lajukan penyesuai diff --git a/osu.Game.Resources/Localisation/GlobalActionKeyBinding.pl.resx b/osu.Game.Resources/Localisation/GlobalActionKeyBinding.pl.resx index 9f2472fd..12bc9dce 100644 --- a/osu.Game.Resources/Localisation/GlobalActionKeyBinding.pl.resx +++ b/osu.Game.Resources/Localisation/GlobalActionKeyBinding.pl.resx @@ -130,11 +130,20 @@ Następny wybór - - Wybierz poprzednią grupę + + Przejdź do poprzedniej beatmapy - - Wybierz następną grupę + + Przejdź do następnej beatmapy + + + Rozwiń poprzednią grupę + + + Rozwiń następną grupę + + + Przełącz rozwinięcie aktualnie wybranej grupy Przejdź do menu głównego @@ -167,10 +176,10 @@ Klonuj zaznaczenie - Odstęp siatki cyklu + Przełącz zagęszczenie siatki - Typ siatki cyklu + Przełącz typ siatki Przetestuj rozgrywkę @@ -227,10 +236,10 @@ Zmniejsz odległość między obiektami - Poprzedni dzielnik rytmu + Poprzedni podzielnik beatu - Następny dzielnik rytmu + Następny podzielnik beatu Wyświetl edytor skórek @@ -275,40 +284,40 @@ Zmniejsz opóźnienie - Przełącz obrót + Wybierz narzędzie - obrót - Przełącz kontrolę skalowania + Wybierz narzędzie - skalowanie - Przełącz autoodtwarzanie + Włącz automatyczne przejście - Przełącz szybką pauzę + Wstrzymaj rozgrywkę - Szybkie wyjście do czasu rozpoczęcia + Wyjdź z rozgrywki do czasu początkowego - Szybkie wyjście do czasu bieżącego + Wyjdź z rozgrywki do czasu bieżącego - Zwiększ prędkość modyfikacji + Zwiększ szybkość rozgrywki - Zmniejsz prędkość modyfikacji + Zmniejsz szybkość rozgrywki - Przejdź do poprzednich uderzonych obiektów + Przejdź do poprzedniego obiektu - Przejdź do następnych uderzonych obiektów + Przejdź do następnego obiektu - Przejdź do poprzedniego punktu dźwięku + Przejdź do poprzedniego sampla - Przejdź do następnego punktu dźwięku + Przejdź do następnego sampla Dodaj zakładkę @@ -323,12 +332,12 @@ Przejdź do następnej zakładki - Bezwzględne przewijanie listy utworów + Przewijanie absolutne listy beatmap - Przełączanie kontroli ruchu + Wybierz narzędzie - przesunięcie - Porzuć niezapisane zmiany + Odrzuć niezapisane zmiany \ No newline at end of file diff --git a/osu.Game.Resources/Localisation/GraphicsSettings.lt.resx b/osu.Game.Resources/Localisation/GraphicsSettings.lt.resx index 02c77c6a..07526d28 100644 --- a/osu.Game.Resources/Localisation/GraphicsSettings.lt.resx +++ b/osu.Game.Resources/Localisation/GraphicsSettings.lt.resx @@ -145,4 +145,10 @@ Kad pakeisti vaizdo generatorių, žaidimas užsidarys. Prašau, jį vėl atidaryti. + + Minimizuoti osu! kai perjungi programą + + + Sutraukti žaidimą, kad nekliudyti kameros ir griovelių + \ No newline at end of file diff --git a/osu.Game.Resources/Localisation/GraphicsSettings.ms-MY.resx b/osu.Game.Resources/Localisation/GraphicsSettings.ms-MY.resx index eb8b0c40..2bb09ffa 100644 --- a/osu.Game.Resources/Localisation/GraphicsSettings.ms-MY.resx +++ b/osu.Game.Resources/Localisation/GraphicsSettings.ms-MY.resx @@ -116,7 +116,7 @@ Papan cerita / video - Pembiasaan warna kombo + Penyederhanaan warna gabungan Cahaya pukulan diff --git a/osu.Game.Resources/Localisation/GraphicsSettings.pl.resx b/osu.Game.Resources/Localisation/GraphicsSettings.pl.resx index c05c5f53..51ed8560 100644 --- a/osu.Game.Resources/Localisation/GraphicsSettings.pl.resx +++ b/osu.Game.Resources/Localisation/GraphicsSettings.pl.resx @@ -107,7 +107,7 @@ Skala w pionie - Korzystanie z innego trybu wyświetlania niż pełnoekranowy zwiększy twoje opóźnienie! + Korzystanie z innego trybu wyświetlania niż pełnoekranowy zwiększy opóźnienie sterowania! Detale @@ -119,7 +119,7 @@ Normalizacja kolorów obiektów w combo - Podświetlanie trafień + Podświetlanie uderzeń Zrzuty ekranu @@ -146,9 +146,9 @@ Aby zmienić silnik renderujący, osu! zostanie zamknięte. Otwórz grę ponownie. - Minimalizuj osu! podczas przełączania na inną aplikację + Minimalizuj osu! przy przełączaniu na inną aplikację - Zmniejsz grę, aby uniknąć kamer i wycięć ekranu + Zmniejsz rozmiar ekranu w celu ominięcia aparatów i notcha \ No newline at end of file diff --git a/osu.Game.Resources/Localisation/GraphicsSettings.sv.resx b/osu.Game.Resources/Localisation/GraphicsSettings.sv.resx index 01051cb9..db73b5e2 100644 --- a/osu.Game.Resources/Localisation/GraphicsSettings.sv.resx +++ b/osu.Game.Resources/Localisation/GraphicsSettings.sv.resx @@ -107,7 +107,7 @@ Lodrät skala - Att köra spelet utan helskämsläge kommer öka din inmatningsfördröjning! + Att köra spelet utan helskärmsläge kommer öka din inmatningsfördröjning! Detaljinställningar diff --git a/osu.Game.Resources/Localisation/HUD/AimErrorMeterStrings.ca.resx b/osu.Game.Resources/Localisation/HUD/AimErrorMeterStrings.ca.resx new file mode 100644 index 00000000..18d78672 --- /dev/null +++ b/osu.Game.Resources/Localisation/HUD/AimErrorMeterStrings.ca.resx @@ -0,0 +1,97 @@ + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + 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 + + + Mida del marcador del toc + + + Controla la mida dels marcadors que es mostren després de cada toc. + + + Estil del marcador del toc + + + L'estil visual dels marcadors de toc. + + + Mida mitjana del marcador de posició + + + Controla la mida del marcador que mostra la posició mitjana dels tocs. + + + Estil del marcador de la posició mitjana + + + L'estil visual del marcador de la posició mitjana. + + + Estil de visualització de la posició + + + Controla si les posicions que es mostren a la barra són absolutes ‒tal com es veuen a la pantalla‒ o normalitzades ‒relatives a la direcció de moviment de l'objecte anterior‒. + + + Absoluta + + + Normalitzada + + \ No newline at end of file diff --git a/osu.Game.Resources/Localisation/HUD/AimErrorMeterStrings.cs.resx b/osu.Game.Resources/Localisation/HUD/AimErrorMeterStrings.cs.resx new file mode 100644 index 00000000..cc701cd3 --- /dev/null +++ b/osu.Game.Resources/Localisation/HUD/AimErrorMeterStrings.cs.resx @@ -0,0 +1,97 @@ + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + 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 + + + Velikost značek zásahů + + + Určuje velikost zobrazených značek po každém zásahu. + + + Styl značek zásahů + + + Vizuální styl značek zásahů. + + + Velikost značky průměrné pozice + + + Určuje velikost značky zobrazující průměrnou pozici zásahu. + + + Styl značky průměrné pozice + + + Vizuální styl značky průměrné pozice. + + + Styl zobrazení pozic + + + Určuje, zda jsou pozice zobrazené na ukazateli absolutní (jak je lze vidět na obrazovce) nebo normalizované (vzhledem ke směru pohybu od předchozího objektu). + + + Absolutní + + + Normalizované + + \ No newline at end of file diff --git a/osu.Game.Resources/Localisation/HUD/AimErrorMeterStrings.de.resx b/osu.Game.Resources/Localisation/HUD/AimErrorMeterStrings.de.resx new file mode 100644 index 00000000..53095741 --- /dev/null +++ b/osu.Game.Resources/Localisation/HUD/AimErrorMeterStrings.de.resx @@ -0,0 +1,97 @@ + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + 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 + + + Größe der Treffermarkierung + + + Steuert die Größe der Markierungen, die nach jedem Treffer angezeigt werden. + + + Aussehen der Treffermarkierung + + + Der visuelle Stil der Treffermarkierungen. + + + Größe der Markierung für die durchschnittliche Position + + + Steuert die Größe der Markierung, die die durchschnittliche Trefferposition anzeigt. + + + Aussehen der Positionsmarkierung + + + Der visuelle Stil der Positionsmarkierung. + + + Positionsanzeige + + + Legt fest, ob die Positionen in der Anzeige absolut (wie auf dem Bildschirm) oder genormt sind (relativ zur Bewegungsrichtung des vorherigen Objekts). + + + Absolut + + + Normalisiert + + \ No newline at end of file diff --git a/osu.Game.Resources/Localisation/HUD/AimErrorMeterStrings.es.resx b/osu.Game.Resources/Localisation/HUD/AimErrorMeterStrings.es.resx new file mode 100644 index 00000000..a4d23978 --- /dev/null +++ b/osu.Game.Resources/Localisation/HUD/AimErrorMeterStrings.es.resx @@ -0,0 +1,97 @@ + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + 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 + + + Tamaño de los marcadores de golpe + + + Controla el tamaño de los marcadores que aparecen tras cada golpe. + + + Estilo de los marcadores de golpe + + + El estilo visual de los marcadores de golpe. + + + Tamaño del marcador de posición promedio + + + Controla el tamaño del marcador que muestra la posición de golpe promedio. + + + Estilo del marcador de posición promedio + + + El estilo visual del marcador de posición promedio. + + + Estilo de representación de posición + + + Controla si las posiciones mostradas en el medidor son absolutas (como se ven en la pantalla) o normalizadas (relativas con respecto a la dirección del movimiento desde el objeto anterior). + + + Absoluto + + + Normalizado + + \ No newline at end of file diff --git a/osu.Game.Resources/Localisation/HUD/AimErrorMeterStrings.fil.resx b/osu.Game.Resources/Localisation/HUD/AimErrorMeterStrings.fil.resx new file mode 100644 index 00000000..7d7d62f7 --- /dev/null +++ b/osu.Game.Resources/Localisation/HUD/AimErrorMeterStrings.fil.resx @@ -0,0 +1,97 @@ + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + 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 + + + Laki ng marker ng tama + + + Kinokontrol ang laki ng mga marker na ipinapakita pagkatapos ng bawat tama. + + + Estilo ng marker ng tama + + + Ang biswal na estilo ng mga marker ng tama. + + + Karaniwang laki ng marker ng posisyon + + + Kinokontrol ang laki ng marker nagpapakita ng karaniwang posisyon na hit. + + + Karaniwang estilo ng posisyon na marker + + + Ang biswal na estilo ng karaniwang posisyon na marker. + + + Posisyon ipakita na estilo + + + Kinokontrol kung ang mga posisyon ipakita sa meter ay ganap (nakikita sa screen) o na-normalize (relatibo sa direksiyon ng galaw mula sa kaninang object). + + + Ganap + + + Na-normalize + + \ No newline at end of file diff --git a/osu.Game.Resources/Localisation/HUD/AimErrorMeterStrings.fr.resx b/osu.Game.Resources/Localisation/HUD/AimErrorMeterStrings.fr.resx new file mode 100644 index 00000000..c3ce4f5c --- /dev/null +++ b/osu.Game.Resources/Localisation/HUD/AimErrorMeterStrings.fr.resx @@ -0,0 +1,97 @@ + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + 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 + + + Taille du marqueur de clic + + + Contrôle la taille des marqueurs affichés après chaque clic. + + + Style du marqueur de clic + + + L'aspect visuel des marqueurs de clic. + + + Taille du marqueur de position moyenne + + + Contrôle la taille du marqueur montrant la position moyenne des clics. + + + Style du marqueur de position moyenne + + + L'aspect visuel du marqueur de position moyenne. + + + Style d'affichage des positions + + + Contrôle si les positions affichées sur le compteur sont absolues (telles qu'elles apparaissent à l'écran) ou normalisées (par rapport à la direction du mouvement par rapport à l'objet précédent). + + + Absolu + + + Normalisé + + \ No newline at end of file diff --git a/osu.Game.Resources/Localisation/HUD/AimErrorMeterStrings.id.resx b/osu.Game.Resources/Localisation/HUD/AimErrorMeterStrings.id.resx new file mode 100644 index 00000000..2c259b0b --- /dev/null +++ b/osu.Game.Resources/Localisation/HUD/AimErrorMeterStrings.id.resx @@ -0,0 +1,97 @@ + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + 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 + + + Ukuran penanda hit + + + Menentukan ukuran penanda hit yang ditampilkan setiap kali suatu objek permainan dikenai. + + + Gaya penanda hit + + + Gaya tampilan dari penanda hit yang muncul. + + + Ukuran penanda posisi rata-rata + + + Menentukan ukuran penanda yang menunjukkan posisi rata-rata pengenaan objek. + + + Gaya penanda posisi rata-rata + + + Gaya tampilan dari penanda posisi rata-rata. + + + Gaya tampilan posisi + + + Menentukan apakah posisi penanda pada bilah akan ditampilkan secara mutlak (sebagaimana yang terlihat pada layar) atau ternormalisir (relatif terhadap arah pergerakan dari objek sebelumnya). + + + Mutlak + + + Ternormalisir + + \ No newline at end of file diff --git a/osu.Game.Resources/Localisation/HUD/AimErrorMeterStrings.it.resx b/osu.Game.Resources/Localisation/HUD/AimErrorMeterStrings.it.resx new file mode 100644 index 00000000..1e67cf5c --- /dev/null +++ b/osu.Game.Resources/Localisation/HUD/AimErrorMeterStrings.it.resx @@ -0,0 +1,97 @@ + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + 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 + + + Dimensione segno dei colpi + + + Controlla la dimensione dei segni indicati a ogni colpo. + + + Stile segno dei colpi + + + Lo stile grafico per i segni di colpo. + + + Dimensione segno di posizione media dei colpi + + + Controlla la dimensione del segno indicato nella posizione media dei colpi. + + + Stile segno di posizione media dei colpi + + + Lo stile grafico per il segno di posizione media dei colpi. + + + Stile visualizzazione della posizione + + + Controlla se le posizioni visualizzate sul contatore sono assolute (come si vede sullo schermo) o proporzionali (secondo la direzione di movimento rispetto all'oggetto precedente). + + + Assoluto + + + Proporzionale + + \ No newline at end of file diff --git a/osu.Game.Resources/Localisation/HUD/AimErrorMeterStrings.ko.resx b/osu.Game.Resources/Localisation/HUD/AimErrorMeterStrings.ko.resx new file mode 100644 index 00000000..314dbffe --- /dev/null +++ b/osu.Game.Resources/Localisation/HUD/AimErrorMeterStrings.ko.resx @@ -0,0 +1,97 @@ + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + 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/HUD/AimErrorMeterStrings.lt.resx b/osu.Game.Resources/Localisation/HUD/AimErrorMeterStrings.lt.resx new file mode 100644 index 00000000..211ef1cc --- /dev/null +++ b/osu.Game.Resources/Localisation/HUD/AimErrorMeterStrings.lt.resx @@ -0,0 +1,97 @@ + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + 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 + + + Pataikymo žymeklio dydis + + + Kontroliuoja po kiekvieno pataikymo paliekamų žymių dydį. + + + Pataikymo žymeklio stilius + + + Pataikymo žymeklių vizualus stilius. + + + Vidutinės pozicijos žymeklio dydis + + + Kontroliuoja po vidutinių pataikymų paliekamos žymės dydį. + + + Vidutinės pozicijos žymeklio stilius + + + Vidutinių pataikymų žymeklio vizualus stilius. + + + Pozicijos rodymo stilius + + + Kontroliuoja ar matuoklyje rodomos pozicijos yra absoliučios (kaip matoma ekrane) ar normalizuotos (priklausančios nuo judėjimo krypties iš praeito objekto). + + + Absoliutus + + + Normalizuotas + + \ No newline at end of file diff --git a/osu.Game.Resources/Localisation/HUD/AimErrorMeterStrings.ms-MY.resx b/osu.Game.Resources/Localisation/HUD/AimErrorMeterStrings.ms-MY.resx new file mode 100644 index 00000000..09738608 --- /dev/null +++ b/osu.Game.Resources/Localisation/HUD/AimErrorMeterStrings.ms-MY.resx @@ -0,0 +1,97 @@ + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + 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 + + + Ukuran penanda pukulan + + + Kawal ukuran penanda yang dipaparkan setelah setiap pukulan. + + + Gaya penanda pukulan + + + Gaya tampak penanda pukulan. + + + Ukuran penanda kedudukan purata + + + Kawal ukuran penanda yang menunjukkan kedudukan pukulan purata. + + + Gaya penanda kedudukan purata + + + Gaya tampak penanda kedudukan purata. + + + Gaya paparan kedudukan + + + Kawal sama ada kedudukan pada jangka bersifat mutlak (seperti yang terlihat pada layar) atau tersederhana (berbanding arah gerakan dari objek sebelumnya). + + + Mutlak + + + Tersederhana + + \ No newline at end of file diff --git a/osu.Game.Resources/Localisation/HUD/AimErrorMeterStrings.pl.resx b/osu.Game.Resources/Localisation/HUD/AimErrorMeterStrings.pl.resx new file mode 100644 index 00000000..b861ccaf --- /dev/null +++ b/osu.Game.Resources/Localisation/HUD/AimErrorMeterStrings.pl.resx @@ -0,0 +1,97 @@ + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + 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 + + + Rozmiar znaczników uderzeń + + + Określa rozmiar znaczników wyświetlanych po każdym uderzeniu. + + + Styl znaczników uderzeń + + + Określa wygląd znaczników uderzeń. + + + Rozmiar znacznika uśrednionego uderzenia + + + Określa rozmiar znacznika przedstawiającego uśrednioną pozycję uderzeń. + + + Styl znacznika uśrednionego uderzenia + + + Określa wygląd znacznika uśrednionego uderzenia. + + + Metoda wyświetlania znaczników + + + Określa, czy pozycje wyświetlanych znaczników są zgodne z uderzeniami w rozgrywce (m. bezwzględna) czy zależą od odległości i ruchu między kolejnymi obiektami (m. znormalizowana). + + + Bezwzględna + + + Znormalizowana + + \ No newline at end of file diff --git a/osu.Game.Resources/Localisation/HUD/AimErrorMeterStrings.pt.resx b/osu.Game.Resources/Localisation/HUD/AimErrorMeterStrings.pt.resx new file mode 100644 index 00000000..c6c06183 --- /dev/null +++ b/osu.Game.Resources/Localisation/HUD/AimErrorMeterStrings.pt.resx @@ -0,0 +1,97 @@ + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + 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 + + + Tamanho do marcador de acerto + + + Controla o tamanho dos marcadores exibidos a cada acerto. + + + Estilo do marcador de acerto + + + O estilo visual dos marcadores de acerto. + + + Tamanho do marcador de posição média + + + Controla o tamanho do marcador que mostra a posição média de impacto. + + + Estilo do marcador da posição média + + + O estilo visual do marcador da posição média. + + + Estilo de exibição da posição + + + Controla se as posições exibidas no contador são absolutas (como vistas no ecrã) ou normalizadas (em relação à direção do movimento do objeto anterior). + + + Absoluto + + + Normalizado + + \ No newline at end of file diff --git a/osu.Game.Resources/Localisation/HUD/AimErrorMeterStrings.ro.resx b/osu.Game.Resources/Localisation/HUD/AimErrorMeterStrings.ro.resx new file mode 100644 index 00000000..54e7bdf3 --- /dev/null +++ b/osu.Game.Resources/Localisation/HUD/AimErrorMeterStrings.ro.resx @@ -0,0 +1,97 @@ + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + 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 + + + Mărime marker clic + + + Controlează mărimea markerelor afișate după fiecare lovitură. + + + Stil marker clic + + + Stil vizual pentru marker clic. + + + Mărime medie marker poziție + + + Controlează mărimea marker-ului care afișează centrul de greutate. + + + Stil marker centru de greutate + + + Stil vizual al marker-ului centrului de greutate. + + + Stil afișare poziție + + + Controlează dacă pozițiile afișate sunt absolute (precum cele afișate pe ecran) sau normalizate (relativ direcției notei anterioare). + + + Absolut + + + Normalizat + + \ No newline at end of file diff --git a/osu.Game.Resources/Localisation/HUD/AimErrorMeterStrings.ru.resx b/osu.Game.Resources/Localisation/HUD/AimErrorMeterStrings.ru.resx new file mode 100644 index 00000000..7bfa48e9 --- /dev/null +++ b/osu.Game.Resources/Localisation/HUD/AimErrorMeterStrings.ru.resx @@ -0,0 +1,97 @@ + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + 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/HUD/AimErrorMeterStrings.sv.resx b/osu.Game.Resources/Localisation/HUD/AimErrorMeterStrings.sv.resx new file mode 100644 index 00000000..6531386e --- /dev/null +++ b/osu.Game.Resources/Localisation/HUD/AimErrorMeterStrings.sv.resx @@ -0,0 +1,97 @@ + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + 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 + + + Träffmarkörstorlek + + + Kontrollerar storleken på markörerna som visas efter varje träff. + + + Träffmarkörstil + + + Den visuella stilen av träffmarkörer. + + + Genomsnittlig markörstorlek på träffposition + + + Kontrollerar storleken på markören som visar genomsnittlig träffposition. + + + Visningsstil av genomsnittsposition + + + Den visuella stilen för den genomsnittliga positionsmarkören. + + + Visningsstil av position + + + Kontrollerar om positionen som visas på mätaren är absolut (som visas på skärmen) eller normaliserad (i förhållande till rörelsens riktning från tidigare objekt). + + + Absolut + + + Normaliserad + + \ No newline at end of file diff --git a/osu.Game.Resources/Localisation/HUD/AimErrorMeterStrings.uk.resx b/osu.Game.Resources/Localisation/HUD/AimErrorMeterStrings.uk.resx new file mode 100644 index 00000000..2081ba6c --- /dev/null +++ b/osu.Game.Resources/Localisation/HUD/AimErrorMeterStrings.uk.resx @@ -0,0 +1,97 @@ + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + 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/HUD/AimErrorMeterStrings.zh-Hant.resx b/osu.Game.Resources/Localisation/HUD/AimErrorMeterStrings.zh-Hant.resx new file mode 100644 index 00000000..ad18f022 --- /dev/null +++ b/osu.Game.Resources/Localisation/HUD/AimErrorMeterStrings.zh-Hant.resx @@ -0,0 +1,97 @@ + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + 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/HUD/AimErrorMeterStrings.zh.resx b/osu.Game.Resources/Localisation/HUD/AimErrorMeterStrings.zh.resx new file mode 100644 index 00000000..fd23c28f --- /dev/null +++ b/osu.Game.Resources/Localisation/HUD/AimErrorMeterStrings.zh.resx @@ -0,0 +1,97 @@ + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + 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/HUD/BarHitErrorMeter.ms-MY.resx b/osu.Game.Resources/Localisation/HUD/BarHitErrorMeter.ms-MY.resx index cf859155..fb49a5b6 100644 --- a/osu.Game.Resources/Localisation/HUD/BarHitErrorMeter.ms-MY.resx +++ b/osu.Game.Resources/Localisation/HUD/BarHitErrorMeter.ms-MY.resx @@ -71,7 +71,7 @@ Tunjuk anak panah purata bergerak - Tunjuk sebuah anak panah bergerak di bawah palang untuk menunjukkan ralat purata. + Tunjuk atau sorok anak panah bergerak di bawah palang untuk menunjukkan ralat purata. Gaya penanda pusat @@ -92,7 +92,7 @@ Gaya label - Gaya paparan hujung awal/lewat + Gaya tunjuk hujung awal/lewat Tiada diff --git a/osu.Game.Resources/Localisation/HUD/BarHitErrorMeter.pl.resx b/osu.Game.Resources/Localisation/HUD/BarHitErrorMeter.pl.resx index 9e36211c..fc16bf2a 100644 --- a/osu.Game.Resources/Localisation/HUD/BarHitErrorMeter.pl.resx +++ b/osu.Game.Resources/Localisation/HUD/BarHitErrorMeter.pl.resx @@ -92,7 +92,7 @@ Styl etykiet - Określa, w jaki sposób oznaczać granice rozkładu błędu. + Określa, w jaki sposób będą oznaczone granice rozkładu błędu. Brak diff --git a/osu.Game.Resources/Localisation/HUD/BarHitErrorMeter.pt-BR.resx b/osu.Game.Resources/Localisation/HUD/BarHitErrorMeter.pt-BR.resx index 9fd245de..cd121fdf 100644 --- a/osu.Game.Resources/Localisation/HUD/BarHitErrorMeter.pt-BR.resx +++ b/osu.Game.Resources/Localisation/HUD/BarHitErrorMeter.pt-BR.resx @@ -59,7 +59,7 @@ System.Resources.ResXResourceWriter, System.Windows.Forms, Version=2.0.0.0, Culture=neutral, PublicKeyToken=b77a5c561934e089 - Grossura da linha de julgamento + Grossura da linha de precisão Escolhe o quão grossas as linhas individuais devem ser. @@ -68,13 +68,13 @@ Mostrar barras de cor - Exibir a seta de movimento médio + Exibir o ponteiro de movimento médio - Escolhe se a seta abaixo da barra deve se mover, indicando a média de erros. + Escolhe se o ponteiro abaixo da barra deve se mover, indicando a média de erros. - Estilo do marcador de centro + Estilo do ponteiro central Escolhe como indicar o centro da tela diff --git a/osu.Game.Resources/Localisation/HUD/BarHitErrorMeter.zh.resx b/osu.Game.Resources/Localisation/HUD/BarHitErrorMeter.zh.resx index 90c6ca29..e0d2b2b7 100644 --- a/osu.Game.Resources/Localisation/HUD/BarHitErrorMeter.zh.resx +++ b/osu.Game.Resources/Localisation/HUD/BarHitErrorMeter.zh.resx @@ -77,7 +77,7 @@ 中心标记样式 - 调整中间标记的显示样式。 + 调整中心标记的显示样式 diff --git a/osu.Game.Resources/Localisation/HUD/ColourHitError.ms-MY.resx b/osu.Game.Resources/Localisation/HUD/ColourHitError.ms-MY.resx index 4712ce88..070d4bf6 100644 --- a/osu.Game.Resources/Localisation/HUD/ColourHitError.ms-MY.resx +++ b/osu.Game.Resources/Localisation/HUD/ColourHitError.ms-MY.resx @@ -77,7 +77,7 @@ Bentuk setiap penilaian yang dipaparkan - Bulat + Bulatan Petak diff --git a/osu.Game.Resources/Localisation/HUD/GameplayAccuracyCounter.ms-MY.resx b/osu.Game.Resources/Localisation/HUD/GameplayAccuracyCounter.ms-MY.resx index 3631337f..3b1d26a1 100644 --- a/osu.Game.Resources/Localisation/HUD/GameplayAccuracyCounter.ms-MY.resx +++ b/osu.Game.Resources/Localisation/HUD/GameplayAccuracyCounter.ms-MY.resx @@ -68,7 +68,7 @@ Piawai - Boleh capai maksimum + Tercapai maksimum Boleh capai minimum diff --git a/osu.Game.Resources/Localisation/HUD/JudgementCounterDisplay.pt-BR.resx b/osu.Game.Resources/Localisation/HUD/JudgementCounterDisplay.pt-BR.resx index 1341564e..35ffd46b 100644 --- a/osu.Game.Resources/Localisation/HUD/JudgementCounterDisplay.pt-BR.resx +++ b/osu.Game.Resources/Localisation/HUD/JudgementCounterDisplay.pt-BR.resx @@ -65,7 +65,7 @@ Direção do contador - Exibir nomes de julgamento + Exibir nomes da precisão Exibir julgamento máximo diff --git a/osu.Game.Resources/Localisation/HUD/SpectatorList.fil.resx b/osu.Game.Resources/Localisation/HUD/SpectatorList.fil.resx new file mode 100644 index 00000000..004ae76b --- /dev/null +++ b/osu.Game.Resources/Localisation/HUD/SpectatorList.fil.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 + + + Manonood ({0}) + + \ No newline at end of file diff --git a/osu.Game.Resources/Localisation/InputSettings.fil.resx b/osu.Game.Resources/Localisation/InputSettings.fil.resx index ebafee29..0b55a7e8 100644 --- a/osu.Game.Resources/Localisation/InputSettings.fil.resx +++ b/osu.Game.Resources/Localisation/InputSettings.fil.resx @@ -82,6 +82,9 @@ Editor + + Editor: pagsubok ng laro + I-reset ang lahat ng mga binding sa seksyon na ito diff --git a/osu.Game.Resources/Localisation/InputSettings.lt.resx b/osu.Game.Resources/Localisation/InputSettings.lt.resx index adbaa25e..fbbc8f3e 100644 --- a/osu.Game.Resources/Localisation/InputSettings.lt.resx +++ b/osu.Game.Resources/Localisation/InputSettings.lt.resx @@ -74,7 +74,7 @@ Žaidime - Pakartojimas + Įrašo Peržiūra Garsas @@ -82,8 +82,11 @@ Redaktorius + + Redaktorius: Testinis sužaidimas + - Gražinti numatytuosius + Gražinti sekcijos numatytuosius pririšimus mygtukų konfigūracija @@ -91,4 +94,16 @@ Prisitaikyk sau mygtukus! + + Pasirinktas mygtukas jau yra pririštas kitur. + + + Palikti esamą + + + Taikyti naują + + + (nėra) + \ No newline at end of file diff --git a/osu.Game.Resources/Localisation/InputSettings.pl.resx b/osu.Game.Resources/Localisation/InputSettings.pl.resx index 7abcc302..e30f3618 100644 --- a/osu.Game.Resources/Localisation/InputSettings.pl.resx +++ b/osu.Game.Resources/Localisation/InputSettings.pl.resx @@ -83,7 +83,7 @@ Edytor - Edytor: Test mapy + Edytor - test rozgrywki Przywróć domyślne ustawienia w tej sekcji @@ -95,10 +95,10 @@ Dostosuj swoje klawisze! - Klawisz, który wybrałeś, jest przypisany do innego ustawienia. + Wybrana kombinacja klawiszy jest niekompatybilna z obecną konfiguracją. - Zachowaj + Anuluj Zastosuj diff --git a/osu.Game.Resources/Localisation/LayoutSettings.pl.resx b/osu.Game.Resources/Localisation/LayoutSettings.pl.resx index af7a297d..16ebcb48 100644 --- a/osu.Game.Resources/Localisation/LayoutSettings.pl.resx +++ b/osu.Game.Resources/Localisation/LayoutSettings.pl.resx @@ -65,7 +65,7 @@ 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. + Nie udało się przejść do trybu pełnoekranowego. Pewne opóźnienie sterowania 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. diff --git a/osu.Game.Resources/Localisation/Leaderboard.lt.resx b/osu.Game.Resources/Localisation/Leaderboard.lt.resx index 3d85e548..2e36363f 100644 --- a/osu.Game.Resources/Localisation/Leaderboard.lt.resx +++ b/osu.Game.Resources/Localisation/Leaderboard.lt.resx @@ -79,4 +79,7 @@ Investuokite į osu! rėmėjo ženklą, kad matyti šią rezultatų lentą! + + Tu nesi jokioje komandoje. Galbūt prisijunk prie vienos! + \ No newline at end of file diff --git a/osu.Game.Resources/Localisation/Leaderboard.pl.resx b/osu.Game.Resources/Localisation/Leaderboard.pl.resx index d381cf28..9049959d 100644 --- a/osu.Game.Resources/Localisation/Leaderboard.pl.resx +++ b/osu.Game.Resources/Localisation/Leaderboard.pl.resx @@ -80,6 +80,6 @@ Rozważ zakup statusu donatora osu!, by móc wyświetlić tę tabelę wyników! - Nie jesteś w drużynie. Może powinieneś dołączyć do jednej! + Nie jesteś w zespole - być może czas to zmienić! \ No newline at end of file diff --git a/osu.Game.Resources/Localisation/LoginPanel.ca.resx b/osu.Game.Resources/Localisation/LoginPanel.ca.resx index 7073a0ba..dea6ff57 100644 --- a/osu.Game.Resources/Localisation/LoginPanel.ca.resx +++ b/osu.Game.Resources/Localisation/LoginPanel.ca.resx @@ -68,7 +68,7 @@ Sessió iniciada - Tancar sessió + Tanca la sessió Compte @@ -80,6 +80,6 @@ Mantenir la sessió iniciada - Registrar + Registra \ No newline at end of file diff --git a/osu.Game.Resources/Localisation/MaintenanceSettings.lt.resx b/osu.Game.Resources/Localisation/MaintenanceSettings.lt.resx index 11d83b6a..dab9853d 100644 --- a/osu.Game.Resources/Localisation/MaintenanceSettings.lt.resx +++ b/osu.Game.Resources/Localisation/MaintenanceSettings.lt.resx @@ -73,9 +73,6 @@ Prašome vengti sąveikauti su žaidimu! - - Kai kurie failai negalėjo būti išvalyti perkėlimo metu. Paspaudus šį pranešimą atsidarys aplankalas ir galėsite tiesioginiu būdu išvalyti. - Pasirinkite naują vietą @@ -91,6 +88,9 @@ Ištrinti visus beatmap'ų vaizdo įrašus + + Atstatyti VISŲ beatmap'ų poslinkius + Ištrinti visus rezultatus @@ -115,12 +115,21 @@ Ištrintos visos kolekcijos! + + Nerasta jokių kolekcijų ištrinimui! + Ištrinti visi modų ruošiniai! + + Nerasta jokių modų ruošinių ištrinimui! + Atstatyti visus ištrintus modų ruošinius! + + Nerasta jokių modų ruošinių atkūrimui! + Pasirinkite osu!stable diegimo vietą diff --git a/osu.Game.Resources/Localisation/MaintenanceSettings.pl.resx b/osu.Game.Resources/Localisation/MaintenanceSettings.pl.resx index d66bae8f..9143a316 100644 --- a/osu.Game.Resources/Localisation/MaintenanceSettings.pl.resx +++ b/osu.Game.Resources/Localisation/MaintenanceSettings.pl.resx @@ -62,7 +62,7 @@ Zarządzanie - Wybierz folder + Wybierz katalog Migracja w toku @@ -89,7 +89,7 @@ Usuń WSZYSTKIE wideo z beatmap - Zresetuj WSZYSTKIE opóźnienia beatmap + Zresetuj WSZYSTKIE opóźnienia dźwięku beatmap Usuń WSZYSTKIE wyniki diff --git a/osu.Game.Resources/Localisation/MenuTip.ca.resx b/osu.Game.Resources/Localisation/MenuTip.ca.resx index 85398b7e..2d24d182 100644 --- a/osu.Game.Resources/Localisation/MenuTip.ca.resx +++ b/osu.Game.Resources/Localisation/MenuTip.ca.resx @@ -145,6 +145,9 @@ Prova de mantenir el botó dret del ratolí al costat del carrusel de mapes per desplaçar-te ràpidament a una posició absoluta! + + Feu clic mentre premeu majúscula al panell del mapa a la capa de llista de mapes per a baixar o veure el mapa al selector de cançons. + un truc per a tu: diff --git a/osu.Game.Resources/Localisation/MenuTip.cs.resx b/osu.Game.Resources/Localisation/MenuTip.cs.resx index 7b49b832..48e9b201 100644 --- a/osu.Game.Resources/Localisation/MenuTip.cs.resx +++ b/osu.Game.Resources/Localisation/MenuTip.cs.resx @@ -145,6 +145,9 @@ Zkus podržet pravé tlačítko myši poblíž seznamu beatmap pro rychlý přechod na absolutní pozici! + + Klikni se Shiftem na panel beatmapy v překrytí seznamu beatmap, abys sis ji rychle stáhnul nebo zobrazil ve výběru skladby! + tip: diff --git a/osu.Game.Resources/Localisation/MenuTip.de.resx b/osu.Game.Resources/Localisation/MenuTip.de.resx index 1b4a74a8..b0f96ecb 100644 --- a/osu.Game.Resources/Localisation/MenuTip.de.resx +++ b/osu.Game.Resources/Localisation/MenuTip.de.resx @@ -145,6 +145,9 @@ Klicke mit der rechten Maustaste nahe dem Beatmap-Karussell, um schnell an eine absolute Position zu scrollen! + + Klicke mit der Shift-Taste auf ein Beatmap-Panel in der Beatmap-Auflistung, um die Beatmap schnell herunterzuladen oder in der Songauswahl anzuzeigen! + Ein Tipp für dich: diff --git a/osu.Game.Resources/Localisation/MenuTip.es.resx b/osu.Game.Resources/Localisation/MenuTip.es.resx index 03175f8c..8d817acc 100644 --- a/osu.Game.Resources/Localisation/MenuTip.es.resx +++ b/osu.Game.Resources/Localisation/MenuTip.es.resx @@ -74,7 +74,7 @@ Si la interfaz de usuario te parece demasiado grande o pequeña, ¡prueba a ajustar la escala de la interfaz en los ajustes! - Prueba a ajustar el modo «Escalado de pantalla» para cambiar la zona de juego o la interfaz de usuario, ¡incluso a pantalla completa! + Prueba a ajustar el modo «Escalado de pantalla» para cambiar la zona de juego o la interfaz de usuario, ¡incluso en pantalla completa! Lo que antes era «osu!direct» está disponible para todos los usuarios igual que en el sitio web. ¡Puedes acceder a él desde cualquier lugar presionando Ctrl + B! @@ -83,7 +83,7 @@ ¡Puedes desplazarte por las repeticiones arrastrando la barra de progreso situada en la parte inferior de la pantalla o usando las teclas de flecha izquierda y derecha! - ¡Prueba a desplazarte a la derecha en el selector de mods para encontrar un montón de nuevos y divertidos mods! + ¡Prueba a desplazarte hacia la derecha en el selector de mods para encontrar un montón de nuevos mods divertidos! ¡La mayor parte del contenido de la web (perfiles, clasificaciones, etc.) está disponible de forma nativa en el juego desde los iconos de la barra de herramientas! @@ -104,7 +104,7 @@ La mayoría de las teclas de acceso rápido del juego son configurables y pueden cambiarse a las que quieras. ¡Revisa tus teclas asignadas en la sección Entrada de los ajustes! - El HUD del juego puede personalizarse mediante el editor de diseño de skins. ¡Ábrelo en cualquier momento con Ctrl + Mayús + S! + El HUD del juego puede personalizarse usando el editor de skins. ¡Ábrelo en cualquier momento con Ctrl + Mayús + S! ¡Puedes crear preajustes de mods para facilitar la elección de tus combinaciones favoritas! @@ -122,13 +122,13 @@ ¡Puedes copiar fácilmente los mods de las puntuaciones de una tabla de clasificación haciendo clic con el botón derecho del ratón! - Si presionas Ctrl + Enter al seleccionar una canción, ¡se iniciará el mapa en el modo de juego automático! + Si presionas Ctrl + Entrar al seleccionar una canción, ¡se iniciará el mapa en el modo de juego automático! «Lazer» no es una palabra en inglés. La forma correcta de escribir la luz brillante es «láser». - ¡El soporte multihilo significa que incluso con «FPS» bajos tus entradas y juicios serán precisos! + ¡El soporte multihilo significa que incluso con «FPS» bajos, tus entradas y juicios serán precisos! Todas las acciones de borrado son temporales hasta que se cierre el juego. ¡Restaura el contenido borrado accidentalmente desde los ajustes de mantenimiento! @@ -137,7 +137,7 @@ ¡Échale un vistazo a los parámetros de rendimiento y activa el registro detallado con Ctrl + F2! - Cuando el HUD del juego esté oculto, ¡puedes mantener presionada la tecla Ctrl para verlo temporalmente! + ¡Cuando tu HUD del juego esté oculto, puedes presionar y mantener presionado Ctrl para verlo temporalmente! ¡Arrastra y suelta cualquier imagen en el editor de skins para cargarla rápidamente! @@ -145,6 +145,9 @@ ¡Mantén presionado el botón derecho del ratón cerca del carrusel de beatmaps para desplazarte rápidamente a una posición absoluta! + + ¡Presiona Mayús y haz clic en un mapa de la lista de beatmaps para descargarlo rápidamente o verlo en el selector de canciones! + un consejo para ti: diff --git a/osu.Game.Resources/Localisation/MenuTip.fr.resx b/osu.Game.Resources/Localisation/MenuTip.fr.resx index c4b01624..d4557b66 100644 --- a/osu.Game.Resources/Localisation/MenuTip.fr.resx +++ b/osu.Game.Resources/Localisation/MenuTip.fr.resx @@ -145,6 +145,9 @@ Essayez de maintenir le clic droit près de la liste des beatmaps pour la faire défiler rapidement en utilisant la position absolue ! + + Cliquez tout en maintenant la touche Maj enfoncée sur un panneau beatmap dans la liste des beatmaps pour télécharger rapidement ou afficher la beatmap dans la sélection de chansons ! + une astuce pour vous : diff --git a/osu.Game.Resources/Localisation/MenuTip.id.resx b/osu.Game.Resources/Localisation/MenuTip.id.resx index b50234da..b9893aae 100644 --- a/osu.Game.Resources/Localisation/MenuTip.id.resx +++ b/osu.Game.Resources/Localisation/MenuTip.id.resx @@ -145,6 +145,9 @@ Cobalah untuk menahan tombol kanan mouse kamu di sekitar roda beatmap untuk menggulirkan roda ini ke posisi mutlaknya dengan cepat! + + Tekan Shift + klik kiri pada panel beatmap yang ada di layar daftar beatmap untuk mengunduh beatmap ini secara cepat atau menampilkan beatmap ini pada layar pemilihan lagu! + tips untukmu: diff --git a/osu.Game.Resources/Localisation/MenuTip.it.resx b/osu.Game.Resources/Localisation/MenuTip.it.resx index 420c2c88..822c1d15 100644 --- a/osu.Game.Resources/Localisation/MenuTip.it.resx +++ b/osu.Game.Resources/Localisation/MenuTip.it.resx @@ -145,6 +145,9 @@ Tieni premuto il tasto destro del mouse accanto la selezione beatmap per un rapido scorrimento assoluto! + + Puoi tenere premuto Shift mentre clicchi su un riquadro beatmap per scaricarla, oppure per visualizzarla nell'elenco brani! + suggerimento: diff --git a/osu.Game.Resources/Localisation/MenuTip.ko.resx b/osu.Game.Resources/Localisation/MenuTip.ko.resx index 74abff0d..c0713151 100644 --- a/osu.Game.Resources/Localisation/MenuTip.ko.resx +++ b/osu.Game.Resources/Localisation/MenuTip.ko.resx @@ -145,6 +145,9 @@ 비트맵 목록의 왼쪽 근처에서 오른쪽 마우스 버튼을 꾹 누른 상태로 움직이면 커서의 위치에 기반한 빠른 스크롤이 가능해요! + + 비트맵 목록 오버레이의 비트맵 패널을 Shift-클릭하시면 곡 목록에서 빠르게 비트맵을 다운로드받거나 볼 수 있답니다! + 꿀팁: diff --git a/osu.Game.Resources/Localisation/MenuTip.ms-MY.resx b/osu.Game.Resources/Localisation/MenuTip.ms-MY.resx index edae6fcc..2998e4dd 100644 --- a/osu.Game.Resources/Localisation/MenuTip.ms-MY.resx +++ b/osu.Game.Resources/Localisation/MenuTip.ms-MY.resx @@ -125,7 +125,7 @@ Ctrl-Enter di pemilih lagu akan memulakan peta rentak dalam mod automain! - "Lazer" tidak wujud dalam Kamus Dewan. Perkataan bagi pemancar cahaya dieja "laser". + "Lazer" tidak wujud dalam Kamus Dewan. Perkataan untuk pemancar cahaya dieja "laser". Sokongan multipembenangan bermakna penilaian dan masukan anda akan jitu dengan "FPS" rendah sekalipun! @@ -145,6 +145,9 @@ Cuba tahan kanan tetikus pada roda peta rentak untuk tatal laju ke sebuah kedudukan mutlak! + + Klik anjak pada panel peta rentak dalam tindanan senarai peta rentak untuk muat turun secara pintas atau lihat peta rentak tersebut pada pilihan lagu! + petua untuk anda: diff --git a/osu.Game.Resources/Localisation/MenuTip.pl.resx b/osu.Game.Resources/Localisation/MenuTip.pl.resx index 155e6dcf..fe4e88a6 100644 --- a/osu.Game.Resources/Localisation/MenuTip.pl.resx +++ b/osu.Game.Resources/Localisation/MenuTip.pl.resx @@ -59,88 +59,94 @@ System.Resources.ResXResourceWriter, System.Windows.Forms, Version=2.0.0.0, Culture=neutral, PublicKeyToken=b77a5c561934e089 - Naciśnij Ctrl-T gdziekolwiek w grze, aby wyświetlić pasek narzędzi! + Naciśnij {0} w dowolnym miejscu w grze, aby wyświetlić pasek narzędzi! - Naciśnij Ctrl-O gdziekolwiek w grze, aby uzyskać dostęp do ustawień! + Naciśnij {0} w dowolnym miejscu w grze, aby otworzyć ustawienia! - Wszystkie ustawienia są dynamiczne i działają w czasie rzeczywistym. Spróbuj zmienić skórkę podczas oglądania autoplay'a! + Wszystkie ustawienia są dynamiczne i odnoszą skutek w czasie rzeczywistym. Spróbuj zmienić skórkę podczas oglądania automatycznego przejścia beatmapy! Nowe funkcje pojawiają się w każdej aktualizacji. Bądź na bieżąco! - Jeśli uważasz, że interfejs jest za duży lub za mały, spróbuj dostosować skalę interfejsu w ustawieniach! + Jeśli uważasz, że interfejs jest za duży lub za mały, możesz dostosować jego skalę w ustawieniach! - Spróbuj dostosować tryb „Skalowanie ekranu”, aby zmienić obszar rozgrywki lub interfejsu użytkownika, nawet w trybie pełnoekranowym! + Dostosuj opcję „Skalowanie ekranu”, aby zmienić obszar rozgrywki lub interfejsu użytkownika, nawet w trybie pełnoekranowym! - To, co kiedyś było „osu!direct”, jest dostępne dla wszystkich użytkowników, tak jak na stronie internetowej. Możesz uzyskać do niego dostęp w dowolnym miejscu za pomocą Ctrl-B! + Funkcja znana niegdyś jako „osu!direct” jest teraz dostępna dla wszystkich użytkowników. Naciśnij {0}, aby uzyskać do niej dostęp w dowolnym miejscu w grze! - Możesz dowolnie przewijać powtórki, przeciągając pasek postępu u dołu ekranu lub używając strzałek lewo i prawo! + Możesz dowolnie przewijać powtórki, przeciągając pasek postępu u dołu ekranu lub korzystając ze strzałek! - Spróbuj przewinąć w prawo w ekranie zmiany modyfikatorów, aby znaleźć kilka nowych zabawnych modyfikacji! + Przewiń w prawo w nakładce wyboru modyfikatorów, aby uzyskać dostęp do nowych, ciekawych modyfikatorów! - Większość zawartości stron (profile, rankingi, itp.) jest teraz dostępna bezpośrednio w grze na pasku narzędzi! + Znacząca część zawartości strony internetowej (profile, rankingi, itp.) jest teraz dostępna bezpośrednio w grze poprzez odpowiednie opcje na pasku narzędzi! - Uzyskaj więcej szczegółów, ukryj lub usuń beatmapę klikając prawym przyciskiem myszy na panelu przy wyborze piosenki! + Uzyskaj więcej informacji, ukryj lub usuń beatmapę poprzez kliknięcie na nią prawym przyciskiem myszy na ekranie wyboru piosenki! - Sprawdź system "playlist", który pozwala użytkownikom stworzenie swojej własnej z trwałą tabelą wyników! + Sprawdź mechanizm „gry asynchronicznej”, który umożliwia tworzenie własnych gier z trwałymi tabelami wyników! - Przełącz zaawansowane statystyki ramki / wątku z Ctrl-F11! + Wyświetl szczegółowe statystyki działania poszczególnych wątków poprzez Ctrl-F11! - Możesz zatrzymać powtórkę, naciskając spację! + Naciśnij {0}, aby wstrzymać powtórkę! - Większość skrótów klawiszowych w grze jest konfigurowalna i może być zmieniona, na jakikolwiek przycisk chcesz. Sprawdź panel przypisań w ustawieniach sterowania! + Większość skrótów klawiszowych w grze jest konfigurowalna i może zostać dowolnie zmodyfikowana. Sprawdź panel konfiguracji klawiszy w ustawieniach sterowania! - Nakładka podczas rozgrywki może być dostosowana za pomocą edytora układu skórki. Otwórz go w dowolnym momencie za pomocą Ctrl-Shift-S! + Możesz dostosować wygląd HUD-u podczas rozgrywki za pomocą edytora układu elementów skórki. Naciśnij {0}, aby otworzyć go w dowolnym momencie! - Możesz utworzyć zestawienia modyfikatorów, aby ułatwić przełączanie się między twoimi ulubionymi kombinacjami modyfikatorów! + Możesz utworzyć własne konfiguracje modyfikatorów, aby łatwiej przełączać się między ulubionymi kombinacjami modyfikatorów! - Wiele modyfikatorów ma możliwość dostosowania, które drastycznie zmieniają sposób, w jaki działają. Kliknij przycisk Dostosuj podczas wyboru modyfikatorów, aby wyświetlić ustawienia! + Wiele modyfikatorów posiada wyspecjalizowane ustawienia, które drastycznie zmieniają sposób ich działania. Kliknij przycisk „Dostosuj” podczas wyboru modyfikatorów, aby wyświetlić dostępne możliwości! - Naciśnij Ctrl-Shift-R, aby wybrać losową skórkę! + Naciśnij {0}, aby wybrać losową skórkę! - Kiedy oglądasz powtórkę, kliknij Ctrl-H, aby przełączyć ustawienia powtórki! + Naciśnij {0} podczas oglądania powtórki, aby wyświetlić jej ustawienia! - Możesz łatwo skopiować modyfikatory z wyników na tabeli wyników, klikając na nie prawym przyciskiem myszy! + Możesz łatwo wybrać modyfikatory z wyniku znajdującego się w tabeli poprzez kliknięcie na niego prawym przyciskiem myszy! - Ctrl-Enter podczas wyboru piosenki rozpocznie beatmapę w trybie autoodtwarzania! + Naciśnij Ctrl-Enter podczas wyboru piosenki, aby rozpocząć automatyczne przejście beatmapy! - „Lazer” nie jest angielskim słowem. Prawidłowa pisownia dla jasnego światła to „laser”. + „Lazer” nie jest angielskim słowem. Prawidłowa pisownia określenia na jasne światło to „laser”. - Wsparcie wielowątkowe oznacza, że nawet przy niskim "FPS" twoje kliknięcia oraz oceny będą dokładniejsze! + Użycie trybu wielowątkowego oznacza, że nawet przy niskich wartościach FPS twoje kliknięcia będą dokładne! - Wszystkie operacje usuwania są tymczasowe, dopóki nie zamkniesz gry. Przywróć przypadkowo usunięte treści w zakładce Zarządzanie! + Wszystkie operacje usuwania są odwracalne do momentu zamknięcia gry. Przywróć przypadkowo usuniętą zawartość w zakładce „Zarządzanie”! - Zajrzyj pod maskę liczników wydajności i włącz szczegółowe rejestrowanie wydajności za pomocą Ctrl-F2! + Sprawdź szczegółowe informacje o wydajności gry i włącz rejestrowanie powiązanych informacji poprzez naciśnięcie Ctrl-F2! - Kiedy nakładka podczas rozgrywki jest ukryta, możesz nacisnąć i przytrzymać Ctrl, aby tymczasowo ją zobaczyć! + Jeżeli HUD podczas rozgrywki jest ukryty, możesz przytrzymać {0}, aby tymczasowo go zobaczyć! - Przeciągnij i upuść dowolny obraz do edytora skinów, aby szybko go załadować! + Przeciągnij i upuść dowolny obraz w edytorze skórek, aby szybko go załadować! + + + Przytrzymaj prawy przycisk myszy w pobliżu listy beatmap, aby szybko przewinąć do konkretnej pozycji! + + + Przytrzymaj Shift i kliknij kartę beatmapy w nakładce listy beatmap, aby ją pobrać lub przejść do niej na ekranie wyboru piosenki! wskazówka dla ciebie: diff --git a/osu.Game.Resources/Localisation/MenuTip.pt-BR.resx b/osu.Game.Resources/Localisation/MenuTip.pt-BR.resx index 2c51eec3..ba14d847 100644 --- a/osu.Game.Resources/Localisation/MenuTip.pt-BR.resx +++ b/osu.Game.Resources/Localisation/MenuTip.pt-BR.resx @@ -145,6 +145,9 @@ Tente segurar o botão direito do mouse perto do carrossel do beatmap para rolar rapidamente para uma posição absoluta! + + Aperte SHIFT em um painel de beatmap da lista de beatmaps para rapidamente baixá-lo ou visualizá-lo na seleção de música! + uma dica para você: diff --git a/osu.Game.Resources/Localisation/MenuTip.ro.resx b/osu.Game.Resources/Localisation/MenuTip.ro.resx index 68dfe911..52facc52 100644 --- a/osu.Game.Resources/Localisation/MenuTip.ro.resx +++ b/osu.Game.Resources/Localisation/MenuTip.ro.resx @@ -145,6 +145,9 @@ Încercați să țineți apăsat butonul din dreapta al mouse-ului lângă caruselul de beatmap-uri pentru a derula rapid la o poziție absolută! + + Dați shift-click pe o mapă în lista de mape pentru a o descărca sau pentru a o vizualiza în meniul de selectare a mapei! + un sfat pentru tine: diff --git a/osu.Game.Resources/Localisation/MenuTip.ru.resx b/osu.Game.Resources/Localisation/MenuTip.ru.resx index 1e6512f6..7d85ea02 100644 --- a/osu.Game.Resources/Localisation/MenuTip.ru.resx +++ b/osu.Game.Resources/Localisation/MenuTip.ru.resx @@ -145,6 +145,9 @@ Зажмите ПКМ рядом с каруселью карт, чтобы активировать абсолютную прокрутку! + + Чтобы быстро скачать нужную карту и открыть её в меню выбора, нажмите на неё в библиотеке карт с зажатой клавишей Shift! + совет: diff --git a/osu.Game.Resources/Localisation/MenuTip.uk.resx b/osu.Game.Resources/Localisation/MenuTip.uk.resx index 873cbdc9..61256716 100644 --- a/osu.Game.Resources/Localisation/MenuTip.uk.resx +++ b/osu.Game.Resources/Localisation/MenuTip.uk.resx @@ -145,6 +145,9 @@ Спробуйте утримувати праву кнопку миші біля каруселі бітмап, щоб швидко прокручувати весь список! + + Shift+клік по мапі у списку бітмап, щоб швидко її завантажити або переглянути в меню вибору пісні! + порада: diff --git a/osu.Game.Resources/Localisation/MenuTip.zh-Hant.resx b/osu.Game.Resources/Localisation/MenuTip.zh-Hant.resx index 4ab900fa..8c5ac6d6 100644 --- a/osu.Game.Resources/Localisation/MenuTip.zh-Hant.resx +++ b/osu.Game.Resources/Localisation/MenuTip.zh-Hant.resx @@ -142,6 +142,12 @@ 把任何圖片拖曳到 Skin 編輯器裡可以快速地載入! + + 試試在圖譜輪播介面附近按住滑鼠右鍵,來快速捲動到絕對位置! + + + 在圖譜列表中,按住Shift並點擊一個圖譜可以直接下載或在歌曲選單中開啟圖譜! + 小提示: diff --git a/osu.Game.Resources/Localisation/MenuTip.zh.resx b/osu.Game.Resources/Localisation/MenuTip.zh.resx index ab09bd5d..8dd0e56c 100644 --- a/osu.Game.Resources/Localisation/MenuTip.zh.resx +++ b/osu.Game.Resources/Localisation/MenuTip.zh.resx @@ -145,6 +145,9 @@ 尝试在谱面选择页的谱面附近点击鼠标右键,来快速移动到谱面仓库中的绝对位置! + + 在谱面列表按住 Shift 并点击谱面,即可快速下载并在歌曲选择界面查看它! + 你知道吗: diff --git a/osu.Game.Resources/Localisation/ModSelectOverlay.ko.resx b/osu.Game.Resources/Localisation/ModSelectOverlay.ko.resx index b9b15b9e..84e82bac 100644 --- a/osu.Game.Resources/Localisation/ModSelectOverlay.ko.resx +++ b/osu.Game.Resources/Localisation/ModSelectOverlay.ko.resx @@ -80,7 +80,7 @@ 현재 모드 사용 - 여기를 눌러 검색... + 검색어를 입력하세요... 점수 배율 diff --git a/osu.Game.Resources/Localisation/ModSelectOverlay.lt.resx b/osu.Game.Resources/Localisation/ModSelectOverlay.lt.resx index db586511..7ff8fe33 100644 --- a/osu.Game.Resources/Localisation/ModSelectOverlay.lt.resx +++ b/osu.Game.Resources/Localisation/ModSelectOverlay.lt.resx @@ -61,6 +61,9 @@ Modifikacijų Pasirinkimas + + {0} modai + Modai suteikia galimybę mėgautis žaidimų kitaip. Kai kurie gali paveikti reitinguotų sužaidimų taškų kiekį. Kiti yra tiesiog pramogai. @@ -79,4 +82,25 @@ tab kad ieškoti... + + Taškų Daugiklis + + + Reitinguotas + + + Rezultatyvumo taškai gali būti suteikiami aktiviems modams. + + + Nereitinguotas + + + Rezultatyvumo taškai nebus suteikiami dėl aktivių modų. + + + Reguliuoti + + + Pasirinktų modų negali būti reguliuojami. + \ No newline at end of file diff --git a/osu.Game.Resources/Localisation/ModSelectOverlay.pl.resx b/osu.Game.Resources/Localisation/ModSelectOverlay.pl.resx index 63dc78ce..b8c03b74 100644 --- a/osu.Game.Resources/Localisation/ModSelectOverlay.pl.resx +++ b/osu.Game.Resources/Localisation/ModSelectOverlay.pl.resx @@ -62,7 +62,7 @@ Modyfikatory rozgrywki - {0} modyfikacji + {0} modyfikatorów 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. diff --git a/osu.Game.Resources/Localisation/ModSelectOverlay.ru.resx b/osu.Game.Resources/Localisation/ModSelectOverlay.ru.resx index 897cb53f..55fae110 100644 --- a/osu.Game.Resources/Localisation/ModSelectOverlay.ru.resx +++ b/osu.Game.Resources/Localisation/ModSelectOverlay.ru.resx @@ -62,7 +62,7 @@ Выбор модов - {0} мода(-ов) + {0} модов Моды предоставляют различные способы наслаждения игрой. Некоторые из них влияют на очки, получаемые при прохождении рейтинговых карт. Другие просто забавы ради. diff --git a/osu.Game.Resources/Localisation/MouseSettings.lt.resx b/osu.Game.Resources/Localisation/MouseSettings.lt.resx index 935b2843..4784031d 100644 --- a/osu.Game.Resources/Localisation/MouseSettings.lt.resx +++ b/osu.Game.Resources/Localisation/MouseSettings.lt.resx @@ -79,8 +79,8 @@ Garsa visdar galima reguliuoti pelės ratuku, jei laikai „Alt“ mygtuką - - Išjungti pelės mygtukus žaidžiant + + Išjungti paspaudimus žaidimo metu Įjunk Aukšto tikslumo pelę, kad reguliuoti jautrumą diff --git a/osu.Game.Resources/Localisation/MultiplayerMatchStrings.lt.resx b/osu.Game.Resources/Localisation/MultiplayerMatchStrings.lt.resx index 2258407e..0e1617c6 100644 --- a/osu.Game.Resources/Localisation/MultiplayerMatchStrings.lt.resx +++ b/osu.Game.Resources/Localisation/MultiplayerMatchStrings.lt.resx @@ -67,4 +67,13 @@ Pradėti mačą už {0} + + Pasirinkite modus su kuriais kiti žaidėjai turės žaisti. + + + Kiti žaidėjai gali pasirinkti sau norimus modus. + + + Kiti žaidėjai gali pasirinkti sau norimus sunkumus, rėžimus ir modus. + \ No newline at end of file diff --git a/osu.Game.Resources/Localisation/MultiplayerMatchStrings.pl.resx b/osu.Game.Resources/Localisation/MultiplayerMatchStrings.pl.resx index 0d07150a..93f0cf9b 100644 --- a/osu.Game.Resources/Localisation/MultiplayerMatchStrings.pl.resx +++ b/osu.Game.Resources/Localisation/MultiplayerMatchStrings.pl.resx @@ -68,12 +68,12 @@ Rozpocznij mecz za {0} - Wybierz modyfikatory, z którymi wszyscy gracze powinni grać. + Wybierz modyfikatory, z których będą korzystali wszyscy gracze. - Każdy gracz może wybrać swoje preferowane modyfikatory z wybranej listy. + Każdy gracz może wybrać dowolne modyfikatory z predefiniowanej listy. - Każdy gracz może wybrać swoją preferowaną trudność, tryb gry i modyfikatory. + Każdy gracz może wybrać dowolne modyfikatory, poziom trudności i tryb gry. \ No newline at end of file diff --git a/osu.Game.Resources/Localisation/NamedOverlayComponent.pl.resx b/osu.Game.Resources/Localisation/NamedOverlayComponent.pl.resx index d2381bd8..c1cf1566 100644 --- a/osu.Game.Resources/Localisation/NamedOverlayComponent.pl.resx +++ b/osu.Game.Resources/Localisation/NamedOverlayComponent.pl.resx @@ -65,7 +65,7 @@ śledź najnowsze aktualizacje od twórców osu! - wyświetl swoich znajomych oraz inne informacje + wyświetl listę swoich znajomych i oglądaj rozgrywkę innych sprawdź, kto aktualnie znajduje się na szczycie diff --git a/osu.Game.Resources/Localisation/Notifications.fr.resx b/osu.Game.Resources/Localisation/Notifications.fr.resx index e203b1db..13b320d0 100644 --- a/osu.Game.Resources/Localisation/Notifications.fr.resx +++ b/osu.Game.Resources/Localisation/Notifications.fr.resx @@ -80,7 +80,9 @@ Le mode de jeu actuel ne dispose pas de mod autoplay ! - osu! ne semble pas être en mesure de jouer l'audio correctement.\n\nEssayez de modifier les paramètres de votre périphérique audio. + osu! ne semble pas être en mesure de jouer l'audio correctement. + +Essayez de modifier les paramètres de votre périphérique audio. L'affichage du score est actuellement désactivé. Vous pouvez changer cela en appuyant sur {0}. diff --git a/osu.Game.Resources/Localisation/Notifications.ko.resx b/osu.Game.Resources/Localisation/Notifications.ko.resx index 2a790e6e..60e35442 100644 --- a/osu.Game.Resources/Localisation/Notifications.ko.resx +++ b/osu.Game.Resources/Localisation/Notifications.ko.resx @@ -62,7 +62,7 @@ 알림 - 한결같이 알림을 기다리고 있어요 + 항상 기다리고 있답니다 진행 중인 작업 diff --git a/osu.Game.Resources/Localisation/Notifications.lt.resx b/osu.Game.Resources/Localisation/Notifications.lt.resx index 6cfb036f..d57ada11 100644 --- a/osu.Game.Resources/Localisation/Notifications.lt.resx +++ b/osu.Game.Resources/Localisation/Notifications.lt.resx @@ -77,9 +77,12 @@ Jūsų žaidimo garsumas yra peržemas, kad kažką girdėtumėte! Paspauskite čia, kad atstatytumėte tai. - Šis rėžimas neturi auto sužaidimo modo! + Šis rėžimas neturi auto žaidimo modo! + + + osu! negali tinkamai paleisti garso. +Pabadykite pakeisti garso įrenginio nustatymus. - Rezultatų perdanga yra išjungta. Gali ją Įjungti / Išjungti spausdamas {0}. @@ -90,19 +93,43 @@ Sekančios žinutės buvo dokumentuotos. Paspausk, kad peržiūrėti failus. - Išjugiamas grafinės planšėtės palaikymas dėl kliados: "{0}" + Išjugiamas planšetės palaikymas dėl klaidos: "{0}" + + + Grafinės planšetės perspėjimas, jūsų planšetė gali veikti netinkamai. Spauskite čia, kad peržiūrėti palaikomų planšečių sąrašą. - Šio tipo nuoroda dar nepalaikoma! - - Gavai privačią žinutę iš '{0}'. Paspausk, kad perskaityti! + + {0} pakvietė jūs į kelių žaidėjų rungtynes "{1}"! Spustelėkite, kad prisijungtumėte. - - '{0}' paminėjo tavę pokalbyje. Paspausk, kad sužinotum kodėl! + + Neturite beatmap'o šiam įrašui. + + + Atsiunčiamas trūkstamas beatmap'as šiam įrašui... + + + Jūsų vietinė beatmap'o kopija šiam įrašui kitokia nei tikėtasi. Jums gali reikėti atnaujinti arba atsisiųsti beatmap'ą iš naujo. + + + Jus leidžiate osu! {0}. +Paspauskite, kad peržiūrėti kas naujo! + + + Yra atnaujinimų! Spustelėkite, kad paleistumėte iš naujo! + + + Tai nėra oficialus žaidimo leidimas. Taškai nebus pateikiami ir kitos tinklo sistemos gali veikti netinkamai. + + + Atsiunčiamas atnaujinimas... + + + Šis tinklo kambarys nebegalioja. Paspauskite, kad peržiūrėtumet kambario rezultatus. + + + Paminėjimas - - - \ No newline at end of file diff --git a/osu.Game.Resources/Localisation/Notifications.ms-MY.resx b/osu.Game.Resources/Localisation/Notifications.ms-MY.resx index 3cc92d2b..278fb1f1 100644 --- a/osu.Game.Resources/Localisation/Notifications.ms-MY.resx +++ b/osu.Game.Resources/Localisation/Notifications.ms-MY.resx @@ -102,12 +102,6 @@ Sila cuba ubah peranti audio anda ke tetapan yang berguna. Jenis pautan tersebut belum disokong! - - Anda telah menerima pesanan peribadi daripada '{0}'. Klik untuk membaca! - - - Nama anda telah disebut dalam bualan oleh '{0}'. Klik untuk mengetahui sebab! - {0} menjemput anda ke perlawanan pemain ramai "{1}"! Klik untuk menyertai. @@ -136,4 +130,7 @@ Klik untuk melihat pembaharuan! Bilik pemain ramai ini telah tamat. Klik untuk paparkan hasil bilik. + + Sebut + \ No newline at end of file diff --git a/osu.Game.Resources/Localisation/Notifications.pl.resx b/osu.Game.Resources/Localisation/Notifications.pl.resx index 5891138e..edba8248 100644 --- a/osu.Game.Resources/Localisation/Notifications.pl.resx +++ b/osu.Game.Resources/Localisation/Notifications.pl.resx @@ -89,44 +89,44 @@ Adres URL {0} korzysta z niewspieranego lub niebezpiecznego protokołu i nie zostanie otwarty. - Kolejne wiadomości zostały zarejestrowane. Kliknij, aby wyświetlić pliki dziennika. + Kolejne wiadomości zostały zarejestrowane. Kliknij tutaj, aby wyświetlić pliki z logami. Obsługiwanie tabletów zostało wyłączone z powodu wystąpienia następującego błędu: „{0}” - Wykryto problem z tabletem. Twoje urządzenie może nie działać poprawnie. Kliknij tutaj, aby wyświetlić listę wszystkich obsługiwanych tabletów. + Wykryto problem z tabletem - twoje urządzenie może nie działać prawidłowo. Kliknij tutaj, aby wyświetlić listę wszystkich obsługiwanych tabletów. - Ten typ łącz nie jest jeszcze obsługiwany! + Ten typ linków nie jest jeszcze obsługiwany! - {0} zaprosił Cię do meczu wieloosobowego "{1}"! Kliknij, aby dołączyć. + {0} zaprasza Cię do meczu wieloosobowego „{1}”! Kliknij tutaj, aby dołączyć. Nie posiadasz beatmapy do tej powtórki. - Pobieranie brakującej beatmapy dla tej powtórki... + Pobieranie brakującej beatmapy do powtórki... - Twoja lokalna kopia beatmapy dla tej powtórki wydaje się inna niż oczekiwana. Być może będziesz musiał ją zaktualizować lub pobrać ponownie. + Twoja lokalna kopia beatmapy jest niekompatybilna z tą powtórką. Spróbuj zaktualizować lub pobrać ponownie beatmapę. Korzystasz teraz z wersji {0}. Sprawdź, co się zmieniło! - Aktualizacja jest gotowa do zainstalowania. Kliknij, aby uruchomić grę ponownie! + Aktualizacja jest gotowa do zainstalowania. Kliknij tutaj, aby uruchomić grę ponownie! - To nie jest oficialnie wydanie gry. Wyniki nie będą zgłaszane, a inne usługi online mogą nie działać jak powinny. + Nie korzystasz z oficjalnej wersji gry. Twoje wyniki nie zostaną przesłane a inne funkcje online mogą nie działać prawidłowo. Pobieranie aktualizacji... - Ten pokój wieloosobowy został zakończony. Kliknij, aby wyświetlić wyniki pokoju. + Ta gra wieloosobowa zakończyła się. Kliknij tutaj, aby wyświetlić wyniki. Wzmianka diff --git a/osu.Game.Resources/Localisation/Notifications.ro.resx b/osu.Game.Resources/Localisation/Notifications.ro.resx index e3d0f756..7fca5b47 100644 --- a/osu.Game.Resources/Localisation/Notifications.ro.resx +++ b/osu.Game.Resources/Localisation/Notifications.ro.resx @@ -100,12 +100,6 @@ Acest tip de link nu este acceptat încă! - - Ai primit un mesaj privat de la '{0}'. Apasă pentru a-l citi! - - - Numele tău a fost menționat în chat de către '{0}'. Apasă pentru a afla de ce! - {0} te-a invitat în meciul multiplayer "{1}"! Apasă aici pentru a te alătura. @@ -134,4 +128,7 @@ Click pentru a vedea ce este nou! Acest meci s-a încheiat. Apasă aici pentru a afișa rezultatele. + + Menționează + \ No newline at end of file diff --git a/osu.Game.Resources/Localisation/OnlinePlay.pl.resx b/osu.Game.Resources/Localisation/OnlinePlay.pl.resx index af20c0fd..b1180b04 100644 --- a/osu.Game.Resources/Localisation/OnlinePlay.pl.resx +++ b/osu.Game.Resources/Localisation/OnlinePlay.pl.resx @@ -62,9 +62,9 @@ Utworzenie gry o czasie trwania dłuższym niż 2 tygodnie wymaga aktywnego statusu donatora osu!. - Nie można zaprosić tego użytkownika, ponieważ go zablokowałeś lub on zablokował ciebie. + Nie możesz zaprosić tego użytkownika, ponieważ go zablokowałeś(-aś) lub on zablokował Ciebie. - Nie można zaprosić tego użytkownika, ponieważ zablokował on możliwość komunikacji z nieznajomymi. + Nie możesz zaprosić tego użytkownika, ponieważ zablokował on możliwość komunikacji z osobami spoza listy znajomych. \ No newline at end of file diff --git a/osu.Game.Resources/Localisation/OnlineSettings.pl.resx b/osu.Game.Resources/Localisation/OnlineSettings.pl.resx index af60225c..c0519d1f 100644 --- a/osu.Game.Resources/Localisation/OnlineSettings.pl.resx +++ b/osu.Game.Resources/Localisation/OnlineSettings.pl.resx @@ -65,7 +65,7 @@ Powiadomienia i prywatność - Pokaż powiadomienie, gdy ktoś wspomni twoją nazwę użytkownika + Pokaż powiadomienie, gdy ktoś wspomni Twoją nazwę użytkownika Pokaż powiadomienie, gdy otrzymasz wiadomość prywatną @@ -74,7 +74,7 @@ Pokaż powiadomienie, gdy znajomi zmienią swój status - Powiadomienia będą wyświetlane, gdy znajomi przejdą do trybu online/offline. + Wyświetla powiadomienia, gdy znajomi przejdą do trybu online/offline. Integracje diff --git a/osu.Game.Resources/Localisation/PlayerLoader.pl.resx b/osu.Game.Resources/Localisation/PlayerLoader.pl.resx index dea5ae89..9ffacaf4 100644 --- a/osu.Game.Resources/Localisation/PlayerLoader.pl.resx +++ b/osu.Game.Resources/Localisation/PlayerLoader.pl.resx @@ -62,14 +62,14 @@ Ta beatmapa zawiera sceny z szybko migającymi kolorami - Zachowaj ostrożność, jeśli masz padaczkę. + Zachowaj ostrożność, jeśli masz epilepsję. Ulubiona beatmapa społeczności Nie zostaną przyznane punkty pp. -Wszystkie wyniki mogą zostać usunięte przez twórcę beatmapy. +Wszystkie wyniki mogą zostać usunięte. Zakwalifikowana beatmapa diff --git a/osu.Game.Resources/Localisation/ReplayFailIndicator.ca.resx b/osu.Game.Resources/Localisation/ReplayFailIndicator.ca.resx new file mode 100644 index 00000000..10ae56a7 --- /dev/null +++ b/osu.Game.Resources/Localisation/ReplayFailIndicator.ca.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 + + + Error a la repetició + + + Vés als resultats + + \ No newline at end of file diff --git a/osu.Game.Resources/Localisation/ReplayFailIndicator.cs.resx b/osu.Game.Resources/Localisation/ReplayFailIndicator.cs.resx new file mode 100644 index 00000000..0433a050 --- /dev/null +++ b/osu.Game.Resources/Localisation/ReplayFailIndicator.cs.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 + + + Hráč v přehrávání selhal + + + Přejít na výsledky + + \ No newline at end of file diff --git a/osu.Game.Resources/Localisation/ReplayFailIndicator.de.resx b/osu.Game.Resources/Localisation/ReplayFailIndicator.de.resx new file mode 100644 index 00000000..21817044 --- /dev/null +++ b/osu.Game.Resources/Localisation/ReplayFailIndicator.de.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 + + + Replay fehlgeschlagen + + + Zu den Ergebnissen springen + + \ No newline at end of file diff --git a/osu.Game.Resources/Localisation/ReplayFailIndicator.el.resx b/osu.Game.Resources/Localisation/ReplayFailIndicator.el.resx new file mode 100644 index 00000000..c9d2de14 --- /dev/null +++ b/osu.Game.Resources/Localisation/ReplayFailIndicator.el.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/ReplayFailIndicator.es.resx b/osu.Game.Resources/Localisation/ReplayFailIndicator.es.resx new file mode 100644 index 00000000..55ca48ed --- /dev/null +++ b/osu.Game.Resources/Localisation/ReplayFailIndicator.es.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 + + + Repetición fallida + + + Ir a resultados + + \ No newline at end of file diff --git a/osu.Game.Resources/Localisation/ReplayFailIndicator.fi.resx b/osu.Game.Resources/Localisation/ReplayFailIndicator.fi.resx new file mode 100644 index 00000000..87ec2fb8 --- /dev/null +++ b/osu.Game.Resources/Localisation/ReplayFailIndicator.fi.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 + + + Toisto epäonnistui + + + Siirry tuloksiin + + \ No newline at end of file diff --git a/osu.Game.Resources/Localisation/ReplayFailIndicator.fr.resx b/osu.Game.Resources/Localisation/ReplayFailIndicator.fr.resx new file mode 100644 index 00000000..8bbe864a --- /dev/null +++ b/osu.Game.Resources/Localisation/ReplayFailIndicator.fr.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 + + + Échec du replay + + + Voir les résultats + + \ No newline at end of file diff --git a/osu.Game.Resources/Localisation/ReplayFailIndicator.id.resx b/osu.Game.Resources/Localisation/ReplayFailIndicator.id.resx new file mode 100644 index 00000000..997c4f5b --- /dev/null +++ b/osu.Game.Resources/Localisation/ReplayFailIndicator.id.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 + + + Tayangan ulang gagal + + + Ke hasil + + \ No newline at end of file diff --git a/osu.Game.Resources/Localisation/ReplayFailIndicator.it.resx b/osu.Game.Resources/Localisation/ReplayFailIndicator.it.resx new file mode 100644 index 00000000..d4ea335c --- /dev/null +++ b/osu.Game.Resources/Localisation/ReplayFailIndicator.it.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 + + + Replay non riuscito + + + Vai ai risultati + + \ No newline at end of file diff --git a/osu.Game.Resources/Localisation/ReplayFailIndicator.ko.resx b/osu.Game.Resources/Localisation/ReplayFailIndicator.ko.resx new file mode 100644 index 00000000..fc8f405d --- /dev/null +++ b/osu.Game.Resources/Localisation/ReplayFailIndicator.ko.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/ReplayFailIndicator.lt.resx b/osu.Game.Resources/Localisation/ReplayFailIndicator.lt.resx new file mode 100644 index 00000000..bf0dd400 --- /dev/null +++ b/osu.Game.Resources/Localisation/ReplayFailIndicator.lt.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 + + + Įrašas nepasileido + + + Eiti į rezultatus + + \ No newline at end of file diff --git a/osu.Game.Resources/Localisation/ReplayFailIndicator.ms-MY.resx b/osu.Game.Resources/Localisation/ReplayFailIndicator.ms-MY.resx new file mode 100644 index 00000000..bea3488e --- /dev/null +++ b/osu.Game.Resources/Localisation/ReplayFailIndicator.ms-MY.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 + + + Ulangan gagal + + + Ke hasil + + \ No newline at end of file diff --git a/osu.Game.Resources/Localisation/ReplayFailIndicator.pl.resx b/osu.Game.Resources/Localisation/ReplayFailIndicator.pl.resx new file mode 100644 index 00000000..9ccded7a --- /dev/null +++ b/osu.Game.Resources/Localisation/ReplayFailIndicator.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 + + + Powtórka zakończyła się + + + Przejdź do wyników + + \ No newline at end of file diff --git a/osu.Game.Resources/Localisation/ReplayFailIndicator.pt-BR.resx b/osu.Game.Resources/Localisation/ReplayFailIndicator.pt-BR.resx new file mode 100644 index 00000000..67eba0bb --- /dev/null +++ b/osu.Game.Resources/Localisation/ReplayFailIndicator.pt-BR.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 + + + O replay falhou + + + Ir para os resultados + + \ No newline at end of file diff --git a/osu.Game.Resources/Localisation/ReplayFailIndicator.ro.resx b/osu.Game.Resources/Localisation/ReplayFailIndicator.ro.resx new file mode 100644 index 00000000..7d804955 --- /dev/null +++ b/osu.Game.Resources/Localisation/ReplayFailIndicator.ro.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 + + + Reluarea a eșuat + + + Sari la rezultate + + \ No newline at end of file diff --git a/osu.Game.Resources/Localisation/ReplayFailIndicator.ru.resx b/osu.Game.Resources/Localisation/ReplayFailIndicator.ru.resx new file mode 100644 index 00000000..b87d77da --- /dev/null +++ b/osu.Game.Resources/Localisation/ReplayFailIndicator.ru.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/ReplayFailIndicator.uk.resx b/osu.Game.Resources/Localisation/ReplayFailIndicator.uk.resx new file mode 100644 index 00000000..3f05f835 --- /dev/null +++ b/osu.Game.Resources/Localisation/ReplayFailIndicator.uk.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/ReplayFailIndicator.vi.resx b/osu.Game.Resources/Localisation/ReplayFailIndicator.vi.resx new file mode 100644 index 00000000..594589c0 --- /dev/null +++ b/osu.Game.Resources/Localisation/ReplayFailIndicator.vi.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 + + + Chơi lại thất bại + + + Đi đến kết quả + + \ No newline at end of file diff --git a/osu.Game.Resources/Localisation/ReplayFailIndicator.zh-Hant.resx b/osu.Game.Resources/Localisation/ReplayFailIndicator.zh-Hant.resx new file mode 100644 index 00000000..8bb480c1 --- /dev/null +++ b/osu.Game.Resources/Localisation/ReplayFailIndicator.zh-Hant.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/ReplayFailIndicator.zh.resx b/osu.Game.Resources/Localisation/ReplayFailIndicator.zh.resx new file mode 100644 index 00000000..db369bf6 --- /dev/null +++ b/osu.Game.Resources/Localisation/ReplayFailIndicator.zh.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/ResultsScreen.pl.resx b/osu.Game.Resources/Localisation/ResultsScreen.pl.resx index 223d0ec1..72560935 100644 --- a/osu.Game.Resources/Localisation/ResultsScreen.pl.resx +++ b/osu.Game.Resources/Localisation/ResultsScreen.pl.resx @@ -65,6 +65,6 @@ Punkty pp nie zostaną przyznane za ten wynik, ponieważ wybrano nierankingową kombinację modyfikatorów. - Punkty pp nie zostaną przyznane za nieukończone zagrania. + Punkty pp nie zostaną przyznane za zagrania zakończone porażką. \ No newline at end of file diff --git a/osu.Game.Resources/Localisation/ResultsScreen.pt-BR.resx b/osu.Game.Resources/Localisation/ResultsScreen.pt-BR.resx index 6d813442..11711846 100644 --- a/osu.Game.Resources/Localisation/ResultsScreen.pt-BR.resx +++ b/osu.Game.Resources/Localisation/ResultsScreen.pt-BR.resx @@ -65,6 +65,6 @@ Pontos de desempenho não serão concedidos para esta pontuação devido a mods não ranqueados. - Pontos de desempenho não são concedidos para pontuações com falha. + Pontos de desempenho não são concedidos para tentativas falhas. \ No newline at end of file diff --git a/osu.Game.Resources/Localisation/RoomStatusPill.pl.resx b/osu.Game.Resources/Localisation/RoomStatusPill.pl.resx index d9169daf..6265231d 100644 --- a/osu.Game.Resources/Localisation/RoomStatusPill.pl.resx +++ b/osu.Game.Resources/Localisation/RoomStatusPill.pl.resx @@ -62,12 +62,12 @@ Zakończony - W trakcie gry + W trakcie rozgrywki - Otwarty (Prywatny) + Aktywny (prywatny) - Otwarty + Aktywny \ No newline at end of file diff --git a/osu.Game.Resources/Localisation/RoomStatusPill.pt-BR.resx b/osu.Game.Resources/Localisation/RoomStatusPill.pt-BR.resx index 7eb57bd0..b22d05c8 100644 --- a/osu.Game.Resources/Localisation/RoomStatusPill.pt-BR.resx +++ b/osu.Game.Resources/Localisation/RoomStatusPill.pt-BR.resx @@ -68,6 +68,6 @@ Aberto (Privado) - Abrir + Aberto \ No newline at end of file diff --git a/osu.Game.Resources/Localisation/RulesetSettings.es.resx b/osu.Game.Resources/Localisation/RulesetSettings.es.resx index c445b7da..1b1fa44c 100644 --- a/osu.Game.Resources/Localisation/RulesetSettings.es.resx +++ b/osu.Game.Resources/Localisation/RulesetSettings.es.resx @@ -109,13 +109,16 @@ Diseño para dispositivos móviles - - Vertical (columnas expandidas) + + Vertical + + + Horizontal Horizontal (columnas expandidas) - - Horizontal (superposición táctil) + + Superposición táctil \ No newline at end of file diff --git a/osu.Game.Resources/Localisation/RulesetSettings.lt.resx b/osu.Game.Resources/Localisation/RulesetSettings.lt.resx index c5839ff3..8e92e3e7 100644 --- a/osu.Game.Resources/Localisation/RulesetSettings.lt.resx +++ b/osu.Game.Resources/Localisation/RulesetSettings.lt.resx @@ -61,13 +61,21 @@ Rėžimai - - - + + Įslenkantis slidukai + + + Išslenkantis slidukai + + + Žymeklio uodegėlė + Žymeklio bangelės - + + Žaidimo lauko kraštų stilius + Joks @@ -89,8 +97,28 @@ Slinkimo greitis - + + Laiko juosta paremtas natų spalvinimas + {0}ms (greitis {1}) + + Liečiamoji kontrolių schema + + + Mobiliujų išdėstymas + + + Stačiai + + + Gulsčiai + + + Gulsčiai (išplėstos kolonos) + + + Liečiamoji perdanga + \ No newline at end of file diff --git a/osu.Game.Resources/Localisation/RulesetSettings.ms-MY.resx b/osu.Game.Resources/Localisation/RulesetSettings.ms-MY.resx index 36026005..e8037632 100644 --- a/osu.Game.Resources/Localisation/RulesetSettings.ms-MY.resx +++ b/osu.Game.Resources/Localisation/RulesetSettings.ms-MY.resx @@ -109,13 +109,16 @@ Bentangan bimbit - - Menegak (lajur kembang) + + Menegak + + + Melintang Melintang (lajur kembang) - - Melintang (tindanan sentuhan) + + Tindanan sentuhan \ No newline at end of file diff --git a/osu.Game.Resources/Localisation/RulesetSettings.pl.resx b/osu.Game.Resources/Localisation/RulesetSettings.pl.resx index 436d0156..b17c1074 100644 --- a/osu.Game.Resources/Localisation/RulesetSettings.pl.resx +++ b/osu.Game.Resources/Localisation/RulesetSettings.pl.resx @@ -101,22 +101,22 @@ Koloruj obiekty według rytmu - {0}ms (poziom szybkości {1}) + {0}ms (poziom szybkości {1:N1}) - Schemat kontroli dotyku + Schemat sterowania dotykowego Układ dla urządzeń mobilnych - Pionowo + Tryb pionowy - Poziom + Tryb poziomy - Poziom (rozszerzone kolumny) + Tryb poziomy (rozszerzone kolumny) Interfejs dotykowy diff --git a/osu.Game.Resources/Localisation/RulesetSettings.ro.resx b/osu.Game.Resources/Localisation/RulesetSettings.ro.resx index 30d616af..542e7634 100644 --- a/osu.Game.Resources/Localisation/RulesetSettings.ro.resx +++ b/osu.Game.Resources/Localisation/RulesetSettings.ro.resx @@ -109,13 +109,16 @@ Aspect mobil - - Portret (coloane extinse) + + Portret + + + Rezoluție orizontală Peisaj (coloane extinse) - - Peisaj (overlay touch) + + Overlay dispozitiv tactil \ No newline at end of file diff --git a/osu.Game.Resources/Localisation/RulesetSettings.tr.resx b/osu.Game.Resources/Localisation/RulesetSettings.tr.resx index b3e89c28..4dc7072a 100644 --- a/osu.Game.Resources/Localisation/RulesetSettings.tr.resx +++ b/osu.Game.Resources/Localisation/RulesetSettings.tr.resx @@ -109,13 +109,16 @@ Mobil düzen - - Dikey (genişletilmiş sütunlar) + + Dikey + + + Yatay Yatay (genişletilmiş sütunlar) - - Yatay (dokunma arayüzü) + + Dokunma arayüzü \ No newline at end of file diff --git a/osu.Game.Resources/Localisation/ScreenImportFromStable.lt.resx b/osu.Game.Resources/Localisation/ScreenImportFromStable.lt.resx index bd62709c..f763b5a9 100644 --- a/osu.Game.Resources/Localisation/ScreenImportFromStable.lt.resx +++ b/osu.Game.Resources/Localisation/ScreenImportFromStable.lt.resx @@ -74,7 +74,7 @@ Importuoti duomenis iš ankstesnės versijos - Impotavimas tęsis fone. Progresą galite matyti pranešimų juostoje! + Importavimas tęsis fone. Progresą galite matyti pranešimų juostoje! apskaičiuojama... @@ -82,4 +82,19 @@ {0} failai + + Duomenų migravimas naudos "kietasias nuorodas". Jokia papildoma disko vieta nebus naudojama ir galite ištrinti bet kurį duomenų aplankalą nepaveikdami kitos instaliacijos. + + + Sužinoti daugiau apie kaip "kietosios nuorodos" veikia + + + Paprastieji failų susiejimai nėra palaikomi jusų operacinėje sistemoje, dėl to importuojant bus sukurta visų failų kopija. + + + Importavimo metu bus sukurta antra visų failų kopija. Kad išvengti šito, užtikrinkite kad lazer duomenų aplanklas yra tame pačiame diske kaip ir jūsų ankstesnis osu! diegimas (ir failų sistema yra NTFS). + + + Importavimo metu bus sukurta antra visų failų kopija. Kad išvengti šito, užtikrinkite kad lazer duomenų aplanklas yra tame pačiame diske kaip ir jūsų ankstesnis osu! diegimas (ir failų sistema palaiko kietąsias nuorodas). + \ No newline at end of file diff --git a/osu.Game.Resources/Localisation/ScreenImportFromStable.pl.resx b/osu.Game.Resources/Localisation/ScreenImportFromStable.pl.resx index ab1fef69..d7924655 100644 --- a/osu.Game.Resources/Localisation/ScreenImportFromStable.pl.resx +++ b/osu.Game.Resources/Localisation/ScreenImportFromStable.pl.resx @@ -83,18 +83,18 @@ {0} - Migracja danych wykorzysta "dowiązania twarde". Żadne dodatkowe miejsce na dysku nie zostanie użyte i można usunąć dowolny folder danych w dowolnym momencie bez wpływu na poprzednią wersję. + Migracja danych wykorzystuje „dowiązania twarde”. Nie zostanie zajęte żadne dodatkowe miejsce na dysku, a po zakończeniu migracji możesz dowolnie modyfikować foldery z danymi każdej z instalacji - są one niezależne i nie mają wpływu na siebie nawzajem. - Dowiedz się więcej o tym, jak działają "dowiązania twarde" + Dowiedz się więcej o tym, jak działają „dowiązania twarde” - Lekkie łączenie plików nie jest jeszcze obsługiwane na twoim systemie operacyjnym, więc kopia wszystkich plików zostanie wykonana podczas importu. + Dowiązania lekkie plików nie są obsługiwane na Twoim systemie operacyjnym - podczas importu zostanie wykonana kopia wszystkich plików. - Druga kopia wszystkich plików zostanie wykonana podczas importu. Aby tego uniknąć, upewnij się, że folder danych lazer jest na tym samym dysku, co poprzednia wersja osu! (i system plików jest NFTS). + Podczas migracji zostanie wykonana druga kopia wszystkich plików. Aby tego uniknąć, upewnij się, że folder z danymi osu!lazer znajduje się na tym samym dysku co poprzednia wersja osu!, a system plików na dysku to NTFS. - Druga kopia wszystkich plików zostanie wykonana podczas importu. Aby tego uniknąć, upewnij się, że folder danych lazer jest na tym samym dysku, co poprzednia wersja osu! (i system plików obsługuje dowiązania twarde). + Podczas migracji zostanie wykonana druga kopia wszystkich plików. Aby tego uniknąć, upewnij się, że folder z danymi osu!lazer znajduje się na tym samym dysku co poprzednia wersja osu!, a system plików na dysku obsługuje dowiązania twarde. \ No newline at end of file diff --git a/osu.Game.Resources/Localisation/SkinComponents/BeatmapAttributeText.lt.resx b/osu.Game.Resources/Localisation/SkinComponents/BeatmapAttributeText.lt.resx index f6f93594..2226d3ec 100644 --- a/osu.Game.Resources/Localisation/SkinComponents/BeatmapAttributeText.lt.resx +++ b/osu.Game.Resources/Localisation/SkinComponents/BeatmapAttributeText.lt.resx @@ -58,4 +58,16 @@ System.Resources.ResXResourceWriter, System.Windows.Forms, Version=2.0.0.0, Culture=neutral, PublicKeyToken=b77a5c561934e089 + + Atributas + + + Šablonas + + + Palaiko {{Label}} ir {{Value}}, bet taip gali naudoti tokius priskyrimus kaip {{StarRating}} (peržiūrėkite galimų priskyrimų sąrašą). + + + Maksimalus PP + \ No newline at end of file diff --git a/osu.Game.Resources/Localisation/SkinComponents/SkinnableComponentStrings.fil.resx b/osu.Game.Resources/Localisation/SkinComponents/SkinnableComponentStrings.fil.resx index f298a4d1..e22fc6bc 100644 --- a/osu.Game.Resources/Localisation/SkinComponents/SkinnableComponentStrings.fil.resx +++ b/osu.Game.Resources/Localisation/SkinComponents/SkinnableComponentStrings.fil.resx @@ -61,21 +61,12 @@ Pangalan ng sprite - - Pangalan ng file ng sprite - Font - - Ang font na gagamitin. - Teksto - - Ang teksto na ipapakita. - Radius ng sulok @@ -85,22 +76,22 @@ Ipakita ang label - - Kung ipapakita ba ang label ng component. - Kulay - - Ang kulay ng component. - Kulay ng teksto - - Ang kulay ng teksto. + + Timbang ng teksto Gamitin ang kaugnay na laki + + Itago habang naglalaro + + + Kung naka-on, yung leaderboard ay magiging mas compact habang sa aktibong naglalaro. + \ No newline at end of file diff --git a/osu.Game.Resources/Localisation/SkinComponents/SkinnableComponentStrings.lt.resx b/osu.Game.Resources/Localisation/SkinComponents/SkinnableComponentStrings.lt.resx index 2809a051..f9d60b63 100644 --- a/osu.Game.Resources/Localisation/SkinComponents/SkinnableComponentStrings.lt.resx +++ b/osu.Game.Resources/Localisation/SkinComponents/SkinnableComponentStrings.lt.resx @@ -61,21 +61,12 @@ Paveikslėlio pavadinimas - - Paveikslėlio failo pavadinimas - Šriftas - - Koki šriftą naudoti. - Tekstas - - Tekstas kuris bus rodomas. - Kampo spindulys @@ -85,22 +76,22 @@ Rodyti etiketę - - Ar rodyti komponento pavadinimą. - Spalva - - Komponento spalva. - Teksto spalva - - Teksto spalva. + + Teksto storis Naudoti reliatyvų dydį + + Sutraukti žaidimo metu + + + Jei Įjungta, rezultatų lenta bus labiau suglausta aktyvaus žaidimo laiku. + \ No newline at end of file diff --git a/osu.Game.Resources/Localisation/SkinComponents/SkinnableComponentStrings.pl.resx b/osu.Game.Resources/Localisation/SkinComponents/SkinnableComponentStrings.pl.resx index b8935b83..3dd19cde 100644 --- a/osu.Game.Resources/Localisation/SkinComponents/SkinnableComponentStrings.pl.resx +++ b/osu.Game.Resources/Localisation/SkinComponents/SkinnableComponentStrings.pl.resx @@ -89,9 +89,9 @@ Użyj rozmiaru względnego - Zwiń w trakcie gry + Zwiń podczas rozgrywki - Jeśli włączone, tablica wyników będzie bardziej zwięzła w trakcie gry. + Zwęża tabelę wyników podczas rozgrywki. \ No newline at end of file diff --git a/osu.Game.Resources/Localisation/SkinComponents/SkinnableComponentStrings.pt.resx b/osu.Game.Resources/Localisation/SkinComponents/SkinnableComponentStrings.pt.resx index 5fdf3a00..3a2d777c 100644 --- a/osu.Game.Resources/Localisation/SkinComponents/SkinnableComponentStrings.pt.resx +++ b/osu.Game.Resources/Localisation/SkinComponents/SkinnableComponentStrings.pt.resx @@ -61,21 +61,12 @@ Nome do sprite - - O nome do ficheiro do sprite - Fonte - - A fonte a usar. - Texto - - O texto a ser mostrado. - Raio de canto @@ -85,22 +76,22 @@ Mostrar etiqueta - - Se a etiqueta do componente deve ser mostrado. - Cor - - A cor do componente. - Cor do texto - - A cor do texto. + + Espessura do texto Usar tamanho relativo + + Esconde-se durante o jogo + + + Se ativado, o placar torna-se mais compacto durante o jogo. + \ No newline at end of file diff --git a/osu.Game.Resources/Localisation/SkinComponents/SkinnableModDisplay.lt.resx b/osu.Game.Resources/Localisation/SkinComponents/SkinnableModDisplay.lt.resx new file mode 100644 index 00000000..10b5136e --- /dev/null +++ b/osu.Game.Resources/Localisation/SkinComponents/SkinnableModDisplay.lt.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 + + + Rodyti papildomą informaciją + + + Ar rodyti papildomą informaciją kiekvienam modui. + + + Rodymo kryptis + + + Išplėtimo rėžimas + + + Kaip modų langeliai išsiplečia kai sąveikauji su jais. + + + Išsiplėsti atsistojus + + + Visada sutrauktas + + + Visada išplėstas + + \ No newline at end of file diff --git a/osu.Game.Resources/Localisation/SkinComponents/SkinnableModDisplay.pt.resx b/osu.Game.Resources/Localisation/SkinComponents/SkinnableModDisplay.pt.resx new file mode 100644 index 00000000..bfd77a81 --- /dev/null +++ b/osu.Game.Resources/Localisation/SkinComponents/SkinnableModDisplay.pt.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 + + + Exibir mais informações + + + Mostrar informações estendidas de cada mod. + + + Mostrar direção + + + Modo de expansão + + + Como o mod é expandido quando interagido. + + + Expandir ao pairar + + + Sempre contraído + + + Sempre expandido + + \ No newline at end of file diff --git a/osu.Game.Resources/Localisation/SkinEditor.it.resx b/osu.Game.Resources/Localisation/SkinEditor.it.resx index 31875127..8d90d284 100644 --- a/osu.Game.Resources/Localisation/SkinEditor.it.resx +++ b/osu.Game.Resources/Localisation/SkinEditor.it.resx @@ -71,7 +71,7 @@ Elenco Brani - Gioco + Gameplay Impostazioni ({0}) diff --git a/osu.Game.Resources/Localisation/SkinEditor.lt.resx b/osu.Game.Resources/Localisation/SkinEditor.lt.resx index 1f3d7afa..fc2ed5e9 100644 --- a/osu.Game.Resources/Localisation/SkinEditor.lt.resx +++ b/osu.Game.Resources/Localisation/SkinEditor.lt.resx @@ -98,7 +98,7 @@ Atstatyti pasukimą - Atstatyti dydį + Atstatyti mastelį Iškelti į priekį diff --git a/osu.Game.Resources/Localisation/SkinEditor.pl.resx b/osu.Game.Resources/Localisation/SkinEditor.pl.resx index b1cb30ac..a9743975 100644 --- a/osu.Game.Resources/Localisation/SkinEditor.pl.resx +++ b/osu.Game.Resources/Localisation/SkinEditor.pl.resx @@ -89,16 +89,16 @@ Punkt zakotwiczenia - Źródło + Punkt początkowy - Zresetuj pozycję + Zresetuj położenie - Zresetuj obrócenie + Zresetuj kąt obrotu - Zresetuj skalę + Zresetuj rozmiar Przenieś na wierzch diff --git a/osu.Game.Resources/Localisation/StorageErrorDialog.pl.resx b/osu.Game.Resources/Localisation/StorageErrorDialog.pl.resx index 2214b797..58b16470 100644 --- a/osu.Game.Resources/Localisation/StorageErrorDialog.pl.resx +++ b/osu.Game.Resources/Localisation/StorageErrorDialog.pl.resx @@ -62,21 +62,21 @@ błąd pamięci osu! - Wyznaczona lokalizacja danych osu! ("{0}") nie jest osiągalna. Jeżeli znajduje się w pamięci zewnętrznej, odłącz i podłącz urządzenie, by spróbować ponownie. + Wybrana lokalizacja danych osu! („{0}”) jest niedostępna. Jeżeli pliki znajdują się w pamięci zewnętrznej, podłącz urządzenie i spróbuj ponownie. - Wyznaczona lokalizacja danych osu! ("{0}") jest pusta. Jeżeli przeniosłeś(aś) pliki, zamknij osu! i je przywróć. + Wybrana lokalizacja danych osu! („{0}”) jest pusta. Jeżeli pliki zostały przeniesione, zamknij osu! i przywróć je pod wybraną lokalizację. Spróbuj ponownie - Użyj domyślnej lokalizacji aż do restartu + Użyj domyślnej lokalizacji aż do ponownego uruchomienia Przywróć domyślną lokalizację - Zacznij od nowa w wybranej lokacji + Utwórz nową bazę danych pod wybraną lokalizacją \ No newline at end of file diff --git a/osu.Game.Resources/Localisation/TabletSettings.lt.resx b/osu.Game.Resources/Localisation/TabletSettings.lt.resx index bb83db68..c710f5af 100644 --- a/osu.Game.Resources/Localisation/TabletSettings.lt.resx +++ b/osu.Game.Resources/Localisation/TabletSettings.lt.resx @@ -65,7 +65,7 @@ Nerasta jokių planšetinių įrenginių! - Jei jūsų grafinė plančėtė neaptinkama, perskaitykite [šį DUK]({0}) dėl gedimų tvarkimo žinksnių. + Jei jūsų grafinė planšetė neaptinkama, perskaitykite [šį DUK]({0}) dėl gedimų tvarkymo žingsnių. Iš naujo nustatyti visą plotą diff --git a/osu.Game.Resources/Localisation/TabletSettings.pl.resx b/osu.Game.Resources/Localisation/TabletSettings.pl.resx index 37939548..76b4f289 100644 --- a/osu.Game.Resources/Localisation/TabletSettings.pl.resx +++ b/osu.Game.Resources/Localisation/TabletSettings.pl.resx @@ -89,6 +89,6 @@ Zablokuj współczynnik proporcji - Nacisk końcówki dla kliknięcia + Siła nacisku wymagana do kliknięcia końcowką pióra \ No newline at end of file diff --git a/osu.Game.Resources/Localisation/TabletSettings.tr.resx b/osu.Game.Resources/Localisation/TabletSettings.tr.resx index 29a8fe6a..3ceffaad 100644 --- a/osu.Game.Resources/Localisation/TabletSettings.tr.resx +++ b/osu.Game.Resources/Localisation/TabletSettings.tr.resx @@ -80,7 +80,7 @@ Y Ekseni - Rotasyon + Döndürme En Boy Oranı diff --git a/osu.Game.Resources/Localisation/Toast.pl.resx b/osu.Game.Resources/Localisation/Toast.pl.resx index 459b2fc2..cf7a9a7b 100644 --- a/osu.Game.Resources/Localisation/Toast.pl.resx +++ b/osu.Game.Resources/Localisation/Toast.pl.resx @@ -84,6 +84,6 @@ Skopiowano do schowka - Prędkość zmieniona na {0:N2}x + Zmieniono szybkość na {0:N2}x \ No newline at end of file diff --git a/osu.Game.Resources/Localisation/UserInterface.ms-MY.resx b/osu.Game.Resources/Localisation/UserInterface.ms-MY.resx index fc2ba7b0..92c53161 100644 --- a/osu.Game.Resources/Localisation/UserInterface.ms-MY.resx +++ b/osu.Game.Resources/Localisation/UserInterface.ms-MY.resx @@ -151,4 +151,7 @@ Rawak Sebenar + + Penyesuai Pilihan + \ No newline at end of file diff --git a/osu.Game.Resources/Localisation/UserInterface.pl.resx b/osu.Game.Resources/Localisation/UserInterface.pl.resx index a140c0ea..c6045d62 100644 --- a/osu.Game.Resources/Localisation/UserInterface.pl.resx +++ b/osu.Game.Resources/Localisation/UserInterface.pl.resx @@ -68,7 +68,7 @@ Rozmiar kursora (w menu) - Podpowiedzi w menu + Pokaż wskazówki w menu głównym Efekt paralaksy @@ -152,6 +152,6 @@ Pełna losowość - Zaznaczone modyfikacje + Moje modyfikatory \ No newline at end of file diff --git a/osu.Game.Resources/Localisation/UserInterface.ro.resx b/osu.Game.Resources/Localisation/UserInterface.ro.resx index ea1ea1e1..cdf1031f 100644 --- a/osu.Game.Resources/Localisation/UserInterface.ro.resx +++ b/osu.Game.Resources/Localisation/UserInterface.ro.resx @@ -71,7 +71,7 @@ Sfaturi în meniu - Parallax + Paralax Timp activare ținerea tastă apăsată @@ -101,13 +101,13 @@ Selectare melodie - Clic mouse dreapta pentru scroll absolut + Clic dreapta pentru derulare automată (autoscroll) - Afișează beatmap-uri convertite + Afișează convert-uri - Afișează beatmap-uri convertite + Afișează mape convertite Afișează beatmap-uri de la @@ -119,7 +119,7 @@ Algoritm de selecție aleatoriu - Stil comenzi rapide selectare mod-uri + Stil selecție moduri cu comenzi rapide Focalizează automat caseta de căutare în ecranul de selectare mod-uri @@ -149,6 +149,9 @@ Nu repeta niciodată - Aleator Adevărat + Aleatoriu adevărat + + + Modificările selectate \ No newline at end of file diff --git a/osu.Game.Resources/Localisation/UserInterface.sv.resx b/osu.Game.Resources/Localisation/UserInterface.sv.resx index 3603a31c..cf5d49d8 100644 --- a/osu.Game.Resources/Localisation/UserInterface.sv.resx +++ b/osu.Game.Resources/Localisation/UserInterface.sv.resx @@ -103,6 +103,9 @@ Absolut rullning med höger musknapp + + Visa omvandlingar + Visa konverterade beatmaps @@ -148,4 +151,7 @@ Sann slumpmässig + + Valda Mods + \ No newline at end of file diff --git a/osu.Game.Resources/Localisation/UserInterface.uk.resx b/osu.Game.Resources/Localisation/UserInterface.uk.resx index 6c432cab..e4ed0a4d 100644 --- a/osu.Game.Resources/Localisation/UserInterface.uk.resx +++ b/osu.Game.Resources/Localisation/UserInterface.uk.resx @@ -152,6 +152,6 @@ Справжня випадковість - Вибрані модифікації + Вибрані моди \ No newline at end of file diff --git a/osu.Game.Resources/Localisation/WindowsAssociationManager.lt.resx b/osu.Game.Resources/Localisation/WindowsAssociationManager.lt.resx new file mode 100644 index 00000000..66faf06e --- /dev/null +++ b/osu.Game.Resources/Localisation/WindowsAssociationManager.lt.resx @@ -0,0 +1,76 @@ + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + 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! Beatmap'ai + + + osu! Įrašas + + + osu! Išvaizda + + + osu! + + + osu! Tinklas + + \ No newline at end of file diff --git a/osu.Game.Resources/Localisation/WindowsAssociationManager.pl.resx b/osu.Game.Resources/Localisation/WindowsAssociationManager.pl.resx index a3e9128d..34e06a22 100644 --- a/osu.Game.Resources/Localisation/WindowsAssociationManager.pl.resx +++ b/osu.Game.Resources/Localisation/WindowsAssociationManager.pl.resx @@ -71,6 +71,6 @@ osu! - Tryb wieloosobowy osu! + Gra wieloosobowa osu! \ No newline at end of file From 2d409b5ce22ff0692623d7ab5a5a87b650284d41 Mon Sep 17 00:00:00 2001 From: Dean Herbert Date: Tue, 25 Nov 2025 13:29:36 +0900 Subject: [PATCH 3/3] Update osu-web sourced translations from crowdin --- .../Localisation/Web/Accounts.hr-HR.resx | 44 +++- .../Localisation/Web/Accounts.id.resx | 10 +- .../Localisation/Web/Accounts.ko.resx | 2 +- .../Localisation/Web/Accounts.lt.resx | 20 +- .../Localisation/Web/Accounts.ms-MY.resx | 6 +- .../Localisation/Web/Accounts.pl.resx | 2 +- .../Localisation/Web/Accounts.resx | 24 +++ .../Localisation/Web/Accounts.sv.resx | 3 + .../Localisation/Web/AccountsStrings.cs | 40 ++++ .../Localisation/Web/Admin.hr-HR.resx | 6 + .../Localisation/Web/Admin.lt.resx | 3 + .../Localisation/Web/Admin.nl.resx | 3 + .../Localisation/Web/Api.hr-HR.resx | 8 +- .../Localisation/Web/Api.lt.resx | 6 + .../Localisation/Web/Api.ms-MY.resx | 10 +- osu.Game.Resources/Localisation/Web/Api.resx | 3 + .../Localisation/Web/ApiStrings.cs | 5 + .../Localisation/Web/Artist.hr-HR.resx | 11 +- .../Localisation/Web/Artist.lt.resx | 13 +- .../Localisation/Web/Artist.ms-MY.resx | 4 +- .../Localisation/Web/Authorization.hr-HR.resx | 50 ++++- .../Localisation/Web/Authorization.lt.resx | 42 ++++ .../Localisation/Web/Authorization.ms-MY.resx | 11 +- .../Localisation/Web/Authorization.ro.resx | 3 + .../Localisation/Web/Authorization.tr.resx | 3 + .../Localisation/Web/Bbcode.hr-HR.resx | 3 + .../Localisation/Web/Bbcode.pl.resx | 2 +- .../Web/BeatmapDiscussions.hr-HR.resx | 15 ++ .../Web/BeatmapDiscussions.ja.resx | 2 +- .../Web/BeatmapDiscussions.lt.resx | 9 + .../Localisation/Web/BeatmapTags.lt.resx | 3 + .../Localisation/Web/Beatmappacks.hr-HR.resx | 9 + .../Localisation/Web/Beatmappacks.lt.resx | 5 +- .../Localisation/Web/Beatmaps.hr-HR.resx | 6 + .../Localisation/Web/Beatmaps.id.resx | 2 +- .../Localisation/Web/Beatmaps.ja.resx | 6 +- .../Localisation/Web/Beatmaps.lt.resx | 2 +- .../Localisation/Web/Beatmaps.ms-MY.resx | 6 +- .../Localisation/Web/Beatmaps.uk.resx | 2 +- .../Web/BeatmapsetEvents.ms-MY.resx | 6 +- .../Web/BeatmapsetWatches.ms-MY.resx | 2 +- .../Localisation/Web/Beatmapsets.de.resx | 6 +- .../Localisation/Web/Beatmapsets.fr.resx | 2 +- .../Localisation/Web/Beatmapsets.hr-HR.resx | 19 +- .../Localisation/Web/Beatmapsets.id.resx | 2 +- .../Localisation/Web/Beatmapsets.ja.resx | 3 + .../Localisation/Web/Beatmapsets.lt.resx | 26 ++- .../Localisation/Web/Beatmapsets.ms-MY.resx | 13 +- .../Localisation/Web/Beatmapsets.resx | 6 + .../Localisation/Web/Beatmapsets.ro.resx | 3 + .../Localisation/Web/Beatmapsets.sv.resx | 3 + .../Localisation/Web/Beatmapsets.tr.resx | 3 + .../Localisation/Web/BeatmapsetsStrings.cs | 10 + .../Localisation/Web/Chat.hr-HR.resx | 18 ++ .../Localisation/Web/Chat.lt.resx | 12 ++ .../Web/ClientVerifications.ca.resx | 2 +- .../Web/ClientVerifications.ms-MY.resx | 2 +- .../Localisation/Web/Common.ca.resx | 2 +- .../Localisation/Web/Common.lt.resx | 12 +- .../Localisation/Web/Common.resx | 7 +- .../Localisation/Web/Common.sv.resx | 6 + .../Localisation/Web/Common.tr.resx | 6 + .../Localisation/Web/CommonStrings.cs | 13 +- .../Localisation/Web/Community.ja.resx | 9 + .../Localisation/Web/Community.ko.resx | 6 +- .../Localisation/Web/Community.lt.resx | 11 +- .../Localisation/Web/Community.ms-MY.resx | 15 +- .../Localisation/Web/Community.resx | 2 +- .../Localisation/Web/Community.ru.resx | 4 +- .../Localisation/Web/Community.sv.resx | 6 + .../Localisation/Web/Community.tr.resx | 3 + .../Localisation/Web/Community.uk.resx | 6 +- .../Localisation/Web/CommunityStrings.cs | 4 +- .../Localisation/Web/Contest.lt.resx | 55 +++++ .../Localisation/Web/Contest.ms-MY.resx | 17 +- .../Localisation/Web/Contest.sv.resx | 12 ++ .../Localisation/Web/Errors.ja.resx | 3 + .../Localisation/Web/Errors.lt.resx | 6 + .../Localisation/Web/Errors.ms-MY.resx | 5 +- .../Localisation/Web/Errors.sv.resx | 3 + .../Localisation/Web/Errors.zh-Hant.resx | 2 +- .../Localisation/Web/Events.fr.resx | 2 +- .../Localisation/Web/Events.ja.resx | 2 +- .../Localisation/Web/Events.ko.resx | 6 +- .../Localisation/Web/Events.pl.resx | 4 +- .../Localisation/Web/Events.resx | 20 +- .../Localisation/Web/Events.ru.resx | 6 +- .../Localisation/Web/EventsStrings.cs | 40 ++-- .../Localisation/Web/Follows.id.resx | 4 +- .../Localisation/Web/Forum.lt.resx | 39 ++++ .../Localisation/Web/Forum.ms-MY.resx | 14 +- .../Localisation/Web/GroupHistory.ar.resx | 61 ++++++ .../Localisation/Web/GroupHistory.be.resx | 61 ++++++ .../Localisation/Web/GroupHistory.bg.resx | 61 ++++++ .../Localisation/Web/GroupHistory.ca.resx | 61 ++++++ .../Localisation/Web/GroupHistory.cs.resx | 61 ++++++ .../Localisation/Web/GroupHistory.da.resx | 61 ++++++ .../Localisation/Web/GroupHistory.de.resx | 61 ++++++ .../Localisation/Web/GroupHistory.el.resx | 61 ++++++ .../Localisation/Web/GroupHistory.es-419.resx | 61 ++++++ .../Localisation/Web/GroupHistory.es.resx | 61 ++++++ .../Localisation/Web/GroupHistory.fa-IR.resx | 61 ++++++ .../Localisation/Web/GroupHistory.fi.resx | 61 ++++++ .../Localisation/Web/GroupHistory.fil.resx | 61 ++++++ .../Localisation/Web/GroupHistory.fr.resx | 61 ++++++ .../Localisation/Web/GroupHistory.he.resx | 61 ++++++ .../Localisation/Web/GroupHistory.hr-HR.resx | 61 ++++++ .../Localisation/Web/GroupHistory.hu.resx | 61 ++++++ .../Localisation/Web/GroupHistory.id.resx | 61 ++++++ .../Localisation/Web/GroupHistory.it.resx | 61 ++++++ .../Localisation/Web/GroupHistory.ja.resx | 61 ++++++ .../Localisation/Web/GroupHistory.kk-KZ.resx | 61 ++++++ .../Localisation/Web/GroupHistory.ko.resx | 61 ++++++ .../Localisation/Web/GroupHistory.lt.resx | 61 ++++++ .../Localisation/Web/GroupHistory.lv-LV.resx | 61 ++++++ .../Localisation/Web/GroupHistory.ms-MY.resx | 61 ++++++ .../Localisation/Web/GroupHistory.nl.resx | 61 ++++++ .../Localisation/Web/GroupHistory.no.resx | 61 ++++++ .../Localisation/Web/GroupHistory.pl.resx | 61 ++++++ .../Localisation/Web/GroupHistory.pt-BR.resx | 61 ++++++ .../Localisation/Web/GroupHistory.pt.resx | 61 ++++++ .../Localisation/Web/GroupHistory.resx | 121 +++++++++++ .../Localisation/Web/GroupHistory.ro.resx | 61 ++++++ .../Localisation/Web/GroupHistory.ru.resx | 61 ++++++ .../Localisation/Web/GroupHistory.si-LK.resx | 61 ++++++ .../Localisation/Web/GroupHistory.sk.resx | 61 ++++++ .../Localisation/Web/GroupHistory.sl.resx | 61 ++++++ .../Localisation/Web/GroupHistory.sr.resx | 61 ++++++ .../Localisation/Web/GroupHistory.sv.resx | 61 ++++++ .../Localisation/Web/GroupHistory.tg-TJ.resx | 61 ++++++ .../Localisation/Web/GroupHistory.th.resx | 61 ++++++ .../Localisation/Web/GroupHistory.tr.resx | 61 ++++++ .../Localisation/Web/GroupHistory.uk.resx | 61 ++++++ .../Localisation/Web/GroupHistory.vi.resx | 61 ++++++ .../Web/GroupHistory.zh-Hant.resx | 61 ++++++ .../Localisation/Web/GroupHistory.zh.resx | 61 ++++++ .../Localisation/Web/GroupHistoryStrings.cs | 114 ++++++++++ .../Localisation/Web/Home.ar.resx | 18 -- .../Localisation/Web/Home.be.resx | 18 -- .../Localisation/Web/Home.bg.resx | 19 -- .../Localisation/Web/Home.ca.resx | 18 -- .../Localisation/Web/Home.cs.resx | 20 +- .../Localisation/Web/Home.da.resx | 18 -- .../Localisation/Web/Home.de.resx | 18 -- .../Localisation/Web/Home.el.resx | 18 -- .../Localisation/Web/Home.es-419.resx | 18 -- .../Localisation/Web/Home.es.resx | 18 -- .../Localisation/Web/Home.fi.resx | 18 -- .../Localisation/Web/Home.fil.resx | 19 -- .../Localisation/Web/Home.fr.resx | 18 -- .../Localisation/Web/Home.he.resx | 6 - .../Localisation/Web/Home.hr-HR.resx | 48 ++++- .../Localisation/Web/Home.hu.resx | 18 -- .../Localisation/Web/Home.id.resx | 20 +- .../Localisation/Web/Home.it.resx | 18 -- .../Localisation/Web/Home.ja.resx | 36 ++-- .../Localisation/Web/Home.kk-KZ.resx | 6 - .../Localisation/Web/Home.ko.resx | 20 +- .../Localisation/Web/Home.lt.resx | 41 ++-- .../Localisation/Web/Home.lv-LV.resx | 18 -- .../Localisation/Web/Home.ms-MY.resx | 21 +- .../Localisation/Web/Home.nl.resx | 18 -- .../Localisation/Web/Home.no.resx | 18 -- .../Localisation/Web/Home.pl.resx | 18 -- .../Localisation/Web/Home.pt-BR.resx | 18 -- .../Localisation/Web/Home.pt.resx | 18 -- osu.Game.Resources/Localisation/Web/Home.resx | 26 +-- .../Localisation/Web/Home.ro.resx | 21 +- .../Localisation/Web/Home.ru.resx | 18 -- .../Localisation/Web/Home.sk.resx | 12 -- .../Localisation/Web/Home.sl.resx | 18 -- .../Localisation/Web/Home.sr.resx | 18 -- .../Localisation/Web/Home.sv.resx | 39 ++-- .../Localisation/Web/Home.th.resx | 18 -- .../Localisation/Web/Home.tr.resx | 24 +-- .../Localisation/Web/Home.uk.resx | 18 -- .../Localisation/Web/Home.vi.resx | 18 -- .../Localisation/Web/Home.zh-Hant.resx | 18 -- .../Localisation/Web/Home.zh.resx | 18 -- .../Localisation/Web/HomeStrings.cs | 38 ++-- .../Localisation/Web/Layout.cs.resx | 4 +- .../Localisation/Web/Layout.lt.resx | 18 ++ .../Localisation/Web/Layout.ms-MY.resx | 6 +- .../Localisation/Web/Layout.resx | 6 + .../Localisation/Web/Layout.sv.resx | 3 + .../Localisation/Web/LayoutStrings.cs | 10 + .../Localisation/Web/LegacyApiKey.hr-HR.resx | 33 +++ .../Localisation/Web/LegacyApiKey.id.resx | 2 +- .../Localisation/Web/Livestreams.lt.resx | 2 +- .../Localisation/Web/Mail.lt.resx | 4 +- .../Localisation/Web/Mail.ms-MY.resx | 6 +- .../Localisation/Web/Mail.pl.resx | 2 +- .../Localisation/Web/Matches.ja.resx | 33 +++ .../Localisation/Web/Matches.lt.resx | 63 ++++++ .../Localisation/Web/Matches.ms-MY.resx | 4 +- .../Localisation/Web/Matches.tr.resx | 15 ++ .../Localisation/Web/ModelValidation.lt.resx | 27 +++ .../Web/ModelValidation.ms-MY.resx | 8 +- .../ModelValidation/Fulfillments.ms-MY.resx | 2 +- .../Web/ModelValidation/Token.ca.resx | 3 - .../Web/ModelValidation/Token.cs.resx | 3 - .../Web/ModelValidation/Token.de.resx | 3 - .../Web/ModelValidation/Token.es-419.resx | 3 - .../Web/ModelValidation/Token.es.resx | 3 - .../Web/ModelValidation/Token.fr.resx | 3 - .../Web/ModelValidation/Token.hr-HR.resx | 9 + .../Web/ModelValidation/Token.id.resx | 3 - .../Web/ModelValidation/Token.ko.resx | 3 - .../Web/ModelValidation/Token.lv-LV.resx | 3 - .../Web/ModelValidation/Token.ms-MY.resx | 27 +++ .../Web/ModelValidation/Token.pl.resx | 27 +++ .../Web/ModelValidation/Token.pt-BR.resx | 3 - .../Web/ModelValidation/Token.pt.resx | 3 - .../Web/ModelValidation/Token.resx | 4 +- .../Web/ModelValidation/Token.ru.resx | 3 - .../Web/ModelValidation/Token.sv.resx | 12 ++ .../Web/ModelValidation/Token.uk.resx | 3 - .../Web/ModelValidation/Token.zh-Hant.resx | 3 - .../Web/ModelValidation/Token.zh.resx | 3 - .../Web/ModelValidation/TokenStrings.cs | 4 +- .../Localisation/Web/Multiplayer.ja.resx | 12 ++ .../Localisation/Web/Multiplayer.lt.resx | 16 +- .../Localisation/Web/Multiplayer.ms-MY.resx | 6 + .../Localisation/Web/Multiplayer.resx | 3 + .../Localisation/Web/Multiplayer.tr.resx | 3 + .../Localisation/Web/Multiplayer.uk.resx | 2 +- .../Localisation/Web/MultiplayerStrings.cs | 5 + .../Localisation/Web/Notifications.id.resx | 4 +- .../Localisation/Web/Notifications.ja.resx | 30 +++ .../Localisation/Web/Notifications.lt.resx | 63 ++++++ .../Localisation/Web/Notifications.ru.resx | 2 +- .../Localisation/Web/Oauth.lt.resx | 3 + .../Localisation/Web/PageTitle.ca.resx | 2 +- .../Localisation/Web/PageTitle.ja.resx | 6 + .../Localisation/Web/PageTitle.lt.resx | 35 ++- .../Localisation/Web/PageTitle.ms-MY.resx | 4 +- .../Localisation/Web/PageTitle.resx | 9 + .../Localisation/Web/PageTitleStrings.cs | 15 ++ .../Localisation/Web/PasswordReset.lt.resx | 3 + .../Localisation/Web/Paypal/Errors.ko.resx | 2 +- .../Localisation/Web/Paypal/Errors.pl.resx | 2 +- .../Localisation/Web/QuickSearch.ar.resx | 3 - .../Localisation/Web/QuickSearch.be.resx | 3 - .../Localisation/Web/QuickSearch.bg.resx | 3 - .../Localisation/Web/QuickSearch.ca.resx | 3 - .../Localisation/Web/QuickSearch.cs.resx | 3 - .../Localisation/Web/QuickSearch.da.resx | 3 - .../Localisation/Web/QuickSearch.de.resx | 3 - .../Localisation/Web/QuickSearch.el.resx | 3 - .../Localisation/Web/QuickSearch.es-419.resx | 3 - .../Localisation/Web/QuickSearch.es.resx | 3 - .../Localisation/Web/QuickSearch.fa-IR.resx | 3 - .../Localisation/Web/QuickSearch.fi.resx | 3 - .../Localisation/Web/QuickSearch.fil.resx | 3 - .../Localisation/Web/QuickSearch.fr.resx | 3 - .../Localisation/Web/QuickSearch.he.resx | 3 - .../Localisation/Web/QuickSearch.hr-HR.resx | 3 - .../Localisation/Web/QuickSearch.hu.resx | 3 - .../Localisation/Web/QuickSearch.id.resx | 3 - .../Localisation/Web/QuickSearch.it.resx | 3 - .../Localisation/Web/QuickSearch.ja.resx | 3 - .../Localisation/Web/QuickSearch.ko.resx | 3 - .../Localisation/Web/QuickSearch.lt.resx | 15 +- .../Localisation/Web/QuickSearch.lv-LV.resx | 3 - .../Localisation/Web/QuickSearch.ms-MY.resx | 3 - .../Localisation/Web/QuickSearch.nl.resx | 6 +- .../Localisation/Web/QuickSearch.no.resx | 3 - .../Localisation/Web/QuickSearch.pl.resx | 3 - .../Localisation/Web/QuickSearch.pt-BR.resx | 3 - .../Localisation/Web/QuickSearch.pt.resx | 3 - .../Localisation/Web/QuickSearch.resx | 27 ++- .../Localisation/Web/QuickSearch.ro.resx | 3 - .../Localisation/Web/QuickSearch.ru.resx | 3 - .../Localisation/Web/QuickSearch.sl.resx | 3 - .../Localisation/Web/QuickSearch.sr.resx | 3 - .../Localisation/Web/QuickSearch.sv.resx | 3 - .../Localisation/Web/QuickSearch.th.resx | 3 - .../Localisation/Web/QuickSearch.tr.resx | 3 - .../Localisation/Web/QuickSearch.uk.resx | 3 - .../Localisation/Web/QuickSearch.vi.resx | 3 - .../Localisation/Web/QuickSearch.zh-Hant.resx | 3 - .../Localisation/Web/QuickSearch.zh.resx | 3 - .../Localisation/Web/QuickSearchStrings.cs | 45 +++- .../Localisation/Web/Rankings.ja.resx | 6 + .../Localisation/Web/Rankings.ko.resx | 2 +- .../Localisation/Web/Rankings.lt.resx | 40 +++- .../Localisation/Web/Rankings.ms-MY.resx | 6 +- .../Localisation/Web/Rankings.resx | 12 ++ .../Localisation/Web/Rankings.ru.resx | 2 +- .../Localisation/Web/RankingsStrings.cs | 20 ++ .../Localisation/Web/Report.lt.resx | 12 ++ .../Localisation/Web/ScoreTokens.lt.resx | 6 + .../Localisation/Web/ScoreTokens.nl.resx | 3 + .../Localisation/Web/Scores.lt.resx | 9 + .../Localisation/Web/Sort.lt.resx | 9 + .../Localisation/Web/Store.id.resx | 2 +- .../Localisation/Web/Store.ja.resx | 3 + .../Localisation/Web/Store.lt.resx | 51 +++++ .../Localisation/Web/Store.ms-MY.resx | 6 +- .../Localisation/Web/Store.pl.resx | 2 +- .../Localisation/Web/Store.pt-BR.resx | 14 +- .../Localisation/Web/Teams.ja.resx | 3 + .../Localisation/Web/Teams.lt.resx | 201 ++++++++++++++++++ .../Localisation/Web/Teams.ms-MY.resx | 3 + .../Localisation/Web/Teams.vi.resx | 3 + .../Localisation/Web/Teams.zh.resx | 2 +- .../Localisation/Web/Tournament.id.resx | 2 +- .../Localisation/Web/Tournament.ms-MY.resx | 2 +- .../Localisation/Web/Tournament.zh.resx | 2 +- .../Localisation/Web/UserCoverPresets.lt.resx | 3 + .../Localisation/Web/UserCoverPresets.nl.resx | 18 ++ .../Localisation/Web/UserTotp.ar.resx | 61 ++++++ .../Localisation/Web/UserTotp.be.resx | 61 ++++++ .../Localisation/Web/UserTotp.bg.resx | 61 ++++++ .../Localisation/Web/UserTotp.ca.resx | 61 ++++++ .../Localisation/Web/UserTotp.cs.resx | 61 ++++++ .../Localisation/Web/UserTotp.da.resx | 61 ++++++ .../Localisation/Web/UserTotp.de.resx | 61 ++++++ .../Localisation/Web/UserTotp.el.resx | 61 ++++++ .../Localisation/Web/UserTotp.es-419.resx | 61 ++++++ .../Localisation/Web/UserTotp.es.resx | 61 ++++++ .../Localisation/Web/UserTotp.fa-IR.resx | 61 ++++++ .../Localisation/Web/UserTotp.fi.resx | 61 ++++++ .../Localisation/Web/UserTotp.fil.resx | 61 ++++++ .../Localisation/Web/UserTotp.fr.resx | 61 ++++++ .../Localisation/Web/UserTotp.he.resx | 61 ++++++ .../Localisation/Web/UserTotp.hr-HR.resx | 61 ++++++ .../Localisation/Web/UserTotp.hu.resx | 61 ++++++ .../Localisation/Web/UserTotp.id.resx | 61 ++++++ .../Localisation/Web/UserTotp.it.resx | 61 ++++++ .../Localisation/Web/UserTotp.ja.resx | 61 ++++++ .../Localisation/Web/UserTotp.kk-KZ.resx | 61 ++++++ .../Localisation/Web/UserTotp.ko.resx | 61 ++++++ .../Localisation/Web/UserTotp.lt.resx | 61 ++++++ .../Localisation/Web/UserTotp.lv-LV.resx | 61 ++++++ .../Localisation/Web/UserTotp.ms-MY.resx | 61 ++++++ .../Localisation/Web/UserTotp.nl.resx | 61 ++++++ .../Localisation/Web/UserTotp.no.resx | 61 ++++++ .../Localisation/Web/UserTotp.pl.resx | 61 ++++++ .../Localisation/Web/UserTotp.pt-BR.resx | 61 ++++++ .../Localisation/Web/UserTotp.pt.resx | 61 ++++++ .../Localisation/Web/UserTotp.resx | 100 +++++++++ .../Localisation/Web/UserTotp.ro.resx | 61 ++++++ .../Localisation/Web/UserTotp.ru.resx | 61 ++++++ .../Localisation/Web/UserTotp.si-LK.resx | 61 ++++++ .../Localisation/Web/UserTotp.sk.resx | 61 ++++++ .../Localisation/Web/UserTotp.sl.resx | 61 ++++++ .../Localisation/Web/UserTotp.sr.resx | 61 ++++++ .../Localisation/Web/UserTotp.sv.resx | 61 ++++++ .../Localisation/Web/UserTotp.tg-TJ.resx | 61 ++++++ .../Localisation/Web/UserTotp.th.resx | 61 ++++++ .../Localisation/Web/UserTotp.tr.resx | 61 ++++++ .../Localisation/Web/UserTotp.uk.resx | 61 ++++++ .../Localisation/Web/UserTotp.vi.resx | 61 ++++++ .../Localisation/Web/UserTotp.zh-Hant.resx | 61 ++++++ .../Localisation/Web/UserTotp.zh.resx | 61 ++++++ .../Localisation/Web/UserTotpStrings.cs | 79 +++++++ .../Web/UserVerification.ms-MY.resx | 2 +- .../Localisation/Web/UserVerification.resx | 21 ++ .../Web/UserVerificationStrings.cs | 35 +++ .../Localisation/Web/Users.ca.resx | 2 +- .../Localisation/Web/Users.el.resx | 60 ++++++ .../Localisation/Web/Users.id.resx | 2 +- .../Localisation/Web/Users.ja.resx | 12 ++ .../Localisation/Web/Users.ko.resx | 4 +- .../Localisation/Web/Users.lt.resx | 36 +++- .../Localisation/Web/Users.ms-MY.resx | 52 +++-- .../Localisation/Web/Users.pt.resx | 15 ++ .../Localisation/Web/Users.resx | 3 + .../Localisation/Web/Users.ro.resx | 6 + .../Localisation/Web/Users.tr.resx | 9 + .../Localisation/Web/Users.uk.resx | 6 +- .../Localisation/Web/Users.vi.resx | 3 + .../Localisation/Web/UsersStrings.cs | 5 + .../Localisation/Web/Wiki.ms-MY.resx | 2 +- 375 files changed, 7941 insertions(+), 1148 deletions(-) create mode 100644 osu.Game.Resources/Localisation/Web/GroupHistory.ar.resx create mode 100644 osu.Game.Resources/Localisation/Web/GroupHistory.be.resx create mode 100644 osu.Game.Resources/Localisation/Web/GroupHistory.bg.resx create mode 100644 osu.Game.Resources/Localisation/Web/GroupHistory.ca.resx create mode 100644 osu.Game.Resources/Localisation/Web/GroupHistory.cs.resx create mode 100644 osu.Game.Resources/Localisation/Web/GroupHistory.da.resx create mode 100644 osu.Game.Resources/Localisation/Web/GroupHistory.de.resx create mode 100644 osu.Game.Resources/Localisation/Web/GroupHistory.el.resx create mode 100644 osu.Game.Resources/Localisation/Web/GroupHistory.es-419.resx create mode 100644 osu.Game.Resources/Localisation/Web/GroupHistory.es.resx create mode 100644 osu.Game.Resources/Localisation/Web/GroupHistory.fa-IR.resx create mode 100644 osu.Game.Resources/Localisation/Web/GroupHistory.fi.resx create mode 100644 osu.Game.Resources/Localisation/Web/GroupHistory.fil.resx create mode 100644 osu.Game.Resources/Localisation/Web/GroupHistory.fr.resx create mode 100644 osu.Game.Resources/Localisation/Web/GroupHistory.he.resx create mode 100644 osu.Game.Resources/Localisation/Web/GroupHistory.hr-HR.resx create mode 100644 osu.Game.Resources/Localisation/Web/GroupHistory.hu.resx create mode 100644 osu.Game.Resources/Localisation/Web/GroupHistory.id.resx create mode 100644 osu.Game.Resources/Localisation/Web/GroupHistory.it.resx create mode 100644 osu.Game.Resources/Localisation/Web/GroupHistory.ja.resx create mode 100644 osu.Game.Resources/Localisation/Web/GroupHistory.kk-KZ.resx create mode 100644 osu.Game.Resources/Localisation/Web/GroupHistory.ko.resx create mode 100644 osu.Game.Resources/Localisation/Web/GroupHistory.lt.resx create mode 100644 osu.Game.Resources/Localisation/Web/GroupHistory.lv-LV.resx create mode 100644 osu.Game.Resources/Localisation/Web/GroupHistory.ms-MY.resx create mode 100644 osu.Game.Resources/Localisation/Web/GroupHistory.nl.resx create mode 100644 osu.Game.Resources/Localisation/Web/GroupHistory.no.resx create mode 100644 osu.Game.Resources/Localisation/Web/GroupHistory.pl.resx create mode 100644 osu.Game.Resources/Localisation/Web/GroupHistory.pt-BR.resx create mode 100644 osu.Game.Resources/Localisation/Web/GroupHistory.pt.resx create mode 100644 osu.Game.Resources/Localisation/Web/GroupHistory.resx create mode 100644 osu.Game.Resources/Localisation/Web/GroupHistory.ro.resx create mode 100644 osu.Game.Resources/Localisation/Web/GroupHistory.ru.resx create mode 100644 osu.Game.Resources/Localisation/Web/GroupHistory.si-LK.resx create mode 100644 osu.Game.Resources/Localisation/Web/GroupHistory.sk.resx create mode 100644 osu.Game.Resources/Localisation/Web/GroupHistory.sl.resx create mode 100644 osu.Game.Resources/Localisation/Web/GroupHistory.sr.resx create mode 100644 osu.Game.Resources/Localisation/Web/GroupHistory.sv.resx create mode 100644 osu.Game.Resources/Localisation/Web/GroupHistory.tg-TJ.resx create mode 100644 osu.Game.Resources/Localisation/Web/GroupHistory.th.resx create mode 100644 osu.Game.Resources/Localisation/Web/GroupHistory.tr.resx create mode 100644 osu.Game.Resources/Localisation/Web/GroupHistory.uk.resx create mode 100644 osu.Game.Resources/Localisation/Web/GroupHistory.vi.resx create mode 100644 osu.Game.Resources/Localisation/Web/GroupHistory.zh-Hant.resx create mode 100644 osu.Game.Resources/Localisation/Web/GroupHistory.zh.resx create mode 100644 osu.Game.Resources/Localisation/Web/GroupHistoryStrings.cs create mode 100644 osu.Game.Resources/Localisation/Web/UserTotp.ar.resx create mode 100644 osu.Game.Resources/Localisation/Web/UserTotp.be.resx create mode 100644 osu.Game.Resources/Localisation/Web/UserTotp.bg.resx create mode 100644 osu.Game.Resources/Localisation/Web/UserTotp.ca.resx create mode 100644 osu.Game.Resources/Localisation/Web/UserTotp.cs.resx create mode 100644 osu.Game.Resources/Localisation/Web/UserTotp.da.resx create mode 100644 osu.Game.Resources/Localisation/Web/UserTotp.de.resx create mode 100644 osu.Game.Resources/Localisation/Web/UserTotp.el.resx create mode 100644 osu.Game.Resources/Localisation/Web/UserTotp.es-419.resx create mode 100644 osu.Game.Resources/Localisation/Web/UserTotp.es.resx create mode 100644 osu.Game.Resources/Localisation/Web/UserTotp.fa-IR.resx create mode 100644 osu.Game.Resources/Localisation/Web/UserTotp.fi.resx create mode 100644 osu.Game.Resources/Localisation/Web/UserTotp.fil.resx create mode 100644 osu.Game.Resources/Localisation/Web/UserTotp.fr.resx create mode 100644 osu.Game.Resources/Localisation/Web/UserTotp.he.resx create mode 100644 osu.Game.Resources/Localisation/Web/UserTotp.hr-HR.resx create mode 100644 osu.Game.Resources/Localisation/Web/UserTotp.hu.resx create mode 100644 osu.Game.Resources/Localisation/Web/UserTotp.id.resx create mode 100644 osu.Game.Resources/Localisation/Web/UserTotp.it.resx create mode 100644 osu.Game.Resources/Localisation/Web/UserTotp.ja.resx create mode 100644 osu.Game.Resources/Localisation/Web/UserTotp.kk-KZ.resx create mode 100644 osu.Game.Resources/Localisation/Web/UserTotp.ko.resx create mode 100644 osu.Game.Resources/Localisation/Web/UserTotp.lt.resx create mode 100644 osu.Game.Resources/Localisation/Web/UserTotp.lv-LV.resx create mode 100644 osu.Game.Resources/Localisation/Web/UserTotp.ms-MY.resx create mode 100644 osu.Game.Resources/Localisation/Web/UserTotp.nl.resx create mode 100644 osu.Game.Resources/Localisation/Web/UserTotp.no.resx create mode 100644 osu.Game.Resources/Localisation/Web/UserTotp.pl.resx create mode 100644 osu.Game.Resources/Localisation/Web/UserTotp.pt-BR.resx create mode 100644 osu.Game.Resources/Localisation/Web/UserTotp.pt.resx create mode 100644 osu.Game.Resources/Localisation/Web/UserTotp.resx create mode 100644 osu.Game.Resources/Localisation/Web/UserTotp.ro.resx create mode 100644 osu.Game.Resources/Localisation/Web/UserTotp.ru.resx create mode 100644 osu.Game.Resources/Localisation/Web/UserTotp.si-LK.resx create mode 100644 osu.Game.Resources/Localisation/Web/UserTotp.sk.resx create mode 100644 osu.Game.Resources/Localisation/Web/UserTotp.sl.resx create mode 100644 osu.Game.Resources/Localisation/Web/UserTotp.sr.resx create mode 100644 osu.Game.Resources/Localisation/Web/UserTotp.sv.resx create mode 100644 osu.Game.Resources/Localisation/Web/UserTotp.tg-TJ.resx create mode 100644 osu.Game.Resources/Localisation/Web/UserTotp.th.resx create mode 100644 osu.Game.Resources/Localisation/Web/UserTotp.tr.resx create mode 100644 osu.Game.Resources/Localisation/Web/UserTotp.uk.resx create mode 100644 osu.Game.Resources/Localisation/Web/UserTotp.vi.resx create mode 100644 osu.Game.Resources/Localisation/Web/UserTotp.zh-Hant.resx create mode 100644 osu.Game.Resources/Localisation/Web/UserTotp.zh.resx create mode 100644 osu.Game.Resources/Localisation/Web/UserTotpStrings.cs diff --git a/osu.Game.Resources/Localisation/Web/Accounts.hr-HR.resx b/osu.Game.Resources/Localisation/Web/Accounts.hr-HR.resx index f5dc9d09..7a30f840 100644 --- a/osu.Game.Resources/Localisation/Web/Accounts.hr-HR.resx +++ b/osu.Game.Resources/Localisation/Web/Accounts.hr-HR.resx @@ -67,6 +67,9 @@ Avatar + + resetiraj + Provjeri da li je tvoj avatar u skladu s {0}.<br/>To znači da mora biti <strong>prikladno za sve uzraste</strong>. tj. bez golotinje, vulgarnosti ili sugestivnog sadržaja. @@ -82,6 +85,21 @@ E-pošta + + Molimo te kontaktiraj {0} ako trebaš ažurirati email. + + + tim za korisničku podršku + + + api + + + irc + + + Stariji API + trenutna lozinka @@ -94,9 +112,15 @@ Lozinka + + država + Profil + + Izgleda da zemlja tvog računa ne odgovara tvojoj zemlji prebivališta. {0}. + Promjeni na {0} @@ -118,11 +142,26 @@ ažuriraj + + Ako doprinosiš osu! open-source repozitorijima, povezivanjem svojeg GitHub računa ovdje ćeš asocirati svoje dnevnike promjena sa svojim osu! profilom. GitHub računi sa praznom povijesti doprinosa za osu! se ne mogu povezati. + + + Poveži GitHub Račun + GitHub + + Ukloni vezu GitHub Računa + - Ovaj GitHub nalog je vec povezan drugom korisniku. + Ovaj GitHub račun je već povezan s drugim korisnikom. + + + Nije moguće povezati GitHub račun bez povijesti doprinosa u osu! repozitoriju. + + + Molimo te povrdi svoj glavni email na GitHubu te zatim pokušaj ponovo povezati račun. primaj obavijesti o novim problemima na kvalificiranim beatmapovima sljedećih modova @@ -151,6 +190,9 @@ privatne chat poruke + + poruke timskog čavrljanja + nove komentare diff --git a/osu.Game.Resources/Localisation/Web/Accounts.id.resx b/osu.Game.Resources/Localisation/Web/Accounts.id.resx index 80706bc1..9c83d235 100644 --- a/osu.Game.Resources/Localisation/Web/Accounts.id.resx +++ b/osu.Game.Resources/Localisation/Web/Accounts.id.resx @@ -71,7 +71,7 @@ atur ulang - Pastikan avatarmu tunduk pada {0} yang berlaku.<br/>Dengan kata lain, avatarmu harus <strong>cocok untuk segala usia</strong> tanpa mengandung unsur apa pun yang tidak dibenarkan seperti cacian, hinaan, atau hal yang bersifat sugestif. + Pastikan avatarmu tunduk pada {0} yang berlaku.<br/>Hal ini berarti avatar ini harus <strong>cocok untuk segala usia</strong> tanpa mengandung unsur apa pun yang tidak dibenarkan, mis. konten yang berketelanjangan, menyinggung, atau sugestif. Pertimbangan konten visual @@ -161,10 +161,10 @@ Tidak dapat menautkan akun GitHub yang tidak memiliki kontribusi terhadap proyek osu! - Silakan verifikasi email utama kamu pada GitHub, lalu cobalah untuk menghubungkan akunmu kembali. + Silakan verifikasi email utama kamu di GitHub, lalu cobalah untuk menghubungkan akunmu kembali. - terima notifikasi pada saat terdapat masalah baru pada beatmap yang berstatus Qualified pada mode + terima notifikasi pada saat terdapat masalah baru pada beatmap Qualified di mode terima notifikasi pada saat terdapat beatmap yang terdiskualifikasi pada mode @@ -182,7 +182,7 @@ kirimkan notifikasi melalui - guest difficulty + tingkat kesulitan tamu modding @@ -227,7 +227,7 @@ Pengaturan - tipe pengunduhan beatmap bawaan + jenis unduhan beatmap bawaan dengan video (apabila tersedia) diff --git a/osu.Game.Resources/Localisation/Web/Accounts.ko.resx b/osu.Game.Resources/Localisation/Web/Accounts.ko.resx index fef47e53..8a77dcfd 100644 --- a/osu.Game.Resources/Localisation/Web/Accounts.ko.resx +++ b/osu.Game.Resources/Localisation/Web/Accounts.ko.resx @@ -143,7 +143,7 @@ 적용 - 만약 osu! 오픈 소스 리포지토리의 기여자이신 경우, GitHub 계정을 연동하시면 변경 사항 항목이 osu! 프로필과 연동돼요. 기여 이력이 없는 GitHub 계정의 경우에는 osu!와 연동할 수 없어요. + osu! 오픈 소스 리포지토리의 기여자이신 경우, GitHub 계정을 연동하시면 변경 사항 항목이 osu! 프로필과 연동돼요. 기여 이력이 없는 GitHub 계정의 경우에는 osu!와 연동할 수 없어요. GitHub 계정 연결 diff --git a/osu.Game.Resources/Localisation/Web/Accounts.lt.resx b/osu.Game.Resources/Localisation/Web/Accounts.lt.resx index aca64d7c..9fd43fc2 100644 --- a/osu.Game.Resources/Localisation/Web/Accounts.lt.resx +++ b/osu.Game.Resources/Localisation/Web/Accounts.lt.resx @@ -88,6 +88,9 @@ Prašome susisiekti su {0} jei tau reikia atnaujinti el. paštą. + + paskyros pagalbos komanda + api @@ -139,15 +142,27 @@ išsaugoti + + Jei prisidedate prie osu! atvirojo kodo saugyklų, susiejant jūsų GitHub paskyrą galite pririšti jūsų pakeitimų pateiktis prie jūsų osu! paskyros. GitHub paskyros be jokios prisidėjimų prie osu! istorijos negali būti susietos. + Susieti GitHub paskyrą GitHub + + Atsieti GitHub paskyrą + Ši GitHub paskyra jau yra susieta su kitu naudotuju. + + Negalima susieti GitHub paskyros be įnašų istorijos osu! saugyklose. + + + Prašome patvirtinti jūsų pagrindinį el. pašto adresą GitHub platformoje, tada vėl bandyti susieti su savo paskyra. + gauti pranešimus dėl naujų problemų kvalifikuotuose beatmap'uose šiuose režimuose @@ -170,11 +185,14 @@ svečio sunkumas - beatmap'ų modifikacijos + beatmap'ų taisymai privatūs susirašinėjimai + + komandos žinutės + nauji komentarai diff --git a/osu.Game.Resources/Localisation/Web/Accounts.ms-MY.resx b/osu.Game.Resources/Localisation/Web/Accounts.ms-MY.resx index a7b2b772..2b6d4fef 100644 --- a/osu.Game.Resources/Localisation/Web/Accounts.ms-MY.resx +++ b/osu.Game.Resources/Localisation/Web/Accounts.ms-MY.resx @@ -71,10 +71,10 @@ tetap semula - Sila pastikan avatar anda akur pada {0}.<br/>Hal ini bermakna avatar anda mesti <strong>sesuai bagi penglihatan umum,</strong> iaitu senonoh serta tidak menyinggung. + Sila pastikan avatar anda akur pada {0}.<br/>Hal ini bermakna avatar anda mesti <strong>sesuai untuk penglihatan umum,</strong> iaitu senonoh serta tidak menyinggung. - Pertimbangan kandungan visual + Pertimbangan kandungan tampak e-mel baharu @@ -272,7 +272,7 @@ Tindakan ini akan langsung menamatkan sesi anda pada peranti itu. Adakah anda pasti? - Terakhir aktif: + Kegiatan terkini: Keselamatan diff --git a/osu.Game.Resources/Localisation/Web/Accounts.pl.resx b/osu.Game.Resources/Localisation/Web/Accounts.pl.resx index fb6c00a8..3309f997 100644 --- a/osu.Game.Resources/Localisation/Web/Accounts.pl.resx +++ b/osu.Game.Resources/Localisation/Web/Accounts.pl.resx @@ -254,7 +254,7 @@ ekran dotykowy - blokuj prywatne wiadomości od osób spoza listy znajomych + blokuj wiadomości prywatne od osób spoza listy znajomych ukryj swoją obecność online diff --git a/osu.Game.Resources/Localisation/Web/Accounts.resx b/osu.Game.Resources/Localisation/Web/Accounts.resx index 02a2e746..5251efbc 100644 --- a/osu.Game.Resources/Localisation/Web/Accounts.resx +++ b/osu.Game.Resources/Localisation/Web/Accounts.resx @@ -265,6 +265,9 @@ hide your online presence + + this maps to the "appear offline" mode in osu!lazer + Privacy @@ -292,6 +295,27 @@ update + + Authenticator App + + + Use authenticator app instead of email for verification. Email verification will still be available as a fallback. + + + Remove + + + Add Authenticator App + + + status + + + Not configured + + + Configured + You can close this tab/window now diff --git a/osu.Game.Resources/Localisation/Web/Accounts.sv.resx b/osu.Game.Resources/Localisation/Web/Accounts.sv.resx index 63ba62c3..dad3c368 100644 --- a/osu.Game.Resources/Localisation/Web/Accounts.sv.resx +++ b/osu.Game.Resources/Localisation/Web/Accounts.sv.resx @@ -190,6 +190,9 @@ privata chattmeddelanden + + lagchattsmeddelanden + nya kommentarer diff --git a/osu.Game.Resources/Localisation/Web/AccountsStrings.cs b/osu.Game.Resources/Localisation/Web/AccountsStrings.cs index a88b7b39..1a699403 100644 --- a/osu.Game.Resources/Localisation/Web/AccountsStrings.cs +++ b/osu.Game.Resources/Localisation/Web/AccountsStrings.cs @@ -354,6 +354,11 @@ namespace osu.Game.Resources.Localisation.Web /// public static LocalisableString PrivacyHideOnline => new TranslatableString(getKey(@"privacy.hide_online"), @"hide your online presence"); + /// + /// "this maps to the "appear offline" mode in osu!lazer" + /// + public static LocalisableString PrivacyHideOnlineInfo => new TranslatableString(getKey(@"privacy.hide_online_info"), @"this maps to the ""appear offline"" mode in osu!lazer"); + /// /// "Privacy" /// @@ -399,6 +404,41 @@ namespace osu.Game.Resources.Localisation.Web /// public static LocalisableString UpdatePasswordUpdate => new TranslatableString(getKey(@"update_password.update"), @"update"); + /// + /// "Authenticator App" + /// + public static LocalisableString UserTotpTitle => new TranslatableString(getKey(@"user_totp.title"), @"Authenticator App"); + + /// + /// "Use authenticator app instead of email for verification. Email verification will still be available as a fallback." + /// + public static LocalisableString UserTotpUsageNote => new TranslatableString(getKey(@"user_totp.usage_note"), @"Use authenticator app instead of email for verification. Email verification will still be available as a fallback."); + + /// + /// "Remove" + /// + public static LocalisableString UserTotpButtonRemove => new TranslatableString(getKey(@"user_totp.button.remove"), @"Remove"); + + /// + /// "Add Authenticator App" + /// + public static LocalisableString UserTotpButtonSetup => new TranslatableString(getKey(@"user_totp.button.setup"), @"Add Authenticator App"); + + /// + /// "status" + /// + public static LocalisableString UserTotpStatusLabel => new TranslatableString(getKey(@"user_totp.status.label"), @"status"); + + /// + /// "Not configured" + /// + public static LocalisableString UserTotpStatusNotSet => new TranslatableString(getKey(@"user_totp.status.not_set"), @"Not configured"); + + /// + /// "Configured" + /// + public static LocalisableString UserTotpStatusSet => new TranslatableString(getKey(@"user_totp.status.set"), @"Configured"); + /// /// "You can close this tab/window now" /// diff --git a/osu.Game.Resources/Localisation/Web/Admin.hr-HR.resx b/osu.Game.Resources/Localisation/Web/Admin.hr-HR.resx index 339f40fe..bad8684a 100644 --- a/osu.Game.Resources/Localisation/Web/Admin.hr-HR.resx +++ b/osu.Game.Resources/Localisation/Web/Admin.hr-HR.resx @@ -58,4 +58,10 @@ System.Resources.ResXResourceWriter, System.Windows.Forms, Version=2.0.0.0, Culture=neutral, PublicKeyToken=b77a5c561934e089 + + Korisnik + + + Preseti pozadine profila + \ No newline at end of file diff --git a/osu.Game.Resources/Localisation/Web/Admin.lt.resx b/osu.Game.Resources/Localisation/Web/Admin.lt.resx index 26b738a7..cfca3c75 100644 --- a/osu.Game.Resources/Localisation/Web/Admin.lt.resx +++ b/osu.Game.Resources/Localisation/Web/Admin.lt.resx @@ -61,4 +61,7 @@ Naudotojas + + Profilio Viršelių Ruošiniai + \ No newline at end of file diff --git a/osu.Game.Resources/Localisation/Web/Admin.nl.resx b/osu.Game.Resources/Localisation/Web/Admin.nl.resx index 339f40fe..4eece300 100644 --- a/osu.Game.Resources/Localisation/Web/Admin.nl.resx +++ b/osu.Game.Resources/Localisation/Web/Admin.nl.resx @@ -58,4 +58,7 @@ System.Resources.ResXResourceWriter, System.Windows.Forms, Version=2.0.0.0, Culture=neutral, PublicKeyToken=b77a5c561934e089 + + Gebruiker + \ No newline at end of file diff --git a/osu.Game.Resources/Localisation/Web/Api.hr-HR.resx b/osu.Game.Resources/Localisation/Web/Api.hr-HR.resx index 7b648b10..733fde50 100644 --- a/osu.Game.Resources/Localisation/Web/Api.hr-HR.resx +++ b/osu.Game.Resources/Localisation/Web/Api.hr-HR.resx @@ -62,7 +62,7 @@ Nije moguće poslati praznu poruku. - Prebrzo šaljete poruke, molim vas sačekajte trenutak prije nego što pokušate ponovo. + Prebrzo šalješ poruke, molimo te pričekaj trenutak prije nego što pokušaš ponovo. Poruka koju pokušavaš poslati je preduga. @@ -73,9 +73,15 @@ Tebe identificirati i očitati tvoj javni profil. + + Čitati poruke u tvoje ime. + Slati poruke u tvoje ime. + + Spojiti se i napustiti kanale u tvoje ime. + Forum teme i objave u tvoje ime kreirati i urediti. diff --git a/osu.Game.Resources/Localisation/Web/Api.lt.resx b/osu.Game.Resources/Localisation/Web/Api.lt.resx index 68c373f5..efee741e 100644 --- a/osu.Game.Resources/Localisation/Web/Api.lt.resx +++ b/osu.Game.Resources/Localisation/Web/Api.lt.resx @@ -73,9 +73,15 @@ Nustatyti jūsų tapatybę ir skaityti jūsų viešąjį profilį. + + Skaitykite žinutes jūsų vardu. + Siųsti žinutes jūsų vardu. + + Pridėti ir palikti kanalus jūsų vardu. + Kurti ir redaguoti forumo temas ir įrašus jūsų vardu. diff --git a/osu.Game.Resources/Localisation/Web/Api.ms-MY.resx b/osu.Game.Resources/Localisation/Web/Api.ms-MY.resx index 9170513b..f80d34b7 100644 --- a/osu.Game.Resources/Localisation/Web/Api.ms-MY.resx +++ b/osu.Game.Resources/Localisation/Web/Api.ms-MY.resx @@ -74,21 +74,21 @@ Mengenali dan membaca profil awam anda. - Baca pesanan bagi pihak anda. + Baca pesanan untuk pihak anda. - Kirim pesanan bagi pihak anda. + Kirim pesanan untuk pihak anda. - Memasuki dan meninggalkan saluran bagi pihak anda. + Memasuki dan meninggalkan saluran untuk pihak anda. - Mencipta dan menyunting tajuk dan hantaran forum bagi pihak anda. + Mencipta dan menyunting tajuk dan hantaran forum untuk pihak anda. Melihat ikutan anda. - Membaca data awam bagi pihak anda. + Membaca data awam untuk pihak anda. \ No newline at end of file diff --git a/osu.Game.Resources/Localisation/Web/Api.resx b/osu.Game.Resources/Localisation/Web/Api.resx index f03f628e..121d7bc9 100644 --- a/osu.Game.Resources/Localisation/Web/Api.resx +++ b/osu.Game.Resources/Localisation/Web/Api.resx @@ -85,6 +85,9 @@ Create and edit forum topics and posts on your behalf. + + Manage forum topics and posts on your behalf. + See who you are following. diff --git a/osu.Game.Resources/Localisation/Web/ApiStrings.cs b/osu.Game.Resources/Localisation/Web/ApiStrings.cs index 1dd840e1..37ad59ed 100644 --- a/osu.Game.Resources/Localisation/Web/ApiStrings.cs +++ b/osu.Game.Resources/Localisation/Web/ApiStrings.cs @@ -54,6 +54,11 @@ namespace osu.Game.Resources.Localisation.Web /// public static LocalisableString ScopesForumWrite => new TranslatableString(getKey(@"scopes.forum.write"), @"Create and edit forum topics and posts on your behalf."); + /// + /// "Manage forum topics and posts on your behalf." + /// + public static LocalisableString ScopesForumWriteManage => new TranslatableString(getKey(@"scopes.forum.write_manage"), @"Manage forum topics and posts on your behalf."); + /// /// "See who you are following." /// diff --git a/osu.Game.Resources/Localisation/Web/Artist.hr-HR.resx b/osu.Game.Resources/Localisation/Web/Artist.hr-HR.resx index 6e705796..04625c6b 100644 --- a/osu.Game.Resources/Localisation/Web/Artist.hr-HR.resx +++ b/osu.Game.Resources/Localisation/Web/Artist.hr-HR.resx @@ -115,6 +115,12 @@ pretraživanje pjesama + + Sve + + + osu! originali + Napredno pretraživanje @@ -128,11 +134,14 @@ Minimalni BPM - Maximalni BPM + Maksimalni BPM Nisu pronađene pjesme koje odgovaraju kriterijima pretraživanja. + + Vrsta + Žanr diff --git a/osu.Game.Resources/Localisation/Web/Artist.lt.resx b/osu.Game.Resources/Localisation/Web/Artist.lt.resx index 30a283df..d67f0ad6 100644 --- a/osu.Game.Resources/Localisation/Web/Artist.lt.resx +++ b/osu.Game.Resources/Localisation/Web/Artist.lt.resx @@ -62,7 +62,7 @@ osu! Rekomenduojami atlikėjai - Rekomenduojami Atlikėjai + Ryškieji Atlikėjai ŠIS ATLIKĖJAS ŠIUO METU YRA PASLĖPTAS @@ -77,7 +77,7 @@ beatmap'o šablonas dar nepasiekiamas - Rekomenduojami atlikėjai - tai atlikėjai su kuriais mes bendradarbiaujame norint suteikti naujausią ir orginaliausią muziką osu! žaidime. Šie atlikėjai ir jų išskirtiniai kūriniai buvo išrinkti osu! komandos kaip geriausi ir labiausiai tinkami beatmap'ų kūrimui. Kai kurie atlikėjai sukūrė specialiai osu! skirtų kūrinių.<br><br>Visi kūriniai šioje skiltyje yra pateikti jau su sureguliuotu tempu ir buvo oficialiai licencijuoti naudojimui osu! žaidime ir su osu! žaidimu susijusiam turiniui. + Ryškieji atlikėjai - tai atlikėjai su kuriais mes bendradarbiaujame norint suteikti naujausią ir orginaliausią muziką osu! žaidime. Šie atlikėjai ir jų išskirtiniai kūriniai buvo išrinkti osu! komandos kaip geriausi ir labiausiai tinkami beatmap'ų kūrimui. Kai kurie atlikėjai sukūrė specialiai osu! skirtų kūrinių.<br><br>Visi kūriniai šioje skiltyje yra pateikti jau su sureguliuotu tempu ir buvo oficialiai licencijuoti naudojimui osu! žaidime ir su osu! žaidimu susijusiam turiniui. osu! Beatmap'ai @@ -115,6 +115,12 @@ takelių paieška + + Visi + + + osu! autentiški + Išplėstinė paieška @@ -133,6 +139,9 @@ Takelių atitinkančių paieškos kriterijus nerasta. + + Tipas + Žanras diff --git a/osu.Game.Resources/Localisation/Web/Artist.ms-MY.resx b/osu.Game.Resources/Localisation/Web/Artist.ms-MY.resx index 0e47b151..265c2866 100644 --- a/osu.Game.Resources/Localisation/Web/Artist.ms-MY.resx +++ b/osu.Game.Resources/Localisation/Web/Artist.ms-MY.resx @@ -65,7 +65,7 @@ Artis Sorotan - ARTIS KINI TERSEMBUNYI + ARTIS KINI TERSOROK Peta rentak @@ -77,7 +77,7 @@ templat peta rentak belum tersedia - Artis Sorotan ialah para seniman yang bekerjasama dengan kami untuk membawa muzik baharu dan asli ke osu!. Artis-artis ini dan runut-runut terpilih mereka telah dipetik khas oleh kumpulan osu! kerana gempaks dan sesuai untuk pemetaan. Sebahagian Artis Sorotan ini juga telah mencipta runut-runut baru yang eksklusif untuk digunakan dalam osu!.<br><br>Semua runut dalam bahagian ini disediakan selaku fail .osz terpramasa dan telah sah dilesenkan untuk digunakan dalam osu! dan kandungan berkaitan. + Artis Sorotan ialah para seniman yang bekerjasama dengan kami bagi membawa muzik baharu dan asli ke osu!. Artis-artis ini dan runut-runut terpilih mereka telah dipetik khas oleh pasukan osu! kerana gempaks dan sesuai untuk dipeta. Sebahagian Artis Sorotan ini juga telah mencipta runut-runut baru yang eksklusif untuk digunakan dalam osu!.<br><br>Semua runut dalam bahagian ini disediakan selaku fail .osz terpramasa dan telah sah dilesenkan untuk digunakan dalam osu! dan kandungan berkaitan. Peta Rentak osu! diff --git a/osu.Game.Resources/Localisation/Web/Authorization.hr-HR.resx b/osu.Game.Resources/Localisation/Web/Authorization.hr-HR.resx index 66cebcff..902e171d 100644 --- a/osu.Game.Resources/Localisation/Web/Authorization.hr-HR.resx +++ b/osu.Game.Resources/Localisation/Web/Authorization.hr-HR.resx @@ -59,7 +59,7 @@ System.Resources.ResXResourceWriter, System.Windows.Forms, Version=2.0.0.0, Culture=neutral, PublicKeyToken=b77a5c561934e089 - Što kažeš na to da sada zaigraš malo osu! umjesto toga? + Što kažeš na to da zaigraš malo osu! umjesto toga? Molimo da se prijaviš kako bi nastavio/la. @@ -136,6 +136,9 @@ Ne možeš promijeniti metapodatke nominirane mape. Obratite se BN ili NAT članu ako mislite da su pogrešno postavljeni. + + Moraš postaviti rezultat na beatmapi kako bi dodao oznaku. + Ne možeš poslati poruku korisniku koji te blokira ili kojeg si blokirao/la. @@ -148,6 +151,9 @@ Nemaš pristup tom kanalu. + + Nemaš dopuštenje da objaviš najavu. + Korisnik možda neće moći odgovoriti zato što samo prihvaćaš poruke od ljudi koji su na tvojoj listi prijatelja. @@ -163,6 +169,9 @@ Ne možeš urediti izbrisanu objavu. + + Suđenje za ovaj natječaj nije aktivno. + Ne možeš promijeniti svoj glas nakon završetka razdoblja glasanja za ovo natjecanje. @@ -196,6 +205,9 @@ Potreban je pristup zatraženom forumu. + + Nemaš dopuštenje za uređivanje. + Samo autor može urediti objavu. @@ -274,12 +286,45 @@ Samo administrator može vidjeti ovaj forum. + + Samo vlasnik sobe može zatvoriti sobu. + + + Nije moguće prikačiti ovakav tip rezultata + + + Nije moguće prikačiti neprolazni rezultat. + Samo vlasnik rezultata može prikvačiti rezultat. Prikvačeno previše rezultata. + + Već si dio tima. + + + Već si dio drugog tima. + + + Imaš neriješen zahtjev za pridruživanje timu. + + + Tim trenutačno ne prihvaća zahtjev za pridruživanje. + + + Tim je pun i ne može prihvatiti više članova. + + + Vođa tima ne može napustiti tim. + + + Nije član tima. + + + osu!supporter oznaka je potrebna za stvaranje tima. + Korisnička stranica je zaključana. @@ -289,4 +334,7 @@ Potrebna je osu!supporter oznaka. + + email adresa je zaključana + \ No newline at end of file diff --git a/osu.Game.Resources/Localisation/Web/Authorization.lt.resx b/osu.Game.Resources/Localisation/Web/Authorization.lt.resx index 3ae32664..905d2758 100644 --- a/osu.Game.Resources/Localisation/Web/Authorization.lt.resx +++ b/osu.Game.Resources/Localisation/Web/Authorization.lt.resx @@ -136,6 +136,9 @@ Jūs negalite pakeisti nominuoto beatmap'o metaduomenų. Susisiekite su BN arba NAT nariu jeigu jūs manote, kad jie buvo nustatyti neteisingai. + + Turite įveikti beatmap'ą kad galėtumėte pridėti žymę. + Negalima išsiųsti žinučių vartotojui, kuris yra jūs užblokavęs, ar jūs esat užblokavę. @@ -148,6 +151,9 @@ Jūs neturite leidimo įeiti į šį kanalą. + + Jūs neturite leidimo skelbti pranešimo. + Naudotojas gali negalėti atsakyti, nes priėmat žinutes tik iš žmonių jūsų draugų sąraše. @@ -163,6 +169,9 @@ Ištrinto įrašo negalima redaguoti. + + Vertinimas šiame konkurse nėra aktyvus. + Po konkurso balsavimo pabaigos, balso keitimas nebegalimas. @@ -196,6 +205,9 @@ Prieiga prie norimo forumo reikalauja papildomų teisių. + + Nėra leidimo keisti. + Tik įrašo autorius gali ištrinti įrašą. @@ -274,15 +286,45 @@ Šį forumą gali skaityti tik administratoriai. + + Tik kambario savininkas gali jį uždaryti. + Negalima prisegti šio tipo rezultato + + Negalite prisegti neįveiktą rezultatą. + Tik rezultato savininkas gali prisegti rezultatą. Prisegta perdaug rezultatų. + + Jūs jau komandos dalis. + + + Jūs jau kitos komandos dalis. + + + Jus jau turite laukianti prisijungimo prie komandos prašymą. + + + Komanda šiuo metu nepriima jokių prisijungimo prašymų. + + + Šita komanda jau pilna ir negali priimti daugiau narių. + + + Komandos vadovas negali palikti komandos. + + + Ne komandos narys. + + + reikalinga osu!rėmėjo žymė kad sukurti komandą. + Vartotojo puslapis užrakintas. diff --git a/osu.Game.Resources/Localisation/Web/Authorization.ms-MY.resx b/osu.Game.Resources/Localisation/Web/Authorization.ms-MY.resx index 69d28f6b..828f1b3b 100644 --- a/osu.Game.Resources/Localisation/Web/Authorization.ms-MY.resx +++ b/osu.Game.Resources/Localisation/Web/Authorization.ms-MY.resx @@ -86,7 +86,7 @@ Anda telah mencapai had pencalonan anda buat hari ini. Sila cuba lagi esok. - Terdapat ralat ketika menjalankan tindakan itu. Sila segar semula halaman. + Terdapat ralat menjalankan tindakan. Cuba segar semula halaman. Peta rentak sendiri tidak boleh dicalonkan. @@ -170,7 +170,7 @@ Hantaran yang dipadam tidak boleh disunting. - Pengadilan untuk peraduan ini tidak giat. + Penilaian untuk peraduan ini tidak giat. Anda tidak boleh mengubah undian setelah tempoh mengundi untuk peraduan ini telah tamat. @@ -185,7 +185,7 @@ Tidak diizinkan untuk memoderasi forum ini. - Hanya hantaran terakhir boleh dipadam. + Hanya hantaran terkini boleh dipadam. Hantaran pada tajuk terkunci tidak boleh dipadam. @@ -205,6 +205,9 @@ Capaian ke forum pintaan diperlukan. + + Tidak diizinkan untuk menyunting. + Hanya penghantar boleh menyunting hantaran ini. @@ -218,7 +221,7 @@ Anda perlu bermain osu! lagi sebelum anda boleh menghantar lagi. Sekiranya anda masih mempunyai masalah bermain, hantar e-mel ke support@ppy.sh - Sila sunting hantaran sebelumnya daripada menghantar semula. + Sila sunting hantaran terkini daripada menghantar semula. Tidak boleh membalas bebenang yang dikunci. diff --git a/osu.Game.Resources/Localisation/Web/Authorization.ro.resx b/osu.Game.Resources/Localisation/Web/Authorization.ro.resx index e6f7b901..3195abf4 100644 --- a/osu.Game.Resources/Localisation/Web/Authorization.ro.resx +++ b/osu.Game.Resources/Localisation/Web/Authorization.ro.resx @@ -205,6 +205,9 @@ Accesul la forum-ul solicitat este necesar. + + Nu ai permisiunea de a edita. + Doar creatorul poate edita această postare. diff --git a/osu.Game.Resources/Localisation/Web/Authorization.tr.resx b/osu.Game.Resources/Localisation/Web/Authorization.tr.resx index 553404b7..0c771b6e 100644 --- a/osu.Game.Resources/Localisation/Web/Authorization.tr.resx +++ b/osu.Game.Resources/Localisation/Web/Authorization.tr.resx @@ -205,6 +205,9 @@ İstenilen foruma erişim gereklidir. + + Düzenleme izniniz yok. + Gönderi yalnızca gönderen tarafından düzenlenebilir. diff --git a/osu.Game.Resources/Localisation/Web/Bbcode.hr-HR.resx b/osu.Game.Resources/Localisation/Web/Bbcode.hr-HR.resx index 3c0849f0..c77c80d9 100644 --- a/osu.Game.Resources/Localisation/Web/Bbcode.hr-HR.resx +++ b/osu.Game.Resources/Localisation/Web/Bbcode.hr-HR.resx @@ -70,6 +70,9 @@ Fotografija + + Slika Mapa + Ukošen diff --git a/osu.Game.Resources/Localisation/Web/Bbcode.pl.resx b/osu.Game.Resources/Localisation/Web/Bbcode.pl.resx index 9d97dbac..da409db6 100644 --- a/osu.Game.Resources/Localisation/Web/Bbcode.pl.resx +++ b/osu.Game.Resources/Localisation/Web/Bbcode.pl.resx @@ -77,7 +77,7 @@ Kursywa - Łącze + Link Lista punktowana diff --git a/osu.Game.Resources/Localisation/Web/BeatmapDiscussions.hr-HR.resx b/osu.Game.Resources/Localisation/Web/BeatmapDiscussions.hr-HR.resx index 3f06565a..bc004338 100644 --- a/osu.Game.Resources/Localisation/Web/BeatmapDiscussions.hr-HR.resx +++ b/osu.Game.Resources/Localisation/Web/BeatmapDiscussions.hr-HR.resx @@ -91,6 +91,9 @@ Pokaži samo neriješene rasprave + + Pokaži objave recenzije + Vrsta poruke @@ -154,6 +157,18 @@ Težina + + Provjeravanje za novosti... + + + Rasprava ima novosti, klikni da osvježiš stranicu. + + + Nema ažuriranja. + + + Ažuriranje... + Prijavi se da odgovoriš diff --git a/osu.Game.Resources/Localisation/Web/BeatmapDiscussions.ja.resx b/osu.Game.Resources/Localisation/Web/BeatmapDiscussions.ja.resx index 003fab0d..56281029 100644 --- a/osu.Game.Resources/Localisation/Web/BeatmapDiscussions.ja.resx +++ b/osu.Game.Resources/Localisation/Web/BeatmapDiscussions.ja.resx @@ -161,7 +161,7 @@ アップデートの確認中... - 議論の更新があります。クリックして更新してください。 + ディスカッションの更新があります。クリックして更新してください。 更新はありません。 diff --git a/osu.Game.Resources/Localisation/Web/BeatmapDiscussions.lt.resx b/osu.Game.Resources/Localisation/Web/BeatmapDiscussions.lt.resx index c80a6801..96d25d62 100644 --- a/osu.Game.Resources/Localisation/Web/BeatmapDiscussions.lt.resx +++ b/osu.Game.Resources/Localisation/Web/BeatmapDiscussions.lt.resx @@ -155,6 +155,15 @@ Sunkumas + + Tikrinama, ar yra atnaujinimų... + + + Atnaujinimų nėra. + + + Atnaujinama... + Atsakymui reikia prisijungti diff --git a/osu.Game.Resources/Localisation/Web/BeatmapTags.lt.resx b/osu.Game.Resources/Localisation/Web/BeatmapTags.lt.resx index 339f40fe..1673498f 100644 --- a/osu.Game.Resources/Localisation/Web/BeatmapTags.lt.resx +++ b/osu.Game.Resources/Localisation/Web/BeatmapTags.lt.resx @@ -58,4 +58,7 @@ System.Resources.ResXResourceWriter, System.Windows.Forms, Version=2.0.0.0, Culture=neutral, PublicKeyToken=b77a5c561934e089 + + Ši žymė negalima šiam beatmap'ui. + \ No newline at end of file diff --git a/osu.Game.Resources/Localisation/Web/Beatmappacks.hr-HR.resx b/osu.Game.Resources/Localisation/Web/Beatmappacks.hr-HR.resx index 373b5b09..521ca4c0 100644 --- a/osu.Game.Resources/Localisation/Web/Beatmappacks.hr-HR.resx +++ b/osu.Game.Resources/Localisation/Web/Beatmappacks.hr-HR.resx @@ -76,6 +76,9 @@ Instalacija: Nakon što je paket preuzet, raspakiraj sadržaj paketa u svoju osu! Songs mapu i osu! će učiniti ostalo. + + od {0} + Preuzmi @@ -97,6 +100,12 @@ Istaknuto + + Istaknuti Izvođač + + + Projekt Loved + Standardni diff --git a/osu.Game.Resources/Localisation/Web/Beatmappacks.lt.resx b/osu.Game.Resources/Localisation/Web/Beatmappacks.lt.resx index 841321b0..cbc76282 100644 --- a/osu.Game.Resources/Localisation/Web/Beatmappacks.lt.resx +++ b/osu.Game.Resources/Localisation/Web/Beatmappacks.lt.resx @@ -76,6 +76,9 @@ Diegimas: Kai persisiųsi rinkinį, išskleisk rinkinio tūrinį į osu! dainų katalogą ir osu! padarys visą kitą. + + sukūrė {0} + Atsisiųsti @@ -98,7 +101,7 @@ Verti dėmesio - Rekomenduojami Atlikėjai + Ryškusis Atlikėjas Projektas Mylimi diff --git a/osu.Game.Resources/Localisation/Web/Beatmaps.hr-HR.resx b/osu.Game.Resources/Localisation/Web/Beatmaps.hr-HR.resx index 4c99cb66..0945b979 100644 --- a/osu.Game.Resources/Localisation/Web/Beatmaps.hr-HR.resx +++ b/osu.Game.Resources/Localisation/Web/Beatmaps.hr-HR.resx @@ -58,6 +58,9 @@ System.Resources.ResXResourceWriter, System.Windows.Forms, Version=2.0.0.0, Culture=neutral, PublicKeyToken=b77a5c561934e089 + + Previše gostujućih mappera. + Ažuriranje glasanja nije uspjelo @@ -103,6 +106,9 @@ Pritisni enter za odgovor. + + Pritisni enter za odgovor. Pritisni ctrl+enter kako bi odgovorio i riješio. + Upiši svoj odgovor ovdje diff --git a/osu.Game.Resources/Localisation/Web/Beatmaps.id.resx b/osu.Game.Resources/Localisation/Web/Beatmaps.id.resx index 0e7d0151..986f0aef 100644 --- a/osu.Game.Resources/Localisation/Web/Beatmaps.id.resx +++ b/osu.Game.Resources/Localisation/Web/Beatmaps.id.resx @@ -89,7 +89,7 @@ Terakhir disunting oleh {0} {1}. - Guest difficulty oleh {0} + Tingkat kesulitan tamu oleh {0} Perolehan kudosu ditolak. diff --git a/osu.Game.Resources/Localisation/Web/Beatmaps.ja.resx b/osu.Game.Resources/Localisation/Web/Beatmaps.ja.resx index ac3f1373..369d456c 100644 --- a/osu.Game.Resources/Localisation/Web/Beatmaps.ja.resx +++ b/osu.Game.Resources/Localisation/Web/Beatmaps.ja.resx @@ -311,13 +311,13 @@ 削除済み - 注意 + メモ 自分 - Pending + 未解決 称賛 @@ -617,7 +617,7 @@ マイマップ - Pending & WIP + Pending WIP diff --git a/osu.Game.Resources/Localisation/Web/Beatmaps.lt.resx b/osu.Game.Resources/Localisation/Web/Beatmaps.lt.resx index b41bbec6..44c784ff 100644 --- a/osu.Game.Resources/Localisation/Web/Beatmaps.lt.resx +++ b/osu.Game.Resources/Localisation/Web/Beatmaps.lt.resx @@ -530,7 +530,7 @@ Įtraukti konvertuotus beatmap'us - Rekomenduojami atlikėjai + Ryškieji Atlikėjai Sekami kūrėjai diff --git a/osu.Game.Resources/Localisation/Web/Beatmaps.ms-MY.resx b/osu.Game.Resources/Localisation/Web/Beatmaps.ms-MY.resx index e1580018..301b6f5e 100644 --- a/osu.Game.Resources/Localisation/Web/Beatmaps.ms-MY.resx +++ b/osu.Game.Resources/Localisation/Web/Beatmaps.ms-MY.resx @@ -86,7 +86,7 @@ sunting - Terakhir disunting oleh {0} {1}. + Suntingan terkini oleh {0} {1}. Kesukaran tamu oleh {0} @@ -305,7 +305,7 @@ Garis Masa - Kemas kini terakhir + Pengemaskinian terkini Dipadam @@ -416,7 +416,7 @@ Singkirkan - Ralat menjalankan tindakan, cuba segar semula halaman. + Terdapat ralat menjalankan tindakan. Cuba segar semula halaman. Gemar diff --git a/osu.Game.Resources/Localisation/Web/Beatmaps.uk.resx b/osu.Game.Resources/Localisation/Web/Beatmaps.uk.resx index 0a46a722..d36461a9 100644 --- a/osu.Game.Resources/Localisation/Web/Beatmaps.uk.resx +++ b/osu.Game.Resources/Localisation/Web/Beatmaps.uk.resx @@ -656,7 +656,7 @@ Хіп-хоп - Електро + Електронна Метал diff --git a/osu.Game.Resources/Localisation/Web/BeatmapsetEvents.ms-MY.resx b/osu.Game.Resources/Localisation/Web/BeatmapsetEvents.ms-MY.resx index f5e97c46..d94ff6d1 100644 --- a/osu.Game.Resources/Localisation/Web/BeatmapsetEvents.ms-MY.resx +++ b/osu.Game.Resources/Localisation/Web/BeatmapsetEvents.ms-MY.resx @@ -98,10 +98,10 @@ Isu {0} oleh {1} ditanda selesai oleh {2}. - Penolakan kudosu bagi perbincangan {0} telah dipadam. + Penolakan kudosu untuk perbincangan {0} telah dipadam. - Kudosu ditolak bagi perbincangan {0}. + Kudosu ditolak untuk perbincangan {0}. Perbincangan {0} oleh {1} telah memperoleh undian yang mencukupi untuk kudosu. @@ -110,7 +110,7 @@ Perbincangan {0} oleh {1} telah kehilangan undian dan pemberian kudosu telah dipadam. - Pemberian kudosu bagi perbincangan {0} telah dikira semula. + Pemberian kudosu untuk perbincangan {0} telah dikira semula. Bahasa diubah dari {0} ke {1}. diff --git a/osu.Game.Resources/Localisation/Web/BeatmapsetWatches.ms-MY.resx b/osu.Game.Resources/Localisation/Web/BeatmapsetWatches.ms-MY.resx index d06d14e8..c2d3e347 100644 --- a/osu.Game.Resources/Localisation/Web/BeatmapsetWatches.ms-MY.resx +++ b/osu.Game.Resources/Localisation/Web/BeatmapsetWatches.ms-MY.resx @@ -74,7 +74,7 @@ Tiada perbincangan peta rentak diikuti. - Pengemaskinian terakhir + Pengemaskinian terkini Isu terbuka diff --git a/osu.Game.Resources/Localisation/Web/Beatmapsets.de.resx b/osu.Game.Resources/Localisation/Web/Beatmapsets.de.resx index 5434d196..b5a271fd 100644 --- a/osu.Game.Resources/Localisation/Web/Beatmapsets.de.resx +++ b/osu.Game.Resources/Localisation/Web/Beatmapsets.de.resx @@ -335,7 +335,7 @@ Punkte-Anzeige - Präzision + Genauigkeit Maximale Combo @@ -404,7 +404,7 @@ HP-Drain - Präzision + Genauigkeit Approach-Rate @@ -437,7 +437,7 @@ Nominierungen - Playcount + Anzahl der Spiele Ranked diff --git a/osu.Game.Resources/Localisation/Web/Beatmapsets.fr.resx b/osu.Game.Resources/Localisation/Web/Beatmapsets.fr.resx index bd9baf1a..2a49414e 100644 --- a/osu.Game.Resources/Localisation/Web/Beatmapsets.fr.resx +++ b/osu.Game.Resources/Localisation/Web/Beatmapsets.fr.resx @@ -182,7 +182,7 @@ guest difficulty par {0} - Retirer ce beatmapset des favoris + Retirer cette beatmap des favoris dernière mise à jour le {0} diff --git a/osu.Game.Resources/Localisation/Web/Beatmapsets.hr-HR.resx b/osu.Game.Resources/Localisation/Web/Beatmapsets.hr-HR.resx index 17ed3852..3c6d9f08 100644 --- a/osu.Game.Resources/Localisation/Web/Beatmapsets.hr-HR.resx +++ b/osu.Game.Resources/Localisation/Web/Beatmapsets.hr-HR.resx @@ -62,7 +62,7 @@ Ova beatmapa trenutno nije dostupna za preuzimanje. - Dijelovi ove beatmape su uklonjeni na zahtjev vlasnika ili noslitelja prava treće strane. + Dijelovi ove beatmape su uklonjeni na zahtjev vlasnika ili nositelja prava treće strane. Klikni ovdje za više informacija. @@ -76,8 +76,11 @@ Uspori, igraj više. + + Nema dostupnih servera za preuzimanje. + - Istaknut umjetnik + Istaknuti Izvođač Popis beatmapa @@ -226,6 +229,9 @@ Jezik + + Maperske Oznake + Podaci se još kalkuliraju... @@ -250,6 +256,9 @@ Stopa uspjeha + + Korisničke Oznake + Ova beatmapa sadrži video @@ -289,6 +298,9 @@ Moraš biti osu!supporter da bi pristupio/la ljestvicama specifičnim za prijatelje, državu ili mod! + + Timski Rang + Scoreboard @@ -334,6 +346,9 @@ Učitavanje rezultata... + + Nitko iz tvog tima još nije postavio rezultat na ovoj mapi! + Nerangirane beatmape. diff --git a/osu.Game.Resources/Localisation/Web/Beatmapsets.id.resx b/osu.Game.Resources/Localisation/Web/Beatmapsets.id.resx index 9e4e5a5e..2c63bd7f 100644 --- a/osu.Game.Resources/Localisation/Web/Beatmapsets.id.resx +++ b/osu.Game.Resources/Localisation/Web/Beatmapsets.id.resx @@ -179,7 +179,7 @@ dibuat oleh {0} - guest difficulty oleh {0} + tingkat kesulitan tamu oleh {0} hapus beatmap ini dari daftar favorit diff --git a/osu.Game.Resources/Localisation/Web/Beatmapsets.ja.resx b/osu.Game.Resources/Localisation/Web/Beatmapsets.ja.resx index ae195635..4fcf1210 100644 --- a/osu.Game.Resources/Localisation/Web/Beatmapsets.ja.resx +++ b/osu.Game.Resources/Localisation/Web/Beatmapsets.ja.resx @@ -154,6 +154,9 @@ フルサイズのカバー画像を表示 + + 管理ページを表示 + このビートマップは削除されました。 diff --git a/osu.Game.Resources/Localisation/Web/Beatmapsets.lt.resx b/osu.Game.Resources/Localisation/Web/Beatmapsets.lt.resx index 42d84320..f8b9c468 100644 --- a/osu.Game.Resources/Localisation/Web/Beatmapsets.lt.resx +++ b/osu.Game.Resources/Localisation/Web/Beatmapsets.lt.resx @@ -76,8 +76,11 @@ Neskubėk, pažaisk daugiau. + + Nėra laisvų atsiuntimo serverių. + - Rekomenduojami atlikėjai + Ryškusis Atlikėjas Beatmap'ų sąrašas @@ -106,6 +109,9 @@ Jūs neturite leidimo nominuoti šiam rėžimui: {0} + + Šioje nominacijoje yra negalimų rėžimų. + Nominavimo reikalavimai jau patenkinti. @@ -118,6 +124,9 @@ pastaba: jūs galite nominuoti tik kartą, tai prašom užtikrinti, kad nominuojate visus rėžimus, kuriuos ketinote + + Šiuo metu {0} yra pagrindinis rėžimas + Kokiems rėžimams nominuoti? @@ -127,6 +136,9 @@ Diskusija + + Rodyti administracinį puslapį + Šis beatmap'as buvo ištrintas. @@ -229,6 +241,9 @@ Kalba + + Kūrėjo Žymės + Duomenys dar apskaičiuojami... @@ -253,6 +268,9 @@ Įveikimų Rodiklis + + Vartotojų Žymės + Šis beatmap'as turi vaizdo įrašą @@ -292,6 +310,9 @@ Tu turi būti osu!rėmėjas, kad pasiektum draugų, šalių ar konkrečių modų rezultatus! + + Komandos Rezultatai + Rezultatų lenta @@ -337,6 +358,9 @@ Įkeliami rezultatai... + + Niekas iš jūsų komandos dar nenustatė rezultato šiam bitmapui! + Nereitinguotas beatmap'as. diff --git a/osu.Game.Resources/Localisation/Web/Beatmapsets.ms-MY.resx b/osu.Game.Resources/Localisation/Web/Beatmapsets.ms-MY.resx index f2b9f8cb..008d5c24 100644 --- a/osu.Game.Resources/Localisation/Web/Beatmapsets.ms-MY.resx +++ b/osu.Game.Resources/Localisation/Web/Beatmapsets.ms-MY.resx @@ -68,7 +68,7 @@ Semak sini untuk maklumat lanjut. - Beberapa aset dalam peta ini telah dipadam setelah dipertimbangkan tidak sesuai digunakan dalam osu!. + Beberapa aset dalam peta ini telah dipadam setelah dinilai tidak sesuai digunakan dalam osu!. Peta rentak yang dipadam @@ -137,7 +137,7 @@ Calonkan Peta Rentak - catatan: anda hanya boleh mencalon sekali jadi sila pastikan anda mencalon bagi semua mod mainan yang dikehendaki + catatan: anda hanya boleh mencalon sekali jadi sila pastikan anda mencalon untuk semua mod mainan yang dikehendaki Cara main utama semasa: {0} @@ -154,6 +154,9 @@ Lihat gambar kulit ukuran penuh + + Lihat halaman pentadbir + Peta rentak ini telah dipadam. @@ -182,7 +185,7 @@ nyahsuka peta rentak ini - terakhir dikemas kini {0} + pengemaskinian terkini {0} Muat Turun @@ -215,7 +218,7 @@ diserahkan {0} - terakhir dikemas kini {0} + pengemaskinian terkini {0} Anda mempunyai terlalu banyak peta rentak yang disukai! Sila nyahsuka beberapa peta rentak dahulu. @@ -335,7 +338,7 @@ Kejituan - Kombo Maks + Gabungan Maks Terlepas diff --git a/osu.Game.Resources/Localisation/Web/Beatmapsets.resx b/osu.Game.Resources/Localisation/Web/Beatmapsets.resx index 991b94b6..62dca477 100644 --- a/osu.Game.Resources/Localisation/Web/Beatmapsets.resx +++ b/osu.Game.Resources/Localisation/Web/Beatmapsets.resx @@ -445,6 +445,12 @@ Playcount + + Favourites + + + No favourites yet + Ranked diff --git a/osu.Game.Resources/Localisation/Web/Beatmapsets.ro.resx b/osu.Game.Resources/Localisation/Web/Beatmapsets.ro.resx index 4acafd2a..6fdc59c0 100644 --- a/osu.Game.Resources/Localisation/Web/Beatmapsets.ro.resx +++ b/osu.Game.Resources/Localisation/Web/Beatmapsets.ro.resx @@ -154,6 +154,9 @@ Vezi imaginea de copertă întreagă + + Vizualizează pagina de administrator + Acest beatmap a fost șters. diff --git a/osu.Game.Resources/Localisation/Web/Beatmapsets.sv.resx b/osu.Game.Resources/Localisation/Web/Beatmapsets.sv.resx index ca665085..3cb36fdd 100644 --- a/osu.Game.Resources/Localisation/Web/Beatmapsets.sv.resx +++ b/osu.Game.Resources/Localisation/Web/Beatmapsets.sv.resx @@ -154,6 +154,9 @@ Visa omslagsbilden i full storlek + + Visa administratörssida + Denna beatmap har blivit borttagen. diff --git a/osu.Game.Resources/Localisation/Web/Beatmapsets.tr.resx b/osu.Game.Resources/Localisation/Web/Beatmapsets.tr.resx index 9ff8eb58..c46125c5 100644 --- a/osu.Game.Resources/Localisation/Web/Beatmapsets.tr.resx +++ b/osu.Game.Resources/Localisation/Web/Beatmapsets.tr.resx @@ -154,6 +154,9 @@ Kapak resmini tam boyutlu görüntüle + + Yönetici sayfasını görüntüle + Bu beatmap silindi. diff --git a/osu.Game.Resources/Localisation/Web/BeatmapsetsStrings.cs b/osu.Game.Resources/Localisation/Web/BeatmapsetsStrings.cs index dfc9197b..2d47edd2 100644 --- a/osu.Game.Resources/Localisation/Web/BeatmapsetsStrings.cs +++ b/osu.Game.Resources/Localisation/Web/BeatmapsetsStrings.cs @@ -654,6 +654,16 @@ namespace osu.Game.Resources.Localisation.Web /// public static LocalisableString ShowStatsPlaycount => new TranslatableString(getKey(@"show.stats.playcount"), @"Playcount"); + /// + /// "Favourites" + /// + public static LocalisableString ShowStatsFavourites => new TranslatableString(getKey(@"show.stats.favourites"), @"Favourites"); + + /// + /// "No favourites yet" + /// + public static LocalisableString ShowStatsNoFavourites => new TranslatableString(getKey(@"show.stats.no_favourites"), @"No favourites yet"); + /// /// "Ranked" /// diff --git a/osu.Game.Resources/Localisation/Web/Chat.hr-HR.resx b/osu.Game.Resources/Localisation/Web/Chat.hr-HR.resx index 6f24b559..5c25ec52 100644 --- a/osu.Game.Resources/Localisation/Web/Chat.hr-HR.resx +++ b/osu.Game.Resources/Localisation/Web/Chat.hr-HR.resx @@ -70,6 +70,9 @@ razgovor + + nepročitane poruke + Trenutno ne možeš slati poruke u ovom kanalu. @@ -82,6 +85,12 @@ napravi obavijest + + uđi u kanal + + + nema kanala + Obaveštenja @@ -94,12 +103,18 @@ Kanali + + Tim + Napravi novu obavijest opis + + poruka + ime sobe @@ -136,4 +151,7 @@ još nema razgovora + + Učitavanje lista kanala... + \ No newline at end of file diff --git a/osu.Game.Resources/Localisation/Web/Chat.lt.resx b/osu.Game.Resources/Localisation/Web/Chat.lt.resx index a667da23..53c85665 100644 --- a/osu.Game.Resources/Localisation/Web/Chat.lt.resx +++ b/osu.Game.Resources/Localisation/Web/Chat.lt.resx @@ -85,6 +85,12 @@ kurti skelbimą + + pridėti kanalą + + + joks kanalas + Skelbimai @@ -97,6 +103,9 @@ Kanalai + + Komanda + Sukurti Naują Skelbimą @@ -142,4 +151,7 @@ kol kas pokalbių nėra + + Kraunamas kanalų sąrašas... + \ No newline at end of file diff --git a/osu.Game.Resources/Localisation/Web/ClientVerifications.ca.resx b/osu.Game.Resources/Localisation/Web/ClientVerifications.ca.resx index d30baced..7b210a17 100644 --- a/osu.Game.Resources/Localisation/Web/ClientVerifications.ca.resx +++ b/osu.Game.Resources/Localisation/Web/ClientVerifications.ca.resx @@ -62,7 +62,7 @@ Anar al tauler de control - Tancar sessió + Tanca la sessió Ara podeu tancar aquesta pestanya/finestra diff --git a/osu.Game.Resources/Localisation/Web/ClientVerifications.ms-MY.resx b/osu.Game.Resources/Localisation/Web/ClientVerifications.ms-MY.resx index e907e3b2..d1146d72 100644 --- a/osu.Game.Resources/Localisation/Web/ClientVerifications.ms-MY.resx +++ b/osu.Game.Resources/Localisation/Web/ClientVerifications.ms-MY.resx @@ -68,7 +68,7 @@ Anda kini boleh menutup tetingkap/tab ini - pengesahan pelanggan osu! selesai + pengesahan pelanggan osu! lengkap Klik butang izinkan di bawah untuk selesaikan pengesahan pelanggan. diff --git a/osu.Game.Resources/Localisation/Web/Common.ca.resx b/osu.Game.Resources/Localisation/Web/Common.ca.resx index 301e693d..f62b76a7 100644 --- a/osu.Game.Resources/Localisation/Web/Common.ca.resx +++ b/osu.Game.Resources/Localisation/Web/Common.ca.resx @@ -158,7 +158,7 @@ Restaurar - Reintentar + Reintenta Guardar diff --git a/osu.Game.Resources/Localisation/Web/Common.lt.resx b/osu.Game.Resources/Localisation/Web/Common.lt.resx index 2079b336..4f02dba6 100644 --- a/osu.Game.Resources/Localisation/Web/Common.lt.resx +++ b/osu.Game.Resources/Localisation/Web/Common.lt.resx @@ -227,7 +227,7 @@ {0} minutė|{0} minučių - {0} mėnesis|{0} mėnesiai + {0} mėnesis|{0} mėnesių {0} pranešimas|{0} pranešimų @@ -251,7 +251,7 @@ {0} peržiūra|{0} peržiūrų - Prieš{0} metus| Prieš{0} metus + {0} metai|{0} metų dienos @@ -265,6 +265,12 @@ sekundės + + mėn + + + m + MMMM YYYY @@ -281,7 +287,7 @@ Pele - Grafinė planšete + Grafinė Planšetė Liečiamu Ekranu diff --git a/osu.Game.Resources/Localisation/Web/Common.resx b/osu.Game.Resources/Localisation/Web/Common.resx index e648075e..bbcef474 100644 --- a/osu.Game.Resources/Localisation/Web/Common.resx +++ b/osu.Game.Resources/Localisation/Web/Common.resx @@ -232,6 +232,9 @@ {0} notification|{0} notifications + + {0} player|{0} players + + {0} other!|+ {0} others! @@ -341,10 +344,10 @@ now - %dm + %dmo - %dm + %dmo %s diff --git a/osu.Game.Resources/Localisation/Web/Common.sv.resx b/osu.Game.Resources/Localisation/Web/Common.sv.resx index 037941ca..19fb5f3a 100644 --- a/osu.Game.Resources/Localisation/Web/Common.sv.resx +++ b/osu.Game.Resources/Localisation/Web/Common.sv.resx @@ -265,6 +265,12 @@ sekunder + + m + + + å + MMMM YYYY diff --git a/osu.Game.Resources/Localisation/Web/Common.tr.resx b/osu.Game.Resources/Localisation/Web/Common.tr.resx index 1de8f46d..6c550dae 100644 --- a/osu.Game.Resources/Localisation/Web/Common.tr.resx +++ b/osu.Game.Resources/Localisation/Web/Common.tr.resx @@ -265,6 +265,12 @@ saniye + + ay + + + yıl + MMMM YYYY diff --git a/osu.Game.Resources/Localisation/Web/CommonStrings.cs b/osu.Game.Resources/Localisation/Web/CommonStrings.cs index 450f6f09..d8f23494 100644 --- a/osu.Game.Resources/Localisation/Web/CommonStrings.cs +++ b/osu.Game.Resources/Localisation/Web/CommonStrings.cs @@ -299,6 +299,11 @@ namespace osu.Game.Resources.Localisation.Web /// public static LocalisableString CountNotifications(LocalisableString countDelimited) => new TranslatableString(getKey(@"count.notifications"), @"{0} notification|{0} notifications", countDelimited); + /// + /// "{0} player|{0} players" + /// + public static LocalisableString CountPlayer(LocalisableString countDelimited) => new TranslatableString(getKey(@"count.player"), @"{0} player|{0} players", countDelimited); + /// /// "+ {0} other!|+ {0} others!" /// @@ -480,14 +485,14 @@ namespace osu.Game.Resources.Localisation.Web public static LocalisableString ScoreboardTimemm => new TranslatableString(getKey(@"scoreboard_time.mm"), @"now"); /// - /// "%dm" + /// "%dmo" /// - public static LocalisableString ScoreboardTimeMonth => new TranslatableString(getKey(@"scoreboard_time.month"), @"%dm"); + public static LocalisableString ScoreboardTimeMonth => new TranslatableString(getKey(@"scoreboard_time.month"), @"%dmo"); /// - /// "%dm" + /// "%dmo" /// - public static LocalisableString ScoreboardTimeMonths => new TranslatableString(getKey(@"scoreboard_time.months"), @"%dm"); + public static LocalisableString ScoreboardTimeMonths => new TranslatableString(getKey(@"scoreboard_time.months"), @"%dmo"); /// /// "%s" diff --git a/osu.Game.Resources/Localisation/Web/Community.ja.resx b/osu.Game.Resources/Localisation/Web/Community.ja.resx index 69eb7f83..981b6b63 100644 --- a/osu.Game.Resources/Localisation/Web/Community.ja.resx +++ b/osu.Game.Resources/Localisation/Web/Community.ja.resx @@ -235,6 +235,9 @@ フレンドとランキングを競うことができます! + + いつもご支援いただきありがとうございます! これまでに合計 {0} 米ドルをご支援いただいたことで、{1}の「サポーター」タグを獲得しました。 + osu!サポータータグをまだ持っていません :( @@ -244,4 +247,10 @@ あなたのosu!サポータータグは{0}に期限切れになりました。 + + あなたの総額のうち {0} 米ドル分のタグを {1} に贈っています、これは {2} の期間を支えていることになります。信じられないほど寛大です! + + + {0}人の他のユーザー|{0}人の他のユーザー + \ No newline at end of file diff --git a/osu.Game.Resources/Localisation/Web/Community.ko.resx b/osu.Game.Resources/Localisation/Web/Community.ko.resx index c1a7a029..e666da49 100644 --- a/osu.Game.Resources/Localisation/Web/Community.ko.resx +++ b/osu.Game.Resources/Localisation/Web/Community.ko.resx @@ -167,7 +167,7 @@ 커스터마이징 - 여러분의 유저 페이지를 원하는 기호에 맞게 수정할 수 있습니다. + 여러분의 유저 페이지를 기호에 맞게 수정할 수 있습니다. 비트맵 필터 @@ -248,9 +248,9 @@ 지난 osu! 서포터 태그는 {0}까지 유효했습니다. - 회원님의 총 기부 이력을 살펴보니, {0} 님에게 총 {1} 의 가치가 있는 {2} 기간의 태그를 선물하셨네요. 정말 대단하신데요! + 회원님의 총 기부 이력을 살펴보니, {0}에게 총 {1}의 가치가 있는 {2} 기간의 태그를 선물하셨네요. 정말 대단하신데요! - {0} 명의 회원이 있음|{0} 명의 회원들이 있음 + {0} 명의 회원님|{0} 명의 회원님 분들 \ No newline at end of file diff --git a/osu.Game.Resources/Localisation/Web/Community.lt.resx b/osu.Game.Resources/Localisation/Web/Community.lt.resx index bab8827c..9b69db3a 100644 --- a/osu.Game.Resources/Localisation/Web/Community.lt.resx +++ b/osu.Game.Resources/Localisation/Web/Community.lt.resx @@ -86,7 +86,7 @@ Įnašai naudojami serveriams, kad išlaikyti veikianti tinklalapį, žaidimo tinkle paslaugas, internetinę rezultatų lentas, t. t. - Rekomenduojami Atlikėjai + Ryškieji Atlikėjai Su jūsų parama, mes galime susisiekti su daugiau šaunių atlikėjų ir licencijuoti daugiau geros muzikos osu! naudojimui! @@ -235,6 +235,9 @@ Varžykis su savo draugais ir sužinok kokie tavo rezultatai palyginus su jų! + + Ačiū už jūsų tęsiamą rėmimą! Per šį laiką prisidėjote {0} kas yra verta {1} "Rėmėjo" žymos. + Jūs dar nesate turėjęs osu!rėmėjo žymos :( @@ -244,4 +247,10 @@ Jūsų osu!rėmėjo žyma buvo galiojanti {0}. + + Iš jūsų viso prisidėjimo dovanota {0} kas yra verta {1}, tai apima {2}. Tai labai dosnu! + + + {0} žymė kitam vartotojui|{0} žymių kitiems vartotojams + \ No newline at end of file diff --git a/osu.Game.Resources/Localisation/Web/Community.ms-MY.resx b/osu.Game.Resources/Localisation/Web/Community.ms-MY.resx index db1ef02b..f82db671 100644 --- a/osu.Game.Resources/Localisation/Web/Community.ms-MY.resx +++ b/osu.Game.Resources/Localisation/Web/Community.ms-MY.resx @@ -137,7 +137,7 @@ Pangkat Kebangsaan - Takluklah tanah airmu sebelum menakluki jagat. + Takluk yang dekat sebelum kautakluk jagat. Tapis Menurut Penyesuai @@ -182,7 +182,7 @@ Jadilah terkenal dalam mainan dengan warna nama pengguna bualan kuning muda anda. - Muat Turun Cepat + Muat Turun Laju Sekatan muat turun lebih longgar, terutamanya ketika menggunakan osu!direct. @@ -227,7 +227,7 @@ Muat Naik Lebih Banyak Peta Rentak - Jumlah peta rentak tergantung yang anda boleh miliki dikira dari nilai pangkal dengan tambahan bagi setiap peta rentak berpangkat yang anda kini miliki (terhad).<br/><br/>Biasanya jumlah ini adalah {0} + {1} setiap peta rentak berpangkat (hingga {2}). Sekiranya anda penyokong, jumlah ini naik ke {3} + {4} setiap peta rentak berpangkat (hingga {5}). + Jumlah peta rentak tergantung yang anda boleh miliki dikira dari nilai pangkal dengan tambahan untuk setiap peta rentak berpangkat yang anda kini miliki (terhad).<br/><br/>Biasanya jumlah ini adalah {0} + {1} setiap peta rentak berpangkat (hingga {2}). Sekiranya anda penyokong, jumlah ini naik ke {3} + {4} setiap peta rentak berpangkat (hingga {5}). Papan Pendahulu Kawan @@ -235,6 +235,9 @@ Beradu dengan kawan-kawan anda dan bandingkan prestasi kalian! + + Terima kasih atas sokongan anda! Setakat ini, anda telah menyumbang sejumlah {0} jadi anda memperoleh tag "Supporter" selama {1}. + Anda tidak pernah mempunyai tag osu!supporter :( @@ -244,4 +247,10 @@ Tag osu!supporter anda sebelumnya sah hingga {0}! + + Dari jumlah sumbangan anda, anda telah menghadiahkan sejumlah {0} tag kepada {1} yang mencakupi {2}. Berbudinya! + + + {0} pengguna lain + \ No newline at end of file diff --git a/osu.Game.Resources/Localisation/Web/Community.resx b/osu.Game.Resources/Localisation/Web/Community.resx index 10085103..37c26fe4 100644 --- a/osu.Game.Resources/Localisation/Web/Community.resx +++ b/osu.Game.Resources/Localisation/Web/Community.resx @@ -167,7 +167,7 @@ Customisation - Stand out by uploading a custom cover image or by creating a fully customizable 'me!' section within your user profile. + Stand out by uploading a custom cover image, creating a fully customizable 'me!' section, or even change the colour to any of your liking within your user profile. Beatmap Filters diff --git a/osu.Game.Resources/Localisation/Web/Community.ru.resx b/osu.Game.Resources/Localisation/Web/Community.ru.resx index 2a60daaa..54a8abdb 100644 --- a/osu.Game.Resources/Localisation/Web/Community.ru.resx +++ b/osu.Game.Resources/Localisation/Web/Community.ru.resx @@ -80,7 +80,7 @@ osu! разрабатывается небольшой командой людей. Ваша поддержка поможет им, ну, вы знаете... жить. - Инфраструктура сервера + Серверная инфраструктура Пожертвования уходят на серверы для сайта, мультиплеера, таблиц рекордов и т.д. @@ -149,7 +149,7 @@ Автоматические загрузки - Мгновенная загрузка карт при игре в мультиплеере, наблюдении за другими игроками или при клике по ссылкам в чате! + Автоматическая загрузка карт при игре в мультиплеере, наблюдении за другими игроками или переходу по ссылке в чате! Загружай больше diff --git a/osu.Game.Resources/Localisation/Web/Community.sv.resx b/osu.Game.Resources/Localisation/Web/Community.sv.resx index 38f18dea..b24d8cd5 100644 --- a/osu.Game.Resources/Localisation/Web/Community.sv.resx +++ b/osu.Game.Resources/Localisation/Web/Community.sv.resx @@ -235,6 +235,9 @@ Tävla med dina vänner och se hur du rankar upp mot dem! + + Tack för ditt pågående stöd! Hittills har du bidragit med totalt {0}, vilket ger dig taggen "Supporter" i {1}. + Du har inte en supporter-tag än :( @@ -244,4 +247,7 @@ Din supporter-tag var giltig till {0}. + + Av dina totala bidrag har du gett {0} taggar till {1} som täcker {2}. Det är otroligt generöst! + \ No newline at end of file diff --git a/osu.Game.Resources/Localisation/Web/Community.tr.resx b/osu.Game.Resources/Localisation/Web/Community.tr.resx index 91ad7ee3..0abae29b 100644 --- a/osu.Game.Resources/Localisation/Web/Community.tr.resx +++ b/osu.Game.Resources/Localisation/Web/Community.tr.resx @@ -235,6 +235,9 @@ Arkadaşlarınla rekabet et ve onlara karşı nasıl bir derece yaptığını gör!*<br/><br/><small>* henüz yeni sitede bulunmuyor, çok yakında(tm)</small> + + Sürekli desteğin için teşekkürler! Şimdiye kadar toplam {0} bağışladın, ve bu sana {1} boyunca "Supporter" etiketini kazandırdı. + Henüz bir osu!supporter etiketiniz yok :( diff --git a/osu.Game.Resources/Localisation/Web/Community.uk.resx b/osu.Game.Resources/Localisation/Web/Community.uk.resx index 3e23fceb..f628d39c 100644 --- a/osu.Game.Resources/Localisation/Web/Community.uk.resx +++ b/osu.Game.Resources/Localisation/Web/Community.uk.resx @@ -236,7 +236,7 @@ Змагайтесь з друзями й дізнайтесь наскільки ви краще них! - Дякуємо за вашу постійну підтримку! Наразі ви внесли загалом {0}, що дає вам статус «Підтримувач» на {1}. + Дякуємо за вашу постійну підтримку! Наразі ви внесли загалом {0}, що дає вам статус "Supporter" на {1}. У вас ще ніколи не було тегу osu!supporter :( @@ -248,9 +248,9 @@ Ваш тег osu!supporter був чинний до {0}. - Із загальної кількості ваших внесків ви подарували {0} теги на суму {1}, що охоплюють {2}. Це неймовірно щедро! + Із загальної кількості ваших внесків ви подарували {0} теги на суму {1}, що охоплює {2}. Це неймовірно щедро! - {0} інший користувач |{0} інших користувачів + {0} іншому користувачу|{0} іншим користувачам \ No newline at end of file diff --git a/osu.Game.Resources/Localisation/Web/CommunityStrings.cs b/osu.Game.Resources/Localisation/Web/CommunityStrings.cs index 7ea80a69..c0689b77 100644 --- a/osu.Game.Resources/Localisation/Web/CommunityStrings.cs +++ b/osu.Game.Resources/Localisation/Web/CommunityStrings.cs @@ -190,9 +190,9 @@ namespace osu.Game.Resources.Localisation.Web public static LocalisableString SupportPerksCustomisationTitle => new TranslatableString(getKey(@"support.perks.customisation.title"), @"Customisation"); /// - /// "Stand out by uploading a custom cover image or by creating a fully customizable 'me!' section within your user profile." + /// "Stand out by uploading a custom cover image, creating a fully customizable 'me!' section, or even change the colour to any of your liking within your user profile." /// - public static LocalisableString SupportPerksCustomisationDescription => new TranslatableString(getKey(@"support.perks.customisation.description"), @"Stand out by uploading a custom cover image or by creating a fully customizable 'me!' section within your user profile."); + public static LocalisableString SupportPerksCustomisationDescription => new TranslatableString(getKey(@"support.perks.customisation.description"), @"Stand out by uploading a custom cover image, creating a fully customizable 'me!' section, or even change the colour to any of your liking within your user profile."); /// /// "Beatmap Filters" diff --git a/osu.Game.Resources/Localisation/Web/Contest.lt.resx b/osu.Game.Resources/Localisation/Web/Contest.lt.resx index c1c774e1..25303d80 100644 --- a/osu.Game.Resources/Localisation/Web/Contest.lt.resx +++ b/osu.Game.Resources/Localisation/Web/Contest.lt.resx @@ -67,6 +67,55 @@ sąrašas + + komentarai + + + slėpti vertintus pateikimus + + + vertintojas + + + dar nebalsavote. + + + atnaujinti + + + nenurodyti taškai + + + negalite balsuoti jau vertintuose konkursuose + + + Jau balsavote šiame pateikime. + + + +Vertinimo rezultatai + + + kūrėjas + + + Rezultatas + + + Standartizuotas Rezultatas + + + bendras rezultatas + + + bendras standartizuotas rezultatas + + + Jus esate vertintojas šiame konkurse. Vertinkite pateikimus čia! + + + Šis konkursas naudoja vertinimo sistemą, vertintojai tvarkosi su pateikimais. + Balsavimui reikia prisijungti. @@ -139,6 +188,9 @@ {0} taškas|{0} taškų + + {0} taškai + Baigėsi {0} @@ -160,4 +212,7 @@ Yra rezultatai + + Peržiūrėti informaciją ir pateikimus + \ No newline at end of file diff --git a/osu.Game.Resources/Localisation/Web/Contest.ms-MY.resx b/osu.Game.Resources/Localisation/Web/Contest.ms-MY.resx index f97b3a5f..7c5f7b7c 100644 --- a/osu.Game.Resources/Localisation/Web/Contest.ms-MY.resx +++ b/osu.Game.Resources/Localisation/Web/Contest.ms-MY.resx @@ -71,10 +71,10 @@ komen - sorok penyertaan yang diadili + sorok penyertaan yang telah dinilai - pengadil + penilai anda belum mengundi. @@ -86,13 +86,13 @@ markah tiada - tidak boleh mengundi dalam peraduan berpengadil + tidak boleh mengundi dalam peraduan berpenilai Anda telah menyerahkan undian untuk penyertaan ini. - Hasil pengadilan + Hasil penilaian pencipta @@ -110,10 +110,10 @@ jumlah markah terpiawai - Anda pengadil peraduan ini. Adili penyertaan di sini! + Anda penilai peraduan ini. Nilai penyertaan di sini! - Peraduan ini menggunakan tatanan pengadilan. Pengadil kini memproses penyertaan. + Peraduan ini menggunakan tatanan penilaian. Penilai kini memproses penyertaan. Sila daftar masuk untuk mengundi. @@ -170,7 +170,7 @@ Hanya fail .mp3 diterima untuk peraduan. - Penyertaan bagi peraduan mesti {0}{1} + Penyertaan untuk peraduan mesti {0}{1} Penyertaan peraduan ini hanya dibolehkan hingga {0}. @@ -211,4 +211,7 @@ Hasil Diumumkan + + Lihat maklumat dan masukan + \ No newline at end of file diff --git a/osu.Game.Resources/Localisation/Web/Contest.sv.resx b/osu.Game.Resources/Localisation/Web/Contest.sv.resx index ca033c19..95a74780 100644 --- a/osu.Game.Resources/Localisation/Web/Contest.sv.resx +++ b/osu.Game.Resources/Localisation/Web/Contest.sv.resx @@ -100,9 +100,15 @@ Poäng + + Standardiserad poäng + total poäng + + total standardiserad poäng + Du är domare i denna tävling. Bedöm bidragen här! @@ -181,6 +187,9 @@ {0} poäng|{0} poäng + + {0} poäng + Avslutad {0} @@ -202,4 +211,7 @@ Resultat ute + + Visa information och poster + \ No newline at end of file diff --git a/osu.Game.Resources/Localisation/Web/Errors.ja.resx b/osu.Game.Resources/Localisation/Web/Errors.ja.resx index 4be1d187..db7cd8bc 100644 --- a/osu.Game.Resources/Localisation/Web/Errors.ja.resx +++ b/osu.Game.Resources/Localisation/Web/Errors.ja.resx @@ -67,6 +67,9 @@ アカウントが制限されている状態では実行できません。 + + {0}パラメータは最大{1}個の項目を持つことができます|{0}パラメータは最大{1}個の項目を持つことができます + osu!サポーター限定の機能です。 diff --git a/osu.Game.Resources/Localisation/Web/Errors.lt.resx b/osu.Game.Resources/Localisation/Web/Errors.lt.resx index 6a70b849..71718dd4 100644 --- a/osu.Game.Resources/Localisation/Web/Errors.lt.resx +++ b/osu.Game.Resources/Localisation/Web/Errors.lt.resx @@ -97,6 +97,9 @@ Įvyko klaida apdorojant jūsų apmokėjimą. + + Negalimas rezultato id. + Negalėjome rasti rezultatų, prašome bandyti vėliau. @@ -106,4 +109,7 @@ Paieška labiau užimta, nei įprastai, pabandykite vėliau. + + Jus nesenai jau buvote pranešę. + \ No newline at end of file diff --git a/osu.Game.Resources/Localisation/Web/Errors.ms-MY.resx b/osu.Game.Resources/Localisation/Web/Errors.ms-MY.resx index 6e1ba99b..f0ef9c8a 100644 --- a/osu.Game.Resources/Localisation/Web/Errors.ms-MY.resx +++ b/osu.Game.Resources/Localisation/Web/Errors.ms-MY.resx @@ -62,11 +62,14 @@ Pemuatan data gagal. - URL tidak sah atau kaedah permintaan tidak betul. + URL tidak sah atau kaedah permintaan salah. Anda tidak boleh menjalankan tindakan ini ketika akaun anda dalam keadaan disekat. + + Parameter {0} tidak boleh melebihi {1} butir + Anda mesti menjadi osu!supporter untuk menggunakan ciri ini. diff --git a/osu.Game.Resources/Localisation/Web/Errors.sv.resx b/osu.Game.Resources/Localisation/Web/Errors.sv.resx index 90f5c5b9..2c678b9e 100644 --- a/osu.Game.Resources/Localisation/Web/Errors.sv.resx +++ b/osu.Game.Resources/Localisation/Web/Errors.sv.resx @@ -67,6 +67,9 @@ Du kan inte utföra denna åtgärd medan ditt konto är begränsat. + + {0} parameter har ett maximum av{1} artikel|{0} parameter har ett maximum av {1} artiklar + Du måste vara en osu!supporter för att använda denna funktion. diff --git a/osu.Game.Resources/Localisation/Web/Errors.zh-Hant.resx b/osu.Game.Resources/Localisation/Web/Errors.zh-Hant.resx index 23ab3230..3d9484bc 100644 --- a/osu.Game.Resources/Localisation/Web/Errors.zh-Hant.resx +++ b/osu.Game.Resources/Localisation/Web/Errors.zh-Hant.resx @@ -77,7 +77,7 @@ 發生了未知的錯誤。 - 請登入以繼續. + 請登入以繼續。 拒絕存取。 diff --git a/osu.Game.Resources/Localisation/Web/Events.fr.resx b/osu.Game.Resources/Localisation/Web/Events.fr.resx index b2983be8..54ea8ae3 100644 --- a/osu.Game.Resources/Localisation/Web/Events.fr.resx +++ b/osu.Game.Resources/Localisation/Web/Events.fr.resx @@ -71,7 +71,7 @@ {0} a été supprimée. - {0} a été réveillée de son sommeil éternel par <strong>{1}</strong>. + {0} a revécu de son sommeil éternel par <strong>{1}</strong>. <strong><em>{0}</em></strong> a mis à jour la beatmap "<em>{1}</em>" diff --git a/osu.Game.Resources/Localisation/Web/Events.ja.resx b/osu.Game.Resources/Localisation/Web/Events.ja.resx index 558bc7a8..10753aaa 100644 --- a/osu.Game.Resources/Localisation/Web/Events.ja.resx +++ b/osu.Game.Resources/Localisation/Web/Events.ja.resx @@ -89,7 +89,7 @@ <strong><em>{0}</em></strong>が<em>{1}</em>の一位を失いました・・・({2}) - <strong>{0}</strong>が再びosu!をサポートすることを選びました!- あなたの寛大さに感謝します! + <strong>{0}</strong>が再びosu!を支援してくれました - あなたの寛大さに感謝します! <strong>{0}</strong>はosu!サポーターになりました! - あなたの寛大さに感謝します! diff --git a/osu.Game.Resources/Localisation/Web/Events.ko.resx b/osu.Game.Resources/Localisation/Web/Events.ko.resx index 9699d232..74f84dff 100644 --- a/osu.Game.Resources/Localisation/Web/Events.ko.resx +++ b/osu.Game.Resources/Localisation/Web/Events.ko.resx @@ -83,13 +83,13 @@ 최근에 눈에 띄는 활동이 없네요! - {0}님이 {1} ({2}) 맵에서 {3}등을 기록했습니다. + {0}님이 {1} ({2}) 맵에서 {3}등을 기록하셨어요. <strong><em>{0}</em></strong>님이 <em>{1}</em> ({2})맵에서 1등 자리를 빼앗겼습니다. - <strong>{0}</strong>님이 다시 한번 osu!를 지원하기로 결정하셨습니다. - 감사합니다! + <strong>{0}</strong>님이 다시 한 번 osu!를 지원하기로 결정하셨어요. - 감사합니다! <strong>{0}</strong>님이 osu! 서포터가 되셨습니다. - 감사합니다! @@ -98,7 +98,7 @@ <strong>{0}</strong>님이 osu! 서포터를 선물받았습니다! - <strong>{0}</strong>님이 이름을 <strong><em>{1}</em></strong>(으)로 변경했습니다! + <strong>{0}</strong>님이 이름을 <strong><em>{1}</em></strong>(으)로 변경하셨어요! Approved diff --git a/osu.Game.Resources/Localisation/Web/Events.pl.resx b/osu.Game.Resources/Localisation/Web/Events.pl.resx index b5d64024..d7bde9cd 100644 --- a/osu.Game.Resources/Localisation/Web/Events.pl.resx +++ b/osu.Game.Resources/Localisation/Web/Events.pl.resx @@ -74,7 +74,7 @@ Beatmapa {0} została ożywiona z wiecznego snu przez użytkownika <strong>{1}</strong>. - <strong><em>{0}</em></strong> aktualizuje beatmapę <em>{1}</em> + <strong><em>{0}</em></strong> zaktualizował beatmapę "<em>{1}</em>" <strong><em>{0}</em></strong> przesyła nową beatmapę: {1} @@ -92,7 +92,7 @@ <strong>{0}</strong> decyduje się ponownie wspomóc osu! - dziękujemy za szczodrość! - <strong>{0}</strong> decyduje się wspomóc osu! - dziękujemy za szczodrość! + <strong>{0}</strong> zdecydował(a) się wspomóc osu! - dziękujemy za szczodrość! <strong>{0}</strong> otrzymuje prezent w postaci statusu donatora! diff --git a/osu.Game.Resources/Localisation/Web/Events.resx b/osu.Game.Resources/Localisation/Web/Events.resx index c9154c41..2e7ae517 100644 --- a/osu.Game.Resources/Localisation/Web/Events.resx +++ b/osu.Game.Resources/Localisation/Web/Events.resx @@ -59,25 +59,25 @@ System.Resources.ResXResourceWriter, System.Windows.Forms, Version=2.0.0.0, Culture=neutral, PublicKeyToken=b77a5c561934e089 - <strong><em>{0}</em></strong> unlocked the "<strong>{1}</strong>" medal! + {0} unlocked the "{1}" medal! {0} has been played {1} times! - {0} by <strong>{1}</strong> has been {2}! + {0} by {1} has been {2}! {0} has been deleted. - {0} has been revived from eternal slumber by <strong>{1}</strong>. + {0} has been revived from eternal slumber by {1}. - <strong><em>{0}</em></strong> has updated the beatmap "<em>{1}</em>" + {0} has updated the beatmap "{1}" - <strong><em>{0}</em></strong> has submitted a new beatmap "{1}" + {0} has submitted a new beatmap "{1}" This user hasn't done anything notable recently! @@ -86,19 +86,19 @@ {0} achieved {1} on {2} ({3}) - <strong><em>{0}</em></strong> has lost first place on <em>{1}</em> ({2}) + {0} has lost first place on {1} ({2}) - <strong>{0}</strong> has once again chosen to support osu! - thanks for your generosity! + {0} has once again chosen to support osu! - thanks for your generosity! - <strong>{0}</strong> has supported osu! - thanks for your generosity! + {0} has supported osu! - thanks for your generosity! - <strong>{0}</strong> has received the gift of osu!supporter! + {0} has received the gift of osu!supporter! - <strong>{0}</strong> has changed their username to <strong><em>{1}</em></strong>! + {0} has changed their username to {1}! approved diff --git a/osu.Game.Resources/Localisation/Web/Events.ru.resx b/osu.Game.Resources/Localisation/Web/Events.ru.resx index c067650b..6799934c 100644 --- a/osu.Game.Resources/Localisation/Web/Events.ru.resx +++ b/osu.Game.Resources/Localisation/Web/Events.ru.resx @@ -74,10 +74,10 @@ <strong>{0}</strong> воскресил(а) карту {1}. - <strong><em>{0}</em></strong> обновил(а) карту "<em>{1}</em>" + <strong><em>{0}</em></strong> обновил карту "<em>{1}</em>" - <strong><em>{0}</em></strong> опубликовал(а) карту "{1}" + <strong><em>{0}</em></strong> опубликовал карту "{1}" Этот пользователь за последнее время не сделал ничего интересного! @@ -95,7 +95,7 @@ <strong>{0}</strong> поддержал(а) osu! — спасибо за щедрость! - <strong>{0}</strong> получил(а) тег osu!supporter в подарок! + <strong>{0}</strong> получил тег osu!supporter в подарок! <strong>{0}</strong> сменил(а) ник на <strong><em>{1}</em></strong>! diff --git a/osu.Game.Resources/Localisation/Web/EventsStrings.cs b/osu.Game.Resources/Localisation/Web/EventsStrings.cs index 190eacd9..b838de9e 100644 --- a/osu.Game.Resources/Localisation/Web/EventsStrings.cs +++ b/osu.Game.Resources/Localisation/Web/EventsStrings.cs @@ -10,9 +10,9 @@ namespace osu.Game.Resources.Localisation.Web private const string prefix = @"osu.Game.Resources.Localisation.Web.Events"; /// - /// "<strong><em>{0}</em></strong> unlocked the "<strong>{1}</strong>" medal!" + /// "{0} unlocked the "{1}" medal!" /// - public static LocalisableString Achievement(LocalisableString user, LocalisableString achievement) => new TranslatableString(getKey(@"achievement"), @"{0} unlocked the ""{1}"" medal!", user, achievement); + public static LocalisableString Achievement(LocalisableString user, LocalisableString achievement) => new TranslatableString(getKey(@"achievement"), @"{0} unlocked the ""{1}"" medal!", user, achievement); /// /// "{0} has been played {1} times!" @@ -20,9 +20,9 @@ namespace osu.Game.Resources.Localisation.Web public static LocalisableString BeatmapPlaycount(LocalisableString beatmap, LocalisableString count) => new TranslatableString(getKey(@"beatmap_playcount"), @"{0} has been played {1} times!", beatmap, count); /// - /// "{0} by <strong>{1}</strong> has been {2}!" + /// "{0} by {1} has been {2}!" /// - public static LocalisableString BeatmapsetApprove(LocalisableString beatmapset, LocalisableString user, LocalisableString approval) => new TranslatableString(getKey(@"beatmapset_approve"), @"{0} by {1} has been {2}!", beatmapset, user, approval); + public static LocalisableString BeatmapsetApprove(LocalisableString beatmapset, LocalisableString user, LocalisableString approval) => new TranslatableString(getKey(@"beatmapset_approve"), @"{0} by {1} has been {2}!", beatmapset, user, approval); /// /// "{0} has been deleted." @@ -30,19 +30,19 @@ namespace osu.Game.Resources.Localisation.Web public static LocalisableString BeatmapsetDelete(LocalisableString beatmapset) => new TranslatableString(getKey(@"beatmapset_delete"), @"{0} has been deleted.", beatmapset); /// - /// "{0} has been revived from eternal slumber by <strong>{1}</strong>." + /// "{0} has been revived from eternal slumber by {1}." /// - public static LocalisableString BeatmapsetRevive(LocalisableString beatmapset, LocalisableString user) => new TranslatableString(getKey(@"beatmapset_revive"), @"{0} has been revived from eternal slumber by {1}.", beatmapset, user); + public static LocalisableString BeatmapsetRevive(LocalisableString beatmapset, LocalisableString user) => new TranslatableString(getKey(@"beatmapset_revive"), @"{0} has been revived from eternal slumber by {1}.", beatmapset, user); /// - /// "<strong><em>{0}</em></strong> has updated the beatmap "<em>{1}</em>"" + /// "{0} has updated the beatmap "{1}"" /// - public static LocalisableString BeatmapsetUpdate(LocalisableString user, LocalisableString beatmapset) => new TranslatableString(getKey(@"beatmapset_update"), @"{0} has updated the beatmap ""{1}""", user, beatmapset); + public static LocalisableString BeatmapsetUpdate(LocalisableString user, LocalisableString beatmapset) => new TranslatableString(getKey(@"beatmapset_update"), @"{0} has updated the beatmap ""{1}""", user, beatmapset); /// - /// "<strong><em>{0}</em></strong> has submitted a new beatmap "{1}"" + /// "{0} has submitted a new beatmap "{1}"" /// - public static LocalisableString BeatmapsetUpload(LocalisableString user, LocalisableString beatmapset) => new TranslatableString(getKey(@"beatmapset_upload"), @"{0} has submitted a new beatmap ""{1}""", user, beatmapset); + public static LocalisableString BeatmapsetUpload(LocalisableString user, LocalisableString beatmapset) => new TranslatableString(getKey(@"beatmapset_upload"), @"{0} has submitted a new beatmap ""{1}""", user, beatmapset); /// /// "This user hasn't done anything notable recently!" @@ -55,29 +55,29 @@ namespace osu.Game.Resources.Localisation.Web public static LocalisableString Rank(LocalisableString user, LocalisableString rank, LocalisableString beatmap, LocalisableString mode) => new TranslatableString(getKey(@"rank"), @"{0} achieved {1} on {2} ({3})", user, rank, beatmap, mode); /// - /// "<strong><em>{0}</em></strong> has lost first place on <em>{1}</em> ({2})" + /// "{0} has lost first place on {1} ({2})" /// - public static LocalisableString RankLost(LocalisableString user, LocalisableString beatmap, LocalisableString mode) => new TranslatableString(getKey(@"rank_lost"), @"{0} has lost first place on {1} ({2})", user, beatmap, mode); + public static LocalisableString RankLost(LocalisableString user, LocalisableString beatmap, LocalisableString mode) => new TranslatableString(getKey(@"rank_lost"), @"{0} has lost first place on {1} ({2})", user, beatmap, mode); /// - /// "<strong>{0}</strong> has once again chosen to support osu! - thanks for your generosity!" + /// "{0} has once again chosen to support osu! - thanks for your generosity!" /// - public static LocalisableString UserSupportAgain(LocalisableString user) => new TranslatableString(getKey(@"user_support_again"), @"{0} has once again chosen to support osu! - thanks for your generosity!", user); + public static LocalisableString UserSupportAgain(LocalisableString user) => new TranslatableString(getKey(@"user_support_again"), @"{0} has once again chosen to support osu! - thanks for your generosity!", user); /// - /// "<strong>{0}</strong> has supported osu! - thanks for your generosity!" + /// "{0} has supported osu! - thanks for your generosity!" /// - public static LocalisableString UserSupportFirst(LocalisableString user) => new TranslatableString(getKey(@"user_support_first"), @"{0} has supported osu! - thanks for your generosity!", user); + public static LocalisableString UserSupportFirst(LocalisableString user) => new TranslatableString(getKey(@"user_support_first"), @"{0} has supported osu! - thanks for your generosity!", user); /// - /// "<strong>{0}</strong> has received the gift of osu!supporter!" + /// "{0} has received the gift of osu!supporter!" /// - public static LocalisableString UserSupportGift(LocalisableString user) => new TranslatableString(getKey(@"user_support_gift"), @"{0} has received the gift of osu!supporter!", user); + public static LocalisableString UserSupportGift(LocalisableString user) => new TranslatableString(getKey(@"user_support_gift"), @"{0} has received the gift of osu!supporter!", user); /// - /// "<strong>{0}</strong> has changed their username to <strong><em>{1}</em></strong>!" + /// "{0} has changed their username to {1}!" /// - public static LocalisableString UsernameChange(LocalisableString previousUsername, LocalisableString user) => new TranslatableString(getKey(@"username_change"), @"{0} has changed their username to {1}!", previousUsername, user); + public static LocalisableString UsernameChange(LocalisableString previousUsername, LocalisableString user) => new TranslatableString(getKey(@"username_change"), @"{0} has changed their username to {1}!", previousUsername, user); /// /// "approved" diff --git a/osu.Game.Resources/Localisation/Web/Follows.id.resx b/osu.Game.Resources/Localisation/Web/Follows.id.resx index 6c32a291..b5b5b7fe 100644 --- a/osu.Game.Resources/Localisation/Web/Follows.id.resx +++ b/osu.Game.Resources/Localisation/Web/Follows.id.resx @@ -92,10 +92,10 @@ mapper - hentikan notifikasi setiap kali pengguna ini mengunggah beatmap baru + jangan beritahukan saya lagi pada saat pengguna ini mengunggah beatmap baru - kirimkan saya notifikasi setiap kali pengguna ini mengunggah beatmap baru + beritahukan saya pada saat pengguna ini mengunggah beatmap baru diskusi beatmap diff --git a/osu.Game.Resources/Localisation/Web/Forum.lt.resx b/osu.Game.Resources/Localisation/Web/Forum.lt.resx index eb1f1ae3..918fac17 100644 --- a/osu.Game.Resources/Localisation/Web/Forum.lt.resx +++ b/osu.Game.Resources/Localisation/Web/Forum.lt.resx @@ -166,6 +166,9 @@ peržiūrėti naujausius įrašus + + peržiūrėti pirmą neskaitytą pranešimą + Jūs atsakėte į šią temą @@ -529,6 +532,42 @@ Pridėta „išspręsta“ žyma + + Pašalinti "osu!lazer" žymę + + + Pašalinta "osu!lazer" žymė + + + Pridėti "osu!lazer" žymę + + + Pridėta "osu!lazer" žymė + + + Pašalinti "osu!stable" žymę + + + Pašalinta "osu!stable" žymė + + + Pridėti "osu!stable" žymę + + + Pridėta "osu!stable" žymė + + + Pašalinti "osu!web" žymę + + + Pašalinta "osu!web" žymė + + + Pridėti "osu!web" žymę + + + Pridėta "osu!web" žymė + Ši tema yra užrakinta ir negalima atsakyti joje diff --git a/osu.Game.Resources/Localisation/Web/Forum.ms-MY.resx b/osu.Game.Resources/Localisation/Web/Forum.ms-MY.resx index dd701b7d..2cdee2ac 100644 --- a/osu.Game.Resources/Localisation/Web/Forum.ms-MY.resx +++ b/osu.Game.Resources/Localisation/Web/Forum.ms-MY.resx @@ -116,7 +116,7 @@ Betul nak pulihkan hantaran? - Kali terakhir disunting oleh {0} {1}, disunting sejumlah {2} kali. + Suntingan terkini oleh {0} {1}, disunting sejumlah {2} kali. dihantar {0} @@ -146,7 +146,7 @@ Pembuka Tajuk - Pergi ke hantaran + Ke hantaran masukkan angka hantaran @@ -179,7 +179,7 @@ {0} oleh {1} - balasan terakhir oleh {0} + balasan terkini oleh {0} Tajuk baharu @@ -242,7 +242,7 @@ ke hantaran pertama - ke hantaran terakhir + ke hantaran terkini langkau 10 hantaran seterusnya @@ -395,7 +395,7 @@ Balas - Petik hantaran bagi balasan + Petik hantaran untuk balasan Cari @@ -431,7 +431,7 @@ Pilihan setiap pengguna - Ini jumlah pilihan bagi setiap pengguna ketika mengundi. + Ini jumlah pilihan untuk setiap pengguna ketika mengundi. Tetapan @@ -683,7 +683,7 @@ Akhir tinjauan pada {0} - Hasil akan ditunjukkan pada akhir tinjauan. + Hasil akan ditunjukkan setelah tinjauan tamat. Jumlah undian: {0} diff --git a/osu.Game.Resources/Localisation/Web/GroupHistory.ar.resx b/osu.Game.Resources/Localisation/Web/GroupHistory.ar.resx new file mode 100644 index 00000000..339f40fe --- /dev/null +++ b/osu.Game.Resources/Localisation/Web/GroupHistory.ar.resx @@ -0,0 +1,61 @@ + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + 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/Web/GroupHistory.be.resx b/osu.Game.Resources/Localisation/Web/GroupHistory.be.resx new file mode 100644 index 00000000..339f40fe --- /dev/null +++ b/osu.Game.Resources/Localisation/Web/GroupHistory.be.resx @@ -0,0 +1,61 @@ + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + 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/Web/GroupHistory.bg.resx b/osu.Game.Resources/Localisation/Web/GroupHistory.bg.resx new file mode 100644 index 00000000..339f40fe --- /dev/null +++ b/osu.Game.Resources/Localisation/Web/GroupHistory.bg.resx @@ -0,0 +1,61 @@ + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + 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/Web/GroupHistory.ca.resx b/osu.Game.Resources/Localisation/Web/GroupHistory.ca.resx new file mode 100644 index 00000000..339f40fe --- /dev/null +++ b/osu.Game.Resources/Localisation/Web/GroupHistory.ca.resx @@ -0,0 +1,61 @@ + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + 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/Web/GroupHistory.cs.resx b/osu.Game.Resources/Localisation/Web/GroupHistory.cs.resx new file mode 100644 index 00000000..339f40fe --- /dev/null +++ b/osu.Game.Resources/Localisation/Web/GroupHistory.cs.resx @@ -0,0 +1,61 @@ + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + 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/Web/GroupHistory.da.resx b/osu.Game.Resources/Localisation/Web/GroupHistory.da.resx new file mode 100644 index 00000000..339f40fe --- /dev/null +++ b/osu.Game.Resources/Localisation/Web/GroupHistory.da.resx @@ -0,0 +1,61 @@ + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + 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/Web/GroupHistory.de.resx b/osu.Game.Resources/Localisation/Web/GroupHistory.de.resx new file mode 100644 index 00000000..339f40fe --- /dev/null +++ b/osu.Game.Resources/Localisation/Web/GroupHistory.de.resx @@ -0,0 +1,61 @@ + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + 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/Web/GroupHistory.el.resx b/osu.Game.Resources/Localisation/Web/GroupHistory.el.resx new file mode 100644 index 00000000..339f40fe --- /dev/null +++ b/osu.Game.Resources/Localisation/Web/GroupHistory.el.resx @@ -0,0 +1,61 @@ + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + 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/Web/GroupHistory.es-419.resx b/osu.Game.Resources/Localisation/Web/GroupHistory.es-419.resx new file mode 100644 index 00000000..339f40fe --- /dev/null +++ b/osu.Game.Resources/Localisation/Web/GroupHistory.es-419.resx @@ -0,0 +1,61 @@ + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + 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/Web/GroupHistory.es.resx b/osu.Game.Resources/Localisation/Web/GroupHistory.es.resx new file mode 100644 index 00000000..339f40fe --- /dev/null +++ b/osu.Game.Resources/Localisation/Web/GroupHistory.es.resx @@ -0,0 +1,61 @@ + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + 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/Web/GroupHistory.fa-IR.resx b/osu.Game.Resources/Localisation/Web/GroupHistory.fa-IR.resx new file mode 100644 index 00000000..339f40fe --- /dev/null +++ b/osu.Game.Resources/Localisation/Web/GroupHistory.fa-IR.resx @@ -0,0 +1,61 @@ + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + 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/Web/GroupHistory.fi.resx b/osu.Game.Resources/Localisation/Web/GroupHistory.fi.resx new file mode 100644 index 00000000..339f40fe --- /dev/null +++ b/osu.Game.Resources/Localisation/Web/GroupHistory.fi.resx @@ -0,0 +1,61 @@ + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + 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/Web/GroupHistory.fil.resx b/osu.Game.Resources/Localisation/Web/GroupHistory.fil.resx new file mode 100644 index 00000000..339f40fe --- /dev/null +++ b/osu.Game.Resources/Localisation/Web/GroupHistory.fil.resx @@ -0,0 +1,61 @@ + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + 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/Web/GroupHistory.fr.resx b/osu.Game.Resources/Localisation/Web/GroupHistory.fr.resx new file mode 100644 index 00000000..339f40fe --- /dev/null +++ b/osu.Game.Resources/Localisation/Web/GroupHistory.fr.resx @@ -0,0 +1,61 @@ + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + 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/Web/GroupHistory.he.resx b/osu.Game.Resources/Localisation/Web/GroupHistory.he.resx new file mode 100644 index 00000000..339f40fe --- /dev/null +++ b/osu.Game.Resources/Localisation/Web/GroupHistory.he.resx @@ -0,0 +1,61 @@ + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + 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/Web/GroupHistory.hr-HR.resx b/osu.Game.Resources/Localisation/Web/GroupHistory.hr-HR.resx new file mode 100644 index 00000000..339f40fe --- /dev/null +++ b/osu.Game.Resources/Localisation/Web/GroupHistory.hr-HR.resx @@ -0,0 +1,61 @@ + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + 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/Web/GroupHistory.hu.resx b/osu.Game.Resources/Localisation/Web/GroupHistory.hu.resx new file mode 100644 index 00000000..339f40fe --- /dev/null +++ b/osu.Game.Resources/Localisation/Web/GroupHistory.hu.resx @@ -0,0 +1,61 @@ + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + 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/Web/GroupHistory.id.resx b/osu.Game.Resources/Localisation/Web/GroupHistory.id.resx new file mode 100644 index 00000000..339f40fe --- /dev/null +++ b/osu.Game.Resources/Localisation/Web/GroupHistory.id.resx @@ -0,0 +1,61 @@ + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + 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/Web/GroupHistory.it.resx b/osu.Game.Resources/Localisation/Web/GroupHistory.it.resx new file mode 100644 index 00000000..339f40fe --- /dev/null +++ b/osu.Game.Resources/Localisation/Web/GroupHistory.it.resx @@ -0,0 +1,61 @@ + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + 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/Web/GroupHistory.ja.resx b/osu.Game.Resources/Localisation/Web/GroupHistory.ja.resx new file mode 100644 index 00000000..339f40fe --- /dev/null +++ b/osu.Game.Resources/Localisation/Web/GroupHistory.ja.resx @@ -0,0 +1,61 @@ + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + 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/Web/GroupHistory.kk-KZ.resx b/osu.Game.Resources/Localisation/Web/GroupHistory.kk-KZ.resx new file mode 100644 index 00000000..339f40fe --- /dev/null +++ b/osu.Game.Resources/Localisation/Web/GroupHistory.kk-KZ.resx @@ -0,0 +1,61 @@ + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + 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/Web/GroupHistory.ko.resx b/osu.Game.Resources/Localisation/Web/GroupHistory.ko.resx new file mode 100644 index 00000000..339f40fe --- /dev/null +++ b/osu.Game.Resources/Localisation/Web/GroupHistory.ko.resx @@ -0,0 +1,61 @@ + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + 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/Web/GroupHistory.lt.resx b/osu.Game.Resources/Localisation/Web/GroupHistory.lt.resx new file mode 100644 index 00000000..339f40fe --- /dev/null +++ b/osu.Game.Resources/Localisation/Web/GroupHistory.lt.resx @@ -0,0 +1,61 @@ + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + 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/Web/GroupHistory.lv-LV.resx b/osu.Game.Resources/Localisation/Web/GroupHistory.lv-LV.resx new file mode 100644 index 00000000..339f40fe --- /dev/null +++ b/osu.Game.Resources/Localisation/Web/GroupHistory.lv-LV.resx @@ -0,0 +1,61 @@ + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + 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/Web/GroupHistory.ms-MY.resx b/osu.Game.Resources/Localisation/Web/GroupHistory.ms-MY.resx new file mode 100644 index 00000000..339f40fe --- /dev/null +++ b/osu.Game.Resources/Localisation/Web/GroupHistory.ms-MY.resx @@ -0,0 +1,61 @@ + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + 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/Web/GroupHistory.nl.resx b/osu.Game.Resources/Localisation/Web/GroupHistory.nl.resx new file mode 100644 index 00000000..339f40fe --- /dev/null +++ b/osu.Game.Resources/Localisation/Web/GroupHistory.nl.resx @@ -0,0 +1,61 @@ + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + 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/Web/GroupHistory.no.resx b/osu.Game.Resources/Localisation/Web/GroupHistory.no.resx new file mode 100644 index 00000000..339f40fe --- /dev/null +++ b/osu.Game.Resources/Localisation/Web/GroupHistory.no.resx @@ -0,0 +1,61 @@ + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + 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/Web/GroupHistory.pl.resx b/osu.Game.Resources/Localisation/Web/GroupHistory.pl.resx new file mode 100644 index 00000000..339f40fe --- /dev/null +++ b/osu.Game.Resources/Localisation/Web/GroupHistory.pl.resx @@ -0,0 +1,61 @@ + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + 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/Web/GroupHistory.pt-BR.resx b/osu.Game.Resources/Localisation/Web/GroupHistory.pt-BR.resx new file mode 100644 index 00000000..339f40fe --- /dev/null +++ b/osu.Game.Resources/Localisation/Web/GroupHistory.pt-BR.resx @@ -0,0 +1,61 @@ + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + 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/Web/GroupHistory.pt.resx b/osu.Game.Resources/Localisation/Web/GroupHistory.pt.resx new file mode 100644 index 00000000..339f40fe --- /dev/null +++ b/osu.Game.Resources/Localisation/Web/GroupHistory.pt.resx @@ -0,0 +1,61 @@ + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + 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/Web/GroupHistory.resx b/osu.Game.Resources/Localisation/Web/GroupHistory.resx new file mode 100644 index 00000000..1bfca549 --- /dev/null +++ b/osu.Game.Resources/Localisation/Web/GroupHistory.resx @@ -0,0 +1,121 @@ + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + 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 group history found! + + + View group history + + + by {0} + + + {0} created. + + + {0} deleted. + + + {0} renamed to {1}. + + + {0} added to {1}. + + + {0} added to {1} for {2}. + + + {0} added to {1}'s {2} membership. + + + {0} removed from {1}. + + + {0} removed from {1}'s {2} membership. + + + {0}'s default group set to {1}. + + + Group + + + All groups + + + To + + + From + + + User + + + Username or ID + + + Older group history can be found in {0}. + + + the staff log wiki articles + + \ No newline at end of file diff --git a/osu.Game.Resources/Localisation/Web/GroupHistory.ro.resx b/osu.Game.Resources/Localisation/Web/GroupHistory.ro.resx new file mode 100644 index 00000000..339f40fe --- /dev/null +++ b/osu.Game.Resources/Localisation/Web/GroupHistory.ro.resx @@ -0,0 +1,61 @@ + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + 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/Web/GroupHistory.ru.resx b/osu.Game.Resources/Localisation/Web/GroupHistory.ru.resx new file mode 100644 index 00000000..339f40fe --- /dev/null +++ b/osu.Game.Resources/Localisation/Web/GroupHistory.ru.resx @@ -0,0 +1,61 @@ + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + 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/Web/GroupHistory.si-LK.resx b/osu.Game.Resources/Localisation/Web/GroupHistory.si-LK.resx new file mode 100644 index 00000000..339f40fe --- /dev/null +++ b/osu.Game.Resources/Localisation/Web/GroupHistory.si-LK.resx @@ -0,0 +1,61 @@ + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + 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/Web/GroupHistory.sk.resx b/osu.Game.Resources/Localisation/Web/GroupHistory.sk.resx new file mode 100644 index 00000000..339f40fe --- /dev/null +++ b/osu.Game.Resources/Localisation/Web/GroupHistory.sk.resx @@ -0,0 +1,61 @@ + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + 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/Web/GroupHistory.sl.resx b/osu.Game.Resources/Localisation/Web/GroupHistory.sl.resx new file mode 100644 index 00000000..339f40fe --- /dev/null +++ b/osu.Game.Resources/Localisation/Web/GroupHistory.sl.resx @@ -0,0 +1,61 @@ + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + 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/Web/GroupHistory.sr.resx b/osu.Game.Resources/Localisation/Web/GroupHistory.sr.resx new file mode 100644 index 00000000..339f40fe --- /dev/null +++ b/osu.Game.Resources/Localisation/Web/GroupHistory.sr.resx @@ -0,0 +1,61 @@ + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + 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/Web/GroupHistory.sv.resx b/osu.Game.Resources/Localisation/Web/GroupHistory.sv.resx new file mode 100644 index 00000000..339f40fe --- /dev/null +++ b/osu.Game.Resources/Localisation/Web/GroupHistory.sv.resx @@ -0,0 +1,61 @@ + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + 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/Web/GroupHistory.tg-TJ.resx b/osu.Game.Resources/Localisation/Web/GroupHistory.tg-TJ.resx new file mode 100644 index 00000000..339f40fe --- /dev/null +++ b/osu.Game.Resources/Localisation/Web/GroupHistory.tg-TJ.resx @@ -0,0 +1,61 @@ + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + 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/Web/GroupHistory.th.resx b/osu.Game.Resources/Localisation/Web/GroupHistory.th.resx new file mode 100644 index 00000000..339f40fe --- /dev/null +++ b/osu.Game.Resources/Localisation/Web/GroupHistory.th.resx @@ -0,0 +1,61 @@ + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + 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/Web/GroupHistory.tr.resx b/osu.Game.Resources/Localisation/Web/GroupHistory.tr.resx new file mode 100644 index 00000000..339f40fe --- /dev/null +++ b/osu.Game.Resources/Localisation/Web/GroupHistory.tr.resx @@ -0,0 +1,61 @@ + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + 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/Web/GroupHistory.uk.resx b/osu.Game.Resources/Localisation/Web/GroupHistory.uk.resx new file mode 100644 index 00000000..339f40fe --- /dev/null +++ b/osu.Game.Resources/Localisation/Web/GroupHistory.uk.resx @@ -0,0 +1,61 @@ + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + 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/Web/GroupHistory.vi.resx b/osu.Game.Resources/Localisation/Web/GroupHistory.vi.resx new file mode 100644 index 00000000..339f40fe --- /dev/null +++ b/osu.Game.Resources/Localisation/Web/GroupHistory.vi.resx @@ -0,0 +1,61 @@ + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + 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/Web/GroupHistory.zh-Hant.resx b/osu.Game.Resources/Localisation/Web/GroupHistory.zh-Hant.resx new file mode 100644 index 00000000..339f40fe --- /dev/null +++ b/osu.Game.Resources/Localisation/Web/GroupHistory.zh-Hant.resx @@ -0,0 +1,61 @@ + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + 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/Web/GroupHistory.zh.resx b/osu.Game.Resources/Localisation/Web/GroupHistory.zh.resx new file mode 100644 index 00000000..339f40fe --- /dev/null +++ b/osu.Game.Resources/Localisation/Web/GroupHistory.zh.resx @@ -0,0 +1,61 @@ + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + 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/Web/GroupHistoryStrings.cs b/osu.Game.Resources/Localisation/Web/GroupHistoryStrings.cs new file mode 100644 index 00000000..e66fb25d --- /dev/null +++ b/osu.Game.Resources/Localisation/Web/GroupHistoryStrings.cs @@ -0,0 +1,114 @@ +// Copyright (c) ppy Pty Ltd . Licensed under the MIT Licence. +// See the LICENCE file in the repository root for full licence text. + +using osu.Framework.Localisation; + +namespace osu.Game.Resources.Localisation.Web +{ + public static class GroupHistoryStrings + { + private const string prefix = @"osu.Game.Resources.Localisation.Web.GroupHistory"; + + /// + /// "No group history found!" + /// + public static LocalisableString None => new TranslatableString(getKey(@"none"), @"No group history found!"); + + /// + /// "View group history" + /// + public static LocalisableString View => new TranslatableString(getKey(@"view"), @"View group history"); + + /// + /// "by {0}" + /// + public static LocalisableString EventActor(LocalisableString user) => new TranslatableString(getKey(@"event.actor"), @"by {0}", user); + + /// + /// "{0} created." + /// + public static LocalisableString EventMessageGroupAdd(LocalisableString group) => new TranslatableString(getKey(@"event.message.group_add"), @"{0} created.", group); + + /// + /// "{0} deleted." + /// + public static LocalisableString EventMessageGroupRemove(LocalisableString group) => new TranslatableString(getKey(@"event.message.group_remove"), @"{0} deleted.", group); + + /// + /// "{0} renamed to {1}." + /// + public static LocalisableString EventMessageGroupRename(LocalisableString previousGroup, LocalisableString group) => new TranslatableString(getKey(@"event.message.group_rename"), @"{0} renamed to {1}.", previousGroup, group); + + /// + /// "{0} added to {1}." + /// + public static LocalisableString EventMessageUserAdd(LocalisableString user, LocalisableString group) => new TranslatableString(getKey(@"event.message.user_add"), @"{0} added to {1}.", user, group); + + /// + /// "{0} added to {1} for {2}." + /// + public static LocalisableString EventMessageUserAddWithPlaymodes(LocalisableString user, LocalisableString group, LocalisableString rulesets) => new TranslatableString(getKey(@"event.message.user_add_with_playmodes"), @"{0} added to {1} for {2}.", user, group, rulesets); + + /// + /// "{0} added to {1}'s {2} membership." + /// + public static LocalisableString EventMessageUserAddPlaymodes(LocalisableString rulesets, LocalisableString user, LocalisableString group) => new TranslatableString(getKey(@"event.message.user_add_playmodes"), @"{0} added to {1}'s {2} membership.", rulesets, user, group); + + /// + /// "{0} removed from {1}." + /// + public static LocalisableString EventMessageUserRemove(LocalisableString user, LocalisableString group) => new TranslatableString(getKey(@"event.message.user_remove"), @"{0} removed from {1}.", user, group); + + /// + /// "{0} removed from {1}'s {2} membership." + /// + public static LocalisableString EventMessageUserRemovePlaymodes(LocalisableString rulesets, LocalisableString user, LocalisableString group) => new TranslatableString(getKey(@"event.message.user_remove_playmodes"), @"{0} removed from {1}'s {2} membership.", rulesets, user, group); + + /// + /// "{0}'s default group set to {1}." + /// + public static LocalisableString EventMessageUserSetDefault(LocalisableString user, LocalisableString group) => new TranslatableString(getKey(@"event.message.user_set_default"), @"{0}'s default group set to {1}.", user, group); + + /// + /// "Group" + /// + public static LocalisableString FormGroup => new TranslatableString(getKey(@"form.group"), @"Group"); + + /// + /// "All groups" + /// + public static LocalisableString FormGroupAll => new TranslatableString(getKey(@"form.group_all"), @"All groups"); + + /// + /// "To" + /// + public static LocalisableString FormMaxDate => new TranslatableString(getKey(@"form.max_date"), @"To"); + + /// + /// "From" + /// + public static LocalisableString FormMinDate => new TranslatableString(getKey(@"form.min_date"), @"From"); + + /// + /// "User" + /// + public static LocalisableString FormUser => new TranslatableString(getKey(@"form.user"), @"User"); + + /// + /// "Username or ID" + /// + public static LocalisableString FormUserPrompt => new TranslatableString(getKey(@"form.user_prompt"), @"Username or ID"); + + /// + /// "Older group history can be found in {0}." + /// + public static LocalisableString StaffLogDefault(LocalisableString wikiArticles) => new TranslatableString(getKey(@"staff_log._"), @"Older group history can be found in {0}.", wikiArticles); + + /// + /// "the staff log wiki articles" + /// + public static LocalisableString StaffLogWikiArticles => new TranslatableString(getKey(@"staff_log.wiki_articles"), @"the staff log wiki articles"); + + private static string getKey(string key) => $@"{prefix}:{key}"; + } +} \ No newline at end of file diff --git a/osu.Game.Resources/Localisation/Web/Home.ar.resx b/osu.Game.Resources/Localisation/Web/Home.ar.resx index f1130fc1..d78adbed 100644 --- a/osu.Game.Resources/Localisation/Web/Home.ar.resx +++ b/osu.Game.Resources/Localisation/Web/Home.ar.resx @@ -181,24 +181,9 @@ ويكي - - حمل osu! - - - تحميل osu!(lazer) - - - تحديث osu! الكبير قادم - تحقق من هذه الصفحة للمزيد من المعلومات - - جرب osu!(lazer) - - - تحميل osu! - ل {0} @@ -220,9 +205,6 @@ دليل البدء السريع - - لنجعلك<br>مستعداََ! - دليل الفديو diff --git a/osu.Game.Resources/Localisation/Web/Home.be.resx b/osu.Game.Resources/Localisation/Web/Home.be.resx index 5e38ba9f..d4cdce6b 100644 --- a/osu.Game.Resources/Localisation/Web/Home.be.resx +++ b/osu.Game.Resources/Localisation/Web/Home.be.resx @@ -193,24 +193,9 @@ Вікі - - Спампаваць osu! - - - Спампаваць osu!(lazer) - - - наступнае глабальнае абнаўленне osu! - артыкул з падрабязнай інфармацыяй - - паспрабаваць osu!(lazer) - - - спампаваць osu! - для {0} @@ -232,9 +217,6 @@ кароткае кіраўніцтва - - давай<br>распачнем! - відэа дапаможнік diff --git a/osu.Game.Resources/Localisation/Web/Home.bg.resx b/osu.Game.Resources/Localisation/Web/Home.bg.resx index 14a17a9c..3beb0c44 100644 --- a/osu.Game.Resources/Localisation/Web/Home.bg.resx +++ b/osu.Game.Resources/Localisation/Web/Home.bg.resx @@ -193,24 +193,9 @@ Wiki - - Изтегли osu! - - - Изтегли osu!(lazer) - - - предстоящата основна актуализация на osu! - разгледайте тази страница за повече информация - - изпробвайте osu!(lazer) - - - изтеглете osu! - за {0} @@ -232,10 +217,6 @@ ръководство за започване - - нека ви помогнем<br> -да започнете! - видео ръководство diff --git a/osu.Game.Resources/Localisation/Web/Home.ca.resx b/osu.Game.Resources/Localisation/Web/Home.ca.resx index 8d927413..8f4cb414 100644 --- a/osu.Game.Resources/Localisation/Web/Home.ca.resx +++ b/osu.Game.Resources/Localisation/Web/Home.ca.resx @@ -193,24 +193,9 @@ Wiki - - Descarrega l'osu! - - - Descarregar osu!(lazer) - - - la propera gran actualització d'osu! - consulteu aquesta pàgina per obtenir més informació - - prova osu!(lazer) - - - descarrega osu! - per {0} @@ -232,9 +217,6 @@ guia d'inici ràpid - - endavant<br>comencem! - guia en vídeo diff --git a/osu.Game.Resources/Localisation/Web/Home.cs.resx b/osu.Game.Resources/Localisation/Web/Home.cs.resx index 175c8128..b51e393b 100644 --- a/osu.Game.Resources/Localisation/Web/Home.cs.resx +++ b/osu.Game.Resources/Localisation/Web/Home.cs.resx @@ -193,23 +193,8 @@ Wiki - - Stáhnout osu! - - - Stáhnout osu!(lazer) - - - další velká aktualizace pro osu! - - více informací naleznete na této stránce - - - zkusit osu!(lazer) - - - stáhnout osu! + více informací najdeš na této stránce pro {0} @@ -232,9 +217,6 @@ příručka pro začátečníky - - pusťme se<br>do toho! - videonávod diff --git a/osu.Game.Resources/Localisation/Web/Home.da.resx b/osu.Game.Resources/Localisation/Web/Home.da.resx index 7a8f5ccf..188e3b4a 100644 --- a/osu.Game.Resources/Localisation/Web/Home.da.resx +++ b/osu.Game.Resources/Localisation/Web/Home.da.resx @@ -180,24 +180,9 @@ Wiki - - Download osu! - - - Hent osu!(lazer) - - - den næste store opdatering til osu! - tjek denne side for mere information - - prøv osu!(lazer) - - - hent osu! - for {0} @@ -216,9 +201,6 @@ andre platforme - - lad os få<br>dig i gang! - video-guide diff --git a/osu.Game.Resources/Localisation/Web/Home.de.resx b/osu.Game.Resources/Localisation/Web/Home.de.resx index 72d2a859..7d13ad99 100644 --- a/osu.Game.Resources/Localisation/Web/Home.de.resx +++ b/osu.Game.Resources/Localisation/Web/Home.de.resx @@ -193,24 +193,9 @@ Wiki - - osu! herunterladen - - - osu!(lazer) herunterladen - - - das nächste große Update von osu! - siehe hier für weitere Informationen - - osu!(lazer) ausprobieren - - - osu! herunterladen - für {0} @@ -232,9 +217,6 @@ Schnellstart - - lass uns<br>loslegen! - Videoanleitung (Englisch) diff --git a/osu.Game.Resources/Localisation/Web/Home.el.resx b/osu.Game.Resources/Localisation/Web/Home.el.resx index 3c165093..c0a8e1c1 100644 --- a/osu.Game.Resources/Localisation/Web/Home.el.resx +++ b/osu.Game.Resources/Localisation/Web/Home.el.resx @@ -193,24 +193,9 @@ Wiki - - Λήψη osu! - - - Κατέβασε το osu!(lazer) - - - Η νέα μεγάλη ενημέρωση στο osu! - δες αυτήν τη σελίδα για περισσότερες πληροφορίες - - δοκίμασε το osu!(lazer) - - - κατέβασε το osu! - για {0} @@ -232,9 +217,6 @@ οδηγός γρήγορης εκκίνησης - - ας<br>αρχίσουμε! - οδηγός βίντεο diff --git a/osu.Game.Resources/Localisation/Web/Home.es-419.resx b/osu.Game.Resources/Localisation/Web/Home.es-419.resx index 02be6252..25122259 100644 --- a/osu.Game.Resources/Localisation/Web/Home.es-419.resx +++ b/osu.Game.Resources/Localisation/Web/Home.es-419.resx @@ -193,24 +193,9 @@ Wiki - - Descargar osu! - - - Descargar osu!(lazer) - - - la próxima gran actualización de osu! - revisa esta página para más información - - probar osu!(lazer) - - - descargar osu! - para {0} @@ -232,9 +217,6 @@ guía de inicio rápido - - ¡vamos a<br>empezar! - guía en video diff --git a/osu.Game.Resources/Localisation/Web/Home.es.resx b/osu.Game.Resources/Localisation/Web/Home.es.resx index 98ff446b..c3917c9c 100644 --- a/osu.Game.Resources/Localisation/Web/Home.es.resx +++ b/osu.Game.Resources/Localisation/Web/Home.es.resx @@ -193,24 +193,9 @@ Wiki - - Descargar osu! - - - Descargar osu!(lazer) - - - la próxima gran actualización de osu! - revisa esta página para más información - - probar osu!(lazer) - - - descargar osu! - para {0} @@ -232,9 +217,6 @@ guía de inicio rápido - - ¡vamos a<br>empezar! - guía en vídeo diff --git a/osu.Game.Resources/Localisation/Web/Home.fi.resx b/osu.Game.Resources/Localisation/Web/Home.fi.resx index ffb7c241..65739042 100644 --- a/osu.Game.Resources/Localisation/Web/Home.fi.resx +++ b/osu.Game.Resources/Localisation/Web/Home.fi.resx @@ -181,24 +181,9 @@ Wiki - - Lataa osu! - - - Lataa osu!(lazer) - - - seuraava suuri päivitys osu!un - lisätietoja saat täältä - - kokeile osu!(lazer)ia - - - lataa osu! - käyttöjärjestelmälle: {0} @@ -220,9 +205,6 @@ pikakäyttöohjeet - - laitetaan sinut<br>liikkeelle! - video-opas diff --git a/osu.Game.Resources/Localisation/Web/Home.fil.resx b/osu.Game.Resources/Localisation/Web/Home.fil.resx index 5c079a36..7c74a52f 100644 --- a/osu.Game.Resources/Localisation/Web/Home.fil.resx +++ b/osu.Game.Resources/Localisation/Web/Home.fil.resx @@ -181,25 +181,9 @@ Wiki - - I-download ang osu! - - - I-download ang osu!(lazer) - - - ang susunod na major update sa osu! - tingnan ang pahinang ito para sa karagdagang impormasyon - - subukan ang osu!(lazer) - - - i-download ang osu! - - para sa {0} @@ -221,9 +205,6 @@ gabay sa mabilis na pagsisimula - - tayo nang<br>simulan ito! - video na panggabay diff --git a/osu.Game.Resources/Localisation/Web/Home.fr.resx b/osu.Game.Resources/Localisation/Web/Home.fr.resx index be079950..1e8870f0 100644 --- a/osu.Game.Resources/Localisation/Web/Home.fr.resx +++ b/osu.Game.Resources/Localisation/Web/Home.fr.resx @@ -193,24 +193,9 @@ Wiki - - Télécharger osu! - - - Télécharger osu!(lazer) - - - la prochaine mise à jour majeure d'osu! - consultez cette page pour plus d'informations - - essayez osu!(lazer) - - - télécharger osu! - pour {0} @@ -232,9 +217,6 @@ guide de démarrage rapide - - c'est parti<br>lancez-vous ! - guide vidéo diff --git a/osu.Game.Resources/Localisation/Web/Home.he.resx b/osu.Game.Resources/Localisation/Web/Home.he.resx index a9b0cac5..e772dcfb 100644 --- a/osu.Game.Resources/Localisation/Web/Home.he.resx +++ b/osu.Game.Resources/Localisation/Web/Home.he.resx @@ -178,9 +178,6 @@ ויקי - - הורד osu! - משתמשי macOS @@ -190,9 +187,6 @@ או - - בוא<br>נתחיל! - מדריך וידאו diff --git a/osu.Game.Resources/Localisation/Web/Home.hr-HR.resx b/osu.Game.Resources/Localisation/Web/Home.hr-HR.resx index 537c0676..44658def 100644 --- a/osu.Game.Resources/Localisation/Web/Home.hr-HR.resx +++ b/osu.Game.Resources/Localisation/Web/Home.hr-HR.resx @@ -77,7 +77,7 @@ pogledaj još vijesti - najbolja besplatna ritmička igra + najbolja besplatna ritamska igra ritam je samo jedan klik od tebe @@ -100,6 +100,9 @@ pretraži + + Vidi još rezultata pretraživanja za pjesme istaknutih izvođača + Prijavi se kako bi pretražio beatmape @@ -107,7 +110,7 @@ Još {0} rezultata u pretraživanju beatmapa - Pogledaj još rezultata pretraživanja beatmapa + Vidi još rezultata pretraživanja beatmapa Beatmape @@ -133,6 +136,9 @@ uključi podforume + + uključi izbrisane objave + tema # @@ -142,18 +148,27 @@ svi + + pjesma istaknutog izvođača + beatmapa forum + + tim + igrač wiki + + Vidi više rezultata pretraživanja za timove + Prijavi se kako bi pretražio korisnike @@ -178,8 +193,11 @@ Wiki - - Preuzmi osu! + + provjeri ovu stranicu za više informacija + + + za {0} macOS korisnici @@ -187,8 +205,17 @@ mirror - - idemo<br>započeti! + + ili + + + {0} ili slično + + + druge platforme + + + vodič za brzi početak video vodič @@ -250,6 +277,9 @@ Korisnici na mreži + + Beatmap dana + Nove rangirane beatmape @@ -259,6 +289,9 @@ od {0} + + se resetira za {0} + Preuzmi osu! @@ -268,4 +301,7 @@ osu!trgovina + + Otvori admin konzolu + \ No newline at end of file diff --git a/osu.Game.Resources/Localisation/Web/Home.hu.resx b/osu.Game.Resources/Localisation/Web/Home.hu.resx index 915be5d5..9a400389 100644 --- a/osu.Game.Resources/Localisation/Web/Home.hu.resx +++ b/osu.Game.Resources/Localisation/Web/Home.hu.resx @@ -181,24 +181,9 @@ Wiki - - osu! letöltése - - - Töltsd le osu!(lazer)-t - - - az új nagy frissítése osu!-nak - lásd ezt az oldalt több információért - - próbáld ki osu!lazer-t - - - osu! letöltése - {0} operációs rendszerhez @@ -220,9 +205,6 @@ gyors útmutató - - vágjunk<br>bele! - videó útmutató diff --git a/osu.Game.Resources/Localisation/Web/Home.id.resx b/osu.Game.Resources/Localisation/Web/Home.id.resx index b71637cc..012b2a5b 100644 --- a/osu.Game.Resources/Localisation/Web/Home.id.resx +++ b/osu.Game.Resources/Localisation/Web/Home.id.resx @@ -193,24 +193,9 @@ Wiki - - Unduh osu! - - - Unduh osu!(lazer) - - - versi utama osu! yang akan datang - kunjungi halaman ini untuk informasi lebih lanjut - - coba osu!(lazer) - - - unduh osu! - untuk {0} @@ -232,9 +217,6 @@ panduan singkat - - mari persiapkan<br>dirimu! - panduan video @@ -308,7 +290,7 @@ oleh {0} - berakhir dalam {0} + berakhir {0} Unduh osu! diff --git a/osu.Game.Resources/Localisation/Web/Home.it.resx b/osu.Game.Resources/Localisation/Web/Home.it.resx index 6c12099f..2bb55806 100644 --- a/osu.Game.Resources/Localisation/Web/Home.it.resx +++ b/osu.Game.Resources/Localisation/Web/Home.it.resx @@ -193,24 +193,9 @@ Wiki - - Scarica osu! - - - Scarica osu!(lazer) - - - il prossimo grande aggiornamento per osu! - visita questa pagina per maggiori dettagli - - prova osu!(lazer) - - - scarica osu! - per {0} @@ -232,9 +217,6 @@ guida iniziale - - iniziamo<br>subito! - video guida diff --git a/osu.Game.Resources/Localisation/Web/Home.ja.resx b/osu.Game.Resources/Localisation/Web/Home.ja.resx index 55e31708..718dc8d4 100644 --- a/osu.Game.Resources/Localisation/Web/Home.ja.resx +++ b/osu.Game.Resources/Localisation/Web/Home.ja.resx @@ -100,6 +100,9 @@ 検索 + + もっと注目アーティストの検索結果を見る + ログインしてビートマップを検索 @@ -145,6 +148,9 @@ 全て + + 注目アーティストトラック + ビートマップ @@ -160,6 +166,9 @@ wiki + + もっとチームの検索結果を見る + ログインしてユーザーを検索 @@ -184,24 +193,9 @@ Wiki - - osu!をダウンロード - - - osu!(lazer)をダウンロード - - - 次の大規模アップデート - 詳細はこちらのページをご覧ください - - osu!(lazer)を試す - - - osu!をダウンロード - {0} 版 @@ -223,9 +217,6 @@ クイックスタートガイド - - さぁ、<br>始めよう! - 説明動画 @@ -286,6 +277,9 @@ オンラインのユーザー数 + + デイリーチャレンジビートマップ + 最新のRankedビートマップ @@ -295,6 +289,9 @@ by {0} + + {0}にリセット + osu!をダウンロード @@ -304,4 +301,7 @@ osu!ストア + + 管理コンソールを開く + \ No newline at end of file diff --git a/osu.Game.Resources/Localisation/Web/Home.kk-KZ.resx b/osu.Game.Resources/Localisation/Web/Home.kk-KZ.resx index cb626654..e89c09dc 100644 --- a/osu.Game.Resources/Localisation/Web/Home.kk-KZ.resx +++ b/osu.Game.Resources/Localisation/Web/Home.kk-KZ.resx @@ -130,12 +130,6 @@ Wiki - - osu! жүктеу - - - osu!(lazer) жүктеу - {0}қа diff --git a/osu.Game.Resources/Localisation/Web/Home.ko.resx b/osu.Game.Resources/Localisation/Web/Home.ko.resx index 7182c13d..6a87c8d7 100644 --- a/osu.Game.Resources/Localisation/Web/Home.ko.resx +++ b/osu.Game.Resources/Localisation/Web/Home.ko.resx @@ -193,24 +193,9 @@ 위키 - - osu! 다운로드 - - - osu!(lazer) 다운로드 - - - osu!의 다음 메이저 업데이트 - 이 페이지에서 자세한 정보를 확인해보세요. - - osu!(lazer) 체험하기 - - - osu! 다운로드 - {0} 전용 @@ -232,14 +217,11 @@ 빠른 시작 안내 - - 시작해 보세요! - 영상 가이드 - 만약 게임 시작이나 계정 등록에 문제가 발생했다면, {0} 하거나 {1} 해 주세요. + 만약 게임 시작이나 계정 등록에 문제가 발생했다면, {0}하거나 {1}해 주세요. 도움말 포럼을 확인 diff --git a/osu.Game.Resources/Localisation/Web/Home.lt.resx b/osu.Game.Resources/Localisation/Web/Home.lt.resx index f4986c2f..4630befb 100644 --- a/osu.Game.Resources/Localisation/Web/Home.lt.resx +++ b/osu.Game.Resources/Localisation/Web/Home.lt.resx @@ -100,6 +100,9 @@ paieška + + Rodyti daugiau ryškiojo atlikėjo kūrinių paieškos rezultatų + Prisijunkite, kad ieškoti bitmapų @@ -107,7 +110,7 @@ {0} dar beatmap'ų paieškos rezultatų - Žiūrėti daugiau bitmapų paieškos rezultatų + Žiūrėti daugiau beatmap'ų paieškos rezultatų Beatmap'ai @@ -145,18 +148,27 @@ visi + + ryškiojo atlikėjo kūrinys + beatmap'as forumas + + komanda + žaidėjas wiki + + Žiūrėti daugiau komandų paieškos rezultatų + Prisijunkite, kad ieškot vartotojus @@ -181,24 +193,9 @@ Wiki - - Atsisiųsti osu! - - - Atsisiųsti osu!(lazer) - - - kitas didesnis osu! atnaujinimas. - peržiūrėk šį puslapį dėl papildomos informacijos - - išbandyk osu!(lazer) - - - atsisiųsti osu! - skirtas {0} @@ -220,9 +217,6 @@ pagalba pradedančiam - - gaukime <br> ko jums reikia pradžiai! - vaizdo gidas @@ -283,6 +277,9 @@ Prisijungę vartotojai + + Kasdienio Iššūkio Beatmap'as + Nauji Reitinguoti Beatmap'ai @@ -292,6 +289,9 @@ sukūrė {0} + + pasikeis {0} + Atsisiųsti osu! @@ -301,4 +301,7 @@ osu!parduotuvė + + Atidaryti administracinę konsole + \ No newline at end of file diff --git a/osu.Game.Resources/Localisation/Web/Home.lv-LV.resx b/osu.Game.Resources/Localisation/Web/Home.lv-LV.resx index 9450cfe2..68a42986 100644 --- a/osu.Game.Resources/Localisation/Web/Home.lv-LV.resx +++ b/osu.Game.Resources/Localisation/Web/Home.lv-LV.resx @@ -194,24 +194,9 @@ Wiki - - Lejupielādēt osu! - - - Ielādēt osu!(lazer) - - - nākamais lielais atjauninājums osu! - apskatīt šo lapu priekš vairāk informācijas - - pamēģini osu!(lazer) - - - ielādēt osu! - priekš {0} @@ -233,9 +218,6 @@ ātra sākuma pamācība - - sagatavosim <br> tevi! - video pamācība diff --git a/osu.Game.Resources/Localisation/Web/Home.ms-MY.resx b/osu.Game.Resources/Localisation/Web/Home.ms-MY.resx index eab192b9..7ee77135 100644 --- a/osu.Game.Resources/Localisation/Web/Home.ms-MY.resx +++ b/osu.Game.Resources/Localisation/Web/Home.ms-MY.resx @@ -193,24 +193,9 @@ Wiki - - Muat turun osu! - - - Muat turun osu!(lazer) - - - pengemaskinian besar seterusnya osu! - semak halaman ini untuk maklumat lanjut - - cuba osu!(lazer) - - - muat turun osu! - untuk {0} @@ -232,9 +217,6 @@ panduan permulaan cepat - - mari<br>mulakan! - panduan video @@ -319,4 +301,7 @@ osu!store + + Buka konsol pentadbir + \ No newline at end of file diff --git a/osu.Game.Resources/Localisation/Web/Home.nl.resx b/osu.Game.Resources/Localisation/Web/Home.nl.resx index 622db001..9ecfba76 100644 --- a/osu.Game.Resources/Localisation/Web/Home.nl.resx +++ b/osu.Game.Resources/Localisation/Web/Home.nl.resx @@ -181,24 +181,9 @@ Wiki - - Download osu! - - - Download osu!(lazer) - - - de volgende grote update voor osu! - bekijk deze pagina voor meer informatie - - probeer osu!(lazer) - - - download osu! - voor {0} @@ -220,9 +205,6 @@ snelstartgids - - laten we<br>beginnen! - videogids diff --git a/osu.Game.Resources/Localisation/Web/Home.no.resx b/osu.Game.Resources/Localisation/Web/Home.no.resx index 45d3570e..f04f05b3 100644 --- a/osu.Game.Resources/Localisation/Web/Home.no.resx +++ b/osu.Game.Resources/Localisation/Web/Home.no.resx @@ -181,24 +181,9 @@ Wiki - - Last ned osu! - - - Last ned osu!(lazer) - - - den neste store oppdateringen til osu! - sjekk denne siden for mer informasjon - - prøv osu!(lazer) - - - last ned osu! - for {0} @@ -220,9 +205,6 @@ hurtigveiledning - - la oss<br>få deg i gang! - video veiledning diff --git a/osu.Game.Resources/Localisation/Web/Home.pl.resx b/osu.Game.Resources/Localisation/Web/Home.pl.resx index 6ac7e315..72666d05 100644 --- a/osu.Game.Resources/Localisation/Web/Home.pl.resx +++ b/osu.Game.Resources/Localisation/Web/Home.pl.resx @@ -193,24 +193,9 @@ Wiki - - Pobierz osu! - - - Pobierz osu!(lazer) - - - nadchodząca nowa wersja osu! - sprawdź ten artykuł, aby dowiedzieć się więcej - - wypróbuj osu!(lazer) - - - pobierz osu! - dla systemu {0} @@ -232,9 +217,6 @@ krótki przewodnik - - rozpocznij swoją<br>przygodę z osu! - poradnik diff --git a/osu.Game.Resources/Localisation/Web/Home.pt-BR.resx b/osu.Game.Resources/Localisation/Web/Home.pt-BR.resx index eececf0c..7e56b6c6 100644 --- a/osu.Game.Resources/Localisation/Web/Home.pt-BR.resx +++ b/osu.Game.Resources/Localisation/Web/Home.pt-BR.resx @@ -193,24 +193,9 @@ Wiki - - Baixar osu! - - - Baixar osu!(lazer) - - - a próxima grande atualização do osu! - cheque esta página para mais informações - - experimente osu!(lazer) - - - baixar osu! - para {0} @@ -232,9 +217,6 @@ guia de início rápido - - vamos<br>começar! - guia em vídeo diff --git a/osu.Game.Resources/Localisation/Web/Home.pt.resx b/osu.Game.Resources/Localisation/Web/Home.pt.resx index a939a6df..75351398 100644 --- a/osu.Game.Resources/Localisation/Web/Home.pt.resx +++ b/osu.Game.Resources/Localisation/Web/Home.pt.resx @@ -193,24 +193,9 @@ Wiki - - Descarrega o osu! - - - Descarregar o osu!(lazer) - - - a próxima grande atualização do osu! - verifica esta página para obter mais informações - - experimenta osu!(lazer) - - - descarregar o osu! - para {0} @@ -232,9 +217,6 @@ guia de início rápido - - vamos pôr-te<br>a mexer! - vídeo de guia diff --git a/osu.Game.Resources/Localisation/Web/Home.resx b/osu.Game.Resources/Localisation/Web/Home.resx index 44c69dc0..c409afde 100644 --- a/osu.Game.Resources/Localisation/Web/Home.resx +++ b/osu.Game.Resources/Localisation/Web/Home.resx @@ -193,23 +193,11 @@ Wiki - - Download osu! - - - Download osu!(lazer) - - - the next major update to osu! - check this page for more information - - try osu!(lazer) - - - download osu! + + Download for {0} @@ -232,8 +220,14 @@ quick start guide - - let's get<br>you started! + + if you're looking for the older one + + + let's get you + + + started! video guide diff --git a/osu.Game.Resources/Localisation/Web/Home.ro.resx b/osu.Game.Resources/Localisation/Web/Home.ro.resx index 33fd60f0..c44aa221 100644 --- a/osu.Game.Resources/Localisation/Web/Home.ro.resx +++ b/osu.Game.Resources/Localisation/Web/Home.ro.resx @@ -193,24 +193,9 @@ Wiki - - Descarcă osu! - - - Descarcă osu!(lazer) - - - următoarea actualizare majoră pentru osu! - verificați această pagină pentru mai multe informații - - încearcă osu!(lazer) - - - descarcă osu! - pentru {0} @@ -232,9 +217,6 @@ ghid de pornire rapidă - - să<br>începem! - ghid video @@ -319,4 +301,7 @@ Magazinul osu! + + Deschide consola de administrator + \ No newline at end of file diff --git a/osu.Game.Resources/Localisation/Web/Home.ru.resx b/osu.Game.Resources/Localisation/Web/Home.ru.resx index b016f9f7..acd3a697 100644 --- a/osu.Game.Resources/Localisation/Web/Home.ru.resx +++ b/osu.Game.Resources/Localisation/Web/Home.ru.resx @@ -193,24 +193,9 @@ Вики - - Скачать osu! - - - Скачать osu!(lazer) - - - следующее глобальное обновление osu! - статья с подробной информацией - - попробовать osu!(lazer) - - - скачать osu! - для {0} @@ -232,9 +217,6 @@ краткая инструкция - - давайте<br>начнём! - видеоинструкция diff --git a/osu.Game.Resources/Localisation/Web/Home.sk.resx b/osu.Game.Resources/Localisation/Web/Home.sk.resx index c9058eca..1b9a9d58 100644 --- a/osu.Game.Resources/Localisation/Web/Home.sk.resx +++ b/osu.Game.Resources/Localisation/Web/Home.sk.resx @@ -163,18 +163,9 @@ Wiki - - Sťahovať! - klikni sem pre viac informácií - - skús osu!(lazer) - - - stiahnite is osu! - pre {0} @@ -187,9 +178,6 @@ alebo - - poďme začať! - video návod diff --git a/osu.Game.Resources/Localisation/Web/Home.sl.resx b/osu.Game.Resources/Localisation/Web/Home.sl.resx index 84d51b42..bb6ec5d1 100644 --- a/osu.Game.Resources/Localisation/Web/Home.sl.resx +++ b/osu.Game.Resources/Localisation/Web/Home.sl.resx @@ -181,24 +181,9 @@ Wiki - - Prenesi osu! - - - Prenesi osu!(lazer) - - - naslednja glavna posodobitev osu! - preveri to stran za več informacij - - poskusi osu!(lazer) - - - prenesi osu! - za {0} @@ -220,9 +205,6 @@ navodila za hiter začetek - - pa<br>začnimo! - video vodič diff --git a/osu.Game.Resources/Localisation/Web/Home.sr.resx b/osu.Game.Resources/Localisation/Web/Home.sr.resx index 20bbe44f..aad533f4 100644 --- a/osu.Game.Resources/Localisation/Web/Home.sr.resx +++ b/osu.Game.Resources/Localisation/Web/Home.sr.resx @@ -181,24 +181,9 @@ Вики - - Преузмите osu! - - - Преузмите osu!(lazer) - - - следеће глобално ажурирање osu! - погледај ову страницу за више информација - - пробајте osu!(lazer) - - - преузмите osu! - за {0} @@ -220,9 +205,6 @@ водич за брзи почетак - - Почнимо! - видео водич diff --git a/osu.Game.Resources/Localisation/Web/Home.sv.resx b/osu.Game.Resources/Localisation/Web/Home.sv.resx index 0f17d9ca..9d78d8c4 100644 --- a/osu.Game.Resources/Localisation/Web/Home.sv.resx +++ b/osu.Game.Resources/Localisation/Web/Home.sv.resx @@ -100,6 +100,9 @@ sök + + Se fler sökresultat av utvalda artistlåtar + Logga in för att söka efter beatmaps @@ -145,18 +148,27 @@ alla + + utvalda artistlåtar + beatmap forum + + lag + spelare wiki + + Se fler lag sökresultat + Logga in för att söka efter användare @@ -181,24 +193,9 @@ Wiki - - Ladda ner osu! - - - Ladda ner osu!(lazer) - - - den nästa stora uppdateringen till osu! - se denna sida för mer information - - pröva osu!(lazer) - - - installera osu! - för {0} @@ -220,9 +217,6 @@ snabbstartsguide - - låt oss<br>få dig igång! - videoguide @@ -283,6 +277,9 @@ Användare online + + Daglig utmaning Beatmap + Nya rankade beatmaps @@ -292,6 +289,9 @@ av {0} + + återställer {0} + Ladda ner osu! @@ -301,4 +301,7 @@ osu!store + + Öppna administratörskonsol + \ No newline at end of file diff --git a/osu.Game.Resources/Localisation/Web/Home.th.resx b/osu.Game.Resources/Localisation/Web/Home.th.resx index 24aac99f..5aaa0a8f 100644 --- a/osu.Game.Resources/Localisation/Web/Home.th.resx +++ b/osu.Game.Resources/Localisation/Web/Home.th.resx @@ -181,24 +181,9 @@ วิกิ - - ดาวน์โหลด osu! - - - ดาวน์โหลด osu!(lazer) - - - การอัปเดตครั้งใหญ่ครั้งต่อไปของ osu! - ตรวจสอบหน้านี้สำหรับข้อมูลเพิ่มเติม - - ลอง osu!(lazer) - - - ดาวน์โหลด osu! - สำหรับ {0} @@ -220,9 +205,6 @@ คู่มือการใช้งานเริ่มต้น - - เรามา<br>เริ่มกันเถอะ - ไกด์วิดิโอ diff --git a/osu.Game.Resources/Localisation/Web/Home.tr.resx b/osu.Game.Resources/Localisation/Web/Home.tr.resx index d22a3a6d..0b0db5b1 100644 --- a/osu.Game.Resources/Localisation/Web/Home.tr.resx +++ b/osu.Game.Resources/Localisation/Web/Home.tr.resx @@ -193,24 +193,9 @@ Wiki - - osu!'yu indir - - - osu!(lazer) indir - - - osu!'ya gelecek olan büyük güncelleme - daha fazla bilgi için bu sayfaya göz atın - - osu!(lazer)'i dene - - - osu! indir - {0} için @@ -232,9 +217,6 @@ hızlı başlangıç kılavuzu - - haydi seni<br>oyuna hazırlayalım! - video kılavuzu @@ -295,6 +277,9 @@ Çevrimiçi Kullanıcılar + + Günlük Meydan Okuma Haritası + Yeni Dereceli Beatmapler @@ -304,6 +289,9 @@ {0} tarafından + + {0} tarihinde sıfırlanır + osu!'yu indir diff --git a/osu.Game.Resources/Localisation/Web/Home.uk.resx b/osu.Game.Resources/Localisation/Web/Home.uk.resx index b125dd96..66b604dd 100644 --- a/osu.Game.Resources/Localisation/Web/Home.uk.resx +++ b/osu.Game.Resources/Localisation/Web/Home.uk.resx @@ -193,24 +193,9 @@ Вікі - - Завантажити osu! - - - Завантажити osu!(lazer) - - - наступне глобальне оновлення osu! - перейдіть на цю сторінку для того що дізнатись більше інформації - - спробуйте osu!(lazer) - - - завантажити osu! - для {0} @@ -232,9 +217,6 @@ короткий посібник - - ну ж бо<br>розпочнімо! - відео інструкція diff --git a/osu.Game.Resources/Localisation/Web/Home.vi.resx b/osu.Game.Resources/Localisation/Web/Home.vi.resx index b323c71d..3adda83f 100644 --- a/osu.Game.Resources/Localisation/Web/Home.vi.resx +++ b/osu.Game.Resources/Localisation/Web/Home.vi.resx @@ -193,24 +193,9 @@ Wiki - - Tải xuống osu! - - - Tải xuông osu!(lazer) - - - bản cập nhật lớn tiếp theo của osu! - nhấp vào đây để biết thêm thông tin - - thử osu!(lazer) - - - tải xuống osu! - dành cho {0} @@ -232,9 +217,6 @@ hướng dẫn nhanh - - hãy<br>bắt đầu! - hướng dẫn bằng video diff --git a/osu.Game.Resources/Localisation/Web/Home.zh-Hant.resx b/osu.Game.Resources/Localisation/Web/Home.zh-Hant.resx index d9a64746..c312bb32 100644 --- a/osu.Game.Resources/Localisation/Web/Home.zh-Hant.resx +++ b/osu.Game.Resources/Localisation/Web/Home.zh-Hant.resx @@ -193,24 +193,9 @@ Wiki - - 下載 osu! - - - 下載 osu!(lazer) - - - osu! 的下一個大更新 - 點此來了解更多 - - 試用 osu!(lazer) - - - 下載 osu! - {0} 版 @@ -232,9 +217,6 @@ 三步開始遊玩 osu! - - 讓我們<br>開始吧! - 影片教學 diff --git a/osu.Game.Resources/Localisation/Web/Home.zh.resx b/osu.Game.Resources/Localisation/Web/Home.zh.resx index 9ace1550..e9c3f56d 100644 --- a/osu.Game.Resources/Localisation/Web/Home.zh.resx +++ b/osu.Game.Resources/Localisation/Web/Home.zh.resx @@ -193,24 +193,9 @@ Wiki - - 下载 osu! - - - 下载 osu!(lazer) - - - osu! 的下一个主要更新 - 更多详情请查阅本页面 - - 尝试 osu!(lazer) - - - 下载 osu! - 适用于 {0} @@ -232,9 +217,6 @@ 快速入门指南 - - 准备好开始你的节奏之旅吧! - 视频教程 diff --git a/osu.Game.Resources/Localisation/Web/HomeStrings.cs b/osu.Game.Resources/Localisation/Web/HomeStrings.cs index 323d8cf7..0a2f34d1 100644 --- a/osu.Game.Resources/Localisation/Web/HomeStrings.cs +++ b/osu.Game.Resources/Localisation/Web/HomeStrings.cs @@ -234,35 +234,15 @@ namespace osu.Game.Resources.Localisation.Web /// public static LocalisableString SearchWikiPageTitle => new TranslatableString(getKey(@"search.wiki_page.title"), @"Wiki"); - /// - /// "Download osu!" - /// - public static LocalisableString DownloadAction => new TranslatableString(getKey(@"download.action"), @"Download osu!"); - - /// - /// "Download osu!(lazer)" - /// - public static LocalisableString DownloadActionLazer => new TranslatableString(getKey(@"download.action_lazer"), @"Download osu!(lazer)"); - - /// - /// "the next major update to osu!" - /// - public static LocalisableString DownloadActionLazerDescription => new TranslatableString(getKey(@"download.action_lazer_description"), @"the next major update to osu!"); - /// /// "check this page for more information" /// public static LocalisableString DownloadActionLazerInfo => new TranslatableString(getKey(@"download.action_lazer_info"), @"check this page for more information"); /// - /// "try osu!(lazer)" + /// "Download" /// - public static LocalisableString DownloadActionLazerTitle => new TranslatableString(getKey(@"download.action_lazer_title"), @"try osu!(lazer)"); - - /// - /// "download osu!" - /// - public static LocalisableString DownloadActionTitle => new TranslatableString(getKey(@"download.action_title"), @"download osu!"); + public static LocalisableString DownloadDownload => new TranslatableString(getKey(@"download.download"), @"Download"); /// /// "for {0}" @@ -300,9 +280,19 @@ namespace osu.Game.Resources.Localisation.Web public static LocalisableString DownloadQuickStartGuide => new TranslatableString(getKey(@"download.quick_start_guide"), @"quick start guide"); /// - /// "let's get<br>you started!" + /// "if you're looking for the older one" /// - public static LocalisableString DownloadTagline => new TranslatableString(getKey(@"download.tagline"), @"let's get
you started!"); + public static LocalisableString DownloadStableText => new TranslatableString(getKey(@"download.stable_text"), @"if you're looking for the older one"); + + /// + /// "let's get you" + /// + public static LocalisableString DownloadTagline1 => new TranslatableString(getKey(@"download.tagline_1"), @"let's get you"); + + /// + /// "started!" + /// + public static LocalisableString DownloadTagline2 => new TranslatableString(getKey(@"download.tagline_2"), @"started!"); /// /// "video guide" diff --git a/osu.Game.Resources/Localisation/Web/Layout.cs.resx b/osu.Game.Resources/Localisation/Web/Layout.cs.resx index 40e00e6e..4da02fd9 100644 --- a/osu.Game.Resources/Localisation/Web/Layout.cs.resx +++ b/osu.Game.Resources/Localisation/Web/Layout.cs.resx @@ -263,13 +263,13 @@ Ale ne! Něco se pokazilo! ;_; - Jsme automaticky oznámeni o každé chybě. + Jsme automaticky upozorněni na každou chybu. Ale né! Něco se pokazilo (Fatálně)! ;_; - Jsme automaticky oznámeni o každé chybě. + Jsme automaticky upozorněni na každou chybu. Vypnuté kvůli údržbě! diff --git a/osu.Game.Resources/Localisation/Web/Layout.lt.resx b/osu.Game.Resources/Localisation/Web/Layout.lt.resx index c343c041..34d8f2af 100644 --- a/osu.Game.Resources/Localisation/Web/Layout.lt.resx +++ b/osu.Game.Resources/Localisation/Web/Layout.lt.resx @@ -214,6 +214,9 @@ Privatumas + + Taisyklės + Serverio būsena @@ -316,12 +319,27 @@ Draugai + + Lazer rėžimas + + + Lazer rėžimas rodo lazer rezultatus naudojančius naują taškų skaičiavimo algoritmą + Atsijungti Mano Profilis + + Klasikiniai taškai + + + Nustatyti kad taškų vertės butu panašesnės į klasikinio neribojamo taškų skaičiavimo + + + Mano Komanda + Ieškokite rašydami! diff --git a/osu.Game.Resources/Localisation/Web/Layout.ms-MY.resx b/osu.Game.Resources/Localisation/Web/Layout.ms-MY.resx index e5412083..7dddfa10 100644 --- a/osu.Game.Resources/Localisation/Web/Layout.ms-MY.resx +++ b/osu.Game.Resources/Localisation/Web/Layout.ms-MY.resx @@ -206,7 +206,7 @@ Wiki - Undang-Undang & Status + Undang-Undang & Taraf Hak Cipta (DMCA) @@ -272,7 +272,7 @@ Kami diberitahu tentang setiap ralat secara automatik. - Tergendala bagi penyelenggaraan! + Tergendala untuk penyelenggaraan! Penyelenggaraan biasanya mengambil masa antara 5 saat hingga 10 minit. Sekiranya kami tergendala lebih lama, lihat {0} untuk maklumat lanjut. @@ -299,7 +299,7 @@ Nama pengguna atau alamat e-mel tidak ada - Kata laluan tidak betul + Kata laluan salah Muat Turun diff --git a/osu.Game.Resources/Localisation/Web/Layout.resx b/osu.Game.Resources/Localisation/Web/Layout.resx index e77cf452..8d63f171 100644 --- a/osu.Game.Resources/Localisation/Web/Layout.resx +++ b/osu.Game.Resources/Localisation/Web/Layout.resx @@ -88,6 +88,9 @@ discussion + + version history + listing @@ -115,6 +118,9 @@ playlists + + quick play + multiplayer diff --git a/osu.Game.Resources/Localisation/Web/Layout.sv.resx b/osu.Game.Resources/Localisation/Web/Layout.sv.resx index f1439f1c..5e05b724 100644 --- a/osu.Game.Resources/Localisation/Web/Layout.sv.resx +++ b/osu.Game.Resources/Localisation/Web/Layout.sv.resx @@ -214,6 +214,9 @@ Sekretess + + Regler + Serverstatus diff --git a/osu.Game.Resources/Localisation/Web/LayoutStrings.cs b/osu.Game.Resources/Localisation/Web/LayoutStrings.cs index 92a98abe..60eaf79f 100644 --- a/osu.Game.Resources/Localisation/Web/LayoutStrings.cs +++ b/osu.Game.Resources/Localisation/Web/LayoutStrings.cs @@ -59,6 +59,11 @@ namespace osu.Game.Resources.Localisation.Web /// public static LocalisableString HeaderBeatmapsetsDiscussions => new TranslatableString(getKey(@"header.beatmapsets.discussions"), @"discussion"); + /// + /// "version history" + /// + public static LocalisableString HeaderBeatmapsetsVersions => new TranslatableString(getKey(@"header.beatmapsets.versions"), @"version history"); + /// /// "listing" /// @@ -104,6 +109,11 @@ namespace osu.Game.Resources.Localisation.Web ///
public static LocalisableString HeaderUsersPlaylists => new TranslatableString(getKey(@"header.users.playlists"), @"playlists"); + /// + /// "quick play" + /// + public static LocalisableString HeaderUsersQuickplay => new TranslatableString(getKey(@"header.users.quickplay"), @"quick play"); + /// /// "multiplayer" /// diff --git a/osu.Game.Resources/Localisation/Web/LegacyApiKey.hr-HR.resx b/osu.Game.Resources/Localisation/Web/LegacyApiKey.hr-HR.resx index 339f40fe..a9588348 100644 --- a/osu.Game.Resources/Localisation/Web/LegacyApiKey.hr-HR.resx +++ b/osu.Game.Resources/Localisation/Web/LegacyApiKey.hr-HR.resx @@ -58,4 +58,37 @@ System.Resources.ResXResourceWriter, System.Windows.Forms, Version=2.0.0.0, Culture=neutral, PublicKeyToken=b77a5c561934e089 + + Novi ključ od starijeg API + + + Nema ključa. + + + Dokumentacija je dostupna na {0}. + + + GitHub + + + Stvori Ključ + + + Sakrij Ključ + + + Prikaži Ključ + + + Izbriši + + + Ne dajte ovo drugima. + + + To je isto kao davanje vaše lozinke. + + + Vaš račun može biti kompromitiran. + \ No newline at end of file diff --git a/osu.Game.Resources/Localisation/Web/LegacyApiKey.id.resx b/osu.Game.Resources/Localisation/Web/LegacyApiKey.id.resx index 94b44cad..9cd6340f 100644 --- a/osu.Game.Resources/Localisation/Web/LegacyApiKey.id.resx +++ b/osu.Game.Resources/Localisation/Web/LegacyApiKey.id.resx @@ -65,7 +65,7 @@ Tidak ada kunci. - Dokumentasi lebih lanjut seputar API osu! dapat dilihat pada {0}. + Dokumentasi lebih lanjut seputar API osu! dapat dilihat di {0}. GitHub diff --git a/osu.Game.Resources/Localisation/Web/Livestreams.lt.resx b/osu.Game.Resources/Localisation/Web/Livestreams.lt.resx index 7bfc4eb9..5154bd1e 100644 --- a/osu.Game.Resources/Localisation/Web/Livestreams.lt.resx +++ b/osu.Game.Resources/Localisation/Web/Livestreams.lt.resx @@ -68,7 +68,7 @@ Tiesioginės Transliacijos - Priklausomai nuo katalogų išdėstymo, duomenys iš twitch.tv gaunami kas pekias minutes. Kai tik užsinorėja galite pradėti transliuoti ir įtraukti savę į sąrašą! Daugiau informacijos kaip pradėti rasite {0}. + Priklausomai nuo katalogų išdėstymo, duomenys iš twitch.tv gaunami kas penkias minutes. Kai tik užsinorėje galite pradėti transliuoti ir įtraukti savę į sąrašą! Daugiau informacijos kaip pradėti rasite {0}. wiki puslapį apie tiesoginį transliavimą diff --git a/osu.Game.Resources/Localisation/Web/Mail.lt.resx b/osu.Game.Resources/Localisation/Web/Mail.lt.resx index 33dcd154..e6688119 100644 --- a/osu.Game.Resources/Localisation/Web/Mail.lt.resx +++ b/osu.Game.Resources/Localisation/Web/Mail.lt.resx @@ -89,13 +89,13 @@ Jei turite kokių klausimų ar atsiliepimų, galite atsakyti į šį laišką. Atrašysiu artimiausiu galimu metu! - Dėka tokių žmonių kaip jūs osu! gali palaikyti žaidimo ir bendruomenės sklandų veikymą be reklamų ir priverstinių mokėjimų. + Dėka tokių žmonių kaip jūs osu! gali palaikyti žaidimo ir bendruomenės sklandų veikimą be reklamų ir priverstinių mokėjimų. Jūsų parama palaiko osu! veikimą apie {0}! Gal neatrodo daug bet viskas susideda :). - Ačiū, osu! <3s tavę + Ačiū, osu! <3 tave Bendruomenės pateiktas vertimas informaciniais tikslais: diff --git a/osu.Game.Resources/Localisation/Web/Mail.ms-MY.resx b/osu.Game.Resources/Localisation/Web/Mail.ms-MY.resx index 7a9b4df2..dfb4e90d 100644 --- a/osu.Game.Resources/Localisation/Web/Mail.ms-MY.resx +++ b/osu.Game.Resources/Localisation/Web/Mail.ms-MY.resx @@ -59,7 +59,7 @@ System.Resources.ResXResourceWriter, System.Windows.Forms, Version=2.0.0.0, Culture=neutral, PublicKeyToken=b77a5c561934e089 - Saja nak beritahu, ada pengemaskinian baharu pada peta rentak "{0}" sejak lawatan terakhirmu. + Saja nak beritahu, ada pengemaskinian baharu pada peta rentak "{0}" sejak lawatan terkinimu. Pengemaskinian baharu untuk peta rentak "{0}" @@ -116,10 +116,10 @@ sokongan berterusan - Saja nak beritahu, ada balasan baru pada "{0}" sejak lawatan terakhirmu. + Saja nak beritahu, ada balasan baru pada "{0}" sejak lawatan terkinimu. - [osu!] Balasan baru bagi tajuk "{0}" + [osu!] Balasan baru untuk tajuk "{0}" Sekiranya anda tidak ingin mengikut tajuk ini lagi, anda boleh klik pautan "Nyahikut tajuk" pada bahagian bawah tajuk di atas atau dari halaman pengurusan tajuk ikutan: diff --git a/osu.Game.Resources/Localisation/Web/Mail.pl.resx b/osu.Game.Resources/Localisation/Web/Mail.pl.resx index 02cce3a7..42cf6179 100644 --- a/osu.Game.Resources/Localisation/Web/Mail.pl.resx +++ b/osu.Game.Resources/Localisation/Web/Mail.pl.resx @@ -224,7 +224,7 @@ Możesz wprowadzić kod ze spacjami lub bez. - Ewentualnie możesz kliknąć odnośnik poniżej, aby dokończyć proces weryfikacji: + Ewentualnie możesz kliknąć link poniżej, aby dokończyć proces weryfikacji: Jeżeli to nie Ty, odpowiedz na tę wiadomość NATYCHMIAST, gdyż Twoje konto może być zagrożone. diff --git a/osu.Game.Resources/Localisation/Web/Matches.ja.resx b/osu.Game.Resources/Localisation/Web/Matches.ja.resx index bd9cad2c..30727dcc 100644 --- a/osu.Game.Resources/Localisation/Web/Matches.ja.resx +++ b/osu.Game.Resources/Localisation/Web/Matches.ja.resx @@ -112,6 +112,24 @@ プレイヤーがマッチから追放されました + + {0} がマッチから退出しました + + + プレイヤーがマッチから退出しました + + + {0} によってマッチが作成されました + + + マッチが作成されました + + + マッチが解散しました + + + マッチが解散しました + 精度 @@ -121,12 +139,27 @@ スコア + + 個人戦 + + + 協力モード + + + タッグチーム戦 + + + チーム戦 + ブルーチーム レッドチーム + + フリースタイル + 最高スコア diff --git a/osu.Game.Resources/Localisation/Web/Matches.lt.resx b/osu.Game.Resources/Localisation/Web/Matches.lt.resx index 8580b4f9..675a4a66 100644 --- a/osu.Game.Resources/Localisation/Web/Matches.lt.resx +++ b/osu.Game.Resources/Localisation/Web/Matches.lt.resx @@ -82,6 +82,54 @@ {0} skirtumu {1} + + žaidimas atšauktas + + + žaidimas atšauktas + + + žaidimas baigėsi + + + žaidimas baigėsi + + + {0} tapo šeimininku + + + pasikeitė šeimininkas + + + {0} prisijungė prie mačo + + + žaidėjas prisijungė prie mačo + + + {0} išmestas iš mačo + + + žaidėjas išmestas iš mačo + + + {0} paliko mačą + + + žaidėjas paliko mačą + + + {0} sukūrė mačą + + + mačas sukurtas + + + mačas buvo išardytas + + + mačas buvo išardytas + Tikslumas @@ -91,12 +139,27 @@ Taškai + + Kiekvienas už save + + + Pakaitinis Ko-op + + + Pakaitinės Komandos + + + Komandos + Mėlyna Komanda Raudona Komanda + + Laisvo Stiliaus + Daugiausiai Taškų diff --git a/osu.Game.Resources/Localisation/Web/Matches.ms-MY.resx b/osu.Game.Resources/Localisation/Web/Matches.ms-MY.resx index 5471f22f..4de27e27 100644 --- a/osu.Game.Resources/Localisation/Web/Matches.ms-MY.resx +++ b/osu.Game.Resources/Localisation/Web/Matches.ms-MY.resx @@ -134,7 +134,7 @@ Kejituan - Kombo + Gabungan Markah @@ -167,7 +167,7 @@ Kejituan Tertinggi - Kombo Tertinggi + Gabungan Tertinggi Markah V2 diff --git a/osu.Game.Resources/Localisation/Web/Matches.tr.resx b/osu.Game.Resources/Localisation/Web/Matches.tr.resx index f06a8e07..feefba4f 100644 --- a/osu.Game.Resources/Localisation/Web/Matches.tr.resx +++ b/osu.Game.Resources/Localisation/Web/Matches.tr.resx @@ -85,9 +85,21 @@ oyun iptal edildi + + oyun iptal edildi + oyun sona erdi + + oyun sona erdi + + + oda sahibi değişti + + + {0} oyuna katıldı + bir oyuncu oyuna katıldı @@ -103,6 +115,9 @@ bir oyuncu eşleşmeyi terk etti + + {0} oyunu oluşturdu + İsabetlilik diff --git a/osu.Game.Resources/Localisation/Web/ModelValidation.lt.resx b/osu.Game.Resources/Localisation/Web/ModelValidation.lt.resx index c1a53524..b76469bf 100644 --- a/osu.Game.Resources/Localisation/Web/ModelValidation.lt.resx +++ b/osu.Game.Resources/Localisation/Web/ModelValidation.lt.resx @@ -229,6 +229,30 @@ Aplikacijos Atgalinio susisiekimo URL + + Šis {0} naudoja negalimus simbolius. + + + Pasirinktas {0} jau naudojamas. + + + Pasirinktas {0} negalimas. + + + Numatytas rėžimas + + + Komandos paraiška + + + Pavadinimas + + + Trumpas pavadinimas + + + URL + Slaptažodyje negali būti vartotojo vardas. @@ -328,6 +352,9 @@ Jūs neesate šiame kanale. + + Jūs esate komandoje. + {0} negalioja šiam pranešimo tipui. diff --git a/osu.Game.Resources/Localisation/Web/ModelValidation.ms-MY.resx b/osu.Game.Resources/Localisation/Web/ModelValidation.ms-MY.resx index 6ab2572f..5a6f1582 100644 --- a/osu.Game.Resources/Localisation/Web/ModelValidation.ms-MY.resx +++ b/osu.Game.Resources/Localisation/Web/ModelValidation.ms-MY.resx @@ -194,7 +194,7 @@ Sekurang-kurangnya dua pilihan diperlukan. - Melebihi jumlah maksimum pilihan yang dibenarkan. + Pilihan melebihi jumlah yang dibenarkan. Judul tinjauan @@ -203,7 +203,7 @@ Buat pilihan ketika mengundi. - Pilihan melebihi jumlah yang dibenarkan. + Pemilihan melebihi jumlah yang dibenarkan. Hanya satu kunci API disediakan setiap pengguna ketika ini. @@ -236,7 +236,7 @@ {0} ini telah digunakan. - {0} ini tidak dibenarkan. + Pilihan {0} ini tidak dibenarkan. Cara main asal @@ -314,7 +314,7 @@ Kata laluan disenarai hitam. - Kata laluan semasa tidak betul. + Kata laluan semasa salah. Pengesahan e-mel tidak sepadan. diff --git a/osu.Game.Resources/Localisation/Web/ModelValidation/Fulfillments.ms-MY.resx b/osu.Game.Resources/Localisation/Web/ModelValidation/Fulfillments.ms-MY.resx index 29fed16c..ff5ab039 100644 --- a/osu.Game.Resources/Localisation/Web/ModelValidation/Fulfillments.ms-MY.resx +++ b/osu.Game.Resources/Localisation/Web/ModelValidation/Fulfillments.ms-MY.resx @@ -59,6 +59,6 @@ System.Resources.ResXResourceWriter, System.Windows.Forms, Version=2.0.0.0, Culture=neutral, PublicKeyToken=b77a5c561934e089 - Derma anda tidak mencukupi bagi hadiah tag osu!supporter ({0} > {1}) + Derma anda tidak mencukupi untuk hadiah tag osu!supporter ({0} > {1}) \ No newline at end of file diff --git a/osu.Game.Resources/Localisation/Web/ModelValidation/Token.ca.resx b/osu.Game.Resources/Localisation/Web/ModelValidation/Token.ca.resx index e7103a3b..401d2958 100644 --- a/osu.Game.Resources/Localisation/Web/ModelValidation/Token.ca.resx +++ b/osu.Game.Resources/Localisation/Web/ModelValidation/Token.ca.resx @@ -73,9 +73,6 @@ La delegació amb credencials de client només és disponible per a bots del xat. - - l'àmbit delegat només és vàlid per a testimonis de client_credentials. - La delegació no suporta aquesta combinació d'àmbits. diff --git a/osu.Game.Resources/Localisation/Web/ModelValidation/Token.cs.resx b/osu.Game.Resources/Localisation/Web/ModelValidation/Token.cs.resx index 4d0ed695..24a7ae3c 100644 --- a/osu.Game.Resources/Localisation/Web/ModelValidation/Token.cs.resx +++ b/osu.Game.Resources/Localisation/Web/ModelValidation/Token.cs.resx @@ -73,9 +73,6 @@ Delegace s klientskými údaji je k dispozici pouze pro chatboty. - - rozsah delegace je platný pouze pro client_credentials tokeny. - Pro tuto kombinaci rozsahů není delegace podporována. diff --git a/osu.Game.Resources/Localisation/Web/ModelValidation/Token.de.resx b/osu.Game.Resources/Localisation/Web/ModelValidation/Token.de.resx index 98d19083..75d9dbcc 100644 --- a/osu.Game.Resources/Localisation/Web/ModelValidation/Token.de.resx +++ b/osu.Game.Resources/Localisation/Web/ModelValidation/Token.de.resx @@ -73,9 +73,6 @@ Delegation mit Client-Zugangsdaten ist nur für Chat-Bots verfügbar. - - Typ "delegate" ist nur für client_credentials Token gültig. - Die Delegation wird für diese Typen nicht unterstützt. diff --git a/osu.Game.Resources/Localisation/Web/ModelValidation/Token.es-419.resx b/osu.Game.Resources/Localisation/Web/ModelValidation/Token.es-419.resx index 9859832a..cfaa9b3d 100644 --- a/osu.Game.Resources/Localisation/Web/ModelValidation/Token.es-419.resx +++ b/osu.Game.Resources/Localisation/Web/ModelValidation/Token.es-419.resx @@ -73,9 +73,6 @@ La delegación con credenciales de cliente solo está disponible para los bots del chat. - - la delegación de los ámbitos solo es válida para los tokens de client_credentials. - La delegación no es compatible con esta combinación de ámbitos. diff --git a/osu.Game.Resources/Localisation/Web/ModelValidation/Token.es.resx b/osu.Game.Resources/Localisation/Web/ModelValidation/Token.es.resx index 9859832a..cfaa9b3d 100644 --- a/osu.Game.Resources/Localisation/Web/ModelValidation/Token.es.resx +++ b/osu.Game.Resources/Localisation/Web/ModelValidation/Token.es.resx @@ -73,9 +73,6 @@ La delegación con credenciales de cliente solo está disponible para los bots del chat. - - la delegación de los ámbitos solo es válida para los tokens de client_credentials. - La delegación no es compatible con esta combinación de ámbitos. diff --git a/osu.Game.Resources/Localisation/Web/ModelValidation/Token.fr.resx b/osu.Game.Resources/Localisation/Web/ModelValidation/Token.fr.resx index 5d9a0447..925ff1ba 100644 --- a/osu.Game.Resources/Localisation/Web/ModelValidation/Token.fr.resx +++ b/osu.Game.Resources/Localisation/Web/ModelValidation/Token.fr.resx @@ -73,9 +73,6 @@ La délégation avec des "Client Credentials" n'est disponible que pour les bots de tchat. - - Le scope "delegate" n'est valide que pour les jetons de type "client_credentials". - La délégation n'est pas supportée pour cette combinaison de scopes. diff --git a/osu.Game.Resources/Localisation/Web/ModelValidation/Token.hr-HR.resx b/osu.Game.Resources/Localisation/Web/ModelValidation/Token.hr-HR.resx index 339f40fe..25ad184f 100644 --- a/osu.Game.Resources/Localisation/Web/ModelValidation/Token.hr-HR.resx +++ b/osu.Game.Resources/Localisation/Web/ModelValidation/Token.hr-HR.resx @@ -58,4 +58,13 @@ System.Resources.ResXResourceWriter, System.Windows.Forms, Version=2.0.0.0, Culture=neutral, PublicKeyToken=b77a5c561934e089 + + Ovom klijentu nedostaje vlasnik. + + + Ovaj klijent nije autoriziran. + + + Ovaj scope je dostupan samo za tekstualne chat-botove ili tvoje vlastite klijente. + \ No newline at end of file diff --git a/osu.Game.Resources/Localisation/Web/ModelValidation/Token.id.resx b/osu.Game.Resources/Localisation/Web/ModelValidation/Token.id.resx index bd864951..84cb66f5 100644 --- a/osu.Game.Resources/Localisation/Web/ModelValidation/Token.id.resx +++ b/osu.Game.Resources/Localisation/Web/ModelValidation/Token.id.resx @@ -73,9 +73,6 @@ Delegasi dengan Kredensial Klien hanya tersedia bagi bot chat. - - cakupan delegasi hanya valid untuk token client_credentials. - Delegasi untuk kombinasi cakupan ini tidak didukung. diff --git a/osu.Game.Resources/Localisation/Web/ModelValidation/Token.ko.resx b/osu.Game.Resources/Localisation/Web/ModelValidation/Token.ko.resx index 66955ad8..f07f0bbb 100644 --- a/osu.Game.Resources/Localisation/Web/ModelValidation/Token.ko.resx +++ b/osu.Game.Resources/Localisation/Web/ModelValidation/Token.ko.resx @@ -73,9 +73,6 @@ 클라이언트 자격 증명 위임은 챗봇에게만 허용돼요. - - 대표인 범위는 오직 client_credentials 토큰들 중에서만 가능해요. - 지금의 범위 조합에서는 위임을 지원하지 않아요. diff --git a/osu.Game.Resources/Localisation/Web/ModelValidation/Token.lv-LV.resx b/osu.Game.Resources/Localisation/Web/ModelValidation/Token.lv-LV.resx index f168f203..4eda36dd 100644 --- a/osu.Game.Resources/Localisation/Web/ModelValidation/Token.lv-LV.resx +++ b/osu.Game.Resources/Localisation/Web/ModelValidation/Token.lv-LV.resx @@ -73,9 +73,6 @@ Deleģēšana ar klienta pilnvarām ir pieejama tikai tērzēšanas robotiem. - - delegāta darbības joma ir derīga tikai klienta_akreditācijas žetoniem. - Šai darbības jomu kombinācijai deleģēšana netiek atbalstīta. diff --git a/osu.Game.Resources/Localisation/Web/ModelValidation/Token.ms-MY.resx b/osu.Game.Resources/Localisation/Web/ModelValidation/Token.ms-MY.resx index 339f40fe..7a887663 100644 --- a/osu.Game.Resources/Localisation/Web/ModelValidation/Token.ms-MY.resx +++ b/osu.Game.Resources/Localisation/Web/ModelValidation/Token.ms-MY.resx @@ -58,4 +58,31 @@ System.Resources.ResXResourceWriter, System.Windows.Forms, Version=2.0.0.0, Culture=neutral, PublicKeyToken=b77a5c561934e089 + + * tidak dibenarkan dengan Kelayakan Pelanggan + + + * tidak sah dengan lingkungan lain + + + Pelanggan tiada pemilik. + + + Pelanggan tak berizin. + + + Perwakilan dengan Kelayakan Pelanggan hanya tersedia untuk bot sembang. + + + Perwakilan tidak disokong untuk gabungan lingkungan ini. + + + lingkungan wakil diperlukan. + + + Token tanpa lingkungan tidak sah. + + + Lingkungan ini hanya tersedia untuk bot sembang atau pelanggan anda sendiri. + \ No newline at end of file diff --git a/osu.Game.Resources/Localisation/Web/ModelValidation/Token.pl.resx b/osu.Game.Resources/Localisation/Web/ModelValidation/Token.pl.resx index 339f40fe..e880a3e9 100644 --- a/osu.Game.Resources/Localisation/Web/ModelValidation/Token.pl.resx +++ b/osu.Game.Resources/Localisation/Web/ModelValidation/Token.pl.resx @@ -58,4 +58,31 @@ System.Resources.ResXResourceWriter, System.Windows.Forms, Version=2.0.0.0, Culture=neutral, PublicKeyToken=b77a5c561934e089 + + * nie jest dozwolone przy uwierzytelnianiu poprzez dane klienta + + + * nie jest kompatybilne z innymi uprawnieniami + + + Klient nie posiada właściciela. + + + Klient nie jest uwierzytelniony. + + + Uprawnienie „delegate” jest dopuszczalne wyłącznie dla botów czatu. + + + Użycie „delegate” nie jest dozwolone przy tej kombinacji uprawnień. + + + Wymagane jest uprawnienie „delegate”. + + + Tokeny bez zdefiniowanych uprawnień są nieprawidłowe. + + + To uprawnienie jest dostępne wyłącznie dla botów czatu i Twoich własnych klientów. + \ No newline at end of file diff --git a/osu.Game.Resources/Localisation/Web/ModelValidation/Token.pt-BR.resx b/osu.Game.Resources/Localisation/Web/ModelValidation/Token.pt-BR.resx index 4c4cf63e..a3454ede 100644 --- a/osu.Game.Resources/Localisation/Web/ModelValidation/Token.pt-BR.resx +++ b/osu.Game.Resources/Localisation/Web/ModelValidation/Token.pt-BR.resx @@ -73,9 +73,6 @@ Ordens com as Credenciais de Cliente só estão disponíveis para chat bots. - - Ordenar escopo ó é valido para tokens client_credentials. - Ordens não são permitidas com essa combinação de escopos. diff --git a/osu.Game.Resources/Localisation/Web/ModelValidation/Token.pt.resx b/osu.Game.Resources/Localisation/Web/ModelValidation/Token.pt.resx index 6d83f510..63790e25 100644 --- a/osu.Game.Resources/Localisation/Web/ModelValidation/Token.pt.resx +++ b/osu.Game.Resources/Localisation/Web/ModelValidation/Token.pt.resx @@ -73,9 +73,6 @@ A delegação com credenciais de cliente está disponível apenas para chatbots. - - O âmbito da delegação é válido apenas para tokens client_credentials. - A delegação não é suportada para esta combinação de âmbitos. diff --git a/osu.Game.Resources/Localisation/Web/ModelValidation/Token.resx b/osu.Game.Resources/Localisation/Web/ModelValidation/Token.resx index adba9134..977662df 100644 --- a/osu.Game.Resources/Localisation/Web/ModelValidation/Token.resx +++ b/osu.Game.Resources/Localisation/Web/ModelValidation/Token.resx @@ -73,8 +73,8 @@ Delegation with Client Credentials is only available to chat bots. - - delegate scope is only valid for client_credentials tokens. + + This scope is only valid for client_credentials tokens. Delegation is not supported for this combination of scopes. diff --git a/osu.Game.Resources/Localisation/Web/ModelValidation/Token.ru.resx b/osu.Game.Resources/Localisation/Web/ModelValidation/Token.ru.resx index f91212b5..d069c93a 100644 --- a/osu.Game.Resources/Localisation/Web/ModelValidation/Token.ru.resx +++ b/osu.Game.Resources/Localisation/Web/ModelValidation/Token.ru.resx @@ -73,9 +73,6 @@ Делегирование с Client Credentials доступно только чат-ботам. - - область (scope) делегирования допустима только для токенов client_credentials. - Делегирование не поддерживается для данной комбинации scope. diff --git a/osu.Game.Resources/Localisation/Web/ModelValidation/Token.sv.resx b/osu.Game.Resources/Localisation/Web/ModelValidation/Token.sv.resx index 339f40fe..90aeb92e 100644 --- a/osu.Game.Resources/Localisation/Web/ModelValidation/Token.sv.resx +++ b/osu.Game.Resources/Localisation/Web/ModelValidation/Token.sv.resx @@ -58,4 +58,16 @@ System.Resources.ResXResourceWriter, System.Windows.Forms, Version=2.0.0.0, Culture=neutral, PublicKeyToken=b77a5c561934e089 + + * är inte tillåtet med klientuppgifter + + + Klienten saknar ägare. + + + Klienten är inte auktoriserad. + + + Delegering med klientuppgifter är endast tillgänglig för chattrobotar. + \ No newline at end of file diff --git a/osu.Game.Resources/Localisation/Web/ModelValidation/Token.uk.resx b/osu.Game.Resources/Localisation/Web/ModelValidation/Token.uk.resx index c068f7d8..bf74e0c9 100644 --- a/osu.Game.Resources/Localisation/Web/ModelValidation/Token.uk.resx +++ b/osu.Game.Resources/Localisation/Web/ModelValidation/Token.uk.resx @@ -73,9 +73,6 @@ Делегація з облікових даних клієнта доступна лише для чат-ботів. - - делегативна область діє лише для токенів клієнтів і облікових даних. - Делегація не підтримується для цієї комбінації областей. diff --git a/osu.Game.Resources/Localisation/Web/ModelValidation/Token.zh-Hant.resx b/osu.Game.Resources/Localisation/Web/ModelValidation/Token.zh-Hant.resx index 42cf28ba..f56c1403 100644 --- a/osu.Game.Resources/Localisation/Web/ModelValidation/Token.zh-Hant.resx +++ b/osu.Game.Resources/Localisation/Web/ModelValidation/Token.zh-Hant.resx @@ -73,9 +73,6 @@ 委託使用者憑證只能用於聊天室機器人。 - - 委託範圍只能用於使用者憑證。 - 委託不適用於多重範圍。 diff --git a/osu.Game.Resources/Localisation/Web/ModelValidation/Token.zh.resx b/osu.Game.Resources/Localisation/Web/ModelValidation/Token.zh.resx index 7c071b4e..bf46e3a6 100644 --- a/osu.Game.Resources/Localisation/Web/ModelValidation/Token.zh.resx +++ b/osu.Game.Resources/Localisation/Web/ModelValidation/Token.zh.resx @@ -73,9 +73,6 @@ 只有聊天机器人可以使用包含客户端认证的委托。 - - 只有客户端认证令牌才能指定委托范围。 - 在此作用域组合下无法使用委托。 diff --git a/osu.Game.Resources/Localisation/Web/ModelValidation/TokenStrings.cs b/osu.Game.Resources/Localisation/Web/ModelValidation/TokenStrings.cs index 106ac008..f603d2ff 100644 --- a/osu.Game.Resources/Localisation/Web/ModelValidation/TokenStrings.cs +++ b/osu.Game.Resources/Localisation/Web/ModelValidation/TokenStrings.cs @@ -35,9 +35,9 @@ namespace osu.Game.Resources.Localisation.Web.ModelValidation public static LocalisableString InvalidScopeDelegateBotOnly => new TranslatableString(getKey(@"invalid_scope.delegate_bot_only"), @"Delegation with Client Credentials is only available to chat bots."); /// - /// "delegate scope is only valid for client_credentials tokens." + /// "This scope is only valid for client_credentials tokens." /// - public static LocalisableString InvalidScopeDelegateClientCredentialsOnly => new TranslatableString(getKey(@"invalid_scope.delegate_client_credentials_only"), @"delegate scope is only valid for client_credentials tokens."); + public static LocalisableString InvalidScopeClientCredentialsOnly => new TranslatableString(getKey(@"invalid_scope.client_credentials_only"), @"This scope is only valid for client_credentials tokens."); /// /// "Delegation is not supported for this combination of scopes." diff --git a/osu.Game.Resources/Localisation/Web/Multiplayer.ja.resx b/osu.Game.Resources/Localisation/Web/Multiplayer.ja.resx index 1360680d..34cc20d0 100644 --- a/osu.Game.Resources/Localisation/Web/Multiplayer.ja.resx +++ b/osu.Game.Resources/Localisation/Web/Multiplayer.ja.resx @@ -58,6 +58,12 @@ System.Resources.ResXResourceWriter, System.Windows.Forms, Version=2.0.0.0, Culture=neutral, PublicKeyToken=b77a5c561934e089 + + 現在進行中のosu!(lazer) {0}ゲームはありません! + + + まだ終了したosu!(lazer) {0}ゲームはありません! + プレイリスト @@ -79,6 +85,12 @@ 残り {0} + + 履歴を見る + + + 概要を見る + 時間が長すぎます。 diff --git a/osu.Game.Resources/Localisation/Web/Multiplayer.lt.resx b/osu.Game.Resources/Localisation/Web/Multiplayer.lt.resx index 1644dd91..f5c61798 100644 --- a/osu.Game.Resources/Localisation/Web/Multiplayer.lt.resx +++ b/osu.Game.Resources/Localisation/Web/Multiplayer.lt.resx @@ -58,11 +58,17 @@ System.Resources.ResXResourceWriter, System.Windows.Forms, Version=2.0.0.0, Culture=neutral, PublicKeyToken=b77a5c561934e089 + + Šiuo metu nėra jokiose vykstančiuose osu!(lazer) {0} žaidimuose! + + + Dar nėra jokiuose užbaigtuose osu!(lazer) {0} žaidimuose! + - grojaraščių + grojaraščio - žaidimų tinkle + tinklo šeimininkas {0} @@ -79,6 +85,12 @@ {0} liko + + Peržiūrėti Istoriją + + + Peržiūrėti Santrauką + Per ilga trūkmė. diff --git a/osu.Game.Resources/Localisation/Web/Multiplayer.ms-MY.resx b/osu.Game.Resources/Localisation/Web/Multiplayer.ms-MY.resx index 4ce9038d..e3b2e574 100644 --- a/osu.Game.Resources/Localisation/Web/Multiplayer.ms-MY.resx +++ b/osu.Game.Resources/Localisation/Web/Multiplayer.ms-MY.resx @@ -58,6 +58,12 @@ System.Resources.ResXResourceWriter, System.Windows.Forms, Version=2.0.0.0, Culture=neutral, PublicKeyToken=b77a5c561934e089 + + Kini tidak berada di dalam mainan sedang berjalan {0} osu!(lazer)! + + + Belum berada di dalam mainan {0} osu!(lazer) lengkap! + senarai main diff --git a/osu.Game.Resources/Localisation/Web/Multiplayer.resx b/osu.Game.Resources/Localisation/Web/Multiplayer.resx index 32c2ae93..16c57611 100644 --- a/osu.Game.Resources/Localisation/Web/Multiplayer.resx +++ b/osu.Game.Resources/Localisation/Web/Multiplayer.resx @@ -67,6 +67,9 @@ playlist + + quick play + multiplayer diff --git a/osu.Game.Resources/Localisation/Web/Multiplayer.tr.resx b/osu.Game.Resources/Localisation/Web/Multiplayer.tr.resx index 1da687bb..c5776d71 100644 --- a/osu.Game.Resources/Localisation/Web/Multiplayer.tr.resx +++ b/osu.Game.Resources/Localisation/Web/Multiplayer.tr.resx @@ -79,6 +79,9 @@ kalan süre: {0} + + Geçmişi Görüntüle + Özeti Göster diff --git a/osu.Game.Resources/Localisation/Web/Multiplayer.uk.resx b/osu.Game.Resources/Localisation/Web/Multiplayer.uk.resx index bd4035e4..c6456b67 100644 --- a/osu.Game.Resources/Localisation/Web/Multiplayer.uk.resx +++ b/osu.Game.Resources/Localisation/Web/Multiplayer.uk.resx @@ -71,7 +71,7 @@ мультиплеєр - Власник: {0} + власник: {0} Невірний пароль кімнати diff --git a/osu.Game.Resources/Localisation/Web/MultiplayerStrings.cs b/osu.Game.Resources/Localisation/Web/MultiplayerStrings.cs index 35d5b832..33e81e88 100644 --- a/osu.Game.Resources/Localisation/Web/MultiplayerStrings.cs +++ b/osu.Game.Resources/Localisation/Web/MultiplayerStrings.cs @@ -24,6 +24,11 @@ namespace osu.Game.Resources.Localisation.Web /// public static LocalisableString EmptyPlaylists => new TranslatableString(getKey(@"empty.playlists"), @"playlist"); + /// + /// "quick play" + /// + public static LocalisableString EmptyQuickplay => new TranslatableString(getKey(@"empty.quickplay"), @"quick play"); + /// /// "multiplayer" /// diff --git a/osu.Game.Resources/Localisation/Web/Notifications.id.resx b/osu.Game.Resources/Localisation/Web/Notifications.id.resx index 5aaf0b94..9368af9f 100644 --- a/osu.Game.Resources/Localisation/Web/Notifications.id.resx +++ b/osu.Game.Resources/Localisation/Web/Notifications.id.resx @@ -134,7 +134,7 @@ Beatmap - Guest difficulty + Tingkat kesulitan tamu Kamu telah terdaftar sebagai pemilik tingkat kesulitan "{0}" pada beatmap "{1}" @@ -404,7 +404,7 @@ Medali terbuka! - Kamu telah terdaftar sebagai pemilik guest difficulty pada beatmap "{0}" + Kamu telah terdaftar sebagai pemilik tingkat kesulitan tamu pada beatmap "{0}" Topik diskusi "{0}" telah dikunci diff --git a/osu.Game.Resources/Localisation/Web/Notifications.ja.resx b/osu.Game.Resources/Localisation/Web/Notifications.ja.resx index ed950395..d89debee 100644 --- a/osu.Game.Resources/Localisation/Web/Notifications.ja.resx +++ b/osu.Game.Resources/Localisation/Web/Notifications.ja.resx @@ -289,6 +289,15 @@ 新しいチームメッセージ + + {0}が"{1}"で発言 + + + {0}が"{1}"で発言 + + + {0}が"{1}"で発言 + 更新履歴 @@ -346,12 +355,21 @@ あなたは既にチーム {0} に参加しています + + チーム参加リクエストの更新 + チーム {0} への参加リクエストが却下されました チーム {0} への参加リクエストが却下されました + + {0} があなたのチームへの参加をリクエストしました + + + {0} があなたのチームへの参加をリクエストしました + 新しいビートマップ @@ -424,6 +442,15 @@ ビートマップ「{0}」に新しいコメントがあります + + "{0}" で新しいお知らせがあります + + + {0}から新しいメッセージが届きました + + + チーム "{0}" に新しいメッセージがあります + 更新履歴「{0}」に新しいコメントがあります @@ -439,6 +466,9 @@ チーム {0} への参加リクエストが却下されました + + {0} があなたのチームへの参加をリクエストしました + {0}がビートマップを作成しました diff --git a/osu.Game.Resources/Localisation/Web/Notifications.lt.resx b/osu.Game.Resources/Localisation/Web/Notifications.lt.resx index e8e5ca0d..c92c5710 100644 --- a/osu.Game.Resources/Localisation/Web/Notifications.lt.resx +++ b/osu.Game.Resources/Localisation/Web/Notifications.lt.resx @@ -100,6 +100,9 @@ naujienos + + komanda + profilis @@ -121,6 +124,9 @@ naujienos + + komanda + profilis @@ -175,6 +181,9 @@ {0} problema|{0} problemos + + {0} pasiūlymas|{0} pasiūlymų + Kvalifikuoto Beatmap'o problema @@ -277,6 +286,18 @@ nuo {0} + + Nauja žinutė komandoje + + + {0} sako "{1}" + + + {0} sako "{1}" + + + {0} sako "{1}" + Pakeitimų sąrašas @@ -325,6 +346,30 @@ {0} atsakė + + Prisijungimo prie komandos paraiška + + + Jus tapote {0} komandos nariu + + + Jus tapote {0} komandos nariu + + + Komandos prisijungimo prašymų atnaujinimai + + + Jūsų prašymas prisijungti prie {0} komandos buvo atmestas + + + Jūsų prašymas prisijungti prie {0} komandos buvo atmestas + + + {0} nori prisijungti prie komandos + + + {0} nori prisijungti prie komandos + Naujas beatmap'as @@ -397,6 +442,15 @@ Beatmap'as "{0}" turi naujų komentarų + + Naujas skelbimas tarp "{0}" + + + Gavote naują žinutę iš {0} + + + Nauja žinutė komandoje "{0}" + Pakeitimų sąrašas "{0}" turi naujų komentarų @@ -406,6 +460,15 @@ Yra naujų atsakymų tarp "{0}" + + Jus tapote {0} komandos nariu + + + Jūsų prašymas prisijungti prie {0} komandos buvo atšauktas + + + {0} nori prisijungti prie komandos + {0} sukūrė naujų beatmap'ų diff --git a/osu.Game.Resources/Localisation/Web/Notifications.ru.resx b/osu.Game.Resources/Localisation/Web/Notifications.ru.resx index 22259679..fb859e8c 100644 --- a/osu.Game.Resources/Localisation/Web/Notifications.ru.resx +++ b/osu.Game.Resources/Localisation/Web/Notifications.ru.resx @@ -401,7 +401,7 @@ Получена медаль "{0}"! - Медали получены! + Получены новые медали! Вас назначили владельцем сложности на карте "{0}" diff --git a/osu.Game.Resources/Localisation/Web/Oauth.lt.resx b/osu.Game.Resources/Localisation/Web/Oauth.lt.resx index 810ed305..15738c96 100644 --- a/osu.Game.Resources/Localisation/Web/Oauth.lt.resx +++ b/osu.Game.Resources/Localisation/Web/Oauth.lt.resx @@ -61,6 +61,9 @@ Atšaukti + + aplikacija iš {0} + prašo priėjimo prie jūsų paskyros. diff --git a/osu.Game.Resources/Localisation/Web/PageTitle.ca.resx b/osu.Game.Resources/Localisation/Web/PageTitle.ca.resx index 490db371..1ab2696b 100644 --- a/osu.Game.Resources/Localisation/Web/PageTitle.ca.resx +++ b/osu.Game.Resources/Localisation/Web/PageTitle.ca.resx @@ -215,7 +215,7 @@ informació del jugador - crear un compte + crea un compte avís diff --git a/osu.Game.Resources/Localisation/Web/PageTitle.ja.resx b/osu.Game.Resources/Localisation/Web/PageTitle.ja.resx index b20822c7..ca1c824c 100644 --- a/osu.Game.Resources/Localisation/Web/PageTitle.ja.resx +++ b/osu.Game.Resources/Localisation/Web/PageTitle.ja.resx @@ -163,6 +163,9 @@ testflight + + マッチ + 情報 @@ -220,6 +223,9 @@ wiki + + ルームの履歴 + アプリを認証 diff --git a/osu.Game.Resources/Localisation/Web/PageTitle.lt.resx b/osu.Game.Resources/Localisation/Web/PageTitle.lt.resx index a5fc025d..241ef642 100644 --- a/osu.Game.Resources/Localisation/Web/PageTitle.lt.resx +++ b/osu.Game.Resources/Localisation/Web/PageTitle.lt.resx @@ -101,7 +101,7 @@ paskyros patvirtinimas - rekomenduojami atlikėjai + ryškieji atlikėjai beatmap'o diskusijos Įrašai @@ -136,9 +136,15 @@ komentarai + + konkurso teisėjavimo rezultatai + konkursai + + konkurso teisėjavimas + grupės @@ -157,6 +163,9 @@ testflight + + mačai + informacija @@ -181,9 +190,27 @@ reitingai + + komandos + + + sukurti komandą + + + komandos nustatymai + + + komandos rezultatų lenta + + + komandos info + turnyrai + + vartotojo viršelių ruošiniai + žaidėjo informacija @@ -196,12 +223,18 @@ wiki + + kambario istorija + įgalioti aplikaciją parduotuvė + + komandos nariai + taisytojo info diff --git a/osu.Game.Resources/Localisation/Web/PageTitle.ms-MY.resx b/osu.Game.Resources/Localisation/Web/PageTitle.ms-MY.resx index d7f08561..9923e5d4 100644 --- a/osu.Game.Resources/Localisation/Web/PageTitle.ms-MY.resx +++ b/osu.Game.Resources/Localisation/Web/PageTitle.ms-MY.resx @@ -137,13 +137,13 @@ komen - hasil pengadilan peraduan + hasil penilaian peraduan peraduan - pengadilan peraduan + penilaian peraduan kumpulan diff --git a/osu.Game.Resources/Localisation/Web/PageTitle.resx b/osu.Game.Resources/Localisation/Web/PageTitle.resx index 4c80bf5b..522b767d 100644 --- a/osu.Game.Resources/Localisation/Web/PageTitle.resx +++ b/osu.Game.Resources/Localisation/Web/PageTitle.resx @@ -127,6 +127,9 @@ beatmap info + + beatmap version history + changelog @@ -145,6 +148,9 @@ contest judging + + group history + groups @@ -211,6 +217,9 @@ user cover presets + + authenticator app + player info diff --git a/osu.Game.Resources/Localisation/Web/PageTitleStrings.cs b/osu.Game.Resources/Localisation/Web/PageTitleStrings.cs index 6c5b12ed..e97ecc0e 100644 --- a/osu.Game.Resources/Localisation/Web/PageTitleStrings.cs +++ b/osu.Game.Resources/Localisation/Web/PageTitleStrings.cs @@ -124,6 +124,11 @@ namespace osu.Game.Resources.Localisation.Web ///
public static LocalisableString MainBeatmapsetsControllerShow => new TranslatableString(getKey(@"main.beatmapsets_controller.show"), @"beatmap info"); + /// + /// "beatmap version history" + /// + public static LocalisableString MainBeatmapsetsControllerVersions => new TranslatableString(getKey(@"main.beatmapsets_controller.versions"), @"beatmap version history"); + /// /// "changelog" /// @@ -154,6 +159,11 @@ namespace osu.Game.Resources.Localisation.Web ///
public static LocalisableString MainContestsControllerJudge => new TranslatableString(getKey(@"main.contests_controller.judge"), @"contest judging"); + /// + /// "group history" + /// + public static LocalisableString MainGroupHistoryControllerDefault => new TranslatableString(getKey(@"main.group_history_controller._"), @"group history"); + /// /// "groups" /// @@ -264,6 +274,11 @@ namespace osu.Game.Resources.Localisation.Web ///
public static LocalisableString MainUserCoverPresetsControllerDefault => new TranslatableString(getKey(@"main.user_cover_presets_controller._"), @"user cover presets"); + /// + /// "authenticator app" + /// + public static LocalisableString MainUserTotpControllerDefault => new TranslatableString(getKey(@"main.user_totp_controller._"), @"authenticator app"); + /// /// "player info" /// diff --git a/osu.Game.Resources/Localisation/Web/PasswordReset.lt.resx b/osu.Game.Resources/Localisation/Web/PasswordReset.lt.resx index 670f1656..af779a6a 100644 --- a/osu.Game.Resources/Localisation/Web/PasswordReset.lt.resx +++ b/osu.Game.Resources/Localisation/Web/PasswordReset.lt.resx @@ -112,6 +112,9 @@ Įrašykite el. pašto adresą arba naudotojo vardą + + Jūsų paskyra nenaudojama jau ilgą laiką. Kad užtikrinti paskyros saugumą atnaujinti slaptažodį. + Reikia tolimesnės pagalbos? Susisiekite su mumis per {0}. diff --git a/osu.Game.Resources/Localisation/Web/Paypal/Errors.ko.resx b/osu.Game.Resources/Localisation/Web/Paypal/Errors.ko.resx index f2017522..23c4abb6 100644 --- a/osu.Game.Resources/Localisation/Web/Paypal/Errors.ko.resx +++ b/osu.Game.Resources/Localisation/Web/Paypal/Errors.ko.resx @@ -59,7 +59,7 @@ System.Resources.ResXResourceWriter, System.Windows.Forms, Version=2.0.0.0, Culture=neutral, PublicKeyToken=b77a5c561934e089 - 선택하신 Paypal 결제 수단은 거절되었어요. + 선택하신 결제 수단은 Paypal에서 거부되었습니다. 결제 정보가 없습니다. diff --git a/osu.Game.Resources/Localisation/Web/Paypal/Errors.pl.resx b/osu.Game.Resources/Localisation/Web/Paypal/Errors.pl.resx index 2782612b..1c6f942d 100644 --- a/osu.Game.Resources/Localisation/Web/Paypal/Errors.pl.resx +++ b/osu.Game.Resources/Localisation/Web/Paypal/Errors.pl.resx @@ -68,7 +68,7 @@ Wystąpił błąd podczas realizacji twojej płatności. - Łącze do płatności wygasło, spróbuj ponownie. + Link do płatności wygasł, spróbuj ponownie. Nie znaleziono informacji o płatności. diff --git a/osu.Game.Resources/Localisation/Web/QuickSearch.ar.resx b/osu.Game.Resources/Localisation/Web/QuickSearch.ar.resx index f82ad8e8..f785e8ad 100644 --- a/osu.Game.Resources/Localisation/Web/QuickSearch.ar.resx +++ b/osu.Game.Resources/Localisation/Web/QuickSearch.ar.resx @@ -73,9 +73,6 @@ ويكي - - لا يوجد نتائج لـ{0} - المزيد من نتائج بحت {0} diff --git a/osu.Game.Resources/Localisation/Web/QuickSearch.be.resx b/osu.Game.Resources/Localisation/Web/QuickSearch.be.resx index 2548f0a8..2bec9f26 100644 --- a/osu.Game.Resources/Localisation/Web/QuickSearch.be.resx +++ b/osu.Game.Resources/Localisation/Web/QuickSearch.be.resx @@ -79,9 +79,6 @@ Вікі - - Няма вынікаў па {0} - Больш вынікаў пошуку па {0} diff --git a/osu.Game.Resources/Localisation/Web/QuickSearch.bg.resx b/osu.Game.Resources/Localisation/Web/QuickSearch.bg.resx index 2f48ed42..d99eea2e 100644 --- a/osu.Game.Resources/Localisation/Web/QuickSearch.bg.resx +++ b/osu.Game.Resources/Localisation/Web/QuickSearch.bg.resx @@ -79,9 +79,6 @@ Wiki - - Няма резултати за {0} - Повече резултати от търсенето за {0} diff --git a/osu.Game.Resources/Localisation/Web/QuickSearch.ca.resx b/osu.Game.Resources/Localisation/Web/QuickSearch.ca.resx index 5d18123a..50f91ac4 100644 --- a/osu.Game.Resources/Localisation/Web/QuickSearch.ca.resx +++ b/osu.Game.Resources/Localisation/Web/QuickSearch.ca.resx @@ -79,9 +79,6 @@ Wiki - - No hi ha resultats per als {0} - Més resultats de cerca de {0} diff --git a/osu.Game.Resources/Localisation/Web/QuickSearch.cs.resx b/osu.Game.Resources/Localisation/Web/QuickSearch.cs.resx index 6d2242a2..6ee32718 100644 --- a/osu.Game.Resources/Localisation/Web/QuickSearch.cs.resx +++ b/osu.Game.Resources/Localisation/Web/QuickSearch.cs.resx @@ -79,9 +79,6 @@ Wiki - - Žádné výsledky pro {0} - Více výsledků pro {0} diff --git a/osu.Game.Resources/Localisation/Web/QuickSearch.da.resx b/osu.Game.Resources/Localisation/Web/QuickSearch.da.resx index fc5b99ea..a1cefbb3 100644 --- a/osu.Game.Resources/Localisation/Web/QuickSearch.da.resx +++ b/osu.Game.Resources/Localisation/Web/QuickSearch.da.resx @@ -73,9 +73,6 @@ Wiki - - Ingen resultater for {0} - Mere {0} Søgeresultater diff --git a/osu.Game.Resources/Localisation/Web/QuickSearch.de.resx b/osu.Game.Resources/Localisation/Web/QuickSearch.de.resx index 73a8f906..f25de1e2 100644 --- a/osu.Game.Resources/Localisation/Web/QuickSearch.de.resx +++ b/osu.Game.Resources/Localisation/Web/QuickSearch.de.resx @@ -79,9 +79,6 @@ Wiki - - Keine Ergebnisse für {0} - Mehr {0} diff --git a/osu.Game.Resources/Localisation/Web/QuickSearch.el.resx b/osu.Game.Resources/Localisation/Web/QuickSearch.el.resx index 0ec4f0b0..c867bae8 100644 --- a/osu.Game.Resources/Localisation/Web/QuickSearch.el.resx +++ b/osu.Game.Resources/Localisation/Web/QuickSearch.el.resx @@ -79,9 +79,6 @@ Wiki - - Δεν υπάρχουν αποτελέσματα για {0} - Περισσότερα Αποτελέσματα Αναζήτησης {0} diff --git a/osu.Game.Resources/Localisation/Web/QuickSearch.es-419.resx b/osu.Game.Resources/Localisation/Web/QuickSearch.es-419.resx index 56b00864..5636bf83 100644 --- a/osu.Game.Resources/Localisation/Web/QuickSearch.es-419.resx +++ b/osu.Game.Resources/Localisation/Web/QuickSearch.es-419.resx @@ -79,9 +79,6 @@ Wiki - - No hay resultados en {0} - Más resultados de búsqueda de {0} diff --git a/osu.Game.Resources/Localisation/Web/QuickSearch.es.resx b/osu.Game.Resources/Localisation/Web/QuickSearch.es.resx index 24e37a8a..adff75c4 100644 --- a/osu.Game.Resources/Localisation/Web/QuickSearch.es.resx +++ b/osu.Game.Resources/Localisation/Web/QuickSearch.es.resx @@ -79,9 +79,6 @@ Wiki - - Sin resultados para {0} - Más resultados de búsqueda de {0} diff --git a/osu.Game.Resources/Localisation/Web/QuickSearch.fa-IR.resx b/osu.Game.Resources/Localisation/Web/QuickSearch.fa-IR.resx index 4b2500b3..e2b47096 100644 --- a/osu.Game.Resources/Localisation/Web/QuickSearch.fa-IR.resx +++ b/osu.Game.Resources/Localisation/Web/QuickSearch.fa-IR.resx @@ -73,9 +73,6 @@ ویکی - - نتیجه ای برای {0} وجود نداشت - نتایج جستجو {0} بیشتر diff --git a/osu.Game.Resources/Localisation/Web/QuickSearch.fi.resx b/osu.Game.Resources/Localisation/Web/QuickSearch.fi.resx index 8311edd0..96ace13f 100644 --- a/osu.Game.Resources/Localisation/Web/QuickSearch.fi.resx +++ b/osu.Game.Resources/Localisation/Web/QuickSearch.fi.resx @@ -73,9 +73,6 @@ Wiki - - Ei {0} - Lisää {0} diff --git a/osu.Game.Resources/Localisation/Web/QuickSearch.fil.resx b/osu.Game.Resources/Localisation/Web/QuickSearch.fil.resx index be45174e..7bc49b6b 100644 --- a/osu.Game.Resources/Localisation/Web/QuickSearch.fil.resx +++ b/osu.Game.Resources/Localisation/Web/QuickSearch.fil.resx @@ -73,9 +73,6 @@ Wiki - - Walang mga resulta para sa {0} - Mas Maraming Resulta sa Paghanap para sa {0} diff --git a/osu.Game.Resources/Localisation/Web/QuickSearch.fr.resx b/osu.Game.Resources/Localisation/Web/QuickSearch.fr.resx index df7a7aa7..0f2d33b3 100644 --- a/osu.Game.Resources/Localisation/Web/QuickSearch.fr.resx +++ b/osu.Game.Resources/Localisation/Web/QuickSearch.fr.resx @@ -79,9 +79,6 @@ Wiki - - Aucun résultat pour {0} - Plus de résultats de recherche : {0} diff --git a/osu.Game.Resources/Localisation/Web/QuickSearch.he.resx b/osu.Game.Resources/Localisation/Web/QuickSearch.he.resx index adca1bcb..ccbce516 100644 --- a/osu.Game.Resources/Localisation/Web/QuickSearch.he.resx +++ b/osu.Game.Resources/Localisation/Web/QuickSearch.he.resx @@ -73,9 +73,6 @@ ויקי - - אין תוצאות עבור {0} - עוד תוצאות עבור {0} diff --git a/osu.Game.Resources/Localisation/Web/QuickSearch.hr-HR.resx b/osu.Game.Resources/Localisation/Web/QuickSearch.hr-HR.resx index 3359485b..54d7198c 100644 --- a/osu.Game.Resources/Localisation/Web/QuickSearch.hr-HR.resx +++ b/osu.Game.Resources/Localisation/Web/QuickSearch.hr-HR.resx @@ -73,9 +73,6 @@ Wiki - - Nema rezultata za {0} - Više {0} rezultata diff --git a/osu.Game.Resources/Localisation/Web/QuickSearch.hu.resx b/osu.Game.Resources/Localisation/Web/QuickSearch.hu.resx index f8a9c454..f21bf9ee 100644 --- a/osu.Game.Resources/Localisation/Web/QuickSearch.hu.resx +++ b/osu.Game.Resources/Localisation/Web/QuickSearch.hu.resx @@ -73,9 +73,6 @@ Wiki - - Nincs találat erre a modra/modokra {0} - További keresési eredmények {0} diff --git a/osu.Game.Resources/Localisation/Web/QuickSearch.id.resx b/osu.Game.Resources/Localisation/Web/QuickSearch.id.resx index 65d2a3a0..cf2e3864 100644 --- a/osu.Game.Resources/Localisation/Web/QuickSearch.id.resx +++ b/osu.Game.Resources/Localisation/Web/QuickSearch.id.resx @@ -79,9 +79,6 @@ Wiki - - Tidak ada hasil pencarian {0} yang ditemukan - Muat Lebih Banyak Hasil Pencarian {0} diff --git a/osu.Game.Resources/Localisation/Web/QuickSearch.it.resx b/osu.Game.Resources/Localisation/Web/QuickSearch.it.resx index 9929059a..b42512d0 100644 --- a/osu.Game.Resources/Localisation/Web/QuickSearch.it.resx +++ b/osu.Game.Resources/Localisation/Web/QuickSearch.it.resx @@ -79,9 +79,6 @@ Wiki - - Nessun risultato per {0} - Altri risultati di ricerca per {0} diff --git a/osu.Game.Resources/Localisation/Web/QuickSearch.ja.resx b/osu.Game.Resources/Localisation/Web/QuickSearch.ja.resx index e4182622..3ea708e5 100644 --- a/osu.Game.Resources/Localisation/Web/QuickSearch.ja.resx +++ b/osu.Game.Resources/Localisation/Web/QuickSearch.ja.resx @@ -79,9 +79,6 @@ Wiki - - {0} の結果なし - その他の {0} 検索結果 diff --git a/osu.Game.Resources/Localisation/Web/QuickSearch.ko.resx b/osu.Game.Resources/Localisation/Web/QuickSearch.ko.resx index 0c5e18cf..f7a3ec3c 100644 --- a/osu.Game.Resources/Localisation/Web/QuickSearch.ko.resx +++ b/osu.Game.Resources/Localisation/Web/QuickSearch.ko.resx @@ -79,9 +79,6 @@ 위키 - - {0} 검색 결과가 없습니다 - 더많은 {0} 검색 결과 diff --git a/osu.Game.Resources/Localisation/Web/QuickSearch.lt.resx b/osu.Game.Resources/Localisation/Web/QuickSearch.lt.resx index 49685d58..77ec4a60 100644 --- a/osu.Game.Resources/Localisation/Web/QuickSearch.lt.resx +++ b/osu.Game.Resources/Localisation/Web/QuickSearch.lt.resx @@ -58,24 +58,27 @@ System.Resources.ResXResourceWriter, System.Windows.Forms, Version=2.0.0.0, Culture=neutral, PublicKeyToken=b77a5c561934e089 + + Ryškiojo Atlikėjo Kūrinių + - Beatmap'as + Beatmap'ų - Forumas + Forumo Kiti + + Komandų + - Žaidėjas + Žaidėjų Wiki - - Nerasta tarp {0} - Daugiau {0} Paieškos Rezultatų diff --git a/osu.Game.Resources/Localisation/Web/QuickSearch.lv-LV.resx b/osu.Game.Resources/Localisation/Web/QuickSearch.lv-LV.resx index 697c0814..cc5512c5 100644 --- a/osu.Game.Resources/Localisation/Web/QuickSearch.lv-LV.resx +++ b/osu.Game.Resources/Localisation/Web/QuickSearch.lv-LV.resx @@ -79,9 +79,6 @@ Wiki - - Nav rezultātu priekš {0} - Vairāk {0} meklēšanas rezultātu diff --git a/osu.Game.Resources/Localisation/Web/QuickSearch.ms-MY.resx b/osu.Game.Resources/Localisation/Web/QuickSearch.ms-MY.resx index f75723c4..615d79cb 100644 --- a/osu.Game.Resources/Localisation/Web/QuickSearch.ms-MY.resx +++ b/osu.Game.Resources/Localisation/Web/QuickSearch.ms-MY.resx @@ -79,9 +79,6 @@ Wiki - - Tiada hasil bagi {0} - Hasil Carian {0} Lain diff --git a/osu.Game.Resources/Localisation/Web/QuickSearch.nl.resx b/osu.Game.Resources/Localisation/Web/QuickSearch.nl.resx index 3b1da020..8705de3e 100644 --- a/osu.Game.Resources/Localisation/Web/QuickSearch.nl.resx +++ b/osu.Game.Resources/Localisation/Web/QuickSearch.nl.resx @@ -58,6 +58,9 @@ System.Resources.ResXResourceWriter, System.Windows.Forms, Version=2.0.0.0, Culture=neutral, PublicKeyToken=b77a5c561934e089 + + Uitgelichte Artiestnummer + Beatmap @@ -73,9 +76,6 @@ Wiki - - Geen resultaten voor {0} - Meer {0} zoekresultaten diff --git a/osu.Game.Resources/Localisation/Web/QuickSearch.no.resx b/osu.Game.Resources/Localisation/Web/QuickSearch.no.resx index 4329842e..fa9be4e2 100644 --- a/osu.Game.Resources/Localisation/Web/QuickSearch.no.resx +++ b/osu.Game.Resources/Localisation/Web/QuickSearch.no.resx @@ -73,9 +73,6 @@ Wiki - - Ingen resultater for {0} - Flere {0} søkeresultater diff --git a/osu.Game.Resources/Localisation/Web/QuickSearch.pl.resx b/osu.Game.Resources/Localisation/Web/QuickSearch.pl.resx index 404ecfce..fc2d86cf 100644 --- a/osu.Game.Resources/Localisation/Web/QuickSearch.pl.resx +++ b/osu.Game.Resources/Localisation/Web/QuickSearch.pl.resx @@ -79,9 +79,6 @@ Wiki - - Brak wyników dla „{0}” - Więcej wyników wyszukiwania dla „{0}” diff --git a/osu.Game.Resources/Localisation/Web/QuickSearch.pt-BR.resx b/osu.Game.Resources/Localisation/Web/QuickSearch.pt-BR.resx index ce29a78b..46ba9aca 100644 --- a/osu.Game.Resources/Localisation/Web/QuickSearch.pt-BR.resx +++ b/osu.Game.Resources/Localisation/Web/QuickSearch.pt-BR.resx @@ -79,9 +79,6 @@ Wiki - - Sem resultados para {0} - Mais Resultados de Pesquisa de {0} diff --git a/osu.Game.Resources/Localisation/Web/QuickSearch.pt.resx b/osu.Game.Resources/Localisation/Web/QuickSearch.pt.resx index 1601cab0..7a4440d7 100644 --- a/osu.Game.Resources/Localisation/Web/QuickSearch.pt.resx +++ b/osu.Game.Resources/Localisation/Web/QuickSearch.pt.resx @@ -79,9 +79,6 @@ Wiki - - Sem resultados para {0} - Mais resultados de pesquisa {0} diff --git a/osu.Game.Resources/Localisation/Web/QuickSearch.resx b/osu.Game.Resources/Localisation/Web/QuickSearch.resx index ccb74dac..5da00352 100644 --- a/osu.Game.Resources/Localisation/Web/QuickSearch.resx +++ b/osu.Game.Resources/Localisation/Web/QuickSearch.resx @@ -79,13 +79,34 @@ Wiki - - No results for {0} - More {0} Search Results {0} Search Results + + No results for {0} + + + Featured Artist Tracks + + + Beatmaps + + + Forums + + + Others + + + Teams + + + Players + + + Wiki + \ No newline at end of file diff --git a/osu.Game.Resources/Localisation/Web/QuickSearch.ro.resx b/osu.Game.Resources/Localisation/Web/QuickSearch.ro.resx index 0705a535..9d678577 100644 --- a/osu.Game.Resources/Localisation/Web/QuickSearch.ro.resx +++ b/osu.Game.Resources/Localisation/Web/QuickSearch.ro.resx @@ -79,9 +79,6 @@ Wiki - - Niciun rezultat pentru {0} - Mai multe rezultate pentru: {0} diff --git a/osu.Game.Resources/Localisation/Web/QuickSearch.ru.resx b/osu.Game.Resources/Localisation/Web/QuickSearch.ru.resx index 11e2ca38..589078b2 100644 --- a/osu.Game.Resources/Localisation/Web/QuickSearch.ru.resx +++ b/osu.Game.Resources/Localisation/Web/QuickSearch.ru.resx @@ -79,9 +79,6 @@ вики - - Нет результатов поиска по {0} - Больше результатов поиска по {0} diff --git a/osu.Game.Resources/Localisation/Web/QuickSearch.sl.resx b/osu.Game.Resources/Localisation/Web/QuickSearch.sl.resx index d0d9fc77..9557f7eb 100644 --- a/osu.Game.Resources/Localisation/Web/QuickSearch.sl.resx +++ b/osu.Game.Resources/Localisation/Web/QuickSearch.sl.resx @@ -73,9 +73,6 @@ Wiki - - Ni rezultatov za {0} - Več {0} iskalnih rezultatov diff --git a/osu.Game.Resources/Localisation/Web/QuickSearch.sr.resx b/osu.Game.Resources/Localisation/Web/QuickSearch.sr.resx index f327d599..498a9686 100644 --- a/osu.Game.Resources/Localisation/Web/QuickSearch.sr.resx +++ b/osu.Game.Resources/Localisation/Web/QuickSearch.sr.resx @@ -73,9 +73,6 @@ Вики - - Нема резултата за {0} - Више {0} резултата претраге diff --git a/osu.Game.Resources/Localisation/Web/QuickSearch.sv.resx b/osu.Game.Resources/Localisation/Web/QuickSearch.sv.resx index 34180264..68e6f723 100644 --- a/osu.Game.Resources/Localisation/Web/QuickSearch.sv.resx +++ b/osu.Game.Resources/Localisation/Web/QuickSearch.sv.resx @@ -73,9 +73,6 @@ Wiki - - Inga resultat för {0} - Mer {0} sökresultat diff --git a/osu.Game.Resources/Localisation/Web/QuickSearch.th.resx b/osu.Game.Resources/Localisation/Web/QuickSearch.th.resx index f1f4c79a..50fd8903 100644 --- a/osu.Game.Resources/Localisation/Web/QuickSearch.th.resx +++ b/osu.Game.Resources/Localisation/Web/QuickSearch.th.resx @@ -73,9 +73,6 @@ วิกิ - - ไม่พบการค้นหาสำหรับ {0} - ผลการค้นหาเพิ่มเติมสำหรับ {0} diff --git a/osu.Game.Resources/Localisation/Web/QuickSearch.tr.resx b/osu.Game.Resources/Localisation/Web/QuickSearch.tr.resx index b26d93b3..74fedabd 100644 --- a/osu.Game.Resources/Localisation/Web/QuickSearch.tr.resx +++ b/osu.Game.Resources/Localisation/Web/QuickSearch.tr.resx @@ -79,9 +79,6 @@ Wiki - - {0} için bir sonuç yok - {0} için Daha Fazla Arama Sonuçları diff --git a/osu.Game.Resources/Localisation/Web/QuickSearch.uk.resx b/osu.Game.Resources/Localisation/Web/QuickSearch.uk.resx index 43d80130..d23ee70e 100644 --- a/osu.Game.Resources/Localisation/Web/QuickSearch.uk.resx +++ b/osu.Game.Resources/Localisation/Web/QuickSearch.uk.resx @@ -79,9 +79,6 @@ вiкi - - Немає результатів по {0} - Більше результатів пошуку по {0} diff --git a/osu.Game.Resources/Localisation/Web/QuickSearch.vi.resx b/osu.Game.Resources/Localisation/Web/QuickSearch.vi.resx index 9b265d4d..7858804e 100644 --- a/osu.Game.Resources/Localisation/Web/QuickSearch.vi.resx +++ b/osu.Game.Resources/Localisation/Web/QuickSearch.vi.resx @@ -79,9 +79,6 @@ Wiki - - Không có kết quả cho chế độ {0} - Thêm {0} Kết quả Tìm kiếm diff --git a/osu.Game.Resources/Localisation/Web/QuickSearch.zh-Hant.resx b/osu.Game.Resources/Localisation/Web/QuickSearch.zh-Hant.resx index 83e3ef2a..21f16468 100644 --- a/osu.Game.Resources/Localisation/Web/QuickSearch.zh-Hant.resx +++ b/osu.Game.Resources/Localisation/Web/QuickSearch.zh-Hant.resx @@ -79,9 +79,6 @@ Wiki - - 沒有找到{0}搜尋結果 - 更多{0}的搜尋結果 diff --git a/osu.Game.Resources/Localisation/Web/QuickSearch.zh.resx b/osu.Game.Resources/Localisation/Web/QuickSearch.zh.resx index d96feb91..d905dd4d 100644 --- a/osu.Game.Resources/Localisation/Web/QuickSearch.zh.resx +++ b/osu.Game.Resources/Localisation/Web/QuickSearch.zh.resx @@ -79,9 +79,6 @@ 维基 - - 未找到 {0} 的相关结果 - 查看更多 {0} 搜索结果 diff --git a/osu.Game.Resources/Localisation/Web/QuickSearchStrings.cs b/osu.Game.Resources/Localisation/Web/QuickSearchStrings.cs index cfc917ad..85b3ad9d 100644 --- a/osu.Game.Resources/Localisation/Web/QuickSearchStrings.cs +++ b/osu.Game.Resources/Localisation/Web/QuickSearchStrings.cs @@ -44,11 +44,6 @@ namespace osu.Game.Resources.Localisation.Web ///
public static LocalisableString ModeWikiPage => new TranslatableString(getKey(@"mode.wiki_page"), @"Wiki"); - /// - /// "No results for {0}" - /// - public static LocalisableString ResultEmptyFor(LocalisableString modes) => new TranslatableString(getKey(@"result.empty_for"), @"No results for {0}", modes); - /// /// "More {0} Search Results" /// @@ -59,6 +54,46 @@ namespace osu.Game.Resources.Localisation.Web ///
public static LocalisableString ResultTitle(LocalisableString mode) => new TranslatableString(getKey(@"result.title"), @"{0} Search Results", mode); + /// + /// "No results for {0}" + /// + public static LocalisableString ResultNoResultsDefault(LocalisableString mode) => new TranslatableString(getKey(@"result.no_results._"), @"No results for {0}", mode); + + /// + /// "Featured Artist Tracks" + /// + public static LocalisableString ResultNoResultsArtistTrack => new TranslatableString(getKey(@"result.no_results.artist_track"), @"Featured Artist Tracks"); + + /// + /// "Beatmaps" + /// + public static LocalisableString ResultNoResultsBeatmapset => new TranslatableString(getKey(@"result.no_results.beatmapset"), @"Beatmaps"); + + /// + /// "Forums" + /// + public static LocalisableString ResultNoResultsForumPost => new TranslatableString(getKey(@"result.no_results.forum_post"), @"Forums"); + + /// + /// "Others" + /// + public static LocalisableString ResultNoResultsOther => new TranslatableString(getKey(@"result.no_results.other"), @"Others"); + + /// + /// "Teams" + /// + public static LocalisableString ResultNoResultsTeam => new TranslatableString(getKey(@"result.no_results.team"), @"Teams"); + + /// + /// "Players" + /// + public static LocalisableString ResultNoResultsUser => new TranslatableString(getKey(@"result.no_results.user"), @"Players"); + + /// + /// "Wiki" + /// + public static LocalisableString ResultNoResultsWikiPage => new TranslatableString(getKey(@"result.no_results.wiki_page"), @"Wiki"); + private static string getKey(string key) => $@"{prefix}:{key}"; } } \ No newline at end of file diff --git a/osu.Game.Resources/Localisation/Web/Rankings.ja.resx b/osu.Game.Resources/Localisation/Web/Rankings.ja.resx index 9f0c367a..ac996750 100644 --- a/osu.Game.Resources/Localisation/Web/Rankings.ja.resx +++ b/osu.Game.Resources/Localisation/Web/Rankings.ja.resx @@ -73,6 +73,12 @@ 上位50%スコア + + 指定された日付のデイリーチャレンジはまだありません! + + + 指定された日付のデイリーチャレンジはありません! + 表示 diff --git a/osu.Game.Resources/Localisation/Web/Rankings.ko.resx b/osu.Game.Resources/Localisation/Web/Rankings.ko.resx index 3b14c671..3c1f0789 100644 --- a/osu.Game.Resources/Localisation/Web/Rankings.ko.resx +++ b/osu.Game.Resources/Localisation/Web/Rankings.ko.resx @@ -104,7 +104,7 @@ 국가별
- 데일리 챌린지 + 일일 도전 전세계 diff --git a/osu.Game.Resources/Localisation/Web/Rankings.lt.resx b/osu.Game.Resources/Localisation/Web/Rankings.lt.resx index 9d9a5255..f79b39ae 100644 --- a/osu.Game.Resources/Localisation/Web/Rankings.lt.resx +++ b/osu.Game.Resources/Localisation/Web/Rankings.lt.resx @@ -64,6 +64,21 @@ Šalis + + Sunkumas + + + Top 10% Rezultatas + + + Top 50% Rezultatas + + + Nurodytoje datoje dar nėra kasdienio iššūkio! + + + Nurodytoje datoje nėra kasdienio iššūkio! + Rodyti @@ -79,21 +94,33 @@ Panaudota + + Šis vartotojas turi mažiau nei 30 dienų pastarojo reitingo istorijos. + pasižymėje - Šalimis + šalys + + + kasdieniai iššūkiai + + + pasaulis kudosu - žaidimas tinkle + žaidimai tinkle sezonai + + komandos + Dar nėra kambariu šiame sezone. @@ -106,6 +133,9 @@ Rodyti daugiau informacijos apie šį sezoną. + + nepakankamai rezultatų daugiklių deramam apskaičiavimui + Pabaigos data @@ -127,6 +157,12 @@ Šalis + + Divizija + + + Nariai + Sužaidimų Skaičius diff --git a/osu.Game.Resources/Localisation/Web/Rankings.ms-MY.resx b/osu.Game.Resources/Localisation/Web/Rankings.ms-MY.resx index 4a409901..366c799f 100644 --- a/osu.Game.Resources/Localisation/Web/Rankings.ms-MY.resx +++ b/osu.Game.Resources/Localisation/Web/Rankings.ms-MY.resx @@ -74,10 +74,10 @@ Markah 50% Teratas - Belum ada cabaran harian pada tarikh ditentukan! + Belum ada cabaran harian pada tarikh yang ditentukan! - Tiada cabaran harian pada tarikh ditentukan! + Tiada cabaran harian pada tarikh yang ditentukan! Paparkan @@ -86,7 +86,7 @@ Pelbagai - Diterima + Diperoleh Tersedia diff --git a/osu.Game.Resources/Localisation/Web/Rankings.resx b/osu.Game.Resources/Localisation/Web/Rankings.resx index 12f8daaf..a7764c99 100644 --- a/osu.Game.Resources/Localisation/Web/Rankings.resx +++ b/osu.Game.Resources/Localisation/Web/Rankings.resx @@ -97,6 +97,9 @@ This user has less than 30 days of recent ranking history. + + The data is being calculated... + spotlights (old) @@ -115,12 +118,18 @@ multiplayer + + season room + seasons team + + top plays + There are no rooms in this season yet. @@ -130,6 +139,9 @@ Playlist count + + View Season Summary + Display more informations on that season. diff --git a/osu.Game.Resources/Localisation/Web/Rankings.ru.resx b/osu.Game.Resources/Localisation/Web/Rankings.ru.resx index 36deb554..28414ee6 100644 --- a/osu.Game.Resources/Localisation/Web/Rankings.ru.resx +++ b/osu.Game.Resources/Localisation/Web/Rankings.ru.resx @@ -98,7 +98,7 @@ Этот пользователь начал играть рейтинговые карты менее 30 дней назад. - по чартам (устар.) + по чартам (устарел) по странам diff --git a/osu.Game.Resources/Localisation/Web/RankingsStrings.cs b/osu.Game.Resources/Localisation/Web/RankingsStrings.cs index 5a719e4d..6f2f9c69 100644 --- a/osu.Game.Resources/Localisation/Web/RankingsStrings.cs +++ b/osu.Game.Resources/Localisation/Web/RankingsStrings.cs @@ -74,6 +74,11 @@ namespace osu.Game.Resources.Localisation.Web /// public static LocalisableString PerformanceInsufficientHistory => new TranslatableString(getKey(@"performance.insufficient_history"), @"This user has less than 30 days of recent ranking history."); + /// + /// "The data is being calculated..." + /// + public static LocalisableString TopPlaysEmpty => new TranslatableString(getKey(@"top_plays.empty"), @"The data is being calculated..."); + /// /// "spotlights (old)" /// @@ -104,6 +109,11 @@ namespace osu.Game.Resources.Localisation.Web /// public static LocalisableString TypeMultiplayer => new TranslatableString(getKey(@"type.multiplayer"), @"multiplayer"); + /// + /// "season room" + /// + public static LocalisableString TypeSeasonRoom => new TranslatableString(getKey(@"type.season_room"), @"season room"); + /// /// "seasons" /// @@ -114,6 +124,11 @@ namespace osu.Game.Resources.Localisation.Web /// public static LocalisableString TypeTeam => new TranslatableString(getKey(@"type.team"), @"team"); + /// + /// "top plays" + /// + public static LocalisableString TypeTopPlays => new TranslatableString(getKey(@"type.top_plays"), @"top plays"); + /// /// "There are no rooms in this season yet." /// @@ -129,6 +144,11 @@ namespace osu.Game.Resources.Localisation.Web /// public static LocalisableString SeasonsRoomCount => new TranslatableString(getKey(@"seasons.room_count"), @"Playlist count"); + /// + /// "View Season Summary" + /// + public static LocalisableString SeasonsSummary => new TranslatableString(getKey(@"seasons.summary"), @"View Season Summary"); + /// /// "Display more informations on that season." /// diff --git a/osu.Game.Resources/Localisation/Web/Report.lt.resx b/osu.Game.Resources/Localisation/Web/Report.lt.resx index 06304f95..41f5d769 100644 --- a/osu.Game.Resources/Localisation/Web/Report.lt.resx +++ b/osu.Game.Resources/Localisation/Web/Report.lt.resx @@ -82,12 +82,24 @@ Pranešti {0} įrašą? + + Pranešti Žinutę + + + Pranešti {0}'o žinutę? + Pranešti Rezultatą Pranešti {0} rezultatą? + + Pranešti Komandą + + + Pranešti {0}'o komandą? + Pranešti diff --git a/osu.Game.Resources/Localisation/Web/ScoreTokens.lt.resx b/osu.Game.Resources/Localisation/Web/ScoreTokens.lt.resx index 339f40fe..35411d8a 100644 --- a/osu.Game.Resources/Localisation/Web/ScoreTokens.lt.resx +++ b/osu.Game.Resources/Localisation/Web/ScoreTokens.lt.resx @@ -58,4 +58,10 @@ System.Resources.ResXResourceWriter, System.Windows.Forms, Version=2.0.0.0, Culture=neutral, PublicKeyToken=b77a5c561934e089 + + negaliojanti arba trūkstama beatmap'o maiša + + + rezultatų pateikimas išjungtas + \ No newline at end of file diff --git a/osu.Game.Resources/Localisation/Web/ScoreTokens.nl.resx b/osu.Game.Resources/Localisation/Web/ScoreTokens.nl.resx index 8adf7b29..fc0019ea 100644 --- a/osu.Game.Resources/Localisation/Web/ScoreTokens.nl.resx +++ b/osu.Game.Resources/Localisation/Web/ScoreTokens.nl.resx @@ -58,6 +58,9 @@ System.Resources.ResXResourceWriter, System.Windows.Forms, Version=2.0.0.0, Culture=neutral, PublicKeyToken=b77a5c561934e089 + + ongeldige of ontbrekende beatmap_hash + score inzending is uitgeschakeld diff --git a/osu.Game.Resources/Localisation/Web/Scores.lt.resx b/osu.Game.Resources/Localisation/Web/Scores.lt.resx index a4bb0adc..10d13084 100644 --- a/osu.Game.Resources/Localisation/Web/Scores.lt.resx +++ b/osu.Game.Resources/Localisation/Web/Scores.lt.resx @@ -58,6 +58,9 @@ System.Resources.ResXResourceWriter, System.Windows.Forms, Version=2.0.0.0, Culture=neutral, PublicKeyToken=b77a5c561934e089 + + Šis rezultatas pažymėtas ištrynimui ir artimu laiku pradings. + {0} ant {1} [{2}] @@ -79,7 +82,13 @@ Tik jūsų geriausi rezultatai duoda pp + + pp nebus suteikiami šiam rezultatui + Šis reultatas dar apskaičiuojamas ir netrukus bus parodytas + + Šis rezultatas neturi reitingo nes yra nereitinguotas arba pažymėtas ištrynimui + \ No newline at end of file diff --git a/osu.Game.Resources/Localisation/Web/Sort.lt.resx b/osu.Game.Resources/Localisation/Web/Sort.lt.resx index 4cc8199f..42abf190 100644 --- a/osu.Game.Resources/Localisation/Web/Sort.lt.resx +++ b/osu.Game.Resources/Localisation/Web/Sort.lt.resx @@ -124,6 +124,15 @@ Paskutinis atsakymas + + Aktualumas + + + Pavadinimas + + + Trumpasis Pavadinimas + Aktualumas diff --git a/osu.Game.Resources/Localisation/Web/Store.id.resx b/osu.Game.Resources/Localisation/Web/Store.id.resx index f6276e63..e9c9238b 100644 --- a/osu.Game.Resources/Localisation/Web/Store.id.resx +++ b/osu.Game.Resources/Localisation/Web/Store.id.resx @@ -338,7 +338,7 @@ Tambahkan ke Keranjang - Beri tahu saya ketika telah tersedia! + Beritahukan saya pada saat tersedia! Stok habis diff --git a/osu.Game.Resources/Localisation/Web/Store.ja.resx b/osu.Game.Resources/Localisation/Web/Store.ja.resx index 9360af17..e5ad9fb3 100644 --- a/osu.Game.Resources/Localisation/Web/Store.ja.resx +++ b/osu.Game.Resources/Localisation/Web/Store.ja.resx @@ -340,6 +340,9 @@ 入荷したら通知する + + 在庫切れ + 入荷されたら通知を受け取ることができます。{0}からキャンセルできます diff --git a/osu.Game.Resources/Localisation/Web/Store.lt.resx b/osu.Game.Resources/Localisation/Web/Store.lt.resx index 08ff3b91..f84d646c 100644 --- a/osu.Game.Resources/Localisation/Web/Store.lt.resx +++ b/osu.Game.Resources/Localisation/Web/Store.lt.resx @@ -142,12 +142,30 @@ Kadangi jūsų mokėjote el. čekiu, pervedimas gali užtrukti iki 10 dienų kol praeis per PayPal sistemą! + + Paypal atšaukė eCheck apmokėjimą. + osu!rėmėjo žymos šiame užsakyme nerodomos jūsų pastarojoje veikloje. + + Siunčiama Per: + + + Pristatymas: + + + Sąskaitos faktūra + sąskaita + + Jūsų užsakymas buvo atšauktas + + + Jūsų užsakymas ruošiamas! + Jūsų pervedimas dar nepatvirtintas! @@ -163,6 +181,9 @@ Jūsų užsakymas išsiųstas! + + atsiuskite mums el. laišką + Atšaukti užsakymą @@ -187,9 +208,27 @@ Ši apmokėjimo nuoroda nebegalioja. + + Tarpinė suma + Iš viso + + Užsakymas # + + + Mokėjimo Sąlygos + + + Pardavėjas + + + Pristatymo Būdas + + + Pristatymo Sąlygos + Užsakymo Informacija @@ -244,6 +283,12 @@ Užsakymo Būsena + + Dėkojame už jūsų užsakymą! + + + Netrukus gausite patvirtinimo el. laišką. Jei turite klausimų, {0}! + susisiekite su mumis @@ -262,6 +307,9 @@ Informuokite mane kai bus! + + Išparduota + kai prekė atsiras mes jums pranešime. Atšaukimui spausk {0} @@ -295,6 +343,9 @@ Naujas naudotojo vardas + + Jūsų dabartinis vartotojo vardas yra "{0}". + Tau turi būti {0}, kad pakeistum vardą! diff --git a/osu.Game.Resources/Localisation/Web/Store.ms-MY.resx b/osu.Game.Resources/Localisation/Web/Store.ms-MY.resx index 61be1dc7..03ab7976 100644 --- a/osu.Game.Resources/Localisation/Web/Store.ms-MY.resx +++ b/osu.Game.Resources/Localisation/Web/Store.ms-MY.resx @@ -188,7 +188,7 @@ Sila tunggu sebentar lagi untuk penghantaran. Maklumat penjejakan akan muncul di sini setelah pesanan telah diproses dan dihantar yang akan mengambil masa hingga 5 hari (tetapi biasanya kurang!) bergantung kepada kesibukan kami. - Kami mengirim semua pesanan dari Jepun menggunakan pelbagai perkhidmatan penghantaran bergantung kepada nilai dan berat. Kawasan ini akan kemas kini dengan tentuan setelah pesanan dihantar. + Kami mengirim semua pesanan dari Jepun menggunakan pelbagai perkhidmatan penghantaran yang bergantung kepada nilai dan berat. Kawasan ini akan kemas kini dengan tentuan setelah pesanan dihantar. Bayaran anda belum disahkan! @@ -209,7 +209,7 @@ Butiran penjejakan adalah berikut: - Kami tidak mempunyai butiran penjejakan kerana bungkusan anda dihantar melalui Air Mail tetapi anda boleh menjangkakan penerimaan dalam masa 1-3 minggu. Bagi Eropah, sesekali pemeriksaan kastam boleh melewatkan pesanan di luar kawalan kami. Sekiranya anda mempunyai keraguan, sila balas emel pengesahan pesanan yang diterima (atau {0}). + Kami tidak mempunyai butiran penjejakan kerana bungkusan anda dihantar melalui Air Mail tetapi anda boleh menjangkakan penerimaan dalam masa 1-3 minggu. Untuk Eropah, sesekali pemeriksaan kastam boleh melewatkan pesanan di luar kawalan kami. Sekiranya anda mempunyai keraguan, sila balas emel pengesahan pesanan yang diterima (atau {0}). kirimi kami e-mel @@ -335,7 +335,7 @@ Malangnya barang ini tiada dalam simpanan. Gunakan menu ke bawah untuk memilih jenis yang lain atau semak semula nanti! - Masukkan ke Troli + Tambah ke Troli Beritahu saya ketika telah tersedia! diff --git a/osu.Game.Resources/Localisation/Web/Store.pl.resx b/osu.Game.Resources/Localisation/Web/Store.pl.resx index a96c2c75..ea964e99 100644 --- a/osu.Game.Resources/Localisation/Web/Store.pl.resx +++ b/osu.Game.Resources/Localisation/Web/Store.pl.resx @@ -239,7 +239,7 @@ Dostawa i obsługa zamówienia - Łącze do płatności za to zamówienie wygasło. + Link do płatności za to zamówienie wygasł. Łącznie diff --git a/osu.Game.Resources/Localisation/Web/Store.pt-BR.resx b/osu.Game.Resources/Localisation/Web/Store.pt-BR.resx index a79248f6..ea5ab459 100644 --- a/osu.Game.Resources/Localisation/Web/Store.pt-BR.resx +++ b/osu.Game.Resources/Localisation/Web/Store.pt-BR.resx @@ -215,7 +215,7 @@ envie-nos um e-mail - Cancelar Ordem + Cancelar Pedido Este pedido será cancelado e o pagamento dele não será aceito. O provedor de pagamento pode não reembolsar imediatamente. Você tem certeza? @@ -230,7 +230,7 @@ Sem pedidos para ver. - Ordem colocara {0} + Pedido realizado {0} Continuar Compra @@ -260,10 +260,10 @@ Método de Envio - Termos de envio + Termos de Envio - Detalhes do pedido + Detalhes do Pedido Quantidade @@ -281,7 +281,7 @@ Você não pode modificar seu pedido enquanto está sendo processado. - A ordem não é modificável + O pedido não é modificável Você não pode modificar seu pedido, pois ele já foi entregue. @@ -371,10 +371,10 @@ Checando disponibilidade de {0}... - Nome de usuário solicitado + Nome de usuário desejado - Novo nome de usuário + Novo Nome de Usuário Seu nome de usuário atual é "{0}". diff --git a/osu.Game.Resources/Localisation/Web/Teams.ja.resx b/osu.Game.Resources/Localisation/Web/Teams.ja.resx index e0d79afa..d7279a2d 100644 --- a/osu.Game.Resources/Localisation/Web/Teams.ja.resx +++ b/osu.Game.Resources/Localisation/Web/Teams.ja.resx @@ -247,6 +247,9 @@ メンバー + + 残り{0}枠|残り{0}枠 + チームリーダー diff --git a/osu.Game.Resources/Localisation/Web/Teams.lt.resx b/osu.Game.Resources/Localisation/Web/Teams.lt.resx index 339f40fe..41461213 100644 --- a/osu.Game.Resources/Localisation/Web/Teams.lt.resx +++ b/osu.Game.Resources/Localisation/Web/Teams.lt.resx @@ -58,4 +58,205 @@ System.Resources.ResXResourceWriter, System.Windows.Forms, Version=2.0.0.0, Culture=neutral, PublicKeyToken=b77a5c561934e089 + + Pridėti vartotoją į komandą. + + + Atšauktas prisijungimo prašymas. + + + Atmestas prisijungimo prašymas. + + + Prašoma leisti prisijungti prie komandos. + + + {0} narys|{0} narių + + + Sukurti Komanda + + + Jūsų komandos pavadinimas. Kol kas pavadinimas negalės buti pakeistas. + + + Daugiausiai 4 simboliai. + + + Sukurkime naują komandą + + + Žaiskite su draugais, dabartiniais ar naujais. Jus šiuo metu ne esate jokioje komandoje. Prisijunkite prie egzistuojančios komandos aplankydami jų komandos puslapį arba sukurkite savo komanda šiame puslapyje. + + + Komanda! + + + Komanda pašalinta. + + + Nustatymai sėkmingai išsaugoti. + + + Komandos Nustatymai + + + Aprašymas + + + Komandos Aprašymas + + + Komandos Vėliava + + + Nustatyti Komandos Vėliavą + + + Antraštės Paveikslėlis + + + Nustatyti Antraštės Paveikslėlį + + + Ar leisti žmonėms pateikti prisijungimo prie komandos prašymą + + + Šis rėžimas pasirenkamas automatiškai kai aplankomas komandos puslapis + + + Didžiausias galimas dydis {0}×{1} + + + Didžiausias galimas dydis {0}×{1} + + + Komandos Nustatymai + + + Uždara + + + Atvira + + + nustatymai + + + rezultatų lenta + + + info + + + tvarkyti narius + + + Pasaulinis Reitingas + + + Komandos narys pašalintas + + + Tvarkyti Narius + + + Pridėti vartotoją {0} į komandą? + + + Prašyta + + + Nėra šiuo metu prisijungimo prašymų. + + + Laisvos vietos + + + {0} vartotojų perteklius|{0} vartotojų perteklius + + + Atmesti vartotojo {0} prisijungimo prašymą? + + + Prisijungimo Prašymai + + + Prisijungė + + + Pašalinti + + + Pašalinti vartotoją {0} iš komandos? + + + Perleisti komandos vadovavimą + + + Perleisti komandos vadovavimą vartotojui {0}? + + + Būsena + + + Dabartiniai Nariai + + + Neaktyvus + + + Aktyvus + + + Vartotojoas {0} tapo komandos vadovų. + + + Paliko komandą ;_; + + + Komandos Pokalbiai + + + Išardyti Komandą + + + Prisijungimo Prašymas + + + Atšaukti Prisijungimą + + + Palikti Komandą + + + Sukurta + + + Komandos Nariai + + + Komandos Vadovas + + + Apie Mus! + + + Info + + + Nariai + + + {0} laisva vieta|{0} laisvų vietų + + + Komandos Vadovas + + + Reitingas + + + Komanda sukurta. + \ No newline at end of file diff --git a/osu.Game.Resources/Localisation/Web/Teams.ms-MY.resx b/osu.Game.Resources/Localisation/Web/Teams.ms-MY.resx index 9626e1a4..a606bde2 100644 --- a/osu.Game.Resources/Localisation/Web/Teams.ms-MY.resx +++ b/osu.Game.Resources/Localisation/Web/Teams.ms-MY.resx @@ -247,6 +247,9 @@ Ahli + + {0} slot tersedia + Ketua Pasukan diff --git a/osu.Game.Resources/Localisation/Web/Teams.vi.resx b/osu.Game.Resources/Localisation/Web/Teams.vi.resx index b940e660..1df4b9ce 100644 --- a/osu.Game.Resources/Localisation/Web/Teams.vi.resx +++ b/osu.Game.Resources/Localisation/Web/Teams.vi.resx @@ -247,6 +247,9 @@ Thành viên + + Còn trống {0} chỗ|Còn trống {0} chỗ + Trưởng đội diff --git a/osu.Game.Resources/Localisation/Web/Teams.zh.resx b/osu.Game.Resources/Localisation/Web/Teams.zh.resx index e7239b12..d4183495 100644 --- a/osu.Game.Resources/Localisation/Web/Teams.zh.resx +++ b/osu.Game.Resources/Localisation/Web/Teams.zh.resx @@ -92,7 +92,7 @@ 战队! - 已删除战队 + 已删除战队。 设置已成功保存。 diff --git a/osu.Game.Resources/Localisation/Web/Tournament.id.resx b/osu.Game.Resources/Localisation/Web/Tournament.id.resx index de6d5425..abcca3a3 100644 --- a/osu.Game.Resources/Localisation/Web/Tournament.id.resx +++ b/osu.Game.Resources/Localisation/Web/Tournament.id.resx @@ -80,7 +80,7 @@ Dukung Tim Andalanmu - Kamu telah terdaftar pada turnamen ini.<br><br>Mohon diperhatikan bahwa hal ini <b>tidak</b> berarti bahwa kamu telah ditempatkan ke dalam tim tertentu. <br><br>Kami akan mengirimkanmu instruksi lebih lanjut melalui email sebelum turnamen dimulai, jadi pastikan alamat email yang terhubung dengan akun osu! milikmu dapat dihubungi! + Kamu telah terdaftar pada turnamen ini.<br><br>Mohon diperhatikan bahwa hal ini <b>tidak</b> berarti bahwa kamu telah ditempatkan ke dalam tim tertentu. <br><br>Kami akan mengirimkan kamu instruksi lebih lanjut melalui email sebelum turnamen dimulai, jadi pastikan alamat email akun osu! milikmu dapat dihubungi! Halaman Informasi diff --git a/osu.Game.Resources/Localisation/Web/Tournament.ms-MY.resx b/osu.Game.Resources/Localisation/Web/Tournament.ms-MY.resx index a41cbb50..4417da88 100644 --- a/osu.Game.Resources/Localisation/Web/Tournament.ms-MY.resx +++ b/osu.Game.Resources/Localisation/Web/Tournament.ms-MY.resx @@ -92,7 +92,7 @@ Anda tidak didaftar untuk kejohanan ini. - Maaf, anda tidak memenuhi kelayakan pangkat bagi kejohanan ini! + Maaf, anda tidak memenuhi kelayakan pangkat untuk kejohanan ini! Pendaftaran tutup pada {0} diff --git a/osu.Game.Resources/Localisation/Web/Tournament.zh.resx b/osu.Game.Resources/Localisation/Web/Tournament.zh.resx index 93c5e3fd..d9d1cc6d 100644 --- a/osu.Game.Resources/Localisation/Web/Tournament.zh.resx +++ b/osu.Game.Resources/Localisation/Web/Tournament.zh.resx @@ -59,7 +59,7 @@ System.Resources.ResXResourceWriter, System.Windows.Forms, Version=2.0.0.0, Culture=neutral, PublicKeyToken=b77a5c561934e089 - 当前暂无正在进行的比赛,请过段时间再来查看! + 当前暂无正在进行的比赛,请过段时间再来查看吧! 报名时间: {0} 至 {1} diff --git a/osu.Game.Resources/Localisation/Web/UserCoverPresets.lt.resx b/osu.Game.Resources/Localisation/Web/UserCoverPresets.lt.resx index 8c5c0645..d05f938f 100644 --- a/osu.Game.Resources/Localisation/Web/UserCoverPresets.lt.resx +++ b/osu.Game.Resources/Localisation/Web/UserCoverPresets.lt.resx @@ -73,6 +73,9 @@ Įjungti + + {0} viršelis|{0} viršelių + Failai diff --git a/osu.Game.Resources/Localisation/Web/UserCoverPresets.nl.resx b/osu.Game.Resources/Localisation/Web/UserCoverPresets.nl.resx index 339f40fe..a627c0c9 100644 --- a/osu.Game.Resources/Localisation/Web/UserCoverPresets.nl.resx +++ b/osu.Game.Resources/Localisation/Web/UserCoverPresets.nl.resx @@ -58,4 +58,22 @@ System.Resources.ResXResourceWriter, System.Windows.Forms, Version=2.0.0.0, Culture=neutral, PublicKeyToken=b77a5c561934e089 + + Nieuwe Toevoegen + + + Klik om in te schakelen + + + Ingeschakeld + + + Uitgeschakeld + + + Afbeelding instellen + + + Vervang Afbeelding + \ No newline at end of file diff --git a/osu.Game.Resources/Localisation/Web/UserTotp.ar.resx b/osu.Game.Resources/Localisation/Web/UserTotp.ar.resx new file mode 100644 index 00000000..339f40fe --- /dev/null +++ b/osu.Game.Resources/Localisation/Web/UserTotp.ar.resx @@ -0,0 +1,61 @@ + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + 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/Web/UserTotp.be.resx b/osu.Game.Resources/Localisation/Web/UserTotp.be.resx new file mode 100644 index 00000000..339f40fe --- /dev/null +++ b/osu.Game.Resources/Localisation/Web/UserTotp.be.resx @@ -0,0 +1,61 @@ + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + 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/Web/UserTotp.bg.resx b/osu.Game.Resources/Localisation/Web/UserTotp.bg.resx new file mode 100644 index 00000000..339f40fe --- /dev/null +++ b/osu.Game.Resources/Localisation/Web/UserTotp.bg.resx @@ -0,0 +1,61 @@ + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + 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/Web/UserTotp.ca.resx b/osu.Game.Resources/Localisation/Web/UserTotp.ca.resx new file mode 100644 index 00000000..339f40fe --- /dev/null +++ b/osu.Game.Resources/Localisation/Web/UserTotp.ca.resx @@ -0,0 +1,61 @@ + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + 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/Web/UserTotp.cs.resx b/osu.Game.Resources/Localisation/Web/UserTotp.cs.resx new file mode 100644 index 00000000..339f40fe --- /dev/null +++ b/osu.Game.Resources/Localisation/Web/UserTotp.cs.resx @@ -0,0 +1,61 @@ + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + 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/Web/UserTotp.da.resx b/osu.Game.Resources/Localisation/Web/UserTotp.da.resx new file mode 100644 index 00000000..339f40fe --- /dev/null +++ b/osu.Game.Resources/Localisation/Web/UserTotp.da.resx @@ -0,0 +1,61 @@ + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + 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/Web/UserTotp.de.resx b/osu.Game.Resources/Localisation/Web/UserTotp.de.resx new file mode 100644 index 00000000..339f40fe --- /dev/null +++ b/osu.Game.Resources/Localisation/Web/UserTotp.de.resx @@ -0,0 +1,61 @@ + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + 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/Web/UserTotp.el.resx b/osu.Game.Resources/Localisation/Web/UserTotp.el.resx new file mode 100644 index 00000000..339f40fe --- /dev/null +++ b/osu.Game.Resources/Localisation/Web/UserTotp.el.resx @@ -0,0 +1,61 @@ + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + 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/Web/UserTotp.es-419.resx b/osu.Game.Resources/Localisation/Web/UserTotp.es-419.resx new file mode 100644 index 00000000..339f40fe --- /dev/null +++ b/osu.Game.Resources/Localisation/Web/UserTotp.es-419.resx @@ -0,0 +1,61 @@ + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + 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/Web/UserTotp.es.resx b/osu.Game.Resources/Localisation/Web/UserTotp.es.resx new file mode 100644 index 00000000..339f40fe --- /dev/null +++ b/osu.Game.Resources/Localisation/Web/UserTotp.es.resx @@ -0,0 +1,61 @@ + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + 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/Web/UserTotp.fa-IR.resx b/osu.Game.Resources/Localisation/Web/UserTotp.fa-IR.resx new file mode 100644 index 00000000..339f40fe --- /dev/null +++ b/osu.Game.Resources/Localisation/Web/UserTotp.fa-IR.resx @@ -0,0 +1,61 @@ + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + 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/Web/UserTotp.fi.resx b/osu.Game.Resources/Localisation/Web/UserTotp.fi.resx new file mode 100644 index 00000000..339f40fe --- /dev/null +++ b/osu.Game.Resources/Localisation/Web/UserTotp.fi.resx @@ -0,0 +1,61 @@ + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + 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/Web/UserTotp.fil.resx b/osu.Game.Resources/Localisation/Web/UserTotp.fil.resx new file mode 100644 index 00000000..339f40fe --- /dev/null +++ b/osu.Game.Resources/Localisation/Web/UserTotp.fil.resx @@ -0,0 +1,61 @@ + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + 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/Web/UserTotp.fr.resx b/osu.Game.Resources/Localisation/Web/UserTotp.fr.resx new file mode 100644 index 00000000..339f40fe --- /dev/null +++ b/osu.Game.Resources/Localisation/Web/UserTotp.fr.resx @@ -0,0 +1,61 @@ + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + 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/Web/UserTotp.he.resx b/osu.Game.Resources/Localisation/Web/UserTotp.he.resx new file mode 100644 index 00000000..339f40fe --- /dev/null +++ b/osu.Game.Resources/Localisation/Web/UserTotp.he.resx @@ -0,0 +1,61 @@ + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + 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/Web/UserTotp.hr-HR.resx b/osu.Game.Resources/Localisation/Web/UserTotp.hr-HR.resx new file mode 100644 index 00000000..339f40fe --- /dev/null +++ b/osu.Game.Resources/Localisation/Web/UserTotp.hr-HR.resx @@ -0,0 +1,61 @@ + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + 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/Web/UserTotp.hu.resx b/osu.Game.Resources/Localisation/Web/UserTotp.hu.resx new file mode 100644 index 00000000..339f40fe --- /dev/null +++ b/osu.Game.Resources/Localisation/Web/UserTotp.hu.resx @@ -0,0 +1,61 @@ + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + 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/Web/UserTotp.id.resx b/osu.Game.Resources/Localisation/Web/UserTotp.id.resx new file mode 100644 index 00000000..339f40fe --- /dev/null +++ b/osu.Game.Resources/Localisation/Web/UserTotp.id.resx @@ -0,0 +1,61 @@ + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + 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/Web/UserTotp.it.resx b/osu.Game.Resources/Localisation/Web/UserTotp.it.resx new file mode 100644 index 00000000..339f40fe --- /dev/null +++ b/osu.Game.Resources/Localisation/Web/UserTotp.it.resx @@ -0,0 +1,61 @@ + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + 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/Web/UserTotp.ja.resx b/osu.Game.Resources/Localisation/Web/UserTotp.ja.resx new file mode 100644 index 00000000..339f40fe --- /dev/null +++ b/osu.Game.Resources/Localisation/Web/UserTotp.ja.resx @@ -0,0 +1,61 @@ + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + 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/Web/UserTotp.kk-KZ.resx b/osu.Game.Resources/Localisation/Web/UserTotp.kk-KZ.resx new file mode 100644 index 00000000..339f40fe --- /dev/null +++ b/osu.Game.Resources/Localisation/Web/UserTotp.kk-KZ.resx @@ -0,0 +1,61 @@ + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + 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/Web/UserTotp.ko.resx b/osu.Game.Resources/Localisation/Web/UserTotp.ko.resx new file mode 100644 index 00000000..339f40fe --- /dev/null +++ b/osu.Game.Resources/Localisation/Web/UserTotp.ko.resx @@ -0,0 +1,61 @@ + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + 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/Web/UserTotp.lt.resx b/osu.Game.Resources/Localisation/Web/UserTotp.lt.resx new file mode 100644 index 00000000..339f40fe --- /dev/null +++ b/osu.Game.Resources/Localisation/Web/UserTotp.lt.resx @@ -0,0 +1,61 @@ + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + 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/Web/UserTotp.lv-LV.resx b/osu.Game.Resources/Localisation/Web/UserTotp.lv-LV.resx new file mode 100644 index 00000000..339f40fe --- /dev/null +++ b/osu.Game.Resources/Localisation/Web/UserTotp.lv-LV.resx @@ -0,0 +1,61 @@ + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + 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/Web/UserTotp.ms-MY.resx b/osu.Game.Resources/Localisation/Web/UserTotp.ms-MY.resx new file mode 100644 index 00000000..339f40fe --- /dev/null +++ b/osu.Game.Resources/Localisation/Web/UserTotp.ms-MY.resx @@ -0,0 +1,61 @@ + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + 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/Web/UserTotp.nl.resx b/osu.Game.Resources/Localisation/Web/UserTotp.nl.resx new file mode 100644 index 00000000..339f40fe --- /dev/null +++ b/osu.Game.Resources/Localisation/Web/UserTotp.nl.resx @@ -0,0 +1,61 @@ + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + 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/Web/UserTotp.no.resx b/osu.Game.Resources/Localisation/Web/UserTotp.no.resx new file mode 100644 index 00000000..339f40fe --- /dev/null +++ b/osu.Game.Resources/Localisation/Web/UserTotp.no.resx @@ -0,0 +1,61 @@ + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + 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/Web/UserTotp.pl.resx b/osu.Game.Resources/Localisation/Web/UserTotp.pl.resx new file mode 100644 index 00000000..339f40fe --- /dev/null +++ b/osu.Game.Resources/Localisation/Web/UserTotp.pl.resx @@ -0,0 +1,61 @@ + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + 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/Web/UserTotp.pt-BR.resx b/osu.Game.Resources/Localisation/Web/UserTotp.pt-BR.resx new file mode 100644 index 00000000..339f40fe --- /dev/null +++ b/osu.Game.Resources/Localisation/Web/UserTotp.pt-BR.resx @@ -0,0 +1,61 @@ + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + 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/Web/UserTotp.pt.resx b/osu.Game.Resources/Localisation/Web/UserTotp.pt.resx new file mode 100644 index 00000000..339f40fe --- /dev/null +++ b/osu.Game.Resources/Localisation/Web/UserTotp.pt.resx @@ -0,0 +1,61 @@ + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + 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/Web/UserTotp.resx b/osu.Game.Resources/Localisation/Web/UserTotp.resx new file mode 100644 index 00000000..d7f0522f --- /dev/null +++ b/osu.Game.Resources/Localisation/Web/UserTotp.resx @@ -0,0 +1,100 @@ + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + 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 + + + Finish + + + Scan the QR code with the authenticator app and enter the verification key + + + Or click this link to copy the key for the authenticator app + + + Use this link if you're using mobile phone + + + To set up authenticator app verification, please enter your current password + + + Continue + + + You don't have authenticator app verification set up. + + + Authenticator app verification removed. + + + Please enter your current password to remove authenticator app verification. + + + Remove + + + You already have authenticator app verification set up. + + + Authenticator app verification has been set up + + + Error occurred. Please restart the process. + + \ No newline at end of file diff --git a/osu.Game.Resources/Localisation/Web/UserTotp.ro.resx b/osu.Game.Resources/Localisation/Web/UserTotp.ro.resx new file mode 100644 index 00000000..339f40fe --- /dev/null +++ b/osu.Game.Resources/Localisation/Web/UserTotp.ro.resx @@ -0,0 +1,61 @@ + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + 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/Web/UserTotp.ru.resx b/osu.Game.Resources/Localisation/Web/UserTotp.ru.resx new file mode 100644 index 00000000..339f40fe --- /dev/null +++ b/osu.Game.Resources/Localisation/Web/UserTotp.ru.resx @@ -0,0 +1,61 @@ + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + 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/Web/UserTotp.si-LK.resx b/osu.Game.Resources/Localisation/Web/UserTotp.si-LK.resx new file mode 100644 index 00000000..339f40fe --- /dev/null +++ b/osu.Game.Resources/Localisation/Web/UserTotp.si-LK.resx @@ -0,0 +1,61 @@ + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + 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/Web/UserTotp.sk.resx b/osu.Game.Resources/Localisation/Web/UserTotp.sk.resx new file mode 100644 index 00000000..339f40fe --- /dev/null +++ b/osu.Game.Resources/Localisation/Web/UserTotp.sk.resx @@ -0,0 +1,61 @@ + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + 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/Web/UserTotp.sl.resx b/osu.Game.Resources/Localisation/Web/UserTotp.sl.resx new file mode 100644 index 00000000..339f40fe --- /dev/null +++ b/osu.Game.Resources/Localisation/Web/UserTotp.sl.resx @@ -0,0 +1,61 @@ + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + 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/Web/UserTotp.sr.resx b/osu.Game.Resources/Localisation/Web/UserTotp.sr.resx new file mode 100644 index 00000000..339f40fe --- /dev/null +++ b/osu.Game.Resources/Localisation/Web/UserTotp.sr.resx @@ -0,0 +1,61 @@ + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + 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/Web/UserTotp.sv.resx b/osu.Game.Resources/Localisation/Web/UserTotp.sv.resx new file mode 100644 index 00000000..339f40fe --- /dev/null +++ b/osu.Game.Resources/Localisation/Web/UserTotp.sv.resx @@ -0,0 +1,61 @@ + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + 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/Web/UserTotp.tg-TJ.resx b/osu.Game.Resources/Localisation/Web/UserTotp.tg-TJ.resx new file mode 100644 index 00000000..339f40fe --- /dev/null +++ b/osu.Game.Resources/Localisation/Web/UserTotp.tg-TJ.resx @@ -0,0 +1,61 @@ + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + 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/Web/UserTotp.th.resx b/osu.Game.Resources/Localisation/Web/UserTotp.th.resx new file mode 100644 index 00000000..339f40fe --- /dev/null +++ b/osu.Game.Resources/Localisation/Web/UserTotp.th.resx @@ -0,0 +1,61 @@ + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + 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/Web/UserTotp.tr.resx b/osu.Game.Resources/Localisation/Web/UserTotp.tr.resx new file mode 100644 index 00000000..339f40fe --- /dev/null +++ b/osu.Game.Resources/Localisation/Web/UserTotp.tr.resx @@ -0,0 +1,61 @@ + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + 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/Web/UserTotp.uk.resx b/osu.Game.Resources/Localisation/Web/UserTotp.uk.resx new file mode 100644 index 00000000..339f40fe --- /dev/null +++ b/osu.Game.Resources/Localisation/Web/UserTotp.uk.resx @@ -0,0 +1,61 @@ + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + 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/Web/UserTotp.vi.resx b/osu.Game.Resources/Localisation/Web/UserTotp.vi.resx new file mode 100644 index 00000000..339f40fe --- /dev/null +++ b/osu.Game.Resources/Localisation/Web/UserTotp.vi.resx @@ -0,0 +1,61 @@ + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + 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/Web/UserTotp.zh-Hant.resx b/osu.Game.Resources/Localisation/Web/UserTotp.zh-Hant.resx new file mode 100644 index 00000000..339f40fe --- /dev/null +++ b/osu.Game.Resources/Localisation/Web/UserTotp.zh-Hant.resx @@ -0,0 +1,61 @@ + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + 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/Web/UserTotp.zh.resx b/osu.Game.Resources/Localisation/Web/UserTotp.zh.resx new file mode 100644 index 00000000..339f40fe --- /dev/null +++ b/osu.Game.Resources/Localisation/Web/UserTotp.zh.resx @@ -0,0 +1,61 @@ + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + 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/Web/UserTotpStrings.cs b/osu.Game.Resources/Localisation/Web/UserTotpStrings.cs new file mode 100644 index 00000000..ffa1f80b --- /dev/null +++ b/osu.Game.Resources/Localisation/Web/UserTotpStrings.cs @@ -0,0 +1,79 @@ +// Copyright (c) ppy Pty Ltd . Licensed under the MIT Licence. +// See the LICENCE file in the repository root for full licence text. + +using osu.Framework.Localisation; + +namespace osu.Game.Resources.Localisation.Web +{ + public static class UserTotpStrings + { + private const string prefix = @"osu.Game.Resources.Localisation.Web.UserTotp"; + + /// + /// "Finish" + /// + public static LocalisableString CreateFinish => new TranslatableString(getKey(@"create.finish"), @"Finish"); + + /// + /// "Scan the QR code with the authenticator app and enter the verification key" + /// + public static LocalisableString CreateKey => new TranslatableString(getKey(@"create.key"), @"Scan the QR code with the authenticator app and enter the verification key"); + + /// + /// "Or click this link to copy the key for the authenticator app" + /// + public static LocalisableString CreateKeyCopy => new TranslatableString(getKey(@"create.key_copy"), @"Or click this link to copy the key for the authenticator app"); + + /// + /// "Use this link if you're using mobile phone" + /// + public static LocalisableString CreateKeyLink => new TranslatableString(getKey(@"create.key_link"), @"Use this link if you're using mobile phone"); + + /// + /// "To set up authenticator app verification, please enter your current password" + /// + public static LocalisableString CreatePassword => new TranslatableString(getKey(@"create.password"), @"To set up authenticator app verification, please enter your current password"); + + /// + /// "Continue" + /// + public static LocalisableString CreateStart => new TranslatableString(getKey(@"create.start"), @"Continue"); + + /// + /// "You don't have authenticator app verification set up." + /// + public static LocalisableString DestroyMissing => new TranslatableString(getKey(@"destroy.missing"), @"You don't have authenticator app verification set up."); + + /// + /// "Authenticator app verification removed." + /// + public static LocalisableString DestroyOk => new TranslatableString(getKey(@"destroy.ok"), @"Authenticator app verification removed."); + + /// + /// "Please enter your current password to remove authenticator app verification." + /// + public static LocalisableString EditPassword => new TranslatableString(getKey(@"edit.password"), @"Please enter your current password to remove authenticator app verification."); + + /// + /// "Remove" + /// + public static LocalisableString EditStart => new TranslatableString(getKey(@"edit.start"), @"Remove"); + + /// + /// "You already have authenticator app verification set up." + /// + public static LocalisableString StoreExisting => new TranslatableString(getKey(@"store.existing"), @"You already have authenticator app verification set up."); + + /// + /// "Authenticator app verification has been set up" + /// + public static LocalisableString StoreOk => new TranslatableString(getKey(@"store.ok"), @"Authenticator app verification has been set up"); + + /// + /// "Error occurred. Please restart the process." + /// + public static LocalisableString StoreRestart => new TranslatableString(getKey(@"store.restart"), @"Error occurred. Please restart the process."); + + private static string getKey(string key) => $@"{prefix}:{key}"; + } +} \ No newline at end of file diff --git a/osu.Game.Resources/Localisation/Web/UserVerification.ms-MY.resx b/osu.Game.Resources/Localisation/Web/UserVerification.ms-MY.resx index 0e428306..94df9c60 100644 --- a/osu.Game.Resources/Localisation/Web/UserVerification.ms-MY.resx +++ b/osu.Game.Resources/Localisation/Web/UserVerification.ms-MY.resx @@ -92,7 +92,7 @@ Kod pengesahan luput, e-mel pengesahan baharu dikirim. - Kod pengesahan tidak betul. + Kod pengesahan salah. Kod pengesahan tidak betul. Cubaan lagi melebihi had, e-mel pengesahan baharu dihantar. diff --git a/osu.Game.Resources/Localisation/Web/UserVerification.resx b/osu.Game.Resources/Localisation/Web/UserVerification.resx index 49828e66..ea31303f 100644 --- a/osu.Game.Resources/Localisation/Web/UserVerification.resx +++ b/osu.Game.Resources/Localisation/Web/UserVerification.resx @@ -88,6 +88,21 @@ sign out + + Please enter the code from your authenticator app. + + + You can also {0}. + + + sign out + + + If you can't access your app, {0}. + + + you can verify using email instead + Verification code expired, new verification email sent. @@ -100,6 +115,12 @@ Verification code reissued, new verification email sent. + + Verification code has already been used. Please wait and use a new one. + + + Authentication token has been removed, switching to email verification. Verification email has been sent. + Unknown problem occurred, new verification email sent. diff --git a/osu.Game.Resources/Localisation/Web/UserVerificationStrings.cs b/osu.Game.Resources/Localisation/Web/UserVerificationStrings.cs index 595bb8f3..52c25017 100644 --- a/osu.Game.Resources/Localisation/Web/UserVerificationStrings.cs +++ b/osu.Game.Resources/Localisation/Web/UserVerificationStrings.cs @@ -59,6 +59,31 @@ namespace osu.Game.Resources.Localisation.Web /// public static LocalisableString BoxInfoLogoutLink => new TranslatableString(getKey(@"box.info.logout_link"), @"sign out"); + /// + /// "Please enter the code from your authenticator app." + /// + public static LocalisableString BoxTotpHeading => new TranslatableString(getKey(@"box_totp.heading"), @"Please enter the code from your authenticator app."); + + /// + /// "You can also {0}." + /// + public static LocalisableString BoxTotpInfoLogoutDefault(LocalisableString link) => new TranslatableString(getKey(@"box_totp.info.logout._"), @"You can also {0}.", link); + + /// + /// "sign out" + /// + public static LocalisableString BoxTotpInfoLogoutLink => new TranslatableString(getKey(@"box_totp.info.logout.link"), @"sign out"); + + /// + /// "If you can't access your app, {0}." + /// + public static LocalisableString BoxTotpInfoMailFallbackDefault(LocalisableString link) => new TranslatableString(getKey(@"box_totp.info.mail_fallback._"), @"If you can't access your app, {0}.", link); + + /// + /// "you can verify using email instead" + /// + public static LocalisableString BoxTotpInfoMailFallbackLink => new TranslatableString(getKey(@"box_totp.info.mail_fallback.link"), @"you can verify using email instead"); + /// /// "Verification code expired, new verification email sent." /// @@ -79,6 +104,16 @@ namespace osu.Game.Resources.Localisation.Web /// public static LocalisableString ErrorsReissued => new TranslatableString(getKey(@"errors.reissued"), @"Verification code reissued, new verification email sent."); + /// + /// "Verification code has already been used. Please wait and use a new one." + /// + public static LocalisableString ErrorsTotpUsedKey => new TranslatableString(getKey(@"errors.totp_used_key"), @"Verification code has already been used. Please wait and use a new one."); + + /// + /// "Authentication token has been removed, switching to email verification. Verification email has been sent." + /// + public static LocalisableString ErrorsTotpGone => new TranslatableString(getKey(@"errors.totp_gone"), @"Authentication token has been removed, switching to email verification. Verification email has been sent."); + /// /// "Unknown problem occurred, new verification email sent." /// diff --git a/osu.Game.Resources/Localisation/Web/Users.ca.resx b/osu.Game.Resources/Localisation/Web/Users.ca.resx index e072a7f3..3ba6b507 100644 --- a/osu.Game.Resources/Localisation/Web/Users.ca.resx +++ b/osu.Game.Resources/Localisation/Web/Users.ca.resx @@ -134,7 +134,7 @@ confirmació de contrasenya - crear compte + crea compte correu electrònic diff --git a/osu.Game.Resources/Localisation/Web/Users.el.resx b/osu.Game.Resources/Localisation/Web/Users.el.resx index afa415c5..fb11e90c 100644 --- a/osu.Game.Resources/Localisation/Web/Users.el.resx +++ b/osu.Game.Resources/Localisation/Web/Users.el.resx @@ -181,6 +181,9 @@ Μέλη ανά λειτουργία παιχνιδιού + + Ο λογαριασμός σας δεν έχει χρησιμοποιηθεί εδώ και πολύ καιρό. + Ο λογαριασμός σας δεν έχει χρησιμοποιηθεί εδώ και πολύ καιρό. @@ -232,6 +235,27 @@ (οι osu!supporters θα έχουν πρόσβαση σύντομα) + + Ενεργό + + + Τελείωσε + + + Beatmaps: {0} + + + Ο χρήστης δεν έχει κανένα beatmap... + + + Κατάταξη ({0}): {1} | {2} + + + Χώρα {0} + + + Παγκόσμια {0} + Δημοσιεύσεις του {0} @@ -274,6 +298,9 @@ Άκυρο + + η πολιτική osu! πνευματικών δικαιωμάτων + Παράτυπος τρόπος παιχνιδιού / Κλέψιμο @@ -352,12 +379,24 @@ Εμφάνιση εξωφύλλου + + Καθημερινά σερί + + + Καλύτερο Καθημερινό Σερί + + + Τρέχουσα Καθημερινό Σερί + Αλλάξτε το Εξώφυλλο του Προφίλ σας Περισσότερα εξώφυλλα θα είναι διαθέσιμα στο μέλλον + + Εξώφυλλο + Αποτυχία επεξεργασίας εικόνας. Ελέγξτε την εικόνα και προσπαθήστε ξανά. @@ -391,6 +430,18 @@ όρισε το {0} ως το προεπιλεγμένο game mode + + Επαναφορά χρώματος στην προεπιλογή; Η ετικέτα υποστηρικτή (osu!supporter tag) θα χρειαστεί για να το αλλάξεις σε άλλο χρώμα. + + + Χρώμα + + + Προσαρμοσμένα θέματα χρωμάτων διαθέσιμα μόνο για {0} + + + osu!supporters + κανένα @@ -721,9 +772,18 @@ Υψηλότερη κατάταξη: {0} στο {1} + + Κορυφαίο {0} + + + Συνολικό σκορ + Ακρίβεια Ευστοχίας + + Χτυπήματα Ανά Αναπαραγωγή + Επίπεδο {0} diff --git a/osu.Game.Resources/Localisation/Web/Users.id.resx b/osu.Game.Resources/Localisation/Web/Users.id.resx index 4b15ab63..420f3a6f 100644 --- a/osu.Game.Resources/Localisation/Web/Users.id.resx +++ b/osu.Game.Resources/Localisation/Web/Users.id.resx @@ -512,7 +512,7 @@ Beatmap Graveyard - Beatmap dengan Kontribusi Guest Difficulty + Beatmap dengan Kontribusi Tingkat Kesulitan Beatmap Loved diff --git a/osu.Game.Resources/Localisation/Web/Users.ja.resx b/osu.Game.Resources/Localisation/Web/Users.ja.resx index 52b67862..643d2c09 100644 --- a/osu.Game.Resources/Localisation/Web/Users.ja.resx +++ b/osu.Game.Resources/Localisation/Web/Users.ja.resx @@ -237,6 +237,12 @@ CAPTCHA認証を成功させてから再試行してください。 (osu!サポーターはすぐ手に入ります) + + アクティブ + + + 終了済み + ビートマップ: {0} @@ -294,9 +300,15 @@ CAPTCHA認証を成功させてから再試行してください。 キャンセル + + 著作権侵害については、 {0} に従い、DMCA申請を通じて {1} までご報告ください。 + osu!の著作権ポリシー + + これは、オーディオトラック、ビジュアルコンテンツ、または譜面データが適切な許可なく使用されている場合に適用されます。 + チート diff --git a/osu.Game.Resources/Localisation/Web/Users.ko.resx b/osu.Game.Resources/Localisation/Web/Users.ko.resx index 5b02a3a9..e00fd731 100644 --- a/osu.Game.Resources/Localisation/Web/Users.ko.resx +++ b/osu.Game.Resources/Localisation/Web/Users.ko.resx @@ -405,7 +405,7 @@ 참여 일수 - 일일미션 + 일일 도전 상위 10% @@ -621,7 +621,7 @@ {0}에서 {1}님으로부터 kudosu 획득 자격을 박탈당했습니다. - 유저가 비트맵 제작 과정에 얼마나 기여했는지에 기반합니다. 더 많은 정보를 얻고싶으시다면 {0}를 참고해주세요. + 유저가 비트맵 제작 과정에 얼마나 기여했는지에 기반합니다. 더 많은 정보는 {0}에서 확인해 보세요. 이 페이지 diff --git a/osu.Game.Resources/Localisation/Web/Users.lt.resx b/osu.Game.Resources/Localisation/Web/Users.lt.resx index f9a770ca..5ad9c3db 100644 --- a/osu.Game.Resources/Localisation/Web/Users.lt.resx +++ b/osu.Game.Resources/Localisation/Web/Users.lt.resx @@ -62,7 +62,7 @@ [ištrintas vartotojas] - {0} Taisymų istorija + {0} Taisymų Istorija Taisymai @@ -235,6 +235,12 @@ (osu! rėmėjai bus įleisti greitu metu) + + Aktyvus + + + Baigėsi + Beatmap'ai: {0} @@ -292,9 +298,24 @@ Atšaukti + + Prašome pranešti apie autorinių teisių pažeidimus su DMCA skundu į {0} kaip numatyta {1}. + + + osu! autorinių teisių politikoje + + + Taikoma atvejams kai garso takeliai, vizualus turinys arba beatmap'o lygio turinys naudojamas be tinkamo leidimo. + Sukčiavimas + + Autorinių teisių pažeidimas + + + Netinkamas elgesys pokalbiuose + Įžeidinėja manę / kitus @@ -412,6 +433,12 @@ Daugiau viršelio pasirinkimų pridėsime ateityje + + Prieš tai naudotas viršelis nebėra prieinamas pasirinkimui. Nebegalite pasirinkti jo po pakeitimo į kitą viršelį. Tęsti? + + + Viršelis + Nepavyko apdoroti paveiksliuko. Patikrink įkeltą paveiksliuką ir mėgink dar kart. @@ -445,6 +472,9 @@ nustatyti {0} kaip pagrindiniu profilio žaidimo rėžimu + + Grąžinti numatytąją spalva? Rėmėjo žyma yra reikalinga, kad pakeisti į kitą spalvą. + Spalva @@ -488,7 +518,7 @@ Mylimi Beatmap'ai - Nominuoti Reitinguoti Beatmap'ai + Nominuoti Reitingavimui Beatmap'ai Laukiantis Beatmap'ai @@ -560,7 +590,7 @@ Gauta {0} už kudosu atmetimo anuliavimą taisymų įrašą tarp {1} - Atmesta {0} už taisymų įraša {1} + Atmesta {0} už taisymų įrašą {1} Prarasta {0} dėl taisymų įrašo ištrynimo iš {1} diff --git a/osu.Game.Resources/Localisation/Web/Users.ms-MY.resx b/osu.Game.Resources/Localisation/Web/Users.ms-MY.resx index b1eb3253..f55918c0 100644 --- a/osu.Game.Resources/Localisation/Web/Users.ms-MY.resx +++ b/osu.Game.Resources/Localisation/Web/Users.ms-MY.resx @@ -77,10 +77,10 @@ Hantaran semasa - Paling diundi naik oleh (3 bulan terakhir) + Paling diundi naik oleh (3 bulan terkini) - Paling diundi naik (3 bulan terakhir) + Paling diundi naik (3 bulan terkini) Anda telah menyekat pengguna ini. @@ -155,7 +155,7 @@ Alamak! Nampaknya akaun anda telah dilumpuhkan. - Sekiranya anda telah melanggar peraturan, sila catat bahawa terdapat tempoh bertenang selama sebulan yang mana kami tidak akan pertimbangkan sebarang permintaan pengampunan. Setelah tempoh ini, anda dipersilakan untuk menghubungi kami jika perlu. Sila catat bahawa jika anda mencipta akaun baru selepas pelumpuhan akaun sebelumnya, <strong>tempoh bertenang sebulan akan dilanjutkan</strong>. Sila catat juga <strong>anda terus melanggar peraturan bagi setiap akaun yang dicipta</strong>. Kami sarankan anda tidak membuat demikian! + Sekiranya anda telah melanggar peraturan, sila catat bahawa terdapat tempoh bertenang selama sebulan yang mana kami tidak akan pertimbangkan sebarang permintaan pengampunan. Setelah tempoh ini, anda dipersilakan untuk menghubungi kami jika perlu. Sila catat bahawa jika anda mencipta akaun baru selepas pelumpuhan akaun sebelumnya, <strong>tempoh bertenang sebulan akan dilanjutkan</strong>. Sila catat juga <strong>anda terus melanggar peraturan untuk setiap akaun yang dicipta</strong>. Kami sarankan anda tidak membuat demikian! Sekiranya anda berasa ini satu kesilapan, anda dialu-alukan untuk menghubungi kami (melalui {0} atau dengan mengklik "?" pada bucu kanan bahagian bawah halaman ini). Sila catat bahawa kami selalu yakin sepenuhnya dengan tindakan kami kerana berpangkalkan data yang sangat kukuh. Kami berhak mengendah permintaan anda sekiranya kami berasa anda secara sengaja tidak jujur. @@ -209,7 +209,7 @@ Sila daftar masuk untuk teruskan - Terlalu banyak percubaan log masuk gagal, sila lengkapkan captcha dan cuba lagi. (Segar semula halaman sekiranya captcha tidak tampak) + Terlalu banyak percubaan log masuk gagal. Sila lengkapkan captcha dan cuba lagi. (Segar semula halaman sekiranya captcha tidak tampak) Alamat IP anda dikunci. Sila tunggu beberapa minit. @@ -235,6 +235,12 @@ (osu!supporters akan masuk sebentar lagi) + + Giat + + + Tamat + Peta rentak: {0} @@ -292,9 +298,21 @@ Batal + + Sila laporkan pelanggaran hak cipta melalui aduan Akta Hak Cipta Alaf Digital (DMCA) ke {0} sesuai dengan {1}. + + + dasar hak cipta osu! + + + Hal ini diterapkan sekiranya runut audio, kandungan tampak atau kandungan tahap peta rentak digunakan tanpa izin yang betul. + Menipu + + Pelanggaran hak cipta + Perilaku perbualan tidak senonoh @@ -320,7 +338,7 @@ Akaun anda telah dihadkan! - Ketika dihadkan, anda tidak boleh berinteraksi dengan pemain lain dan markah anda akan tampak bagi anda sahaja. Hal ini biasanya hasil proses automatik dan akan ditarik balik dalam masa 24 jam. {0} + Ketika dihadkan, anda tidak boleh berinteraksi dengan pemain lain dan markah anda akan tampak untuk anda sahaja. Hal ini biasanya hasil proses automatik dan akan ditarik balik dalam masa 24 jam. {0} Semak halaman ini untuk belajar lebih lanjut. @@ -344,7 +362,7 @@ Sertai {0} - Kali terakhir dilihat {0} + Pelihatan terkini {0} Kini dalam talian @@ -416,7 +434,7 @@ Pilihan kulit lain akan tersedia kelak - Kulit yang dipilih sebelumnya tidak tersedia untuk dipilih lagi. Anda tidak boleh pilih semula selepas mengubah ke kulit lain. Teruskan juga? + Kulit yang dipilih sebelumnya tidak tersedia untuk dipilih lagi. Anda tidak boleh pilih semula setelah mengubah ke kulit lain. Teruskan juga? Kulit @@ -461,7 +479,7 @@ Warna - Tema warna tersuai tersedia bagi {0} sahaja + Tema warna tersuai tersedia untuk {0} sahaja osu!supporter @@ -569,7 +587,7 @@ Pengguna ini belum pernah menerima kudosu! - Memperoleh {0} dari pemansuhan penolakan kudosu bagi hantaran penyelarasan {1} + Memperoleh {0} dari pemansuhan penolakan kudosu untuk hantaran penyelarasan {1} {0} ditolak dari hantaran penyelarasan {1} @@ -593,13 +611,13 @@ Kehilangan {0} dari kiraan semula undian pada hantaran penyelarasan {1} - {0} diterima daripada {1} bagi hantaran pada {2} + {0} diterima daripada {1} untuk hantaran pada {2} - Kudosu ditetap semula oleh {0} bagi hantaran {1} + Kudosu ditetap semula oleh {0} untuk hantaran {1} - Kudosu ditolak oleh {0} bagi hantaran {1} + Kudosu ditolak oleh {0} untuk hantaran {1} Berpangkalkan jumlah sumbangan yang dibuat pengguna kepada penyelarasan peta rentak. Lihat {0} untuk maklumat lanjut. @@ -674,10 +692,10 @@ Markah yang Disemat - Undian Diberi (3 bulan terakhir) + Undian Diberi (3 bulan terkini) - Undian Diterima (3 bulan terakhir) + Undian Diterima (3 bulan terkini) Undian @@ -815,7 +833,7 @@ kemajuan ke tahap seterusnya - Kombo Maksimum + Gabungan Maksimum Pingat @@ -863,7 +881,7 @@ Semua - Dalam Talian + Dalam talian Luar Talian @@ -872,7 +890,7 @@ sila mendaftar dari pelanggan mainan! - sila selesaikan pendaftaran melalui laman sesawang osu! + sila lengkapkan pendaftaran melalui laman sesawang osu! Pengguna dicipta diff --git a/osu.Game.Resources/Localisation/Web/Users.pt.resx b/osu.Game.Resources/Localisation/Web/Users.pt.resx index 69efddb1..3e3d8932 100644 --- a/osu.Game.Resources/Localisation/Web/Users.pt.resx +++ b/osu.Game.Resources/Localisation/Web/Users.pt.resx @@ -235,6 +235,12 @@ (osu!supporters terão acesso em breve) + + Ativas + + + Concluídas + Beatmaps: {0} @@ -292,9 +298,15 @@ Cancelar + + a política de direitos de autor do osu! + Jogada suja / Fazer batota + + Violação de direitos de autor + Comportamento inadequado na conversa @@ -805,6 +817,9 @@ Precisão de acertos + + Cliques por partida + Nível {0} diff --git a/osu.Game.Resources/Localisation/Web/Users.resx b/osu.Game.Resources/Localisation/Web/Users.resx index ad1117cc..98b5674d 100644 --- a/osu.Game.Resources/Localisation/Web/Users.resx +++ b/osu.Game.Resources/Localisation/Web/Users.resx @@ -649,6 +649,9 @@ see more posts + + Quick Play Matches + Recent diff --git a/osu.Game.Resources/Localisation/Web/Users.ro.resx b/osu.Game.Resources/Localisation/Web/Users.ro.resx index af2ddbba..c4dd8766 100644 --- a/osu.Game.Resources/Localisation/Web/Users.ro.resx +++ b/osu.Game.Resources/Localisation/Web/Users.ro.resx @@ -235,6 +235,12 @@ (suporterii osu! vor primi acces curând) + + Activ + + + Încheiat + Beatmap-uri: {0} diff --git a/osu.Game.Resources/Localisation/Web/Users.tr.resx b/osu.Game.Resources/Localisation/Web/Users.tr.resx index edee7679..1277f2f5 100644 --- a/osu.Game.Resources/Localisation/Web/Users.tr.resx +++ b/osu.Game.Resources/Localisation/Web/Users.tr.resx @@ -292,9 +292,18 @@ İptal + + Lütfen telif hakkı ihlallerini {0}'ne göre {1} adresine DMCA talebi göndererek bildiriniz. + + + osu! telif hakkı yönergesi + Kuraldışı oyun / Hile + + Telif hakkı ihlali + Uygunsuz sohbet davranışı diff --git a/osu.Game.Resources/Localisation/Web/Users.uk.resx b/osu.Game.Resources/Localisation/Web/Users.uk.resx index 71ab865e..2c672db2 100644 --- a/osu.Game.Resources/Localisation/Web/Users.uk.resx +++ b/osu.Game.Resources/Localisation/Web/Users.uk.resx @@ -302,7 +302,7 @@ Будь ласка, повідомте про порушення авторських прав через DMCA на адресу {0}, згідно з {1}. - Політика авторського права osu! + політикою авторського права osu! Це стосується випадків, коли аудіодоріжки, візуальний контент або контент рівня мапи використовуються без належного дозволу. @@ -824,7 +824,7 @@ Точність - Влучань За Гру + Влучань за гру Рівень {0} @@ -848,7 +848,7 @@ Рейтингові очки - Переглянутих повторів іншими + Перегляди повторів іншими Рейтинг по очках diff --git a/osu.Game.Resources/Localisation/Web/Users.vi.resx b/osu.Game.Resources/Localisation/Web/Users.vi.resx index 6e9537fb..37def3ee 100644 --- a/osu.Game.Resources/Localisation/Web/Users.vi.resx +++ b/osu.Game.Resources/Localisation/Web/Users.vi.resx @@ -235,6 +235,9 @@ (người ủng hộ sẽ sớm được tham gia) + + Đang hoạt động + Đã kết thúc diff --git a/osu.Game.Resources/Localisation/Web/UsersStrings.cs b/osu.Game.Resources/Localisation/Web/UsersStrings.cs index 644a7ba3..56793eca 100644 --- a/osu.Game.Resources/Localisation/Web/UsersStrings.cs +++ b/osu.Game.Resources/Localisation/Web/UsersStrings.cs @@ -994,6 +994,11 @@ namespace osu.Game.Resources.Localisation.Web /// public static LocalisableString ShowExtraPostsShowMore => new TranslatableString(getKey(@"show.extra.posts.show_more"), @"see more posts"); + /// + /// "Quick Play Matches" + /// + public static LocalisableString ShowExtraQuickplayTitle => new TranslatableString(getKey(@"show.extra.quickplay.title"), @"Quick Play Matches"); + /// /// "Recent" /// diff --git a/osu.Game.Resources/Localisation/Web/Wiki.ms-MY.resx b/osu.Game.Resources/Localisation/Web/Wiki.ms-MY.resx index 3a7c5862..0708340f 100644 --- a/osu.Game.Resources/Localisation/Web/Wiki.ms-MY.resx +++ b/osu.Game.Resources/Localisation/Web/Wiki.ms-MY.resx @@ -95,7 +95,7 @@ Terjemahan ini disediakan sekadar kemudahan sahaja. Teks {0} asli merupakan versi teks yang sah di sisi undang-undang secara tunggal. - Halaman ini mengandungi terjemahan kandungan asal yang usang. Sila semak {0} bagi maklumat paling jitu (dan silalah juga bantu mengemas kini terjemahan sekiranya anda mampu)! + Halaman ini mengandungi terjemahan kandungan asal yang usang. Sila semak {0} untuk maklumat terjitu (dan silalah juga bantu mengemas kini terjemahan sekiranya anda mampu)! Versi Bahasa Inggeris