ga.js 4.7 KB

123456789101112131415161718192021222324252627282930313233343536373839404142434445464748495051
  1. OC.L10N.register(
  2. "weather_status",
  3. {
  4. "Unknown address" : "Seoladh anaithnid",
  5. "No result." : "Gan toradh.",
  6. "Malformed JSON data." : "Sonraí JSON míchumtha.",
  7. "Error" : "Earráid",
  8. "Weather status" : "Stádas aimsire",
  9. "Weather status in your dashboard" : "Stádas aimsire i do dheais",
  10. "Weather status integrated in the Dashboard app.\n The geographic location can be automatically determined or manually defined. A 6 hours forecast is then displayed.\n This status can also be integrated in other places like the Calendar app." : "Stádas aimsire comhtháite san aip Deais.\nIs féidir an suíomh geografach a chinneadh go huathoibríoch nó a shainiú de láimh. Taispeántar réamhaisnéis 6 huaire ansin.\nIs féidir an stádas seo a chomhtháthú in áiteanna eile ar nós an aip Féilire.",
  11. "Detect location" : "Braith suíomh",
  12. "Set custom address" : "Socraigh seoladh saincheaptha",
  13. "Favorites" : "Ceanáin",
  14. "{temperature} {unit} clear sky later today" : "{temperature} {unit} spéir shoiléir níos déanaí inniu",
  15. "{temperature} {unit} clear sky" : "{temperature} {unit} spéir shoiléir",
  16. "{temperature} {unit} cloudy later today" : "{temperature} {unit} scamallach níos déanaí inniu",
  17. "{temperature} {unit} cloudy" : "{temperature} {unit} scamallach",
  18. "{temperature} {unit} fair weather later today" : "{temperature} {unit} aimsir chothrom níos déanaí inniu",
  19. "{temperature} {unit} fair weather" : "{temperature} {unit} aimsir chothrom",
  20. "{temperature} {unit} partly cloudy later today" : "{temperature} {unit} beagán scamallach níos déanaí inniu",
  21. "{temperature} {unit} partly cloudy" : "{temperature} {unit} breacscamallach",
  22. "{temperature} {unit} foggy later today" : "{temperature} {unit} ceo níos déanaí inniu",
  23. "{temperature} {unit} foggy" : "{temperature} {unit} ceo",
  24. "{temperature} {unit} light rainfall later today" : "{temperature} {unit} báisteach éadrom níos déanaí inniu",
  25. "{temperature} {unit} light rainfall" : "{temperature} {unit} báisteach éadrom",
  26. "{temperature} {unit} rainfall later today" : "{temperature} {unit} báisteach níos déanaí inniu",
  27. "{temperature} {unit} rainfall" : "{temperature} {unit} báistí",
  28. "{temperature} {unit} heavy rainfall later today" : "{temperature} {unit} báisteach throm níos déanaí inniu",
  29. "{temperature} {unit} heavy rainfall" : "{temperature} {unit} báisteach throm",
  30. "{temperature} {unit} rainfall showers later today" : "{temperature} {unit} ceathanna báistí níos déanaí inniu",
  31. "{temperature} {unit} rainfall showers" : "{temperature} {unit} ceathanna báistí",
  32. "{temperature} {unit} light rainfall showers later today" : "{temperature} {unit} ceathanna báistí éadrom níos déanaí inniu",
  33. "{temperature} {unit} light rainfall showers" : "{temperature} {unit} cithfholcadáin báistí éadrom",
  34. "{temperature} {unit} heavy rainfall showers later today" : "{temperature} {unit} cithfholcadáin báistí trom níos déanaí inniu",
  35. "{temperature} {unit} heavy rainfall showers" : "{temperature} {unit} cithfholcadáin báistí trom",
  36. "More weather for {adr}" : "Tuilleadh aimsire le haghaidh {adr}",
  37. "Loading weather" : "Aimsir á lódáil",
  38. "Remove from favorites" : "Bain ó cheanáin",
  39. "Add as favorite" : "Cuir mar is fearr leat",
  40. "You are not logged in." : "Níl tú logáilte isteach.",
  41. "There was an error getting the weather status information." : "Tharla earráid agus an t-eolas ar stádas aimsire á fáil.",
  42. "No weather information found" : "Níor aimsíodh aon eolas aimsire",
  43. "Location not found" : "Suíomh gan aimsiú",
  44. "There was an error setting the location address." : "Tharla earráid agus an seoladh suímh á shocrú.",
  45. "There was an error setting the location." : "Tharla earráid agus an suíomh á shocrú.",
  46. "There was an error saving the mode." : "Tharla earráid agus an mód á shábháil.",
  47. "There was an error using personal address." : "Tharla earráid agus seoladh pearsanta á úsáid.",
  48. "Set location for weather" : "Socraigh suíomh don aimsir",
  49. "Weather status integrated in the Dashboard app.\n User's position can be automatically determined or manually defined. A 6 hours forecast is then displayed.\n This status can also be integrated in other places like the Calendar app." : "Stádas aimsire comhtháite san aip Deais.\nIs féidir seasamh an úsáideora a chinneadh go huathoibríoch nó a shainiú de láimh. Taispeántar réamhaisnéis 6 huaire ansin.\nIs féidir an stádas seo a chomhtháthú in áiteanna eile ar nós an aip Féilire."
  50. },
  51. "nplurals=5; plural=(n==1 ? 0 : n==2 ? 1 : n<7 ? 2 : n<11 ? 3 : 4);");