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

github.com/nextcloud/gallery.git - Unnamed repository; edit this file 'description' to name the repository.
summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
Diffstat (limited to 'l10n/eu.js')
-rw-r--r--l10n/eu.js12
1 files changed, 12 insertions, 0 deletions
diff --git a/l10n/eu.js b/l10n/eu.js
new file mode 100644
index 00000000..28785fcd
--- /dev/null
+++ b/l10n/eu.js
@@ -0,0 +1,12 @@
+OC.L10N.register(
+ "gallery",
+ {
+ "Pictures" : "Argazkiak",
+ "Picture view" : "Irudi bistaratzea",
+ "Error loading slideshow template" : "Errorea aurkezpen txantiloia kargatzean",
+ "Share" : "Elkarbanatu",
+ "No pictures found! If you upload pictures in the files app, they will be displayed here." : "Ez da argazkirik aurkitu! Argazkiak fitxategi aplikazioan igoz gero, hemen argertuko dira.",
+ "shared by %s" : "%sk partekatuta",
+ "File list" : "Fitxategi zerrenda"
+},
+"nplurals=2; plural=(n != 1);");