diff options
author | Nextcloud bot <bot@nextcloud.com> | 2016-10-17 00:06:55 +0000 |
---|---|---|
committer | Nextcloud bot <bot@nextcloud.com> | 2016-10-17 00:06:55 +0000 |
commit | 5b74b3ceafd17490ea7bef74051c70090f51b17e (patch) | |
tree | 063d4aab126ca4c938ae8e4165fc08ef4ea603ad /apps/files/l10n/es.js | |
parent | 245a8f8fbc1f56f7d389bc4cde877b2f88194254 (diff) | |
download | nextcloud-server-5b74b3ceafd17490ea7bef74051c70090f51b17e.tar.gz nextcloud-server-5b74b3ceafd17490ea7bef74051c70090f51b17e.zip |
[tx-robot] updated from transifex
Diffstat (limited to 'apps/files/l10n/es.js')
-rw-r--r-- | apps/files/l10n/es.js | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/apps/files/l10n/es.js b/apps/files/l10n/es.js index f499e1dfe83..cddc5461015 100644 --- a/apps/files/l10n/es.js +++ b/apps/files/l10n/es.js @@ -111,6 +111,7 @@ OC.L10N.register( "You renamed %2$s to %1$s" : "Has renombrado %2$s a %1$s", "%2$s renamed %3$s to %1$s" : "%2$s renombrado %3$s a %1$s", "You moved %2$s to %1$s" : "Has movido %2$s a %1$s", + "%2$s moved %3$s to %1$s" : "%2$s movido %3$s a %1$s", "Changed by %2$s" : "Cambiado por %2$s", "Deleted by %2$s" : "Eliminado por %2$s", "Restored by %2$s" : "Restaurado por %2$s", |