summaryrefslogtreecommitdiffstats
path: root/l10n/eo.php
blob: bb9a0dee2ab4eb61ff04199a5120df1fd0d8c608 (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
<?php $TRANSLATIONS = array(
"News" => "Novaĵoj",
"no title" => "neniu titolo",
"no name" => "neniu nomo",
"no body" => "neniu korpo",
"subscriptions in ownCloud - News" => "abonoj en ownCloud - Novaĵoj",
"An error occurred" => "Eraro okazis",
"Nice! You have subscribed to " => "Bone! Vi estas aboninta",
"You had already subscribed to this feed!" => "Vi jam estas aboninta ĉi tiun fluon!",
"New" => "Nova",
"Add Subscription" => "Aldoni abonon",
"Address" => "Adreso",
"Add" => "Aldoni",
"Folder" => "Dosierujo",
"Starred" => "Markita",
"Mark all read" => "Marki ĉion kiel legita",
"Share" => "Kunhavigi",
"Keep unread" => "Lasi legota",
"Delete feed" => "Forigi fluon",
"Collapse" => "Maletendi",
"Delete folder" => "Forigi dosierujon",
"Rename folder" => "Alinomigi dosierujon",
"Import" => "Enporti",
"Export" => "Elporti",
"Show only unread" => "Montri nur legotajn",
"Subscribe" => "Aboni"
);