36 lines
2.2 KiB
JavaScript
36 lines
2.2 KiB
JavaScript
OC.L10N.register(
|
|
"federatedfilesharing",
|
|
{
|
|
"Federated sharing" : "Compartición federada",
|
|
"Do you want to add the remote share {name} from {owner}@{remote}?" : "¿Quies amestar la compartición remota {name} de {owner}@{remote}?",
|
|
"Remote share" : "Compartición remota",
|
|
"Remote share password" : "Contraseña de compartición remota",
|
|
"Cancel" : "Encaboxar",
|
|
"Add remote share" : "Amestar compartición remota",
|
|
"Copy" : "Copiar",
|
|
"Copied!" : "¡Copióse!",
|
|
"Not supported!" : "¡Nun se sofita!",
|
|
"Press ⌘-C to copy." : "Primi ⌘-C pa copiar .",
|
|
"Press Ctrl-C to copy." : "Primi Ctrl-C pa copiar.",
|
|
"Invalid Federated Cloud ID" : "ID non válida de ñube federada",
|
|
"Server to server sharing is not enabled on this server" : "Nun s'habilitó la compartición sirvidor a sirvidor nesti sirvidor",
|
|
"Couldn't establish a federated share." : "Nun pud afitase una compartición federada.",
|
|
"Couldn't establish a federated share, maybe the password was wrong." : "Nun pudo afitase una compartición federada, quiciabes la contraseña tubiere mal.",
|
|
"Sharing %s failed, because this item is already shared with %s" : "Falló la compartición de %s porque esti elementu yá ta compartíu con %s",
|
|
"Not allowed to create a federated share with the same user" : "Nun s'almite crear un recursu compartíu federáu col mesmu usuariu",
|
|
"File is already shared with %s" : "El ficheru yá ta compartíu con %s",
|
|
"Could not find share" : "Nun pudo alcontrase la compartición",
|
|
"Accept" : "Aceutar",
|
|
"Decline" : "Refugar",
|
|
"Federated Cloud Sharing" : "Compartición de ñube federada",
|
|
"Open documentation" : "Abrir documentación",
|
|
"Federated Cloud" : "Ñube federada",
|
|
"Your Federated Cloud ID:" : "La to ID de ñube federada:",
|
|
"HTML Code:" : "Códigu HTML:",
|
|
"The mountpoint name contains invalid characters." : "El nome del puntu de montaxe contién caráuteres non válidos.",
|
|
"Not allowed to create a federated share with the owner." : "Nun se permite'l crear una compartición federada col dueñu.",
|
|
"Storage not valid" : "Almacenamientu non válidu",
|
|
"Couldn't add remote share" : "Nun pudo amestase la compartición remota"
|
|
},
|
|
"nplurals=2; plural=(n != 1);");
|