[Pkg-mozext-commits] [adblock-plus-element-hiding-helper] 47/483: Uploading Swedish translation
David Prévot
taffit at moszumanska.debian.org
Thu Jan 22 21:41:25 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 e4ba7f587ce0e77a312cb115e000b6794870eccb
Author: Wladimir Palant <trev at gtchat.de>
Date: Thu Jan 18 14:23:52 2007 +0000
Uploading Swedish translation
--HG--
extra : convert_revision : svn%3Ad8bf93c1-8190-44a8-bb31-1ea94378a4df/trunk%40650
---
chrome/locale/sv-SE/composer.dtd | 16 ++++++++++++++++
chrome/locale/sv-SE/contents.rdf | 19 +++++++++++++++++++
chrome/locale/sv-SE/global.properties | 19 +++++++++++++++++++
chrome/locale/sv-SE/overlay.dtd | 5 +++++
4 files changed, 59 insertions(+)
diff --git a/chrome/locale/sv-SE/composer.dtd b/chrome/locale/sv-SE/composer.dtd
new file mode 100644
index 0000000..2a6f446
--- /dev/null
+++ b/chrome/locale/sv-SE/composer.dtd
@@ -0,0 +1,16 @@
+<!ENTITY dialog.title "Tillverka regler för att gömma komponenter">
+<!ENTITY accept.label "Lägg till filterregel">
+<!ENTITY advanced.label "Avancerat">
+<!ENTITY basic.label "Standard">
+<!ENTITY expression.label "Filterregel">
+<!ENTITY preview.label "Förhandsvisa">
+<!ENTITY domain.label "Knyt till domän">
+<!ENTITY domain.none.label "Någon domän (rekommenderas ej)">
+<!ENTITY nodes-tree.node.label "Nod">
+<!ENTITY nodes-tree.id.label "id">
+<!ENTITY nodes-tree.class.label "class">
+<!ENTITY attributes.label "Kräver attribut">
+<!ENTITY attributes.tagname.label "Taggnamn:">
+<!ENTITY attributes.firstchild.label "Första instans">
+<!ENTITY attributes.lastchild.label "Sista instans">
+<!ENTITY attributes.custom.label "Egen CSS:">
diff --git a/chrome/locale/sv-SE/contents.rdf b/chrome/locale/sv-SE/contents.rdf
new file mode 100644
index 0000000..3c1efd0
--- /dev/null
+++ b/chrome/locale/sv-SE/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:sv-SE"/>
+ </RDF:Seq>
+
+ <RDF:Description about="urn:mozilla:locale:sv-SE"
+ chrome:displayName="Swedish(SE)"
+ chrome:author="Wladimir Palant"
+ chrome:name="sv-SE">
+ <chrome:packages>
+ <RDF:Seq about="urn:mozilla:locale:sv-SE:packages">
+ <RDF:li resource="urn:mozilla:locale:sv-SE:elemhidehelper"/>
+ </RDF:Seq>
+ </chrome:packages>
+ </RDF:Description>
+</RDF:RDF>
\ No newline at end of file
diff --git a/chrome/locale/sv-SE/global.properties b/chrome/locale/sv-SE/global.properties
new file mode 100644
index 0000000..5b66adb
--- /dev/null
+++ b/chrome/locale/sv-SE/global.properties
@@ -0,0 +1,19 @@
+command.select.key=ä
+command.select.label=välj element
+command.wider.key=r
+command.wider.label=bredare
+command.narrower.key=s
+command.narrower.label=smalare
+command.quit.key=a
+command.quit.label=avsluta
+command.blinkElement.key=b
+command.blinkElement.label=blink element
+command.viewSource.key=v
+command.viewSource.label=visa källkod
+command.viewSourceWindow.key=ö
+command.viewSourceWindow.label=visa källkod (i separat fönster)
+command.showMenu.key=h
+command.showMenu.label=visa/göm hjälp
+noabp_warning_title=Element Hiding Helper
+noabp_warning_text=Tillägget Element Hiding Helper som installerades kräver Adblock Plus version %S eller högre. Element Hiding Helper inaktiveras till dess att Adblock Plus är installerat eller uppdaterat.
+noabp_warning_disable=Visa inte detta igen
diff --git a/chrome/locale/sv-SE/overlay.dtd b/chrome/locale/sv-SE/overlay.dtd
new file mode 100644
index 0000000..008f31c
--- /dev/null
+++ b/chrome/locale/sv-SE/overlay.dtd
@@ -0,0 +1,5 @@
+<!ENTITY selectelement.label "Välj element att gömma">
+<!ENTITY selectelement.accesskey "ä">
+<!ENTITY stopselection.label "Avbryt">
+<!ENTITY stopselection.accesskey "v">
+<!ENTITY helpbox.title "Elementval - Snabbtangenter">
--
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