Initial commit

This commit is contained in:
Ana Custura 2026-02-17 08:42:33 +00:00
commit c0b4ca1021
21 changed files with 677 additions and 0 deletions

View file

@ -0,0 +1,87 @@
# Romanian translations for PROJECT.
# Copyright (C) 2026 ORGANIZATION
# This file is distributed under the same license as the PROJECT project.
# FIRST AUTHOR <EMAIL@ADDRESS>, 2026.
#
msgid ""
msgstr ""
"Project-Id-Version: PROJECT VERSION\n"
"Report-Msgid-Bugs-To: EMAIL@ADDRESS\n"
"POT-Creation-Date: 2026-02-10 15:23+0000\n"
"PO-Revision-Date: 2026-02-10 16:28+0000\n"
"Last-Translator: FULL NAME <EMAIL@ADDRESS>\n"
"Language: ro\n"
"Language-Team: ro <LL@li.org>\n"
"Plural-Forms: nplurals=3; plural=(n==1 ? 0 : (n==0 || (n%100 > 0 && n%100"
" < 20)) ? 1 : 2);\n"
"MIME-Version: 1.0\n"
"Content-Type: text/plain; charset=utf-8\n"
"Content-Transfer-Encoding: 8bit\n"
"Generated-By: Babel 2.18.0\n"
#: app/__init__.py:19
msgid "Please log in to access this page."
msgstr ""
#: app/forms.py:6
msgid "Username"
msgstr ""
#: app/forms.py:7
msgid "Password"
msgstr "Password"
#: app/forms.py:8
msgid "Sign In"
msgstr "Sign In"
#: app/forms.py:14
msgid "WiFi Password"
msgstr "WiFi Password"
#: app/forms.py:15
msgid "Butterbox Name"
msgstr "Butterbox Name"
#: app/forms.py:16
msgid "Butterbox Logo"
msgstr "Butterbox Logo"
#: app/forms.py:18
msgid "Submit"
msgstr "Submit"
#: app/routes.py:39
msgid "Invalid username or password"
msgstr ""
#: app/translation_refs.py:3
msgid "ssid_description"
msgstr ""
#: app/translation_refs.py:4
msgid "butterbox_name_description"
msgstr ""
#: app/translation_refs.py:5
msgid "wifi_password_description"
msgstr ""
#: app/translation_refs.py:6
msgid "logo_description"
msgstr ""
#: app/templates/admin.html:4
msgid "Application Settings"
msgstr ""
#: app/templates/base.html:15
msgid "Home"
msgstr ""
#: app/templates/base.html:32
msgid ""
"Admin settings have changed! Restart the butterbox for changes to take "
"effect."
msgstr ""