From 5de07128ab29c63793e1c4eea6bcc23e9192ac95 Mon Sep 17 00:00:00 2001 From: Matan Kushner Date: Wed, 31 Dec 2025 03:12:18 +0800 Subject: [PATCH] docs(i18n): new Crowdin updates (#7139) * New translations readme.md (French) * New translations readme.md (Spanish) * New translations readme.md (Arabic) * New translations readme.md (German) * New translations readme.md (Italian) * New translations readme.md (Japanese) * New translations readme.md (Korean) * New translations readme.md (Dutch) * New translations readme.md (Norwegian) * New translations readme.md (Polish) * New translations readme.md (Portuguese) * New translations readme.md (Russian) * New translations readme.md (Turkish) * New translations readme.md (Ukrainian) * New translations readme.md (Chinese Simplified) * New translations readme.md (Chinese Traditional) * New translations readme.md (Vietnamese) * New translations readme.md (Portuguese, Brazilian) * New translations readme.md (Indonesian) * New translations readme.md (Bengali) * New translations readme.md (Sorani (Kurdish)) * New translations readme.md (Ukrainian) * New translations readme.md (French) * New translations readme.md (Spanish) * New translations readme.md (Arabic) * New translations readme.md (German) * New translations readme.md (Italian) * New translations readme.md (Japanese) * New translations readme.md (Korean) * New translations readme.md (Dutch) * New translations readme.md (Norwegian) * New translations readme.md (Polish) * New translations readme.md (Portuguese) * New translations readme.md (Russian) * New translations readme.md (Turkish) * New translations readme.md (Ukrainian) * New translations readme.md (Chinese Simplified) * New translations readme.md (Chinese Traditional) * New translations readme.md (Vietnamese) * New translations readme.md (Portuguese, Brazilian) * New translations readme.md (Indonesian) * New translations readme.md (Bengali) * New translations readme.md (Sorani (Kurdish)) * New translations readme.md (French) * New translations readme.md (Spanish) * New translations readme.md (Arabic) * New translations readme.md (German) * New translations readme.md (Italian) * New translations readme.md (Japanese) * New translations readme.md (Korean) * New translations readme.md (Dutch) * New translations readme.md (Norwegian) * New translations readme.md (Polish) * New translations readme.md (Portuguese) * New translations readme.md (Russian) * New translations readme.md (Turkish) * New translations readme.md (Ukrainian) * New translations readme.md (Chinese Simplified) * New translations readme.md (Chinese Traditional) * New translations readme.md (Vietnamese) * New translations readme.md (Portuguese, Brazilian) * New translations readme.md (Indonesian) * New translations readme.md (Bengali) * New translations readme.md (Sorani (Kurdish)) --- docs/ar-SA/config/README.md | 27 ++++++++++++++------- docs/bn-BD/config/README.md | 27 ++++++++++++++------- docs/ckb-IR/config/README.md | 27 ++++++++++++++------- docs/de-DE/config/README.md | 27 ++++++++++++++------- docs/es-ES/config/README.md | 27 ++++++++++++++------- docs/fr-FR/config/README.md | 27 ++++++++++++++------- docs/id-ID/config/README.md | 27 ++++++++++++++------- docs/it-IT/config/README.md | 27 ++++++++++++++------- docs/ja-JP/config/README.md | 47 +++++++++++++++++++++--------------- docs/ko-KR/config/README.md | 27 ++++++++++++++------- docs/nl-NL/config/README.md | 27 ++++++++++++++------- docs/no-NO/config/README.md | 27 ++++++++++++++------- docs/pl-PL/config/README.md | 27 ++++++++++++++------- docs/pt-BR/config/README.md | 27 ++++++++++++++------- docs/pt-PT/config/README.md | 27 ++++++++++++++------- docs/ru-RU/config/README.md | 27 ++++++++++++++------- docs/tr-TR/config/README.md | 27 ++++++++++++++------- docs/uk-UA/config/README.md | 27 ++++++++++++++------- docs/vi-VN/config/README.md | 27 ++++++++++++++------- docs/zh-CN/config/README.md | 47 +++++++++++++++++++++--------------- docs/zh-TW/config/README.md | 27 ++++++++++++++------- 21 files changed, 398 insertions(+), 209 deletions(-) diff --git a/docs/ar-SA/config/README.md b/docs/ar-SA/config/README.md index b5b907e3b..3e7b5b099 100644 --- a/docs/ar-SA/config/README.md +++ b/docs/ar-SA/config/README.md @@ -1585,7 +1585,7 @@ The `fortran` module shows the current compiler version of Fortran. | Option | الافتراضي | الوصف | | ------------------- | --------------------------------------------------------------------------------------------------------------------------- | ------------------------------------------------------------------------- | -| `symbol` | `' '` | The symbol used before displaying the version of COBOL. | +| `symbol` | `' '` | The symbol used before displaying the version of Fortran. | | `format` | `'via [$symbol($version )]($style)'` | The format for the module. | | `version_format` | `'${raw}'` | The version format. Available vars are `raw`, `major`, `minor`, & `patch` | | `style` | `'bold purple'` | The style for the module. | @@ -2907,14 +2907,17 @@ The `mise` module shows the current mise health as reported by running `mise doc ### Options -| Option | الافتراضي | الوصف | -| ------------------ | -------------------------------- | ------------------------------------------------ | -| `symbol` | `'mise '` | The symbol used before displaying _mise_ health. | -| `style` | `'bold purple'` | The style for the module. | -| `format` | `'on [$symbol$health]($style) '` | The format for the module. | -| `healthy_symbol` | `healthy` | The message displayed when _mise_ is healthy. | -| `unhealthy_symbol` | `unhealthy` | The message displayed when _mise_ is unhealthy. | -| `disabled` | `true` | Disables the `mise` module. | +| Option | الافتراضي | الوصف | +| ------------------- | -------------------------------------------------------------------- | ------------------------------------------------ | +| `symbol` | `'mise '` | The symbol used before displaying _mise_ health. | +| `style` | `'bold purple'` | The style for the module. | +| `format` | `'on [$symbol$health]($style) '` | The format for the module. | +| `detect_extensions` | `[]` | Which extensions should trigger this module. | +| `detect_files` | `['mise.toml', 'mise.local.toml', '.mise.toml', '.mise.local.toml']` | Which filenames should trigger this module. | +| `detect_folders` | `['.mise']` | Which folders should trigger this module. | +| `healthy_symbol` | `healthy` | The message displayed when _mise_ is healthy. | +| `unhealthy_symbol` | `unhealthy` | The message displayed when _mise_ is unhealthy. | +| `disabled` | `true` | Disables the `mise` module. | ### Variables @@ -3341,6 +3344,7 @@ AIX = "➿ " Alpaquita = "🔔 " AlmaLinux = "💠 " Alpine = "🏔️ " +ALTLinux = "Ⓐ " Amazon = "🙂 " Android = "🤖 " AOSC = "🐱 " @@ -3351,6 +3355,7 @@ CachyOS = "🎗️ " CentOS = "💠 " Debian = "🌀 " DragonFly = "🐉 " +Elementary = "🍏 " Emscripten = "🔗 " EndeavourOS = "🚀 " Fedora = "🎩 " @@ -3359,6 +3364,8 @@ Garuda = "🦅 " Gentoo = "🗜️ " HardenedBSD = "🛡️ " Illumos = "🐦 " +Ios = "📱 " +InstantOS = "⏲️ " Kali = "🐉 " Linux = "🐧 " Mabox = "📦 " @@ -3375,6 +3382,7 @@ OpenCloudOS = "☁️ " openEuler = "🦉 " openSUSE = "🦎 " OracleLinux = "🦴 " +PikaOS = "🐤 " Pop = "🍭 " Raspbian = "🍓 " Redhat = "🎩 " @@ -3389,6 +3397,7 @@ Unknown = "❓ " Uos = "🐲 " Void = " " Windows = "🪟 " +Zorin = "🔹 " ``` ### Variables diff --git a/docs/bn-BD/config/README.md b/docs/bn-BD/config/README.md index 9a730868d..b8ebca6b0 100644 --- a/docs/bn-BD/config/README.md +++ b/docs/bn-BD/config/README.md @@ -1585,7 +1585,7 @@ The `fortran` module shows the current compiler version of Fortran. | Option | Default | Description | | ------------------- | --------------------------------------------------------------------------------------------------------------------------- | ------------------------------------------------------------------------- | -| `symbol` | `' '` | The symbol used before displaying the version of COBOL. | +| `symbol` | `' '` | The symbol used before displaying the version of Fortran. | | `format` | `'via [$symbol($version )]($style)'` | The format for the module. | | `version_format` | `'${raw}'` | The version format. Available vars are `raw`, `major`, `minor`, & `patch` | | `style` | `'bold purple'` | The style for the module. | @@ -2907,14 +2907,17 @@ The `mise` module shows the current mise health as reported by running `mise doc ### Options -| Option | Default | Description | -| ------------------ | -------------------------------- | ------------------------------------------------ | -| `symbol` | `'mise '` | The symbol used before displaying _mise_ health. | -| `style` | `'bold purple'` | The style for the module. | -| `format` | `'on [$symbol$health]($style) '` | The format for the module. | -| `healthy_symbol` | `healthy` | The message displayed when _mise_ is healthy. | -| `unhealthy_symbol` | `unhealthy` | The message displayed when _mise_ is unhealthy. | -| `disabled` | `true` | Disables the `mise` module. | +| Option | Default | Description | +| ------------------- | -------------------------------------------------------------------- | ------------------------------------------------ | +| `symbol` | `'mise '` | The symbol used before displaying _mise_ health. | +| `style` | `'bold purple'` | The style for the module. | +| `format` | `'on [$symbol$health]($style) '` | The format for the module. | +| `detect_extensions` | `[]` | Which extensions should trigger this module. | +| `detect_files` | `['mise.toml', 'mise.local.toml', '.mise.toml', '.mise.local.toml']` | Which filenames should trigger this module. | +| `detect_folders` | `['.mise']` | Which folders should trigger this module. | +| `healthy_symbol` | `healthy` | The message displayed when _mise_ is healthy. | +| `unhealthy_symbol` | `unhealthy` | The message displayed when _mise_ is unhealthy. | +| `disabled` | `true` | Disables the `mise` module. | ### Variables @@ -3341,6 +3344,7 @@ AIX = "➿ " Alpaquita = "🔔 " AlmaLinux = "💠 " Alpine = "🏔️ " +ALTLinux = "Ⓐ " Amazon = "🙂 " Android = "🤖 " AOSC = "🐱 " @@ -3351,6 +3355,7 @@ CachyOS = "🎗️ " CentOS = "💠 " Debian = "🌀 " DragonFly = "🐉 " +Elementary = "🍏 " Emscripten = "🔗 " EndeavourOS = "🚀 " Fedora = "🎩 " @@ -3359,6 +3364,8 @@ Garuda = "🦅 " Gentoo = "🗜️ " HardenedBSD = "🛡️ " Illumos = "🐦 " +Ios = "📱 " +InstantOS = "⏲️ " Kali = "🐉 " Linux = "🐧 " Mabox = "📦 " @@ -3375,6 +3382,7 @@ OpenCloudOS = "☁️ " openEuler = "🦉 " openSUSE = "🦎 " OracleLinux = "🦴 " +PikaOS = "🐤 " Pop = "🍭 " Raspbian = "🍓 " Redhat = "🎩 " @@ -3389,6 +3397,7 @@ Unknown = "❓ " Uos = "🐲 " Void = " " Windows = "🪟 " +Zorin = "🔹 " ``` ### Variables diff --git a/docs/ckb-IR/config/README.md b/docs/ckb-IR/config/README.md index a91fcfb16..c327d8f43 100644 --- a/docs/ckb-IR/config/README.md +++ b/docs/ckb-IR/config/README.md @@ -1585,7 +1585,7 @@ The `fortran` module shows the current compiler version of Fortran. | Option | Default | Description | | ------------------- | --------------------------------------------------------------------------------------------------------------------------- | ------------------------------------------------------------------------- | -| `symbol` | `' '` | The symbol used before displaying the version of COBOL. | +| `symbol` | `' '` | The symbol used before displaying the version of Fortran. | | `format` | `'via [$symbol($version )]($style)'` | The format for the module. | | `version_format` | `'${raw}'` | The version format. Available vars are `raw`, `major`, `minor`, & `patch` | | `style` | `'bold purple'` | The style for the module. | @@ -2907,14 +2907,17 @@ The `mise` module shows the current mise health as reported by running `mise doc ### Options -| Option | Default | Description | -| ------------------ | -------------------------------- | ------------------------------------------------ | -| `symbol` | `'mise '` | The symbol used before displaying _mise_ health. | -| `style` | `'bold purple'` | The style for the module. | -| `format` | `'on [$symbol$health]($style) '` | The format for the module. | -| `healthy_symbol` | `healthy` | The message displayed when _mise_ is healthy. | -| `unhealthy_symbol` | `unhealthy` | The message displayed when _mise_ is unhealthy. | -| `disabled` | `true` | Disables the `mise` module. | +| Option | Default | Description | +| ------------------- | -------------------------------------------------------------------- | ------------------------------------------------ | +| `symbol` | `'mise '` | The symbol used before displaying _mise_ health. | +| `style` | `'bold purple'` | The style for the module. | +| `format` | `'on [$symbol$health]($style) '` | The format for the module. | +| `detect_extensions` | `[]` | Which extensions should trigger this module. | +| `detect_files` | `['mise.toml', 'mise.local.toml', '.mise.toml', '.mise.local.toml']` | Which filenames should trigger this module. | +| `detect_folders` | `['.mise']` | Which folders should trigger this module. | +| `healthy_symbol` | `healthy` | The message displayed when _mise_ is healthy. | +| `unhealthy_symbol` | `unhealthy` | The message displayed when _mise_ is unhealthy. | +| `disabled` | `true` | Disables the `mise` module. | ### Variables @@ -3341,6 +3344,7 @@ AIX = "➿ " Alpaquita = "🔔 " AlmaLinux = "💠 " Alpine = "🏔️ " +ALTLinux = "Ⓐ " Amazon = "🙂 " Android = "🤖 " AOSC = "🐱 " @@ -3351,6 +3355,7 @@ CachyOS = "🎗️ " CentOS = "💠 " Debian = "🌀 " DragonFly = "🐉 " +Elementary = "🍏 " Emscripten = "🔗 " EndeavourOS = "🚀 " Fedora = "🎩 " @@ -3359,6 +3364,8 @@ Garuda = "🦅 " Gentoo = "🗜️ " HardenedBSD = "🛡️ " Illumos = "🐦 " +Ios = "📱 " +InstantOS = "⏲️ " Kali = "🐉 " Linux = "🐧 " Mabox = "📦 " @@ -3375,6 +3382,7 @@ OpenCloudOS = "☁️ " openEuler = "🦉 " openSUSE = "🦎 " OracleLinux = "🦴 " +PikaOS = "🐤 " Pop = "🍭 " Raspbian = "🍓 " Redhat = "🎩 " @@ -3389,6 +3397,7 @@ Unknown = "❓ " Uos = "🐲 " Void = " " Windows = "🪟 " +Zorin = "🔹 " ``` ### Variables diff --git a/docs/de-DE/config/README.md b/docs/de-DE/config/README.md index fd63f22e2..ff9050228 100644 --- a/docs/de-DE/config/README.md +++ b/docs/de-DE/config/README.md @@ -1586,7 +1586,7 @@ The `fortran` module shows the current compiler version of Fortran. | Option | Standartwert | Beschreibung | | ------------------- | --------------------------------------------------------------------------------------------------------------------------- | ------------------------------------------------------------------------- | -| `symbol` | `' '` | The symbol used before displaying the version of COBOL. | +| `symbol` | `' '` | The symbol used before displaying the version of Fortran. | | `format` | `'via [$symbol($version )]($style)'` | Das Format für das Modul. | | `version_format` | `'${raw}'` | The version format. Available vars are `raw`, `major`, `minor`, & `patch` | | `style` | `'bold purple'` | Stil für dieses Modul. | @@ -2908,14 +2908,17 @@ The `mise` module shows the current mise health as reported by running `mise doc ### Optionen -| Option | Standartwert | Beschreibung | -| ------------------ | -------------------------------- | ------------------------------------------------ | -| `symbol` | `'mise '` | The symbol used before displaying _mise_ health. | -| `style` | `'bold purple'` | Stil für dieses Modul. | -| `format` | `'on [$symbol$health]($style) '` | Das Format für das Modul. | -| `healthy_symbol` | `healthy` | The message displayed when _mise_ is healthy. | -| `unhealthy_symbol` | `unhealthy` | The message displayed when _mise_ is unhealthy. | -| `disabled` | `true` | Disables the `mise` module. | +| Option | Standartwert | Beschreibung | +| ------------------- | -------------------------------------------------------------------- | ------------------------------------------------ | +| `symbol` | `'mise '` | The symbol used before displaying _mise_ health. | +| `style` | `'bold purple'` | Stil für dieses Modul. | +| `format` | `'on [$symbol$health]($style) '` | Das Format für das Modul. | +| `detect_extensions` | `[]` | Which extensions should trigger this module. | +| `detect_files` | `['mise.toml', 'mise.local.toml', '.mise.toml', '.mise.local.toml']` | Which filenames should trigger this module. | +| `detect_folders` | `['.mise']` | Which folders should trigger this module. | +| `healthy_symbol` | `healthy` | The message displayed when _mise_ is healthy. | +| `unhealthy_symbol` | `unhealthy` | The message displayed when _mise_ is unhealthy. | +| `disabled` | `true` | Disables the `mise` module. | ### Variables @@ -3342,6 +3345,7 @@ AIX = "➿ " Alpaquita = "🔔 " AlmaLinux = "💠 " Alpine = "🏔️ " +ALTLinux = "Ⓐ " Amazon = "🙂 " Android = "🤖 " AOSC = "🐱 " @@ -3352,6 +3356,7 @@ CachyOS = "🎗️ " CentOS = "💠 " Debian = "🌀 " DragonFly = "🐉 " +Elementary = "🍏 " Emscripten = "🔗 " EndeavourOS = "🚀 " Fedora = "🎩 " @@ -3360,6 +3365,8 @@ Garuda = "🦅 " Gentoo = "🗜️ " HardenedBSD = "🛡️ " Illumos = "🐦 " +Ios = "📱 " +InstantOS = "⏲️ " Kali = "🐉 " Linux = "🐧 " Mabox = "📦 " @@ -3376,6 +3383,7 @@ OpenCloudOS = "☁️ " openEuler = "🦉 " openSUSE = "🦎 " OracleLinux = "🦴 " +PikaOS = "🐤 " Pop = "🍭 " Raspbian = "🍓 " Redhat = "🎩 " @@ -3390,6 +3398,7 @@ Unknown = "❓ " Uos = "🐲 " Void = " " Windows = "🪟 " +Zorin = "🔹 " ``` ### Variables diff --git a/docs/es-ES/config/README.md b/docs/es-ES/config/README.md index 36d8499f0..b2a249fec 100644 --- a/docs/es-ES/config/README.md +++ b/docs/es-ES/config/README.md @@ -1585,7 +1585,7 @@ The `fortran` module shows the current compiler version of Fortran. | Opción | Predeterminado | Descripción | | ------------------- | --------------------------------------------------------------------------------------------------------------------------- | --------------------------------------------------------------------------------------- | -| `symbol` | `' '` | El símbolo usado antes de mostrar la versión de COBOL. | +| `symbol` | `' '` | The symbol used before displaying the version of Fortran. | | `format` | `'via [$symbol($version )]($style)'` | El formato del módulo. | | `version_format` | `'${raw}'` | El formato de versión. Las variables disponibles son `raw`, `major`, `minor`, & `patch` | | `style` | `'bold purple'` | El estilo del módulo. | @@ -2907,14 +2907,17 @@ The `mise` module shows the current mise health as reported by running `mise doc ### Opciones -| Opción | Predeterminado | Descripción | -| ------------------ | -------------------------------- | ------------------------------------------------ | -| `symbol` | `'mise '` | The symbol used before displaying _mise_ health. | -| `style` | `'bold purple'` | El estilo del módulo. | -| `format` | `'on [$symbol$health]($style) '` | El formato del módulo. | -| `healthy_symbol` | `healthy` | The message displayed when _mise_ is healthy. | -| `unhealthy_symbol` | `unhealthy` | The message displayed when _mise_ is unhealthy. | -| `disabled` | `true` | Disables the `mise` module. | +| Opción | Predeterminado | Descripción | +| ------------------- | -------------------------------------------------------------------- | ---------------------------------------------------- | +| `symbol` | `'mise '` | The symbol used before displaying _mise_ health. | +| `style` | `'bold purple'` | El estilo del módulo. | +| `format` | `'on [$symbol$health]($style) '` | El formato del módulo. | +| `detect_extensions` | `[]` | Qué extensiones deberían activar este módulo. | +| `detect_files` | `['mise.toml', 'mise.local.toml', '.mise.toml', '.mise.local.toml']` | Qué nombres de archivo deberían activar este módulo. | +| `detect_folders` | `['.mise']` | Qué carpetas deberían activar este módulo. | +| `healthy_symbol` | `healthy` | The message displayed when _mise_ is healthy. | +| `unhealthy_symbol` | `unhealthy` | The message displayed when _mise_ is unhealthy. | +| `disabled` | `true` | Disables the `mise` module. | ### Variables @@ -3341,6 +3344,7 @@ AIX = "➿ " Alpaquita = "🔔 " AlmaLinux = "💠 " Alpine = "🏔️ " +ALTLinux = "Ⓐ " Amazon = "🙂 " Android = "🤖 " AOSC = "🐱 " @@ -3351,6 +3355,7 @@ CachyOS = "🎗️ " CentOS = "💠 " Debian = "🌀 " DragonFly = "🐉 " +Elementary = "🍏 " Emscripten = "🔗 " EndeavourOS = "🚀 " Fedora = "🎩 " @@ -3359,6 +3364,8 @@ Garuda = "🦅 " Gentoo = "🗜️ " HardenedBSD = "🛡️ " Illumos = "🐦 " +Ios = "📱 " +InstantOS = "⏲️ " Kali = "🐉 " Linux = "🐧 " Mabox = "📦 " @@ -3375,6 +3382,7 @@ OpenCloudOS = "☁️ " openEuler = "🦉 " openSUSE = "🦎 " OracleLinux = "🦴 " +PikaOS = "🐤 " Pop = "🍭 " Raspbian = "🍓 " Redhat = "🎩 " @@ -3389,6 +3397,7 @@ Unknown = "❓ " Uos = "🐲 " Void = " " Windows = "🪟 " +Zorin = "🔹 " ``` ### Variables diff --git a/docs/fr-FR/config/README.md b/docs/fr-FR/config/README.md index 0d981e88d..280ff6b45 100644 --- a/docs/fr-FR/config/README.md +++ b/docs/fr-FR/config/README.md @@ -1585,7 +1585,7 @@ The `fortran` module shows the current compiler version of Fortran. | Option | Défaut | Description | | ------------------- | --------------------------------------------------------------------------------------------------------------------------- | ------------------------------------------------------------------------------------------ | -| `symbole` | `' '` | Le symbole utilisé avant d’afficher la version de COBOL. | +| `symbole` | `' '` | The symbol used before displaying the version of Fortran. | | `format` | `'via [$symbol($version )]($style)'` | Format du module. | | `version_format` | `'${raw}'` | Le format de la version. Les variables disponibles sont `raw`, `major`, `minor`, & `patch` | | `style` | `'bold purple'` | Le style pour le module. | @@ -2907,14 +2907,17 @@ The `mise` module shows the current mise health as reported by running `mise doc ### Options -| Option | Défaut | Description | -| ------------------ | -------------------------------- | ------------------------------------------------ | -| `symbole` | `'mise '` | The symbol used before displaying _mise_ health. | -| `style` | `'bold purple'` | Le style pour le module. | -| `format` | `'on [$symbol$health]($style) '` | Format du module. | -| `healthy_symbol` | `healthy` | The message displayed when _mise_ is healthy. | -| `unhealthy_symbol` | `unhealthy` | The message displayed when _mise_ is unhealthy. | -| `disabled` | `true` | Disables the `mise` module. | +| Option | Défaut | Description | +| ------------------- | -------------------------------------------------------------------- | ------------------------------------------------ | +| `symbole` | `'mise '` | The symbol used before displaying _mise_ health. | +| `style` | `'bold purple'` | Le style pour le module. | +| `format` | `'on [$symbol$health]($style) '` | Format du module. | +| `detect_extensions` | `[]` | Les extensions qui déclenchent ce module. | +| `detect_files` | `['mise.toml', 'mise.local.toml', '.mise.toml', '.mise.local.toml']` | Les fichiers qui activent ce module. | +| `detect_folders` | `['.mise']` | Les dossiers qui activent ce module. | +| `healthy_symbol` | `healthy` | The message displayed when _mise_ is healthy. | +| `unhealthy_symbol` | `unhealthy` | The message displayed when _mise_ is unhealthy. | +| `disabled` | `true` | Disables the `mise` module. | ### Variables @@ -3341,6 +3344,7 @@ AIX = "➿ " Alpaquita = "🔔 " AlmaLinux = "💠 " Alpine = "🏔️ " +ALTLinux = "Ⓐ " Amazon = "🙂 " Android = "🤖 " AOSC = "🐱 " @@ -3351,6 +3355,7 @@ CachyOS = "🎗️ " CentOS = "💠 " Debian = "🌀 " DragonFly = "🐉 " +Elementary = "🍏 " Emscripten = "🔗 " EndeavourOS = "🚀 " Fedora = "🎩 " @@ -3359,6 +3364,8 @@ Garuda = "🦅 " Gentoo = "🗜️ " HardenedBSD = "🛡️ " Illumos = "🐦 " +Ios = "📱 " +InstantOS = "⏲️ " Kali = "🐉 " Linux = "🐧 " Mabox = "📦 " @@ -3375,6 +3382,7 @@ OpenCloudOS = "☁️ " openEuler = "🦉 " openSUSE = "🦎 " OracleLinux = "🦴 " +PikaOS = "🐤 " Pop = "🍭 " Raspbian = "🍓 " Redhat = "🎩 " @@ -3389,6 +3397,7 @@ Unknown = "❓ " Uos = "🐲 " Void = " " Windows = "🪟 " +Zorin = "🔹 " ``` ### Variables diff --git a/docs/id-ID/config/README.md b/docs/id-ID/config/README.md index 6e3122454..d5a9332b3 100644 --- a/docs/id-ID/config/README.md +++ b/docs/id-ID/config/README.md @@ -1585,7 +1585,7 @@ The `fortran` module shows the current compiler version of Fortran. | Opsi | Bawaan | Deskripsi | | ------------------- | --------------------------------------------------------------------------------------------------------------------------- | ----------------------------------------------------------------------------------- | -| `symbol` | `' '` | The symbol used before displaying the version of COBOL. | +| `symbol` | `' '` | The symbol used before displaying the version of Fortran. | | `fromat` | `'via [$symbol($version )]($style)'` | Format dari modul. | | `version_format` | `'${raw}'` | Format dari versi. Variabel yang tersedia adalah `raw`, `major`, `minor`, & `patch` | | `style` | `'bold purple'` | Gaya penataan untuk modul. | @@ -2907,14 +2907,17 @@ The `mise` module shows the current mise health as reported by running `mise doc ### Opsi -| Opsi | Bawaan | Deskripsi | -| ------------------ | -------------------------------- | ------------------------------------------------ | -| `symbol` | `'mise '` | The symbol used before displaying _mise_ health. | -| `style` | `'bold purple'` | Gaya penataan untuk modul. | -| `fromat` | `'on [$symbol$health]($style) '` | Format dari modul. | -| `healthy_symbol` | `healthy` | The message displayed when _mise_ is healthy. | -| `unhealthy_symbol` | `unhealthy` | The message displayed when _mise_ is unhealthy. | -| `disabled` | `true` | Disables the `mise` module. | +| Opsi | Bawaan | Deskripsi | +| ------------------- | -------------------------------------------------------------------- | ------------------------------------------------ | +| `symbol` | `'mise '` | The symbol used before displaying _mise_ health. | +| `style` | `'bold purple'` | Gaya penataan untuk modul. | +| `fromat` | `'on [$symbol$health]($style) '` | Format dari modul. | +| `detect_extensions` | `[]` | Ekstensi mana yang sebaiknya memicu modul ini. | +| `detect_files` | `['mise.toml', 'mise.local.toml', '.mise.toml', '.mise.local.toml']` | filenames mana yang sebaiknya memicu modul ini. | +| `detect_folders` | `['.mise']` | Folder mana yang sebaiknya memicul modul ini. | +| `healthy_symbol` | `healthy` | The message displayed when _mise_ is healthy. | +| `unhealthy_symbol` | `unhealthy` | The message displayed when _mise_ is unhealthy. | +| `disabled` | `true` | Disables the `mise` module. | ### Variabel @@ -3341,6 +3344,7 @@ AIX = "➿ " Alpaquita = "🔔 " AlmaLinux = "💠 " Alpine = "🏔️ " +ALTLinux = "Ⓐ " Amazon = "🙂 " Android = "🤖 " AOSC = "🐱 " @@ -3351,6 +3355,7 @@ CachyOS = "🎗️ " CentOS = "💠 " Debian = "🌀 " DragonFly = "🐉 " +Elementary = "🍏 " Emscripten = "🔗 " EndeavourOS = "🚀 " Fedora = "🎩 " @@ -3359,6 +3364,8 @@ Garuda = "🦅 " Gentoo = "🗜️ " HardenedBSD = "🛡️ " Illumos = "🐦 " +Ios = "📱 " +InstantOS = "⏲️ " Kali = "🐉 " Linux = "🐧 " Mabox = "📦 " @@ -3375,6 +3382,7 @@ OpenCloudOS = "☁️ " openEuler = "🦉 " openSUSE = "🦎 " OracleLinux = "🦴 " +PikaOS = "🐤 " Pop = "🍭 " Raspbian = "🍓 " Redhat = "🎩 " @@ -3389,6 +3397,7 @@ Unknown = "❓ " Uos = "🐲 " Void = " " Windows = "🪟 " +Zorin = "🔹 " ``` ### Variabel diff --git a/docs/it-IT/config/README.md b/docs/it-IT/config/README.md index 0015745d4..0822640a4 100644 --- a/docs/it-IT/config/README.md +++ b/docs/it-IT/config/README.md @@ -1585,7 +1585,7 @@ The `fortran` module shows the current compiler version of Fortran. | Opzione | Default | Descrizione | | ------------------- | --------------------------------------------------------------------------------------------------------------------------- | ------------------------------------------------------------------------------------------- | -| `symbol` | `' '` | The symbol used before displaying the version of COBOL. | +| `symbol` | `' '` | The symbol used before displaying the version of Fortran. | | `format` | `'via [$symbol($version )]($style)'` | The format for the module. | | `version_format` | `'${raw}'` | Il formato della versione. Le variabili disponibili sono `raw`, `major`, `minor`, & `patch` | | `style` | `'bold purple'` | Lo stile per il modulo. | @@ -2907,14 +2907,17 @@ The `mise` module shows the current mise health as reported by running `mise doc ### Opzioni -| Opzione | Default | Descrizione | -| ------------------ | -------------------------------- | ------------------------------------------------ | -| `symbol` | `'mise '` | The symbol used before displaying _mise_ health. | -| `style` | `'bold purple'` | Lo stile per il modulo. | -| `format` | `'on [$symbol$health]($style) '` | The format for the module. | -| `healthy_symbol` | `healthy` | The message displayed when _mise_ is healthy. | -| `unhealthy_symbol` | `unhealthy` | The message displayed when _mise_ is unhealthy. | -| `disabled` | `true` | Disables the `mise` module. | +| Opzione | Default | Descrizione | +| ------------------- | -------------------------------------------------------------------- | ----------------------------------------------------- | +| `symbol` | `'mise '` | The symbol used before displaying _mise_ health. | +| `style` | `'bold purple'` | Lo stile per il modulo. | +| `format` | `'on [$symbol$health]($style) '` | The format for the module. | +| `detect_extensions` | `[]` | Quali estensioni dovrebbero attivare questo modulo. | +| `detect_files` | `['mise.toml', 'mise.local.toml', '.mise.toml', '.mise.local.toml']` | Quali nomi di file dovrebbero attivare questo modulo. | +| `detect_folders` | `['.mise']` | Quali cartelle dovrebbero attivare questo modulo. | +| `healthy_symbol` | `healthy` | The message displayed when _mise_ is healthy. | +| `unhealthy_symbol` | `unhealthy` | The message displayed when _mise_ is unhealthy. | +| `disabled` | `true` | Disables the `mise` module. | ### Variables @@ -3341,6 +3344,7 @@ AIX = "➿ " Alpaquita = "🔔 " AlmaLinux = "💠 " Alpine = "🏔️ " +ALTLinux = "Ⓐ " Amazon = "🙂 " Android = "🤖 " AOSC = "🐱 " @@ -3351,6 +3355,7 @@ CachyOS = "🎗️ " CentOS = "💠 " Debian = "🌀 " DragonFly = "🐉 " +Elementary = "🍏 " Emscripten = "🔗 " EndeavourOS = "🚀 " Fedora = "🎩 " @@ -3359,6 +3364,8 @@ Garuda = "🦅 " Gentoo = "🗜️ " HardenedBSD = "🛡️ " Illumos = "🐦 " +Ios = "📱 " +InstantOS = "⏲️ " Kali = "🐉 " Linux = "🐧 " Mabox = "📦 " @@ -3375,6 +3382,7 @@ OpenCloudOS = "☁️ " openEuler = "🦉 " openSUSE = "🦎 " OracleLinux = "🦴 " +PikaOS = "🐤 " Pop = "🍭 " Raspbian = "🍓 " Redhat = "🎩 " @@ -3389,6 +3397,7 @@ Unknown = "❓ " Uos = "🐲 " Void = " " Windows = "🪟 " +Zorin = "🔹 " ``` ### Variables diff --git a/docs/ja-JP/config/README.md b/docs/ja-JP/config/README.md index 104e77774..47d3c5409 100644 --- a/docs/ja-JP/config/README.md +++ b/docs/ja-JP/config/README.md @@ -1583,17 +1583,17 @@ The `fortran` module shows the current compiler version of Fortran. ### オプション -| オプション | デフォルト | 説明 | -| ------------------- | --------------------------------------------------------------------------------------------------------------------------- | ------------------------------------------------------ | -| `symbol` | `' '` | COBOLのバージョンを表示する前に使用される記号です。 | -| `format` | `'via [$symbol($version )]($style)'` | module のフォーマットです。 | -| `version_format` | `'${raw}'` | バージョンのフォーマット。 使用可能な変数は`raw`、`major`、`minor`と`patch`です。 | -| `style` | `'bold purple'` | モジュールのスタイルです。 | -| `detect_extensions` | `['f', 'F', 'for', 'FOR', 'ftn', 'FTN', 'f77', 'F77', 'f90', 'F90', 'f95', 'F95','f03', 'F03', 'f08', 'F08', 'f18', 'F18']` | どの拡張子がこのモジュールをアクティブにするか | -| `detect_files` | `['fpm.toml']` | どのファイル名がこのモジュールをアクティブにするか | -| `detect_folders` | `[]` | どのフォルダーがこのモジュールをアクティブにするか | -| `commands` | `[ [ 'gfortran', '--version' ], [ 'flang', '--version' ], [ 'flang-new', '--version' ] ]` | コンパイラを検出する方法 | -| `disabled` | `false` | Disables the `fortran` module. | +| オプション | デフォルト | 説明 | +| ------------------- | --------------------------------------------------------------------------------------------------------------------------- | --------------------------------------------------------- | +| `symbol` | `' '` | The symbol used before displaying the version of Fortran. | +| `format` | `'via [$symbol($version )]($style)'` | module のフォーマットです。 | +| `version_format` | `'${raw}'` | バージョンのフォーマット。 使用可能な変数は`raw`、`major`、`minor`と`patch`です。 | +| `style` | `'bold purple'` | モジュールのスタイルです。 | +| `detect_extensions` | `['f', 'F', 'for', 'FOR', 'ftn', 'FTN', 'f77', 'F77', 'f90', 'F90', 'f95', 'F95','f03', 'F03', 'f08', 'F08', 'f18', 'F18']` | どの拡張子がこのモジュールをアクティブにするか | +| `detect_files` | `['fpm.toml']` | どのファイル名がこのモジュールをアクティブにするか | +| `detect_folders` | `[]` | どのフォルダーがこのモジュールをアクティブにするか | +| `commands` | `[ [ 'gfortran', '--version' ], [ 'flang', '--version' ], [ 'flang-new', '--version' ] ]` | コンパイラを検出する方法 | +| `disabled` | `false` | Disables the `fortran` module. | ### 変数 @@ -2907,14 +2907,17 @@ The `mise` module shows the current mise health as reported by running `mise doc ### オプション -| オプション | デフォルト | 説明 | -| ------------------ | -------------------------------- | ------------------------------------------------ | -| `symbol` | `'mise '` | The symbol used before displaying _mise_ health. | -| `style` | `'bold purple'` | モジュールのスタイルです。 | -| `format` | `'on [$symbol$health]($style) '` | module のフォーマットです。 | -| `healthy_symbol` | `healthy` | The message displayed when _mise_ is healthy. | -| `unhealthy_symbol` | `unhealthy` | The message displayed when _mise_ is unhealthy. | -| `disabled` | `true` | Disables the `mise` module. | +| オプション | デフォルト | 説明 | +| ------------------- | -------------------------------------------------------------------- | ------------------------------------------------ | +| `symbol` | `'mise '` | The symbol used before displaying _mise_ health. | +| `style` | `'bold purple'` | モジュールのスタイルです。 | +| `format` | `'on [$symbol$health]($style) '` | module のフォーマットです。 | +| `detect_extensions` | `[]` | どの拡張子がこのモジュールをアクティブにするか | +| `detect_files` | `['mise.toml', 'mise.local.toml', '.mise.toml', '.mise.local.toml']` | どのファイル名がこのモジュールをアクティブにするか | +| `detect_folders` | `['.mise']` | どのフォルダーがこのモジュールをアクティブにするか | +| `healthy_symbol` | `healthy` | The message displayed when _mise_ is healthy. | +| `unhealthy_symbol` | `unhealthy` | The message displayed when _mise_ is unhealthy. | +| `disabled` | `true` | Disables the `mise` module. | ### 変数 @@ -3341,6 +3344,7 @@ AIX = "➿ " Alpaquita = "🔔 " AlmaLinux = "💠 " Alpine = "🏔️ " +ALTLinux = "Ⓐ " Amazon = "🙂 " Android = "🤖 " AOSC = "🐱 " @@ -3351,6 +3355,7 @@ CachyOS = "🎗️ " CentOS = "💠 " Debian = "🌀 " DragonFly = "🐉 " +Elementary = "🍏 " Emscripten = "🔗 " EndeavourOS = "🚀 " Fedora = "🎩 " @@ -3359,6 +3364,8 @@ Garuda = "🦅 " Gentoo = "🗜️ " HardenedBSD = "🛡️ " Illumos = "🐦 " +Ios = "📱 " +InstantOS = "⏲️ " Kali = "🐉 " Linux = "🐧 " Mabox = "📦 " @@ -3375,6 +3382,7 @@ OpenCloudOS = "☁️ " openEuler = "🦉 " openSUSE = "🦎 " OracleLinux = "🦴 " +PikaOS = "🐤 " Pop = "🍭 " Raspbian = "🍓 " Redhat = "🎩 " @@ -3389,6 +3397,7 @@ Unknown = "❓ " Uos = "🐲 " Void = " " Windows = "🪟 " +Zorin = "🔹 " ``` ### 変数 diff --git a/docs/ko-KR/config/README.md b/docs/ko-KR/config/README.md index 7bbaa0628..21bc4b51c 100644 --- a/docs/ko-KR/config/README.md +++ b/docs/ko-KR/config/README.md @@ -1585,7 +1585,7 @@ The `fortran` module shows the current compiler version of Fortran. | Option | Default | Description | | ------------------- | --------------------------------------------------------------------------------------------------------------------------- | ------------------------------------------------------------------------- | -| `기호` | `' '` | The symbol used before displaying the version of COBOL. | +| `기호` | `' '` | The symbol used before displaying the version of Fortran. | | `format` | `'via [$symbol($version )]($style)'` | The format for the module. | | `version_format` | `'${raw}'` | The version format. Available vars are `raw`, `major`, `minor`, & `patch` | | `style` | `'bold purple'` | The style for the module. | @@ -2907,14 +2907,17 @@ The `mise` module shows the current mise health as reported by running `mise doc ### Options -| Option | Default | Description | -| ------------------ | -------------------------------- | ------------------------------------------------ | -| `기호` | `'mise '` | The symbol used before displaying _mise_ health. | -| `style` | `'bold purple'` | The style for the module. | -| `format` | `'on [$symbol$health]($style) '` | The format for the module. | -| `healthy_symbol` | `healthy` | The message displayed when _mise_ is healthy. | -| `unhealthy_symbol` | `unhealthy` | The message displayed when _mise_ is unhealthy. | -| `disabled` | `true` | Disables the `mise` module. | +| Option | Default | Description | +| ------------------- | -------------------------------------------------------------------- | ------------------------------------------------ | +| `기호` | `'mise '` | The symbol used before displaying _mise_ health. | +| `style` | `'bold purple'` | The style for the module. | +| `format` | `'on [$symbol$health]($style) '` | The format for the module. | +| `detect_extensions` | `[]` | Which extensions should trigger this module. | +| `detect_files` | `['mise.toml', 'mise.local.toml', '.mise.toml', '.mise.local.toml']` | Which filenames should trigger this module. | +| `detect_folders` | `['.mise']` | Which folders should trigger this module. | +| `healthy_symbol` | `healthy` | The message displayed when _mise_ is healthy. | +| `unhealthy_symbol` | `unhealthy` | The message displayed when _mise_ is unhealthy. | +| `disabled` | `true` | Disables the `mise` module. | ### Variables @@ -3341,6 +3344,7 @@ AIX = "➿ " Alpaquita = "🔔 " AlmaLinux = "💠 " Alpine = "🏔️ " +ALTLinux = "Ⓐ " Amazon = "🙂 " Android = "🤖 " AOSC = "🐱 " @@ -3351,6 +3355,7 @@ CachyOS = "🎗️ " CentOS = "💠 " Debian = "🌀 " DragonFly = "🐉 " +Elementary = "🍏 " Emscripten = "🔗 " EndeavourOS = "🚀 " Fedora = "🎩 " @@ -3359,6 +3364,8 @@ Garuda = "🦅 " Gentoo = "🗜️ " HardenedBSD = "🛡️ " Illumos = "🐦 " +Ios = "📱 " +InstantOS = "⏲️ " Kali = "🐉 " Linux = "🐧 " Mabox = "📦 " @@ -3375,6 +3382,7 @@ OpenCloudOS = "☁️ " openEuler = "🦉 " openSUSE = "🦎 " OracleLinux = "🦴 " +PikaOS = "🐤 " Pop = "🍭 " Raspbian = "🍓 " Redhat = "🎩 " @@ -3389,6 +3397,7 @@ Unknown = "❓ " Uos = "🐲 " Void = " " Windows = "🪟 " +Zorin = "🔹 " ``` ### Variables diff --git a/docs/nl-NL/config/README.md b/docs/nl-NL/config/README.md index f74b117ce..e7ef61340 100644 --- a/docs/nl-NL/config/README.md +++ b/docs/nl-NL/config/README.md @@ -1585,7 +1585,7 @@ The `fortran` module shows the current compiler version of Fortran. | Option | Default | Description | | ------------------- | --------------------------------------------------------------------------------------------------------------------------- | ------------------------------------------------------------------------- | -| `symbol` | `' '` | The symbol used before displaying the version of COBOL. | +| `symbol` | `' '` | The symbol used before displaying the version of Fortran. | | `format` | `'via [$symbol($version )]($style)'` | The format for the module. | | `version_format` | `'${raw}'` | The version format. Available vars are `raw`, `major`, `minor`, & `patch` | | `style` | `'bold purple'` | The style for the module. | @@ -2907,14 +2907,17 @@ The `mise` module shows the current mise health as reported by running `mise doc ### Options -| Option | Default | Description | -| ------------------ | -------------------------------- | ------------------------------------------------ | -| `symbol` | `'mise '` | The symbol used before displaying _mise_ health. | -| `style` | `'bold purple'` | The style for the module. | -| `format` | `'on [$symbol$health]($style) '` | The format for the module. | -| `healthy_symbol` | `healthy` | The message displayed when _mise_ is healthy. | -| `unhealthy_symbol` | `unhealthy` | The message displayed when _mise_ is unhealthy. | -| `disabled` | `true` | Disables the `mise` module. | +| Option | Default | Description | +| ------------------- | -------------------------------------------------------------------- | ------------------------------------------------ | +| `symbol` | `'mise '` | The symbol used before displaying _mise_ health. | +| `style` | `'bold purple'` | The style for the module. | +| `format` | `'on [$symbol$health]($style) '` | The format for the module. | +| `detect_extensions` | `[]` | Which extensions should trigger this module. | +| `detect_files` | `['mise.toml', 'mise.local.toml', '.mise.toml', '.mise.local.toml']` | Which filenames should trigger this module. | +| `detect_folders` | `['.mise']` | Which folders should trigger this module. | +| `healthy_symbol` | `healthy` | The message displayed when _mise_ is healthy. | +| `unhealthy_symbol` | `unhealthy` | The message displayed when _mise_ is unhealthy. | +| `disabled` | `true` | Disables the `mise` module. | ### Variables @@ -3341,6 +3344,7 @@ AIX = "➿ " Alpaquita = "🔔 " AlmaLinux = "💠 " Alpine = "🏔️ " +ALTLinux = "Ⓐ " Amazon = "🙂 " Android = "🤖 " AOSC = "🐱 " @@ -3351,6 +3355,7 @@ CachyOS = "🎗️ " CentOS = "💠 " Debian = "🌀 " DragonFly = "🐉 " +Elementary = "🍏 " Emscripten = "🔗 " EndeavourOS = "🚀 " Fedora = "🎩 " @@ -3359,6 +3364,8 @@ Garuda = "🦅 " Gentoo = "🗜️ " HardenedBSD = "🛡️ " Illumos = "🐦 " +Ios = "📱 " +InstantOS = "⏲️ " Kali = "🐉 " Linux = "🐧 " Mabox = "📦 " @@ -3375,6 +3382,7 @@ OpenCloudOS = "☁️ " openEuler = "🦉 " openSUSE = "🦎 " OracleLinux = "🦴 " +PikaOS = "🐤 " Pop = "🍭 " Raspbian = "🍓 " Redhat = "🎩 " @@ -3389,6 +3397,7 @@ Unknown = "❓ " Uos = "🐲 " Void = " " Windows = "🪟 " +Zorin = "🔹 " ``` ### Variables diff --git a/docs/no-NO/config/README.md b/docs/no-NO/config/README.md index 9a730868d..b8ebca6b0 100644 --- a/docs/no-NO/config/README.md +++ b/docs/no-NO/config/README.md @@ -1585,7 +1585,7 @@ The `fortran` module shows the current compiler version of Fortran. | Option | Default | Description | | ------------------- | --------------------------------------------------------------------------------------------------------------------------- | ------------------------------------------------------------------------- | -| `symbol` | `' '` | The symbol used before displaying the version of COBOL. | +| `symbol` | `' '` | The symbol used before displaying the version of Fortran. | | `format` | `'via [$symbol($version )]($style)'` | The format for the module. | | `version_format` | `'${raw}'` | The version format. Available vars are `raw`, `major`, `minor`, & `patch` | | `style` | `'bold purple'` | The style for the module. | @@ -2907,14 +2907,17 @@ The `mise` module shows the current mise health as reported by running `mise doc ### Options -| Option | Default | Description | -| ------------------ | -------------------------------- | ------------------------------------------------ | -| `symbol` | `'mise '` | The symbol used before displaying _mise_ health. | -| `style` | `'bold purple'` | The style for the module. | -| `format` | `'on [$symbol$health]($style) '` | The format for the module. | -| `healthy_symbol` | `healthy` | The message displayed when _mise_ is healthy. | -| `unhealthy_symbol` | `unhealthy` | The message displayed when _mise_ is unhealthy. | -| `disabled` | `true` | Disables the `mise` module. | +| Option | Default | Description | +| ------------------- | -------------------------------------------------------------------- | ------------------------------------------------ | +| `symbol` | `'mise '` | The symbol used before displaying _mise_ health. | +| `style` | `'bold purple'` | The style for the module. | +| `format` | `'on [$symbol$health]($style) '` | The format for the module. | +| `detect_extensions` | `[]` | Which extensions should trigger this module. | +| `detect_files` | `['mise.toml', 'mise.local.toml', '.mise.toml', '.mise.local.toml']` | Which filenames should trigger this module. | +| `detect_folders` | `['.mise']` | Which folders should trigger this module. | +| `healthy_symbol` | `healthy` | The message displayed when _mise_ is healthy. | +| `unhealthy_symbol` | `unhealthy` | The message displayed when _mise_ is unhealthy. | +| `disabled` | `true` | Disables the `mise` module. | ### Variables @@ -3341,6 +3344,7 @@ AIX = "➿ " Alpaquita = "🔔 " AlmaLinux = "💠 " Alpine = "🏔️ " +ALTLinux = "Ⓐ " Amazon = "🙂 " Android = "🤖 " AOSC = "🐱 " @@ -3351,6 +3355,7 @@ CachyOS = "🎗️ " CentOS = "💠 " Debian = "🌀 " DragonFly = "🐉 " +Elementary = "🍏 " Emscripten = "🔗 " EndeavourOS = "🚀 " Fedora = "🎩 " @@ -3359,6 +3364,8 @@ Garuda = "🦅 " Gentoo = "🗜️ " HardenedBSD = "🛡️ " Illumos = "🐦 " +Ios = "📱 " +InstantOS = "⏲️ " Kali = "🐉 " Linux = "🐧 " Mabox = "📦 " @@ -3375,6 +3382,7 @@ OpenCloudOS = "☁️ " openEuler = "🦉 " openSUSE = "🦎 " OracleLinux = "🦴 " +PikaOS = "🐤 " Pop = "🍭 " Raspbian = "🍓 " Redhat = "🎩 " @@ -3389,6 +3397,7 @@ Unknown = "❓ " Uos = "🐲 " Void = " " Windows = "🪟 " +Zorin = "🔹 " ``` ### Variables diff --git a/docs/pl-PL/config/README.md b/docs/pl-PL/config/README.md index 5c682922c..849ead8ba 100644 --- a/docs/pl-PL/config/README.md +++ b/docs/pl-PL/config/README.md @@ -1585,7 +1585,7 @@ The `fortran` module shows the current compiler version of Fortran. | Option | Default | Description | | ------------------- | --------------------------------------------------------------------------------------------------------------------------- | ------------------------------------------------------------------------- | -| `symbol` | `' '` | The symbol used before displaying the version of COBOL. | +| `symbol` | `' '` | The symbol used before displaying the version of Fortran. | | `format` | `'via [$symbol($version )]($style)'` | The format for the module. | | `version_format` | `'${raw}'` | The version format. Available vars are `raw`, `major`, `minor`, & `patch` | | `style` | `'bold purple'` | The style for the module. | @@ -2907,14 +2907,17 @@ The `mise` module shows the current mise health as reported by running `mise doc ### Options -| Option | Default | Description | -| ------------------ | -------------------------------- | ------------------------------------------------ | -| `symbol` | `'mise '` | The symbol used before displaying _mise_ health. | -| `style` | `'bold purple'` | The style for the module. | -| `format` | `'on [$symbol$health]($style) '` | The format for the module. | -| `healthy_symbol` | `healthy` | The message displayed when _mise_ is healthy. | -| `unhealthy_symbol` | `unhealthy` | The message displayed when _mise_ is unhealthy. | -| `disabled` | `true` | Disables the `mise` module. | +| Option | Default | Description | +| ------------------- | -------------------------------------------------------------------- | ------------------------------------------------ | +| `symbol` | `'mise '` | The symbol used before displaying _mise_ health. | +| `style` | `'bold purple'` | The style for the module. | +| `format` | `'on [$symbol$health]($style) '` | The format for the module. | +| `detect_extensions` | `[]` | Which extensions should trigger this module. | +| `detect_files` | `['mise.toml', 'mise.local.toml', '.mise.toml', '.mise.local.toml']` | Which filenames should trigger this module. | +| `detect_folders` | `['.mise']` | Which folders should trigger this module. | +| `healthy_symbol` | `healthy` | The message displayed when _mise_ is healthy. | +| `unhealthy_symbol` | `unhealthy` | The message displayed when _mise_ is unhealthy. | +| `disabled` | `true` | Disables the `mise` module. | ### Variables @@ -3341,6 +3344,7 @@ AIX = "➿ " Alpaquita = "🔔 " AlmaLinux = "💠 " Alpine = "🏔️ " +ALTLinux = "Ⓐ " Amazon = "🙂 " Android = "🤖 " AOSC = "🐱 " @@ -3351,6 +3355,7 @@ CachyOS = "🎗️ " CentOS = "💠 " Debian = "🌀 " DragonFly = "🐉 " +Elementary = "🍏 " Emscripten = "🔗 " EndeavourOS = "🚀 " Fedora = "🎩 " @@ -3359,6 +3364,8 @@ Garuda = "🦅 " Gentoo = "🗜️ " HardenedBSD = "🛡️ " Illumos = "🐦 " +Ios = "📱 " +InstantOS = "⏲️ " Kali = "🐉 " Linux = "🐧 " Mabox = "📦 " @@ -3375,6 +3382,7 @@ OpenCloudOS = "☁️ " openEuler = "🦉 " openSUSE = "🦎 " OracleLinux = "🦴 " +PikaOS = "🐤 " Pop = "🍭 " Raspbian = "🍓 " Redhat = "🎩 " @@ -3389,6 +3397,7 @@ Unknown = "❓ " Uos = "🐲 " Void = " " Windows = "🪟 " +Zorin = "🔹 " ``` ### Variables diff --git a/docs/pt-BR/config/README.md b/docs/pt-BR/config/README.md index 031955c27..6bc5f90a6 100644 --- a/docs/pt-BR/config/README.md +++ b/docs/pt-BR/config/README.md @@ -1585,7 +1585,7 @@ The `fortran` module shows the current compiler version of Fortran. | Opções | Padrão | Descrição | | ------------------- | --------------------------------------------------------------------------------------------------------------------------- | ----------------------------------------------------------------------------------- | -| `symbol` | `' '` | O simbolo usado antes de exibir a versão do COBOL. | +| `symbol` | `' '` | The symbol used before displaying the version of Fortran. | | `format` | `'via [$symbol($version )]($style)'` | O formato do módulo. | | `version_format` | `'${raw}'` | A versão formatada. As variáveis disponíveis são `raw`, `major`, `minor`, & `patch` | | `style` | `'bold purple'` | O estilo do módulo. | @@ -2907,14 +2907,17 @@ The `mise` module shows the current mise health as reported by running `mise doc ### Opções -| Opções | Padrão | Descrição | -| ------------------ | -------------------------------- | ------------------------------------------------ | -| `symbol` | `'mise '` | The symbol used before displaying _mise_ health. | -| `style` | `'bold purple'` | O estilo do módulo. | -| `format` | `'on [$symbol$health]($style) '` | O formato do módulo. | -| `healthy_symbol` | `healthy` | The message displayed when _mise_ is healthy. | -| `unhealthy_symbol` | `unhealthy` | The message displayed when _mise_ is unhealthy. | -| `disabled` | `true` | Disables the `mise` module. | +| Opções | Padrão | Descrição | +| ------------------- | -------------------------------------------------------------------- | ------------------------------------------------- | +| `symbol` | `'mise '` | The symbol used before displaying _mise_ health. | +| `style` | `'bold purple'` | O estilo do módulo. | +| `format` | `'on [$symbol$health]($style) '` | O formato do módulo. | +| `detect_extensions` | `[]` | Quais extensões devem ativar este módulo. | +| `detect_files` | `['mise.toml', 'mise.local.toml', '.mise.toml', '.mise.local.toml']` | Quais nomes de arquivos devem ativar este módulo. | +| `detect_folders` | `['.mise']` | Quais pastas devem ativar este módulo. | +| `healthy_symbol` | `healthy` | The message displayed when _mise_ is healthy. | +| `unhealthy_symbol` | `unhealthy` | The message displayed when _mise_ is unhealthy. | +| `disabled` | `true` | Disables the `mise` module. | ### Variáveis @@ -3341,6 +3344,7 @@ AIX = "➿ " Alpaquita = "🔔 " AlmaLinux = "💠 " Alpine = "🏔️ " +ALTLinux = "Ⓐ " Amazon = "🙂 " Android = "🤖 " AOSC = "🐱 " @@ -3351,6 +3355,7 @@ CachyOS = "🎗️ " CentOS = "💠 " Debian = "🌀 " DragonFly = "🐉 " +Elementary = "🍏 " Emscripten = "🔗 " EndeavourOS = "🚀 " Fedora = "🎩 " @@ -3359,6 +3364,8 @@ Garuda = "🦅 " Gentoo = "🗜️ " HardenedBSD = "🛡️ " Illumos = "🐦 " +Ios = "📱 " +InstantOS = "⏲️ " Kali = "🐉 " Linux = "🐧 " Mabox = "📦 " @@ -3375,6 +3382,7 @@ OpenCloudOS = "☁️ " openEuler = "🦉 " openSUSE = "🦎 " OracleLinux = "🦴 " +PikaOS = "🐤 " Pop = "🍭 " Raspbian = "🍓 " Redhat = "🎩 " @@ -3389,6 +3397,7 @@ Unknown = "❓ " Uos = "🐲 " Void = " " Windows = "🪟 " +Zorin = "🔹 " ``` ### Variáveis diff --git a/docs/pt-PT/config/README.md b/docs/pt-PT/config/README.md index 9a730868d..b8ebca6b0 100644 --- a/docs/pt-PT/config/README.md +++ b/docs/pt-PT/config/README.md @@ -1585,7 +1585,7 @@ The `fortran` module shows the current compiler version of Fortran. | Option | Default | Description | | ------------------- | --------------------------------------------------------------------------------------------------------------------------- | ------------------------------------------------------------------------- | -| `symbol` | `' '` | The symbol used before displaying the version of COBOL. | +| `symbol` | `' '` | The symbol used before displaying the version of Fortran. | | `format` | `'via [$symbol($version )]($style)'` | The format for the module. | | `version_format` | `'${raw}'` | The version format. Available vars are `raw`, `major`, `minor`, & `patch` | | `style` | `'bold purple'` | The style for the module. | @@ -2907,14 +2907,17 @@ The `mise` module shows the current mise health as reported by running `mise doc ### Options -| Option | Default | Description | -| ------------------ | -------------------------------- | ------------------------------------------------ | -| `symbol` | `'mise '` | The symbol used before displaying _mise_ health. | -| `style` | `'bold purple'` | The style for the module. | -| `format` | `'on [$symbol$health]($style) '` | The format for the module. | -| `healthy_symbol` | `healthy` | The message displayed when _mise_ is healthy. | -| `unhealthy_symbol` | `unhealthy` | The message displayed when _mise_ is unhealthy. | -| `disabled` | `true` | Disables the `mise` module. | +| Option | Default | Description | +| ------------------- | -------------------------------------------------------------------- | ------------------------------------------------ | +| `symbol` | `'mise '` | The symbol used before displaying _mise_ health. | +| `style` | `'bold purple'` | The style for the module. | +| `format` | `'on [$symbol$health]($style) '` | The format for the module. | +| `detect_extensions` | `[]` | Which extensions should trigger this module. | +| `detect_files` | `['mise.toml', 'mise.local.toml', '.mise.toml', '.mise.local.toml']` | Which filenames should trigger this module. | +| `detect_folders` | `['.mise']` | Which folders should trigger this module. | +| `healthy_symbol` | `healthy` | The message displayed when _mise_ is healthy. | +| `unhealthy_symbol` | `unhealthy` | The message displayed when _mise_ is unhealthy. | +| `disabled` | `true` | Disables the `mise` module. | ### Variables @@ -3341,6 +3344,7 @@ AIX = "➿ " Alpaquita = "🔔 " AlmaLinux = "💠 " Alpine = "🏔️ " +ALTLinux = "Ⓐ " Amazon = "🙂 " Android = "🤖 " AOSC = "🐱 " @@ -3351,6 +3355,7 @@ CachyOS = "🎗️ " CentOS = "💠 " Debian = "🌀 " DragonFly = "🐉 " +Elementary = "🍏 " Emscripten = "🔗 " EndeavourOS = "🚀 " Fedora = "🎩 " @@ -3359,6 +3364,8 @@ Garuda = "🦅 " Gentoo = "🗜️ " HardenedBSD = "🛡️ " Illumos = "🐦 " +Ios = "📱 " +InstantOS = "⏲️ " Kali = "🐉 " Linux = "🐧 " Mabox = "📦 " @@ -3375,6 +3382,7 @@ OpenCloudOS = "☁️ " openEuler = "🦉 " openSUSE = "🦎 " OracleLinux = "🦴 " +PikaOS = "🐤 " Pop = "🍭 " Raspbian = "🍓 " Redhat = "🎩 " @@ -3389,6 +3397,7 @@ Unknown = "❓ " Uos = "🐲 " Void = " " Windows = "🪟 " +Zorin = "🔹 " ``` ### Variables diff --git a/docs/ru-RU/config/README.md b/docs/ru-RU/config/README.md index 4f6c0208a..98820a6ed 100644 --- a/docs/ru-RU/config/README.md +++ b/docs/ru-RU/config/README.md @@ -1585,7 +1585,7 @@ The `fortran` module shows the current compiler version of Fortran. | Параметр | По умолчанию | Описание | | ------------------- | --------------------------------------------------------------------------------------------------------------------------- | ------------------------------------------------------------------------- | -| `symbol` | `' '` | The symbol used before displaying the version of COBOL. | +| `symbol` | `' '` | The symbol used before displaying the version of Fortran. | | `format` | `'via [$symbol($version )]($style)'` | Формат модуля. | | `version_format` | `'${raw}'` | The version format. Available vars are `raw`, `major`, `minor`, & `patch` | | `style` | `'bold purple'` | Стиль модуля. | @@ -2907,14 +2907,17 @@ The `mise` module shows the current mise health as reported by running `mise doc ### Опции -| Параметр | По умолчанию | Описание | -| ------------------ | -------------------------------- | ------------------------------------------------ | -| `symbol` | `'mise '` | The symbol used before displaying _mise_ health. | -| `style` | `'bold purple'` | Стиль модуля. | -| `format` | `'on [$symbol$health]($style) '` | Формат модуля. | -| `healthy_symbol` | `healthy` | The message displayed when _mise_ is healthy. | -| `unhealthy_symbol` | `unhealthy` | The message displayed when _mise_ is unhealthy. | -| `disabled` | `true` | Disables the `mise` module. | +| Параметр | По умолчанию | Описание | +| ------------------- | -------------------------------------------------------------------- | ------------------------------------------------ | +| `symbol` | `'mise '` | The symbol used before displaying _mise_ health. | +| `style` | `'bold purple'` | Стиль модуля. | +| `format` | `'on [$symbol$health]($style) '` | Формат модуля. | +| `detect_extensions` | `[]` | Which extensions should trigger this module. | +| `detect_files` | `['mise.toml', 'mise.local.toml', '.mise.toml', '.mise.local.toml']` | Which filenames should trigger this module. | +| `detect_folders` | `['.mise']` | Which folders should trigger this module. | +| `healthy_symbol` | `healthy` | The message displayed when _mise_ is healthy. | +| `unhealthy_symbol` | `unhealthy` | The message displayed when _mise_ is unhealthy. | +| `disabled` | `true` | Disables the `mise` module. | ### Переменные @@ -3341,6 +3344,7 @@ AIX = "➿ " Alpaquita = "🔔 " AlmaLinux = "💠 " Alpine = "🏔️ " +ALTLinux = "Ⓐ " Amazon = "🙂 " Android = "🤖 " AOSC = "🐱 " @@ -3351,6 +3355,7 @@ CachyOS = "🎗️ " CentOS = "💠 " Debian = "🌀 " DragonFly = "🐉 " +Elementary = "🍏 " Emscripten = "🔗 " EndeavourOS = "🚀 " Fedora = "🎩 " @@ -3359,6 +3364,8 @@ Garuda = "🦅 " Gentoo = "🗜️ " HardenedBSD = "🛡️ " Illumos = "🐦 " +Ios = "📱 " +InstantOS = "⏲️ " Kali = "🐉 " Linux = "🐧 " Mabox = "📦 " @@ -3375,6 +3382,7 @@ OpenCloudOS = "☁️ " openEuler = "🦉 " openSUSE = "🦎 " OracleLinux = "🦴 " +PikaOS = "🐤 " Pop = "🍭 " Raspbian = "🍓 " Redhat = "🎩 " @@ -3389,6 +3397,7 @@ Unknown = "❓ " Uos = "🐲 " Void = " " Windows = "🪟 " +Zorin = "🔹 " ``` ### Переменные diff --git a/docs/tr-TR/config/README.md b/docs/tr-TR/config/README.md index 00b7e4178..aa5748e40 100644 --- a/docs/tr-TR/config/README.md +++ b/docs/tr-TR/config/README.md @@ -1585,7 +1585,7 @@ The `fortran` module shows the current compiler version of Fortran. | Option | Default | Description | | ------------------- | --------------------------------------------------------------------------------------------------------------------------- | ------------------------------------------------------------------------- | -| `symbol` | `' '` | The symbol used before displaying the version of COBOL. | +| `symbol` | `' '` | The symbol used before displaying the version of Fortran. | | `format` | `'via [$symbol($version )]($style)'` | The format for the module. | | `version_format` | `'${raw}'` | The version format. Available vars are `raw`, `major`, `minor`, & `patch` | | `stil` | `'bold purple'` | The style for the module. | @@ -2907,14 +2907,17 @@ The `mise` module shows the current mise health as reported by running `mise doc ### Options -| Option | Default | Description | -| ------------------ | -------------------------------- | ------------------------------------------------ | -| `symbol` | `'mise '` | The symbol used before displaying _mise_ health. | -| `stil` | `'bold purple'` | The style for the module. | -| `format` | `'on [$symbol$health]($style) '` | The format for the module. | -| `healthy_symbol` | `healthy` | The message displayed when _mise_ is healthy. | -| `unhealthy_symbol` | `unhealthy` | The message displayed when _mise_ is unhealthy. | -| `disabled` | `true` | Disables the `mise` module. | +| Option | Default | Description | +| ------------------- | -------------------------------------------------------------------- | ------------------------------------------------ | +| `symbol` | `'mise '` | The symbol used before displaying _mise_ health. | +| `stil` | `'bold purple'` | The style for the module. | +| `format` | `'on [$symbol$health]($style) '` | The format for the module. | +| `detect_extensions` | `[]` | Which extensions should trigger this module. | +| `detect_files` | `['mise.toml', 'mise.local.toml', '.mise.toml', '.mise.local.toml']` | Which filenames should trigger this module. | +| `detect_folders` | `['.mise']` | Which folders should trigger this module. | +| `healthy_symbol` | `healthy` | The message displayed when _mise_ is healthy. | +| `unhealthy_symbol` | `unhealthy` | The message displayed when _mise_ is unhealthy. | +| `disabled` | `true` | Disables the `mise` module. | ### Variables @@ -3341,6 +3344,7 @@ AIX = "➿ " Alpaquita = "🔔 " AlmaLinux = "💠 " Alpine = "🏔️ " +ALTLinux = "Ⓐ " Amazon = "🙂 " Android = "🤖 " AOSC = "🐱 " @@ -3351,6 +3355,7 @@ CachyOS = "🎗️ " CentOS = "💠 " Debian = "🌀 " DragonFly = "🐉 " +Elementary = "🍏 " Emscripten = "🔗 " EndeavourOS = "🚀 " Fedora = "🎩 " @@ -3359,6 +3364,8 @@ Garuda = "🦅 " Gentoo = "🗜️ " HardenedBSD = "🛡️ " Illumos = "🐦 " +Ios = "📱 " +InstantOS = "⏲️ " Kali = "🐉 " Linux = "🐧 " Mabox = "📦 " @@ -3375,6 +3382,7 @@ OpenCloudOS = "☁️ " openEuler = "🦉 " openSUSE = "🦎 " OracleLinux = "🦴 " +PikaOS = "🐤 " Pop = "🍭 " Raspbian = "🍓 " Redhat = "🎩 " @@ -3389,6 +3397,7 @@ Unknown = "❓ " Uos = "🐲 " Void = " " Windows = "🪟 " +Zorin = "🔹 " ``` ### Variables diff --git a/docs/uk-UA/config/README.md b/docs/uk-UA/config/README.md index e66e564f6..030640813 100644 --- a/docs/uk-UA/config/README.md +++ b/docs/uk-UA/config/README.md @@ -1585,7 +1585,7 @@ AA -------------------------------------------- BB ----------------------------- | Параметр | Стандартно | Опис | | ------------------- | --------------------------------------------------------------------------------------------------------------------------- | ----------------------------------------------------------------- | -| `symbol` | `' '` | Символ, який знаходиться перед версією COBOL. | +| `symbol` | `' '` | Символ, який знаходиться перед версією Fortran. | | `format` | `'via [$symbol($version )]($style)'` | Формат модуля. | | `version_format` | `'${raw}'` | Формат версії. Доступні змінні `raw`, `major`, `minor` та `patch` | | `style` | `'bold purple'` | Стиль модуля. | @@ -2907,14 +2907,17 @@ truncation_symbol = '' ### Параметри -| Параметр | Стандартно | Опис | -| ------------------ | -------------------------------- | --------------------------------------------------------- | -| `symbol` | `'mise '` | Символ, який використовується перед показом стану _mise_. | -| `style` | `'bold purple'` | Стиль модуля. | -| `format` | `'on [$symbol$health]($style) '` | Формат модуля. | -| `healthy_symbol` | `healthy` | Повідомлення, яке показується, коли _mise_ справний. | -| `unhealthy_symbol` | `unhealthy` | Повідомлення, яке показується, коли _mise_ несправний. | -| `disabled` | `true` | Вимикає модуль `mise`. | +| Параметр | Стандартно | Опис | +| ------------------- | -------------------------------------------------------------------- | --------------------------------------------------------- | +| `symbol` | `'mise '` | Символ, який використовується перед показом стану _mise_. | +| `style` | `'bold purple'` | Стиль модуля. | +| `format` | `'on [$symbol$health]($style) '` | Формат модуля. | +| `detect_extensions` | `[]` | Які розширення повинні запускати цей модуль. | +| `detect_files` | `['mise.toml', 'mise.local.toml', '.mise.toml', '.mise.local.toml']` | Які імена файлів мають запускати цей модуль. | +| `detect_folders` | `['.mise']` | В яких теках цей модуль має запускатись. | +| `healthy_symbol` | `healthy` | Повідомлення, яке показується, коли _mise_ справний. | +| `unhealthy_symbol` | `unhealthy` | Повідомлення, яке показується, коли _mise_ несправний. | +| `disabled` | `true` | Вимикає модуль `mise`. | ### Змінні @@ -3341,6 +3344,7 @@ AIX = "➿ " Alpaquita = "🔔 " AlmaLinux = "💠 " Alpine = "🏔️ " +ALTLinux = "Ⓐ " Amazon = "🙂 " Android = "🤖 " AOSC = "🐱 " @@ -3351,6 +3355,7 @@ CachyOS = "🎗️ " CentOS = "💠 " Debian = "🌀 " DragonFly = "🐉 " +Elementary = "🍏 " Emscripten = "🔗 " EndeavourOS = "🚀 " Fedora = "🎩 " @@ -3359,6 +3364,8 @@ Garuda = "🦅 " Gentoo = "🗜️ " HardenedBSD = "🛡️ " Illumos = "🐦 " +Ios = "📱 " +InstantOS = "⏲️ " Kali = "🐉 " Linux = "🐧 " Mabox = "📦 " @@ -3375,6 +3382,7 @@ OpenCloudOS = "☁️ " openEuler = "🦉 " openSUSE = "🦎 " OracleLinux = "🦴 " +PikaOS = "🐤 " Pop = "🍭 " Raspbian = "🍓 " Redhat = "🎩 " @@ -3389,6 +3397,7 @@ Unknown = "❓ " Uos = "🐲 " Void = " " Windows = "🪟 " +Zorin = "🔹 " ``` ### Змінні diff --git a/docs/vi-VN/config/README.md b/docs/vi-VN/config/README.md index 48965454d..e7a5673b8 100644 --- a/docs/vi-VN/config/README.md +++ b/docs/vi-VN/config/README.md @@ -1585,7 +1585,7 @@ The `fortran` module shows the current compiler version of Fortran. | Tuỳ chọn | Mặc định | Mô tả | | ------------------- | --------------------------------------------------------------------------------------------------------------------------- | ------------------------------------------------------------------------- | -| `symbol` | `' '` | The symbol used before displaying the version of COBOL. | +| `symbol` | `' '` | The symbol used before displaying the version of Fortran. | | `format` | `'via [$symbol($version )]($style)'` | Định dạng cho module. | | `version_format` | `'${raw}'` | The version format. Available vars are `raw`, `major`, `minor`, & `patch` | | `style` | `'bold purple'` | Kiểu cho module. | @@ -2907,14 +2907,17 @@ The `mise` module shows the current mise health as reported by running `mise doc ### Các tuỳ chọn -| Tuỳ chọn | Mặc định | Mô tả | -| ------------------ | -------------------------------- | ------------------------------------------------ | -| `symbol` | `'mise '` | The symbol used before displaying _mise_ health. | -| `style` | `'bold purple'` | Kiểu cho module. | -| `format` | `'on [$symbol$health]($style) '` | Định dạng cho module. | -| `healthy_symbol` | `healthy` | The message displayed when _mise_ is healthy. | -| `unhealthy_symbol` | `unhealthy` | The message displayed when _mise_ is unhealthy. | -| `disabled` | `true` | Disables the `mise` module. | +| Tuỳ chọn | Mặc định | Mô tả | +| ------------------- | -------------------------------------------------------------------- | --------------------------------------------------- | +| `symbol` | `'mise '` | The symbol used before displaying _mise_ health. | +| `style` | `'bold purple'` | Kiểu cho module. | +| `format` | `'on [$symbol$health]($style) '` | Định dạng cho module. | +| `detect_extensions` | `[]` | Những tiện ích mở rộng nào sẽ kích hoạt mô-đun này. | +| `detect_files` | `['mise.toml', 'mise.local.toml', '.mise.toml', '.mise.local.toml']` | Những tên tệp nào sẽ kích hoạt mô-đun này. | +| `detect_folders` | `['.mise']` | Những thư mục nào sẽ kích hoạt mô-đun này. | +| `healthy_symbol` | `healthy` | The message displayed when _mise_ is healthy. | +| `unhealthy_symbol` | `unhealthy` | The message displayed when _mise_ is unhealthy. | +| `disabled` | `true` | Disables the `mise` module. | ### Các biến @@ -3341,6 +3344,7 @@ AIX = "➿ " Alpaquita = "🔔 " AlmaLinux = "💠 " Alpine = "🏔️ " +ALTLinux = "Ⓐ " Amazon = "🙂 " Android = "🤖 " AOSC = "🐱 " @@ -3351,6 +3355,7 @@ CachyOS = "🎗️ " CentOS = "💠 " Debian = "🌀 " DragonFly = "🐉 " +Elementary = "🍏 " Emscripten = "🔗 " EndeavourOS = "🚀 " Fedora = "🎩 " @@ -3359,6 +3364,8 @@ Garuda = "🦅 " Gentoo = "🗜️ " HardenedBSD = "🛡️ " Illumos = "🐦 " +Ios = "📱 " +InstantOS = "⏲️ " Kali = "🐉 " Linux = "🐧 " Mabox = "📦 " @@ -3375,6 +3382,7 @@ OpenCloudOS = "☁️ " openEuler = "🦉 " openSUSE = "🦎 " OracleLinux = "🦴 " +PikaOS = "🐤 " Pop = "🍭 " Raspbian = "🍓 " Redhat = "🎩 " @@ -3389,6 +3397,7 @@ Unknown = "❓ " Uos = "🐲 " Void = " " Windows = "🪟 " +Zorin = "🔹 " ``` ### Các biến diff --git a/docs/zh-CN/config/README.md b/docs/zh-CN/config/README.md index a621e0ea6..689c506c3 100644 --- a/docs/zh-CN/config/README.md +++ b/docs/zh-CN/config/README.md @@ -1583,17 +1583,17 @@ The `fortran` module shows the current compiler version of Fortran. ### 配置项 -| 选项 | 默认值 | 描述 | -| ------------------- | --------------------------------------------------------------------------------------------------------------------------- | ------------------------------------------------------- | -| `symbol` | `' '` | The symbol used before displaying the version of COBOL. | -| `format` | `'via [$symbol($version )]($style)'` | 组件格式化模板。 | -| `version_format` | `'${raw}'` | 版本格式 可用的字段有 `raw`, `major`, `minor` 和 `patch` | -| `style` | `'bold purple'` | 此组件的样式。 | -| `detect_extensions` | `['f', 'F', 'for', 'FOR', 'ftn', 'FTN', 'f77', 'F77', 'f90', 'F90', 'f95', 'F95','f03', 'F03', 'f08', 'F08', 'f18', 'F18']` | 触发此组件的扩展名 | -| `detect_files` | `['fpm.toml']` | 触发此组件的文件名 | -| `detect_folders` | `[]` | 触发此组件的文件夹 | -| `commands` | `[ [ 'gfortran', '--version' ], [ 'flang', '--version' ], [ 'flang-new', '--version' ] ]` | How to detect what the compiler is | -| `disabled` | `false` | Disables the `fortran` module. | +| 选项 | 默认值 | 描述 | +| ------------------- | --------------------------------------------------------------------------------------------------------------------------- | --------------------------------------------------------- | +| `symbol` | `' '` | The symbol used before displaying the version of Fortran. | +| `format` | `'via [$symbol($version )]($style)'` | 组件格式化模板。 | +| `version_format` | `'${raw}'` | 版本格式 可用的字段有 `raw`, `major`, `minor` 和 `patch` | +| `style` | `'bold purple'` | 此组件的样式。 | +| `detect_extensions` | `['f', 'F', 'for', 'FOR', 'ftn', 'FTN', 'f77', 'F77', 'f90', 'F90', 'f95', 'F95','f03', 'F03', 'f08', 'F08', 'f18', 'F18']` | 触发此组件的扩展名 | +| `detect_files` | `['fpm.toml']` | 触发此组件的文件名 | +| `detect_folders` | `[]` | 触发此组件的文件夹 | +| `commands` | `[ [ 'gfortran', '--version' ], [ 'flang', '--version' ], [ 'flang-new', '--version' ] ]` | How to detect what the compiler is | +| `disabled` | `false` | Disables the `fortran` module. | ### 变量 @@ -2907,14 +2907,17 @@ The `mise` module shows the current mise health as reported by running `mise doc ### 配置项 -| 选项 | 默认值 | 描述 | -| ------------------ | -------------------------------- | ------------------------------------------------ | -| `symbol` | `'mise '` | The symbol used before displaying _mise_ health. | -| `style` | `'bold purple'` | 此组件的样式。 | -| `format` | `'on [$symbol$health]($style) '` | 组件格式化模板。 | -| `healthy_symbol` | `healthy` | The message displayed when _mise_ is healthy. | -| `unhealthy_symbol` | `unhealthy` | The message displayed when _mise_ is unhealthy. | -| `disabled` | `true` | Disables the `mise` module. | +| 选项 | 默认值 | 描述 | +| ------------------- | -------------------------------------------------------------------- | ------------------------------------------------ | +| `symbol` | `'mise '` | The symbol used before displaying _mise_ health. | +| `style` | `'bold purple'` | 此组件的样式。 | +| `format` | `'on [$symbol$health]($style) '` | 组件格式化模板。 | +| `detect_extensions` | `[]` | 触发此组件的扩展名 | +| `detect_files` | `['mise.toml', 'mise.local.toml', '.mise.toml', '.mise.local.toml']` | 触发此组件的文件名 | +| `detect_folders` | `['.mise']` | 触发此组件的文件夹 | +| `healthy_symbol` | `healthy` | The message displayed when _mise_ is healthy. | +| `unhealthy_symbol` | `unhealthy` | The message displayed when _mise_ is unhealthy. | +| `disabled` | `true` | Disables the `mise` module. | ### 变量 @@ -3341,6 +3344,7 @@ AIX = "➿ " Alpaquita = "🔔 " AlmaLinux = "💠 " Alpine = "🏔️ " +ALTLinux = "Ⓐ " Amazon = "🙂 " Android = "🤖 " AOSC = "🐱 " @@ -3351,6 +3355,7 @@ CachyOS = "🎗️ " CentOS = "💠 " Debian = "🌀 " DragonFly = "🐉 " +Elementary = "🍏 " Emscripten = "🔗 " EndeavourOS = "🚀 " Fedora = "🎩 " @@ -3359,6 +3364,8 @@ Garuda = "🦅 " Gentoo = "🗜️ " HardenedBSD = "🛡️ " Illumos = "🐦 " +Ios = "📱 " +InstantOS = "⏲️ " Kali = "🐉 " Linux = "🐧 " Mabox = "📦 " @@ -3375,6 +3382,7 @@ OpenCloudOS = "☁️ " openEuler = "🦉 " openSUSE = "🦎 " OracleLinux = "🦴 " +PikaOS = "🐤 " Pop = "🍭 " Raspbian = "🍓 " Redhat = "🎩 " @@ -3389,6 +3397,7 @@ Unknown = "❓ " Uos = "🐲 " Void = " " Windows = "🪟 " +Zorin = "🔹 " ``` ### 变量 diff --git a/docs/zh-TW/config/README.md b/docs/zh-TW/config/README.md index 675df859f..4313a4e57 100644 --- a/docs/zh-TW/config/README.md +++ b/docs/zh-TW/config/README.md @@ -1585,7 +1585,7 @@ The `fortran` module shows the current compiler version of Fortran. | 選項 | 預設 | 說明 | | ------------------- | --------------------------------------------------------------------------------------------------------------------------- | ------------------------------------------------------------------------- | -| `symbol` | `' '` | 顯示在 COBOL 版本之前的符號。 | +| `symbol` | `' '` | The symbol used before displaying the version of Fortran. | | `format` | `'via [$symbol($version )]($style)'` | 此模組的格式。 | | `version_format` | `'${raw}'` | The version format. Available vars are `raw`, `major`, `minor`, & `patch` | | `style` | `'bold purple'` | 這個模組的風格。 | @@ -2907,14 +2907,17 @@ The `mise` module shows the current mise health as reported by running `mise doc ### 選項 -| 選項 | 預設 | 說明 | -| ------------------ | -------------------------------- | ------------------------------------------------ | -| `symbol` | `'mise '` | The symbol used before displaying _mise_ health. | -| `style` | `'bold purple'` | 這個模組的風格。 | -| `format` | `'on [$symbol$health]($style) '` | 此模組的格式。 | -| `healthy_symbol` | `healthy` | The message displayed when _mise_ is healthy. | -| `unhealthy_symbol` | `unhealthy` | The message displayed when _mise_ is unhealthy. | -| `disabled` | `true` | 停用 `mise` 模組。 | +| 選項 | 預設 | 說明 | +| ------------------- | -------------------------------------------------------------------- | ------------------------------------------------ | +| `symbol` | `'mise '` | The symbol used before displaying _mise_ health. | +| `style` | `'bold purple'` | 這個模組的風格。 | +| `format` | `'on [$symbol$health]($style) '` | 此模組的格式。 | +| `detect_extensions` | `[]` | 應觸發此模組的副檔名。 | +| `detect_files` | `['mise.toml', 'mise.local.toml', '.mise.toml', '.mise.local.toml']` | 應觸發此模組的檔案名稱。 | +| `detect_folders` | `['.mise']` | 應觸發此模組的資料夾名稱。 | +| `healthy_symbol` | `healthy` | The message displayed when _mise_ is healthy. | +| `unhealthy_symbol` | `unhealthy` | The message displayed when _mise_ is unhealthy. | +| `disabled` | `true` | 停用 `mise` 模組。 | ### 變數 @@ -3341,6 +3344,7 @@ AIX = "➿ " Alpaquita = "🔔 " AlmaLinux = "💠 " Alpine = "🏔️ " +ALTLinux = "Ⓐ " Amazon = "🙂 " Android = "🤖 " AOSC = "🐱 " @@ -3351,6 +3355,7 @@ CachyOS = "🎗️ " CentOS = "💠 " Debian = "🌀 " DragonFly = "🐉 " +Elementary = "🍏 " Emscripten = "🔗 " EndeavourOS = "🚀 " Fedora = "🎩 " @@ -3359,6 +3364,8 @@ Garuda = "🦅 " Gentoo = "🗜️ " HardenedBSD = "🛡️ " Illumos = "🐦 " +Ios = "📱 " +InstantOS = "⏲️ " Kali = "🐉 " Linux = "🐧 " Mabox = "📦 " @@ -3375,6 +3382,7 @@ OpenCloudOS = "☁️ " openEuler = "🦉 " openSUSE = "🦎 " OracleLinux = "🦴 " +PikaOS = "🐤 " Pop = "🍭 " Raspbian = "🍓 " Redhat = "🎩 " @@ -3389,6 +3397,7 @@ Unknown = "❓ " Uos = "🐲 " Void = " " Windows = "🪟 " +Zorin = "🔹 " ``` ### 變數