Skip to content

Commit

Permalink
Merge pull request #2864 from bookwyrm-social/locales
Browse files Browse the repository at this point in the history
Update locales
  • Loading branch information
mouse-reeve authored May 30, 2023
2 parents ca3054f + 0bb0537 commit 65e3a31
Show file tree
Hide file tree
Showing 21 changed files with 36 additions and 39 deletions.
4 changes: 2 additions & 2 deletions bookwyrm/settings.py
Original file line number Diff line number Diff line change
Expand Up @@ -12,7 +12,7 @@
env = Env()
env.read_env()
DOMAIN = env("DOMAIN")
VERSION = "0.6.2"
VERSION = "0.6.3"

RELEASE_API = env(
"RELEASE_API",
Expand All @@ -22,7 +22,7 @@
PAGE_LENGTH = env.int("PAGE_LENGTH", 15)
DEFAULT_LANGUAGE = env("DEFAULT_LANGUAGE", "English")

JS_CACHE = "ea91d7df"
JS_CACHE = "d993847c"

# email
EMAIL_BACKEND = env("EMAIL_BACKEND", "django.core.mail.backends.smtp.EmailBackend")
Expand Down
Binary file modified locale/ca_ES/LC_MESSAGES/django.mo
Binary file not shown.
Binary file modified locale/de_DE/LC_MESSAGES/django.mo
Binary file not shown.
55 changes: 26 additions & 29 deletions locale/en_US/LC_MESSAGES/django.po
Original file line number Diff line number Diff line change
Expand Up @@ -8,7 +8,7 @@ msgid ""
msgstr ""
"Project-Id-Version: 0.0.1\n"
"Report-Msgid-Bugs-To: \n"
"POT-Creation-Date: 2023-04-26 00:20+0000\n"
"POT-Creation-Date: 2023-05-30 17:48+0000\n"
"PO-Revision-Date: 2021-02-28 17:19-0800\n"
"Last-Translator: Mouse Reeve <mousereeve@riseup.net>\n"
"Language-Team: English <LL@li.org>\n"
Expand Down Expand Up @@ -301,7 +301,7 @@ msgstr ""
msgid "Approved"
msgstr ""

#: bookwyrm/models/user.py:32 bookwyrm/templates/book/book.html:305
#: bookwyrm/models/user.py:32 bookwyrm/templates/book/book.html:307
msgid "Reviews"
msgstr ""

Expand Down Expand Up @@ -839,7 +839,7 @@ msgid "ISNI:"
msgstr ""

#: bookwyrm/templates/author/edit_author.html:126
#: bookwyrm/templates/book/book.html:218
#: bookwyrm/templates/book/book.html:220
#: bookwyrm/templates/book/edit/edit_book.html:150
#: bookwyrm/templates/book/file_links/add_link_modal.html:60
#: bookwyrm/templates/book/file_links/edit_links.html:86
Expand All @@ -863,7 +863,7 @@ msgstr ""

#: bookwyrm/templates/author/edit_author.html:127
#: bookwyrm/templates/author/sync_modal.html:23
#: bookwyrm/templates/book/book.html:219
#: bookwyrm/templates/book/book.html:221
#: bookwyrm/templates/book/cover_add_modal.html:33
#: bookwyrm/templates/book/edit/edit_book.html:152
#: bookwyrm/templates/book/edit/edit_book.html:155
Expand Down Expand Up @@ -920,73 +920,73 @@ msgstr ""
msgid "Click to enlarge"
msgstr ""

#: bookwyrm/templates/book/book.html:195
#: bookwyrm/templates/book/book.html:196
#, python-format
msgid "(%(review_count)s review)"
msgid_plural "(%(review_count)s reviews)"
msgstr[0] ""
msgstr[1] ""

#: bookwyrm/templates/book/book.html:207
#: bookwyrm/templates/book/book.html:209
msgid "Add Description"
msgstr ""

#: bookwyrm/templates/book/book.html:214
#: bookwyrm/templates/book/book.html:216
#: bookwyrm/templates/book/edit/edit_book_form.html:42
#: bookwyrm/templates/lists/form.html:13 bookwyrm/templates/shelf/form.html:17
msgid "Description:"
msgstr ""

#: bookwyrm/templates/book/book.html:230
#: bookwyrm/templates/book/book.html:232
#, python-format
msgid "%(count)s edition"
msgid_plural "%(count)s editions"
msgstr[0] ""
msgstr[1] ""

#: bookwyrm/templates/book/book.html:244
#: bookwyrm/templates/book/book.html:246
msgid "You have shelved this edition in:"
msgstr ""

#: bookwyrm/templates/book/book.html:259
#: bookwyrm/templates/book/book.html:261
#, python-format
msgid "A <a href=\"%(book_path)s\">different edition</a> of this book is on your <a href=\"%(shelf_path)s\">%(shelf_name)s</a> shelf."
msgstr ""

#: bookwyrm/templates/book/book.html:270
#: bookwyrm/templates/book/book.html:272
msgid "Your reading activity"
msgstr ""

#: bookwyrm/templates/book/book.html:276
#: bookwyrm/templates/book/book.html:278
#: bookwyrm/templates/guided_tour/book.html:56
msgid "Add read dates"
msgstr ""

#: bookwyrm/templates/book/book.html:284
#: bookwyrm/templates/book/book.html:286
msgid "You don't have any reading activity for this book."
msgstr ""

#: bookwyrm/templates/book/book.html:310
#: bookwyrm/templates/book/book.html:312
msgid "Your reviews"
msgstr ""

#: bookwyrm/templates/book/book.html:316
#: bookwyrm/templates/book/book.html:318
msgid "Your comments"
msgstr ""

#: bookwyrm/templates/book/book.html:322
#: bookwyrm/templates/book/book.html:324
msgid "Your quotes"
msgstr ""

#: bookwyrm/templates/book/book.html:358
#: bookwyrm/templates/book/book.html:360
msgid "Subjects"
msgstr ""

#: bookwyrm/templates/book/book.html:370
#: bookwyrm/templates/book/book.html:372
msgid "Places"
msgstr ""

#: bookwyrm/templates/book/book.html:381
#: bookwyrm/templates/book/book.html:383
#: bookwyrm/templates/groups/group.html:19
#: bookwyrm/templates/guided_tour/lists.html:14
#: bookwyrm/templates/guided_tour/user_books.html:102
Expand All @@ -1000,11 +1000,11 @@ msgstr ""
msgid "Lists"
msgstr ""

#: bookwyrm/templates/book/book.html:393
#: bookwyrm/templates/book/book.html:395
msgid "Add to list"
msgstr ""

#: bookwyrm/templates/book/book.html:403
#: bookwyrm/templates/book/book.html:405
#: bookwyrm/templates/book/cover_add_modal.html:32
#: bookwyrm/templates/lists/add_item_modal.html:39
#: bookwyrm/templates/lists/list.html:255
Expand Down Expand Up @@ -6031,7 +6031,7 @@ msgid "BookWyrm's source code is freely available. You can contribute or report
msgstr ""

#: bookwyrm/templates/snippets/form_rate_stars.html:20
#: bookwyrm/templates/snippets/stars.html:13
#: bookwyrm/templates/snippets/stars.html:23
msgid "No rating"
msgstr ""

Expand Down Expand Up @@ -6244,15 +6244,12 @@ msgid "Want to read"
msgstr ""

#: bookwyrm/templates/snippets/shelf_selector.html:81
#: bookwyrm/templates/snippets/shelf_selector.html:95
#: bookwyrm/templates/snippets/shelve_button/shelve_button_dropdown_options.html:73
#, python-format
msgid "Remove from %(name)s"
msgstr ""

#: bookwyrm/templates/snippets/shelf_selector.html:94
msgid "Remove from"
msgstr ""

#: bookwyrm/templates/snippets/shelve_button/shelve_button_dropdown.html:5
msgid "More shelves"
msgstr ""
Expand Down Expand Up @@ -6634,17 +6631,17 @@ msgstr ""
msgid "Status updates from {obj.display_name}"
msgstr ""

#: bookwyrm/views/rss_feed.py:72
#: bookwyrm/views/rss_feed.py:80
#, python-brace-format
msgid "Reviews from {obj.display_name}"
msgstr ""

#: bookwyrm/views/rss_feed.py:110
#: bookwyrm/views/rss_feed.py:122
#, python-brace-format
msgid "Quotes from {obj.display_name}"
msgstr ""

#: bookwyrm/views/rss_feed.py:148
#: bookwyrm/views/rss_feed.py:164
#, python-brace-format
msgid "Comments from {obj.display_name}"
msgstr ""
Expand Down
Binary file modified locale/eo_UY/LC_MESSAGES/django.mo
Binary file not shown.
Binary file modified locale/es_ES/LC_MESSAGES/django.mo
Binary file not shown.
Binary file modified locale/eu_ES/LC_MESSAGES/django.mo
Binary file not shown.
Binary file modified locale/fi_FI/LC_MESSAGES/django.mo
Binary file not shown.
Binary file modified locale/fr_FR/LC_MESSAGES/django.mo
Binary file not shown.
Binary file modified locale/gl_ES/LC_MESSAGES/django.mo
Binary file not shown.
Binary file modified locale/it_IT/LC_MESSAGES/django.mo
Binary file not shown.
Binary file modified locale/lt_LT/LC_MESSAGES/django.mo
Binary file not shown.
Binary file modified locale/no_NO/LC_MESSAGES/django.mo
Binary file not shown.
Binary file modified locale/pl_PL/LC_MESSAGES/django.mo
Binary file not shown.
Binary file modified locale/pt_BR/LC_MESSAGES/django.mo
Binary file not shown.
16 changes: 8 additions & 8 deletions locale/pt_BR/LC_MESSAGES/django.po
Original file line number Diff line number Diff line change
Expand Up @@ -3,7 +3,7 @@ msgstr ""
"Project-Id-Version: bookwyrm\n"
"Report-Msgid-Bugs-To: \n"
"POT-Creation-Date: 2023-04-26 00:20+0000\n"
"PO-Revision-Date: 2023-04-26 00:45\n"
"PO-Revision-Date: 2023-05-29 15:36\n"
"Last-Translator: Mouse Reeve <mousereeve@riseup.net>\n"
"Language-Team: Portuguese, Brazilian\n"
"Language: pt\n"
Expand Down Expand Up @@ -68,7 +68,7 @@ msgstr "A data de término da leitura não pode estar no futuro."

#: bookwyrm/forms/forms.py:74
msgid "Reading finished date cannot be in the future."
msgstr ""
msgstr "A data final da leitura não pode ser no futuro."

#: bookwyrm/forms/landing.py:38
msgid "Username or password are incorrect"
Expand Down Expand Up @@ -273,7 +273,7 @@ msgstr "Parado"

#: bookwyrm/models/import_job.py:83 bookwyrm/models/import_job.py:91
msgid "Import stopped"
msgstr ""
msgstr "Importação interrompida"

#: bookwyrm/models/import_job.py:363 bookwyrm/models/import_job.py:388
msgid "Error loading book"
Expand Down Expand Up @@ -342,23 +342,23 @@ msgstr "English (Inglês)"

#: bookwyrm/settings.py:295
msgid "Català (Catalan)"
msgstr ""
msgstr "Català (Catalão)"

#: bookwyrm/settings.py:296
msgid "Deutsch (German)"
msgstr "Deutsch (Alemão)"

#: bookwyrm/settings.py:297
msgid "Esperanto (Esperanto)"
msgstr ""
msgstr "Esperanto (Esperanto)"

#: bookwyrm/settings.py:298
msgid "Español (Spanish)"
msgstr "Español (Espanhol)"

#: bookwyrm/settings.py:299
msgid "Euskara (Basque)"
msgstr ""
msgstr "Euskara (Basco)"

#: bookwyrm/settings.py:300
msgid "Galego (Galician)"
Expand Down Expand Up @@ -386,7 +386,7 @@ msgstr "Norsk (Norueguês)"

#: bookwyrm/settings.py:306
msgid "Polski (Polish)"
msgstr ""
msgstr "Polski (Polonês)"

#: bookwyrm/settings.py:307
msgid "Português do Brasil (Brazilian Portuguese)"
Expand Down Expand Up @@ -446,7 +446,7 @@ msgstr "Bem-vindol(a) a %(site_name)s!"
#: bookwyrm/templates/about/about.html:25
#, 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\" rel=\"nofollow noopener noreferrer\">BookWyrm network</a>, this community is unique."
msgstr ""
msgstr "%(site_name)s faz parte da <em>BookWyrm</em>, uma rede independente e autogestionada de comunidades para leitores. Apesar de você poder interagir perfeitamente com usuários de qualquer parte da <a href=\"https://joinbookwyrm.com/instances/\" target=\"_blank\" rel=\"nofollow noopener noreferrer\">rede BookWyrm</a>, esta comunidade é única."

#: bookwyrm/templates/about/about.html:45
#, python-format
Expand Down
Binary file modified locale/pt_PT/LC_MESSAGES/django.mo
Binary file not shown.
Binary file modified locale/ro_RO/LC_MESSAGES/django.mo
Binary file not shown.
Binary file modified locale/sv_SE/LC_MESSAGES/django.mo
Binary file not shown.
Binary file modified locale/zh_Hans/LC_MESSAGES/django.mo
Binary file not shown.
Binary file modified locale/zh_Hant/LC_MESSAGES/django.mo
Binary file not shown.

0 comments on commit 65e3a31

Please sign in to comment.