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: b315b3127961d29274ee84032a504d532aa7af87 (plain)
1
2
3
4
5
6
7
8
9
10
OC.L10N.register(
    "text",
    {
    "Retry" : "Ceisio eto",
    "Edit" : "Golygu",
    "Undo" : "Dadwneud",
    "Bold" : "Trwm",
    "Italic" : "Italig"
},
"nplurals=4; plural=(n==1) ? 0 : (n==2) ? 1 : (n != 8 && n != 11) ? 2 : 3;");