summaryrefslogtreecommitdiffstats
path: root/apps/comments/l10n/ca.js
diff options
context:
space:
mode:
Diffstat (limited to 'apps/comments/l10n/ca.js')
-rw-r--r--apps/comments/l10n/ca.js4
1 files changed, 1 insertions, 3 deletions
diff --git a/apps/comments/l10n/ca.js b/apps/comments/l10n/ca.js
index b9f682cc186..676b6cb99c0 100644
--- a/apps/comments/l10n/ca.js
+++ b/apps/comments/l10n/ca.js
@@ -27,8 +27,6 @@ OC.L10N.register(
"Comment deleted" : "Comentari suprimit",
"An error occurred while trying to delete the comment" : "S'ha produït un error en intentar suprimir el comentari",
"An error occurred while trying to create the comment" : "S'ha produït un error en intentar crear el comentari",
- "%1$s commented" : "%1$s ha comentat",
- "You were mentioned on “{file}”, in a comment by a user that has since been deleted" : "Heu estat esmentats a \"{file}\" en un comentari d'un usuari que ja s'ha suprimit",
- "{user} mentioned you in a comment on “{file}”" : "{user} us ha esmentat en un comentari de “{file}”"
+ "%1$s commented" : "%1$s ha comentat"
},
"nplurals=2; plural=(n != 1);");