forked from nextcloud/richdocuments
-
Notifications
You must be signed in to change notification settings - Fork 0
/
gd.json
23 lines (23 loc) · 1.48 KB
/
gd.json
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
{ "translations": {
"The file was uploaded" : "Chaidh am faidhle a luchdadh suas",
"The uploaded file exceeds the upload_max_filesize directive in php.ini" : "Tha am faidhle a luchdaich thu suas a’ dol thairis air an riaghailt upload_max_filesize ann am php.ini",
"The uploaded file exceeds the MAX_FILE_SIZE directive that was specified in the HTML form" : "Tha am faidhle a luchdaich thu suas a’ dol thairis air an riaghailt MAX_FILE_SIZE a chaidh a shònrachadh san fhoirm HTML",
"The file was only partially uploaded" : "Cha deach ach pàirt dhen fhaidhle a luchdadh suas",
"No file was uploaded" : "Cha deach faidhle sam bith a luchdadh suas",
"Missing a temporary folder" : "Tha pasgan sealach a dhìth",
"Could not write file to disk" : "Cha b’ urrainn dhuinn am faidhle a sgrìobhadh dhan diosg",
"A PHP extension stopped the file upload" : "Chur leudachan PHP stad air luchdadh suas an fhaidhle",
"File is too big" : "Tha am faidhle ro mhòr",
"Invalid file provided" : "Chaidh faidhle mì-dhligheach a thoirt seachad",
"No results" : "Gun toradh",
"Cancel" : "Sguir dheth",
"Close" : "Dùin",
"Error" : "Mearachd",
"Save" : "Sàbhail",
"Add to favorites" : "Cuir ris na h-annsachdan",
"Details" : "Mion-fhiosrachadh",
"Download" : "Luchdaich a-nuas",
"Create" : "Cruthaich",
"Select template" : "Tagh teamplaid"
},"pluralForm" :"nplurals=4; plural=(n==1 || n==11) ? 0 : (n==2 || n==12) ? 1 : (n > 2 && n < 20) ? 2 : 3;"
}