diff options
Diffstat (limited to 'applications/luci-app-uhttpd')
-rw-r--r-- | applications/luci-app-uhttpd/po/es/uhttpd.po | 61 | ||||
-rw-r--r-- | applications/luci-app-uhttpd/po/ga/uhttpd.po | 282 | ||||
-rw-r--r-- | applications/luci-app-uhttpd/po/yua/uhttpd.po | 281 |
3 files changed, 594 insertions, 30 deletions
diff --git a/applications/luci-app-uhttpd/po/es/uhttpd.po b/applications/luci-app-uhttpd/po/es/uhttpd.po index ff39576961..f651af760d 100644 --- a/applications/luci-app-uhttpd/po/es/uhttpd.po +++ b/applications/luci-app-uhttpd/po/es/uhttpd.po @@ -2,7 +2,7 @@ msgid "" msgstr "" "Project-Id-Version: \n" "POT-Creation-Date: \n" -"PO-Revision-Date: 2024-07-19 19:31+0000\n" +"PO-Revision-Date: 2024-09-05 13:29+0000\n" "Last-Translator: brodrigueznu <brodrigueznu@hotmail.com>\n" "Language-Team: Spanish <https://hosted.weblate.org/projects/openwrt/" "luciapplicationsuhttpd/es/>\n" @@ -11,13 +11,14 @@ msgstr "" "Content-Type: text/plain; charset=UTF-8\n" "Content-Transfer-Encoding: 8bit\n" "Plural-Forms: nplurals=2; plural=n != 1;\n" -"X-Generator: Weblate 5.7-dev\n" +"X-Generator: Weblate 5.8-dev\n" #: applications/luci-app-uhttpd/htdocs/luci-static/resources/view/uhttpd/uhttpd.js:160 msgid "" "(/old/path=/new/path) or (just /old/path which becomes /cgi-prefix/old/path)" msgstr "" -"(/old/path=/new/path) o (just /old/path which becomes /cgi-prefix/old/path)" +"(/vieja/ruta=/nueva/ruta) o (solo /vieja/ruta que se convierte en /cgi-" +"prefix/vieja/ruta)" #: applications/luci-app-uhttpd/htdocs/luci-static/resources/view/uhttpd/uhttpd.js:170 msgid "404 Error" @@ -29,7 +30,7 @@ msgstr "Un servidor HTTP(S) liviano de un solo hilo" #: applications/luci-app-uhttpd/htdocs/luci-static/resources/view/uhttpd/uhttpd.js:25 msgid "Advanced Settings" -msgstr "Ajustes Avanzados" +msgstr "Ajustes avanzados" #: applications/luci-app-uhttpd/htdocs/luci-static/resources/view/uhttpd/uhttpd.js:160 msgid "Aliases" @@ -37,32 +38,32 @@ msgstr "Alias" #: applications/luci-app-uhttpd/htdocs/luci-static/resources/view/uhttpd/uhttpd.js:173 msgid "Base directory for files to be served" -msgstr "Directorio base para archivos a ser servidos" +msgstr "Directorio base para los archivos que se van a servir" #: applications/luci-app-uhttpd/htdocs/luci-static/resources/view/uhttpd/uhttpd.js:27 #: applications/luci-app-uhttpd/htdocs/luci-static/resources/view/uhttpd/uhttpd.js:55 msgid "Bind to specific interface:port (by specifying interface address)" msgstr "" -"Enlace a una interfaz específica: puerto (especificando la dirección de la " -"interfaz" +"Vincula a una interfaz específica: puerto (especificando la dirección de la " +"interfaz)" #: applications/luci-app-uhttpd/htdocs/luci-static/resources/view/uhttpd/uhttpd.js:151 msgid "CGI filetype handler" -msgstr "Controlador de tipo de archivo CGI" +msgstr "Manejador de tipo de archivo CGI" #: applications/luci-app-uhttpd/htdocs/luci-static/resources/view/uhttpd/uhttpd.js:177 msgid "CGI is disabled if not present." -msgstr "CGI está desactivado si no está presente." +msgstr "CGI es desactivado si no está presente." #: applications/luci-app-uhttpd/htdocs/luci-static/resources/view/uhttpd/uhttpd.js:167 msgid "Config file (e.g. for credentials for Basic Auth)" msgstr "" -"Archivo de configuración (por ejemplo, para credenciales para autenticación " +"Archivo de configuración (por ejemplo, para credenciales de autenticación " "básica)" #: applications/luci-app-uhttpd/htdocs/luci-static/resources/view/uhttpd/uhttpd.js:211 msgid "Connection reuse" -msgstr "Reutilización de la conexión" +msgstr "Reutilización de conexión" #: applications/luci-app-uhttpd/htdocs/luci-static/resources/view/uhttpd/uhttpd.js:253 msgid "Country" @@ -70,11 +71,11 @@ msgstr "País" #: applications/luci-app-uhttpd/htdocs/luci-static/resources/view/uhttpd/uhttpd.js:197 msgid "Disable JSON-RPC authorization via ubus session API" -msgstr "Desactivar la autorización JSON-RPC a través de la API de sesión ubus" +msgstr "Desactivar autorización JSON-RPC a través de la API de sesión ubus" #: applications/luci-app-uhttpd/htdocs/luci-static/resources/view/uhttpd/uhttpd.js:154 msgid "Do not follow symlinks outside document root" -msgstr "No siga los enlaces simbólicos fuera de la raíz del documento" +msgstr "No siga enlaces simbólicos fuera de la raíz del documento" #: applications/luci-app-uhttpd/htdocs/luci-static/resources/view/uhttpd/uhttpd.js:157 msgid "Do not generate directory listings." @@ -90,7 +91,7 @@ msgstr "Ej. especifique con index.html e index.php cuando use PHP" #: applications/luci-app-uhttpd/htdocs/luci-static/resources/view/uhttpd/uhttpd.js:184 msgid "Embedded Lua interpreter is disabled if not present." -msgstr "El intérprete incorporado de Lua se desactiva si no está presente." +msgstr "El intérprete Lua integrado es desactivado si no está presente." #: applications/luci-app-uhttpd/htdocs/luci-static/resources/view/uhttpd/uhttpd.js:193 msgid "Enable JSON-RPC Cross-Origin Resource Support" @@ -107,16 +108,16 @@ msgstr "" #: applications/luci-app-uhttpd/htdocs/luci-static/resources/view/uhttpd/uhttpd.js:24 msgid "For settings primarily geared to serving more than the web UI" msgstr "" -"Para configuraciones principalmente orientadas a servir más que la interfaz " -"de usuario web" +"Para ajustes orientados principalmente a servir más que la interfaz de " +"usuario web" #: applications/luci-app-uhttpd/htdocs/luci-static/resources/view/uhttpd/uhttpd.js:24 msgid "Full Web Server Settings" -msgstr "Configuración completa del servidor web" +msgstr "Ajustes completos del servidor web" #: applications/luci-app-uhttpd/htdocs/luci-static/resources/view/uhttpd/uhttpd.js:184 msgid "Full real path to handler for Lua scripts" -msgstr "Ruta real completa al controlador para scripts Lua" +msgstr "Ruta real completa al manejador de scripts Lua" #: applications/luci-app-uhttpd/htdocs/luci-static/resources/view/uhttpd/uhttpd.js:23 msgid "General Settings" @@ -140,7 +141,7 @@ msgstr "Clave privada HTTPS (formato DER o PEM)" #: applications/luci-app-uhttpd/htdocs/luci-static/resources/view/uhttpd/uhttpd.js:55 msgid "HTTPS listener (address:port)" -msgstr "Oyente HTTPS (dirección:puerto)" +msgstr "Escuchas HTTPS (dirección:puerto)" #: applications/luci-app-uhttpd/htdocs/luci-static/resources/view/uhttpd/uhttpd.js:245 msgid "If empty, a random/unique value is used in cert generation" @@ -150,11 +151,11 @@ msgstr "" #: applications/luci-app-uhttpd/htdocs/luci-static/resources/view/uhttpd/uhttpd.js:102 msgid "Ignore private IPs on public interface" -msgstr "Ignorar las direcciones IP privadas en la interfaz pública" +msgstr "Ignorar IPs privadas en la interfaz pública" #: applications/luci-app-uhttpd/htdocs/luci-static/resources/view/uhttpd/uhttpd.js:147 msgid "Index page(s)" -msgstr "Página(s) de índice" +msgstr "Página(s) índice" #: applications/luci-app-uhttpd/htdocs/luci-static/resources/view/uhttpd/uhttpd.js:151 msgid "" @@ -166,7 +167,7 @@ msgstr "" #: applications/luci-app-uhttpd/htdocs/luci-static/resources/view/uhttpd/uhttpd.js:238 msgid "Length of key in bits" -msgstr "Longitud de la clave en bits" +msgstr "Longitud de clave en bits" #: applications/luci-app-uhttpd/htdocs/luci-static/resources/view/uhttpd/uhttpd.js:247 msgid "Location" @@ -205,16 +206,16 @@ msgid "" "Prevent access from private (RFC1918) IPs on an interface if it has an " "public IP address" msgstr "" -"Impedir el acceso desde direcciones IP privadas (RFC1918) en una interfaz si " +"Impide el acceso desde direcciones IP privadas (RFC1918) en una interfaz si " "tiene una dirección IP pública" #: applications/luci-app-uhttpd/htdocs/luci-static/resources/view/uhttpd/uhttpd.js:163 msgid "Realm for Basic Auth" -msgstr "Reino para la Autenticación Básica" +msgstr "Ámbito para la Autenticación Básica" #: applications/luci-app-uhttpd/htdocs/luci-static/resources/view/uhttpd/uhttpd.js:98 msgid "Redirect all HTTP to HTTPS" -msgstr "Redirigir todos los HTTP a HTTPS" +msgstr "Redirigir todo el tráfico HTTP a HTTPS" #: applications/luci-app-uhttpd/htdocs/luci-static/resources/view/uhttpd/uhttpd.js:128 msgid "Remove configuration for certificate and key" @@ -232,8 +233,8 @@ msgstr "Nombre de host del servidor" msgid "" "Settings which are either rarely needed or which affect serving the WebUI" msgstr "" -"Configuraciones que rara vez son necesarias o que afectan el servicio de la " -"WebUI" +"Ajustes que rara vez se necesitan o que afectan el funcionamiento de la " +"interfaz de usuario web" #: applications/luci-app-uhttpd/htdocs/luci-static/resources/view/uhttpd/uhttpd.js:250 msgid "State" @@ -247,7 +248,7 @@ msgstr "Mantener vivo TCP" msgid "This permanently deletes the cert, key, and configuration to use same." msgstr "" "Esto elimina permanentemente el certificado, la clave y la configuración " -"para usar el mismo." +"para su uso." #: applications/luci-app-uhttpd/htdocs/luci-static/resources/view/uhttpd/uhttpd.js:234 msgid "Valid for # of Days" @@ -275,7 +276,7 @@ msgstr "No utilizará la autenticación HTTP si no está presente" #: applications/luci-app-uhttpd/htdocs/luci-static/resources/view/uhttpd/uhttpd.js:242 msgid "a.k.a CommonName" -msgstr "a.k.a Nombre común" +msgstr "También conocido como CommonName" #: applications/luci-app-uhttpd/htdocs/luci-static/resources/view/uhttpd/uhttpd.js:17 #: applications/luci-app-uhttpd/root/usr/share/luci/menu.d/luci-app-uhttpd.json:3 @@ -296,7 +297,7 @@ msgstr "" #: applications/luci-app-uhttpd/htdocs/luci-static/resources/view/uhttpd/uhttpd.js:187 msgid "ubus integration is disabled if not present" -msgstr "La integración de ubus está desactivada si no está presente" +msgstr "La integración de ubus es desactivada si no está presente" #~ msgid "HTTPS Certificate (DER Encoded)" #~ msgstr "Certificado HTTPS (DER codificado)" diff --git a/applications/luci-app-uhttpd/po/ga/uhttpd.po b/applications/luci-app-uhttpd/po/ga/uhttpd.po new file mode 100644 index 0000000000..55d7c72787 --- /dev/null +++ b/applications/luci-app-uhttpd/po/ga/uhttpd.po @@ -0,0 +1,282 @@ +msgid "" +msgstr "" +"Project-Id-Version: PACKAGE VERSION\n" +"PO-Revision-Date: 2024-09-05 13:29+0000\n" +"Last-Translator: Aindriú Mac Giolla Eoin <aindriu80@gmail.com>\n" +"Language-Team: Irish <https://hosted.weblate.org/projects/openwrt/" +"luciapplicationsuhttpd/ga/>\n" +"Language: ga\n" +"MIME-Version: 1.0\n" +"Content-Type: text/plain; charset=UTF-8\n" +"Content-Transfer-Encoding: 8bit\n" +"Plural-Forms: nplurals=5; plural=n==1 ? 0 : n==2 ? 1 : (n>2 && n<7) ? 2 :(" +"n>6 && n<11) ? 3 : 4;\n" +"X-Generator: Weblate 5.8-dev\n" + +#: applications/luci-app-uhttpd/htdocs/luci-static/resources/view/uhttpd/uhttpd.js:160 +msgid "" +"(/old/path=/new/path) or (just /old/path which becomes /cgi-prefix/old/path)" +msgstr "" + +#: applications/luci-app-uhttpd/htdocs/luci-static/resources/view/uhttpd/uhttpd.js:170 +msgid "404 Error" +msgstr "" + +#: applications/luci-app-uhttpd/htdocs/luci-static/resources/view/uhttpd/uhttpd.js:17 +msgid "A lightweight single-threaded HTTP(S) server" +msgstr "" + +#: applications/luci-app-uhttpd/htdocs/luci-static/resources/view/uhttpd/uhttpd.js:25 +msgid "Advanced Settings" +msgstr "Ardsocruithe" + +#: applications/luci-app-uhttpd/htdocs/luci-static/resources/view/uhttpd/uhttpd.js:160 +msgid "Aliases" +msgstr "" + +#: applications/luci-app-uhttpd/htdocs/luci-static/resources/view/uhttpd/uhttpd.js:173 +msgid "Base directory for files to be served" +msgstr "" + +#: applications/luci-app-uhttpd/htdocs/luci-static/resources/view/uhttpd/uhttpd.js:27 +#: applications/luci-app-uhttpd/htdocs/luci-static/resources/view/uhttpd/uhttpd.js:55 +msgid "Bind to specific interface:port (by specifying interface address)" +msgstr "" + +#: applications/luci-app-uhttpd/htdocs/luci-static/resources/view/uhttpd/uhttpd.js:151 +msgid "CGI filetype handler" +msgstr "" + +#: applications/luci-app-uhttpd/htdocs/luci-static/resources/view/uhttpd/uhttpd.js:177 +msgid "CGI is disabled if not present." +msgstr "" + +#: applications/luci-app-uhttpd/htdocs/luci-static/resources/view/uhttpd/uhttpd.js:167 +msgid "Config file (e.g. for credentials for Basic Auth)" +msgstr "" + +#: applications/luci-app-uhttpd/htdocs/luci-static/resources/view/uhttpd/uhttpd.js:211 +msgid "Connection reuse" +msgstr "" + +#: applications/luci-app-uhttpd/htdocs/luci-static/resources/view/uhttpd/uhttpd.js:253 +msgid "Country" +msgstr "" + +#: applications/luci-app-uhttpd/htdocs/luci-static/resources/view/uhttpd/uhttpd.js:197 +msgid "Disable JSON-RPC authorization via ubus session API" +msgstr "" + +#: applications/luci-app-uhttpd/htdocs/luci-static/resources/view/uhttpd/uhttpd.js:154 +msgid "Do not follow symlinks outside document root" +msgstr "" + +#: applications/luci-app-uhttpd/htdocs/luci-static/resources/view/uhttpd/uhttpd.js:157 +msgid "Do not generate directory listings." +msgstr "" + +#: applications/luci-app-uhttpd/htdocs/luci-static/resources/view/uhttpd/uhttpd.js:173 +msgid "Document root" +msgstr "" + +#: applications/luci-app-uhttpd/htdocs/luci-static/resources/view/uhttpd/uhttpd.js:147 +msgid "E.g specify with index.html and index.php when using PHP" +msgstr "" + +#: applications/luci-app-uhttpd/htdocs/luci-static/resources/view/uhttpd/uhttpd.js:184 +msgid "Embedded Lua interpreter is disabled if not present." +msgstr "" + +#: applications/luci-app-uhttpd/htdocs/luci-static/resources/view/uhttpd/uhttpd.js:193 +msgid "Enable JSON-RPC Cross-Origin Resource Support" +msgstr "" + +#: applications/luci-app-uhttpd/htdocs/luci-static/resources/view/uhttpd/uhttpd.js:106 +#: applications/luci-app-uhttpd/htdocs/luci-static/resources/view/uhttpd/uhttpd.js:110 +msgid "" +"Files can only be uploaded and saved to the /etc/luci-uploads directory." +msgstr "" + +#: applications/luci-app-uhttpd/htdocs/luci-static/resources/view/uhttpd/uhttpd.js:24 +msgid "For settings primarily geared to serving more than the web UI" +msgstr "" + +#: applications/luci-app-uhttpd/htdocs/luci-static/resources/view/uhttpd/uhttpd.js:24 +msgid "Full Web Server Settings" +msgstr "" + +#: applications/luci-app-uhttpd/htdocs/luci-static/resources/view/uhttpd/uhttpd.js:184 +msgid "Full real path to handler for Lua scripts" +msgstr "" + +#: applications/luci-app-uhttpd/htdocs/luci-static/resources/view/uhttpd/uhttpd.js:23 +msgid "General Settings" +msgstr "Socruithe Ginearálta" + +#: applications/luci-app-uhttpd/root/usr/share/rpcd/acl.d/luci-app-uhttpd.json:3 +msgid "Grant UCI access for luci-app-uhttpd" +msgstr "" + +#: applications/luci-app-uhttpd/htdocs/luci-static/resources/view/uhttpd/uhttpd.js:27 +msgid "HTTP listeners (address:port)" +msgstr "" + +#: applications/luci-app-uhttpd/htdocs/luci-static/resources/view/uhttpd/uhttpd.js:106 +msgid "HTTPS Certificate (DER or PEM format)" +msgstr "" + +#: applications/luci-app-uhttpd/htdocs/luci-static/resources/view/uhttpd/uhttpd.js:110 +msgid "HTTPS Private Key (DER or PEM format)" +msgstr "" + +#: applications/luci-app-uhttpd/htdocs/luci-static/resources/view/uhttpd/uhttpd.js:55 +msgid "HTTPS listener (address:port)" +msgstr "" + +#: applications/luci-app-uhttpd/htdocs/luci-static/resources/view/uhttpd/uhttpd.js:245 +msgid "If empty, a random/unique value is used in cert generation" +msgstr "" + +#: applications/luci-app-uhttpd/htdocs/luci-static/resources/view/uhttpd/uhttpd.js:102 +msgid "Ignore private IPs on public interface" +msgstr "" + +#: applications/luci-app-uhttpd/htdocs/luci-static/resources/view/uhttpd/uhttpd.js:147 +msgid "Index page(s)" +msgstr "" + +#: applications/luci-app-uhttpd/htdocs/luci-static/resources/view/uhttpd/uhttpd.js:151 +msgid "" +"Interpreter to associate with file endings ('suffix=handler', e.g. '.php=/" +"usr/bin/php-cgi')" +msgstr "" + +#: applications/luci-app-uhttpd/htdocs/luci-static/resources/view/uhttpd/uhttpd.js:238 +msgid "Length of key in bits" +msgstr "" + +#: applications/luci-app-uhttpd/htdocs/luci-static/resources/view/uhttpd/uhttpd.js:247 +msgid "Location" +msgstr "" + +#: applications/luci-app-uhttpd/htdocs/luci-static/resources/view/uhttpd/uhttpd.js:221 +msgid "Maximum number of connections" +msgstr "" + +#: applications/luci-app-uhttpd/htdocs/luci-static/resources/view/uhttpd/uhttpd.js:225 +msgid "Maximum number of script requests" +msgstr "" + +#: applications/luci-app-uhttpd/htdocs/luci-static/resources/view/uhttpd/uhttpd.js:201 +msgid "Maximum wait time for Lua, CGI, or ubus execution" +msgstr "" + +#: applications/luci-app-uhttpd/htdocs/luci-static/resources/view/uhttpd/uhttpd.js:206 +msgid "Maximum wait time for network activity" +msgstr "" + +#: applications/luci-app-uhttpd/htdocs/luci-static/resources/view/uhttpd/uhttpd.js:245 +msgid "Organization" +msgstr "" + +#: applications/luci-app-uhttpd/htdocs/luci-static/resources/view/uhttpd/uhttpd.js:190 +msgid "Override path for ubus socket" +msgstr "" + +#: applications/luci-app-uhttpd/htdocs/luci-static/resources/view/uhttpd/uhttpd.js:177 +msgid "Path prefix for CGI scripts" +msgstr "" + +#: applications/luci-app-uhttpd/htdocs/luci-static/resources/view/uhttpd/uhttpd.js:102 +msgid "" +"Prevent access from private (RFC1918) IPs on an interface if it has an " +"public IP address" +msgstr "" + +#: applications/luci-app-uhttpd/htdocs/luci-static/resources/view/uhttpd/uhttpd.js:163 +msgid "Realm for Basic Auth" +msgstr "" + +#: applications/luci-app-uhttpd/htdocs/luci-static/resources/view/uhttpd/uhttpd.js:98 +msgid "Redirect all HTTP to HTTPS" +msgstr "" + +#: applications/luci-app-uhttpd/htdocs/luci-static/resources/view/uhttpd/uhttpd.js:128 +msgid "Remove configuration for certificate and key" +msgstr "" + +#: applications/luci-app-uhttpd/htdocs/luci-static/resources/view/uhttpd/uhttpd.js:114 +msgid "Remove old certificate and key" +msgstr "" + +#: applications/luci-app-uhttpd/htdocs/luci-static/resources/view/uhttpd/uhttpd.js:242 +msgid "Server Hostname" +msgstr "" + +#: applications/luci-app-uhttpd/htdocs/luci-static/resources/view/uhttpd/uhttpd.js:25 +msgid "" +"Settings which are either rarely needed or which affect serving the WebUI" +msgstr "" + +#: applications/luci-app-uhttpd/htdocs/luci-static/resources/view/uhttpd/uhttpd.js:250 +msgid "State" +msgstr "Stáit" + +#: applications/luci-app-uhttpd/htdocs/luci-static/resources/view/uhttpd/uhttpd.js:216 +msgid "TCP Keepalive" +msgstr "" + +#: applications/luci-app-uhttpd/htdocs/luci-static/resources/view/uhttpd/uhttpd.js:128 +msgid "This permanently deletes the cert, key, and configuration to use same." +msgstr "" + +#: applications/luci-app-uhttpd/htdocs/luci-static/resources/view/uhttpd/uhttpd.js:234 +msgid "Valid for # of Days" +msgstr "" + +#: applications/luci-app-uhttpd/htdocs/luci-static/resources/view/uhttpd/uhttpd.js:170 +msgid "" +"Virtual URL or CGI script to display on status '404 Not Found'. Must begin " +"with '/'" +msgstr "" + +#: applications/luci-app-uhttpd/htdocs/luci-static/resources/view/uhttpd/uhttpd.js:180 +msgid "Virtual path prefix for Lua scripts" +msgstr "" + +#: applications/luci-app-uhttpd/htdocs/luci-static/resources/view/uhttpd/uhttpd.js:187 +msgid "Virtual path prefix for ubus via JSON-RPC integration" +msgstr "" + +#: applications/luci-app-uhttpd/htdocs/luci-static/resources/view/uhttpd/uhttpd.js:167 +msgid "Will not use HTTP authentication if not present" +msgstr "" + +#: applications/luci-app-uhttpd/htdocs/luci-static/resources/view/uhttpd/uhttpd.js:242 +msgid "a.k.a CommonName" +msgstr "" + +#: applications/luci-app-uhttpd/htdocs/luci-static/resources/view/uhttpd/uhttpd.js:17 +#: applications/luci-app-uhttpd/root/usr/share/luci/menu.d/luci-app-uhttpd.json:3 +msgid "uHTTPd" +msgstr "" + +#: applications/luci-app-uhttpd/htdocs/luci-static/resources/view/uhttpd/uhttpd.js:229 +msgid "uHTTPd Self-signed Certificate Parameters" +msgstr "" + +#: applications/luci-app-uhttpd/htdocs/luci-static/resources/view/uhttpd/uhttpd.js:114 +msgid "" +"uHTTPd will generate a new self-signed certificate using the configuration " +"shown below." +msgstr "" + +#: applications/luci-app-uhttpd/htdocs/luci-static/resources/view/uhttpd/uhttpd.js:187 +msgid "ubus integration is disabled if not present" +msgstr "" + +#~ msgid "HTTPS Certificate (DER Encoded)" +#~ msgstr "HTTPS Certificate (DER Encoded)" + +#~ msgid "HTTPS Private Key (DER Encoded)" +#~ msgstr "HTTPS Private Key (DER Encoded)" diff --git a/applications/luci-app-uhttpd/po/yua/uhttpd.po b/applications/luci-app-uhttpd/po/yua/uhttpd.po new file mode 100644 index 0000000000..6779cbb4f0 --- /dev/null +++ b/applications/luci-app-uhttpd/po/yua/uhttpd.po @@ -0,0 +1,281 @@ +msgid "" +msgstr "" +"Project-Id-Version: PACKAGE VERSION\n" +"PO-Revision-Date: 2024-09-03 13:09+0000\n" +"Last-Translator: brodrigueznu <brodrigueznu@hotmail.com>\n" +"Language-Team: Yucateco <https://hosted.weblate.org/projects/openwrt/" +"luciapplicationsuhttpd/yua/>\n" +"Language: yua\n" +"MIME-Version: 1.0\n" +"Content-Type: text/plain; charset=UTF-8\n" +"Content-Transfer-Encoding: 8bit\n" +"Plural-Forms: nplurals=2; plural=n != 1;\n" +"X-Generator: Weblate 5.8-dev\n" + +#: applications/luci-app-uhttpd/htdocs/luci-static/resources/view/uhttpd/uhttpd.js:160 +msgid "" +"(/old/path=/new/path) or (just /old/path which becomes /cgi-prefix/old/path)" +msgstr "" + +#: applications/luci-app-uhttpd/htdocs/luci-static/resources/view/uhttpd/uhttpd.js:170 +msgid "404 Error" +msgstr "" + +#: applications/luci-app-uhttpd/htdocs/luci-static/resources/view/uhttpd/uhttpd.js:17 +msgid "A lightweight single-threaded HTTP(S) server" +msgstr "" + +#: applications/luci-app-uhttpd/htdocs/luci-static/resources/view/uhttpd/uhttpd.js:25 +msgid "Advanced Settings" +msgstr "Ajustes Avanzados" + +#: applications/luci-app-uhttpd/htdocs/luci-static/resources/view/uhttpd/uhttpd.js:160 +msgid "Aliases" +msgstr "" + +#: applications/luci-app-uhttpd/htdocs/luci-static/resources/view/uhttpd/uhttpd.js:173 +msgid "Base directory for files to be served" +msgstr "" + +#: applications/luci-app-uhttpd/htdocs/luci-static/resources/view/uhttpd/uhttpd.js:27 +#: applications/luci-app-uhttpd/htdocs/luci-static/resources/view/uhttpd/uhttpd.js:55 +msgid "Bind to specific interface:port (by specifying interface address)" +msgstr "" + +#: applications/luci-app-uhttpd/htdocs/luci-static/resources/view/uhttpd/uhttpd.js:151 +msgid "CGI filetype handler" +msgstr "" + +#: applications/luci-app-uhttpd/htdocs/luci-static/resources/view/uhttpd/uhttpd.js:177 +msgid "CGI is disabled if not present." +msgstr "" + +#: applications/luci-app-uhttpd/htdocs/luci-static/resources/view/uhttpd/uhttpd.js:167 +msgid "Config file (e.g. for credentials for Basic Auth)" +msgstr "" + +#: applications/luci-app-uhttpd/htdocs/luci-static/resources/view/uhttpd/uhttpd.js:211 +msgid "Connection reuse" +msgstr "" + +#: applications/luci-app-uhttpd/htdocs/luci-static/resources/view/uhttpd/uhttpd.js:253 +msgid "Country" +msgstr "País" + +#: applications/luci-app-uhttpd/htdocs/luci-static/resources/view/uhttpd/uhttpd.js:197 +msgid "Disable JSON-RPC authorization via ubus session API" +msgstr "" + +#: applications/luci-app-uhttpd/htdocs/luci-static/resources/view/uhttpd/uhttpd.js:154 +msgid "Do not follow symlinks outside document root" +msgstr "" + +#: applications/luci-app-uhttpd/htdocs/luci-static/resources/view/uhttpd/uhttpd.js:157 +msgid "Do not generate directory listings." +msgstr "" + +#: applications/luci-app-uhttpd/htdocs/luci-static/resources/view/uhttpd/uhttpd.js:173 +msgid "Document root" +msgstr "" + +#: applications/luci-app-uhttpd/htdocs/luci-static/resources/view/uhttpd/uhttpd.js:147 +msgid "E.g specify with index.html and index.php when using PHP" +msgstr "" + +#: applications/luci-app-uhttpd/htdocs/luci-static/resources/view/uhttpd/uhttpd.js:184 +msgid "Embedded Lua interpreter is disabled if not present." +msgstr "" + +#: applications/luci-app-uhttpd/htdocs/luci-static/resources/view/uhttpd/uhttpd.js:193 +msgid "Enable JSON-RPC Cross-Origin Resource Support" +msgstr "" + +#: applications/luci-app-uhttpd/htdocs/luci-static/resources/view/uhttpd/uhttpd.js:106 +#: applications/luci-app-uhttpd/htdocs/luci-static/resources/view/uhttpd/uhttpd.js:110 +msgid "" +"Files can only be uploaded and saved to the /etc/luci-uploads directory." +msgstr "" + +#: applications/luci-app-uhttpd/htdocs/luci-static/resources/view/uhttpd/uhttpd.js:24 +msgid "For settings primarily geared to serving more than the web UI" +msgstr "" + +#: applications/luci-app-uhttpd/htdocs/luci-static/resources/view/uhttpd/uhttpd.js:24 +msgid "Full Web Server Settings" +msgstr "" + +#: applications/luci-app-uhttpd/htdocs/luci-static/resources/view/uhttpd/uhttpd.js:184 +msgid "Full real path to handler for Lua scripts" +msgstr "" + +#: applications/luci-app-uhttpd/htdocs/luci-static/resources/view/uhttpd/uhttpd.js:23 +msgid "General Settings" +msgstr "General Settings" + +#: applications/luci-app-uhttpd/root/usr/share/rpcd/acl.d/luci-app-uhttpd.json:3 +msgid "Grant UCI access for luci-app-uhttpd" +msgstr "" + +#: applications/luci-app-uhttpd/htdocs/luci-static/resources/view/uhttpd/uhttpd.js:27 +msgid "HTTP listeners (address:port)" +msgstr "" + +#: applications/luci-app-uhttpd/htdocs/luci-static/resources/view/uhttpd/uhttpd.js:106 +msgid "HTTPS Certificate (DER or PEM format)" +msgstr "" + +#: applications/luci-app-uhttpd/htdocs/luci-static/resources/view/uhttpd/uhttpd.js:110 +msgid "HTTPS Private Key (DER or PEM format)" +msgstr "" + +#: applications/luci-app-uhttpd/htdocs/luci-static/resources/view/uhttpd/uhttpd.js:55 +msgid "HTTPS listener (address:port)" +msgstr "" + +#: applications/luci-app-uhttpd/htdocs/luci-static/resources/view/uhttpd/uhttpd.js:245 +msgid "If empty, a random/unique value is used in cert generation" +msgstr "" + +#: applications/luci-app-uhttpd/htdocs/luci-static/resources/view/uhttpd/uhttpd.js:102 +msgid "Ignore private IPs on public interface" +msgstr "" + +#: applications/luci-app-uhttpd/htdocs/luci-static/resources/view/uhttpd/uhttpd.js:147 +msgid "Index page(s)" +msgstr "" + +#: applications/luci-app-uhttpd/htdocs/luci-static/resources/view/uhttpd/uhttpd.js:151 +msgid "" +"Interpreter to associate with file endings ('suffix=handler', e.g. '.php=/" +"usr/bin/php-cgi')" +msgstr "" + +#: applications/luci-app-uhttpd/htdocs/luci-static/resources/view/uhttpd/uhttpd.js:238 +msgid "Length of key in bits" +msgstr "" + +#: applications/luci-app-uhttpd/htdocs/luci-static/resources/view/uhttpd/uhttpd.js:247 +msgid "Location" +msgstr "" + +#: applications/luci-app-uhttpd/htdocs/luci-static/resources/view/uhttpd/uhttpd.js:221 +msgid "Maximum number of connections" +msgstr "" + +#: applications/luci-app-uhttpd/htdocs/luci-static/resources/view/uhttpd/uhttpd.js:225 +msgid "Maximum number of script requests" +msgstr "" + +#: applications/luci-app-uhttpd/htdocs/luci-static/resources/view/uhttpd/uhttpd.js:201 +msgid "Maximum wait time for Lua, CGI, or ubus execution" +msgstr "" + +#: applications/luci-app-uhttpd/htdocs/luci-static/resources/view/uhttpd/uhttpd.js:206 +msgid "Maximum wait time for network activity" +msgstr "" + +#: applications/luci-app-uhttpd/htdocs/luci-static/resources/view/uhttpd/uhttpd.js:245 +msgid "Organization" +msgstr "" + +#: applications/luci-app-uhttpd/htdocs/luci-static/resources/view/uhttpd/uhttpd.js:190 +msgid "Override path for ubus socket" +msgstr "" + +#: applications/luci-app-uhttpd/htdocs/luci-static/resources/view/uhttpd/uhttpd.js:177 +msgid "Path prefix for CGI scripts" +msgstr "" + +#: applications/luci-app-uhttpd/htdocs/luci-static/resources/view/uhttpd/uhttpd.js:102 +msgid "" +"Prevent access from private (RFC1918) IPs on an interface if it has an " +"public IP address" +msgstr "" + +#: applications/luci-app-uhttpd/htdocs/luci-static/resources/view/uhttpd/uhttpd.js:163 +msgid "Realm for Basic Auth" +msgstr "" + +#: applications/luci-app-uhttpd/htdocs/luci-static/resources/view/uhttpd/uhttpd.js:98 +msgid "Redirect all HTTP to HTTPS" +msgstr "" + +#: applications/luci-app-uhttpd/htdocs/luci-static/resources/view/uhttpd/uhttpd.js:128 +msgid "Remove configuration for certificate and key" +msgstr "" + +#: applications/luci-app-uhttpd/htdocs/luci-static/resources/view/uhttpd/uhttpd.js:114 +msgid "Remove old certificate and key" +msgstr "" + +#: applications/luci-app-uhttpd/htdocs/luci-static/resources/view/uhttpd/uhttpd.js:242 +msgid "Server Hostname" +msgstr "" + +#: applications/luci-app-uhttpd/htdocs/luci-static/resources/view/uhttpd/uhttpd.js:25 +msgid "" +"Settings which are either rarely needed or which affect serving the WebUI" +msgstr "" + +#: applications/luci-app-uhttpd/htdocs/luci-static/resources/view/uhttpd/uhttpd.js:250 +msgid "State" +msgstr "" + +#: applications/luci-app-uhttpd/htdocs/luci-static/resources/view/uhttpd/uhttpd.js:216 +msgid "TCP Keepalive" +msgstr "" + +#: applications/luci-app-uhttpd/htdocs/luci-static/resources/view/uhttpd/uhttpd.js:128 +msgid "This permanently deletes the cert, key, and configuration to use same." +msgstr "" + +#: applications/luci-app-uhttpd/htdocs/luci-static/resources/view/uhttpd/uhttpd.js:234 +msgid "Valid for # of Days" +msgstr "" + +#: applications/luci-app-uhttpd/htdocs/luci-static/resources/view/uhttpd/uhttpd.js:170 +msgid "" +"Virtual URL or CGI script to display on status '404 Not Found'. Must begin " +"with '/'" +msgstr "" + +#: applications/luci-app-uhttpd/htdocs/luci-static/resources/view/uhttpd/uhttpd.js:180 +msgid "Virtual path prefix for Lua scripts" +msgstr "" + +#: applications/luci-app-uhttpd/htdocs/luci-static/resources/view/uhttpd/uhttpd.js:187 +msgid "Virtual path prefix for ubus via JSON-RPC integration" +msgstr "" + +#: applications/luci-app-uhttpd/htdocs/luci-static/resources/view/uhttpd/uhttpd.js:167 +msgid "Will not use HTTP authentication if not present" +msgstr "" + +#: applications/luci-app-uhttpd/htdocs/luci-static/resources/view/uhttpd/uhttpd.js:242 +msgid "a.k.a CommonName" +msgstr "" + +#: applications/luci-app-uhttpd/htdocs/luci-static/resources/view/uhttpd/uhttpd.js:17 +#: applications/luci-app-uhttpd/root/usr/share/luci/menu.d/luci-app-uhttpd.json:3 +msgid "uHTTPd" +msgstr "" + +#: applications/luci-app-uhttpd/htdocs/luci-static/resources/view/uhttpd/uhttpd.js:229 +msgid "uHTTPd Self-signed Certificate Parameters" +msgstr "" + +#: applications/luci-app-uhttpd/htdocs/luci-static/resources/view/uhttpd/uhttpd.js:114 +msgid "" +"uHTTPd will generate a new self-signed certificate using the configuration " +"shown below." +msgstr "" + +#: applications/luci-app-uhttpd/htdocs/luci-static/resources/view/uhttpd/uhttpd.js:187 +msgid "ubus integration is disabled if not present" +msgstr "" + +#~ msgid "HTTPS Certificate (DER Encoded)" +#~ msgstr "HTTPS Certificate (DER Encoded)" + +#~ msgid "HTTPS Private Key (DER Encoded)" +#~ msgstr "HTTPS Private Key (DER Encoded)" |