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

km.js « l10n - github.com/nextcloud/photos.git - Unnamed repository; edit this file 'description' to name the repository.
summaryrefslogtreecommitdiff
blob: 9172ee9a08e423920438e83083a372e66bed9a98 (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
OC.L10N.register(
    "photos",
    {
    "Photos" : "Photos",
    "Favorites" : "Favorites",
    "Shared with you" : "Shared with you",
    "Tags" : "ស្លាក",
    "Back" : "ត្រឡប់ក្រោយ",
    "Save" : "រក្សាទុក",
    "Remove from favorites" : "Remove from favorites",
    "Add" : "បញ្ចូល",
    "Settings" : "ការកំណត់"
},
"nplurals=1; plural=0;");