diff options
Diffstat (limited to 'lib/l10n/es.js')
-rw-r--r-- | lib/l10n/es.js | 3 |
1 files changed, 0 insertions, 3 deletions
diff --git a/lib/l10n/es.js b/lib/l10n/es.js index 68311aa0eac..b72b19c4d17 100644 --- a/lib/l10n/es.js +++ b/lib/l10n/es.js @@ -278,7 +278,6 @@ OC.L10N.register( "Generate headline" : "Generar titular", "Summarizes text by reducing its length without losing key information." : "Resume el texto reduciendo su longitud sin perder información clave.", "Extracts topics from a text and outputs them separated by commas." : "Extrae los tópicos de un texto y genera una salida separada por comas. ", - "404" : "404", "Education Edition" : "Edición Educación", "Logged in user must be an admin, a sub admin or gotten special right to access this setting" : "La sesión del usuario debe corresponder a un administrador, subadministrador, o debe tener derechos especiales para acceder a esta configuración.", "Logged in user must be an admin or sub admin" : "El usuario activo debe ser un administrador o subadministrador", @@ -301,8 +300,6 @@ OC.L10N.register( "Username must not consist of dots only" : "El nombre de usuario no debe consistir solo de puntos", "Username is invalid because files already exist for this user" : "El nombre de usuario es incorrecto debido a a que los archivos ya existen para este usuario", "User disabled" : "Usuario deshabilitado", - "PostgreSQL >= 9 required." : "Se requiere PostgreSQL >= 9.", - "Please upgrade your database version." : "Por favor, actualice la versión de su base de datos.", "Your data directory is readable by other users." : "Su carpeta de datos puede ser leída por otros usuarios.", "Please change the permissions to 0770 so that the directory cannot be listed by other users." : "Por favor, cambie los permisos a 0770 para que el directorio no se pueda ser listado por otros usuarios.", "Ensure there is a file called \".ocdata\" in the root of the data directory." : "Asegúrate de que existe un archivo llamado \".ocdata\" en la raíz del directorio de datos." |