mirror of
https://github.com/ReVanced/revanced-manager.git
synced 2024-11-10 09:07:47 +01:00
62 lines
No EOL
2.3 KiB
JSON
Executable file
62 lines
No EOL
2.3 KiB
JSON
Executable file
{
|
|
"okButton": "ٹھیک ہے",
|
|
"cancelButton": "منسوخ کریں۔",
|
|
"quitButton": "چھوڑو",
|
|
"updateButton": "اپڈیٹ",
|
|
"installed": "موجود: ${version}",
|
|
"suggested": "تجویز کردہ: ${version}",
|
|
"yesButton": "ہاں",
|
|
"noButton": "نہیں",
|
|
"warning": "انتباہ",
|
|
"options": "اختیارات",
|
|
"notice": "اطلاع",
|
|
"noShowAgain": "اسے دوبارہ مت دکھائیں۔",
|
|
"add": "شامل کریں۔",
|
|
"navigationView": {
|
|
"dashboardTab": "ڈیش بورڈ",
|
|
"patcherTab": "پیچر",
|
|
"settingsTab": "ترتیبات"
|
|
},
|
|
"homeView": {
|
|
"refreshSuccess": "کامیابی کے ساتھ ریفریش کیا گیا",
|
|
"widgetTitle": "ڈیش بورڈ",
|
|
"updatesSubtitle": "اپڈیٹس",
|
|
"patchedSubtitle": "پیچ شدہ ایپلی کیشنز",
|
|
"noInstallations": "کوئی پیچ شدہ ایپلیکیشن انسٹالڈ نہیں",
|
|
"installUpdate": "اپڈیٹس انسٹال کرنا جاری رکھیں؟",
|
|
"updateChangelogTitle": "تبدیلیوں کے لاگز",
|
|
"downloadingMessage": "اپ ڈیٹ ڈونلوڈ ہو رہی ہے...",
|
|
"installingMessage": "اپ ڈیٹ انسٹال ہو رہی ہے...",
|
|
"errorDownloadMessage": "اپ ڈیٹ ڈونلوڈ نہیں ہو سکی",
|
|
"errorInstallMessage": "اپڈیٹ انسٹال نہیں ہو سکی",
|
|
"noConnection": "انٹرنیٹ کنکشن میسر نہیں",
|
|
"updatesDisabled": "پیچ شدہ ایپلیکیشن کو اپ ڈیٹ کرنا فل حال بند ہے. دوبارہ پیچ کریں."
|
|
},
|
|
"applicationItem": {
|
|
"infoButton": "معلومات نامہ"
|
|
},
|
|
"latestCommitCard": {
|
|
"loadingLabel": "لوڈ ہو رہا ہے...",
|
|
"timeagoLabel": "${time} پہلے"
|
|
},
|
|
"patcherView": {
|
|
"widgetTitle": "پیچر",
|
|
"patchButton": "پیچ کریں"
|
|
},
|
|
"appSelectorCard": {
|
|
"noAppsLabel": "کوئی ایپلیکیشن نہیں ملی",
|
|
"currentVersion": "موجودہ",
|
|
"suggestedVersion": "تجویز کردہ"
|
|
},
|
|
"patchSelectorCard": {},
|
|
"socialMediaCard": {},
|
|
"appSelectorView": {},
|
|
"patchesSelectorView": {},
|
|
"patchOptionsView": {},
|
|
"patchItem": {},
|
|
"installerView": {},
|
|
"settingsView": {},
|
|
"appInfoView": {},
|
|
"contributorsView": {},
|
|
"installErrorDialog": {}
|
|
} |