You can not select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.

ar.json 1.8KB

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