From 56642542a514f589e1e029a48a33ae13c6b1cc72 Mon Sep 17 00:00:00 2001 From: Mouse Reeve Date: Mon, 19 Sep 2022 09:04:26 -0700 Subject: [PATCH] New translations django.po (Basque) --- locale/eu_ES/LC_MESSAGES/django.po | 109 ++++++++++++++++++++++++----- 1 file changed, 93 insertions(+), 16 deletions(-) diff --git a/locale/eu_ES/LC_MESSAGES/django.po b/locale/eu_ES/LC_MESSAGES/django.po index a8edf52c9..bfed366f3 100644 --- a/locale/eu_ES/LC_MESSAGES/django.po +++ b/locale/eu_ES/LC_MESSAGES/django.po @@ -2,8 +2,8 @@ msgid "" msgstr "" "Project-Id-Version: bookwyrm\n" "Report-Msgid-Bugs-To: \n" -"POT-Creation-Date: 2022-08-29 20:43+0000\n" -"PO-Revision-Date: 2022-08-29 22:38\n" +"POT-Creation-Date: 2022-09-19 15:02+0000\n" +"PO-Revision-Date: 2022-09-19 16:04\n" "Last-Translator: Mouse Reeve \n" "Language-Team: Basque\n" "Language: eu\n" @@ -134,7 +134,7 @@ msgid "Automatically generated report" msgstr "" #: bookwyrm/models/base_model.py:18 bookwyrm/models/link.py:72 -#: bookwyrm/templates/import/import_status.html:200 +#: bookwyrm/templates/import/import_status.html:207 #: bookwyrm/templates/settings/link_domains/link_domains.html:19 msgid "Pending" msgstr "Zain" @@ -2696,27 +2696,31 @@ msgstr "Liburua" msgid "Import preview unavailable." msgstr "Inportazioaren aurretiko bista ez dago eskuragarri." -#: bookwyrm/templates/import/import_status.html:172 +#: bookwyrm/templates/import/import_status.html:143 +msgid "No items currently need review" +msgstr "" + +#: bookwyrm/templates/import/import_status.html:179 msgid "View imported review" msgstr "Ikusi inportatutako berrikuspena" -#: bookwyrm/templates/import/import_status.html:186 +#: bookwyrm/templates/import/import_status.html:193 msgid "Imported" msgstr "Inportatuta" -#: bookwyrm/templates/import/import_status.html:192 +#: bookwyrm/templates/import/import_status.html:199 msgid "Needs manual review" msgstr "Eskuz berrikusi behar da" -#: bookwyrm/templates/import/import_status.html:205 +#: bookwyrm/templates/import/import_status.html:212 msgid "Retry" msgstr "Saiatu berriro" -#: bookwyrm/templates/import/import_status.html:223 +#: bookwyrm/templates/import/import_status.html:230 msgid "This import is in an old format that is no longer supported. If you would like to troubleshoot missing items from this import, click the button below to update the import format." msgstr "Inportazio honek formatu zaharra du, eta jada ez da bateragarria. Inportazio honetan falta diren elementuak konpondu nahi badituzu, egin klik hurrengo botoian inportazio-formatua eguneratzeko." -#: bookwyrm/templates/import/import_status.html:225 +#: bookwyrm/templates/import/import_status.html:232 msgid "Update import" msgstr "Inportazioa eguneratu" @@ -3468,19 +3472,19 @@ msgstr "" msgid "has changed the description of %(group_name)s" msgstr "" -#: bookwyrm/templates/notifications/notifications_page.html:18 +#: bookwyrm/templates/notifications/notifications_page.html:19 msgid "Delete notifications" msgstr "Ezabatu jakinarazpenak" -#: bookwyrm/templates/notifications/notifications_page.html:29 +#: bookwyrm/templates/notifications/notifications_page.html:31 msgid "All" msgstr "Denak" -#: bookwyrm/templates/notifications/notifications_page.html:33 +#: bookwyrm/templates/notifications/notifications_page.html:35 msgid "Mentions" msgstr "Aipamenak" -#: bookwyrm/templates/notifications/notifications_page.html:45 +#: bookwyrm/templates/notifications/notifications_page.html:47 msgid "You're all caught up!" msgstr "Egunean zaude!" @@ -3934,7 +3938,7 @@ msgstr "Editatu" #: bookwyrm/templates/settings/announcements/announcements.html:3 #: bookwyrm/templates/settings/announcements/announcements.html:5 #: bookwyrm/templates/settings/announcements/edit_announcement.html:15 -#: bookwyrm/templates/settings/layout.html:82 +#: bookwyrm/templates/settings/layout.html:91 msgid "Announcements" msgstr "Iragarpenak" @@ -4111,6 +4115,71 @@ msgstr "" msgid "Remove rule" msgstr "" +#: bookwyrm/templates/settings/celery.html:6 +#: bookwyrm/templates/settings/celery.html:8 +msgid "Celery Status" +msgstr "" + +#: bookwyrm/templates/settings/celery.html:14 +msgid "Queues" +msgstr "" + +#: bookwyrm/templates/settings/celery.html:18 +msgid "Low priority" +msgstr "" + +#: bookwyrm/templates/settings/celery.html:24 +msgid "Medium priority" +msgstr "" + +#: bookwyrm/templates/settings/celery.html:30 +msgid "High priority" +msgstr "" + +#: bookwyrm/templates/settings/celery.html:40 +msgid "Could not connect to Redis broker" +msgstr "" + +#: bookwyrm/templates/settings/celery.html:48 +msgid "Active Tasks" +msgstr "" + +#: bookwyrm/templates/settings/celery.html:53 +msgid "ID" +msgstr "" + +#: bookwyrm/templates/settings/celery.html:54 +msgid "Task name" +msgstr "" + +#: bookwyrm/templates/settings/celery.html:55 +msgid "Run time" +msgstr "" + +#: bookwyrm/templates/settings/celery.html:56 +msgid "Priority" +msgstr "" + +#: bookwyrm/templates/settings/celery.html:61 +msgid "No active tasks" +msgstr "" + +#: bookwyrm/templates/settings/celery.html:79 +msgid "Workers" +msgstr "" + +#: bookwyrm/templates/settings/celery.html:84 +msgid "Uptime:" +msgstr "" + +#: bookwyrm/templates/settings/celery.html:94 +msgid "Could not connect to Celery" +msgstr "" + +#: bookwyrm/templates/settings/celery.html:101 +msgid "Errors" +msgstr "" + #: bookwyrm/templates/settings/dashboard/dashboard.html:6 #: bookwyrm/templates/settings/dashboard/dashboard.html:8 #: bookwyrm/templates/settings/layout.html:28 @@ -4582,16 +4651,24 @@ msgid "Link Domains" msgstr "Esteka domeinuak" #: bookwyrm/templates/settings/layout.html:78 +msgid "System" +msgstr "" + +#: bookwyrm/templates/settings/layout.html:82 +msgid "Celery status" +msgstr "" + +#: bookwyrm/templates/settings/layout.html:87 msgid "Instance Settings" msgstr "Instantziaren ezarpenak" -#: bookwyrm/templates/settings/layout.html:86 +#: bookwyrm/templates/settings/layout.html:95 #: bookwyrm/templates/settings/site.html:4 #: bookwyrm/templates/settings/site.html:6 msgid "Site Settings" msgstr "Gunearen ezarpenak" -#: bookwyrm/templates/settings/layout.html:91 +#: bookwyrm/templates/settings/layout.html:100 #: bookwyrm/templates/settings/site.html:95 #: bookwyrm/templates/settings/themes.html:4 #: bookwyrm/templates/settings/themes.html:6