diff options
Diffstat (limited to 'apps/files_sharing/l10n/es.js')
-rw-r--r-- | apps/files_sharing/l10n/es.js | 2 |
1 files changed, 2 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", |