{"id":8657,"date":"2021-11-24T22:47:51","date_gmt":"2021-11-24T22:47:51","guid":{"rendered":"https:\/\/mickgb.com\/?p=8657"},"modified":"2023-11-23T00:57:41","modified_gmt":"2023-11-23T00:57:41","slug":"leas-beag-dochais","status":"publish","type":"post","link":"https:\/\/mickgb.com\/en\/leas-beag-dochais\/","title":{"rendered":"L\u00e9as Beag D\u00f3chais?"},"content":{"rendered":"[et_pb_section fb_built=&#8221;1&#8243; admin_label=&#8221;section&#8221; _builder_version=&#8221;4.16&#8243; global_colors_info=&#8221;{}&#8221;][et_pb_row admin_label=&#8221;row&#8221; _builder_version=&#8221;4.16&#8243; background_size=&#8221;initial&#8221; background_position=&#8221;top_left&#8221; background_repeat=&#8221;repeat&#8221; global_colors_info=&#8221;{}&#8221;][et_pb_column type=&#8221;4_4&#8243; _builder_version=&#8221;4.16&#8243; custom_padding=&#8221;|||&#8221; global_colors_info=&#8221;{}&#8221; custom_padding__hover=&#8221;|||&#8221;][et_pb_text admin_label=&#8221;Text&#8221; _builder_version=&#8221;4.16&#8243; background_size=&#8221;initial&#8221; background_position=&#8221;top_left&#8221; background_repeat=&#8221;repeat&#8221; global_colors_info=&#8221;{}&#8221;]<p><\/p>\n<p><span style=\"color: #222222; font-size: 14pt;\"><span style=\"font-size: 14pt;\"><script type=\"text\/javascript\" >\r\nvar cab={\r\n\r\n\turlStart: \"https:\/\/www.teanglann.ie\",\r\n\r\n\tclickify: function ($n) {\r\n\t\tvar $=jQuery;\r\n\t\tif(!$n) $n=$(document);\r\n\t\tif(!$n.jquery) $n=$($n);\r\n\t\tfor(var y=0; y<$n.toArray().length; y++){\r\n\t\t\tvar n=$n.toArray()[y];\r\n\t\t\tthis.cleanTuairisc(n);\r\n\t\t\tfor(var i=0; i<n.childNodes.length; i++) {\r\n\t\t\t\tnode=n.childNodes[i];\r\n\t\t\t\tif(node.nodeType==1 && node.nodeName!=\"a\" && node.nodeName!=\"A\") {\r\n\t\t\t\t\tnosplit=$(node).hasClass(\"nosplit\");\r\n\t\t\t\t\tthis.clickify(node);\r\n\t\t\t\t}\r\n\t\t\t\telse if(node.nodeType==3 && $.trim(node.nodeValue)!=\"\") {\r\n\t\t\t\t\tvar replace=document.createElement(\"span\");\r\n\t\t\t\t\treplace.innerHTML=this.clickifyText(node.nodeValue);\r\n\t\t\t\t\tn.replaceChild(replace, node);\r\n\t\t\t\t}\r\n\t\t\t}\r\n\t\t}\r\n\t},\r\n\t\r\n\tclickifyText: function(str) {\r\n\t\tvar ret=\"\";\r\n\t\tvar buffer=\"\";\r\n\t\tfor(var i=0; i<str.length; i++) {\r\n\t\t\tvar c=str.charAt(i);\r\n\t\t\tif(\"a\u00e1bcde\u00e9fghi\u00edjklmno\u00f3pqrstu\u00favwxyzA\u00c1BCDE\u00c9FGHI\u00cdJKLMNO\u00d3PQRSTU\u00daVWXYZ'\u2019-\".indexOf(c)>-1) {\r\n\t\t\t\tbuffer+=c;\r\n\t\t\t} else {\r\n\t\t\t\tif(buffer!=\"\") { ret+=this.text2click(buffer); buffer=\"\"; }\r\n\t\t\t\tret+=c;\r\n\t\t\t}\r\n\t\t}\r\n\t\tif(buffer!=\"\") { ret+=this.text2click(buffer); buffer=\"\"; }\r\n\t\treturn ret;\r\n\t},\r\n\t\r\n\ttext2click: function(str) {\r\n\t\tvar s=\"<span\";\r\n\t\ts+=\" style=\\\"cursor: pointer\\\"\";\r\n\t\ts+=\" onmouseover=\\\"this.style.color='#993300'; this.style.textDecoration='underline'\\\"\";\r\n\t\ts+=\" onmouseout=\\\"this.style.color=''; this.style.textDecoration=''\\\"\";\r\n\t\ts+=\" onclick=\\\"cab.lexclick(this)\\\"\";\r\n\t\ts+=\">\"\r\n\t\ts+=str;\r\n\t\ts+=\"<\/span>\";\r\n\t\treturn s;\r\n\t},\r\n\t\r\n\tcleanTuairisc: function(n){\r\n\t\tvar $=jQuery;\r\n\r\n\t\t\/\/remove Tuairisc.ie <span class=\"s1\"> etc:\r\n\t\t$(n).children(\"span.s2\").each(function(){ $(this).replaceWith(this.innerHTML); })\r\n\t\t$(n).children(\"span.s1\").each(function(){ $(this).replaceWith(this.innerHTML); })\r\n\t\t\r\n\t\t\/\/merge text nodes:\r\n\t\tvar prevNode;\r\n\t\tfor(var i=0; i<n.childNodes.length; i++) {\r\n\t\t\tvar node=n.childNodes[i];\r\n\t\t\tif(node.nodeType==3 && prevNode && prevNode.nodeType==3){\r\n\t\t\t\tprevNode.nodeValue+=node.nodeValue;\r\n\t\t\t\tnode.nodeValue=\"\";\r\n\t\t\t} else {\r\n\t\t\t\tprevNode=node;\r\n\t\t\t}\r\n\t\t}\r\n\t},\r\n\t\r\n\tlexclickOrigin: 0,\r\n\t\r\n\tlexclick: function(a){\r\n\t\tvar $=jQuery;\r\n\t\tvar str=a.innerText;\r\n\t\tclean=str.replace(\/^\\s*\/, \"\").replace(\/\\s*$\/, \"\");\r\n\t\tvar url=cab.urlStart+\"\/ga\/?s=\"+encodeURIComponent(clean)+\"&quickie=true\";\r\n\t\t$(\"body\").off(\"click\", cab.lexclickOff);\r\n\t\tif($(\"body\").width()>450) {\r\n\t\t\t$(\"#lexclick\").remove();\r\n\t\t\tvar $a=$(a);\r\n\t\t\t{\r\n\t\t\t\tvar leftOffset=$a.offset().left;\r\n\t\t\t\tvar className=\"\";\r\n\t\t\t}\r\n\t\t\tif(leftOffset>$(\"body\").width()\/2) {\r\n\t\t\t\tleftOffset=leftOffset-280;\r\n\t\t\t\tvar className=\"rightAnchored\";\r\n\t\t\t}\r\n\t\t\t\r\n\t\t\tvar css=\"position: absolute; z-index: 100; width: 300px; height: 370px; background-color: #dddddd; border: 1px solid #333333; padding: 5px; box-shadow: 0px 0px 5px #999999; border-radius: 2px; line-height: 1.5em;\";\r\n\t\t\tvar cssArrow=\"position: absolute; top: -9px; left: 10px; width: 15px; height: 9px; background-image: url(\\\"\"+cab.urlStart+\"\/cab\/lexclick-callout.gif\\\"); z-index: 101;\";\r\n\t\t\tif(className==\"rightAnchored\") cssArrow+=\" left: auto; right: 10px;\"\r\n\t\t\t\r\n\t\t\t$(\"<div id='lexclick' class='\"+className+\"' style='\"+css+\"; line-height: 1em;' onclick='cab.lexclickOrigin=123'><div class='arrow' style='\"+cssArrow+\"'><\/div><iframe name='lexclickFrame' style='width: 298px; height: 348px; border: 1px inset #333333;' src='\"+url+\"' frameborder='0'><\/iframe><div style='font-family: sans-serif; font-size: 12px; text-align: left; margin-top: 3px;'><a href='\"+url+\"' target='_blank' style='color: #336699; text-decoration: none; position: relative; top: -3px; text-shadow: 1px 1px 0px #eeeeee;' onmouseover='this.style.color=\\\"#4477aa\\\"' onmouseout='this.style.color=\\\"#336699\\\"'><img src='\"+cab.urlStart+\"\/cab\/application.png' width='16' height='16' style='position: relative; top: 3px; margin-right: 2px; margin-left: 2px;'\/> www.teanglann.ie \u00bb<\/a><\/div><\/div>\").appendTo(\"body\").offset({top: $a.offset().top+$a.height()+10, left: leftOffset});\r\n\t\t\tcab.lexclickOrigin=123;\r\n\t\t\t$(\"body\").on(\"click\", cab.lexclickOff);\r\n\t\t} else {\r\n\t\t\twindow.open(url);\r\n\t\t}\r\n\t},\r\n\r\n\tlexclickOff: function(){\r\n\t\tvar $=jQuery;\r\n\t\tif(cab.lexclickOrigin==0) {\r\n\t\t\t$(\"#lexclick\").remove();\r\n\t\t\t$(\"body\").off(\"click\", cab.lexclickOff);\r\n\t\t}\r\n\t\tcab.lexclickOrigin=0;\r\n\t},\r\n\t\r\n};\r\n\t\t\t<\/script>\r\n\r\n<script type=\"text\/javascript\">jQuery(document).ready(function(){ cab.clickify(); });<\/script><\/span><\/span><\/p>\n<p style=\"margin-top: 0pt; padding-top: 0; margin-bottom: 0pt; padding-bottom: 0; line-height: 1;\">Bh\u00ed s\u00e9 beagnach dodh\u00e9anta go mbeadh beagnach 200 t\u00edr in ann aont\u00fa ar ch\u00e9imeanna praitici\u00fala chun dul i ngleic leis an ng\u00e9arch\u00e9im aer\u00e1ide at\u00e1 ag luasgh\u00e9ar\u00fa go sciobtha.\u00a0\u00a0Comhaonta\u00edodh ar aon t\u00e9acs amh\u00e1in (Glasgow Climate Pact), a bhfuil go leor gealltanais agus dualgais ann.<\/p>\n<p><\/p>\n<p style=\"margin-top: 0pt; padding-top: 0; margin-bottom: 0pt; padding-bottom: 0; line-height: 1;\">Bh\u00ed s\u00e9 an-soil\u00e9ir go raibh deighilt mh\u00f3r idir na t\u00edortha m\u00f3ra cumhachta agus na t\u00edortha beaga, go h\u00e1irithe iad a bhfuil ag fulaingt iarmhairt\u00ed tubaisteacha \u00f3n athr\u00fa aer\u00e1ide cheana f\u00e9in. C\u00e9 go raibh na t\u00edortha beaga sin ag iarraidh orthu c\u00e9imeanna \u00e9igeand\u00e1la a ghlacadh, n\u00edor gh\u00e9ill na t\u00edortha m\u00f3ra ach beag\u00e1n i dtreo an r\u00e9itigh ar g\u00e1 leis \u2013 is \u00e9 sin cr\u00edoch a chur leis \u00e1r sple\u00e1chas ar bhreosla iontaise go sciobtha.<\/p>\n<p><\/p>\n<p style=\"margin-top: 0pt; padding-top: 0; margin-bottom: 0pt; padding-bottom: 0; line-height: 1;\">T\u00e1 s\u00e9 soil\u00e9ir chomh deacair is a bheidh s\u00e9 ard\u00fa na me\u00e1nteochta domhanda a choime\u00e1d go <span style=\"color: #767676; background-color: #ffffff;\">1.5\u00b0C<\/span> <a id=\"_Hlk87778115\"><\/a>n\u00edos airde n\u00e1 mar a bh\u00ed s\u00e9 sa r\u00e9 r\u00e9amhthionscla\u00edoch, nuair at\u00e1 s\u00e9 1.1<strong><span style=\"color: #767676; background-color: #ffffff;\">\u00b0<\/span><\/strong><span style=\"color: #767676; background-color: #ffffff;\">C<\/span><strong><span style=\"color: #767676; background-color: #ffffff;\"> <\/span><\/strong><span style=\"color: #767676; background-color: #ffffff;\">n\u00edos airde cheana f\u00e9in<\/span><span style=\"color: #767676; background-color: #ffffff;\"> \u2013 ach caithfimid <\/span><span style=\"color: #767676; background-color: #ffffff;\">\u00e1r seacht nd\u00edcheall a dh\u00e9anamh!<\/span><span style=\"color: #767676; background-color: #ffffff;\">\u00a0\u00a0<\/span><\/p>\n<p><\/p>\n<p style=\"margin-top: 0pt; padding-top: 0; margin-bottom: 0pt; padding-bottom: 0; line-height: 1;\">Mar sin f\u00e9in rinneadh dul chun cinn suntasach i nGlasch\u00fa.\u00a0\u00a0Go minic, th\u00e1inig ionadaithe le ch\u00e9ile ar bhonn neamhoifigi\u00fail, agus thug siad gealltanais d\u00e1 ch\u00e9ile a laghd\u00f3dh asta\u00edochta\u00ed g\u00e1s ceaptha teasa.<\/p>\n<p><\/p>\n<p style=\"margin-top: 0pt; padding-top: 0; margin-bottom: 0pt; padding-bottom: 0; line-height: 1;\">Scr\u00edobh m\u00e9 c\u00fapla liosta dom f\u00e9in chun na buaicphoint\u00ed is t\u00e1bhachta\u00ed a \u00e1ireamh.<\/p>\n<p><\/p>\n<p style=\"margin-top: 0pt; padding-top: 0; margin-bottom: 0pt; padding-bottom: 0; line-height: 1;\"><strong>Comhaontaithe COP26 \u2013 buaicphoint\u00ed:<\/strong><\/p>\n<p><\/p>\n<div class=\"ul\" style=\"margin: 0;\">\n<div class=\"li\" style=\"margin: 0;\">\n<div style=\"margin-top: 0pt; padding-top: 0; margin-bottom: 0; padding-bottom: 0; line-height: 1; margin-left: 36pt;\"><span style=\"display: inline-block; position: relative; text-indent: -18pt;\"><span style=\"position: absolute; top: -0.34em; left: 0; font-size: 2em;\">\u2022<\/span>\u00a0<\/span>Don ch\u00e9ad uair ar chruinni\u00fa COP i 26 bliain, ainmn\u00edodh na coirpigh \u2013 f\u00f3irdheontais ghuail agus ola! Faigheann siad $5.9 trilli\u00fan d&#8217;fh\u00f3irdheontais gach bliain, in ainneoin c\u00e9 chomh dona is at\u00e1 siad don timpeallacht! Bh\u00ed gach t\u00edr aontaithe ar chr\u00edoch a chur leis na f\u00f3irdheontais sin, ach th\u00e1inig an India i ndiaidh an ghn\u00edmh agus d\u2019\u00e9alaigh siad na focail sa ghealltanas sin a athr\u00fa, agus in ionad cr\u00edoch a chur leo, gealltanas chun na f\u00f3irdheontais a laghd\u00fa. N\u00ed raibh an dara rogha ach an t-athr\u00fa sin a dh\u00e9anamh agus \u2018glac a bhfaigheann t\u00fa\u2019! Murach sin, seans m\u00f3r go mbrisfeadh ruda\u00ed s\u00edos go hioml\u00e1n agus nach mbeadh aon ghealltanas maidir leis na f\u00f3irdheontais chonsp\u00f3ideacha.<\/div>\n<\/div>\n<div class=\"li\" style=\"margin: 0;\">\n<div style=\"margin-bottom: 0; padding-bottom: 0; line-height: 1; margin-left: 36pt;\"><span style=\"display: inline-block; position: relative; text-indent: -18pt;\"><span style=\"position: absolute; top: -0.34em; left: 0; font-size: 2em;\">\u2022<\/span>\u00a0<\/span>C\u00e9 gur gheall na t\u00edortha saibhre ag COP15 (C\u00f3banh\u00e1van) airgead a thabhairt do th\u00edortha bochta gach bliain, ag m\u00e9ad\u00fa go $100 billi\u00fan i 2020, n\u00edor chomhl\u00edonadh an gealltanas sin go hioml\u00e1n. Ag COP26, gheall na t\u00edortha saibhre $100 billi\u00fan a thabhairt amach \u00f3 2023 go dt\u00ed 2025, agus ag an am sin, f\u00e9achaint ar\u00eds ar an gceist. D\u2019fhulaing t\u00edortha bochta de dheasca an dam\u00e1iste a rinne na t\u00edortha saibhre don timpeallacht, agus is den mh\u00faineadh \u00e9 c\u00fanamh a thabhairt do na t\u00edortha bochta anois chun dul I ngleic leis an ng\u00e9arch\u00e9im.<\/div>\n<\/div>\n<div class=\"li\" style=\"margin: 0;\">\n<div style=\"margin-bottom: 0; padding-bottom: 0; line-height: 1; margin-left: 36pt;\"><span style=\"display: inline-block; position: relative; text-indent: -18pt;\"><span style=\"position: absolute; top: -0.34em; left: 0; font-size: 2em;\">\u2022<\/span>\u00a0<\/span>D\u2019aontaigh na p\u00e1irtithe ar rialacha don mhargadh carb\u00f3in, chun iad a spreagadh a n-ast\u00fach\u00e1in dh\u00edobh\u00e1lacha a laghd\u00fa.<\/div>\n<\/div>\n<div class=\"li\" style=\"margin: 0;\">\n<div style=\"margin-bottom: 0pt; padding-bottom: 0; line-height: 1; margin-left: 36pt;\"><span style=\"display: inline-block; position: relative; text-indent: -18pt;\"><span style=\"position: absolute; top: -0.34em; left: 0; font-size: 2em;\">\u2022<\/span>\u00a0<\/span>Beidh ar gach t\u00edr spriocanna n\u00edos uaillmhiana\u00ed a bhaint amach chun a gcuid asta\u00edochta\u00ed g\u00e1s ceaptha teasa a laghd\u00fa faoi 2030. Beidh orthu freisin tuarasc\u00e1il ar dhul chun cinn a chur ar f\u00e1il ag COP27 san \u00c9igipt an bhliain seo chugainn.<\/div>\n<\/div>\n<\/div>\n<p><\/p>\n<p style=\"margin-top: 0pt; padding-top: 0; margin-bottom: 0pt; padding-bottom: 0; line-height: 1;\"><span style=\"display: inline-block; height: 1em;\"><span style=\"display: none;\">.<\/span><\/span><\/p>\n<p><\/p>\n<p style=\"margin-top: 0pt; padding-top: 0; margin-bottom: 0pt; padding-bottom: 0; line-height: 1;\"><strong>Gealltanais a tharla lasmuigh de chruinnithe COP26 agus ar ghlac \u00c9ire p\u00e1irt iontu:<\/strong><\/p>\n<p><\/p>\n<div class=\"ul\" style=\"margin: 0;\">\n<div class=\"li\" style=\"margin: 0;\">\n<div style=\"margin-top: 0pt; padding-top: 0; margin-bottom: 0; padding-bottom: 0; line-height: 1; margin-left: 36pt;\"><span style=\"display: inline-block; position: relative; text-indent: -18pt;\"><span style=\"position: absolute; top: -0.34em; left: 0; font-size: 2em;\">\u2022<\/span>\u00a0<\/span>Gheall beagnach 100 t\u00edr go laghd\u00f3id\u00eds a n-asta\u00edochta\u00ed meat\u00e1in (g\u00e1s at\u00e1 n\u00edos measa n\u00e1 d\u00e9-ocsa\u00edd charb\u00f3in mar thruaille\u00e1in aeir) 30 faoin gc\u00e9ad roimh 2030.<\/div>\n<\/div>\n<div class=\"li\" style=\"margin: 0;\">\n<div style=\"margin-bottom: 0; padding-bottom: 0; line-height: 1; margin-left: 36pt;\"><span style=\"display: inline-block; position: relative; text-indent: -18pt;\"><span style=\"position: absolute; top: -0.34em; left: 0; font-size: 2em;\">\u2022<\/span>\u00a0<\/span>Gheall 120 t\u00edr, an Bhrasa\u00edl san \u00e1ireamh, go gcuirfid\u00eds stop roimh 2030 leis an d\u00edfhoraoisi\u00fa at\u00e1 ar si\u00fal ar fud an domhain.<\/div>\n<\/div>\n<div class=\"li\" style=\"margin: 0;\">\n<div style=\"margin-bottom: 0; padding-bottom: 0; line-height: 1; margin-left: 36pt;\"><span style=\"display: inline-block; position: relative; text-indent: -18pt;\"><span style=\"position: absolute; top: -0.34em; left: 0; font-size: 2em;\">\u2022<\/span>\u00a0<\/span>Sh\u00ednigh comhghuaill\u00edocht 22 t\u00edr agus 11 comhlacht mh\u00f3r i dtionscal na gcarranna gealltanas chun deireadh a chur \u2013 roimh 2040 &#8211; le feithicl\u00ed a \u00fas\u00e1ideann breosla iontaise.<\/div>\n<\/div>\n<div class=\"li\" style=\"margin: 0;\">\n<div style=\"margin-bottom: 0; padding-bottom: 0; line-height: 1; margin-left: 36pt;\"><span style=\"display: inline-block; position: relative; text-indent: -18pt;\"><span style=\"position: absolute; top: -0.34em; left: 0; font-size: 2em;\">\u2022<\/span>\u00a0<\/span>Gheall n\u00edos m\u00f3 n\u00e1 40 t\u00edr deireadh a chur le h\u00fas\u00e1id an ghuail roimh 2030.<\/div>\n<\/div>\n<div class=\"li\" style=\"margin: 0;\">\n<div style=\"margin-bottom: 0pt; padding-bottom: 0; line-height: 1; margin-left: 36pt;\"><span style=\"display: inline-block; position: relative; text-indent: -18pt;\"><span style=\"position: absolute; top: -0.34em; left: 0; font-size: 2em;\">\u2022<\/span>\u00a0<\/span>D\u2019aontaigh n\u00edos m\u00f3 n\u00e1 20 t\u00edr go n-oibreoidh siad i dtreo tionscal na loingseoireachta a bheith saor \u00f3 asta\u00edochta\u00ed roimh 2050.<\/div>\n<\/div>\n<\/div>\n<p><\/p>\n<p style=\"margin-top: 0pt; padding-top: 0; margin-bottom: 0pt; padding-bottom: 0; line-height: 1;\"><strong>C\u00fapla comhaont\u00fa eile a tharla:<\/strong><\/p>\n<p><\/p>\n<div class=\"ul\" style=\"margin: 0;\" start=\"6\">\n<div class=\"li\" style=\"margin: 0;\">\n<div style=\"margin-top: 0pt; padding-top: 0; margin-bottom: 0; padding-bottom: 0; line-height: 1; margin-left: 36pt;\"><span style=\"display: inline-block; position: relative; text-indent: -18pt;\"><span style=\"position: absolute; top: -0.34em; left: 0; font-size: 2em;\">\u2022<\/span>\u00a0<\/span>Tabharfaidh gr\u00fapa t\u00edortha tionsclaithe (na St\u00e1it Aontaithe, an R\u00edocht Aontaithe, an Fhrainc, an Ghearm\u00e1in agus an tAontas Eorpach) $8.5 billi\u00fan as seo go ceann c\u00faig bliana, chun cabhr\u00fa leis an Afraic Theas aistri\u00fa \u00f3n ngual.<\/div>\n<\/div>\n<div class=\"li\" style=\"margin: 0;\">\n<div style=\"margin-bottom: 0pt; padding-bottom: 0; line-height: 1; margin-left: 36pt;\"><span style=\"display: inline-block; position: relative; text-indent: -18pt;\"><span style=\"position: absolute; top: -0.34em; left: 0; font-size: 2em;\">\u2022<\/span>\u00a0<\/span>D\u2019eisigh na St\u00e1it Aontaithe agus an tS\u00edn comhr\u00e1iteas ag gealladh go gcomhoibreoidh siad le ch\u00e9ile chun a n-ast\u00fa truaille\u00e1n a laghd\u00fa chomh tapa agus is f\u00e9idir.<\/div>\n<\/div>\n<\/div>\n<p><\/p>\n<p style=\"margin-top: 0pt; padding-top: 0; margin-bottom: 0pt; padding-bottom: 0; line-height: 1; margin-left: 18pt;\"><span style=\"display: inline-block; height: 1em;\"><span style=\"display: none;\">.<\/span><\/span><\/p>\n<p><\/p>\n<p style=\"margin-top: 0pt; padding-top: 0; margin-bottom: 0pt; padding-bottom: 0; line-height: 1;\">T\u00e1thar ann den tuairim nach bhfuil sna comhaontuithe COP26 i nGlasch\u00fa ach sop in \u00e1it na scuaibe. C\u00e9 go bhfuil an ceart acu i sl\u00ed amh\u00e1in, i sl\u00ed eile t\u00e1 s\u00e9 deacair teacht ar r\u00e9iteach l\u00e1idir nuair a bh\u00edonn leasuithe d\u00edlsithe difri\u00fala ag gach t\u00edr. In ainneoin sin, motha\u00edm go bhfuil an fuadar is an fur\u00fa ag m\u00e9ad\u00fa agus is g\u00e1 anois an t-iarann a bhualadh nuair at\u00e1 s\u00e9 dearg! Mar sin, beidh s\u00e9 an-t\u00e1bhachtach do gach t\u00edr a ngealltanais agus a ndualgais a chomhl\u00edonadh. Braitheann \u00e1r dtodhcha\u00ed air!<\/p>\n<p><\/p>\n<p style=\"margin-top: 0pt; padding-top: 0; margin-bottom: 0pt; padding-bottom: 0; line-height: 1;\"><span style=\"display: inline-block; height: 1em;\"><span style=\"display: none;\">.<\/span><\/span><\/p>\n<p><\/p>\n<p style=\"margin-top: 0pt; padding-top: 0; margin-bottom: 0pt; padding-bottom: 0; line-height: 1;\"><span style=\"display: inline-block; height: 1em;\"><span style=\"display: none;\">.<\/span><\/span><\/p>\n<p><\/p>\n<p style=\"margin-top: 0pt; padding-top: 0; margin-bottom: 0pt; padding-bottom: 0; line-height: 1;\"><span style=\"display: inline-block; height: 1em;\"><span style=\"display: none;\">.<\/span><\/span><\/p>\n<p><\/p>[\/et_pb_text][\/et_pb_column][\/et_pb_row][\/et_pb_section]","protected":false},"excerpt":{"rendered":"<p><script type=\"text\/javascript\" >\r\nvar cab={\r\n\r\n\turlStart: \"https:\/\/www.teanglann.ie\",\r\n\r\n\tclickify: function ($n) {\r\n\t\tvar $=jQuery;\r\n\t\tif(!$n) $n=$(document);\r\n\t\tif(!$n.jquery) $n=$($n);\r\n\t\tfor(var y=0; y<$n.toArray().length; y++){\r\n\t\t\tvar n=$n.toArray()[y];\r\n\t\t\tthis.cleanTuairisc(n);\r\n\t\t\tfor(var i=0; i<n.childNodes.length; i++) {\r\n\t\t\t\tnode=n.childNodes[i];\r\n\t\t\t\tif(node.nodeType==1 && node.nodeName!=\"a\" && node.nodeName!=\"A\") {\r\n\t\t\t\t\tnosplit=$(node).hasClass(\"nosplit\");\r\n\t\t\t\t\tthis.clickify(node);\r\n\t\t\t\t}\r\n\t\t\t\telse if(node.nodeType==3 && $.trim(node.nodeValue)!=\"\") {\r\n\t\t\t\t\tvar replace=document.createElement(\"span\");\r\n\t\t\t\t\treplace.innerHTML=this.clickifyText(node.nodeValue);\r\n\t\t\t\t\tn.replaceChild(replace, node);\r\n\t\t\t\t}\r\n\t\t\t}\r\n\t\t}\r\n\t},\r\n\t\r\n\tclickifyText: function(str) {\r\n\t\tvar ret=\"\";\r\n\t\tvar buffer=\"\";\r\n\t\tfor(var i=0; i<str.length; i++) {\r\n\t\t\tvar c=str.charAt(i);\r\n\t\t\tif(\"a\u00e1bcde\u00e9fghi\u00edjklmno\u00f3pqrstu\u00favwxyzA\u00c1BCDE\u00c9FGHI\u00cdJKLMNO\u00d3PQRSTU\u00daVWXYZ'\u2019-\".indexOf(c)>-1) {\r\n\t\t\t\tbuffer+=c;\r\n\t\t\t} else {\r\n\t\t\t\tif(buffer!=\"\") { ret+=this.text2click(buffer); buffer=\"\"; }\r\n\t\t\t\tret+=c;\r\n\t\t\t}\r\n\t\t}\r\n\t\tif(buffer!=\"\") { ret+=this.text2click(buffer); buffer=\"\"; }\r\n\t\treturn ret;\r\n\t},\r\n\t\r\n\ttext2click: function(str) {\r\n\t\tvar s=\"<span\";\r\n\t\ts+=\" style=\\\"cursor: pointer\\\"\";\r\n\t\ts+=\" onmouseover=\\\"this.style.color='#993300'; this.style.textDecoration='underline'\\\"\";\r\n\t\ts+=\" onmouseout=\\\"this.style.color=''; this.style.textDecoration=''\\\"\";\r\n\t\ts+=\" onclick=\\\"cab.lexclick(this)\\\"\";\r\n\t\ts+=\">\"\r\n\t\ts+=str;\r\n\t\ts+=\"<\/span>\";\r\n\t\treturn s;\r\n\t},\r\n\t\r\n\tcleanTuairisc: function(n){\r\n\t\tvar $=jQuery;\r\n\r\n\t\t\/\/remove Tuairisc.ie <span class=\"s1\"> etc:\r\n\t\t$(n).children(\"span.s2\").each(function(){ $(this).replaceWith(this.innerHTML); })\r\n\t\t$(n).children(\"span.s1\").each(function(){ $(this).replaceWith(this.innerHTML); })\r\n\t\t\r\n\t\t\/\/merge text nodes:\r\n\t\tvar prevNode;\r\n\t\tfor(var i=0; i<n.childNodes.length; i++) {\r\n\t\t\tvar node=n.childNodes[i];\r\n\t\t\tif(node.nodeType==3 && prevNode && prevNode.nodeType==3){\r\n\t\t\t\tprevNode.nodeValue+=node.nodeValue;\r\n\t\t\t\tnode.nodeValue=\"\";\r\n\t\t\t} else {\r\n\t\t\t\tprevNode=node;\r\n\t\t\t}\r\n\t\t}\r\n\t},\r\n\t\r\n\tlexclickOrigin: 0,\r\n\t\r\n\tlexclick: function(a){\r\n\t\tvar $=jQuery;\r\n\t\tvar str=a.innerText;\r\n\t\tclean=str.replace(\/^\\s*\/, \"\").replace(\/\\s*$\/, \"\");\r\n\t\tvar url=cab.urlStart+\"\/ga\/?s=\"+encodeURIComponent(clean)+\"&quickie=true\";\r\n\t\t$(\"body\").off(\"click\", cab.lexclickOff);\r\n\t\tif($(\"body\").width()>450) {\r\n\t\t\t$(\"#lexclick\").remove();\r\n\t\t\tvar $a=$(a);\r\n\t\t\t{\r\n\t\t\t\tvar leftOffset=$a.offset().left;\r\n\t\t\t\tvar className=\"\";\r\n\t\t\t}\r\n\t\t\tif(leftOffset>$(\"body\").width()\/2) {\r\n\t\t\t\tleftOffset=leftOffset-280;\r\n\t\t\t\tvar className=\"rightAnchored\";\r\n\t\t\t}\r\n\t\t\t\r\n\t\t\tvar css=\"position: absolute; z-index: 100; width: 300px; height: 370px; background-color: #dddddd; border: 1px solid #333333; padding: 5px; box-shadow: 0px 0px 5px #999999; border-radius: 2px; line-height: 1.5em;\";\r\n\t\t\tvar cssArrow=\"position: absolute; top: -9px; left: 10px; width: 15px; height: 9px; background-image: url(\\\"\"+cab.urlStart+\"\/cab\/lexclick-callout.gif\\\"); z-index: 101;\";\r\n\t\t\tif(className==\"rightAnchored\") cssArrow+=\" left: auto; right: 10px;\"\r\n\t\t\t\r\n\t\t\t$(\"<div id='lexclick' class='\"+className+\"' style='\"+css+\"; line-height: 1em;' onclick='cab.lexclickOrigin=123'><div class='arrow' style='\"+cssArrow+\"'><\/div><iframe name='lexclickFrame' style='width: 298px; height: 348px; border: 1px inset #333333;' src='\"+url+\"' frameborder='0'><\/iframe><div style='font-family: sans-serif; font-size: 12px; text-align: left; margin-top: 3px;'><a href='\"+url+\"' target='_blank' style='color: #336699; text-decoration: none; position: relative; top: -3px; text-shadow: 1px 1px 0px #eeeeee;' onmouseover='this.style.color=\\\"#4477aa\\\"' onmouseout='this.style.color=\\\"#336699\\\"'><img src='\"+cab.urlStart+\"\/cab\/application.png' width='16' height='16' style='position: relative; top: 3px; margin-right: 2px; margin-left: 2px;'\/> www.teanglann.ie \u00bb<\/a><\/div><\/div>\").appendTo(\"body\").offset({top: $a.offset().top+$a.height()+10, left: leftOffset});\r\n\t\t\tcab.lexclickOrigin=123;\r\n\t\t\t$(\"body\").on(\"click\", cab.lexclickOff);\r\n\t\t} else {\r\n\t\t\twindow.open(url);\r\n\t\t}\r\n\t},\r\n\r\n\tlexclickOff: function(){\r\n\t\tvar $=jQuery;\r\n\t\tif(cab.lexclickOrigin==0) {\r\n\t\t\t$(\"#lexclick\").remove();\r\n\t\t\t$(\"body\").off(\"click\", cab.lexclickOff);\r\n\t\t}\r\n\t\tcab.lexclickOrigin=0;\r\n\t},\r\n\t\r\n};\r\n\t\t\t<\/script>\r\n\r\n<script type=\"text\/javascript\">jQuery(document).ready(function(){ cab.clickify(); });<\/script> Bh\u00ed s\u00e9 beagnach dodh\u00e9anta go mbeadh beagnach 200 t\u00edr in ann aont\u00fa ar ch\u00e9imeanna praitici\u00fala chun dul i ngleic leis an ng\u00e9arch\u00e9im aer\u00e1ide at\u00e1 ag luasgh\u00e9ar\u00fa go sciobtha.\u00a0\u00a0Comhaonta\u00edodh ar aon t\u00e9acs amh\u00e1in (Glasgow Climate Pact), a bhfuil go leor gealltanais agus dualgais ann. Bh\u00ed s\u00e9 an-soil\u00e9ir go raibh deighilt mh\u00f3r idir na t\u00edortha [&hellip;]<\/p>\n","protected":false},"author":1,"featured_media":7006,"comment_status":"closed","ping_status":"closed","sticky":false,"template":"","format":"standard","meta":{"nf_dc_page":"","_et_pb_use_builder":"on","_et_pb_old_content":"<!-- wp:freeform --><p style=\"text-align:center;margin-top:0pt;padding-top:0;margin-bottom:0pt;padding-bottom:0;line-height:2.4;font-weight:bold;font-size:18pt\"><span style=\"display:inline-block;height:1em\"><span style=\"display:none\">.<\/span><\/span><\/p><!-- \/wp:freeform --><!-- wp:freeform --><p style=\"margin-top:0pt;padding-top:0;margin-bottom:0pt;padding-bottom:0;line-height:2.4;font-weight:bold;font-size:18pt\"><span style=\"display:inline-block;height:1em\"><span style=\"display:none\">.<\/span><\/span><\/p><!-- \/wp:freeform --><!-- wp:freeform --><p style=\"margin-top:0pt;padding-top:0;margin-bottom:0pt;padding-bottom:0;line-height:1\">Bh\u00ed s\u00e9 beagnach dodh\u00e9anta go mbeadh beagnach 200 t\u00edr in ann aont\u00fa ar ch\u00e9imeanna praitici\u00fala chun dul i ngleic leis an ng\u00e9arch\u00e9im aer\u00e1ide at\u00e1 ag luasgh\u00e9ar\u00fa go sciobtha.&nbsp;&nbsp;Comhaonta\u00edodh ar aon t\u00e9acs amh\u00e1in (Glasgow Climate Pact), a bhfuil go leor gealltanais agus dualgais ann.<\/p><!-- \/wp:freeform --><!-- wp:freeform --><p style=\"margin-top:0pt;padding-top:0;margin-bottom:0pt;padding-bottom:0;line-height:1\">Bh\u00ed s\u00e9 an-soil\u00e9ir go raibh deighilt mh\u00f3r idir na t\u00edortha m\u00f3ra cumhachta agus na t\u00edortha beaga, go h\u00e1irithe iad a bhfuil ag fulaingt iarmhairt\u00ed tubaisteacha \u00f3n athr\u00fa aer\u00e1ide cheana f\u00e9in.  C\u00e9 go raibh na t\u00edortha beaga sin ag iarraidh orthu c\u00e9imeanna \u00e9igeand\u00e1la a ghlacadh, n\u00edor gh\u00e9ill na t\u00edortha m\u00f3ra ach beag\u00e1n i dtreo an r\u00e9itigh ar g\u00e1 leis \u2013 is \u00e9 sin cr\u00edoch a chur leis \u00e1r sple\u00e1chas ar bhreosla iontaise go sciobtha.  <\/p><!-- \/wp:freeform --><!-- wp:freeform --><p style=\"margin-top:0pt;padding-top:0;margin-bottom:0pt;padding-bottom:0;line-height:1\">T\u00e1 s\u00e9 soil\u00e9ir chomh deacair is a bheidh s\u00e9 ard\u00fa na me\u00e1nteochta domhanda a choime\u00e1d go <span style=\"color:#767676;background-color:#FFFFFF\">1.5\u00b0C<\/span> <a id=\"_Hlk87778115\"><\/a>n\u00edos airde n\u00e1 mar a bh\u00ed s\u00e9 sa r\u00e9 r\u00e9amhthionscla\u00edoch, nuair at\u00e1 s\u00e9 1.1<strong><span style=\"color:#767676;background-color:#FFFFFF\">\u00b0<\/span><\/strong><span style=\"color:#767676;background-color:#FFFFFF\">C<\/span><strong><span style=\"color:#767676;background-color:#FFFFFF\"> <\/span><\/strong><span style=\"color:#767676;background-color:#FFFFFF\">n\u00edos airde cheana f\u00e9in<\/span><span style=\"color:#767676;background-color:#FFFFFF\"> \u2013 ach caithfimid <\/span><span style=\"color:#767676;background-color:#FFFFFF\">\u00e1r seacht nd\u00edcheall a dh\u00e9anamh!<\/span><span style=\"color:#767676;background-color:#FFFFFF\">&nbsp;&nbsp;<\/span><\/p><!-- \/wp:freeform --><!-- wp:freeform --><p style=\"margin-top:0pt;padding-top:0;margin-bottom:0pt;padding-bottom:0;line-height:1\">Mar sin f\u00e9in rinneadh dul chun cinn suntasach i nGlasch\u00fa.&nbsp;&nbsp;Go minic, th\u00e1inig ionadaithe le ch\u00e9ile ar bhonn neamhoifigi\u00fail, agus thug siad gealltanais d\u00e1 ch\u00e9ile a laghd\u00f3dh asta\u00edochta\u00ed g\u00e1s ceaptha teasa.<\/p><!-- \/wp:freeform --><!-- wp:freeform --><p style=\"margin-top:0pt;padding-top:0;margin-bottom:0pt;padding-bottom:0;line-height:1\">Scr\u00edobh m\u00e9 c\u00fapla liosta dom f\u00e9in chun na buaicphoint\u00ed is t\u00e1bhachta\u00ed a \u00e1ireamh.  <\/p><!-- \/wp:freeform --><!-- wp:freeform --><p style=\"margin-top:0pt;padding-top:0;margin-bottom:0pt;padding-bottom:0;line-height:1\"><strong>Comhaontaithe COP26 \u2013 buaicphoint\u00ed:<\/strong><\/p><!-- \/wp:freeform --><!-- wp:freeform --><div class=\"ul\" style=\"margin-top:0;margin-bottom:0;margin-left:0;margin-right:0\"><div class=\"li\" style=\"margin-top:0;margin-bottom:0;margin-left:0;margin-right:0\"><div style=\"margin-top:0pt;padding-top:0;margin-bottom:0;padding-bottom:0;line-height:1;margin-left:36pt\"><span style=\"display:inline-block;position:relative;text-indent:-18pt\"><span style=\"position:absolute;top:-0.34em;left:0;font-size:2em\">\u2022<\/span>&nbsp;<\/span>Don ch\u00e9ad uair ar chruinni\u00fa COP i 26 bliain, ainmn\u00edodh na coirpigh \u2013 f\u00f3irdheontais ghuail agus ola!  Faigheann siad $5.9 trilli\u00fan d'fh\u00f3irdheontais gach bliain, in ainneoin c\u00e9 chomh dona is at\u00e1 siad don timpeallacht!  Bh\u00ed gach t\u00edr aontaithe ar chr\u00edoch a chur leis na f\u00f3irdheontais sin, ach th\u00e1inig an India i ndiaidh an ghn\u00edmh agus d\u2019\u00e9alaigh siad na focail sa ghealltanas sin a athr\u00fa, agus in ionad cr\u00edoch a chur leo, gealltanas chun na f\u00f3irdheontais a laghd\u00fa.  N\u00ed raibh an dara rogha ach an t-athr\u00fa sin a dh\u00e9anamh agus \u2018glac a bhfaigheann t\u00fa\u2019!  Murach sin, seans m\u00f3r go mbrisfeadh ruda\u00ed s\u00edos go hioml\u00e1n agus nach mbeadh aon ghealltanas maidir leis na f\u00f3irdheontais chonsp\u00f3ideacha.  <\/div><\/div><div class=\"li\" style=\"margin-top:0;margin-bottom:0;margin-left:0;margin-right:0\"><div style=\"margin-bottom:0;padding-bottom:0;line-height:1;margin-left:36pt\"><span style=\"display:inline-block;position:relative;text-indent:-18pt\"><span style=\"position:absolute;top:-0.34em;left:0;font-size:2em\">\u2022<\/span>&nbsp;<\/span>C\u00e9 gur gheall na t\u00edortha saibhre ag COP15 (C\u00f3banh\u00e1van) airgead a thabhairt do th\u00edortha bochta gach bliain, ag m\u00e9ad\u00fa go $100 billi\u00fan i 2020, n\u00edor chomhl\u00edonadh an gealltanas sin go hioml\u00e1n.  Ag COP26, gheall na t\u00edortha saibhre $100 billi\u00fan a thabhairt amach \u00f3 2023 go dt\u00ed 2025, agus ag an am sin, f\u00e9achaint ar\u00eds ar an gceist.  D\u2019fhulaing t\u00edortha bochta de dheasca an dam\u00e1iste a rinne na t\u00edortha saibhre don timpeallacht, agus is den mh\u00faineadh \u00e9 c\u00fanamh a thabhairt do na t\u00edortha bochta anois chun dul I ngleic leis an ng\u00e9arch\u00e9im. <\/div><\/div><div class=\"li\" style=\"margin-top:0;margin-bottom:0;margin-left:0;margin-right:0\"><div style=\"margin-bottom:0;padding-bottom:0;line-height:1;margin-left:36pt\"><span style=\"display:inline-block;position:relative;text-indent:-18pt\"><span style=\"position:absolute;top:-0.34em;left:0;font-size:2em\">\u2022<\/span>&nbsp;<\/span>D\u2019aontaigh na p\u00e1irtithe ar rialacha don mhargadh carb\u00f3in, chun iad a spreagadh a n-ast\u00fach\u00e1in dh\u00edobh\u00e1lacha a laghd\u00fa.<\/div><\/div><div class=\"li\" style=\"margin-top:0;margin-bottom:0;margin-left:0;margin-right:0\"><div style=\"margin-bottom:0pt;padding-bottom:0;line-height:1;margin-left:36pt\"><span style=\"display:inline-block;position:relative;text-indent:-18pt\"><span style=\"position:absolute;top:-0.34em;left:0;font-size:2em\">\u2022<\/span>&nbsp;<\/span>Beidh ar gach t\u00edr spriocanna n\u00edos uaillmhiana\u00ed a bhaint amach chun a gcuid asta\u00edochta\u00ed g\u00e1s ceaptha teasa a laghd\u00fa faoi 2030.  Beidh orthu freisin tuarasc\u00e1il ar dhul chun cinn a chur ar f\u00e1il ag COP27 san \u00c9igipt an bhliain seo chugainn.<\/div><\/div><\/div><!-- \/wp:freeform --><!-- wp:freeform --><p style=\"margin-top:0pt;padding-top:0;margin-bottom:0pt;padding-bottom:0;line-height:1\"><span style=\"display:inline-block;height:1em\"><span style=\"display:none\">.<\/span><\/span><\/p><!-- \/wp:freeform --><!-- wp:freeform --><p style=\"margin-top:0pt;padding-top:0;margin-bottom:0pt;padding-bottom:0;line-height:1\"><strong>Gealltanais a tharla lasmuigh de chruinnithe COP26 agus ar ghlac \u00c9ire p\u00e1irt iontu:<\/strong><\/p><!-- \/wp:freeform --><!-- wp:freeform --><div class=\"ul\" style=\"margin-top:0;margin-bottom:0;margin-left:0;margin-right:0\"><div class=\"li\" style=\"margin-top:0;margin-bottom:0;margin-left:0;margin-right:0\"><div style=\"margin-top:0pt;padding-top:0;margin-bottom:0;padding-bottom:0;line-height:1;margin-left:36pt\"><span style=\"display:inline-block;position:relative;text-indent:-18pt\"><span style=\"position:absolute;top:-0.34em;left:0;font-size:2em\">\u2022<\/span>&nbsp;<\/span>Gheall beagnach 100 t\u00edr go laghd\u00f3id\u00eds a n-asta\u00edochta\u00ed meat\u00e1in (g\u00e1s at\u00e1 n\u00edos measa n\u00e1 d\u00e9-ocsa\u00edd charb\u00f3in mar thruaille\u00e1in aeir) 30 faoin gc\u00e9ad roimh 2030.  <\/div><\/div><div class=\"li\" style=\"margin-top:0;margin-bottom:0;margin-left:0;margin-right:0\"><div style=\"margin-bottom:0;padding-bottom:0;line-height:1;margin-left:36pt\"><span style=\"display:inline-block;position:relative;text-indent:-18pt\"><span style=\"position:absolute;top:-0.34em;left:0;font-size:2em\">\u2022<\/span>&nbsp;<\/span>Gheall 120 t\u00edr, an Bhrasa\u00edl san \u00e1ireamh, go gcuirfid\u00eds stop roimh 2030 leis an d\u00edfhoraoisi\u00fa at\u00e1 ar si\u00fal ar fud an domhain.  <\/div><\/div><div class=\"li\" style=\"margin-top:0;margin-bottom:0;margin-left:0;margin-right:0\"><div style=\"margin-bottom:0;padding-bottom:0;line-height:1;margin-left:36pt\"><span style=\"display:inline-block;position:relative;text-indent:-18pt\"><span style=\"position:absolute;top:-0.34em;left:0;font-size:2em\">\u2022<\/span>&nbsp;<\/span>Sh\u00ednigh comhghuaill\u00edocht 22 t\u00edr agus 11 comhlacht mh\u00f3r i dtionscal na gcarranna gealltanas chun deireadh a chur \u2013 roimh 2040 - le feithicl\u00ed a \u00fas\u00e1ideann breosla iontaise.  <\/div><\/div><div class=\"li\" style=\"margin-top:0;margin-bottom:0;margin-left:0;margin-right:0\"><div style=\"margin-bottom:0;padding-bottom:0;line-height:1;margin-left:36pt\"><span style=\"display:inline-block;position:relative;text-indent:-18pt\"><span style=\"position:absolute;top:-0.34em;left:0;font-size:2em\">\u2022<\/span>&nbsp;<\/span>Gheall n\u00edos m\u00f3 n\u00e1 40 t\u00edr deireadh a chur le h\u00fas\u00e1id an ghuail roimh 2030.  <\/div><\/div><div class=\"li\" style=\"margin-top:0;margin-bottom:0;margin-left:0;margin-right:0\"><div style=\"margin-bottom:0pt;padding-bottom:0;line-height:1;margin-left:36pt\"><span style=\"display:inline-block;position:relative;text-indent:-18pt\"><span style=\"position:absolute;top:-0.34em;left:0;font-size:2em\">\u2022<\/span>&nbsp;<\/span>D\u2019aontaigh n\u00edos m\u00f3 n\u00e1 20 t\u00edr go n-oibreoidh siad i dtreo tionscal na loingseoireachta a bheith saor \u00f3 asta\u00edochta\u00ed roimh 2050.<\/div><\/div><\/div><!-- \/wp:freeform --><!-- wp:freeform --><p style=\"margin-top:0pt;padding-top:0;margin-bottom:0pt;padding-bottom:0;line-height:1\"><strong>C\u00fapla comhaont\u00fa eile a tharla:<\/strong><\/p><!-- \/wp:freeform --><!-- wp:freeform --><div class=\"ul\" style=\"margin-top:0;margin-bottom:0;margin-left:0;margin-right:0\" start=\"6\"><div class=\"li\" style=\"margin-top:0;margin-bottom:0;margin-left:0;margin-right:0\"><div style=\"margin-top:0pt;padding-top:0;margin-bottom:0;padding-bottom:0;line-height:1;margin-left:36pt\"><span style=\"display:inline-block;position:relative;text-indent:-18pt\"><span style=\"position:absolute;top:-0.34em;left:0;font-size:2em\">\u2022<\/span>&nbsp;<\/span>Tabharfaidh gr\u00fapa t\u00edortha tionsclaithe (na St\u00e1it Aontaithe, an R\u00edocht Aontaithe, an Fhrainc, an Ghearm\u00e1in agus an tAontas Eorpach) $8.5 billi\u00fan as seo go ceann c\u00faig bliana, chun cabhr\u00fa leis an Afraic Theas aistri\u00fa \u00f3n ngual.<\/div><\/div><div class=\"li\" style=\"margin-top:0;margin-bottom:0;margin-left:0;margin-right:0\"><div style=\"margin-bottom:0pt;padding-bottom:0;line-height:1;margin-left:36pt\"><span style=\"display:inline-block;position:relative;text-indent:-18pt\"><span style=\"position:absolute;top:-0.34em;left:0;font-size:2em\">\u2022<\/span>&nbsp;<\/span>D\u2019eisigh na St\u00e1it Aontaithe agus an tS\u00edn comhr\u00e1iteas ag gealladh go gcomhoibreoidh siad le ch\u00e9ile chun a n-ast\u00fa truaille\u00e1n a laghd\u00fa chomh tapa agus is f\u00e9idir.<\/div><\/div><\/div><!-- \/wp:freeform --><!-- wp:freeform --><p style=\"margin-top:0pt;padding-top:0;margin-bottom:0pt;padding-bottom:0;line-height:1;margin-left:18pt\"><span style=\"display:inline-block;height:1em\"><span style=\"display:none\">.<\/span><\/span><\/p><!-- \/wp:freeform --><!-- wp:freeform --><p style=\"margin-top:0pt;padding-top:0;margin-bottom:0pt;padding-bottom:0;line-height:1\">T\u00e1thar ann den tuairim nach bhfuil sna comhaontuithe COP26 i nGlasch\u00fa ach sop in \u00e1it na scuaibe.  C\u00e9 go bhfuil an ceart acu i sl\u00ed amh\u00e1in, i sl\u00ed eile t\u00e1 s\u00e9 deacair teacht ar r\u00e9iteach l\u00e1idir nuair a bh\u00edonn leasuithe d\u00edlsithe difri\u00fala ag gach t\u00edr.  In ainneoin sin, motha\u00edm go bhfuil an fuadar is an fur\u00fa ag m\u00e9ad\u00fa agus is g\u00e1 anois an t-iarann a bhualadh nuair at\u00e1 s\u00e9 dearg!  Mar sin, beidh s\u00e9 an-t\u00e1bhachtach do gach t\u00edr a ngealltanais agus a ndualgais a chomhl\u00edonadh.  Braitheann \u00e1r dtodhcha\u00ed air!<\/p><!-- \/wp:freeform --><!-- wp:freeform --><p style=\"margin-top:0pt;padding-top:0;margin-bottom:0pt;padding-bottom:0;line-height:1\"><span style=\"display:inline-block;height:1em\"><span style=\"display:none\">.<\/span><\/span><\/p><!-- \/wp:freeform --><!-- wp:freeform --><p style=\"margin-top:0pt;padding-top:0;margin-bottom:0pt;padding-bottom:0;line-height:1\"><span style=\"display:inline-block;height:1em\"><span style=\"display:none\">.<\/span><\/span><\/p><!-- \/wp:freeform --><!-- wp:freeform --><p style=\"margin-top:0pt;padding-top:0;margin-bottom:0pt;padding-bottom:0;line-height:1\"><span style=\"display:inline-block;height:1em\"><span style=\"display:none\">.<\/span><\/span><\/p><!-- \/wp:freeform -->","_et_gb_content_width":"","footnotes":""},"categories":[33,48],"tags":[],"class_list":["post-8657","post","type-post","status-publish","format-standard","has-post-thumbnail","hentry","category-cursai-reatha","category-timpeallacht"],"_links":{"self":[{"href":"https:\/\/mickgb.com\/en\/wp-json\/wp\/v2\/posts\/8657","targetHints":{"allow":["GET"]}}],"collection":[{"href":"https:\/\/mickgb.com\/en\/wp-json\/wp\/v2\/posts"}],"about":[{"href":"https:\/\/mickgb.com\/en\/wp-json\/wp\/v2\/types\/post"}],"author":[{"embeddable":true,"href":"https:\/\/mickgb.com\/en\/wp-json\/wp\/v2\/users\/1"}],"replies":[{"embeddable":true,"href":"https:\/\/mickgb.com\/en\/wp-json\/wp\/v2\/comments?post=8657"}],"version-history":[{"count":3,"href":"https:\/\/mickgb.com\/en\/wp-json\/wp\/v2\/posts\/8657\/revisions"}],"predecessor-version":[{"id":9384,"href":"https:\/\/mickgb.com\/en\/wp-json\/wp\/v2\/posts\/8657\/revisions\/9384"}],"wp:featuredmedia":[{"embeddable":true,"href":"https:\/\/mickgb.com\/en\/wp-json\/wp\/v2\/media\/7006"}],"wp:attachment":[{"href":"https:\/\/mickgb.com\/en\/wp-json\/wp\/v2\/media?parent=8657"}],"wp:term":[{"taxonomy":"category","embeddable":true,"href":"https:\/\/mickgb.com\/en\/wp-json\/wp\/v2\/categories?post=8657"},{"taxonomy":"post_tag","embeddable":true,"href":"https:\/\/mickgb.com\/en\/wp-json\/wp\/v2\/tags?post=8657"}],"curies":[{"name":"wp","href":"https:\/\/api.w.org\/{rel}","templated":true}]}}