Integrate latest translation updates

This commit is contained in:
Sebastian Wolf 2020-11-12 21:37:17 +01:00
parent ba91160235
commit 301f52603a
8 changed files with 12 additions and 9 deletions

View file

@ -59,7 +59,7 @@ Page {
}
Label {
text: "Fernschreiber 0.4"
text: "Fernschreiber 0.4.1"
horizontalAlignment: Text.AlignHCenter
font.pixelSize: Theme.fontSizeExtraLarge
anchors {

View file

@ -12,6 +12,9 @@
# * date Author's Name <author's email> version-release
# - Summary of changes
* Thu Nov 12 2020 Sebastian J. Wolf <sebastian@ygriega.de> 0.4.1
- Several translations updated - thanks to all contributors
* Wed Nov 11 2020 Sebastian J. Wolf <sebastian@ygriega.de> 0.4
- Support for animated stickers - thanks to monich
- Chat information page (members, picture(s), settings...) - thanks to jgibbon

View file

@ -11,8 +11,8 @@ Name: harbour-fernschreiber
# << macros
Summary: Fernschreiber is a Telegram client for Sailfish OS
Version: 0.4
Release: 2
Version: 0.4.1
Release: 1
Group: Qt/Qt
License: LICENSE
URL: http://werkwolf.eu/

View file

@ -1,7 +1,7 @@
Name: harbour-fernschreiber
Summary: Fernschreiber is a Telegram client for Sailfish OS
Version: 0.4
Release: 2
Version: 0.4.1
Release: 1
# The contents of the Group field should be one of the groups listed here:
# https://github.com/mer-tools/spectacle/blob/master/data/GROUPS
Group: Qt/Qt

View file

@ -1114,7 +1114,7 @@ void TDLibWrapper::setInitialParameters()
QSettings hardwareSettings("/etc/hw-release", QSettings::NativeFormat);
initialParameters.insert("device_model", hardwareSettings.value("NAME", "Unknown Mobile Device").toString());
initialParameters.insert("system_version", QSysInfo::prettyProductName());
initialParameters.insert("application_version", "0.4");
initialParameters.insert("application_version", "0.4.1");
// initialParameters.insert("use_test_dc", true);
requestObject.insert("parameters", initialParameters);
this->sendRequest(requestObject);

View file

@ -1466,7 +1466,7 @@
</message>
<message>
<source>Unable to find user %1</source>
<translation>Impossibile trovare l'utente %1</translation>
<translation>Impossibile trovare l&apos;utente %1</translation>
</message>
</context>
</TS>

View file

@ -127,7 +127,7 @@
</message>
<message>
<source>Leaving chat</source>
<translation type="unfinished"></translation>
<translation type="unfinished">Выход из чата</translation>
</message>
<message>
<source>Info</source>

View file

@ -1429,7 +1429,7 @@
<message>
<source>sent an unsupported message: %1</source>
<comment>myself; %1 is message type</comment>
<translation>: %1</</translation>
<translation>: %1</translation>
</message>
<message>
<source>sent an unsupported message: %1</source>