diff options
Diffstat (limited to 'apps/comments/l10n/gl.json')
-rw-r--r-- | apps/comments/l10n/gl.json | 4 |
1 files changed, 4 insertions, 0 deletions
diff --git a/apps/comments/l10n/gl.json b/apps/comments/l10n/gl.json index 0fd34e02f4d..fe58c61eab9 100644 --- a/apps/comments/l10n/gl.json +++ b/apps/comments/l10n/gl.json @@ -10,6 +10,7 @@ "More comments …" : "Máis comentarios …", "Save" : "Gardar", "Allowed characters {count} of {max}" : "Caracteres permitidos {count} de {max}", + "Error occurred while retrieving comment with ID {id}" : "Produciuse un erro ao recuperar o comentario co ID {id}", "Error occurred while updating comment with id {id}" : "Produciuse un erro ao actualizar o comentario co ID {id}", "Error occurred while posting comment" : "Produciuse un erro ao publicar o comentario", "_%n unread comment_::_%n unread comments_" : ["%n comentario sen ler","%n comentarios sen ler"], @@ -22,7 +23,10 @@ "%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 foi eliminado", "{user} mentioned you in a comment on “{file}”" : "{user} mencionouno a vostede nun comentario en «{file}»", + "Files app plugin to add comments to files" : "Engadido da aplicación de ficheiros para engadir comentarios aos ficheirros", + "You were mentioned on “%s”, in a comment by a user that has since been deleted" : "Mencionárono en «%s», nun comentario dun usuario que foi eliminado", "%1$s mentioned you in a comment on “%2$s”" : "%1$s mencionouno a vostede nun comentario en «%2$s»" },"pluralForm" :"nplurals=2; plural=(n != 1);" }
\ No newline at end of file |