diff options
author | Nextcloud bot <bot@nextcloud.com> | 2022-12-04 02:14:51 +0000 |
---|---|---|
committer | Nextcloud bot <bot@nextcloud.com> | 2022-12-04 02:14:51 +0000 |
commit | f463aeb2af27941bf9c7d33b2ec3ceb08d691dbe (patch) | |
tree | 8d5aeb3188e4c6e7d24b3d8d806a010d00f7c420 /apps/comments | |
parent | c19e7a9b68c927bb6d241e02ff50932a1a4eaab1 (diff) | |
download | nextcloud-server-f463aeb2af27941bf9c7d33b2ec3ceb08d691dbe.tar.gz nextcloud-server-f463aeb2af27941bf9c7d33b2ec3ceb08d691dbe.zip |
[tx-robot] updated from transifex
Signed-off-by: Nextcloud bot <bot@nextcloud.com>
Diffstat (limited to 'apps/comments')
-rw-r--r-- | apps/comments/l10n/ca.js | 4 | ||||
-rw-r--r-- | apps/comments/l10n/ca.json | 4 |
2 files changed, 4 insertions, 4 deletions
diff --git a/apps/comments/l10n/ca.js b/apps/comments/l10n/ca.js index 7dd42bc08a2..2ebfeee794e 100644 --- a/apps/comments/l10n/ca.js +++ b/apps/comments/l10n/ca.js @@ -13,7 +13,7 @@ OC.L10N.register( "You were mentioned on \"{file}\", in a comment by a user that has since been deleted" : "Se t'ha esmentat a \"{file}\" en un comentari d'un usuari que s'ha suprimit des de llavors", "{user} mentioned you in a comment on \"{file}\"" : "{user} t'ha mencionat en un comentari a \"{file}\"", "Files app plugin to add comments to files" : "Connexió de l’aplicació de fitxers per afegir comentaris als fitxers", - "Edit comment" : "Edita comentari", + "Edit comment" : "Edició comentari", "Delete comment" : "Suprimeix comentari", "Cancel edit" : "Cancel·la l'edició", "Post comment" : "Enviar comentari", @@ -28,7 +28,7 @@ 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", - "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 no existeix", + "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}”" }, "nplurals=2; plural=(n != 1);"); diff --git a/apps/comments/l10n/ca.json b/apps/comments/l10n/ca.json index daad216c823..3bbecfc5a43 100644 --- a/apps/comments/l10n/ca.json +++ b/apps/comments/l10n/ca.json @@ -11,7 +11,7 @@ "You were mentioned on \"{file}\", in a comment by a user that has since been deleted" : "Se t'ha esmentat a \"{file}\" en un comentari d'un usuari que s'ha suprimit des de llavors", "{user} mentioned you in a comment on \"{file}\"" : "{user} t'ha mencionat en un comentari a \"{file}\"", "Files app plugin to add comments to files" : "Connexió de l’aplicació de fitxers per afegir comentaris als fitxers", - "Edit comment" : "Edita comentari", + "Edit comment" : "Edició comentari", "Delete comment" : "Suprimeix comentari", "Cancel edit" : "Cancel·la l'edició", "Post comment" : "Enviar comentari", @@ -26,7 +26,7 @@ "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", - "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 no existeix", + "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}”" },"pluralForm" :"nplurals=2; plural=(n != 1);" }
\ No newline at end of file |