ar.json 2.1 KB

1234567891011121314151617181920212223242526272829303132
  1. { "translations": {
  2. "Dashboard" : "لوحة التحكم",
  3. "Dashboard app" : "تطبيق لوحة التحكم",
  4. "Show something" : "أظهر شي ما",
  5. "Customize" : "تعديل",
  6. "Edit widgets" : "تعديل الودجات",
  7. "Get more widgets from the app store" : "احصل على ودجات من متجر التطبيقات",
  8. "Change background image" : "تغييرصورة الخلفية",
  9. "Weather service" : "خدمة احوال الطقس",
  10. "For your privacy, the weather data is requested by your Nextcloud server on your behalf so the weather service receives no personal information." : "لخصوصيتك، يتم استدعاء بيانات احوال الطقس عبر خادم نكست كلاود الخاص بك نيابه عنك ولذلك خدمة احوال الطقس لا تشارك المعلومات الشخصية.",
  11. "Weather data from Met.no" : "بيانات احوال الطقس من Met.no",
  12. "geocoding with Nominatim" : "الترميز الجغرافي مع Nominatim",
  13. "elevation data from OpenTopoData" : "بيانات التقييم من OpenTopoData",
  14. "Weather" : "الطقس",
  15. "Status" : "الحالة",
  16. "Good morning" : "صباح الخير",
  17. "Good morning, {name}" : "صباح الخير ، {name}",
  18. "Good afternoon" : "مساء الخير",
  19. "Good afternoon, {name}" : "مساء الخير، {name}",
  20. "Good evening" : "مساء الخير",
  21. "Good evening, {name}" : "مساء الخير، {name}",
  22. "Hello" : "مرحبا",
  23. "Hello, {name}" : "مرحبا، {name} ",
  24. "Pick from Files" : "اختر من الملفات",
  25. "Default images" : "الصور الإفتراضية",
  26. "Plain background" : "خلفية سادة",
  27. "Insert from {productName}" : "اضف من {productName}",
  28. "Good night, {name}" : "تصبح على خير، {name}",
  29. "Good night" : "تصبح على خير",
  30. "Pick from files" : "اختر من الملفات"
  31. },"pluralForm" :"nplurals=6; plural=n==0 ? 0 : n==1 ? 1 : n==2 ? 2 : n%100>=3 && n%100<=10 ? 3 : n%100>=11 && n%100<=99 ? 4 : 5;"
  32. }