summaryrefslogtreecommitdiffstats
path: root/apps/comments/l10n/gl.js
diff options
context:
space:
mode:
authorNextcloud bot <bot@nextcloud.com>2023-07-13 00:29:43 +0000
committerNextcloud bot <bot@nextcloud.com>2023-07-13 00:29:43 +0000
commit09ff81267c87286c1472a0cdb9f11d316aeb83eb (patch)
tree4bb4659412ff2d83e27a4cf1c58d745bac70e48b /apps/comments/l10n/gl.js
parent2f75ab3a963cff2f2f3d93c3f9391edfc2b7bb0c (diff)
downloadnextcloud-server-09ff81267c87286c1472a0cdb9f11d316aeb83eb.tar.gz
nextcloud-server-09ff81267c87286c1472a0cdb9f11d316aeb83eb.zip
Fix(l10n): Update translations from Transifex
Signed-off-by: Nextcloud bot <bot@nextcloud.com>
Diffstat (limited to 'apps/comments/l10n/gl.js')
-rw-r--r--apps/comments/l10n/gl.js8
1 files changed, 4 insertions, 4 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",