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

github.com/nextcloud/server.git - Unnamed repository; edit this file 'description' to name the repository.
summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorNextcloud bot <bot@nextcloud.com>2020-05-15 05:17:17 +0300
committerNextcloud bot <bot@nextcloud.com>2020-05-15 05:17:17 +0300
commitd132f81d28b4dbc4dbfd650f2bcfb34474fc0f4c (patch)
tree3b94c0fe7e637bacf8e1387afa0576f387873560 /apps/theming/l10n
parent84bba1d418cf82bf1e8925d82a852818b43daf11 (diff)
[tx-robot] updated from transifex
Diffstat (limited to 'apps/theming/l10n')
-rw-r--r--apps/theming/l10n/eu.js4
-rw-r--r--apps/theming/l10n/eu.json4
2 files changed, 8 insertions, 0 deletions
diff --git a/apps/theming/l10n/eu.js b/apps/theming/l10n/eu.js
index 9496a4f7edc..297ec006fc5 100644
--- a/apps/theming/l10n/eu.js
+++ b/apps/theming/l10n/eu.js
@@ -5,6 +5,7 @@ OC.L10N.register(
"Saved" : "Gordeta",
"Admin" : "Administratzailea",
"a safe home for all your data" : "zure datu guztientzako toki segurua",
+ "Name cannot be empty" : "Izena ezin da hutsik egon",
"The given name is too long" : "Idatzitako izena luzeegia da",
"The given web address is too long" : "Idatzitako web helbidea luzeegia da",
"The given slogan is too long" : "Emandako leloa luzeegia da",
@@ -34,6 +35,9 @@ OC.L10N.register(
"Advanced options" : "Ezarpen aurreratuak",
"Legal notice link" : "Ohar legalaren esteka",
"Privacy policy link" : "Pribatutasun politikaren esteka",
+ "Header logo" : "Goiburuaren logoa",
+ "Upload new header logo" : "Kargatu goiburuaren logo berria",
+ "Favicon" : "Gogoko-ikonoa",
"Upload new favicon" : "Kargatu gogoko-ikono berria"
},
"nplurals=2; plural=(n != 1);");
diff --git a/apps/theming/l10n/eu.json b/apps/theming/l10n/eu.json
index 8b3ed0d65f8..cd13ffe2d8e 100644
--- a/apps/theming/l10n/eu.json
+++ b/apps/theming/l10n/eu.json
@@ -3,6 +3,7 @@
"Saved" : "Gordeta",
"Admin" : "Administratzailea",
"a safe home for all your data" : "zure datu guztientzako toki segurua",
+ "Name cannot be empty" : "Izena ezin da hutsik egon",
"The given name is too long" : "Idatzitako izena luzeegia da",
"The given web address is too long" : "Idatzitako web helbidea luzeegia da",
"The given slogan is too long" : "Emandako leloa luzeegia da",
@@ -32,6 +33,9 @@
"Advanced options" : "Ezarpen aurreratuak",
"Legal notice link" : "Ohar legalaren esteka",
"Privacy policy link" : "Pribatutasun politikaren esteka",
+ "Header logo" : "Goiburuaren logoa",
+ "Upload new header logo" : "Kargatu goiburuaren logo berria",
+ "Favicon" : "Gogoko-ikonoa",
"Upload new favicon" : "Kargatu gogoko-ikono berria"
},"pluralForm" :"nplurals=2; plural=(n != 1);"
} \ No newline at end of file