diff --git a/mozilla/extensions/inspector/resources/Makefile.in b/mozilla/extensions/inspector/resources/Makefile.in index 43bb4af6491..279f14c1b05 100644 --- a/mozilla/extensions/inspector/resources/Makefile.in +++ b/mozilla/extensions/inspector/resources/Makefile.in @@ -48,6 +48,7 @@ ALL_LOCALES = \ cs-CZ \ de \ en-US \ + ga-IE \ pl \ ru \ sv-SE \ diff --git a/mozilla/extensions/inspector/resources/locale/ga-IE/editing.dtd b/mozilla/extensions/inspector/resources/locale/ga-IE/editing.dtd new file mode 100644 index 00000000000..ea0ac7e0f6e --- /dev/null +++ b/mozilla/extensions/inspector/resources/locale/ga-IE/editing.dtd @@ -0,0 +1,16 @@ + + + + + + + + + + + + + + + + diff --git a/mozilla/extensions/inspector/resources/locale/ga-IE/inspector.dtd b/mozilla/extensions/inspector/resources/locale/ga-IE/inspector.dtd new file mode 100644 index 00000000000..e8049494a15 --- /dev/null +++ b/mozilla/extensions/inspector/resources/locale/ga-IE/inspector.dtd @@ -0,0 +1,52 @@ + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + diff --git a/mozilla/extensions/inspector/resources/locale/ga-IE/inspector.properties b/mozilla/extensions/inspector/resources/locale/ga-IE/inspector.properties new file mode 100644 index 00000000000..f908998ab19 --- /dev/null +++ b/mozilla/extensions/inspector/resources/locale/ga-IE/inspector.properties @@ -0,0 +1,71 @@ +# ***** BEGIN LICENSE BLOCK ***** +# Version: MPL 1.1/GPL 2.0/LGPL 2.1 +# +# The contents of this file are subject to the Mozilla Public License Version +# 1.1 (the "License"); you may not use this file except in compliance with +# the License. You may obtain a copy of the License at +# http://www.mozilla.org/MPL/ +# +# Software distributed under the License is distributed on an "AS IS" basis, +# WITHOUT WARRANTY OF ANY KIND, either express or implied. See the License +# for the specific language governing rights and limitations under the +# License. +# +# The Original Code is DOM Inspector. +# +# The Initial Developer of the Original Code is +# Netscape Communications Corporation. +# Portions created by the Initial Developer are Copyright (C) 2003 +# the Initial Developer. All Rights Reserved. +# +# Contributor(s): +# +# Alternatively, the contents of this file may be used under the terms of +# either the GNU General Public License Version 2 or later (the "GPL"), or +# the GNU Lesser General Public License Version 2.1 or later (the "LGPL"), +# in which case the provisions of the GPL or the LGPL are applicable instead +# of those above. If you wish to allow use of your version of this file only +# under the terms of either the GPL or the LGPL, and not to allow others to +# use your version of this file under the terms of the MPL, indicate your +# decision by deleting the provisions above and replace them with the notice +# and other provisions required by the GPL or the LGPL. If you do not delete +# the provisions above, a recipient may use your version of this file under +# the terms of any one of the MPL, the GPL or the LGPL. +# +# ***** END LICENSE BLOCK ***** + + +inspectURL.title=Scr\u00FAdaigh URL +inspectURL.message=Iontr\u00E1il URL: +inspectWindow.error.message=N\u00ED f\u00E9idir aistri\u00FA go dt\u00ED an fhuinneog iarrtha. +inspectWindow.error.title=Scr\u00FAdaigh Earr\u00E1id Fhuinneoga +styleRuleNewProperty.title=Riail Nua St\u00EDle +styleRuleEditProperty.title=Cuir Riail St\u00EDle in Eagar +styleRulePropertyValue.message=Iontr\u00E1il luach an air\u00ED: +styleRulePropertyName.message=Iontr\u00E1il ainm an air\u00ED: +sidebar.title=Scr\u00FAdaitheoir DOM +sidebarInstalled=T\u00E1 an barra taoibh suite\u00E1ilte. +newAttribute.title=Aitreab\u00FAid Nua +editAttribute.title=Cuir Aitreab\u00FAid in Eagar +enterAttrName.message=Iontr\u00E1il ainm na haitreab\u00FAide: +enterAttrValue.message=Iontr\u00E1il luach na haitreab\u00FAide: +findNodesDocumentEnd.message=T\u00E1 deireadh na c\u00E1ip\u00E9ise sroichte. +findNodesDocumentEnd.title=Aimsigh N\u00F3id +#LOCALIZATION NOTE (root.title) label displayed for the tree head of the JavaScript Object tree +root.title=\u00C1bhar + + +# The following items correspond to the node types defined by the +# W3C DOM Core specification. +1=Eilimint +2=Aitreab\u00FAid +3=T\u00E9acs +4=Rann\u00E1n CDATA +5=Tagairt Aon\u00E1in +6=Aon\u00E1n +7=Ord\u00FA Pr\u00F3ise\u00E1la +8=N\u00F3ta +9=C\u00E1ip\u00E9is +10=Cine\u00E1l C\u00E1ip\u00E9ise +11=Bl\u00FAire de Ch\u00E1ip\u00E9is +12=Nodaireacht diff --git a/mozilla/extensions/inspector/resources/locale/ga-IE/prefs.dtd b/mozilla/extensions/inspector/resources/locale/ga-IE/prefs.dtd new file mode 100644 index 00000000000..5d0a4831053 --- /dev/null +++ b/mozilla/extensions/inspector/resources/locale/ga-IE/prefs.dtd @@ -0,0 +1,15 @@ + + + + + + + + + + + + + + diff --git a/mozilla/extensions/inspector/resources/locale/ga-IE/search/findFiles.dtd b/mozilla/extensions/inspector/resources/locale/ga-IE/search/findFiles.dtd new file mode 100644 index 00000000000..62ee10f543c --- /dev/null +++ b/mozilla/extensions/inspector/resources/locale/ga-IE/search/findFiles.dtd @@ -0,0 +1,4 @@ + + + + diff --git a/mozilla/extensions/inspector/resources/locale/ga-IE/search/junkImgs.dtd b/mozilla/extensions/inspector/resources/locale/ga-IE/search/junkImgs.dtd new file mode 100644 index 00000000000..49e4aea841a --- /dev/null +++ b/mozilla/extensions/inspector/resources/locale/ga-IE/search/junkImgs.dtd @@ -0,0 +1,4 @@ + + diff --git a/mozilla/extensions/inspector/resources/locale/ga-IE/tasksOverlay.dtd b/mozilla/extensions/inspector/resources/locale/ga-IE/tasksOverlay.dtd new file mode 100644 index 00000000000..5c05085d024 --- /dev/null +++ b/mozilla/extensions/inspector/resources/locale/ga-IE/tasksOverlay.dtd @@ -0,0 +1,6 @@ + + + + + + diff --git a/mozilla/extensions/inspector/resources/locale/ga-IE/viewers/boxModel.dtd b/mozilla/extensions/inspector/resources/locale/ga-IE/viewers/boxModel.dtd new file mode 100644 index 00000000000..ebbb93b79e6 --- /dev/null +++ b/mozilla/extensions/inspector/resources/locale/ga-IE/viewers/boxModel.dtd @@ -0,0 +1,42 @@ + + + + + + diff --git a/mozilla/extensions/inspector/resources/locale/ga-IE/viewers/computedStyle.dtd b/mozilla/extensions/inspector/resources/locale/ga-IE/viewers/computedStyle.dtd new file mode 100644 index 00000000000..4d005bd9424 --- /dev/null +++ b/mozilla/extensions/inspector/resources/locale/ga-IE/viewers/computedStyle.dtd @@ -0,0 +1,39 @@ + + + diff --git a/mozilla/extensions/inspector/resources/locale/ga-IE/viewers/dom.dtd b/mozilla/extensions/inspector/resources/locale/ga-IE/viewers/dom.dtd new file mode 100644 index 00000000000..a02b13d7eb1 --- /dev/null +++ b/mozilla/extensions/inspector/resources/locale/ga-IE/viewers/dom.dtd @@ -0,0 +1,74 @@ + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + diff --git a/mozilla/extensions/inspector/resources/locale/ga-IE/viewers/domNode.dtd b/mozilla/extensions/inspector/resources/locale/ga-IE/viewers/domNode.dtd new file mode 100644 index 00000000000..737d863dac3 --- /dev/null +++ b/mozilla/extensions/inspector/resources/locale/ga-IE/viewers/domNode.dtd @@ -0,0 +1,41 @@ + + + + + diff --git a/mozilla/extensions/inspector/resources/locale/ga-IE/viewers/jsObject.dtd b/mozilla/extensions/inspector/resources/locale/ga-IE/viewers/jsObject.dtd new file mode 100644 index 00000000000..ad5b27d0a71 --- /dev/null +++ b/mozilla/extensions/inspector/resources/locale/ga-IE/viewers/jsObject.dtd @@ -0,0 +1,46 @@ + + + + + + + + diff --git a/mozilla/extensions/inspector/resources/locale/ga-IE/viewers/styleRules.dtd b/mozilla/extensions/inspector/resources/locale/ga-IE/viewers/styleRules.dtd new file mode 100644 index 00000000000..fe6063871c8 --- /dev/null +++ b/mozilla/extensions/inspector/resources/locale/ga-IE/viewers/styleRules.dtd @@ -0,0 +1,54 @@ + + + + + + + + + + + + + + + + + + diff --git a/mozilla/extensions/inspector/resources/locale/ga-IE/viewers/stylesheets.dtd b/mozilla/extensions/inspector/resources/locale/ga-IE/viewers/stylesheets.dtd new file mode 100644 index 00000000000..1ed566911af --- /dev/null +++ b/mozilla/extensions/inspector/resources/locale/ga-IE/viewers/stylesheets.dtd @@ -0,0 +1,39 @@ + + + diff --git a/mozilla/extensions/inspector/resources/locale/ga-IE/viewers/xblBindings.dtd b/mozilla/extensions/inspector/resources/locale/ga-IE/viewers/xblBindings.dtd new file mode 100644 index 00000000000..7d17b8372ae --- /dev/null +++ b/mozilla/extensions/inspector/resources/locale/ga-IE/viewers/xblBindings.dtd @@ -0,0 +1,46 @@ + + + + + + + + + +