diff options
author | Nextcloud bot <bot@nextcloud.com> | 2018-03-14 01:11:29 +0000 |
---|---|---|
committer | Nextcloud bot <bot@nextcloud.com> | 2018-03-14 01:11:29 +0000 |
commit | 7f00de841b3570f21c0be51dd9dced690f968210 (patch) | |
tree | cd16d150ce0678ad5752ba38be7f9f594872d6cf /apps/federatedfilesharing/l10n/ast.js | |
parent | 76d23a16006d0a05f3d6bd1cb29b873674162970 (diff) | |
download | nextcloud-server-7f00de841b3570f21c0be51dd9dced690f968210.tar.gz nextcloud-server-7f00de841b3570f21c0be51dd9dced690f968210.zip |
[tx-robot] updated from transifex
Diffstat (limited to 'apps/federatedfilesharing/l10n/ast.js')
-rw-r--r-- | apps/federatedfilesharing/l10n/ast.js | 10 |
1 files changed, 5 insertions, 5 deletions
diff --git a/apps/federatedfilesharing/l10n/ast.js b/apps/federatedfilesharing/l10n/ast.js index b05941955e3..627546a8760 100644 --- a/apps/federatedfilesharing/l10n/ast.js +++ b/apps/federatedfilesharing/l10n/ast.js @@ -16,10 +16,6 @@ OC.L10N.register( "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.", - "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", "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", @@ -30,6 +26,10 @@ OC.L10N.register( "Open documentation" : "Abrir documentación", "Federated Cloud" : "Ñube federada", "Your Federated Cloud ID:" : "La to ID de ñube federada:", - "HTML Code:" : "Códigu HTML:" + "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);"); |