{"id":8012,"date":"2019-08-07T03:54:15","date_gmt":"2019-08-07T03:54:15","guid":{"rendered":"https:\/\/mickgb.com\/?p=8012"},"modified":"2023-11-23T03:56:16","modified_gmt":"2023-11-23T03:56:16","slug":"imircigh-na-firici-loma","status":"publish","type":"post","link":"https:\/\/mickgb.com\/ga\/imircigh-na-firici-loma\/","title":{"rendered":"Imircigh- na firic\u00ed loma!"},"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.18.0&#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><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;\"><span style=\"color: #000000; font-size: 11pt;\">Sa l\u00e1 at\u00e1 inniu ann, pr\u00edomh\u00e1bhar d\u00edosp\u00f3ireachta is ea an imirce.\u00a0 Ar an drochuair, t\u00e1 a l\u00e1n m\u00edthuairim\u00ed \u00e1 scaipeadh. T\u00e1 s\u00e9 an-\u00e9asca iad a ghlacadh gan smaoineamh, ach t\u00e1 s\u00e9 i bhfad n\u00edos fearr a bheith eolach roimh iad a chreidi\u00faint.\u00a0 Is \u00e9 an cusp\u00f3ir at\u00e1 agam anseo n\u00e1 na bunfhiric\u00ed den \u00e1bhar t\u00e1bhachtach seo a chur i l\u00e1thair. Ansin, beidh t\u00fa in ann cinnt\u00ed a dh\u00e9anamh at\u00e1 bunaithe ar an r\u00e9as\u00fan agus n\u00ed hamh\u00e1in do chuid mhoth\u00fach\u00e1n.<\/span><\/p>\n<p><!-- \/wp:post-content --><!-- wp:freeform --><\/p>\n<p style=\"margin-top: 0pt; padding-top: 0; margin-bottom: 0pt; padding-bottom: 0; line-height: 1;\"><span style=\"color: #000000; font-size: 11pt;\">Is f\u00e9idir idirdheal\u00fa a dh\u00e9anamh idir cine\u00e1lacha \u00e9ags\u00fala inimircigh agus eisimircigh, mar n\u00edl siad go l\u00e9ir mar an gc\u00e9anna.\u00a0 Tar \u00e9is sin, t\u00e1 s\u00e9 \u00fas\u00e1ideach na meastach\u00e1n a scr\u00fadu, ar an d\u00e1 thaobh de (inimirce agus eisimirce). Geallaimse duit go mbeidh ionadh an domhan ort!<\/span><\/p>\n<p><!-- \/wp:freeform --><!-- wp:freeform --><\/p>\n<p style=\"margin-top: 0pt; padding-top: 0; margin-bottom: 0pt; padding-bottom: 0; line-height: 1;\"><span style=\"color: #000000; font-size: 11pt;\">\u00a0<\/span><\/p>\n<p><!-- \/wp:freeform --><!-- wp:freeform --><\/p>\n<p style=\"margin-top: 0pt; padding-top: 0; margin-bottom: 0pt; padding-bottom: 0; line-height: 1;\"><strong><span style=\"color: #000000; font-size: 11pt;\">Cine\u00e1lacha imircigh!<\/span><\/strong><\/p>\n<p><!-- \/wp:freeform --><!-- wp:freeform --><\/p>\n<p style=\"margin-top: 0pt; padding-top: 0; margin-bottom: 0pt; padding-bottom: 0; line-height: 1;\"><span style=\"color: #000000; font-size: 11pt;\">Imircigh dleathach:<\/span><\/p>\n<p><!-- \/wp:freeform --><!-- wp:freeform --><\/p>\n<p style=\"margin-top: 0pt; padding-top: 0; margin-bottom: 0pt; padding-bottom: 0; line-height: 1;\"><span style=\"color: #000000; font-size: 11pt;\">Fuair na daoine seo cead \u00f3 t\u00edr eile a bheith mar c\u00f3naitheoir\u00ed ann.\u00a0 T\u00e1 cead dleathach acu jabanna a fh\u00e1il agus l\u00edontais s\u00f3isialta a bheith acu freisin.\u00a0 De ghn\u00e1th, nuair a bh\u00edonn easpa oibrithe c\u00e1ilithe ag t\u00edr amh\u00e1in, faigheann siad na hoibrithe \u00f3 t\u00edortha eile.\u00a0 T\u00e1 an lucht oibre seo an-t\u00e1bhachtach do eacnama\u00edocht na t\u00edre nua, agus taispe\u00e1nann taighde daoneolas gur tairbhe iad don t\u00edr nua freisin.<\/span><\/p>\n<p><!-- \/wp:freeform --><!-- wp:freeform --><\/p>\n<p style=\"margin-top: 0pt; padding-top: 0; margin-bottom: 0pt; padding-bottom: 0; line-height: 1;\"><span style=\"color: #000000; font-size: 11pt;\">Imircigh m\u00eddhleathach:<\/span><\/p>\n<p><!-- \/wp:freeform --><!-- wp:freeform --><\/p>\n<p style=\"margin-top: 0pt; padding-top: 0; margin-bottom: 0pt; padding-bottom: 0; line-height: 1;\"><span style=\"color: #000000; font-size: 11pt;\">T\u00e9ann an lucht seo isteach i dt\u00edortha eile gan cead, ag lorg deiseanna fosta\u00edochta an chuid is m\u00f3 den am.\u00a0 N\u00edl siad i mbaol b\u00e1is ina m\u00e1thairt\u00edr.\u00a0\u00a0\u00a0<\/span><\/p>\n<p><!-- \/wp:freeform --><!-- wp:freeform --><\/p>\n<p style=\"margin-top: 0pt; padding-top: 0; margin-bottom: 0pt; padding-bottom: 0; line-height: 1;\"><span style=\"color: #000000; font-size: 11pt;\">D\u00eddeanaithe agus lucht iarrtha tearmainn:<\/span><\/p>\n<p><!-- \/wp:freeform --><!-- wp:freeform --><\/p>\n<p style=\"margin-top: 0pt; padding-top: 0; margin-bottom: 0pt; padding-bottom: 0; line-height: 1;\"><span style=\"color: #000000; font-size: 11pt;\">Catag\u00f3ir\u00ed specialta iad seo, faoi\u00a0 Airteagal a haon sa Coinbhinsi\u00fan na Gin\u00e9ive (1951) agus Pr\u00f3tacal na Gin\u00e9ive (1967).\u00a0 De r\u00e9ir an airteagail seo, t\u00e1 cosaint dleathach ag d\u00eddeanaithe mar at\u00e1 sonraithe, agus n\u00edl cead ag aon t\u00edr d\u00eddeana\u00ed a dh\u00edbirt ar ais go dt\u00ed a mh\u00e1thairt\u00edr.\u00a0 Ar an drochuair, n\u00edl aon comhaont\u00fa idirn\u00e1isi\u00fanta maidir le c\u00e1 mbeidh c\u00f3na\u00ed orthu fadt\u00e9armach. N\u00edos measa f\u00f3s, caithfidh rialtas na t\u00edre nua cinneadh a dh\u00e9anamh ar daoine at\u00e1 ag iarraidh tearmann maidir leis a st\u00e1das d\u00eddeanaithe, agus nuair at\u00e1 siad ag fanacht le cinneadh (ar an me\u00e1n t\u00f3gann s\u00e9 beagnach dh\u00e1 bhliain), caithfidh an rialtas bia agus d\u00eddean a chur ar fail d\u00f3ibh.\u00a0 D\u00fashl\u00e1n nach beag \u00e9 sin f\u00e9in, gan tr\u00e1cht ar cad a dh\u00e9anfar tar \u00e9is an pr\u00f3iceas faofa!<\/span><\/p>\n<p><!-- \/wp:freeform --><!-- wp:freeform --><\/p>\n<p style=\"margin-top: 0pt; padding-top: 0; margin-bottom: 0pt; padding-bottom: 0; line-height: 1;\"><span style=\"color: #000000; font-size: 11pt;\">\u00a0<\/span><\/p>\n<p><!-- \/wp:freeform --><!-- wp:freeform --><\/p>\n<p style=\"margin-top: 0pt; padding-top: 0; margin-bottom: 0pt; padding-bottom: 0; line-height: 1;\"><strong><span style=\"color: #000000; font-size: 11pt;\">Peirspict\u00edocht an R\u00e9as\u00fanachais!<\/span><\/strong><\/p>\n<p><!-- \/wp:freeform --><!-- wp:freeform --><\/p>\n<p style=\"margin-top: 0pt; padding-top: 0; margin-bottom: 0pt; padding-bottom: 0; line-height: 1;\"><span style=\"color: #000000; font-size: 11pt;\">T\u00e1 s\u00e9 an-\u00fas\u00e1ideach imircigh a roinnt idir dh\u00e1 saghas, inimircigh (daoine ag teach isteach) agus eisimircigh (daoine ag dul amach).\u00a0<\/span><\/p>\n<p><!-- \/wp:freeform --><!-- wp:freeform --><\/p>\n<p style=\"margin-top: 0pt; padding-top: 0; margin-bottom: 0pt; padding-bottom: 0; line-height: 1;\"><span style=\"color: #000000; font-size: 11pt;\">Imircigh dleathach:<\/span><\/p>\n<p><!-- \/wp:freeform --><!-- wp:freeform --><\/p>\n<p style=\"margin-top: 0pt; padding-top: 0; margin-bottom: 0pt; padding-bottom: 0; line-height: 1;\"><span style=\"color: #000000; font-size: 11pt;\">T\u00e1 thart ar 600K inimircigh in \u00c9irinn \u2013 dh\u00e1 thrian as an AE, agus trian as t\u00edortha eile.<\/span><\/p>\n<p><!-- \/wp:freeform --><!-- wp:freeform --><\/p>\n<p style=\"margin-top: 0pt; padding-top: 0; margin-bottom: 0pt; padding-bottom: 0; line-height: 1;\"><span style=\"color: #000000; font-size: 11pt;\">Gan daoine sa Tuaisceart agus sa Bhreatain Mh\u00f3ra a chur san \u00e1ireamh, t\u00e1 thart ar 1.5 milli\u00fan saor\u00e1naigh \u00c9ireannaigh thar lear, a rugadh iad f\u00e9in n\u00f3 a thuismitheoir\u00ed in \u00c9ireann.<\/span><\/p>\n<p><!-- \/wp:freeform --><!-- wp:freeform --><\/p>\n<p style=\"margin-top: 0pt; padding-top: 0; margin-bottom: 0pt; padding-bottom: 0; line-height: 1;\"><span style=\"color: #000000; font-size: 11pt;\">Imircigh m\u00eddhleathach:<\/span><\/p>\n<p><!-- \/wp:freeform --><!-- wp:freeform --><\/p>\n<p style=\"margin-top: 0pt; padding-top: 0; margin-bottom: 0pt; padding-bottom: 0; line-height: 1;\"><span style=\"color: #000000; font-size: 11pt;\">Meastar go bhfuil idir 20K agus 30K inimircigh m\u00eddhleathacha in \u00c9irinn.\u00a0 Meastar go bhfuil idir 30K agus 50K \u00c9ireannaigh m\u00eddhleathacha fi\u00fa amh\u00e1in sna St\u00e1it Aontaithe!<\/span><\/p>\n<p><!-- \/wp:freeform --><!-- wp:freeform --><\/p>\n<p style=\"margin-top: 0pt; padding-top: 0; margin-bottom: 0pt; padding-bottom: 0; line-height: 1;\"><span style=\"color: #000000; font-size: 11pt;\">D\u00eddeanaithe agus lucht iarrtha tearmainn:<\/span><\/p>\n<p><!-- \/wp:freeform --><!-- wp:freeform --><\/p>\n<p style=\"margin-top: 0pt; padding-top: 0; margin-bottom: 0pt; padding-bottom: 0; line-height: 1;\"><span style=\"color: #000000; font-size: 11pt;\">T\u00e1 thart ar 6,000 lucht iarrtha tearmainn ina gc\u00f3na\u00ed i s\u00f3lathar d\u00edreach in \u00c9ireann, agus rinneadh thart ar 1,000 d\u00eddeanaithe a athlonn\u00fa in \u00c9irinn.<\/span><\/p>\n<p><!-- \/wp:freeform --><!-- wp:freeform --><\/p>\n<p style=\"margin-top: 0pt; padding-top: 0; margin-bottom: 0pt; padding-bottom: 0; line-height: 1;\"><span style=\"color: #000000; font-size: 11pt;\">C\u00e9 nach raibh t\u00e9arma\u00ed oifigi\u00fal in \u00fas\u00e1id idir 1845 agus 1855, chuaigh thart ar 1.5 milli\u00fan \u00c9ireannaigh thar lear le linn na blianta sin, go pr\u00edomh\u00e1 go Meirice\u00e1 Thuaidh, de thoradh an Gorta M\u00f3r.\u00a0 \u00d3 shin i leith, t\u00e1 an t-\u00e1dh dearg orainn go n-\u00e9ir\u00ed go maith leis \u00e1r dt\u00edr, agus nach raibh aon g\u00e1 d\u00fainn \u00e9al\u00fa \u00f3 g\u00e9arlean\u00faint.<\/span><\/p>\n<p><!-- \/wp:freeform --><!-- wp:freeform --><\/p>\n<p style=\"margin-top: 0pt; padding-top: 0; margin-bottom: 0pt; padding-bottom: 0; line-height: 1;\"><span style=\"color: #000000; font-size: 11pt;\">\u00a0<\/span><\/p>\n<p><!-- \/wp:freeform --><!-- wp:freeform --><\/p>\n<p style=\"margin-top: 0pt; padding-top: 0; margin-bottom: 0pt; padding-bottom: 0; line-height: 1;\"><strong><span style=\"color: #000000; font-size: 11pt;\">Clabhs\u00far<\/span><\/strong><\/p>\n<p><!-- \/wp:freeform --><!-- wp:freeform --><\/p>\n<p style=\"margin-top: 0pt; padding-top: 0; margin-bottom: 0pt; padding-bottom: 0; line-height: 1;\"><span style=\"color: #000000; font-size: 11pt;\">Seachas an catag\u00f3ir specialta d\u00eddeanaithe agus lucht iarrtha tearmainn, t\u00e1 rud m\u00f3r a sheasann amach, agus is \u00e9 sin an neamhchoithroime idir imircigh anseo in \u00c9irinn agus eisimircigh \u00c9ireannaigh thar lear.\u00a0 N\u00edl aon arg\u00f3int ach go bhfuil idir dh\u00e1 agus a thr\u00ed oiread \u00c9ireannaigh thar lear n\u00e1 eachtrannaigh in \u00c9ireann, is cuma dleathach n\u00f3 m\u00eddhleathach. Mar sin, ar an ioml\u00e1n, caithfidh t\u00fa glacadh go dt\u00f3gann \u00c9ireannaigh n\u00edos m\u00f3 jabanna agus ar nd\u00f3igh, li\u00fantas sa domhan n\u00e1 mar a dtugann siad.\u00a0<\/span><\/p>\n<p><!-- \/wp:freeform --><!-- wp:freeform --><\/p>\n<p style=\"margin-top: 0pt; padding-top: 0; margin-bottom: 0pt; padding-bottom: 0; line-height: 1;\"><span style=\"color: #000000; font-size: 11pt;\">Maidir le d\u00eddeanaithe agus lucht iarrtha tearmainn, t\u00e1 dualgas orainn a chomhl\u00edonadh anseo, agus ag an am seo, d\u00e9anta na f\u00edrinne, n\u00edl muid ag d\u00e9anamh an oiread a gheallamar.\u00a0 N\u00edl an dara rogha ag na cr\u00e9at\u00fair sa chatag\u00f3ir seo, agus t\u00e1 orainn \u00e1r ndualgas a dh\u00e9anamh. Is trua m\u00f3r \u00e9 go bhfuil olc ar daoine \u00e1irithe leis na d\u00eddeanaithe agus lucht iarrtha tearmainn, agus ins\u00edonn an d\u00f3igh a gcaithimid le daoine mar seo at\u00e1 ar lagchuidi\u00fa, c\u00e9n sort socha\u00ed at\u00e1 againn.<\/span><\/p>\n<p><!-- \/wp:freeform --><!-- wp:freeform --><\/p>\n<p style=\"margin-top: 0pt; padding-top: 0; margin-bottom: 0pt; padding-bottom: 0; line-height: 1;\"><span style=\"color: #000000; font-size: 11pt;\">Is \u00ed seo an t\u00edr a chuireann f\u00e1ilte chro\u00ed\u00fail roimh gach turas\u00f3ir a thagann anseo.\u00a0 Nach bhfuil s\u00e9 thar am fi\u00fa amh\u00e1in f\u00e1ilte bheag a chur roimh na himircigh a th\u00e1inig anseo agus iad i g\u00e1tar!<\/span><\/p>\n<p><!-- \/wp:freeform --><!-- wp:freeform --><\/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><!-- \/wp:freeform --><!-- wp:freeform --><\/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><!-- \/wp:freeform --><!-- wp:freeform --><\/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><!-- \/wp:freeform --><!-- wp:freeform --><\/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><!-- \/wp:freeform --><!-- wp:freeform --><\/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><!-- \/wp:freeform --><\/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> Sa l\u00e1 at\u00e1 inniu ann, pr\u00edomh\u00e1bhar d\u00edosp\u00f3ireachta is ea an imirce.\u00a0 Ar an drochuair, t\u00e1 a l\u00e1n m\u00edthuairim\u00ed \u00e1 scaipeadh. T\u00e1 s\u00e9 an-\u00e9asca iad a ghlacadh gan smaoineamh, ach t\u00e1 s\u00e9 i bhfad n\u00edos fearr a bheith eolach roimh iad a chreidi\u00faint.\u00a0 Is \u00e9 an cusp\u00f3ir at\u00e1 agam anseo n\u00e1 na bunfhiric\u00ed den [&hellip;]<\/p>\n","protected":false},"author":1,"featured_media":6850,"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:1\"><strong><span style=\"color:#000000;font-size:24pt\"><\/span><\/strong><\/p><!-- \/wp:freeform --><!-- wp:freeform --><p style=\"margin-top:0pt;padding-top:0;margin-bottom:0pt;padding-bottom:0;line-height:1\"><span style=\"color:#000000;font-size:11pt\">\u00a0<\/span><\/p><!-- \/wp:freeform --><!-- wp:freeform --><p style=\"margin-top:0pt;padding-top:0;margin-bottom:0pt;padding-bottom:0;line-height:1\"><strong><span style=\"color:#000000;font-size:14pt\"> <\/span><\/strong><\/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=\"color:#000000;font-size:11pt\">Sa l\u00e1 at\u00e1 inniu ann, pr\u00edomh\u00e1bhar d\u00edosp\u00f3ireachta is ea an imirce.\u00a0 Ar an drochuair, t\u00e1 a l\u00e1n m\u00edthuairim\u00ed \u00e1 scaipeadh.  T\u00e1 s\u00e9 an-\u00e9asca iad a ghlacadh gan smaoineamh, ach t\u00e1 s\u00e9 i bhfad n\u00edos fearr a bheith eolach roimh iad a chreidi\u00faint.\u00a0 Is \u00e9 an cusp\u00f3ir at\u00e1 agam anseo n\u00e1 na bunfhiric\u00ed den \u00e1bhar t\u00e1bhachtach seo a chur i l\u00e1thair.  Ansin, beidh t\u00fa in ann cinnt\u00ed a dh\u00e9anamh at\u00e1 bunaithe ar an r\u00e9as\u00fan agus n\u00ed hamh\u00e1in do chuid mhoth\u00fach\u00e1n.<\/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=\"color:#000000;font-size:11pt\">Is f\u00e9idir idirdheal\u00fa a dh\u00e9anamh idir cine\u00e1lacha \u00e9ags\u00fala inimircigh agus eisimircigh, mar n\u00edl siad go l\u00e9ir mar an gc\u00e9anna.\u00a0 Tar \u00e9is sin, t\u00e1 s\u00e9 \u00fas\u00e1ideach na meastach\u00e1n a scr\u00fadu, ar an d\u00e1 thaobh de (inimirce agus eisimirce).  Geallaimse duit go mbeidh ionadh an domhan ort!<\/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=\"color:#000000;font-size:11pt\">\u00a0<\/span><\/p><!-- \/wp:freeform --><!-- wp:freeform --><p style=\"margin-top:0pt;padding-top:0;margin-bottom:0pt;padding-bottom:0;line-height:1\"><strong><span style=\"color:#000000;font-size:11pt\">Cine\u00e1lacha imircigh!<\/span><\/strong><\/p><!-- \/wp:freeform --><!-- wp:freeform --><p style=\"margin-top:0pt;padding-top:0;margin-bottom:0pt;padding-bottom:0;line-height:1\"><span style=\"color:#000000;font-size:11pt\">Imircigh dleathach:<\/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=\"color:#000000;font-size:11pt\">Fuair na daoine seo cead \u00f3 t\u00edr eile a bheith mar c\u00f3naitheoir\u00ed ann.\u00a0 T\u00e1 cead dleathach acu jabanna a fh\u00e1il agus l\u00edontais s\u00f3isialta a bheith acu freisin.\u00a0 De ghn\u00e1th, nuair a bh\u00edonn easpa oibrithe c\u00e1ilithe ag t\u00edr amh\u00e1in, faigheann siad na hoibrithe \u00f3 t\u00edortha eile.\u00a0 T\u00e1 an lucht oibre seo an-t\u00e1bhachtach do eacnama\u00edocht na t\u00edre nua, agus taispe\u00e1nann taighde daoneolas gur tairbhe iad don t\u00edr nua freisin.<\/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=\"color:#000000;font-size:11pt\">Imircigh m\u00eddhleathach:<\/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=\"color:#000000;font-size:11pt\">T\u00e9ann an lucht seo isteach i dt\u00edortha eile gan cead, ag lorg deiseanna fosta\u00edochta an chuid is m\u00f3 den am.\u00a0 N\u00edl siad i mbaol b\u00e1is ina m\u00e1thairt\u00edr.\u00a0\u00a0\u00a0<\/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=\"color:#000000;font-size:11pt\">D\u00eddeanaithe agus lucht iarrtha tearmainn:<\/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=\"color:#000000;font-size:11pt\">Catag\u00f3ir\u00ed specialta iad seo, faoi\u00a0 Airteagal a haon sa Coinbhinsi\u00fan na Gin\u00e9ive (1951) agus Pr\u00f3tacal na Gin\u00e9ive (1967).\u00a0 De r\u00e9ir an airteagail seo, t\u00e1 cosaint dleathach ag d\u00eddeanaithe mar at\u00e1 sonraithe, agus n\u00edl cead ag aon t\u00edr d\u00eddeana\u00ed a dh\u00edbirt ar ais go dt\u00ed a mh\u00e1thairt\u00edr.\u00a0 Ar an drochuair, n\u00edl aon comhaont\u00fa idirn\u00e1isi\u00fanta maidir le c\u00e1 mbeidh c\u00f3na\u00ed orthu fadt\u00e9armach.  N\u00edos measa f\u00f3s, caithfidh rialtas na t\u00edre nua cinneadh a dh\u00e9anamh ar daoine at\u00e1 ag iarraidh tearmann maidir leis a st\u00e1das d\u00eddeanaithe, agus nuair at\u00e1 siad ag fanacht le cinneadh (ar an me\u00e1n t\u00f3gann s\u00e9 beagnach dh\u00e1 bhliain), caithfidh an rialtas bia agus d\u00eddean a chur ar fail d\u00f3ibh.\u00a0 D\u00fashl\u00e1n nach beag \u00e9 sin f\u00e9in, gan tr\u00e1cht ar cad a dh\u00e9anfar tar \u00e9is an pr\u00f3iceas faofa!<\/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=\"color:#000000;font-size:11pt\">\u00a0<\/span><\/p><!-- \/wp:freeform --><!-- wp:freeform --><p style=\"margin-top:0pt;padding-top:0;margin-bottom:0pt;padding-bottom:0;line-height:1\"><strong><span style=\"color:#000000;font-size:11pt\">Peirspict\u00edocht an R\u00e9as\u00fanachais!<\/span><\/strong><\/p><!-- \/wp:freeform --><!-- wp:freeform --><p style=\"margin-top:0pt;padding-top:0;margin-bottom:0pt;padding-bottom:0;line-height:1\"><span style=\"color:#000000;font-size:11pt\">T\u00e1 s\u00e9 an-\u00fas\u00e1ideach imircigh a roinnt idir dh\u00e1 saghas, inimircigh (daoine ag teach isteach) agus eisimircigh (daoine ag dul amach).\u00a0<\/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=\"color:#000000;font-size:11pt\">Imircigh dleathach:<\/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=\"color:#000000;font-size:11pt\">T\u00e1 thart ar 600K inimircigh in \u00c9irinn \u2013 dh\u00e1 thrian as an AE, agus trian as t\u00edortha eile.<\/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=\"color:#000000;font-size:11pt\">Gan daoine sa Tuaisceart agus sa Bhreatain Mh\u00f3ra a chur san \u00e1ireamh, t\u00e1 thart ar 1.5 milli\u00fan saor\u00e1naigh \u00c9ireannaigh thar lear, a rugadh iad f\u00e9in n\u00f3 a thuismitheoir\u00ed in \u00c9ireann.<\/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=\"color:#000000;font-size:11pt\">Imircigh m\u00eddhleathach:<\/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=\"color:#000000;font-size:11pt\">Meastar go bhfuil idir 20K agus 30K inimircigh m\u00eddhleathacha in \u00c9irinn.\u00a0 Meastar go bhfuil idir 30K agus 50K \u00c9ireannaigh m\u00eddhleathacha fi\u00fa amh\u00e1in sna St\u00e1it Aontaithe!<\/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=\"color:#000000;font-size:11pt\">D\u00eddeanaithe agus lucht iarrtha tearmainn:<\/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=\"color:#000000;font-size:11pt\">T\u00e1 thart ar 6,000 lucht iarrtha tearmainn ina gc\u00f3na\u00ed i s\u00f3lathar d\u00edreach in \u00c9ireann, agus rinneadh thart ar 1,000 d\u00eddeanaithe a athlonn\u00fa in \u00c9irinn.<\/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=\"color:#000000;font-size:11pt\">C\u00e9 nach raibh t\u00e9arma\u00ed oifigi\u00fal in \u00fas\u00e1id idir 1845 agus 1855, chuaigh thart ar 1.5 milli\u00fan \u00c9ireannaigh thar lear le linn na blianta sin, go pr\u00edomh\u00e1 go Meirice\u00e1 Thuaidh, de thoradh an Gorta M\u00f3r.\u00a0 \u00d3 shin i leith, t\u00e1 an t-\u00e1dh dearg orainn go n-\u00e9ir\u00ed go maith leis \u00e1r dt\u00edr, agus nach raibh aon g\u00e1 d\u00fainn \u00e9al\u00fa \u00f3 g\u00e9arlean\u00faint.<\/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=\"color:#000000;font-size:11pt\">\u00a0<\/span><\/p><!-- \/wp:freeform --><!-- wp:freeform --><p style=\"margin-top:0pt;padding-top:0;margin-bottom:0pt;padding-bottom:0;line-height:1\"><strong><span style=\"color:#000000;font-size:11pt\">Clabhs\u00far<\/span><\/strong><\/p><!-- \/wp:freeform --><!-- wp:freeform --><p style=\"margin-top:0pt;padding-top:0;margin-bottom:0pt;padding-bottom:0;line-height:1\"><span style=\"color:#000000;font-size:11pt\">Seachas an catag\u00f3ir specialta d\u00eddeanaithe agus lucht iarrtha tearmainn, t\u00e1 rud m\u00f3r a sheasann amach, agus is \u00e9 sin an neamhchoithroime idir imircigh anseo in \u00c9irinn agus eisimircigh \u00c9ireannaigh thar lear.\u00a0 N\u00edl aon arg\u00f3int ach go bhfuil idir dh\u00e1 agus a thr\u00ed oiread \u00c9ireannaigh thar lear n\u00e1 eachtrannaigh in \u00c9ireann, is cuma dleathach n\u00f3 m\u00eddhleathach.  Mar sin, ar an ioml\u00e1n, caithfidh t\u00fa glacadh go dt\u00f3gann \u00c9ireannaigh n\u00edos m\u00f3 jabanna agus ar nd\u00f3igh, li\u00fantas sa domhan n\u00e1 mar a dtugann siad.\u00a0<\/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=\"color:#000000;font-size:11pt\">Maidir le d\u00eddeanaithe agus lucht iarrtha tearmainn, t\u00e1 dualgas orainn a chomhl\u00edonadh anseo, agus ag an am seo, d\u00e9anta na f\u00edrinne, n\u00edl muid ag d\u00e9anamh an oiread a gheallamar.\u00a0 N\u00edl an dara rogha ag na cr\u00e9at\u00fair sa chatag\u00f3ir seo, agus t\u00e1 orainn \u00e1r ndualgas a dh\u00e9anamh.  Is trua m\u00f3r \u00e9 go bhfuil olc ar daoine \u00e1irithe leis na d\u00eddeanaithe agus lucht iarrtha tearmainn, agus ins\u00edonn an d\u00f3igh a gcaithimid le daoine mar seo at\u00e1 ar lagchuidi\u00fa, c\u00e9n sort socha\u00ed at\u00e1 againn.<\/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=\"color:#000000;font-size:11pt\">Is \u00ed seo an t\u00edr a chuireann f\u00e1ilte chro\u00ed\u00fail roimh gach turas\u00f3ir a thagann anseo.\u00a0 Nach bhfuil s\u00e9 thar am fi\u00fa amh\u00e1in f\u00e1ilte bheag a chur roimh na himircigh a th\u00e1inig anseo agus iad i g\u00e1tar!<\/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 --><!-- 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,38,44],"tags":[],"class_list":["post-8012","post","type-post","status-publish","format-standard","has-post-thumbnail","hentry","category-cursai-reatha","category-polaitiocht","category-tuairim"],"_links":{"self":[{"href":"https:\/\/mickgb.com\/ga\/wp-json\/wp\/v2\/posts\/8012","targetHints":{"allow":["GET"]}}],"collection":[{"href":"https:\/\/mickgb.com\/ga\/wp-json\/wp\/v2\/posts"}],"about":[{"href":"https:\/\/mickgb.com\/ga\/wp-json\/wp\/v2\/types\/post"}],"author":[{"embeddable":true,"href":"https:\/\/mickgb.com\/ga\/wp-json\/wp\/v2\/users\/1"}],"replies":[{"embeddable":true,"href":"https:\/\/mickgb.com\/ga\/wp-json\/wp\/v2\/comments?post=8012"}],"version-history":[{"count":3,"href":"https:\/\/mickgb.com\/ga\/wp-json\/wp\/v2\/posts\/8012\/revisions"}],"predecessor-version":[{"id":9590,"href":"https:\/\/mickgb.com\/ga\/wp-json\/wp\/v2\/posts\/8012\/revisions\/9590"}],"wp:featuredmedia":[{"embeddable":true,"href":"https:\/\/mickgb.com\/ga\/wp-json\/wp\/v2\/media\/6850"}],"wp:attachment":[{"href":"https:\/\/mickgb.com\/ga\/wp-json\/wp\/v2\/media?parent=8012"}],"wp:term":[{"taxonomy":"category","embeddable":true,"href":"https:\/\/mickgb.com\/ga\/wp-json\/wp\/v2\/categories?post=8012"},{"taxonomy":"post_tag","embeddable":true,"href":"https:\/\/mickgb.com\/ga\/wp-json\/wp\/v2\/tags?post=8012"}],"curies":[{"name":"wp","href":"https:\/\/api.w.org\/{rel}","templated":true}]}}