diff options
author | Nextcloud bot <bot@nextcloud.com> | 2019-09-17 12:33:35 +0000 |
---|---|---|
committer | Nextcloud bot <bot@nextcloud.com> | 2019-09-17 12:33:35 +0000 |
commit | cea2b78aa39f0ebd9955e1d5efddb143fd536d14 (patch) | |
tree | 398c45a4af9506c07b0fb151ec9b9c8feae22123 /apps/comments/l10n/es_MX.js | |
parent | 2fd5507624b9f0fb2a6bf95d4c0e1d4d72f3d7fd (diff) | |
download | nextcloud-server-cea2b78aa39f0ebd9955e1d5efddb143fd536d14.tar.gz nextcloud-server-cea2b78aa39f0ebd9955e1d5efddb143fd536d14.zip |
[tx-robot] updated from transifex
Diffstat (limited to 'apps/comments/l10n/es_MX.js')
-rw-r--r-- | apps/comments/l10n/es_MX.js | 4 |
1 files changed, 1 insertions, 3 deletions
diff --git a/apps/comments/l10n/es_MX.js b/apps/comments/l10n/es_MX.js index 2faa000dd1d..443a041ddf8 100644 --- a/apps/comments/l10n/es_MX.js +++ b/apps/comments/l10n/es_MX.js @@ -26,8 +26,6 @@ OC.L10N.register( "Error occurred while updating comment with id {id}" : "Se presentó un error al actualizar el comentario con Id {id}", "Error occurred while posting comment" : "Se presentó un error al publicar el comentario", "_%n unread comment_::_%n unread comments_" : ["%n comentarios sin leer","%n comentarios sin leer"], - "Comment" : "Comentario", - "You were mentioned on “%s”, in a comment by a user that has since been deleted" : "Te mencionaron en \"%s\", en un comentario de un usuario que ya ha sido borrado", - "%1$s mentioned you in a comment on “%2$s”" : "%1$s te mencionó en un comentario en “%2$s”" + "Comment" : "Comentario" }, "nplurals=2; plural=(n != 1);"); |