From 5d54d2fbe2c142e2901219c37371863db7f70710 Mon Sep 17 00:00:00 2001 From: Sebastian Palencsar Date: Sat, 27 Jun 2026 13:23:16 +0200 Subject: [PATCH] fix(i18n): reduce Denglish in German UI translations Use consistent German labels (Info, Angaben, Nachrichten, Pausieren) while keeping established tech terms like Votes, Bitrate, and Stream. Restore C++ string translations for tray, backend errors, and notifications. --- translations/bearwave_de.ts | 1763 ++++++++++++++++++----------------- translations/bearwave_ru.ts | 1726 +++++++++++++++++----------------- 2 files changed, 1766 insertions(+), 1723 deletions(-) diff --git a/translations/bearwave_de.ts b/translations/bearwave_de.ts index bb21ef3..cb63543 100644 --- a/translations/bearwave_de.ts +++ b/translations/bearwave_de.ts @@ -1,875 +1,902 @@ - + + - - AboutDialog - - BearWave - BearWave - - - Internet Radio Player for KDE - Internet Radio Player für KDE - - - Author: Sebastian Palencsár - Autor: Sebastian Palencsár - - - Open website - Website öffnen - - - Open GitHub - GitHub öffnen - - - Open LinkedIn - LinkedIn öffnen - - - GNU GPLv3 License - GNU GPLv3-Lizenz - - - Copyright (c) 2026 - Copyright (c) 2026 - - - - AboutPage - - - Version - Version - - - + + AboutDialog + + BearWave + BearWave + + + Internet Radio Player for KDE + Internet Radio Player für KDE + + + Author: Sebastian Palencsár + Autor: Sebastian Palencsár + + + Open website + Website öffnen + + + Open GitHub + GitHub öffnen + + + Open LinkedIn + LinkedIn öffnen + + + GNU GPLv3 License + GNU GPLv3-Lizenz + + + Copyright (c) 2026 + Copyright (c) 2026 + + + + AboutPage + + + Version + Version + + + Build - Build - - - - Qt 6 - Qt 6 - - - - Application framework and UI runtime: Core, DBus, Network, Quick, Quick Controls 2, Widgets, Multimedia, and LinguistTools. - Anwendungsframework und UI-Laufzeit: Core, DBus, Network, Quick, Quick Controls 2, Widgets, Multimedia und LinguistTools. - - - - Subject to the upstream licenses of the installed Qt distribution. - Es gelten die Upstream-Lizenzen der installierten Qt-Distribution. - - - - Qt Multimedia backend - Qt-Multimedia-Backend - - - - Audio playback runs through Qt Multimedia and the backend available on the system, such as GStreamer or FFmpeg. - Die Audiowiedergabe läuft über Qt Multimedia und das auf dem System verfügbare Backend, zum Beispiel GStreamer oder FFmpeg. - - - - Backend components are provided by the operating system or Qt build and retain their own licenses. - Backend-Komponenten werden vom Betriebssystem oder Qt-Build bereitgestellt und behalten ihre eigenen Lizenzen. - - - - Radio Browser API - Radio Browser API - - - - Public station directory API for station data and stream discovery. BearWave does not bundle any Radio Browser server code. - Öffentliche Senderverzeichnis-API für Senderdaten und Stream-Erkennung. BearWave bündelt keinen Radio-Browser-Servercode. - - - - External service or API; subject to the upstream project and service terms. - Externer Dienst bzw. externe API; es gelten die Bedingungen des Upstream-Projekts und Dienstes. - - - - freedesktop.org integrations - freedesktop.org-Integrationen - - - - D-Bus, MPRIS, desktop notifications, desktop entry, and AppStream metadata. - D-Bus, MPRIS, Desktop-Benachrichtigungen, Desktop-Datei und AppStream-Metadaten. - - - - Uses standards and interfaces for desktop integration; no third-party implementation is bundled. - Genutzte Standards und Schnittstellen für Desktop-Integration; es wird keine fremde Implementierung gebündelt. - - - - Internet radio player for KDE - Internetradio-Player für KDE - - - - Author - Autor - - - - Sebastian Palencsár - Sebastian Palencsár - - - - Open website - Website öffnen - - - - Open GitHub - GitHub öffnen - - - - Open LinkedIn - LinkedIn öffnen - - - - Technologies and third-party components - Technologien und Drittkomponenten - - - - BearWave uses the following frameworks, services, and desktop standards. These components are not relicensed by BearWave. - BearWave nutzt die folgenden Frameworks, Dienste und Desktop-Standards. Diese Komponenten werden nicht durch BearWave neu lizenziert. - - - - GNU GPLv3 License - GNU GPLv3-Lizenz - - - - Copyright (c) 2026 - Copyright (c) 2026 - - - - License text could not be loaded. - Lizenztext konnte nicht geladen werden. - - - - AddStationDialog - - - Add station manually - Sender manuell hinzufügen - - - - Name - Name - - - - Stream URL (http/https) - Stream URL (http/https) - - - - Country (optional) - Land (optional) - - - - Station added - Sender hinzugefügt - - - - BearTheme - - - Pop - Pop - - - - Rock - Rock - - - - Electronic - Elektronisch - - - - Classical - Klassik - - - - Jazz - Jazz - - - - Metal - Metal - - - - Hip Hop - Hip Hop - - - - Chillout - Chillout - - - + Build-Nr. + + + + Qt 6 + Qt 6 + + + + Application framework and UI runtime: Core, DBus, Network, Quick, Quick Controls 2, Widgets, Multimedia, and LinguistTools. + Anwendungsframework und UI-Laufzeit: Core, DBus, Network, Quick, Quick Controls 2, Widgets, Multimedia und LinguistTools. + + + + Subject to the upstream licenses of the installed Qt distribution. + Es gelten die Upstream-Lizenzen der installierten Qt-Distribution. + + + + Qt Multimedia backend + Qt-Multimedia-Backend + + + + Audio playback runs through Qt Multimedia and the backend available on the system, such as GStreamer or FFmpeg. + Die Audiowiedergabe läuft über Qt Multimedia und das auf dem System verfügbare Backend, zum Beispiel GStreamer oder FFmpeg. + + + + Backend components are provided by the operating system or Qt build and retain their own licenses. + Backend-Komponenten werden vom Betriebssystem oder Qt-Build bereitgestellt und behalten ihre eigenen Lizenzen. + + + + Radio Browser API + Radio Browser API + + + + Public station directory API for station data and stream discovery. BearWave does not bundle any Radio Browser server code. + Öffentliche Senderverzeichnis-API für Senderdaten und Stream-Erkennung. BearWave bündelt keinen Radio-Browser-Servercode. + + + + External service or API; subject to the upstream project and service terms. + Externer Dienst bzw. externe API; es gelten die Bedingungen des Upstream-Projekts und Dienstes. + + + + freedesktop.org integrations + freedesktop.org-Integrationen + + + + D-Bus, MPRIS, desktop notifications, desktop entry, and AppStream metadata. + D-Bus, MPRIS, Desktop-Benachrichtigungen, Desktop-Datei und AppStream-Metadaten. + + + + Uses standards and interfaces for desktop integration; no third-party implementation is bundled. + Genutzte Standards und Schnittstellen für Desktop-Integration; es wird keine fremde Implementierung gebündelt. + + + + Internet radio player for KDE + Internetradio-Player für KDE + + + + Author + Autor + + + + Sebastian Palencsár + Sebastian Palencsár + + + + Open website + Website öffnen + + + + Open GitHub + GitHub öffnen + + + + Open LinkedIn + LinkedIn öffnen + + + + Technologies and third-party components + Technologien und Drittkomponenten + + + + BearWave uses the following frameworks, services, and desktop standards. These components are not relicensed by BearWave. + BearWave nutzt die folgenden Rahmenwerke, Dienste und Desktop-Standards. Diese Komponenten werden nicht durch BearWave neu lizenziert. + + + + GNU GPLv3 License + GNU GPLv3-Lizenz + + + + Copyright (c) 2026 + Copyright (c) 2026 + + + + License text could not be loaded. + Lizenztext konnte nicht geladen werden. + + + + AddStationDialog + + + Add station manually + Sender manuell hinzufügen + + + + Name + Name + + + + Stream URL (http/https) + Stream URL (http/https) + + + + Country (optional) + Land (optional) + + + + Station added + Sender hinzugefügt + + + + BearTheme + + + Pop + Pop + + + + Rock + Rock + + + + Electronic + Elektronisch + + + + Classical + Klassik + + + + Jazz + Jazz + + + + Metal + Metal + + + + Hip Hop + Hip Hop + + + + Chillout + Chillout + + + News / Talk - News / Talk - - - + Nachrichten / Talk + + + Soundtracks - Soundtracks - - - - Ambient - Ambient - - - - Blues / Soul - Blues / Soul - - - - EditStationDialog - - - Edit station - Sender bearbeiten - - - - Name - Name - - - - Stream URL (http/https) - Stream URL (http/https) - - - - Country (optional) - Land (optional) - - - - Manual - Manuell - - - - Station updated - Sender aktualisiert - - - - HeaderNavigation - - - Top - Top - - - - DE - DE - - - - NL - NL - - - - Favorites - Favoriten - - - - History - Verlauf - - - Manual + - Manuell + - - - + Filmmusik + + + + Ambient + Ambient + + + + Blues / Soul + Blues / Soul + + + + EditStationDialog + + + Edit station + Sender bearbeiten + + + + Name + Name + + + + Stream URL (http/https) + Stream URL (http/https) + + + + Country (optional) + Land (optional) + + + + Manual + Manuell + + + + Station updated + Sender aktualisiert + + + + HeaderNavigation + + + Top + Top + + + + DE + DE + + + + NL + NL + + + + Favorites + Favoriten + + + + History + Verlauf + + + Manual + + Manuell + + + + About - About - - - Resume - Fortsetzen - - - - LoadingOverlay - - - Loading stations... - Lade Sender... - - - - Main - - - BearWave - BearWave - - - - Error: - Fehler: - - - - Top Global - Weltweite Top-Sender - - - - PlayerBar - - - - No station selected - Kein Sender ausgewählt - - - - Now playing: - Jetzt läuft: - - - - Live radio - Live-Radio - - - Now playing: No track info - Jetzt läuft: Keine Titelinfo - - - - Mute - Stummschalten - - - - Unmute - Ton einschalten - - - - QuickFilters - - - Genre: - Genre: - - - - - Rock - Rock - - - - - News - News - - - - - Jazz - Jazz - - - - GB - GB - - - - Name - Name - - - - Bitrate - Bitrate - - - - Country: - Land: - - - - - US - US - - - - Quick access - Schnellzugriff - - - - Sort - Sortierung - - - - Votes - Stimmen - - - - UK - UK - - - - - FR - FR - - - - WORLD - WELT - - - - RadioBackend - - Manual - Manuell - - - Last played - Zuletzt gehört - - - - RadioBrowser - - Network error - Netzwerkfehler - - - - SearchToolbar - - - Search stations (name, genre, country)... - Sender suchen (Name, Genre, Land)... - - - - - Clear - Löschen - - - - Search stations (name, genre, country) - Sender suchen (Name, Genre, Land) - - - - - Search - Suche - - - Sort A-Z - Sort A-Z - - - Sort Bitrate - Sort Bitrate - - - Sort Votes - Sort Votes - - - Tip: you are not limited to DE/NL. Search worldwide by country, genre, or station name. - Tipp: Du bist nicht auf DE/NL begrenzt. Suche weltweit nach Ländern, Genres oder Sendernamen. - - - - SidebarNavigation - - - Stations - Sender - - - - Top Global - Weltweite Top-Sender - - - - Germany - Deutschland - - - - Netherlands - Niederlande - - - - Library - Mediathek - - - - Favorites - Favoriten - - - - History - Verlauf - - - - Worldwide - Weltweit - - - Search - Suche - - - STATIONS - SENDER - - - LIBRARY - MEDIATHEK - - - - Add Station - Sender hinzufügen - - - - About BearWave - Über BearWave - - - - Resume - Fortsetzen - - - - StationCard - - - votes - Stimmen - - - - Stream - Stream - - - - Edit Station - Sender bearbeiten - - - - Removed from favorites - Aus Favoriten entfernt - - - - Added to favorites - Zu Favoriten hinzugefügt - - - - StationDetailsPanel - - - Stream URL copied! - Stream-URL kopiert! - - - - Details - Details - - - Pause - Pause - - - Play - Abspielen - - - Favorite - Favorit - - - Add - Hinzufügen - - - - Pause - Pause - - - - Play - Abspielen - - - - Favorite - Favorit - - - - Add - Hinzufügen - - - - Removed from favorites - Aus Favoriten entfernt - - - - Added to favorites - Zu Favoriten hinzugefügt - - - - Groups - Gruppen - - - - Groups coming soon - Gruppen-Feature in Kürze verfügbar! - - - - Tags - Tags - - - - Links - Links - - - TECHNICAL DETAILS - TECHNISCHE DETAILS - - - - Codec: - Codec: - - - - - Unknown - Unbekannt - - - - Bitrate: - Bitrate: - - - - Votes: - Stimmen (Votes): - - - GENRES / TAGS - GENRES / TAGS - - - LINKS & ACTIONS - LINKS & AKTIONEN - - - - Open homepage - Homepage öffnen - - - - Copy stream URL - Stream-URL kopieren - - - - No station selected - Kein Sender ausgewählt - - - - Select a station from the list + Info + + + Resume + Fortsetzen + + + + LoadingOverlay + + + Loading stations... + Lade Sender... + + + + Main + + + BearWave + BearWave + + + + Error: + Fehler: + + + + Top Global + Weltweite Top-Sender + + + + NotificationManager + + + Station: %1 + Sender: %1 + + + + PlayerBar + + + + No station selected + Kein Sender ausgewählt + + + + Now playing: + Jetzt läuft: + + + + Live radio + Live-Radio + + + Now playing: No track info + Jetzt läuft: Keine Titelinfo + + + + Mute + Stumm + + + + Unmute + Ton an + + + + QuickFilters + + + Genre: + Genre: + + + + + Rock + Rock + + + + + News + Nachrichten + + + + + Jazz + Jazz + + + + GB + GB + + + + Name + Name + + + + Bitrate + Bitrate + + + + Country: + Land: + + + + + US + US + + + + Quick access + Schnellzugriff + + + + Sort + Sortierung + + + + Votes + Votes + + + + UK + UK + + + + + FR + FR + + + + WORLD + WELT + + + + RadioBackend + + + + Stream URL must use http:// or https:// + Die Stream-URL muss http:// oder https:// verwenden + + + + + Manual + Manuell + + + + + + Last played + Zuletzt gehört + + + + RadioBrowser + + + Network error + Netzwerkfehler + + + + SearchToolbar + + + Search stations (name, genre, country)... + Sender suchen (Sendename, Genre, Land)... + + + + + Clear + Löschen + + + + Search stations (name, genre, country) + Sender suchen (Sendename, Genre, Land) + + + + + Search + Suche + + + Sort A-Z + Sort A-Z + + + Sort Bitrate + Sort Bitrate + + + Sort Votes + Sort Votes + + + Tip: you are not limited to DE/NL. Search worldwide by country, genre, or station name. + Tipp: Du bist nicht auf DE/NL begrenzt. Suche weltweit nach Ländern, Genres oder Sendernamen. + + + + SidebarNavigation + + + Stations + Sender + + + + Top Global + Weltweite Top-Sender + + + + Germany + Deutschland + + + + Netherlands + Niederlande + + + + Library + Mediathek + + + + Favorites + Favoriten + + + + History + Verlauf + + + + Worldwide + Weltweit + + + Search + Suche + + + STATIONS + SENDER + + + LIBRARY + MEDIATHEK + + + + Add Station + Sender hinzufügen + + + + About BearWave + Über BearWave + + + + Resume + Fortsetzen + + + + StationCard + + + votes + Votes + + + + Stream + Stream + + + + Edit Station + Sender bearbeiten + + + + Removed from favorites + Aus Favoriten entfernt + + + + Added to favorites + Zu Favoriten hinzugefügt + + + + StationDetailsPanel + + + Stream URL copied! + Stream-URL kopiert! + + + + Details + Angaben + + + Pause + Pause + + + Play + Abspielen + + + Favorite + Favorit + + + Add + Hinzufügen + + + + Pause + Pausieren + + + + Play + Abspielen + + + + Favorite + Favorit + + + + Add + Hinzufügen + + + + Removed from favorites + Aus Favoriten entfernt + + + + Added to favorites + Zu Favoriten hinzugefügt + + + + Groups + Gruppen + + + + Groups coming soon + Gruppen folgen in Kürze + + + + Tags + Stichwörter + + + + Links + Links + + + TECHNICAL DETAILS + TECHNISCHE DETAILS + + + + Codec: + Codec: + + + + + Unknown + Unbekannt + + + + Bitrate: + Bitrate: + + + + Votes: + Votes: + + + GENRES / TAGS + GENRES / TAGS + + + LINKS & ACTIONS + LINKS & AKTIONEN + + + + Open homepage + Website öffnen + + + + Copy stream URL + Stream-URL kopieren + + + + No station selected + Kein Sender ausgewählt + + + + Select a station from the list to view details. - Wähle einen Sender aus der Liste, + Wähle einen Sender aus der Liste, um Details anzuzeigen. - - - - StationListPanel - - - No playback history - Kein Wiedergabeverlauf - - - - No stations loaded yet - Noch keine Sender geladen - - - - Play some stations to build history - Spiele Sender ab, um einen Verlauf aufzubauen - - - - Load DE/NL stations or use search - Lade DE/NL oder nutze die Suche - - - - SystemTrayManager - - BearWave - BearWave - - - Pause - Pause - - - Play - Wiedergabe - - - Hide - Verstecken - - - Show - Zeigen - - - Quit - Beenden - - - - WorldCategories - - - Explore World Stations - Weltweite Sender entdecken - - - - Filter countries... - Länder filtern... - - - - Choose a country or music style to find radio stations from all over the world. - Wähle ein Land oder eine Musikrichtung, um Radiosender aus der ganzen Welt zu finden. - - - - Countries - Länder - - - - Filtered Countries - Gefilterte Länder - - - - Top 200 - Top 200 - - - - stations - Sender - - - - Popular Music Styles - Beliebte Musikrichtungen - - - - WorldCategoryHeader - - - ← Back to Categories - ← Zurück zu den Kategorien - - - - World > Country: - Welt > Land: - - - - World > Genre: - Welt > Genre: - - - \ No newline at end of file + + + + StationListPanel + + + No playback history + Kein Wiedergabeverlauf + + + + No stations loaded yet + Noch keine Sender geladen + + + + Play some stations to build history + Spiele Sender ab, um einen Verlauf aufzubauen + + + + Load DE/NL stations or use search + Lade DE/NL oder nutze die Suche + + + + SystemTrayManager + + + BearWave + BearWave + + + + Pause + Pausieren + + + + Play + Wiedergabe + + + + Hide + Ausblenden + + + + Show + Anzeigen + + + + Quit + Beenden + + + + WorldCategories + + + Explore World Stations + Weltweite Sender entdecken + + + + Filter countries... + Länder filtern... + + + + Choose a country or music style to find radio stations from all over the world. + Wähle ein Land oder eine Musikrichtung, um Radiosender aus der ganzen Welt zu finden. + + + + Countries + Länder + + + + Filtered Countries + Gefilterte Länder + + + + Top 200 + Top 200 + + + + stations + Sender + + + + Popular Music Styles + Beliebte Musikrichtungen + + + + WorldCategoryHeader + + + ← Back to Categories + ← Zurück zu den Kategorien + + + + World > Country: + Welt > Land: + + + + World > Genre: + Welt > Genre: + + + diff --git a/translations/bearwave_ru.ts b/translations/bearwave_ru.ts index e13d5a7..d6c7ba3 100644 --- a/translations/bearwave_ru.ts +++ b/translations/bearwave_ru.ts @@ -1,858 +1,874 @@ - + + - - AboutDialog - - Version - Версия - - - build - сборка - - - BearWave - BearWave - - - Internet Radio Player for KDE - Интернет радиоплеер для KDE - - - Author: Sebastian Palencsár - Автор: Sebastian Palencsár - - - Open website - Перейти на веб-сайт - - - Open GitHub - Перейти на GitHub - - - Open LinkedIn - Перейти на LinkedIn - - - GNU GPLv3 License - Лицензия GNU GPLv3 - - - Copyright (c) 2026 - Copyright (c) 2026 - - - - AboutPage - - - Version - Версия - - - - Build - Сборка - - - - Qt 6 - Qt 6 - - - - Application framework and UI runtime: Core, DBus, Network, Quick, Quick Controls 2, Widgets, Multimedia, and LinguistTools. - Прикладной фреймворк и среда выполнения UI: Core, DBus, Network, Quick, Quick Controls 2, Widgets, Multimedia и LinguistTools. - - - - Subject to the upstream licenses of the installed Qt distribution. - Действуют лицензии upstream-версии установленного дистрибутива Qt. - - - - Qt Multimedia backend - Мультимедийный бэкенд Qt - - - - Audio playback runs through Qt Multimedia and the backend available on the system, such as GStreamer or FFmpeg. - Воспроизведение аудио выполняется через Qt Multimedia и доступный в системе бэкенд, например GStreamer или FFmpeg. - - - - Backend components are provided by the operating system or Qt build and retain their own licenses. - Компоненты бэкенда предоставляются операционной системой или сборкой Qt и сохраняют свои собственные лицензии. - - - - Radio Browser API - Radio Browser API - - - - Public station directory API for station data and stream discovery. BearWave does not bundle any Radio Browser server code. - Публичный API каталога станций для данных о станциях и обнаружения потоков. BearWave не включает серверный код Radio Browser. - - - - External service or API; subject to the upstream project and service terms. - Внешний сервис или API; действуют условия upstream-проекта и сервиса. - - - - freedesktop.org integrations - Интеграции freedesktop.org - - - - D-Bus, MPRIS, desktop notifications, desktop entry, and AppStream metadata. - D-Bus, MPRIS, уведомления рабочего стола, desktop-файл и метаданные AppStream. - - - - Uses standards and interfaces for desktop integration; no third-party implementation is bundled. - Используются стандарты и интерфейсы для интеграции с рабочим столом; сторонние реализации не включаются. - - - - Internet radio player for KDE - Интернет-радиоплеер для KDE - - - - Author - Автор - - - - Sebastian Palencsár - Себастьян Паленчар - - - - Open website - Перейти на веб-сайт - - - - Open GitHub - Перейти на GitHub - - - - Open LinkedIn - Перейти на LinkedIn - - - - Technologies and third-party components - Технологии и сторонние компоненты - - - - BearWave uses the following frameworks, services, and desktop standards. These components are not relicensed by BearWave. - BearWave использует следующие фреймворки, сервисы и стандарты рабочего стола. Эти компоненты не перелицензируются BearWave. - - - - GNU GPLv3 License - Лицензия GNU GPLv3 - - - - Copyright (c) 2026 - Copyright (c) 2026 - - - - License text could not be loaded. - Не удалось загрузить текст лицензии. - - - - AddStationDialog - - - Add station manually - Добавить станцию вручную - - - - Name - Название - - - - Stream URL (http/https) - Адрес канала (http/https) - - - - Country (optional) - Страна (необязательно) - - - - Station added - Станция добавлена - - - - BearTheme - - - Pop - Поп - - - - Rock - Рок - - - - Electronic - Электронная - - - - Classical - Классическая - - - - Jazz - Джаз - - - - Metal - Метал - - - - Hip Hop - Хип-хоп - - - - Chillout - Успокаивающая - - - - News / Talk - Новости / Разговоры - - - - Soundtracks - Саундтреки - - - - Ambient - Атмосфера - - - - Blues / Soul - Блюз / Соул - - - - EditStationDialog - - - Edit station - Редактировать станцию - - - - Name - Название - - - - Stream URL (http/https) - Адрес канала (http/https) - - - - Country (optional) - Страна (необязательно) - - - - Manual - Справка - - - - Station updated - Обновление станции - - - - HeaderNavigation - - - Top - Топ - - - - DE - DE - - - - NL - NL - - - - Favorites - Избранные - - - - History - История - - - Manual + - Вручную + - - - - About - О BearWave - - - Resume - Продолжить - - - - LoadingOverlay - - - Loading stations... - Загрузка станций... - - - - Main - - - BearWave - BearWave - - - - Error: - Ошибка: - - - - Top Global - Всемирный топ - - - - NotificationManager - - Station: %1 - Станция: %1 - - - - PlayerBar - - - - No station selected - Нет выбранной станции - - - - Now playing: - Сейчас играет: - - - - Live radio - Прямой эфир - - - Now playing: No track info - Сейчас играет: нет информации о треке - - - - Mute - Без звука - - - - Unmute - Со звуком - - - - QuickFilters - - - Genre: - Жанр: - - - - - Rock - Рок - - - - - News - Новости - - - - - Jazz - Джаз - - - - GB - GB - - - - Name - Название - - - - Bitrate - Битрейт - - - - Country: - Страна: - - - - - US - US - - - - Quick access - Быстрый доступ - - - - Sort - Сортировка - - - - Votes - Голоса - - - - UK - UK - - - - - FR - FR - - - - WORLD - Мир - - - - RadioBackend - - Stream URL must use http:// or https:// - URL-адрес потока должен использовать http:// или https:// - - - Manual - Справка - - - Last played - Последнее - - - - RadioBrowser - - Network error - Ошибка сети - - - - SearchToolbar - - - Search stations (name, genre, country)... - Поиск станций (название, жанр, страна)... - - - - - Clear - Очистить - - - - Search stations (name, genre, country) - Поиск станций (название, жанр, страна) - - - - - Search - Поиск - - - Sort A-Z - Сорт. А-Я - - - Sort Bitrate - Сорт. битрейт - - - Sort Votes - Сорт. голоса - - - Tip: you are not limited to DE/NL. Search worldwide by country, genre, or station name. - Совет: вы не ограничены DE/NL. Ищите по всему миру, по стране, жанру или названию станции. - - - - SidebarNavigation - - - Stations - Станции - - - - Top Global - Всемирный топ - - - - Germany - Германия - - - - Netherlands - Нидерланды - - - - Library - Библиотека - - - - Favorites - Избранные - - - - History - История - - - - Worldwide - Весь мир - - - Search - Поиск - - - - Add Station - Добавить станцию - - - - About BearWave - О BearWave - - - - Resume - Продолжить - - - - StationCard - - - votes - голосов - - - - Stream - Поток - - - - Edit Station - Редактировать станцию - - - - Removed from favorites - Удалено из избранного - - - - Added to favorites - Добавлено в избранное - - - - StationDetailsPanel - - - Stream URL copied! - URL потока скопирован! - - - - Details - Подробности - - - - Pause - Пауза - - - - Play - Слушать - - - - Favorite - Избранное - - - - Add - Добавить - - - - Removed from favorites - Удалено из избранного - - - - Added to favorites - Добавлено в избранное - - - - Groups - Группы - - - - Groups coming soon - Группы скоро появятся - - - - Tags - Теги - - - - Links - Ссылки - - - - Codec: - Кодек: - - - - - Unknown - Неизвестно - - - - Bitrate: - Битрейт: - - - - Votes: - Голоса: - - - - Open homepage - Открыть сайт - - - - Copy stream URL - Копировать URL потока - - - - No station selected - Нет выбранной станции - - - - Select a station from the list + + AboutDialog + + Version + Версия + + + build + сборка + + + BearWave + BearWave + + + Internet Radio Player for KDE + Интернет радиоплеер для KDE + + + Author: Sebastian Palencsár + Автор: Sebastian Palencsár + + + Open website + Перейти на веб-сайт + + + Open GitHub + Перейти на GitHub + + + Open LinkedIn + Перейти на LinkedIn + + + GNU GPLv3 License + Лицензия GNU GPLv3 + + + Copyright (c) 2026 + Copyright (c) 2026 + + + + AboutPage + + + Version + Версия + + + + Build + Сборка + + + + Qt 6 + Qt 6 + + + + Application framework and UI runtime: Core, DBus, Network, Quick, Quick Controls 2, Widgets, Multimedia, and LinguistTools. + Прикладной фреймворк и среда выполнения UI: Core, DBus, Network, Quick, Quick Controls 2, Widgets, Multimedia и LinguistTools. + + + + Subject to the upstream licenses of the installed Qt distribution. + Действуют лицензии upstream-версии установленного дистрибутива Qt. + + + + Qt Multimedia backend + Мультимедийный бэкенд Qt + + + + Audio playback runs through Qt Multimedia and the backend available on the system, such as GStreamer or FFmpeg. + Воспроизведение аудио выполняется через Qt Multimedia и доступный в системе бэкенд, например GStreamer или FFmpeg. + + + + Backend components are provided by the operating system or Qt build and retain their own licenses. + Компоненты бэкенда предоставляются операционной системой или сборкой Qt и сохраняют свои собственные лицензии. + + + + Radio Browser API + Radio Browser API + + + + Public station directory API for station data and stream discovery. BearWave does not bundle any Radio Browser server code. + Публичный API каталога станций для данных о станциях и обнаружения потоков. BearWave не включает серверный код Radio Browser. + + + + External service or API; subject to the upstream project and service terms. + Внешний сервис или API; действуют условия upstream-проекта и сервиса. + + + + freedesktop.org integrations + Интеграции freedesktop.org + + + + D-Bus, MPRIS, desktop notifications, desktop entry, and AppStream metadata. + D-Bus, MPRIS, уведомления рабочего стола, desktop-файл и метаданные AppStream. + + + + Uses standards and interfaces for desktop integration; no third-party implementation is bundled. + Используются стандарты и интерфейсы для интеграции с рабочим столом; сторонние реализации не включаются. + + + + Internet radio player for KDE + Интернет-радиоплеер для KDE + + + + Author + Автор + + + + Sebastian Palencsár + Себастьян Паленчар + + + + Open website + Перейти на веб-сайт + + + + Open GitHub + Перейти на GitHub + + + + Open LinkedIn + Перейти на LinkedIn + + + + Technologies and third-party components + Технологии и сторонние компоненты + + + + BearWave uses the following frameworks, services, and desktop standards. These components are not relicensed by BearWave. + BearWave использует следующие фреймворки, сервисы и стандарты рабочего стола. Эти компоненты не перелицензируются BearWave. + + + + GNU GPLv3 License + Лицензия GNU GPLv3 + + + + Copyright (c) 2026 + Copyright (c) 2026 + + + + License text could not be loaded. + Не удалось загрузить текст лицензии. + + + + AddStationDialog + + + Add station manually + Добавить станцию вручную + + + + Name + Название + + + + Stream URL (http/https) + Адрес канала (http/https) + + + + Country (optional) + Страна (необязательно) + + + + Station added + Станция добавлена + + + + BearTheme + + + Pop + Поп + + + + Rock + Рок + + + + Electronic + Электронная + + + + Classical + Классическая + + + + Jazz + Джаз + + + + Metal + Метал + + + + Hip Hop + Хип-хоп + + + + Chillout + Успокаивающая + + + + News / Talk + Новости / Разговоры + + + + Soundtracks + Саундтреки + + + + Ambient + Атмосфера + + + + Blues / Soul + Блюз / Соул + + + + EditStationDialog + + + Edit station + Редактировать станцию + + + + Name + Название + + + + Stream URL (http/https) + Адрес канала (http/https) + + + + Country (optional) + Страна (необязательно) + + + + Manual + Справка + + + + Station updated + Обновление станции + + + + HeaderNavigation + + + Top + Топ + + + + DE + DE + + + + NL + NL + + + + Favorites + Избранные + + + + History + История + + + Manual + + Вручную + + + + + About + О BearWave + + + Resume + Продолжить + + + + LoadingOverlay + + + Loading stations... + Загрузка станций... + + + + Main + + + BearWave + BearWave + + + + Error: + Ошибка: + + + + Top Global + Всемирный топ + + + + NotificationManager + + + Station: %1 + Станция: %1 + + + + PlayerBar + + + + No station selected + Нет выбранной станции + + + + Now playing: + Сейчас играет: + + + + Live radio + Прямой эфир + + + Now playing: No track info + Сейчас играет: нет информации о треке + + + + Mute + Без звука + + + + Unmute + Со звуком + + + + QuickFilters + + + Genre: + Жанр: + + + + + Rock + Рок + + + + + News + Новости + + + + + Jazz + Джаз + + + + GB + GB + + + + Name + Название + + + + Bitrate + Битрейт + + + + Country: + Страна: + + + + + US + US + + + + Quick access + Быстрый доступ + + + + Sort + Сортировка + + + + Votes + Голоса + + + + UK + UK + + + + + FR + FR + + + + WORLD + Мир + + + + RadioBackend + + + + Stream URL must use http:// or https:// + URL-адрес потока должен использовать http:// или https:// + + + + + Manual + Справка + + + + + + Last played + Последнее + + + + RadioBrowser + + + Network error + Ошибка сети + + + + SearchToolbar + + + Search stations (name, genre, country)... + Поиск станций (название, жанр, страна)... + + + + + Clear + Очистить + + + + Search stations (name, genre, country) + Поиск станций (название, жанр, страна) + + + + + Search + Поиск + + + Sort A-Z + Сорт. А-Я + + + Sort Bitrate + Сорт. битрейт + + + Sort Votes + Сорт. голоса + + + Tip: you are not limited to DE/NL. Search worldwide by country, genre, or station name. + Совет: вы не ограничены DE/NL. Ищите по всему миру, по стране, жанру или названию станции. + + + + SidebarNavigation + + + Stations + Станции + + + + Top Global + Всемирный топ + + + + Germany + Германия + + + + Netherlands + Нидерланды + + + + Library + Библиотека + + + + Favorites + Избранные + + + + History + История + + + + Worldwide + Весь мир + + + Search + Поиск + + + + Add Station + Добавить станцию + + + + About BearWave + О BearWave + + + + Resume + Продолжить + + + + StationCard + + + votes + голосов + + + + Stream + Поток + + + + Edit Station + Редактировать станцию + + + + Removed from favorites + Удалено из избранного + + + + Added to favorites + Добавлено в избранное + + + + StationDetailsPanel + + + Stream URL copied! + URL потока скопирован! + + + + Details + Подробности + + + + Pause + Пауза + + + + Play + Слушать + + + + Favorite + Избранное + + + + Add + Добавить + + + + Removed from favorites + Удалено из избранного + + + + Added to favorites + Добавлено в избранное + + + + Groups + Группы + + + + Groups coming soon + Группы скоро появятся + + + + Tags + Теги + + + + Links + Ссылки + + + + Codec: + Кодек: + + + + + Unknown + Неизвестно + + + + Bitrate: + Битрейт: + + + + Votes: + Голоса: + + + + Open homepage + Открыть сайт + + + + Copy stream URL + Копировать URL потока + + + + No station selected + Нет выбранной станции + + + + Select a station from the list to view details. - Выберите станцию из списка, + Выберите станцию из списка, чтобы просмотреть подробности. - - - - StationListPanel - - - No playback history - Нет истории воспроизведения - - - - No stations loaded yet - Станции пока не загружены - - - - Play some stations to build history - Прослушайте несколько станций, чтобы создать историю - - - - Load DE/NL stations or use search - Загрузите станции DE/NL или воспользуйтесь поиском - - - - SystemTrayManager - - BearWave - BearWave - - - Pause - Пауза - - - Play - Слушать - - - Hide - Скрыть - - - Show - Показать - - - Quit - Выйти - - - - WorldCategories - - - Explore World Stations - Сканировать мировые станции - - - - Filter countries... - Фильтровать страны... - - - - Choose a country or music style to find radio stations from all over the world. - Выберите страну или музыкальный стиль, чтобы найти радиостанции со всего мира. - - - - Countries - Страны - - - - Filtered Countries - Выбранные страны - - - - Top 200 - Топ 200 - - - - stations - станции - - - - Popular Music Styles - Популярные музыкальные стили - - - - WorldCategoryHeader - - - ← Back to Categories - ← Вернуться к категориям - - - - World > Country: - Мир > Страна: - - - - World > Genre: - Мир > Жанр: - - - \ No newline at end of file + + + + StationListPanel + + + No playback history + Нет истории воспроизведения + + + + No stations loaded yet + Станции пока не загружены + + + + Play some stations to build history + Прослушайте несколько станций, чтобы создать историю + + + + Load DE/NL stations or use search + Загрузите станции DE/NL или воспользуйтесь поиском + + + + SystemTrayManager + + + BearWave + BearWave + + + + Pause + Пауза + + + + Play + Слушать + + + + Hide + Скрыть + + + + Show + Показать + + + + Quit + Выйти + + + + WorldCategories + + + Explore World Stations + Сканировать мировые станции + + + + Filter countries... + Фильтровать страны... + + + + Choose a country or music style to find radio stations from all over the world. + Выберите страну или музыкальный стиль, чтобы найти радиостанции со всего мира. + + + + Countries + Страны + + + + Filtered Countries + Выбранные страны + + + + Top 200 + Топ 200 + + + + stations + станции + + + + Popular Music Styles + Популярные музыкальные стили + + + + WorldCategoryHeader + + + ← Back to Categories + ← Вернуться к категориям + + + + World > Country: + Мир > Страна: + + + + World > Genre: + Мир > Жанр: + + +