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

ps.js « l10n - github.com/nextcloud/photos.git - Unnamed repository; edit this file 'description' to name the repository.
summaryrefslogtreecommitdiff
blob: 7a5f6c291d12067c7925c64dff6e561d7bc923e0 (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
OC.L10N.register(
    "photos",
    {
    "Favorites" : "په نښه شوي",
    "Shared with you" : "تاسې سره شريک شوي",
    "Save" : "ساتل",
    "Favorite" : "په نښه شوی",
    "Remove from favorites" : "له نښو ويستل",
    "Download" : "ښکته کول",
    "Delete" : "ړنګول",
    "Settings" : "سمونې"
},
"nplurals=2; plural=(n != 1);");