Skip to content

Commit

Permalink
New translations locallang.xlf (Norwegian)
Browse files Browse the repository at this point in the history
  • Loading branch information
mabolek committed Sep 13, 2023
1 parent 41636c0 commit 538f6d8
Showing 1 changed file with 33 additions and 25 deletions.
58 changes: 33 additions & 25 deletions Resources/Private/Language/no.locallang.xlf
Original file line number Diff line number Diff line change
Expand Up @@ -11,21 +11,13 @@
<source>Discard</source>
<target state="final">Forkast</target>
</trans-unit>
<trans-unit id="top-bar.full-view" approved="yes">
<source>Full view</source>
<target state="final">Full visning</target>
<trans-unit id="top-bar.toggle-contents-toolbar">
<source>Add content</source>
<target state="needs-translation">Add content</target>
</trans-unit>
<trans-unit id="right-bar.tools-properties" approved="yes">
<source>Tools &amp; Properties</source>
<target state="final">Verktøy &amp; egenskaper</target>
</trans-unit>
<trans-unit id="right-bar.page-edit" approved="yes">
<source>Edit page properties</source>
<target state="final">Rediger sideoppsett</target>
</trans-unit>
<trans-unit id="right-bar.page-new" approved="yes">
<source>Create new Page</source>
<target state="final">Opprett ny side</target>
<trans-unit id="top-bar.toggle-hidden-items">
<source>Show hidden</source>
<target state="needs-translation">Show hidden</target>
</trans-unit>
<trans-unit id="notifications.save-title" approved="yes">
<source>Content saved</source>
Expand All @@ -51,9 +43,25 @@
<source>Are you sure you want to remove all unsaved changes?</source>
<target state="final">Er du sikker på at du vil forkaste alle endringer som ikke er lagret?</target>
</trans-unit>
<trans-unit id="notifications.unsaved-changes" approved="yes">
<source>You have some unsaved changes. They will disappear if you navigate away!</source>
<target state="final">Du har noen endringer som ikke er lagret. De vil forsvinne hvis du navigerer i vekk!</target>
<trans-unit id="notifications.unsaved-changes-title">
<source>Do you want to continue without saving?</source>
<target state="needs-translation">Do you want to continue without saving?</target>
</trans-unit>
<trans-unit id="notifications.unsaved-changes-message">
<source>You currently have unsaved changes. Are you sure you want to go ahead and discard these changes?</source>
<target state="needs-translation">You currently have unsaved changes. Are you sure you want to go ahead and discard these changes?</target>
</trans-unit>
<trans-unit id="notifications.unsaved-changes-save-and-go-ahead">
<source>Save and go ahead</source>
<target state="needs-translation">Save and go ahead</target>
</trans-unit>
<trans-unit id="notifications.unsaved-changes-discard-changes">
<source>Yes, Discard my changes</source>
<target state="needs-translation">Yes, Discard my changes</target>
</trans-unit>
<trans-unit id="notifications.unsaved-changes-continue-editing">
<source>No, I will continue editing</source>
<target state="needs-translation">No, I will continue editing</target>
</trans-unit>
<trans-unit id="notifications.delete-content-element" approved="yes">
<source>Are you sure you want to delete the content element?</source>
Expand Down Expand Up @@ -103,6 +111,10 @@
<source>Could not fetch editor configurations due to a request error. ({0}, "{1}")</source>
<target state="final">Kunne ikke hente tekstbehandlerkonfigurasjoner på grunn av en forespørselsfeil. ({0}, "{1}")</target>
</trans-unit>
<trans-unit id="notifications.navigate-with-ctrl">
<source>To navigate, hold down the CTRL key and click on the link</source>
<target state="needs-translation">To navigate, hold down the CTRL key and click on the link</target>
</trans-unit>
<trans-unit id="placeholder.label-wrap" approved="yes">
<source>Enter %s here</source>
<target state="final">Skriv %s her</target>
Expand All @@ -115,14 +127,6 @@
<source>Drag and drop on page to create a new '%s' content element.</source>
<target state="final">Trekk og slipp på siden for å opprette et nytt '%s'-innholdselement.</target>
</trans-unit>
<trans-unit id="right-bar.on-page.changed" approved="yes">
<source>Modified:</source>
<target state="final">Endret:</target>
</trans-unit>
<trans-unit id="right-bar.on-page.title" approved="yes">
<source>Elements on page</source>
<target state="final">Elementer på siden</target>
</trans-unit>
<trans-unit id="right-bar.custom-record.title" approved="yes">
<source>Custom records</source>
<target state="final">Egendefinerte</target>
Expand Down Expand Up @@ -155,6 +159,10 @@
<source>No</source>
<target state="final">Nei</target>
</trans-unit>
<trans-unit id="move" resname="move">
<source>Move</source>
<target state="needs-translation">Move</target>
</trans-unit>
<trans-unit id="otherDomain" resname="otherDomain">
<source>To edit the current page, you need to log in to</source>
<target state="needs-translation">To edit the current page, you need to log in to</target>
Expand Down

0 comments on commit 538f6d8

Please sign in to comment.