nextcloud-notes/l10n/cy_GB.js

24 lines
684 B
JavaScript

OC.L10N.register(
"notes",
{
"Notes" : "Nodiadau",
"Error" : "Gwall",
"New note" : "Nodyn newydd",
"Settings" : "Gosodiadau",
"All notes" : "Pob nodyn",
"Loading …" : "Yn llwytho …",
"Today" : "Heddiw",
"Yesterday" : "Ddoe",
"This week" : "Wythnos yma",
"This month" : "Mis yma",
"Rename" : "Ailenwi",
"Remove from favorites" : "Remove from favorites",
"Add to favorites" : "Add to favorites",
"Details" : "Manylion",
"Preview" : "Rhagolwg",
"Edit" : "Golygu",
"Category" : "Categori",
"Uncategorized" : "Dim categori"
},
"nplurals=4; plural=(n==1) ? 0 : (n==2) ? 1 : (n != 8 && n != 11) ? 2 : 3;");