diff options
author | Nextcloud bot <bot@nextcloud.com> | 2024-07-14 00:19:31 +0000 |
---|---|---|
committer | Nextcloud bot <bot@nextcloud.com> | 2024-07-14 00:19:31 +0000 |
commit | c63918587b9e5356c740a846888e68d9a1d7be7f (patch) | |
tree | c80fb4a2a1e229290dadae76f72339cc83b66a84 /apps/theming | |
parent | 91be1482b4f3c23da862d7c6e799e6664f1be074 (diff) | |
download | nextcloud-server-c63918587b9e5356c740a846888e68d9a1d7be7f.tar.gz nextcloud-server-c63918587b9e5356c740a846888e68d9a1d7be7f.zip |
Fix(l10n): Update translations from Transifex
Signed-off-by: Nextcloud bot <bot@nextcloud.com>
Diffstat (limited to 'apps/theming')
-rw-r--r-- | apps/theming/l10n/gl.js | 6 | ||||
-rw-r--r-- | apps/theming/l10n/gl.json | 6 |
2 files changed, 6 insertions, 6 deletions
diff --git a/apps/theming/l10n/gl.js b/apps/theming/l10n/gl.js index 5f96e85de01..e5daea61b05 100644 --- a/apps/theming/l10n/gl.js +++ b/apps/theming/l10n/gl.js @@ -102,7 +102,7 @@ OC.L10N.register( "The default app can not be changed because it was configured by the administrator." : "A aplicación predeterminada non se pode cambiar porque foi configurada pola administración.", "The app order was changed, to see it in action you have to reload the page." : "Cambiouse a orde das aplicacións, para vela en acción ten que cargar de novo a páxina.", "Reset default app order" : "Restablecer a orde predeterminada das aplicacións", - "Could not set the app order" : "Non foi posíbel estabelecer a orde das aplicacións", + "Could not set the app order" : "Non foi posíbel definir a orde das aplicacións", "Could not reset the app order" : "Non foi posíbel restabelecer a orde das aplicacións", "Reset primary color" : "Restabelecer a cor principal", "Could not set primary color" : "Non foi posíbel definir a cor principal", @@ -113,14 +113,14 @@ OC.L10N.register( "Global default apps" : "Aplicacións predeterminadas globais", "Default app priority" : "Prioridade predeterminada da aplicación", "If an app is not enabled for a user, the next app with lower priority is used." : "Se unha aplicación non está activada para un usuario, utilízase a seguinte aplicación con menor prioridade.", - "Could not set global default apps" : "Non foi posíbel estabelecer as aplicacións predeterminadas globais", + "Could not set global default apps" : "Non foi posíbel definir as aplicacións predeterminadas globais", "Select a custom color" : "Seleccione unha cor personalizada", "Reset to default" : "Restabelecer os valores predeterminados", "Upload" : "Enviar", "Remove background image" : "Retirar a imaxe de fondo", "Color" : "Cor", "Background" : "Fondo", - "Set a custom background" : "Estabelecer un fondo personalizado", + "Set a custom background" : "Definir un fondo personalizado", "Change color" : "Cambiar a cor", "No background" : "Sen fondo" }, diff --git a/apps/theming/l10n/gl.json b/apps/theming/l10n/gl.json index 497660ef4f1..243d75d849d 100644 --- a/apps/theming/l10n/gl.json +++ b/apps/theming/l10n/gl.json @@ -100,7 +100,7 @@ "The default app can not be changed because it was configured by the administrator." : "A aplicación predeterminada non se pode cambiar porque foi configurada pola administración.", "The app order was changed, to see it in action you have to reload the page." : "Cambiouse a orde das aplicacións, para vela en acción ten que cargar de novo a páxina.", "Reset default app order" : "Restablecer a orde predeterminada das aplicacións", - "Could not set the app order" : "Non foi posíbel estabelecer a orde das aplicacións", + "Could not set the app order" : "Non foi posíbel definir a orde das aplicacións", "Could not reset the app order" : "Non foi posíbel restabelecer a orde das aplicacións", "Reset primary color" : "Restabelecer a cor principal", "Could not set primary color" : "Non foi posíbel definir a cor principal", @@ -111,14 +111,14 @@ "Global default apps" : "Aplicacións predeterminadas globais", "Default app priority" : "Prioridade predeterminada da aplicación", "If an app is not enabled for a user, the next app with lower priority is used." : "Se unha aplicación non está activada para un usuario, utilízase a seguinte aplicación con menor prioridade.", - "Could not set global default apps" : "Non foi posíbel estabelecer as aplicacións predeterminadas globais", + "Could not set global default apps" : "Non foi posíbel definir as aplicacións predeterminadas globais", "Select a custom color" : "Seleccione unha cor personalizada", "Reset to default" : "Restabelecer os valores predeterminados", "Upload" : "Enviar", "Remove background image" : "Retirar a imaxe de fondo", "Color" : "Cor", "Background" : "Fondo", - "Set a custom background" : "Estabelecer un fondo personalizado", + "Set a custom background" : "Definir un fondo personalizado", "Change color" : "Cambiar a cor", "No background" : "Sen fondo" },"pluralForm" :"nplurals=2; plural=(n != 1);" |