1
0
Fork 0

Update locales

This commit is contained in:
Mouse Reeve 2021-09-12 10:20:18 -07:00
parent e24f2ea8c1
commit 8b64e53cd0
10 changed files with 213 additions and 110 deletions

Binary file not shown.

View file

@ -8,7 +8,7 @@ msgid ""
msgstr ""
"Project-Id-Version: 0.0.1\n"
"Report-Msgid-Bugs-To: \n"
"POT-Creation-Date: 2021-09-11 20:58+0000\n"
"POT-Creation-Date: 2021-09-12 17:16+0000\n"
"PO-Revision-Date: 2021-03-19 11:49+0800\n"
"Last-Translator: Reese Porter <reesedporter@gmail.com>\n"
"Language-Team: LANGUAGE <LL@li.org>\n"
@ -74,6 +74,14 @@ msgstr "Ascendente"
msgid "Descending"
msgstr "Descendente"
#: bookwyrm/importers/importer.py:75
msgid "Error loading book"
msgstr ""
#: bookwyrm/importers/importer.py:88
msgid "Could not find a match for book"
msgstr ""
#: bookwyrm/models/base_model.py:13
#, fuzzy
#| msgid "Ascending"
@ -104,12 +112,14 @@ msgstr "Desbloquear"
#: bookwyrm/models/federated_server.py:11
#: bookwyrm/templates/settings/edit_server.html:40
#: bookwyrm/templates/settings/federation.html:19
msgid "Federated"
msgstr "Federalizado"
#: bookwyrm/models/federated_server.py:12
#: bookwyrm/templates/settings/edit_server.html:41
#: bookwyrm/templates/settings/federated_server.html:10
#: bookwyrm/templates/settings/federation.html:23
msgid "Blocked"
msgstr "Bloqueado"
@ -1562,7 +1572,7 @@ msgstr "Este campo no puede ser nulo."
#: bookwyrm/templates/lists/delete_list_modal.html:15
#: bookwyrm/templates/settings/announcement.html:20
#: bookwyrm/templates/settings/email_blocklist.html:50
#: bookwyrm/templates/settings/email_blocklist.html:49
#: bookwyrm/templates/snippets/delete_readthrough_modal.html:15
#: bookwyrm/templates/snippets/follow_request_buttons.html:12
msgid "Delete"
@ -2053,6 +2063,8 @@ msgstr "Tipo de búsqueda"
#: bookwyrm/templates/search/layout.html:23
#: bookwyrm/templates/search/layout.html:46
#: bookwyrm/templates/settings/email_blocklist.html:27
#: bookwyrm/templates/settings/federation.html:44
#: bookwyrm/templates/settings/layout.html:34
#: bookwyrm/templates/user_admin/user_admin.html:3
#: bookwyrm/templates/user_admin/user_admin.html:10
@ -2137,24 +2149,25 @@ msgstr "Fecha final:"
msgid "Announcements"
msgstr "Anuncios"
#: bookwyrm/templates/settings/announcements.html:21
#: bookwyrm/templates/settings/announcements.html:22
#: bookwyrm/templates/settings/federation.html:36
msgid "Date added"
msgstr "Fecha agregada"
#: bookwyrm/templates/settings/announcements.html:25
#: bookwyrm/templates/settings/announcements.html:26
msgid "Preview"
msgstr "Vista preliminar"
#: bookwyrm/templates/settings/announcements.html:29
#: bookwyrm/templates/settings/announcements.html:30
msgid "Start date"
msgstr "Fecha de inicio"
#: bookwyrm/templates/settings/announcements.html:33
#: bookwyrm/templates/settings/announcements.html:34
msgid "End date"
msgstr "Fecha final"
#: bookwyrm/templates/settings/announcements.html:37
#: bookwyrm/templates/settings/federation.html:30
#: bookwyrm/templates/settings/announcements.html:38
#: bookwyrm/templates/settings/federation.html:46
#: bookwyrm/templates/settings/manage_invite_requests.html:44
#: bookwyrm/templates/settings/status_filter.html:5
#: bookwyrm/templates/user_admin/user_admin.html:34
@ -2162,14 +2175,20 @@ msgstr "Fecha final"
msgid "Status"
msgstr "Status"
#: bookwyrm/templates/settings/announcements.html:47
#: bookwyrm/templates/settings/announcements.html:48
msgid "active"
msgstr "activo"
#: bookwyrm/templates/settings/announcements.html:47
#: bookwyrm/templates/settings/announcements.html:48
msgid "inactive"
msgstr "inactivo"
#: bookwyrm/templates/settings/announcements.html:54
#, fuzzy
#| msgid "Announcements"
msgid "No announcements found."
msgstr "Anuncios"
#: bookwyrm/templates/settings/dashboard.html:6
#: bookwyrm/templates/settings/dashboard.html:8
#: bookwyrm/templates/settings/layout.html:26
@ -2328,13 +2347,13 @@ msgstr ""
msgid "Domain"
msgstr ""
#: bookwyrm/templates/settings/email_blocklist.html:30
#: bookwyrm/templates/settings/email_blocklist.html:29
#, fuzzy
#| msgid "Actions"
msgid "Options"
msgstr "Acciones"
#: bookwyrm/templates/settings/email_blocklist.html:39
#: bookwyrm/templates/settings/email_blocklist.html:38
#, fuzzy, python-format
#| msgid "%(count)d uses"
msgid "%(display_count)s user"
@ -2415,16 +2434,12 @@ msgstr "Todos los usuarios en esta instancia serán re-activados."
msgid "Federated Instances"
msgstr "Instancias federalizadas"
#: bookwyrm/templates/settings/federation.html:19
#: bookwyrm/templates/settings/federation.html:32
#: bookwyrm/templates/user_admin/server_filter.html:5
msgid "Instance name"
msgstr "Nombre de instancia"
#: bookwyrm/templates/settings/federation.html:23
msgid "Date federated"
msgstr "Fecha de federalización"
#: bookwyrm/templates/settings/federation.html:27
#: bookwyrm/templates/settings/federation.html:40
msgid "Software"
msgstr "Software"
@ -3553,6 +3568,9 @@ msgstr "Un enlace para reestablecer tu contraseña se enviará a %s"
msgid "Status updates from {obj.display_name}"
msgstr "Actualizaciones de status de {obj.display_name}"
#~ msgid "Date federated"
#~ msgstr "Fecha de federalización"
#~ msgid "Search Results for \"%(query)s\""
#~ msgstr "Resultados de búsqueda por \"%(query)s\""