From 56cc0eb80f8e44506eeb2c256363d5b07dd0053f Mon Sep 17 00:00:00 2001 From: Mouse Reeve Date: Tue, 28 Mar 2023 14:10:29 -0700 Subject: [PATCH] Adds Esperanto locale --- .../migrations/0178_auto_20230328_2132.py | 61 + bookwyrm/settings.py | 1 + bw-dev | 1 + locale/ca_ES/LC_MESSAGES/django.po | 327 +- locale/de_DE/LC_MESSAGES/django.mo | Bin 142917 -> 30883 bytes locale/de_DE/LC_MESSAGES/django.po | 331 +- locale/en_US/LC_MESSAGES/django.po | 73 +- locale/eo_UY/LC_MESSAGES/django.po | 6630 +++++++++++++++++ locale/es_ES/LC_MESSAGES/django.po | 327 +- locale/eu_ES/LC_MESSAGES/django.po | 351 +- locale/fi_FI/LC_MESSAGES/django.po | 373 +- locale/fr_FR/LC_MESSAGES/django.mo | Bin 145901 -> 44850 bytes locale/fr_FR/LC_MESSAGES/django.po | 383 +- locale/gl_ES/LC_MESSAGES/django.po | 327 +- locale/it_IT/LC_MESSAGES/django.po | 327 +- locale/lt_LT/LC_MESSAGES/django.po | 329 +- locale/no_NO/LC_MESSAGES/django.po | 327 +- locale/pl_PL/LC_MESSAGES/django.po | 329 +- locale/pt_BR/LC_MESSAGES/django.po | 327 +- locale/pt_PT/LC_MESSAGES/django.po | 327 +- locale/ro_RO/LC_MESSAGES/django.po | 328 +- locale/sv_SE/LC_MESSAGES/django.po | 327 +- locale/zh_Hans/LC_MESSAGES/django.mo | Bin 95131 -> 44096 bytes locale/zh_Hans/LC_MESSAGES/django.po | 326 +- locale/zh_Hant/LC_MESSAGES/django.mo | Bin 32619 -> 38839 bytes locale/zh_Hant/LC_MESSAGES/django.po | 322 +- 26 files changed, 10115 insertions(+), 2339 deletions(-) create mode 100644 bookwyrm/migrations/0178_auto_20230328_2132.py create mode 100644 locale/eo_UY/LC_MESSAGES/django.po diff --git a/bookwyrm/migrations/0178_auto_20230328_2132.py b/bookwyrm/migrations/0178_auto_20230328_2132.py new file mode 100644 index 000000000..9decc001f --- /dev/null +++ b/bookwyrm/migrations/0178_auto_20230328_2132.py @@ -0,0 +1,61 @@ +# Generated by Django 3.2.18 on 2023-03-28 21:32 + +import bookwyrm.models.fields +from django.db import migrations, models +import django.db.models.deletion + + +class Migration(migrations.Migration): + + dependencies = [ + ("auth", "0012_alter_user_first_name_max_length"), + ("bookwyrm", "0177_merge_0174_auto_20230222_1742_0176_hashtag_support"), + ] + + operations = [ + migrations.AlterField( + model_name="hashtag", + name="name", + field=bookwyrm.models.fields.CICharField(max_length=256), + ), + migrations.AlterField( + model_name="sitesettings", + name="default_user_auth_group", + field=models.ForeignKey( + blank=True, + null=True, + on_delete=django.db.models.deletion.RESTRICT, + to="auth.group", + ), + ), + migrations.AlterField( + model_name="user", + name="preferred_language", + field=models.CharField( + blank=True, + choices=[ + ("en-us", "English"), + ("ca-es", "Català (Catalan)"), + ("de-de", "Deutsch (German)"), + ("eo-uy", "Esperanto (Esperanto)"), + ("es-es", "Español (Spanish)"), + ("eu-es", "Euskara (Basque)"), + ("gl-es", "Galego (Galician)"), + ("it-it", "Italiano (Italian)"), + ("fi-fi", "Suomi (Finnish)"), + ("fr-fr", "Français (French)"), + ("lt-lt", "Lietuvių (Lithuanian)"), + ("no-no", "Norsk (Norwegian)"), + ("pl-pl", "Polski (Polish)"), + ("pt-br", "Português do Brasil (Brazilian Portuguese)"), + ("pt-pt", "Português Europeu (European Portuguese)"), + ("ro-ro", "Română (Romanian)"), + ("sv-se", "Svenska (Swedish)"), + ("zh-hans", "简体中文 (Simplified Chinese)"), + ("zh-hant", "繁體中文 (Traditional Chinese)"), + ], + max_length=255, + null=True, + ), + ), + ] diff --git a/bookwyrm/settings.py b/bookwyrm/settings.py index 85ad8fe5e..4483c07d9 100644 --- a/bookwyrm/settings.py +++ b/bookwyrm/settings.py @@ -294,6 +294,7 @@ LANGUAGES = [ ("en-us", _("English")), ("ca-es", _("Català (Catalan)")), ("de-de", _("Deutsch (German)")), + ("eo-uy", _("Esperanto (Esperanto)")), ("es-es", _("Español (Spanish)")), ("eu-es", _("Euskara (Basque)")), ("gl-es", _("Galego (Galician)")), diff --git a/bw-dev b/bw-dev index 8b0bbb3f3..9fae5dcde 100755 --- a/bw-dev +++ b/bw-dev @@ -141,6 +141,7 @@ case "$CMD" in git fetch origin l10n_main:l10n_main git checkout l10n_main locale/ca_ES git checkout l10n_main locale/de_DE + git checkout l10n_main locale/eo_UY git checkout l10n_main locale/es_ES git checkout l10n_main locale/eu_ES git checkout l10n_main locale/fi_FI diff --git a/locale/ca_ES/LC_MESSAGES/django.po b/locale/ca_ES/LC_MESSAGES/django.po index 75d60b7fb..ad5b19cfa 100644 --- a/locale/ca_ES/LC_MESSAGES/django.po +++ b/locale/ca_ES/LC_MESSAGES/django.po @@ -2,8 +2,8 @@ msgid "" msgstr "" "Project-Id-Version: bookwyrm\n" "Report-Msgid-Bugs-To: \n" -"POT-Creation-Date: 2023-01-30 08:21+0000\n" -"PO-Revision-Date: 2023-01-30 19:36\n" +"POT-Creation-Date: 2023-03-13 14:54+0000\n" +"PO-Revision-Date: 2023-03-13 16:38\n" "Last-Translator: Mouse Reeve \n" "Language-Team: Catalan\n" "Language: ca\n" @@ -46,7 +46,7 @@ msgstr "Il·limitat" msgid "Incorrect password" msgstr "La contrasenya no és correcta" -#: bookwyrm/forms/edit_user.py:95 bookwyrm/forms/landing.py:89 +#: bookwyrm/forms/edit_user.py:95 bookwyrm/forms/landing.py:90 msgid "Password does not match" msgstr "La contrasenya no coincideix" @@ -70,19 +70,19 @@ msgstr "La data d'aturada de la lectura no pot ser en el futur." msgid "Reading finished date cannot be in the future." msgstr "La data de finalització de la lectura no pot ser en el futur." -#: bookwyrm/forms/landing.py:37 +#: bookwyrm/forms/landing.py:38 msgid "Username or password are incorrect" msgstr "Nom d'usuari o contrasenya incorrectes" -#: bookwyrm/forms/landing.py:56 +#: bookwyrm/forms/landing.py:57 msgid "User with this username already exists" msgstr "Ja existeix un usuari amb aquest nom" -#: bookwyrm/forms/landing.py:65 +#: bookwyrm/forms/landing.py:66 msgid "A user with this email already exists." msgstr "Ja existeix un usuari amb aquesta adreça electrònica." -#: bookwyrm/forms/landing.py:123 bookwyrm/forms/landing.py:131 +#: bookwyrm/forms/landing.py:124 bookwyrm/forms/landing.py:132 msgid "Incorrect code" msgstr "Codi incorrecte" @@ -205,26 +205,26 @@ msgstr "Federat" msgid "Blocked" msgstr "Blocat" -#: bookwyrm/models/fields.py:28 +#: bookwyrm/models/fields.py:29 #, python-format msgid "%(value)s is not a valid remote_id" msgstr "%(value)s no és una remote_id vàlida" -#: bookwyrm/models/fields.py:37 bookwyrm/models/fields.py:46 +#: bookwyrm/models/fields.py:38 bookwyrm/models/fields.py:47 #, python-format msgid "%(value)s is not a valid username" msgstr "%(value)s no és un nom d'usuari vàlid" -#: bookwyrm/models/fields.py:182 bookwyrm/templates/layout.html:131 +#: bookwyrm/models/fields.py:192 bookwyrm/templates/layout.html:128 #: bookwyrm/templates/ostatus/error.html:29 msgid "username" msgstr "nom d'usuari" -#: bookwyrm/models/fields.py:187 +#: bookwyrm/models/fields.py:197 msgid "A user with that username already exists." msgstr "Ja existeix un usuari amb aquest nom." -#: bookwyrm/models/fields.py:206 +#: bookwyrm/models/fields.py:216 #: bookwyrm/templates/snippets/privacy-icons.html:3 #: bookwyrm/templates/snippets/privacy-icons.html:4 #: bookwyrm/templates/snippets/privacy_select.html:11 @@ -232,7 +232,7 @@ msgstr "Ja existeix un usuari amb aquest nom." msgid "Public" msgstr "Públic" -#: bookwyrm/models/fields.py:207 +#: bookwyrm/models/fields.py:217 #: bookwyrm/templates/snippets/privacy-icons.html:7 #: bookwyrm/templates/snippets/privacy-icons.html:8 #: bookwyrm/templates/snippets/privacy_select.html:14 @@ -240,14 +240,14 @@ msgstr "Públic" msgid "Unlisted" msgstr "No llistat" -#: bookwyrm/models/fields.py:208 +#: bookwyrm/models/fields.py:218 #: bookwyrm/templates/snippets/privacy_select.html:17 #: bookwyrm/templates/user/relationships/followers.html:6 #: bookwyrm/templates/user/relationships/layout.html:11 msgid "Followers" msgstr "Seguidors" -#: bookwyrm/models/fields.py:209 +#: bookwyrm/models/fields.py:219 #: bookwyrm/templates/snippets/create_status/post_options_block.html:6 #: bookwyrm/templates/snippets/privacy-icons.html:15 #: bookwyrm/templates/snippets/privacy-icons.html:16 @@ -300,7 +300,7 @@ msgstr "Disponible per a préstec" msgid "Approved" msgstr "Aprovat" -#: bookwyrm/models/user.py:32 bookwyrm/templates/book/book.html:296 +#: bookwyrm/models/user.py:32 bookwyrm/templates/book/book.html:298 msgid "Reviews" msgstr "Ressenya" @@ -316,19 +316,19 @@ msgstr "Citacions" msgid "Everything else" msgstr "Tota la resta" -#: bookwyrm/settings.py:217 +#: bookwyrm/settings.py:218 msgid "Home Timeline" msgstr "Línia de temps Inici" -#: bookwyrm/settings.py:217 +#: bookwyrm/settings.py:218 msgid "Home" msgstr "Inici" -#: bookwyrm/settings.py:218 +#: bookwyrm/settings.py:219 msgid "Books Timeline" msgstr "Cronologia dels llibres" -#: bookwyrm/settings.py:218 +#: bookwyrm/settings.py:219 #: bookwyrm/templates/guided_tour/user_profile.html:101 #: bookwyrm/templates/search/layout.html:22 #: bookwyrm/templates/search/layout.html:43 @@ -336,75 +336,75 @@ msgstr "Cronologia dels llibres" msgid "Books" msgstr "Llibres" -#: bookwyrm/settings.py:290 +#: bookwyrm/settings.py:291 msgid "English" msgstr "English (Anglès)" -#: bookwyrm/settings.py:291 +#: bookwyrm/settings.py:292 msgid "Català (Catalan)" msgstr "Català" -#: bookwyrm/settings.py:292 +#: bookwyrm/settings.py:293 msgid "Deutsch (German)" msgstr "Deutsch (Alemany)" -#: bookwyrm/settings.py:293 +#: bookwyrm/settings.py:294 msgid "Español (Spanish)" msgstr "Español (espanyol)" -#: bookwyrm/settings.py:294 +#: bookwyrm/settings.py:295 msgid "Euskara (Basque)" msgstr "Euskera (Basc)" -#: bookwyrm/settings.py:295 +#: bookwyrm/settings.py:296 msgid "Galego (Galician)" msgstr "Galego (gallec)" -#: bookwyrm/settings.py:296 +#: bookwyrm/settings.py:297 msgid "Italiano (Italian)" msgstr "Italiano (italià)" -#: bookwyrm/settings.py:297 +#: bookwyrm/settings.py:298 msgid "Suomi (Finnish)" msgstr "Suomi (finès)" -#: bookwyrm/settings.py:298 +#: bookwyrm/settings.py:299 msgid "Français (French)" msgstr "Français (francès)" -#: bookwyrm/settings.py:299 +#: bookwyrm/settings.py:300 msgid "Lietuvių (Lithuanian)" msgstr "Lietuvių (Lituà)" -#: bookwyrm/settings.py:300 +#: bookwyrm/settings.py:301 msgid "Norsk (Norwegian)" msgstr "Norsk (noruec)" -#: bookwyrm/settings.py:301 +#: bookwyrm/settings.py:302 msgid "Polski (Polish)" msgstr "Polski (polonès)" -#: bookwyrm/settings.py:302 +#: bookwyrm/settings.py:303 msgid "Português do Brasil (Brazilian Portuguese)" msgstr "Português do Brasil (portuguès del Brasil)" -#: bookwyrm/settings.py:303 +#: bookwyrm/settings.py:304 msgid "Português Europeu (European Portuguese)" msgstr "Português Europeu (Portuguès europeu)" -#: bookwyrm/settings.py:304 +#: bookwyrm/settings.py:305 msgid "Română (Romanian)" msgstr "Română (romanès)" -#: bookwyrm/settings.py:305 +#: bookwyrm/settings.py:306 msgid "Svenska (Swedish)" msgstr "Svenska (suec)" -#: bookwyrm/settings.py:306 +#: bookwyrm/settings.py:307 msgid "简体中文 (Simplified Chinese)" msgstr "简体中文 (xinès simplificat)" -#: bookwyrm/settings.py:307 +#: bookwyrm/settings.py:308 msgid "繁體中文 (Traditional Chinese)" msgstr "繁體中文 (xinès tradicional)" @@ -434,7 +434,7 @@ msgid "About" msgstr "Sobre nosaltres " #: bookwyrm/templates/about/about.html:21 -#: bookwyrm/templates/get_started/layout.html:20 +#: bookwyrm/templates/get_started/layout.html:22 #, python-format msgid "Welcome to %(site_name)s!" msgstr "Benvingut a %(site_name)s!" @@ -708,24 +708,24 @@ msgid "View ISNI record" msgstr "Veure el registre ISNI" #: bookwyrm/templates/author/author.html:95 -#: bookwyrm/templates/book/book.html:164 +#: bookwyrm/templates/book/book.html:166 msgid "View on ISFDB" msgstr "Veure a ISFDB" #: bookwyrm/templates/author/author.html:100 #: bookwyrm/templates/author/sync_modal.html:5 -#: bookwyrm/templates/book/book.html:131 +#: bookwyrm/templates/book/book.html:133 #: bookwyrm/templates/book/sync_modal.html:5 msgid "Load data" msgstr "Carregueu dades" #: bookwyrm/templates/author/author.html:104 -#: bookwyrm/templates/book/book.html:135 +#: bookwyrm/templates/book/book.html:137 msgid "View on OpenLibrary" msgstr "Veure a OpenLibrary" #: bookwyrm/templates/author/author.html:119 -#: bookwyrm/templates/book/book.html:149 +#: bookwyrm/templates/book/book.html:151 msgid "View on Inventaire" msgstr "Veure a Inventaire" @@ -834,8 +834,8 @@ msgid "ISNI:" msgstr "ISNI:" #: bookwyrm/templates/author/edit_author.html:126 -#: bookwyrm/templates/book/book.html:209 -#: bookwyrm/templates/book/edit/edit_book.html:142 +#: bookwyrm/templates/book/book.html:211 +#: 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 #: bookwyrm/templates/groups/form.html:32 @@ -858,10 +858,10 @@ msgstr "Desa" #: bookwyrm/templates/author/edit_author.html:127 #: bookwyrm/templates/author/sync_modal.html:23 -#: bookwyrm/templates/book/book.html:210 +#: bookwyrm/templates/book/book.html:212 #: bookwyrm/templates/book/cover_add_modal.html:33 -#: bookwyrm/templates/book/edit/edit_book.html:144 -#: bookwyrm/templates/book/edit/edit_book.html:147 +#: bookwyrm/templates/book/edit/edit_book.html:152 +#: bookwyrm/templates/book/edit/edit_book.html:155 #: bookwyrm/templates/book/file_links/add_link_modal.html:59 #: bookwyrm/templates/book/file_links/verification_modal.html:25 #: bookwyrm/templates/book/sync_modal.html:23 @@ -885,7 +885,7 @@ msgid "Loading data will connect to %(source_name)s and check f msgstr "La càrrega de les dades es connectarà a %(source_name)s i comprovarà si hi ha metadades sobre aquest autor que no estan aquí. Les metadades existents no seran sobreescrites." #: bookwyrm/templates/author/sync_modal.html:24 -#: bookwyrm/templates/book/edit/edit_book.html:129 +#: bookwyrm/templates/book/edit/edit_book.html:137 #: bookwyrm/templates/book/sync_modal.html:24 #: bookwyrm/templates/groups/members.html:29 #: bookwyrm/templates/landing/password_reset.html:52 @@ -903,90 +903,90 @@ msgstr "No ha estat possible connectar a la font externa." msgid "Edit Book" msgstr "Edita el llibre" -#: bookwyrm/templates/book/book.html:88 bookwyrm/templates/book/book.html:91 +#: bookwyrm/templates/book/book.html:90 bookwyrm/templates/book/book.html:93 msgid "Click to add cover" msgstr "Fes clic per afegir una coberta" -#: bookwyrm/templates/book/book.html:97 +#: bookwyrm/templates/book/book.html:99 msgid "Failed to load cover" msgstr "No sh'a pogut carregar la coberta" -#: bookwyrm/templates/book/book.html:108 +#: bookwyrm/templates/book/book.html:110 msgid "Click to enlarge" msgstr "Feu clic per ampliar" -#: bookwyrm/templates/book/book.html:186 +#: bookwyrm/templates/book/book.html:188 #, python-format msgid "(%(review_count)s review)" msgid_plural "(%(review_count)s reviews)" msgstr[0] "(%(review_count)s ressenya)" msgstr[1] "(%(review_count)s ressenyes)" -#: bookwyrm/templates/book/book.html:198 +#: bookwyrm/templates/book/book.html:200 msgid "Add Description" msgstr "Afegiu una descripció" -#: bookwyrm/templates/book/book.html:205 +#: bookwyrm/templates/book/book.html:207 #: bookwyrm/templates/book/edit/edit_book_form.html:42 #: bookwyrm/templates/lists/form.html:13 bookwyrm/templates/shelf/form.html:17 msgid "Description:" msgstr "Descripció:" -#: bookwyrm/templates/book/book.html:221 +#: bookwyrm/templates/book/book.html:223 #, python-format msgid "%(count)s edition" msgid_plural "%(count)s editions" msgstr[0] "%(count)s edició" msgstr[1] "%(count)s edicions" -#: bookwyrm/templates/book/book.html:235 +#: bookwyrm/templates/book/book.html:237 msgid "You have shelved this edition in:" msgstr "Has deixat aquesta edició a:" -#: bookwyrm/templates/book/book.html:250 +#: bookwyrm/templates/book/book.html:252 #, python-format msgid "A different edition of this book is on your %(shelf_name)s shelf." msgstr "Una edició diferent d'aquest llibre és al teu %(shelf_name)s prestatge." -#: bookwyrm/templates/book/book.html:261 +#: bookwyrm/templates/book/book.html:263 msgid "Your reading activity" msgstr "Les vostres lectures" -#: bookwyrm/templates/book/book.html:267 +#: bookwyrm/templates/book/book.html:269 #: bookwyrm/templates/guided_tour/book.html:56 msgid "Add read dates" msgstr "Afegiu dates de lectura" -#: bookwyrm/templates/book/book.html:275 +#: bookwyrm/templates/book/book.html:277 msgid "You don't have any reading activity for this book." msgstr "No tens cap activitat de lectura per aquest llibre." -#: bookwyrm/templates/book/book.html:301 +#: bookwyrm/templates/book/book.html:303 msgid "Your reviews" msgstr "Les vostres ressenyes" -#: bookwyrm/templates/book/book.html:307 +#: bookwyrm/templates/book/book.html:309 msgid "Your comments" msgstr "El vostres comentaris" -#: bookwyrm/templates/book/book.html:313 +#: bookwyrm/templates/book/book.html:315 msgid "Your quotes" msgstr "Les teves cites" -#: bookwyrm/templates/book/book.html:349 +#: bookwyrm/templates/book/book.html:351 msgid "Subjects" msgstr "Temes" -#: bookwyrm/templates/book/book.html:361 +#: bookwyrm/templates/book/book.html:363 msgid "Places" msgstr "Llocs" -#: bookwyrm/templates/book/book.html:372 +#: bookwyrm/templates/book/book.html:374 #: bookwyrm/templates/groups/group.html:19 #: bookwyrm/templates/guided_tour/lists.html:14 #: bookwyrm/templates/guided_tour/user_books.html:102 #: bookwyrm/templates/guided_tour/user_profile.html:78 -#: bookwyrm/templates/layout.html:91 bookwyrm/templates/lists/curate.html:8 +#: bookwyrm/templates/layout.html:90 bookwyrm/templates/lists/curate.html:8 #: bookwyrm/templates/lists/list.html:12 bookwyrm/templates/lists/lists.html:5 #: bookwyrm/templates/lists/lists.html:12 #: bookwyrm/templates/search/layout.html:26 @@ -995,11 +995,11 @@ msgstr "Llocs" msgid "Lists" msgstr "Llistes" -#: bookwyrm/templates/book/book.html:384 +#: bookwyrm/templates/book/book.html:386 msgid "Add to list" msgstr "Afegiu a la llista" -#: bookwyrm/templates/book/book.html:394 +#: bookwyrm/templates/book/book.html:396 #: bookwyrm/templates/book/cover_add_modal.html:32 #: bookwyrm/templates/lists/add_item_modal.html:39 #: bookwyrm/templates/lists/list.html:255 @@ -1059,8 +1059,8 @@ msgstr "Previsualització de la portada" #: bookwyrm/templates/components/modal.html:13 #: bookwyrm/templates/components/modal.html:30 #: bookwyrm/templates/feed/suggested_books.html:67 -#: bookwyrm/templates/get_started/layout.html:25 -#: bookwyrm/templates/get_started/layout.html:58 +#: bookwyrm/templates/get_started/layout.html:27 +#: bookwyrm/templates/get_started/layout.html:60 msgid "Close" msgstr "Tanca" @@ -1075,47 +1075,51 @@ msgstr "Editeu \"%(book_title)s\"" msgid "Add Book" msgstr "Afegiu llibres" -#: bookwyrm/templates/book/edit/edit_book.html:62 +#: bookwyrm/templates/book/edit/edit_book.html:43 +msgid "Failed to save book, see errors below for more information." +msgstr "" + +#: bookwyrm/templates/book/edit/edit_book.html:70 msgid "Confirm Book Info" msgstr "Confirmeu la informació del llibre" -#: bookwyrm/templates/book/edit/edit_book.html:70 +#: bookwyrm/templates/book/edit/edit_book.html:78 #, python-format msgid "Is \"%(name)s\" one of these authors?" msgstr "És \"%(name)s\" un/a d'aquest autors/es?" -#: bookwyrm/templates/book/edit/edit_book.html:81 +#: bookwyrm/templates/book/edit/edit_book.html:89 #, python-format msgid "Author of %(book_title)s" msgstr "Autor de %(book_title)s" -#: bookwyrm/templates/book/edit/edit_book.html:85 +#: bookwyrm/templates/book/edit/edit_book.html:93 #, python-format msgid "Author of %(alt_title)s" msgstr "Autor de %(alt_title)s" -#: bookwyrm/templates/book/edit/edit_book.html:87 +#: bookwyrm/templates/book/edit/edit_book.html:95 msgid "Find more information at isni.org" msgstr "Més informació a isni.org" -#: bookwyrm/templates/book/edit/edit_book.html:97 +#: bookwyrm/templates/book/edit/edit_book.html:105 msgid "This is a new author" msgstr "Es tracta d'un nou autor" -#: bookwyrm/templates/book/edit/edit_book.html:107 +#: bookwyrm/templates/book/edit/edit_book.html:115 #, python-format msgid "Creating a new author: %(name)s" msgstr "Creando un autor nuevo: %(name)s" -#: bookwyrm/templates/book/edit/edit_book.html:114 +#: bookwyrm/templates/book/edit/edit_book.html:122 msgid "Is this an edition of an existing work?" msgstr "Es tracta d'una edició d'una obra ja existent?" -#: bookwyrm/templates/book/edit/edit_book.html:122 +#: bookwyrm/templates/book/edit/edit_book.html:130 msgid "This is a new work" msgstr "Es tracta d'una publicació nova" -#: bookwyrm/templates/book/edit/edit_book.html:131 +#: bookwyrm/templates/book/edit/edit_book.html:139 #: bookwyrm/templates/feed/status.html:19 #: bookwyrm/templates/guided_tour/book.html:44 #: bookwyrm/templates/guided_tour/book.html:68 @@ -1470,6 +1474,19 @@ msgstr "Publicat per %(publisher)s." msgid "rated it" msgstr "el va valorar amb" +#: bookwyrm/templates/book/series.html:11 +msgid "Series by" +msgstr "" + +#: bookwyrm/templates/book/series.html:27 +#, python-format +msgid "Book %(series_number)s" +msgstr "" + +#: bookwyrm/templates/book/series.html:27 +msgid "Unsorted Book" +msgstr "" + #: bookwyrm/templates/book/sync_modal.html:15 #, python-format msgid "Loading data will connect to %(source_name)s and check for any metadata about this book which aren't present here. Existing metadata will not be overwritten." @@ -1664,7 +1681,7 @@ msgstr "%(username)s ha citat %(related_user)s i %(related_user)s and %(other_user_display_count)s others have left your group \"%(group_name)s\"" msgstr "%(related_user)s i %(other_user_display_count)s més han marxat del grup \"%(group_name)s\"" +#: bookwyrm/templates/notifications/items/link_domain.html:15 +#, python-format +msgid "A new link domain needs review" +msgid_plural "%(display_count)s new link domains need moderation" +msgstr[0] "" +msgstr[1] "" + #: bookwyrm/templates/notifications/items/mention.html:20 #, python-format msgid "%(related_user)s mentioned you in a review of %(book_title)s" @@ -4430,63 +4463,71 @@ msgid "Celery Status" msgstr "Estat del Celery" #: bookwyrm/templates/settings/celery.html:14 +msgid "You can set up monitoring to check if Celery is running by querying:" +msgstr "" + +#: bookwyrm/templates/settings/celery.html:22 msgid "Queues" msgstr "Cua" -#: bookwyrm/templates/settings/celery.html:18 +#: bookwyrm/templates/settings/celery.html:26 msgid "Low priority" msgstr "Prioritat baixa" -#: bookwyrm/templates/settings/celery.html:24 +#: bookwyrm/templates/settings/celery.html:32 msgid "Medium priority" msgstr "Prioritat mitja" -#: bookwyrm/templates/settings/celery.html:30 +#: bookwyrm/templates/settings/celery.html:38 msgid "High priority" msgstr "Prioritat alta" -#: bookwyrm/templates/settings/celery.html:46 +#: bookwyrm/templates/settings/celery.html:50 +msgid "Broadcasts" +msgstr "" + +#: bookwyrm/templates/settings/celery.html:60 msgid "Could not connect to Redis broker" msgstr "No s'ha pogut connectar al Redis broker" -#: bookwyrm/templates/settings/celery.html:54 +#: bookwyrm/templates/settings/celery.html:68 msgid "Active Tasks" msgstr "Tasques actives" -#: bookwyrm/templates/settings/celery.html:59 +#: bookwyrm/templates/settings/celery.html:73 #: bookwyrm/templates/settings/imports/imports.html:113 msgid "ID" msgstr "ID" -#: bookwyrm/templates/settings/celery.html:60 +#: bookwyrm/templates/settings/celery.html:74 msgid "Task name" msgstr "Nom de la tasca" -#: bookwyrm/templates/settings/celery.html:61 +#: bookwyrm/templates/settings/celery.html:75 msgid "Run time" msgstr "Temps d'execució" -#: bookwyrm/templates/settings/celery.html:62 +#: bookwyrm/templates/settings/celery.html:76 msgid "Priority" msgstr "Prioritat" -#: bookwyrm/templates/settings/celery.html:67 +#: bookwyrm/templates/settings/celery.html:81 msgid "No active tasks" msgstr "Cap tasca activa" -#: bookwyrm/templates/settings/celery.html:85 +#: bookwyrm/templates/settings/celery.html:99 msgid "Workers" msgstr "Workers" -#: bookwyrm/templates/settings/celery.html:90 +#: bookwyrm/templates/settings/celery.html:104 msgid "Uptime:" msgstr "Temps de funcionament:" -#: bookwyrm/templates/settings/celery.html:100 +#: bookwyrm/templates/settings/celery.html:114 msgid "Could not connect to Celery" msgstr "No s'ha pogut connectar al Celery" -#: bookwyrm/templates/settings/celery.html:107 +#: bookwyrm/templates/settings/celery.html:121 msgid "Errors" msgstr "Errors" @@ -5685,11 +5726,11 @@ msgstr "Veure instruccions d'instal·lació" msgid "Instance Setup" msgstr "Configuració de la instància" -#: bookwyrm/templates/setup/layout.html:19 +#: bookwyrm/templates/setup/layout.html:21 msgid "Installing BookWyrm" msgstr "Instal·lant BookWyrm" -#: bookwyrm/templates/setup/layout.html:22 +#: bookwyrm/templates/setup/layout.html:24 msgid "Need help?" msgstr "Necessiteu ajuda?" @@ -5781,7 +5822,7 @@ msgid_plural "and %(remainder_count_display)s others" msgstr[0] "i %(remainder_count_display)s altre" msgstr[1] "i %(remainder_count_display)s altres" -#: bookwyrm/templates/snippets/book_cover.html:61 +#: bookwyrm/templates/snippets/book_cover.html:63 msgid "No cover" msgstr "Sense coberta" @@ -5881,6 +5922,10 @@ msgstr "A la pàgina:" msgid "At percent:" msgstr "Al per cent:" +#: bookwyrm/templates/snippets/create_status/quotation.html:69 +msgid "to" +msgstr "" + #: bookwyrm/templates/snippets/create_status/review.html:24 #, python-format msgid "Your review of '%(book_title)s'" @@ -6059,10 +6104,18 @@ msgstr "pàgina %(page)s de %(total_pages)s" msgid "page %(page)s" msgstr "pàgina %(page)s" -#: bookwyrm/templates/snippets/pagination.html:12 +#: bookwyrm/templates/snippets/pagination.html:13 +msgid "Newer" +msgstr "" + +#: bookwyrm/templates/snippets/pagination.html:15 msgid "Previous" msgstr "Anterior" +#: bookwyrm/templates/snippets/pagination.html:28 +msgid "Older" +msgstr "" + #: bookwyrm/templates/snippets/privacy-icons.html:12 msgid "Followers-only" msgstr "Només seguidors" @@ -6191,19 +6244,29 @@ msgstr "Mostra l'estat" #: bookwyrm/templates/snippets/status/content_status.html:102 #, python-format -msgid "(Page %(page)s)" -msgstr "(Pàgina %(page)s)" +msgid "(Page %(page)s" +msgstr "" + +#: bookwyrm/templates/snippets/status/content_status.html:102 +#, python-format +msgid "%(endpage)s" +msgstr "" #: bookwyrm/templates/snippets/status/content_status.html:104 #, python-format -msgid "(%(percent)s%%)" -msgstr "(%(percent)s%%)" +msgid "(%(percent)s%%" +msgstr "" + +#: bookwyrm/templates/snippets/status/content_status.html:104 +#, python-format +msgid " - %(endpercent)s%%" +msgstr "" #: bookwyrm/templates/snippets/status/content_status.html:127 msgid "Open image in new window" msgstr "Obre imatge en una finestra nova" -#: bookwyrm/templates/snippets/status/content_status.html:146 +#: bookwyrm/templates/snippets/status/content_status.html:148 msgid "Hide status" msgstr "Amaga l'estat" diff --git a/locale/de_DE/LC_MESSAGES/django.mo b/locale/de_DE/LC_MESSAGES/django.mo index b316e8b667b44f45147870343babebd43e13a062..4ce83f72b3f3850c58528f13afcd23442a75a515 100644 GIT binary patch literal 30883 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ΜVQfURO+fWp*$i;B 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\n" "Language-Team: German\n" "Language: de\n" @@ -46,7 +46,7 @@ msgstr "Unbegrenzt" msgid "Incorrect password" msgstr "Falsches Passwort" -#: bookwyrm/forms/edit_user.py:95 bookwyrm/forms/landing.py:89 +#: bookwyrm/forms/edit_user.py:95 bookwyrm/forms/landing.py:90 msgid "Password does not match" msgstr "Passwort stimmt nicht überein" @@ -70,19 +70,19 @@ msgstr "Das Datum für \"Lesen gestoppt\" kann nicht in der Zukunft sein." msgid "Reading finished date cannot be in the future." msgstr "Das Datum \"Lesen beendet\" kann nicht in der Zukunft liegen." -#: bookwyrm/forms/landing.py:37 +#: bookwyrm/forms/landing.py:38 msgid "Username or password are incorrect" msgstr "Benutzer*inname oder Passwort falsch" -#: bookwyrm/forms/landing.py:56 +#: bookwyrm/forms/landing.py:57 msgid "User with this username already exists" msgstr "Ein Benutzer mit diesem Benutzernamen existiert bereits" -#: bookwyrm/forms/landing.py:65 +#: bookwyrm/forms/landing.py:66 msgid "A user with this email already exists." msgstr "Es existiert bereits ein Benutzer*inkonto mit dieser E-Mail-Adresse." -#: bookwyrm/forms/landing.py:123 bookwyrm/forms/landing.py:131 +#: bookwyrm/forms/landing.py:124 bookwyrm/forms/landing.py:132 msgid "Incorrect code" msgstr "Falscher Code" @@ -205,26 +205,26 @@ msgstr "Föderiert" msgid "Blocked" msgstr "Blockiert" -#: bookwyrm/models/fields.py:28 +#: bookwyrm/models/fields.py:29 #, python-format msgid "%(value)s is not a valid remote_id" msgstr "%(value)s ist keine gültige remote_id" -#: bookwyrm/models/fields.py:37 bookwyrm/models/fields.py:46 +#: bookwyrm/models/fields.py:38 bookwyrm/models/fields.py:47 #, python-format msgid "%(value)s is not a valid username" msgstr "%(value)s ist kein gültiger Benutzer*inname" -#: bookwyrm/models/fields.py:182 bookwyrm/templates/layout.html:131 +#: bookwyrm/models/fields.py:192 bookwyrm/templates/layout.html:128 #: bookwyrm/templates/ostatus/error.html:29 msgid "username" msgstr "Benutzer*inname" -#: bookwyrm/models/fields.py:187 +#: bookwyrm/models/fields.py:197 msgid "A user with that username already exists." msgstr "Dieser Benutzer*inname ist bereits vergeben." -#: bookwyrm/models/fields.py:206 +#: bookwyrm/models/fields.py:216 #: bookwyrm/templates/snippets/privacy-icons.html:3 #: bookwyrm/templates/snippets/privacy-icons.html:4 #: bookwyrm/templates/snippets/privacy_select.html:11 @@ -232,7 +232,7 @@ msgstr "Dieser Benutzer*inname ist bereits vergeben." msgid "Public" msgstr "Öffentlich" -#: bookwyrm/models/fields.py:207 +#: bookwyrm/models/fields.py:217 #: bookwyrm/templates/snippets/privacy-icons.html:7 #: bookwyrm/templates/snippets/privacy-icons.html:8 #: bookwyrm/templates/snippets/privacy_select.html:14 @@ -240,14 +240,14 @@ msgstr "Öffentlich" msgid "Unlisted" msgstr "Ungelistet" -#: bookwyrm/models/fields.py:208 +#: bookwyrm/models/fields.py:218 #: bookwyrm/templates/snippets/privacy_select.html:17 #: bookwyrm/templates/user/relationships/followers.html:6 #: bookwyrm/templates/user/relationships/layout.html:11 msgid "Followers" msgstr "Follower*innen" -#: bookwyrm/models/fields.py:209 +#: bookwyrm/models/fields.py:219 #: bookwyrm/templates/snippets/create_status/post_options_block.html:6 #: bookwyrm/templates/snippets/privacy-icons.html:15 #: bookwyrm/templates/snippets/privacy-icons.html:16 @@ -300,7 +300,7 @@ msgstr "Zum Ausleihen erhältlich" msgid "Approved" msgstr "Bestätigt" -#: bookwyrm/models/user.py:32 bookwyrm/templates/book/book.html:296 +#: bookwyrm/models/user.py:32 bookwyrm/templates/book/book.html:298 msgid "Reviews" msgstr "Rezensionen" @@ -316,19 +316,19 @@ msgstr "Zitate" msgid "Everything else" msgstr "Alles andere" -#: bookwyrm/settings.py:217 +#: bookwyrm/settings.py:218 msgid "Home Timeline" msgstr "Start-Zeitleiste" -#: bookwyrm/settings.py:217 +#: bookwyrm/settings.py:218 msgid "Home" msgstr "Startseite" -#: bookwyrm/settings.py:218 +#: bookwyrm/settings.py:219 msgid "Books Timeline" msgstr "Bücher-Timeline" -#: bookwyrm/settings.py:218 +#: bookwyrm/settings.py:219 #: bookwyrm/templates/guided_tour/user_profile.html:101 #: bookwyrm/templates/search/layout.html:22 #: bookwyrm/templates/search/layout.html:43 @@ -336,75 +336,75 @@ msgstr "Bücher-Timeline" msgid "Books" msgstr "Bücher" -#: bookwyrm/settings.py:290 +#: bookwyrm/settings.py:291 msgid "English" msgstr "English (Englisch)" -#: bookwyrm/settings.py:291 +#: bookwyrm/settings.py:292 msgid "Català (Catalan)" msgstr "Català (Katalanisch)" -#: bookwyrm/settings.py:292 +#: bookwyrm/settings.py:293 msgid "Deutsch (German)" msgstr "Deutsch" -#: bookwyrm/settings.py:293 +#: bookwyrm/settings.py:294 msgid "Español (Spanish)" msgstr "Español (Spanisch)" -#: bookwyrm/settings.py:294 +#: bookwyrm/settings.py:295 msgid "Euskara (Basque)" msgstr "Euskara (Baskisch)" -#: bookwyrm/settings.py:295 +#: bookwyrm/settings.py:296 msgid "Galego (Galician)" msgstr "Galego (Galizisch)" -#: bookwyrm/settings.py:296 +#: bookwyrm/settings.py:297 msgid "Italiano (Italian)" msgstr "Italiano (Italienisch)" -#: bookwyrm/settings.py:297 +#: bookwyrm/settings.py:298 msgid "Suomi (Finnish)" msgstr "Suomi (Finnisch)" -#: bookwyrm/settings.py:298 +#: bookwyrm/settings.py:299 msgid "Français (French)" msgstr "Français (Französisch)" -#: bookwyrm/settings.py:299 +#: bookwyrm/settings.py:300 msgid "Lietuvių (Lithuanian)" msgstr "Lietuvių (Litauisch)" -#: bookwyrm/settings.py:300 +#: bookwyrm/settings.py:301 msgid "Norsk (Norwegian)" msgstr "Norsk (Norwegisch)" -#: bookwyrm/settings.py:301 +#: bookwyrm/settings.py:302 msgid "Polski (Polish)" msgstr "Polski (Polnisch)" -#: bookwyrm/settings.py:302 +#: bookwyrm/settings.py:303 msgid "Português do Brasil (Brazilian Portuguese)" msgstr "Português do Brasil (brasilianisches Portugiesisch)" -#: bookwyrm/settings.py:303 +#: bookwyrm/settings.py:304 msgid "Português Europeu (European Portuguese)" msgstr "Português Europeu (Portugiesisch)" -#: bookwyrm/settings.py:304 +#: bookwyrm/settings.py:305 msgid "Română (Romanian)" msgstr "Română (Rumänisch)" -#: bookwyrm/settings.py:305 +#: bookwyrm/settings.py:306 msgid "Svenska (Swedish)" msgstr "Svenska (Schwedisch)" -#: bookwyrm/settings.py:306 +#: bookwyrm/settings.py:307 msgid "简体中文 (Simplified Chinese)" msgstr "简体中文 (vereinfachtes Chinesisch)" -#: bookwyrm/settings.py:307 +#: bookwyrm/settings.py:308 msgid "繁體中文 (Traditional Chinese)" msgstr "繁體中文 (Chinesisch, traditionell)" @@ -434,7 +434,7 @@ msgid "About" msgstr "Über" #: bookwyrm/templates/about/about.html:21 -#: bookwyrm/templates/get_started/layout.html:20 +#: bookwyrm/templates/get_started/layout.html:22 #, python-format msgid "Welcome to %(site_name)s!" msgstr "Willkommen auf %(site_name)s!" @@ -708,24 +708,24 @@ msgid "View ISNI record" msgstr "ISNI-Datensatz anzeigen" #: bookwyrm/templates/author/author.html:95 -#: bookwyrm/templates/book/book.html:164 +#: bookwyrm/templates/book/book.html:166 msgid "View on ISFDB" msgstr "Auf ISFDB ansehen" #: bookwyrm/templates/author/author.html:100 #: bookwyrm/templates/author/sync_modal.html:5 -#: bookwyrm/templates/book/book.html:131 +#: bookwyrm/templates/book/book.html:133 #: bookwyrm/templates/book/sync_modal.html:5 msgid "Load data" msgstr "Lade Daten" #: bookwyrm/templates/author/author.html:104 -#: bookwyrm/templates/book/book.html:135 +#: bookwyrm/templates/book/book.html:137 msgid "View on OpenLibrary" msgstr "Auf OpenLibrary ansehen" #: bookwyrm/templates/author/author.html:119 -#: bookwyrm/templates/book/book.html:149 +#: bookwyrm/templates/book/book.html:151 msgid "View on Inventaire" msgstr "Auf Inventaire anzeigen" @@ -834,8 +834,8 @@ msgid "ISNI:" msgstr "ISNI:" #: bookwyrm/templates/author/edit_author.html:126 -#: bookwyrm/templates/book/book.html:209 -#: bookwyrm/templates/book/edit/edit_book.html:142 +#: bookwyrm/templates/book/book.html:211 +#: 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 #: bookwyrm/templates/groups/form.html:32 @@ -858,10 +858,10 @@ msgstr "Speichern" #: bookwyrm/templates/author/edit_author.html:127 #: bookwyrm/templates/author/sync_modal.html:23 -#: bookwyrm/templates/book/book.html:210 +#: bookwyrm/templates/book/book.html:212 #: bookwyrm/templates/book/cover_add_modal.html:33 -#: bookwyrm/templates/book/edit/edit_book.html:144 -#: bookwyrm/templates/book/edit/edit_book.html:147 +#: bookwyrm/templates/book/edit/edit_book.html:152 +#: bookwyrm/templates/book/edit/edit_book.html:155 #: bookwyrm/templates/book/file_links/add_link_modal.html:59 #: bookwyrm/templates/book/file_links/verification_modal.html:25 #: bookwyrm/templates/book/sync_modal.html:23 @@ -885,7 +885,7 @@ msgid "Loading data will connect to %(source_name)s and check f msgstr "Das Laden von Daten wird eine Verbindung zu %(source_name)s aufbauen und überprüfen, ob Autor*in-Informationen vorliegen, die hier noch nicht bekannt sind. Bestehende Informationen werden nicht überschrieben." #: bookwyrm/templates/author/sync_modal.html:24 -#: bookwyrm/templates/book/edit/edit_book.html:129 +#: bookwyrm/templates/book/edit/edit_book.html:137 #: bookwyrm/templates/book/sync_modal.html:24 #: bookwyrm/templates/groups/members.html:29 #: bookwyrm/templates/landing/password_reset.html:52 @@ -903,90 +903,90 @@ msgstr "Verbindung zum Server konnte nicht hergestellt werden." msgid "Edit Book" msgstr "Buch bearbeiten" -#: bookwyrm/templates/book/book.html:88 bookwyrm/templates/book/book.html:91 +#: bookwyrm/templates/book/book.html:90 bookwyrm/templates/book/book.html:93 msgid "Click to add cover" msgstr "Cover durch Klicken hinzufügen" -#: bookwyrm/templates/book/book.html:97 +#: bookwyrm/templates/book/book.html:99 msgid "Failed to load cover" msgstr "Fehler beim Laden des Titelbilds" -#: bookwyrm/templates/book/book.html:108 +#: bookwyrm/templates/book/book.html:110 msgid "Click to enlarge" msgstr "Zum Vergrößern anklicken" -#: bookwyrm/templates/book/book.html:186 +#: bookwyrm/templates/book/book.html:188 #, python-format msgid "(%(review_count)s review)" msgid_plural "(%(review_count)s reviews)" msgstr[0] "(%(review_count)s Rezension)" msgstr[1] "(%(review_count)s Besprechungen)" -#: bookwyrm/templates/book/book.html:198 +#: bookwyrm/templates/book/book.html:200 msgid "Add Description" msgstr "Beschreibung hinzufügen" -#: bookwyrm/templates/book/book.html:205 +#: bookwyrm/templates/book/book.html:207 #: bookwyrm/templates/book/edit/edit_book_form.html:42 #: bookwyrm/templates/lists/form.html:13 bookwyrm/templates/shelf/form.html:17 msgid "Description:" msgstr "Beschreibung:" -#: bookwyrm/templates/book/book.html:221 +#: bookwyrm/templates/book/book.html:223 #, python-format msgid "%(count)s edition" msgid_plural "%(count)s editions" msgstr[0] "%(count)s Auflage" msgstr[1] "%(count)s Auflagen" -#: bookwyrm/templates/book/book.html:235 +#: bookwyrm/templates/book/book.html:237 msgid "You have shelved this edition in:" msgstr "Du hast diese Ausgabe im folgenden Regal:" -#: bookwyrm/templates/book/book.html:250 +#: bookwyrm/templates/book/book.html:252 #, python-format msgid "A different edition of this book is on your %(shelf_name)s shelf." msgstr "Eine andere Ausgabe dieses Buches befindet sich in deinem %(shelf_name)s Regal." -#: bookwyrm/templates/book/book.html:261 +#: bookwyrm/templates/book/book.html:263 msgid "Your reading activity" msgstr "Deine Leseaktivität" -#: bookwyrm/templates/book/book.html:267 +#: bookwyrm/templates/book/book.html:269 #: bookwyrm/templates/guided_tour/book.html:56 msgid "Add read dates" msgstr "Lesedaten hinzufügen" -#: bookwyrm/templates/book/book.html:275 +#: bookwyrm/templates/book/book.html:277 msgid "You don't have any reading activity for this book." msgstr "Du hast keine Leseaktivität für dieses Buch." -#: bookwyrm/templates/book/book.html:301 +#: bookwyrm/templates/book/book.html:303 msgid "Your reviews" msgstr "Deine Rezensionen" -#: bookwyrm/templates/book/book.html:307 +#: bookwyrm/templates/book/book.html:309 msgid "Your comments" msgstr "Deine Kommentare" -#: bookwyrm/templates/book/book.html:313 +#: bookwyrm/templates/book/book.html:315 msgid "Your quotes" msgstr "Deine Zitate" -#: bookwyrm/templates/book/book.html:349 +#: bookwyrm/templates/book/book.html:351 msgid "Subjects" msgstr "Themen" -#: bookwyrm/templates/book/book.html:361 +#: bookwyrm/templates/book/book.html:363 msgid "Places" msgstr "Orte" -#: bookwyrm/templates/book/book.html:372 +#: bookwyrm/templates/book/book.html:374 #: bookwyrm/templates/groups/group.html:19 #: bookwyrm/templates/guided_tour/lists.html:14 #: bookwyrm/templates/guided_tour/user_books.html:102 #: bookwyrm/templates/guided_tour/user_profile.html:78 -#: bookwyrm/templates/layout.html:91 bookwyrm/templates/lists/curate.html:8 +#: bookwyrm/templates/layout.html:90 bookwyrm/templates/lists/curate.html:8 #: bookwyrm/templates/lists/list.html:12 bookwyrm/templates/lists/lists.html:5 #: bookwyrm/templates/lists/lists.html:12 #: bookwyrm/templates/search/layout.html:26 @@ -995,11 +995,11 @@ msgstr "Orte" msgid "Lists" msgstr "Listen" -#: bookwyrm/templates/book/book.html:384 +#: bookwyrm/templates/book/book.html:386 msgid "Add to list" msgstr "Zur Liste hinzufügen" -#: bookwyrm/templates/book/book.html:394 +#: bookwyrm/templates/book/book.html:396 #: bookwyrm/templates/book/cover_add_modal.html:32 #: bookwyrm/templates/lists/add_item_modal.html:39 #: bookwyrm/templates/lists/list.html:255 @@ -1059,8 +1059,8 @@ msgstr "Vorschau des Covers" #: bookwyrm/templates/components/modal.html:13 #: bookwyrm/templates/components/modal.html:30 #: bookwyrm/templates/feed/suggested_books.html:67 -#: bookwyrm/templates/get_started/layout.html:25 -#: bookwyrm/templates/get_started/layout.html:58 +#: bookwyrm/templates/get_started/layout.html:27 +#: bookwyrm/templates/get_started/layout.html:60 msgid "Close" msgstr "Schließen" @@ -1075,47 +1075,51 @@ msgstr "„%(book_title)s“ bearbeiten" msgid "Add Book" msgstr "Buch hinzufügen" -#: bookwyrm/templates/book/edit/edit_book.html:62 +#: bookwyrm/templates/book/edit/edit_book.html:43 +msgid "Failed to save book, see errors below for more information." +msgstr "Fehler beim Speichern des Buchs, siehe Fehler unten für weitere Informationen." + +#: bookwyrm/templates/book/edit/edit_book.html:70 msgid "Confirm Book Info" msgstr "Buchinfo bestätigen" -#: bookwyrm/templates/book/edit/edit_book.html:70 +#: bookwyrm/templates/book/edit/edit_book.html:78 #, python-format msgid "Is \"%(name)s\" one of these authors?" msgstr "Ist „%(name)s“ einer dieser Autor*innen?" -#: bookwyrm/templates/book/edit/edit_book.html:81 +#: bookwyrm/templates/book/edit/edit_book.html:89 #, python-format msgid "Author of %(book_title)s" msgstr "Autor*in von %(book_title)s" -#: bookwyrm/templates/book/edit/edit_book.html:85 +#: bookwyrm/templates/book/edit/edit_book.html:93 #, python-format msgid "Author of %(alt_title)s" msgstr "Autor*in von %(alt_title)s" -#: bookwyrm/templates/book/edit/edit_book.html:87 +#: bookwyrm/templates/book/edit/edit_book.html:95 msgid "Find more information at isni.org" msgstr "Weitere Informationen auf isni.org finden" -#: bookwyrm/templates/book/edit/edit_book.html:97 +#: bookwyrm/templates/book/edit/edit_book.html:105 msgid "This is a new author" msgstr "Neue*r Autor*in" -#: bookwyrm/templates/book/edit/edit_book.html:107 +#: bookwyrm/templates/book/edit/edit_book.html:115 #, python-format msgid "Creating a new author: %(name)s" msgstr "Als neue*r Autor*in erstellen: %(name)s" -#: bookwyrm/templates/book/edit/edit_book.html:114 +#: bookwyrm/templates/book/edit/edit_book.html:122 msgid "Is this an edition of an existing work?" msgstr "Ist das eine Ausgabe eines vorhandenen Werkes?" -#: bookwyrm/templates/book/edit/edit_book.html:122 +#: bookwyrm/templates/book/edit/edit_book.html:130 msgid "This is a new work" msgstr "Dies ist ein neues Werk." -#: bookwyrm/templates/book/edit/edit_book.html:131 +#: bookwyrm/templates/book/edit/edit_book.html:139 #: bookwyrm/templates/feed/status.html:19 #: bookwyrm/templates/guided_tour/book.html:44 #: bookwyrm/templates/guided_tour/book.html:68 @@ -1470,6 +1474,19 @@ msgstr "Veröffentlicht von %(publisher)s." msgid "rated it" msgstr "bewertet es mit" +#: bookwyrm/templates/book/series.html:11 +msgid "Series by" +msgstr "Serie von" + +#: bookwyrm/templates/book/series.html:27 +#, python-format +msgid "Book %(series_number)s" +msgstr "Buch %(series_number)s" + +#: bookwyrm/templates/book/series.html:27 +msgid "Unsorted Book" +msgstr "Nicht einsortiertes Buch" + #: bookwyrm/templates/book/sync_modal.html:15 #, python-format msgid "Loading data will connect to %(source_name)s and check for any metadata about this book which aren't present here. Existing metadata will not be overwritten." @@ -1664,7 +1681,7 @@ msgstr "%(username)s hat %(related_user)s und %(related_user)s and %(other_user_display_count)s others have left your group \"%(group_name)s\"" msgstr "%(related_user)s und %(other_user_display_count)s andere haben deine Gruppe \"%(group_name)s\" verlassen" +#: bookwyrm/templates/notifications/items/link_domain.html:15 +#, python-format +msgid "A new link domain needs review" +msgid_plural "%(display_count)s new link domains need moderation" +msgstr[0] "Eine neue Link-Domain muss überprüft werden" +msgstr[1] "%(display_count)s neue Link-Domains müssen moderiert werden" + #: bookwyrm/templates/notifications/items/mention.html:20 #, python-format msgid "%(related_user)s mentioned you in a review of %(book_title)s" @@ -4430,63 +4463,71 @@ msgid "Celery Status" msgstr "Celery-Status" #: bookwyrm/templates/settings/celery.html:14 +msgid "You can set up monitoring to check if Celery is running by querying:" +msgstr "Um zu überprüfen, ob Celery läuft, kannst ein Monitoring einrichten, das folgendes abfragt:" + +#: bookwyrm/templates/settings/celery.html:22 msgid "Queues" msgstr "Warteschlangen" -#: bookwyrm/templates/settings/celery.html:18 +#: bookwyrm/templates/settings/celery.html:26 msgid "Low priority" msgstr "Niedrige Priorität" -#: bookwyrm/templates/settings/celery.html:24 +#: bookwyrm/templates/settings/celery.html:32 msgid "Medium priority" msgstr "Mittlere Priorität" -#: bookwyrm/templates/settings/celery.html:30 +#: bookwyrm/templates/settings/celery.html:38 msgid "High priority" msgstr "Hohe Priorität" -#: bookwyrm/templates/settings/celery.html:46 +#: bookwyrm/templates/settings/celery.html:50 +msgid "Broadcasts" +msgstr "" + +#: bookwyrm/templates/settings/celery.html:60 msgid "Could not connect to Redis broker" msgstr "Verbindung zum Redis Broker fehlgeschlagen" -#: bookwyrm/templates/settings/celery.html:54 +#: bookwyrm/templates/settings/celery.html:68 msgid "Active Tasks" msgstr "Aktive Aufgaben" -#: bookwyrm/templates/settings/celery.html:59 +#: bookwyrm/templates/settings/celery.html:73 #: bookwyrm/templates/settings/imports/imports.html:113 msgid "ID" msgstr "ID" -#: bookwyrm/templates/settings/celery.html:60 +#: bookwyrm/templates/settings/celery.html:74 msgid "Task name" msgstr "Aufgabenname" -#: bookwyrm/templates/settings/celery.html:61 +#: bookwyrm/templates/settings/celery.html:75 msgid "Run time" msgstr "Dauer" -#: bookwyrm/templates/settings/celery.html:62 +#: bookwyrm/templates/settings/celery.html:76 msgid "Priority" msgstr "Priorität" -#: bookwyrm/templates/settings/celery.html:67 +#: bookwyrm/templates/settings/celery.html:81 msgid "No active tasks" msgstr "Keine aktiven Aufgaben" -#: bookwyrm/templates/settings/celery.html:85 +#: bookwyrm/templates/settings/celery.html:99 msgid "Workers" msgstr "Workers" -#: bookwyrm/templates/settings/celery.html:90 +#: bookwyrm/templates/settings/celery.html:104 msgid "Uptime:" msgstr "Betriebszeit:" -#: bookwyrm/templates/settings/celery.html:100 +#: bookwyrm/templates/settings/celery.html:114 msgid "Could not connect to Celery" msgstr "Verbindung zum Celery fehlgeschlagen." -#: bookwyrm/templates/settings/celery.html:107 +#: bookwyrm/templates/settings/celery.html:121 msgid "Errors" msgstr "Fehler" @@ -5090,7 +5131,7 @@ msgstr "Meldungen" #: bookwyrm/templates/settings/link_domains/link_domains.html:5 #: bookwyrm/templates/settings/link_domains/link_domains.html:7 msgid "Link Domains" -msgstr "Domains verlinken" +msgstr "Link-Domains" #: bookwyrm/templates/settings/layout.html:78 msgid "System" @@ -5685,11 +5726,11 @@ msgstr "Zur Installationsanleitung" msgid "Instance Setup" msgstr "Instanzeinstellungen" -#: bookwyrm/templates/setup/layout.html:19 +#: bookwyrm/templates/setup/layout.html:21 msgid "Installing BookWyrm" msgstr "Installiere BookWyrm" -#: bookwyrm/templates/setup/layout.html:22 +#: bookwyrm/templates/setup/layout.html:24 msgid "Need help?" msgstr "Brauchst du Hilfe?" @@ -5781,7 +5822,7 @@ msgid_plural "and %(remainder_count_display)s others" msgstr[0] "und %(remainder_count_display)s Andere*r" msgstr[1] "und %(remainder_count_display)s Andere" -#: bookwyrm/templates/snippets/book_cover.html:61 +#: bookwyrm/templates/snippets/book_cover.html:63 msgid "No cover" msgstr "Kein Titelbild" @@ -5881,6 +5922,10 @@ msgstr "Auf Seite:" msgid "At percent:" msgstr "Bei Prozent:" +#: bookwyrm/templates/snippets/create_status/quotation.html:69 +msgid "to" +msgstr "bis" + #: bookwyrm/templates/snippets/create_status/review.html:24 #, python-format msgid "Your review of '%(book_title)s'" @@ -6059,10 +6104,18 @@ msgstr "Seite %(page)s von %(total_pages)s" msgid "page %(page)s" msgstr "Seite %(page)s" -#: bookwyrm/templates/snippets/pagination.html:12 +#: bookwyrm/templates/snippets/pagination.html:13 +msgid "Newer" +msgstr "Neuere" + +#: bookwyrm/templates/snippets/pagination.html:15 msgid "Previous" msgstr "Zurück" +#: bookwyrm/templates/snippets/pagination.html:28 +msgid "Older" +msgstr "Ältere" + #: bookwyrm/templates/snippets/privacy-icons.html:12 msgid "Followers-only" msgstr "Nur für Follower*innen" @@ -6191,19 +6244,29 @@ msgstr "Status anzeigen" #: bookwyrm/templates/snippets/status/content_status.html:102 #, python-format -msgid "(Page %(page)s)" -msgstr "(Seite %(page)s)" +msgid "(Page %(page)s" +msgstr "(Seite %(page)s" + +#: bookwyrm/templates/snippets/status/content_status.html:102 +#, python-format +msgid "%(endpage)s" +msgstr "%(endpage)s" #: bookwyrm/templates/snippets/status/content_status.html:104 #, python-format -msgid "(%(percent)s%%)" -msgstr "(%(percent)s%%)" +msgid "(%(percent)s%%" +msgstr "(%(percent)s%%" + +#: bookwyrm/templates/snippets/status/content_status.html:104 +#, python-format +msgid " - %(endpercent)s%%" +msgstr " - %(endpercent)s%%" #: bookwyrm/templates/snippets/status/content_status.html:127 msgid "Open image in new window" msgstr "Bild in neuem Fenster öffnen" -#: bookwyrm/templates/snippets/status/content_status.html:146 +#: bookwyrm/templates/snippets/status/content_status.html:148 msgid "Hide status" msgstr "Status ausblenden" diff --git a/locale/en_US/LC_MESSAGES/django.po b/locale/en_US/LC_MESSAGES/django.po index ca29be7df..98e55e539 100644 --- a/locale/en_US/LC_MESSAGES/django.po +++ b/locale/en_US/LC_MESSAGES/django.po @@ -8,7 +8,7 @@ msgid "" msgstr "" "Project-Id-Version: 0.0.1\n" "Report-Msgid-Bugs-To: \n" -"POT-Creation-Date: 2023-03-13 14:54+0000\n" +"POT-Creation-Date: 2023-03-28 14:09-0700\n" "PO-Revision-Date: 2021-02-28 17:19-0800\n" "Last-Translator: Mouse Reeve \n" "Language-Team: English \n" @@ -317,19 +317,19 @@ msgstr "" msgid "Everything else" msgstr "" -#: bookwyrm/settings.py:218 +#: bookwyrm/settings.py:221 msgid "Home Timeline" msgstr "" -#: bookwyrm/settings.py:218 +#: bookwyrm/settings.py:221 msgid "Home" msgstr "" -#: bookwyrm/settings.py:219 +#: bookwyrm/settings.py:222 msgid "Books Timeline" msgstr "" -#: bookwyrm/settings.py:219 +#: bookwyrm/settings.py:222 #: bookwyrm/templates/guided_tour/user_profile.html:101 #: bookwyrm/templates/search/layout.html:22 #: bookwyrm/templates/search/layout.html:43 @@ -337,75 +337,79 @@ msgstr "" msgid "Books" msgstr "" -#: bookwyrm/settings.py:291 +#: bookwyrm/settings.py:294 msgid "English" msgstr "" -#: bookwyrm/settings.py:292 +#: bookwyrm/settings.py:295 msgid "Català (Catalan)" msgstr "" -#: bookwyrm/settings.py:293 +#: bookwyrm/settings.py:296 msgid "Deutsch (German)" msgstr "" -#: bookwyrm/settings.py:294 -msgid "Español (Spanish)" -msgstr "" - -#: bookwyrm/settings.py:295 -msgid "Euskara (Basque)" -msgstr "" - -#: bookwyrm/settings.py:296 -msgid "Galego (Galician)" -msgstr "" - #: bookwyrm/settings.py:297 -msgid "Italiano (Italian)" +msgid "Esperanto (Esperanto)" msgstr "" #: bookwyrm/settings.py:298 -msgid "Suomi (Finnish)" +msgid "Español (Spanish)" msgstr "" #: bookwyrm/settings.py:299 -msgid "Français (French)" +msgid "Euskara (Basque)" msgstr "" #: bookwyrm/settings.py:300 -msgid "Lietuvių (Lithuanian)" +msgid "Galego (Galician)" msgstr "" #: bookwyrm/settings.py:301 -msgid "Norsk (Norwegian)" +msgid "Italiano (Italian)" msgstr "" #: bookwyrm/settings.py:302 -msgid "Polski (Polish)" +msgid "Suomi (Finnish)" msgstr "" #: bookwyrm/settings.py:303 -msgid "Português do Brasil (Brazilian Portuguese)" +msgid "Français (French)" msgstr "" #: bookwyrm/settings.py:304 -msgid "Português Europeu (European Portuguese)" +msgid "Lietuvių (Lithuanian)" msgstr "" #: bookwyrm/settings.py:305 -msgid "Română (Romanian)" +msgid "Norsk (Norwegian)" msgstr "" #: bookwyrm/settings.py:306 -msgid "Svenska (Swedish)" +msgid "Polski (Polish)" msgstr "" #: bookwyrm/settings.py:307 -msgid "简体中文 (Simplified Chinese)" +msgid "Português do Brasil (Brazilian Portuguese)" msgstr "" #: bookwyrm/settings.py:308 +msgid "Português Europeu (European Portuguese)" +msgstr "" + +#: bookwyrm/settings.py:309 +msgid "Română (Romanian)" +msgstr "" + +#: bookwyrm/settings.py:310 +msgid "Svenska (Swedish)" +msgstr "" + +#: bookwyrm/settings.py:311 +msgid "简体中文 (Simplified Chinese)" +msgstr "" + +#: bookwyrm/settings.py:312 msgid "繁體中文 (Traditional Chinese)" msgstr "" @@ -843,7 +847,7 @@ msgstr "" #: bookwyrm/templates/lists/bookmark_button.html:15 #: bookwyrm/templates/lists/edit_item_form.html:15 #: bookwyrm/templates/lists/form.html:130 -#: bookwyrm/templates/preferences/edit_user.html:136 +#: bookwyrm/templates/preferences/edit_user.html:140 #: bookwyrm/templates/readthrough/readthrough_modal.html:81 #: bookwyrm/templates/settings/announcements/edit_announcement.html:120 #: bookwyrm/templates/settings/federation/edit_instance.html:98 @@ -4039,6 +4043,11 @@ msgstr "" msgid "Default post privacy:" msgstr "" +#: bookwyrm/templates/preferences/edit_user.html:136 +#, python-format +msgid "Looking for shelf privacy? You can set a sepearate visibility level for each of your shelves. Go to Your Books, pick a shelf from the tab bar, and click \"Edit shelf.\"" +msgstr "" + #: bookwyrm/templates/preferences/export.html:4 #: bookwyrm/templates/preferences/export.html:7 msgid "CSV Export" diff --git a/locale/eo_UY/LC_MESSAGES/django.po b/locale/eo_UY/LC_MESSAGES/django.po new file mode 100644 index 000000000..a5c13f20a --- /dev/null +++ b/locale/eo_UY/LC_MESSAGES/django.po @@ -0,0 +1,6630 @@ +msgid "" +msgstr "" +"Project-Id-Version: bookwyrm\n" +"Report-Msgid-Bugs-To: \n" +"POT-Creation-Date: 2023-03-13 14:54+0000\n" +"PO-Revision-Date: 2023-03-27 09:50\n" +"Last-Translator: Mouse Reeve \n" +"Language-Team: Esperanto\n" +"Language: eo\n" +"MIME-Version: 1.0\n" +"Content-Type: text/plain; charset=UTF-8\n" +"Content-Transfer-Encoding: 8bit\n" +"Plural-Forms: nplurals=2; plural=(n != 1);\n" +"X-Crowdin-Project: bookwyrm\n" +"X-Crowdin-Project-ID: 479239\n" +"X-Crowdin-Language: eo\n" +"X-Crowdin-File: /[bookwyrm-social.bookwyrm] main/locale/en_US/LC_MESSAGES/django.po\n" +"X-Crowdin-File-ID: 1553\n" + +#: bookwyrm/forms/admin.py:42 +msgid "One Day" +msgstr "Unu tago" + +#: bookwyrm/forms/admin.py:43 +msgid "One Week" +msgstr "Unu semajno" + +#: bookwyrm/forms/admin.py:44 +msgid "One Month" +msgstr "Unu monato" + +#: bookwyrm/forms/admin.py:45 +msgid "Does Not Expire" +msgstr "Neniam eksvalidiĝas" + +#: bookwyrm/forms/admin.py:49 +#, python-brace-format +msgid "{i} uses" +msgstr "{i} uzoj" + +#: bookwyrm/forms/admin.py:50 +msgid "Unlimited" +msgstr "Senlima" + +#: bookwyrm/forms/edit_user.py:88 +msgid "Incorrect password" +msgstr "Malĝusta pasvorto" + +#: bookwyrm/forms/edit_user.py:95 bookwyrm/forms/landing.py:90 +msgid "Password does not match" +msgstr "Pasvorto ne kongruas" + +#: bookwyrm/forms/edit_user.py:118 +msgid "Incorrect Password" +msgstr "Malĝusta pasvorto" + +#: bookwyrm/forms/forms.py:54 +msgid "Reading finish date cannot be before start date." +msgstr "Dato de fino de legado ne povas esti antaŭ la dato de komenco." + +#: bookwyrm/forms/forms.py:59 +msgid "Reading stopped date cannot be before start date." +msgstr "La dato de halto de legado ne povas esti antaŭ la komenca dato." + +#: bookwyrm/forms/forms.py:67 +msgid "Reading stopped date cannot be in the future." +msgstr "La dato de halto de legado ne povas esti en la estonteco." + +#: bookwyrm/forms/forms.py:74 +msgid "Reading finished date cannot be in the future." +msgstr "La dato de fino de legado ne povas esti en la estonteco." + +#: bookwyrm/forms/landing.py:38 +msgid "Username or password are incorrect" +msgstr "Uzantnomo aŭ pasvorto malĝustas" + +#: bookwyrm/forms/landing.py:57 +msgid "User with this username already exists" +msgstr "Uzanto kun tiu ĉi uzantnomo jam ekzistas" + +#: bookwyrm/forms/landing.py:66 +msgid "A user with this email already exists." +msgstr "Uzanto kun tiu ĉi retpoŝtadreso jam ekzistas." + +#: bookwyrm/forms/landing.py:124 bookwyrm/forms/landing.py:132 +msgid "Incorrect code" +msgstr "Malĝusta kodo" + +#: bookwyrm/forms/links.py:36 +msgid "This domain is blocked. Please contact your administrator if you think this is an error." +msgstr "Tiu ĉi domajno estas blokita. Bonvolu kontakti vian administranton se vi kredas ke tio estas eraro." + +#: bookwyrm/forms/links.py:49 +msgid "This link with file type has already been added for this book. If it is not visible, the domain is still pending." +msgstr "Tiu ĉi ligilo kun tiu ĉi dosiertipo estis jam aldonita por tiu ĉi libro. Se ĝi estas nevidebla, la domajno estas ankoraŭ pritraktota." + +#: bookwyrm/forms/lists.py:26 +msgid "List Order" +msgstr "Ordo de listo" + +#: bookwyrm/forms/lists.py:27 +msgid "Book Title" +msgstr "Titolo de la libro" + +#: bookwyrm/forms/lists.py:28 bookwyrm/templates/shelf/shelf.html:156 +#: bookwyrm/templates/shelf/shelf.html:188 +#: bookwyrm/templates/snippets/create_status/review.html:32 +msgid "Rating" +msgstr "Takso" + +#: bookwyrm/forms/lists.py:30 bookwyrm/templates/lists/list.html:185 +msgid "Sort By" +msgstr "Ordigi laŭ" + +#: bookwyrm/forms/lists.py:34 +msgid "Ascending" +msgstr "Kreskante" + +#: bookwyrm/forms/lists.py:35 +msgid "Descending" +msgstr "Malkreskante" + +#: bookwyrm/models/announcement.py:11 +msgid "Primary" +msgstr "Ĉefa" + +#: bookwyrm/models/announcement.py:12 +msgid "Success" +msgstr "Sukceso" + +#: bookwyrm/models/announcement.py:13 +#: bookwyrm/templates/settings/invites/manage_invites.html:47 +msgid "Link" +msgstr "Ligilo" + +#: bookwyrm/models/announcement.py:14 +msgid "Warning" +msgstr "Averto" + +#: bookwyrm/models/announcement.py:15 +msgid "Danger" +msgstr "Danĝero" + +#: bookwyrm/models/antispam.py:112 bookwyrm/models/antispam.py:146 +msgid "Automatically generated report" +msgstr "Aŭtomate generita raporto" + +#: bookwyrm/models/base_model.py:18 bookwyrm/models/import_job.py:47 +#: bookwyrm/models/link.py:72 bookwyrm/templates/import/import_status.html:214 +#: bookwyrm/templates/settings/link_domains/link_domains.html:19 +msgid "Pending" +msgstr "Atendata" + +#: bookwyrm/models/base_model.py:19 +msgid "Self deletion" +msgstr "Mem forigo" + +#: bookwyrm/models/base_model.py:20 +msgid "Self deactivation" +msgstr "Mem malaktivigo" + +#: bookwyrm/models/base_model.py:21 +msgid "Moderator suspension" +msgstr "Suspendo fare de kontrolanto" + +#: bookwyrm/models/base_model.py:22 +msgid "Moderator deletion" +msgstr "Forigo fare de kontrolanto" + +#: bookwyrm/models/base_model.py:23 +msgid "Domain block" +msgstr "Blokado de domajno" + +#: bookwyrm/models/book.py:272 +msgid "Audiobook" +msgstr "Sonlibro" + +#: bookwyrm/models/book.py:273 +msgid "eBook" +msgstr "Bitlibro" + +#: bookwyrm/models/book.py:274 +msgid "Graphic novel" +msgstr "Grafika romano" + +#: bookwyrm/models/book.py:275 +msgid "Hardcover" +msgstr "Rigidkovrila" + +#: bookwyrm/models/book.py:276 +msgid "Paperback" +msgstr "Poŝlibro" + +#: bookwyrm/models/federated_server.py:11 +#: bookwyrm/templates/settings/federation/edit_instance.html:55 +#: bookwyrm/templates/settings/federation/instance_list.html:22 +msgid "Federated" +msgstr "Federaciita" + +#: bookwyrm/models/federated_server.py:12 bookwyrm/models/link.py:71 +#: bookwyrm/templates/settings/federation/edit_instance.html:56 +#: bookwyrm/templates/settings/federation/instance.html:10 +#: bookwyrm/templates/settings/federation/instance_list.html:26 +#: bookwyrm/templates/settings/link_domains/link_domains.html:27 +msgid "Blocked" +msgstr "Blokita" + +#: bookwyrm/models/fields.py:29 +#, python-format +msgid "%(value)s is not a valid remote_id" +msgstr "%(value)s ne estas valida remote_id" + +#: bookwyrm/models/fields.py:38 bookwyrm/models/fields.py:47 +#, python-format +msgid "%(value)s is not a valid username" +msgstr "%(value)s ne estas valida uzantnomo" + +#: bookwyrm/models/fields.py:192 bookwyrm/templates/layout.html:128 +#: bookwyrm/templates/ostatus/error.html:29 +msgid "username" +msgstr "uzantnomo" + +#: bookwyrm/models/fields.py:197 +msgid "A user with that username already exists." +msgstr "Uzanto kun tiu uzantnomo jam ekzistas." + +#: bookwyrm/models/fields.py:216 +#: bookwyrm/templates/snippets/privacy-icons.html:3 +#: bookwyrm/templates/snippets/privacy-icons.html:4 +#: bookwyrm/templates/snippets/privacy_select.html:11 +#: bookwyrm/templates/snippets/privacy_select_no_followers.html:11 +msgid "Public" +msgstr "Publika" + +#: bookwyrm/models/fields.py:217 +#: bookwyrm/templates/snippets/privacy-icons.html:7 +#: bookwyrm/templates/snippets/privacy-icons.html:8 +#: bookwyrm/templates/snippets/privacy_select.html:14 +#: bookwyrm/templates/snippets/privacy_select_no_followers.html:14 +msgid "Unlisted" +msgstr "Nelistigita" + +#: bookwyrm/models/fields.py:218 +#: bookwyrm/templates/snippets/privacy_select.html:17 +#: bookwyrm/templates/user/relationships/followers.html:6 +#: bookwyrm/templates/user/relationships/layout.html:11 +msgid "Followers" +msgstr "Sekvantoj" + +#: bookwyrm/models/fields.py:219 +#: bookwyrm/templates/snippets/create_status/post_options_block.html:6 +#: bookwyrm/templates/snippets/privacy-icons.html:15 +#: bookwyrm/templates/snippets/privacy-icons.html:16 +#: bookwyrm/templates/snippets/privacy_select.html:20 +#: bookwyrm/templates/snippets/privacy_select_no_followers.html:17 +msgid "Private" +msgstr "Privata" + +#: bookwyrm/models/import_job.py:48 bookwyrm/templates/import/import.html:168 +#: bookwyrm/templates/settings/imports/imports.html:98 +#: bookwyrm/templates/settings/users/user_admin.html:81 +#: bookwyrm/templates/settings/users/user_info.html:28 +msgid "Active" +msgstr "Aktiva" + +#: bookwyrm/models/import_job.py:49 bookwyrm/templates/import/import.html:166 +msgid "Complete" +msgstr "Finita" + +#: bookwyrm/models/import_job.py:50 +msgid "Stopped" +msgstr "Haltigita" + +#: bookwyrm/models/import_job.py:83 bookwyrm/models/import_job.py:91 +msgid "Import stopped" +msgstr "Importo haltigita" + +#: bookwyrm/models/import_job.py:360 bookwyrm/models/import_job.py:385 +msgid "Error loading book" +msgstr "Eraro dum la importo de la libro" + +#: bookwyrm/models/import_job.py:369 +msgid "Could not find a match for book" +msgstr "Kongrua libro ne troviĝis" + +#: bookwyrm/models/link.py:51 +msgid "Free" +msgstr "Senpaga" + +#: bookwyrm/models/link.py:52 +msgid "Purchasable" +msgstr "Aĉetebla" + +#: bookwyrm/models/link.py:53 +msgid "Available for loan" +msgstr "Pruntebla" + +#: bookwyrm/models/link.py:70 +#: bookwyrm/templates/settings/link_domains/link_domains.html:23 +msgid "Approved" +msgstr "Aprobita" + +#: bookwyrm/models/user.py:32 bookwyrm/templates/book/book.html:298 +msgid "Reviews" +msgstr "Recenzoj" + +#: bookwyrm/models/user.py:33 +msgid "Comments" +msgstr "Komentoj" + +#: bookwyrm/models/user.py:34 +msgid "Quotations" +msgstr "Citaĵoj" + +#: bookwyrm/models/user.py:35 +msgid "Everything else" +msgstr "Ĉio alia" + +#: bookwyrm/settings.py:218 +msgid "Home Timeline" +msgstr "Hejma novaĵfluo" + +#: bookwyrm/settings.py:218 +msgid "Home" +msgstr "Hejmo" + +#: bookwyrm/settings.py:219 +msgid "Books Timeline" +msgstr "Libra novaĵfluo" + +#: bookwyrm/settings.py:219 +#: bookwyrm/templates/guided_tour/user_profile.html:101 +#: bookwyrm/templates/search/layout.html:22 +#: bookwyrm/templates/search/layout.html:43 +#: bookwyrm/templates/user/layout.html:95 +msgid "Books" +msgstr "Libroj" + +#: bookwyrm/settings.py:291 +msgid "English" +msgstr "English (Angla)" + +#: bookwyrm/settings.py:292 +msgid "Català (Catalan)" +msgstr "Català (Kataluna)" + +#: bookwyrm/settings.py:293 +msgid "Deutsch (German)" +msgstr "Deutsch (Germana)" + +#: bookwyrm/settings.py:294 +msgid "Español (Spanish)" +msgstr "Español (Hispana)" + +#: bookwyrm/settings.py:295 +msgid "Euskara (Basque)" +msgstr "Euskara (Eŭska)" + +#: bookwyrm/settings.py:296 +msgid "Galego (Galician)" +msgstr "Galego (Galega)" + +#: bookwyrm/settings.py:297 +msgid "Italiano (Italian)" +msgstr "Italiano (Itala)" + +#: bookwyrm/settings.py:298 +msgid "Suomi (Finnish)" +msgstr "Suomi (Finna)" + +#: bookwyrm/settings.py:299 +msgid "Français (French)" +msgstr "Français (Franca)" + +#: bookwyrm/settings.py:300 +msgid "Lietuvių (Lithuanian)" +msgstr "Lietuvių (Litova)" + +#: bookwyrm/settings.py:301 +msgid "Norsk (Norwegian)" +msgstr "Norsk (Norvega)" + +#: bookwyrm/settings.py:302 +msgid "Polski (Polish)" +msgstr "Polski (Pola)" + +#: bookwyrm/settings.py:303 +msgid "Português do Brasil (Brazilian Portuguese)" +msgstr "Português do Brasil (Brazila portugala)" + +#: bookwyrm/settings.py:304 +msgid "Português Europeu (European Portuguese)" +msgstr "Português Europeu (Eŭropa portugala)" + +#: bookwyrm/settings.py:305 +msgid "Română (Romanian)" +msgstr "Română (Rumana)" + +#: bookwyrm/settings.py:306 +msgid "Svenska (Swedish)" +msgstr "Svenska (Sveda)" + +#: bookwyrm/settings.py:307 +msgid "简体中文 (Simplified Chinese)" +msgstr "简体中文 (Simpligita ĉina)" + +#: bookwyrm/settings.py:308 +msgid "繁體中文 (Traditional Chinese)" +msgstr "繁體中文 (Tradicia ĉina)" + +#: bookwyrm/templates/404.html:4 bookwyrm/templates/404.html:8 +msgid "Not Found" +msgstr "Ne trovita" + +#: bookwyrm/templates/404.html:9 +msgid "The page you requested doesn't seem to exist!" +msgstr "La paĝo kiun vi petis ŝajne ne ekzistas!" + +#: bookwyrm/templates/500.html:4 +msgid "Oops!" +msgstr "Ups!" + +#: bookwyrm/templates/500.html:8 +msgid "Server Error" +msgstr "Servila eraro" + +#: bookwyrm/templates/500.html:9 +msgid "Something went wrong! Sorry about that." +msgstr "Eraro okazis! Pardonu." + +#: bookwyrm/templates/about/about.html:9 +#: bookwyrm/templates/about/layout.html:35 +msgid "About" +msgstr "Pri" + +#: bookwyrm/templates/about/about.html:21 +#: bookwyrm/templates/get_started/layout.html:22 +#, python-format +msgid "Welcome to %(site_name)s!" +msgstr "Bonvenon al %(site_name)s!" + +#: bookwyrm/templates/about/about.html:25 +#, python-format +msgid "%(site_name)s is part of BookWyrm, a network of independent, self-directed communities for readers. While you can interact seamlessly with users anywhere in the BookWyrm network, this community is unique." +msgstr "%(site_name)s estas parto de BookWyrm, kiu estas reto de sendependaj, memregataj komunumoj por legemuloj. Kvankam vi povas senpene interagi kun uzantoj ie ajn en la reto de BookWyrm, ĉi tiu komunumo estas unika." + +#: bookwyrm/templates/about/about.html:45 +#, python-format +msgid "%(title)s is %(site_name)s's most beloved book, with an average rating of %(rating)s out of 5." +msgstr "%(title)s estas la plej ŝatata libro de %(site_name)s, kun averaĝa takso de %(rating)s el 5." + +#: bookwyrm/templates/about/about.html:64 +#, python-format +msgid "More %(site_name)s users want to read %(title)s than any other book." +msgstr "Pli da uzantoj de %(site_name)s volas legi %(title)s ol iun ajn alian libron." + +#: bookwyrm/templates/about/about.html:83 +#, python-format +msgid "%(title)s has the most divisive ratings of any book on %(site_name)s." +msgstr "%(title)s havas la plej diversajn taksojn el ĉiuj libroj ĉe %(site_name)s." + +#: bookwyrm/templates/about/about.html:94 +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, reach out and make yourself heard." +msgstr "Notu kion vi legas, parolu pri libroj, verku recenzojn kaj malkovru vian sekvan legaĵon. BookWyrm estas programo konstruita por homoj. Ĝi estas ĉiam sen reklamoj, kontraŭkapitalisma kaj celas resti malgranda kaj persona. Se vi havas petojn pri novaj trajtoj, raportojn pri cimoj, aŭ grandajn revojn kontaktu nin kaj estu aŭskultata." + +#: bookwyrm/templates/about/about.html:105 +msgid "Meet your admins" +msgstr "Renkontu viajn administrantojn" + +#: bookwyrm/templates/about/about.html:108 +#, python-format +msgid "%(site_name)s's moderators and administrators keep the site up and running, enforce the code of conduct, and respond when users report spam and bad behavior." +msgstr "La kontrolantoj de %(site_name)s kaj la administrantoj certigas la daŭran funkciadon de la retejo, obeigas la kondutkodon, kaj respondas kiam uzantoj raportas trudmesaĝojn aŭ malbonan konduton." + +#: bookwyrm/templates/about/about.html:122 +msgid "Moderator" +msgstr "Kontrolanto" + +#: bookwyrm/templates/about/about.html:124 bookwyrm/templates/user_menu.html:67 +msgid "Admin" +msgstr "Administranto" + +#: bookwyrm/templates/about/about.html:140 +#: bookwyrm/templates/settings/users/user_moderation_actions.html:14 +#: bookwyrm/templates/snippets/status/status_options.html:35 +#: bookwyrm/templates/snippets/user_options.html:14 +msgid "Send direct message" +msgstr "Sendi rektan mesaĝon" + +#: bookwyrm/templates/about/conduct.html:4 +#: bookwyrm/templates/about/conduct.html:9 +#: bookwyrm/templates/about/layout.html:41 +#: bookwyrm/templates/snippets/footer.html:27 +msgid "Code of Conduct" +msgstr "Kondutkodo" + +#: bookwyrm/templates/about/impressum.html:4 +#: bookwyrm/templates/about/impressum.html:9 +#: bookwyrm/templates/about/layout.html:54 +#: bookwyrm/templates/snippets/footer.html:34 +msgid "Impressum" +msgstr "Impressum" + +#: bookwyrm/templates/about/layout.html:11 +msgid "Active users:" +msgstr "Aktivaj uzantoj:" + +#: bookwyrm/templates/about/layout.html:15 +msgid "Statuses posted:" +msgstr "Nombro de afiŝoj:" + +#: bookwyrm/templates/about/layout.html:19 +#: bookwyrm/templates/setup/config.html:74 +msgid "Software version:" +msgstr "Versio de la programo:" + +#: bookwyrm/templates/about/layout.html:30 +#: bookwyrm/templates/embed-layout.html:33 +#: bookwyrm/templates/snippets/footer.html:8 +#, python-format +msgid "About %(site_name)s" +msgstr "Pri %(site_name)s" + +#: bookwyrm/templates/about/layout.html:47 +#: bookwyrm/templates/about/privacy.html:4 +#: bookwyrm/templates/about/privacy.html:9 +#: bookwyrm/templates/snippets/footer.html:30 +msgid "Privacy Policy" +msgstr "Privateca politiko" + +#: bookwyrm/templates/annual_summary/layout.html:7 +#: bookwyrm/templates/feed/summary_card.html:8 +#, python-format +msgid "%(year)s in the books" +msgstr "La libroj de %(year)s" + +#: bookwyrm/templates/annual_summary/layout.html:43 +#, python-format +msgid "%(year)s in the books" +msgstr "La libroj de %(year)s" + +#: bookwyrm/templates/annual_summary/layout.html:47 +#, python-format +msgid "%(display_name)s’s year of reading" +msgstr "La legojaro de %(display_name)s" + +#: bookwyrm/templates/annual_summary/layout.html:53 +msgid "Share this page" +msgstr "Kunhavigi ĉi tiun paĝon" + +#: bookwyrm/templates/annual_summary/layout.html:67 +msgid "Copy address" +msgstr "Kopii adreson" + +#: bookwyrm/templates/annual_summary/layout.html:68 +#: bookwyrm/templates/lists/list.html:277 +msgid "Copied!" +msgstr "Kopiita!" + +#: bookwyrm/templates/annual_summary/layout.html:77 +msgid "Sharing status: public with key" +msgstr "Stato de kunhavigo: publika kun ŝlosilo" + +#: bookwyrm/templates/annual_summary/layout.html:78 +msgid "The page can be seen by anyone with the complete address." +msgstr "La paĝon povas vidi iu ajn havanta la kompletan adreson." + +#: bookwyrm/templates/annual_summary/layout.html:83 +msgid "Make page private" +msgstr "Privatigi la paĝon" + +#: bookwyrm/templates/annual_summary/layout.html:89 +msgid "Sharing status: private" +msgstr "Stato de kunhavigo: privata" + +#: bookwyrm/templates/annual_summary/layout.html:90 +msgid "The page is private, only you can see it." +msgstr "La paĝo estas privata, nur vi povas vidi ĝin." + +#: bookwyrm/templates/annual_summary/layout.html:95 +msgid "Make page public" +msgstr "Publikigi la paĝon" + +#: bookwyrm/templates/annual_summary/layout.html:99 +msgid "When you make your page private, the old key won’t give access to the page anymore. A new key will be created if the page is once again made public." +msgstr "Kiam oni privatigas paĝon, la malnova ŝlosilo ne plu permesas aliron al la paĝo. Nova ŝlosilo kreiĝos se la paĝo denove publikiĝos." + +#: bookwyrm/templates/annual_summary/layout.html:112 +#, python-format +msgid "Sadly %(display_name)s didn’t finish any books in %(year)s" +msgstr "Bedaŭrinde %(display_name)s ne finis iun ajn libron en %(year)s" + +#: bookwyrm/templates/annual_summary/layout.html:118 +#, python-format +msgid "In %(year)s, %(display_name)s read %(books_total)s book
for a total of %(pages_total)s pages!" +msgid_plural "In %(year)s, %(display_name)s read %(books_total)s books
for a total of %(pages_total)s pages!" +msgstr[0] "En %(year)s, %(display_name)s legis %(books_total)s libron
kiu sume enhavas %(pages_total)s paĝojn!" +msgstr[1] "En %(year)s, %(display_name)s legis %(books_total)s librojn
kiuj sume enhavas %(pages_total)s paĝojn!" + +#: bookwyrm/templates/annual_summary/layout.html:124 +msgid "That’s great!" +msgstr "Bonege!" + +#: bookwyrm/templates/annual_summary/layout.html:128 +#, python-format +msgid "That makes an average of %(pages)s pages per book." +msgstr "Tio faras averaĝon de po %(pages)s paĝoj en libro." + +#: bookwyrm/templates/annual_summary/layout.html:134 +#, python-format +msgid "(No page data was available for %(no_page_number)s book)" +msgid_plural "(No page data was available for %(no_page_number)s books)" +msgstr[0] "(La nombro da paĝoj ne troveblis por %(no_page_number)s libro)" +msgstr[1] "(La nombro da paĝoj ne troveblis por %(no_page_number)s libroj)" + +#: bookwyrm/templates/annual_summary/layout.html:150 +msgid "Their shortest read this year…" +msgstr "Ria plej mallonga legaĵo ĉi-jare…" + +#: bookwyrm/templates/annual_summary/layout.html:157 +#: bookwyrm/templates/annual_summary/layout.html:178 +#: bookwyrm/templates/annual_summary/layout.html:247 +#: bookwyrm/templates/book/book.html:56 +#: bookwyrm/templates/discover/large-book.html:22 +#: bookwyrm/templates/landing/large-book.html:26 +#: bookwyrm/templates/landing/small-book.html:18 +msgid "by" +msgstr "de" + +#: bookwyrm/templates/annual_summary/layout.html:163 +#: bookwyrm/templates/annual_summary/layout.html:184 +#, python-format +msgid "%(pages)s pages" +msgstr "%(pages)s paĝoj" + +#: bookwyrm/templates/annual_summary/layout.html:171 +msgid "…and the longest" +msgstr "…kaj ria plej longa" + +#: bookwyrm/templates/annual_summary/layout.html:202 +#, python-format +msgid "%(display_name)s set a goal of reading %(goal)s book in %(year)s,
and achieved %(goal_percent)s%% of that goal" +msgid_plural "%(display_name)s set a goal of reading %(goal)s books in %(year)s,
and achieved %(goal_percent)s%% of that goal" +msgstr[0] "%(display_name)s fiksis por si celon legi %(goal)s libron en %(year)s,
kaj atingis %(goal_percent)s%% de tiu celo" +msgstr[1] "%(display_name)s fiksis por si celon legi %(goal)s librojn en %(year)s,
kaj atingis %(goal_percent)s%% de tiu celo" + +#: bookwyrm/templates/annual_summary/layout.html:211 +msgid "Way to go!" +msgstr "Gratulon!" + +#: bookwyrm/templates/annual_summary/layout.html:226 +#, python-format +msgid "%(display_name)s left %(ratings_total)s rating,
their average rating is %(rating_average)s" +msgid_plural "%(display_name)s left %(ratings_total)s ratings,
their average rating is %(rating_average)s" +msgstr[0] "%(display_name)s taksis %(ratings_total)s libron,
kaj ria averaĝa takso estas %(rating_average)s" +msgstr[1] "%(display_name)s taksis %(ratings_total)s librojn,
kaj ria averaĝa takso estas %(rating_average)s" + +#: bookwyrm/templates/annual_summary/layout.html:240 +msgid "Their best rated review" +msgstr "Ria plej alta takso" + +#: bookwyrm/templates/annual_summary/layout.html:253 +#, python-format +msgid "Their rating: %(rating)s" +msgstr "Ria takso: %(rating)s" + +#: bookwyrm/templates/annual_summary/layout.html:270 +#, python-format +msgid "All the books %(display_name)s read in %(year)s" +msgstr "Ĉiuj libroj kiujn %(display_name)s legis en %(year)s" + +#: bookwyrm/templates/author/author.html:19 +#: bookwyrm/templates/author/author.html:20 +msgid "Edit Author" +msgstr "Modifi la aŭtoron" + +#: bookwyrm/templates/author/author.html:36 +msgid "Author details" +msgstr "Detaloj pri la aŭtoro" + +#: bookwyrm/templates/author/author.html:40 +#: bookwyrm/templates/author/edit_author.html:42 +msgid "Aliases:" +msgstr "Alinomoj:" + +#: bookwyrm/templates/author/author.html:49 +msgid "Born:" +msgstr "Naskiĝis:" + +#: bookwyrm/templates/author/author.html:56 +msgid "Died:" +msgstr "Mortis:" + +#: bookwyrm/templates/author/author.html:66 +msgid "External links" +msgstr "Eksteraj ligiloj" + +#: bookwyrm/templates/author/author.html:71 +msgid "Wikipedia" +msgstr "Vikipedio" + +#: bookwyrm/templates/author/author.html:79 +msgid "Website" +msgstr "Retejo" + +#: bookwyrm/templates/author/author.html:87 +msgid "View ISNI record" +msgstr "Vidi la ISNI-registraĵon" + +#: bookwyrm/templates/author/author.html:95 +#: bookwyrm/templates/book/book.html:166 +msgid "View on ISFDB" +msgstr "Vidi ĉe ISFDB" + +#: bookwyrm/templates/author/author.html:100 +#: bookwyrm/templates/author/sync_modal.html:5 +#: bookwyrm/templates/book/book.html:133 +#: bookwyrm/templates/book/sync_modal.html:5 +msgid "Load data" +msgstr "Ŝarĝi per la datumaro" + +#: bookwyrm/templates/author/author.html:104 +#: bookwyrm/templates/book/book.html:137 +msgid "View on OpenLibrary" +msgstr "Vidi ĉe OpenLibrary" + +#: bookwyrm/templates/author/author.html:119 +#: bookwyrm/templates/book/book.html:151 +msgid "View on Inventaire" +msgstr "Vidi ĉe Inventaire" + +#: bookwyrm/templates/author/author.html:135 +msgid "View on LibraryThing" +msgstr "Vidi ĉe LibraryThing" + +#: bookwyrm/templates/author/author.html:143 +msgid "View on Goodreads" +msgstr "Vidi ĉe Goodreads" + +#: bookwyrm/templates/author/author.html:151 +msgid "View ISFDB entry" +msgstr "Vidi la ISFDB-registraĵon" + +#: bookwyrm/templates/author/author.html:166 +#, python-format +msgid "Books by %(name)s" +msgstr "Libroj de %(name)s" + +#: bookwyrm/templates/author/edit_author.html:5 +msgid "Edit Author:" +msgstr "Modifi la aŭtoron:" + +#: bookwyrm/templates/author/edit_author.html:13 +#: bookwyrm/templates/book/edit/edit_book.html:25 +msgid "Added:" +msgstr "Aldonita:" + +#: bookwyrm/templates/author/edit_author.html:14 +#: bookwyrm/templates/book/edit/edit_book.html:28 +msgid "Updated:" +msgstr "Ĝisdatigita:" + +#: bookwyrm/templates/author/edit_author.html:16 +#: bookwyrm/templates/book/edit/edit_book.html:32 +msgid "Last edited by:" +msgstr "Lasta modifo farita de:" + +#: bookwyrm/templates/author/edit_author.html:33 +#: bookwyrm/templates/book/edit/edit_book_form.html:19 +msgid "Metadata" +msgstr "Metadatumoj" + +#: bookwyrm/templates/author/edit_author.html:35 +#: bookwyrm/templates/lists/form.html:9 +#: bookwyrm/templates/settings/link_domains/edit_domain_modal.html:14 +#: bookwyrm/templates/shelf/form.html:9 +msgid "Name:" +msgstr "Nomo:" + +#: bookwyrm/templates/author/edit_author.html:44 +#: bookwyrm/templates/book/edit/edit_book_form.html:78 +#: bookwyrm/templates/book/edit/edit_book_form.html:148 +msgid "Separate multiple values with commas." +msgstr "Apartigu plurajn valorojn per komoj." + +#: bookwyrm/templates/author/edit_author.html:50 +msgid "Bio:" +msgstr "Biografio:" + +#: bookwyrm/templates/author/edit_author.html:56 +msgid "Wikipedia link:" +msgstr "Artikolo ĉe Vikipedio:" + +#: bookwyrm/templates/author/edit_author.html:60 +msgid "Website:" +msgstr "Retejo:" + +#: bookwyrm/templates/author/edit_author.html:65 +msgid "Birth date:" +msgstr "Naskiĝdato:" + +#: bookwyrm/templates/author/edit_author.html:72 +msgid "Death date:" +msgstr "Mortodato:" + +#: bookwyrm/templates/author/edit_author.html:79 +msgid "Author Identifiers" +msgstr "Aŭtoridentigiloj" + +#: bookwyrm/templates/author/edit_author.html:81 +msgid "Openlibrary key:" +msgstr "Ŝlosilo de Openlibrary:" + +#: bookwyrm/templates/author/edit_author.html:88 +#: bookwyrm/templates/book/edit/edit_book_form.html:323 +msgid "Inventaire ID:" +msgstr "Inventaire ID:" + +#: bookwyrm/templates/author/edit_author.html:95 +msgid "Librarything key:" +msgstr "Ŝlosilo de Librarything:" + +#: bookwyrm/templates/author/edit_author.html:102 +#: bookwyrm/templates/book/edit/edit_book_form.html:332 +msgid "Goodreads key:" +msgstr "Ŝlosilo de Goodreads:" + +#: bookwyrm/templates/author/edit_author.html:109 +msgid "ISFDB:" +msgstr "ISFDB:" + +#: bookwyrm/templates/author/edit_author.html:116 +msgid "ISNI:" +msgstr "ISNI:" + +#: bookwyrm/templates/author/edit_author.html:126 +#: bookwyrm/templates/book/book.html:211 +#: 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 +#: bookwyrm/templates/groups/form.html:32 +#: bookwyrm/templates/lists/bookmark_button.html:15 +#: bookwyrm/templates/lists/edit_item_form.html:15 +#: bookwyrm/templates/lists/form.html:130 +#: bookwyrm/templates/preferences/edit_user.html:136 +#: bookwyrm/templates/readthrough/readthrough_modal.html:81 +#: bookwyrm/templates/settings/announcements/edit_announcement.html:120 +#: bookwyrm/templates/settings/federation/edit_instance.html:98 +#: bookwyrm/templates/settings/federation/instance.html:105 +#: bookwyrm/templates/settings/registration.html:96 +#: bookwyrm/templates/settings/registration_limited.html:76 +#: bookwyrm/templates/settings/site.html:144 +#: bookwyrm/templates/settings/users/user_moderation_actions.html:75 +#: bookwyrm/templates/shelf/form.html:25 +#: bookwyrm/templates/snippets/reading_modals/layout.html:18 +msgid "Save" +msgstr "Konservi" + +#: bookwyrm/templates/author/edit_author.html:127 +#: bookwyrm/templates/author/sync_modal.html:23 +#: bookwyrm/templates/book/book.html:212 +#: bookwyrm/templates/book/cover_add_modal.html:33 +#: bookwyrm/templates/book/edit/edit_book.html:152 +#: bookwyrm/templates/book/edit/edit_book.html:155 +#: bookwyrm/templates/book/file_links/add_link_modal.html:59 +#: bookwyrm/templates/book/file_links/verification_modal.html:25 +#: bookwyrm/templates/book/sync_modal.html:23 +#: bookwyrm/templates/groups/delete_group_modal.html:15 +#: bookwyrm/templates/lists/add_item_modal.html:36 +#: bookwyrm/templates/lists/delete_list_modal.html:16 +#: bookwyrm/templates/preferences/disable-2fa.html:19 +#: bookwyrm/templates/readthrough/delete_readthrough_modal.html:27 +#: bookwyrm/templates/readthrough/readthrough_modal.html:80 +#: bookwyrm/templates/search/barcode_modal.html:43 +#: bookwyrm/templates/settings/federation/instance.html:106 +#: bookwyrm/templates/settings/imports/complete_import_modal.html:16 +#: bookwyrm/templates/settings/link_domains/edit_domain_modal.html:22 +#: bookwyrm/templates/snippets/report_modal.html:52 +msgid "Cancel" +msgstr "Nuligi" + +#: bookwyrm/templates/author/sync_modal.html:15 +#, python-format +msgid "Loading data will connect to %(source_name)s and check for any metadata about this author which aren't present here. Existing metadata will not be overwritten." +msgstr "La ŝarĝado konektos al %(source_name)s kaj kontrolos ĉu estas metadatumoj pri ĉi tiu aŭtoro kiuj ne jam ĉeestas ĉi tie. La ekzistantaj datumoj ne anstataŭiĝos." + +#: bookwyrm/templates/author/sync_modal.html:24 +#: bookwyrm/templates/book/edit/edit_book.html:137 +#: bookwyrm/templates/book/sync_modal.html:24 +#: bookwyrm/templates/groups/members.html:29 +#: bookwyrm/templates/landing/password_reset.html:52 +#: bookwyrm/templates/preferences/2fa.html:77 +#: bookwyrm/templates/settings/imports/complete_import_modal.html:19 +#: bookwyrm/templates/snippets/remove_from_group_button.html:17 +msgid "Confirm" +msgstr "Konfirmi" + +#: bookwyrm/templates/book/book.html:19 +msgid "Unable to connect to remote source." +msgstr "La konekto al la fora fonto malsukcesis." + +#: bookwyrm/templates/book/book.html:64 bookwyrm/templates/book/book.html:65 +msgid "Edit Book" +msgstr "Modifi libron" + +#: bookwyrm/templates/book/book.html:90 bookwyrm/templates/book/book.html:93 +msgid "Click to add cover" +msgstr "Alklaku por aldoni kovrilon" + +#: bookwyrm/templates/book/book.html:99 +msgid "Failed to load cover" +msgstr "Elŝuto de la kovrilo malsukcesis" + +#: bookwyrm/templates/book/book.html:110 +msgid "Click to enlarge" +msgstr "Alklaku por grandigi" + +#: bookwyrm/templates/book/book.html:188 +#, python-format +msgid "(%(review_count)s review)" +msgid_plural "(%(review_count)s reviews)" +msgstr[0] "(%(review_count)s recenzo)" +msgstr[1] "(%(review_count)s recenzoj)" + +#: bookwyrm/templates/book/book.html:200 +msgid "Add Description" +msgstr "Aldoni priskribon" + +#: bookwyrm/templates/book/book.html:207 +#: bookwyrm/templates/book/edit/edit_book_form.html:42 +#: bookwyrm/templates/lists/form.html:13 bookwyrm/templates/shelf/form.html:17 +msgid "Description:" +msgstr "Priskribo:" + +#: bookwyrm/templates/book/book.html:223 +#, python-format +msgid "%(count)s edition" +msgid_plural "%(count)s editions" +msgstr[0] "%(count)s eldono" +msgstr[1] "%(count)s eldonoj" + +#: bookwyrm/templates/book/book.html:237 +msgid "You have shelved this edition in:" +msgstr "Vi surbretigis ĉi tiun eldonon sur:" + +#: bookwyrm/templates/book/book.html:252 +#, python-format +msgid "A different edition of this book is on your %(shelf_name)s shelf." +msgstr "Alia eldono de ĉi tiu libro estas sur via breto %(shelf_name)s." + +#: bookwyrm/templates/book/book.html:263 +msgid "Your reading activity" +msgstr "Via lega agado" + +#: bookwyrm/templates/book/book.html:269 +#: bookwyrm/templates/guided_tour/book.html:56 +msgid "Add read dates" +msgstr "Aldoni legodatojn" + +#: bookwyrm/templates/book/book.html:277 +msgid "You don't have any reading activity for this book." +msgstr "Vi ne havas legan agadon por ĉi tiu libro." + +#: bookwyrm/templates/book/book.html:303 +msgid "Your reviews" +msgstr "Viaj recenzoj" + +#: bookwyrm/templates/book/book.html:309 +msgid "Your comments" +msgstr "Viaj komentoj" + +#: bookwyrm/templates/book/book.html:315 +msgid "Your quotes" +msgstr "Viaj citaĵoj" + +#: bookwyrm/templates/book/book.html:351 +msgid "Subjects" +msgstr "Temoj" + +#: bookwyrm/templates/book/book.html:363 +msgid "Places" +msgstr "Lokoj" + +#: bookwyrm/templates/book/book.html:374 +#: bookwyrm/templates/groups/group.html:19 +#: bookwyrm/templates/guided_tour/lists.html:14 +#: bookwyrm/templates/guided_tour/user_books.html:102 +#: bookwyrm/templates/guided_tour/user_profile.html:78 +#: bookwyrm/templates/layout.html:90 bookwyrm/templates/lists/curate.html:8 +#: bookwyrm/templates/lists/list.html:12 bookwyrm/templates/lists/lists.html:5 +#: bookwyrm/templates/lists/lists.html:12 +#: bookwyrm/templates/search/layout.html:26 +#: bookwyrm/templates/search/layout.html:51 +#: bookwyrm/templates/user/layout.html:89 +msgid "Lists" +msgstr "Listoj" + +#: bookwyrm/templates/book/book.html:386 +msgid "Add to list" +msgstr "Aldoni al la listo" + +#: bookwyrm/templates/book/book.html:396 +#: bookwyrm/templates/book/cover_add_modal.html:32 +#: bookwyrm/templates/lists/add_item_modal.html:39 +#: bookwyrm/templates/lists/list.html:255 +#: bookwyrm/templates/settings/email_blocklist/domain_form.html:24 +#: bookwyrm/templates/settings/ip_blocklist/ip_address_form.html:32 +msgid "Add" +msgstr "Aldoni" + +#: bookwyrm/templates/book/book_identifiers.html:8 +msgid "ISBN:" +msgstr "ISBN:" + +#: bookwyrm/templates/book/book_identifiers.html:15 +#: bookwyrm/templates/book/edit/edit_book_form.html:341 +msgid "OCLC Number:" +msgstr "Numero OCLC:" + +#: bookwyrm/templates/book/book_identifiers.html:22 +#: bookwyrm/templates/book/edit/edit_book_form.html:350 +msgid "ASIN:" +msgstr "ASIN:" + +#: bookwyrm/templates/book/book_identifiers.html:29 +#: bookwyrm/templates/book/edit/edit_book_form.html:359 +msgid "Audible ASIN:" +msgstr "ASIN Audible:" + +#: bookwyrm/templates/book/book_identifiers.html:36 +#: bookwyrm/templates/book/edit/edit_book_form.html:368 +msgid "ISFDB ID:" +msgstr "ISFDB ID:" + +#: bookwyrm/templates/book/book_identifiers.html:43 +msgid "Goodreads:" +msgstr "Goodreads:" + +#: bookwyrm/templates/book/cover_add_modal.html:5 +msgid "Add cover" +msgstr "Aldoni kovrilon" + +#: bookwyrm/templates/book/cover_add_modal.html:17 +#: bookwyrm/templates/book/edit/edit_book_form.html:233 +msgid "Upload cover:" +msgstr "Alŝuti kovrilon:" + +#: bookwyrm/templates/book/cover_add_modal.html:23 +#: bookwyrm/templates/book/edit/edit_book_form.html:239 +msgid "Load cover from url:" +msgstr "Elŝuti kovrilon de URL:" + +#: bookwyrm/templates/book/cover_show_modal.html:6 +msgid "Book cover preview" +msgstr "Antaŭmontro de la kovrilo" + +#: bookwyrm/templates/book/cover_show_modal.html:11 +#: bookwyrm/templates/components/inline_form.html:8 +#: bookwyrm/templates/components/modal.html:13 +#: bookwyrm/templates/components/modal.html:30 +#: bookwyrm/templates/feed/suggested_books.html:67 +#: bookwyrm/templates/get_started/layout.html:27 +#: bookwyrm/templates/get_started/layout.html:60 +msgid "Close" +msgstr "Fermi" + +#: bookwyrm/templates/book/edit/edit_book.html:8 +#: bookwyrm/templates/book/edit/edit_book.html:18 +#, python-format +msgid "Edit \"%(book_title)s\"" +msgstr "Modifi «%(book_title)s»" + +#: bookwyrm/templates/book/edit/edit_book.html:10 +#: bookwyrm/templates/book/edit/edit_book.html:20 +msgid "Add Book" +msgstr "Aldoni libron" + +#: bookwyrm/templates/book/edit/edit_book.html:43 +msgid "Failed to save book, see errors below for more information." +msgstr "Registrado de la libro malsukcesis, vidu la subajn erarojn por pli da informo." + +#: bookwyrm/templates/book/edit/edit_book.html:70 +msgid "Confirm Book Info" +msgstr "Konfirmi librodatumojn" + +#: bookwyrm/templates/book/edit/edit_book.html:78 +#, python-format +msgid "Is \"%(name)s\" one of these authors?" +msgstr "Ĉu «%(name)s» estas unu el ĉi tiuj aŭtoroj?" + +#: bookwyrm/templates/book/edit/edit_book.html:89 +#, python-format +msgid "Author of %(book_title)s" +msgstr "Aŭtoro de %(book_title)s" + +#: bookwyrm/templates/book/edit/edit_book.html:93 +#, python-format +msgid "Author of %(alt_title)s" +msgstr "Aŭtoro de %(alt_title)s" + +#: bookwyrm/templates/book/edit/edit_book.html:95 +msgid "Find more information at isni.org" +msgstr "Pli da informo troviĝas ĉe isni.org" + +#: bookwyrm/templates/book/edit/edit_book.html:105 +msgid "This is a new author" +msgstr "Ĉi tiu estas nova aŭtoro" + +#: bookwyrm/templates/book/edit/edit_book.html:115 +#, python-format +msgid "Creating a new author: %(name)s" +msgstr "Kreiĝos nova aŭtoro: %(name)s" + +#: bookwyrm/templates/book/edit/edit_book.html:122 +msgid "Is this an edition of an existing work?" +msgstr "Ĉu ĉi tio estas eldono de ekzistanta verkaĵo?" + +#: bookwyrm/templates/book/edit/edit_book.html:130 +msgid "This is a new work" +msgstr "Ĉi tio estas nova verkaĵo" + +#: bookwyrm/templates/book/edit/edit_book.html:139 +#: bookwyrm/templates/feed/status.html:19 +#: bookwyrm/templates/guided_tour/book.html:44 +#: bookwyrm/templates/guided_tour/book.html:68 +#: bookwyrm/templates/guided_tour/book.html:91 +#: bookwyrm/templates/guided_tour/book.html:116 +#: bookwyrm/templates/guided_tour/book.html:140 +#: bookwyrm/templates/guided_tour/book.html:164 +#: bookwyrm/templates/guided_tour/book.html:188 +#: bookwyrm/templates/guided_tour/book.html:213 +#: bookwyrm/templates/guided_tour/book.html:237 +#: bookwyrm/templates/guided_tour/book.html:262 +#: bookwyrm/templates/guided_tour/book.html:290 +#: bookwyrm/templates/guided_tour/group.html:43 +#: bookwyrm/templates/guided_tour/group.html:66 +#: bookwyrm/templates/guided_tour/group.html:89 +#: bookwyrm/templates/guided_tour/group.html:108 +#: bookwyrm/templates/guided_tour/home.html:91 +#: bookwyrm/templates/guided_tour/home.html:115 +#: bookwyrm/templates/guided_tour/home.html:140 +#: bookwyrm/templates/guided_tour/home.html:165 +#: bookwyrm/templates/guided_tour/home.html:189 +#: bookwyrm/templates/guided_tour/home.html:212 +#: bookwyrm/templates/guided_tour/lists.html:47 +#: bookwyrm/templates/guided_tour/lists.html:70 +#: bookwyrm/templates/guided_tour/lists.html:94 +#: bookwyrm/templates/guided_tour/lists.html:117 +#: bookwyrm/templates/guided_tour/lists.html:136 +#: bookwyrm/templates/guided_tour/search.html:83 +#: bookwyrm/templates/guided_tour/search.html:110 +#: bookwyrm/templates/guided_tour/search.html:134 +#: bookwyrm/templates/guided_tour/search.html:155 +#: bookwyrm/templates/guided_tour/user_books.html:44 +#: bookwyrm/templates/guided_tour/user_books.html:67 +#: bookwyrm/templates/guided_tour/user_books.html:90 +#: bookwyrm/templates/guided_tour/user_books.html:118 +#: bookwyrm/templates/guided_tour/user_groups.html:44 +#: bookwyrm/templates/guided_tour/user_groups.html:67 +#: bookwyrm/templates/guided_tour/user_groups.html:91 +#: bookwyrm/templates/guided_tour/user_groups.html:110 +#: bookwyrm/templates/guided_tour/user_profile.html:43 +#: bookwyrm/templates/guided_tour/user_profile.html:66 +#: bookwyrm/templates/guided_tour/user_profile.html:89 +#: bookwyrm/templates/guided_tour/user_profile.html:112 +#: bookwyrm/templates/guided_tour/user_profile.html:135 +#: bookwyrm/templates/user/user.html:87 bookwyrm/templates/user_menu.html:18 +msgid "Back" +msgstr "Reen" + +#: bookwyrm/templates/book/edit/edit_book_form.html:24 +#: bookwyrm/templates/snippets/create_status/review.html:15 +msgid "Title:" +msgstr "Titolo:" + +#: bookwyrm/templates/book/edit/edit_book_form.html:33 +msgid "Subtitle:" +msgstr "Subtitolo:" + +#: bookwyrm/templates/book/edit/edit_book_form.html:53 +msgid "Series:" +msgstr "Serio:" + +#: bookwyrm/templates/book/edit/edit_book_form.html:63 +msgid "Series number:" +msgstr "Numero en la serio:" + +#: bookwyrm/templates/book/edit/edit_book_form.html:74 +msgid "Languages:" +msgstr "Lingvoj:" + +#: bookwyrm/templates/book/edit/edit_book_form.html:86 +msgid "Subjects:" +msgstr "Temoj:" + +#: bookwyrm/templates/book/edit/edit_book_form.html:90 +msgid "Add subject" +msgstr "Aldoni temon" + +#: bookwyrm/templates/book/edit/edit_book_form.html:108 +msgid "Remove subject" +msgstr "Forigi temon" + +#: bookwyrm/templates/book/edit/edit_book_form.html:131 +msgid "Add Another Subject" +msgstr "Aldoni alian temon" + +#: bookwyrm/templates/book/edit/edit_book_form.html:139 +msgid "Publication" +msgstr "Eldonado" + +#: bookwyrm/templates/book/edit/edit_book_form.html:144 +msgid "Publisher:" +msgstr "Eldonejo:" + +#: bookwyrm/templates/book/edit/edit_book_form.html:156 +msgid "First published date:" +msgstr "Dato de la unua eldono:" + +#: bookwyrm/templates/book/edit/edit_book_form.html:164 +msgid "Published date:" +msgstr "Dato de la eldonado:" + +#: bookwyrm/templates/book/edit/edit_book_form.html:175 +msgid "Authors" +msgstr "Aŭtoroj" + +#: bookwyrm/templates/book/edit/edit_book_form.html:186 +#, python-format +msgid "Remove %(name)s" +msgstr "Forigi %(name)s" + +#: bookwyrm/templates/book/edit/edit_book_form.html:189 +#, python-format +msgid "Author page for %(name)s" +msgstr "Aŭtorpaĝo de %(name)s" + +#: bookwyrm/templates/book/edit/edit_book_form.html:197 +msgid "Add Authors:" +msgstr "Aldoni aŭtorojn:" + +#: bookwyrm/templates/book/edit/edit_book_form.html:200 +#: bookwyrm/templates/book/edit/edit_book_form.html:203 +msgid "Add Author" +msgstr "Aldoni aŭtoron" + +#: bookwyrm/templates/book/edit/edit_book_form.html:201 +#: bookwyrm/templates/book/edit/edit_book_form.html:204 +msgid "Jane Doe" +msgstr "Johana Cervino" + +#: bookwyrm/templates/book/edit/edit_book_form.html:210 +msgid "Add Another Author" +msgstr "Aldoni alian aŭtoron" + +#: bookwyrm/templates/book/edit/edit_book_form.html:220 +#: bookwyrm/templates/shelf/shelf.html:147 +msgid "Cover" +msgstr "Kovrilo" + +#: bookwyrm/templates/book/edit/edit_book_form.html:252 +msgid "Physical Properties" +msgstr "Fizikaj ecoj" + +#: bookwyrm/templates/book/edit/edit_book_form.html:259 +#: bookwyrm/templates/book/editions/format_filter.html:6 +msgid "Format:" +msgstr "Formato:" + +#: bookwyrm/templates/book/edit/edit_book_form.html:269 +msgid "Format details:" +msgstr "Detaloj de la formato:" + +#: bookwyrm/templates/book/edit/edit_book_form.html:280 +msgid "Pages:" +msgstr "Paĝoj:" + +#: bookwyrm/templates/book/edit/edit_book_form.html:291 +msgid "Book Identifiers" +msgstr "Libroidentigiloj" + +#: bookwyrm/templates/book/edit/edit_book_form.html:296 +msgid "ISBN 13:" +msgstr "ISBN 13:" + +#: bookwyrm/templates/book/edit/edit_book_form.html:305 +msgid "ISBN 10:" +msgstr "ISBN 10:" + +#: bookwyrm/templates/book/edit/edit_book_form.html:314 +msgid "Openlibrary ID:" +msgstr "Openlibrary ID:" + +#: bookwyrm/templates/book/editions/editions.html:4 +#, python-format +msgid "Editions of %(book_title)s" +msgstr "Eldonoj de %(book_title)s" + +#: bookwyrm/templates/book/editions/editions.html:8 +#, python-format +msgid "Editions of \"%(work_title)s\"" +msgstr "Eldonoj de «%(work_title)s»" + +#: bookwyrm/templates/book/editions/editions.html:55 +msgid "Can't find the edition you're looking for?" +msgstr "Ĉu vi ne trovas la ĝustan eldonon?" + +#: bookwyrm/templates/book/editions/editions.html:75 +msgid "Add another edition" +msgstr "Aldoni alian aldonon" + +#: bookwyrm/templates/book/editions/format_filter.html:9 +#: bookwyrm/templates/book/editions/language_filter.html:9 +msgid "Any" +msgstr "Ĉiuj" + +#: bookwyrm/templates/book/editions/language_filter.html:6 +#: bookwyrm/templates/preferences/edit_user.html:95 +msgid "Language:" +msgstr "Lingvo:" + +#: bookwyrm/templates/book/editions/search_filter.html:6 +msgid "Search editions" +msgstr "Serĉi eldonojn" + +#: bookwyrm/templates/book/file_links/add_link_modal.html:6 +msgid "Add file link" +msgstr "Aldoni ligilon al dosiero" + +#: bookwyrm/templates/book/file_links/add_link_modal.html:19 +msgid "Links from unknown domains will need to be approved by a moderator before they are added." +msgstr "Ligiloj al nekonataj domajnoj bezonos aprobon de kontrolanto antaŭ ol ili aldoniĝos." + +#: bookwyrm/templates/book/file_links/add_link_modal.html:24 +msgid "URL:" +msgstr "URL:" + +#: bookwyrm/templates/book/file_links/add_link_modal.html:29 +msgid "File type:" +msgstr "Dosiertipo:" + +#: bookwyrm/templates/book/file_links/add_link_modal.html:48 +msgid "Availability:" +msgstr "Havebleco:" + +#: bookwyrm/templates/book/file_links/edit_links.html:5 +#: bookwyrm/templates/book/file_links/edit_links.html:21 +#: bookwyrm/templates/book/file_links/links.html:53 +msgid "Edit links" +msgstr "Modifi ligilojn" + +#: bookwyrm/templates/book/file_links/edit_links.html:11 +#, python-format +msgid "Links for \"%(title)s\"" +msgstr "Ligiloj por «%(title)s»" + +#: bookwyrm/templates/book/file_links/edit_links.html:32 +#: bookwyrm/templates/settings/link_domains/link_table.html:6 +msgid "URL" +msgstr "URL" + +#: bookwyrm/templates/book/file_links/edit_links.html:33 +#: bookwyrm/templates/settings/link_domains/link_table.html:7 +msgid "Added by" +msgstr "Aldonita de" + +#: bookwyrm/templates/book/file_links/edit_links.html:34 +#: bookwyrm/templates/settings/link_domains/link_table.html:8 +msgid "Filetype" +msgstr "Dosiertipo" + +#: bookwyrm/templates/book/file_links/edit_links.html:35 +#: bookwyrm/templates/settings/email_blocklist/email_blocklist.html:25 +#: bookwyrm/templates/settings/reports/report_links_table.html:5 +msgid "Domain" +msgstr "Domajno" + +#: bookwyrm/templates/book/file_links/edit_links.html:36 +#: bookwyrm/templates/import/import.html:133 +#: bookwyrm/templates/import/import_status.html:134 +#: bookwyrm/templates/settings/announcements/announcements.html:37 +#: bookwyrm/templates/settings/invites/manage_invite_requests.html:48 +#: bookwyrm/templates/settings/invites/status_filter.html:5 +#: bookwyrm/templates/settings/users/user_admin.html:56 +#: bookwyrm/templates/settings/users/user_info.html:24 +msgid "Status" +msgstr "Stato" + +#: bookwyrm/templates/book/file_links/edit_links.html:37 +#: bookwyrm/templates/settings/announcements/announcements.html:41 +#: bookwyrm/templates/settings/federation/instance.html:112 +#: bookwyrm/templates/settings/imports/imports.html:141 +#: bookwyrm/templates/settings/reports/report_links_table.html:6 +#: bookwyrm/templates/settings/themes.html:99 +msgid "Actions" +msgstr "Agoj" + +#: bookwyrm/templates/book/file_links/edit_links.html:48 +#: bookwyrm/templates/settings/link_domains/link_table.html:21 +msgid "Unknown user" +msgstr "Nekonata uzanto" + +#: bookwyrm/templates/book/file_links/edit_links.html:57 +#: bookwyrm/templates/book/file_links/verification_modal.html:22 +msgid "Report spam" +msgstr "Raporti kiel trudaĵon" + +#: bookwyrm/templates/book/file_links/edit_links.html:102 +msgid "No links available for this book." +msgstr "Neniu ligilo haveblas por ĉi tiu libro." + +#: bookwyrm/templates/book/file_links/edit_links.html:113 +#: bookwyrm/templates/book/file_links/links.html:18 +msgid "Add link to file" +msgstr "Aldoni ligilon al dosiero" + +#: bookwyrm/templates/book/file_links/file_link_page.html:6 +msgid "File Links" +msgstr "Ligiloj al dosieroj" + +#: bookwyrm/templates/book/file_links/links.html:9 +msgid "Get a copy" +msgstr "Ekhavi ekzempleron" + +#: bookwyrm/templates/book/file_links/links.html:47 +msgid "No links available" +msgstr "Neniu ligilo disponeblas" + +#: bookwyrm/templates/book/file_links/verification_modal.html:5 +msgid "Leaving BookWyrm" +msgstr "Foriro de BookWyrm" + +#: bookwyrm/templates/book/file_links/verification_modal.html:11 +#, python-format +msgid "This link is taking you to: %(link_url)s.
Is that where you'd like to go?" +msgstr "Ĉi tiu ligilo direktas vin al: %(link_url)s.
Ĉu ja tien vi volas iri?" + +#: bookwyrm/templates/book/file_links/verification_modal.html:26 +#: bookwyrm/templates/setup/config.html:139 +msgid "Continue" +msgstr "Daŭrigi" + +#: bookwyrm/templates/book/publisher_info.html:23 +#, python-format +msgid "%(format)s, %(pages)s pages" +msgstr "%(format)s, %(pages)s paĝoj" + +#: bookwyrm/templates/book/publisher_info.html:25 +#, python-format +msgid "%(pages)s pages" +msgstr "%(pages)s paĝoj" + +#: bookwyrm/templates/book/publisher_info.html:38 +#, python-format +msgid "%(languages)s language" +msgstr "Lingvo: %(languages)s" + +#: bookwyrm/templates/book/publisher_info.html:65 +#, python-format +msgid "Published %(date)s by %(publisher)s." +msgstr "Eldonita je %(date)s de %(publisher)s." + +#: bookwyrm/templates/book/publisher_info.html:67 +#, python-format +msgid "Published %(date)s" +msgstr "Eldonita je %(date)s" + +#: bookwyrm/templates/book/publisher_info.html:69 +#, python-format +msgid "Published by %(publisher)s." +msgstr "Eldonita de %(publisher)s." + +#: bookwyrm/templates/book/rating.html:13 +msgid "rated it" +msgstr "taksis ĝin" + +#: bookwyrm/templates/book/series.html:11 +msgid "Series by" +msgstr "Serio de" + +#: bookwyrm/templates/book/series.html:27 +#, python-format +msgid "Book %(series_number)s" +msgstr "Libro %(series_number)s" + +#: bookwyrm/templates/book/series.html:27 +msgid "Unsorted Book" +msgstr "Sennumera libro" + +#: bookwyrm/templates/book/sync_modal.html:15 +#, python-format +msgid "Loading data will connect to %(source_name)s and check for any metadata about this book which aren't present here. Existing metadata will not be overwritten." +msgstr "La ŝarĝado konektos al %(source_name)s kaj kontrolos ĉu estas metadatumoj pri ĉi tiu libro kiuj ne jam ĉeestas ĉi tie. La ekzistantaj datumoj ne anstataŭiĝos." + +#: bookwyrm/templates/compose.html:5 bookwyrm/templates/compose.html:8 +msgid "Edit status" +msgstr "Modifi la afiŝon" + +#: bookwyrm/templates/confirm_email/confirm_email.html:4 +msgid "Confirm email" +msgstr "Konfirmo de retadreso" + +#: bookwyrm/templates/confirm_email/confirm_email.html:7 +msgid "Confirm your email address" +msgstr "Konfirmu vian retadreson" + +#: bookwyrm/templates/confirm_email/confirm_email.html:13 +msgid "A confirmation code has been sent to the email address you used to register your account." +msgstr "Konfirmkodo sendiĝis al la retadreso kiun vi uzis por registri vian konton." + +#: bookwyrm/templates/confirm_email/confirm_email.html:15 +msgid "Sorry! We couldn't find that code." +msgstr "Pardonu! Ni ne sukcesis trovi tiun kodon." + +#: bookwyrm/templates/confirm_email/confirm_email.html:19 +#: bookwyrm/templates/settings/users/user_info.html:92 +msgid "Confirmation code:" +msgstr "Konfirmkodo:" + +#: bookwyrm/templates/confirm_email/confirm_email.html:25 +#: bookwyrm/templates/landing/layout.html:81 +#: bookwyrm/templates/settings/dashboard/dashboard.html:102 +#: bookwyrm/templates/snippets/report_modal.html:53 +msgid "Submit" +msgstr "Sendi" + +#: bookwyrm/templates/confirm_email/confirm_email.html:38 +msgid "Can't find your code?" +msgstr "Ĉu vi ne trovas vian kodon?" + +#: bookwyrm/templates/confirm_email/resend.html:5 +#: bookwyrm/templates/confirm_email/resend_modal.html:5 +msgid "Resend confirmation link" +msgstr "Resendi la ligilon de konfirmo" + +#: bookwyrm/templates/confirm_email/resend_modal.html:15 +#: bookwyrm/templates/landing/layout.html:68 +#: 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:" +msgstr "Retadreso:" + +#: bookwyrm/templates/confirm_email/resend_modal.html:30 +msgid "Resend link" +msgstr "Resendi ligilon" + +#: bookwyrm/templates/directory/community_filter.html:5 +msgid "Community" +msgstr "Komunumo" + +#: bookwyrm/templates/directory/community_filter.html:8 +#: bookwyrm/templates/settings/users/user_admin.html:25 +msgid "Local users" +msgstr "Lokaj uzantoj" + +#: bookwyrm/templates/directory/community_filter.html:12 +#: bookwyrm/templates/settings/users/user_admin.html:33 +msgid "Federated community" +msgstr "Fratara komunumo" + +#: bookwyrm/templates/directory/directory.html:4 +#: bookwyrm/templates/directory/directory.html:9 +#: bookwyrm/templates/user_menu.html:34 +msgid "Directory" +msgstr "Adresaro" + +#: bookwyrm/templates/directory/directory.html:17 +msgid "Make your profile discoverable to other BookWyrm users." +msgstr "Ebligi al aliaj uzantoj de BookWyrm malkovri vian profilon." + +#: bookwyrm/templates/directory/directory.html:21 +msgid "Join Directory" +msgstr "Aliĝi al la adresaro" + +#: bookwyrm/templates/directory/directory.html:24 +#, python-format +msgid "You can opt-out at any time in your profile settings." +msgstr "Vi povas ŝanĝi vian decidon iam ajn en viaj agordoj de profilo." + +#: bookwyrm/templates/directory/directory.html:29 +#: bookwyrm/templates/directory/directory.html:31 +#: bookwyrm/templates/feed/goal_card.html:17 +#: bookwyrm/templates/feed/summary_card.html:12 +#: bookwyrm/templates/feed/summary_card.html:14 +#: bookwyrm/templates/snippets/announcement.html:31 +msgid "Dismiss message" +msgstr "Forigi la mesaĝon" + +#: bookwyrm/templates/directory/sort_filter.html:5 +msgid "Order by" +msgstr "Ordigi laŭ" + +#: bookwyrm/templates/directory/sort_filter.html:9 +msgid "Recently active" +msgstr "Lastatempe aktiva" + +#: bookwyrm/templates/directory/sort_filter.html:10 +msgid "Suggested" +msgstr "Sugestita" + +#: bookwyrm/templates/directory/user_card.html:17 +#: bookwyrm/templates/directory/user_card.html:18 +#: bookwyrm/templates/ostatus/remote_follow.html:21 +#: bookwyrm/templates/ostatus/remote_follow.html:22 +#: bookwyrm/templates/ostatus/subscribe.html:41 +#: bookwyrm/templates/ostatus/subscribe.html:42 +#: bookwyrm/templates/ostatus/success.html:17 +#: bookwyrm/templates/ostatus/success.html:18 +#: bookwyrm/templates/user/user_preview.html:16 +#: bookwyrm/templates/user/user_preview.html:17 +msgid "Locked account" +msgstr "Ŝlosita konto" + +#: bookwyrm/templates/directory/user_card.html:40 +msgid "follower you follow" +msgid_plural "followers you follow" +msgstr[0] "sekvanto kiun vi sekvas" +msgstr[1] "sekvantoj kiujn vi sekvas" + +#: bookwyrm/templates/directory/user_card.html:47 +msgid "book on your shelves" +msgid_plural "books on your shelves" +msgstr[0] "libro sur viaj bretoj" +msgstr[1] "libroj sur viaj bretoj" + +#: bookwyrm/templates/directory/user_card.html:55 +msgid "posts" +msgstr "afiŝoj" + +#: bookwyrm/templates/directory/user_card.html:61 +msgid "last active" +msgstr "laste aktiva" + +#: bookwyrm/templates/directory/user_type_filter.html:5 +msgid "User type" +msgstr "Tipo de uzanto" + +#: bookwyrm/templates/directory/user_type_filter.html:8 +msgid "BookWyrm users" +msgstr "Uzantoj ĉe BookWyrm" + +#: bookwyrm/templates/directory/user_type_filter.html:12 +msgid "All known users" +msgstr "Ĉiuj konataj uzantoj" + +#: bookwyrm/templates/discover/card-header.html:8 +#, python-format +msgid "%(username)s wants to read %(book_title)s" +msgstr "%(username)s volas legi %(book_title)s" + +#: bookwyrm/templates/discover/card-header.html:13 +#, python-format +msgid "%(username)s finished reading %(book_title)s" +msgstr "%(username)s finlegis %(book_title)s" + +#: bookwyrm/templates/discover/card-header.html:18 +#, python-format +msgid "%(username)s started reading %(book_title)s" +msgstr "%(username)s komencis legi %(book_title)s" + +#: bookwyrm/templates/discover/card-header.html:23 +#, python-format +msgid "%(username)s rated %(book_title)s" +msgstr "%(username)s taksis %(book_title)s" + +#: bookwyrm/templates/discover/card-header.html:27 +#, python-format +msgid "%(username)s reviewed %(book_title)s" +msgstr "%(username)s recenzis %(book_title)s" + +#: bookwyrm/templates/discover/card-header.html:31 +#, python-format +msgid "%(username)s commented on %(book_title)s" +msgstr "%(username)s komentis pri %(book_title)s" + +#: bookwyrm/templates/discover/card-header.html:35 +#, python-format +msgid "%(username)s quoted %(book_title)s" +msgstr "%(username)s citis %(book_title)s" + +#: bookwyrm/templates/discover/discover.html:4 +#: bookwyrm/templates/discover/discover.html:10 +#: bookwyrm/templates/layout.html:93 +msgid "Discover" +msgstr "Malkovri" + +#: bookwyrm/templates/discover/discover.html:12 +#, python-format +msgid "See what's new in the local %(site_name)s community" +msgstr "Vidu la novaĵojn de la loka komunumo %(site_name)s" + +#: bookwyrm/templates/discover/large-book.html:52 +#: bookwyrm/templates/discover/small-book.html:36 +msgid "View status" +msgstr "Vidi la afiŝon" + +#: bookwyrm/templates/email/confirm/html_content.html:6 +#: bookwyrm/templates/email/confirm/text_content.html:4 +#, python-format +msgid "One last step before you join %(site_name)s! Please confirm your email address by clicking the link below:" +msgstr "Restas unu lasta paŝo antaŭ ol aliĝi al %(site_name)s! Bonvolu konfirmi vian retadreson per alklako de la jena ligilo:" + +#: bookwyrm/templates/email/confirm/html_content.html:11 +msgid "Confirm Email" +msgstr "Konfirmo de retadreso" + +#: bookwyrm/templates/email/confirm/html_content.html:15 +#, python-format +msgid "Or enter the code \"%(confirmation_code)s\" at login." +msgstr "Aŭ entajpu la kodon «%(confirmation_code)s» dum la ensaluto." + +#: bookwyrm/templates/email/confirm/subject.html:2 +msgid "Please confirm your email" +msgstr "Bonvolu konfirmi vian retadreson" + +#: bookwyrm/templates/email/confirm/text_content.html:10 +#, python-format +msgid "Or enter the code \"%(confirmation_code)s\" at login." +msgstr "Aŭ entajpu la kodon «%(confirmation_code)s» dum la ensaluto." + +#: bookwyrm/templates/email/html_layout.html:15 +#: bookwyrm/templates/email/text_layout.html:2 +msgid "Hi there," +msgstr "Saluton," + +#: bookwyrm/templates/email/html_layout.html:21 +#, python-format +msgid "BookWyrm hosted on %(site_name)s" +msgstr "BookWyrm gastigita ĉe %(site_name)s" + +#: bookwyrm/templates/email/html_layout.html:23 +msgid "Email preference" +msgstr "Agordoj pri retmesaĝoj" + +#: bookwyrm/templates/email/invite/html_content.html:6 +#: bookwyrm/templates/email/invite/subject.html:2 +#, python-format +msgid "You're invited to join %(site_name)s!" +msgstr "Oni invitis vin aliĝi al %(site_name)s!" + +#: bookwyrm/templates/email/invite/html_content.html:9 +msgid "Join Now" +msgstr "Aliĝi nun" + +#: bookwyrm/templates/email/invite/html_content.html:15 +#, python-format +msgid "Learn more about %(site_name)s." +msgstr "Pli da informo pri %(site_name)s." + +#: bookwyrm/templates/email/invite/text_content.html:4 +#, python-format +msgid "You're invited to join %(site_name)s! Click the link below to create an account." +msgstr "Oni invitis vin aliĝi al %(site_name)s! Alklaku la jenan ligilon por krei konton." + +#: bookwyrm/templates/email/invite/text_content.html:8 +#, python-format +msgid "Learn more about %(site_name)s:" +msgstr "Pli da informo pri %(site_name)s:" + +#: 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 a link domain for moderation." +msgstr "@%(reporter)s raportis domajnon de ligilo por kontrolo." + +#: 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 "@%(reporter)s raportis konduton de @%(reportee)s por kontrolo." + +#: bookwyrm/templates/email/moderation_report/html_content.html:21 +#: bookwyrm/templates/email/moderation_report/text_content.html:15 +msgid "View report" +msgstr "Vidi raporton" + +#: bookwyrm/templates/email/moderation_report/subject.html:2 +#, python-format +msgid "New report for %(site_name)s" +msgstr "Nova raporto por %(site_name)s" + +#: bookwyrm/templates/email/password_reset/html_content.html:6 +#: bookwyrm/templates/email/password_reset/text_content.html:4 +#, python-format +msgid "You requested to reset your %(site_name)s password. Click the link below to set a new password and log in to your account." +msgstr "Vi petis restarigon de via pasvorto ĉe %(site_name)s. Alklaku la jenan ligilon por agordi novan pasvorton kaj ensaluti en vian konton." + +#: bookwyrm/templates/email/password_reset/html_content.html:9 +#: bookwyrm/templates/landing/password_reset.html:4 +#: bookwyrm/templates/landing/password_reset.html:10 +#: bookwyrm/templates/landing/password_reset_request.html:4 +#: bookwyrm/templates/landing/password_reset_request.html:10 +msgid "Reset Password" +msgstr "Restarigi pasvorton" + +#: bookwyrm/templates/email/password_reset/html_content.html:13 +#: bookwyrm/templates/email/password_reset/text_content.html:8 +msgid "If you didn't request to reset your password, you can ignore this email." +msgstr "Se vi ne petis restarigi vian pasvorton, vi povas ignori ĉi tiun mesaĝon." + +#: bookwyrm/templates/email/password_reset/subject.html:2 +#, python-format +msgid "Reset your %(site_name)s password" +msgstr "Restarigo de via pasvorto ĉe %(site_name)s" + +#: bookwyrm/templates/email/test/html_content.html:6 +#: bookwyrm/templates/email/test/text_content.html:4 +msgid "This is a test email." +msgstr "Ĉi tio estas provmesaĝo." + +#: bookwyrm/templates/email/test/subject.html:2 +msgid "Test email" +msgstr "Provmesaĝo" + +#: bookwyrm/templates/embed-layout.html:20 bookwyrm/templates/layout.html:31 +#: bookwyrm/templates/setup/layout.html:15 +#: bookwyrm/templates/two_factor_auth/two_factor_login.html:18 +#: bookwyrm/templates/two_factor_auth/two_factor_prompt.html:18 +#, python-format +msgid "%(site_name)s home page" +msgstr "Hejmpaĝo de %(site_name)s" + +#: bookwyrm/templates/embed-layout.html:39 +#: bookwyrm/templates/snippets/footer.html:12 +msgid "Contact site admin" +msgstr "Kontakti la retejestron" + +#: bookwyrm/templates/embed-layout.html:45 +msgid "Join BookWyrm" +msgstr "Aliĝi al BookWyrm" + +#: bookwyrm/templates/feed/direct_messages.html:8 +#, python-format +msgid "Direct Messages with %(username)s" +msgstr "Rektaj mesaĝoj kun %(username)s" + +#: bookwyrm/templates/feed/direct_messages.html:10 +#: bookwyrm/templates/user_menu.html:44 +msgid "Direct Messages" +msgstr "Rektaj mesaĝoj" + +#: bookwyrm/templates/feed/direct_messages.html:13 +msgid "All messages" +msgstr "Ĉiuj mesaĝoj" + +#: bookwyrm/templates/feed/direct_messages.html:22 +msgid "You have no messages right now." +msgstr "Vi havas neniun mesaĝon." + +#: bookwyrm/templates/feed/feed.html:55 +msgid "There aren't any activities right now! Try following a user to get started" +msgstr "Ĝuste nun estas neniu ago! Provu sekvi uzanton por komenci" + +#: bookwyrm/templates/feed/feed.html:56 +msgid "Alternatively, you can try enabling more status types" +msgstr "Aliokaze, vi povas provi ŝalti pli da tipoj de afiŝoj" + +#: bookwyrm/templates/feed/goal_card.html:6 +#: bookwyrm/templates/feed/layout.html:14 +#: bookwyrm/templates/user/goal_form.html:6 +#, python-format +msgid "%(year)s Reading Goal" +msgstr "Legocelo por %(year)s" + +#: bookwyrm/templates/feed/goal_card.html:18 +#, python-format +msgid "You can set or change your reading goal any time from your profile page" +msgstr "Vi povas aldoni aŭ ŝanĝi vian legocelon iam ajn per via profilpaĝo" + +#: bookwyrm/templates/feed/layout.html:4 +msgid "Updates" +msgstr "Ĝisdatigoj" + +#: bookwyrm/templates/feed/suggested_books.html:6 +#: bookwyrm/templates/guided_tour/home.html:127 +#: bookwyrm/templates/user_menu.html:39 +msgid "Your Books" +msgstr "Viaj libroj" + +#: bookwyrm/templates/feed/suggested_books.html:10 +msgid "There are no books here right now! Try searching for a book to get started" +msgstr "Estas neniu libro ĉi tie ĝuste nun! Provu serĉi libron por komenci" + +#: bookwyrm/templates/feed/suggested_books.html:13 +msgid "Do you have book data from another service like GoodReads?" +msgstr "Ĉu vi havas librodatumaron de alia servo kiel GoodReads?" + +#: bookwyrm/templates/feed/suggested_books.html:16 +msgid "Import your reading history" +msgstr "Importi vian legohistorion" + +#: bookwyrm/templates/feed/suggested_users.html:5 +#: bookwyrm/templates/get_started/users.html:6 +msgid "Who to follow" +msgstr "Kiun sekvi" + +#: bookwyrm/templates/feed/suggested_users.html:9 +msgid "Don't show suggested users" +msgstr "Ne montri proponitajn uzantojn" + +#: bookwyrm/templates/feed/suggested_users.html:14 +msgid "View directory" +msgstr "Vidi la adresaron" + +#: bookwyrm/templates/feed/summary_card.html:21 +msgid "The end of the year is the best moment to take stock of all the books read during the last 12 months. How many pages have you read? Which book is your best-rated of the year? We compiled these stats, and more!" +msgstr "La jarfino estas la plej bona momento por resumi vian legadon dum la lastaj 12 monatoj. Kiom da paĝoj vi legis? Kiun libron vi plej alte taksis? Ni kompilis tiujn statistikojn, kaj eĉ pli!" + +#: bookwyrm/templates/feed/summary_card.html:26 +#, python-format +msgid "Discover your stats for %(year)s!" +msgstr "Malkovru viajn statistikojn por la jaro %(year)s!" + +#: bookwyrm/templates/get_started/book_preview.html:6 +#, python-format +msgid "Have you read %(book_title)s?" +msgstr "Ĉu vi legis %(book_title)s?" + +#: bookwyrm/templates/get_started/book_preview.html:7 +msgid "Add to your books" +msgstr "Aldoni al viaj libroj" + +#: bookwyrm/templates/get_started/book_preview.html:10 +#: bookwyrm/templates/shelf/shelf.html:86 bookwyrm/templates/user/user.html:37 +#: bookwyrm/templatetags/shelf_tags.py:48 +msgid "To Read" +msgstr "Legota" + +#: bookwyrm/templates/get_started/book_preview.html:11 +#: bookwyrm/templates/shelf/shelf.html:87 bookwyrm/templates/user/user.html:38 +#: bookwyrm/templatetags/shelf_tags.py:50 +msgid "Currently Reading" +msgstr "Legata" + +#: bookwyrm/templates/get_started/book_preview.html:12 +#: bookwyrm/templates/shelf/shelf.html:88 +#: bookwyrm/templates/snippets/shelf_selector.html:46 +#: bookwyrm/templates/snippets/shelve_button/shelve_button_dropdown_options.html:24 +#: bookwyrm/templates/snippets/shelve_button/shelve_button_options.html:12 +#: bookwyrm/templates/user/user.html:39 bookwyrm/templatetags/shelf_tags.py:52 +msgid "Read" +msgstr "Legita" + +#: bookwyrm/templates/get_started/book_preview.html:13 +#: bookwyrm/templates/shelf/shelf.html:89 bookwyrm/templates/user/user.html:40 +msgid "Stopped Reading" +msgstr "Haltigita legado" + +#: bookwyrm/templates/get_started/books.html:6 +msgid "What are you reading?" +msgstr "Kion vi legas?" + +#: bookwyrm/templates/get_started/books.html:9 +#: bookwyrm/templates/layout.html:39 bookwyrm/templates/lists/list.html:213 +msgid "Search for a book" +msgstr "Serĉi libron" + +#: bookwyrm/templates/get_started/books.html:11 +#, python-format +msgid "No books found for \"%(query)s\"" +msgstr "Neniu libro troviĝis por «%(query)s»" + +#: bookwyrm/templates/get_started/books.html:11 +#, python-format +msgid "You can add books when you start using %(site_name)s." +msgstr "Vi povos aldoni librojn kiam vi komencos uzi %(site_name)s." + +#: bookwyrm/templates/get_started/books.html:16 +#: bookwyrm/templates/get_started/books.html:17 +#: bookwyrm/templates/get_started/users.html:18 +#: bookwyrm/templates/get_started/users.html:19 +#: bookwyrm/templates/groups/members.html:15 +#: bookwyrm/templates/groups/members.html:16 bookwyrm/templates/layout.html:45 +#: bookwyrm/templates/layout.html:46 bookwyrm/templates/lists/list.html:217 +#: bookwyrm/templates/search/layout.html:5 +#: bookwyrm/templates/search/layout.html:10 +msgid "Search" +msgstr "Serĉi" + +#: bookwyrm/templates/get_started/books.html:27 +msgid "Suggested Books" +msgstr "Proponitaj libroj" + +#: bookwyrm/templates/get_started/books.html:46 +#, python-format +msgid "Popular on %(site_name)s" +msgstr "Popularaj ĉe %(site_name)s" + +#: bookwyrm/templates/get_started/books.html:58 +#: bookwyrm/templates/lists/list.html:230 +msgid "No books found" +msgstr "Neniu libro troviĝis" + +#: bookwyrm/templates/get_started/books.html:63 +#: bookwyrm/templates/get_started/profile.html:64 +msgid "Save & continue" +msgstr "Konservi & daŭrigi" + +#: bookwyrm/templates/get_started/layout.html:5 +#: bookwyrm/templates/landing/layout.html:5 +msgid "Welcome" +msgstr "Bonvenon" + +#: bookwyrm/templates/get_started/layout.html:24 +msgid "These are some first steps to get you started." +msgstr "Jen kelkaj unuaj paŝoj por helpi vin komenci." + +#: bookwyrm/templates/get_started/layout.html:38 +#: bookwyrm/templates/get_started/profile.html:6 +msgid "Create your profile" +msgstr "Krei vian profilon" + +#: bookwyrm/templates/get_started/layout.html:42 +msgid "Add books" +msgstr "Aldoni librojn" + +#: bookwyrm/templates/get_started/layout.html:46 +msgid "Find friends" +msgstr "Trovi amikojn" + +#: bookwyrm/templates/get_started/layout.html:52 +msgid "Skip this step" +msgstr "Preterpasi ĉi tiun ŝtupon" + +#: bookwyrm/templates/get_started/layout.html:56 +#: bookwyrm/templates/guided_tour/group.html:101 +msgid "Finish" +msgstr "Fini" + +#: bookwyrm/templates/get_started/profile.html:15 +#: bookwyrm/templates/preferences/edit_user.html:41 +msgid "Display name:" +msgstr "Montrata nomo:" + +#: bookwyrm/templates/get_started/profile.html:29 +#: bookwyrm/templates/preferences/edit_user.html:47 +#: bookwyrm/templates/settings/announcements/edit_announcement.html:49 +msgid "Summary:" +msgstr "Resumo:" + +#: bookwyrm/templates/get_started/profile.html:34 +msgid "A little bit about you" +msgstr "Iom pri vi" + +#: bookwyrm/templates/get_started/profile.html:43 +#: bookwyrm/templates/preferences/edit_user.html:27 +msgid "Avatar:" +msgstr "Profilbildo:" + +#: bookwyrm/templates/get_started/profile.html:52 +msgid "Manually approve followers:" +msgstr "Permane aprobi sekvantojn:" + +#: bookwyrm/templates/get_started/profile.html:58 +msgid "Show this account in suggested users:" +msgstr "Montri ĉi tiun konton inter la proponitaj uzantoj:" + +#: bookwyrm/templates/get_started/profile.html:62 +msgid "Your account will show up in the directory, and may be recommended to other BookWyrm users." +msgstr "Via konto aperos en la adresaro kaj ĝi eble estos rekomendita al aliaj uzantoj de BookWyrm." + +#: bookwyrm/templates/get_started/users.html:11 +msgid "Search for a user" +msgstr "Serĉi uzanton" + +#: bookwyrm/templates/get_started/users.html:13 +#, python-format +msgid "No users found for \"%(query)s\"" +msgstr "Neniu uzanto troviĝis por «%(query)s»" + +#: bookwyrm/templates/groups/create_form.html:5 +#: bookwyrm/templates/guided_tour/user_groups.html:32 +#: bookwyrm/templates/user/groups.html:17 +msgid "Create group" +msgstr "Krei grupon" + +#: bookwyrm/templates/groups/created_text.html:4 +#, python-format +msgid "Managed by %(username)s" +msgstr "Estrata de %(username)s" + +#: bookwyrm/templates/groups/delete_group_modal.html:4 +msgid "Delete this group?" +msgstr "Ĉu forigi ĉi tiun grupon?" + +#: bookwyrm/templates/groups/delete_group_modal.html:7 +#: bookwyrm/templates/lists/delete_list_modal.html:7 +#: bookwyrm/templates/readthrough/delete_readthrough_modal.html:12 +#: bookwyrm/templates/settings/imports/complete_import_modal.html:7 +msgid "This action cannot be un-done" +msgstr "Ne eblos malfari ĉi tiun agon" + +#: bookwyrm/templates/groups/delete_group_modal.html:17 +#: bookwyrm/templates/lists/delete_list_modal.html:19 +#: bookwyrm/templates/readthrough/delete_readthrough_modal.html:29 +#: bookwyrm/templates/settings/announcements/announcement.html:23 +#: bookwyrm/templates/settings/announcements/announcements.html:56 +#: bookwyrm/templates/settings/email_blocklist/email_blocklist.html:49 +#: bookwyrm/templates/settings/ip_blocklist/ip_blocklist.html:36 +#: bookwyrm/templates/snippets/follow_request_buttons.html:12 +#: bookwyrm/templates/snippets/join_invitation_buttons.html:14 +msgid "Delete" +msgstr "Forigi" + +#: bookwyrm/templates/groups/edit_form.html:5 +msgid "Edit Group" +msgstr "Redakti grupon" + +#: bookwyrm/templates/groups/form.html:8 +msgid "Group Name:" +msgstr "Grupnomo:" + +#: bookwyrm/templates/groups/form.html:12 +msgid "Group Description:" +msgstr "Priskribo de la grupo:" + +#: bookwyrm/templates/groups/form.html:21 +msgid "Delete group" +msgstr "Forigi la grupon" + +#: bookwyrm/templates/groups/group.html:21 +msgid "Members of this group can create group-curated lists." +msgstr "Membroj de ĉi tiu grupo povas krei listojn estratajn de la grupanoj." + +#: bookwyrm/templates/groups/group.html:26 +#: bookwyrm/templates/lists/create_form.html:5 +#: bookwyrm/templates/lists/lists.html:20 +msgid "Create List" +msgstr "Krei liston" + +#: bookwyrm/templates/groups/group.html:39 +msgid "This group has no lists" +msgstr "Ĉi tiu grupo havas neniun liston" + +#: bookwyrm/templates/groups/layout.html:17 +msgid "Edit group" +msgstr "Modifi grupon" + +#: bookwyrm/templates/groups/members.html:11 +msgid "Search to add a user" +msgstr "Serĉi kaj aldoni uzanton" + +#: bookwyrm/templates/groups/members.html:32 +msgid "Leave group" +msgstr "Foriri de la grupo" + +#: bookwyrm/templates/groups/members.html:54 +#: bookwyrm/templates/groups/suggested_users.html:35 +#: bookwyrm/templates/snippets/suggested_users.html:31 +#: bookwyrm/templates/user/user_preview.html:39 +#: bookwyrm/templates/user/user_preview.html:47 +msgid "Follows you" +msgstr "Sekvas vin" + +#: bookwyrm/templates/groups/suggested_users.html:7 +msgid "Add new members!" +msgstr "Aldoni novajn membrojn!" + +#: bookwyrm/templates/groups/suggested_users.html:20 +#: bookwyrm/templates/snippets/suggested_users.html:16 +#, python-format +msgid "%(mutuals)s follower you follow" +msgid_plural "%(mutuals)s followers you follow" +msgstr[0] "%(mutuals)s sekvanto kiun vi sekvas" +msgstr[1] "%(mutuals)s sekvantoj kiujn vi sekvas" + +#: bookwyrm/templates/groups/suggested_users.html:27 +#: bookwyrm/templates/snippets/suggested_users.html:23 +#, python-format +msgid "%(shared_books)s book on your shelves" +msgid_plural "%(shared_books)s books on your shelves" +msgstr[0] "%(shared_books)s libro sur viaj bretoj" +msgstr[1] "%(shared_books)s libroj sur viaj bretoj" + +#: bookwyrm/templates/groups/suggested_users.html:43 +#, python-format +msgid "No potential members found for \"%(user_query)s\"" +msgstr "Neniu eventuala membro troviĝis por «%(user_query)s»" + +#: bookwyrm/templates/groups/user_groups.html:15 +msgid "Manager" +msgstr "Estro" + +#: bookwyrm/templates/guided_tour/book.html:10 +msgid "This is home page of a book. Let's see what you can do while you're here!" +msgstr "Jen la hejmpaĝo de libro. Ni vidu kion oni povas fari ĉi tie!" + +#: bookwyrm/templates/guided_tour/book.html:11 +msgid "Book page" +msgstr "Paĝo de libro" + +#: bookwyrm/templates/guided_tour/book.html:19 +#: bookwyrm/templates/guided_tour/group.html:19 +#: bookwyrm/templates/guided_tour/lists.html:22 +#: bookwyrm/templates/guided_tour/search.html:29 +#: bookwyrm/templates/guided_tour/search.html:56 +#: bookwyrm/templates/guided_tour/user_books.html:19 +#: bookwyrm/templates/guided_tour/user_groups.html:19 +#: bookwyrm/templates/guided_tour/user_profile.html:19 +msgid "End Tour" +msgstr "Ĉesigi la gvidhelpon" + +#: bookwyrm/templates/guided_tour/book.html:26 +#: bookwyrm/templates/guided_tour/book.html:50 +#: bookwyrm/templates/guided_tour/book.html:74 +#: bookwyrm/templates/guided_tour/book.html:97 +#: bookwyrm/templates/guided_tour/book.html:122 +#: bookwyrm/templates/guided_tour/book.html:146 +#: bookwyrm/templates/guided_tour/book.html:170 +#: bookwyrm/templates/guided_tour/book.html:194 +#: bookwyrm/templates/guided_tour/book.html:219 +#: bookwyrm/templates/guided_tour/book.html:243 +#: bookwyrm/templates/guided_tour/book.html:268 +#: bookwyrm/templates/guided_tour/book.html:274 +#: bookwyrm/templates/guided_tour/group.html:26 +#: bookwyrm/templates/guided_tour/group.html:49 +#: bookwyrm/templates/guided_tour/group.html:72 +#: bookwyrm/templates/guided_tour/group.html:95 +#: bookwyrm/templates/guided_tour/home.html:74 +#: bookwyrm/templates/guided_tour/home.html:97 +#: bookwyrm/templates/guided_tour/home.html:121 +#: bookwyrm/templates/guided_tour/home.html:146 +#: bookwyrm/templates/guided_tour/home.html:171 +#: bookwyrm/templates/guided_tour/home.html:195 +#: bookwyrm/templates/guided_tour/lists.html:29 +#: bookwyrm/templates/guided_tour/lists.html:53 +#: bookwyrm/templates/guided_tour/lists.html:76 +#: bookwyrm/templates/guided_tour/lists.html:100 +#: bookwyrm/templates/guided_tour/lists.html:123 +#: bookwyrm/templates/guided_tour/search.html:36 +#: bookwyrm/templates/guided_tour/search.html:63 +#: bookwyrm/templates/guided_tour/search.html:89 +#: bookwyrm/templates/guided_tour/search.html:116 +#: bookwyrm/templates/guided_tour/search.html:140 +#: bookwyrm/templates/guided_tour/user_books.html:26 +#: bookwyrm/templates/guided_tour/user_books.html:50 +#: bookwyrm/templates/guided_tour/user_books.html:73 +#: bookwyrm/templates/guided_tour/user_books.html:96 +#: bookwyrm/templates/guided_tour/user_groups.html:26 +#: bookwyrm/templates/guided_tour/user_groups.html:50 +#: bookwyrm/templates/guided_tour/user_groups.html:73 +#: bookwyrm/templates/guided_tour/user_groups.html:97 +#: bookwyrm/templates/guided_tour/user_profile.html:26 +#: bookwyrm/templates/guided_tour/user_profile.html:49 +#: bookwyrm/templates/guided_tour/user_profile.html:72 +#: bookwyrm/templates/guided_tour/user_profile.html:95 +#: bookwyrm/templates/guided_tour/user_profile.html:118 +#: bookwyrm/templates/snippets/pagination.html:30 +msgid "Next" +msgstr "Sekva" + +#: bookwyrm/templates/guided_tour/book.html:31 +msgid "This is where you can set a reading status for this book. You can press the button to move to the next stage, or use the drop down button to select the reading status you want to set." +msgstr "Ĉi tie vi povas agordi legostaton por ĉi tiu libro. Vi povas premi la butonon por transiri al la sekva ŝtupo, aŭ uzi la butonon de la falmenuo por elekti la legostaton kiun vi volas agordi." + +#: bookwyrm/templates/guided_tour/book.html:32 +msgid "Reading status" +msgstr "Legostato" + +#: bookwyrm/templates/guided_tour/book.html:55 +msgid "You can also manually add reading dates here. Unlike changing the reading status using the previous method, adding dates manually will not automatically add them to your Read or Reading shelves." +msgstr "Vi povas ankaŭ permane aldoni datojn de legado ĉi tie. Kontraste al la antaŭe menciita metodo por ŝanĝi la legodatojn, permane aldoni ilin ne aŭtomate aldonos la librojn al viaj bretoj LegitaLegata." + +#: bookwyrm/templates/guided_tour/book.html:55 +msgid "Got a favourite you re-read every year? We've got you covered - you can add multiple read dates for the same book 😀" +msgstr "Ĉu vi havas preferatan libron kiun vi relegas ĉiujare? Ni antaŭvidis tion – vi povas aldoni plurajn legodatojn por unu sama libro 😀" + +#: bookwyrm/templates/guided_tour/book.html:79 +msgid "There can be multiple editions of a book, in various formats or languages. You can choose which edition you want to use." +msgstr "Povas ekzisti pluraj eldonoj de libro, en diversaj formatoj aŭ lingvoj. Vi povas elekti kiun eldonon vi volas uzi." + +#: bookwyrm/templates/guided_tour/book.html:80 +msgid "Other editions" +msgstr "Aliaj eldonoj" + +#: bookwyrm/templates/guided_tour/book.html:102 +msgid "You can post a review, comment, or quote here." +msgstr "Vi povas afiŝi recenzon, komenton aŭ citaĵon ĉi tie." + +#: bookwyrm/templates/guided_tour/book.html:103 +msgid "Share your thoughts" +msgstr "Kunhavigi viajn opiniojn" + +#: bookwyrm/templates/guided_tour/book.html:127 +msgid "If you have read this book you can post a review including an optional star rating" +msgstr "Se vi legis ĉi tiun libron vi povas afiŝi recenzon, kun aŭ sen takso per steloj" + +#: bookwyrm/templates/guided_tour/book.html:128 +msgid "Post a review" +msgstr "Afiŝi recenzon" + +#: bookwyrm/templates/guided_tour/book.html:151 +msgid "You can share your thoughts on this book generally with a simple comment" +msgstr "Vi povas kunhavigi viajn ĝeneralajn opiniojn pri ĉi tiu libro per simpla komento" + +#: bookwyrm/templates/guided_tour/book.html:152 +msgid "Post a comment" +msgstr "Afiŝi komenton" + +#: bookwyrm/templates/guided_tour/book.html:175 +msgid "Just read some perfect prose? Let the world know by sharing a quote!" +msgstr "Ĉu vi ĵus legis iun perfektan prozaĵon? Konigi ĝin al la mondo per kunhavigo de citaĵo!" + +#: bookwyrm/templates/guided_tour/book.html:176 +msgid "Share a quote" +msgstr "Kunhavigi citaĵon" + +#: bookwyrm/templates/guided_tour/book.html:199 +msgid "If your review or comment might ruin the book for someone who hasn't read it yet, you can hide your post behind a spoiler alert" +msgstr "Se via recenzo aŭ komento povus malkaŝi la intrigon al iu kiu ne jam legis la libron, vi povas kaŝi la afiŝon malantaŭ averton de intrigmalkaŝo" + +#: bookwyrm/templates/guided_tour/book.html:200 +msgid "Spoiler alerts" +msgstr "Avertoj de intrigmalkaŝo" + +#: bookwyrm/templates/guided_tour/book.html:224 +msgid "Choose who can see your post here. Post privacy can be Public (everyone can see), Unlisted (everyone can see, but it doesn't appear in public feeds or discovery pages), Followers (only your followers can see), or Private (only you can see)" +msgstr "Elektu ĉi tie tiujn kiuj povas vidi vian afiŝon. La privateco de afiŝo povas esti Publika (ĉiu ajn povas vidi), Nelistigita (ĉiu povas vidi, sed ĝi ne aperos en publikaj fluoj aŭ paĝoj de eltrovo), Sekvantoj (nur viaj sekvantoj povas vidi), aŭ Privata (nur vi povas vidi)" + +#: bookwyrm/templates/guided_tour/book.html:225 +#: bookwyrm/templates/snippets/privacy_select.html:6 +#: bookwyrm/templates/snippets/privacy_select_no_followers.html:6 +msgid "Post privacy" +msgstr "Privateco de la afiŝo" + +#: bookwyrm/templates/guided_tour/book.html:248 +msgid "Some ebooks can be downloaded for free from external sources. They will be shown here." +msgstr "Kelkaj libroj estas senpage elŝuteblaj de eksteraj fontoj. Ili aperos ĉi tie." + +#: bookwyrm/templates/guided_tour/book.html:249 +msgid "Download links" +msgstr "Ligiloj de elŝuto" + +#: bookwyrm/templates/guided_tour/book.html:273 +msgid "Continue the tour by selecting Your books from the drop down menu." +msgstr "Daŭrigu la gvidhelpon per alklako al Viaj libroj en la falmenuo." + +#: bookwyrm/templates/guided_tour/book.html:296 +#: bookwyrm/templates/guided_tour/home.html:50 +#: bookwyrm/templates/guided_tour/home.html:218 +#: bookwyrm/templates/guided_tour/search.html:161 +#: bookwyrm/templates/guided_tour/user_books.html:124 +#: bookwyrm/templates/guided_tour/user_groups.html:116 +#: bookwyrm/templates/guided_tour/user_profile.html:141 +msgid "Ok" +msgstr "Bone" + +#: bookwyrm/templates/guided_tour/group.html:10 +msgid "Welcome to the page for your group! This is where you can add and remove users, create user-curated lists, and edit the group details." +msgstr "Bonvenan al la paĝo por via grupo! Ĉi tie vi povas aldoni kaj forigi uzantojn, krei listojn estratajn de uzantoj, kaj modifi la detalojn de la grupo." + +#: bookwyrm/templates/guided_tour/group.html:11 +msgid "Your group" +msgstr "Via grupo" + +#: bookwyrm/templates/guided_tour/group.html:31 +msgid "Use this search box to find users to join your group. Currently users must be members of the same Bookwyrm instance and be invited by the group owner." +msgstr "Uzu ĉi tiun serĉkampon por trovi uzantojn por aldoni al via grupo. Aktuale, la uzantoj devas esti membroj de la sama instanco de Bookwyrm kaj esti invititaj de la grupestro." + +#: bookwyrm/templates/guided_tour/group.html:32 +msgid "Find users" +msgstr "Trovi uzantojn" + +#: bookwyrm/templates/guided_tour/group.html:54 +msgid "Your group members will appear here. The group owner is marked with a star symbol." +msgstr "Viaj grupanoj aperos ĉi tie. La grupestro distingiĝas per stela simbolo." + +#: bookwyrm/templates/guided_tour/group.html:55 +msgid "Group members" +msgstr "Grupanoj" + +#: bookwyrm/templates/guided_tour/group.html:77 +msgid "As well as creating lists from the Lists page, you can create a group-curated list here on the group's homepage. Any member of the group can create a list curated by group members." +msgstr "Krom krei listojn ĉe la paĝo Listoj, vi ankaŭ povas krei liston ĉi tie ĉe la hejmpago de la grupo. Iu ajn membro de la grupo povas krei liston estratan de la grupanoj." + +#: bookwyrm/templates/guided_tour/group.html:78 +msgid "Group lists" +msgstr "Gruplistoj" + +#: bookwyrm/templates/guided_tour/group.html:100 +msgid "Congratulations, you've finished the tour! Now you know the basics, but there is lots more to explore on your own. Happy reading!" +msgstr "Gratulon, vi finis la gvidhelpon! Nun vi scias la bazojn, sed estas multe pli por malkovri sole. Bonan legadon!" + +#: bookwyrm/templates/guided_tour/group.html:115 +msgid "End tour" +msgstr "Fini la gvidhelpon" + +#: bookwyrm/templates/guided_tour/home.html:16 +msgid "Welcome to Bookwyrm!

Would you like to take the guided tour to help you get started?" +msgstr "Bonvenon al Bookwyrm!

Ĉu vi ŝatus sekvi la gvidhelpon por malkovri la trajtojn de la retejo?" + +#: bookwyrm/templates/guided_tour/home.html:17 +#: bookwyrm/templates/guided_tour/home.html:39 +#: bookwyrm/templates/snippets/footer.html:20 +msgid "Guided Tour" +msgstr "Gvidhelpo" + +#: bookwyrm/templates/guided_tour/home.html:25 +#: bookwyrm/templates/two_factor_auth/two_factor_prompt.html:36 +msgid "No thanks" +msgstr "Ne dankon" + +#: bookwyrm/templates/guided_tour/home.html:33 +msgid "Yes please!" +msgstr "Jes, bonvole!" + +#: bookwyrm/templates/guided_tour/home.html:38 +msgid "If you ever change your mind, just click on the Guided Tour link to start your tour" +msgstr "Se iam vi ŝanĝos decidon, simple alklaku la ligilon «Gvidhelpon» por esti gvidata" + +#: bookwyrm/templates/guided_tour/home.html:62 +msgid "Search for books, users, or lists using this search box." +msgstr "Serĉu librojn, uzantojn aŭ listojn per ĉi tiu serĉkampo." + +#: bookwyrm/templates/guided_tour/home.html:63 +msgid "Search box" +msgstr "Serĉkampo" + +#: bookwyrm/templates/guided_tour/home.html:79 +msgid "Search book records by scanning an ISBN barcode using your device's camera - great when you're in the bookstore or library!" +msgstr "Serĉu libroregistrojn per skanado de strikodo ISBN per la kamerao de via poŝtelefono – perfekte kiam vi estas en librovendejo aŭ biblioteko!" + +#: bookwyrm/templates/guided_tour/home.html:80 +msgid "Barcode reader" +msgstr "Strikodolegilo" + +#: bookwyrm/templates/guided_tour/home.html:102 +msgid "Use the Feed, Lists and Discover links to discover the latest news from your feed, lists of books by topic, and the latest happenings on this Bookwyrm server!" +msgstr "Uzu la ligilojn Fluo, Listoj kaj Malkovri por malkovri la plej lastajn novaĵojn de via fluo, listojn de libroj laŭ temo, kaj la lastajn okazaĵojn ĉe ĉi tiu servilo de Bookwyrm!" + +#: bookwyrm/templates/guided_tour/home.html:103 +msgid "Navigation Bar" +msgstr "Naviga breto" + +#: bookwyrm/templates/guided_tour/home.html:126 +msgid "Books on your reading status shelves will be shown here." +msgstr "La libroj sur viaj bretoj de legostato montriĝos ĉi tie." + +#: bookwyrm/templates/guided_tour/home.html:151 +msgid "Updates from people you are following will appear in your Home timeline.

The Books tab shows activity from anyone, related to your books." +msgstr "Ĝisdatigoj de homoj kiujn vi sekvas aperos en via novaĵfluo sub Hejmo.

La langeto Libroj montras aktivecon de iu ajn, rilatan al viaj libroj." + +#: bookwyrm/templates/guided_tour/home.html:152 +msgid "Timelines" +msgstr "Novaĵfluoj" + +#: bookwyrm/templates/guided_tour/home.html:176 +msgid "The bell will light up when you have a new notification. When it does, click on it to find out what exciting thing has happened!" +msgstr "La sonorilo briliĝos kiam vi havos novan atentigon. Kiam ĝi estos brila, alklaku ĝin por scii kia interesa afero okazis!" + +#: bookwyrm/templates/guided_tour/home.html:177 +#: bookwyrm/templates/layout.html:75 bookwyrm/templates/layout.html:106 +#: bookwyrm/templates/layout.html:107 +#: bookwyrm/templates/notifications/notifications_page.html:5 +#: bookwyrm/templates/notifications/notifications_page.html:10 +msgid "Notifications" +msgstr "Atentigoj" + +#: bookwyrm/templates/guided_tour/home.html:200 +msgid "Your profile, books, direct messages, and settings can be accessed by clicking on your name in the menu here." +msgstr "Viaj profilo, libroj, rektaj mesaĝoj kaj agordoj estas alireblaj per alklako de via nomo en ĉi tiu menuo." + +#: bookwyrm/templates/guided_tour/home.html:200 +msgid "Try selecting Profile from the drop down menu to continue the tour." +msgstr "Provu elekti Profilo de la falmenuo por daŭrigi la gvidhelpon." + +#: bookwyrm/templates/guided_tour/home.html:201 +msgid "Profile and settings menu" +msgstr "Menuo de profilo kaj agordoj" + +#: bookwyrm/templates/guided_tour/lists.html:13 +msgid "This is the lists page where you can discover book lists created by any user. A List is a collection of books, similar to a shelf." +msgstr "Ĉi tio estas la paĝo pri listoj kie vi povas malkovri librolistojn kreitajn de iu ajn uzanto. Listo estas kolekto de libroj, simile al breto." + +#: bookwyrm/templates/guided_tour/lists.html:13 +msgid "Shelves are for organising books for yourself, whereas Lists are generally for sharing with others." +msgstr "Bretoj estas por organizi librojn por vi mem, dum Listoj ĝenerale estas por kunhavigi kun aliuloj." + +#: bookwyrm/templates/guided_tour/lists.html:34 +msgid "Let's see how to create a new list." +msgstr "Ni vidu kiel krei novan liston." + +#: bookwyrm/templates/guided_tour/lists.html:34 +msgid "Click the Create List button, then Next to continue the tour" +msgstr "Alklaku la butonon Krei liston, kaj sekve Sekva por daŭrigi la gvidhelpon" + +#: bookwyrm/templates/guided_tour/lists.html:35 +#: bookwyrm/templates/guided_tour/lists.html:59 +msgid "Creating a new list" +msgstr "Krei novan liston" + +#: bookwyrm/templates/guided_tour/lists.html:58 +msgid "You must give your list a name and can optionally give it a description to help other people understand what your list is about." +msgstr "Vi devas nomi vian liston kaj vi povas doni al ĝi nedevigan priskribon por helpi aliajn homojn kompreni ĝian temon." + +#: bookwyrm/templates/guided_tour/lists.html:81 +msgid "Choose who can see your list here. List privacy options work just like we saw when posting book reviews. This is a common pattern throughout Bookwyrm." +msgstr "Elektu tiujn kiuj povas vidi vian liston ĉi tie. La agordoj de listoprivateco funkcias same kiel ni jam vidis pri librorecenzoj. Ĉi tia privatecagordo estas ofta afero tra la tuta Bookwyrm." + +#: bookwyrm/templates/guided_tour/lists.html:82 +msgid "List privacy" +msgstr "Listoprivateco" + +#: bookwyrm/templates/guided_tour/lists.html:105 +msgid "You can also decide how your list is to be curated - only by you, by anyone, or by a group." +msgstr "Vi ankaŭ povas decidi kiu estros vian liston – nur vi, iu ajn, aŭ iu grupo." + +#: bookwyrm/templates/guided_tour/lists.html:106 +msgid "List curation" +msgstr "Listestroj" + +#: bookwyrm/templates/guided_tour/lists.html:128 +msgid "Next in our tour we will explore Groups!" +msgstr "En la sekva parto de la gvido ni esploros Grupojn!" + +#: bookwyrm/templates/guided_tour/lists.html:129 +msgid "Next: Groups" +msgstr "Sekve: Grupoj" + +#: bookwyrm/templates/guided_tour/lists.html:143 +msgid "Take me there" +msgstr "Iri tien" + +#: bookwyrm/templates/guided_tour/search.html:16 +msgid "If the book you are looking for is available on a remote catalogue such as Open Library, click on Import book." +msgstr "Se la libro kiun vi serĉas estas disponebla en ekstera katalogo kiel Open Library, alklaku Importi libron." + +#: bookwyrm/templates/guided_tour/search.html:17 +#: bookwyrm/templates/guided_tour/search.html:44 +msgid "Searching" +msgstr "Serĉado" + +#: bookwyrm/templates/guided_tour/search.html:43 +msgid "If the book you are looking for is already on this Bookwyrm instance, you can click on the title to go to the book's page." +msgstr "Se la libro kiun vi serĉas jam troviĝas en ĉi tiu instanco de Bookwyrm, vi povas alklaki la titolon por iri al la paĝo de la libro." + +#: bookwyrm/templates/guided_tour/search.html:71 +msgid "If the book you are looking for is not listed, try loading more records from other sources like Open Library or Inventaire." +msgstr "Se la libro kiun vi serĉas ne aperas en la listo, provu ŝarĝi de aliaj fontoj kiel Open Library aŭ Inventaire." + +#: bookwyrm/templates/guided_tour/search.html:72 +msgid "Load more records" +msgstr "Ŝarĝi per pli da registroj" + +#: bookwyrm/templates/guided_tour/search.html:98 +msgid "If your book is not in the results, try adjusting your search terms." +msgstr "Se via libro ne estas en la rezultoj, provu ŝanĝeti la serĉvortojn." + +#: bookwyrm/templates/guided_tour/search.html:99 +msgid "Search again" +msgstr "Serĉi denove" + +#: bookwyrm/templates/guided_tour/search.html:121 +msgid "If you still can't find your book, you can add a record manually." +msgstr "Se vi ankoraŭ ne trovas vian libron, vi povas aldoni ĝin permane." + +#: bookwyrm/templates/guided_tour/search.html:122 +msgid "Add a record manually" +msgstr "Aldoni libron permane" + +#: bookwyrm/templates/guided_tour/search.html:147 +msgid "Import, manually add, or view an existing book to continue the tour." +msgstr "Alklaku ekzistantan libron, aŭ importu aŭ permane aldonu libron por daŭrigi la gvidhelpon." + +#: bookwyrm/templates/guided_tour/search.html:148 +msgid "Continue the tour" +msgstr "Daŭrigi la gvidhelpon" + +#: bookwyrm/templates/guided_tour/user_books.html:10 +msgid "This is the page where your books are listed, organised into shelves." +msgstr "Jen la paĝo kie oni listigas viajn librojn, organizitajn en bretojn." + +#: bookwyrm/templates/guided_tour/user_books.html:11 +#: bookwyrm/templates/user/books_header.html:4 +msgid "Your books" +msgstr "Viaj libroj" + +#: bookwyrm/templates/guided_tour/user_books.html:31 +msgid "To Read, Currently Reading, Read, and Stopped Reading are default shelves. When you change the reading status of a book it will automatically be moved to the matching shelf. A book can only be on one default shelf at a time." +msgstr "Legota, Legata, Legita kaj Haltigita legado estas defaŭltaj bretoj. Kiam vi ŝanĝas la legostaton de libro ĝi aŭtomate moviĝos al la taŭga breto. Libro povas esti sur nur unu defaŭlta breto samtempe." + +#: bookwyrm/templates/guided_tour/user_books.html:32 +msgid "Reading status shelves" +msgstr "Bretoj de legostato" + +#: bookwyrm/templates/guided_tour/user_books.html:55 +msgid "You can create additional custom shelves to organise your books. A book on a custom shelf can be on any number of other shelves simultaneously, including one of the default reading status shelves" +msgstr "Vi povas aldone krei personajn bretojn por organizi viajn librojn. Libro sur aldona breto povas esti sur iom ajn da aliaj bretoj samtempe, inkluzive unu el la defaŭltaj bretoj de legostato" + +#: bookwyrm/templates/guided_tour/user_books.html:56 +msgid "Adding custom shelves." +msgstr "Aldoni personajn bretojn." + +#: bookwyrm/templates/guided_tour/user_books.html:78 +msgid "If you have an export file from another service like Goodreads or LibraryThing, you can import it here." +msgstr "Se vi havas eksportan dosieron de alia servo kiel Goodreads aŭ LibraryThing, vi povas importi ĝin ĉi tie." + +#: bookwyrm/templates/guided_tour/user_books.html:79 +msgid "Import from another service" +msgstr "Importi de alia servo" + +#: bookwyrm/templates/guided_tour/user_books.html:101 +msgid "Now that we've explored book shelves, let's take a look at a related concept: book lists!" +msgstr "Nun ke ni finis esplori la librobretojn, ni rigardu rilatan koncepton: librolistojn!" + +#: bookwyrm/templates/guided_tour/user_books.html:101 +msgid "Click on the Lists link here to continue the tour." +msgstr "Alklaku la ligilon Listoj ĉi tie por daŭrigi la gvidhelpon." + +#: bookwyrm/templates/guided_tour/user_groups.html:10 +msgid "You can create or join a group with other users. Groups can share group-curated book lists, and in future will be able to do other things." +msgstr "Vi povas krei grupon aŭ aliĝi al grupo kun aliaj uzantoj. Grupoj povas kunhavigi librolistojn estratajn de la grupo, kaj estontece povos fari ankaŭ aliajn aferojn." + +#: bookwyrm/templates/guided_tour/user_groups.html:11 +#: bookwyrm/templates/guided_tour/user_profile.html:55 +#: bookwyrm/templates/user/layout.html:83 +msgid "Groups" +msgstr "Grupoj" + +#: bookwyrm/templates/guided_tour/user_groups.html:31 +msgid "Let's create a new group!" +msgstr "Ni kreu novan grupon!" + +#: bookwyrm/templates/guided_tour/user_groups.html:31 +msgid "Click the Create group button, then Next to continue the tour" +msgstr "Alklaku la butonon Krei grupon kaj sekve la butonon Sekva por daŭrigi la gvidhelpon" + +#: bookwyrm/templates/guided_tour/user_groups.html:55 +msgid "Give your group a name and describe what it is about. You can make user groups for any purpose - a reading group, a bunch of friends, whatever!" +msgstr "Nomu vian grupon kaj priskribu ĝian temon. Vi povas fari grupon por iu ajn celo – legoklubo, amikaro, ian ajn kian vi volas!" + +#: bookwyrm/templates/guided_tour/user_groups.html:56 +msgid "Creating a group" +msgstr "Krei grupon" + +#: bookwyrm/templates/guided_tour/user_groups.html:78 +msgid "Groups have privacy settings just like posts and lists, except that group privacy cannot be Followers." +msgstr "Grupoj havas agordojn de privateco same kiel afiŝoj kaj listoj, krom ke la grupoprivateco ne povas esti Sekvantoj." + +#: bookwyrm/templates/guided_tour/user_groups.html:79 +msgid "Group visibility" +msgstr "Videbleco de grupo" + +#: bookwyrm/templates/guided_tour/user_groups.html:102 +msgid "Once you're happy with how everything is set up, click the Save button to create your new group." +msgstr "Kiam la agordoj ŝajnas kontentigaj, alklaku la butonon Konservi por krei vian novan grupon." + +#: bookwyrm/templates/guided_tour/user_groups.html:102 +msgid "Create and save a group to continue the tour." +msgstr "Kreu grupon kaj konservu ĝin por daŭrigi la gvidhelpon." + +#: bookwyrm/templates/guided_tour/user_groups.html:103 +msgid "Save your group" +msgstr "Konservi vian grupon" + +#: bookwyrm/templates/guided_tour/user_profile.html:10 +msgid "This is your user profile. All your latest activities will be listed here. Other Bookwyrm users can see parts of this page too - what they can see depends on your privacy settings." +msgstr "Jen via profilpaĝo. Ĉiuj viaj lastaj agoj listiĝos ĉi tie. Ankaŭ aliaj uzantoj de Bookwyrm povas vidi partojn de ĉi tiu paĝo – tio kion ili vidis dependas de viaj agordoj de privateco." + +#: bookwyrm/templates/guided_tour/user_profile.html:11 +#: bookwyrm/templates/user/layout.html:19 bookwyrm/templates/user/user.html:14 +msgid "User Profile" +msgstr "Profilo" + +#: bookwyrm/templates/guided_tour/user_profile.html:31 +msgid "This tab shows everything you have read towards your annual reading goal, or allows you to set one. You don't have to set a reading goal if that's not your thing!" +msgstr "Ĉi tiu langeto montras ĉion kion vi legis por atingi vian jaran legocelon, aŭ ĝi permesas al vi agordi celon. Agordi legocelon ne estas devige se tio ne interesas vin!" + +#: bookwyrm/templates/guided_tour/user_profile.html:32 +#: bookwyrm/templates/user/layout.html:77 +msgid "Reading Goal" +msgstr "Legocelo" + +#: bookwyrm/templates/guided_tour/user_profile.html:54 +msgid "Here you can see your groups, or create a new one. A group brings together Bookwyrm users and allows them to curate lists together." +msgstr "Ĉi tie vi povas vidi viajn grupojn, aŭ krei novan. Grupoj kunigis uzantojn de Bookwyrm kaj ebligas al ili kune estri listojn." + +#: bookwyrm/templates/guided_tour/user_profile.html:77 +msgid "You can see your lists, or create a new one, here. A list is a collection of books that have something in common." +msgstr "Ĉi tie vi povas vidi viajn listojn, aŭ krei novan. Listoj estas kolektoj de libroj kiuj havas ion komunan." + +#: bookwyrm/templates/guided_tour/user_profile.html:100 +msgid "The Books tab shows your book shelves. We'll explore this later in the tour." +msgstr "La langeto Libroj montras viajn librobretojn. Ni esploros tion poste dum la gvidhelpo." + +#: bookwyrm/templates/guided_tour/user_profile.html:123 +msgid "Now you understand the basics of your profile page, let's add a book to your shelves." +msgstr "Nun ke vi komprenas la bazojn de via profilpaĝo, ni aldonu libron al viaj bretoj." + +#: bookwyrm/templates/guided_tour/user_profile.html:123 +msgid "Search for a title or author to continue the tour." +msgstr "Serĉu titolon aŭ aŭtoron por daŭrigi la gvidhelpon." + +#: bookwyrm/templates/guided_tour/user_profile.html:124 +msgid "Find a book" +msgstr "Trovi libron" + +#: bookwyrm/templates/hashtag.html:12 +#, python-format +msgid "See tagged statuses in the local %(site_name)s community" +msgstr "Vidu la afiŝojn kun etikedoj en la loka komunumo de %(site_name)s" + +#: bookwyrm/templates/hashtag.html:25 +msgid "No activities for this hashtag yet!" +msgstr "Ankoraŭ neniu agado por ĉi tiu kradvorto!" + +#: bookwyrm/templates/import/import.html:5 +#: bookwyrm/templates/import/import.html:9 +#: bookwyrm/templates/shelf/shelf.html:64 +msgid "Import Books" +msgstr "Importi librojn" + +#: bookwyrm/templates/import/import.html:13 +msgid "Not a valid CSV file" +msgstr "La CSV-a dosiero ne validas" + +#: bookwyrm/templates/import/import.html:20 +#, python-format +msgid "Currently you are allowed to import %(import_size_limit)s books every %(import_limit_reset)s days." +msgstr "Aktuale vi rajtas importi %(import_size_limit)s librojn ĉiujn %(import_limit_reset)s tagojn." + +#: bookwyrm/templates/import/import.html:21 +#, python-format +msgid "You have %(allowed_imports)s left." +msgstr "Restas al vi %(allowed_imports)s." + +#: bookwyrm/templates/import/import.html:28 +#, python-format +msgid "On average, recent imports have taken %(hours)s hours." +msgstr "Averaĝe, lastatempaj importoj bezonis %(hours)s horojn." + +#: bookwyrm/templates/import/import.html:32 +#, python-format +msgid "On average, recent imports have taken %(minutes)s minutes." +msgstr "Averaĝe, lastatempaj importoj bezonis %(minutes)s minutojn." + +#: bookwyrm/templates/import/import.html:47 +msgid "Data source:" +msgstr "Fonto de la datumoj:" + +#: bookwyrm/templates/import/import.html:53 +msgid "Goodreads (CSV)" +msgstr "Goodreads (CSV)" + +#: bookwyrm/templates/import/import.html:56 +msgid "Storygraph (CSV)" +msgstr "Storygraph (CSV)" + +#: bookwyrm/templates/import/import.html:59 +msgid "LibraryThing (TSV)" +msgstr "LibraryThing (TSV)" + +#: bookwyrm/templates/import/import.html:62 +msgid "OpenLibrary (CSV)" +msgstr "OpenLibrary (CSV)" + +#: bookwyrm/templates/import/import.html:65 +msgid "Calibre (CSV)" +msgstr "Calibre (CSV)" + +#: bookwyrm/templates/import/import.html:71 +msgid "You can download your Goodreads data from the Import/Export page of your Goodreads account." +msgstr "Vi povas elŝuti vian datumaron de Goodreads per la paĝo Import/Export de via konto ĉe Goodreads." + +#: bookwyrm/templates/import/import.html:80 +msgid "Data file:" +msgstr "Datumdosiero:" + +#: bookwyrm/templates/import/import.html:88 +msgid "Include reviews" +msgstr "Inkluzivi recenzojn" + +#: bookwyrm/templates/import/import.html:93 +msgid "Privacy setting for imported reviews:" +msgstr "Agordo de privateco por importitaj recenzoj:" + +#: bookwyrm/templates/import/import.html:100 +#: bookwyrm/templates/import/import.html:102 +#: bookwyrm/templates/preferences/layout.html:35 +#: bookwyrm/templates/settings/federation/instance_blocklist.html:78 +msgid "Import" +msgstr "Importi" + +#: bookwyrm/templates/import/import.html:103 +msgid "You've reached the import limit." +msgstr "Vi atingis la limon de importado." + +#: bookwyrm/templates/import/import.html:112 +msgid "Imports are temporarily disabled; thank you for your patience." +msgstr "Oni provizore malŝaltis importadon; dankon pro via pacienco." + +#: bookwyrm/templates/import/import.html:119 +msgid "Recent Imports" +msgstr "Lastatempaj importoj" + +#: bookwyrm/templates/import/import.html:124 +#: bookwyrm/templates/settings/imports/imports.html:120 +msgid "Date Created" +msgstr "Dato de kreado" + +#: bookwyrm/templates/import/import.html:127 +msgid "Last Updated" +msgstr "Lasta ĝisdatigo" + +#: bookwyrm/templates/import/import.html:130 +#: bookwyrm/templates/settings/imports/imports.html:129 +msgid "Items" +msgstr "Aĵoj" + +#: bookwyrm/templates/import/import.html:139 +msgid "No recent imports" +msgstr "Neniu lastatempa importo" + +#: bookwyrm/templates/import/import_status.html:6 +#: bookwyrm/templates/import/import_status.html:15 +#: bookwyrm/templates/import/import_status.html:29 +msgid "Import Status" +msgstr "Stato de importo" + +#: bookwyrm/templates/import/import_status.html:13 +#: bookwyrm/templates/import/import_status.html:27 +msgid "Retry Status" +msgstr "Stato de reprovo" + +#: bookwyrm/templates/import/import_status.html:22 +#: bookwyrm/templates/settings/celery.html:44 +#: bookwyrm/templates/settings/imports/imports.html:6 +#: bookwyrm/templates/settings/imports/imports.html:9 +#: bookwyrm/templates/settings/layout.html:82 +msgid "Imports" +msgstr "Importoj" + +#: bookwyrm/templates/import/import_status.html:39 +msgid "Import started:" +msgstr "Komenco de la importo:" + +#: bookwyrm/templates/import/import_status.html:48 +msgid "In progress" +msgstr "Okazanta" + +#: bookwyrm/templates/import/import_status.html:50 +msgid "Refresh" +msgstr "Aktualigi" + +#: bookwyrm/templates/import/import_status.html:72 +#: bookwyrm/templates/settings/imports/imports.html:161 +msgid "Stop import" +msgstr "Ĉesigi la importon" + +#: bookwyrm/templates/import/import_status.html:78 +#, python-format +msgid "%(display_counter)s item needs manual approval." +msgid_plural "%(display_counter)s items need manual approval." +msgstr[0] "%(display_counter)s aĵo bezonas permanan aproban." +msgstr[1] "%(display_counter)s aĵoj bezonas permanan aproban." + +#: bookwyrm/templates/import/import_status.html:83 +#: bookwyrm/templates/import/manual_review.html:8 +msgid "Review items" +msgstr "Kontroli la aĵojn" + +#: bookwyrm/templates/import/import_status.html:89 +#, python-format +msgid "%(display_counter)s item failed to import." +msgid_plural "%(display_counter)s items failed to import." +msgstr[0] "%(display_counter)s aĵo malsukcesis importiĝi." +msgstr[1] "%(display_counter)s aĵoj malsukcesis importiĝi." + +#: bookwyrm/templates/import/import_status.html:95 +msgid "View and troubleshoot failed items" +msgstr "Vidi kaj korekti malsukcesintajn aĵojn" + +#: bookwyrm/templates/import/import_status.html:107 +msgid "Row" +msgstr "Linio" + +#: bookwyrm/templates/import/import_status.html:110 +#: bookwyrm/templates/shelf/shelf.html:148 +#: bookwyrm/templates/shelf/shelf.html:170 +msgid "Title" +msgstr "Titolo" + +#: bookwyrm/templates/import/import_status.html:113 +msgid "ISBN" +msgstr "ISBN" + +#: bookwyrm/templates/import/import_status.html:117 +msgid "Openlibrary key" +msgstr "Ŝlosilo de Openlibrary" + +#: bookwyrm/templates/import/import_status.html:121 +#: bookwyrm/templates/shelf/shelf.html:149 +#: bookwyrm/templates/shelf/shelf.html:173 +msgid "Author" +msgstr "Aŭtoro" + +#: bookwyrm/templates/import/import_status.html:124 +msgid "Shelf" +msgstr "Breto" + +#: bookwyrm/templates/import/import_status.html:127 +#: bookwyrm/templates/import/manual_review.html:13 +#: bookwyrm/templates/snippets/create_status.html:16 +msgid "Review" +msgstr "Recenzo" + +#: bookwyrm/templates/import/import_status.html:131 +#: bookwyrm/templates/settings/link_domains/link_table.html:9 +msgid "Book" +msgstr "Libro" + +#: bookwyrm/templates/import/import_status.html:142 +msgid "Import preview unavailable." +msgstr "Antaŭmontro de la importo ne disponeblas." + +#: bookwyrm/templates/import/import_status.html:150 +msgid "No items currently need review" +msgstr "Neniu aĵo aktuale bezonas kontrolon" + +#: bookwyrm/templates/import/import_status.html:186 +msgid "View imported review" +msgstr "Vidi la importitan recenzon" + +#: bookwyrm/templates/import/import_status.html:200 +msgid "Imported" +msgstr "Importita" + +#: bookwyrm/templates/import/import_status.html:206 +msgid "Needs manual review" +msgstr "Bezonas permanan kontrolon" + +#: bookwyrm/templates/import/import_status.html:219 +msgid "Retry" +msgstr "Reprovi" + +#: bookwyrm/templates/import/import_status.html:237 +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 "Ĉi tiu importo estas en malnova formata kiu ne plu estas subtenata. Se vi ŝatus korekti mankantajn aĵojn de ĉi tiu importo, alklaku la jenan butonon por ĝisdatigi la importan formaton." + +#: bookwyrm/templates/import/import_status.html:239 +msgid "Update import" +msgstr "Ĝisdatigi la importon" + +#: bookwyrm/templates/import/manual_review.html:5 +#: bookwyrm/templates/import/troubleshoot.html:4 +msgid "Import Troubleshooting" +msgstr "Korektado de problemoj de importado" + +#: bookwyrm/templates/import/manual_review.html:21 +msgid "Approving a suggestion will permanently add the suggested book to your shelves and associate your reading dates, reviews, and ratings with that book." +msgstr "Aprobi proponon definitive aldonos la proponitan libron al viaj bretoj kaj asociigos viajn legodatojn, recenzojn kaj traktojn kun tiu libro." + +#: bookwyrm/templates/import/manual_review.html:58 +#: bookwyrm/templates/lists/curate.html:71 +#: bookwyrm/templates/settings/link_domains/link_domains.html:76 +msgid "Approve" +msgstr "Aprobi" + +#: bookwyrm/templates/import/manual_review.html:66 +msgid "Reject" +msgstr "Malaprobi" + +#: bookwyrm/templates/import/troubleshoot.html:7 +#: bookwyrm/templates/settings/imports/imports.html:138 +msgid "Failed items" +msgstr "Malsukcesaj aĵoj" + +#: bookwyrm/templates/import/troubleshoot.html:12 +msgid "Troubleshooting" +msgstr "Problemsolvado" + +#: bookwyrm/templates/import/troubleshoot.html:20 +msgid "Re-trying an import can fix missing items in cases such as:" +msgstr "Reprovi importon povas korekti mankantajn aĵojn en okazoj kiel:" + +#: bookwyrm/templates/import/troubleshoot.html:23 +msgid "The book has been added to the instance since this import" +msgstr "La libro aldoniĝis al la instanco post la importo" + +#: bookwyrm/templates/import/troubleshoot.html:24 +msgid "A transient error or timeout caused the external data source to be unavailable." +msgstr "Momenta eraro aŭ tempolimo kaŭzis, ke la fora datumfonto estis nedisponebla." + +#: bookwyrm/templates/import/troubleshoot.html:25 +msgid "BookWyrm has been updated since this import with a bug fix" +msgstr "BookWyrm intertempe ĝisdatiĝis post la importo kun cimriparo" + +#: bookwyrm/templates/import/troubleshoot.html:28 +msgid "Contact your admin or open an issue if you are seeing unexpected failed items." +msgstr "Kontaktu vian administranton aŭ raportu problemon se vi vidas neatenditajn malsukcesajn aĵojn." + +#: bookwyrm/templates/landing/invite.html:4 +#: bookwyrm/templates/landing/invite.html:8 +#: bookwyrm/templates/landing/login.html:48 +#: bookwyrm/templates/landing/reactivate.html:41 +msgid "Create an Account" +msgstr "Krei konton" + +#: bookwyrm/templates/landing/invite.html:21 +msgid "Permission Denied" +msgstr "Mankas permeso" + +#: bookwyrm/templates/landing/invite.html:22 +msgid "Sorry! This invite code is no longer valid." +msgstr "Pardonu! Ĉi tiu invitkodo ne plu validas." + +#: bookwyrm/templates/landing/landing.html:9 +msgid "Recent Books" +msgstr "Lastatempaj libroj" + +#: bookwyrm/templates/landing/layout.html:17 +msgid "Decentralized" +msgstr "Malcentra" + +#: bookwyrm/templates/landing/layout.html:23 +msgid "Friendly" +msgstr "Amikeca" + +#: bookwyrm/templates/landing/layout.html:29 +msgid "Anti-Corporate" +msgstr "Kontraŭkomerca" + +#: bookwyrm/templates/landing/layout.html:46 +#, python-format +msgid "Join %(name)s" +msgstr "Aliĝi al %(name)s" + +#: bookwyrm/templates/landing/layout.html:48 +msgid "Request an Invitation" +msgstr "Peti inviton" + +#: bookwyrm/templates/landing/layout.html:50 +#, python-format +msgid "%(name)s registration is closed" +msgstr "La aliĝo al %(name)s estas fermita" + +#: bookwyrm/templates/landing/layout.html:61 +msgid "Thank you! Your request has been received." +msgstr "Dankon! Via peto bone riceviĝis." + +#: bookwyrm/templates/landing/layout.html:90 +msgid "Your Account" +msgstr "Via konto" + +#: bookwyrm/templates/landing/login.html:4 +msgid "Login" +msgstr "Ensaluto" + +#: bookwyrm/templates/landing/login.html:7 +#: bookwyrm/templates/landing/login.html:36 bookwyrm/templates/layout.html:136 +#: bookwyrm/templates/ostatus/error.html:37 +msgid "Log in" +msgstr "Ensaluti" + +#: bookwyrm/templates/landing/login.html:15 +msgid "Success! Email address confirmed." +msgstr "Sukceso! La retadreso estis konfirmita." + +#: bookwyrm/templates/landing/login.html:21 +#: bookwyrm/templates/landing/reactivate.html:17 +#: bookwyrm/templates/layout.html:127 bookwyrm/templates/ostatus/error.html:28 +#: bookwyrm/templates/snippets/register_form.html:4 +msgid "Username:" +msgstr "Uzantnomo:" + +#: bookwyrm/templates/landing/login.html:27 +#: bookwyrm/templates/landing/password_reset.html:26 +#: bookwyrm/templates/landing/reactivate.html:23 +#: bookwyrm/templates/layout.html:131 bookwyrm/templates/ostatus/error.html:32 +#: bookwyrm/templates/preferences/2fa.html:91 +#: bookwyrm/templates/snippets/register_form.html:45 +msgid "Password:" +msgstr "Pasvorto:" + +#: bookwyrm/templates/landing/login.html:39 bookwyrm/templates/layout.html:133 +#: bookwyrm/templates/ostatus/error.html:34 +msgid "Forgot your password?" +msgstr "Ĉu forgesita pasvorto?" + +#: bookwyrm/templates/landing/login.html:61 +#: bookwyrm/templates/landing/reactivate.html:54 +msgid "More about this site" +msgstr "Pli pri ĉi tiu retejo" + +#: bookwyrm/templates/landing/password_reset.html:43 +#: bookwyrm/templates/preferences/change_password.html:33 +#: bookwyrm/templates/preferences/delete_user.html:35 +msgid "Confirm password:" +msgstr "Konfirmu la pasvorton:" + +#: 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 "Ligilo por restarigi la pasvorton sendiĝos al %(email)s se ekzistas konto kun tiu retadreso." + +#: bookwyrm/templates/landing/password_reset_request.html:20 +msgid "A link to reset your password will be sent to your email address" +msgstr "Ligilo por restarigi vian pasvorton sendiĝos al via retadreso" + +#: bookwyrm/templates/landing/password_reset_request.html:34 +msgid "Reset password" +msgstr "Restarigi pasvorton" + +#: bookwyrm/templates/landing/reactivate.html:4 +#: bookwyrm/templates/landing/reactivate.html:7 +msgid "Reactivate Account" +msgstr "Reaktivigi konton" + +#: bookwyrm/templates/landing/reactivate.html:32 +msgid "Reactivate account" +msgstr "Reaktivigi la konton" + +#: bookwyrm/templates/layout.html:13 +#, python-format +msgid "%(site_name)s search" +msgstr "Serĉi en %(site_name)s" + +#: bookwyrm/templates/layout.html:37 +msgid "Search for a book, user, or list" +msgstr "Serĉi libron, uzanton aŭ liston" + +#: bookwyrm/templates/layout.html:52 bookwyrm/templates/layout.html:53 +msgid "Scan Barcode" +msgstr "Skani strikodon" + +#: bookwyrm/templates/layout.html:67 +msgid "Main navigation menu" +msgstr "Ĉefa menuo de navigo" + +#: bookwyrm/templates/layout.html:87 +msgid "Feed" +msgstr "Fluo" + +#: bookwyrm/templates/layout.html:132 bookwyrm/templates/ostatus/error.html:33 +msgid "password" +msgstr "pasvorto" + +#: bookwyrm/templates/layout.html:144 +msgid "Join" +msgstr "Aliĝi" + +#: bookwyrm/templates/layout.html:179 +msgid "Successfully posted status" +msgstr "Sukcese afiŝis" + +#: bookwyrm/templates/layout.html:180 +msgid "Error posting status" +msgstr "Eraro dum la afiŝado" + +#: bookwyrm/templates/lists/add_item_modal.html:8 +#, python-format +msgid "Add \"%(title)s\" to this list" +msgstr "Aldoni «%(title)s» al ĉi tiu listo" + +#: bookwyrm/templates/lists/add_item_modal.html:12 +#, python-format +msgid "Suggest \"%(title)s\" for this list" +msgstr "Proponi «%(title)s» por ĉi tiu listo" + +#: bookwyrm/templates/lists/add_item_modal.html:41 +#: bookwyrm/templates/lists/list.html:257 +msgid "Suggest" +msgstr "Proponi" + +#: bookwyrm/templates/lists/bookmark_button.html:30 +msgid "Un-save" +msgstr "Malkonservi" + +#: bookwyrm/templates/lists/created_text.html:5 +#, python-format +msgid "Created by %(username)s and managed by %(groupname)s" +msgstr "Kreita de %(username)s kaj estrata de %(groupname)s" + +#: bookwyrm/templates/lists/created_text.html:7 +#, python-format +msgid "Created and curated by %(username)s" +msgstr "Kreita kaj estrata de %(username)s" + +#: bookwyrm/templates/lists/created_text.html:9 +#, python-format +msgid "Created by %(username)s" +msgstr "Kreita de %(username)s" + +#: bookwyrm/templates/lists/curate.html:12 +msgid "Curate" +msgstr "Estri" + +#: bookwyrm/templates/lists/curate.html:21 +msgid "Pending Books" +msgstr "Traktotaj libroj" + +#: bookwyrm/templates/lists/curate.html:24 +msgid "You're all set!" +msgstr "Neniu libro atendas vin!" + +#: bookwyrm/templates/lists/curate.html:45 +#: bookwyrm/templates/lists/list.html:93 +#, python-format +msgid "%(username)s says:" +msgstr "%(username)s diras:" + +#: bookwyrm/templates/lists/curate.html:55 +msgid "Suggested by" +msgstr "Proponita de" + +#: bookwyrm/templates/lists/curate.html:77 +msgid "Discard" +msgstr "Forĵeti" + +#: bookwyrm/templates/lists/delete_list_modal.html:4 +msgid "Delete this list?" +msgstr "Ĉu forigi ĉi tiun liston?" + +#: bookwyrm/templates/lists/edit_form.html:5 +#: bookwyrm/templates/lists/layout.html:23 +msgid "Edit List" +msgstr "Modifi la liston" + +#: bookwyrm/templates/lists/embed-list.html:8 +#, python-format +msgid "%(list_name)s, a list by %(owner)s" +msgstr "%(list_name)s, listo fare de %(owner)s" + +#: bookwyrm/templates/lists/embed-list.html:20 +#, python-format +msgid "on %(site_name)s" +msgstr "ĉe %(site_name)s" + +#: bookwyrm/templates/lists/embed-list.html:29 +msgid "This list is currently empty" +msgstr "Ĉi tiu listo aktuale estas malplena" + +#: bookwyrm/templates/lists/form.html:19 +msgid "List curation:" +msgstr "Estrado de la listo:" + +#: bookwyrm/templates/lists/form.html:31 +msgid "Closed" +msgstr "Fermita" + +#: bookwyrm/templates/lists/form.html:34 +msgid "Only you can add and remove books to this list" +msgstr "Nur vi povas aldoni kaj forigi librojn al/el ĉi tiu listo" + +#: bookwyrm/templates/lists/form.html:48 +msgid "Curated" +msgstr "Estrata" + +#: bookwyrm/templates/lists/form.html:51 +msgid "Anyone can suggest books, subject to your approval" +msgstr "Iu ajn povas proponi librojn sed ili bezonos vian aprobon" + +#: bookwyrm/templates/lists/form.html:65 +msgctxt "curation type" +msgid "Open" +msgstr "Malfermita" + +#: bookwyrm/templates/lists/form.html:68 +msgid "Anyone can add books to this list" +msgstr "Iu ajn povas aldoni librojn al ĉi tiu listo" + +#: bookwyrm/templates/lists/form.html:82 +msgid "Group" +msgstr "Grupo" + +#: bookwyrm/templates/lists/form.html:85 +msgid "Group members can add to and remove from this list" +msgstr "Grupanoj povas aldoni kaj forigi librojn al/el ĉi tiu listo" + +#: bookwyrm/templates/lists/form.html:90 +msgid "Select Group" +msgstr "Elekti grupon" + +#: bookwyrm/templates/lists/form.html:94 +msgid "Select a group" +msgstr "Elekti grupon" + +#: bookwyrm/templates/lists/form.html:105 +msgid "You don't have any Groups yet!" +msgstr "Vi ankoraŭ ne havas Grupon!" + +#: bookwyrm/templates/lists/form.html:107 +msgid "Create a Group" +msgstr "Krei Grupon" + +#: bookwyrm/templates/lists/form.html:121 +msgid "Delete list" +msgstr "Forigi la liston" + +#: bookwyrm/templates/lists/item_notes_field.html:7 +#: bookwyrm/templates/settings/federation/edit_instance.html:86 +msgid "Notes:" +msgstr "Notoj:" + +#: bookwyrm/templates/lists/item_notes_field.html:19 +msgid "An optional note that will be displayed with the book." +msgstr "Nedeviga noto kiu montriĝos kun la libro." + +#: bookwyrm/templates/lists/list.html:37 +msgid "That book is already on this list." +msgstr "Tiu libro jam estas en ĉi tiu listo." + +#: bookwyrm/templates/lists/list.html:45 +msgid "You successfully suggested a book for this list!" +msgstr "Vi sukcese proponis libron por ĉi tiu listo!" + +#: bookwyrm/templates/lists/list.html:47 +msgid "You successfully added a book to this list!" +msgstr "Vi sukcese aldonis libron al ĉi tiu listo!" + +#: bookwyrm/templates/lists/list.html:54 +msgid "This list is currently empty." +msgstr "La listo aktuale estas malplena." + +#: bookwyrm/templates/lists/list.html:104 +msgid "Edit notes" +msgstr "Modifi la notojn" + +#: bookwyrm/templates/lists/list.html:119 +msgid "Add notes" +msgstr "Aldoni notojn" + +#: bookwyrm/templates/lists/list.html:131 +#, python-format +msgid "Added by %(username)s" +msgstr "Aldonita de %(username)s" + +#: bookwyrm/templates/lists/list.html:146 +msgid "List position" +msgstr "Pozicio" + +#: bookwyrm/templates/lists/list.html:152 +#: bookwyrm/templates/settings/link_domains/edit_domain_modal.html:23 +msgid "Set" +msgstr "Apliki" + +#: bookwyrm/templates/lists/list.html:167 +#: bookwyrm/templates/snippets/remove_from_group_button.html:20 +msgid "Remove" +msgstr "Forigi" + +#: bookwyrm/templates/lists/list.html:181 +#: bookwyrm/templates/lists/list.html:198 +msgid "Sort List" +msgstr "Ordigi la liston" + +#: bookwyrm/templates/lists/list.html:191 +msgid "Direction" +msgstr "Direkto" + +#: bookwyrm/templates/lists/list.html:205 +msgid "Add Books" +msgstr "Aldoni librojn" + +#: bookwyrm/templates/lists/list.html:207 +msgid "Suggest Books" +msgstr "Proponitaj libroj" + +#: bookwyrm/templates/lists/list.html:218 +msgid "search" +msgstr "serĉi" + +#: bookwyrm/templates/lists/list.html:224 +msgid "Clear search" +msgstr "Forigi la serĉon" + +#: bookwyrm/templates/lists/list.html:229 +#, python-format +msgid "No books found matching the query \"%(query)s\"" +msgstr "Neniu libro troviĝis por la peto «%(query)s»" + +#: bookwyrm/templates/lists/list.html:268 +msgid "Embed this list on a website" +msgstr "Enkorpigu ĉi tiun liston en alia retejo" + +#: bookwyrm/templates/lists/list.html:276 +msgid "Copy embed code" +msgstr "Kopii la kodon de enkorpigo" + +#: bookwyrm/templates/lists/list.html:278 +#, python-format +msgid "%(list_name)s, a list by %(owner)s on %(site_name)s" +msgstr "%(list_name)s, listo farita de %(owner)s ĉe %(site_name)s" + +#: bookwyrm/templates/lists/list_items.html:15 +msgid "Saved" +msgstr "Konservita" + +#: bookwyrm/templates/lists/lists.html:14 bookwyrm/templates/user/lists.html:9 +msgid "Your Lists" +msgstr "Viaj listoj" + +#: bookwyrm/templates/lists/lists.html:36 +msgid "All Lists" +msgstr "Ĉiuj listoj" + +#: bookwyrm/templates/lists/lists.html:40 +msgid "Saved Lists" +msgstr "Konservitaj listoj" + +#: bookwyrm/templates/notifications/items/accept.html:18 +#, python-format +msgid "%(related_user)s accepted your invitation to join group \"%(group_name)s\"" +msgstr "%(related_user)s akceptis vian inviton por aliĝi al la grupo «%(group_name)s»" + +#: bookwyrm/templates/notifications/items/accept.html:26 +#, python-format +msgid "%(related_user)s and %(second_user)s accepted your invitation to join group \"%(group_name)s\"" +msgstr "%(related_user)s kaj %(second_user)s akceptis vian inviton por aliĝi al la grupo «%(group_name)s»" + +#: bookwyrm/templates/notifications/items/accept.html:36 +#, python-format +msgid "%(related_user)s and %(other_user_display_count)s others accepted your invitation to join group \"%(group_name)s\"" +msgstr "%(related_user)s kaj %(other_user_display_count)s aliaj akceptis vian inviton por aliĝi al la grupo «%(group_name)s»" + +#: bookwyrm/templates/notifications/items/add.html:33 +#, python-format +msgid "%(related_user)s added %(book_title)s to your list \"%(list_name)s\"" +msgstr "%(related_user)s aldonis %(book_title)s al via listo «%(list_name)s»" + +#: bookwyrm/templates/notifications/items/add.html:39 +#, python-format +msgid "%(related_user)s suggested adding %(book_title)s to your list \"%(list_name)s\"" +msgstr "%(related_user)s proponis aldoni %(book_title)s al via listo «%(list_name)s»" + +#: bookwyrm/templates/notifications/items/add.html:47 +#, python-format +msgid "%(related_user)s added %(book_title)s and %(second_book_title)s to your list \"%(list_name)s\"" +msgstr "%(related_user)s aldonis %(book_title)s kaj %(second_book_title)s al via listo «%(list_name)s»" + +#: bookwyrm/templates/notifications/items/add.html:54 +#, python-format +msgid "%(related_user)s suggested adding %(book_title)s and %(second_book_title)s to your list \"%(list_name)s\"" +msgstr "%(related_user)s proponis aldoni %(book_title)s kaj %(second_book_title)s al via listo «%(list_name)s»" + +#: bookwyrm/templates/notifications/items/add.html:66 +#, python-format +msgid "%(related_user)s added a book to one of your lists" +msgstr "%(related_user)s aldonis libron al unu el viaj listoj" + +#: bookwyrm/templates/notifications/items/add.html:72 +#, python-format +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] "%(related_user)s aldonis %(book_title)s, %(second_book_title)s kaj %(display_count)s alian libron al via listo «%(list_name)s»" +msgstr[1] "%(related_user)s aldonis %(book_title)s, %(second_book_title)s kaj %(display_count)s aliajn librojn al via listo «%(list_name)s»" + +#: bookwyrm/templates/notifications/items/add.html:88 +#, python-format +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] "%(related_user)s proponis aldoni %(book_title)s, %(second_book_title)s kaj %(display_count)s alian libron al via listo «%(list_name)s»" +msgstr[1] "%(related_user)s proponis aldoni %(book_title)s, %(second_book_title)s kaj %(display_count)s aliajn librojn al via listo «%(list_name)s»" + +#: bookwyrm/templates/notifications/items/boost.html:21 +#, python-format +msgid "%(related_user)s boosted your review of %(book_title)s" +msgstr "%(related_user)s diskonigis vian recenzon de %(book_title)s" + +#: bookwyrm/templates/notifications/items/boost.html:27 +#, python-format +msgid "%(related_user)s and %(second_user)s boosted your review of %(book_title)s" +msgstr "%(related_user)s kaj %(second_user)s diskonigis vian recenzon de %(book_title)s" + +#: 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 "%(related_user)s kaj %(other_user_display_count)s aliaj diskonigis vian recenzon de %(book_title)s" + +#: bookwyrm/templates/notifications/items/boost.html:44 +#, python-format +msgid "%(related_user)s boosted your comment on %(book_title)s" +msgstr "%(related_user)s diskonigis vian komenton pri %(book_title)s" + +#: 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 "%(related_user)s kaj %(second_user)s diskonigis vian komenton pri %(book_title)s" + +#: 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 "%(related_user)s kaj %(other_user_display_count)s aliaj diskonigis vian komenton pri %(book_title)s" + +#: bookwyrm/templates/notifications/items/boost.html:67 +#, python-format +msgid "%(related_user)s boosted your quote from %(book_title)s" +msgstr "%(related_user)s diskonigis vian citaĵon de %(book_title)s" + +#: 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 "%(related_user)s kaj %(second_user)s diskonigis vian citaĵon de %(book_title)s" + +#: 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 "%(related_user)s kaj %(other_user_display_count)s aliaj diskonigis vian citaĵon de %(book_title)s" + +#: bookwyrm/templates/notifications/items/boost.html:90 +#, python-format +msgid "%(related_user)s boosted your status" +msgstr "%(related_user)s diskonigis vian afiŝon" + +#: bookwyrm/templates/notifications/items/boost.html:96 +#, python-format +msgid "%(related_user)s and %(second_user)s boosted your status" +msgstr "%(related_user)s kaj %(second_user)s diskonigis vian afiŝon" + +#: bookwyrm/templates/notifications/items/boost.html:105 +#, python-format +msgid "%(related_user)s and %(other_user_display_count)s others boosted your status" +msgstr "%(related_user)s kaj %(other_user_display_count)s aliaj diskonigis vian afiŝon" + +#: bookwyrm/templates/notifications/items/fav.html:21 +#, python-format +msgid "%(related_user)s liked your review of %(book_title)s" +msgstr "%(related_user)s ŝatis vian recenzon de %(book_title)s" + +#: 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 "%(related_user)s kaj %(second_user)s ŝatis vian recenzon de %(book_title)s" + +#: 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 "%(related_user)s kaj %(other_user_display_count)s aliaj ŝatis vian recenzon de %(book_title)s" + +#: bookwyrm/templates/notifications/items/fav.html:44 +#, python-format +msgid "%(related_user)s liked your comment on %(book_title)s" +msgstr "%(related_user)s ŝatis vian komenton pri %(book_title)s" + +#: 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 "%(related_user)s kaj %(second_user)s ŝatis vian komenton pri %(book_title)s" + +#: 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 "%(related_user)s kaj %(other_user_display_count)s aliaj ŝatis vian komenton pri %(book_title)s" + +#: bookwyrm/templates/notifications/items/fav.html:67 +#, python-format +msgid "%(related_user)s liked your quote from %(book_title)s" +msgstr "%(related_user)s ŝatis vian citaĵon de %(book_title)s" + +#: 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 "%(related_user)s kaj %(second_user)s ŝatis vian citaĵon de %(book_title)s" + +#: 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 "%(related_user)s kaj %(other_user_display_count)s aliaj ŝatis vian citaĵon de %(book_title)s" + +#: bookwyrm/templates/notifications/items/fav.html:90 +#, python-format +msgid "%(related_user)s liked your status" +msgstr "%(related_user)s ŝatis vian afiŝon" + +#: bookwyrm/templates/notifications/items/fav.html:96 +#, python-format +msgid "%(related_user)s and %(second_user)s liked your status" +msgstr "%(related_user)s kaj %(second_user)s ŝatis vian afiŝon" + +#: bookwyrm/templates/notifications/items/fav.html:105 +#, python-format +msgid "%(related_user)s and %(other_user_display_count)s others liked your status" +msgstr "%(related_user)s kaj %(other_user_display_count)s aliaj ŝatis vian afiŝon" + +#: bookwyrm/templates/notifications/items/follow.html:16 +#, python-format +msgid "%(related_user)s followed you" +msgstr "%(related_user)s eksekvis vin" + +#: bookwyrm/templates/notifications/items/follow.html:20 +#, python-format +msgid "%(related_user)s and %(second_user)s followed you" +msgstr "%(related_user)s kaj %(second_user)s eksekvis vin" + +#: bookwyrm/templates/notifications/items/follow.html:25 +#, python-format +msgid "%(related_user)s and %(other_user_display_count)s others followed you" +msgstr "%(related_user)s kaj %(other_user_display_count)s aliaj ekvekvis vin" + +#: bookwyrm/templates/notifications/items/follow_request.html:15 +#, python-format +msgid "%(related_user)s sent you a follow request" +msgstr "%(related_user)s sendis al vi peton de sekvado" + +#: bookwyrm/templates/notifications/items/import.html:14 +#, python-format +msgid "Your import completed." +msgstr "Via importo finiĝis." + +#: bookwyrm/templates/notifications/items/invite.html:16 +#, python-format +msgid "%(related_user)s invited you to join the group \"%(group_name)s\"" +msgstr "%(related_user)s invitis vin aliĝi al la grupo «%(group_name)s»" + +#: bookwyrm/templates/notifications/items/join.html:16 +#, python-format +msgid "has joined your group \"%(group_name)s\"" +msgstr "aliĝis al via grupo «%(group_name)s»" + +#: bookwyrm/templates/notifications/items/leave.html:18 +#, python-format +msgid "%(related_user)s has left your group \"%(group_name)s\"" +msgstr "%(related_user)s foriris de via grupo «%(group_name)s»" + +#: 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 "%(related_user)s kaj %(second_user)s foriris de via grupo «%(group_name)s»" + +#: 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 "%(related_user)s kaj %(other_user_display_count)s aliaj foriris de via grupo «%(group_name)s»" + +#: bookwyrm/templates/notifications/items/link_domain.html:15 +#, python-format +msgid "A new link domain needs review" +msgid_plural "%(display_count)s new link domains need moderation" +msgstr[0] "Nova domajno en ligilo bezonas kontrolon" +msgstr[1] "%(display_count)s novaj domajnoj en ligiloj bezonas kontrolon" + +#: bookwyrm/templates/notifications/items/mention.html:20 +#, python-format +msgid "%(related_user)s mentioned you in a review of %(book_title)s" +msgstr "%(related_user)s menciis vin en recenzo de %(book_title)s" + +#: bookwyrm/templates/notifications/items/mention.html:26 +#, python-format +msgid "%(related_user)s mentioned you in a comment on %(book_title)s" +msgstr "%(related_user)s menciis vin en komento pri %(book_title)s" + +#: bookwyrm/templates/notifications/items/mention.html:32 +#, python-format +msgid "%(related_user)s mentioned you in a quote from %(book_title)s" +msgstr "%(related_user)s menciis vin en citaĵo de %(book_title)s" + +#: bookwyrm/templates/notifications/items/mention.html:38 +#, python-format +msgid "%(related_user)s mentioned you in a status" +msgstr "%(related_user)s menciis vin en afiŝo" + +#: bookwyrm/templates/notifications/items/remove.html:17 +#, python-format +msgid "has been removed from your group \"%(group_name)s\"" +msgstr "estis forigita de via grupo «%(group_name)s»" + +#: bookwyrm/templates/notifications/items/remove.html:23 +#, python-format +msgid "You have been removed from the \"%(group_name)s\" group" +msgstr "Vi estis forigita de la grupo «%(group_name)s»" + +#: bookwyrm/templates/notifications/items/reply.html:21 +#, python-format +msgid "%(related_user)s replied to your review of %(book_title)s" +msgstr "%(related_user)s respondis al via recenzo de %(book_title)s" + +#: bookwyrm/templates/notifications/items/reply.html:27 +#, python-format +msgid "%(related_user)s replied to your comment on %(book_title)s" +msgstr "%(related_user)s respondis al via komento pri %(book_title)s" + +#: bookwyrm/templates/notifications/items/reply.html:33 +#, python-format +msgid "%(related_user)s replied to your quote from %(book_title)s" +msgstr "%(related_user)s respondis al via citaĵo de %(book_title)s" + +#: bookwyrm/templates/notifications/items/reply.html:39 +#, python-format +msgid "%(related_user)s replied to your status" +msgstr "%(related_user)srespondis al via afiŝo" + +#: bookwyrm/templates/notifications/items/report.html:15 +#, python-format +msgid "A new report needs moderation" +msgid_plural "%(display_count)s new reports need moderation" +msgstr[0] "Nova raporto bezonas kontrolon" +msgstr[1] "%(display_count)s novaj raportoj bezonas kontrolon" + +#: bookwyrm/templates/notifications/items/status_preview.html:4 +#: bookwyrm/templates/snippets/status/content_status.html:73 +msgid "Content warning" +msgstr "Averto pri enhavo" + +#: bookwyrm/templates/notifications/items/update.html:16 +#, python-format +msgid "has changed the privacy level for %(group_name)s" +msgstr "ŝanĝis la nivelon de privateco de la grupo %(group_name)s" + +#: bookwyrm/templates/notifications/items/update.html:20 +#, python-format +msgid "has changed the name of %(group_name)s" +msgstr "ŝanĝis la nomon de la grupo %(group_name)s" + +#: bookwyrm/templates/notifications/items/update.html:24 +#, python-format +msgid "has changed the description of %(group_name)s" +msgstr "ŝanĝis la priskribon de la grupo %(group_name)s" + +#: bookwyrm/templates/notifications/notifications_page.html:19 +msgid "Delete notifications" +msgstr "Forigi la atentigojn" + +#: bookwyrm/templates/notifications/notifications_page.html:31 +msgid "All" +msgstr "Ĉiuj" + +#: bookwyrm/templates/notifications/notifications_page.html:35 +msgid "Mentions" +msgstr "Mencioj" + +#: bookwyrm/templates/notifications/notifications_page.html:47 +msgid "You're all caught up!" +msgstr "Estas neniu nova atentigo!" + +#: bookwyrm/templates/ostatus/error.html:7 +#, python-format +msgid "%(account)s is not a valid username" +msgstr "%(account)s ne estas valida uzantonomo" + +#: bookwyrm/templates/ostatus/error.html:8 +#: bookwyrm/templates/ostatus/error.html:13 +msgid "Check you have the correct username before trying again" +msgstr "Certigu ke vi havas la ĝustan uzantonomon antaŭ ol reprovi" + +#: bookwyrm/templates/ostatus/error.html:12 +#, python-format +msgid "%(account)s could not be found or %(remote_domain)s does not support identity discovery" +msgstr "%(account)s ne troviĝis aŭ %(remote_domain)s ne subtenas malkovron de identecoj" + +#: bookwyrm/templates/ostatus/error.html:17 +#, python-format +msgid "%(account)s was found but %(remote_domain)s does not support 'remote follow'" +msgstr "%(account)s troviĝis sed %(remote_domain)s ne subtenas ‘foran sekvadon’" + +#: bookwyrm/templates/ostatus/error.html:18 +#, python-format +msgid "Try searching for %(user)s on %(remote_domain)s instead" +msgstr "Provu serĉi %(user)s ĉe %(remote_domain)s anstataŭe" + +#: bookwyrm/templates/ostatus/error.html:46 +#, python-format +msgid "Something went wrong trying to follow %(account)s" +msgstr "Io malsukcesis dum la provo sekvi %(account)s" + +#: bookwyrm/templates/ostatus/error.html:47 +msgid "Check you have the correct username before trying again." +msgstr "Certigu ke vi havas la ĝustan uzantonomon antaŭ ol reprovi." + +#: bookwyrm/templates/ostatus/error.html:51 +#, python-format +msgid "You have blocked %(account)s" +msgstr "Vi blokis %(account)s" + +#: bookwyrm/templates/ostatus/error.html:55 +#, python-format +msgid "%(account)s has blocked you" +msgstr "%(account)s blokis vin" + +#: bookwyrm/templates/ostatus/error.html:59 +#, python-format +msgid "You are already following %(account)s" +msgstr "Vi jam sekvas %(account)s" + +#: bookwyrm/templates/ostatus/error.html:63 +#, python-format +msgid "You have already requested to follow %(account)s" +msgstr "Vi jam petis sekvi %(account)s" + +#: bookwyrm/templates/ostatus/remote_follow.html:6 +#, python-format +msgid "Follow %(username)s on the fediverse" +msgstr "Sekvu %(username)s en la fediverso" + +#: bookwyrm/templates/ostatus/remote_follow.html:33 +#, python-format +msgid "Follow %(username)s from another Fediverse account like BookWyrm, Mastodon, or Pleroma." +msgstr "Sekvu %(username)s per alia fediversa konto kiel BookWyrm, Mastodon aŭ Pleroma." + +#: bookwyrm/templates/ostatus/remote_follow.html:40 +msgid "User handle to follow from:" +msgstr "Konto per kiu vi volas sekvi:" + +#: bookwyrm/templates/ostatus/remote_follow.html:42 +msgid "Follow!" +msgstr "Sekvi!" + +#: bookwyrm/templates/ostatus/remote_follow_button.html:15 +msgid "Follow on Fediverse" +msgstr "Sekvi en la Fediverso" + +#: bookwyrm/templates/ostatus/remote_follow_button.html:19 +msgid "This link opens in a pop-up window" +msgstr "Ĉi tiu ligilo malfermiĝos en nova fenestro" + +#: bookwyrm/templates/ostatus/subscribe.html:8 +#, python-format +msgid "Log in to %(sitename)s" +msgstr "Ensaluti en %(sitename)s" + +#: bookwyrm/templates/ostatus/subscribe.html:10 +#, python-format +msgid "Error following from %(sitename)s" +msgstr "Eraro de sekvado de %(sitename)s" + +#: bookwyrm/templates/ostatus/subscribe.html:12 +#: bookwyrm/templates/ostatus/subscribe.html:22 +#, python-format +msgid "Follow from %(sitename)s" +msgstr "Sekvi de %(sitename)s" + +#: bookwyrm/templates/ostatus/subscribe.html:18 +msgid "Uh oh..." +msgstr "Ho ve..." + +#: bookwyrm/templates/ostatus/subscribe.html:20 +msgid "Let's log in first..." +msgstr "Ni unue ensalutu..." + +#: bookwyrm/templates/ostatus/subscribe.html:51 +#, python-format +msgid "Follow %(username)s" +msgstr "Sekvi %(username)s" + +#: bookwyrm/templates/ostatus/success.html:28 +#, python-format +msgid "You are now following %(display_name)s!" +msgstr "Vi nun sekvas %(display_name)s!" + +#: bookwyrm/templates/preferences/2fa.html:4 +#: bookwyrm/templates/preferences/2fa.html:7 +#: bookwyrm/templates/preferences/layout.html:24 +msgid "Two Factor Authentication" +msgstr "Dupaŝa aŭtentigo" + +#: bookwyrm/templates/preferences/2fa.html:16 +msgid "Successfully updated 2FA settings" +msgstr "La agordoj de dupaŝa aŭtentigo sukcese ĝisdatiĝis" + +#: bookwyrm/templates/preferences/2fa.html:24 +msgid "Write down or copy and paste these codes somewhere safe." +msgstr "Skribu aŭ kopiu ĉi tiujn kodojn en sekuran lokon." + +#: bookwyrm/templates/preferences/2fa.html:25 +msgid "You must use them in order, and they will not be displayed again." +msgstr "Vi devos uzi ilin en la ĝusta ordo kaj ili ne denove montriĝos." + +#: bookwyrm/templates/preferences/2fa.html:35 +msgid "Two Factor Authentication is active on your account." +msgstr "Dupaŝa aŭtentigo estas ŝaltita por via konto." + +#: bookwyrm/templates/preferences/2fa.html:36 +#: bookwyrm/templates/preferences/disable-2fa.html:4 +#: bookwyrm/templates/preferences/disable-2fa.html:7 +msgid "Disable 2FA" +msgstr "Malŝalti dupaŝan aŭtentigon" + +#: bookwyrm/templates/preferences/2fa.html:39 +msgid "You can generate backup codes to use in case you do not have access to your authentication app. If you generate new codes, any backup codes previously generated will no longer work." +msgstr "Vi povas generi rezervajn kodojn por uzi okaze ke vi ne plu havos aliron al la aplikaĵo de aŭtentigo. Se vi generos novajn kodojn, neniuj antaŭaj kodoj plu funkcios." + +#: bookwyrm/templates/preferences/2fa.html:40 +msgid "Generate backup codes" +msgstr "Generi rezervajn kodojn" + +#: bookwyrm/templates/preferences/2fa.html:45 +msgid "Scan the QR code with your authentication app and then enter the code from your app below to confirm your app is set up." +msgstr "Skanu la QR-an kodon per via aplikaĵo de aŭtentigo kaj sekve tajpu la kodon de via aplikaĵo sube por konfirmi ke via aplikaĵo estas ĝuste agordita." + +#: bookwyrm/templates/preferences/2fa.html:52 +msgid "Use setup key" +msgstr "Uzi ŝlosilon de agordado" + +#: bookwyrm/templates/preferences/2fa.html:58 +msgid "Account name:" +msgstr "Kontonomo:" + +#: bookwyrm/templates/preferences/2fa.html:65 +msgid "Code:" +msgstr "Kodo:" + +#: bookwyrm/templates/preferences/2fa.html:73 +msgid "Enter the code from your app:" +msgstr "Tajpu la kodon de via aplikaĵo:" + +#: bookwyrm/templates/preferences/2fa.html:83 +msgid "You can make your account more secure by using Two Factor Authentication (2FA). This will require you to enter a one-time code using a phone app like Authy, Google Authenticator or Microsoft Authenticator each time you log in." +msgstr "Vi povas plisekurigi vian konton uzante dupaŝan aŭtentigon (2FA). Tio postulos ke vi entajpu unu-uzan kodon donitan de poŝtelefona aplikaĵo kiel Authy, Google AuthenticatorMicrosoft Authenticator ĉiun fojon kiam vi ensalutas." + +#: bookwyrm/templates/preferences/2fa.html:85 +msgid "Confirm your password to begin setting up 2FA." +msgstr "Konfirmu vian pasvorton por komenci agordi la dupaŝan aŭtentigon (2FA)." + +#: bookwyrm/templates/preferences/2fa.html:95 +#: bookwyrm/templates/two_factor_auth/two_factor_prompt.html:37 +msgid "Set up 2FA" +msgstr "Agordi dupaŝan aŭtentigon" + +#: bookwyrm/templates/preferences/blocks.html:4 +#: bookwyrm/templates/preferences/blocks.html:7 +#: bookwyrm/templates/preferences/layout.html:46 +msgid "Blocked Users" +msgstr "Blokitaj uzantoj" + +#: bookwyrm/templates/preferences/blocks.html:12 +msgid "No users currently blocked." +msgstr "Aktuale estas neniu blokita uzanto." + +#: bookwyrm/templates/preferences/change_password.html:4 +#: bookwyrm/templates/preferences/change_password.html:7 +#: bookwyrm/templates/preferences/change_password.html:37 +#: bookwyrm/templates/preferences/layout.html:20 +msgid "Change Password" +msgstr "Ŝanĝi pasvorton" + +#: bookwyrm/templates/preferences/change_password.html:15 +msgid "Successfully changed password" +msgstr "La pasvorto sukcese ŝanĝiĝis" + +#: bookwyrm/templates/preferences/change_password.html:22 +msgid "Current password:" +msgstr "Aktuala pasvorto:" + +#: bookwyrm/templates/preferences/change_password.html:28 +msgid "New password:" +msgstr "Nova pasvorto:" + +#: bookwyrm/templates/preferences/delete_user.html:4 +#: bookwyrm/templates/preferences/delete_user.html:7 +#: bookwyrm/templates/preferences/delete_user.html:40 +#: bookwyrm/templates/preferences/layout.html:28 +#: bookwyrm/templates/settings/users/delete_user_form.html:22 +msgid "Delete Account" +msgstr "Forigi la konton" + +#: bookwyrm/templates/preferences/delete_user.html:12 +msgid "Deactivate account" +msgstr "Malŝalti la konton" + +#: bookwyrm/templates/preferences/delete_user.html:15 +msgid "Your account will be hidden. You can log back in at any time to re-activate your account." +msgstr "Via konto estos kaŝita. Vi povas iam ajn reensaluti por reŝalti vian konton." + +#: bookwyrm/templates/preferences/delete_user.html:20 +msgid "Deactivate Account" +msgstr "Malŝalti konton" + +#: bookwyrm/templates/preferences/delete_user.html:26 +msgid "Permanently delete account" +msgstr "Porĉiame forigi la konton" + +#: bookwyrm/templates/preferences/delete_user.html:29 +msgid "Deleting your account cannot be undone. The username will not be available to register in the future." +msgstr "Ne eblos malfari la forigon de via konto. La uzantonomo ne disponeblos por registriĝo estontece." + +#: bookwyrm/templates/preferences/disable-2fa.html:12 +msgid "Disable Two Factor Authentication" +msgstr "Malŝalti dupaŝan aŭtentigon" + +#: bookwyrm/templates/preferences/disable-2fa.html:14 +msgid "Disabling 2FA will allow anyone with your username and password to log in to your account." +msgstr "Malŝalti la dupaŝan aŭtentigon ebligos al iu ajn kiu havas vian uzantnomon kaj pasvorton ensaluti en vian konton." + +#: bookwyrm/templates/preferences/disable-2fa.html:20 +msgid "Turn off 2FA" +msgstr "Malŝalti dupaŝan aŭtentigon" + +#: bookwyrm/templates/preferences/edit_user.html:4 +#: bookwyrm/templates/preferences/edit_user.html:7 +#: bookwyrm/templates/preferences/layout.html:15 +msgid "Edit Profile" +msgstr "Modifi la profilon" + +#: bookwyrm/templates/preferences/edit_user.html:12 +#: bookwyrm/templates/preferences/edit_user.html:25 +#: bookwyrm/templates/settings/users/user_info.html:7 +#: bookwyrm/templates/user_menu.html:29 +msgid "Profile" +msgstr "Profilo" + +#: bookwyrm/templates/preferences/edit_user.html:13 +#: bookwyrm/templates/preferences/edit_user.html:64 +#: bookwyrm/templates/settings/site.html:11 +#: bookwyrm/templates/settings/site.html:89 +#: bookwyrm/templates/setup/config.html:91 +msgid "Display" +msgstr "Afiŝado" + +#: bookwyrm/templates/preferences/edit_user.html:14 +#: bookwyrm/templates/preferences/edit_user.html:112 +msgid "Privacy" +msgstr "Privateco" + +#: bookwyrm/templates/preferences/edit_user.html:69 +msgid "Show reading goal prompt in feed" +msgstr "Montri la demandon pri via legocelo en la fluo" + +#: bookwyrm/templates/preferences/edit_user.html:75 +msgid "Show suggested users" +msgstr "Montri proponitajn uzantojn" + +#: bookwyrm/templates/preferences/edit_user.html:81 +msgid "Show this account in suggested users" +msgstr "Montri ĉi tiun konton en la proponitaj uzantoj" + +#: bookwyrm/templates/preferences/edit_user.html:85 +#, python-format +msgid "Your account will show up in the directory, and may be recommended to other BookWyrm users." +msgstr "Via konto aperos en la adresaro kaj eble estos rekomendita al aliaj uzantoj de BookWyrm." + +#: bookwyrm/templates/preferences/edit_user.html:89 +msgid "Preferred Timezone: " +msgstr "Preferata horzono: " + +#: bookwyrm/templates/preferences/edit_user.html:101 +msgid "Theme:" +msgstr "Etoso:" + +#: bookwyrm/templates/preferences/edit_user.html:117 +msgid "Manually approve followers" +msgstr "Permane aprobi sekvantojn" + +#: bookwyrm/templates/preferences/edit_user.html:123 +msgid "Hide followers and following on profile" +msgstr "Kaŝi la sekvantojn kaj la sekvatojn ĉe via profilo" + +#: bookwyrm/templates/preferences/edit_user.html:128 +msgid "Default post privacy:" +msgstr "Defaŭlta privateco de afiŝoj:" + +#: bookwyrm/templates/preferences/export.html:4 +#: bookwyrm/templates/preferences/export.html:7 +msgid "CSV Export" +msgstr "CSV-a eksporto" + +#: bookwyrm/templates/preferences/export.html:13 +msgid "Your export will include all the books on your shelves, books you have reviewed, and books with reading activity." +msgstr "Via eksporto inkluzivos ĉiujn librojn sur viaj bretoj, librojn recenzitajn de vi kaj librojn kun legadaj agoj." + +#: bookwyrm/templates/preferences/export.html:20 +msgid "Download file" +msgstr "Elŝuti la dosieron" + +#: bookwyrm/templates/preferences/layout.html:11 +msgid "Account" +msgstr "Konto" + +#: bookwyrm/templates/preferences/layout.html:31 +msgid "Data" +msgstr "Datumoj" + +#: bookwyrm/templates/preferences/layout.html:39 +msgid "CSV export" +msgstr "CSV-a eksporto" + +#: bookwyrm/templates/preferences/layout.html:42 +msgid "Relationships" +msgstr "Rilatoj" + +#: bookwyrm/templates/reading_progress/finish.html:5 +#, python-format +msgid "Finish \"%(book_title)s\"" +msgstr "Fini «%(book_title)s»" + +#: bookwyrm/templates/reading_progress/start.html:5 +#, python-format +msgid "Start \"%(book_title)s\"" +msgstr "Komenci «%(book_title)s»" + +#: bookwyrm/templates/reading_progress/stop.html:5 +#, python-format +msgid "Stop Reading \"%(book_title)s\"" +msgstr "Haltigi la legadon de «%(book_title)s»" + +#: bookwyrm/templates/reading_progress/want.html:5 +#, python-format +msgid "Want to Read \"%(book_title)s\"" +msgstr "Mi volas legi «%(book_title)s»" + +#: bookwyrm/templates/readthrough/delete_readthrough_modal.html:4 +msgid "Delete these read dates?" +msgstr "Ĉu forigi ĉi tiujn legodatojn?" + +#: bookwyrm/templates/readthrough/delete_readthrough_modal.html:8 +#, python-format +msgid "You are deleting this readthrough and its %(count)s associated progress updates." +msgstr "Vi forigos ĉi tiun legadon kaj ĝiajn %(count)s asociitajn ĝisdatigojn de progreso." + +#: bookwyrm/templates/readthrough/readthrough.html:6 +#: bookwyrm/templates/readthrough/readthrough_modal.html:8 +#, python-format +msgid "Update read dates for \"%(title)s\"" +msgstr "Ĝisdatigi legodatojn por «%(title)s»" + +#: bookwyrm/templates/readthrough/readthrough_form.html:10 +#: bookwyrm/templates/readthrough/readthrough_modal.html:38 +#: bookwyrm/templates/snippets/reading_modals/finish_reading_modal.html:24 +#: bookwyrm/templates/snippets/reading_modals/start_reading_modal.html:21 +#: bookwyrm/templates/snippets/reading_modals/stop_reading_modal.html:24 +msgid "Started reading" +msgstr "Komencis legi" + +#: bookwyrm/templates/readthrough/readthrough_form.html:18 +#: bookwyrm/templates/readthrough/readthrough_modal.html:56 +msgid "Progress" +msgstr "Progreso" + +#: bookwyrm/templates/readthrough/readthrough_form.html:25 +#: bookwyrm/templates/readthrough/readthrough_modal.html:63 +#: bookwyrm/templates/snippets/reading_modals/finish_reading_modal.html:32 +msgid "Finished reading" +msgstr "Finis legi" + +#: bookwyrm/templates/readthrough/readthrough_list.html:9 +msgid "Progress Updates:" +msgstr "Ĝisdatigoj de progreso:" + +#: bookwyrm/templates/readthrough/readthrough_list.html:14 +msgid "finished" +msgstr "finita" + +#: bookwyrm/templates/readthrough/readthrough_list.html:16 +msgid "stopped" +msgstr "haltigita" + +#: bookwyrm/templates/readthrough/readthrough_list.html:27 +msgid "Show all updates" +msgstr "Montri ĉiujn ĝisdatigojn" + +#: bookwyrm/templates/readthrough/readthrough_list.html:43 +msgid "Delete this progress update" +msgstr "Forigi ĉi tiun ĝisdatigon de progreso" + +#: bookwyrm/templates/readthrough/readthrough_list.html:55 +msgid "started" +msgstr "komencita" + +#: bookwyrm/templates/readthrough/readthrough_list.html:62 +msgid "Edit read dates" +msgstr "Modifi la legodatojn" + +#: bookwyrm/templates/readthrough/readthrough_list.html:70 +msgid "Delete these read dates" +msgstr "Forigi ĉi tiujn legodatojn" + +#: bookwyrm/templates/readthrough/readthrough_modal.html:12 +#, python-format +msgid "Add read dates for \"%(title)s\"" +msgstr "Aldoni legodatojn por «%(title)s»" + +#: bookwyrm/templates/report.html:5 +#: bookwyrm/templates/snippets/report_button.html:13 +msgid "Report" +msgstr "Raporti" + +#: bookwyrm/templates/search/barcode_modal.html:5 +msgid "\n" +" Scan Barcode\n" +" " +msgstr "\n" +" Skani strikodon\n" +" " + +#: bookwyrm/templates/search/barcode_modal.html:21 +msgid "Requesting camera..." +msgstr "Petado de permeso por la kamerao..." + +#: bookwyrm/templates/search/barcode_modal.html:22 +msgid "Grant access to the camera to scan a book's barcode." +msgstr "Permesu la aliron al la kamerao por skani strikodon de libro." + +#: bookwyrm/templates/search/barcode_modal.html:27 +msgid "Could not access camera" +msgstr "Ne eblis atingi la kameraon" + +#: bookwyrm/templates/search/barcode_modal.html:31 +msgctxt "barcode scanner" +msgid "Scanning..." +msgstr "Skanado..." + +#: bookwyrm/templates/search/barcode_modal.html:32 +msgid "Align your book's barcode with the camera." +msgstr "Rektigu la strikodon de la libro kun la kamerao." + +#: bookwyrm/templates/search/barcode_modal.html:36 +msgctxt "barcode scanner" +msgid "ISBN scanned" +msgstr "ISBN skaniĝis" + +#: bookwyrm/templates/search/barcode_modal.html:37 +msgctxt "followed by ISBN" +msgid "Searching for book:" +msgstr "Serĉado de la libro:" + +#: bookwyrm/templates/search/book.html:25 +#, python-format +msgid "%(formatted_review_count)s review" +msgid_plural "%(formatted_review_count)s reviews" +msgstr[0] "%(formatted_review_count)s recenzo" +msgstr[1] "%(formatted_review_count)s recenzoj" + +#: bookwyrm/templates/search/book.html:34 +#, python-format +msgid "(published %(pub_year)s)" +msgstr "(eldonita en %(pub_year)s)" + +#: bookwyrm/templates/search/book.html:50 +msgid "Results from" +msgstr "Rezultoj de" + +#: bookwyrm/templates/search/book.html:89 +msgid "Import book" +msgstr "Importi libron" + +#: bookwyrm/templates/search/book.html:113 +msgid "Load results from other catalogues" +msgstr "Ŝarĝi per rezultoj de aliaj katalogoj" + +#: bookwyrm/templates/search/book.html:117 +msgid "Manually add book" +msgstr "Permane aldoni libron" + +#: bookwyrm/templates/search/book.html:122 +msgid "Log in to import or add books." +msgstr "Ensalutu por importi aŭ aldoni librojn." + +#: bookwyrm/templates/search/layout.html:17 +msgid "Search query" +msgstr "Serĉo" + +#: bookwyrm/templates/search/layout.html:20 +msgid "Search type" +msgstr "Tipo de serĉo" + +#: bookwyrm/templates/search/layout.html:24 +#: bookwyrm/templates/search/layout.html:47 +#: bookwyrm/templates/settings/email_blocklist/email_blocklist.html:27 +#: bookwyrm/templates/settings/federation/instance_list.html:52 +#: bookwyrm/templates/settings/layout.html:36 +#: bookwyrm/templates/settings/users/user.html:13 +#: bookwyrm/templates/settings/users/user_admin.html:5 +#: bookwyrm/templates/settings/users/user_admin.html:12 +msgid "Users" +msgstr "Uzantoj" + +#: bookwyrm/templates/search/layout.html:59 +#, python-format +msgid "No results found for \"%(query)s\"" +msgstr "Neniu rezulto troviĝis por «%(query)s»" + +#: bookwyrm/templates/search/layout.html:61 +#, python-format +msgid "%(result_count)s result found" +msgid_plural "%(result_count)s results found" +msgstr[0] "%(result_count)s rezulto troviĝis" +msgstr[1] "%(result_count)s rezultoj troviĝis" + +#: bookwyrm/templates/settings/announcements/announcement.html:5 +#: bookwyrm/templates/settings/announcements/announcement.html:8 +msgid "Announcement" +msgstr "Anonco" + +#: bookwyrm/templates/settings/announcements/announcement.html:16 +#: bookwyrm/templates/settings/federation/instance.html:93 +#: bookwyrm/templates/snippets/status/status_options.html:25 +msgid "Edit" +msgstr "Modifi" + +#: bookwyrm/templates/settings/announcements/announcement.html:32 +#: 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:99 +msgid "Announcements" +msgstr "Anoncoj" + +#: bookwyrm/templates/settings/announcements/announcement.html:45 +msgid "Visible:" +msgstr "Videbla:" + +#: bookwyrm/templates/settings/announcements/announcement.html:49 +msgid "True" +msgstr "Vera" + +#: bookwyrm/templates/settings/announcements/announcement.html:51 +msgid "False" +msgstr "Malvera" + +#: bookwyrm/templates/settings/announcements/announcement.html:57 +#: bookwyrm/templates/settings/announcements/edit_announcement.html:79 +#: bookwyrm/templates/settings/dashboard/dashboard.html:80 +msgid "Start date:" +msgstr "Komenca dato:" + +#: bookwyrm/templates/settings/announcements/announcement.html:62 +#: bookwyrm/templates/settings/announcements/edit_announcement.html:89 +#: bookwyrm/templates/settings/dashboard/dashboard.html:86 +msgid "End date:" +msgstr "Fina dato:" + +#: bookwyrm/templates/settings/announcements/announcement.html:66 +#: bookwyrm/templates/settings/announcements/edit_announcement.html:109 +msgid "Active:" +msgstr "Aktiva:" + +#: bookwyrm/templates/settings/announcements/announcements.html:9 +#: bookwyrm/templates/settings/announcements/edit_announcement.html:8 +msgid "Create Announcement" +msgstr "Krei anoncon" + +#: bookwyrm/templates/settings/announcements/announcements.html:21 +#: bookwyrm/templates/settings/federation/instance_list.html:40 +msgid "Date added" +msgstr "Dato de aldono" + +#: bookwyrm/templates/settings/announcements/announcements.html:25 +msgid "Preview" +msgstr "Antaŭrigardo" + +#: bookwyrm/templates/settings/announcements/announcements.html:29 +msgid "Start date" +msgstr "Komenca dato" + +#: bookwyrm/templates/settings/announcements/announcements.html:33 +msgid "End date" +msgstr "Fina dato" + +#: bookwyrm/templates/settings/announcements/announcements.html:50 +msgid "active" +msgstr "aktiva" + +#: bookwyrm/templates/settings/announcements/announcements.html:50 +msgid "inactive" +msgstr "malaktiva" + +#: bookwyrm/templates/settings/announcements/announcements.html:63 +msgid "No announcements found" +msgstr "Neniu anonco troviĝis" + +#: bookwyrm/templates/settings/announcements/edit_announcement.html:6 +msgid "Edit Announcement" +msgstr "Modifi la anoncon" + +#: bookwyrm/templates/settings/announcements/edit_announcement.html:45 +msgid "Announcement content" +msgstr "Enhavo de la anonco" + +#: bookwyrm/templates/settings/announcements/edit_announcement.html:57 +msgid "Details:" +msgstr "Detaloj:" + +#: bookwyrm/templates/settings/announcements/edit_announcement.html:65 +msgid "Event date:" +msgstr "Dato de la evento:" + +#: bookwyrm/templates/settings/announcements/edit_announcement.html:73 +msgid "Display settings" +msgstr "Agordoj pri afiŝado" + +#: bookwyrm/templates/settings/announcements/edit_announcement.html:98 +msgid "Color:" +msgstr "Koloro:" + +#: bookwyrm/templates/settings/automod/rules.html:7 +#: bookwyrm/templates/settings/automod/rules.html:11 +#: bookwyrm/templates/settings/layout.html:61 +msgid "Auto-moderation rules" +msgstr "Reguloj de aŭtomata moderigado" + +#: bookwyrm/templates/settings/automod/rules.html:18 +msgid "Auto-moderation rules will create reports for any local user or status with fields matching the provided string." +msgstr "Reguloj de aŭtomata moderigado kreos raportojn por iu ajn loka uzanto aŭ afiŝo kun kampoj kiuj kongruas kun la elektita teksto." + +#: bookwyrm/templates/settings/automod/rules.html:19 +msgid "Users or statuses that have already been reported (regardless of whether the report was resolved) will not be flagged." +msgstr "Uzantoj aŭ afiŝoj kiujn oni jam raportis (sendepende ĉu la raporto solviĝis ĉu ne) ne estos markitaj." + +#: bookwyrm/templates/settings/automod/rules.html:26 +msgid "Schedule:" +msgstr "Plano:" + +#: bookwyrm/templates/settings/automod/rules.html:33 +msgid "Last run:" +msgstr "Laste rulita:" + +#: bookwyrm/templates/settings/automod/rules.html:40 +msgid "Total run count:" +msgstr "Suma nombro de ruliĝoj:" + +#: bookwyrm/templates/settings/automod/rules.html:47 +msgid "Enabled:" +msgstr "Ŝaltita:" + +#: bookwyrm/templates/settings/automod/rules.html:59 +msgid "Delete schedule" +msgstr "Forigi planon" + +#: bookwyrm/templates/settings/automod/rules.html:63 +msgid "Run now" +msgstr "Ruli nun" + +#: bookwyrm/templates/settings/automod/rules.html:64 +msgid "Last run date will not be updated" +msgstr "La dato de lasta ruliĝo ne ŝanĝiĝos" + +#: bookwyrm/templates/settings/automod/rules.html:69 +#: bookwyrm/templates/settings/automod/rules.html:92 +msgid "Schedule scan" +msgstr "Plani analizon" + +#: bookwyrm/templates/settings/automod/rules.html:101 +msgid "Successfully added rule" +msgstr "La regulo estis sukcese aldonita" + +#: bookwyrm/templates/settings/automod/rules.html:107 +msgid "Add Rule" +msgstr "Aldoni regulon" + +#: bookwyrm/templates/settings/automod/rules.html:116 +#: bookwyrm/templates/settings/automod/rules.html:160 +msgid "String match" +msgstr "Teksto kongruas" + +#: bookwyrm/templates/settings/automod/rules.html:126 +#: bookwyrm/templates/settings/automod/rules.html:163 +msgid "Flag users" +msgstr "Marki uzantojn" + +#: bookwyrm/templates/settings/automod/rules.html:133 +#: bookwyrm/templates/settings/automod/rules.html:166 +msgid "Flag statuses" +msgstr "Marki afiŝojn" + +#: bookwyrm/templates/settings/automod/rules.html:140 +msgid "Add rule" +msgstr "Aldoni regulon" + +#: bookwyrm/templates/settings/automod/rules.html:147 +msgid "Current Rules" +msgstr "Aktualaj reguloj" + +#: bookwyrm/templates/settings/automod/rules.html:151 +msgid "Show rules" +msgstr "Montri la regulojn" + +#: bookwyrm/templates/settings/automod/rules.html:188 +msgid "Remove rule" +msgstr "Forigi la regulon" + +#: bookwyrm/templates/settings/celery.html:6 +#: bookwyrm/templates/settings/celery.html:8 +msgid "Celery Status" +msgstr "Stato de Celery" + +#: bookwyrm/templates/settings/celery.html:14 +msgid "You can set up monitoring to check if Celery is running by querying:" +msgstr "Vi povas agordi observadon por kontroli ĉu Celery ruliĝas per peto al:" + +#: bookwyrm/templates/settings/celery.html:22 +msgid "Queues" +msgstr "Atendovicoj" + +#: bookwyrm/templates/settings/celery.html:26 +msgid "Low priority" +msgstr "Malalta prioritato" + +#: bookwyrm/templates/settings/celery.html:32 +msgid "Medium priority" +msgstr "Meza prioritato" + +#: bookwyrm/templates/settings/celery.html:38 +msgid "High priority" +msgstr "Alta prioritato" + +#: bookwyrm/templates/settings/celery.html:50 +msgid "Broadcasts" +msgstr "Dissendoj" + +#: bookwyrm/templates/settings/celery.html:60 +msgid "Could not connect to Redis broker" +msgstr "La konekto al la Redis broker malsukcesis" + +#: bookwyrm/templates/settings/celery.html:68 +msgid "Active Tasks" +msgstr "Aktivaj taskoj" + +#: bookwyrm/templates/settings/celery.html:73 +#: bookwyrm/templates/settings/imports/imports.html:113 +msgid "ID" +msgstr "ID" + +#: bookwyrm/templates/settings/celery.html:74 +msgid "Task name" +msgstr "Tasknomo" + +#: bookwyrm/templates/settings/celery.html:75 +msgid "Run time" +msgstr "Daŭro" + +#: bookwyrm/templates/settings/celery.html:76 +msgid "Priority" +msgstr "Prioritato" + +#: bookwyrm/templates/settings/celery.html:81 +msgid "No active tasks" +msgstr "Neniu aktiva tasko" + +#: bookwyrm/templates/settings/celery.html:99 +msgid "Workers" +msgstr "Workers" + +#: bookwyrm/templates/settings/celery.html:104 +msgid "Uptime:" +msgstr "Daŭro de funkciado:" + +#: bookwyrm/templates/settings/celery.html:114 +msgid "Could not connect to Celery" +msgstr "La konekto al Celery malsukcesis" + +#: bookwyrm/templates/settings/celery.html:121 +msgid "Errors" +msgstr "Eraroj" + +#: bookwyrm/templates/settings/dashboard/dashboard.html:6 +#: bookwyrm/templates/settings/dashboard/dashboard.html:8 +#: bookwyrm/templates/settings/layout.html:28 +msgid "Dashboard" +msgstr "Panelo" + +#: bookwyrm/templates/settings/dashboard/dashboard.html:15 +#: bookwyrm/templates/settings/dashboard/dashboard.html:109 +msgid "Total users" +msgstr "Suma nombro de uzantoj" + +#: bookwyrm/templates/settings/dashboard/dashboard.html:21 +#: bookwyrm/templates/settings/dashboard/user_chart.html:16 +msgid "Active this month" +msgstr "Aktivaj ĉi-monate" + +#: bookwyrm/templates/settings/dashboard/dashboard.html:27 +msgid "Statuses" +msgstr "Afiŝoj" + +#: bookwyrm/templates/settings/dashboard/dashboard.html:33 +#: bookwyrm/templates/settings/dashboard/works_chart.html:11 +msgid "Works" +msgstr "Verkoj" + +#: bookwyrm/templates/settings/dashboard/dashboard.html:74 +msgid "Instance Activity" +msgstr "Aktiveco de la instanco" + +#: bookwyrm/templates/settings/dashboard/dashboard.html:92 +msgid "Interval:" +msgstr "Intertempo:" + +#: bookwyrm/templates/settings/dashboard/dashboard.html:96 +msgid "Days" +msgstr "Tagoj" + +#: bookwyrm/templates/settings/dashboard/dashboard.html:97 +msgid "Weeks" +msgstr "Semajnoj" + +#: bookwyrm/templates/settings/dashboard/dashboard.html:115 +msgid "User signup activity" +msgstr "Novaj aliĝoj" + +#: bookwyrm/templates/settings/dashboard/dashboard.html:121 +msgid "Status activity" +msgstr "Novaj afiŝoj" + +#: bookwyrm/templates/settings/dashboard/dashboard.html:127 +msgid "Works created" +msgstr "Verkoj kreitaj" + +#: bookwyrm/templates/settings/dashboard/registration_chart.html:10 +msgid "Registrations" +msgstr "Registriĝoj" + +#: bookwyrm/templates/settings/dashboard/status_chart.html:11 +msgid "Statuses posted" +msgstr "Nombro de afiŝoj" + +#: bookwyrm/templates/settings/dashboard/user_chart.html:11 +msgid "Total" +msgstr "Sumo" + +#: bookwyrm/templates/settings/dashboard/warnings/domain_review.html:9 +#, python-format +msgid "%(display_count)s domain needs review" +msgid_plural "%(display_count)s domains need review" +msgstr[0] "%(display_count)s domajno bezonas kontrolon" +msgstr[1] "%(display_count)s domajnoj bezonas kontrolon" + +#: bookwyrm/templates/settings/dashboard/warnings/email_config.html:8 +#, python-format +msgid "Your outgoing email address, %(email_sender)s, may be misconfigured." +msgstr "Via eliranta retadreso, %(email_sender)s, eble estas malagordita." + +#: bookwyrm/templates/settings/dashboard/warnings/email_config.html:11 +msgid "Check the EMAIL_SENDER_NAME and EMAIL_SENDER_DOMAIN in your .env file." +msgstr "Kontrolu la EMAIL_SENDER_NAME kaj EMAIL_SENDER_DOMAIN en via dosiero .env." + +#: bookwyrm/templates/settings/dashboard/warnings/invites.html:9 +#, python-format +msgid "%(display_count)s invite request" +msgid_plural "%(display_count)s invite requests" +msgstr[0] "%(display_count)s invitpeto" +msgstr[1] "%(display_count)s invitpetoj" + +#: bookwyrm/templates/settings/dashboard/warnings/missing_conduct.html:8 +msgid "Your instance is missing a code of conduct." +msgstr "Mankas al via instanco kondutkodo." + +#: bookwyrm/templates/settings/dashboard/warnings/missing_privacy.html:8 +msgid "Your instance is missing a privacy policy." +msgstr "Mankas al via instanco politiko de privateco." + +#: bookwyrm/templates/settings/dashboard/warnings/reports.html:9 +#, python-format +msgid "%(display_count)s open report" +msgid_plural "%(display_count)s open reports" +msgstr[0] "%(display_count)s malfermita raporto" +msgstr[1] "%(display_count)s malfermitaj raportoj" + +#: bookwyrm/templates/settings/dashboard/warnings/update_version.html:8 +#, python-format +msgid "An update is available! You're running v%(current)s and the latest release is %(available)s." +msgstr "Ĝisdatigo haveblas! Vi rulas la version v%(current)s kaj la plej lasta versio estas %(available)s." + +#: bookwyrm/templates/settings/email_blocklist/domain_form.html:5 +#: bookwyrm/templates/settings/email_blocklist/email_blocklist.html:10 +msgid "Add domain" +msgstr "Aldoni domajnon" + +#: bookwyrm/templates/settings/email_blocklist/domain_form.html:11 +msgid "Domain:" +msgstr "Domajno:" + +#: bookwyrm/templates/settings/email_blocklist/email_blocklist.html:5 +#: bookwyrm/templates/settings/email_blocklist/email_blocklist.html:7 +#: bookwyrm/templates/settings/layout.html:65 +msgid "Email Blocklist" +msgstr "Listo de blokitaj retadresoj" + +#: bookwyrm/templates/settings/email_blocklist/email_blocklist.html:18 +msgid "When someone tries to register with an email from this domain, no account will be created. The registration process will appear to have worked." +msgstr "Kiam iu provos registriĝi per retadreso de ĉi tiu domajno, neniu konto kreiĝos. La procezo de registrado ŝajnos kvazaŭ ĝi sukcesis." + +#: bookwyrm/templates/settings/email_blocklist/email_blocklist.html:29 +#: bookwyrm/templates/settings/ip_blocklist/ip_blocklist.html:27 +msgid "Options" +msgstr "Agordoj" + +#: bookwyrm/templates/settings/email_blocklist/email_blocklist.html:38 +#, python-format +msgid "%(display_count)s user" +msgid_plural "%(display_count)s users" +msgstr[0] "%(display_count)s uzanto" +msgstr[1] "%(display_count)s uzantoj" + +#: bookwyrm/templates/settings/email_blocklist/email_blocklist.html:59 +msgid "No email domains currently blocked" +msgstr "Neniu retpoŝtdomajno estas aktuale blokita" + +#: bookwyrm/templates/settings/email_config.html:6 +#: bookwyrm/templates/settings/email_config.html:8 +#: bookwyrm/templates/settings/layout.html:90 +msgid "Email Configuration" +msgstr "Agordoj de retpoŝto" + +#: bookwyrm/templates/settings/email_config.html:16 +msgid "Error sending test email:" +msgstr "Eraro dum sendo de provmesaĝo:" + +#: bookwyrm/templates/settings/email_config.html:24 +msgid "Successfully sent test email." +msgstr "Sukcese sendis provmesaĝon." + +#: bookwyrm/templates/settings/email_config.html:32 +#: bookwyrm/templates/setup/config.html:102 +msgid "Email sender:" +msgstr "Retadreso de mesaĝoj de la retejo:" + +#: bookwyrm/templates/settings/email_config.html:39 +msgid "Email backend:" +msgstr "Retmesaĝa sendilo:" + +#: bookwyrm/templates/settings/email_config.html:46 +msgid "Host:" +msgstr "Servilnomo:" + +#: bookwyrm/templates/settings/email_config.html:53 +msgid "Host user:" +msgstr "Uzanto:" + +#: bookwyrm/templates/settings/email_config.html:60 +msgid "Port:" +msgstr "Pordo:" + +#: bookwyrm/templates/settings/email_config.html:67 +msgid "Use TLS:" +msgstr "Uzi TLS:" + +#: bookwyrm/templates/settings/email_config.html:74 +msgid "Use SSL:" +msgstr "Uzi SSL:" + +#: bookwyrm/templates/settings/email_config.html:83 +#, python-format +msgid "Send test email to %(email)s" +msgstr "Sendi provmesaĝon al %(email)s" + +#: bookwyrm/templates/settings/email_config.html:90 +msgid "Send test email" +msgstr "Sendi provmesaĝon" + +#: bookwyrm/templates/settings/federation/edit_instance.html:3 +#: bookwyrm/templates/settings/federation/edit_instance.html:6 +#: bookwyrm/templates/settings/federation/edit_instance.html:15 +#: bookwyrm/templates/settings/federation/edit_instance.html:32 +#: bookwyrm/templates/settings/federation/instance_blocklist.html:3 +#: bookwyrm/templates/settings/federation/instance_blocklist.html:32 +#: bookwyrm/templates/settings/federation/instance_list.html:9 +#: bookwyrm/templates/settings/federation/instance_list.html:10 +msgid "Add instance" +msgstr "Aldoni instancon" + +#: bookwyrm/templates/settings/federation/edit_instance.html:12 +#: bookwyrm/templates/settings/federation/instance.html:24 +#: bookwyrm/templates/settings/federation/instance_blocklist.html:12 +#: bookwyrm/templates/settings/federation/instance_list.html:3 +#: bookwyrm/templates/settings/federation/instance_list.html:5 +#: bookwyrm/templates/settings/layout.html:47 +msgid "Federated Instances" +msgstr "Frataraj instancoj" + +#: bookwyrm/templates/settings/federation/edit_instance.html:28 +#: bookwyrm/templates/settings/federation/instance_blocklist.html:28 +msgid "Import block list" +msgstr "Importi blokliston" + +#: bookwyrm/templates/settings/federation/edit_instance.html:43 +msgid "Instance:" +msgstr "Instanco:" + +#: bookwyrm/templates/settings/federation/edit_instance.html:52 +#: bookwyrm/templates/settings/federation/instance.html:46 +#: bookwyrm/templates/settings/users/user_info.html:113 +msgid "Status:" +msgstr "Stato:" + +#: bookwyrm/templates/settings/federation/edit_instance.html:66 +#: bookwyrm/templates/settings/federation/instance.html:40 +#: bookwyrm/templates/settings/users/user_info.html:107 +msgid "Software:" +msgstr "Programaro:" + +#: bookwyrm/templates/settings/federation/edit_instance.html:76 +#: bookwyrm/templates/settings/federation/instance.html:43 +#: bookwyrm/templates/settings/users/user_info.html:110 +msgid "Version:" +msgstr "Versio:" + +#: bookwyrm/templates/settings/federation/instance.html:17 +msgid "Refresh data" +msgstr "Aktualigi la datumojn" + +#: bookwyrm/templates/settings/federation/instance.html:37 +msgid "Details" +msgstr "Detaloj" + +#: bookwyrm/templates/settings/federation/instance.html:53 +#: bookwyrm/templates/user/layout.html:67 +msgid "Activity" +msgstr "Aktiveco" + +#: bookwyrm/templates/settings/federation/instance.html:56 +msgid "Users:" +msgstr "Uzantoj:" + +#: bookwyrm/templates/settings/federation/instance.html:59 +#: bookwyrm/templates/settings/federation/instance.html:65 +msgid "View all" +msgstr "Vidi ĉiujn" + +#: bookwyrm/templates/settings/federation/instance.html:62 +#: bookwyrm/templates/settings/users/user_info.html:60 +msgid "Reports:" +msgstr "Raportoj:" + +#: bookwyrm/templates/settings/federation/instance.html:68 +msgid "Followed by us:" +msgstr "Sekvataj de ni:" + +#: bookwyrm/templates/settings/federation/instance.html:73 +msgid "Followed by them:" +msgstr "Sekvataj de ili:" + +#: bookwyrm/templates/settings/federation/instance.html:78 +msgid "Blocked by us:" +msgstr "Blokitaj de ni:" + +#: bookwyrm/templates/settings/federation/instance.html:90 +#: bookwyrm/templates/settings/users/user_info.html:117 +msgid "Notes" +msgstr "Notoj" + +#: bookwyrm/templates/settings/federation/instance.html:97 +msgid "No notes" +msgstr "Neniu noto" + +#: bookwyrm/templates/settings/federation/instance.html:116 +#: bookwyrm/templates/settings/link_domains/link_domains.html:87 +#: bookwyrm/templates/snippets/block_button.html:5 +msgid "Block" +msgstr "Bloki" + +#: bookwyrm/templates/settings/federation/instance.html:117 +msgid "All users from this instance will be deactivated." +msgstr "Ĉiuj uzantoj de ĉi tiu instanco estos malaktivigitaj." + +#: bookwyrm/templates/settings/federation/instance.html:122 +#: bookwyrm/templates/snippets/block_button.html:10 +msgid "Un-block" +msgstr "Malbloki" + +#: bookwyrm/templates/settings/federation/instance.html:123 +msgid "All users from this instance will be re-activated." +msgstr "Ĉiuj uzantoj de ĉi tiu instanco estos reaktivigitaj." + +#: bookwyrm/templates/settings/federation/instance_blocklist.html:6 +#: bookwyrm/templates/settings/federation/instance_blocklist.html:15 +msgid "Import Blocklist" +msgstr "Importi blokliston" + +#: bookwyrm/templates/settings/federation/instance_blocklist.html:38 +msgid "Success!" +msgstr "Sukceso!" + +#: bookwyrm/templates/settings/federation/instance_blocklist.html:42 +msgid "Successfully blocked:" +msgstr "Sukcese blokis:" + +#: bookwyrm/templates/settings/federation/instance_blocklist.html:44 +msgid "Failed:" +msgstr "Malsukcesis:" + +#: bookwyrm/templates/settings/federation/instance_blocklist.html:62 +msgid "Expects a json file in the format provided by FediBlock, with a list of entries that have instance and url fields. For example:" +msgstr "Bezonas dosieron de JSON en la formato per kiu provizas FediBlock, kun listo de eroj kiuj havas la kampojn instance kaj url. Ekzemple:" + +#: bookwyrm/templates/settings/federation/instance_list.html:36 +#: bookwyrm/templates/settings/users/server_filter.html:5 +msgid "Instance name" +msgstr "Nomo de la instanco" + +#: bookwyrm/templates/settings/federation/instance_list.html:44 +msgid "Last updated" +msgstr "Lasta ĝisdatigo" + +#: bookwyrm/templates/settings/federation/instance_list.html:48 +#: bookwyrm/templates/settings/federation/software_filter.html:5 +msgid "Software" +msgstr "Programaro" + +#: bookwyrm/templates/settings/federation/instance_list.html:70 +msgid "No instances found" +msgstr "Neniu instanco troviĝis" + +#: bookwyrm/templates/settings/imports/complete_import_modal.html:4 +msgid "Stop import?" +msgstr "Ĉu ĉesigi la importon?" + +#: bookwyrm/templates/settings/imports/imports.html:19 +msgid "Disable starting new imports" +msgstr "Malŝalti la eblon komenci novajn importojn" + +#: bookwyrm/templates/settings/imports/imports.html:30 +msgid "This is only intended to be used when things have gone very wrong with imports and you need to pause the feature while addressing issues." +msgstr "Ĉi tio celas esti uzata nur kiam io fuŝiĝas pri importoj ĝenerale kaj vi bezonas haltigi la trajton dum oni solvas la problemojn." + +#: bookwyrm/templates/settings/imports/imports.html:31 +msgid "While imports are disabled, users will not be allowed to start new imports, but existing imports will not be effected." +msgstr "Dum importado estas malŝaltita, uzantoj ne povos komenci novajn importojn sed ekzistantaj importoj ne estos tuŝitaj." + +#: bookwyrm/templates/settings/imports/imports.html:36 +msgid "Disable imports" +msgstr "Malŝalti importadon" + +#: bookwyrm/templates/settings/imports/imports.html:50 +msgid "Users are currently unable to start new imports" +msgstr "Uzantoj aktuale ne povas komenci novajn importojn" + +#: bookwyrm/templates/settings/imports/imports.html:55 +msgid "Enable imports" +msgstr "Ŝalti importadon" + +#: bookwyrm/templates/settings/imports/imports.html:63 +msgid "Limit the amount of imports" +msgstr "Limigi la nombron de importoj" + +#: bookwyrm/templates/settings/imports/imports.html:74 +msgid "Some users might try to import a large number of books, which you want to limit." +msgstr "Kelkaj uzantoj eble provos importi grandan kvanton de libroj, kion vi volas limigi." + +#: bookwyrm/templates/settings/imports/imports.html:75 +msgid "Set the value to 0 to not enforce any limit." +msgstr "Agordi la valoron al 0 por ne havi limon." + +#: bookwyrm/templates/settings/imports/imports.html:78 +msgid "Set import limit to" +msgstr "Agordi la limon de importoj al po" + +#: bookwyrm/templates/settings/imports/imports.html:80 +msgid "books every" +msgstr "libroj ĉiujn" + +#: bookwyrm/templates/settings/imports/imports.html:82 +msgid "days." +msgstr "tagojn." + +#: bookwyrm/templates/settings/imports/imports.html:86 +msgid "Set limit" +msgstr "Agordi la limon" + +#: bookwyrm/templates/settings/imports/imports.html:102 +msgid "Completed" +msgstr "Finita" + +#: bookwyrm/templates/settings/imports/imports.html:116 +msgid "User" +msgstr "Uzanto" + +#: bookwyrm/templates/settings/imports/imports.html:125 +msgid "Date Updated" +msgstr "Dato de ĝisdatigo" + +#: bookwyrm/templates/settings/imports/imports.html:132 +msgid "Pending items" +msgstr "Traktotaj aĵoj" + +#: bookwyrm/templates/settings/imports/imports.html:135 +msgid "Successful items" +msgstr "Sukcesaj aĵoj" + +#: bookwyrm/templates/settings/imports/imports.html:170 +msgid "No matching imports found." +msgstr "Neniu kongrua importo troviĝis." + +#: bookwyrm/templates/settings/invites/manage_invite_requests.html:4 +#: bookwyrm/templates/settings/invites/manage_invite_requests.html:11 +#: bookwyrm/templates/settings/invites/manage_invite_requests.html:25 +#: bookwyrm/templates/settings/invites/manage_invites.html:11 +msgid "Invite Requests" +msgstr "Invitpetoj" + +#: bookwyrm/templates/settings/invites/manage_invite_requests.html:15 +#: bookwyrm/templates/settings/invites/manage_invites.html:3 +#: bookwyrm/templates/settings/invites/manage_invites.html:15 +#: bookwyrm/templates/settings/layout.html:42 +#: bookwyrm/templates/user_menu.html:60 +msgid "Invites" +msgstr "Invitoj" + +#: bookwyrm/templates/settings/invites/manage_invite_requests.html:23 +msgid "Ignored Invite Requests" +msgstr "Ignoritaj invitpetoj" + +#: bookwyrm/templates/settings/invites/manage_invite_requests.html:36 +msgid "Date requested" +msgstr "Dato de peto" + +#: bookwyrm/templates/settings/invites/manage_invite_requests.html:40 +msgid "Date accepted" +msgstr "Dato de akcepto" + +#: bookwyrm/templates/settings/invites/manage_invite_requests.html:43 +#: bookwyrm/templates/settings/users/email_filter.html:5 +msgid "Email" +msgstr "Retadreso" + +#: bookwyrm/templates/settings/invites/manage_invite_requests.html:45 +msgid "Answer" +msgstr "Respondo" + +#: bookwyrm/templates/settings/invites/manage_invite_requests.html:51 +msgid "Action" +msgstr "Ago" + +#: bookwyrm/templates/settings/invites/manage_invite_requests.html:54 +msgid "No requests" +msgstr "Neniu peto" + +#: bookwyrm/templates/settings/invites/manage_invite_requests.html:66 +#: bookwyrm/templates/settings/invites/status_filter.html:16 +msgid "Accepted" +msgstr "Akceptita" + +#: bookwyrm/templates/settings/invites/manage_invite_requests.html:68 +#: bookwyrm/templates/settings/invites/status_filter.html:12 +msgid "Sent" +msgstr "Sendita" + +#: bookwyrm/templates/settings/invites/manage_invite_requests.html:70 +#: bookwyrm/templates/settings/invites/status_filter.html:8 +msgid "Requested" +msgstr "Petita" + +#: bookwyrm/templates/settings/invites/manage_invite_requests.html:80 +msgid "Send invite" +msgstr "Sendi la inviton" + +#: bookwyrm/templates/settings/invites/manage_invite_requests.html:82 +msgid "Re-send invite" +msgstr "Resendi la inviton" + +#: bookwyrm/templates/settings/invites/manage_invite_requests.html:102 +msgid "Ignore" +msgstr "Ignori" + +#: bookwyrm/templates/settings/invites/manage_invite_requests.html:104 +msgid "Un-ignore" +msgstr "Ne plu ignori" + +#: bookwyrm/templates/settings/invites/manage_invite_requests.html:116 +msgid "Back to pending requests" +msgstr "Reiri al la traktotaj petoj" + +#: bookwyrm/templates/settings/invites/manage_invite_requests.html:118 +msgid "View ignored requests" +msgstr "Vidi la traktotajn petojn" + +#: bookwyrm/templates/settings/invites/manage_invites.html:21 +msgid "Generate New Invite" +msgstr "Generi novan inviton" + +#: bookwyrm/templates/settings/invites/manage_invites.html:27 +msgid "Expiry:" +msgstr "Eksvalidiĝo:" + +#: bookwyrm/templates/settings/invites/manage_invites.html:33 +msgid "Use limit:" +msgstr "Uzlimo:" + +#: bookwyrm/templates/settings/invites/manage_invites.html:40 +msgid "Create Invite" +msgstr "Krei inviton" + +#: bookwyrm/templates/settings/invites/manage_invites.html:48 +msgid "Expires" +msgstr "Eksvalidiĝas" + +#: bookwyrm/templates/settings/invites/manage_invites.html:49 +msgid "Max uses" +msgstr "Maksimumaj uzoj" + +#: bookwyrm/templates/settings/invites/manage_invites.html:50 +msgid "Times used" +msgstr "Nombro de uzoj" + +#: bookwyrm/templates/settings/invites/manage_invites.html:53 +msgid "No active invites" +msgstr "Neniu aktiva invito" + +#: bookwyrm/templates/settings/ip_blocklist/ip_address_form.html:5 +#: bookwyrm/templates/settings/ip_blocklist/ip_blocklist.html:10 +msgid "Add IP address" +msgstr "Aldoni IP-adreson" + +#: bookwyrm/templates/settings/ip_blocklist/ip_address_form.html:11 +msgid "Use IP address blocks with caution, and consider using blocks only temporarily, as IP addresses are often shared or change hands. If you block your own IP, you will not be able to access this page." +msgstr "Estu zorga pri blokado de IP-adresoj, kaj konsideru bloki nur provizore, ĉar IP-adresoj ofte estas kundividitaj aŭ moviĝis inter pluraj homoj. Se vi blokos vian propran IP-adreson, vi ne povos aliri al ĉi tiu paĝo." + +#: bookwyrm/templates/settings/ip_blocklist/ip_address_form.html:18 +msgid "IP Address:" +msgstr "IP-adreso:" + +#: bookwyrm/templates/settings/ip_blocklist/ip_address_form.html:24 +msgid "You can block IP ranges using CIDR syntax." +msgstr "Vi povas bloki intervalojn de IP-adresoj per la sintakso CIDR." + +#: bookwyrm/templates/settings/ip_blocklist/ip_blocklist.html:5 +#: bookwyrm/templates/settings/ip_blocklist/ip_blocklist.html:7 +#: bookwyrm/templates/settings/layout.html:69 +msgid "IP Address Blocklist" +msgstr "Bloklisto de IP-adresoj" + +#: bookwyrm/templates/settings/ip_blocklist/ip_blocklist.html:18 +msgid "Any traffic from this IP address will get a 404 response when trying to access any part of the application." +msgstr "Iu ajn trafiko de ĉi tiu IP-adreso ricevos la respondon 404 kiam ĝi provos aliri al iu ajn parto de la aplikaĵo." + +#: bookwyrm/templates/settings/ip_blocklist/ip_blocklist.html:24 +msgid "Address" +msgstr "Adreso" + +#: bookwyrm/templates/settings/ip_blocklist/ip_blocklist.html:46 +msgid "No IP addresses currently blocked" +msgstr "Neniu IP-adreso estas aktuale blokita" + +#: bookwyrm/templates/settings/layout.html:4 +msgid "Administration" +msgstr "Administrado" + +#: bookwyrm/templates/settings/layout.html:31 +msgid "Manage Users" +msgstr "Administri uzantojn" + +#: bookwyrm/templates/settings/layout.html:53 +msgid "Moderation" +msgstr "Moderigado" + +#: bookwyrm/templates/settings/layout.html:57 +#: bookwyrm/templates/settings/reports/reports.html:8 +#: bookwyrm/templates/settings/reports/reports.html:17 +msgid "Reports" +msgstr "Raportoj" + +#: bookwyrm/templates/settings/layout.html:73 +#: bookwyrm/templates/settings/link_domains/link_domains.html:5 +#: bookwyrm/templates/settings/link_domains/link_domains.html:7 +msgid "Link Domains" +msgstr "Domajnoj de ligiloj" + +#: bookwyrm/templates/settings/layout.html:78 +msgid "System" +msgstr "Sistemo" + +#: bookwyrm/templates/settings/layout.html:86 +msgid "Celery status" +msgstr "Stato de Celery" + +#: bookwyrm/templates/settings/layout.html:95 +msgid "Instance Settings" +msgstr "Agordoj de la instanco" + +#: bookwyrm/templates/settings/layout.html:103 +#: bookwyrm/templates/settings/site.html:4 +#: bookwyrm/templates/settings/site.html:6 +msgid "Site Settings" +msgstr "Agordoj de la retejo" + +#: bookwyrm/templates/settings/layout.html:109 +#: bookwyrm/templates/settings/layout.html:112 +#: bookwyrm/templates/settings/registration.html:4 +#: bookwyrm/templates/settings/registration.html:6 +#: bookwyrm/templates/settings/registration_limited.html:4 +#: bookwyrm/templates/settings/registration_limited.html:6 +msgid "Registration" +msgstr "Registrado" + +#: bookwyrm/templates/settings/layout.html:118 +#: bookwyrm/templates/settings/site.html:107 +#: bookwyrm/templates/settings/themes.html:4 +#: bookwyrm/templates/settings/themes.html:6 +msgid "Themes" +msgstr "Etosoj" + +#: bookwyrm/templates/settings/link_domains/edit_domain_modal.html:5 +#, python-format +msgid "Set display name for %(url)s" +msgstr "Agordi la nomon montratan por %(url)s" + +#: bookwyrm/templates/settings/link_domains/link_domains.html:11 +msgid "Link domains must be approved before they are shown on book pages. Please make sure that the domains are not hosting spam, malicious code, or deceptive links before approving." +msgstr "Domajnoj de ligiloj devas esti aprobitaj antaŭ ol ili montriĝos ĉe libropaĝoj. Bonvolu certigi ke la domajnoj ne gastigas trudaĵojn, malican kodon aŭ trompajn ligilojn antaŭ ol aprobi." + +#: bookwyrm/templates/settings/link_domains/link_domains.html:45 +msgid "Set display name" +msgstr "Agordi la montratan nomon" + +#: bookwyrm/templates/settings/link_domains/link_domains.html:53 +msgid "View links" +msgstr "Vidi la ligilojn" + +#: bookwyrm/templates/settings/link_domains/link_domains.html:96 +msgid "No domains currently approved" +msgstr "Neniu domajno estas aktuale aprobita" + +#: bookwyrm/templates/settings/link_domains/link_domains.html:98 +msgid "No domains currently pending" +msgstr "Neniu domajno estas traktenda" + +#: bookwyrm/templates/settings/link_domains/link_domains.html:100 +msgid "No domains currently blocked" +msgstr "Neniu domajno estas aktuale blokita" + +#: bookwyrm/templates/settings/link_domains/link_table.html:43 +msgid "No links available for this domain." +msgstr "Neniu ligilo disponeblas por ĉi tiu domajno." + +#: bookwyrm/templates/settings/registration.html:13 +#: bookwyrm/templates/settings/registration_limited.html:13 +#: bookwyrm/templates/settings/site.html:21 +msgid "Settings saved" +msgstr "La agordoj konserviĝis" + +#: bookwyrm/templates/settings/registration.html:22 +#: bookwyrm/templates/settings/registration_limited.html:22 +#: bookwyrm/templates/settings/site.html:30 +msgid "Unable to save settings" +msgstr "Ne eblis konservi la agordojn" + +#: bookwyrm/templates/settings/registration.html:38 +msgid "Allow registration" +msgstr "Permesi registradon" + +#: bookwyrm/templates/settings/registration.html:43 +msgid "Default access level:" +msgstr "Defaŭlta alirnivelo:" + +#: bookwyrm/templates/settings/registration.html:61 +msgid "Require users to confirm email address" +msgstr "Postuli ke uzantoj konfirmu siajn retadresojn" + +#: bookwyrm/templates/settings/registration.html:63 +msgid "(Recommended if registration is open)" +msgstr "(Rekomendite se registrado estas malfermita)" + +#: bookwyrm/templates/settings/registration.html:68 +msgid "Allow invite requests" +msgstr "Permesi invitpetojn" + +#: bookwyrm/templates/settings/registration.html:72 +#: bookwyrm/templates/settings/registration_limited.html:42 +msgid "Invite request text:" +msgstr "Teksto de la invitpeto:" + +#: bookwyrm/templates/settings/registration.html:80 +#: bookwyrm/templates/settings/registration_limited.html:50 +msgid "Set a question for invite requests" +msgstr "Agordi demandon por la invitpetoj" + +#: bookwyrm/templates/settings/registration.html:85 +#: bookwyrm/templates/settings/registration_limited.html:55 +msgid "Question:" +msgstr "Demando:" + +#: bookwyrm/templates/settings/registration.html:90 +#: bookwyrm/templates/settings/registration_limited.html:67 +msgid "Registration closed text:" +msgstr "Teksto montrota kiam registrado estas fermita:" + +#: bookwyrm/templates/settings/registration_limited.html:29 +msgid "Registration is enabled on this instance" +msgstr "Registrado estas ŝaltita ĉe ĉi tiu instanco" + +#: bookwyrm/templates/settings/reports/report.html:12 +msgid "Back to reports" +msgstr "Reiri al la raportoj" + +#: bookwyrm/templates/settings/reports/report.html:24 +msgid "Message reporter" +msgstr "Sendi mesaĝon al la raportinto" + +#: bookwyrm/templates/settings/reports/report.html:28 +msgid "Update on your report:" +msgstr "Ĝisdatigo de via raporto:" + +#: bookwyrm/templates/settings/reports/report.html:36 +msgid "Reported status" +msgstr "Raportita afiŝo" + +#: bookwyrm/templates/settings/reports/report.html:38 +msgid "Status has been deleted" +msgstr "La afiŝo estis forigita" + +#: bookwyrm/templates/settings/reports/report.html:47 +msgid "Reported links" +msgstr "Raportitaj ligiloj" + +#: bookwyrm/templates/settings/reports/report.html:65 +msgid "Moderator Comments" +msgstr "Komentoj de moderigantoj" + +#: bookwyrm/templates/settings/reports/report.html:86 +#: bookwyrm/templates/snippets/create_status.html:26 +msgid "Comment" +msgstr "Komento" + +#: bookwyrm/templates/settings/reports/report_header.html:6 +#, python-format +msgid "Report #%(report_id)s: Status posted by @%(username)s" +msgstr "Raporto #%(report_id)s: Afiŝo farita de @%(username)s" + +#: bookwyrm/templates/settings/reports/report_header.html:13 +#, python-format +msgid "Report #%(report_id)s: Link added by @%(username)s" +msgstr "Raporto #%(report_id)s: Ligilo aldonita de %(username)s" + +#: bookwyrm/templates/settings/reports/report_header.html:17 +#, python-format +msgid "Report #%(report_id)s: Link domain" +msgstr "Raporto #%(report_id)s: Domajno de ligilo" + +#: bookwyrm/templates/settings/reports/report_header.html:24 +#, python-format +msgid "Report #%(report_id)s: User @%(username)s" +msgstr "Raporto #%(report_id)s: Uzanto @%(username)s" + +#: bookwyrm/templates/settings/reports/report_links_table.html:17 +msgid "Block domain" +msgstr "Bloki la domajnon" + +#: bookwyrm/templates/settings/reports/report_preview.html:17 +msgid "No notes provided" +msgstr "Neniu noto aldonita" + +#: bookwyrm/templates/settings/reports/report_preview.html:24 +#, python-format +msgid "Reported by @%(username)s" +msgstr "Raportita de @%(username)s" + +#: bookwyrm/templates/settings/reports/report_preview.html:34 +msgid "Re-open" +msgstr "Remalfermi" + +#: bookwyrm/templates/settings/reports/report_preview.html:36 +msgid "Resolve" +msgstr "Solvi" + +#: bookwyrm/templates/settings/reports/reports.html:6 +#, python-format +msgid "Reports: %(instance_name)s" +msgstr "Raportoj: %(instance_name)s" + +#: bookwyrm/templates/settings/reports/reports.html:14 +#, python-format +msgid "Reports: %(instance_name)s" +msgstr "Raportoj: %(instance_name)s" + +#: bookwyrm/templates/settings/reports/reports.html:25 +msgid "Open" +msgstr "Malfermita" + +#: bookwyrm/templates/settings/reports/reports.html:28 +msgid "Resolved" +msgstr "Solvita" + +#: bookwyrm/templates/settings/reports/reports.html:37 +msgid "No reports found." +msgstr "Neniu raporto troviĝis." + +#: bookwyrm/templates/settings/site.html:10 +#: bookwyrm/templates/settings/site.html:43 +msgid "Instance Info" +msgstr "Informo pri la instanco" + +#: bookwyrm/templates/settings/site.html:12 +#: bookwyrm/templates/settings/site.html:122 +msgid "Footer Content" +msgstr "Enhavo de la paĝopiedo" + +#: bookwyrm/templates/settings/site.html:46 +msgid "Instance Name:" +msgstr "Nomo de la instanco:" + +#: bookwyrm/templates/settings/site.html:50 +msgid "Tagline:" +msgstr "Frapfrazo:" + +#: bookwyrm/templates/settings/site.html:54 +msgid "Instance description:" +msgstr "Priskribo de la instanco:" + +#: bookwyrm/templates/settings/site.html:58 +msgid "Short description:" +msgstr "Mallonga priskribo:" + +#: bookwyrm/templates/settings/site.html:59 +msgid "Used when the instance is previewed on joinbookwyrm.com. Does not support HTML or Markdown." +msgstr "Uzata por la antaŭrigardo de la instanco ĉe joinbookwyrm.com. Ne akceptas HTML aŭ Markdown." + +#: bookwyrm/templates/settings/site.html:63 +msgid "Code of conduct:" +msgstr "Kondutkodo:" + +#: bookwyrm/templates/settings/site.html:67 +msgid "Privacy Policy:" +msgstr "Privateca politiko:" + +#: bookwyrm/templates/settings/site.html:72 +msgid "Impressum:" +msgstr "Impressum:" + +#: bookwyrm/templates/settings/site.html:77 +msgid "Include impressum:" +msgstr "Inkluzivi la impressum:" + +#: bookwyrm/templates/settings/site.html:91 +msgid "Images" +msgstr "Bildoj" + +#: bookwyrm/templates/settings/site.html:94 +msgid "Logo:" +msgstr "Emblemo:" + +#: bookwyrm/templates/settings/site.html:98 +msgid "Logo small:" +msgstr "Emblemo malgranda:" + +#: bookwyrm/templates/settings/site.html:102 +msgid "Favicon:" +msgstr "Favicon:" + +#: bookwyrm/templates/settings/site.html:110 +msgid "Default theme:" +msgstr "Defaŭlta etoso:" + +#: bookwyrm/templates/settings/site.html:125 +msgid "Support link:" +msgstr "Ligilo por subteni la instancon:" + +#: bookwyrm/templates/settings/site.html:129 +msgid "Support title:" +msgstr "Titolo por subteni la instancon:" + +#: bookwyrm/templates/settings/site.html:133 +msgid "Admin email:" +msgstr "Retadreso de la administranto:" + +#: bookwyrm/templates/settings/site.html:137 +msgid "Additional info:" +msgstr "Aldonaj informoj:" + +#: bookwyrm/templates/settings/themes.html:10 +msgid "Set instance default theme" +msgstr "Agordi la defaŭltan etoson de la instanco" + +#: bookwyrm/templates/settings/themes.html:19 +msgid "Successfully added theme" +msgstr "Sukcese aldonis etoson" + +#: bookwyrm/templates/settings/themes.html:26 +msgid "How to add a theme" +msgstr "Kiel aldoni etoson" + +#: bookwyrm/templates/settings/themes.html:29 +msgid "Copy the theme file into the bookwyrm/static/css/themes directory on your server from the command line." +msgstr "Kopiu la etosdosieron al la dosierujo bookwyrm/static/css/themes ĉe via servilo per la komanda linio." + +#: bookwyrm/templates/settings/themes.html:32 +msgid "Run ./bw-dev compile_themes and ./bw-dev collectstatic." +msgstr "Rulu ./bw-dev compile_themes kaj ./bw-dev collectstatic." + +#: bookwyrm/templates/settings/themes.html:35 +msgid "Add the file name using the form below to make it available in the application interface." +msgstr "Aldonu la dosiernomon uzante la jenan formularon por havebligi ĝin en la interfaco de la aplikaĵo." + +#: bookwyrm/templates/settings/themes.html:42 +#: bookwyrm/templates/settings/themes.html:82 +msgid "Add theme" +msgstr "Aldoni etoson" + +#: bookwyrm/templates/settings/themes.html:48 +msgid "Unable to save theme" +msgstr "Malsukcesis konservi la etoson" + +#: bookwyrm/templates/settings/themes.html:63 +#: bookwyrm/templates/settings/themes.html:93 +msgid "Theme name" +msgstr "Nomo de la etoso" + +#: bookwyrm/templates/settings/themes.html:73 +msgid "Theme filename" +msgstr "Dosiernomo de la etoso" + +#: bookwyrm/templates/settings/themes.html:88 +msgid "Available Themes" +msgstr "Disponeblaj etosoj" + +#: bookwyrm/templates/settings/themes.html:96 +msgid "File" +msgstr "Dosiero" + +#: bookwyrm/templates/settings/themes.html:111 +msgid "Remove theme" +msgstr "Forigi etoson" + +#: bookwyrm/templates/settings/users/delete_user_form.html:5 +#: bookwyrm/templates/settings/users/user_moderation_actions.html:38 +msgid "Permanently delete user" +msgstr "Porĉiame forigi la uzanton" + +#: bookwyrm/templates/settings/users/delete_user_form.html:12 +#, python-format +msgid "Are you sure you want to delete %(username)s's account? This action cannot be undone. To proceed, please enter your password to confirm deletion." +msgstr "Ĉu vi certas ke vi volas forigi la konton de %(username)s? Ne eblos malfari ĉi tiun agon. Por daŭrigi, bonvolu entajpi vian pasvorton por konfirmi la forigon." + +#: bookwyrm/templates/settings/users/delete_user_form.html:17 +msgid "Your password:" +msgstr "Via pasvorto:" + +#: bookwyrm/templates/settings/users/user_admin.html:9 +#, python-format +msgid "Users: %(instance_name)s" +msgstr "Uzantoj: %(instance_name)s" + +#: bookwyrm/templates/settings/users/user_admin.html:29 +msgid "Deleted users" +msgstr "Forigitaj uzantoj" + +#: bookwyrm/templates/settings/users/user_admin.html:44 +#: bookwyrm/templates/settings/users/username_filter.html:5 +msgid "Username" +msgstr "Uzantnomo" + +#: bookwyrm/templates/settings/users/user_admin.html:48 +msgid "Date Added" +msgstr "Dato de aldono" + +#: bookwyrm/templates/settings/users/user_admin.html:52 +msgid "Last Active" +msgstr "Lasta aktiveco" + +#: bookwyrm/templates/settings/users/user_admin.html:61 +msgid "Remote instance" +msgstr "Fora instanco" + +#: bookwyrm/templates/settings/users/user_admin.html:86 +msgid "Deleted" +msgstr "Forigita" + +#: bookwyrm/templates/settings/users/user_admin.html:92 +#: bookwyrm/templates/settings/users/user_info.html:32 +msgid "Inactive" +msgstr "Malaktiva" + +#: bookwyrm/templates/settings/users/user_admin.html:101 +#: bookwyrm/templates/settings/users/user_info.html:127 +msgid "Not set" +msgstr "Ne agordita" + +#: bookwyrm/templates/settings/users/user_info.html:16 +msgid "View user profile" +msgstr "Vidi la profilon" + +#: bookwyrm/templates/settings/users/user_info.html:19 +msgid "Go to user admin" +msgstr "Iri al la administrado de kontoj" + +#: bookwyrm/templates/settings/users/user_info.html:40 +msgid "Local" +msgstr "Loka" + +#: bookwyrm/templates/settings/users/user_info.html:42 +msgid "Remote" +msgstr "Fora" + +#: bookwyrm/templates/settings/users/user_info.html:51 +msgid "User details" +msgstr "Detaloj de la uzanto" + +#: bookwyrm/templates/settings/users/user_info.html:55 +msgid "Email:" +msgstr "Retadreso:" + +#: bookwyrm/templates/settings/users/user_info.html:65 +msgid "(View reports)" +msgstr "(Vidi raportojn)" + +#: bookwyrm/templates/settings/users/user_info.html:71 +msgid "Blocked by count:" +msgstr "Nombro de kontoj kiuj blokis:" + +#: bookwyrm/templates/settings/users/user_info.html:74 +msgid "Date added:" +msgstr "Dato de aldono:" + +#: bookwyrm/templates/settings/users/user_info.html:77 +msgid "Last active date:" +msgstr "Dato de lasta aktiveco:" + +#: bookwyrm/templates/settings/users/user_info.html:80 +msgid "Manually approved followers:" +msgstr "Permane aprobas sekvantojn:" + +#: bookwyrm/templates/settings/users/user_info.html:83 +msgid "Discoverable:" +msgstr "Eltrovebla:" + +#: bookwyrm/templates/settings/users/user_info.html:87 +msgid "Deactivation reason:" +msgstr "Kialo de la malaktivigo:" + +#: bookwyrm/templates/settings/users/user_info.html:102 +msgid "Instance details" +msgstr "Detaloj de la instanco" + +#: bookwyrm/templates/settings/users/user_info.html:124 +msgid "View instance" +msgstr "Vidi la instancon" + +#: bookwyrm/templates/settings/users/user_moderation_actions.html:5 +msgid "Permanently deleted" +msgstr "Porĉiame forigita" + +#: bookwyrm/templates/settings/users/user_moderation_actions.html:8 +msgid "User Actions" +msgstr "Agoj por la uzanto" + +#: bookwyrm/templates/settings/users/user_moderation_actions.html:21 +msgid "Activate user" +msgstr "Aktivigi uzanton" + +#: bookwyrm/templates/settings/users/user_moderation_actions.html:27 +msgid "Suspend user" +msgstr "Provizore ĉesigi uzanton" + +#: bookwyrm/templates/settings/users/user_moderation_actions.html:32 +msgid "Un-suspend user" +msgstr "Malĉesigi uzanton" + +#: bookwyrm/templates/settings/users/user_moderation_actions.html:54 +msgid "Access level:" +msgstr "Alirnivelo:" + +#: bookwyrm/templates/setup/admin.html:5 +msgid "Set up BookWyrm" +msgstr "Agordi BookWyrm" + +#: bookwyrm/templates/setup/admin.html:7 +msgid "Your account as a user and an admin" +msgstr "Via konto kiel uzanto kaj administranto" + +#: bookwyrm/templates/setup/admin.html:13 +msgid "Create your account" +msgstr "Krei vian konton" + +#: bookwyrm/templates/setup/admin.html:20 +msgid "Admin key:" +msgstr "Administra ŝlosilo:" + +#: bookwyrm/templates/setup/admin.html:32 +msgid "An admin key was created when you installed BookWyrm. You can get your admin key by running ./bw-dev admin_code from the command line on your server." +msgstr "Administra ŝlosilo kreiĝis kiam vi instalis BookWyrm. Vi povas akiri vian ŝlosilon per la komando ./bw-dev admin_code ĉe la komanda linio de via servilo." + +#: bookwyrm/templates/setup/admin.html:45 +msgid "As an admin, you'll be able to configure the instance name and information, and moderate your instance. This means you will have access to private information about your users, and are responsible for responding to reports of bad behavior or spam." +msgstr "Kiel administranto vi povos agordi la instancnomon kaj informojn, kaj administri vian instancon. Tio signifas ke vi havos aliron al privataj informoj pri viaj uzantoj kaj estos respondeca pri respondado al raportoj de malbona konduto aŭ trudaĵoj." + +#: bookwyrm/templates/setup/admin.html:51 +msgid "Once the instance is set up, you can promote other users to moderator or admin roles from the admin panel." +msgstr "Post kiam la instanco estos agordita, vi povos promocii aliajn uzantojn al moderigaj kaj administrantaj roloj per la administra panelo." + +#: bookwyrm/templates/setup/admin.html:55 +msgid "Learn more about moderation" +msgstr "Pli da informo pri moderigado" + +#: bookwyrm/templates/setup/config.html:5 +msgid "Instance Configuration" +msgstr "Agordoj de la instanco" + +#: bookwyrm/templates/setup/config.html:7 +msgid "Make sure everything looks right before proceeding" +msgstr "Certigu ke ĉio aspektas ĝusta antaŭ ol daŭrigi" + +#: bookwyrm/templates/setup/config.html:18 +msgid "You are running BookWyrm in debug mode. This should never be used in a production environment." +msgstr "Vi rulas BookWyrm en la reĝimo debug. Tio devus neniam esti uzata en produkta medio." + +#: bookwyrm/templates/setup/config.html:30 +msgid "Your domain appears to be misconfigured. It should not include protocol or slashes." +msgstr "Via domajno ŝajnas misagordita. Ĝi devus ne enhavi protokolon aŭ oblikvajn strekojn." + +#: bookwyrm/templates/setup/config.html:42 +msgid "You are running BookWyrm in production mode without https. USE_HTTPS should be enabled in production." +msgstr "Vi rulas BookWyrm en la produkta reĝimo sen HTTPS. USE_HTTPS devus esti ŝaltita por produktaj uzoj." + +#: bookwyrm/templates/setup/config.html:52 bookwyrm/templates/user_menu.html:49 +msgid "Settings" +msgstr "Agordoj" + +#: bookwyrm/templates/setup/config.html:56 +msgid "Instance domain:" +msgstr "Domajno de la instanco:" + +#: bookwyrm/templates/setup/config.html:63 +msgid "Protocol:" +msgstr "Protokolo:" + +#: bookwyrm/templates/setup/config.html:81 +msgid "Using S3:" +msgstr "Uzas S3:" + +#: bookwyrm/templates/setup/config.html:95 +msgid "Default interface language:" +msgstr "Defaŭlta lingvo de la interfaco:" + +#: bookwyrm/templates/setup/config.html:109 +msgid "Enable preview images:" +msgstr "Ŝalti antaŭrigardajn bildojn:" + +#: bookwyrm/templates/setup/config.html:116 +msgid "Enable image thumbnails:" +msgstr "Ŝalti bildetojn:" + +#: bookwyrm/templates/setup/config.html:128 +msgid "Does everything look right?" +msgstr "Ĉu ĉio ŝajnas ĝusta?" + +#: bookwyrm/templates/setup/config.html:130 +msgid "This is your last chance to set your domain and protocol." +msgstr "Nun estas via lasta eblo agordi viajn domajnon kaj protokolon." + +#: bookwyrm/templates/setup/config.html:144 +msgid "You can change your instance settings in the .env file on your server." +msgstr "Vi povas ŝanĝi la agordojn de la instanco en la dosiero .env ĉe via servilo." + +#: bookwyrm/templates/setup/config.html:148 +msgid "View installation instructions" +msgstr "Vidi la instrukciojn de instalado" + +#: bookwyrm/templates/setup/layout.html:5 +msgid "Instance Setup" +msgstr "Agordado de la instanco" + +#: bookwyrm/templates/setup/layout.html:21 +msgid "Installing BookWyrm" +msgstr "Instalado de BookWyrm" + +#: bookwyrm/templates/setup/layout.html:24 +msgid "Need help?" +msgstr "Ĉu vi bezonas helpon?" + +#: bookwyrm/templates/shelf/create_shelf_form.html:5 +#: bookwyrm/templates/shelf/shelf.html:72 +msgid "Create shelf" +msgstr "Krei breton" + +#: bookwyrm/templates/shelf/edit_shelf_form.html:5 +msgid "Edit Shelf" +msgstr "Modifi breton" + +#: bookwyrm/templates/shelf/shelf.html:24 +msgid "User profile" +msgstr "Profilo" + +#: bookwyrm/templates/shelf/shelf.html:39 +#: bookwyrm/templatetags/shelf_tags.py:46 bookwyrm/views/shelf/shelf.py:53 +msgid "All books" +msgstr "Ĉiuj libroj" + +#: bookwyrm/templates/shelf/shelf.html:97 +#, python-format +msgid "%(formatted_count)s book" +msgid_plural "%(formatted_count)s books" +msgstr[0] "%(formatted_count)s libro" +msgstr[1] "%(formatted_count)s libroj" + +#: bookwyrm/templates/shelf/shelf.html:104 +#, python-format +msgid "(showing %(start)s-%(end)s)" +msgstr "(montriĝas %(start)s-%(end)s)" + +#: bookwyrm/templates/shelf/shelf.html:116 +msgid "Edit shelf" +msgstr "Modifi la breton" + +#: bookwyrm/templates/shelf/shelf.html:124 +msgid "Delete shelf" +msgstr "Forigi la breton" + +#: bookwyrm/templates/shelf/shelf.html:152 +#: bookwyrm/templates/shelf/shelf.html:178 +msgid "Shelved" +msgstr "Surbretigo" + +#: bookwyrm/templates/shelf/shelf.html:153 +#: bookwyrm/templates/shelf/shelf.html:181 +msgid "Started" +msgstr "Komencis" + +#: bookwyrm/templates/shelf/shelf.html:154 +#: bookwyrm/templates/shelf/shelf.html:184 +msgid "Finished" +msgstr "Finis" + +#: bookwyrm/templates/shelf/shelf.html:154 +#: bookwyrm/templates/shelf/shelf.html:184 +msgid "Until" +msgstr "Ĝis" + +#: bookwyrm/templates/shelf/shelf.html:210 +msgid "This shelf is empty." +msgstr "Ĉi tiu breto estas malplena." + +#: bookwyrm/templates/snippets/add_to_group_button.html:16 +msgid "Invite" +msgstr "Inviti" + +#: bookwyrm/templates/snippets/add_to_group_button.html:25 +msgid "Uninvite" +msgstr "Malinviti" + +#: bookwyrm/templates/snippets/add_to_group_button.html:29 +#, python-format +msgid "Remove @%(username)s" +msgstr "Forigi @%(username)s" + +#: bookwyrm/templates/snippets/announcement.html:28 +#, python-format +msgid "Posted by %(username)s" +msgstr "Afiŝita de %(username)s" + +#: bookwyrm/templates/snippets/authors.html:22 +#: bookwyrm/templates/snippets/trimmed_list.html:14 +#, python-format +msgid "and %(remainder_count_display)s other" +msgid_plural "and %(remainder_count_display)s others" +msgstr[0] "kaj %(remainder_count_display)s alia" +msgstr[1] "kaj %(remainder_count_display)s aliaj" + +#: bookwyrm/templates/snippets/book_cover.html:63 +msgid "No cover" +msgstr "Neniu kovrilo" + +#: bookwyrm/templates/snippets/book_titleby.html:11 +#, python-format +msgid "%(title)s by" +msgstr "%(title)s de" + +#: bookwyrm/templates/snippets/boost_button.html:20 +#: bookwyrm/templates/snippets/boost_button.html:21 +msgid "Boost" +msgstr "Diskonigi" + +#: bookwyrm/templates/snippets/boost_button.html:33 +#: bookwyrm/templates/snippets/boost_button.html:34 +msgid "Un-boost" +msgstr "Maldiskonigi" + +#: bookwyrm/templates/snippets/create_status.html:36 +msgid "Quote" +msgstr "Citi" + +#: bookwyrm/templates/snippets/create_status/comment.html:15 +msgid "Some thoughts on the book" +msgstr "Kelkaj pensoj pri la libro" + +#: bookwyrm/templates/snippets/create_status/comment.html:27 +#: bookwyrm/templates/snippets/reading_modals/progress_update_modal.html:18 +msgid "Progress:" +msgstr "Progreso:" + +#: bookwyrm/templates/snippets/create_status/comment.html:53 +#: bookwyrm/templates/snippets/progress_field.html:18 +msgid "pages" +msgstr "paĝoj" + +#: bookwyrm/templates/snippets/create_status/comment.html:59 +#: bookwyrm/templates/snippets/progress_field.html:23 +msgid "percent" +msgstr "elcento" + +#: bookwyrm/templates/snippets/create_status/comment.html:66 +#, python-format +msgid "of %(pages)s pages" +msgstr "de %(pages)s paĝoj" + +#: bookwyrm/templates/snippets/create_status/content_field.html:18 +#: bookwyrm/templates/snippets/status/layout.html:34 +#: bookwyrm/templates/snippets/status/layout.html:53 +#: bookwyrm/templates/snippets/status/layout.html:54 +msgid "Reply" +msgstr "Respondi" + +#: bookwyrm/templates/snippets/create_status/content_field.html:18 +msgid "Content" +msgstr "Enhavo" + +#: bookwyrm/templates/snippets/create_status/content_warning_field.html:9 +msgid "Include spoiler alert" +msgstr "Montri averton pri intrigmalkaŝo" + +#: bookwyrm/templates/snippets/create_status/content_warning_field.html:18 +msgid "Spoilers/content warnings:" +msgstr "Avertoj pri intrigmalkaŝo kaj enhavo:" + +#: bookwyrm/templates/snippets/create_status/content_warning_field.html:27 +msgid "Spoilers ahead!" +msgstr "Atentu! Intrigmalkaŝoj!" + +#: bookwyrm/templates/snippets/create_status/layout.html:45 +#: bookwyrm/templates/snippets/reading_modals/form.html:7 +msgid "Comment:" +msgstr "Komento:" + +#: bookwyrm/templates/snippets/create_status/post_options_block.html:18 +msgid "Post" +msgstr "Afiŝi" + +#: bookwyrm/templates/snippets/create_status/quotation.html:16 +msgid "Quote:" +msgstr "Citaĵo:" + +#: bookwyrm/templates/snippets/create_status/quotation.html:24 +#, python-format +msgid "An excerpt from '%(book_title)s'" +msgstr "Ekstrakto de ‘%(book_title)s’" + +#: bookwyrm/templates/snippets/create_status/quotation.html:31 +msgid "Position:" +msgstr "Pozicio:" + +#: bookwyrm/templates/snippets/create_status/quotation.html:44 +msgid "On page:" +msgstr "Ĉe paĝo:" + +#: bookwyrm/templates/snippets/create_status/quotation.html:50 +msgid "At percent:" +msgstr "Ĉe elcento:" + +#: bookwyrm/templates/snippets/create_status/quotation.html:69 +msgid "to" +msgstr "ĝis" + +#: bookwyrm/templates/snippets/create_status/review.html:24 +#, python-format +msgid "Your review of '%(book_title)s'" +msgstr "Via recenzo de «%(book_title)s»" + +#: bookwyrm/templates/snippets/create_status/review.html:39 +msgid "Review:" +msgstr "Recenzo:" + +#: bookwyrm/templates/snippets/fav_button.html:16 +#: bookwyrm/templates/snippets/fav_button.html:17 +msgid "Like" +msgstr "Ŝati" + +#: bookwyrm/templates/snippets/fav_button.html:30 +#: bookwyrm/templates/snippets/fav_button.html:31 +msgid "Un-like" +msgstr "Ĉesi ŝati" + +#: bookwyrm/templates/snippets/filters_panel/filters_panel.html:5 +msgid "Filters" +msgstr "Filtriloj" + +#: bookwyrm/templates/snippets/filters_panel/filters_panel.html:10 +#: bookwyrm/templates/snippets/filters_panel/filters_panel.html:17 +msgid "Filters are applied" +msgstr "Filtriloj aplikiĝas" + +#: bookwyrm/templates/snippets/filters_panel/filters_panel.html:20 +msgid "Clear filters" +msgstr "Forigi la filtrilojn" + +#: bookwyrm/templates/snippets/filters_panel/filters_panel.html:43 +msgid "Apply filters" +msgstr "Apliki la filtrilojn" + +#: bookwyrm/templates/snippets/follow_button.html:20 +#, python-format +msgid "Follow @%(username)s" +msgstr "Sekvi @%(username)s" + +#: bookwyrm/templates/snippets/follow_button.html:22 +msgid "Follow" +msgstr "Sekvi" + +#: bookwyrm/templates/snippets/follow_button.html:31 +msgid "Undo follow request" +msgstr "Nuligi la peton de sekvado" + +#: bookwyrm/templates/snippets/follow_button.html:36 +#, python-format +msgid "Unfollow @%(username)s" +msgstr "Ĉesi sekvi @%(username)s" + +#: bookwyrm/templates/snippets/follow_button.html:38 +msgid "Unfollow" +msgstr "Ĉesi sekvi" + +#: bookwyrm/templates/snippets/follow_request_buttons.html:7 +#: bookwyrm/templates/snippets/join_invitation_buttons.html:9 +msgid "Accept" +msgstr "Akcepti" + +#: bookwyrm/templates/snippets/footer.html:16 +msgid "Documentation" +msgstr "Dokumentaro" + +#: bookwyrm/templates/snippets/footer.html:42 +#, python-format +msgid "Support %(site_name)s on %(support_title)s" +msgstr "Subtenu %(site_name)s ĉe %(support_title)s" + +#: bookwyrm/templates/snippets/footer.html:49 +msgid "BookWyrm's source code is freely available. You can contribute or report issues on GitHub." +msgstr "La fontokodo de BookWyrm estas libere havebla. Vi povas kontribui aŭ raporti problemojn ĉe GitHub." + +#: bookwyrm/templates/snippets/form_rate_stars.html:20 +#: bookwyrm/templates/snippets/stars.html:13 +msgid "No rating" +msgstr "Neniu takso" + +#: bookwyrm/templates/snippets/form_rate_stars.html:28 +#, python-format +msgid "%(half_rating)s star" +msgid_plural "%(half_rating)s stars" +msgstr[0] "%(half_rating)s stelo" +msgstr[1] "%(half_rating)s steloj" + +#: bookwyrm/templates/snippets/form_rate_stars.html:64 +#: bookwyrm/templates/snippets/stars.html:7 +#, python-format +msgid "%(rating)s star" +msgid_plural "%(rating)s stars" +msgstr[0] "%(rating)s stelo" +msgstr[1] "%(rating)s steloj" + +#: bookwyrm/templates/snippets/generated_status/goal.html:2 +#, python-format +msgid "set a goal to read %(counter)s book in %(year)s" +msgid_plural "set a goal to read %(counter)s books in %(year)s" +msgstr[0] "fiksis por si celon legi %(counter)s libron en %(year)s" +msgstr[1] "fiksis por si celon legi %(counter)s librojn en %(year)s" + +#: bookwyrm/templates/snippets/generated_status/rating.html:3 +#, python-format +msgid "rated %(title)s: %(display_rating)s star" +msgid_plural "rated %(title)s: %(display_rating)s stars" +msgstr[0] "taksis %(title)s: %(display_rating)s stelo" +msgstr[1] "taksis %(title)s: %(display_rating)s steloj" + +#: bookwyrm/templates/snippets/generated_status/review_pure_name.html:4 +#, python-format +msgid "Review of \"%(book_title)s\" (%(display_rating)s star): %(review_title)s" +msgid_plural "Review of \"%(book_title)s\" (%(display_rating)s stars): %(review_title)s" +msgstr[0] "Recenzo de «%(book_title)s» (%(display_rating)s stelo): %(review_title)s" +msgstr[1] "Recenzo de «%(book_title)s» (%(display_rating)s steloj): %(review_title)s" + +#: bookwyrm/templates/snippets/generated_status/review_pure_name.html:12 +#, python-format +msgid "Review of \"%(book_title)s\": %(review_title)s" +msgstr "Recenzo de «%(book_title)s»: %(review_title)s" + +#: bookwyrm/templates/snippets/goal_form.html:4 +#, python-format +msgid "Set a goal for how many books you'll finish reading in %(year)s, and track your progress throughout the year." +msgstr "Fiksu por vi celon pri kiom da libroj vi finlegos en %(year)s kaj sekvu vian progreson dum la jaro." + +#: bookwyrm/templates/snippets/goal_form.html:16 +msgid "Reading goal:" +msgstr "Legocelo:" + +#: bookwyrm/templates/snippets/goal_form.html:21 +msgid "books" +msgstr "libroj" + +#: bookwyrm/templates/snippets/goal_form.html:26 +msgid "Goal privacy:" +msgstr "Privateco de la celo:" + +#: bookwyrm/templates/snippets/goal_form.html:33 +#: bookwyrm/templates/snippets/reading_modals/layout.html:13 +msgid "Post to feed" +msgstr "Afiŝi ĉe la fluo" + +#: bookwyrm/templates/snippets/goal_form.html:37 +msgid "Set goal" +msgstr "Fiksi la celon" + +#: bookwyrm/templates/snippets/goal_progress.html:7 +msgctxt "Goal successfully completed" +msgid "Success!" +msgstr "Sukceso!" + +#: bookwyrm/templates/snippets/goal_progress.html:9 +#, python-format +msgid "%(percent)s%% complete!" +msgstr "%(percent)s%%-e kompleta!" + +#: bookwyrm/templates/snippets/goal_progress.html:12 +#, python-format +msgid "You've read %(read_count)s of %(goal_count)s books." +msgstr "Vi legis %(read_count)s el %(goal_count)s libroj." + +#: bookwyrm/templates/snippets/goal_progress.html:14 +#, python-format +msgid "%(username)s has read %(read_count)s of %(goal_count)s books." +msgstr "%(username)s legis %(read_count)s el %(goal_count)s libroj." + +#: bookwyrm/templates/snippets/page_text.html:8 +#, python-format +msgid "page %(page)s of %(total_pages)s" +msgstr "paĝo %(page)s el %(total_pages)s" + +#: bookwyrm/templates/snippets/page_text.html:14 +#, python-format +msgid "page %(page)s" +msgstr "paĝo %(page)s" + +#: bookwyrm/templates/snippets/pagination.html:13 +msgid "Newer" +msgstr "Pli novaj" + +#: bookwyrm/templates/snippets/pagination.html:15 +msgid "Previous" +msgstr "Antaŭe" + +#: bookwyrm/templates/snippets/pagination.html:28 +msgid "Older" +msgstr "Pli malnovaj" + +#: bookwyrm/templates/snippets/privacy-icons.html:12 +msgid "Followers-only" +msgstr "Nur por sekvantoj" + +#: bookwyrm/templates/snippets/rate_action.html:5 +msgid "Leave a rating" +msgstr "Taksi" + +#: bookwyrm/templates/snippets/rate_action.html:20 +msgid "Rate" +msgstr "Taksi" + +#: bookwyrm/templates/snippets/reading_modals/finish_reading_modal.html:6 +#, python-format +msgid "Finish \"%(book_title)s\"" +msgstr "Fini «%(book_title)s»" + +#: bookwyrm/templates/snippets/reading_modals/form.html:9 +msgid "(Optional)" +msgstr "(Nedeviga)" + +#: bookwyrm/templates/snippets/reading_modals/progress_update_modal.html:6 +#: bookwyrm/templates/snippets/shelve_button/shelve_button_dropdown_options.html:61 +msgid "Update progress" +msgstr "Ĝisdatigo de la progreso" + +#: bookwyrm/templates/snippets/reading_modals/start_reading_modal.html:6 +#, python-format +msgid "Start \"%(book_title)s\"" +msgstr "Komenci «%(book_title)s»" + +#: bookwyrm/templates/snippets/reading_modals/stop_reading_modal.html:6 +#, python-format +msgid "Stop Reading \"%(book_title)s\"" +msgstr "Halti legi «%(book_title)s»" + +#: bookwyrm/templates/snippets/reading_modals/stop_reading_modal.html:32 +#: bookwyrm/templates/snippets/shelf_selector.html:53 +#: bookwyrm/templates/snippets/shelve_button/shelve_button_options.html:21 +msgid "Stopped reading" +msgstr "Haltis legi" + +#: bookwyrm/templates/snippets/reading_modals/want_to_read_modal.html:6 +#, python-format +msgid "Want to Read \"%(book_title)s\"" +msgstr "Volas legi «%(book_title)s»" + +#: bookwyrm/templates/snippets/register_form.html:18 +msgid "Choose wisely! Your username cannot be changed." +msgstr "Elektu atente! Ne eblos ŝanĝi vian uzantnomon." + +#: bookwyrm/templates/snippets/register_form.html:66 +msgid "Sign Up" +msgstr "Registriĝi" + +#: bookwyrm/templates/snippets/report_modal.html:8 +#, python-format +msgid "Report @%(username)s's status" +msgstr "Raporti afiŝon de @%(username)s" + +#: bookwyrm/templates/snippets/report_modal.html:10 +#, python-format +msgid "Report %(domain)s link" +msgstr "Raporti ligilon de %(domain)s" + +#: bookwyrm/templates/snippets/report_modal.html:12 +#, python-format +msgid "Report @%(username)s" +msgstr "Raporti @%(username)s" + +#: bookwyrm/templates/snippets/report_modal.html:34 +#, python-format +msgid "This report will be sent to %(site_name)s's moderators for review." +msgstr "Ĉi tiu raporto estos sendita al la moderigantoj de %(site_name)s por kontrolado." + +#: bookwyrm/templates/snippets/report_modal.html:36 +msgid "Links from this domain will be removed until your report has been reviewed." +msgstr "Ligiloj de ĉi tiu domajno estos forigitaj ĝis via raporto estos kontrolita." + +#: bookwyrm/templates/snippets/report_modal.html:41 +msgid "More info about this report:" +msgstr "Pli da informo pri ĉi tiu raporto:" + +#: bookwyrm/templates/snippets/shelf_selector.html:7 +msgid "Move book" +msgstr "Transloki la libron" + +#: bookwyrm/templates/snippets/shelf_selector.html:38 +#: bookwyrm/templates/snippets/shelve_button/shelve_button_dropdown_options.html:17 +#: bookwyrm/templates/snippets/shelve_button/shelve_button_options.html:33 +msgid "Start reading" +msgstr "Komenci legi" + +#: bookwyrm/templates/snippets/shelf_selector.html:60 +#: bookwyrm/templates/snippets/shelve_button/shelve_button_dropdown_options.html:38 +#: bookwyrm/templates/snippets/shelve_button/shelve_button_options.html:55 +msgid "Want to read" +msgstr "Volas legi" + +#: bookwyrm/templates/snippets/shelf_selector.html:81 +#: bookwyrm/templates/snippets/shelve_button/shelve_button_dropdown_options.html:73 +#, python-format +msgid "Remove from %(name)s" +msgstr "Forigi el %(name)s" + +#: bookwyrm/templates/snippets/shelf_selector.html:94 +msgid "Remove from" +msgstr "Forigi el" + +#: bookwyrm/templates/snippets/shelve_button/shelve_button_dropdown.html:5 +msgid "More shelves" +msgstr "Pliaj bretoj" + +#: bookwyrm/templates/snippets/shelve_button/shelve_button_dropdown_options.html:31 +#: bookwyrm/templates/snippets/shelve_button/shelve_button_options.html:48 +msgid "Stop reading" +msgstr "Halti legi" + +#: bookwyrm/templates/snippets/shelve_button/shelve_button_options.html:40 +msgid "Finish reading" +msgstr "Ĉesi legi" + +#: bookwyrm/templates/snippets/status/content_status.html:80 +msgid "Show status" +msgstr "Montri la afiŝon" + +#: bookwyrm/templates/snippets/status/content_status.html:102 +#, python-format +msgid "(Page %(page)s" +msgstr "(Paĝo %(page)s" + +#: bookwyrm/templates/snippets/status/content_status.html:102 +#, python-format +msgid "%(endpage)s" +msgstr "%(endpage)s" + +#: bookwyrm/templates/snippets/status/content_status.html:104 +#, python-format +msgid "(%(percent)s%%" +msgstr "(%(percent)s%%" + +#: bookwyrm/templates/snippets/status/content_status.html:104 +#, python-format +msgid " - %(endpercent)s%%" +msgstr " - %(endpercent)s%%" + +#: bookwyrm/templates/snippets/status/content_status.html:127 +msgid "Open image in new window" +msgstr "Malfermi la bildon en nova fenestro" + +#: bookwyrm/templates/snippets/status/content_status.html:148 +msgid "Hide status" +msgstr "Kaŝi la afiŝon" + +#: bookwyrm/templates/snippets/status/header.html:45 +#, python-format +msgid "edited %(date)s" +msgstr "modifita je %(date)s" + +#: bookwyrm/templates/snippets/status/headers/comment.html:8 +#, python-format +msgid "commented on %(book)s by %(author_name)s" +msgstr "komentis pri %(book)s de %(author_name)s" + +#: bookwyrm/templates/snippets/status/headers/comment.html:15 +#, python-format +msgid "commented on %(book)s" +msgstr "komentis pri %(book)s" + +#: bookwyrm/templates/snippets/status/headers/note.html:8 +#, python-format +msgid "replied to %(username)s's status" +msgstr "respondis al afiŝo de %(username)s" + +#: bookwyrm/templates/snippets/status/headers/quotation.html:8 +#, python-format +msgid "quoted %(book)s by %(author_name)s" +msgstr "citis %(book)s de %(author_name)s" + +#: bookwyrm/templates/snippets/status/headers/quotation.html:15 +#, python-format +msgid "quoted %(book)s" +msgstr "citis %(book)s" + +#: bookwyrm/templates/snippets/status/headers/rating.html:3 +#, python-format +msgid "rated %(book)s:" +msgstr "taksis %(book)s:" + +#: bookwyrm/templates/snippets/status/headers/read.html:10 +#, python-format +msgid "finished reading %(book)s by %(author_name)s" +msgstr "finlegis %(book)s de %(author_name)s" + +#: bookwyrm/templates/snippets/status/headers/read.html:17 +#, python-format +msgid "finished reading %(book)s" +msgstr "finlegis %(book)s" + +#: bookwyrm/templates/snippets/status/headers/reading.html:10 +#, python-format +msgid "started reading %(book)s by %(author_name)s" +msgstr "komencis legi %(book)s de %(author_name)s" + +#: bookwyrm/templates/snippets/status/headers/reading.html:17 +#, python-format +msgid "started reading %(book)s" +msgstr "komencis legi %(book)s" + +#: bookwyrm/templates/snippets/status/headers/review.html:8 +#, python-format +msgid "reviewed %(book)s by %(author_name)s" +msgstr "recenzis %(book)s de %(author_name)s" + +#: bookwyrm/templates/snippets/status/headers/review.html:15 +#, python-format +msgid "reviewed %(book)s" +msgstr "recenzis %(book)s" + +#: bookwyrm/templates/snippets/status/headers/stopped_reading.html:10 +#, python-format +msgid "stopped reading %(book)s by %(author_name)s" +msgstr "haltis legi %(book)s de %(author_name)s" + +#: bookwyrm/templates/snippets/status/headers/stopped_reading.html:17 +#, python-format +msgid "stopped reading %(book)s" +msgstr "haltis legi %(book)s" + +#: bookwyrm/templates/snippets/status/headers/to_read.html:10 +#, python-format +msgid "wants to read %(book)s by %(author_name)s" +msgstr "volas legi %(book)s de %(author_name)s" + +#: bookwyrm/templates/snippets/status/headers/to_read.html:17 +#, python-format +msgid "wants to read %(book)s" +msgstr "volas legi %(book)s" + +#: bookwyrm/templates/snippets/status/layout.html:24 +#: bookwyrm/templates/snippets/status/status_options.html:17 +msgid "Delete status" +msgstr "Forigi la afiŝon" + +#: bookwyrm/templates/snippets/status/layout.html:57 +#: bookwyrm/templates/snippets/status/layout.html:58 +msgid "Boost status" +msgstr "Diskonigi la afiŝon" + +#: bookwyrm/templates/snippets/status/layout.html:61 +#: bookwyrm/templates/snippets/status/layout.html:62 +msgid "Like status" +msgstr "Ŝati la afiŝon" + +#: bookwyrm/templates/snippets/status/status.html:10 +msgid "boosted" +msgstr "diskonigita" + +#: bookwyrm/templates/snippets/status/status_options.html:7 +#: bookwyrm/templates/snippets/user_options.html:7 +msgid "More options" +msgstr "Pli da opcioj" + +#: bookwyrm/templates/snippets/switch_edition_button.html:5 +msgid "Switch to this edition" +msgstr "Salti al ĉi tiu eldono" + +#: bookwyrm/templates/snippets/table-sort-header.html:6 +msgid "Sorted ascending" +msgstr "Kreskanta ordo" + +#: bookwyrm/templates/snippets/table-sort-header.html:10 +msgid "Sorted descending" +msgstr "Malkreskanta ordo" + +#: bookwyrm/templates/snippets/trimmed_text.html:17 +msgid "Show more" +msgstr "Montri pli" + +#: bookwyrm/templates/snippets/trimmed_text.html:35 +msgid "Show less" +msgstr "Montri malpli" + +#: bookwyrm/templates/two_factor_auth/two_factor_login.html:29 +msgid "2FA check" +msgstr "Kontrolo 2FA" + +#: bookwyrm/templates/two_factor_auth/two_factor_login.html:37 +msgid "Enter the code from your authenticator app:" +msgstr "Entajpu la kodon de via aŭtentiga aplikaĵo:" + +#: bookwyrm/templates/two_factor_auth/two_factor_login.html:41 +msgid "Confirm and Log In" +msgstr "Konfirmi kaj ensaluti" + +#: bookwyrm/templates/two_factor_auth/two_factor_prompt.html:29 +msgid "2FA is available" +msgstr "2FA disponeblas" + +#: bookwyrm/templates/two_factor_auth/two_factor_prompt.html:34 +msgid "You can secure your account by setting up two factor authentication in your user preferences. This will require a one-time code from your phone in addition to your password each time you log in." +msgstr "Vi povas sekurigi vian konton per agordado de dupaŝa aŭtentigo en viaj uzantoj agordoj. Tio postuligos unu-uzan kodon de via poŝtelefono aldone al via pasvorto ĉiufoje kiam vi ensalutos." + +#: bookwyrm/templates/user/books_header.html:9 +#, python-format +msgid "%(username)s's books" +msgstr "Libroj de %(username)s" + +#: bookwyrm/templates/user/goal.html:8 +#, python-format +msgid "%(year)s Reading Progress" +msgstr "Progreso de legado en %(year)s" + +#: bookwyrm/templates/user/goal.html:12 +msgid "Edit Goal" +msgstr "Modifi la legocelon" + +#: bookwyrm/templates/user/goal.html:28 +#, python-format +msgid "%(name)s hasn't set a reading goal for %(year)s." +msgstr "%(name)s ne agordis legocelon por %(year)s." + +#: bookwyrm/templates/user/goal.html:40 +#, python-format +msgid "Your %(year)s Books" +msgstr "Viaj libroj en %(year)s" + +#: bookwyrm/templates/user/goal.html:42 +#, python-format +msgid "%(username)s's %(year)s Books" +msgstr "Libroj de %(username)s en %(year)s" + +#: bookwyrm/templates/user/groups.html:9 +msgid "Your Groups" +msgstr "Viaj grupoj" + +#: bookwyrm/templates/user/groups.html:11 +#, python-format +msgid "Groups: %(username)s" +msgstr "Grupoj: %(username)s" + +#: bookwyrm/templates/user/layout.html:48 +msgid "Follow Requests" +msgstr "Petoj de sekvado" + +#: bookwyrm/templates/user/layout.html:71 +#: bookwyrm/templates/user/reviews_comments.html:10 +msgid "Reviews and Comments" +msgstr "Recenzoj kaj komentoj" + +#: bookwyrm/templates/user/lists.html:11 +#, python-format +msgid "Lists: %(username)s" +msgstr "Listoj: %(username)s" + +#: bookwyrm/templates/user/lists.html:17 bookwyrm/templates/user/lists.html:29 +msgid "Create list" +msgstr "Krei liston" + +#: bookwyrm/templates/user/relationships/followers.html:12 +#, python-format +msgid "%(username)s has no followers" +msgstr "%(username)s havas neniun sekvanton" + +#: bookwyrm/templates/user/relationships/following.html:6 +#: bookwyrm/templates/user/relationships/layout.html:15 +msgid "Following" +msgstr "Sekvatoj" + +#: bookwyrm/templates/user/relationships/following.html:12 +#, python-format +msgid "%(username)s isn't following any users" +msgstr "%(username)s sekvas neniun" + +#: bookwyrm/templates/user/reviews_comments.html:24 +msgid "No reviews or comments yet!" +msgstr "Ankoraŭ estas neniu recenzo aŭ komento!" + +#: bookwyrm/templates/user/user.html:20 +msgid "Edit profile" +msgstr "Modifi la profilon" + +#: bookwyrm/templates/user/user.html:42 +#, python-format +msgid "View all %(size)s" +msgstr "Vidi ĉiujn %(size)s" + +#: bookwyrm/templates/user/user.html:56 +msgid "View all books" +msgstr "Vidi ĉiujn librojn" + +#: bookwyrm/templates/user/user.html:63 +#, python-format +msgid "%(current_year)s Reading Goal" +msgstr "Legocelo por %(current_year)s" + +#: bookwyrm/templates/user/user.html:70 +msgid "User Activity" +msgstr "Aktiveco de la uzanto" + +#: bookwyrm/templates/user/user.html:76 +msgid "Show RSS Options" +msgstr "Montri opciojn de RSS" + +#: bookwyrm/templates/user/user.html:82 +msgid "RSS feed" +msgstr "Fluo de RSS" + +#: bookwyrm/templates/user/user.html:98 +msgid "Complete feed" +msgstr "Kompleta fluo" + +#: bookwyrm/templates/user/user.html:103 +msgid "Reviews only" +msgstr "Nur recenzoj" + +#: bookwyrm/templates/user/user.html:108 +msgid "Quotes only" +msgstr "Nur citaĵoj" + +#: bookwyrm/templates/user/user.html:113 +msgid "Comments only" +msgstr "Nur komentoj" + +#: bookwyrm/templates/user/user.html:129 +msgid "No activities yet!" +msgstr "Ankoraŭ estas neniu ago!" + +#: bookwyrm/templates/user/user_preview.html:22 +#, python-format +msgid "Joined %(date)s" +msgstr "Aliĝis je %(date)s" + +#: bookwyrm/templates/user/user_preview.html:26 +#, python-format +msgid "%(counter)s follower" +msgid_plural "%(counter)s followers" +msgstr[0] "%(counter)s sekvanto" +msgstr[1] "%(counter)s sekvantoj" + +#: bookwyrm/templates/user/user_preview.html:31 +#, python-format +msgid "%(counter)s following" +msgstr "%(counter)s sekvatoj" + +#: bookwyrm/templates/user/user_preview.html:45 +#, python-format +msgid "%(mutuals_display)s follower you follow" +msgid_plural "%(mutuals_display)s followers you follow" +msgstr[0] "%(mutuals_display)s sekvanto kiun vi sekvas" +msgstr[1] "%(mutuals_display)s sekvantoj kiujn vi sekvas" + +#: bookwyrm/templates/user/user_preview.html:49 +msgid "No followers you follow" +msgstr "Neniu sekvanto kiun vi sekvas" + +#: bookwyrm/templates/user_menu.html:7 +msgid "View profile and more" +msgstr "Vidi la profilon kaj pli" + +#: bookwyrm/templates/user_menu.html:82 +msgid "Log out" +msgstr "Elsaluti" + +#: bookwyrm/templates/widgets/clearable_file_input_with_warning.html:28 +msgid "File exceeds maximum size: 10MB" +msgstr "La dosiero transiras la limon de grandeco: 10MB" + +#: bookwyrm/templatetags/list_page_tags.py:14 +#, python-format +msgid "Book List: %(name)s" +msgstr "Librolisto: %(name)s" + +#: bookwyrm/templatetags/list_page_tags.py:22 +#, python-format +msgid "%(num)d book - by %(user)s" +msgid_plural "%(num)d books - by %(user)s" +msgstr[0] "%(num)d libro – de %(user)s" +msgstr[1] "%(num)d libroj – de %(user)s" + +#: bookwyrm/templatetags/utilities.py:39 +#, python-format +msgid "%(title)s: %(subtitle)s" +msgstr "%(title)s: %(subtitle)s" + +#: bookwyrm/views/rss_feed.py:35 +#, python-brace-format +msgid "Status updates from {obj.display_name}" +msgstr "Afiŝoj de {obj.display_name}" + +#: bookwyrm/views/rss_feed.py:72 +#, python-brace-format +msgid "Reviews from {obj.display_name}" +msgstr "Recenzoj de {obj.display_name}" + +#: bookwyrm/views/rss_feed.py:110 +#, python-brace-format +msgid "Quotes from {obj.display_name}" +msgstr "Citaĵoj de {obj.display_name}" + +#: bookwyrm/views/rss_feed.py:148 +#, python-brace-format +msgid "Comments from {obj.display_name}" +msgstr "Komentoj de {obj.display_name}" + +#: bookwyrm/views/updates.py:45 +#, python-format +msgid "Load %(count)d unread status" +msgid_plural "Load %(count)d unread statuses" +msgstr[0] "Ŝarĝi per %(count)d nelegita afiŝo" +msgstr[1] "Ŝarĝi per %(count)d nelegitaj afiŝoj" + diff --git a/locale/es_ES/LC_MESSAGES/django.po b/locale/es_ES/LC_MESSAGES/django.po index 358b92888..deea2d35e 100644 --- a/locale/es_ES/LC_MESSAGES/django.po +++ b/locale/es_ES/LC_MESSAGES/django.po @@ -2,8 +2,8 @@ msgid "" msgstr "" "Project-Id-Version: bookwyrm\n" "Report-Msgid-Bugs-To: \n" -"POT-Creation-Date: 2023-01-30 08:21+0000\n" -"PO-Revision-Date: 2023-01-30 17:35\n" +"POT-Creation-Date: 2023-03-13 14:54+0000\n" +"PO-Revision-Date: 2023-03-13 16:38\n" "Last-Translator: Mouse Reeve \n" "Language-Team: Spanish\n" "Language: es\n" @@ -46,7 +46,7 @@ msgstr "Sin límite" msgid "Incorrect password" msgstr "Contraseña incorrecta" -#: bookwyrm/forms/edit_user.py:95 bookwyrm/forms/landing.py:89 +#: bookwyrm/forms/edit_user.py:95 bookwyrm/forms/landing.py:90 msgid "Password does not match" msgstr "La contraseña no coincide" @@ -70,19 +70,19 @@ msgstr "La fecha de paro de lectura no puede ser en el futuro." msgid "Reading finished date cannot be in the future." msgstr "La fecha de término de la lectura no puede ser en el futuro." -#: bookwyrm/forms/landing.py:37 +#: bookwyrm/forms/landing.py:38 msgid "Username or password are incorrect" msgstr "Nombre de usuario o contraseña es incorrecta" -#: bookwyrm/forms/landing.py:56 +#: bookwyrm/forms/landing.py:57 msgid "User with this username already exists" msgstr "Este nombre de usuario ya está en uso." -#: bookwyrm/forms/landing.py:65 +#: bookwyrm/forms/landing.py:66 msgid "A user with this email already exists." msgstr "Ya existe un usuario con ese correo electrónico." -#: bookwyrm/forms/landing.py:123 bookwyrm/forms/landing.py:131 +#: bookwyrm/forms/landing.py:124 bookwyrm/forms/landing.py:132 msgid "Incorrect code" msgstr "Código incorrecto" @@ -205,26 +205,26 @@ msgstr "Federalizado" msgid "Blocked" msgstr "Bloqueado" -#: bookwyrm/models/fields.py:28 +#: bookwyrm/models/fields.py:29 #, python-format msgid "%(value)s is not a valid remote_id" msgstr "%(value)s no es un remote_id válido" -#: bookwyrm/models/fields.py:37 bookwyrm/models/fields.py:46 +#: bookwyrm/models/fields.py:38 bookwyrm/models/fields.py:47 #, python-format msgid "%(value)s is not a valid username" msgstr "%(value)s no es un usuario válido" -#: bookwyrm/models/fields.py:182 bookwyrm/templates/layout.html:131 +#: bookwyrm/models/fields.py:192 bookwyrm/templates/layout.html:128 #: bookwyrm/templates/ostatus/error.html:29 msgid "username" msgstr "nombre de usuario" -#: bookwyrm/models/fields.py:187 +#: bookwyrm/models/fields.py:197 msgid "A user with that username already exists." msgstr "Ya existe un usuario con ese nombre." -#: bookwyrm/models/fields.py:206 +#: bookwyrm/models/fields.py:216 #: bookwyrm/templates/snippets/privacy-icons.html:3 #: bookwyrm/templates/snippets/privacy-icons.html:4 #: bookwyrm/templates/snippets/privacy_select.html:11 @@ -232,7 +232,7 @@ msgstr "Ya existe un usuario con ese nombre." msgid "Public" msgstr "Público" -#: bookwyrm/models/fields.py:207 +#: bookwyrm/models/fields.py:217 #: bookwyrm/templates/snippets/privacy-icons.html:7 #: bookwyrm/templates/snippets/privacy-icons.html:8 #: bookwyrm/templates/snippets/privacy_select.html:14 @@ -240,14 +240,14 @@ msgstr "Público" msgid "Unlisted" msgstr "No listado" -#: bookwyrm/models/fields.py:208 +#: bookwyrm/models/fields.py:218 #: bookwyrm/templates/snippets/privacy_select.html:17 #: bookwyrm/templates/user/relationships/followers.html:6 #: bookwyrm/templates/user/relationships/layout.html:11 msgid "Followers" msgstr "Seguidores" -#: bookwyrm/models/fields.py:209 +#: bookwyrm/models/fields.py:219 #: bookwyrm/templates/snippets/create_status/post_options_block.html:6 #: bookwyrm/templates/snippets/privacy-icons.html:15 #: bookwyrm/templates/snippets/privacy-icons.html:16 @@ -300,7 +300,7 @@ msgstr "Disponible como préstamo" msgid "Approved" msgstr "Aprobado" -#: bookwyrm/models/user.py:32 bookwyrm/templates/book/book.html:296 +#: bookwyrm/models/user.py:32 bookwyrm/templates/book/book.html:298 msgid "Reviews" msgstr "Reseñas" @@ -316,19 +316,19 @@ msgstr "Citas" msgid "Everything else" msgstr "Todo lo demás" -#: bookwyrm/settings.py:217 +#: bookwyrm/settings.py:218 msgid "Home Timeline" msgstr "Línea de tiempo principal" -#: bookwyrm/settings.py:217 +#: bookwyrm/settings.py:218 msgid "Home" msgstr "Inicio" -#: bookwyrm/settings.py:218 +#: bookwyrm/settings.py:219 msgid "Books Timeline" msgstr "Línea temporal de libros" -#: bookwyrm/settings.py:218 +#: bookwyrm/settings.py:219 #: bookwyrm/templates/guided_tour/user_profile.html:101 #: bookwyrm/templates/search/layout.html:22 #: bookwyrm/templates/search/layout.html:43 @@ -336,75 +336,75 @@ msgstr "Línea temporal de libros" msgid "Books" msgstr "Libros" -#: bookwyrm/settings.py:290 +#: bookwyrm/settings.py:291 msgid "English" msgstr "English (Inglés)" -#: bookwyrm/settings.py:291 +#: bookwyrm/settings.py:292 msgid "Català (Catalan)" msgstr "Català (Catalán)" -#: bookwyrm/settings.py:292 +#: bookwyrm/settings.py:293 msgid "Deutsch (German)" msgstr "Deutsch (Alemán)" -#: bookwyrm/settings.py:293 +#: bookwyrm/settings.py:294 msgid "Español (Spanish)" msgstr "Español" -#: bookwyrm/settings.py:294 +#: bookwyrm/settings.py:295 msgid "Euskara (Basque)" msgstr "Euskera" -#: bookwyrm/settings.py:295 +#: bookwyrm/settings.py:296 msgid "Galego (Galician)" msgstr "Galego (gallego)" -#: bookwyrm/settings.py:296 +#: bookwyrm/settings.py:297 msgid "Italiano (Italian)" msgstr "Italiano" -#: bookwyrm/settings.py:297 +#: bookwyrm/settings.py:298 msgid "Suomi (Finnish)" msgstr "Suomi (finés)" -#: bookwyrm/settings.py:298 +#: bookwyrm/settings.py:299 msgid "Français (French)" msgstr "Français (Francés)" -#: bookwyrm/settings.py:299 +#: bookwyrm/settings.py:300 msgid "Lietuvių (Lithuanian)" msgstr "Lietuvių (Lituano)" -#: bookwyrm/settings.py:300 +#: bookwyrm/settings.py:301 msgid "Norsk (Norwegian)" msgstr "Norsk (noruego)" -#: bookwyrm/settings.py:301 +#: bookwyrm/settings.py:302 msgid "Polski (Polish)" msgstr "Polski (Polaco)" -#: bookwyrm/settings.py:302 +#: bookwyrm/settings.py:303 msgid "Português do Brasil (Brazilian Portuguese)" msgstr "Português do Brasil (portugués brasileño)" -#: bookwyrm/settings.py:303 +#: bookwyrm/settings.py:304 msgid "Português Europeu (European Portuguese)" msgstr "Português Europeu (Portugués europeo)" -#: bookwyrm/settings.py:304 +#: bookwyrm/settings.py:305 msgid "Română (Romanian)" msgstr "Română (rumano)" -#: bookwyrm/settings.py:305 +#: bookwyrm/settings.py:306 msgid "Svenska (Swedish)" msgstr "Svenska (Sueco)" -#: bookwyrm/settings.py:306 +#: bookwyrm/settings.py:307 msgid "简体中文 (Simplified Chinese)" msgstr "简体中文 (Chino simplificado)" -#: bookwyrm/settings.py:307 +#: bookwyrm/settings.py:308 msgid "繁體中文 (Traditional Chinese)" msgstr "繁體中文 (Chino tradicional)" @@ -434,7 +434,7 @@ msgid "About" msgstr "Acerca de" #: bookwyrm/templates/about/about.html:21 -#: bookwyrm/templates/get_started/layout.html:20 +#: bookwyrm/templates/get_started/layout.html:22 #, python-format msgid "Welcome to %(site_name)s!" msgstr "¡Bienvenido a %(site_name)s!" @@ -708,24 +708,24 @@ msgid "View ISNI record" msgstr "Ver registro ISNI" #: bookwyrm/templates/author/author.html:95 -#: bookwyrm/templates/book/book.html:164 +#: bookwyrm/templates/book/book.html:166 msgid "View on ISFDB" msgstr "Ver en ISFDB" #: bookwyrm/templates/author/author.html:100 #: bookwyrm/templates/author/sync_modal.html:5 -#: bookwyrm/templates/book/book.html:131 +#: bookwyrm/templates/book/book.html:133 #: bookwyrm/templates/book/sync_modal.html:5 msgid "Load data" msgstr "Cargar datos" #: bookwyrm/templates/author/author.html:104 -#: bookwyrm/templates/book/book.html:135 +#: bookwyrm/templates/book/book.html:137 msgid "View on OpenLibrary" msgstr "Ver en OpenLibrary" #: bookwyrm/templates/author/author.html:119 -#: bookwyrm/templates/book/book.html:149 +#: bookwyrm/templates/book/book.html:151 msgid "View on Inventaire" msgstr "Ver en Inventaire" @@ -834,8 +834,8 @@ msgid "ISNI:" msgstr "ISNI:" #: bookwyrm/templates/author/edit_author.html:126 -#: bookwyrm/templates/book/book.html:209 -#: bookwyrm/templates/book/edit/edit_book.html:142 +#: bookwyrm/templates/book/book.html:211 +#: 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 #: bookwyrm/templates/groups/form.html:32 @@ -858,10 +858,10 @@ msgstr "Guardar" #: bookwyrm/templates/author/edit_author.html:127 #: bookwyrm/templates/author/sync_modal.html:23 -#: bookwyrm/templates/book/book.html:210 +#: bookwyrm/templates/book/book.html:212 #: bookwyrm/templates/book/cover_add_modal.html:33 -#: bookwyrm/templates/book/edit/edit_book.html:144 -#: bookwyrm/templates/book/edit/edit_book.html:147 +#: bookwyrm/templates/book/edit/edit_book.html:152 +#: bookwyrm/templates/book/edit/edit_book.html:155 #: bookwyrm/templates/book/file_links/add_link_modal.html:59 #: bookwyrm/templates/book/file_links/verification_modal.html:25 #: bookwyrm/templates/book/sync_modal.html:23 @@ -885,7 +885,7 @@ msgid "Loading data will connect to %(source_name)s and check f msgstr "La carga de datos se conectará a %(source_name)s y comprobará si hay metadatos sobre este autor que no están presentes aquí. Los metadatos existentes no serán sobrescritos." #: bookwyrm/templates/author/sync_modal.html:24 -#: bookwyrm/templates/book/edit/edit_book.html:129 +#: bookwyrm/templates/book/edit/edit_book.html:137 #: bookwyrm/templates/book/sync_modal.html:24 #: bookwyrm/templates/groups/members.html:29 #: bookwyrm/templates/landing/password_reset.html:52 @@ -903,90 +903,90 @@ msgstr "No se ha podido conectar con la fuente remota." msgid "Edit Book" msgstr "Editar Libro" -#: bookwyrm/templates/book/book.html:88 bookwyrm/templates/book/book.html:91 +#: bookwyrm/templates/book/book.html:90 bookwyrm/templates/book/book.html:93 msgid "Click to add cover" msgstr "Haz clic para añadir portada" -#: bookwyrm/templates/book/book.html:97 +#: bookwyrm/templates/book/book.html:99 msgid "Failed to load cover" msgstr "No se pudo cargar la portada" -#: bookwyrm/templates/book/book.html:108 +#: bookwyrm/templates/book/book.html:110 msgid "Click to enlarge" msgstr "Haz clic para ampliar" -#: bookwyrm/templates/book/book.html:186 +#: bookwyrm/templates/book/book.html:188 #, python-format msgid "(%(review_count)s review)" msgid_plural "(%(review_count)s reviews)" msgstr[0] "(%(review_count)s reseña)" msgstr[1] "(%(review_count)s reseñas)" -#: bookwyrm/templates/book/book.html:198 +#: bookwyrm/templates/book/book.html:200 msgid "Add Description" msgstr "Agregar descripción" -#: bookwyrm/templates/book/book.html:205 +#: bookwyrm/templates/book/book.html:207 #: bookwyrm/templates/book/edit/edit_book_form.html:42 #: bookwyrm/templates/lists/form.html:13 bookwyrm/templates/shelf/form.html:17 msgid "Description:" msgstr "Descripción:" -#: bookwyrm/templates/book/book.html:221 +#: bookwyrm/templates/book/book.html:223 #, python-format msgid "%(count)s edition" msgid_plural "%(count)s editions" msgstr[0] "%(count)s edición" msgstr[1] "%(count)s ediciones" -#: bookwyrm/templates/book/book.html:235 +#: bookwyrm/templates/book/book.html:237 msgid "You have shelved this edition in:" msgstr "Has guardado esta edición en:" -#: bookwyrm/templates/book/book.html:250 +#: bookwyrm/templates/book/book.html:252 #, python-format msgid "A different edition of this book is on your %(shelf_name)s shelf." msgstr "Una edición diferente de este libro está en tu estantería %(shelf_name)s." -#: bookwyrm/templates/book/book.html:261 +#: bookwyrm/templates/book/book.html:263 msgid "Your reading activity" msgstr "Tu actividad de lectura" -#: bookwyrm/templates/book/book.html:267 +#: bookwyrm/templates/book/book.html:269 #: bookwyrm/templates/guided_tour/book.html:56 msgid "Add read dates" msgstr "Agregar fechas de lectura" -#: bookwyrm/templates/book/book.html:275 +#: bookwyrm/templates/book/book.html:277 msgid "You don't have any reading activity for this book." msgstr "No tienes ninguna actividad de lectura para este libro." -#: bookwyrm/templates/book/book.html:301 +#: bookwyrm/templates/book/book.html:303 msgid "Your reviews" msgstr "Tus reseñas" -#: bookwyrm/templates/book/book.html:307 +#: bookwyrm/templates/book/book.html:309 msgid "Your comments" msgstr "Tus comentarios" -#: bookwyrm/templates/book/book.html:313 +#: bookwyrm/templates/book/book.html:315 msgid "Your quotes" msgstr "Tus citas" -#: bookwyrm/templates/book/book.html:349 +#: bookwyrm/templates/book/book.html:351 msgid "Subjects" msgstr "Sujetos" -#: bookwyrm/templates/book/book.html:361 +#: bookwyrm/templates/book/book.html:363 msgid "Places" msgstr "Lugares" -#: bookwyrm/templates/book/book.html:372 +#: bookwyrm/templates/book/book.html:374 #: bookwyrm/templates/groups/group.html:19 #: bookwyrm/templates/guided_tour/lists.html:14 #: bookwyrm/templates/guided_tour/user_books.html:102 #: bookwyrm/templates/guided_tour/user_profile.html:78 -#: bookwyrm/templates/layout.html:91 bookwyrm/templates/lists/curate.html:8 +#: bookwyrm/templates/layout.html:90 bookwyrm/templates/lists/curate.html:8 #: bookwyrm/templates/lists/list.html:12 bookwyrm/templates/lists/lists.html:5 #: bookwyrm/templates/lists/lists.html:12 #: bookwyrm/templates/search/layout.html:26 @@ -995,11 +995,11 @@ msgstr "Lugares" msgid "Lists" msgstr "Listas" -#: bookwyrm/templates/book/book.html:384 +#: bookwyrm/templates/book/book.html:386 msgid "Add to list" msgstr "Agregar a lista" -#: bookwyrm/templates/book/book.html:394 +#: bookwyrm/templates/book/book.html:396 #: bookwyrm/templates/book/cover_add_modal.html:32 #: bookwyrm/templates/lists/add_item_modal.html:39 #: bookwyrm/templates/lists/list.html:255 @@ -1059,8 +1059,8 @@ msgstr "Vista previa de la portada del libro" #: bookwyrm/templates/components/modal.html:13 #: bookwyrm/templates/components/modal.html:30 #: bookwyrm/templates/feed/suggested_books.html:67 -#: bookwyrm/templates/get_started/layout.html:25 -#: bookwyrm/templates/get_started/layout.html:58 +#: bookwyrm/templates/get_started/layout.html:27 +#: bookwyrm/templates/get_started/layout.html:60 msgid "Close" msgstr "Cerrar" @@ -1075,47 +1075,51 @@ msgstr "Editar \"%(book_title)s\"" msgid "Add Book" msgstr "Agregar libro" -#: bookwyrm/templates/book/edit/edit_book.html:62 +#: bookwyrm/templates/book/edit/edit_book.html:43 +msgid "Failed to save book, see errors below for more information." +msgstr "" + +#: bookwyrm/templates/book/edit/edit_book.html:70 msgid "Confirm Book Info" msgstr "Confirmar información de libro" -#: bookwyrm/templates/book/edit/edit_book.html:70 +#: bookwyrm/templates/book/edit/edit_book.html:78 #, python-format msgid "Is \"%(name)s\" one of these authors?" msgstr "¿Es \"%(name)s\" uno de estos autores?" -#: bookwyrm/templates/book/edit/edit_book.html:81 +#: bookwyrm/templates/book/edit/edit_book.html:89 #, python-format msgid "Author of %(book_title)s" msgstr "Autor de %(book_title)s" -#: bookwyrm/templates/book/edit/edit_book.html:85 +#: bookwyrm/templates/book/edit/edit_book.html:93 #, python-format msgid "Author of %(alt_title)s" msgstr "Autor de %(alt_title)s" -#: bookwyrm/templates/book/edit/edit_book.html:87 +#: bookwyrm/templates/book/edit/edit_book.html:95 msgid "Find more information at isni.org" msgstr "Más información en isni.org" -#: bookwyrm/templates/book/edit/edit_book.html:97 +#: bookwyrm/templates/book/edit/edit_book.html:105 msgid "This is a new author" msgstr "Este es un autor nuevo" -#: bookwyrm/templates/book/edit/edit_book.html:107 +#: bookwyrm/templates/book/edit/edit_book.html:115 #, python-format msgid "Creating a new author: %(name)s" msgstr "Creando un autor nuevo: %(name)s" -#: bookwyrm/templates/book/edit/edit_book.html:114 +#: bookwyrm/templates/book/edit/edit_book.html:122 msgid "Is this an edition of an existing work?" msgstr "¿Es esta una edición de una obra ya existente?" -#: bookwyrm/templates/book/edit/edit_book.html:122 +#: bookwyrm/templates/book/edit/edit_book.html:130 msgid "This is a new work" msgstr "Esta es una obra nueva" -#: bookwyrm/templates/book/edit/edit_book.html:131 +#: bookwyrm/templates/book/edit/edit_book.html:139 #: bookwyrm/templates/feed/status.html:19 #: bookwyrm/templates/guided_tour/book.html:44 #: bookwyrm/templates/guided_tour/book.html:68 @@ -1470,6 +1474,19 @@ msgstr "Publicado por %(publisher)s." msgid "rated it" msgstr "lo valoró con" +#: bookwyrm/templates/book/series.html:11 +msgid "Series by" +msgstr "" + +#: bookwyrm/templates/book/series.html:27 +#, python-format +msgid "Book %(series_number)s" +msgstr "" + +#: bookwyrm/templates/book/series.html:27 +msgid "Unsorted Book" +msgstr "" + #: bookwyrm/templates/book/sync_modal.html:15 #, python-format msgid "Loading data will connect to %(source_name)s and check for any metadata about this book which aren't present here. Existing metadata will not be overwritten." @@ -1664,7 +1681,7 @@ msgstr "%(username)s ha citado %(related_user)s y %(related_user)s and %(other_user_display_count)s others have left your group \"%(group_name)s\"" msgstr "%(related_user)s y %(other_user_display_count)s otros han abandonado tu grupo \"%(group_name)s\"" +#: bookwyrm/templates/notifications/items/link_domain.html:15 +#, python-format +msgid "A new link domain needs review" +msgid_plural "%(display_count)s new link domains need moderation" +msgstr[0] "" +msgstr[1] "" + #: bookwyrm/templates/notifications/items/mention.html:20 #, python-format msgid "%(related_user)s mentioned you in a review of %(book_title)s" @@ -4430,63 +4463,71 @@ msgid "Celery Status" msgstr "Estado de Celery" #: bookwyrm/templates/settings/celery.html:14 +msgid "You can set up monitoring to check if Celery is running by querying:" +msgstr "" + +#: bookwyrm/templates/settings/celery.html:22 msgid "Queues" msgstr "Colas" -#: bookwyrm/templates/settings/celery.html:18 +#: bookwyrm/templates/settings/celery.html:26 msgid "Low priority" msgstr "Prioridad baja" -#: bookwyrm/templates/settings/celery.html:24 +#: bookwyrm/templates/settings/celery.html:32 msgid "Medium priority" msgstr "Prioridad media" -#: bookwyrm/templates/settings/celery.html:30 +#: bookwyrm/templates/settings/celery.html:38 msgid "High priority" msgstr "Prioridad alta" -#: bookwyrm/templates/settings/celery.html:46 +#: bookwyrm/templates/settings/celery.html:50 +msgid "Broadcasts" +msgstr "" + +#: bookwyrm/templates/settings/celery.html:60 msgid "Could not connect to Redis broker" msgstr "No se ha podido conectar al broker de Redis" -#: bookwyrm/templates/settings/celery.html:54 +#: bookwyrm/templates/settings/celery.html:68 msgid "Active Tasks" msgstr "Tareas activas" -#: bookwyrm/templates/settings/celery.html:59 +#: bookwyrm/templates/settings/celery.html:73 #: bookwyrm/templates/settings/imports/imports.html:113 msgid "ID" msgstr "ID" -#: bookwyrm/templates/settings/celery.html:60 +#: bookwyrm/templates/settings/celery.html:74 msgid "Task name" msgstr "Nombre de tarea" -#: bookwyrm/templates/settings/celery.html:61 +#: bookwyrm/templates/settings/celery.html:75 msgid "Run time" msgstr "Tiempo de ejecución" -#: bookwyrm/templates/settings/celery.html:62 +#: bookwyrm/templates/settings/celery.html:76 msgid "Priority" msgstr "Prioridad" -#: bookwyrm/templates/settings/celery.html:67 +#: bookwyrm/templates/settings/celery.html:81 msgid "No active tasks" msgstr "Sin tareas activas" -#: bookwyrm/templates/settings/celery.html:85 +#: bookwyrm/templates/settings/celery.html:99 msgid "Workers" msgstr "Trabajadores" -#: bookwyrm/templates/settings/celery.html:90 +#: bookwyrm/templates/settings/celery.html:104 msgid "Uptime:" msgstr "Tiempo ejecutándose:" -#: bookwyrm/templates/settings/celery.html:100 +#: bookwyrm/templates/settings/celery.html:114 msgid "Could not connect to Celery" msgstr "No se puede conectar a Celery" -#: bookwyrm/templates/settings/celery.html:107 +#: bookwyrm/templates/settings/celery.html:121 msgid "Errors" msgstr "Errores" @@ -5685,11 +5726,11 @@ msgstr "Ver instrucciones de instalación" msgid "Instance Setup" msgstr "Configurar instancia" -#: bookwyrm/templates/setup/layout.html:19 +#: bookwyrm/templates/setup/layout.html:21 msgid "Installing BookWyrm" msgstr "Instalando BookWyrm" -#: bookwyrm/templates/setup/layout.html:22 +#: bookwyrm/templates/setup/layout.html:24 msgid "Need help?" msgstr "¿Necesitas ayuda?" @@ -5781,7 +5822,7 @@ msgid_plural "and %(remainder_count_display)s others" msgstr[0] "y %(remainder_count_display)s otro" msgstr[1] "y %(remainder_count_display)s otros" -#: bookwyrm/templates/snippets/book_cover.html:61 +#: bookwyrm/templates/snippets/book_cover.html:63 msgid "No cover" msgstr "Sin portada" @@ -5881,6 +5922,10 @@ msgstr "En la página:" msgid "At percent:" msgstr "Al por ciento:" +#: bookwyrm/templates/snippets/create_status/quotation.html:69 +msgid "to" +msgstr "" + #: bookwyrm/templates/snippets/create_status/review.html:24 #, python-format msgid "Your review of '%(book_title)s'" @@ -6059,10 +6104,18 @@ msgstr "página %(page)s de %(total_pages)s" msgid "page %(page)s" msgstr "página %(page)s" -#: bookwyrm/templates/snippets/pagination.html:12 +#: bookwyrm/templates/snippets/pagination.html:13 +msgid "Newer" +msgstr "" + +#: bookwyrm/templates/snippets/pagination.html:15 msgid "Previous" msgstr "Anterior" +#: bookwyrm/templates/snippets/pagination.html:28 +msgid "Older" +msgstr "" + #: bookwyrm/templates/snippets/privacy-icons.html:12 msgid "Followers-only" msgstr "Solo seguidores" @@ -6191,19 +6244,29 @@ msgstr "Mostrar estado" #: bookwyrm/templates/snippets/status/content_status.html:102 #, python-format -msgid "(Page %(page)s)" -msgstr "(Página %(page)s)" +msgid "(Page %(page)s" +msgstr "" + +#: bookwyrm/templates/snippets/status/content_status.html:102 +#, python-format +msgid "%(endpage)s" +msgstr "" #: bookwyrm/templates/snippets/status/content_status.html:104 #, python-format -msgid "(%(percent)s%%)" -msgstr "(%(percent)s%%)" +msgid "(%(percent)s%%" +msgstr "" + +#: bookwyrm/templates/snippets/status/content_status.html:104 +#, python-format +msgid " - %(endpercent)s%%" +msgstr "" #: bookwyrm/templates/snippets/status/content_status.html:127 msgid "Open image in new window" msgstr "Abrir imagen en una nueva ventana" -#: bookwyrm/templates/snippets/status/content_status.html:146 +#: bookwyrm/templates/snippets/status/content_status.html:148 msgid "Hide status" msgstr "Ocultar estado" diff --git a/locale/eu_ES/LC_MESSAGES/django.po b/locale/eu_ES/LC_MESSAGES/django.po index dfe905d9f..a9d24235e 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: 2023-01-30 08:21+0000\n" -"PO-Revision-Date: 2023-03-11 20:06\n" +"POT-Creation-Date: 2023-03-13 14:54+0000\n" +"PO-Revision-Date: 2023-03-23 09:56\n" "Last-Translator: Mouse Reeve \n" "Language-Team: Basque\n" "Language: eu\n" @@ -46,7 +46,7 @@ msgstr "Mugagabea" msgid "Incorrect password" msgstr "Pasahitz okerra" -#: bookwyrm/forms/edit_user.py:95 bookwyrm/forms/landing.py:89 +#: bookwyrm/forms/edit_user.py:95 bookwyrm/forms/landing.py:90 msgid "Password does not match" msgstr "Pasahitzak ez datoz bat" @@ -70,19 +70,19 @@ msgstr "Irakurketaren geldiera-data ezin da etorkizunekoa izan." msgid "Reading finished date cannot be in the future." msgstr "Irakurketaren amaiera-data ezin da etorkizunekoa izan." -#: bookwyrm/forms/landing.py:37 +#: bookwyrm/forms/landing.py:38 msgid "Username or password are incorrect" msgstr "Erabiltzaile-izena edo pasahitza okerra da" -#: bookwyrm/forms/landing.py:56 +#: bookwyrm/forms/landing.py:57 msgid "User with this username already exists" msgstr "Bada dagoeneko erabiltzaile bat erabiltzaile-izen horrekin" -#: bookwyrm/forms/landing.py:65 +#: bookwyrm/forms/landing.py:66 msgid "A user with this email already exists." msgstr "Mezu elektroniko hau duen erabiltzailea dagoeneko badago." -#: bookwyrm/forms/landing.py:123 bookwyrm/forms/landing.py:131 +#: bookwyrm/forms/landing.py:124 bookwyrm/forms/landing.py:132 msgid "Incorrect code" msgstr "Kode okerra" @@ -205,26 +205,26 @@ msgstr "Federatuta" msgid "Blocked" msgstr "Blokeatuta" -#: bookwyrm/models/fields.py:28 +#: bookwyrm/models/fields.py:29 #, python-format msgid "%(value)s is not a valid remote_id" msgstr "%(value)s ez da baliozko remote_id" -#: bookwyrm/models/fields.py:37 bookwyrm/models/fields.py:46 +#: bookwyrm/models/fields.py:38 bookwyrm/models/fields.py:47 #, python-format msgid "%(value)s is not a valid username" msgstr "%(value)s ez da baliozko erabiltzaile-izena" -#: bookwyrm/models/fields.py:182 bookwyrm/templates/layout.html:131 +#: bookwyrm/models/fields.py:192 bookwyrm/templates/layout.html:128 #: bookwyrm/templates/ostatus/error.html:29 msgid "username" msgstr "erabiltzaile-izena" -#: bookwyrm/models/fields.py:187 +#: bookwyrm/models/fields.py:197 msgid "A user with that username already exists." msgstr "Erabiltzaile-izen hori duen erabiltzailea dagoeneko existitzen da." -#: bookwyrm/models/fields.py:206 +#: bookwyrm/models/fields.py:216 #: bookwyrm/templates/snippets/privacy-icons.html:3 #: bookwyrm/templates/snippets/privacy-icons.html:4 #: bookwyrm/templates/snippets/privacy_select.html:11 @@ -232,7 +232,7 @@ msgstr "Erabiltzaile-izen hori duen erabiltzailea dagoeneko existitzen da." msgid "Public" msgstr "Publikoa" -#: bookwyrm/models/fields.py:207 +#: bookwyrm/models/fields.py:217 #: bookwyrm/templates/snippets/privacy-icons.html:7 #: bookwyrm/templates/snippets/privacy-icons.html:8 #: bookwyrm/templates/snippets/privacy_select.html:14 @@ -240,14 +240,14 @@ msgstr "Publikoa" msgid "Unlisted" msgstr "Zerrendatu gabea" -#: bookwyrm/models/fields.py:208 +#: bookwyrm/models/fields.py:218 #: bookwyrm/templates/snippets/privacy_select.html:17 #: bookwyrm/templates/user/relationships/followers.html:6 #: bookwyrm/templates/user/relationships/layout.html:11 msgid "Followers" msgstr "Jarraitzaileak" -#: bookwyrm/models/fields.py:209 +#: bookwyrm/models/fields.py:219 #: bookwyrm/templates/snippets/create_status/post_options_block.html:6 #: bookwyrm/templates/snippets/privacy-icons.html:15 #: bookwyrm/templates/snippets/privacy-icons.html:16 @@ -300,7 +300,7 @@ msgstr "Mailegatzeko eskuragarri" msgid "Approved" msgstr "Onartuta" -#: bookwyrm/models/user.py:32 bookwyrm/templates/book/book.html:296 +#: bookwyrm/models/user.py:32 bookwyrm/templates/book/book.html:298 msgid "Reviews" msgstr "Kritikak" @@ -316,19 +316,19 @@ msgstr "Aipuak" msgid "Everything else" msgstr "Gainerako guztia" -#: bookwyrm/settings.py:217 +#: bookwyrm/settings.py:218 msgid "Home Timeline" msgstr "Hasierako denbora-lerroa" -#: bookwyrm/settings.py:217 +#: bookwyrm/settings.py:218 msgid "Home" msgstr "Hasiera" -#: bookwyrm/settings.py:218 +#: bookwyrm/settings.py:219 msgid "Books Timeline" msgstr "Liburuen denbora-lerroa" -#: bookwyrm/settings.py:218 +#: bookwyrm/settings.py:219 #: bookwyrm/templates/guided_tour/user_profile.html:101 #: bookwyrm/templates/search/layout.html:22 #: bookwyrm/templates/search/layout.html:43 @@ -336,75 +336,75 @@ msgstr "Liburuen denbora-lerroa" msgid "Books" msgstr "Liburuak" -#: bookwyrm/settings.py:290 +#: bookwyrm/settings.py:291 msgid "English" msgstr "English (Ingelesa)" -#: bookwyrm/settings.py:291 +#: bookwyrm/settings.py:292 msgid "Català (Catalan)" msgstr "Català (katalana)" -#: bookwyrm/settings.py:292 +#: bookwyrm/settings.py:293 msgid "Deutsch (German)" msgstr "Deutsch (alemana)" -#: bookwyrm/settings.py:293 +#: bookwyrm/settings.py:294 msgid "Español (Spanish)" msgstr "Español (espainiera)" -#: bookwyrm/settings.py:294 +#: bookwyrm/settings.py:295 msgid "Euskara (Basque)" msgstr "Euskara" -#: bookwyrm/settings.py:295 +#: bookwyrm/settings.py:296 msgid "Galego (Galician)" msgstr "Galego (Galiziera)" -#: bookwyrm/settings.py:296 +#: bookwyrm/settings.py:297 msgid "Italiano (Italian)" msgstr "Italiano (Italiera)" -#: bookwyrm/settings.py:297 +#: bookwyrm/settings.py:298 msgid "Suomi (Finnish)" msgstr "Suomi (finlandiera)" -#: bookwyrm/settings.py:298 +#: bookwyrm/settings.py:299 msgid "Français (French)" msgstr "Français (frantses)" -#: bookwyrm/settings.py:299 +#: bookwyrm/settings.py:300 msgid "Lietuvių (Lithuanian)" msgstr "Lituano (lituaniera)" -#: bookwyrm/settings.py:300 +#: bookwyrm/settings.py:301 msgid "Norsk (Norwegian)" msgstr "Norsk (Norvegiera)" -#: bookwyrm/settings.py:301 +#: bookwyrm/settings.py:302 msgid "Polski (Polish)" msgstr "Polski (poloniera)" -#: bookwyrm/settings.py:302 +#: bookwyrm/settings.py:303 msgid "Português do Brasil (Brazilian Portuguese)" msgstr "Português do Brasil (Brasilgo Portugesa)" -#: bookwyrm/settings.py:303 +#: bookwyrm/settings.py:304 msgid "Português Europeu (European Portuguese)" msgstr "Português Europeu (Europako Portugesa)" -#: bookwyrm/settings.py:304 +#: bookwyrm/settings.py:305 msgid "Română (Romanian)" msgstr "Română (errumaniera)" -#: bookwyrm/settings.py:305 +#: bookwyrm/settings.py:306 msgid "Svenska (Swedish)" msgstr "Svenska (suediera)" -#: bookwyrm/settings.py:306 +#: bookwyrm/settings.py:307 msgid "简体中文 (Simplified Chinese)" msgstr "简体中文 (Txinera soildua)" -#: bookwyrm/settings.py:307 +#: bookwyrm/settings.py:308 msgid "繁體中文 (Traditional Chinese)" msgstr "繁體中文 (Txinera tradizionala)" @@ -434,7 +434,7 @@ msgid "About" msgstr "Honi buruz" #: bookwyrm/templates/about/about.html:21 -#: bookwyrm/templates/get_started/layout.html:20 +#: bookwyrm/templates/get_started/layout.html:22 #, python-format msgid "Welcome to %(site_name)s!" msgstr "Ongi etorri %(site_name)s(e)ra!" @@ -708,24 +708,24 @@ msgid "View ISNI record" msgstr "Ikusi ISNI erregistroa" #: bookwyrm/templates/author/author.html:95 -#: bookwyrm/templates/book/book.html:164 +#: bookwyrm/templates/book/book.html:166 msgid "View on ISFDB" msgstr "Ikus ISFDB webgunean" #: bookwyrm/templates/author/author.html:100 #: bookwyrm/templates/author/sync_modal.html:5 -#: bookwyrm/templates/book/book.html:131 +#: bookwyrm/templates/book/book.html:133 #: bookwyrm/templates/book/sync_modal.html:5 msgid "Load data" msgstr "Kargatu datuak" #: bookwyrm/templates/author/author.html:104 -#: bookwyrm/templates/book/book.html:135 +#: bookwyrm/templates/book/book.html:137 msgid "View on OpenLibrary" msgstr "OpenLibraryn ikusi" #: bookwyrm/templates/author/author.html:119 -#: bookwyrm/templates/book/book.html:149 +#: bookwyrm/templates/book/book.html:151 msgid "View on Inventaire" msgstr "Inventairen ikusi" @@ -834,8 +834,8 @@ msgid "ISNI:" msgstr "ISNI:" #: bookwyrm/templates/author/edit_author.html:126 -#: bookwyrm/templates/book/book.html:209 -#: bookwyrm/templates/book/edit/edit_book.html:142 +#: bookwyrm/templates/book/book.html:211 +#: 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 #: bookwyrm/templates/groups/form.html:32 @@ -858,10 +858,10 @@ msgstr "Gorde" #: bookwyrm/templates/author/edit_author.html:127 #: bookwyrm/templates/author/sync_modal.html:23 -#: bookwyrm/templates/book/book.html:210 +#: bookwyrm/templates/book/book.html:212 #: bookwyrm/templates/book/cover_add_modal.html:33 -#: bookwyrm/templates/book/edit/edit_book.html:144 -#: bookwyrm/templates/book/edit/edit_book.html:147 +#: bookwyrm/templates/book/edit/edit_book.html:152 +#: bookwyrm/templates/book/edit/edit_book.html:155 #: bookwyrm/templates/book/file_links/add_link_modal.html:59 #: bookwyrm/templates/book/file_links/verification_modal.html:25 #: bookwyrm/templates/book/sync_modal.html:23 @@ -885,7 +885,7 @@ msgid "Loading data will connect to %(source_name)s and check f msgstr "Datuak kargatzean %(source_name)s(e)ra konektatu eta hemen aurkitzen ez diren autore honi buruzko metadatuak arakatuko dira. Dauden datuak ez dira ordezkatuko." #: bookwyrm/templates/author/sync_modal.html:24 -#: bookwyrm/templates/book/edit/edit_book.html:129 +#: bookwyrm/templates/book/edit/edit_book.html:137 #: bookwyrm/templates/book/sync_modal.html:24 #: bookwyrm/templates/groups/members.html:29 #: bookwyrm/templates/landing/password_reset.html:52 @@ -903,90 +903,90 @@ msgstr "Ezin izan da urruneko edukira konektatu." msgid "Edit Book" msgstr "Editatu liburua" -#: bookwyrm/templates/book/book.html:88 bookwyrm/templates/book/book.html:91 +#: bookwyrm/templates/book/book.html:90 bookwyrm/templates/book/book.html:93 msgid "Click to add cover" msgstr "Egin klik azala gehitzeko" -#: bookwyrm/templates/book/book.html:97 +#: bookwyrm/templates/book/book.html:99 msgid "Failed to load cover" msgstr "Ezin izan da azala kargatu" -#: bookwyrm/templates/book/book.html:108 +#: bookwyrm/templates/book/book.html:110 msgid "Click to enlarge" msgstr "Egin click handitzeko" -#: bookwyrm/templates/book/book.html:186 +#: bookwyrm/templates/book/book.html:188 #, python-format msgid "(%(review_count)s review)" msgid_plural "(%(review_count)s reviews)" msgstr[0] "(berrikuspen %(review_count)s)" msgstr[1] "(%(review_count)s berrikuspen)" -#: bookwyrm/templates/book/book.html:198 +#: bookwyrm/templates/book/book.html:200 msgid "Add Description" msgstr "Gehitu deskribapena" -#: bookwyrm/templates/book/book.html:205 +#: bookwyrm/templates/book/book.html:207 #: bookwyrm/templates/book/edit/edit_book_form.html:42 #: bookwyrm/templates/lists/form.html:13 bookwyrm/templates/shelf/form.html:17 msgid "Description:" msgstr "Deskribapena:" -#: bookwyrm/templates/book/book.html:221 +#: bookwyrm/templates/book/book.html:223 #, python-format msgid "%(count)s edition" msgid_plural "%(count)s editions" msgstr[0] "Edizio %(count)s" msgstr[1] "%(count)s edizio" -#: bookwyrm/templates/book/book.html:235 +#: bookwyrm/templates/book/book.html:237 msgid "You have shelved this edition in:" msgstr "Edizio hau gorde duzu:" -#: bookwyrm/templates/book/book.html:250 +#: bookwyrm/templates/book/book.html:252 #, python-format msgid "A different edition of this book is on your %(shelf_name)s shelf." msgstr "Liburu honen edizio desberdinak %(shelf_name)s apalean dituzu." -#: bookwyrm/templates/book/book.html:261 +#: bookwyrm/templates/book/book.html:263 msgid "Your reading activity" msgstr "Zure irakurketa jarduera" -#: bookwyrm/templates/book/book.html:267 +#: bookwyrm/templates/book/book.html:269 #: bookwyrm/templates/guided_tour/book.html:56 msgid "Add read dates" msgstr "Gehitu irakurketa datak" -#: bookwyrm/templates/book/book.html:275 +#: bookwyrm/templates/book/book.html:277 msgid "You don't have any reading activity for this book." msgstr "Ez duzu liburu honetarako irakurketa jarduerarik." -#: bookwyrm/templates/book/book.html:301 +#: bookwyrm/templates/book/book.html:303 msgid "Your reviews" msgstr "Zure kritikak" -#: bookwyrm/templates/book/book.html:307 +#: bookwyrm/templates/book/book.html:309 msgid "Your comments" msgstr "Zure iruzkinak" -#: bookwyrm/templates/book/book.html:313 +#: bookwyrm/templates/book/book.html:315 msgid "Your quotes" msgstr "Zure aipuak" -#: bookwyrm/templates/book/book.html:349 +#: bookwyrm/templates/book/book.html:351 msgid "Subjects" msgstr "Gaiak" -#: bookwyrm/templates/book/book.html:361 +#: bookwyrm/templates/book/book.html:363 msgid "Places" msgstr "Lekuak" -#: bookwyrm/templates/book/book.html:372 +#: bookwyrm/templates/book/book.html:374 #: bookwyrm/templates/groups/group.html:19 #: bookwyrm/templates/guided_tour/lists.html:14 #: bookwyrm/templates/guided_tour/user_books.html:102 #: bookwyrm/templates/guided_tour/user_profile.html:78 -#: bookwyrm/templates/layout.html:91 bookwyrm/templates/lists/curate.html:8 +#: bookwyrm/templates/layout.html:90 bookwyrm/templates/lists/curate.html:8 #: bookwyrm/templates/lists/list.html:12 bookwyrm/templates/lists/lists.html:5 #: bookwyrm/templates/lists/lists.html:12 #: bookwyrm/templates/search/layout.html:26 @@ -995,11 +995,11 @@ msgstr "Lekuak" msgid "Lists" msgstr "Zerrendak" -#: bookwyrm/templates/book/book.html:384 +#: bookwyrm/templates/book/book.html:386 msgid "Add to list" msgstr "Gehitu zerrendara" -#: bookwyrm/templates/book/book.html:394 +#: bookwyrm/templates/book/book.html:396 #: bookwyrm/templates/book/cover_add_modal.html:32 #: bookwyrm/templates/lists/add_item_modal.html:39 #: bookwyrm/templates/lists/list.html:255 @@ -1059,8 +1059,8 @@ msgstr "Liburu azalaren aurrebista" #: bookwyrm/templates/components/modal.html:13 #: bookwyrm/templates/components/modal.html:30 #: bookwyrm/templates/feed/suggested_books.html:67 -#: bookwyrm/templates/get_started/layout.html:25 -#: bookwyrm/templates/get_started/layout.html:58 +#: bookwyrm/templates/get_started/layout.html:27 +#: bookwyrm/templates/get_started/layout.html:60 msgid "Close" msgstr "Itxi" @@ -1075,47 +1075,51 @@ msgstr "Editatu \"%(book_title)s\"" msgid "Add Book" msgstr "Gehitu liburua" -#: bookwyrm/templates/book/edit/edit_book.html:62 +#: bookwyrm/templates/book/edit/edit_book.html:43 +msgid "Failed to save book, see errors below for more information." +msgstr "" + +#: bookwyrm/templates/book/edit/edit_book.html:70 msgid "Confirm Book Info" msgstr "Liburuaren informazioa berretsi" -#: bookwyrm/templates/book/edit/edit_book.html:70 +#: bookwyrm/templates/book/edit/edit_book.html:78 #, python-format msgid "Is \"%(name)s\" one of these authors?" msgstr "\"%(name)s\" da autore horietako bat?" -#: bookwyrm/templates/book/edit/edit_book.html:81 +#: bookwyrm/templates/book/edit/edit_book.html:89 #, python-format msgid "Author of %(book_title)s" msgstr "%(book_title)s(r)en autorea" -#: bookwyrm/templates/book/edit/edit_book.html:85 +#: bookwyrm/templates/book/edit/edit_book.html:93 #, python-format msgid "Author of %(alt_title)s" msgstr "%(alt_title)s(r)en autorea" -#: bookwyrm/templates/book/edit/edit_book.html:87 +#: bookwyrm/templates/book/edit/edit_book.html:95 msgid "Find more information at isni.org" msgstr "Informazio gehiagorako: isni.org" -#: bookwyrm/templates/book/edit/edit_book.html:97 +#: bookwyrm/templates/book/edit/edit_book.html:105 msgid "This is a new author" msgstr "Egile berria da" -#: bookwyrm/templates/book/edit/edit_book.html:107 +#: bookwyrm/templates/book/edit/edit_book.html:115 #, python-format msgid "Creating a new author: %(name)s" msgstr "Egile berria sortzen: %(name)s" -#: bookwyrm/templates/book/edit/edit_book.html:114 +#: bookwyrm/templates/book/edit/edit_book.html:122 msgid "Is this an edition of an existing work?" msgstr "Lehendik dagoen lan baten edizioa al da hau?" -#: bookwyrm/templates/book/edit/edit_book.html:122 +#: bookwyrm/templates/book/edit/edit_book.html:130 msgid "This is a new work" msgstr "Lan berria da hau" -#: bookwyrm/templates/book/edit/edit_book.html:131 +#: bookwyrm/templates/book/edit/edit_book.html:139 #: bookwyrm/templates/feed/status.html:19 #: bookwyrm/templates/guided_tour/book.html:44 #: bookwyrm/templates/guided_tour/book.html:68 @@ -1470,6 +1474,19 @@ msgstr "%(publisher)s(e)k argitaratua." msgid "rated it" msgstr "baloratu du" +#: bookwyrm/templates/book/series.html:11 +msgid "Series by" +msgstr "" + +#: bookwyrm/templates/book/series.html:27 +#, python-format +msgid "Book %(series_number)s" +msgstr "" + +#: bookwyrm/templates/book/series.html:27 +msgid "Unsorted Book" +msgstr "" + #: bookwyrm/templates/book/sync_modal.html:15 #, python-format msgid "Loading data will connect to %(source_name)s and check for any metadata about this book which aren't present here. Existing metadata will not be overwritten." @@ -1640,31 +1657,31 @@ msgstr "%(username)s(e)k %(username)s started reading %(book_title)s" -msgstr "%(username)s %(book_title)s irakurtzen hasi da" +msgstr "%(username)s orain %(book_title)s irakurtzen hasi da" #: bookwyrm/templates/discover/card-header.html:23 #, python-format msgid "%(username)s rated %(book_title)s" -msgstr "%(username)sk %(book_title)s baloratu du" +msgstr "%(username)s(e)k %(book_title)s baloratu du" #: bookwyrm/templates/discover/card-header.html:27 #, python-format msgid "%(username)s reviewed %(book_title)s" -msgstr "%(username)s(e)k %(book_title)s kritika egin du" +msgstr "%(username)s(e)k %(book_title)s(r)en kritika egin du" #: bookwyrm/templates/discover/card-header.html:31 #, python-format msgid "%(username)s commented on %(book_title)s" -msgstr "%(username)s(e)k %(book_title)s(r)i buruzko iruzkina egin du" +msgstr "%(username)s(e)k %(book_title)s(e)ri buruzko iruzkina egin du" #: bookwyrm/templates/discover/card-header.html:35 #, python-format msgid "%(username)s quoted %(book_title)s" -msgstr "%(username)sk %(book_title)s aipatu du" +msgstr "%(username)s(e)k %(book_title)s(r)en aipua egin du" #: bookwyrm/templates/discover/discover.html:4 #: bookwyrm/templates/discover/discover.html:10 -#: bookwyrm/templates/layout.html:94 +#: bookwyrm/templates/layout.html:93 msgid "Discover" msgstr "Deskubritu" @@ -1796,7 +1813,7 @@ msgstr "Hau, proba mezu bat da." msgid "Test email" msgstr "Proba mezua" -#: bookwyrm/templates/embed-layout.html:20 bookwyrm/templates/layout.html:30 +#: bookwyrm/templates/embed-layout.html:20 bookwyrm/templates/layout.html:31 #: bookwyrm/templates/setup/layout.html:15 #: bookwyrm/templates/two_factor_auth/two_factor_login.html:18 #: bookwyrm/templates/two_factor_auth/two_factor_prompt.html:18 @@ -1849,7 +1866,7 @@ msgstr "%(year)s(e)ko irakurketa helburua" #: bookwyrm/templates/feed/goal_card.html:18 #, python-format msgid "You can set or change your reading goal any time from your profile page" -msgstr "Irakurtzeko helburua edozein unetan ezar edo alda dezakezu zure profileko orrialdetik" +msgstr "Irakurtzeko helburua edozein unetan ezar edo alda dezakezu zure profileko orrialdean" #: bookwyrm/templates/feed/layout.html:4 msgid "Updates" @@ -1935,7 +1952,7 @@ msgid "What are you reading?" msgstr "Zer ari zara irakurtzen?" #: bookwyrm/templates/get_started/books.html:9 -#: bookwyrm/templates/layout.html:38 bookwyrm/templates/lists/list.html:213 +#: bookwyrm/templates/layout.html:39 bookwyrm/templates/lists/list.html:213 msgid "Search for a book" msgstr "Bilatu liburu bat" @@ -1954,8 +1971,8 @@ msgstr "Liburuak gehitu ditzakezu %(site_name)s erabiltzen hasten zarenean." #: bookwyrm/templates/get_started/users.html:18 #: bookwyrm/templates/get_started/users.html:19 #: bookwyrm/templates/groups/members.html:15 -#: bookwyrm/templates/groups/members.html:16 bookwyrm/templates/layout.html:44 -#: bookwyrm/templates/layout.html:45 bookwyrm/templates/lists/list.html:217 +#: bookwyrm/templates/groups/members.html:16 bookwyrm/templates/layout.html:45 +#: bookwyrm/templates/layout.html:46 bookwyrm/templates/lists/list.html:217 #: bookwyrm/templates/search/layout.html:5 #: bookwyrm/templates/search/layout.html:10 msgid "Search" @@ -1985,28 +2002,28 @@ msgstr "Gorde eta jarraitu" msgid "Welcome" msgstr "Ongi etorri" -#: bookwyrm/templates/get_started/layout.html:22 +#: bookwyrm/templates/get_started/layout.html:24 msgid "These are some first steps to get you started." msgstr "Hauek dira hasteko lehen urrats batzuk." -#: bookwyrm/templates/get_started/layout.html:36 +#: bookwyrm/templates/get_started/layout.html:38 #: bookwyrm/templates/get_started/profile.html:6 msgid "Create your profile" msgstr "Sortu zure profila" -#: bookwyrm/templates/get_started/layout.html:40 +#: bookwyrm/templates/get_started/layout.html:42 msgid "Add books" msgstr "Gehitu liburuak" -#: bookwyrm/templates/get_started/layout.html:44 +#: bookwyrm/templates/get_started/layout.html:46 msgid "Find friends" msgstr "Bilatu lagunak" -#: bookwyrm/templates/get_started/layout.html:50 +#: bookwyrm/templates/get_started/layout.html:52 msgid "Skip this step" msgstr "Saltatu urrats hau" -#: bookwyrm/templates/get_started/layout.html:54 +#: bookwyrm/templates/get_started/layout.html:56 #: bookwyrm/templates/guided_tour/group.html:101 msgid "Finish" msgstr "Amaitu" @@ -2229,7 +2246,7 @@ msgstr "Amaitu bisitaldia" #: bookwyrm/templates/guided_tour/user_profile.html:72 #: bookwyrm/templates/guided_tour/user_profile.html:95 #: bookwyrm/templates/guided_tour/user_profile.html:118 -#: bookwyrm/templates/snippets/pagination.html:23 +#: bookwyrm/templates/snippets/pagination.html:30 msgid "Next" msgstr "Hurrengoa" @@ -2433,8 +2450,8 @@ msgid "The bell will light up when you have a new notification. When it does, cl msgstr "Kanpaia piztu egingo da jakinarazpen berriren bat duzunean. Hala egiten duenean, klikatu ezazu zer gauza zirraragarri gertatu den jakiteko!" #: bookwyrm/templates/guided_tour/home.html:177 -#: bookwyrm/templates/layout.html:75 bookwyrm/templates/layout.html:107 -#: bookwyrm/templates/layout.html:108 +#: bookwyrm/templates/layout.html:75 bookwyrm/templates/layout.html:106 +#: bookwyrm/templates/layout.html:107 #: bookwyrm/templates/notifications/notifications_page.html:5 #: bookwyrm/templates/notifications/notifications_page.html:10 msgid "Notifications" @@ -2491,7 +2508,7 @@ msgstr "Zure zerrenda nola kudeatu ere erabaki dezakezu –zuk bakarrik, guztiok #: bookwyrm/templates/guided_tour/lists.html:106 msgid "List curation" -msgstr "Zerrenda ontzea" +msgstr "Zerrendaren osatzea" #: bookwyrm/templates/guided_tour/lists.html:128 msgid "Next in our tour we will explore Groups!" @@ -2593,7 +2610,7 @@ msgstr "Klik egin Zerrendak estekan bisitaldiarekin jarraitzeko #: bookwyrm/templates/guided_tour/user_groups.html:10 msgid "You can create or join a group with other users. Groups can share group-curated book lists, and in future will be able to do other things." -msgstr "Talde berri bat sor dezakezu edo existitzen den batean sar zaitezke. Taldeek taldekideek kudeatutako liburuen zerrendak parteka ditzakete, eta etorkizunean beste gauza batzuk egin ahal izango dituzte." +msgstr "Talde berri bat sor dezakezu edo existitzen den batean sar zaitezke. Taldeek, taldekideek osatutako liburuen zerrendak parteka ditzakete, eta etorkizunean gauza gehiago egin ahal izango dituzte." #: bookwyrm/templates/guided_tour/user_groups.html:11 #: bookwyrm/templates/guided_tour/user_profile.html:55 @@ -2679,6 +2696,15 @@ msgstr "Bilatu izenburu edo autore bat bisitaldiarekin jarraitzeko." msgid "Find a book" msgstr "Aurkitu liburu bat" +#: bookwyrm/templates/hashtag.html:12 +#, python-format +msgid "See tagged statuses in the local %(site_name)s community" +msgstr "" + +#: bookwyrm/templates/hashtag.html:25 +msgid "No activities for this hashtag yet!" +msgstr "" + #: bookwyrm/templates/import/import.html:5 #: bookwyrm/templates/import/import.html:9 #: bookwyrm/templates/shelf/shelf.html:64 @@ -2798,7 +2824,7 @@ msgid "Retry Status" msgstr "Saiakeraren egoera" #: bookwyrm/templates/import/import_status.html:22 -#: bookwyrm/templates/settings/celery.html:36 +#: bookwyrm/templates/settings/celery.html:44 #: bookwyrm/templates/settings/imports/imports.html:6 #: bookwyrm/templates/settings/imports/imports.html:9 #: bookwyrm/templates/settings/layout.html:82 @@ -3022,7 +3048,7 @@ msgid "Login" msgstr "Hasi saioa" #: bookwyrm/templates/landing/login.html:7 -#: bookwyrm/templates/landing/login.html:36 bookwyrm/templates/layout.html:139 +#: bookwyrm/templates/landing/login.html:36 bookwyrm/templates/layout.html:136 #: bookwyrm/templates/ostatus/error.html:37 msgid "Log in" msgstr "Hasi saioa" @@ -3033,7 +3059,7 @@ msgstr "Ondo! Helbide elektronikoa baieztatu duzu." #: bookwyrm/templates/landing/login.html:21 #: bookwyrm/templates/landing/reactivate.html:17 -#: bookwyrm/templates/layout.html:130 bookwyrm/templates/ostatus/error.html:28 +#: bookwyrm/templates/layout.html:127 bookwyrm/templates/ostatus/error.html:28 #: bookwyrm/templates/snippets/register_form.html:4 msgid "Username:" msgstr "Erabiltzaile-izena:" @@ -3041,13 +3067,13 @@ msgstr "Erabiltzaile-izena:" #: bookwyrm/templates/landing/login.html:27 #: bookwyrm/templates/landing/password_reset.html:26 #: bookwyrm/templates/landing/reactivate.html:23 -#: bookwyrm/templates/layout.html:134 bookwyrm/templates/ostatus/error.html:32 +#: bookwyrm/templates/layout.html:131 bookwyrm/templates/ostatus/error.html:32 #: bookwyrm/templates/preferences/2fa.html:91 #: bookwyrm/templates/snippets/register_form.html:45 msgid "Password:" msgstr "Pasahitza:" -#: bookwyrm/templates/landing/login.html:39 bookwyrm/templates/layout.html:136 +#: bookwyrm/templates/landing/login.html:39 bookwyrm/templates/layout.html:133 #: bookwyrm/templates/ostatus/error.html:34 msgid "Forgot your password?" msgstr "Zure pasahitza ahaztu duzu?" @@ -3090,35 +3116,35 @@ msgstr "Berriz aktibatu kontua" msgid "%(site_name)s search" msgstr "%(site_name)s bilaketa" -#: bookwyrm/templates/layout.html:36 +#: bookwyrm/templates/layout.html:37 msgid "Search for a book, user, or list" msgstr "Bilatu liburu, erabiltzaile edo zerrenda bat" -#: bookwyrm/templates/layout.html:51 bookwyrm/templates/layout.html:52 +#: bookwyrm/templates/layout.html:52 bookwyrm/templates/layout.html:53 msgid "Scan Barcode" msgstr "Eskaneatu barra-kodea" -#: bookwyrm/templates/layout.html:66 +#: bookwyrm/templates/layout.html:67 msgid "Main navigation menu" msgstr "Nabigazio-menu nagusia" -#: bookwyrm/templates/layout.html:88 +#: bookwyrm/templates/layout.html:87 msgid "Feed" msgstr "Jarioa" -#: bookwyrm/templates/layout.html:135 bookwyrm/templates/ostatus/error.html:33 +#: bookwyrm/templates/layout.html:132 bookwyrm/templates/ostatus/error.html:33 msgid "password" msgstr "pasahitza" -#: bookwyrm/templates/layout.html:147 +#: bookwyrm/templates/layout.html:144 msgid "Join" msgstr "Sartu" -#: bookwyrm/templates/layout.html:181 +#: bookwyrm/templates/layout.html:179 msgid "Successfully posted status" msgstr "Egoera ondo bidali da" -#: bookwyrm/templates/layout.html:182 +#: bookwyrm/templates/layout.html:180 msgid "Error posting status" msgstr "Errorea egoera bidaltzean" @@ -3158,7 +3184,7 @@ msgstr "%(username)s(e)k sortua" #: bookwyrm/templates/lists/curate.html:12 msgid "Curate" -msgstr "Bildu" +msgstr "Hautatu" #: bookwyrm/templates/lists/curate.html:21 msgid "Pending Books" @@ -3207,7 +3233,7 @@ msgstr "Une honetan zerrenda hutsik dago" #: bookwyrm/templates/lists/form.html:19 msgid "List curation:" -msgstr "Zerrenda ontzea:" +msgstr "Zerrendaren osatzea:" #: bookwyrm/templates/lists/form.html:31 msgid "Closed" @@ -3219,7 +3245,7 @@ msgstr "Zu zara zerrenda honetara liburuak gehitu edo kendu ditzakeen bakarra" #: bookwyrm/templates/lists/form.html:48 msgid "Curated" -msgstr "Bildutakoa" +msgstr "Osatua" #: bookwyrm/templates/lists/form.html:51 msgid "Anyone can suggest books, subject to your approval" @@ -3597,6 +3623,13 @@ msgstr "%(related_user)s eta %(related_user)s and %(other_user_display_count)s others have left your group \"%(group_name)s\"" msgstr "%(related_user)s eta beste %(other_user_display_count)s erabiltzailek zure \"%(group_name)s\" taldea utzi dute" +#: bookwyrm/templates/notifications/items/link_domain.html:15 +#, python-format +msgid "A new link domain needs review" +msgid_plural "%(display_count)s new link domains need moderation" +msgstr[0] "" +msgstr[1] "" + #: bookwyrm/templates/notifications/items/mention.html:20 #, python-format msgid "%(related_user)s mentioned you in a review of %(book_title)s" @@ -4429,63 +4462,71 @@ msgid "Celery Status" msgstr "Celery-ren egoera" #: bookwyrm/templates/settings/celery.html:14 +msgid "You can set up monitoring to check if Celery is running by querying:" +msgstr "" + +#: bookwyrm/templates/settings/celery.html:22 msgid "Queues" msgstr "Ilarak" -#: bookwyrm/templates/settings/celery.html:18 +#: bookwyrm/templates/settings/celery.html:26 msgid "Low priority" msgstr "Lehentasun txikia" -#: bookwyrm/templates/settings/celery.html:24 +#: bookwyrm/templates/settings/celery.html:32 msgid "Medium priority" msgstr "Lehentasun ertaina" -#: bookwyrm/templates/settings/celery.html:30 +#: bookwyrm/templates/settings/celery.html:38 msgid "High priority" msgstr "Lehentasun handia" -#: bookwyrm/templates/settings/celery.html:46 +#: bookwyrm/templates/settings/celery.html:50 +msgid "Broadcasts" +msgstr "" + +#: bookwyrm/templates/settings/celery.html:60 msgid "Could not connect to Redis broker" msgstr "Ezin izan da Redis brokerera konektatu" -#: bookwyrm/templates/settings/celery.html:54 +#: bookwyrm/templates/settings/celery.html:68 msgid "Active Tasks" msgstr "Zeregin aktiboak" -#: bookwyrm/templates/settings/celery.html:59 +#: bookwyrm/templates/settings/celery.html:73 #: bookwyrm/templates/settings/imports/imports.html:113 msgid "ID" msgstr "IDa" -#: bookwyrm/templates/settings/celery.html:60 +#: bookwyrm/templates/settings/celery.html:74 msgid "Task name" msgstr "Zereginaren izena" -#: bookwyrm/templates/settings/celery.html:61 +#: bookwyrm/templates/settings/celery.html:75 msgid "Run time" msgstr "Exekuzio-denbora" -#: bookwyrm/templates/settings/celery.html:62 +#: bookwyrm/templates/settings/celery.html:76 msgid "Priority" msgstr "Lehentasuna" -#: bookwyrm/templates/settings/celery.html:67 +#: bookwyrm/templates/settings/celery.html:81 msgid "No active tasks" msgstr "Egiteko aktiborike z" -#: bookwyrm/templates/settings/celery.html:85 +#: bookwyrm/templates/settings/celery.html:99 msgid "Workers" msgstr "Langileak" -#: bookwyrm/templates/settings/celery.html:90 +#: bookwyrm/templates/settings/celery.html:104 msgid "Uptime:" msgstr "Erabilgarri egon den denbora:" -#: bookwyrm/templates/settings/celery.html:100 +#: bookwyrm/templates/settings/celery.html:114 msgid "Could not connect to Celery" msgstr "Ezin izan da Celeryra konektatu" -#: bookwyrm/templates/settings/celery.html:107 +#: bookwyrm/templates/settings/celery.html:121 msgid "Errors" msgstr "Erroreak" @@ -5570,7 +5611,7 @@ msgstr "Erabiltzailearen ekintzak" #: bookwyrm/templates/settings/users/user_moderation_actions.html:21 msgid "Activate user" -msgstr "" +msgstr "Aktibatu erabiltzailea" #: bookwyrm/templates/settings/users/user_moderation_actions.html:27 msgid "Suspend user" @@ -5684,11 +5725,11 @@ msgstr "Ikus instalatzeko jarraibideak" msgid "Instance Setup" msgstr "Instantziaren konfigurazioa" -#: bookwyrm/templates/setup/layout.html:19 +#: bookwyrm/templates/setup/layout.html:21 msgid "Installing BookWyrm" msgstr "Bookwyrm instalatzen" -#: bookwyrm/templates/setup/layout.html:22 +#: bookwyrm/templates/setup/layout.html:24 msgid "Need help?" msgstr "Laguntzarik behar?" @@ -5780,7 +5821,7 @@ msgid_plural "and %(remainder_count_display)s others" msgstr[0] "eta beste %(remainder_count_display)s" msgstr[1] "eta beste %(remainder_count_display)s" -#: bookwyrm/templates/snippets/book_cover.html:61 +#: bookwyrm/templates/snippets/book_cover.html:63 msgid "No cover" msgstr "Azalik ez" @@ -5880,6 +5921,10 @@ msgstr "Orrialdean:" msgid "At percent:" msgstr "Ehunekotan:" +#: bookwyrm/templates/snippets/create_status/quotation.html:69 +msgid "to" +msgstr "" + #: bookwyrm/templates/snippets/create_status/review.html:24 #, python-format msgid "Your review of '%(book_title)s'" @@ -6058,10 +6103,18 @@ msgstr "%(page)s orrialdea %(total_pages)s(t)ik" msgid "page %(page)s" msgstr "%(page)s orrialdea" -#: bookwyrm/templates/snippets/pagination.html:12 +#: bookwyrm/templates/snippets/pagination.html:13 +msgid "Newer" +msgstr "Berriagoa" + +#: bookwyrm/templates/snippets/pagination.html:15 msgid "Previous" msgstr "Aurrekoa" +#: bookwyrm/templates/snippets/pagination.html:28 +msgid "Older" +msgstr "Zaharragoa" + #: bookwyrm/templates/snippets/privacy-icons.html:12 msgid "Followers-only" msgstr "Jarraitzaileek bakarrik" @@ -6190,19 +6243,29 @@ msgstr "Erakutsi egoera" #: bookwyrm/templates/snippets/status/content_status.html:102 #, python-format -msgid "(Page %(page)s)" -msgstr "(%(page)s orrialdea)" +msgid "(Page %(page)s" +msgstr "" + +#: bookwyrm/templates/snippets/status/content_status.html:102 +#, python-format +msgid "%(endpage)s" +msgstr "" #: bookwyrm/templates/snippets/status/content_status.html:104 #, python-format -msgid "(%(percent)s%%)" -msgstr "(%(percent)s%%)" +msgid "(%(percent)s%%" +msgstr "" + +#: bookwyrm/templates/snippets/status/content_status.html:104 +#, python-format +msgid " - %(endpercent)s%%" +msgstr "" #: bookwyrm/templates/snippets/status/content_status.html:127 msgid "Open image in new window" msgstr "Ireki irudia leiho berrian" -#: bookwyrm/templates/snippets/status/content_status.html:146 +#: bookwyrm/templates/snippets/status/content_status.html:148 msgid "Hide status" msgstr "Ezkutatu egoera" diff --git a/locale/fi_FI/LC_MESSAGES/django.po b/locale/fi_FI/LC_MESSAGES/django.po index 69129f98b..293fac8f5 100644 --- a/locale/fi_FI/LC_MESSAGES/django.po +++ b/locale/fi_FI/LC_MESSAGES/django.po @@ -2,8 +2,8 @@ msgid "" msgstr "" "Project-Id-Version: bookwyrm\n" "Report-Msgid-Bugs-To: \n" -"POT-Creation-Date: 2023-01-30 08:21+0000\n" -"PO-Revision-Date: 2023-01-30 17:35\n" +"POT-Creation-Date: 2023-03-13 14:54+0000\n" +"PO-Revision-Date: 2023-03-23 14:16\n" "Last-Translator: Mouse Reeve \n" "Language-Team: Finnish\n" "Language: fi\n" @@ -46,7 +46,7 @@ msgstr "rajattomasti" msgid "Incorrect password" msgstr "Väärä salasana" -#: bookwyrm/forms/edit_user.py:95 bookwyrm/forms/landing.py:89 +#: bookwyrm/forms/edit_user.py:95 bookwyrm/forms/landing.py:90 msgid "Password does not match" msgstr "Salasanat eivät täsmää" @@ -70,19 +70,19 @@ msgstr "Keskeytyspäivä ei voi olla tulevaisuudessa." msgid "Reading finished date cannot be in the future." msgstr "Lukemisen lopetuspäivä ei voi olla tulevaisuudessa." -#: bookwyrm/forms/landing.py:37 +#: bookwyrm/forms/landing.py:38 msgid "Username or password are incorrect" msgstr "Käyttäjänimi tai salasana on virheellinen" -#: bookwyrm/forms/landing.py:56 +#: bookwyrm/forms/landing.py:57 msgid "User with this username already exists" msgstr "Käyttäjänimi on jo varattu" -#: bookwyrm/forms/landing.py:65 +#: bookwyrm/forms/landing.py:66 msgid "A user with this email already exists." msgstr "Sähköpostiosoite on jo jonkun käyttäjän käytössä." -#: bookwyrm/forms/landing.py:123 bookwyrm/forms/landing.py:131 +#: bookwyrm/forms/landing.py:124 bookwyrm/forms/landing.py:132 msgid "Incorrect code" msgstr "Virheellinen koodi" @@ -205,26 +205,26 @@ msgstr "Federoitu" msgid "Blocked" msgstr "Estetty" -#: bookwyrm/models/fields.py:28 +#: bookwyrm/models/fields.py:29 #, python-format msgid "%(value)s is not a valid remote_id" msgstr "%(value)s ei ole kelvollinen remote_id" -#: bookwyrm/models/fields.py:37 bookwyrm/models/fields.py:46 +#: bookwyrm/models/fields.py:38 bookwyrm/models/fields.py:47 #, python-format msgid "%(value)s is not a valid username" msgstr "%(value)s ei ole kelvollinen käyttäjänimi" -#: bookwyrm/models/fields.py:182 bookwyrm/templates/layout.html:131 +#: bookwyrm/models/fields.py:192 bookwyrm/templates/layout.html:128 #: bookwyrm/templates/ostatus/error.html:29 msgid "username" msgstr "käyttäjänimi" -#: bookwyrm/models/fields.py:187 +#: bookwyrm/models/fields.py:197 msgid "A user with that username already exists." msgstr "Käyttäjänimi on jo käytössä." -#: bookwyrm/models/fields.py:206 +#: bookwyrm/models/fields.py:216 #: bookwyrm/templates/snippets/privacy-icons.html:3 #: bookwyrm/templates/snippets/privacy-icons.html:4 #: bookwyrm/templates/snippets/privacy_select.html:11 @@ -232,7 +232,7 @@ msgstr "Käyttäjänimi on jo käytössä." msgid "Public" msgstr "Julkinen" -#: bookwyrm/models/fields.py:207 +#: bookwyrm/models/fields.py:217 #: bookwyrm/templates/snippets/privacy-icons.html:7 #: bookwyrm/templates/snippets/privacy-icons.html:8 #: bookwyrm/templates/snippets/privacy_select.html:14 @@ -240,14 +240,14 @@ msgstr "Julkinen" msgid "Unlisted" msgstr "Ei jakelua" -#: bookwyrm/models/fields.py:208 +#: bookwyrm/models/fields.py:218 #: bookwyrm/templates/snippets/privacy_select.html:17 #: bookwyrm/templates/user/relationships/followers.html:6 #: bookwyrm/templates/user/relationships/layout.html:11 msgid "Followers" msgstr "Seuraajat" -#: bookwyrm/models/fields.py:209 +#: bookwyrm/models/fields.py:219 #: bookwyrm/templates/snippets/create_status/post_options_block.html:6 #: bookwyrm/templates/snippets/privacy-icons.html:15 #: bookwyrm/templates/snippets/privacy-icons.html:16 @@ -300,7 +300,7 @@ msgstr "Lainattavissa" msgid "Approved" msgstr "Hyväksytty" -#: bookwyrm/models/user.py:32 bookwyrm/templates/book/book.html:296 +#: bookwyrm/models/user.py:32 bookwyrm/templates/book/book.html:298 msgid "Reviews" msgstr "Arviot" @@ -316,19 +316,19 @@ msgstr "Lainaukset" msgid "Everything else" msgstr "Muut" -#: bookwyrm/settings.py:217 +#: bookwyrm/settings.py:218 msgid "Home Timeline" msgstr "Oma aikajana" -#: bookwyrm/settings.py:217 +#: bookwyrm/settings.py:218 msgid "Home" msgstr "Etusivu" -#: bookwyrm/settings.py:218 +#: bookwyrm/settings.py:219 msgid "Books Timeline" msgstr "Kirjavirta" -#: bookwyrm/settings.py:218 +#: bookwyrm/settings.py:219 #: bookwyrm/templates/guided_tour/user_profile.html:101 #: bookwyrm/templates/search/layout.html:22 #: bookwyrm/templates/search/layout.html:43 @@ -336,75 +336,75 @@ msgstr "Kirjavirta" msgid "Books" msgstr "Kirjat" -#: bookwyrm/settings.py:290 +#: bookwyrm/settings.py:291 msgid "English" msgstr "English (englanti)" -#: bookwyrm/settings.py:291 +#: bookwyrm/settings.py:292 msgid "Català (Catalan)" msgstr "Català (katalaani)" -#: bookwyrm/settings.py:292 +#: bookwyrm/settings.py:293 msgid "Deutsch (German)" msgstr "Deutsch (saksa)" -#: bookwyrm/settings.py:293 +#: bookwyrm/settings.py:294 msgid "Español (Spanish)" msgstr "Español (espanja)" -#: bookwyrm/settings.py:294 +#: bookwyrm/settings.py:295 msgid "Euskara (Basque)" msgstr "Euskara (baski)" -#: bookwyrm/settings.py:295 +#: bookwyrm/settings.py:296 msgid "Galego (Galician)" msgstr "Galego (galego)" -#: bookwyrm/settings.py:296 +#: bookwyrm/settings.py:297 msgid "Italiano (Italian)" msgstr "Italiano (italia)" -#: bookwyrm/settings.py:297 +#: bookwyrm/settings.py:298 msgid "Suomi (Finnish)" msgstr "suomi" -#: bookwyrm/settings.py:298 +#: bookwyrm/settings.py:299 msgid "Français (French)" msgstr "Français (ranska)" -#: bookwyrm/settings.py:299 +#: bookwyrm/settings.py:300 msgid "Lietuvių (Lithuanian)" msgstr "Lietuvių (liettua)" -#: bookwyrm/settings.py:300 +#: bookwyrm/settings.py:301 msgid "Norsk (Norwegian)" msgstr "Norsk (norja)" -#: bookwyrm/settings.py:301 +#: bookwyrm/settings.py:302 msgid "Polski (Polish)" msgstr "Polski (puola)" -#: bookwyrm/settings.py:302 +#: bookwyrm/settings.py:303 msgid "Português do Brasil (Brazilian Portuguese)" msgstr "Português do Brasil (brasilianportugali)" -#: bookwyrm/settings.py:303 +#: bookwyrm/settings.py:304 msgid "Português Europeu (European Portuguese)" msgstr "Português Europeu (portugali)" -#: bookwyrm/settings.py:304 +#: bookwyrm/settings.py:305 msgid "Română (Romanian)" msgstr "Română (romania)" -#: bookwyrm/settings.py:305 +#: bookwyrm/settings.py:306 msgid "Svenska (Swedish)" msgstr "Svenska (ruotsi)" -#: bookwyrm/settings.py:306 +#: bookwyrm/settings.py:307 msgid "简体中文 (Simplified Chinese)" msgstr "简体中文 (yksinkertaistettu kiina)" -#: bookwyrm/settings.py:307 +#: bookwyrm/settings.py:308 msgid "繁體中文 (Traditional Chinese)" msgstr "繁體中文 (perinteinen kiina)" @@ -434,7 +434,7 @@ msgid "About" msgstr "Yleistä" #: bookwyrm/templates/about/about.html:21 -#: bookwyrm/templates/get_started/layout.html:20 +#: bookwyrm/templates/get_started/layout.html:22 #, python-format msgid "Welcome to %(site_name)s!" msgstr "Tämä on %(site_name)s" @@ -708,24 +708,24 @@ msgid "View ISNI record" msgstr "Näytä ISNI-tietue" #: bookwyrm/templates/author/author.html:95 -#: bookwyrm/templates/book/book.html:164 +#: bookwyrm/templates/book/book.html:166 msgid "View on ISFDB" msgstr "Näytä ISFDB:ssä" #: bookwyrm/templates/author/author.html:100 #: bookwyrm/templates/author/sync_modal.html:5 -#: bookwyrm/templates/book/book.html:131 +#: bookwyrm/templates/book/book.html:133 #: bookwyrm/templates/book/sync_modal.html:5 msgid "Load data" msgstr "Lataa tiedot" #: bookwyrm/templates/author/author.html:104 -#: bookwyrm/templates/book/book.html:135 +#: bookwyrm/templates/book/book.html:137 msgid "View on OpenLibrary" msgstr "Näytä OpenLibraryssa" #: bookwyrm/templates/author/author.html:119 -#: bookwyrm/templates/book/book.html:149 +#: bookwyrm/templates/book/book.html:151 msgid "View on Inventaire" msgstr "Näytä Inventairessa" @@ -834,8 +834,8 @@ msgid "ISNI:" msgstr "ISNI:" #: bookwyrm/templates/author/edit_author.html:126 -#: bookwyrm/templates/book/book.html:209 -#: bookwyrm/templates/book/edit/edit_book.html:142 +#: bookwyrm/templates/book/book.html:211 +#: 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 #: bookwyrm/templates/groups/form.html:32 @@ -858,10 +858,10 @@ msgstr "Tallenna" #: bookwyrm/templates/author/edit_author.html:127 #: bookwyrm/templates/author/sync_modal.html:23 -#: bookwyrm/templates/book/book.html:210 +#: bookwyrm/templates/book/book.html:212 #: bookwyrm/templates/book/cover_add_modal.html:33 -#: bookwyrm/templates/book/edit/edit_book.html:144 -#: bookwyrm/templates/book/edit/edit_book.html:147 +#: bookwyrm/templates/book/edit/edit_book.html:152 +#: bookwyrm/templates/book/edit/edit_book.html:155 #: bookwyrm/templates/book/file_links/add_link_modal.html:59 #: bookwyrm/templates/book/file_links/verification_modal.html:25 #: bookwyrm/templates/book/sync_modal.html:23 @@ -885,7 +885,7 @@ msgid "Loading data will connect to %(source_name)s and check f msgstr "Tietoja ladattaessa muodostetaan yhteys lähteeseen %(source_name)s ja sieltä haetaan metatietoja, joita ei vielä ole täällä. Olemassa olevia metatietoja ei korvata uusilla." #: bookwyrm/templates/author/sync_modal.html:24 -#: bookwyrm/templates/book/edit/edit_book.html:129 +#: bookwyrm/templates/book/edit/edit_book.html:137 #: bookwyrm/templates/book/sync_modal.html:24 #: bookwyrm/templates/groups/members.html:29 #: bookwyrm/templates/landing/password_reset.html:52 @@ -903,90 +903,90 @@ msgstr "Lähteeseen ei saada yhteyttä." msgid "Edit Book" msgstr "Muokkaa kirjaa" -#: bookwyrm/templates/book/book.html:88 bookwyrm/templates/book/book.html:91 +#: bookwyrm/templates/book/book.html:90 bookwyrm/templates/book/book.html:93 msgid "Click to add cover" msgstr "Lisää kansikuva" -#: bookwyrm/templates/book/book.html:97 +#: bookwyrm/templates/book/book.html:99 msgid "Failed to load cover" msgstr "Kansikuvan lataus epäonnistui" -#: bookwyrm/templates/book/book.html:108 +#: bookwyrm/templates/book/book.html:110 msgid "Click to enlarge" msgstr "Suurenna" -#: bookwyrm/templates/book/book.html:186 +#: bookwyrm/templates/book/book.html:188 #, python-format msgid "(%(review_count)s review)" msgid_plural "(%(review_count)s reviews)" msgstr[0] "(%(review_count)s arvio)" msgstr[1] "(%(review_count)s arviota)" -#: bookwyrm/templates/book/book.html:198 +#: bookwyrm/templates/book/book.html:200 msgid "Add Description" msgstr "Lisää kuvaus" -#: bookwyrm/templates/book/book.html:205 +#: bookwyrm/templates/book/book.html:207 #: bookwyrm/templates/book/edit/edit_book_form.html:42 #: bookwyrm/templates/lists/form.html:13 bookwyrm/templates/shelf/form.html:17 msgid "Description:" msgstr "Kuvaus:" -#: bookwyrm/templates/book/book.html:221 +#: bookwyrm/templates/book/book.html:223 #, python-format msgid "%(count)s edition" msgid_plural "%(count)s editions" msgstr[0] "%(count)s laitos" msgstr[1] "%(count)s laitosta" -#: bookwyrm/templates/book/book.html:235 +#: bookwyrm/templates/book/book.html:237 msgid "You have shelved this edition in:" msgstr "Olet sijoittanut laitoksen hyllyyn:" -#: bookwyrm/templates/book/book.html:250 +#: bookwyrm/templates/book/book.html:252 #, python-format msgid "A different edition of this book is on your %(shelf_name)s shelf." msgstr "Hyllyssäsi %(shelf_name)s on jo toinen tämän kirjan laitos." -#: bookwyrm/templates/book/book.html:261 +#: bookwyrm/templates/book/book.html:263 msgid "Your reading activity" msgstr "Oma lukutoiminta" -#: bookwyrm/templates/book/book.html:267 +#: bookwyrm/templates/book/book.html:269 #: bookwyrm/templates/guided_tour/book.html:56 msgid "Add read dates" msgstr "Lisää lukupäivämäärät" -#: bookwyrm/templates/book/book.html:275 +#: bookwyrm/templates/book/book.html:277 msgid "You don't have any reading activity for this book." msgstr "Ei kirjaan liittyvää lukutoimintaa." -#: bookwyrm/templates/book/book.html:301 +#: bookwyrm/templates/book/book.html:303 msgid "Your reviews" msgstr "Omat arviot" -#: bookwyrm/templates/book/book.html:307 +#: bookwyrm/templates/book/book.html:309 msgid "Your comments" msgstr "Omat kommentit" -#: bookwyrm/templates/book/book.html:313 +#: bookwyrm/templates/book/book.html:315 msgid "Your quotes" msgstr "Omat lainaukset" -#: bookwyrm/templates/book/book.html:349 +#: bookwyrm/templates/book/book.html:351 msgid "Subjects" msgstr "Aiheet" -#: bookwyrm/templates/book/book.html:361 +#: bookwyrm/templates/book/book.html:363 msgid "Places" msgstr "Paikat" -#: bookwyrm/templates/book/book.html:372 +#: bookwyrm/templates/book/book.html:374 #: bookwyrm/templates/groups/group.html:19 #: bookwyrm/templates/guided_tour/lists.html:14 #: bookwyrm/templates/guided_tour/user_books.html:102 #: bookwyrm/templates/guided_tour/user_profile.html:78 -#: bookwyrm/templates/layout.html:91 bookwyrm/templates/lists/curate.html:8 +#: bookwyrm/templates/layout.html:90 bookwyrm/templates/lists/curate.html:8 #: bookwyrm/templates/lists/list.html:12 bookwyrm/templates/lists/lists.html:5 #: bookwyrm/templates/lists/lists.html:12 #: bookwyrm/templates/search/layout.html:26 @@ -995,11 +995,11 @@ msgstr "Paikat" msgid "Lists" msgstr "Listat" -#: bookwyrm/templates/book/book.html:384 +#: bookwyrm/templates/book/book.html:386 msgid "Add to list" msgstr "Lisää listaan" -#: bookwyrm/templates/book/book.html:394 +#: bookwyrm/templates/book/book.html:396 #: bookwyrm/templates/book/cover_add_modal.html:32 #: bookwyrm/templates/lists/add_item_modal.html:39 #: bookwyrm/templates/lists/list.html:255 @@ -1059,8 +1059,8 @@ msgstr "Kansikuvan esikatselu" #: bookwyrm/templates/components/modal.html:13 #: bookwyrm/templates/components/modal.html:30 #: bookwyrm/templates/feed/suggested_books.html:67 -#: bookwyrm/templates/get_started/layout.html:25 -#: bookwyrm/templates/get_started/layout.html:58 +#: bookwyrm/templates/get_started/layout.html:27 +#: bookwyrm/templates/get_started/layout.html:60 msgid "Close" msgstr "Sulje" @@ -1075,47 +1075,51 @@ msgstr "Muokkaa teosta ”%(book_title)s”" msgid "Add Book" msgstr "Lisää kirja" -#: bookwyrm/templates/book/edit/edit_book.html:62 +#: bookwyrm/templates/book/edit/edit_book.html:43 +msgid "Failed to save book, see errors below for more information." +msgstr "Kirjan tallentaminen epäonnistui, lisätietoja virheilmoituksessa alempana." + +#: bookwyrm/templates/book/edit/edit_book.html:70 msgid "Confirm Book Info" msgstr "Vahvista kirjan tiedot" -#: bookwyrm/templates/book/edit/edit_book.html:70 +#: bookwyrm/templates/book/edit/edit_book.html:78 #, python-format msgid "Is \"%(name)s\" one of these authors?" msgstr "Onko ”%(name)s” joku seuraavista tekijöistä?" -#: bookwyrm/templates/book/edit/edit_book.html:81 +#: bookwyrm/templates/book/edit/edit_book.html:89 #, python-format msgid "Author of %(book_title)s" msgstr "Teoksen %(book_title)s tekijä" -#: bookwyrm/templates/book/edit/edit_book.html:85 +#: bookwyrm/templates/book/edit/edit_book.html:93 #, python-format msgid "Author of %(alt_title)s" msgstr "Teoksen %(alt_title)s tekijä" -#: bookwyrm/templates/book/edit/edit_book.html:87 +#: bookwyrm/templates/book/edit/edit_book.html:95 msgid "Find more information at isni.org" msgstr "Lisätietoja osoitteessa isni.org" -#: bookwyrm/templates/book/edit/edit_book.html:97 +#: bookwyrm/templates/book/edit/edit_book.html:105 msgid "This is a new author" msgstr "Uusi tekijä" -#: bookwyrm/templates/book/edit/edit_book.html:107 +#: bookwyrm/templates/book/edit/edit_book.html:115 #, python-format msgid "Creating a new author: %(name)s" msgstr "Luodaan uusi tekijä: %(name)s" -#: bookwyrm/templates/book/edit/edit_book.html:114 +#: bookwyrm/templates/book/edit/edit_book.html:122 msgid "Is this an edition of an existing work?" msgstr "Onko tämä aiemmin lisätyn teoksen laitos?" -#: bookwyrm/templates/book/edit/edit_book.html:122 +#: bookwyrm/templates/book/edit/edit_book.html:130 msgid "This is a new work" msgstr "Uusi teos" -#: bookwyrm/templates/book/edit/edit_book.html:131 +#: bookwyrm/templates/book/edit/edit_book.html:139 #: bookwyrm/templates/feed/status.html:19 #: bookwyrm/templates/guided_tour/book.html:44 #: bookwyrm/templates/guided_tour/book.html:68 @@ -1470,6 +1474,19 @@ msgstr "Kustantaja: %(publisher)s." msgid "rated it" msgstr "antoi arvosanan" +#: bookwyrm/templates/book/series.html:11 +msgid "Series by" +msgstr "Sarja." + +#: bookwyrm/templates/book/series.html:27 +#, python-format +msgid "Book %(series_number)s" +msgstr "Osa %(series_number)s" + +#: bookwyrm/templates/book/series.html:27 +msgid "Unsorted Book" +msgstr "Lajittelematon kirja" + #: bookwyrm/templates/book/sync_modal.html:15 #, python-format msgid "Loading data will connect to %(source_name)s and check for any metadata about this book which aren't present here. Existing metadata will not be overwritten." @@ -1664,7 +1681,7 @@ msgstr "%(username)s lainasi teosta %(related_user)s ja %(related_user)s and %(other_user_display_count)s others have left your group \"%(group_name)s\"" msgstr "%(related_user)s ja %(other_user_display_count)s muuta poistuivat ryhmästäsi ”%(group_name)s”" +#: bookwyrm/templates/notifications/items/link_domain.html:15 +#, python-format +msgid "A new link domain needs review" +msgid_plural "%(display_count)s new link domains need moderation" +msgstr[0] "Uusi linkin verkkotunnus tarkastettavaksi" +msgstr[1] "%(display_count)s uutta linkin verkkotunnusta tarkastettavaksi" + #: bookwyrm/templates/notifications/items/mention.html:20 #, python-format msgid "%(related_user)s mentioned you in a review of %(book_title)s" @@ -4430,63 +4463,71 @@ msgid "Celery Status" msgstr "Celeryn tila" #: bookwyrm/templates/settings/celery.html:14 +msgid "You can set up monitoring to check if Celery is running by querying:" +msgstr "Voit valvoa Celeryn käynnissäoloa kyselemällä osoitetta" + +#: bookwyrm/templates/settings/celery.html:22 msgid "Queues" msgstr "Jonoja" -#: bookwyrm/templates/settings/celery.html:18 +#: bookwyrm/templates/settings/celery.html:26 msgid "Low priority" msgstr "Alhainen prioriteetti" -#: bookwyrm/templates/settings/celery.html:24 +#: bookwyrm/templates/settings/celery.html:32 msgid "Medium priority" msgstr "Keskitason prioriteetti" -#: bookwyrm/templates/settings/celery.html:30 +#: bookwyrm/templates/settings/celery.html:38 msgid "High priority" msgstr "Korkea prioriteetti" -#: bookwyrm/templates/settings/celery.html:46 +#: bookwyrm/templates/settings/celery.html:50 +msgid "Broadcasts" +msgstr "Lähetykset" + +#: bookwyrm/templates/settings/celery.html:60 msgid "Could not connect to Redis broker" msgstr "Redis-välityspalveluun ei saada yhteyttä" -#: bookwyrm/templates/settings/celery.html:54 +#: bookwyrm/templates/settings/celery.html:68 msgid "Active Tasks" msgstr "Aktiiviset tehtävät" -#: bookwyrm/templates/settings/celery.html:59 +#: bookwyrm/templates/settings/celery.html:73 #: bookwyrm/templates/settings/imports/imports.html:113 msgid "ID" msgstr "Tunniste" -#: bookwyrm/templates/settings/celery.html:60 +#: bookwyrm/templates/settings/celery.html:74 msgid "Task name" msgstr "Tehtävän nimi" -#: bookwyrm/templates/settings/celery.html:61 +#: bookwyrm/templates/settings/celery.html:75 msgid "Run time" msgstr "Käyttöaika" -#: bookwyrm/templates/settings/celery.html:62 +#: bookwyrm/templates/settings/celery.html:76 msgid "Priority" msgstr "Prioriteetti" -#: bookwyrm/templates/settings/celery.html:67 +#: bookwyrm/templates/settings/celery.html:81 msgid "No active tasks" msgstr "Ei aktiivisia tehtäviä" -#: bookwyrm/templates/settings/celery.html:85 +#: bookwyrm/templates/settings/celery.html:99 msgid "Workers" msgstr "Suorittajia" -#: bookwyrm/templates/settings/celery.html:90 +#: bookwyrm/templates/settings/celery.html:104 msgid "Uptime:" msgstr "Käynnissäoloaika:" -#: bookwyrm/templates/settings/celery.html:100 +#: bookwyrm/templates/settings/celery.html:114 msgid "Could not connect to Celery" msgstr "Celeryyn ei saada yhteyttä" -#: bookwyrm/templates/settings/celery.html:107 +#: bookwyrm/templates/settings/celery.html:121 msgid "Errors" msgstr "Virheitä" @@ -4868,31 +4909,31 @@ msgstr "Ota tuonti käyttöön" #: bookwyrm/templates/settings/imports/imports.html:63 msgid "Limit the amount of imports" -msgstr "" +msgstr "Rajoita tuontien määrää" #: bookwyrm/templates/settings/imports/imports.html:74 msgid "Some users might try to import a large number of books, which you want to limit." -msgstr "" +msgstr "Joskus käyttäjät voivat yrittää tuoda suuria määriä kirjoja, ja voit halutessasi rajoittaa tätä." #: bookwyrm/templates/settings/imports/imports.html:75 msgid "Set the value to 0 to not enforce any limit." -msgstr "" +msgstr "Poista kaikki rajoitukset asettamalla arvoksi 0." #: bookwyrm/templates/settings/imports/imports.html:78 msgid "Set import limit to" -msgstr "" +msgstr "Aseta tuontirajaksi" #: bookwyrm/templates/settings/imports/imports.html:80 msgid "books every" -msgstr "" +msgstr "kirjaa joka" #: bookwyrm/templates/settings/imports/imports.html:82 msgid "days." -msgstr "" +msgstr "päivä." #: bookwyrm/templates/settings/imports/imports.html:86 msgid "Set limit" -msgstr "" +msgstr "Ota rajoitus käyttöön" #: bookwyrm/templates/settings/imports/imports.html:102 msgid "Completed" @@ -5177,7 +5218,7 @@ msgstr "Salli käyttäjätilien avaaminen" #: bookwyrm/templates/settings/registration.html:43 msgid "Default access level:" -msgstr "" +msgstr "Oletuskäyttöoikeustaso:" #: bookwyrm/templates/settings/registration.html:61 msgid "Require users to confirm email address" @@ -5571,7 +5612,7 @@ msgstr "Toiminnot" #: bookwyrm/templates/settings/users/user_moderation_actions.html:21 msgid "Activate user" -msgstr "" +msgstr "Aktivoi käyttäjä" #: bookwyrm/templates/settings/users/user_moderation_actions.html:27 msgid "Suspend user" @@ -5685,11 +5726,11 @@ msgstr "Näytä asennusohjeet" msgid "Instance Setup" msgstr "Palvelimen määritys" -#: bookwyrm/templates/setup/layout.html:19 +#: bookwyrm/templates/setup/layout.html:21 msgid "Installing BookWyrm" msgstr "BookWyrmin asennus" -#: bookwyrm/templates/setup/layout.html:22 +#: bookwyrm/templates/setup/layout.html:24 msgid "Need help?" msgstr "Tarvitsetko apua?" @@ -5781,7 +5822,7 @@ msgid_plural "and %(remainder_count_display)s others" msgstr[0] "ja %(remainder_count_display)s muu" msgstr[1] "ja %(remainder_count_display)s muuta" -#: bookwyrm/templates/snippets/book_cover.html:61 +#: bookwyrm/templates/snippets/book_cover.html:63 msgid "No cover" msgstr "Ei kansikuvaa" @@ -5881,6 +5922,10 @@ msgstr "Sivulla:" msgid "At percent:" msgstr "Prosenttikohdassa:" +#: bookwyrm/templates/snippets/create_status/quotation.html:69 +msgid "to" +msgstr "–" + #: bookwyrm/templates/snippets/create_status/review.html:24 #, python-format msgid "Your review of '%(book_title)s'" @@ -6059,10 +6104,18 @@ msgstr "sivu %(page)s/%(total_pages)s" msgid "page %(page)s" msgstr "sivu %(page)s" -#: bookwyrm/templates/snippets/pagination.html:12 +#: bookwyrm/templates/snippets/pagination.html:13 +msgid "Newer" +msgstr "Uudemmat" + +#: bookwyrm/templates/snippets/pagination.html:15 msgid "Previous" msgstr "Edellinen" +#: bookwyrm/templates/snippets/pagination.html:28 +msgid "Older" +msgstr "Vanhemmat" + #: bookwyrm/templates/snippets/privacy-icons.html:12 msgid "Followers-only" msgstr "Vain seuraajille" @@ -6191,19 +6244,29 @@ msgstr "Näytä tilapäivitys" #: bookwyrm/templates/snippets/status/content_status.html:102 #, python-format -msgid "(Page %(page)s)" -msgstr "(Sivu %(page)s)" +msgid "(Page %(page)s" +msgstr "(Sivu %(page)s" + +#: bookwyrm/templates/snippets/status/content_status.html:102 +#, python-format +msgid "%(endpage)s" +msgstr "%(endpage)s" #: bookwyrm/templates/snippets/status/content_status.html:104 #, python-format -msgid "(%(percent)s%%)" -msgstr "(%(percent)s %%)" +msgid "(%(percent)s%%" +msgstr "(%(percent)s %%" + +#: bookwyrm/templates/snippets/status/content_status.html:104 +#, python-format +msgid " - %(endpercent)s%%" +msgstr "–%(endpercent)s %%" #: bookwyrm/templates/snippets/status/content_status.html:127 msgid "Open image in new window" msgstr "Avaa kuva uudessa ikkunassa" -#: bookwyrm/templates/snippets/status/content_status.html:146 +#: bookwyrm/templates/snippets/status/content_status.html:148 msgid "Hide status" msgstr "Piilota tilapäivitys" @@ -6455,7 +6518,7 @@ msgstr "Käyttäjän toiminta" #: bookwyrm/templates/user/user.html:76 msgid "Show RSS Options" -msgstr "" +msgstr "Näytä RSS-valinnat" #: bookwyrm/templates/user/user.html:82 msgid "RSS feed" @@ -6463,19 +6526,19 @@ msgstr "RSS-syöte" #: bookwyrm/templates/user/user.html:98 msgid "Complete feed" -msgstr "" +msgstr "Kaikki sisältö" #: bookwyrm/templates/user/user.html:103 msgid "Reviews only" -msgstr "" +msgstr "Vain arviot" #: bookwyrm/templates/user/user.html:108 msgid "Quotes only" -msgstr "" +msgstr "Vain lainaukset" #: bookwyrm/templates/user/user.html:113 msgid "Comments only" -msgstr "" +msgstr "Vain kommentit" #: bookwyrm/templates/user/user.html:129 msgid "No activities yet!" @@ -6524,14 +6587,14 @@ msgstr "Tiedosto on enimmäiskokoa 10 Mt suurempi" #: bookwyrm/templatetags/list_page_tags.py:14 #, python-format msgid "Book List: %(name)s" -msgstr "" +msgstr "Kirjalista: %(name)s" #: bookwyrm/templatetags/list_page_tags.py:22 #, python-format msgid "%(num)d book - by %(user)s" msgid_plural "%(num)d books - by %(user)s" -msgstr[0] "" -msgstr[1] "" +msgstr[0] "%(num)d kirja — %(user)s" +msgstr[1] "%(num)d kirjaa — %(user)s" #: bookwyrm/templatetags/utilities.py:39 #, python-format @@ -6546,17 +6609,17 @@ msgstr "{obj.display_name} — tilapäivitykset" #: bookwyrm/views/rss_feed.py:72 #, python-brace-format msgid "Reviews from {obj.display_name}" -msgstr "" +msgstr "Kirja-arviot — {obj.display_name}" #: bookwyrm/views/rss_feed.py:110 #, python-brace-format msgid "Quotes from {obj.display_name}" -msgstr "" +msgstr "Lainaukset — {obj.display_name}" #: bookwyrm/views/rss_feed.py:148 #, python-brace-format msgid "Comments from {obj.display_name}" -msgstr "" +msgstr "Kommentit — {obj.display_name}" #: bookwyrm/views/updates.py:45 #, python-format diff --git a/locale/fr_FR/LC_MESSAGES/django.mo b/locale/fr_FR/LC_MESSAGES/django.mo index 6a5f68e47a059c73c66c66c81394a7fbd1f6b60e..4cdcbf8ea2a3ffdeed740317a055f435e5954b7c 100644 GIT binary patch literal 44850 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 I@AB~f17ab$rT_o{ diff --git a/locale/fr_FR/LC_MESSAGES/django.po b/locale/fr_FR/LC_MESSAGES/django.po index 87358644a..348de736f 100644 --- a/locale/fr_FR/LC_MESSAGES/django.po +++ b/locale/fr_FR/LC_MESSAGES/django.po @@ -2,8 +2,8 @@ msgid "" msgstr "" "Project-Id-Version: bookwyrm\n" "Report-Msgid-Bugs-To: \n" -"POT-Creation-Date: 2023-01-30 08:21+0000\n" -"PO-Revision-Date: 2023-02-02 14:57\n" +"POT-Creation-Date: 2023-03-13 14:54+0000\n" +"PO-Revision-Date: 2023-03-25 17:09\n" "Last-Translator: Mouse Reeve \n" "Language-Team: French\n" "Language: fr\n" @@ -46,7 +46,7 @@ msgstr "Sans limite" msgid "Incorrect password" msgstr "Mot de passe incorrect" -#: bookwyrm/forms/edit_user.py:95 bookwyrm/forms/landing.py:89 +#: bookwyrm/forms/edit_user.py:95 bookwyrm/forms/landing.py:90 msgid "Password does not match" msgstr "Le mot de passe ne correspond pas" @@ -70,19 +70,19 @@ msgstr "La date d’arrêt de lecture ne peut pas être dans le futur." msgid "Reading finished date cannot be in the future." msgstr "La date de fin de lecture ne peut pas être dans le futur." -#: bookwyrm/forms/landing.py:37 +#: bookwyrm/forms/landing.py:38 msgid "Username or password are incorrect" msgstr "Identifiant ou mot de passe incorrect" -#: bookwyrm/forms/landing.py:56 +#: bookwyrm/forms/landing.py:57 msgid "User with this username already exists" msgstr "Un compte du même nom existe déjà" -#: bookwyrm/forms/landing.py:65 +#: bookwyrm/forms/landing.py:66 msgid "A user with this email already exists." msgstr "Cet email est déjà associé à un compte." -#: bookwyrm/forms/landing.py:123 bookwyrm/forms/landing.py:131 +#: bookwyrm/forms/landing.py:124 bookwyrm/forms/landing.py:132 msgid "Incorrect code" msgstr "Code incorrect" @@ -205,26 +205,26 @@ msgstr "Fédéré" msgid "Blocked" msgstr "Bloqué" -#: bookwyrm/models/fields.py:28 +#: bookwyrm/models/fields.py:29 #, python-format msgid "%(value)s is not a valid remote_id" msgstr "%(value)s n’est pas une remote_id valide." -#: bookwyrm/models/fields.py:37 bookwyrm/models/fields.py:46 +#: bookwyrm/models/fields.py:38 bookwyrm/models/fields.py:47 #, python-format msgid "%(value)s is not a valid username" msgstr "%(value)s n’est pas un nom de compte valide." -#: bookwyrm/models/fields.py:182 bookwyrm/templates/layout.html:131 +#: bookwyrm/models/fields.py:192 bookwyrm/templates/layout.html:128 #: bookwyrm/templates/ostatus/error.html:29 msgid "username" msgstr "nom du compte :" -#: bookwyrm/models/fields.py:187 +#: bookwyrm/models/fields.py:197 msgid "A user with that username already exists." msgstr "Ce nom est déjà associé à un compte." -#: bookwyrm/models/fields.py:206 +#: bookwyrm/models/fields.py:216 #: bookwyrm/templates/snippets/privacy-icons.html:3 #: bookwyrm/templates/snippets/privacy-icons.html:4 #: bookwyrm/templates/snippets/privacy_select.html:11 @@ -232,7 +232,7 @@ msgstr "Ce nom est déjà associé à un compte." msgid "Public" msgstr "Public" -#: bookwyrm/models/fields.py:207 +#: bookwyrm/models/fields.py:217 #: bookwyrm/templates/snippets/privacy-icons.html:7 #: bookwyrm/templates/snippets/privacy-icons.html:8 #: bookwyrm/templates/snippets/privacy_select.html:14 @@ -240,14 +240,14 @@ msgstr "Public" msgid "Unlisted" msgstr "Non listé" -#: bookwyrm/models/fields.py:208 +#: bookwyrm/models/fields.py:218 #: bookwyrm/templates/snippets/privacy_select.html:17 #: bookwyrm/templates/user/relationships/followers.html:6 #: bookwyrm/templates/user/relationships/layout.html:11 msgid "Followers" msgstr "Abonné(e)s" -#: bookwyrm/models/fields.py:209 +#: bookwyrm/models/fields.py:219 #: bookwyrm/templates/snippets/create_status/post_options_block.html:6 #: bookwyrm/templates/snippets/privacy-icons.html:15 #: bookwyrm/templates/snippets/privacy-icons.html:16 @@ -300,7 +300,7 @@ msgstr "Disponible à l’emprunt" msgid "Approved" msgstr "Approuvé" -#: bookwyrm/models/user.py:32 bookwyrm/templates/book/book.html:296 +#: bookwyrm/models/user.py:32 bookwyrm/templates/book/book.html:298 msgid "Reviews" msgstr "Critiques" @@ -316,19 +316,19 @@ msgstr "Citations" msgid "Everything else" msgstr "Tout le reste" -#: bookwyrm/settings.py:217 +#: bookwyrm/settings.py:218 msgid "Home Timeline" msgstr "Mon fil d’actualité" -#: bookwyrm/settings.py:217 +#: bookwyrm/settings.py:218 msgid "Home" msgstr "Accueil" -#: bookwyrm/settings.py:218 +#: bookwyrm/settings.py:219 msgid "Books Timeline" msgstr "Actualité de mes livres" -#: bookwyrm/settings.py:218 +#: bookwyrm/settings.py:219 #: bookwyrm/templates/guided_tour/user_profile.html:101 #: bookwyrm/templates/search/layout.html:22 #: bookwyrm/templates/search/layout.html:43 @@ -336,75 +336,75 @@ msgstr "Actualité de mes livres" msgid "Books" msgstr "Livres" -#: bookwyrm/settings.py:290 +#: bookwyrm/settings.py:291 msgid "English" msgstr "English" -#: bookwyrm/settings.py:291 +#: bookwyrm/settings.py:292 msgid "Català (Catalan)" msgstr "Català (Catalan)" -#: bookwyrm/settings.py:292 +#: bookwyrm/settings.py:293 msgid "Deutsch (German)" msgstr "Deutsch" -#: bookwyrm/settings.py:293 +#: bookwyrm/settings.py:294 msgid "Español (Spanish)" msgstr "Español" -#: bookwyrm/settings.py:294 +#: bookwyrm/settings.py:295 msgid "Euskara (Basque)" msgstr "Euskara (Basque)" -#: bookwyrm/settings.py:295 +#: bookwyrm/settings.py:296 msgid "Galego (Galician)" msgstr "Galego (Galicien)" -#: bookwyrm/settings.py:296 +#: bookwyrm/settings.py:297 msgid "Italiano (Italian)" msgstr "Italiano (Italien)" -#: bookwyrm/settings.py:297 +#: bookwyrm/settings.py:298 msgid "Suomi (Finnish)" msgstr "Suomi (Finnois)" -#: bookwyrm/settings.py:298 +#: bookwyrm/settings.py:299 msgid "Français (French)" msgstr "Français" -#: bookwyrm/settings.py:299 +#: bookwyrm/settings.py:300 msgid "Lietuvių (Lithuanian)" msgstr "Lietuvių (Lituanien)" -#: bookwyrm/settings.py:300 +#: bookwyrm/settings.py:301 msgid "Norsk (Norwegian)" msgstr "Norsk (Norvégien)" -#: bookwyrm/settings.py:301 +#: bookwyrm/settings.py:302 msgid "Polski (Polish)" msgstr "Polski (Polonais)" -#: bookwyrm/settings.py:302 +#: bookwyrm/settings.py:303 msgid "Português do Brasil (Brazilian Portuguese)" msgstr "Português do Brasil (Portugais brésilien)" -#: bookwyrm/settings.py:303 +#: bookwyrm/settings.py:304 msgid "Português Europeu (European Portuguese)" msgstr "Português Europeu (Portugais européen)" -#: bookwyrm/settings.py:304 +#: bookwyrm/settings.py:305 msgid "Română (Romanian)" msgstr "Română (Roumain)" -#: bookwyrm/settings.py:305 +#: bookwyrm/settings.py:306 msgid "Svenska (Swedish)" msgstr "Svenska (Suédois)" -#: bookwyrm/settings.py:306 +#: bookwyrm/settings.py:307 msgid "简体中文 (Simplified Chinese)" msgstr "简化字" -#: bookwyrm/settings.py:307 +#: bookwyrm/settings.py:308 msgid "繁體中文 (Traditional Chinese)" msgstr "繁體中文 (chinois traditionnel)" @@ -434,7 +434,7 @@ msgid "About" msgstr "À propos" #: bookwyrm/templates/about/about.html:21 -#: bookwyrm/templates/get_started/layout.html:20 +#: bookwyrm/templates/get_started/layout.html:22 #, python-format msgid "Welcome to %(site_name)s!" msgstr "Bienvenue sur %(site_name)s !" @@ -610,8 +610,8 @@ msgstr "Ce qui fait en moyenne %(pages)s pages par livre." #, python-format msgid "(No page data was available for %(no_page_number)s book)" msgid_plural "(No page data was available for %(no_page_number)s books)" -msgstr[0] "(Le nombre de pages n'était pas renseigné pour %(no_page_number)s livre)" -msgstr[1] "(Le nombre de pages n'était pas renseigné pour %(no_page_number)s livres)" +msgstr[0] "(Le nombre de pages n’était pas renseigné pour %(no_page_number)s livre)" +msgstr[1] "(Le nombre de pages n’était pas renseigné pour %(no_page_number)s livres)" #: bookwyrm/templates/annual_summary/layout.html:150 msgid "Their shortest read this year…" @@ -708,24 +708,24 @@ msgid "View ISNI record" msgstr "Voir l’enregistrement ISNI" #: bookwyrm/templates/author/author.html:95 -#: bookwyrm/templates/book/book.html:164 +#: bookwyrm/templates/book/book.html:166 msgid "View on ISFDB" msgstr "Voir sur ISFDB" #: bookwyrm/templates/author/author.html:100 #: bookwyrm/templates/author/sync_modal.html:5 -#: bookwyrm/templates/book/book.html:131 +#: bookwyrm/templates/book/book.html:133 #: bookwyrm/templates/book/sync_modal.html:5 msgid "Load data" msgstr "Charger les données" #: bookwyrm/templates/author/author.html:104 -#: bookwyrm/templates/book/book.html:135 +#: bookwyrm/templates/book/book.html:137 msgid "View on OpenLibrary" msgstr "Voir sur OpenLibrary" #: bookwyrm/templates/author/author.html:119 -#: bookwyrm/templates/book/book.html:149 +#: bookwyrm/templates/book/book.html:151 msgid "View on Inventaire" msgstr "Voir sur Inventaire" @@ -739,7 +739,7 @@ msgstr "Voir sur Goodreads" #: bookwyrm/templates/author/author.html:151 msgid "View ISFDB entry" -msgstr "Voir l'entrée ISFDB" +msgstr "Voir l’entrée ISFDB" #: bookwyrm/templates/author/author.html:166 #, python-format @@ -834,8 +834,8 @@ msgid "ISNI:" msgstr "ISNI :" #: bookwyrm/templates/author/edit_author.html:126 -#: bookwyrm/templates/book/book.html:209 -#: bookwyrm/templates/book/edit/edit_book.html:142 +#: bookwyrm/templates/book/book.html:211 +#: 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 #: bookwyrm/templates/groups/form.html:32 @@ -858,10 +858,10 @@ msgstr "Enregistrer" #: bookwyrm/templates/author/edit_author.html:127 #: bookwyrm/templates/author/sync_modal.html:23 -#: bookwyrm/templates/book/book.html:210 +#: bookwyrm/templates/book/book.html:212 #: bookwyrm/templates/book/cover_add_modal.html:33 -#: bookwyrm/templates/book/edit/edit_book.html:144 -#: bookwyrm/templates/book/edit/edit_book.html:147 +#: bookwyrm/templates/book/edit/edit_book.html:152 +#: bookwyrm/templates/book/edit/edit_book.html:155 #: bookwyrm/templates/book/file_links/add_link_modal.html:59 #: bookwyrm/templates/book/file_links/verification_modal.html:25 #: bookwyrm/templates/book/sync_modal.html:23 @@ -885,7 +885,7 @@ msgid "Loading data will connect to %(source_name)s and check f msgstr "Le chargement des données se connectera à %(source_name)s et vérifiera les métadonnées de cet auteur ou autrice qui ne sont pas présentes ici. Les métadonnées existantes ne seront pas écrasées." #: bookwyrm/templates/author/sync_modal.html:24 -#: bookwyrm/templates/book/edit/edit_book.html:129 +#: bookwyrm/templates/book/edit/edit_book.html:137 #: bookwyrm/templates/book/sync_modal.html:24 #: bookwyrm/templates/groups/members.html:29 #: bookwyrm/templates/landing/password_reset.html:52 @@ -903,90 +903,90 @@ msgstr "Impossible de se connecter au serveur distant." msgid "Edit Book" msgstr "Modifier le livre" -#: bookwyrm/templates/book/book.html:88 bookwyrm/templates/book/book.html:91 +#: bookwyrm/templates/book/book.html:90 bookwyrm/templates/book/book.html:93 msgid "Click to add cover" msgstr "Cliquez pour ajouter une couverture" -#: bookwyrm/templates/book/book.html:97 +#: bookwyrm/templates/book/book.html:99 msgid "Failed to load cover" msgstr "La couverture n’a pu être chargée" -#: bookwyrm/templates/book/book.html:108 +#: bookwyrm/templates/book/book.html:110 msgid "Click to enlarge" msgstr "Cliquez pour élargir" -#: bookwyrm/templates/book/book.html:186 +#: bookwyrm/templates/book/book.html:188 #, python-format msgid "(%(review_count)s review)" msgid_plural "(%(review_count)s reviews)" msgstr[0] "(%(review_count)s critique)" msgstr[1] "(%(review_count)s critiques)" -#: bookwyrm/templates/book/book.html:198 +#: bookwyrm/templates/book/book.html:200 msgid "Add Description" msgstr "Ajouter une description" -#: bookwyrm/templates/book/book.html:205 +#: bookwyrm/templates/book/book.html:207 #: bookwyrm/templates/book/edit/edit_book_form.html:42 #: bookwyrm/templates/lists/form.html:13 bookwyrm/templates/shelf/form.html:17 msgid "Description:" msgstr "Description :" -#: bookwyrm/templates/book/book.html:221 +#: bookwyrm/templates/book/book.html:223 #, python-format msgid "%(count)s edition" msgid_plural "%(count)s editions" msgstr[0] "%(count)s édition" msgstr[1] "%(count)s éditions" -#: bookwyrm/templates/book/book.html:235 +#: bookwyrm/templates/book/book.html:237 msgid "You have shelved this edition in:" msgstr "Vous avez rangé cette édition dans :" -#: bookwyrm/templates/book/book.html:250 +#: bookwyrm/templates/book/book.html:252 #, python-format msgid "A different edition of this book is on your %(shelf_name)s shelf." msgstr "Une édition différente de ce livre existe sur votre étagère %(shelf_name)s." -#: bookwyrm/templates/book/book.html:261 +#: bookwyrm/templates/book/book.html:263 msgid "Your reading activity" msgstr "Votre activité de lecture" -#: bookwyrm/templates/book/book.html:267 +#: bookwyrm/templates/book/book.html:269 #: bookwyrm/templates/guided_tour/book.html:56 msgid "Add read dates" msgstr "Ajouter des dates de lecture" -#: bookwyrm/templates/book/book.html:275 +#: bookwyrm/templates/book/book.html:277 msgid "You don't have any reading activity for this book." msgstr "Vous n’avez aucune activité de lecture pour ce livre" -#: bookwyrm/templates/book/book.html:301 +#: bookwyrm/templates/book/book.html:303 msgid "Your reviews" msgstr "Vos critiques" -#: bookwyrm/templates/book/book.html:307 +#: bookwyrm/templates/book/book.html:309 msgid "Your comments" msgstr "Vos commentaires" -#: bookwyrm/templates/book/book.html:313 +#: bookwyrm/templates/book/book.html:315 msgid "Your quotes" msgstr "Vos citations" -#: bookwyrm/templates/book/book.html:349 +#: bookwyrm/templates/book/book.html:351 msgid "Subjects" msgstr "Sujets" -#: bookwyrm/templates/book/book.html:361 +#: bookwyrm/templates/book/book.html:363 msgid "Places" msgstr "Lieux" -#: bookwyrm/templates/book/book.html:372 +#: bookwyrm/templates/book/book.html:374 #: bookwyrm/templates/groups/group.html:19 #: bookwyrm/templates/guided_tour/lists.html:14 #: bookwyrm/templates/guided_tour/user_books.html:102 #: bookwyrm/templates/guided_tour/user_profile.html:78 -#: bookwyrm/templates/layout.html:91 bookwyrm/templates/lists/curate.html:8 +#: bookwyrm/templates/layout.html:90 bookwyrm/templates/lists/curate.html:8 #: bookwyrm/templates/lists/list.html:12 bookwyrm/templates/lists/lists.html:5 #: bookwyrm/templates/lists/lists.html:12 #: bookwyrm/templates/search/layout.html:26 @@ -995,11 +995,11 @@ msgstr "Lieux" msgid "Lists" msgstr "Listes" -#: bookwyrm/templates/book/book.html:384 +#: bookwyrm/templates/book/book.html:386 msgid "Add to list" msgstr "Ajouter à la liste" -#: bookwyrm/templates/book/book.html:394 +#: bookwyrm/templates/book/book.html:396 #: bookwyrm/templates/book/cover_add_modal.html:32 #: bookwyrm/templates/lists/add_item_modal.html:39 #: bookwyrm/templates/lists/list.html:255 @@ -1059,8 +1059,8 @@ msgstr "Aperçu de la couverture" #: bookwyrm/templates/components/modal.html:13 #: bookwyrm/templates/components/modal.html:30 #: bookwyrm/templates/feed/suggested_books.html:67 -#: bookwyrm/templates/get_started/layout.html:25 -#: bookwyrm/templates/get_started/layout.html:58 +#: bookwyrm/templates/get_started/layout.html:27 +#: bookwyrm/templates/get_started/layout.html:60 msgid "Close" msgstr "Fermer" @@ -1075,47 +1075,51 @@ msgstr "Modifier « %(book_title)s »" msgid "Add Book" msgstr "Ajouter un livre" -#: bookwyrm/templates/book/edit/edit_book.html:62 +#: bookwyrm/templates/book/edit/edit_book.html:43 +msgid "Failed to save book, see errors below for more information." +msgstr "Impossible d’enregistrer le livre, voir les erreurs ci‑dessous pour plus d’informations." + +#: bookwyrm/templates/book/edit/edit_book.html:70 msgid "Confirm Book Info" msgstr "Confirmer les informations de ce livre" -#: bookwyrm/templates/book/edit/edit_book.html:70 +#: bookwyrm/templates/book/edit/edit_book.html:78 #, python-format msgid "Is \"%(name)s\" one of these authors?" msgstr "Est-ce que \"%(name)s\" fait partie de ces auteurs ou autrices ?" -#: bookwyrm/templates/book/edit/edit_book.html:81 +#: bookwyrm/templates/book/edit/edit_book.html:89 #, python-format msgid "Author of %(book_title)s" msgstr "Auteur·ice de %(book_title)s" -#: bookwyrm/templates/book/edit/edit_book.html:85 +#: bookwyrm/templates/book/edit/edit_book.html:93 #, python-format msgid "Author of %(alt_title)s" msgstr "Auteur·ice de %(alt_title)s" -#: bookwyrm/templates/book/edit/edit_book.html:87 +#: bookwyrm/templates/book/edit/edit_book.html:95 msgid "Find more information at isni.org" msgstr "Trouver plus d’informations sur isni.org" -#: bookwyrm/templates/book/edit/edit_book.html:97 +#: bookwyrm/templates/book/edit/edit_book.html:105 msgid "This is a new author" msgstr "Il s’agit d’un nouvel auteur ou d’une nouvelle autrice." -#: bookwyrm/templates/book/edit/edit_book.html:107 +#: bookwyrm/templates/book/edit/edit_book.html:115 #, python-format msgid "Creating a new author: %(name)s" msgstr "Création d’un nouvel auteur/autrice : %(name)s" -#: bookwyrm/templates/book/edit/edit_book.html:114 +#: bookwyrm/templates/book/edit/edit_book.html:122 msgid "Is this an edition of an existing work?" msgstr "Est‑ce l’édition d’un ouvrage existant ?" -#: bookwyrm/templates/book/edit/edit_book.html:122 +#: bookwyrm/templates/book/edit/edit_book.html:130 msgid "This is a new work" msgstr "Il s’agit d’un nouvel ouvrage." -#: bookwyrm/templates/book/edit/edit_book.html:131 +#: bookwyrm/templates/book/edit/edit_book.html:139 #: bookwyrm/templates/feed/status.html:19 #: bookwyrm/templates/guided_tour/book.html:44 #: bookwyrm/templates/guided_tour/book.html:68 @@ -1299,7 +1303,7 @@ msgstr "Éditions de « %(work_title)s »" #: bookwyrm/templates/book/editions/editions.html:55 msgid "Can't find the edition you're looking for?" -msgstr "Vous ne trouvez pas l’édition que vous cherchez ?" +msgstr "Vous ne trouvez pas l’édition que vous cherchez ?" #: bookwyrm/templates/book/editions/editions.html:75 msgid "Add another edition" @@ -1325,7 +1329,7 @@ msgstr "Ajouter un lien vers un fichier" #: bookwyrm/templates/book/file_links/add_link_modal.html:19 msgid "Links from unknown domains will need to be approved by a moderator before they are added." -msgstr "Les liens vers des domaines inconnus devront être modérés avant d'être ajoutés." +msgstr "Les liens vers des domaines inconnus devront être approuvés par l’équipe de modération avant d’être ajoutés." #: bookwyrm/templates/book/file_links/add_link_modal.html:24 msgid "URL:" @@ -1429,7 +1433,7 @@ msgstr "Vous quittez BookWyrm" #: bookwyrm/templates/book/file_links/verification_modal.html:11 #, python-format msgid "This link is taking you to: %(link_url)s.
Is that where you'd like to go?" -msgstr "Ce lien vous amène à %(link_url)s.
Est-ce là que vous souhaitez aller ?" +msgstr "Ce lien vous amène à %(link_url)s.
Est‑ce là que vous souhaitez aller ?" #: bookwyrm/templates/book/file_links/verification_modal.html:26 #: bookwyrm/templates/setup/config.html:139 @@ -1470,6 +1474,19 @@ msgstr "Publié par %(publisher)s." msgid "rated it" msgstr "l’a noté" +#: bookwyrm/templates/book/series.html:11 +msgid "Series by" +msgstr "Séries par" + +#: bookwyrm/templates/book/series.html:27 +#, python-format +msgid "Book %(series_number)s" +msgstr "Livre %(series_number)s" + +#: bookwyrm/templates/book/series.html:27 +msgid "Unsorted Book" +msgstr "Livre hors classement" + #: bookwyrm/templates/book/sync_modal.html:15 #, python-format msgid "Loading data will connect to %(source_name)s and check for any metadata about this book which aren't present here. Existing metadata will not be overwritten." @@ -1664,7 +1681,7 @@ msgstr "%(username)s a cité un passage de spoiler alert" -msgstr "Si votre critique ou commentaire peut gâcher la lecture du livre pour quelqu'un qui ne l'a pas encore lu, vous pouvez cacher votre message derrière une alerte de spoiler" +msgstr "Si votre critique ou commentaire peut gâcher la lecture du livre pour quelqu’un qui ne l’a pas encore lu, vous pouvez cacher votre message derrière une alerte de spoiler" #: bookwyrm/templates/guided_tour/book.html:200 msgid "Spoiler alerts" @@ -2299,7 +2316,7 @@ msgstr "Avertissement de spoiler" #: bookwyrm/templates/guided_tour/book.html:224 msgid "Choose who can see your post here. Post privacy can be Public (everyone can see), Unlisted (everyone can see, but it doesn't appear in public feeds or discovery pages), Followers (only your followers can see), or Private (only you can see)" -msgstr "Choisissez ici qui peut voir votre message. La confidentialité des publications peut être publique (tout le monde peut voir), non listée (tout le monde peut voir, mais ça n'apparaît pas dans les flux publics ou les pages de découverte), Abonnés (seuls vos abonné·es peuvent voir), ou Privé (seulement vous pouvez voir)" +msgstr "Choisissez ici qui peut voir votre message. La confidentialité d’une publication peut être publique (tout le monde peut voir), non listée (tout le monde peut voir, mais elle n’apparaît pas dans les flux publics ou les pages de découverte), Abonnés (seuls vos abonné·es peuvent voir), ou Privé (seulement vous pouvez la voir)" #: bookwyrm/templates/guided_tour/book.html:225 #: bookwyrm/templates/snippets/privacy_select.html:6 @@ -2355,7 +2372,7 @@ msgstr "Membres du groupe" #: bookwyrm/templates/guided_tour/group.html:77 msgid "As well as creating lists from the Lists page, you can create a group-curated list here on the group's homepage. Any member of the group can create a list curated by group members." -msgstr "En plus de créer des listes à partir de la page Listes, vous pouvez créer une liste ici sur la page d'accueil du groupe. Tout membre du groupe peut créer une liste. Les listes sont gérées par les membres du groupe." +msgstr "En plus de créer des listes à partir de la page Listes, vous pouvez créer une liste sur l’actuelle page d’accueil du groupe. Tout membre du groupe peut créer une liste. Les listes sont gérées par les membres du groupe." #: bookwyrm/templates/guided_tour/group.html:78 msgid "Group lists" @@ -2363,7 +2380,7 @@ msgstr "Listes de groupe" #: bookwyrm/templates/guided_tour/group.html:100 msgid "Congratulations, you've finished the tour! Now you know the basics, but there is lots more to explore on your own. Happy reading!" -msgstr "Félicitations, vous avez terminé la visite ! Maintenant vous connaissez les bases, mais il y a beaucoup plus à découvrir par vous-même. Bonne lecture !" +msgstr "Félicitations, vous avez terminé la visite ! Maintenant vous connaissez les bases, mais il y a beaucoup plus à découvrir par vous‑même. Bonne lecture !" #: bookwyrm/templates/guided_tour/group.html:115 msgid "End tour" @@ -2402,7 +2419,7 @@ msgstr "Zone de recherche" #: bookwyrm/templates/guided_tour/home.html:79 msgid "Search book records by scanning an ISBN barcode using your device's camera - great when you're in the bookstore or library!" -msgstr "Recherchez parmi les livres en scannant un code barres ISBN avec l'appareil photo de votre téléphone, c’est la solution idéale depuis une librairie ou une bibliothèque !" +msgstr "Recherchez parmi les livres en scannant un code barres ISBN avec l’appareil photo de votre téléphone, c’est la solution idéale depuis une librairie ou une bibliothèque !" #: bookwyrm/templates/guided_tour/home.html:80 msgid "Barcode reader" @@ -2433,8 +2450,8 @@ msgid "The bell will light up when you have a new notification. When it does, cl msgstr "La cloche s'allumera quand vous aurez une nouvelle notification. Quand elle sera activée, cliquez dessus pour savoir ce qui s'est passé !" #: bookwyrm/templates/guided_tour/home.html:177 -#: bookwyrm/templates/layout.html:75 bookwyrm/templates/layout.html:107 -#: bookwyrm/templates/layout.html:108 +#: bookwyrm/templates/layout.html:75 bookwyrm/templates/layout.html:106 +#: bookwyrm/templates/layout.html:107 #: bookwyrm/templates/notifications/notifications_page.html:5 #: bookwyrm/templates/notifications/notifications_page.html:10 msgid "Notifications" @@ -2585,7 +2602,7 @@ msgstr "Importer depuis un autre service" #: bookwyrm/templates/guided_tour/user_books.html:101 msgid "Now that we've explored book shelves, let's take a look at a related concept: book lists!" -msgstr "Maintenant que nous avons exploré des étagères de livres, regardons un concept connexe : les listes de livres !" +msgstr "Maintenant que nous avons exploré des étagères de livres, regardons un concept connexe : les listes de livres !" #: bookwyrm/templates/guided_tour/user_books.html:101 msgid "Click on the Lists link here to continue the tour." @@ -2603,7 +2620,7 @@ msgstr "Groupes" #: bookwyrm/templates/guided_tour/user_groups.html:31 msgid "Let's create a new group!" -msgstr "Créons un nouveau groupe !" +msgstr "Créons un nouveau groupe !" #: bookwyrm/templates/guided_tour/user_groups.html:31 msgid "Click the Create group button, then Next to continue the tour" @@ -2648,7 +2665,7 @@ msgstr "Profil" #: bookwyrm/templates/guided_tour/user_profile.html:31 msgid "This tab shows everything you have read towards your annual reading goal, or allows you to set one. You don't have to set a reading goal if that's not your thing!" -msgstr "Cet onglet montre tout ce que vous avez lu pour atteindre votre objectif de lecture annuel, ou vous permet d'en définir un. Vous n'avez pas à définir un objectif de lecture si c’est pas votre truc !" +msgstr "Cet onglet montre tout ce que vous avez lu pour atteindre votre objectif de lecture annuel, ou vous permet d’en définir un. Vous n’avez pas à définir un objectif de lecture si ce n’est pas votre truc !" #: bookwyrm/templates/guided_tour/user_profile.html:32 #: bookwyrm/templates/user/layout.html:77 @@ -2665,7 +2682,7 @@ msgstr "Là, vous pouvez voir vos listes, ou en créer une nouvelle. Une liste e #: bookwyrm/templates/guided_tour/user_profile.html:100 msgid "The Books tab shows your book shelves. We'll explore this later in the tour." -msgstr "L'onglet Livres montre vos étagères de livres. Nous l'explorerons plus tard dans la visite." +msgstr "L’onglet Livres montre vos étagères de livres. Nous l’explorerons plus tard dans la visite." #: bookwyrm/templates/guided_tour/user_profile.html:123 msgid "Now you understand the basics of your profile page, let's add a book to your shelves." @@ -2679,6 +2696,15 @@ msgstr "Recherchez un titre ou un auteur pour continuer la visite." msgid "Find a book" msgstr "Trouver un livre" +#: bookwyrm/templates/hashtag.html:12 +#, python-format +msgid "See tagged statuses in the local %(site_name)s community" +msgstr "Voir les statuts avec étiquette dans la communauté %(site_name)s locale" + +#: bookwyrm/templates/hashtag.html:25 +msgid "No activities for this hashtag yet!" +msgstr "Pas encore d’activité pour ce hashtag !" + #: bookwyrm/templates/import/import.html:5 #: bookwyrm/templates/import/import.html:9 #: bookwyrm/templates/shelf/shelf.html:64 @@ -2758,7 +2784,7 @@ msgstr "Importer" #: bookwyrm/templates/import/import.html:103 msgid "You've reached the import limit." -msgstr "Vous avez atteint la limite d'imports." +msgstr "Vous avez atteint la limite d’imports." #: bookwyrm/templates/import/import.html:112 msgid "Imports are temporarily disabled; thank you for your patience." @@ -2798,7 +2824,7 @@ msgid "Retry Status" msgstr "Statut de la nouvelle tentative" #: bookwyrm/templates/import/import_status.html:22 -#: bookwyrm/templates/settings/celery.html:36 +#: bookwyrm/templates/settings/celery.html:44 #: bookwyrm/templates/settings/imports/imports.html:6 #: bookwyrm/templates/settings/imports/imports.html:9 #: bookwyrm/templates/settings/layout.html:82 @@ -3022,7 +3048,7 @@ msgid "Login" msgstr "Connexion" #: bookwyrm/templates/landing/login.html:7 -#: bookwyrm/templates/landing/login.html:36 bookwyrm/templates/layout.html:139 +#: bookwyrm/templates/landing/login.html:36 bookwyrm/templates/layout.html:136 #: bookwyrm/templates/ostatus/error.html:37 msgid "Log in" msgstr "Se connecter" @@ -3033,7 +3059,7 @@ msgstr "Bravo ! L’adresse email a été confirmée." #: bookwyrm/templates/landing/login.html:21 #: bookwyrm/templates/landing/reactivate.html:17 -#: bookwyrm/templates/layout.html:130 bookwyrm/templates/ostatus/error.html:28 +#: bookwyrm/templates/layout.html:127 bookwyrm/templates/ostatus/error.html:28 #: bookwyrm/templates/snippets/register_form.html:4 msgid "Username:" msgstr "Nom du compte :" @@ -3041,13 +3067,13 @@ msgstr "Nom du compte :" #: bookwyrm/templates/landing/login.html:27 #: bookwyrm/templates/landing/password_reset.html:26 #: bookwyrm/templates/landing/reactivate.html:23 -#: bookwyrm/templates/layout.html:134 bookwyrm/templates/ostatus/error.html:32 +#: bookwyrm/templates/layout.html:131 bookwyrm/templates/ostatus/error.html:32 #: bookwyrm/templates/preferences/2fa.html:91 #: bookwyrm/templates/snippets/register_form.html:45 msgid "Password:" msgstr "Mot de passe :" -#: bookwyrm/templates/landing/login.html:39 bookwyrm/templates/layout.html:136 +#: bookwyrm/templates/landing/login.html:39 bookwyrm/templates/layout.html:133 #: bookwyrm/templates/ostatus/error.html:34 msgid "Forgot your password?" msgstr "Mot de passe oublié ?" @@ -3090,35 +3116,35 @@ msgstr "Réactiver le compte" msgid "%(site_name)s search" msgstr "Recherche %(site_name)s" -#: bookwyrm/templates/layout.html:36 +#: bookwyrm/templates/layout.html:37 msgid "Search for a book, user, or list" msgstr "Rechercher un livre, un utilisateur ou une liste" -#: bookwyrm/templates/layout.html:51 bookwyrm/templates/layout.html:52 +#: bookwyrm/templates/layout.html:52 bookwyrm/templates/layout.html:53 msgid "Scan Barcode" msgstr "Scanner le code-barres" -#: bookwyrm/templates/layout.html:66 +#: bookwyrm/templates/layout.html:67 msgid "Main navigation menu" msgstr "Menu de navigation principal " -#: bookwyrm/templates/layout.html:88 +#: bookwyrm/templates/layout.html:87 msgid "Feed" msgstr "Fil d’actualité" -#: bookwyrm/templates/layout.html:135 bookwyrm/templates/ostatus/error.html:33 +#: bookwyrm/templates/layout.html:132 bookwyrm/templates/ostatus/error.html:33 msgid "password" msgstr "Mot de passe" -#: bookwyrm/templates/layout.html:147 +#: bookwyrm/templates/layout.html:144 msgid "Join" msgstr "Rejoindre" -#: bookwyrm/templates/layout.html:181 +#: bookwyrm/templates/layout.html:179 msgid "Successfully posted status" msgstr "Publié !" -#: bookwyrm/templates/layout.html:182 +#: bookwyrm/templates/layout.html:180 msgid "Error posting status" msgstr "Erreur lors de la publication" @@ -3228,7 +3254,7 @@ msgstr "N’importe qui peut suggérer des livres, soumis à votre approbation" #: bookwyrm/templates/lists/form.html:65 msgctxt "curation type" msgid "Open" -msgstr "Ouvrir" +msgstr "Ouverte" #: bookwyrm/templates/lists/form.html:68 msgid "Anyone can add books to this list" @@ -3252,7 +3278,7 @@ msgstr "Sélectionner un groupe" #: bookwyrm/templates/lists/form.html:105 msgid "You don't have any Groups yet!" -msgstr "Vous n'avez pas encore de Groupe !" +msgstr "Vous n’avez pas encore de Groupe !" #: bookwyrm/templates/lists/form.html:107 msgid "Create a Group" @@ -3597,6 +3623,13 @@ msgstr "%(related_user)s et %(related_user)s and %(other_user_display_count)s others have left your group \"%(group_name)s\"" msgstr "%(related_user)s et %(other_user_display_count)s autres ont quitté votre groupe \"%(group_name)s\"" +#: bookwyrm/templates/notifications/items/link_domain.html:15 +#, python-format +msgid "A new link domain needs review" +msgid_plural "%(display_count)s new link domains need moderation" +msgstr[0] "Un nouveau domaine lié est en attente de modération" +msgstr[1] "%(display_count)s nouveaux domaines liés sont en attente de modération" + #: bookwyrm/templates/notifications/items/mention.html:20 #, python-format msgid "%(related_user)s mentioned you in a review of %(book_title)s" @@ -3708,7 +3741,7 @@ msgstr "Le compte %(account)s n’a pas pu être trouvé ou %(account)s was found but %(remote_domain)s does not support 'remote follow'" -msgstr "Le compte %(account)s a été trouvé mais %(remote_domain)s ne supporte pas le “suivi à distance”" +msgstr "Le compte %(account)s a été trouvé mais %(remote_domain)s ne supporte pas le « suivi à distance »" #: bookwyrm/templates/ostatus/error.html:18 #, python-format @@ -3792,7 +3825,7 @@ msgstr "Oups…" #: bookwyrm/templates/ostatus/subscribe.html:20 msgid "Let's log in first..." -msgstr "Connectez-vous d'abord…" +msgstr "Connectez‑vous d’abord…" #: bookwyrm/templates/ostatus/subscribe.html:51 #, python-format @@ -4144,7 +4177,7 @@ msgstr "En attente de la caméra…" #: bookwyrm/templates/search/barcode_modal.html:22 msgid "Grant access to the camera to scan a book's barcode." -msgstr "Autorisez l’accès à la caméra pour scanner le code-barres d’un livre." +msgstr "Autorisez l’accès à l’appareil photo pour scanner le code‑barres d’un livre." #: bookwyrm/templates/search/barcode_modal.html:27 msgid "Could not access camera" @@ -4157,7 +4190,7 @@ msgstr "Scan en cours…" #: bookwyrm/templates/search/barcode_modal.html:32 msgid "Align your book's barcode with the camera." -msgstr "Alignez le code-barres de votre livre avec la caméra." +msgstr "Alignez le code‑barres de votre livre avec l’appareil photo." #: bookwyrm/templates/search/barcode_modal.html:36 msgctxt "barcode scanner" @@ -4430,63 +4463,71 @@ msgid "Celery Status" msgstr "Statut de Celery" #: bookwyrm/templates/settings/celery.html:14 +msgid "You can set up monitoring to check if Celery is running by querying:" +msgstr "Vous pouvez mettre en place une surveillance de l’état de Celery en requêtant :" + +#: bookwyrm/templates/settings/celery.html:22 msgid "Queues" msgstr "Queues" -#: bookwyrm/templates/settings/celery.html:18 +#: bookwyrm/templates/settings/celery.html:26 msgid "Low priority" msgstr "Priorité basse" -#: bookwyrm/templates/settings/celery.html:24 +#: bookwyrm/templates/settings/celery.html:32 msgid "Medium priority" msgstr "Priorité moyenne" -#: bookwyrm/templates/settings/celery.html:30 +#: bookwyrm/templates/settings/celery.html:38 msgid "High priority" msgstr "Priorité élevée" -#: bookwyrm/templates/settings/celery.html:46 +#: bookwyrm/templates/settings/celery.html:50 +msgid "Broadcasts" +msgstr "Diffusion" + +#: bookwyrm/templates/settings/celery.html:60 msgid "Could not connect to Redis broker" msgstr "Connexion au broker Redis impossible" -#: bookwyrm/templates/settings/celery.html:54 +#: bookwyrm/templates/settings/celery.html:68 msgid "Active Tasks" msgstr "Tâches actives" -#: bookwyrm/templates/settings/celery.html:59 +#: bookwyrm/templates/settings/celery.html:73 #: bookwyrm/templates/settings/imports/imports.html:113 msgid "ID" msgstr "ID" -#: bookwyrm/templates/settings/celery.html:60 +#: bookwyrm/templates/settings/celery.html:74 msgid "Task name" msgstr "Nom de la tâche" -#: bookwyrm/templates/settings/celery.html:61 +#: bookwyrm/templates/settings/celery.html:75 msgid "Run time" msgstr "Durée" -#: bookwyrm/templates/settings/celery.html:62 +#: bookwyrm/templates/settings/celery.html:76 msgid "Priority" msgstr "Priorité" -#: bookwyrm/templates/settings/celery.html:67 +#: bookwyrm/templates/settings/celery.html:81 msgid "No active tasks" msgstr "Aucune tâche active" -#: bookwyrm/templates/settings/celery.html:85 +#: bookwyrm/templates/settings/celery.html:99 msgid "Workers" msgstr "Workers" -#: bookwyrm/templates/settings/celery.html:90 +#: bookwyrm/templates/settings/celery.html:104 msgid "Uptime:" msgstr "Uptime :" -#: bookwyrm/templates/settings/celery.html:100 +#: bookwyrm/templates/settings/celery.html:114 msgid "Could not connect to Celery" msgstr "Impossible de se connecter à Celery" -#: bookwyrm/templates/settings/celery.html:107 +#: bookwyrm/templates/settings/celery.html:121 msgid "Errors" msgstr "Erreurs" @@ -4596,7 +4637,7 @@ msgstr[1] "%(display_count)s signalements ouverts" #: bookwyrm/templates/settings/dashboard/warnings/update_version.html:8 #, python-format msgid "An update is available! You're running v%(current)s and the latest release is %(available)s." -msgstr "Une mise à jour est disponible ! Vous utilisez la version%(current)s et la dernière version est %(available)s." +msgstr "Une mise à jour est disponible ! Vous utilisez la version%(current)s et la dernière version est %(available)s." #: bookwyrm/templates/settings/email_blocklist/domain_form.html:5 #: bookwyrm/templates/settings/email_blocklist/email_blocklist.html:10 @@ -5685,11 +5726,11 @@ msgstr "Voir les instructions d'installation" msgid "Instance Setup" msgstr "Configuration de l’instance" -#: bookwyrm/templates/setup/layout.html:19 +#: bookwyrm/templates/setup/layout.html:21 msgid "Installing BookWyrm" msgstr "Installation de BookWyrm" -#: bookwyrm/templates/setup/layout.html:22 +#: bookwyrm/templates/setup/layout.html:24 msgid "Need help?" msgstr "Besoin d’aide ?" @@ -5781,7 +5822,7 @@ msgid_plural "and %(remainder_count_display)s others" msgstr[0] "et %(remainder_count_display)s autre" msgstr[1] "et %(remainder_count_display)s autres" -#: bookwyrm/templates/snippets/book_cover.html:61 +#: bookwyrm/templates/snippets/book_cover.html:63 msgid "No cover" msgstr "Pas de couverture" @@ -5867,7 +5908,7 @@ msgstr "Citation :" #: bookwyrm/templates/snippets/create_status/quotation.html:24 #, python-format msgid "An excerpt from '%(book_title)s'" -msgstr "Un extrait de '%(book_title)s'" +msgstr "Un extrait de « %(book_title)s »" #: bookwyrm/templates/snippets/create_status/quotation.html:31 msgid "Position:" @@ -5881,10 +5922,14 @@ msgstr "À la page :" msgid "At percent:" msgstr "Au pourcentage :" +#: bookwyrm/templates/snippets/create_status/quotation.html:69 +msgid "to" +msgstr "à" + #: bookwyrm/templates/snippets/create_status/review.html:24 #, python-format msgid "Your review of '%(book_title)s'" -msgstr "Votre critique de '%(book_title)s'" +msgstr "Votre critique de « %(book_title)s »" #: bookwyrm/templates/snippets/create_status/review.html:39 msgid "Review:" @@ -6059,10 +6104,18 @@ msgstr "page %(page)s sur %(total_pages)s pages" msgid "page %(page)s" msgstr "page %(page)s" -#: bookwyrm/templates/snippets/pagination.html:12 +#: bookwyrm/templates/snippets/pagination.html:13 +msgid "Newer" +msgstr "Plus récent" + +#: bookwyrm/templates/snippets/pagination.html:15 msgid "Previous" msgstr "Précédente" +#: bookwyrm/templates/snippets/pagination.html:28 +msgid "Older" +msgstr "Plus ancien" + #: bookwyrm/templates/snippets/privacy-icons.html:12 msgid "Followers-only" msgstr "Abonnemé(e)s uniquement" @@ -6191,19 +6244,29 @@ msgstr "Afficher le statut" #: bookwyrm/templates/snippets/status/content_status.html:102 #, python-format -msgid "(Page %(page)s)" -msgstr "(Page %(page)s)" +msgid "(Page %(page)s" +msgstr "(Page %(page)s" + +#: bookwyrm/templates/snippets/status/content_status.html:102 +#, python-format +msgid "%(endpage)s" +msgstr "%(endpage)s" #: bookwyrm/templates/snippets/status/content_status.html:104 #, python-format -msgid "(%(percent)s%%)" -msgstr "(%(percent)s%%)" +msgid "(%(percent)s%%" +msgstr "(%(percent)s%%" + +#: bookwyrm/templates/snippets/status/content_status.html:104 +#, python-format +msgid " - %(endpercent)s%%" +msgstr " - %(endpercent)s%%" #: bookwyrm/templates/snippets/status/content_status.html:127 msgid "Open image in new window" msgstr "Ouvrir l’image dans une nouvelle fenêtre" -#: bookwyrm/templates/snippets/status/content_status.html:146 +#: bookwyrm/templates/snippets/status/content_status.html:148 msgid "Hide status" msgstr "Masquer le statut" diff --git a/locale/gl_ES/LC_MESSAGES/django.po b/locale/gl_ES/LC_MESSAGES/django.po index ce0214362..0cb15f8f7 100644 --- a/locale/gl_ES/LC_MESSAGES/django.po +++ b/locale/gl_ES/LC_MESSAGES/django.po @@ -2,8 +2,8 @@ msgid "" msgstr "" "Project-Id-Version: bookwyrm\n" "Report-Msgid-Bugs-To: \n" -"POT-Creation-Date: 2023-01-30 08:21+0000\n" -"PO-Revision-Date: 2023-03-09 14:35\n" +"POT-Creation-Date: 2023-03-13 14:54+0000\n" +"PO-Revision-Date: 2023-03-14 06:27\n" "Last-Translator: Mouse Reeve \n" "Language-Team: Galician\n" "Language: gl\n" @@ -46,7 +46,7 @@ msgstr "Sen límite" msgid "Incorrect password" msgstr "Contrasinal incorrecto" -#: bookwyrm/forms/edit_user.py:95 bookwyrm/forms/landing.py:89 +#: bookwyrm/forms/edit_user.py:95 bookwyrm/forms/landing.py:90 msgid "Password does not match" msgstr "O contrasinal non concorda" @@ -70,19 +70,19 @@ msgstr "A data de abandono da lectura non pode estar no futuro." msgid "Reading finished date cannot be in the future." msgstr "A data de fin da lectura non pode ser futura." -#: bookwyrm/forms/landing.py:37 +#: bookwyrm/forms/landing.py:38 msgid "Username or password are incorrect" msgstr "As credenciais non son correctas" -#: bookwyrm/forms/landing.py:56 +#: bookwyrm/forms/landing.py:57 msgid "User with this username already exists" msgstr "Xa existe unha usuaria con este identificador" -#: bookwyrm/forms/landing.py:65 +#: bookwyrm/forms/landing.py:66 msgid "A user with this email already exists." msgstr "Xa existe unha usuaria con este email." -#: bookwyrm/forms/landing.py:123 bookwyrm/forms/landing.py:131 +#: bookwyrm/forms/landing.py:124 bookwyrm/forms/landing.py:132 msgid "Incorrect code" msgstr "Código incorrecto" @@ -205,26 +205,26 @@ msgstr "Federado" msgid "Blocked" msgstr "Bloqueado" -#: bookwyrm/models/fields.py:28 +#: bookwyrm/models/fields.py:29 #, python-format msgid "%(value)s is not a valid remote_id" msgstr "%(value)s non é un remote_id válido" -#: bookwyrm/models/fields.py:37 bookwyrm/models/fields.py:46 +#: bookwyrm/models/fields.py:38 bookwyrm/models/fields.py:47 #, python-format msgid "%(value)s is not a valid username" msgstr "%(value)s non é un nome de usuaria válido" -#: bookwyrm/models/fields.py:182 bookwyrm/templates/layout.html:131 +#: bookwyrm/models/fields.py:192 bookwyrm/templates/layout.html:128 #: bookwyrm/templates/ostatus/error.html:29 msgid "username" msgstr "identificador" -#: bookwyrm/models/fields.py:187 +#: bookwyrm/models/fields.py:197 msgid "A user with that username already exists." msgstr "Xa existe unha usuaria con ese identificador." -#: bookwyrm/models/fields.py:206 +#: bookwyrm/models/fields.py:216 #: bookwyrm/templates/snippets/privacy-icons.html:3 #: bookwyrm/templates/snippets/privacy-icons.html:4 #: bookwyrm/templates/snippets/privacy_select.html:11 @@ -232,7 +232,7 @@ msgstr "Xa existe unha usuaria con ese identificador." msgid "Public" msgstr "Público" -#: bookwyrm/models/fields.py:207 +#: bookwyrm/models/fields.py:217 #: bookwyrm/templates/snippets/privacy-icons.html:7 #: bookwyrm/templates/snippets/privacy-icons.html:8 #: bookwyrm/templates/snippets/privacy_select.html:14 @@ -240,14 +240,14 @@ msgstr "Público" msgid "Unlisted" msgstr "Non listado" -#: bookwyrm/models/fields.py:208 +#: bookwyrm/models/fields.py:218 #: bookwyrm/templates/snippets/privacy_select.html:17 #: bookwyrm/templates/user/relationships/followers.html:6 #: bookwyrm/templates/user/relationships/layout.html:11 msgid "Followers" msgstr "Seguidoras" -#: bookwyrm/models/fields.py:209 +#: bookwyrm/models/fields.py:219 #: bookwyrm/templates/snippets/create_status/post_options_block.html:6 #: bookwyrm/templates/snippets/privacy-icons.html:15 #: bookwyrm/templates/snippets/privacy-icons.html:16 @@ -300,7 +300,7 @@ msgstr "Dispoñible para aluguer" msgid "Approved" msgstr "Aprobado" -#: bookwyrm/models/user.py:32 bookwyrm/templates/book/book.html:296 +#: bookwyrm/models/user.py:32 bookwyrm/templates/book/book.html:298 msgid "Reviews" msgstr "Recensións" @@ -316,19 +316,19 @@ msgstr "Citas" msgid "Everything else" msgstr "As outras cousas" -#: bookwyrm/settings.py:217 +#: bookwyrm/settings.py:218 msgid "Home Timeline" msgstr "Cronoloxía de Inicio" -#: bookwyrm/settings.py:217 +#: bookwyrm/settings.py:218 msgid "Home" msgstr "Inicio" -#: bookwyrm/settings.py:218 +#: bookwyrm/settings.py:219 msgid "Books Timeline" msgstr "Cronoloxía de libros" -#: bookwyrm/settings.py:218 +#: bookwyrm/settings.py:219 #: bookwyrm/templates/guided_tour/user_profile.html:101 #: bookwyrm/templates/search/layout.html:22 #: bookwyrm/templates/search/layout.html:43 @@ -336,75 +336,75 @@ msgstr "Cronoloxía de libros" msgid "Books" msgstr "Libros" -#: bookwyrm/settings.py:290 +#: bookwyrm/settings.py:291 msgid "English" msgstr "English (Inglés)" -#: bookwyrm/settings.py:291 +#: bookwyrm/settings.py:292 msgid "Català (Catalan)" msgstr "Català (Catalan)" -#: bookwyrm/settings.py:292 +#: bookwyrm/settings.py:293 msgid "Deutsch (German)" msgstr "Deutsch (Alemán)" -#: bookwyrm/settings.py:293 +#: bookwyrm/settings.py:294 msgid "Español (Spanish)" msgstr "Español (Español)" -#: bookwyrm/settings.py:294 +#: bookwyrm/settings.py:295 msgid "Euskara (Basque)" msgstr "Euskara (Éuscaro)" -#: bookwyrm/settings.py:295 +#: bookwyrm/settings.py:296 msgid "Galego (Galician)" msgstr "Galego (Galego)" -#: bookwyrm/settings.py:296 +#: bookwyrm/settings.py:297 msgid "Italiano (Italian)" msgstr "Italiano (Italiano)" -#: bookwyrm/settings.py:297 +#: bookwyrm/settings.py:298 msgid "Suomi (Finnish)" msgstr "Suomi (Finés)" -#: bookwyrm/settings.py:298 +#: bookwyrm/settings.py:299 msgid "Français (French)" msgstr "Français (Francés)" -#: bookwyrm/settings.py:299 +#: bookwyrm/settings.py:300 msgid "Lietuvių (Lithuanian)" msgstr "Lietuvių (Lituano)" -#: bookwyrm/settings.py:300 +#: bookwyrm/settings.py:301 msgid "Norsk (Norwegian)" msgstr "Norsk (Noruegués)" -#: bookwyrm/settings.py:301 +#: bookwyrm/settings.py:302 msgid "Polski (Polish)" msgstr "Polski (Polaco)" -#: bookwyrm/settings.py:302 +#: bookwyrm/settings.py:303 msgid "Português do Brasil (Brazilian Portuguese)" msgstr "Português do Brasil (Portugués brasileiro)" -#: bookwyrm/settings.py:303 +#: bookwyrm/settings.py:304 msgid "Português Europeu (European Portuguese)" msgstr "Português Europeu (Portugués europeo)" -#: bookwyrm/settings.py:304 +#: bookwyrm/settings.py:305 msgid "Română (Romanian)" msgstr "Română (Rumanés)" -#: bookwyrm/settings.py:305 +#: bookwyrm/settings.py:306 msgid "Svenska (Swedish)" msgstr "Svenska (Sueco)" -#: bookwyrm/settings.py:306 +#: bookwyrm/settings.py:307 msgid "简体中文 (Simplified Chinese)" msgstr "简体中文 (Chinés simplificado)" -#: bookwyrm/settings.py:307 +#: bookwyrm/settings.py:308 msgid "繁體中文 (Traditional Chinese)" msgstr "繁體中文 (Chinés tradicional)" @@ -434,7 +434,7 @@ msgid "About" msgstr "Acerca de" #: bookwyrm/templates/about/about.html:21 -#: bookwyrm/templates/get_started/layout.html:20 +#: bookwyrm/templates/get_started/layout.html:22 #, python-format msgid "Welcome to %(site_name)s!" msgstr "Sexas ben vida a %(site_name)s!" @@ -708,24 +708,24 @@ msgid "View ISNI record" msgstr "Ver rexistro ISNI" #: bookwyrm/templates/author/author.html:95 -#: bookwyrm/templates/book/book.html:164 +#: bookwyrm/templates/book/book.html:166 msgid "View on ISFDB" msgstr "Ver en ISFDB" #: bookwyrm/templates/author/author.html:100 #: bookwyrm/templates/author/sync_modal.html:5 -#: bookwyrm/templates/book/book.html:131 +#: bookwyrm/templates/book/book.html:133 #: bookwyrm/templates/book/sync_modal.html:5 msgid "Load data" msgstr "Cargar datos" #: bookwyrm/templates/author/author.html:104 -#: bookwyrm/templates/book/book.html:135 +#: bookwyrm/templates/book/book.html:137 msgid "View on OpenLibrary" msgstr "Ver en OpenLibrary" #: bookwyrm/templates/author/author.html:119 -#: bookwyrm/templates/book/book.html:149 +#: bookwyrm/templates/book/book.html:151 msgid "View on Inventaire" msgstr "Ver en Inventaire" @@ -834,8 +834,8 @@ msgid "ISNI:" msgstr "ISNI:" #: bookwyrm/templates/author/edit_author.html:126 -#: bookwyrm/templates/book/book.html:209 -#: bookwyrm/templates/book/edit/edit_book.html:142 +#: bookwyrm/templates/book/book.html:211 +#: 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 #: bookwyrm/templates/groups/form.html:32 @@ -858,10 +858,10 @@ msgstr "Gardar" #: bookwyrm/templates/author/edit_author.html:127 #: bookwyrm/templates/author/sync_modal.html:23 -#: bookwyrm/templates/book/book.html:210 +#: bookwyrm/templates/book/book.html:212 #: bookwyrm/templates/book/cover_add_modal.html:33 -#: bookwyrm/templates/book/edit/edit_book.html:144 -#: bookwyrm/templates/book/edit/edit_book.html:147 +#: bookwyrm/templates/book/edit/edit_book.html:152 +#: bookwyrm/templates/book/edit/edit_book.html:155 #: bookwyrm/templates/book/file_links/add_link_modal.html:59 #: bookwyrm/templates/book/file_links/verification_modal.html:25 #: bookwyrm/templates/book/sync_modal.html:23 @@ -885,7 +885,7 @@ msgid "Loading data will connect to %(source_name)s and check f msgstr "Ao cargar os datos vas conectar con %(source_name)s e comprobar se existen metadatos desta persoa autora que non están aquí presentes. Non se sobrescribirán os datos existentes." #: bookwyrm/templates/author/sync_modal.html:24 -#: bookwyrm/templates/book/edit/edit_book.html:129 +#: bookwyrm/templates/book/edit/edit_book.html:137 #: bookwyrm/templates/book/sync_modal.html:24 #: bookwyrm/templates/groups/members.html:29 #: bookwyrm/templates/landing/password_reset.html:52 @@ -903,90 +903,90 @@ msgstr "Non se pode conectar coa fonte remota." msgid "Edit Book" msgstr "Editar libro" -#: bookwyrm/templates/book/book.html:88 bookwyrm/templates/book/book.html:91 +#: bookwyrm/templates/book/book.html:90 bookwyrm/templates/book/book.html:93 msgid "Click to add cover" msgstr "Preme para engadir portada" -#: bookwyrm/templates/book/book.html:97 +#: bookwyrm/templates/book/book.html:99 msgid "Failed to load cover" msgstr "Fallou a carga da portada" -#: bookwyrm/templates/book/book.html:108 +#: bookwyrm/templates/book/book.html:110 msgid "Click to enlarge" msgstr "Preme para agrandar" -#: bookwyrm/templates/book/book.html:186 +#: bookwyrm/templates/book/book.html:188 #, python-format msgid "(%(review_count)s review)" msgid_plural "(%(review_count)s reviews)" msgstr[0] "(%(review_count)s recensión)" msgstr[1] "(%(review_count)s recensións)" -#: bookwyrm/templates/book/book.html:198 +#: bookwyrm/templates/book/book.html:200 msgid "Add Description" msgstr "Engadir descrición" -#: bookwyrm/templates/book/book.html:205 +#: bookwyrm/templates/book/book.html:207 #: bookwyrm/templates/book/edit/edit_book_form.html:42 #: bookwyrm/templates/lists/form.html:13 bookwyrm/templates/shelf/form.html:17 msgid "Description:" msgstr "Descrición:" -#: bookwyrm/templates/book/book.html:221 +#: bookwyrm/templates/book/book.html:223 #, python-format msgid "%(count)s edition" msgid_plural "%(count)s editions" msgstr[0] "%(count)s edición" msgstr[1] "%(count)s edicións" -#: bookwyrm/templates/book/book.html:235 +#: bookwyrm/templates/book/book.html:237 msgid "You have shelved this edition in:" msgstr "Puxeches esta edición no estante:" -#: bookwyrm/templates/book/book.html:250 +#: bookwyrm/templates/book/book.html:252 #, python-format msgid "A different edition of this book is on your %(shelf_name)s shelf." msgstr "Hai unha edición diferente deste libro no teu estante %(shelf_name)s." -#: bookwyrm/templates/book/book.html:261 +#: bookwyrm/templates/book/book.html:263 msgid "Your reading activity" msgstr "Actividade lectora" -#: bookwyrm/templates/book/book.html:267 +#: bookwyrm/templates/book/book.html:269 #: bookwyrm/templates/guided_tour/book.html:56 msgid "Add read dates" msgstr "Engadir datas de lectura" -#: bookwyrm/templates/book/book.html:275 +#: bookwyrm/templates/book/book.html:277 msgid "You don't have any reading activity for this book." msgstr "Non tes actividade lectora neste libro." -#: bookwyrm/templates/book/book.html:301 +#: bookwyrm/templates/book/book.html:303 msgid "Your reviews" msgstr "As túas recensións" -#: bookwyrm/templates/book/book.html:307 +#: bookwyrm/templates/book/book.html:309 msgid "Your comments" msgstr "Os teus comentarios" -#: bookwyrm/templates/book/book.html:313 +#: bookwyrm/templates/book/book.html:315 msgid "Your quotes" msgstr "As túas citas" -#: bookwyrm/templates/book/book.html:349 +#: bookwyrm/templates/book/book.html:351 msgid "Subjects" msgstr "Temas" -#: bookwyrm/templates/book/book.html:361 +#: bookwyrm/templates/book/book.html:363 msgid "Places" msgstr "Lugares" -#: bookwyrm/templates/book/book.html:372 +#: bookwyrm/templates/book/book.html:374 #: bookwyrm/templates/groups/group.html:19 #: bookwyrm/templates/guided_tour/lists.html:14 #: bookwyrm/templates/guided_tour/user_books.html:102 #: bookwyrm/templates/guided_tour/user_profile.html:78 -#: bookwyrm/templates/layout.html:91 bookwyrm/templates/lists/curate.html:8 +#: bookwyrm/templates/layout.html:90 bookwyrm/templates/lists/curate.html:8 #: bookwyrm/templates/lists/list.html:12 bookwyrm/templates/lists/lists.html:5 #: bookwyrm/templates/lists/lists.html:12 #: bookwyrm/templates/search/layout.html:26 @@ -995,11 +995,11 @@ msgstr "Lugares" msgid "Lists" msgstr "Listas" -#: bookwyrm/templates/book/book.html:384 +#: bookwyrm/templates/book/book.html:386 msgid "Add to list" msgstr "Engadir á lista" -#: bookwyrm/templates/book/book.html:394 +#: bookwyrm/templates/book/book.html:396 #: bookwyrm/templates/book/cover_add_modal.html:32 #: bookwyrm/templates/lists/add_item_modal.html:39 #: bookwyrm/templates/lists/list.html:255 @@ -1059,8 +1059,8 @@ msgstr "Vista previa da portada" #: bookwyrm/templates/components/modal.html:13 #: bookwyrm/templates/components/modal.html:30 #: bookwyrm/templates/feed/suggested_books.html:67 -#: bookwyrm/templates/get_started/layout.html:25 -#: bookwyrm/templates/get_started/layout.html:58 +#: bookwyrm/templates/get_started/layout.html:27 +#: bookwyrm/templates/get_started/layout.html:60 msgid "Close" msgstr "Pechar" @@ -1075,47 +1075,51 @@ msgstr "Editar \"%(book_title)s\"" msgid "Add Book" msgstr "Engadir libro" -#: bookwyrm/templates/book/edit/edit_book.html:62 +#: bookwyrm/templates/book/edit/edit_book.html:43 +msgid "Failed to save book, see errors below for more information." +msgstr "Non se gardou o libro, mira embaixo os erros para máis información." + +#: bookwyrm/templates/book/edit/edit_book.html:70 msgid "Confirm Book Info" msgstr "Confirma info do libro" -#: bookwyrm/templates/book/edit/edit_book.html:70 +#: bookwyrm/templates/book/edit/edit_book.html:78 #, python-format msgid "Is \"%(name)s\" one of these authors?" msgstr "É \"%(name)s\" un destas autoras?" -#: bookwyrm/templates/book/edit/edit_book.html:81 +#: bookwyrm/templates/book/edit/edit_book.html:89 #, python-format msgid "Author of %(book_title)s" msgstr "Autora de %(book_title)s" -#: bookwyrm/templates/book/edit/edit_book.html:85 +#: bookwyrm/templates/book/edit/edit_book.html:93 #, python-format msgid "Author of %(alt_title)s" msgstr "Autora de %(alt_title)s" -#: bookwyrm/templates/book/edit/edit_book.html:87 +#: bookwyrm/templates/book/edit/edit_book.html:95 msgid "Find more information at isni.org" msgstr "Atopa máis información en isni.org" -#: bookwyrm/templates/book/edit/edit_book.html:97 +#: bookwyrm/templates/book/edit/edit_book.html:105 msgid "This is a new author" msgstr "Esta é unha nova autora" -#: bookwyrm/templates/book/edit/edit_book.html:107 +#: bookwyrm/templates/book/edit/edit_book.html:115 #, python-format msgid "Creating a new author: %(name)s" msgstr "Creando nova autora: %(name)s" -#: bookwyrm/templates/book/edit/edit_book.html:114 +#: bookwyrm/templates/book/edit/edit_book.html:122 msgid "Is this an edition of an existing work?" msgstr "É esta a edición dun traballo existente?" -#: bookwyrm/templates/book/edit/edit_book.html:122 +#: bookwyrm/templates/book/edit/edit_book.html:130 msgid "This is a new work" msgstr "Este é un novo traballo" -#: bookwyrm/templates/book/edit/edit_book.html:131 +#: bookwyrm/templates/book/edit/edit_book.html:139 #: bookwyrm/templates/feed/status.html:19 #: bookwyrm/templates/guided_tour/book.html:44 #: bookwyrm/templates/guided_tour/book.html:68 @@ -1470,6 +1474,19 @@ msgstr "Publicado por %(publisher)s." msgid "rated it" msgstr "valorouno" +#: bookwyrm/templates/book/series.html:11 +msgid "Series by" +msgstr "Unha Serie de" + +#: bookwyrm/templates/book/series.html:27 +#, python-format +msgid "Book %(series_number)s" +msgstr "Libro %(series_number)s" + +#: bookwyrm/templates/book/series.html:27 +msgid "Unsorted Book" +msgstr "Libro non ordenado" + #: bookwyrm/templates/book/sync_modal.html:15 #, python-format msgid "Loading data will connect to %(source_name)s and check for any metadata about this book which aren't present here. Existing metadata will not be overwritten." @@ -1664,7 +1681,7 @@ msgstr "%(username)s citou %(related_user)s e %(related_user)s and %(other_user_display_count)s others have left your group \"%(group_name)s\"" msgstr "%(related_user)s e outras %(other_user_display_count)s persoas deixaron o grupo \"%(group_name)s\"" +#: bookwyrm/templates/notifications/items/link_domain.html:15 +#, python-format +msgid "A new link domain needs review" +msgid_plural "%(display_count)s new link domains need moderation" +msgstr[0] "Hai un novo dominio que revisar" +msgstr[1] "Hai %(display_count)s novos dominios que revisar" + #: bookwyrm/templates/notifications/items/mention.html:20 #, python-format msgid "%(related_user)s mentioned you in a review of %(book_title)s" @@ -4430,63 +4463,71 @@ msgid "Celery Status" msgstr "Estado de Celery" #: bookwyrm/templates/settings/celery.html:14 +msgid "You can set up monitoring to check if Celery is running by querying:" +msgstr "Podes configurar a monitorización para comprobar se Celery está a funcionar con:" + +#: bookwyrm/templates/settings/celery.html:22 msgid "Queues" msgstr "Colas" -#: bookwyrm/templates/settings/celery.html:18 +#: bookwyrm/templates/settings/celery.html:26 msgid "Low priority" msgstr "Baixa prioridade" -#: bookwyrm/templates/settings/celery.html:24 +#: bookwyrm/templates/settings/celery.html:32 msgid "Medium priority" msgstr "Prioridade media" -#: bookwyrm/templates/settings/celery.html:30 +#: bookwyrm/templates/settings/celery.html:38 msgid "High priority" msgstr "Alta prioridade" -#: bookwyrm/templates/settings/celery.html:46 +#: bookwyrm/templates/settings/celery.html:50 +msgid "Broadcasts" +msgstr "" + +#: bookwyrm/templates/settings/celery.html:60 msgid "Could not connect to Redis broker" msgstr "Non puido conectar con Redis broker" -#: bookwyrm/templates/settings/celery.html:54 +#: bookwyrm/templates/settings/celery.html:68 msgid "Active Tasks" msgstr "Tarefas activas" -#: bookwyrm/templates/settings/celery.html:59 +#: bookwyrm/templates/settings/celery.html:73 #: bookwyrm/templates/settings/imports/imports.html:113 msgid "ID" msgstr "ID" -#: bookwyrm/templates/settings/celery.html:60 +#: bookwyrm/templates/settings/celery.html:74 msgid "Task name" msgstr "Nome da tarefa" -#: bookwyrm/templates/settings/celery.html:61 +#: bookwyrm/templates/settings/celery.html:75 msgid "Run time" msgstr "Tempo de execución" -#: bookwyrm/templates/settings/celery.html:62 +#: bookwyrm/templates/settings/celery.html:76 msgid "Priority" msgstr "Prioridade" -#: bookwyrm/templates/settings/celery.html:67 +#: bookwyrm/templates/settings/celery.html:81 msgid "No active tasks" msgstr "Nai tarefas activas" -#: bookwyrm/templates/settings/celery.html:85 +#: bookwyrm/templates/settings/celery.html:99 msgid "Workers" msgstr "Procesos" -#: bookwyrm/templates/settings/celery.html:90 +#: bookwyrm/templates/settings/celery.html:104 msgid "Uptime:" msgstr "Uptime:" -#: bookwyrm/templates/settings/celery.html:100 +#: bookwyrm/templates/settings/celery.html:114 msgid "Could not connect to Celery" msgstr "Non hai conexión con Celery" -#: bookwyrm/templates/settings/celery.html:107 +#: bookwyrm/templates/settings/celery.html:121 msgid "Errors" msgstr "Erros" @@ -5685,11 +5726,11 @@ msgstr "Ver instruccións de instalación" msgid "Instance Setup" msgstr "Axustes da Instancia" -#: bookwyrm/templates/setup/layout.html:19 +#: bookwyrm/templates/setup/layout.html:21 msgid "Installing BookWyrm" msgstr "Instalando BookWyrm" -#: bookwyrm/templates/setup/layout.html:22 +#: bookwyrm/templates/setup/layout.html:24 msgid "Need help?" msgstr "Precisas axuda?" @@ -5781,7 +5822,7 @@ msgid_plural "and %(remainder_count_display)s others" msgstr[0] "e %(remainder_count_display)s outro" msgstr[1] "e %(remainder_count_display)s outros" -#: bookwyrm/templates/snippets/book_cover.html:61 +#: bookwyrm/templates/snippets/book_cover.html:63 msgid "No cover" msgstr "Sen portada" @@ -5881,6 +5922,10 @@ msgstr "Na páxina:" msgid "At percent:" msgstr "Na porcentaxe:" +#: bookwyrm/templates/snippets/create_status/quotation.html:69 +msgid "to" +msgstr "para" + #: bookwyrm/templates/snippets/create_status/review.html:24 #, python-format msgid "Your review of '%(book_title)s'" @@ -6059,10 +6104,18 @@ msgstr "páxina %(page)s de %(total_pages)s" msgid "page %(page)s" msgstr "páxina %(page)s" -#: bookwyrm/templates/snippets/pagination.html:12 +#: bookwyrm/templates/snippets/pagination.html:13 +msgid "Newer" +msgstr "Máis novo" + +#: bookwyrm/templates/snippets/pagination.html:15 msgid "Previous" msgstr "Anterior" +#: bookwyrm/templates/snippets/pagination.html:28 +msgid "Older" +msgstr "Máis antigo" + #: bookwyrm/templates/snippets/privacy-icons.html:12 msgid "Followers-only" msgstr "Só seguidoras" @@ -6191,19 +6244,29 @@ msgstr "Mostrar estado" #: bookwyrm/templates/snippets/status/content_status.html:102 #, python-format -msgid "(Page %(page)s)" -msgstr "(Páxina %(page)s)" +msgid "(Page %(page)s" +msgstr "(Páxina %(page)s" + +#: bookwyrm/templates/snippets/status/content_status.html:102 +#, python-format +msgid "%(endpage)s" +msgstr "%(endpage)s" #: bookwyrm/templates/snippets/status/content_status.html:104 #, python-format -msgid "(%(percent)s%%)" -msgstr "(%(percent)s%%)" +msgid "(%(percent)s%%" +msgstr "(%(percent)s%%" + +#: bookwyrm/templates/snippets/status/content_status.html:104 +#, python-format +msgid " - %(endpercent)s%%" +msgstr " - %(endpercent)s%%" #: bookwyrm/templates/snippets/status/content_status.html:127 msgid "Open image in new window" msgstr "Abrir imaxe en nova ventá" -#: bookwyrm/templates/snippets/status/content_status.html:146 +#: bookwyrm/templates/snippets/status/content_status.html:148 msgid "Hide status" msgstr "Agochar estado" diff --git a/locale/it_IT/LC_MESSAGES/django.po b/locale/it_IT/LC_MESSAGES/django.po index 6faab8f40..b1933610c 100644 --- a/locale/it_IT/LC_MESSAGES/django.po +++ b/locale/it_IT/LC_MESSAGES/django.po @@ -2,8 +2,8 @@ msgid "" msgstr "" "Project-Id-Version: bookwyrm\n" "Report-Msgid-Bugs-To: \n" -"POT-Creation-Date: 2023-01-30 08:21+0000\n" -"PO-Revision-Date: 2023-03-07 12:09\n" +"POT-Creation-Date: 2023-03-13 14:54+0000\n" +"PO-Revision-Date: 2023-03-27 18:43\n" "Last-Translator: Mouse Reeve \n" "Language-Team: Italian\n" "Language: it\n" @@ -46,7 +46,7 @@ msgstr "Illimitato" msgid "Incorrect password" msgstr "Password errata" -#: bookwyrm/forms/edit_user.py:95 bookwyrm/forms/landing.py:89 +#: bookwyrm/forms/edit_user.py:95 bookwyrm/forms/landing.py:90 msgid "Password does not match" msgstr "La password non corrisponde" @@ -70,19 +70,19 @@ msgstr "La data d'interruzione della lettura non può essere nel futuro." msgid "Reading finished date cannot be in the future." msgstr "La data di fine lettura non può essere precedente alla data d'inizio." -#: bookwyrm/forms/landing.py:37 +#: bookwyrm/forms/landing.py:38 msgid "Username or password are incorrect" msgstr "Nome utente o password errati" -#: bookwyrm/forms/landing.py:56 +#: bookwyrm/forms/landing.py:57 msgid "User with this username already exists" msgstr "Esiste già un utente con questo nome utente" -#: bookwyrm/forms/landing.py:65 +#: bookwyrm/forms/landing.py:66 msgid "A user with this email already exists." msgstr "Esiste già un'utenza con questo indirizzo email." -#: bookwyrm/forms/landing.py:123 bookwyrm/forms/landing.py:131 +#: bookwyrm/forms/landing.py:124 bookwyrm/forms/landing.py:132 msgid "Incorrect code" msgstr "Codice errato" @@ -205,26 +205,26 @@ msgstr "Federato" msgid "Blocked" msgstr "Bloccato" -#: bookwyrm/models/fields.py:28 +#: bookwyrm/models/fields.py:29 #, python-format msgid "%(value)s is not a valid remote_id" msgstr "%(value)s non è un Id remoto valido" -#: bookwyrm/models/fields.py:37 bookwyrm/models/fields.py:46 +#: bookwyrm/models/fields.py:38 bookwyrm/models/fields.py:47 #, python-format msgid "%(value)s is not a valid username" msgstr "%(value)s non è un nome utente valido" -#: bookwyrm/models/fields.py:182 bookwyrm/templates/layout.html:131 +#: bookwyrm/models/fields.py:192 bookwyrm/templates/layout.html:128 #: bookwyrm/templates/ostatus/error.html:29 msgid "username" msgstr "nome utente" -#: bookwyrm/models/fields.py:187 +#: bookwyrm/models/fields.py:197 msgid "A user with that username already exists." msgstr "Un utente con questo nome utente esiste già." -#: bookwyrm/models/fields.py:206 +#: bookwyrm/models/fields.py:216 #: bookwyrm/templates/snippets/privacy-icons.html:3 #: bookwyrm/templates/snippets/privacy-icons.html:4 #: bookwyrm/templates/snippets/privacy_select.html:11 @@ -232,7 +232,7 @@ msgstr "Un utente con questo nome utente esiste già." msgid "Public" msgstr "Pubblico" -#: bookwyrm/models/fields.py:207 +#: bookwyrm/models/fields.py:217 #: bookwyrm/templates/snippets/privacy-icons.html:7 #: bookwyrm/templates/snippets/privacy-icons.html:8 #: bookwyrm/templates/snippets/privacy_select.html:14 @@ -240,14 +240,14 @@ msgstr "Pubblico" msgid "Unlisted" msgstr "Non in lista" -#: bookwyrm/models/fields.py:208 +#: bookwyrm/models/fields.py:218 #: bookwyrm/templates/snippets/privacy_select.html:17 #: bookwyrm/templates/user/relationships/followers.html:6 #: bookwyrm/templates/user/relationships/layout.html:11 msgid "Followers" msgstr "Followers" -#: bookwyrm/models/fields.py:209 +#: bookwyrm/models/fields.py:219 #: bookwyrm/templates/snippets/create_status/post_options_block.html:6 #: bookwyrm/templates/snippets/privacy-icons.html:15 #: bookwyrm/templates/snippets/privacy-icons.html:16 @@ -300,7 +300,7 @@ msgstr "Disponibile per il prestito" msgid "Approved" msgstr "Approvato" -#: bookwyrm/models/user.py:32 bookwyrm/templates/book/book.html:296 +#: bookwyrm/models/user.py:32 bookwyrm/templates/book/book.html:298 msgid "Reviews" msgstr "Recensioni" @@ -316,19 +316,19 @@ msgstr "Citazioni" msgid "Everything else" msgstr "Tutto il resto" -#: bookwyrm/settings.py:217 +#: bookwyrm/settings.py:218 msgid "Home Timeline" msgstr "La tua timeline" -#: bookwyrm/settings.py:217 +#: bookwyrm/settings.py:218 msgid "Home" msgstr "Home" -#: bookwyrm/settings.py:218 +#: bookwyrm/settings.py:219 msgid "Books Timeline" msgstr "Timeline dei libri" -#: bookwyrm/settings.py:218 +#: bookwyrm/settings.py:219 #: bookwyrm/templates/guided_tour/user_profile.html:101 #: bookwyrm/templates/search/layout.html:22 #: bookwyrm/templates/search/layout.html:43 @@ -336,75 +336,75 @@ msgstr "Timeline dei libri" msgid "Books" msgstr "Libri" -#: bookwyrm/settings.py:290 +#: bookwyrm/settings.py:291 msgid "English" msgstr "English (Inglese)" -#: bookwyrm/settings.py:291 +#: bookwyrm/settings.py:292 msgid "Català (Catalan)" msgstr "Català (catalano)" -#: bookwyrm/settings.py:292 +#: bookwyrm/settings.py:293 msgid "Deutsch (German)" msgstr "Deutsch (Tedesco)" -#: bookwyrm/settings.py:293 +#: bookwyrm/settings.py:294 msgid "Español (Spanish)" msgstr "Español (Spagnolo)" -#: bookwyrm/settings.py:294 +#: bookwyrm/settings.py:295 msgid "Euskara (Basque)" msgstr "Euskara (Basque)" -#: bookwyrm/settings.py:295 +#: bookwyrm/settings.py:296 msgid "Galego (Galician)" msgstr "Galego (Galiziano)" -#: bookwyrm/settings.py:296 +#: bookwyrm/settings.py:297 msgid "Italiano (Italian)" msgstr "Italiano (Italiano)" -#: bookwyrm/settings.py:297 +#: bookwyrm/settings.py:298 msgid "Suomi (Finnish)" msgstr "Suomi (Finlandese)" -#: bookwyrm/settings.py:298 +#: bookwyrm/settings.py:299 msgid "Français (French)" msgstr "Français (Francese)" -#: bookwyrm/settings.py:299 +#: bookwyrm/settings.py:300 msgid "Lietuvių (Lithuanian)" msgstr "Lietuvių (Lituano)" -#: bookwyrm/settings.py:300 +#: bookwyrm/settings.py:301 msgid "Norsk (Norwegian)" msgstr "Norsk (Norvegese)" -#: bookwyrm/settings.py:301 +#: bookwyrm/settings.py:302 msgid "Polski (Polish)" msgstr "Polski (Polacco)" -#: bookwyrm/settings.py:302 +#: bookwyrm/settings.py:303 msgid "Português do Brasil (Brazilian Portuguese)" msgstr "Português do Brasil (Portoghese Brasiliano)" -#: bookwyrm/settings.py:303 +#: bookwyrm/settings.py:304 msgid "Português Europeu (European Portuguese)" msgstr "Português Europeu (Portoghese europeo)" -#: bookwyrm/settings.py:304 +#: bookwyrm/settings.py:305 msgid "Română (Romanian)" msgstr "Rumeno (Romanian)" -#: bookwyrm/settings.py:305 +#: bookwyrm/settings.py:306 msgid "Svenska (Swedish)" msgstr "Svenska (Svedese)" -#: bookwyrm/settings.py:306 +#: bookwyrm/settings.py:307 msgid "简体中文 (Simplified Chinese)" msgstr "简体中文 (Cinese Semplificato)" -#: bookwyrm/settings.py:307 +#: bookwyrm/settings.py:308 msgid "繁體中文 (Traditional Chinese)" msgstr "繁體中文 (Cinese Tradizionale)" @@ -434,7 +434,7 @@ msgid "About" msgstr "Informazioni su" #: bookwyrm/templates/about/about.html:21 -#: bookwyrm/templates/get_started/layout.html:20 +#: bookwyrm/templates/get_started/layout.html:22 #, python-format msgid "Welcome to %(site_name)s!" msgstr "Benvenuto su %(site_name)s!" @@ -708,24 +708,24 @@ msgid "View ISNI record" msgstr "Visualizza record ISNI" #: bookwyrm/templates/author/author.html:95 -#: bookwyrm/templates/book/book.html:164 +#: bookwyrm/templates/book/book.html:166 msgid "View on ISFDB" msgstr "Vedi su ISFDB" #: bookwyrm/templates/author/author.html:100 #: bookwyrm/templates/author/sync_modal.html:5 -#: bookwyrm/templates/book/book.html:131 +#: bookwyrm/templates/book/book.html:133 #: bookwyrm/templates/book/sync_modal.html:5 msgid "Load data" msgstr "Carica dati" #: bookwyrm/templates/author/author.html:104 -#: bookwyrm/templates/book/book.html:135 +#: bookwyrm/templates/book/book.html:137 msgid "View on OpenLibrary" msgstr "Visualizza su OpenLibrary" #: bookwyrm/templates/author/author.html:119 -#: bookwyrm/templates/book/book.html:149 +#: bookwyrm/templates/book/book.html:151 msgid "View on Inventaire" msgstr "Visualizza su Inventaire" @@ -834,8 +834,8 @@ msgid "ISNI:" msgstr "ISNI:" #: bookwyrm/templates/author/edit_author.html:126 -#: bookwyrm/templates/book/book.html:209 -#: bookwyrm/templates/book/edit/edit_book.html:142 +#: bookwyrm/templates/book/book.html:211 +#: 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 #: bookwyrm/templates/groups/form.html:32 @@ -858,10 +858,10 @@ msgstr "Salva" #: bookwyrm/templates/author/edit_author.html:127 #: bookwyrm/templates/author/sync_modal.html:23 -#: bookwyrm/templates/book/book.html:210 +#: bookwyrm/templates/book/book.html:212 #: bookwyrm/templates/book/cover_add_modal.html:33 -#: bookwyrm/templates/book/edit/edit_book.html:144 -#: bookwyrm/templates/book/edit/edit_book.html:147 +#: bookwyrm/templates/book/edit/edit_book.html:152 +#: bookwyrm/templates/book/edit/edit_book.html:155 #: bookwyrm/templates/book/file_links/add_link_modal.html:59 #: bookwyrm/templates/book/file_links/verification_modal.html:25 #: bookwyrm/templates/book/sync_modal.html:23 @@ -885,7 +885,7 @@ msgid "Loading data will connect to %(source_name)s and check f msgstr "Il caricamento dei dati si collegherà a %(source_name)s e verificherà eventuali metadati relativi a questo autore che non sono presenti qui. I metadati esistenti non vengono sovrascritti." #: bookwyrm/templates/author/sync_modal.html:24 -#: bookwyrm/templates/book/edit/edit_book.html:129 +#: bookwyrm/templates/book/edit/edit_book.html:137 #: bookwyrm/templates/book/sync_modal.html:24 #: bookwyrm/templates/groups/members.html:29 #: bookwyrm/templates/landing/password_reset.html:52 @@ -903,90 +903,90 @@ msgstr "Impossibile connettersi alla sorgente remota." msgid "Edit Book" msgstr "Modifica libro" -#: bookwyrm/templates/book/book.html:88 bookwyrm/templates/book/book.html:91 +#: bookwyrm/templates/book/book.html:90 bookwyrm/templates/book/book.html:93 msgid "Click to add cover" msgstr "Clicca per aggiungere una copertina" -#: bookwyrm/templates/book/book.html:97 +#: bookwyrm/templates/book/book.html:99 msgid "Failed to load cover" msgstr "Impossibile caricare la copertina" -#: bookwyrm/templates/book/book.html:108 +#: bookwyrm/templates/book/book.html:110 msgid "Click to enlarge" msgstr "Clicca per ingrandire" -#: bookwyrm/templates/book/book.html:186 +#: bookwyrm/templates/book/book.html:188 #, python-format msgid "(%(review_count)s review)" msgid_plural "(%(review_count)s reviews)" msgstr[0] "(%(review_count)s recensione)" msgstr[1] "(%(review_count)s recensioni)" -#: bookwyrm/templates/book/book.html:198 +#: bookwyrm/templates/book/book.html:200 msgid "Add Description" msgstr "Aggiungi descrizione" -#: bookwyrm/templates/book/book.html:205 +#: bookwyrm/templates/book/book.html:207 #: bookwyrm/templates/book/edit/edit_book_form.html:42 #: bookwyrm/templates/lists/form.html:13 bookwyrm/templates/shelf/form.html:17 msgid "Description:" msgstr "Descrizione:" -#: bookwyrm/templates/book/book.html:221 +#: bookwyrm/templates/book/book.html:223 #, python-format msgid "%(count)s edition" msgid_plural "%(count)s editions" msgstr[0] "%(count)s edizione" msgstr[1] "%(count)s edizioni" -#: bookwyrm/templates/book/book.html:235 +#: bookwyrm/templates/book/book.html:237 msgid "You have shelved this edition in:" msgstr "Hai salvato questa edizione in:" -#: bookwyrm/templates/book/book.html:250 +#: bookwyrm/templates/book/book.html:252 #, python-format msgid "A different edition of this book is on your %(shelf_name)s shelf." msgstr "Una diversa edizione di questo libro è sul tuo scaffale %(shelf_name)s." -#: bookwyrm/templates/book/book.html:261 +#: bookwyrm/templates/book/book.html:263 msgid "Your reading activity" msgstr "Le tue attività di lettura" -#: bookwyrm/templates/book/book.html:267 +#: bookwyrm/templates/book/book.html:269 #: bookwyrm/templates/guided_tour/book.html:56 msgid "Add read dates" msgstr "Aggiungi data di lettura" -#: bookwyrm/templates/book/book.html:275 +#: bookwyrm/templates/book/book.html:277 msgid "You don't have any reading activity for this book." msgstr "Non hai alcuna attività di lettura per questo libro." -#: bookwyrm/templates/book/book.html:301 +#: bookwyrm/templates/book/book.html:303 msgid "Your reviews" msgstr "Le tue recensioni" -#: bookwyrm/templates/book/book.html:307 +#: bookwyrm/templates/book/book.html:309 msgid "Your comments" msgstr "I tuoi commenti" -#: bookwyrm/templates/book/book.html:313 +#: bookwyrm/templates/book/book.html:315 msgid "Your quotes" msgstr "Le tue citazioni" -#: bookwyrm/templates/book/book.html:349 +#: bookwyrm/templates/book/book.html:351 msgid "Subjects" msgstr "Argomenti" -#: bookwyrm/templates/book/book.html:361 +#: bookwyrm/templates/book/book.html:363 msgid "Places" msgstr "Luoghi" -#: bookwyrm/templates/book/book.html:372 +#: bookwyrm/templates/book/book.html:374 #: bookwyrm/templates/groups/group.html:19 #: bookwyrm/templates/guided_tour/lists.html:14 #: bookwyrm/templates/guided_tour/user_books.html:102 #: bookwyrm/templates/guided_tour/user_profile.html:78 -#: bookwyrm/templates/layout.html:91 bookwyrm/templates/lists/curate.html:8 +#: bookwyrm/templates/layout.html:90 bookwyrm/templates/lists/curate.html:8 #: bookwyrm/templates/lists/list.html:12 bookwyrm/templates/lists/lists.html:5 #: bookwyrm/templates/lists/lists.html:12 #: bookwyrm/templates/search/layout.html:26 @@ -995,11 +995,11 @@ msgstr "Luoghi" msgid "Lists" msgstr "Liste" -#: bookwyrm/templates/book/book.html:384 +#: bookwyrm/templates/book/book.html:386 msgid "Add to list" msgstr "Aggiungi all'elenco" -#: bookwyrm/templates/book/book.html:394 +#: bookwyrm/templates/book/book.html:396 #: bookwyrm/templates/book/cover_add_modal.html:32 #: bookwyrm/templates/lists/add_item_modal.html:39 #: bookwyrm/templates/lists/list.html:255 @@ -1059,8 +1059,8 @@ msgstr "Anteprima copertina del libro" #: bookwyrm/templates/components/modal.html:13 #: bookwyrm/templates/components/modal.html:30 #: bookwyrm/templates/feed/suggested_books.html:67 -#: bookwyrm/templates/get_started/layout.html:25 -#: bookwyrm/templates/get_started/layout.html:58 +#: bookwyrm/templates/get_started/layout.html:27 +#: bookwyrm/templates/get_started/layout.html:60 msgid "Close" msgstr "Chiudi" @@ -1075,47 +1075,51 @@ msgstr "Modifica \"%(book_title)s\"" msgid "Add Book" msgstr "Aggiungi libro" -#: bookwyrm/templates/book/edit/edit_book.html:62 +#: bookwyrm/templates/book/edit/edit_book.html:43 +msgid "Failed to save book, see errors below for more information." +msgstr "Salvataggio del libro non riuscito, vedere gli errori qui sotto per maggiori informazioni." + +#: bookwyrm/templates/book/edit/edit_book.html:70 msgid "Confirm Book Info" msgstr "Conferma informazioni sul libro" -#: bookwyrm/templates/book/edit/edit_book.html:70 +#: bookwyrm/templates/book/edit/edit_book.html:78 #, python-format msgid "Is \"%(name)s\" one of these authors?" msgstr "È \"%(name)s\" uno di questi autori?" -#: bookwyrm/templates/book/edit/edit_book.html:81 +#: bookwyrm/templates/book/edit/edit_book.html:89 #, python-format msgid "Author of %(book_title)s" msgstr "Autore di %(book_title)s" -#: bookwyrm/templates/book/edit/edit_book.html:85 +#: bookwyrm/templates/book/edit/edit_book.html:93 #, python-format msgid "Author of %(alt_title)s" msgstr "Autore di %(alt_title)s" -#: bookwyrm/templates/book/edit/edit_book.html:87 +#: bookwyrm/templates/book/edit/edit_book.html:95 msgid "Find more information at isni.org" msgstr "Trova maggiori informazioni su isni.org" -#: bookwyrm/templates/book/edit/edit_book.html:97 +#: bookwyrm/templates/book/edit/edit_book.html:105 msgid "This is a new author" msgstr "Questo è un nuovo autore" -#: bookwyrm/templates/book/edit/edit_book.html:107 +#: bookwyrm/templates/book/edit/edit_book.html:115 #, python-format msgid "Creating a new author: %(name)s" msgstr "Creazione di un nuovo autore: %(name)s" -#: bookwyrm/templates/book/edit/edit_book.html:114 +#: bookwyrm/templates/book/edit/edit_book.html:122 msgid "Is this an edition of an existing work?" msgstr "È un'edizione di un'opera esistente?" -#: bookwyrm/templates/book/edit/edit_book.html:122 +#: bookwyrm/templates/book/edit/edit_book.html:130 msgid "This is a new work" msgstr "Si tratta di un nuovo lavoro" -#: bookwyrm/templates/book/edit/edit_book.html:131 +#: bookwyrm/templates/book/edit/edit_book.html:139 #: bookwyrm/templates/feed/status.html:19 #: bookwyrm/templates/guided_tour/book.html:44 #: bookwyrm/templates/guided_tour/book.html:68 @@ -1470,6 +1474,19 @@ msgstr "Pubblicato da %(publisher)s." msgid "rated it" msgstr "Valuta" +#: bookwyrm/templates/book/series.html:11 +msgid "Series by" +msgstr "Serie di" + +#: bookwyrm/templates/book/series.html:27 +#, python-format +msgid "Book %(series_number)s" +msgstr "Libro %(series_number)s" + +#: bookwyrm/templates/book/series.html:27 +msgid "Unsorted Book" +msgstr "Libro non ordinato" + #: bookwyrm/templates/book/sync_modal.html:15 #, python-format msgid "Loading data will connect to %(source_name)s and check for any metadata about this book which aren't present here. Existing metadata will not be overwritten." @@ -1664,7 +1681,7 @@ msgstr "%(username)s ha citato %(related_user)s e %(related_user)s and %(other_user_display_count)s others have left your group \"%(group_name)s\"" msgstr "%(related_user)s e %(other_user_display_count)s altri hanno lasciato il tuo gruppo \"%(group_name)s\"" +#: bookwyrm/templates/notifications/items/link_domain.html:15 +#, python-format +msgid "A new link domain needs review" +msgid_plural "%(display_count)s new link domains need moderation" +msgstr[0] "" +msgstr[1] "" + #: bookwyrm/templates/notifications/items/mention.html:20 #, python-format msgid "%(related_user)s mentioned you in a review of %(book_title)s" @@ -4430,63 +4463,71 @@ msgid "Celery Status" msgstr "Stato di Celery" #: bookwyrm/templates/settings/celery.html:14 +msgid "You can set up monitoring to check if Celery is running by querying:" +msgstr "" + +#: bookwyrm/templates/settings/celery.html:22 msgid "Queues" msgstr "Code" -#: bookwyrm/templates/settings/celery.html:18 +#: bookwyrm/templates/settings/celery.html:26 msgid "Low priority" msgstr "Priorità bassa" -#: bookwyrm/templates/settings/celery.html:24 +#: bookwyrm/templates/settings/celery.html:32 msgid "Medium priority" msgstr "Priorità media" -#: bookwyrm/templates/settings/celery.html:30 +#: bookwyrm/templates/settings/celery.html:38 msgid "High priority" msgstr "Priorità alta" -#: bookwyrm/templates/settings/celery.html:46 +#: bookwyrm/templates/settings/celery.html:50 +msgid "Broadcasts" +msgstr "" + +#: bookwyrm/templates/settings/celery.html:60 msgid "Could not connect to Redis broker" msgstr "Impossibile connettersi al broker Redis" -#: bookwyrm/templates/settings/celery.html:54 +#: bookwyrm/templates/settings/celery.html:68 msgid "Active Tasks" msgstr "Processi attivi" -#: bookwyrm/templates/settings/celery.html:59 +#: bookwyrm/templates/settings/celery.html:73 #: bookwyrm/templates/settings/imports/imports.html:113 msgid "ID" msgstr "ID" -#: bookwyrm/templates/settings/celery.html:60 +#: bookwyrm/templates/settings/celery.html:74 msgid "Task name" msgstr "Nome attività" -#: bookwyrm/templates/settings/celery.html:61 +#: bookwyrm/templates/settings/celery.html:75 msgid "Run time" msgstr "Tempo di esecuzione" -#: bookwyrm/templates/settings/celery.html:62 +#: bookwyrm/templates/settings/celery.html:76 msgid "Priority" msgstr "Priorità" -#: bookwyrm/templates/settings/celery.html:67 +#: bookwyrm/templates/settings/celery.html:81 msgid "No active tasks" msgstr "Nessun processo attivo" -#: bookwyrm/templates/settings/celery.html:85 +#: bookwyrm/templates/settings/celery.html:99 msgid "Workers" msgstr "Workers" -#: bookwyrm/templates/settings/celery.html:90 +#: bookwyrm/templates/settings/celery.html:104 msgid "Uptime:" msgstr "Tempo di attività:" -#: bookwyrm/templates/settings/celery.html:100 +#: bookwyrm/templates/settings/celery.html:114 msgid "Could not connect to Celery" msgstr "Impossibile connettersi a Celery" -#: bookwyrm/templates/settings/celery.html:107 +#: bookwyrm/templates/settings/celery.html:121 msgid "Errors" msgstr "Errori" @@ -5685,11 +5726,11 @@ msgstr "Visualizza le istruzioni di installazione" msgid "Instance Setup" msgstr "Configurazione Istanza" -#: bookwyrm/templates/setup/layout.html:19 +#: bookwyrm/templates/setup/layout.html:21 msgid "Installing BookWyrm" msgstr "Installare BookWyrm" -#: bookwyrm/templates/setup/layout.html:22 +#: bookwyrm/templates/setup/layout.html:24 msgid "Need help?" msgstr "Hai bisogno di aiuto?" @@ -5781,7 +5822,7 @@ msgid_plural "and %(remainder_count_display)s others" msgstr[0] "e %(remainder_count_display)s altro" msgstr[1] "e %(remainder_count_display)s altri" -#: bookwyrm/templates/snippets/book_cover.html:61 +#: bookwyrm/templates/snippets/book_cover.html:63 msgid "No cover" msgstr "Nessuna copertina" @@ -5881,6 +5922,10 @@ msgstr "Alla pagina:" msgid "At percent:" msgstr "Alla percentuale:" +#: bookwyrm/templates/snippets/create_status/quotation.html:69 +msgid "to" +msgstr "" + #: bookwyrm/templates/snippets/create_status/review.html:24 #, python-format msgid "Your review of '%(book_title)s'" @@ -6059,10 +6104,18 @@ msgstr "pagina %(page)s di %(total_pages)s" msgid "page %(page)s" msgstr "pagina %(page)s" -#: bookwyrm/templates/snippets/pagination.html:12 +#: bookwyrm/templates/snippets/pagination.html:13 +msgid "Newer" +msgstr "" + +#: bookwyrm/templates/snippets/pagination.html:15 msgid "Previous" msgstr "Precedente" +#: bookwyrm/templates/snippets/pagination.html:28 +msgid "Older" +msgstr "" + #: bookwyrm/templates/snippets/privacy-icons.html:12 msgid "Followers-only" msgstr "Solo Followers" @@ -6191,19 +6244,29 @@ msgstr "Mostra stato" #: bookwyrm/templates/snippets/status/content_status.html:102 #, python-format -msgid "(Page %(page)s)" -msgstr "(Pagina %(page)s)" +msgid "(Page %(page)s" +msgstr "" + +#: bookwyrm/templates/snippets/status/content_status.html:102 +#, python-format +msgid "%(endpage)s" +msgstr "" #: bookwyrm/templates/snippets/status/content_status.html:104 #, python-format -msgid "(%(percent)s%%)" -msgstr "(%(percent)s%%)" +msgid "(%(percent)s%%" +msgstr "" + +#: bookwyrm/templates/snippets/status/content_status.html:104 +#, python-format +msgid " - %(endpercent)s%%" +msgstr "" #: bookwyrm/templates/snippets/status/content_status.html:127 msgid "Open image in new window" msgstr "Apri immagine in una nuova finestra" -#: bookwyrm/templates/snippets/status/content_status.html:146 +#: bookwyrm/templates/snippets/status/content_status.html:148 msgid "Hide status" msgstr "Nascondi lo stato" diff --git a/locale/lt_LT/LC_MESSAGES/django.po b/locale/lt_LT/LC_MESSAGES/django.po index 6e441baa5..1e2c8132d 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: 2023-01-30 08:21+0000\n" -"PO-Revision-Date: 2023-03-02 21:34\n" +"POT-Creation-Date: 2023-03-13 14:54+0000\n" +"PO-Revision-Date: 2023-03-13 16:38\n" "Last-Translator: Mouse Reeve \n" "Language-Team: Lithuanian\n" "Language: lt\n" @@ -46,7 +46,7 @@ msgstr "Neribota" msgid "Incorrect password" msgstr "Neteisingas slaptažodis" -#: bookwyrm/forms/edit_user.py:95 bookwyrm/forms/landing.py:89 +#: bookwyrm/forms/edit_user.py:95 bookwyrm/forms/landing.py:90 msgid "Password does not match" msgstr "Slaptažodis nesutampa" @@ -70,19 +70,19 @@ msgstr "Skaitymo pabaigos data negali būti ateityje." msgid "Reading finished date cannot be in the future." msgstr "Skaitymo pabaigos data negali būti ateityje." -#: bookwyrm/forms/landing.py:37 +#: bookwyrm/forms/landing.py:38 msgid "Username or password are incorrect" msgstr "Naudotojo vardas arba slaptažodis neteisingi" -#: bookwyrm/forms/landing.py:56 +#: bookwyrm/forms/landing.py:57 msgid "User with this username already exists" msgstr "Toks naudotojo vardas jau egzistuoja" -#: bookwyrm/forms/landing.py:65 +#: bookwyrm/forms/landing.py:66 msgid "A user with this email already exists." msgstr "Vartotojas su šiuo el. pašto adresu jau yra." -#: bookwyrm/forms/landing.py:123 bookwyrm/forms/landing.py:131 +#: bookwyrm/forms/landing.py:124 bookwyrm/forms/landing.py:132 msgid "Incorrect code" msgstr "Neteisingas kodas" @@ -205,26 +205,26 @@ msgstr "Susijungę" msgid "Blocked" msgstr "Užblokuoti" -#: bookwyrm/models/fields.py:28 +#: bookwyrm/models/fields.py:29 #, python-format msgid "%(value)s is not a valid remote_id" msgstr "%(value)s yra negaliojantis remote_id" -#: bookwyrm/models/fields.py:37 bookwyrm/models/fields.py:46 +#: bookwyrm/models/fields.py:38 bookwyrm/models/fields.py:47 #, python-format msgid "%(value)s is not a valid username" msgstr "%(value)s yra negaliojantis naudotojo vardas" -#: bookwyrm/models/fields.py:182 bookwyrm/templates/layout.html:131 +#: bookwyrm/models/fields.py:192 bookwyrm/templates/layout.html:128 #: bookwyrm/templates/ostatus/error.html:29 msgid "username" msgstr "naudotojo vardas" -#: bookwyrm/models/fields.py:187 +#: bookwyrm/models/fields.py:197 msgid "A user with that username already exists." msgstr "Toks naudotojo vardas jau egzistuoja." -#: bookwyrm/models/fields.py:206 +#: bookwyrm/models/fields.py:216 #: bookwyrm/templates/snippets/privacy-icons.html:3 #: bookwyrm/templates/snippets/privacy-icons.html:4 #: bookwyrm/templates/snippets/privacy_select.html:11 @@ -232,7 +232,7 @@ msgstr "Toks naudotojo vardas jau egzistuoja." msgid "Public" msgstr "Viešas" -#: bookwyrm/models/fields.py:207 +#: bookwyrm/models/fields.py:217 #: bookwyrm/templates/snippets/privacy-icons.html:7 #: bookwyrm/templates/snippets/privacy-icons.html:8 #: bookwyrm/templates/snippets/privacy_select.html:14 @@ -240,14 +240,14 @@ msgstr "Viešas" msgid "Unlisted" msgstr "Slaptas" -#: bookwyrm/models/fields.py:208 +#: bookwyrm/models/fields.py:218 #: bookwyrm/templates/snippets/privacy_select.html:17 #: bookwyrm/templates/user/relationships/followers.html:6 #: bookwyrm/templates/user/relationships/layout.html:11 msgid "Followers" msgstr "Sekėjai" -#: bookwyrm/models/fields.py:209 +#: bookwyrm/models/fields.py:219 #: bookwyrm/templates/snippets/create_status/post_options_block.html:6 #: bookwyrm/templates/snippets/privacy-icons.html:15 #: bookwyrm/templates/snippets/privacy-icons.html:16 @@ -300,7 +300,7 @@ msgstr "Galima pasiskolinti" msgid "Approved" msgstr "Patvirtinti puslapiai" -#: bookwyrm/models/user.py:32 bookwyrm/templates/book/book.html:296 +#: bookwyrm/models/user.py:32 bookwyrm/templates/book/book.html:298 msgid "Reviews" msgstr "Apžvalgos" @@ -316,19 +316,19 @@ msgstr "Citatos" msgid "Everything else" msgstr "Visa kita" -#: bookwyrm/settings.py:217 +#: bookwyrm/settings.py:218 msgid "Home Timeline" msgstr "Pagrindinė siena" -#: bookwyrm/settings.py:217 +#: bookwyrm/settings.py:218 msgid "Home" msgstr "Pagrindinis" -#: bookwyrm/settings.py:218 +#: bookwyrm/settings.py:219 msgid "Books Timeline" msgstr "Knygų siena" -#: bookwyrm/settings.py:218 +#: bookwyrm/settings.py:219 #: bookwyrm/templates/guided_tour/user_profile.html:101 #: bookwyrm/templates/search/layout.html:22 #: bookwyrm/templates/search/layout.html:43 @@ -336,75 +336,75 @@ msgstr "Knygų siena" msgid "Books" msgstr "Knygos" -#: bookwyrm/settings.py:290 +#: bookwyrm/settings.py:291 msgid "English" msgstr "English (Anglų)" -#: bookwyrm/settings.py:291 +#: bookwyrm/settings.py:292 msgid "Català (Catalan)" msgstr "Català (kataloniečių)" -#: bookwyrm/settings.py:292 +#: bookwyrm/settings.py:293 msgid "Deutsch (German)" msgstr "Deutsch (Vokiečių)" -#: bookwyrm/settings.py:293 +#: bookwyrm/settings.py:294 msgid "Español (Spanish)" msgstr "Español (Ispanų)" -#: bookwyrm/settings.py:294 +#: bookwyrm/settings.py:295 msgid "Euskara (Basque)" msgstr "" -#: bookwyrm/settings.py:295 +#: bookwyrm/settings.py:296 msgid "Galego (Galician)" msgstr "Galego (galisų)" -#: bookwyrm/settings.py:296 +#: bookwyrm/settings.py:297 msgid "Italiano (Italian)" msgstr "Italų (Italian)" -#: bookwyrm/settings.py:297 +#: bookwyrm/settings.py:298 msgid "Suomi (Finnish)" msgstr "Suomi (suomių)" -#: bookwyrm/settings.py:298 +#: bookwyrm/settings.py:299 msgid "Français (French)" msgstr "Français (Prancūzų)" -#: bookwyrm/settings.py:299 +#: bookwyrm/settings.py:300 msgid "Lietuvių (Lithuanian)" msgstr "Lietuvių" -#: bookwyrm/settings.py:300 +#: bookwyrm/settings.py:301 msgid "Norsk (Norwegian)" msgstr "Norvegų (Norwegian)" -#: bookwyrm/settings.py:301 +#: bookwyrm/settings.py:302 msgid "Polski (Polish)" msgstr "Polski (lenkų)" -#: bookwyrm/settings.py:302 +#: bookwyrm/settings.py:303 msgid "Português do Brasil (Brazilian Portuguese)" msgstr "Português brasileiro (Brazilijos portugalų)" -#: bookwyrm/settings.py:303 +#: bookwyrm/settings.py:304 msgid "Português Europeu (European Portuguese)" msgstr "Português Europeu (Europos portugalų)" -#: bookwyrm/settings.py:304 +#: bookwyrm/settings.py:305 msgid "Română (Romanian)" msgstr "Română (rumunų)" -#: bookwyrm/settings.py:305 +#: bookwyrm/settings.py:306 msgid "Svenska (Swedish)" msgstr "Svenska (Švedų)" -#: bookwyrm/settings.py:306 +#: bookwyrm/settings.py:307 msgid "简体中文 (Simplified Chinese)" msgstr "简体中文 (Supaprastinta kinų)" -#: bookwyrm/settings.py:307 +#: bookwyrm/settings.py:308 msgid "繁體中文 (Traditional Chinese)" msgstr "繁體中文 (Tradicinė kinų)" @@ -434,7 +434,7 @@ msgid "About" msgstr "Apie" #: bookwyrm/templates/about/about.html:21 -#: bookwyrm/templates/get_started/layout.html:20 +#: bookwyrm/templates/get_started/layout.html:22 #, python-format msgid "Welcome to %(site_name)s!" msgstr "Sveiki atvykę į %(site_name)s!" @@ -716,24 +716,24 @@ msgid "View ISNI record" msgstr "Peržiūrėti ISNI įrašą" #: bookwyrm/templates/author/author.html:95 -#: bookwyrm/templates/book/book.html:164 +#: bookwyrm/templates/book/book.html:166 msgid "View on ISFDB" msgstr "Žiūrėti per ISFDB" #: bookwyrm/templates/author/author.html:100 #: bookwyrm/templates/author/sync_modal.html:5 -#: bookwyrm/templates/book/book.html:131 +#: bookwyrm/templates/book/book.html:133 #: bookwyrm/templates/book/sync_modal.html:5 msgid "Load data" msgstr "Įkelti duomenis" #: bookwyrm/templates/author/author.html:104 -#: bookwyrm/templates/book/book.html:135 +#: bookwyrm/templates/book/book.html:137 msgid "View on OpenLibrary" msgstr "Žiūrėti „OpenLibrary“" #: bookwyrm/templates/author/author.html:119 -#: bookwyrm/templates/book/book.html:149 +#: bookwyrm/templates/book/book.html:151 msgid "View on Inventaire" msgstr "Žiūrėti „Inventaire“" @@ -842,8 +842,8 @@ msgid "ISNI:" msgstr "ISNI:" #: bookwyrm/templates/author/edit_author.html:126 -#: bookwyrm/templates/book/book.html:209 -#: bookwyrm/templates/book/edit/edit_book.html:142 +#: bookwyrm/templates/book/book.html:211 +#: 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 #: bookwyrm/templates/groups/form.html:32 @@ -866,10 +866,10 @@ msgstr "Išsaugoti" #: bookwyrm/templates/author/edit_author.html:127 #: bookwyrm/templates/author/sync_modal.html:23 -#: bookwyrm/templates/book/book.html:210 +#: bookwyrm/templates/book/book.html:212 #: bookwyrm/templates/book/cover_add_modal.html:33 -#: bookwyrm/templates/book/edit/edit_book.html:144 -#: bookwyrm/templates/book/edit/edit_book.html:147 +#: bookwyrm/templates/book/edit/edit_book.html:152 +#: bookwyrm/templates/book/edit/edit_book.html:155 #: bookwyrm/templates/book/file_links/add_link_modal.html:59 #: bookwyrm/templates/book/file_links/verification_modal.html:25 #: bookwyrm/templates/book/sync_modal.html:23 @@ -893,7 +893,7 @@ msgid "Loading data will connect to %(source_name)s and check f msgstr "Duomenų įkėlimas prisijungs prie %(source_name)s ir patikrins ar nėra naujos informacijos. Esantys metaduomenys nebus perrašomi." #: bookwyrm/templates/author/sync_modal.html:24 -#: bookwyrm/templates/book/edit/edit_book.html:129 +#: bookwyrm/templates/book/edit/edit_book.html:137 #: bookwyrm/templates/book/sync_modal.html:24 #: bookwyrm/templates/groups/members.html:29 #: bookwyrm/templates/landing/password_reset.html:52 @@ -911,19 +911,19 @@ msgstr "Nepavyksta prisijungti prie nuotolinio šaltinio." msgid "Edit Book" msgstr "Redaguoti knygą" -#: bookwyrm/templates/book/book.html:88 bookwyrm/templates/book/book.html:91 +#: bookwyrm/templates/book/book.html:90 bookwyrm/templates/book/book.html:93 msgid "Click to add cover" msgstr "Spausti, kad pridėti viršelį" -#: bookwyrm/templates/book/book.html:97 +#: bookwyrm/templates/book/book.html:99 msgid "Failed to load cover" msgstr "Nepavyko įkelti viršelio" -#: bookwyrm/templates/book/book.html:108 +#: bookwyrm/templates/book/book.html:110 msgid "Click to enlarge" msgstr "Spustelėkite padidinti" -#: bookwyrm/templates/book/book.html:186 +#: bookwyrm/templates/book/book.html:188 #, python-format msgid "(%(review_count)s review)" msgid_plural "(%(review_count)s reviews)" @@ -932,17 +932,17 @@ msgstr[1] "(%(review_count)s atsiliepimai)" msgstr[2] "(%(review_count)s atsiliepimų)" msgstr[3] "(%(review_count)s atsiliepimai)" -#: bookwyrm/templates/book/book.html:198 +#: bookwyrm/templates/book/book.html:200 msgid "Add Description" msgstr "Pridėti aprašymą" -#: bookwyrm/templates/book/book.html:205 +#: bookwyrm/templates/book/book.html:207 #: bookwyrm/templates/book/edit/edit_book_form.html:42 #: bookwyrm/templates/lists/form.html:13 bookwyrm/templates/shelf/form.html:17 msgid "Description:" msgstr "Aprašymas:" -#: bookwyrm/templates/book/book.html:221 +#: bookwyrm/templates/book/book.html:223 #, python-format msgid "%(count)s edition" msgid_plural "%(count)s editions" @@ -951,54 +951,54 @@ msgstr[1] "%(count)s leidimai" msgstr[2] "%(count)s leidimai" msgstr[3] "%(count)s leidimai" -#: bookwyrm/templates/book/book.html:235 +#: bookwyrm/templates/book/book.html:237 msgid "You have shelved this edition in:" msgstr "Šis leidimas įdėtas į:" -#: bookwyrm/templates/book/book.html:250 +#: bookwyrm/templates/book/book.html:252 #, python-format msgid "A different edition of this book is on your %(shelf_name)s shelf." msgstr "kitas šios knygos leidimas yra jūsų %(shelf_name)s lentynoje." -#: bookwyrm/templates/book/book.html:261 +#: bookwyrm/templates/book/book.html:263 msgid "Your reading activity" msgstr "Jūsų skaitymo veikla" -#: bookwyrm/templates/book/book.html:267 +#: bookwyrm/templates/book/book.html:269 #: bookwyrm/templates/guided_tour/book.html:56 msgid "Add read dates" msgstr "Pridėti skaitymo datas" -#: bookwyrm/templates/book/book.html:275 +#: bookwyrm/templates/book/book.html:277 msgid "You don't have any reading activity for this book." msgstr "Šios knygos neskaitote." -#: bookwyrm/templates/book/book.html:301 +#: bookwyrm/templates/book/book.html:303 msgid "Your reviews" msgstr "Tavo atsiliepimai" -#: bookwyrm/templates/book/book.html:307 +#: bookwyrm/templates/book/book.html:309 msgid "Your comments" msgstr "Tavo komentarai" -#: bookwyrm/templates/book/book.html:313 +#: bookwyrm/templates/book/book.html:315 msgid "Your quotes" msgstr "Jūsų citatos" -#: bookwyrm/templates/book/book.html:349 +#: bookwyrm/templates/book/book.html:351 msgid "Subjects" msgstr "Temos" -#: bookwyrm/templates/book/book.html:361 +#: bookwyrm/templates/book/book.html:363 msgid "Places" msgstr "Vietos" -#: bookwyrm/templates/book/book.html:372 +#: bookwyrm/templates/book/book.html:374 #: bookwyrm/templates/groups/group.html:19 #: bookwyrm/templates/guided_tour/lists.html:14 #: bookwyrm/templates/guided_tour/user_books.html:102 #: bookwyrm/templates/guided_tour/user_profile.html:78 -#: bookwyrm/templates/layout.html:91 bookwyrm/templates/lists/curate.html:8 +#: bookwyrm/templates/layout.html:90 bookwyrm/templates/lists/curate.html:8 #: bookwyrm/templates/lists/list.html:12 bookwyrm/templates/lists/lists.html:5 #: bookwyrm/templates/lists/lists.html:12 #: bookwyrm/templates/search/layout.html:26 @@ -1007,11 +1007,11 @@ msgstr "Vietos" msgid "Lists" msgstr "Sąrašai" -#: bookwyrm/templates/book/book.html:384 +#: bookwyrm/templates/book/book.html:386 msgid "Add to list" msgstr "Pridėti prie sąrašo" -#: bookwyrm/templates/book/book.html:394 +#: bookwyrm/templates/book/book.html:396 #: bookwyrm/templates/book/cover_add_modal.html:32 #: bookwyrm/templates/lists/add_item_modal.html:39 #: bookwyrm/templates/lists/list.html:255 @@ -1071,8 +1071,8 @@ msgstr "Peržiūrėti knygos viršelį" #: bookwyrm/templates/components/modal.html:13 #: bookwyrm/templates/components/modal.html:30 #: bookwyrm/templates/feed/suggested_books.html:67 -#: bookwyrm/templates/get_started/layout.html:25 -#: bookwyrm/templates/get_started/layout.html:58 +#: bookwyrm/templates/get_started/layout.html:27 +#: bookwyrm/templates/get_started/layout.html:60 msgid "Close" msgstr "Uždaryti" @@ -1087,47 +1087,51 @@ msgstr "Redaguoti „%(book_title)s“" msgid "Add Book" msgstr "Pridėti knygą" -#: bookwyrm/templates/book/edit/edit_book.html:62 +#: bookwyrm/templates/book/edit/edit_book.html:43 +msgid "Failed to save book, see errors below for more information." +msgstr "" + +#: bookwyrm/templates/book/edit/edit_book.html:70 msgid "Confirm Book Info" msgstr "Patvirtinti knygos informaciją" -#: bookwyrm/templates/book/edit/edit_book.html:70 +#: bookwyrm/templates/book/edit/edit_book.html:78 #, python-format msgid "Is \"%(name)s\" one of these authors?" msgstr "Ar \"%(name)s\" yra vienas iš šių autorių?" -#: bookwyrm/templates/book/edit/edit_book.html:81 +#: bookwyrm/templates/book/edit/edit_book.html:89 #, python-format msgid "Author of %(book_title)s" msgstr "%(book_title)s autorius" -#: bookwyrm/templates/book/edit/edit_book.html:85 +#: bookwyrm/templates/book/edit/edit_book.html:93 #, python-format msgid "Author of %(alt_title)s" msgstr "%(alt_title)s autorius" -#: bookwyrm/templates/book/edit/edit_book.html:87 +#: bookwyrm/templates/book/edit/edit_book.html:95 msgid "Find more information at isni.org" msgstr "Daugiau informacijos isni.org" -#: bookwyrm/templates/book/edit/edit_book.html:97 +#: bookwyrm/templates/book/edit/edit_book.html:105 msgid "This is a new author" msgstr "Tai naujas autorius" -#: bookwyrm/templates/book/edit/edit_book.html:107 +#: bookwyrm/templates/book/edit/edit_book.html:115 #, python-format msgid "Creating a new author: %(name)s" msgstr "Kuriamas naujas autorius: %(name)s" -#: bookwyrm/templates/book/edit/edit_book.html:114 +#: bookwyrm/templates/book/edit/edit_book.html:122 msgid "Is this an edition of an existing work?" msgstr "Ar tai egzistuojančio darbo leidimas?" -#: bookwyrm/templates/book/edit/edit_book.html:122 +#: bookwyrm/templates/book/edit/edit_book.html:130 msgid "This is a new work" msgstr "Tai naujas darbas" -#: bookwyrm/templates/book/edit/edit_book.html:131 +#: bookwyrm/templates/book/edit/edit_book.html:139 #: bookwyrm/templates/feed/status.html:19 #: bookwyrm/templates/guided_tour/book.html:44 #: bookwyrm/templates/guided_tour/book.html:68 @@ -1482,6 +1486,19 @@ msgstr "Publikavo %(publisher)s." msgid "rated it" msgstr "įvertino" +#: bookwyrm/templates/book/series.html:11 +msgid "Series by" +msgstr "" + +#: bookwyrm/templates/book/series.html:27 +#, python-format +msgid "Book %(series_number)s" +msgstr "" + +#: bookwyrm/templates/book/series.html:27 +msgid "Unsorted Book" +msgstr "" + #: bookwyrm/templates/book/sync_modal.html:15 #, python-format msgid "Loading data will connect to %(source_name)s and check for any metadata about this book which aren't present here. Existing metadata will not be overwritten." @@ -1680,7 +1697,7 @@ msgstr "%(username)s citavo %(related_user)s ir %(related_user)s and %(other_user_display_count)s others have left your group \"%(group_name)s\"" msgstr "%(related_user)s ir %(other_user_display_count)s kiti paliko jūsų grupę „%(group_name)s“" +#: bookwyrm/templates/notifications/items/link_domain.html:15 +#, python-format +msgid "A new link domain needs review" +msgid_plural "%(display_count)s new link domains need moderation" +msgstr[0] "" +msgstr[1] "" +msgstr[2] "" +msgstr[3] "" + #: bookwyrm/templates/notifications/items/mention.html:20 #, python-format msgid "%(related_user)s mentioned you in a review of %(book_title)s" @@ -4464,63 +4499,71 @@ msgid "Celery Status" msgstr "" #: bookwyrm/templates/settings/celery.html:14 +msgid "You can set up monitoring to check if Celery is running by querying:" +msgstr "" + +#: bookwyrm/templates/settings/celery.html:22 msgid "Queues" msgstr "" -#: bookwyrm/templates/settings/celery.html:18 +#: bookwyrm/templates/settings/celery.html:26 msgid "Low priority" msgstr "" -#: bookwyrm/templates/settings/celery.html:24 +#: bookwyrm/templates/settings/celery.html:32 msgid "Medium priority" msgstr "" -#: bookwyrm/templates/settings/celery.html:30 +#: bookwyrm/templates/settings/celery.html:38 msgid "High priority" msgstr "" -#: bookwyrm/templates/settings/celery.html:46 +#: bookwyrm/templates/settings/celery.html:50 +msgid "Broadcasts" +msgstr "" + +#: bookwyrm/templates/settings/celery.html:60 msgid "Could not connect to Redis broker" msgstr "" -#: bookwyrm/templates/settings/celery.html:54 +#: bookwyrm/templates/settings/celery.html:68 msgid "Active Tasks" msgstr "" -#: bookwyrm/templates/settings/celery.html:59 +#: bookwyrm/templates/settings/celery.html:73 #: bookwyrm/templates/settings/imports/imports.html:113 msgid "ID" msgstr "ID" -#: bookwyrm/templates/settings/celery.html:60 +#: bookwyrm/templates/settings/celery.html:74 msgid "Task name" msgstr "Užduoties pavadinimas" -#: bookwyrm/templates/settings/celery.html:61 +#: bookwyrm/templates/settings/celery.html:75 msgid "Run time" msgstr "Rodymo laikas" -#: bookwyrm/templates/settings/celery.html:62 +#: bookwyrm/templates/settings/celery.html:76 msgid "Priority" msgstr "Prioritetas" -#: bookwyrm/templates/settings/celery.html:67 +#: bookwyrm/templates/settings/celery.html:81 msgid "No active tasks" msgstr "Nėra aktyvių užduočių" -#: bookwyrm/templates/settings/celery.html:85 +#: bookwyrm/templates/settings/celery.html:99 msgid "Workers" msgstr "Darbuotojai" -#: bookwyrm/templates/settings/celery.html:90 +#: bookwyrm/templates/settings/celery.html:104 msgid "Uptime:" msgstr "Veikimo laikas:" -#: bookwyrm/templates/settings/celery.html:100 +#: bookwyrm/templates/settings/celery.html:114 msgid "Could not connect to Celery" msgstr "Nepavyko prisijungti prie „Celery“" -#: bookwyrm/templates/settings/celery.html:107 +#: bookwyrm/templates/settings/celery.html:121 msgid "Errors" msgstr "Klaidos" @@ -5727,11 +5770,11 @@ msgstr "Žiūrėti diegimo instrukcijas" msgid "Instance Setup" msgstr "Serverio nustatymai" -#: bookwyrm/templates/setup/layout.html:19 +#: bookwyrm/templates/setup/layout.html:21 msgid "Installing BookWyrm" msgstr "Diegiamas „BookWyrm“" -#: bookwyrm/templates/setup/layout.html:22 +#: bookwyrm/templates/setup/layout.html:24 msgid "Need help?" msgstr "Reikia pagalbos?" @@ -5827,7 +5870,7 @@ msgstr[1] "ir %(remainder_count_display)s kiti" msgstr[2] "ir %(remainder_count_display)s kitų" msgstr[3] "ir %(remainder_count_display)s kitų" -#: bookwyrm/templates/snippets/book_cover.html:61 +#: bookwyrm/templates/snippets/book_cover.html:63 msgid "No cover" msgstr "Nėra viršelio" @@ -5927,6 +5970,10 @@ msgstr "Puslapyje:" msgid "At percent:" msgstr "Proc.:" +#: bookwyrm/templates/snippets/create_status/quotation.html:69 +msgid "to" +msgstr "" + #: bookwyrm/templates/snippets/create_status/review.html:24 #, python-format msgid "Your review of '%(book_title)s'" @@ -6115,10 +6162,18 @@ msgstr "%(page)s psl. iš %(total_pages)s" msgid "page %(page)s" msgstr "%(page)s psl." -#: bookwyrm/templates/snippets/pagination.html:12 +#: bookwyrm/templates/snippets/pagination.html:13 +msgid "Newer" +msgstr "" + +#: bookwyrm/templates/snippets/pagination.html:15 msgid "Previous" msgstr "Ankstesnis" +#: bookwyrm/templates/snippets/pagination.html:28 +msgid "Older" +msgstr "" + #: bookwyrm/templates/snippets/privacy-icons.html:12 msgid "Followers-only" msgstr "Tik sekėjai" @@ -6247,19 +6302,29 @@ msgstr "Rodyti būseną" #: bookwyrm/templates/snippets/status/content_status.html:102 #, python-format -msgid "(Page %(page)s)" -msgstr "(Psl. %(page)s)" +msgid "(Page %(page)s" +msgstr "" + +#: bookwyrm/templates/snippets/status/content_status.html:102 +#, python-format +msgid "%(endpage)s" +msgstr "" #: bookwyrm/templates/snippets/status/content_status.html:104 #, python-format -msgid "(%(percent)s%%)" -msgstr "(%(percent)s%%)" +msgid "(%(percent)s%%" +msgstr "" + +#: bookwyrm/templates/snippets/status/content_status.html:104 +#, python-format +msgid " - %(endpercent)s%%" +msgstr "" #: bookwyrm/templates/snippets/status/content_status.html:127 msgid "Open image in new window" msgstr "Atidaryti paveikslėlį naujame lange" -#: bookwyrm/templates/snippets/status/content_status.html:146 +#: bookwyrm/templates/snippets/status/content_status.html:148 msgid "Hide status" msgstr "Slėpti būseną" diff --git a/locale/no_NO/LC_MESSAGES/django.po b/locale/no_NO/LC_MESSAGES/django.po index 9b5907e6b..20a0861b0 100644 --- a/locale/no_NO/LC_MESSAGES/django.po +++ b/locale/no_NO/LC_MESSAGES/django.po @@ -2,8 +2,8 @@ msgid "" msgstr "" "Project-Id-Version: bookwyrm\n" "Report-Msgid-Bugs-To: \n" -"POT-Creation-Date: 2023-01-30 08:21+0000\n" -"PO-Revision-Date: 2023-01-30 17:36\n" +"POT-Creation-Date: 2023-03-13 14:54+0000\n" +"PO-Revision-Date: 2023-03-13 16:39\n" "Last-Translator: Mouse Reeve \n" "Language-Team: Norwegian\n" "Language: no\n" @@ -46,7 +46,7 @@ msgstr "Ubegrenset" msgid "Incorrect password" msgstr "Feil passord" -#: bookwyrm/forms/edit_user.py:95 bookwyrm/forms/landing.py:89 +#: bookwyrm/forms/edit_user.py:95 bookwyrm/forms/landing.py:90 msgid "Password does not match" msgstr "Passordet samsvarer ikke" @@ -70,19 +70,19 @@ msgstr "" msgid "Reading finished date cannot be in the future." msgstr "" -#: bookwyrm/forms/landing.py:37 +#: bookwyrm/forms/landing.py:38 msgid "Username or password are incorrect" msgstr "Feil brukernavn eller passord" -#: bookwyrm/forms/landing.py:56 +#: bookwyrm/forms/landing.py:57 msgid "User with this username already exists" msgstr "En bruker med det brukernavnet finnes allerede" -#: bookwyrm/forms/landing.py:65 +#: bookwyrm/forms/landing.py:66 msgid "A user with this email already exists." msgstr "Den e-postadressen er allerede registrert." -#: bookwyrm/forms/landing.py:123 bookwyrm/forms/landing.py:131 +#: bookwyrm/forms/landing.py:124 bookwyrm/forms/landing.py:132 msgid "Incorrect code" msgstr "Feil kode" @@ -205,26 +205,26 @@ msgstr "Føderert" msgid "Blocked" msgstr "Blokkert" -#: bookwyrm/models/fields.py:28 +#: bookwyrm/models/fields.py:29 #, python-format msgid "%(value)s is not a valid remote_id" msgstr "%(value)s er en ugyldig remote_id" -#: bookwyrm/models/fields.py:37 bookwyrm/models/fields.py:46 +#: bookwyrm/models/fields.py:38 bookwyrm/models/fields.py:47 #, python-format msgid "%(value)s is not a valid username" msgstr "%(value)s er et ugyldig brukernavn" -#: bookwyrm/models/fields.py:182 bookwyrm/templates/layout.html:131 +#: bookwyrm/models/fields.py:192 bookwyrm/templates/layout.html:128 #: bookwyrm/templates/ostatus/error.html:29 msgid "username" msgstr "brukernavn" -#: bookwyrm/models/fields.py:187 +#: bookwyrm/models/fields.py:197 msgid "A user with that username already exists." msgstr "En bruker med det brukernavnet eksisterer allerede." -#: bookwyrm/models/fields.py:206 +#: bookwyrm/models/fields.py:216 #: bookwyrm/templates/snippets/privacy-icons.html:3 #: bookwyrm/templates/snippets/privacy-icons.html:4 #: bookwyrm/templates/snippets/privacy_select.html:11 @@ -232,7 +232,7 @@ msgstr "En bruker med det brukernavnet eksisterer allerede." msgid "Public" msgstr "Offentlig" -#: bookwyrm/models/fields.py:207 +#: bookwyrm/models/fields.py:217 #: bookwyrm/templates/snippets/privacy-icons.html:7 #: bookwyrm/templates/snippets/privacy-icons.html:8 #: bookwyrm/templates/snippets/privacy_select.html:14 @@ -240,14 +240,14 @@ msgstr "Offentlig" msgid "Unlisted" msgstr "Uoppført" -#: bookwyrm/models/fields.py:208 +#: bookwyrm/models/fields.py:218 #: bookwyrm/templates/snippets/privacy_select.html:17 #: bookwyrm/templates/user/relationships/followers.html:6 #: bookwyrm/templates/user/relationships/layout.html:11 msgid "Followers" msgstr "Følgere" -#: bookwyrm/models/fields.py:209 +#: bookwyrm/models/fields.py:219 #: bookwyrm/templates/snippets/create_status/post_options_block.html:6 #: bookwyrm/templates/snippets/privacy-icons.html:15 #: bookwyrm/templates/snippets/privacy-icons.html:16 @@ -300,7 +300,7 @@ msgstr "Tilgjengelig for utlån" msgid "Approved" msgstr "Godkjent" -#: bookwyrm/models/user.py:32 bookwyrm/templates/book/book.html:296 +#: bookwyrm/models/user.py:32 bookwyrm/templates/book/book.html:298 msgid "Reviews" msgstr "Anmeldelser" @@ -316,19 +316,19 @@ msgstr "Sitater" msgid "Everything else" msgstr "Andre ting" -#: bookwyrm/settings.py:217 +#: bookwyrm/settings.py:218 msgid "Home Timeline" msgstr "Lokal tidslinje" -#: bookwyrm/settings.py:217 +#: bookwyrm/settings.py:218 msgid "Home" msgstr "Hjem" -#: bookwyrm/settings.py:218 +#: bookwyrm/settings.py:219 msgid "Books Timeline" msgstr "Boktidslinja" -#: bookwyrm/settings.py:218 +#: bookwyrm/settings.py:219 #: bookwyrm/templates/guided_tour/user_profile.html:101 #: bookwyrm/templates/search/layout.html:22 #: bookwyrm/templates/search/layout.html:43 @@ -336,75 +336,75 @@ msgstr "Boktidslinja" msgid "Books" msgstr "Bøker" -#: bookwyrm/settings.py:290 +#: bookwyrm/settings.py:291 msgid "English" msgstr "English (Engelsk)" -#: bookwyrm/settings.py:291 +#: bookwyrm/settings.py:292 msgid "Català (Catalan)" msgstr "Català (katalansk)" -#: bookwyrm/settings.py:292 +#: bookwyrm/settings.py:293 msgid "Deutsch (German)" msgstr "Deutsch (Tysk)" -#: bookwyrm/settings.py:293 +#: bookwyrm/settings.py:294 msgid "Español (Spanish)" msgstr "Español (Spansk)" -#: bookwyrm/settings.py:294 +#: bookwyrm/settings.py:295 msgid "Euskara (Basque)" msgstr "" -#: bookwyrm/settings.py:295 +#: bookwyrm/settings.py:296 msgid "Galego (Galician)" msgstr "Galego (Gallisk)" -#: bookwyrm/settings.py:296 +#: bookwyrm/settings.py:297 msgid "Italiano (Italian)" msgstr "Italiano (Italiensk)" -#: bookwyrm/settings.py:297 +#: bookwyrm/settings.py:298 msgid "Suomi (Finnish)" msgstr "Suomi (finsk)" -#: bookwyrm/settings.py:298 +#: bookwyrm/settings.py:299 msgid "Français (French)" msgstr "Français (Fransk)" -#: bookwyrm/settings.py:299 +#: bookwyrm/settings.py:300 msgid "Lietuvių (Lithuanian)" msgstr "Lietuvių (Litauisk)" -#: bookwyrm/settings.py:300 +#: bookwyrm/settings.py:301 msgid "Norsk (Norwegian)" msgstr "Norsk (Norsk)" -#: bookwyrm/settings.py:301 +#: bookwyrm/settings.py:302 msgid "Polski (Polish)" msgstr "Polski (Polsk)" -#: bookwyrm/settings.py:302 +#: bookwyrm/settings.py:303 msgid "Português do Brasil (Brazilian Portuguese)" msgstr "Português - Brasil (Brasiliansk portugisisk)" -#: bookwyrm/settings.py:303 +#: bookwyrm/settings.py:304 msgid "Português Europeu (European Portuguese)" msgstr "Português Europeu (Europeisk Portugisisk)" -#: bookwyrm/settings.py:304 +#: bookwyrm/settings.py:305 msgid "Română (Romanian)" msgstr "Română (romansk)" -#: bookwyrm/settings.py:305 +#: bookwyrm/settings.py:306 msgid "Svenska (Swedish)" msgstr "Svenska (Svensk)" -#: bookwyrm/settings.py:306 +#: bookwyrm/settings.py:307 msgid "简体中文 (Simplified Chinese)" msgstr "简体中文 (Forenklet kinesisk)" -#: bookwyrm/settings.py:307 +#: bookwyrm/settings.py:308 msgid "繁體中文 (Traditional Chinese)" msgstr "繁體中文 (Tradisjonelt kinesisk)" @@ -434,7 +434,7 @@ msgid "About" msgstr "Om" #: bookwyrm/templates/about/about.html:21 -#: bookwyrm/templates/get_started/layout.html:20 +#: bookwyrm/templates/get_started/layout.html:22 #, python-format msgid "Welcome to %(site_name)s!" msgstr "Velkommen til %(site_name)s!" @@ -708,24 +708,24 @@ msgid "View ISNI record" msgstr "Vis ISNI -oppføring" #: bookwyrm/templates/author/author.html:95 -#: bookwyrm/templates/book/book.html:164 +#: bookwyrm/templates/book/book.html:166 msgid "View on ISFDB" msgstr "" #: bookwyrm/templates/author/author.html:100 #: bookwyrm/templates/author/sync_modal.html:5 -#: bookwyrm/templates/book/book.html:131 +#: bookwyrm/templates/book/book.html:133 #: bookwyrm/templates/book/sync_modal.html:5 msgid "Load data" msgstr "Last inn data" #: bookwyrm/templates/author/author.html:104 -#: bookwyrm/templates/book/book.html:135 +#: bookwyrm/templates/book/book.html:137 msgid "View on OpenLibrary" msgstr "Vis på OpenLibrary" #: bookwyrm/templates/author/author.html:119 -#: bookwyrm/templates/book/book.html:149 +#: bookwyrm/templates/book/book.html:151 msgid "View on Inventaire" msgstr "Vis på Inventaire" @@ -834,8 +834,8 @@ msgid "ISNI:" msgstr "ISNI:" #: bookwyrm/templates/author/edit_author.html:126 -#: bookwyrm/templates/book/book.html:209 -#: bookwyrm/templates/book/edit/edit_book.html:142 +#: bookwyrm/templates/book/book.html:211 +#: 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 #: bookwyrm/templates/groups/form.html:32 @@ -858,10 +858,10 @@ msgstr "Lagre" #: bookwyrm/templates/author/edit_author.html:127 #: bookwyrm/templates/author/sync_modal.html:23 -#: bookwyrm/templates/book/book.html:210 +#: bookwyrm/templates/book/book.html:212 #: bookwyrm/templates/book/cover_add_modal.html:33 -#: bookwyrm/templates/book/edit/edit_book.html:144 -#: bookwyrm/templates/book/edit/edit_book.html:147 +#: bookwyrm/templates/book/edit/edit_book.html:152 +#: bookwyrm/templates/book/edit/edit_book.html:155 #: bookwyrm/templates/book/file_links/add_link_modal.html:59 #: bookwyrm/templates/book/file_links/verification_modal.html:25 #: bookwyrm/templates/book/sync_modal.html:23 @@ -885,7 +885,7 @@ msgid "Loading data will connect to %(source_name)s and check f msgstr "Laster inn data kobler til %(source_name)s og finner metadata om denne forfatteren som enda ikke finnes her. Eksisterende metadata vil ikke bli overskrevet." #: bookwyrm/templates/author/sync_modal.html:24 -#: bookwyrm/templates/book/edit/edit_book.html:129 +#: bookwyrm/templates/book/edit/edit_book.html:137 #: bookwyrm/templates/book/sync_modal.html:24 #: bookwyrm/templates/groups/members.html:29 #: bookwyrm/templates/landing/password_reset.html:52 @@ -903,90 +903,90 @@ msgstr "Kunne ikke koble til ekstern kilde." msgid "Edit Book" msgstr "Rediger bok" -#: bookwyrm/templates/book/book.html:88 bookwyrm/templates/book/book.html:91 +#: bookwyrm/templates/book/book.html:90 bookwyrm/templates/book/book.html:93 msgid "Click to add cover" msgstr "Klikk for å legge til omslag" -#: bookwyrm/templates/book/book.html:97 +#: bookwyrm/templates/book/book.html:99 msgid "Failed to load cover" msgstr "Klarte ikke å laste inn omslag" -#: bookwyrm/templates/book/book.html:108 +#: bookwyrm/templates/book/book.html:110 msgid "Click to enlarge" msgstr "Klikk for å forstørre" -#: bookwyrm/templates/book/book.html:186 +#: bookwyrm/templates/book/book.html:188 #, python-format msgid "(%(review_count)s review)" msgid_plural "(%(review_count)s reviews)" msgstr[0] "(%(review_count)s anmeldelse)" msgstr[1] "(%(review_count)s anmeldelser)" -#: bookwyrm/templates/book/book.html:198 +#: bookwyrm/templates/book/book.html:200 msgid "Add Description" msgstr "Legg til beskrivelse" -#: bookwyrm/templates/book/book.html:205 +#: bookwyrm/templates/book/book.html:207 #: bookwyrm/templates/book/edit/edit_book_form.html:42 #: bookwyrm/templates/lists/form.html:13 bookwyrm/templates/shelf/form.html:17 msgid "Description:" msgstr "Beskrivelse:" -#: bookwyrm/templates/book/book.html:221 +#: bookwyrm/templates/book/book.html:223 #, python-format msgid "%(count)s edition" msgid_plural "%(count)s editions" msgstr[0] "" msgstr[1] "%(count)s utgaver" -#: bookwyrm/templates/book/book.html:235 +#: bookwyrm/templates/book/book.html:237 msgid "You have shelved this edition in:" msgstr "Du har lagt denne utgaven i hylla:" -#: bookwyrm/templates/book/book.html:250 +#: bookwyrm/templates/book/book.html:252 #, python-format msgid "A different edition of this book is on your %(shelf_name)s shelf." msgstr "En annen utgave av denne boken ligger i hylla %(shelf_name)s." -#: bookwyrm/templates/book/book.html:261 +#: bookwyrm/templates/book/book.html:263 msgid "Your reading activity" msgstr "Din leseaktivitet" -#: bookwyrm/templates/book/book.html:267 +#: bookwyrm/templates/book/book.html:269 #: bookwyrm/templates/guided_tour/book.html:56 msgid "Add read dates" msgstr "Legg til lesedatoer" -#: bookwyrm/templates/book/book.html:275 +#: bookwyrm/templates/book/book.html:277 msgid "You don't have any reading activity for this book." msgstr "Du har ikke lagt inn leseaktivitet for denne boka." -#: bookwyrm/templates/book/book.html:301 +#: bookwyrm/templates/book/book.html:303 msgid "Your reviews" msgstr "Dine anmeldelser" -#: bookwyrm/templates/book/book.html:307 +#: bookwyrm/templates/book/book.html:309 msgid "Your comments" msgstr "Dine kommentarer" -#: bookwyrm/templates/book/book.html:313 +#: bookwyrm/templates/book/book.html:315 msgid "Your quotes" msgstr "Dine sitater" -#: bookwyrm/templates/book/book.html:349 +#: bookwyrm/templates/book/book.html:351 msgid "Subjects" msgstr "Emner" -#: bookwyrm/templates/book/book.html:361 +#: bookwyrm/templates/book/book.html:363 msgid "Places" msgstr "Steder" -#: bookwyrm/templates/book/book.html:372 +#: bookwyrm/templates/book/book.html:374 #: bookwyrm/templates/groups/group.html:19 #: bookwyrm/templates/guided_tour/lists.html:14 #: bookwyrm/templates/guided_tour/user_books.html:102 #: bookwyrm/templates/guided_tour/user_profile.html:78 -#: bookwyrm/templates/layout.html:91 bookwyrm/templates/lists/curate.html:8 +#: bookwyrm/templates/layout.html:90 bookwyrm/templates/lists/curate.html:8 #: bookwyrm/templates/lists/list.html:12 bookwyrm/templates/lists/lists.html:5 #: bookwyrm/templates/lists/lists.html:12 #: bookwyrm/templates/search/layout.html:26 @@ -995,11 +995,11 @@ msgstr "Steder" msgid "Lists" msgstr "Lister" -#: bookwyrm/templates/book/book.html:384 +#: bookwyrm/templates/book/book.html:386 msgid "Add to list" msgstr "Legg til i liste" -#: bookwyrm/templates/book/book.html:394 +#: bookwyrm/templates/book/book.html:396 #: bookwyrm/templates/book/cover_add_modal.html:32 #: bookwyrm/templates/lists/add_item_modal.html:39 #: bookwyrm/templates/lists/list.html:255 @@ -1059,8 +1059,8 @@ msgstr "Bokomslag forhåndsvisning" #: bookwyrm/templates/components/modal.html:13 #: bookwyrm/templates/components/modal.html:30 #: bookwyrm/templates/feed/suggested_books.html:67 -#: bookwyrm/templates/get_started/layout.html:25 -#: bookwyrm/templates/get_started/layout.html:58 +#: bookwyrm/templates/get_started/layout.html:27 +#: bookwyrm/templates/get_started/layout.html:60 msgid "Close" msgstr "Lukk" @@ -1075,47 +1075,51 @@ msgstr "Rediger \"%(book_title)s" msgid "Add Book" msgstr "Legg til bok" -#: bookwyrm/templates/book/edit/edit_book.html:62 +#: bookwyrm/templates/book/edit/edit_book.html:43 +msgid "Failed to save book, see errors below for more information." +msgstr "" + +#: bookwyrm/templates/book/edit/edit_book.html:70 msgid "Confirm Book Info" msgstr "Bekreft bokinformasjon" -#: bookwyrm/templates/book/edit/edit_book.html:70 +#: bookwyrm/templates/book/edit/edit_book.html:78 #, python-format msgid "Is \"%(name)s\" one of these authors?" msgstr "Er \"%(name)s\" en av disse forfatterne?" -#: bookwyrm/templates/book/edit/edit_book.html:81 +#: bookwyrm/templates/book/edit/edit_book.html:89 #, python-format msgid "Author of %(book_title)s" msgstr "" -#: bookwyrm/templates/book/edit/edit_book.html:85 +#: bookwyrm/templates/book/edit/edit_book.html:93 #, python-format msgid "Author of %(alt_title)s" msgstr "" -#: bookwyrm/templates/book/edit/edit_book.html:87 +#: bookwyrm/templates/book/edit/edit_book.html:95 msgid "Find more information at isni.org" msgstr "Finn mer informasjon på isni.org" -#: bookwyrm/templates/book/edit/edit_book.html:97 +#: bookwyrm/templates/book/edit/edit_book.html:105 msgid "This is a new author" msgstr "Dette er en ny forfatter" -#: bookwyrm/templates/book/edit/edit_book.html:107 +#: bookwyrm/templates/book/edit/edit_book.html:115 #, python-format msgid "Creating a new author: %(name)s" msgstr "Oppretter en ny forfatter: %(name)s" -#: bookwyrm/templates/book/edit/edit_book.html:114 +#: bookwyrm/templates/book/edit/edit_book.html:122 msgid "Is this an edition of an existing work?" msgstr "Er dette en utgave av et eksisterende verk?" -#: bookwyrm/templates/book/edit/edit_book.html:122 +#: bookwyrm/templates/book/edit/edit_book.html:130 msgid "This is a new work" msgstr "Dette er et nytt verk" -#: bookwyrm/templates/book/edit/edit_book.html:131 +#: bookwyrm/templates/book/edit/edit_book.html:139 #: bookwyrm/templates/feed/status.html:19 #: bookwyrm/templates/guided_tour/book.html:44 #: bookwyrm/templates/guided_tour/book.html:68 @@ -1470,6 +1474,19 @@ msgstr "Utgitt av %(publisher)s." msgid "rated it" msgstr "vurderte den" +#: bookwyrm/templates/book/series.html:11 +msgid "Series by" +msgstr "" + +#: bookwyrm/templates/book/series.html:27 +#, python-format +msgid "Book %(series_number)s" +msgstr "" + +#: bookwyrm/templates/book/series.html:27 +msgid "Unsorted Book" +msgstr "" + #: bookwyrm/templates/book/sync_modal.html:15 #, python-format msgid "Loading data will connect to %(source_name)s and check for any metadata about this book which aren't present here. Existing metadata will not be overwritten." @@ -1664,7 +1681,7 @@ msgstr "%(username)s siterte %(related_user)s and %(other_user_display_count)s others have left your group \"%(group_name)s\"" msgstr "" +#: bookwyrm/templates/notifications/items/link_domain.html:15 +#, python-format +msgid "A new link domain needs review" +msgid_plural "%(display_count)s new link domains need moderation" +msgstr[0] "" +msgstr[1] "" + #: bookwyrm/templates/notifications/items/mention.html:20 #, python-format msgid "%(related_user)s mentioned you in a review of %(book_title)s" @@ -4428,63 +4461,71 @@ msgid "Celery Status" msgstr "" #: bookwyrm/templates/settings/celery.html:14 +msgid "You can set up monitoring to check if Celery is running by querying:" +msgstr "" + +#: bookwyrm/templates/settings/celery.html:22 msgid "Queues" msgstr "" -#: bookwyrm/templates/settings/celery.html:18 +#: bookwyrm/templates/settings/celery.html:26 msgid "Low priority" msgstr "" -#: bookwyrm/templates/settings/celery.html:24 +#: bookwyrm/templates/settings/celery.html:32 msgid "Medium priority" msgstr "" -#: bookwyrm/templates/settings/celery.html:30 +#: bookwyrm/templates/settings/celery.html:38 msgid "High priority" msgstr "" -#: bookwyrm/templates/settings/celery.html:46 +#: bookwyrm/templates/settings/celery.html:50 +msgid "Broadcasts" +msgstr "" + +#: bookwyrm/templates/settings/celery.html:60 msgid "Could not connect to Redis broker" msgstr "" -#: bookwyrm/templates/settings/celery.html:54 +#: bookwyrm/templates/settings/celery.html:68 msgid "Active Tasks" msgstr "" -#: bookwyrm/templates/settings/celery.html:59 +#: bookwyrm/templates/settings/celery.html:73 #: bookwyrm/templates/settings/imports/imports.html:113 msgid "ID" msgstr "" -#: bookwyrm/templates/settings/celery.html:60 +#: bookwyrm/templates/settings/celery.html:74 msgid "Task name" msgstr "" -#: bookwyrm/templates/settings/celery.html:61 +#: bookwyrm/templates/settings/celery.html:75 msgid "Run time" msgstr "" -#: bookwyrm/templates/settings/celery.html:62 +#: bookwyrm/templates/settings/celery.html:76 msgid "Priority" msgstr "" -#: bookwyrm/templates/settings/celery.html:67 +#: bookwyrm/templates/settings/celery.html:81 msgid "No active tasks" msgstr "" -#: bookwyrm/templates/settings/celery.html:85 +#: bookwyrm/templates/settings/celery.html:99 msgid "Workers" msgstr "" -#: bookwyrm/templates/settings/celery.html:90 +#: bookwyrm/templates/settings/celery.html:104 msgid "Uptime:" msgstr "" -#: bookwyrm/templates/settings/celery.html:100 +#: bookwyrm/templates/settings/celery.html:114 msgid "Could not connect to Celery" msgstr "" -#: bookwyrm/templates/settings/celery.html:107 +#: bookwyrm/templates/settings/celery.html:121 msgid "Errors" msgstr "" @@ -5683,11 +5724,11 @@ msgstr "" msgid "Instance Setup" msgstr "" -#: bookwyrm/templates/setup/layout.html:19 +#: bookwyrm/templates/setup/layout.html:21 msgid "Installing BookWyrm" msgstr "" -#: bookwyrm/templates/setup/layout.html:22 +#: bookwyrm/templates/setup/layout.html:24 msgid "Need help?" msgstr "" @@ -5779,7 +5820,7 @@ msgid_plural "and %(remainder_count_display)s others" msgstr[0] "og %(remainder_count_display)s annen" msgstr[1] "og %(remainder_count_display)s andre" -#: bookwyrm/templates/snippets/book_cover.html:61 +#: bookwyrm/templates/snippets/book_cover.html:63 msgid "No cover" msgstr "Intet omslag" @@ -5879,6 +5920,10 @@ msgstr "På side:" msgid "At percent:" msgstr "Ved prosent:" +#: bookwyrm/templates/snippets/create_status/quotation.html:69 +msgid "to" +msgstr "" + #: bookwyrm/templates/snippets/create_status/review.html:24 #, python-format msgid "Your review of '%(book_title)s'" @@ -6057,10 +6102,18 @@ msgstr "side %(page)s av %(total_pages)s" msgid "page %(page)s" msgstr "side %(page)s" -#: bookwyrm/templates/snippets/pagination.html:12 +#: bookwyrm/templates/snippets/pagination.html:13 +msgid "Newer" +msgstr "" + +#: bookwyrm/templates/snippets/pagination.html:15 msgid "Previous" msgstr "Forrige" +#: bookwyrm/templates/snippets/pagination.html:28 +msgid "Older" +msgstr "" + #: bookwyrm/templates/snippets/privacy-icons.html:12 msgid "Followers-only" msgstr "Kun følgere" @@ -6189,19 +6242,29 @@ msgstr "Vis status" #: bookwyrm/templates/snippets/status/content_status.html:102 #, python-format -msgid "(Page %(page)s)" -msgstr "(side %(page)s)" +msgid "(Page %(page)s" +msgstr "" + +#: bookwyrm/templates/snippets/status/content_status.html:102 +#, python-format +msgid "%(endpage)s" +msgstr "" #: bookwyrm/templates/snippets/status/content_status.html:104 #, python-format -msgid "(%(percent)s%%)" -msgstr "(%(percent)s%%)" +msgid "(%(percent)s%%" +msgstr "" + +#: bookwyrm/templates/snippets/status/content_status.html:104 +#, python-format +msgid " - %(endpercent)s%%" +msgstr "" #: bookwyrm/templates/snippets/status/content_status.html:127 msgid "Open image in new window" msgstr "Åpne bilde i nytt vindu" -#: bookwyrm/templates/snippets/status/content_status.html:146 +#: bookwyrm/templates/snippets/status/content_status.html:148 msgid "Hide status" msgstr "Skjul status" diff --git a/locale/pl_PL/LC_MESSAGES/django.po b/locale/pl_PL/LC_MESSAGES/django.po index afad6b272..134c4e8bd 100644 --- a/locale/pl_PL/LC_MESSAGES/django.po +++ b/locale/pl_PL/LC_MESSAGES/django.po @@ -2,8 +2,8 @@ msgid "" msgstr "" "Project-Id-Version: bookwyrm\n" "Report-Msgid-Bugs-To: \n" -"POT-Creation-Date: 2023-01-30 08:21+0000\n" -"PO-Revision-Date: 2023-01-30 17:35\n" +"POT-Creation-Date: 2023-03-13 14:54+0000\n" +"PO-Revision-Date: 2023-03-13 16:39\n" "Last-Translator: Mouse Reeve \n" "Language-Team: Polish\n" "Language: pl\n" @@ -46,7 +46,7 @@ msgstr "Nieskończone" msgid "Incorrect password" msgstr "Niepoprawne hasło" -#: bookwyrm/forms/edit_user.py:95 bookwyrm/forms/landing.py:89 +#: bookwyrm/forms/edit_user.py:95 bookwyrm/forms/landing.py:90 msgid "Password does not match" msgstr "Hasła nie są identyczne" @@ -70,19 +70,19 @@ msgstr "Data wstrzymania czytania nie może być w przyszłości." msgid "Reading finished date cannot be in the future." msgstr "Data zakończenia czytania nie może być w przyszłości." -#: bookwyrm/forms/landing.py:37 +#: bookwyrm/forms/landing.py:38 msgid "Username or password are incorrect" msgstr "Niepoprawna nazwa użytkownika lub hasło" -#: bookwyrm/forms/landing.py:56 +#: bookwyrm/forms/landing.py:57 msgid "User with this username already exists" msgstr "Ta nazwa użytkownika jest już używana" -#: bookwyrm/forms/landing.py:65 +#: bookwyrm/forms/landing.py:66 msgid "A user with this email already exists." msgstr "Ten adres e-mail jest już w użyciu." -#: bookwyrm/forms/landing.py:123 bookwyrm/forms/landing.py:131 +#: bookwyrm/forms/landing.py:124 bookwyrm/forms/landing.py:132 msgid "Incorrect code" msgstr "Niepoprawny kod" @@ -205,26 +205,26 @@ msgstr "Federacja" msgid "Blocked" msgstr "Zablokowane" -#: bookwyrm/models/fields.py:28 +#: bookwyrm/models/fields.py:29 #, python-format msgid "%(value)s is not a valid remote_id" msgstr "%(value)s nie jest prawidłowym remote_id" -#: bookwyrm/models/fields.py:37 bookwyrm/models/fields.py:46 +#: bookwyrm/models/fields.py:38 bookwyrm/models/fields.py:47 #, python-format msgid "%(value)s is not a valid username" msgstr "%(value)s nie jest prawidłową nazwą użytkownika" -#: bookwyrm/models/fields.py:182 bookwyrm/templates/layout.html:131 +#: bookwyrm/models/fields.py:192 bookwyrm/templates/layout.html:128 #: bookwyrm/templates/ostatus/error.html:29 msgid "username" msgstr "nazwa użytkownika" -#: bookwyrm/models/fields.py:187 +#: bookwyrm/models/fields.py:197 msgid "A user with that username already exists." msgstr "Ta nazwa użytkownika jest już w użyciu." -#: bookwyrm/models/fields.py:206 +#: bookwyrm/models/fields.py:216 #: bookwyrm/templates/snippets/privacy-icons.html:3 #: bookwyrm/templates/snippets/privacy-icons.html:4 #: bookwyrm/templates/snippets/privacy_select.html:11 @@ -232,7 +232,7 @@ msgstr "Ta nazwa użytkownika jest już w użyciu." msgid "Public" msgstr "Publiczne" -#: bookwyrm/models/fields.py:207 +#: bookwyrm/models/fields.py:217 #: bookwyrm/templates/snippets/privacy-icons.html:7 #: bookwyrm/templates/snippets/privacy-icons.html:8 #: bookwyrm/templates/snippets/privacy_select.html:14 @@ -240,14 +240,14 @@ msgstr "Publiczne" msgid "Unlisted" msgstr "Niepubliczne" -#: bookwyrm/models/fields.py:208 +#: bookwyrm/models/fields.py:218 #: bookwyrm/templates/snippets/privacy_select.html:17 #: bookwyrm/templates/user/relationships/followers.html:6 #: bookwyrm/templates/user/relationships/layout.html:11 msgid "Followers" msgstr "Obserwujący" -#: bookwyrm/models/fields.py:209 +#: bookwyrm/models/fields.py:219 #: bookwyrm/templates/snippets/create_status/post_options_block.html:6 #: bookwyrm/templates/snippets/privacy-icons.html:15 #: bookwyrm/templates/snippets/privacy-icons.html:16 @@ -300,7 +300,7 @@ msgstr "Do wypożyczenia" msgid "Approved" msgstr "Zatwierdzone" -#: bookwyrm/models/user.py:32 bookwyrm/templates/book/book.html:296 +#: bookwyrm/models/user.py:32 bookwyrm/templates/book/book.html:298 msgid "Reviews" msgstr "Oceny" @@ -316,19 +316,19 @@ msgstr "Cytaty" msgid "Everything else" msgstr "Wszystko inne" -#: bookwyrm/settings.py:217 +#: bookwyrm/settings.py:218 msgid "Home Timeline" msgstr "Strona główna" -#: bookwyrm/settings.py:217 +#: bookwyrm/settings.py:218 msgid "Home" msgstr "Start" -#: bookwyrm/settings.py:218 +#: bookwyrm/settings.py:219 msgid "Books Timeline" msgstr "Oś czasu książek" -#: bookwyrm/settings.py:218 +#: bookwyrm/settings.py:219 #: bookwyrm/templates/guided_tour/user_profile.html:101 #: bookwyrm/templates/search/layout.html:22 #: bookwyrm/templates/search/layout.html:43 @@ -336,75 +336,75 @@ msgstr "Oś czasu książek" msgid "Books" msgstr "Książki" -#: bookwyrm/settings.py:290 +#: bookwyrm/settings.py:291 msgid "English" msgstr "English (Angielski)" -#: bookwyrm/settings.py:291 +#: bookwyrm/settings.py:292 msgid "Català (Catalan)" msgstr "Català (Kataloński)" -#: bookwyrm/settings.py:292 +#: bookwyrm/settings.py:293 msgid "Deutsch (German)" msgstr "Deutsch (Niemiecki)" -#: bookwyrm/settings.py:293 +#: bookwyrm/settings.py:294 msgid "Español (Spanish)" msgstr "Español (Hiszpański)" -#: bookwyrm/settings.py:294 +#: bookwyrm/settings.py:295 msgid "Euskara (Basque)" msgstr "" -#: bookwyrm/settings.py:295 +#: bookwyrm/settings.py:296 msgid "Galego (Galician)" msgstr "Galego (Galicyjski)" -#: bookwyrm/settings.py:296 +#: bookwyrm/settings.py:297 msgid "Italiano (Italian)" msgstr "Italiano (Włoski)" -#: bookwyrm/settings.py:297 +#: bookwyrm/settings.py:298 msgid "Suomi (Finnish)" msgstr "Suomi (Fiński)" -#: bookwyrm/settings.py:298 +#: bookwyrm/settings.py:299 msgid "Français (French)" msgstr "Français (Francuski)" -#: bookwyrm/settings.py:299 +#: bookwyrm/settings.py:300 msgid "Lietuvių (Lithuanian)" msgstr "Lietuvių (Litewski)" -#: bookwyrm/settings.py:300 +#: bookwyrm/settings.py:301 msgid "Norsk (Norwegian)" msgstr "Norsk (Norweski)" -#: bookwyrm/settings.py:301 +#: bookwyrm/settings.py:302 msgid "Polski (Polish)" msgstr "Polski" -#: bookwyrm/settings.py:302 +#: bookwyrm/settings.py:303 msgid "Português do Brasil (Brazilian Portuguese)" msgstr "Português do Brasil (Brazylijski Portugalski)" -#: bookwyrm/settings.py:303 +#: bookwyrm/settings.py:304 msgid "Português Europeu (European Portuguese)" msgstr "Português Europeu (Portugalski)" -#: bookwyrm/settings.py:304 +#: bookwyrm/settings.py:305 msgid "Română (Romanian)" msgstr "Română (Rumuński)" -#: bookwyrm/settings.py:305 +#: bookwyrm/settings.py:306 msgid "Svenska (Swedish)" msgstr "Svenska (Szwedzki)" -#: bookwyrm/settings.py:306 +#: bookwyrm/settings.py:307 msgid "简体中文 (Simplified Chinese)" msgstr "简体中文 (Uproszczony chiński)" -#: bookwyrm/settings.py:307 +#: bookwyrm/settings.py:308 msgid "繁體中文 (Traditional Chinese)" msgstr "繁體中文 (Tradycyjny chiński)" @@ -434,7 +434,7 @@ msgid "About" msgstr "Informacje" #: bookwyrm/templates/about/about.html:21 -#: bookwyrm/templates/get_started/layout.html:20 +#: bookwyrm/templates/get_started/layout.html:22 #, python-format msgid "Welcome to %(site_name)s!" msgstr "Witaj na %(site_name)s!" @@ -716,24 +716,24 @@ msgid "View ISNI record" msgstr "Zobacz wpis ISNI" #: bookwyrm/templates/author/author.html:95 -#: bookwyrm/templates/book/book.html:164 +#: bookwyrm/templates/book/book.html:166 msgid "View on ISFDB" msgstr "" #: bookwyrm/templates/author/author.html:100 #: bookwyrm/templates/author/sync_modal.html:5 -#: bookwyrm/templates/book/book.html:131 +#: bookwyrm/templates/book/book.html:133 #: bookwyrm/templates/book/sync_modal.html:5 msgid "Load data" msgstr "Wczytaj dane" #: bookwyrm/templates/author/author.html:104 -#: bookwyrm/templates/book/book.html:135 +#: bookwyrm/templates/book/book.html:137 msgid "View on OpenLibrary" msgstr "Pokaż na OpenLibrary" #: bookwyrm/templates/author/author.html:119 -#: bookwyrm/templates/book/book.html:149 +#: bookwyrm/templates/book/book.html:151 msgid "View on Inventaire" msgstr "Pokaż na Inventaire" @@ -842,8 +842,8 @@ msgid "ISNI:" msgstr "ISNI:" #: bookwyrm/templates/author/edit_author.html:126 -#: bookwyrm/templates/book/book.html:209 -#: bookwyrm/templates/book/edit/edit_book.html:142 +#: bookwyrm/templates/book/book.html:211 +#: 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 #: bookwyrm/templates/groups/form.html:32 @@ -866,10 +866,10 @@ msgstr "Zapisz" #: bookwyrm/templates/author/edit_author.html:127 #: bookwyrm/templates/author/sync_modal.html:23 -#: bookwyrm/templates/book/book.html:210 +#: bookwyrm/templates/book/book.html:212 #: bookwyrm/templates/book/cover_add_modal.html:33 -#: bookwyrm/templates/book/edit/edit_book.html:144 -#: bookwyrm/templates/book/edit/edit_book.html:147 +#: bookwyrm/templates/book/edit/edit_book.html:152 +#: bookwyrm/templates/book/edit/edit_book.html:155 #: bookwyrm/templates/book/file_links/add_link_modal.html:59 #: bookwyrm/templates/book/file_links/verification_modal.html:25 #: bookwyrm/templates/book/sync_modal.html:23 @@ -893,7 +893,7 @@ msgid "Loading data will connect to %(source_name)s and check f msgstr "Wczytanie danych spowoduje połączenie z %(source_name)s i sprawdzenie jakichkolwiek metadanych o tym autorze, które nie są tutaj obecne. Istniejące metadane nie zostaną zastąpione." #: bookwyrm/templates/author/sync_modal.html:24 -#: bookwyrm/templates/book/edit/edit_book.html:129 +#: bookwyrm/templates/book/edit/edit_book.html:137 #: bookwyrm/templates/book/sync_modal.html:24 #: bookwyrm/templates/groups/members.html:29 #: bookwyrm/templates/landing/password_reset.html:52 @@ -911,19 +911,19 @@ msgstr "Błąd połączenia ze zdalnym źródłem." msgid "Edit Book" msgstr "Edytuj książkę" -#: bookwyrm/templates/book/book.html:88 bookwyrm/templates/book/book.html:91 +#: bookwyrm/templates/book/book.html:90 bookwyrm/templates/book/book.html:93 msgid "Click to add cover" msgstr "Naciśnij, aby dodać okładkę" -#: bookwyrm/templates/book/book.html:97 +#: bookwyrm/templates/book/book.html:99 msgid "Failed to load cover" msgstr "Błąd wczytywania okładki" -#: bookwyrm/templates/book/book.html:108 +#: bookwyrm/templates/book/book.html:110 msgid "Click to enlarge" msgstr "Naciśnij, aby powiększyć" -#: bookwyrm/templates/book/book.html:186 +#: bookwyrm/templates/book/book.html:188 #, python-format msgid "(%(review_count)s review)" msgid_plural "(%(review_count)s reviews)" @@ -932,17 +932,17 @@ msgstr[1] "(%(review_count)s opinie)" msgstr[2] "(%(review_count)s opinii)" msgstr[3] "(%(review_count)s opinii)" -#: bookwyrm/templates/book/book.html:198 +#: bookwyrm/templates/book/book.html:200 msgid "Add Description" msgstr "Dodaj opis" -#: bookwyrm/templates/book/book.html:205 +#: bookwyrm/templates/book/book.html:207 #: bookwyrm/templates/book/edit/edit_book_form.html:42 #: bookwyrm/templates/lists/form.html:13 bookwyrm/templates/shelf/form.html:17 msgid "Description:" msgstr "Opis:" -#: bookwyrm/templates/book/book.html:221 +#: bookwyrm/templates/book/book.html:223 #, python-format msgid "%(count)s edition" msgid_plural "%(count)s editions" @@ -951,54 +951,54 @@ msgstr[1] "%(count)s edycje" msgstr[2] "%(count)s edycji" msgstr[3] "%(count)s edycji" -#: bookwyrm/templates/book/book.html:235 +#: bookwyrm/templates/book/book.html:237 msgid "You have shelved this edition in:" msgstr "Ta edycja została odłożona do:" -#: bookwyrm/templates/book/book.html:250 +#: bookwyrm/templates/book/book.html:252 #, python-format msgid "A different edition of this book is on your %(shelf_name)s shelf." msgstr "Inna edycja tej książki znajduje się już na Twojej półce %(shelf_name)s." -#: bookwyrm/templates/book/book.html:261 +#: bookwyrm/templates/book/book.html:263 msgid "Your reading activity" msgstr "Twoja aktywność czytania" -#: bookwyrm/templates/book/book.html:267 +#: bookwyrm/templates/book/book.html:269 #: bookwyrm/templates/guided_tour/book.html:56 msgid "Add read dates" msgstr "Dodaj daty czytania" -#: bookwyrm/templates/book/book.html:275 +#: bookwyrm/templates/book/book.html:277 msgid "You don't have any reading activity for this book." msgstr "Nie masz żadnej aktywności czytania dla tej książki." -#: bookwyrm/templates/book/book.html:301 +#: bookwyrm/templates/book/book.html:303 msgid "Your reviews" msgstr "Twoje opinie" -#: bookwyrm/templates/book/book.html:307 +#: bookwyrm/templates/book/book.html:309 msgid "Your comments" msgstr "Twoje komentarze" -#: bookwyrm/templates/book/book.html:313 +#: bookwyrm/templates/book/book.html:315 msgid "Your quotes" msgstr "Twoje cytaty" -#: bookwyrm/templates/book/book.html:349 +#: bookwyrm/templates/book/book.html:351 msgid "Subjects" msgstr "Tematy" -#: bookwyrm/templates/book/book.html:361 +#: bookwyrm/templates/book/book.html:363 msgid "Places" msgstr "Miejsca" -#: bookwyrm/templates/book/book.html:372 +#: bookwyrm/templates/book/book.html:374 #: bookwyrm/templates/groups/group.html:19 #: bookwyrm/templates/guided_tour/lists.html:14 #: bookwyrm/templates/guided_tour/user_books.html:102 #: bookwyrm/templates/guided_tour/user_profile.html:78 -#: bookwyrm/templates/layout.html:91 bookwyrm/templates/lists/curate.html:8 +#: bookwyrm/templates/layout.html:90 bookwyrm/templates/lists/curate.html:8 #: bookwyrm/templates/lists/list.html:12 bookwyrm/templates/lists/lists.html:5 #: bookwyrm/templates/lists/lists.html:12 #: bookwyrm/templates/search/layout.html:26 @@ -1007,11 +1007,11 @@ msgstr "Miejsca" msgid "Lists" msgstr "Listy" -#: bookwyrm/templates/book/book.html:384 +#: bookwyrm/templates/book/book.html:386 msgid "Add to list" msgstr "Dodaj do listy" -#: bookwyrm/templates/book/book.html:394 +#: bookwyrm/templates/book/book.html:396 #: bookwyrm/templates/book/cover_add_modal.html:32 #: bookwyrm/templates/lists/add_item_modal.html:39 #: bookwyrm/templates/lists/list.html:255 @@ -1071,8 +1071,8 @@ msgstr "Podgląd okładki" #: bookwyrm/templates/components/modal.html:13 #: bookwyrm/templates/components/modal.html:30 #: bookwyrm/templates/feed/suggested_books.html:67 -#: bookwyrm/templates/get_started/layout.html:25 -#: bookwyrm/templates/get_started/layout.html:58 +#: bookwyrm/templates/get_started/layout.html:27 +#: bookwyrm/templates/get_started/layout.html:60 msgid "Close" msgstr "Zamknij" @@ -1087,47 +1087,51 @@ msgstr "Edytuj \"%(book_title)s\"" msgid "Add Book" msgstr "Dodaj książkę" -#: bookwyrm/templates/book/edit/edit_book.html:62 +#: bookwyrm/templates/book/edit/edit_book.html:43 +msgid "Failed to save book, see errors below for more information." +msgstr "" + +#: bookwyrm/templates/book/edit/edit_book.html:70 msgid "Confirm Book Info" msgstr "Potwierdź informacje o książce" -#: bookwyrm/templates/book/edit/edit_book.html:70 +#: bookwyrm/templates/book/edit/edit_book.html:78 #, python-format msgid "Is \"%(name)s\" one of these authors?" msgstr "Czy \"%(name)s\" jest jednym z tych autorów?" -#: bookwyrm/templates/book/edit/edit_book.html:81 +#: bookwyrm/templates/book/edit/edit_book.html:89 #, python-format msgid "Author of %(book_title)s" msgstr "Autor %(book_title)s" -#: bookwyrm/templates/book/edit/edit_book.html:85 +#: bookwyrm/templates/book/edit/edit_book.html:93 #, python-format msgid "Author of %(alt_title)s" msgstr "Autor %(alt_title)s" -#: bookwyrm/templates/book/edit/edit_book.html:87 +#: bookwyrm/templates/book/edit/edit_book.html:95 msgid "Find more information at isni.org" msgstr "Dowiedz się więcej na isni.org" -#: bookwyrm/templates/book/edit/edit_book.html:97 +#: bookwyrm/templates/book/edit/edit_book.html:105 msgid "This is a new author" msgstr "To jest nowy autor" -#: bookwyrm/templates/book/edit/edit_book.html:107 +#: bookwyrm/templates/book/edit/edit_book.html:115 #, python-format msgid "Creating a new author: %(name)s" msgstr "Tworzenie nowego autora: %(name)s" -#: bookwyrm/templates/book/edit/edit_book.html:114 +#: bookwyrm/templates/book/edit/edit_book.html:122 msgid "Is this an edition of an existing work?" msgstr "Czy to jest edycja istniejącego dzieła?" -#: bookwyrm/templates/book/edit/edit_book.html:122 +#: bookwyrm/templates/book/edit/edit_book.html:130 msgid "This is a new work" msgstr "To jest nowe dzieło" -#: bookwyrm/templates/book/edit/edit_book.html:131 +#: bookwyrm/templates/book/edit/edit_book.html:139 #: bookwyrm/templates/feed/status.html:19 #: bookwyrm/templates/guided_tour/book.html:44 #: bookwyrm/templates/guided_tour/book.html:68 @@ -1482,6 +1486,19 @@ msgstr "Opublikowane przez %(publisher)s." msgid "rated it" msgstr "ocenia to" +#: bookwyrm/templates/book/series.html:11 +msgid "Series by" +msgstr "" + +#: bookwyrm/templates/book/series.html:27 +#, python-format +msgid "Book %(series_number)s" +msgstr "" + +#: bookwyrm/templates/book/series.html:27 +msgid "Unsorted Book" +msgstr "" + #: bookwyrm/templates/book/sync_modal.html:15 #, python-format msgid "Loading data will connect to %(source_name)s and check for any metadata about this book which aren't present here. Existing metadata will not be overwritten." @@ -1680,7 +1697,7 @@ msgstr "%(username)s cytuje %(related_user)s oraz %(related_user)s and %(other_user_display_count)s others have left your group \"%(group_name)s\"" msgstr "%(related_user)s i jeszcze %(other_user_display_count)s osób opuszczają Twoją grupę \"%(group_name)s\"" +#: bookwyrm/templates/notifications/items/link_domain.html:15 +#, python-format +msgid "A new link domain needs review" +msgid_plural "%(display_count)s new link domains need moderation" +msgstr[0] "" +msgstr[1] "" +msgstr[2] "" +msgstr[3] "" + #: bookwyrm/templates/notifications/items/mention.html:20 #, python-format msgid "%(related_user)s mentioned you in a review of %(book_title)s" @@ -4464,63 +4499,71 @@ msgid "Celery Status" msgstr "Status Celery" #: bookwyrm/templates/settings/celery.html:14 +msgid "You can set up monitoring to check if Celery is running by querying:" +msgstr "" + +#: bookwyrm/templates/settings/celery.html:22 msgid "Queues" msgstr "" -#: bookwyrm/templates/settings/celery.html:18 +#: bookwyrm/templates/settings/celery.html:26 msgid "Low priority" msgstr "Niski priorytet" -#: bookwyrm/templates/settings/celery.html:24 +#: bookwyrm/templates/settings/celery.html:32 msgid "Medium priority" msgstr "Średni priorytet" -#: bookwyrm/templates/settings/celery.html:30 +#: bookwyrm/templates/settings/celery.html:38 msgid "High priority" msgstr "Wysoki priorytet" -#: bookwyrm/templates/settings/celery.html:46 +#: bookwyrm/templates/settings/celery.html:50 +msgid "Broadcasts" +msgstr "" + +#: bookwyrm/templates/settings/celery.html:60 msgid "Could not connect to Redis broker" msgstr "" -#: bookwyrm/templates/settings/celery.html:54 +#: bookwyrm/templates/settings/celery.html:68 msgid "Active Tasks" msgstr "Aktywne zadania" -#: bookwyrm/templates/settings/celery.html:59 +#: bookwyrm/templates/settings/celery.html:73 #: bookwyrm/templates/settings/imports/imports.html:113 msgid "ID" msgstr "ID" -#: bookwyrm/templates/settings/celery.html:60 +#: bookwyrm/templates/settings/celery.html:74 msgid "Task name" msgstr "Nazwa zadania" -#: bookwyrm/templates/settings/celery.html:61 +#: bookwyrm/templates/settings/celery.html:75 msgid "Run time" msgstr "Czas wykonywania" -#: bookwyrm/templates/settings/celery.html:62 +#: bookwyrm/templates/settings/celery.html:76 msgid "Priority" msgstr "Priorytet" -#: bookwyrm/templates/settings/celery.html:67 +#: bookwyrm/templates/settings/celery.html:81 msgid "No active tasks" msgstr "Brak aktywnych zadań" -#: bookwyrm/templates/settings/celery.html:85 +#: bookwyrm/templates/settings/celery.html:99 msgid "Workers" msgstr "" -#: bookwyrm/templates/settings/celery.html:90 +#: bookwyrm/templates/settings/celery.html:104 msgid "Uptime:" msgstr "" -#: bookwyrm/templates/settings/celery.html:100 +#: bookwyrm/templates/settings/celery.html:114 msgid "Could not connect to Celery" msgstr "Błąd połączenia z Celery" -#: bookwyrm/templates/settings/celery.html:107 +#: bookwyrm/templates/settings/celery.html:121 msgid "Errors" msgstr "Błędy" @@ -5727,11 +5770,11 @@ msgstr "Pokaż instrukcje instalacji" msgid "Instance Setup" msgstr "Konfiguracja instancji" -#: bookwyrm/templates/setup/layout.html:19 +#: bookwyrm/templates/setup/layout.html:21 msgid "Installing BookWyrm" msgstr "Instalowanie BookWyrm" -#: bookwyrm/templates/setup/layout.html:22 +#: bookwyrm/templates/setup/layout.html:24 msgid "Need help?" msgstr "Potrzebujesz pomocy?" @@ -5827,7 +5870,7 @@ msgstr[1] "i jeszcze %(remainder_count_display)s" msgstr[2] "i jeszcze %(remainder_count_display)s" msgstr[3] "i jeszcze %(remainder_count_display)s" -#: bookwyrm/templates/snippets/book_cover.html:61 +#: bookwyrm/templates/snippets/book_cover.html:63 msgid "No cover" msgstr "Brak okładki" @@ -5927,6 +5970,10 @@ msgstr "Na stronie:" msgid "At percent:" msgstr "" +#: bookwyrm/templates/snippets/create_status/quotation.html:69 +msgid "to" +msgstr "" + #: bookwyrm/templates/snippets/create_status/review.html:24 #, python-format msgid "Your review of '%(book_title)s'" @@ -6115,10 +6162,18 @@ msgstr "strona %(page)s z %(total_pages)s" msgid "page %(page)s" msgstr "strona %(page)s" -#: bookwyrm/templates/snippets/pagination.html:12 +#: bookwyrm/templates/snippets/pagination.html:13 +msgid "Newer" +msgstr "" + +#: bookwyrm/templates/snippets/pagination.html:15 msgid "Previous" msgstr "" +#: bookwyrm/templates/snippets/pagination.html:28 +msgid "Older" +msgstr "" + #: bookwyrm/templates/snippets/privacy-icons.html:12 msgid "Followers-only" msgstr "Tylko obserwujący" @@ -6247,19 +6302,29 @@ msgstr "Pokaż status" #: bookwyrm/templates/snippets/status/content_status.html:102 #, python-format -msgid "(Page %(page)s)" -msgstr "(Strona %(page)s)" +msgid "(Page %(page)s" +msgstr "" + +#: bookwyrm/templates/snippets/status/content_status.html:102 +#, python-format +msgid "%(endpage)s" +msgstr "" #: bookwyrm/templates/snippets/status/content_status.html:104 #, python-format -msgid "(%(percent)s%%)" -msgstr "(%(percent)s%%)" +msgid "(%(percent)s%%" +msgstr "" + +#: bookwyrm/templates/snippets/status/content_status.html:104 +#, python-format +msgid " - %(endpercent)s%%" +msgstr "" #: bookwyrm/templates/snippets/status/content_status.html:127 msgid "Open image in new window" msgstr "Otwórz obraz w nowym oknie" -#: bookwyrm/templates/snippets/status/content_status.html:146 +#: bookwyrm/templates/snippets/status/content_status.html:148 msgid "Hide status" msgstr "Ukryj status" diff --git a/locale/pt_BR/LC_MESSAGES/django.po b/locale/pt_BR/LC_MESSAGES/django.po index 8db75f4b7..614646716 100644 --- a/locale/pt_BR/LC_MESSAGES/django.po +++ b/locale/pt_BR/LC_MESSAGES/django.po @@ -2,8 +2,8 @@ msgid "" msgstr "" "Project-Id-Version: bookwyrm\n" "Report-Msgid-Bugs-To: \n" -"POT-Creation-Date: 2023-01-30 08:21+0000\n" -"PO-Revision-Date: 2023-01-30 17:36\n" +"POT-Creation-Date: 2023-03-13 14:54+0000\n" +"PO-Revision-Date: 2023-03-13 16:39\n" "Last-Translator: Mouse Reeve \n" "Language-Team: Portuguese, Brazilian\n" "Language: pt\n" @@ -46,7 +46,7 @@ msgstr "Ilimitado" msgid "Incorrect password" msgstr "Senha incorreta" -#: bookwyrm/forms/edit_user.py:95 bookwyrm/forms/landing.py:89 +#: bookwyrm/forms/edit_user.py:95 bookwyrm/forms/landing.py:90 msgid "Password does not match" msgstr "As senhas não correspondem" @@ -70,19 +70,19 @@ msgstr "A data de término da leitura não pode estar no futuro." msgid "Reading finished date cannot be in the future." msgstr "" -#: bookwyrm/forms/landing.py:37 +#: bookwyrm/forms/landing.py:38 msgid "Username or password are incorrect" msgstr "Nome de usuário ou senha incorretos" -#: bookwyrm/forms/landing.py:56 +#: bookwyrm/forms/landing.py:57 msgid "User with this username already exists" msgstr "Um usuário com este nome já existe" -#: bookwyrm/forms/landing.py:65 +#: bookwyrm/forms/landing.py:66 msgid "A user with this email already exists." msgstr "Já existe um usuário com este endereço de e-mail." -#: bookwyrm/forms/landing.py:123 bookwyrm/forms/landing.py:131 +#: bookwyrm/forms/landing.py:124 bookwyrm/forms/landing.py:132 msgid "Incorrect code" msgstr "Código incorreto" @@ -205,26 +205,26 @@ msgstr "Federado" msgid "Blocked" msgstr "Bloqueado" -#: bookwyrm/models/fields.py:28 +#: bookwyrm/models/fields.py:29 #, python-format msgid "%(value)s is not a valid remote_id" msgstr "%(value)s não é um remote_id válido" -#: bookwyrm/models/fields.py:37 bookwyrm/models/fields.py:46 +#: bookwyrm/models/fields.py:38 bookwyrm/models/fields.py:47 #, python-format msgid "%(value)s is not a valid username" msgstr "%(value)s não é um nome de usuário válido" -#: bookwyrm/models/fields.py:182 bookwyrm/templates/layout.html:131 +#: bookwyrm/models/fields.py:192 bookwyrm/templates/layout.html:128 #: bookwyrm/templates/ostatus/error.html:29 msgid "username" msgstr "nome de usuário" -#: bookwyrm/models/fields.py:187 +#: bookwyrm/models/fields.py:197 msgid "A user with that username already exists." msgstr "Já existe um usuário com este nome." -#: bookwyrm/models/fields.py:206 +#: bookwyrm/models/fields.py:216 #: bookwyrm/templates/snippets/privacy-icons.html:3 #: bookwyrm/templates/snippets/privacy-icons.html:4 #: bookwyrm/templates/snippets/privacy_select.html:11 @@ -232,7 +232,7 @@ msgstr "Já existe um usuário com este nome." msgid "Public" msgstr "Público" -#: bookwyrm/models/fields.py:207 +#: bookwyrm/models/fields.py:217 #: bookwyrm/templates/snippets/privacy-icons.html:7 #: bookwyrm/templates/snippets/privacy-icons.html:8 #: bookwyrm/templates/snippets/privacy_select.html:14 @@ -240,14 +240,14 @@ msgstr "Público" msgid "Unlisted" msgstr "Não listado" -#: bookwyrm/models/fields.py:208 +#: bookwyrm/models/fields.py:218 #: bookwyrm/templates/snippets/privacy_select.html:17 #: bookwyrm/templates/user/relationships/followers.html:6 #: bookwyrm/templates/user/relationships/layout.html:11 msgid "Followers" msgstr "Seguidores" -#: bookwyrm/models/fields.py:209 +#: bookwyrm/models/fields.py:219 #: bookwyrm/templates/snippets/create_status/post_options_block.html:6 #: bookwyrm/templates/snippets/privacy-icons.html:15 #: bookwyrm/templates/snippets/privacy-icons.html:16 @@ -300,7 +300,7 @@ msgstr "Disponível para empréstimo" msgid "Approved" msgstr "Aprovado" -#: bookwyrm/models/user.py:32 bookwyrm/templates/book/book.html:296 +#: bookwyrm/models/user.py:32 bookwyrm/templates/book/book.html:298 msgid "Reviews" msgstr "Resenhas" @@ -316,19 +316,19 @@ msgstr "Citações" msgid "Everything else" msgstr "Todo o resto" -#: bookwyrm/settings.py:217 +#: bookwyrm/settings.py:218 msgid "Home Timeline" msgstr "Linha do tempo" -#: bookwyrm/settings.py:217 +#: bookwyrm/settings.py:218 msgid "Home" msgstr "Página inicial" -#: bookwyrm/settings.py:218 +#: bookwyrm/settings.py:219 msgid "Books Timeline" msgstr "Linha do tempo dos livros" -#: bookwyrm/settings.py:218 +#: bookwyrm/settings.py:219 #: bookwyrm/templates/guided_tour/user_profile.html:101 #: bookwyrm/templates/search/layout.html:22 #: bookwyrm/templates/search/layout.html:43 @@ -336,75 +336,75 @@ msgstr "Linha do tempo dos livros" msgid "Books" msgstr "Livros" -#: bookwyrm/settings.py:290 +#: bookwyrm/settings.py:291 msgid "English" msgstr "English (Inglês)" -#: bookwyrm/settings.py:291 +#: bookwyrm/settings.py:292 msgid "Català (Catalan)" msgstr "" -#: bookwyrm/settings.py:292 +#: bookwyrm/settings.py:293 msgid "Deutsch (German)" msgstr "Deutsch (Alemão)" -#: bookwyrm/settings.py:293 +#: bookwyrm/settings.py:294 msgid "Español (Spanish)" msgstr "Español (Espanhol)" -#: bookwyrm/settings.py:294 +#: bookwyrm/settings.py:295 msgid "Euskara (Basque)" msgstr "" -#: bookwyrm/settings.py:295 +#: bookwyrm/settings.py:296 msgid "Galego (Galician)" msgstr "Galego (Galego)" -#: bookwyrm/settings.py:296 +#: bookwyrm/settings.py:297 msgid "Italiano (Italian)" msgstr "Italiano (Italiano)" -#: bookwyrm/settings.py:297 +#: bookwyrm/settings.py:298 msgid "Suomi (Finnish)" msgstr "Suomi (Finlandês)" -#: bookwyrm/settings.py:298 +#: bookwyrm/settings.py:299 msgid "Français (French)" msgstr "Français (Francês)" -#: bookwyrm/settings.py:299 +#: bookwyrm/settings.py:300 msgid "Lietuvių (Lithuanian)" msgstr "Lietuvių (Lituano)" -#: bookwyrm/settings.py:300 +#: bookwyrm/settings.py:301 msgid "Norsk (Norwegian)" msgstr "Norsk (Norueguês)" -#: bookwyrm/settings.py:301 +#: bookwyrm/settings.py:302 msgid "Polski (Polish)" msgstr "" -#: bookwyrm/settings.py:302 +#: bookwyrm/settings.py:303 msgid "Português do Brasil (Brazilian Portuguese)" msgstr "Português do Brasil (Português do Brasil)" -#: bookwyrm/settings.py:303 +#: bookwyrm/settings.py:304 msgid "Português Europeu (European Portuguese)" msgstr "Português Europeu (Português Europeu)" -#: bookwyrm/settings.py:304 +#: bookwyrm/settings.py:305 msgid "Română (Romanian)" msgstr "Română (Romeno)" -#: bookwyrm/settings.py:305 +#: bookwyrm/settings.py:306 msgid "Svenska (Swedish)" msgstr "Svenska (Sueco)" -#: bookwyrm/settings.py:306 +#: bookwyrm/settings.py:307 msgid "简体中文 (Simplified Chinese)" msgstr "简体中文 (Chinês simplificado)" -#: bookwyrm/settings.py:307 +#: bookwyrm/settings.py:308 msgid "繁體中文 (Traditional Chinese)" msgstr "繁體中文 (Chinês tradicional)" @@ -434,7 +434,7 @@ msgid "About" msgstr "Sobre" #: bookwyrm/templates/about/about.html:21 -#: bookwyrm/templates/get_started/layout.html:20 +#: bookwyrm/templates/get_started/layout.html:22 #, python-format msgid "Welcome to %(site_name)s!" msgstr "Bem-vindol(a) a %(site_name)s!" @@ -708,24 +708,24 @@ msgid "View ISNI record" msgstr "Ver registro ISNI" #: bookwyrm/templates/author/author.html:95 -#: bookwyrm/templates/book/book.html:164 +#: bookwyrm/templates/book/book.html:166 msgid "View on ISFDB" msgstr "" #: bookwyrm/templates/author/author.html:100 #: bookwyrm/templates/author/sync_modal.html:5 -#: bookwyrm/templates/book/book.html:131 +#: bookwyrm/templates/book/book.html:133 #: bookwyrm/templates/book/sync_modal.html:5 msgid "Load data" msgstr "Carregar informações" #: bookwyrm/templates/author/author.html:104 -#: bookwyrm/templates/book/book.html:135 +#: bookwyrm/templates/book/book.html:137 msgid "View on OpenLibrary" msgstr "Ver na OpenLibrary" #: bookwyrm/templates/author/author.html:119 -#: bookwyrm/templates/book/book.html:149 +#: bookwyrm/templates/book/book.html:151 msgid "View on Inventaire" msgstr "Ver no Inventaire" @@ -834,8 +834,8 @@ msgid "ISNI:" msgstr "ISNI:" #: bookwyrm/templates/author/edit_author.html:126 -#: bookwyrm/templates/book/book.html:209 -#: bookwyrm/templates/book/edit/edit_book.html:142 +#: bookwyrm/templates/book/book.html:211 +#: 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 #: bookwyrm/templates/groups/form.html:32 @@ -858,10 +858,10 @@ msgstr "Salvar" #: bookwyrm/templates/author/edit_author.html:127 #: bookwyrm/templates/author/sync_modal.html:23 -#: bookwyrm/templates/book/book.html:210 +#: bookwyrm/templates/book/book.html:212 #: bookwyrm/templates/book/cover_add_modal.html:33 -#: bookwyrm/templates/book/edit/edit_book.html:144 -#: bookwyrm/templates/book/edit/edit_book.html:147 +#: bookwyrm/templates/book/edit/edit_book.html:152 +#: bookwyrm/templates/book/edit/edit_book.html:155 #: bookwyrm/templates/book/file_links/add_link_modal.html:59 #: bookwyrm/templates/book/file_links/verification_modal.html:25 #: bookwyrm/templates/book/sync_modal.html:23 @@ -885,7 +885,7 @@ msgid "Loading data will connect to %(source_name)s and check f msgstr "Para carregar informações nos conectaremos a %(source_name)s e buscaremos metadados que ainda não temos sobre este/a autor/a. Metadados já existentes não serão substituídos." #: bookwyrm/templates/author/sync_modal.html:24 -#: bookwyrm/templates/book/edit/edit_book.html:129 +#: bookwyrm/templates/book/edit/edit_book.html:137 #: bookwyrm/templates/book/sync_modal.html:24 #: bookwyrm/templates/groups/members.html:29 #: bookwyrm/templates/landing/password_reset.html:52 @@ -903,90 +903,90 @@ msgstr "Não conseguimos nos conectar à fonte remota." msgid "Edit Book" msgstr "Editar livro" -#: bookwyrm/templates/book/book.html:88 bookwyrm/templates/book/book.html:91 +#: bookwyrm/templates/book/book.html:90 bookwyrm/templates/book/book.html:93 msgid "Click to add cover" msgstr "Clique para adicionar uma capa" -#: bookwyrm/templates/book/book.html:97 +#: bookwyrm/templates/book/book.html:99 msgid "Failed to load cover" msgstr "Erro ao carregar capa" -#: bookwyrm/templates/book/book.html:108 +#: bookwyrm/templates/book/book.html:110 msgid "Click to enlarge" msgstr "Clique para aumentar" -#: bookwyrm/templates/book/book.html:186 +#: bookwyrm/templates/book/book.html:188 #, python-format msgid "(%(review_count)s review)" msgid_plural "(%(review_count)s reviews)" msgstr[0] "(%(review_count)s resenha)" msgstr[1] "(%(review_count)s resenhas)" -#: bookwyrm/templates/book/book.html:198 +#: bookwyrm/templates/book/book.html:200 msgid "Add Description" msgstr "Adicionar descrição" -#: bookwyrm/templates/book/book.html:205 +#: bookwyrm/templates/book/book.html:207 #: bookwyrm/templates/book/edit/edit_book_form.html:42 #: bookwyrm/templates/lists/form.html:13 bookwyrm/templates/shelf/form.html:17 msgid "Description:" msgstr "Descrição:" -#: bookwyrm/templates/book/book.html:221 +#: bookwyrm/templates/book/book.html:223 #, python-format msgid "%(count)s edition" msgid_plural "%(count)s editions" msgstr[0] "%(count)s edição" msgstr[1] "%(count)s edições" -#: bookwyrm/templates/book/book.html:235 +#: bookwyrm/templates/book/book.html:237 msgid "You have shelved this edition in:" msgstr "Você colocou esta edição na estante em:" -#: bookwyrm/templates/book/book.html:250 +#: bookwyrm/templates/book/book.html:252 #, python-format msgid "A different edition of this book is on your %(shelf_name)s shelf." msgstr "Uma edição diferente deste livro está em sua estante %(shelf_name)s." -#: bookwyrm/templates/book/book.html:261 +#: bookwyrm/templates/book/book.html:263 msgid "Your reading activity" msgstr "Andamento da sua leitura" -#: bookwyrm/templates/book/book.html:267 +#: bookwyrm/templates/book/book.html:269 #: bookwyrm/templates/guided_tour/book.html:56 msgid "Add read dates" msgstr "Adicionar registro de leitura" -#: bookwyrm/templates/book/book.html:275 +#: bookwyrm/templates/book/book.html:277 msgid "You don't have any reading activity for this book." msgstr "Você ainda não registrou sua leitura." -#: bookwyrm/templates/book/book.html:301 +#: bookwyrm/templates/book/book.html:303 msgid "Your reviews" msgstr "Suas resenhas" -#: bookwyrm/templates/book/book.html:307 +#: bookwyrm/templates/book/book.html:309 msgid "Your comments" msgstr "Seus comentários" -#: bookwyrm/templates/book/book.html:313 +#: bookwyrm/templates/book/book.html:315 msgid "Your quotes" msgstr "Suas citações" -#: bookwyrm/templates/book/book.html:349 +#: bookwyrm/templates/book/book.html:351 msgid "Subjects" msgstr "Assuntos" -#: bookwyrm/templates/book/book.html:361 +#: bookwyrm/templates/book/book.html:363 msgid "Places" msgstr "Lugares" -#: bookwyrm/templates/book/book.html:372 +#: bookwyrm/templates/book/book.html:374 #: bookwyrm/templates/groups/group.html:19 #: bookwyrm/templates/guided_tour/lists.html:14 #: bookwyrm/templates/guided_tour/user_books.html:102 #: bookwyrm/templates/guided_tour/user_profile.html:78 -#: bookwyrm/templates/layout.html:91 bookwyrm/templates/lists/curate.html:8 +#: bookwyrm/templates/layout.html:90 bookwyrm/templates/lists/curate.html:8 #: bookwyrm/templates/lists/list.html:12 bookwyrm/templates/lists/lists.html:5 #: bookwyrm/templates/lists/lists.html:12 #: bookwyrm/templates/search/layout.html:26 @@ -995,11 +995,11 @@ msgstr "Lugares" msgid "Lists" msgstr "Listas" -#: bookwyrm/templates/book/book.html:384 +#: bookwyrm/templates/book/book.html:386 msgid "Add to list" msgstr "Adicionar à lista" -#: bookwyrm/templates/book/book.html:394 +#: bookwyrm/templates/book/book.html:396 #: bookwyrm/templates/book/cover_add_modal.html:32 #: bookwyrm/templates/lists/add_item_modal.html:39 #: bookwyrm/templates/lists/list.html:255 @@ -1059,8 +1059,8 @@ msgstr "Pré-visualização da capa" #: bookwyrm/templates/components/modal.html:13 #: bookwyrm/templates/components/modal.html:30 #: bookwyrm/templates/feed/suggested_books.html:67 -#: bookwyrm/templates/get_started/layout.html:25 -#: bookwyrm/templates/get_started/layout.html:58 +#: bookwyrm/templates/get_started/layout.html:27 +#: bookwyrm/templates/get_started/layout.html:60 msgid "Close" msgstr "Fechar" @@ -1075,47 +1075,51 @@ msgstr "Editar \"%(book_title)s\"" msgid "Add Book" msgstr "Adicionar livro" -#: bookwyrm/templates/book/edit/edit_book.html:62 +#: bookwyrm/templates/book/edit/edit_book.html:43 +msgid "Failed to save book, see errors below for more information." +msgstr "" + +#: bookwyrm/templates/book/edit/edit_book.html:70 msgid "Confirm Book Info" msgstr "Confirmar informações do livro" -#: bookwyrm/templates/book/edit/edit_book.html:70 +#: bookwyrm/templates/book/edit/edit_book.html:78 #, python-format msgid "Is \"%(name)s\" one of these authors?" msgstr "\"%(name)s\" é uma das pessoas citadas abaixo?" -#: bookwyrm/templates/book/edit/edit_book.html:81 +#: bookwyrm/templates/book/edit/edit_book.html:89 #, python-format msgid "Author of %(book_title)s" msgstr "" -#: bookwyrm/templates/book/edit/edit_book.html:85 +#: bookwyrm/templates/book/edit/edit_book.html:93 #, python-format msgid "Author of %(alt_title)s" msgstr "" -#: bookwyrm/templates/book/edit/edit_book.html:87 +#: bookwyrm/templates/book/edit/edit_book.html:95 msgid "Find more information at isni.org" msgstr "Conheça mais em isni.org" -#: bookwyrm/templates/book/edit/edit_book.html:97 +#: bookwyrm/templates/book/edit/edit_book.html:105 msgid "This is a new author" msgstr "É um/a novo/a autor/a" -#: bookwyrm/templates/book/edit/edit_book.html:107 +#: bookwyrm/templates/book/edit/edit_book.html:115 #, python-format msgid "Creating a new author: %(name)s" msgstr "Criando um/a novo/a autor/a: %(name)s" -#: bookwyrm/templates/book/edit/edit_book.html:114 +#: bookwyrm/templates/book/edit/edit_book.html:122 msgid "Is this an edition of an existing work?" msgstr "É uma edição de uma obra já registrada?" -#: bookwyrm/templates/book/edit/edit_book.html:122 +#: bookwyrm/templates/book/edit/edit_book.html:130 msgid "This is a new work" msgstr "É uma nova obra" -#: bookwyrm/templates/book/edit/edit_book.html:131 +#: bookwyrm/templates/book/edit/edit_book.html:139 #: bookwyrm/templates/feed/status.html:19 #: bookwyrm/templates/guided_tour/book.html:44 #: bookwyrm/templates/guided_tour/book.html:68 @@ -1470,6 +1474,19 @@ msgstr "Publicado por %(publisher)s." msgid "rated it" msgstr "avaliou este livro" +#: bookwyrm/templates/book/series.html:11 +msgid "Series by" +msgstr "" + +#: bookwyrm/templates/book/series.html:27 +#, python-format +msgid "Book %(series_number)s" +msgstr "" + +#: bookwyrm/templates/book/series.html:27 +msgid "Unsorted Book" +msgstr "" + #: bookwyrm/templates/book/sync_modal.html:15 #, python-format msgid "Loading data will connect to %(source_name)s and check for any metadata about this book which aren't present here. Existing metadata will not be overwritten." @@ -1664,7 +1681,7 @@ msgstr "%(username)s citou %(related_user)s and %(other_user_display_count)s others have left your group \"%(group_name)s\"" msgstr "" +#: bookwyrm/templates/notifications/items/link_domain.html:15 +#, python-format +msgid "A new link domain needs review" +msgid_plural "%(display_count)s new link domains need moderation" +msgstr[0] "" +msgstr[1] "" + #: bookwyrm/templates/notifications/items/mention.html:20 #, python-format msgid "%(related_user)s mentioned you in a review of %(book_title)s" @@ -4430,63 +4463,71 @@ msgid "Celery Status" msgstr "" #: bookwyrm/templates/settings/celery.html:14 +msgid "You can set up monitoring to check if Celery is running by querying:" +msgstr "" + +#: bookwyrm/templates/settings/celery.html:22 msgid "Queues" msgstr "" -#: bookwyrm/templates/settings/celery.html:18 +#: bookwyrm/templates/settings/celery.html:26 msgid "Low priority" msgstr "" -#: bookwyrm/templates/settings/celery.html:24 +#: bookwyrm/templates/settings/celery.html:32 msgid "Medium priority" msgstr "" -#: bookwyrm/templates/settings/celery.html:30 +#: bookwyrm/templates/settings/celery.html:38 msgid "High priority" msgstr "" -#: bookwyrm/templates/settings/celery.html:46 +#: bookwyrm/templates/settings/celery.html:50 +msgid "Broadcasts" +msgstr "" + +#: bookwyrm/templates/settings/celery.html:60 msgid "Could not connect to Redis broker" msgstr "" -#: bookwyrm/templates/settings/celery.html:54 +#: bookwyrm/templates/settings/celery.html:68 msgid "Active Tasks" msgstr "" -#: bookwyrm/templates/settings/celery.html:59 +#: bookwyrm/templates/settings/celery.html:73 #: bookwyrm/templates/settings/imports/imports.html:113 msgid "ID" msgstr "" -#: bookwyrm/templates/settings/celery.html:60 +#: bookwyrm/templates/settings/celery.html:74 msgid "Task name" msgstr "" -#: bookwyrm/templates/settings/celery.html:61 +#: bookwyrm/templates/settings/celery.html:75 msgid "Run time" msgstr "" -#: bookwyrm/templates/settings/celery.html:62 +#: bookwyrm/templates/settings/celery.html:76 msgid "Priority" msgstr "" -#: bookwyrm/templates/settings/celery.html:67 +#: bookwyrm/templates/settings/celery.html:81 msgid "No active tasks" msgstr "" -#: bookwyrm/templates/settings/celery.html:85 +#: bookwyrm/templates/settings/celery.html:99 msgid "Workers" msgstr "" -#: bookwyrm/templates/settings/celery.html:90 +#: bookwyrm/templates/settings/celery.html:104 msgid "Uptime:" msgstr "" -#: bookwyrm/templates/settings/celery.html:100 +#: bookwyrm/templates/settings/celery.html:114 msgid "Could not connect to Celery" msgstr "" -#: bookwyrm/templates/settings/celery.html:107 +#: bookwyrm/templates/settings/celery.html:121 msgid "Errors" msgstr "" @@ -5685,11 +5726,11 @@ msgstr "Ver instruções da instalação" msgid "Instance Setup" msgstr "Configuração da instância" -#: bookwyrm/templates/setup/layout.html:19 +#: bookwyrm/templates/setup/layout.html:21 msgid "Installing BookWyrm" msgstr "Instalando a BookWyrm" -#: bookwyrm/templates/setup/layout.html:22 +#: bookwyrm/templates/setup/layout.html:24 msgid "Need help?" msgstr "Precisa de ajuda?" @@ -5781,7 +5822,7 @@ msgid_plural "and %(remainder_count_display)s others" msgstr[0] "e %(remainder_count_display)s outro" msgstr[1] "e %(remainder_count_display)s outros" -#: bookwyrm/templates/snippets/book_cover.html:61 +#: bookwyrm/templates/snippets/book_cover.html:63 msgid "No cover" msgstr "Sem capa" @@ -5881,6 +5922,10 @@ msgstr "Na página:" msgid "At percent:" msgstr "Na porcentagem:" +#: bookwyrm/templates/snippets/create_status/quotation.html:69 +msgid "to" +msgstr "" + #: bookwyrm/templates/snippets/create_status/review.html:24 #, python-format msgid "Your review of '%(book_title)s'" @@ -6059,10 +6104,18 @@ msgstr "página %(page)s de %(total_pages)s" msgid "page %(page)s" msgstr "página %(page)s" -#: bookwyrm/templates/snippets/pagination.html:12 +#: bookwyrm/templates/snippets/pagination.html:13 +msgid "Newer" +msgstr "" + +#: bookwyrm/templates/snippets/pagination.html:15 msgid "Previous" msgstr "Anterior" +#: bookwyrm/templates/snippets/pagination.html:28 +msgid "Older" +msgstr "" + #: bookwyrm/templates/snippets/privacy-icons.html:12 msgid "Followers-only" msgstr "Apenas seguidores" @@ -6191,19 +6244,29 @@ msgstr "Mostrar publicação" #: bookwyrm/templates/snippets/status/content_status.html:102 #, python-format -msgid "(Page %(page)s)" -msgstr "(Página %(page)s)" +msgid "(Page %(page)s" +msgstr "" + +#: bookwyrm/templates/snippets/status/content_status.html:102 +#, python-format +msgid "%(endpage)s" +msgstr "" #: bookwyrm/templates/snippets/status/content_status.html:104 #, python-format -msgid "(%(percent)s%%)" -msgstr "(%(percent)s%%)" +msgid "(%(percent)s%%" +msgstr "" + +#: bookwyrm/templates/snippets/status/content_status.html:104 +#, python-format +msgid " - %(endpercent)s%%" +msgstr "" #: bookwyrm/templates/snippets/status/content_status.html:127 msgid "Open image in new window" msgstr "Abrir imagem em nova janela" -#: bookwyrm/templates/snippets/status/content_status.html:146 +#: bookwyrm/templates/snippets/status/content_status.html:148 msgid "Hide status" msgstr "Esconder publicação" diff --git a/locale/pt_PT/LC_MESSAGES/django.po b/locale/pt_PT/LC_MESSAGES/django.po index e12cb5a50..6a3989cc8 100644 --- a/locale/pt_PT/LC_MESSAGES/django.po +++ b/locale/pt_PT/LC_MESSAGES/django.po @@ -2,8 +2,8 @@ msgid "" msgstr "" "Project-Id-Version: bookwyrm\n" "Report-Msgid-Bugs-To: \n" -"POT-Creation-Date: 2023-01-30 08:21+0000\n" -"PO-Revision-Date: 2023-01-30 17:36\n" +"POT-Creation-Date: 2023-03-13 14:54+0000\n" +"PO-Revision-Date: 2023-03-13 16:39\n" "Last-Translator: Mouse Reeve \n" "Language-Team: Portuguese\n" "Language: pt\n" @@ -46,7 +46,7 @@ msgstr "Ilimitado" msgid "Incorrect password" msgstr "" -#: bookwyrm/forms/edit_user.py:95 bookwyrm/forms/landing.py:89 +#: bookwyrm/forms/edit_user.py:95 bookwyrm/forms/landing.py:90 msgid "Password does not match" msgstr "" @@ -70,19 +70,19 @@ msgstr "" msgid "Reading finished date cannot be in the future." msgstr "" -#: bookwyrm/forms/landing.py:37 +#: bookwyrm/forms/landing.py:38 msgid "Username or password are incorrect" msgstr "Nome de utilizador ou palavra-passe incorretos" -#: bookwyrm/forms/landing.py:56 +#: bookwyrm/forms/landing.py:57 msgid "User with this username already exists" msgstr "Já existe um utilizador com este nome" -#: bookwyrm/forms/landing.py:65 +#: bookwyrm/forms/landing.py:66 msgid "A user with this email already exists." msgstr "Já existe um utilizador com este E-Mail." -#: bookwyrm/forms/landing.py:123 bookwyrm/forms/landing.py:131 +#: bookwyrm/forms/landing.py:124 bookwyrm/forms/landing.py:132 msgid "Incorrect code" msgstr "" @@ -205,26 +205,26 @@ msgstr "Federado" msgid "Blocked" msgstr "Bloqueado" -#: bookwyrm/models/fields.py:28 +#: bookwyrm/models/fields.py:29 #, python-format msgid "%(value)s is not a valid remote_id" msgstr "%(value)s não é um remote_id válido" -#: bookwyrm/models/fields.py:37 bookwyrm/models/fields.py:46 +#: bookwyrm/models/fields.py:38 bookwyrm/models/fields.py:47 #, python-format msgid "%(value)s is not a valid username" msgstr "%(value)s não é um nome de utilizador válido" -#: bookwyrm/models/fields.py:182 bookwyrm/templates/layout.html:131 +#: bookwyrm/models/fields.py:192 bookwyrm/templates/layout.html:128 #: bookwyrm/templates/ostatus/error.html:29 msgid "username" msgstr "nome de utilizador" -#: bookwyrm/models/fields.py:187 +#: bookwyrm/models/fields.py:197 msgid "A user with that username already exists." msgstr "Um utilizador com o mesmo nome de utilizador já existe." -#: bookwyrm/models/fields.py:206 +#: bookwyrm/models/fields.py:216 #: bookwyrm/templates/snippets/privacy-icons.html:3 #: bookwyrm/templates/snippets/privacy-icons.html:4 #: bookwyrm/templates/snippets/privacy_select.html:11 @@ -232,7 +232,7 @@ msgstr "Um utilizador com o mesmo nome de utilizador já existe." msgid "Public" msgstr "Público" -#: bookwyrm/models/fields.py:207 +#: bookwyrm/models/fields.py:217 #: bookwyrm/templates/snippets/privacy-icons.html:7 #: bookwyrm/templates/snippets/privacy-icons.html:8 #: bookwyrm/templates/snippets/privacy_select.html:14 @@ -240,14 +240,14 @@ msgstr "Público" msgid "Unlisted" msgstr "Não listado" -#: bookwyrm/models/fields.py:208 +#: bookwyrm/models/fields.py:218 #: bookwyrm/templates/snippets/privacy_select.html:17 #: bookwyrm/templates/user/relationships/followers.html:6 #: bookwyrm/templates/user/relationships/layout.html:11 msgid "Followers" msgstr "Seguidores" -#: bookwyrm/models/fields.py:209 +#: bookwyrm/models/fields.py:219 #: bookwyrm/templates/snippets/create_status/post_options_block.html:6 #: bookwyrm/templates/snippets/privacy-icons.html:15 #: bookwyrm/templates/snippets/privacy-icons.html:16 @@ -300,7 +300,7 @@ msgstr "Disponível para empréstimo" msgid "Approved" msgstr "Aprovado" -#: bookwyrm/models/user.py:32 bookwyrm/templates/book/book.html:296 +#: bookwyrm/models/user.py:32 bookwyrm/templates/book/book.html:298 msgid "Reviews" msgstr "Criticas" @@ -316,19 +316,19 @@ msgstr "Citações" msgid "Everything else" msgstr "Tudo o resto" -#: bookwyrm/settings.py:217 +#: bookwyrm/settings.py:218 msgid "Home Timeline" msgstr "Cronograma Inicial" -#: bookwyrm/settings.py:217 +#: bookwyrm/settings.py:218 msgid "Home" msgstr "Início" -#: bookwyrm/settings.py:218 +#: bookwyrm/settings.py:219 msgid "Books Timeline" msgstr "Cronograma de Livros" -#: bookwyrm/settings.py:218 +#: bookwyrm/settings.py:219 #: bookwyrm/templates/guided_tour/user_profile.html:101 #: bookwyrm/templates/search/layout.html:22 #: bookwyrm/templates/search/layout.html:43 @@ -336,75 +336,75 @@ msgstr "Cronograma de Livros" msgid "Books" msgstr "Livros" -#: bookwyrm/settings.py:290 +#: bookwyrm/settings.py:291 msgid "English" msgstr "Inglês" -#: bookwyrm/settings.py:291 +#: bookwyrm/settings.py:292 msgid "Català (Catalan)" msgstr "" -#: bookwyrm/settings.py:292 +#: bookwyrm/settings.py:293 msgid "Deutsch (German)" msgstr "Deutsch (Alemão)" -#: bookwyrm/settings.py:293 +#: bookwyrm/settings.py:294 msgid "Español (Spanish)" msgstr "Español (Espanhol)" -#: bookwyrm/settings.py:294 +#: bookwyrm/settings.py:295 msgid "Euskara (Basque)" msgstr "" -#: bookwyrm/settings.py:295 +#: bookwyrm/settings.py:296 msgid "Galego (Galician)" msgstr "Galego (Galician)" -#: bookwyrm/settings.py:296 +#: bookwyrm/settings.py:297 msgid "Italiano (Italian)" msgstr "Italiano (Italiano)" -#: bookwyrm/settings.py:297 +#: bookwyrm/settings.py:298 msgid "Suomi (Finnish)" msgstr "Suomi (finlandês)" -#: bookwyrm/settings.py:298 +#: bookwyrm/settings.py:299 msgid "Français (French)" msgstr "Français (Francês)" -#: bookwyrm/settings.py:299 +#: bookwyrm/settings.py:300 msgid "Lietuvių (Lithuanian)" msgstr "Lietuvių (lituano)" -#: bookwyrm/settings.py:300 +#: bookwyrm/settings.py:301 msgid "Norsk (Norwegian)" msgstr "Norsk (Norueguês)" -#: bookwyrm/settings.py:301 +#: bookwyrm/settings.py:302 msgid "Polski (Polish)" msgstr "" -#: bookwyrm/settings.py:302 +#: bookwyrm/settings.py:303 msgid "Português do Brasil (Brazilian Portuguese)" msgstr "Português do Brasil (Português brasileiro)" -#: bookwyrm/settings.py:303 +#: bookwyrm/settings.py:304 msgid "Português Europeu (European Portuguese)" msgstr "Português (Português Europeu)" -#: bookwyrm/settings.py:304 +#: bookwyrm/settings.py:305 msgid "Română (Romanian)" msgstr "Română (Romeno)" -#: bookwyrm/settings.py:305 +#: bookwyrm/settings.py:306 msgid "Svenska (Swedish)" msgstr "Svenska (sueco)" -#: bookwyrm/settings.py:306 +#: bookwyrm/settings.py:307 msgid "简体中文 (Simplified Chinese)" msgstr "简体中文 (Chinês simplificado)" -#: bookwyrm/settings.py:307 +#: bookwyrm/settings.py:308 msgid "繁體中文 (Traditional Chinese)" msgstr "繁體中文 (Chinês tradicional)" @@ -434,7 +434,7 @@ msgid "About" msgstr "Sobre" #: bookwyrm/templates/about/about.html:21 -#: bookwyrm/templates/get_started/layout.html:20 +#: bookwyrm/templates/get_started/layout.html:22 #, python-format msgid "Welcome to %(site_name)s!" msgstr "Bem-vindo(a) ao %(site_name)s!" @@ -708,24 +708,24 @@ msgid "View ISNI record" msgstr "Ver registro do ISNI" #: bookwyrm/templates/author/author.html:95 -#: bookwyrm/templates/book/book.html:164 +#: bookwyrm/templates/book/book.html:166 msgid "View on ISFDB" msgstr "Ver no ISFDB" #: bookwyrm/templates/author/author.html:100 #: bookwyrm/templates/author/sync_modal.html:5 -#: bookwyrm/templates/book/book.html:131 +#: bookwyrm/templates/book/book.html:133 #: bookwyrm/templates/book/sync_modal.html:5 msgid "Load data" msgstr "Carregar dados" #: bookwyrm/templates/author/author.html:104 -#: bookwyrm/templates/book/book.html:135 +#: bookwyrm/templates/book/book.html:137 msgid "View on OpenLibrary" msgstr "Ver na OpenLibrary" #: bookwyrm/templates/author/author.html:119 -#: bookwyrm/templates/book/book.html:149 +#: bookwyrm/templates/book/book.html:151 msgid "View on Inventaire" msgstr "Ver no Inventaire" @@ -834,8 +834,8 @@ msgid "ISNI:" msgstr "ISNI:" #: bookwyrm/templates/author/edit_author.html:126 -#: bookwyrm/templates/book/book.html:209 -#: bookwyrm/templates/book/edit/edit_book.html:142 +#: bookwyrm/templates/book/book.html:211 +#: 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 #: bookwyrm/templates/groups/form.html:32 @@ -858,10 +858,10 @@ msgstr "Salvar" #: bookwyrm/templates/author/edit_author.html:127 #: bookwyrm/templates/author/sync_modal.html:23 -#: bookwyrm/templates/book/book.html:210 +#: bookwyrm/templates/book/book.html:212 #: bookwyrm/templates/book/cover_add_modal.html:33 -#: bookwyrm/templates/book/edit/edit_book.html:144 -#: bookwyrm/templates/book/edit/edit_book.html:147 +#: bookwyrm/templates/book/edit/edit_book.html:152 +#: bookwyrm/templates/book/edit/edit_book.html:155 #: bookwyrm/templates/book/file_links/add_link_modal.html:59 #: bookwyrm/templates/book/file_links/verification_modal.html:25 #: bookwyrm/templates/book/sync_modal.html:23 @@ -885,7 +885,7 @@ msgid "Loading data will connect to %(source_name)s and check f msgstr "Carregar os dados irá conectar a %(source_name)s e verificar se há metadados sobre este autor que não estão aqui presentes. Os metadados existentes não serão substituídos." #: bookwyrm/templates/author/sync_modal.html:24 -#: bookwyrm/templates/book/edit/edit_book.html:129 +#: bookwyrm/templates/book/edit/edit_book.html:137 #: bookwyrm/templates/book/sync_modal.html:24 #: bookwyrm/templates/groups/members.html:29 #: bookwyrm/templates/landing/password_reset.html:52 @@ -903,90 +903,90 @@ msgstr "Não foi possível conectar à fonte remota." msgid "Edit Book" msgstr "Editar Livro" -#: bookwyrm/templates/book/book.html:88 bookwyrm/templates/book/book.html:91 +#: bookwyrm/templates/book/book.html:90 bookwyrm/templates/book/book.html:93 msgid "Click to add cover" msgstr "Clica para adicionar capa" -#: bookwyrm/templates/book/book.html:97 +#: bookwyrm/templates/book/book.html:99 msgid "Failed to load cover" msgstr "Não foi possível carregar a capa" -#: bookwyrm/templates/book/book.html:108 +#: bookwyrm/templates/book/book.html:110 msgid "Click to enlarge" msgstr "Clica para ampliar" -#: bookwyrm/templates/book/book.html:186 +#: bookwyrm/templates/book/book.html:188 #, python-format msgid "(%(review_count)s review)" msgid_plural "(%(review_count)s reviews)" msgstr[0] "(%(review_count)s crítica)" msgstr[1] "(%(review_count)s criticas)" -#: bookwyrm/templates/book/book.html:198 +#: bookwyrm/templates/book/book.html:200 msgid "Add Description" msgstr "Adicionar uma descrição" -#: bookwyrm/templates/book/book.html:205 +#: bookwyrm/templates/book/book.html:207 #: bookwyrm/templates/book/edit/edit_book_form.html:42 #: bookwyrm/templates/lists/form.html:13 bookwyrm/templates/shelf/form.html:17 msgid "Description:" msgstr "Descrição:" -#: bookwyrm/templates/book/book.html:221 +#: bookwyrm/templates/book/book.html:223 #, python-format msgid "%(count)s edition" msgid_plural "%(count)s editions" msgstr[0] "" msgstr[1] "" -#: bookwyrm/templates/book/book.html:235 +#: bookwyrm/templates/book/book.html:237 msgid "You have shelved this edition in:" msgstr "Tu arquivaste esta edição em:" -#: bookwyrm/templates/book/book.html:250 +#: bookwyrm/templates/book/book.html:252 #, python-format msgid "A different edition of this book is on your %(shelf_name)s shelf." msgstr "Uma edição diferente deste livro está na tua prateleira %(shelf_name)s." -#: bookwyrm/templates/book/book.html:261 +#: bookwyrm/templates/book/book.html:263 msgid "Your reading activity" msgstr "A tua atividade de leitura" -#: bookwyrm/templates/book/book.html:267 +#: bookwyrm/templates/book/book.html:269 #: bookwyrm/templates/guided_tour/book.html:56 msgid "Add read dates" msgstr "Adicionar datas de leitura" -#: bookwyrm/templates/book/book.html:275 +#: bookwyrm/templates/book/book.html:277 msgid "You don't have any reading activity for this book." msgstr "Não tem nenhuma atividade de leitura para este livro." -#: bookwyrm/templates/book/book.html:301 +#: bookwyrm/templates/book/book.html:303 msgid "Your reviews" msgstr "As tuas criticas" -#: bookwyrm/templates/book/book.html:307 +#: bookwyrm/templates/book/book.html:309 msgid "Your comments" msgstr "Os teus comentários" -#: bookwyrm/templates/book/book.html:313 +#: bookwyrm/templates/book/book.html:315 msgid "Your quotes" msgstr "As tuas citações" -#: bookwyrm/templates/book/book.html:349 +#: bookwyrm/templates/book/book.html:351 msgid "Subjects" msgstr "Temas/Áreas" -#: bookwyrm/templates/book/book.html:361 +#: bookwyrm/templates/book/book.html:363 msgid "Places" msgstr "Lugares" -#: bookwyrm/templates/book/book.html:372 +#: bookwyrm/templates/book/book.html:374 #: bookwyrm/templates/groups/group.html:19 #: bookwyrm/templates/guided_tour/lists.html:14 #: bookwyrm/templates/guided_tour/user_books.html:102 #: bookwyrm/templates/guided_tour/user_profile.html:78 -#: bookwyrm/templates/layout.html:91 bookwyrm/templates/lists/curate.html:8 +#: bookwyrm/templates/layout.html:90 bookwyrm/templates/lists/curate.html:8 #: bookwyrm/templates/lists/list.html:12 bookwyrm/templates/lists/lists.html:5 #: bookwyrm/templates/lists/lists.html:12 #: bookwyrm/templates/search/layout.html:26 @@ -995,11 +995,11 @@ msgstr "Lugares" msgid "Lists" msgstr "Listas" -#: bookwyrm/templates/book/book.html:384 +#: bookwyrm/templates/book/book.html:386 msgid "Add to list" msgstr "Adicionar à lista" -#: bookwyrm/templates/book/book.html:394 +#: bookwyrm/templates/book/book.html:396 #: bookwyrm/templates/book/cover_add_modal.html:32 #: bookwyrm/templates/lists/add_item_modal.html:39 #: bookwyrm/templates/lists/list.html:255 @@ -1059,8 +1059,8 @@ msgstr "Visualização da capa" #: bookwyrm/templates/components/modal.html:13 #: bookwyrm/templates/components/modal.html:30 #: bookwyrm/templates/feed/suggested_books.html:67 -#: bookwyrm/templates/get_started/layout.html:25 -#: bookwyrm/templates/get_started/layout.html:58 +#: bookwyrm/templates/get_started/layout.html:27 +#: bookwyrm/templates/get_started/layout.html:60 msgid "Close" msgstr "Fechar" @@ -1075,47 +1075,51 @@ msgstr "Editar \"%(book_title)s\"" msgid "Add Book" msgstr "Adicionar um Livro" -#: bookwyrm/templates/book/edit/edit_book.html:62 +#: bookwyrm/templates/book/edit/edit_book.html:43 +msgid "Failed to save book, see errors below for more information." +msgstr "" + +#: bookwyrm/templates/book/edit/edit_book.html:70 msgid "Confirm Book Info" msgstr "Confirmar informações do livro" -#: bookwyrm/templates/book/edit/edit_book.html:70 +#: bookwyrm/templates/book/edit/edit_book.html:78 #, python-format msgid "Is \"%(name)s\" one of these authors?" msgstr "\"%(name)s\" é um destes autores?" -#: bookwyrm/templates/book/edit/edit_book.html:81 +#: bookwyrm/templates/book/edit/edit_book.html:89 #, python-format msgid "Author of %(book_title)s" msgstr "" -#: bookwyrm/templates/book/edit/edit_book.html:85 +#: bookwyrm/templates/book/edit/edit_book.html:93 #, python-format msgid "Author of %(alt_title)s" msgstr "" -#: bookwyrm/templates/book/edit/edit_book.html:87 +#: bookwyrm/templates/book/edit/edit_book.html:95 msgid "Find more information at isni.org" msgstr "Podes encontrar mais informações em isni.org" -#: bookwyrm/templates/book/edit/edit_book.html:97 +#: bookwyrm/templates/book/edit/edit_book.html:105 msgid "This is a new author" msgstr "Este é um novo autor" -#: bookwyrm/templates/book/edit/edit_book.html:107 +#: bookwyrm/templates/book/edit/edit_book.html:115 #, python-format msgid "Creating a new author: %(name)s" msgstr "Criar um novo autor: %(name)s" -#: bookwyrm/templates/book/edit/edit_book.html:114 +#: bookwyrm/templates/book/edit/edit_book.html:122 msgid "Is this an edition of an existing work?" msgstr "Esta é uma edição de um trabalho existente?" -#: bookwyrm/templates/book/edit/edit_book.html:122 +#: bookwyrm/templates/book/edit/edit_book.html:130 msgid "This is a new work" msgstr "Este é um novo trabalho" -#: bookwyrm/templates/book/edit/edit_book.html:131 +#: bookwyrm/templates/book/edit/edit_book.html:139 #: bookwyrm/templates/feed/status.html:19 #: bookwyrm/templates/guided_tour/book.html:44 #: bookwyrm/templates/guided_tour/book.html:68 @@ -1470,6 +1474,19 @@ msgstr "Publicado por %(publisher)s." msgid "rated it" msgstr "avalia-o" +#: bookwyrm/templates/book/series.html:11 +msgid "Series by" +msgstr "" + +#: bookwyrm/templates/book/series.html:27 +#, python-format +msgid "Book %(series_number)s" +msgstr "" + +#: bookwyrm/templates/book/series.html:27 +msgid "Unsorted Book" +msgstr "" + #: bookwyrm/templates/book/sync_modal.html:15 #, python-format msgid "Loading data will connect to %(source_name)s and check for any metadata about this book which aren't present here. Existing metadata will not be overwritten." @@ -1664,7 +1681,7 @@ msgstr "%(username)s citou %(related_user)s and %(other_user_display_count)s others have left your group \"%(group_name)s\"" msgstr "" +#: bookwyrm/templates/notifications/items/link_domain.html:15 +#, python-format +msgid "A new link domain needs review" +msgid_plural "%(display_count)s new link domains need moderation" +msgstr[0] "" +msgstr[1] "" + #: bookwyrm/templates/notifications/items/mention.html:20 #, python-format msgid "%(related_user)s mentioned you in a review of %(book_title)s" @@ -4430,63 +4463,71 @@ msgid "Celery Status" msgstr "" #: bookwyrm/templates/settings/celery.html:14 +msgid "You can set up monitoring to check if Celery is running by querying:" +msgstr "" + +#: bookwyrm/templates/settings/celery.html:22 msgid "Queues" msgstr "" -#: bookwyrm/templates/settings/celery.html:18 +#: bookwyrm/templates/settings/celery.html:26 msgid "Low priority" msgstr "" -#: bookwyrm/templates/settings/celery.html:24 +#: bookwyrm/templates/settings/celery.html:32 msgid "Medium priority" msgstr "" -#: bookwyrm/templates/settings/celery.html:30 +#: bookwyrm/templates/settings/celery.html:38 msgid "High priority" msgstr "" -#: bookwyrm/templates/settings/celery.html:46 +#: bookwyrm/templates/settings/celery.html:50 +msgid "Broadcasts" +msgstr "" + +#: bookwyrm/templates/settings/celery.html:60 msgid "Could not connect to Redis broker" msgstr "" -#: bookwyrm/templates/settings/celery.html:54 +#: bookwyrm/templates/settings/celery.html:68 msgid "Active Tasks" msgstr "" -#: bookwyrm/templates/settings/celery.html:59 +#: bookwyrm/templates/settings/celery.html:73 #: bookwyrm/templates/settings/imports/imports.html:113 msgid "ID" msgstr "" -#: bookwyrm/templates/settings/celery.html:60 +#: bookwyrm/templates/settings/celery.html:74 msgid "Task name" msgstr "" -#: bookwyrm/templates/settings/celery.html:61 +#: bookwyrm/templates/settings/celery.html:75 msgid "Run time" msgstr "" -#: bookwyrm/templates/settings/celery.html:62 +#: bookwyrm/templates/settings/celery.html:76 msgid "Priority" msgstr "" -#: bookwyrm/templates/settings/celery.html:67 +#: bookwyrm/templates/settings/celery.html:81 msgid "No active tasks" msgstr "" -#: bookwyrm/templates/settings/celery.html:85 +#: bookwyrm/templates/settings/celery.html:99 msgid "Workers" msgstr "" -#: bookwyrm/templates/settings/celery.html:90 +#: bookwyrm/templates/settings/celery.html:104 msgid "Uptime:" msgstr "" -#: bookwyrm/templates/settings/celery.html:100 +#: bookwyrm/templates/settings/celery.html:114 msgid "Could not connect to Celery" msgstr "" -#: bookwyrm/templates/settings/celery.html:107 +#: bookwyrm/templates/settings/celery.html:121 msgid "Errors" msgstr "" @@ -5685,11 +5726,11 @@ msgstr "Ver as instruções de instalação" msgid "Instance Setup" msgstr "" -#: bookwyrm/templates/setup/layout.html:19 +#: bookwyrm/templates/setup/layout.html:21 msgid "Installing BookWyrm" msgstr "Instalando o BookWyrm" -#: bookwyrm/templates/setup/layout.html:22 +#: bookwyrm/templates/setup/layout.html:24 msgid "Need help?" msgstr "Precisas de ajuda?" @@ -5781,7 +5822,7 @@ msgid_plural "and %(remainder_count_display)s others" msgstr[0] "e %(remainder_count_display)s outro" msgstr[1] "e %(remainder_count_display)s outros" -#: bookwyrm/templates/snippets/book_cover.html:61 +#: bookwyrm/templates/snippets/book_cover.html:63 msgid "No cover" msgstr "Sem capa" @@ -5881,6 +5922,10 @@ msgstr "Na página:" msgid "At percent:" msgstr "Na percentagem:" +#: bookwyrm/templates/snippets/create_status/quotation.html:69 +msgid "to" +msgstr "" + #: bookwyrm/templates/snippets/create_status/review.html:24 #, python-format msgid "Your review of '%(book_title)s'" @@ -6059,10 +6104,18 @@ msgstr "página %(page)s de %(total_pages)s" msgid "page %(page)s" msgstr "página %(page)s" -#: bookwyrm/templates/snippets/pagination.html:12 +#: bookwyrm/templates/snippets/pagination.html:13 +msgid "Newer" +msgstr "" + +#: bookwyrm/templates/snippets/pagination.html:15 msgid "Previous" msgstr "Anterior" +#: bookwyrm/templates/snippets/pagination.html:28 +msgid "Older" +msgstr "" + #: bookwyrm/templates/snippets/privacy-icons.html:12 msgid "Followers-only" msgstr "Apenas seguidores" @@ -6191,19 +6244,29 @@ msgstr "Mostrar o estado" #: bookwyrm/templates/snippets/status/content_status.html:102 #, python-format -msgid "(Page %(page)s)" -msgstr "(Página %(page)s)" +msgid "(Page %(page)s" +msgstr "" + +#: bookwyrm/templates/snippets/status/content_status.html:102 +#, python-format +msgid "%(endpage)s" +msgstr "" #: bookwyrm/templates/snippets/status/content_status.html:104 #, python-format -msgid "(%(percent)s%%)" -msgstr "(%(percent)s%%)" +msgid "(%(percent)s%%" +msgstr "" + +#: bookwyrm/templates/snippets/status/content_status.html:104 +#, python-format +msgid " - %(endpercent)s%%" +msgstr "" #: bookwyrm/templates/snippets/status/content_status.html:127 msgid "Open image in new window" msgstr "Abrir imagem numa nova janela" -#: bookwyrm/templates/snippets/status/content_status.html:146 +#: bookwyrm/templates/snippets/status/content_status.html:148 msgid "Hide status" msgstr "Ocultar estado" diff --git a/locale/ro_RO/LC_MESSAGES/django.po b/locale/ro_RO/LC_MESSAGES/django.po index 42138a1e3..e9e4fb2fc 100644 --- a/locale/ro_RO/LC_MESSAGES/django.po +++ b/locale/ro_RO/LC_MESSAGES/django.po @@ -2,8 +2,8 @@ msgid "" msgstr "" "Project-Id-Version: bookwyrm\n" "Report-Msgid-Bugs-To: \n" -"POT-Creation-Date: 2023-01-30 08:21+0000\n" -"PO-Revision-Date: 2023-01-30 17:35\n" +"POT-Creation-Date: 2023-03-13 14:54+0000\n" +"PO-Revision-Date: 2023-03-13 16:38\n" "Last-Translator: Mouse Reeve \n" "Language-Team: Romanian\n" "Language: ro\n" @@ -46,7 +46,7 @@ msgstr "Nelimitat" msgid "Incorrect password" msgstr "Parolă incorectă" -#: bookwyrm/forms/edit_user.py:95 bookwyrm/forms/landing.py:89 +#: bookwyrm/forms/edit_user.py:95 bookwyrm/forms/landing.py:90 msgid "Password does not match" msgstr "Parola nu se potrivește" @@ -70,19 +70,19 @@ msgstr "" msgid "Reading finished date cannot be in the future." msgstr "" -#: bookwyrm/forms/landing.py:37 +#: bookwyrm/forms/landing.py:38 msgid "Username or password are incorrect" msgstr "Numele de utilizator sau parola greșite" -#: bookwyrm/forms/landing.py:56 +#: bookwyrm/forms/landing.py:57 msgid "User with this username already exists" msgstr "Un utilizator cu acest nume există deja" -#: bookwyrm/forms/landing.py:65 +#: bookwyrm/forms/landing.py:66 msgid "A user with this email already exists." msgstr "Un utilizator cu această adresă de email există deja." -#: bookwyrm/forms/landing.py:123 bookwyrm/forms/landing.py:131 +#: bookwyrm/forms/landing.py:124 bookwyrm/forms/landing.py:132 msgid "Incorrect code" msgstr "" @@ -205,26 +205,26 @@ msgstr "Federat" msgid "Blocked" msgstr "Blocat" -#: bookwyrm/models/fields.py:28 +#: bookwyrm/models/fields.py:29 #, python-format msgid "%(value)s is not a valid remote_id" msgstr "%(value)s nu este un remote_id valid" -#: bookwyrm/models/fields.py:37 bookwyrm/models/fields.py:46 +#: bookwyrm/models/fields.py:38 bookwyrm/models/fields.py:47 #, python-format msgid "%(value)s is not a valid username" msgstr "%(value)s nu este un nume de utilizator valid" -#: bookwyrm/models/fields.py:182 bookwyrm/templates/layout.html:131 +#: bookwyrm/models/fields.py:192 bookwyrm/templates/layout.html:128 #: bookwyrm/templates/ostatus/error.html:29 msgid "username" msgstr "nume de utilizator" -#: bookwyrm/models/fields.py:187 +#: bookwyrm/models/fields.py:197 msgid "A user with that username already exists." msgstr "Un utilizator cu acel nume există deja." -#: bookwyrm/models/fields.py:206 +#: bookwyrm/models/fields.py:216 #: bookwyrm/templates/snippets/privacy-icons.html:3 #: bookwyrm/templates/snippets/privacy-icons.html:4 #: bookwyrm/templates/snippets/privacy_select.html:11 @@ -232,7 +232,7 @@ msgstr "Un utilizator cu acel nume există deja." msgid "Public" msgstr "Public" -#: bookwyrm/models/fields.py:207 +#: bookwyrm/models/fields.py:217 #: bookwyrm/templates/snippets/privacy-icons.html:7 #: bookwyrm/templates/snippets/privacy-icons.html:8 #: bookwyrm/templates/snippets/privacy_select.html:14 @@ -240,14 +240,14 @@ msgstr "Public" msgid "Unlisted" msgstr "Nelistat" -#: bookwyrm/models/fields.py:208 +#: bookwyrm/models/fields.py:218 #: bookwyrm/templates/snippets/privacy_select.html:17 #: bookwyrm/templates/user/relationships/followers.html:6 #: bookwyrm/templates/user/relationships/layout.html:11 msgid "Followers" msgstr "Urmăritori" -#: bookwyrm/models/fields.py:209 +#: bookwyrm/models/fields.py:219 #: bookwyrm/templates/snippets/create_status/post_options_block.html:6 #: bookwyrm/templates/snippets/privacy-icons.html:15 #: bookwyrm/templates/snippets/privacy-icons.html:16 @@ -300,7 +300,7 @@ msgstr "Disponibilă pentru împrumut" msgid "Approved" msgstr "Aprovat" -#: bookwyrm/models/user.py:32 bookwyrm/templates/book/book.html:296 +#: bookwyrm/models/user.py:32 bookwyrm/templates/book/book.html:298 msgid "Reviews" msgstr "Recenzii" @@ -316,19 +316,19 @@ msgstr "Citate" msgid "Everything else" msgstr "Orice altceva" -#: bookwyrm/settings.py:217 +#: bookwyrm/settings.py:218 msgid "Home Timeline" msgstr "Friză cronologică principală" -#: bookwyrm/settings.py:217 +#: bookwyrm/settings.py:218 msgid "Home" msgstr "Acasă" -#: bookwyrm/settings.py:218 +#: bookwyrm/settings.py:219 msgid "Books Timeline" msgstr "Friză cronologică de cărți" -#: bookwyrm/settings.py:218 +#: bookwyrm/settings.py:219 #: bookwyrm/templates/guided_tour/user_profile.html:101 #: bookwyrm/templates/search/layout.html:22 #: bookwyrm/templates/search/layout.html:43 @@ -336,75 +336,75 @@ msgstr "Friză cronologică de cărți" msgid "Books" msgstr "Cărți" -#: bookwyrm/settings.py:290 +#: bookwyrm/settings.py:291 msgid "English" msgstr "English (engleză)" -#: bookwyrm/settings.py:291 +#: bookwyrm/settings.py:292 msgid "Català (Catalan)" msgstr "Català (catalană)" -#: bookwyrm/settings.py:292 +#: bookwyrm/settings.py:293 msgid "Deutsch (German)" msgstr "Deutsch (germană)" -#: bookwyrm/settings.py:293 +#: bookwyrm/settings.py:294 msgid "Español (Spanish)" msgstr "Español (spaniolă)" -#: bookwyrm/settings.py:294 +#: bookwyrm/settings.py:295 msgid "Euskara (Basque)" msgstr "" -#: bookwyrm/settings.py:295 +#: bookwyrm/settings.py:296 msgid "Galego (Galician)" msgstr "Galego (galiciană)" -#: bookwyrm/settings.py:296 +#: bookwyrm/settings.py:297 msgid "Italiano (Italian)" msgstr "Italiano (italiană)" -#: bookwyrm/settings.py:297 +#: bookwyrm/settings.py:298 msgid "Suomi (Finnish)" msgstr "Suomi (finlandeză)" -#: bookwyrm/settings.py:298 +#: bookwyrm/settings.py:299 msgid "Français (French)" msgstr "Français (franceză)" -#: bookwyrm/settings.py:299 +#: bookwyrm/settings.py:300 msgid "Lietuvių (Lithuanian)" msgstr "Lietuvių (lituaniană)" -#: bookwyrm/settings.py:300 +#: bookwyrm/settings.py:301 msgid "Norsk (Norwegian)" msgstr "Norsk (norvegiană)" -#: bookwyrm/settings.py:301 +#: bookwyrm/settings.py:302 msgid "Polski (Polish)" msgstr "" -#: bookwyrm/settings.py:302 +#: bookwyrm/settings.py:303 msgid "Português do Brasil (Brazilian Portuguese)" msgstr "Português do Brasil (portugheză braziliană)" -#: bookwyrm/settings.py:303 +#: bookwyrm/settings.py:304 msgid "Português Europeu (European Portuguese)" msgstr "Português Europeu (portugheză europeană)" -#: bookwyrm/settings.py:304 +#: bookwyrm/settings.py:305 msgid "Română (Romanian)" msgstr "Română (română)" -#: bookwyrm/settings.py:305 +#: bookwyrm/settings.py:306 msgid "Svenska (Swedish)" msgstr "Svenska (suedeză)" -#: bookwyrm/settings.py:306 +#: bookwyrm/settings.py:307 msgid "简体中文 (Simplified Chinese)" msgstr "简体中文 (chineză simplificată)" -#: bookwyrm/settings.py:307 +#: bookwyrm/settings.py:308 msgid "繁體中文 (Traditional Chinese)" msgstr "繁體中文 (chineză tradițională)" @@ -434,7 +434,7 @@ msgid "About" msgstr "Despre" #: bookwyrm/templates/about/about.html:21 -#: bookwyrm/templates/get_started/layout.html:20 +#: bookwyrm/templates/get_started/layout.html:22 #, python-format msgid "Welcome to %(site_name)s!" msgstr "Bine ați venit în %(site_name)s!" @@ -712,24 +712,24 @@ msgid "View ISNI record" msgstr "Vizualizați intrarea ISNI" #: bookwyrm/templates/author/author.html:95 -#: bookwyrm/templates/book/book.html:164 +#: bookwyrm/templates/book/book.html:166 msgid "View on ISFDB" msgstr "" #: bookwyrm/templates/author/author.html:100 #: bookwyrm/templates/author/sync_modal.html:5 -#: bookwyrm/templates/book/book.html:131 +#: bookwyrm/templates/book/book.html:133 #: bookwyrm/templates/book/sync_modal.html:5 msgid "Load data" msgstr "Încărcați date" #: bookwyrm/templates/author/author.html:104 -#: bookwyrm/templates/book/book.html:135 +#: bookwyrm/templates/book/book.html:137 msgid "View on OpenLibrary" msgstr "Vizualizați în OpenLibrary" #: bookwyrm/templates/author/author.html:119 -#: bookwyrm/templates/book/book.html:149 +#: bookwyrm/templates/book/book.html:151 msgid "View on Inventaire" msgstr "Vizualizați în Inventaire" @@ -838,8 +838,8 @@ msgid "ISNI:" msgstr "ISNI:" #: bookwyrm/templates/author/edit_author.html:126 -#: bookwyrm/templates/book/book.html:209 -#: bookwyrm/templates/book/edit/edit_book.html:142 +#: bookwyrm/templates/book/book.html:211 +#: 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 #: bookwyrm/templates/groups/form.html:32 @@ -862,10 +862,10 @@ msgstr "Salvați" #: bookwyrm/templates/author/edit_author.html:127 #: bookwyrm/templates/author/sync_modal.html:23 -#: bookwyrm/templates/book/book.html:210 +#: bookwyrm/templates/book/book.html:212 #: bookwyrm/templates/book/cover_add_modal.html:33 -#: bookwyrm/templates/book/edit/edit_book.html:144 -#: bookwyrm/templates/book/edit/edit_book.html:147 +#: bookwyrm/templates/book/edit/edit_book.html:152 +#: bookwyrm/templates/book/edit/edit_book.html:155 #: bookwyrm/templates/book/file_links/add_link_modal.html:59 #: bookwyrm/templates/book/file_links/verification_modal.html:25 #: bookwyrm/templates/book/sync_modal.html:23 @@ -889,7 +889,7 @@ msgid "Loading data will connect to %(source_name)s and check f msgstr "Încărcatul de date se va conecta la %(source_name)s și verifica orice metadate despre autor care nu sunt prezente aici. Metadatele existente nu vor fi suprascrise." #: bookwyrm/templates/author/sync_modal.html:24 -#: bookwyrm/templates/book/edit/edit_book.html:129 +#: bookwyrm/templates/book/edit/edit_book.html:137 #: bookwyrm/templates/book/sync_modal.html:24 #: bookwyrm/templates/groups/members.html:29 #: bookwyrm/templates/landing/password_reset.html:52 @@ -907,19 +907,19 @@ msgstr "Nu s-a putut stabili conexiunea la distanță." msgid "Edit Book" msgstr "Editați carte" -#: bookwyrm/templates/book/book.html:88 bookwyrm/templates/book/book.html:91 +#: bookwyrm/templates/book/book.html:90 bookwyrm/templates/book/book.html:93 msgid "Click to add cover" msgstr "Adăugați o copertă" -#: bookwyrm/templates/book/book.html:97 +#: bookwyrm/templates/book/book.html:99 msgid "Failed to load cover" msgstr "Eșec la încărcarea coperții" -#: bookwyrm/templates/book/book.html:108 +#: bookwyrm/templates/book/book.html:110 msgid "Click to enlarge" msgstr "Clic pentru a mări" -#: bookwyrm/templates/book/book.html:186 +#: bookwyrm/templates/book/book.html:188 #, python-format msgid "(%(review_count)s review)" msgid_plural "(%(review_count)s reviews)" @@ -927,17 +927,17 @@ msgstr[0] "(%(review_count)s recenzie)" msgstr[1] "" msgstr[2] "(%(review_count)s recenzii)" -#: bookwyrm/templates/book/book.html:198 +#: bookwyrm/templates/book/book.html:200 msgid "Add Description" msgstr "Adăugați o descriere" -#: bookwyrm/templates/book/book.html:205 +#: bookwyrm/templates/book/book.html:207 #: bookwyrm/templates/book/edit/edit_book_form.html:42 #: bookwyrm/templates/lists/form.html:13 bookwyrm/templates/shelf/form.html:17 msgid "Description:" msgstr "Descriere:" -#: bookwyrm/templates/book/book.html:221 +#: bookwyrm/templates/book/book.html:223 #, python-format msgid "%(count)s edition" msgid_plural "%(count)s editions" @@ -945,54 +945,54 @@ msgstr[0] "%(count)s ediție" msgstr[1] "" msgstr[2] "%(count)s ediții" -#: bookwyrm/templates/book/book.html:235 +#: bookwyrm/templates/book/book.html:237 msgid "You have shelved this edition in:" msgstr "Ați pus această ediție pe raftul:" -#: bookwyrm/templates/book/book.html:250 +#: bookwyrm/templates/book/book.html:252 #, python-format msgid "A different edition of this book is on your %(shelf_name)s shelf." msgstr "O ediție diferită a acestei cărți este pe %(shelf_name)s raftul vostru." -#: bookwyrm/templates/book/book.html:261 +#: bookwyrm/templates/book/book.html:263 msgid "Your reading activity" msgstr "Activitatea dvs. de lectură" -#: bookwyrm/templates/book/book.html:267 +#: bookwyrm/templates/book/book.html:269 #: bookwyrm/templates/guided_tour/book.html:56 msgid "Add read dates" msgstr "Adăugați date de lectură" -#: bookwyrm/templates/book/book.html:275 +#: bookwyrm/templates/book/book.html:277 msgid "You don't have any reading activity for this book." msgstr "Nu aveți nicio activitate de lectură pentru această carte." -#: bookwyrm/templates/book/book.html:301 +#: bookwyrm/templates/book/book.html:303 msgid "Your reviews" msgstr "Recenziile dvs." -#: bookwyrm/templates/book/book.html:307 +#: bookwyrm/templates/book/book.html:309 msgid "Your comments" msgstr "Comentariile dvs." -#: bookwyrm/templates/book/book.html:313 +#: bookwyrm/templates/book/book.html:315 msgid "Your quotes" msgstr "Citatele dvs." -#: bookwyrm/templates/book/book.html:349 +#: bookwyrm/templates/book/book.html:351 msgid "Subjects" msgstr "Subiecte" -#: bookwyrm/templates/book/book.html:361 +#: bookwyrm/templates/book/book.html:363 msgid "Places" msgstr "Locuri" -#: bookwyrm/templates/book/book.html:372 +#: bookwyrm/templates/book/book.html:374 #: bookwyrm/templates/groups/group.html:19 #: bookwyrm/templates/guided_tour/lists.html:14 #: bookwyrm/templates/guided_tour/user_books.html:102 #: bookwyrm/templates/guided_tour/user_profile.html:78 -#: bookwyrm/templates/layout.html:91 bookwyrm/templates/lists/curate.html:8 +#: bookwyrm/templates/layout.html:90 bookwyrm/templates/lists/curate.html:8 #: bookwyrm/templates/lists/list.html:12 bookwyrm/templates/lists/lists.html:5 #: bookwyrm/templates/lists/lists.html:12 #: bookwyrm/templates/search/layout.html:26 @@ -1001,11 +1001,11 @@ msgstr "Locuri" msgid "Lists" msgstr "Liste" -#: bookwyrm/templates/book/book.html:384 +#: bookwyrm/templates/book/book.html:386 msgid "Add to list" msgstr "Adăugați la listă" -#: bookwyrm/templates/book/book.html:394 +#: bookwyrm/templates/book/book.html:396 #: bookwyrm/templates/book/cover_add_modal.html:32 #: bookwyrm/templates/lists/add_item_modal.html:39 #: bookwyrm/templates/lists/list.html:255 @@ -1065,8 +1065,8 @@ msgstr "Previzualizarea coperții" #: bookwyrm/templates/components/modal.html:13 #: bookwyrm/templates/components/modal.html:30 #: bookwyrm/templates/feed/suggested_books.html:67 -#: bookwyrm/templates/get_started/layout.html:25 -#: bookwyrm/templates/get_started/layout.html:58 +#: bookwyrm/templates/get_started/layout.html:27 +#: bookwyrm/templates/get_started/layout.html:60 msgid "Close" msgstr "Închideți" @@ -1081,47 +1081,51 @@ msgstr "Editați „%(book_title)s”" msgid "Add Book" msgstr "Adăugați carte" -#: bookwyrm/templates/book/edit/edit_book.html:62 +#: bookwyrm/templates/book/edit/edit_book.html:43 +msgid "Failed to save book, see errors below for more information." +msgstr "" + +#: bookwyrm/templates/book/edit/edit_book.html:70 msgid "Confirm Book Info" msgstr "Confirmați informațiile cărții" -#: bookwyrm/templates/book/edit/edit_book.html:70 +#: bookwyrm/templates/book/edit/edit_book.html:78 #, python-format msgid "Is \"%(name)s\" one of these authors?" msgstr "Este „%(name)s” unul dintre acești autori?" -#: bookwyrm/templates/book/edit/edit_book.html:81 +#: bookwyrm/templates/book/edit/edit_book.html:89 #, python-format msgid "Author of %(book_title)s" msgstr "" -#: bookwyrm/templates/book/edit/edit_book.html:85 +#: bookwyrm/templates/book/edit/edit_book.html:93 #, python-format msgid "Author of %(alt_title)s" msgstr "" -#: bookwyrm/templates/book/edit/edit_book.html:87 +#: bookwyrm/templates/book/edit/edit_book.html:95 msgid "Find more information at isni.org" msgstr "Aflați mai multe la isni.org" -#: bookwyrm/templates/book/edit/edit_book.html:97 +#: bookwyrm/templates/book/edit/edit_book.html:105 msgid "This is a new author" msgstr "Acesta este un autor nou" -#: bookwyrm/templates/book/edit/edit_book.html:107 +#: bookwyrm/templates/book/edit/edit_book.html:115 #, python-format msgid "Creating a new author: %(name)s" msgstr "Creați un autor nou: %(name)s" -#: bookwyrm/templates/book/edit/edit_book.html:114 +#: bookwyrm/templates/book/edit/edit_book.html:122 msgid "Is this an edition of an existing work?" msgstr "Este această o ediție a unei opere existente?" -#: bookwyrm/templates/book/edit/edit_book.html:122 +#: bookwyrm/templates/book/edit/edit_book.html:130 msgid "This is a new work" msgstr "Aceasta este o operă nouă" -#: bookwyrm/templates/book/edit/edit_book.html:131 +#: bookwyrm/templates/book/edit/edit_book.html:139 #: bookwyrm/templates/feed/status.html:19 #: bookwyrm/templates/guided_tour/book.html:44 #: bookwyrm/templates/guided_tour/book.html:68 @@ -1476,6 +1480,19 @@ msgstr "Publicat de %(publisher)s." msgid "rated it" msgstr "a evaluat-o" +#: bookwyrm/templates/book/series.html:11 +msgid "Series by" +msgstr "" + +#: bookwyrm/templates/book/series.html:27 +#, python-format +msgid "Book %(series_number)s" +msgstr "" + +#: bookwyrm/templates/book/series.html:27 +msgid "Unsorted Book" +msgstr "" + #: bookwyrm/templates/book/sync_modal.html:15 #, python-format msgid "Loading data will connect to %(source_name)s and check for any metadata about this book which aren't present here. Existing metadata will not be overwritten." @@ -1672,7 +1689,7 @@ msgstr "%(username)s a citat %(related_user)s și %(related_user)s and %(other_user_display_count)s others have left your group \"%(group_name)s\"" msgstr "%(related_user)s și alți %(other_user_display_count)s au părăsit grupul dvs. „%(group_name)s”" +#: bookwyrm/templates/notifications/items/link_domain.html:15 +#, python-format +msgid "A new link domain needs review" +msgid_plural "%(display_count)s new link domains need moderation" +msgstr[0] "" +msgstr[1] "" +msgstr[2] "" + #: bookwyrm/templates/notifications/items/mention.html:20 #, python-format msgid "%(related_user)s mentioned you in a review of %(book_title)s" @@ -4446,63 +4480,71 @@ msgid "Celery Status" msgstr "" #: bookwyrm/templates/settings/celery.html:14 +msgid "You can set up monitoring to check if Celery is running by querying:" +msgstr "" + +#: bookwyrm/templates/settings/celery.html:22 msgid "Queues" msgstr "" -#: bookwyrm/templates/settings/celery.html:18 +#: bookwyrm/templates/settings/celery.html:26 msgid "Low priority" msgstr "" -#: bookwyrm/templates/settings/celery.html:24 +#: bookwyrm/templates/settings/celery.html:32 msgid "Medium priority" msgstr "" -#: bookwyrm/templates/settings/celery.html:30 +#: bookwyrm/templates/settings/celery.html:38 msgid "High priority" msgstr "" -#: bookwyrm/templates/settings/celery.html:46 +#: bookwyrm/templates/settings/celery.html:50 +msgid "Broadcasts" +msgstr "" + +#: bookwyrm/templates/settings/celery.html:60 msgid "Could not connect to Redis broker" msgstr "" -#: bookwyrm/templates/settings/celery.html:54 +#: bookwyrm/templates/settings/celery.html:68 msgid "Active Tasks" msgstr "" -#: bookwyrm/templates/settings/celery.html:59 +#: bookwyrm/templates/settings/celery.html:73 #: bookwyrm/templates/settings/imports/imports.html:113 msgid "ID" msgstr "" -#: bookwyrm/templates/settings/celery.html:60 +#: bookwyrm/templates/settings/celery.html:74 msgid "Task name" msgstr "" -#: bookwyrm/templates/settings/celery.html:61 +#: bookwyrm/templates/settings/celery.html:75 msgid "Run time" msgstr "" -#: bookwyrm/templates/settings/celery.html:62 +#: bookwyrm/templates/settings/celery.html:76 msgid "Priority" msgstr "" -#: bookwyrm/templates/settings/celery.html:67 +#: bookwyrm/templates/settings/celery.html:81 msgid "No active tasks" msgstr "" -#: bookwyrm/templates/settings/celery.html:85 +#: bookwyrm/templates/settings/celery.html:99 msgid "Workers" msgstr "" -#: bookwyrm/templates/settings/celery.html:90 +#: bookwyrm/templates/settings/celery.html:104 msgid "Uptime:" msgstr "" -#: bookwyrm/templates/settings/celery.html:100 +#: bookwyrm/templates/settings/celery.html:114 msgid "Could not connect to Celery" msgstr "" -#: bookwyrm/templates/settings/celery.html:107 +#: bookwyrm/templates/settings/celery.html:121 msgid "Errors" msgstr "" @@ -5706,11 +5748,11 @@ msgstr "Vizualizați instrucțiunile de instalare" msgid "Instance Setup" msgstr "Setările instanței" -#: bookwyrm/templates/setup/layout.html:19 +#: bookwyrm/templates/setup/layout.html:21 msgid "Installing BookWyrm" msgstr "Instalând BookWyrm" -#: bookwyrm/templates/setup/layout.html:22 +#: bookwyrm/templates/setup/layout.html:24 msgid "Need help?" msgstr "Aveți nevoie de ajutor?" @@ -5804,7 +5846,7 @@ msgstr[0] "și încă %(remainder_count_display)s" msgstr[1] "" msgstr[2] "și încă %(remainder_count_display)s" -#: bookwyrm/templates/snippets/book_cover.html:61 +#: bookwyrm/templates/snippets/book_cover.html:63 msgid "No cover" msgstr "Fără copertă" @@ -5904,6 +5946,10 @@ msgstr "Pe pagină:" msgid "At percent:" msgstr "Procent:" +#: bookwyrm/templates/snippets/create_status/quotation.html:69 +msgid "to" +msgstr "" + #: bookwyrm/templates/snippets/create_status/review.html:24 #, python-format msgid "Your review of '%(book_title)s'" @@ -6087,10 +6133,18 @@ msgstr "pagina %(page)s din %(total_pages)s" msgid "page %(page)s" msgstr "pagina %(page)s" -#: bookwyrm/templates/snippets/pagination.html:12 +#: bookwyrm/templates/snippets/pagination.html:13 +msgid "Newer" +msgstr "" + +#: bookwyrm/templates/snippets/pagination.html:15 msgid "Previous" msgstr "Înapoi" +#: bookwyrm/templates/snippets/pagination.html:28 +msgid "Older" +msgstr "" + #: bookwyrm/templates/snippets/privacy-icons.html:12 msgid "Followers-only" msgstr "Numai urmăritorii" @@ -6219,19 +6273,29 @@ msgstr "Arătați stare" #: bookwyrm/templates/snippets/status/content_status.html:102 #, python-format -msgid "(Page %(page)s)" -msgstr "(Pagină %(page)s)" +msgid "(Page %(page)s" +msgstr "" + +#: bookwyrm/templates/snippets/status/content_status.html:102 +#, python-format +msgid "%(endpage)s" +msgstr "" #: bookwyrm/templates/snippets/status/content_status.html:104 #, python-format -msgid "(%(percent)s%%)" -msgstr "(%(percent)s%%)" +msgid "(%(percent)s%%" +msgstr "" + +#: bookwyrm/templates/snippets/status/content_status.html:104 +#, python-format +msgid " - %(endpercent)s%%" +msgstr "" #: bookwyrm/templates/snippets/status/content_status.html:127 msgid "Open image in new window" msgstr "Deshideți imaginea într-o fereastră nouă" -#: bookwyrm/templates/snippets/status/content_status.html:146 +#: bookwyrm/templates/snippets/status/content_status.html:148 msgid "Hide status" msgstr "Ascundeți starea" diff --git a/locale/sv_SE/LC_MESSAGES/django.po b/locale/sv_SE/LC_MESSAGES/django.po index 9dd5b90d8..bd6e7c71d 100644 --- a/locale/sv_SE/LC_MESSAGES/django.po +++ b/locale/sv_SE/LC_MESSAGES/django.po @@ -2,8 +2,8 @@ msgid "" msgstr "" "Project-Id-Version: bookwyrm\n" "Report-Msgid-Bugs-To: \n" -"POT-Creation-Date: 2023-01-30 08:21+0000\n" -"PO-Revision-Date: 2023-01-30 17:35\n" +"POT-Creation-Date: 2023-03-13 14:54+0000\n" +"PO-Revision-Date: 2023-03-13 16:39\n" "Last-Translator: Mouse Reeve \n" "Language-Team: Swedish\n" "Language: sv\n" @@ -46,7 +46,7 @@ msgstr "Obegränsad" msgid "Incorrect password" msgstr "Felaktigt lösenord" -#: bookwyrm/forms/edit_user.py:95 bookwyrm/forms/landing.py:89 +#: bookwyrm/forms/edit_user.py:95 bookwyrm/forms/landing.py:90 msgid "Password does not match" msgstr "Lösenord matchar inte" @@ -70,19 +70,19 @@ msgstr "Stoppdatum för läsning kan inte vara i framtiden." msgid "Reading finished date cannot be in the future." msgstr "Slutdatum för läsning kan inte vara i framtiden." -#: bookwyrm/forms/landing.py:37 +#: bookwyrm/forms/landing.py:38 msgid "Username or password are incorrect" msgstr "Användarnamnet eller lösenordet är felaktigt" -#: bookwyrm/forms/landing.py:56 +#: bookwyrm/forms/landing.py:57 msgid "User with this username already exists" msgstr "En användare med det användarnamnet existerar redan" -#: bookwyrm/forms/landing.py:65 +#: bookwyrm/forms/landing.py:66 msgid "A user with this email already exists." msgstr "En användare med den här e-postadressen existerar redan." -#: bookwyrm/forms/landing.py:123 bookwyrm/forms/landing.py:131 +#: bookwyrm/forms/landing.py:124 bookwyrm/forms/landing.py:132 msgid "Incorrect code" msgstr "Felaktig kod" @@ -205,26 +205,26 @@ msgstr "Federerad" msgid "Blocked" msgstr "Blockerad" -#: bookwyrm/models/fields.py:28 +#: bookwyrm/models/fields.py:29 #, python-format msgid "%(value)s is not a valid remote_id" msgstr "%(value)s är inte ett giltigt remote_id" -#: bookwyrm/models/fields.py:37 bookwyrm/models/fields.py:46 +#: bookwyrm/models/fields.py:38 bookwyrm/models/fields.py:47 #, python-format msgid "%(value)s is not a valid username" msgstr "%(value)s är inte ett giltigt användarnamn" -#: bookwyrm/models/fields.py:182 bookwyrm/templates/layout.html:131 +#: bookwyrm/models/fields.py:192 bookwyrm/templates/layout.html:128 #: bookwyrm/templates/ostatus/error.html:29 msgid "username" msgstr "användarnamn" -#: bookwyrm/models/fields.py:187 +#: bookwyrm/models/fields.py:197 msgid "A user with that username already exists." msgstr "En användare med det användarnamnet existerar redan." -#: bookwyrm/models/fields.py:206 +#: bookwyrm/models/fields.py:216 #: bookwyrm/templates/snippets/privacy-icons.html:3 #: bookwyrm/templates/snippets/privacy-icons.html:4 #: bookwyrm/templates/snippets/privacy_select.html:11 @@ -232,7 +232,7 @@ msgstr "En användare med det användarnamnet existerar redan." msgid "Public" msgstr "Publik" -#: bookwyrm/models/fields.py:207 +#: bookwyrm/models/fields.py:217 #: bookwyrm/templates/snippets/privacy-icons.html:7 #: bookwyrm/templates/snippets/privacy-icons.html:8 #: bookwyrm/templates/snippets/privacy_select.html:14 @@ -240,14 +240,14 @@ msgstr "Publik" msgid "Unlisted" msgstr "Ej listad" -#: bookwyrm/models/fields.py:208 +#: bookwyrm/models/fields.py:218 #: bookwyrm/templates/snippets/privacy_select.html:17 #: bookwyrm/templates/user/relationships/followers.html:6 #: bookwyrm/templates/user/relationships/layout.html:11 msgid "Followers" msgstr "Följare" -#: bookwyrm/models/fields.py:209 +#: bookwyrm/models/fields.py:219 #: bookwyrm/templates/snippets/create_status/post_options_block.html:6 #: bookwyrm/templates/snippets/privacy-icons.html:15 #: bookwyrm/templates/snippets/privacy-icons.html:16 @@ -300,7 +300,7 @@ msgstr "Tillgänglig för lån" msgid "Approved" msgstr "Godkänd" -#: bookwyrm/models/user.py:32 bookwyrm/templates/book/book.html:296 +#: bookwyrm/models/user.py:32 bookwyrm/templates/book/book.html:298 msgid "Reviews" msgstr "Recensioner" @@ -316,19 +316,19 @@ msgstr "Citat" msgid "Everything else" msgstr "Allt annat" -#: bookwyrm/settings.py:217 +#: bookwyrm/settings.py:218 msgid "Home Timeline" msgstr "Tidslinje för Hem" -#: bookwyrm/settings.py:217 +#: bookwyrm/settings.py:218 msgid "Home" msgstr "Hem" -#: bookwyrm/settings.py:218 +#: bookwyrm/settings.py:219 msgid "Books Timeline" msgstr "Tidslinjer för böcker" -#: bookwyrm/settings.py:218 +#: bookwyrm/settings.py:219 #: bookwyrm/templates/guided_tour/user_profile.html:101 #: bookwyrm/templates/search/layout.html:22 #: bookwyrm/templates/search/layout.html:43 @@ -336,75 +336,75 @@ msgstr "Tidslinjer för böcker" msgid "Books" msgstr "Böcker" -#: bookwyrm/settings.py:290 +#: bookwyrm/settings.py:291 msgid "English" msgstr "Engelska" -#: bookwyrm/settings.py:291 +#: bookwyrm/settings.py:292 msgid "Català (Catalan)" msgstr "Català (katalanska)" -#: bookwyrm/settings.py:292 +#: bookwyrm/settings.py:293 msgid "Deutsch (German)" msgstr "Tyska (Tysk)" -#: bookwyrm/settings.py:293 +#: bookwyrm/settings.py:294 msgid "Español (Spanish)" msgstr "Spanska (Spansk)" -#: bookwyrm/settings.py:294 +#: bookwyrm/settings.py:295 msgid "Euskara (Basque)" msgstr "Euskara (Baskiska)" -#: bookwyrm/settings.py:295 +#: bookwyrm/settings.py:296 msgid "Galego (Galician)" msgstr "Galego (Gallisk)" -#: bookwyrm/settings.py:296 +#: bookwyrm/settings.py:297 msgid "Italiano (Italian)" msgstr "Italienska (Italiensk)" -#: bookwyrm/settings.py:297 +#: bookwyrm/settings.py:298 msgid "Suomi (Finnish)" msgstr "Finland (Finska)" -#: bookwyrm/settings.py:298 +#: bookwyrm/settings.py:299 msgid "Français (French)" msgstr "Franska (Fransk)" -#: bookwyrm/settings.py:299 +#: bookwyrm/settings.py:300 msgid "Lietuvių (Lithuanian)" msgstr "Litauiska (Litauisk)" -#: bookwyrm/settings.py:300 +#: bookwyrm/settings.py:301 msgid "Norsk (Norwegian)" msgstr "Norska (Norska)" -#: bookwyrm/settings.py:301 +#: bookwyrm/settings.py:302 msgid "Polski (Polish)" msgstr "Polski (polska)" -#: bookwyrm/settings.py:302 +#: bookwyrm/settings.py:303 msgid "Português do Brasil (Brazilian Portuguese)" msgstr "Português d Brasil (Brasiliansk Portugisiska)" -#: bookwyrm/settings.py:303 +#: bookwyrm/settings.py:304 msgid "Português Europeu (European Portuguese)" msgstr "Português Europeu (Europeisk Portugisiska)" -#: bookwyrm/settings.py:304 +#: bookwyrm/settings.py:305 msgid "Română (Romanian)" msgstr "Rumänien (Rumänska)" -#: bookwyrm/settings.py:305 +#: bookwyrm/settings.py:306 msgid "Svenska (Swedish)" msgstr "Svenska (Svenska)" -#: bookwyrm/settings.py:306 +#: bookwyrm/settings.py:307 msgid "简体中文 (Simplified Chinese)" msgstr "简体中文 (Förenklad Kinesiska)" -#: bookwyrm/settings.py:307 +#: bookwyrm/settings.py:308 msgid "繁體中文 (Traditional Chinese)" msgstr "繁體中文 (Traditionell Kinesiska)" @@ -434,7 +434,7 @@ msgid "About" msgstr "Om" #: bookwyrm/templates/about/about.html:21 -#: bookwyrm/templates/get_started/layout.html:20 +#: bookwyrm/templates/get_started/layout.html:22 #, python-format msgid "Welcome to %(site_name)s!" msgstr "Välkommen till %(site_name)s!" @@ -708,24 +708,24 @@ msgid "View ISNI record" msgstr "Visa ISNI-samling" #: bookwyrm/templates/author/author.html:95 -#: bookwyrm/templates/book/book.html:164 +#: bookwyrm/templates/book/book.html:166 msgid "View on ISFDB" msgstr "Visa på ISFDB" #: bookwyrm/templates/author/author.html:100 #: bookwyrm/templates/author/sync_modal.html:5 -#: bookwyrm/templates/book/book.html:131 +#: bookwyrm/templates/book/book.html:133 #: bookwyrm/templates/book/sync_modal.html:5 msgid "Load data" msgstr "Ladda data" #: bookwyrm/templates/author/author.html:104 -#: bookwyrm/templates/book/book.html:135 +#: bookwyrm/templates/book/book.html:137 msgid "View on OpenLibrary" msgstr "Visa i OpenLibrary" #: bookwyrm/templates/author/author.html:119 -#: bookwyrm/templates/book/book.html:149 +#: bookwyrm/templates/book/book.html:151 msgid "View on Inventaire" msgstr "Visa i Inventaire" @@ -834,8 +834,8 @@ msgid "ISNI:" msgstr "ISNI:" #: bookwyrm/templates/author/edit_author.html:126 -#: bookwyrm/templates/book/book.html:209 -#: bookwyrm/templates/book/edit/edit_book.html:142 +#: bookwyrm/templates/book/book.html:211 +#: 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 #: bookwyrm/templates/groups/form.html:32 @@ -858,10 +858,10 @@ msgstr "Spara" #: bookwyrm/templates/author/edit_author.html:127 #: bookwyrm/templates/author/sync_modal.html:23 -#: bookwyrm/templates/book/book.html:210 +#: bookwyrm/templates/book/book.html:212 #: bookwyrm/templates/book/cover_add_modal.html:33 -#: bookwyrm/templates/book/edit/edit_book.html:144 -#: bookwyrm/templates/book/edit/edit_book.html:147 +#: bookwyrm/templates/book/edit/edit_book.html:152 +#: bookwyrm/templates/book/edit/edit_book.html:155 #: bookwyrm/templates/book/file_links/add_link_modal.html:59 #: bookwyrm/templates/book/file_links/verification_modal.html:25 #: bookwyrm/templates/book/sync_modal.html:23 @@ -885,7 +885,7 @@ msgid "Loading data will connect to %(source_name)s and check f msgstr "Att ladda in data kommer att ansluta till %(source_name)s och kontrollera eventuella metadata om den här författaren som inte finns här. Befintliga metadata kommer inte att skrivas över." #: bookwyrm/templates/author/sync_modal.html:24 -#: bookwyrm/templates/book/edit/edit_book.html:129 +#: bookwyrm/templates/book/edit/edit_book.html:137 #: bookwyrm/templates/book/sync_modal.html:24 #: bookwyrm/templates/groups/members.html:29 #: bookwyrm/templates/landing/password_reset.html:52 @@ -903,90 +903,90 @@ msgstr "Kunde inte ansluta till fjärrkälla." msgid "Edit Book" msgstr "Redigera bok" -#: bookwyrm/templates/book/book.html:88 bookwyrm/templates/book/book.html:91 +#: bookwyrm/templates/book/book.html:90 bookwyrm/templates/book/book.html:93 msgid "Click to add cover" msgstr "Klicka för att lägga till omslag" -#: bookwyrm/templates/book/book.html:97 +#: bookwyrm/templates/book/book.html:99 msgid "Failed to load cover" msgstr "Misslyckades med att ladda omslaget" -#: bookwyrm/templates/book/book.html:108 +#: bookwyrm/templates/book/book.html:110 msgid "Click to enlarge" msgstr "Klicka för att förstora" -#: bookwyrm/templates/book/book.html:186 +#: bookwyrm/templates/book/book.html:188 #, python-format msgid "(%(review_count)s review)" msgid_plural "(%(review_count)s reviews)" msgstr[0] "(%(review_count)s recension)" msgstr[1] "(%(review_count)s recensioner)" -#: bookwyrm/templates/book/book.html:198 +#: bookwyrm/templates/book/book.html:200 msgid "Add Description" msgstr "Lägg till beskrivning" -#: bookwyrm/templates/book/book.html:205 +#: bookwyrm/templates/book/book.html:207 #: bookwyrm/templates/book/edit/edit_book_form.html:42 #: bookwyrm/templates/lists/form.html:13 bookwyrm/templates/shelf/form.html:17 msgid "Description:" msgstr "Beskrivning:" -#: bookwyrm/templates/book/book.html:221 +#: bookwyrm/templates/book/book.html:223 #, python-format msgid "%(count)s edition" msgid_plural "%(count)s editions" msgstr[0] "%(count)s utgåva" msgstr[1] "%(count)s utgåvor" -#: bookwyrm/templates/book/book.html:235 +#: bookwyrm/templates/book/book.html:237 msgid "You have shelved this edition in:" msgstr "Du har lagt den här utgåvan i hylla:" -#: bookwyrm/templates/book/book.html:250 +#: bookwyrm/templates/book/book.html:252 #, python-format msgid "A different edition of this book is on your %(shelf_name)s shelf." msgstr "En annorlunda utgåva av den här boken finns i din %(shelf_name)s hylla." -#: bookwyrm/templates/book/book.html:261 +#: bookwyrm/templates/book/book.html:263 msgid "Your reading activity" msgstr "Din läsningsaktivitet" -#: bookwyrm/templates/book/book.html:267 +#: bookwyrm/templates/book/book.html:269 #: bookwyrm/templates/guided_tour/book.html:56 msgid "Add read dates" msgstr "Lägg till läsdatum" -#: bookwyrm/templates/book/book.html:275 +#: bookwyrm/templates/book/book.html:277 msgid "You don't have any reading activity for this book." msgstr "Du har ingen läsaktivitet för den här boken." -#: bookwyrm/templates/book/book.html:301 +#: bookwyrm/templates/book/book.html:303 msgid "Your reviews" msgstr "Dina recensioner" -#: bookwyrm/templates/book/book.html:307 +#: bookwyrm/templates/book/book.html:309 msgid "Your comments" msgstr "Dina kommentarer" -#: bookwyrm/templates/book/book.html:313 +#: bookwyrm/templates/book/book.html:315 msgid "Your quotes" msgstr "Dina citat" -#: bookwyrm/templates/book/book.html:349 +#: bookwyrm/templates/book/book.html:351 msgid "Subjects" msgstr "Ämnen" -#: bookwyrm/templates/book/book.html:361 +#: bookwyrm/templates/book/book.html:363 msgid "Places" msgstr "Platser" -#: bookwyrm/templates/book/book.html:372 +#: bookwyrm/templates/book/book.html:374 #: bookwyrm/templates/groups/group.html:19 #: bookwyrm/templates/guided_tour/lists.html:14 #: bookwyrm/templates/guided_tour/user_books.html:102 #: bookwyrm/templates/guided_tour/user_profile.html:78 -#: bookwyrm/templates/layout.html:91 bookwyrm/templates/lists/curate.html:8 +#: bookwyrm/templates/layout.html:90 bookwyrm/templates/lists/curate.html:8 #: bookwyrm/templates/lists/list.html:12 bookwyrm/templates/lists/lists.html:5 #: bookwyrm/templates/lists/lists.html:12 #: bookwyrm/templates/search/layout.html:26 @@ -995,11 +995,11 @@ msgstr "Platser" msgid "Lists" msgstr "Listor" -#: bookwyrm/templates/book/book.html:384 +#: bookwyrm/templates/book/book.html:386 msgid "Add to list" msgstr "Lägg till i listan" -#: bookwyrm/templates/book/book.html:394 +#: bookwyrm/templates/book/book.html:396 #: bookwyrm/templates/book/cover_add_modal.html:32 #: bookwyrm/templates/lists/add_item_modal.html:39 #: bookwyrm/templates/lists/list.html:255 @@ -1059,8 +1059,8 @@ msgstr "Förhandsvisning av bokomslag" #: bookwyrm/templates/components/modal.html:13 #: bookwyrm/templates/components/modal.html:30 #: bookwyrm/templates/feed/suggested_books.html:67 -#: bookwyrm/templates/get_started/layout.html:25 -#: bookwyrm/templates/get_started/layout.html:58 +#: bookwyrm/templates/get_started/layout.html:27 +#: bookwyrm/templates/get_started/layout.html:60 msgid "Close" msgstr "Stäng" @@ -1075,47 +1075,51 @@ msgstr "Redigera \"%(book_title)s\"" msgid "Add Book" msgstr "Lägg till bok" -#: bookwyrm/templates/book/edit/edit_book.html:62 +#: bookwyrm/templates/book/edit/edit_book.html:43 +msgid "Failed to save book, see errors below for more information." +msgstr "" + +#: bookwyrm/templates/book/edit/edit_book.html:70 msgid "Confirm Book Info" msgstr "Bekräfta bokens info" -#: bookwyrm/templates/book/edit/edit_book.html:70 +#: bookwyrm/templates/book/edit/edit_book.html:78 #, python-format msgid "Is \"%(name)s\" one of these authors?" msgstr "Är \"%(name)s\" en utav dessa författare?" -#: bookwyrm/templates/book/edit/edit_book.html:81 +#: bookwyrm/templates/book/edit/edit_book.html:89 #, python-format msgid "Author of %(book_title)s" msgstr "Författare till %(book_title)s" -#: bookwyrm/templates/book/edit/edit_book.html:85 +#: bookwyrm/templates/book/edit/edit_book.html:93 #, python-format msgid "Author of %(alt_title)s" msgstr "Författare till %(alt_title)s" -#: bookwyrm/templates/book/edit/edit_book.html:87 +#: bookwyrm/templates/book/edit/edit_book.html:95 msgid "Find more information at isni.org" msgstr "Hitta mer information på isni.org" -#: bookwyrm/templates/book/edit/edit_book.html:97 +#: bookwyrm/templates/book/edit/edit_book.html:105 msgid "This is a new author" msgstr "Det här är en ny författare" -#: bookwyrm/templates/book/edit/edit_book.html:107 +#: bookwyrm/templates/book/edit/edit_book.html:115 #, python-format msgid "Creating a new author: %(name)s" msgstr "Skapar en ny författare: %(name)s" -#: bookwyrm/templates/book/edit/edit_book.html:114 +#: bookwyrm/templates/book/edit/edit_book.html:122 msgid "Is this an edition of an existing work?" msgstr "Är det här en version av ett redan befintligt verk?" -#: bookwyrm/templates/book/edit/edit_book.html:122 +#: bookwyrm/templates/book/edit/edit_book.html:130 msgid "This is a new work" msgstr "Det här är ett nytt verk" -#: bookwyrm/templates/book/edit/edit_book.html:131 +#: bookwyrm/templates/book/edit/edit_book.html:139 #: bookwyrm/templates/feed/status.html:19 #: bookwyrm/templates/guided_tour/book.html:44 #: bookwyrm/templates/guided_tour/book.html:68 @@ -1470,6 +1474,19 @@ msgstr "Publicerades av %(publisher)s." msgid "rated it" msgstr "betygsatte den" +#: bookwyrm/templates/book/series.html:11 +msgid "Series by" +msgstr "" + +#: bookwyrm/templates/book/series.html:27 +#, python-format +msgid "Book %(series_number)s" +msgstr "" + +#: bookwyrm/templates/book/series.html:27 +msgid "Unsorted Book" +msgstr "" + #: bookwyrm/templates/book/sync_modal.html:15 #, python-format msgid "Loading data will connect to %(source_name)s and check for any metadata about this book which aren't present here. Existing metadata will not be overwritten." @@ -1664,7 +1681,7 @@ msgstr "%(username)s citerade %(related_user)s och %(related_user)s and %(other_user_display_count)s others have left your group \"%(group_name)s\"" msgstr "%(related_user)s och %(other_user_display_count)s andra har lämnat din grupp \"%(group_name)s\"" +#: bookwyrm/templates/notifications/items/link_domain.html:15 +#, python-format +msgid "A new link domain needs review" +msgid_plural "%(display_count)s new link domains need moderation" +msgstr[0] "" +msgstr[1] "" + #: bookwyrm/templates/notifications/items/mention.html:20 #, python-format msgid "%(related_user)s mentioned you in a review of %(book_title)s" @@ -4430,63 +4463,71 @@ msgid "Celery Status" msgstr "" #: bookwyrm/templates/settings/celery.html:14 +msgid "You can set up monitoring to check if Celery is running by querying:" +msgstr "" + +#: bookwyrm/templates/settings/celery.html:22 msgid "Queues" msgstr "Köer" -#: bookwyrm/templates/settings/celery.html:18 +#: bookwyrm/templates/settings/celery.html:26 msgid "Low priority" msgstr "Låg prioritet" -#: bookwyrm/templates/settings/celery.html:24 +#: bookwyrm/templates/settings/celery.html:32 msgid "Medium priority" msgstr "Medelhög prioritet" -#: bookwyrm/templates/settings/celery.html:30 +#: bookwyrm/templates/settings/celery.html:38 msgid "High priority" msgstr "Hög prioritet" -#: bookwyrm/templates/settings/celery.html:46 +#: bookwyrm/templates/settings/celery.html:50 +msgid "Broadcasts" +msgstr "" + +#: bookwyrm/templates/settings/celery.html:60 msgid "Could not connect to Redis broker" msgstr "Kunde inte ansluta till Redis-broker" -#: bookwyrm/templates/settings/celery.html:54 +#: bookwyrm/templates/settings/celery.html:68 msgid "Active Tasks" msgstr "Aktiva uppgifter" -#: bookwyrm/templates/settings/celery.html:59 +#: bookwyrm/templates/settings/celery.html:73 #: bookwyrm/templates/settings/imports/imports.html:113 msgid "ID" msgstr "ID" -#: bookwyrm/templates/settings/celery.html:60 +#: bookwyrm/templates/settings/celery.html:74 msgid "Task name" msgstr "Aktivitetsnamn" -#: bookwyrm/templates/settings/celery.html:61 +#: bookwyrm/templates/settings/celery.html:75 msgid "Run time" msgstr "Körtid" -#: bookwyrm/templates/settings/celery.html:62 +#: bookwyrm/templates/settings/celery.html:76 msgid "Priority" msgstr "Prioritet" -#: bookwyrm/templates/settings/celery.html:67 +#: bookwyrm/templates/settings/celery.html:81 msgid "No active tasks" msgstr "Inga aktiva uppgifter" -#: bookwyrm/templates/settings/celery.html:85 +#: bookwyrm/templates/settings/celery.html:99 msgid "Workers" msgstr "Arbetare" -#: bookwyrm/templates/settings/celery.html:90 +#: bookwyrm/templates/settings/celery.html:104 msgid "Uptime:" msgstr "Drifttid:" -#: bookwyrm/templates/settings/celery.html:100 +#: bookwyrm/templates/settings/celery.html:114 msgid "Could not connect to Celery" msgstr "Kunde inte ansluta till Celery" -#: bookwyrm/templates/settings/celery.html:107 +#: bookwyrm/templates/settings/celery.html:121 msgid "Errors" msgstr "Fel" @@ -5685,11 +5726,11 @@ msgstr "Visa installationsanvisningar" msgid "Instance Setup" msgstr "Instansinställningar" -#: bookwyrm/templates/setup/layout.html:19 +#: bookwyrm/templates/setup/layout.html:21 msgid "Installing BookWyrm" msgstr "Installerar BookWyrm" -#: bookwyrm/templates/setup/layout.html:22 +#: bookwyrm/templates/setup/layout.html:24 msgid "Need help?" msgstr "Behöver du hjälp?" @@ -5781,7 +5822,7 @@ msgid_plural "and %(remainder_count_display)s others" msgstr[0] "och %(remainder_count_display)s annan" msgstr[1] "och %(remainder_count_display)s andra" -#: bookwyrm/templates/snippets/book_cover.html:61 +#: bookwyrm/templates/snippets/book_cover.html:63 msgid "No cover" msgstr "Inget omslag" @@ -5881,6 +5922,10 @@ msgstr "På sidan:" msgid "At percent:" msgstr "Vid procent:" +#: bookwyrm/templates/snippets/create_status/quotation.html:69 +msgid "to" +msgstr "" + #: bookwyrm/templates/snippets/create_status/review.html:24 #, python-format msgid "Your review of '%(book_title)s'" @@ -6059,10 +6104,18 @@ msgstr "sida %(page)s av %(total_pages)s" msgid "page %(page)s" msgstr "sida %(page)s" -#: bookwyrm/templates/snippets/pagination.html:12 +#: bookwyrm/templates/snippets/pagination.html:13 +msgid "Newer" +msgstr "" + +#: bookwyrm/templates/snippets/pagination.html:15 msgid "Previous" msgstr "Föregående" +#: bookwyrm/templates/snippets/pagination.html:28 +msgid "Older" +msgstr "" + #: bookwyrm/templates/snippets/privacy-icons.html:12 msgid "Followers-only" msgstr "Endast följare" @@ -6191,19 +6244,29 @@ msgstr "Visa status" #: bookwyrm/templates/snippets/status/content_status.html:102 #, python-format -msgid "(Page %(page)s)" -msgstr "(Sida %(page)s)" +msgid "(Page %(page)s" +msgstr "" + +#: bookwyrm/templates/snippets/status/content_status.html:102 +#, python-format +msgid "%(endpage)s" +msgstr "" #: bookwyrm/templates/snippets/status/content_status.html:104 #, python-format -msgid "(%(percent)s%%)" -msgstr "(%(percent)s%%)" +msgid "(%(percent)s%%" +msgstr "" + +#: bookwyrm/templates/snippets/status/content_status.html:104 +#, python-format +msgid " - %(endpercent)s%%" +msgstr "" #: bookwyrm/templates/snippets/status/content_status.html:127 msgid "Open image in new window" msgstr "Öppna bild i nytt fönster" -#: bookwyrm/templates/snippets/status/content_status.html:146 +#: bookwyrm/templates/snippets/status/content_status.html:148 msgid "Hide status" msgstr "Göm status" diff --git a/locale/zh_Hans/LC_MESSAGES/django.mo b/locale/zh_Hans/LC_MESSAGES/django.mo index 2a7e345b267f72aaafbd8878902f22c413d9b7f1..1d1227f8092b70c68bb692fb532759090142aa83 100644 GIT binary patch literal 44096 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 S0TOg?KN0&d0;IH0jQ%f4%`RX7 literal 95131 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\n" "Language-Team: Chinese Simplified\n" "Language: zh\n" @@ -46,7 +46,7 @@ msgstr "不受限" msgid "Incorrect password" msgstr "密码错误" -#: bookwyrm/forms/edit_user.py:95 bookwyrm/forms/landing.py:89 +#: bookwyrm/forms/edit_user.py:95 bookwyrm/forms/landing.py:90 msgid "Password does not match" msgstr "两次输入的密码不一致" @@ -70,19 +70,19 @@ msgstr "阅读停止的日期不能是将来的日期" msgid "Reading finished date cannot be in the future." msgstr "读完日期不能是未来日期" -#: bookwyrm/forms/landing.py:37 +#: bookwyrm/forms/landing.py:38 msgid "Username or password are incorrect" msgstr "用户名或密码不正确" -#: bookwyrm/forms/landing.py:56 +#: bookwyrm/forms/landing.py:57 msgid "User with this username already exists" msgstr "使用此用户名的用户已存在" -#: bookwyrm/forms/landing.py:65 +#: bookwyrm/forms/landing.py:66 msgid "A user with this email already exists." msgstr "已经存在使用该邮箱的用户。" -#: bookwyrm/forms/landing.py:123 bookwyrm/forms/landing.py:131 +#: bookwyrm/forms/landing.py:124 bookwyrm/forms/landing.py:132 msgid "Incorrect code" msgstr "验证码错误" @@ -205,26 +205,26 @@ msgstr "跨站" msgid "Blocked" msgstr "已屏蔽" -#: bookwyrm/models/fields.py:28 +#: bookwyrm/models/fields.py:29 #, python-format msgid "%(value)s is not a valid remote_id" msgstr "%(value)s 不是有效的 remote_id" -#: bookwyrm/models/fields.py:37 bookwyrm/models/fields.py:46 +#: bookwyrm/models/fields.py:38 bookwyrm/models/fields.py:47 #, python-format msgid "%(value)s is not a valid username" msgstr "%(value)s 不是有效的用户名" -#: bookwyrm/models/fields.py:182 bookwyrm/templates/layout.html:131 +#: bookwyrm/models/fields.py:192 bookwyrm/templates/layout.html:128 #: bookwyrm/templates/ostatus/error.html:29 msgid "username" msgstr "用户名" -#: bookwyrm/models/fields.py:187 +#: bookwyrm/models/fields.py:197 msgid "A user with that username already exists." msgstr "已经存在使用该用户名的用户。" -#: bookwyrm/models/fields.py:206 +#: bookwyrm/models/fields.py:216 #: bookwyrm/templates/snippets/privacy-icons.html:3 #: bookwyrm/templates/snippets/privacy-icons.html:4 #: bookwyrm/templates/snippets/privacy_select.html:11 @@ -232,7 +232,7 @@ msgstr "已经存在使用该用户名的用户。" msgid "Public" msgstr "公开" -#: bookwyrm/models/fields.py:207 +#: bookwyrm/models/fields.py:217 #: bookwyrm/templates/snippets/privacy-icons.html:7 #: bookwyrm/templates/snippets/privacy-icons.html:8 #: bookwyrm/templates/snippets/privacy_select.html:14 @@ -240,14 +240,14 @@ msgstr "公开" msgid "Unlisted" msgstr "不公开" -#: bookwyrm/models/fields.py:208 +#: bookwyrm/models/fields.py:218 #: bookwyrm/templates/snippets/privacy_select.html:17 #: bookwyrm/templates/user/relationships/followers.html:6 #: bookwyrm/templates/user/relationships/layout.html:11 msgid "Followers" msgstr "关注者" -#: bookwyrm/models/fields.py:209 +#: bookwyrm/models/fields.py:219 #: bookwyrm/templates/snippets/create_status/post_options_block.html:6 #: bookwyrm/templates/snippets/privacy-icons.html:15 #: bookwyrm/templates/snippets/privacy-icons.html:16 @@ -300,7 +300,7 @@ msgstr "可借阅" msgid "Approved" msgstr "已通过" -#: bookwyrm/models/user.py:32 bookwyrm/templates/book/book.html:296 +#: bookwyrm/models/user.py:32 bookwyrm/templates/book/book.html:298 msgid "Reviews" msgstr "书评" @@ -316,19 +316,19 @@ msgstr "引用" msgid "Everything else" msgstr "所有其它内容" -#: bookwyrm/settings.py:217 +#: bookwyrm/settings.py:218 msgid "Home Timeline" msgstr "主页时间线" -#: bookwyrm/settings.py:217 +#: bookwyrm/settings.py:218 msgid "Home" msgstr "主页" -#: bookwyrm/settings.py:218 +#: bookwyrm/settings.py:219 msgid "Books Timeline" msgstr "书目时间线" -#: bookwyrm/settings.py:218 +#: bookwyrm/settings.py:219 #: bookwyrm/templates/guided_tour/user_profile.html:101 #: bookwyrm/templates/search/layout.html:22 #: bookwyrm/templates/search/layout.html:43 @@ -336,75 +336,75 @@ msgstr "书目时间线" msgid "Books" msgstr "书目" -#: bookwyrm/settings.py:290 +#: bookwyrm/settings.py:291 msgid "English" msgstr "English(英语)" -#: bookwyrm/settings.py:291 +#: bookwyrm/settings.py:292 msgid "Català (Catalan)" msgstr "Català (加泰罗尼亚语)" -#: bookwyrm/settings.py:292 +#: bookwyrm/settings.py:293 msgid "Deutsch (German)" msgstr "Deutsch(德语)" -#: bookwyrm/settings.py:293 +#: bookwyrm/settings.py:294 msgid "Español (Spanish)" msgstr "Español(西班牙语)" -#: bookwyrm/settings.py:294 +#: bookwyrm/settings.py:295 msgid "Euskara (Basque)" msgstr "" -#: bookwyrm/settings.py:295 +#: bookwyrm/settings.py:296 msgid "Galego (Galician)" msgstr "Galego(加利西亚语)" -#: bookwyrm/settings.py:296 +#: bookwyrm/settings.py:297 msgid "Italiano (Italian)" msgstr "Italiano(意大利语)" -#: bookwyrm/settings.py:297 +#: bookwyrm/settings.py:298 msgid "Suomi (Finnish)" msgstr "Suomi (Finnish/芬兰语)" -#: bookwyrm/settings.py:298 +#: bookwyrm/settings.py:299 msgid "Français (French)" msgstr "Français(法语)" -#: bookwyrm/settings.py:299 +#: bookwyrm/settings.py:300 msgid "Lietuvių (Lithuanian)" msgstr "Lietuvių(立陶宛语)" -#: bookwyrm/settings.py:300 +#: bookwyrm/settings.py:301 msgid "Norsk (Norwegian)" msgstr "Norsk(挪威语)" -#: bookwyrm/settings.py:301 +#: bookwyrm/settings.py:302 msgid "Polski (Polish)" msgstr "Polski (波兰语)" -#: bookwyrm/settings.py:302 +#: bookwyrm/settings.py:303 msgid "Português do Brasil (Brazilian Portuguese)" msgstr "Português do Brasil(巴西葡萄牙语)" -#: bookwyrm/settings.py:303 +#: bookwyrm/settings.py:304 msgid "Português Europeu (European Portuguese)" msgstr "Português Europeu(欧洲葡萄牙语)" -#: bookwyrm/settings.py:304 +#: bookwyrm/settings.py:305 msgid "Română (Romanian)" msgstr "Română (罗马尼亚语)" -#: bookwyrm/settings.py:305 +#: bookwyrm/settings.py:306 msgid "Svenska (Swedish)" msgstr "Svenska(瑞典语)" -#: bookwyrm/settings.py:306 +#: bookwyrm/settings.py:307 msgid "简体中文 (Simplified Chinese)" msgstr "简体中文" -#: bookwyrm/settings.py:307 +#: bookwyrm/settings.py:308 msgid "繁體中文 (Traditional Chinese)" msgstr "繁體中文(繁体中文)" @@ -434,7 +434,7 @@ msgid "About" msgstr "关于" #: bookwyrm/templates/about/about.html:21 -#: bookwyrm/templates/get_started/layout.html:20 +#: bookwyrm/templates/get_started/layout.html:22 #, python-format msgid "Welcome to %(site_name)s!" msgstr "欢迎来到 %(site_name)s!" @@ -704,24 +704,24 @@ msgid "View ISNI record" msgstr "查看 ISNI 记录" #: bookwyrm/templates/author/author.html:95 -#: bookwyrm/templates/book/book.html:164 +#: bookwyrm/templates/book/book.html:166 msgid "View on ISFDB" msgstr "在 ISFDB 查看" #: bookwyrm/templates/author/author.html:100 #: bookwyrm/templates/author/sync_modal.html:5 -#: bookwyrm/templates/book/book.html:131 +#: bookwyrm/templates/book/book.html:133 #: bookwyrm/templates/book/sync_modal.html:5 msgid "Load data" msgstr "加载数据" #: bookwyrm/templates/author/author.html:104 -#: bookwyrm/templates/book/book.html:135 +#: bookwyrm/templates/book/book.html:137 msgid "View on OpenLibrary" msgstr "在 OpenLibrary 查看" #: bookwyrm/templates/author/author.html:119 -#: bookwyrm/templates/book/book.html:149 +#: bookwyrm/templates/book/book.html:151 msgid "View on Inventaire" msgstr "在 Inventaire 查看" @@ -830,8 +830,8 @@ msgid "ISNI:" msgstr "ISNI:" #: bookwyrm/templates/author/edit_author.html:126 -#: bookwyrm/templates/book/book.html:209 -#: bookwyrm/templates/book/edit/edit_book.html:142 +#: bookwyrm/templates/book/book.html:211 +#: 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 #: bookwyrm/templates/groups/form.html:32 @@ -854,10 +854,10 @@ msgstr "保存" #: bookwyrm/templates/author/edit_author.html:127 #: bookwyrm/templates/author/sync_modal.html:23 -#: bookwyrm/templates/book/book.html:210 +#: bookwyrm/templates/book/book.html:212 #: bookwyrm/templates/book/cover_add_modal.html:33 -#: bookwyrm/templates/book/edit/edit_book.html:144 -#: bookwyrm/templates/book/edit/edit_book.html:147 +#: bookwyrm/templates/book/edit/edit_book.html:152 +#: bookwyrm/templates/book/edit/edit_book.html:155 #: bookwyrm/templates/book/file_links/add_link_modal.html:59 #: bookwyrm/templates/book/file_links/verification_modal.html:25 #: bookwyrm/templates/book/sync_modal.html:23 @@ -881,7 +881,7 @@ msgid "Loading data will connect to %(source_name)s and check f msgstr "加载数据会连接到 %(source_name)s 并检查这里还没有记录的与作者相关的元数据。现存的元数据不会被覆盖。" #: bookwyrm/templates/author/sync_modal.html:24 -#: bookwyrm/templates/book/edit/edit_book.html:129 +#: bookwyrm/templates/book/edit/edit_book.html:137 #: bookwyrm/templates/book/sync_modal.html:24 #: bookwyrm/templates/groups/members.html:29 #: bookwyrm/templates/landing/password_reset.html:52 @@ -899,88 +899,88 @@ msgstr "无法联系远程资源。" msgid "Edit Book" msgstr "编辑书目" -#: bookwyrm/templates/book/book.html:88 bookwyrm/templates/book/book.html:91 +#: bookwyrm/templates/book/book.html:90 bookwyrm/templates/book/book.html:93 msgid "Click to add cover" msgstr "点击添加封面" -#: bookwyrm/templates/book/book.html:97 +#: bookwyrm/templates/book/book.html:99 msgid "Failed to load cover" msgstr "加载封面失败" -#: bookwyrm/templates/book/book.html:108 +#: bookwyrm/templates/book/book.html:110 msgid "Click to enlarge" msgstr "点击放大" -#: bookwyrm/templates/book/book.html:186 +#: bookwyrm/templates/book/book.html:188 #, python-format msgid "(%(review_count)s review)" msgid_plural "(%(review_count)s reviews)" msgstr[0] "(%(review_count)s 则书评)" -#: bookwyrm/templates/book/book.html:198 +#: bookwyrm/templates/book/book.html:200 msgid "Add Description" msgstr "添加描述" -#: bookwyrm/templates/book/book.html:205 +#: bookwyrm/templates/book/book.html:207 #: 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:221 +#: bookwyrm/templates/book/book.html:223 #, python-format msgid "%(count)s edition" msgid_plural "%(count)s editions" msgstr[0] "%(count)s 版次" -#: bookwyrm/templates/book/book.html:235 +#: bookwyrm/templates/book/book.html:237 msgid "You have shelved this edition in:" msgstr "此版本已在你的书架上:" -#: bookwyrm/templates/book/book.html:250 +#: bookwyrm/templates/book/book.html:252 #, python-format msgid "A different edition of this book is on your %(shelf_name)s shelf." msgstr "本书的 另一个版本 在你的 %(shelf_name)s 书架上。" -#: bookwyrm/templates/book/book.html:261 +#: bookwyrm/templates/book/book.html:263 msgid "Your reading activity" msgstr "你的阅读活动" -#: bookwyrm/templates/book/book.html:267 +#: bookwyrm/templates/book/book.html:269 #: bookwyrm/templates/guided_tour/book.html:56 msgid "Add read dates" msgstr "添加阅读日期" -#: bookwyrm/templates/book/book.html:275 +#: bookwyrm/templates/book/book.html:277 msgid "You don't have any reading activity for this book." msgstr "你还没有任何这本书的阅读活动。" -#: bookwyrm/templates/book/book.html:301 +#: bookwyrm/templates/book/book.html:303 msgid "Your reviews" msgstr "你的书评" -#: bookwyrm/templates/book/book.html:307 +#: bookwyrm/templates/book/book.html:309 msgid "Your comments" msgstr "你的评论" -#: bookwyrm/templates/book/book.html:313 +#: bookwyrm/templates/book/book.html:315 msgid "Your quotes" msgstr "你的引用" -#: bookwyrm/templates/book/book.html:349 +#: bookwyrm/templates/book/book.html:351 msgid "Subjects" msgstr "主题" -#: bookwyrm/templates/book/book.html:361 +#: bookwyrm/templates/book/book.html:363 msgid "Places" msgstr "地点" -#: bookwyrm/templates/book/book.html:372 +#: bookwyrm/templates/book/book.html:374 #: bookwyrm/templates/groups/group.html:19 #: bookwyrm/templates/guided_tour/lists.html:14 #: bookwyrm/templates/guided_tour/user_books.html:102 #: bookwyrm/templates/guided_tour/user_profile.html:78 -#: bookwyrm/templates/layout.html:91 bookwyrm/templates/lists/curate.html:8 +#: bookwyrm/templates/layout.html:90 bookwyrm/templates/lists/curate.html:8 #: bookwyrm/templates/lists/list.html:12 bookwyrm/templates/lists/lists.html:5 #: bookwyrm/templates/lists/lists.html:12 #: bookwyrm/templates/search/layout.html:26 @@ -989,11 +989,11 @@ msgstr "地点" msgid "Lists" msgstr "列表" -#: bookwyrm/templates/book/book.html:384 +#: bookwyrm/templates/book/book.html:386 msgid "Add to list" msgstr "添加到列表" -#: bookwyrm/templates/book/book.html:394 +#: bookwyrm/templates/book/book.html:396 #: bookwyrm/templates/book/cover_add_modal.html:32 #: bookwyrm/templates/lists/add_item_modal.html:39 #: bookwyrm/templates/lists/list.html:255 @@ -1053,8 +1053,8 @@ msgstr "书籍封面预览" #: bookwyrm/templates/components/modal.html:13 #: bookwyrm/templates/components/modal.html:30 #: bookwyrm/templates/feed/suggested_books.html:67 -#: bookwyrm/templates/get_started/layout.html:25 -#: bookwyrm/templates/get_started/layout.html:58 +#: bookwyrm/templates/get_started/layout.html:27 +#: bookwyrm/templates/get_started/layout.html:60 msgid "Close" msgstr "关闭" @@ -1069,47 +1069,51 @@ msgstr "编辑《%(book_title)s》" msgid "Add Book" msgstr "添加书目" -#: bookwyrm/templates/book/edit/edit_book.html:62 +#: bookwyrm/templates/book/edit/edit_book.html:43 +msgid "Failed to save book, see errors below for more information." +msgstr "" + +#: bookwyrm/templates/book/edit/edit_book.html:70 msgid "Confirm Book Info" msgstr "确认书目信息" -#: bookwyrm/templates/book/edit/edit_book.html:70 +#: bookwyrm/templates/book/edit/edit_book.html:78 #, python-format msgid "Is \"%(name)s\" one of these authors?" msgstr "“%(name)s” 是这些作者之一吗?" -#: bookwyrm/templates/book/edit/edit_book.html:81 +#: bookwyrm/templates/book/edit/edit_book.html:89 #, python-format msgid "Author of %(book_title)s" msgstr "%(book_title)s 的作者" -#: bookwyrm/templates/book/edit/edit_book.html:85 +#: bookwyrm/templates/book/edit/edit_book.html:93 #, python-format msgid "Author of %(alt_title)s" msgstr "%(alt_title)s 的作者" -#: bookwyrm/templates/book/edit/edit_book.html:87 +#: bookwyrm/templates/book/edit/edit_book.html:95 msgid "Find more information at isni.org" msgstr "在 isni.org 查找更多信息" -#: bookwyrm/templates/book/edit/edit_book.html:97 +#: bookwyrm/templates/book/edit/edit_book.html:105 msgid "This is a new author" msgstr "这是一位新的作者" -#: bookwyrm/templates/book/edit/edit_book.html:107 +#: bookwyrm/templates/book/edit/edit_book.html:115 #, python-format msgid "Creating a new author: %(name)s" msgstr "正在创建新的作者: %(name)s" -#: bookwyrm/templates/book/edit/edit_book.html:114 +#: bookwyrm/templates/book/edit/edit_book.html:122 msgid "Is this an edition of an existing work?" msgstr "这是已存在的作品的一个版本吗?" -#: bookwyrm/templates/book/edit/edit_book.html:122 +#: bookwyrm/templates/book/edit/edit_book.html:130 msgid "This is a new work" msgstr "这是一个新的作品。" -#: bookwyrm/templates/book/edit/edit_book.html:131 +#: bookwyrm/templates/book/edit/edit_book.html:139 #: bookwyrm/templates/feed/status.html:19 #: bookwyrm/templates/guided_tour/book.html:44 #: bookwyrm/templates/guided_tour/book.html:68 @@ -1464,6 +1468,19 @@ msgstr "%(publisher)s 出版。" msgid "rated it" msgstr "评价了" +#: bookwyrm/templates/book/series.html:11 +msgid "Series by" +msgstr "" + +#: bookwyrm/templates/book/series.html:27 +#, python-format +msgid "Book %(series_number)s" +msgstr "" + +#: bookwyrm/templates/book/series.html:27 +msgid "Unsorted Book" +msgstr "" + #: bookwyrm/templates/book/sync_modal.html:15 #, python-format msgid "Loading data will connect to %(source_name)s and check for any metadata about this book which aren't present here. Existing metadata will not be overwritten." @@ -1656,7 +1673,7 @@ msgstr "%(username)s 引用了 %(related_user)s and %(other_user_display_count)s others have left your group \"%(group_name)s\"" msgstr "" +#: bookwyrm/templates/notifications/items/link_domain.html:15 +#, python-format +msgid "A new link domain needs review" +msgid_plural "%(display_count)s new link domains need moderation" +msgstr[0] "" + #: bookwyrm/templates/notifications/items/mention.html:20 #, python-format msgid "%(related_user)s mentioned you in a review of %(book_title)s" @@ -4413,63 +4445,71 @@ msgid "Celery Status" msgstr "Celery 状态" #: bookwyrm/templates/settings/celery.html:14 +msgid "You can set up monitoring to check if Celery is running by querying:" +msgstr "" + +#: bookwyrm/templates/settings/celery.html:22 msgid "Queues" msgstr "队列" -#: bookwyrm/templates/settings/celery.html:18 +#: bookwyrm/templates/settings/celery.html:26 msgid "Low priority" msgstr "低优先级" -#: bookwyrm/templates/settings/celery.html:24 +#: bookwyrm/templates/settings/celery.html:32 msgid "Medium priority" msgstr "中优先级" -#: bookwyrm/templates/settings/celery.html:30 +#: bookwyrm/templates/settings/celery.html:38 msgid "High priority" msgstr "高优先级" -#: bookwyrm/templates/settings/celery.html:46 +#: bookwyrm/templates/settings/celery.html:50 +msgid "Broadcasts" +msgstr "" + +#: bookwyrm/templates/settings/celery.html:60 msgid "Could not connect to Redis broker" msgstr "无法连接到 Redis 中转服务器" -#: bookwyrm/templates/settings/celery.html:54 +#: bookwyrm/templates/settings/celery.html:68 msgid "Active Tasks" msgstr "当前任务" -#: bookwyrm/templates/settings/celery.html:59 +#: bookwyrm/templates/settings/celery.html:73 #: bookwyrm/templates/settings/imports/imports.html:113 msgid "ID" msgstr "ID" -#: bookwyrm/templates/settings/celery.html:60 +#: bookwyrm/templates/settings/celery.html:74 msgid "Task name" msgstr "任务名" -#: bookwyrm/templates/settings/celery.html:61 +#: bookwyrm/templates/settings/celery.html:75 msgid "Run time" msgstr "运行时间" -#: bookwyrm/templates/settings/celery.html:62 +#: bookwyrm/templates/settings/celery.html:76 msgid "Priority" msgstr "优先次序" -#: bookwyrm/templates/settings/celery.html:67 +#: bookwyrm/templates/settings/celery.html:81 msgid "No active tasks" msgstr "没有活跃的任务" -#: bookwyrm/templates/settings/celery.html:85 +#: bookwyrm/templates/settings/celery.html:99 msgid "Workers" msgstr "线程" -#: bookwyrm/templates/settings/celery.html:90 +#: bookwyrm/templates/settings/celery.html:104 msgid "Uptime:" msgstr "在线时长:" -#: bookwyrm/templates/settings/celery.html:100 +#: bookwyrm/templates/settings/celery.html:114 msgid "Could not connect to Celery" msgstr "无法连接到 Celery" -#: bookwyrm/templates/settings/celery.html:107 +#: bookwyrm/templates/settings/celery.html:121 msgid "Errors" msgstr "错误" @@ -5664,11 +5704,11 @@ msgstr "查看安装说明" msgid "Instance Setup" msgstr "实例设置" -#: bookwyrm/templates/setup/layout.html:19 +#: bookwyrm/templates/setup/layout.html:21 msgid "Installing BookWyrm" msgstr "正在安装 BookWyrm" -#: bookwyrm/templates/setup/layout.html:22 +#: bookwyrm/templates/setup/layout.html:24 msgid "Need help?" msgstr "需要帮助?" @@ -5758,7 +5798,7 @@ msgid "and %(remainder_count_display)s other" msgid_plural "and %(remainder_count_display)s others" msgstr[0] "与其它 %(remainder_count_display)s 位" -#: bookwyrm/templates/snippets/book_cover.html:61 +#: bookwyrm/templates/snippets/book_cover.html:63 msgid "No cover" msgstr "没有封面" @@ -5858,6 +5898,10 @@ msgstr "页码:" msgid "At percent:" msgstr "百分比:" +#: bookwyrm/templates/snippets/create_status/quotation.html:69 +msgid "to" +msgstr "" + #: bookwyrm/templates/snippets/create_status/review.html:24 #, python-format msgid "Your review of '%(book_title)s'" @@ -6031,10 +6075,18 @@ msgstr "%(total_pages)s 页中的第 %(page)s 页" msgid "page %(page)s" msgstr "第 %(page)s 页" -#: bookwyrm/templates/snippets/pagination.html:12 +#: bookwyrm/templates/snippets/pagination.html:13 +msgid "Newer" +msgstr "" + +#: bookwyrm/templates/snippets/pagination.html:15 msgid "Previous" msgstr "往前" +#: bookwyrm/templates/snippets/pagination.html:28 +msgid "Older" +msgstr "" + #: bookwyrm/templates/snippets/privacy-icons.html:12 msgid "Followers-only" msgstr "仅关注者" @@ -6163,19 +6215,29 @@ msgstr "显示状态" #: bookwyrm/templates/snippets/status/content_status.html:102 #, python-format -msgid "(Page %(page)s)" -msgstr "(第 %(page)s 页)" +msgid "(Page %(page)s" +msgstr "" + +#: bookwyrm/templates/snippets/status/content_status.html:102 +#, python-format +msgid "%(endpage)s" +msgstr "" #: bookwyrm/templates/snippets/status/content_status.html:104 #, python-format -msgid "(%(percent)s%%)" -msgstr "(%(percent)s%%)" +msgid "(%(percent)s%%" +msgstr "" + +#: bookwyrm/templates/snippets/status/content_status.html:104 +#, python-format +msgid " - %(endpercent)s%%" +msgstr "" #: bookwyrm/templates/snippets/status/content_status.html:127 msgid "Open image in new window" msgstr "在新窗口中打开图像" -#: bookwyrm/templates/snippets/status/content_status.html:146 +#: bookwyrm/templates/snippets/status/content_status.html:148 msgid "Hide status" msgstr "隐藏状态" diff --git a/locale/zh_Hant/LC_MESSAGES/django.mo b/locale/zh_Hant/LC_MESSAGES/django.mo index 6f1df087ab16de5898cb796735fda99f2ed33e09..f9ca27be9b891b3b13c30e68d084e0cd54184a43 100644 GIT binary patch literal 38839 zcmchg34D~*x&L4Hiu+oZssoCE5hUF_oRYHRJjnwd;md#&19+uPRv_jk_oP9^~q@9pP5A5XsLIp@4*KhJs2 zd1vs~Cm+5j;B&{JLGUT~+Q~uC?XV!2-C3bQ(5rV4Tm&zHr@?z*2bh9q!!NU*kAuD7QLwMY4>Wm*$+ww&57cwz zkYNa_;IZ(23x5b6jXWKyUl*9X(zpRC{R{AT_*Hled=*{-e+5;)6H0^NM0h$>JGwwU zR|551DO5cMLDl0{sB&+ID);kH>8qjg{Ss7vZ?^E?L$&)YsQmr~mCvz#{P>*+mA*Gr zx)@adq@l`r5UQS2;mL3|)VME)O7|7xEAVjSSK(>!b*Os13D1CkhpO+%SNU=}L8b2n z)i0MpwZ9)!zBfSCXBbqyKL?e*5~{!MhnoMB;azYJRJvw3AHD~b-}I}4;3UOE$;+YY zwc6xuQ0?0RRlmJZ<$fP3-LIgY`vX+EKSQPa8&o}x>g(%!2Glr3p!%&FRDCYB`2JA! zxXE}ARDUKceiBqUGoZ?u2Q{DTq3W|9s-Jd1)$3)b{9d*2H!S=usOSC(8S3D~Yl5H$ zycwPcCqnh_6Hw1T4b_j&L*={I^SLg|B1Q1f9TJR3d+RsLqE^bJt;`zBO>d>^X6e+;jHS*ZR!x1VQMsPw&|(v?D$ zca!l>3m*+Nf5t)0&j+FEy8x;^&p?&G87luq<2Q^yu=t-t)wkK?cc9Asz`{@Hk1j(# z3#z`CLA4_R)qfeNc{2rSzAS_)?8&J=;Kt2BsbmMM3 zae!~{1@JuLyFs;Y5Y+s-9Y)~ipvrj&D!(~U^{a>Kr?pV&cSE)FWvG68&EynkL4zBfa-_c@J#q! zsPdbQf42C)L$&+pfj+v|j{2Lw)Pr1S8a|TqsE`)l%C;TkD1}gt2q56F_RQt9-rE7#k;dh|s&DnIK>d^

X;zjxq~@Za!Uc*G#z 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 K+Af^UV*h`HluhUW delta 12792 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\n" "Language-Team: Chinese Traditional\n" "Language: zh\n" @@ -46,7 +46,7 @@ msgstr "不受限" msgid "Incorrect password" msgstr "" -#: bookwyrm/forms/edit_user.py:95 bookwyrm/forms/landing.py:89 +#: bookwyrm/forms/edit_user.py:95 bookwyrm/forms/landing.py:90 msgid "Password does not match" msgstr "" @@ -70,19 +70,19 @@ msgstr "" msgid "Reading finished date cannot be in the future." msgstr "" -#: bookwyrm/forms/landing.py:37 +#: bookwyrm/forms/landing.py:38 msgid "Username or password are incorrect" msgstr "" -#: bookwyrm/forms/landing.py:56 +#: bookwyrm/forms/landing.py:57 msgid "User with this username already exists" msgstr "" -#: bookwyrm/forms/landing.py:65 +#: bookwyrm/forms/landing.py:66 msgid "A user with this email already exists." msgstr "已經存在使用該郵箱的使用者。" -#: bookwyrm/forms/landing.py:123 bookwyrm/forms/landing.py:131 +#: bookwyrm/forms/landing.py:124 bookwyrm/forms/landing.py:132 msgid "Incorrect code" msgstr "" @@ -205,26 +205,26 @@ msgstr "跨站" msgid "Blocked" msgstr "已封鎖" -#: bookwyrm/models/fields.py:28 +#: bookwyrm/models/fields.py:29 #, python-format msgid "%(value)s is not a valid remote_id" msgstr "%(value)s 不是有效的 remote_id" -#: bookwyrm/models/fields.py:37 bookwyrm/models/fields.py:46 +#: bookwyrm/models/fields.py:38 bookwyrm/models/fields.py:47 #, python-format msgid "%(value)s is not a valid username" msgstr "%(value)s 不是有效的使用者名稱" -#: bookwyrm/models/fields.py:182 bookwyrm/templates/layout.html:131 +#: bookwyrm/models/fields.py:192 bookwyrm/templates/layout.html:128 #: bookwyrm/templates/ostatus/error.html:29 msgid "username" msgstr "使用者名稱" -#: bookwyrm/models/fields.py:187 +#: bookwyrm/models/fields.py:197 msgid "A user with that username already exists." msgstr "已經存在使用該名稱的使用者。" -#: bookwyrm/models/fields.py:206 +#: bookwyrm/models/fields.py:216 #: bookwyrm/templates/snippets/privacy-icons.html:3 #: bookwyrm/templates/snippets/privacy-icons.html:4 #: bookwyrm/templates/snippets/privacy_select.html:11 @@ -232,7 +232,7 @@ msgstr "已經存在使用該名稱的使用者。" msgid "Public" msgstr "公開" -#: bookwyrm/models/fields.py:207 +#: bookwyrm/models/fields.py:217 #: bookwyrm/templates/snippets/privacy-icons.html:7 #: bookwyrm/templates/snippets/privacy-icons.html:8 #: bookwyrm/templates/snippets/privacy_select.html:14 @@ -240,14 +240,14 @@ msgstr "公開" msgid "Unlisted" msgstr "不公開" -#: bookwyrm/models/fields.py:208 +#: bookwyrm/models/fields.py:218 #: bookwyrm/templates/snippets/privacy_select.html:17 #: bookwyrm/templates/user/relationships/followers.html:6 #: bookwyrm/templates/user/relationships/layout.html:11 msgid "Followers" msgstr "關注者" -#: bookwyrm/models/fields.py:209 +#: bookwyrm/models/fields.py:219 #: bookwyrm/templates/snippets/create_status/post_options_block.html:6 #: bookwyrm/templates/snippets/privacy-icons.html:15 #: bookwyrm/templates/snippets/privacy-icons.html:16 @@ -300,7 +300,7 @@ msgstr "" msgid "Approved" msgstr "" -#: bookwyrm/models/user.py:32 bookwyrm/templates/book/book.html:296 +#: bookwyrm/models/user.py:32 bookwyrm/templates/book/book.html:298 msgid "Reviews" msgstr "書評" @@ -316,19 +316,19 @@ msgstr "" msgid "Everything else" msgstr "" -#: bookwyrm/settings.py:217 +#: bookwyrm/settings.py:218 msgid "Home Timeline" msgstr "主頁時間線" -#: bookwyrm/settings.py:217 +#: bookwyrm/settings.py:218 msgid "Home" msgstr "主頁" -#: bookwyrm/settings.py:218 +#: bookwyrm/settings.py:219 msgid "Books Timeline" msgstr "" -#: bookwyrm/settings.py:218 +#: bookwyrm/settings.py:219 #: bookwyrm/templates/guided_tour/user_profile.html:101 #: bookwyrm/templates/search/layout.html:22 #: bookwyrm/templates/search/layout.html:43 @@ -336,75 +336,75 @@ msgstr "" msgid "Books" msgstr "書目" -#: bookwyrm/settings.py:290 +#: bookwyrm/settings.py:291 msgid "English" msgstr "English(英語)" -#: bookwyrm/settings.py:291 +#: bookwyrm/settings.py:292 msgid "Català (Catalan)" msgstr "" -#: bookwyrm/settings.py:292 +#: bookwyrm/settings.py:293 msgid "Deutsch (German)" msgstr "Deutsch(德語)" -#: bookwyrm/settings.py:293 +#: bookwyrm/settings.py:294 msgid "Español (Spanish)" msgstr "Español(西班牙語)" -#: bookwyrm/settings.py:294 +#: bookwyrm/settings.py:295 msgid "Euskara (Basque)" msgstr "" -#: bookwyrm/settings.py:295 +#: bookwyrm/settings.py:296 msgid "Galego (Galician)" msgstr "" -#: bookwyrm/settings.py:296 +#: bookwyrm/settings.py:297 msgid "Italiano (Italian)" msgstr "" -#: bookwyrm/settings.py:297 +#: bookwyrm/settings.py:298 msgid "Suomi (Finnish)" msgstr "" -#: bookwyrm/settings.py:298 +#: bookwyrm/settings.py:299 msgid "Français (French)" msgstr "Français(法語)" -#: bookwyrm/settings.py:299 +#: bookwyrm/settings.py:300 msgid "Lietuvių (Lithuanian)" msgstr "" -#: bookwyrm/settings.py:300 +#: bookwyrm/settings.py:301 msgid "Norsk (Norwegian)" msgstr "" -#: bookwyrm/settings.py:301 +#: bookwyrm/settings.py:302 msgid "Polski (Polish)" msgstr "" -#: bookwyrm/settings.py:302 +#: bookwyrm/settings.py:303 msgid "Português do Brasil (Brazilian Portuguese)" msgstr "" -#: bookwyrm/settings.py:303 +#: bookwyrm/settings.py:304 msgid "Português Europeu (European Portuguese)" msgstr "" -#: bookwyrm/settings.py:304 +#: bookwyrm/settings.py:305 msgid "Română (Romanian)" msgstr "" -#: bookwyrm/settings.py:305 +#: bookwyrm/settings.py:306 msgid "Svenska (Swedish)" msgstr "" -#: bookwyrm/settings.py:306 +#: bookwyrm/settings.py:307 msgid "简体中文 (Simplified Chinese)" msgstr "簡體中文" -#: bookwyrm/settings.py:307 +#: bookwyrm/settings.py:308 msgid "繁體中文 (Traditional Chinese)" msgstr "繁體中文" @@ -434,7 +434,7 @@ msgid "About" msgstr "" #: bookwyrm/templates/about/about.html:21 -#: bookwyrm/templates/get_started/layout.html:20 +#: bookwyrm/templates/get_started/layout.html:22 #, python-format msgid "Welcome to %(site_name)s!" msgstr "歡迎來到 %(site_name)s!" @@ -704,24 +704,24 @@ msgid "View ISNI record" msgstr "" #: bookwyrm/templates/author/author.html:95 -#: bookwyrm/templates/book/book.html:164 +#: bookwyrm/templates/book/book.html:166 msgid "View on ISFDB" msgstr "" #: bookwyrm/templates/author/author.html:100 #: bookwyrm/templates/author/sync_modal.html:5 -#: bookwyrm/templates/book/book.html:131 +#: bookwyrm/templates/book/book.html:133 #: bookwyrm/templates/book/sync_modal.html:5 msgid "Load data" msgstr "" #: bookwyrm/templates/author/author.html:104 -#: bookwyrm/templates/book/book.html:135 +#: bookwyrm/templates/book/book.html:137 msgid "View on OpenLibrary" msgstr "在 OpenLibrary 檢視" #: bookwyrm/templates/author/author.html:119 -#: bookwyrm/templates/book/book.html:149 +#: bookwyrm/templates/book/book.html:151 msgid "View on Inventaire" msgstr "在 Inventaire 檢視" @@ -830,8 +830,8 @@ msgid "ISNI:" msgstr "" #: bookwyrm/templates/author/edit_author.html:126 -#: bookwyrm/templates/book/book.html:209 -#: bookwyrm/templates/book/edit/edit_book.html:142 +#: bookwyrm/templates/book/book.html:211 +#: 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 #: bookwyrm/templates/groups/form.html:32 @@ -854,10 +854,10 @@ msgstr "儲存" #: bookwyrm/templates/author/edit_author.html:127 #: bookwyrm/templates/author/sync_modal.html:23 -#: bookwyrm/templates/book/book.html:210 +#: bookwyrm/templates/book/book.html:212 #: bookwyrm/templates/book/cover_add_modal.html:33 -#: bookwyrm/templates/book/edit/edit_book.html:144 -#: bookwyrm/templates/book/edit/edit_book.html:147 +#: bookwyrm/templates/book/edit/edit_book.html:152 +#: bookwyrm/templates/book/edit/edit_book.html:155 #: bookwyrm/templates/book/file_links/add_link_modal.html:59 #: bookwyrm/templates/book/file_links/verification_modal.html:25 #: bookwyrm/templates/book/sync_modal.html:23 @@ -881,7 +881,7 @@ msgid "Loading data will connect to %(source_name)s and check f msgstr "" #: bookwyrm/templates/author/sync_modal.html:24 -#: bookwyrm/templates/book/edit/edit_book.html:129 +#: bookwyrm/templates/book/edit/edit_book.html:137 #: bookwyrm/templates/book/sync_modal.html:24 #: bookwyrm/templates/groups/members.html:29 #: bookwyrm/templates/landing/password_reset.html:52 @@ -899,88 +899,88 @@ msgstr "" msgid "Edit Book" msgstr "編輯書目" -#: bookwyrm/templates/book/book.html:88 bookwyrm/templates/book/book.html:91 +#: bookwyrm/templates/book/book.html:90 bookwyrm/templates/book/book.html:93 msgid "Click to add cover" msgstr "" -#: bookwyrm/templates/book/book.html:97 +#: bookwyrm/templates/book/book.html:99 msgid "Failed to load cover" msgstr "載入封面失敗" -#: bookwyrm/templates/book/book.html:108 +#: bookwyrm/templates/book/book.html:110 msgid "Click to enlarge" msgstr "" -#: bookwyrm/templates/book/book.html:186 +#: bookwyrm/templates/book/book.html:188 #, python-format msgid "(%(review_count)s review)" msgid_plural "(%(review_count)s reviews)" msgstr[0] "(%(review_count)s 則書評)" -#: bookwyrm/templates/book/book.html:198 +#: bookwyrm/templates/book/book.html:200 msgid "Add Description" msgstr "新增描述" -#: bookwyrm/templates/book/book.html:205 +#: bookwyrm/templates/book/book.html:207 #: 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:221 +#: bookwyrm/templates/book/book.html:223 #, python-format msgid "%(count)s edition" msgid_plural "%(count)s editions" msgstr[0] "" -#: bookwyrm/templates/book/book.html:235 +#: bookwyrm/templates/book/book.html:237 msgid "You have shelved this edition in:" msgstr "" -#: bookwyrm/templates/book/book.html:250 +#: bookwyrm/templates/book/book.html:252 #, python-format msgid "A different edition of this book is on your %(shelf_name)s shelf." msgstr "本書的 另一個版本 在你的 %(shelf_name)s 書架上。" -#: bookwyrm/templates/book/book.html:261 +#: bookwyrm/templates/book/book.html:263 msgid "Your reading activity" msgstr "你的閱讀活動" -#: bookwyrm/templates/book/book.html:267 +#: bookwyrm/templates/book/book.html:269 #: bookwyrm/templates/guided_tour/book.html:56 msgid "Add read dates" msgstr "新增閱讀日期" -#: bookwyrm/templates/book/book.html:275 +#: bookwyrm/templates/book/book.html:277 msgid "You don't have any reading activity for this book." msgstr "你還未閱讀這本書。" -#: bookwyrm/templates/book/book.html:301 +#: bookwyrm/templates/book/book.html:303 msgid "Your reviews" msgstr "你的書評" -#: bookwyrm/templates/book/book.html:307 +#: bookwyrm/templates/book/book.html:309 msgid "Your comments" msgstr "你的評論" -#: bookwyrm/templates/book/book.html:313 +#: bookwyrm/templates/book/book.html:315 msgid "Your quotes" msgstr "你的引用" -#: bookwyrm/templates/book/book.html:349 +#: bookwyrm/templates/book/book.html:351 msgid "Subjects" msgstr "主題" -#: bookwyrm/templates/book/book.html:361 +#: bookwyrm/templates/book/book.html:363 msgid "Places" msgstr "地點" -#: bookwyrm/templates/book/book.html:372 +#: bookwyrm/templates/book/book.html:374 #: bookwyrm/templates/groups/group.html:19 #: bookwyrm/templates/guided_tour/lists.html:14 #: bookwyrm/templates/guided_tour/user_books.html:102 #: bookwyrm/templates/guided_tour/user_profile.html:78 -#: bookwyrm/templates/layout.html:91 bookwyrm/templates/lists/curate.html:8 +#: bookwyrm/templates/layout.html:90 bookwyrm/templates/lists/curate.html:8 #: bookwyrm/templates/lists/list.html:12 bookwyrm/templates/lists/lists.html:5 #: bookwyrm/templates/lists/lists.html:12 #: bookwyrm/templates/search/layout.html:26 @@ -989,11 +989,11 @@ msgstr "地點" msgid "Lists" msgstr "列表" -#: bookwyrm/templates/book/book.html:384 +#: bookwyrm/templates/book/book.html:386 msgid "Add to list" msgstr "新增到列表" -#: bookwyrm/templates/book/book.html:394 +#: bookwyrm/templates/book/book.html:396 #: bookwyrm/templates/book/cover_add_modal.html:32 #: bookwyrm/templates/lists/add_item_modal.html:39 #: bookwyrm/templates/lists/list.html:255 @@ -1053,8 +1053,8 @@ msgstr "" #: bookwyrm/templates/components/modal.html:13 #: bookwyrm/templates/components/modal.html:30 #: bookwyrm/templates/feed/suggested_books.html:67 -#: bookwyrm/templates/get_started/layout.html:25 -#: bookwyrm/templates/get_started/layout.html:58 +#: bookwyrm/templates/get_started/layout.html:27 +#: bookwyrm/templates/get_started/layout.html:60 msgid "Close" msgstr "關閉" @@ -1069,47 +1069,51 @@ msgstr "編輯 \"%(book_title)s\"" msgid "Add Book" msgstr "新增書目" -#: bookwyrm/templates/book/edit/edit_book.html:62 +#: bookwyrm/templates/book/edit/edit_book.html:43 +msgid "Failed to save book, see errors below for more information." +msgstr "" + +#: bookwyrm/templates/book/edit/edit_book.html:70 msgid "Confirm Book Info" msgstr "確認書目資料" -#: bookwyrm/templates/book/edit/edit_book.html:70 +#: bookwyrm/templates/book/edit/edit_book.html:78 #, python-format msgid "Is \"%(name)s\" one of these authors?" msgstr "" -#: bookwyrm/templates/book/edit/edit_book.html:81 +#: bookwyrm/templates/book/edit/edit_book.html:89 #, python-format msgid "Author of %(book_title)s" msgstr "" -#: bookwyrm/templates/book/edit/edit_book.html:85 +#: bookwyrm/templates/book/edit/edit_book.html:93 #, python-format msgid "Author of %(alt_title)s" msgstr "" -#: bookwyrm/templates/book/edit/edit_book.html:87 +#: bookwyrm/templates/book/edit/edit_book.html:95 msgid "Find more information at isni.org" msgstr "" -#: bookwyrm/templates/book/edit/edit_book.html:97 +#: bookwyrm/templates/book/edit/edit_book.html:105 msgid "This is a new author" msgstr "這是一位新的作者" -#: bookwyrm/templates/book/edit/edit_book.html:107 +#: bookwyrm/templates/book/edit/edit_book.html:115 #, python-format msgid "Creating a new author: %(name)s" msgstr "正在建立新的作者: %(name)s" -#: bookwyrm/templates/book/edit/edit_book.html:114 +#: bookwyrm/templates/book/edit/edit_book.html:122 msgid "Is this an edition of an existing work?" msgstr "這是已存在的作品的另一個版本嗎?" -#: bookwyrm/templates/book/edit/edit_book.html:122 +#: bookwyrm/templates/book/edit/edit_book.html:130 msgid "This is a new work" msgstr "這是一個新的作品。" -#: bookwyrm/templates/book/edit/edit_book.html:131 +#: bookwyrm/templates/book/edit/edit_book.html:139 #: bookwyrm/templates/feed/status.html:19 #: bookwyrm/templates/guided_tour/book.html:44 #: bookwyrm/templates/guided_tour/book.html:68 @@ -1464,6 +1468,19 @@ msgstr "由 %(publisher)s 出版。" msgid "rated it" msgstr "評價了" +#: bookwyrm/templates/book/series.html:11 +msgid "Series by" +msgstr "" + +#: bookwyrm/templates/book/series.html:27 +#, python-format +msgid "Book %(series_number)s" +msgstr "" + +#: bookwyrm/templates/book/series.html:27 +msgid "Unsorted Book" +msgstr "" + #: bookwyrm/templates/book/sync_modal.html:15 #, python-format msgid "Loading data will connect to %(source_name)s and check for any metadata about this book which aren't present here. Existing metadata will not be overwritten." @@ -1656,7 +1673,7 @@ msgstr "" #: bookwyrm/templates/discover/discover.html:4 #: bookwyrm/templates/discover/discover.html:10 -#: bookwyrm/templates/layout.html:94 +#: bookwyrm/templates/layout.html:93 msgid "Discover" msgstr "" @@ -1788,7 +1805,7 @@ msgstr "" msgid "Test email" msgstr "" -#: bookwyrm/templates/embed-layout.html:20 bookwyrm/templates/layout.html:30 +#: bookwyrm/templates/embed-layout.html:20 bookwyrm/templates/layout.html:31 #: bookwyrm/templates/setup/layout.html:15 #: bookwyrm/templates/two_factor_auth/two_factor_login.html:18 #: bookwyrm/templates/two_factor_auth/two_factor_prompt.html:18 @@ -1927,7 +1944,7 @@ msgid "What are you reading?" msgstr "你在閱讀什麼?" #: bookwyrm/templates/get_started/books.html:9 -#: bookwyrm/templates/layout.html:38 bookwyrm/templates/lists/list.html:213 +#: bookwyrm/templates/layout.html:39 bookwyrm/templates/lists/list.html:213 msgid "Search for a book" msgstr "搜尋書目" @@ -1946,8 +1963,8 @@ msgstr "你可以在開始使用 %(site_name)s 後新增書目。" #: bookwyrm/templates/get_started/users.html:18 #: bookwyrm/templates/get_started/users.html:19 #: bookwyrm/templates/groups/members.html:15 -#: bookwyrm/templates/groups/members.html:16 bookwyrm/templates/layout.html:44 -#: bookwyrm/templates/layout.html:45 bookwyrm/templates/lists/list.html:217 +#: bookwyrm/templates/groups/members.html:16 bookwyrm/templates/layout.html:45 +#: bookwyrm/templates/layout.html:46 bookwyrm/templates/lists/list.html:217 #: bookwyrm/templates/search/layout.html:5 #: bookwyrm/templates/search/layout.html:10 msgid "Search" @@ -1977,28 +1994,28 @@ msgstr "儲存 & 繼續" msgid "Welcome" msgstr "歡迎" -#: bookwyrm/templates/get_started/layout.html:22 +#: bookwyrm/templates/get_started/layout.html:24 msgid "These are some first steps to get you started." msgstr "這些最初的步驟可以幫助你入門。" -#: bookwyrm/templates/get_started/layout.html:36 +#: bookwyrm/templates/get_started/layout.html:38 #: bookwyrm/templates/get_started/profile.html:6 msgid "Create your profile" msgstr "建立你的使用者資料" -#: bookwyrm/templates/get_started/layout.html:40 +#: bookwyrm/templates/get_started/layout.html:42 msgid "Add books" msgstr "新增書目" -#: bookwyrm/templates/get_started/layout.html:44 +#: bookwyrm/templates/get_started/layout.html:46 msgid "Find friends" msgstr "尋找同好" -#: bookwyrm/templates/get_started/layout.html:50 +#: bookwyrm/templates/get_started/layout.html:52 msgid "Skip this step" msgstr "跳過此步驟" -#: bookwyrm/templates/get_started/layout.html:54 +#: bookwyrm/templates/get_started/layout.html:56 #: bookwyrm/templates/guided_tour/group.html:101 msgid "Finish" msgstr "完成" @@ -2219,7 +2236,7 @@ msgstr "" #: bookwyrm/templates/guided_tour/user_profile.html:72 #: bookwyrm/templates/guided_tour/user_profile.html:95 #: bookwyrm/templates/guided_tour/user_profile.html:118 -#: bookwyrm/templates/snippets/pagination.html:23 +#: bookwyrm/templates/snippets/pagination.html:30 msgid "Next" msgstr "往後" @@ -2423,8 +2440,8 @@ msgid "The bell will light up when you have a new notification. When it does, cl msgstr "" #: bookwyrm/templates/guided_tour/home.html:177 -#: bookwyrm/templates/layout.html:75 bookwyrm/templates/layout.html:107 -#: bookwyrm/templates/layout.html:108 +#: bookwyrm/templates/layout.html:75 bookwyrm/templates/layout.html:106 +#: bookwyrm/templates/layout.html:107 #: bookwyrm/templates/notifications/notifications_page.html:5 #: bookwyrm/templates/notifications/notifications_page.html:10 msgid "Notifications" @@ -2669,6 +2686,15 @@ msgstr "" msgid "Find a book" msgstr "" +#: bookwyrm/templates/hashtag.html:12 +#, python-format +msgid "See tagged statuses in the local %(site_name)s community" +msgstr "" + +#: bookwyrm/templates/hashtag.html:25 +msgid "No activities for this hashtag yet!" +msgstr "" + #: bookwyrm/templates/import/import.html:5 #: bookwyrm/templates/import/import.html:9 #: bookwyrm/templates/shelf/shelf.html:64 @@ -2788,7 +2814,7 @@ msgid "Retry Status" msgstr "" #: bookwyrm/templates/import/import_status.html:22 -#: bookwyrm/templates/settings/celery.html:36 +#: bookwyrm/templates/settings/celery.html:44 #: bookwyrm/templates/settings/imports/imports.html:6 #: bookwyrm/templates/settings/imports/imports.html:9 #: bookwyrm/templates/settings/layout.html:82 @@ -3010,7 +3036,7 @@ msgid "Login" msgstr "登入" #: bookwyrm/templates/landing/login.html:7 -#: bookwyrm/templates/landing/login.html:36 bookwyrm/templates/layout.html:139 +#: bookwyrm/templates/landing/login.html:36 bookwyrm/templates/layout.html:136 #: bookwyrm/templates/ostatus/error.html:37 msgid "Log in" msgstr "登入" @@ -3021,7 +3047,7 @@ msgstr "" #: bookwyrm/templates/landing/login.html:21 #: bookwyrm/templates/landing/reactivate.html:17 -#: bookwyrm/templates/layout.html:130 bookwyrm/templates/ostatus/error.html:28 +#: bookwyrm/templates/layout.html:127 bookwyrm/templates/ostatus/error.html:28 #: bookwyrm/templates/snippets/register_form.html:4 msgid "Username:" msgstr "使用者名稱:" @@ -3029,13 +3055,13 @@ msgstr "使用者名稱:" #: bookwyrm/templates/landing/login.html:27 #: bookwyrm/templates/landing/password_reset.html:26 #: bookwyrm/templates/landing/reactivate.html:23 -#: bookwyrm/templates/layout.html:134 bookwyrm/templates/ostatus/error.html:32 +#: bookwyrm/templates/layout.html:131 bookwyrm/templates/ostatus/error.html:32 #: bookwyrm/templates/preferences/2fa.html:91 #: bookwyrm/templates/snippets/register_form.html:45 msgid "Password:" msgstr "密碼:" -#: bookwyrm/templates/landing/login.html:39 bookwyrm/templates/layout.html:136 +#: bookwyrm/templates/landing/login.html:39 bookwyrm/templates/layout.html:133 #: bookwyrm/templates/ostatus/error.html:34 msgid "Forgot your password?" msgstr "忘記了密碼?" @@ -3078,35 +3104,35 @@ msgstr "" msgid "%(site_name)s search" msgstr "" -#: bookwyrm/templates/layout.html:36 +#: bookwyrm/templates/layout.html:37 msgid "Search for a book, user, or list" msgstr "" -#: bookwyrm/templates/layout.html:51 bookwyrm/templates/layout.html:52 +#: bookwyrm/templates/layout.html:52 bookwyrm/templates/layout.html:53 msgid "Scan Barcode" msgstr "" -#: bookwyrm/templates/layout.html:66 +#: bookwyrm/templates/layout.html:67 msgid "Main navigation menu" msgstr "主導航選單" -#: bookwyrm/templates/layout.html:88 +#: bookwyrm/templates/layout.html:87 msgid "Feed" msgstr "動態" -#: bookwyrm/templates/layout.html:135 bookwyrm/templates/ostatus/error.html:33 +#: bookwyrm/templates/layout.html:132 bookwyrm/templates/ostatus/error.html:33 msgid "password" msgstr "密碼" -#: bookwyrm/templates/layout.html:147 +#: bookwyrm/templates/layout.html:144 msgid "Join" msgstr "加入" -#: bookwyrm/templates/layout.html:181 +#: bookwyrm/templates/layout.html:179 msgid "Successfully posted status" msgstr "" -#: bookwyrm/templates/layout.html:182 +#: bookwyrm/templates/layout.html:180 msgid "Error posting status" msgstr "" @@ -3583,6 +3609,12 @@ msgstr "" msgid "%(related_user)s and %(other_user_display_count)s others have left your group \"%(group_name)s\"" msgstr "" +#: bookwyrm/templates/notifications/items/link_domain.html:15 +#, python-format +msgid "A new link domain needs review" +msgid_plural "%(display_count)s new link domains need moderation" +msgstr[0] "" + #: bookwyrm/templates/notifications/items/mention.html:20 #, python-format msgid "%(related_user)s mentioned you in a review of %(book_title)s" @@ -4411,63 +4443,71 @@ msgid "Celery Status" msgstr "" #: bookwyrm/templates/settings/celery.html:14 +msgid "You can set up monitoring to check if Celery is running by querying:" +msgstr "" + +#: bookwyrm/templates/settings/celery.html:22 msgid "Queues" msgstr "" -#: bookwyrm/templates/settings/celery.html:18 +#: bookwyrm/templates/settings/celery.html:26 msgid "Low priority" msgstr "" -#: bookwyrm/templates/settings/celery.html:24 +#: bookwyrm/templates/settings/celery.html:32 msgid "Medium priority" msgstr "" -#: bookwyrm/templates/settings/celery.html:30 +#: bookwyrm/templates/settings/celery.html:38 msgid "High priority" msgstr "" -#: bookwyrm/templates/settings/celery.html:46 +#: bookwyrm/templates/settings/celery.html:50 +msgid "Broadcasts" +msgstr "" + +#: bookwyrm/templates/settings/celery.html:60 msgid "Could not connect to Redis broker" msgstr "" -#: bookwyrm/templates/settings/celery.html:54 +#: bookwyrm/templates/settings/celery.html:68 msgid "Active Tasks" msgstr "" -#: bookwyrm/templates/settings/celery.html:59 +#: bookwyrm/templates/settings/celery.html:73 #: bookwyrm/templates/settings/imports/imports.html:113 msgid "ID" msgstr "" -#: bookwyrm/templates/settings/celery.html:60 +#: bookwyrm/templates/settings/celery.html:74 msgid "Task name" msgstr "" -#: bookwyrm/templates/settings/celery.html:61 +#: bookwyrm/templates/settings/celery.html:75 msgid "Run time" msgstr "" -#: bookwyrm/templates/settings/celery.html:62 +#: bookwyrm/templates/settings/celery.html:76 msgid "Priority" msgstr "" -#: bookwyrm/templates/settings/celery.html:67 +#: bookwyrm/templates/settings/celery.html:81 msgid "No active tasks" msgstr "" -#: bookwyrm/templates/settings/celery.html:85 +#: bookwyrm/templates/settings/celery.html:99 msgid "Workers" msgstr "" -#: bookwyrm/templates/settings/celery.html:90 +#: bookwyrm/templates/settings/celery.html:104 msgid "Uptime:" msgstr "" -#: bookwyrm/templates/settings/celery.html:100 +#: bookwyrm/templates/settings/celery.html:114 msgid "Could not connect to Celery" msgstr "" -#: bookwyrm/templates/settings/celery.html:107 +#: bookwyrm/templates/settings/celery.html:121 msgid "Errors" msgstr "" @@ -5662,11 +5702,11 @@ msgstr "" msgid "Instance Setup" msgstr "" -#: bookwyrm/templates/setup/layout.html:19 +#: bookwyrm/templates/setup/layout.html:21 msgid "Installing BookWyrm" msgstr "" -#: bookwyrm/templates/setup/layout.html:22 +#: bookwyrm/templates/setup/layout.html:24 msgid "Need help?" msgstr "" @@ -5756,7 +5796,7 @@ msgid "and %(remainder_count_display)s other" msgid_plural "and %(remainder_count_display)s others" msgstr[0] "" -#: bookwyrm/templates/snippets/book_cover.html:61 +#: bookwyrm/templates/snippets/book_cover.html:63 msgid "No cover" msgstr "沒有封面" @@ -5856,6 +5896,10 @@ msgstr "" msgid "At percent:" msgstr "" +#: bookwyrm/templates/snippets/create_status/quotation.html:69 +msgid "to" +msgstr "" + #: bookwyrm/templates/snippets/create_status/review.html:24 #, python-format msgid "Your review of '%(book_title)s'" @@ -6029,10 +6073,18 @@ msgstr "%(total_pages)s 頁中的第 %(page)s 頁" msgid "page %(page)s" msgstr "第 %(page)s 頁" -#: bookwyrm/templates/snippets/pagination.html:12 +#: bookwyrm/templates/snippets/pagination.html:13 +msgid "Newer" +msgstr "" + +#: bookwyrm/templates/snippets/pagination.html:15 msgid "Previous" msgstr "往前" +#: bookwyrm/templates/snippets/pagination.html:28 +msgid "Older" +msgstr "" + #: bookwyrm/templates/snippets/privacy-icons.html:12 msgid "Followers-only" msgstr "僅關注者" @@ -6161,19 +6213,29 @@ msgstr "" #: bookwyrm/templates/snippets/status/content_status.html:102 #, python-format -msgid "(Page %(page)s)" +msgid "(Page %(page)s" +msgstr "" + +#: bookwyrm/templates/snippets/status/content_status.html:102 +#, python-format +msgid "%(endpage)s" msgstr "" #: bookwyrm/templates/snippets/status/content_status.html:104 #, python-format -msgid "(%(percent)s%%)" +msgid "(%(percent)s%%" +msgstr "" + +#: bookwyrm/templates/snippets/status/content_status.html:104 +#, python-format +msgid " - %(endpercent)s%%" msgstr "" #: bookwyrm/templates/snippets/status/content_status.html:127 msgid "Open image in new window" msgstr "在新視窗中開啟圖片" -#: bookwyrm/templates/snippets/status/content_status.html:146 +#: bookwyrm/templates/snippets/status/content_status.html:148 msgid "Hide status" msgstr ""