diff options
author | Nextcloud bot <bot@nextcloud.com> | 2019-11-25 02:15:54 +0000 |
---|---|---|
committer | Nextcloud bot <bot@nextcloud.com> | 2019-11-25 02:15:54 +0000 |
commit | 573c800b00f774f1feb5e51a6de98c82db546e17 (patch) | |
tree | 1c001c3b958d4bab851badf08d2e283203d334dc /apps/user_ldap | |
parent | cd7af395d7d0442fbe9b87a28345fb70ddd9b7a4 (diff) | |
download | nextcloud-server-573c800b00f774f1feb5e51a6de98c82db546e17.tar.gz nextcloud-server-573c800b00f774f1feb5e51a6de98c82db546e17.zip |
[tx-robot] updated from transifex
Diffstat (limited to 'apps/user_ldap')
-rw-r--r-- | apps/user_ldap/l10n/de.js | 2 | ||||
-rw-r--r-- | apps/user_ldap/l10n/de.json | 2 | ||||
-rw-r--r-- | apps/user_ldap/l10n/de_DE.js | 2 | ||||
-rw-r--r-- | apps/user_ldap/l10n/de_DE.json | 2 |
4 files changed, 4 insertions, 4 deletions
diff --git a/apps/user_ldap/l10n/de.js b/apps/user_ldap/l10n/de.js index 9ada9226167..c52ef923ba6 100644 --- a/apps/user_ldap/l10n/de.js +++ b/apps/user_ldap/l10n/de.js @@ -132,7 +132,7 @@ OC.L10N.register( "<b>Warning:</b> The PHP LDAP module is not installed, the backend will not work. Please ask your system administrator to install it." : "<b>Warnung:</b> Da das PHP-Modul für LDAP nicht installiert ist, wird das Backend nicht funktionieren. Bitte kontaktiere Deinen Systemadministrator und bitte ihn um die Installation des Moduls.", "Connection Settings" : "Verbindungseinstellungen", "Configuration Active" : "Konfiguration aktiv", - "When unchecked, this configuration will be skipped." : "Konfiguration wird übersprungen, wenn deaktiviert", + "When unchecked, this configuration will be skipped." : "Konfiguration wird übersprungen, wenn nicht angehakt.", "Backup (Replica) Host" : "Backup-Host (Kopie)", "Give an optional backup host. It must be a replica of the main LDAP/AD server." : "Gib einen optionalen Backup-Host an. Es muss sich um eine Kopie des Haupt-LDAP/AD-Servers handeln.", "Backup (Replica) Port" : "Port des Backup-Hosts (Kopie)", diff --git a/apps/user_ldap/l10n/de.json b/apps/user_ldap/l10n/de.json index 1c22402e3bc..75cc34cf153 100644 --- a/apps/user_ldap/l10n/de.json +++ b/apps/user_ldap/l10n/de.json @@ -130,7 +130,7 @@ "<b>Warning:</b> The PHP LDAP module is not installed, the backend will not work. Please ask your system administrator to install it." : "<b>Warnung:</b> Da das PHP-Modul für LDAP nicht installiert ist, wird das Backend nicht funktionieren. Bitte kontaktiere Deinen Systemadministrator und bitte ihn um die Installation des Moduls.", "Connection Settings" : "Verbindungseinstellungen", "Configuration Active" : "Konfiguration aktiv", - "When unchecked, this configuration will be skipped." : "Konfiguration wird übersprungen, wenn deaktiviert", + "When unchecked, this configuration will be skipped." : "Konfiguration wird übersprungen, wenn nicht angehakt.", "Backup (Replica) Host" : "Backup-Host (Kopie)", "Give an optional backup host. It must be a replica of the main LDAP/AD server." : "Gib einen optionalen Backup-Host an. Es muss sich um eine Kopie des Haupt-LDAP/AD-Servers handeln.", "Backup (Replica) Port" : "Port des Backup-Hosts (Kopie)", diff --git a/apps/user_ldap/l10n/de_DE.js b/apps/user_ldap/l10n/de_DE.js index e4285c4b4d4..395d7311965 100644 --- a/apps/user_ldap/l10n/de_DE.js +++ b/apps/user_ldap/l10n/de_DE.js @@ -132,7 +132,7 @@ OC.L10N.register( "<b>Warning:</b> The PHP LDAP module is not installed, the backend will not work. Please ask your system administrator to install it." : "<b>Warnung:</b> Da das PHP-Modul für LDAP nicht installiert ist, wird das Backend nicht funktionieren. Bitte kontaktieren Sie Ihren Systemadministrator und bitten Sie um die Installation des Moduls.", "Connection Settings" : "Verbindungseinstellungen", "Configuration Active" : "Konfiguration aktiv", - "When unchecked, this configuration will be skipped." : "Wenn nicht angehakt, wird diese Konfiguration übersprungen.", + "When unchecked, this configuration will be skipped." : "Konfiguration wird übersprungen, wenn nicht angehakt.", "Backup (Replica) Host" : "Backup-Host (Kopie)", "Give an optional backup host. It must be a replica of the main LDAP/AD server." : "Geben Sie einen optionalen Backup-Host an. Es muss sich um eine Kopie des Haupt-LDAP/AD-Servers handeln.", "Backup (Replica) Port" : "Port des Backup-Hosts (Kopie)", diff --git a/apps/user_ldap/l10n/de_DE.json b/apps/user_ldap/l10n/de_DE.json index 8da82aaad1e..9bb6d4bc6d5 100644 --- a/apps/user_ldap/l10n/de_DE.json +++ b/apps/user_ldap/l10n/de_DE.json @@ -130,7 +130,7 @@ "<b>Warning:</b> The PHP LDAP module is not installed, the backend will not work. Please ask your system administrator to install it." : "<b>Warnung:</b> Da das PHP-Modul für LDAP nicht installiert ist, wird das Backend nicht funktionieren. Bitte kontaktieren Sie Ihren Systemadministrator und bitten Sie um die Installation des Moduls.", "Connection Settings" : "Verbindungseinstellungen", "Configuration Active" : "Konfiguration aktiv", - "When unchecked, this configuration will be skipped." : "Wenn nicht angehakt, wird diese Konfiguration übersprungen.", + "When unchecked, this configuration will be skipped." : "Konfiguration wird übersprungen, wenn nicht angehakt.", "Backup (Replica) Host" : "Backup-Host (Kopie)", "Give an optional backup host. It must be a replica of the main LDAP/AD server." : "Geben Sie einen optionalen Backup-Host an. Es muss sich um eine Kopie des Haupt-LDAP/AD-Servers handeln.", "Backup (Replica) Port" : "Port des Backup-Hosts (Kopie)", |