mirror of
https://github.com/owncloud/bookmarks.git
synced 2024-11-29 04:24:11 +01:00
35 lines
1.5 KiB
JavaScript
35 lines
1.5 KiB
JavaScript
OC.L10N.register(
|
|
"bookmarks",
|
|
{
|
|
"Bookmarks" : "Legosignoj",
|
|
"Bookm." : "Legos.",
|
|
"No file provided for import" : "Neniu dosiero aldonita por enporti",
|
|
"Unsupported file type for import" : "Dosiertipo nekongrua kun enporto",
|
|
"Error" : "Eraro",
|
|
"Filter by tag" : "Filtri laŭ etikedo",
|
|
"Warning" : "Averto",
|
|
"Tags" : "Etikedoj",
|
|
"Are you sure you want to remove this tag from every entry?" : "Ĉu vi vere volas forigi ĉi tiun etikedon el ĉiu ero?",
|
|
"Import error" : "Enporta eraro",
|
|
"Import completed successfully." : "Enporto plenumiĝis sukcese.",
|
|
"Uploading..." : "Alŝutante...",
|
|
"Add a bookmark" : "Aldoni legosignon",
|
|
"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:",
|
|
"Add to ownCloud" : "Aldoni al ownCloud",
|
|
"Address" : "Adreso",
|
|
"Add" : "Aldoni",
|
|
"You have no bookmarks" : "Vi havas neniun legosignon",
|
|
"Bookmarklet" : "Kodosigno",
|
|
"Export & Import" : "Malenporti kaj enporti",
|
|
"Export" : "Elporti",
|
|
"Import" : "Enporti"
|
|
},
|
|
"nplurals=2; plural=(n != 1);");
|