diff --git a/src/renderer/locales/af-ZA.json b/src/renderer/locales/af-ZA.json index a9e43b93..ff26901c 100644 --- a/src/renderer/locales/af-ZA.json +++ b/src/renderer/locales/af-ZA.json @@ -36,6 +36,8 @@ "command.track.export_cover_art": "Export cover art of current track", "command.track.inspect": "Inspect current track", "command.track.show_explorer": "Show current track in file system", + "form.submit": "Submit", + "form.cancel": "Cancel", "discovery.for_you.title": "For you", "discovery.for_you.description": "Songs you have not heard yet", "discovery.favorites.title": "Favorites", @@ -82,8 +84,24 @@ "settings.local_sources.description": "Add local folders to your Amethyst library, these will update whenever Amethyst detects new or modified files", "settings.local_sources.add_folder": "Add folder", "settings.local_sources.view": "View", + "settings.subsonic.title": "Subsonic servers", + "settings.subsonic.description": "Connect to Subsonic servers to stream music directly from them", + "settings.subsonic.add_server": "Add server", + "settings.subsonic.server_name": "Server name", + "settings.media_sources.server_scanning": "Server is scanning for files", + "settings.media_sources.unknown_version": "Unknown version", + "settings.media_sources.syncing_library": "Syncing library", + "settings.subsonic.sync_all": "Sync all", + "settings.subsonic.stop_all_syncs": "Stop all syncs", + "settings.subsonic.server_url": "Server URL", + "settings.subsonic.username": "Username", + "settings.subsonic.password": "Password", "settings.media_source_type.local_folder": "Local folder", "settings.media_sources.tracks": "Tracks", + "settings.media_sources.connected": "Connected", + "settings.media_sources.disconnected": "Disconnected", + "settings.media_source_type.subsonic": "Subsonic server", + "settings.media_source_type.local": "Unknown source", "settings.appearance.title": "Appearance", "settings.appearance.description": "Background, themes and accessibility", "settings.appearance.custom_colors.title": "Custom colors", @@ -262,6 +280,16 @@ "playback_controls.mute": "Mute", "playback_controls.pitch_shift": "Pitch shift", "playback_controls.output_information": "Output information", + "track.context_menu.play": "Play", + "track.context_menu.inspect": "Inspect", + "track.context_menu.favorite": "Favorite", + "track.context_menu.unfavorite": "Unfavorite", + "track.context_menu.encode_to_.dfpwm": "Encode to DFPWM", + "track.context_menu.show_in_explorer": "Show in explorer", + "track.context_menu.export_cover": "Export cover art", + "track.context_menu.reload_metadata": "Reload metadata", + "track.context_menu.remove_from_queue": "Remove from queue", + "track.context_menu.delete_from_disk": "Delete from disk", "track.metadata": "Metadata", "track.metadata.artist": "Artist", "track.metadata.title": "Title", diff --git a/src/renderer/locales/ar-SA.json b/src/renderer/locales/ar-SA.json index a9e43b93..ff26901c 100644 --- a/src/renderer/locales/ar-SA.json +++ b/src/renderer/locales/ar-SA.json @@ -36,6 +36,8 @@ "command.track.export_cover_art": "Export cover art of current track", "command.track.inspect": "Inspect current track", "command.track.show_explorer": "Show current track in file system", + "form.submit": "Submit", + "form.cancel": "Cancel", "discovery.for_you.title": "For you", "discovery.for_you.description": "Songs you have not heard yet", "discovery.favorites.title": "Favorites", @@ -82,8 +84,24 @@ "settings.local_sources.description": "Add local folders to your Amethyst library, these will update whenever Amethyst detects new or modified files", "settings.local_sources.add_folder": "Add folder", "settings.local_sources.view": "View", + "settings.subsonic.title": "Subsonic servers", + "settings.subsonic.description": "Connect to Subsonic servers to stream music directly from them", + "settings.subsonic.add_server": "Add server", + "settings.subsonic.server_name": "Server name", + "settings.media_sources.server_scanning": "Server is scanning for files", + "settings.media_sources.unknown_version": "Unknown version", + "settings.media_sources.syncing_library": "Syncing library", + "settings.subsonic.sync_all": "Sync all", + "settings.subsonic.stop_all_syncs": "Stop all syncs", + "settings.subsonic.server_url": "Server URL", + "settings.subsonic.username": "Username", + "settings.subsonic.password": "Password", "settings.media_source_type.local_folder": "Local folder", "settings.media_sources.tracks": "Tracks", + "settings.media_sources.connected": "Connected", + "settings.media_sources.disconnected": "Disconnected", + "settings.media_source_type.subsonic": "Subsonic server", + "settings.media_source_type.local": "Unknown source", "settings.appearance.title": "Appearance", "settings.appearance.description": "Background, themes and accessibility", "settings.appearance.custom_colors.title": "Custom colors", @@ -262,6 +280,16 @@ "playback_controls.mute": "Mute", "playback_controls.pitch_shift": "Pitch shift", "playback_controls.output_information": "Output information", + "track.context_menu.play": "Play", + "track.context_menu.inspect": "Inspect", + "track.context_menu.favorite": "Favorite", + "track.context_menu.unfavorite": "Unfavorite", + "track.context_menu.encode_to_.dfpwm": "Encode to DFPWM", + "track.context_menu.show_in_explorer": "Show in explorer", + "track.context_menu.export_cover": "Export cover art", + "track.context_menu.reload_metadata": "Reload metadata", + "track.context_menu.remove_from_queue": "Remove from queue", + "track.context_menu.delete_from_disk": "Delete from disk", "track.metadata": "Metadata", "track.metadata.artist": "Artist", "track.metadata.title": "Title", diff --git a/src/renderer/locales/ca-ES.json b/src/renderer/locales/ca-ES.json index a9e43b93..ff26901c 100644 --- a/src/renderer/locales/ca-ES.json +++ b/src/renderer/locales/ca-ES.json @@ -36,6 +36,8 @@ "command.track.export_cover_art": "Export cover art of current track", "command.track.inspect": "Inspect current track", "command.track.show_explorer": "Show current track in file system", + "form.submit": "Submit", + "form.cancel": "Cancel", "discovery.for_you.title": "For you", "discovery.for_you.description": "Songs you have not heard yet", "discovery.favorites.title": "Favorites", @@ -82,8 +84,24 @@ "settings.local_sources.description": "Add local folders to your Amethyst library, these will update whenever Amethyst detects new or modified files", "settings.local_sources.add_folder": "Add folder", "settings.local_sources.view": "View", + "settings.subsonic.title": "Subsonic servers", + "settings.subsonic.description": "Connect to Subsonic servers to stream music directly from them", + "settings.subsonic.add_server": "Add server", + "settings.subsonic.server_name": "Server name", + "settings.media_sources.server_scanning": "Server is scanning for files", + "settings.media_sources.unknown_version": "Unknown version", + "settings.media_sources.syncing_library": "Syncing library", + "settings.subsonic.sync_all": "Sync all", + "settings.subsonic.stop_all_syncs": "Stop all syncs", + "settings.subsonic.server_url": "Server URL", + "settings.subsonic.username": "Username", + "settings.subsonic.password": "Password", "settings.media_source_type.local_folder": "Local folder", "settings.media_sources.tracks": "Tracks", + "settings.media_sources.connected": "Connected", + "settings.media_sources.disconnected": "Disconnected", + "settings.media_source_type.subsonic": "Subsonic server", + "settings.media_source_type.local": "Unknown source", "settings.appearance.title": "Appearance", "settings.appearance.description": "Background, themes and accessibility", "settings.appearance.custom_colors.title": "Custom colors", @@ -262,6 +280,16 @@ "playback_controls.mute": "Mute", "playback_controls.pitch_shift": "Pitch shift", "playback_controls.output_information": "Output information", + "track.context_menu.play": "Play", + "track.context_menu.inspect": "Inspect", + "track.context_menu.favorite": "Favorite", + "track.context_menu.unfavorite": "Unfavorite", + "track.context_menu.encode_to_.dfpwm": "Encode to DFPWM", + "track.context_menu.show_in_explorer": "Show in explorer", + "track.context_menu.export_cover": "Export cover art", + "track.context_menu.reload_metadata": "Reload metadata", + "track.context_menu.remove_from_queue": "Remove from queue", + "track.context_menu.delete_from_disk": "Delete from disk", "track.metadata": "Metadata", "track.metadata.artist": "Artist", "track.metadata.title": "Title", diff --git a/src/renderer/locales/cs-CZ.json b/src/renderer/locales/cs-CZ.json index f3f791f2..68c49601 100644 --- a/src/renderer/locales/cs-CZ.json +++ b/src/renderer/locales/cs-CZ.json @@ -36,6 +36,8 @@ "command.track.export_cover_art": "Export cover art of current track", "command.track.inspect": "Inspect current track", "command.track.show_explorer": "Show current track in file system", + "form.submit": "Submit", + "form.cancel": "Cancel", "discovery.for_you.title": "Pro tebe", "discovery.for_you.description": "Skladby, co jsi ještě neslyšel", "discovery.favorites.title": "Oblíbené", @@ -82,8 +84,24 @@ "settings.local_sources.description": "Přídejte místní složku do vaší Amethyst knihovny, knihovna se aktualizuje pokaždé, co Amethyst detekuje nové nebo upravené soubory.", "settings.local_sources.add_folder": "Přidat složku", "settings.local_sources.view": "Zobrazit", + "settings.subsonic.title": "Subsonic servers", + "settings.subsonic.description": "Connect to Subsonic servers to stream music directly from them", + "settings.subsonic.add_server": "Add server", + "settings.subsonic.server_name": "Server name", + "settings.media_sources.server_scanning": "Server is scanning for files", + "settings.media_sources.unknown_version": "Unknown version", + "settings.media_sources.syncing_library": "Syncing library", + "settings.subsonic.sync_all": "Sync all", + "settings.subsonic.stop_all_syncs": "Stop all syncs", + "settings.subsonic.server_url": "Server URL", + "settings.subsonic.username": "Username", + "settings.subsonic.password": "Password", "settings.media_source_type.local_folder": "Místní složka", "settings.media_sources.tracks": "Skladby", + "settings.media_sources.connected": "Connected", + "settings.media_sources.disconnected": "Disconnected", + "settings.media_source_type.subsonic": "Subsonic server", + "settings.media_source_type.local": "Unknown source", "settings.appearance.title": "Vzhled", "settings.appearance.description": "Pozadí, motivy a dostupnost", "settings.appearance.custom_colors.title": "Custom colors", @@ -262,6 +280,16 @@ "playback_controls.mute": "Ztlumit", "playback_controls.pitch_shift": "Posun výšky tónu", "playback_controls.output_information": "Výstupní informace", + "track.context_menu.play": "Play", + "track.context_menu.inspect": "Inspect", + "track.context_menu.favorite": "Favorite", + "track.context_menu.unfavorite": "Unfavorite", + "track.context_menu.encode_to_.dfpwm": "Encode to DFPWM", + "track.context_menu.show_in_explorer": "Show in explorer", + "track.context_menu.export_cover": "Export cover art", + "track.context_menu.reload_metadata": "Reload metadata", + "track.context_menu.remove_from_queue": "Remove from queue", + "track.context_menu.delete_from_disk": "Delete from disk", "track.metadata": "Metadata", "track.metadata.artist": "Umělec", "track.metadata.title": "Název", diff --git a/src/renderer/locales/da-DK.json b/src/renderer/locales/da-DK.json index a9e43b93..ff26901c 100644 --- a/src/renderer/locales/da-DK.json +++ b/src/renderer/locales/da-DK.json @@ -36,6 +36,8 @@ "command.track.export_cover_art": "Export cover art of current track", "command.track.inspect": "Inspect current track", "command.track.show_explorer": "Show current track in file system", + "form.submit": "Submit", + "form.cancel": "Cancel", "discovery.for_you.title": "For you", "discovery.for_you.description": "Songs you have not heard yet", "discovery.favorites.title": "Favorites", @@ -82,8 +84,24 @@ "settings.local_sources.description": "Add local folders to your Amethyst library, these will update whenever Amethyst detects new or modified files", "settings.local_sources.add_folder": "Add folder", "settings.local_sources.view": "View", + "settings.subsonic.title": "Subsonic servers", + "settings.subsonic.description": "Connect to Subsonic servers to stream music directly from them", + "settings.subsonic.add_server": "Add server", + "settings.subsonic.server_name": "Server name", + "settings.media_sources.server_scanning": "Server is scanning for files", + "settings.media_sources.unknown_version": "Unknown version", + "settings.media_sources.syncing_library": "Syncing library", + "settings.subsonic.sync_all": "Sync all", + "settings.subsonic.stop_all_syncs": "Stop all syncs", + "settings.subsonic.server_url": "Server URL", + "settings.subsonic.username": "Username", + "settings.subsonic.password": "Password", "settings.media_source_type.local_folder": "Local folder", "settings.media_sources.tracks": "Tracks", + "settings.media_sources.connected": "Connected", + "settings.media_sources.disconnected": "Disconnected", + "settings.media_source_type.subsonic": "Subsonic server", + "settings.media_source_type.local": "Unknown source", "settings.appearance.title": "Appearance", "settings.appearance.description": "Background, themes and accessibility", "settings.appearance.custom_colors.title": "Custom colors", @@ -262,6 +280,16 @@ "playback_controls.mute": "Mute", "playback_controls.pitch_shift": "Pitch shift", "playback_controls.output_information": "Output information", + "track.context_menu.play": "Play", + "track.context_menu.inspect": "Inspect", + "track.context_menu.favorite": "Favorite", + "track.context_menu.unfavorite": "Unfavorite", + "track.context_menu.encode_to_.dfpwm": "Encode to DFPWM", + "track.context_menu.show_in_explorer": "Show in explorer", + "track.context_menu.export_cover": "Export cover art", + "track.context_menu.reload_metadata": "Reload metadata", + "track.context_menu.remove_from_queue": "Remove from queue", + "track.context_menu.delete_from_disk": "Delete from disk", "track.metadata": "Metadata", "track.metadata.artist": "Artist", "track.metadata.title": "Title", diff --git a/src/renderer/locales/de-DE.json b/src/renderer/locales/de-DE.json index 97f1c606..66fb03a6 100644 --- a/src/renderer/locales/de-DE.json +++ b/src/renderer/locales/de-DE.json @@ -36,6 +36,8 @@ "command.track.export_cover_art": "Export cover art of current track", "command.track.inspect": "Inspect current track", "command.track.show_explorer": "Show current track in file system", + "form.submit": "Submit", + "form.cancel": "Cancel", "discovery.for_you.title": "Für dich", "discovery.for_you.description": "Nicht gehörte Songs", "discovery.favorites.title": "Favoriten", @@ -82,8 +84,24 @@ "settings.local_sources.description": "Füge lokale Ordner deiner Amethyst-Bibliothek hinzu. Diese werden aktualisiert, sobald Amethyst Änderungen in diesen Ordnern feststellt.", "settings.local_sources.add_folder": "Ordner hinzufügen", "settings.local_sources.view": "Im Explorer öffnen...", + "settings.subsonic.title": "Subsonic servers", + "settings.subsonic.description": "Connect to Subsonic servers to stream music directly from them", + "settings.subsonic.add_server": "Add server", + "settings.subsonic.server_name": "Server name", + "settings.media_sources.server_scanning": "Server is scanning for files", + "settings.media_sources.unknown_version": "Unknown version", + "settings.media_sources.syncing_library": "Syncing library", + "settings.subsonic.sync_all": "Sync all", + "settings.subsonic.stop_all_syncs": "Stop all syncs", + "settings.subsonic.server_url": "Server URL", + "settings.subsonic.username": "Username", + "settings.subsonic.password": "Password", "settings.media_source_type.local_folder": "Lokaler Ordner", "settings.media_sources.tracks": "Songs", + "settings.media_sources.connected": "Connected", + "settings.media_sources.disconnected": "Disconnected", + "settings.media_source_type.subsonic": "Subsonic server", + "settings.media_source_type.local": "Unknown source", "settings.appearance.title": "Erscheinungsbild", "settings.appearance.description": "Hintergrund, Themen und Barrierefreiheit anpassen", "settings.appearance.custom_colors.title": "Custom colors", @@ -262,6 +280,16 @@ "playback_controls.mute": "Stumm", "playback_controls.pitch_shift": "Pitch shift", "playback_controls.output_information": "Output information", + "track.context_menu.play": "Play", + "track.context_menu.inspect": "Inspect", + "track.context_menu.favorite": "Favorite", + "track.context_menu.unfavorite": "Unfavorite", + "track.context_menu.encode_to_.dfpwm": "Encode to DFPWM", + "track.context_menu.show_in_explorer": "Show in explorer", + "track.context_menu.export_cover": "Export cover art", + "track.context_menu.reload_metadata": "Reload metadata", + "track.context_menu.remove_from_queue": "Remove from queue", + "track.context_menu.delete_from_disk": "Delete from disk", "track.metadata": "Metadata", "track.metadata.artist": "Interpret", "track.metadata.title": "Titel", diff --git a/src/renderer/locales/el-GR.json b/src/renderer/locales/el-GR.json index de9c85eb..8151548b 100644 --- a/src/renderer/locales/el-GR.json +++ b/src/renderer/locales/el-GR.json @@ -36,6 +36,8 @@ "command.track.export_cover_art": "Export cover art of current track", "command.track.inspect": "Inspect current track", "command.track.show_explorer": "Show current track in file system", + "form.submit": "Submit", + "form.cancel": "Cancel", "discovery.for_you.title": "Για σένα", "discovery.for_you.description": "Τραγούδια που δεν έχεις ακούσει ακόμα", "discovery.favorites.title": "Αγαπημένα", @@ -82,8 +84,24 @@ "settings.local_sources.description": "Προσθέστε τοπικούς φακέλους στη βιβλιοθήκη του Amethyst, θα ενημερώνονται αυτόματα όταν εντοπίζονται νέα ή τροποποιημένα αρχεία", "settings.local_sources.add_folder": "Προσθήκη φακέλου", "settings.local_sources.view": "Προβολή", + "settings.subsonic.title": "Subsonic servers", + "settings.subsonic.description": "Connect to Subsonic servers to stream music directly from them", + "settings.subsonic.add_server": "Add server", + "settings.subsonic.server_name": "Server name", + "settings.media_sources.server_scanning": "Server is scanning for files", + "settings.media_sources.unknown_version": "Unknown version", + "settings.media_sources.syncing_library": "Syncing library", + "settings.subsonic.sync_all": "Sync all", + "settings.subsonic.stop_all_syncs": "Stop all syncs", + "settings.subsonic.server_url": "Server URL", + "settings.subsonic.username": "Username", + "settings.subsonic.password": "Password", "settings.media_source_type.local_folder": "Τοπικός φάκελος", "settings.media_sources.tracks": "Κομμάτια", + "settings.media_sources.connected": "Connected", + "settings.media_sources.disconnected": "Disconnected", + "settings.media_source_type.subsonic": "Subsonic server", + "settings.media_source_type.local": "Unknown source", "settings.appearance.title": "Εμφάνιση", "settings.appearance.description": "Φόντο, θέματα και προσβασιμότητα", "settings.appearance.custom_colors.title": "Προσαρμοσμένα χρώματα", @@ -262,6 +280,16 @@ "playback_controls.mute": "Σίγαση", "playback_controls.pitch_shift": "Αλλαγή τόνου", "playback_controls.output_information": "Πληροφορίες εξόδου", + "track.context_menu.play": "Play", + "track.context_menu.inspect": "Inspect", + "track.context_menu.favorite": "Favorite", + "track.context_menu.unfavorite": "Unfavorite", + "track.context_menu.encode_to_.dfpwm": "Encode to DFPWM", + "track.context_menu.show_in_explorer": "Show in explorer", + "track.context_menu.export_cover": "Export cover art", + "track.context_menu.reload_metadata": "Reload metadata", + "track.context_menu.remove_from_queue": "Remove from queue", + "track.context_menu.delete_from_disk": "Delete from disk", "track.metadata": "Μεταδεδομένα", "track.metadata.artist": "Καλλιτέχνης", "track.metadata.title": "Τίτλος", diff --git a/src/renderer/locales/es-ES.json b/src/renderer/locales/es-ES.json index 750cd8e0..7cd0df12 100644 --- a/src/renderer/locales/es-ES.json +++ b/src/renderer/locales/es-ES.json @@ -36,6 +36,8 @@ "command.track.export_cover_art": "Exportar portada de la pista actual", "command.track.inspect": "Inspeccionar pista actual", "command.track.show_explorer": "Mostrar la pista actual en el sistema de archivos", + "form.submit": "Submit", + "form.cancel": "Cancel", "discovery.for_you.title": "Para ti", "discovery.for_you.description": "Canciones sin escuchar", "discovery.favorites.title": "Favoritos", @@ -82,8 +84,24 @@ "settings.local_sources.description": "Añade carpetas locales a tu biblioteca de Amethyst, estas se actualizarán cada vez que Amethyst detecte archivos nuevos o modificados", "settings.local_sources.add_folder": "Añadir carpeta", "settings.local_sources.view": "Ver", + "settings.subsonic.title": "Subsonic servers", + "settings.subsonic.description": "Connect to Subsonic servers to stream music directly from them", + "settings.subsonic.add_server": "Add server", + "settings.subsonic.server_name": "Server name", + "settings.media_sources.server_scanning": "Server is scanning for files", + "settings.media_sources.unknown_version": "Unknown version", + "settings.media_sources.syncing_library": "Syncing library", + "settings.subsonic.sync_all": "Sync all", + "settings.subsonic.stop_all_syncs": "Stop all syncs", + "settings.subsonic.server_url": "Server URL", + "settings.subsonic.username": "Username", + "settings.subsonic.password": "Password", "settings.media_source_type.local_folder": "Carpeta local", "settings.media_sources.tracks": "Pistas", + "settings.media_sources.connected": "Connected", + "settings.media_sources.disconnected": "Disconnected", + "settings.media_source_type.subsonic": "Subsonic server", + "settings.media_source_type.local": "Unknown source", "settings.appearance.title": "Apariencia", "settings.appearance.description": "Fondo, temas y accesibilidad", "settings.appearance.custom_colors.title": "Colores personalizados", @@ -262,6 +280,16 @@ "playback_controls.mute": "Silenciar", "playback_controls.pitch_shift": "Cambio de tono", "playback_controls.output_information": "Información de la salida", + "track.context_menu.play": "Play", + "track.context_menu.inspect": "Inspect", + "track.context_menu.favorite": "Favorite", + "track.context_menu.unfavorite": "Unfavorite", + "track.context_menu.encode_to_.dfpwm": "Encode to DFPWM", + "track.context_menu.show_in_explorer": "Show in explorer", + "track.context_menu.export_cover": "Export cover art", + "track.context_menu.reload_metadata": "Reload metadata", + "track.context_menu.remove_from_queue": "Remove from queue", + "track.context_menu.delete_from_disk": "Delete from disk", "track.metadata": "Metadatos", "track.metadata.artist": "Artista", "track.metadata.title": "Título", diff --git a/src/renderer/locales/fi-FI.json b/src/renderer/locales/fi-FI.json index fbe63371..06c9477a 100644 --- a/src/renderer/locales/fi-FI.json +++ b/src/renderer/locales/fi-FI.json @@ -36,6 +36,8 @@ "command.track.export_cover_art": "Export cover art of current track", "command.track.inspect": "Inspect current track", "command.track.show_explorer": "Show current track in file system", + "form.submit": "Submit", + "form.cancel": "Cancel", "discovery.for_you.title": "For you", "discovery.for_you.description": "Songs you have not heard yet", "discovery.favorites.title": "Favorites", @@ -82,8 +84,24 @@ "settings.local_sources.description": "Add local folders to your Amethyst library, these will update whenever Amethyst detects new or modified files", "settings.local_sources.add_folder": "Add folder", "settings.local_sources.view": "View", + "settings.subsonic.title": "Subsonic servers", + "settings.subsonic.description": "Connect to Subsonic servers to stream music directly from them", + "settings.subsonic.add_server": "Add server", + "settings.subsonic.server_name": "Server name", + "settings.media_sources.server_scanning": "Server is scanning for files", + "settings.media_sources.unknown_version": "Unknown version", + "settings.media_sources.syncing_library": "Syncing library", + "settings.subsonic.sync_all": "Sync all", + "settings.subsonic.stop_all_syncs": "Stop all syncs", + "settings.subsonic.server_url": "Server URL", + "settings.subsonic.username": "Username", + "settings.subsonic.password": "Password", "settings.media_source_type.local_folder": "Local folder", "settings.media_sources.tracks": "Tracks", + "settings.media_sources.connected": "Connected", + "settings.media_sources.disconnected": "Disconnected", + "settings.media_source_type.subsonic": "Subsonic server", + "settings.media_source_type.local": "Unknown source", "settings.appearance.title": "Ulkoasu", "settings.appearance.description": "Mukauta taustaa, teemaa ja käytettävyyttä", "settings.appearance.custom_colors.title": "Custom colors", @@ -262,6 +280,16 @@ "playback_controls.mute": "Mute", "playback_controls.pitch_shift": "Pitch shift", "playback_controls.output_information": "Output information", + "track.context_menu.play": "Play", + "track.context_menu.inspect": "Inspect", + "track.context_menu.favorite": "Favorite", + "track.context_menu.unfavorite": "Unfavorite", + "track.context_menu.encode_to_.dfpwm": "Encode to DFPWM", + "track.context_menu.show_in_explorer": "Show in explorer", + "track.context_menu.export_cover": "Export cover art", + "track.context_menu.reload_metadata": "Reload metadata", + "track.context_menu.remove_from_queue": "Remove from queue", + "track.context_menu.delete_from_disk": "Delete from disk", "track.metadata": "Metadata", "track.metadata.artist": "Artist", "track.metadata.title": "Title", diff --git a/src/renderer/locales/fr-FR.json b/src/renderer/locales/fr-FR.json index 17f9827c..87d6063b 100644 --- a/src/renderer/locales/fr-FR.json +++ b/src/renderer/locales/fr-FR.json @@ -36,6 +36,8 @@ "command.track.export_cover_art": "Exporter la pochette de la piste actuelle", "command.track.inspect": "Inspecter la piste actuelle", "command.track.show_explorer": "Afficher la piste actuelle dans le système de fichiers", + "form.submit": "Submit", + "form.cancel": "Cancel", "discovery.for_you.title": "Pour vous", "discovery.for_you.description": "Chansons que vous n'avez pas encore entendues", "discovery.favorites.title": "Favoris", @@ -82,8 +84,24 @@ "settings.local_sources.description": "Ajouter des dossiers locaux à votre bibliothèque Amethyst. Ils seront mis à jour chaque fois qu'Amethyst détecte des modifications de fichiers dans ces dossiers.", "settings.local_sources.add_folder": "Ajouter un dossier", "settings.local_sources.view": "Voir", + "settings.subsonic.title": "Subsonic servers", + "settings.subsonic.description": "Connect to Subsonic servers to stream music directly from them", + "settings.subsonic.add_server": "Add server", + "settings.subsonic.server_name": "Server name", + "settings.media_sources.server_scanning": "Server is scanning for files", + "settings.media_sources.unknown_version": "Unknown version", + "settings.media_sources.syncing_library": "Syncing library", + "settings.subsonic.sync_all": "Sync all", + "settings.subsonic.stop_all_syncs": "Stop all syncs", + "settings.subsonic.server_url": "Server URL", + "settings.subsonic.username": "Username", + "settings.subsonic.password": "Password", "settings.media_source_type.local_folder": "Dossier local", "settings.media_sources.tracks": "Pistes", + "settings.media_sources.connected": "Connected", + "settings.media_sources.disconnected": "Disconnected", + "settings.media_source_type.subsonic": "Subsonic server", + "settings.media_source_type.local": "Unknown source", "settings.appearance.title": "Apparence", "settings.appearance.description": "Personnaliser l'arrière-plan, les thèmes et l'accessibilité", "settings.appearance.custom_colors.title": "Couleurs personnalisées", @@ -262,6 +280,16 @@ "playback_controls.mute": "Mettre en sourdine", "playback_controls.pitch_shift": "Décalage de hauteur", "playback_controls.output_information": "Information de sortie", + "track.context_menu.play": "Play", + "track.context_menu.inspect": "Inspect", + "track.context_menu.favorite": "Favorite", + "track.context_menu.unfavorite": "Unfavorite", + "track.context_menu.encode_to_.dfpwm": "Encode to DFPWM", + "track.context_menu.show_in_explorer": "Show in explorer", + "track.context_menu.export_cover": "Export cover art", + "track.context_menu.reload_metadata": "Reload metadata", + "track.context_menu.remove_from_queue": "Remove from queue", + "track.context_menu.delete_from_disk": "Delete from disk", "track.metadata": "Métadonnées", "track.metadata.artist": "Artiste", "track.metadata.title": "Titre", diff --git a/src/renderer/locales/he-IL.json b/src/renderer/locales/he-IL.json index a9e43b93..ff26901c 100644 --- a/src/renderer/locales/he-IL.json +++ b/src/renderer/locales/he-IL.json @@ -36,6 +36,8 @@ "command.track.export_cover_art": "Export cover art of current track", "command.track.inspect": "Inspect current track", "command.track.show_explorer": "Show current track in file system", + "form.submit": "Submit", + "form.cancel": "Cancel", "discovery.for_you.title": "For you", "discovery.for_you.description": "Songs you have not heard yet", "discovery.favorites.title": "Favorites", @@ -82,8 +84,24 @@ "settings.local_sources.description": "Add local folders to your Amethyst library, these will update whenever Amethyst detects new or modified files", "settings.local_sources.add_folder": "Add folder", "settings.local_sources.view": "View", + "settings.subsonic.title": "Subsonic servers", + "settings.subsonic.description": "Connect to Subsonic servers to stream music directly from them", + "settings.subsonic.add_server": "Add server", + "settings.subsonic.server_name": "Server name", + "settings.media_sources.server_scanning": "Server is scanning for files", + "settings.media_sources.unknown_version": "Unknown version", + "settings.media_sources.syncing_library": "Syncing library", + "settings.subsonic.sync_all": "Sync all", + "settings.subsonic.stop_all_syncs": "Stop all syncs", + "settings.subsonic.server_url": "Server URL", + "settings.subsonic.username": "Username", + "settings.subsonic.password": "Password", "settings.media_source_type.local_folder": "Local folder", "settings.media_sources.tracks": "Tracks", + "settings.media_sources.connected": "Connected", + "settings.media_sources.disconnected": "Disconnected", + "settings.media_source_type.subsonic": "Subsonic server", + "settings.media_source_type.local": "Unknown source", "settings.appearance.title": "Appearance", "settings.appearance.description": "Background, themes and accessibility", "settings.appearance.custom_colors.title": "Custom colors", @@ -262,6 +280,16 @@ "playback_controls.mute": "Mute", "playback_controls.pitch_shift": "Pitch shift", "playback_controls.output_information": "Output information", + "track.context_menu.play": "Play", + "track.context_menu.inspect": "Inspect", + "track.context_menu.favorite": "Favorite", + "track.context_menu.unfavorite": "Unfavorite", + "track.context_menu.encode_to_.dfpwm": "Encode to DFPWM", + "track.context_menu.show_in_explorer": "Show in explorer", + "track.context_menu.export_cover": "Export cover art", + "track.context_menu.reload_metadata": "Reload metadata", + "track.context_menu.remove_from_queue": "Remove from queue", + "track.context_menu.delete_from_disk": "Delete from disk", "track.metadata": "Metadata", "track.metadata.artist": "Artist", "track.metadata.title": "Title", diff --git a/src/renderer/locales/hu-HU.json b/src/renderer/locales/hu-HU.json index a9e43b93..ff26901c 100644 --- a/src/renderer/locales/hu-HU.json +++ b/src/renderer/locales/hu-HU.json @@ -36,6 +36,8 @@ "command.track.export_cover_art": "Export cover art of current track", "command.track.inspect": "Inspect current track", "command.track.show_explorer": "Show current track in file system", + "form.submit": "Submit", + "form.cancel": "Cancel", "discovery.for_you.title": "For you", "discovery.for_you.description": "Songs you have not heard yet", "discovery.favorites.title": "Favorites", @@ -82,8 +84,24 @@ "settings.local_sources.description": "Add local folders to your Amethyst library, these will update whenever Amethyst detects new or modified files", "settings.local_sources.add_folder": "Add folder", "settings.local_sources.view": "View", + "settings.subsonic.title": "Subsonic servers", + "settings.subsonic.description": "Connect to Subsonic servers to stream music directly from them", + "settings.subsonic.add_server": "Add server", + "settings.subsonic.server_name": "Server name", + "settings.media_sources.server_scanning": "Server is scanning for files", + "settings.media_sources.unknown_version": "Unknown version", + "settings.media_sources.syncing_library": "Syncing library", + "settings.subsonic.sync_all": "Sync all", + "settings.subsonic.stop_all_syncs": "Stop all syncs", + "settings.subsonic.server_url": "Server URL", + "settings.subsonic.username": "Username", + "settings.subsonic.password": "Password", "settings.media_source_type.local_folder": "Local folder", "settings.media_sources.tracks": "Tracks", + "settings.media_sources.connected": "Connected", + "settings.media_sources.disconnected": "Disconnected", + "settings.media_source_type.subsonic": "Subsonic server", + "settings.media_source_type.local": "Unknown source", "settings.appearance.title": "Appearance", "settings.appearance.description": "Background, themes and accessibility", "settings.appearance.custom_colors.title": "Custom colors", @@ -262,6 +280,16 @@ "playback_controls.mute": "Mute", "playback_controls.pitch_shift": "Pitch shift", "playback_controls.output_information": "Output information", + "track.context_menu.play": "Play", + "track.context_menu.inspect": "Inspect", + "track.context_menu.favorite": "Favorite", + "track.context_menu.unfavorite": "Unfavorite", + "track.context_menu.encode_to_.dfpwm": "Encode to DFPWM", + "track.context_menu.show_in_explorer": "Show in explorer", + "track.context_menu.export_cover": "Export cover art", + "track.context_menu.reload_metadata": "Reload metadata", + "track.context_menu.remove_from_queue": "Remove from queue", + "track.context_menu.delete_from_disk": "Delete from disk", "track.metadata": "Metadata", "track.metadata.artist": "Artist", "track.metadata.title": "Title", diff --git a/src/renderer/locales/it-IT.json b/src/renderer/locales/it-IT.json index a9c7ad17..da1f1dc1 100644 --- a/src/renderer/locales/it-IT.json +++ b/src/renderer/locales/it-IT.json @@ -36,6 +36,8 @@ "command.track.export_cover_art": "Export cover art of current track", "command.track.inspect": "Inspect current track", "command.track.show_explorer": "Show current track in file system", + "form.submit": "Submit", + "form.cancel": "Cancel", "discovery.for_you.title": "For you", "discovery.for_you.description": "Songs you have not heard yet", "discovery.favorites.title": "Favorites", @@ -82,8 +84,24 @@ "settings.local_sources.description": "Add local folders to your Amethyst library, these will update whenever Amethyst detects new or modified files", "settings.local_sources.add_folder": "Add folder", "settings.local_sources.view": "View", + "settings.subsonic.title": "Subsonic servers", + "settings.subsonic.description": "Connect to Subsonic servers to stream music directly from them", + "settings.subsonic.add_server": "Add server", + "settings.subsonic.server_name": "Server name", + "settings.media_sources.server_scanning": "Server is scanning for files", + "settings.media_sources.unknown_version": "Unknown version", + "settings.media_sources.syncing_library": "Syncing library", + "settings.subsonic.sync_all": "Sync all", + "settings.subsonic.stop_all_syncs": "Stop all syncs", + "settings.subsonic.server_url": "Server URL", + "settings.subsonic.username": "Username", + "settings.subsonic.password": "Password", "settings.media_source_type.local_folder": "Local folder", "settings.media_sources.tracks": "Tracks", + "settings.media_sources.connected": "Connected", + "settings.media_sources.disconnected": "Disconnected", + "settings.media_source_type.subsonic": "Subsonic server", + "settings.media_source_type.local": "Unknown source", "settings.appearance.title": "Appearance", "settings.appearance.description": "Background, themes and accessibility", "settings.appearance.custom_colors.title": "Custom colors", @@ -262,6 +280,16 @@ "playback_controls.mute": "Mute", "playback_controls.pitch_shift": "Pitch shift", "playback_controls.output_information": "Output information", + "track.context_menu.play": "Play", + "track.context_menu.inspect": "Inspect", + "track.context_menu.favorite": "Favorite", + "track.context_menu.unfavorite": "Unfavorite", + "track.context_menu.encode_to_.dfpwm": "Encode to DFPWM", + "track.context_menu.show_in_explorer": "Show in explorer", + "track.context_menu.export_cover": "Export cover art", + "track.context_menu.reload_metadata": "Reload metadata", + "track.context_menu.remove_from_queue": "Remove from queue", + "track.context_menu.delete_from_disk": "Delete from disk", "track.metadata": "Metadata", "track.metadata.artist": "Artist", "track.metadata.title": "Title", diff --git a/src/renderer/locales/ja-JP.json b/src/renderer/locales/ja-JP.json index bab0c588..058e43f0 100644 --- a/src/renderer/locales/ja-JP.json +++ b/src/renderer/locales/ja-JP.json @@ -36,6 +36,8 @@ "command.track.export_cover_art": "Export cover art of current track", "command.track.inspect": "Inspect current track", "command.track.show_explorer": "Show current track in file system", + "form.submit": "Submit", + "form.cancel": "Cancel", "discovery.for_you.title": "For you", "discovery.for_you.description": "Songs you have not heard yet", "discovery.favorites.title": "Favorites", @@ -82,8 +84,24 @@ "settings.local_sources.description": "Amethystライブラリにローカルフォルダを追加しよう。新しいファイルが見つかったら自動で反映されるよ", "settings.local_sources.add_folder": "フォルダを追加", "settings.local_sources.view": "表示", + "settings.subsonic.title": "Subsonic servers", + "settings.subsonic.description": "Connect to Subsonic servers to stream music directly from them", + "settings.subsonic.add_server": "Add server", + "settings.subsonic.server_name": "Server name", + "settings.media_sources.server_scanning": "Server is scanning for files", + "settings.media_sources.unknown_version": "Unknown version", + "settings.media_sources.syncing_library": "Syncing library", + "settings.subsonic.sync_all": "Sync all", + "settings.subsonic.stop_all_syncs": "Stop all syncs", + "settings.subsonic.server_url": "Server URL", + "settings.subsonic.username": "Username", + "settings.subsonic.password": "Password", "settings.media_source_type.local_folder": "ローカルフォルダ", "settings.media_sources.tracks": "トラック", + "settings.media_sources.connected": "Connected", + "settings.media_sources.disconnected": "Disconnected", + "settings.media_source_type.subsonic": "Subsonic server", + "settings.media_source_type.local": "Unknown source", "settings.appearance.title": "見た目", "settings.appearance.description": "背景・テーマ・アクセシビリティ", "settings.appearance.custom_colors.title": "Custom colors", @@ -262,6 +280,16 @@ "playback_controls.mute": "ミュート", "playback_controls.pitch_shift": "ピッチシフト", "playback_controls.output_information": "出力情報", + "track.context_menu.play": "Play", + "track.context_menu.inspect": "Inspect", + "track.context_menu.favorite": "Favorite", + "track.context_menu.unfavorite": "Unfavorite", + "track.context_menu.encode_to_.dfpwm": "Encode to DFPWM", + "track.context_menu.show_in_explorer": "Show in explorer", + "track.context_menu.export_cover": "Export cover art", + "track.context_menu.reload_metadata": "Reload metadata", + "track.context_menu.remove_from_queue": "Remove from queue", + "track.context_menu.delete_from_disk": "Delete from disk", "track.metadata": "メタデータ", "track.metadata.artist": "アーティスト", "track.metadata.title": "タイトル", diff --git a/src/renderer/locales/ko-KR.json b/src/renderer/locales/ko-KR.json index a9e43b93..ff26901c 100644 --- a/src/renderer/locales/ko-KR.json +++ b/src/renderer/locales/ko-KR.json @@ -36,6 +36,8 @@ "command.track.export_cover_art": "Export cover art of current track", "command.track.inspect": "Inspect current track", "command.track.show_explorer": "Show current track in file system", + "form.submit": "Submit", + "form.cancel": "Cancel", "discovery.for_you.title": "For you", "discovery.for_you.description": "Songs you have not heard yet", "discovery.favorites.title": "Favorites", @@ -82,8 +84,24 @@ "settings.local_sources.description": "Add local folders to your Amethyst library, these will update whenever Amethyst detects new or modified files", "settings.local_sources.add_folder": "Add folder", "settings.local_sources.view": "View", + "settings.subsonic.title": "Subsonic servers", + "settings.subsonic.description": "Connect to Subsonic servers to stream music directly from them", + "settings.subsonic.add_server": "Add server", + "settings.subsonic.server_name": "Server name", + "settings.media_sources.server_scanning": "Server is scanning for files", + "settings.media_sources.unknown_version": "Unknown version", + "settings.media_sources.syncing_library": "Syncing library", + "settings.subsonic.sync_all": "Sync all", + "settings.subsonic.stop_all_syncs": "Stop all syncs", + "settings.subsonic.server_url": "Server URL", + "settings.subsonic.username": "Username", + "settings.subsonic.password": "Password", "settings.media_source_type.local_folder": "Local folder", "settings.media_sources.tracks": "Tracks", + "settings.media_sources.connected": "Connected", + "settings.media_sources.disconnected": "Disconnected", + "settings.media_source_type.subsonic": "Subsonic server", + "settings.media_source_type.local": "Unknown source", "settings.appearance.title": "Appearance", "settings.appearance.description": "Background, themes and accessibility", "settings.appearance.custom_colors.title": "Custom colors", @@ -262,6 +280,16 @@ "playback_controls.mute": "Mute", "playback_controls.pitch_shift": "Pitch shift", "playback_controls.output_information": "Output information", + "track.context_menu.play": "Play", + "track.context_menu.inspect": "Inspect", + "track.context_menu.favorite": "Favorite", + "track.context_menu.unfavorite": "Unfavorite", + "track.context_menu.encode_to_.dfpwm": "Encode to DFPWM", + "track.context_menu.show_in_explorer": "Show in explorer", + "track.context_menu.export_cover": "Export cover art", + "track.context_menu.reload_metadata": "Reload metadata", + "track.context_menu.remove_from_queue": "Remove from queue", + "track.context_menu.delete_from_disk": "Delete from disk", "track.metadata": "Metadata", "track.metadata.artist": "Artist", "track.metadata.title": "Title", diff --git a/src/renderer/locales/nl-NL.json b/src/renderer/locales/nl-NL.json index a9e43b93..ff26901c 100644 --- a/src/renderer/locales/nl-NL.json +++ b/src/renderer/locales/nl-NL.json @@ -36,6 +36,8 @@ "command.track.export_cover_art": "Export cover art of current track", "command.track.inspect": "Inspect current track", "command.track.show_explorer": "Show current track in file system", + "form.submit": "Submit", + "form.cancel": "Cancel", "discovery.for_you.title": "For you", "discovery.for_you.description": "Songs you have not heard yet", "discovery.favorites.title": "Favorites", @@ -82,8 +84,24 @@ "settings.local_sources.description": "Add local folders to your Amethyst library, these will update whenever Amethyst detects new or modified files", "settings.local_sources.add_folder": "Add folder", "settings.local_sources.view": "View", + "settings.subsonic.title": "Subsonic servers", + "settings.subsonic.description": "Connect to Subsonic servers to stream music directly from them", + "settings.subsonic.add_server": "Add server", + "settings.subsonic.server_name": "Server name", + "settings.media_sources.server_scanning": "Server is scanning for files", + "settings.media_sources.unknown_version": "Unknown version", + "settings.media_sources.syncing_library": "Syncing library", + "settings.subsonic.sync_all": "Sync all", + "settings.subsonic.stop_all_syncs": "Stop all syncs", + "settings.subsonic.server_url": "Server URL", + "settings.subsonic.username": "Username", + "settings.subsonic.password": "Password", "settings.media_source_type.local_folder": "Local folder", "settings.media_sources.tracks": "Tracks", + "settings.media_sources.connected": "Connected", + "settings.media_sources.disconnected": "Disconnected", + "settings.media_source_type.subsonic": "Subsonic server", + "settings.media_source_type.local": "Unknown source", "settings.appearance.title": "Appearance", "settings.appearance.description": "Background, themes and accessibility", "settings.appearance.custom_colors.title": "Custom colors", @@ -262,6 +280,16 @@ "playback_controls.mute": "Mute", "playback_controls.pitch_shift": "Pitch shift", "playback_controls.output_information": "Output information", + "track.context_menu.play": "Play", + "track.context_menu.inspect": "Inspect", + "track.context_menu.favorite": "Favorite", + "track.context_menu.unfavorite": "Unfavorite", + "track.context_menu.encode_to_.dfpwm": "Encode to DFPWM", + "track.context_menu.show_in_explorer": "Show in explorer", + "track.context_menu.export_cover": "Export cover art", + "track.context_menu.reload_metadata": "Reload metadata", + "track.context_menu.remove_from_queue": "Remove from queue", + "track.context_menu.delete_from_disk": "Delete from disk", "track.metadata": "Metadata", "track.metadata.artist": "Artist", "track.metadata.title": "Title", diff --git a/src/renderer/locales/no-NO.json b/src/renderer/locales/no-NO.json index a9e43b93..ff26901c 100644 --- a/src/renderer/locales/no-NO.json +++ b/src/renderer/locales/no-NO.json @@ -36,6 +36,8 @@ "command.track.export_cover_art": "Export cover art of current track", "command.track.inspect": "Inspect current track", "command.track.show_explorer": "Show current track in file system", + "form.submit": "Submit", + "form.cancel": "Cancel", "discovery.for_you.title": "For you", "discovery.for_you.description": "Songs you have not heard yet", "discovery.favorites.title": "Favorites", @@ -82,8 +84,24 @@ "settings.local_sources.description": "Add local folders to your Amethyst library, these will update whenever Amethyst detects new or modified files", "settings.local_sources.add_folder": "Add folder", "settings.local_sources.view": "View", + "settings.subsonic.title": "Subsonic servers", + "settings.subsonic.description": "Connect to Subsonic servers to stream music directly from them", + "settings.subsonic.add_server": "Add server", + "settings.subsonic.server_name": "Server name", + "settings.media_sources.server_scanning": "Server is scanning for files", + "settings.media_sources.unknown_version": "Unknown version", + "settings.media_sources.syncing_library": "Syncing library", + "settings.subsonic.sync_all": "Sync all", + "settings.subsonic.stop_all_syncs": "Stop all syncs", + "settings.subsonic.server_url": "Server URL", + "settings.subsonic.username": "Username", + "settings.subsonic.password": "Password", "settings.media_source_type.local_folder": "Local folder", "settings.media_sources.tracks": "Tracks", + "settings.media_sources.connected": "Connected", + "settings.media_sources.disconnected": "Disconnected", + "settings.media_source_type.subsonic": "Subsonic server", + "settings.media_source_type.local": "Unknown source", "settings.appearance.title": "Appearance", "settings.appearance.description": "Background, themes and accessibility", "settings.appearance.custom_colors.title": "Custom colors", @@ -262,6 +280,16 @@ "playback_controls.mute": "Mute", "playback_controls.pitch_shift": "Pitch shift", "playback_controls.output_information": "Output information", + "track.context_menu.play": "Play", + "track.context_menu.inspect": "Inspect", + "track.context_menu.favorite": "Favorite", + "track.context_menu.unfavorite": "Unfavorite", + "track.context_menu.encode_to_.dfpwm": "Encode to DFPWM", + "track.context_menu.show_in_explorer": "Show in explorer", + "track.context_menu.export_cover": "Export cover art", + "track.context_menu.reload_metadata": "Reload metadata", + "track.context_menu.remove_from_queue": "Remove from queue", + "track.context_menu.delete_from_disk": "Delete from disk", "track.metadata": "Metadata", "track.metadata.artist": "Artist", "track.metadata.title": "Title", diff --git a/src/renderer/locales/pl-PL.json b/src/renderer/locales/pl-PL.json index 0aca48bb..e73807fd 100644 --- a/src/renderer/locales/pl-PL.json +++ b/src/renderer/locales/pl-PL.json @@ -36,6 +36,8 @@ "command.track.export_cover_art": "Export cover art of current track", "command.track.inspect": "Inspect current track", "command.track.show_explorer": "Show current track in file system", + "form.submit": "Submit", + "form.cancel": "Cancel", "discovery.for_you.title": "For you", "discovery.for_you.description": "Songs you have not heard yet", "discovery.favorites.title": "Favorites", @@ -82,8 +84,24 @@ "settings.local_sources.description": "Add local folders to your Amethyst library, these will update whenever Amethyst detects new or modified files", "settings.local_sources.add_folder": "Add folder", "settings.local_sources.view": "View", + "settings.subsonic.title": "Subsonic servers", + "settings.subsonic.description": "Connect to Subsonic servers to stream music directly from them", + "settings.subsonic.add_server": "Add server", + "settings.subsonic.server_name": "Server name", + "settings.media_sources.server_scanning": "Server is scanning for files", + "settings.media_sources.unknown_version": "Unknown version", + "settings.media_sources.syncing_library": "Syncing library", + "settings.subsonic.sync_all": "Sync all", + "settings.subsonic.stop_all_syncs": "Stop all syncs", + "settings.subsonic.server_url": "Server URL", + "settings.subsonic.username": "Username", + "settings.subsonic.password": "Password", "settings.media_source_type.local_folder": "Local folder", "settings.media_sources.tracks": "Tracks", + "settings.media_sources.connected": "Connected", + "settings.media_sources.disconnected": "Disconnected", + "settings.media_source_type.subsonic": "Subsonic server", + "settings.media_source_type.local": "Unknown source", "settings.appearance.title": "Appearance", "settings.appearance.description": "Background, themes and accessibility", "settings.appearance.custom_colors.title": "Custom colors", @@ -262,6 +280,16 @@ "playback_controls.mute": "Mute", "playback_controls.pitch_shift": "Pitch shift", "playback_controls.output_information": "Output information", + "track.context_menu.play": "Play", + "track.context_menu.inspect": "Inspect", + "track.context_menu.favorite": "Favorite", + "track.context_menu.unfavorite": "Unfavorite", + "track.context_menu.encode_to_.dfpwm": "Encode to DFPWM", + "track.context_menu.show_in_explorer": "Show in explorer", + "track.context_menu.export_cover": "Export cover art", + "track.context_menu.reload_metadata": "Reload metadata", + "track.context_menu.remove_from_queue": "Remove from queue", + "track.context_menu.delete_from_disk": "Delete from disk", "track.metadata": "Metadata", "track.metadata.artist": "Artist", "track.metadata.title": "Title", diff --git a/src/renderer/locales/pt-BR.json b/src/renderer/locales/pt-BR.json index e53a9265..8eeb2421 100644 --- a/src/renderer/locales/pt-BR.json +++ b/src/renderer/locales/pt-BR.json @@ -36,6 +36,8 @@ "command.track.export_cover_art": "Export cover art of current track", "command.track.inspect": "Inspect current track", "command.track.show_explorer": "Show current track in file system", + "form.submit": "Submit", + "form.cancel": "Cancel", "discovery.for_you.title": "For you", "discovery.for_you.description": "Songs you have not heard yet", "discovery.favorites.title": "Favorites", @@ -82,8 +84,24 @@ "settings.local_sources.description": "Adicionar pastas locais em sua biblioteca do Amethyst, elas irão atualizar toda hora em que o Amethyst detectar arquivos novos ou modificados", "settings.local_sources.add_folder": "Adicionar pasta", "settings.local_sources.view": "Visualizar", + "settings.subsonic.title": "Subsonic servers", + "settings.subsonic.description": "Connect to Subsonic servers to stream music directly from them", + "settings.subsonic.add_server": "Add server", + "settings.subsonic.server_name": "Server name", + "settings.media_sources.server_scanning": "Server is scanning for files", + "settings.media_sources.unknown_version": "Unknown version", + "settings.media_sources.syncing_library": "Syncing library", + "settings.subsonic.sync_all": "Sync all", + "settings.subsonic.stop_all_syncs": "Stop all syncs", + "settings.subsonic.server_url": "Server URL", + "settings.subsonic.username": "Username", + "settings.subsonic.password": "Password", "settings.media_source_type.local_folder": "Pasta Local", "settings.media_sources.tracks": "Tracks", + "settings.media_sources.connected": "Connected", + "settings.media_sources.disconnected": "Disconnected", + "settings.media_source_type.subsonic": "Subsonic server", + "settings.media_source_type.local": "Unknown source", "settings.appearance.title": "Aparência", "settings.appearance.description": "Customize o plano de fundo, temas e acessibilidade", "settings.appearance.custom_colors.title": "Custom colors", @@ -262,6 +280,16 @@ "playback_controls.mute": "Mute", "playback_controls.pitch_shift": "Pitch shift", "playback_controls.output_information": "Output information", + "track.context_menu.play": "Play", + "track.context_menu.inspect": "Inspect", + "track.context_menu.favorite": "Favorite", + "track.context_menu.unfavorite": "Unfavorite", + "track.context_menu.encode_to_.dfpwm": "Encode to DFPWM", + "track.context_menu.show_in_explorer": "Show in explorer", + "track.context_menu.export_cover": "Export cover art", + "track.context_menu.reload_metadata": "Reload metadata", + "track.context_menu.remove_from_queue": "Remove from queue", + "track.context_menu.delete_from_disk": "Delete from disk", "track.metadata": "Metadata", "track.metadata.artist": "Artist", "track.metadata.title": "Title", diff --git a/src/renderer/locales/pt-PT.json b/src/renderer/locales/pt-PT.json index a9e43b93..ff26901c 100644 --- a/src/renderer/locales/pt-PT.json +++ b/src/renderer/locales/pt-PT.json @@ -36,6 +36,8 @@ "command.track.export_cover_art": "Export cover art of current track", "command.track.inspect": "Inspect current track", "command.track.show_explorer": "Show current track in file system", + "form.submit": "Submit", + "form.cancel": "Cancel", "discovery.for_you.title": "For you", "discovery.for_you.description": "Songs you have not heard yet", "discovery.favorites.title": "Favorites", @@ -82,8 +84,24 @@ "settings.local_sources.description": "Add local folders to your Amethyst library, these will update whenever Amethyst detects new or modified files", "settings.local_sources.add_folder": "Add folder", "settings.local_sources.view": "View", + "settings.subsonic.title": "Subsonic servers", + "settings.subsonic.description": "Connect to Subsonic servers to stream music directly from them", + "settings.subsonic.add_server": "Add server", + "settings.subsonic.server_name": "Server name", + "settings.media_sources.server_scanning": "Server is scanning for files", + "settings.media_sources.unknown_version": "Unknown version", + "settings.media_sources.syncing_library": "Syncing library", + "settings.subsonic.sync_all": "Sync all", + "settings.subsonic.stop_all_syncs": "Stop all syncs", + "settings.subsonic.server_url": "Server URL", + "settings.subsonic.username": "Username", + "settings.subsonic.password": "Password", "settings.media_source_type.local_folder": "Local folder", "settings.media_sources.tracks": "Tracks", + "settings.media_sources.connected": "Connected", + "settings.media_sources.disconnected": "Disconnected", + "settings.media_source_type.subsonic": "Subsonic server", + "settings.media_source_type.local": "Unknown source", "settings.appearance.title": "Appearance", "settings.appearance.description": "Background, themes and accessibility", "settings.appearance.custom_colors.title": "Custom colors", @@ -262,6 +280,16 @@ "playback_controls.mute": "Mute", "playback_controls.pitch_shift": "Pitch shift", "playback_controls.output_information": "Output information", + "track.context_menu.play": "Play", + "track.context_menu.inspect": "Inspect", + "track.context_menu.favorite": "Favorite", + "track.context_menu.unfavorite": "Unfavorite", + "track.context_menu.encode_to_.dfpwm": "Encode to DFPWM", + "track.context_menu.show_in_explorer": "Show in explorer", + "track.context_menu.export_cover": "Export cover art", + "track.context_menu.reload_metadata": "Reload metadata", + "track.context_menu.remove_from_queue": "Remove from queue", + "track.context_menu.delete_from_disk": "Delete from disk", "track.metadata": "Metadata", "track.metadata.artist": "Artist", "track.metadata.title": "Title", diff --git a/src/renderer/locales/ro-RO.json b/src/renderer/locales/ro-RO.json index a9e43b93..ff26901c 100644 --- a/src/renderer/locales/ro-RO.json +++ b/src/renderer/locales/ro-RO.json @@ -36,6 +36,8 @@ "command.track.export_cover_art": "Export cover art of current track", "command.track.inspect": "Inspect current track", "command.track.show_explorer": "Show current track in file system", + "form.submit": "Submit", + "form.cancel": "Cancel", "discovery.for_you.title": "For you", "discovery.for_you.description": "Songs you have not heard yet", "discovery.favorites.title": "Favorites", @@ -82,8 +84,24 @@ "settings.local_sources.description": "Add local folders to your Amethyst library, these will update whenever Amethyst detects new or modified files", "settings.local_sources.add_folder": "Add folder", "settings.local_sources.view": "View", + "settings.subsonic.title": "Subsonic servers", + "settings.subsonic.description": "Connect to Subsonic servers to stream music directly from them", + "settings.subsonic.add_server": "Add server", + "settings.subsonic.server_name": "Server name", + "settings.media_sources.server_scanning": "Server is scanning for files", + "settings.media_sources.unknown_version": "Unknown version", + "settings.media_sources.syncing_library": "Syncing library", + "settings.subsonic.sync_all": "Sync all", + "settings.subsonic.stop_all_syncs": "Stop all syncs", + "settings.subsonic.server_url": "Server URL", + "settings.subsonic.username": "Username", + "settings.subsonic.password": "Password", "settings.media_source_type.local_folder": "Local folder", "settings.media_sources.tracks": "Tracks", + "settings.media_sources.connected": "Connected", + "settings.media_sources.disconnected": "Disconnected", + "settings.media_source_type.subsonic": "Subsonic server", + "settings.media_source_type.local": "Unknown source", "settings.appearance.title": "Appearance", "settings.appearance.description": "Background, themes and accessibility", "settings.appearance.custom_colors.title": "Custom colors", @@ -262,6 +280,16 @@ "playback_controls.mute": "Mute", "playback_controls.pitch_shift": "Pitch shift", "playback_controls.output_information": "Output information", + "track.context_menu.play": "Play", + "track.context_menu.inspect": "Inspect", + "track.context_menu.favorite": "Favorite", + "track.context_menu.unfavorite": "Unfavorite", + "track.context_menu.encode_to_.dfpwm": "Encode to DFPWM", + "track.context_menu.show_in_explorer": "Show in explorer", + "track.context_menu.export_cover": "Export cover art", + "track.context_menu.reload_metadata": "Reload metadata", + "track.context_menu.remove_from_queue": "Remove from queue", + "track.context_menu.delete_from_disk": "Delete from disk", "track.metadata": "Metadata", "track.metadata.artist": "Artist", "track.metadata.title": "Title", diff --git a/src/renderer/locales/ru-RU.json b/src/renderer/locales/ru-RU.json index 19d25150..c441a04a 100644 --- a/src/renderer/locales/ru-RU.json +++ b/src/renderer/locales/ru-RU.json @@ -36,6 +36,8 @@ "command.track.export_cover_art": "Экспортировать обложку текущего трека", "command.track.inspect": "Изучить текущий трек", "command.track.show_explorer": "Показать текущий трек в файловой системе", + "form.submit": "Submit", + "form.cancel": "Cancel", "discovery.for_you.title": "Для вас", "discovery.for_you.description": "Песни, которые вы ещё не услышали", "discovery.favorites.title": "Избранное", @@ -82,8 +84,24 @@ "settings.local_sources.description": "Добавьте локальные папки в библиотеку Amethyst, они будут обновляться при обнаружении изменений в файлах этих папок", "settings.local_sources.add_folder": "Добавить папку", "settings.local_sources.view": "Просмотр", + "settings.subsonic.title": "Subsonic servers", + "settings.subsonic.description": "Connect to Subsonic servers to stream music directly from them", + "settings.subsonic.add_server": "Add server", + "settings.subsonic.server_name": "Server name", + "settings.media_sources.server_scanning": "Server is scanning for files", + "settings.media_sources.unknown_version": "Unknown version", + "settings.media_sources.syncing_library": "Syncing library", + "settings.subsonic.sync_all": "Sync all", + "settings.subsonic.stop_all_syncs": "Stop all syncs", + "settings.subsonic.server_url": "Server URL", + "settings.subsonic.username": "Username", + "settings.subsonic.password": "Password", "settings.media_source_type.local_folder": "Локальная папка", "settings.media_sources.tracks": "Треки", + "settings.media_sources.connected": "Connected", + "settings.media_sources.disconnected": "Disconnected", + "settings.media_source_type.subsonic": "Subsonic server", + "settings.media_source_type.local": "Unknown source", "settings.appearance.title": "Внешний вид", "settings.appearance.description": "Настройка фона, тем и доступности", "settings.appearance.custom_colors.title": "Пользовательские цвета", @@ -262,6 +280,16 @@ "playback_controls.mute": "Заглушить", "playback_controls.pitch_shift": "Смещение тона", "playback_controls.output_information": "Информация о выводе", + "track.context_menu.play": "Play", + "track.context_menu.inspect": "Inspect", + "track.context_menu.favorite": "Favorite", + "track.context_menu.unfavorite": "Unfavorite", + "track.context_menu.encode_to_.dfpwm": "Encode to DFPWM", + "track.context_menu.show_in_explorer": "Show in explorer", + "track.context_menu.export_cover": "Export cover art", + "track.context_menu.reload_metadata": "Reload metadata", + "track.context_menu.remove_from_queue": "Remove from queue", + "track.context_menu.delete_from_disk": "Delete from disk", "track.metadata": "Метаданные", "track.metadata.artist": "Исполнитель", "track.metadata.title": "Название", diff --git a/src/renderer/locales/sr-SP.json b/src/renderer/locales/sr-SP.json index a9e43b93..ff26901c 100644 --- a/src/renderer/locales/sr-SP.json +++ b/src/renderer/locales/sr-SP.json @@ -36,6 +36,8 @@ "command.track.export_cover_art": "Export cover art of current track", "command.track.inspect": "Inspect current track", "command.track.show_explorer": "Show current track in file system", + "form.submit": "Submit", + "form.cancel": "Cancel", "discovery.for_you.title": "For you", "discovery.for_you.description": "Songs you have not heard yet", "discovery.favorites.title": "Favorites", @@ -82,8 +84,24 @@ "settings.local_sources.description": "Add local folders to your Amethyst library, these will update whenever Amethyst detects new or modified files", "settings.local_sources.add_folder": "Add folder", "settings.local_sources.view": "View", + "settings.subsonic.title": "Subsonic servers", + "settings.subsonic.description": "Connect to Subsonic servers to stream music directly from them", + "settings.subsonic.add_server": "Add server", + "settings.subsonic.server_name": "Server name", + "settings.media_sources.server_scanning": "Server is scanning for files", + "settings.media_sources.unknown_version": "Unknown version", + "settings.media_sources.syncing_library": "Syncing library", + "settings.subsonic.sync_all": "Sync all", + "settings.subsonic.stop_all_syncs": "Stop all syncs", + "settings.subsonic.server_url": "Server URL", + "settings.subsonic.username": "Username", + "settings.subsonic.password": "Password", "settings.media_source_type.local_folder": "Local folder", "settings.media_sources.tracks": "Tracks", + "settings.media_sources.connected": "Connected", + "settings.media_sources.disconnected": "Disconnected", + "settings.media_source_type.subsonic": "Subsonic server", + "settings.media_source_type.local": "Unknown source", "settings.appearance.title": "Appearance", "settings.appearance.description": "Background, themes and accessibility", "settings.appearance.custom_colors.title": "Custom colors", @@ -262,6 +280,16 @@ "playback_controls.mute": "Mute", "playback_controls.pitch_shift": "Pitch shift", "playback_controls.output_information": "Output information", + "track.context_menu.play": "Play", + "track.context_menu.inspect": "Inspect", + "track.context_menu.favorite": "Favorite", + "track.context_menu.unfavorite": "Unfavorite", + "track.context_menu.encode_to_.dfpwm": "Encode to DFPWM", + "track.context_menu.show_in_explorer": "Show in explorer", + "track.context_menu.export_cover": "Export cover art", + "track.context_menu.reload_metadata": "Reload metadata", + "track.context_menu.remove_from_queue": "Remove from queue", + "track.context_menu.delete_from_disk": "Delete from disk", "track.metadata": "Metadata", "track.metadata.artist": "Artist", "track.metadata.title": "Title", diff --git a/src/renderer/locales/sv-SE.json b/src/renderer/locales/sv-SE.json index 8fdbae63..fcc72c52 100644 --- a/src/renderer/locales/sv-SE.json +++ b/src/renderer/locales/sv-SE.json @@ -36,6 +36,8 @@ "command.track.export_cover_art": "Exportera omslagsbild för aktuellt spår", "command.track.inspect": "Inspektera aktuellt spår", "command.track.show_explorer": "Visa aktuellt spår i filsystemet", + "form.submit": "Submit", + "form.cancel": "Cancel", "discovery.for_you.title": "För dig", "discovery.for_you.description": "Låtar du inte har hört ännu", "discovery.favorites.title": "Favoriter", @@ -82,8 +84,24 @@ "settings.local_sources.description": "Lägg till lokala mappar till ditt Amethyst bibliotek, dessa kommer att uppdateras när Amethyst upptäcker nya eller modifierade filer", "settings.local_sources.add_folder": "Lägg till mapp", "settings.local_sources.view": "Visa", + "settings.subsonic.title": "Subsonic servers", + "settings.subsonic.description": "Connect to Subsonic servers to stream music directly from them", + "settings.subsonic.add_server": "Add server", + "settings.subsonic.server_name": "Server name", + "settings.media_sources.server_scanning": "Server is scanning for files", + "settings.media_sources.unknown_version": "Unknown version", + "settings.media_sources.syncing_library": "Syncing library", + "settings.subsonic.sync_all": "Sync all", + "settings.subsonic.stop_all_syncs": "Stop all syncs", + "settings.subsonic.server_url": "Server URL", + "settings.subsonic.username": "Username", + "settings.subsonic.password": "Password", "settings.media_source_type.local_folder": "Lokal mapp", "settings.media_sources.tracks": "Spår", + "settings.media_sources.connected": "Connected", + "settings.media_sources.disconnected": "Disconnected", + "settings.media_source_type.subsonic": "Subsonic server", + "settings.media_source_type.local": "Unknown source", "settings.appearance.title": "Utseende", "settings.appearance.description": "Bakgrund, teman och tillgänglighet", "settings.appearance.custom_colors.title": "Anpassade färger", @@ -262,6 +280,16 @@ "playback_controls.mute": "Tysta", "playback_controls.pitch_shift": "Pitch skift", "playback_controls.output_information": "Information om utgång", + "track.context_menu.play": "Play", + "track.context_menu.inspect": "Inspect", + "track.context_menu.favorite": "Favorite", + "track.context_menu.unfavorite": "Unfavorite", + "track.context_menu.encode_to_.dfpwm": "Encode to DFPWM", + "track.context_menu.show_in_explorer": "Show in explorer", + "track.context_menu.export_cover": "Export cover art", + "track.context_menu.reload_metadata": "Reload metadata", + "track.context_menu.remove_from_queue": "Remove from queue", + "track.context_menu.delete_from_disk": "Delete from disk", "track.metadata": "Metadata", "track.metadata.artist": "Artist", "track.metadata.title": "Titel", diff --git a/src/renderer/locales/tr-TR.json b/src/renderer/locales/tr-TR.json index a9e43b93..ff26901c 100644 --- a/src/renderer/locales/tr-TR.json +++ b/src/renderer/locales/tr-TR.json @@ -36,6 +36,8 @@ "command.track.export_cover_art": "Export cover art of current track", "command.track.inspect": "Inspect current track", "command.track.show_explorer": "Show current track in file system", + "form.submit": "Submit", + "form.cancel": "Cancel", "discovery.for_you.title": "For you", "discovery.for_you.description": "Songs you have not heard yet", "discovery.favorites.title": "Favorites", @@ -82,8 +84,24 @@ "settings.local_sources.description": "Add local folders to your Amethyst library, these will update whenever Amethyst detects new or modified files", "settings.local_sources.add_folder": "Add folder", "settings.local_sources.view": "View", + "settings.subsonic.title": "Subsonic servers", + "settings.subsonic.description": "Connect to Subsonic servers to stream music directly from them", + "settings.subsonic.add_server": "Add server", + "settings.subsonic.server_name": "Server name", + "settings.media_sources.server_scanning": "Server is scanning for files", + "settings.media_sources.unknown_version": "Unknown version", + "settings.media_sources.syncing_library": "Syncing library", + "settings.subsonic.sync_all": "Sync all", + "settings.subsonic.stop_all_syncs": "Stop all syncs", + "settings.subsonic.server_url": "Server URL", + "settings.subsonic.username": "Username", + "settings.subsonic.password": "Password", "settings.media_source_type.local_folder": "Local folder", "settings.media_sources.tracks": "Tracks", + "settings.media_sources.connected": "Connected", + "settings.media_sources.disconnected": "Disconnected", + "settings.media_source_type.subsonic": "Subsonic server", + "settings.media_source_type.local": "Unknown source", "settings.appearance.title": "Appearance", "settings.appearance.description": "Background, themes and accessibility", "settings.appearance.custom_colors.title": "Custom colors", @@ -262,6 +280,16 @@ "playback_controls.mute": "Mute", "playback_controls.pitch_shift": "Pitch shift", "playback_controls.output_information": "Output information", + "track.context_menu.play": "Play", + "track.context_menu.inspect": "Inspect", + "track.context_menu.favorite": "Favorite", + "track.context_menu.unfavorite": "Unfavorite", + "track.context_menu.encode_to_.dfpwm": "Encode to DFPWM", + "track.context_menu.show_in_explorer": "Show in explorer", + "track.context_menu.export_cover": "Export cover art", + "track.context_menu.reload_metadata": "Reload metadata", + "track.context_menu.remove_from_queue": "Remove from queue", + "track.context_menu.delete_from_disk": "Delete from disk", "track.metadata": "Metadata", "track.metadata.artist": "Artist", "track.metadata.title": "Title", diff --git a/src/renderer/locales/uk-UA.json b/src/renderer/locales/uk-UA.json index 26ca470a..52c621e0 100644 --- a/src/renderer/locales/uk-UA.json +++ b/src/renderer/locales/uk-UA.json @@ -36,6 +36,8 @@ "command.track.export_cover_art": "Зберегти обкладинку", "command.track.inspect": "Переглянути властивості треку", "command.track.show_explorer": "Показати у файловій системі", + "form.submit": "Submit", + "form.cancel": "Cancel", "discovery.for_you.title": "Для тебе", "discovery.for_you.description": "Треки, які ти ще не слухав", "discovery.favorites.title": "Обране", @@ -82,8 +84,24 @@ "settings.local_sources.description": "Додай власні музичні теки до бібліотеки Amethyst. Вони автоматично оновлюватимуться, щойно програма виявить зміни", "settings.local_sources.add_folder": "Додати теку", "settings.local_sources.view": "Переглянути", + "settings.subsonic.title": "Subsonic servers", + "settings.subsonic.description": "Connect to Subsonic servers to stream music directly from them", + "settings.subsonic.add_server": "Add server", + "settings.subsonic.server_name": "Server name", + "settings.media_sources.server_scanning": "Server is scanning for files", + "settings.media_sources.unknown_version": "Unknown version", + "settings.media_sources.syncing_library": "Syncing library", + "settings.subsonic.sync_all": "Sync all", + "settings.subsonic.stop_all_syncs": "Stop all syncs", + "settings.subsonic.server_url": "Server URL", + "settings.subsonic.username": "Username", + "settings.subsonic.password": "Password", "settings.media_source_type.local_folder": "Локальна тека", "settings.media_sources.tracks": "Треки", + "settings.media_sources.connected": "Connected", + "settings.media_sources.disconnected": "Disconnected", + "settings.media_source_type.subsonic": "Subsonic server", + "settings.media_source_type.local": "Unknown source", "settings.appearance.title": "Вигляд", "settings.appearance.description": "Теми, тло та доступність", "settings.appearance.custom_colors.title": "Власні кольори", @@ -262,6 +280,16 @@ "playback_controls.mute": "Заглушити", "playback_controls.pitch_shift": "Зсув тону", "playback_controls.output_information": "Інформація про вихід", + "track.context_menu.play": "Play", + "track.context_menu.inspect": "Inspect", + "track.context_menu.favorite": "Favorite", + "track.context_menu.unfavorite": "Unfavorite", + "track.context_menu.encode_to_.dfpwm": "Encode to DFPWM", + "track.context_menu.show_in_explorer": "Show in explorer", + "track.context_menu.export_cover": "Export cover art", + "track.context_menu.reload_metadata": "Reload metadata", + "track.context_menu.remove_from_queue": "Remove from queue", + "track.context_menu.delete_from_disk": "Delete from disk", "track.metadata": "Метадані", "track.metadata.artist": "Виконавець", "track.metadata.title": "Назва", diff --git a/src/renderer/locales/vi-VN.json b/src/renderer/locales/vi-VN.json index a9e43b93..ff26901c 100644 --- a/src/renderer/locales/vi-VN.json +++ b/src/renderer/locales/vi-VN.json @@ -36,6 +36,8 @@ "command.track.export_cover_art": "Export cover art of current track", "command.track.inspect": "Inspect current track", "command.track.show_explorer": "Show current track in file system", + "form.submit": "Submit", + "form.cancel": "Cancel", "discovery.for_you.title": "For you", "discovery.for_you.description": "Songs you have not heard yet", "discovery.favorites.title": "Favorites", @@ -82,8 +84,24 @@ "settings.local_sources.description": "Add local folders to your Amethyst library, these will update whenever Amethyst detects new or modified files", "settings.local_sources.add_folder": "Add folder", "settings.local_sources.view": "View", + "settings.subsonic.title": "Subsonic servers", + "settings.subsonic.description": "Connect to Subsonic servers to stream music directly from them", + "settings.subsonic.add_server": "Add server", + "settings.subsonic.server_name": "Server name", + "settings.media_sources.server_scanning": "Server is scanning for files", + "settings.media_sources.unknown_version": "Unknown version", + "settings.media_sources.syncing_library": "Syncing library", + "settings.subsonic.sync_all": "Sync all", + "settings.subsonic.stop_all_syncs": "Stop all syncs", + "settings.subsonic.server_url": "Server URL", + "settings.subsonic.username": "Username", + "settings.subsonic.password": "Password", "settings.media_source_type.local_folder": "Local folder", "settings.media_sources.tracks": "Tracks", + "settings.media_sources.connected": "Connected", + "settings.media_sources.disconnected": "Disconnected", + "settings.media_source_type.subsonic": "Subsonic server", + "settings.media_source_type.local": "Unknown source", "settings.appearance.title": "Appearance", "settings.appearance.description": "Background, themes and accessibility", "settings.appearance.custom_colors.title": "Custom colors", @@ -262,6 +280,16 @@ "playback_controls.mute": "Mute", "playback_controls.pitch_shift": "Pitch shift", "playback_controls.output_information": "Output information", + "track.context_menu.play": "Play", + "track.context_menu.inspect": "Inspect", + "track.context_menu.favorite": "Favorite", + "track.context_menu.unfavorite": "Unfavorite", + "track.context_menu.encode_to_.dfpwm": "Encode to DFPWM", + "track.context_menu.show_in_explorer": "Show in explorer", + "track.context_menu.export_cover": "Export cover art", + "track.context_menu.reload_metadata": "Reload metadata", + "track.context_menu.remove_from_queue": "Remove from queue", + "track.context_menu.delete_from_disk": "Delete from disk", "track.metadata": "Metadata", "track.metadata.artist": "Artist", "track.metadata.title": "Title", diff --git a/src/renderer/locales/zh-CN.json b/src/renderer/locales/zh-CN.json index 707dc591..b7d51ab0 100644 --- a/src/renderer/locales/zh-CN.json +++ b/src/renderer/locales/zh-CN.json @@ -36,6 +36,8 @@ "command.track.export_cover_art": "Export cover art of current track", "command.track.inspect": "Inspect current track", "command.track.show_explorer": "Show current track in file system", + "form.submit": "Submit", + "form.cancel": "Cancel", "discovery.for_you.title": "为你推荐", "discovery.for_you.description": "你尚未听过的歌曲", "discovery.favorites.title": "最爱歌曲", @@ -82,8 +84,24 @@ "settings.local_sources.description": "将本地文件夹添加到Amethyst库,检测到新文件或修改时会自动更新", "settings.local_sources.add_folder": "添加文件夹", "settings.local_sources.view": "查看", + "settings.subsonic.title": "Subsonic servers", + "settings.subsonic.description": "Connect to Subsonic servers to stream music directly from them", + "settings.subsonic.add_server": "Add server", + "settings.subsonic.server_name": "Server name", + "settings.media_sources.server_scanning": "Server is scanning for files", + "settings.media_sources.unknown_version": "Unknown version", + "settings.media_sources.syncing_library": "Syncing library", + "settings.subsonic.sync_all": "Sync all", + "settings.subsonic.stop_all_syncs": "Stop all syncs", + "settings.subsonic.server_url": "Server URL", + "settings.subsonic.username": "Username", + "settings.subsonic.password": "Password", "settings.media_source_type.local_folder": "本地文件夹", "settings.media_sources.tracks": "音轨", + "settings.media_sources.connected": "Connected", + "settings.media_sources.disconnected": "Disconnected", + "settings.media_source_type.subsonic": "Subsonic server", + "settings.media_source_type.local": "Unknown source", "settings.appearance.title": "外观", "settings.appearance.description": "背景、主题和辅助功能", "settings.appearance.custom_colors.title": "自定义颜色", @@ -262,6 +280,16 @@ "playback_controls.mute": "静音", "playback_controls.pitch_shift": "音高偏移", "playback_controls.output_information": "输出信息", + "track.context_menu.play": "Play", + "track.context_menu.inspect": "Inspect", + "track.context_menu.favorite": "Favorite", + "track.context_menu.unfavorite": "Unfavorite", + "track.context_menu.encode_to_.dfpwm": "Encode to DFPWM", + "track.context_menu.show_in_explorer": "Show in explorer", + "track.context_menu.export_cover": "Export cover art", + "track.context_menu.reload_metadata": "Reload metadata", + "track.context_menu.remove_from_queue": "Remove from queue", + "track.context_menu.delete_from_disk": "Delete from disk", "track.metadata": "元数据", "track.metadata.artist": "艺术家", "track.metadata.title": "标题", diff --git a/src/renderer/locales/zh-TW.json b/src/renderer/locales/zh-TW.json index a9e43b93..ff26901c 100644 --- a/src/renderer/locales/zh-TW.json +++ b/src/renderer/locales/zh-TW.json @@ -36,6 +36,8 @@ "command.track.export_cover_art": "Export cover art of current track", "command.track.inspect": "Inspect current track", "command.track.show_explorer": "Show current track in file system", + "form.submit": "Submit", + "form.cancel": "Cancel", "discovery.for_you.title": "For you", "discovery.for_you.description": "Songs you have not heard yet", "discovery.favorites.title": "Favorites", @@ -82,8 +84,24 @@ "settings.local_sources.description": "Add local folders to your Amethyst library, these will update whenever Amethyst detects new or modified files", "settings.local_sources.add_folder": "Add folder", "settings.local_sources.view": "View", + "settings.subsonic.title": "Subsonic servers", + "settings.subsonic.description": "Connect to Subsonic servers to stream music directly from them", + "settings.subsonic.add_server": "Add server", + "settings.subsonic.server_name": "Server name", + "settings.media_sources.server_scanning": "Server is scanning for files", + "settings.media_sources.unknown_version": "Unknown version", + "settings.media_sources.syncing_library": "Syncing library", + "settings.subsonic.sync_all": "Sync all", + "settings.subsonic.stop_all_syncs": "Stop all syncs", + "settings.subsonic.server_url": "Server URL", + "settings.subsonic.username": "Username", + "settings.subsonic.password": "Password", "settings.media_source_type.local_folder": "Local folder", "settings.media_sources.tracks": "Tracks", + "settings.media_sources.connected": "Connected", + "settings.media_sources.disconnected": "Disconnected", + "settings.media_source_type.subsonic": "Subsonic server", + "settings.media_source_type.local": "Unknown source", "settings.appearance.title": "Appearance", "settings.appearance.description": "Background, themes and accessibility", "settings.appearance.custom_colors.title": "Custom colors", @@ -262,6 +280,16 @@ "playback_controls.mute": "Mute", "playback_controls.pitch_shift": "Pitch shift", "playback_controls.output_information": "Output information", + "track.context_menu.play": "Play", + "track.context_menu.inspect": "Inspect", + "track.context_menu.favorite": "Favorite", + "track.context_menu.unfavorite": "Unfavorite", + "track.context_menu.encode_to_.dfpwm": "Encode to DFPWM", + "track.context_menu.show_in_explorer": "Show in explorer", + "track.context_menu.export_cover": "Export cover art", + "track.context_menu.reload_metadata": "Reload metadata", + "track.context_menu.remove_from_queue": "Remove from queue", + "track.context_menu.delete_from_disk": "Delete from disk", "track.metadata": "Metadata", "track.metadata.artist": "Artist", "track.metadata.title": "Title",