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

af.js « l10n - github.com/nextcloud/photos.git - Unnamed repository; edit this file 'description' to name the repository.
summaryrefslogtreecommitdiff
blob: 01f812a3326663f6167912c147ef695dda3a82bc (plain)
1
2
3
4
5
6
7
8
9
10
11
OC.L10N.register(
    "photos",
    {
    "Photos" : "Foto’s",
    "Favorites" : "Gunstelinge",
    "Shared with you" : "Met u gedeel",
    "Settings" : "Instellings",
    "View" : "Bekyk",
    "An error occurred" : "'n Fout het voorgekom"
},
"nplurals=2; plural=(n != 1);");