[X2Go-Commits] [x2goclient] 04/04: res/i18n/x2goclient_fi.ts: add missing numerus form translation and other fixups.
git-admin at x2go.org
git-admin at x2go.org
Wed Jun 20 10:12:23 CEST 2018
This is an automated email from the git hooks/post-receive script.
x2go pushed a commit to branch master
in repository x2goclient.
commit 539043ec68b627f0c99541d1f6880e0571841c4b
Author: Mihai Moldovan <ionic at ionic.de>
Date: Wed Jun 20 09:24:23 2018 +0200
res/i18n/x2goclient_fi.ts: add missing numerus form translation and other fixups.
---
debian/changelog | 2 ++
res/i18n/x2goclient_de.ts | 4 ++--
2 files changed, 4 insertions(+), 2 deletions(-)
diff --git a/debian/changelog b/debian/changelog
index 027e50a..9fe470e 100644
--- a/debian/changelog
+++ b/debian/changelog
@@ -102,6 +102,8 @@ x2goclient (4.1.2.0-0x2go1) UNRELEASED; urgency=medium
OpenSSH Server on Windows. Fixes: #1156.
- res/i18n/x2goclient_*.ts: update translation files.
- res/i18n/x2goclient_fi.ts: whitespace and other fixups.
+ - res/i18n/x2goclient_fi.ts: add missing numerus form translation and
+ other fixups.
* x2goclient.spec:
- Remove plugin references.
* debian/rules:
diff --git a/res/i18n/x2goclient_de.ts b/res/i18n/x2goclient_de.ts
index b7447ba..d05eca6 100644
--- a/res/i18n/x2goclient_de.ts
+++ b/res/i18n/x2goclient_de.ts
@@ -1,6 +1,6 @@
<?xml version="1.0" encoding="utf-8"?>
<!DOCTYPE TS>
-<TS version="2.0" language="de">
+<TS version="2.1" language="de">
<context>
<name>AppDialog</name>
<message>
@@ -2537,8 +2537,8 @@ Der aktuelle Suchpfad lautet: </translation>
<source>X.Org Server did not launch correctly after %n tries.</source>
<comment>%n will be substituted with the current number of tries</comment>
<translation>
+ <numerusform>Der X.Org-Server ist trotz eines Versuches nicht erfolgreich gestartet.</numerusform>
<numerusform>Der X.Org-Server ist trotz %n Versuchen nicht erfolgreich gestartet.</numerusform>
- <numerusform></numerusform>
</translation>
</message>
<message>
--
Alioth's /home/x2go-admin/maintenancescripts/git/hooks/post-receive-email on /srv/git/code.x2go.org/x2goclient.git
More information about the x2go-commits
mailing list