ro.json 2.5 KB

1234567891011121314151617181920212223242526272829303132333435
  1. { "translations": {
  2. "Unknown address" : "Adresă necunoscută",
  3. "No result." : "Niciun rezultat.",
  4. "Malformed JSON data." : "Informațiile în format JSON au expirat.",
  5. "Error" : "Eroare",
  6. "Weather status" : "Starea vremii",
  7. "Weather status in your dashboard" : "Starea vremii pe ecranul principal",
  8. "Detect location" : "Detectează locația",
  9. "Set custom address" : "Setează adresă personalizată",
  10. "Favorites" : "Favorite",
  11. "{temperature} {unit} clear sky later today" : "{temperature} {unit} cer senin astăzi mai târziu",
  12. "{temperature} {unit} clear sky" : "{temperature} {unit} cer senin",
  13. "{temperature} {unit} cloudy later today" : "{temperature} {unit} înourat mai târziu",
  14. "{temperature} {unit} cloudy" : "{temperature} {unit} înourat",
  15. "{temperature} {unit} fair weather later today" : "{temperature} {unit} vreme frumoasă astăzi mai târziu",
  16. "{temperature} {unit} fair weather" : "{temperature} {unit} vreme frumoasă",
  17. "{temperature} {unit} partly cloudy later today" : "{temperature} {unit} parțial înourat astăzi mai târziu",
  18. "{temperature} {unit} partly cloudy" : "{temperature} {unit} parțial înourat",
  19. "{temperature} {unit} foggy later today" : "{temperature} {unit} încețoșat astăzi mai târziu",
  20. "{temperature} {unit} foggy" : "{temperature} {unit} încețoșat",
  21. "More weather for {adr}" : "Mai multe informații despre vreme pentru {adr}",
  22. "Loading weather" : "Se încarcă datele despre vreme",
  23. "Remove from favorites" : "Șterge din favorite",
  24. "Add as favorite" : "Adaugă ca favorit",
  25. "You are not logged in." : "Nu ești înregistrat",
  26. "There was an error getting the weather status information." : "A apărut o eroare când sa încercat preluarea de informații despre vreme.",
  27. "No weather information found" : "Nu s-au găsit informații despre vreme",
  28. "Location not found" : "Locația nu a fost găsită",
  29. "There was an error setting the location address." : "A apărut o eroare în timpul setării locației adresei.",
  30. "There was an error setting the location." : "A apărut o eroare în timpul setării locației.",
  31. "There was an error saving the mode." : "A apărut o eroare în timpul salvării modului.",
  32. "There was an error using personal address." : "A apărut o eroare în timpul folosirii adresei perosnale.",
  33. "Set location for weather" : "Setează locația pentru vreme"
  34. },"pluralForm" :"nplurals=3; plural=(n==1?0:(((n%100>19)||((n%100==0)&&(n!=0)))?2:1));"
  35. }