diff options
Diffstat (limited to 'apps/files_sharing/l10n/ca.js')
-rw-r--r-- | apps/files_sharing/l10n/ca.js | 4 |
1 files changed, 3 insertions, 1 deletions
diff --git a/apps/files_sharing/l10n/ca.js b/apps/files_sharing/l10n/ca.js index 472bb93cc46..9f5dd8df9ee 100644 --- a/apps/files_sharing/l10n/ca.js +++ b/apps/files_sharing/l10n/ca.js @@ -256,7 +256,8 @@ OC.L10N.register( "Error updating the share" : "S'ha produït un error en actualitzar l'element compartit", "File \"{path}\" has been unshared" : "El fitxer «{path}» s'ha deixat de compartir", "Folder \"{path}\" has been unshared" : "La carpeta «{path}» s'ha deixat de compartir", - "Share {propertyName} saved" : "S'ha desat l'element compartit {propertyName}", + "Share label saved" : "S'ha desat l'etiqueta de compartició", + "Share password saved" : "S’ha desat la contrasenya de compartició", "Shared by" : "Compartit per", "Shared with" : "S'ha compartit amb", "Password created successfully" : "La contrasenya s'ha creat correctament", @@ -304,6 +305,7 @@ OC.L10N.register( "Circle" : "Cercle", "Allow download" : "Permet la baixada", "No other users with access found" : "No s'ha trobat cap altre usuari amb accés", + "Share {propertyName} saved" : "S'ha desat l'element compartit {propertyName}", "No entries found in this folder" : "No hi ha cap entrada en aquesta carpeta", "Name" : "Nom", "Share time" : "Temps d'ús compartit", |