1
0
mirror of https://github.com/owncloud/bookmarks.git synced 2025-02-07 06:54:15 +01:00
2012-10-11 02:10:53 +02:00

11 lines
460 B
PHP

<?php $TRANSLATIONS = array(
"Bookmarks" => "Bokmärken",
"Tags" => "Taggar",
"Bookm." => "Bokm.",
"Drag this to your browser bookmarks and click it, when you want to bookmark a webpage quickly:" => "Dra till din webbläsares bokmärken och klicka på det när du vill bokmärka en webbsida snabbt:",
"Read later" => "Läs senare",
"Address" => "Adress",
"You have no bookmarks" => "Du har inga bokmärken",
"Bookmarklet <br />" => "Skriptbokmärke <br />"
);