1
0
Fork 0

Updates locales

This commit is contained in:
Mouse Reeve 2023-09-26 18:14:24 -07:00
parent 85b647b7ab
commit 2a08170fb5
39 changed files with 1656 additions and 1573 deletions

Binary file not shown.

View file

@ -2,8 +2,8 @@ msgid ""
msgstr ""
"Project-Id-Version: bookwyrm\n"
"Report-Msgid-Bugs-To: \n"
"POT-Creation-Date: 2023-04-26 00:20+0000\n"
"PO-Revision-Date: 2023-05-01 12:09\n"
"POT-Creation-Date: 2023-05-30 17:48+0000\n"
"PO-Revision-Date: 2023-09-25 15:54\n"
"Last-Translator: Mouse Reeve <mousereeve@riseup.net>\n"
"Language-Team: Italian\n"
"Language: it\n"
@ -300,7 +300,7 @@ msgstr "Disponibile per il prestito"
msgid "Approved"
msgstr "Approvato"
#: bookwyrm/models/user.py:32 bookwyrm/templates/book/book.html:305
#: bookwyrm/models/user.py:32 bookwyrm/templates/book/book.html:307
msgid "Reviews"
msgstr "Recensioni"
@ -456,7 +456,7 @@ msgstr "<a href=\"%(book_path)s\"><em>%(title)s</em></a> è il libro più amato
#: bookwyrm/templates/about/about.html:64
#, python-format
msgid "More %(site_name)s users want to read <a href=\"%(book_path)s\"><em>%(title)s</em></a> than any other book."
msgstr "Più %(site_name)s utenti vogliono leggere <a href=\"%(book_path)s\"><em>%(title)s</em></a> rispetto a qualsiasi altro libro."
msgstr "Più utenti di %(site_name)s vogliono leggere <a href=\"%(book_path)s\"><em>%(title)s</em></a> rispetto a qualsiasi altro libro."
#: bookwyrm/templates/about/about.html:83
#, python-format
@ -838,7 +838,7 @@ msgid "ISNI:"
msgstr "ISNI:"
#: bookwyrm/templates/author/edit_author.html:126
#: bookwyrm/templates/book/book.html:218
#: bookwyrm/templates/book/book.html:220
#: bookwyrm/templates/book/edit/edit_book.html:150
#: bookwyrm/templates/book/file_links/add_link_modal.html:60
#: bookwyrm/templates/book/file_links/edit_links.html:86
@ -862,7 +862,7 @@ msgstr "Salva"
#: bookwyrm/templates/author/edit_author.html:127
#: bookwyrm/templates/author/sync_modal.html:23
#: bookwyrm/templates/book/book.html:219
#: bookwyrm/templates/book/book.html:221
#: bookwyrm/templates/book/cover_add_modal.html:33
#: bookwyrm/templates/book/edit/edit_book.html:152
#: bookwyrm/templates/book/edit/edit_book.html:155
@ -919,73 +919,73 @@ msgstr "Impossibile caricare la copertina"
msgid "Click to enlarge"
msgstr "Clicca per ingrandire"
#: bookwyrm/templates/book/book.html:195
#: bookwyrm/templates/book/book.html:196
#, python-format
msgid "(%(review_count)s review)"
msgid_plural "(%(review_count)s reviews)"
msgstr[0] "(%(review_count)s recensione)"
msgstr[1] "(%(review_count)s recensioni)"
#: bookwyrm/templates/book/book.html:207
#: bookwyrm/templates/book/book.html:209
msgid "Add Description"
msgstr "Aggiungi descrizione"
#: bookwyrm/templates/book/book.html:214
#: bookwyrm/templates/book/book.html:216
#: bookwyrm/templates/book/edit/edit_book_form.html:42
#: bookwyrm/templates/lists/form.html:13 bookwyrm/templates/shelf/form.html:17
msgid "Description:"
msgstr "Descrizione:"
#: bookwyrm/templates/book/book.html:230
#: bookwyrm/templates/book/book.html:232
#, python-format
msgid "%(count)s edition"
msgid_plural "%(count)s editions"
msgstr[0] "%(count)s edizione"
msgstr[1] "%(count)s edizioni"
#: bookwyrm/templates/book/book.html:244
#: bookwyrm/templates/book/book.html:246
msgid "You have shelved this edition in:"
msgstr "Hai salvato questa edizione in:"
#: bookwyrm/templates/book/book.html:259
#: bookwyrm/templates/book/book.html:261
#, python-format
msgid "A <a href=\"%(book_path)s\">different edition</a> of this book is on your <a href=\"%(shelf_path)s\">%(shelf_name)s</a> shelf."
msgstr "Una <a href=\"%(book_path)s\">diversa edizione</a> di questo libro è sul tuo scaffale <a href=\"%(shelf_path)s\">%(shelf_name)s</a>."
#: bookwyrm/templates/book/book.html:270
#: bookwyrm/templates/book/book.html:272
msgid "Your reading activity"
msgstr "Le tue attività di lettura"
#: bookwyrm/templates/book/book.html:276
#: bookwyrm/templates/book/book.html:278
#: bookwyrm/templates/guided_tour/book.html:56
msgid "Add read dates"
msgstr "Aggiungi data di lettura"
#: bookwyrm/templates/book/book.html:284
#: bookwyrm/templates/book/book.html:286
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:310
#: bookwyrm/templates/book/book.html:312
msgid "Your reviews"
msgstr "Le tue recensioni"
#: bookwyrm/templates/book/book.html:316
#: bookwyrm/templates/book/book.html:318
msgid "Your comments"
msgstr "I tuoi commenti"
#: bookwyrm/templates/book/book.html:322
#: bookwyrm/templates/book/book.html:324
msgid "Your quotes"
msgstr "Le tue citazioni"
#: bookwyrm/templates/book/book.html:358
#: bookwyrm/templates/book/book.html:360
msgid "Subjects"
msgstr "Argomenti"
#: bookwyrm/templates/book/book.html:370
#: bookwyrm/templates/book/book.html:372
msgid "Places"
msgstr "Luoghi"
#: bookwyrm/templates/book/book.html:381
#: bookwyrm/templates/book/book.html:383
#: bookwyrm/templates/groups/group.html:19
#: bookwyrm/templates/guided_tour/lists.html:14
#: bookwyrm/templates/guided_tour/user_books.html:102
@ -999,11 +999,11 @@ msgstr "Luoghi"
msgid "Lists"
msgstr "Liste"
#: bookwyrm/templates/book/book.html:393
#: bookwyrm/templates/book/book.html:395
msgid "Add to list"
msgstr "Aggiungi all'elenco"
#: bookwyrm/templates/book/book.html:403
#: bookwyrm/templates/book/book.html:405
#: bookwyrm/templates/book/cover_add_modal.html:32
#: bookwyrm/templates/lists/add_item_modal.html:39
#: bookwyrm/templates/lists/list.html:255
@ -1183,11 +1183,11 @@ msgstr "Sottotitolo:"
#: bookwyrm/templates/book/edit/edit_book_form.html:53
msgid "Series:"
msgstr "Collana:"
msgstr "Serie:"
#: bookwyrm/templates/book/edit/edit_book_form.html:63
msgid "Series number:"
msgstr "Numero collana:"
msgstr "Numero nella serie:"
#: bookwyrm/templates/book/edit/edit_book_form.html:74
msgid "Languages:"
@ -3641,8 +3641,8 @@ msgstr "<a href=\"%(related_user_link)s\">%(related_user)s</a> e %(other_user_di
#, python-format
msgid "A new <a href=\"%(path)s\">link domain</a> needs review"
msgid_plural "%(display_count)s new <a href=\"%(path)s\">link domains</a> need moderation"
msgstr[0] ""
msgstr[1] ""
msgstr[0] "Un <a href=\"%(path)s\">link</a> a un nuovo dominio necessita di una revisione"
msgstr[1] "%(display_count)s link a nuovi domini <a href=\"%(path)s\"></a> hanno bisogno di moderazione"
#: bookwyrm/templates/notifications/items/mention.html:20
#, python-format
@ -4483,7 +4483,7 @@ 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 ""
msgstr "È possibile impostare il monitoraggio per verificare se Celery è in esecuzione interrogando:"
#: bookwyrm/templates/settings/celery.html:22
msgid "Queues"
@ -4503,7 +4503,7 @@ msgstr "Priorità alta"
#: bookwyrm/templates/settings/celery.html:50
msgid "Broadcasts"
msgstr ""
msgstr "Broadcast"
#: bookwyrm/templates/settings/celery.html:60
msgid "Could not connect to Redis broker"
@ -5818,7 +5818,7 @@ msgstr "Completato"
#: bookwyrm/templates/shelf/shelf.html:154
#: bookwyrm/templates/shelf/shelf.html:184
msgid "Until"
msgstr "Fino a"
msgstr "Finito"
#: bookwyrm/templates/shelf/shelf.html:210
msgid "This shelf is empty."
@ -5952,7 +5952,7 @@ msgstr "Alla percentuale:"
#: bookwyrm/templates/snippets/create_status/quotation.html:69
msgid "to"
msgstr ""
msgstr "a"
#: bookwyrm/templates/snippets/create_status/review.html:24
#, python-format
@ -5966,12 +5966,12 @@ msgstr "Recensione:"
#: bookwyrm/templates/snippets/fav_button.html:16
#: bookwyrm/templates/snippets/fav_button.html:17
msgid "Like"
msgstr "Piace"
msgstr "Mi piace"
#: bookwyrm/templates/snippets/fav_button.html:30
#: bookwyrm/templates/snippets/fav_button.html:31
msgid "Un-like"
msgstr "Non piace"
msgstr "Non mi piace"
#: bookwyrm/templates/snippets/filters_panel/filters_panel.html:5
msgid "Filters"
@ -6031,7 +6031,7 @@ msgid "BookWyrm's source code is freely available. You can contribute or report
msgstr "Il codice sorgente di BookWyrm è disponibile liberamente. Puoi contribuire o segnalare problemi su <a href=\"https://github.com/bookwyrm-social/bookwyrm\" target=\"_blank\" rel=\"nofollow noopener noreferrer\">GitHub</a>."
#: bookwyrm/templates/snippets/form_rate_stars.html:20
#: bookwyrm/templates/snippets/stars.html:13
#: bookwyrm/templates/snippets/stars.html:23
msgid "No rating"
msgstr "Nessuna valutazione"
@ -6134,7 +6134,7 @@ msgstr "pagina %(page)s"
#: bookwyrm/templates/snippets/pagination.html:13
msgid "Newer"
msgstr ""
msgstr "Più recente"
#: bookwyrm/templates/snippets/pagination.html:15
msgid "Previous"
@ -6142,7 +6142,7 @@ msgstr "Precedente"
#: bookwyrm/templates/snippets/pagination.html:28
msgid "Older"
msgstr ""
msgstr "Meno recente"
#: bookwyrm/templates/snippets/privacy-icons.html:12
msgid "Followers-only"
@ -6244,15 +6244,12 @@ msgid "Want to read"
msgstr "Vuoi leggere"
#: bookwyrm/templates/snippets/shelf_selector.html:81
#: bookwyrm/templates/snippets/shelf_selector.html:95
#: bookwyrm/templates/snippets/shelve_button/shelve_button_dropdown_options.html:73
#, python-format
msgid "Remove from %(name)s"
msgstr "Rimuovi da %(name)s"
#: bookwyrm/templates/snippets/shelf_selector.html:94
msgid "Remove from"
msgstr "Rimuovi da"
#: bookwyrm/templates/snippets/shelve_button/shelve_button_dropdown.html:5
msgid "More shelves"
msgstr "Altri scaffali"
@ -6273,22 +6270,22 @@ msgstr "Mostra stato"
#: bookwyrm/templates/snippets/status/content_status.html:102
#, python-format
msgid "(Page %(page)s"
msgstr ""
msgstr "(Pagina %(page)s"
#: bookwyrm/templates/snippets/status/content_status.html:102
#, python-format
msgid "%(endpage)s"
msgstr ""
msgstr "%(endpage)s"
#: bookwyrm/templates/snippets/status/content_status.html:104
#, python-format
msgid "(%(percent)s%%"
msgstr ""
msgstr "(%(percent)s%%"
#: bookwyrm/templates/snippets/status/content_status.html:104
#, python-format
msgid " - %(endpercent)s%%"
msgstr ""
msgstr " - %(endpercent)s%%"
#: bookwyrm/templates/snippets/status/content_status.html:127
msgid "Open image in new window"
@ -6492,7 +6489,7 @@ msgstr "Richieste di seguirti"
#: bookwyrm/templates/user/layout.html:71
#: bookwyrm/templates/user/reviews_comments.html:10
msgid "Reviews and Comments"
msgstr "Recensioni e Commenti"
msgstr "Recensioni e commenti"
#: bookwyrm/templates/user/lists.html:11
#, python-format
@ -6634,17 +6631,17 @@ msgstr "%(title)s: %(subtitle)s"
msgid "Status updates from {obj.display_name}"
msgstr "Aggiornamenti di stato da {obj.display_name}"
#: bookwyrm/views/rss_feed.py:72
#: bookwyrm/views/rss_feed.py:80
#, python-brace-format
msgid "Reviews from {obj.display_name}"
msgstr "Recensioni da {obj.display_name}"
#: bookwyrm/views/rss_feed.py:110
#: bookwyrm/views/rss_feed.py:122
#, python-brace-format
msgid "Quotes from {obj.display_name}"
msgstr "Citazioni da {obj.display_name}"
#: bookwyrm/views/rss_feed.py:148
#: bookwyrm/views/rss_feed.py:164
#, python-brace-format
msgid "Comments from {obj.display_name}"
msgstr "Commenti di {obj.display_name}"