diff options
author | Nextcloud bot <bot@nextcloud.com> | 2018-05-18 00:13:45 +0000 |
---|---|---|
committer | Nextcloud bot <bot@nextcloud.com> | 2018-05-18 00:13:45 +0000 |
commit | 514b3749232b7c7dbf1f6d1d7cfdbcb3e2b3e503 (patch) | |
tree | cc751b16ff7557d2027c3e43662acc384f210e19 /apps/theming/l10n/es_AR.js | |
parent | 9236c20a28dd9558d1577ebfd7c7ea9202ca70bb (diff) | |
download | nextcloud-server-514b3749232b7c7dbf1f6d1d7cfdbcb3e2b3e503.tar.gz nextcloud-server-514b3749232b7c7dbf1f6d1d7cfdbcb3e2b3e503.zip |
[tx-robot] updated from transifex
Diffstat (limited to 'apps/theming/l10n/es_AR.js')
-rw-r--r-- | apps/theming/l10n/es_AR.js | 6 |
1 files changed, 3 insertions, 3 deletions
diff --git a/apps/theming/l10n/es_AR.js b/apps/theming/l10n/es_AR.js index 45ad11b077e..bf7a8a39246 100644 --- a/apps/theming/l10n/es_AR.js +++ b/apps/theming/l10n/es_AR.js @@ -15,8 +15,6 @@ OC.L10N.register( "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. ", "Name" : "Nombre", "Reset to default" : "Restablecer al predeterminado", - "Web address" : "Dirección web", - "Web address https://…" : "Dirección web https://...", "Slogan" : "Lema", "Color" : "Color", "Logo" : "Logotipo", @@ -25,6 +23,8 @@ OC.L10N.register( "Upload new login background" : "Cargar nueva imagen de fondo para inicio de sesión", "Remove background image" : "Eliminar imagen de fondo", "You are already using a custom theme" : "Usted ya se encuentra usando un tema personalizado", - "reset to default" : "restaurar a predeterminado" + "reset to default" : "restaurar a predeterminado", + "Web address" : "Dirección web", + "Web address https://…" : "Dirección web https://..." }, "nplurals=2; plural=(n != 1);"); |