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

ug.js « l10n - github.com/nextcloud/photos.git - Unnamed repository; edit this file 'description' to name the repository.
summaryrefslogtreecommitdiff
blob: a3c060cbc9626ebfa90e12babe9e6ed73d1256e8 (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
OC.L10N.register(
    "photos",
    {
    "Photos" : "Photos",
    "Favorites" : "يىغقۇچ",
    "Shared with you" : "Shared with you",
    "Tags" : "بەلگەلەر",
    "Save" : "ساقلا",
    "Favorite" : "يىغقۇچ",
    "Remove from favorites" : "Remove from favorites",
    "Add" : "قوش",
    "Settings" : "تەڭشەكلەر"
},
"nplurals=2; plural=(n != 1);");