diff options
author | Nextcloud bot <bot@nextcloud.com> | 2018-10-10 00:13:11 +0000 |
---|---|---|
committer | Nextcloud bot <bot@nextcloud.com> | 2018-10-10 00:13:11 +0000 |
commit | 7c26bbbd82cc24b6528adf743f5e9a75dc37edf6 (patch) | |
tree | 5a52ca435423df82544c0fb6f9f4a3ff827e165c /apps/federatedfilesharing/l10n/ast.js | |
parent | a9f4817b652b636a3b2f8c11b2a3e7526e0be82d (diff) | |
download | nextcloud-server-7c26bbbd82cc24b6528adf743f5e9a75dc37edf6.tar.gz nextcloud-server-7c26bbbd82cc24b6528adf743f5e9a75dc37edf6.zip |
[tx-robot] updated from transifex
Diffstat (limited to 'apps/federatedfilesharing/l10n/ast.js')
-rw-r--r-- | apps/federatedfilesharing/l10n/ast.js | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/apps/federatedfilesharing/l10n/ast.js b/apps/federatedfilesharing/l10n/ast.js index 627546a8760..00a3ea4d5b4 100644 --- a/apps/federatedfilesharing/l10n/ast.js +++ b/apps/federatedfilesharing/l10n/ast.js @@ -16,7 +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.", - "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", @@ -30,6 +29,7 @@ OC.L10N.register( "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" + "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" }, "nplurals=2; plural=(n != 1);"); |