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: 80de9ff86d7e1db36988914ad8f085a389aac74a (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
OC.L10N.register(
    "photos",
    {
    "Photos" : "Lluniau",
    "Videos" : "Fideos",
    "Favorites" : "Ffefrynnau",
    "Shared with you" : "Shared with you",
    "Tags" : "Tagiau",
    "Back" : "Nôl",
    "Save" : "Cadw",
    "Copy public link" : "Copïo dolen gyhoeddus",
    "An error occurred" : "Digwyddodd gwall",
    "Favorite" : "Ffefryn",
    "Remove from favorites" : "Remove from favorites",
    "Add" : "Ychwanegu",
    "Settings" : "Gosodiadau"
},
"nplurals=4; plural=(n==1) ? 0 : (n==2) ? 1 : (n != 8 && n != 11) ? 2 : 3;");