diff options
Diffstat (limited to 'apps/theming')
-rw-r--r-- | apps/theming/l10n/es_MX.js | 2 | ||||
-rw-r--r-- | apps/theming/l10n/es_MX.json | 2 |
2 files changed, 2 insertions, 2 deletions
diff --git a/apps/theming/l10n/es_MX.js b/apps/theming/l10n/es_MX.js index 0261a6cd469..9e846a5eb92 100644 --- a/apps/theming/l10n/es_MX.js +++ b/apps/theming/l10n/es_MX.js @@ -13,7 +13,7 @@ OC.L10N.register( "Unsupported image type" : "Tipo de imagen no soportado", "You are already using a custom theme" : "Ya estás usando un tema personalizado", "Theming" : "Tematizar", - "Theming makes it possible to easily customize the look and feel of your instance and supported clients. This will be visible for all users." : "El tematizar hace posible personalizar facilmente la manera en que se ve su instancia y clientes soportados. Esto será visible para todos los usuarios. ", + "Theming makes it possible to easily customize the look and feel of your instance and supported clients. This will be visible for all users." : "El tematizar hace posible personalizar facilmente la manera en que se ve tu instancia y clientes soportados. Esto será visible para todos los usuarios. ", "Name" : "Nombre", "Reset to default" : "Restablecer al predeterminado", "Web address" : "Dirección web", diff --git a/apps/theming/l10n/es_MX.json b/apps/theming/l10n/es_MX.json index 107a7cf3b5c..eb2632daf68 100644 --- a/apps/theming/l10n/es_MX.json +++ b/apps/theming/l10n/es_MX.json @@ -11,7 +11,7 @@ "Unsupported image type" : "Tipo de imagen no soportado", "You are already using a custom theme" : "Ya estás usando un tema personalizado", "Theming" : "Tematizar", - "Theming makes it possible to easily customize the look and feel of your instance and supported clients. This will be visible for all users." : "El tematizar hace posible personalizar facilmente la manera en que se ve su instancia y clientes soportados. Esto será visible para todos los usuarios. ", + "Theming makes it possible to easily customize the look and feel of your instance and supported clients. This will be visible for all users." : "El tematizar hace posible personalizar facilmente la manera en que se ve tu instancia y clientes soportados. Esto será visible para todos los usuarios. ", "Name" : "Nombre", "Reset to default" : "Restablecer al predeterminado", "Web address" : "Dirección web", |