|
| 1 | +# Copyright (C) 2012 The Libphonenumber Authors |
| 2 | + |
| 3 | +# Licensed under the Apache License, Version 2.0 (the "License"); |
| 4 | +# you may not use this file except in compliance with the License. |
| 5 | +# You may obtain a copy of the License at |
| 6 | + |
| 7 | +# http://www.apache.org/licenses/LICENSE-2.0 |
| 8 | + |
| 9 | +# Unless required by applicable law or agreed to in writing, software |
| 10 | +# distributed under the License is distributed on an "AS IS" BASIS, |
| 11 | +# WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied. |
| 12 | +# See the License for the specific language governing permissions and |
| 13 | +# limitations under the License. |
| 14 | + |
| 15 | +# Originally sourced from: |
| 16 | +# http://www.comreg.ie/gtna/index.html |
| 17 | +# "Charleville" and "Newcastle West" are chosen over "Rathluirc" and |
| 18 | +# "Newcastlewest" as being the names in common everyday usage, for example the |
| 19 | +# Wikipedia entries for both towns use the former names throughout. |
| 20 | +# http://en.wikipedia.org/wiki/Charleville,_County_Cork, |
| 21 | +# http://en.wikipedia.org/wiki/Newcastle_West |
| 22 | + |
| 23 | +3531|Dublin |
| 24 | +35321|Cork/Kinsale/Coachford |
| 25 | +35322|Mallow |
| 26 | +35323|Bandon |
| 27 | +35324|Youghal |
| 28 | +35325|Fermoy |
| 29 | +35326|Macroom |
| 30 | +35327|Bantry |
| 31 | +35328|Skibbereen |
| 32 | +35329|Kanturk |
| 33 | +353402|Arklow |
| 34 | +353404|Wicklow |
| 35 | +35341|Drogheda/Ardee |
| 36 | +35342|Dundalk/Carrickmacross/Castleblaney |
| 37 | +35343|Longford/Granard |
| 38 | +35344|Mullingar/Castlepollard/Tyrrellspass |
| 39 | +35345|Naas/Kildare/Curragh |
| 40 | +35346|Navan/Kells/Trim/Edenderry/Enfield |
| 41 | +35347|Monaghan/Clones |
| 42 | +35349|Cavan/Cootehill/Oldcastle/Belturbet |
| 43 | +353504|Thurles |
| 44 | +353505|Roscrea |
| 45 | +35351|Waterford/Carrick-on-Suir/New Ross/Kilmacthomas |
| 46 | +35352|Clonmel/Cahir/Killenaule |
| 47 | +35353|Wexford/Enniscorthy/Ferns/Gorey |
| 48 | +35356|Kilkenny/Castlecomer/Freshford |
| 49 | +35357|Portlaoise/Abbeyleix/Tullamore/Birr |
| 50 | +35358|Dungarvan |
| 51 | +35359|Carlow/Muine Bheag/Athy/Baltinglass |
| 52 | +35361|Limerick/Scariff |
| 53 | +35362|Tipperary/Cashel |
| 54 | +35363|Charleville |
| 55 | +35364|Killarney/Rathmore |
| 56 | +35365|Ennis/Ennistymon/Kilrush |
| 57 | +35366|Tralee/Dingle/Killorglin/Cahersiveen |
| 58 | +35367|Nenagh |
| 59 | +35368|Listowel |
| 60 | +35369|Newcastle West |
| 61 | +35371|Sligo/Manorhamilton/Carrick-on-Shannon |
| 62 | +35374|Letterkenny/Donegal/Dungloe/Buncrana |
| 63 | +35390|Athlone/Ballinasloe/Portumna/Roscommon |
| 64 | +35391|Galway/Gort/Loughrea |
| 65 | +35393|Tuam |
| 66 | +35394|Castlebar/Claremorris/Castlerea/Ballinrobe |
| 67 | +35395|Clifden |
| 68 | +35396|Ballina |
| 69 | +35397|Belmullet |
| 70 | +35398|Westport |
| 71 | +35399|Kilronan |
0 commit comments