diff options
Diffstat (limited to 'apps/files_sharing/l10n/ast.json')
-rw-r--r-- | apps/files_sharing/l10n/ast.json | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/apps/files_sharing/l10n/ast.json b/apps/files_sharing/l10n/ast.json index 9860a61990b..aaa23f5d3b7 100644 --- a/apps/files_sharing/l10n/ast.json +++ b/apps/files_sharing/l10n/ast.json @@ -46,7 +46,6 @@ "{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", @@ -81,6 +80,7 @@ "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}" },"pluralForm" :"nplurals=2; plural=(n != 1);" }
\ No newline at end of file |