Skip to content

Commit

Permalink
added Arabic translation
Browse files Browse the repository at this point in the history
  • Loading branch information
ScriptBody committed Aug 23, 2024
1 parent b9fe4d3 commit 70ee27b
Showing 1 changed file with 47 additions and 0 deletions.
47 changes: 47 additions & 0 deletions packages/core/src/lib/locale/ar.json
Original file line number Diff line number Diff line change
Expand Up @@ -63,6 +63,53 @@
"bridge": "محفظة الجسر",
"mobile": "محفظة الجوال",
"instant-link": "محفظة الرابط الفوري"
},
"exportAccounts": {
"afterDecide": "بعد اتخاذ قرار بشأن محفظة، يمكنك اختيار الحسابات التي تريد نقلها.",
"chooseAWallet": "اختر محفظة",
"disclaimer": "لن تتمكن من نقل الحسابات التي لم يتم تمويلها أو استخدامها على NEAR.",
"selectAWallet": "اختر محفظة تناسب احتياجاتك وتدعم حساباتك المتصلة.",
"selectYourAccounts": "حدد حساباتك",
"transferYourAccounts": "نقل حساباتك",
"warning": "لا تدعم تصدير الحسابات في الوقت الحالي. يرجى اختيار محفظة أخرى.",
"complete": {
"button": "أكمل",
"descOne": "سيتم توجيهك الآن إلى المحفظة التي اخترتها لإكمال النقل.",
"descTwo": "بمجرد إكمال جزء الاستيراد من العملية من المحفظة المحددة، اضغط على الزر لإكمال عملية النقل.",
"startOverButton": "ابدأ من جديد",
"title": "أكمل النقل"
},
"getPassphrase": {
"button": "تابع",
"checkLabel": "لقد قمت بنسخ أو كتابة كلمة المرور",
"desc": "ستحتاج إلى إدخال هذه الكلمة السرية عند بدء تصدير حساباتك إلى محفظة مختلفة.",
"label": "انقر لنسخ",
"title": "انسخ كلمة المرور المؤقتة",
"transferButton": "نقل الحسابات"
},
"selectAccounts": {
"button": "تابع",
"deselectAll": "إلغاء تحديد الكل",
"error": "الحساب غير موجود",
"noBalance": "الحساب غير ممول",
"selectAll": "تحديد الكل",
"title": "حدد الحسابات لنقلها",
"unavailable": "النقل غير متاح",
"warningLedger": "دعم Ledger مطلوب"
},
"walletTypes": {
"bridge": "محفظة الجسر",
"browser": "محفظة المتصفح",
"hardware": "محفظة الأجهزة",
"injected": "ملحق المحفظة",
"mobile": "محفظة الجوال"
}
}
},
"component": {
"clickToCopy": {
"label": "تم النسخ",
"tooltip": "انقر لنسخ"
}
}
}

0 comments on commit 70ee27b

Please sign in to comment.