aboutsummaryrefslogtreecommitdiffstats
path: root/apps/comments/l10n/es.json
diff options
context:
space:
mode:
authorNextcloud bot <bot@nextcloud.com>2017-10-04 00:08:27 +0000
committerNextcloud bot <bot@nextcloud.com>2017-10-04 00:08:27 +0000
commit3d981c0d4091c685b32eb686b81b2ff512a802fa (patch)
tree4506f2cf97a5c727684aa9817ec92c89fa74c933 /apps/comments/l10n/es.json
parent70f80e3aa21e6694d925a5bf0a840cd422699b3e (diff)
downloadnextcloud-server-3d981c0d4091c685b32eb686b81b2ff512a802fa.tar.gz
nextcloud-server-3d981c0d4091c685b32eb686b81b2ff512a802fa.zip
[tx-robot] updated from transifex
Diffstat (limited to 'apps/comments/l10n/es.json')
-rw-r--r--apps/comments/l10n/es.json8
1 files changed, 4 insertions, 4 deletions
diff --git a/apps/comments/l10n/es.json b/apps/comments/l10n/es.json
index 80cc155293f..8956aedb26b 100644
--- a/apps/comments/l10n/es.json
+++ b/apps/comments/l10n/es.json
@@ -1,7 +1,7 @@
{ "translations": {
"Comments" : "Comentarios",
"Unknown user" : "Usuario desconocido",
- "New comment …" : "Comentario nuevo",
+ "New comment …" : "Nuevo comentario",
"Delete comment" : "Borrar comentario",
"Post" : "Publicar",
"Cancel" : "Cancelar",
@@ -14,13 +14,13 @@
"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 enviar el comentario",
- "_%n unread comment_::_%n unread comments_" : ["%n comentario sin leer","%n comentarios sin leer"],
- "Comment" : "Comentario",
+ "_%n unread comment_::_%n unread comments_" : ["%n comentario sin leer","%nComentarios no leídos"],
+ "Comment" : "Comentar",
"You commented" : "Has comentado",
"%1$s commented" : "%1$s comentados",
"{author} commented" : "{author} comentó",
"You commented on %1$s" : "Has comentado en %1$s",
- "You commented on {file}" : "Usted comentó Has comentado en {file}",
+ "You commented on {file}" : "Has comentado en {file}",
"%1$s commented on %2$s" : "%1$s comentados en %2$s",
"{author} commented on {file}" : "{author} comentó en {file}",
"<strong>Comments</strong> for files" : "<strong>Comentarios</strong> para archivos",