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

eu.js « l10n - github.com/nextcloud/gallery.git - Unnamed repository; edit this file 'description' to name the repository.
summaryrefslogtreecommitdiff
blob: 28785fcd868475e5c0f04e4558e3b9783da57c0b (plain)
1
2
3
4
5
6
7
8
9
10
11
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);");