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 { Label {
text: "Fernschreiber 0.4" text: "Fernschreiber 0.4.1"
horizontalAlignment: Text.AlignHCenter horizontalAlignment: Text.AlignHCenter
font.pixelSize: Theme.fontSizeExtraLarge font.pixelSize: Theme.fontSizeExtraLarge
anchors { anchors {

View file

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

View file

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

View file

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

View file

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

View file

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

View file

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

View file

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