|
| 1 | +# Norwegian Bokmål translation for django-simple-history |
| 2 | +# Copyright (C) 2023 |
| 3 | +# This file is distributed under the same license as the django-simple-history package. |
| 4 | +# Anders <[email protected]>, 2023. |
| 5 | +# |
| 6 | +msgid "" |
| 7 | +msgstr "" |
| 8 | +"Project-Id-Version: django-simple-history 3.3.0\n" |
| 9 | +"Report-Msgid-Bugs-To: \n" |
| 10 | +"POT-Creation-Date: 2023-07-09 13:55+0200\n" |
| 11 | +"PO-Revision-Date: 2023-07-09 12:31+0200\n" |
| 12 | +" Last-Translator: Anders <[email protected]>\n" |
| 13 | +" Language-Team: Norwegian Bokmål <[email protected]>\n" |
| 14 | +"Language: nb\n" |
| 15 | +"MIME-Version: 1.0\n" |
| 16 | +"Content-Type: text/plain; charset=UTF-8\n" |
| 17 | +"Content-Transfer-Encoding: 8bit\n" |
| 18 | +"Plural-Forms: nplurals=2; plural=(n != 1);\n" |
| 19 | + |
| 20 | +# Dette er en tittel, ikke en handlingsbeskrivelse, så f.eks. |
| 21 | +# "Se/Vis (endrings)historikk" hadde ikke fungert så bra |
| 22 | +#: simple_history/admin.py:102 |
| 23 | +#, python-format |
| 24 | +msgid "View history: %s" |
| 25 | +msgstr "Endringshistorikk: %s" |
| 26 | + |
| 27 | +#: simple_history/admin.py:104 |
| 28 | +#, python-format |
| 29 | +msgid "Change history: %s" |
| 30 | +msgstr "Endringshistorikk: %s" |
| 31 | + |
| 32 | +#: simple_history/admin.py:110 |
| 33 | +#, python-format |
| 34 | +msgid "The %(name)s \"%(obj)s\" was changed successfully." |
| 35 | +msgstr "%(name)s «%(obj)s» ble endret." |
| 36 | + |
| 37 | +#: simple_history/admin.py:116 |
| 38 | +msgid "You may edit it again below" |
| 39 | +msgstr "Du kan redigere videre nedenfor" |
| 40 | + |
| 41 | +#: simple_history/admin.py:217 |
| 42 | +#, python-format |
| 43 | +msgid "View %s" |
| 44 | +msgstr "Se %s" |
| 45 | + |
| 46 | +#: simple_history/admin.py:219 |
| 47 | +#, python-format |
| 48 | +msgid "Revert %s" |
| 49 | +msgstr "Tilbakestill %s" |
| 50 | + |
| 51 | +#: simple_history/models.py:552 |
| 52 | +msgid "Created" |
| 53 | +msgstr "Opprettet" |
| 54 | + |
| 55 | +#: simple_history/models.py:552 |
| 56 | +msgid "Changed" |
| 57 | +msgstr "Endret" |
| 58 | + |
| 59 | +#: simple_history/models.py:552 |
| 60 | +msgid "Deleted" |
| 61 | +msgstr "Slettet" |
| 62 | + |
| 63 | +#: simple_history/templates/simple_history/_object_history_list.html:9 |
| 64 | +msgid "Object" |
| 65 | +msgstr "Objekt" |
| 66 | + |
| 67 | +#: simple_history/templates/simple_history/_object_history_list.html:13 |
| 68 | +msgid "Date/time" |
| 69 | +msgstr "Dato/tid" |
| 70 | + |
| 71 | +#: simple_history/templates/simple_history/_object_history_list.html:14 |
| 72 | +msgid "Comment" |
| 73 | +msgstr "Kommentar" |
| 74 | + |
| 75 | +#: simple_history/templates/simple_history/_object_history_list.html:15 |
| 76 | +msgid "Changed by" |
| 77 | +msgstr "Endret av" |
| 78 | + |
| 79 | +#: simple_history/templates/simple_history/_object_history_list.html:16 |
| 80 | +msgid "Change reason" |
| 81 | +msgstr "Endringsårsak" |
| 82 | + |
| 83 | +#: simple_history/templates/simple_history/_object_history_list.html:37 |
| 84 | +msgid "None" |
| 85 | +msgstr "Ingen" |
| 86 | + |
| 87 | +#: simple_history/templates/simple_history/object_history.html:11 |
| 88 | +msgid "" |
| 89 | +"Choose a date from the list below to revert to a previous version of this " |
| 90 | +"object." |
| 91 | +msgstr "" |
| 92 | +"Velg en dato fra listen nedenfor for å tilbakestille til en tidligere " |
| 93 | +"versjon av dette objektet." |
| 94 | + |
| 95 | +#: simple_history/templates/simple_history/object_history.html:16 |
| 96 | +msgid "This object doesn't have a change history." |
| 97 | +msgstr "Dette objektet har ingen endringshistorikk." |
| 98 | + |
| 99 | +#: simple_history/templates/simple_history/object_history_form.html:7 |
| 100 | +msgid "Home" |
| 101 | +msgstr "Hjem" |
| 102 | + |
| 103 | +#: simple_history/templates/simple_history/object_history_form.html:11 |
| 104 | +msgid "History" |
| 105 | +msgstr "Historikk" |
| 106 | + |
| 107 | +#: simple_history/templates/simple_history/object_history_form.html:12 |
| 108 | +#, python-format |
| 109 | +msgid "View %(verbose_name)s" |
| 110 | +msgstr "Se %(verbose_name)s" |
| 111 | + |
| 112 | +#: simple_history/templates/simple_history/object_history_form.html:12 |
| 113 | +#, python-format |
| 114 | +msgid "Revert %(verbose_name)s" |
| 115 | +msgstr "Tilbakestill %(verbose_name)s" |
| 116 | + |
| 117 | +#: simple_history/templates/simple_history/object_history_form.html:25 |
| 118 | +msgid "" |
| 119 | +"Press the 'Revert' button below to revert to this version of the object." |
| 120 | +msgstr "" |
| 121 | +"Trykk på 'Tilbakestill'-knappen under for å tilbakestille til denne " |
| 122 | +"versjonen av objektet." |
| 123 | + |
| 124 | +#: simple_history/templates/simple_history/object_history_form.html:25 |
| 125 | +msgid "Press the 'Change History' button below to edit the history." |
| 126 | +msgstr "Trykk på 'Endre historikk'-knappen under for å endre historikken." |
| 127 | + |
| 128 | +#: simple_history/templates/simple_history/submit_line.html:4 |
| 129 | +msgid "Revert" |
| 130 | +msgstr "Tilbakestill" |
| 131 | + |
| 132 | +#: simple_history/templates/simple_history/submit_line.html:6 |
| 133 | +msgid "Change History" |
| 134 | +msgstr "Endre historikk" |
| 135 | + |
| 136 | +#: simple_history/templates/simple_history/submit_line.html:7 |
| 137 | +msgid "Close" |
| 138 | +msgstr "Lukk" |
0 commit comments