diff options
Diffstat (limited to 'apps/files_sharing/l10n/es_MX.php')
-rw-r--r-- | apps/files_sharing/l10n/es_MX.php | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/apps/files_sharing/l10n/es_MX.php b/apps/files_sharing/l10n/es_MX.php index 1a1ebe4b4c6..a7a7302def3 100644 --- a/apps/files_sharing/l10n/es_MX.php +++ b/apps/files_sharing/l10n/es_MX.php @@ -1,9 +1,11 @@ <?php $TRANSLATIONS = array( "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", "Sorry, this link doesn’t seem to work anymore." => "Lo siento, este enlace al parecer ya no funciona.", "Reasons might be:" => "Las causas podrían ser:", "the item was removed" => "el elemento fue eliminado", |