summaryrefslogtreecommitdiffstats
path: root/apps/comments/l10n/gl.json
diff options
context:
space:
mode:
authorNextcloud bot <bot@nextcloud.com>2017-05-29 00:08:33 +0000
committerNextcloud bot <bot@nextcloud.com>2017-05-29 00:08:33 +0000
commit4be17dff0f9846d32f9740e7d7766bdbc1e98b51 (patch)
treeb1b008d795d4d70fc9fe0a3a21f9bf44710aa5fb /apps/comments/l10n/gl.json
parentcaccb9ca9c03fb89b8526d97b724fbb68d9071e8 (diff)
downloadnextcloud-server-4be17dff0f9846d32f9740e7d7766bdbc1e98b51.tar.gz
nextcloud-server-4be17dff0f9846d32f9740e7d7766bdbc1e98b51.zip
[tx-robot] updated from transifex
Diffstat (limited to 'apps/comments/l10n/gl.json')
-rw-r--r--apps/comments/l10n/gl.json28
1 files changed, 27 insertions, 1 deletions
diff --git a/apps/comments/l10n/gl.json b/apps/comments/l10n/gl.json
index 4f4e732bcf1..59734f7444e 100644
--- a/apps/comments/l10n/gl.json
+++ b/apps/comments/l10n/gl.json
@@ -1,6 +1,32 @@
{ "translations": {
+ "Comments" : "Comentarios",
+ "Unknown user" : "Usuario descoñecido",
+ "New comment …" : "Comentario novo …",
+ "Delete comment" : "Eliminar comentario",
+ "Post" : "Publicar",
"Cancel" : "Cancelar",
+ "Edit comment" : "Editar comentario",
+ "[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",
- "Comment" : "Comentario"
+ "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"],
+ "Comment" : "Comentario",
+ "You commented" : "Vostede comentou",
+ "%1$s commented" : "%1$s comentados",
+ "{author} commented" : "{author} comentou",
+ "You commented on %1$s" : "Vostede comentou en %1$s",
+ "You commented on {file}" : "Vostede 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",
+ "A (now) deleted user mentioned you in a comment on “%s”" : "Un usuario (agora) eliminado, mencionouno a vostede nun comentario en «%s»",
+ "A (now) deleted user mentioned you in a comment on “{file}”" : "Un usuario (agora) eliminado, mencionouno a vostede nun comentario en «{file}»",
+ "%1$s mentioned you in a comment on “%2$s”" : "%1$s mencionouno a vostede nun comentario en «%2$s»",
+ "{user} mentioned you in a comment on “{file}”" : "{user} mencionouno a vostede nun comentario en «{file}»"
},"pluralForm" :"nplurals=2; plural=(n != 1);"
} \ No newline at end of file