ar.json 4.0 KB

123456789101112131415161718192021222324252627282930313233343536373839404142434445464748495051525354555657585960616263646566676869707172737475767778798081828384
  1. {
  2. "Error": {
  3. "description": "<p>We've unfortunately encountered an error.</p><p>You can try to <retry>reload the page</retry> you were visiting.</p>",
  4. "title": "Something went wrong!"
  5. },
  6. "IndexPage": {
  7. "description": "This is a basic example that demonstrates the usage of <code>next-intl</code> with the Next.js App Router. Try changing the locale in the top right corner and see how the content changes.",
  8. "title": "CWG Markets"
  9. },
  10. "LocaleLayout": {
  11. "title": "CWG Markets"
  12. },
  13. "LocaleSwitcher": {
  14. "label": "Change language",
  15. "locale": "{locale, select, en {🇺🇸 English} cn {🇨🇳 中文简体} zh {🇨🇳 中文繁體} de {🇩🇪 Deutsch} es {🇪🇸 Español} ar {🇸🇦 عربي} id {🇮🇩 Bahasa Indonesia} ms {🇲🇾 Bahasa Melayu} th {🇹🇭 ไทย} vi {🇻🇳 Tiếng Việt} ko {🇰🇷 한국어} pt {🇵🇹 Português} fa {🇮🇷 زبان پارسی} tr {🇹🇷 Türkçe} other {Unknown}}"
  16. },
  17. "Manifest": {
  18. "name": "CWG Markets"
  19. },
  20. "Navigation": {
  21. "home": "Home",
  22. "pathnames": "Pathnames"
  23. },
  24. "NotFoundPage": {
  25. "description": "Please double-check the browser address bar or use the navigation to go to a known page.",
  26. "title": "Page not found"
  27. },
  28. "PageLayout": {
  29. "links": {
  30. "docs": {
  31. "description": "Learn more about next-intl in the official docs.",
  32. "href": "https://next-intl.dev",
  33. "title": "Docs"
  34. },
  35. "source": {
  36. "description": "Browse the source code of this example on GitHub.",
  37. "href": "https://github.com/amannn/next-intl/tree/main/examples/example-app-router",
  38. "title": "Source code"
  39. }
  40. }
  41. },
  42. "PathnamesPage": {
  43. "description": "<p>The pathnames are internationalized too.</p><p>If you're using the default language English, you'll see <code>/en/pathnames</code> in the browser address bar on this page.</p><p>If you change the locale to German, the URL is localized accordingly (<code>/de/pfadnamen</code>).</p>",
  44. "title": "Pathnames"
  45. },
  46. "CardGuide": {
  47. "Page Name": "دليل البطاقة",
  48. "keywords": "بطاقة فيزا CWG",
  49. "title": "بطاقة فيزا CWG",
  50. "description": "بطاقة فيزا CWG",
  51. "step": "الخطوة: {step}",
  52. "p1": "فعّل بطاقتك",
  53. "p2": "بطاقة CWG",
  54. "p3": "في دقائق",
  55. "p4": "نقل القيمة ببساطة",
  56. "p5": "بطاقة واحدة، مدفوعات عالمية سلسة، آمنة وسريعة",
  57. "p6": "طريقة التفعيل",
  58. "p7": "يرجى تسجيل الدخول إلى منطقة العملاء لإتمام تفعيل البطاقة",
  59. "p8": "قسم الثقة والأمان",
  60. "p9": "تعزيز مصداقية العلامة التجارية والتأييد التنظيمي لطمأنة المستخدمين",
  61. "p10": "إيداعات وسحوبات مريحة",
  62. "p11": "إيداع/سحب سريع من بطاقة CWG",
  63. "p12": "راحة الدفع العالمية",
  64. "p13": "شبكة VISA تغطي أكثر من 200 دولة ومنطقة، استمتع بالإنفاق والدفع بسهولة",
  65. "p14": "ميزة إدارة الأعمال الخلفية",
  66. "p15": "تحقق من رصيد الحساب وسجل المعاملات في أي وقت مع عمليات واضحة وسهلة الاستخدام",
  67. "p16": "فعّل بطاقتك",
  68. "p17": "بطاقة CWG",
  69. "p18": "اليوم وابدأ رحلتك في الدفع العالمي",
  70. "p19": "طريقة التفعيل",
  71. "p20": "معلومات عنا",
  72. "p21": "اتصل بنا",
  73. "p22": "سياسة الخصوصية",
  74. "p23": "شروط الخدمة",
  75. "p24": "عملية التفعيل خطوة بخطوة",
  76. "p25": "تعلم كيفية تفعيل بطاقتك",
  77. "p26": "في دقيقة واحدة",
  78. "p27": "يدعم الترجمة التوضيحية بلغات متعددة",
  79. "p28": "ابدأ باستخدام بطاقتك",
  80. "p29": "في ثلاث دقائق",
  81. "p30": "",
  82. "p31": "انقر لعرض الأسئلة الشائعة حول بطاقة CWG"
  83. }
  84. }