Skip to content
Merged
Show file tree
Hide file tree
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension


Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
1 change: 0 additions & 1 deletion .gitignore
Original file line number Diff line number Diff line change
Expand Up @@ -49,7 +49,6 @@ coverage.xml

# Translations
*.mo
*.pot

# Django stuff:
*.log
Expand Down
251 changes: 251 additions & 0 deletions po/ar_SA.po
Original file line number Diff line number Diff line change
@@ -0,0 +1,251 @@
# Arabic translations for PACKAGE package.
# Copyright (C) 2025 THE PACKAGE'S COPYRIGHT HOLDER
# This file is distributed under the same license as the PACKAGE package.
# Eric Turgeon <EMAIL@ADDRESS>, 2025.
#
msgid ""
msgstr ""
"Project-Id-Version: PACKAGE VERSION\n"
"Report-Msgid-Bugs-To: \n"
"POT-Creation-Date: 2025-11-27 13:23-0400\n"
"PO-Revision-Date: 2025-11-25 08:34-0400\n"
"Last-Translator: Eric Turgeon <EMAIL@ADDRESS>\n"
"Language-Team: Arabic <(nothing)>\n"
"Language: ar_SA\n"
"MIME-Version: 1.0\n"
"Content-Type: text/plain; charset=UTF-8\n"
"Content-Transfer-Encoding: 8bit\n"

#: setup_station/add_admin.py:132
msgid "The initial root password will be set to the admin user password."
msgstr ""

#: setup_station/add_admin.py:214 setup_station/common.py:99
msgid "Password not allowed"
msgstr ""

#: setup_station/add_admin.py:214 setup_station/common.py:101
msgid "Space not allowed"
msgstr ""

#: setup_station/add_users.py:57
msgid "User Setup"
msgstr ""

#: setup_station/add_users.py:68
msgid "User Account"
msgstr ""

#: setup_station/add_users.py:71
msgid "User name"
msgstr ""

#: setup_station/add_users.py:73
msgid "Real name"
msgstr ""

#: setup_station/add_users.py:76
msgid "Password"
msgstr ""

#: setup_station/add_users.py:80
msgid "Verify Password"
msgstr ""

#: setup_station/add_users.py:84
msgid "Shell"
msgstr ""

#: setup_station/add_users.py:97
msgid "Set Hostname"
msgstr ""

#: setup_station/add_users.py:102
msgid "Hostname"
msgstr ""

#: setup_station/common.py:118
msgid "Very Weak"
msgstr ""

#: setup_station/common.py:119 setup_station/common.py:122
msgid "Fairly Weak"
msgstr ""

#: setup_station/common.py:120 setup_station/common.py:123
#: setup_station/common.py:126
msgid "Weak"
msgstr ""

#: setup_station/common.py:121 setup_station/common.py:124
#: setup_station/common.py:127 setup_station/common.py:130
msgid "Strong"
msgstr ""

#: setup_station/common.py:125 setup_station/common.py:128
#: setup_station/common.py:131
msgid "Fairly Strong"
msgstr ""

#: setup_station/common.py:129 setup_station/common.py:132
msgid "Very Strong"
msgstr ""

#: setup_station/interface_controller.py:22
#: setup_station/interface_controller.py:31
msgid "Back"
msgstr ""

#: setup_station/interface_controller.py:24
#: setup_station/interface_controller.py:32
msgid "Next"
msgstr ""

#: setup_station/interface_controller.py:118 setup_station/language.py:104
msgid "GhostBSD Initial Setup"
msgstr ""

#: setup_station/interface_controller.py:119 setup_station/language.py:102
#: setup_station/language.py:119
msgid "Language"
msgstr ""

#: setup_station/interface_controller.py:131
msgid "Button"
msgstr ""

#: setup_station/interface_controller.py:155
msgid "Keyboard"
msgstr ""

#: setup_station/interface_controller.py:168
msgid "Time Zone"
msgstr ""

#: setup_station/interface_controller.py:180
msgid "Network"
msgstr ""

#: setup_station/interface_controller.py:192
msgid "Admin User"
msgstr ""

#: setup_station/interface_controller.py:204
msgid "Setup GhostBSD"
msgstr ""

#: setup_station/interface_controller.py:213
msgid "Progress Bar"
msgstr ""

#: setup_station/keyboard.py:41
msgid "Type here to test your keyboard"
msgstr ""

#: setup_station/keyboard.py:96
msgid "Keyboard Layout"
msgstr ""

#: setup_station/keyboard.py:108
msgid "Keyboard Models"
msgstr ""

#: setup_station/language.py:96 setup_station/language.py:162
msgid "Please select your language:"
msgstr ""

#: setup_station/network_setup.py:100 setup_station/network_setup.py:155
msgid "Network card connected to the internet"
msgstr ""

#: setup_station/network_setup.py:105 setup_station/network_setup.py:160
msgid "Network card not connected to the internet"
msgstr ""

#: setup_station/network_setup.py:108 setup_station/network_setup.py:163
msgid "No network card detected"
msgstr ""

#: setup_station/network_setup.py:116 setup_station/network_setup.py:171
msgid "WiFi card detected and connected to an access point"
msgstr ""

#: setup_station/network_setup.py:120 setup_station/network_setup.py:175
msgid "WiFi card detected but not connected to an access point"
msgstr ""

#: setup_station/network_setup.py:123 setup_station/network_setup.py:178
msgid "WiFi card not detected or not supported"
msgstr ""

#: setup_station/network_setup.py:200
msgid "Stat"
msgstr ""

#: setup_station/network_setup.py:205
msgid "SSID"
msgstr ""

#: setup_station/network_setup.py:338
msgid "WiFi Network Authentication Required"
msgstr ""

#: setup_station/network_setup.py:350
msgid "Wi-Fi Network Authentication failed"
msgstr ""

#: setup_station/network_setup.py:352
msgid "Authentication required by"
msgstr ""

#: setup_station/network_setup.py:352
msgid "Wi-Fi Network"
msgstr ""

#: setup_station/network_setup.py:355
msgid "Password:"
msgstr ""

#: setup_station/network_setup.py:358
msgid "Show password"
msgstr ""

#: setup_station/setup_system.py:39
msgid "Setting system language"
msgstr ""

#: setup_station/setup_system.py:43
msgid "Setting keyboard layout"
msgstr ""

#: setup_station/setup_system.py:47
msgid "Setting timezone"
msgstr ""

#: setup_station/setup_system.py:51
msgid "Creating admin user"
msgstr ""

#: setup_station/setup_system.py:55
msgid "Setup complete!"
msgstr ""

#: setup_station/setup_system.py:64
msgid "Getting everything ready"
msgstr ""

#: setup_station/setup_system.py:76
msgid "This should not take too long."
msgstr ""

#: setup_station/setup_system.py:78
msgid "Don't turn your system off."
msgstr ""

#: setup_station/timezone.py:57
msgid "Continent"
msgstr ""

#: setup_station/timezone.py:69
msgid "City"
msgstr ""
Loading