aboutsummaryrefslogtreecommitdiffstats
path: root/apps/comments
diff options
context:
space:
mode:
authorNextcloud bot <bot@nextcloud.com>2016-09-05 00:09:10 +0000
committerNextcloud bot <bot@nextcloud.com>2016-09-05 00:09:10 +0000
commit8b484eedf029b8e1a9dcef0efb09db381888c4b0 (patch)
treef3cdf0ff5286631148b0557f0f035383cd389fce /apps/comments
parentfc02c4a980f0a76fdab8eb5a4fc8aa9d0fb9b030 (diff)
downloadnextcloud-server-8b484eedf029b8e1a9dcef0efb09db381888c4b0.tar.gz
nextcloud-server-8b484eedf029b8e1a9dcef0efb09db381888c4b0.zip
[tx-robot] updated from transifex
Diffstat (limited to 'apps/comments')
-rw-r--r--apps/comments/l10n/es.js3
-rw-r--r--apps/comments/l10n/es.json3
-rw-r--r--apps/comments/l10n/nl.js3
-rw-r--r--apps/comments/l10n/nl.json3
4 files changed, 12 insertions, 0 deletions
diff --git a/apps/comments/l10n/es.js b/apps/comments/l10n/es.js
index 9b37472825f..1c6ed7f06b5 100644
--- a/apps/comments/l10n/es.js
+++ b/apps/comments/l10n/es.js
@@ -1,12 +1,15 @@
OC.L10N.register(
"comments",
{
+ "New comment …" : "Comentario nuevo",
"Delete comment" : "Borrar comentario",
"Post" : "Publicar",
"Cancel" : "Cancelar",
"Edit comment" : "Editar comentario",
"[Deleted user]" : "[Usuario eliminado]",
"Comments" : "Comentarios",
+ "No comments yet, start the conversation!" : "¡No hay comentarios, empieza la conversación!",
+ "More comments …" : "Más comentarios ...",
"Save" : "Guardar",
"Allowed characters {count} of {max}" : "Caracteres permitidos {count} de {max}",
"Error occurred while retrieving comment with id {id}" : "Se ha producido un error al recuperar el comentario con ID {id}",
diff --git a/apps/comments/l10n/es.json b/apps/comments/l10n/es.json
index 9d962ac361c..9a0ec8174bb 100644
--- a/apps/comments/l10n/es.json
+++ b/apps/comments/l10n/es.json
@@ -1,10 +1,13 @@
{ "translations": {
+ "New comment …" : "Comentario nuevo",
"Delete comment" : "Borrar comentario",
"Post" : "Publicar",
"Cancel" : "Cancelar",
"Edit comment" : "Editar comentario",
"[Deleted user]" : "[Usuario eliminado]",
"Comments" : "Comentarios",
+ "No comments yet, start the conversation!" : "¡No hay comentarios, empieza la conversación!",
+ "More comments …" : "Más comentarios ...",
"Save" : "Guardar",
"Allowed characters {count} of {max}" : "Caracteres permitidos {count} de {max}",
"Error occurred while retrieving comment with id {id}" : "Se ha producido un error al recuperar el comentario con ID {id}",
diff --git a/apps/comments/l10n/nl.js b/apps/comments/l10n/nl.js
index ea0b1002e29..d0ed4873a0c 100644
--- a/apps/comments/l10n/nl.js
+++ b/apps/comments/l10n/nl.js
@@ -1,12 +1,15 @@
OC.L10N.register(
"comments",
{
+ "New comment …" : "Nieuwe reactie ...",
"Delete comment" : "Verwijder reactie",
"Post" : "Reageer",
"Cancel" : "Annuleren",
"Edit comment" : "Bewerk reactie",
"[Deleted user]" : "[Verwijderde gebruiker]",
"Comments" : "Reacties",
+ "No comments yet, start the conversation!" : "Nog geen reacties, start de discussie!",
+ "More comments …" : "Meer reacties ...",
"Save" : "Opslaan",
"Allowed characters {count} of {max}" : "{count} van de {max} toegestane tekens",
"Error occurred while retrieving comment with id {id}" : "Er trad een fout op bij het ophalen van reactie met id {id}",
diff --git a/apps/comments/l10n/nl.json b/apps/comments/l10n/nl.json
index 19d24c0af5f..5b2814e57ed 100644
--- a/apps/comments/l10n/nl.json
+++ b/apps/comments/l10n/nl.json
@@ -1,10 +1,13 @@
{ "translations": {
+ "New comment …" : "Nieuwe reactie ...",
"Delete comment" : "Verwijder reactie",
"Post" : "Reageer",
"Cancel" : "Annuleren",
"Edit comment" : "Bewerk reactie",
"[Deleted user]" : "[Verwijderde gebruiker]",
"Comments" : "Reacties",
+ "No comments yet, start the conversation!" : "Nog geen reacties, start de discussie!",
+ "More comments …" : "Meer reacties ...",
"Save" : "Opslaan",
"Allowed characters {count} of {max}" : "{count} van de {max} toegestane tekens",
"Error occurred while retrieving comment with id {id}" : "Er trad een fout op bij het ophalen van reactie met id {id}",