uz.json 1.2 KB

1234567891011121314151617181920212223
  1. { "translations": {
  2. "Dashboard" : "Dashboard",
  3. "Dashboard app" : "Dashboard app",
  4. "Customize" : "Customize",
  5. "Edit widgets" : "Edit widgets",
  6. "Get more widgets from the App Store" : "Get more widgets from the App Store",
  7. "Weather service" : "Weather service",
  8. "For your privacy, the weather data is requested by your Nextcloud server on your behalf so the weather service receives no personal information." : "For your privacy, the weather data is requested by your Nextcloud server on your behalf so the weather service receives no personal information.",
  9. "Weather data from Met.no" : "Weather data from Met.no",
  10. "geocoding with Nominatim" : "geocoding with Nominatim",
  11. "elevation data from OpenTopoData" : "elevation data from OpenTopoData",
  12. "Weather" : "Weather",
  13. "Status" : "Status",
  14. "Good morning" : "Good morning",
  15. "Good morning, {name}" : "Good morning, {name}",
  16. "Good afternoon" : "Good afternoon",
  17. "Good afternoon, {name}" : "Good afternoon, {name}",
  18. "Good evening" : "Good evening",
  19. "Good evening, {name}" : "Good evening, {name}",
  20. "Hello" : "Hello",
  21. "Hello, {name}" : "Hello, {name}"
  22. },"pluralForm" :"nplurals=1; plural=0;"
  23. }