mirror of
https://github.com/bookwyrm-social/bookwyrm.git
synced 2024-12-19 06:36:35 +00:00
New translations django.po (Norwegian)
This commit is contained in:
parent
81271c43da
commit
0f57a53543
1 changed files with 9 additions and 9 deletions
|
@ -3,7 +3,7 @@ msgstr ""
|
|||
"Project-Id-Version: bookwyrm\n"
|
||||
"Report-Msgid-Bugs-To: \n"
|
||||
"POT-Creation-Date: 2023-05-30 17:48+0000\n"
|
||||
"PO-Revision-Date: 2023-08-14 20:52\n"
|
||||
"PO-Revision-Date: 2023-08-16 08:53\n"
|
||||
"Last-Translator: Mouse Reeve <mousereeve@riseup.net>\n"
|
||||
"Language-Team: Norwegian\n"
|
||||
"Language: no\n"
|
||||
|
@ -2612,7 +2612,7 @@ msgstr ""
|
|||
|
||||
#: bookwyrm/templates/guided_tour/user_books.html:79
|
||||
msgid "Import from another service"
|
||||
msgstr ""
|
||||
msgstr "Importer fra en annen tjeneste"
|
||||
|
||||
#: 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!"
|
||||
|
@ -2646,11 +2646,11 @@ msgstr ""
|
|||
|
||||
#: bookwyrm/templates/guided_tour/user_groups.html:56
|
||||
msgid "Creating a group"
|
||||
msgstr ""
|
||||
msgstr "Opprette en gruppe"
|
||||
|
||||
#: bookwyrm/templates/guided_tour/user_groups.html:78
|
||||
msgid "Groups have privacy settings just like posts and lists, except that group privacy cannot be <strong>Followers</strong>."
|
||||
msgstr ""
|
||||
msgstr "Grupper har personverninnstillinger på samme måte som innlegg og lister, bortsett fra at personvernet ikke kan være satt til <strong>Følgere</strong>."
|
||||
|
||||
#: bookwyrm/templates/guided_tour/user_groups.html:79
|
||||
msgid "Group visibility"
|
||||
|
@ -2658,7 +2658,7 @@ msgstr "Gruppens synlighet"
|
|||
|
||||
#: bookwyrm/templates/guided_tour/user_groups.html:102
|
||||
msgid "Once you're happy with how everything is set up, click the <strong>Save</strong> button to create your new group."
|
||||
msgstr ""
|
||||
msgstr "Når du er fornøyd med hvordan alt er satt opp, klikk på <strong>Lagre</strong>-knappen for å opprette gruppen."
|
||||
|
||||
#: bookwyrm/templates/guided_tour/user_groups.html:102
|
||||
msgid "Create and save a group to continue the tour."
|
||||
|
@ -2737,17 +2737,17 @@ msgstr ""
|
|||
#: bookwyrm/templates/import/import.html:21
|
||||
#, python-format
|
||||
msgid "You have %(allowed_imports)s left."
|
||||
msgstr ""
|
||||
msgstr "Du har %(allowed_imports)s igjen."
|
||||
|
||||
#: bookwyrm/templates/import/import.html:28
|
||||
#, python-format
|
||||
msgid "On average, recent imports have taken %(hours)s hours."
|
||||
msgstr ""
|
||||
msgstr "I gjennomsnitt har de siste importene tatt %(hours)s timer."
|
||||
|
||||
#: bookwyrm/templates/import/import.html:32
|
||||
#, python-format
|
||||
msgid "On average, recent imports have taken %(minutes)s minutes."
|
||||
msgstr ""
|
||||
msgstr "I gjennomsnitt har de siste importene tatt %(minutes)s minutter."
|
||||
|
||||
#: bookwyrm/templates/import/import.html:47
|
||||
msgid "Data source:"
|
||||
|
@ -2775,7 +2775,7 @@ msgstr "Calibre (CSV)"
|
|||
|
||||
#: bookwyrm/templates/import/import.html:71
|
||||
msgid "You can download your Goodreads data from the <a href=\"https://www.goodreads.com/review/import\" target=\"_blank\" rel=\"nofollow noopener noreferrer\">Import/Export page</a> of your Goodreads account."
|
||||
msgstr ""
|
||||
msgstr "Du kan laste ned Goodreads-dataene dine fra <a href=\"https://www.goodreads.com/review/import\" target=\"_blank\" rel=\"nofollow noopener noreferrer\">Import/Export-siden</a> på Goodreads-kontoen din."
|
||||
|
||||
#: bookwyrm/templates/import/import.html:80
|
||||
msgid "Data file:"
|
||||
|
|
Loading…
Reference in a new issue