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

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-04-26 00:45\n"
"POT-Creation-Date: 2023-05-30 17:48+0000\n"
"PO-Revision-Date: 2023-07-11 14:34\n"
"Last-Translator: Mouse Reeve <mousereeve@riseup.net>\n"
"Language-Team: Finnish\n"
"Language: fi\n"
@ -300,7 +300,7 @@ msgstr "Lainattavissa"
msgid "Approved"
msgstr "Hyväksytty"
#: 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 "Arviot"
@ -350,7 +350,7 @@ msgstr "Deutsch (saksa)"
#: bookwyrm/settings.py:297
msgid "Esperanto (Esperanto)"
msgstr ""
msgstr "Esperanto (esperanto)"
#: bookwyrm/settings.py:298
msgid "Español (Spanish)"
@ -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 "Tallenna"
#: 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 "Kansikuvan lataus epäonnistui"
msgid "Click to enlarge"
msgstr "Suurenna"
#: 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 arvio)"
msgstr[1] "(%(review_count)s arviota)"
#: bookwyrm/templates/book/book.html:207
#: bookwyrm/templates/book/book.html:209
msgid "Add Description"
msgstr "Lisää kuvaus"
#: 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 "Kuvaus:"
#: 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 laitos"
msgstr[1] "%(count)s laitosta"
#: bookwyrm/templates/book/book.html:244
#: bookwyrm/templates/book/book.html:246
msgid "You have shelved this edition in:"
msgstr "Olet sijoittanut laitoksen hyllyyn:"
#: 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 "Hyllyssäsi <a href=\"%(shelf_path)s\">%(shelf_name)s</a> on jo toinen tämän kirjan <a href=\"%(book_path)s\">laitos</a>."
#: bookwyrm/templates/book/book.html:270
#: bookwyrm/templates/book/book.html:272
msgid "Your reading activity"
msgstr "Oma lukutoiminta"
#: bookwyrm/templates/book/book.html:276
#: bookwyrm/templates/book/book.html:278
#: bookwyrm/templates/guided_tour/book.html:56
msgid "Add read dates"
msgstr "Lisää lukupäivämäärät"
#: bookwyrm/templates/book/book.html:284
#: bookwyrm/templates/book/book.html:286
msgid "You don't have any reading activity for this book."
msgstr "Ei kirjaan liittyvää lukutoimintaa."
#: bookwyrm/templates/book/book.html:310
#: bookwyrm/templates/book/book.html:312
msgid "Your reviews"
msgstr "Omat arviot"
#: bookwyrm/templates/book/book.html:316
#: bookwyrm/templates/book/book.html:318
msgid "Your comments"
msgstr "Omat kommentit"
#: bookwyrm/templates/book/book.html:322
#: bookwyrm/templates/book/book.html:324
msgid "Your quotes"
msgstr "Omat lainaukset"
#: bookwyrm/templates/book/book.html:358
#: bookwyrm/templates/book/book.html:360
msgid "Subjects"
msgstr "Aiheet"
#: bookwyrm/templates/book/book.html:370
#: bookwyrm/templates/book/book.html:372
msgid "Places"
msgstr "Paikat"
#: 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 "Paikat"
msgid "Lists"
msgstr "Listat"
#: bookwyrm/templates/book/book.html:393
#: bookwyrm/templates/book/book.html:395
msgid "Add to list"
msgstr "Lisää listaan"
#: 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
@ -1990,7 +1990,7 @@ msgstr "Kirjaehdotuksia"
#: bookwyrm/templates/get_started/books.html:33
msgid "Search results"
msgstr ""
msgstr "Hakutulokset"
#: bookwyrm/templates/get_started/books.html:46
#, python-format
@ -2072,7 +2072,7 @@ msgstr "Käyttäjätilisi näkyy hakemistossa, ja sitä voidaan ehdottaa muille
#: bookwyrm/templates/get_started/users.html:8
msgid "You can follow users on other BookWyrm instances and federated services like Mastodon."
msgstr ""
msgstr "Voit seurata muiden BookWyrm-palvelinten ja federoituvien palvelujen, esimerkiksi Mastodonin, käyttäjiä."
#: bookwyrm/templates/get_started/users.html:11
msgid "Search for a user"
@ -4055,7 +4055,7 @@ msgstr "Julkaisujen julkisuuden oletusvalinta:"
#: bookwyrm/templates/preferences/edit_user.html:136
#, python-format
msgid "Looking for shelf privacy? You can set a separate visibility level for each of your shelves. Go to <a href=\"%(path)s\">Your Books</a>, pick a shelf from the tab bar, and click \"Edit shelf.\""
msgstr ""
msgstr "Haluatko pitää hyllysi yksityisenä? Voit asettaa kunkin hyllyn näkyvyyden erikseen. Siirry <a href=\"%(path)s\">Omiin kirjoihin</a>, valitse välilehdeltä haluamasi hylly ja napsauta ”Muokkaa hyllyä”."
#: bookwyrm/templates/preferences/export.html:4
#: bookwyrm/templates/preferences/export.html:7
@ -4549,11 +4549,11 @@ msgstr "Celeryyn ei saada yhteyttä"
#: bookwyrm/templates/settings/celery.html:120
#: bookwyrm/templates/settings/celery.html:143
msgid "Clear Queues"
msgstr ""
msgstr "Tyhjennä jonot"
#: bookwyrm/templates/settings/celery.html:124
msgid "Clearing queues can cause serious problems including data loss! Only play with this if you really know what you're doing. You must shut down the Celery worker before you do this."
msgstr ""
msgstr "Jonojen tyhjentämisestä voi aiheutua vakavia ongelmia, myös tietojen menetystä. Käytä toimintoa vain, jos tiedät, mitä olet tekemässä. Sammuta Celery-taustaohjelma ennen kuin käytät toimintoa."
#: bookwyrm/templates/settings/celery.html:150
msgid "Errors"
@ -4921,7 +4921,7 @@ msgstr "Käytä tätä vain, kun tuonnit eivät kertakaikkiaan onnistu ja haluat
#: 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 affected."
msgstr ""
msgstr "Kun tuonnit on poistettu käytöstä, käyttäjät eivät voi aloittaa uusia tuonteja, mutta tällä ei ole vaikutusta käynnissä oleviin tuonteihin."
#: bookwyrm/templates/settings/imports/imports.html:36
msgid "Disable imports"
@ -6031,7 +6031,7 @@ msgid "BookWyrm's source code is freely available. You can contribute or report
msgstr "BookWyrmin lähdekoodi on avointa. Kehitystyöhön voi osallistua ja ongelmista voi ilmoittaa <a href=\"https://github.com/bookwyrm-social/bookwyrm\" target=\"_blank\" rel=\"nofollow noopener noreferrer\">GitHubissa</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 "Ei arvosanaa"
@ -6244,15 +6244,12 @@ msgid "Want to read"
msgstr "Lisää lukujonoon"
#: 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 "Poista hyllystä %(name)s"
#: bookwyrm/templates/snippets/shelf_selector.html:94
msgid "Remove from"
msgstr "Poista hyllystä"
#: bookwyrm/templates/snippets/shelve_button/shelve_button_dropdown.html:5
msgid "More shelves"
msgstr "Lisää hyllyjä"
@ -6634,17 +6631,17 @@ msgstr "%(title)s: %(subtitle)s"
msgid "Status updates from {obj.display_name}"
msgstr "{obj.display_name} — tilapäivitykset"
#: bookwyrm/views/rss_feed.py:72
#: bookwyrm/views/rss_feed.py:80
#, python-brace-format
msgid "Reviews from {obj.display_name}"
msgstr "Kirja-arviot — {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 "Lainaukset — {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 "Kommentit — {obj.display_name}"