diff --git a/mux/ar.json b/mux/ar.json index 67edb48a..45cf58c6 100644 --- a/mux/ar.json +++ b/mux/ar.json @@ -866,7 +866,10 @@ "Configure the time the device will sleep when no input is detected": "ضبط وقت سكون الجهاز بعد عدم اكتشاف أي إدخال", "Configure the time the screen will dim when no input is detected": "ضبط الوقت الذي ستصبح فيه الشاشة خافتة بعد عدم اكتشاف أي إدخال", "Configure when the red LED will display based on the current capacity percentage": "ضبط وقت عرض مؤشر LED الأحمر استنادًا إلى النسبة المئوية لسعة البطارية", + "Crawl": "Crawl", + "Cruise": "Cruise", "Default Governor": "Default Governor", + "Fast": "Fast", "Frontend Screensaver": "Frontend Screensaver", "Idle Display must be less than Idle Sleep": "Idle Display must be less than Idle Sleep", "Idle Governor": "Idle Governor", @@ -874,6 +877,7 @@ "Idle Input Sleep Timeout": "مهلة السكون عند الإدخال الخامل", "Instant Shutdown": "إيقاف التشغيل الفوري", "Low Battery Indicator": "مؤشر البطارية منخفضة", + "Ludicrous": "Ludicrous", "Mute on Display Timeout": "Mute on Display Timeout", "POWER SETTINGS": "إعدادات الطاقة", "Sleep 10m + Shutdown": "السكون ل 10 دقائق + إيقاف التشغيل", @@ -888,7 +892,8 @@ "Sleep Function": "وظيفة السكون", "Sleep Until Wake": "السكون حتى الاستيقاظ", "Toggle if the audio is muted when display is dimmed": "Toggle if the audio is muted when display is dimmed", - "Toggle the frontend screensaver on Idle Display Timeout activation": "Toggle the frontend screensaver on Idle Display Timeout activation" + "Toggle the frontend screensaver on Idle Display Timeout activation": "Toggle the frontend screensaver on Idle Display Timeout activation", + "Turbo": "Turbo" }, "muxraopt": { "THREADED VIDEO": "THREADED VIDEO", @@ -1003,6 +1008,7 @@ "Reload the current frontend configuration values if changed elsewhere": "Reload the current frontend configuration values if changed elsewhere", "Reloading Frontend…": "Reloading Frontend…", "SYSTEM DETAILS": "تفاصيل النظام", + "Swap Memory": "Swap Memory", "System Memory": "ذاكرة النظام", "System Uptime": "وقت التشغيل النظام", "Temperature": "حرارة الجهاز", @@ -1016,7 +1022,8 @@ "The current running governor of the device": "المنظم الحالي للجهاز", "The current running time of the system": "وقت التشغيل الحالي للنظام", "The current version of MustardOS running on the device": "The current version of MustardOS running on the device", - "The current, and total, memory usage of the device": "الاستخدام الحالي والإجمالي للذاكرة للجهاز", + "The current, and total, device memory usage of the device": "The current, and total, device memory usage of the device", + "The current, and total, swap memory usage of the device": "The current, and total, swap memory usage of the device", "The detected CPU type of the device": "نوع وحدة المعالجة المركزية المكتشفة للجهاز", "Version": "Version" }, diff --git a/mux/bg.json b/mux/bg.json index a978d3af..ba6ee214 100644 --- a/mux/bg.json +++ b/mux/bg.json @@ -866,7 +866,10 @@ "Configure the time the device will sleep when no input is detected": "Конфигурирай времето, през което устройството ще заспи, когато не е натиснат никакъв бутон", "Configure the time the screen will dim when no input is detected": "Конфигурирай времето, за което екранът ще се затъмни, когато не е натиснат никакъв бутон", "Configure when the red LED will display based on the current capacity percentage": "Конфигурирай кога червеният светодиод ще светне от текущия процент на капацитета", + "Crawl": "Crawl", + "Cruise": "Cruise", "Default Governor": "Default Governor", + "Fast": "Fast", "Frontend Screensaver": "Frontend Screensaver", "Idle Display must be less than Idle Sleep": "Idle Display must be less than Idle Sleep", "Idle Governor": "Idle Governor", @@ -874,6 +877,7 @@ "Idle Input Sleep Timeout": "Време за изчакване на неактивен вход за заспиване", "Instant Shutdown": "Незабавно Изключване", "Low Battery Indicator": "Индикатор за Ниска Батерия", + "Ludicrous": "Ludicrous", "Mute on Display Timeout": "Mute on Display Timeout", "POWER SETTINGS": "НАСТРОЙКИ ЗА ЗАХРАНВАНЕ", "Sleep 10m + Shutdown": "Заспиване 10м + Изключване", @@ -888,7 +892,8 @@ "Sleep Function": "Функция за Заспиване", "Sleep Until Wake": "Sleep Until Wake", "Toggle if the audio is muted when display is dimmed": "Toggle if the audio is muted when display is dimmed", - "Toggle the frontend screensaver on Idle Display Timeout activation": "Toggle the frontend screensaver on Idle Display Timeout activation" + "Toggle the frontend screensaver on Idle Display Timeout activation": "Toggle the frontend screensaver on Idle Display Timeout activation", + "Turbo": "Turbo" }, "muxraopt": { "THREADED VIDEO": "THREADED VIDEO", @@ -1003,6 +1008,7 @@ "Reload the current frontend configuration values if changed elsewhere": "Reload the current frontend configuration values if changed elsewhere", "Reloading Frontend…": "Reloading Frontend…", "SYSTEM DETAILS": "ПОДРОБНОСТИ ЗА СИСТЕМАТА", + "Swap Memory": "Swap Memory", "System Memory": "Системна памет", "System Uptime": "Времетраене на Системата", "Temperature": "Температура", @@ -1016,7 +1022,8 @@ "The current running governor of the device": "Текущият работещ регулатор на устройството", "The current running time of the system": "Текущото време на работа на системата", "The current version of MustardOS running on the device": "The current version of MustardOS running on the device", - "The current, and total, memory usage of the device": "Текущото и общото използване на паметта на устройството", + "The current, and total, device memory usage of the device": "The current, and total, device memory usage of the device", + "The current, and total, swap memory usage of the device": "The current, and total, swap memory usage of the device", "The detected CPU type of the device": "Откритият тип процесор на устройството", "Version": "Version" }, diff --git a/mux/ca.json b/mux/ca.json index 6281566f..10237732 100644 --- a/mux/ca.json +++ b/mux/ca.json @@ -866,7 +866,10 @@ "Configure the time the device will sleep when no input is detected": "Configura el temps d'espera per a que el dispositiu es suspengui en no prémer cap tecla", "Configure the time the screen will dim when no input is detected": "Configura el temps d'espera per a que la pantalla s'enfosqueixi en no prémer cap tecla", "Configure when the red LED will display based on the current capacity percentage": "Configura l'encesa del LED vermell segons el percentatge de bateria actual", + "Crawl": "Crawl", + "Cruise": "Cruise", "Default Governor": "Default Governor", + "Fast": "Fast", "Frontend Screensaver": "Frontend Screensaver", "Idle Display must be less than Idle Sleep": "El temps d’inactivitat de la pantalla ha de ser menor que el de l’inactivitat del sistema", "Idle Governor": "Idle Governor", @@ -874,6 +877,7 @@ "Idle Input Sleep Timeout": "Temps d'inactivitat per suspensió", "Instant Shutdown": "Apagat instantani", "Low Battery Indicator": "Indicador de baixa bateria", + "Ludicrous": "Ludicrous", "Mute on Display Timeout": "Silencia durant el temps d'espera de la pantalla", "POWER SETTINGS": "OPCIONS D'ENERGIA", "Sleep 10m + Shutdown": "Suspensió 10m + Apagat", @@ -888,7 +892,8 @@ "Sleep Function": "Funció de suspensió", "Sleep Until Wake": "Suspendre fins la reactivació", "Toggle if the audio is muted when display is dimmed": "Activa o desactiva l'àudio quan la pantalla està atenuada", - "Toggle the frontend screensaver on Idle Display Timeout activation": "Toggle the frontend screensaver on Idle Display Timeout activation" + "Toggle the frontend screensaver on Idle Display Timeout activation": "Toggle the frontend screensaver on Idle Display Timeout activation", + "Turbo": "Turbo" }, "muxraopt": { "THREADED VIDEO": "THREADED VIDEO", @@ -1003,6 +1008,7 @@ "Reload the current frontend configuration values if changed elsewhere": "Reload the current frontend configuration values if changed elsewhere", "Reloading Frontend…": "Reloading Frontend…", "SYSTEM DETAILS": "DETALLS DEL SISTEMA", + "Swap Memory": "Swap Memory", "System Memory": "Memòria del sistema", "System Uptime": "Temps d'activitat del sistema", "Temperature": "Temperatura", @@ -1016,7 +1022,8 @@ "The current running governor of the device": "El controlador de freqüència de CPU usat actualment", "The current running time of the system": "El temps de funcionament actual del sistema", "The current version of MustardOS running on the device": "The current version of MustardOS running on the device", - "The current, and total, memory usage of the device": "L'ús actual i total de memòria a la consola", + "The current, and total, device memory usage of the device": "The current, and total, device memory usage of the device", + "The current, and total, swap memory usage of the device": "The current, and total, swap memory usage of the device", "The detected CPU type of the device": "La CPU detectada a la consola", "Version": "Version" }, diff --git a/mux/ca@valencia.json b/mux/ca@valencia.json index 621f2b2a..eca86fd4 100644 --- a/mux/ca@valencia.json +++ b/mux/ca@valencia.json @@ -866,7 +866,10 @@ "Configure the time the device will sleep when no input is detected": "Configure the time the device will sleep when no input is detected", "Configure the time the screen will dim when no input is detected": "Configure the time the screen will dim when no input is detected", "Configure when the red LED will display based on the current capacity percentage": "Configure when the red LED will display based on the current capacity percentage", + "Crawl": "Crawl", + "Cruise": "Cruise", "Default Governor": "Default Governor", + "Fast": "Fast", "Frontend Screensaver": "Frontend Screensaver", "Idle Display must be less than Idle Sleep": "Idle Display must be less than Idle Sleep", "Idle Governor": "Idle Governor", @@ -874,6 +877,7 @@ "Idle Input Sleep Timeout": "Idle Input Sleep Timeout", "Instant Shutdown": "Instant Shutdown", "Low Battery Indicator": "Low Battery Indicator", + "Ludicrous": "Ludicrous", "Mute on Display Timeout": "Mute on Display Timeout", "POWER SETTINGS": "POWER SETTINGS", "Sleep 10m + Shutdown": "Sleep 10m + Shutdown", @@ -888,7 +892,8 @@ "Sleep Function": "Sleep Function", "Sleep Until Wake": "Sleep Until Wake", "Toggle if the audio is muted when display is dimmed": "Toggle if the audio is muted when display is dimmed", - "Toggle the frontend screensaver on Idle Display Timeout activation": "Toggle the frontend screensaver on Idle Display Timeout activation" + "Toggle the frontend screensaver on Idle Display Timeout activation": "Toggle the frontend screensaver on Idle Display Timeout activation", + "Turbo": "Turbo" }, "muxraopt": { "THREADED VIDEO": "THREADED VIDEO", @@ -1003,6 +1008,7 @@ "Reload the current frontend configuration values if changed elsewhere": "Reload the current frontend configuration values if changed elsewhere", "Reloading Frontend…": "Reloading Frontend…", "SYSTEM DETAILS": "System Details", + "Swap Memory": "Swap Memory", "System Memory": "System Memory", "System Uptime": "System Uptime", "Temperature": "Temperature", @@ -1016,7 +1022,8 @@ "The current running governor of the device": "The current running governor of the device", "The current running time of the system": "The current running time of the system", "The current version of MustardOS running on the device": "The current version of MustardOS running on the device", - "The current, and total, memory usage of the device": "The current, and total, memory usage of the device", + "The current, and total, device memory usage of the device": "The current, and total, device memory usage of the device", + "The current, and total, swap memory usage of the device": "The current, and total, swap memory usage of the device", "The detected CPU type of the device": "The detected CPU type of the device", "Version": "Version" }, diff --git a/mux/cs.json b/mux/cs.json index f2713096..aabb4c3b 100644 --- a/mux/cs.json +++ b/mux/cs.json @@ -5,7 +5,7 @@ "Allowed": "Dovoleno", "Back": "Zpět", "Cannot Delete Active Theme": "Aktivní motiv nelze smazat", - "Cannot find original launch content…": "Cannot find original launch content…", + "Cannot find original launch content…": "Nelze najít původní obsah k uvedení na trh…", "Change": "Změna", "Channel": "Kanál", "Check": "Kontrola", @@ -13,7 +13,7 @@ "Clear": "Čistý", "Close": "Zavřít", "Collect": "Sbírat", - "Content": "Content", + "Content": "Obsah", "Directory": "Adresář", "Disabled": "Zakázáno", "Download": "Stáhnout", @@ -26,8 +26,8 @@ "Filter": "Filtr", "Friday": "Pátek", "Hidden": "Skrytý", - "Hold L2 and press X to confirm removal!": "Hold L2 and press X to confirm removal!", - "Hold L2 and press X to confirm reset!": "Hold L2 and press X to confirm reset!", + "Hold L2 and press X to confirm removal!": "Podržte L2 a stiskněte X pro potvrzení odstranění!", + "Hold L2 and press X to confirm reset!": "Podržte L2 a stiskněte X pro potvrzení resetu!", "Included": "Zahrnuto", "Info": "Informace", "Information": "Informace", @@ -58,7 +58,7 @@ "Refreshing…": "Obnovuji…", "Remove": "Odstranit", "Rescan": "Znovu proskenovat", - "Reset": "Reset", + "Reset": "Resetovat", "Restore": "Obnovit", "Restricted": "Omezeno", "Saturday": "Sobota", @@ -180,7 +180,7 @@ "Applications": "Aplikace", "Background Music": "Hudba na pozadí", "Backup Target": "Cíl zálohy", - "Content Assignment": "Content Assignment", + "Content Assignment": "Přiřazení obsahu", "Content Collection": "Sbírka obsahu", "Content Launch Overrides": "Přepsání spuštění obsahu", "Custom Packages": "Vlastní balíčky", @@ -193,7 +193,7 @@ "Location of RetroArch shaders": "Umístění shaderů RetroArch", "Location of Syncthing configurations": "Umístění konfigurací Synchronizace", "Location of User Initialisation scripts": "Umístění skriptů pro inicializaci uživatele", - "Location of assigned content information": "Location of assigned content information", + "Location of assigned content information": "Umístění přiřazených informací o obsahu", "Location of background music": "Umístění hudby na pozadí", "Location of content collection": "Umístění sbírky obsahu", "Location of content images and text": "Umístění obrázků a textu obsahu", @@ -258,24 +258,24 @@ "Update Interval": "Interval aktualizace" }, "muxcoladjust": { - "Adjusts midtone brightness without affecting pure black or white": "Adjusts midtone brightness without affecting pure black or white", - "Adjusts the difference between light and dark areas of content": "Adjusts the difference between light and dark areas of content", - "Adjusts the overall warmth or coolness of the display by shifting colour balance": "Adjusts the overall warmth or coolness of the display by shifting colour balance", - "Brightness": "Brightness", - "COLOUR OPTIONS": "COLOUR OPTIONS", - "Contrast": "Contrast", - "Controls the intensity and richness of colours": "Controls the intensity and richness of colours", - "Controls the overall lightness or darkness of content": "Controls the overall lightness or darkness of content", + "Adjusts midtone brightness without affecting pure black or white": "Upravuje jas středních tónů bez ovlivnění čisté černé nebo bílé", + "Adjusts the difference between light and dark areas of content": "Upravuje rozdíl mezi světlými a tmavými oblastmi obsahu", + "Adjusts the overall warmth or coolness of the display by shifting colour balance": "Upravuje celkovou teplotu nebo chladnost displeje posunem vyvážení barev", + "Brightness": "Jas", + "COLOUR OPTIONS": "MOŽNOSTI BAREV", + "Contrast": "Kontrast", + "Controls the intensity and richness of colours": "Řídí intenzitu a sytost barev", + "Controls the overall lightness or darkness of content": "Řídí celkovou světlost nebo tmavost obsahu", "Gamma": "Gamma", - "Hue Shift": "Hue Shift", - "Rotates colours around the colour wheel without changing brightness": "Rotates colours around the colour wheel without changing brightness", - "Saturation": "Saturation", - "Temperature": "Temperature" + "Hue Shift": "Posun odstínu", + "Rotates colours around the colour wheel without changing brightness": "Otáčí barvy v barevném kruhu bez změny jasu", + "Saturation": "Nasycení", + "Temperature": "Teplota" }, "muxcolfilter": { - "COLOUR FILTER": "COLOUR FILTER", - "Change the colour filter of your current selected content": "Change the colour filter of your current selected content", - "No Colour Filters Found…": "No Colour Filters Found…" + "COLOUR FILTER": "BAREVNÝ FILTR", + "Change the colour filter of your current selected content": "Změna barevného filtru aktuálně vybraného obsahu", + "No Colour Filters Found…": "Nenalezeny žádné barevné filtry…" }, "muxcollect": { "COLLECTION": "SBÍRKA", @@ -287,7 +287,7 @@ "muxconfig": { "Back up your content to a restorable archive for your device or others": "Zálohujte si obsah do obnovitelného archivu pro vaše zařízení nebo jiné uživatele", "CONFIGURATION": "KONFIGURACE", - "Colour Options": "Colour Options", + "Colour Options": "Možnosti barev", "Connect your device via Wi-Fi, enable web services, or enable USB functions": "Připojte zařízení přes Wi-Fi, povolte webové služby nebo funkce USB", "Connectivity": "Konektivita", "Customisation": "Přizpůsobení", @@ -298,10 +298,10 @@ "General Settings": "Nastavení", "Interface Options": "Možnosti rozhraní", "Language": "Jazyk", - "Overlay Options": "Overlay Options", + "Overlay Options": "Možnosti překrytí", "Power Settings": "Nastavení napájení", "Select your preferred language\n\nTranslations supported by Weblate": "Vyberte preferovaný jazyk\n\nPřeklady podporované Weblate", - "Settings to change the colour settings of content": "Settings to change the colour settings of content", + "Settings to change the colour settings of content": "Nastavení pro změnu nastavení barev obsahu", "Settings to change the hardware overlays of content": "Nastavení pro změnu hardwarových překryvů obsahu", "Settings to change the power features of the device": "Nastavení pro změnu funkcí napájení zařízení", "Settings to change the visual aspects of the frontend": "Nastavení pro změnu vizuálních aspektů frontendu", @@ -529,8 +529,8 @@ "Allow access to archive manager": "Povolit přístup k správci archivu", "Allow access to install content catalogues": "Povolit přístup k instalaci katalogů obsahu", "Allow access to use custom RetroArch configs": "Povolit přístup k používání vlastních konfigurací RetroArch", - "Allow changes to content colour adjustments": "Allow changes to content colour adjustments", - "Allow changes to content overlays": "Allow changes to content overlays", + "Allow changes to content colour adjustments": "Povolit změny úprav barev obsahu", + "Allow changes to content overlays": "Povolit změny v překryvných vrstvách obsahu", "Allow changes to interface visuals": "Povolit změny vizuální stránky rozhraní", "Allow changing the system clock": "Povolit změnu systémových hodin", "Allow clearing items from history": "Povolit mazání položek z historie", @@ -554,8 +554,8 @@ "Collection Folder Creation": "Vytvoření složky kolekce", "Collection Removal": "Odstranění sbírky", "Collection Viewing": "Prohlížení sbírky", - "Colour Filter": "Colour Filter", - "Colour Options": "Colour Options", + "Colour Filter": "Barevný filtr", + "Colour Options": "Možnosti barev", "Configuration": "Nastavení", "Content Control Scheme": "Schéma kontroly obsahu", "Content Core": "Obsahové Jádro", @@ -595,7 +595,7 @@ "Permit access to the task toolkit": "Povolit přístup k sadě nástrojů pro úkoly", "Permit adding content to collections": "Povolit přidávání obsahu do kolekcí", "Permit adjusting the timezone": "Povolit úpravu časového pásma", - "Permit changes to content colour filter": "Permit changes to content colour filter", + "Permit changes to content colour filter": "Povolit změny barevného filtru obsahu", "Permit changing system themes": "Povolit změnu systémových témat", "Permit changing the system language": "Povolit změnu jazyka systému", "Permit deletion of collections": "Povolit mazání kolekcí", @@ -603,7 +603,7 @@ "Permit power options such as shutdown or sleep": "Povolit možnosti napájení, jako je vypnutí nebo režim spánku", "Permit tagging and metadata changes": "Povolit změny označování a metadat", "Power Settings": "Nastavení Napájení", - "Remove Config": "Remove Config", + "Remove Config": "Odebrat Config", "Restrict to specific 'kiosk' directory within collections": "Omezit na konkrétní adresář „kiosk“ v rámci kolekcí", "Restricted Messages": "Omezené zprávy", "RetroArch Settings": "Nastavení RetroArch", @@ -732,7 +732,7 @@ "Gateway IP": "Brána IP", "Getting IP": "Získání IP", "Hidden Network": "Skrytá síť", - "Identifier": "SSID", + "Identifier": "Identifikátor", "Invalid Password": "Neplatné heslo", "Link Timeout": "Časový limit odkazu", "Network Disabled": "Vypnutá síť", @@ -761,8 +761,8 @@ }, "muxoption": { "CONTENT OPTION": "MOŽNOST OBSAHU", - "Colour Filter": "Colour Filter", - "Content Tag": "Content Tag", + "Colour Filter": "Barevný filtr", + "Content Tag": "Obsahová značka", "Control Scheme": "Kontrolní schéma", "Core": "Jádro", "Current": "Současný", @@ -770,14 +770,14 @@ "Name": "Jméno", "None": "Žádný", "Not Assigned": "Nepřiřazeno", - "Remove Config": "Remove Config", - "Remove specific RetroArch configuration, just in case something goes horribly wrong": "Remove specific RetroArch configuration, just in case something goes horribly wrong", - "Removing Content Config…": "Removing Content Config…", - "Removing Core Config…": "Removing Core Config…", - "Removing Directory Config…": "Removing Directory Config…", + "Remove Config": "Odebrat Config", + "Remove specific RetroArch configuration, just in case something goes horribly wrong": "Odeberte konkrétní konfiguraci RetroArchu, pro případ, že by se něco hrozně pokazilo", + "Removing Content Config…": "Odebírání konfigurace obsahu…", + "Removing Core Config…": "Odebírání základní konfigurace…", + "Removing Directory Config…": "Odebírání konfigurace adresáře…", "Search": "Vyhledávání", "Search for content within the selected directory": "Vyhledejte obsah ve vybraném adresáři", - "Select a colour filter that will change the display output of the running content. May not work with everything!": "Select a colour filter that will change the display output of the running content. May not work with everything!", + "Select a colour filter that will change the display output of the running content. May not work with everything!": "Vyberte barevný filtr, který změní zobrazení běžícího obsahu. Nemusí fungovat se vším!", "Set the CPU governor for the selected content or directory": "Nastavte regulátor CPU pro vybraný obsah nebo adresář", "Set the control scheme for the selected content or directory": "Nastavení schématu řízení pro vybraný obsah nebo adresář", "Set the specific tag of the content selected to change the glyph": "Chcete-li změnit glyf, nastavte konkrétní značku obsahu vybraného", @@ -866,7 +866,10 @@ "Configure the time the device will sleep when no input is detected": "Nakonfigurujte dobu, po kterou zařízení přejde do režimu spánku, když není detekován žádný vstup", "Configure the time the screen will dim when no input is detected": "Nakonfigurujte dobu, po kterou obrazovka ztmavne, když není detekován žádný vstup", "Configure when the red LED will display based on the current capacity percentage": "Nakonfigurujte, kdy se bude zobrazovat červená LED na základě aktuálního procenta kapacity", + "Crawl": "Procházení", + "Cruise": "Plavba", "Default Governor": "Hlavní Regulátor", + "Fast": "Rychle", "Frontend Screensaver": "Spořič obrazovky pro frontend", "Idle Display must be less than Idle Sleep": "Doba nečinnosti displeje musí být menší než doba nečinnosti a spánku", "Idle Governor": "Nečinný Regulátor", @@ -874,6 +877,7 @@ "Idle Input Sleep Timeout": "Časový limit spánku", "Instant Shutdown": "Okamžité vypnutí", "Low Battery Indicator": "Indikátor slabé baterie", + "Ludicrous": "Směšné", "Mute on Display Timeout": "Ztlumit při časovém limitu zobrazení", "POWER SETTINGS": "NASTAVENÍ NAPÁJENÍ", "Sleep 10m + Shutdown": "Spánek 10m + vypnutí", @@ -888,7 +892,8 @@ "Sleep Function": "Funkce spánku", "Sleep Until Wake": "Spát do probuzení", "Toggle if the audio is muted when display is dimmed": "Přepnout, zda je zvuk ztlumen při ztlumeném displeji", - "Toggle the frontend screensaver on Idle Display Timeout activation": "Přepnout spořič obrazovky frontendu při aktivaci časového limitu nečinného displeje" + "Toggle the frontend screensaver on Idle Display Timeout activation": "Přepnout spořič obrazovky frontendu při aktivaci časového limitu nečinného displeje", + "Turbo": "Turbo" }, "muxraopt": { "THREADED VIDEO": "VLÁKNĚNÉ VIDEO", @@ -924,27 +929,27 @@ "View your current screenshots": "Prohlédněte si aktuální snímky obrazovky" }, "muxsort": { - "Abandoned": "Abandoned", - "Alternate": "Alternate", - "Backlog": "Backlog", - "Collection": "Collection", - "Complected": "Complected", - "Completed": "Completed", - "Cursed": "Cursed", - "Default": "Default", - "Experimental": "Experimental", - "History": "History", + "Abandoned": "Opuštěný", + "Alternate": "Střídat", + "Backlog": "Nevyřízené věci", + "Collection": "Sbírka", + "Complected": "Dokončeno", + "Completed": "Dokončeno", + "Cursed": "Prokletý", + "Default": "Výchozí", + "Experimental": "Experimentální", + "History": "Historie", "Homebrew": "Homebrew", - "Inprogress": "Inprogress", - "Patched": "Patched", - "Replay": "Replay", + "Inprogress": "Neprobíhá", + "Patched": "Opraveno", + "Replay": "Přehrát znovu", "Romhack": "Romhack", - "SORTING PRIORITY": "SORTING PRIORITY", - "Set Content Explorer sorting level for Collection items (100 top of list 1 bottom of list)": "Set Content Explorer sorting level for Collection items (100 top of list 1 bottom of list)", - "Set Content Explorer sorting level for Default items (100 top of list 1 bottom of list)": "Set Content Explorer sorting level for Default items (100 top of list 1 bottom of list)", - "Set Content Explorer sorting level for History items (100 top of list 1 bottom of list)": "Set Content Explorer sorting level for History items (100 top of list 1 bottom of list)", - "Set Content Explorer sorting level for items tagged as %s (100 top of list 1 bottom of list)": "Set Content Explorer sorting level for items tagged as %s (100 top of list 1 bottom of list)", - "Translated": "Translated" + "SORTING PRIORITY": "PRIORITA TŘÍDĚNÍ", + "Set Content Explorer sorting level for Collection items (100 top of list 1 bottom of list)": "Nastavení úrovně řazení Průzkumníka obsahu pro položky kolekce (100 začátek seznamu, 1 konec seznamu)", + "Set Content Explorer sorting level for Default items (100 top of list 1 bottom of list)": "Nastavení úrovně řazení Průzkumníka obsahu pro výchozí položky (100 začátek seznamu, 1 konec seznamu)", + "Set Content Explorer sorting level for History items (100 top of list 1 bottom of list)": "Nastavení úrovně řazení Průzkumníka obsahu pro položky historie (100 nahoru v seznamu, 1 dolů v seznamu)", + "Set Content Explorer sorting level for items tagged as %s (100 top of list 1 bottom of list)": "Nastavit úroveň řazení Průzkumníka obsahu pro položky označené jako %s (100 začátek seznamu, 1 konec seznamu)", + "Translated": "Přeloženo" }, "muxspace": { "External Storage": "Externí úložiště", @@ -1003,6 +1008,7 @@ "Reload the current frontend configuration values if changed elsewhere": "Znovu načíst aktuální hodnoty konfigurace frontendu, pokud byly změněny jinde", "Reloading Frontend…": "Znovu načítání frontendu…", "SYSTEM DETAILS": "SYSTÉMOVÉ PODROBNOSTI", + "Swap Memory": "Vyměňte paměť", "System Memory": "Systémová paměť", "System Uptime": "Doba provozu systému", "Temperature": "Teplota", @@ -1016,7 +1022,8 @@ "The current running governor of the device": "Aktuální běžící regulátor zařízení", "The current running time of the system": "Aktuální doba běhu systému", "The current version of MustardOS running on the device": "Aktuální verze MustardOS spuštěná na zařízení", - "The current, and total, memory usage of the device": "Aktuální a celkové využití paměti zařízením", + "The current, and total, device memory usage of the device": "Aktuální a celkové využití paměti zařízení", + "The current, and total, swap memory usage of the device": "Aktuální a celkové využití swapovací paměti zařízením", "The detected CPU type of the device": "Zjištěný typ CPU zařízení", "Version": "Verze" }, @@ -1164,10 +1171,10 @@ "Content Explorer": "Průzkumník obsahu", "DPAD Swap Hotkey": "Klávesová zkratka pro výměnu DPAD", "Date and Time": "Datum a čas", - "Device Brightness": "Device Brightness", + "Device Brightness": "Jas zařízení", "Device RGB Lights": "RGB světla zařízení", "Device Startup": "Spuštění zařízení", - "Device Volume": "Device Volume", + "Device Volume": "Hlasitost zařízení", "GENERAL SETTINGS": "HLAVNÍ NASTAVENÍ", "HDMI Output": "HDMI výstup", "History": "Historie", @@ -1175,8 +1182,8 @@ "Main Menu": "Hlavní menu", "Resume Game": "Pokračovat ve hře", "Screenshot Hotkey": "Klávesová zkratka pro snímek obrazovky", - "Setting Device Brightness": "Setting Device Brightness", - "Setting Device Volume": "Setting Device Volume", + "Setting Device Brightness": "Nastavení jasu zařízení", + "Setting Device Volume": "Nastavení hlasitosti zařízení", "Settings that should only be changed by those who know what they are doing!": "Nastavení, která by měli měnit pouze ti, kteří vědí, co dělají!", "Settings to change the HDMI output of the device": "Nastavení pro změnu výstupu HDMI zařízení", "Switch between different hotkeys for taking a screenshot": "Přepínání mezi různými klávesovými zkratkami pro pořízení snímku obrazovky", @@ -1210,10 +1217,10 @@ "Horizontal Lines (2px)": "Vodorovné čáry (2px)", "Horizontal Lines (4px)": "Vodorovné čáry (4px)", "INTERFACE OPTIONS": "MOŽNOSTI ROZHRANÍ", - "If enabled folders within content explorer will be mixed in with other content alphabetically": "If enabled folders within content explorer will be mixed in with other content alphabetically", + "If enabled folders within content explorer will be mixed in with other content alphabetically": "Pokud je povoleno, složky v Průzkumníku obsahu budou abecedně smíchány s ostatním obsahem", "Menu Counter File": "Počítadlo Souborů", "Menu Counter Folder": "Počítadlo Složek", - "Mixed Folder Content": "Mixed Folder Content", + "Mixed Folder Content": "Smíšený obsah složky", "Network": "Síť", "Rearranges the label of content to move the 'The' label to the front - For example, 'Batman and Robin, The' to 'The Batman and Robin'": "Změní uspořádání štítku obsahu tak, aby se štítek 'The' se posunul dopředu. Například „Batman a Robin, The“ bude „The Batman and Robin“", "Remove ( )": "Odstranit ( )", @@ -1222,9 +1229,9 @@ "Remove extra information from content labels - This does NOT rename your files it only changes how it is displayed": "Odebrat další informace z obsahových štítků – Toto nepřejmenuje vaše soubory, pouze změní způsob jejich zobrazení", "Replaces the dash (-) with a colon (:) for content labels": "Nahradí pomlčku (-) dvojtečkou (:) u štítků obsahu", "Replaces the label of shortened content folders to more appropriately named labels": "Nahradí štítek zkrácených složek obsahu za vhodnější pojmenované štítky", - "Set sorting priority levels for content": "Set sorting priority levels for content", + "Set sorting priority levels for content": "Nastavení úrovní priority řazení pro obsah", "Show Hidden Content": "Zobrazit skrytý obsah", - "Sorting Priority": "Sorting Priority", + "Sorting Priority": "Priorita řazení", "Switch between different overlay styles for the frontend only": "Přepínejte mezi různými styly překrytí pouze pro frontend", "Theme Provided": "Téma poskytnuto", "Title Include Root Drive": "Název Zahrnout kořenový disk", diff --git a/mux/da.json b/mux/da.json index 7628718a..18fc32a4 100644 --- a/mux/da.json +++ b/mux/da.json @@ -180,7 +180,7 @@ "Applications": "Applikationer", "Background Music": "Baggrundsmusik", "Backup Target": "Sikkerhedskopier target", - "Content Assignment": "Content Assignment", + "Content Assignment": "Indholdstildeling", "Content Collection": "Indholdssamling", "Content Launch Overrides": "Indholdsstart overstyringer", "Custom Packages": "Brugerdefinerede pakker", @@ -193,7 +193,7 @@ "Location of RetroArch shaders": "Placering af RetroArch shadere", "Location of Syncthing configurations": "Placering af synkroniseringskonfigurationer", "Location of User Initialisation scripts": "Placering af brugerinitialiseringsscripts", - "Location of assigned content information": "Location of assigned content information", + "Location of assigned content information": "Placering af tildelt indholdsinformation", "Location of background music": "Placering af baggrundsmusik", "Location of content collection": "Placering af indholdssamling", "Location of content images and text": "Placering af indholdsbilleder og tekst", @@ -866,7 +866,10 @@ "Configure the time the device will sleep when no input is detected": "Konfigurer hvornår enheden sover, når der ikke registreres input", "Configure the time the screen will dim when no input is detected": "Konfigurer hvornår skærmen skal dæmpes, når der ikke registreres input", "Configure when the red LED will display based on the current capacity percentage": "Konfigurer, hvornår den røde LED lyser, baseret på den aktuelle batteriprocent", + "Crawl": "Kravl", + "Cruise": "Cruise", "Default Governor": "Standardregulator", + "Fast": "Hurtig", "Frontend Screensaver": "Brugerflade pauseskærm", "Idle Display must be less than Idle Sleep": "Inaktiv skærm skal være mindre end inaktiv dvaletilstand", "Idle Governor": "Tomgangsregulator", @@ -874,6 +877,7 @@ "Idle Input Sleep Timeout": "Ingen input timeout for dvaletilstand", "Instant Shutdown": "Øjeblikkelig nedlukning", "Low Battery Indicator": "Indikator for lavt batteri", + "Ludicrous": "Latterligt", "Mute on Display Timeout": "Slå lyd fra ved timeout af skærmen", "POWER SETTINGS": "STRØMINDSTILLINGER", "Sleep 10m + Shutdown": "Sov 10m + nedlukning", @@ -888,7 +892,8 @@ "Sleep Function": "Søvnfunktion", "Sleep Until Wake": "Sov til du vågner", "Toggle if the audio is muted when display is dimmed": "Slå lyden til/fra, når skærmen er dæmpet", - "Toggle the frontend screensaver on Idle Display Timeout activation": "Slå brugerflade-pauseskærm til/fra ved aktivering af timeout for inaktiv skærm" + "Toggle the frontend screensaver on Idle Display Timeout activation": "Slå brugerflade-pauseskærm til/fra ved aktivering af timeout for inaktiv skærm", + "Turbo": "Turbo" }, "muxraopt": { "THREADED VIDEO": "TRÅDET VIDEO", @@ -1003,6 +1008,7 @@ "Reload the current frontend configuration values if changed elsewhere": "Genindlæs de aktuelle brugerflade-konfigurationsværdier, hvis de er ændret andetsteds", "Reloading Frontend…": "Genindlæser brugerflade…", "SYSTEM DETAILS": "SYSTEMDETALJER", + "Swap Memory": "Skift hukommelse", "System Memory": "Systemhukommelse", "System Uptime": "Systemoppetid", "Temperature": "Temperatur", @@ -1016,7 +1022,8 @@ "The current running governor of the device": "Den nuværende kørende styreenhed for enheden", "The current running time of the system": "Systemets aktuelle driftstid", "The current version of MustardOS running on the device": "Den nuværende version af MustardOS, der kører på enheden", - "The current, and total, memory usage of the device": "Enhedens nuværende og samlede hukommelsesforbrug", + "The current, and total, device memory usage of the device": "Enhedens nuværende og samlede hukommelsesforbrug", + "The current, and total, swap memory usage of the device": "Enhedens nuværende og samlede swap-hukommelsesforbrug", "The detected CPU type of the device": "Den registrerede CPU-type for enheden", "Version": "Version" }, diff --git a/mux/de.json b/mux/de.json index 68d93812..f641e892 100644 --- a/mux/de.json +++ b/mux/de.json @@ -866,7 +866,10 @@ "Configure the time the device will sleep when no input is detected": "Die Zeit einstellen, ab wann das System in den Standbymodus wechselt, wenn nach einiger Zeit keine Eingaben mehr gemacht wurden", "Configure the time the screen will dim when no input is detected": "Die Zeit einstellen, ab wann der Bildschirm verdunkelt wird, wenn keine Eingabe erkannt wird", "Configure when the red LED will display based on the current capacity percentage": "Konfiguriere, basierend auf der aktuellen prozentualen Akkukapazität, wann die rote LED an geht", + "Crawl": "Crawl", + "Cruise": "Cruise", "Default Governor": "Standard Governor", + "Fast": "Fast", "Frontend Screensaver": "Frontend Bildschirmschoner", "Idle Display must be less than Idle Sleep": "Idle-Display muss kleiner als Idle-Sleep sein", "Idle Governor": "Idle-Governor", @@ -874,6 +877,7 @@ "Idle Input Sleep Timeout": "Standby-Modus aktivieren", "Instant Shutdown": "Sofortiges ausschalten", "Low Battery Indicator": "Anzeige bei niedrigen Akkustand", + "Ludicrous": "Ludicrous", "Mute on Display Timeout": "Stummstellen nach Display-Timeout", "POWER SETTINGS": "ENERGIE-EINSTELLUNGEN", "Sleep 10m + Shutdown": "Standby 10m + Ausschalten", @@ -888,7 +892,8 @@ "Sleep Function": "Schlaffunktion", "Sleep Until Wake": "Standby bis zum Wecken", "Toggle if the audio is muted when display is dimmed": "Ein- oder ausschalten, ob der Ton stumm geschaltet wird, wenn das Display abgeblendet ist", - "Toggle the frontend screensaver on Idle Display Timeout activation": "Stelle den Bildschirmschoner und dir Aktivitätszeit ein" + "Toggle the frontend screensaver on Idle Display Timeout activation": "Stelle den Bildschirmschoner und dir Aktivitätszeit ein", + "Turbo": "Turbo" }, "muxraopt": { "THREADED VIDEO": "THREADED VIDEO", @@ -1003,6 +1008,7 @@ "Reload the current frontend configuration values if changed elsewhere": "Stelle die Standardeinstellungen vom Frontend wieder her", "Reloading Frontend…": "Wird neu geladen - Frontend…", "SYSTEM DETAILS": "SYSTEMINFORMATIONEN", + "Swap Memory": "Swap Memory", "System Memory": "Arbeitsspeicher", "System Uptime": "Betriebszeit", "Temperature": "Temperatur", @@ -1016,7 +1022,8 @@ "The current running governor of the device": "Der aktuell benutzte CPU-Governor des Geräts", "The current running time of the system": "Die aktuelle Systemlaufzeit", "The current version of MustardOS running on the device": "Die aktuelle Version von MustardOS, die auf dem Gerät ausgeführt wird", - "The current, and total, memory usage of the device": "Die aktuelle und gesamte Speichernutzung des Systems", + "The current, and total, device memory usage of the device": "The current, and total, device memory usage of the device", + "The current, and total, swap memory usage of the device": "The current, and total, swap memory usage of the device", "The detected CPU type of the device": "Der erkannte CPU Typ dieses Geräts", "Version": "Version" }, diff --git a/mux/en@pirate.json b/mux/en@pirate.json index 5537a4d1..d2e53f0b 100644 --- a/mux/en@pirate.json +++ b/mux/en@pirate.json @@ -866,7 +866,10 @@ "Configure the time the device will sleep when no input is detected": "Configure the time the device will sleep when no input is detected", "Configure the time the screen will dim when no input is detected": "Configure the time the screen will dim when no input is detected", "Configure when the red LED will display based on the current capacity percentage": "Configure when the red LED will display based on the current capacity percentage", + "Crawl": "Crawl", + "Cruise": "Cruise", "Default Governor": "Default Governor", + "Fast": "Fast", "Frontend Screensaver": "Frontend Screensaver", "Idle Display must be less than Idle Sleep": "Idle Display must be less than Idle Sleep", "Idle Governor": "Idle Governor", @@ -874,6 +877,7 @@ "Idle Input Sleep Timeout": "Idle Input Sleep Timeout", "Instant Shutdown": "Instant Shutdown", "Low Battery Indicator": "Low Battery Indicator", + "Ludicrous": "Ludicrous", "Mute on Display Timeout": "Mute on Display Timeout", "POWER SETTINGS": "POWER SETTINGS", "Sleep 10m + Shutdown": "Sleep 10m + Shutdown", @@ -888,7 +892,8 @@ "Sleep Function": "Sleep Function", "Sleep Until Wake": "Sleep Until Wake", "Toggle if the audio is muted when display is dimmed": "Toggle if the audio is muted when display is dimmed", - "Toggle the frontend screensaver on Idle Display Timeout activation": "Toggle the frontend screensaver on Idle Display Timeout activation" + "Toggle the frontend screensaver on Idle Display Timeout activation": "Toggle the frontend screensaver on Idle Display Timeout activation", + "Turbo": "Turbo" }, "muxraopt": { "THREADED VIDEO": "THREADED VIDEO", @@ -1003,6 +1008,7 @@ "Reload the current frontend configuration values if changed elsewhere": "Reload the current frontend configuration values if changed elsewhere", "Reloading Frontend…": "Reloading Frontend…", "SYSTEM DETAILS": "SYSTEM DETAILS", + "Swap Memory": "Swap Memory", "System Memory": "System Memory", "System Uptime": "System Uptime", "Temperature": "Temperature", @@ -1016,7 +1022,8 @@ "The current running governor of the device": "The current running governor of the device", "The current running time of the system": "The current running time of the system", "The current version of MustardOS running on the device": "The current version of MustardOS running on the device", - "The current, and total, memory usage of the device": "The current, and total, memory usage of the device", + "The current, and total, device memory usage of the device": "The current, and total, device memory usage of the device", + "The current, and total, swap memory usage of the device": "The current, and total, swap memory usage of the device", "The detected CPU type of the device": "The detected CPU type of the device", "Version": "Version" }, diff --git a/mux/en_US.json b/mux/en_US.json index d4fdedc5..ae919d29 100644 --- a/mux/en_US.json +++ b/mux/en_US.json @@ -866,7 +866,10 @@ "Configure the time the device will sleep when no input is detected": "Configure the time the device will sleep when no input is detected", "Configure the time the screen will dim when no input is detected": "Configure the time the screen will dim when no input is detected", "Configure when the red LED will display based on the current capacity percentage": "Configure when the red LED will display based on the current capacity percentage", + "Crawl": "Crawl", + "Cruise": "Cruise", "Default Governor": "Default Governor", + "Fast": "Fast", "Frontend Screensaver": "Frontend Screensaver", "Idle Display must be less than Idle Sleep": "Idle Display must be less than Idle Sleep", "Idle Governor": "Idle Governor", @@ -874,6 +877,7 @@ "Idle Input Sleep Timeout": "Idle Input Sleep Timeout", "Instant Shutdown": "Instant Shutdown", "Low Battery Indicator": "Low Battery Indicator", + "Ludicrous": "Ludicrous", "Mute on Display Timeout": "Mute on Display Timeout", "POWER SETTINGS": "POWER SETTINGS", "Sleep 10m + Shutdown": "Sleep 10m + Shutdown", @@ -888,7 +892,8 @@ "Sleep Function": "Sleep Function", "Sleep Until Wake": "Sleep Until Wake", "Toggle if the audio is muted when display is dimmed": "Toggle if the audio is muted when display is dimmed", - "Toggle the frontend screensaver on Idle Display Timeout activation": "Toggle the frontend screensaver on Idle Display Timeout activation" + "Toggle the frontend screensaver on Idle Display Timeout activation": "Toggle the frontend screensaver on Idle Display Timeout activation", + "Turbo": "Turbo" }, "muxraopt": { "THREADED VIDEO": "THREADED VIDEO", @@ -1003,6 +1008,7 @@ "Reload the current frontend configuration values if changed elsewhere": "Reload the current frontend configuration values if changed elsewhere", "Reloading Frontend…": "Reloading Frontend…", "SYSTEM DETAILS": "SYSTEM DETAILS", + "Swap Memory": "Swap Memory", "System Memory": "System Memory", "System Uptime": "System Uptime", "Temperature": "Temperature", @@ -1016,7 +1022,8 @@ "The current running governor of the device": "The current running governor of the device", "The current running time of the system": "The current running time of the system", "The current version of MustardOS running on the device": "The current version of MustardOS running on the device", - "The current, and total, memory usage of the device": "The current, and total, memory usage of the device", + "The current, and total, device memory usage of the device": "The current, and total, device memory usage of the device", + "The current, and total, swap memory usage of the device": "The current, and total, swap memory usage of the device", "The detected CPU type of the device": "The detected CPU type of the device", "Version": "Version" }, diff --git a/mux/es.json b/mux/es.json index 7b2d0e16..b802058b 100644 --- a/mux/es.json +++ b/mux/es.json @@ -180,7 +180,7 @@ "Applications": "Aplicaciones", "Background Music": "Música de fondo", "Backup Target": "Objetivo de la copia de seguridad", - "Content Assignment": "Content Assignment", + "Content Assignment": "Asignación de contenido", "Content Collection": "Colección de contenidos", "Content Launch Overrides": "Modificaciones de inicio de contenido", "Custom Packages": "Paquetes personalizados", @@ -193,7 +193,7 @@ "Location of RetroArch shaders": "Ubicación de los de sombreadores de RetroArch", "Location of Syncthing configurations": "Ubicación de las configuraciones de Syncthing", "Location of User Initialisation scripts": "Ubicación de los scripts de inicialización de usuario", - "Location of assigned content information": "Location of assigned content information", + "Location of assigned content information": "Ubicación de la información de contenido asignada", "Location of background music": "Ubicación de la música de fondo", "Location of content collection": "Ubicación de la colección de contenidos", "Location of content images and text": "Ubicación de las imágenes y el texto del contenido", @@ -866,7 +866,10 @@ "Configure the time the device will sleep when no input is detected": "Ajusta el tiempo de espera antes de que el dispositivo entre en suspensión", "Configure the time the screen will dim when no input is detected": "Ajusta el tiempo de espera de entrada antes de que la pantalla se atenúe", "Configure when the red LED will display based on the current capacity percentage": "Configura cuándo se mostrará el LED rojo según el porcentaje de capacidad actual", + "Crawl": "Rastreo", + "Cruise": "Crucero", "Default Governor": "Gobernador predeterminado", + "Fast": "Rápido", "Frontend Screensaver": "Salvapantallas del interfaz", "Idle Display must be less than Idle Sleep": "La pantalla inactiva debe ser menor que la suspensión por inactividad", "Idle Governor": "Gobernador inactivo", @@ -874,6 +877,7 @@ "Idle Input Sleep Timeout": "Tiempo de inactividad para suspender", "Instant Shutdown": "Apagado instantáneo", "Low Battery Indicator": "Indicador de batería baja", + "Ludicrous": "Ridículo", "Mute on Display Timeout": "Silenciar con inactividad de la pantalla", "POWER SETTINGS": "CONFIGURACIÓN DE ENERGÍA", "Sleep 10m + Shutdown": "Suspender 10 min + apagar", @@ -888,7 +892,8 @@ "Sleep Function": "Función de suspensión", "Sleep Until Wake": "Suspender hasta que despierte", "Toggle if the audio is muted when display is dimmed": "Activa/desactiva el audio cuando la pantalla está atenuada", - "Toggle the frontend screensaver on Idle Display Timeout activation": "Activar el salvapantallas del interfaz al activarse el tiempo de espera de la pantalla inactiva" + "Toggle the frontend screensaver on Idle Display Timeout activation": "Activar el salvapantallas del interfaz al activarse el tiempo de espera de la pantalla inactiva", + "Turbo": "Turbo" }, "muxraopt": { "THREADED VIDEO": "VIDEO ENLAZADO", @@ -1003,6 +1008,7 @@ "Reload the current frontend configuration values if changed elsewhere": "Recargar los valores actuales de configuración del interfaz si se han modificado en otro lugar", "Reloading Frontend…": "Recargando interfaz…", "SYSTEM DETAILS": "DETALLES DEL SISTEMA", + "Swap Memory": "Memoria de intercambio", "System Memory": "Memoria del sistema", "System Uptime": "Tiempo de actividad del sistema", "Temperature": "Temperatura", @@ -1016,7 +1022,8 @@ "The current running governor of the device": "El gobernador actual en ejecución del dispositivo", "The current running time of the system": "El tiempo de ejecución actual del sistema", "The current version of MustardOS running on the device": "La versión actual de MustardOS que se ejecuta en el dispositivo", - "The current, and total, memory usage of the device": "El uso actual y total de memoria del dispositivo", + "The current, and total, device memory usage of the device": "El uso actual y total de la memoria del dispositivo", + "The current, and total, swap memory usage of the device": "El uso actual y total de la memoria de intercambio del dispositivo", "The detected CPU type of the device": "El tipo de CPU detectado del dispositivo", "Version": "Versión" }, diff --git a/mux/fa.json b/mux/fa.json index ed313544..8b1c6027 100644 --- a/mux/fa.json +++ b/mux/fa.json @@ -866,7 +866,10 @@ "Configure the time the device will sleep when no input is detected": "Configure the time the device will sleep when no input is detected", "Configure the time the screen will dim when no input is detected": "Configure the time the screen will dim when no input is detected", "Configure when the red LED will display based on the current capacity percentage": "Configure when the red LED will display based on the current capacity percentage", + "Crawl": "Crawl", + "Cruise": "Cruise", "Default Governor": "Default Governor", + "Fast": "Fast", "Frontend Screensaver": "Frontend Screensaver", "Idle Display must be less than Idle Sleep": "Idle Display must be less than Idle Sleep", "Idle Governor": "Idle Governor", @@ -874,6 +877,7 @@ "Idle Input Sleep Timeout": "Idle Input Sleep Timeout", "Instant Shutdown": "Instant Shutdown", "Low Battery Indicator": "Low Battery Indicator", + "Ludicrous": "Ludicrous", "Mute on Display Timeout": "Mute on Display Timeout", "POWER SETTINGS": "POWER SETTINGS", "Sleep 10m + Shutdown": "Sleep 10m + Shutdown", @@ -888,7 +892,8 @@ "Sleep Function": "Sleep Function", "Sleep Until Wake": "Sleep Until Wake", "Toggle if the audio is muted when display is dimmed": "Toggle if the audio is muted when display is dimmed", - "Toggle the frontend screensaver on Idle Display Timeout activation": "Toggle the frontend screensaver on Idle Display Timeout activation" + "Toggle the frontend screensaver on Idle Display Timeout activation": "Toggle the frontend screensaver on Idle Display Timeout activation", + "Turbo": "Turbo" }, "muxraopt": { "THREADED VIDEO": "THREADED VIDEO", @@ -1003,6 +1008,7 @@ "Reload the current frontend configuration values if changed elsewhere": "Reload the current frontend configuration values if changed elsewhere", "Reloading Frontend…": "Reloading Frontend…", "SYSTEM DETAILS": "SYSTEM DETAILS", + "Swap Memory": "Swap Memory", "System Memory": "System Memory", "System Uptime": "System Uptime", "Temperature": "Temperature", @@ -1016,7 +1022,8 @@ "The current running governor of the device": "The current running governor of the device", "The current running time of the system": "The current running time of the system", "The current version of MustardOS running on the device": "The current version of MustardOS running on the device", - "The current, and total, memory usage of the device": "The current, and total, memory usage of the device", + "The current, and total, device memory usage of the device": "The current, and total, device memory usage of the device", + "The current, and total, swap memory usage of the device": "The current, and total, swap memory usage of the device", "The detected CPU type of the device": "The detected CPU type of the device", "Version": "Version" }, diff --git a/mux/fr.json b/mux/fr.json index f173efe0..b4742e4e 100644 --- a/mux/fr.json +++ b/mux/fr.json @@ -180,7 +180,7 @@ "Applications": "Applications", "Background Music": "Musique de fond", "Backup Target": "Cible de sauvegarde", - "Content Assignment": "Content Assignment", + "Content Assignment": "Assignations des contenus", "Content Collection": "Collections", "Content Launch Overrides": "Personnalisations des lancements de contenu", "Custom Packages": "Packs personnalisés", @@ -193,7 +193,7 @@ "Location of RetroArch shaders": "Emplacement des shaders RetroArch", "Location of Syncthing configurations": "Emplacement des configurations Syncthing", "Location of User Initialisation scripts": "Emplacement des scripts d'initialisation personnalisés", - "Location of assigned content information": "Location of assigned content information", + "Location of assigned content information": "Emplacement des informations sur les assignations des contenus", "Location of background music": "Emplacement de la musique de fond", "Location of content collection": "Emplacement des collections", "Location of content images and text": "Emplacement des images et du texte du contenu", @@ -866,7 +866,10 @@ "Configure the time the device will sleep when no input is detected": "Configurez la durée après laquelle la console se mettra en veille lorsqu'aucune entrée n'est détectée", "Configure the time the screen will dim when no input is detected": "Configurez la durée après laquelle l'écran s'assombrira lorsqu'aucune entrée n'est détectée", "Configure when the red LED will display based on the current capacity percentage": "Configurez le moment où la LED rouge s'affichera en fonction du pourcentage de capacité actuel", + "Crawl": "Crawl", + "Cruise": "Cruise", "Default Governor": "Gouverneur par défaut", + "Fast": "Fast", "Frontend Screensaver": "Écran de veille de l'interface", "Idle Display must be less than Idle Sleep": "L'affichage inactif doit être inférieur à la veille inactive", "Idle Governor": "Gestion de l'énergie en veille", @@ -874,6 +877,7 @@ "Idle Input Sleep Timeout": "Délai de mise en veille", "Instant Shutdown": "Arrêt immédiat", "Low Battery Indicator": "Indicateur de batterie faible", + "Ludicrous": "Ludicrous", "Mute on Display Timeout": "Mode muet après le délai d'affichage", "POWER SETTINGS": "PARAMÈTRES D'ALIMENTATION", "Sleep 10m + Shutdown": "Veille 10m + Arrêt", @@ -888,7 +892,8 @@ "Sleep Function": "Fonction de veille", "Sleep Until Wake": "Veille jusqu'à réactivation", "Toggle if the audio is muted when display is dimmed": "Activer/désactiver la désactivation du son lorsque l'affichage est atténué", - "Toggle the frontend screensaver on Idle Display Timeout activation": "Activer l'écran de veille lorsque le délai d'affichage d'inactivité est atteint" + "Toggle the frontend screensaver on Idle Display Timeout activation": "Activer l'écran de veille lorsque le délai d'affichage d'inactivité est atteint", + "Turbo": "Turbo" }, "muxraopt": { "THREADED VIDEO": "VIDEO MULTITHREAD", @@ -1003,6 +1008,7 @@ "Reload the current frontend configuration values if changed elsewhere": "Recharger les paramètres de l'interface s'ils ont été modifiés ailleurs", "Reloading Frontend…": "Actualisation de l'interface…", "SYSTEM DETAILS": "DÉTAILS DU SYSTÈME", + "Swap Memory": "Swap Memory", "System Memory": "Mémoire système", "System Uptime": "Durée de fonctionnement", "Temperature": "Température", @@ -1016,7 +1022,8 @@ "The current running governor of the device": "Gouverneur en cours d’exécution", "The current running time of the system": "Durée de fonctionnement actuelle du système", "The current version of MustardOS running on the device": "Version actuelle de MustardOS exécutée sur a console", - "The current, and total, memory usage of the device": "Utilisations actuelle et totale de la mémoire de la console", + "The current, and total, device memory usage of the device": "The current, and total, device memory usage of the device", + "The current, and total, swap memory usage of the device": "The current, and total, swap memory usage of the device", "The detected CPU type of the device": "Type de processeur détecté de la console", "Version": "Version" }, diff --git a/mux/ga.json b/mux/ga.json index bab6a7fe..1901b335 100644 --- a/mux/ga.json +++ b/mux/ga.json @@ -180,7 +180,7 @@ "Applications": "Feidhmchláir", "Background Music": "Ceol Cúlra", "Backup Target": "Sprioc Cúltaca", - "Content Assignment": "Content Assignment", + "Content Assignment": "Sannadh Ábhair", "Content Collection": "Bailiúchán Ábhair", "Content Launch Overrides": "Sáruithe ar Sheoladh Ábhair", "Custom Packages": "Pacáistí Saincheaptha", @@ -193,7 +193,7 @@ "Location of RetroArch shaders": "Suíomh scáthóirí RetroArch", "Location of Syncthing configurations": "Suíomh chumraíochtaí Syncthing", "Location of User Initialisation scripts": "Suíomh scripteanna Tosaithe Úsáideora", - "Location of assigned content information": "Location of assigned content information", + "Location of assigned content information": "Suíomh faisnéise ábhair shannta", "Location of background music": "Suíomh an cheoil chúlra", "Location of content collection": "Suíomh bhailiúcháin ábhair", "Location of content images and text": "Suíomh íomhánna agus téacs ábhair", @@ -866,7 +866,10 @@ "Configure the time the device will sleep when no input is detected": "Cumraigh an t-am a chodlóidh an gléas nuair nach mbraitear ionchur", "Configure the time the screen will dim when no input is detected": "Cumraigh an t-am a mhaolóidh an scáileán nuair nach mbraitear aon ionchur", "Configure when the red LED will display based on the current capacity percentage": "Cumraigh nuair a thaispeánfaidh an LED dearg bunaithe ar an gcéatadán acmhainne reatha", + "Crawl": "Crawláil", + "Cruise": "Cúrsáil", "Default Governor": "Gobharnóir Réamhshocraithe", + "Fast": "Tapa", "Frontend Screensaver": "Sábhálaí Scáileáin Tosaigh", "Idle Display must be less than Idle Sleep": "Ní mór don Taispeántas Díomhaoin a bheith níos lú ná don Chodladh Díomhaoin", "Idle Governor": "Gobharnóir Díomhaoin", @@ -874,6 +877,7 @@ "Idle Input Sleep Timeout": "Teorainn Ama Codlata Ionchur Díomhaoin", "Instant Shutdown": "Múchadh Meandaracha", "Low Battery Indicator": "Táscaire Ceallraí Íseal", + "Ludicrous": "Gáireach", "Mute on Display Timeout": "Balbhaigh ar Am Teorann Taispeána", "POWER SETTINGS": "SOCRUITHE CUMHACHTA", "Sleep 10m + Shutdown": "Codladh 10m + Múchadh", @@ -888,7 +892,8 @@ "Sleep Function": "Feidhm Chodlata", "Sleep Until Wake": "Codladh Go Dúisigh", "Toggle if the audio is muted when display is dimmed": "Scoránaigh má tá an fhuaim múchta nuair a bhíonn an taispeáint dorcha", - "Toggle the frontend screensaver on Idle Display Timeout activation": "Scoránaigh an spárálaíscáileáin tosaigh ar ghníomhachtú Amchorrúcháin Taispeántais Díomhaoin" + "Toggle the frontend screensaver on Idle Display Timeout activation": "Scoránaigh an spárálaíscáileáin tosaigh ar ghníomhachtú Amchorrúcháin Taispeántais Díomhaoin", + "Turbo": "Turbó" }, "muxraopt": { "THREADED VIDEO": "FÍSEÁN SNÁITHE", @@ -1003,6 +1008,7 @@ "Reload the current frontend configuration values if changed elsewhere": "Athlódáil luachanna cumraíochta reatha an tosaigh má athraíodh iad in áit eile", "Reloading Frontend…": "Ag athlódáil an Tosaigh…", "SYSTEM DETAILS": "SONRAÍ AN CHÓRAIS", + "Swap Memory": "Cuimhne Malartaithe", "System Memory": "Cuimhne Chórais", "System Uptime": "Aga fónaimh an chórais", "Temperature": "Teocht", @@ -1016,7 +1022,8 @@ "The current running governor of the device": "Gobharnóir reatha an ghléis", "The current running time of the system": "Am reatha an chórais faoi láthair", "The current version of MustardOS running on the device": "An leagan reatha de MustardOS atá ag rith ar an ngléas", - "The current, and total, memory usage of the device": "Úsáid chuimhne reatha, agus iomlán, an ghléis", + "The current, and total, device memory usage of the device": "Úsáid chuimhne reatha agus iomlán na feiste", + "The current, and total, swap memory usage of the device": "Úsáid reatha, agus iomlán, cuimhne malartaithe an fheiste", "The detected CPU type of the device": "An cineál LAP aimsithe den fheiste", "Version": "Leagan" }, diff --git a/mux/he.json b/mux/he.json index c33a45d9..bac99d77 100644 --- a/mux/he.json +++ b/mux/he.json @@ -866,7 +866,10 @@ "Configure the time the device will sleep when no input is detected": "Configure the time the device will sleep when no input is detected", "Configure the time the screen will dim when no input is detected": "Configure the time the screen will dim when no input is detected", "Configure when the red LED will display based on the current capacity percentage": "Configure when the red LED will display based on the current capacity percentage", + "Crawl": "Crawl", + "Cruise": "Cruise", "Default Governor": "Default Governor", + "Fast": "Fast", "Frontend Screensaver": "Frontend Screensaver", "Idle Display must be less than Idle Sleep": "Idle Display must be less than Idle Sleep", "Idle Governor": "Idle Governor", @@ -874,6 +877,7 @@ "Idle Input Sleep Timeout": "Idle Input Sleep Timeout", "Instant Shutdown": "Instant Shutdown", "Low Battery Indicator": "Low Battery Indicator", + "Ludicrous": "Ludicrous", "Mute on Display Timeout": "Mute on Display Timeout", "POWER SETTINGS": "POWER SETTINGS", "Sleep 10m + Shutdown": "Sleep 10m + Shutdown", @@ -888,7 +892,8 @@ "Sleep Function": "Sleep Function", "Sleep Until Wake": "Sleep Until Wake", "Toggle if the audio is muted when display is dimmed": "Toggle if the audio is muted when display is dimmed", - "Toggle the frontend screensaver on Idle Display Timeout activation": "Toggle the frontend screensaver on Idle Display Timeout activation" + "Toggle the frontend screensaver on Idle Display Timeout activation": "Toggle the frontend screensaver on Idle Display Timeout activation", + "Turbo": "Turbo" }, "muxraopt": { "THREADED VIDEO": "THREADED VIDEO", @@ -1003,6 +1008,7 @@ "Reload the current frontend configuration values if changed elsewhere": "Reload the current frontend configuration values if changed elsewhere", "Reloading Frontend…": "Reloading Frontend…", "SYSTEM DETAILS": "SYSTEM DETAILS", + "Swap Memory": "Swap Memory", "System Memory": "System Memory", "System Uptime": "System Uptime", "Temperature": "Temperature", @@ -1016,7 +1022,8 @@ "The current running governor of the device": "The current running governor of the device", "The current running time of the system": "The current running time of the system", "The current version of MustardOS running on the device": "The current version of MustardOS running on the device", - "The current, and total, memory usage of the device": "The current, and total, memory usage of the device", + "The current, and total, device memory usage of the device": "The current, and total, device memory usage of the device", + "The current, and total, swap memory usage of the device": "The current, and total, swap memory usage of the device", "The detected CPU type of the device": "The detected CPU type of the device", "Version": "Version" }, diff --git a/mux/hi.json b/mux/hi.json index 15166362..7243c22a 100644 --- a/mux/hi.json +++ b/mux/hi.json @@ -866,7 +866,10 @@ "Configure the time the device will sleep when no input is detected": "Configure the time the device will sleep when no input is detected", "Configure the time the screen will dim when no input is detected": "Configure the time the screen will dim when no input is detected", "Configure when the red LED will display based on the current capacity percentage": "Configure when the red LED will display based on the current capacity percentage", + "Crawl": "Crawl", + "Cruise": "Cruise", "Default Governor": "Default Governor", + "Fast": "Fast", "Frontend Screensaver": "Frontend Screensaver", "Idle Display must be less than Idle Sleep": "Idle Display must be less than Idle Sleep", "Idle Governor": "Idle Governor", @@ -874,6 +877,7 @@ "Idle Input Sleep Timeout": "Idle Input Sleep Timeout", "Instant Shutdown": "Instant Shutdown", "Low Battery Indicator": "Low Battery Indicator", + "Ludicrous": "Ludicrous", "Mute on Display Timeout": "Mute on Display Timeout", "POWER SETTINGS": "POWER SETTINGS", "Sleep 10m + Shutdown": "Sleep 10m + Shutdown", @@ -888,7 +892,8 @@ "Sleep Function": "Sleep Function", "Sleep Until Wake": "Sleep Until Wake", "Toggle if the audio is muted when display is dimmed": "Toggle if the audio is muted when display is dimmed", - "Toggle the frontend screensaver on Idle Display Timeout activation": "Toggle the frontend screensaver on Idle Display Timeout activation" + "Toggle the frontend screensaver on Idle Display Timeout activation": "Toggle the frontend screensaver on Idle Display Timeout activation", + "Turbo": "Turbo" }, "muxraopt": { "THREADED VIDEO": "THREADED VIDEO", @@ -1003,6 +1008,7 @@ "Reload the current frontend configuration values if changed elsewhere": "Reload the current frontend configuration values if changed elsewhere", "Reloading Frontend…": "Reloading Frontend…", "SYSTEM DETAILS": "सिस्टम विवरण", + "Swap Memory": "Swap Memory", "System Memory": "System Memory", "System Uptime": "सिस्टम अपटाइम", "Temperature": "तापमान", @@ -1016,7 +1022,8 @@ "The current running governor of the device": "The current running governor of the device", "The current running time of the system": "The current running time of the system", "The current version of MustardOS running on the device": "The current version of MustardOS running on the device", - "The current, and total, memory usage of the device": "The current, and total, memory usage of the device", + "The current, and total, device memory usage of the device": "The current, and total, device memory usage of the device", + "The current, and total, swap memory usage of the device": "The current, and total, swap memory usage of the device", "The detected CPU type of the device": "The detected CPU type of the device", "Version": "Version" }, diff --git a/mux/hr.json b/mux/hr.json index c3739379..0808eaa7 100644 --- a/mux/hr.json +++ b/mux/hr.json @@ -866,7 +866,10 @@ "Configure the time the device will sleep when no input is detected": "Odredi nakon kojeg vremena uređaj ide u mirovanje kada nema unosa", "Configure the time the screen will dim when no input is detected": "Odredi nakon kojeg vremena se zatamnjuje ekran kada nema unosa", "Configure when the red LED will display based on the current capacity percentage": "Odredi kada će crveni LED svijetliti ovisno o postotku baterije", + "Crawl": "Crawl", + "Cruise": "Cruise", "Default Governor": "Default Governor", + "Fast": "Fast", "Frontend Screensaver": "Frontend Screensaver", "Idle Display must be less than Idle Sleep": "Vrijeme zatamnjenja ekrana mora biti kraće od vremena mirovanja", "Idle Governor": "Idle Governor", @@ -874,6 +877,7 @@ "Idle Input Sleep Timeout": "Vrijeme do mirovanja uređaja", "Instant Shutdown": "Trenutno isključivanje", "Low Battery Indicator": "Pokazatelj slabe baterije", + "Ludicrous": "Ludicrous", "Mute on Display Timeout": "Ugasi zvuk pri zatamnjenju ekrana", "POWER SETTINGS": "POSTAVKE NAPAJANJA", "Sleep 10m + Shutdown": "Mirovanje 10 min + gašenje", @@ -888,7 +892,8 @@ "Sleep Function": "Način mirovanja", "Sleep Until Wake": "Mirovanje do buđenja", "Toggle if the audio is muted when display is dimmed": "Uključi/isključi automatsko utišavanje zvuka pri zatamnjenju ekrana", - "Toggle the frontend screensaver on Idle Display Timeout activation": "Toggle the frontend screensaver on Idle Display Timeout activation" + "Toggle the frontend screensaver on Idle Display Timeout activation": "Toggle the frontend screensaver on Idle Display Timeout activation", + "Turbo": "Turbo" }, "muxraopt": { "THREADED VIDEO": "THREADED VIDEO", @@ -1003,6 +1008,7 @@ "Reload the current frontend configuration values if changed elsewhere": "Reload the current frontend configuration values if changed elsewhere", "Reloading Frontend…": "Reloading Frontend…", "SYSTEM DETAILS": "DETALJI SUSTAVA", + "Swap Memory": "Swap Memory", "System Memory": "Sistemska memorija", "System Uptime": "Vrijeme rada sustava", "Temperature": "Temperatura", @@ -1016,7 +1022,8 @@ "The current running governor of the device": "Trenutačni CPU upravitelj", "The current running time of the system": "Trenutačno vrijeme rada sustava", "The current version of MustardOS running on the device": "The current version of MustardOS running on the device", - "The current, and total, memory usage of the device": "Trenutačna i ukupna potrošnja memorije uređaja", + "The current, and total, device memory usage of the device": "The current, and total, device memory usage of the device", + "The current, and total, swap memory usage of the device": "The current, and total, swap memory usage of the device", "The detected CPU type of the device": "Detektirani CPU tip uređaja", "Version": "Version" }, diff --git a/mux/it.json b/mux/it.json index 62fbc7a4..c59a8073 100644 --- a/mux/it.json +++ b/mux/it.json @@ -866,7 +866,10 @@ "Configure the time the device will sleep when no input is detected": "Configura il tempo dopo il quale il dispositivo entrerà in modalità sospensione quando non viene rilevato alcun input", "Configure the time the screen will dim when no input is detected": "Configura il tempo dopo il quale lo schermo si attenuerà quando non viene rilevato alcun input", "Configure when the red LED will display based on the current capacity percentage": "Configura quando il LED rosso si accenderà in base alla percentuale di capacità attuale", + "Crawl": "Crawl", + "Cruise": "Cruise", "Default Governor": "Default Governor", + "Fast": "Fast", "Frontend Screensaver": "Frontend Screensaver", "Idle Display must be less than Idle Sleep": "Attenuazione Schermo deve essere minore di Sospensione", "Idle Governor": "Idle Governor", @@ -874,6 +877,7 @@ "Idle Input Sleep Timeout": "Timeout Sospensione Dispositivo", "Instant Shutdown": "Spegnimento Istantaneo", "Low Battery Indicator": "Indicatore di Batteria Scarica", + "Ludicrous": "Ludicrous", "Mute on Display Timeout": "Silenzioso dopo Spegnimento Schermo", "POWER SETTINGS": "IMPOSTAZIONI DI ALIMENTAZIONE", "Sleep 10m + Shutdown": "Sospensione 10m + Spegnimento", @@ -888,7 +892,8 @@ "Sleep Function": "Funzione di Sospensione", "Sleep Until Wake": "Sospensione fino al risveglio", "Toggle if the audio is muted when display is dimmed": "Abilita/disabilita il silenzioso quando lo schermo si oscura", - "Toggle the frontend screensaver on Idle Display Timeout activation": "Toggle the frontend screensaver on Idle Display Timeout activation" + "Toggle the frontend screensaver on Idle Display Timeout activation": "Toggle the frontend screensaver on Idle Display Timeout activation", + "Turbo": "Turbo" }, "muxraopt": { "THREADED VIDEO": "THREADED VIDEO", @@ -1003,6 +1008,7 @@ "Reload the current frontend configuration values if changed elsewhere": "Reload the current frontend configuration values if changed elsewhere", "Reloading Frontend…": "Reloading Frontend…", "SYSTEM DETAILS": "DETTAGLI DEL SISTEMA", + "Swap Memory": "Swap Memory", "System Memory": "Memoria di Sistema", "System Uptime": "Tempo di Attività del Sistema", "Temperature": "Temperatura", @@ -1016,7 +1022,8 @@ "The current running governor of the device": "Il governor attualmente in esecuzione sul dispositivo", "The current running time of the system": "Il tempo di esecuzione attuale del sistema", "The current version of MustardOS running on the device": "The current version of MustardOS running on the device", - "The current, and total, memory usage of the device": "L'utilizzo attuale e totale della memoria del dispositivo", + "The current, and total, device memory usage of the device": "The current, and total, device memory usage of the device", + "The current, and total, swap memory usage of the device": "The current, and total, swap memory usage of the device", "The detected CPU type of the device": "La CPU rilevata sul dispositivo", "Version": "Version" }, diff --git a/mux/ja.json b/mux/ja.json index 61b398d5..ee5ec540 100644 --- a/mux/ja.json +++ b/mux/ja.json @@ -866,7 +866,10 @@ "Configure the time the device will sleep when no input is detected": "入力がない時にデバイスが自動でスリープするまでの時間を設定します", "Configure the time the screen will dim when no input is detected": "入力がない時にディスプレイを自動で消灯するまでの時間を設定します", "Configure when the red LED will display based on the current capacity percentage": "現在の電池容量 (%) に合わせて、赤色 LED を点灯します", + "Crawl": "Crawl", + "Cruise": "Cruise", "Default Governor": "Default Governor", + "Fast": "Fast", "Frontend Screensaver": "Frontend Screensaver", "Idle Display must be less than Idle Sleep": "自動ディスプレイ消灯時間は自動スリープより短くしてください", "Idle Governor": "Idle Governor", @@ -874,6 +877,7 @@ "Idle Input Sleep Timeout": "自動スリープ", "Instant Shutdown": "すぐに電源を切る", "Low Battery Indicator": "低電力表示", + "Ludicrous": "Ludicrous", "Mute on Display Timeout": "自動ディスプレイ消灯時に消音する", "POWER SETTINGS": "電力設定", "Sleep 10m + Shutdown": "スリープ 10分 + 電源を切る", @@ -888,7 +892,8 @@ "Sleep Function": "スリープ設定", "Sleep Until Wake": "スリープ状態を維持", "Toggle if the audio is muted when display is dimmed": "ディスプレイ自動消灯時に消音するかを切り替えます", - "Toggle the frontend screensaver on Idle Display Timeout activation": "Toggle the frontend screensaver on Idle Display Timeout activation" + "Toggle the frontend screensaver on Idle Display Timeout activation": "Toggle the frontend screensaver on Idle Display Timeout activation", + "Turbo": "Turbo" }, "muxraopt": { "THREADED VIDEO": "THREADED VIDEO", @@ -1003,6 +1008,7 @@ "Reload the current frontend configuration values if changed elsewhere": "Reload the current frontend configuration values if changed elsewhere", "Reloading Frontend…": "Reloading Frontend…", "SYSTEM DETAILS": "システム詳細", + "Swap Memory": "Swap Memory", "System Memory": "システムメモリ", "System Uptime": "システム稼働期間", "Temperature": "温度", @@ -1016,7 +1022,8 @@ "The current running governor of the device": "デバイスで稼働中のガバナーを表示します", "The current running time of the system": "システムの稼働時間を表示します", "The current version of MustardOS running on the device": "The current version of MustardOS running on the device", - "The current, and total, memory usage of the device": "現在の使用量と合計のメモリを表示します", + "The current, and total, device memory usage of the device": "The current, and total, device memory usage of the device", + "The current, and total, swap memory usage of the device": "The current, and total, swap memory usage of the device", "The detected CPU type of the device": "デバイスの CPU 種別を表示します", "Version": "Version" }, diff --git a/mux/ko.json b/mux/ko.json index 579a7697..9449f078 100644 --- a/mux/ko.json +++ b/mux/ko.json @@ -866,7 +866,10 @@ "Configure the time the device will sleep when no input is detected": "입력이 감지되지 않을 때 장치가 슬립 모드로 전환되는 시간을 구성", "Configure the time the screen will dim when no input is detected": "입력이 감지되지 않을 때 화면이 어두워지는 시간을 구성", "Configure when the red LED will display based on the current capacity percentage": "현재 배터리 용량 백분율을 기준으로 빨간색 LED가 표시되는 시점을 구성", + "Crawl": "Crawl", + "Cruise": "Cruise", "Default Governor": "기본 거버너", + "Fast": "Fast", "Frontend Screensaver": "Frontend Screensaver", "Idle Display must be less than Idle Sleep": "화면 보호 대기 시간은 슬립 모드 대기 시간보다 작아야 함", "Idle Governor": "유휴 거버너", @@ -874,6 +877,7 @@ "Idle Input Sleep Timeout": "슬립 모드 대기 시간", "Instant Shutdown": "즉시 시스템 종료", "Low Battery Indicator": "배터리 부족 표시", + "Ludicrous": "Ludicrous", "Mute on Display Timeout": "디스플레이 음소거 타임 아웃", "POWER SETTINGS": "전원 설정", "Sleep 10m + Shutdown": "슬립 10분 이후 시스템 종료", @@ -888,7 +892,8 @@ "Sleep Function": "슬립 기능", "Sleep Until Wake": "깨울 때까지 슬립", "Toggle if the audio is muted when display is dimmed": "디스플레이가 어두워지면 오디오가 음소거되는지 여부를 전환", - "Toggle the frontend screensaver on Idle Display Timeout activation": "Toggle the frontend screensaver on Idle Display Timeout activation" + "Toggle the frontend screensaver on Idle Display Timeout activation": "Toggle the frontend screensaver on Idle Display Timeout activation", + "Turbo": "Turbo" }, "muxraopt": { "THREADED VIDEO": "THREADED VIDEO", @@ -1003,6 +1008,7 @@ "Reload the current frontend configuration values if changed elsewhere": "다른 곳에서 변경된 경우 현재 프런트엔드 구성 값을 다시 로드함", "Reloading Frontend…": "프런트엔드 리로딩중…", "SYSTEM DETAILS": "시스템 상세정보", + "Swap Memory": "Swap Memory", "System Memory": "시스템 메모리", "System Uptime": "시스템 업타임", "Temperature": "온도", @@ -1016,7 +1022,8 @@ "The current running governor of the device": "현재 실행 중인 장치의 거버너", "The current running time of the system": "현재 시스템 실행 시간", "The current version of MustardOS running on the device": "장치에서 실행 중인 MustardOS의 현재 버전", - "The current, and total, memory usage of the device": "장치의 현재 및 총 메모리 사용량", + "The current, and total, device memory usage of the device": "The current, and total, device memory usage of the device", + "The current, and total, swap memory usage of the device": "The current, and total, swap memory usage of the device", "The detected CPU type of the device": "장치의 감지된 CPU 유형", "Version": "버전" }, diff --git a/mux/mt.json b/mux/mt.json index 05dfa850..4a7caded 100644 --- a/mux/mt.json +++ b/mux/mt.json @@ -866,7 +866,10 @@ "Configure the time the device will sleep when no input is detected": "Configure the time the device will sleep when no input is detected", "Configure the time the screen will dim when no input is detected": "Configure the time the screen will dim when no input is detected", "Configure when the red LED will display based on the current capacity percentage": "Configure when the red LED will display based on the current capacity percentage", + "Crawl": "Crawl", + "Cruise": "Cruise", "Default Governor": "Default Governor", + "Fast": "Fast", "Frontend Screensaver": "Frontend Screensaver", "Idle Display must be less than Idle Sleep": "Idle Display must be less than Idle Sleep", "Idle Governor": "Idle Governor", @@ -874,6 +877,7 @@ "Idle Input Sleep Timeout": "Idle Input Sleep Timeout", "Instant Shutdown": "Instant Shutdown", "Low Battery Indicator": "Low Battery Indicator", + "Ludicrous": "Ludicrous", "Mute on Display Timeout": "Mute on Display Timeout", "POWER SETTINGS": "POWER SETTINGS", "Sleep 10m + Shutdown": "Sleep 10m + Shutdown", @@ -888,7 +892,8 @@ "Sleep Function": "Sleep Function", "Sleep Until Wake": "Sleep Until Wake", "Toggle if the audio is muted when display is dimmed": "Toggle if the audio is muted when display is dimmed", - "Toggle the frontend screensaver on Idle Display Timeout activation": "Toggle the frontend screensaver on Idle Display Timeout activation" + "Toggle the frontend screensaver on Idle Display Timeout activation": "Toggle the frontend screensaver on Idle Display Timeout activation", + "Turbo": "Turbo" }, "muxraopt": { "THREADED VIDEO": "THREADED VIDEO", @@ -1003,6 +1008,7 @@ "Reload the current frontend configuration values if changed elsewhere": "Reload the current frontend configuration values if changed elsewhere", "Reloading Frontend…": "Reloading Frontend…", "SYSTEM DETAILS": "SYSTEM DETAILS", + "Swap Memory": "Swap Memory", "System Memory": "System Memory", "System Uptime": "System Uptime", "Temperature": "Temperature", @@ -1016,7 +1022,8 @@ "The current running governor of the device": "The current running governor of the device", "The current running time of the system": "The current running time of the system", "The current version of MustardOS running on the device": "The current version of MustardOS running on the device", - "The current, and total, memory usage of the device": "The current, and total, memory usage of the device", + "The current, and total, device memory usage of the device": "The current, and total, device memory usage of the device", + "The current, and total, swap memory usage of the device": "The current, and total, swap memory usage of the device", "The detected CPU type of the device": "The detected CPU type of the device", "Version": "Version" }, diff --git a/mux/nb_no.json b/mux/nb_no.json index 8185fd3d..864645d9 100644 --- a/mux/nb_no.json +++ b/mux/nb_no.json @@ -866,7 +866,10 @@ "Configure the time the device will sleep when no input is detected": "Configure the time the device will sleep when no input is detected", "Configure the time the screen will dim when no input is detected": "Configure the time the screen will dim when no input is detected", "Configure when the red LED will display based on the current capacity percentage": "Configure when the red LED will display based on the current capacity percentage", + "Crawl": "Crawl", + "Cruise": "Cruise", "Default Governor": "Default Governor", + "Fast": "Fast", "Frontend Screensaver": "Frontend Screensaver", "Idle Display must be less than Idle Sleep": "Idle Display must be less than Idle Sleep", "Idle Governor": "Idle Governor", @@ -874,6 +877,7 @@ "Idle Input Sleep Timeout": "Idle Input Sleep Timeout", "Instant Shutdown": "Instant Shutdown", "Low Battery Indicator": "Low Battery Indicator", + "Ludicrous": "Ludicrous", "Mute on Display Timeout": "Mute on Display Timeout", "POWER SETTINGS": "POWER SETTINGS", "Sleep 10m + Shutdown": "Sleep 10m + Shutdown", @@ -888,7 +892,8 @@ "Sleep Function": "Sleep Function", "Sleep Until Wake": "Sleep Until Wake", "Toggle if the audio is muted when display is dimmed": "Toggle if the audio is muted when display is dimmed", - "Toggle the frontend screensaver on Idle Display Timeout activation": "Toggle the frontend screensaver on Idle Display Timeout activation" + "Toggle the frontend screensaver on Idle Display Timeout activation": "Toggle the frontend screensaver on Idle Display Timeout activation", + "Turbo": "Turbo" }, "muxraopt": { "THREADED VIDEO": "THREADED VIDEO", @@ -1003,6 +1008,7 @@ "Reload the current frontend configuration values if changed elsewhere": "Reload the current frontend configuration values if changed elsewhere", "Reloading Frontend…": "Reloading Frontend…", "SYSTEM DETAILS": "SYSTEM DETAILS", + "Swap Memory": "Swap Memory", "System Memory": "System Memory", "System Uptime": "System Uptime", "Temperature": "Temperature", @@ -1016,7 +1022,8 @@ "The current running governor of the device": "The current running governor of the device", "The current running time of the system": "The current running time of the system", "The current version of MustardOS running on the device": "The current version of MustardOS running on the device", - "The current, and total, memory usage of the device": "The current, and total, memory usage of the device", + "The current, and total, device memory usage of the device": "The current, and total, device memory usage of the device", + "The current, and total, swap memory usage of the device": "The current, and total, swap memory usage of the device", "The detected CPU type of the device": "The detected CPU type of the device", "Version": "Version" }, diff --git a/mux/nl.json b/mux/nl.json index a552dc82..dc528e06 100644 --- a/mux/nl.json +++ b/mux/nl.json @@ -866,7 +866,10 @@ "Configure the time the device will sleep when no input is detected": "Configure the time the device will sleep when no input is detected", "Configure the time the screen will dim when no input is detected": "Configure the time the screen will dim when no input is detected", "Configure when the red LED will display based on the current capacity percentage": "Configure when the red LED will display based on the current capacity percentage", + "Crawl": "Crawl", + "Cruise": "Cruise", "Default Governor": "Default Governor", + "Fast": "Fast", "Frontend Screensaver": "Frontend Screensaver", "Idle Display must be less than Idle Sleep": "Idle Display must be less than Idle Sleep", "Idle Governor": "Idle Governor", @@ -874,6 +877,7 @@ "Idle Input Sleep Timeout": "Idle Input Sleep Timeout", "Instant Shutdown": "Instant Shutdown", "Low Battery Indicator": "Low Battery Indicator", + "Ludicrous": "Ludicrous", "Mute on Display Timeout": "Mute on Display Timeout", "POWER SETTINGS": "POWER SETTINGS", "Sleep 10m + Shutdown": "Sleep 10m + Shutdown", @@ -888,7 +892,8 @@ "Sleep Function": "Sleep Function", "Sleep Until Wake": "Sleep Until Wake", "Toggle if the audio is muted when display is dimmed": "Toggle if the audio is muted when display is dimmed", - "Toggle the frontend screensaver on Idle Display Timeout activation": "Toggle the frontend screensaver on Idle Display Timeout activation" + "Toggle the frontend screensaver on Idle Display Timeout activation": "Toggle the frontend screensaver on Idle Display Timeout activation", + "Turbo": "Turbo" }, "muxraopt": { "THREADED VIDEO": "THREADED VIDEO", @@ -1003,6 +1008,7 @@ "Reload the current frontend configuration values if changed elsewhere": "Reload the current frontend configuration values if changed elsewhere", "Reloading Frontend…": "Reloading Frontend…", "SYSTEM DETAILS": "SYSTEEMDETAILS", + "Swap Memory": "Swap Memory", "System Memory": "Systeemgeheugen", "System Uptime": "Bedrijfstijd", "Temperature": "Temperatuur", @@ -1016,7 +1022,8 @@ "The current running governor of the device": "The current running governor of the device", "The current running time of the system": "The current running time of the system", "The current version of MustardOS running on the device": "The current version of MustardOS running on the device", - "The current, and total, memory usage of the device": "The current, and total, memory usage of the device", + "The current, and total, device memory usage of the device": "The current, and total, device memory usage of the device", + "The current, and total, swap memory usage of the device": "The current, and total, swap memory usage of the device", "The detected CPU type of the device": "The detected CPU type of the device", "Version": "Version" }, diff --git a/mux/nn.json b/mux/nn.json index 05dfa850..4a7caded 100644 --- a/mux/nn.json +++ b/mux/nn.json @@ -866,7 +866,10 @@ "Configure the time the device will sleep when no input is detected": "Configure the time the device will sleep when no input is detected", "Configure the time the screen will dim when no input is detected": "Configure the time the screen will dim when no input is detected", "Configure when the red LED will display based on the current capacity percentage": "Configure when the red LED will display based on the current capacity percentage", + "Crawl": "Crawl", + "Cruise": "Cruise", "Default Governor": "Default Governor", + "Fast": "Fast", "Frontend Screensaver": "Frontend Screensaver", "Idle Display must be less than Idle Sleep": "Idle Display must be less than Idle Sleep", "Idle Governor": "Idle Governor", @@ -874,6 +877,7 @@ "Idle Input Sleep Timeout": "Idle Input Sleep Timeout", "Instant Shutdown": "Instant Shutdown", "Low Battery Indicator": "Low Battery Indicator", + "Ludicrous": "Ludicrous", "Mute on Display Timeout": "Mute on Display Timeout", "POWER SETTINGS": "POWER SETTINGS", "Sleep 10m + Shutdown": "Sleep 10m + Shutdown", @@ -888,7 +892,8 @@ "Sleep Function": "Sleep Function", "Sleep Until Wake": "Sleep Until Wake", "Toggle if the audio is muted when display is dimmed": "Toggle if the audio is muted when display is dimmed", - "Toggle the frontend screensaver on Idle Display Timeout activation": "Toggle the frontend screensaver on Idle Display Timeout activation" + "Toggle the frontend screensaver on Idle Display Timeout activation": "Toggle the frontend screensaver on Idle Display Timeout activation", + "Turbo": "Turbo" }, "muxraopt": { "THREADED VIDEO": "THREADED VIDEO", @@ -1003,6 +1008,7 @@ "Reload the current frontend configuration values if changed elsewhere": "Reload the current frontend configuration values if changed elsewhere", "Reloading Frontend…": "Reloading Frontend…", "SYSTEM DETAILS": "SYSTEM DETAILS", + "Swap Memory": "Swap Memory", "System Memory": "System Memory", "System Uptime": "System Uptime", "Temperature": "Temperature", @@ -1016,7 +1022,8 @@ "The current running governor of the device": "The current running governor of the device", "The current running time of the system": "The current running time of the system", "The current version of MustardOS running on the device": "The current version of MustardOS running on the device", - "The current, and total, memory usage of the device": "The current, and total, memory usage of the device", + "The current, and total, device memory usage of the device": "The current, and total, device memory usage of the device", + "The current, and total, swap memory usage of the device": "The current, and total, swap memory usage of the device", "The detected CPU type of the device": "The detected CPU type of the device", "Version": "Version" }, diff --git a/mux/pl.json b/mux/pl.json index 1c12f1f2..8c5bbfcb 100644 --- a/mux/pl.json +++ b/mux/pl.json @@ -180,7 +180,7 @@ "Applications": "Aplikacje", "Background Music": "Muzyka w tle", "Backup Target": "Cel kopii zapasowej", - "Content Assignment": "Content Assignment", + "Content Assignment": "Przypisanie zawartości", "Content Collection": "Kolekcje zawartości", "Content Launch Overrides": "Nadpisanie uruchamiania zawartości", "Custom Packages": "Paczki użytkownika", @@ -193,7 +193,7 @@ "Location of RetroArch shaders": "Lokalizacja shaderów RetroArch", "Location of Syncthing configurations": "Lokalizacja konfiguracji Syncthing", "Location of User Initialisation scripts": "Lokalizacja skryptów inicjalizacji użytkownika", - "Location of assigned content information": "Location of assigned content information", + "Location of assigned content information": "Lokalizacja informacji o przypisaniu zawartości", "Location of background music": "Lokalizacja muzyki w tle", "Location of content collection": "Lokalizacja kolekcji zawartości", "Location of content images and text": "Lokalizacja obrazów i tekstów zawartości", @@ -866,7 +866,10 @@ "Configure the time the device will sleep when no input is detected": "Skonfiguruj, kiedy uśpić urządzenie, jeśli nie wykryto żadnej interakcji", "Configure the time the screen will dim when no input is detected": "Skonfiguruj, kiedy ekran ma się ściemnić, jeśli nie wykryto żadnej interakcji", "Configure when the red LED will display based on the current capacity percentage": "Skonfiguruj, kiedy ma zapalić się czerwona dioda LED na podstawie bieżącej pojemności baterii", + "Crawl": "Wolno", + "Cruise": "Płynnie", "Default Governor": "Domyślny regulator", + "Fast": "Szybko", "Frontend Screensaver": "Wygaszacz ekranu", "Idle Display must be less than Idle Sleep": "Czas wyświetlania w stanie spoczynku musi być mniejszy od czasu do uśpienia", "Idle Governor": "Regulator trybu bezczynności", @@ -874,6 +877,7 @@ "Idle Input Sleep Timeout": "Czas do uśpienia po bezczynności", "Instant Shutdown": "Zamknij od razu", "Low Battery Indicator": "Wskaźnik niskiego poziomu baterii", + "Ludicrous": "Absurdalnie", "Mute on Display Timeout": "Wyciszenie podczas ściemnienia ekranu", "POWER SETTINGS": "OPCJE ZASILANIA", "Sleep 10m + Shutdown": "Śpij 10m + Zamknij", @@ -888,7 +892,8 @@ "Sleep Function": "Funkcja uśpienia", "Sleep Until Wake": "Śpij do przebudzenia", "Toggle if the audio is muted when display is dimmed": "Włącz wyciszenie dźwięku, jeśli ekran urządzenia jest przygaszony", - "Toggle the frontend screensaver on Idle Display Timeout activation": "Włącz wygaszacz ekranu podczas aktywacji czasu bezczynności" + "Toggle the frontend screensaver on Idle Display Timeout activation": "Włącz wygaszacz ekranu podczas aktywacji czasu bezczynności", + "Turbo": "Turbo" }, "muxraopt": { "THREADED VIDEO": "WIDEO W WĄTKACH", @@ -1003,6 +1008,7 @@ "Reload the current frontend configuration values if changed elsewhere": "Przeładuj bieżące wartości konfiguracji frontendu, jeśli zostały zmienione", "Reloading Frontend…": "Przeładowywanie frontendu…", "SYSTEM DETAILS": "SZCZEGÓŁY SYSTEMU", + "Swap Memory": "Pamięć swap", "System Memory": "Pamięć systemowa", "System Uptime": "Czas działania systemu", "Temperature": "Temperatura", @@ -1016,7 +1022,8 @@ "The current running governor of the device": "Bieżący regulator urządzenia", "The current running time of the system": "Czas od włączenia urządzenia", "The current version of MustardOS running on the device": "Bieżąca wersja MustardOS na urządzeniu", - "The current, and total, memory usage of the device": "Bieżące i całkowite zużycie pamięci urządzenia", + "The current, and total, device memory usage of the device": "Bieżące i łączne użycie pamięci przez urządzenie", + "The current, and total, swap memory usage of the device": "Bieżące i łączne użycie pamięci swap przez urządzenie", "The detected CPU type of the device": "Wykryty typ CPU urządzenia", "Version": "Wersja" }, diff --git a/mux/pt_BR.json b/mux/pt_BR.json index 57789be4..5f1a9d81 100644 --- a/mux/pt_BR.json +++ b/mux/pt_BR.json @@ -866,7 +866,10 @@ "Configure the time the device will sleep when no input is detected": "Configure o tempo que o dispositivo leva para suspender quando nenhum comando é detectado", "Configure the time the screen will dim when no input is detected": "Configure o tempo que a tela leva pra escurecer quando nenhum comando é detectado", "Configure when the red LED will display based on the current capacity percentage": "Defina em que nível de carga o LED vermelho será exibido", + "Crawl": "Crawl", + "Cruise": "Cruise", "Default Governor": "Modo padrão da CPU", + "Fast": "Fast", "Frontend Screensaver": "Protetor de tela do frontend", "Idle Display must be less than Idle Sleep": "O tempo para desligar a tela deve ser menor que o tempo para suspender o sistema", "Idle Governor": "Modo ocioso da CPU", @@ -874,6 +877,7 @@ "Idle Input Sleep Timeout": "Tempo Inativo até Suspender", "Instant Shutdown": "Desligamento Instantâneo", "Low Battery Indicator": "Indicador de Bateria Baixa", + "Ludicrous": "Ludicrous", "Mute on Display Timeout": "Silenciar ao escurecer a tela", "POWER SETTINGS": "CONFIGURAÇÕES DE ENERGIA", "Sleep 10m + Shutdown": "Suspender por 10m + Desligar", @@ -888,7 +892,8 @@ "Sleep Function": "Suspender", "Sleep Until Wake": "Suspender até Ligar Novamente", "Toggle if the audio is muted when display is dimmed": "Silenciar quando a tela escurece", - "Toggle the frontend screensaver on Idle Display Timeout activation": "Desative o protetor de tela do frontend na ativação do tempo limite de repouso" + "Toggle the frontend screensaver on Idle Display Timeout activation": "Desative o protetor de tela do frontend na ativação do tempo limite de repouso", + "Turbo": "Turbo" }, "muxraopt": { "THREADED VIDEO": "VÍDEO EM THREAD SEPARADA", @@ -1003,6 +1008,7 @@ "Reload the current frontend configuration values if changed elsewhere": "Recarrega os valores atuais da configuração frontend se alterados em outro lugar", "Reloading Frontend…": "Recarregando frontend…", "SYSTEM DETAILS": "DETALHES DO SISTEMA", + "Swap Memory": "Swap Memory", "System Memory": "Memória do Sistema", "System Uptime": "Tempo de Atividade do Sistema", "Temperature": "Temperatura", @@ -1016,7 +1022,8 @@ "The current running governor of the device": "O modo de performance atual do dispositivo", "The current running time of the system": "O tempo em atividade do sistema", "The current version of MustardOS running on the device": "Versão atual do MustardOS rodando no dispositivo", - "The current, and total, memory usage of the device": "A memória total e atual do dispositivo", + "The current, and total, device memory usage of the device": "The current, and total, device memory usage of the device", + "The current, and total, swap memory usage of the device": "The current, and total, swap memory usage of the device", "The detected CPU type of the device": "O tipo de CPU detectado do dispositivo", "Version": "Versão" }, diff --git a/mux/pt_PT.json b/mux/pt_PT.json index c3ce1608..2e87f91d 100644 --- a/mux/pt_PT.json +++ b/mux/pt_PT.json @@ -866,7 +866,10 @@ "Configure the time the device will sleep when no input is detected": "Configure o tempo que o dispositivo irá suspender quando não for detectada nenhuma entrada", "Configure the time the screen will dim when no input is detected": "Configure o tempo em que o ecrã escurecerá quando não for detectada nenhuma entrada", "Configure when the red LED will display based on the current capacity percentage": "Configure quando o LED vermelho será apresentado com base na percentagem de capacidade atual", + "Crawl": "Crawl", + "Cruise": "Cruise", "Default Governor": "Default Governor", + "Fast": "Fast", "Frontend Screensaver": "Frontend Screensaver", "Idle Display must be less than Idle Sleep": "O tempo para desligar o ecrã deve ser menor que o tempo para suspender o sistema", "Idle Governor": "Idle Governor", @@ -874,6 +877,7 @@ "Idle Input Sleep Timeout": "Tempo de Inatividade para Suspensão de Entrada", "Instant Shutdown": "Desligar Instantaneamente", "Low Battery Indicator": "Indicador de Bateria Fraca", + "Ludicrous": "Ludicrous", "Mute on Display Timeout": "Silenciar ao escurecer o ecrã", "POWER SETTINGS": "CONFIGURAÇÕES DE ENERGIA", "Sleep 10m + Shutdown": "Suspender 10m + Desligar", @@ -888,7 +892,8 @@ "Sleep Function": "Função de Suspensão", "Sleep Until Wake": "Suspender até Ligar Novamente", "Toggle if the audio is muted when display is dimmed": "Silenciar quando o ecrã escurece", - "Toggle the frontend screensaver on Idle Display Timeout activation": "Toggle the frontend screensaver on Idle Display Timeout activation" + "Toggle the frontend screensaver on Idle Display Timeout activation": "Toggle the frontend screensaver on Idle Display Timeout activation", + "Turbo": "Turbo" }, "muxraopt": { "THREADED VIDEO": "THREADED VIDEO", @@ -1003,6 +1008,7 @@ "Reload the current frontend configuration values if changed elsewhere": "Reload the current frontend configuration values if changed elsewhere", "Reloading Frontend…": "Reloading Frontend…", "SYSTEM DETAILS": "Detalhes do Sistema", + "Swap Memory": "Swap Memory", "System Memory": "Memória do Sistema", "System Uptime": "Tempo de Atividade do Sistema", "Temperature": "Temperatura", @@ -1016,7 +1022,8 @@ "The current running governor of the device": "O controlador em execução atual do dispositivo.", "The current running time of the system": "O tempo de execução atual do sistema.", "The current version of MustardOS running on the device": "The current version of MustardOS running on the device", - "The current, and total, memory usage of the device": "A utilização atual e total de memória do dispositivo.", + "The current, and total, device memory usage of the device": "The current, and total, device memory usage of the device", + "The current, and total, swap memory usage of the device": "The current, and total, swap memory usage of the device", "The detected CPU type of the device": "O tipo de CPU detetado do dispositivo.", "Version": "Version" }, diff --git a/mux/ro.json b/mux/ro.json index d0452fbb..3ed758ea 100644 --- a/mux/ro.json +++ b/mux/ro.json @@ -866,7 +866,10 @@ "Configure the time the device will sleep when no input is detected": "Configurează timpul în care dispozitivul va intra în repaus când nu este detectată nicio activitate", "Configure the time the screen will dim when no input is detected": "Configurează timpul în care ecranul se va estompa când nu este detectată nicio activitate", "Configure when the red LED will display based on the current capacity percentage": "Configurează momentul în care LED-ul roșu se va aprinde în funcție de procentul de capacitate curent", + "Crawl": "Crawl", + "Cruise": "Cruise", "Default Governor": "Default Governor", + "Fast": "Fast", "Frontend Screensaver": "Frontend Screensaver", "Idle Display must be less than Idle Sleep": "Idle Display must be less than Idle Sleep", "Idle Governor": "Idle Governor", @@ -874,6 +877,7 @@ "Idle Input Sleep Timeout": "Timp de expirare repaus inactiv", "Instant Shutdown": "Oprire instantanee", "Low Battery Indicator": "Indicator baterie scăzută", + "Ludicrous": "Ludicrous", "Mute on Display Timeout": "Mute on Display Timeout", "POWER SETTINGS": "SETĂRI ALIMENTARE", "Sleep 10m + Shutdown": "Repaus 10m + Oprire", @@ -888,7 +892,8 @@ "Sleep Function": "Funcție Repaus", "Sleep Until Wake": "Repaus până la activare", "Toggle if the audio is muted when display is dimmed": "Toggle if the audio is muted when display is dimmed", - "Toggle the frontend screensaver on Idle Display Timeout activation": "Toggle the frontend screensaver on Idle Display Timeout activation" + "Toggle the frontend screensaver on Idle Display Timeout activation": "Toggle the frontend screensaver on Idle Display Timeout activation", + "Turbo": "Turbo" }, "muxraopt": { "THREADED VIDEO": "THREADED VIDEO", @@ -1003,6 +1008,7 @@ "Reload the current frontend configuration values if changed elsewhere": "Reload the current frontend configuration values if changed elsewhere", "Reloading Frontend…": "Reloading Frontend…", "SYSTEM DETAILS": "DETALII SISTEM", + "Swap Memory": "Swap Memory", "System Memory": "Memorie Sistem", "System Uptime": "Timp de Funcționare al Sistemului", "Temperature": "Temperatură", @@ -1016,7 +1022,8 @@ "The current running governor of the device": "Guvernatorul CPU activ al dispozitivului", "The current running time of the system": "Timpul de funcționare curent al sistemului", "The current version of MustardOS running on the device": "The current version of MustardOS running on the device", - "The current, and total, memory usage of the device": "Utilizarea curentă și totală a memoriei dispozitivului", + "The current, and total, device memory usage of the device": "The current, and total, device memory usage of the device", + "The current, and total, swap memory usage of the device": "The current, and total, swap memory usage of the device", "The detected CPU type of the device": "Tipul de CPU detectat al dispozitivului", "Version": "Version" }, diff --git a/mux/ru.json b/mux/ru.json index 86da6e8f..583d50cb 100644 --- a/mux/ru.json +++ b/mux/ru.json @@ -95,7 +95,7 @@ "Core Gamer": "Хардкорщик", "Core Used": "Использованное ядро", "Device Nomad": "Девайсовый кочевник", - "Duration": "Продолжительность", + "Duration": "Общее время", "Explorer": "Исследователь", "Export": "Экспорт", "Favourite Day": "Любимый день", @@ -105,7 +105,7 @@ "Last Mode": "Последний режим", "Last Played": "Последнее время игры", "Last Session": "Последняя сессия", - "Launch Count": "Запустить подсчет", + "Launch Count": "Кол-во запусков", "Long Sessions": "Длинная сессия", "Longest Session": "Самая длинная сессия", "Marathoner": "Марафонец", @@ -180,7 +180,7 @@ "Applications": "Приложения", "Background Music": "Фоновая музыка", "Backup Target": "Место резервного копирования", - "Content Assignment": "Content Assignment", + "Content Assignment": "Привязки игр", "Content Collection": "Коллекция игр", "Content Launch Overrides": "Переопределения игр", "Custom Packages": "Пакеты кастомизации", @@ -193,7 +193,7 @@ "Location of RetroArch shaders": "Расположение шейдеров RetroArch", "Location of Syncthing configurations": "Расположение конфигураций Syncthing", "Location of User Initialisation scripts": "Расположение пользовательских скриптов инициализации", - "Location of assigned content information": "Location of assigned content information", + "Location of assigned content information": "Расположение информации привязанной к играм", "Location of background music": "Расположение фоновой музыки", "Location of content collection": "Расположение коллекции игр", "Location of content images and text": "Расположение обложек и текста игр", @@ -797,14 +797,14 @@ "Centre Left": "По центру слева", "Centre Middle": "По центру", "Centre Right": "По центру справа", - "Content Base Position": "Расположение игры", - "Content Base Scale": "Масштабирование игры", - "Content Base Transparency": "Прозрачность игры", - "Controls how the base content overlay is scaled on the screen": "Настройка масштабирования оверлея игры на экране", + "Content Base Position": "Общее расположение", + "Content Base Scale": "Общее масштабирование", + "Content Base Transparency": "Общая прозрачность", + "Controls how the base content overlay is scaled on the screen": "Общая настройка масштабирования оверлея игры на экране", "Controls how the brightness indicator is scaled on the screen": "Настройка масштабирования индикатора яркости на экране", "Controls how the low battery indicator is scaled on the screen": "Настройка индикатора низкого заряда на экране", "Controls how the volume indicator is scaled on the screen": "Настройка масштабирования индикатора громкости на экране", - "Controls the transparency of the base content overlay": "Настройка прозрачности базового оверлея игры", + "Controls the transparency of the base content overlay": "Общая настройка прозрачности оверлея игры", "Controls the transparency of the brightness indicator overlay": "Настройка прозрачности индикатора яркости", "Controls the transparency of the low battery indicator overlay": "Настройка прозрачности индикатора низкого заряда", "Controls the transparency of the volume indicator overlay": "Настройка прозрачности индикатора громкости", @@ -814,7 +814,7 @@ "None": "Нет", "OVERLAY OPTIONS": "НАСТРОЙКИ ОВЕРЛЕЯ", "Scale": "Масштабирование", - "Sets the screen position where the base content overlay is anchored": "Выбор точки отсчета расположения оверлея игры на экране", + "Sets the screen position where the base content overlay is anchored": "Выбор общей точки отсчета расположения оверлея игры на экране", "Sets the screen position where the brightness indicator is displayed": "Выбор точки отсчета расположения индикатора яркости на экране", "Sets the screen position where the low battery indicator is displayed": "Выбор точки отсчета расположения индикатора низкого заряда на экране", "Sets the screen position where the volume indicator is displayed": "Выбор расположения индикатора громкости на экране", @@ -866,7 +866,10 @@ "Configure the time the device will sleep when no input is detected": "Настройка времени, в течение которого при отсутствии нажатий на клавиши устройство будет засыпать", "Configure the time the screen will dim when no input is detected": "Настройка времени, в течение которого при отсутствии нажатий на клавиши экран будет затемняться", "Configure when the red LED will display based on the current capacity percentage": "При каком проценте заряда будет загораться красный светодиод", + "Crawl": "Медленная", + "Cruise": "Средняя", "Default Governor": "Стандартный регулятор", + "Fast": "Быстрая", "Frontend Screensaver": "Заставка при бездействии", "Idle Display must be less than Idle Sleep": "Затемнение экрана должно происходить раньше чем переход в режим сна", "Idle Governor": "Регулятор в режиме ожидания", @@ -874,6 +877,7 @@ "Idle Input Sleep Timeout": "Переход устройства в режим сна через", "Instant Shutdown": "Мгновенное выключение", "Low Battery Indicator": "Индикация низкого заряда", + "Ludicrous": "Нелепо", "Mute on Display Timeout": "Заглушить при затемнении экрана", "POWER SETTINGS": "ПИТАНИЕ", "Sleep 10m + Shutdown": "Сон 10 мин + Выкл", @@ -888,7 +892,8 @@ "Sleep Function": "Функция сна", "Sleep Until Wake": "Сон до пробуждения", "Toggle if the audio is muted when display is dimmed": "Выключение звука при затухании экрана", - "Toggle the frontend screensaver on Idle Display Timeout activation": "Отображение заставки в режиме ожидания" + "Toggle the frontend screensaver on Idle Display Timeout activation": "Отображение заставки в режиме ожидания", + "Turbo": "Очень быстрая" }, "muxraopt": { "THREADED VIDEO": "ПОТОКОВЫЙ РЕНДЕР", @@ -1003,6 +1008,7 @@ "Reload the current frontend configuration values if changed elsewhere": "Перезагрузка текущих настроек интерфейса в случае изменения", "Reloading Frontend…": "Перезагрузка интерфейса", "SYSTEM DETAILS": "СИСТЕМНАЯ ИНФОРМАЦИЯ", + "Swap Memory": "Файлы подкачки", "System Memory": "Системная память", "System Uptime": "Время работы системы", "Temperature": "Температура", @@ -1016,7 +1022,8 @@ "The current running governor of the device": "Текущий работающий регулятор устройства", "The current running time of the system": "Текущее время работы системы", "The current version of MustardOS running on the device": "Текущая версия MustardOS на устройстве", - "The current, and total, memory usage of the device": "Текущее и общее использование памяти устройства", + "The current, and total, device memory usage of the device": "Текущее и общее использование памяти устройством", + "The current, and total, swap memory usage of the device": "Текущее и общее использование файлов подкачки устройством", "The detected CPU type of the device": "Обнаруженный тип ЦП устройства", "Version": "Версия" }, diff --git a/mux/sl.json b/mux/sl.json index adf5c4f2..6da30957 100644 --- a/mux/sl.json +++ b/mux/sl.json @@ -866,7 +866,10 @@ "Configure the time the device will sleep when no input is detected": "Nastavite čas, po katerem bo naprava prešla v spanje, če ni zaznanega vnosa", "Configure the time the screen will dim when no input is detected": "Nastavite čas, po katerem se bo zaslon zatemnil, če ni zaznanega vnosa", "Configure when the red LED will display based on the current capacity percentage": "Nastavite, kdaj se bo rdeča LED lučka vklopila glede na trenutno kapaciteto baterije", + "Crawl": "Crawl", + "Cruise": "Cruise", "Default Governor": "Default Governor", + "Fast": "Fast", "Frontend Screensaver": "Frontend Screensaver", "Idle Display must be less than Idle Sleep": "Idle Display must be less than Idle Sleep", "Idle Governor": "Idle Governor", @@ -874,6 +877,7 @@ "Idle Input Sleep Timeout": "Časovna omejitev za prehod v spanje ob neaktivnosti", "Instant Shutdown": "Takojšnji Izklop", "Low Battery Indicator": "Indikator nizke napetosti baterije", + "Ludicrous": "Ludicrous", "Mute on Display Timeout": "Mute on Display Timeout", "POWER SETTINGS": "NASTAVITVE NAPAJANJA", "Sleep 10m + Shutdown": "Spanje 10 min + Izklop", @@ -888,7 +892,8 @@ "Sleep Function": "Funkcija spanja", "Sleep Until Wake": "Sleep Until Wake", "Toggle if the audio is muted when display is dimmed": "Toggle if the audio is muted when display is dimmed", - "Toggle the frontend screensaver on Idle Display Timeout activation": "Toggle the frontend screensaver on Idle Display Timeout activation" + "Toggle the frontend screensaver on Idle Display Timeout activation": "Toggle the frontend screensaver on Idle Display Timeout activation", + "Turbo": "Turbo" }, "muxraopt": { "THREADED VIDEO": "THREADED VIDEO", @@ -1003,6 +1008,7 @@ "Reload the current frontend configuration values if changed elsewhere": "Reload the current frontend configuration values if changed elsewhere", "Reloading Frontend…": "Reloading Frontend…", "SYSTEM DETAILS": "PODROBNOSTI SISTEMA", + "Swap Memory": "Swap Memory", "System Memory": "System Memory", "System Uptime": "Čas delovanja sistema", "Temperature": "Temperatura", @@ -1016,7 +1022,8 @@ "The current running governor of the device": "Trenutno delujoči upravitelj naprave", "The current running time of the system": "Trenutni čas delovanja sistema", "The current version of MustardOS running on the device": "The current version of MustardOS running on the device", - "The current, and total, memory usage of the device": "Trenutna in skupna poraba pomnilnika naprave", + "The current, and total, device memory usage of the device": "The current, and total, device memory usage of the device", + "The current, and total, swap memory usage of the device": "The current, and total, swap memory usage of the device", "The detected CPU type of the device": "Zaznan tip procesorja naprave", "Version": "Version" }, diff --git a/mux/sr.json b/mux/sr.json index 299faff1..a5f145f2 100644 --- a/mux/sr.json +++ b/mux/sr.json @@ -866,7 +866,10 @@ "Configure the time the device will sleep when no input is detected": "Podesite vreme nakon kojeg će uređaj preći u stanje mirovanja kada se ne detektuje unos", "Configure the time the screen will dim when no input is detected": "Podesite vreme nakon kojeg će se ekran zatamniti kada se ne detektuje unos", "Configure when the red LED will display based on the current capacity percentage": "Podesite kada će se crvena LED lampica prikazivati na osnovu trenutnog procenta kapaciteta baterije", + "Crawl": "Crawl", + "Cruise": "Cruise", "Default Governor": "Default Governor", + "Fast": "Fast", "Frontend Screensaver": "Frontend Screensaver", "Idle Display must be less than Idle Sleep": "Idle Display must be less than Idle Sleep", "Idle Governor": "Idle Governor", @@ -874,6 +877,7 @@ "Idle Input Sleep Timeout": "Vreme prelaska u stanje mirovanja u slučaju neaktivnosti", "Instant Shutdown": "Momentalno gašenje", "Low Battery Indicator": "Indikator niskog nivoa baterije", + "Ludicrous": "Ludicrous", "Mute on Display Timeout": "Mute on Display Timeout", "POWER SETTINGS": "PODEŠAVANJE NAPAJANJA", "Sleep 10m + Shutdown": "Mirovanje 10m + Isključivanje", @@ -888,7 +892,8 @@ "Sleep Function": "Funkcija mirovanja", "Sleep Until Wake": "Stanje mirovanja do buđenja", "Toggle if the audio is muted when display is dimmed": "Toggle if the audio is muted when display is dimmed", - "Toggle the frontend screensaver on Idle Display Timeout activation": "Toggle the frontend screensaver on Idle Display Timeout activation" + "Toggle the frontend screensaver on Idle Display Timeout activation": "Toggle the frontend screensaver on Idle Display Timeout activation", + "Turbo": "Turbo" }, "muxraopt": { "THREADED VIDEO": "THREADED VIDEO", @@ -1003,6 +1008,7 @@ "Reload the current frontend configuration values if changed elsewhere": "Reload the current frontend configuration values if changed elsewhere", "Reloading Frontend…": "Reloading Frontend…", "SYSTEM DETAILS": "DETALJI SISTEMA", + "Swap Memory": "Swap Memory", "System Memory": "Sistemska memorija", "System Uptime": "System Uptime", "Temperature": "Temperatura", @@ -1016,7 +1022,8 @@ "The current running governor of the device": "Trenutno aktivni upravljač procesora uređaja", "The current running time of the system": "Trenutno vreme rada sistema", "The current version of MustardOS running on the device": "The current version of MustardOS running on the device", - "The current, and total, memory usage of the device": "Trenutno i ukupno korišćenje memorije uređaja", + "The current, and total, device memory usage of the device": "The current, and total, device memory usage of the device", + "The current, and total, swap memory usage of the device": "The current, and total, swap memory usage of the device", "The detected CPU type of the device": "Detektovani tip procesora (CPU) uređaja", "Version": "Version" }, diff --git a/mux/sv.json b/mux/sv.json index d2aeb5c2..f945e41e 100644 --- a/mux/sv.json +++ b/mux/sv.json @@ -866,7 +866,10 @@ "Configure the time the device will sleep when no input is detected": "Konfigurera hur lång tid det tar innan enheten går i viloläge när ingen inmatning upptäcks.", "Configure the time the screen will dim when no input is detected": "Konfigurera hur lång tid det tar innan skärmen dimmar när ingen inmatning upptäcks.", "Configure when the red LED will display based on the current capacity percentage": "Konfigurera när den röda LED-lampan ska visas baserat på den nuvarande kapacitetsprocenten.", + "Crawl": "Crawl", + "Cruise": "Cruise", "Default Governor": "Default Governor", + "Fast": "Fast", "Frontend Screensaver": "Frontend Screensaver", "Idle Display must be less than Idle Sleep": "Idle Display must be less than Idle Sleep", "Idle Governor": "Idle Governor", @@ -874,6 +877,7 @@ "Idle Input Sleep Timeout": "Tidsgräns för inaktiv sömnläge", "Instant Shutdown": "Omedelbar avstängning", "Low Battery Indicator": "Låg batterinivåindikator", + "Ludicrous": "Ludicrous", "Mute on Display Timeout": "Mute on Display Timeout", "POWER SETTINGS": "STRÖMINSTÄLLNINGAR", "Sleep 10m + Shutdown": "Sömn 10m + Avstängning", @@ -888,7 +892,8 @@ "Sleep Function": "Sömnfunktion", "Sleep Until Wake": "Sleep Until Wake", "Toggle if the audio is muted when display is dimmed": "Toggle if the audio is muted when display is dimmed", - "Toggle the frontend screensaver on Idle Display Timeout activation": "Toggle the frontend screensaver on Idle Display Timeout activation" + "Toggle the frontend screensaver on Idle Display Timeout activation": "Toggle the frontend screensaver on Idle Display Timeout activation", + "Turbo": "Turbo" }, "muxraopt": { "THREADED VIDEO": "THREADED VIDEO", @@ -1003,6 +1008,7 @@ "Reload the current frontend configuration values if changed elsewhere": "Reload the current frontend configuration values if changed elsewhere", "Reloading Frontend…": "Reloading Frontend…", "SYSTEM DETAILS": "SYSTEMDETALJER", + "Swap Memory": "Swap Memory", "System Memory": "System Memory", "System Uptime": "Systemdrifttid", "Temperature": "Temperatur", @@ -1016,7 +1022,8 @@ "The current running governor of the device": "Enhetens nuvarande CPU-reglerare.", "The current running time of the system": "Systemets nuvarande drifttid.", "The current version of MustardOS running on the device": "The current version of MustardOS running on the device", - "The current, and total, memory usage of the device": "Enhetens nuvarande och totala minnesanvändning.", + "The current, and total, device memory usage of the device": "The current, and total, device memory usage of the device", + "The current, and total, swap memory usage of the device": "The current, and total, swap memory usage of the device", "The detected CPU type of the device": "Den upptäckta CPU-typen för enheten.", "Version": "Version" }, diff --git a/mux/tok.json b/mux/tok.json index b076d68c..5bc29b1b 100644 --- a/mux/tok.json +++ b/mux/tok.json @@ -866,7 +866,10 @@ "Configure the time the device will sleep when no input is detected": "Configure the time the device will sleep when no input is detected", "Configure the time the screen will dim when no input is detected": "Configure the time the screen will dim when no input is detected", "Configure when the red LED will display based on the current capacity percentage": "Configure when the red LED will display based on the current capacity percentage", + "Crawl": "Crawl", + "Cruise": "Cruise", "Default Governor": "Default Governor", + "Fast": "Fast", "Frontend Screensaver": "Frontend Screensaver", "Idle Display must be less than Idle Sleep": "Idle Display must be less than Idle Sleep", "Idle Governor": "Idle Governor", @@ -874,6 +877,7 @@ "Idle Input Sleep Timeout": "Idle Input Sleep Timeout", "Instant Shutdown": "Instant Shutdown", "Low Battery Indicator": "Low Battery Indicator", + "Ludicrous": "Ludicrous", "Mute on Display Timeout": "Mute on Display Timeout", "POWER SETTINGS": "POWER SETTINGS", "Sleep 10m + Shutdown": "Sleep 10m + Shutdown", @@ -888,7 +892,8 @@ "Sleep Function": "Sleep Function", "Sleep Until Wake": "Sleep Until Wake", "Toggle if the audio is muted when display is dimmed": "Toggle if the audio is muted when display is dimmed", - "Toggle the frontend screensaver on Idle Display Timeout activation": "Toggle the frontend screensaver on Idle Display Timeout activation" + "Toggle the frontend screensaver on Idle Display Timeout activation": "Toggle the frontend screensaver on Idle Display Timeout activation", + "Turbo": "Turbo" }, "muxraopt": { "THREADED VIDEO": "THREADED VIDEO", @@ -1003,6 +1008,7 @@ "Reload the current frontend configuration values if changed elsewhere": "Reload the current frontend configuration values if changed elsewhere", "Reloading Frontend…": "Reloading Frontend…", "SYSTEM DETAILS": "SYSTEM DETAILS", + "Swap Memory": "Swap Memory", "System Memory": "System Memory", "System Uptime": "System Uptime", "Temperature": "Temperature", @@ -1016,7 +1022,8 @@ "The current running governor of the device": "The current running governor of the device", "The current running time of the system": "The current running time of the system", "The current version of MustardOS running on the device": "The current version of MustardOS running on the device", - "The current, and total, memory usage of the device": "The current, and total, memory usage of the device", + "The current, and total, device memory usage of the device": "The current, and total, device memory usage of the device", + "The current, and total, swap memory usage of the device": "The current, and total, swap memory usage of the device", "The detected CPU type of the device": "The detected CPU type of the device", "Version": "Version" }, diff --git a/mux/tr.json b/mux/tr.json index 652b7458..c8060af4 100644 --- a/mux/tr.json +++ b/mux/tr.json @@ -866,7 +866,10 @@ "Configure the time the device will sleep when no input is detected": "Hiçbir giriş algılanmadığında cihazın uyku moduna geçeceği zamanı yapılandır", "Configure the time the screen will dim when no input is detected": "Hiçbir giriş algılanmadığında ekranın kararacağı süreyi yapılandır", "Configure when the red LED will display based on the current capacity percentage": "Mevcut kapasite yüzdesine bağlı olarak kırmızı LED'in ne zaman görüntüleneceğini yapılandır", + "Crawl": "Crawl", + "Cruise": "Cruise", "Default Governor": "Default Governor", + "Fast": "Fast", "Frontend Screensaver": "Frontend Screensaver", "Idle Display must be less than Idle Sleep": "Idle Display must be less than Idle Sleep", "Idle Governor": "Idle Governor", @@ -874,6 +877,7 @@ "Idle Input Sleep Timeout": "Uykuda boşta geçecek süre", "Instant Shutdown": "Anında kapatma", "Low Battery Indicator": "Düşük pil göstergesi", + "Ludicrous": "Ludicrous", "Mute on Display Timeout": "Mute on Display Timeout", "POWER SETTINGS": "GÜÇ AYARLARI", "Sleep 10m + Shutdown": "10 dk uyku + Kapatma", @@ -888,7 +892,8 @@ "Sleep Function": "Uyku özelliği", "Sleep Until Wake": "Sleep Until Wake", "Toggle if the audio is muted when display is dimmed": "Toggle if the audio is muted when display is dimmed", - "Toggle the frontend screensaver on Idle Display Timeout activation": "Toggle the frontend screensaver on Idle Display Timeout activation" + "Toggle the frontend screensaver on Idle Display Timeout activation": "Toggle the frontend screensaver on Idle Display Timeout activation", + "Turbo": "Turbo" }, "muxraopt": { "THREADED VIDEO": "THREADED VIDEO", @@ -1003,6 +1008,7 @@ "Reload the current frontend configuration values if changed elsewhere": "Reload the current frontend configuration values if changed elsewhere", "Reloading Frontend…": "Reloading Frontend…", "SYSTEM DETAILS": "SİSTEM AYRINTILARI", + "Swap Memory": "Swap Memory", "System Memory": "System Memory", "System Uptime": "Sistem çalışma süresi", "Temperature": "Sıcaklık", @@ -1016,7 +1022,8 @@ "The current running governor of the device": "Cihazın mevcut çalışan yöneticisi", "The current running time of the system": "Sistemin geçerli çalışma süresi", "The current version of MustardOS running on the device": "The current version of MustardOS running on the device", - "The current, and total, memory usage of the device": "Cihazın mevcut ve toplam bellek kullanımı", + "The current, and total, device memory usage of the device": "The current, and total, device memory usage of the device", + "The current, and total, swap memory usage of the device": "The current, and total, swap memory usage of the device", "The detected CPU type of the device": "Cihazın algılanan CPU türü", "Version": "Version" }, diff --git a/mux/uk.json b/mux/uk.json index 67053ade..5f718630 100644 --- a/mux/uk.json +++ b/mux/uk.json @@ -13,7 +13,7 @@ "Clear": "Очистити", "Close": "Закрити", "Collect": "В Колекцію", - "Content": "Content", + "Content": "Контент", "Directory": "Директорія", "Disabled": "Вимкнено", "Download": "Завантажити", @@ -26,7 +26,7 @@ "Filter": "Фільтр", "Friday": "П'ятниця", "Hidden": "Сховано", - "Hold L2 and press X to confirm removal!": "Hold L2 and press X to confirm removal!", + "Hold L2 and press X to confirm removal!": "Затисни L2 та натисни X, щоб підтвердити видалення!", "Hold L2 and press X to confirm reset!": "Затисни L2 та натисни X, щоб підтвердити скидання!", "Included": "Додано", "Info": "Інфо", @@ -180,7 +180,7 @@ "Applications": "Програми", "Background Music": "Фонова музика", "Backup Target": "Місце резервного копіювання", - "Content Assignment": "Content Assignment", + "Content Assignment": "Задати зміст", "Content Collection": "Колекція ігор", "Content Launch Overrides": "Перевизначення ігор", "Custom Packages": "Пакети кастомізації", @@ -193,7 +193,7 @@ "Location of RetroArch shaders": "Розташування шейдерів RetroArch", "Location of Syncthing configurations": "Розташування конфігурацій Syncthing", "Location of User Initialisation scripts": "Розташування скриптів ініціалізації користувача", - "Location of assigned content information": "Location of assigned content information", + "Location of assigned content information": "Локація розміщеного вмісту інформації", "Location of background music": "Розташування фонової музики", "Location of content collection": "Розташування колекції ігор", "Location of content images and text": "Розташування обкладинок та тексту ігор", @@ -866,7 +866,10 @@ "Configure the time the device will sleep when no input is detected": "Налаштувати час після якого пристрій перейде у режим сну, якщо жодна з кнопок не натискалася", "Configure the time the screen will dim when no input is detected": "Налаштувати час після якого екран буде затемнено, якщо жодна з кнопок не натискалася", "Configure when the red LED will display based on the current capacity percentage": "Налаштувати коли LED-індикатор відображатиметься червоним у залежності від поточного рівня заряду у відсотках", + "Crawl": "Повзти", + "Cruise": "Круїз", "Default Governor": "Default Governor", + "Fast": "Швидко", "Frontend Screensaver": "Frontend Screensaver", "Idle Display must be less than Idle Sleep": "Idle Display must be less than Idle Sleep", "Idle Governor": "Idle Governor", @@ -874,6 +877,7 @@ "Idle Input Sleep Timeout": "Неактивність. Переходити в режим Сну через", "Instant Shutdown": "Миттєве Вимкнення", "Low Battery Indicator": "Індикатор Низького Заряду Батареї", + "Ludicrous": "Безглуздо", "Mute on Display Timeout": "Mute on Display Timeout", "POWER SETTINGS": "НАЛАШТУВАННЯ ЖИВЛЕННЯ", "Sleep 10m + Shutdown": "Сон 10хв + Вимкнення", @@ -888,7 +892,8 @@ "Sleep Function": "Функція Сну", "Sleep Until Wake": "Sleep Until Wake", "Toggle if the audio is muted when display is dimmed": "Toggle if the audio is muted when display is dimmed", - "Toggle the frontend screensaver on Idle Display Timeout activation": "Toggle the frontend screensaver on Idle Display Timeout activation" + "Toggle the frontend screensaver on Idle Display Timeout activation": "Toggle the frontend screensaver on Idle Display Timeout activation", + "Turbo": "Турбо" }, "muxraopt": { "THREADED VIDEO": "THREADED VIDEO", @@ -924,27 +929,27 @@ "View your current screenshots": "Переглянути наявні знімки екрану" }, "muxsort": { - "Abandoned": "Abandoned", - "Alternate": "Alternate", - "Backlog": "Backlog", - "Collection": "Collection", - "Complected": "Complected", - "Completed": "Completed", - "Cursed": "Cursed", - "Default": "Default", - "Experimental": "Experimental", - "History": "History", + "Abandoned": "Покинутий", + "Alternate": "Альтернативний", + "Backlog": "Відставання", + "Collection": "Колекція", + "Complected": "Завершено", + "Completed": "Завершено", + "Cursed": "Зловредний", + "Default": "За замовчуванням", + "Experimental": "Експериментальний", + "History": "Історія", "Homebrew": "Homebrew", - "Inprogress": "Inprogress", - "Patched": "Patched", - "Replay": "Replay", - "Romhack": "Romhack", - "SORTING PRIORITY": "SORTING PRIORITY", - "Set Content Explorer sorting level for Collection items (100 top of list 1 bottom of list)": "Set Content Explorer sorting level for Collection items (100 top of list 1 bottom of list)", - "Set Content Explorer sorting level for Default items (100 top of list 1 bottom of list)": "Set Content Explorer sorting level for Default items (100 top of list 1 bottom of list)", - "Set Content Explorer sorting level for History items (100 top of list 1 bottom of list)": "Set Content Explorer sorting level for History items (100 top of list 1 bottom of list)", - "Set Content Explorer sorting level for items tagged as %s (100 top of list 1 bottom of list)": "Set Content Explorer sorting level for items tagged as %s (100 top of list 1 bottom of list)", - "Translated": "Translated" + "Inprogress": "В процесі", + "Patched": "Виправлено", + "Replay": "Повтор", + "Romhack": "Ромхак", + "SORTING PRIORITY": "ПРІОРИТЕТ СОРТУВАННЯ", + "Set Content Explorer sorting level for Collection items (100 top of list 1 bottom of list)": "Встановити рівень сортування елементів колекції в Content Explorer (100 зверху списку, 1 знизу списку)", + "Set Content Explorer sorting level for Default items (100 top of list 1 bottom of list)": "Встановити рівень сортування Content Explorer для елементів за замовчуванням (100 зверху списку, 1 знизу списку)", + "Set Content Explorer sorting level for History items (100 top of list 1 bottom of list)": "Встановити рівень сортування елементів історії в Content Explorer (100 зверху списку, 1 знизу списку)", + "Set Content Explorer sorting level for items tagged as %s (100 top of list 1 bottom of list)": "Встановити рівень сортування Content Explorer для елементів з тегом %s (100 початок списку, 1 кінець списку)", + "Translated": "Перекладено" }, "muxspace": { "External Storage": "External Storage", @@ -1003,6 +1008,7 @@ "Reload the current frontend configuration values if changed elsewhere": "Reload the current frontend configuration values if changed elsewhere", "Reloading Frontend…": "Reloading Frontend…", "SYSTEM DETAILS": "СИСТЕМНІ ДЕТАЛІ", + "Swap Memory": "Swap Memory", "System Memory": "System Memory", "System Uptime": "Час Роботи Системи", "Temperature": "Температура", @@ -1016,7 +1022,8 @@ "The current running governor of the device": "Поточний запущений менеджер пристрою", "The current running time of the system": "Поточний час роботи системи", "The current version of MustardOS running on the device": "The current version of MustardOS running on the device", - "The current, and total, memory usage of the device": "Поточне та повне споживання пам'яті пристрою", + "The current, and total, device memory usage of the device": "The current, and total, device memory usage of the device", + "The current, and total, swap memory usage of the device": "The current, and total, swap memory usage of the device", "The detected CPU type of the device": "Визначений тип CPU пристрою", "Version": "Version" }, @@ -1210,10 +1217,10 @@ "Horizontal Lines (2px)": "Горизонтальні лінії (2px)", "Horizontal Lines (4px)": "Горизонтальні лінії (4px)", "INTERFACE OPTIONS": "ОПЦІЇ ІНТЕРФЕЙСУ", - "If enabled folders within content explorer will be mixed in with other content alphabetically": "If enabled folders within content explorer will be mixed in with other content alphabetically", + "If enabled folders within content explorer will be mixed in with other content alphabetically": "Якщо ввімкнено, папки в оглядачі вмісту будуть змішані з іншим вмістом в алфавітному порядку", "Menu Counter File": "Лічильник Файлів у Меню", "Menu Counter Folder": "Лічильник Папок у Меню", - "Mixed Folder Content": "Mixed Folder Content", + "Mixed Folder Content": "Змішаний вміст папки", "Network": "Мережа", "Rearranges the label of content to move the 'The' label to the front - For example, 'Batman and Robin, The' to 'The Batman and Robin'": "Перевпорядковує мітку контенту щоб перемістити мітку 'The' на початок - Наприклад, 'Batman and Robin, The' в 'The Batman and Robin'", "Remove ( )": "Видалити ( )", @@ -1222,9 +1229,9 @@ "Remove extra information from content labels - This does NOT rename your files it only changes how it is displayed": "Видалити зайву інформацію з міток контенту - Це НЕ перейменовує файли, а лише змінює відображення їх назви", "Replaces the dash (-) with a colon (:) for content labels": "Замінює дифіс (-) двокрапкою (:) у мітках контенту", "Replaces the label of shortened content folders to more appropriately named labels": "Замінює мітку скорочених контентних папок на більш доречно названу мітку", - "Set sorting priority levels for content": "Set sorting priority levels for content", + "Set sorting priority levels for content": "Встановлення рівнів пріоритету сортування для контенту", "Show Hidden Content": "Показати прихований контент", - "Sorting Priority": "Sorting Priority", + "Sorting Priority": "Пріоритет сортування", "Switch between different overlay styles for the frontend only": "Перемкнутись між різними стилями оверлею для графічного інтерфейсу", "Theme Provided": "Надана тема", "Title Include Root Drive": "Назва Включає Кореневий Диск", diff --git a/mux/vi.json b/mux/vi.json index 91aff442..5edbb237 100644 --- a/mux/vi.json +++ b/mux/vi.json @@ -866,7 +866,10 @@ "Configure the time the device will sleep when no input is detected": "Cấu hình thời gian bật sleep khi không sử dụng", "Configure the time the screen will dim when no input is detected": "Cấu hình thời gian màn hình giảm độ sáng khi không sử dụng", "Configure when the red LED will display based on the current capacity percentage": "Cấu hình đèn LED sáng đỏ khi pin yếu", + "Crawl": "Crawl", + "Cruise": "Cruise", "Default Governor": "Chế độ Hiệu Năng mặc định", + "Fast": "Fast", "Frontend Screensaver": "Frontend Screensaver", "Idle Display must be less than Idle Sleep": "Hiển thị Chờ phải ít hơn chế độ Ngủ Chờ", "Idle Governor": "Chế độ Hiệu năng lúc nhàn rỗi", @@ -874,6 +877,7 @@ "Idle Input Sleep Timeout": "Thời gian chờ khi phím Sleep rảnh", "Instant Shutdown": "Tắt ngay lập tức", "Low Battery Indicator": "Chỉ báo Pin yếu", + "Ludicrous": "Ludicrous", "Mute on Display Timeout": "Tắt âm khi hết thời gian hiển thị", "POWER SETTINGS": "CÀI ĐẶT NGUÔN ĐIỆN", "Sleep 10m + Shutdown": "Ngủ 10p + Tắt nguồn", @@ -888,7 +892,8 @@ "Sleep Function": "Chức năng Ngủ", "Sleep Until Wake": "Ngủ đến khi được đánh thức", "Toggle if the audio is muted when display is dimmed": "Bặt/tắt nếu như âm thanh bị tắt lúc màn hình đang bị làm mờ", - "Toggle the frontend screensaver on Idle Display Timeout activation": "Toggle the frontend screensaver on Idle Display Timeout activation" + "Toggle the frontend screensaver on Idle Display Timeout activation": "Toggle the frontend screensaver on Idle Display Timeout activation", + "Turbo": "Turbo" }, "muxraopt": { "THREADED VIDEO": "THREADED VIDEO", @@ -1003,6 +1008,7 @@ "Reload the current frontend configuration values if changed elsewhere": "Reload the current frontend configuration values if changed elsewhere", "Reloading Frontend…": "Reloading Frontend…", "SYSTEM DETAILS": "CHI TIẾT HỆ THỐNG", + "Swap Memory": "Swap Memory", "System Memory": "Dung lượng RAM hệ thống", "System Uptime": "Thời gian hoạt động", "Temperature": "Nhiệt độ", @@ -1016,7 +1022,8 @@ "The current running governor of the device": "Chế độ hiệu chỉnh hiện tại của thiết bị", "The current running time of the system": "Thời gian hoạt động của hệ thống", "The current version of MustardOS running on the device": "Phiên bản hiện tại của MustardOS đang chạy trên thiết bị", - "The current, and total, memory usage of the device": "Mức sử dụng RAM hiện tại/tổng của thiết bị", + "The current, and total, device memory usage of the device": "The current, and total, device memory usage of the device", + "The current, and total, swap memory usage of the device": "The current, and total, swap memory usage of the device", "The detected CPU type of the device": "Nhận diện CPU của thiết bị", "Version": "Phiên bản" }, diff --git a/mux/zh_Hans.json b/mux/zh_Hans.json index 42f1d415..6b277d2c 100644 --- a/mux/zh_Hans.json +++ b/mux/zh_Hans.json @@ -866,7 +866,10 @@ "Configure the time the device will sleep when no input is detected": "设置无操作时设备进入睡眠的等待时长", "Configure the time the screen will dim when no input is detected": "设置无操作时屏幕变暗的等待时长", "Configure when the red LED will display based on the current capacity percentage": "根据当前电量百分比,设置红色LED的亮起时机", + "Crawl": "Crawl", + "Cruise": "Cruise", "Default Governor": "默认管理器", + "Fast": "Fast", "Frontend Screensaver": "Frontend Screensaver", "Idle Display must be less than Idle Sleep": "屏幕变暗时间必须短于睡眠等待时间", "Idle Governor": "空闲管理器", @@ -874,6 +877,7 @@ "Idle Input Sleep Timeout": "无操作睡眠超时时间", "Instant Shutdown": "立即关机", "Low Battery Indicator": "低电量指示灯", + "Ludicrous": "Ludicrous", "Mute on Display Timeout": "屏幕超时后静音", "POWER SETTINGS": "电源设置", "Sleep 10m + Shutdown": "睡眠10分钟后关机", @@ -888,7 +892,8 @@ "Sleep Function": "睡眠功能", "Sleep Until Wake": "保持睡眠至唤醒", "Toggle if the audio is muted when display is dimmed": "开启/关闭屏幕变暗时静音", - "Toggle the frontend screensaver on Idle Display Timeout activation": "Toggle the frontend screensaver on Idle Display Timeout activation" + "Toggle the frontend screensaver on Idle Display Timeout activation": "Toggle the frontend screensaver on Idle Display Timeout activation", + "Turbo": "Turbo" }, "muxraopt": { "THREADED VIDEO": "THREADED VIDEO", @@ -1003,6 +1008,7 @@ "Reload the current frontend configuration values if changed elsewhere": "Reload the current frontend configuration values if changed elsewhere", "Reloading Frontend…": "Reloading Frontend…", "SYSTEM DETAILS": "系统详情", + "Swap Memory": "Swap Memory", "System Memory": "系统内存", "System Uptime": "系统运行时间", "Temperature": "温度", @@ -1016,7 +1022,8 @@ "The current running governor of the device": "当前设备使用的CPU性能调节器", "The current running time of the system": "当前系统的运行时长", "The current version of MustardOS running on the device": "设备上运行的MustardOS的当前版本", - "The current, and total, memory usage of the device": "设备当前内存使用量/总量", + "The current, and total, device memory usage of the device": "The current, and total, device memory usage of the device", + "The current, and total, swap memory usage of the device": "The current, and total, swap memory usage of the device", "The detected CPU type of the device": "检测到的设备CPU类型", "Version": "版本" }, diff --git a/mux/zh_Hant.json b/mux/zh_Hant.json index b7d42950..ad7c7ead 100644 --- a/mux/zh_Hant.json +++ b/mux/zh_Hant.json @@ -180,7 +180,7 @@ "Applications": "應用程式", "Background Music": "背景音樂", "Backup Target": "備份存放位置", - "Content Assignment": "Content Assignment", + "Content Assignment": "內容指派", "Content Collection": "內容收藏", "Content Launch Overrides": "內容啟動覆蓋", "Custom Packages": "個人化設置集", @@ -193,7 +193,7 @@ "Location of RetroArch shaders": "RetroArch著色器位置", "Location of Syncthing configurations": "Syncthing配置文件位置", "Location of User Initialisation scripts": "使用者初始化腳本位置", - "Location of assigned content information": "Location of assigned content information", + "Location of assigned content information": "已指派內容資訊的位置", "Location of background music": "背景音樂位置", "Location of content collection": "內容收藏夾的位置", "Location of content images and text": "內容圖像和文字的檔案位置", @@ -866,7 +866,10 @@ "Configure the time the device will sleep when no input is detected": "設定未偵測到輸入時裝置休眠的時間", "Configure the time the screen will dim when no input is detected": "設定未偵測到輸入時熄屏的時間", "Configure when the red LED will display based on the current capacity percentage": "根據目前電量百分比設定LED紅色燈號何時顯示", + "Crawl": "Crawl", + "Cruise": "Cruise", "Default Governor": "預設調速器", + "Fast": "Fast", "Frontend Screensaver": "前端螢幕保護程式", "Idle Display must be less than Idle Sleep": "閒置熄屏必須小於閒置休眠", "Idle Governor": "閒置調速器", @@ -874,6 +877,7 @@ "Idle Input Sleep Timeout": "閒置休眠", "Instant Shutdown": "立即關機", "Low Battery Indicator": "低電量指示", + "Ludicrous": "Ludicrous", "Mute on Display Timeout": "閒置熄屏時靜音", "POWER SETTINGS": "電源設定", "Sleep 10m + Shutdown": "休眠10分鐘後關機", @@ -888,7 +892,8 @@ "Sleep Function": "休眠功能", "Sleep Until Wake": "休眠直到喚醒", "Toggle if the audio is muted when display is dimmed": "切換螢幕閒置變暗時音訊是否靜音", - "Toggle the frontend screensaver on Idle Display Timeout activation": "前端閒置超時啟動螢幕保護程序" + "Toggle the frontend screensaver on Idle Display Timeout activation": "前端閒置超時啟動螢幕保護程序", + "Turbo": "Turbo" }, "muxraopt": { "THREADED VIDEO": "多線程視訊", @@ -1003,6 +1008,7 @@ "Reload the current frontend configuration values if changed elsewhere": "如果前端配置值在其他地方發生了更改,則重新載入目前前端配置值", "Reloading Frontend…": "正在加載前端…", "SYSTEM DETAILS": "系統詳情", + "Swap Memory": "交換記憶體", "System Memory": "系統記憶體", "System Uptime": "系統運作時間", "Temperature": "溫度", @@ -1016,7 +1022,8 @@ "The current running governor of the device": "設備目前運作的調速器", "The current running time of the system": "系統目前運作時間", "The current version of MustardOS running on the device": "設備上運行的MustardOS的當前版本", - "The current, and total, memory usage of the device": "設備當前的記憶體使用量和總記憶體大小", + "The current, and total, device memory usage of the device": "設備的當前記憶體使用量和總記憶體使用量", + "The current, and total, swap memory usage of the device": "設備的當前和總交換記憶體使用量", "The detected CPU type of the device": "檢測到的設備的CPU類型", "Version": "版本" },