Added Portugese translations provided by Cândido Lopes Fontes. release-2.0.2

Sun, 22 Feb 2015 12:32:12 +0100

author
Detlev Offenbach <detlev@die-offenbachs.de>
date
Sun, 22 Feb 2015 12:32:12 +0100
changeset 34
afd0e149dd85
parent 33
bc127c597643
child 35
b965f8cbb7fa

Added Portugese translations provided by Cândido Lopes Fontes.

ChangeLog file | annotate | diff | comparison | revisions
PKGLIST file | annotate | diff | comparison | revisions
PluginPrintRemover.py file | annotate | diff | comparison | revisions
PluginPrintRemover.zip file | annotate | diff | comparison | revisions
PrintRemover.e4p file | annotate | diff | comparison | revisions
PrintRemover/i18n/printremover_pt.qm file | annotate | diff | comparison | revisions
PrintRemover/i18n/printremover_pt.ts file | annotate | diff | comparison | revisions
--- a/ChangeLog	Mon Jan 05 20:18:14 2015 +0100
+++ b/ChangeLog	Sun Feb 22 12:32:12 2015 +0100
@@ -1,5 +1,8 @@
 ChangeLog
 ---------
+Version 2.0.2:
+- added Portugese translations provided by Cândido Lopes Fontes
+
 Version 2.0.1:
 - bug fixes
 
--- a/PKGLIST	Mon Jan 05 20:18:14 2015 +0100
+++ b/PKGLIST	Sun Feb 22 12:32:12 2015 +0100
@@ -7,6 +7,7 @@
 PrintRemover/i18n/printremover_de.qm
 PrintRemover/i18n/printremover_en.qm
 PrintRemover/i18n/printremover_es.qm
+PrintRemover/i18n/printremover_pt.qm
 PrintRemover/icons/edit.png
 PrintRemover/icons/printRemover.png
 PrintRemover/icons/separatorAdd.png
--- a/PluginPrintRemover.py	Mon Jan 05 20:18:14 2015 +0100
+++ b/PluginPrintRemover.py	Sun Feb 22 12:32:12 2015 +0100
@@ -23,7 +23,7 @@
 author = "Detlev Offenbach <detlev@die-offenbachs.de>"
 autoactivate = True
 deactivateable = True
-version = "2.0.1"
+version = "2.0.2"
 className = "PrintRemoverPlugin"
 packageName = "PrintRemover"
 shortDescription = "Remove print() like debug statements."
Binary file PluginPrintRemover.zip has changed
--- a/PrintRemover.e4p	Mon Jan 05 20:18:14 2015 +0100
+++ b/PrintRemover.e4p	Sun Feb 22 12:32:12 2015 +0100
@@ -1,7 +1,7 @@
 <?xml version="1.0" encoding="UTF-8"?>
 <!DOCTYPE Project SYSTEM "Project-5.1.dtd">
-<!-- eric6 project file for project PrintRemover -->
-<!-- Copyright (C) 2014 Detlev Offenbach, detlev@die-offenbachs.de -->
+<!-- eric project file for project PrintRemover -->
+<!-- Copyright (C) 2015 Detlev Offenbach, detlev@die-offenbachs.de -->
 <Project version="5.1">
   <Language>en_US</Language>
   <Hash>d994091d1e81ad5afcdcbc00ecea86f23163c696</Hash>
@@ -30,6 +30,8 @@
     <Translation>PrintRemover/i18n/printremover_de.qm</Translation>
     <Translation>PrintRemover/i18n/printremover_en.qm</Translation>
     <Translation>PrintRemover/i18n/printremover_es.qm</Translation>
+    <Translation>PrintRemover/i18n/printremover_pt.ts</Translation>
+    <Translation>PrintRemover/i18n/printremover_pt.qm</Translation>
   </Translations>
   <Resources/>
   <Interfaces/>
Binary file PrintRemover/i18n/printremover_pt.qm has changed
--- /dev/null	Thu Jan 01 00:00:00 1970 +0000
+++ b/PrintRemover/i18n/printremover_pt.ts	Sun Feb 22 12:32:12 2015 +0100
@@ -0,0 +1,74 @@
+<?xml version="1.0" encoding="utf-8"?>
+<!DOCTYPE TS><TS version="2.0" language="pt_PT" sourcelanguage="">
+<context>
+    <name>PrintRemoverPage</name>
+    <message>
+        <location filename="../../PrintRemover/ConfigurationPage/PrintRemoverPage.ui" line="17"/>
+        <source>&lt;b&gt;Configure Print Remover&lt;/b&gt;</source>
+        <translation>&lt;b&gt;Configurar Eliminador de Print&lt;/b&gt;</translation>
+    </message>
+    <message>
+        <location filename="../../PrintRemover/ConfigurationPage/PrintRemoverPage.ui" line="37"/>
+        <source>Line Start Patterns:</source>
+        <translation>Padrões de Inicio de Linha:</translation>
+    </message>
+    <message>
+        <location filename="../../PrintRemover/ConfigurationPage/PrintRemoverPage.ui" line="53"/>
+        <source>Press to edit the selected entry</source>
+        <translation>Pressionar para editar a entrada selecionada</translation>
+    </message>
+    <message>
+        <location filename="../../PrintRemover/ConfigurationPage/PrintRemoverPage.ui" line="60"/>
+        <source>Press to add a new entry</source>
+        <translation>Pressionar para adicionar uma entrada nova</translation>
+    </message>
+    <message>
+        <location filename="../../PrintRemover/ConfigurationPage/PrintRemoverPage.ui" line="67"/>
+        <source>Press to add a separator entry</source>
+        <translation>Pressionar para adicionar um separador</translation>
+    </message>
+    <message>
+        <location filename="../../PrintRemover/ConfigurationPage/PrintRemoverPage.ui" line="74"/>
+        <source>Press to delete the selected entry</source>
+        <translation>Pressionar para apagar a entrada selecionada</translation>
+    </message>
+    <message>
+        <location filename="../../PrintRemover/ConfigurationPage/PrintRemoverPage.ui" line="81"/>
+        <source>Press to move the selected entry up</source>
+        <translation>Pressionar para subir a entrada selecionada</translation>
+    </message>
+    <message>
+        <location filename="../../PrintRemover/ConfigurationPage/PrintRemoverPage.ui" line="88"/>
+        <source>Press to move the selected entry down</source>
+        <translation>Pressionar para baixar a entrada selecionada</translation>
+    </message>
+    <message>
+        <location filename="../../PrintRemover/ConfigurationPage/PrintRemoverPage.py" line="133"/>
+        <source>--Separator--</source>
+        <translation>--Separador--</translation>
+    </message>
+    <message>
+        <location filename="../../PrintRemover/ConfigurationPage/PrintRemoverPage.py" line="111"/>
+        <source>Line Start Pattern</source>
+        <translation>Padrões de Inicio de Linha</translation>
+    </message>
+    <message>
+        <location filename="../../PrintRemover/ConfigurationPage/PrintRemoverPage.py" line="111"/>
+        <source>Enter a line start pattern:</source>
+        <translation>Introduzir um padrão de inicio de linha:</translation>
+    </message>
+</context>
+<context>
+    <name>PrintRemoverPlugin</name>
+    <message>
+        <location filename="../../PluginPrintRemover.py" line="70"/>
+        <source>Print Remover</source>
+        <translation>Eliminador de Print</translation>
+    </message>
+    <message>
+        <location filename="../../PluginPrintRemover.py" line="285"/>
+        <source>Remove &apos;{0}&apos;</source>
+        <translation>Eliminar &apos;{0}&apos;</translation>
+    </message>
+</context>
+</TS>

eric ide

mercurial