From 60968d6f9de578c1009b152f1710555c2b186d0b Mon Sep 17 00:00:00 2001 From: Julien Wadel Date: Tue, 28 Mar 2023 14:16:36 +0200 Subject: [PATCH] Add Czech language and fix japan translation. --- CHANGELOG.md | 9 +++++---- linphone-app/CMakeLists.txt | 2 +- linphone-app/assets/languages/ja.ts | 24 ++++++++++++------------ 3 files changed, 18 insertions(+), 17 deletions(-) diff --git a/CHANGELOG.md b/CHANGELOG.md index ecd5dcd72..bc512bbd2 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -6,8 +6,6 @@ and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0 ## 5.1.0 - undefined - - ### Added - VFS Encryption - File viewer in chats (Image/Animated Image/Video/Texts) with the option to export the file. @@ -15,15 +13,18 @@ and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0 ## 5.0.15 - undefined -## Fixed +### Fixed - Fix using only username in URI handlers. - Chat flickering on load. - Color of busy indicator when the chat is loading. - Update SDK to 5.2.42 +### Added +- New language support: Czech + ## 5.0.14 - 2023-03-16 -## Fixed +### Fixed - Downgrade Qt back to 5.15.2 because of Qt commercial licence that break other GPL licences. - Show file extension image instead of thumbnails if image's size factor is too low/high. - Update SDK to 5.2.35 (ZLib vulnerability). diff --git a/linphone-app/CMakeLists.txt b/linphone-app/CMakeLists.txt index 9f6fe0d5a..cd6b85f47 100644 --- a/linphone-app/CMakeLists.txt +++ b/linphone-app/CMakeLists.txt @@ -475,7 +475,7 @@ endif() set(LANGUAGES_DIRECTORY "${ASSETS_DIR}/languages") set(I18N_FILENAME i18n.qrc) -set(LANGUAGES da de en es fr_FR hu it ja lt pt_BR ru sv tr uk zh_CN) +set(LANGUAGES cs da de en es fr_FR hu it ja lt pt_BR ru sv tr uk zh_CN) # ------------------------------------------------------------------------------ diff --git a/linphone-app/assets/languages/ja.ts b/linphone-app/assets/languages/ja.ts index 416a0019d..072f0212b 100644 --- a/linphone-app/assets/languages/ja.ts +++ b/linphone-app/assets/languages/ja.ts @@ -1908,7 +1908,7 @@ adminStatus 'Admin' : Admin(istrator) - + 管理者 word for admin status @@ -1938,7 +1938,7 @@ cancelButton 'Cancel' : Cancel button - + キャンセル missingSubject @@ -1965,7 +1965,7 @@ subjectLabel 'Subject' : Label of a text field about the subject of the conference - + 件名 subjectPlaceholder @@ -1975,18 +1975,18 @@ subjectTooltip 'Current subject of the Meeting. It cannot be empty' - + 現在のチャットルームの件名です。空にすることはできません。 Explanation about the subject of the meeting askEncryption 'Would you like to encrypt your meeting ?' : Ask about setting the meeting as secured. - + チャットを暗号化しますか? participantSelectionPlaceholder 'Select participants' : Placeholder for a search on participant to add them in selection. - + 参加者を選択 participantSelectionTooltip @@ -1996,7 +1996,7 @@ adminStatus 'Admin' : Admin(istrator) - + 管理者 word for admin status @@ -2218,23 +2218,23 @@ addParticipantPlaceholder 'Add Participants' : Placeholder in a search bar for adding participant to the chat room - + 参加者を追加 addParticipantTooltip 'Search participants in your contact list in order to invite them into the chat room.' - + チャットルームに招待するため、連絡先リストから参加者を検索します。 Explanation for inviting the selected participants into chat room participantList 'Participant list' - + 参加者リスト adminStatus 'Admin' : Admin(istrator) - + 管理者 word for admin status @@ -3694,7 +3694,7 @@ cancelButton 'Cancel' : Cancel button. - + キャンセル startButton