diff --git a/CHANGELOG.md b/CHANGELOG.md
index a155b25e8..54aa5765c 100644
--- a/CHANGELOG.md
+++ b/CHANGELOG.md
@@ -16,6 +16,7 @@ and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0
- Mute option for each chatrooms.
- New Chat Layout.
- Display last seen for contacts.
+- New language support: Czech
### Fixed
- Update SDK to 5.2.29
diff --git a/linphone-app/CMakeLists.txt b/linphone-app/CMakeLists.txt
index f00f19a18..b2502839b 100644
--- a/linphone-app/CMakeLists.txt
+++ b/linphone-app/CMakeLists.txt
@@ -529,7 +529,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/cs.ts b/linphone-app/assets/languages/cs.ts
index 543159568..edbf2c72c 100644
--- a/linphone-app/assets/languages/cs.ts
+++ b/linphone-app/assets/languages/cs.ts
@@ -2451,6 +2451,29 @@ Klikněte zde: <a href="%1">%1</a>
Offline
+
+ PresenceLevel
+
+ presenceOnline
+ 'Online': Presence text
+ Dostupné
+
+
+ presenceLastSeenToday
+ 'Online today at %1' : Presence text for today (%1 is the hour)
+
+
+
+ presenceLastSeenYesterday
+ 'Online yesterday at %1' : Presence text for yesterday (%1 is the hour)
+
+
+
+ presenceLastSeen
+ 'Online on %1' : Presence text for latter days (%1 is a date)
+
+
+QObject
@@ -3310,6 +3333,10 @@ Klikněte zde: <a href="%1">%1</a>
"invalid E2E encryption keys server URL" : Error text about E2E encryption keys server URL.neplatná adresa URL serveru šifrovacích klíčů E2E
+
+ publishDurationLabel
+
+ SettingsTunnel
diff --git a/linphone-app/assets/languages/ja.ts b/linphone-app/assets/languages/ja.ts
index bbe431614..619a14013 100644
--- a/linphone-app/assets/languages/ja.ts
+++ b/linphone-app/assets/languages/ja.ts
@@ -1944,7 +1944,7 @@
adminStatus'Admin' : Admin(istrator)
-
+ 管理者word for admin status
@@ -1974,7 +1974,7 @@
cancelButton'Cancel' : Cancel button
-
+ キャンセルmissingSubject
@@ -2001,7 +2001,7 @@
subjectLabel'Subject' : Label of a text field about the subject of the conference
-
+ 件名subjectPlaceholder
@@ -2011,18 +2011,18 @@
subjectTooltip'Current subject of the Meeting. It cannot be empty'
-
+ 現在のチャットルームの件名です。空にすることはできません。Explanation about the subject of the meetingaskEncryption'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
@@ -2032,7 +2032,7 @@
adminStatus'Admin' : Admin(istrator)
-
+ 管理者word for admin status
@@ -2259,23 +2259,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 roomparticipantList'Participant list'
-
+ 参加者リストadminStatus'Admin' : Admin(istrator)
-
+ 管理者word for admin status
@@ -3922,7 +3922,7 @@
cancelButton'Cancel' : Cancel button.
-
+ キャンセルstartButton