{"id":8006,"date":"2019-07-17T03:54:11","date_gmt":"2019-07-17T03:54:11","guid":{"rendered":"https:\/\/mickgb.com\/?p=8006"},"modified":"2023-11-23T03:56:58","modified_gmt":"2023-11-23T03:56:58","slug":"googliu-na-gaeilge","status":"publish","type":"post","link":"https:\/\/mickgb.com\/en\/googliu-na-gaeilge\/","title":{"rendered":"Googli\u00fa na Gaeilge!"},"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><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.2;\"><span style=\"color: #000000; font-size: 12pt;\">Gach bliain, de r\u00e9ir alt 30 d\u2019Acht na dTeangacha Oifigi\u00fala, 2003, is g\u00e1 don Choimisin\u00e9ir Teanga tuarasc\u00e1il a chuir ar f\u00e1il don Aire Cult\u00fair, Oidhreachta agus Gaeltachta. \u00a0T\u00e1 Tuarasc\u00e1il Bhliant\u00fail 2018 eagraithe go gairmi\u00fail, agus t\u00e1 a l\u00e1n le foghlaim ann faoi shl\u00e1inte \u00e1r dteanga n\u00e1isi\u00fanta. Ar an drochuair, t\u00e1 an Ghaeilge i staid n\u00e1ireach ag an am seo. \u00a0Faigheann teanga b\u00e1s gach coic\u00eds ar an me\u00e1n, agus ba mh\u00f3r an feall \u00e9 d\u00e1 dtarl\u00f3dh s\u00e9 don Ghaeilge, mar n\u00edl aon leithsc\u00e9al d\u00fainn \u00e9 sin a ligean. L\u00e9ir\u00edonn an Tuarasc\u00e1il seo nach bhfuil cuid den \u00e1r gcomhlachta\u00ed poibl\u00ed ag comhl\u00edonadh an tAcht, agus is m\u00f3r an trua \u00e9 sin, go deimhin. \u00a0T\u00e1 orainn go l\u00e9ir labhairt amach sula mbeidh s\u00e9 r\u00f3dh\u00e9anach!<\/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.2;\"><span style=\"color: #000000; font-size: 12pt;\">M\u00e1 t\u00e1 suim agat, t\u00e1 an Tuarasc\u00e1il go l\u00e9ir le f\u00e1il ar an su\u00edomh:<\/span><a href=\"https:\/\/www.coimisineir.ie\/userfiles\/files\/Tuarascail_Bhliantuil_2018.pdf\"><span style=\"text-decoration: underline; color: #000000; font-size: 12pt;\"> <\/span><span style=\"text-decoration: underline; color: #1155cc; font-size: 12pt;\">https:\/\/www.coimisineir.ie\/userfiles\/files\/Tuarascail_Bhliantuil_2018.pdf<\/span><\/a><span style=\"color: #000000; font-size: 12pt;\">. <\/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.2;\"><span style=\"color: #000000; font-size: 12pt;\">San alt seo, roghna\u00edm ach sampla amh\u00e1in, mar gheall ar an tseaf\u00f3id at\u00e1 ag baint leis, go pr\u00edomha. <\/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.2;\"><span style=\"color: #000000; font-size: 12pt;\">D\u00e9anfaidh m\u00e9 turgnamh beag ort ar dt\u00fas &#8211; l\u00e9igh an pas\u00e1iste beag \u00e1bhartha seo as an Tuarasc\u00e1il, faoi Comhairle Contae Chorca\u00ed (t\u00e1 br\u00f3n orm Comhairle Contae Chorca\u00ed!):<\/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.2;\"><span style=\"color: #000000; font-size: 12pt;\"><em>Fuair \u200b\u200bimscr\u00fad\u00fa amach gur sh\u00e1raigh Comhairle Contae Chorca\u00ed an oibleag\u00e1id teanga reacht\u00fail at\u00e1 i Fo-alt 18 (1) d&#8217;Acht na dTeangacha Oifigi\u00fala 2003 a mh\u00e9id toisc go mbaineann s\u00e9 le sol\u00e1thar a sc\u00e9im teanga reacht\u00fail tr\u00ed Ghaeilge a shol\u00e1thar leagan den \u00e1bhar statach ar shu\u00edomh gr\u00e9as\u00e1in na Comhairle tr\u00ed \u00fas\u00e1id na seirbh\u00edse aistri\u00fach\u00e1in meais\u00edn Google Translate. \u00a0Fuair \u200b\u200bm\u00e9 gear\u00e1n \u00f3 bhall den phobal a \u00fas\u00e1ideann a bh\u00ed \u00e1 dh\u00e9anamh de ch\u00f3ras aistri\u00fach\u00e1in meais\u00edn le sol\u00e1thar an leagan Gaeilge de shu\u00edomh gr\u00e9as\u00e1in Chomhairle Contae Chorca\u00ed.<\/em><\/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.2;\"><span style=\"color: #000000; font-size: 12pt;\">Cad a cheapann t\u00fa? \u00a0Nach bhfuil s\u00e9 uaf\u00e1sach?<\/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.2;\"><span style=\"color: #000000; font-size: 12pt;\">Ach fan n\u00f3im\u00e9ad. \u00a0T\u00e1 ceann eile agam \u2013 anois l\u00e9igh an pas\u00e1iste seo:<\/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.2;\"><span style=\"color: #000000; font-size: 12pt;\"><em>L\u00e9irigh imscr\u00fad\u00fa gur sh\u00e1raigh Comhairle Contae Chorca\u00ed an dualgas reacht\u00fail teanga at\u00e1 daingnithe i bhfo-alt 18(1) d\u2019Acht na dTeangacha Oifigi\u00fala, 2003 fad is a bhaineann s\u00e9 le cur i bhfeidhm m\u00edr de sc\u00e9im teanga reacht\u00fail tr\u00edd an leagan Gaeilge den \u00e1bhar statach ar shu\u00edomh gr\u00e9as\u00e1in na Comhairle Contae a shol\u00e1thar tr\u00edd an tseirbh\u00eds meais\u00ednaistri\u00fach\u00e1in Google Translate. Rinne duine den phobal gear\u00e1n liom go raibh leas \u00e1 bhaint as c\u00f3ras meais\u00ednaistri\u00fach\u00e1in chun an leagan Gaeilge de shu\u00edomh gr\u00e9as\u00e1in Chomhairle Contae Chorca\u00ed a chur ar f\u00e1il.<\/em><\/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.2;\"><span style=\"color: #000000; font-size: 12pt;\">Anois, cad a cheapann t\u00fa? \u00a0Nach bhfuil t\u00fa in ann \u00e9 a thuiscint? \u00a0Nach m\u00f3r an difr\u00edocht idir an d\u00e1 phas\u00e1iste sin? \u00a0C\u00e9ard \u2018t\u00e1 ar si\u00fal?<\/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.2;\"><span style=\"color: #000000; font-size: 12pt;\">Don ch\u00e9ad cheann th\u00f3g m\u00e9 an leagan B\u00e9arla den phas\u00e1iste i gceist agus d\u2019\u00fas\u00e1id m\u00e9 \u00e9 sin mar ionchar do \u2018Google Translate\u2019 chun \u00e9 a aistri\u00fa go Gaeilge. \u00a0Scr\u00edobh an Coimisin\u00e9ir an dara ceann d\u00edreach as Gaeilge. Is follas nach bhfuil an ch\u00e9ad cheann in\u00fas\u00e1idte.<\/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.2;\"><span style=\"color: #000000; font-size: 12pt;\">T\u00e1 m\u00e9 tr\u00edna ch\u00e9ile a fh\u00e1il amach gur \u00fas\u00e1id Comhairle Contae Chorca\u00ed &#8211; contae ina bhfuil Gaeltacht M\u00fascr\u00e1\u00ed \u2013 \u2018Google Translate\u2019 chun buan\u00e1bhar ar shu\u00edomh gr\u00e9as\u00e1in na Comhairle Contae a chur ar f\u00e1il i nGaeilge. \u00a0\u00a0Ag iarraidh an cleachtadh seo a chosaint, d\u00fairt an Chomhairle nach raibh an t-airgead n\u00f3 an t-am acu comhlacht pr\u00edobh\u00e1ideach aistri\u00fach\u00e1in a \u00fas\u00e1id, agus go <\/span><span style=\"color: #000000; font-size: 12pt;\">raibh seans m\u00f3r ar aon n\u00f3s go nd\u00e9anfar athdhearadh ar an su\u00edomh. \u00a0Cheap siad freisin nach sh\u00e1r\u00f3dh an t-aistri\u00fach\u00e1n Gaeilge a bh\u00ed \u00e1 chur ar f\u00e1il tr\u00ed ch\u00f3ras meais\u00ednaistri\u00fach\u00e1in amh\u00e1in Acht na dTeangacha Oifigi\u00fala. D\u00fairt siad gur beart sealadach a bh\u00ed ann go dt\u00ed go mbeid\u00eds in ann aistri\u00fach\u00e1n n\u00edos cruinne a chur ar f\u00e1il.<\/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.2;\"><span style=\"color: #000000; font-size: 12pt;\">Tar \u00e9is an t-\u00e1bhar a phl\u00e9 leis an gCoimisin\u00e9ir, ghlac an Chomhairle Contae leis, \u00e1fach, nach raibh aistri\u00fach\u00e1n ar \u00e1bhar statach an tsu\u00edmh gr\u00e9as\u00e1in ar an gcaighde\u00e1n c\u00e9anna leis an mbunleagan B\u00e9arla agus chuireadh plean in \u00e1it aistri\u00fa cruinne a dh\u00e9anamh in imeacht bliana, agus an d\u00e1 leagan a choime\u00e1d i sionc le ch\u00e9ile as sin amach.<\/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.2;\"><span style=\"color: #000000; font-size: 12pt;\">D\u00fairt an Coimisin\u00e9ir gur f\u00e9idir go dtiocfadh an l\u00e1 f\u00f3s a mbeidh aistri\u00fach\u00e1in \u00e1 gcur ar f\u00e1il ag meais\u00ednaistri\u00fach\u00e1n as f\u00e9in ar chaighde\u00e1n at\u00e1 s\u00e1s\u00fail \u00f3 thaobh chruinneas na cumars\u00e1ide chun cr\u00edocha oifigi\u00fala de, ach nach raibh s\u00e9 l\u00e9ir d\u00f3 go bhfuil an l\u00e1 sin tagtha go f\u00f3ill.<\/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.2;\"><span style=\"color: #000000; font-size: 12pt;\">Sin sampla amh\u00e1in den obair den ch\u00e9ad scoth at\u00e1 \u00e1 dh\u00e9anamh ag an gCoimisin\u00e9ir. \u00a0Is trua go bhfuil g\u00e1 ann le Geat\u00f3ir Teanga mar seo, ach t\u00e1 an t-\u00e1dh dearg orainn go l\u00e9ir go bhfuil geat\u00f3ir chomh h\u00e9ifeachtach le R\u00f3n\u00e1n \u00d3 Domhnaill againn ag an am r\u00edth\u00e1bhachtach seo i saol \u00e1r dteanga agus \u00e1r gcult\u00far.<\/span><\/p>\n<p><!-- \/wp:freeform --><!-- wp:freeform --><\/p>\n<p style=\"margin-top: 0pt; padding-top: 0; margin-bottom: 8pt; padding-bottom: 0; line-height: 1.3;\"><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: 8pt; padding-bottom: 0; line-height: 1.3;\"><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: 8pt; padding-bottom: 0; line-height: 1.3;\"><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: 8pt; padding-bottom: 0; line-height: 1.3;\"><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: 8pt; padding-bottom: 0; line-height: 1.3;\"><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> Gach bliain, de r\u00e9ir alt 30 d\u2019Acht na dTeangacha Oifigi\u00fala, 2003, is g\u00e1 don Choimisin\u00e9ir Teanga tuarasc\u00e1il a chuir ar f\u00e1il don Aire Cult\u00fair, Oidhreachta agus Gaeltachta. \u00a0T\u00e1 Tuarasc\u00e1il Bhliant\u00fail 2018 eagraithe go gairmi\u00fail, agus t\u00e1 a l\u00e1n le foghlaim ann faoi shl\u00e1inte \u00e1r dteanga n\u00e1isi\u00fanta. Ar an drochuair, t\u00e1 an Ghaeilge i [&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.2\"><strong><span style=\"color:#000000;font-size:24pt\"><\/span><\/strong><\/p><!-- \/wp:freeform --><!-- wp:freeform --><p style=\"text-align:center;margin-top:0pt;padding-top:0;margin-bottom:0pt;padding-bottom:0;line-height:1.2\"><strong><span style=\"color:#000000;font-size:24pt\">&nbsp;\u00a0\u00a0\u00a0\u00a0\u00a0<\/span><\/strong><\/p><!-- \/wp:freeform --><!-- wp:freeform --><p style=\"margin-top:0pt;padding-top:0;margin-bottom:0pt;padding-bottom:0;line-height:1.2\"><span style=\"color:#000000\"> <\/span><\/p><!-- \/wp:freeform --><!-- wp:freeform --><p style=\"margin-top:0pt;padding-top:0;margin-bottom:0pt;padding-bottom:0;line-height:1.2\"><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.2\"><span style=\"color:#000000;font-size:12pt\"> <\/span><\/p><!-- \/wp:freeform --><!-- wp:freeform --><p style=\"margin-top:0pt;padding-top:0;margin-bottom:0pt;padding-bottom:0;line-height:1.2\"><span style=\"color:#000000;font-size:12pt\">Gach bliain, de r\u00e9ir alt 30 d\u2019Acht na dTeangacha Oifigi\u00fala, 2003, is g\u00e1 don Choimisin\u00e9ir Teanga tuarasc\u00e1il a chuir ar f\u00e1il don Aire Cult\u00fair, Oidhreachta agus Gaeltachta. \u00a0T\u00e1 Tuarasc\u00e1il Bhliant\u00fail 2018 eagraithe go gairmi\u00fail, agus t\u00e1 a l\u00e1n le foghlaim ann faoi shl\u00e1inte \u00e1r dteanga n\u00e1isi\u00fanta.  Ar an drochuair, t\u00e1 an Ghaeilge i staid n\u00e1ireach ag an am seo. \u00a0Faigheann teanga b\u00e1s gach coic\u00eds ar an me\u00e1n, agus ba mh\u00f3r an feall \u00e9 d\u00e1 dtarl\u00f3dh s\u00e9 don Ghaeilge, mar n\u00edl aon leithsc\u00e9al d\u00fainn \u00e9 sin a ligean.  L\u00e9ir\u00edonn an Tuarasc\u00e1il seo nach bhfuil cuid den \u00e1r gcomhlachta\u00ed poibl\u00ed ag comhl\u00edonadh an tAcht, agus is m\u00f3r an trua \u00e9 sin, go deimhin. \u00a0T\u00e1 orainn go l\u00e9ir labhairt amach sula mbeidh s\u00e9 r\u00f3dh\u00e9anach!<\/span><\/p><!-- \/wp:freeform --><!-- wp:freeform --><p style=\"margin-top:0pt;padding-top:0;margin-bottom:0pt;padding-bottom:0;line-height:1.2\"><span style=\"color:#000000;font-size:12pt\">M\u00e1 t\u00e1 suim agat, t\u00e1 an Tuarasc\u00e1il go l\u00e9ir le f\u00e1il ar an su\u00edomh:<\/span><a href=\"https:\/\/www.coimisineir.ie\/userfiles\/files\/Tuarascail_Bhliantuil_2018.pdf\"><span style=\"text-decoration:underline;color:#000000;font-size:12pt\"> <\/span><span style=\"text-decoration:underline;color:#1155CC;font-size:12pt\">https:\/\/www.coimisineir.ie\/userfiles\/files\/Tuarascail_Bhliantuil_2018.pdf<\/span><\/a><span style=\"color:#000000;font-size:12pt\">. <\/span><\/p><!-- \/wp:freeform --><!-- wp:freeform --><p style=\"margin-top:0pt;padding-top:0;margin-bottom:0pt;padding-bottom:0;line-height:1.2\"><span style=\"color:#000000;font-size:12pt\">San alt seo, roghna\u00edm ach sampla amh\u00e1in, mar gheall ar an tseaf\u00f3id at\u00e1 ag baint leis, go pr\u00edomha. <\/span><\/p><!-- \/wp:freeform --><!-- wp:freeform --><p style=\"margin-top:0pt;padding-top:0;margin-bottom:0pt;padding-bottom:0;line-height:1.2\"><span style=\"color:#000000;font-size:12pt\">D\u00e9anfaidh m\u00e9 turgnamh beag ort ar dt\u00fas - l\u00e9igh an pas\u00e1iste beag \u00e1bhartha seo as an Tuarasc\u00e1il, faoi Comhairle Contae Chorca\u00ed (t\u00e1 br\u00f3n orm Comhairle Contae Chorca\u00ed!):<\/span><\/p><!-- \/wp:freeform --><!-- wp:freeform --><p style=\"margin-top:0pt;padding-top:0;margin-bottom:0pt;padding-bottom:0;line-height:1.2\"><span style=\"color:#000000;font-size:12pt\"><em>Fuair \u200b\u200bimscr\u00fad\u00fa amach gur sh\u00e1raigh Comhairle Contae Chorca\u00ed an oibleag\u00e1id teanga reacht\u00fail at\u00e1 i Fo-alt 18 (1) d'Acht na dTeangacha Oifigi\u00fala 2003 a mh\u00e9id toisc go mbaineann s\u00e9 le sol\u00e1thar a sc\u00e9im teanga reacht\u00fail tr\u00ed Ghaeilge a shol\u00e1thar leagan den \u00e1bhar statach ar shu\u00edomh gr\u00e9as\u00e1in na Comhairle tr\u00ed \u00fas\u00e1id na seirbh\u00edse aistri\u00fach\u00e1in meais\u00edn Google Translate. \u00a0Fuair \u200b\u200bm\u00e9 gear\u00e1n \u00f3 bhall den phobal a \u00fas\u00e1ideann a bh\u00ed \u00e1 dh\u00e9anamh de ch\u00f3ras aistri\u00fach\u00e1in meais\u00edn le sol\u00e1thar an leagan Gaeilge de shu\u00edomh gr\u00e9as\u00e1in Chomhairle Contae Chorca\u00ed.<\/em><\/span><\/p><!-- \/wp:freeform --><!-- wp:freeform --><p style=\"margin-top:0pt;padding-top:0;margin-bottom:0pt;padding-bottom:0;line-height:1.2\"><span style=\"color:#000000;font-size:12pt\">Cad a cheapann t\u00fa? \u00a0Nach bhfuil s\u00e9 uaf\u00e1sach?<\/span><\/p><!-- \/wp:freeform --><!-- wp:freeform --><p style=\"margin-top:0pt;padding-top:0;margin-bottom:0pt;padding-bottom:0;line-height:1.2\"><span style=\"color:#000000;font-size:12pt\">Ach fan n\u00f3im\u00e9ad. \u00a0T\u00e1 ceann eile agam \u2013 anois l\u00e9igh an pas\u00e1iste seo:<\/span><\/p><!-- \/wp:freeform --><!-- wp:freeform --><p style=\"margin-top:0pt;padding-top:0;margin-bottom:0pt;padding-bottom:0;line-height:1.2\"><span style=\"color:#000000;font-size:12pt\"><em>L\u00e9irigh imscr\u00fad\u00fa gur sh\u00e1raigh Comhairle Contae Chorca\u00ed an dualgas reacht\u00fail teanga at\u00e1 daingnithe i bhfo-alt 18(1) d\u2019Acht na dTeangacha Oifigi\u00fala, 2003 fad is a bhaineann s\u00e9 le cur i bhfeidhm m\u00edr de sc\u00e9im teanga reacht\u00fail tr\u00edd an leagan Gaeilge den \u00e1bhar statach ar shu\u00edomh gr\u00e9as\u00e1in na Comhairle Contae a shol\u00e1thar tr\u00edd an tseirbh\u00eds meais\u00ednaistri\u00fach\u00e1in Google Translate. Rinne duine den phobal gear\u00e1n liom go raibh leas \u00e1 bhaint as c\u00f3ras meais\u00ednaistri\u00fach\u00e1in chun an leagan Gaeilge de shu\u00edomh gr\u00e9as\u00e1in Chomhairle Contae Chorca\u00ed a chur ar f\u00e1il.<\/em><\/span><\/p><!-- \/wp:freeform --><!-- wp:freeform --><p style=\"margin-top:0pt;padding-top:0;margin-bottom:0pt;padding-bottom:0;line-height:1.2\"><span style=\"color:#000000;font-size:12pt\">Anois, cad a cheapann t\u00fa? \u00a0Nach bhfuil t\u00fa in ann \u00e9 a thuiscint? \u00a0Nach m\u00f3r an difr\u00edocht idir an d\u00e1 phas\u00e1iste sin? \u00a0C\u00e9ard \u2018t\u00e1 ar si\u00fal?<\/span><\/p><!-- \/wp:freeform --><!-- wp:freeform --><p style=\"margin-top:0pt;padding-top:0;margin-bottom:0pt;padding-bottom:0;line-height:1.2\"><span style=\"color:#000000;font-size:12pt\">Don ch\u00e9ad cheann th\u00f3g m\u00e9 an leagan B\u00e9arla den phas\u00e1iste i gceist agus d\u2019\u00fas\u00e1id m\u00e9 \u00e9 sin mar ionchar do \u2018Google Translate\u2019 chun \u00e9 a aistri\u00fa go Gaeilge. \u00a0Scr\u00edobh an Coimisin\u00e9ir an dara ceann d\u00edreach as Gaeilge.  Is follas nach bhfuil an ch\u00e9ad cheann in\u00fas\u00e1idte.<\/span><\/p><!-- \/wp:freeform --><!-- wp:freeform --><p style=\"margin-top:0pt;padding-top:0;margin-bottom:0pt;padding-bottom:0;line-height:1.2\"><span style=\"color:#000000;font-size:12pt\">T\u00e1 m\u00e9 tr\u00edna ch\u00e9ile a fh\u00e1il amach gur \u00fas\u00e1id Comhairle Contae Chorca\u00ed - contae ina bhfuil Gaeltacht M\u00fascr\u00e1\u00ed \u2013 \u2018Google Translate\u2019 chun buan\u00e1bhar ar shu\u00edomh gr\u00e9as\u00e1in na Comhairle Contae a chur ar f\u00e1il i nGaeilge. \u00a0\u00a0Ag iarraidh an cleachtadh seo a chosaint, d\u00fairt an Chomhairle nach raibh an  t-airgead n\u00f3 an t-am acu comhlacht pr\u00edobh\u00e1ideach aistri\u00fach\u00e1in a \u00fas\u00e1id, agus go <\/span><span style=\"color:#000000;font-size:12pt\">raibh seans m\u00f3r ar aon n\u00f3s go nd\u00e9anfar athdhearadh ar an su\u00edomh. \u00a0Cheap siad freisin nach sh\u00e1r\u00f3dh an t-aistri\u00fach\u00e1n Gaeilge a bh\u00ed \u00e1 chur ar f\u00e1il tr\u00ed ch\u00f3ras meais\u00ednaistri\u00fach\u00e1in amh\u00e1in Acht na dTeangacha Oifigi\u00fala.  D\u00fairt siad gur beart sealadach a bh\u00ed ann go dt\u00ed go mbeid\u00eds in ann aistri\u00fach\u00e1n n\u00edos cruinne a chur ar f\u00e1il.<\/span><\/p><!-- \/wp:freeform --><!-- wp:freeform --><p style=\"margin-top:0pt;padding-top:0;margin-bottom:0pt;padding-bottom:0;line-height:1.2\"><span style=\"color:#000000;font-size:12pt\">Tar \u00e9is an t-\u00e1bhar a phl\u00e9 leis an gCoimisin\u00e9ir, ghlac an Chomhairle Contae leis, \u00e1fach, nach raibh aistri\u00fach\u00e1n ar \u00e1bhar statach an tsu\u00edmh gr\u00e9as\u00e1in ar an gcaighde\u00e1n c\u00e9anna leis an mbunleagan B\u00e9arla agus chuireadh plean in \u00e1it aistri\u00fa cruinne a dh\u00e9anamh in imeacht bliana, agus an d\u00e1 leagan a choime\u00e1d i sionc le ch\u00e9ile as sin amach.<\/span><\/p><!-- \/wp:freeform --><!-- wp:freeform --><p style=\"margin-top:0pt;padding-top:0;margin-bottom:0pt;padding-bottom:0;line-height:1.2\"><span style=\"color:#000000;font-size:12pt\">D\u00fairt an Coimisin\u00e9ir gur f\u00e9idir go dtiocfadh an l\u00e1 f\u00f3s a mbeidh aistri\u00fach\u00e1in \u00e1 gcur ar f\u00e1il ag meais\u00ednaistri\u00fach\u00e1n as f\u00e9in ar chaighde\u00e1n at\u00e1 s\u00e1s\u00fail \u00f3 thaobh chruinneas na cumars\u00e1ide chun cr\u00edocha oifigi\u00fala de, ach nach raibh s\u00e9 l\u00e9ir d\u00f3 go bhfuil an l\u00e1 sin tagtha go f\u00f3ill.<\/span><\/p><!-- \/wp:freeform --><!-- wp:freeform --><p style=\"margin-top:0pt;padding-top:0;margin-bottom:0pt;padding-bottom:0;line-height:1.2\"><span style=\"color:#000000;font-size:12pt\">Sin sampla amh\u00e1in den obair den ch\u00e9ad scoth at\u00e1 \u00e1 dh\u00e9anamh ag an gCoimisin\u00e9ir. \u00a0Is trua go bhfuil g\u00e1 ann le Geat\u00f3ir Teanga mar seo, ach t\u00e1 an t-\u00e1dh dearg orainn go l\u00e9ir go bhfuil geat\u00f3ir chomh h\u00e9ifeachtach le R\u00f3n\u00e1n \u00d3 Domhnaill againn ag an am r\u00edth\u00e1bhachtach seo i saol \u00e1r dteanga agus \u00e1r gcult\u00far.<\/span><\/p><!-- \/wp:freeform --><!-- wp:freeform --><p style=\"margin-top:0pt;padding-top:0;margin-bottom:8pt;padding-bottom:0;line-height:1.3\"><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:8pt;padding-bottom:0;line-height:1.3\"><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:8pt;padding-bottom:0;line-height:1.3\"><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:8pt;padding-bottom:0;line-height:1.3\"><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:8pt;padding-bottom:0;line-height:1.3\"><span style=\"display:inline-block;height:1em\"><span style=\"display:none\">.<\/span><\/span><\/p><!-- \/wp:freeform -->","_et_gb_content_width":"","footnotes":""},"categories":[43,38],"tags":[],"class_list":["post-8006","post","type-post","status-publish","format-standard","has-post-thumbnail","hentry","category-cursai-teanga","category-polaitiocht"],"_links":{"self":[{"href":"https:\/\/mickgb.com\/en\/wp-json\/wp\/v2\/posts\/8006","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=8006"}],"version-history":[{"count":3,"href":"https:\/\/mickgb.com\/en\/wp-json\/wp\/v2\/posts\/8006\/revisions"}],"predecessor-version":[{"id":9593,"href":"https:\/\/mickgb.com\/en\/wp-json\/wp\/v2\/posts\/8006\/revisions\/9593"}],"wp:featuredmedia":[{"embeddable":true,"href":"https:\/\/mickgb.com\/en\/wp-json\/wp\/v2\/media\/6850"}],"wp:attachment":[{"href":"https:\/\/mickgb.com\/en\/wp-json\/wp\/v2\/media?parent=8006"}],"wp:term":[{"taxonomy":"category","embeddable":true,"href":"https:\/\/mickgb.com\/en\/wp-json\/wp\/v2\/categories?post=8006"},{"taxonomy":"post_tag","embeddable":true,"href":"https:\/\/mickgb.com\/en\/wp-json\/wp\/v2\/tags?post=8006"}],"curies":[{"name":"wp","href":"https:\/\/api.w.org\/{rel}","templated":true}]}}