[Pkg-mozext-commits] [adblock-plus-element-hiding-helper] 56/483: Uploading Dutch translation

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 5bb8fcad624a2dd2c931944e559485ef3e5e3328
Author: Wladimir Palant <trev at gtchat.de>
Date:   Thu Jan 18 19:53:43 2007 +0000

    Uploading Dutch translation
    
    --HG--
    extra : convert_revision : svn%3Ad8bf93c1-8190-44a8-bb31-1ea94378a4df/trunk%40659
---
 chrome/locale/nl-NL/composer.dtd      | 16 ++++++++++++++++
 chrome/locale/nl-NL/contents.rdf      | 19 +++++++++++++++++++
 chrome/locale/nl-NL/global.properties | 19 +++++++++++++++++++
 chrome/locale/nl-NL/overlay.dtd       |  5 +++++
 4 files changed, 59 insertions(+)

diff --git a/chrome/locale/nl-NL/composer.dtd b/chrome/locale/nl-NL/composer.dtd
new file mode 100644
index 0000000..0abb587
--- /dev/null
+++ b/chrome/locale/nl-NL/composer.dtd
@@ -0,0 +1,16 @@
+<!ENTITY dialog.title "Regel voor verbergen van elementen opstellen">
+<!ENTITY accept.label "Filter regel toevoegen">
+<!ENTITY advanced.label "Geavanceerd beeld">
+<!ENTITY basic.label "Basisbeeld">
+<!ENTITY expression.label "Filter regel">
+<!ENTITY preview.label "Voorbeeld">
+<!ENTITY domain.label "Aan domein koppelen">
+<!ENTITY domain.none.label "Elk domein (niet aanbevolen)">
+<!ENTITY nodes-tree.node.label "Node">
+<!ENTITY nodes-tree.id.label "id">
+<!ENTITY nodes-tree.class.label "class">
+<!ENTITY attributes.label "Attributen vereisen">
+<!ENTITY attributes.tagname.label "Tagnaam:">
+<!ENTITY attributes.firstchild.label "Eerste afgeleide">
+<!ENTITY attributes.lastchild.label "Laatste afgeleide">
+<!ENTITY attributes.custom.label "Aangepaste CSS:">
diff --git a/chrome/locale/nl-NL/contents.rdf b/chrome/locale/nl-NL/contents.rdf
new file mode 100644
index 0000000..35519bd
--- /dev/null
+++ b/chrome/locale/nl-NL/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:nl-NL"/>
+  </RDF:Seq>
+
+  <RDF:Description about="urn:mozilla:locale:nl-NL"
+      chrome:displayName="Nederlands(NL)"
+      chrome:author="Mark Heijl"
+      chrome:name="nl-NL">
+    <chrome:packages>
+      <RDF:Seq about="urn:mozilla:locale:nl-NL:packages">
+        <RDF:li resource="urn:mozilla:locale:nl-NL:elemhidehelper"/>
+      </RDF:Seq>
+    </chrome:packages>
+  </RDF:Description>
+</RDF:RDF>
diff --git a/chrome/locale/nl-NL/global.properties b/chrome/locale/nl-NL/global.properties
new file mode 100644
index 0000000..f46225c
--- /dev/null
+++ b/chrome/locale/nl-NL/global.properties
@@ -0,0 +1,19 @@
+command.select.key=e
+command.select.label=element selecteren
+command.wider.key=b
+command.wider.label=breder
+command.narrower.key=s
+command.narrower.label=smaller
+command.quit.key=p
+command.quit.label=selectie stoppen
+command.blinkElement.key=k
+command.blinkElement.label=element laten knipperen
+command.viewSource.key=o
+command.viewSource.label=bron bekijken
+command.viewSourceWindow.key=r
+command.viewSourceWindow.label=bron bekijken (in apart venster)
+command.showMenu.key=h
+command.showMenu.label=help tonen/weergeven
+noabp_warning_title=Element Hiding Helper
+noabp_warning_text=De extensie Element Hiding Helper die u hebt geïnstalleerd vereist Adblock Plus %S of hoger. Installeer of update Adblock Plus s.v.p.; tot dan zal Element Hiding Helper inactief blijven.
+noabp_warning_disable=Deze waarschuwing niet meer weergeven
diff --git a/chrome/locale/nl-NL/overlay.dtd b/chrome/locale/nl-NL/overlay.dtd
new file mode 100644
index 0000000..494d920
--- /dev/null
+++ b/chrome/locale/nl-NL/overlay.dtd
@@ -0,0 +1,5 @@
+<!ENTITY selectelement.label "Te verbergen element selecteren">
+<!ENTITY selectelement.accesskey "S">
+<!ENTITY stopselection.label "Elementselectie afbreken">
+<!ENTITY stopselection.accesskey "A">
+<!ENTITY helpbox.title "Elementselectie - Sneltoetsen">

-- 
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