diff options
Diffstat (limited to 'apps/files_sharing/l10n/es.php')
-rw-r--r-- | apps/files_sharing/l10n/es.php | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/apps/files_sharing/l10n/es.php b/apps/files_sharing/l10n/es.php index 1b536db41c2..72d0d92c29a 100644 --- a/apps/files_sharing/l10n/es.php +++ b/apps/files_sharing/l10n/es.php @@ -9,13 +9,13 @@ $TRANSLATIONS = array( "You haven't shared any files yet." => "Aún no has compartido ningún archivo.", "You haven't shared any files by link yet." => "Usted todavía no ha compartido ningún archivo por medio de enlaces.", "Add {name} from {owner}@{remote}" => "Añadir {name} desde {owner}@{remote}", +"Password" => "Contraseña", "No ownCloud installation found at {remote}" => "No se encontró una instalación de ownCloud en {remote}", "Invalid ownCloud url" => "URL de ownCloud inválido", "Shared by {owner}" => "Compartido por {owner}", "Shared by" => "Compartido por", "This share is password-protected" => "Este elemento compartido esta protegido por contraseña", "The password is wrong. Try again." => "La contraseña introducida es errónea. Inténtelo de nuevo.", -"Password" => "Contraseña", "Name" => "Nombre", "Share time" => "Compartir tiempo", "Sorry, this link doesn’t seem to work anymore." => "Vaya, este enlace parece que no volverá a funcionar.", |