diff options
author | Paul Dee <itsascambutmailmeanyway@gmail.com> | 2022-10-19 00:48:51 +0200 |
---|---|---|
committer | Paul Dee <itsascambutmailmeanyway@gmail.com> | 2022-10-19 00:53:57 +0200 |
commit | 3f81a06c0aeef198f6f5dc73d78ea24716ba3b5d (patch) | |
tree | eafc8662919dc85dc2007fa39a06b2515813fde7 /applications/luci-app-ddns/po/es/ddns.po | |
parent | 848f8ffc3d9acc167cd9d1ecd139b685d9ed3569 (diff) |
luci-app-ddns: string fix
Attempts to address issue #6028
Also made proximate strings more clear.
Signed-off-by: Paul Dee <itsascambutmailmeanyway@gmail.com>
Diffstat (limited to 'applications/luci-app-ddns/po/es/ddns.po')
-rw-r--r-- | applications/luci-app-ddns/po/es/ddns.po | 8 |
1 files changed, 4 insertions, 4 deletions
diff --git a/applications/luci-app-ddns/po/es/ddns.po b/applications/luci-app-ddns/po/es/ddns.po index fbcc060236..7682fec168 100644 --- a/applications/luci-app-ddns/po/es/ddns.po +++ b/applications/luci-app-ddns/po/es/ddns.po @@ -424,7 +424,7 @@ msgid "Interval unit to check for changed IP" msgstr "Unidad de intervalo para verificar el cambio de IP" #: applications/luci-app-ddns/htdocs/luci-static/resources/view/ddns/overview.js:1017 -msgid "Interval unit to force updates send to DDNS Provider" +msgid "Interval unit to force updates sent to DDNS Provider." msgstr "" "Unidad de intervalo para forzar el envío de actualizaciones al proveedor de " "DDNS" @@ -566,14 +566,14 @@ msgstr "" "registrada'." #: applications/luci-app-ddns/htdocs/luci-static/resources/view/ddns/overview.js:1047 -msgid "On Error the script will retry the failed action after given time" +msgid "Which time units to use for retry counters." msgstr "" "En caso de error, el script volverá a intentar la acción fallida después de " "un tiempo determinado" #: applications/luci-app-ddns/htdocs/luci-static/resources/view/ddns/overview.js:1027 #: applications/luci-app-ddns/htdocs/luci-static/resources/view/ddns/overview.js:1037 -msgid "On Error the script will stop execution after given number of retrys" +msgid "The interval between which each succesive retry will commence." msgstr "" "En caso de error, el script detendrá la ejecución después de un número dado " "de reintentos" @@ -747,7 +747,7 @@ msgstr "Cambiar servicio" #: applications/luci-app-ddns/htdocs/luci-static/resources/view/ddns/overview.js:1029 #: applications/luci-app-ddns/htdocs/luci-static/resources/view/ddns/overview.js:1039 -msgid "The default setting of '0' will retry infinite." +msgid "The default setting of '0' will retry infinitely." msgstr "La configuración predeterminada de '0' reintentará infinito." #: applications/luci-app-ddns/htdocs/luci-static/resources/view/ddns/overview.js:505 |