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

27 lines
1.0 KiB
PHP
Raw Normal View History

2012-08-04 02:04:21 +02:00
<?php $TRANSLATIONS = array(
"Bookmarks" => "Legosignoj",
2012-10-11 02:10:53 +02:00
"Tags" => "Etikedoj",
2012-10-14 02:11:45 +02:00
"Edit bookmark" => "Redakti legosignon",
"Are you sure you want to remove this tag from every entry?" => "Ĉu vi vere volas forigi ĉi tiun etikedon el ĉiu ero?",
"Warning" => "Averto",
"Bookm." => "Legos.",
"Add a bookmark" => "Aldoni legosignon",
"Close" => "Fermi",
"The title of the page" => "Titolo de la paĝo",
"The address of the page" => "Adreso de la paĝo",
"Description of the page" => "Priskribo de la paĝo",
"Save" => "Konservi",
2012-11-01 00:03:46 +01:00
"Edit" => "Redakti",
"Delete" => "Forigi",
"Cancel" => "Nuligi",
2012-08-04 02:04:21 +02:00
"Address" => "Adreso",
2012-10-14 02:11:45 +02:00
"Add bookmark" => "Aldoni legosignon",
"Related Tags" => "Rilataj etikedoj",
2012-11-02 00:03:14 +01:00
"Settings" => "Agordo",
2012-09-11 02:07:59 +02:00
"You have no bookmarks" => "Vi havas neniun legosignon",
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:" => "Ŝovu tion ĉi al la legosignoj de via TTT-legilo kaj klaku ĝin, se vi volas rapide legosignigi TTT-paĝon:",
"Read later" => "Legi poste",
"Export" => "Elporti",
"Import" => "Enporti"
2012-08-04 02:04:21 +02:00
);