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:
Diffstat (limited to 'apps/theming/l10n/eu.js')
-rw-r--r--apps/theming/l10n/eu.js4
1 files changed, 2 insertions, 2 deletions
diff --git a/apps/theming/l10n/eu.js b/apps/theming/l10n/eu.js
index 7cec73181cf..9afa2f447d6 100644
--- a/apps/theming/l10n/eu.js
+++ b/apps/theming/l10n/eu.js
@@ -20,7 +20,6 @@ OC.L10N.register(
"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",
- "Unsupported image type" : "Irudi mota ez da onartzen",
"Theming" : "Itxura",
"Legal notice" : "Ohar legala",
"Privacy policy" : "Pribatutasun politika",
@@ -42,6 +41,7 @@ OC.L10N.register(
"Header logo" : "Goiburuaren logoa",
"Upload new header logo" : "Kargatu goiburuaren logo berria",
"Favicon" : "Gogoko-ikonoa",
- "Upload new favicon" : "Kargatu gogoko-ikono berria"
+ "Upload new favicon" : "Kargatu gogoko-ikono berria",
+ "Unsupported image type" : "Irudi mota ez da onartzen"
},
"nplurals=2; plural=(n != 1);");