diff options
Diffstat (limited to 'apps/files_sharing/l10n/ca.json')
-rw-r--r-- | apps/files_sharing/l10n/ca.json | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/apps/files_sharing/l10n/ca.json b/apps/files_sharing/l10n/ca.json index 6012e46cbfc..fdc27fdfea4 100644 --- a/apps/files_sharing/l10n/ca.json +++ b/apps/files_sharing/l10n/ca.json @@ -58,7 +58,6 @@ "{actor} shared {file} with {user}" : "{actor} ha compartit {file} amb {usuari}", "{actor} removed {user} from {file}" : "{actor} ha tret {user} de {file}", "{actor} shared {file} with you" : "{actor} ha compartit {file} amb tu", - "{actor} removed you from {file}" : "{actor} t'ha eliminat de {file}", "A file or folder shared by mail or by public link was <strong>downloaded</strong>" : "S'ha <strong> baixat </strong> un fitxer o carpeta compartit per correu o per enllaç públic", "A file or folder was shared from <strong>another server</strong>" : "S'ha compartit un fitxer o una carpeta d'un <strong> altre servidor</strong>", "A file or folder has been <strong>shared</strong>" : "S'ha <strong>compartit</strong> un fitxer o una carpeta", @@ -109,6 +108,7 @@ "Select or drop files" : "Selecciona o deixa anar els fitxers", "Uploading files…" : "Pujant arxius...", "Uploaded files:" : "Arxius pujats:", + "{actor} removed you from {file}" : "{actor} t'ha eliminat de {file}", "%s is publicly shared" : "%s està compartit de forma pública" },"pluralForm" :"nplurals=2; plural=(n != 1);" }
\ No newline at end of file |