summaryrefslogtreecommitdiffstats
path: root/apps/comments
diff options
context:
space:
mode:
authorNextcloud bot <bot@nextcloud.com>2022-12-04 02:14:58 +0000
committerNextcloud bot <bot@nextcloud.com>2022-12-04 02:14:58 +0000
commit9205e01f69de3e041dacbcdd350384d56574d8ba (patch)
tree56729c2c13cc41b1d53d6aa1bccb6c1da2da86a2 /apps/comments
parent9d68520524985af7b531cbcd4b62b4b0d6de8473 (diff)
downloadnextcloud-server-9205e01f69de3e041dacbcdd350384d56574d8ba.tar.gz
nextcloud-server-9205e01f69de3e041dacbcdd350384d56574d8ba.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.js4
-rw-r--r--apps/comments/l10n/ca.json4
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