1
0
mirror of https://github.com/owncloud/bookmarks.git synced 2024-11-29 04:24:11 +01:00
OwncloudBookmarksOfficial/l10n/eu.php
2012-08-28 02:04:42 +02:00

13 lines
561 B
PHP

<?php $TRANSLATIONS = array(
"Bookmarks" => "Laster-markak",
"unnamed" => "izengabekoa",
"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",
"Title" => "Izenbrua",
"Tags" => "Etiketak",
"Save bookmark" => "Gorde laster-marka",
"You have no bookmarks" => "Ez duzu laster-markarik",
"Bookmarklet <br />" => "Bookmarklet <br />"
);