diff options
author | Nextcloud bot <bot@nextcloud.com> | 2022-05-24 02:32:52 +0000 |
---|---|---|
committer | Nextcloud bot <bot@nextcloud.com> | 2022-05-24 02:32:52 +0000 |
commit | 17bdfb12843566dd9b0539584a49f85e0b96dddf (patch) | |
tree | 57bf58ed5c3233d25ec1731c78a73b3a431d3524 /apps/comments/l10n/es_DO.json | |
parent | 41711988c7dc5c8e2a9147a8cf53d80765f3fca3 (diff) | |
download | nextcloud-server-17bdfb12843566dd9b0539584a49f85e0b96dddf.tar.gz nextcloud-server-17bdfb12843566dd9b0539584a49f85e0b96dddf.zip |
[tx-robot] updated from transifex
Signed-off-by: Nextcloud bot <bot@nextcloud.com>
Diffstat (limited to 'apps/comments/l10n/es_DO.json')
-rw-r--r-- | apps/comments/l10n/es_DO.json | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/apps/comments/l10n/es_DO.json b/apps/comments/l10n/es_DO.json index 7f668a54ec4..f4f0dad3cf1 100644 --- a/apps/comments/l10n/es_DO.json +++ b/apps/comments/l10n/es_DO.json @@ -12,9 +12,9 @@ "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 unread comment_::_%n unread comments_" : ["%n comentarios sin leer","%n comentarios sin leer","%n comentarios sin leer"], "Comment" : "Comentario", "You were mentioned on “{file}”, in a comment by a user that has since been deleted" : "Te mencionaron en \"{file}\", en un comentario de un usuario que ya ha sido borrado", "{user} mentioned you in a comment on “{file}”" : "{user} te mencionó en un comentario en “{file}”" -},"pluralForm" :"nplurals=2; plural=(n != 1);" +},"pluralForm" :"nplurals=3; plural=n == 1 ? 0 : n != 0 && n % 1000000 == 0 ? 1 : 2;" }
\ No newline at end of file |