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