summaryrefslogtreecommitdiffstats
path: root/apps/comments/l10n/ca.json
diff options
context:
space:
mode:
Diffstat (limited to 'apps/comments/l10n/ca.json')
-rw-r--r--apps/comments/l10n/ca.json18
1 files changed, 10 insertions, 8 deletions
diff --git a/apps/comments/l10n/ca.json b/apps/comments/l10n/ca.json
index 05bdebde8f6..93b2b184493 100644
--- a/apps/comments/l10n/ca.json
+++ b/apps/comments/l10n/ca.json
@@ -7,24 +7,26 @@
"You commented on {file}" : "Heu comentat a {file}",
"%1$s commented on %2$s" : "%1$s ha comentat a %2$s",
"{author} commented on {file}" : "{author} ha comentat a {file}",
- "<strong>Comments</strong> for files" : "<strong>Comentaris</strong> per arxius",
- "You were mentioned on “{file}”, in a comment by a user that has since been deleted" : "Has estat mencionat a \"{file}\" en un comentari d'un usuari que ja no existeix",
- "{user} mentioned you in a comment on “{file}”" : "{user} us ha nomenat en un comentari de “{file}”",
- "Edit comment" : "Editar comentari",
- "Delete comment" : "Esborrar comentari",
+ "<strong>Comments</strong> for files" : "<strong>Comentaris</strong> per fitxers",
+ "You were mentioned on “{file}”, in a comment by a user that has since been deleted" : "Heu estat anomenats a \"{file}\" en un comentari d'un usuari que ja no existeix",
+ "{user} mentioned you in a comment on “{file}”" : "{user} us ha anomenat en un comentari de “{file}”",
+ "Files app plugin to add comments to files" : "Connexió de l’aplicació de fitxers per afegir comentaris als fitxers",
+ "Edit comment" : "Edita comentari",
+ "Delete comment" : "Suprimeix comentari",
"New comment …" : "Nou comentari...",
"Post" : "Publica",
"Cancel" : "Cancel·la",
- "[Deleted user]" : "[usuari Esborrat]",
+ "[Deleted user]" : "[Usuari suprimit]",
"No comments yet, start the conversation!" : "Encara no hi ha comentaris. Comenceu la conversa!",
"More comments …" : "Més comentaris...",
"Save" : "Desa",
"Allowed characters {count} of {max}" : "{count} caràcters permesos de {max}",
+ "Error occurred while retrieving comment with ID {id}" : "S'ha produït un error en recuperar el comentari amb l'ID {id}",
"Error occurred while updating comment with id {id}" : "Hi ha hagut un error en actualitzar el comentari amb id {id}",
"Error occurred while posting comment" : "Hi ha hagut un error en publicar el comentari",
"_%n unread comment_::_%n unread comments_" : ["%n comentari no llegit","%n comentaris no llegits"],
"Comment" : "Comentari",
- "You were mentioned on “%s”, in a comment by a user that has since been deleted" : "Has estat mencionat a \"%s\" en un comentari d'un usuari que ja no existeix",
- "%1$s mentioned you in a comment on “%2$s”" : "%1$s us ha nomenat en un comentari a “%2$s”"
+ "You were mentioned on “%s”, in a comment by a user that has since been deleted" : "Hau estat anomenats a \"%s\" en un comentari d'un usuari que ja no existeix",
+ "%1$s mentioned you in a comment on “%2$s”" : "%1$s us ha anomenat en un comentari a “%2$s”"
},"pluralForm" :"nplurals=2; plural=(n != 1);"
} \ No newline at end of file