Adding wrap version 2023-08-13 (63b6c01).
Signed-off-by: Daniel Baumann <daniel@debian.org>
This commit is contained in:
parent
82229a3e1e
commit
d25794905f
112 changed files with 4620 additions and 0 deletions
24
plugins/55/wrap/lang/no/lang.php
Normal file
24
plugins/55/wrap/lang/no/lang.php
Normal file
|
@ -0,0 +1,24 @@
|
|||
<?php
|
||||
|
||||
/**
|
||||
* @license GPL 2 (http://www.gnu.org/licenses/gpl.html)
|
||||
*
|
||||
* @author Aurora Voje <aurora.voje@jbv.no>
|
||||
*/
|
||||
$lang['picker'] = 'Omhylningsplugin
|
||||
Omkransningsplugin';
|
||||
$lang['column'] = 'kolonner';
|
||||
$lang['box'] = 'enkel sentrert boks';
|
||||
$lang['info'] = 'infoboks';
|
||||
$lang['tip'] = 'tipsboks';
|
||||
$lang['important'] = 'viktig boks';
|
||||
$lang['alert'] = 'alarmboks';
|
||||
$lang['help'] = 'hjelpeboks';
|
||||
$lang['download'] = 'nedlastningsboks';
|
||||
$lang['todo'] = 'gjøremålsboks';
|
||||
$lang['clear'] = 'tøm floats';
|
||||
$lang['em'] = 'spesielt fremhevet (singular)
|
||||
spesielt fremhevede (plural)';
|
||||
$lang['hi'] = 'markert (singular)
|
||||
markerte (plural)';
|
||||
$lang['lo'] = 'mindre viktig';
|
Loading…
Add table
Add a link
Reference in a new issue