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

vi.js « l10n - github.com/nextcloud/gallery.git - Unnamed repository; edit this file 'description' to name the repository.
summaryrefslogtreecommitdiff
blob: 7e57017c69c0d4e6bc564d1b9d8ed98215354155 (plain)
1
2
3
4
5
6
7
8
9
10
11
OC.L10N.register(
    "gallery",
    {
    "Pictures" : "Hình ảnh",
    "Picture view" : "Xem h",
    "Error loading slideshow template" : "Lỗi khi tải mẫu Slidesh",
    "Share" : "Chia sẻ",
    "shared by %s" : " Được chia sẻ bởi %s",
    "File list" : "Danh sách tập t"
},
"nplurals=1; plural=0;");