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

km.js « l10n - github.com/nextcloud/gallery.git - Unnamed repository; edit this file 'description' to name the repository.
summaryrefslogtreecommitdiff
blob: ade02ebdecf8224fa7254da753b64e5a2d3da8cb (plain)
1
2
3
4
5
6
7
8
9
10
11
OC.L10N.register(
    "gallery",
    {
    "Pictures" : "រូបភាព",
    "Picture view" : "ទិដ្ឋភាពរូបភាព",
    "Error loading slideshow template" : "មាន​កំហុស​ផ្ទុក​ពុម្ព​បញ្ចាំងស្លាយ",
    "Share" : "ចែក​រំលែក",
    "shared by %s" : "បាន​ចែក​រំលែក​ដោយ %s",
    "File list" : "បញ្ជី​ឯកសារ"
},
"nplurals=1; plural=0;");