diff options
| author | MHSanaei <ho3ein.sanaei@gmail.com> | 2024-02-27 20:48:12 +0300 |
|---|---|---|
| committer | MHSanaei <ho3ein.sanaei@gmail.com> | 2024-02-27 20:48:12 +0300 |
| commit | 806b57f9597d57c786c26472aa948fdee81ea7fa (patch) | |
| tree | d9729492cd361e9c343b93675ca7cb6317c40535 /web/translation/translate.es_ES.toml | |
| parent | e827c1477c895a0714e2cb1c8139df89478efb0d (diff) | |
improve translate
Diffstat (limited to 'web/translation/translate.es_ES.toml')
| -rw-r--r-- | web/translation/translate.es_ES.toml | 10 |
1 files changed, 4 insertions, 6 deletions
diff --git a/web/translation/translate.es_ES.toml b/web/translation/translate.es_ES.toml index 2b0aeeb6..79758dbc 100644 --- a/web/translation/translate.es_ES.toml +++ b/web/translation/translate.es_ES.toml @@ -42,7 +42,7 @@ "online" = "en línea" "domainName" = "Nombre de dominio" "monitor" = "Listening IP" -"certificate" = "Certificado" +"certificate" = "Certificado Digital" "fail" = "Falló" "success" = "Éxito" "getVersion" = "Obtener versión" @@ -148,10 +148,8 @@ "noRecommendKeepDefault" = "No hay requisitos especiales para mantener la configuración predeterminada" "certificatePath" = "Ruta del Archivo" "certificateContent" = "Contenido del Archivo" -"publicKeyPath" = "Ruta de la Clave Pública" -"publicKeyContent" = "Contenido de la Clave Pública" -"keyPath" = "Ruta de la Clave Privada" -"keyContent" = "Contenido de la Clave Privada" +"publicKey" = "llave Pública" +"privatekey" = "llave Privada" "clickOnQRcode" = "Haz clic en el Código QR para Copiar" "client" = "Cliente" "export" = "Exportar Enlaces" @@ -202,7 +200,7 @@ "last" = "Último" "prefix" = "Prefijo" "postfix" = "Sufijo" -"delayedStart" = "Iniciar después del primer uso" +"delayedStart" = "Inicio Inicial" "expireDays" = "Duratio" "days" = "día(s)" "renew" = "Renovación automática" |
