blob: 744f90a3b991764779dee32823e3a61539e30208 (
plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
|
{ "translations": {
"Unknown error" : "غیر معروف خرابی",
"Delete" : "حذف کریں",
"Unshare" : "شئیرنگ ختم کریں",
"Error" : "ایرر",
"Name" : "اسم",
"_%n folder_::_%n folders_" : ["",""],
"_%n file_::_%n files_" : ["",""],
"_Uploading %n file_::_Uploading %n files_" : ["",""],
"Save" : "حفظ",
"Download" : "ڈاؤن لوڈ،"
},"pluralForm" :"nplurals=2; plural=(n != 1);"
}
|