summaryrefslogtreecommitdiffstats
path: root/apps/comments/l10n/es_AR.json
diff options
context:
space:
mode:
authorNextcloud bot <bot@nextcloud.com>2017-06-06 00:08:45 +0000
committerNextcloud bot <bot@nextcloud.com>2017-06-06 00:08:45 +0000
commitbb884c341f7c5f0e8568283431555ee18aa0fe38 (patch)
treeb6f820f13c6a69d9ec2eb9f0719ac7a3fd7e0515 /apps/comments/l10n/es_AR.json
parentf901861f811e634e3f05f45d008be2258288cec7 (diff)
downloadnextcloud-server-bb884c341f7c5f0e8568283431555ee18aa0fe38.tar.gz
nextcloud-server-bb884c341f7c5f0e8568283431555ee18aa0fe38.zip
[tx-robot] updated from transifex
Diffstat (limited to 'apps/comments/l10n/es_AR.json')
-rw-r--r--apps/comments/l10n/es_AR.json29
1 files changed, 28 insertions, 1 deletions
diff --git a/apps/comments/l10n/es_AR.json b/apps/comments/l10n/es_AR.json
index 366986893df..2a47da8a04f 100644
--- a/apps/comments/l10n/es_AR.json
+++ b/apps/comments/l10n/es_AR.json
@@ -1,5 +1,32 @@
{ "translations": {
+ "Comments" : "Comentarios",
+ "Unknown user" : "Usuario desconocido",
+ "New comment …" : "Nuevo comentario ...",
+ "Delete comment" : "Borrar comentario",
+ "Post" : "Post",
"Cancel" : "Cancelar",
- "Save" : "Guardar"
+ "Edit comment" : "Editar comentario",
+ "[Deleted user]" : "[Usuario borrado]",
+ "No comments yet, start the conversation!" : "No hay comentarios aún, iniciar la conversación!",
+ "More comments …" : "Más comentarios ...",
+ "Save" : "Guardar",
+ "Allowed characters {count} of {max}" : "Caracteres permitidos {count} of {max}",
+ "Error occurred while retrieving comment with id {id}" : "Se ha producido un error al recuperar el comentario con id {id}",
+ "Error occurred while updating comment with id {id}" : "Se ha producido un error al actualizar el comentario con id {id}",
+ "Error occurred while posting comment" : "Se ha producido un error al publicar un comentario",
+ "_%n unread comment_::_%n unread comments_" : ["%n comentarios sin leer","%n comentarios sin leer"],
+ "Comment" : "Comentar",
+ "You commented" : "Ud. ha comentado",
+ "%1$s commented" : "%1$s comentados",
+ "{author} commented" : "{author} comentó",
+ "You commented on %1$s" : "Ud. ah comentado en %1$s",
+ "You commented on {file}" : "Ud. ha comentado en {file}",
+ "%1$s commented on %2$s" : "%1$s comentó en %2$s",
+ "{author} commented on {file}" : "{author} comentó en {file}",
+ "<strong>Comments</strong> for files" : "<strong>Comentarios</strong> en archivos",
+ "A (now) deleted user mentioned you in a comment on “%s”" : "Un (now) usuario borrado te ha mencionado en un comentario en “%s”",
+ "A (now) deleted user mentioned you in a comment on “{file}”" : "Un (now) usuario borrado the ha mencionado en un comentario en “{file}”",
+ "%1$s mentioned you in a comment on “%2$s”" : "%1$s te ha mencionado en un comentario en “%2$s”",
+ "{user} mentioned you in a comment on “{file}”" : "{user} te ha mencionado en un comentario en “{file}”"
},"pluralForm" :"nplurals=2; plural=(n != 1);"
} \ No newline at end of file