diff options
Diffstat (limited to 'settings/l10n/eo.php')
-rw-r--r-- | settings/l10n/eo.php | 8 |
1 files changed, 8 insertions, 0 deletions
diff --git a/settings/l10n/eo.php b/settings/l10n/eo.php index cd174cdf4e3..f63c5140a45 100644 --- a/settings/l10n/eo.php +++ b/settings/l10n/eo.php @@ -1,5 +1,6 @@ <?php $TRANSLATIONS = array( +"Email sent" => "La retpoŝtaĵo sendiĝis", "Encryption" => "Ĉifrado", "Unable to load list from App Store" => "Ne eblis ŝargi liston el aplikaĵovendejo", "Authentication error" => "Aŭtentiga eraro", @@ -25,6 +26,8 @@ $TRANSLATIONS = array( "Group Admin" => "Grupadministranto", "Delete" => "Forigi", "__language_name__" => "Esperanto", +"None" => "Nenio", +"Login" => "Ensaluti", "Security Warning" => "Sekureca averto", "Your web server is not yet properly setup to allow files synchronization because the WebDAV interface seems to be broken." => "Via TTT-servilo ankoraŭ ne ĝuste agordiĝis por permesi sinkronigi dosierojn ĉar la WebDAV-interfaco ŝajnas rompita.", "Cron" => "Cron", @@ -37,6 +40,9 @@ $TRANSLATIONS = array( "Allow users to share items shared with them again" => "Kapabligi uzantojn rekunhavigi erojn kunhavigitajn kun ili", "Allow users to share with anyone" => "Kapabligi uzantojn kunhavigi kun ĉiu ajn", "Allow users to only share with users in their groups" => "Kapabligi uzantojn nur kunhavigi kun uzantoj el siaj grupoj", +"Server address" => "Servila adreso", +"Port" => "Pordo", +"Credentials" => "Aŭtentigiloj", "Log" => "Protokolo", "Log level" => "Registronivelo", "More" => "Pli", @@ -64,9 +70,11 @@ $TRANSLATIONS = array( "Email" => "Retpoŝto", "Your email address" => "Via retpoŝta adreso", "Profile picture" => "Profila bildo", +"Cancel" => "Nuligi", "Language" => "Lingvo", "Help translate" => "Helpu traduki", "WebDAV" => "WebDAV", +"Login Name" => "Ensaluti", "Create" => "Krei", "Default Storage" => "Defaŭlta konservejo", "Unlimited" => "Senlima", |