forms/l10n/cy_GB.js
2020-01-16 03:23:25 +00:00

16 lines
408 B
JavaScript

OC.L10N.register(
"forms",
{
"Group" : "Grŵp",
"Title" : "Teitl",
"Owner" : "Owner",
"Copy link" : "Copïo dolen",
"Public access" : "Mynediad cyhoeddus",
"never" : "byth",
"Description" : "Disgrifiad",
"Done" : "Done",
"Expiration date" : "Dyddiad dod i ben",
"New" : "Newydd"
},
"nplurals=4; plural=(n==1) ? 0 : (n==2) ? 1 : (n != 8 && n != 11) ? 2 : 3;");