diff options
author | Nextcloud bot <bot@nextcloud.com> | 2023-06-20 00:22:52 +0000 |
---|---|---|
committer | Nextcloud bot <bot@nextcloud.com> | 2023-06-20 00:22:52 +0000 |
commit | 64c19ce3aab20cae15bd522428ae54548a76b78b (patch) | |
tree | b9aebb314460a39c0f55b7f9db328e30aa197543 /apps/settings/l10n/ia.json | |
parent | 892a837ecb3773a202fe866b4d0662a83f4dfac1 (diff) | |
download | nextcloud-server-64c19ce3aab20cae15bd522428ae54548a76b78b.tar.gz nextcloud-server-64c19ce3aab20cae15bd522428ae54548a76b78b.zip |
Fix(l10n): Update translations from Transifex
Signed-off-by: Nextcloud bot <bot@nextcloud.com>
Diffstat (limited to 'apps/settings/l10n/ia.json')
-rw-r--r-- | apps/settings/l10n/ia.json | 7 |
1 files changed, 4 insertions, 3 deletions
diff --git a/apps/settings/l10n/ia.json b/apps/settings/l10n/ia.json index 0844fe51647..9fb3990808d 100644 --- a/apps/settings/l10n/ia.json +++ b/apps/settings/l10n/ia.json @@ -102,14 +102,13 @@ "Documentation" : "Documentation", "Forum" : "Foro", "Login" : "Login", - "SSL/TLS" : "SSL/TLS", "Open documentation" : "Aperir documentation", "Send mode" : "Modo de invio", "Encryption" : "Cryptographia", "From address" : "De adresse", "Server address" : "Adresse del servitor", "Port" : "Porto", - "Authentication method" : "Methodo de authentication", + "Authentication" : "Authentication", "Authentication required" : "Authentication requirite", "Credentials" : "Datos de authentication", "SMTP Username" : "Nomine de usator SMTP", @@ -122,6 +121,8 @@ "Enforce password protection" : "Exiger protection per contrasigno", "Set default expiration date" : "Assignar data predefinite de expiration", "png or jpg, max. 20 MB" : "formato png o jpg, dimension maxime 20 MB", - "STARTTLS" : "STARTTLS" + "SSL/TLS" : "SSL/TLS", + "STARTTLS" : "STARTTLS", + "Authentication method" : "Methodo de authentication" },"pluralForm" :"nplurals=2; plural=(n != 1);" }
\ No newline at end of file |