diff options
Diffstat (limited to 'apps/user_openid/l10n/eo.php')
-rw-r--r-- | apps/user_openid/l10n/eo.php | 11 |
1 files changed, 11 insertions, 0 deletions
diff --git a/apps/user_openid/l10n/eo.php b/apps/user_openid/l10n/eo.php new file mode 100644 index 00000000000..665d1990949 --- /dev/null +++ b/apps/user_openid/l10n/eo.php @@ -0,0 +1,11 @@ +<?php $TRANSLATIONS = array( +"This is an OpenID server endpoint. For more information, see " => "Ĉi tio estas finpunkto de OpenID-servilo. Por pli da informo, vidu", +"Identity: <b>" => "Idento: <b>", +"Realm: <b>" => "Regno: <b>", +"User: <b>" => "Uzanto: <b>", +"Login" => "Ensaluti", +"Error: <b>No user Selected" => "Eraro: <b>neniu uzanto estas elektita", +"you can authenticate to other sites with this address" => "Vi povas ensaluti en aliaj ejoj per tiu ĉi adreso", +"Authorized OpenID provider" => "Rajtigita OpenID-provizanto", +"Your address at Wordpress, Identi.ca, …" => "Via adreso ĉe Wordpress, Identi.ca…" +); |