diff options
author | Jenkins for ownCloud <owncloud-bot@tmit.eu> | 2014-06-27 01:55:44 -0400 |
---|---|---|
committer | Jenkins for ownCloud <owncloud-bot@tmit.eu> | 2014-06-27 01:55:44 -0400 |
commit | 36f771e9f08ed23c56129b3e47909aef8cda4ab4 (patch) | |
tree | 7e0eb6de4804a97ac6e6c70af76df33108acb899 /apps/user_ldap | |
parent | 58c03f5e8570e0e07387a2a3d7cce7fcad35ecbf (diff) | |
download | nextcloud-server-36f771e9f08ed23c56129b3e47909aef8cda4ab4.tar.gz nextcloud-server-36f771e9f08ed23c56129b3e47909aef8cda4ab4.zip |
[tx-robot] updated from transifex
Diffstat (limited to 'apps/user_ldap')
-rw-r--r-- | apps/user_ldap/l10n/cs_CZ.php | 6 | ||||
-rw-r--r-- | apps/user_ldap/l10n/eo.php | 14 | ||||
-rw-r--r-- | apps/user_ldap/l10n/pt_PT.php | 2 |
3 files changed, 18 insertions, 4 deletions
diff --git a/apps/user_ldap/l10n/cs_CZ.php b/apps/user_ldap/l10n/cs_CZ.php index 254386aea7f..3a8ee2980da 100644 --- a/apps/user_ldap/l10n/cs_CZ.php +++ b/apps/user_ldap/l10n/cs_CZ.php @@ -30,11 +30,11 @@ $TRANSLATIONS = array( "Confirm Deletion" => "Potvrdit smazání", "_%s group found_::_%s groups found_" => array("nalezena %s skupina","nalezeny %s skupiny","nalezeno %s skupin"), "_%s user found_::_%s users found_" => array("nalezen %s uživatel","nalezeni %s uživatelé","nalezeno %s uživatelů"), -"Invalid Host" => "Neplatný hostitel", "Could not find the desired feature" => "Nelze nalézt požadovanou vlastnost", +"Invalid Host" => "Neplatný hostitel", "Server" => "Server", -"User Filter" => "Uživatelský Filtr", -"Login Filter" => "Přihlašovací Filtr", +"User Filter" => "Uživatelský filtr", +"Login Filter" => "Přihlašovací filtr", "Group Filter" => "Filtr skupin", "Save" => "Uložit", "Test Configuration" => "Vyzkoušet nastavení", diff --git a/apps/user_ldap/l10n/eo.php b/apps/user_ldap/l10n/eo.php index 3dccb192daf..1cab0f66b91 100644 --- a/apps/user_ldap/l10n/eo.php +++ b/apps/user_ldap/l10n/eo.php @@ -3,9 +3,13 @@ $TRANSLATIONS = array( "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", @@ -15,6 +19,9 @@ $TRANSLATIONS = array( "_%s group found_::_%s groups found_" => array("%s grupo troviĝis","%s grupoj troviĝis"), "_%s user found_::_%s users found_" => array("%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", @@ -22,10 +29,14 @@ $TRANSLATIONS = array( "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", @@ -34,14 +45,17 @@ $TRANSLATIONS = array( "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", diff --git a/apps/user_ldap/l10n/pt_PT.php b/apps/user_ldap/l10n/pt_PT.php index e701ed0b241..20a136384fb 100644 --- a/apps/user_ldap/l10n/pt_PT.php +++ b/apps/user_ldap/l10n/pt_PT.php @@ -32,8 +32,8 @@ $TRANSLATIONS = array( "Confirm Deletion" => "Confirmar a operação de apagar", "_%s group found_::_%s groups found_" => array("%s grupo encontrado","%s grupos encontrados"), "_%s user found_::_%s users found_" => array("%s utilizador encontrado","%s utilizadores encontrados"), -"Invalid Host" => "Hospedeiro Inválido", "Could not find the desired feature" => "Não se encontrou a função desejada", +"Invalid Host" => "Hospedeiro Inválido", "Server" => "Servidor", "User Filter" => "Filtro de utilizadores", "Login Filter" => "Filtro de Login", |