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-03-28 05:18:15 +0300
committerNextcloud bot <bot@nextcloud.com>2020-03-28 05:18:15 +0300
commitdf463f90be01be2d38f6cdd5b2b1a20900696b54 (patch)
tree9f02f1b16ac059cc0671613893ad0a861640c96c /apps/theming/l10n
parent463b388589134fd816f1ff3ee5ce9dc76c3e4035 (diff)
[tx-robot] updated from transifex
Diffstat (limited to 'apps/theming/l10n')
-rw-r--r--apps/theming/l10n/eu.js32
-rw-r--r--apps/theming/l10n/eu.json30
2 files changed, 62 insertions, 0 deletions
diff --git a/apps/theming/l10n/eu.js b/apps/theming/l10n/eu.js
new file mode 100644
index 00000000000..962b232f95a
--- /dev/null
+++ b/apps/theming/l10n/eu.js
@@ -0,0 +1,32 @@
+OC.L10N.register(
+ "theming",
+ {
+ "Saved" : "Gordeta",
+ "Admin" : "Administratzailea",
+ "a safe home for all your data" : "zure datu guztientzako toki segurua",
+ "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",
+ "The given color is invalid" : "Emandako kolorea ez du balio",
+ "The file was uploaded" : "Fitxategia igo da",
+ "The uploaded file exceeds the upload_max_filesize directive in php.ini" : "Kargatutako fitxategiak php.ini fitxategiko upload_max_filesize direktiban zehazturikoa gainditzen du",
+ "The uploaded file exceeds the MAX_FILE_SIZE directive that was specified in the HTML form" : "Kargatutako fitxategiak HTML formularioan ezarritako MAX_FILE_SIZE direktiban zehazturikoa gainditzen du",
+ "The file was only partially uploaded" : "Fitxategia erdizka kargatu da",
+ "No file was uploaded" : "Ez da fitxategirik igo",
+ "Missing a temporary folder" : "Aldi baterako karpeta bat falta da",
+ "Could not write file to disk" : "Ezin izan da fitxategia diskoan idatzi",
+ "A PHP extension stopped the file upload" : "PHP hedapen batek fitxategiaren karga gelditu du",
+ "No file uploaded" : "Ez da fitxategirik igo",
+ "Theming" : "Itxura",
+ "Legal notice" : "Ohar legala",
+ "Privacy policy" : "Pribatutasun politika",
+ "Open documentation" : "Ireki dokumentazioa",
+ "Name" : "Izena",
+ "Web link" : "Web esteka",
+ "https://…" : "https://…",
+ "Color" : "Kolorea",
+ "Advanced options" : "Ezarpen aurreratuak",
+ "Legal notice link" : "Ohar legalaren esteka",
+ "Privacy policy link" : "Pribatutasun politikaren esteka"
+},
+"nplurals=2; plural=(n != 1);");
diff --git a/apps/theming/l10n/eu.json b/apps/theming/l10n/eu.json
new file mode 100644
index 00000000000..4bc907cfdee
--- /dev/null
+++ b/apps/theming/l10n/eu.json
@@ -0,0 +1,30 @@
+{ "translations": {
+ "Saved" : "Gordeta",
+ "Admin" : "Administratzailea",
+ "a safe home for all your data" : "zure datu guztientzako toki segurua",
+ "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",
+ "The given color is invalid" : "Emandako kolorea ez du balio",
+ "The file was uploaded" : "Fitxategia igo da",
+ "The uploaded file exceeds the upload_max_filesize directive in php.ini" : "Kargatutako fitxategiak php.ini fitxategiko upload_max_filesize direktiban zehazturikoa gainditzen du",
+ "The uploaded file exceeds the MAX_FILE_SIZE directive that was specified in the HTML form" : "Kargatutako fitxategiak HTML formularioan ezarritako MAX_FILE_SIZE direktiban zehazturikoa gainditzen du",
+ "The file was only partially uploaded" : "Fitxategia erdizka kargatu da",
+ "No file was uploaded" : "Ez da fitxategirik igo",
+ "Missing a temporary folder" : "Aldi baterako karpeta bat falta da",
+ "Could not write file to disk" : "Ezin izan da fitxategia diskoan idatzi",
+ "A PHP extension stopped the file upload" : "PHP hedapen batek fitxategiaren karga gelditu du",
+ "No file uploaded" : "Ez da fitxategirik igo",
+ "Theming" : "Itxura",
+ "Legal notice" : "Ohar legala",
+ "Privacy policy" : "Pribatutasun politika",
+ "Open documentation" : "Ireki dokumentazioa",
+ "Name" : "Izena",
+ "Web link" : "Web esteka",
+ "https://…" : "https://…",
+ "Color" : "Kolorea",
+ "Advanced options" : "Ezarpen aurreratuak",
+ "Legal notice link" : "Ohar legalaren esteka",
+ "Privacy policy link" : "Pribatutasun politikaren esteka"
+},"pluralForm" :"nplurals=2; plural=(n != 1);"
+} \ No newline at end of file