diff options
author | Robin Appelman <icewind1991@gmail.com> | 2012-01-11 01:06:59 +0100 |
---|---|---|
committer | Robin Appelman <icewind1991@gmail.com> | 2012-01-11 01:06:59 +0100 |
commit | f67e5d18e7d1c363f4d3822afa6f3d4d06f23be8 (patch) | |
tree | 458648cea405bcc2bd63c5840674689fe186e4be /settings/l10n/eo.php | |
parent | d23c9362d8ccb9b7e3a14bb0aea5daef25fee65c (diff) | |
download | nextcloud-server-f67e5d18e7d1c363f4d3822afa6f3d4d06f23be8.tar.gz nextcloud-server-f67e5d18e7d1c363f4d3822afa6f3d4d06f23be8.zip |
update translations
Diffstat (limited to 'settings/l10n/eo.php')
-rw-r--r-- | settings/l10n/eo.php | 28 |
1 files changed, 28 insertions, 0 deletions
diff --git a/settings/l10n/eo.php b/settings/l10n/eo.php new file mode 100644 index 00000000000..e1af753798d --- /dev/null +++ b/settings/l10n/eo.php @@ -0,0 +1,28 @@ +<?php $TRANSLATIONS = array( +"Invalid request" => "Nevalida peto", +"OpenID Changed" => "La agordo de OpenID estas ŝanĝita", +"Language changed" => "La lingvo estas ŝanĝita", +"Add your application" => "Aldonu vian aplikaĵon", +"Select an App" => "Elekti aplikaĵon", +"-licensed" => "-permesila", +"by" => "de", +"Ask a question" => "Faru demandon", +"Problems connecting to help database." => "Problemoj okazis dum konektado al la helpa datumbazo.", +"Go there manually." => "Iri tien mane.", +"Answer" => "Respondi", +"You use" => "Vi uzas", +"of the available" => "el la disponeblaj", +"Your password got changed" => "Via pasvorto ŝanĝiĝis", +"Unable to change your password" => "Ne eblis ŝanĝi vian pasvorton", +"Current password" => "Nuna pasvorto", +"New password" => "Nova pasvorto", +"show" => "montri", +"Change password" => "Ŝanĝi la pasvorton", +"Language" => "Lingvo", +"use this address to connect to your ownCloud in your file manager" => "uzu ĉi tiun adreson por konektiĝi al via ownCloud per via dosieradministrilo", +"Name" => "Nomo", +"Password" => "Pasvorto", +"Groups" => "Grupoj", +"Create" => "Krei", +"Delete" => "Forigi" +); |