diff options
author | Nextcloud bot <bot@nextcloud.com> | 2023-06-20 00:23:02 +0000 |
---|---|---|
committer | Nextcloud bot <bot@nextcloud.com> | 2023-06-20 00:23:02 +0000 |
commit | 0d961dc9a2bb3b6005af5eec51692b760a9e0029 (patch) | |
tree | 12d8cf1b3a54eb41e6aefacd390dde3fc958f1cb /apps/settings/l10n/eo.json | |
parent | fec43fc1325b75e1c98838cd961187e7c0409984 (diff) | |
download | nextcloud-server-0d961dc9a2bb3b6005af5eec51692b760a9e0029.tar.gz nextcloud-server-0d961dc9a2bb3b6005af5eec51692b760a9e0029.zip |
Fix(l10n): Update translations from Transifex
Signed-off-by: Nextcloud bot <bot@nextcloud.com>
Diffstat (limited to 'apps/settings/l10n/eo.json')
-rw-r--r-- | apps/settings/l10n/eo.json | 8 |
1 files changed, 5 insertions, 3 deletions
diff --git a/apps/settings/l10n/eo.json b/apps/settings/l10n/eo.json index 68c20a39aef..3b7235a53ca 100644 --- a/apps/settings/l10n/eo.json +++ b/apps/settings/l10n/eo.json @@ -273,7 +273,7 @@ "Documentation" : "Dokumentaro", "Forum" : "Forumo", "Login" : "Ensaluti", - "SSL/TLS" : "SSL/TLS", + "SSL" : "SSL", "Open documentation" : "Malfermi la dokumentaron", "It is important to set up this server to be able to send emails, like for password reset and notifications." : "Gravas agordi tiun ĉi servilon por povi sendi retpoŝtmesaĝojn, ekz. por restarigo de pasvorto aŭ sciigoj.", "Send mode" : "Kiel sendi", @@ -282,7 +282,7 @@ "From address" : "El adreso", "Server address" : "Servila adreso", "Port" : "Pordo", - "Authentication method" : "Aŭtentiga metodo", + "Authentication" : "Aŭtentigo", "Authentication required" : "Aŭtentiĝo nepras", "Credentials" : "Aŭtentigiloj", "SMTP Username" : "SMTP-uzantonomo", @@ -323,6 +323,8 @@ "png or jpg, max. 20 MB" : "png aŭ jpg, maksimume 20 MB", "Plain" : "Plena", "NT LAN Manager" : "NT LAN Manager", - "STARTTLS" : "STARTTLS" + "SSL/TLS" : "SSL/TLS", + "STARTTLS" : "STARTTLS", + "Authentication method" : "Aŭtentiga metodo" },"pluralForm" :"nplurals=2; plural=(n != 1);" }
\ No newline at end of file |