From 6496bd49ba367fce50f9763d0106c5129240ef4c Mon Sep 17 00:00:00 2001 From: hayzamjs Date: Fri, 27 Mar 2026 21:06:49 +0100 Subject: [PATCH] installer: version bump to 0.2.1, locales: update --- scripts/installer.sh | 2 +- web/src/locales/en.po | 18 ++++++++++++------ web/src/locales/hi.po | 18 ++++++++++++------ web/src/locales/mal.po | 18 ++++++++++++------ web/src/locales/zh-CN.po | 18 ++++++++++++------ 5 files changed, 49 insertions(+), 25 deletions(-) diff --git a/scripts/installer.sh b/scripts/installer.sh index efa8edb2..a7d5f1bb 100755 --- a/scripts/installer.sh +++ b/scripts/installer.sh @@ -2,7 +2,7 @@ set -eu PROGRAM="sylve-installer" -PROGRAM_VERSION="0.2.0" +PROGRAM_VERSION="0.2.1" # We should Flip this to 1 when pkg/port is ready and want this script # to automatically use pkg instead of GitHub release binaries. diff --git a/web/src/locales/en.po b/web/src/locales/en.po index cc70a55b..a8bffeaf 100644 --- a/web/src/locales/en.po +++ b/web/src/locales/en.po @@ -2318,7 +2318,7 @@ msgstr "Command Palette" msgid "Search for a command to run" msgstr "Search for a command to run" -#. 0: (selectedCount || 0) + (hasSelection ? 0 : inUseCount) +#. 0: (selectedCount || 0) + (hasSelection ? 0 \\: inUseCount) #. 0: selectedLabels.length #: src/lib/components/custom/VM/Extra/CPUSelector.svelte #: src/lib/components/ui/custom-input/combobox-bindable.svelte @@ -3797,6 +3797,7 @@ msgstr "Review" #: src/lib/components/custom/Jail/Create/CreateJail.svelte #: src/lib/components/custom/Jail/Create/Network.svelte #: src/lib/components/custom/Jail/Create/Network.svelte +#: src/lib/components/custom/Jail/Create/Network.svelte #: src/lib/components/custom/VM/Create/CreateVM.svelte #: src/lib/components/custom/VM/Create/Network.svelte #: src/lib/components/custom/VM/Create/Network.svelte @@ -4628,6 +4629,7 @@ msgstr "No network switch will be allocated now, you can add it later" #: src/lib/components/custom/Jail/Create/Network.svelte #: src/lib/components/custom/Jail/Create/Network.svelte #: src/lib/components/custom/Jail/Create/Network.svelte +#: src/lib/components/custom/Jail/Create/Network.svelte msgid "Inherit" msgstr "Inherit" @@ -9040,7 +9042,7 @@ msgstr "Create Jail Template - {0} (Jail CTID {1})" msgid "Create Jail Template - Jail CTID {0}" msgstr "Create Jail Template - Jail CTID {0}" -#. 0: activeLifecycleCount; 1: activeLifecycleCount === 1 ? '' : 's' +#. 0: activeLifecycleCount; 1: activeLifecycleCount === 1 ? '' \\: 's' #: src/lib/components/skeleton/BottomPanel.svelte msgid "<0/> {0} active lifecycle task{1}" msgstr "<0/> {0} active lifecycle task{1}" @@ -9079,15 +9081,15 @@ msgstr "Invalid CTID range" msgid "Invalid jail name prefix" msgstr "Invalid jail name prefix" -#. 0: createMode === 'single' ? 'Jail' : 'Jails' -#. 0: createMode === 'single' ? 'VM' : 'VMs' +#. 0: createMode === 'single' ? 'Jail' \\: 'Jails' +#. 0: createMode === 'single' ? 'VM' \\: 'VMs' #: src/lib/components/custom/Jail/Template/Create.svelte #: src/lib/components/custom/VM/Template/Create.svelte msgid "Creating {0}" msgstr "Creating {0}" -#. 0: createMode === 'single' ? 'Jail' : 'Jails' -#. 0: createMode === 'single' ? 'VM' : 'VMs' +#. 0: createMode === 'single' ? 'Jail' \\: 'Jails' +#. 0: createMode === 'single' ? 'VM' \\: 'VMs' #: src/lib/components/custom/Jail/Template/Create.svelte #: src/lib/components/custom/VM/Template/Create.svelte msgid "Create {0}" @@ -9903,3 +9905,7 @@ msgstr "Jail name is already in use" #: src/routes/[node]/jail/[ctid]/summary/+page.svelte msgid "This jail is owned by another node right now" msgstr "This jail is owned by another node right now" + +#: src/lib/components/custom/Jail/Create/Storage.svelte +msgid "Select a base/rootfs to add FStab entries" +msgstr "Select a base/rootfs to add FStab entries" diff --git a/web/src/locales/hi.po b/web/src/locales/hi.po index 170bdd29..6a824b17 100644 --- a/web/src/locales/hi.po +++ b/web/src/locales/hi.po @@ -2318,7 +2318,7 @@ msgstr "कमांड पैलेट" msgid "Search for a command to run" msgstr "चलाने के लिए कमांड खोजें" -#. 0: (selectedCount || 0) + (hasSelection ? 0 : inUseCount) +#. 0: (selectedCount || 0) + (hasSelection ? 0 \\: inUseCount) #. 0: selectedLabels.length #: src/lib/components/custom/VM/Extra/CPUSelector.svelte #: src/lib/components/ui/custom-input/combobox-bindable.svelte @@ -3797,6 +3797,7 @@ msgstr "समीक्षा" #: src/lib/components/custom/Jail/Create/CreateJail.svelte #: src/lib/components/custom/Jail/Create/Network.svelte #: src/lib/components/custom/Jail/Create/Network.svelte +#: src/lib/components/custom/Jail/Create/Network.svelte #: src/lib/components/custom/VM/Create/CreateVM.svelte #: src/lib/components/custom/VM/Create/Network.svelte #: src/lib/components/custom/VM/Create/Network.svelte @@ -4628,6 +4629,7 @@ msgstr "अभी कोई नेटवर्क स्विच आवंट #: src/lib/components/custom/Jail/Create/Network.svelte #: src/lib/components/custom/Jail/Create/Network.svelte #: src/lib/components/custom/Jail/Create/Network.svelte +#: src/lib/components/custom/Jail/Create/Network.svelte msgid "Inherit" msgstr "इनहेरिट" @@ -9040,7 +9042,7 @@ msgstr "" msgid "Create Jail Template - Jail CTID {0}" msgstr "" -#. 0: activeLifecycleCount; 1: activeLifecycleCount === 1 ? '' : 's' +#. 0: activeLifecycleCount; 1: activeLifecycleCount === 1 ? '' \\: 's' #: src/lib/components/skeleton/BottomPanel.svelte msgid "<0/> {0} active lifecycle task{1}" msgstr "" @@ -9079,15 +9081,15 @@ msgstr "" msgid "Invalid jail name prefix" msgstr "" -#. 0: createMode === 'single' ? 'Jail' : 'Jails' -#. 0: createMode === 'single' ? 'VM' : 'VMs' +#. 0: createMode === 'single' ? 'Jail' \\: 'Jails' +#. 0: createMode === 'single' ? 'VM' \\: 'VMs' #: src/lib/components/custom/Jail/Template/Create.svelte #: src/lib/components/custom/VM/Template/Create.svelte msgid "Creating {0}" msgstr "" -#. 0: createMode === 'single' ? 'Jail' : 'Jails' -#. 0: createMode === 'single' ? 'VM' : 'VMs' +#. 0: createMode === 'single' ? 'Jail' \\: 'Jails' +#. 0: createMode === 'single' ? 'VM' \\: 'VMs' #: src/lib/components/custom/Jail/Template/Create.svelte #: src/lib/components/custom/VM/Template/Create.svelte msgid "Create {0}" @@ -9903,3 +9905,7 @@ msgstr "" #: src/routes/[node]/jail/[ctid]/summary/+page.svelte msgid "This jail is owned by another node right now" msgstr "" + +#: src/lib/components/custom/Jail/Create/Storage.svelte +msgid "Select a base/rootfs to add FStab entries" +msgstr "" diff --git a/web/src/locales/mal.po b/web/src/locales/mal.po index bb7ec38c..72440aef 100644 --- a/web/src/locales/mal.po +++ b/web/src/locales/mal.po @@ -2318,7 +2318,7 @@ msgstr "കമാൻഡ് പാലറ്റ്" msgid "Search for a command to run" msgstr "പ്രവർത്തിപ്പിക്കാൻ ഒരു കമാൻഡ് തിരയുക" -#. 0: (selectedCount || 0) + (hasSelection ? 0 : inUseCount) +#. 0: (selectedCount || 0) + (hasSelection ? 0 \\: inUseCount) #. 0: selectedLabels.length #: src/lib/components/custom/VM/Extra/CPUSelector.svelte #: src/lib/components/ui/custom-input/combobox-bindable.svelte @@ -3797,6 +3797,7 @@ msgstr "പരിശോധിക്കുക" #: src/lib/components/custom/Jail/Create/CreateJail.svelte #: src/lib/components/custom/Jail/Create/Network.svelte #: src/lib/components/custom/Jail/Create/Network.svelte +#: src/lib/components/custom/Jail/Create/Network.svelte #: src/lib/components/custom/VM/Create/CreateVM.svelte #: src/lib/components/custom/VM/Create/Network.svelte #: src/lib/components/custom/VM/Create/Network.svelte @@ -4628,6 +4629,7 @@ msgstr "ഇപ്പോൾ നെറ്റ്‌വർക്ക് സ്വി #: src/lib/components/custom/Jail/Create/Network.svelte #: src/lib/components/custom/Jail/Create/Network.svelte #: src/lib/components/custom/Jail/Create/Network.svelte +#: src/lib/components/custom/Jail/Create/Network.svelte msgid "Inherit" msgstr "ഇൻഹെറിറ്റ്" @@ -9040,7 +9042,7 @@ msgstr "" msgid "Create Jail Template - Jail CTID {0}" msgstr "" -#. 0: activeLifecycleCount; 1: activeLifecycleCount === 1 ? '' : 's' +#. 0: activeLifecycleCount; 1: activeLifecycleCount === 1 ? '' \\: 's' #: src/lib/components/skeleton/BottomPanel.svelte msgid "<0/> {0} active lifecycle task{1}" msgstr "" @@ -9079,15 +9081,15 @@ msgstr "" msgid "Invalid jail name prefix" msgstr "" -#. 0: createMode === 'single' ? 'Jail' : 'Jails' -#. 0: createMode === 'single' ? 'VM' : 'VMs' +#. 0: createMode === 'single' ? 'Jail' \\: 'Jails' +#. 0: createMode === 'single' ? 'VM' \\: 'VMs' #: src/lib/components/custom/Jail/Template/Create.svelte #: src/lib/components/custom/VM/Template/Create.svelte msgid "Creating {0}" msgstr "" -#. 0: createMode === 'single' ? 'Jail' : 'Jails' -#. 0: createMode === 'single' ? 'VM' : 'VMs' +#. 0: createMode === 'single' ? 'Jail' \\: 'Jails' +#. 0: createMode === 'single' ? 'VM' \\: 'VMs' #: src/lib/components/custom/Jail/Template/Create.svelte #: src/lib/components/custom/VM/Template/Create.svelte msgid "Create {0}" @@ -9903,3 +9905,7 @@ msgstr "" #: src/routes/[node]/jail/[ctid]/summary/+page.svelte msgid "This jail is owned by another node right now" msgstr "" + +#: src/lib/components/custom/Jail/Create/Storage.svelte +msgid "Select a base/rootfs to add FStab entries" +msgstr "" diff --git a/web/src/locales/zh-CN.po b/web/src/locales/zh-CN.po index cea273cc..ddc6ccce 100644 --- a/web/src/locales/zh-CN.po +++ b/web/src/locales/zh-CN.po @@ -2318,7 +2318,7 @@ msgstr "命令面板" msgid "Search for a command to run" msgstr "搜索要运行的命令" -#. 0: (selectedCount || 0) + (hasSelection ? 0 : inUseCount) +#. 0: (selectedCount || 0) + (hasSelection ? 0 \\: inUseCount) #. 0: selectedLabels.length #: src/lib/components/custom/VM/Extra/CPUSelector.svelte #: src/lib/components/ui/custom-input/combobox-bindable.svelte @@ -3797,6 +3797,7 @@ msgstr "检查" #: src/lib/components/custom/Jail/Create/CreateJail.svelte #: src/lib/components/custom/Jail/Create/Network.svelte #: src/lib/components/custom/Jail/Create/Network.svelte +#: src/lib/components/custom/Jail/Create/Network.svelte #: src/lib/components/custom/VM/Create/CreateVM.svelte #: src/lib/components/custom/VM/Create/Network.svelte #: src/lib/components/custom/VM/Create/Network.svelte @@ -4628,6 +4629,7 @@ msgstr "目前不分配网络交换机,您可以稍后添加" #: src/lib/components/custom/Jail/Create/Network.svelte #: src/lib/components/custom/Jail/Create/Network.svelte #: src/lib/components/custom/Jail/Create/Network.svelte +#: src/lib/components/custom/Jail/Create/Network.svelte msgid "Inherit" msgstr "继承" @@ -9040,7 +9042,7 @@ msgstr "" msgid "Create Jail Template - Jail CTID {0}" msgstr "" -#. 0: activeLifecycleCount; 1: activeLifecycleCount === 1 ? '' : 's' +#. 0: activeLifecycleCount; 1: activeLifecycleCount === 1 ? '' \\: 's' #: src/lib/components/skeleton/BottomPanel.svelte msgid "<0/> {0} active lifecycle task{1}" msgstr "" @@ -9079,15 +9081,15 @@ msgstr "" msgid "Invalid jail name prefix" msgstr "" -#. 0: createMode === 'single' ? 'Jail' : 'Jails' -#. 0: createMode === 'single' ? 'VM' : 'VMs' +#. 0: createMode === 'single' ? 'Jail' \\: 'Jails' +#. 0: createMode === 'single' ? 'VM' \\: 'VMs' #: src/lib/components/custom/Jail/Template/Create.svelte #: src/lib/components/custom/VM/Template/Create.svelte msgid "Creating {0}" msgstr "" -#. 0: createMode === 'single' ? 'Jail' : 'Jails' -#. 0: createMode === 'single' ? 'VM' : 'VMs' +#. 0: createMode === 'single' ? 'Jail' \\: 'Jails' +#. 0: createMode === 'single' ? 'VM' \\: 'VMs' #: src/lib/components/custom/Jail/Template/Create.svelte #: src/lib/components/custom/VM/Template/Create.svelte msgid "Create {0}" @@ -9903,3 +9905,7 @@ msgstr "" #: src/routes/[node]/jail/[ctid]/summary/+page.svelte msgid "This jail is owned by another node right now" msgstr "" + +#: src/lib/components/custom/Jail/Create/Storage.svelte +msgid "Select a base/rootfs to add FStab entries" +msgstr ""