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

cy_GB.js « l10n - github.com/nextcloud/text.git - Unnamed repository; edit this file 'description' to name the repository.
summaryrefslogtreecommitdiff
blob: 7ddeb6060320ca5d4ed7d5035692d2a8cbf4b8b6 (plain)
1
2
3
4
5
6
7
8
9
OC.L10N.register(
    "text",
    {
    "Bold" : "Trwm",
    "Italic" : "Italig",
    "Edit" : "Golygu",
    "Undo" : "Dadwneud"
},
"nplurals=4; plural=(n==1) ? 0 : (n==2) ? 1 : (n != 8 && n != 11) ? 2 : 3;");