diff options
Diffstat (limited to 'apps/user_ldap/l10n')
-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", |