diff options
author | Thomas Müller <thomas.mueller@tmit.eu> | 2014-10-17 14:20:02 +0200 |
---|---|---|
committer | Thomas Müller <thomas.mueller@tmit.eu> | 2014-10-29 10:13:50 +0100 |
commit | 9f7c571e401b5a1a59c0ae9faa119da98aa4a184 (patch) | |
tree | 2d52fc7f9dd9b507e38fb4f4e373e0f7a0a9f9fb /apps/user_ldap/l10n/eo.json | |
parent | 2f19de11e4c77b0f9195c3868960d8105541359f (diff) | |
download | nextcloud-server-9f7c571e401b5a1a59c0ae9faa119da98aa4a184.tar.gz nextcloud-server-9f7c571e401b5a1a59c0ae9faa119da98aa4a184.zip |
update all translation files to js and json
Diffstat (limited to 'apps/user_ldap/l10n/eo.json')
-rw-r--r-- | apps/user_ldap/l10n/eo.json | 72 |
1 files changed, 72 insertions, 0 deletions
diff --git a/apps/user_ldap/l10n/eo.json b/apps/user_ldap/l10n/eo.json new file mode 100644 index 00000000000..ffb3b06c9ce --- /dev/null +++ b/apps/user_ldap/l10n/eo.json @@ -0,0 +1,72 @@ +{ "translations": { + "Failed to delete the server configuration" : "Malsukcesis forigo de la agordo de servilo", + "Deletion failed" : "Forigo malsukcesis", + "Keep settings?" : "Ĉu daŭrigi la agordon?", + "{nthServer}. Server" : "{nthServer}. Servilo", + "Cannot add server configuration" : "Ne eblas aldoni agordon de servilo", + "Success" : "Sukceso", + "Error" : "Eraro", + "Configuration OK" : "La agordaro ĝustas", + "Configuration incorrect" : "La agordaro malĝustas", + "Configuration incomplete" : "La agordaro neplenas", + "Select groups" : "Elekti grupojn", + "Select object classes" : "Elekti objektoklasojn", + "Select attributes" : "Elekti atribuojn", + "Connection test succeeded" : "Provo de konekto sukcesis", + "Connection test failed" : "Provo de konekto malsukcesis", + "Confirm Deletion" : "Konfirmi forigon", + "_%s group found_::_%s groups found_" : ["%s grupo troviĝis","%s grupoj troviĝis"], + "_%s user found_::_%s users found_" : ["%s uzanto troviĝis","%s uzanto troviĝis"], + "Invalid Host" : "Nevalida gastigo", + "Server" : "Servilo", + "User Filter" : "Filtrilo de uzanto", + "Login Filter" : "Ensaluta filtrilo", + "Group Filter" : "Filtrilo de grupo", + "Save" : "Konservi", + "Test Configuration" : "Provi agordon", + "Help" : "Helpo", + "only those object classes:" : "nur tiuj objektoklasoj:", + "only from those groups:" : "nur el tiuj grupoj:", + "groups found" : "grupoj trovitaj", + "Users login with this attribute:" : "Uzantoj ensalutas kun ĉi tiu atributo:", + "LDAP Username:" : "LDAP-uzantonomo:", + "LDAP Email Address:" : "LDAP-retpoŝtadreso:", + "Other Attributes:" : "Aliaj atribuoj:", + "1. Server" : "1. Servilo", + "%s. Server:" : "%s. Servilo:", + "Add Server Configuration" : "Aldoni agordon de servilo", + "Delete Configuration" : "Forigi agordaron", + "Host" : "Gastigo", + "You can omit the protocol, except you require SSL. Then start with ldaps://" : "Vi povas neglekti la protokolon, escepte se vi bezonas SSL-on. Tiuokaze, komencu per ldaps://", + "Port" : "Pordo", + "User DN" : "Uzanto-DN", + "Password" : "Pasvorto", + "For anonymous access, leave DN and Password empty." : "Por sennoman aliron, lasu DN-on kaj Pasvorton malplenaj.", + "users found" : "uzantoj trovitaj", + "Back" : "Antaŭen", + "Expert" : "Sperta", + "Advanced" : "Progresinta", + "Connection Settings" : "Agordo de konekto", + "Disable Main Server" : "Malkapabligi la ĉefan servilon", + "Turn off SSL certificate validation." : "Malkapabligi validkontrolon de SSL-atestiloj.", + "Cache Time-To-Live" : "Vivotempo de la kaŝmemoro", + "in seconds. A change empties the cache." : "sekunde. Ajna ŝanĝo malplenigas la kaŝmemoron.", + "Directory Settings" : "Agordo de dosierujo", + "User Display Name Field" : "Kampo de vidignomo de uzanto", + "Base User Tree" : "Baza uzantarbo", + "User Search Attributes" : "Atributoj de serĉo de uzanto", + "Group Display Name Field" : "Kampo de vidignomo de grupo", + "Base Group Tree" : "Baza gruparbo", + "Group Search Attributes" : "Atribuoj de gruposerĉo", + "Group-Member association" : "Asocio de grupo kaj membro", + "Special Attributes" : "Specialaj atribuoj", + "Quota Field" : "Kampo de kvoto", + "in bytes" : "duumoke", + "Email Field" : "Kampo de retpoŝto", + "Leave empty for user name (default). Otherwise, specify an LDAP/AD attribute." : "Lasu malplena por uzantonomo (defaŭlto). Alie, specifu LDAP/AD-atributon.", + "Internal Username" : "Ena uzantonomo", + "Internal Username Attribute:" : "Atribuo de ena uzantonomo:", + "UUID Attribute for Users:" : "UUID-atribuo por uzantoj:", + "UUID Attribute for Groups:" : "UUID-atribuo por grupoj:" +},"pluralForm" :"nplurals=2; plural=(n != 1);" +}
\ No newline at end of file |