mirror of
https://github.com/bookwyrm-social/bookwyrm.git
synced 2024-11-13 12:21:01 +00:00
New translations django.po (Catalan)
This commit is contained in:
parent
f84165c885
commit
8b45a9a259
1 changed files with 14 additions and 14 deletions
|
@ -2,8 +2,8 @@ msgid ""
|
|||
msgstr ""
|
||||
"Project-Id-Version: bookwyrm\n"
|
||||
"Report-Msgid-Bugs-To: \n"
|
||||
"POT-Creation-Date: 2022-01-20 17:58+0000\n"
|
||||
"PO-Revision-Date: 2022-01-20 22:35\n"
|
||||
"POT-Creation-Date: 2022-01-24 17:25+0000\n"
|
||||
"PO-Revision-Date: 2022-01-24 18:55\n"
|
||||
"Last-Translator: Mouse Reeve <mousereeve@riseup.net>\n"
|
||||
"Language-Team: Catalan\n"
|
||||
"Language: ca\n"
|
||||
|
@ -315,54 +315,54 @@ msgstr ""
|
|||
msgid "About"
|
||||
msgstr ""
|
||||
|
||||
#: bookwyrm/templates/about/about.html:18
|
||||
#: bookwyrm/templates/about/about.html:19
|
||||
#: bookwyrm/templates/get_started/layout.html:20
|
||||
#, python-format
|
||||
msgid "Welcome to %(site_name)s!"
|
||||
msgstr ""
|
||||
|
||||
#: bookwyrm/templates/about/about.html:22
|
||||
#: bookwyrm/templates/about/about.html:23
|
||||
#, python-format
|
||||
msgid "%(site_name)s is part of <em>BookWyrm</em>, a network of independent, self-directed communities for readers. While you can interact seamlessly with users anywhere in the <a href=\"https://joinbookwyrm.com/instances/\" target=\"_blank\">BookWyrm network</a>, this community is unique."
|
||||
msgstr ""
|
||||
|
||||
#: bookwyrm/templates/about/about.html:39
|
||||
#: bookwyrm/templates/about/about.html:40
|
||||
#, python-format
|
||||
msgid "<a href=\"%(book_path)s\"><em>%(title)s</em></a> is %(site_name)s's most beloved book, with an average rating of %(rating)s out of 5."
|
||||
msgstr ""
|
||||
|
||||
#: bookwyrm/templates/about/about.html:58
|
||||
#: bookwyrm/templates/about/about.html:59
|
||||
#, python-format
|
||||
msgid "More %(site_name)s users want to read <a href=\"%(book_path)s\"><em>%(title)s</em></a> than any other book."
|
||||
msgstr ""
|
||||
|
||||
#: bookwyrm/templates/about/about.html:77
|
||||
#: bookwyrm/templates/about/about.html:78
|
||||
#, python-format
|
||||
msgid "<a href=\"%(book_path)s\"><em>%(title)s</em></a> has the most divisive ratings of any book on %(site_name)s."
|
||||
msgstr ""
|
||||
|
||||
#: bookwyrm/templates/about/about.html:88
|
||||
#: bookwyrm/templates/about/about.html:89
|
||||
msgid "Track your reading, talk about books, write reviews, and discover what to read next. Always ad-free, anti-corporate, and community-oriented, BookWyrm is human-scale software, designed to stay small and personal. If you have feature requests, bug reports, or grand dreams, <a href='https://joinbookwyrm.com/get-involved' target='_blank'>reach out</a> and make yourself heard."
|
||||
msgstr ""
|
||||
|
||||
#: bookwyrm/templates/about/about.html:95
|
||||
#: bookwyrm/templates/about/about.html:96
|
||||
msgid "Meet your admins"
|
||||
msgstr ""
|
||||
|
||||
#: bookwyrm/templates/about/about.html:98
|
||||
#: bookwyrm/templates/about/about.html:99
|
||||
#, python-format
|
||||
msgid "%(site_name)s's moderators and administrators keep the site up and running, enforce the <a href=\"coc_path\">code of conduct</a>, and respond when users report spam and bad behavior."
|
||||
msgstr ""
|
||||
|
||||
#: bookwyrm/templates/about/about.html:112
|
||||
#: bookwyrm/templates/about/about.html:113
|
||||
msgid "Moderator"
|
||||
msgstr ""
|
||||
|
||||
#: bookwyrm/templates/about/about.html:114 bookwyrm/templates/layout.html:131
|
||||
#: bookwyrm/templates/about/about.html:115 bookwyrm/templates/layout.html:131
|
||||
msgid "Admin"
|
||||
msgstr ""
|
||||
|
||||
#: bookwyrm/templates/about/about.html:130
|
||||
#: bookwyrm/templates/about/about.html:131
|
||||
#: bookwyrm/templates/settings/users/user_moderation_actions.html:14
|
||||
#: bookwyrm/templates/snippets/status/status_options.html:35
|
||||
#: bookwyrm/templates/snippets/user_options.html:13
|
||||
|
@ -4624,7 +4624,7 @@ msgstr ""
|
|||
msgid "A password reset link was sent to {email}"
|
||||
msgstr ""
|
||||
|
||||
#: bookwyrm/views/rss_feed.py:35
|
||||
#: bookwyrm/views/rss_feed.py:34
|
||||
#, python-brace-format
|
||||
msgid "Status updates from {obj.display_name}"
|
||||
msgstr ""
|
||||
|
|
Loading…
Reference in a new issue