diff options
author | Nextcloud bot <bot@nextcloud.com> | 2016-11-30 01:07:16 +0000 |
---|---|---|
committer | Nextcloud bot <bot@nextcloud.com> | 2016-11-30 01:07:16 +0000 |
commit | 41dcceeb354c2d375ad279792dfadafe24858d75 (patch) | |
tree | 25b11b91a2ac06c4656338a72e21ebdef4cfde96 /core/l10n | |
parent | 83cef4e76444cde8861065082c7f21bc9e892b66 (diff) | |
download | nextcloud-server-41dcceeb354c2d375ad279792dfadafe24858d75.tar.gz nextcloud-server-41dcceeb354c2d375ad279792dfadafe24858d75.zip |
[tx-robot] updated from transifex
Diffstat (limited to 'core/l10n')
-rw-r--r-- | core/l10n/es.js | 1 | ||||
-rw-r--r-- | core/l10n/es.json | 1 |
2 files changed, 2 insertions, 0 deletions
diff --git a/core/l10n/es.js b/core/l10n/es.js index 63cf52ce837..8a4d92e5c46 100644 --- a/core/l10n/es.js +++ b/core/l10n/es.js @@ -122,6 +122,7 @@ OC.L10N.register( "Link" : "Enlace", "Password protect" : "Protección con contraseña", "Allow upload and editing" : "Permitir subito y edición", + "File drop (upload only)" : "Entrega de archivos (solo subida)", "Email link to person" : "Enviar enlace por correo electrónico a una persona", "Send" : "Enviar", "Shared with you and the group {group} by {owner}" : "Compartido contigo y el grupo {group} por {owner}", diff --git a/core/l10n/es.json b/core/l10n/es.json index 4248d4b2fca..7e1c3497519 100644 --- a/core/l10n/es.json +++ b/core/l10n/es.json @@ -120,6 +120,7 @@ "Link" : "Enlace", "Password protect" : "Protección con contraseña", "Allow upload and editing" : "Permitir subito y edición", + "File drop (upload only)" : "Entrega de archivos (solo subida)", "Email link to person" : "Enviar enlace por correo electrónico a una persona", "Send" : "Enviar", "Shared with you and the group {group} by {owner}" : "Compartido contigo y el grupo {group} por {owner}", |