diff options
author | Jenkins for ownCloud <owncloud-bot@tmit.eu> | 2016-04-02 01:55:25 -0400 |
---|---|---|
committer | Jenkins for ownCloud <owncloud-bot@tmit.eu> | 2016-04-02 01:55:25 -0400 |
commit | deca08a6833646028e995df7e090edb025d2bc13 (patch) | |
tree | fcf78eec9195a1410530ea97e2037ab9631a79f4 /apps/comments/l10n/es.js | |
parent | 8d11c3b87b07d47251e286b7b3b597ddf969a729 (diff) | |
download | nextcloud-server-deca08a6833646028e995df7e090edb025d2bc13.tar.gz nextcloud-server-deca08a6833646028e995df7e090edb025d2bc13.zip |
[tx-robot] updated from transifex
Diffstat (limited to 'apps/comments/l10n/es.js')
-rw-r--r-- | apps/comments/l10n/es.js | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/apps/comments/l10n/es.js b/apps/comments/l10n/es.js index 23716ca5757..02e45762e09 100644 --- a/apps/comments/l10n/es.js +++ b/apps/comments/l10n/es.js @@ -2,7 +2,9 @@ OC.L10N.register( "comments", { "<strong>Comments</strong> for files" : "<strong>Comentarios</strong> en archivos", + "You commented" : "Has comentado", "%1$s commented" : "%1$s comentados", + "You commented on %2$s" : "Has comentado en %2$s", "%1$s commented on %2$s" : "%1$s comentados en %2$s", "Comments" : "Comentarios", "Type in a new comment..." : "Ingrese un nuevo comentario...", |