[Pkg-mozext-commits] [adblock-plus-element-hiding-helper] 61/483: Adding locales
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 e02e74521e7d5aa01fe12aeda195d54661237ea7
Author: Wladimir Palant <trev at gtchat.de>
Date: Mon Jan 22 21:56:57 2007 +0000
Adding locales
--HG--
extra : convert_revision : svn%3Ad8bf93c1-8190-44a8-bb31-1ea94378a4df/trunk%40666
---
chrome/locale/el-GR/composer.dtd | 16 ++++++++++++++++
chrome/locale/el-GR/contents.rdf | 19 +++++++++++++++++++
chrome/locale/el-GR/global.properties | 19 +++++++++++++++++++
chrome/locale/el-GR/overlay.dtd | 5 +++++
chrome/locale/pt-PT/composer.dtd | 16 ++++++++++++++++
chrome/locale/pt-PT/contents.rdf | 19 +++++++++++++++++++
chrome/locale/pt-PT/global.properties | 19 +++++++++++++++++++
chrome/locale/pt-PT/overlay.dtd | 5 +++++
8 files changed, 118 insertions(+)
diff --git a/chrome/locale/el-GR/composer.dtd b/chrome/locale/el-GR/composer.dtd
new file mode 100644
index 0000000..9184445
--- /dev/null
+++ b/chrome/locale/el-GR/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 "Πρώτος απόγονος">
+<!ENTITY attributes.lastchild.label "Τελευταίος απόγονος">
+<!ENTITY attributes.custom.label "Προσαρμοσμένο CSS:">
diff --git a/chrome/locale/el-GR/contents.rdf b/chrome/locale/el-GR/contents.rdf
new file mode 100644
index 0000000..1f98658
--- /dev/null
+++ b/chrome/locale/el-GR/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:el-GR"/>
+ </RDF:Seq>
+
+ <RDF:Description about="urn:mozilla:locale:el-GR"
+ chrome:displayName="Greek(GR)"
+ chrome:author="Thanos"
+ chrome:name="el-GR">
+ <chrome:packages>
+ <RDF:Seq about="urn:mozilla:locale:el-GR:packages">
+ <RDF:li resource="urn:mozilla:locale:el-GR:elemhidehelper"/>
+ </RDF:Seq>
+ </chrome:packages>
+ </RDF:Description>
+</RDF:RDF>
diff --git a/chrome/locale/el-GR/global.properties b/chrome/locale/el-GR/global.properties
new file mode 100644
index 0000000..cdbcec1
--- /dev/null
+++ b/chrome/locale/el-GR/global.properties
@@ -0,0 +1,19 @@
+command.select.key=ε
+command.select.label=επιλογή στοιχείου
+command.wider.key=π
+command.wider.label=πλατύτερο
+command.narrower.key=σ
+command.narrower.label=στενότερο
+command.quit.key=δ
+command.quit.label=διακοπή επιλογής
+command.blinkElement.key=ν
+command.blinkElement.label=επισήμανση στοιχείου
+command.viewSource.key=ρ
+command.viewSource.label=προβολή κώδικα
+command.viewSourceWindow.key=ο
+command.viewSourceWindow.label=προβολή κώδικα (σε ξεχωριστό παράθυρο)
+command.showMenu.key=β
+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/el-GR/overlay.dtd b/chrome/locale/el-GR/overlay.dtd
new file mode 100644
index 0000000..f073455
--- /dev/null
+++ b/chrome/locale/el-GR/overlay.dtd
@@ -0,0 +1,5 @@
+<!ENTITY selectelement.label "Επιλογή στοιχείων για απόκρυψη">
+<!ENTITY selectelement.accesskey "σ">
+<!ENTITY stopselection.label "Ακύρωση επιλογής στοιχείων">
+<!ENTITY stopselection.accesskey "σ">
+<!ENTITY helpbox.title "Επιλογή στοιχείων - Πλήκτρα ενεργειών">
diff --git a/chrome/locale/pt-PT/composer.dtd b/chrome/locale/pt-PT/composer.dtd
new file mode 100644
index 0000000..e9ef7b7
--- /dev/null
+++ b/chrome/locale/pt-PT/composer.dtd
@@ -0,0 +1,16 @@
+<!ENTITY dialog.title "Criar regra para ocultar elementos">
+<!ENTITY accept.label "Adicionar regra de filtro">
+<!ENTITY advanced.label "Vista avançada">
+<!ENTITY basic.label "Vista básica">
+<!ENTITY expression.label "Regra de filtro">
+<!ENTITY preview.label "Prever">
+<!ENTITY domain.label "Associar ao domínio">
+<!ENTITY domain.none.label "Qualquer domínio (não recomendado)">
+<!ENTITY nodes-tree.node.label "Nodo">
+<!ENTITY nodes-tree.id.label "id">
+<!ENTITY nodes-tree.class.label "class">
+<!ENTITY attributes.label "Requer atributos">
+<!ENTITY attributes.tagname.label "Nome da etiqueta:">
+<!ENTITY attributes.firstchild.label "Primeiro dependente">
+<!ENTITY attributes.lastchild.label "Último dependente">
+<!ENTITY attributes.custom.label "CSS personalizado:">
diff --git a/chrome/locale/pt-PT/contents.rdf b/chrome/locale/pt-PT/contents.rdf
new file mode 100644
index 0000000..47028cc
--- /dev/null
+++ b/chrome/locale/pt-PT/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:en-US"/>
+ </RDF:Seq>
+
+ <RDF:Description about="urn:mozilla:locale:en-US"
+ chrome:displayName="English(US)"
+ chrome:author="Wladimir Palant"
+ chrome:name="en-US">
+ <chrome:packages>
+ <RDF:Seq about="urn:mozilla:locale:en-US:packages">
+ <RDF:li resource="urn:mozilla:locale:en-US:elemhidehelper"/>
+ </RDF:Seq>
+ </chrome:packages>
+ </RDF:Description>
+</RDF:RDF>
diff --git a/chrome/locale/pt-PT/global.properties b/chrome/locale/pt-PT/global.properties
new file mode 100644
index 0000000..e635ccf
--- /dev/null
+++ b/chrome/locale/pt-PT/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=reduzir
+command.quit.key=c
+command.quit.label=cancelar selecção
+command.blinkElement.key=e
+command.blinkElement.label=evidenciar elemento
+command.viewSource.key=v
+command.viewSource.label=ver código fonte
+command.viewSourceWindow.key=u
+command.viewSourceWindow.label=ver código fonte (em janela separada)
+command.showMenu.key=h
+command.showMenu.label=mostrar/ ocultar ajuda
+noabp_warning_title=Element Hiding Helper
+noabp_warning_text=A extensão Element Hiding Helper requer a instalação de Adblock Plus %S ou superior. Por favor instale ou actualize o Adblock Plus. O Element Hiding Helper permanecerá inactivo.
+noabp_warning_disable=Não voltar a mostrar este aviso.
diff --git a/chrome/locale/pt-PT/overlay.dtd b/chrome/locale/pt-PT/overlay.dtd
new file mode 100644
index 0000000..9da5e43
--- /dev/null
+++ b/chrome/locale/pt-PT/overlay.dtd
@@ -0,0 +1,5 @@
+<!ENTITY selectelement.label "Seleccionar elemento para ocultar">
+<!ENTITY selectelement.accesskey "S">
+<!ENTITY stopselection.label "Abortar selecção de elemento">
+<!ENTITY stopselection.accesskey "S">
+<!ENTITY helpbox.title "Selecção de elementos - Teclas de atalho">
--
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