diff options
Diffstat (limited to 'core/l10n/es.js')
-rw-r--r-- | core/l10n/es.js | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/core/l10n/es.js b/core/l10n/es.js index 7f5408d106c..b95e6d6bffc 100644 --- a/core/l10n/es.js +++ b/core/l10n/es.js @@ -210,6 +210,8 @@ OC.L10N.register( "Continue with this unsupported browser" : "Continuar con este navegador no soportado", "Supported versions" : "Versiones soportadas", "{name} version {version} and above" : "{name} versión {version} y superior", + "Open settings menu" : "Abrir menú de ajustes", + "Settings menu" : "Menú de configuraciones", "Search {types} …" : "Buscar {types}…", "Settings" : "Configuraciones", "Could not load your contacts" : "No se han podido cargar los contactos", @@ -349,7 +351,6 @@ OC.L10N.register( "Skip to main content" : "Saltar al contenido principal", "Skip to navigation of app" : "Saltar a la navegación de la app", "Get your own free account" : "Consigue tu propia cuenta gratuita", - "Open settings menu" : "Abrir menú de ajustes", "Confirm your password" : "Confirme su contraseña", "%s's homepage" : "%s página de inicio", "Connect to your account" : "Conectar a cuenta", @@ -418,7 +419,6 @@ OC.L10N.register( "More apps menu" : "Menú de otras apps", "Contacts" : "Contactos", "Contacts menu" : "Menú de contactos", - "Settings menu" : "Menú de configuraciones", "Setup two-factor authentication" : "Configurar autenticación de dos factores", "It seems like you are running a 32-bit PHP version. Nextcloud needs 64-bit to run well. Please upgrade your OS and PHP to 64-bit! For further details read {linkstart}the documentation page about this ↗{linkend}." : "Parece que está ejecutando una versión de PHP de 32 bits. Nextcloud necesita 64 bits para su correcto funcionamiento. ¡Por favor, actualice su sistema operativo y PHP a 64 bits! Puede leer más detalles en {linkstart}la página de documentación correspondiente ↗{linkend}." }, |