Update translations strings, add setting datetime and improve DC login flow

This commit is contained in:
Ana Custura 2026-04-07 20:14:57 +01:00
parent ed8723ee6b
commit 410f1b7913
11 changed files with 151 additions and 702 deletions

View file

@ -8,7 +8,7 @@ msgid ""
msgstr ""
"Project-Id-Version: PROJECT VERSION\n"
"Report-Msgid-Bugs-To: EMAIL@ADDRESS\n"
"POT-Creation-Date: 2026-03-31 12:45+0100\n"
"POT-Creation-Date: 2026-04-06 16:20+0100\n"
"PO-Revision-Date: YEAR-MO-DA HO:MI+ZONE\n"
"Last-Translator: FULL NAME <EMAIL@ADDRESS>\n"
"Language-Team: LANGUAGE <LL@li.org>\n"
@ -69,6 +69,10 @@ msgstr ""
msgid "Butterbox Logo"
msgstr ""
#: app/forms.py:35 app/forms.py:63
msgid "Images only!"
msgstr ""
#: app/forms.py:36
msgid "Butterbox Hostname"
msgstr ""
@ -133,53 +137,49 @@ msgstr ""
msgid "SSID"
msgstr ""
#: app/forms.py:63
msgid "Images only!"
msgstr ""
#: app/forms.py:77
msgid "Submit"
msgstr ""
#: app/routes.py:104 app/templates/messaging.html:4
#: app/routes.py:106 app/templates/messaging.html:4
msgid "Secure Messenger"
msgstr ""
#: app/routes.py:106
#: app/routes.py:108
msgid "Local Chat"
msgstr ""
#: app/routes.py:108
#: app/routes.py:110
msgid "Apps"
msgstr ""
#: app/routes.py:110
#: app/routes.py:112
msgid "Maps"
msgstr ""
#: app/routes.py:112
#: app/routes.py:114
msgid "Files"
msgstr ""
#: app/routes.py:114
#: app/routes.py:116
msgid "Insert USB to browse files"
msgstr ""
#: app/routes.py:151
#: app/routes.py:156
msgid "Invalid username or password"
msgstr ""
#: app/routes.py:336
#: app/routes.py:341
msgid ""
"⚠️ Some settings may not fully take effect until the Butter Box restarts."
" Click 'Apply Changes' to restart."
msgstr ""
#: app/routes.py:340
#: app/routes.py:345
msgid "Settings successfully changed."
msgstr ""
#: app/routes.py:346
#: app/routes.py:351
msgid ""
"⚠️ Changes applied! If needed, the system will restart. This may take up "
"to two minutes."
@ -277,26 +277,99 @@ msgstr ""
msgid "Application Settings"
msgstr ""
#: app/templates/admin_setup.html:6 app/templates/base.html:36
msgid "Admin Settings"
msgstr ""
#: app/templates/admin_setup.html:10 app/templates/step1.html:4
#: app/templates/admin.html:21 app/templates/admin_setup.html:10
#: app/templates/step1.html:4
msgid "Choose Services"
msgstr ""
#: app/templates/admin_setup.html:13 app/templates/step2.html:4
#: app/templates/admin.html:24 app/templates/step1.html:14
msgid "Whether Matrix chat services are enabled."
msgstr ""
#: app/templates/admin.html:28 app/templates/step1.html:18
msgid "Whether messaging using DeltaChat is enabled."
msgstr ""
#: app/templates/admin.html:32 app/templates/step1.html:22
msgid "Whether files services via USB are enabled."
msgstr ""
#: app/templates/admin.html:37 app/templates/admin_setup.html:13
#: app/templates/step2.html:4
msgid "Customise Portal"
msgstr ""
#: app/templates/admin_setup.html:16 app/templates/step3.html:4
#: app/templates/admin.html:41 app/templates/step2.html:13
msgid ""
"This is the name shown in the UI.\n"
" Current name:"
msgstr ""
#: app/templates/admin.html:42 app/templates/step2.html:14
msgid "accessed at"
msgstr ""
#: app/templates/admin.html:48 app/templates/step2.html:25
msgid "This is the logo shown in the UI. Current logo:"
msgstr ""
#: app/templates/admin.html:54 app/templates/admin_setup.html:16
#: app/templates/step3.html:4
msgid "Secure Portal"
msgstr ""
#: app/templates/admin_setup.html:19 app/templates/step4.html:4
#: app/templates/admin.html:59 app/templates/step3.html:14
msgid "This is the name of the advertised Wi-Fi network. Current SSID:"
msgstr ""
#: app/templates/admin.html:63 app/templates/step3.html:18
msgid ""
"This is the secret key needed to connect to the Wi-Fi network. By "
"default, this is not set\n"
" and everyone can join.\n"
" Current password:"
msgstr ""
#: app/templates/admin.html:65 app/templates/step3.html:20
msgid "Not set"
msgstr ""
#: app/templates/admin.html:69 app/templates/step3.html:24
msgid "Whether this box will advertise a Wi-Fi network."
msgstr ""
#: app/templates/admin.html:73 app/templates/step3.html:28
msgid "Whether a share button for the Wi-Fi network is available."
msgstr ""
#: app/templates/admin.html:76 app/templates/step3.html:31
msgid "Access point is only enabled when using a Raspberry Pi."
msgstr ""
#: app/templates/admin.html:99 app/templates/admin_setup.html:19
#: app/templates/step4.html:4
msgid "Secure Admin Settings"
msgstr ""
#: app/templates/admin.html:102 app/templates/step4.html:14
msgid "Password for accessing this admin interface."
msgstr ""
#: app/templates/admin.html:117 app/templates/step4.html:29
msgid ""
"You need to set a root password, and choose whether you want to lock the "
"root\n"
" account."
msgstr ""
#: app/templates/admin.html:123 app/templates/step4.html:35
msgid "Password for accessing the root account."
msgstr ""
#: app/templates/admin_setup.html:6 app/templates/base.html:36
msgid "Admin Settings"
msgstr ""
#: app/templates/deltachat_creds.html:4
msgid "Secure Messenger Account"
msgstr ""
@ -408,18 +481,6 @@ msgid ""
" visit the Help Center. You can change the services anytime."
msgstr ""
#: app/templates/step1.html:14
msgid "Whether Matrix chat services are enabled."
msgstr ""
#: app/templates/step1.html:18
msgid "Whether messaging using DeltaChat is enabled."
msgstr ""
#: app/templates/step1.html:22
msgid "Whether files services via USB are enabled."
msgstr ""
#: app/templates/step1.html:25 app/templates/step2.html:29
#: app/templates/step3.html:53 app/templates/step4.html:54
msgid "Back"
@ -432,69 +493,12 @@ msgid ""
"changed later."
msgstr ""
#: app/templates/step2.html:13
msgid ""
"This is the name shown in the UI.\n"
" Current name:"
msgstr ""
#: app/templates/step2.html:14
msgid "accessed at"
msgstr ""
#: app/templates/step2.html:18
msgid ""
"This is the URL used to access the box by adding .local in your browser.\n"
" Current hostname:"
msgstr ""
#: app/templates/step2.html:25
msgid "This is the logo shown in the UI. Current logo:"
msgstr ""
#: app/templates/step3.html:14
msgid "This is the name of the advertised Wi-Fi network. Current SSID:"
msgstr ""
#: app/templates/step3.html:18
msgid ""
"This is the secret key needed to connect to the Wi-Fi network. By "
"default, this is not set\n"
" and everyone can join.\n"
" Current password:"
msgstr ""
#: app/templates/step3.html:20
msgid "Not set"
msgstr ""
#: app/templates/step3.html:24
msgid "Whether this box will advertise a Wi-Fi network."
msgstr ""
#: app/templates/step3.html:28
msgid "Whether a share button for the Wi-Fi network is available."
msgstr ""
#: app/templates/step3.html:31
msgid "Access point is only enabled when using a Raspberry Pi."
msgstr ""
#: app/templates/step4.html:14
msgid "Password for accessing this admin interface."
msgstr ""
#: app/templates/step4.html:29
msgid ""
"You need to set a root password, and choose whether you want to lock the "
"root\n"
" account."
msgstr ""
#: app/templates/step4.html:35
msgid "Password for accessing the root account."
msgstr ""
#: app/templates/usb-file-viewer.html:5
msgid "File Viewer"
msgstr ""