summaryrefslogtreecommitdiffstats
path: root/apps/theming/l10n/gl.js
diff options
context:
space:
mode:
Diffstat (limited to 'apps/theming/l10n/gl.js')
-rw-r--r--apps/theming/l10n/gl.js31
1 files changed, 31 insertions, 0 deletions
diff --git a/apps/theming/l10n/gl.js b/apps/theming/l10n/gl.js
new file mode 100644
index 00000000000..671a49d9513
--- /dev/null
+++ b/apps/theming/l10n/gl.js
@@ -0,0 +1,31 @@
+OC.L10N.register(
+ "theming",
+ {
+ "Loading preview…" : "Cargando a vista previa…",
+ "Saved" : "Gardado",
+ "Admin" : "Administración",
+ "a safe home for all your data" : "un lugar seguro para todos os seus datos",
+ "The given name is too long" : "O nome indicado é longo de máis",
+ "The given web address is too long" : "O enderezo web indicado é longo de máis",
+ "The given slogan is too long" : "O lema indicado é longo de máis",
+ "The given color is invalid" : "A cor indicada é incorrecta",
+ "No file uploaded" : "Non se enviou ningún ficheiro",
+ "Unsupported image type" : "Tipo de imaxe non admitido",
+ "You are already using a custom theme" : "Vostede xa 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." : "Os temas fan posíbel personalizar facilmente a aparencia da súa instancia e os clientes compatíbeis. Isto será visíbel para todos os usuarios.",
+ "Name" : "Nome",
+ "Reset to default" : "Restabelecer a predeterminados",
+ "Web address" : "Enderezo web",
+ "Web address https://…" : "Enderezo web https://…",
+ "Slogan" : "Lema",
+ "Color" : "Cor",
+ "Logo" : "Logotipo",
+ "Upload new logo" : "Enviar un novo logotipo",
+ "Login image" : "Imaxe de inicio",
+ "Upload new login background" : "Enviar unha nova imaxe de fondo",
+ "Remove background image" : "Retirar a imaxe de fondo",
+ "reset to default" : "restabelecer a predeterminados",
+ "Log in image" : "Imaxe de inicio"
+},
+"nplurals=2; plural=(n != 1);");