forked from nextcloud/richdocuments
-
Notifications
You must be signed in to change notification settings - Fork 0
/
cy_GB.js
23 lines (23 loc) · 917 Bytes
/
cy_GB.js
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
OC.L10N.register(
"richdocuments",
{
"Saved" : "Wedi'u cadw",
"The uploaded file exceeds the MAX_FILE_SIZE directive that was specified in the HTML form" : "Mae'r ffeil lwythwyd i fyny'n fwy na chyfarwyddeb MAX_FILE_SIZE bennwyd yn y ffurflen HTML",
"No file was uploaded" : "Ni lwythwyd ffeil i fyny",
"Missing a temporary folder" : "Plygell dros dro yn eisiau",
"Office" : "Swyddfa",
"Description" : "Disgrifiad",
"No results" : "Dim canlyniadau",
"Cancel" : "Diddymu",
"Close" : "Cau",
"Error" : "Gwall",
"An error occurred" : "Digwyddodd gwall",
"Nickname" : "Llysenw",
"Save" : "Cadw",
"Remove from favorites" : "Remove from favorites",
"Add to favorites" : "Add to favorites",
"Details" : "Manylion",
"Download" : "Llwytho i lawr",
"Create" : "Creu"
},
"nplurals=4; plural=(n==1) ? 0 : (n==2) ? 1 : (n != 8 && n != 11) ? 2 : 3;");