This repository has been archived by the owner on Oct 13, 2024. It is now read-only.
-
-
Notifications
You must be signed in to change notification settings - Fork 4
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Co-authored-by: ReenigneArcher <[email protected]>
- Loading branch information
1 parent
3be5911
commit 9ca7968
Showing
1 changed file
with
21 additions
and
5 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
|
@@ -9,7 +9,7 @@ msgid "" | |
msgstr "" | ||
"Project-Id-Version: RetroArcher v0\n" | ||
"Report-Msgid-Bugs-To: github.com/retroarcher\n" | ||
"POT-Creation-Date: 2024-01-21 03:30+0000\n" | ||
"POT-Creation-Date: 2024-02-01 15:19+0000\n" | ||
"PO-Revision-Date: YEAR-MO-DA HO:MI+ZONE\n" | ||
"Last-Translator: FULL NAME <EMAIL@ADDRESS>\n" | ||
"Language-Team: LANGUAGE <[email protected]>\n" | ||
|
@@ -123,14 +123,30 @@ msgid "Todo: The base URL of the web server. Used for reverse proxies." | |
msgstr "" | ||
|
||
#: pyra/config.py:198 | ||
msgid "Updater" | ||
msgid "User Interface" | ||
msgstr "" | ||
|
||
#: pyra/config.py:199 | ||
msgid "Updater settings." | ||
msgid "User interface settings." | ||
msgstr "" | ||
|
||
#: pyra/config.py:203 | ||
msgid "Background video" | ||
msgstr "" | ||
|
||
#: pyra/config.py:204 | ||
msgid "Enable background video." | ||
msgstr "" | ||
|
||
#: pyra/config.py:210 | ||
msgid "Updater" | ||
msgstr "" | ||
|
||
#: pyra/config.py:211 | ||
msgid "Updater settings." | ||
msgstr "" | ||
|
||
#: pyra/config.py:215 | ||
msgid "Auto update" | ||
msgstr "" | ||
|
||
|
@@ -243,11 +259,11 @@ msgstr "" | |
msgid "Quit" | ||
msgstr "" | ||
|
||
#: pyra/webapp.py:91 web/templates/navbar.html:84 web/templates/navbar.html:86 | ||
#: pyra/webapp.py:120 web/templates/navbar.html:84 web/templates/navbar.html:86 | ||
msgid "Home" | ||
msgstr "" | ||
|
||
#: pyra/webapp.py:159 web/templates/navbar.html:94 web/templates/navbar.html:96 | ||
#: pyra/webapp.py:188 web/templates/navbar.html:94 web/templates/navbar.html:96 | ||
msgid "Settings" | ||
msgstr "" | ||
|
||
|