diff options
author | Nextcloud bot <bot@nextcloud.com> | 2023-03-10 02:27:15 +0000 |
---|---|---|
committer | Nextcloud bot <bot@nextcloud.com> | 2023-03-10 02:27:15 +0000 |
commit | 16b68fdb347f8b1f4851fa42f54e6fe2122ee861 (patch) | |
tree | a2b280402cd2566d94839b962b373957de78f386 /apps/theming | |
parent | 11f46fc219537ae399fcb3babafa4ef067f180be (diff) | |
download | nextcloud-server-16b68fdb347f8b1f4851fa42f54e6fe2122ee861.tar.gz nextcloud-server-16b68fdb347f8b1f4851fa42f54e6fe2122ee861.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 | 5 | ||||
-rw-r--r-- | apps/theming/l10n/gl.json | 5 |
2 files changed, 10 insertions, 0 deletions
diff --git a/apps/theming/l10n/gl.js b/apps/theming/l10n/gl.js index 2f951728111..8a9b91477ed 100644 --- a/apps/theming/l10n/gl.js +++ b/apps/theming/l10n/gl.js @@ -21,6 +21,8 @@ OC.L10N.register( "Could not write file to disk" : "Non foi posÃbel escribir o ficheiro no disco", "A PHP extension stopped the file upload" : "Unha extensión PHP detivo o envÃo de ficheiros", "No file uploaded" : "Non se enviou ningún ficheiro", + "Failed to clean up the old administration theming images folder" : "Produciuse un erro ao limpar o antigo cartafol de administración de imaxes de temas", + "Failed to clean up the old administration image folder" : "Produciuse un erro ao limpar o antigo cartafol de administración de imaxes", "You are already using a custom theme. Theming app settings might be overwritten by that." : "Está a empregar un tema personalizado. Os axustes da aplicación de temas poden ser sobrescritos por el.", "Theming" : "Temas", "Appearance and accessibility" : "Aspecto e accesibilidade", @@ -77,6 +79,7 @@ OC.L10N.register( "Custom background" : "Fondo personalizado", "Default background" : "Fondo predeterminado", "Change color" : "Cambiar a cor", + "No background" : "Sen fondo", "Select a background from your files" : "Selecciona un fondo dende os teus ficheiros", "Theme selection is enforced" : "Aplicarase a selección do tema", "Select a custom color" : "Seleccione unha cor personalizada", @@ -92,6 +95,8 @@ OC.L10N.register( "Login image" : "Imaxe de inicio", "Upload new login background" : "Enviar unha nova imaxe de fondo", "Install the Imagemagick PHP extension with support for SVG images to automatically generate favicons based on the uploaded logo and color." : "Instale a extensión de PHP Imagemagick con compatibilidade con imaxes SVG para xerar automáticamente faviconos baseados no logotipo e cor enviados.", + "Migrate and clean up admin theming images" : "Migra e limpa imaxes de temas de administrador", + "Failed to clean up the old admin theming images folder" : "Produciuse un erro ao limpar o antigo cartafol de imaxes de temas do administrador", "In some cases keyboard shortcuts can interfer with accessibility tools. In order to allow focusing on your tool correctly you can disable all keyboard shortcuts here. This will also disable all available shortcuts in apps." : "Nalgúns casos, os atallos de teclado poden interferir coas ferramentas de accesibilidade. Para poder centrarte na túa ferramenta correctamente, podes desactivar aquà todos os atallos de teclado. Isto tamén desactivará todos os atallos dispoñibles nas aplicacións.", "Pick from Files" : "Escolla entre os ficheiros", "Default image" : "Imaxe predeterminada", diff --git a/apps/theming/l10n/gl.json b/apps/theming/l10n/gl.json index 4c91a8def21..1bb380f2f3b 100644 --- a/apps/theming/l10n/gl.json +++ b/apps/theming/l10n/gl.json @@ -19,6 +19,8 @@ "Could not write file to disk" : "Non foi posÃbel escribir o ficheiro no disco", "A PHP extension stopped the file upload" : "Unha extensión PHP detivo o envÃo de ficheiros", "No file uploaded" : "Non se enviou ningún ficheiro", + "Failed to clean up the old administration theming images folder" : "Produciuse un erro ao limpar o antigo cartafol de administración de imaxes de temas", + "Failed to clean up the old administration image folder" : "Produciuse un erro ao limpar o antigo cartafol de administración de imaxes", "You are already using a custom theme. Theming app settings might be overwritten by that." : "Está a empregar un tema personalizado. Os axustes da aplicación de temas poden ser sobrescritos por el.", "Theming" : "Temas", "Appearance and accessibility" : "Aspecto e accesibilidade", @@ -75,6 +77,7 @@ "Custom background" : "Fondo personalizado", "Default background" : "Fondo predeterminado", "Change color" : "Cambiar a cor", + "No background" : "Sen fondo", "Select a background from your files" : "Selecciona un fondo dende os teus ficheiros", "Theme selection is enforced" : "Aplicarase a selección do tema", "Select a custom color" : "Seleccione unha cor personalizada", @@ -90,6 +93,8 @@ "Login image" : "Imaxe de inicio", "Upload new login background" : "Enviar unha nova imaxe de fondo", "Install the Imagemagick PHP extension with support for SVG images to automatically generate favicons based on the uploaded logo and color." : "Instale a extensión de PHP Imagemagick con compatibilidade con imaxes SVG para xerar automáticamente faviconos baseados no logotipo e cor enviados.", + "Migrate and clean up admin theming images" : "Migra e limpa imaxes de temas de administrador", + "Failed to clean up the old admin theming images folder" : "Produciuse un erro ao limpar o antigo cartafol de imaxes de temas do administrador", "In some cases keyboard shortcuts can interfer with accessibility tools. In order to allow focusing on your tool correctly you can disable all keyboard shortcuts here. This will also disable all available shortcuts in apps." : "Nalgúns casos, os atallos de teclado poden interferir coas ferramentas de accesibilidade. Para poder centrarte na túa ferramenta correctamente, podes desactivar aquà todos os atallos de teclado. Isto tamén desactivará todos os atallos dispoñibles nas aplicacións.", "Pick from Files" : "Escolla entre os ficheiros", "Default image" : "Imaxe predeterminada", |