diff options
Diffstat (limited to 'apps/theming/l10n/gl.js')
-rw-r--r-- | apps/theming/l10n/gl.js | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/apps/theming/l10n/gl.js b/apps/theming/l10n/gl.js index 936da7cf7a1..7056232fccf 100644 --- a/apps/theming/l10n/gl.js +++ b/apps/theming/l10n/gl.js @@ -24,8 +24,6 @@ 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" : "Aparencia e accesibilidade", @@ -109,6 +107,8 @@ OC.L10N.register( "Reset to default" : "Restabelecer os valores predeterminados", "Upload" : "Enviar", "Remove background image" : "Retirar a imaxe de fondo", + "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", "Select a custom color" : "Seleccione unha cor personalizada" }, "nplurals=2; plural=(n != 1);"); |