1
0
mirror of https://github.com/owncloud/bookmarks.git synced 2024-11-29 04:24:11 +01:00
OwncloudBookmarksOfficial/l10n/eo.php
2013-11-21 21:16:15 -05:00

35 lines
1.5 KiB
PHP

<?php $TRANSLATIONS = array(
"No file provided for import" => "Neniu dosiero aldonita por enporti",
"Unsupported file type for import" => "Dosiertipo nekongrua kun enporto",
"Bookmarks" => "Legosignoj",
"Tags" => "Etikedoj",
"Filter by tag" => "Filtri laŭ etikedo",
"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",
"Import error" => "Enporta eraro",
"Import completed successfully." => "Enporto plenumiĝis sukcese.",
"Uploading..." => "Alŝutante...",
"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",
"Delete" => "Forigi",
"Edit" => "Redakti",
"Cancel" => "Nuligi",
"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:",
"Address" => "Adreso",
"Add" => "Aldoni",
"Related Tags" => "Rilataj etikedoj",
"Settings" => "Agordo",
"You have no bookmarks" => "Vi havas neniun legosignon",
"You can also try to import a bookmark file" => "Vi povas ankaŭ provi enporti legosignan dosieron",
"Bookmarklet" => "Kodosigno",
"Export & Import" => "Malenporti kaj enporti",
"Export" => "Elporti",
"Import" => "Enporti"
);