summaryrefslogtreecommitdiffstats
path: root/apps/user_ldap
diff options
context:
space:
mode:
authorJenkins for ownCloud <owncloud-bot@tmit.eu>2014-05-28 01:56:09 -0400
committerJenkins for ownCloud <owncloud-bot@tmit.eu>2014-05-28 01:56:09 -0400
commit80641cae72792cd25a1d7b9b75de1845bdd07572 (patch)
tree567fbb1585300de9e6229438bc9f1b70f81d557f /apps/user_ldap
parent4e2cdb2f8af807767a978a175ef5415cd3d651eb (diff)
downloadnextcloud-server-80641cae72792cd25a1d7b9b75de1845bdd07572.tar.gz
nextcloud-server-80641cae72792cd25a1d7b9b75de1845bdd07572.zip
[tx-robot] updated from transifex
Diffstat (limited to 'apps/user_ldap')
-rw-r--r--apps/user_ldap/l10n/el.php5
-rw-r--r--apps/user_ldap/l10n/en_GB.php8
-rw-r--r--apps/user_ldap/l10n/pl.php8
-rw-r--r--apps/user_ldap/l10n/pt_BR.php8
-rw-r--r--apps/user_ldap/l10n/tr.php4
5 files changed, 31 insertions, 2 deletions
diff --git a/apps/user_ldap/l10n/el.php b/apps/user_ldap/l10n/el.php
index 46b31277e1a..ede1f759c9d 100644
--- a/apps/user_ldap/l10n/el.php
+++ b/apps/user_ldap/l10n/el.php
@@ -30,6 +30,8 @@ $TRANSLATIONS = array(
"_%s user found_::_%s users found_" => array("%s χρήστης βρέθηκε","%s χρήστες βρέθηκαν"),
"Invalid Host" => "Άκυρος εξυπηρετητής",
"Could not find the desired feature" => "Αδυναμία εύρεσης επιθυμητου χαρακτηριστικού",
+"Server" => "Διακομιστής",
+"User Filter" => "Φίλτρο χρηστών",
"Group Filter" => "Group Filter",
"Save" => "Αποθήκευση",
"Test Configuration" => "Δοκιμαστικες ρυθμισεις",
@@ -46,7 +48,9 @@ $TRANSLATIONS = array(
"LDAP Email Address:" => "Διεύθυνση ηλ. ταχυδρομείου LDAP:",
"Other Attributes:" => "Άλλες Ιδιότητες:",
"Defines the filter to apply, when login is attempted. %%uid replaces the username in the login action. Example: \"uid=%%uid\"" => "Ορίζει το φίλτρο που θα εφαρμοστεί, όταν επιχειριθεί σύνδεση. Το %%uid αντικαθιστά το όνομα χρήστη κατά τη σύνδεση. Παράδειγμα: \"uid=%%uid\"",
+"1. Server" => "1. Διακομιστής",
"Add Server Configuration" => "Προσθήκη Ρυθμίσεων Διακομιστή",
+"Delete Configuration" => "Απαλοιφή ρυθμίσεων",
"Host" => "Διακομιστής",
"You can omit the protocol, except you require SSL. Then start with ldaps://" => "Μπορείτε να παραλείψετε το πρωτόκολλο, εκτός αν απαιτείται SSL. Σε αυτή την περίπτωση ξεκινήστε με ldaps://",
"Port" => "Θύρα",
@@ -91,6 +95,7 @@ $TRANSLATIONS = array(
"Group Search Attributes" => "Ομάδα Χαρακτηριστικων Αναζήτηση",
"Group-Member association" => "Group-Member association",
"Nested Groups" => "Φωλιασμένες ομάδες",
+"When switched on, groups that contain groups are supported. (Only works if the group member attribute contains DNs.)" => "Όταν ενεργοποιηθεί, οι ομάδες που περιέχουν ομάδες υποστηρίζονται. (Λειτουργεί μόνο αν το χαρακτηριστικό μέλους ομάδες περιέχει Διακεκριμένα Ονόματα.)",
"Paging chunksize" => "Μέγεθος σελιδοποίησης",
"Chunksize used for paged LDAP searches that may return bulky results like user or group enumeration. (Setting it 0 disables paged LDAP searches in those situations.)" => "Μέγεθος τμήματος που χρησιμοποιείται για την σελιδοποίηση αναζητήσεων LDAP που μπορεί να επιστρέψουν πολλά δεδομένα, όπως απαρίθμηση χρηστών ή ομάδων. (Η τιμή 0 απενεργοποιεί την σελιδοποίηση των αναζητήσεων LDAP σε αυτές τις περιπτώσεις.)",
"Special Attributes" => "Ειδικά Χαρακτηριστικά ",
diff --git a/apps/user_ldap/l10n/en_GB.php b/apps/user_ldap/l10n/en_GB.php
index 4e54a639ce4..ae66e5e9d9c 100644
--- a/apps/user_ldap/l10n/en_GB.php
+++ b/apps/user_ldap/l10n/en_GB.php
@@ -12,6 +12,7 @@ $TRANSLATIONS = array(
"Deletion failed" => "Deletion failed",
"Take over settings from recent server configuration?" => "Take over settings from recent server configuration?",
"Keep settings?" => "Keep settings?",
+"{nbServer}. Server" => "{nbServer}. Server",
"Cannot add server configuration" => "Cannot add server configuration",
"mappings cleared" => "mappings cleared",
"Success" => "Success",
@@ -30,6 +31,9 @@ $TRANSLATIONS = array(
"_%s user found_::_%s users found_" => array("%s user found","%s users found"),
"Invalid Host" => "Invalid Host",
"Could not find the desired feature" => "Could not find the desired feature",
+"Server" => "Server",
+"User Filter" => "User Filter",
+"Login Filter" => "Login Filter",
"Group Filter" => "Group Filter",
"Save" => "Save",
"Test Configuration" => "Test Configuration",
@@ -46,7 +50,10 @@ $TRANSLATIONS = array(
"LDAP Email Address:" => "LDAP Email Address:",
"Other Attributes:" => "Other Attributes:",
"Defines the filter to apply, when login is attempted. %%uid replaces the username in the login action. Example: \"uid=%%uid\"" => "Defines the filter to apply, when login is attempted. %%uid replaces the username in the login action. Example: \"uid=%%uid\"",
+"1. Server" => "1. Server",
+"%s. Server:" => "%s. Server:",
"Add Server Configuration" => "Add Server Configuration",
+"Delete Configuration" => "Delete Configuration",
"Host" => "Host",
"You can omit the protocol, except you require SSL. Then start with ldaps://" => "You can omit the protocol, except you require SSL. Then start with ldaps://",
"Port" => "Port",
@@ -61,6 +68,7 @@ $TRANSLATIONS = array(
"users found" => "users found",
"Back" => "Back",
"Continue" => "Continue",
+"Expert" => "Expert",
"Advanced" => "Advanced",
"<b>Warning:</b> Apps user_ldap and user_webdavauth are incompatible. You may experience unexpected behavior. Please ask your system administrator to disable one of them." => "<b>Warning:</b> Apps user_ldap and user_webdavauth are incompatible. You may experience unexpected behavior. Please ask your system administrator to disable one of them.",
"<b>Warning:</b> The PHP LDAP module is not installed, the backend will not work. Please ask your system administrator to install it." => "<b>Warning:</b> The PHP LDAP module is not installed, the backend will not work. Please ask your system administrator to install it.",
diff --git a/apps/user_ldap/l10n/pl.php b/apps/user_ldap/l10n/pl.php
index 080c1054ab1..4b23dc7a238 100644
--- a/apps/user_ldap/l10n/pl.php
+++ b/apps/user_ldap/l10n/pl.php
@@ -12,6 +12,7 @@ $TRANSLATIONS = array(
"Deletion failed" => "Usunięcie nie powiodło się",
"Take over settings from recent server configuration?" => "Przejmij ustawienia z ostatnich konfiguracji serwera?",
"Keep settings?" => "Zachować ustawienia?",
+"{nbServer}. Server" => "{nbServer}. Serwer",
"Cannot add server configuration" => "Nie można dodać konfiguracji serwera",
"mappings cleared" => "Mapoanie wyczyszczone",
"Success" => "Sukces",
@@ -30,6 +31,9 @@ $TRANSLATIONS = array(
"_%s user found_::_%s users found_" => array("%s znaleziony użytkownik","%s znalezionych użytkowników","%s znalezionych użytkowników"),
"Invalid Host" => "Niepoprawny Host",
"Could not find the desired feature" => "Nie można znaleźć żądanej funkcji",
+"Server" => "Serwer",
+"User Filter" => "Filtr użytkownika",
+"Login Filter" => "Filtr logowania",
"Group Filter" => "Grupa filtrów",
"Save" => "Zapisz",
"Test Configuration" => "Konfiguracja testowa",
@@ -46,7 +50,10 @@ $TRANSLATIONS = array(
"LDAP Email Address:" => "LDAP Adres Email:",
"Other Attributes:" => "Inne atrybuty:",
"Defines the filter to apply, when login is attempted. %%uid replaces the username in the login action. Example: \"uid=%%uid\"" => "Określa jakiego filtru użyć podczas próby zalogowania. %%uid zastępuje nazwę użytkownika w procesie logowania. Przykład: \"uid=%%uid\"",
+"1. Server" => "1. Serwer",
+"%s. Server:" => "%s. Serwer:",
"Add Server Configuration" => "Dodaj konfigurację servera",
+"Delete Configuration" => "Usuń konfigurację",
"Host" => "Host",
"You can omit the protocol, except you require SSL. Then start with ldaps://" => "Można pominąć protokół, z wyjątkiem wymaganego protokołu SSL. Następnie uruchom z ldaps://",
"Port" => "Port",
@@ -61,6 +68,7 @@ $TRANSLATIONS = array(
"users found" => "użytkownicy znalezieni",
"Back" => "Wróć",
"Continue" => "Kontynuuj ",
+"Expert" => "Ekspert",
"Advanced" => "Zaawansowane",
"<b>Warning:</b> Apps user_ldap and user_webdavauth are incompatible. You may experience unexpected behavior. Please ask your system administrator to disable one of them." => "<b>Ostrzeżenie:</b> Aplikacje user_ldap i user_webdavauth nie są kompatybilne. Mogą powodować nieoczekiwane zachowanie. Poproś administratora o wyłączenie jednej z nich.",
"<b>Warning:</b> The PHP LDAP module is not installed, the backend will not work. Please ask your system administrator to install it." => "<b>Ostrzeżenie:</b> Moduł PHP LDAP nie jest zainstalowany i nie będzie działał. Poproś administratora o włączenie go.",
diff --git a/apps/user_ldap/l10n/pt_BR.php b/apps/user_ldap/l10n/pt_BR.php
index 943425f386b..a499a17851d 100644
--- a/apps/user_ldap/l10n/pt_BR.php
+++ b/apps/user_ldap/l10n/pt_BR.php
@@ -12,6 +12,7 @@ $TRANSLATIONS = array(
"Deletion failed" => "Remoção falhou",
"Take over settings from recent server configuration?" => "Tomar parámetros de recente configuração de servidor?",
"Keep settings?" => "Manter ajustes?",
+"{nbServer}. Server" => "{nbServer}. Servidor",
"Cannot add server configuration" => "Impossível adicionar a configuração do servidor",
"mappings cleared" => "mapeamentos limpos",
"Success" => "Sucesso",
@@ -30,6 +31,9 @@ $TRANSLATIONS = array(
"_%s user found_::_%s users found_" => array("usuário %s encontrado","usuários %s encontrados"),
"Invalid Host" => "Host inválido",
"Could not find the desired feature" => "Não foi possível encontrar a função desejada",
+"Server" => "Servidor",
+"User Filter" => "Filtro de Usuário",
+"Login Filter" => "Filtro de Login",
"Group Filter" => "Filtro de Grupo",
"Save" => "Guardar",
"Test Configuration" => "Teste de Configuração",
@@ -46,7 +50,10 @@ $TRANSLATIONS = array(
"LDAP Email Address:" => "LDAP Endereço de E-mail:",
"Other Attributes:" => "Outros atributos:",
"Defines the filter to apply, when login is attempted. %%uid replaces the username in the login action. Example: \"uid=%%uid\"" => "Define o filtro a ser aplicado, o login é feito. %%uid substitui o nome do usuário na ação de login. Exemplo: \"uid=%%uid\"",
+"1. Server" => "1. Servidor",
+"%s. Server:" => "%s. Servidor:",
"Add Server Configuration" => "Adicionar Configuração de Servidor",
+"Delete Configuration" => "Excluir Configuração",
"Host" => "Servidor",
"You can omit the protocol, except you require SSL. Then start with ldaps://" => "Você pode omitir o protocolo, exceto quando requerer SSL. Então inicie com ldaps://",
"Port" => "Porta",
@@ -61,6 +68,7 @@ $TRANSLATIONS = array(
"users found" => "usuários encontrados",
"Back" => "Voltar",
"Continue" => "Continuar",
+"Expert" => "Especialista",
"Advanced" => "Avançado",
"<b>Warning:</b> Apps user_ldap and user_webdavauth are incompatible. You may experience unexpected behavior. Please ask your system administrator to disable one of them." => "<b>Aviso:</b> Os aplicativos user_ldap e user_webdavauth são incompatíveis. Você pode experimentar comportamento inesperado. Por favor, peça ao seu administrador do sistema para desabilitar um deles.",
"<b>Warning:</b> The PHP LDAP module is not installed, the backend will not work. Please ask your system administrator to install it." => "<b>Aviso:</b> O módulo PHP LDAP não está instalado, o backend não funcionará. Por favor, peça ao seu administrador do sistema para instalá-lo.",
diff --git a/apps/user_ldap/l10n/tr.php b/apps/user_ldap/l10n/tr.php
index 8bbb6342c0d..1d066b4649a 100644
--- a/apps/user_ldap/l10n/tr.php
+++ b/apps/user_ldap/l10n/tr.php
@@ -32,8 +32,8 @@ $TRANSLATIONS = array(
"Invalid Host" => "Geçersiz Makine",
"Could not find the desired feature" => "İstenen özellik bulunamadı",
"Server" => "Sunucu",
-"User Filter" => "Kullanıcı Filtresi",
-"Login Filter" => "Oturum Filtresi",
+"User Filter" => "Kullanıcı Süzgeci",
+"Login Filter" => "Oturum Süzgeci",
"Group Filter" => "Grup Süzgeci",
"Save" => "Kaydet",
"Test Configuration" => "Yapılandırmayı Sına",