diff options
author | Nextcloud bot <bot@nextcloud.com> | 2019-10-05 02:15:04 +0000 |
---|---|---|
committer | Nextcloud bot <bot@nextcloud.com> | 2019-10-05 02:15:04 +0000 |
commit | e9cef938ea717833326604278f065dbfb33ceee6 (patch) | |
tree | 700ea48a4307aa64951b1602631c4e78bbfa8933 /apps/files_sharing/l10n/ast.js | |
parent | 2169c261957ee447cfdf27dac593508d8ecc16e9 (diff) | |
download | nextcloud-server-e9cef938ea717833326604278f065dbfb33ceee6.tar.gz nextcloud-server-e9cef938ea717833326604278f065dbfb33ceee6.zip |
[tx-robot] updated from transifex
Diffstat (limited to 'apps/files_sharing/l10n/ast.js')
-rw-r--r-- | apps/files_sharing/l10n/ast.js | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/apps/files_sharing/l10n/ast.js b/apps/files_sharing/l10n/ast.js index 9bc6ea1f619..646eb5ad070 100644 --- a/apps/files_sharing/l10n/ast.js +++ b/apps/files_sharing/l10n/ast.js @@ -50,7 +50,6 @@ OC.L10N.register( "{actor} shared {file} with you" : "{actor} compartió {file} contigo", "A file or folder was shared from <strong>another server</strong>" : "Compartióse un ficheru o carpeta dende <strong>otru sirvidor</strong>", "A file or folder has been <strong>shared</strong>" : "<strong>Compartióse</strong> un ficheru o direutoriu", - "could not delete share" : "nun pudo desaniciase la compartición", "Could not delete share" : "Nun pudo desaniciase la compartición", "Could not create share" : "Nun pudo crease la compartición", "invalid permissions" : "permisos non válidos", @@ -78,6 +77,7 @@ OC.L10N.register( "Download %s" : "Descargar %s", "Select or drop files" : "Esbilla o suelta ficheros", "Uploading files…" : "Xubiendo ficheros...", - "Uploaded files:" : "Ficheros xubíos:" + "Uploaded files:" : "Ficheros xubíos:", + "could not delete share" : "nun pudo desaniciase la compartición" }, "nplurals=2; plural=(n != 1);"); |