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

cy_GB.js « l10n - github.com/nextcloud/external.git - Unnamed repository; edit this file 'description' to name the repository.
summaryrefslogtreecommitdiff
blob: 4d08c6fed13cd6cce7cde723dfdf5e1ddf4baa34 (plain)
1
2
3
4
5
6
7
8
9
10
11
OC.L10N.register(
    "external",
    {
    "Name" : "Enw",
    "URL" : "URL",
    "Groups" : "Grwpiau",
    "Redirect" : "Ailgyfeirio",
    "Remove site" : "Gwaredu safle",
    "Icons" : "Eiconau"
},
"nplurals=4; plural=(n==1) ? 0 : (n==2) ? 1 : (n != 8 && n != 11) ? 2 : 3;");