diff options
author | Nextcloud bot <bot@nextcloud.com> | 2017-05-04 00:07:29 +0000 |
---|---|---|
committer | Nextcloud bot <bot@nextcloud.com> | 2017-05-04 00:07:29 +0000 |
commit | 806aeae71d970f70efaeb35db79d92f953279e49 (patch) | |
tree | 34002ce1a81fc4dc2dd8f845876f6c88d1ac38a0 /apps/theming/l10n | |
parent | 3dbf30c2204cde1d493d7837857519d65cfd5049 (diff) | |
download | nextcloud-server-806aeae71d970f70efaeb35db79d92f953279e49.tar.gz nextcloud-server-806aeae71d970f70efaeb35db79d92f953279e49.zip |
[tx-robot] updated from transifex
Diffstat (limited to 'apps/theming/l10n')
-rw-r--r-- | apps/theming/l10n/es.js | 2 | ||||
-rw-r--r-- | apps/theming/l10n/es.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.js b/apps/theming/l10n/es.js index cb1629de223..0bebcfc70bc 100644 --- a/apps/theming/l10n/es.js +++ b/apps/theming/l10n/es.js @@ -1,6 +1,7 @@ OC.L10N.register( "theming", { + "Loading preview…" : "Cargando previsualización...", "Saved" : "Guardado", "Admin" : "Administración", "a safe home for all your data" : "un hogar seguro para todos tus 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 usa un tema personalizado", "Theming" : "Tema", + "Theming makes it possible to easily customize the look and feel of your instance and supported clients. This will be visible for all users." : "Los temas hacen posible personalizar fácilmente la apariencia de tu instancia y los clientes soportados. Esto será visible para todos los usuarios.", "Name" : "Nombre", "reset to default" : "restaurar a configuración inicial", "Web address" : "Dirección web", diff --git a/apps/theming/l10n/es.json b/apps/theming/l10n/es.json index 4aa3cadcef7..4fac8e86994 100644 --- a/apps/theming/l10n/es.json +++ b/apps/theming/l10n/es.json @@ -1,4 +1,5 @@ { "translations": { + "Loading preview…" : "Cargando previsualización...", "Saved" : "Guardado", "Admin" : "Administración", "a safe home for all your data" : "un hogar seguro para todos tus datos", @@ -10,6 +11,7 @@ "Unsupported image type" : "Tipo de imagen no soportado", "You are already using a custom theme" : "Usted ya usa un tema personalizado", "Theming" : "Tema", + "Theming makes it possible to easily customize the look and feel of your instance and supported clients. This will be visible for all users." : "Los temas hacen posible personalizar fácilmente la apariencia de tu instancia y los clientes soportados. Esto será visible para todos los usuarios.", "Name" : "Nombre", "reset to default" : "restaurar a configuración inicial", "Web address" : "Dirección web", diff --git a/apps/theming/l10n/pl.js b/apps/theming/l10n/pl.js index 2da821c3a4f..85a6708faa9 100644 --- a/apps/theming/l10n/pl.js +++ b/apps/theming/l10n/pl.js @@ -13,6 +13,7 @@ OC.L10N.register( "Unsupported image type" : "Nieobsługiwany typ zdjęcia", "You are already using a custom theme" : "Używasz już motywu niestandarowego", "Theming" : "Motyw", + "Theming makes it possible to easily customize the look and feel of your instance and supported clients. This will be visible for all users." : "Motywy pozwalają na łatwą personalizację wyglądu Twojej instancji i wpsieranych klientów. Efekty będą widoczne dla wszystkich użytkowników.", "Name" : "Nazwa", "reset to default" : "przywróć domyślne", "Web address" : "adres internetowy", diff --git a/apps/theming/l10n/pl.json b/apps/theming/l10n/pl.json index 3ab52d45226..53fde26ba79 100644 --- a/apps/theming/l10n/pl.json +++ b/apps/theming/l10n/pl.json @@ -11,6 +11,7 @@ "Unsupported image type" : "Nieobsługiwany typ zdjęcia", "You are already using a custom theme" : "Używasz już motywu niestandarowego", "Theming" : "Motyw", + "Theming makes it possible to easily customize the look and feel of your instance and supported clients. This will be visible for all users." : "Motywy pozwalają na łatwą personalizację wyglądu Twojej instancji i wpsieranych klientów. Efekty będą widoczne dla wszystkich użytkowników.", "Name" : "Nazwa", "reset to default" : "przywróć domyślne", "Web address" : "adres internetowy", |