diff options
Diffstat (limited to 'settings/l10n/eo.php')
-rw-r--r-- | settings/l10n/eo.php | 30 |
1 files changed, 10 insertions, 20 deletions
diff --git a/settings/l10n/eo.php b/settings/l10n/eo.php index 53724f9bc6c..ddfa33a6f6a 100644 --- a/settings/l10n/eo.php +++ b/settings/l10n/eo.php @@ -1,11 +1,5 @@ <?php $TRANSLATIONS = array( -"Saved" => "Konservita", -"Email sent" => "La retpoŝtaĵo sendiĝis", -"Send mode" => "Sendi pli", -"Encryption" => "Ĉifrado", -"Authentication method" => "Aŭtentiga metodo", -"Unable to load list from App Store" => "Ne eblis ŝargi liston el aplikaĵovendejo", "Authentication error" => "Aŭtentiga eraro", "Your full name has been changed." => "Via plena nomo ŝanĝitas.", "Unable to change full name" => "Ne eblis ŝanĝi la plenan nomon", @@ -26,21 +20,17 @@ $TRANSLATIONS = array( "Couldn't update app." => "Ne eblis ĝisdatigi la aplikaĵon.", "Wrong password" => "Malĝusta pasvorto", "Unable to change password" => "Ne eblis ŝanĝi la pasvorton", +"Saved" => "Konservita", +"Email sent" => "La retpoŝtaĵo sendiĝis", "Sending..." => "Sendante...", "All" => "Ĉio", -"User Documentation" => "Dokumentaro por uzantoj", -"Admin Documentation" => "Administra dokumentaro", -"Update to {appversion}" => "Ĝisdatigi al {appversion}", -"Uninstall App" => "Malinstali aplikaĵon", -"Disable" => "Malkapabligi", -"Enable" => "Kapabligi", "Please wait...." => "Bonvolu atendi...", "Error while disabling app" => "Eraris malkapabligo de aplikaĵo", +"Disable" => "Malkapabligi", +"Enable" => "Kapabligi", "Error while enabling app" => "Eraris kapabligo de aplikaĵo", "Updating...." => "Ĝisdatigata...", "Error while updating app" => "Eraris ĝisdatigo de la aplikaĵo", -"Error" => "Eraro", -"Update" => "Ĝisdatigi", "Updated" => "Ĝisdatigita", "Uninstalling ...." => "Malinstalante...", "Error while uninstalling app" => "Eraris malinstalo de aplikaĵo", @@ -88,8 +78,11 @@ $TRANSLATIONS = array( "Allow resharing" => "Kapabligi rekunhavigon", "Security" => "Sekuro", "Email Server" => "Retpoŝtoservilo", +"Send mode" => "Sendi pli", +"Encryption" => "Ĉifrado", "From address" => "El adreso", "mail" => "retpoŝto", +"Authentication method" => "Aŭtentiga metodo", "Authentication required" => "Aŭtentiĝo nepras", "Server address" => "Servila adreso", "Port" => "Pordo", @@ -103,14 +96,11 @@ $TRANSLATIONS = array( "Less" => "Malpli", "Version" => "Eldono", "Developed by the <a href=\"http://ownCloud.org/contact\" target=\"_blank\">ownCloud community</a>, the <a href=\"https://github.com/owncloud\" target=\"_blank\">source code</a> is licensed under the <a href=\"http://www.gnu.org/licenses/agpl-3.0.html\" target=\"_blank\"><abbr title=\"Affero General Public License\">AGPL</abbr></a>." => "Ellaborita de la <a href=\"http://ownCloud.org/contact\" target=\"_blank\">komunumo de ownCloud</a>, la <a href=\"https://github.com/owncloud\" target=\"_blank\">fontokodo</a> publikas laŭ la permesilo <a href=\"http://www.gnu.org/licenses/agpl-3.0.html\" target=\"_blank\"><abbr title=\"Affero General Public License\">AGPL</abbr></a>.", -"Add your App" => "Aldonu vian aplikaĵon", -"More Apps" => "Pli da aplikaĵoj", -"Select an App" => "Elekti aplikaĵon", "Documentation:" => "Dokumentaro:", -"See application page at apps.owncloud.com" => "Vidu la paĝon pri aplikaĵoj ĉe apps.owncloud.com", -"See application website" => "Vidi la TTT-ejon de la aplikaĵo", -"<span class=\"licence\"></span>-licensed by <span class=\"author\"></span>" => "<span class=\"licence\"</span>-permesilhavigita de <span class=\"author\"></span>", +"User Documentation" => "Dokumentaro por uzantoj", +"Admin Documentation" => "Administra dokumentaro", "Enable only for specific groups" => "Kapabligi nur por specifajn grupojn", +"Uninstall App" => "Malinstali aplikaĵon", "Administrator Documentation" => "Dokumentaro por administrantoj", "Online Documentation" => "Reta dokumentaro", "Forum" => "Forumo", |