forked from mirrors/bookwyrm
New translations django.po (Lithuanian)
This commit is contained in:
parent
5fe8b14832
commit
8bbc187dd0
1 changed files with 4 additions and 4 deletions
|
@ -3,7 +3,7 @@ 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-01-13 16:54+0000\n"
|
"POT-Creation-Date: 2022-01-13 16:54+0000\n"
|
||||||
"PO-Revision-Date: 2022-01-13 17:50\n"
|
"PO-Revision-Date: 2022-01-14 00:49\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"
|
||||||
|
@ -2762,7 +2762,7 @@ msgstr ""
|
||||||
#: bookwyrm/templates/snippets/reading_modals/finish_reading_modal.html:24
|
#: bookwyrm/templates/snippets/reading_modals/finish_reading_modal.html:24
|
||||||
#: bookwyrm/templates/snippets/reading_modals/start_reading_modal.html:21
|
#: bookwyrm/templates/snippets/reading_modals/start_reading_modal.html:21
|
||||||
msgid "Started reading"
|
msgid "Started reading"
|
||||||
msgstr "Pradėta skaityti"
|
msgstr "Pradėjo skaityti"
|
||||||
|
|
||||||
#: bookwyrm/templates/readthrough/readthrough_form.html:18
|
#: bookwyrm/templates/readthrough/readthrough_form.html:18
|
||||||
#: bookwyrm/templates/readthrough/readthrough_modal.html:49
|
#: bookwyrm/templates/readthrough/readthrough_modal.html:49
|
||||||
|
@ -4219,7 +4219,7 @@ msgstr "įvertino <a href=\"%(book_path)s\">%(book)s</a>:"
|
||||||
#: bookwyrm/templates/snippets/status/headers/read.html:10
|
#: bookwyrm/templates/snippets/status/headers/read.html:10
|
||||||
#, python-format
|
#, python-format
|
||||||
msgid "finished reading <a href=\"%(book_path)s\">%(book)s</a> by <a href=\"%(author_path)s\">%(author_name)s</a>"
|
msgid "finished reading <a href=\"%(book_path)s\">%(book)s</a> by <a href=\"%(author_path)s\">%(author_name)s</a>"
|
||||||
msgstr ""
|
msgstr "pabaigė skaityti <a href=\"%(author_path)s\">%(author_name)s</a> autoriaus knygą <a href=\"%(book_path)s\">%(book)s</a>"
|
||||||
|
|
||||||
#: bookwyrm/templates/snippets/status/headers/read.html:17
|
#: bookwyrm/templates/snippets/status/headers/read.html:17
|
||||||
#, python-format
|
#, python-format
|
||||||
|
@ -4229,7 +4229,7 @@ msgstr "baigė skaityti <a href=\"%(book_path)s\">%(book)s</a>"
|
||||||
#: bookwyrm/templates/snippets/status/headers/reading.html:10
|
#: bookwyrm/templates/snippets/status/headers/reading.html:10
|
||||||
#, python-format
|
#, python-format
|
||||||
msgid "started reading <a href=\"%(book_path)s\">%(book)s</a> by <a href=\"%(author_path)s\">%(author_name)s</a>"
|
msgid "started reading <a href=\"%(book_path)s\">%(book)s</a> by <a href=\"%(author_path)s\">%(author_name)s</a>"
|
||||||
msgstr ""
|
msgstr "pradėjo skaityti <a href=\"%(author_path)s\">%(author_name)s</a> autoriaus knygą <a href=\"%(book_path)s\">%(book)s</a>"
|
||||||
|
|
||||||
#: bookwyrm/templates/snippets/status/headers/reading.html:17
|
#: bookwyrm/templates/snippets/status/headers/reading.html:17
|
||||||
#, python-format
|
#, python-format
|
||||||
|
|
Loading…
Reference in a new issue