diff options
author | Nextcloud bot <bot@nextcloud.com> | 2017-05-03 00:07:31 +0000 |
---|---|---|
committer | Nextcloud bot <bot@nextcloud.com> | 2017-05-03 00:07:31 +0000 |
commit | 3dbf30c2204cde1d493d7837857519d65cfd5049 (patch) | |
tree | f000d57dab4b318519c42f0d50bdfc5e3827aac3 /apps/theming/l10n | |
parent | dbe11916fa0afb2cd5ed62a1279925bb95d3d8d9 (diff) | |
download | nextcloud-server-3dbf30c2204cde1d493d7837857519d65cfd5049.tar.gz nextcloud-server-3dbf30c2204cde1d493d7837857519d65cfd5049.zip |
[tx-robot] updated from transifex
Diffstat (limited to 'apps/theming/l10n')
-rw-r--r-- | apps/theming/l10n/es_MX.js | 2 | ||||
-rw-r--r-- | apps/theming/l10n/es_MX.json | 2 | ||||
-rw-r--r-- | apps/theming/l10n/pl.js | 1 | ||||
-rw-r--r-- | apps/theming/l10n/pl.json | 1 |
4 files changed, 6 insertions, 0 deletions
diff --git a/apps/theming/l10n/es_MX.js b/apps/theming/l10n/es_MX.js index c5640d03436..95e0e1bccc8 100644 --- a/apps/theming/l10n/es_MX.js +++ b/apps/theming/l10n/es_MX.js @@ -1,6 +1,7 @@ OC.L10N.register( "theming", { + "Loading preview…" : "Cargando vista previa...", "Saved" : "Guardado", "Admin" : "Administración", "a safe home for all your data" : "un lugar seguro para todos sus datos", @@ -12,6 +13,7 @@ OC.L10N.register( "Unsupported image type" : "Tipo de imagen no soportado", "You are already using a custom theme" : "Usted ya se encuentra 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. ", "Name" : "Nombre", "reset to default" : "restaurar a predeterminado", "Web address" : "Dirección web", diff --git a/apps/theming/l10n/es_MX.json b/apps/theming/l10n/es_MX.json index 12ed64f3f84..1338ac354f1 100644 --- a/apps/theming/l10n/es_MX.json +++ b/apps/theming/l10n/es_MX.json @@ -1,4 +1,5 @@ { "translations": { + "Loading preview…" : "Cargando vista previa...", "Saved" : "Guardado", "Admin" : "Administración", "a safe home for all your data" : "un lugar seguro para todos sus datos", @@ -10,6 +11,7 @@ "Unsupported image type" : "Tipo de imagen no soportado", "You are already using a custom theme" : "Usted ya se encuentra 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. ", "Name" : "Nombre", "reset to default" : "restaurar a predeterminado", "Web address" : "Dirección web", diff --git a/apps/theming/l10n/pl.js b/apps/theming/l10n/pl.js index 9eaa70b2120..2da821c3a4f 100644 --- a/apps/theming/l10n/pl.js +++ b/apps/theming/l10n/pl.js @@ -1,6 +1,7 @@ OC.L10N.register( "theming", { + "Loading preview…" : "Ładowanie podglądu...", "Saved" : "Zapisano", "Admin" : "Admin", "a safe home for all your data" : "bezpieczna schowek dla wszystkich twoich danych", diff --git a/apps/theming/l10n/pl.json b/apps/theming/l10n/pl.json index b9b05f4a5bd..3ab52d45226 100644 --- a/apps/theming/l10n/pl.json +++ b/apps/theming/l10n/pl.json @@ -1,4 +1,5 @@ { "translations": { + "Loading preview…" : "Ładowanie podglądu...", "Saved" : "Zapisano", "Admin" : "Admin", "a safe home for all your data" : "bezpieczna schowek dla wszystkich twoich danych", |