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

David Prévot taffit at moszumanska.debian.org
Thu Jan 22 21:41:30 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 d09cb0896528ba0b0d7db32a0b955aa77a7f2e9d
Author: Wladimir Palant <trev at gtchat.de>
Date:   Mon Sep 17 19:37:41 2007 +0000

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

diff --git a/chrome/locale/da-DK/composer.dtd b/chrome/locale/da-DK/composer.dtd
new file mode 100644
index 0000000..dbb98b4
--- /dev/null
+++ b/chrome/locale/da-DK/composer.dtd
@@ -0,0 +1,16 @@
+<!ENTITY dialog.title "Sammensæt elementskjulningsregel">
+<!ENTITY accept.label "Tilføj filterregel">
+<!ENTITY advanced.label "Avanceret visning">
+<!ENTITY basic.label "Basisvisning">
+<!ENTITY expression.label "Filterregel">
+<!ENTITY preview.label "Forhåndsvisning">
+<!ENTITY domain.label "Bind til domæne">
+<!ENTITY domain.none.label "Ethvert domæne (anbefales ikke)">
+<!ENTITY nodes-tree.node.label "Node">
+<!ENTITY nodes-tree.id.label "id">
+<!ENTITY nodes-tree.class.label "class">
+<!ENTITY attributes.label "Kræver attributter">
+<!ENTITY attributes.tagname.label "Tag navn:">
+<!ENTITY attributes.firstchild.label "Første underliggende">
+<!ENTITY attributes.lastchild.label "Sidste underliggende">
+<!ENTITY attributes.custom.label "Brugertilpasset CSS:">
diff --git a/chrome/locale/da-DK/contents.rdf b/chrome/locale/da-DK/contents.rdf
new file mode 100644
index 0000000..e8d9196
--- /dev/null
+++ b/chrome/locale/da-DK/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:da-DK"/>
+	</RDF:Seq>
+
+	<RDF:Description about="urn:mozilla:locale:da-DK"
+			chrome:displayName="Dansk (Danish)"
+			chrome:author="AlleyKat - babelzilla.org"
+			chrome:name="da-DK">
+		<chrome:packages>
+			<RDF:Seq about="urn:mozilla:locale:da-DK:packages">
+				<RDF:li resource="urn:mozilla:locale:da-DK:elemhidehelper"/>
+			</RDF:Seq>
+		</chrome:packages>
+	</RDF:Description>
+</RDF:RDF>
diff --git a/chrome/locale/da-DK/global.properties b/chrome/locale/da-DK/global.properties
new file mode 100644
index 0000000..36fb367
--- /dev/null
+++ b/chrome/locale/da-DK/global.properties
@@ -0,0 +1,19 @@
+command.select.key=v
+command.select.label=vælg element
+command.wider.key=r
+command.wider.label=bredere
+command.narrower.key=s
+command.narrower.label=smallere
+command.quit.key=a
+command.quit.label=afslut valg
+command.blinkElement.key=b
+command.blinkElement.label=blink element
+command.viewSource.key=k
+command.viewSource.label=vis kildekode
+command.viewSourceWindow.key=u
+command.viewSourceWindow.label=vis kildekode (i separat vindue)
+command.showMenu.key=h
+command.showMenu.label=vis/skjul hjælp
+noabp_warning_title=Element Hiding Helper
+noabp_warning_text=Udvidelsen Element Hiding Helper som du har installeret kræver Adblock Plus %S eller højere. Installer eller opdater venligst Adblock Plus, indtil da vil Element Hiding Helper forblive inaktiv.
+noabp_warning_disable=Vis ikke denne advarsel igen
diff --git a/chrome/locale/da-DK/overlay.dtd b/chrome/locale/da-DK/overlay.dtd
new file mode 100644
index 0000000..7b09252
--- /dev/null
+++ b/chrome/locale/da-DK/overlay.dtd
@@ -0,0 +1,5 @@
+<!ENTITY selectelement.label "Vælg element der skal skjules">
+<!ENTITY selectelement.accesskey "V">
+<!ENTITY stopselection.label "Annuller elementvalg">
+<!ENTITY stopselection.accesskey "V">
+<!ENTITY helpbox.title "Elementvalg - Genvejstaster">

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