1
0
mirror of https://github.com/owncloud/bookmarks.git synced 2025-01-31 01:52:11 +01:00

11 lines
477 B
PHP
Raw Normal View History

2012-09-11 02:07:59 +02:00
<?php $TRANSLATIONS = array(
"Bookmarks" => "Bogmærker",
2012-10-11 02:10:53 +02:00
"Tags" => "Mærker",
2012-09-14 02:04:08 +02:00
"Bookm." => "Bogm.",
2012-09-11 02:07:59 +02:00
"Drag this to your browser bookmarks and click it, when you want to bookmark a webpage quickly:" => "Træk denne til dine browserbogmærker pg klik på den, når du ønsker at lynoprette et bogmærke til hjemmesiden:",
"Read later" => "Læs senere",
"Address" => "Adresser",
"You have no bookmarks" => "Du har ingen bogmærker",
"Bookmarklet <br />" => "Bookmarklet <br />"
);