New translations django.po (Lithuanian)

This commit is contained in:
Mouse Reeve 2022-10-04 12:11:47 -07:00
parent 7eef11f97a
commit bc92aa5f07

View file

@ -2,8 +2,8 @@ msgid ""
msgstr "" msgstr ""
"Project-Id-Version: bookwyrm\n" "Project-Id-Version: bookwyrm\n"
"Report-Msgid-Bugs-To: \n" "Report-Msgid-Bugs-To: \n"
"POT-Creation-Date: 2022-09-19 15:02+0000\n" "POT-Creation-Date: 2022-10-04 18:03+0000\n"
"PO-Revision-Date: 2022-09-19 16:04\n" "PO-Revision-Date: 2022-10-04 19:11\n"
"Last-Translator: Mouse Reeve <mousereeve@riseup.net>\n" "Last-Translator: Mouse Reeve <mousereeve@riseup.net>\n"
"Language-Team: Lithuanian\n" "Language-Team: Lithuanian\n"
"Language: lt\n" "Language: lt\n"
@ -17,28 +17,28 @@ msgstr ""
"X-Crowdin-File: /[bookwyrm-social.bookwyrm] main/locale/en_US/LC_MESSAGES/django.po\n" "X-Crowdin-File: /[bookwyrm-social.bookwyrm] main/locale/en_US/LC_MESSAGES/django.po\n"
"X-Crowdin-File-ID: 1553\n" "X-Crowdin-File-ID: 1553\n"
#: bookwyrm/forms/admin.py:41 #: bookwyrm/forms/admin.py:42
msgid "One Day" msgid "One Day"
msgstr "Diena" msgstr "Diena"
#: bookwyrm/forms/admin.py:42 #: bookwyrm/forms/admin.py:43
msgid "One Week" msgid "One Week"
msgstr "Savaitė" msgstr "Savaitė"
#: bookwyrm/forms/admin.py:43 #: bookwyrm/forms/admin.py:44
msgid "One Month" msgid "One Month"
msgstr "Mėnuo" msgstr "Mėnuo"
#: bookwyrm/forms/admin.py:44 #: bookwyrm/forms/admin.py:45
msgid "Does Not Expire" msgid "Does Not Expire"
msgstr "Galiojimas nesibaigia" msgstr "Galiojimas nesibaigia"
#: bookwyrm/forms/admin.py:48 #: bookwyrm/forms/admin.py:49
#, python-brace-format #, python-brace-format
msgid "{i} uses" msgid "{i} uses"
msgstr "{i} naudoja" msgstr "{i} naudoja"
#: bookwyrm/forms/admin.py:49 #: bookwyrm/forms/admin.py:50
msgid "Unlimited" msgid "Unlimited"
msgstr "Neribota" msgstr "Neribota"
@ -129,7 +129,7 @@ msgstr "Įspėjimas"
msgid "Danger" msgid "Danger"
msgstr "Pavojus" msgstr "Pavojus"
#: bookwyrm/models/antispam.py:101 bookwyrm/models/antispam.py:135 #: bookwyrm/models/antispam.py:112 bookwyrm/models/antispam.py:146
msgid "Automatically generated report" msgid "Automatically generated report"
msgstr "Automatiškai sugeneruota ataskaita" msgstr "Automatiškai sugeneruota ataskaita"
@ -257,19 +257,19 @@ msgstr "Galima pasiskolinti"
msgid "Approved" msgid "Approved"
msgstr "Patvirtinti puslapiai" msgstr "Patvirtinti puslapiai"
#: bookwyrm/models/user.py:31 bookwyrm/templates/book/book.html:289 #: bookwyrm/models/user.py:32 bookwyrm/templates/book/book.html:289
msgid "Reviews" msgid "Reviews"
msgstr "Apžvalgos" msgstr "Apžvalgos"
#: bookwyrm/models/user.py:32 #: bookwyrm/models/user.py:33
msgid "Comments" msgid "Comments"
msgstr "Komentarai" msgstr "Komentarai"
#: bookwyrm/models/user.py:33 #: bookwyrm/models/user.py:34
msgid "Quotations" msgid "Quotations"
msgstr "Citatos" msgstr "Citatos"
#: bookwyrm/models/user.py:34 #: bookwyrm/models/user.py:35
msgid "Everything else" msgid "Everything else"
msgstr "Visa kita" msgstr "Visa kita"
@ -1297,7 +1297,7 @@ msgstr "Būsena"
#: bookwyrm/templates/settings/announcements/announcements.html:41 #: bookwyrm/templates/settings/announcements/announcements.html:41
#: bookwyrm/templates/settings/federation/instance.html:112 #: bookwyrm/templates/settings/federation/instance.html:112
#: bookwyrm/templates/settings/reports/report_links_table.html:6 #: bookwyrm/templates/settings/reports/report_links_table.html:6
#: bookwyrm/templates/settings/themes.html:100 #: bookwyrm/templates/settings/themes.html:99
msgid "Actions" msgid "Actions"
msgstr "Veiksmai" msgstr "Veiksmai"
@ -2443,7 +2443,7 @@ msgid "If you still can't find your book, you can add a record manually."
msgstr "" msgstr ""
#: bookwyrm/templates/guided_tour/search.html:122 #: bookwyrm/templates/guided_tour/search.html:122
msgid "Add a record manally" msgid "Add a record manually"
msgstr "" msgstr ""
#: bookwyrm/templates/guided_tour/search.html:147 #: bookwyrm/templates/guided_tour/search.html:147
@ -4990,7 +4990,7 @@ msgid "Add the file name using the form below to make it available in the applic
msgstr "Pridėkite failo pavadinimą, naudodamiesi žemiau esančia forma, kad jis atsirastų programėlėje." msgstr "Pridėkite failo pavadinimą, naudodamiesi žemiau esančia forma, kad jis atsirastų programėlėje."
#: bookwyrm/templates/settings/themes.html:42 #: bookwyrm/templates/settings/themes.html:42
#: bookwyrm/templates/settings/themes.html:83 #: bookwyrm/templates/settings/themes.html:82
msgid "Add theme" msgid "Add theme"
msgstr "Pridėti temą" msgstr "Pridėti temą"
@ -4998,24 +4998,24 @@ msgstr "Pridėti temą"
msgid "Unable to save theme" msgid "Unable to save theme"
msgstr "Nepavyko išsaugoti temos" msgstr "Nepavyko išsaugoti temos"
#: bookwyrm/templates/settings/themes.html:64 #: bookwyrm/templates/settings/themes.html:63
#: bookwyrm/templates/settings/themes.html:94 #: bookwyrm/templates/settings/themes.html:93
msgid "Theme name" msgid "Theme name"
msgstr "Temos pavadinimas" msgstr "Temos pavadinimas"
#: bookwyrm/templates/settings/themes.html:74 #: bookwyrm/templates/settings/themes.html:73
msgid "Theme filename" msgid "Theme filename"
msgstr "Temos failo vardas" msgstr "Temos failo vardas"
#: bookwyrm/templates/settings/themes.html:89 #: bookwyrm/templates/settings/themes.html:88
msgid "Available Themes" msgid "Available Themes"
msgstr "Galimos temos" msgstr "Galimos temos"
#: bookwyrm/templates/settings/themes.html:97 #: bookwyrm/templates/settings/themes.html:96
msgid "File" msgid "File"
msgstr "Failas" msgstr "Failas"
#: bookwyrm/templates/settings/themes.html:112 #: bookwyrm/templates/settings/themes.html:111
msgid "Remove theme" msgid "Remove theme"
msgstr "Pašalinti temą" msgstr "Pašalinti temą"