This is an automated email from the git hooks/post-receive script. x2go pushed a commit to branch master in repository x2godesktopsharing. commit 0c383523d888c07fc06a77eecd91f2fed99d9f77 Author: Mike Gabriel <mike.gabriel@das-netzwerkteam.de> Date: Fri Nov 23 14:50:34 2018 +0100 Drop all type="obsolete" and type="unfinished" tags from Czech translation file. Probably not wanted by the translator. --- debian/changelog | 2 ++ x2godesktopsharing_cs.ts | 20 ++++++++++---------- 2 files changed, 12 insertions(+), 10 deletions(-) diff --git a/debian/changelog b/debian/changelog index cf6c273..9e5814e 100644 --- a/debian/changelog +++ b/debian/changelog @@ -56,6 +56,8 @@ x2godesktopsharing (3.2.0.0-0x2go1) UNRELEASED; urgency=medium - Update upstream version string in man page and sharetray.cpp. - White-space cleanup. - x2godesktopsharing.pro (et al.): Integration Czech translation file into build. + - Drop all type="obsolete" and type="unfinished" tags from Czech translation file. + Probably not wanted by the translator. * debian/*: + Convert to DH packaging style. Build against Qt5. * debian/control: diff --git a/x2godesktopsharing_cs.ts b/x2godesktopsharing_cs.ts index 8761cfa..ec68ff4 100644 --- a/x2godesktopsharing_cs.ts +++ b/x2godesktopsharing_cs.ts @@ -28,18 +28,18 @@ <name>ListDialog</name> <message> <source>remove</source> - <translation type="obsolete">odebrat</translation> + <translation>odebrat</translation> </message> </context> <context> <name>MessageBox</name> <message> <source>Accept %1 from %2 ?</source> - <translation type="obsolete">Povolit %1 z %2 ?</translation> + <translation>Povolit %1 z %2 ?</translation> </message> <message> <source>Save selection for %1</source> - <translation type="obsolete">Uložit volbu pro %1 </translation> + <translation>Uložit volbu pro %1 </translation> </message> </context> <context> @@ -146,11 +146,11 @@ a zkuste to znovu</translation> </message> <message> <source>%1(%2): access denied</source> - <translation type="obsolete">%1(%2): přístup zamítnut</translation> + <translation>%1(%2): přístup zamítnut</translation> </message> <message> <source>Disconnect %1(%2)</source> - <translation type="obsolete">Odpojit %1(%2)</translation> + <translation>Odpojit %1(%2)</translation> </message> <message> <location filename="sharetray.cpp" line="85"/> @@ -159,11 +159,11 @@ a zkuste to znovu</translation> </message> <message> <source>%1(%2) connected</source> - <translation type="obsolete">%1(%2) připojen</translation> + <translation>%1(%2) připojen</translation> </message> <message> <source>%1(%2) disconnected</source> - <translation type="obsolete">%1(%2) odpojen</translation> + <translation>%1(%2) odpojen</translation> </message> <message> <location filename="sharetray.cpp" line="574"/> @@ -177,7 +177,7 @@ a zkuste to znovu</translation> </message> <message> <source><b>X2GO DesktopSharing V. </source> - <translation type="obsolete"><b>X2GO DesktopSharing V. </translation> + <translation><b>X2GO DesktopSharing V. </translation> </message> <message> <location filename="sharetray.cpp" line="164"/> @@ -191,7 +191,7 @@ a zkuste to znovu</translation> </message> <message> <source>%1(%2): access granted</source> - <translation type="obsolete">%1(%2): přístup povolen</translation> + <translation>%1(%2): přístup povolen</translation> </message> <message> <location filename="sharetray.cpp" line="715"/> @@ -209,7 +209,7 @@ a zkuste to znovu</translation> <message> <location filename="dlg.ui" line="34"/> <source>remove</source> - <translation type="unfinished">odebrat</translation> + <translation>odebrat</translation> </message> <message> <location filename="dlg.ui" line="75"/> -- Alioth's /home/x2go-admin/maintenancescripts/git/hooks/post-receive-email on /srv/git/code.x2go.org/x2godesktopsharing.git