summaryrefslogtreecommitdiffstats
path: root/apps/user_ldap
diff options
context:
space:
mode:
authorJenkins for ownCloud <owncloud-bot@tmit.eu>2014-05-31 01:55:46 -0400
committerJenkins for ownCloud <owncloud-bot@tmit.eu>2014-05-31 01:55:46 -0400
commitcff9440a37a64a43403b7dd57a99a203410e426a (patch)
tree04ff4c981df6096b2f8d632d64b8549c90dca9bb /apps/user_ldap
parent86b06c72bbdd8fb9c230b9a7b6574b32ec67b598 (diff)
downloadnextcloud-server-cff9440a37a64a43403b7dd57a99a203410e426a.tar.gz
nextcloud-server-cff9440a37a64a43403b7dd57a99a203410e426a.zip
[tx-robot] updated from transifex
Diffstat (limited to 'apps/user_ldap')
-rw-r--r--apps/user_ldap/l10n/ca@valencia.php6
-rw-r--r--apps/user_ldap/l10n/el.php3
-rw-r--r--apps/user_ldap/l10n/fr.php1
-rw-r--r--apps/user_ldap/l10n/nb_NO.php25
-rw-r--r--apps/user_ldap/l10n/nl.php11
-rw-r--r--apps/user_ldap/l10n/ru.php11
6 files changed, 54 insertions, 3 deletions
diff --git a/apps/user_ldap/l10n/ca@valencia.php b/apps/user_ldap/l10n/ca@valencia.php
new file mode 100644
index 00000000000..3a1e002311c
--- /dev/null
+++ b/apps/user_ldap/l10n/ca@valencia.php
@@ -0,0 +1,6 @@
+<?php
+$TRANSLATIONS = array(
+"_%s group found_::_%s groups found_" => array("",""),
+"_%s user found_::_%s users found_" => array("","")
+);
+$PLURAL_FORMS = "nplurals=2; plural=(n != 1);";
diff --git a/apps/user_ldap/l10n/el.php b/apps/user_ldap/l10n/el.php
index ede1f759c9d..bbafe123174 100644
--- a/apps/user_ldap/l10n/el.php
+++ b/apps/user_ldap/l10n/el.php
@@ -16,6 +16,9 @@ $TRANSLATIONS = array(
"mappings cleared" => "αντιστοιχίες εκκαθαρίστηκαν",
"Success" => "Επιτυχία",
"Error" => "Σφάλμα",
+"Please specify a Base DN" => "Παρακαλώ ορίστε ένα βασικό Διακεκριμένο Όνομα",
+"Could not determine Base DN" => "Δεν ήταν δυνατό να καθοριστεί το βασικό Διακεκριμένο Όνομα",
+"Please specify the port" => "Παρακαλώ ορίστε την θύρα",
"Configuration OK" => "Η διαμόρφωση είναι εντάξει",
"Configuration incorrect" => "Η διαμόρφωση είναι λανθασμένη",
"Configuration incomplete" => "Η διαμόρφωση είναι ελλιπής",
diff --git a/apps/user_ldap/l10n/fr.php b/apps/user_ldap/l10n/fr.php
index 34b3cc393b5..97b8387f2f1 100644
--- a/apps/user_ldap/l10n/fr.php
+++ b/apps/user_ldap/l10n/fr.php
@@ -17,6 +17,7 @@ $TRANSLATIONS = array(
"mappings cleared" => "associations supprimées",
"Success" => "Succès",
"Error" => "Erreur",
+"Please specify the port" => "Veuillez indiquer le port",
"Configuration OK" => "Configuration OK",
"Configuration incorrect" => "Configuration incorrecte",
"Configuration incomplete" => "Configuration incomplète",
diff --git a/apps/user_ldap/l10n/nb_NO.php b/apps/user_ldap/l10n/nb_NO.php
index 5edb6ac5554..0cb94eb27fd 100644
--- a/apps/user_ldap/l10n/nb_NO.php
+++ b/apps/user_ldap/l10n/nb_NO.php
@@ -12,10 +12,14 @@ $TRANSLATIONS = array(
"Deletion failed" => "Sletting mislyktes",
"Take over settings from recent server configuration?" => "Hent innstillinger fra tidligere tjener-konfigurasjon?",
"Keep settings?" => "Behold innstillinger?",
+"{nbServer}. Server" => "{nbServer}. Server",
"Cannot add server configuration" => "Kan ikke legge til tjener-konfigurasjon",
"mappings cleared" => "tilknytninger nullstilt",
"Success" => "Suksess",
"Error" => "Feil",
+"Please specify a Base DN" => "Vennligst spesifiser en hoved-DN",
+"Could not determine Base DN" => "Kunne ikke fastslå hoved-DN",
+"Please specify the port" => "Vennligst spesifiser port",
"Configuration OK" => "Konfigurasjon OK",
"Configuration incorrect" => "Konfigurasjon feil",
"Configuration incomplete" => "Konfigurasjon ufullstendig",
@@ -30,21 +34,29 @@ $TRANSLATIONS = array(
"_%s user found_::_%s users found_" => array("%s bruker funnet","%s brukere funnet"),
"Invalid Host" => "Ugyldig tjener",
"Could not find the desired feature" => "Fant ikke den ønskede funksjonaliteten",
+"Server" => "Server",
+"User Filter" => "Brukerfilter",
+"Login Filter" => "Innloggingsfilter",
"Group Filter" => "Gruppefilter",
"Save" => "Lagre",
"Test Configuration" => "Test konfigurasjonen",
"Help" => "Hjelp",
+"Groups meeting these criteria are available in %s:" => "Grupper som tilfredsstiller disse kriteriene er tilgjengelige i %s:",
"only those object classes:" => "kun de objektklassene:",
"only from those groups:" => "kun fra de gruppene:",
"Edit raw filter instead" => "Rediger ubearbeidet filter i stedet",
"Raw LDAP filter" => "Ubearbeidet LDAP-filter",
"The filter specifies which LDAP groups shall have access to the %s instance." => "Filteret spesifiserer hvilke LDAP-grupper som skal ha tilgang til %s-instansen.",
"groups found" => "grupper funnet",
+"Users login with this attribute:" => "Brukere logger inn med denne attributten:",
"LDAP Username:" => "LDAP-brukernavn:",
"LDAP Email Address:" => "LDAP-epostadresse:",
"Other Attributes:" => "Andre attributter:",
"Defines the filter to apply, when login is attempted. %%uid replaces the username in the login action. Example: \"uid=%%uid\"" => "Definerer filteret som skal brukes når innlogging forsøkes. %%uid erstatter brukernavnet i innloggingshandlingen. Eksempel: \"uid=%%uid\"",
+"1. Server" => "1. server",
+"%s. Server:" => "%s. server:",
"Add Server Configuration" => "Legg til tjener-konfigurasjon",
+"Delete Configuration" => "Slett konfigurasjon",
"Host" => "Tjener",
"You can omit the protocol, except you require SSL. Then start with ldaps://" => "Du kan utelate protokollen, men du er påkrevd å bruke SSL. Deretter starte med ldaps://",
"Port" => "Port",
@@ -52,12 +64,14 @@ $TRANSLATIONS = array(
"The DN of the client user with which the bind shall be done, e.g. uid=agent,dc=example,dc=com. For anonymous access, leave DN and Password empty." => "DN nummeret til klienten som skal bindes til, f.eks. uid=agent,dc=example,dc=com. For anonym tilgang, la DN- og passord-feltet stå tomt.",
"Password" => "Passord",
"For anonymous access, leave DN and Password empty." => "For anonym tilgang, la DN- og passord-feltet stå tomt.",
-"One Base DN per line" => "En hoved DN pr. linje",
-"You can specify Base DN for users and groups in the Advanced tab" => "Du kan spesifisere Base DN for brukere og grupper under Avansert fanen",
+"One Base DN per line" => "En hoved-DN pr. linje",
+"You can specify Base DN for users and groups in the Advanced tab" => "Du kan spesifisere hoved-DN for brukere og grupper under Avansert fanen",
+"Limit %s access to users meeting these criteria:" => "Begrens %s-tilgang til brukere som tilfredsstiller disse kriteriene:",
"The filter specifies which LDAP users shall have access to the %s instance." => "Filteret spesifiserer hvilke LDAP-brukere som skal ha tilgang til %s-instansen.",
"users found" => "brukere funnet",
"Back" => "Tilbake",
"Continue" => "Fortsett",
+"Expert" => "Ekspert",
"Advanced" => "Avansert",
"<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>Advarsel:</b> Appene user_ldap og user_webdavauth er ikke kompatible med hverandre. Uventet oppførsel kan forekomme. Be systemadministratoren om å deaktivere en av dem.",
"<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> PHP LDAP modulen er ikke installert, hjelperen vil ikke virke. Vennligst be din system-administrator om å installere den.",
@@ -69,6 +83,7 @@ $TRANSLATIONS = array(
"Backup (Replica) Port" => "Reserve (Replika) Port",
"Disable Main Server" => "Deaktiver hovedtjeneren",
"Only connect to the replica server." => "Koble til bare replika-tjeneren.",
+"Case insensitive LDAP server (Windows)" => "LDAP-server som ikke skiller mellom store og små bokstaver (Windows)",
"Turn off SSL certificate validation." => "Slå av SSL-sertifikat validering",
"Not recommended, use it for testing only! If connection only works with this option, import the LDAP server's SSL certificate in your %s server." => "Ikke anbefalt, bruk kun for testing! Hvis tilkobling bare virker med dette valget, importer LDAP-tjenerens SSL-sertifikat i %s-serveren din.",
"Cache Time-To-Live" => "Levetid i mellomlager",
@@ -77,7 +92,7 @@ $TRANSLATIONS = array(
"User Display Name Field" => "Vis brukerens navnfelt",
"The LDAP attribute to use to generate the user's display name." => "LDAP-attributten som skal brukes til å generere brukerens visningsnavn.",
"Base User Tree" => "Hovedbruker tre",
-"One User Base DN per line" => "En Bruker Base DN pr. linje",
+"One User Base DN per line" => "En Bruker hoved-DN pr. linje",
"User Search Attributes" => "Attributter for brukersøk",
"Optional; one attribute per line" => "Valgfritt, en attributt pr. linje",
"Group Display Name Field" => "Vis gruppens navnfelt",
@@ -86,6 +101,10 @@ $TRANSLATIONS = array(
"One Group Base DN per line" => "En gruppe hoved-DN pr. linje",
"Group Search Attributes" => "Attributter for gruppesøk",
"Group-Member association" => "gruppe-medlem assosiasjon",
+"Nested Groups" => "Nestede grupper",
+"When switched on, groups that contain groups are supported. (Only works if the group member attribute contains DNs.)" => "Grupper som inneholder grupper er tillatt når denne er slått på. (Virker bare hvis gruppenes member-attributt inneholder DN-er.)",
+"Paging chunksize" => "Sidestørrelse",
+"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.)" => "Sidestørrelsen brukes for sidevise (paged) LDAP-søk som kan returnere store resultater, som f.eks. gjennomløping av brukere eller grupper. (Sett til 0 for å deaktivere sidevis LDAP-spørring i disse situasjonene.)",
"Special Attributes" => "Spesielle attributter",
"Quota Field" => "Felt med lagringskvote",
"Quota Default" => "Standard lagringskvote",
diff --git a/apps/user_ldap/l10n/nl.php b/apps/user_ldap/l10n/nl.php
index ea4efa443d6..8b9c5bc672d 100644
--- a/apps/user_ldap/l10n/nl.php
+++ b/apps/user_ldap/l10n/nl.php
@@ -12,10 +12,14 @@ $TRANSLATIONS = array(
"Deletion failed" => "Verwijderen mislukt",
"Take over settings from recent server configuration?" => "Overnemen instellingen van de recente serverconfiguratie?",
"Keep settings?" => "Instellingen bewaren?",
+"{nbServer}. Server" => "{nbServer}. Server",
"Cannot add server configuration" => "Kon de serverconfiguratie niet toevoegen",
"mappings cleared" => "vertaaltabel leeggemaakt",
"Success" => "Succes",
"Error" => "Fout",
+"Please specify a Base DN" => "Geef een Base DN op",
+"Could not determine Base DN" => "Kon de Base DN niet vaststellen",
+"Please specify the port" => "Geef de poort op",
"Configuration OK" => "Configuratie OK",
"Configuration incorrect" => "Configuratie onjuist",
"Configuration incomplete" => "Configuratie incompleet",
@@ -30,6 +34,9 @@ $TRANSLATIONS = array(
"_%s user found_::_%s users found_" => array("%s gebruiker gevonden","%s gebruikers gevonden"),
"Invalid Host" => "Ongeldige server",
"Could not find the desired feature" => "Kon de gewenste functie niet vinden",
+"Server" => "Server",
+"User Filter" => "Gebruikersfilter",
+"Login Filter" => "Inlogfilter",
"Group Filter" => "Groep Filter",
"Save" => "Bewaren",
"Test Configuration" => "Test configuratie",
@@ -46,7 +53,10 @@ $TRANSLATIONS = array(
"LDAP Email Address:" => "LDAP e-mailadres:",
"Other Attributes:" => "Overige attributen:",
"Defines the filter to apply, when login is attempted. %%uid replaces the username in the login action. Example: \"uid=%%uid\"" => "Definiëert het toe te passen filter als er geprobeerd wordt in te loggen. %%uid vervangt de gebruikersnaam bij het inloggen. Bijvoorbeeld: \"uid=%%uid\"",
+"1. Server" => "1. Server",
+"%s. Server:" => "%s. Server:",
"Add Server Configuration" => "Toevoegen serverconfiguratie",
+"Delete Configuration" => "Verwijder configuratie",
"Host" => "Host",
"You can omit the protocol, except you require SSL. Then start with ldaps://" => "Je kunt het protocol weglaten, tenzij je SSL vereist. Start in dat geval met ldaps://",
"Port" => "Poort",
@@ -61,6 +71,7 @@ $TRANSLATIONS = array(
"users found" => "gebruikers gevonden",
"Back" => "Terug",
"Continue" => "Verder",
+"Expert" => "Expert",
"Advanced" => "Geavanceerd",
"<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>Waarschuwing:</b> De Apps user_ldap en user_webdavauth zijn incompatible. U kunt onverwacht gedrag ervaren. Vraag uw beheerder om een van beide apps de deactiveren.",
"<b>Warning:</b> The PHP LDAP module is not installed, the backend will not work. Please ask your system administrator to install it." => "<b>Waarschuwing:</b> De PHP LDAP module is niet geïnstalleerd, het backend zal niet werken. Vraag uw systeembeheerder om de module te installeren.",
diff --git a/apps/user_ldap/l10n/ru.php b/apps/user_ldap/l10n/ru.php
index ba71bec8bc0..04b8a25945d 100644
--- a/apps/user_ldap/l10n/ru.php
+++ b/apps/user_ldap/l10n/ru.php
@@ -12,10 +12,14 @@ $TRANSLATIONS = array(
"Deletion failed" => "Удаление не удалось",
"Take over settings from recent server configuration?" => "Принять настройки из последней конфигурации сервера?",
"Keep settings?" => "Сохранить настройки?",
+"{nbServer}. Server" => "{nbServer}. Сервер",
"Cannot add server configuration" => "Не получилось добавить конфигурацию сервера",
"mappings cleared" => "Соответствия очищены",
"Success" => "Успешно",
"Error" => "Ошибка",
+"Please specify a Base DN" => "Необходимо указать Base DN",
+"Could not determine Base DN" => "Невозможно определить Base DN",
+"Please specify the port" => "Укажите порт",
"Configuration OK" => "Конфигурация в порядке",
"Configuration incorrect" => "Конфигурация неправильна",
"Configuration incomplete" => "Конфигурация не завершена",
@@ -30,6 +34,9 @@ $TRANSLATIONS = array(
"_%s user found_::_%s users found_" => array("%s пользователь найден","%s пользователя найдено","%s пользователей найдено"),
"Invalid Host" => "Неверный сервер",
"Could not find the desired feature" => "Не могу найти требуемой функциональности",
+"Server" => "Сервер",
+"User Filter" => "Пользователи",
+"Login Filter" => "Логин",
"Group Filter" => "Фильтр группы",
"Save" => "Сохранить",
"Test Configuration" => "Проверить конфигурацию",
@@ -46,7 +53,10 @@ $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. Сервер",
+"%s. Server:" => "%s. Сервер:",
"Add Server Configuration" => "Добавить конфигурацию сервера",
+"Delete Configuration" => "Удалить конфигурацию",
"Host" => "Сервер",
"You can omit the protocol, except you require SSL. Then start with ldaps://" => "Можно опустить протокол, за исключением того, когда вам требуется SSL. Тогда начните с ldaps :/ /",
"Port" => "Порт",
@@ -61,6 +71,7 @@ $TRANSLATIONS = array(
"users found" => "пользователей найдено",
"Back" => "Назад",
"Continue" => "Продолжить",
+"Expert" => "Эксперт",
"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>Предупреждение:</b> Приложения user_ldap и user_webdavauth несовместимы. Вы можете наблюдать некорректное поведение. Пожалуйста, попросите вашего системного администратора отключить одно из них.",
"<b>Warning:</b> The PHP LDAP module is not installed, the backend will not work. Please ask your system administrator to install it." => "<b>Внимание:</b> Модуль LDAP для PHP не установлен, бэкенд не будет работать. Пожалуйста, попросите вашего системного администратора его установить. ",