diff options
author | Nextcloud bot <bot@nextcloud.com> | 2020-10-24 02:18:45 +0000 |
---|---|---|
committer | Nextcloud bot <bot@nextcloud.com> | 2020-10-24 02:18:45 +0000 |
commit | 153ff3d9b78a213740420ffc85de2d4b2cb38916 (patch) | |
tree | 4b6d28caa13575194eeefa42678ad194bf184fa7 /apps/comments/l10n/gl.js | |
parent | 2a154f57ceeae89b15dfe166aff3a7916afde94c (diff) | |
download | nextcloud-server-153ff3d9b78a213740420ffc85de2d4b2cb38916.tar.gz nextcloud-server-153ff3d9b78a213740420ffc85de2d4b2cb38916.zip |
[tx-robot] updated from transifex
Diffstat (limited to 'apps/comments/l10n/gl.js')
-rw-r--r-- | apps/comments/l10n/gl.js | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/apps/comments/l10n/gl.js b/apps/comments/l10n/gl.js index 4541188aff7..f7d0b599259 100644 --- a/apps/comments/l10n/gl.js +++ b/apps/comments/l10n/gl.js @@ -15,12 +15,12 @@ OC.L10N.register( "Files app plugin to add comments to files" : "Engadido da aplicación de ficheiros para engadir comentarios aos ficheiros", "Edit comment" : "Editar comentario", "Delete comment" : "Eliminar comentario", - "Cancel edit" : "Anular a edición", + "Cancel edit" : "Cancelar a edición", "Post comment" : "Publicar comentario", "No comments yet, start the conversation!" : "Aínda non hai comentarios, comeza a conversa!", "No more messages" : "Non hai máis mensaxes", "Retry" : "Volver tentar", - "Unable to load the comments list" : "Non foi posíbel cargar a lista de comentarios", + "Unable to load the comments list" : "Non é posíbel cargar a lista de comentarios", "_%n unread comment_::_%n unread comments_" : ["%n comentario sen ler","%n comentarios sen ler"], "_1 new comment_::_{unread} new comments_" : ["1 comentario novo","{unread} comentarios novos"], "Comment" : "Comentario", |