Welcome to mirror list, hosted at ThFree Co, Russian Federation.

github.com/nextcloud/apporder.git - Unnamed repository; edit this file 'description' to name the repository.
summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorNextcloud bot <bot@nextcloud.com>2022-10-30 06:10:44 +0300
committerNextcloud bot <bot@nextcloud.com>2022-10-30 06:10:44 +0300
commit798679b886d33686add3dca5c832b71d81540799 (patch)
tree9f6fd107e6694db826d0ebcb713502df5c7c3651
parentd7cf9e8d3ce0661e84ce8df9fcea5180d53cb564 (diff)
[tx-robot] updated from transifex
Signed-off-by: Nextcloud bot <bot@nextcloud.com>
-rw-r--r--l10n/es.js1
-rw-r--r--l10n/es.json1
2 files changed, 2 insertions, 0 deletions
diff --git a/l10n/es.js b/l10n/es.js
index c7106a1..3832087 100644
--- a/l10n/es.js
+++ b/l10n/es.js
@@ -4,6 +4,7 @@ OC.L10N.register(
"App order" : "Orden de apps",
"AppOrder" : "AppOrder",
"Sort apps in the menu with drag and drop" : "Ordenar apps en el menú mediante arrastrar y soltar",
+ "Enable sorting the app icons from the personal settings. The order will be saved for each user individually. Administrators can define a custom default order.\n\n## Set a default order for all new users\n\nGo to the Settings > Administration > Additional settings and drag the icons under App order.\n\n## Use first app as default app\n\nYou can easily let Nextcloud redirect your user to the first app in their personal order by changing the following parameter in your config/config.php:\n\n 'defaultapp' => 'apporder',\n\nUsers will now get redirected to the first app of the default order or to the first app of the user order." : "Permite ordenar los iconos de las apps desde la configuración personal. El orden se salvará individualmente para\ncada usuario. Los administradores puede definir un orden por defecto personalizado.\n\n## Configurar un orden por defecto para todos los usuarios nuevos\n\nConfiguración > Configuración adicional y arrastrar los iconos debajo de App Order.\n\n## Usar la primera app como app por defecto\n\nPuedes dejar que Nextcloud redireccione tu usuario a la primera app en el\norden personal con mucha facilidad. Hay que cambiar el siguiente parámetro en tu config/config.php:\n\n'defaultapp' => 'apporder',\n\nLos usuarios serán redirigidos a partir de ahora la primera app del orden por defecto o a la\nprimera app del orden del usuario.",
"App Order" : "Orden de apps",
"Set a default order for all users. This will be ignored, if the user has setup a custom order, and the default order is not forced." : "Establecer un orden predeterminado para todos los usuarios. Esto se ignorará si el usuario ha configurado un orden personalizado o si el orden predeterminado no está forzado.",
"Drag the app icons to change their order." : "Arrastra los iconos de las aplicaciones para cambiar el orden.",
diff --git a/l10n/es.json b/l10n/es.json
index 9204ab9..f994590 100644
--- a/l10n/es.json
+++ b/l10n/es.json
@@ -2,6 +2,7 @@
"App order" : "Orden de apps",
"AppOrder" : "AppOrder",
"Sort apps in the menu with drag and drop" : "Ordenar apps en el menú mediante arrastrar y soltar",
+ "Enable sorting the app icons from the personal settings. The order will be saved for each user individually. Administrators can define a custom default order.\n\n## Set a default order for all new users\n\nGo to the Settings > Administration > Additional settings and drag the icons under App order.\n\n## Use first app as default app\n\nYou can easily let Nextcloud redirect your user to the first app in their personal order by changing the following parameter in your config/config.php:\n\n 'defaultapp' => 'apporder',\n\nUsers will now get redirected to the first app of the default order or to the first app of the user order." : "Permite ordenar los iconos de las apps desde la configuración personal. El orden se salvará individualmente para\ncada usuario. Los administradores puede definir un orden por defecto personalizado.\n\n## Configurar un orden por defecto para todos los usuarios nuevos\n\nConfiguración > Configuración adicional y arrastrar los iconos debajo de App Order.\n\n## Usar la primera app como app por defecto\n\nPuedes dejar que Nextcloud redireccione tu usuario a la primera app en el\norden personal con mucha facilidad. Hay que cambiar el siguiente parámetro en tu config/config.php:\n\n'defaultapp' => 'apporder',\n\nLos usuarios serán redirigidos a partir de ahora la primera app del orden por defecto o a la\nprimera app del orden del usuario.",
"App Order" : "Orden de apps",
"Set a default order for all users. This will be ignored, if the user has setup a custom order, and the default order is not forced." : "Establecer un orden predeterminado para todos los usuarios. Esto se ignorará si el usuario ha configurado un orden personalizado o si el orden predeterminado no está forzado.",
"Drag the app icons to change their order." : "Arrastra los iconos de las aplicaciones para cambiar el orden.",