summaryrefslogtreecommitdiffstats
path: root/apps/comments/l10n/es_GT.json
diff options
context:
space:
mode:
authorNextcloud bot <bot@nextcloud.com>2023-09-17 00:26:59 +0000
committerNextcloud bot <bot@nextcloud.com>2023-09-17 00:26:59 +0000
commit16e584ce6cac844d15adcf75692a6f5ab3fbd698 (patch)
treea620660f111f69620b08b16839ff9ea31d142778 /apps/comments/l10n/es_GT.json
parent7bba5ec71ef00b68a27a861b0d7a0f4ce83bcc2e (diff)
downloadnextcloud-server-16e584ce6cac844d15adcf75692a6f5ab3fbd698.tar.gz
nextcloud-server-16e584ce6cac844d15adcf75692a6f5ab3fbd698.zip
Fix(l10n): Update translations from Transifex
Signed-off-by: Nextcloud bot <bot@nextcloud.com>
Diffstat (limited to 'apps/comments/l10n/es_GT.json')
-rw-r--r--apps/comments/l10n/es_GT.json4
1 files changed, 2 insertions, 2 deletions
diff --git a/apps/comments/l10n/es_GT.json b/apps/comments/l10n/es_GT.json
index 069fc398041..5d49e27e466 100644
--- a/apps/comments/l10n/es_GT.json
+++ b/apps/comments/l10n/es_GT.json
@@ -11,8 +11,8 @@
"Delete comment" : "Borrar comentario",
"No comments yet, start the conversation!" : "¡Aún no hay comentarios, inicia la conversación!",
"Retry" : "Reintentar",
- "_%n unread comment_::_%n unread comments_" : ["%n comentarios sin leer","%n comentarios sin leer","%n comentarios sin leer"],
"Comment" : "Comentario",
- "%1$s commented" : "%1$s comentó"
+ "%1$s commented" : "%1$s comentó",
+ "_%n unread comment_::_%n unread comments_" : ["%n comentarios sin leer","%n comentarios sin leer","%n comentarios sin leer"]
},"pluralForm" :"nplurals=3; plural=n == 1 ? 0 : n != 0 && n % 1000000 == 0 ? 1 : 2;"
} \ No newline at end of file