summaryrefslogtreecommitdiffstats
path: root/apps/federatedfilesharing/l10n/es.js
diff options
context:
space:
mode:
authorNextcloud bot <bot@nextcloud.com>2016-07-25 00:09:09 +0000
committerNextcloud bot <bot@nextcloud.com>2016-07-25 00:09:09 +0000
commit7d969962db9d1c59ae60c44ac3770a20721c17a8 (patch)
tree374c637e0a040d2fe8db24f596a29268cb119ecb /apps/federatedfilesharing/l10n/es.js
parenta20f4c432b0cee0b968b1c8c3514d1e798f574ef (diff)
downloadnextcloud-server-7d969962db9d1c59ae60c44ac3770a20721c17a8.tar.gz
nextcloud-server-7d969962db9d1c59ae60c44ac3770a20721c17a8.zip
[tx-robot] updated from transifex
Diffstat (limited to 'apps/federatedfilesharing/l10n/es.js')
-rw-r--r--apps/federatedfilesharing/l10n/es.js17
1 files changed, 17 insertions, 0 deletions
diff --git a/apps/federatedfilesharing/l10n/es.js b/apps/federatedfilesharing/l10n/es.js
index ed66839e2fd..b3e7ffbef6e 100644
--- a/apps/federatedfilesharing/l10n/es.js
+++ b/apps/federatedfilesharing/l10n/es.js
@@ -2,11 +2,28 @@ OC.L10N.register(
"federatedfilesharing",
{
"Federated sharing" : "Compartido federado",
+ "Do you want to add the remote share {name} from {owner}@{remote}?" : "¿Desea añadir el recurso compartido remoto {name} de {owner}@{remote}?",
+ "Remote share" : "Recurso compartido remoto",
+ "Remote share password" : "Contraseña del compartido remoto",
+ "Cancel" : "Cancelar",
+ "Add remote share" : "Añadir recurso compartido remoto",
"Invalid Federated Cloud ID" : "ID Nube federada inválida",
+ "Server to server sharing is not enabled on this server" : "Compartir entre servidores no está habilitado en este servidor",
+ "Couldn't establish a federated share." : "No se puede añadir un compartido remoto",
+ "Couldn't establish a federated share, maybe the password was wrong." : "No se pudo establecer un compartido remoto, puede que la contraseña fuera incorrecta.",
+ "Federated Share request was successful, you will receive a invitation. Check your notifications." : "La petición de crear un compartido remoto fue aceptada, usted recibirá una notificación. Comprueba sus notificaciones.",
+ "The mountpoint name contains invalid characters." : "El punto de montaje contiene caracteres inválidos.",
+ "Not allowed to create a federated share with the owner." : "No se permite crear un recurso compartido federado con el propietario",
+ "Invalid or untrusted SSL certificate" : "Certificado SSL inválido o no confiable",
+ "Could not authenticate to remote share, password might be wrong" : "No se ha podido autenticar para compartir remotamente, quizás esté mal la contraseña",
+ "Storage not valid" : "Almacenamiento inválido",
+ "Federated Share successfully added" : "Compartido remoto federado añadido con éxito",
+ "Couldn't add remote share" : "No se puede añadir un compartido remoto",
"Sharing %s failed, because this item is already shared with %s" : "Se falló al compartir %s, ya que este elemento ya está compartido con %s",
"Not allowed to create a federated share with the same user" : "No se permite crear un recurso compartido federado con el mismo usuario",
"File is already shared with %s" : "El Archivo ya está siendo compartido con %s",
"Sharing %s failed, could not find %s, maybe the server is currently unreachable." : "Se falló al compartir %s. No se pudo hallar %s, quizás haya un problema de conexión con el servidor.",
+ "Could not find share" : "No se ha podido encontrar el compartido",
"You received \"/%3$s\" as a remote share from %1$s (on behalf of %2$s)" : "Has recibido \"/%3$s\" como un recurso compartido remoto de %1$s (en nombre de %2$s)",
"You received \"/%3$s\" as a remote share from %1$s" : "Has recibido \"/%3$s\" como un recurso compartido remoto de %1$s",
"Accept" : "Aceptar",