1
0
mirror of https://github.com/owncloud/bookmarks.git synced 2024-11-29 04:24:11 +01:00
OwncloudBookmarksOfficial/l10n/nn_NO.php

36 lines
1.5 KiB
PHP
Raw Normal View History

2012-11-02 00:03:14 +01:00
<?php $TRANSLATIONS = array(
2013-05-12 02:12:37 +02:00
"No file provided for import" => "Inga fil gitt for importering",
"Unsupported file type for import" => "Ustøtta filtype for importering",
"Bookmarks" => "Bokmerkje",
"Tags" => "Emneord",
"Filter by tag" => "Filtrer etter emneord",
"Edit bookmark" => "Endra bokmerkje",
"Are you sure you want to remove this tag from every entry?" => "Er du sikker på at du vil fjerna dette emneordet frå alle oppføringane?",
"Warning" => "Åtvaring",
"Import error" => "Feil ved importering",
"Import completed successfully." => "Importering fullførte utan feil.",
"Uploading..." => "Lastar opp …",
"Bookm." => "Bokm.",
"Add a bookmark" => "Legg til eit bokmerkje",
2012-11-02 00:03:14 +01:00
"Close" => "Lukk",
2013-05-12 02:12:37 +02:00
"The title of the page" => "Tittelen på sida",
"The address of the page" => "Adressa til sida",
"Description of the page" => "Skildring av sida",
"Save" => "Lagra",
2012-11-02 00:03:14 +01:00
"Delete" => "Slett",
2012-11-08 00:03:47 +01:00
"Edit" => "Endra",
2013-05-12 02:12:37 +02:00
"Cancel" => "Avbryt",
"Drag this to your browser bookmarks and click it, when you want to bookmark a webpage quickly:" => "Dra denne knappen til bokmerkjelinja i nettlesaren din og klikk han når du vil laga eit bokmerkje raskt:",
"Read later" => "Les seinare",
2012-11-02 00:03:14 +01:00
"Address" => "Adresse",
2012-11-09 00:03:56 +01:00
"Add" => "Legg til",
2013-05-12 02:12:37 +02:00
"Related Tags" => "Liknande emneord",
2012-11-02 00:03:14 +01:00
"Settings" => "Innstillingar",
2013-05-12 02:12:37 +02:00
"You have no bookmarks" => "Du har inga bokmerkje",
"You can also try to import a bookmark file" => "Du kan òg prøva å importera ei bokmerkjefil",
"Bookmarklet" => "Bokmerkjeknapp",
"Export & Import" => "Eksporter/importer",
2012-11-04 00:03:02 +01:00
"Export" => "Eksporter",
"Import" => "Importer"
2012-11-02 00:03:14 +01:00
);