Skip to content

Commit

Permalink
Lokalise: Translations update (#622)
Browse files Browse the repository at this point in the history
Update Translations
  • Loading branch information
marcelveldt authored Aug 22, 2024
1 parent f966461 commit ca3abfa
Show file tree
Hide file tree
Showing 9 changed files with 580 additions and 77 deletions.
36 changes: 32 additions & 4 deletions src/translations/cs.json
Original file line number Diff line number Diff line change
Expand Up @@ -164,7 +164,7 @@
},
"flow_mode": {
"label": "Povolení režimu toku fronty",
"description": "Povolte režim „flow“, kde jsou všechny stopy ve frontě odesílány jako nepřetržitý zvukový stream.\\n Použijte pro přehrávače, které nativně nepodporují funkci gapless a\/nebo crossfading, nebo pokud má přehrávač potíže s přechodem mezi skladbami."
"description": "Povolte režim „flow“, kde jsou všechny stopy ve frontě odesílány jako nepřetržitý zvukový stream.\n Použijte pro přehrávače, které nativně nepodporují funkci gapless a\/nebo crossfading, nebo pokud má přehrávač potíže s přechodem mezi skladbami."
},
"auto_play": {
"label": "Automatické přehrávání (obnovení po zapnutí)",
Expand All @@ -186,7 +186,7 @@
},
"volume_normalization_target": {
"label": "Cílová úroveň pro normalizaci hlasitosti",
"description": "Upravit průměrnou (vnímanou) hlasitost na tuto cílovou úroveň, výchozí je -17 LUFS \\n\\n **UPOZORNĚNÍ:** Nastavení příliš vysoké úrovně může způsobit oříznutí signálu!"
"description": "Upravit průměrnou (vnímanou) hlasitost na tuto cílovou úroveň, výchozí je -17 LUFS \n\n **UPOZORNĚNÍ:** Nastavení příliš vysoké úrovně může způsobit oříznutí signálu!"
},
"eq_bass": {
"label": "Ekvalizér: basy",
Expand All @@ -210,7 +210,7 @@
},
"hide_player": {
"label": "Skrýt tento přehrávač v uživatelském rozhraní",
"description": "Skrýt tento přehrávač v uživatelském rozhraní. \\n\\nPoznamenejte si, že jej lze stále ovládat a že se zobrazí i ve všech synchronizačních skupinách, do kterých přehrávač patří."
"description": "Skrýt tento přehrávač v uživatelském rozhraní. \n\nPoznamenejte si, že jej lze stále ovládat a že se zobrazí i ve všech synchronizačních skupinách, do kterých přehrávač patří."
},
"default_enqueue_select_artist": {
"label": "Položky k výběru při přehrávání interpreta (v knihovně).",
Expand Down Expand Up @@ -287,7 +287,28 @@
},
"default": "výchozí",
"provider_depends_on_confirm": "Než budete moci nastavit {0}, musíte mít nakonfigurovaného poskytovatele {1}, chcete to udělat nyní?",
"category": {
"advanced": "Rozšířená nastavení"
},
"announce_volume_strategy": {
"options": {
"absolute": "Absolutní objem",
"relative": "Relativní nárůst objemu",
"none": "Nenastavujte hlasitost"
}
},
"icon": {
"label": "Ikona"
},
"frontend": "Uživatelské rozhraní",
"menu_style": {
"options": {
"horizontal": "Horizontální",
"vertical": "Vertikální"
}
},
"language": {
"label": "Jazyk",
"options": {
"cs": "Česky",
"da": "Dánský",
Expand All @@ -305,6 +326,9 @@
"en_GB": "Angličtina (Spojené Království)",
"es": "Španělština"
}
},
"hide_settings": {
"label": "Skrýt tlačítko nastavení"
}
},
"show_info": "Zobrazit informace",
Expand All @@ -327,7 +351,9 @@
"recent": "Nedávno přidané",
"year_desc": "Rok vydání (sestupně)",
"duration_desc": "Doba trvání (sestupně)",
"original": "Původní"
"original": "Původní",
"timestamp_modified": "Datum aktualizace",
"last_played": "Naposledy hrané"
},
"state": {
"idle": "nečinný",
Expand Down Expand Up @@ -384,5 +410,7 @@
"load_more_items": "Načíst další položky...",
"radio": "Rádio",
"muted": "ztlumeno",
"invalid_input": "Vstup byl neplatný",
"new_playlist": "Nový seznam skladeb",
"create_playlist_on": "Vytvořit nový playlist na {0}"
}
4 changes: 2 additions & 2 deletions src/translations/en.json
Original file line number Diff line number Diff line change
Expand Up @@ -356,15 +356,15 @@
"fr": "French",
"nl": "Dutch",
"pl": "Polish",
"pt_PT": "Portuguese",
"uk_UA": "Ukrainian",
"zh_CN": "Chinese (Simplified)",
"en_AU": "English (Australian)",
"sr": "Serbian",
"sr_Latn": "Serbian (Latin)",
"sv_SE": "Swedish",
"en_GB": "English (United Kingdom)",
"es": "Spanish"
"es": "Spanish",
"pt_PT": "Portuguese"
}
},
"hide_settings": {
Expand Down
20 changes: 6 additions & 14 deletions src/translations/en_GB.json
Original file line number Diff line number Diff line change
Expand Up @@ -142,7 +142,7 @@
},
"flow_mode": {
"label": "Enable queue flow mode",
"description": "Enable \"flow\" mode where all queue tracks are sent as a continuous audio stream. \\nUse for players that do not natively support gapless and\/or crossfading or if the player has trouble transitioning between tracks."
"description": "Enable \"flow\" mode where all queue tracks are sent as a continuous audio stream. \nUse for players that do not natively support gapless and\/or crossfading or if the player has trouble transitioning between tracks."
},
"auto_play": {
"label": "Automatically play (resume on power on)"
Expand All @@ -158,7 +158,7 @@
},
"volume_normalization_target": {
"label": "Target level for volume normalization",
"description": "Adjust average (perceived) loudness to this target level, default is -17 LUFS \\n\\n **WARNING:** Setting the level too high may result in clipping!"
"description": "Adjust average (perceived) loudness to this target level, default is -17 LUFS \n\n **WARNING:** Setting the level too high may result in clipping!"
},
"eq_bass": {
"label": "Equalizer: bass",
Expand All @@ -182,7 +182,7 @@
},
"hide_player": {
"label": "Hide this player in the user interface",
"description": "Hide this player in the user interface. \\n\\nNote that it can still be controlled and it will also show up in any sync groups the player belongs to."
"description": "Hide this player in the user interface. \n\nNote that it can still be controlled and it will also show up in any sync groups the player belongs to."
},
"default_enqueue_select_artist": {
"options": {
Expand Down Expand Up @@ -230,7 +230,7 @@
},
"icon": {
"label": "Icon",
"description": "Material design icon for this player. \\n\\nSee https:\/\/pictogrammers.com\/library\/mdi\/."
"description": "Material design icon for this player. \n\nSee https:\/\/pictogrammers.com\/library\/mdi\/."
},
"frontend": "User Interface",
"frontend_desc": "Configuration settings for the Music Assistant User Interface (frontend). Note that these settings are stored at a device level.",
Expand All @@ -250,15 +250,7 @@
},
"menu_items": {
"label": "Enabled menu items",
"description": "Configure which items to show in the menu.\\n\\n Note that if you disable settings you may lock yourself out. \\n\\nIn that case you will need to manually enter the path to settings or clear the browser cookies to gain access again to settings, use at your own risk."
},
"artwork_pref": {
"label": "Preference for image retrieval",
"description": "Is this client allowed to download (public accessible) artwork itself or should everything be routed through the server?\\nBy default, the client is allowed to cache\/download artwork directly from internet resources to put less stress on the server.",
"options": {
"online": "Allow direct retrieval",
"server_only": "Enforce routing though the server"
}
"description": "Configure which items to show in the menu.\n\n Note that if you disable settings you may lock yourself out. \n\nIn that case you will need to manually enter the path to settings or clear the browser cookies to gain access again to settings, use at your own risk."
},
"language": {
"label": "Language",
Expand All @@ -280,7 +272,7 @@
},
"hide_settings": {
"label": "Hide settings button",
"description": "Hide settings button on home screen.\\n\\n Note that if you disable settings on the home screen and in the menu you may lock yourself out. \\n\\nIn that case you will need to manually enter the path to settings or clear the browser cookies to gain access again to settings, use at your own risk!"
"description": "Hide settings button on home screen.\n\n Note that if you disable settings on the home screen and in the menu you may lock yourself out. \n\nIn that case you will need to manually enter the path to settings or clear the browser cookies to gain access again to settings, use at your own risk!"
},
"no_music_providers": "No Music Providers configured",
"no_music_providers_detail": "Start your Music Assistant experience by adding your Music providers.",
Expand Down
11 changes: 8 additions & 3 deletions src/translations/fr.json
Original file line number Diff line number Diff line change
Expand Up @@ -363,7 +363,8 @@
"sr_Latn": "Serbe (latin)",
"sv_SE": "Suédois",
"en_GB": "Anglais (Royaume-Uni)",
"es": "Espagnol"
"es": "Espagnol",
"pt_PT": "Portugais"
}
},
"hide_settings": {
Expand Down Expand Up @@ -404,7 +405,9 @@
"last_played": "Dernière lecture",
"last_played_desc": "Dernière lecture (décroissant)",
"play_count": "Nombre de lectures",
"play_count_desc": "Nombre de lectures (décroissant)"
"play_count_desc": "Nombre de lectures (décroissant)",
"artist_name": "Artiste de l'album",
"artist_name_desc": "Artiste de l'album (décroissant)"
},
"state": {
"idle": "en attente",
Expand Down Expand Up @@ -479,5 +482,7 @@
"background_task_added": "L'action est effectuée par le serveur en arrière-plan et peut prendre un certain temps. Gardez un œil sur le journal du serveur pour suivre la progression.",
"images": "Images",
"image_type": "Type",
"image_source": "Source"
"image_source": "Source",
"update_metadata": "Mettre à jour les métadonnées",
"cancel": "Annuler"
}
Loading

0 comments on commit ca3abfa

Please sign in to comment.