diff options
Diffstat (limited to 'apps/user_ldap/l10n')
-rw-r--r-- | apps/user_ldap/l10n/el.js | 3 | ||||
-rw-r--r-- | apps/user_ldap/l10n/el.json | 3 | ||||
-rw-r--r-- | apps/user_ldap/l10n/it.js | 1 | ||||
-rw-r--r-- | apps/user_ldap/l10n/it.json | 1 |
4 files changed, 8 insertions, 0 deletions
diff --git a/apps/user_ldap/l10n/el.js b/apps/user_ldap/l10n/el.js index 371d1a4e783..c8207dbabfe 100644 --- a/apps/user_ldap/l10n/el.js +++ b/apps/user_ldap/l10n/el.js @@ -78,6 +78,9 @@ OC.L10N.register( "Verify settings" : "Επιβεβαίωση ρυθμίσεων", "1. Server" : "1. Διακομιστής", "%s. Server:" : "%s. Διακομιστής:", + "Adds a new and blank configuration" : "Προσθέτει μια νέα και κενή διαμόρφωση", + "Copy current configuration into new directory binding" : "Αντιγραφή της τρέχουσας διαμόρφωσης σε νέο κατάλογο", + "Delete the current configuration" : "Διαγραφή τρέχουσας διαμόρφωσης", "Host" : "Διακομιστής", "You can omit the protocol, except you require SSL. Then start with ldaps://" : "Μπορείτε να παραλείψετε το πρωτόκολλο, εκτός αν απαιτείται SSL. Σε αυτή την περίπτωση ξεκινήστε με ldaps://", "Port" : "Θύρα", diff --git a/apps/user_ldap/l10n/el.json b/apps/user_ldap/l10n/el.json index 7a863409b7d..1e861ba8f82 100644 --- a/apps/user_ldap/l10n/el.json +++ b/apps/user_ldap/l10n/el.json @@ -76,6 +76,9 @@ "Verify settings" : "Επιβεβαίωση ρυθμίσεων", "1. Server" : "1. Διακομιστής", "%s. Server:" : "%s. Διακομιστής:", + "Adds a new and blank configuration" : "Προσθέτει μια νέα και κενή διαμόρφωση", + "Copy current configuration into new directory binding" : "Αντιγραφή της τρέχουσας διαμόρφωσης σε νέο κατάλογο", + "Delete the current configuration" : "Διαγραφή τρέχουσας διαμόρφωσης", "Host" : "Διακομιστής", "You can omit the protocol, except you require SSL. Then start with ldaps://" : "Μπορείτε να παραλείψετε το πρωτόκολλο, εκτός αν απαιτείται SSL. Σε αυτή την περίπτωση ξεκινήστε με ldaps://", "Port" : "Θύρα", diff --git a/apps/user_ldap/l10n/it.js b/apps/user_ldap/l10n/it.js index 4ae5d598f7a..55c1abb333f 100644 --- a/apps/user_ldap/l10n/it.js +++ b/apps/user_ldap/l10n/it.js @@ -79,6 +79,7 @@ OC.L10N.register( "1. Server" : "1. server", "%s. Server:" : "%s. server:", "Adds a new and blank configuration" : "Aggiunge una nuova configurazione", + "Copy current configuration into new directory binding" : "Copia la configurazione attuale nella nuova cartella associata", "Delete the current configuration" : "Elimina la configurazione attuale", "Host" : "Host", "You can omit the protocol, except you require SSL. Then start with ldaps://" : "È possibile omettere il protocollo, ad eccezione se è necessario SSL. Quindi inizia con ldaps://", diff --git a/apps/user_ldap/l10n/it.json b/apps/user_ldap/l10n/it.json index 98243da37f1..9bf6de0e336 100644 --- a/apps/user_ldap/l10n/it.json +++ b/apps/user_ldap/l10n/it.json @@ -77,6 +77,7 @@ "1. Server" : "1. server", "%s. Server:" : "%s. server:", "Adds a new and blank configuration" : "Aggiunge una nuova configurazione", + "Copy current configuration into new directory binding" : "Copia la configurazione attuale nella nuova cartella associata", "Delete the current configuration" : "Elimina la configurazione attuale", "Host" : "Host", "You can omit the protocol, except you require SSL. Then start with ldaps://" : "È possibile omettere il protocollo, ad eccezione se è necessario SSL. Quindi inizia con ldaps://", |