diff options
Diffstat (limited to 'apps/files_sharing/l10n/ca.js')
-rw-r--r-- | apps/files_sharing/l10n/ca.js | 5 |
1 files changed, 1 insertions, 4 deletions
diff --git a/apps/files_sharing/l10n/ca.js b/apps/files_sharing/l10n/ca.js index a045b9e1081..034c8fac10d 100644 --- a/apps/files_sharing/l10n/ca.js +++ b/apps/files_sharing/l10n/ca.js @@ -107,9 +107,6 @@ OC.L10N.register( "Select or drop files" : "Selecciona o deixa anar els fitxers", "Uploading files…" : "Pujant arxius...", "Uploaded files:" : "Arxius pujats:", - "Sharing %s failed because the back end does not allow shares from type %s" : "S'ha produït un error en compartir %s perquè la part posterior no permet que les accions del tipus%s", - "This share is password-protected" : "Aquest compartit està protegit amb contrasenya", - "The password is wrong. Try again." : "la contrasenya és incorrecta. Intenteu-ho de nou.", - "Password" : "Contrasenya" + "Sharing %s failed because the back end does not allow shares from type %s" : "S'ha produït un error en compartir %s perquè la part posterior no permet que les accions del tipus%s" }, "nplurals=2; plural=(n != 1);"); |