diff options
author | Nextcloud bot <bot@nextcloud.com> | 2019-10-05 02:15:26 +0000 |
---|---|---|
committer | Nextcloud bot <bot@nextcloud.com> | 2019-10-05 02:15:26 +0000 |
commit | 2fd602855716d432f5b51277791b085c4457c15d (patch) | |
tree | 7f706e67783176519475bd2c115a5acf15afad3a /apps/files_sharing/l10n/ca.js | |
parent | 078c14b1dd72de0bb4cdf1d002234d029c536388 (diff) | |
download | nextcloud-server-2fd602855716d432f5b51277791b085c4457c15d.tar.gz nextcloud-server-2fd602855716d432f5b51277791b085c4457c15d.zip |
[tx-robot] updated from transifex
Diffstat (limited to 'apps/files_sharing/l10n/ca.js')
-rw-r--r-- | apps/files_sharing/l10n/ca.js | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/apps/files_sharing/l10n/ca.js b/apps/files_sharing/l10n/ca.js index c554dfff36e..f7f95fbb437 100644 --- a/apps/files_sharing/l10n/ca.js +++ b/apps/files_sharing/l10n/ca.js @@ -86,7 +86,6 @@ OC.L10N.register( "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", "Wrong share ID, share doesn't exist" : "L'identificador de la compartició és incorrecte, la compartició no existeix", - "could not delete share" : "no s'ha pogut suprimir la compartició", "Could not delete share" : "No s'ha pogut suprimir la compartició", "Please specify a file or folder path" : "Si us plau, especifiqueu un camí de fitxer o carpeta", "Wrong path, file/folder doesn't exist" : "El camí és erroni, el fitxer o la carpeta no existeixen", @@ -139,6 +138,7 @@ OC.L10N.register( "Select or drop files" : "Selecciona o deixa anar els fitxers", "Uploading files…" : "S'està carregant fitxers...", "Uploaded files:" : "Fitxers carregats:", - "By uploading files, you agree to the %1$sterms of service%2$s." : "Si carregueu els fitxers accepteu les %1$scondicions del servei%2$s." + "By uploading files, you agree to the %1$sterms of service%2$s." : "Si carregueu els fitxers accepteu les %1$scondicions del servei%2$s.", + "could not delete share" : "no s'ha pogut suprimir la compartició" }, "nplurals=2; plural=(n != 1);"); |