diff options
Diffstat (limited to 'apps/comments/l10n/gl.json')
-rw-r--r-- | apps/comments/l10n/gl.json | 12 |
1 files changed, 7 insertions, 5 deletions
diff --git a/apps/comments/l10n/gl.json b/apps/comments/l10n/gl.json index 94698980b79..7df44ec9a96 100644 --- a/apps/comments/l10n/gl.json +++ b/apps/comments/l10n/gl.json @@ -13,19 +13,21 @@ "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", + "No comments yet, start the conversation!" : "Aínda non hai comentarios, comeza a conversa!", + "Retry" : "Volver tentar", + "_%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", + "Comment deleted" : "Comentario eliminado", "New comment …" : "Comentario novo…", "Post" : "Publicar", "Cancel" : "Cancelar", "[Deleted user]" : "[Usuario eliminado]", - "No comments yet, start the conversation!" : "Aínda non hai comentarios, comeza a conversa!", "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"], - "_1 new comment_::_{unread} new comments_" : ["1 comentario novo","{unread} comentarios novos"], - "Comment" : "Comentario" + "Error occurred while posting comment" : "Produciuse un erro ao publicar o comentario" },"pluralForm" :"nplurals=2; plural=(n != 1);" }
\ No newline at end of file |