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

13 lines
545 B
PHP
Raw Normal View History

2012-07-31 22:57:24 +02:00
<?php $TRANSLATIONS = array(
"Bookmarks" => "Järjehoidjad",
"unnamed" => "nimetu",
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:" => "Lohista see oma veebilehitseja järjehoidjatesse ja kliki sellele, kui sa soovid veebilehte kiirelt lisada:",
2012-07-31 22:57:24 +02:00
"Read later" => "Loe hiljem",
"Address" => "Aadress",
"Title" => "Pealkiri",
"Tags" => "Sildid",
"Save bookmark" => "Salvesta järjehoidja",
2012-09-11 02:07:59 +02:00
"You have no bookmarks" => "Sul pole järjehoidjaid",
"Bookmarklet <br />" => "Järjehoidja vidin <br />"
2012-07-31 22:57:24 +02:00
);