From 6277f5bbb65f0835175791bf840adec3508b98f9 Mon Sep 17 00:00:00 2001 From: SubJunk Date: Wed, 1 Jul 2026 18:14:25 +1200 Subject: [PATCH 01/11] New translations development.md (Turkish) [ci skip] --- .../current/development/development.md | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/i18n/tr-TR/docusaurus-plugin-content-docs/current/development/development.md b/i18n/tr-TR/docusaurus-plugin-content-docs/current/development/development.md index d17af729..1933666f 100644 --- a/i18n/tr-TR/docusaurus-plugin-content-docs/current/development/development.md +++ b/i18n/tr-TR/docusaurus-plugin-content-docs/current/development/development.md @@ -20,9 +20,9 @@ Artık yerel makinenizde yeni deponuz var. ### [VS Kodu](https://code.visualstudio.com/) -This is our recommended editor because it is great at handling both Java and TypeScript, our two main languages. +Bizim İki ana dilimiz olan Java ve TypeScript’i kullanma konusunda mükemmel olduğundan bu tavsiye ettiğimiz düzenleyicidir. -#### Java server +#### Java sunucusu When you have opened the code, you will probably see some recommendations for Extensions to install, like the `Extension Pack for Java`. Install it/them. When that is installed and configured, you can run the Java server by clicking up the top `Run -> Start Debugging`, and reload it with `Run -> Restart Debugging`. These commands should complete within 1 second, for a fast development workflow. From 286f5925e4c72b30122da96c58b2d9b77f458187 Mon Sep 17 00:00:00 2001 From: SubJunk Date: Mon, 13 Jul 2026 16:12:48 +1200 Subject: [PATCH 02/11] New translations development.md (Turkish) [ci skip] --- .../current/development/development.md | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/i18n/tr-TR/docusaurus-plugin-content-docs/current/development/development.md b/i18n/tr-TR/docusaurus-plugin-content-docs/current/development/development.md index 1933666f..f8150891 100644 --- a/i18n/tr-TR/docusaurus-plugin-content-docs/current/development/development.md +++ b/i18n/tr-TR/docusaurus-plugin-content-docs/current/development/development.md @@ -24,10 +24,10 @@ Bizim İki ana dilimiz olan Java ve TypeScript’i kullanma konusunda mükemmel #### Java sunucusu -When you have opened the code, you will probably see some recommendations for Extensions to install, like the `Extension Pack for Java`. Install it/them. -When that is installed and configured, you can run the Java server by clicking up the top `Run -> Start Debugging`, and reload it with `Run -> Restart Debugging`. These commands should complete within 1 second, for a fast development workflow. +Kodu açtığınızda, muhtemelen `Java için Uzantı Paketi` gibi yüklenecek Uzantılar için bazı öneriler göreceksiniz. Bunu/bunları yükleyin. +Yüklendiğinde ve yapılandırıldığında, Java sunucusunu üstteki `Çalıştır -> Hata Ayıklamayı Başlat` seçeneğine tıklayarak çalıştırabilir ve `Çalıştır -> Hata Ayıklamayı Yeniden Başlat` ile yeniden yükleyebilirsiniz. Hızlı bir geliştirme iş akışı için bu komutların 1 saniye içinde tamamlanması gerekir. -#### Web browser interfaces +#### Web tarayıcı arayüzleri If you want to make changes to our web browser interfaces, you will also need to run the React server, which will take care of compiling and serving the TypeScript code. From 22614bfabad5cc1c436d432d3581f021d61c1e7c Mon Sep 17 00:00:00 2001 From: SubJunk Date: Tue, 14 Jul 2026 14:53:35 +1200 Subject: [PATCH 03/11] New translations security-and-privacy.md (Arabic) [ci skip] --- .../current/configuration/security-and-privacy.md | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/i18n/ar-SA/docusaurus-plugin-content-docs/current/configuration/security-and-privacy.md b/i18n/ar-SA/docusaurus-plugin-content-docs/current/configuration/security-and-privacy.md index a6ed4f9a..e71fbc6a 100644 --- a/i18n/ar-SA/docusaurus-plugin-content-docs/current/configuration/security-and-privacy.md +++ b/i18n/ar-SA/docusaurus-plugin-content-docs/current/configuration/security-and-privacy.md @@ -1,6 +1,6 @@ -# Security and Privacy +# الحمايه و الخصوصيه -## Introduction +## مقدمه UMS serves media in two main ways - via DLNA/UPnP to be consumed via media player apps, and via HTTP(S) to be consumed via web browsers. @@ -70,7 +70,7 @@ Any configuration property can also be set on a per-device basis by creating a c For example, to customize the kids' TV: - Click the 'Customize this device' button in the top right of the renderer's GUI popup panel and specify a name for the configuration. -- In the new conf file that opens up add any settings you wish to override for the TV, e.g. to change the server name and specify different folders: +- ``` #---------------------------------------------------------------------------- # Custom Device profile From 98c6216159c3f658db3eee8ba4f40b6f2c543178 Mon Sep 17 00:00:00 2001 From: SubJunk Date: Tue, 14 Jul 2026 14:53:36 +1200 Subject: [PATCH 04/11] New translations _category_.json (Arabic) [ci skip] --- .../current/configuration/_category_.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/i18n/ar-SA/docusaurus-plugin-content-docs/current/configuration/_category_.json b/i18n/ar-SA/docusaurus-plugin-content-docs/current/configuration/_category_.json index 8d2c1f99..a02ebf8a 100644 --- a/i18n/ar-SA/docusaurus-plugin-content-docs/current/configuration/_category_.json +++ b/i18n/ar-SA/docusaurus-plugin-content-docs/current/configuration/_category_.json @@ -1,5 +1,5 @@ { - "label": "", + "label": "الاعدادات", "position": "", "link": { "type": "", From 98cf96eb1e0979f33de521801f0e7f89992ddc60 Mon Sep 17 00:00:00 2001 From: SubJunk Date: Tue, 14 Jul 2026 14:53:37 +1200 Subject: [PATCH 05/11] New translations whats-new-in-v15.md (Arabic) [ci skip] --- .../current/whats-new-in-v15.md | 10 +++++----- 1 file changed, 5 insertions(+), 5 deletions(-) diff --git a/i18n/ar-SA/docusaurus-plugin-content-docs/current/whats-new-in-v15.md b/i18n/ar-SA/docusaurus-plugin-content-docs/current/whats-new-in-v15.md index 61b19632..79914e62 100644 --- a/i18n/ar-SA/docusaurus-plugin-content-docs/current/whats-new-in-v15.md +++ b/i18n/ar-SA/docusaurus-plugin-content-docs/current/whats-new-in-v15.md @@ -2,13 +2,13 @@ sidebar_position: 2 --- -# What's New in v15 +# ما الجديد في الاصدار 15 -## Overview +## ملخص The 2 main goals for V15 have been to simplify our interface, based on user feedback and reviews, and to make our user accounts easier to use. -A quick overview of the changes in this version is: +مراجعة سريعة التغيرات في هذا الاصدار هي: - A **user switcher** with support for **multiple logged-in users** - A **mode switcher** to change between the two major areas: **Player** and **Settings** @@ -17,9 +17,9 @@ A quick overview of the changes in this version is: - A file **media info** button - Also rewrites of our notification and realtime code, improved memory management, and a lot of other changes to improve usability and reduce the number of actions needed to do what you want. -## New features +## المزايا الجديده -### User switcher +### تغيير المستخدم You can now be logged in with multiple users in a browser at the same time, and switch between them. From 6df26c24b39d2d2acb078b1ea488cb0dc9cffcea Mon Sep 17 00:00:00 2001 From: SubJunk Date: Tue, 14 Jul 2026 16:31:59 +1200 Subject: [PATCH 06/11] New translations whats-new-in-v15.md (Arabic) [ci skip] --- .../current/whats-new-in-v15.md | 17 +++++++++-------- 1 file changed, 9 insertions(+), 8 deletions(-) diff --git a/i18n/ar-SA/docusaurus-plugin-content-docs/current/whats-new-in-v15.md b/i18n/ar-SA/docusaurus-plugin-content-docs/current/whats-new-in-v15.md index 79914e62..7c299eeb 100644 --- a/i18n/ar-SA/docusaurus-plugin-content-docs/current/whats-new-in-v15.md +++ b/i18n/ar-SA/docusaurus-plugin-content-docs/current/whats-new-in-v15.md @@ -2,13 +2,13 @@ sidebar_position: 2 --- -# ما الجديد في الاصدار 15 +# ما الجديد في النسخة 15 ## ملخص The 2 main goals for V15 have been to simplify our interface, based on user feedback and reviews, and to make our user accounts easier to use. -مراجعة سريعة التغيرات في هذا الاصدار هي: +مراجعة سريعة التغيرات في هذا الأصدار هي: - A **user switcher** with support for **multiple logged-in users** - A **mode switcher** to change between the two major areas: **Player** and **Settings** @@ -17,19 +17,20 @@ The 2 main goals for V15 have been to simplify our interface, based on user feed - A file **media info** button - Also rewrites of our notification and realtime code, improved memory management, and a lot of other changes to improve usability and reduce the number of actions needed to do what you want. -## المزايا الجديده +## المزايا الجديدة ### تغيير المستخدم -You can now be logged in with multiple users in a browser at the same time, and switch between them. +يمكنك الآن الدخول بعده مستخدمين في المتصفح بنفس الوقت، والتغيير بينهم. -You can also enable a setting to display the available users on the login screen. This setting is opt-in for security reasons, because you might not want everyone to see all user accounts. There is also an in-between setting where user accounts are saved in the browser after that browser logs in, on a per-account basis. +يمكنك أيضا تفعيل أعدادات عرض المستخدمين المتاحين على شاشه الدخول. This setting is opt-in for security reasons, because you might not want everyone to see all user accounts. There is also an in-between setting where user accounts are saved in the browser after that browser logs in, on a per-account basis. ![Example of the user switcher](@site/docs/img/whats-new-in-v15-user-switcher.png) -### Mode switcher +### وضع التغيير -The web interface has been split into two areas: Player and Settings. +واجهة الويب تم تقسيمها لمساحتين: +مشغل و أعدادات . This should make the web interface more intuitive and easier navigate by reducing the number of clicks needed. @@ -47,7 +48,7 @@ Seasons of TV shows sometimes have their own data like titles and cover images, ![Example of season view](@site/docs/img/whats-new-in-v15-season-metadata.png) -### More +### أكثر For a full list of all changes in v15, see [the full changelog](https://github.com/UniversalMediaServer/UniversalMediaServer/blob/main/CHANGELOG.md). From 478b31dfc986136818b5a960a644a3d4b25a7996 Mon Sep 17 00:00:00 2001 From: SubJunk Date: Tue, 14 Jul 2026 16:32:01 +1200 Subject: [PATCH 07/11] New translations _category_.json (Arabic) [ci skip] --- .../current/installation/_category_.json | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/i18n/ar-SA/docusaurus-plugin-content-docs/current/installation/_category_.json b/i18n/ar-SA/docusaurus-plugin-content-docs/current/installation/_category_.json index 1e3c3661..143dbd28 100644 --- a/i18n/ar-SA/docusaurus-plugin-content-docs/current/installation/_category_.json +++ b/i18n/ar-SA/docusaurus-plugin-content-docs/current/installation/_category_.json @@ -1,8 +1,8 @@ { - "label": "", + "label": "التثبيت", "position": "", "link": { "type": "", - "description": "" + "description": "معظم انظمه التشغيل والبيأت لا تحتاج إلا دليل التثبيت. هذا القسم للتي تحتاج." } } From b6320d8778ff6cdcc4ffcbe8e4159882970c8357 Mon Sep 17 00:00:00 2001 From: SubJunk Date: Fri, 31 Jul 2026 08:10:59 +1200 Subject: [PATCH 08/11] New translations how-to-add-web-content.md (Norwegian) [ci skip] --- .../current/guides/how-to-add-web-content.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/i18n/no-NO/docusaurus-plugin-content-docs/current/guides/how-to-add-web-content.md b/i18n/no-NO/docusaurus-plugin-content-docs/current/guides/how-to-add-web-content.md index 97f7d474..6b9b4da3 100644 --- a/i18n/no-NO/docusaurus-plugin-content-docs/current/guides/how-to-add-web-content.md +++ b/i18n/no-NO/docusaurus-plugin-content-docs/current/guides/how-to-add-web-content.md @@ -26,7 +26,7 @@ The "Name" field is disabled for video feeds, because the feeds define their own #### Path -The "Path" field defines the directory structure that will be displayed by UMS. For example, if you enter `Web/YouTube Channels`, your feed will be inside the `YouTube Channels` directory, nested within the `Web` directory. This lets you organize your content however you want, and is especially useful when you have different feed providers, and you are using UMS have them all in the same place. +The "Path" field defines the directory structure that will be displayed by UMS. For example, if you enter `Web/YouTube Channels`, your feed will be inside the `YouTube Channels` directory, nested within the `Web` directory. #### Source/URL From f82e6119e32c3659983fdb8714e583e752d9c9d4 Mon Sep 17 00:00:00 2001 From: SubJunk Date: Tue, 4 Aug 2026 19:58:24 +1200 Subject: [PATCH 09/11] New translations development.md (Turkish) [ci skip] --- .../current/development/development.md | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/i18n/tr-TR/docusaurus-plugin-content-docs/current/development/development.md b/i18n/tr-TR/docusaurus-plugin-content-docs/current/development/development.md index f8150891..88fd6504 100644 --- a/i18n/tr-TR/docusaurus-plugin-content-docs/current/development/development.md +++ b/i18n/tr-TR/docusaurus-plugin-content-docs/current/development/development.md @@ -29,9 +29,9 @@ Yüklendiğinde ve yapılandırıldığında, Java sunucusunu üstteki `Çalış #### Web tarayıcı arayüzleri -If you want to make changes to our web browser interfaces, you will also need to run the React server, which will take care of compiling and serving the TypeScript code. +Eğer web tarayıcı arayüzlerimizde değişiklik yapmak istiyorsanız, TypeScript kodunun derlenmesi ve sunulmasıyla ilgilenecek olan React sunucusunu da çalıştırmanız gerekecektir. -In VS Code, you can go into the `Command Palette` and filter on `Debug: Select and Start Debugging` and select `Launch web interface`. It will automatically reload any changes you make to the React files. +VS Kodunda, `Komut Paleti`’ne gidebilir ve `Hata Ayıklama: Hata Ayıklamayı Seç ve Başlat`’ta süzebilir ve `Web arayüzünü başlat`’ı seçebilirsiniz. React dosyalarında yaptığınız değişiklikleri otomatik olarak yeniden yükleyecektir. For a manual workflow, you can go into the `react-client` folder and run `yarn` to download the necessary dependencies. Then just run `yarn dev` which should open the web player in the browser and automatically compile any code changes you make. From 4eb8fc6f134a810fc912408bb1bdb3d0e82e5d07 Mon Sep 17 00:00:00 2001 From: SubJunk Date: Fri, 7 Aug 2026 14:04:55 +1200 Subject: [PATCH 10/11] New translations _category_.json (Slovak) [ci skip] --- .../current/configuration/_category_.json | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/i18n/sk-SK/docusaurus-plugin-content-docs/current/configuration/_category_.json b/i18n/sk-SK/docusaurus-plugin-content-docs/current/configuration/_category_.json index 1e3c3661..69b2150c 100644 --- a/i18n/sk-SK/docusaurus-plugin-content-docs/current/configuration/_category_.json +++ b/i18n/sk-SK/docusaurus-plugin-content-docs/current/configuration/_category_.json @@ -1,8 +1,8 @@ { - "label": "", + "label": "Nastavenia", "position": "", "link": { "type": "", - "description": "" + "description": "Ako sa nastavuje UMS" } } From 4c1ae570a49756e3552e440713323ee6d72be38f Mon Sep 17 00:00:00 2001 From: SubJunk Date: Fri, 7 Aug 2026 14:04:57 +1200 Subject: [PATCH 11/11] New translations audio-addict.md (Slovak) [ci skip] --- .../current/configuration/audio-addict.md | 22 +++++++++---------- 1 file changed, 11 insertions(+), 11 deletions(-) diff --git a/i18n/sk-SK/docusaurus-plugin-content-docs/current/configuration/audio-addict.md b/i18n/sk-SK/docusaurus-plugin-content-docs/current/configuration/audio-addict.md index 9936bf19..cc22d3e8 100644 --- a/i18n/sk-SK/docusaurus-plugin-content-docs/current/configuration/audio-addict.md +++ b/i18n/sk-SK/docusaurus-plugin-content-docs/current/configuration/audio-addict.md @@ -1,28 +1,28 @@ # Audio Addict Network Radio -The **Audio Addict Network** is a collection of premium internet radio stations, including: +**Audio Addict Network** je súbor prémiových internetových rádiových staníc, medzi ktoré patria: Classical Radio, Radio Tunes, Rock Radio, Jazz Radio, Zen Radio, and DI.fm. -A paid **premium account** is required to access these radio stations. You only need to register on one of the sites, as the same username and password will grant access to all of them. +Na prístup k týmto rozhlasovým staniciam je potrebný platený **prémiový účet**. Stačí sa zaregistrovať len na jednej z týchto stránok, pretože s rovnakým používateľským menom a heslom získate prístup ku všetkým. -UMS automatically reads all available AudioAddict radio sites, their channels, and filters. The **Favorites** channel is also supported. +UMS automaticky načítava všetky dostupné rádiové stránky AudioAddict, ich kanály a filtre. Podporovaný je aj kanál **Obľúbené**. -## Configuration +## Nastavenie -To enable AudioAddict support, add the following lines to your `UMS.conf` file: +Ak chcete aktivovať podporu AudioAddict, pridajte do súboru `UMS.conf` nasledujúce riadky: ``` -# TRUE = prefer European streaming server -audio_addict_europe = TRUE or FALSE +# TRUE = uprednostňujem európsky streamovací server +audio_addict_europe = TRUE alebo FALSE -# Your username +# Vaše používateľské meno audio_addict_user = USERNAME -# Your password +# Vaše heslo audio_addict_pass = PASSWORD ``` -## Location +## Umiestnenie -The **Audio Addict Radio Network** folder is located within your media library. From there, you can browse and access all available stations directly. +Priečinok **Audio Addict Radio Network** sa nachádza vo vašej mediálnej knižnici. Odtiaľ môžete priamo prehliadať a prepínať medzi všetkými dostupnými stanicami.