1
0
mirror of https://github.com/owncloud/bookmarks.git synced 2025-02-21 18:54:32 +01:00

11 lines
460 B
PHP
Raw Normal View History

2012-07-30 02:05:41 +02:00
<?php $TRANSLATIONS = array(
"Bookmarks" => "Bokmärken",
2012-10-11 02:10:53 +02:00
"Tags" => "Taggar",
2012-09-12 02:04:03 +02:00
"Bookm." => "Bokm.",
2012-07-30 02:05:41 +02:00
"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 />"
);