New translations django.po (Lithuanian)

This commit is contained in:
Mouse Reeve 2022-07-11 09:22:14 -07:00
parent 1771928f53
commit d04b5e6695

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-07-08 22:40+0000\n" "POT-Creation-Date: 2022-07-11 15:53+0000\n"
"PO-Revision-Date: 2022-07-08 23:41\n" "PO-Revision-Date: 2022-07-11 16:22\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"
@ -2297,7 +2297,7 @@ msgid "More about this site"
msgstr "Daugiau apie šią svetainę" msgstr "Daugiau apie šią svetainę"
#: bookwyrm/templates/landing/password_reset.html:34 #: bookwyrm/templates/landing/password_reset.html:34
#: bookwyrm/templates/preferences/change_password.html:18 #: bookwyrm/templates/preferences/change_password.html:40
#: bookwyrm/templates/preferences/delete_user.html:20 #: bookwyrm/templates/preferences/delete_user.html:20
msgid "Confirm password:" msgid "Confirm password:"
msgstr "Patvirtinti slaptažodį:" msgstr "Patvirtinti slaptažodį:"
@ -2901,6 +2901,11 @@ msgstr[1] ""
msgstr[2] "" msgstr[2] ""
msgstr[3] "" msgstr[3] ""
#: bookwyrm/templates/notifications/items/status_preview.html:4
#: bookwyrm/templates/snippets/status/content_status.html:73
msgid "Content warning"
msgstr "Įspėjimas dėl turinio"
#: bookwyrm/templates/notifications/items/update.html:16 #: bookwyrm/templates/notifications/items/update.html:16
#, python-format #, python-format
msgid "has changed the privacy level for <a href=\"%(group_path)s\">%(group_name)s</a>" msgid "has changed the privacy level for <a href=\"%(group_path)s\">%(group_name)s</a>"
@ -3058,12 +3063,20 @@ msgstr "Blokuotų narių nėra."
#: bookwyrm/templates/preferences/change_password.html:4 #: bookwyrm/templates/preferences/change_password.html:4
#: bookwyrm/templates/preferences/change_password.html:7 #: bookwyrm/templates/preferences/change_password.html:7
#: bookwyrm/templates/preferences/change_password.html:21 #: bookwyrm/templates/preferences/change_password.html:52
#: bookwyrm/templates/preferences/layout.html:20 #: bookwyrm/templates/preferences/layout.html:20
msgid "Change Password" msgid "Change Password"
msgstr "Keisti slaptažodį" msgstr "Keisti slaptažodį"
#: bookwyrm/templates/preferences/change_password.html:14 #: bookwyrm/templates/preferences/change_password.html:15
msgid "Successfully changed password"
msgstr ""
#: bookwyrm/templates/preferences/change_password.html:22
msgid "Current password:"
msgstr ""
#: bookwyrm/templates/preferences/change_password.html:36
msgid "New password:" msgid "New password:"
msgstr "Naujas slaptažodis:" msgstr "Naujas slaptažodis:"
@ -3155,6 +3168,10 @@ msgstr "CSV eksportas"
msgid "Your export will include all the books on your shelves, books you have reviewed, and books with reading activity." msgid "Your export will include all the books on your shelves, books you have reviewed, and books with reading activity."
msgstr "Į eksportavimą įeis visos jūsų lentynose esančios knygos, peržiūrėtos knygos bei tos, kurias neseniai skaitėte." msgstr "Į eksportavimą įeis visos jūsų lentynose esančios knygos, peržiūrėtos knygos bei tos, kurias neseniai skaitėte."
#: bookwyrm/templates/preferences/export.html:20
msgid "Download file"
msgstr ""
#: bookwyrm/templates/preferences/layout.html:11 #: bookwyrm/templates/preferences/layout.html:11
msgid "Account" msgid "Account"
msgstr "Paskyra" msgstr "Paskyra"
@ -5088,10 +5105,6 @@ msgstr ""
msgid "Finish reading" msgid "Finish reading"
msgstr "Baigti skaityti" msgstr "Baigti skaityti"
#: bookwyrm/templates/snippets/status/content_status.html:73
msgid "Content warning"
msgstr "Įspėjimas dėl turinio"
#: bookwyrm/templates/snippets/status/content_status.html:80 #: bookwyrm/templates/snippets/status/content_status.html:80
msgid "Show status" msgid "Show status"
msgstr "Rodyti būseną" msgstr "Rodyti būseną"
@ -5391,7 +5404,7 @@ msgstr "Jūs kartu nieko nesekate"
msgid "View profile and more" msgid "View profile and more"
msgstr "Žiūrėti paskyrą ir dar daugiau" msgstr "Žiūrėti paskyrą ir dar daugiau"
#: bookwyrm/templates/user_menu.html:72 #: bookwyrm/templates/user_menu.html:78
msgid "Log out" msgid "Log out"
msgstr "Atsijungti" msgstr "Atsijungti"
@ -5412,6 +5425,14 @@ msgstr "Netinkamas csv failas"
msgid "Username or password are incorrect" msgid "Username or password are incorrect"
msgstr "Naudotojo vardas arba slaptažodis neteisingi" msgstr "Naudotojo vardas arba slaptažodis neteisingi"
#: bookwyrm/views/preferences/change_password.py:35
msgid "Incorrect password"
msgstr ""
#: bookwyrm/views/preferences/change_password.py:42
msgid "Password does not match"
msgstr ""
#: bookwyrm/views/rss_feed.py:34 #: bookwyrm/views/rss_feed.py:34
#, python-brace-format #, python-brace-format
msgid "Status updates from {obj.display_name}" msgid "Status updates from {obj.display_name}"