diff options
Diffstat (limited to 'apps/settings/l10n/oc.js')
-rw-r--r-- | apps/settings/l10n/oc.js | 3 |
1 files changed, 2 insertions, 1 deletions
diff --git a/apps/settings/l10n/oc.js b/apps/settings/l10n/oc.js index 399e0faf2e2..d13b9a88e7f 100644 --- a/apps/settings/l10n/oc.js +++ b/apps/settings/l10n/oc.js @@ -219,12 +219,12 @@ OC.L10N.register( "Documentation" : "Documentacion", "Forum" : "Forum", "Login" : "Login", - "SSL/TLS" : "SSL/TLS", "Open documentation" : "Dobrir la documentacion", "Send mode" : "Mòde de mandadís", "Encryption" : "Chiframent", "Server address" : "Adreça del servidor", "Port" : "Pòrt", + "Authentication" : "Autentificacion", "Authentication required" : "Autentificacion requerida", "Credentials" : "Informacions d'identificacion", "SMTP Username" : "Utilizaire SMTP", @@ -243,6 +243,7 @@ OC.L10N.register( "Subscribe to our newsletter" : "S’abonar a l’infoletra", "You created app password \"{token}\"" : "Avètz creat lo senhal d’aplicacion « {token} »", "png or jpg, max. 20 MB" : "png or jpg, max. 20 Mo", + "SSL/TLS" : "SSL/TLS", "STARTTLS" : "STARTTLS" }, "nplurals=2; plural=(n > 1);"); |