diff options
author | Nextcloud bot <bot@nextcloud.com> | 2020-05-15 02:17:17 +0000 |
---|---|---|
committer | Nextcloud bot <bot@nextcloud.com> | 2020-05-15 02:17:17 +0000 |
commit | d132f81d28b4dbc4dbfd650f2bcfb34474fc0f4c (patch) | |
tree | 3b94c0fe7e637bacf8e1387afa0576f387873560 /apps/theming | |
parent | 84bba1d418cf82bf1e8925d82a852818b43daf11 (diff) | |
download | nextcloud-server-d132f81d28b4dbc4dbfd650f2bcfb34474fc0f4c.tar.gz nextcloud-server-d132f81d28b4dbc4dbfd650f2bcfb34474fc0f4c.zip |
[tx-robot] updated from transifex
Diffstat (limited to 'apps/theming')
-rw-r--r-- | apps/theming/l10n/eu.js | 4 | ||||
-rw-r--r-- | apps/theming/l10n/eu.json | 4 |
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 |