This is an automated email from the git hooks/post-receive script. x2go pushed a change to branch master in repository pinentry-x2go. from 027f24f Run lrelease during autoreconf. new 1c341e0 Update .ts files. Add .ts files for all languages we have translators for. The 1 revisions listed above as "new" are entirely new to this repository and will be described in separate emails. The revisions listed as "adds" were already present in the repository and have only been added to this reference. Summary of changes: debian/changelog | 2 ++ pinentry-x2go/pinentry-x2go.pro | 16 ++++++++++++++-- .../{pinentry-x2go_de.ts => pinentry-x2go_da.ts} | 8 ++++---- pinentry-x2go/pinentry-x2go_de.qm | Bin 0 -> 208 bytes pinentry-x2go/pinentry-x2go_es.qm | Bin 0 -> 265 bytes .../{pinentry-x2go_de.ts => pinentry-x2go_et.ts} | 8 ++++---- .../{pinentry-x2go_de.ts => pinentry-x2go_fi.ts} | 8 ++++---- .../{pinentry-x2go_de.ts => pinentry-x2go_fr.ts} | 8 ++++---- ...{pinentry-x2go_de.ts => pinentry-x2go_nb_no.ts} | 8 ++++---- .../{pinentry-x2go_de.ts => pinentry-x2go_nl.ts} | 8 ++++---- .../{pinentry-x2go_de.ts => pinentry-x2go_pt.ts} | 8 ++++---- .../{pinentry-x2go_de.ts => pinentry-x2go_ru.ts} | 8 ++++---- pinentry-x2go/qt_da.qm | Bin 0 -> 119218 bytes pinentry-x2go/qt_de.qm | Bin 328730 -> 328778 bytes pinentry-x2go/qt_es.qm | Bin 87843 -> 87895 bytes pinentry-x2go/qt_fr.qm | Bin 0 -> 260053 bytes pinentry-x2go/qt_pt.qm | Bin 0 -> 75638 bytes pinentry-x2go/qt_ru.qm | Bin 0 -> 288412 bytes pinentry-x2go/qt_sv.qm | Bin 0 -> 71500 bytes pinentry-x2go/qt_zh_tw.qm | Bin 0 -> 119489 bytes pinentry-x2go/resources.rcc | 17 +++++++++++++++++ 21 files changed, 65 insertions(+), 34 deletions(-) copy pinentry-x2go/{pinentry-x2go_de.ts => pinentry-x2go_da.ts} (73%) create mode 100644 pinentry-x2go/pinentry-x2go_de.qm create mode 100644 pinentry-x2go/pinentry-x2go_es.qm copy pinentry-x2go/{pinentry-x2go_de.ts => pinentry-x2go_et.ts} (73%) copy pinentry-x2go/{pinentry-x2go_de.ts => pinentry-x2go_fi.ts} (73%) copy pinentry-x2go/{pinentry-x2go_de.ts => pinentry-x2go_fr.ts} (73%) copy pinentry-x2go/{pinentry-x2go_de.ts => pinentry-x2go_nb_no.ts} (73%) copy pinentry-x2go/{pinentry-x2go_de.ts => pinentry-x2go_nl.ts} (73%) copy pinentry-x2go/{pinentry-x2go_de.ts => pinentry-x2go_pt.ts} (73%) copy pinentry-x2go/{pinentry-x2go_de.ts => pinentry-x2go_ru.ts} (73%) create mode 100644 pinentry-x2go/qt_da.qm create mode 100644 pinentry-x2go/qt_fr.qm create mode 100644 pinentry-x2go/qt_pt.qm create mode 100644 pinentry-x2go/qt_ru.qm create mode 100644 pinentry-x2go/qt_sv.qm create mode 100644 pinentry-x2go/qt_zh_tw.qm -- Alioth's /srv/git/_hooks_/post-receive-email on /srv/git/code.x2go.org/pinentry-x2go.git
This is an automated email from the git hooks/post-receive script. x2go pushed a commit to branch master in repository pinentry-x2go. commit 1c341e0e92f4029987fc1f55fa27115eabc31863 Author: Mike Gabriel <mike.gabriel@das-netzwerkteam.de> Date: Mon Aug 18 10:51:05 2014 +0200 Update .ts files. Add .ts files for all languages we have translators for. --- debian/changelog | 2 ++ pinentry-x2go/pinentry-x2go.pro | 16 ++++++++++++++-- pinentry-x2go/pinentry-x2go_da.ts | 25 +++++++++++++++++++++++++ pinentry-x2go/pinentry-x2go_de.qm | Bin 0 -> 208 bytes pinentry-x2go/pinentry-x2go_es.qm | Bin 0 -> 265 bytes pinentry-x2go/pinentry-x2go_et.ts | 25 +++++++++++++++++++++++++ pinentry-x2go/pinentry-x2go_fi.ts | 25 +++++++++++++++++++++++++ pinentry-x2go/pinentry-x2go_fr.ts | 25 +++++++++++++++++++++++++ pinentry-x2go/pinentry-x2go_nb_no.ts | 25 +++++++++++++++++++++++++ pinentry-x2go/pinentry-x2go_nl.ts | 25 +++++++++++++++++++++++++ pinentry-x2go/pinentry-x2go_pt.ts | 25 +++++++++++++++++++++++++ pinentry-x2go/pinentry-x2go_ru.ts | 25 +++++++++++++++++++++++++ pinentry-x2go/qt_da.qm | Bin 0 -> 119218 bytes pinentry-x2go/qt_de.qm | Bin 328730 -> 328778 bytes pinentry-x2go/qt_es.qm | Bin 87843 -> 87895 bytes pinentry-x2go/qt_fr.qm | Bin 0 -> 260053 bytes pinentry-x2go/qt_pt.qm | Bin 0 -> 75638 bytes pinentry-x2go/qt_ru.qm | Bin 0 -> 288412 bytes pinentry-x2go/qt_sv.qm | Bin 0 -> 71500 bytes pinentry-x2go/qt_zh_tw.qm | Bin 0 -> 119489 bytes pinentry-x2go/resources.rcc | 17 +++++++++++++++++ 21 files changed, 233 insertions(+), 2 deletions(-) diff --git a/debian/changelog b/debian/changelog index c60b0aa..1385198 100644 --- a/debian/changelog +++ b/debian/changelog @@ -6,6 +6,8 @@ pinentry-x2go (0.7.5.7-0x2go1) UNRELEASED; urgency=low - Update config.h.in. - Update German translation file. - Run lrelease during autoreconf. + - Update .ts files. Add .ts files for all languages we + have translators for. * debian/source/format: + Add file, use format 1.0. * debian/rules: diff --git a/pinentry-x2go/pinentry-x2go.pro b/pinentry-x2go/pinentry-x2go.pro index 5fe8c5e..95ab500 100644 --- a/pinentry-x2go/pinentry-x2go.pro +++ b/pinentry-x2go/pinentry-x2go.pro @@ -1,10 +1,22 @@ ###################################################################### # Automatically generated by qmake (2.01a) Fr Aug 3 07:44:35 2007 ###################################################################### +NULL = INSTALLS += target target.path = $${PREFIX}/bin -TRANSLATIONS += pinentry-x2go_de.ts \ - pinentry-x2go_es.ts +TRANSLATIONS += pinentry-x2go_da.ts \ + pinentry-x2go_de.ts \ + pinentry-x2go_es.ts \ + pinentry-x2go_et.ts \ + pinentry-x2go_fi.ts \ + pinentry-x2go_fr.ts \ + pinentry-x2go_nb_no.ts \ + pinentry-x2go_nl.ts \ + pinentry-x2go_pt.ts \ + pinentry-x2go_ru.ts + pinentry-x2go_sv.ts \ + pinentry-x2go_zh_tw.ts \ + $(NULL) TEMPLATE = app TARGET = diff --git a/pinentry-x2go/pinentry-x2go_da.ts b/pinentry-x2go/pinentry-x2go_da.ts new file mode 100644 index 0000000..26a084d --- /dev/null +++ b/pinentry-x2go/pinentry-x2go_da.ts @@ -0,0 +1,25 @@ +<?xml version="1.0" encoding="utf-8"?> +<!DOCTYPE TS> +<TS version="2.0" language="da_DK"> +<context> + <name>PinEntryDialog</name> + <message> + <location filename="pinentrydialog.cpp" line="38"/> + <source>X2Go Pinpad</source> + <translation type="unfinished"></translation> + </message> + <message> + <location filename="pinentrydialog.cpp" line="166"/> + <source>Please, enter your PIN</source> + <translation type="unfinished"></translation> + </message> +</context> +<context> + <name>TemplateDialog</name> + <message> + <location filename="templatedlg.ui" line="13"/> + <source>Dialog</source> + <translation type="unfinished"></translation> + </message> +</context> +</TS> diff --git a/pinentry-x2go/pinentry-x2go_de.qm b/pinentry-x2go/pinentry-x2go_de.qm new file mode 100644 index 0000000..e13effc Binary files /dev/null and b/pinentry-x2go/pinentry-x2go_de.qm differ diff --git a/pinentry-x2go/pinentry-x2go_es.qm b/pinentry-x2go/pinentry-x2go_es.qm new file mode 100644 index 0000000..0730f58 Binary files /dev/null and b/pinentry-x2go/pinentry-x2go_es.qm differ diff --git a/pinentry-x2go/pinentry-x2go_et.ts b/pinentry-x2go/pinentry-x2go_et.ts new file mode 100644 index 0000000..62705ac --- /dev/null +++ b/pinentry-x2go/pinentry-x2go_et.ts @@ -0,0 +1,25 @@ +<?xml version="1.0" encoding="utf-8"?> +<!DOCTYPE TS> +<TS version="2.0" language="et_EE"> +<context> + <name>PinEntryDialog</name> + <message> + <location filename="pinentrydialog.cpp" line="38"/> + <source>X2Go Pinpad</source> + <translation type="unfinished"></translation> + </message> + <message> + <location filename="pinentrydialog.cpp" line="166"/> + <source>Please, enter your PIN</source> + <translation type="unfinished"></translation> + </message> +</context> +<context> + <name>TemplateDialog</name> + <message> + <location filename="templatedlg.ui" line="13"/> + <source>Dialog</source> + <translation type="unfinished"></translation> + </message> +</context> +</TS> diff --git a/pinentry-x2go/pinentry-x2go_fi.ts b/pinentry-x2go/pinentry-x2go_fi.ts new file mode 100644 index 0000000..772e002 --- /dev/null +++ b/pinentry-x2go/pinentry-x2go_fi.ts @@ -0,0 +1,25 @@ +<?xml version="1.0" encoding="utf-8"?> +<!DOCTYPE TS> +<TS version="2.0" language="fi_FI"> +<context> + <name>PinEntryDialog</name> + <message> + <location filename="pinentrydialog.cpp" line="38"/> + <source>X2Go Pinpad</source> + <translation type="unfinished"></translation> + </message> + <message> + <location filename="pinentrydialog.cpp" line="166"/> + <source>Please, enter your PIN</source> + <translation type="unfinished"></translation> + </message> +</context> +<context> + <name>TemplateDialog</name> + <message> + <location filename="templatedlg.ui" line="13"/> + <source>Dialog</source> + <translation type="unfinished"></translation> + </message> +</context> +</TS> diff --git a/pinentry-x2go/pinentry-x2go_fr.ts b/pinentry-x2go/pinentry-x2go_fr.ts new file mode 100644 index 0000000..2b0e234 --- /dev/null +++ b/pinentry-x2go/pinentry-x2go_fr.ts @@ -0,0 +1,25 @@ +<?xml version="1.0" encoding="utf-8"?> +<!DOCTYPE TS> +<TS version="2.0" language="fr_FR"> +<context> + <name>PinEntryDialog</name> + <message> + <location filename="pinentrydialog.cpp" line="38"/> + <source>X2Go Pinpad</source> + <translation type="unfinished"></translation> + </message> + <message> + <location filename="pinentrydialog.cpp" line="166"/> + <source>Please, enter your PIN</source> + <translation type="unfinished"></translation> + </message> +</context> +<context> + <name>TemplateDialog</name> + <message> + <location filename="templatedlg.ui" line="13"/> + <source>Dialog</source> + <translation type="unfinished"></translation> + </message> +</context> +</TS> diff --git a/pinentry-x2go/pinentry-x2go_nb_no.ts b/pinentry-x2go/pinentry-x2go_nb_no.ts new file mode 100644 index 0000000..123bfda --- /dev/null +++ b/pinentry-x2go/pinentry-x2go_nb_no.ts @@ -0,0 +1,25 @@ +<?xml version="1.0" encoding="utf-8"?> +<!DOCTYPE TS> +<TS version="2.0" language="nb_NO"> +<context> + <name>PinEntryDialog</name> + <message> + <location filename="pinentrydialog.cpp" line="38"/> + <source>X2Go Pinpad</source> + <translation type="unfinished"></translation> + </message> + <message> + <location filename="pinentrydialog.cpp" line="166"/> + <source>Please, enter your PIN</source> + <translation type="unfinished"></translation> + </message> +</context> +<context> + <name>TemplateDialog</name> + <message> + <location filename="templatedlg.ui" line="13"/> + <source>Dialog</source> + <translation type="unfinished"></translation> + </message> +</context> +</TS> diff --git a/pinentry-x2go/pinentry-x2go_nl.ts b/pinentry-x2go/pinentry-x2go_nl.ts new file mode 100644 index 0000000..d913918 --- /dev/null +++ b/pinentry-x2go/pinentry-x2go_nl.ts @@ -0,0 +1,25 @@ +<?xml version="1.0" encoding="utf-8"?> +<!DOCTYPE TS> +<TS version="2.0" language="nl_NL"> +<context> + <name>PinEntryDialog</name> + <message> + <location filename="pinentrydialog.cpp" line="38"/> + <source>X2Go Pinpad</source> + <translation type="unfinished"></translation> + </message> + <message> + <location filename="pinentrydialog.cpp" line="166"/> + <source>Please, enter your PIN</source> + <translation type="unfinished"></translation> + </message> +</context> +<context> + <name>TemplateDialog</name> + <message> + <location filename="templatedlg.ui" line="13"/> + <source>Dialog</source> + <translation type="unfinished"></translation> + </message> +</context> +</TS> diff --git a/pinentry-x2go/pinentry-x2go_pt.ts b/pinentry-x2go/pinentry-x2go_pt.ts new file mode 100644 index 0000000..3f993d3 --- /dev/null +++ b/pinentry-x2go/pinentry-x2go_pt.ts @@ -0,0 +1,25 @@ +<?xml version="1.0" encoding="utf-8"?> +<!DOCTYPE TS> +<TS version="2.0" language="pt_PT"> +<context> + <name>PinEntryDialog</name> + <message> + <location filename="pinentrydialog.cpp" line="38"/> + <source>X2Go Pinpad</source> + <translation type="unfinished"></translation> + </message> + <message> + <location filename="pinentrydialog.cpp" line="166"/> + <source>Please, enter your PIN</source> + <translation type="unfinished"></translation> + </message> +</context> +<context> + <name>TemplateDialog</name> + <message> + <location filename="templatedlg.ui" line="13"/> + <source>Dialog</source> + <translation type="unfinished"></translation> + </message> +</context> +</TS> diff --git a/pinentry-x2go/pinentry-x2go_ru.ts b/pinentry-x2go/pinentry-x2go_ru.ts new file mode 100644 index 0000000..ef42bde --- /dev/null +++ b/pinentry-x2go/pinentry-x2go_ru.ts @@ -0,0 +1,25 @@ +<?xml version="1.0" encoding="utf-8"?> +<!DOCTYPE TS> +<TS version="2.0" language="ru_RU"> +<context> + <name>PinEntryDialog</name> + <message> + <location filename="pinentrydialog.cpp" line="38"/> + <source>X2Go Pinpad</source> + <translation type="unfinished"></translation> + </message> + <message> + <location filename="pinentrydialog.cpp" line="166"/> + <source>Please, enter your PIN</source> + <translation type="unfinished"></translation> + </message> +</context> +<context> + <name>TemplateDialog</name> + <message> + <location filename="templatedlg.ui" line="13"/> + <source>Dialog</source> + <translation type="unfinished"></translation> + </message> +</context> +</TS> diff --git a/pinentry-x2go/qt_da.qm b/pinentry-x2go/qt_da.qm new file mode 100644 index 0000000..02d2bb8 Binary files /dev/null and b/pinentry-x2go/qt_da.qm differ diff --git a/pinentry-x2go/qt_de.qm b/pinentry-x2go/qt_de.qm index 941a1ea..5993677 100644 Binary files a/pinentry-x2go/qt_de.qm and b/pinentry-x2go/qt_de.qm differ diff --git a/pinentry-x2go/qt_es.qm b/pinentry-x2go/qt_es.qm index 00e2ae9..a8b0724 100644 Binary files a/pinentry-x2go/qt_es.qm and b/pinentry-x2go/qt_es.qm differ diff --git a/pinentry-x2go/qt_fr.qm b/pinentry-x2go/qt_fr.qm new file mode 100644 index 0000000..62e45cc Binary files /dev/null and b/pinentry-x2go/qt_fr.qm differ diff --git a/pinentry-x2go/qt_pt.qm b/pinentry-x2go/qt_pt.qm new file mode 100644 index 0000000..27a9905 Binary files /dev/null and b/pinentry-x2go/qt_pt.qm differ diff --git a/pinentry-x2go/qt_ru.qm b/pinentry-x2go/qt_ru.qm new file mode 100644 index 0000000..e3c5f4b Binary files /dev/null and b/pinentry-x2go/qt_ru.qm differ diff --git a/pinentry-x2go/qt_sv.qm b/pinentry-x2go/qt_sv.qm new file mode 100644 index 0000000..8f3de33 Binary files /dev/null and b/pinentry-x2go/qt_sv.qm differ diff --git a/pinentry-x2go/qt_zh_tw.qm b/pinentry-x2go/qt_zh_tw.qm new file mode 100644 index 0000000..c390941 Binary files /dev/null and b/pinentry-x2go/qt_zh_tw.qm differ diff --git a/pinentry-x2go/resources.rcc b/pinentry-x2go/resources.rcc index d9b6bd1..16004e9 100644 --- a/pinentry-x2go/resources.rcc +++ b/pinentry-x2go/resources.rcc @@ -4,7 +4,24 @@ <file>icons/button_cancel.png</file> <file>pinentry-x2go_de.qm</file> <file>pinentry-x2go_es.qm</file> + <file>pinentry-x2go_da.qm</file> + <file>pinentry-x2go_de.qm</file> + <file>pinentry-x2go_es.qm</file> + <file>pinentry-x2go_et.qm</file> + <file>pinentry-x2go_fi.qm</file> + <file>pinentry-x2go_fr.qm</file> + <file>pinentry-x2go_nb_no.qm</file> + <file>pinentry-x2go_nl.qm</file> + <file>pinentry-x2go_ru.qm</file> + <file>pinentry-x2go_sv.qm</file> + <file>pinentry-x2go_zh_tw.qm</file> + <file>qt_da.qm</file> <file>qt_de.qm</file> <file>qt_es.qm</file> + <file>qt_fr.qm</file> + <file>qt_pt.qm</file> + <file>qt_ru.qm</file> + <file>qt_sv.qm</file> + <file>qt_zh_tw.qm</file> </qresource> </RCC> \ No newline at end of file -- Alioth's /srv/git/_hooks_/post-receive-email on /srv/git/code.x2go.org/pinentry-x2go.git