diff options
author | Jesús <heckyel@hyperbola.info> | 2019-08-12 14:50:27 -0500 |
---|---|---|
committer | Jesús <heckyel@hyperbola.info> | 2019-08-12 14:50:27 -0500 |
commit | 449be3df8df2b2ac0d68686396000e25e1d1e436 (patch) | |
tree | 491205e69084bbe4de6c32693ff28cd9ef719ff4 | |
parent | df167a5fb917c65afe70dbfd5ef48aadfd44516e (diff) | |
download | ematrix-449be3df8df2b2ac0d68686396000e25e1d1e436.tar.lz ematrix-449be3df8df2b2ac0d68686396000e25e1d1e436.tar.xz ematrix-449be3df8df2b2ac0d68686396000e25e1d1e436.zip |
Improve spanish language
-rw-r--r-- | locale/es/messages.properties | 6 |
1 files changed, 3 insertions, 3 deletions
diff --git a/locale/es/messages.properties b/locale/es/messages.properties index 606646f..4fee5e0 100644 --- a/locale/es/messages.properties +++ b/locale/es/messages.properties @@ -28,9 +28,9 @@ matrixSwitchesTip=Menú desplegable con configuraciones adicionales. matrix1stPartyLabel=dominio actual matrixBlacklistedHostnames={{count}} nombre(s) de <i>host</i> en la lista negra matrixSwitchNoMixedContent=HTTPS estricto -matrixSwitchNoWorker=Forbid web workers +matrixSwitchNoWorker=Prohibir web workers matrixSwitchReferrerSpoof=Falsificar Referer -matrixSwitchNoscriptSpoof=Spoof <code><noscript></code> tags +matrixSwitchNoscriptSpoof=Falsificar etiqueta <code><noscript></code> matrixRevertAllEntry=Deshacer todos los cambios temporales matrixLoggerMenuEntry=Ir al registro de peticiones matrixDashboardMenuEntry=Ir al Panel de control @@ -45,7 +45,7 @@ statsPageLocalStoragesCleared=<a href='http://diveintohtml5.info/storage.html'>A statsPageBrowserCacheCleared=Memorias caché del navegador eliminadas: {{count}} statsPageDetailedStats=Estadísticas detalladas statsPageDetailedAllPages=Todo -statsPageDetailedBehindTheScenePage=Chromium: Detrás de la escena +statsPageDetailedBehindTheScenePage=Detrás de la escena statsPageOverview=Sumario statsPageRequests=Peticiones statsPageAllowed=Permitidas |