Compare commits

..

30 Commits

Author SHA1 Message Date
Ulterno Ω*
d26a691647 Fix saving images
Fixed variable names and scope resolution for saveAsDialog in NeochatMaximizeComponent 

Hence, correcting the File Dialog type and making the downloadFile function work.

BUG: 479053
2024-02-11 12:17:39 +00:00
Heiko Becker
0cd0a6a672 GIT_SILENT Update Appstream for new release 2024-02-10 00:24:40 +01:00
Heiko Becker
4892e12918 GIT_SILENT Upgrade release service version to 23.08.5. 2024-02-09 22:59:27 +01:00
l10n daemon script
6baa374a1a GIT_SILENT Sync po/docbooks with svn 2024-02-06 04:46:26 +00:00
l10n daemon script
d2f1fc7175 GIT_SILENT Sync po/docbooks with svn 2024-02-05 04:43:50 +00:00
Ingo Klöcker
8e998ac72b Revert "Test the unified Windows signer and disable all other jobs"
This reverts commit eabc0e3a65.
2024-01-31 17:12:50 +01:00
Ingo Klöcker
eabc0e3a65 Test the unified Windows signer and disable all other jobs 2024-01-31 14:58:49 +01:00
l10n daemon script
ba7b6da025 GIT_SILENT Sync po/docbooks with svn 2024-01-30 03:53:17 +00:00
l10n daemon script
cb7c33075c GIT_SILENT Sync po/docbooks with svn 2024-01-26 03:55:12 +00:00
l10n daemon script
3b94847b17 GIT_SILENT Sync po/docbooks with svn 2024-01-22 04:44:31 +00:00
l10n daemon script
0e9512b9ea GIT_SILENT Sync po/docbooks with svn 2024-01-17 03:53:37 +00:00
l10n daemon script
33f8b5eb55 GIT_SILENT Sync po/docbooks with svn 2024-01-14 04:51:05 +00:00
l10n daemon script
028d8c0584 GIT_SILENT Sync po/docbooks with svn 2024-01-11 03:22:26 +00:00
l10n daemon script
bf4f1a34dc GIT_SILENT Sync po/docbooks with svn 2024-01-07 03:59:53 +00:00
l10n daemon script
5ea0f5d378 GIT_SILENT Sync po/docbooks with svn 2024-01-02 03:04:04 +00:00
l10n daemon script
5b76e8cda8 GIT_SILENT Sync po/docbooks with svn 2024-01-01 03:10:26 +00:00
l10n daemon script
4c62cf4b0a GIT_SILENT Sync po/docbooks with svn 2023-12-31 04:01:16 +00:00
l10n daemon script
2dfa11a0aa SVN_SILENT made messages (.desktop file) - always resolve ours
In case of conflict in i18n, keep the version of the branch "ours"
To resolve a particular conflict, "git checkout --ours path/to/file.desktop"
2023-12-31 03:45:22 +00:00
l10n daemon script
367d106d14 GIT_SILENT Sync po/docbooks with svn 2023-12-24 04:05:37 +00:00
l10n daemon script
6404e66686 GIT_SILENT Sync po/docbooks with svn 2023-12-23 03:37:43 +00:00
l10n daemon script
1e3b5c5d13 GIT_SILENT Sync po/docbooks with svn 2023-12-21 04:05:21 +00:00
l10n daemon script
ba26d998c0 GIT_SILENT Sync po/docbooks with svn 2023-12-19 03:07:22 +00:00
l10n daemon script
e624f34710 GIT_SILENT Sync po/docbooks with svn 2023-12-18 04:06:01 +00:00
Ingo Klöcker
36c3850cb3 Add GitLab jobs to sign and optionally publish Microsoft APPX packages 2023-12-16 15:05:16 +00:00
l10n daemon script
10e570b429 GIT_SILENT made messages (after extraction) 2023-12-16 02:30:52 +00:00
l10n daemon script
5cd0872904 GIT_SILENT Sync po/docbooks with svn 2023-12-15 03:05:59 +00:00
l10n daemon script
c1ce40ce99 GIT_SILENT made messages (after extraction) 2023-12-13 02:28:15 +00:00
l10n daemon script
0da2be9ad0 GIT_SILENT Sync po/docbooks with svn 2023-12-12 03:12:59 +00:00
l10n daemon script
be24122eb8 SVN_SILENT made messages (.desktop file) - always resolve ours
In case of conflict in i18n, keep the version of the branch "ours"
To resolve a particular conflict, "git checkout --ours path/to/file.desktop"
2023-12-12 03:06:24 +00:00
l10n daemon script
e6803f4e28 GIT_SILENT Sync po/docbooks with svn 2023-12-10 04:03:02 +00:00
16 changed files with 1047 additions and 1018 deletions

View File

@@ -13,3 +13,4 @@ include:
- /gitlab-templates/flatpak.yml
- /gitlab-templates/craft-android-apks.yml
- /gitlab-templates/craft-windows-x86-64.yml
- /gitlab-templates/craft-windows-appx-qt5.yml

View File

@@ -9,7 +9,7 @@ cmake_minimum_required(VERSION 3.16)
# KDE Applications version, managed by release script.
set(RELEASE_SERVICE_VERSION_MAJOR "23")
set(RELEASE_SERVICE_VERSION_MINOR "08")
set(RELEASE_SERVICE_VERSION_MICRO "4")
set(RELEASE_SERVICE_VERSION_MICRO "5")
set(RELEASE_SERVICE_VERSION "${RELEASE_SERVICE_VERSION_MAJOR}.${RELEASE_SERVICE_VERSION_MINOR}.${RELEASE_SERVICE_VERSION_MICRO}")
project(NeoChat VERSION ${RELEASE_SERVICE_VERSION})

View File

@@ -46,6 +46,7 @@
<name xml:lang="uk">NeoChat</name>
<name xml:lang="x-test">xxNeoChatxx</name>
<name xml:lang="zh-CN">NeoChat</name>
<name xml:lang="zh-TW">NeoChat</name>
<summary>A client for matrix, the decentralized communication protocol</summary>
<summary xml:lang="ar">عميل لماتركس، ميفاق الاتصال اللامركزي</summary>
<summary xml:lang="az">Matrix üçün müştəri, mərkəzləşməmiş kommunikasiya protokolu</summary>
@@ -83,6 +84,7 @@
<summary xml:lang="uk">Клієнт matrix, децентралізованого протоколу обміну даними</summary>
<summary xml:lang="x-test">xxA client for matrix, the decentralized communication protocolxx</summary>
<summary xml:lang="zh-CN">分布式通讯协议 Matrix 的客户端</summary>
<summary xml:lang="zh-TW">去中心化通訊協定 Matrix 的用戶端</summary>
<description>
<p>NeoChat is a client for Matrix, the decentralized communication protocol for instant messaging. It allows you to send text messages, videos and audio files to your family, colleagues and friends. It uses KDE frameworks and most notably Kirigami
to provide a convergent experience across multiple platforms.</p>
@@ -110,6 +112,7 @@ to provide a convergent experience across multiple platforms.</p>
<p xml:lang="tr">NeoChat, anlık iletileşme için merkezi olmayan iletişim protokolü olan Matrix için bir istemcidir. Ailenize, iş arkadaşlarınıza ve arkadaşlarınıza metin iletiler, videolar ve ses dosyaları göndermenize olanak tanır. Birden çok platformda yakınsak bir deneyim sağlamak için KDE Frameworks ve en önemlilerinden Kirigami'yi kullanır.</p>
<p xml:lang="uk">NeoChat — клієнт Matrix, децентралізованого протоколу спілкування для миттєвого обміну повідомленнями. За його допомогою ви можете надсилати текстові повідомлення, відео та звукові файли вашій родин, колегами та друзям. У програмі використано бібліотеки KDE, зокрема Kirigami, для надання однорідного середовища на декількох програмних та апаратних платформах.</p>
<p xml:lang="x-test">xxNeoChat is a client for Matrix, the decentralized communication protocol for instant messaging. It allows you to send text messages, videos and audio files to your family, colleagues and friends. It uses KDE frameworks and most notably Kirigami to provide a convergent experience across multiple platforms.xx</p>
<p xml:lang="zh-TW">NeoChat 是去中心化即時通訊協定 Matrix 的一個用戶端。它讓您可以傳送文字訊息、影片、音訊檔案給您的家人、同事或朋友。NeoChat 使用 KDE frameworks尤其是 Kirigami來提供跨平台的響應式體驗。</p>
<p>NeoChat aims to be a fully featured application for the Matrix specification. As such everything in the current stable specification with the notable exceptions of VoIP, threads and some aspects of End-to-End Encryption are supported. There are a few other smaller omissions due to the fact that the Matrix spec is constantly evolving but the aim remains to provide eventual support for the entire spec.</p>
<p xml:lang="ar">يهدف نيوتشات إلى أن يكون تطبيقًا كامل الميزات لمواصفات ماتركس. على هذا النحو يتم دعم كل شيء في المواصفات المستقرة الحالية مع الاستثناءات الملحوظة لـ VoIP والخيوط وبعض جوانب التشفير من طرف إلى طرف. هناك عدد قليل من الإغفالات الصغيرة الأخرى بسبب حقيقة أن مواصفات ماتركس تتطور باستمرار ، ولكن يبقى الهدف توفير الدعم النهائي للمواصفات بأكملها.</p>
<p xml:lang="ca">NeoChat pretén ser una aplicació amb totes les característiques per a l'especificació de Matrix. Com a tal, s'ha implementat tota l'especificació actual estable amb les notables excepcions de la VoIP, fils i alguns aspectes de l'encriptatge d'extrem a extrem. Hi ha algunes altres omissions més petites a causa del fet que l'especificació de Matrix està evolucionant constantment, però l'objectiu segueix sent proporcionar suport eventual per a tota l'especificació.</p>
@@ -135,6 +138,7 @@ to provide a convergent experience across multiple platforms.</p>
<p xml:lang="tr">NeoChat, Matrix belirtimi için tam özellikli bir uygulama olmayı hedefler. Bu nedenle; VoIP, ileti zincirleri ve Uçtan Uca Şifreleme'nin bazı yönleri gibi dikkate değer istisnalar dışında var olan kararlı belirtimdeki her şey desteklenir. Matrix belirtiminin sürekli gelişmesi nedeniyle birkaç küçük eksiklik daha var; ancak amaç tüm belirtim için nihai destek sağlamak olmayı sürdürüyor.</p>
<p xml:lang="uk">Метою створення NeoChat є повноцінна реалізація програми для специфікації Matrix. Як наслідок, реалізовано усе у поточній стабільній специфікації, окрім голосового інтернет-зв'язку, потоків та деяких аспектів міжвузлового шифрування. Є також декілька інших незначних прогалин через те, що специфікація Matrix постійно змінюється, але метою лишається повна підтримка специфікації.</p>
<p xml:lang="x-test">xxNeoChat aims to be a fully featured application for the Matrix specification. As such everything in the current stable specification with the notable exceptions of VoIP, threads and some aspects of End-to-End Encryption are supported. There are a few other smaller omissions due to the fact that the Matrix spec is constantly evolving but the aim remains to provide eventual support for the entire spec.xx</p>
<p xml:lang="zh-TW">NeoChat 以完整支援 Matrix 標準為目標,因此目前穩定版標準除了 VoIP、對話串與端對端加密的某些部分以外的所有部分都有支援。其他部分還有一些較小的不支援的部分這是因為 Matrix 標準隨時都在改進,但目標仍然時最終提供整個標準的完整支援。</p>
<p>Due to the nature of the Matrix specification development NeoChat also supports numerous unstable features. Currently these are:</p>
<p xml:lang="ar">نظرًا لطبيعة تطوير مواصفات ماتركس، يدعم نيوتشات أيضًا العديد من الميزات غير المستقرة وهي:</p>
<p xml:lang="ca">A causa de la naturalesa del desenvolupament de l'especificació de Matrix, el NeoChat també implementa nombroses característiques inestables. Actualment són:</p>
@@ -161,6 +165,7 @@ to provide a convergent experience across multiple platforms.</p>
<p xml:lang="tr">NeoChat, Matrix belirtimi geliştirmesinin doğası gereği çok sayıda kararsız özelliği de destekler. Şu anda bunlar:</p>
<p xml:lang="uk">Через природу розробки специфікації Matrix, у NeoChat також передбачено підтримку численних нестабільних можливостей. У поточній версії цими можливостями є:</p>
<p xml:lang="x-test">xxDue to the nature of the Matrix specification development NeoChat also supports numerous unstable features. Currently these are:xx</p>
<p xml:lang="zh-TW">由於 Matrix 標準的開發流程的緣故NeoChat 也支援數個非穩定版的功能。目前這些功能是:</p>
<ul>
<li>Polls - MSC3381</li>
<li xml:lang="ar">التصويت - MSC3381</li>
@@ -188,6 +193,7 @@ to provide a convergent experience across multiple platforms.</p>
<li xml:lang="tr">Anketler - MSC3381</li>
<li xml:lang="uk">Опитування - MSC3381</li>
<li xml:lang="x-test">xxPolls - MSC3381xx</li>
<li xml:lang="zh-TW">投票 - MSC3381</li>
<li>Sticker Packs - MSC2545</li>
<li xml:lang="ar">حزم الملصقات - MSC2545</li>
<li xml:lang="ca">Paquets d'adhesius - MSC2545</li>
@@ -214,6 +220,7 @@ to provide a convergent experience across multiple platforms.</p>
<li xml:lang="tr">Yapışkan Paketleri - MSC2545</li>
<li xml:lang="uk">Пакунки наліпок - MSC2545</li>
<li xml:lang="x-test">xxSticker Packs - MSC2545xx</li>
<li xml:lang="zh-TW">貼圖包 - MSC2545</li>
<li>Location Events - MSC3488</li>
<li xml:lang="ar">موقع الأحداث - MSC3488</li>
<li xml:lang="ca">Esdeveniments d'ubicació - MSC3488</li>
@@ -240,6 +247,7 @@ to provide a convergent experience across multiple platforms.</p>
<li xml:lang="tr">Konum Etkinlikleri - MSC3488</li>
<li xml:lang="uk">Місцеві зустрічі - MSC3488</li>
<li xml:lang="x-test">xxLocation Events - MSC3488xx</li>
<li xml:lang="zh-TW">位置事件 - MSC3488</li>
</ul>
</description>
<url type="homepage">https://apps.kde.org/neochat/</url>
@@ -284,6 +292,7 @@ to provide a convergent experience across multiple platforms.</p>
<developer_name xml:lang="uk">Спільнота KDE</developer_name>
<developer_name xml:lang="x-test">xxThe KDE Communityxx</developer_name>
<developer_name xml:lang="zh-CN">KDE 社区</developer_name>
<developer_name xml:lang="zh-TW">KDE 社群</developer_name>
<metadata_license>CC0-1.0</metadata_license>
<project_license>GPL-3.0</project_license>
<custom>
@@ -330,6 +339,7 @@ to provide a convergent experience across multiple platforms.</p>
<caption xml:lang="tr">Oda listesini, sohbet penceresini ve oda bilgisini gösteren ana görünüm</caption>
<caption xml:lang="uk">Головна панель із списком кімнат, спілкуванням та даними щодо кімнати</caption>
<caption xml:lang="x-test">xxMain view with room list, chat, and room informationxx</caption>
<caption xml:lang="zh-TW">主頁面,包含聊天室列表、聊天內容,與聊天室資訊</caption>
</screenshot>
<screenshot x-kde-os="windows">
<image>https://cdn.kde.org/screenshots/neochat/NeoChat-Windows-Login.png</image>
@@ -337,6 +347,7 @@ to provide a convergent experience across multiple platforms.</p>
<caption xml:lang="ar">شاشة الدخول</caption>
<caption xml:lang="ca">Pantalla d'inici de sessió</caption>
<caption xml:lang="ca-valencia">Pantalla d'inici de sessió</caption>
<caption xml:lang="cs">Přihlašovací obrazovka</caption>
<caption xml:lang="eo">Ensaluta ekrano</caption>
<caption xml:lang="es">Pantalla de inicio de sesión</caption>
<caption xml:lang="eu">Saio-hasteko pantaila</caption>
@@ -358,12 +369,14 @@ to provide a convergent experience across multiple platforms.</p>
<caption xml:lang="tr">Oturum açma ekranı</caption>
<caption xml:lang="uk">Вікно входу</caption>
<caption xml:lang="x-test">xxLogin screenxx</caption>
<caption xml:lang="zh-TW">登入畫面</caption>
</screenshot>
</screenshots>
<content_rating type="oars-1.1">
<content_attribute id="social-chat">intense</content_attribute>
</content_rating>
<releases>
<release version="23.08.5" date="2024-02-15"/>
<release version="23.08.4" date="2023-12-07"/>
<release version="23.08.3" date="2023-11-09"/>
<release version="23.08.2" date="2023-10-12"/>

View File

@@ -41,6 +41,7 @@ Name[tr]=NeoChat
Name[uk]=NeoChat
Name[x-test]=xxNeoChatxx
Name[zh_CN]=NeoChat
Name[zh_TW]=NeoChat
GenericName=Matrix Client
GenericName[ar]=عميل ماتركس
GenericName[az]=Matrix Müştərisi
@@ -80,6 +81,7 @@ GenericName[tr]=Matrix İstemcisi
GenericName[uk]=Клієнт Matrix
GenericName[x-test]=xxMatrix Clientxx
GenericName[zh_CN]=Matrix 客户端
GenericName[zh_TW]=Matrix 用戶端
Comment=Client for the Matrix protocol
Comment[ar]=عميل لميفاق ماتركس
Comment[az]=Matrix protokolu üçün müştəri
@@ -118,6 +120,7 @@ Comment[tr]=Matrix protokolü için istemci
Comment[uk]=Клієнт протоколу Matrix
Comment[x-test]=xxClient for the Matrix protocolxx
Comment[zh_CN]=为 Matrix 协议打造的客户端
Comment[zh_TW]=Matrix 通訊協定的用戶端
MimeType=x-scheme-handler/matrix;
Exec=neochat %u
Terminal=false

View File

@@ -394,15 +394,15 @@ msgstr "Ix de la sala indicada o d'esta sala, si no se n'ha indicat cap"
#: src/models/actionsmodel.cpp:327 src/models/actionsmodel.cpp:335
#: src/models/actionsmodel.cpp:343
msgid "<display name>"
msgstr "<nom a mostrar>"
msgstr "<nom que es mostrarà>"
#: src/models/actionsmodel.cpp:328
msgid "Changes your global display name"
msgstr "Canvia el vostre nom a mostrar global"
msgstr "Canvia el vostre nom que s'ha de mostrar global"
#: src/models/actionsmodel.cpp:336 src/models/actionsmodel.cpp:344
msgid "Changes your display name in this room"
msgstr "Canvia el vostre nom a mostrar en esta sala"
msgstr "Canvia el vostre nom que s'ha de mostrar en esta sala"
#: src/models/actionsmodel.cpp:358
#, kde-format
@@ -2590,14 +2590,14 @@ msgstr "Marca com a llegit"
#, kde-format
msgctxt "@action:inmenu"
msgid "Copy user's Matrix ID to Clipboard"
msgstr "Copia l'ID de Matrix de l'usuari al porta-retalls"
msgstr "Copia l'ID de Matrix de l'usuari a dins del porta-retalls"
#: src/qml/Page/RoomList/ContextMenu.qml:56
#: src/qml/Page/RoomList/SpaceListContextMenu.qml:32
#, kde-format
msgctxt "@action:inmenu"
msgid "Copy Address to Clipboard"
msgstr "Copia l'adreça al porta-retalls"
msgstr "Copia l'adreça a dins del porta-retalls"
#: src/qml/Page/RoomList/ContextMenu.qml:68
#, kde-format
@@ -2916,7 +2916,7 @@ msgstr "ID de la sala"
#: src/qml/RoomSettings/General.qml:134
#, kde-format
msgid "Copy room ID to clipboard"
msgstr "Copia l'ID de la sala al porta-retalls"
msgstr "Copia l'ID de la sala a dins del porta-retalls"
#: src/qml/RoomSettings/General.qml:148
#, kde-format

View File

@@ -1,13 +1,13 @@
# Copyright (C) YEAR This file is copyright:
# Copyright (C) 2023 This file is copyright:
# This file is distributed under the same license as the neochat package.
# Vit Pelcak <vit@pelcak.org>, 2021, 2022, 2023.
# SPDX-FileCopyrightText: 2021, 2022, 2023 Vit Pelcak <vit@pelcak.org>
#
msgid ""
msgstr ""
"Project-Id-Version: neochat\n"
"Report-Msgid-Bugs-To: https://bugs.kde.org\n"
"POT-Creation-Date: 2023-08-28 03:11+0000\n"
"PO-Revision-Date: 2023-06-28 15:49+0200\n"
"PO-Revision-Date: 2023-11-23 10:08+0100\n"
"Last-Translator: Vit Pelcak <vit@pelcak.org>\n"
"Language-Team: Czech <kde-i18n-doc@kde.org>\n"
"Language: cs\n"
@@ -15,7 +15,7 @@ msgstr ""
"Content-Type: text/plain; charset=UTF-8\n"
"Content-Transfer-Encoding: 8bit\n"
"Plural-Forms: nplurals=3; plural=(n==1) ? 0 : (n>=2 && n<=4) ? 1 : 2;\n"
"X-Generator: Lokalize 23.04.2\n"
"X-Generator: Lokalize 23.08.3\n"
#: src/controller.cpp:234
#, kde-format
@@ -2732,7 +2732,7 @@ msgstr ""
#: src/qml/Page/StartChatPage.qml:114
#, kde-format
msgid "Create new chat"
msgstr ""
msgstr "Vytvořit nový rozhovor"
#: src/qml/Page/WelcomePage.qml:56
#, kde-format
@@ -3289,7 +3289,7 @@ msgstr "Upravit účet"
#: src/qml/Settings/AccountEditorPage.qml:72
#, kde-format
msgid "Upload new avatar"
msgstr ""
msgstr "Odeslat nového avatara"
#: src/qml/Settings/AccountEditorPage.qml:89
#, kde-format
@@ -3496,7 +3496,7 @@ msgstr ""
#: src/qml/Settings/DevicesPage.qml:28
#, kde-format
msgid "This Device"
msgstr ""
msgstr "Toto zařízení"
#: src/qml/Settings/DevicesPage.qml:33
#, kde-format

View File

@@ -1,19 +1,19 @@
# SPDX-FileCopyrightText: 2020, 2021, 2022, 2023 Xavier Besnard <xavier.besnard@neuf.fr>
# Xavier BESNARD <xavier.besnard@neuf.fr>, 2022, 2023.
# SPDX-FileCopyrightText: 2020, 2021, 2022, 2023, 2024 Xavier Besnard <xavier.besnard@kde.org>
# Xavier Besnard <xavier.besnard@kde.org>, 2022, 2023.
msgid ""
msgstr ""
"Project-Id-Version: neochat\n"
"Report-Msgid-Bugs-To: https://bugs.kde.org\n"
"POT-Creation-Date: 2023-08-28 03:11+0000\n"
"PO-Revision-Date: 2023-10-24 21:41+0200\n"
"Last-Translator: Xavier BESNARD <xavier.besnard@neuf.fr>\n"
"Language-Team: \n"
"PO-Revision-Date: 2023-12-04 11:21+0100\n"
"Last-Translator: Xavier Besnard <xavier.besnard@kde.org>\n"
"Language-Team: French <kde-francophone@kde.org>\n"
"Language: fr\n"
"MIME-Version: 1.0\n"
"Content-Type: text/plain; charset=UTF-8\n"
"Content-Transfer-Encoding: 8bit\n"
"Plural-Forms: nplurals=2; plural=(n > 1);\n"
"X-Generator: Lokalize 23.08.3\n"
"X-Generator: Lokalize 23.08.4\n"
#: src/controller.cpp:234
#, kde-format
@@ -187,7 +187,7 @@ msgstr "Xavier Besnard"
#, kde-format
msgctxt "EMAIL OF TRANSLATORS"
msgid "Your emails"
msgstr "xavier.besnard@neuf.fr"
msgstr "xavier.besnard@kde.org"
#: src/main.cpp:174
#, kde-format

View File

@@ -1,13 +1,13 @@
# Copyright (C) 2023 This file is copyright:
# This file is distributed under the same license as the neochat package.
# SPDX-FileCopyrightText: 2020, 2021, 2022, 2023 Vincenzo Reale <smart2128vr@gmail.com>
# SPDX-FileCopyrightText: 2020, 2021, 2022, 2023, 2024 Vincenzo Reale <smart2128vr@gmail.com>
#
msgid ""
msgstr ""
"Project-Id-Version: neochat\n"
"Report-Msgid-Bugs-To: https://bugs.kde.org\n"
"POT-Creation-Date: 2023-08-28 03:11+0000\n"
"PO-Revision-Date: 2023-08-08 18:01+0200\n"
"PO-Revision-Date: 2024-01-25 14:17+0100\n"
"Last-Translator: Vincenzo Reale <smart2128vr@gmail.com>\n"
"Language-Team: Italian <kde-i18n-it@kde.org>\n"
"Language: it\n"
@@ -15,7 +15,7 @@ msgstr ""
"Content-Type: text/plain; charset=UTF-8\n"
"Content-Transfer-Encoding: 8bit\n"
"Plural-Forms: nplurals=2; plural=(n != 1);\n"
"X-Generator: Lokalize 23.08.3\n"
"X-Generator: Lokalize 23.08.4\n"
#: src/controller.cpp:234
#, kde-format
@@ -2754,7 +2754,7 @@ msgstr "Cerca messaggi"
#: src/qml/Page/SearchPage.qml:59
#, kde-format
msgid "Enter a text to start searching"
msgstr "Inserisci un testo per iniziare la ricerca"
msgstr "Digita del testo per iniziare la ricerca"
#: src/qml/Page/SearchPage.qml:65
#, kde-format

View File

@@ -1,14 +1,14 @@
# Copyright (C) YEAR This file is copyright:
# Copyright (C) 2024 This file is copyright:
# This file is distributed under the same license as the neochat package.
#
# Karol Kosek <krkk@krkk.ct8.pl>, 2020.
# Łukasz Wojniłowicz <lukasz.wojnilowicz@gmail.com>, 2021, 2022, 2023.
# SPDX-FileCopyrightText: 2021, 2022, 2023, 2024 Łukasz Wojniłowicz <lukasz.wojnilowicz@gmail.com>
msgid ""
msgstr ""
"Project-Id-Version: neochat\n"
"Report-Msgid-Bugs-To: https://bugs.kde.org\n"
"POT-Creation-Date: 2023-08-28 03:11+0000\n"
"PO-Revision-Date: 2023-09-09 10:37+0200\n"
"PO-Revision-Date: 2024-01-21 08:12+0100\n"
"Last-Translator: Łukasz Wojniłowicz <lukasz.wojnilowicz@gmail.com>\n"
"Language-Team: Polish <kde-i18n-doc@kde.org>\n"
"Language: pl\n"
@@ -17,7 +17,7 @@ msgstr ""
"Content-Transfer-Encoding: 8bit\n"
"Plural-Forms: nplurals=3; plural=(n==1 ? 0 : n%10>=2 && n%10<=4 && (n%100<10 "
"|| n%100>=20) ? 1 : 2);\n"
"X-Generator: Lokalize 23.04.3\n"
"X-Generator: Lokalize 23.08.4\n"
#: src/controller.cpp:234
#, kde-format
@@ -2654,7 +2654,7 @@ msgstr "Twórz pokoje i rozmowy"
#: src/qml/Page/RoomList/Page.qml:151
#, kde-format
msgid "No rooms found"
msgstr "Nie znaleziono pokojów"
msgstr "Nie znaleziono żadnych pokojów"
#: src/qml/Page/RoomList/Page.qml:151
#, kde-format
@@ -2664,7 +2664,7 @@ msgstr "Aby rozpocząć, dołącz do dowolnego pokoju"
#: src/qml/Page/RoomList/Page.qml:154
#, kde-format
msgid "Search in room directory"
msgstr "Szukaj w katalogu pokojów"
msgstr "Poszukaj w katalogu pokojów"
#: src/qml/Page/RoomList/RoomDelegate.qml:95
#, kde-format

View File

@@ -1,23 +1,23 @@
# Copyright (C) YEAR This file is copyright:
# Copyright (C) 2024 This file is copyright:
# This file is distributed under the same license as the neochat package.
#
# Alexander Yavorsky <kekcuha@gmail.com>, 2022.
# SPDX-FileCopyrightText: 2022, 2024 Alexander Yavorsky <kekcuha@gmail.com>
# Olesya Gerasimenko <translation-team@basealt.ru>, 2023.
msgid ""
msgstr ""
"Project-Id-Version: neochat\n"
"Report-Msgid-Bugs-To: https://bugs.kde.org\n"
"POT-Creation-Date: 2023-08-28 03:11+0000\n"
"PO-Revision-Date: 2023-11-17 11:11+0300\n"
"Last-Translator: Olesya Gerasimenko <translation-team@basealt.ru>\n"
"Language-Team: Basealt Translation Team\n"
"PO-Revision-Date: 2024-01-10 21:33+0300\n"
"Last-Translator: Alexander Yavorsky <kekcuha@gmail.com>\n"
"Language-Team: Russian <kde-russian@lists.kde.ru>\n"
"Language: ru\n"
"MIME-Version: 1.0\n"
"Content-Type: text/plain; charset=UTF-8\n"
"Content-Transfer-Encoding: 8bit\n"
"Plural-Forms: nplurals=4; plural=n==1 ? 3 : n%10==1 && n%100!=11 ? 0 : n"
"%10>=2 && n%10<=4 && (n%100<10 || n%100>=20) ? 1 : 2;\n"
"X-Generator: Lokalize 23.04.3\n"
"X-Generator: Lokalize 23.08.4\n"
#: src/controller.cpp:234
#, kde-format
@@ -571,7 +571,7 @@ msgstr " или "
#, kde-format
msgctxt "[action 1, action 2] and [action 3]"
msgid " and "
msgstr " и"
msgstr " и "
#: src/models/emojimodel.cpp:149 src/models/emojimodel.cpp:207
#, kde-format

View File

@@ -1,7 +1,7 @@
# Copyright (C) 2023 This file is copyright:
# This file is distributed under the same license as the neochat package.
#
# SPDX-FileCopyrightText: 2022, 2023 Emir SARI <emir_sari@icloud.com>
# SPDX-FileCopyrightText: 2022, 2023, 2024 Emir SARI <emir_sari@icloud.com>
# Volkan Gezer <volkangezer@gmail.com>, 2021.
# Emir SARI <emir_sari@icloud.com>, 2023.
msgid ""
@@ -9,7 +9,7 @@ msgstr ""
"Project-Id-Version: neochat\n"
"Report-Msgid-Bugs-To: https://bugs.kde.org\n"
"POT-Creation-Date: 2023-08-28 03:11+0000\n"
"PO-Revision-Date: 2023-11-30 17:43+0300\n"
"PO-Revision-Date: 2024-01-01 23:01+0300\n"
"Last-Translator: Emir SARI <emir_sari@icloud.com>\n"
"Language-Team: Turkish <kde-l10n-tr@kde.org>\n"
"Language: tr\n"
@@ -17,7 +17,7 @@ msgstr ""
"Content-Type: text/plain; charset=UTF-8\n"
"Content-Transfer-Encoding: 8bit\n"
"Plural-Forms: nplurals=2; plural=(n > 1);\n"
"X-Generator: Lokalize 23.11.70\n"
"X-Generator: Lokalize 24.01.85\n"
#: src/controller.cpp:234
#, kde-format
@@ -390,15 +390,15 @@ msgstr "Verilen odadan veya bir tane verilmemişse bu odadan ayrılır"
#: src/models/actionsmodel.cpp:327 src/models/actionsmodel.cpp:335
#: src/models/actionsmodel.cpp:343
msgid "<display name>"
msgstr "<ekran adı>"
msgstr "<görüntü adı>"
#: src/models/actionsmodel.cpp:328
msgid "Changes your global display name"
msgstr "Global ekran adınızı değiştirir"
msgstr "Global görüntü adınızı değiştirir"
#: src/models/actionsmodel.cpp:336 src/models/actionsmodel.cpp:344
msgid "Changes your display name in this room"
msgstr "Bu odadaki ekran adınızı değiştirir"
msgstr "Bu odada görüntülenen adınızı değiştirir"
#: src/models/actionsmodel.cpp:358
#, kde-format
@@ -782,13 +782,13 @@ msgstr ": %1"
#, kde-format
msgctxt "their refers to a singular user"
msgid "cleared their display name"
msgstr "ekran adını sildi"
msgstr "görüntü adını sildi"
#: src/neochatroom.cpp:575
#, kde-format
msgctxt "their refers to a singular user"
msgid "changed their display name to %1"
msgstr "ekran adını %1 olarak değiştirdi"
msgstr "görüntü adını %1 olarak değiştirdi"
#: src/neochatroom.cpp:580 src/neochatroom.cpp:715
#, kde-format
@@ -996,7 +996,7 @@ msgstr "birisini odaya davet etti"
#, kde-format
msgctxt "their refers to a singular user"
msgid "changed their display name"
msgstr "ekran adını değiştirdi"
msgstr "görüntü adını değiştirdi"
#: src/neochatroom.cpp:732
#, kde-format
@@ -1701,7 +1701,8 @@ msgstr "Alan oluştur"
msgid ""
"Confirm the emoji below are displayed on both devices, in the same order."
msgstr ""
"Aşağıdaki emojinin her iki aygıtta da aynı sırada gösterildiğini onaylayın."
"Aşağıdaki emojinin her iki aygıtta da aynı sırada görüntülendiğini "
"doğrulayın."
#: src/qml/Dialog/KeyVerification/EmojiSas.qml:39
#, kde-format
@@ -2718,7 +2719,7 @@ msgstr "Oturum Aç"
#: src/qml/Page/RoomList/UserInfo.qml:208
#, kde-format
msgid "Switch User"
msgstr "Kullanıcıyı Değiştir"
msgstr "Kullanıcı Değiştir"
#: src/qml/Page/RoomList/UserInfo.qml:236
#, kde-format
@@ -3506,12 +3507,12 @@ msgstr "Yeni aygıt adı"
#: src/qml/Settings/DeviceDelegate.qml:70
#, kde-format
msgid "Cancel editing display name"
msgstr "Ekran adını düzenlemeyi iptal et"
msgstr "Görüntü adını düzenlemeyi iptal et"
#: src/qml/Settings/DeviceDelegate.qml:77
#, kde-format
msgid "Confirm new display name"
msgstr "Yeni ekran adını onayla"
msgstr "Yeni görüntü adını onayla"
#: src/qml/Settings/DeviceDelegate.qml:92
#, kde-format

File diff suppressed because it is too large Load Diff

File diff suppressed because it is too large Load Diff

View File

@@ -39,6 +39,7 @@ Name[tr]=NeoChat
Name[uk]=NeoChat
Name[x-test]=xxNeoChatxx
Name[zh_CN]=NeoChat
Name[zh_TW]=NeoChat
DesktopEntry=org.kde.neochat
Comment=A client for matrix, the decentralized communication protocol
Comment[ar]=عميل لماتركس، ميفاق الاتصال اللامركزي
@@ -78,6 +79,7 @@ Comment[tr]=Merkezi olmayan iletişim protokolü Matrix için bir istemci
Comment[uk]=Клієнт matrix, децентралізованого протоколу обміну даними
Comment[x-test]=xxA client for matrix, the decentralized communication protocolxx
Comment[zh_CN]=分布式通讯协议 Matrix 的客户端
Comment[zh_TW]=去中心化通訊協定 Matrix 的用戶端
[Event/message]
@@ -120,6 +122,7 @@ Name[tr]=Yeni İleti
Name[uk]=Нове повідомлення
Name[x-test]=xxNew messagexx
Name[zh_CN]=新消息
Name[zh_TW]=新訊息
Comment=There is a new message
Comment[ar]=توجد رسالة جديدة
Comment[az]=Yeni ismarıc var
@@ -158,6 +161,7 @@ Comment[tr]=Yeni bir ileti var
Comment[uk]=Надійшло нове повідомлення
Comment[x-test]=xxThere is a new messagexx
Comment[zh_CN]=有新消息
Comment[zh_TW]=有新的訊息
Action=Popup
[Event/invite]
@@ -195,6 +199,8 @@ Name[ta]=புதிய அழைப்பிதழ்
Name[tr]=Yeni Davet
Name[uk]=Нове запрошення
Name[x-test]=xxNew Invitationxx
Name[zh_CN]=新邀请
Name[zh_TW]=新邀請
Comment=There is a new invitation to a room
Comment[ar]=توجد دعوة جديدة
Comment[az]=Otağa bir yeni dəvət var
@@ -229,4 +235,6 @@ Comment[ta]=ஓர் அரங்கிற்கான புதிய அழ
Comment[tr]=Bir odaya yeni bir davetiye var
Comment[uk]=У кімнаті нове запрошення
Comment[x-test]=xxThere is a new invitation to a roomxx
Comment[zh_CN]=有新的聊天室邀请
Comment[zh_TW]=有新的加入聊天室邀請
Action=Popup

View File

@@ -40,6 +40,7 @@ Name[tr]=NeoChat
Name[uk]=NeoChat
Name[x-test]=xxNeoChatxx
Name[zh_CN]=NeoChat
Name[zh_TW]=NeoChat
Comment=Find rooms in NeoChat
Comment[ar]=اعثر على غرف في نيوتشات
Comment[az]=NeoChat-da otaqları tapın
@@ -72,6 +73,8 @@ Comment[ta]=நியோச்சாட்டில் அரங்குகள
Comment[tr]=NeoChat'te odalar bulun
Comment[uk]=Пошук кімнат у NeoChat
Comment[x-test]=xxFind rooms in NeoChatxx
Comment[zh_CN]=在 NeoChat 查找聊天室
Comment[zh_TW]=在 NeoChat 尋找聊天室
X-KDE-ServiceTypes=Plasma/Runner
Type=Service
Icon=org.kde.neochat

View File

@@ -105,7 +105,7 @@ Components.AlbumMaximizeComponent {
Component {
id: saveAsDialog
Platform.FileDialog {
fileMode: FileDialog.SaveFile
fileMode: Platform.FileDialog.SaveFile
folder: root.saveFolder
onAccepted: {
Config.lastSaveDirectory = folder
@@ -113,7 +113,7 @@ Components.AlbumMaximizeComponent {
if (!currentFile) {
return;
}
currentRoom.downloadFile(rooteventId, currentFile)
currentRoom.downloadFile(root.currentEventId, currentFile)
}
}
}