diff options
author | Nextcloud bot <bot@nextcloud.com> | 2023-07-13 00:29:43 +0000 |
---|---|---|
committer | Nextcloud bot <bot@nextcloud.com> | 2023-07-13 00:29:43 +0000 |
commit | 09ff81267c87286c1472a0cdb9f11d316aeb83eb (patch) | |
tree | 4bb4659412ff2d83e27a4cf1c58d745bac70e48b /apps/comments/l10n/gl.js | |
parent | 2f75ab3a963cff2f2f3d93c3f9391edfc2b7bb0c (diff) | |
download | nextcloud-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.js | 8 |
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", |