Skip to content

Commit

Permalink
Norwegian translation
Browse files Browse the repository at this point in the history
  • Loading branch information
Mustasj committed Jan 25, 2017
1 parent 54437d7 commit 6b1d05b
Showing 1 changed file with 12 additions and 0 deletions.
12 changes: 12 additions & 0 deletions safedelete/translations/no.php
Original file line number Diff line number Diff line change
@@ -0,0 +1,12 @@
<?php

return [
'Element is still referenced' => 'Elementet er i bruk',
'The selected element is still in use and can not be deleted just like that.' => 'Elementet er fortsatt i bruk og kan ikke slettes uten videre',
'Safe Delete…' => 'Sikker sletting…',
'Element type' => 'Elementtype',
'Reference element type' => 'Referert element type',
'Field' => 'Felt',
'Source Element' => 'Kildeelement',
'WARNING! Deletion of referenced elements can lead to unexpected consequences and errors in the frontend.' => 'ADVARSEL! Sletting av refererte elementer kan føre til uforutsette hendelser på selve siden.'
];

0 comments on commit 6b1d05b

Please sign in to comment.