forked from LibreSign/libresign
-
Notifications
You must be signed in to change notification settings - Fork 0
/
Copy pathgd.js
22 lines (22 loc) · 721 Bytes
/
gd.js
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
OC.L10N.register(
"libresign",
{
"deleted" : "air sguabadh às",
"File not found" : "Cha deach am faidhle a lorg",
"Files" : "Faidhlichean",
"Settings" : "Roghainnean",
"Password" : "Facal-faire",
"Upload" : "Luchdaich suas",
"Cancel" : "Sguir dheth",
"Save" : "Sàbhail",
"Email" : "Post-d",
"Details" : "Mion-fhiosrachadh",
"Type" : "Seòrsa",
"Enter a password" : "Cuir a-steach facal-faire",
"Yes" : "Tha",
"No" : "Chan eil",
"Pending" : "Ri dhèiligeadh",
"Password reset" : "Ath-shuidheachadh an fhacail-fhaire",
"Remove" : "Thoir air falbh"
},
"nplurals=4; plural=(n==1 || n==11) ? 0 : (n==2 || n==12) ? 1 : (n > 2 && n < 20) ? 2 : 3;");