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

27 lines
1.0 KiB
PHP
Raw Normal View History

2012-07-31 22:57:24 +02:00
<?php $TRANSLATIONS = array(
"Bookmarks" => "Järjehoidjad",
2012-10-11 02:10:53 +02:00
"Tags" => "Sildid",
2012-10-21 02:11:26 +02:00
"Edit bookmark" => "Muuda järjehoidjat",
"Are you sure you want to remove this tag from every entry?" => "Oled sa kindel, et sa soovid kõigilt sissekannetelt seda silti eemaldada?",
"Warning" => "Hoiatus",
2012-09-12 02:04:03 +02:00
"Bookm." => "Järjeh.",
2012-10-21 02:11:26 +02:00
"Add a bookmark" => "Lisa järjehoidja",
"Close" => "Sulge",
"The title of the page" => "Lehe pealkiri",
"The address of the page" => "Lehe aadress",
"Description of the page" => "Lehe kirjeldus",
"Save" => "Salvesta",
2012-11-01 00:03:46 +01:00
"Edit" => "Muuda",
"Delete" => "Kustuta",
"Cancel" => "Loobu",
2012-07-31 22:57:24 +02:00
"Address" => "Aadress",
2012-10-21 02:11:26 +02:00
"Add bookmark" => "Lisa järjehoidja",
"Related Tags" => "Seotud sildid",
2012-11-02 00:03:14 +01:00
"Settings" => "Seaded",
2012-09-11 02:07:59 +02:00
"You have no bookmarks" => "Sul pole järjehoidjaid",
2012-11-04 00:03:02 +01: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:",
"Read later" => "Loe hiljem",
"Export" => "Ekspordi",
"Import" => "Impordi"
2012-07-31 22:57:24 +02:00
);