1
0
mirror of https://github.com/owncloud/bookmarks.git synced 2024-11-30 05:24:09 +01:00
OwncloudBookmarksOfficial/l10n/eu.php

10 lines
469 B
PHP
Raw Normal View History

2012-08-28 02:04:42 +02:00
<?php $TRANSLATIONS = array(
"Bookmarks" => "Laster-markak",
2012-10-11 02:10:53 +02:00
"Tags" => "Etiketak",
2012-08-28 02:04:42 +02:00
"Drag this to your browser bookmarks and click it, when you want to bookmark a webpage quickly:" => "Web orri bat laster-marketara azkar gehitzeko, arrastratu hau zure arakatzailearen laster-marketara eta klikatu bertan:",
"Read later" => "Irakurri geroago",
"Address" => "Helbidea",
"You have no bookmarks" => "Ez duzu laster-markarik",
"Bookmarklet <br />" => "Bookmarklet <br />"
);