aboutsummaryrefslogtreecommitdiff
path: root/src/plugins/General/gnomehotkey
diff options
context:
space:
mode:
Diffstat (limited to 'src/plugins/General/gnomehotkey')
-rw-r--r--src/plugins/General/gnomehotkey/translations/gnomehotkey_plugin_pt.ts32
-rw-r--r--src/plugins/General/gnomehotkey/translations/translations.qrc1
2 files changed, 33 insertions, 0 deletions
diff --git a/src/plugins/General/gnomehotkey/translations/gnomehotkey_plugin_pt.ts b/src/plugins/General/gnomehotkey/translations/gnomehotkey_plugin_pt.ts
new file mode 100644
index 000000000..9f5e3ebf9
--- /dev/null
+++ b/src/plugins/General/gnomehotkey/translations/gnomehotkey_plugin_pt.ts
@@ -0,0 +1,32 @@
+<?xml version="1.0" encoding="utf-8"?>
+<!DOCTYPE TS>
+<TS version="2.0" language="pt">
+<context>
+ <name>GnomeHotkeyFactory</name>
+ <message>
+ <location filename="../gnomehotkeyfactory.cpp" line="29"/>
+ <source>Gnome Hotkey Plugin</source>
+ <translation>Suplemento Gnome Hotkey</translation>
+ </message>
+ <message>
+ <location filename="../gnomehotkeyfactory.cpp" line="50"/>
+ <source>About Gnome Hotkey Plugin</source>
+ <translation>Sobre o suplemento Gnome Hotkey</translation>
+ </message>
+ <message>
+ <location filename="../gnomehotkeyfactory.cpp" line="51"/>
+ <source>Qmmp Gnome Hotkey Plugin</source>
+ <translation>Suplemento Qmmp Gnome Hotkey</translation>
+ </message>
+ <message>
+ <location filename="../gnomehotkeyfactory.cpp" line="52"/>
+ <source>This plugin adds support of the GNOME/Cinnamon hotkeys</source>
+ <translation>Este suplemento adiciona suporte as teclas de atalho GNOME/Cinnamon</translation>
+ </message>
+ <message>
+ <location filename="../gnomehotkeyfactory.cpp" line="53"/>
+ <source>Written by: Ilya Kotov &lt;forkotov02@hotmail.ru&gt;</source>
+ <translation>Desenvolvido por: Ilya Kotov &lt;forkotov02@hotmail.ru&gt;</translation>
+ </message>
+</context>
+</TS>
diff --git a/src/plugins/General/gnomehotkey/translations/translations.qrc b/src/plugins/General/gnomehotkey/translations/translations.qrc
index 868630c34..7f4768ebd 100644
--- a/src/plugins/General/gnomehotkey/translations/translations.qrc
+++ b/src/plugins/General/gnomehotkey/translations/translations.qrc
@@ -8,6 +8,7 @@
<file>gnomehotkey_plugin_tr.qm</file>
<file>gnomehotkey_plugin_cs.qm</file>
<file>gnomehotkey_plugin_pt_BR.qm</file>
+ <file>gnomehotkey_plugin_pt.qm</file>
<file>gnomehotkey_plugin_de.qm</file>
<file>gnomehotkey_plugin_pl_PL.qm</file>
<file>gnomehotkey_plugin_fr.qm</file>