blob: befa84ab15ee7bb65c60bb049cc9c9e8b8cacf26 (
plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
|
{ "translations": {
"Couldn't delete %s permanently" : "%s را نمی توان برای همیشه حذف کرد",
"Couldn't restore %s" : "%s را نمی توان بازگرداند",
"Deleted files" : "فایل های حذف شده",
"Restore" : "بازیابی",
"Delete permanently" : "حذف قطعی",
"Error" : "خطا",
"restored" : "بازیابی شد",
"Name" : "نام",
"Deleted" : "حذف شده",
"Delete" : "حذف"
},"pluralForm" :"nplurals=1; plural=0;"
}
|