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

David Prévot taffit at moszumanska.debian.org
Thu Jan 22 21:41:24 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 6b63caa8996be7f5f1e9c5430c24c2fbaded8cec
Author: Wladimir Palant <trev at gtchat.de>
Date:   Thu Jan 18 00:10:13 2007 +0000

    Uploading German translation
    
    --HG--
    extra : convert_revision : svn%3Ad8bf93c1-8190-44a8-bb31-1ea94378a4df/trunk%40641
---
 chrome/locale/de-DE/composer.dtd      | 40 +++++++++++++++++++++++++++++++++++
 chrome/locale/de-DE/contents.rdf      | 19 +++++++++++++++++
 chrome/locale/de-DE/global.properties | 20 ++++++++++++++++++
 chrome/locale/de-DE/overlay.dtd       | 29 +++++++++++++++++++++++++
 4 files changed, 108 insertions(+)

diff --git a/chrome/locale/de-DE/composer.dtd b/chrome/locale/de-DE/composer.dtd
new file mode 100644
index 0000000..ee15bae
--- /dev/null
+++ b/chrome/locale/de-DE/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             "Regel zum Verstecken des Elements zusammenstellen">
+<!ENTITY accept.label             "Filterregel hinzufügen">
+<!ENTITY advanced.label           "Erweiterte Ansicht">
+<!ENTITY basic.label              "Standardansicht">
+<!ENTITY expression.label         "Filterregel">
+<!ENTITY preview.label            "Vorschau">
+<!ENTITY domain.label             "An Domain-Namen binden">
+<!ENTITY domain.none.label        "Alle Domains (nicht empfohlen)">
+<!ENTITY nodes-tree.node.label    "Knoten">
+<!ENTITY nodes-tree.id.label      "id">
+<!ENTITY nodes-tree.class.label   "class">
+<!ENTITY attributes.label         "Benötigte Attribute">
+<!ENTITY attributes.tagname.label "Knotenname:">
+<!ENTITY attributes.firstchild.label  "Erster Kindsknoten">
+<!ENTITY attributes.lastchild.label   "Letzter Kindsknoten">
+<!ENTITY attributes.custom.label  "Zusätzlicher CSS-Ausdruck:">
diff --git a/chrome/locale/de-DE/contents.rdf b/chrome/locale/de-DE/contents.rdf
new file mode 100644
index 0000000..0e52c98
--- /dev/null
+++ b/chrome/locale/de-DE/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:de-DE"/>
+  </RDF:Seq>
+
+  <RDF:Description about="urn:mozilla:locale:de-DE"
+      chrome:displayName="Deutsch(DE)"
+      chrome:author="Wladimir Palant"
+      chrome:name="de-DE">
+    <chrome:packages>
+      <RDF:Seq about="urn:mozilla:locale:de-DE:packages">
+        <RDF:li resource="urn:mozilla:locale:de-DE:elemhidehelper"/>
+      </RDF:Seq>
+    </chrome:packages>
+  </RDF:Description>
+</RDF:RDF>
diff --git a/chrome/locale/de-DE/global.properties b/chrome/locale/de-DE/global.properties
new file mode 100644
index 0000000..1590ed9
--- /dev/null
+++ b/chrome/locale/de-DE/global.properties
@@ -0,0 +1,20 @@
+command.select.key=s
+command.select.label=Element auswählen
+command.wider.key=w
+command.wider.label=erweitern
+command.narrower.key=k
+command.narrower.label=verkleinern
+command.quit.key=q
+command.quit.label=Auswahl abbrechen
+command.blinkElement.key=b
+command.blinkElement.label=Element blinken lassen
+command.viewSource.key=q
+command.viewSource.label=Quelltext anzeigen
+command.viewSourceWindow.key=u
+command.viewSourceWindow.label=Quelltext anzeigen (im anderen Fenster)
+command.showMenu.key=h
+command.showMenu.label=Hilfe anzeigen/verstecken
+
+noabp_warning_title=Element Hiding Helper
+noabp_warning_text=Die Erweiterung Element Hiding Helper, die Sie installiert haben, benötigt Adblock Plus %S oder höher. Bitte installieren oder erneuern Sie Adblock Plus, bis dahin bleibt Element Hiding Helper inaktiv.
+noabp_warning_disable=Diese Warnung nicht mehr anzeigen
diff --git a/chrome/locale/de-DE/overlay.dtd b/chrome/locale/de-DE/overlay.dtd
new file mode 100644
index 0000000..4b3f527
--- /dev/null
+++ b/chrome/locale/de-DE/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      "Element zum Verstecken auswählen">
+<!ENTITY selectelement.accesskey  "E">
+<!ENTITY stopselection.label      "Element-Auswahl abbrechen">
+<!ENTITY stopselection.accesskey  "E">
+<!ENTITY helpbox.title            "Element-Auswahl - Tastenbelegung">

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