mirror of
https://github.com/AlchemillaHQ/Sylve.git
synced 2026-06-14 00:46:34 +03:00
installer: version bump to 0.2.1, locales: update
This commit is contained in:
@@ -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.
|
||||
|
||||
+12
-6
@@ -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"
|
||||
|
||||
+12
-6
@@ -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 ""
|
||||
|
||||
+12
-6
@@ -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 ""
|
||||
|
||||
@@ -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 ""
|
||||
|
||||
Reference in New Issue
Block a user