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

sq.js « l10n - github.com/nextcloud/photos.git - Unnamed repository; edit this file 'description' to name the repository.
summaryrefslogtreecommitdiff
blob: 4ee8f1fa16e87a786fb471057467e1406af43a82 (plain)
1
2
3
4
5
6
7
8
9
10
OC.L10N.register(
    "photos",
    {
    "Photos" : "Foto",
    "Favorites" : "Favorites",
    "Shared with you" : "E ndarë me ju",
    "Settings" : "Rregullimet",
    "View" : "Shiko"
},
"nplurals=2; plural=(n != 1);");