he.json 2.0 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." : "למען פרטיותך, נתוני מזג האוויר מתבקשים על ידי שרת Nextcloud עבורך, כך ששירות מזג האוויר אינו מקבל מידע אישי.",
  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=4; plural=(n == 1 && n % 1 == 0) ? 0 : (n == 2 && n % 1 == 0) ? 1: (n % 10 == 0 && n % 1 == 0 && n > 10) ? 2 : 3;"
  32. }