[Pkg-mozext-commits] [adblock-plus-element-hiding-helper] 63/483: Adding locale

David Prévot taffit at moszumanska.debian.org
Thu Jan 22 21:41:27 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 218255f281acb5d6caf04d484bc7577b0d338b04
Author: Wladimir Palant <trev at gtchat.de>
Date:   Mon Jan 22 22:09:12 2007 +0000

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

diff --git a/chrome/locale/fi-FI/composer.dtd b/chrome/locale/fi-FI/composer.dtd
new file mode 100644
index 0000000..691b035
--- /dev/null
+++ b/chrome/locale/fi-FI/composer.dtd
@@ -0,0 +1,16 @@
+<!ENTITY dialog.title "Täytä elementin piilotussääntö">
+<!ENTITY accept.label "Lisää suodatin">
+<!ENTITY advanced.label "Lisänäkymä">
+<!ENTITY basic.label "Perusnäkymä">
+<!ENTITY expression.label "Suodatinsääntö">
+<!ENTITY preview.label "Esikatselu">
+<!ENTITY domain.label "Liitä verkkonimeen">
+<!ENTITY domain.none.label "kaikkiin verkkonimiin (ei suositeltua)">
+<!ENTITY nodes-tree.node.label "Kohta">
+<!ENTITY nodes-tree.id.label "id">
+<!ENTITY nodes-tree.class.label "luokka">
+<!ENTITY attributes.label "Vaadi attribuutit">
+<!ENTITY attributes.tagname.label "Nimike:">
+<!ENTITY attributes.firstchild.label "Ensimmäinen">
+<!ENTITY attributes.lastchild.label "Viimeinen">
+<!ENTITY attributes.custom.label "Oma CSS:">
diff --git a/chrome/locale/fi-FI/contents.rdf b/chrome/locale/fi-FI/contents.rdf
new file mode 100644
index 0000000..57b56a5
--- /dev/null
+++ b/chrome/locale/fi-FI/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:fi-FI"/>
+  </RDF:Seq>
+
+  <RDF:Description about="urn:mozilla:locale:fi-FI"
+      chrome:displayName="Finnish(FI)"
+      chrome:author="YaRi"
+      chrome:name="fi-FI">
+    <chrome:packages>
+      <RDF:Seq about="urn:mozilla:locale:fi-FI:packages">
+        <RDF:li resource="urn:mozilla:locale:fi-FI:elemhidehelper"/>
+      </RDF:Seq>
+    </chrome:packages>
+  </RDF:Description>
+</RDF:RDF>
diff --git a/chrome/locale/fi-FI/global.properties b/chrome/locale/fi-FI/global.properties
new file mode 100644
index 0000000..709c44f
--- /dev/null
+++ b/chrome/locale/fi-FI/global.properties
@@ -0,0 +1,19 @@
+command.select.key=S
+command.select.label=valitse elementti
+command.wider.key=w
+command.wider.label=leveämpi
+command.narrower.key=n
+command.narrower.label=kapeampi
+command.quit.key=q
+command.quit.label=lopeta valitseminen
+command.blinkElement.key=b
+command.blinkElement.label=vilkuta elementtiä
+command.viewSource.key=v
+command.viewSource.label=näytä lähdekoodi
+command.viewSourceWindow.key=u
+command.viewSourceWindow.label=näytä lähdekoodi(erillisessä ikkunassa)
+command.showMenu.key=h
+command.showMenu.label=näytä/piilota ohje
+noabp_warning_title=Element Hiding Helper
+noabp_warning_text=Asentamasi Element Hiding Helper laajennus vaatii Adblock Plus version %S tai uudemman. Asenna tai päivitä Adblock Plus-laajennus käyttääkseni Element Hiding Helper -laajennusta.
+noabp_warning_disable=Älä näytä tätä varoitusta uudestaan
diff --git a/chrome/locale/fi-FI/overlay.dtd b/chrome/locale/fi-FI/overlay.dtd
new file mode 100644
index 0000000..d32ff7b
--- /dev/null
+++ b/chrome/locale/fi-FI/overlay.dtd
@@ -0,0 +1,5 @@
+<!ENTITY selectelement.label "Valitse piilotettava elementti">
+<!ENTITY selectelement.accesskey "S">
+<!ENTITY stopselection.label "Keskeytä elementin valinta">
+<!ENTITY stopselection.accesskey "S">
+<!ENTITY helpbox.title "Elementin valinta - Pikanäppäimet">

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