summaryrefslogtreecommitdiffstats
path: root/apps/files_sharing/l10n/ast.js
diff options
context:
space:
mode:
authorNextcloud bot <bot@nextcloud.com>2018-06-19 00:12:55 +0000
committerNextcloud bot <bot@nextcloud.com>2018-06-19 00:12:55 +0000
commitb8c728de6dcdc4a2dc0028a9215711c176b1cea5 (patch)
tree5e96b0c34702828fcc3bb6ff2a949f2c132a61e8 /apps/files_sharing/l10n/ast.js
parent5b60508af4b899a92c96872b9c2ba95dd9b9bb3c (diff)
downloadnextcloud-server-b8c728de6dcdc4a2dc0028a9215711c176b1cea5.tar.gz
nextcloud-server-b8c728de6dcdc4a2dc0028a9215711c176b1cea5.zip
[tx-robot] updated from transifex
Diffstat (limited to 'apps/files_sharing/l10n/ast.js')
-rw-r--r--apps/files_sharing/l10n/ast.js4
1 files changed, 2 insertions, 2 deletions
diff --git a/apps/files_sharing/l10n/ast.js b/apps/files_sharing/l10n/ast.js
index 57b0f314f1a..cbffd5b6fb7 100644
--- a/apps/files_sharing/l10n/ast.js
+++ b/apps/files_sharing/l10n/ast.js
@@ -48,7 +48,6 @@ OC.L10N.register(
"{actor} shared {file} with {user}" : "{actor} compartió {file} con {user}",
"{actor} removed {user} from {file}" : "{actor} desanició {user} de {file}",
"{actor} shared {file} with you" : "{actor} compartió {file} contigo",
- "{actor} removed you from {file}" : "{actor} desanicióte de {file}",
"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",
@@ -83,6 +82,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:",
+ "{actor} removed you from {file}" : "{actor} desanicióte de {file}"
},
"nplurals=2; plural=(n != 1);");