Skip to content

Commit

Permalink
[tx] updated from transifex
Browse files Browse the repository at this point in the history
  • Loading branch information
dschmidt committed Jan 10, 2020
1 parent c453bb4 commit bba4718
Show file tree
Hide file tree
Showing 12 changed files with 20 additions and 0 deletions.
1 change: 1 addition & 0 deletions apps/files/l10n/es.js
Original file line number Diff line number Diff line change
Expand Up @@ -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}",
Expand Down
1 change: 1 addition & 0 deletions apps/files/l10n/es.json
Original file line number Diff line number Diff line change
Expand Up @@ -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}",
Expand Down
1 change: 1 addition & 0 deletions apps/files_external/l10n/es.js
Original file line number Diff line number Diff line change
Expand Up @@ -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",
Expand Down
1 change: 1 addition & 0 deletions apps/files_external/l10n/es.json
Original file line number Diff line number Diff line change
Expand Up @@ -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",
Expand Down
4 changes: 4 additions & 0 deletions lib/l10n/es.js
Original file line number Diff line number Diff line change
Expand Up @@ -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",
Expand Down
4 changes: 4 additions & 0 deletions lib/l10n/es.json
Original file line number Diff line number Diff line change
Expand Up @@ -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",
Expand Down
2 changes: 2 additions & 0 deletions settings/l10n/es.js
Original file line number Diff line number Diff line change
Expand Up @@ -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",
Expand Down
2 changes: 2 additions & 0 deletions settings/l10n/es.json
Original file line number Diff line number Diff line change
Expand Up @@ -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",
Expand Down
1 change: 1 addition & 0 deletions tests/data/apptheme/apps/files/l10n/es.js
Original file line number Diff line number Diff line change
Expand Up @@ -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}",
Expand Down
1 change: 1 addition & 0 deletions tests/data/apptheme/apps/files/l10n/es.json
Original file line number Diff line number Diff line change
Expand Up @@ -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}",
Expand Down
1 change: 1 addition & 0 deletions tests/data/themes/abc/apps/files/l10n/es.js
Original file line number Diff line number Diff line change
Expand Up @@ -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}",
Expand Down
1 change: 1 addition & 0 deletions tests/data/themes/abc/apps/files/l10n/es.json
Original file line number Diff line number Diff line change
Expand Up @@ -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}",
Expand Down

0 comments on commit bba4718

Please sign in to comment.