From d16fcab2059f1e1a617eb2d8fc81d3f1f895a2d4 Mon Sep 17 00:00:00 2001 From: Dean Herbert Date: Sun, 20 Mar 2022 01:13:09 +0900 Subject: [PATCH] Update translations from crowdin --- .../Localisation/AudioSettings.cs.resx | 8 +- .../Localisation/AudioSettings.pt-BR.resx | 6 +- .../Localisation/AudioSettings.tr.resx | 3 + .../Localisation/BindingSettings.fr.resx | 4 +- osu.Game.Resources/Localisation/Chat.fr.resx | 2 +- osu.Game.Resources/Localisation/Chat.uk.resx | 2 +- .../Localisation/Common.ru.resx | 2 +- .../Localisation/DebugSettings.cs.resx | 4 +- .../Localisation/DebugSettings.fr.resx | 2 +- .../Localisation/DebugSettings.tr.resx | 3 + .../Localisation/GameplaySettings.cs.resx | 8 +- .../Localisation/GameplaySettings.fr.resx | 12 +- .../Localisation/GeneralSettings.cs.resx | 2 +- .../Localisation/GeneralSettings.fr.resx | 2 +- .../Localisation/GeneralSettings.zh.resx | 2 +- .../GlobalActionKeyBinding.cs.resx | 24 ++-- .../GlobalActionKeyBinding.fr.resx | 20 +-- .../GlobalActionKeyBinding.ru.resx | 6 +- .../GlobalActionKeyBinding.tr.resx | 6 + .../Localisation/GraphicsSettings.cs.resx | 10 +- .../Localisation/GraphicsSettings.fi.resx | 4 +- .../Localisation/GraphicsSettings.fr.resx | 12 +- .../Localisation/GraphicsSettings.sv.resx | 133 ++++++++++++++++++ .../Localisation/GraphicsSettings.zh.resx | 2 +- .../Localisation/InputSettings.cs.resx | 2 +- .../Localisation/InputSettings.sv.resx | 88 ++++++++++++ .../Localisation/MouseSettings.cs.resx | 2 +- .../Localisation/MouseSettings.fr.resx | 8 +- .../MultiplayerTeamResultsScreen.sv.resx | 67 +++++++++ .../NamedOverlayComponent.fr.resx | 2 +- .../Localisation/OnlineSettings.fr.resx | 4 +- .../Localisation/SkinSettings.cs.resx | 2 +- .../Localisation/SkinSettings.fr.resx | 6 +- .../Localisation/SkinSettings.zh.resx | 2 +- osu.Game.Resources/Localisation/Toast.fi.resx | 2 +- osu.Game.Resources/Localisation/Toast.fr.resx | 4 +- osu.Game.Resources/Localisation/Toast.sv.resx | 76 ++++++++++ .../Localisation/UserInterface.cs.resx | 4 +- .../Localisation/UserInterface.fi.resx | 4 +- .../Localisation/UserInterface.fr.resx | 2 +- .../Localisation/UserInterface.uk.resx | 2 +- 41 files changed, 466 insertions(+), 90 deletions(-) create mode 100644 osu.Game.Resources/Localisation/GraphicsSettings.sv.resx create mode 100644 osu.Game.Resources/Localisation/InputSettings.sv.resx create mode 100644 osu.Game.Resources/Localisation/MultiplayerTeamResultsScreen.sv.resx create mode 100644 osu.Game.Resources/Localisation/Toast.sv.resx diff --git a/osu.Game.Resources/Localisation/AudioSettings.cs.resx b/osu.Game.Resources/Localisation/AudioSettings.cs.resx index aefbeba..f025b14 100644 --- a/osu.Game.Resources/Localisation/AudioSettings.cs.resx +++ b/osu.Game.Resources/Localisation/AudioSettings.cs.resx @@ -71,7 +71,7 @@ Výstupní zařízení - Stereo oddělení hitsoundů + Stereo oddělení zvuků úderů Celková hlasitost @@ -86,12 +86,12 @@ Hudba - Nastavení Audio offsetu + Změna offsetu - Audio offset + Offset zvuku - Průvodce Offsetem + Průvodce offsetem \ No newline at end of file diff --git a/osu.Game.Resources/Localisation/AudioSettings.pt-BR.resx b/osu.Game.Resources/Localisation/AudioSettings.pt-BR.resx index 6ba6449..6fa0b23 100644 --- a/osu.Game.Resources/Localisation/AudioSettings.pt-BR.resx +++ b/osu.Game.Resources/Localisation/AudioSettings.pt-BR.resx @@ -59,7 +59,7 @@ System.Resources.ResXResourceWriter, System.Windows.Forms, Version=2.0.0.0, Culture=neutral, PublicKeyToken=b77a5c561934e089 - Audio + Áudio Dispositivos @@ -68,13 +68,13 @@ Volume - Dispositivo de Saída + Dispositivo de saída Separação do som estéreo de hitsound - Volume Principal + Volume principal Mestre (janela inativa) diff --git a/osu.Game.Resources/Localisation/AudioSettings.tr.resx b/osu.Game.Resources/Localisation/AudioSettings.tr.resx index 21c21ae..7130527 100644 --- a/osu.Game.Resources/Localisation/AudioSettings.tr.resx +++ b/osu.Game.Resources/Localisation/AudioSettings.tr.resx @@ -70,6 +70,9 @@ Çıkış cihazı + + Hitsound stereo ayrımı + Ana ses diff --git a/osu.Game.Resources/Localisation/BindingSettings.fr.resx b/osu.Game.Resources/Localisation/BindingSettings.fr.resx index 10f2f05..8123856 100644 --- a/osu.Game.Resources/Localisation/BindingSettings.fr.resx +++ b/osu.Game.Resources/Localisation/BindingSettings.fr.resx @@ -59,12 +59,12 @@ System.Resources.ResXResourceWriter, System.Windows.Forms, Version=2.0.0.0, Culture=neutral, PublicKeyToken=b77a5c561934e089 - Raccourcis du jeu + Raccourcis et touches de jeu Configurer - modifier les raccourcis clavier et les raccourcis du jeu + Configurer les touches de jeu et les raccourcis généraux \ No newline at end of file diff --git a/osu.Game.Resources/Localisation/Chat.fr.resx b/osu.Game.Resources/Localisation/Chat.fr.resx index 3f0b5e6..98e958b 100644 --- a/osu.Game.Resources/Localisation/Chat.fr.resx +++ b/osu.Game.Resources/Localisation/Chat.fr.resx @@ -62,6 +62,6 @@ tchat - rejoignez la discussion en temps réel + rejoindre la discussion en temps réel \ No newline at end of file diff --git a/osu.Game.Resources/Localisation/Chat.uk.resx b/osu.Game.Resources/Localisation/Chat.uk.resx index 8fdce46..0185349 100644 --- a/osu.Game.Resources/Localisation/Chat.uk.resx +++ b/osu.Game.Resources/Localisation/Chat.uk.resx @@ -62,6 +62,6 @@ чат - приєднатися до спілкування + долучитися до спілкування \ No newline at end of file diff --git a/osu.Game.Resources/Localisation/Common.ru.resx b/osu.Game.Resources/Localisation/Common.ru.resx index d5f2939..e9653f4 100644 --- a/osu.Game.Resources/Localisation/Common.ru.resx +++ b/osu.Game.Resources/Localisation/Common.ru.resx @@ -83,6 +83,6 @@ Скачивание... - Импортируется... + Импорт... \ No newline at end of file diff --git a/osu.Game.Resources/Localisation/DebugSettings.cs.resx b/osu.Game.Resources/Localisation/DebugSettings.cs.resx index eca4df9..f4b6854 100644 --- a/osu.Game.Resources/Localisation/DebugSettings.cs.resx +++ b/osu.Game.Resources/Localisation/DebugSettings.cs.resx @@ -68,7 +68,7 @@ Zobrazit logovací překrytí - Obejít front-to-back vykreslování + Obejít vykreslování zepředu dozadu Importovat soubory @@ -77,7 +77,7 @@ Paměť - Vymazat mezipaměť + Vymazat všechny mezipaměti Zmenšit velikost databáze Realm diff --git a/osu.Game.Resources/Localisation/DebugSettings.fr.resx b/osu.Game.Resources/Localisation/DebugSettings.fr.resx index b412d4f..24adc40 100644 --- a/osu.Game.Resources/Localisation/DebugSettings.fr.resx +++ b/osu.Game.Resources/Localisation/DebugSettings.fr.resx @@ -65,7 +65,7 @@ Général - Afficher la superposition des logs + Afficher l'overlay des logs Contourner le passage de rendu front-to-back diff --git a/osu.Game.Resources/Localisation/DebugSettings.tr.resx b/osu.Game.Resources/Localisation/DebugSettings.tr.resx index bf9911e..6dd58ad 100644 --- a/osu.Game.Resources/Localisation/DebugSettings.tr.resx +++ b/osu.Game.Resources/Localisation/DebugSettings.tr.resx @@ -79,4 +79,7 @@ Tüm önbellekleri temizle + + Realm'i sıkıştır + \ No newline at end of file diff --git a/osu.Game.Resources/Localisation/GameplaySettings.cs.resx b/osu.Game.Resources/Localisation/GameplaySettings.cs.resx index 5364c78..ece1f06 100644 --- a/osu.Game.Resources/Localisation/GameplaySettings.cs.resx +++ b/osu.Game.Resources/Localisation/GameplaySettings.cs.resx @@ -92,13 +92,13 @@ Mód zobrazování HUD - Zobrazovat graf obtížnosti na progres baru + Zobrazovat graf obtížnosti na ukazateli průběhu - Zobrazovat život i když nemůžete prohrát + Zobrazovat život, i když nelze prohrát - Zčervenat herní pole při nízkém životu + Zčervenat herní pole při nízkém životě Vždy zobrazovat překrytí kláves @@ -116,6 +116,6 @@ Módy - Zvýšit viditelnost prvního objektu, pokud jsou povoleny módy, které snižují viditelnost + Zvýšit viditelnost prvního objektu, když jsou povoleny módy pro zrakově postižené \ No newline at end of file diff --git a/osu.Game.Resources/Localisation/GameplaySettings.fr.resx b/osu.Game.Resources/Localisation/GameplaySettings.fr.resx index 9acecdf..a35f5d6 100644 --- a/osu.Game.Resources/Localisation/GameplaySettings.fr.resx +++ b/osu.Game.Resources/Localisation/GameplaySettings.fr.resx @@ -89,19 +89,19 @@ Éclaircir le terrain de jeu pendant les pauses - Mode de visibilité de la surcouche HUD + Mode de visibilité de l'overlay du HUD Afficher le graphique de difficulté dans la barre de progression - Afficher la barre de santé même si vous ne pouvez pas échouer + Afficher la barre de vie même s'il est impossible d'échouer Basculer le champ de jeu en rouge lorsque la santé est faible - Toujours afficher la superposition des touches + Toujours afficher l'overlay des touches Toujours jouer le son du premier combo break @@ -110,12 +110,12 @@ Mode d'affichage des scores - Désactiver la touche Windows pendant le jeu + Désactiver la touche Windows en jeu - Mods + Modes - Augmente la visibilité du premier objet lorsque les mods visuels sont activés + Augmente la visibilité du premier objet lorsque les modes visuels sont activés \ No newline at end of file diff --git a/osu.Game.Resources/Localisation/GeneralSettings.cs.resx b/osu.Game.Resources/Localisation/GeneralSettings.cs.resx index 8c8ebc4..cc65c7a 100644 --- a/osu.Game.Resources/Localisation/GeneralSettings.cs.resx +++ b/osu.Game.Resources/Localisation/GeneralSettings.cs.resx @@ -80,7 +80,7 @@ Vyhledat aktualizace - Otevřít osu! složku + Otevřít složku osu! Změnit umístění složky... diff --git a/osu.Game.Resources/Localisation/GeneralSettings.fr.resx b/osu.Game.Resources/Localisation/GeneralSettings.fr.resx index 107a4c4..04db757 100644 --- a/osu.Game.Resources/Localisation/GeneralSettings.fr.resx +++ b/osu.Game.Resources/Localisation/GeneralSettings.fr.resx @@ -77,7 +77,7 @@ Canal de mise à jour - Vérifier les mises à jour + Rechercher des mises à jour Ouvrir le dossier osu! diff --git a/osu.Game.Resources/Localisation/GeneralSettings.zh.resx b/osu.Game.Resources/Localisation/GeneralSettings.zh.resx index d14e9d4..1983310 100644 --- a/osu.Game.Resources/Localisation/GeneralSettings.zh.resx +++ b/osu.Game.Resources/Localisation/GeneralSettings.zh.resx @@ -68,7 +68,7 @@ 语言 - 优先显示谱面信息原文 + 优先以原语言显示谱面信息 更新 diff --git a/osu.Game.Resources/Localisation/GlobalActionKeyBinding.cs.resx b/osu.Game.Resources/Localisation/GlobalActionKeyBinding.cs.resx index 7415517..48dab0a 100644 --- a/osu.Game.Resources/Localisation/GlobalActionKeyBinding.cs.resx +++ b/osu.Game.Resources/Localisation/GlobalActionKeyBinding.cs.resx @@ -62,7 +62,7 @@ Otevřít/zavřít překrytí chatu - Otevřít/zavřít nástěnky + Otevřít/zavřít nástěnku Obnovit nastavení vstupu @@ -95,7 +95,7 @@ Pořídit snímek obrazovky - Zapnout/vypnout tlačítka na myši v průběhu gameplaye + Vypnout/zapnout tlačítka myši ve hře Zpět @@ -122,13 +122,13 @@ Přehrát / pozastavit - Zobrazit/schovat překrytí "aktuálně hraje" + Přepnout překrytí "právě hraje" - Předchozí výběr + Předchozí položka - Další výběr + Následující položka Domů @@ -146,7 +146,7 @@ Režim editace - Navrhovaný režim + Návrhářský režim Režim časování @@ -158,13 +158,13 @@ Otestovat gameplay - Držte pro HUD + Držet pro HUD Náhodný skin - Pozastavit/obnovit přehrávání + Pozastavit/obnovit přehrávání záznamu Vypnout/zapnout rozhraní ve hře @@ -185,10 +185,10 @@ Ověřovací režim - Posunout výběr do leva + Posunout výběr doleva - Posunout výběr do prava + Posunout výběr doprava Převrátit výběr vodorovně @@ -200,10 +200,10 @@ Zobrazit/schovat editor skinu - Předchozí měřič hlasitost + Předchozí volič hlasitosti - Další měřič hlasitosti + Následující volič hlasitosti Posunout záznam vpřed diff --git a/osu.Game.Resources/Localisation/GlobalActionKeyBinding.fr.resx b/osu.Game.Resources/Localisation/GlobalActionKeyBinding.fr.resx index 9a7f7ab..b1737ad 100644 --- a/osu.Game.Resources/Localisation/GlobalActionKeyBinding.fr.resx +++ b/osu.Game.Resources/Localisation/GlobalActionKeyBinding.fr.resx @@ -116,13 +116,13 @@ Titre suivant - Piste précédente + Titre précédent Lecture / Pause - Activer/désactiver la superposition en cours de lecture + Activer/désactiver l'overlay en cours de lecture Sélection précédente @@ -137,13 +137,13 @@ Activer/désactiver les notifications - Mettre en pause le jeu + Mettre le jeu en pause Mode de configuration - Mode du compositeur + Mode de composition Mode design @@ -152,16 +152,16 @@ Mode Timing - Mode d'affichage de la grille du cycle + Modifier le mode d'affichage de la grille - Test du gameplay + Tester le gameplay - Maintenir pour HUD + Maintenir pour afficher l'HUD - Skins aléatoires + Skin aléatoire Pause / reprise du replay @@ -170,7 +170,7 @@ Activer/désactiver l'interface en jeu - Activer/désactiver la sélection de mod + Activer/désactiver la sélection de mode Aléatoire @@ -182,7 +182,7 @@ Options de la beatmap - Mode Vérifier + Mode de vérification Déplacement de la sélection à gauche diff --git a/osu.Game.Resources/Localisation/GlobalActionKeyBinding.ru.resx b/osu.Game.Resources/Localisation/GlobalActionKeyBinding.ru.resx index 92e147c..565d53b 100644 --- a/osu.Game.Resources/Localisation/GlobalActionKeyBinding.ru.resx +++ b/osu.Game.Resources/Localisation/GlobalActionKeyBinding.ru.resx @@ -140,7 +140,7 @@ Пауза - Режим настроек + Панель настроек Панель редактора @@ -191,10 +191,10 @@ Сдвинуть объект вправо - Отразить выделение по горизонтали + Отразить объект по горизонтали - Отразить выделение по вертикали + Отразить объект по вертикали Открыть редактор скина diff --git a/osu.Game.Resources/Localisation/GlobalActionKeyBinding.tr.resx b/osu.Game.Resources/Localisation/GlobalActionKeyBinding.tr.resx index 452dd1b..3adf1b8 100644 --- a/osu.Game.Resources/Localisation/GlobalActionKeyBinding.tr.resx +++ b/osu.Game.Resources/Localisation/GlobalActionKeyBinding.tr.resx @@ -190,6 +190,12 @@ Sağdaki seçimi hafifçe sürükle + + Seçimi yatay olarak ters çevir + + + Seçimi dikey olarak ters çevir + Skin editörünü aç/kapa diff --git a/osu.Game.Resources/Localisation/GraphicsSettings.cs.resx b/osu.Game.Resources/Localisation/GraphicsSettings.cs.resx index 7fa4d3c..1a7deee 100644 --- a/osu.Game.Resources/Localisation/GraphicsSettings.cs.resx +++ b/osu.Game.Resources/Localisation/GraphicsSettings.cs.resx @@ -68,13 +68,13 @@ Omezovač snímků - Počet procesů + Počet vláken Zobrazit FPS - Použití neomezeného omezovače snímků může vést k zásekům, špatnému výkonu a přehřátí. Nezlepší to vnímanou latenci. Doporučuje se "2x obnovovací frekvence". + Použití neomezeného omezovače snímků může vést k zásekům, špatnému výkonu a přehřívání. Nezlepší to vnímanou latenci. Doporučuje se "2x obnovovací frekvence". Rozložení @@ -89,7 +89,7 @@ Škálování uživatelského rozhraní - Měřítko obrazovky + Škálování obrazovky Vodorovná pozice @@ -107,13 +107,13 @@ Hraní bez režimu celé obrazovky zvýší tvoji vstupní latenci! - Nastavení podrobností + Nastavení detailů Storyboard / video - Hit lighting + Osvětlení úderu Snímky obrazovky diff --git a/osu.Game.Resources/Localisation/GraphicsSettings.fi.resx b/osu.Game.Resources/Localisation/GraphicsSettings.fi.resx index c5435d3..4790487 100644 --- a/osu.Game.Resources/Localisation/GraphicsSettings.fi.resx +++ b/osu.Game.Resources/Localisation/GraphicsSettings.fi.resx @@ -74,7 +74,7 @@ Näytä FPS - Rajoittamaton FPS-rajoitin voi aiheuttaa pätkimistä, huonoa suorituskykyä ja ylikuumenemista. Se ei mitenkään paranna havaittua syöttöviivettä. "2x virkistystaajuus" on suositeltavaa. + Rajoittamaton FPS-rajoitin voi aiheuttaa pätkimistä, huonoa suorituskykyä ja ylikuumenemista. Se ei vähennä viivettä. "2x virkistystaajuus" on suositeltu. Asetelma @@ -104,7 +104,7 @@ Pystysuorainen skaalaus - Syöttöviive on korkeampi jos et käytä kokoruututilaa! + Syöttöviive on korkeampi, jos et käytä koko ruudun tilaa! Grafiikka-asetukset diff --git a/osu.Game.Resources/Localisation/GraphicsSettings.fr.resx b/osu.Game.Resources/Localisation/GraphicsSettings.fr.resx index a9cd1d7..1d90780 100644 --- a/osu.Game.Resources/Localisation/GraphicsSettings.fr.resx +++ b/osu.Game.Resources/Localisation/GraphicsSettings.fr.resx @@ -62,16 +62,16 @@ Graphismes - Rendu + Moteur de rendu Images par seconde - Mode de thread + Mode de threading - Afficher les IPS + Compteur de FPS L'utilisation d'un limiteur de trames illimité peut entraîner des saccades, de mauvaises performances et une surchauffe. Cela n'améliorera pas la latence perçue. « 2x taux de rafraîchissement » est recommandé. @@ -104,10 +104,10 @@ Échelle verticale - Exécuter en mode plein écran augmentera votre latence d'entrée ! + Exécuter autrement qu'en mode plein écran augmentera votre latence d'entrée ! - Paramètres de détail + Paramètres des détails Storyboard / vidéo @@ -116,7 +116,7 @@ Lueurs de fond - Capture d'écran + Captures d'écran Format de capture d'écran diff --git a/osu.Game.Resources/Localisation/GraphicsSettings.sv.resx b/osu.Game.Resources/Localisation/GraphicsSettings.sv.resx new file mode 100644 index 0000000..997c818 --- /dev/null +++ b/osu.Game.Resources/Localisation/GraphicsSettings.sv.resx @@ -0,0 +1,133 @@ + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + 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 + + + Grafik + + + Renderare + + + Bildhastighetsgräns + + + Trådningsläge + + + Visa FPS + + + Användning av obegränsad bildhastighetsgräns kan leda till att det hackar, ger dålig prestanda och överhettas. Det kommer inte att förbättra någon upplevd fördröjning. "2x uppdateringsfrekvens" är rekommenderad. + + + Layout + + + Skärmläge + + + Upplösning + + + UI skalning + + + Skärm skalning + + + Horisontal position + + + Vertikal position + + + Horisontell skala + + + Vertikal skala + + + Att köra spelet utan helskämsläge kommer öka din inmatningsfördröjning! + + + Detaljinställningar + + + Storyboard / video + + + Träffbelysning + + + Skärmdumpar + + + Skärmdumpsformat + + + Visa muspekare i skärmdumpar + + + Video + + + Använd hårdvaruacceleration + + \ No newline at end of file diff --git a/osu.Game.Resources/Localisation/GraphicsSettings.zh.resx b/osu.Game.Resources/Localisation/GraphicsSettings.zh.resx index cb131b9..c76a957 100644 --- a/osu.Game.Resources/Localisation/GraphicsSettings.zh.resx +++ b/osu.Game.Resources/Localisation/GraphicsSettings.zh.resx @@ -80,7 +80,7 @@ 布局 - 全屏模式 + 显示模式 分辨率 diff --git a/osu.Game.Resources/Localisation/InputSettings.cs.resx b/osu.Game.Resources/Localisation/InputSettings.cs.resx index 814542c..9886f0a 100644 --- a/osu.Game.Resources/Localisation/InputSettings.cs.resx +++ b/osu.Game.Resources/Localisation/InputSettings.cs.resx @@ -77,7 +77,7 @@ Editor - Resetovat všechny klávesové nastavení v této sekci + Resetovat nastavení v této sekci konfigurace kláves diff --git a/osu.Game.Resources/Localisation/InputSettings.sv.resx b/osu.Game.Resources/Localisation/InputSettings.sv.resx new file mode 100644 index 0000000..073b9ee --- /dev/null +++ b/osu.Game.Resources/Localisation/InputSettings.sv.resx @@ -0,0 +1,88 @@ + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + text/microsoft-resx + + + 2.0 + + + System.Resources.ResXResourceReader, System.Windows.Forms, Version=2.0.0.0, Culture=neutral, PublicKeyToken=b77a5c561934e089 + + + System.Resources.ResXResourceWriter, System.Windows.Forms, Version=2.0.0.0, Culture=neutral, PublicKeyToken=b77a5c561934e089 + + + Inmatning + + + Globalt + + + Låtval + + + I spelet + + + Ljud + + + Redigerare + + + Återställ alla bindningar i sektionen + + + tangentkonfiguration + + + Anpassa dina tangenter! + + \ No newline at end of file diff --git a/osu.Game.Resources/Localisation/MouseSettings.cs.resx b/osu.Game.Resources/Localisation/MouseSettings.cs.resx index 308beab..711c4c6 100644 --- a/osu.Game.Resources/Localisation/MouseSettings.cs.resx +++ b/osu.Game.Resources/Localisation/MouseSettings.cs.resx @@ -74,7 +74,7 @@ Uvěznit kurzor myši v okně - Vypnout možnost měnit hlasitost zvuku pomocí klečka na myši v průběhu gameplaye + Vypnout možnost měnit hlasitost zvuku pomocí klečka myši během hry Hlasitost lze stále upravit pomocí kolečka myši a podržením klávesy „Alt“ diff --git a/osu.Game.Resources/Localisation/MouseSettings.fr.resx b/osu.Game.Resources/Localisation/MouseSettings.fr.resx index 21c05c8..a0b0579 100644 --- a/osu.Game.Resources/Localisation/MouseSettings.fr.resx +++ b/osu.Game.Resources/Localisation/MouseSettings.fr.resx @@ -62,7 +62,7 @@ Souris - Non applicable en mode plein écran + Non configurable en mode plein écran Souris de haute précision @@ -74,13 +74,13 @@ Confiner le curseur de la souris à la fenêtre - Désactiver le réglage du volume de la molette de la souris pendant les parties + Désactiver le réglage du volume avec la molette de la souris pendant les parties Le volume peut toujours être ajusté à l'aide de la molette de la souris en maintenant "Alt" enfoncé - Désactiver les boutons de la souris pendant le jeu + Désactiver les boutons de la souris en jeu Activer la haute précision de la souris pour régler la sensibilité @@ -89,6 +89,6 @@ Sensibilité du curseur - Ce paramètre a des problèmes connus sur votre plateforme. Si vous rencontrez des problèmes, il est recommandé d'ajuster la sensibilité externe et de la garder désactivée pour le moment. + Ce paramètre a des problèmes connus sur votre plateforme. Si vous rencontrez des problèmes, il est recommandé d'ajuster la sensibilité externe et de garder ceci désactivé pour le moment. \ No newline at end of file diff --git a/osu.Game.Resources/Localisation/MultiplayerTeamResultsScreen.sv.resx b/osu.Game.Resources/Localisation/MultiplayerTeamResultsScreen.sv.resx new file mode 100644 index 0000000..ea2a32b --- /dev/null +++ b/osu.Game.Resources/Localisation/MultiplayerTeamResultsScreen.sv.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 + + + Lag {0} vinner! + + + Lagen är lika! + + \ No newline at end of file diff --git a/osu.Game.Resources/Localisation/NamedOverlayComponent.fr.resx b/osu.Game.Resources/Localisation/NamedOverlayComponent.fr.resx index f0d3830..24fb3e4 100644 --- a/osu.Game.Resources/Localisation/NamedOverlayComponent.fr.resx +++ b/osu.Game.Resources/Localisation/NamedOverlayComponent.fr.resx @@ -71,7 +71,7 @@ découvrez qui est le meilleur en ce moment - être à jour sur les événements de la communauté + se mettre à jour à propos des événements de la communauté base de connaissances diff --git a/osu.Game.Resources/Localisation/OnlineSettings.fr.resx b/osu.Game.Resources/Localisation/OnlineSettings.fr.resx index ad8ad54..beb4313 100644 --- a/osu.Game.Resources/Localisation/OnlineSettings.fr.resx +++ b/osu.Game.Resources/Localisation/OnlineSettings.fr.resx @@ -65,10 +65,10 @@ Alertes et confidentialité - Afficher une notification quand quelqu'un mentionne votre nom + Émettre une notification lorsque quelqu'un mentionne votre nom - Afficher une notification lorsque vous recevez un message privé + Émettre une notification lorsque vous recevez un message privé Intégrations diff --git a/osu.Game.Resources/Localisation/SkinSettings.cs.resx b/osu.Game.Resources/Localisation/SkinSettings.cs.resx index e196072..c70ca53 100644 --- a/osu.Game.Resources/Localisation/SkinSettings.cs.resx +++ b/osu.Game.Resources/Localisation/SkinSettings.cs.resx @@ -80,7 +80,7 @@ Barvy beatmapy - Hitsoundy beatmapy + Zvuky úderů beatmapy Exportovat vybraný skin diff --git a/osu.Game.Resources/Localisation/SkinSettings.fr.resx b/osu.Game.Resources/Localisation/SkinSettings.fr.resx index 680a88c..18b5189 100644 --- a/osu.Game.Resources/Localisation/SkinSettings.fr.resx +++ b/osu.Game.Resources/Localisation/SkinSettings.fr.resx @@ -65,13 +65,13 @@ Skin actuel - Couche d'éditeur de skin + Éditeur de couches de skin - Taille du curseur de jeu + Taille du curseur en jeu - Ajuster la taille du curseur de jeu en fonction de la beatmap + Ajuster la taille du curseur en jeu en fonction de la beatmap Skin de la beatmap diff --git a/osu.Game.Resources/Localisation/SkinSettings.zh.resx b/osu.Game.Resources/Localisation/SkinSettings.zh.resx index b361432..1153377 100644 --- a/osu.Game.Resources/Localisation/SkinSettings.zh.resx +++ b/osu.Game.Resources/Localisation/SkinSettings.zh.resx @@ -68,7 +68,7 @@ 皮肤布局编辑器 - 打歌时的光标大小 + 游玩时的光标大小 根据谱面物件大小调整光标大小 diff --git a/osu.Game.Resources/Localisation/Toast.fi.resx b/osu.Game.Resources/Localisation/Toast.fi.resx index 322341d..ced6138 100644 --- a/osu.Game.Resources/Localisation/Toast.fi.resx +++ b/osu.Game.Resources/Localisation/Toast.fi.resx @@ -59,7 +59,7 @@ System.Resources.ResXResourceWriter, System.Windows.Forms, Version=2.0.0.0, Culture=neutral, PublicKeyToken=b77a5c561934e089 - ei pikanäppäintä sidottu + näppäintä ei asetettu Musiikin toisto diff --git a/osu.Game.Resources/Localisation/Toast.fr.resx b/osu.Game.Resources/Localisation/Toast.fr.resx index 1d4adee..ca2be92 100644 --- a/osu.Game.Resources/Localisation/Toast.fr.resx +++ b/osu.Game.Resources/Localisation/Toast.fr.resx @@ -65,12 +65,12 @@ Lecture de musique - Mettre en pause le titre + Mettre le titre en pause Jouer le titre - Redémarrer le titre + Recommencer le titre \ No newline at end of file diff --git a/osu.Game.Resources/Localisation/Toast.sv.resx b/osu.Game.Resources/Localisation/Toast.sv.resx new file mode 100644 index 0000000..af73b77 --- /dev/null +++ b/osu.Game.Resources/Localisation/Toast.sv.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 + + + ingen tangent bunden + + + Musikspelare + + + Pausa spår + + + Spela spår + + + Starta om spår + + \ No newline at end of file diff --git a/osu.Game.Resources/Localisation/UserInterface.cs.resx b/osu.Game.Resources/Localisation/UserInterface.cs.resx index 4d19aa4..161e570 100644 --- a/osu.Game.Resources/Localisation/UserInterface.cs.resx +++ b/osu.Game.Resources/Localisation/UserInterface.cs.resx @@ -74,7 +74,7 @@ Parallax - Doba držení pro aktivaci + Aktivační doba držení pro potvrzení Hlavní menu @@ -101,7 +101,7 @@ Výběr skladby - Tažení myši s prvým tlačítkem pro absolutní posun + Tažení pravým tlačítkem myši pro absolutní posun Zobrazovat překonvertované beatmapy diff --git a/osu.Game.Resources/Localisation/UserInterface.fi.resx b/osu.Game.Resources/Localisation/UserInterface.fi.resx index e52516a..3205b7e 100644 --- a/osu.Game.Resources/Localisation/UserInterface.fi.resx +++ b/osu.Game.Resources/Localisation/UserInterface.fi.resx @@ -65,10 +65,10 @@ Yleiset - Kierrä kohdistinta vetäessä + Kierrä kursoria vedettäessä - Valikon kohdistimen koko + Valikon kursorin koko Parallaksi diff --git a/osu.Game.Resources/Localisation/UserInterface.fr.resx b/osu.Game.Resources/Localisation/UserInterface.fr.resx index bd55f06..fd2ac28 100644 --- a/osu.Game.Resources/Localisation/UserInterface.fr.resx +++ b/osu.Game.Resources/Localisation/UserInterface.fr.resx @@ -71,7 +71,7 @@ Taille du curseur du menu - Parallax + Parallaxe Temps d'attente pour confirmer l'activation diff --git a/osu.Game.Resources/Localisation/UserInterface.uk.resx b/osu.Game.Resources/Localisation/UserInterface.uk.resx index 31e16e7..be61390 100644 --- a/osu.Game.Resources/Localisation/UserInterface.uk.resx +++ b/osu.Game.Resources/Localisation/UserInterface.uk.resx @@ -116,6 +116,6 @@ Алгоритм випадкового вибору - 10+ зірок + ∞ зірок \ No newline at end of file