diff options
author | Nextcloud bot <bot@nextcloud.com> | 2016-07-11 00:09:22 +0000 |
---|---|---|
committer | Nextcloud bot <bot@nextcloud.com> | 2016-07-11 00:09:22 +0000 |
commit | 67278d12e1f572d390722935f0eeb9aed34b708c (patch) | |
tree | bf38804db5905b402fdca75cbba026f524ffb4c1 /apps/files_sharing | |
parent | 3c30ca826044213c76b00e3120f98f6821835ef3 (diff) | |
download | nextcloud-server-67278d12e1f572d390722935f0eeb9aed34b708c.tar.gz nextcloud-server-67278d12e1f572d390722935f0eeb9aed34b708c.zip |
[tx-robot] updated from transifex
Diffstat (limited to 'apps/files_sharing')
-rw-r--r-- | apps/files_sharing/l10n/es.js | 2 | ||||
-rw-r--r-- | apps/files_sharing/l10n/es.json | 2 |
2 files changed, 4 insertions, 0 deletions
diff --git a/apps/files_sharing/l10n/es.js b/apps/files_sharing/l10n/es.js index 8bb1afa8597..36e1eb69630 100644 --- a/apps/files_sharing/l10n/es.js +++ b/apps/files_sharing/l10n/es.js @@ -25,6 +25,7 @@ OC.L10N.register( "You can upload into this folder" : "Usted puede cargar en esta carpeta", "No ownCloud installation (7 or higher) found at {remote}" : "No se encontró una instalación de ownCloud (7 o mayor) en {remote}", "Invalid ownCloud url" : "URL de ownCloud inválida", + "No expiration date set" : "No se ha establecido fecha de caducidad", "Shared by" : "Compartido por", "Sharing" : "Compartiendo", "Share API is disabled" : "El API de compartir está deshabilitado", @@ -95,6 +96,7 @@ OC.L10N.register( "No entries found in this folder" : "No hay entradas en esta carpeta", "Name" : "Nombre", "Share time" : "Compartido hace", + "Expiration date" : "Fecha de caducidad", "Sorry, this link doesn’t seem to work anymore." : "Vaya, este enlace parece que no volverá a funcionar.", "Reasons might be:" : "Las causas podrían ser:", "the item was removed" : "el elemento fue eliminado", diff --git a/apps/files_sharing/l10n/es.json b/apps/files_sharing/l10n/es.json index 4a6f0133c92..87810f3139e 100644 --- a/apps/files_sharing/l10n/es.json +++ b/apps/files_sharing/l10n/es.json @@ -23,6 +23,7 @@ "You can upload into this folder" : "Usted puede cargar en esta carpeta", "No ownCloud installation (7 or higher) found at {remote}" : "No se encontró una instalación de ownCloud (7 o mayor) en {remote}", "Invalid ownCloud url" : "URL de ownCloud inválida", + "No expiration date set" : "No se ha establecido fecha de caducidad", "Shared by" : "Compartido por", "Sharing" : "Compartiendo", "Share API is disabled" : "El API de compartir está deshabilitado", @@ -93,6 +94,7 @@ "No entries found in this folder" : "No hay entradas en esta carpeta", "Name" : "Nombre", "Share time" : "Compartido hace", + "Expiration date" : "Fecha de caducidad", "Sorry, this link doesn’t seem to work anymore." : "Vaya, este enlace parece que no volverá a funcionar.", "Reasons might be:" : "Las causas podrían ser:", "the item was removed" : "el elemento fue eliminado", |