nextcloud/apps/systemtags/l10n/cy_GB.js

10 lines
216 B
JavaScript

OC.L10N.register(
"systemtags",
{
"Tags" : "Tagiau",
"Name" : "Enw",
"Size" : "Maint",
"Modified" : "Addaswyd"
},
"nplurals=4; plural=(n==1) ? 0 : (n==2) ? 1 : (n != 8 && n != 11) ? 2 : 3;");