diff options
author | Nextcloud bot <bot@nextcloud.com> | 2018-11-09 01:12:47 +0000 |
---|---|---|
committer | Nextcloud bot <bot@nextcloud.com> | 2018-11-09 01:12:47 +0000 |
commit | 9c7f09d2accd9c2eaaef9ed60781944d0cf7c453 (patch) | |
tree | ff0de0e16d7731c2a824d58c3eec304e4eae503f /apps/comments/l10n/es_CL.js | |
parent | 7afee0e5832b9d599300b5e983b2a55d8bbfa6df (diff) | |
download | nextcloud-server-9c7f09d2accd9c2eaaef9ed60781944d0cf7c453.tar.gz nextcloud-server-9c7f09d2accd9c2eaaef9ed60781944d0cf7c453.zip |
[tx-robot] updated from transifex
Diffstat (limited to 'apps/comments/l10n/es_CL.js')
-rw-r--r-- | apps/comments/l10n/es_CL.js | 6 |
1 files changed, 3 insertions, 3 deletions
diff --git a/apps/comments/l10n/es_CL.js b/apps/comments/l10n/es_CL.js index 1baee923197..fd8b20f805b 100644 --- a/apps/comments/l10n/es_CL.js +++ b/apps/comments/l10n/es_CL.js @@ -25,12 +25,12 @@ OC.L10N.register( "%1$s commented on %2$s" : "%1$s comentó en %2$s", "{author} commented on {file}" : "{author} comentó en {file}", "<strong>Comments</strong> for files" : "<strong>Comentarios</strong> de los archivos", - "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", "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", - "%1$s mentioned you in a comment on “%2$s”" : "%1$s te mencionó en un comentario en “%2$s”", "{user} mentioned you in a comment on “{file}”" : "{user} te mencionó en un comentario en “{file}”", "Unknown user" : "Usuario desconocido", "A (now) deleted user mentioned you in a comment on “%s”" : "Un usuario (ahora) borrado te mencionó en un commentario en “%s”", - "A (now) deleted user mentioned you in a comment on “{file}”" : "Un usuario (ahora) borrado te mencionó en un commentario en “{file}”" + "A (now) deleted user mentioned you in a comment on “{file}”" : "Un usuario (ahora) borrado te mencionó en un commentario en “{file}”", + "%1$s mentioned you in a comment on “%2$s”" : "%1$s te mencionó en un comentario en “%2$s”", + "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" }, "nplurals=2; plural=(n != 1);"); |