Update translation

This commit is contained in:
ericbsd
2025-09-24 18:18:44 -03:00
parent 291947c317
commit 97d32852fa
38 changed files with 1666 additions and 1666 deletions
+1 -1
View File
@@ -14,5 +14,5 @@ install_station/network_setup.py
install_station/partition.py install_station/partition.py
install_station/system_calls.py install_station/system_calls.py
install_station/use_zfs.py install_station/use_zfs.py
install_station/welcome_live.py install_station/try_install.py
install_station/window.py install_station/window.py
+45 -45
View File
@@ -7,7 +7,7 @@ msgid ""
msgstr "" msgstr ""
"Project-Id-Version: PACKAGE VERSION\n" "Project-Id-Version: PACKAGE VERSION\n"
"Report-Msgid-Bugs-To: \n" "Report-Msgid-Bugs-To: \n"
"POT-Creation-Date: 2025-07-12 21:21-0300\n" "POT-Creation-Date: 2025-09-24 18:07-0300\n"
"PO-Revision-Date: 2025-07-09 20:27-0300\n" "PO-Revision-Date: 2025-07-09 20:27-0300\n"
"Last-Translator: Eric Turgeon <EMAIL@ADDRESS>\n" "Last-Translator: Eric Turgeon <EMAIL@ADDRESS>\n"
"Language-Team: Arabic <(nothing)>\n" "Language-Team: Arabic <(nothing)>\n"
@@ -17,7 +17,7 @@ msgstr ""
"Content-Transfer-Encoding: 8bit\n" "Content-Transfer-Encoding: 8bit\n"
#: install_station/boot_manager.py:121 #: install_station/boot_manager.py:121
#: install_station/interface_controller.py:201 #: install_station/interface_controller.py:241
msgid "Boot Option" msgid "Boot Option"
msgstr "" msgstr ""
@@ -34,43 +34,43 @@ msgstr ""
msgid "FreeBSD {loader} loader only" msgid "FreeBSD {loader} loader only"
msgstr "" msgstr ""
#: install_station/common.py:108 #: install_station/common.py:123
msgid "Space not allowed" msgid "Space not allowed"
msgstr "" msgstr ""
#: install_station/common.py:110 install_station/common.py:112 #: install_station/common.py:125 install_station/common.py:127
msgid "Super Weak" msgid "Super Weak"
msgstr "" msgstr ""
#: install_station/common.py:114 install_station/common.py:120 #: install_station/common.py:129 install_station/common.py:135
msgid "Very Weak" msgid "Very Weak"
msgstr "" msgstr ""
#: install_station/common.py:116 install_station/common.py:122 #: install_station/common.py:131 install_station/common.py:137
#: install_station/common.py:128 #: install_station/common.py:143
msgid "Fairly Weak" msgid "Fairly Weak"
msgstr "" msgstr ""
#: install_station/common.py:118 install_station/common.py:124 #: install_station/common.py:133 install_station/common.py:139
#: install_station/common.py:130 install_station/common.py:136 #: install_station/common.py:145 install_station/common.py:151
msgid "Weak" msgid "Weak"
msgstr "" msgstr ""
#: install_station/common.py:126 install_station/common.py:132 #: install_station/common.py:141 install_station/common.py:147
#: install_station/common.py:138 install_station/common.py:144 #: install_station/common.py:153 install_station/common.py:159
msgid "Strong" msgid "Strong"
msgstr "" msgstr ""
#: install_station/common.py:134 install_station/common.py:140 #: install_station/common.py:149 install_station/common.py:155
#: install_station/common.py:146 install_station/common.py:152 #: install_station/common.py:161 install_station/common.py:167
msgid "Fairly Strong" msgid "Fairly Strong"
msgstr "" msgstr ""
#: install_station/common.py:142 install_station/common.py:148 #: install_station/common.py:157 install_station/common.py:163
msgid "Very Strong" msgid "Very Strong"
msgstr "" msgstr ""
#: install_station/common.py:150 install_station/common.py:154 #: install_station/common.py:165 install_station/common.py:169
msgid "Super Strong" msgid "Super Strong"
msgstr "" msgstr ""
@@ -162,18 +162,18 @@ msgstr ""
msgid "Ok" msgid "Ok"
msgstr "" msgstr ""
#: install_station/install_type.py:52 #: install_station/install_type.py:94
msgid "How do you want to install GhostBSD?" msgid "How do you want to install GhostBSD?"
msgstr "" msgstr ""
#: install_station/install_type.py:58 #: install_station/install_type.py:100
msgid "" msgid ""
"<b>Disks Configuration</b>\n" "<b>Disks Configuration</b>\n"
"Install GhostBSD using Stripe, Mirror, RAIDZ1, RAIDZ2, or RAIDZ3 " "Install GhostBSD using Stripe, Mirror, RAIDZ1, RAIDZ2, or RAIDZ3 "
"configurations." "configurations."
msgstr "" msgstr ""
#: install_station/install_type.py:71 #: install_station/install_type.py:113
msgid "" msgid ""
"<b>Multi-Boot Configuration</b>\n" "<b>Multi-Boot Configuration</b>\n"
"Install GhostBSD with ZFS alongside other operating systems." "Install GhostBSD with ZFS alongside other operating systems."
@@ -211,90 +211,90 @@ msgid ""
"We hope you'll enjoy our BSD operating system." "We hope you'll enjoy our BSD operating system."
msgstr "" msgstr ""
#: install_station/interface_controller.py:9 #: install_station/interface_controller.py:24
#: install_station/interface_controller.py:20 #: install_station/interface_controller.py:35
msgid "Back" msgid "Back"
msgstr "" msgstr ""
#: install_station/interface_controller.py:11 #: install_station/interface_controller.py:26
#: install_station/interface_controller.py:21 #: install_station/interface_controller.py:36
msgid "Cancel" msgid "Cancel"
msgstr "" msgstr ""
#: install_station/interface_controller.py:13 #: install_station/interface_controller.py:28
#: install_station/interface_controller.py:22 #: install_station/interface_controller.py:37
#: install_station/interface_controller.py:257 #: install_station/interface_controller.py:297
msgid "Next" msgid "Next"
msgstr "" msgstr ""
#: install_station/interface_controller.py:106 #: install_station/interface_controller.py:129
#: install_station/interface_controller.py:107 install_station/language.py:101 #: install_station/interface_controller.py:130 install_station/language.py:101
msgid "Welcome to GhostBSD" msgid "Welcome to GhostBSD"
msgstr "" msgstr ""
#: install_station/interface_controller.py:116 #: install_station/interface_controller.py:139
msgid "Button" msgid "Button"
msgstr "" msgstr ""
#: install_station/interface_controller.py:137 #: install_station/interface_controller.py:160
msgid "Keyboard Setup" msgid "Keyboard Setup"
msgstr "" msgstr ""
#: install_station/interface_controller.py:149 #: install_station/interface_controller.py:172
#: install_station/interface_controller.py:234 #: install_station/interface_controller.py:274
#: install_station/interface_controller.py:239 #: install_station/interface_controller.py:279
msgid "Network Setup" msgid "Network Setup"
msgstr "" msgstr ""
#: install_station/interface_controller.py:160 #: install_station/interface_controller.py:183
msgid "Try Or Install GhostBSD" msgid "Try Or Install GhostBSD"
msgstr "" msgstr ""
#: install_station/interface_controller.py:170 #: install_station/interface_controller.py:194
msgid "Installation Types" msgid "Installation Types"
msgstr "" msgstr ""
#: install_station/interface_controller.py:181 #: install_station/interface_controller.py:221
msgid "Custom Configuration" msgid "Custom Configuration"
msgstr "" msgstr ""
#: install_station/interface_controller.py:191 #: install_station/interface_controller.py:231
msgid "ZFS Configuration" msgid "ZFS Configuration"
msgstr "" msgstr ""
#: install_station/interface_controller.py:203 #: install_station/interface_controller.py:243
msgid "Install" msgid "Install"
msgstr "" msgstr ""
#: install_station/interface_controller.py:213 #: install_station/interface_controller.py:253
msgid "Installation Progress" msgid "Installation Progress"
msgstr "" msgstr ""
#: install_station/interface_controller.py:220 #: install_station/interface_controller.py:260
msgid "Progress Bar" msgid "Progress Bar"
msgstr "" msgstr ""
#: install_station/keyboard.py:40 #: install_station/keyboard.py:45
msgid "Type here to test your keyboard" msgid "Type here to test your keyboard"
msgstr "" msgstr ""
#: install_station/keyboard.py:97 #: install_station/keyboard.py:102
msgid "Keyboard Layout" msgid "Keyboard Layout"
msgstr "" msgstr ""
#: install_station/keyboard.py:117 #: install_station/keyboard.py:122
msgid "Keyboard Models" msgid "Keyboard Models"
msgstr "" msgstr ""
#: install_station/keyboard.py:225 #: install_station/keyboard.py:230
msgid "English (US)" msgid "English (US)"
msgstr "" msgstr ""
#: install_station/keyboard.py:226 #: install_station/keyboard.py:231
msgid "English (Canada)" msgid "English (Canada)"
msgstr "" msgstr ""
#: install_station/keyboard.py:227 #: install_station/keyboard.py:232
msgid "French (Canada)" msgid "French (Canada)"
msgstr "" msgstr ""
+45 -45
View File
@@ -7,7 +7,7 @@ msgid ""
msgstr "" msgstr ""
"Project-Id-Version: PACKAGE VERSION\n" "Project-Id-Version: PACKAGE VERSION\n"
"Report-Msgid-Bugs-To: \n" "Report-Msgid-Bugs-To: \n"
"POT-Creation-Date: 2025-07-12 21:21-0300\n" "POT-Creation-Date: 2025-09-24 18:07-0300\n"
"PO-Revision-Date: 2025-07-09 20:26-0300\n" "PO-Revision-Date: 2025-07-09 20:26-0300\n"
"Last-Translator: Eric Turgeon <EMAIL@ADDRESS>\n" "Last-Translator: Eric Turgeon <EMAIL@ADDRESS>\n"
"Language-Team: Bulgarian <dict@ludost.net>\n" "Language-Team: Bulgarian <dict@ludost.net>\n"
@@ -18,7 +18,7 @@ msgstr ""
"Plural-Forms: nplurals=2; plural=(n != 1);\n" "Plural-Forms: nplurals=2; plural=(n != 1);\n"
#: install_station/boot_manager.py:121 #: install_station/boot_manager.py:121
#: install_station/interface_controller.py:201 #: install_station/interface_controller.py:241
msgid "Boot Option" msgid "Boot Option"
msgstr "" msgstr ""
@@ -35,43 +35,43 @@ msgstr ""
msgid "FreeBSD {loader} loader only" msgid "FreeBSD {loader} loader only"
msgstr "" msgstr ""
#: install_station/common.py:108 #: install_station/common.py:123
msgid "Space not allowed" msgid "Space not allowed"
msgstr "" msgstr ""
#: install_station/common.py:110 install_station/common.py:112 #: install_station/common.py:125 install_station/common.py:127
msgid "Super Weak" msgid "Super Weak"
msgstr "" msgstr ""
#: install_station/common.py:114 install_station/common.py:120 #: install_station/common.py:129 install_station/common.py:135
msgid "Very Weak" msgid "Very Weak"
msgstr "" msgstr ""
#: install_station/common.py:116 install_station/common.py:122 #: install_station/common.py:131 install_station/common.py:137
#: install_station/common.py:128 #: install_station/common.py:143
msgid "Fairly Weak" msgid "Fairly Weak"
msgstr "" msgstr ""
#: install_station/common.py:118 install_station/common.py:124 #: install_station/common.py:133 install_station/common.py:139
#: install_station/common.py:130 install_station/common.py:136 #: install_station/common.py:145 install_station/common.py:151
msgid "Weak" msgid "Weak"
msgstr "" msgstr ""
#: install_station/common.py:126 install_station/common.py:132 #: install_station/common.py:141 install_station/common.py:147
#: install_station/common.py:138 install_station/common.py:144 #: install_station/common.py:153 install_station/common.py:159
msgid "Strong" msgid "Strong"
msgstr "" msgstr ""
#: install_station/common.py:134 install_station/common.py:140 #: install_station/common.py:149 install_station/common.py:155
#: install_station/common.py:146 install_station/common.py:152 #: install_station/common.py:161 install_station/common.py:167
msgid "Fairly Strong" msgid "Fairly Strong"
msgstr "" msgstr ""
#: install_station/common.py:142 install_station/common.py:148 #: install_station/common.py:157 install_station/common.py:163
msgid "Very Strong" msgid "Very Strong"
msgstr "" msgstr ""
#: install_station/common.py:150 install_station/common.py:154 #: install_station/common.py:165 install_station/common.py:169
msgid "Super Strong" msgid "Super Strong"
msgstr "" msgstr ""
@@ -163,18 +163,18 @@ msgstr ""
msgid "Ok" msgid "Ok"
msgstr "" msgstr ""
#: install_station/install_type.py:52 #: install_station/install_type.py:94
msgid "How do you want to install GhostBSD?" msgid "How do you want to install GhostBSD?"
msgstr "" msgstr ""
#: install_station/install_type.py:58 #: install_station/install_type.py:100
msgid "" msgid ""
"<b>Disks Configuration</b>\n" "<b>Disks Configuration</b>\n"
"Install GhostBSD using Stripe, Mirror, RAIDZ1, RAIDZ2, or RAIDZ3 " "Install GhostBSD using Stripe, Mirror, RAIDZ1, RAIDZ2, or RAIDZ3 "
"configurations." "configurations."
msgstr "" msgstr ""
#: install_station/install_type.py:71 #: install_station/install_type.py:113
msgid "" msgid ""
"<b>Multi-Boot Configuration</b>\n" "<b>Multi-Boot Configuration</b>\n"
"Install GhostBSD with ZFS alongside other operating systems." "Install GhostBSD with ZFS alongside other operating systems."
@@ -212,90 +212,90 @@ msgid ""
"We hope you'll enjoy our BSD operating system." "We hope you'll enjoy our BSD operating system."
msgstr "" msgstr ""
#: install_station/interface_controller.py:9 #: install_station/interface_controller.py:24
#: install_station/interface_controller.py:20 #: install_station/interface_controller.py:35
msgid "Back" msgid "Back"
msgstr "" msgstr ""
#: install_station/interface_controller.py:11 #: install_station/interface_controller.py:26
#: install_station/interface_controller.py:21 #: install_station/interface_controller.py:36
msgid "Cancel" msgid "Cancel"
msgstr "" msgstr ""
#: install_station/interface_controller.py:13 #: install_station/interface_controller.py:28
#: install_station/interface_controller.py:22 #: install_station/interface_controller.py:37
#: install_station/interface_controller.py:257 #: install_station/interface_controller.py:297
msgid "Next" msgid "Next"
msgstr "" msgstr ""
#: install_station/interface_controller.py:106 #: install_station/interface_controller.py:129
#: install_station/interface_controller.py:107 install_station/language.py:101 #: install_station/interface_controller.py:130 install_station/language.py:101
msgid "Welcome to GhostBSD" msgid "Welcome to GhostBSD"
msgstr "" msgstr ""
#: install_station/interface_controller.py:116 #: install_station/interface_controller.py:139
msgid "Button" msgid "Button"
msgstr "" msgstr ""
#: install_station/interface_controller.py:137 #: install_station/interface_controller.py:160
msgid "Keyboard Setup" msgid "Keyboard Setup"
msgstr "" msgstr ""
#: install_station/interface_controller.py:149 #: install_station/interface_controller.py:172
#: install_station/interface_controller.py:234 #: install_station/interface_controller.py:274
#: install_station/interface_controller.py:239 #: install_station/interface_controller.py:279
msgid "Network Setup" msgid "Network Setup"
msgstr "" msgstr ""
#: install_station/interface_controller.py:160 #: install_station/interface_controller.py:183
msgid "Try Or Install GhostBSD" msgid "Try Or Install GhostBSD"
msgstr "" msgstr ""
#: install_station/interface_controller.py:170 #: install_station/interface_controller.py:194
msgid "Installation Types" msgid "Installation Types"
msgstr "" msgstr ""
#: install_station/interface_controller.py:181 #: install_station/interface_controller.py:221
msgid "Custom Configuration" msgid "Custom Configuration"
msgstr "" msgstr ""
#: install_station/interface_controller.py:191 #: install_station/interface_controller.py:231
msgid "ZFS Configuration" msgid "ZFS Configuration"
msgstr "" msgstr ""
#: install_station/interface_controller.py:203 #: install_station/interface_controller.py:243
msgid "Install" msgid "Install"
msgstr "" msgstr ""
#: install_station/interface_controller.py:213 #: install_station/interface_controller.py:253
msgid "Installation Progress" msgid "Installation Progress"
msgstr "" msgstr ""
#: install_station/interface_controller.py:220 #: install_station/interface_controller.py:260
msgid "Progress Bar" msgid "Progress Bar"
msgstr "" msgstr ""
#: install_station/keyboard.py:40 #: install_station/keyboard.py:45
msgid "Type here to test your keyboard" msgid "Type here to test your keyboard"
msgstr "" msgstr ""
#: install_station/keyboard.py:97 #: install_station/keyboard.py:102
msgid "Keyboard Layout" msgid "Keyboard Layout"
msgstr "" msgstr ""
#: install_station/keyboard.py:117 #: install_station/keyboard.py:122
msgid "Keyboard Models" msgid "Keyboard Models"
msgstr "" msgstr ""
#: install_station/keyboard.py:225 #: install_station/keyboard.py:230
msgid "English (US)" msgid "English (US)"
msgstr "" msgstr ""
#: install_station/keyboard.py:226 #: install_station/keyboard.py:231
msgid "English (Canada)" msgid "English (Canada)"
msgstr "" msgstr ""
#: install_station/keyboard.py:227 #: install_station/keyboard.py:232
msgid "French (Canada)" msgid "French (Canada)"
msgstr "" msgstr ""
+45 -45
View File
@@ -7,7 +7,7 @@ msgid ""
msgstr "" msgstr ""
"Project-Id-Version: PACKAGE VERSION\n" "Project-Id-Version: PACKAGE VERSION\n"
"Report-Msgid-Bugs-To: \n" "Report-Msgid-Bugs-To: \n"
"POT-Creation-Date: 2025-07-12 21:21-0300\n" "POT-Creation-Date: 2025-09-24 18:07-0300\n"
"PO-Revision-Date: 2025-07-09 20:26-0300\n" "PO-Revision-Date: 2025-07-09 20:26-0300\n"
"Last-Translator: Eric Turgeon <EMAIL@ADDRESS>\n" "Last-Translator: Eric Turgeon <EMAIL@ADDRESS>\n"
"Language-Team: Catalan <ca@dodds.net>\n" "Language-Team: Catalan <ca@dodds.net>\n"
@@ -18,7 +18,7 @@ msgstr ""
"Plural-Forms: nplurals=2; plural=(n != 1);\n" "Plural-Forms: nplurals=2; plural=(n != 1);\n"
#: install_station/boot_manager.py:121 #: install_station/boot_manager.py:121
#: install_station/interface_controller.py:201 #: install_station/interface_controller.py:241
msgid "Boot Option" msgid "Boot Option"
msgstr "" msgstr ""
@@ -35,43 +35,43 @@ msgstr ""
msgid "FreeBSD {loader} loader only" msgid "FreeBSD {loader} loader only"
msgstr "" msgstr ""
#: install_station/common.py:108 #: install_station/common.py:123
msgid "Space not allowed" msgid "Space not allowed"
msgstr "" msgstr ""
#: install_station/common.py:110 install_station/common.py:112 #: install_station/common.py:125 install_station/common.py:127
msgid "Super Weak" msgid "Super Weak"
msgstr "" msgstr ""
#: install_station/common.py:114 install_station/common.py:120 #: install_station/common.py:129 install_station/common.py:135
msgid "Very Weak" msgid "Very Weak"
msgstr "" msgstr ""
#: install_station/common.py:116 install_station/common.py:122 #: install_station/common.py:131 install_station/common.py:137
#: install_station/common.py:128 #: install_station/common.py:143
msgid "Fairly Weak" msgid "Fairly Weak"
msgstr "" msgstr ""
#: install_station/common.py:118 install_station/common.py:124 #: install_station/common.py:133 install_station/common.py:139
#: install_station/common.py:130 install_station/common.py:136 #: install_station/common.py:145 install_station/common.py:151
msgid "Weak" msgid "Weak"
msgstr "" msgstr ""
#: install_station/common.py:126 install_station/common.py:132 #: install_station/common.py:141 install_station/common.py:147
#: install_station/common.py:138 install_station/common.py:144 #: install_station/common.py:153 install_station/common.py:159
msgid "Strong" msgid "Strong"
msgstr "" msgstr ""
#: install_station/common.py:134 install_station/common.py:140 #: install_station/common.py:149 install_station/common.py:155
#: install_station/common.py:146 install_station/common.py:152 #: install_station/common.py:161 install_station/common.py:167
msgid "Fairly Strong" msgid "Fairly Strong"
msgstr "" msgstr ""
#: install_station/common.py:142 install_station/common.py:148 #: install_station/common.py:157 install_station/common.py:163
msgid "Very Strong" msgid "Very Strong"
msgstr "" msgstr ""
#: install_station/common.py:150 install_station/common.py:154 #: install_station/common.py:165 install_station/common.py:169
msgid "Super Strong" msgid "Super Strong"
msgstr "" msgstr ""
@@ -163,18 +163,18 @@ msgstr ""
msgid "Ok" msgid "Ok"
msgstr "" msgstr ""
#: install_station/install_type.py:52 #: install_station/install_type.py:94
msgid "How do you want to install GhostBSD?" msgid "How do you want to install GhostBSD?"
msgstr "" msgstr ""
#: install_station/install_type.py:58 #: install_station/install_type.py:100
msgid "" msgid ""
"<b>Disks Configuration</b>\n" "<b>Disks Configuration</b>\n"
"Install GhostBSD using Stripe, Mirror, RAIDZ1, RAIDZ2, or RAIDZ3 " "Install GhostBSD using Stripe, Mirror, RAIDZ1, RAIDZ2, or RAIDZ3 "
"configurations." "configurations."
msgstr "" msgstr ""
#: install_station/install_type.py:71 #: install_station/install_type.py:113
msgid "" msgid ""
"<b>Multi-Boot Configuration</b>\n" "<b>Multi-Boot Configuration</b>\n"
"Install GhostBSD with ZFS alongside other operating systems." "Install GhostBSD with ZFS alongside other operating systems."
@@ -212,90 +212,90 @@ msgid ""
"We hope you'll enjoy our BSD operating system." "We hope you'll enjoy our BSD operating system."
msgstr "" msgstr ""
#: install_station/interface_controller.py:9 #: install_station/interface_controller.py:24
#: install_station/interface_controller.py:20 #: install_station/interface_controller.py:35
msgid "Back" msgid "Back"
msgstr "" msgstr ""
#: install_station/interface_controller.py:11 #: install_station/interface_controller.py:26
#: install_station/interface_controller.py:21 #: install_station/interface_controller.py:36
msgid "Cancel" msgid "Cancel"
msgstr "" msgstr ""
#: install_station/interface_controller.py:13 #: install_station/interface_controller.py:28
#: install_station/interface_controller.py:22 #: install_station/interface_controller.py:37
#: install_station/interface_controller.py:257 #: install_station/interface_controller.py:297
msgid "Next" msgid "Next"
msgstr "" msgstr ""
#: install_station/interface_controller.py:106 #: install_station/interface_controller.py:129
#: install_station/interface_controller.py:107 install_station/language.py:101 #: install_station/interface_controller.py:130 install_station/language.py:101
msgid "Welcome to GhostBSD" msgid "Welcome to GhostBSD"
msgstr "" msgstr ""
#: install_station/interface_controller.py:116 #: install_station/interface_controller.py:139
msgid "Button" msgid "Button"
msgstr "" msgstr ""
#: install_station/interface_controller.py:137 #: install_station/interface_controller.py:160
msgid "Keyboard Setup" msgid "Keyboard Setup"
msgstr "" msgstr ""
#: install_station/interface_controller.py:149 #: install_station/interface_controller.py:172
#: install_station/interface_controller.py:234 #: install_station/interface_controller.py:274
#: install_station/interface_controller.py:239 #: install_station/interface_controller.py:279
msgid "Network Setup" msgid "Network Setup"
msgstr "" msgstr ""
#: install_station/interface_controller.py:160 #: install_station/interface_controller.py:183
msgid "Try Or Install GhostBSD" msgid "Try Or Install GhostBSD"
msgstr "" msgstr ""
#: install_station/interface_controller.py:170 #: install_station/interface_controller.py:194
msgid "Installation Types" msgid "Installation Types"
msgstr "" msgstr ""
#: install_station/interface_controller.py:181 #: install_station/interface_controller.py:221
msgid "Custom Configuration" msgid "Custom Configuration"
msgstr "" msgstr ""
#: install_station/interface_controller.py:191 #: install_station/interface_controller.py:231
msgid "ZFS Configuration" msgid "ZFS Configuration"
msgstr "" msgstr ""
#: install_station/interface_controller.py:203 #: install_station/interface_controller.py:243
msgid "Install" msgid "Install"
msgstr "" msgstr ""
#: install_station/interface_controller.py:213 #: install_station/interface_controller.py:253
msgid "Installation Progress" msgid "Installation Progress"
msgstr "" msgstr ""
#: install_station/interface_controller.py:220 #: install_station/interface_controller.py:260
msgid "Progress Bar" msgid "Progress Bar"
msgstr "" msgstr ""
#: install_station/keyboard.py:40 #: install_station/keyboard.py:45
msgid "Type here to test your keyboard" msgid "Type here to test your keyboard"
msgstr "" msgstr ""
#: install_station/keyboard.py:97 #: install_station/keyboard.py:102
msgid "Keyboard Layout" msgid "Keyboard Layout"
msgstr "" msgstr ""
#: install_station/keyboard.py:117 #: install_station/keyboard.py:122
msgid "Keyboard Models" msgid "Keyboard Models"
msgstr "" msgstr ""
#: install_station/keyboard.py:225 #: install_station/keyboard.py:230
msgid "English (US)" msgid "English (US)"
msgstr "" msgstr ""
#: install_station/keyboard.py:226 #: install_station/keyboard.py:231
msgid "English (Canada)" msgid "English (Canada)"
msgstr "" msgstr ""
#: install_station/keyboard.py:227 #: install_station/keyboard.py:232
msgid "French (Canada)" msgid "French (Canada)"
msgstr "" msgstr ""
+45 -45
View File
@@ -7,7 +7,7 @@ msgid ""
msgstr "" msgstr ""
"Project-Id-Version: PACKAGE VERSION\n" "Project-Id-Version: PACKAGE VERSION\n"
"Report-Msgid-Bugs-To: \n" "Report-Msgid-Bugs-To: \n"
"POT-Creation-Date: 2025-07-12 21:21-0300\n" "POT-Creation-Date: 2025-09-24 18:07-0300\n"
"PO-Revision-Date: 2025-07-09 20:24-0300\n" "PO-Revision-Date: 2025-07-09 20:24-0300\n"
"Last-Translator: Eric Turgeon <EMAIL@ADDRESS>\n" "Last-Translator: Eric Turgeon <EMAIL@ADDRESS>\n"
"Language-Team: Czech <translation-team-cs@lists.sourceforge.net>\n" "Language-Team: Czech <translation-team-cs@lists.sourceforge.net>\n"
@@ -18,7 +18,7 @@ msgstr ""
"Plural-Forms: nplurals=3; plural=(n==1) ? 0 : (n>=2 && n<=4) ? 1 : 2;\n" "Plural-Forms: nplurals=3; plural=(n==1) ? 0 : (n>=2 && n<=4) ? 1 : 2;\n"
#: install_station/boot_manager.py:121 #: install_station/boot_manager.py:121
#: install_station/interface_controller.py:201 #: install_station/interface_controller.py:241
msgid "Boot Option" msgid "Boot Option"
msgstr "" msgstr ""
@@ -35,43 +35,43 @@ msgstr ""
msgid "FreeBSD {loader} loader only" msgid "FreeBSD {loader} loader only"
msgstr "" msgstr ""
#: install_station/common.py:108 #: install_station/common.py:123
msgid "Space not allowed" msgid "Space not allowed"
msgstr "" msgstr ""
#: install_station/common.py:110 install_station/common.py:112 #: install_station/common.py:125 install_station/common.py:127
msgid "Super Weak" msgid "Super Weak"
msgstr "" msgstr ""
#: install_station/common.py:114 install_station/common.py:120 #: install_station/common.py:129 install_station/common.py:135
msgid "Very Weak" msgid "Very Weak"
msgstr "" msgstr ""
#: install_station/common.py:116 install_station/common.py:122 #: install_station/common.py:131 install_station/common.py:137
#: install_station/common.py:128 #: install_station/common.py:143
msgid "Fairly Weak" msgid "Fairly Weak"
msgstr "" msgstr ""
#: install_station/common.py:118 install_station/common.py:124 #: install_station/common.py:133 install_station/common.py:139
#: install_station/common.py:130 install_station/common.py:136 #: install_station/common.py:145 install_station/common.py:151
msgid "Weak" msgid "Weak"
msgstr "" msgstr ""
#: install_station/common.py:126 install_station/common.py:132 #: install_station/common.py:141 install_station/common.py:147
#: install_station/common.py:138 install_station/common.py:144 #: install_station/common.py:153 install_station/common.py:159
msgid "Strong" msgid "Strong"
msgstr "" msgstr ""
#: install_station/common.py:134 install_station/common.py:140 #: install_station/common.py:149 install_station/common.py:155
#: install_station/common.py:146 install_station/common.py:152 #: install_station/common.py:161 install_station/common.py:167
msgid "Fairly Strong" msgid "Fairly Strong"
msgstr "" msgstr ""
#: install_station/common.py:142 install_station/common.py:148 #: install_station/common.py:157 install_station/common.py:163
msgid "Very Strong" msgid "Very Strong"
msgstr "" msgstr ""
#: install_station/common.py:150 install_station/common.py:154 #: install_station/common.py:165 install_station/common.py:169
msgid "Super Strong" msgid "Super Strong"
msgstr "" msgstr ""
@@ -163,18 +163,18 @@ msgstr ""
msgid "Ok" msgid "Ok"
msgstr "" msgstr ""
#: install_station/install_type.py:52 #: install_station/install_type.py:94
msgid "How do you want to install GhostBSD?" msgid "How do you want to install GhostBSD?"
msgstr "" msgstr ""
#: install_station/install_type.py:58 #: install_station/install_type.py:100
msgid "" msgid ""
"<b>Disks Configuration</b>\n" "<b>Disks Configuration</b>\n"
"Install GhostBSD using Stripe, Mirror, RAIDZ1, RAIDZ2, or RAIDZ3 " "Install GhostBSD using Stripe, Mirror, RAIDZ1, RAIDZ2, or RAIDZ3 "
"configurations." "configurations."
msgstr "" msgstr ""
#: install_station/install_type.py:71 #: install_station/install_type.py:113
msgid "" msgid ""
"<b>Multi-Boot Configuration</b>\n" "<b>Multi-Boot Configuration</b>\n"
"Install GhostBSD with ZFS alongside other operating systems." "Install GhostBSD with ZFS alongside other operating systems."
@@ -212,90 +212,90 @@ msgid ""
"We hope you'll enjoy our BSD operating system." "We hope you'll enjoy our BSD operating system."
msgstr "" msgstr ""
#: install_station/interface_controller.py:9 #: install_station/interface_controller.py:24
#: install_station/interface_controller.py:20 #: install_station/interface_controller.py:35
msgid "Back" msgid "Back"
msgstr "" msgstr ""
#: install_station/interface_controller.py:11 #: install_station/interface_controller.py:26
#: install_station/interface_controller.py:21 #: install_station/interface_controller.py:36
msgid "Cancel" msgid "Cancel"
msgstr "" msgstr ""
#: install_station/interface_controller.py:13 #: install_station/interface_controller.py:28
#: install_station/interface_controller.py:22 #: install_station/interface_controller.py:37
#: install_station/interface_controller.py:257 #: install_station/interface_controller.py:297
msgid "Next" msgid "Next"
msgstr "" msgstr ""
#: install_station/interface_controller.py:106 #: install_station/interface_controller.py:129
#: install_station/interface_controller.py:107 install_station/language.py:101 #: install_station/interface_controller.py:130 install_station/language.py:101
msgid "Welcome to GhostBSD" msgid "Welcome to GhostBSD"
msgstr "" msgstr ""
#: install_station/interface_controller.py:116 #: install_station/interface_controller.py:139
msgid "Button" msgid "Button"
msgstr "" msgstr ""
#: install_station/interface_controller.py:137 #: install_station/interface_controller.py:160
msgid "Keyboard Setup" msgid "Keyboard Setup"
msgstr "" msgstr ""
#: install_station/interface_controller.py:149 #: install_station/interface_controller.py:172
#: install_station/interface_controller.py:234 #: install_station/interface_controller.py:274
#: install_station/interface_controller.py:239 #: install_station/interface_controller.py:279
msgid "Network Setup" msgid "Network Setup"
msgstr "" msgstr ""
#: install_station/interface_controller.py:160 #: install_station/interface_controller.py:183
msgid "Try Or Install GhostBSD" msgid "Try Or Install GhostBSD"
msgstr "" msgstr ""
#: install_station/interface_controller.py:170 #: install_station/interface_controller.py:194
msgid "Installation Types" msgid "Installation Types"
msgstr "" msgstr ""
#: install_station/interface_controller.py:181 #: install_station/interface_controller.py:221
msgid "Custom Configuration" msgid "Custom Configuration"
msgstr "" msgstr ""
#: install_station/interface_controller.py:191 #: install_station/interface_controller.py:231
msgid "ZFS Configuration" msgid "ZFS Configuration"
msgstr "" msgstr ""
#: install_station/interface_controller.py:203 #: install_station/interface_controller.py:243
msgid "Install" msgid "Install"
msgstr "" msgstr ""
#: install_station/interface_controller.py:213 #: install_station/interface_controller.py:253
msgid "Installation Progress" msgid "Installation Progress"
msgstr "" msgstr ""
#: install_station/interface_controller.py:220 #: install_station/interface_controller.py:260
msgid "Progress Bar" msgid "Progress Bar"
msgstr "" msgstr ""
#: install_station/keyboard.py:40 #: install_station/keyboard.py:45
msgid "Type here to test your keyboard" msgid "Type here to test your keyboard"
msgstr "" msgstr ""
#: install_station/keyboard.py:97 #: install_station/keyboard.py:102
msgid "Keyboard Layout" msgid "Keyboard Layout"
msgstr "" msgstr ""
#: install_station/keyboard.py:117 #: install_station/keyboard.py:122
msgid "Keyboard Models" msgid "Keyboard Models"
msgstr "" msgstr ""
#: install_station/keyboard.py:225 #: install_station/keyboard.py:230
msgid "English (US)" msgid "English (US)"
msgstr "" msgstr ""
#: install_station/keyboard.py:226 #: install_station/keyboard.py:231
msgid "English (Canada)" msgid "English (Canada)"
msgstr "" msgstr ""
#: install_station/keyboard.py:227 #: install_station/keyboard.py:232
msgid "French (Canada)" msgid "French (Canada)"
msgstr "" msgstr ""
+45 -45
View File
@@ -7,7 +7,7 @@ msgid ""
msgstr "" msgstr ""
"Project-Id-Version: PACKAGE VERSION\n" "Project-Id-Version: PACKAGE VERSION\n"
"Report-Msgid-Bugs-To: \n" "Report-Msgid-Bugs-To: \n"
"POT-Creation-Date: 2025-07-12 21:21-0300\n" "POT-Creation-Date: 2025-09-24 18:07-0300\n"
"PO-Revision-Date: 2025-07-09 20:24-0300\n" "PO-Revision-Date: 2025-07-09 20:24-0300\n"
"Last-Translator: Eric Turgeon <EMAIL@ADDRESS>\n" "Last-Translator: Eric Turgeon <EMAIL@ADDRESS>\n"
"Language-Team: Danish <dansk@dansk-gruppen.dk>\n" "Language-Team: Danish <dansk@dansk-gruppen.dk>\n"
@@ -18,7 +18,7 @@ msgstr ""
"Plural-Forms: nplurals=2; plural=(n != 1);\n" "Plural-Forms: nplurals=2; plural=(n != 1);\n"
#: install_station/boot_manager.py:121 #: install_station/boot_manager.py:121
#: install_station/interface_controller.py:201 #: install_station/interface_controller.py:241
msgid "Boot Option" msgid "Boot Option"
msgstr "" msgstr ""
@@ -35,43 +35,43 @@ msgstr ""
msgid "FreeBSD {loader} loader only" msgid "FreeBSD {loader} loader only"
msgstr "" msgstr ""
#: install_station/common.py:108 #: install_station/common.py:123
msgid "Space not allowed" msgid "Space not allowed"
msgstr "" msgstr ""
#: install_station/common.py:110 install_station/common.py:112 #: install_station/common.py:125 install_station/common.py:127
msgid "Super Weak" msgid "Super Weak"
msgstr "" msgstr ""
#: install_station/common.py:114 install_station/common.py:120 #: install_station/common.py:129 install_station/common.py:135
msgid "Very Weak" msgid "Very Weak"
msgstr "" msgstr ""
#: install_station/common.py:116 install_station/common.py:122 #: install_station/common.py:131 install_station/common.py:137
#: install_station/common.py:128 #: install_station/common.py:143
msgid "Fairly Weak" msgid "Fairly Weak"
msgstr "" msgstr ""
#: install_station/common.py:118 install_station/common.py:124 #: install_station/common.py:133 install_station/common.py:139
#: install_station/common.py:130 install_station/common.py:136 #: install_station/common.py:145 install_station/common.py:151
msgid "Weak" msgid "Weak"
msgstr "" msgstr ""
#: install_station/common.py:126 install_station/common.py:132 #: install_station/common.py:141 install_station/common.py:147
#: install_station/common.py:138 install_station/common.py:144 #: install_station/common.py:153 install_station/common.py:159
msgid "Strong" msgid "Strong"
msgstr "" msgstr ""
#: install_station/common.py:134 install_station/common.py:140 #: install_station/common.py:149 install_station/common.py:155
#: install_station/common.py:146 install_station/common.py:152 #: install_station/common.py:161 install_station/common.py:167
msgid "Fairly Strong" msgid "Fairly Strong"
msgstr "" msgstr ""
#: install_station/common.py:142 install_station/common.py:148 #: install_station/common.py:157 install_station/common.py:163
msgid "Very Strong" msgid "Very Strong"
msgstr "" msgstr ""
#: install_station/common.py:150 install_station/common.py:154 #: install_station/common.py:165 install_station/common.py:169
msgid "Super Strong" msgid "Super Strong"
msgstr "" msgstr ""
@@ -163,18 +163,18 @@ msgstr ""
msgid "Ok" msgid "Ok"
msgstr "" msgstr ""
#: install_station/install_type.py:52 #: install_station/install_type.py:94
msgid "How do you want to install GhostBSD?" msgid "How do you want to install GhostBSD?"
msgstr "" msgstr ""
#: install_station/install_type.py:58 #: install_station/install_type.py:100
msgid "" msgid ""
"<b>Disks Configuration</b>\n" "<b>Disks Configuration</b>\n"
"Install GhostBSD using Stripe, Mirror, RAIDZ1, RAIDZ2, or RAIDZ3 " "Install GhostBSD using Stripe, Mirror, RAIDZ1, RAIDZ2, or RAIDZ3 "
"configurations." "configurations."
msgstr "" msgstr ""
#: install_station/install_type.py:71 #: install_station/install_type.py:113
msgid "" msgid ""
"<b>Multi-Boot Configuration</b>\n" "<b>Multi-Boot Configuration</b>\n"
"Install GhostBSD with ZFS alongside other operating systems." "Install GhostBSD with ZFS alongside other operating systems."
@@ -212,90 +212,90 @@ msgid ""
"We hope you'll enjoy our BSD operating system." "We hope you'll enjoy our BSD operating system."
msgstr "" msgstr ""
#: install_station/interface_controller.py:9 #: install_station/interface_controller.py:24
#: install_station/interface_controller.py:20 #: install_station/interface_controller.py:35
msgid "Back" msgid "Back"
msgstr "" msgstr ""
#: install_station/interface_controller.py:11 #: install_station/interface_controller.py:26
#: install_station/interface_controller.py:21 #: install_station/interface_controller.py:36
msgid "Cancel" msgid "Cancel"
msgstr "" msgstr ""
#: install_station/interface_controller.py:13 #: install_station/interface_controller.py:28
#: install_station/interface_controller.py:22 #: install_station/interface_controller.py:37
#: install_station/interface_controller.py:257 #: install_station/interface_controller.py:297
msgid "Next" msgid "Next"
msgstr "" msgstr ""
#: install_station/interface_controller.py:106 #: install_station/interface_controller.py:129
#: install_station/interface_controller.py:107 install_station/language.py:101 #: install_station/interface_controller.py:130 install_station/language.py:101
msgid "Welcome to GhostBSD" msgid "Welcome to GhostBSD"
msgstr "" msgstr ""
#: install_station/interface_controller.py:116 #: install_station/interface_controller.py:139
msgid "Button" msgid "Button"
msgstr "" msgstr ""
#: install_station/interface_controller.py:137 #: install_station/interface_controller.py:160
msgid "Keyboard Setup" msgid "Keyboard Setup"
msgstr "" msgstr ""
#: install_station/interface_controller.py:149 #: install_station/interface_controller.py:172
#: install_station/interface_controller.py:234 #: install_station/interface_controller.py:274
#: install_station/interface_controller.py:239 #: install_station/interface_controller.py:279
msgid "Network Setup" msgid "Network Setup"
msgstr "" msgstr ""
#: install_station/interface_controller.py:160 #: install_station/interface_controller.py:183
msgid "Try Or Install GhostBSD" msgid "Try Or Install GhostBSD"
msgstr "" msgstr ""
#: install_station/interface_controller.py:170 #: install_station/interface_controller.py:194
msgid "Installation Types" msgid "Installation Types"
msgstr "" msgstr ""
#: install_station/interface_controller.py:181 #: install_station/interface_controller.py:221
msgid "Custom Configuration" msgid "Custom Configuration"
msgstr "" msgstr ""
#: install_station/interface_controller.py:191 #: install_station/interface_controller.py:231
msgid "ZFS Configuration" msgid "ZFS Configuration"
msgstr "" msgstr ""
#: install_station/interface_controller.py:203 #: install_station/interface_controller.py:243
msgid "Install" msgid "Install"
msgstr "" msgstr ""
#: install_station/interface_controller.py:213 #: install_station/interface_controller.py:253
msgid "Installation Progress" msgid "Installation Progress"
msgstr "" msgstr ""
#: install_station/interface_controller.py:220 #: install_station/interface_controller.py:260
msgid "Progress Bar" msgid "Progress Bar"
msgstr "" msgstr ""
#: install_station/keyboard.py:40 #: install_station/keyboard.py:45
msgid "Type here to test your keyboard" msgid "Type here to test your keyboard"
msgstr "" msgstr ""
#: install_station/keyboard.py:97 #: install_station/keyboard.py:102
msgid "Keyboard Layout" msgid "Keyboard Layout"
msgstr "" msgstr ""
#: install_station/keyboard.py:117 #: install_station/keyboard.py:122
msgid "Keyboard Models" msgid "Keyboard Models"
msgstr "" msgstr ""
#: install_station/keyboard.py:225 #: install_station/keyboard.py:230
msgid "English (US)" msgid "English (US)"
msgstr "" msgstr ""
#: install_station/keyboard.py:226 #: install_station/keyboard.py:231
msgid "English (Canada)" msgid "English (Canada)"
msgstr "" msgstr ""
#: install_station/keyboard.py:227 #: install_station/keyboard.py:232
msgid "French (Canada)" msgid "French (Canada)"
msgstr "" msgstr ""
+45 -45
View File
@@ -7,7 +7,7 @@ msgid ""
msgstr "" msgstr ""
"Project-Id-Version: PACKAGE VERSION\n" "Project-Id-Version: PACKAGE VERSION\n"
"Report-Msgid-Bugs-To: \n" "Report-Msgid-Bugs-To: \n"
"POT-Creation-Date: 2025-07-12 21:21-0300\n" "POT-Creation-Date: 2025-09-24 18:07-0300\n"
"PO-Revision-Date: 2025-07-09 20:19-0300\n" "PO-Revision-Date: 2025-07-09 20:19-0300\n"
"Last-Translator: Eric Turgeon <EMAIL@ADDRESS>\n" "Last-Translator: Eric Turgeon <EMAIL@ADDRESS>\n"
"Language-Team: German <translation-team-de@lists.sourceforge.net>\n" "Language-Team: German <translation-team-de@lists.sourceforge.net>\n"
@@ -18,7 +18,7 @@ msgstr ""
"Plural-Forms: nplurals=2; plural=(n != 1);\n" "Plural-Forms: nplurals=2; plural=(n != 1);\n"
#: install_station/boot_manager.py:121 #: install_station/boot_manager.py:121
#: install_station/interface_controller.py:201 #: install_station/interface_controller.py:241
msgid "Boot Option" msgid "Boot Option"
msgstr "" msgstr ""
@@ -35,43 +35,43 @@ msgstr ""
msgid "FreeBSD {loader} loader only" msgid "FreeBSD {loader} loader only"
msgstr "" msgstr ""
#: install_station/common.py:108 #: install_station/common.py:123
msgid "Space not allowed" msgid "Space not allowed"
msgstr "" msgstr ""
#: install_station/common.py:110 install_station/common.py:112 #: install_station/common.py:125 install_station/common.py:127
msgid "Super Weak" msgid "Super Weak"
msgstr "" msgstr ""
#: install_station/common.py:114 install_station/common.py:120 #: install_station/common.py:129 install_station/common.py:135
msgid "Very Weak" msgid "Very Weak"
msgstr "" msgstr ""
#: install_station/common.py:116 install_station/common.py:122 #: install_station/common.py:131 install_station/common.py:137
#: install_station/common.py:128 #: install_station/common.py:143
msgid "Fairly Weak" msgid "Fairly Weak"
msgstr "" msgstr ""
#: install_station/common.py:118 install_station/common.py:124 #: install_station/common.py:133 install_station/common.py:139
#: install_station/common.py:130 install_station/common.py:136 #: install_station/common.py:145 install_station/common.py:151
msgid "Weak" msgid "Weak"
msgstr "" msgstr ""
#: install_station/common.py:126 install_station/common.py:132 #: install_station/common.py:141 install_station/common.py:147
#: install_station/common.py:138 install_station/common.py:144 #: install_station/common.py:153 install_station/common.py:159
msgid "Strong" msgid "Strong"
msgstr "" msgstr ""
#: install_station/common.py:134 install_station/common.py:140 #: install_station/common.py:149 install_station/common.py:155
#: install_station/common.py:146 install_station/common.py:152 #: install_station/common.py:161 install_station/common.py:167
msgid "Fairly Strong" msgid "Fairly Strong"
msgstr "" msgstr ""
#: install_station/common.py:142 install_station/common.py:148 #: install_station/common.py:157 install_station/common.py:163
msgid "Very Strong" msgid "Very Strong"
msgstr "" msgstr ""
#: install_station/common.py:150 install_station/common.py:154 #: install_station/common.py:165 install_station/common.py:169
msgid "Super Strong" msgid "Super Strong"
msgstr "" msgstr ""
@@ -163,18 +163,18 @@ msgstr ""
msgid "Ok" msgid "Ok"
msgstr "" msgstr ""
#: install_station/install_type.py:52 #: install_station/install_type.py:94
msgid "How do you want to install GhostBSD?" msgid "How do you want to install GhostBSD?"
msgstr "" msgstr ""
#: install_station/install_type.py:58 #: install_station/install_type.py:100
msgid "" msgid ""
"<b>Disks Configuration</b>\n" "<b>Disks Configuration</b>\n"
"Install GhostBSD using Stripe, Mirror, RAIDZ1, RAIDZ2, or RAIDZ3 " "Install GhostBSD using Stripe, Mirror, RAIDZ1, RAIDZ2, or RAIDZ3 "
"configurations." "configurations."
msgstr "" msgstr ""
#: install_station/install_type.py:71 #: install_station/install_type.py:113
msgid "" msgid ""
"<b>Multi-Boot Configuration</b>\n" "<b>Multi-Boot Configuration</b>\n"
"Install GhostBSD with ZFS alongside other operating systems." "Install GhostBSD with ZFS alongside other operating systems."
@@ -212,90 +212,90 @@ msgid ""
"We hope you'll enjoy our BSD operating system." "We hope you'll enjoy our BSD operating system."
msgstr "" msgstr ""
#: install_station/interface_controller.py:9 #: install_station/interface_controller.py:24
#: install_station/interface_controller.py:20 #: install_station/interface_controller.py:35
msgid "Back" msgid "Back"
msgstr "" msgstr ""
#: install_station/interface_controller.py:11 #: install_station/interface_controller.py:26
#: install_station/interface_controller.py:21 #: install_station/interface_controller.py:36
msgid "Cancel" msgid "Cancel"
msgstr "" msgstr ""
#: install_station/interface_controller.py:13 #: install_station/interface_controller.py:28
#: install_station/interface_controller.py:22 #: install_station/interface_controller.py:37
#: install_station/interface_controller.py:257 #: install_station/interface_controller.py:297
msgid "Next" msgid "Next"
msgstr "" msgstr ""
#: install_station/interface_controller.py:106 #: install_station/interface_controller.py:129
#: install_station/interface_controller.py:107 install_station/language.py:101 #: install_station/interface_controller.py:130 install_station/language.py:101
msgid "Welcome to GhostBSD" msgid "Welcome to GhostBSD"
msgstr "" msgstr ""
#: install_station/interface_controller.py:116 #: install_station/interface_controller.py:139
msgid "Button" msgid "Button"
msgstr "" msgstr ""
#: install_station/interface_controller.py:137 #: install_station/interface_controller.py:160
msgid "Keyboard Setup" msgid "Keyboard Setup"
msgstr "" msgstr ""
#: install_station/interface_controller.py:149 #: install_station/interface_controller.py:172
#: install_station/interface_controller.py:234 #: install_station/interface_controller.py:274
#: install_station/interface_controller.py:239 #: install_station/interface_controller.py:279
msgid "Network Setup" msgid "Network Setup"
msgstr "" msgstr ""
#: install_station/interface_controller.py:160 #: install_station/interface_controller.py:183
msgid "Try Or Install GhostBSD" msgid "Try Or Install GhostBSD"
msgstr "" msgstr ""
#: install_station/interface_controller.py:170 #: install_station/interface_controller.py:194
msgid "Installation Types" msgid "Installation Types"
msgstr "" msgstr ""
#: install_station/interface_controller.py:181 #: install_station/interface_controller.py:221
msgid "Custom Configuration" msgid "Custom Configuration"
msgstr "" msgstr ""
#: install_station/interface_controller.py:191 #: install_station/interface_controller.py:231
msgid "ZFS Configuration" msgid "ZFS Configuration"
msgstr "" msgstr ""
#: install_station/interface_controller.py:203 #: install_station/interface_controller.py:243
msgid "Install" msgid "Install"
msgstr "" msgstr ""
#: install_station/interface_controller.py:213 #: install_station/interface_controller.py:253
msgid "Installation Progress" msgid "Installation Progress"
msgstr "" msgstr ""
#: install_station/interface_controller.py:220 #: install_station/interface_controller.py:260
msgid "Progress Bar" msgid "Progress Bar"
msgstr "" msgstr ""
#: install_station/keyboard.py:40 #: install_station/keyboard.py:45
msgid "Type here to test your keyboard" msgid "Type here to test your keyboard"
msgstr "" msgstr ""
#: install_station/keyboard.py:97 #: install_station/keyboard.py:102
msgid "Keyboard Layout" msgid "Keyboard Layout"
msgstr "" msgstr ""
#: install_station/keyboard.py:117 #: install_station/keyboard.py:122
msgid "Keyboard Models" msgid "Keyboard Models"
msgstr "" msgstr ""
#: install_station/keyboard.py:225 #: install_station/keyboard.py:230
msgid "English (US)" msgid "English (US)"
msgstr "" msgstr ""
#: install_station/keyboard.py:226 #: install_station/keyboard.py:231
msgid "English (Canada)" msgid "English (Canada)"
msgstr "" msgstr ""
#: install_station/keyboard.py:227 #: install_station/keyboard.py:232
msgid "French (Canada)" msgid "French (Canada)"
msgstr "" msgstr ""
+45 -45
View File
@@ -7,7 +7,7 @@ msgid ""
msgstr "" msgstr ""
"Project-Id-Version: PACKAGE VERSION\n" "Project-Id-Version: PACKAGE VERSION\n"
"Report-Msgid-Bugs-To: \n" "Report-Msgid-Bugs-To: \n"
"POT-Creation-Date: 2025-07-12 21:21-0300\n" "POT-Creation-Date: 2025-09-24 18:07-0300\n"
"PO-Revision-Date: 2025-07-09 20:24-0300\n" "PO-Revision-Date: 2025-07-09 20:24-0300\n"
"Last-Translator: Eric Turgeon <EMAIL@ADDRESS>\n" "Last-Translator: Eric Turgeon <EMAIL@ADDRESS>\n"
"Language-Team: Greek <team@lists.gnome.gr>\n" "Language-Team: Greek <team@lists.gnome.gr>\n"
@@ -18,7 +18,7 @@ msgstr ""
"Plural-Forms: nplurals=2; plural=(n != 1);\n" "Plural-Forms: nplurals=2; plural=(n != 1);\n"
#: install_station/boot_manager.py:121 #: install_station/boot_manager.py:121
#: install_station/interface_controller.py:201 #: install_station/interface_controller.py:241
msgid "Boot Option" msgid "Boot Option"
msgstr "" msgstr ""
@@ -35,43 +35,43 @@ msgstr ""
msgid "FreeBSD {loader} loader only" msgid "FreeBSD {loader} loader only"
msgstr "" msgstr ""
#: install_station/common.py:108 #: install_station/common.py:123
msgid "Space not allowed" msgid "Space not allowed"
msgstr "" msgstr ""
#: install_station/common.py:110 install_station/common.py:112 #: install_station/common.py:125 install_station/common.py:127
msgid "Super Weak" msgid "Super Weak"
msgstr "" msgstr ""
#: install_station/common.py:114 install_station/common.py:120 #: install_station/common.py:129 install_station/common.py:135
msgid "Very Weak" msgid "Very Weak"
msgstr "" msgstr ""
#: install_station/common.py:116 install_station/common.py:122 #: install_station/common.py:131 install_station/common.py:137
#: install_station/common.py:128 #: install_station/common.py:143
msgid "Fairly Weak" msgid "Fairly Weak"
msgstr "" msgstr ""
#: install_station/common.py:118 install_station/common.py:124 #: install_station/common.py:133 install_station/common.py:139
#: install_station/common.py:130 install_station/common.py:136 #: install_station/common.py:145 install_station/common.py:151
msgid "Weak" msgid "Weak"
msgstr "" msgstr ""
#: install_station/common.py:126 install_station/common.py:132 #: install_station/common.py:141 install_station/common.py:147
#: install_station/common.py:138 install_station/common.py:144 #: install_station/common.py:153 install_station/common.py:159
msgid "Strong" msgid "Strong"
msgstr "" msgstr ""
#: install_station/common.py:134 install_station/common.py:140 #: install_station/common.py:149 install_station/common.py:155
#: install_station/common.py:146 install_station/common.py:152 #: install_station/common.py:161 install_station/common.py:167
msgid "Fairly Strong" msgid "Fairly Strong"
msgstr "" msgstr ""
#: install_station/common.py:142 install_station/common.py:148 #: install_station/common.py:157 install_station/common.py:163
msgid "Very Strong" msgid "Very Strong"
msgstr "" msgstr ""
#: install_station/common.py:150 install_station/common.py:154 #: install_station/common.py:165 install_station/common.py:169
msgid "Super Strong" msgid "Super Strong"
msgstr "" msgstr ""
@@ -163,18 +163,18 @@ msgstr ""
msgid "Ok" msgid "Ok"
msgstr "" msgstr ""
#: install_station/install_type.py:52 #: install_station/install_type.py:94
msgid "How do you want to install GhostBSD?" msgid "How do you want to install GhostBSD?"
msgstr "" msgstr ""
#: install_station/install_type.py:58 #: install_station/install_type.py:100
msgid "" msgid ""
"<b>Disks Configuration</b>\n" "<b>Disks Configuration</b>\n"
"Install GhostBSD using Stripe, Mirror, RAIDZ1, RAIDZ2, or RAIDZ3 " "Install GhostBSD using Stripe, Mirror, RAIDZ1, RAIDZ2, or RAIDZ3 "
"configurations." "configurations."
msgstr "" msgstr ""
#: install_station/install_type.py:71 #: install_station/install_type.py:113
msgid "" msgid ""
"<b>Multi-Boot Configuration</b>\n" "<b>Multi-Boot Configuration</b>\n"
"Install GhostBSD with ZFS alongside other operating systems." "Install GhostBSD with ZFS alongside other operating systems."
@@ -212,90 +212,90 @@ msgid ""
"We hope you'll enjoy our BSD operating system." "We hope you'll enjoy our BSD operating system."
msgstr "" msgstr ""
#: install_station/interface_controller.py:9 #: install_station/interface_controller.py:24
#: install_station/interface_controller.py:20 #: install_station/interface_controller.py:35
msgid "Back" msgid "Back"
msgstr "" msgstr ""
#: install_station/interface_controller.py:11 #: install_station/interface_controller.py:26
#: install_station/interface_controller.py:21 #: install_station/interface_controller.py:36
msgid "Cancel" msgid "Cancel"
msgstr "" msgstr ""
#: install_station/interface_controller.py:13 #: install_station/interface_controller.py:28
#: install_station/interface_controller.py:22 #: install_station/interface_controller.py:37
#: install_station/interface_controller.py:257 #: install_station/interface_controller.py:297
msgid "Next" msgid "Next"
msgstr "" msgstr ""
#: install_station/interface_controller.py:106 #: install_station/interface_controller.py:129
#: install_station/interface_controller.py:107 install_station/language.py:101 #: install_station/interface_controller.py:130 install_station/language.py:101
msgid "Welcome to GhostBSD" msgid "Welcome to GhostBSD"
msgstr "" msgstr ""
#: install_station/interface_controller.py:116 #: install_station/interface_controller.py:139
msgid "Button" msgid "Button"
msgstr "" msgstr ""
#: install_station/interface_controller.py:137 #: install_station/interface_controller.py:160
msgid "Keyboard Setup" msgid "Keyboard Setup"
msgstr "" msgstr ""
#: install_station/interface_controller.py:149 #: install_station/interface_controller.py:172
#: install_station/interface_controller.py:234 #: install_station/interface_controller.py:274
#: install_station/interface_controller.py:239 #: install_station/interface_controller.py:279
msgid "Network Setup" msgid "Network Setup"
msgstr "" msgstr ""
#: install_station/interface_controller.py:160 #: install_station/interface_controller.py:183
msgid "Try Or Install GhostBSD" msgid "Try Or Install GhostBSD"
msgstr "" msgstr ""
#: install_station/interface_controller.py:170 #: install_station/interface_controller.py:194
msgid "Installation Types" msgid "Installation Types"
msgstr "" msgstr ""
#: install_station/interface_controller.py:181 #: install_station/interface_controller.py:221
msgid "Custom Configuration" msgid "Custom Configuration"
msgstr "" msgstr ""
#: install_station/interface_controller.py:191 #: install_station/interface_controller.py:231
msgid "ZFS Configuration" msgid "ZFS Configuration"
msgstr "" msgstr ""
#: install_station/interface_controller.py:203 #: install_station/interface_controller.py:243
msgid "Install" msgid "Install"
msgstr "" msgstr ""
#: install_station/interface_controller.py:213 #: install_station/interface_controller.py:253
msgid "Installation Progress" msgid "Installation Progress"
msgstr "" msgstr ""
#: install_station/interface_controller.py:220 #: install_station/interface_controller.py:260
msgid "Progress Bar" msgid "Progress Bar"
msgstr "" msgstr ""
#: install_station/keyboard.py:40 #: install_station/keyboard.py:45
msgid "Type here to test your keyboard" msgid "Type here to test your keyboard"
msgstr "" msgstr ""
#: install_station/keyboard.py:97 #: install_station/keyboard.py:102
msgid "Keyboard Layout" msgid "Keyboard Layout"
msgstr "" msgstr ""
#: install_station/keyboard.py:117 #: install_station/keyboard.py:122
msgid "Keyboard Models" msgid "Keyboard Models"
msgstr "" msgstr ""
#: install_station/keyboard.py:225 #: install_station/keyboard.py:230
msgid "English (US)" msgid "English (US)"
msgstr "" msgstr ""
#: install_station/keyboard.py:226 #: install_station/keyboard.py:231
msgid "English (Canada)" msgid "English (Canada)"
msgstr "" msgstr ""
#: install_station/keyboard.py:227 #: install_station/keyboard.py:232
msgid "French (Canada)" msgid "French (Canada)"
msgstr "" msgstr ""
+45 -45
View File
@@ -7,7 +7,7 @@ msgid ""
msgstr "" msgstr ""
"Project-Id-Version: PACKAGE VERSION\n" "Project-Id-Version: PACKAGE VERSION\n"
"Report-Msgid-Bugs-To: \n" "Report-Msgid-Bugs-To: \n"
"POT-Creation-Date: 2025-07-12 21:21-0300\n" "POT-Creation-Date: 2025-09-24 18:07-0300\n"
"PO-Revision-Date: 2025-07-09 20:26-0300\n" "PO-Revision-Date: 2025-07-09 20:26-0300\n"
"Last-Translator: Eric Turgeon <EMAIL@ADDRESS>\n" "Last-Translator: Eric Turgeon <EMAIL@ADDRESS>\n"
"Language-Team: English (British) <(nothing)>\n" "Language-Team: English (British) <(nothing)>\n"
@@ -18,7 +18,7 @@ msgstr ""
"Plural-Forms: nplurals=2; plural=(n != 1);\n" "Plural-Forms: nplurals=2; plural=(n != 1);\n"
#: install_station/boot_manager.py:121 #: install_station/boot_manager.py:121
#: install_station/interface_controller.py:201 #: install_station/interface_controller.py:241
msgid "Boot Option" msgid "Boot Option"
msgstr "Boot Option" msgstr "Boot Option"
@@ -35,43 +35,43 @@ msgstr "Setup FreeBSD boot manager"
msgid "FreeBSD {loader} loader only" msgid "FreeBSD {loader} loader only"
msgstr "FreeBSD {loader} loader only" msgstr "FreeBSD {loader} loader only"
#: install_station/common.py:108 #: install_station/common.py:123
msgid "Space not allowed" msgid "Space not allowed"
msgstr "Space not allowed" msgstr "Space not allowed"
#: install_station/common.py:110 install_station/common.py:112 #: install_station/common.py:125 install_station/common.py:127
msgid "Super Weak" msgid "Super Weak"
msgstr "Super Weak" msgstr "Super Weak"
#: install_station/common.py:114 install_station/common.py:120 #: install_station/common.py:129 install_station/common.py:135
msgid "Very Weak" msgid "Very Weak"
msgstr "Very Weak" msgstr "Very Weak"
#: install_station/common.py:116 install_station/common.py:122 #: install_station/common.py:131 install_station/common.py:137
#: install_station/common.py:128 #: install_station/common.py:143
msgid "Fairly Weak" msgid "Fairly Weak"
msgstr "Fairly Weak" msgstr "Fairly Weak"
#: install_station/common.py:118 install_station/common.py:124 #: install_station/common.py:133 install_station/common.py:139
#: install_station/common.py:130 install_station/common.py:136 #: install_station/common.py:145 install_station/common.py:151
msgid "Weak" msgid "Weak"
msgstr "Weak" msgstr "Weak"
#: install_station/common.py:126 install_station/common.py:132 #: install_station/common.py:141 install_station/common.py:147
#: install_station/common.py:138 install_station/common.py:144 #: install_station/common.py:153 install_station/common.py:159
msgid "Strong" msgid "Strong"
msgstr "Strong" msgstr "Strong"
#: install_station/common.py:134 install_station/common.py:140 #: install_station/common.py:149 install_station/common.py:155
#: install_station/common.py:146 install_station/common.py:152 #: install_station/common.py:161 install_station/common.py:167
msgid "Fairly Strong" msgid "Fairly Strong"
msgstr "Fairly Strong" msgstr "Fairly Strong"
#: install_station/common.py:142 install_station/common.py:148 #: install_station/common.py:157 install_station/common.py:163
msgid "Very Strong" msgid "Very Strong"
msgstr "Very Strong" msgstr "Very Strong"
#: install_station/common.py:150 install_station/common.py:154 #: install_station/common.py:165 install_station/common.py:169
msgid "Super Strong" msgid "Super Strong"
msgstr "Super Strong" msgstr "Super Strong"
@@ -171,11 +171,11 @@ msgstr ""
msgid "Ok" msgid "Ok"
msgstr "Ok" msgstr "Ok"
#: install_station/install_type.py:52 #: install_station/install_type.py:94
msgid "How do you want to install GhostBSD?" msgid "How do you want to install GhostBSD?"
msgstr "How do you want to install GhostBSD?" msgstr "How do you want to install GhostBSD?"
#: install_station/install_type.py:58 #: install_station/install_type.py:100
msgid "" msgid ""
"<b>Disks Configuration</b>\n" "<b>Disks Configuration</b>\n"
"Install GhostBSD using Stripe, Mirror, RAIDZ1, RAIDZ2, or RAIDZ3 " "Install GhostBSD using Stripe, Mirror, RAIDZ1, RAIDZ2, or RAIDZ3 "
@@ -185,7 +185,7 @@ msgstr ""
"Install GhostBSD using Stripe, Mirror, RAIDZ1, RAIDZ2, or RAIDZ3 " "Install GhostBSD using Stripe, Mirror, RAIDZ1, RAIDZ2, or RAIDZ3 "
"configurations." "configurations."
#: install_station/install_type.py:71 #: install_station/install_type.py:113
msgid "" msgid ""
"<b>Multi-Boot Configuration</b>\n" "<b>Multi-Boot Configuration</b>\n"
"Install GhostBSD with ZFS alongside other operating systems." "Install GhostBSD with ZFS alongside other operating systems."
@@ -233,92 +233,92 @@ msgstr ""
"\n" "\n"
"We hope you'll enjoy our BSD operating system." "We hope you'll enjoy our BSD operating system."
#: install_station/interface_controller.py:9 #: install_station/interface_controller.py:24
#: install_station/interface_controller.py:20 #: install_station/interface_controller.py:35
msgid "Back" msgid "Back"
msgstr "Back" msgstr "Back"
#: install_station/interface_controller.py:11 #: install_station/interface_controller.py:26
#: install_station/interface_controller.py:21 #: install_station/interface_controller.py:36
msgid "Cancel" msgid "Cancel"
msgstr "Cancel" msgstr "Cancel"
#: install_station/interface_controller.py:13 #: install_station/interface_controller.py:28
#: install_station/interface_controller.py:22 #: install_station/interface_controller.py:37
#: install_station/interface_controller.py:257 #: install_station/interface_controller.py:297
msgid "Next" msgid "Next"
msgstr "Next" msgstr "Next"
#: install_station/interface_controller.py:106 #: install_station/interface_controller.py:129
#: install_station/interface_controller.py:107 install_station/language.py:101 #: install_station/interface_controller.py:130 install_station/language.py:101
msgid "Welcome to GhostBSD" msgid "Welcome to GhostBSD"
msgstr "Welcome to GhostBSD" msgstr "Welcome to GhostBSD"
#: install_station/interface_controller.py:116 #: install_station/interface_controller.py:139
msgid "Button" msgid "Button"
msgstr "Button" msgstr "Button"
#: install_station/interface_controller.py:137 #: install_station/interface_controller.py:160
#, fuzzy #, fuzzy
msgid "Keyboard Setup" msgid "Keyboard Setup"
msgstr "Keyboard Layout" msgstr "Keyboard Layout"
#: install_station/interface_controller.py:149 #: install_station/interface_controller.py:172
#: install_station/interface_controller.py:234 #: install_station/interface_controller.py:274
#: install_station/interface_controller.py:239 #: install_station/interface_controller.py:279
msgid "Network Setup" msgid "Network Setup"
msgstr "Network Setup" msgstr "Network Setup"
#: install_station/interface_controller.py:160 #: install_station/interface_controller.py:183
#, fuzzy #, fuzzy
msgid "Try Or Install GhostBSD" msgid "Try Or Install GhostBSD"
msgstr "Install GhostBSD" msgstr "Install GhostBSD"
#: install_station/interface_controller.py:170 #: install_station/interface_controller.py:194
msgid "Installation Types" msgid "Installation Types"
msgstr "Installation Types" msgstr "Installation Types"
#: install_station/interface_controller.py:181 #: install_station/interface_controller.py:221
msgid "Custom Configuration" msgid "Custom Configuration"
msgstr "Custom Configuration" msgstr "Custom Configuration"
#: install_station/interface_controller.py:191 #: install_station/interface_controller.py:231
msgid "ZFS Configuration" msgid "ZFS Configuration"
msgstr "ZFS Configuration" msgstr "ZFS Configuration"
#: install_station/interface_controller.py:203 #: install_station/interface_controller.py:243
msgid "Install" msgid "Install"
msgstr "Install" msgstr "Install"
#: install_station/interface_controller.py:213 #: install_station/interface_controller.py:253
msgid "Installation Progress" msgid "Installation Progress"
msgstr "Installation Progress" msgstr "Installation Progress"
#: install_station/interface_controller.py:220 #: install_station/interface_controller.py:260
msgid "Progress Bar" msgid "Progress Bar"
msgstr "Progress Bar" msgstr "Progress Bar"
#: install_station/keyboard.py:40 #: install_station/keyboard.py:45
msgid "Type here to test your keyboard" msgid "Type here to test your keyboard"
msgstr "Type here to test your keyboard" msgstr "Type here to test your keyboard"
#: install_station/keyboard.py:97 #: install_station/keyboard.py:102
msgid "Keyboard Layout" msgid "Keyboard Layout"
msgstr "Keyboard Layout" msgstr "Keyboard Layout"
#: install_station/keyboard.py:117 #: install_station/keyboard.py:122
msgid "Keyboard Models" msgid "Keyboard Models"
msgstr "Keyboard Models" msgstr "Keyboard Models"
#: install_station/keyboard.py:225 #: install_station/keyboard.py:230
msgid "English (US)" msgid "English (US)"
msgstr "English (US)" msgstr "English (US)"
#: install_station/keyboard.py:226 #: install_station/keyboard.py:231
msgid "English (Canada)" msgid "English (Canada)"
msgstr "English (Canada)" msgstr "English (Canada)"
#: install_station/keyboard.py:227 #: install_station/keyboard.py:232
msgid "French (Canada)" msgid "French (Canada)"
msgstr "French (Canada)" msgstr "French (Canada)"
+45 -45
View File
@@ -7,7 +7,7 @@ msgid ""
msgstr "" msgstr ""
"Project-Id-Version: PACKAGE VERSION\n" "Project-Id-Version: PACKAGE VERSION\n"
"Report-Msgid-Bugs-To: \n" "Report-Msgid-Bugs-To: \n"
"POT-Creation-Date: 2025-07-12 21:21-0300\n" "POT-Creation-Date: 2025-09-24 18:07-0300\n"
"PO-Revision-Date: 2025-07-09 20:25-0300\n" "PO-Revision-Date: 2025-07-09 20:25-0300\n"
"Last-Translator: Eric Turgeon <EMAIL@ADDRESS>\n" "Last-Translator: Eric Turgeon <EMAIL@ADDRESS>\n"
"Language-Team: English\n" "Language-Team: English\n"
@@ -18,7 +18,7 @@ msgstr ""
"Plural-Forms: nplurals=2; plural=(n != 1);\n" "Plural-Forms: nplurals=2; plural=(n != 1);\n"
#: install_station/boot_manager.py:121 #: install_station/boot_manager.py:121
#: install_station/interface_controller.py:201 #: install_station/interface_controller.py:241
msgid "Boot Option" msgid "Boot Option"
msgstr "Boot Option" msgstr "Boot Option"
@@ -35,43 +35,43 @@ msgstr "Setup FreeBSD boot manager"
msgid "FreeBSD {loader} loader only" msgid "FreeBSD {loader} loader only"
msgstr "FreeBSD {loader} loader only" msgstr "FreeBSD {loader} loader only"
#: install_station/common.py:108 #: install_station/common.py:123
msgid "Space not allowed" msgid "Space not allowed"
msgstr "Space not allowed" msgstr "Space not allowed"
#: install_station/common.py:110 install_station/common.py:112 #: install_station/common.py:125 install_station/common.py:127
msgid "Super Weak" msgid "Super Weak"
msgstr "Super Weak" msgstr "Super Weak"
#: install_station/common.py:114 install_station/common.py:120 #: install_station/common.py:129 install_station/common.py:135
msgid "Very Weak" msgid "Very Weak"
msgstr "Very Weak" msgstr "Very Weak"
#: install_station/common.py:116 install_station/common.py:122 #: install_station/common.py:131 install_station/common.py:137
#: install_station/common.py:128 #: install_station/common.py:143
msgid "Fairly Weak" msgid "Fairly Weak"
msgstr "Fairly Weak" msgstr "Fairly Weak"
#: install_station/common.py:118 install_station/common.py:124 #: install_station/common.py:133 install_station/common.py:139
#: install_station/common.py:130 install_station/common.py:136 #: install_station/common.py:145 install_station/common.py:151
msgid "Weak" msgid "Weak"
msgstr "Weak" msgstr "Weak"
#: install_station/common.py:126 install_station/common.py:132 #: install_station/common.py:141 install_station/common.py:147
#: install_station/common.py:138 install_station/common.py:144 #: install_station/common.py:153 install_station/common.py:159
msgid "Strong" msgid "Strong"
msgstr "Strong" msgstr "Strong"
#: install_station/common.py:134 install_station/common.py:140 #: install_station/common.py:149 install_station/common.py:155
#: install_station/common.py:146 install_station/common.py:152 #: install_station/common.py:161 install_station/common.py:167
msgid "Fairly Strong" msgid "Fairly Strong"
msgstr "Fairly Strong" msgstr "Fairly Strong"
#: install_station/common.py:142 install_station/common.py:148 #: install_station/common.py:157 install_station/common.py:163
msgid "Very Strong" msgid "Very Strong"
msgstr "Very Strong" msgstr "Very Strong"
#: install_station/common.py:150 install_station/common.py:154 #: install_station/common.py:165 install_station/common.py:169
msgid "Super Strong" msgid "Super Strong"
msgstr "Super Strong" msgstr "Super Strong"
@@ -176,11 +176,11 @@ msgstr ""
msgid "Ok" msgid "Ok"
msgstr "Ok" msgstr "Ok"
#: install_station/install_type.py:52 #: install_station/install_type.py:94
msgid "How do you want to install GhostBSD?" msgid "How do you want to install GhostBSD?"
msgstr "How do you want to install GhostBSD?" msgstr "How do you want to install GhostBSD?"
#: install_station/install_type.py:58 #: install_station/install_type.py:100
msgid "" msgid ""
"<b>Disks Configuration</b>\n" "<b>Disks Configuration</b>\n"
"Install GhostBSD using Stripe, Mirror, RAIDZ1, RAIDZ2, or RAIDZ3 " "Install GhostBSD using Stripe, Mirror, RAIDZ1, RAIDZ2, or RAIDZ3 "
@@ -190,7 +190,7 @@ msgstr ""
"Install GhostBSD using Stripe, Mirror, RAIDZ1, RAIDZ2, or RAIDZ3 " "Install GhostBSD using Stripe, Mirror, RAIDZ1, RAIDZ2, or RAIDZ3 "
"configurations." "configurations."
#: install_station/install_type.py:71 #: install_station/install_type.py:113
msgid "" msgid ""
"<b>Multi-Boot Configuration</b>\n" "<b>Multi-Boot Configuration</b>\n"
"Install GhostBSD with ZFS alongside other operating systems." "Install GhostBSD with ZFS alongside other operating systems."
@@ -238,92 +238,92 @@ msgstr ""
"\n" "\n"
"We hope you'll enjoy our BSD operating system." "We hope you'll enjoy our BSD operating system."
#: install_station/interface_controller.py:9 #: install_station/interface_controller.py:24
#: install_station/interface_controller.py:20 #: install_station/interface_controller.py:35
msgid "Back" msgid "Back"
msgstr "Back" msgstr "Back"
#: install_station/interface_controller.py:11 #: install_station/interface_controller.py:26
#: install_station/interface_controller.py:21 #: install_station/interface_controller.py:36
msgid "Cancel" msgid "Cancel"
msgstr "Cancel" msgstr "Cancel"
#: install_station/interface_controller.py:13 #: install_station/interface_controller.py:28
#: install_station/interface_controller.py:22 #: install_station/interface_controller.py:37
#: install_station/interface_controller.py:257 #: install_station/interface_controller.py:297
msgid "Next" msgid "Next"
msgstr "Next" msgstr "Next"
#: install_station/interface_controller.py:106 #: install_station/interface_controller.py:129
#: install_station/interface_controller.py:107 install_station/language.py:101 #: install_station/interface_controller.py:130 install_station/language.py:101
msgid "Welcome to GhostBSD" msgid "Welcome to GhostBSD"
msgstr "Welcome to GhostBSD" msgstr "Welcome to GhostBSD"
#: install_station/interface_controller.py:116 #: install_station/interface_controller.py:139
msgid "Button" msgid "Button"
msgstr "Button" msgstr "Button"
#: install_station/interface_controller.py:137 #: install_station/interface_controller.py:160
#, fuzzy #, fuzzy
msgid "Keyboard Setup" msgid "Keyboard Setup"
msgstr "Keyboard Layout" msgstr "Keyboard Layout"
#: install_station/interface_controller.py:149 #: install_station/interface_controller.py:172
#: install_station/interface_controller.py:234 #: install_station/interface_controller.py:274
#: install_station/interface_controller.py:239 #: install_station/interface_controller.py:279
msgid "Network Setup" msgid "Network Setup"
msgstr "Network Setup" msgstr "Network Setup"
#: install_station/interface_controller.py:160 #: install_station/interface_controller.py:183
#, fuzzy #, fuzzy
msgid "Try Or Install GhostBSD" msgid "Try Or Install GhostBSD"
msgstr "Install GhostBSD" msgstr "Install GhostBSD"
#: install_station/interface_controller.py:170 #: install_station/interface_controller.py:194
msgid "Installation Types" msgid "Installation Types"
msgstr "Installation Types" msgstr "Installation Types"
#: install_station/interface_controller.py:181 #: install_station/interface_controller.py:221
msgid "Custom Configuration" msgid "Custom Configuration"
msgstr "Custom Configuration" msgstr "Custom Configuration"
#: install_station/interface_controller.py:191 #: install_station/interface_controller.py:231
msgid "ZFS Configuration" msgid "ZFS Configuration"
msgstr "ZFS Configuration" msgstr "ZFS Configuration"
#: install_station/interface_controller.py:203 #: install_station/interface_controller.py:243
msgid "Install" msgid "Install"
msgstr "Install" msgstr "Install"
#: install_station/interface_controller.py:213 #: install_station/interface_controller.py:253
msgid "Installation Progress" msgid "Installation Progress"
msgstr "Installation Progress" msgstr "Installation Progress"
#: install_station/interface_controller.py:220 #: install_station/interface_controller.py:260
msgid "Progress Bar" msgid "Progress Bar"
msgstr "Progress Bar" msgstr "Progress Bar"
#: install_station/keyboard.py:40 #: install_station/keyboard.py:45
msgid "Type here to test your keyboard" msgid "Type here to test your keyboard"
msgstr "Type here to test your keyboard" msgstr "Type here to test your keyboard"
#: install_station/keyboard.py:97 #: install_station/keyboard.py:102
msgid "Keyboard Layout" msgid "Keyboard Layout"
msgstr "Keyboard Layout" msgstr "Keyboard Layout"
#: install_station/keyboard.py:117 #: install_station/keyboard.py:122
msgid "Keyboard Models" msgid "Keyboard Models"
msgstr "Keyboard Models" msgstr "Keyboard Models"
#: install_station/keyboard.py:225 #: install_station/keyboard.py:230
msgid "English (US)" msgid "English (US)"
msgstr "English (US)" msgstr "English (US)"
#: install_station/keyboard.py:226 #: install_station/keyboard.py:231
msgid "English (Canada)" msgid "English (Canada)"
msgstr "English (Canada)" msgstr "English (Canada)"
#: install_station/keyboard.py:227 #: install_station/keyboard.py:232
msgid "French (Canada)" msgid "French (Canada)"
msgstr "French (Canada)" msgstr "French (Canada)"
+45 -45
View File
@@ -7,7 +7,7 @@ msgid ""
msgstr "" msgstr ""
"Project-Id-Version: PACKAGE VERSION\n" "Project-Id-Version: PACKAGE VERSION\n"
"Report-Msgid-Bugs-To: \n" "Report-Msgid-Bugs-To: \n"
"POT-Creation-Date: 2025-07-12 21:21-0300\n" "POT-Creation-Date: 2025-09-24 18:07-0300\n"
"PO-Revision-Date: 2025-07-09 20:19-0300\n" "PO-Revision-Date: 2025-07-09 20:19-0300\n"
"Last-Translator: Eric Turgeon <EMAIL@ADDRESS>\n" "Last-Translator: Eric Turgeon <EMAIL@ADDRESS>\n"
"Language-Team: Spanish <es@tp.org.es>\n" "Language-Team: Spanish <es@tp.org.es>\n"
@@ -18,7 +18,7 @@ msgstr ""
"Plural-Forms: nplurals=2; plural=(n != 1);\n" "Plural-Forms: nplurals=2; plural=(n != 1);\n"
#: install_station/boot_manager.py:121 #: install_station/boot_manager.py:121
#: install_station/interface_controller.py:201 #: install_station/interface_controller.py:241
msgid "Boot Option" msgid "Boot Option"
msgstr "" msgstr ""
@@ -35,43 +35,43 @@ msgstr ""
msgid "FreeBSD {loader} loader only" msgid "FreeBSD {loader} loader only"
msgstr "" msgstr ""
#: install_station/common.py:108 #: install_station/common.py:123
msgid "Space not allowed" msgid "Space not allowed"
msgstr "" msgstr ""
#: install_station/common.py:110 install_station/common.py:112 #: install_station/common.py:125 install_station/common.py:127
msgid "Super Weak" msgid "Super Weak"
msgstr "" msgstr ""
#: install_station/common.py:114 install_station/common.py:120 #: install_station/common.py:129 install_station/common.py:135
msgid "Very Weak" msgid "Very Weak"
msgstr "" msgstr ""
#: install_station/common.py:116 install_station/common.py:122 #: install_station/common.py:131 install_station/common.py:137
#: install_station/common.py:128 #: install_station/common.py:143
msgid "Fairly Weak" msgid "Fairly Weak"
msgstr "" msgstr ""
#: install_station/common.py:118 install_station/common.py:124 #: install_station/common.py:133 install_station/common.py:139
#: install_station/common.py:130 install_station/common.py:136 #: install_station/common.py:145 install_station/common.py:151
msgid "Weak" msgid "Weak"
msgstr "" msgstr ""
#: install_station/common.py:126 install_station/common.py:132 #: install_station/common.py:141 install_station/common.py:147
#: install_station/common.py:138 install_station/common.py:144 #: install_station/common.py:153 install_station/common.py:159
msgid "Strong" msgid "Strong"
msgstr "" msgstr ""
#: install_station/common.py:134 install_station/common.py:140 #: install_station/common.py:149 install_station/common.py:155
#: install_station/common.py:146 install_station/common.py:152 #: install_station/common.py:161 install_station/common.py:167
msgid "Fairly Strong" msgid "Fairly Strong"
msgstr "" msgstr ""
#: install_station/common.py:142 install_station/common.py:148 #: install_station/common.py:157 install_station/common.py:163
msgid "Very Strong" msgid "Very Strong"
msgstr "" msgstr ""
#: install_station/common.py:150 install_station/common.py:154 #: install_station/common.py:165 install_station/common.py:169
msgid "Super Strong" msgid "Super Strong"
msgstr "" msgstr ""
@@ -163,18 +163,18 @@ msgstr ""
msgid "Ok" msgid "Ok"
msgstr "" msgstr ""
#: install_station/install_type.py:52 #: install_station/install_type.py:94
msgid "How do you want to install GhostBSD?" msgid "How do you want to install GhostBSD?"
msgstr "" msgstr ""
#: install_station/install_type.py:58 #: install_station/install_type.py:100
msgid "" msgid ""
"<b>Disks Configuration</b>\n" "<b>Disks Configuration</b>\n"
"Install GhostBSD using Stripe, Mirror, RAIDZ1, RAIDZ2, or RAIDZ3 " "Install GhostBSD using Stripe, Mirror, RAIDZ1, RAIDZ2, or RAIDZ3 "
"configurations." "configurations."
msgstr "" msgstr ""
#: install_station/install_type.py:71 #: install_station/install_type.py:113
msgid "" msgid ""
"<b>Multi-Boot Configuration</b>\n" "<b>Multi-Boot Configuration</b>\n"
"Install GhostBSD with ZFS alongside other operating systems." "Install GhostBSD with ZFS alongside other operating systems."
@@ -212,90 +212,90 @@ msgid ""
"We hope you'll enjoy our BSD operating system." "We hope you'll enjoy our BSD operating system."
msgstr "" msgstr ""
#: install_station/interface_controller.py:9 #: install_station/interface_controller.py:24
#: install_station/interface_controller.py:20 #: install_station/interface_controller.py:35
msgid "Back" msgid "Back"
msgstr "" msgstr ""
#: install_station/interface_controller.py:11 #: install_station/interface_controller.py:26
#: install_station/interface_controller.py:21 #: install_station/interface_controller.py:36
msgid "Cancel" msgid "Cancel"
msgstr "" msgstr ""
#: install_station/interface_controller.py:13 #: install_station/interface_controller.py:28
#: install_station/interface_controller.py:22 #: install_station/interface_controller.py:37
#: install_station/interface_controller.py:257 #: install_station/interface_controller.py:297
msgid "Next" msgid "Next"
msgstr "" msgstr ""
#: install_station/interface_controller.py:106 #: install_station/interface_controller.py:129
#: install_station/interface_controller.py:107 install_station/language.py:101 #: install_station/interface_controller.py:130 install_station/language.py:101
msgid "Welcome to GhostBSD" msgid "Welcome to GhostBSD"
msgstr "" msgstr ""
#: install_station/interface_controller.py:116 #: install_station/interface_controller.py:139
msgid "Button" msgid "Button"
msgstr "" msgstr ""
#: install_station/interface_controller.py:137 #: install_station/interface_controller.py:160
msgid "Keyboard Setup" msgid "Keyboard Setup"
msgstr "" msgstr ""
#: install_station/interface_controller.py:149 #: install_station/interface_controller.py:172
#: install_station/interface_controller.py:234 #: install_station/interface_controller.py:274
#: install_station/interface_controller.py:239 #: install_station/interface_controller.py:279
msgid "Network Setup" msgid "Network Setup"
msgstr "" msgstr ""
#: install_station/interface_controller.py:160 #: install_station/interface_controller.py:183
msgid "Try Or Install GhostBSD" msgid "Try Or Install GhostBSD"
msgstr "" msgstr ""
#: install_station/interface_controller.py:170 #: install_station/interface_controller.py:194
msgid "Installation Types" msgid "Installation Types"
msgstr "" msgstr ""
#: install_station/interface_controller.py:181 #: install_station/interface_controller.py:221
msgid "Custom Configuration" msgid "Custom Configuration"
msgstr "" msgstr ""
#: install_station/interface_controller.py:191 #: install_station/interface_controller.py:231
msgid "ZFS Configuration" msgid "ZFS Configuration"
msgstr "" msgstr ""
#: install_station/interface_controller.py:203 #: install_station/interface_controller.py:243
msgid "Install" msgid "Install"
msgstr "" msgstr ""
#: install_station/interface_controller.py:213 #: install_station/interface_controller.py:253
msgid "Installation Progress" msgid "Installation Progress"
msgstr "" msgstr ""
#: install_station/interface_controller.py:220 #: install_station/interface_controller.py:260
msgid "Progress Bar" msgid "Progress Bar"
msgstr "" msgstr ""
#: install_station/keyboard.py:40 #: install_station/keyboard.py:45
msgid "Type here to test your keyboard" msgid "Type here to test your keyboard"
msgstr "" msgstr ""
#: install_station/keyboard.py:97 #: install_station/keyboard.py:102
msgid "Keyboard Layout" msgid "Keyboard Layout"
msgstr "" msgstr ""
#: install_station/keyboard.py:117 #: install_station/keyboard.py:122
msgid "Keyboard Models" msgid "Keyboard Models"
msgstr "" msgstr ""
#: install_station/keyboard.py:225 #: install_station/keyboard.py:230
msgid "English (US)" msgid "English (US)"
msgstr "" msgstr ""
#: install_station/keyboard.py:226 #: install_station/keyboard.py:231
msgid "English (Canada)" msgid "English (Canada)"
msgstr "" msgstr ""
#: install_station/keyboard.py:227 #: install_station/keyboard.py:232
msgid "French (Canada)" msgid "French (Canada)"
msgstr "" msgstr ""
+45 -45
View File
@@ -7,7 +7,7 @@ msgid ""
msgstr "" msgstr ""
"Project-Id-Version: PACKAGE VERSION\n" "Project-Id-Version: PACKAGE VERSION\n"
"Report-Msgid-Bugs-To: \n" "Report-Msgid-Bugs-To: \n"
"POT-Creation-Date: 2025-07-12 21:21-0300\n" "POT-Creation-Date: 2025-09-24 18:07-0300\n"
"PO-Revision-Date: 2025-07-09 20:26-0300\n" "PO-Revision-Date: 2025-07-09 20:26-0300\n"
"Last-Translator: Eric Turgeon <EMAIL@ADDRESS>\n" "Last-Translator: Eric Turgeon <EMAIL@ADDRESS>\n"
"Language-Team: Estonian <linux-ee@lists.eenet.ee>\n" "Language-Team: Estonian <linux-ee@lists.eenet.ee>\n"
@@ -18,7 +18,7 @@ msgstr ""
"Plural-Forms: nplurals=2; plural=(n != 1);\n" "Plural-Forms: nplurals=2; plural=(n != 1);\n"
#: install_station/boot_manager.py:121 #: install_station/boot_manager.py:121
#: install_station/interface_controller.py:201 #: install_station/interface_controller.py:241
msgid "Boot Option" msgid "Boot Option"
msgstr "" msgstr ""
@@ -35,43 +35,43 @@ msgstr ""
msgid "FreeBSD {loader} loader only" msgid "FreeBSD {loader} loader only"
msgstr "" msgstr ""
#: install_station/common.py:108 #: install_station/common.py:123
msgid "Space not allowed" msgid "Space not allowed"
msgstr "" msgstr ""
#: install_station/common.py:110 install_station/common.py:112 #: install_station/common.py:125 install_station/common.py:127
msgid "Super Weak" msgid "Super Weak"
msgstr "" msgstr ""
#: install_station/common.py:114 install_station/common.py:120 #: install_station/common.py:129 install_station/common.py:135
msgid "Very Weak" msgid "Very Weak"
msgstr "" msgstr ""
#: install_station/common.py:116 install_station/common.py:122 #: install_station/common.py:131 install_station/common.py:137
#: install_station/common.py:128 #: install_station/common.py:143
msgid "Fairly Weak" msgid "Fairly Weak"
msgstr "" msgstr ""
#: install_station/common.py:118 install_station/common.py:124 #: install_station/common.py:133 install_station/common.py:139
#: install_station/common.py:130 install_station/common.py:136 #: install_station/common.py:145 install_station/common.py:151
msgid "Weak" msgid "Weak"
msgstr "" msgstr ""
#: install_station/common.py:126 install_station/common.py:132 #: install_station/common.py:141 install_station/common.py:147
#: install_station/common.py:138 install_station/common.py:144 #: install_station/common.py:153 install_station/common.py:159
msgid "Strong" msgid "Strong"
msgstr "" msgstr ""
#: install_station/common.py:134 install_station/common.py:140 #: install_station/common.py:149 install_station/common.py:155
#: install_station/common.py:146 install_station/common.py:152 #: install_station/common.py:161 install_station/common.py:167
msgid "Fairly Strong" msgid "Fairly Strong"
msgstr "" msgstr ""
#: install_station/common.py:142 install_station/common.py:148 #: install_station/common.py:157 install_station/common.py:163
msgid "Very Strong" msgid "Very Strong"
msgstr "" msgstr ""
#: install_station/common.py:150 install_station/common.py:154 #: install_station/common.py:165 install_station/common.py:169
msgid "Super Strong" msgid "Super Strong"
msgstr "" msgstr ""
@@ -163,18 +163,18 @@ msgstr ""
msgid "Ok" msgid "Ok"
msgstr "" msgstr ""
#: install_station/install_type.py:52 #: install_station/install_type.py:94
msgid "How do you want to install GhostBSD?" msgid "How do you want to install GhostBSD?"
msgstr "" msgstr ""
#: install_station/install_type.py:58 #: install_station/install_type.py:100
msgid "" msgid ""
"<b>Disks Configuration</b>\n" "<b>Disks Configuration</b>\n"
"Install GhostBSD using Stripe, Mirror, RAIDZ1, RAIDZ2, or RAIDZ3 " "Install GhostBSD using Stripe, Mirror, RAIDZ1, RAIDZ2, or RAIDZ3 "
"configurations." "configurations."
msgstr "" msgstr ""
#: install_station/install_type.py:71 #: install_station/install_type.py:113
msgid "" msgid ""
"<b>Multi-Boot Configuration</b>\n" "<b>Multi-Boot Configuration</b>\n"
"Install GhostBSD with ZFS alongside other operating systems." "Install GhostBSD with ZFS alongside other operating systems."
@@ -212,90 +212,90 @@ msgid ""
"We hope you'll enjoy our BSD operating system." "We hope you'll enjoy our BSD operating system."
msgstr "" msgstr ""
#: install_station/interface_controller.py:9 #: install_station/interface_controller.py:24
#: install_station/interface_controller.py:20 #: install_station/interface_controller.py:35
msgid "Back" msgid "Back"
msgstr "" msgstr ""
#: install_station/interface_controller.py:11 #: install_station/interface_controller.py:26
#: install_station/interface_controller.py:21 #: install_station/interface_controller.py:36
msgid "Cancel" msgid "Cancel"
msgstr "" msgstr ""
#: install_station/interface_controller.py:13 #: install_station/interface_controller.py:28
#: install_station/interface_controller.py:22 #: install_station/interface_controller.py:37
#: install_station/interface_controller.py:257 #: install_station/interface_controller.py:297
msgid "Next" msgid "Next"
msgstr "" msgstr ""
#: install_station/interface_controller.py:106 #: install_station/interface_controller.py:129
#: install_station/interface_controller.py:107 install_station/language.py:101 #: install_station/interface_controller.py:130 install_station/language.py:101
msgid "Welcome to GhostBSD" msgid "Welcome to GhostBSD"
msgstr "" msgstr ""
#: install_station/interface_controller.py:116 #: install_station/interface_controller.py:139
msgid "Button" msgid "Button"
msgstr "" msgstr ""
#: install_station/interface_controller.py:137 #: install_station/interface_controller.py:160
msgid "Keyboard Setup" msgid "Keyboard Setup"
msgstr "" msgstr ""
#: install_station/interface_controller.py:149 #: install_station/interface_controller.py:172
#: install_station/interface_controller.py:234 #: install_station/interface_controller.py:274
#: install_station/interface_controller.py:239 #: install_station/interface_controller.py:279
msgid "Network Setup" msgid "Network Setup"
msgstr "" msgstr ""
#: install_station/interface_controller.py:160 #: install_station/interface_controller.py:183
msgid "Try Or Install GhostBSD" msgid "Try Or Install GhostBSD"
msgstr "" msgstr ""
#: install_station/interface_controller.py:170 #: install_station/interface_controller.py:194
msgid "Installation Types" msgid "Installation Types"
msgstr "" msgstr ""
#: install_station/interface_controller.py:181 #: install_station/interface_controller.py:221
msgid "Custom Configuration" msgid "Custom Configuration"
msgstr "" msgstr ""
#: install_station/interface_controller.py:191 #: install_station/interface_controller.py:231
msgid "ZFS Configuration" msgid "ZFS Configuration"
msgstr "" msgstr ""
#: install_station/interface_controller.py:203 #: install_station/interface_controller.py:243
msgid "Install" msgid "Install"
msgstr "" msgstr ""
#: install_station/interface_controller.py:213 #: install_station/interface_controller.py:253
msgid "Installation Progress" msgid "Installation Progress"
msgstr "" msgstr ""
#: install_station/interface_controller.py:220 #: install_station/interface_controller.py:260
msgid "Progress Bar" msgid "Progress Bar"
msgstr "" msgstr ""
#: install_station/keyboard.py:40 #: install_station/keyboard.py:45
msgid "Type here to test your keyboard" msgid "Type here to test your keyboard"
msgstr "" msgstr ""
#: install_station/keyboard.py:97 #: install_station/keyboard.py:102
msgid "Keyboard Layout" msgid "Keyboard Layout"
msgstr "" msgstr ""
#: install_station/keyboard.py:117 #: install_station/keyboard.py:122
msgid "Keyboard Models" msgid "Keyboard Models"
msgstr "" msgstr ""
#: install_station/keyboard.py:225 #: install_station/keyboard.py:230
msgid "English (US)" msgid "English (US)"
msgstr "" msgstr ""
#: install_station/keyboard.py:226 #: install_station/keyboard.py:231
msgid "English (Canada)" msgid "English (Canada)"
msgstr "" msgstr ""
#: install_station/keyboard.py:227 #: install_station/keyboard.py:232
msgid "French (Canada)" msgid "French (Canada)"
msgstr "" msgstr ""
+45 -45
View File
@@ -7,7 +7,7 @@ msgid ""
msgstr "" msgstr ""
"Project-Id-Version: PACKAGE VERSION\n" "Project-Id-Version: PACKAGE VERSION\n"
"Report-Msgid-Bugs-To: \n" "Report-Msgid-Bugs-To: \n"
"POT-Creation-Date: 2025-07-12 21:21-0300\n" "POT-Creation-Date: 2025-09-24 18:07-0300\n"
"PO-Revision-Date: 2025-07-09 20:24-0300\n" "PO-Revision-Date: 2025-07-09 20:24-0300\n"
"Last-Translator: Eric Turgeon <EMAIL@ADDRESS>\n" "Last-Translator: Eric Turgeon <EMAIL@ADDRESS>\n"
"Language-Team: Finnish <translation-team-fi@lists.sourceforge.net>\n" "Language-Team: Finnish <translation-team-fi@lists.sourceforge.net>\n"
@@ -18,7 +18,7 @@ msgstr ""
"Plural-Forms: nplurals=2; plural=(n != 1);\n" "Plural-Forms: nplurals=2; plural=(n != 1);\n"
#: install_station/boot_manager.py:121 #: install_station/boot_manager.py:121
#: install_station/interface_controller.py:201 #: install_station/interface_controller.py:241
msgid "Boot Option" msgid "Boot Option"
msgstr "" msgstr ""
@@ -35,43 +35,43 @@ msgstr ""
msgid "FreeBSD {loader} loader only" msgid "FreeBSD {loader} loader only"
msgstr "" msgstr ""
#: install_station/common.py:108 #: install_station/common.py:123
msgid "Space not allowed" msgid "Space not allowed"
msgstr "" msgstr ""
#: install_station/common.py:110 install_station/common.py:112 #: install_station/common.py:125 install_station/common.py:127
msgid "Super Weak" msgid "Super Weak"
msgstr "" msgstr ""
#: install_station/common.py:114 install_station/common.py:120 #: install_station/common.py:129 install_station/common.py:135
msgid "Very Weak" msgid "Very Weak"
msgstr "" msgstr ""
#: install_station/common.py:116 install_station/common.py:122 #: install_station/common.py:131 install_station/common.py:137
#: install_station/common.py:128 #: install_station/common.py:143
msgid "Fairly Weak" msgid "Fairly Weak"
msgstr "" msgstr ""
#: install_station/common.py:118 install_station/common.py:124 #: install_station/common.py:133 install_station/common.py:139
#: install_station/common.py:130 install_station/common.py:136 #: install_station/common.py:145 install_station/common.py:151
msgid "Weak" msgid "Weak"
msgstr "" msgstr ""
#: install_station/common.py:126 install_station/common.py:132 #: install_station/common.py:141 install_station/common.py:147
#: install_station/common.py:138 install_station/common.py:144 #: install_station/common.py:153 install_station/common.py:159
msgid "Strong" msgid "Strong"
msgstr "" msgstr ""
#: install_station/common.py:134 install_station/common.py:140 #: install_station/common.py:149 install_station/common.py:155
#: install_station/common.py:146 install_station/common.py:152 #: install_station/common.py:161 install_station/common.py:167
msgid "Fairly Strong" msgid "Fairly Strong"
msgstr "" msgstr ""
#: install_station/common.py:142 install_station/common.py:148 #: install_station/common.py:157 install_station/common.py:163
msgid "Very Strong" msgid "Very Strong"
msgstr "" msgstr ""
#: install_station/common.py:150 install_station/common.py:154 #: install_station/common.py:165 install_station/common.py:169
msgid "Super Strong" msgid "Super Strong"
msgstr "" msgstr ""
@@ -163,18 +163,18 @@ msgstr ""
msgid "Ok" msgid "Ok"
msgstr "" msgstr ""
#: install_station/install_type.py:52 #: install_station/install_type.py:94
msgid "How do you want to install GhostBSD?" msgid "How do you want to install GhostBSD?"
msgstr "" msgstr ""
#: install_station/install_type.py:58 #: install_station/install_type.py:100
msgid "" msgid ""
"<b>Disks Configuration</b>\n" "<b>Disks Configuration</b>\n"
"Install GhostBSD using Stripe, Mirror, RAIDZ1, RAIDZ2, or RAIDZ3 " "Install GhostBSD using Stripe, Mirror, RAIDZ1, RAIDZ2, or RAIDZ3 "
"configurations." "configurations."
msgstr "" msgstr ""
#: install_station/install_type.py:71 #: install_station/install_type.py:113
msgid "" msgid ""
"<b>Multi-Boot Configuration</b>\n" "<b>Multi-Boot Configuration</b>\n"
"Install GhostBSD with ZFS alongside other operating systems." "Install GhostBSD with ZFS alongside other operating systems."
@@ -212,90 +212,90 @@ msgid ""
"We hope you'll enjoy our BSD operating system." "We hope you'll enjoy our BSD operating system."
msgstr "" msgstr ""
#: install_station/interface_controller.py:9 #: install_station/interface_controller.py:24
#: install_station/interface_controller.py:20 #: install_station/interface_controller.py:35
msgid "Back" msgid "Back"
msgstr "" msgstr ""
#: install_station/interface_controller.py:11 #: install_station/interface_controller.py:26
#: install_station/interface_controller.py:21 #: install_station/interface_controller.py:36
msgid "Cancel" msgid "Cancel"
msgstr "" msgstr ""
#: install_station/interface_controller.py:13 #: install_station/interface_controller.py:28
#: install_station/interface_controller.py:22 #: install_station/interface_controller.py:37
#: install_station/interface_controller.py:257 #: install_station/interface_controller.py:297
msgid "Next" msgid "Next"
msgstr "" msgstr ""
#: install_station/interface_controller.py:106 #: install_station/interface_controller.py:129
#: install_station/interface_controller.py:107 install_station/language.py:101 #: install_station/interface_controller.py:130 install_station/language.py:101
msgid "Welcome to GhostBSD" msgid "Welcome to GhostBSD"
msgstr "" msgstr ""
#: install_station/interface_controller.py:116 #: install_station/interface_controller.py:139
msgid "Button" msgid "Button"
msgstr "" msgstr ""
#: install_station/interface_controller.py:137 #: install_station/interface_controller.py:160
msgid "Keyboard Setup" msgid "Keyboard Setup"
msgstr "" msgstr ""
#: install_station/interface_controller.py:149 #: install_station/interface_controller.py:172
#: install_station/interface_controller.py:234 #: install_station/interface_controller.py:274
#: install_station/interface_controller.py:239 #: install_station/interface_controller.py:279
msgid "Network Setup" msgid "Network Setup"
msgstr "" msgstr ""
#: install_station/interface_controller.py:160 #: install_station/interface_controller.py:183
msgid "Try Or Install GhostBSD" msgid "Try Or Install GhostBSD"
msgstr "" msgstr ""
#: install_station/interface_controller.py:170 #: install_station/interface_controller.py:194
msgid "Installation Types" msgid "Installation Types"
msgstr "" msgstr ""
#: install_station/interface_controller.py:181 #: install_station/interface_controller.py:221
msgid "Custom Configuration" msgid "Custom Configuration"
msgstr "" msgstr ""
#: install_station/interface_controller.py:191 #: install_station/interface_controller.py:231
msgid "ZFS Configuration" msgid "ZFS Configuration"
msgstr "" msgstr ""
#: install_station/interface_controller.py:203 #: install_station/interface_controller.py:243
msgid "Install" msgid "Install"
msgstr "" msgstr ""
#: install_station/interface_controller.py:213 #: install_station/interface_controller.py:253
msgid "Installation Progress" msgid "Installation Progress"
msgstr "" msgstr ""
#: install_station/interface_controller.py:220 #: install_station/interface_controller.py:260
msgid "Progress Bar" msgid "Progress Bar"
msgstr "" msgstr ""
#: install_station/keyboard.py:40 #: install_station/keyboard.py:45
msgid "Type here to test your keyboard" msgid "Type here to test your keyboard"
msgstr "" msgstr ""
#: install_station/keyboard.py:97 #: install_station/keyboard.py:102
msgid "Keyboard Layout" msgid "Keyboard Layout"
msgstr "" msgstr ""
#: install_station/keyboard.py:117 #: install_station/keyboard.py:122
msgid "Keyboard Models" msgid "Keyboard Models"
msgstr "" msgstr ""
#: install_station/keyboard.py:225 #: install_station/keyboard.py:230
msgid "English (US)" msgid "English (US)"
msgstr "" msgstr ""
#: install_station/keyboard.py:226 #: install_station/keyboard.py:231
msgid "English (Canada)" msgid "English (Canada)"
msgstr "" msgstr ""
#: install_station/keyboard.py:227 #: install_station/keyboard.py:232
msgid "French (Canada)" msgid "French (Canada)"
msgstr "" msgstr ""
+45 -45
View File
@@ -7,7 +7,7 @@ msgid ""
msgstr "" msgstr ""
"Project-Id-Version: PACKAGE VERSION\n" "Project-Id-Version: PACKAGE VERSION\n"
"Report-Msgid-Bugs-To: \n" "Report-Msgid-Bugs-To: \n"
"POT-Creation-Date: 2025-07-12 21:21-0300\n" "POT-Creation-Date: 2025-09-24 18:07-0300\n"
"PO-Revision-Date: 2025-07-09 20:35-0300\n" "PO-Revision-Date: 2025-07-09 20:35-0300\n"
"Last-Translator: Eric Turgeon <EMAIL@ADDRESS>\n" "Last-Translator: Eric Turgeon <EMAIL@ADDRESS>\n"
"Language-Team: French <traduc@traduc.org>\n" "Language-Team: French <traduc@traduc.org>\n"
@@ -18,7 +18,7 @@ msgstr ""
"Plural-Forms: nplurals=2; plural=(n > 1);\n" "Plural-Forms: nplurals=2; plural=(n > 1);\n"
#: install_station/boot_manager.py:121 #: install_station/boot_manager.py:121
#: install_station/interface_controller.py:201 #: install_station/interface_controller.py:241
msgid "Boot Option" msgid "Boot Option"
msgstr "Option de démarrage" msgstr "Option de démarrage"
@@ -35,43 +35,43 @@ msgstr "Configurer le gestionnaire de démarrage FreeBSD"
msgid "FreeBSD {loader} loader only" msgid "FreeBSD {loader} loader only"
msgstr "Chargeur FreeBSD {loader} uniquement" msgstr "Chargeur FreeBSD {loader} uniquement"
#: install_station/common.py:108 #: install_station/common.py:123
msgid "Space not allowed" msgid "Space not allowed"
msgstr "Espace non autorisé" msgstr "Espace non autorisé"
#: install_station/common.py:110 install_station/common.py:112 #: install_station/common.py:125 install_station/common.py:127
msgid "Super Weak" msgid "Super Weak"
msgstr "Très faible" msgstr "Très faible"
#: install_station/common.py:114 install_station/common.py:120 #: install_station/common.py:129 install_station/common.py:135
msgid "Very Weak" msgid "Very Weak"
msgstr "Très faible" msgstr "Très faible"
#: install_station/common.py:116 install_station/common.py:122 #: install_station/common.py:131 install_station/common.py:137
#: install_station/common.py:128 #: install_station/common.py:143
msgid "Fairly Weak" msgid "Fairly Weak"
msgstr "Plutôt faible" msgstr "Plutôt faible"
#: install_station/common.py:118 install_station/common.py:124 #: install_station/common.py:133 install_station/common.py:139
#: install_station/common.py:130 install_station/common.py:136 #: install_station/common.py:145 install_station/common.py:151
msgid "Weak" msgid "Weak"
msgstr "Faible" msgstr "Faible"
#: install_station/common.py:126 install_station/common.py:132 #: install_station/common.py:141 install_station/common.py:147
#: install_station/common.py:138 install_station/common.py:144 #: install_station/common.py:153 install_station/common.py:159
msgid "Strong" msgid "Strong"
msgstr "Fort" msgstr "Fort"
#: install_station/common.py:134 install_station/common.py:140 #: install_station/common.py:149 install_station/common.py:155
#: install_station/common.py:146 install_station/common.py:152 #: install_station/common.py:161 install_station/common.py:167
msgid "Fairly Strong" msgid "Fairly Strong"
msgstr "Plutôt fort" msgstr "Plutôt fort"
#: install_station/common.py:142 install_station/common.py:148 #: install_station/common.py:157 install_station/common.py:163
msgid "Very Strong" msgid "Very Strong"
msgstr "Très fort" msgstr "Très fort"
#: install_station/common.py:150 install_station/common.py:154 #: install_station/common.py:165 install_station/common.py:169
msgid "Super Strong" msgid "Super Strong"
msgstr "Très fort" msgstr "Très fort"
@@ -170,11 +170,11 @@ msgstr ""
msgid "Ok" msgid "Ok"
msgstr "OK" msgstr "OK"
#: install_station/install_type.py:52 #: install_station/install_type.py:94
msgid "How do you want to install GhostBSD?" msgid "How do you want to install GhostBSD?"
msgstr "Comment voulez-vous installer GhostBSD ?" msgstr "Comment voulez-vous installer GhostBSD ?"
#: install_station/install_type.py:58 #: install_station/install_type.py:100
msgid "" msgid ""
"<b>Disks Configuration</b>\n" "<b>Disks Configuration</b>\n"
"Install GhostBSD using Stripe, Mirror, RAIDZ1, RAIDZ2, or RAIDZ3 " "Install GhostBSD using Stripe, Mirror, RAIDZ1, RAIDZ2, or RAIDZ3 "
@@ -184,7 +184,7 @@ msgstr ""
"Installer GhostBSD en utilisant les configurations Stripe, Mirror, RAIDZ1, " "Installer GhostBSD en utilisant les configurations Stripe, Mirror, RAIDZ1, "
"RAIDZ2, ou RAIDZ3." "RAIDZ2, ou RAIDZ3."
#: install_station/install_type.py:71 #: install_station/install_type.py:113
msgid "" msgid ""
"<b>Multi-Boot Configuration</b>\n" "<b>Multi-Boot Configuration</b>\n"
"Install GhostBSD with ZFS alongside other operating systems." "Install GhostBSD with ZFS alongside other operating systems."
@@ -233,92 +233,92 @@ msgstr ""
"\n" "\n"
"Nous espérons que vous apprécierez notre système d'exploitation BSD." "Nous espérons que vous apprécierez notre système d'exploitation BSD."
#: install_station/interface_controller.py:9 #: install_station/interface_controller.py:24
#: install_station/interface_controller.py:20 #: install_station/interface_controller.py:35
msgid "Back" msgid "Back"
msgstr "Retour" msgstr "Retour"
#: install_station/interface_controller.py:11 #: install_station/interface_controller.py:26
#: install_station/interface_controller.py:21 #: install_station/interface_controller.py:36
msgid "Cancel" msgid "Cancel"
msgstr "Annuler" msgstr "Annuler"
#: install_station/interface_controller.py:13 #: install_station/interface_controller.py:28
#: install_station/interface_controller.py:22 #: install_station/interface_controller.py:37
#: install_station/interface_controller.py:257 #: install_station/interface_controller.py:297
msgid "Next" msgid "Next"
msgstr "Suivant" msgstr "Suivant"
#: install_station/interface_controller.py:106 #: install_station/interface_controller.py:129
#: install_station/interface_controller.py:107 install_station/language.py:101 #: install_station/interface_controller.py:130 install_station/language.py:101
msgid "Welcome to GhostBSD" msgid "Welcome to GhostBSD"
msgstr "Bienvenue dans GhostBSD" msgstr "Bienvenue dans GhostBSD"
#: install_station/interface_controller.py:116 #: install_station/interface_controller.py:139
msgid "Button" msgid "Button"
msgstr "Bouton" msgstr "Bouton"
#: install_station/interface_controller.py:137 #: install_station/interface_controller.py:160
#, fuzzy #, fuzzy
msgid "Keyboard Setup" msgid "Keyboard Setup"
msgstr "Disposition du clavier" msgstr "Disposition du clavier"
#: install_station/interface_controller.py:149 #: install_station/interface_controller.py:172
#: install_station/interface_controller.py:234 #: install_station/interface_controller.py:274
#: install_station/interface_controller.py:239 #: install_station/interface_controller.py:279
msgid "Network Setup" msgid "Network Setup"
msgstr "Configuration réseau" msgstr "Configuration réseau"
#: install_station/interface_controller.py:160 #: install_station/interface_controller.py:183
#, fuzzy #, fuzzy
msgid "Try Or Install GhostBSD" msgid "Try Or Install GhostBSD"
msgstr "Installer GhostBSD" msgstr "Installer GhostBSD"
#: install_station/interface_controller.py:170 #: install_station/interface_controller.py:194
msgid "Installation Types" msgid "Installation Types"
msgstr "Types d'installation" msgstr "Types d'installation"
#: install_station/interface_controller.py:181 #: install_station/interface_controller.py:221
msgid "Custom Configuration" msgid "Custom Configuration"
msgstr "Configuration personnalisée" msgstr "Configuration personnalisée"
#: install_station/interface_controller.py:191 #: install_station/interface_controller.py:231
msgid "ZFS Configuration" msgid "ZFS Configuration"
msgstr "Configuration ZFS" msgstr "Configuration ZFS"
#: install_station/interface_controller.py:203 #: install_station/interface_controller.py:243
msgid "Install" msgid "Install"
msgstr "Installer" msgstr "Installer"
#: install_station/interface_controller.py:213 #: install_station/interface_controller.py:253
msgid "Installation Progress" msgid "Installation Progress"
msgstr "Progrès de l'installation" msgstr "Progrès de l'installation"
#: install_station/interface_controller.py:220 #: install_station/interface_controller.py:260
msgid "Progress Bar" msgid "Progress Bar"
msgstr "Barre de progrès" msgstr "Barre de progrès"
#: install_station/keyboard.py:40 #: install_station/keyboard.py:45
msgid "Type here to test your keyboard" msgid "Type here to test your keyboard"
msgstr "Tapez ici pour tester votre clavier" msgstr "Tapez ici pour tester votre clavier"
#: install_station/keyboard.py:97 #: install_station/keyboard.py:102
msgid "Keyboard Layout" msgid "Keyboard Layout"
msgstr "Disposition du clavier" msgstr "Disposition du clavier"
#: install_station/keyboard.py:117 #: install_station/keyboard.py:122
msgid "Keyboard Models" msgid "Keyboard Models"
msgstr "Modèles de clavier" msgstr "Modèles de clavier"
#: install_station/keyboard.py:225 #: install_station/keyboard.py:230
msgid "English (US)" msgid "English (US)"
msgstr "Anglais (États-Unis)" msgstr "Anglais (États-Unis)"
#: install_station/keyboard.py:226 #: install_station/keyboard.py:231
msgid "English (Canada)" msgid "English (Canada)"
msgstr "Anglais (Canada)" msgstr "Anglais (Canada)"
#: install_station/keyboard.py:227 #: install_station/keyboard.py:232
msgid "French (Canada)" msgid "French (Canada)"
msgstr "Français (Canada)" msgstr "Français (Canada)"
+45 -45
View File
@@ -7,7 +7,7 @@ msgid ""
msgstr "" msgstr ""
"Project-Id-Version: PACKAGE VERSION\n" "Project-Id-Version: PACKAGE VERSION\n"
"Report-Msgid-Bugs-To: \n" "Report-Msgid-Bugs-To: \n"
"POT-Creation-Date: 2025-07-12 21:21-0300\n" "POT-Creation-Date: 2025-09-24 18:07-0300\n"
"PO-Revision-Date: 2025-07-09 08:08-0300\n" "PO-Revision-Date: 2025-07-09 08:08-0300\n"
"Last-Translator: Eric Turgeon <ericturgeon@ghostbsd.org>\n" "Last-Translator: Eric Turgeon <ericturgeon@ghostbsd.org>\n"
"Language-Team: French <traduc@traduc.org>\n" "Language-Team: French <traduc@traduc.org>\n"
@@ -18,7 +18,7 @@ msgstr ""
"Plural-Forms: nplurals=2; plural=(n > 1);\n" "Plural-Forms: nplurals=2; plural=(n > 1);\n"
#: install_station/boot_manager.py:121 #: install_station/boot_manager.py:121
#: install_station/interface_controller.py:201 #: install_station/interface_controller.py:241
msgid "Boot Option" msgid "Boot Option"
msgstr "Option de démarrage" msgstr "Option de démarrage"
@@ -35,43 +35,43 @@ msgstr "Configurer le gestionnaire de démarrage FreeBSD"
msgid "FreeBSD {loader} loader only" msgid "FreeBSD {loader} loader only"
msgstr "Chargeur FreeBSD {loader} uniquement" msgstr "Chargeur FreeBSD {loader} uniquement"
#: install_station/common.py:108 #: install_station/common.py:123
msgid "Space not allowed" msgid "Space not allowed"
msgstr "Espace non autorisé" msgstr "Espace non autorisé"
#: install_station/common.py:110 install_station/common.py:112 #: install_station/common.py:125 install_station/common.py:127
msgid "Super Weak" msgid "Super Weak"
msgstr "Très faible" msgstr "Très faible"
#: install_station/common.py:114 install_station/common.py:120 #: install_station/common.py:129 install_station/common.py:135
msgid "Very Weak" msgid "Very Weak"
msgstr "Très faible" msgstr "Très faible"
#: install_station/common.py:116 install_station/common.py:122 #: install_station/common.py:131 install_station/common.py:137
#: install_station/common.py:128 #: install_station/common.py:143
msgid "Fairly Weak" msgid "Fairly Weak"
msgstr "Plutôt faible" msgstr "Plutôt faible"
#: install_station/common.py:118 install_station/common.py:124 #: install_station/common.py:133 install_station/common.py:139
#: install_station/common.py:130 install_station/common.py:136 #: install_station/common.py:145 install_station/common.py:151
msgid "Weak" msgid "Weak"
msgstr "Faible" msgstr "Faible"
#: install_station/common.py:126 install_station/common.py:132 #: install_station/common.py:141 install_station/common.py:147
#: install_station/common.py:138 install_station/common.py:144 #: install_station/common.py:153 install_station/common.py:159
msgid "Strong" msgid "Strong"
msgstr "Fort" msgstr "Fort"
#: install_station/common.py:134 install_station/common.py:140 #: install_station/common.py:149 install_station/common.py:155
#: install_station/common.py:146 install_station/common.py:152 #: install_station/common.py:161 install_station/common.py:167
msgid "Fairly Strong" msgid "Fairly Strong"
msgstr "Plutôt fort" msgstr "Plutôt fort"
#: install_station/common.py:142 install_station/common.py:148 #: install_station/common.py:157 install_station/common.py:163
msgid "Very Strong" msgid "Very Strong"
msgstr "Très fort" msgstr "Très fort"
#: install_station/common.py:150 install_station/common.py:154 #: install_station/common.py:165 install_station/common.py:169
msgid "Super Strong" msgid "Super Strong"
msgstr "Très fort" msgstr "Très fort"
@@ -170,11 +170,11 @@ msgstr ""
msgid "Ok" msgid "Ok"
msgstr "OK" msgstr "OK"
#: install_station/install_type.py:52 #: install_station/install_type.py:94
msgid "How do you want to install GhostBSD?" msgid "How do you want to install GhostBSD?"
msgstr "Comment voulez-vous installer GhostBSD ?" msgstr "Comment voulez-vous installer GhostBSD ?"
#: install_station/install_type.py:58 #: install_station/install_type.py:100
msgid "" msgid ""
"<b>Disks Configuration</b>\n" "<b>Disks Configuration</b>\n"
"Install GhostBSD using Stripe, Mirror, RAIDZ1, RAIDZ2, or RAIDZ3 " "Install GhostBSD using Stripe, Mirror, RAIDZ1, RAIDZ2, or RAIDZ3 "
@@ -184,7 +184,7 @@ msgstr ""
"Installer GhostBSD en utilisant les configurations Stripe, Mirror, RAIDZ1, " "Installer GhostBSD en utilisant les configurations Stripe, Mirror, RAIDZ1, "
"RAIDZ2, ou RAIDZ3." "RAIDZ2, ou RAIDZ3."
#: install_station/install_type.py:71 #: install_station/install_type.py:113
msgid "" msgid ""
"<b>Multi-Boot Configuration</b>\n" "<b>Multi-Boot Configuration</b>\n"
"Install GhostBSD with ZFS alongside other operating systems." "Install GhostBSD with ZFS alongside other operating systems."
@@ -233,92 +233,92 @@ msgstr ""
"\n" "\n"
"Nous espérons que vous apprécierez notre système d'exploitation BSD." "Nous espérons que vous apprécierez notre système d'exploitation BSD."
#: install_station/interface_controller.py:9 #: install_station/interface_controller.py:24
#: install_station/interface_controller.py:20 #: install_station/interface_controller.py:35
msgid "Back" msgid "Back"
msgstr "Retour" msgstr "Retour"
#: install_station/interface_controller.py:11 #: install_station/interface_controller.py:26
#: install_station/interface_controller.py:21 #: install_station/interface_controller.py:36
msgid "Cancel" msgid "Cancel"
msgstr "Annuler" msgstr "Annuler"
#: install_station/interface_controller.py:13 #: install_station/interface_controller.py:28
#: install_station/interface_controller.py:22 #: install_station/interface_controller.py:37
#: install_station/interface_controller.py:257 #: install_station/interface_controller.py:297
msgid "Next" msgid "Next"
msgstr "Suivant" msgstr "Suivant"
#: install_station/interface_controller.py:106 #: install_station/interface_controller.py:129
#: install_station/interface_controller.py:107 install_station/language.py:101 #: install_station/interface_controller.py:130 install_station/language.py:101
msgid "Welcome to GhostBSD" msgid "Welcome to GhostBSD"
msgstr "Bienvenue sur GhostBSD" msgstr "Bienvenue sur GhostBSD"
#: install_station/interface_controller.py:116 #: install_station/interface_controller.py:139
msgid "Button" msgid "Button"
msgstr "Bouton" msgstr "Bouton"
#: install_station/interface_controller.py:137 #: install_station/interface_controller.py:160
#, fuzzy #, fuzzy
msgid "Keyboard Setup" msgid "Keyboard Setup"
msgstr "Disposition du clavier" msgstr "Disposition du clavier"
#: install_station/interface_controller.py:149 #: install_station/interface_controller.py:172
#: install_station/interface_controller.py:234 #: install_station/interface_controller.py:274
#: install_station/interface_controller.py:239 #: install_station/interface_controller.py:279
msgid "Network Setup" msgid "Network Setup"
msgstr "Configuration réseau" msgstr "Configuration réseau"
#: install_station/interface_controller.py:160 #: install_station/interface_controller.py:183
#, fuzzy #, fuzzy
msgid "Try Or Install GhostBSD" msgid "Try Or Install GhostBSD"
msgstr "Installer GhostBSD" msgstr "Installer GhostBSD"
#: install_station/interface_controller.py:170 #: install_station/interface_controller.py:194
msgid "Installation Types" msgid "Installation Types"
msgstr "Types d'installation" msgstr "Types d'installation"
#: install_station/interface_controller.py:181 #: install_station/interface_controller.py:221
msgid "Custom Configuration" msgid "Custom Configuration"
msgstr "Configuration personnalisée" msgstr "Configuration personnalisée"
#: install_station/interface_controller.py:191 #: install_station/interface_controller.py:231
msgid "ZFS Configuration" msgid "ZFS Configuration"
msgstr "Configuration ZFS" msgstr "Configuration ZFS"
#: install_station/interface_controller.py:203 #: install_station/interface_controller.py:243
msgid "Install" msgid "Install"
msgstr "Installer" msgstr "Installer"
#: install_station/interface_controller.py:213 #: install_station/interface_controller.py:253
msgid "Installation Progress" msgid "Installation Progress"
msgstr "Progression de l'installation" msgstr "Progression de l'installation"
#: install_station/interface_controller.py:220 #: install_station/interface_controller.py:260
msgid "Progress Bar" msgid "Progress Bar"
msgstr "Barre de progression" msgstr "Barre de progression"
#: install_station/keyboard.py:40 #: install_station/keyboard.py:45
msgid "Type here to test your keyboard" msgid "Type here to test your keyboard"
msgstr "Tapez ici pour tester votre clavier" msgstr "Tapez ici pour tester votre clavier"
#: install_station/keyboard.py:97 #: install_station/keyboard.py:102
msgid "Keyboard Layout" msgid "Keyboard Layout"
msgstr "Disposition du clavier" msgstr "Disposition du clavier"
#: install_station/keyboard.py:117 #: install_station/keyboard.py:122
msgid "Keyboard Models" msgid "Keyboard Models"
msgstr "Modèles de clavier" msgstr "Modèles de clavier"
#: install_station/keyboard.py:225 #: install_station/keyboard.py:230
msgid "English (US)" msgid "English (US)"
msgstr "Anglais (États-Unis)" msgstr "Anglais (États-Unis)"
#: install_station/keyboard.py:226 #: install_station/keyboard.py:231
msgid "English (Canada)" msgid "English (Canada)"
msgstr "Anglais (Canada)" msgstr "Anglais (Canada)"
#: install_station/keyboard.py:227 #: install_station/keyboard.py:232
msgid "French (Canada)" msgid "French (Canada)"
msgstr "Français (Canada)" msgstr "Français (Canada)"
+45 -45
View File
@@ -7,7 +7,7 @@ msgid ""
msgstr "" msgstr ""
"Project-Id-Version: PACKAGE VERSION\n" "Project-Id-Version: PACKAGE VERSION\n"
"Report-Msgid-Bugs-To: \n" "Report-Msgid-Bugs-To: \n"
"POT-Creation-Date: 2025-07-12 21:21-0300\n" "POT-Creation-Date: 2025-09-24 18:07-0300\n"
"PO-Revision-Date: 2025-07-09 20:26-0300\n" "PO-Revision-Date: 2025-07-09 20:26-0300\n"
"Last-Translator: Eric Turgeon <EMAIL@ADDRESS>\n" "Last-Translator: Eric Turgeon <EMAIL@ADDRESS>\n"
"Language-Team: Croatian <lokalizacija@linux.hr>\n" "Language-Team: Croatian <lokalizacija@linux.hr>\n"
@@ -19,7 +19,7 @@ msgstr ""
"n%10<=4 && (n%100<10 || n%100>=20) ? 1 : 2);\n" "n%10<=4 && (n%100<10 || n%100>=20) ? 1 : 2);\n"
#: install_station/boot_manager.py:121 #: install_station/boot_manager.py:121
#: install_station/interface_controller.py:201 #: install_station/interface_controller.py:241
msgid "Boot Option" msgid "Boot Option"
msgstr "" msgstr ""
@@ -36,43 +36,43 @@ msgstr ""
msgid "FreeBSD {loader} loader only" msgid "FreeBSD {loader} loader only"
msgstr "" msgstr ""
#: install_station/common.py:108 #: install_station/common.py:123
msgid "Space not allowed" msgid "Space not allowed"
msgstr "" msgstr ""
#: install_station/common.py:110 install_station/common.py:112 #: install_station/common.py:125 install_station/common.py:127
msgid "Super Weak" msgid "Super Weak"
msgstr "" msgstr ""
#: install_station/common.py:114 install_station/common.py:120 #: install_station/common.py:129 install_station/common.py:135
msgid "Very Weak" msgid "Very Weak"
msgstr "" msgstr ""
#: install_station/common.py:116 install_station/common.py:122 #: install_station/common.py:131 install_station/common.py:137
#: install_station/common.py:128 #: install_station/common.py:143
msgid "Fairly Weak" msgid "Fairly Weak"
msgstr "" msgstr ""
#: install_station/common.py:118 install_station/common.py:124 #: install_station/common.py:133 install_station/common.py:139
#: install_station/common.py:130 install_station/common.py:136 #: install_station/common.py:145 install_station/common.py:151
msgid "Weak" msgid "Weak"
msgstr "" msgstr ""
#: install_station/common.py:126 install_station/common.py:132 #: install_station/common.py:141 install_station/common.py:147
#: install_station/common.py:138 install_station/common.py:144 #: install_station/common.py:153 install_station/common.py:159
msgid "Strong" msgid "Strong"
msgstr "" msgstr ""
#: install_station/common.py:134 install_station/common.py:140 #: install_station/common.py:149 install_station/common.py:155
#: install_station/common.py:146 install_station/common.py:152 #: install_station/common.py:161 install_station/common.py:167
msgid "Fairly Strong" msgid "Fairly Strong"
msgstr "" msgstr ""
#: install_station/common.py:142 install_station/common.py:148 #: install_station/common.py:157 install_station/common.py:163
msgid "Very Strong" msgid "Very Strong"
msgstr "" msgstr ""
#: install_station/common.py:150 install_station/common.py:154 #: install_station/common.py:165 install_station/common.py:169
msgid "Super Strong" msgid "Super Strong"
msgstr "" msgstr ""
@@ -164,18 +164,18 @@ msgstr ""
msgid "Ok" msgid "Ok"
msgstr "" msgstr ""
#: install_station/install_type.py:52 #: install_station/install_type.py:94
msgid "How do you want to install GhostBSD?" msgid "How do you want to install GhostBSD?"
msgstr "" msgstr ""
#: install_station/install_type.py:58 #: install_station/install_type.py:100
msgid "" msgid ""
"<b>Disks Configuration</b>\n" "<b>Disks Configuration</b>\n"
"Install GhostBSD using Stripe, Mirror, RAIDZ1, RAIDZ2, or RAIDZ3 " "Install GhostBSD using Stripe, Mirror, RAIDZ1, RAIDZ2, or RAIDZ3 "
"configurations." "configurations."
msgstr "" msgstr ""
#: install_station/install_type.py:71 #: install_station/install_type.py:113
msgid "" msgid ""
"<b>Multi-Boot Configuration</b>\n" "<b>Multi-Boot Configuration</b>\n"
"Install GhostBSD with ZFS alongside other operating systems." "Install GhostBSD with ZFS alongside other operating systems."
@@ -213,90 +213,90 @@ msgid ""
"We hope you'll enjoy our BSD operating system." "We hope you'll enjoy our BSD operating system."
msgstr "" msgstr ""
#: install_station/interface_controller.py:9 #: install_station/interface_controller.py:24
#: install_station/interface_controller.py:20 #: install_station/interface_controller.py:35
msgid "Back" msgid "Back"
msgstr "" msgstr ""
#: install_station/interface_controller.py:11 #: install_station/interface_controller.py:26
#: install_station/interface_controller.py:21 #: install_station/interface_controller.py:36
msgid "Cancel" msgid "Cancel"
msgstr "" msgstr ""
#: install_station/interface_controller.py:13 #: install_station/interface_controller.py:28
#: install_station/interface_controller.py:22 #: install_station/interface_controller.py:37
#: install_station/interface_controller.py:257 #: install_station/interface_controller.py:297
msgid "Next" msgid "Next"
msgstr "" msgstr ""
#: install_station/interface_controller.py:106 #: install_station/interface_controller.py:129
#: install_station/interface_controller.py:107 install_station/language.py:101 #: install_station/interface_controller.py:130 install_station/language.py:101
msgid "Welcome to GhostBSD" msgid "Welcome to GhostBSD"
msgstr "" msgstr ""
#: install_station/interface_controller.py:116 #: install_station/interface_controller.py:139
msgid "Button" msgid "Button"
msgstr "" msgstr ""
#: install_station/interface_controller.py:137 #: install_station/interface_controller.py:160
msgid "Keyboard Setup" msgid "Keyboard Setup"
msgstr "" msgstr ""
#: install_station/interface_controller.py:149 #: install_station/interface_controller.py:172
#: install_station/interface_controller.py:234 #: install_station/interface_controller.py:274
#: install_station/interface_controller.py:239 #: install_station/interface_controller.py:279
msgid "Network Setup" msgid "Network Setup"
msgstr "" msgstr ""
#: install_station/interface_controller.py:160 #: install_station/interface_controller.py:183
msgid "Try Or Install GhostBSD" msgid "Try Or Install GhostBSD"
msgstr "" msgstr ""
#: install_station/interface_controller.py:170 #: install_station/interface_controller.py:194
msgid "Installation Types" msgid "Installation Types"
msgstr "" msgstr ""
#: install_station/interface_controller.py:181 #: install_station/interface_controller.py:221
msgid "Custom Configuration" msgid "Custom Configuration"
msgstr "" msgstr ""
#: install_station/interface_controller.py:191 #: install_station/interface_controller.py:231
msgid "ZFS Configuration" msgid "ZFS Configuration"
msgstr "" msgstr ""
#: install_station/interface_controller.py:203 #: install_station/interface_controller.py:243
msgid "Install" msgid "Install"
msgstr "" msgstr ""
#: install_station/interface_controller.py:213 #: install_station/interface_controller.py:253
msgid "Installation Progress" msgid "Installation Progress"
msgstr "" msgstr ""
#: install_station/interface_controller.py:220 #: install_station/interface_controller.py:260
msgid "Progress Bar" msgid "Progress Bar"
msgstr "" msgstr ""
#: install_station/keyboard.py:40 #: install_station/keyboard.py:45
msgid "Type here to test your keyboard" msgid "Type here to test your keyboard"
msgstr "" msgstr ""
#: install_station/keyboard.py:97 #: install_station/keyboard.py:102
msgid "Keyboard Layout" msgid "Keyboard Layout"
msgstr "" msgstr ""
#: install_station/keyboard.py:117 #: install_station/keyboard.py:122
msgid "Keyboard Models" msgid "Keyboard Models"
msgstr "" msgstr ""
#: install_station/keyboard.py:225 #: install_station/keyboard.py:230
msgid "English (US)" msgid "English (US)"
msgstr "" msgstr ""
#: install_station/keyboard.py:226 #: install_station/keyboard.py:231
msgid "English (Canada)" msgid "English (Canada)"
msgstr "" msgstr ""
#: install_station/keyboard.py:227 #: install_station/keyboard.py:232
msgid "French (Canada)" msgid "French (Canada)"
msgstr "" msgstr ""
+45 -45
View File
@@ -7,7 +7,7 @@ msgid ""
msgstr "" msgstr ""
"Project-Id-Version: PACKAGE VERSION\n" "Project-Id-Version: PACKAGE VERSION\n"
"Report-Msgid-Bugs-To: \n" "Report-Msgid-Bugs-To: \n"
"POT-Creation-Date: 2025-07-12 21:21-0300\n" "POT-Creation-Date: 2025-09-24 18:07-0300\n"
"PO-Revision-Date: 2025-07-09 20:24-0300\n" "PO-Revision-Date: 2025-07-09 20:24-0300\n"
"Last-Translator: Eric Turgeon <EMAIL@ADDRESS>\n" "Last-Translator: Eric Turgeon <EMAIL@ADDRESS>\n"
"Language-Team: Hungarian <translation-team-hu@lists.sourceforge.net>\n" "Language-Team: Hungarian <translation-team-hu@lists.sourceforge.net>\n"
@@ -18,7 +18,7 @@ msgstr ""
"Plural-Forms: nplurals=2; plural=(n != 1);\n" "Plural-Forms: nplurals=2; plural=(n != 1);\n"
#: install_station/boot_manager.py:121 #: install_station/boot_manager.py:121
#: install_station/interface_controller.py:201 #: install_station/interface_controller.py:241
msgid "Boot Option" msgid "Boot Option"
msgstr "" msgstr ""
@@ -35,43 +35,43 @@ msgstr ""
msgid "FreeBSD {loader} loader only" msgid "FreeBSD {loader} loader only"
msgstr "" msgstr ""
#: install_station/common.py:108 #: install_station/common.py:123
msgid "Space not allowed" msgid "Space not allowed"
msgstr "" msgstr ""
#: install_station/common.py:110 install_station/common.py:112 #: install_station/common.py:125 install_station/common.py:127
msgid "Super Weak" msgid "Super Weak"
msgstr "" msgstr ""
#: install_station/common.py:114 install_station/common.py:120 #: install_station/common.py:129 install_station/common.py:135
msgid "Very Weak" msgid "Very Weak"
msgstr "" msgstr ""
#: install_station/common.py:116 install_station/common.py:122 #: install_station/common.py:131 install_station/common.py:137
#: install_station/common.py:128 #: install_station/common.py:143
msgid "Fairly Weak" msgid "Fairly Weak"
msgstr "" msgstr ""
#: install_station/common.py:118 install_station/common.py:124 #: install_station/common.py:133 install_station/common.py:139
#: install_station/common.py:130 install_station/common.py:136 #: install_station/common.py:145 install_station/common.py:151
msgid "Weak" msgid "Weak"
msgstr "" msgstr ""
#: install_station/common.py:126 install_station/common.py:132 #: install_station/common.py:141 install_station/common.py:147
#: install_station/common.py:138 install_station/common.py:144 #: install_station/common.py:153 install_station/common.py:159
msgid "Strong" msgid "Strong"
msgstr "" msgstr ""
#: install_station/common.py:134 install_station/common.py:140 #: install_station/common.py:149 install_station/common.py:155
#: install_station/common.py:146 install_station/common.py:152 #: install_station/common.py:161 install_station/common.py:167
msgid "Fairly Strong" msgid "Fairly Strong"
msgstr "" msgstr ""
#: install_station/common.py:142 install_station/common.py:148 #: install_station/common.py:157 install_station/common.py:163
msgid "Very Strong" msgid "Very Strong"
msgstr "" msgstr ""
#: install_station/common.py:150 install_station/common.py:154 #: install_station/common.py:165 install_station/common.py:169
msgid "Super Strong" msgid "Super Strong"
msgstr "" msgstr ""
@@ -163,18 +163,18 @@ msgstr ""
msgid "Ok" msgid "Ok"
msgstr "" msgstr ""
#: install_station/install_type.py:52 #: install_station/install_type.py:94
msgid "How do you want to install GhostBSD?" msgid "How do you want to install GhostBSD?"
msgstr "" msgstr ""
#: install_station/install_type.py:58 #: install_station/install_type.py:100
msgid "" msgid ""
"<b>Disks Configuration</b>\n" "<b>Disks Configuration</b>\n"
"Install GhostBSD using Stripe, Mirror, RAIDZ1, RAIDZ2, or RAIDZ3 " "Install GhostBSD using Stripe, Mirror, RAIDZ1, RAIDZ2, or RAIDZ3 "
"configurations." "configurations."
msgstr "" msgstr ""
#: install_station/install_type.py:71 #: install_station/install_type.py:113
msgid "" msgid ""
"<b>Multi-Boot Configuration</b>\n" "<b>Multi-Boot Configuration</b>\n"
"Install GhostBSD with ZFS alongside other operating systems." "Install GhostBSD with ZFS alongside other operating systems."
@@ -212,90 +212,90 @@ msgid ""
"We hope you'll enjoy our BSD operating system." "We hope you'll enjoy our BSD operating system."
msgstr "" msgstr ""
#: install_station/interface_controller.py:9 #: install_station/interface_controller.py:24
#: install_station/interface_controller.py:20 #: install_station/interface_controller.py:35
msgid "Back" msgid "Back"
msgstr "" msgstr ""
#: install_station/interface_controller.py:11 #: install_station/interface_controller.py:26
#: install_station/interface_controller.py:21 #: install_station/interface_controller.py:36
msgid "Cancel" msgid "Cancel"
msgstr "" msgstr ""
#: install_station/interface_controller.py:13 #: install_station/interface_controller.py:28
#: install_station/interface_controller.py:22 #: install_station/interface_controller.py:37
#: install_station/interface_controller.py:257 #: install_station/interface_controller.py:297
msgid "Next" msgid "Next"
msgstr "" msgstr ""
#: install_station/interface_controller.py:106 #: install_station/interface_controller.py:129
#: install_station/interface_controller.py:107 install_station/language.py:101 #: install_station/interface_controller.py:130 install_station/language.py:101
msgid "Welcome to GhostBSD" msgid "Welcome to GhostBSD"
msgstr "" msgstr ""
#: install_station/interface_controller.py:116 #: install_station/interface_controller.py:139
msgid "Button" msgid "Button"
msgstr "" msgstr ""
#: install_station/interface_controller.py:137 #: install_station/interface_controller.py:160
msgid "Keyboard Setup" msgid "Keyboard Setup"
msgstr "" msgstr ""
#: install_station/interface_controller.py:149 #: install_station/interface_controller.py:172
#: install_station/interface_controller.py:234 #: install_station/interface_controller.py:274
#: install_station/interface_controller.py:239 #: install_station/interface_controller.py:279
msgid "Network Setup" msgid "Network Setup"
msgstr "" msgstr ""
#: install_station/interface_controller.py:160 #: install_station/interface_controller.py:183
msgid "Try Or Install GhostBSD" msgid "Try Or Install GhostBSD"
msgstr "" msgstr ""
#: install_station/interface_controller.py:170 #: install_station/interface_controller.py:194
msgid "Installation Types" msgid "Installation Types"
msgstr "" msgstr ""
#: install_station/interface_controller.py:181 #: install_station/interface_controller.py:221
msgid "Custom Configuration" msgid "Custom Configuration"
msgstr "" msgstr ""
#: install_station/interface_controller.py:191 #: install_station/interface_controller.py:231
msgid "ZFS Configuration" msgid "ZFS Configuration"
msgstr "" msgstr ""
#: install_station/interface_controller.py:203 #: install_station/interface_controller.py:243
msgid "Install" msgid "Install"
msgstr "" msgstr ""
#: install_station/interface_controller.py:213 #: install_station/interface_controller.py:253
msgid "Installation Progress" msgid "Installation Progress"
msgstr "" msgstr ""
#: install_station/interface_controller.py:220 #: install_station/interface_controller.py:260
msgid "Progress Bar" msgid "Progress Bar"
msgstr "" msgstr ""
#: install_station/keyboard.py:40 #: install_station/keyboard.py:45
msgid "Type here to test your keyboard" msgid "Type here to test your keyboard"
msgstr "" msgstr ""
#: install_station/keyboard.py:97 #: install_station/keyboard.py:102
msgid "Keyboard Layout" msgid "Keyboard Layout"
msgstr "" msgstr ""
#: install_station/keyboard.py:117 #: install_station/keyboard.py:122
msgid "Keyboard Models" msgid "Keyboard Models"
msgstr "" msgstr ""
#: install_station/keyboard.py:225 #: install_station/keyboard.py:230
msgid "English (US)" msgid "English (US)"
msgstr "" msgstr ""
#: install_station/keyboard.py:226 #: install_station/keyboard.py:231
msgid "English (Canada)" msgid "English (Canada)"
msgstr "" msgstr ""
#: install_station/keyboard.py:227 #: install_station/keyboard.py:232
msgid "French (Canada)" msgid "French (Canada)"
msgstr "" msgstr ""
+45 -45
View File
@@ -8,7 +8,7 @@ msgid ""
msgstr "" msgstr ""
"Project-Id-Version: PACKAGE VERSION\n" "Project-Id-Version: PACKAGE VERSION\n"
"Report-Msgid-Bugs-To: \n" "Report-Msgid-Bugs-To: \n"
"POT-Creation-Date: 2025-07-12 21:21-0300\n" "POT-Creation-Date: 2025-09-24 18:07-0300\n"
"PO-Revision-Date: YEAR-MO-DA HO:MI+ZONE\n" "PO-Revision-Date: YEAR-MO-DA HO:MI+ZONE\n"
"Last-Translator: FULL NAME <EMAIL@ADDRESS>\n" "Last-Translator: FULL NAME <EMAIL@ADDRESS>\n"
"Language-Team: LANGUAGE <LL@li.org>\n" "Language-Team: LANGUAGE <LL@li.org>\n"
@@ -18,7 +18,7 @@ msgstr ""
"Content-Transfer-Encoding: 8bit\n" "Content-Transfer-Encoding: 8bit\n"
#: install_station/boot_manager.py:121 #: install_station/boot_manager.py:121
#: install_station/interface_controller.py:201 #: install_station/interface_controller.py:241
msgid "Boot Option" msgid "Boot Option"
msgstr "" msgstr ""
@@ -35,43 +35,43 @@ msgstr ""
msgid "FreeBSD {loader} loader only" msgid "FreeBSD {loader} loader only"
msgstr "" msgstr ""
#: install_station/common.py:108 #: install_station/common.py:123
msgid "Space not allowed" msgid "Space not allowed"
msgstr "" msgstr ""
#: install_station/common.py:110 install_station/common.py:112 #: install_station/common.py:125 install_station/common.py:127
msgid "Super Weak" msgid "Super Weak"
msgstr "" msgstr ""
#: install_station/common.py:114 install_station/common.py:120 #: install_station/common.py:129 install_station/common.py:135
msgid "Very Weak" msgid "Very Weak"
msgstr "" msgstr ""
#: install_station/common.py:116 install_station/common.py:122 #: install_station/common.py:131 install_station/common.py:137
#: install_station/common.py:128 #: install_station/common.py:143
msgid "Fairly Weak" msgid "Fairly Weak"
msgstr "" msgstr ""
#: install_station/common.py:118 install_station/common.py:124 #: install_station/common.py:133 install_station/common.py:139
#: install_station/common.py:130 install_station/common.py:136 #: install_station/common.py:145 install_station/common.py:151
msgid "Weak" msgid "Weak"
msgstr "" msgstr ""
#: install_station/common.py:126 install_station/common.py:132 #: install_station/common.py:141 install_station/common.py:147
#: install_station/common.py:138 install_station/common.py:144 #: install_station/common.py:153 install_station/common.py:159
msgid "Strong" msgid "Strong"
msgstr "" msgstr ""
#: install_station/common.py:134 install_station/common.py:140 #: install_station/common.py:149 install_station/common.py:155
#: install_station/common.py:146 install_station/common.py:152 #: install_station/common.py:161 install_station/common.py:167
msgid "Fairly Strong" msgid "Fairly Strong"
msgstr "" msgstr ""
#: install_station/common.py:142 install_station/common.py:148 #: install_station/common.py:157 install_station/common.py:163
msgid "Very Strong" msgid "Very Strong"
msgstr "" msgstr ""
#: install_station/common.py:150 install_station/common.py:154 #: install_station/common.py:165 install_station/common.py:169
msgid "Super Strong" msgid "Super Strong"
msgstr "" msgstr ""
@@ -163,18 +163,18 @@ msgstr ""
msgid "Ok" msgid "Ok"
msgstr "" msgstr ""
#: install_station/install_type.py:52 #: install_station/install_type.py:94
msgid "How do you want to install GhostBSD?" msgid "How do you want to install GhostBSD?"
msgstr "" msgstr ""
#: install_station/install_type.py:58 #: install_station/install_type.py:100
msgid "" msgid ""
"<b>Disks Configuration</b>\n" "<b>Disks Configuration</b>\n"
"Install GhostBSD using Stripe, Mirror, RAIDZ1, RAIDZ2, or RAIDZ3 " "Install GhostBSD using Stripe, Mirror, RAIDZ1, RAIDZ2, or RAIDZ3 "
"configurations." "configurations."
msgstr "" msgstr ""
#: install_station/install_type.py:71 #: install_station/install_type.py:113
msgid "" msgid ""
"<b>Multi-Boot Configuration</b>\n" "<b>Multi-Boot Configuration</b>\n"
"Install GhostBSD with ZFS alongside other operating systems." "Install GhostBSD with ZFS alongside other operating systems."
@@ -212,90 +212,90 @@ msgid ""
"We hope you'll enjoy our BSD operating system." "We hope you'll enjoy our BSD operating system."
msgstr "" msgstr ""
#: install_station/interface_controller.py:9 #: install_station/interface_controller.py:24
#: install_station/interface_controller.py:20 #: install_station/interface_controller.py:35
msgid "Back" msgid "Back"
msgstr "" msgstr ""
#: install_station/interface_controller.py:11 #: install_station/interface_controller.py:26
#: install_station/interface_controller.py:21 #: install_station/interface_controller.py:36
msgid "Cancel" msgid "Cancel"
msgstr "" msgstr ""
#: install_station/interface_controller.py:13 #: install_station/interface_controller.py:28
#: install_station/interface_controller.py:22 #: install_station/interface_controller.py:37
#: install_station/interface_controller.py:257 #: install_station/interface_controller.py:297
msgid "Next" msgid "Next"
msgstr "" msgstr ""
#: install_station/interface_controller.py:106 #: install_station/interface_controller.py:129
#: install_station/interface_controller.py:107 install_station/language.py:101 #: install_station/interface_controller.py:130 install_station/language.py:101
msgid "Welcome to GhostBSD" msgid "Welcome to GhostBSD"
msgstr "" msgstr ""
#: install_station/interface_controller.py:116 #: install_station/interface_controller.py:139
msgid "Button" msgid "Button"
msgstr "" msgstr ""
#: install_station/interface_controller.py:137 #: install_station/interface_controller.py:160
msgid "Keyboard Setup" msgid "Keyboard Setup"
msgstr "" msgstr ""
#: install_station/interface_controller.py:149 #: install_station/interface_controller.py:172
#: install_station/interface_controller.py:234 #: install_station/interface_controller.py:274
#: install_station/interface_controller.py:239 #: install_station/interface_controller.py:279
msgid "Network Setup" msgid "Network Setup"
msgstr "" msgstr ""
#: install_station/interface_controller.py:160 #: install_station/interface_controller.py:183
msgid "Try Or Install GhostBSD" msgid "Try Or Install GhostBSD"
msgstr "" msgstr ""
#: install_station/interface_controller.py:170 #: install_station/interface_controller.py:194
msgid "Installation Types" msgid "Installation Types"
msgstr "" msgstr ""
#: install_station/interface_controller.py:181 #: install_station/interface_controller.py:221
msgid "Custom Configuration" msgid "Custom Configuration"
msgstr "" msgstr ""
#: install_station/interface_controller.py:191 #: install_station/interface_controller.py:231
msgid "ZFS Configuration" msgid "ZFS Configuration"
msgstr "" msgstr ""
#: install_station/interface_controller.py:203 #: install_station/interface_controller.py:243
msgid "Install" msgid "Install"
msgstr "" msgstr ""
#: install_station/interface_controller.py:213 #: install_station/interface_controller.py:253
msgid "Installation Progress" msgid "Installation Progress"
msgstr "" msgstr ""
#: install_station/interface_controller.py:220 #: install_station/interface_controller.py:260
msgid "Progress Bar" msgid "Progress Bar"
msgstr "" msgstr ""
#: install_station/keyboard.py:40 #: install_station/keyboard.py:45
msgid "Type here to test your keyboard" msgid "Type here to test your keyboard"
msgstr "" msgstr ""
#: install_station/keyboard.py:97 #: install_station/keyboard.py:102
msgid "Keyboard Layout" msgid "Keyboard Layout"
msgstr "" msgstr ""
#: install_station/keyboard.py:117 #: install_station/keyboard.py:122
msgid "Keyboard Models" msgid "Keyboard Models"
msgstr "" msgstr ""
#: install_station/keyboard.py:225 #: install_station/keyboard.py:230
msgid "English (US)" msgid "English (US)"
msgstr "" msgstr ""
#: install_station/keyboard.py:226 #: install_station/keyboard.py:231
msgid "English (Canada)" msgid "English (Canada)"
msgstr "" msgstr ""
#: install_station/keyboard.py:227 #: install_station/keyboard.py:232
msgid "French (Canada)" msgid "French (Canada)"
msgstr "" msgstr ""
+45 -45
View File
@@ -7,7 +7,7 @@ msgid ""
msgstr "" msgstr ""
"Project-Id-Version: PACKAGE VERSION\n" "Project-Id-Version: PACKAGE VERSION\n"
"Report-Msgid-Bugs-To: \n" "Report-Msgid-Bugs-To: \n"
"POT-Creation-Date: 2025-07-12 21:21-0300\n" "POT-Creation-Date: 2025-09-24 18:07-0300\n"
"PO-Revision-Date: 2025-07-09 20:19-0300\n" "PO-Revision-Date: 2025-07-09 20:19-0300\n"
"Last-Translator: Eric Turgeon <EMAIL@ADDRESS>\n" "Last-Translator: Eric Turgeon <EMAIL@ADDRESS>\n"
"Language-Team: Italian <tp@lists.linux.it>\n" "Language-Team: Italian <tp@lists.linux.it>\n"
@@ -18,7 +18,7 @@ msgstr ""
"Plural-Forms: nplurals=2; plural=(n != 1);\n" "Plural-Forms: nplurals=2; plural=(n != 1);\n"
#: install_station/boot_manager.py:121 #: install_station/boot_manager.py:121
#: install_station/interface_controller.py:201 #: install_station/interface_controller.py:241
msgid "Boot Option" msgid "Boot Option"
msgstr "" msgstr ""
@@ -35,43 +35,43 @@ msgstr ""
msgid "FreeBSD {loader} loader only" msgid "FreeBSD {loader} loader only"
msgstr "" msgstr ""
#: install_station/common.py:108 #: install_station/common.py:123
msgid "Space not allowed" msgid "Space not allowed"
msgstr "" msgstr ""
#: install_station/common.py:110 install_station/common.py:112 #: install_station/common.py:125 install_station/common.py:127
msgid "Super Weak" msgid "Super Weak"
msgstr "" msgstr ""
#: install_station/common.py:114 install_station/common.py:120 #: install_station/common.py:129 install_station/common.py:135
msgid "Very Weak" msgid "Very Weak"
msgstr "" msgstr ""
#: install_station/common.py:116 install_station/common.py:122 #: install_station/common.py:131 install_station/common.py:137
#: install_station/common.py:128 #: install_station/common.py:143
msgid "Fairly Weak" msgid "Fairly Weak"
msgstr "" msgstr ""
#: install_station/common.py:118 install_station/common.py:124 #: install_station/common.py:133 install_station/common.py:139
#: install_station/common.py:130 install_station/common.py:136 #: install_station/common.py:145 install_station/common.py:151
msgid "Weak" msgid "Weak"
msgstr "" msgstr ""
#: install_station/common.py:126 install_station/common.py:132 #: install_station/common.py:141 install_station/common.py:147
#: install_station/common.py:138 install_station/common.py:144 #: install_station/common.py:153 install_station/common.py:159
msgid "Strong" msgid "Strong"
msgstr "" msgstr ""
#: install_station/common.py:134 install_station/common.py:140 #: install_station/common.py:149 install_station/common.py:155
#: install_station/common.py:146 install_station/common.py:152 #: install_station/common.py:161 install_station/common.py:167
msgid "Fairly Strong" msgid "Fairly Strong"
msgstr "" msgstr ""
#: install_station/common.py:142 install_station/common.py:148 #: install_station/common.py:157 install_station/common.py:163
msgid "Very Strong" msgid "Very Strong"
msgstr "" msgstr ""
#: install_station/common.py:150 install_station/common.py:154 #: install_station/common.py:165 install_station/common.py:169
msgid "Super Strong" msgid "Super Strong"
msgstr "" msgstr ""
@@ -163,18 +163,18 @@ msgstr ""
msgid "Ok" msgid "Ok"
msgstr "" msgstr ""
#: install_station/install_type.py:52 #: install_station/install_type.py:94
msgid "How do you want to install GhostBSD?" msgid "How do you want to install GhostBSD?"
msgstr "" msgstr ""
#: install_station/install_type.py:58 #: install_station/install_type.py:100
msgid "" msgid ""
"<b>Disks Configuration</b>\n" "<b>Disks Configuration</b>\n"
"Install GhostBSD using Stripe, Mirror, RAIDZ1, RAIDZ2, or RAIDZ3 " "Install GhostBSD using Stripe, Mirror, RAIDZ1, RAIDZ2, or RAIDZ3 "
"configurations." "configurations."
msgstr "" msgstr ""
#: install_station/install_type.py:71 #: install_station/install_type.py:113
msgid "" msgid ""
"<b>Multi-Boot Configuration</b>\n" "<b>Multi-Boot Configuration</b>\n"
"Install GhostBSD with ZFS alongside other operating systems." "Install GhostBSD with ZFS alongside other operating systems."
@@ -212,90 +212,90 @@ msgid ""
"We hope you'll enjoy our BSD operating system." "We hope you'll enjoy our BSD operating system."
msgstr "" msgstr ""
#: install_station/interface_controller.py:9 #: install_station/interface_controller.py:24
#: install_station/interface_controller.py:20 #: install_station/interface_controller.py:35
msgid "Back" msgid "Back"
msgstr "" msgstr ""
#: install_station/interface_controller.py:11 #: install_station/interface_controller.py:26
#: install_station/interface_controller.py:21 #: install_station/interface_controller.py:36
msgid "Cancel" msgid "Cancel"
msgstr "" msgstr ""
#: install_station/interface_controller.py:13 #: install_station/interface_controller.py:28
#: install_station/interface_controller.py:22 #: install_station/interface_controller.py:37
#: install_station/interface_controller.py:257 #: install_station/interface_controller.py:297
msgid "Next" msgid "Next"
msgstr "" msgstr ""
#: install_station/interface_controller.py:106 #: install_station/interface_controller.py:129
#: install_station/interface_controller.py:107 install_station/language.py:101 #: install_station/interface_controller.py:130 install_station/language.py:101
msgid "Welcome to GhostBSD" msgid "Welcome to GhostBSD"
msgstr "" msgstr ""
#: install_station/interface_controller.py:116 #: install_station/interface_controller.py:139
msgid "Button" msgid "Button"
msgstr "" msgstr ""
#: install_station/interface_controller.py:137 #: install_station/interface_controller.py:160
msgid "Keyboard Setup" msgid "Keyboard Setup"
msgstr "" msgstr ""
#: install_station/interface_controller.py:149 #: install_station/interface_controller.py:172
#: install_station/interface_controller.py:234 #: install_station/interface_controller.py:274
#: install_station/interface_controller.py:239 #: install_station/interface_controller.py:279
msgid "Network Setup" msgid "Network Setup"
msgstr "" msgstr ""
#: install_station/interface_controller.py:160 #: install_station/interface_controller.py:183
msgid "Try Or Install GhostBSD" msgid "Try Or Install GhostBSD"
msgstr "" msgstr ""
#: install_station/interface_controller.py:170 #: install_station/interface_controller.py:194
msgid "Installation Types" msgid "Installation Types"
msgstr "" msgstr ""
#: install_station/interface_controller.py:181 #: install_station/interface_controller.py:221
msgid "Custom Configuration" msgid "Custom Configuration"
msgstr "" msgstr ""
#: install_station/interface_controller.py:191 #: install_station/interface_controller.py:231
msgid "ZFS Configuration" msgid "ZFS Configuration"
msgstr "" msgstr ""
#: install_station/interface_controller.py:203 #: install_station/interface_controller.py:243
msgid "Install" msgid "Install"
msgstr "" msgstr ""
#: install_station/interface_controller.py:213 #: install_station/interface_controller.py:253
msgid "Installation Progress" msgid "Installation Progress"
msgstr "" msgstr ""
#: install_station/interface_controller.py:220 #: install_station/interface_controller.py:260
msgid "Progress Bar" msgid "Progress Bar"
msgstr "" msgstr ""
#: install_station/keyboard.py:40 #: install_station/keyboard.py:45
msgid "Type here to test your keyboard" msgid "Type here to test your keyboard"
msgstr "" msgstr ""
#: install_station/keyboard.py:97 #: install_station/keyboard.py:102
msgid "Keyboard Layout" msgid "Keyboard Layout"
msgstr "" msgstr ""
#: install_station/keyboard.py:117 #: install_station/keyboard.py:122
msgid "Keyboard Models" msgid "Keyboard Models"
msgstr "" msgstr ""
#: install_station/keyboard.py:225 #: install_station/keyboard.py:230
msgid "English (US)" msgid "English (US)"
msgstr "" msgstr ""
#: install_station/keyboard.py:226 #: install_station/keyboard.py:231
msgid "English (Canada)" msgid "English (Canada)"
msgstr "" msgstr ""
#: install_station/keyboard.py:227 #: install_station/keyboard.py:232
msgid "French (Canada)" msgid "French (Canada)"
msgstr "" msgstr ""
+45 -45
View File
@@ -7,7 +7,7 @@ msgid ""
msgstr "" msgstr ""
"Project-Id-Version: PACKAGE VERSION\n" "Project-Id-Version: PACKAGE VERSION\n"
"Report-Msgid-Bugs-To: \n" "Report-Msgid-Bugs-To: \n"
"POT-Creation-Date: 2025-07-12 21:21-0300\n" "POT-Creation-Date: 2025-09-24 18:07-0300\n"
"PO-Revision-Date: 2025-07-09 20:21-0300\n" "PO-Revision-Date: 2025-07-09 20:21-0300\n"
"Last-Translator: Eric Turgeon <EMAIL@ADDRESS>\n" "Last-Translator: Eric Turgeon <EMAIL@ADDRESS>\n"
"Language-Team: Japanese <translation-team-ja@lists.sourceforge.net>\n" "Language-Team: Japanese <translation-team-ja@lists.sourceforge.net>\n"
@@ -18,7 +18,7 @@ msgstr ""
"Plural-Forms: nplurals=1; plural=0;\n" "Plural-Forms: nplurals=1; plural=0;\n"
#: install_station/boot_manager.py:121 #: install_station/boot_manager.py:121
#: install_station/interface_controller.py:201 #: install_station/interface_controller.py:241
msgid "Boot Option" msgid "Boot Option"
msgstr "" msgstr ""
@@ -35,43 +35,43 @@ msgstr ""
msgid "FreeBSD {loader} loader only" msgid "FreeBSD {loader} loader only"
msgstr "" msgstr ""
#: install_station/common.py:108 #: install_station/common.py:123
msgid "Space not allowed" msgid "Space not allowed"
msgstr "" msgstr ""
#: install_station/common.py:110 install_station/common.py:112 #: install_station/common.py:125 install_station/common.py:127
msgid "Super Weak" msgid "Super Weak"
msgstr "" msgstr ""
#: install_station/common.py:114 install_station/common.py:120 #: install_station/common.py:129 install_station/common.py:135
msgid "Very Weak" msgid "Very Weak"
msgstr "" msgstr ""
#: install_station/common.py:116 install_station/common.py:122 #: install_station/common.py:131 install_station/common.py:137
#: install_station/common.py:128 #: install_station/common.py:143
msgid "Fairly Weak" msgid "Fairly Weak"
msgstr "" msgstr ""
#: install_station/common.py:118 install_station/common.py:124 #: install_station/common.py:133 install_station/common.py:139
#: install_station/common.py:130 install_station/common.py:136 #: install_station/common.py:145 install_station/common.py:151
msgid "Weak" msgid "Weak"
msgstr "" msgstr ""
#: install_station/common.py:126 install_station/common.py:132 #: install_station/common.py:141 install_station/common.py:147
#: install_station/common.py:138 install_station/common.py:144 #: install_station/common.py:153 install_station/common.py:159
msgid "Strong" msgid "Strong"
msgstr "" msgstr ""
#: install_station/common.py:134 install_station/common.py:140 #: install_station/common.py:149 install_station/common.py:155
#: install_station/common.py:146 install_station/common.py:152 #: install_station/common.py:161 install_station/common.py:167
msgid "Fairly Strong" msgid "Fairly Strong"
msgstr "" msgstr ""
#: install_station/common.py:142 install_station/common.py:148 #: install_station/common.py:157 install_station/common.py:163
msgid "Very Strong" msgid "Very Strong"
msgstr "" msgstr ""
#: install_station/common.py:150 install_station/common.py:154 #: install_station/common.py:165 install_station/common.py:169
msgid "Super Strong" msgid "Super Strong"
msgstr "" msgstr ""
@@ -163,18 +163,18 @@ msgstr ""
msgid "Ok" msgid "Ok"
msgstr "" msgstr ""
#: install_station/install_type.py:52 #: install_station/install_type.py:94
msgid "How do you want to install GhostBSD?" msgid "How do you want to install GhostBSD?"
msgstr "" msgstr ""
#: install_station/install_type.py:58 #: install_station/install_type.py:100
msgid "" msgid ""
"<b>Disks Configuration</b>\n" "<b>Disks Configuration</b>\n"
"Install GhostBSD using Stripe, Mirror, RAIDZ1, RAIDZ2, or RAIDZ3 " "Install GhostBSD using Stripe, Mirror, RAIDZ1, RAIDZ2, or RAIDZ3 "
"configurations." "configurations."
msgstr "" msgstr ""
#: install_station/install_type.py:71 #: install_station/install_type.py:113
msgid "" msgid ""
"<b>Multi-Boot Configuration</b>\n" "<b>Multi-Boot Configuration</b>\n"
"Install GhostBSD with ZFS alongside other operating systems." "Install GhostBSD with ZFS alongside other operating systems."
@@ -212,90 +212,90 @@ msgid ""
"We hope you'll enjoy our BSD operating system." "We hope you'll enjoy our BSD operating system."
msgstr "" msgstr ""
#: install_station/interface_controller.py:9 #: install_station/interface_controller.py:24
#: install_station/interface_controller.py:20 #: install_station/interface_controller.py:35
msgid "Back" msgid "Back"
msgstr "" msgstr ""
#: install_station/interface_controller.py:11 #: install_station/interface_controller.py:26
#: install_station/interface_controller.py:21 #: install_station/interface_controller.py:36
msgid "Cancel" msgid "Cancel"
msgstr "" msgstr ""
#: install_station/interface_controller.py:13 #: install_station/interface_controller.py:28
#: install_station/interface_controller.py:22 #: install_station/interface_controller.py:37
#: install_station/interface_controller.py:257 #: install_station/interface_controller.py:297
msgid "Next" msgid "Next"
msgstr "" msgstr ""
#: install_station/interface_controller.py:106 #: install_station/interface_controller.py:129
#: install_station/interface_controller.py:107 install_station/language.py:101 #: install_station/interface_controller.py:130 install_station/language.py:101
msgid "Welcome to GhostBSD" msgid "Welcome to GhostBSD"
msgstr "" msgstr ""
#: install_station/interface_controller.py:116 #: install_station/interface_controller.py:139
msgid "Button" msgid "Button"
msgstr "" msgstr ""
#: install_station/interface_controller.py:137 #: install_station/interface_controller.py:160
msgid "Keyboard Setup" msgid "Keyboard Setup"
msgstr "" msgstr ""
#: install_station/interface_controller.py:149 #: install_station/interface_controller.py:172
#: install_station/interface_controller.py:234 #: install_station/interface_controller.py:274
#: install_station/interface_controller.py:239 #: install_station/interface_controller.py:279
msgid "Network Setup" msgid "Network Setup"
msgstr "" msgstr ""
#: install_station/interface_controller.py:160 #: install_station/interface_controller.py:183
msgid "Try Or Install GhostBSD" msgid "Try Or Install GhostBSD"
msgstr "" msgstr ""
#: install_station/interface_controller.py:170 #: install_station/interface_controller.py:194
msgid "Installation Types" msgid "Installation Types"
msgstr "" msgstr ""
#: install_station/interface_controller.py:181 #: install_station/interface_controller.py:221
msgid "Custom Configuration" msgid "Custom Configuration"
msgstr "" msgstr ""
#: install_station/interface_controller.py:191 #: install_station/interface_controller.py:231
msgid "ZFS Configuration" msgid "ZFS Configuration"
msgstr "" msgstr ""
#: install_station/interface_controller.py:203 #: install_station/interface_controller.py:243
msgid "Install" msgid "Install"
msgstr "" msgstr ""
#: install_station/interface_controller.py:213 #: install_station/interface_controller.py:253
msgid "Installation Progress" msgid "Installation Progress"
msgstr "" msgstr ""
#: install_station/interface_controller.py:220 #: install_station/interface_controller.py:260
msgid "Progress Bar" msgid "Progress Bar"
msgstr "" msgstr ""
#: install_station/keyboard.py:40 #: install_station/keyboard.py:45
msgid "Type here to test your keyboard" msgid "Type here to test your keyboard"
msgstr "" msgstr ""
#: install_station/keyboard.py:97 #: install_station/keyboard.py:102
msgid "Keyboard Layout" msgid "Keyboard Layout"
msgstr "" msgstr ""
#: install_station/keyboard.py:117 #: install_station/keyboard.py:122
msgid "Keyboard Models" msgid "Keyboard Models"
msgstr "" msgstr ""
#: install_station/keyboard.py:225 #: install_station/keyboard.py:230
msgid "English (US)" msgid "English (US)"
msgstr "" msgstr ""
#: install_station/keyboard.py:226 #: install_station/keyboard.py:231
msgid "English (Canada)" msgid "English (Canada)"
msgstr "" msgstr ""
#: install_station/keyboard.py:227 #: install_station/keyboard.py:232
msgid "French (Canada)" msgid "French (Canada)"
msgstr "" msgstr ""
+45 -45
View File
@@ -7,7 +7,7 @@ msgid ""
msgstr "" msgstr ""
"Project-Id-Version: PACKAGE VERSION\n" "Project-Id-Version: PACKAGE VERSION\n"
"Report-Msgid-Bugs-To: \n" "Report-Msgid-Bugs-To: \n"
"POT-Creation-Date: 2025-07-12 21:21-0300\n" "POT-Creation-Date: 2025-09-24 18:07-0300\n"
"PO-Revision-Date: 2025-07-09 20:25-0300\n" "PO-Revision-Date: 2025-07-09 20:25-0300\n"
"Last-Translator: Eric Turgeon <EMAIL@ADDRESS>\n" "Last-Translator: Eric Turgeon <EMAIL@ADDRESS>\n"
"Language-Team: Korean <translation-team-ko@googlegroups.com>\n" "Language-Team: Korean <translation-team-ko@googlegroups.com>\n"
@@ -18,7 +18,7 @@ msgstr ""
"Plural-Forms: nplurals=1; plural=0;\n" "Plural-Forms: nplurals=1; plural=0;\n"
#: install_station/boot_manager.py:121 #: install_station/boot_manager.py:121
#: install_station/interface_controller.py:201 #: install_station/interface_controller.py:241
msgid "Boot Option" msgid "Boot Option"
msgstr "" msgstr ""
@@ -35,43 +35,43 @@ msgstr ""
msgid "FreeBSD {loader} loader only" msgid "FreeBSD {loader} loader only"
msgstr "" msgstr ""
#: install_station/common.py:108 #: install_station/common.py:123
msgid "Space not allowed" msgid "Space not allowed"
msgstr "" msgstr ""
#: install_station/common.py:110 install_station/common.py:112 #: install_station/common.py:125 install_station/common.py:127
msgid "Super Weak" msgid "Super Weak"
msgstr "" msgstr ""
#: install_station/common.py:114 install_station/common.py:120 #: install_station/common.py:129 install_station/common.py:135
msgid "Very Weak" msgid "Very Weak"
msgstr "" msgstr ""
#: install_station/common.py:116 install_station/common.py:122 #: install_station/common.py:131 install_station/common.py:137
#: install_station/common.py:128 #: install_station/common.py:143
msgid "Fairly Weak" msgid "Fairly Weak"
msgstr "" msgstr ""
#: install_station/common.py:118 install_station/common.py:124 #: install_station/common.py:133 install_station/common.py:139
#: install_station/common.py:130 install_station/common.py:136 #: install_station/common.py:145 install_station/common.py:151
msgid "Weak" msgid "Weak"
msgstr "" msgstr ""
#: install_station/common.py:126 install_station/common.py:132 #: install_station/common.py:141 install_station/common.py:147
#: install_station/common.py:138 install_station/common.py:144 #: install_station/common.py:153 install_station/common.py:159
msgid "Strong" msgid "Strong"
msgstr "" msgstr ""
#: install_station/common.py:134 install_station/common.py:140 #: install_station/common.py:149 install_station/common.py:155
#: install_station/common.py:146 install_station/common.py:152 #: install_station/common.py:161 install_station/common.py:167
msgid "Fairly Strong" msgid "Fairly Strong"
msgstr "" msgstr ""
#: install_station/common.py:142 install_station/common.py:148 #: install_station/common.py:157 install_station/common.py:163
msgid "Very Strong" msgid "Very Strong"
msgstr "" msgstr ""
#: install_station/common.py:150 install_station/common.py:154 #: install_station/common.py:165 install_station/common.py:169
msgid "Super Strong" msgid "Super Strong"
msgstr "" msgstr ""
@@ -163,18 +163,18 @@ msgstr ""
msgid "Ok" msgid "Ok"
msgstr "" msgstr ""
#: install_station/install_type.py:52 #: install_station/install_type.py:94
msgid "How do you want to install GhostBSD?" msgid "How do you want to install GhostBSD?"
msgstr "" msgstr ""
#: install_station/install_type.py:58 #: install_station/install_type.py:100
msgid "" msgid ""
"<b>Disks Configuration</b>\n" "<b>Disks Configuration</b>\n"
"Install GhostBSD using Stripe, Mirror, RAIDZ1, RAIDZ2, or RAIDZ3 " "Install GhostBSD using Stripe, Mirror, RAIDZ1, RAIDZ2, or RAIDZ3 "
"configurations." "configurations."
msgstr "" msgstr ""
#: install_station/install_type.py:71 #: install_station/install_type.py:113
msgid "" msgid ""
"<b>Multi-Boot Configuration</b>\n" "<b>Multi-Boot Configuration</b>\n"
"Install GhostBSD with ZFS alongside other operating systems." "Install GhostBSD with ZFS alongside other operating systems."
@@ -212,90 +212,90 @@ msgid ""
"We hope you'll enjoy our BSD operating system." "We hope you'll enjoy our BSD operating system."
msgstr "" msgstr ""
#: install_station/interface_controller.py:9 #: install_station/interface_controller.py:24
#: install_station/interface_controller.py:20 #: install_station/interface_controller.py:35
msgid "Back" msgid "Back"
msgstr "" msgstr ""
#: install_station/interface_controller.py:11 #: install_station/interface_controller.py:26
#: install_station/interface_controller.py:21 #: install_station/interface_controller.py:36
msgid "Cancel" msgid "Cancel"
msgstr "" msgstr ""
#: install_station/interface_controller.py:13 #: install_station/interface_controller.py:28
#: install_station/interface_controller.py:22 #: install_station/interface_controller.py:37
#: install_station/interface_controller.py:257 #: install_station/interface_controller.py:297
msgid "Next" msgid "Next"
msgstr "" msgstr ""
#: install_station/interface_controller.py:106 #: install_station/interface_controller.py:129
#: install_station/interface_controller.py:107 install_station/language.py:101 #: install_station/interface_controller.py:130 install_station/language.py:101
msgid "Welcome to GhostBSD" msgid "Welcome to GhostBSD"
msgstr "" msgstr ""
#: install_station/interface_controller.py:116 #: install_station/interface_controller.py:139
msgid "Button" msgid "Button"
msgstr "" msgstr ""
#: install_station/interface_controller.py:137 #: install_station/interface_controller.py:160
msgid "Keyboard Setup" msgid "Keyboard Setup"
msgstr "" msgstr ""
#: install_station/interface_controller.py:149 #: install_station/interface_controller.py:172
#: install_station/interface_controller.py:234 #: install_station/interface_controller.py:274
#: install_station/interface_controller.py:239 #: install_station/interface_controller.py:279
msgid "Network Setup" msgid "Network Setup"
msgstr "" msgstr ""
#: install_station/interface_controller.py:160 #: install_station/interface_controller.py:183
msgid "Try Or Install GhostBSD" msgid "Try Or Install GhostBSD"
msgstr "" msgstr ""
#: install_station/interface_controller.py:170 #: install_station/interface_controller.py:194
msgid "Installation Types" msgid "Installation Types"
msgstr "" msgstr ""
#: install_station/interface_controller.py:181 #: install_station/interface_controller.py:221
msgid "Custom Configuration" msgid "Custom Configuration"
msgstr "" msgstr ""
#: install_station/interface_controller.py:191 #: install_station/interface_controller.py:231
msgid "ZFS Configuration" msgid "ZFS Configuration"
msgstr "" msgstr ""
#: install_station/interface_controller.py:203 #: install_station/interface_controller.py:243
msgid "Install" msgid "Install"
msgstr "" msgstr ""
#: install_station/interface_controller.py:213 #: install_station/interface_controller.py:253
msgid "Installation Progress" msgid "Installation Progress"
msgstr "" msgstr ""
#: install_station/interface_controller.py:220 #: install_station/interface_controller.py:260
msgid "Progress Bar" msgid "Progress Bar"
msgstr "" msgstr ""
#: install_station/keyboard.py:40 #: install_station/keyboard.py:45
msgid "Type here to test your keyboard" msgid "Type here to test your keyboard"
msgstr "" msgstr ""
#: install_station/keyboard.py:97 #: install_station/keyboard.py:102
msgid "Keyboard Layout" msgid "Keyboard Layout"
msgstr "" msgstr ""
#: install_station/keyboard.py:117 #: install_station/keyboard.py:122
msgid "Keyboard Models" msgid "Keyboard Models"
msgstr "" msgstr ""
#: install_station/keyboard.py:225 #: install_station/keyboard.py:230
msgid "English (US)" msgid "English (US)"
msgstr "" msgstr ""
#: install_station/keyboard.py:226 #: install_station/keyboard.py:231
msgid "English (Canada)" msgid "English (Canada)"
msgstr "" msgstr ""
#: install_station/keyboard.py:227 #: install_station/keyboard.py:232
msgid "French (Canada)" msgid "French (Canada)"
msgstr "" msgstr ""
+45 -45
View File
@@ -7,7 +7,7 @@ msgid ""
msgstr "" msgstr ""
"Project-Id-Version: PACKAGE VERSION\n" "Project-Id-Version: PACKAGE VERSION\n"
"Report-Msgid-Bugs-To: \n" "Report-Msgid-Bugs-To: \n"
"POT-Creation-Date: 2025-07-12 21:21-0300\n" "POT-Creation-Date: 2025-09-24 18:07-0300\n"
"PO-Revision-Date: 2025-07-09 20:26-0300\n" "PO-Revision-Date: 2025-07-09 20:26-0300\n"
"Last-Translator: Eric Turgeon <EMAIL@ADDRESS>\n" "Last-Translator: Eric Turgeon <EMAIL@ADDRESS>\n"
"Language-Team: Lithuanian <komp_lt@konferencijos.lt>\n" "Language-Team: Lithuanian <komp_lt@konferencijos.lt>\n"
@@ -19,7 +19,7 @@ msgstr ""
"(n%100<10 || n%100>=20) ? 1 : 2);\n" "(n%100<10 || n%100>=20) ? 1 : 2);\n"
#: install_station/boot_manager.py:121 #: install_station/boot_manager.py:121
#: install_station/interface_controller.py:201 #: install_station/interface_controller.py:241
msgid "Boot Option" msgid "Boot Option"
msgstr "" msgstr ""
@@ -36,43 +36,43 @@ msgstr ""
msgid "FreeBSD {loader} loader only" msgid "FreeBSD {loader} loader only"
msgstr "" msgstr ""
#: install_station/common.py:108 #: install_station/common.py:123
msgid "Space not allowed" msgid "Space not allowed"
msgstr "" msgstr ""
#: install_station/common.py:110 install_station/common.py:112 #: install_station/common.py:125 install_station/common.py:127
msgid "Super Weak" msgid "Super Weak"
msgstr "" msgstr ""
#: install_station/common.py:114 install_station/common.py:120 #: install_station/common.py:129 install_station/common.py:135
msgid "Very Weak" msgid "Very Weak"
msgstr "" msgstr ""
#: install_station/common.py:116 install_station/common.py:122 #: install_station/common.py:131 install_station/common.py:137
#: install_station/common.py:128 #: install_station/common.py:143
msgid "Fairly Weak" msgid "Fairly Weak"
msgstr "" msgstr ""
#: install_station/common.py:118 install_station/common.py:124 #: install_station/common.py:133 install_station/common.py:139
#: install_station/common.py:130 install_station/common.py:136 #: install_station/common.py:145 install_station/common.py:151
msgid "Weak" msgid "Weak"
msgstr "" msgstr ""
#: install_station/common.py:126 install_station/common.py:132 #: install_station/common.py:141 install_station/common.py:147
#: install_station/common.py:138 install_station/common.py:144 #: install_station/common.py:153 install_station/common.py:159
msgid "Strong" msgid "Strong"
msgstr "" msgstr ""
#: install_station/common.py:134 install_station/common.py:140 #: install_station/common.py:149 install_station/common.py:155
#: install_station/common.py:146 install_station/common.py:152 #: install_station/common.py:161 install_station/common.py:167
msgid "Fairly Strong" msgid "Fairly Strong"
msgstr "" msgstr ""
#: install_station/common.py:142 install_station/common.py:148 #: install_station/common.py:157 install_station/common.py:163
msgid "Very Strong" msgid "Very Strong"
msgstr "" msgstr ""
#: install_station/common.py:150 install_station/common.py:154 #: install_station/common.py:165 install_station/common.py:169
msgid "Super Strong" msgid "Super Strong"
msgstr "" msgstr ""
@@ -164,18 +164,18 @@ msgstr ""
msgid "Ok" msgid "Ok"
msgstr "" msgstr ""
#: install_station/install_type.py:52 #: install_station/install_type.py:94
msgid "How do you want to install GhostBSD?" msgid "How do you want to install GhostBSD?"
msgstr "" msgstr ""
#: install_station/install_type.py:58 #: install_station/install_type.py:100
msgid "" msgid ""
"<b>Disks Configuration</b>\n" "<b>Disks Configuration</b>\n"
"Install GhostBSD using Stripe, Mirror, RAIDZ1, RAIDZ2, or RAIDZ3 " "Install GhostBSD using Stripe, Mirror, RAIDZ1, RAIDZ2, or RAIDZ3 "
"configurations." "configurations."
msgstr "" msgstr ""
#: install_station/install_type.py:71 #: install_station/install_type.py:113
msgid "" msgid ""
"<b>Multi-Boot Configuration</b>\n" "<b>Multi-Boot Configuration</b>\n"
"Install GhostBSD with ZFS alongside other operating systems." "Install GhostBSD with ZFS alongside other operating systems."
@@ -213,90 +213,90 @@ msgid ""
"We hope you'll enjoy our BSD operating system." "We hope you'll enjoy our BSD operating system."
msgstr "" msgstr ""
#: install_station/interface_controller.py:9 #: install_station/interface_controller.py:24
#: install_station/interface_controller.py:20 #: install_station/interface_controller.py:35
msgid "Back" msgid "Back"
msgstr "" msgstr ""
#: install_station/interface_controller.py:11 #: install_station/interface_controller.py:26
#: install_station/interface_controller.py:21 #: install_station/interface_controller.py:36
msgid "Cancel" msgid "Cancel"
msgstr "" msgstr ""
#: install_station/interface_controller.py:13 #: install_station/interface_controller.py:28
#: install_station/interface_controller.py:22 #: install_station/interface_controller.py:37
#: install_station/interface_controller.py:257 #: install_station/interface_controller.py:297
msgid "Next" msgid "Next"
msgstr "" msgstr ""
#: install_station/interface_controller.py:106 #: install_station/interface_controller.py:129
#: install_station/interface_controller.py:107 install_station/language.py:101 #: install_station/interface_controller.py:130 install_station/language.py:101
msgid "Welcome to GhostBSD" msgid "Welcome to GhostBSD"
msgstr "" msgstr ""
#: install_station/interface_controller.py:116 #: install_station/interface_controller.py:139
msgid "Button" msgid "Button"
msgstr "" msgstr ""
#: install_station/interface_controller.py:137 #: install_station/interface_controller.py:160
msgid "Keyboard Setup" msgid "Keyboard Setup"
msgstr "" msgstr ""
#: install_station/interface_controller.py:149 #: install_station/interface_controller.py:172
#: install_station/interface_controller.py:234 #: install_station/interface_controller.py:274
#: install_station/interface_controller.py:239 #: install_station/interface_controller.py:279
msgid "Network Setup" msgid "Network Setup"
msgstr "" msgstr ""
#: install_station/interface_controller.py:160 #: install_station/interface_controller.py:183
msgid "Try Or Install GhostBSD" msgid "Try Or Install GhostBSD"
msgstr "" msgstr ""
#: install_station/interface_controller.py:170 #: install_station/interface_controller.py:194
msgid "Installation Types" msgid "Installation Types"
msgstr "" msgstr ""
#: install_station/interface_controller.py:181 #: install_station/interface_controller.py:221
msgid "Custom Configuration" msgid "Custom Configuration"
msgstr "" msgstr ""
#: install_station/interface_controller.py:191 #: install_station/interface_controller.py:231
msgid "ZFS Configuration" msgid "ZFS Configuration"
msgstr "" msgstr ""
#: install_station/interface_controller.py:203 #: install_station/interface_controller.py:243
msgid "Install" msgid "Install"
msgstr "" msgstr ""
#: install_station/interface_controller.py:213 #: install_station/interface_controller.py:253
msgid "Installation Progress" msgid "Installation Progress"
msgstr "" msgstr ""
#: install_station/interface_controller.py:220 #: install_station/interface_controller.py:260
msgid "Progress Bar" msgid "Progress Bar"
msgstr "" msgstr ""
#: install_station/keyboard.py:40 #: install_station/keyboard.py:45
msgid "Type here to test your keyboard" msgid "Type here to test your keyboard"
msgstr "" msgstr ""
#: install_station/keyboard.py:97 #: install_station/keyboard.py:102
msgid "Keyboard Layout" msgid "Keyboard Layout"
msgstr "" msgstr ""
#: install_station/keyboard.py:117 #: install_station/keyboard.py:122
msgid "Keyboard Models" msgid "Keyboard Models"
msgstr "" msgstr ""
#: install_station/keyboard.py:225 #: install_station/keyboard.py:230
msgid "English (US)" msgid "English (US)"
msgstr "" msgstr ""
#: install_station/keyboard.py:226 #: install_station/keyboard.py:231
msgid "English (Canada)" msgid "English (Canada)"
msgstr "" msgstr ""
#: install_station/keyboard.py:227 #: install_station/keyboard.py:232
msgid "French (Canada)" msgid "French (Canada)"
msgstr "" msgstr ""
+45 -45
View File
@@ -7,7 +7,7 @@ msgid ""
msgstr "" msgstr ""
"Project-Id-Version: PACKAGE VERSION\n" "Project-Id-Version: PACKAGE VERSION\n"
"Report-Msgid-Bugs-To: \n" "Report-Msgid-Bugs-To: \n"
"POT-Creation-Date: 2025-07-12 21:21-0300\n" "POT-Creation-Date: 2025-09-24 18:07-0300\n"
"PO-Revision-Date: 2025-07-09 20:26-0300\n" "PO-Revision-Date: 2025-07-09 20:26-0300\n"
"Last-Translator: Eric Turgeon <EMAIL@ADDRESS>\n" "Last-Translator: Eric Turgeon <EMAIL@ADDRESS>\n"
"Language-Team: Latvian <translation-team-lv@lists.sourceforge.net>\n" "Language-Team: Latvian <translation-team-lv@lists.sourceforge.net>\n"
@@ -19,7 +19,7 @@ msgstr ""
"2);\n" "2);\n"
#: install_station/boot_manager.py:121 #: install_station/boot_manager.py:121
#: install_station/interface_controller.py:201 #: install_station/interface_controller.py:241
msgid "Boot Option" msgid "Boot Option"
msgstr "" msgstr ""
@@ -36,43 +36,43 @@ msgstr ""
msgid "FreeBSD {loader} loader only" msgid "FreeBSD {loader} loader only"
msgstr "" msgstr ""
#: install_station/common.py:108 #: install_station/common.py:123
msgid "Space not allowed" msgid "Space not allowed"
msgstr "" msgstr ""
#: install_station/common.py:110 install_station/common.py:112 #: install_station/common.py:125 install_station/common.py:127
msgid "Super Weak" msgid "Super Weak"
msgstr "" msgstr ""
#: install_station/common.py:114 install_station/common.py:120 #: install_station/common.py:129 install_station/common.py:135
msgid "Very Weak" msgid "Very Weak"
msgstr "" msgstr ""
#: install_station/common.py:116 install_station/common.py:122 #: install_station/common.py:131 install_station/common.py:137
#: install_station/common.py:128 #: install_station/common.py:143
msgid "Fairly Weak" msgid "Fairly Weak"
msgstr "" msgstr ""
#: install_station/common.py:118 install_station/common.py:124 #: install_station/common.py:133 install_station/common.py:139
#: install_station/common.py:130 install_station/common.py:136 #: install_station/common.py:145 install_station/common.py:151
msgid "Weak" msgid "Weak"
msgstr "" msgstr ""
#: install_station/common.py:126 install_station/common.py:132 #: install_station/common.py:141 install_station/common.py:147
#: install_station/common.py:138 install_station/common.py:144 #: install_station/common.py:153 install_station/common.py:159
msgid "Strong" msgid "Strong"
msgstr "" msgstr ""
#: install_station/common.py:134 install_station/common.py:140 #: install_station/common.py:149 install_station/common.py:155
#: install_station/common.py:146 install_station/common.py:152 #: install_station/common.py:161 install_station/common.py:167
msgid "Fairly Strong" msgid "Fairly Strong"
msgstr "" msgstr ""
#: install_station/common.py:142 install_station/common.py:148 #: install_station/common.py:157 install_station/common.py:163
msgid "Very Strong" msgid "Very Strong"
msgstr "" msgstr ""
#: install_station/common.py:150 install_station/common.py:154 #: install_station/common.py:165 install_station/common.py:169
msgid "Super Strong" msgid "Super Strong"
msgstr "" msgstr ""
@@ -164,18 +164,18 @@ msgstr ""
msgid "Ok" msgid "Ok"
msgstr "" msgstr ""
#: install_station/install_type.py:52 #: install_station/install_type.py:94
msgid "How do you want to install GhostBSD?" msgid "How do you want to install GhostBSD?"
msgstr "" msgstr ""
#: install_station/install_type.py:58 #: install_station/install_type.py:100
msgid "" msgid ""
"<b>Disks Configuration</b>\n" "<b>Disks Configuration</b>\n"
"Install GhostBSD using Stripe, Mirror, RAIDZ1, RAIDZ2, or RAIDZ3 " "Install GhostBSD using Stripe, Mirror, RAIDZ1, RAIDZ2, or RAIDZ3 "
"configurations." "configurations."
msgstr "" msgstr ""
#: install_station/install_type.py:71 #: install_station/install_type.py:113
msgid "" msgid ""
"<b>Multi-Boot Configuration</b>\n" "<b>Multi-Boot Configuration</b>\n"
"Install GhostBSD with ZFS alongside other operating systems." "Install GhostBSD with ZFS alongside other operating systems."
@@ -213,90 +213,90 @@ msgid ""
"We hope you'll enjoy our BSD operating system." "We hope you'll enjoy our BSD operating system."
msgstr "" msgstr ""
#: install_station/interface_controller.py:9 #: install_station/interface_controller.py:24
#: install_station/interface_controller.py:20 #: install_station/interface_controller.py:35
msgid "Back" msgid "Back"
msgstr "" msgstr ""
#: install_station/interface_controller.py:11 #: install_station/interface_controller.py:26
#: install_station/interface_controller.py:21 #: install_station/interface_controller.py:36
msgid "Cancel" msgid "Cancel"
msgstr "" msgstr ""
#: install_station/interface_controller.py:13 #: install_station/interface_controller.py:28
#: install_station/interface_controller.py:22 #: install_station/interface_controller.py:37
#: install_station/interface_controller.py:257 #: install_station/interface_controller.py:297
msgid "Next" msgid "Next"
msgstr "" msgstr ""
#: install_station/interface_controller.py:106 #: install_station/interface_controller.py:129
#: install_station/interface_controller.py:107 install_station/language.py:101 #: install_station/interface_controller.py:130 install_station/language.py:101
msgid "Welcome to GhostBSD" msgid "Welcome to GhostBSD"
msgstr "" msgstr ""
#: install_station/interface_controller.py:116 #: install_station/interface_controller.py:139
msgid "Button" msgid "Button"
msgstr "" msgstr ""
#: install_station/interface_controller.py:137 #: install_station/interface_controller.py:160
msgid "Keyboard Setup" msgid "Keyboard Setup"
msgstr "" msgstr ""
#: install_station/interface_controller.py:149 #: install_station/interface_controller.py:172
#: install_station/interface_controller.py:234 #: install_station/interface_controller.py:274
#: install_station/interface_controller.py:239 #: install_station/interface_controller.py:279
msgid "Network Setup" msgid "Network Setup"
msgstr "" msgstr ""
#: install_station/interface_controller.py:160 #: install_station/interface_controller.py:183
msgid "Try Or Install GhostBSD" msgid "Try Or Install GhostBSD"
msgstr "" msgstr ""
#: install_station/interface_controller.py:170 #: install_station/interface_controller.py:194
msgid "Installation Types" msgid "Installation Types"
msgstr "" msgstr ""
#: install_station/interface_controller.py:181 #: install_station/interface_controller.py:221
msgid "Custom Configuration" msgid "Custom Configuration"
msgstr "" msgstr ""
#: install_station/interface_controller.py:191 #: install_station/interface_controller.py:231
msgid "ZFS Configuration" msgid "ZFS Configuration"
msgstr "" msgstr ""
#: install_station/interface_controller.py:203 #: install_station/interface_controller.py:243
msgid "Install" msgid "Install"
msgstr "" msgstr ""
#: install_station/interface_controller.py:213 #: install_station/interface_controller.py:253
msgid "Installation Progress" msgid "Installation Progress"
msgstr "" msgstr ""
#: install_station/interface_controller.py:220 #: install_station/interface_controller.py:260
msgid "Progress Bar" msgid "Progress Bar"
msgstr "" msgstr ""
#: install_station/keyboard.py:40 #: install_station/keyboard.py:45
msgid "Type here to test your keyboard" msgid "Type here to test your keyboard"
msgstr "" msgstr ""
#: install_station/keyboard.py:97 #: install_station/keyboard.py:102
msgid "Keyboard Layout" msgid "Keyboard Layout"
msgstr "" msgstr ""
#: install_station/keyboard.py:117 #: install_station/keyboard.py:122
msgid "Keyboard Models" msgid "Keyboard Models"
msgstr "" msgstr ""
#: install_station/keyboard.py:225 #: install_station/keyboard.py:230
msgid "English (US)" msgid "English (US)"
msgstr "" msgstr ""
#: install_station/keyboard.py:226 #: install_station/keyboard.py:231
msgid "English (Canada)" msgid "English (Canada)"
msgstr "" msgstr ""
#: install_station/keyboard.py:227 #: install_station/keyboard.py:232
msgid "French (Canada)" msgid "French (Canada)"
msgstr "" msgstr ""
+45 -45
View File
@@ -7,7 +7,7 @@ msgid ""
msgstr "" msgstr ""
"Project-Id-Version: PACKAGE VERSION\n" "Project-Id-Version: PACKAGE VERSION\n"
"Report-Msgid-Bugs-To: \n" "Report-Msgid-Bugs-To: \n"
"POT-Creation-Date: 2025-07-12 21:21-0300\n" "POT-Creation-Date: 2025-09-24 18:07-0300\n"
"PO-Revision-Date: 2025-07-09 20:22-0300\n" "PO-Revision-Date: 2025-07-09 20:22-0300\n"
"Last-Translator: Eric Turgeon <EMAIL@ADDRESS>\n" "Last-Translator: Eric Turgeon <EMAIL@ADDRESS>\n"
"Language-Team: Dutch <vertaling@vrijschrift.org>\n" "Language-Team: Dutch <vertaling@vrijschrift.org>\n"
@@ -18,7 +18,7 @@ msgstr ""
"Plural-Forms: nplurals=2; plural=(n != 1);\n" "Plural-Forms: nplurals=2; plural=(n != 1);\n"
#: install_station/boot_manager.py:121 #: install_station/boot_manager.py:121
#: install_station/interface_controller.py:201 #: install_station/interface_controller.py:241
msgid "Boot Option" msgid "Boot Option"
msgstr "" msgstr ""
@@ -35,43 +35,43 @@ msgstr ""
msgid "FreeBSD {loader} loader only" msgid "FreeBSD {loader} loader only"
msgstr "" msgstr ""
#: install_station/common.py:108 #: install_station/common.py:123
msgid "Space not allowed" msgid "Space not allowed"
msgstr "" msgstr ""
#: install_station/common.py:110 install_station/common.py:112 #: install_station/common.py:125 install_station/common.py:127
msgid "Super Weak" msgid "Super Weak"
msgstr "" msgstr ""
#: install_station/common.py:114 install_station/common.py:120 #: install_station/common.py:129 install_station/common.py:135
msgid "Very Weak" msgid "Very Weak"
msgstr "" msgstr ""
#: install_station/common.py:116 install_station/common.py:122 #: install_station/common.py:131 install_station/common.py:137
#: install_station/common.py:128 #: install_station/common.py:143
msgid "Fairly Weak" msgid "Fairly Weak"
msgstr "" msgstr ""
#: install_station/common.py:118 install_station/common.py:124 #: install_station/common.py:133 install_station/common.py:139
#: install_station/common.py:130 install_station/common.py:136 #: install_station/common.py:145 install_station/common.py:151
msgid "Weak" msgid "Weak"
msgstr "" msgstr ""
#: install_station/common.py:126 install_station/common.py:132 #: install_station/common.py:141 install_station/common.py:147
#: install_station/common.py:138 install_station/common.py:144 #: install_station/common.py:153 install_station/common.py:159
msgid "Strong" msgid "Strong"
msgstr "" msgstr ""
#: install_station/common.py:134 install_station/common.py:140 #: install_station/common.py:149 install_station/common.py:155
#: install_station/common.py:146 install_station/common.py:152 #: install_station/common.py:161 install_station/common.py:167
msgid "Fairly Strong" msgid "Fairly Strong"
msgstr "" msgstr ""
#: install_station/common.py:142 install_station/common.py:148 #: install_station/common.py:157 install_station/common.py:163
msgid "Very Strong" msgid "Very Strong"
msgstr "" msgstr ""
#: install_station/common.py:150 install_station/common.py:154 #: install_station/common.py:165 install_station/common.py:169
msgid "Super Strong" msgid "Super Strong"
msgstr "" msgstr ""
@@ -163,18 +163,18 @@ msgstr ""
msgid "Ok" msgid "Ok"
msgstr "" msgstr ""
#: install_station/install_type.py:52 #: install_station/install_type.py:94
msgid "How do you want to install GhostBSD?" msgid "How do you want to install GhostBSD?"
msgstr "" msgstr ""
#: install_station/install_type.py:58 #: install_station/install_type.py:100
msgid "" msgid ""
"<b>Disks Configuration</b>\n" "<b>Disks Configuration</b>\n"
"Install GhostBSD using Stripe, Mirror, RAIDZ1, RAIDZ2, or RAIDZ3 " "Install GhostBSD using Stripe, Mirror, RAIDZ1, RAIDZ2, or RAIDZ3 "
"configurations." "configurations."
msgstr "" msgstr ""
#: install_station/install_type.py:71 #: install_station/install_type.py:113
msgid "" msgid ""
"<b>Multi-Boot Configuration</b>\n" "<b>Multi-Boot Configuration</b>\n"
"Install GhostBSD with ZFS alongside other operating systems." "Install GhostBSD with ZFS alongside other operating systems."
@@ -212,90 +212,90 @@ msgid ""
"We hope you'll enjoy our BSD operating system." "We hope you'll enjoy our BSD operating system."
msgstr "" msgstr ""
#: install_station/interface_controller.py:9 #: install_station/interface_controller.py:24
#: install_station/interface_controller.py:20 #: install_station/interface_controller.py:35
msgid "Back" msgid "Back"
msgstr "" msgstr ""
#: install_station/interface_controller.py:11 #: install_station/interface_controller.py:26
#: install_station/interface_controller.py:21 #: install_station/interface_controller.py:36
msgid "Cancel" msgid "Cancel"
msgstr "" msgstr ""
#: install_station/interface_controller.py:13 #: install_station/interface_controller.py:28
#: install_station/interface_controller.py:22 #: install_station/interface_controller.py:37
#: install_station/interface_controller.py:257 #: install_station/interface_controller.py:297
msgid "Next" msgid "Next"
msgstr "" msgstr ""
#: install_station/interface_controller.py:106 #: install_station/interface_controller.py:129
#: install_station/interface_controller.py:107 install_station/language.py:101 #: install_station/interface_controller.py:130 install_station/language.py:101
msgid "Welcome to GhostBSD" msgid "Welcome to GhostBSD"
msgstr "" msgstr ""
#: install_station/interface_controller.py:116 #: install_station/interface_controller.py:139
msgid "Button" msgid "Button"
msgstr "" msgstr ""
#: install_station/interface_controller.py:137 #: install_station/interface_controller.py:160
msgid "Keyboard Setup" msgid "Keyboard Setup"
msgstr "" msgstr ""
#: install_station/interface_controller.py:149 #: install_station/interface_controller.py:172
#: install_station/interface_controller.py:234 #: install_station/interface_controller.py:274
#: install_station/interface_controller.py:239 #: install_station/interface_controller.py:279
msgid "Network Setup" msgid "Network Setup"
msgstr "" msgstr ""
#: install_station/interface_controller.py:160 #: install_station/interface_controller.py:183
msgid "Try Or Install GhostBSD" msgid "Try Or Install GhostBSD"
msgstr "" msgstr ""
#: install_station/interface_controller.py:170 #: install_station/interface_controller.py:194
msgid "Installation Types" msgid "Installation Types"
msgstr "" msgstr ""
#: install_station/interface_controller.py:181 #: install_station/interface_controller.py:221
msgid "Custom Configuration" msgid "Custom Configuration"
msgstr "" msgstr ""
#: install_station/interface_controller.py:191 #: install_station/interface_controller.py:231
msgid "ZFS Configuration" msgid "ZFS Configuration"
msgstr "" msgstr ""
#: install_station/interface_controller.py:203 #: install_station/interface_controller.py:243
msgid "Install" msgid "Install"
msgstr "" msgstr ""
#: install_station/interface_controller.py:213 #: install_station/interface_controller.py:253
msgid "Installation Progress" msgid "Installation Progress"
msgstr "" msgstr ""
#: install_station/interface_controller.py:220 #: install_station/interface_controller.py:260
msgid "Progress Bar" msgid "Progress Bar"
msgstr "" msgstr ""
#: install_station/keyboard.py:40 #: install_station/keyboard.py:45
msgid "Type here to test your keyboard" msgid "Type here to test your keyboard"
msgstr "" msgstr ""
#: install_station/keyboard.py:97 #: install_station/keyboard.py:102
msgid "Keyboard Layout" msgid "Keyboard Layout"
msgstr "" msgstr ""
#: install_station/keyboard.py:117 #: install_station/keyboard.py:122
msgid "Keyboard Models" msgid "Keyboard Models"
msgstr "" msgstr ""
#: install_station/keyboard.py:225 #: install_station/keyboard.py:230
msgid "English (US)" msgid "English (US)"
msgstr "" msgstr ""
#: install_station/keyboard.py:226 #: install_station/keyboard.py:231
msgid "English (Canada)" msgid "English (Canada)"
msgstr "" msgstr ""
#: install_station/keyboard.py:227 #: install_station/keyboard.py:232
msgid "French (Canada)" msgid "French (Canada)"
msgstr "" msgstr ""
+45 -45
View File
@@ -7,7 +7,7 @@ msgid ""
msgstr "" msgstr ""
"Project-Id-Version: PACKAGE VERSION\n" "Project-Id-Version: PACKAGE VERSION\n"
"Report-Msgid-Bugs-To: \n" "Report-Msgid-Bugs-To: \n"
"POT-Creation-Date: 2025-07-12 21:21-0300\n" "POT-Creation-Date: 2025-09-24 18:07-0300\n"
"PO-Revision-Date: 2025-07-09 20:24-0300\n" "PO-Revision-Date: 2025-07-09 20:24-0300\n"
"Last-Translator: Eric Turgeon <EMAIL@ADDRESS>\n" "Last-Translator: Eric Turgeon <EMAIL@ADDRESS>\n"
"Language-Team: Norwegian\n" "Language-Team: Norwegian\n"
@@ -18,7 +18,7 @@ msgstr ""
"Plural-Forms: nplurals=2; plural=(n != 1);\n" "Plural-Forms: nplurals=2; plural=(n != 1);\n"
#: install_station/boot_manager.py:121 #: install_station/boot_manager.py:121
#: install_station/interface_controller.py:201 #: install_station/interface_controller.py:241
msgid "Boot Option" msgid "Boot Option"
msgstr "" msgstr ""
@@ -35,43 +35,43 @@ msgstr ""
msgid "FreeBSD {loader} loader only" msgid "FreeBSD {loader} loader only"
msgstr "" msgstr ""
#: install_station/common.py:108 #: install_station/common.py:123
msgid "Space not allowed" msgid "Space not allowed"
msgstr "" msgstr ""
#: install_station/common.py:110 install_station/common.py:112 #: install_station/common.py:125 install_station/common.py:127
msgid "Super Weak" msgid "Super Weak"
msgstr "" msgstr ""
#: install_station/common.py:114 install_station/common.py:120 #: install_station/common.py:129 install_station/common.py:135
msgid "Very Weak" msgid "Very Weak"
msgstr "" msgstr ""
#: install_station/common.py:116 install_station/common.py:122 #: install_station/common.py:131 install_station/common.py:137
#: install_station/common.py:128 #: install_station/common.py:143
msgid "Fairly Weak" msgid "Fairly Weak"
msgstr "" msgstr ""
#: install_station/common.py:118 install_station/common.py:124 #: install_station/common.py:133 install_station/common.py:139
#: install_station/common.py:130 install_station/common.py:136 #: install_station/common.py:145 install_station/common.py:151
msgid "Weak" msgid "Weak"
msgstr "" msgstr ""
#: install_station/common.py:126 install_station/common.py:132 #: install_station/common.py:141 install_station/common.py:147
#: install_station/common.py:138 install_station/common.py:144 #: install_station/common.py:153 install_station/common.py:159
msgid "Strong" msgid "Strong"
msgstr "" msgstr ""
#: install_station/common.py:134 install_station/common.py:140 #: install_station/common.py:149 install_station/common.py:155
#: install_station/common.py:146 install_station/common.py:152 #: install_station/common.py:161 install_station/common.py:167
msgid "Fairly Strong" msgid "Fairly Strong"
msgstr "" msgstr ""
#: install_station/common.py:142 install_station/common.py:148 #: install_station/common.py:157 install_station/common.py:163
msgid "Very Strong" msgid "Very Strong"
msgstr "" msgstr ""
#: install_station/common.py:150 install_station/common.py:154 #: install_station/common.py:165 install_station/common.py:169
msgid "Super Strong" msgid "Super Strong"
msgstr "" msgstr ""
@@ -163,18 +163,18 @@ msgstr ""
msgid "Ok" msgid "Ok"
msgstr "" msgstr ""
#: install_station/install_type.py:52 #: install_station/install_type.py:94
msgid "How do you want to install GhostBSD?" msgid "How do you want to install GhostBSD?"
msgstr "" msgstr ""
#: install_station/install_type.py:58 #: install_station/install_type.py:100
msgid "" msgid ""
"<b>Disks Configuration</b>\n" "<b>Disks Configuration</b>\n"
"Install GhostBSD using Stripe, Mirror, RAIDZ1, RAIDZ2, or RAIDZ3 " "Install GhostBSD using Stripe, Mirror, RAIDZ1, RAIDZ2, or RAIDZ3 "
"configurations." "configurations."
msgstr "" msgstr ""
#: install_station/install_type.py:71 #: install_station/install_type.py:113
msgid "" msgid ""
"<b>Multi-Boot Configuration</b>\n" "<b>Multi-Boot Configuration</b>\n"
"Install GhostBSD with ZFS alongside other operating systems." "Install GhostBSD with ZFS alongside other operating systems."
@@ -212,90 +212,90 @@ msgid ""
"We hope you'll enjoy our BSD operating system." "We hope you'll enjoy our BSD operating system."
msgstr "" msgstr ""
#: install_station/interface_controller.py:9 #: install_station/interface_controller.py:24
#: install_station/interface_controller.py:20 #: install_station/interface_controller.py:35
msgid "Back" msgid "Back"
msgstr "" msgstr ""
#: install_station/interface_controller.py:11 #: install_station/interface_controller.py:26
#: install_station/interface_controller.py:21 #: install_station/interface_controller.py:36
msgid "Cancel" msgid "Cancel"
msgstr "" msgstr ""
#: install_station/interface_controller.py:13 #: install_station/interface_controller.py:28
#: install_station/interface_controller.py:22 #: install_station/interface_controller.py:37
#: install_station/interface_controller.py:257 #: install_station/interface_controller.py:297
msgid "Next" msgid "Next"
msgstr "" msgstr ""
#: install_station/interface_controller.py:106 #: install_station/interface_controller.py:129
#: install_station/interface_controller.py:107 install_station/language.py:101 #: install_station/interface_controller.py:130 install_station/language.py:101
msgid "Welcome to GhostBSD" msgid "Welcome to GhostBSD"
msgstr "" msgstr ""
#: install_station/interface_controller.py:116 #: install_station/interface_controller.py:139
msgid "Button" msgid "Button"
msgstr "" msgstr ""
#: install_station/interface_controller.py:137 #: install_station/interface_controller.py:160
msgid "Keyboard Setup" msgid "Keyboard Setup"
msgstr "" msgstr ""
#: install_station/interface_controller.py:149 #: install_station/interface_controller.py:172
#: install_station/interface_controller.py:234 #: install_station/interface_controller.py:274
#: install_station/interface_controller.py:239 #: install_station/interface_controller.py:279
msgid "Network Setup" msgid "Network Setup"
msgstr "" msgstr ""
#: install_station/interface_controller.py:160 #: install_station/interface_controller.py:183
msgid "Try Or Install GhostBSD" msgid "Try Or Install GhostBSD"
msgstr "" msgstr ""
#: install_station/interface_controller.py:170 #: install_station/interface_controller.py:194
msgid "Installation Types" msgid "Installation Types"
msgstr "" msgstr ""
#: install_station/interface_controller.py:181 #: install_station/interface_controller.py:221
msgid "Custom Configuration" msgid "Custom Configuration"
msgstr "" msgstr ""
#: install_station/interface_controller.py:191 #: install_station/interface_controller.py:231
msgid "ZFS Configuration" msgid "ZFS Configuration"
msgstr "" msgstr ""
#: install_station/interface_controller.py:203 #: install_station/interface_controller.py:243
msgid "Install" msgid "Install"
msgstr "" msgstr ""
#: install_station/interface_controller.py:213 #: install_station/interface_controller.py:253
msgid "Installation Progress" msgid "Installation Progress"
msgstr "" msgstr ""
#: install_station/interface_controller.py:220 #: install_station/interface_controller.py:260
msgid "Progress Bar" msgid "Progress Bar"
msgstr "" msgstr ""
#: install_station/keyboard.py:40 #: install_station/keyboard.py:45
msgid "Type here to test your keyboard" msgid "Type here to test your keyboard"
msgstr "" msgstr ""
#: install_station/keyboard.py:97 #: install_station/keyboard.py:102
msgid "Keyboard Layout" msgid "Keyboard Layout"
msgstr "" msgstr ""
#: install_station/keyboard.py:117 #: install_station/keyboard.py:122
msgid "Keyboard Models" msgid "Keyboard Models"
msgstr "" msgstr ""
#: install_station/keyboard.py:225 #: install_station/keyboard.py:230
msgid "English (US)" msgid "English (US)"
msgstr "" msgstr ""
#: install_station/keyboard.py:226 #: install_station/keyboard.py:231
msgid "English (Canada)" msgid "English (Canada)"
msgstr "" msgstr ""
#: install_station/keyboard.py:227 #: install_station/keyboard.py:232
msgid "French (Canada)" msgid "French (Canada)"
msgstr "" msgstr ""
+45 -45
View File
@@ -7,7 +7,7 @@ msgid ""
msgstr "" msgstr ""
"Project-Id-Version: PACKAGE VERSION\n" "Project-Id-Version: PACKAGE VERSION\n"
"Report-Msgid-Bugs-To: \n" "Report-Msgid-Bugs-To: \n"
"POT-Creation-Date: 2025-07-12 21:21-0300\n" "POT-Creation-Date: 2025-09-24 18:07-0300\n"
"PO-Revision-Date: 2025-07-09 20:22-0300\n" "PO-Revision-Date: 2025-07-09 20:22-0300\n"
"Last-Translator: Eric Turgeon <EMAIL@ADDRESS>\n" "Last-Translator: Eric Turgeon <EMAIL@ADDRESS>\n"
"Language-Team: Polish <translation-team-pl@lists.sourceforge.net>\n" "Language-Team: Polish <translation-team-pl@lists.sourceforge.net>\n"
@@ -19,7 +19,7 @@ msgstr ""
"|| n%100>=20) ? 1 : 2);\n" "|| n%100>=20) ? 1 : 2);\n"
#: install_station/boot_manager.py:121 #: install_station/boot_manager.py:121
#: install_station/interface_controller.py:201 #: install_station/interface_controller.py:241
msgid "Boot Option" msgid "Boot Option"
msgstr "" msgstr ""
@@ -36,43 +36,43 @@ msgstr ""
msgid "FreeBSD {loader} loader only" msgid "FreeBSD {loader} loader only"
msgstr "" msgstr ""
#: install_station/common.py:108 #: install_station/common.py:123
msgid "Space not allowed" msgid "Space not allowed"
msgstr "" msgstr ""
#: install_station/common.py:110 install_station/common.py:112 #: install_station/common.py:125 install_station/common.py:127
msgid "Super Weak" msgid "Super Weak"
msgstr "" msgstr ""
#: install_station/common.py:114 install_station/common.py:120 #: install_station/common.py:129 install_station/common.py:135
msgid "Very Weak" msgid "Very Weak"
msgstr "" msgstr ""
#: install_station/common.py:116 install_station/common.py:122 #: install_station/common.py:131 install_station/common.py:137
#: install_station/common.py:128 #: install_station/common.py:143
msgid "Fairly Weak" msgid "Fairly Weak"
msgstr "" msgstr ""
#: install_station/common.py:118 install_station/common.py:124 #: install_station/common.py:133 install_station/common.py:139
#: install_station/common.py:130 install_station/common.py:136 #: install_station/common.py:145 install_station/common.py:151
msgid "Weak" msgid "Weak"
msgstr "" msgstr ""
#: install_station/common.py:126 install_station/common.py:132 #: install_station/common.py:141 install_station/common.py:147
#: install_station/common.py:138 install_station/common.py:144 #: install_station/common.py:153 install_station/common.py:159
msgid "Strong" msgid "Strong"
msgstr "" msgstr ""
#: install_station/common.py:134 install_station/common.py:140 #: install_station/common.py:149 install_station/common.py:155
#: install_station/common.py:146 install_station/common.py:152 #: install_station/common.py:161 install_station/common.py:167
msgid "Fairly Strong" msgid "Fairly Strong"
msgstr "" msgstr ""
#: install_station/common.py:142 install_station/common.py:148 #: install_station/common.py:157 install_station/common.py:163
msgid "Very Strong" msgid "Very Strong"
msgstr "" msgstr ""
#: install_station/common.py:150 install_station/common.py:154 #: install_station/common.py:165 install_station/common.py:169
msgid "Super Strong" msgid "Super Strong"
msgstr "" msgstr ""
@@ -164,18 +164,18 @@ msgstr ""
msgid "Ok" msgid "Ok"
msgstr "" msgstr ""
#: install_station/install_type.py:52 #: install_station/install_type.py:94
msgid "How do you want to install GhostBSD?" msgid "How do you want to install GhostBSD?"
msgstr "" msgstr ""
#: install_station/install_type.py:58 #: install_station/install_type.py:100
msgid "" msgid ""
"<b>Disks Configuration</b>\n" "<b>Disks Configuration</b>\n"
"Install GhostBSD using Stripe, Mirror, RAIDZ1, RAIDZ2, or RAIDZ3 " "Install GhostBSD using Stripe, Mirror, RAIDZ1, RAIDZ2, or RAIDZ3 "
"configurations." "configurations."
msgstr "" msgstr ""
#: install_station/install_type.py:71 #: install_station/install_type.py:113
msgid "" msgid ""
"<b>Multi-Boot Configuration</b>\n" "<b>Multi-Boot Configuration</b>\n"
"Install GhostBSD with ZFS alongside other operating systems." "Install GhostBSD with ZFS alongside other operating systems."
@@ -213,90 +213,90 @@ msgid ""
"We hope you'll enjoy our BSD operating system." "We hope you'll enjoy our BSD operating system."
msgstr "" msgstr ""
#: install_station/interface_controller.py:9 #: install_station/interface_controller.py:24
#: install_station/interface_controller.py:20 #: install_station/interface_controller.py:35
msgid "Back" msgid "Back"
msgstr "" msgstr ""
#: install_station/interface_controller.py:11 #: install_station/interface_controller.py:26
#: install_station/interface_controller.py:21 #: install_station/interface_controller.py:36
msgid "Cancel" msgid "Cancel"
msgstr "" msgstr ""
#: install_station/interface_controller.py:13 #: install_station/interface_controller.py:28
#: install_station/interface_controller.py:22 #: install_station/interface_controller.py:37
#: install_station/interface_controller.py:257 #: install_station/interface_controller.py:297
msgid "Next" msgid "Next"
msgstr "" msgstr ""
#: install_station/interface_controller.py:106 #: install_station/interface_controller.py:129
#: install_station/interface_controller.py:107 install_station/language.py:101 #: install_station/interface_controller.py:130 install_station/language.py:101
msgid "Welcome to GhostBSD" msgid "Welcome to GhostBSD"
msgstr "" msgstr ""
#: install_station/interface_controller.py:116 #: install_station/interface_controller.py:139
msgid "Button" msgid "Button"
msgstr "" msgstr ""
#: install_station/interface_controller.py:137 #: install_station/interface_controller.py:160
msgid "Keyboard Setup" msgid "Keyboard Setup"
msgstr "" msgstr ""
#: install_station/interface_controller.py:149 #: install_station/interface_controller.py:172
#: install_station/interface_controller.py:234 #: install_station/interface_controller.py:274
#: install_station/interface_controller.py:239 #: install_station/interface_controller.py:279
msgid "Network Setup" msgid "Network Setup"
msgstr "" msgstr ""
#: install_station/interface_controller.py:160 #: install_station/interface_controller.py:183
msgid "Try Or Install GhostBSD" msgid "Try Or Install GhostBSD"
msgstr "" msgstr ""
#: install_station/interface_controller.py:170 #: install_station/interface_controller.py:194
msgid "Installation Types" msgid "Installation Types"
msgstr "" msgstr ""
#: install_station/interface_controller.py:181 #: install_station/interface_controller.py:221
msgid "Custom Configuration" msgid "Custom Configuration"
msgstr "" msgstr ""
#: install_station/interface_controller.py:191 #: install_station/interface_controller.py:231
msgid "ZFS Configuration" msgid "ZFS Configuration"
msgstr "" msgstr ""
#: install_station/interface_controller.py:203 #: install_station/interface_controller.py:243
msgid "Install" msgid "Install"
msgstr "" msgstr ""
#: install_station/interface_controller.py:213 #: install_station/interface_controller.py:253
msgid "Installation Progress" msgid "Installation Progress"
msgstr "" msgstr ""
#: install_station/interface_controller.py:220 #: install_station/interface_controller.py:260
msgid "Progress Bar" msgid "Progress Bar"
msgstr "" msgstr ""
#: install_station/keyboard.py:40 #: install_station/keyboard.py:45
msgid "Type here to test your keyboard" msgid "Type here to test your keyboard"
msgstr "" msgstr ""
#: install_station/keyboard.py:97 #: install_station/keyboard.py:102
msgid "Keyboard Layout" msgid "Keyboard Layout"
msgstr "" msgstr ""
#: install_station/keyboard.py:117 #: install_station/keyboard.py:122
msgid "Keyboard Models" msgid "Keyboard Models"
msgstr "" msgstr ""
#: install_station/keyboard.py:225 #: install_station/keyboard.py:230
msgid "English (US)" msgid "English (US)"
msgstr "" msgstr ""
#: install_station/keyboard.py:226 #: install_station/keyboard.py:231
msgid "English (Canada)" msgid "English (Canada)"
msgstr "" msgstr ""
#: install_station/keyboard.py:227 #: install_station/keyboard.py:232
msgid "French (Canada)" msgid "French (Canada)"
msgstr "" msgstr ""
+45 -45
View File
@@ -7,7 +7,7 @@ msgid ""
msgstr "" msgstr ""
"Project-Id-Version: PACKAGE VERSION\n" "Project-Id-Version: PACKAGE VERSION\n"
"Report-Msgid-Bugs-To: \n" "Report-Msgid-Bugs-To: \n"
"POT-Creation-Date: 2025-07-12 21:21-0300\n" "POT-Creation-Date: 2025-09-24 18:07-0300\n"
"PO-Revision-Date: 2025-07-09 20:19-0300\n" "PO-Revision-Date: 2025-07-09 20:19-0300\n"
"Last-Translator: Eric Turgeon <EMAIL@ADDRESS>\n" "Last-Translator: Eric Turgeon <EMAIL@ADDRESS>\n"
"Language-Team: Brazilian Portuguese <ldpbr-" "Language-Team: Brazilian Portuguese <ldpbr-"
@@ -19,7 +19,7 @@ msgstr ""
"Plural-Forms: nplurals=2; plural=(n > 1);\n" "Plural-Forms: nplurals=2; plural=(n > 1);\n"
#: install_station/boot_manager.py:121 #: install_station/boot_manager.py:121
#: install_station/interface_controller.py:201 #: install_station/interface_controller.py:241
msgid "Boot Option" msgid "Boot Option"
msgstr "" msgstr ""
@@ -36,43 +36,43 @@ msgstr ""
msgid "FreeBSD {loader} loader only" msgid "FreeBSD {loader} loader only"
msgstr "" msgstr ""
#: install_station/common.py:108 #: install_station/common.py:123
msgid "Space not allowed" msgid "Space not allowed"
msgstr "" msgstr ""
#: install_station/common.py:110 install_station/common.py:112 #: install_station/common.py:125 install_station/common.py:127
msgid "Super Weak" msgid "Super Weak"
msgstr "" msgstr ""
#: install_station/common.py:114 install_station/common.py:120 #: install_station/common.py:129 install_station/common.py:135
msgid "Very Weak" msgid "Very Weak"
msgstr "" msgstr ""
#: install_station/common.py:116 install_station/common.py:122 #: install_station/common.py:131 install_station/common.py:137
#: install_station/common.py:128 #: install_station/common.py:143
msgid "Fairly Weak" msgid "Fairly Weak"
msgstr "" msgstr ""
#: install_station/common.py:118 install_station/common.py:124 #: install_station/common.py:133 install_station/common.py:139
#: install_station/common.py:130 install_station/common.py:136 #: install_station/common.py:145 install_station/common.py:151
msgid "Weak" msgid "Weak"
msgstr "" msgstr ""
#: install_station/common.py:126 install_station/common.py:132 #: install_station/common.py:141 install_station/common.py:147
#: install_station/common.py:138 install_station/common.py:144 #: install_station/common.py:153 install_station/common.py:159
msgid "Strong" msgid "Strong"
msgstr "" msgstr ""
#: install_station/common.py:134 install_station/common.py:140 #: install_station/common.py:149 install_station/common.py:155
#: install_station/common.py:146 install_station/common.py:152 #: install_station/common.py:161 install_station/common.py:167
msgid "Fairly Strong" msgid "Fairly Strong"
msgstr "" msgstr ""
#: install_station/common.py:142 install_station/common.py:148 #: install_station/common.py:157 install_station/common.py:163
msgid "Very Strong" msgid "Very Strong"
msgstr "" msgstr ""
#: install_station/common.py:150 install_station/common.py:154 #: install_station/common.py:165 install_station/common.py:169
msgid "Super Strong" msgid "Super Strong"
msgstr "" msgstr ""
@@ -164,18 +164,18 @@ msgstr ""
msgid "Ok" msgid "Ok"
msgstr "" msgstr ""
#: install_station/install_type.py:52 #: install_station/install_type.py:94
msgid "How do you want to install GhostBSD?" msgid "How do you want to install GhostBSD?"
msgstr "" msgstr ""
#: install_station/install_type.py:58 #: install_station/install_type.py:100
msgid "" msgid ""
"<b>Disks Configuration</b>\n" "<b>Disks Configuration</b>\n"
"Install GhostBSD using Stripe, Mirror, RAIDZ1, RAIDZ2, or RAIDZ3 " "Install GhostBSD using Stripe, Mirror, RAIDZ1, RAIDZ2, or RAIDZ3 "
"configurations." "configurations."
msgstr "" msgstr ""
#: install_station/install_type.py:71 #: install_station/install_type.py:113
msgid "" msgid ""
"<b>Multi-Boot Configuration</b>\n" "<b>Multi-Boot Configuration</b>\n"
"Install GhostBSD with ZFS alongside other operating systems." "Install GhostBSD with ZFS alongside other operating systems."
@@ -213,90 +213,90 @@ msgid ""
"We hope you'll enjoy our BSD operating system." "We hope you'll enjoy our BSD operating system."
msgstr "" msgstr ""
#: install_station/interface_controller.py:9 #: install_station/interface_controller.py:24
#: install_station/interface_controller.py:20 #: install_station/interface_controller.py:35
msgid "Back" msgid "Back"
msgstr "" msgstr ""
#: install_station/interface_controller.py:11 #: install_station/interface_controller.py:26
#: install_station/interface_controller.py:21 #: install_station/interface_controller.py:36
msgid "Cancel" msgid "Cancel"
msgstr "" msgstr ""
#: install_station/interface_controller.py:13 #: install_station/interface_controller.py:28
#: install_station/interface_controller.py:22 #: install_station/interface_controller.py:37
#: install_station/interface_controller.py:257 #: install_station/interface_controller.py:297
msgid "Next" msgid "Next"
msgstr "" msgstr ""
#: install_station/interface_controller.py:106 #: install_station/interface_controller.py:129
#: install_station/interface_controller.py:107 install_station/language.py:101 #: install_station/interface_controller.py:130 install_station/language.py:101
msgid "Welcome to GhostBSD" msgid "Welcome to GhostBSD"
msgstr "" msgstr ""
#: install_station/interface_controller.py:116 #: install_station/interface_controller.py:139
msgid "Button" msgid "Button"
msgstr "" msgstr ""
#: install_station/interface_controller.py:137 #: install_station/interface_controller.py:160
msgid "Keyboard Setup" msgid "Keyboard Setup"
msgstr "" msgstr ""
#: install_station/interface_controller.py:149 #: install_station/interface_controller.py:172
#: install_station/interface_controller.py:234 #: install_station/interface_controller.py:274
#: install_station/interface_controller.py:239 #: install_station/interface_controller.py:279
msgid "Network Setup" msgid "Network Setup"
msgstr "" msgstr ""
#: install_station/interface_controller.py:160 #: install_station/interface_controller.py:183
msgid "Try Or Install GhostBSD" msgid "Try Or Install GhostBSD"
msgstr "" msgstr ""
#: install_station/interface_controller.py:170 #: install_station/interface_controller.py:194
msgid "Installation Types" msgid "Installation Types"
msgstr "" msgstr ""
#: install_station/interface_controller.py:181 #: install_station/interface_controller.py:221
msgid "Custom Configuration" msgid "Custom Configuration"
msgstr "" msgstr ""
#: install_station/interface_controller.py:191 #: install_station/interface_controller.py:231
msgid "ZFS Configuration" msgid "ZFS Configuration"
msgstr "" msgstr ""
#: install_station/interface_controller.py:203 #: install_station/interface_controller.py:243
msgid "Install" msgid "Install"
msgstr "" msgstr ""
#: install_station/interface_controller.py:213 #: install_station/interface_controller.py:253
msgid "Installation Progress" msgid "Installation Progress"
msgstr "" msgstr ""
#: install_station/interface_controller.py:220 #: install_station/interface_controller.py:260
msgid "Progress Bar" msgid "Progress Bar"
msgstr "" msgstr ""
#: install_station/keyboard.py:40 #: install_station/keyboard.py:45
msgid "Type here to test your keyboard" msgid "Type here to test your keyboard"
msgstr "" msgstr ""
#: install_station/keyboard.py:97 #: install_station/keyboard.py:102
msgid "Keyboard Layout" msgid "Keyboard Layout"
msgstr "" msgstr ""
#: install_station/keyboard.py:117 #: install_station/keyboard.py:122
msgid "Keyboard Models" msgid "Keyboard Models"
msgstr "" msgstr ""
#: install_station/keyboard.py:225 #: install_station/keyboard.py:230
msgid "English (US)" msgid "English (US)"
msgstr "" msgstr ""
#: install_station/keyboard.py:226 #: install_station/keyboard.py:231
msgid "English (Canada)" msgid "English (Canada)"
msgstr "" msgstr ""
#: install_station/keyboard.py:227 #: install_station/keyboard.py:232
msgid "French (Canada)" msgid "French (Canada)"
msgstr "" msgstr ""
+45 -45
View File
@@ -7,7 +7,7 @@ msgid ""
msgstr "" msgstr ""
"Project-Id-Version: PACKAGE VERSION\n" "Project-Id-Version: PACKAGE VERSION\n"
"Report-Msgid-Bugs-To: \n" "Report-Msgid-Bugs-To: \n"
"POT-Creation-Date: 2025-07-12 21:21-0300\n" "POT-Creation-Date: 2025-09-24 18:07-0300\n"
"PO-Revision-Date: 2025-07-09 20:27-0300\n" "PO-Revision-Date: 2025-07-09 20:27-0300\n"
"Last-Translator: Eric Turgeon <EMAIL@ADDRESS>\n" "Last-Translator: Eric Turgeon <EMAIL@ADDRESS>\n"
"Language-Team: Portuguese <translation-team-pt@lists.sourceforge.net>\n" "Language-Team: Portuguese <translation-team-pt@lists.sourceforge.net>\n"
@@ -18,7 +18,7 @@ msgstr ""
"Plural-Forms: nplurals=2; plural=(n != 1);\n" "Plural-Forms: nplurals=2; plural=(n != 1);\n"
#: install_station/boot_manager.py:121 #: install_station/boot_manager.py:121
#: install_station/interface_controller.py:201 #: install_station/interface_controller.py:241
msgid "Boot Option" msgid "Boot Option"
msgstr "" msgstr ""
@@ -35,43 +35,43 @@ msgstr ""
msgid "FreeBSD {loader} loader only" msgid "FreeBSD {loader} loader only"
msgstr "" msgstr ""
#: install_station/common.py:108 #: install_station/common.py:123
msgid "Space not allowed" msgid "Space not allowed"
msgstr "" msgstr ""
#: install_station/common.py:110 install_station/common.py:112 #: install_station/common.py:125 install_station/common.py:127
msgid "Super Weak" msgid "Super Weak"
msgstr "" msgstr ""
#: install_station/common.py:114 install_station/common.py:120 #: install_station/common.py:129 install_station/common.py:135
msgid "Very Weak" msgid "Very Weak"
msgstr "" msgstr ""
#: install_station/common.py:116 install_station/common.py:122 #: install_station/common.py:131 install_station/common.py:137
#: install_station/common.py:128 #: install_station/common.py:143
msgid "Fairly Weak" msgid "Fairly Weak"
msgstr "" msgstr ""
#: install_station/common.py:118 install_station/common.py:124 #: install_station/common.py:133 install_station/common.py:139
#: install_station/common.py:130 install_station/common.py:136 #: install_station/common.py:145 install_station/common.py:151
msgid "Weak" msgid "Weak"
msgstr "" msgstr ""
#: install_station/common.py:126 install_station/common.py:132 #: install_station/common.py:141 install_station/common.py:147
#: install_station/common.py:138 install_station/common.py:144 #: install_station/common.py:153 install_station/common.py:159
msgid "Strong" msgid "Strong"
msgstr "" msgstr ""
#: install_station/common.py:134 install_station/common.py:140 #: install_station/common.py:149 install_station/common.py:155
#: install_station/common.py:146 install_station/common.py:152 #: install_station/common.py:161 install_station/common.py:167
msgid "Fairly Strong" msgid "Fairly Strong"
msgstr "" msgstr ""
#: install_station/common.py:142 install_station/common.py:148 #: install_station/common.py:157 install_station/common.py:163
msgid "Very Strong" msgid "Very Strong"
msgstr "" msgstr ""
#: install_station/common.py:150 install_station/common.py:154 #: install_station/common.py:165 install_station/common.py:169
msgid "Super Strong" msgid "Super Strong"
msgstr "" msgstr ""
@@ -163,18 +163,18 @@ msgstr ""
msgid "Ok" msgid "Ok"
msgstr "" msgstr ""
#: install_station/install_type.py:52 #: install_station/install_type.py:94
msgid "How do you want to install GhostBSD?" msgid "How do you want to install GhostBSD?"
msgstr "" msgstr ""
#: install_station/install_type.py:58 #: install_station/install_type.py:100
msgid "" msgid ""
"<b>Disks Configuration</b>\n" "<b>Disks Configuration</b>\n"
"Install GhostBSD using Stripe, Mirror, RAIDZ1, RAIDZ2, or RAIDZ3 " "Install GhostBSD using Stripe, Mirror, RAIDZ1, RAIDZ2, or RAIDZ3 "
"configurations." "configurations."
msgstr "" msgstr ""
#: install_station/install_type.py:71 #: install_station/install_type.py:113
msgid "" msgid ""
"<b>Multi-Boot Configuration</b>\n" "<b>Multi-Boot Configuration</b>\n"
"Install GhostBSD with ZFS alongside other operating systems." "Install GhostBSD with ZFS alongside other operating systems."
@@ -212,90 +212,90 @@ msgid ""
"We hope you'll enjoy our BSD operating system." "We hope you'll enjoy our BSD operating system."
msgstr "" msgstr ""
#: install_station/interface_controller.py:9 #: install_station/interface_controller.py:24
#: install_station/interface_controller.py:20 #: install_station/interface_controller.py:35
msgid "Back" msgid "Back"
msgstr "" msgstr ""
#: install_station/interface_controller.py:11 #: install_station/interface_controller.py:26
#: install_station/interface_controller.py:21 #: install_station/interface_controller.py:36
msgid "Cancel" msgid "Cancel"
msgstr "" msgstr ""
#: install_station/interface_controller.py:13 #: install_station/interface_controller.py:28
#: install_station/interface_controller.py:22 #: install_station/interface_controller.py:37
#: install_station/interface_controller.py:257 #: install_station/interface_controller.py:297
msgid "Next" msgid "Next"
msgstr "" msgstr ""
#: install_station/interface_controller.py:106 #: install_station/interface_controller.py:129
#: install_station/interface_controller.py:107 install_station/language.py:101 #: install_station/interface_controller.py:130 install_station/language.py:101
msgid "Welcome to GhostBSD" msgid "Welcome to GhostBSD"
msgstr "" msgstr ""
#: install_station/interface_controller.py:116 #: install_station/interface_controller.py:139
msgid "Button" msgid "Button"
msgstr "" msgstr ""
#: install_station/interface_controller.py:137 #: install_station/interface_controller.py:160
msgid "Keyboard Setup" msgid "Keyboard Setup"
msgstr "" msgstr ""
#: install_station/interface_controller.py:149 #: install_station/interface_controller.py:172
#: install_station/interface_controller.py:234 #: install_station/interface_controller.py:274
#: install_station/interface_controller.py:239 #: install_station/interface_controller.py:279
msgid "Network Setup" msgid "Network Setup"
msgstr "" msgstr ""
#: install_station/interface_controller.py:160 #: install_station/interface_controller.py:183
msgid "Try Or Install GhostBSD" msgid "Try Or Install GhostBSD"
msgstr "" msgstr ""
#: install_station/interface_controller.py:170 #: install_station/interface_controller.py:194
msgid "Installation Types" msgid "Installation Types"
msgstr "" msgstr ""
#: install_station/interface_controller.py:181 #: install_station/interface_controller.py:221
msgid "Custom Configuration" msgid "Custom Configuration"
msgstr "" msgstr ""
#: install_station/interface_controller.py:191 #: install_station/interface_controller.py:231
msgid "ZFS Configuration" msgid "ZFS Configuration"
msgstr "" msgstr ""
#: install_station/interface_controller.py:203 #: install_station/interface_controller.py:243
msgid "Install" msgid "Install"
msgstr "" msgstr ""
#: install_station/interface_controller.py:213 #: install_station/interface_controller.py:253
msgid "Installation Progress" msgid "Installation Progress"
msgstr "" msgstr ""
#: install_station/interface_controller.py:220 #: install_station/interface_controller.py:260
msgid "Progress Bar" msgid "Progress Bar"
msgstr "" msgstr ""
#: install_station/keyboard.py:40 #: install_station/keyboard.py:45
msgid "Type here to test your keyboard" msgid "Type here to test your keyboard"
msgstr "" msgstr ""
#: install_station/keyboard.py:97 #: install_station/keyboard.py:102
msgid "Keyboard Layout" msgid "Keyboard Layout"
msgstr "" msgstr ""
#: install_station/keyboard.py:117 #: install_station/keyboard.py:122
msgid "Keyboard Models" msgid "Keyboard Models"
msgstr "" msgstr ""
#: install_station/keyboard.py:225 #: install_station/keyboard.py:230
msgid "English (US)" msgid "English (US)"
msgstr "" msgstr ""
#: install_station/keyboard.py:226 #: install_station/keyboard.py:231
msgid "English (Canada)" msgid "English (Canada)"
msgstr "" msgstr ""
#: install_station/keyboard.py:227 #: install_station/keyboard.py:232
msgid "French (Canada)" msgid "French (Canada)"
msgstr "" msgstr ""
+45 -45
View File
@@ -7,7 +7,7 @@ msgid ""
msgstr "" msgstr ""
"Project-Id-Version: PACKAGE VERSION\n" "Project-Id-Version: PACKAGE VERSION\n"
"Report-Msgid-Bugs-To: \n" "Report-Msgid-Bugs-To: \n"
"POT-Creation-Date: 2025-07-12 21:21-0300\n" "POT-Creation-Date: 2025-09-24 18:07-0300\n"
"PO-Revision-Date: 2025-07-09 20:26-0300\n" "PO-Revision-Date: 2025-07-09 20:26-0300\n"
"Last-Translator: Eric Turgeon <EMAIL@ADDRESS>\n" "Last-Translator: Eric Turgeon <EMAIL@ADDRESS>\n"
"Language-Team: Romanian <translation-team-ro@lists.sourceforge.net>\n" "Language-Team: Romanian <translation-team-ro@lists.sourceforge.net>\n"
@@ -19,7 +19,7 @@ msgstr ""
"20)) ? 1 : 2;\n" "20)) ? 1 : 2;\n"
#: install_station/boot_manager.py:121 #: install_station/boot_manager.py:121
#: install_station/interface_controller.py:201 #: install_station/interface_controller.py:241
msgid "Boot Option" msgid "Boot Option"
msgstr "" msgstr ""
@@ -36,43 +36,43 @@ msgstr ""
msgid "FreeBSD {loader} loader only" msgid "FreeBSD {loader} loader only"
msgstr "" msgstr ""
#: install_station/common.py:108 #: install_station/common.py:123
msgid "Space not allowed" msgid "Space not allowed"
msgstr "" msgstr ""
#: install_station/common.py:110 install_station/common.py:112 #: install_station/common.py:125 install_station/common.py:127
msgid "Super Weak" msgid "Super Weak"
msgstr "" msgstr ""
#: install_station/common.py:114 install_station/common.py:120 #: install_station/common.py:129 install_station/common.py:135
msgid "Very Weak" msgid "Very Weak"
msgstr "" msgstr ""
#: install_station/common.py:116 install_station/common.py:122 #: install_station/common.py:131 install_station/common.py:137
#: install_station/common.py:128 #: install_station/common.py:143
msgid "Fairly Weak" msgid "Fairly Weak"
msgstr "" msgstr ""
#: install_station/common.py:118 install_station/common.py:124 #: install_station/common.py:133 install_station/common.py:139
#: install_station/common.py:130 install_station/common.py:136 #: install_station/common.py:145 install_station/common.py:151
msgid "Weak" msgid "Weak"
msgstr "" msgstr ""
#: install_station/common.py:126 install_station/common.py:132 #: install_station/common.py:141 install_station/common.py:147
#: install_station/common.py:138 install_station/common.py:144 #: install_station/common.py:153 install_station/common.py:159
msgid "Strong" msgid "Strong"
msgstr "" msgstr ""
#: install_station/common.py:134 install_station/common.py:140 #: install_station/common.py:149 install_station/common.py:155
#: install_station/common.py:146 install_station/common.py:152 #: install_station/common.py:161 install_station/common.py:167
msgid "Fairly Strong" msgid "Fairly Strong"
msgstr "" msgstr ""
#: install_station/common.py:142 install_station/common.py:148 #: install_station/common.py:157 install_station/common.py:163
msgid "Very Strong" msgid "Very Strong"
msgstr "" msgstr ""
#: install_station/common.py:150 install_station/common.py:154 #: install_station/common.py:165 install_station/common.py:169
msgid "Super Strong" msgid "Super Strong"
msgstr "" msgstr ""
@@ -164,18 +164,18 @@ msgstr ""
msgid "Ok" msgid "Ok"
msgstr "" msgstr ""
#: install_station/install_type.py:52 #: install_station/install_type.py:94
msgid "How do you want to install GhostBSD?" msgid "How do you want to install GhostBSD?"
msgstr "" msgstr ""
#: install_station/install_type.py:58 #: install_station/install_type.py:100
msgid "" msgid ""
"<b>Disks Configuration</b>\n" "<b>Disks Configuration</b>\n"
"Install GhostBSD using Stripe, Mirror, RAIDZ1, RAIDZ2, or RAIDZ3 " "Install GhostBSD using Stripe, Mirror, RAIDZ1, RAIDZ2, or RAIDZ3 "
"configurations." "configurations."
msgstr "" msgstr ""
#: install_station/install_type.py:71 #: install_station/install_type.py:113
msgid "" msgid ""
"<b>Multi-Boot Configuration</b>\n" "<b>Multi-Boot Configuration</b>\n"
"Install GhostBSD with ZFS alongside other operating systems." "Install GhostBSD with ZFS alongside other operating systems."
@@ -213,90 +213,90 @@ msgid ""
"We hope you'll enjoy our BSD operating system." "We hope you'll enjoy our BSD operating system."
msgstr "" msgstr ""
#: install_station/interface_controller.py:9 #: install_station/interface_controller.py:24
#: install_station/interface_controller.py:20 #: install_station/interface_controller.py:35
msgid "Back" msgid "Back"
msgstr "" msgstr ""
#: install_station/interface_controller.py:11 #: install_station/interface_controller.py:26
#: install_station/interface_controller.py:21 #: install_station/interface_controller.py:36
msgid "Cancel" msgid "Cancel"
msgstr "" msgstr ""
#: install_station/interface_controller.py:13 #: install_station/interface_controller.py:28
#: install_station/interface_controller.py:22 #: install_station/interface_controller.py:37
#: install_station/interface_controller.py:257 #: install_station/interface_controller.py:297
msgid "Next" msgid "Next"
msgstr "" msgstr ""
#: install_station/interface_controller.py:106 #: install_station/interface_controller.py:129
#: install_station/interface_controller.py:107 install_station/language.py:101 #: install_station/interface_controller.py:130 install_station/language.py:101
msgid "Welcome to GhostBSD" msgid "Welcome to GhostBSD"
msgstr "" msgstr ""
#: install_station/interface_controller.py:116 #: install_station/interface_controller.py:139
msgid "Button" msgid "Button"
msgstr "" msgstr ""
#: install_station/interface_controller.py:137 #: install_station/interface_controller.py:160
msgid "Keyboard Setup" msgid "Keyboard Setup"
msgstr "" msgstr ""
#: install_station/interface_controller.py:149 #: install_station/interface_controller.py:172
#: install_station/interface_controller.py:234 #: install_station/interface_controller.py:274
#: install_station/interface_controller.py:239 #: install_station/interface_controller.py:279
msgid "Network Setup" msgid "Network Setup"
msgstr "" msgstr ""
#: install_station/interface_controller.py:160 #: install_station/interface_controller.py:183
msgid "Try Or Install GhostBSD" msgid "Try Or Install GhostBSD"
msgstr "" msgstr ""
#: install_station/interface_controller.py:170 #: install_station/interface_controller.py:194
msgid "Installation Types" msgid "Installation Types"
msgstr "" msgstr ""
#: install_station/interface_controller.py:181 #: install_station/interface_controller.py:221
msgid "Custom Configuration" msgid "Custom Configuration"
msgstr "" msgstr ""
#: install_station/interface_controller.py:191 #: install_station/interface_controller.py:231
msgid "ZFS Configuration" msgid "ZFS Configuration"
msgstr "" msgstr ""
#: install_station/interface_controller.py:203 #: install_station/interface_controller.py:243
msgid "Install" msgid "Install"
msgstr "" msgstr ""
#: install_station/interface_controller.py:213 #: install_station/interface_controller.py:253
msgid "Installation Progress" msgid "Installation Progress"
msgstr "" msgstr ""
#: install_station/interface_controller.py:220 #: install_station/interface_controller.py:260
msgid "Progress Bar" msgid "Progress Bar"
msgstr "" msgstr ""
#: install_station/keyboard.py:40 #: install_station/keyboard.py:45
msgid "Type here to test your keyboard" msgid "Type here to test your keyboard"
msgstr "" msgstr ""
#: install_station/keyboard.py:97 #: install_station/keyboard.py:102
msgid "Keyboard Layout" msgid "Keyboard Layout"
msgstr "" msgstr ""
#: install_station/keyboard.py:117 #: install_station/keyboard.py:122
msgid "Keyboard Models" msgid "Keyboard Models"
msgstr "" msgstr ""
#: install_station/keyboard.py:225 #: install_station/keyboard.py:230
msgid "English (US)" msgid "English (US)"
msgstr "" msgstr ""
#: install_station/keyboard.py:226 #: install_station/keyboard.py:231
msgid "English (Canada)" msgid "English (Canada)"
msgstr "" msgstr ""
#: install_station/keyboard.py:227 #: install_station/keyboard.py:232
msgid "French (Canada)" msgid "French (Canada)"
msgstr "" msgstr ""
+45 -45
View File
@@ -7,7 +7,7 @@ msgid ""
msgstr "" msgstr ""
"Project-Id-Version: PACKAGE VERSION\n" "Project-Id-Version: PACKAGE VERSION\n"
"Report-Msgid-Bugs-To: \n" "Report-Msgid-Bugs-To: \n"
"POT-Creation-Date: 2025-07-12 21:21-0300\n" "POT-Creation-Date: 2025-09-24 18:07-0300\n"
"PO-Revision-Date: 2025-07-09 20:20-0300\n" "PO-Revision-Date: 2025-07-09 20:20-0300\n"
"Last-Translator: Eric Turgeon <EMAIL@ADDRESS>\n" "Last-Translator: Eric Turgeon <EMAIL@ADDRESS>\n"
"Language-Team: Russian <gnu@d07.ru>\n" "Language-Team: Russian <gnu@d07.ru>\n"
@@ -19,7 +19,7 @@ msgstr ""
"n%10<=4 && (n%100<10 || n%100>=20) ? 1 : 2);\n" "n%10<=4 && (n%100<10 || n%100>=20) ? 1 : 2);\n"
#: install_station/boot_manager.py:121 #: install_station/boot_manager.py:121
#: install_station/interface_controller.py:201 #: install_station/interface_controller.py:241
msgid "Boot Option" msgid "Boot Option"
msgstr "" msgstr ""
@@ -36,43 +36,43 @@ msgstr ""
msgid "FreeBSD {loader} loader only" msgid "FreeBSD {loader} loader only"
msgstr "" msgstr ""
#: install_station/common.py:108 #: install_station/common.py:123
msgid "Space not allowed" msgid "Space not allowed"
msgstr "" msgstr ""
#: install_station/common.py:110 install_station/common.py:112 #: install_station/common.py:125 install_station/common.py:127
msgid "Super Weak" msgid "Super Weak"
msgstr "" msgstr ""
#: install_station/common.py:114 install_station/common.py:120 #: install_station/common.py:129 install_station/common.py:135
msgid "Very Weak" msgid "Very Weak"
msgstr "" msgstr ""
#: install_station/common.py:116 install_station/common.py:122 #: install_station/common.py:131 install_station/common.py:137
#: install_station/common.py:128 #: install_station/common.py:143
msgid "Fairly Weak" msgid "Fairly Weak"
msgstr "" msgstr ""
#: install_station/common.py:118 install_station/common.py:124 #: install_station/common.py:133 install_station/common.py:139
#: install_station/common.py:130 install_station/common.py:136 #: install_station/common.py:145 install_station/common.py:151
msgid "Weak" msgid "Weak"
msgstr "" msgstr ""
#: install_station/common.py:126 install_station/common.py:132 #: install_station/common.py:141 install_station/common.py:147
#: install_station/common.py:138 install_station/common.py:144 #: install_station/common.py:153 install_station/common.py:159
msgid "Strong" msgid "Strong"
msgstr "" msgstr ""
#: install_station/common.py:134 install_station/common.py:140 #: install_station/common.py:149 install_station/common.py:155
#: install_station/common.py:146 install_station/common.py:152 #: install_station/common.py:161 install_station/common.py:167
msgid "Fairly Strong" msgid "Fairly Strong"
msgstr "" msgstr ""
#: install_station/common.py:142 install_station/common.py:148 #: install_station/common.py:157 install_station/common.py:163
msgid "Very Strong" msgid "Very Strong"
msgstr "" msgstr ""
#: install_station/common.py:150 install_station/common.py:154 #: install_station/common.py:165 install_station/common.py:169
msgid "Super Strong" msgid "Super Strong"
msgstr "" msgstr ""
@@ -164,18 +164,18 @@ msgstr ""
msgid "Ok" msgid "Ok"
msgstr "" msgstr ""
#: install_station/install_type.py:52 #: install_station/install_type.py:94
msgid "How do you want to install GhostBSD?" msgid "How do you want to install GhostBSD?"
msgstr "" msgstr ""
#: install_station/install_type.py:58 #: install_station/install_type.py:100
msgid "" msgid ""
"<b>Disks Configuration</b>\n" "<b>Disks Configuration</b>\n"
"Install GhostBSD using Stripe, Mirror, RAIDZ1, RAIDZ2, or RAIDZ3 " "Install GhostBSD using Stripe, Mirror, RAIDZ1, RAIDZ2, or RAIDZ3 "
"configurations." "configurations."
msgstr "" msgstr ""
#: install_station/install_type.py:71 #: install_station/install_type.py:113
msgid "" msgid ""
"<b>Multi-Boot Configuration</b>\n" "<b>Multi-Boot Configuration</b>\n"
"Install GhostBSD with ZFS alongside other operating systems." "Install GhostBSD with ZFS alongside other operating systems."
@@ -213,90 +213,90 @@ msgid ""
"We hope you'll enjoy our BSD operating system." "We hope you'll enjoy our BSD operating system."
msgstr "" msgstr ""
#: install_station/interface_controller.py:9 #: install_station/interface_controller.py:24
#: install_station/interface_controller.py:20 #: install_station/interface_controller.py:35
msgid "Back" msgid "Back"
msgstr "" msgstr ""
#: install_station/interface_controller.py:11 #: install_station/interface_controller.py:26
#: install_station/interface_controller.py:21 #: install_station/interface_controller.py:36
msgid "Cancel" msgid "Cancel"
msgstr "" msgstr ""
#: install_station/interface_controller.py:13 #: install_station/interface_controller.py:28
#: install_station/interface_controller.py:22 #: install_station/interface_controller.py:37
#: install_station/interface_controller.py:257 #: install_station/interface_controller.py:297
msgid "Next" msgid "Next"
msgstr "" msgstr ""
#: install_station/interface_controller.py:106 #: install_station/interface_controller.py:129
#: install_station/interface_controller.py:107 install_station/language.py:101 #: install_station/interface_controller.py:130 install_station/language.py:101
msgid "Welcome to GhostBSD" msgid "Welcome to GhostBSD"
msgstr "" msgstr ""
#: install_station/interface_controller.py:116 #: install_station/interface_controller.py:139
msgid "Button" msgid "Button"
msgstr "" msgstr ""
#: install_station/interface_controller.py:137 #: install_station/interface_controller.py:160
msgid "Keyboard Setup" msgid "Keyboard Setup"
msgstr "" msgstr ""
#: install_station/interface_controller.py:149 #: install_station/interface_controller.py:172
#: install_station/interface_controller.py:234 #: install_station/interface_controller.py:274
#: install_station/interface_controller.py:239 #: install_station/interface_controller.py:279
msgid "Network Setup" msgid "Network Setup"
msgstr "" msgstr ""
#: install_station/interface_controller.py:160 #: install_station/interface_controller.py:183
msgid "Try Or Install GhostBSD" msgid "Try Or Install GhostBSD"
msgstr "" msgstr ""
#: install_station/interface_controller.py:170 #: install_station/interface_controller.py:194
msgid "Installation Types" msgid "Installation Types"
msgstr "" msgstr ""
#: install_station/interface_controller.py:181 #: install_station/interface_controller.py:221
msgid "Custom Configuration" msgid "Custom Configuration"
msgstr "" msgstr ""
#: install_station/interface_controller.py:191 #: install_station/interface_controller.py:231
msgid "ZFS Configuration" msgid "ZFS Configuration"
msgstr "" msgstr ""
#: install_station/interface_controller.py:203 #: install_station/interface_controller.py:243
msgid "Install" msgid "Install"
msgstr "" msgstr ""
#: install_station/interface_controller.py:213 #: install_station/interface_controller.py:253
msgid "Installation Progress" msgid "Installation Progress"
msgstr "" msgstr ""
#: install_station/interface_controller.py:220 #: install_station/interface_controller.py:260
msgid "Progress Bar" msgid "Progress Bar"
msgstr "" msgstr ""
#: install_station/keyboard.py:40 #: install_station/keyboard.py:45
msgid "Type here to test your keyboard" msgid "Type here to test your keyboard"
msgstr "" msgstr ""
#: install_station/keyboard.py:97 #: install_station/keyboard.py:102
msgid "Keyboard Layout" msgid "Keyboard Layout"
msgstr "" msgstr ""
#: install_station/keyboard.py:117 #: install_station/keyboard.py:122
msgid "Keyboard Models" msgid "Keyboard Models"
msgstr "" msgstr ""
#: install_station/keyboard.py:225 #: install_station/keyboard.py:230
msgid "English (US)" msgid "English (US)"
msgstr "" msgstr ""
#: install_station/keyboard.py:226 #: install_station/keyboard.py:231
msgid "English (Canada)" msgid "English (Canada)"
msgstr "" msgstr ""
#: install_station/keyboard.py:227 #: install_station/keyboard.py:232
msgid "French (Canada)" msgid "French (Canada)"
msgstr "" msgstr ""
+45 -45
View File
@@ -7,7 +7,7 @@ msgid ""
msgstr "" msgstr ""
"Project-Id-Version: PACKAGE VERSION\n" "Project-Id-Version: PACKAGE VERSION\n"
"Report-Msgid-Bugs-To: \n" "Report-Msgid-Bugs-To: \n"
"POT-Creation-Date: 2025-07-12 21:21-0300\n" "POT-Creation-Date: 2025-09-24 18:07-0300\n"
"PO-Revision-Date: 2025-07-09 20:24-0300\n" "PO-Revision-Date: 2025-07-09 20:24-0300\n"
"Last-Translator: Eric Turgeon <EMAIL@ADDRESS>\n" "Last-Translator: Eric Turgeon <EMAIL@ADDRESS>\n"
"Language-Team: Slovak <sk-i18n@lists.linux.sk>\n" "Language-Team: Slovak <sk-i18n@lists.linux.sk>\n"
@@ -18,7 +18,7 @@ msgstr ""
"Plural-Forms: nplurals=3; plural=(n==1) ? 0 : (n>=2 && n<=4) ? 1 : 2;\n" "Plural-Forms: nplurals=3; plural=(n==1) ? 0 : (n>=2 && n<=4) ? 1 : 2;\n"
#: install_station/boot_manager.py:121 #: install_station/boot_manager.py:121
#: install_station/interface_controller.py:201 #: install_station/interface_controller.py:241
msgid "Boot Option" msgid "Boot Option"
msgstr "" msgstr ""
@@ -35,43 +35,43 @@ msgstr ""
msgid "FreeBSD {loader} loader only" msgid "FreeBSD {loader} loader only"
msgstr "" msgstr ""
#: install_station/common.py:108 #: install_station/common.py:123
msgid "Space not allowed" msgid "Space not allowed"
msgstr "" msgstr ""
#: install_station/common.py:110 install_station/common.py:112 #: install_station/common.py:125 install_station/common.py:127
msgid "Super Weak" msgid "Super Weak"
msgstr "" msgstr ""
#: install_station/common.py:114 install_station/common.py:120 #: install_station/common.py:129 install_station/common.py:135
msgid "Very Weak" msgid "Very Weak"
msgstr "" msgstr ""
#: install_station/common.py:116 install_station/common.py:122 #: install_station/common.py:131 install_station/common.py:137
#: install_station/common.py:128 #: install_station/common.py:143
msgid "Fairly Weak" msgid "Fairly Weak"
msgstr "" msgstr ""
#: install_station/common.py:118 install_station/common.py:124 #: install_station/common.py:133 install_station/common.py:139
#: install_station/common.py:130 install_station/common.py:136 #: install_station/common.py:145 install_station/common.py:151
msgid "Weak" msgid "Weak"
msgstr "" msgstr ""
#: install_station/common.py:126 install_station/common.py:132 #: install_station/common.py:141 install_station/common.py:147
#: install_station/common.py:138 install_station/common.py:144 #: install_station/common.py:153 install_station/common.py:159
msgid "Strong" msgid "Strong"
msgstr "" msgstr ""
#: install_station/common.py:134 install_station/common.py:140 #: install_station/common.py:149 install_station/common.py:155
#: install_station/common.py:146 install_station/common.py:152 #: install_station/common.py:161 install_station/common.py:167
msgid "Fairly Strong" msgid "Fairly Strong"
msgstr "" msgstr ""
#: install_station/common.py:142 install_station/common.py:148 #: install_station/common.py:157 install_station/common.py:163
msgid "Very Strong" msgid "Very Strong"
msgstr "" msgstr ""
#: install_station/common.py:150 install_station/common.py:154 #: install_station/common.py:165 install_station/common.py:169
msgid "Super Strong" msgid "Super Strong"
msgstr "" msgstr ""
@@ -163,18 +163,18 @@ msgstr ""
msgid "Ok" msgid "Ok"
msgstr "" msgstr ""
#: install_station/install_type.py:52 #: install_station/install_type.py:94
msgid "How do you want to install GhostBSD?" msgid "How do you want to install GhostBSD?"
msgstr "" msgstr ""
#: install_station/install_type.py:58 #: install_station/install_type.py:100
msgid "" msgid ""
"<b>Disks Configuration</b>\n" "<b>Disks Configuration</b>\n"
"Install GhostBSD using Stripe, Mirror, RAIDZ1, RAIDZ2, or RAIDZ3 " "Install GhostBSD using Stripe, Mirror, RAIDZ1, RAIDZ2, or RAIDZ3 "
"configurations." "configurations."
msgstr "" msgstr ""
#: install_station/install_type.py:71 #: install_station/install_type.py:113
msgid "" msgid ""
"<b>Multi-Boot Configuration</b>\n" "<b>Multi-Boot Configuration</b>\n"
"Install GhostBSD with ZFS alongside other operating systems." "Install GhostBSD with ZFS alongside other operating systems."
@@ -212,90 +212,90 @@ msgid ""
"We hope you'll enjoy our BSD operating system." "We hope you'll enjoy our BSD operating system."
msgstr "" msgstr ""
#: install_station/interface_controller.py:9 #: install_station/interface_controller.py:24
#: install_station/interface_controller.py:20 #: install_station/interface_controller.py:35
msgid "Back" msgid "Back"
msgstr "" msgstr ""
#: install_station/interface_controller.py:11 #: install_station/interface_controller.py:26
#: install_station/interface_controller.py:21 #: install_station/interface_controller.py:36
msgid "Cancel" msgid "Cancel"
msgstr "" msgstr ""
#: install_station/interface_controller.py:13 #: install_station/interface_controller.py:28
#: install_station/interface_controller.py:22 #: install_station/interface_controller.py:37
#: install_station/interface_controller.py:257 #: install_station/interface_controller.py:297
msgid "Next" msgid "Next"
msgstr "" msgstr ""
#: install_station/interface_controller.py:106 #: install_station/interface_controller.py:129
#: install_station/interface_controller.py:107 install_station/language.py:101 #: install_station/interface_controller.py:130 install_station/language.py:101
msgid "Welcome to GhostBSD" msgid "Welcome to GhostBSD"
msgstr "" msgstr ""
#: install_station/interface_controller.py:116 #: install_station/interface_controller.py:139
msgid "Button" msgid "Button"
msgstr "" msgstr ""
#: install_station/interface_controller.py:137 #: install_station/interface_controller.py:160
msgid "Keyboard Setup" msgid "Keyboard Setup"
msgstr "" msgstr ""
#: install_station/interface_controller.py:149 #: install_station/interface_controller.py:172
#: install_station/interface_controller.py:234 #: install_station/interface_controller.py:274
#: install_station/interface_controller.py:239 #: install_station/interface_controller.py:279
msgid "Network Setup" msgid "Network Setup"
msgstr "" msgstr ""
#: install_station/interface_controller.py:160 #: install_station/interface_controller.py:183
msgid "Try Or Install GhostBSD" msgid "Try Or Install GhostBSD"
msgstr "" msgstr ""
#: install_station/interface_controller.py:170 #: install_station/interface_controller.py:194
msgid "Installation Types" msgid "Installation Types"
msgstr "" msgstr ""
#: install_station/interface_controller.py:181 #: install_station/interface_controller.py:221
msgid "Custom Configuration" msgid "Custom Configuration"
msgstr "" msgstr ""
#: install_station/interface_controller.py:191 #: install_station/interface_controller.py:231
msgid "ZFS Configuration" msgid "ZFS Configuration"
msgstr "" msgstr ""
#: install_station/interface_controller.py:203 #: install_station/interface_controller.py:243
msgid "Install" msgid "Install"
msgstr "" msgstr ""
#: install_station/interface_controller.py:213 #: install_station/interface_controller.py:253
msgid "Installation Progress" msgid "Installation Progress"
msgstr "" msgstr ""
#: install_station/interface_controller.py:220 #: install_station/interface_controller.py:260
msgid "Progress Bar" msgid "Progress Bar"
msgstr "" msgstr ""
#: install_station/keyboard.py:40 #: install_station/keyboard.py:45
msgid "Type here to test your keyboard" msgid "Type here to test your keyboard"
msgstr "" msgstr ""
#: install_station/keyboard.py:97 #: install_station/keyboard.py:102
msgid "Keyboard Layout" msgid "Keyboard Layout"
msgstr "" msgstr ""
#: install_station/keyboard.py:117 #: install_station/keyboard.py:122
msgid "Keyboard Models" msgid "Keyboard Models"
msgstr "" msgstr ""
#: install_station/keyboard.py:225 #: install_station/keyboard.py:230
msgid "English (US)" msgid "English (US)"
msgstr "" msgstr ""
#: install_station/keyboard.py:226 #: install_station/keyboard.py:231
msgid "English (Canada)" msgid "English (Canada)"
msgstr "" msgstr ""
#: install_station/keyboard.py:227 #: install_station/keyboard.py:232
msgid "French (Canada)" msgid "French (Canada)"
msgstr "" msgstr ""
+45 -45
View File
@@ -7,7 +7,7 @@ msgid ""
msgstr "" msgstr ""
"Project-Id-Version: PACKAGE VERSION\n" "Project-Id-Version: PACKAGE VERSION\n"
"Report-Msgid-Bugs-To: \n" "Report-Msgid-Bugs-To: \n"
"POT-Creation-Date: 2025-07-12 21:21-0300\n" "POT-Creation-Date: 2025-09-24 18:07-0300\n"
"PO-Revision-Date: 2025-07-09 20:26-0300\n" "PO-Revision-Date: 2025-07-09 20:26-0300\n"
"Last-Translator: Eric Turgeon <EMAIL@ADDRESS>\n" "Last-Translator: Eric Turgeon <EMAIL@ADDRESS>\n"
"Language-Team: Slovenian <translation-team-sl@lists.sourceforge.net>\n" "Language-Team: Slovenian <translation-team-sl@lists.sourceforge.net>\n"
@@ -19,7 +19,7 @@ msgstr ""
"n%100==4 ? 2 : 3);\n" "n%100==4 ? 2 : 3);\n"
#: install_station/boot_manager.py:121 #: install_station/boot_manager.py:121
#: install_station/interface_controller.py:201 #: install_station/interface_controller.py:241
msgid "Boot Option" msgid "Boot Option"
msgstr "" msgstr ""
@@ -36,43 +36,43 @@ msgstr ""
msgid "FreeBSD {loader} loader only" msgid "FreeBSD {loader} loader only"
msgstr "" msgstr ""
#: install_station/common.py:108 #: install_station/common.py:123
msgid "Space not allowed" msgid "Space not allowed"
msgstr "" msgstr ""
#: install_station/common.py:110 install_station/common.py:112 #: install_station/common.py:125 install_station/common.py:127
msgid "Super Weak" msgid "Super Weak"
msgstr "" msgstr ""
#: install_station/common.py:114 install_station/common.py:120 #: install_station/common.py:129 install_station/common.py:135
msgid "Very Weak" msgid "Very Weak"
msgstr "" msgstr ""
#: install_station/common.py:116 install_station/common.py:122 #: install_station/common.py:131 install_station/common.py:137
#: install_station/common.py:128 #: install_station/common.py:143
msgid "Fairly Weak" msgid "Fairly Weak"
msgstr "" msgstr ""
#: install_station/common.py:118 install_station/common.py:124 #: install_station/common.py:133 install_station/common.py:139
#: install_station/common.py:130 install_station/common.py:136 #: install_station/common.py:145 install_station/common.py:151
msgid "Weak" msgid "Weak"
msgstr "" msgstr ""
#: install_station/common.py:126 install_station/common.py:132 #: install_station/common.py:141 install_station/common.py:147
#: install_station/common.py:138 install_station/common.py:144 #: install_station/common.py:153 install_station/common.py:159
msgid "Strong" msgid "Strong"
msgstr "" msgstr ""
#: install_station/common.py:134 install_station/common.py:140 #: install_station/common.py:149 install_station/common.py:155
#: install_station/common.py:146 install_station/common.py:152 #: install_station/common.py:161 install_station/common.py:167
msgid "Fairly Strong" msgid "Fairly Strong"
msgstr "" msgstr ""
#: install_station/common.py:142 install_station/common.py:148 #: install_station/common.py:157 install_station/common.py:163
msgid "Very Strong" msgid "Very Strong"
msgstr "" msgstr ""
#: install_station/common.py:150 install_station/common.py:154 #: install_station/common.py:165 install_station/common.py:169
msgid "Super Strong" msgid "Super Strong"
msgstr "" msgstr ""
@@ -164,18 +164,18 @@ msgstr ""
msgid "Ok" msgid "Ok"
msgstr "" msgstr ""
#: install_station/install_type.py:52 #: install_station/install_type.py:94
msgid "How do you want to install GhostBSD?" msgid "How do you want to install GhostBSD?"
msgstr "" msgstr ""
#: install_station/install_type.py:58 #: install_station/install_type.py:100
msgid "" msgid ""
"<b>Disks Configuration</b>\n" "<b>Disks Configuration</b>\n"
"Install GhostBSD using Stripe, Mirror, RAIDZ1, RAIDZ2, or RAIDZ3 " "Install GhostBSD using Stripe, Mirror, RAIDZ1, RAIDZ2, or RAIDZ3 "
"configurations." "configurations."
msgstr "" msgstr ""
#: install_station/install_type.py:71 #: install_station/install_type.py:113
msgid "" msgid ""
"<b>Multi-Boot Configuration</b>\n" "<b>Multi-Boot Configuration</b>\n"
"Install GhostBSD with ZFS alongside other operating systems." "Install GhostBSD with ZFS alongside other operating systems."
@@ -213,90 +213,90 @@ msgid ""
"We hope you'll enjoy our BSD operating system." "We hope you'll enjoy our BSD operating system."
msgstr "" msgstr ""
#: install_station/interface_controller.py:9 #: install_station/interface_controller.py:24
#: install_station/interface_controller.py:20 #: install_station/interface_controller.py:35
msgid "Back" msgid "Back"
msgstr "" msgstr ""
#: install_station/interface_controller.py:11 #: install_station/interface_controller.py:26
#: install_station/interface_controller.py:21 #: install_station/interface_controller.py:36
msgid "Cancel" msgid "Cancel"
msgstr "" msgstr ""
#: install_station/interface_controller.py:13 #: install_station/interface_controller.py:28
#: install_station/interface_controller.py:22 #: install_station/interface_controller.py:37
#: install_station/interface_controller.py:257 #: install_station/interface_controller.py:297
msgid "Next" msgid "Next"
msgstr "" msgstr ""
#: install_station/interface_controller.py:106 #: install_station/interface_controller.py:129
#: install_station/interface_controller.py:107 install_station/language.py:101 #: install_station/interface_controller.py:130 install_station/language.py:101
msgid "Welcome to GhostBSD" msgid "Welcome to GhostBSD"
msgstr "" msgstr ""
#: install_station/interface_controller.py:116 #: install_station/interface_controller.py:139
msgid "Button" msgid "Button"
msgstr "" msgstr ""
#: install_station/interface_controller.py:137 #: install_station/interface_controller.py:160
msgid "Keyboard Setup" msgid "Keyboard Setup"
msgstr "" msgstr ""
#: install_station/interface_controller.py:149 #: install_station/interface_controller.py:172
#: install_station/interface_controller.py:234 #: install_station/interface_controller.py:274
#: install_station/interface_controller.py:239 #: install_station/interface_controller.py:279
msgid "Network Setup" msgid "Network Setup"
msgstr "" msgstr ""
#: install_station/interface_controller.py:160 #: install_station/interface_controller.py:183
msgid "Try Or Install GhostBSD" msgid "Try Or Install GhostBSD"
msgstr "" msgstr ""
#: install_station/interface_controller.py:170 #: install_station/interface_controller.py:194
msgid "Installation Types" msgid "Installation Types"
msgstr "" msgstr ""
#: install_station/interface_controller.py:181 #: install_station/interface_controller.py:221
msgid "Custom Configuration" msgid "Custom Configuration"
msgstr "" msgstr ""
#: install_station/interface_controller.py:191 #: install_station/interface_controller.py:231
msgid "ZFS Configuration" msgid "ZFS Configuration"
msgstr "" msgstr ""
#: install_station/interface_controller.py:203 #: install_station/interface_controller.py:243
msgid "Install" msgid "Install"
msgstr "" msgstr ""
#: install_station/interface_controller.py:213 #: install_station/interface_controller.py:253
msgid "Installation Progress" msgid "Installation Progress"
msgstr "" msgstr ""
#: install_station/interface_controller.py:220 #: install_station/interface_controller.py:260
msgid "Progress Bar" msgid "Progress Bar"
msgstr "" msgstr ""
#: install_station/keyboard.py:40 #: install_station/keyboard.py:45
msgid "Type here to test your keyboard" msgid "Type here to test your keyboard"
msgstr "" msgstr ""
#: install_station/keyboard.py:97 #: install_station/keyboard.py:102
msgid "Keyboard Layout" msgid "Keyboard Layout"
msgstr "" msgstr ""
#: install_station/keyboard.py:117 #: install_station/keyboard.py:122
msgid "Keyboard Models" msgid "Keyboard Models"
msgstr "" msgstr ""
#: install_station/keyboard.py:225 #: install_station/keyboard.py:230
msgid "English (US)" msgid "English (US)"
msgstr "" msgstr ""
#: install_station/keyboard.py:226 #: install_station/keyboard.py:231
msgid "English (Canada)" msgid "English (Canada)"
msgstr "" msgstr ""
#: install_station/keyboard.py:227 #: install_station/keyboard.py:232
msgid "French (Canada)" msgid "French (Canada)"
msgstr "" msgstr ""
+45 -45
View File
@@ -7,7 +7,7 @@ msgid ""
msgstr "" msgstr ""
"Project-Id-Version: PACKAGE VERSION\n" "Project-Id-Version: PACKAGE VERSION\n"
"Report-Msgid-Bugs-To: \n" "Report-Msgid-Bugs-To: \n"
"POT-Creation-Date: 2025-07-12 21:21-0300\n" "POT-Creation-Date: 2025-09-24 18:07-0300\n"
"PO-Revision-Date: 2025-07-09 20:22-0300\n" "PO-Revision-Date: 2025-07-09 20:22-0300\n"
"Last-Translator: Eric Turgeon <EMAIL@ADDRESS>\n" "Last-Translator: Eric Turgeon <EMAIL@ADDRESS>\n"
"Language-Team: Swedish <tp-sv@listor.tp-sv.se>\n" "Language-Team: Swedish <tp-sv@listor.tp-sv.se>\n"
@@ -18,7 +18,7 @@ msgstr ""
"Plural-Forms: nplurals=2; plural=(n != 1);\n" "Plural-Forms: nplurals=2; plural=(n != 1);\n"
#: install_station/boot_manager.py:121 #: install_station/boot_manager.py:121
#: install_station/interface_controller.py:201 #: install_station/interface_controller.py:241
msgid "Boot Option" msgid "Boot Option"
msgstr "" msgstr ""
@@ -35,43 +35,43 @@ msgstr ""
msgid "FreeBSD {loader} loader only" msgid "FreeBSD {loader} loader only"
msgstr "" msgstr ""
#: install_station/common.py:108 #: install_station/common.py:123
msgid "Space not allowed" msgid "Space not allowed"
msgstr "" msgstr ""
#: install_station/common.py:110 install_station/common.py:112 #: install_station/common.py:125 install_station/common.py:127
msgid "Super Weak" msgid "Super Weak"
msgstr "" msgstr ""
#: install_station/common.py:114 install_station/common.py:120 #: install_station/common.py:129 install_station/common.py:135
msgid "Very Weak" msgid "Very Weak"
msgstr "" msgstr ""
#: install_station/common.py:116 install_station/common.py:122 #: install_station/common.py:131 install_station/common.py:137
#: install_station/common.py:128 #: install_station/common.py:143
msgid "Fairly Weak" msgid "Fairly Weak"
msgstr "" msgstr ""
#: install_station/common.py:118 install_station/common.py:124 #: install_station/common.py:133 install_station/common.py:139
#: install_station/common.py:130 install_station/common.py:136 #: install_station/common.py:145 install_station/common.py:151
msgid "Weak" msgid "Weak"
msgstr "" msgstr ""
#: install_station/common.py:126 install_station/common.py:132 #: install_station/common.py:141 install_station/common.py:147
#: install_station/common.py:138 install_station/common.py:144 #: install_station/common.py:153 install_station/common.py:159
msgid "Strong" msgid "Strong"
msgstr "" msgstr ""
#: install_station/common.py:134 install_station/common.py:140 #: install_station/common.py:149 install_station/common.py:155
#: install_station/common.py:146 install_station/common.py:152 #: install_station/common.py:161 install_station/common.py:167
msgid "Fairly Strong" msgid "Fairly Strong"
msgstr "" msgstr ""
#: install_station/common.py:142 install_station/common.py:148 #: install_station/common.py:157 install_station/common.py:163
msgid "Very Strong" msgid "Very Strong"
msgstr "" msgstr ""
#: install_station/common.py:150 install_station/common.py:154 #: install_station/common.py:165 install_station/common.py:169
msgid "Super Strong" msgid "Super Strong"
msgstr "" msgstr ""
@@ -163,18 +163,18 @@ msgstr ""
msgid "Ok" msgid "Ok"
msgstr "" msgstr ""
#: install_station/install_type.py:52 #: install_station/install_type.py:94
msgid "How do you want to install GhostBSD?" msgid "How do you want to install GhostBSD?"
msgstr "" msgstr ""
#: install_station/install_type.py:58 #: install_station/install_type.py:100
msgid "" msgid ""
"<b>Disks Configuration</b>\n" "<b>Disks Configuration</b>\n"
"Install GhostBSD using Stripe, Mirror, RAIDZ1, RAIDZ2, or RAIDZ3 " "Install GhostBSD using Stripe, Mirror, RAIDZ1, RAIDZ2, or RAIDZ3 "
"configurations." "configurations."
msgstr "" msgstr ""
#: install_station/install_type.py:71 #: install_station/install_type.py:113
msgid "" msgid ""
"<b>Multi-Boot Configuration</b>\n" "<b>Multi-Boot Configuration</b>\n"
"Install GhostBSD with ZFS alongside other operating systems." "Install GhostBSD with ZFS alongside other operating systems."
@@ -212,90 +212,90 @@ msgid ""
"We hope you'll enjoy our BSD operating system." "We hope you'll enjoy our BSD operating system."
msgstr "" msgstr ""
#: install_station/interface_controller.py:9 #: install_station/interface_controller.py:24
#: install_station/interface_controller.py:20 #: install_station/interface_controller.py:35
msgid "Back" msgid "Back"
msgstr "" msgstr ""
#: install_station/interface_controller.py:11 #: install_station/interface_controller.py:26
#: install_station/interface_controller.py:21 #: install_station/interface_controller.py:36
msgid "Cancel" msgid "Cancel"
msgstr "" msgstr ""
#: install_station/interface_controller.py:13 #: install_station/interface_controller.py:28
#: install_station/interface_controller.py:22 #: install_station/interface_controller.py:37
#: install_station/interface_controller.py:257 #: install_station/interface_controller.py:297
msgid "Next" msgid "Next"
msgstr "" msgstr ""
#: install_station/interface_controller.py:106 #: install_station/interface_controller.py:129
#: install_station/interface_controller.py:107 install_station/language.py:101 #: install_station/interface_controller.py:130 install_station/language.py:101
msgid "Welcome to GhostBSD" msgid "Welcome to GhostBSD"
msgstr "" msgstr ""
#: install_station/interface_controller.py:116 #: install_station/interface_controller.py:139
msgid "Button" msgid "Button"
msgstr "" msgstr ""
#: install_station/interface_controller.py:137 #: install_station/interface_controller.py:160
msgid "Keyboard Setup" msgid "Keyboard Setup"
msgstr "" msgstr ""
#: install_station/interface_controller.py:149 #: install_station/interface_controller.py:172
#: install_station/interface_controller.py:234 #: install_station/interface_controller.py:274
#: install_station/interface_controller.py:239 #: install_station/interface_controller.py:279
msgid "Network Setup" msgid "Network Setup"
msgstr "" msgstr ""
#: install_station/interface_controller.py:160 #: install_station/interface_controller.py:183
msgid "Try Or Install GhostBSD" msgid "Try Or Install GhostBSD"
msgstr "" msgstr ""
#: install_station/interface_controller.py:170 #: install_station/interface_controller.py:194
msgid "Installation Types" msgid "Installation Types"
msgstr "" msgstr ""
#: install_station/interface_controller.py:181 #: install_station/interface_controller.py:221
msgid "Custom Configuration" msgid "Custom Configuration"
msgstr "" msgstr ""
#: install_station/interface_controller.py:191 #: install_station/interface_controller.py:231
msgid "ZFS Configuration" msgid "ZFS Configuration"
msgstr "" msgstr ""
#: install_station/interface_controller.py:203 #: install_station/interface_controller.py:243
msgid "Install" msgid "Install"
msgstr "" msgstr ""
#: install_station/interface_controller.py:213 #: install_station/interface_controller.py:253
msgid "Installation Progress" msgid "Installation Progress"
msgstr "" msgstr ""
#: install_station/interface_controller.py:220 #: install_station/interface_controller.py:260
msgid "Progress Bar" msgid "Progress Bar"
msgstr "" msgstr ""
#: install_station/keyboard.py:40 #: install_station/keyboard.py:45
msgid "Type here to test your keyboard" msgid "Type here to test your keyboard"
msgstr "" msgstr ""
#: install_station/keyboard.py:97 #: install_station/keyboard.py:102
msgid "Keyboard Layout" msgid "Keyboard Layout"
msgstr "" msgstr ""
#: install_station/keyboard.py:117 #: install_station/keyboard.py:122
msgid "Keyboard Models" msgid "Keyboard Models"
msgstr "" msgstr ""
#: install_station/keyboard.py:225 #: install_station/keyboard.py:230
msgid "English (US)" msgid "English (US)"
msgstr "" msgstr ""
#: install_station/keyboard.py:226 #: install_station/keyboard.py:231
msgid "English (Canada)" msgid "English (Canada)"
msgstr "" msgstr ""
#: install_station/keyboard.py:227 #: install_station/keyboard.py:232
msgid "French (Canada)" msgid "French (Canada)"
msgstr "" msgstr ""
+45 -45
View File
@@ -7,7 +7,7 @@ msgid ""
msgstr "" msgstr ""
"Project-Id-Version: PACKAGE VERSION\n" "Project-Id-Version: PACKAGE VERSION\n"
"Report-Msgid-Bugs-To: \n" "Report-Msgid-Bugs-To: \n"
"POT-Creation-Date: 2025-07-12 21:21-0300\n" "POT-Creation-Date: 2025-09-24 18:07-0300\n"
"PO-Revision-Date: 2025-07-09 20:27-0300\n" "PO-Revision-Date: 2025-07-09 20:27-0300\n"
"Last-Translator: Eric Turgeon <EMAIL@ADDRESS>\n" "Last-Translator: Eric Turgeon <EMAIL@ADDRESS>\n"
"Language-Team: Thai <(nothing)>\n" "Language-Team: Thai <(nothing)>\n"
@@ -17,7 +17,7 @@ msgstr ""
"Content-Transfer-Encoding: 8bit\n" "Content-Transfer-Encoding: 8bit\n"
#: install_station/boot_manager.py:121 #: install_station/boot_manager.py:121
#: install_station/interface_controller.py:201 #: install_station/interface_controller.py:241
msgid "Boot Option" msgid "Boot Option"
msgstr "" msgstr ""
@@ -34,43 +34,43 @@ msgstr ""
msgid "FreeBSD {loader} loader only" msgid "FreeBSD {loader} loader only"
msgstr "" msgstr ""
#: install_station/common.py:108 #: install_station/common.py:123
msgid "Space not allowed" msgid "Space not allowed"
msgstr "" msgstr ""
#: install_station/common.py:110 install_station/common.py:112 #: install_station/common.py:125 install_station/common.py:127
msgid "Super Weak" msgid "Super Weak"
msgstr "" msgstr ""
#: install_station/common.py:114 install_station/common.py:120 #: install_station/common.py:129 install_station/common.py:135
msgid "Very Weak" msgid "Very Weak"
msgstr "" msgstr ""
#: install_station/common.py:116 install_station/common.py:122 #: install_station/common.py:131 install_station/common.py:137
#: install_station/common.py:128 #: install_station/common.py:143
msgid "Fairly Weak" msgid "Fairly Weak"
msgstr "" msgstr ""
#: install_station/common.py:118 install_station/common.py:124 #: install_station/common.py:133 install_station/common.py:139
#: install_station/common.py:130 install_station/common.py:136 #: install_station/common.py:145 install_station/common.py:151
msgid "Weak" msgid "Weak"
msgstr "" msgstr ""
#: install_station/common.py:126 install_station/common.py:132 #: install_station/common.py:141 install_station/common.py:147
#: install_station/common.py:138 install_station/common.py:144 #: install_station/common.py:153 install_station/common.py:159
msgid "Strong" msgid "Strong"
msgstr "" msgstr ""
#: install_station/common.py:134 install_station/common.py:140 #: install_station/common.py:149 install_station/common.py:155
#: install_station/common.py:146 install_station/common.py:152 #: install_station/common.py:161 install_station/common.py:167
msgid "Fairly Strong" msgid "Fairly Strong"
msgstr "" msgstr ""
#: install_station/common.py:142 install_station/common.py:148 #: install_station/common.py:157 install_station/common.py:163
msgid "Very Strong" msgid "Very Strong"
msgstr "" msgstr ""
#: install_station/common.py:150 install_station/common.py:154 #: install_station/common.py:165 install_station/common.py:169
msgid "Super Strong" msgid "Super Strong"
msgstr "" msgstr ""
@@ -162,18 +162,18 @@ msgstr ""
msgid "Ok" msgid "Ok"
msgstr "" msgstr ""
#: install_station/install_type.py:52 #: install_station/install_type.py:94
msgid "How do you want to install GhostBSD?" msgid "How do you want to install GhostBSD?"
msgstr "" msgstr ""
#: install_station/install_type.py:58 #: install_station/install_type.py:100
msgid "" msgid ""
"<b>Disks Configuration</b>\n" "<b>Disks Configuration</b>\n"
"Install GhostBSD using Stripe, Mirror, RAIDZ1, RAIDZ2, or RAIDZ3 " "Install GhostBSD using Stripe, Mirror, RAIDZ1, RAIDZ2, or RAIDZ3 "
"configurations." "configurations."
msgstr "" msgstr ""
#: install_station/install_type.py:71 #: install_station/install_type.py:113
msgid "" msgid ""
"<b>Multi-Boot Configuration</b>\n" "<b>Multi-Boot Configuration</b>\n"
"Install GhostBSD with ZFS alongside other operating systems." "Install GhostBSD with ZFS alongside other operating systems."
@@ -211,90 +211,90 @@ msgid ""
"We hope you'll enjoy our BSD operating system." "We hope you'll enjoy our BSD operating system."
msgstr "" msgstr ""
#: install_station/interface_controller.py:9 #: install_station/interface_controller.py:24
#: install_station/interface_controller.py:20 #: install_station/interface_controller.py:35
msgid "Back" msgid "Back"
msgstr "" msgstr ""
#: install_station/interface_controller.py:11 #: install_station/interface_controller.py:26
#: install_station/interface_controller.py:21 #: install_station/interface_controller.py:36
msgid "Cancel" msgid "Cancel"
msgstr "" msgstr ""
#: install_station/interface_controller.py:13 #: install_station/interface_controller.py:28
#: install_station/interface_controller.py:22 #: install_station/interface_controller.py:37
#: install_station/interface_controller.py:257 #: install_station/interface_controller.py:297
msgid "Next" msgid "Next"
msgstr "" msgstr ""
#: install_station/interface_controller.py:106 #: install_station/interface_controller.py:129
#: install_station/interface_controller.py:107 install_station/language.py:101 #: install_station/interface_controller.py:130 install_station/language.py:101
msgid "Welcome to GhostBSD" msgid "Welcome to GhostBSD"
msgstr "" msgstr ""
#: install_station/interface_controller.py:116 #: install_station/interface_controller.py:139
msgid "Button" msgid "Button"
msgstr "" msgstr ""
#: install_station/interface_controller.py:137 #: install_station/interface_controller.py:160
msgid "Keyboard Setup" msgid "Keyboard Setup"
msgstr "" msgstr ""
#: install_station/interface_controller.py:149 #: install_station/interface_controller.py:172
#: install_station/interface_controller.py:234 #: install_station/interface_controller.py:274
#: install_station/interface_controller.py:239 #: install_station/interface_controller.py:279
msgid "Network Setup" msgid "Network Setup"
msgstr "" msgstr ""
#: install_station/interface_controller.py:160 #: install_station/interface_controller.py:183
msgid "Try Or Install GhostBSD" msgid "Try Or Install GhostBSD"
msgstr "" msgstr ""
#: install_station/interface_controller.py:170 #: install_station/interface_controller.py:194
msgid "Installation Types" msgid "Installation Types"
msgstr "" msgstr ""
#: install_station/interface_controller.py:181 #: install_station/interface_controller.py:221
msgid "Custom Configuration" msgid "Custom Configuration"
msgstr "" msgstr ""
#: install_station/interface_controller.py:191 #: install_station/interface_controller.py:231
msgid "ZFS Configuration" msgid "ZFS Configuration"
msgstr "" msgstr ""
#: install_station/interface_controller.py:203 #: install_station/interface_controller.py:243
msgid "Install" msgid "Install"
msgstr "" msgstr ""
#: install_station/interface_controller.py:213 #: install_station/interface_controller.py:253
msgid "Installation Progress" msgid "Installation Progress"
msgstr "" msgstr ""
#: install_station/interface_controller.py:220 #: install_station/interface_controller.py:260
msgid "Progress Bar" msgid "Progress Bar"
msgstr "" msgstr ""
#: install_station/keyboard.py:40 #: install_station/keyboard.py:45
msgid "Type here to test your keyboard" msgid "Type here to test your keyboard"
msgstr "" msgstr ""
#: install_station/keyboard.py:97 #: install_station/keyboard.py:102
msgid "Keyboard Layout" msgid "Keyboard Layout"
msgstr "" msgstr ""
#: install_station/keyboard.py:117 #: install_station/keyboard.py:122
msgid "Keyboard Models" msgid "Keyboard Models"
msgstr "" msgstr ""
#: install_station/keyboard.py:225 #: install_station/keyboard.py:230
msgid "English (US)" msgid "English (US)"
msgstr "" msgstr ""
#: install_station/keyboard.py:226 #: install_station/keyboard.py:231
msgid "English (Canada)" msgid "English (Canada)"
msgstr "" msgstr ""
#: install_station/keyboard.py:227 #: install_station/keyboard.py:232
msgid "French (Canada)" msgid "French (Canada)"
msgstr "" msgstr ""
+45 -45
View File
@@ -7,7 +7,7 @@ msgid ""
msgstr "" msgstr ""
"Project-Id-Version: PACKAGE VERSION\n" "Project-Id-Version: PACKAGE VERSION\n"
"Report-Msgid-Bugs-To: \n" "Report-Msgid-Bugs-To: \n"
"POT-Creation-Date: 2025-07-12 21:21-0300\n" "POT-Creation-Date: 2025-09-24 18:07-0300\n"
"PO-Revision-Date: 2025-07-09 20:24-0300\n" "PO-Revision-Date: 2025-07-09 20:24-0300\n"
"Last-Translator: Eric Turgeon <EMAIL@ADDRESS>\n" "Last-Translator: Eric Turgeon <EMAIL@ADDRESS>\n"
"Language-Team: Turkish <gnome-turk@gnome.org>\n" "Language-Team: Turkish <gnome-turk@gnome.org>\n"
@@ -18,7 +18,7 @@ msgstr ""
"Plural-Forms: nplurals=2; plural=(n != 1);\n" "Plural-Forms: nplurals=2; plural=(n != 1);\n"
#: install_station/boot_manager.py:121 #: install_station/boot_manager.py:121
#: install_station/interface_controller.py:201 #: install_station/interface_controller.py:241
msgid "Boot Option" msgid "Boot Option"
msgstr "" msgstr ""
@@ -35,43 +35,43 @@ msgstr ""
msgid "FreeBSD {loader} loader only" msgid "FreeBSD {loader} loader only"
msgstr "" msgstr ""
#: install_station/common.py:108 #: install_station/common.py:123
msgid "Space not allowed" msgid "Space not allowed"
msgstr "" msgstr ""
#: install_station/common.py:110 install_station/common.py:112 #: install_station/common.py:125 install_station/common.py:127
msgid "Super Weak" msgid "Super Weak"
msgstr "" msgstr ""
#: install_station/common.py:114 install_station/common.py:120 #: install_station/common.py:129 install_station/common.py:135
msgid "Very Weak" msgid "Very Weak"
msgstr "" msgstr ""
#: install_station/common.py:116 install_station/common.py:122 #: install_station/common.py:131 install_station/common.py:137
#: install_station/common.py:128 #: install_station/common.py:143
msgid "Fairly Weak" msgid "Fairly Weak"
msgstr "" msgstr ""
#: install_station/common.py:118 install_station/common.py:124 #: install_station/common.py:133 install_station/common.py:139
#: install_station/common.py:130 install_station/common.py:136 #: install_station/common.py:145 install_station/common.py:151
msgid "Weak" msgid "Weak"
msgstr "" msgstr ""
#: install_station/common.py:126 install_station/common.py:132 #: install_station/common.py:141 install_station/common.py:147
#: install_station/common.py:138 install_station/common.py:144 #: install_station/common.py:153 install_station/common.py:159
msgid "Strong" msgid "Strong"
msgstr "" msgstr ""
#: install_station/common.py:134 install_station/common.py:140 #: install_station/common.py:149 install_station/common.py:155
#: install_station/common.py:146 install_station/common.py:152 #: install_station/common.py:161 install_station/common.py:167
msgid "Fairly Strong" msgid "Fairly Strong"
msgstr "" msgstr ""
#: install_station/common.py:142 install_station/common.py:148 #: install_station/common.py:157 install_station/common.py:163
msgid "Very Strong" msgid "Very Strong"
msgstr "" msgstr ""
#: install_station/common.py:150 install_station/common.py:154 #: install_station/common.py:165 install_station/common.py:169
msgid "Super Strong" msgid "Super Strong"
msgstr "" msgstr ""
@@ -163,18 +163,18 @@ msgstr ""
msgid "Ok" msgid "Ok"
msgstr "" msgstr ""
#: install_station/install_type.py:52 #: install_station/install_type.py:94
msgid "How do you want to install GhostBSD?" msgid "How do you want to install GhostBSD?"
msgstr "" msgstr ""
#: install_station/install_type.py:58 #: install_station/install_type.py:100
msgid "" msgid ""
"<b>Disks Configuration</b>\n" "<b>Disks Configuration</b>\n"
"Install GhostBSD using Stripe, Mirror, RAIDZ1, RAIDZ2, or RAIDZ3 " "Install GhostBSD using Stripe, Mirror, RAIDZ1, RAIDZ2, or RAIDZ3 "
"configurations." "configurations."
msgstr "" msgstr ""
#: install_station/install_type.py:71 #: install_station/install_type.py:113
msgid "" msgid ""
"<b>Multi-Boot Configuration</b>\n" "<b>Multi-Boot Configuration</b>\n"
"Install GhostBSD with ZFS alongside other operating systems." "Install GhostBSD with ZFS alongside other operating systems."
@@ -212,90 +212,90 @@ msgid ""
"We hope you'll enjoy our BSD operating system." "We hope you'll enjoy our BSD operating system."
msgstr "" msgstr ""
#: install_station/interface_controller.py:9 #: install_station/interface_controller.py:24
#: install_station/interface_controller.py:20 #: install_station/interface_controller.py:35
msgid "Back" msgid "Back"
msgstr "" msgstr ""
#: install_station/interface_controller.py:11 #: install_station/interface_controller.py:26
#: install_station/interface_controller.py:21 #: install_station/interface_controller.py:36
msgid "Cancel" msgid "Cancel"
msgstr "" msgstr ""
#: install_station/interface_controller.py:13 #: install_station/interface_controller.py:28
#: install_station/interface_controller.py:22 #: install_station/interface_controller.py:37
#: install_station/interface_controller.py:257 #: install_station/interface_controller.py:297
msgid "Next" msgid "Next"
msgstr "" msgstr ""
#: install_station/interface_controller.py:106 #: install_station/interface_controller.py:129
#: install_station/interface_controller.py:107 install_station/language.py:101 #: install_station/interface_controller.py:130 install_station/language.py:101
msgid "Welcome to GhostBSD" msgid "Welcome to GhostBSD"
msgstr "" msgstr ""
#: install_station/interface_controller.py:116 #: install_station/interface_controller.py:139
msgid "Button" msgid "Button"
msgstr "" msgstr ""
#: install_station/interface_controller.py:137 #: install_station/interface_controller.py:160
msgid "Keyboard Setup" msgid "Keyboard Setup"
msgstr "" msgstr ""
#: install_station/interface_controller.py:149 #: install_station/interface_controller.py:172
#: install_station/interface_controller.py:234 #: install_station/interface_controller.py:274
#: install_station/interface_controller.py:239 #: install_station/interface_controller.py:279
msgid "Network Setup" msgid "Network Setup"
msgstr "" msgstr ""
#: install_station/interface_controller.py:160 #: install_station/interface_controller.py:183
msgid "Try Or Install GhostBSD" msgid "Try Or Install GhostBSD"
msgstr "" msgstr ""
#: install_station/interface_controller.py:170 #: install_station/interface_controller.py:194
msgid "Installation Types" msgid "Installation Types"
msgstr "" msgstr ""
#: install_station/interface_controller.py:181 #: install_station/interface_controller.py:221
msgid "Custom Configuration" msgid "Custom Configuration"
msgstr "" msgstr ""
#: install_station/interface_controller.py:191 #: install_station/interface_controller.py:231
msgid "ZFS Configuration" msgid "ZFS Configuration"
msgstr "" msgstr ""
#: install_station/interface_controller.py:203 #: install_station/interface_controller.py:243
msgid "Install" msgid "Install"
msgstr "" msgstr ""
#: install_station/interface_controller.py:213 #: install_station/interface_controller.py:253
msgid "Installation Progress" msgid "Installation Progress"
msgstr "" msgstr ""
#: install_station/interface_controller.py:220 #: install_station/interface_controller.py:260
msgid "Progress Bar" msgid "Progress Bar"
msgstr "" msgstr ""
#: install_station/keyboard.py:40 #: install_station/keyboard.py:45
msgid "Type here to test your keyboard" msgid "Type here to test your keyboard"
msgstr "" msgstr ""
#: install_station/keyboard.py:97 #: install_station/keyboard.py:102
msgid "Keyboard Layout" msgid "Keyboard Layout"
msgstr "" msgstr ""
#: install_station/keyboard.py:117 #: install_station/keyboard.py:122
msgid "Keyboard Models" msgid "Keyboard Models"
msgstr "" msgstr ""
#: install_station/keyboard.py:225 #: install_station/keyboard.py:230
msgid "English (US)" msgid "English (US)"
msgstr "" msgstr ""
#: install_station/keyboard.py:226 #: install_station/keyboard.py:231
msgid "English (Canada)" msgid "English (Canada)"
msgstr "" msgstr ""
#: install_station/keyboard.py:227 #: install_station/keyboard.py:232
msgid "French (Canada)" msgid "French (Canada)"
msgstr "" msgstr ""
+45 -45
View File
@@ -7,7 +7,7 @@ msgid ""
msgstr "" msgstr ""
"Project-Id-Version: PACKAGE VERSION\n" "Project-Id-Version: PACKAGE VERSION\n"
"Report-Msgid-Bugs-To: \n" "Report-Msgid-Bugs-To: \n"
"POT-Creation-Date: 2025-07-12 21:21-0300\n" "POT-Creation-Date: 2025-09-24 18:07-0300\n"
"PO-Revision-Date: 2025-07-09 20:27-0300\n" "PO-Revision-Date: 2025-07-09 20:27-0300\n"
"Last-Translator: Eric Turgeon <EMAIL@ADDRESS>\n" "Last-Translator: Eric Turgeon <EMAIL@ADDRESS>\n"
"Language-Team: Vietnamese <translation-team-vi@lists.sourceforge.net>\n" "Language-Team: Vietnamese <translation-team-vi@lists.sourceforge.net>\n"
@@ -18,7 +18,7 @@ msgstr ""
"Plural-Forms: nplurals=1; plural=0;\n" "Plural-Forms: nplurals=1; plural=0;\n"
#: install_station/boot_manager.py:121 #: install_station/boot_manager.py:121
#: install_station/interface_controller.py:201 #: install_station/interface_controller.py:241
msgid "Boot Option" msgid "Boot Option"
msgstr "" msgstr ""
@@ -35,43 +35,43 @@ msgstr ""
msgid "FreeBSD {loader} loader only" msgid "FreeBSD {loader} loader only"
msgstr "" msgstr ""
#: install_station/common.py:108 #: install_station/common.py:123
msgid "Space not allowed" msgid "Space not allowed"
msgstr "" msgstr ""
#: install_station/common.py:110 install_station/common.py:112 #: install_station/common.py:125 install_station/common.py:127
msgid "Super Weak" msgid "Super Weak"
msgstr "" msgstr ""
#: install_station/common.py:114 install_station/common.py:120 #: install_station/common.py:129 install_station/common.py:135
msgid "Very Weak" msgid "Very Weak"
msgstr "" msgstr ""
#: install_station/common.py:116 install_station/common.py:122 #: install_station/common.py:131 install_station/common.py:137
#: install_station/common.py:128 #: install_station/common.py:143
msgid "Fairly Weak" msgid "Fairly Weak"
msgstr "" msgstr ""
#: install_station/common.py:118 install_station/common.py:124 #: install_station/common.py:133 install_station/common.py:139
#: install_station/common.py:130 install_station/common.py:136 #: install_station/common.py:145 install_station/common.py:151
msgid "Weak" msgid "Weak"
msgstr "" msgstr ""
#: install_station/common.py:126 install_station/common.py:132 #: install_station/common.py:141 install_station/common.py:147
#: install_station/common.py:138 install_station/common.py:144 #: install_station/common.py:153 install_station/common.py:159
msgid "Strong" msgid "Strong"
msgstr "" msgstr ""
#: install_station/common.py:134 install_station/common.py:140 #: install_station/common.py:149 install_station/common.py:155
#: install_station/common.py:146 install_station/common.py:152 #: install_station/common.py:161 install_station/common.py:167
msgid "Fairly Strong" msgid "Fairly Strong"
msgstr "" msgstr ""
#: install_station/common.py:142 install_station/common.py:148 #: install_station/common.py:157 install_station/common.py:163
msgid "Very Strong" msgid "Very Strong"
msgstr "" msgstr ""
#: install_station/common.py:150 install_station/common.py:154 #: install_station/common.py:165 install_station/common.py:169
msgid "Super Strong" msgid "Super Strong"
msgstr "" msgstr ""
@@ -163,18 +163,18 @@ msgstr ""
msgid "Ok" msgid "Ok"
msgstr "" msgstr ""
#: install_station/install_type.py:52 #: install_station/install_type.py:94
msgid "How do you want to install GhostBSD?" msgid "How do you want to install GhostBSD?"
msgstr "" msgstr ""
#: install_station/install_type.py:58 #: install_station/install_type.py:100
msgid "" msgid ""
"<b>Disks Configuration</b>\n" "<b>Disks Configuration</b>\n"
"Install GhostBSD using Stripe, Mirror, RAIDZ1, RAIDZ2, or RAIDZ3 " "Install GhostBSD using Stripe, Mirror, RAIDZ1, RAIDZ2, or RAIDZ3 "
"configurations." "configurations."
msgstr "" msgstr ""
#: install_station/install_type.py:71 #: install_station/install_type.py:113
msgid "" msgid ""
"<b>Multi-Boot Configuration</b>\n" "<b>Multi-Boot Configuration</b>\n"
"Install GhostBSD with ZFS alongside other operating systems." "Install GhostBSD with ZFS alongside other operating systems."
@@ -212,90 +212,90 @@ msgid ""
"We hope you'll enjoy our BSD operating system." "We hope you'll enjoy our BSD operating system."
msgstr "" msgstr ""
#: install_station/interface_controller.py:9 #: install_station/interface_controller.py:24
#: install_station/interface_controller.py:20 #: install_station/interface_controller.py:35
msgid "Back" msgid "Back"
msgstr "" msgstr ""
#: install_station/interface_controller.py:11 #: install_station/interface_controller.py:26
#: install_station/interface_controller.py:21 #: install_station/interface_controller.py:36
msgid "Cancel" msgid "Cancel"
msgstr "" msgstr ""
#: install_station/interface_controller.py:13 #: install_station/interface_controller.py:28
#: install_station/interface_controller.py:22 #: install_station/interface_controller.py:37
#: install_station/interface_controller.py:257 #: install_station/interface_controller.py:297
msgid "Next" msgid "Next"
msgstr "" msgstr ""
#: install_station/interface_controller.py:106 #: install_station/interface_controller.py:129
#: install_station/interface_controller.py:107 install_station/language.py:101 #: install_station/interface_controller.py:130 install_station/language.py:101
msgid "Welcome to GhostBSD" msgid "Welcome to GhostBSD"
msgstr "" msgstr ""
#: install_station/interface_controller.py:116 #: install_station/interface_controller.py:139
msgid "Button" msgid "Button"
msgstr "" msgstr ""
#: install_station/interface_controller.py:137 #: install_station/interface_controller.py:160
msgid "Keyboard Setup" msgid "Keyboard Setup"
msgstr "" msgstr ""
#: install_station/interface_controller.py:149 #: install_station/interface_controller.py:172
#: install_station/interface_controller.py:234 #: install_station/interface_controller.py:274
#: install_station/interface_controller.py:239 #: install_station/interface_controller.py:279
msgid "Network Setup" msgid "Network Setup"
msgstr "" msgstr ""
#: install_station/interface_controller.py:160 #: install_station/interface_controller.py:183
msgid "Try Or Install GhostBSD" msgid "Try Or Install GhostBSD"
msgstr "" msgstr ""
#: install_station/interface_controller.py:170 #: install_station/interface_controller.py:194
msgid "Installation Types" msgid "Installation Types"
msgstr "" msgstr ""
#: install_station/interface_controller.py:181 #: install_station/interface_controller.py:221
msgid "Custom Configuration" msgid "Custom Configuration"
msgstr "" msgstr ""
#: install_station/interface_controller.py:191 #: install_station/interface_controller.py:231
msgid "ZFS Configuration" msgid "ZFS Configuration"
msgstr "" msgstr ""
#: install_station/interface_controller.py:203 #: install_station/interface_controller.py:243
msgid "Install" msgid "Install"
msgstr "" msgstr ""
#: install_station/interface_controller.py:213 #: install_station/interface_controller.py:253
msgid "Installation Progress" msgid "Installation Progress"
msgstr "" msgstr ""
#: install_station/interface_controller.py:220 #: install_station/interface_controller.py:260
msgid "Progress Bar" msgid "Progress Bar"
msgstr "" msgstr ""
#: install_station/keyboard.py:40 #: install_station/keyboard.py:45
msgid "Type here to test your keyboard" msgid "Type here to test your keyboard"
msgstr "" msgstr ""
#: install_station/keyboard.py:97 #: install_station/keyboard.py:102
msgid "Keyboard Layout" msgid "Keyboard Layout"
msgstr "" msgstr ""
#: install_station/keyboard.py:117 #: install_station/keyboard.py:122
msgid "Keyboard Models" msgid "Keyboard Models"
msgstr "" msgstr ""
#: install_station/keyboard.py:225 #: install_station/keyboard.py:230
msgid "English (US)" msgid "English (US)"
msgstr "" msgstr ""
#: install_station/keyboard.py:226 #: install_station/keyboard.py:231
msgid "English (Canada)" msgid "English (Canada)"
msgstr "" msgstr ""
#: install_station/keyboard.py:227 #: install_station/keyboard.py:232
msgid "French (Canada)" msgid "French (Canada)"
msgstr "" msgstr ""
+45 -45
View File
@@ -7,7 +7,7 @@ msgid ""
msgstr "" msgstr ""
"Project-Id-Version: PACKAGE VERSION\n" "Project-Id-Version: PACKAGE VERSION\n"
"Report-Msgid-Bugs-To: \n" "Report-Msgid-Bugs-To: \n"
"POT-Creation-Date: 2025-07-12 21:21-0300\n" "POT-Creation-Date: 2025-09-24 18:07-0300\n"
"PO-Revision-Date: 2025-07-09 20:21-0300\n" "PO-Revision-Date: 2025-07-09 20:21-0300\n"
"Last-Translator: Eric Turgeon <EMAIL@ADDRESS>\n" "Last-Translator: Eric Turgeon <EMAIL@ADDRESS>\n"
"Language-Team: Chinese (simplified) <i18n-zh@googlegroups.com>\n" "Language-Team: Chinese (simplified) <i18n-zh@googlegroups.com>\n"
@@ -17,7 +17,7 @@ msgstr ""
"Content-Transfer-Encoding: 8bit\n" "Content-Transfer-Encoding: 8bit\n"
#: install_station/boot_manager.py:121 #: install_station/boot_manager.py:121
#: install_station/interface_controller.py:201 #: install_station/interface_controller.py:241
msgid "Boot Option" msgid "Boot Option"
msgstr "" msgstr ""
@@ -34,43 +34,43 @@ msgstr ""
msgid "FreeBSD {loader} loader only" msgid "FreeBSD {loader} loader only"
msgstr "" msgstr ""
#: install_station/common.py:108 #: install_station/common.py:123
msgid "Space not allowed" msgid "Space not allowed"
msgstr "" msgstr ""
#: install_station/common.py:110 install_station/common.py:112 #: install_station/common.py:125 install_station/common.py:127
msgid "Super Weak" msgid "Super Weak"
msgstr "" msgstr ""
#: install_station/common.py:114 install_station/common.py:120 #: install_station/common.py:129 install_station/common.py:135
msgid "Very Weak" msgid "Very Weak"
msgstr "" msgstr ""
#: install_station/common.py:116 install_station/common.py:122 #: install_station/common.py:131 install_station/common.py:137
#: install_station/common.py:128 #: install_station/common.py:143
msgid "Fairly Weak" msgid "Fairly Weak"
msgstr "" msgstr ""
#: install_station/common.py:118 install_station/common.py:124 #: install_station/common.py:133 install_station/common.py:139
#: install_station/common.py:130 install_station/common.py:136 #: install_station/common.py:145 install_station/common.py:151
msgid "Weak" msgid "Weak"
msgstr "" msgstr ""
#: install_station/common.py:126 install_station/common.py:132 #: install_station/common.py:141 install_station/common.py:147
#: install_station/common.py:138 install_station/common.py:144 #: install_station/common.py:153 install_station/common.py:159
msgid "Strong" msgid "Strong"
msgstr "" msgstr ""
#: install_station/common.py:134 install_station/common.py:140 #: install_station/common.py:149 install_station/common.py:155
#: install_station/common.py:146 install_station/common.py:152 #: install_station/common.py:161 install_station/common.py:167
msgid "Fairly Strong" msgid "Fairly Strong"
msgstr "" msgstr ""
#: install_station/common.py:142 install_station/common.py:148 #: install_station/common.py:157 install_station/common.py:163
msgid "Very Strong" msgid "Very Strong"
msgstr "" msgstr ""
#: install_station/common.py:150 install_station/common.py:154 #: install_station/common.py:165 install_station/common.py:169
msgid "Super Strong" msgid "Super Strong"
msgstr "" msgstr ""
@@ -162,18 +162,18 @@ msgstr ""
msgid "Ok" msgid "Ok"
msgstr "" msgstr ""
#: install_station/install_type.py:52 #: install_station/install_type.py:94
msgid "How do you want to install GhostBSD?" msgid "How do you want to install GhostBSD?"
msgstr "" msgstr ""
#: install_station/install_type.py:58 #: install_station/install_type.py:100
msgid "" msgid ""
"<b>Disks Configuration</b>\n" "<b>Disks Configuration</b>\n"
"Install GhostBSD using Stripe, Mirror, RAIDZ1, RAIDZ2, or RAIDZ3 " "Install GhostBSD using Stripe, Mirror, RAIDZ1, RAIDZ2, or RAIDZ3 "
"configurations." "configurations."
msgstr "" msgstr ""
#: install_station/install_type.py:71 #: install_station/install_type.py:113
msgid "" msgid ""
"<b>Multi-Boot Configuration</b>\n" "<b>Multi-Boot Configuration</b>\n"
"Install GhostBSD with ZFS alongside other operating systems." "Install GhostBSD with ZFS alongside other operating systems."
@@ -211,90 +211,90 @@ msgid ""
"We hope you'll enjoy our BSD operating system." "We hope you'll enjoy our BSD operating system."
msgstr "" msgstr ""
#: install_station/interface_controller.py:9 #: install_station/interface_controller.py:24
#: install_station/interface_controller.py:20 #: install_station/interface_controller.py:35
msgid "Back" msgid "Back"
msgstr "" msgstr ""
#: install_station/interface_controller.py:11 #: install_station/interface_controller.py:26
#: install_station/interface_controller.py:21 #: install_station/interface_controller.py:36
msgid "Cancel" msgid "Cancel"
msgstr "" msgstr ""
#: install_station/interface_controller.py:13 #: install_station/interface_controller.py:28
#: install_station/interface_controller.py:22 #: install_station/interface_controller.py:37
#: install_station/interface_controller.py:257 #: install_station/interface_controller.py:297
msgid "Next" msgid "Next"
msgstr "" msgstr ""
#: install_station/interface_controller.py:106 #: install_station/interface_controller.py:129
#: install_station/interface_controller.py:107 install_station/language.py:101 #: install_station/interface_controller.py:130 install_station/language.py:101
msgid "Welcome to GhostBSD" msgid "Welcome to GhostBSD"
msgstr "" msgstr ""
#: install_station/interface_controller.py:116 #: install_station/interface_controller.py:139
msgid "Button" msgid "Button"
msgstr "" msgstr ""
#: install_station/interface_controller.py:137 #: install_station/interface_controller.py:160
msgid "Keyboard Setup" msgid "Keyboard Setup"
msgstr "" msgstr ""
#: install_station/interface_controller.py:149 #: install_station/interface_controller.py:172
#: install_station/interface_controller.py:234 #: install_station/interface_controller.py:274
#: install_station/interface_controller.py:239 #: install_station/interface_controller.py:279
msgid "Network Setup" msgid "Network Setup"
msgstr "" msgstr ""
#: install_station/interface_controller.py:160 #: install_station/interface_controller.py:183
msgid "Try Or Install GhostBSD" msgid "Try Or Install GhostBSD"
msgstr "" msgstr ""
#: install_station/interface_controller.py:170 #: install_station/interface_controller.py:194
msgid "Installation Types" msgid "Installation Types"
msgstr "" msgstr ""
#: install_station/interface_controller.py:181 #: install_station/interface_controller.py:221
msgid "Custom Configuration" msgid "Custom Configuration"
msgstr "" msgstr ""
#: install_station/interface_controller.py:191 #: install_station/interface_controller.py:231
msgid "ZFS Configuration" msgid "ZFS Configuration"
msgstr "" msgstr ""
#: install_station/interface_controller.py:203 #: install_station/interface_controller.py:243
msgid "Install" msgid "Install"
msgstr "" msgstr ""
#: install_station/interface_controller.py:213 #: install_station/interface_controller.py:253
msgid "Installation Progress" msgid "Installation Progress"
msgstr "" msgstr ""
#: install_station/interface_controller.py:220 #: install_station/interface_controller.py:260
msgid "Progress Bar" msgid "Progress Bar"
msgstr "" msgstr ""
#: install_station/keyboard.py:40 #: install_station/keyboard.py:45
msgid "Type here to test your keyboard" msgid "Type here to test your keyboard"
msgstr "" msgstr ""
#: install_station/keyboard.py:97 #: install_station/keyboard.py:102
msgid "Keyboard Layout" msgid "Keyboard Layout"
msgstr "" msgstr ""
#: install_station/keyboard.py:117 #: install_station/keyboard.py:122
msgid "Keyboard Models" msgid "Keyboard Models"
msgstr "" msgstr ""
#: install_station/keyboard.py:225 #: install_station/keyboard.py:230
msgid "English (US)" msgid "English (US)"
msgstr "" msgstr ""
#: install_station/keyboard.py:226 #: install_station/keyboard.py:231
msgid "English (Canada)" msgid "English (Canada)"
msgstr "" msgstr ""
#: install_station/keyboard.py:227 #: install_station/keyboard.py:232
msgid "French (Canada)" msgid "French (Canada)"
msgstr "" msgstr ""
+45 -45
View File
@@ -7,7 +7,7 @@ msgid ""
msgstr "" msgstr ""
"Project-Id-Version: PACKAGE VERSION\n" "Project-Id-Version: PACKAGE VERSION\n"
"Report-Msgid-Bugs-To: \n" "Report-Msgid-Bugs-To: \n"
"POT-Creation-Date: 2025-07-12 21:21-0300\n" "POT-Creation-Date: 2025-09-24 18:07-0300\n"
"PO-Revision-Date: 2025-07-09 20:25-0300\n" "PO-Revision-Date: 2025-07-09 20:25-0300\n"
"Last-Translator: Eric Turgeon <EMAIL@ADDRESS>\n" "Last-Translator: Eric Turgeon <EMAIL@ADDRESS>\n"
"Language-Team: Chinese (traditional) <zh-l10n@lists.slat.org>\n" "Language-Team: Chinese (traditional) <zh-l10n@lists.slat.org>\n"
@@ -17,7 +17,7 @@ msgstr ""
"Content-Transfer-Encoding: 8bit\n" "Content-Transfer-Encoding: 8bit\n"
#: install_station/boot_manager.py:121 #: install_station/boot_manager.py:121
#: install_station/interface_controller.py:201 #: install_station/interface_controller.py:241
msgid "Boot Option" msgid "Boot Option"
msgstr "" msgstr ""
@@ -34,43 +34,43 @@ msgstr ""
msgid "FreeBSD {loader} loader only" msgid "FreeBSD {loader} loader only"
msgstr "" msgstr ""
#: install_station/common.py:108 #: install_station/common.py:123
msgid "Space not allowed" msgid "Space not allowed"
msgstr "" msgstr ""
#: install_station/common.py:110 install_station/common.py:112 #: install_station/common.py:125 install_station/common.py:127
msgid "Super Weak" msgid "Super Weak"
msgstr "" msgstr ""
#: install_station/common.py:114 install_station/common.py:120 #: install_station/common.py:129 install_station/common.py:135
msgid "Very Weak" msgid "Very Weak"
msgstr "" msgstr ""
#: install_station/common.py:116 install_station/common.py:122 #: install_station/common.py:131 install_station/common.py:137
#: install_station/common.py:128 #: install_station/common.py:143
msgid "Fairly Weak" msgid "Fairly Weak"
msgstr "" msgstr ""
#: install_station/common.py:118 install_station/common.py:124 #: install_station/common.py:133 install_station/common.py:139
#: install_station/common.py:130 install_station/common.py:136 #: install_station/common.py:145 install_station/common.py:151
msgid "Weak" msgid "Weak"
msgstr "" msgstr ""
#: install_station/common.py:126 install_station/common.py:132 #: install_station/common.py:141 install_station/common.py:147
#: install_station/common.py:138 install_station/common.py:144 #: install_station/common.py:153 install_station/common.py:159
msgid "Strong" msgid "Strong"
msgstr "" msgstr ""
#: install_station/common.py:134 install_station/common.py:140 #: install_station/common.py:149 install_station/common.py:155
#: install_station/common.py:146 install_station/common.py:152 #: install_station/common.py:161 install_station/common.py:167
msgid "Fairly Strong" msgid "Fairly Strong"
msgstr "" msgstr ""
#: install_station/common.py:142 install_station/common.py:148 #: install_station/common.py:157 install_station/common.py:163
msgid "Very Strong" msgid "Very Strong"
msgstr "" msgstr ""
#: install_station/common.py:150 install_station/common.py:154 #: install_station/common.py:165 install_station/common.py:169
msgid "Super Strong" msgid "Super Strong"
msgstr "" msgstr ""
@@ -162,18 +162,18 @@ msgstr ""
msgid "Ok" msgid "Ok"
msgstr "" msgstr ""
#: install_station/install_type.py:52 #: install_station/install_type.py:94
msgid "How do you want to install GhostBSD?" msgid "How do you want to install GhostBSD?"
msgstr "" msgstr ""
#: install_station/install_type.py:58 #: install_station/install_type.py:100
msgid "" msgid ""
"<b>Disks Configuration</b>\n" "<b>Disks Configuration</b>\n"
"Install GhostBSD using Stripe, Mirror, RAIDZ1, RAIDZ2, or RAIDZ3 " "Install GhostBSD using Stripe, Mirror, RAIDZ1, RAIDZ2, or RAIDZ3 "
"configurations." "configurations."
msgstr "" msgstr ""
#: install_station/install_type.py:71 #: install_station/install_type.py:113
msgid "" msgid ""
"<b>Multi-Boot Configuration</b>\n" "<b>Multi-Boot Configuration</b>\n"
"Install GhostBSD with ZFS alongside other operating systems." "Install GhostBSD with ZFS alongside other operating systems."
@@ -211,90 +211,90 @@ msgid ""
"We hope you'll enjoy our BSD operating system." "We hope you'll enjoy our BSD operating system."
msgstr "" msgstr ""
#: install_station/interface_controller.py:9 #: install_station/interface_controller.py:24
#: install_station/interface_controller.py:20 #: install_station/interface_controller.py:35
msgid "Back" msgid "Back"
msgstr "" msgstr ""
#: install_station/interface_controller.py:11 #: install_station/interface_controller.py:26
#: install_station/interface_controller.py:21 #: install_station/interface_controller.py:36
msgid "Cancel" msgid "Cancel"
msgstr "" msgstr ""
#: install_station/interface_controller.py:13 #: install_station/interface_controller.py:28
#: install_station/interface_controller.py:22 #: install_station/interface_controller.py:37
#: install_station/interface_controller.py:257 #: install_station/interface_controller.py:297
msgid "Next" msgid "Next"
msgstr "" msgstr ""
#: install_station/interface_controller.py:106 #: install_station/interface_controller.py:129
#: install_station/interface_controller.py:107 install_station/language.py:101 #: install_station/interface_controller.py:130 install_station/language.py:101
msgid "Welcome to GhostBSD" msgid "Welcome to GhostBSD"
msgstr "" msgstr ""
#: install_station/interface_controller.py:116 #: install_station/interface_controller.py:139
msgid "Button" msgid "Button"
msgstr "" msgstr ""
#: install_station/interface_controller.py:137 #: install_station/interface_controller.py:160
msgid "Keyboard Setup" msgid "Keyboard Setup"
msgstr "" msgstr ""
#: install_station/interface_controller.py:149 #: install_station/interface_controller.py:172
#: install_station/interface_controller.py:234 #: install_station/interface_controller.py:274
#: install_station/interface_controller.py:239 #: install_station/interface_controller.py:279
msgid "Network Setup" msgid "Network Setup"
msgstr "" msgstr ""
#: install_station/interface_controller.py:160 #: install_station/interface_controller.py:183
msgid "Try Or Install GhostBSD" msgid "Try Or Install GhostBSD"
msgstr "" msgstr ""
#: install_station/interface_controller.py:170 #: install_station/interface_controller.py:194
msgid "Installation Types" msgid "Installation Types"
msgstr "" msgstr ""
#: install_station/interface_controller.py:181 #: install_station/interface_controller.py:221
msgid "Custom Configuration" msgid "Custom Configuration"
msgstr "" msgstr ""
#: install_station/interface_controller.py:191 #: install_station/interface_controller.py:231
msgid "ZFS Configuration" msgid "ZFS Configuration"
msgstr "" msgstr ""
#: install_station/interface_controller.py:203 #: install_station/interface_controller.py:243
msgid "Install" msgid "Install"
msgstr "" msgstr ""
#: install_station/interface_controller.py:213 #: install_station/interface_controller.py:253
msgid "Installation Progress" msgid "Installation Progress"
msgstr "" msgstr ""
#: install_station/interface_controller.py:220 #: install_station/interface_controller.py:260
msgid "Progress Bar" msgid "Progress Bar"
msgstr "" msgstr ""
#: install_station/keyboard.py:40 #: install_station/keyboard.py:45
msgid "Type here to test your keyboard" msgid "Type here to test your keyboard"
msgstr "" msgstr ""
#: install_station/keyboard.py:97 #: install_station/keyboard.py:102
msgid "Keyboard Layout" msgid "Keyboard Layout"
msgstr "" msgstr ""
#: install_station/keyboard.py:117 #: install_station/keyboard.py:122
msgid "Keyboard Models" msgid "Keyboard Models"
msgstr "" msgstr ""
#: install_station/keyboard.py:225 #: install_station/keyboard.py:230
msgid "English (US)" msgid "English (US)"
msgstr "" msgstr ""
#: install_station/keyboard.py:226 #: install_station/keyboard.py:231
msgid "English (Canada)" msgid "English (Canada)"
msgstr "" msgstr ""
#: install_station/keyboard.py:227 #: install_station/keyboard.py:232
msgid "French (Canada)" msgid "French (Canada)"
msgstr "" msgstr ""