summaryrefslogtreecommitdiffstats
path: root/apps/comments
diff options
context:
space:
mode:
authorNextcloud bot <bot@nextcloud.com>2023-07-13 00:29:51 +0000
committerNextcloud bot <bot@nextcloud.com>2023-07-13 00:29:51 +0000
commit02b6dce94bc413640064ef081320556c3d872918 (patch)
tree189e0972c225b6774838369d4720e989db67ff00 /apps/comments
parentc015089d4651aa468c2991711a8f29c4d9f37933 (diff)
downloadnextcloud-server-02b6dce94bc413640064ef081320556c3d872918.tar.gz
nextcloud-server-02b6dce94bc413640064ef081320556c3d872918.zip
Fix(l10n): Update translations from Transifex
Signed-off-by: Nextcloud bot <bot@nextcloud.com>
Diffstat (limited to 'apps/comments')
-rw-r--r--apps/comments/l10n/gl.js8
-rw-r--r--apps/comments/l10n/gl.json8
2 files changed, 8 insertions, 8 deletions
diff --git a/apps/comments/l10n/gl.js b/apps/comments/l10n/gl.js
index edf34600bb2..5e17898ac0a 100644
--- a/apps/comments/l10n/gl.js
+++ b/apps/comments/l10n/gl.js
@@ -2,15 +2,15 @@ OC.L10N.register(
"comments",
{
"Comments" : "Comentarios",
- "You commented" : "Vostede comentou",
+ "You commented" : "Vde. comentou",
"{author} commented" : "{author} comentou",
- "You commented on %1$s" : "Vostede comentou en %1$s",
- "You commented on {file}" : "Vostede comentou en {file}",
+ "You commented on %1$s" : "Vde. comentou en %1$s",
+ "You commented on {file}" : "Vde. comentou en {file}",
"%1$s commented on %2$s" : "%1$s comentados en %2$s",
"{author} commented on {file}" : "{author} comentou en {file}",
"<strong>Comments</strong> for files" : "<strong>Comentarios</strong> para ficheiros",
"You were mentioned on \"{file}\", in a comment by a user that has since been deleted" : "Mencionárono en «{file}», nun comentario dun usuario que xa foi eliminado",
- "{user} mentioned you in a comment on \"{file}\"" : "{user} mencionouno a vostede nun comentario en «{file}»",
+ "{user} mentioned you in a comment on \"{file}\"" : "{user} mencionouno a Vde. nun comentario en «{file}»",
"Files app plugin to add comments to files" : "Complemento da aplicación de ficheiros para engadir comentarios aos ficheiros",
"Edit comment" : "Editar comentario",
"Delete comment" : "Eliminar comentario",
diff --git a/apps/comments/l10n/gl.json b/apps/comments/l10n/gl.json
index 676ab8ecfc6..cbbadea8659 100644
--- a/apps/comments/l10n/gl.json
+++ b/apps/comments/l10n/gl.json
@@ -1,14 +1,14 @@
{ "translations": {
"Comments" : "Comentarios",
- "You commented" : "Vostede comentou",
+ "You commented" : "Vde. comentou",
"{author} commented" : "{author} comentou",
- "You commented on %1$s" : "Vostede comentou en %1$s",
- "You commented on {file}" : "Vostede comentou en {file}",
+ "You commented on %1$s" : "Vde. comentou en %1$s",
+ "You commented on {file}" : "Vde. comentou en {file}",
"%1$s commented on %2$s" : "%1$s comentados en %2$s",
"{author} commented on {file}" : "{author} comentou en {file}",
"<strong>Comments</strong> for files" : "<strong>Comentarios</strong> para ficheiros",
"You were mentioned on \"{file}\", in a comment by a user that has since been deleted" : "Mencionárono en «{file}», nun comentario dun usuario que xa foi eliminado",
- "{user} mentioned you in a comment on \"{file}\"" : "{user} mencionouno a vostede nun comentario en «{file}»",
+ "{user} mentioned you in a comment on \"{file}\"" : "{user} mencionouno a Vde. nun comentario en «{file}»",
"Files app plugin to add comments to files" : "Complemento da aplicación de ficheiros para engadir comentarios aos ficheiros",
"Edit comment" : "Editar comentario",
"Delete comment" : "Eliminar comentario",