This is an automated email from the git hooks/post-receive script. x2go pushed a change to branch master in repository pinentry-x2go. from 9106f67 README.i18n: typo fixes, formatting updates, drop X2Go Client references. new a6de6f4 pinentry-x2go: add Czech translation file. new d5fd834 pinentry-x2go/pinentry-x2go_fr.ts: add/update stub French translation file. new db3824e pinentry-x2go/pinentry-x2go_fr.ts: minor fixup (branding). new 190e0ed pinentry-x2go/pinentry-x2go_fr.ts: mark translations as finished. The 4 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 | 11 +++++++++++ pinentry-x2go/{pinentry-x2go_fi.ts => pinentry-x2go_cs.ts} | 6 +++--- pinentry-x2go/pinentry-x2go_fr.ts | 6 +++--- 3 files changed, 17 insertions(+), 6 deletions(-) copy pinentry-x2go/{pinentry-x2go_fi.ts => pinentry-x2go_cs.ts} (81%) -- Alioth's /home/x2go-admin/maintenancescripts/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 a6de6f48028ee0bfbe4913f5cacc1cd39dc89e3a Author: Ruda Vallo <ruda@vallo.cz> Date: Tue Nov 27 23:34:01 2018 +0100 pinentry-x2go: add Czech translation file. --- debian/changelog | 4 ++++ pinentry-x2go/pinentry-x2go_cs.ts | 25 +++++++++++++++++++++++++ 2 files changed, 29 insertions(+) diff --git a/debian/changelog b/debian/changelog index c51174f..551b050 100644 --- a/debian/changelog +++ b/debian/changelog @@ -48,6 +48,10 @@ pinentry-x2go (0.7.5.10-0x2go1) UNRELEASED; urgency=low * debian/source/format: + Set to 1.0. + [ Ruda Vallo ] + * New upstream version (0.7.5.10): + - pinentry-x2go: add Czech translation file. + -- X2Go Release Manager <git-admin@x2go.org> Sun, 07 Jun 2015 00:31:14 +0200 pinentry-x2go (0.7.5.9-0x2go1) unstable; urgency=low diff --git a/pinentry-x2go/pinentry-x2go_cs.ts b/pinentry-x2go/pinentry-x2go_cs.ts new file mode 100644 index 0000000..69ba174 --- /dev/null +++ b/pinentry-x2go/pinentry-x2go_cs.ts @@ -0,0 +1,25 @@ +<?xml version="1.0" encoding="utf-8"?> +<!DOCTYPE TS> +<TS version="2.0" language="cs"> +<context> + <name>PinEntryDialog</name> + <message> + <location filename="pinentrydialog.cpp" line="38"/> + <source>X2Go Pinpad</source> + <translation>X2Go Pinpad</translation> + </message> + <message> + <location filename="pinentrydialog.cpp" line="166"/> + <source>Please, enter your PIN</source> + <translation>Zadejte prosím váš PIN</translation> + </message> +</context> +<context> + <name>TemplateDialog</name> + <message> + <location filename="templatedlg.ui" line="13"/> + <source>Dialog</source> + <translation>Dialog</translation> + </message> +</context> +</TS> -- Alioth's /home/x2go-admin/maintenancescripts/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 d5fd83492be63c222c8369aeb1959eae8c11106c Author: Thierry Kauffmann <thierry@pielo.net> Date: Tue Nov 27 23:39:04 2018 +0100 pinentry-x2go/pinentry-x2go_fr.ts: add/update stub French translation file. --- debian/changelog | 5 +++++ pinentry-x2go/pinentry-x2go_fr.ts | 6 +++--- 2 files changed, 8 insertions(+), 3 deletions(-) diff --git a/debian/changelog b/debian/changelog index 551b050..abcada4 100644 --- a/debian/changelog +++ b/debian/changelog @@ -52,6 +52,11 @@ pinentry-x2go (0.7.5.10-0x2go1) UNRELEASED; urgency=low * New upstream version (0.7.5.10): - pinentry-x2go: add Czech translation file. + [ Thierry Kauffmann ] + * New upstream version (0.7.5.10): + - pinentry-x2go/pinentry-x2go_fr.ts: add/update stub French translation + file. + -- X2Go Release Manager <git-admin@x2go.org> Sun, 07 Jun 2015 00:31:14 +0200 pinentry-x2go (0.7.5.9-0x2go1) unstable; urgency=low diff --git a/pinentry-x2go/pinentry-x2go_fr.ts b/pinentry-x2go/pinentry-x2go_fr.ts index 2b0e234..2ae6f35 100644 --- a/pinentry-x2go/pinentry-x2go_fr.ts +++ b/pinentry-x2go/pinentry-x2go_fr.ts @@ -6,12 +6,12 @@ <message> <location filename="pinentrydialog.cpp" line="38"/> <source>X2Go Pinpad</source> - <translation type="unfinished"></translation> + <translation type="unfinished">Saisie de code pin X2GO</translation> </message> <message> <location filename="pinentrydialog.cpp" line="166"/> <source>Please, enter your PIN</source> - <translation type="unfinished"></translation> + <translation type="unfinished">Veuillez saisir votre code PIN</translation> </message> </context> <context> @@ -19,7 +19,7 @@ <message> <location filename="templatedlg.ui" line="13"/> <source>Dialog</source> - <translation type="unfinished"></translation> + <translation type="unfinished">Dialogue</translation> </message> </context> </TS> -- Alioth's /home/x2go-admin/maintenancescripts/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 db3824eb7d5157cf0b6d708ba182900a45930660 Author: Mihai Moldovan <ionic@ionic.de> Date: Tue Nov 27 23:41:28 2018 +0100 pinentry-x2go/pinentry-x2go_fr.ts: minor fixup (branding). --- debian/changelog | 1 + 1 file changed, 1 insertion(+) diff --git a/debian/changelog b/debian/changelog index abcada4..d5e893d 100644 --- a/debian/changelog +++ b/debian/changelog @@ -7,6 +7,7 @@ pinentry-x2go (0.7.5.10-0x2go1) UNRELEASED; urgency=low - README.i18n: mention Qt5 Linguist instead of the Qt4 version. - README.i18n: typo fixes, formatting updates, drop X2Go Client references. + - pinentry-x2go/pinentry-x2go_fr.ts: minor fixup (branding). * debian/control: - Maintainer change in package: X2Go Developers <x2go-dev@lists.x2go.org>. - Uploaders: add myself. Also, force a rebuild due to the changed -- Alioth's /home/x2go-admin/maintenancescripts/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 190e0edbb49c246e71bee84104e302eeb554fc38 Author: Mihai Moldovan <ionic@ionic.de> Date: Tue Nov 27 23:53:23 2018 +0100 pinentry-x2go/pinentry-x2go_fr.ts: mark translations as finished. --- debian/changelog | 1 + pinentry-x2go/pinentry-x2go_fr.ts | 6 +++--- 2 files changed, 4 insertions(+), 3 deletions(-) diff --git a/debian/changelog b/debian/changelog index d5e893d..7c7c213 100644 --- a/debian/changelog +++ b/debian/changelog @@ -8,6 +8,7 @@ pinentry-x2go (0.7.5.10-0x2go1) UNRELEASED; urgency=low - README.i18n: typo fixes, formatting updates, drop X2Go Client references. - pinentry-x2go/pinentry-x2go_fr.ts: minor fixup (branding). + - pinentry-x2go/pinentry-x2go_fr.ts: mark translations as finished. * debian/control: - Maintainer change in package: X2Go Developers <x2go-dev@lists.x2go.org>. - Uploaders: add myself. Also, force a rebuild due to the changed diff --git a/pinentry-x2go/pinentry-x2go_fr.ts b/pinentry-x2go/pinentry-x2go_fr.ts index 2ae6f35..62c4d97 100644 --- a/pinentry-x2go/pinentry-x2go_fr.ts +++ b/pinentry-x2go/pinentry-x2go_fr.ts @@ -6,12 +6,12 @@ <message> <location filename="pinentrydialog.cpp" line="38"/> <source>X2Go Pinpad</source> - <translation type="unfinished">Saisie de code pin X2GO</translation> + <translation>Saisie de code pin X2Go</translation> </message> <message> <location filename="pinentrydialog.cpp" line="166"/> <source>Please, enter your PIN</source> - <translation type="unfinished">Veuillez saisir votre code PIN</translation> + <translation>Veuillez saisir votre code PIN</translation> </message> </context> <context> @@ -19,7 +19,7 @@ <message> <location filename="templatedlg.ui" line="13"/> <source>Dialog</source> - <translation type="unfinished">Dialogue</translation> + <translation>Dialogue</translation> </message> </context> </TS> -- Alioth's /home/x2go-admin/maintenancescripts/git/hooks/post-receive-email on /srv/git/code.x2go.org/pinentry-x2go.git