he.json 1.7 KB

123456789101112131415161718192021222324252627
  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." : "למען פרטיותך, נתוני מזג האוויר מתבקשים על ידי שרת Nextcloud עבורך, כך ששירות מזג האוויר אינו מקבל מידע אישי.",
  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. "Change background image" : "שנה תמונת רקע",
  22. "Pick from Files" : "בחירה מקבצים",
  23. "Default images" : "תמונות ברירת מחדל",
  24. "Plain background" : "רקע רגיל",
  25. "Insert from {productName}" : "הכנס מ-{productName}"
  26. },"pluralForm" :"nplurals=4; plural=(n == 1 && n % 1 == 0) ? 0 : (n == 2 && n % 1 == 0) ? 1: (n % 10 == 0 && n % 1 == 0 && n > 10) ? 2 : 3;"
  27. }