[Pkg-mozext-commits] [adblock-plus-element-hiding-helper] 59/483: Uploading translations

David Prévot taffit at moszumanska.debian.org
Thu Jan 22 21:41:26 UTC 2015


This is an automated email from the git hooks/post-receive script.

taffit pushed a commit to branch master
in repository adblock-plus-element-hiding-helper.

commit 592f96443a9001bbd832b69c9f3aaf7b191f2be0
Author: Wladimir Palant <trev at gtchat.de>
Date:   Mon Jan 22 00:29:11 2007 +0000

    Uploading translations
    
    --HG--
    extra : convert_revision : svn%3Ad8bf93c1-8190-44a8-bb31-1ea94378a4df/trunk%40663
---
 chrome/locale/cs-CZ/composer.dtd            | 16 ++++++++++++
 chrome/locale/cs-CZ/contents.rdf            | 19 ++++++++++++++
 chrome/locale/cs-CZ/global.properties       | 19 ++++++++++++++
 chrome/locale/cs-CZ/overlay.dtd             |  5 ++++
 chrome/locale/es-ES/composer.dtd            | 16 ++++++++++++
 chrome/locale/{hu-HU => es-ES}/contents.rdf | 12 ++++-----
 chrome/locale/es-ES/global.properties       | 19 ++++++++++++++
 chrome/locale/es-ES/overlay.dtd             |  5 ++++
 chrome/locale/fr-FR/composer.dtd            | 16 ++++++++++++
 chrome/locale/fr-FR/contents.rdf            | 19 ++++++++++++++
 chrome/locale/fr-FR/global.properties       | 19 ++++++++++++++
 chrome/locale/fr-FR/overlay.dtd             |  5 ++++
 chrome/locale/hu-HU/contents.rdf            | 28 ++++++++++----------
 chrome/locale/hu-HU/global.properties       |  8 +++---
 chrome/locale/hu-HU/overlay.dtd             |  2 +-
 chrome/locale/it-IT/composer.dtd            | 16 ++++++++++++
 chrome/locale/it-IT/contents.rdf            | 19 ++++++++++++++
 chrome/locale/it-IT/global.properties       | 19 ++++++++++++++
 chrome/locale/it-IT/overlay.dtd             |  5 ++++
 chrome/locale/zh-CN/composer.dtd            | 40 +++++++++++++++++++++++++++++
 chrome/locale/zh-CN/contents.rdf            | 19 ++++++++++++++
 chrome/locale/zh-CN/global.properties       | 20 +++++++++++++++
 chrome/locale/zh-CN/overlay.dtd             | 29 +++++++++++++++++++++
 chrome/locale/zh-TW/composer.dtd            | 16 ++++++++++++
 chrome/locale/zh-TW/contents.rdf            | 19 ++++++++++++++
 chrome/locale/zh-TW/global.properties       | 19 ++++++++++++++
 chrome/locale/zh-TW/overlay.dtd             |  5 ++++
 27 files changed, 409 insertions(+), 25 deletions(-)

diff --git a/chrome/locale/cs-CZ/composer.dtd b/chrome/locale/cs-CZ/composer.dtd
new file mode 100644
index 0000000..5d8b420
--- /dev/null
+++ b/chrome/locale/cs-CZ/composer.dtd
@@ -0,0 +1,16 @@
+<!ENTITY dialog.title "Vytvořit pravidlo pro skrývání elementu">
+<!ENTITY accept.label "Přidat pravidlo">
+<!ENTITY advanced.label "Rozšířené rozhraní">
+<!ENTITY basic.label "Základní rozhraní">
+<!ENTITY expression.label "Pravidlo">
+<!ENTITY preview.label "Náhled">
+<!ENTITY domain.label "Pro doménu">
+<!ENTITY domain.none.label "Jakákoli doména (nedoporučuje se)">
+<!ENTITY nodes-tree.node.label "Node">
+<!ENTITY nodes-tree.id.label "id">
+<!ENTITY nodes-tree.class.label "class">
+<!ENTITY attributes.label "Požadované atributy">
+<!ENTITY attributes.tagname.label "Jméno tagu:">
+<!ENTITY attributes.firstchild.label "První potomek">
+<!ENTITY attributes.lastchild.label "Poslední potomek">
+<!ENTITY attributes.custom.label "Vlastní CSS:">
diff --git a/chrome/locale/cs-CZ/contents.rdf b/chrome/locale/cs-CZ/contents.rdf
new file mode 100644
index 0000000..648c440
--- /dev/null
+++ b/chrome/locale/cs-CZ/contents.rdf
@@ -0,0 +1,19 @@
+<?xml version="1.0"?>
+<RDF:RDF xmlns:RDF="http://www.w3.org/1999/02/22-rdf-syntax-ns#"
+		 xmlns:chrome="http://www.mozilla.org/rdf/chrome#">
+
+	<RDF:Seq about="urn:mozilla:locale:root">
+		<RDF:li resource="urn:mozilla:locale:cs-CZ"/>
+	</RDF:Seq>
+
+	<RDF:Description about="urn:mozilla:locale:cs-CZ"
+			chrome:displayName="Czech(CZ)"
+			chrome:author="Jakub Tománek"
+			chrome:name="cs-CZ">
+		<chrome:packages>
+			<RDF:Seq about="urn:mozilla:locale:cs-CZ:packages">
+				<RDF:li resource="urn:mozilla:locale:cs-CZ:elemhidehelper"/>
+			</RDF:Seq>
+		</chrome:packages>
+	</RDF:Description>
+</RDF:RDF>
diff --git a/chrome/locale/cs-CZ/global.properties b/chrome/locale/cs-CZ/global.properties
new file mode 100644
index 0000000..3f422fd
--- /dev/null
+++ b/chrome/locale/cs-CZ/global.properties
@@ -0,0 +1,19 @@
+command.select.key=v
+command.select.label=vybrat element
+command.wider.key=r
+command.wider.label=rozšířit
+command.narrower.key=z
+command.narrower.label=zúžit
+command.quit.key=u
+command.quit.label=ukončit výběr
+command.blinkElement.key=b
+command.blinkElement.label=zablikat elementem
+command.viewSource.key=d
+command.viewSource.label=zobrazit zdroj
+command.viewSourceWindow.key=o
+command.viewSourceWindow.label=zobrazit zdroj (v novém okně)
+command.showMenu.key=n
+command.showMenu.label=zobrazit/skrýt nápovědu
+noabp_warning_title=Element Hiding Helper
+noabp_warning_text=Rozšíření Element Hiding Helper, které chcete nainstalovat, vyžaduje Adblock Plus %S nebo vyšší. Prosím nainstalujte nebo aktualizujte Adblock Plus, do té doby zůstane Element Hiding Helper neaktivní.
+noabp_warning_disable=Příště toto varování nezobrazovat
diff --git a/chrome/locale/cs-CZ/overlay.dtd b/chrome/locale/cs-CZ/overlay.dtd
new file mode 100644
index 0000000..a46cda2
--- /dev/null
+++ b/chrome/locale/cs-CZ/overlay.dtd
@@ -0,0 +1,5 @@
+<!ENTITY selectelement.label "Vybrat element ke skrytí">
+<!ENTITY selectelement.accesskey "V">
+<!ENTITY stopselection.label "Zrušit výběr elementu">
+<!ENTITY stopselection.accesskey "Z">
+<!ENTITY helpbox.title "Výběr elementu - Klávesové zkratky">
diff --git a/chrome/locale/es-ES/composer.dtd b/chrome/locale/es-ES/composer.dtd
new file mode 100644
index 0000000..f414f1f
--- /dev/null
+++ b/chrome/locale/es-ES/composer.dtd
@@ -0,0 +1,16 @@
+<!ENTITY dialog.title "Componer regla de ocultación de elementos">
+<!ENTITY accept.label "Añadir filtro">
+<!ENTITY advanced.label "Vista avanzada">
+<!ENTITY basic.label "Vista básica">
+<!ENTITY expression.label "Filtro">
+<!ENTITY preview.label "Vista previa">
+<!ENTITY domain.label "Vincular a un dominio web">
+<!ENTITY domain.none.label "Cualquier dominio web (no recomendable)">
+<!ENTITY nodes-tree.node.label "Nodo">
+<!ENTITY nodes-tree.id.label "id">
+<!ENTITY nodes-tree.class.label "class">
+<!ENTITY attributes.label "Atributos requeridos">
+<!ENTITY attributes.tagname.label "Nombre de etiqueta (tag):">
+<!ENTITY attributes.firstchild.label "Primer hijo">
+<!ENTITY attributes.lastchild.label "Último hijo">
+<!ENTITY attributes.custom.label "CSS personalizado:">
diff --git a/chrome/locale/hu-HU/contents.rdf b/chrome/locale/es-ES/contents.rdf
similarity index 53%
copy from chrome/locale/hu-HU/contents.rdf
copy to chrome/locale/es-ES/contents.rdf
index 6d83048..b10eacd 100644
--- a/chrome/locale/hu-HU/contents.rdf
+++ b/chrome/locale/es-ES/contents.rdf
@@ -3,16 +3,16 @@
 		 xmlns:chrome="http://www.mozilla.org/rdf/chrome#">
 
 	<RDF:Seq about="urn:mozilla:locale:root">
-		<RDF:li resource="urn:mozilla:locale:hu-HU"/>
+		<RDF:li resource="urn:mozilla:locale:es-ES"/>
 	</RDF:Seq>
 
-	<RDF:Description about="urn:mozilla:locale:hu-HU"
-			chrome:displayName="Hungarian(HU)"
+	<RDF:Description about="urn:mozilla:locale:es-ES"
+			chrome:displayName="Espa�ol(ES)"
 			chrome:author="Wladimir Palant"
-			chrome:name="hu-HU">
+			chrome:name="es-ES">
 		<chrome:packages>
-			<RDF:Seq about="urn:mozilla:locale:hu-HU:packages">
-				<RDF:li resource="urn:mozilla:locale:hu-HU:elemhidehelper"/>
+			<RDF:Seq about="urn:mozilla:locale:es-ES:packages">
+				<RDF:li resource="urn:mozilla:locale:es-ES:elemhidehelper"/>
 			</RDF:Seq>
 		</chrome:packages>
 	</RDF:Description>
diff --git a/chrome/locale/es-ES/global.properties b/chrome/locale/es-ES/global.properties
new file mode 100644
index 0000000..5cff6f0
--- /dev/null
+++ b/chrome/locale/es-ES/global.properties
@@ -0,0 +1,19 @@
+command.select.key=s
+command.select.label=seleccionar elemento
+command.wider.key=a
+command.wider.label=ampliar
+command.narrower.key=r
+command.narrower.label=reducir
+command.quit.key=c
+command.quit.label=cancelar selección
+command.blinkElement.key=p
+command.blinkElement.label=resaltar con parpadeo
+command.viewSource.key=f
+command.viewSource.label=ver código fuente
+command.viewSourceWindow.key=u
+command.viewSourceWindow.label=ver código fuente (en otra ventana)
+command.showMenu.key=m
+command.showMenu.label=mostrar/ocultar ayuda
+noabp_warning_title=Element Hiding Helper
+noabp_warning_text=La extensión Element Hiding Helper que ha instalado requiere Adblock Plus %S o posterior. Hasta que instale o actualice Adblock Plus la extensión Element Hiding Helper se mantendrá desactivada.
+noabp_warning_disable=No volver a mostrar este aviso
diff --git a/chrome/locale/es-ES/overlay.dtd b/chrome/locale/es-ES/overlay.dtd
new file mode 100644
index 0000000..6acd4f3
--- /dev/null
+++ b/chrome/locale/es-ES/overlay.dtd
@@ -0,0 +1,5 @@
+<!ENTITY selectelement.label "Seleccionar elemento a ocultar">
+<!ENTITY selectelement.accesskey "S">
+<!ENTITY stopselection.label "Abortar la seleccion del elemento">
+<!ENTITY stopselection.accesskey "A">
+<!ENTITY helpbox.title "Selección de elementos - Teclas de acceso rápido">
diff --git a/chrome/locale/fr-FR/composer.dtd b/chrome/locale/fr-FR/composer.dtd
new file mode 100644
index 0000000..e6138b5
--- /dev/null
+++ b/chrome/locale/fr-FR/composer.dtd
@@ -0,0 +1,16 @@
+<!ENTITY dialog.title "Création de filtres pour masquer des éléments">
+<!ENTITY accept.label "Ajouter le filtre">
+<!ENTITY advanced.label "Affichage avancé">
+<!ENTITY basic.label "Affichage basique">
+<!ENTITY expression.label "Filtre">
+<!ENTITY preview.label "Aperçu">
+<!ENTITY domain.label "Associé au domaine">
+<!ENTITY domain.none.label "Tout domaine (non recommandé)">
+<!ENTITY nodes-tree.node.label "Noeud">
+<!ENTITY nodes-tree.id.label "id">
+<!ENTITY nodes-tree.class.label "class">
+<!ENTITY attributes.label "Attributs requis">
+<!ENTITY attributes.tagname.label "Nom de la balise :">
+<!ENTITY attributes.firstchild.label "Premier élément enfant">
+<!ENTITY attributes.lastchild.label "Dernier élément enfant">
+<!ENTITY attributes.custom.label "CSS personnalisée :">
diff --git a/chrome/locale/fr-FR/contents.rdf b/chrome/locale/fr-FR/contents.rdf
new file mode 100644
index 0000000..a7d3d25
--- /dev/null
+++ b/chrome/locale/fr-FR/contents.rdf
@@ -0,0 +1,19 @@
+<?xml version="1.0"?>
+<RDF:RDF xmlns:RDF="http://www.w3.org/1999/02/22-rdf-syntax-ns#"
+		 xmlns:chrome="http://www.mozilla.org/rdf/chrome#">
+
+	<RDF:Seq about="urn:mozilla:locale:root">
+		<RDF:li resource="urn:mozilla:locale:fr-FR"/>
+	</RDF:Seq>
+
+	<RDF:Description about="urn:mozilla:locale:fr-FR"
+			chrome:displayName="French(FR)"
+			chrome:author="Jojaba"
+			chrome:name="fr-FR">
+		<chrome:packages>
+			<RDF:Seq about="urn:mozilla:locale:fr-FR:packages">
+				<RDF:li resource="urn:mozilla:locale:fr-FR:elemhidehelper"/>
+			</RDF:Seq>
+		</chrome:packages>
+	</RDF:Description>
+</RDF:RDF>
diff --git a/chrome/locale/fr-FR/global.properties b/chrome/locale/fr-FR/global.properties
new file mode 100644
index 0000000..1854382
--- /dev/null
+++ b/chrome/locale/fr-FR/global.properties
@@ -0,0 +1,19 @@
+command.select.key=s
+command.select.label=sélectionner un élément
+command.wider.key=l
+command.wider.label=étendre la sélection
+command.narrower.key=r
+command.narrower.label=réduire la sélection
+command.quit.key=q
+command.quit.label=quitter le mode "sélection"
+command.blinkElement.key=c
+command.blinkElement.label=faire clignoter l'élément
+command.viewSource.key=s
+command.viewSource.label=afficher la source
+command.viewSourceWindow.key=f
+command.viewSourceWindow.label=afficher la source (dans une nouvelle fenêtre)
+command.showMenu.key=a
+command.showMenu.label=afficher/masquer l'aide
+noabp_warning_title=Element Hiding Helper
+noabp_warning_text=Cette extension nécessite Adblock Plus %S ou supérieur. Veuillez installer ou mettre à jour Adblock Plus, en attendant, Element Hiding Helper restera inactive.
+noabp_warning_disable=Ne plus m'avertir à l'avenir
diff --git a/chrome/locale/fr-FR/overlay.dtd b/chrome/locale/fr-FR/overlay.dtd
new file mode 100644
index 0000000..51419f5
--- /dev/null
+++ b/chrome/locale/fr-FR/overlay.dtd
@@ -0,0 +1,5 @@
+<!ENTITY selectelement.label "Sélectionner un élément à masquer">
+<!ENTITY selectelement.accesskey "S">
+<!ENTITY stopselection.label "Quitter le mode "sélection d'élément"">
+<!ENTITY stopselection.accesskey "Q">
+<!ENTITY helpbox.title "Sélection d'élément - Raccourcis">
diff --git a/chrome/locale/hu-HU/contents.rdf b/chrome/locale/hu-HU/contents.rdf
index 6d83048..d0d8ab1 100644
--- a/chrome/locale/hu-HU/contents.rdf
+++ b/chrome/locale/hu-HU/contents.rdf
@@ -1,19 +1,19 @@
 <?xml version="1.0"?>
 <RDF:RDF xmlns:RDF="http://www.w3.org/1999/02/22-rdf-syntax-ns#"
-		 xmlns:chrome="http://www.mozilla.org/rdf/chrome#">
+     xmlns:chrome="http://www.mozilla.org/rdf/chrome#">
 
-	<RDF:Seq about="urn:mozilla:locale:root">
-		<RDF:li resource="urn:mozilla:locale:hu-HU"/>
-	</RDF:Seq>
+  <RDF:Seq about="urn:mozilla:locale:root">
+    <RDF:li resource="urn:mozilla:locale:hu-HU"/>
+  </RDF:Seq>
 
-	<RDF:Description about="urn:mozilla:locale:hu-HU"
-			chrome:displayName="Hungarian(HU)"
-			chrome:author="Wladimir Palant"
-			chrome:name="hu-HU">
-		<chrome:packages>
-			<RDF:Seq about="urn:mozilla:locale:hu-HU:packages">
-				<RDF:li resource="urn:mozilla:locale:hu-HU:elemhidehelper"/>
-			</RDF:Seq>
-		</chrome:packages>
-	</RDF:Description>
+  <RDF:Description about="urn:mozilla:locale:hu-HU"
+      chrome:displayName="Hungarian(HU)"
+      chrome:author="Mikes Kaszmán István"
+      chrome:name="hu-HU">
+    <chrome:packages>
+      <RDF:Seq about="urn:mozilla:locale:hu-HU:packages">
+        <RDF:li resource="urn:mozilla:locale:hu-HU:elemhidehelper"/>
+      </RDF:Seq>
+    </chrome:packages>
+  </RDF:Description>
 </RDF:RDF>
diff --git a/chrome/locale/hu-HU/global.properties b/chrome/locale/hu-HU/global.properties
index 2d68ded..258e761 100644
--- a/chrome/locale/hu-HU/global.properties
+++ b/chrome/locale/hu-HU/global.properties
@@ -1,12 +1,12 @@
-command.select.key=k
+command.select.key=i
 command.select.label=elem kiválasztása
-command.wider.key=s
+command.wider.key=z
 command.wider.label=szélesebb
-command.narrower.key=a
+command.narrower.key=e
 command.narrower.label=keskenyebb
 command.quit.key=b
 command.quit.label=kiválasztás befejezése
-command.blinkElement.key=b
+command.blinkElement.key=v
 command.blinkElement.label=elem villogása
 command.viewSource.key=f
 command.viewSource.label=forráskód megjelenítése
diff --git a/chrome/locale/hu-HU/overlay.dtd b/chrome/locale/hu-HU/overlay.dtd
index 16b50f3..c6958eb 100644
--- a/chrome/locale/hu-HU/overlay.dtd
+++ b/chrome/locale/hu-HU/overlay.dtd
@@ -1,5 +1,5 @@
 <!ENTITY selectelement.label "Elrejtendő elem kiválasztása">
 <!ENTITY selectelement.accesskey "k">
 <!ENTITY stopselection.label "Elemkiválasztás megszakítása">
-<!ENTITY stopselection.accesskey "m">
+<!ENTITY stopselection.accesskey "k">
 <!ENTITY helpbox.title "Elemkiválasztás - Billentyűkombinációk">
diff --git a/chrome/locale/it-IT/composer.dtd b/chrome/locale/it-IT/composer.dtd
new file mode 100644
index 0000000..190e9d4
--- /dev/null
+++ b/chrome/locale/it-IT/composer.dtd
@@ -0,0 +1,16 @@
+<!ENTITY dialog.title "Composizione della regola per nascondere elementi">
+<!ENTITY accept.label "Aggiungi regola del filtro">
+<!ENTITY advanced.label "Visualizzazione avanzata">
+<!ENTITY basic.label "Visualizzazione di base">
+<!ENTITY expression.label "Regola del filtro">
+<!ENTITY preview.label "Anteprima">
+<!ENTITY domain.label "Legame con il dominio">
+<!ENTITY domain.none.label "qualsiasi dominio (non raccomandato)">
+<!ENTITY nodes-tree.node.label "Nodo">
+<!ENTITY nodes-tree.id.label "id">
+<!ENTITY nodes-tree.class.label "class">
+<!ENTITY attributes.label "Attributi richiesti">
+<!ENTITY attributes.tagname.label "Nome del tag:">
+<!ENTITY attributes.firstchild.label "Primo elemento figlio">
+<!ENTITY attributes.lastchild.label "Ultimo elemento figlio">
+<!ENTITY attributes.custom.label "CSS personalizzato:">
diff --git a/chrome/locale/it-IT/contents.rdf b/chrome/locale/it-IT/contents.rdf
new file mode 100644
index 0000000..b2fe28c
--- /dev/null
+++ b/chrome/locale/it-IT/contents.rdf
@@ -0,0 +1,19 @@
+<?xml version="1.0"?>
+<RDF:RDF xmlns:RDF="http://www.w3.org/1999/02/22-rdf-syntax-ns#"
+     xmlns:chrome="http://www.mozilla.org/rdf/chrome#">
+
+  <RDF:Seq about="urn:mozilla:locale:root">
+    <RDF:li resource="urn:mozilla:locale:it-IT"/>
+  </RDF:Seq>
+
+  <RDF:Description about="urn:mozilla:locale:it-IT"
+      chrome:displayName="Italian (IT)"
+      chrome:author="Luana Di Muzio"
+      chrome:name="it-IT">
+    <chrome:packages>
+      <RDF:Seq about="urn:mozilla:locale:it-IT:packages">
+        <RDF:li resource="urn:mozilla:locale:it-IT:elemhidehelper"/>
+      </RDF:Seq>
+    </chrome:packages>
+  </RDF:Description>
+</RDF:RDF>
diff --git a/chrome/locale/it-IT/global.properties b/chrome/locale/it-IT/global.properties
new file mode 100644
index 0000000..dc92f22
--- /dev/null
+++ b/chrome/locale/it-IT/global.properties
@@ -0,0 +1,19 @@
+command.select.key=s
+command.select.label=seleziona l'elemento
+command.wider.key=w
+command.wider.label=allarga la selezione
+command.narrower.key=n
+command.narrower.label=riduce la selezione
+command.quit.key=q
+command.quit.label=esce dalla selezione
+command.blinkElement.key=b
+command.blinkElement.label=fa lampeggiare l'elemento
+command.viewSource.key=v
+command.viewSource.label=visualizza sorgente
+command.viewSourceWindow.key=u
+command.viewSourceWindow.label=visualizza sorgente (in finestra separata)
+command.showMenu.key=h
+command.showMenu.label=mostra/nasconde questo pop-up
+noabp_warning_title=Element Hiding Helper
+noabp_warning_text=L'estensione Element Hiding Helper richiede che sia installata Adblock Plus %S o versioni superiori. Installare oppure aggiornare Adblock Plus, altrimenti Element Hiding Helper rimarrà inattiva
+noabp_warning_disable=Non mostrare ancora
diff --git a/chrome/locale/it-IT/overlay.dtd b/chrome/locale/it-IT/overlay.dtd
new file mode 100644
index 0000000..4b3d5b6
--- /dev/null
+++ b/chrome/locale/it-IT/overlay.dtd
@@ -0,0 +1,5 @@
+<!ENTITY selectelement.label "Seleziona con Element Hiding Helper">
+<!ENTITY selectelement.accesskey "T">
+<!ENTITY stopselection.label "Annulla la selezione dell'elemento">
+<!ENTITY stopselection.accesskey "A">
+<!ENTITY helpbox.title "Tasti per Element Hiding Helper">
diff --git a/chrome/locale/zh-CN/composer.dtd b/chrome/locale/zh-CN/composer.dtd
new file mode 100644
index 0000000..770106f
--- /dev/null
+++ b/chrome/locale/zh-CN/composer.dtd
@@ -0,0 +1,40 @@
+<!-- ***** BEGIN LICENSE BLOCK *****
+	 - Version: MPL 1.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 Adblock Plus Element Hiding Helper.
+	 -
+	 - The Initial Developer of the Original Code is
+	 - Wladimir Palant.
+	 - Portions created by the Initial Developer are Copyright (C) 2006
+	 - the Initial Developer. All Rights Reserved.
+	 -
+	 - Contributor(s):
+	 -
+	 - ***** END LICENSE BLOCK ***** -->
+
+<!ENTITY dialog.title             "编写元素隐藏规则">
+<!ENTITY accept.label             "添加过滤规则">
+<!ENTITY advanced.label           "高级视图">
+<!ENTITY basic.label              "基本视图">
+<!ENTITY expression.label         "过滤规则">
+<!ENTITY preview.label            "预览">
+<!ENTITY domain.label             "绑定至域">
+<!ENTITY domain.none.label        "任何域 (不推荐)">
+<!ENTITY nodes-tree.node.label    "节点">
+<!ENTITY nodes-tree.id.label      "id">
+<!ENTITY nodes-tree.class.label   "类别">
+<!ENTITY attributes.label         "要求属性">
+<!ENTITY attributes.tagname.label "Tag 名称:">
+<!ENTITY attributes.firstchild.label  "首 child">
+<!ENTITY attributes.lastchild.label   "末 child">
+<!ENTITY attributes.custom.label  "自定义 CSS:">
diff --git a/chrome/locale/zh-CN/contents.rdf b/chrome/locale/zh-CN/contents.rdf
new file mode 100644
index 0000000..d31525a
--- /dev/null
+++ b/chrome/locale/zh-CN/contents.rdf
@@ -0,0 +1,19 @@
+<?xml version="1.0"?>
+<RDF:RDF xmlns:RDF="http://www.w3.org/1999/02/22-rdf-syntax-ns#"
+     xmlns:chrome="http://www.mozilla.org/rdf/chrome#">
+
+  <RDF:Seq about="urn:mozilla:locale:root">
+    <RDF:li resource="urn:mozilla:locale:zh-CN"/>
+  </RDF:Seq>
+
+  <RDF:Description about="urn:mozilla:locale:zh-CN"
+      chrome:displayName="Chinese(Simplified)"
+      chrome:author="Blackdire (Mozine.org)"
+      chrome:name="zh-CN">
+    <chrome:packages>
+      <RDF:Seq about="urn:mozilla:locale:zh-CN:packages">
+        <RDF:li resource="urn:mozilla:locale:zh-CN:elemhidehelper"/>
+      </RDF:Seq>
+    </chrome:packages>
+  </RDF:Description>
+</RDF:RDF>
diff --git a/chrome/locale/zh-CN/global.properties b/chrome/locale/zh-CN/global.properties
new file mode 100644
index 0000000..98a2979
--- /dev/null
+++ b/chrome/locale/zh-CN/global.properties
@@ -0,0 +1,20 @@
+command.select.key=s
+command.select.label=选择元素
+command.wider.key=w
+command.wider.label=更宽
+command.narrower.key=n
+command.narrower.label=更窄
+command.quit.key=q
+command.quit.label=推出选择
+command.blinkElement.key=b
+command.blinkElement.label=元素闪烁
+command.viewSource.key=v
+command.viewSource.label=查看源码
+command.viewSourceWindow.key=u
+command.viewSourceWindow.label=查看源码 (于单独窗口)
+command.showMenu.key=h
+command.showMenu.label=显示/隐藏 帮助
+
+noabp_warning_title=Element Hiding Helper
+noabp_warning_text=您安装的 Element Hiding Helper 需要 Adblock Plus %S 或更好版本。请安装或更新 Adblock Plus,否则 Element Hiding Helper 无法使用。
+noabp_warning_disable=不再显示本警告
diff --git a/chrome/locale/zh-CN/overlay.dtd b/chrome/locale/zh-CN/overlay.dtd
new file mode 100644
index 0000000..ee14e0a
--- /dev/null
+++ b/chrome/locale/zh-CN/overlay.dtd
@@ -0,0 +1,29 @@
+<!-- ***** BEGIN LICENSE BLOCK *****
+	 - Version: MPL 1.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 Adblock Plus Element Hiding Helper.
+	 -
+	 - The Initial Developer of the Original Code is
+	 - Wladimir Palant.
+	 - Portions created by the Initial Developer are Copyright (C) 2006
+	 - the Initial Developer. All Rights Reserved.
+	 -
+	 - Contributor(s):
+	 -
+	 - ***** END LICENSE BLOCK ***** -->
+
+<!ENTITY selectelement.label      "选择要隐藏的元素">
+<!ENTITY selectelement.accesskey  "S">
+<!ENTITY stopselection.label      "中止元素选择">
+<!ENTITY stopselection.accesskey  "S">
+<!ENTITY helpbox.title            "元素选择 - 热键">
diff --git a/chrome/locale/zh-TW/composer.dtd b/chrome/locale/zh-TW/composer.dtd
new file mode 100644
index 0000000..5158727
--- /dev/null
+++ b/chrome/locale/zh-TW/composer.dtd
@@ -0,0 +1,16 @@
+<!ENTITY dialog.title "編寫元素隱藏條件">
+<!ENTITY accept.label "新增過濾條件">
+<!ENTITY advanced.label "進階檢視">
+<!ENTITY basic.label "基本檢視">
+<!ENTITY expression.label "過濾條件">
+<!ENTITY preview.label "預覽">
+<!ENTITY domain.label "網域限制">
+<!ENTITY domain.none.label "所有網域 (不建議)">
+<!ENTITY nodes-tree.node.label "節點">
+<!ENTITY nodes-tree.id.label "id">
+<!ENTITY nodes-tree.class.label "class">
+<!ENTITY attributes.label "必要屬性">
+<!ENTITY attributes.tagname.label "標籤名稱:">
+<!ENTITY attributes.firstchild.label "First child">
+<!ENTITY attributes.lastchild.label "Last child">
+<!ENTITY attributes.custom.label "自訂 CSS:">
diff --git a/chrome/locale/zh-TW/contents.rdf b/chrome/locale/zh-TW/contents.rdf
new file mode 100644
index 0000000..60f929e
--- /dev/null
+++ b/chrome/locale/zh-TW/contents.rdf
@@ -0,0 +1,19 @@
+<?xml version="1.0"?>
+<RDF:RDF xmlns:RDF="http://www.w3.org/1999/02/22-rdf-syntax-ns#"
+     xmlns:chrome="http://www.mozilla.org/rdf/chrome#">
+
+  <RDF:Seq about="urn:mozilla:locale:root">
+    <RDF:li resource="urn:mozilla:locale:zh-TW"/>
+  </RDF:Seq>
+
+  <RDF:Description about="urn:mozilla:locale:zh-TW"
+      chrome:displayName="Chinese(Taiwan)"
+      chrome:author="Jose Sun"
+      chrome:name="zh-TW">
+    <chrome:packages>
+      <RDF:Seq about="urn:mozilla:locale:zh-TW:packages">
+        <RDF:li resource="urn:mozilla:locale:zh-TW:elemhidehelper"/>
+      </RDF:Seq>
+    </chrome:packages>
+  </RDF:Description>
+</RDF:RDF>
diff --git a/chrome/locale/zh-TW/global.properties b/chrome/locale/zh-TW/global.properties
new file mode 100644
index 0000000..053a5dd
--- /dev/null
+++ b/chrome/locale/zh-TW/global.properties
@@ -0,0 +1,19 @@
+command.select.key=s
+command.select.label=選擇元素
+command.wider.key=w
+command.wider.label=加大範圍
+command.narrower.key=n
+command.narrower.label=縮小範圍
+command.quit.key=q
+command.quit.label=離開選擇模式
+command.blinkElement.key=b
+command.blinkElement.label=閃爍元素
+command.viewSource.key=v
+command.viewSource.label=檢視原始碼
+command.viewSourceWindow.key=u
+command.viewSourceWindow.label=於新視窗檢視原始碼
+command.showMenu.key=h
+command.showMenu.label=顯示/隱藏說明
+noabp_warning_title=Element Hiding Helper
+noabp_warning_text=Element Hiding Helper 需要安裝 Adblock Plus %S 或更高版本。請安裝或更新 Adblock Plus,在你安裝前本套件都不會啟用。
+noabp_warning_disable=不要再顯示這個視窗
diff --git a/chrome/locale/zh-TW/overlay.dtd b/chrome/locale/zh-TW/overlay.dtd
new file mode 100644
index 0000000..688d9e5
--- /dev/null
+++ b/chrome/locale/zh-TW/overlay.dtd
@@ -0,0 +1,5 @@
+<!ENTITY selectelement.label "選擇要隱藏的元素">
+<!ENTITY selectelement.accesskey "S">
+<!ENTITY stopselection.label "關於選擇元素">
+<!ENTITY stopselection.accesskey "S">
+<!ENTITY helpbox.title "選擇元素 - 快捷鍵">

-- 
Alioth's /usr/local/bin/git-commit-notice on /srv/git.debian.org/git/pkg-mozext/adblock-plus-element-hiding-helper.git



More information about the Pkg-mozext-commits mailing list