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

gl.js « l10n - github.com/nextcloud/gallery.git - Unnamed repository; edit this file 'description' to name the repository.
summaryrefslogtreecommitdiff
blob: 3d471bdf6f064242959ba0fa2bb369485bfccb56 (plain)
1
2
3
4
5
6
7
8
9
10
11
12
OC.L10N.register(
    "gallery",
    {
    "Pictures" : "Imaxes",
    "Picture view" : "Ver imaxes",
    "Error loading slideshow template" : "Produciuse un erro ao cargar o modelo do diaporama",
    "Share" : "Compartir",
    "No pictures found! If you upload pictures in the files app, they will be displayed here." : "Non se atoparon imaxes! Se envía imaxes coas aplicacións de ficheiros, amosaranse aquí.",
    "shared by %s" : "compartido por %s",
    "File list" : "Lista de ficheiros"
},
"nplurals=2; plural=(n != 1);");