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 8d2c1f99b..a02ebf8a2 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": "", 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 a6ed4f9a7..e71fbc6af 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 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 1e3c3661c..143dbd285 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": "معظم انظمه التشغيل والبيأت لا تحتاج إلا دليل التثبيت. هذا القسم للتي تحتاج." } } 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 61b196329..7c299eeba 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,19 +17,20 @@ 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. +يمكنك الآن الدخول بعده مستخدمين في المتصفح بنفس الوقت، والتغيير بينهم. -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). 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 97f7d4743..6b9b4da34 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 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 1e3c3661c..69b2150c4 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" } } 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 9936bf193..cc22d3e8d 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. 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 d17af729f..88fd65049 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,18 +20,18 @@ 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. +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. +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.