From 26af7567207d77ac271d425e406b902b183e2d03 Mon Sep 17 00:00:00 2001 From: Mouse Reeve Date: Thu, 7 Jul 2022 11:12:38 -0700 Subject: [PATCH] New translations django.po (Lithuanian) --- locale/lt_LT/LC_MESSAGES/django.po | 391 ++++++++++++++++++++--------- 1 file changed, 278 insertions(+), 113 deletions(-) diff --git a/locale/lt_LT/LC_MESSAGES/django.po b/locale/lt_LT/LC_MESSAGES/django.po index 31defbb0b..5efb3c922 100644 --- a/locale/lt_LT/LC_MESSAGES/django.po +++ b/locale/lt_LT/LC_MESSAGES/django.po @@ -2,8 +2,8 @@ msgid "" msgstr "" "Project-Id-Version: bookwyrm\n" "Report-Msgid-Bugs-To: \n" -"POT-Creation-Date: 2022-06-30 16:55+0000\n" -"PO-Revision-Date: 2022-06-30 18:04\n" +"POT-Creation-Date: 2022-07-07 17:47+0000\n" +"PO-Revision-Date: 2022-07-07 18:12\n" "Last-Translator: Mouse Reeve \n" "Language-Team: Lithuanian\n" "Language: lt\n" @@ -121,7 +121,7 @@ msgstr "Įspėjimas" msgid "Danger" msgstr "Pavojus" -#: bookwyrm/models/antispam.py:106 bookwyrm/models/antispam.py:140 +#: bookwyrm/models/antispam.py:101 bookwyrm/models/antispam.py:135 msgid "Automatically generated report" msgstr "Automatiškai sugeneruota ataskaita" @@ -748,7 +748,7 @@ msgstr "ISNI:" #: bookwyrm/templates/book/book.html:202 #: bookwyrm/templates/book/edit/edit_book.html:135 #: bookwyrm/templates/book/file_links/add_link_modal.html:60 -#: bookwyrm/templates/book/file_links/edit_links.html:82 +#: bookwyrm/templates/book/file_links/edit_links.html:86 #: bookwyrm/templates/groups/form.html:32 #: bookwyrm/templates/lists/bookmark_button.html:15 #: bookwyrm/templates/lists/edit_item_form.html:15 @@ -1230,16 +1230,21 @@ msgstr "Būsena" msgid "Actions" msgstr "Veiksmai" -#: bookwyrm/templates/book/file_links/edit_links.html:53 +#: bookwyrm/templates/book/file_links/edit_links.html:48 +#: bookwyrm/templates/settings/link_domains/link_table.html:21 +msgid "Unknown user" +msgstr "" + +#: bookwyrm/templates/book/file_links/edit_links.html:57 #: bookwyrm/templates/book/file_links/verification_modal.html:22 msgid "Report spam" msgstr "Pranešti apie brukalą" -#: bookwyrm/templates/book/file_links/edit_links.html:97 +#: bookwyrm/templates/book/file_links/edit_links.html:101 msgid "No links available for this book." msgstr "Šiai knygai nuorodų nėra." -#: bookwyrm/templates/book/file_links/edit_links.html:108 +#: bookwyrm/templates/book/file_links/edit_links.html:112 #: bookwyrm/templates/book/file_links/links.html:18 msgid "Add link to file" msgstr "Pridėti nuorodą į failą" @@ -1336,7 +1341,7 @@ msgstr "Patvirtinimo kodas:" #: bookwyrm/templates/confirm_email/confirm_email.html:25 #: bookwyrm/templates/landing/layout.html:81 -#: bookwyrm/templates/settings/dashboard/dashboard.html:116 +#: bookwyrm/templates/settings/dashboard/dashboard.html:127 #: bookwyrm/templates/snippets/report_modal.html:53 msgid "Submit" msgstr "Siųsti" @@ -1352,7 +1357,7 @@ msgstr "Dar kartą išsiųsti patvirtinimo nuorodą" #: bookwyrm/templates/confirm_email/resend_modal.html:15 #: bookwyrm/templates/landing/layout.html:68 -#: bookwyrm/templates/landing/password_reset_request.html:18 +#: bookwyrm/templates/landing/password_reset_request.html:24 #: bookwyrm/templates/preferences/edit_user.html:53 #: bookwyrm/templates/snippets/register_form.html:27 msgid "Email address:" @@ -1583,14 +1588,20 @@ msgstr "Esate pakviesti prisijungti prie %(site_name)s! Spauskite nuorodą žemi msgid "Learn more about %(site_name)s:" msgstr "Sužinoti daugiau apie %(site_name)s:" -#: bookwyrm/templates/email/moderation_report/html_content.html:6 -#: bookwyrm/templates/email/moderation_report/text_content.html:5 +#: bookwyrm/templates/email/moderation_report/html_content.html:8 +#: bookwyrm/templates/email/moderation_report/text_content.html:6 #, python-format -msgid "@%(reporter)s has flagged behavior by @%(reportee)s for moderation. " -msgstr "@%(reporter)s pranešė apie netinkamą @%(reportee)s veiklą. " +msgid "@%(reporter)s has flagged a link domain for moderation." +msgstr "" -#: bookwyrm/templates/email/moderation_report/html_content.html:9 -#: bookwyrm/templates/email/moderation_report/text_content.html:7 +#: bookwyrm/templates/email/moderation_report/html_content.html:14 +#: bookwyrm/templates/email/moderation_report/text_content.html:10 +#, python-format +msgid "@%(reporter)s has flagged behavior by @%(reportee)s for moderation." +msgstr "" + +#: bookwyrm/templates/email/moderation_report/html_content.html:21 +#: bookwyrm/templates/email/moderation_report/text_content.html:15 msgid "View report" msgstr "Peržiūrėti raportą" @@ -2292,10 +2303,15 @@ msgid "Confirm password:" msgstr "Patvirtinti slaptažodį:" #: bookwyrm/templates/landing/password_reset_request.html:14 +#, python-format +msgid "A password reset link will be sent to %(email)s if there is an account using that email address." +msgstr "" + +#: bookwyrm/templates/landing/password_reset_request.html:20 msgid "A link to reset your password will be sent to your email address" msgstr "Jūsų el. pašto adresu bus išsiųsta nuoroda pakeisti slaptažodį" -#: bookwyrm/templates/landing/password_reset_request.html:28 +#: bookwyrm/templates/landing/password_reset_request.html:34 msgid "Reset password" msgstr "Atstatyti slaptažodį" @@ -2603,108 +2619,248 @@ msgstr "Visi sąrašai" msgid "Saved Lists" msgstr "Išsaugoti sąrašai" -#: bookwyrm/templates/notifications/items/accept.html:16 +#: bookwyrm/templates/notifications/items/accept.html:18 #, python-format -msgid "accepted your invitation to join group \"%(group_name)s\"" -msgstr "priėmė jūsų kvietimą prisijungti prie grupės „%(group_name)s“" +msgid "%(related_user)s accepted your invitation to join group \"%(group_name)s\"" +msgstr "" -#: bookwyrm/templates/notifications/items/add.html:24 +#: bookwyrm/templates/notifications/items/accept.html:26 #, python-format -msgid "added %(book_title)s to your list \"%(list_name)s\"" -msgstr "į jūsų sąrašą „%(list_name)s“ pridėta %(book_title)s" +msgid "%(related_user)s and %(second_user)s accepted your invitation to join group \"%(group_name)s\"" +msgstr "" -#: bookwyrm/templates/notifications/items/add.html:31 +#: bookwyrm/templates/notifications/items/accept.html:36 #, python-format -msgid "suggested adding %(book_title)s to your list \"%(list_name)s\"" -msgstr "į sąrašą „%(list_name)s\" patariama pridėti %(book_title)s" +msgid "%(related_user)s and %(other_user_display_count)s others accepted your invitation to join group \"%(group_name)s\"" +msgstr "" -#: bookwyrm/templates/notifications/items/boost.html:19 +#: bookwyrm/templates/notifications/items/add.html:33 #, python-format -msgid "boosted your review of %(book_title)s" -msgstr "populiarino jūsų atsiliepimą apie %(book_title)s" +msgid "%(related_user)s added %(book_title)s to your list \"%(list_name)s\"" +msgstr "" -#: bookwyrm/templates/notifications/items/boost.html:25 +#: bookwyrm/templates/notifications/items/add.html:39 #, python-format -msgid "boosted your comment on%(book_title)s" -msgstr "populiarino jūsų komentarą apie %(book_title)s" +msgid "%(related_user)s suggested adding %(book_title)s to your list \"%(list_name)s\"" +msgstr "" -#: bookwyrm/templates/notifications/items/boost.html:31 +#: bookwyrm/templates/notifications/items/add.html:47 #, python-format -msgid "boosted your quote from %(book_title)s" -msgstr "populiarino jūsų citatą iš %(book_title)s" +msgid "%(related_user)s added %(book_title)s and %(second_book_title)s to your list \"%(list_name)s\"" +msgstr "" -#: bookwyrm/templates/notifications/items/boost.html:37 +#: bookwyrm/templates/notifications/items/add.html:54 #, python-format -msgid "boosted your status" -msgstr "populiarino jūsų būseną" +msgid "%(related_user)s suggested adding %(book_title)s and %(second_book_title)s to your list \"%(list_name)s\"" +msgstr "" -#: bookwyrm/templates/notifications/items/fav.html:19 +#: bookwyrm/templates/notifications/items/add.html:66 #, python-format -msgid "liked your review of %(book_title)s" -msgstr "patiko jūsų atsiliepimas apie %(book_title)s" +msgid "%(related_user)s added %(book_title)s, %(second_book_title)s, and %(display_count)s other book to your list \"%(list_name)s\"" +msgid_plural "%(related_user)s added %(book_title)s, %(second_book_title)s, and %(display_count)s other books to your list \"%(list_name)s\"" +msgstr[0] "" +msgstr[1] "" +msgstr[2] "" +msgstr[3] "" -#: bookwyrm/templates/notifications/items/fav.html:25 +#: bookwyrm/templates/notifications/items/add.html:82 #, python-format -msgid "liked your comment on %(book_title)s" -msgstr "patiko jūsų komentaras apie %(book_title)s" +msgid "%(related_user)s suggested adding %(book_title)s, %(second_book_title)s, and %(display_count)s other book to your list \"%(list_name)s\"" +msgid_plural "%(related_user)s suggested adding %(book_title)s, %(second_book_title)s, and %(display_count)s other books to your list \"%(list_name)s\"" +msgstr[0] "" +msgstr[1] "" +msgstr[2] "" +msgstr[3] "" -#: bookwyrm/templates/notifications/items/fav.html:31 +#: bookwyrm/templates/notifications/items/boost.html:21 #, python-format -msgid "liked your quote from %(book_title)s" -msgstr "patiko jūsų citata iš %(book_title)s" +msgid "%(related_user)s boosted your review of %(book_title)s" +msgstr "" -#: bookwyrm/templates/notifications/items/fav.html:37 +#: bookwyrm/templates/notifications/items/boost.html:27 #, python-format -msgid "liked your status" -msgstr "patiko jūsų būsena" +msgid "%(related_user)s and %(second_user)s boosted your review of %(book_title)s" +msgstr "" -#: bookwyrm/templates/notifications/items/follow.html:15 -msgid "followed you" -msgstr "pradėjo jus sekti" +#: bookwyrm/templates/notifications/items/boost.html:36 +#, python-format +msgid "%(related_user)s and %(other_user_display_count)s others boosted your review of %(book_title)s" +msgstr "" -#: bookwyrm/templates/notifications/items/follow_request.html:11 -msgid "sent you a follow request" -msgstr "nori jus sekti" +#: bookwyrm/templates/notifications/items/boost.html:44 +#, python-format +msgid "%(related_user)s boosted your comment on %(book_title)s" +msgstr "" + +#: bookwyrm/templates/notifications/items/boost.html:50 +#, python-format +msgid "%(related_user)s and %(second_user)s boosted your comment on %(book_title)s" +msgstr "" + +#: bookwyrm/templates/notifications/items/boost.html:59 +#, python-format +msgid "%(related_user)s and %(other_user_display_count)s others boosted your comment on %(book_title)s" +msgstr "" + +#: bookwyrm/templates/notifications/items/boost.html:67 +#, python-format +msgid "%(related_user)s boosted your quote from %(book_title)s" +msgstr "" + +#: bookwyrm/templates/notifications/items/boost.html:73 +#, python-format +msgid "%(related_user)s and %(second_user)s boosted your quote from %(book_title)s" +msgstr "" + +#: bookwyrm/templates/notifications/items/boost.html:82 +#, python-format +msgid "%(related_user)s and %(other_user_display_count)s others boosted your quote from %(book_title)s" +msgstr "" + +#: bookwyrm/templates/notifications/items/boost.html:90 +#, python-format +msgid "%(related_user)s boosted your status" +msgstr "" + +#: bookwyrm/templates/notifications/items/boost.html:96 +#, python-format +msgid "%(related_user)s and %(second_user)s boosted your status" +msgstr "" + +#: bookwyrm/templates/notifications/items/boost.html:105 +#, python-format +msgid "%(related_user)s and %(other_user_display_count)s others boosted your status" +msgstr "" + +#: bookwyrm/templates/notifications/items/fav.html:21 +#, python-format +msgid "%(related_user)s liked your review of %(book_title)s" +msgstr "" + +#: bookwyrm/templates/notifications/items/fav.html:27 +#, python-format +msgid "%(related_user)s and %(second_user)s liked your review of %(book_title)s" +msgstr "" + +#: bookwyrm/templates/notifications/items/fav.html:36 +#, python-format +msgid "%(related_user)s and %(other_user_display_count)s others liked your review of %(book_title)s" +msgstr "" + +#: bookwyrm/templates/notifications/items/fav.html:44 +#, python-format +msgid "%(related_user)s liked your comment on %(book_title)s" +msgstr "" + +#: bookwyrm/templates/notifications/items/fav.html:50 +#, python-format +msgid "%(related_user)s and %(second_user)s liked your comment on %(book_title)s" +msgstr "" + +#: bookwyrm/templates/notifications/items/fav.html:59 +#, python-format +msgid "%(related_user)s and %(other_user_display_count)s others liked your comment on %(book_title)s" +msgstr "" + +#: bookwyrm/templates/notifications/items/fav.html:67 +#, python-format +msgid "%(related_user)s liked your quote from %(book_title)s" +msgstr "" + +#: bookwyrm/templates/notifications/items/fav.html:73 +#, python-format +msgid "%(related_user)s and %(second_user)s liked your quote from %(book_title)s" +msgstr "" + +#: bookwyrm/templates/notifications/items/fav.html:82 +#, python-format +msgid "%(related_user)s and %(other_user_display_count)s others liked your quote from %(book_title)s" +msgstr "" + +#: bookwyrm/templates/notifications/items/fav.html:90 +#, python-format +msgid "%(related_user)s liked your status" +msgstr "" + +#: bookwyrm/templates/notifications/items/fav.html:96 +#, python-format +msgid "%(related_user)s and %(second_user)s liked your status" +msgstr "" + +#: bookwyrm/templates/notifications/items/fav.html:105 +#, python-format +msgid "%(related_user)s and %(other_user_display_count)s others liked your status" +msgstr "" + +#: bookwyrm/templates/notifications/items/follow.html:16 +#, python-format +msgid "%(related_user)s followed you" +msgstr "" + +#: bookwyrm/templates/notifications/items/follow.html:20 +#, python-format +msgid "%(related_user)s and %(second_user)s followed you" +msgstr "" + +#: bookwyrm/templates/notifications/items/follow.html:25 +#, python-format +msgid "%(related_user)s and %(other_user_display_count)s others followed you" +msgstr "" + +#: bookwyrm/templates/notifications/items/follow_request.html:15 +#, python-format +msgid "%(related_user)s sent you a follow request" +msgstr "" #: bookwyrm/templates/notifications/items/import.html:14 #, python-format msgid "Your import completed." msgstr "Jūsų importas baigtas." -#: bookwyrm/templates/notifications/items/invite.html:15 +#: bookwyrm/templates/notifications/items/invite.html:16 #, python-format -msgid "invited you to join the group \"%(group_name)s\"" -msgstr "jus pakvietė prisijungti prie grupės „%(group_name)s“" +msgid "%(related_user)s invited you to join the group \"%(group_name)s\"" +msgstr "" #: bookwyrm/templates/notifications/items/join.html:16 #, python-format msgid "has joined your group \"%(group_name)s\"" msgstr "prisijungė prie jūsų grupės „%(group_name)s“" -#: bookwyrm/templates/notifications/items/leave.html:16 +#: bookwyrm/templates/notifications/items/leave.html:18 #, python-format -msgid "has left your group \"%(group_name)s\"" -msgstr "paliko jūsų grupę „%(group_name)s“" +msgid "%(related_user)s has left your group \"%(group_name)s\"" +msgstr "" + +#: bookwyrm/templates/notifications/items/leave.html:26 +#, python-format +msgid "%(related_user)s and %(second_user)s have left your group \"%(group_name)s\"" +msgstr "" + +#: bookwyrm/templates/notifications/items/leave.html:36 +#, python-format +msgid "%(related_user)s and %(other_user_display_count)s others have left your group \"%(group_name)s\"" +msgstr "" #: bookwyrm/templates/notifications/items/mention.html:20 #, python-format -msgid "mentioned you in a review of %(book_title)s" -msgstr "paminėjo jus atsiliepime apie %(book_title)s" +msgid "%(related_user)s mentioned you in a review of %(book_title)s" +msgstr "" #: bookwyrm/templates/notifications/items/mention.html:26 #, python-format -msgid "mentioned you in a comment on %(book_title)s" -msgstr "paminėjo jus komentare apie %(book_title)s" +msgid "%(related_user)s mentioned you in a comment on %(book_title)s" +msgstr "" #: bookwyrm/templates/notifications/items/mention.html:32 #, python-format -msgid "mentioned you in a quote from %(book_title)s" -msgstr "paminėjo jus citatoje iš %(book_title)s" +msgid "%(related_user)s mentioned you in a quote from %(book_title)s" +msgstr "" #: bookwyrm/templates/notifications/items/mention.html:38 #, python-format -msgid "mentioned you in a status" -msgstr "paminėjo jus būsenoje" +msgid "%(related_user)s mentioned you in a status" +msgstr "" #: bookwyrm/templates/notifications/items/remove.html:17 #, python-format @@ -2718,28 +2874,32 @@ msgstr "Buvote pašalintas iš grupės „%(group_nam #: bookwyrm/templates/notifications/items/reply.html:21 #, python-format -msgid "replied to your review of %(book_title)s" -msgstr "atsakė į jūsų atsiliepimą apie %(book_title)s" +msgid "%(related_user)s replied to your review of %(book_title)s" +msgstr "" #: bookwyrm/templates/notifications/items/reply.html:27 #, python-format -msgid "replied to your comment on %(book_title)s" -msgstr "atsakė į jūsų komentarą apie %(book_title)s" +msgid "%(related_user)s replied to your comment on %(book_title)s" +msgstr "" #: bookwyrm/templates/notifications/items/reply.html:33 #, python-format -msgid "replied to your quote from %(book_title)s" -msgstr "atsakė į jūsų citatą iš %(book_title)s" +msgid "%(related_user)s replied to your quote from %(book_title)s" +msgstr "" #: bookwyrm/templates/notifications/items/reply.html:39 #, python-format -msgid "replied to your status" -msgstr "atsakė į jūsų būseną" +msgid "%(related_user)s replied to your status" +msgstr "" #: bookwyrm/templates/notifications/items/report.html:15 #, python-format -msgid "A new report needs moderation." -msgstr "Reikia moderuoti pranešimą." +msgid "A new report needs moderation" +msgid_plural "%(display_count)s new reports need moderation" +msgstr[0] "" +msgstr[1] "" +msgstr[2] "" +msgstr[3] "" #: bookwyrm/templates/notifications/items/update.html:16 #, python-format @@ -3223,13 +3383,13 @@ msgstr "Netiesa" #: bookwyrm/templates/settings/announcements/announcement.html:57 #: bookwyrm/templates/settings/announcements/edit_announcement.html:79 -#: bookwyrm/templates/settings/dashboard/dashboard.html:94 +#: bookwyrm/templates/settings/dashboard/dashboard.html:105 msgid "Start date:" msgstr "Pradžios data:" #: bookwyrm/templates/settings/announcements/announcement.html:62 #: bookwyrm/templates/settings/announcements/edit_announcement.html:89 -#: bookwyrm/templates/settings/dashboard/dashboard.html:100 +#: bookwyrm/templates/settings/dashboard/dashboard.html:111 msgid "End date:" msgstr "Pabaigos data:" @@ -3389,7 +3549,7 @@ msgid "Dashboard" msgstr "Suvestinė" #: bookwyrm/templates/settings/dashboard/dashboard.html:15 -#: bookwyrm/templates/settings/dashboard/dashboard.html:123 +#: bookwyrm/templates/settings/dashboard/dashboard.html:134 msgid "Total users" msgstr "Iš viso naudotojų" @@ -3409,6 +3569,15 @@ msgstr "Darbai" #: bookwyrm/templates/settings/dashboard/dashboard.html:43 #, python-format +msgid "Your outgoing email address, %(email_sender)s, may be misconfigured." +msgstr "" + +#: bookwyrm/templates/settings/dashboard/dashboard.html:46 +msgid "Check the EMAIL_SENDER_NAME and EMAIL_SENDER_DOMAIN in your .env." +msgstr "" + +#: bookwyrm/templates/settings/dashboard/dashboard.html:54 +#, python-format msgid "%(display_count)s open report" msgid_plural "%(display_count)s open reports" msgstr[0] "%(display_count)s atvira ataskaita" @@ -3416,7 +3585,7 @@ msgstr[1] "%(display_count)s atviros ataskaitos" msgstr[2] "%(display_count)s atviros ataskaitos" msgstr[3] "%(display_count)s atvirų ataskaitų" -#: bookwyrm/templates/settings/dashboard/dashboard.html:55 +#: bookwyrm/templates/settings/dashboard/dashboard.html:66 #, python-format msgid "%(display_count)s domain needs review" msgid_plural "%(display_count)s domains need review" @@ -3425,7 +3594,7 @@ msgstr[1] "%(display_count)s domenus reikia peržiūrėti" msgstr[2] "%(display_count)s domenus reikia peržiūrėti" msgstr[3] "%(display_count)s domenus reikia peržiūrėti" -#: bookwyrm/templates/settings/dashboard/dashboard.html:67 +#: bookwyrm/templates/settings/dashboard/dashboard.html:78 #, python-format msgid "%(display_count)s invite request" msgid_plural "%(display_count)s invite requests" @@ -3434,36 +3603,36 @@ msgstr[1] "%(display_count)s prašymai pakviesti" msgstr[2] "%(display_count)s prašymų pakviesti" msgstr[3] "%(display_count)s prašymai pakviesti" -#: bookwyrm/templates/settings/dashboard/dashboard.html:79 +#: bookwyrm/templates/settings/dashboard/dashboard.html:90 #, python-format msgid "An update is available! You're running v%(current)s and the latest release is %(available)s." msgstr "Jau yra naujinys. Jūsų versija – %(current)s, o naujausia –%(available)s." -#: bookwyrm/templates/settings/dashboard/dashboard.html:88 +#: bookwyrm/templates/settings/dashboard/dashboard.html:99 msgid "Instance Activity" msgstr "Serverio statistika" -#: bookwyrm/templates/settings/dashboard/dashboard.html:106 +#: bookwyrm/templates/settings/dashboard/dashboard.html:117 msgid "Interval:" msgstr "Intervalas:" -#: bookwyrm/templates/settings/dashboard/dashboard.html:110 +#: bookwyrm/templates/settings/dashboard/dashboard.html:121 msgid "Days" msgstr "Dienos" -#: bookwyrm/templates/settings/dashboard/dashboard.html:111 +#: bookwyrm/templates/settings/dashboard/dashboard.html:122 msgid "Weeks" msgstr "Savaitės" -#: bookwyrm/templates/settings/dashboard/dashboard.html:129 +#: bookwyrm/templates/settings/dashboard/dashboard.html:140 msgid "User signup activity" msgstr "Naudotojo prisijungimo veikla" -#: bookwyrm/templates/settings/dashboard/dashboard.html:135 +#: bookwyrm/templates/settings/dashboard/dashboard.html:146 msgid "Status activity" msgstr "Būsenos" -#: bookwyrm/templates/settings/dashboard/dashboard.html:141 +#: bookwyrm/templates/settings/dashboard/dashboard.html:152 msgid "Works created" msgstr "Darbai sukurti" @@ -3885,7 +4054,7 @@ msgstr "Nėra domenų, laukiančių patvirtinimo" msgid "No domains currently blocked" msgstr "Šiuo metu užblokuotų domenų nėra" -#: bookwyrm/templates/settings/link_domains/link_table.html:39 +#: bookwyrm/templates/settings/link_domains/link_table.html:43 msgid "No links available for this domain." msgstr "Šiam domenui nuorodų nėra." @@ -3913,11 +4082,11 @@ msgstr "Būsena ištrinta" msgid "Reported links" msgstr "Raportuotos nuorodos" -#: bookwyrm/templates/settings/reports/report.html:63 +#: bookwyrm/templates/settings/reports/report.html:65 msgid "Moderator Comments" msgstr "Moderatoriaus komentarai" -#: bookwyrm/templates/settings/reports/report.html:84 +#: bookwyrm/templates/settings/reports/report.html:86 #: bookwyrm/templates/snippets/create_status.html:26 msgid "Comment" msgstr "Komentuoti" @@ -3927,12 +4096,17 @@ msgstr "Komentuoti" msgid "Report #%(report_id)s: Status posted by @%(username)s" msgstr "Pranešimas #%(report_id)s: publikavo @%(username)s" -#: bookwyrm/templates/settings/reports/report_header.html:12 +#: bookwyrm/templates/settings/reports/report_header.html:13 #, python-format msgid "Report #%(report_id)s: Link added by @%(username)s" msgstr "Pranešimas #%(report_id)s: nuorodą pridėjo @%(username)s" -#: bookwyrm/templates/settings/reports/report_header.html:18 +#: bookwyrm/templates/settings/reports/report_header.html:17 +#, python-format +msgid "Report #%(report_id)s: Link domain" +msgstr "" + +#: bookwyrm/templates/settings/reports/report_header.html:24 #, python-format msgid "Report #%(report_id)s: User @%(username)s" msgstr "Pranešimas #%(report_id)s: naudotojas @%(username)s" @@ -4195,11 +4369,15 @@ msgid "Active" msgstr "Aktyvus" #: bookwyrm/templates/settings/users/user_admin.html:79 +msgid "Deleted" +msgstr "" + +#: bookwyrm/templates/settings/users/user_admin.html:85 #: bookwyrm/templates/settings/users/user_info.html:32 msgid "Inactive" msgstr "Neaktyvus" -#: bookwyrm/templates/settings/users/user_admin.html:88 +#: bookwyrm/templates/settings/users/user_admin.html:94 #: bookwyrm/templates/settings/users/user_info.html:127 msgid "Not set" msgstr "Nenustatytas" @@ -4916,15 +5094,11 @@ msgstr "(Psl. %(page)s)" msgid "(%(percent)s%%)" msgstr "(%(percent)s%%)" -#: bookwyrm/templates/snippets/status/content_status.html:116 -msgid "page" -msgstr "" - -#: bookwyrm/templates/snippets/status/content_status.html:129 +#: bookwyrm/templates/snippets/status/content_status.html:126 msgid "Open image in new window" msgstr "Atidaryti paveikslėlį naujame lange" -#: bookwyrm/templates/snippets/status/content_status.html:148 +#: bookwyrm/templates/snippets/status/content_status.html:145 msgid "Hide status" msgstr "Slėpti būseną" @@ -5226,15 +5400,6 @@ msgstr "Netinkamas csv failas" msgid "Username or password are incorrect" msgstr "Naudotojo vardas arba slaptažodis neteisingi" -#: bookwyrm/views/landing/password.py:32 -msgid "No user with that email address was found." -msgstr "Šiuo el. pašto adresu nerastas nei vienas narys." - -#: bookwyrm/views/landing/password.py:43 -#, python-brace-format -msgid "A password reset link was sent to {email}" -msgstr "Slaptažodžio atstatymo nuoroda išsiųsta į {email}" - #: bookwyrm/views/rss_feed.py:34 #, python-brace-format msgid "Status updates from {obj.display_name}"