From bba4718cb1c3b54226d7e5f5cc0a462fd39254f5 Mon Sep 17 00:00:00 2001 From: Dominik Schmidt Date: Fri, 10 Jan 2020 09:47:33 +0000 Subject: [PATCH] [tx] updated from transifex --- apps/files/l10n/es.js | 1 + apps/files/l10n/es.json | 1 + apps/files_external/l10n/es.js | 1 + apps/files_external/l10n/es.json | 1 + lib/l10n/es.js | 4 ++++ lib/l10n/es.json | 4 ++++ settings/l10n/es.js | 2 ++ settings/l10n/es.json | 2 ++ tests/data/apptheme/apps/files/l10n/es.js | 1 + tests/data/apptheme/apps/files/l10n/es.json | 1 + tests/data/themes/abc/apps/files/l10n/es.js | 1 + tests/data/themes/abc/apps/files/l10n/es.json | 1 + 12 files changed, 20 insertions(+) diff --git a/apps/files/l10n/es.js b/apps/files/l10n/es.js index 53537c741d3d..29b71b234469 100644 --- a/apps/files/l10n/es.js +++ b/apps/files/l10n/es.js @@ -43,6 +43,7 @@ OC.L10N.register( "This directory is unavailable, please check the logs or contact the administrator" : "Esta carpeta no está disponible, por favor verifique los registros o contáctese con el administrador", "group" : "grupo", "Remote share" : "Recurso compartido remoto", + "via" : "por medio de", "Could not move \"{file}\", target exists" : "No se pudo mover «{file}»; el destino ya existe", "Could not move \"{file}\" because either the file or the target are locked." : "No se pudo mover \"{file}\" porque el archivo o el destino están bloqueados.", "Could not move \"{file}\": {message}" : "No se puede mover: \"{file}\": {message}", diff --git a/apps/files/l10n/es.json b/apps/files/l10n/es.json index b80743684fc4..b3a8f6a93fa8 100644 --- a/apps/files/l10n/es.json +++ b/apps/files/l10n/es.json @@ -41,6 +41,7 @@ "This directory is unavailable, please check the logs or contact the administrator" : "Esta carpeta no está disponible, por favor verifique los registros o contáctese con el administrador", "group" : "grupo", "Remote share" : "Recurso compartido remoto", + "via" : "por medio de", "Could not move \"{file}\", target exists" : "No se pudo mover «{file}»; el destino ya existe", "Could not move \"{file}\" because either the file or the target are locked." : "No se pudo mover \"{file}\" porque el archivo o el destino están bloqueados.", "Could not move \"{file}\": {message}" : "No se puede mover: \"{file}\": {message}", diff --git a/apps/files_external/l10n/es.js b/apps/files_external/l10n/es.js index c81265d912fd..31af3c42f07f 100644 --- a/apps/files_external/l10n/es.js +++ b/apps/files_external/l10n/es.js @@ -90,6 +90,7 @@ OC.L10N.register( "Storage type" : "Tipo de almacenamiento", "Scope" : "Ámbito", "Enable encryption" : "Habilitar cifrado", + "Set read-only" : "Establecer como solo lectura", "Enable previews" : "Habilitar previsualizaciones", "Enable sharing" : "Habilitar el uso compartido", "Check for changes" : "Comprobar si hay cambios", diff --git a/apps/files_external/l10n/es.json b/apps/files_external/l10n/es.json index bed5aa75239d..eb2717caefbd 100644 --- a/apps/files_external/l10n/es.json +++ b/apps/files_external/l10n/es.json @@ -88,6 +88,7 @@ "Storage type" : "Tipo de almacenamiento", "Scope" : "Ámbito", "Enable encryption" : "Habilitar cifrado", + "Set read-only" : "Establecer como solo lectura", "Enable previews" : "Habilitar previsualizaciones", "Enable sharing" : "Habilitar el uso compartido", "Check for changes" : "Comprobar si hay cambios", diff --git a/lib/l10n/es.js b/lib/l10n/es.js index 9def6ffb4f4f..84c26d5a40de 100644 --- a/lib/l10n/es.js +++ b/lib/l10n/es.js @@ -124,10 +124,14 @@ OC.L10N.register( "Sharing %s failed, because resharing is not allowed" : "Fallo al compartir %s, ya que no está permitido volverlo a compartir", "Sharing %s failed, because the sharing backend for %s could not find its source" : "Se ha fallado al compartir %s porque el motor compartido para %s podría no encontrar su origen", "Sharing %s failed, because the file could not be found in the file cache" : "Se ha fallado al compartir %s, ya que el archivo no pudo ser encontrado en el cache de archivo", + "Invalid permissions" : "Permisos no válidos", "Cannot remove all permissions" : "No puedo eliminar todos los permisos", + "Cannot set the requested share permissions for %s" : "No se pudieron establecer los permisos para compartir %s", + "Cannot set the requested share attributes for %s" : "No se pudieron establecer los atributos de la compartición para %s", "Expiration date is in the past" : "Ha pasado la fecha de caducidad", "Cannot set expiration date more than %s days in the future" : "No se puede fijar la fecha de caducidad más de %s días en el futuro.", "Could not find category \"%s\"" : "No puede encontrar la categoría \"%s\"", + "Only the following characters are allowed in a username: \"a-z\", \"A-Z\", \"0-9\", and \"+_.@-'\"" : "Solo se permiten los siguientes caracteres en el nombre de usuario: \"a-z\", \"A-Z\", \"0-9\", and \"+_.@-'\"", "A valid username must be provided" : "Se debe proporcionar un nombre de usuario válido", "Username contains whitespace at the beginning or at the end" : "El nombre de usuario contiene espacios en blanco al principio o al final", "The username must be at least 3 characters long" : "El nombre de usuario debe tener al menos 3 carácteres", diff --git a/lib/l10n/es.json b/lib/l10n/es.json index a24585b7305e..efee95ef6bc9 100644 --- a/lib/l10n/es.json +++ b/lib/l10n/es.json @@ -122,10 +122,14 @@ "Sharing %s failed, because resharing is not allowed" : "Fallo al compartir %s, ya que no está permitido volverlo a compartir", "Sharing %s failed, because the sharing backend for %s could not find its source" : "Se ha fallado al compartir %s porque el motor compartido para %s podría no encontrar su origen", "Sharing %s failed, because the file could not be found in the file cache" : "Se ha fallado al compartir %s, ya que el archivo no pudo ser encontrado en el cache de archivo", + "Invalid permissions" : "Permisos no válidos", "Cannot remove all permissions" : "No puedo eliminar todos los permisos", + "Cannot set the requested share permissions for %s" : "No se pudieron establecer los permisos para compartir %s", + "Cannot set the requested share attributes for %s" : "No se pudieron establecer los atributos de la compartición para %s", "Expiration date is in the past" : "Ha pasado la fecha de caducidad", "Cannot set expiration date more than %s days in the future" : "No se puede fijar la fecha de caducidad más de %s días en el futuro.", "Could not find category \"%s\"" : "No puede encontrar la categoría \"%s\"", + "Only the following characters are allowed in a username: \"a-z\", \"A-Z\", \"0-9\", and \"+_.@-'\"" : "Solo se permiten los siguientes caracteres en el nombre de usuario: \"a-z\", \"A-Z\", \"0-9\", and \"+_.@-'\"", "A valid username must be provided" : "Se debe proporcionar un nombre de usuario válido", "Username contains whitespace at the beginning or at the end" : "El nombre de usuario contiene espacios en blanco al principio o al final", "The username must be at least 3 characters long" : "El nombre de usuario debe tener al menos 3 carácteres", diff --git a/settings/l10n/es.js b/settings/l10n/es.js index 9fdd09de9cdb..870328faf6d9 100644 --- a/settings/l10n/es.js +++ b/settings/l10n/es.js @@ -206,6 +206,8 @@ OC.L10N.register( "Allow users to send mail notification for shared files" : "Permitir a los usuarios enviar mensajes de notificación para ficheros compartidos", "Language used for public mail notifications for shared files" : "Idioma usado para notificaciones por correo públicas para los archivos compartidos", "Allow users to share file via social media" : "Permitir a los usuarios compartir archivo por redes sociales", + "Set default expiration date for user shares" : "Establecer la fecha de caducidad predeterminada para las comparticiones de usuario", + "Set default expiration date for group shares" : "Establecer la fecha de caducidad predeterminada para las comparticiones de grupo", "Automatically accept new incoming local user shares" : "Aceptar automáticamente nuevos compartidos de los usuarios locales.", "Allow resharing" : "Permitir recompartición", "Allow sharing with groups" : "Permitir compartir con grupos", diff --git a/settings/l10n/es.json b/settings/l10n/es.json index c11c4c1b0f50..bc73e4ba3e82 100644 --- a/settings/l10n/es.json +++ b/settings/l10n/es.json @@ -204,6 +204,8 @@ "Allow users to send mail notification for shared files" : "Permitir a los usuarios enviar mensajes de notificación para ficheros compartidos", "Language used for public mail notifications for shared files" : "Idioma usado para notificaciones por correo públicas para los archivos compartidos", "Allow users to share file via social media" : "Permitir a los usuarios compartir archivo por redes sociales", + "Set default expiration date for user shares" : "Establecer la fecha de caducidad predeterminada para las comparticiones de usuario", + "Set default expiration date for group shares" : "Establecer la fecha de caducidad predeterminada para las comparticiones de grupo", "Automatically accept new incoming local user shares" : "Aceptar automáticamente nuevos compartidos de los usuarios locales.", "Allow resharing" : "Permitir recompartición", "Allow sharing with groups" : "Permitir compartir con grupos", diff --git a/tests/data/apptheme/apps/files/l10n/es.js b/tests/data/apptheme/apps/files/l10n/es.js index 53537c741d3d..29b71b234469 100644 --- a/tests/data/apptheme/apps/files/l10n/es.js +++ b/tests/data/apptheme/apps/files/l10n/es.js @@ -43,6 +43,7 @@ OC.L10N.register( "This directory is unavailable, please check the logs or contact the administrator" : "Esta carpeta no está disponible, por favor verifique los registros o contáctese con el administrador", "group" : "grupo", "Remote share" : "Recurso compartido remoto", + "via" : "por medio de", "Could not move \"{file}\", target exists" : "No se pudo mover «{file}»; el destino ya existe", "Could not move \"{file}\" because either the file or the target are locked." : "No se pudo mover \"{file}\" porque el archivo o el destino están bloqueados.", "Could not move \"{file}\": {message}" : "No se puede mover: \"{file}\": {message}", diff --git a/tests/data/apptheme/apps/files/l10n/es.json b/tests/data/apptheme/apps/files/l10n/es.json index b80743684fc4..b3a8f6a93fa8 100644 --- a/tests/data/apptheme/apps/files/l10n/es.json +++ b/tests/data/apptheme/apps/files/l10n/es.json @@ -41,6 +41,7 @@ "This directory is unavailable, please check the logs or contact the administrator" : "Esta carpeta no está disponible, por favor verifique los registros o contáctese con el administrador", "group" : "grupo", "Remote share" : "Recurso compartido remoto", + "via" : "por medio de", "Could not move \"{file}\", target exists" : "No se pudo mover «{file}»; el destino ya existe", "Could not move \"{file}\" because either the file or the target are locked." : "No se pudo mover \"{file}\" porque el archivo o el destino están bloqueados.", "Could not move \"{file}\": {message}" : "No se puede mover: \"{file}\": {message}", diff --git a/tests/data/themes/abc/apps/files/l10n/es.js b/tests/data/themes/abc/apps/files/l10n/es.js index 53537c741d3d..29b71b234469 100644 --- a/tests/data/themes/abc/apps/files/l10n/es.js +++ b/tests/data/themes/abc/apps/files/l10n/es.js @@ -43,6 +43,7 @@ OC.L10N.register( "This directory is unavailable, please check the logs or contact the administrator" : "Esta carpeta no está disponible, por favor verifique los registros o contáctese con el administrador", "group" : "grupo", "Remote share" : "Recurso compartido remoto", + "via" : "por medio de", "Could not move \"{file}\", target exists" : "No se pudo mover «{file}»; el destino ya existe", "Could not move \"{file}\" because either the file or the target are locked." : "No se pudo mover \"{file}\" porque el archivo o el destino están bloqueados.", "Could not move \"{file}\": {message}" : "No se puede mover: \"{file}\": {message}", diff --git a/tests/data/themes/abc/apps/files/l10n/es.json b/tests/data/themes/abc/apps/files/l10n/es.json index b80743684fc4..b3a8f6a93fa8 100644 --- a/tests/data/themes/abc/apps/files/l10n/es.json +++ b/tests/data/themes/abc/apps/files/l10n/es.json @@ -41,6 +41,7 @@ "This directory is unavailable, please check the logs or contact the administrator" : "Esta carpeta no está disponible, por favor verifique los registros o contáctese con el administrador", "group" : "grupo", "Remote share" : "Recurso compartido remoto", + "via" : "por medio de", "Could not move \"{file}\", target exists" : "No se pudo mover «{file}»; el destino ya existe", "Could not move \"{file}\" because either the file or the target are locked." : "No se pudo mover \"{file}\" porque el archivo o el destino están bloqueados.", "Could not move \"{file}\": {message}" : "No se puede mover: \"{file}\": {message}",