diff options
author | Nextcloud bot <bot@nextcloud.com> | 2017-12-01 01:10:32 +0000 |
---|---|---|
committer | Nextcloud bot <bot@nextcloud.com> | 2017-12-01 01:10:32 +0000 |
commit | 3ee749d37f91fe09d081e6f8ec6173640b89a00f (patch) | |
tree | e7675b16c86f98891e2dd9e3e5846ce393d10798 /apps/comments/l10n/es_DO.js | |
parent | 8656462edb4ef21184ed4fe499246166a512e26a (diff) | |
download | nextcloud-server-3ee749d37f91fe09d081e6f8ec6173640b89a00f.tar.gz nextcloud-server-3ee749d37f91fe09d081e6f8ec6173640b89a00f.zip |
[tx-robot] updated from transifex
Diffstat (limited to 'apps/comments/l10n/es_DO.js')
-rw-r--r-- | apps/comments/l10n/es_DO.js | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/apps/comments/l10n/es_DO.js b/apps/comments/l10n/es_DO.js index 824a5b19e63..1ac3551617c 100644 --- a/apps/comments/l10n/es_DO.js +++ b/apps/comments/l10n/es_DO.js @@ -26,6 +26,8 @@ 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}”", "A (now) deleted user mentioned you in a comment on “%s”" : "Un usuario (ahora) borrado te mencionó en un commentario en “%s”", |