diff options
author | Nextcloud bot <bot@nextcloud.com> | 2016-07-30 00:11:16 +0000 |
---|---|---|
committer | Nextcloud bot <bot@nextcloud.com> | 2016-07-30 00:11:16 +0000 |
commit | 2565a3936162ccbce030510389ecda6d22a0700d (patch) | |
tree | 7f0568e2683f093d58f0bfd9c2b513bad51eea6d /apps/user_ldap | |
parent | e0b5edd82c40f5dd27636d8e7c9de1bff7381975 (diff) | |
download | nextcloud-server-2565a3936162ccbce030510389ecda6d22a0700d.tar.gz nextcloud-server-2565a3936162ccbce030510389ecda6d22a0700d.zip |
[tx-robot] updated from transifex
Diffstat (limited to 'apps/user_ldap')
-rw-r--r-- | apps/user_ldap/l10n/el.js | 1 | ||||
-rw-r--r-- | apps/user_ldap/l10n/el.json | 1 | ||||
-rw-r--r-- | apps/user_ldap/l10n/id.js | 1 | ||||
-rw-r--r-- | apps/user_ldap/l10n/id.json | 1 |
4 files changed, 4 insertions, 0 deletions
diff --git a/apps/user_ldap/l10n/el.js b/apps/user_ldap/l10n/el.js index a1076031199..3157958092e 100644 --- a/apps/user_ldap/l10n/el.js +++ b/apps/user_ldap/l10n/el.js @@ -13,6 +13,7 @@ OC.L10N.register( " Could not set configuration %s" : "Αδυναμία ρύθμισης %s", "Action does not exist" : "Η ενέργεια δεν υπάρχει", "The Base DN appears to be wrong" : "Το Base DN φαίνεται να είναι εσφαλμένο", + "Testing configuration…" : "Γίνεται δοκιμή ρυθμίσεων...", "Configuration incorrect" : "Η διαμόρφωση είναι λανθασμένη", "Configuration incomplete" : "Η διαμόρφωση είναι ελλιπής", "Configuration OK" : "Η διαμόρφωση είναι εντάξει", diff --git a/apps/user_ldap/l10n/el.json b/apps/user_ldap/l10n/el.json index 07cb93ce931..81f8cb094b5 100644 --- a/apps/user_ldap/l10n/el.json +++ b/apps/user_ldap/l10n/el.json @@ -11,6 +11,7 @@ " Could not set configuration %s" : "Αδυναμία ρύθμισης %s", "Action does not exist" : "Η ενέργεια δεν υπάρχει", "The Base DN appears to be wrong" : "Το Base DN φαίνεται να είναι εσφαλμένο", + "Testing configuration…" : "Γίνεται δοκιμή ρυθμίσεων...", "Configuration incorrect" : "Η διαμόρφωση είναι λανθασμένη", "Configuration incomplete" : "Η διαμόρφωση είναι ελλιπής", "Configuration OK" : "Η διαμόρφωση είναι εντάξει", diff --git a/apps/user_ldap/l10n/id.js b/apps/user_ldap/l10n/id.js index 10192553f2f..ac2bea87d78 100644 --- a/apps/user_ldap/l10n/id.js +++ b/apps/user_ldap/l10n/id.js @@ -13,6 +13,7 @@ OC.L10N.register( " Could not set configuration %s" : "Tidak dapat menyetel konfigurasi %s", "Action does not exist" : "Tidak ada tindakan", "The Base DN appears to be wrong" : "Base DN tampaknya salah", + "Testing configuration…" : "Menguji konfigurasi...", "Configuration incorrect" : "Konfigurasi salah", "Configuration incomplete" : "Konfigurasi tidak lengkap", "Configuration OK" : "Konfigurasi Oke", diff --git a/apps/user_ldap/l10n/id.json b/apps/user_ldap/l10n/id.json index 641f53d7b14..7da9ed7ba7c 100644 --- a/apps/user_ldap/l10n/id.json +++ b/apps/user_ldap/l10n/id.json @@ -11,6 +11,7 @@ " Could not set configuration %s" : "Tidak dapat menyetel konfigurasi %s", "Action does not exist" : "Tidak ada tindakan", "The Base DN appears to be wrong" : "Base DN tampaknya salah", + "Testing configuration…" : "Menguji konfigurasi...", "Configuration incorrect" : "Konfigurasi salah", "Configuration incomplete" : "Konfigurasi tidak lengkap", "Configuration OK" : "Konfigurasi Oke", |