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

mn.js « l10n - github.com/nextcloud/photos.git - Unnamed repository; edit this file 'description' to name the repository.
summaryrefslogtreecommitdiff
blob: 8655155a9ff88fa6c5f8757ed5ac69065c7cc3f5 (plain)
1
2
3
4
5
6
7
8
9
10
OC.L10N.register(
    "photos",
    {
    "Photos" : "Зурагнууд",
    "Your photos" : "Таны зурагнууд ",
    "Favorites" : "Онцолсон",
    "Shared with you" : "тантай хуваалцсан",
    "Settings" : "Тохиргоо"
},
"nplurals=2; plural=(n != 1);");