1
0
mirror of https://github.com/owncloud/bookmarks.git synced 2024-12-03 07:24:10 +01:00
OwncloudBookmarksOfficial/l10n/nn_NO.php

13 lines
259 B
PHP
Raw Normal View History

2012-11-02 00:03:14 +01:00
<?php $TRANSLATIONS = array(
"Close" => "Lukk",
"Save" => "Lagre",
"Delete" => "Slett",
2012-11-08 00:03:47 +01:00
"Edit" => "Endra",
2012-11-02 00:03:14 +01:00
"Cancel" => "Kanseller",
"Address" => "Adresse",
2012-11-09 00:03:56 +01:00
"Add" => "Legg til",
2012-11-02 00:03:14 +01:00
"Settings" => "Innstillingar",
2012-11-04 00:03:02 +01:00
"Export" => "Eksporter",
"Import" => "Importer"
2012-11-02 00:03:14 +01:00
);