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

cy_GB.js « l10n - github.com/nextcloud/photos.git - Unnamed repository; edit this file 'description' to name the repository.
summaryrefslogtreecommitdiff
blob: d28c39bb031cea68383e21ddc2b89ff45b78f38a (plain)
1
2
3
4
5
6
7
8
9
10
OC.L10N.register(
    "photos",
    {
    "Photos" : "Lluniau",
    "Favorites" : "Ffefrynnau",
    "Shared with you" : "Shared with you",
    "Settings" : "Gosodiadau",
    "An error occurred" : "Digwyddodd gwall"
},
"nplurals=4; plural=(n==1) ? 0 : (n==2) ? 1 : (n != 8 && n != 11) ? 2 : 3;");