Compare commits
19 Commits
work/nvrwh
...
v24.01.95
| Author | SHA1 | Date | |
|---|---|---|---|
|
|
aa0790d7fd | ||
|
|
e6c589c6ac | ||
|
|
4b1805bdaa | ||
|
|
6055460bff | ||
|
|
0642685874 | ||
|
|
e2b7e6778e | ||
|
|
22bf9b8a59 | ||
|
|
85fc1a1f46 | ||
|
|
624123407c | ||
|
|
7bad41739f | ||
|
|
ee16504aa0 | ||
|
|
cf308bcdce | ||
|
|
6fbfa48c77 | ||
|
|
67d71cb590 | ||
|
|
c5817df2c9 | ||
|
|
b94fcd6858 | ||
|
|
8a8874fcb6 | ||
|
|
b593f7321b | ||
|
|
5002258e34 |
@@ -2,5 +2,6 @@
|
||||
; SPDX-License-Identifier: CC0-1.0
|
||||
|
||||
[BlueprintSettings]
|
||||
kde/frameworks/extra-cmake-modules.version=master
|
||||
kde/unreleased/kirigami-addons.version=master
|
||||
libs/qt.qtMajorVersion=6
|
||||
|
||||
@@ -9,7 +9,7 @@ cmake_minimum_required(VERSION 3.16)
|
||||
# KDE Applications version, managed by release script.
|
||||
set(RELEASE_SERVICE_VERSION_MAJOR "24")
|
||||
set(RELEASE_SERVICE_VERSION_MINOR "01")
|
||||
set(RELEASE_SERVICE_VERSION_MICRO "90")
|
||||
set(RELEASE_SERVICE_VERSION_MICRO "95")
|
||||
set(RELEASE_SERVICE_VERSION "${RELEASE_SERVICE_VERSION_MAJOR}.${RELEASE_SERVICE_VERSION_MINOR}.${RELEASE_SERVICE_VERSION_MICRO}")
|
||||
|
||||
project(NeoChat VERSION ${RELEASE_SERVICE_VERSION})
|
||||
|
||||
@@ -6,7 +6,7 @@ msgid ""
|
||||
msgstr ""
|
||||
"Project-Id-Version: neochat\n"
|
||||
"Report-Msgid-Bugs-To: https://bugs.kde.org\n"
|
||||
"POT-Creation-Date: 2024-01-10 01:34+0000\n"
|
||||
"POT-Creation-Date: 2024-01-14 03:07+0000\n"
|
||||
"PO-Revision-Date: 2023-08-19 22:34+0400\n"
|
||||
"Last-Translator: Zayed Al-Saidi <zayed.alsaidi@gmail.com>\n"
|
||||
"Language-Team: ar\n"
|
||||
@@ -473,8 +473,9 @@ msgid "Matrix client"
|
||||
msgstr "عميل ماتركس"
|
||||
|
||||
#: src/main.cpp:133
|
||||
#, kde-format
|
||||
msgid "© 2018-2020 Black Hat, 2020-2023 KDE Community"
|
||||
#, fuzzy, kde-format
|
||||
#| msgid "© 2018-2020 Black Hat, 2020-2023 KDE Community"
|
||||
msgid "© 2018-2020 Black Hat, 2020-2024 KDE Community"
|
||||
msgstr "© 2018-2020بلاك هات، 2020-2023 مجتمع كِيدِي"
|
||||
|
||||
#: src/main.cpp:134
|
||||
@@ -1171,12 +1172,12 @@ msgstr "فشل إنشاء غرفة: %1"
|
||||
msgid "Space creation failed: %1"
|
||||
msgstr "فشل إنشاء فضاء: %1"
|
||||
|
||||
#: src/neochatroom.cpp:1566 src/neochatroom.cpp:1567
|
||||
#: src/neochatroom.cpp:1572 src/neochatroom.cpp:1573
|
||||
#, kde-format
|
||||
msgid "Report sent successfully."
|
||||
msgstr "أرسل البلاغ بنجاح."
|
||||
|
||||
#: src/neochatroom.cpp:1837 src/neochatroom.cpp:1845
|
||||
#: src/neochatroom.cpp:1843 src/neochatroom.cpp:1851
|
||||
#, kde-format
|
||||
msgctxt "'Lat' and 'Lon' as in Latitude and Longitude"
|
||||
msgid "Lat: %1, Lon: %2"
|
||||
@@ -1198,7 +1199,7 @@ msgid "Open NeoChat in this room"
|
||||
msgstr "افتح نيوتشات في هذه الغرفة"
|
||||
|
||||
#: src/notificationsmanager.cpp:223 src/qml/FileDelegateContextMenu.qml:59
|
||||
#: src/qml/HoverActions.qml:101 src/qml/MessageDelegateContextMenu.qml:102
|
||||
#: src/qml/HoverActions.qml:102 src/qml/MessageDelegateContextMenu.qml:102
|
||||
#, kde-format
|
||||
msgid "Reply"
|
||||
msgstr "ردّ"
|
||||
@@ -2725,7 +2726,7 @@ msgstr "هذه الرسالة أرسلت من جهاز متَثَبّت منه"
|
||||
msgid "React"
|
||||
msgstr "تفاعل"
|
||||
|
||||
#: src/qml/HoverActions.qml:110
|
||||
#: src/qml/HoverActions.qml:112
|
||||
#, kde-format
|
||||
msgid "Reply in Thread"
|
||||
msgstr ""
|
||||
@@ -3897,12 +3898,12 @@ msgctxt "@action:title"
|
||||
msgid "Search Messages"
|
||||
msgstr "ابحث في الرسائل"
|
||||
|
||||
#: src/qml/SearchPage.qml:60
|
||||
#: src/qml/SearchPage.qml:74
|
||||
#, kde-format
|
||||
msgid "Enter a text to start searching"
|
||||
msgstr "ادخل نص لتبدأ البحث"
|
||||
|
||||
#: src/qml/SearchPage.qml:66
|
||||
#: src/qml/SearchPage.qml:80
|
||||
#, kde-format
|
||||
msgid "No results found"
|
||||
msgstr "لا نتائج"
|
||||
|
||||
@@ -6,7 +6,7 @@ msgid ""
|
||||
msgstr ""
|
||||
"Project-Id-Version: neochat\n"
|
||||
"Report-Msgid-Bugs-To: https://bugs.kde.org\n"
|
||||
"POT-Creation-Date: 2024-01-10 01:34+0000\n"
|
||||
"POT-Creation-Date: 2024-01-14 03:07+0000\n"
|
||||
"PO-Revision-Date: 2023-12-12 01:02+0100\n"
|
||||
"Last-Translator: Enol P. <enolp@softastur.org>\n"
|
||||
"Language-Team: Asturian <alministradores@softastur.org>\n"
|
||||
@@ -468,7 +468,7 @@ msgstr ""
|
||||
|
||||
#: src/main.cpp:133
|
||||
#, kde-format
|
||||
msgid "© 2018-2020 Black Hat, 2020-2023 KDE Community"
|
||||
msgid "© 2018-2020 Black Hat, 2020-2024 KDE Community"
|
||||
msgstr ""
|
||||
|
||||
#: src/main.cpp:134
|
||||
@@ -1125,12 +1125,12 @@ msgstr ""
|
||||
msgid "Space creation failed: %1"
|
||||
msgstr ""
|
||||
|
||||
#: src/neochatroom.cpp:1566 src/neochatroom.cpp:1567
|
||||
#: src/neochatroom.cpp:1572 src/neochatroom.cpp:1573
|
||||
#, kde-format
|
||||
msgid "Report sent successfully."
|
||||
msgstr ""
|
||||
|
||||
#: src/neochatroom.cpp:1837 src/neochatroom.cpp:1845
|
||||
#: src/neochatroom.cpp:1843 src/neochatroom.cpp:1851
|
||||
#, kde-format
|
||||
msgctxt "'Lat' and 'Lon' as in Latitude and Longitude"
|
||||
msgid "Lat: %1, Lon: %2"
|
||||
@@ -1152,7 +1152,7 @@ msgid "Open NeoChat in this room"
|
||||
msgstr ""
|
||||
|
||||
#: src/notificationsmanager.cpp:223 src/qml/FileDelegateContextMenu.qml:59
|
||||
#: src/qml/HoverActions.qml:101 src/qml/MessageDelegateContextMenu.qml:102
|
||||
#: src/qml/HoverActions.qml:102 src/qml/MessageDelegateContextMenu.qml:102
|
||||
#, kde-format
|
||||
msgid "Reply"
|
||||
msgstr ""
|
||||
@@ -2644,7 +2644,7 @@ msgstr ""
|
||||
msgid "React"
|
||||
msgstr ""
|
||||
|
||||
#: src/qml/HoverActions.qml:110
|
||||
#: src/qml/HoverActions.qml:112
|
||||
#, kde-format
|
||||
msgid "Reply in Thread"
|
||||
msgstr ""
|
||||
@@ -3768,12 +3768,12 @@ msgctxt "@action:title"
|
||||
msgid "Search Messages"
|
||||
msgstr ""
|
||||
|
||||
#: src/qml/SearchPage.qml:60
|
||||
#: src/qml/SearchPage.qml:74
|
||||
#, kde-format
|
||||
msgid "Enter a text to start searching"
|
||||
msgstr ""
|
||||
|
||||
#: src/qml/SearchPage.qml:66
|
||||
#: src/qml/SearchPage.qml:80
|
||||
#, kde-format
|
||||
msgid "No results found"
|
||||
msgstr ""
|
||||
|
||||
@@ -6,7 +6,7 @@ msgid ""
|
||||
msgstr ""
|
||||
"Project-Id-Version: neochat\n"
|
||||
"Report-Msgid-Bugs-To: https://bugs.kde.org\n"
|
||||
"POT-Creation-Date: 2024-01-10 01:34+0000\n"
|
||||
"POT-Creation-Date: 2024-01-14 03:07+0000\n"
|
||||
"PO-Revision-Date: 2022-07-22 12:13+0400\n"
|
||||
"Last-Translator: Kheyyam <xxmn77@gmail.com>\n"
|
||||
"Language-Team: Azerbaijani <kde-i18n-doc@kde.org>\n"
|
||||
@@ -502,7 +502,7 @@ msgstr "Matrix müştərisi"
|
||||
#: src/main.cpp:133
|
||||
#, fuzzy, kde-format
|
||||
#| msgid "© 2018-2020 Black Hat, 2020-2022 KDE Community"
|
||||
msgid "© 2018-2020 Black Hat, 2020-2023 KDE Community"
|
||||
msgid "© 2018-2020 Black Hat, 2020-2024 KDE Community"
|
||||
msgstr "© 2018-2020 Black Hat, 2020-2022 KDE Cəmiyyəti"
|
||||
|
||||
#: src/main.cpp:134
|
||||
@@ -1258,13 +1258,13 @@ msgstr "Otaq yaradıla bilmədi: \"%1\""
|
||||
msgid "Space creation failed: %1"
|
||||
msgstr "Otaq yaradıla bilmədi: \"%1\""
|
||||
|
||||
#: src/neochatroom.cpp:1566 src/neochatroom.cpp:1567
|
||||
#: src/neochatroom.cpp:1572 src/neochatroom.cpp:1573
|
||||
#, fuzzy, kde-format
|
||||
#| msgid "Password changed successfully"
|
||||
msgid "Report sent successfully."
|
||||
msgstr "Şifrə uğurla dəyişdirildi"
|
||||
|
||||
#: src/neochatroom.cpp:1837 src/neochatroom.cpp:1845
|
||||
#: src/neochatroom.cpp:1843 src/neochatroom.cpp:1851
|
||||
#, kde-format
|
||||
msgctxt "'Lat' and 'Lon' as in Latitude and Longitude"
|
||||
msgid "Lat: %1, Lon: %2"
|
||||
@@ -1287,7 +1287,7 @@ msgid "Open NeoChat in this room"
|
||||
msgstr "NeoChatı bu otaqla açın"
|
||||
|
||||
#: src/notificationsmanager.cpp:223 src/qml/FileDelegateContextMenu.qml:59
|
||||
#: src/qml/HoverActions.qml:101 src/qml/MessageDelegateContextMenu.qml:102
|
||||
#: src/qml/HoverActions.qml:102 src/qml/MessageDelegateContextMenu.qml:102
|
||||
#, kde-format
|
||||
msgid "Reply"
|
||||
msgstr "Cavab"
|
||||
@@ -2912,7 +2912,7 @@ msgstr ""
|
||||
msgid "React"
|
||||
msgstr "Reaksiya"
|
||||
|
||||
#: src/qml/HoverActions.qml:110
|
||||
#: src/qml/HoverActions.qml:112
|
||||
#, kde-format
|
||||
msgid "Reply in Thread"
|
||||
msgstr ""
|
||||
@@ -4135,12 +4135,12 @@ msgctxt "@action:title"
|
||||
msgid "Search Messages"
|
||||
msgstr "Birbaşa İsmarıclar"
|
||||
|
||||
#: src/qml/SearchPage.qml:60
|
||||
#: src/qml/SearchPage.qml:74
|
||||
#, kde-format
|
||||
msgid "Enter a text to start searching"
|
||||
msgstr ""
|
||||
|
||||
#: src/qml/SearchPage.qml:66
|
||||
#: src/qml/SearchPage.qml:80
|
||||
#, fuzzy, kde-format
|
||||
#| msgid "No rooms found"
|
||||
msgid "No results found"
|
||||
|
||||
@@ -1,16 +1,16 @@
|
||||
# Translation of neochat.po to Catalan
|
||||
# Copyright (C) 2020-2023 This_file_is_part_of_KDE
|
||||
# Copyright (C) 2020-2024 This_file_is_part_of_KDE
|
||||
# This file is distributed under the license LGPL version 2.1 or
|
||||
# version 3 or later versions approved by the membership of KDE e.V.
|
||||
#
|
||||
# Antoni Bella Pérez <antonibella5@yahoo.com>, 2022, 2023.
|
||||
# Josep M. Ferrer <txemaq@gmail.com>, 2020, 2021, 2022, 2023.
|
||||
# Josep M. Ferrer <txemaq@gmail.com>, 2020, 2021, 2022, 2023, 2024.
|
||||
msgid ""
|
||||
msgstr ""
|
||||
"Project-Id-Version: neochat\n"
|
||||
"Report-Msgid-Bugs-To: https://bugs.kde.org\n"
|
||||
"POT-Creation-Date: 2024-01-10 01:34+0000\n"
|
||||
"PO-Revision-Date: 2023-12-03 11:29+0100\n"
|
||||
"POT-Creation-Date: 2024-01-14 03:07+0000\n"
|
||||
"PO-Revision-Date: 2024-01-14 11:12+0100\n"
|
||||
"Last-Translator: Josep M. Ferrer <txemaq@gmail.com>\n"
|
||||
"Language-Team: Catalan <kde-i18n-ca@kde.org>\n"
|
||||
"Language: ca\n"
|
||||
@@ -473,8 +473,8 @@ msgstr "Client de Matrix"
|
||||
|
||||
#: src/main.cpp:133
|
||||
#, kde-format
|
||||
msgid "© 2018-2020 Black Hat, 2020-2023 KDE Community"
|
||||
msgstr "© 2018-2020 Black Hat, 2020-2023 la comunitat KDE"
|
||||
msgid "© 2018-2020 Black Hat, 2020-2024 KDE Community"
|
||||
msgstr "© 2018-2020 Black Hat, 2020-2024 la comunitat KDE"
|
||||
|
||||
#: src/main.cpp:134
|
||||
#, kde-format
|
||||
@@ -1131,12 +1131,12 @@ msgstr "Ha fallat la creació de la sala: %1"
|
||||
msgid "Space creation failed: %1"
|
||||
msgstr "Ha fallat la creació de l'espai: %1"
|
||||
|
||||
#: src/neochatroom.cpp:1566 src/neochatroom.cpp:1567
|
||||
#: src/neochatroom.cpp:1572 src/neochatroom.cpp:1573
|
||||
#, kde-format
|
||||
msgid "Report sent successfully."
|
||||
msgstr "L'informe s'ha enviat correctament."
|
||||
|
||||
#: src/neochatroom.cpp:1837 src/neochatroom.cpp:1845
|
||||
#: src/neochatroom.cpp:1843 src/neochatroom.cpp:1851
|
||||
#, kde-format
|
||||
msgctxt "'Lat' and 'Lon' as in Latitude and Longitude"
|
||||
msgid "Lat: %1, Lon: %2"
|
||||
@@ -1158,7 +1158,7 @@ msgid "Open NeoChat in this room"
|
||||
msgstr "Obre el NeoChat en aquesta sala"
|
||||
|
||||
#: src/notificationsmanager.cpp:223 src/qml/FileDelegateContextMenu.qml:59
|
||||
#: src/qml/HoverActions.qml:101 src/qml/MessageDelegateContextMenu.qml:102
|
||||
#: src/qml/HoverActions.qml:102 src/qml/MessageDelegateContextMenu.qml:102
|
||||
#, kde-format
|
||||
msgid "Reply"
|
||||
msgstr "Respon"
|
||||
@@ -2674,7 +2674,7 @@ msgstr "El missatge s'ha enviat des d'un dispositiu verificat"
|
||||
msgid "React"
|
||||
msgstr "Reacciona"
|
||||
|
||||
#: src/qml/HoverActions.qml:110
|
||||
#: src/qml/HoverActions.qml:112
|
||||
#, kde-format
|
||||
msgid "Reply in Thread"
|
||||
msgstr "Resposta al fil"
|
||||
@@ -3821,12 +3821,12 @@ msgctxt "@action:title"
|
||||
msgid "Search Messages"
|
||||
msgstr "Cerca missatges"
|
||||
|
||||
#: src/qml/SearchPage.qml:60
|
||||
#: src/qml/SearchPage.qml:74
|
||||
#, kde-format
|
||||
msgid "Enter a text to start searching"
|
||||
msgstr "Introduïu un text per a iniciar la cerca"
|
||||
|
||||
#: src/qml/SearchPage.qml:66
|
||||
#: src/qml/SearchPage.qml:80
|
||||
#, kde-format
|
||||
msgid "No results found"
|
||||
msgstr "No s'ha trobat cap resultat"
|
||||
@@ -4651,14 +4651,3 @@ msgstr "Mostra"
|
||||
#, kde-format
|
||||
msgid "Quit"
|
||||
msgstr "Surt"
|
||||
|
||||
#~ msgid "Login Failed: Access Token invalid or revoked"
|
||||
#~ msgstr ""
|
||||
#~ "Ha fallat l'inici de sessió: El testimoni d'accés no és vàlid o està "
|
||||
#~ "revocat"
|
||||
|
||||
#~ msgid "[REDACTED]"
|
||||
#~ msgstr "[REDACTAT]"
|
||||
|
||||
#~ msgid "[REDACTED: %1]"
|
||||
#~ msgstr "[REDACTAT: %1]"
|
||||
|
||||
@@ -1,16 +1,16 @@
|
||||
# Translation of neochat.po to Catalan (Valencian)
|
||||
# Copyright (C) 2020-2023 This_file_is_part_of_KDE
|
||||
# Copyright (C) 2020-2024 This_file_is_part_of_KDE
|
||||
# This file is distributed under the license LGPL version 2.1 or
|
||||
# version 3 or later versions approved by the membership of KDE e.V.
|
||||
#
|
||||
# Antoni Bella Pérez <antonibella5@yahoo.com>, 2022, 2023.
|
||||
# Josep M. Ferrer <txemaq@gmail.com>, 2020, 2021, 2022, 2023.
|
||||
# Josep M. Ferrer <txemaq@gmail.com>, 2020, 2021, 2022, 2023, 2024.
|
||||
msgid ""
|
||||
msgstr ""
|
||||
"Project-Id-Version: neochat\n"
|
||||
"Report-Msgid-Bugs-To: https://bugs.kde.org\n"
|
||||
"POT-Creation-Date: 2024-01-10 01:34+0000\n"
|
||||
"PO-Revision-Date: 2023-12-03 11:29+0100\n"
|
||||
"POT-Creation-Date: 2024-01-14 03:07+0000\n"
|
||||
"PO-Revision-Date: 2024-01-14 11:12+0100\n"
|
||||
"Last-Translator: Josep M. Ferrer <txemaq@gmail.com>\n"
|
||||
"Language-Team: Catalan <kde-i18n-ca@kde.org>\n"
|
||||
"Language: ca@valencia\n"
|
||||
@@ -472,8 +472,8 @@ msgstr "Client de Matrix"
|
||||
|
||||
#: src/main.cpp:133
|
||||
#, kde-format
|
||||
msgid "© 2018-2020 Black Hat, 2020-2023 KDE Community"
|
||||
msgstr "© 2018-2020 Black Hat, 2020-2023 la comunitat KDE"
|
||||
msgid "© 2018-2020 Black Hat, 2020-2024 KDE Community"
|
||||
msgstr "© 2018-2020 Black Hat, 2020-2024 la comunitat KDE"
|
||||
|
||||
#: src/main.cpp:134
|
||||
#, kde-format
|
||||
@@ -1130,12 +1130,12 @@ msgstr "No s'ha pogut crear la sala: %1"
|
||||
msgid "Space creation failed: %1"
|
||||
msgstr "No s'ha pogut crear l'espai: %1"
|
||||
|
||||
#: src/neochatroom.cpp:1566 src/neochatroom.cpp:1567
|
||||
#: src/neochatroom.cpp:1572 src/neochatroom.cpp:1573
|
||||
#, kde-format
|
||||
msgid "Report sent successfully."
|
||||
msgstr "L'informe s'ha enviat correctament."
|
||||
|
||||
#: src/neochatroom.cpp:1837 src/neochatroom.cpp:1845
|
||||
#: src/neochatroom.cpp:1843 src/neochatroom.cpp:1851
|
||||
#, kde-format
|
||||
msgctxt "'Lat' and 'Lon' as in Latitude and Longitude"
|
||||
msgid "Lat: %1, Lon: %2"
|
||||
@@ -1157,7 +1157,7 @@ msgid "Open NeoChat in this room"
|
||||
msgstr "Obri NeoChat en esta sala"
|
||||
|
||||
#: src/notificationsmanager.cpp:223 src/qml/FileDelegateContextMenu.qml:59
|
||||
#: src/qml/HoverActions.qml:101 src/qml/MessageDelegateContextMenu.qml:102
|
||||
#: src/qml/HoverActions.qml:102 src/qml/MessageDelegateContextMenu.qml:102
|
||||
#, kde-format
|
||||
msgid "Reply"
|
||||
msgstr "Respon"
|
||||
@@ -2674,7 +2674,7 @@ msgstr "El missatge s'ha enviat des d'un dispositiu verificat"
|
||||
msgid "React"
|
||||
msgstr "Reacciona"
|
||||
|
||||
#: src/qml/HoverActions.qml:110
|
||||
#: src/qml/HoverActions.qml:112
|
||||
#, kde-format
|
||||
msgid "Reply in Thread"
|
||||
msgstr "Resposta al fil"
|
||||
@@ -3820,12 +3820,12 @@ msgctxt "@action:title"
|
||||
msgid "Search Messages"
|
||||
msgstr "Busca missatges"
|
||||
|
||||
#: src/qml/SearchPage.qml:60
|
||||
#: src/qml/SearchPage.qml:74
|
||||
#, kde-format
|
||||
msgid "Enter a text to start searching"
|
||||
msgstr "Introduïu un text per a iniciar la busca"
|
||||
|
||||
#: src/qml/SearchPage.qml:66
|
||||
#: src/qml/SearchPage.qml:80
|
||||
#, kde-format
|
||||
msgid "No results found"
|
||||
msgstr "No s'ha trobat cap resultat"
|
||||
@@ -4650,14 +4650,3 @@ msgstr "Mostra"
|
||||
#, kde-format
|
||||
msgid "Quit"
|
||||
msgstr "Ix"
|
||||
|
||||
#~ msgid "Login Failed: Access Token invalid or revoked"
|
||||
#~ msgstr ""
|
||||
#~ "No s'ha pogut fer l'inici de la sessió: El testimoni d'accés no és vàlid "
|
||||
#~ "o està revocat"
|
||||
|
||||
#~ msgid "[REDACTED]"
|
||||
#~ msgstr "[REDACTAT]"
|
||||
|
||||
#~ msgid "[REDACTED: %1]"
|
||||
#~ msgstr "[REDACTAT: %1]"
|
||||
|
||||
@@ -6,7 +6,7 @@ msgid ""
|
||||
msgstr ""
|
||||
"Project-Id-Version: neochat\n"
|
||||
"Report-Msgid-Bugs-To: https://bugs.kde.org\n"
|
||||
"POT-Creation-Date: 2024-01-10 01:34+0000\n"
|
||||
"POT-Creation-Date: 2024-01-14 03:07+0000\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"
|
||||
@@ -468,8 +468,9 @@ msgid "Matrix client"
|
||||
msgstr "Klient protokolu Matrix"
|
||||
|
||||
#: src/main.cpp:133
|
||||
#, kde-format
|
||||
msgid "© 2018-2020 Black Hat, 2020-2023 KDE Community"
|
||||
#, fuzzy, kde-format
|
||||
#| msgid "© 2018-2020 Black Hat, 2020-2023 KDE Community"
|
||||
msgid "© 2018-2020 Black Hat, 2020-2024 KDE Community"
|
||||
msgstr "© 2018-2020 Black Hat, 2020-2023 Komunita KDE"
|
||||
|
||||
#: src/main.cpp:134
|
||||
@@ -1134,12 +1135,12 @@ msgstr "Vytvoření místnosti selhalo: %1"
|
||||
msgid "Space creation failed: %1"
|
||||
msgstr "Vytvoření místnosti selhalo: %1"
|
||||
|
||||
#: src/neochatroom.cpp:1566 src/neochatroom.cpp:1567
|
||||
#: src/neochatroom.cpp:1572 src/neochatroom.cpp:1573
|
||||
#, kde-format
|
||||
msgid "Report sent successfully."
|
||||
msgstr "Hlášení bylo úspěšně odesláno."
|
||||
|
||||
#: src/neochatroom.cpp:1837 src/neochatroom.cpp:1845
|
||||
#: src/neochatroom.cpp:1843 src/neochatroom.cpp:1851
|
||||
#, kde-format
|
||||
msgctxt "'Lat' and 'Lon' as in Latitude and Longitude"
|
||||
msgid "Lat: %1, Lon: %2"
|
||||
@@ -1161,7 +1162,7 @@ msgid "Open NeoChat in this room"
|
||||
msgstr ""
|
||||
|
||||
#: src/notificationsmanager.cpp:223 src/qml/FileDelegateContextMenu.qml:59
|
||||
#: src/qml/HoverActions.qml:101 src/qml/MessageDelegateContextMenu.qml:102
|
||||
#: src/qml/HoverActions.qml:102 src/qml/MessageDelegateContextMenu.qml:102
|
||||
#, kde-format
|
||||
msgid "Reply"
|
||||
msgstr "Odpovědět"
|
||||
@@ -2656,7 +2657,7 @@ msgstr ""
|
||||
msgid "React"
|
||||
msgstr "Zareagovat"
|
||||
|
||||
#: src/qml/HoverActions.qml:110
|
||||
#: src/qml/HoverActions.qml:112
|
||||
#, kde-format
|
||||
msgid "Reply in Thread"
|
||||
msgstr "Odpovědět ve vláknu"
|
||||
@@ -3782,12 +3783,12 @@ msgctxt "@action:title"
|
||||
msgid "Search Messages"
|
||||
msgstr "Hledat zprávy"
|
||||
|
||||
#: src/qml/SearchPage.qml:60
|
||||
#: src/qml/SearchPage.qml:74
|
||||
#, kde-format
|
||||
msgid "Enter a text to start searching"
|
||||
msgstr ""
|
||||
|
||||
#: src/qml/SearchPage.qml:66
|
||||
#: src/qml/SearchPage.qml:80
|
||||
#, kde-format
|
||||
msgid "No results found"
|
||||
msgstr "Nenalezeny žádné výsledky"
|
||||
|
||||
@@ -6,7 +6,7 @@ msgid ""
|
||||
msgstr ""
|
||||
"Project-Id-Version: neochat\n"
|
||||
"Report-Msgid-Bugs-To: https://bugs.kde.org\n"
|
||||
"POT-Creation-Date: 2024-01-10 01:34+0000\n"
|
||||
"POT-Creation-Date: 2024-01-14 03:07+0000\n"
|
||||
"PO-Revision-Date: 2020-12-13 17:28+0100\n"
|
||||
"Last-Translator: Martin Schlander <mschlander@opensuse.org>\n"
|
||||
"Language-Team: Danish <kde-i18n-doc@kde.org>\n"
|
||||
@@ -477,7 +477,7 @@ msgstr ""
|
||||
|
||||
#: src/main.cpp:133
|
||||
#, kde-format
|
||||
msgid "© 2018-2020 Black Hat, 2020-2023 KDE Community"
|
||||
msgid "© 2018-2020 Black Hat, 2020-2024 KDE Community"
|
||||
msgstr ""
|
||||
|
||||
#: src/main.cpp:134
|
||||
@@ -1149,12 +1149,12 @@ msgstr "Login mislykkedes"
|
||||
msgid "Space creation failed: %1"
|
||||
msgstr "Login mislykkedes"
|
||||
|
||||
#: src/neochatroom.cpp:1566 src/neochatroom.cpp:1567
|
||||
#: src/neochatroom.cpp:1572 src/neochatroom.cpp:1573
|
||||
#, kde-format
|
||||
msgid "Report sent successfully."
|
||||
msgstr ""
|
||||
|
||||
#: src/neochatroom.cpp:1837 src/neochatroom.cpp:1845
|
||||
#: src/neochatroom.cpp:1843 src/neochatroom.cpp:1851
|
||||
#, kde-format
|
||||
msgctxt "'Lat' and 'Lon' as in Latitude and Longitude"
|
||||
msgid "Lat: %1, Lon: %2"
|
||||
@@ -1177,7 +1177,7 @@ msgid "Open NeoChat in this room"
|
||||
msgstr ""
|
||||
|
||||
#: src/notificationsmanager.cpp:223 src/qml/FileDelegateContextMenu.qml:59
|
||||
#: src/qml/HoverActions.qml:101 src/qml/MessageDelegateContextMenu.qml:102
|
||||
#: src/qml/HoverActions.qml:102 src/qml/MessageDelegateContextMenu.qml:102
|
||||
#, kde-format
|
||||
msgid "Reply"
|
||||
msgstr "Svar"
|
||||
@@ -2733,7 +2733,7 @@ msgstr ""
|
||||
msgid "React"
|
||||
msgstr ""
|
||||
|
||||
#: src/qml/HoverActions.qml:110
|
||||
#: src/qml/HoverActions.qml:112
|
||||
#, kde-format
|
||||
msgid "Reply in Thread"
|
||||
msgstr ""
|
||||
@@ -3904,12 +3904,12 @@ msgctxt "@action:title"
|
||||
msgid "Search Messages"
|
||||
msgstr "Send besked"
|
||||
|
||||
#: src/qml/SearchPage.qml:60
|
||||
#: src/qml/SearchPage.qml:74
|
||||
#, kde-format
|
||||
msgid "Enter a text to start searching"
|
||||
msgstr ""
|
||||
|
||||
#: src/qml/SearchPage.qml:66
|
||||
#: src/qml/SearchPage.qml:80
|
||||
#, kde-format
|
||||
msgid "No results found"
|
||||
msgstr ""
|
||||
|
||||
@@ -9,7 +9,7 @@ msgid ""
|
||||
msgstr ""
|
||||
"Project-Id-Version: neochat\n"
|
||||
"Report-Msgid-Bugs-To: https://bugs.kde.org\n"
|
||||
"POT-Creation-Date: 2024-01-10 01:34+0000\n"
|
||||
"POT-Creation-Date: 2024-01-14 03:07+0000\n"
|
||||
"PO-Revision-Date: 2023-06-05 13:08+0200\n"
|
||||
"Last-Translator: Frederik Schwarzer <schwarzer@kde.org>\n"
|
||||
"Language-Team: German <kde-i18n-de@kde.org>\n"
|
||||
@@ -474,8 +474,9 @@ msgid "Matrix client"
|
||||
msgstr "Matrix-Programm"
|
||||
|
||||
#: src/main.cpp:133
|
||||
#, kde-format
|
||||
msgid "© 2018-2020 Black Hat, 2020-2023 KDE Community"
|
||||
#, fuzzy, kde-format
|
||||
#| msgid "© 2018-2020 Black Hat, 2020-2023 KDE Community"
|
||||
msgid "© 2018-2020 Black Hat, 2020-2024 KDE Community"
|
||||
msgstr "Copyright © 2018-2020 Black Hat, 2020-2023 KDE-Gemeinschaft"
|
||||
|
||||
#: src/main.cpp:134
|
||||
@@ -1168,12 +1169,12 @@ msgstr "Erstellen des Raums ist fehlgeschlagen: %1"
|
||||
msgid "Space creation failed: %1"
|
||||
msgstr "Erstellen des Raums ist fehlgeschlagen: %1"
|
||||
|
||||
#: src/neochatroom.cpp:1566 src/neochatroom.cpp:1567
|
||||
#: src/neochatroom.cpp:1572 src/neochatroom.cpp:1573
|
||||
#, kde-format
|
||||
msgid "Report sent successfully."
|
||||
msgstr "Meldung erfolgreich übertragen."
|
||||
|
||||
#: src/neochatroom.cpp:1837 src/neochatroom.cpp:1845
|
||||
#: src/neochatroom.cpp:1843 src/neochatroom.cpp:1851
|
||||
#, kde-format
|
||||
msgctxt "'Lat' and 'Lon' as in Latitude and Longitude"
|
||||
msgid "Lat: %1, Lon: %2"
|
||||
@@ -1195,7 +1196,7 @@ msgid "Open NeoChat in this room"
|
||||
msgstr "NeoChat in diesem Raum öffnen"
|
||||
|
||||
#: src/notificationsmanager.cpp:223 src/qml/FileDelegateContextMenu.qml:59
|
||||
#: src/qml/HoverActions.qml:101 src/qml/MessageDelegateContextMenu.qml:102
|
||||
#: src/qml/HoverActions.qml:102 src/qml/MessageDelegateContextMenu.qml:102
|
||||
#, kde-format
|
||||
msgid "Reply"
|
||||
msgstr "Antworten"
|
||||
@@ -2752,7 +2753,7 @@ msgstr "Diese Nachricht wurde von einem verifizierten Gerät gesendet"
|
||||
msgid "React"
|
||||
msgstr "Reagieren"
|
||||
|
||||
#: src/qml/HoverActions.qml:110
|
||||
#: src/qml/HoverActions.qml:112
|
||||
#, kde-format
|
||||
msgid "Reply in Thread"
|
||||
msgstr ""
|
||||
@@ -3945,12 +3946,12 @@ msgctxt "@action:title"
|
||||
msgid "Search Messages"
|
||||
msgstr "Nachrichten suchen"
|
||||
|
||||
#: src/qml/SearchPage.qml:60
|
||||
#: src/qml/SearchPage.qml:74
|
||||
#, kde-format
|
||||
msgid "Enter a text to start searching"
|
||||
msgstr "Geben Sie einen Text ein, um mit der Suche zu beginnen"
|
||||
|
||||
#: src/qml/SearchPage.qml:66
|
||||
#: src/qml/SearchPage.qml:80
|
||||
#, kde-format
|
||||
msgid "No results found"
|
||||
msgstr "Keine Ergebnisse gefunden"
|
||||
|
||||
@@ -6,7 +6,7 @@ msgid ""
|
||||
msgstr ""
|
||||
"Project-Id-Version: neochat\n"
|
||||
"Report-Msgid-Bugs-To: https://bugs.kde.org\n"
|
||||
"POT-Creation-Date: 2024-01-10 01:34+0000\n"
|
||||
"POT-Creation-Date: 2024-01-14 03:07+0000\n"
|
||||
"PO-Revision-Date: 2023-01-06 16:47+0200\n"
|
||||
"Last-Translator: Stelios <sstavra@gmail.com>\n"
|
||||
"Language-Team: Greek <kde-i18n-el@kde.org>\n"
|
||||
@@ -496,7 +496,7 @@ msgstr "Πελάτης του Matrix"
|
||||
#: src/main.cpp:133
|
||||
#, fuzzy, kde-format
|
||||
#| msgid "© 2018-2020 Black Hat, 2020-2022 KDE Community"
|
||||
msgid "© 2018-2020 Black Hat, 2020-2023 KDE Community"
|
||||
msgid "© 2018-2020 Black Hat, 2020-2024 KDE Community"
|
||||
msgstr "© 2018-2020 Black Hat, 2020-2022 KDE Community"
|
||||
|
||||
#: src/main.cpp:134
|
||||
@@ -1192,12 +1192,12 @@ msgstr "Αποτυχία δημιουργίας αίθουσας: «%1»"
|
||||
msgid "Space creation failed: %1"
|
||||
msgstr "Αποτυχία δημιουργίας αίθουσας: «%1»"
|
||||
|
||||
#: src/neochatroom.cpp:1566 src/neochatroom.cpp:1567
|
||||
#: src/neochatroom.cpp:1572 src/neochatroom.cpp:1573
|
||||
#, kde-format
|
||||
msgid "Report sent successfully."
|
||||
msgstr "Η αναφορά εστάλη με επιτυχία."
|
||||
|
||||
#: src/neochatroom.cpp:1837 src/neochatroom.cpp:1845
|
||||
#: src/neochatroom.cpp:1843 src/neochatroom.cpp:1851
|
||||
#, kde-format
|
||||
msgctxt "'Lat' and 'Lon' as in Latitude and Longitude"
|
||||
msgid "Lat: %1, Lon: %2"
|
||||
@@ -1219,7 +1219,7 @@ msgid "Open NeoChat in this room"
|
||||
msgstr "Άνοιγμα NeoChat σε αυτήν την αίθουσα"
|
||||
|
||||
#: src/notificationsmanager.cpp:223 src/qml/FileDelegateContextMenu.qml:59
|
||||
#: src/qml/HoverActions.qml:101 src/qml/MessageDelegateContextMenu.qml:102
|
||||
#: src/qml/HoverActions.qml:102 src/qml/MessageDelegateContextMenu.qml:102
|
||||
#, kde-format
|
||||
msgid "Reply"
|
||||
msgstr "Απάντηση"
|
||||
@@ -2791,7 +2791,7 @@ msgstr "Αυτό το μήνυμα εστάλη από επιβεβαιωμέν
|
||||
msgid "React"
|
||||
msgstr "Αντίδραση"
|
||||
|
||||
#: src/qml/HoverActions.qml:110
|
||||
#: src/qml/HoverActions.qml:112
|
||||
#, kde-format
|
||||
msgid "Reply in Thread"
|
||||
msgstr ""
|
||||
@@ -3989,12 +3989,12 @@ msgctxt "@action:title"
|
||||
msgid "Search Messages"
|
||||
msgstr "Αναζήτηση στα μηνύματα"
|
||||
|
||||
#: src/qml/SearchPage.qml:60
|
||||
#: src/qml/SearchPage.qml:74
|
||||
#, kde-format
|
||||
msgid "Enter a text to start searching"
|
||||
msgstr "Δώσε ένα κείμενο για να ξεκινήσει η αναζήτηση"
|
||||
|
||||
#: src/qml/SearchPage.qml:66
|
||||
#: src/qml/SearchPage.qml:80
|
||||
#, kde-format
|
||||
msgid "No results found"
|
||||
msgstr "Δεν βρέθηκαν αποτελέσματα"
|
||||
|
||||
@@ -6,7 +6,7 @@ msgid ""
|
||||
msgstr ""
|
||||
"Project-Id-Version: neochat\n"
|
||||
"Report-Msgid-Bugs-To: https://bugs.kde.org\n"
|
||||
"POT-Creation-Date: 2024-01-10 01:34+0000\n"
|
||||
"POT-Creation-Date: 2024-01-14 03:07+0000\n"
|
||||
"PO-Revision-Date: 2023-06-17 12:19+0100\n"
|
||||
"Last-Translator: Steve Allewell <steve.allewell@gmail.com>\n"
|
||||
"Language-Team: British English\n"
|
||||
@@ -468,8 +468,9 @@ msgid "Matrix client"
|
||||
msgstr "Matrix client"
|
||||
|
||||
#: src/main.cpp:133
|
||||
#, kde-format
|
||||
msgid "© 2018-2020 Black Hat, 2020-2023 KDE Community"
|
||||
#, fuzzy, kde-format
|
||||
#| msgid "© 2018-2020 Black Hat, 2020-2023 KDE Community"
|
||||
msgid "© 2018-2020 Black Hat, 2020-2024 KDE Community"
|
||||
msgstr "© 2018-2020 Black Hat, 2020-2023 KDE Community"
|
||||
|
||||
#: src/main.cpp:134
|
||||
@@ -1150,12 +1151,12 @@ msgstr "Room creation failed: %1"
|
||||
msgid "Space creation failed: %1"
|
||||
msgstr "Space creation failed: %1"
|
||||
|
||||
#: src/neochatroom.cpp:1566 src/neochatroom.cpp:1567
|
||||
#: src/neochatroom.cpp:1572 src/neochatroom.cpp:1573
|
||||
#, kde-format
|
||||
msgid "Report sent successfully."
|
||||
msgstr "Report sent successfully."
|
||||
|
||||
#: src/neochatroom.cpp:1837 src/neochatroom.cpp:1845
|
||||
#: src/neochatroom.cpp:1843 src/neochatroom.cpp:1851
|
||||
#, kde-format
|
||||
msgctxt "'Lat' and 'Lon' as in Latitude and Longitude"
|
||||
msgid "Lat: %1, Lon: %2"
|
||||
@@ -1177,7 +1178,7 @@ msgid "Open NeoChat in this room"
|
||||
msgstr "Open NeoChat in this room"
|
||||
|
||||
#: src/notificationsmanager.cpp:223 src/qml/FileDelegateContextMenu.qml:59
|
||||
#: src/qml/HoverActions.qml:101 src/qml/MessageDelegateContextMenu.qml:102
|
||||
#: src/qml/HoverActions.qml:102 src/qml/MessageDelegateContextMenu.qml:102
|
||||
#, kde-format
|
||||
msgid "Reply"
|
||||
msgstr "Reply"
|
||||
@@ -2715,7 +2716,7 @@ msgstr "This message was sent from a verified device"
|
||||
msgid "React"
|
||||
msgstr "React"
|
||||
|
||||
#: src/qml/HoverActions.qml:110
|
||||
#: src/qml/HoverActions.qml:112
|
||||
#, kde-format
|
||||
msgid "Reply in Thread"
|
||||
msgstr ""
|
||||
@@ -3893,12 +3894,12 @@ msgctxt "@action:title"
|
||||
msgid "Search Messages"
|
||||
msgstr "Search Messages"
|
||||
|
||||
#: src/qml/SearchPage.qml:60
|
||||
#: src/qml/SearchPage.qml:74
|
||||
#, kde-format
|
||||
msgid "Enter a text to start searching"
|
||||
msgstr "Enter a text to start searching"
|
||||
|
||||
#: src/qml/SearchPage.qml:66
|
||||
#: src/qml/SearchPage.qml:80
|
||||
#, kde-format
|
||||
msgid "No results found"
|
||||
msgstr "No results found"
|
||||
|
||||
@@ -7,7 +7,7 @@ msgid ""
|
||||
msgstr ""
|
||||
"Project-Id-Version: neochat\n"
|
||||
"Report-Msgid-Bugs-To: https://bugs.kde.org\n"
|
||||
"POT-Creation-Date: 2024-01-10 01:34+0000\n"
|
||||
"POT-Creation-Date: 2024-01-14 03:07+0000\n"
|
||||
"PO-Revision-Date: 2024-01-03 13:01+0100\n"
|
||||
"Last-Translator: Oliver Kellogg <okellogg@users.sourceforge.net>\n"
|
||||
"Language-Team: Esperanto <kde-i18n-eo@kde.org>\n"
|
||||
@@ -469,8 +469,9 @@ msgid "Matrix client"
|
||||
msgstr "Matrico-kliento"
|
||||
|
||||
#: src/main.cpp:133
|
||||
#, kde-format
|
||||
msgid "© 2018-2020 Black Hat, 2020-2023 KDE Community"
|
||||
#, fuzzy, kde-format
|
||||
#| msgid "© 2018-2020 Black Hat, 2020-2023 KDE Community"
|
||||
msgid "© 2018-2020 Black Hat, 2020-2024 KDE Community"
|
||||
msgstr "© 2018-2020 Black Hat, 2020-2023 KDE-Komunumo"
|
||||
|
||||
#: src/main.cpp:134
|
||||
@@ -1127,12 +1128,12 @@ msgstr "Kreado de ĉambro malsukcesis: %1"
|
||||
msgid "Space creation failed: %1"
|
||||
msgstr "Spackreado malsukcesis: %1"
|
||||
|
||||
#: src/neochatroom.cpp:1566 src/neochatroom.cpp:1567
|
||||
#: src/neochatroom.cpp:1572 src/neochatroom.cpp:1573
|
||||
#, kde-format
|
||||
msgid "Report sent successfully."
|
||||
msgstr "Raporto sukcese sendita."
|
||||
|
||||
#: src/neochatroom.cpp:1837 src/neochatroom.cpp:1845
|
||||
#: src/neochatroom.cpp:1843 src/neochatroom.cpp:1851
|
||||
#, kde-format
|
||||
msgctxt "'Lat' and 'Lon' as in Latitude and Longitude"
|
||||
msgid "Lat: %1, Lon: %2"
|
||||
@@ -1154,7 +1155,7 @@ msgid "Open NeoChat in this room"
|
||||
msgstr "Malfermu NeoChat en ĉi tiu ĉambro"
|
||||
|
||||
#: src/notificationsmanager.cpp:223 src/qml/FileDelegateContextMenu.qml:59
|
||||
#: src/qml/HoverActions.qml:101 src/qml/MessageDelegateContextMenu.qml:102
|
||||
#: src/qml/HoverActions.qml:102 src/qml/MessageDelegateContextMenu.qml:102
|
||||
#, kde-format
|
||||
msgid "Reply"
|
||||
msgstr "Respondi"
|
||||
@@ -2658,7 +2659,7 @@ msgstr "Ĉi tiu mesaĝo estis sendita de kontrolita aparato"
|
||||
msgid "React"
|
||||
msgstr "Reagi"
|
||||
|
||||
#: src/qml/HoverActions.qml:110
|
||||
#: src/qml/HoverActions.qml:112
|
||||
#, kde-format
|
||||
msgid "Reply in Thread"
|
||||
msgstr "Respondi en Fadeno"
|
||||
@@ -3801,12 +3802,12 @@ msgctxt "@action:title"
|
||||
msgid "Search Messages"
|
||||
msgstr "Serĉi Mesaĝojn"
|
||||
|
||||
#: src/qml/SearchPage.qml:60
|
||||
#: src/qml/SearchPage.qml:74
|
||||
#, kde-format
|
||||
msgid "Enter a text to start searching"
|
||||
msgstr "Enigi tekston por komenci serĉi"
|
||||
|
||||
#: src/qml/SearchPage.qml:66
|
||||
#: src/qml/SearchPage.qml:80
|
||||
#, kde-format
|
||||
msgid "No results found"
|
||||
msgstr "Neniuj rezultoj trovitaj"
|
||||
|
||||
@@ -3,13 +3,13 @@
|
||||
# This file is distributed under the same license as the neochat package.
|
||||
#
|
||||
# Automatically generated, 2020.
|
||||
# SPDX-FileCopyrightText: 2020, 2021, 2022, 2023 Eloy Cuadra <ecuadra@eloihr.net>
|
||||
# SPDX-FileCopyrightText: 2020, 2021, 2022, 2023, 2024 Eloy Cuadra <ecuadra@eloihr.net>
|
||||
msgid ""
|
||||
msgstr ""
|
||||
"Project-Id-Version: neochat\n"
|
||||
"Report-Msgid-Bugs-To: https://bugs.kde.org\n"
|
||||
"POT-Creation-Date: 2024-01-10 01:34+0000\n"
|
||||
"PO-Revision-Date: 2023-12-03 21:33+0100\n"
|
||||
"POT-Creation-Date: 2024-01-14 03:07+0000\n"
|
||||
"PO-Revision-Date: 2024-01-22 02:22+0100\n"
|
||||
"Last-Translator: Eloy Cuadra <ecuadra@eloihr.net>\n"
|
||||
"Language-Team: Spanish <kde-l10n-es@kde.org>\n"
|
||||
"Language: es\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.08.3\n"
|
||||
"X-Generator: Lokalize 23.08.4\n"
|
||||
|
||||
#: src/controller.cpp:121 src/controller.cpp:327
|
||||
#, kde-format
|
||||
@@ -473,8 +473,8 @@ msgstr "Cliente para Matrix"
|
||||
|
||||
#: src/main.cpp:133
|
||||
#, kde-format
|
||||
msgid "© 2018-2020 Black Hat, 2020-2023 KDE Community"
|
||||
msgstr "© 2018-2020 Black Hat, 2020-2023 La Comunidad KDE"
|
||||
msgid "© 2018-2020 Black Hat, 2020-2024 KDE Community"
|
||||
msgstr "© 2018-2020 Black Hat, 2020-2024 La Comunidad KDE"
|
||||
|
||||
#: src/main.cpp:134
|
||||
#, kde-format
|
||||
@@ -1132,12 +1132,12 @@ msgstr "La creación de la sala ha fallado: %1"
|
||||
msgid "Space creation failed: %1"
|
||||
msgstr "La creación del espacio ha fallado: %1"
|
||||
|
||||
#: src/neochatroom.cpp:1566 src/neochatroom.cpp:1567
|
||||
#: src/neochatroom.cpp:1572 src/neochatroom.cpp:1573
|
||||
#, kde-format
|
||||
msgid "Report sent successfully."
|
||||
msgstr "La denuncia se ha enviado correctamente."
|
||||
|
||||
#: src/neochatroom.cpp:1837 src/neochatroom.cpp:1845
|
||||
#: src/neochatroom.cpp:1843 src/neochatroom.cpp:1851
|
||||
#, kde-format
|
||||
msgctxt "'Lat' and 'Lon' as in Latitude and Longitude"
|
||||
msgid "Lat: %1, Lon: %2"
|
||||
@@ -1159,7 +1159,7 @@ msgid "Open NeoChat in this room"
|
||||
msgstr "Abrir NeoChat en esta sala"
|
||||
|
||||
#: src/notificationsmanager.cpp:223 src/qml/FileDelegateContextMenu.qml:59
|
||||
#: src/qml/HoverActions.qml:101 src/qml/MessageDelegateContextMenu.qml:102
|
||||
#: src/qml/HoverActions.qml:102 src/qml/MessageDelegateContextMenu.qml:102
|
||||
#, kde-format
|
||||
msgid "Reply"
|
||||
msgstr "Responder"
|
||||
@@ -2674,7 +2674,7 @@ msgstr "Este mensaje se ha enviado desde un dispositivo verificado"
|
||||
msgid "React"
|
||||
msgstr "Reaccionar"
|
||||
|
||||
#: src/qml/HoverActions.qml:110
|
||||
#: src/qml/HoverActions.qml:112
|
||||
#, kde-format
|
||||
msgid "Reply in Thread"
|
||||
msgstr "Responder en el hilo"
|
||||
@@ -3818,12 +3818,12 @@ msgctxt "@action:title"
|
||||
msgid "Search Messages"
|
||||
msgstr "Buscar mensajes"
|
||||
|
||||
#: src/qml/SearchPage.qml:60
|
||||
#: src/qml/SearchPage.qml:74
|
||||
#, kde-format
|
||||
msgid "Enter a text to start searching"
|
||||
msgstr "Introduzca un texto para empezar a buscar"
|
||||
|
||||
#: src/qml/SearchPage.qml:66
|
||||
#: src/qml/SearchPage.qml:80
|
||||
#, kde-format
|
||||
msgid "No results found"
|
||||
msgstr "No se han encontrado coincidencias"
|
||||
|
||||
@@ -1,16 +1,16 @@
|
||||
# Translation for neochat.po to Euskara/Basque (eu).
|
||||
# Copyright (C) 2020-2023 This file is copyright:
|
||||
# Copyright (C) 2020-2024 This file is copyright:
|
||||
# This file is distributed under the same license as the neochat package.
|
||||
# SPDX-FileCopyrightText: 2023 KDE euskaratzeko proiektuko arduraduna <xalba@ni.eus>
|
||||
# SPDX-FileCopyrightText: 2023, 2024 KDE euskaratzeko proiektuko arduraduna <xalba@ni.eus>
|
||||
#
|
||||
# Translators:
|
||||
# Iñigo Salvador Azurmendi <xalba@ni.eus>, 2020, 2021, 2022, 2023.
|
||||
# Iñigo Salvador Azurmendi <xalba@ni.eus>, 2020, 2021, 2022, 2024.
|
||||
msgid ""
|
||||
msgstr ""
|
||||
"Project-Id-Version: neochat\n"
|
||||
"Report-Msgid-Bugs-To: https://bugs.kde.org\n"
|
||||
"POT-Creation-Date: 2024-01-10 01:34+0000\n"
|
||||
"PO-Revision-Date: 2023-12-07 19:51+0100\n"
|
||||
"POT-Creation-Date: 2024-01-14 03:07+0000\n"
|
||||
"PO-Revision-Date: 2024-01-21 17:54+0100\n"
|
||||
"Last-Translator: Iñigo Salvador Azurmendi <xalba@ni.eus>\n"
|
||||
"Language-Team: Basque <kde-i18n-eu@kde.org>\n"
|
||||
"Language: eu\n"
|
||||
@@ -18,7 +18,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:121 src/controller.cpp:327
|
||||
#, kde-format
|
||||
@@ -475,8 +475,8 @@ msgstr "Matrix bezeroa"
|
||||
|
||||
#: src/main.cpp:133
|
||||
#, kde-format
|
||||
msgid "© 2018-2020 Black Hat, 2020-2023 KDE Community"
|
||||
msgstr "© 2018-2020 Black Hat, 2020-2023 KDE komunitatea"
|
||||
msgid "© 2018-2020 Black Hat, 2020-2024 KDE Community"
|
||||
msgstr "© 2018-2020 Black Hat, 2020-2024 KDE komunitatea"
|
||||
|
||||
#: src/main.cpp:134
|
||||
#, kde-format
|
||||
@@ -1133,12 +1133,12 @@ msgstr "Gela sortzea huts egin du: %1"
|
||||
msgid "Space creation failed: %1"
|
||||
msgstr "Tokia sortzea huts egin du: %1"
|
||||
|
||||
#: src/neochatroom.cpp:1566 src/neochatroom.cpp:1567
|
||||
#: src/neochatroom.cpp:1572 src/neochatroom.cpp:1573
|
||||
#, kde-format
|
||||
msgid "Report sent successfully."
|
||||
msgstr "Txosten bidalketa arrakastatsua."
|
||||
|
||||
#: src/neochatroom.cpp:1837 src/neochatroom.cpp:1845
|
||||
#: src/neochatroom.cpp:1843 src/neochatroom.cpp:1851
|
||||
#, kde-format
|
||||
msgctxt "'Lat' and 'Lon' as in Latitude and Longitude"
|
||||
msgid "Lat: %1, Lon: %2"
|
||||
@@ -1160,7 +1160,7 @@ msgid "Open NeoChat in this room"
|
||||
msgstr "Ireki NeoChat gela honetan"
|
||||
|
||||
#: src/notificationsmanager.cpp:223 src/qml/FileDelegateContextMenu.qml:59
|
||||
#: src/qml/HoverActions.qml:101 src/qml/MessageDelegateContextMenu.qml:102
|
||||
#: src/qml/HoverActions.qml:102 src/qml/MessageDelegateContextMenu.qml:102
|
||||
#, kde-format
|
||||
msgid "Reply"
|
||||
msgstr "Erantzun"
|
||||
@@ -2663,7 +2663,7 @@ msgstr "Mezu hau egiaztatutako gailu batetik bidali da"
|
||||
msgid "React"
|
||||
msgstr "Erreakzioa"
|
||||
|
||||
#: src/qml/HoverActions.qml:110
|
||||
#: src/qml/HoverActions.qml:112
|
||||
#, kde-format
|
||||
msgid "Reply in Thread"
|
||||
msgstr "Erantzun harian"
|
||||
@@ -3801,12 +3801,12 @@ msgctxt "@action:title"
|
||||
msgid "Search Messages"
|
||||
msgstr "Bilatu mezuak"
|
||||
|
||||
#: src/qml/SearchPage.qml:60
|
||||
#: src/qml/SearchPage.qml:74
|
||||
#, kde-format
|
||||
msgid "Enter a text to start searching"
|
||||
msgstr "Sartu testu bat bilatzen hasteko"
|
||||
|
||||
#: src/qml/SearchPage.qml:66
|
||||
#: src/qml/SearchPage.qml:80
|
||||
#, kde-format
|
||||
msgid "No results found"
|
||||
msgstr "Ez da emaitzarik aurkitu"
|
||||
|
||||
@@ -6,7 +6,7 @@ msgid ""
|
||||
msgstr ""
|
||||
"Project-Id-Version: neochat\n"
|
||||
"Report-Msgid-Bugs-To: https://bugs.kde.org\n"
|
||||
"POT-Creation-Date: 2024-01-10 01:34+0000\n"
|
||||
"POT-Creation-Date: 2024-01-14 03:07+0000\n"
|
||||
"PO-Revision-Date: 2023-09-27 21:55+0300\n"
|
||||
"Last-Translator: Tommi Nieminen <translator@legisign.org>\n"
|
||||
"Language-Team: Finnish <kde-i18n-doc@kde.org>\n"
|
||||
@@ -469,8 +469,9 @@ msgid "Matrix client"
|
||||
msgstr "Matrix-asiakas"
|
||||
|
||||
#: src/main.cpp:133
|
||||
#, kde-format
|
||||
msgid "© 2018-2020 Black Hat, 2020-2023 KDE Community"
|
||||
#, fuzzy, kde-format
|
||||
#| msgid "© 2018-2020 Black Hat, 2020-2023 KDE Community"
|
||||
msgid "© 2018-2020 Black Hat, 2020-2024 KDE Community"
|
||||
msgstr "© 2018–2020 Black Hat, 2020–2023 KDE-yhteisö"
|
||||
|
||||
#: src/main.cpp:134
|
||||
@@ -1151,12 +1152,12 @@ msgstr "Huoneen luominen epäonnistui: %1"
|
||||
msgid "Space creation failed: %1"
|
||||
msgstr "Tilan luominen epäonnistui: %1"
|
||||
|
||||
#: src/neochatroom.cpp:1566 src/neochatroom.cpp:1567
|
||||
#: src/neochatroom.cpp:1572 src/neochatroom.cpp:1573
|
||||
#, kde-format
|
||||
msgid "Report sent successfully."
|
||||
msgstr "Ilmoituksen lähettäminen onnistui."
|
||||
|
||||
#: src/neochatroom.cpp:1837 src/neochatroom.cpp:1845
|
||||
#: src/neochatroom.cpp:1843 src/neochatroom.cpp:1851
|
||||
#, kde-format
|
||||
msgctxt "'Lat' and 'Lon' as in Latitude and Longitude"
|
||||
msgid "Lat: %1, Lon: %2"
|
||||
@@ -1178,7 +1179,7 @@ msgid "Open NeoChat in this room"
|
||||
msgstr "Avaa NeoChat tähän huoneeseen"
|
||||
|
||||
#: src/notificationsmanager.cpp:223 src/qml/FileDelegateContextMenu.qml:59
|
||||
#: src/qml/HoverActions.qml:101 src/qml/MessageDelegateContextMenu.qml:102
|
||||
#: src/qml/HoverActions.qml:102 src/qml/MessageDelegateContextMenu.qml:102
|
||||
#, kde-format
|
||||
msgid "Reply"
|
||||
msgstr "Vastaa"
|
||||
@@ -2701,7 +2702,7 @@ msgstr "Tämä viesti lähetettiin todennetulta laitteelta"
|
||||
msgid "React"
|
||||
msgstr "Reagoi"
|
||||
|
||||
#: src/qml/HoverActions.qml:110
|
||||
#: src/qml/HoverActions.qml:112
|
||||
#, kde-format
|
||||
msgid "Reply in Thread"
|
||||
msgstr ""
|
||||
@@ -3850,12 +3851,12 @@ msgctxt "@action:title"
|
||||
msgid "Search Messages"
|
||||
msgstr "Etsi viestejä"
|
||||
|
||||
#: src/qml/SearchPage.qml:60
|
||||
#: src/qml/SearchPage.qml:74
|
||||
#, kde-format
|
||||
msgid "Enter a text to start searching"
|
||||
msgstr "Aloita haku kirjoittamalla tekstiä"
|
||||
|
||||
#: src/qml/SearchPage.qml:66
|
||||
#: src/qml/SearchPage.qml:80
|
||||
#, kde-format
|
||||
msgid "No results found"
|
||||
msgstr "Ei hakutuloksia"
|
||||
|
||||
@@ -1,11 +1,11 @@
|
||||
# SPDX-FileCopyrightText: 2020, 2021, 2022, 2023 Xavier Besnard <xavier.besnard@kde.org>
|
||||
# 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: 2024-01-10 01:34+0000\n"
|
||||
"PO-Revision-Date: 2023-12-04 11:21+0100\n"
|
||||
"POT-Creation-Date: 2024-01-14 03:07+0000\n"
|
||||
"PO-Revision-Date: 2024-01-23 15:11+0100\n"
|
||||
"Last-Translator: Xavier Besnard <xavier.besnard@kde.org>\n"
|
||||
"Language-Team: \n"
|
||||
"Language: fr\n"
|
||||
@@ -13,7 +13,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:121 src/controller.cpp:327
|
||||
#, kde-format
|
||||
@@ -469,8 +469,8 @@ msgstr "Client « Matrix »"
|
||||
|
||||
#: src/main.cpp:133
|
||||
#, kde-format
|
||||
msgid "© 2018-2020 Black Hat, 2020-2023 KDE Community"
|
||||
msgstr "© 2018-2020 Black Hat 2020-2023 Communauté de KDE"
|
||||
msgid "© 2018-2020 Black Hat, 2020-2024 KDE Community"
|
||||
msgstr "© 2018 - 2020 Black Hat 2020-2024 Communauté de KDE"
|
||||
|
||||
#: src/main.cpp:134
|
||||
#, kde-format
|
||||
@@ -1133,12 +1133,12 @@ msgstr "Impossible de créer le salon : %1"
|
||||
msgid "Space creation failed: %1"
|
||||
msgstr "Impossible de créer un espace : %1"
|
||||
|
||||
#: src/neochatroom.cpp:1566 src/neochatroom.cpp:1567
|
||||
#: src/neochatroom.cpp:1572 src/neochatroom.cpp:1573
|
||||
#, kde-format
|
||||
msgid "Report sent successfully."
|
||||
msgstr "Rapport envoyé avec succès."
|
||||
|
||||
#: src/neochatroom.cpp:1837 src/neochatroom.cpp:1845
|
||||
#: src/neochatroom.cpp:1843 src/neochatroom.cpp:1851
|
||||
#, kde-format
|
||||
msgctxt "'Lat' and 'Lon' as in Latitude and Longitude"
|
||||
msgid "Lat: %1, Lon: %2"
|
||||
@@ -1160,7 +1160,7 @@ msgid "Open NeoChat in this room"
|
||||
msgstr "Ouvrir NeoChat dans cette salon"
|
||||
|
||||
#: src/notificationsmanager.cpp:223 src/qml/FileDelegateContextMenu.qml:59
|
||||
#: src/qml/HoverActions.qml:101 src/qml/MessageDelegateContextMenu.qml:102
|
||||
#: src/qml/HoverActions.qml:102 src/qml/MessageDelegateContextMenu.qml:102
|
||||
#, kde-format
|
||||
msgid "Reply"
|
||||
msgstr "Répondre"
|
||||
@@ -2678,7 +2678,7 @@ msgstr "Ce message a été envoyé à partir d'un périphérique vérifié."
|
||||
msgid "React"
|
||||
msgstr "Réaction"
|
||||
|
||||
#: src/qml/HoverActions.qml:110
|
||||
#: src/qml/HoverActions.qml:112
|
||||
#, kde-format
|
||||
msgid "Reply in Thread"
|
||||
msgstr "Répondre dans le fil de discussions"
|
||||
@@ -3833,12 +3833,12 @@ msgctxt "@action:title"
|
||||
msgid "Search Messages"
|
||||
msgstr "Rechercher des messages"
|
||||
|
||||
#: src/qml/SearchPage.qml:60
|
||||
#: src/qml/SearchPage.qml:74
|
||||
#, kde-format
|
||||
msgid "Enter a text to start searching"
|
||||
msgstr "Saisissez un texte pour démarrer la recherche"
|
||||
|
||||
#: src/qml/SearchPage.qml:66
|
||||
#: src/qml/SearchPage.qml:80
|
||||
#, kde-format
|
||||
msgid "No results found"
|
||||
msgstr "Aucun résultat n'a été trouvé."
|
||||
|
||||
210
po/hu/neochat.po
210
po/hu/neochat.po
@@ -8,8 +8,8 @@ msgid ""
|
||||
msgstr ""
|
||||
"Project-Id-Version: neochat\n"
|
||||
"Report-Msgid-Bugs-To: https://bugs.kde.org\n"
|
||||
"POT-Creation-Date: 2024-01-10 01:34+0000\n"
|
||||
"PO-Revision-Date: 2024-01-08 13:15+0100\n"
|
||||
"POT-Creation-Date: 2024-01-14 03:07+0000\n"
|
||||
"PO-Revision-Date: 2024-01-29 21:56+0100\n"
|
||||
"Last-Translator: Kristof Kiszel <ulysses@fsf.hu>\n"
|
||||
"Language-Team: Hungarian <kde-l10n-hu@kde.org>\n"
|
||||
"Language: hu\n"
|
||||
@@ -473,10 +473,9 @@ msgid "Matrix client"
|
||||
msgstr "Matrix kliens"
|
||||
|
||||
#: src/main.cpp:133
|
||||
#, fuzzy, kde-format
|
||||
#| msgid "© 2018-2020 Black Hat, 2020-2022 KDE Community"
|
||||
msgid "© 2018-2020 Black Hat, 2020-2023 KDE Community"
|
||||
msgstr "© Black Hat, 2018-2020, A KDE közösség, 2020-2022"
|
||||
#, kde-format
|
||||
msgid "© 2018-2020 Black Hat, 2020-2024 KDE Community"
|
||||
msgstr "© Black Hat, 2018-2020., A KDE közösség, 2020-2024."
|
||||
|
||||
#: src/main.cpp:134
|
||||
#, kde-format
|
||||
@@ -531,10 +530,9 @@ msgid "Your emails"
|
||||
msgstr "ulysses@fsf.hu,aronkvh@gmail.com"
|
||||
|
||||
#: src/main.cpp:147
|
||||
#, fuzzy, kde-format
|
||||
#| msgid "A Qt5 library to write cross-platform clients for Matrix"
|
||||
#, kde-format
|
||||
msgid "A Qt library to write cross-platform clients for Matrix"
|
||||
msgstr "Qt5 könyvtár cross-platform Matrix kliensek létrehozásához"
|
||||
msgstr "Qt programkönyvtár keresztplatformos Matrix kliensek írásához"
|
||||
|
||||
#: src/main.cpp:149
|
||||
#, kde-format
|
||||
@@ -953,27 +951,24 @@ msgid "Custom"
|
||||
msgstr "Egyedi"
|
||||
|
||||
#: src/models/imagepacksmodel.cpp:87
|
||||
#, fuzzy, kde-format
|
||||
#| msgid "Own Stickers"
|
||||
#, kde-format
|
||||
msgctxt "As in 'The user's own Stickers'"
|
||||
msgid "Own Stickers"
|
||||
msgstr "Saját emojik"
|
||||
msgstr "Saját matricák"
|
||||
|
||||
#: src/models/imagepacksmodel.cpp:87
|
||||
#, fuzzy, kde-format
|
||||
#| msgid "Emojis"
|
||||
#, kde-format
|
||||
msgctxt "As in 'The user's own emojis"
|
||||
msgid "Own Emojis"
|
||||
msgstr "Emojik"
|
||||
msgstr "Saját emodzsik"
|
||||
|
||||
#: src/models/messagefiltermodel.cpp:125
|
||||
#, fuzzy, kde-format
|
||||
#| msgid ": %1"
|
||||
#, kde-format
|
||||
msgctxt "%1: What's being done; %2: How often it is done."
|
||||
msgid " %1"
|
||||
msgid_plural " %1 %2 times"
|
||||
msgstr[0] ": %1"
|
||||
msgstr[1] ": %1"
|
||||
msgstr[0] " %1"
|
||||
msgstr[1] " %1 %2 alkalommal"
|
||||
|
||||
#: src/models/messagefiltermodel.cpp:129
|
||||
#, kde-format
|
||||
@@ -1011,43 +1006,31 @@ msgid "<style>a {text-decoration: none;}</style>%1 %2"
|
||||
msgstr ""
|
||||
|
||||
#: src/models/pushrulemodel.cpp:20
|
||||
#, fuzzy
|
||||
#| msgid "Enable notifications for this account"
|
||||
msgctxt "Notification type"
|
||||
msgid "Enable notifications for this account"
|
||||
msgstr "Értesítések engedélyezése a fióknál"
|
||||
|
||||
#: src/models/pushrulemodel.cpp:21
|
||||
#, fuzzy
|
||||
#| msgid "Messages in one-to-one chats"
|
||||
msgctxt "Notification type"
|
||||
msgid "Messages in one-to-one chats"
|
||||
msgstr "Üzenetekről kétszemélyes beszélgetésekben"
|
||||
|
||||
#: src/models/pushrulemodel.cpp:22
|
||||
#, fuzzy
|
||||
#| msgid "Encrypted messages in one-to-one chats"
|
||||
msgctxt "Notification type"
|
||||
msgid "Encrypted messages in one-to-one chats"
|
||||
msgstr "Titkosított üzenetekről kétszemélyes beszélgetésekben"
|
||||
|
||||
#: src/models/pushrulemodel.cpp:23
|
||||
#, fuzzy
|
||||
#| msgid "Messages in group chats"
|
||||
msgctxt "Notification type"
|
||||
msgid "Messages in group chats"
|
||||
msgstr "Üzenetekről csoportos csevegésekben"
|
||||
msgstr "Üzenetekről csoportos beszélgetésekben"
|
||||
|
||||
#: src/models/pushrulemodel.cpp:24
|
||||
#, fuzzy
|
||||
#| msgid "Messages in encrypted group chats"
|
||||
msgctxt "Notification type"
|
||||
msgid "Messages in encrypted group chats"
|
||||
msgstr "Titkosított üzenetekről csoportos csevegésekben"
|
||||
msgstr "Titkosított üzenetekről csoportos beszélgetésekben"
|
||||
|
||||
#: src/models/pushrulemodel.cpp:25
|
||||
#, fuzzy
|
||||
#| msgid "Room upgrade messages"
|
||||
msgctxt "Notification type"
|
||||
msgid "Room upgrade messages"
|
||||
msgstr "Szobafrissítési üzenetekről"
|
||||
@@ -1161,12 +1144,12 @@ msgstr "A szoba létrehozása nem sikerült: „%1”"
|
||||
msgid "Space creation failed: %1"
|
||||
msgstr "A szoba létrehozása nem sikerült: „%1”"
|
||||
|
||||
#: src/neochatroom.cpp:1566 src/neochatroom.cpp:1567
|
||||
#: src/neochatroom.cpp:1572 src/neochatroom.cpp:1573
|
||||
#, kde-format
|
||||
msgid "Report sent successfully."
|
||||
msgstr "A jelentést sikeresen elküldte."
|
||||
|
||||
#: src/neochatroom.cpp:1837 src/neochatroom.cpp:1845
|
||||
#: src/neochatroom.cpp:1843 src/neochatroom.cpp:1851
|
||||
#, kde-format
|
||||
msgctxt "'Lat' and 'Lon' as in Latitude and Longitude"
|
||||
msgid "Lat: %1, Lon: %2"
|
||||
@@ -1188,7 +1171,7 @@ msgid "Open NeoChat in this room"
|
||||
msgstr "NeoChat megnyitása ebben a szobában"
|
||||
|
||||
#: src/notificationsmanager.cpp:223 src/qml/FileDelegateContextMenu.qml:59
|
||||
#: src/qml/HoverActions.qml:101 src/qml/MessageDelegateContextMenu.qml:102
|
||||
#: src/qml/HoverActions.qml:102 src/qml/MessageDelegateContextMenu.qml:102
|
||||
#, kde-format
|
||||
msgid "Reply"
|
||||
msgstr "Válasz"
|
||||
@@ -1209,15 +1192,13 @@ msgid "Open this invitation in NeoChat"
|
||||
msgstr "A meghívás megnyitása a NeoChatban"
|
||||
|
||||
#: src/notificationsmanager.cpp:257
|
||||
#, fuzzy, kde-format
|
||||
#| msgid "Accept"
|
||||
#, kde-format
|
||||
msgctxt "@action:button The thing being accepted is an invitation to chat"
|
||||
msgid "Accept"
|
||||
msgstr "Elfogadás"
|
||||
|
||||
#: src/notificationsmanager.cpp:258
|
||||
#, fuzzy, kde-format
|
||||
#| msgid "Reject"
|
||||
#, kde-format
|
||||
msgctxt "@action:button The thing being rejected is an invitation to chat"
|
||||
msgid "Reject"
|
||||
msgstr "Elutasítás"
|
||||
@@ -1234,10 +1215,9 @@ msgid "%1 (%2)"
|
||||
msgstr "%1 (%2)"
|
||||
|
||||
#: src/notificationsmanager.cpp:330
|
||||
#, fuzzy, kde-format
|
||||
#| msgid "NeoChat"
|
||||
#, kde-format
|
||||
msgid "Open NeoChat"
|
||||
msgstr "NeoChat"
|
||||
msgstr "NeoChat megnyitása"
|
||||
|
||||
#: src/qml/About.qml:11
|
||||
#, kde-format
|
||||
@@ -2752,7 +2732,7 @@ msgstr "Az üzenetet egy ellenőrzött eszközről küldték"
|
||||
msgid "React"
|
||||
msgstr "Reagálás"
|
||||
|
||||
#: src/qml/HoverActions.qml:110
|
||||
#: src/qml/HoverActions.qml:112
|
||||
#, kde-format
|
||||
msgid "Reply in Thread"
|
||||
msgstr ""
|
||||
@@ -3004,11 +2984,10 @@ msgid "Send this location"
|
||||
msgstr "A hely elküldése"
|
||||
|
||||
#: src/qml/LocationsPage.qml:16 src/qml/RoomInformation.qml:127
|
||||
#, fuzzy, kde-format
|
||||
#| msgid "Notifications"
|
||||
#, kde-format
|
||||
msgctxt "Locations on a map"
|
||||
msgid "Locations"
|
||||
msgstr "Értesítések"
|
||||
msgstr "Helyek"
|
||||
|
||||
#: src/qml/LocationsPage.qml:51
|
||||
#, fuzzy, kde-format
|
||||
@@ -3059,8 +3038,7 @@ msgid "Login"
|
||||
msgstr "Bejelentkezés"
|
||||
|
||||
#: src/qml/LoginRegister.qml:29
|
||||
#, fuzzy, kde-format
|
||||
#| msgid "Register"
|
||||
#, kde-format
|
||||
msgctxt "@action:button"
|
||||
msgid "Register"
|
||||
msgstr "Regisztráció"
|
||||
@@ -3135,12 +3113,10 @@ msgid "Forward"
|
||||
msgstr ""
|
||||
|
||||
#: src/qml/MessageDelegateContextMenu.qml:116
|
||||
#, fuzzy, kde-format
|
||||
#| msgctxt "@title"
|
||||
#| msgid "Report Message"
|
||||
#, kde-format
|
||||
msgctxt "@title"
|
||||
msgid "Forward Message"
|
||||
msgstr "Az üzenet bejelentése"
|
||||
msgstr "Üzenet továbbítása"
|
||||
|
||||
#: src/qml/MessageDelegateContextMenu.qml:156
|
||||
#, kde-format
|
||||
@@ -3262,17 +3238,15 @@ msgid "Delete keyword"
|
||||
msgstr "Kulcsszó törlése"
|
||||
|
||||
#: src/qml/NotificationsView.qml:19 src/qml/RoomListPage.qml:146
|
||||
#, fuzzy, kde-format
|
||||
#| msgid "Notifications"
|
||||
#, kde-format
|
||||
msgctxt "@title"
|
||||
msgid "Notifications"
|
||||
msgstr "Értesítések"
|
||||
|
||||
#: src/qml/NotificationsView.qml:34
|
||||
#, fuzzy, kde-format
|
||||
#| msgid "Notifications"
|
||||
#, kde-format
|
||||
msgid "No Notifications"
|
||||
msgstr "Értesítések"
|
||||
msgstr "Nincsenek értesítések"
|
||||
|
||||
#: src/qml/OpenFileDialog.qml:12
|
||||
#, fuzzy, kde-format
|
||||
@@ -3508,10 +3482,9 @@ msgid "Last read: %1"
|
||||
msgstr "Utoljára olvasva: %1"
|
||||
|
||||
#: src/qml/RegisterPassword.qml:28
|
||||
#, fuzzy, kde-format
|
||||
#| msgid "Confirm new Password:"
|
||||
#, kde-format
|
||||
msgid "Confirm Password:"
|
||||
msgstr "Új jelszó megerősítése:"
|
||||
msgstr "Jelszó megerősítése:"
|
||||
|
||||
#: src/qml/RegisterPassword.qml:31
|
||||
#, fuzzy, kde-format
|
||||
@@ -3642,10 +3615,9 @@ msgid "Media"
|
||||
msgstr ""
|
||||
|
||||
#: src/qml/RoomDrawerPage.qml:45
|
||||
#, fuzzy, kde-format
|
||||
#| msgid "Room Settings"
|
||||
#, kde-format
|
||||
msgid "Settings"
|
||||
msgstr "A szoba beállításai"
|
||||
msgstr "Beállítások"
|
||||
|
||||
#: src/qml/RoomInformation.qml:41
|
||||
#, fuzzy, kde-format
|
||||
@@ -3936,19 +3908,18 @@ msgctxt "@action:title"
|
||||
msgid "Search Messages"
|
||||
msgstr "Üzenetek keresése"
|
||||
|
||||
#: src/qml/SearchPage.qml:60
|
||||
#: src/qml/SearchPage.qml:74
|
||||
#, kde-format
|
||||
msgid "Enter a text to start searching"
|
||||
msgstr "Írjon be egy szöveget a kereséshez"
|
||||
|
||||
#: src/qml/SearchPage.qml:66
|
||||
#: src/qml/SearchPage.qml:80
|
||||
#, kde-format
|
||||
msgid "No results found"
|
||||
msgstr "Nincs találat"
|
||||
|
||||
#: src/qml/Security.qml:17
|
||||
#, fuzzy, kde-format
|
||||
#| msgid "Security"
|
||||
#, kde-format
|
||||
msgctxt "@title"
|
||||
msgid "Security"
|
||||
msgstr "Biztonság"
|
||||
@@ -3960,23 +3931,19 @@ msgid "Keys"
|
||||
msgstr ""
|
||||
|
||||
#: src/qml/Security.qml:25
|
||||
#, fuzzy, kde-format
|
||||
#| msgid "Devices"
|
||||
#, kde-format
|
||||
msgid "Device key"
|
||||
msgstr "Eszközök"
|
||||
msgstr "Eszközkulcs"
|
||||
|
||||
#: src/qml/Security.qml:29
|
||||
#, fuzzy, kde-format
|
||||
#| msgctxt "@option:check"
|
||||
#| msgid "Encryption"
|
||||
#, kde-format
|
||||
msgid "Encryption key"
|
||||
msgstr "Titkosítás"
|
||||
msgstr "Titkosítási kulcs"
|
||||
|
||||
#: src/qml/Security.qml:33
|
||||
#, fuzzy, kde-format
|
||||
#| msgid "Devices"
|
||||
#, kde-format
|
||||
msgid "Device id"
|
||||
msgstr "Eszközök"
|
||||
msgstr "Eszközazonosító"
|
||||
|
||||
#: src/qml/SelectParentDialog.qml:25
|
||||
#, fuzzy, kde-format
|
||||
@@ -4055,10 +4022,9 @@ msgid "Appearance"
|
||||
msgstr "Megjelenés"
|
||||
|
||||
#: src/qml/SettingsPage.qml:60
|
||||
#, fuzzy, kde-format
|
||||
#| msgid "Stickers"
|
||||
#, kde-format
|
||||
msgid "Stickers & Emojis"
|
||||
msgstr "Matricák"
|
||||
msgstr "Matricák és emodzsik"
|
||||
|
||||
#: src/qml/SettingsPage.qml:72
|
||||
#, kde-format
|
||||
@@ -4096,8 +4062,7 @@ msgid "Shared url for image is <a href='%1'>%1</a>"
|
||||
msgstr "A kép megosztott URL-je <a href='%1'>%1</a>"
|
||||
|
||||
#: src/qml/SonnetConfigPage.qml:17
|
||||
#, fuzzy, kde-format
|
||||
#| msgid "Spellchecking"
|
||||
#, kde-format
|
||||
msgctxt "@title"
|
||||
msgid "Spellchecking"
|
||||
msgstr "Helyesírás-ellenőrzés"
|
||||
@@ -4179,18 +4144,15 @@ msgid "Add word"
|
||||
msgstr "Szó hozzáadása"
|
||||
|
||||
#: src/qml/SonnetConfigPage.qml:200
|
||||
#, fuzzy, kde-format
|
||||
#| msgid "Delete word"
|
||||
#, kde-format
|
||||
msgctxt "@action:button"
|
||||
msgid "Delete word"
|
||||
msgstr "Szó törlése"
|
||||
|
||||
#: src/qml/SpaceDrawer.qml:63
|
||||
#, fuzzy, kde-format
|
||||
#| msgctxt "@action:button"
|
||||
#| msgid "Show All Rooms"
|
||||
#, kde-format
|
||||
msgid "All Rooms"
|
||||
msgstr "Az összes szoba megjelenítése"
|
||||
msgstr "Minden szoba"
|
||||
|
||||
#: src/qml/SpaceHierarchyDelegate.qml:84
|
||||
#, kde-format
|
||||
@@ -4198,20 +4160,16 @@ msgid "Suggested"
|
||||
msgstr ""
|
||||
|
||||
#: src/qml/SpaceHierarchyDelegate.qml:93
|
||||
#, fuzzy, kde-format
|
||||
#| msgid "%1 member"
|
||||
#| msgid_plural "%1 members"
|
||||
#, kde-format
|
||||
msgctxt "number of room members"
|
||||
msgid " members - "
|
||||
msgstr "%1 tag"
|
||||
msgstr " tag - "
|
||||
|
||||
#: src/qml/SpaceHierarchyDelegate.qml:93
|
||||
#, fuzzy, kde-format
|
||||
#| msgid "%1 member"
|
||||
#| msgid_plural "%1 members"
|
||||
#, kde-format
|
||||
msgctxt "number of room members"
|
||||
msgid " members"
|
||||
msgstr "%1 tag"
|
||||
msgstr " tag"
|
||||
|
||||
#: src/qml/SpaceHierarchyDelegate.qml:102 src/qml/SpaceHomePage.qml:53
|
||||
#, fuzzy, kde-format
|
||||
@@ -4221,8 +4179,7 @@ msgid "Add new child"
|
||||
msgstr "Új alias hozzáadása"
|
||||
|
||||
#: src/qml/SpaceHierarchyDelegate.qml:113
|
||||
#, fuzzy, kde-format
|
||||
#| msgid "Remove"
|
||||
#, kde-format
|
||||
msgctxt "@button"
|
||||
msgid "Remove"
|
||||
msgstr "Eltávolítás"
|
||||
@@ -4454,10 +4411,9 @@ msgid "Login"
|
||||
msgstr "Bejelentkezés"
|
||||
|
||||
#: src/qml/Username.qml:18
|
||||
#, fuzzy, kde-format
|
||||
#| msgid "Username"
|
||||
#, kde-format
|
||||
msgid "Username:"
|
||||
msgstr "Felhasználónév"
|
||||
msgstr "Felhasználónév:"
|
||||
|
||||
#: src/qml/Username.qml:21
|
||||
#, fuzzy, kde-format
|
||||
@@ -4654,32 +4610,27 @@ msgid "Welcome"
|
||||
msgstr "Üdvözlet"
|
||||
|
||||
#: src/qml/WelcomePage.qml:45
|
||||
#, fuzzy, kde-format
|
||||
#| msgid "Welcome to Matrix"
|
||||
#, kde-format
|
||||
msgid "Welcome to NeoChat"
|
||||
msgstr "Üdvözlet a Matrix-ban"
|
||||
msgstr "Üdvözli a NeoChat"
|
||||
|
||||
#: src/qml/WelcomePage.qml:53
|
||||
#, fuzzy, kde-format
|
||||
#| msgid "Log in to an existing account"
|
||||
#, kde-format
|
||||
msgctxt "@title"
|
||||
msgid "Continue with an existing account"
|
||||
msgstr "Bejelentkezés meglévő fiókba"
|
||||
msgstr "Folytatás meglévő fiókkal"
|
||||
|
||||
#: src/qml/WelcomePage.qml:74
|
||||
#, fuzzy, kde-format
|
||||
#| msgctxt "Job heading, like 'Copying'"
|
||||
#| msgid "Uploading"
|
||||
#, kde-format
|
||||
msgctxt "As in 'this account is still loading'"
|
||||
msgid "%1 (loading)"
|
||||
msgstr "Betöltés"
|
||||
msgstr "%1 (betöltés)"
|
||||
|
||||
#: src/qml/WelcomePage.qml:81
|
||||
#, fuzzy, kde-format
|
||||
#| msgid "Log in to an existing account"
|
||||
#, kde-format
|
||||
msgctxt "@title"
|
||||
msgid "Log in or Create a New Account"
|
||||
msgstr "Bejelentkezés meglévő fiókba"
|
||||
msgstr "Bejelentkezés vagy új fiók létrehozása"
|
||||
|
||||
#: src/qml/WelcomePage.qml:162
|
||||
#, kde-format
|
||||
@@ -4688,22 +4639,19 @@ msgid "Go back"
|
||||
msgstr ""
|
||||
|
||||
#: src/registration.cpp:300
|
||||
#, fuzzy, kde-format
|
||||
#| msgctxt "@title:window"
|
||||
#| msgid "Add server"
|
||||
#, kde-format
|
||||
msgid "No server."
|
||||
msgstr "Szerver hozzáadása"
|
||||
msgstr "Nincs kiszolgáló."
|
||||
|
||||
#: src/registration.cpp:302
|
||||
#, kde-format
|
||||
msgid "Checking Server availability."
|
||||
msgstr ""
|
||||
msgstr "Kiszolgáló elérhetőségének ellenőrzése."
|
||||
|
||||
#: src/registration.cpp:304
|
||||
#, fuzzy, kde-format
|
||||
#| msgid "The entered text is not a valid url"
|
||||
#, kde-format
|
||||
msgid "This is not a valid server."
|
||||
msgstr "A beírt szöveg nem érvényes URL"
|
||||
msgstr "Ez nem egy érvényes kiszolgáló."
|
||||
|
||||
#: src/registration.cpp:306
|
||||
#, kde-format
|
||||
@@ -4711,26 +4659,22 @@ msgid "Registration for this server is disabled."
|
||||
msgstr ""
|
||||
|
||||
#: src/registration.cpp:308
|
||||
#, fuzzy, kde-format
|
||||
#| msgid "No name"
|
||||
#, kde-format
|
||||
msgid "No username."
|
||||
msgstr "Nincs név"
|
||||
msgstr "Nincs felhasználónév."
|
||||
|
||||
#: src/registration.cpp:310
|
||||
#, kde-format
|
||||
msgid "Checking username availability."
|
||||
msgstr ""
|
||||
msgstr "Felhasználónév elérhetőségének ellenőrzése."
|
||||
|
||||
#: src/registration.cpp:312
|
||||
#, fuzzy, kde-format
|
||||
#| msgid "No users available"
|
||||
#, kde-format
|
||||
msgid "This username is not available."
|
||||
msgstr "Nincsenek felhasználók"
|
||||
msgstr "A felhasználónév nem érhető el."
|
||||
|
||||
#: src/registration.cpp:314
|
||||
#, fuzzy, kde-format
|
||||
#| msgctxt "@action:button"
|
||||
#| msgid "Continue"
|
||||
#, kde-format
|
||||
msgid "Continue"
|
||||
msgstr "Tovább"
|
||||
|
||||
|
||||
@@ -7,7 +7,7 @@ msgid ""
|
||||
msgstr ""
|
||||
"Project-Id-Version: neochat\n"
|
||||
"Report-Msgid-Bugs-To: https://bugs.kde.org\n"
|
||||
"POT-Creation-Date: 2024-01-10 01:34+0000\n"
|
||||
"POT-Creation-Date: 2024-01-14 03:07+0000\n"
|
||||
"PO-Revision-Date: 2023-12-04 11:00+0100\n"
|
||||
"Last-Translator: giovanni <g.sora@tiscali.it>\n"
|
||||
"Language-Team: Interlingua <kde-i18n-doc@kde.org>\n"
|
||||
@@ -469,8 +469,9 @@ msgid "Matrix client"
|
||||
msgstr "Cliente de Matrix"
|
||||
|
||||
#: src/main.cpp:133
|
||||
#, kde-format
|
||||
msgid "© 2018-2020 Black Hat, 2020-2023 KDE Community"
|
||||
#, fuzzy, kde-format
|
||||
#| msgid "© 2018-2020 Black Hat, 2020-2023 KDE Community"
|
||||
msgid "© 2018-2020 Black Hat, 2020-2024 KDE Community"
|
||||
msgstr "© 2018-2020 Black Hat, 2020 -2023 Communitate de KDE"
|
||||
|
||||
#: src/main.cpp:134
|
||||
@@ -1129,12 +1130,12 @@ msgstr "Creation de sala falleva: \"%1\""
|
||||
msgid "Space creation failed: %1"
|
||||
msgstr "Creation de spatio falleva: \"%1\""
|
||||
|
||||
#: src/neochatroom.cpp:1566 src/neochatroom.cpp:1567
|
||||
#: src/neochatroom.cpp:1572 src/neochatroom.cpp:1573
|
||||
#, kde-format
|
||||
msgid "Report sent successfully."
|
||||
msgstr "Reporto inviate con successo."
|
||||
|
||||
#: src/neochatroom.cpp:1837 src/neochatroom.cpp:1845
|
||||
#: src/neochatroom.cpp:1843 src/neochatroom.cpp:1851
|
||||
#, kde-format
|
||||
msgctxt "'Lat' and 'Lon' as in Latitude and Longitude"
|
||||
msgid "Lat: %1, Lon: %2"
|
||||
@@ -1156,7 +1157,7 @@ msgid "Open NeoChat in this room"
|
||||
msgstr "Aperi NeoChat in iste sala"
|
||||
|
||||
#: src/notificationsmanager.cpp:223 src/qml/FileDelegateContextMenu.qml:59
|
||||
#: src/qml/HoverActions.qml:101 src/qml/MessageDelegateContextMenu.qml:102
|
||||
#: src/qml/HoverActions.qml:102 src/qml/MessageDelegateContextMenu.qml:102
|
||||
#, kde-format
|
||||
msgid "Reply"
|
||||
msgstr "Responde"
|
||||
@@ -2667,7 +2668,7 @@ msgstr "Iste message esseva inviate ex un dispositivo verificate"
|
||||
msgid "React"
|
||||
msgstr "Reage"
|
||||
|
||||
#: src/qml/HoverActions.qml:110
|
||||
#: src/qml/HoverActions.qml:112
|
||||
#, kde-format
|
||||
msgid "Reply in Thread"
|
||||
msgstr "Responde in Topico"
|
||||
@@ -3810,12 +3811,12 @@ msgctxt "@action:title"
|
||||
msgid "Search Messages"
|
||||
msgstr "Cerca Messages"
|
||||
|
||||
#: src/qml/SearchPage.qml:60
|
||||
#: src/qml/SearchPage.qml:74
|
||||
#, kde-format
|
||||
msgid "Enter a text to start searching"
|
||||
msgstr "Inserta un texto per initiar a cercar"
|
||||
|
||||
#: src/qml/SearchPage.qml:66
|
||||
#: src/qml/SearchPage.qml:80
|
||||
#, kde-format
|
||||
msgid "No results found"
|
||||
msgstr "Necun resultatos trovate"
|
||||
|
||||
@@ -7,7 +7,7 @@ msgid ""
|
||||
msgstr ""
|
||||
"Project-Id-Version: neochat\n"
|
||||
"Report-Msgid-Bugs-To: https://bugs.kde.org\n"
|
||||
"POT-Creation-Date: 2024-01-10 01:34+0000\n"
|
||||
"POT-Creation-Date: 2024-01-14 03:07+0000\n"
|
||||
"PO-Revision-Date: 2023-06-16 19:31+0700\n"
|
||||
"Last-Translator: Linerly <linerly@protonmail.com>\n"
|
||||
"Language-Team: Indonesian <kde-i18n-doc@kde.org>\n"
|
||||
@@ -470,8 +470,9 @@ msgid "Matrix client"
|
||||
msgstr "Klien Matrix"
|
||||
|
||||
#: src/main.cpp:133
|
||||
#, kde-format
|
||||
msgid "© 2018-2020 Black Hat, 2020-2023 KDE Community"
|
||||
#, fuzzy, kde-format
|
||||
#| msgid "© 2018-2020 Black Hat, 2020-2023 KDE Community"
|
||||
msgid "© 2018-2020 Black Hat, 2020-2024 KDE Community"
|
||||
msgstr "© 2018-2020 Black Hat, 2020-2023 Komunitas KDE"
|
||||
|
||||
#: src/main.cpp:134
|
||||
@@ -1155,12 +1156,12 @@ msgstr "Pembuatan ruangan gagal: %1"
|
||||
msgid "Space creation failed: %1"
|
||||
msgstr "Pembuatan space gagal: %1"
|
||||
|
||||
#: src/neochatroom.cpp:1566 src/neochatroom.cpp:1567
|
||||
#: src/neochatroom.cpp:1572 src/neochatroom.cpp:1573
|
||||
#, kde-format
|
||||
msgid "Report sent successfully."
|
||||
msgstr "Laporan berhasil dikirim."
|
||||
|
||||
#: src/neochatroom.cpp:1837 src/neochatroom.cpp:1845
|
||||
#: src/neochatroom.cpp:1843 src/neochatroom.cpp:1851
|
||||
#, kde-format
|
||||
msgctxt "'Lat' and 'Lon' as in Latitude and Longitude"
|
||||
msgid "Lat: %1, Lon: %2"
|
||||
@@ -1182,7 +1183,7 @@ msgid "Open NeoChat in this room"
|
||||
msgstr "Buka NeoChat di ruangan ini"
|
||||
|
||||
#: src/notificationsmanager.cpp:223 src/qml/FileDelegateContextMenu.qml:59
|
||||
#: src/qml/HoverActions.qml:101 src/qml/MessageDelegateContextMenu.qml:102
|
||||
#: src/qml/HoverActions.qml:102 src/qml/MessageDelegateContextMenu.qml:102
|
||||
#, kde-format
|
||||
msgid "Reply"
|
||||
msgstr "Balas"
|
||||
@@ -2721,7 +2722,7 @@ msgstr "Pesan ini terkirim dari peranti yang telah diverifikasi"
|
||||
msgid "React"
|
||||
msgstr "Reaksi"
|
||||
|
||||
#: src/qml/HoverActions.qml:110
|
||||
#: src/qml/HoverActions.qml:112
|
||||
#, kde-format
|
||||
msgid "Reply in Thread"
|
||||
msgstr ""
|
||||
@@ -3905,12 +3906,12 @@ msgctxt "@action:title"
|
||||
msgid "Search Messages"
|
||||
msgstr "Cari Pesan"
|
||||
|
||||
#: src/qml/SearchPage.qml:60
|
||||
#: src/qml/SearchPage.qml:74
|
||||
#, kde-format
|
||||
msgid "Enter a text to start searching"
|
||||
msgstr "Masukkan teks untuk memulai mencari"
|
||||
|
||||
#: src/qml/SearchPage.qml:66
|
||||
#: src/qml/SearchPage.qml:80
|
||||
#, kde-format
|
||||
msgid "No results found"
|
||||
msgstr "Tidak ada hasil yang ditemukan"
|
||||
|
||||
@@ -7,7 +7,7 @@ msgid ""
|
||||
msgstr ""
|
||||
"Project-Id-Version: neochat\n"
|
||||
"Report-Msgid-Bugs-To: https://bugs.kde.org\n"
|
||||
"POT-Creation-Date: 2024-01-10 01:34+0000\n"
|
||||
"POT-Creation-Date: 2024-01-14 03:07+0000\n"
|
||||
"PO-Revision-Date: 2022-10-28 19:18+0700\n"
|
||||
"Last-Translator: OIS <mistresssilvara@hotmail.com>\n"
|
||||
"Language-Team: kde-i18n-doc@kde.org\n"
|
||||
@@ -486,7 +486,7 @@ msgstr "Un cliente de Matrix"
|
||||
#: src/main.cpp:133
|
||||
#, fuzzy, kde-format
|
||||
#| msgid "© 2018-2020 Black Hat, 2020-2022 KDE Community"
|
||||
msgid "© 2018-2020 Black Hat, 2020-2023 KDE Community"
|
||||
msgid "© 2018-2020 Black Hat, 2020-2024 KDE Community"
|
||||
msgstr "© 2018-2020 Black Hat, 2020-2022 li comunité de KDE"
|
||||
|
||||
#: src/main.cpp:134
|
||||
@@ -1197,12 +1197,12 @@ msgstr "Ne successat crear un contextu OpenGL"
|
||||
msgid "Space creation failed: %1"
|
||||
msgstr "Ne successat crear un contextu OpenGL"
|
||||
|
||||
#: src/neochatroom.cpp:1566 src/neochatroom.cpp:1567
|
||||
#: src/neochatroom.cpp:1572 src/neochatroom.cpp:1573
|
||||
#, kde-format
|
||||
msgid "Report sent successfully."
|
||||
msgstr "Raport sta inviat successosimen."
|
||||
|
||||
#: src/neochatroom.cpp:1837 src/neochatroom.cpp:1845
|
||||
#: src/neochatroom.cpp:1843 src/neochatroom.cpp:1851
|
||||
#, kde-format
|
||||
msgctxt "'Lat' and 'Lon' as in Latitude and Longitude"
|
||||
msgid "Lat: %1, Lon: %2"
|
||||
@@ -1224,7 +1224,7 @@ msgid "Open NeoChat in this room"
|
||||
msgstr "Aperter NeoChat in ti chambre"
|
||||
|
||||
#: src/notificationsmanager.cpp:223 src/qml/FileDelegateContextMenu.qml:59
|
||||
#: src/qml/HoverActions.qml:101 src/qml/MessageDelegateContextMenu.qml:102
|
||||
#: src/qml/HoverActions.qml:102 src/qml/MessageDelegateContextMenu.qml:102
|
||||
#, kde-format
|
||||
msgid "Reply"
|
||||
msgstr "Responder"
|
||||
@@ -2797,7 +2797,7 @@ msgstr ""
|
||||
msgid "React"
|
||||
msgstr "Reacter"
|
||||
|
||||
#: src/qml/HoverActions.qml:110
|
||||
#: src/qml/HoverActions.qml:112
|
||||
#, kde-format
|
||||
msgid "Reply in Thread"
|
||||
msgstr ""
|
||||
@@ -3981,12 +3981,12 @@ msgctxt "@action:title"
|
||||
msgid "Search Messages"
|
||||
msgstr "Direct missages"
|
||||
|
||||
#: src/qml/SearchPage.qml:60
|
||||
#: src/qml/SearchPage.qml:74
|
||||
#, kde-format
|
||||
msgid "Enter a text to start searching"
|
||||
msgstr ""
|
||||
|
||||
#: src/qml/SearchPage.qml:66
|
||||
#: src/qml/SearchPage.qml:80
|
||||
#, fuzzy, kde-format
|
||||
msgid "No results found"
|
||||
msgstr "Chambres"
|
||||
|
||||
@@ -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: 2024-01-10 01:34+0000\n"
|
||||
"PO-Revision-Date: 2023-12-05 06:23+0100\n"
|
||||
"POT-Creation-Date: 2024-01-14 03:07+0000\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:121 src/controller.cpp:327
|
||||
#, kde-format
|
||||
@@ -469,8 +469,8 @@ msgstr "Client Matrix"
|
||||
|
||||
#: src/main.cpp:133
|
||||
#, kde-format
|
||||
msgid "© 2018-2020 Black Hat, 2020-2023 KDE Community"
|
||||
msgstr "© 2018-2020 Black Hat, 2020-2023 La comunità KDE"
|
||||
msgid "© 2018-2020 Black Hat, 2020-2024 KDE Community"
|
||||
msgstr "© 2018-2020 Black Hat, 2020-2024 La comunità KDE"
|
||||
|
||||
#: src/main.cpp:134
|
||||
#, kde-format
|
||||
@@ -1129,12 +1129,12 @@ msgstr "Creazione della stanza non riuscita: %1"
|
||||
msgid "Space creation failed: %1"
|
||||
msgstr "Creazione dello spazio non riuscita: %1"
|
||||
|
||||
#: src/neochatroom.cpp:1566 src/neochatroom.cpp:1567
|
||||
#: src/neochatroom.cpp:1572 src/neochatroom.cpp:1573
|
||||
#, kde-format
|
||||
msgid "Report sent successfully."
|
||||
msgstr "Segnalazione inviata correttamente."
|
||||
|
||||
#: src/neochatroom.cpp:1837 src/neochatroom.cpp:1845
|
||||
#: src/neochatroom.cpp:1843 src/neochatroom.cpp:1851
|
||||
#, kde-format
|
||||
msgctxt "'Lat' and 'Lon' as in Latitude and Longitude"
|
||||
msgid "Lat: %1, Lon: %2"
|
||||
@@ -1156,7 +1156,7 @@ msgid "Open NeoChat in this room"
|
||||
msgstr "Apri NeoChat in questa stanza"
|
||||
|
||||
#: src/notificationsmanager.cpp:223 src/qml/FileDelegateContextMenu.qml:59
|
||||
#: src/qml/HoverActions.qml:101 src/qml/MessageDelegateContextMenu.qml:102
|
||||
#: src/qml/HoverActions.qml:102 src/qml/MessageDelegateContextMenu.qml:102
|
||||
#, kde-format
|
||||
msgid "Reply"
|
||||
msgstr "Rispondi"
|
||||
@@ -2675,7 +2675,7 @@ msgstr "Questo messaggio è stato inviato da un dispositivo verificato"
|
||||
msgid "React"
|
||||
msgstr "Reagisci"
|
||||
|
||||
#: src/qml/HoverActions.qml:110
|
||||
#: src/qml/HoverActions.qml:112
|
||||
#, kde-format
|
||||
msgid "Reply in Thread"
|
||||
msgstr "Rispondi nella conversazione"
|
||||
@@ -3823,12 +3823,12 @@ msgctxt "@action:title"
|
||||
msgid "Search Messages"
|
||||
msgstr "Cerca messaggi"
|
||||
|
||||
#: src/qml/SearchPage.qml:60
|
||||
#: src/qml/SearchPage.qml:74
|
||||
#, 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/SearchPage.qml:66
|
||||
#: src/qml/SearchPage.qml:80
|
||||
#, kde-format
|
||||
msgid "No results found"
|
||||
msgstr "Nessun risultato trovato"
|
||||
|
||||
@@ -2,7 +2,7 @@ msgid ""
|
||||
msgstr ""
|
||||
"Project-Id-Version: neochat\n"
|
||||
"Report-Msgid-Bugs-To: https://bugs.kde.org\n"
|
||||
"POT-Creation-Date: 2024-01-10 01:34+0000\n"
|
||||
"POT-Creation-Date: 2024-01-14 03:07+0000\n"
|
||||
"PO-Revision-Date: 2020-11-05 23:50-0800\n"
|
||||
"Last-Translator: Japanese KDE translation team <kde-jp@kde.org>\n"
|
||||
"Language-Team: Japanese <kde-jp@kde.org>\n"
|
||||
@@ -464,7 +464,7 @@ msgstr ""
|
||||
|
||||
#: src/main.cpp:133
|
||||
#, kde-format
|
||||
msgid "© 2018-2020 Black Hat, 2020-2023 KDE Community"
|
||||
msgid "© 2018-2020 Black Hat, 2020-2024 KDE Community"
|
||||
msgstr ""
|
||||
|
||||
#: src/main.cpp:134
|
||||
@@ -1117,12 +1117,12 @@ msgstr ""
|
||||
msgid "Space creation failed: %1"
|
||||
msgstr ""
|
||||
|
||||
#: src/neochatroom.cpp:1566 src/neochatroom.cpp:1567
|
||||
#: src/neochatroom.cpp:1572 src/neochatroom.cpp:1573
|
||||
#, kde-format
|
||||
msgid "Report sent successfully."
|
||||
msgstr ""
|
||||
|
||||
#: src/neochatroom.cpp:1837 src/neochatroom.cpp:1845
|
||||
#: src/neochatroom.cpp:1843 src/neochatroom.cpp:1851
|
||||
#, kde-format
|
||||
msgctxt "'Lat' and 'Lon' as in Latitude and Longitude"
|
||||
msgid "Lat: %1, Lon: %2"
|
||||
@@ -1144,7 +1144,7 @@ msgid "Open NeoChat in this room"
|
||||
msgstr ""
|
||||
|
||||
#: src/notificationsmanager.cpp:223 src/qml/FileDelegateContextMenu.qml:59
|
||||
#: src/qml/HoverActions.qml:101 src/qml/MessageDelegateContextMenu.qml:102
|
||||
#: src/qml/HoverActions.qml:102 src/qml/MessageDelegateContextMenu.qml:102
|
||||
#, kde-format
|
||||
msgid "Reply"
|
||||
msgstr ""
|
||||
@@ -2636,7 +2636,7 @@ msgstr ""
|
||||
msgid "React"
|
||||
msgstr ""
|
||||
|
||||
#: src/qml/HoverActions.qml:110
|
||||
#: src/qml/HoverActions.qml:112
|
||||
#, kde-format
|
||||
msgid "Reply in Thread"
|
||||
msgstr ""
|
||||
@@ -3758,12 +3758,12 @@ msgctxt "@action:title"
|
||||
msgid "Search Messages"
|
||||
msgstr ""
|
||||
|
||||
#: src/qml/SearchPage.qml:60
|
||||
#: src/qml/SearchPage.qml:74
|
||||
#, kde-format
|
||||
msgid "Enter a text to start searching"
|
||||
msgstr ""
|
||||
|
||||
#: src/qml/SearchPage.qml:66
|
||||
#: src/qml/SearchPage.qml:80
|
||||
#, kde-format
|
||||
msgid "No results found"
|
||||
msgstr ""
|
||||
|
||||
@@ -7,7 +7,7 @@ msgid ""
|
||||
msgstr ""
|
||||
"Project-Id-Version: neochat\n"
|
||||
"Report-Msgid-Bugs-To: https://bugs.kde.org\n"
|
||||
"POT-Creation-Date: 2024-01-10 01:34+0000\n"
|
||||
"POT-Creation-Date: 2024-01-14 03:07+0000\n"
|
||||
"PO-Revision-Date: 2023-12-04 06:21+0100\n"
|
||||
"Last-Translator: Temuri Doghonadze <temuri.doghonadze@gmail.com>\n"
|
||||
"Language-Team: Georgian <kde-i18n-doc@kde.org>\n"
|
||||
@@ -468,8 +468,9 @@ msgid "Matrix client"
|
||||
msgstr "Matrix -ის კლიენტი"
|
||||
|
||||
#: src/main.cpp:133
|
||||
#, kde-format
|
||||
msgid "© 2018-2020 Black Hat, 2020-2023 KDE Community"
|
||||
#, fuzzy, kde-format
|
||||
#| msgid "© 2018-2020 Black Hat, 2020-2023 KDE Community"
|
||||
msgid "© 2018-2020 Black Hat, 2020-2024 KDE Community"
|
||||
msgstr ""
|
||||
"© 2018-2020 Black Hat, 2020-2023 KDE -ის საზოგადოება, ყველა უფლება დაცულია"
|
||||
|
||||
@@ -1127,12 +1128,12 @@ msgstr "ოთახის შექმნის შეცდომა: %1"
|
||||
msgid "Space creation failed: %1"
|
||||
msgstr "სივრცის შექმნის შეცდომა: %1"
|
||||
|
||||
#: src/neochatroom.cpp:1566 src/neochatroom.cpp:1567
|
||||
#: src/neochatroom.cpp:1572 src/neochatroom.cpp:1573
|
||||
#, kde-format
|
||||
msgid "Report sent successfully."
|
||||
msgstr "ანგარიში წარმატებით გაიგზავნა."
|
||||
|
||||
#: src/neochatroom.cpp:1837 src/neochatroom.cpp:1845
|
||||
#: src/neochatroom.cpp:1843 src/neochatroom.cpp:1851
|
||||
#, kde-format
|
||||
msgctxt "'Lat' and 'Lon' as in Latitude and Longitude"
|
||||
msgid "Lat: %1, Lon: %2"
|
||||
@@ -1154,7 +1155,7 @@ msgid "Open NeoChat in this room"
|
||||
msgstr "ამ ოთახში NeoChat-ის გახსნა"
|
||||
|
||||
#: src/notificationsmanager.cpp:223 src/qml/FileDelegateContextMenu.qml:59
|
||||
#: src/qml/HoverActions.qml:101 src/qml/MessageDelegateContextMenu.qml:102
|
||||
#: src/qml/HoverActions.qml:102 src/qml/MessageDelegateContextMenu.qml:102
|
||||
#, kde-format
|
||||
msgid "Reply"
|
||||
msgstr "პასუხი"
|
||||
@@ -2657,7 +2658,7 @@ msgstr "ეს შეტყობინება შემოწმებულ
|
||||
msgid "React"
|
||||
msgstr "რეაქცია"
|
||||
|
||||
#: src/qml/HoverActions.qml:110
|
||||
#: src/qml/HoverActions.qml:112
|
||||
#, kde-format
|
||||
msgid "Reply in Thread"
|
||||
msgstr "ნაკადში პასუხი"
|
||||
@@ -3796,12 +3797,12 @@ msgctxt "@action:title"
|
||||
msgid "Search Messages"
|
||||
msgstr "შეტყობინებების ძებნა"
|
||||
|
||||
#: src/qml/SearchPage.qml:60
|
||||
#: src/qml/SearchPage.qml:74
|
||||
#, kde-format
|
||||
msgid "Enter a text to start searching"
|
||||
msgstr "ძებნის დასაწყებად შეიყვანეთ ტექსტი"
|
||||
|
||||
#: src/qml/SearchPage.qml:66
|
||||
#: src/qml/SearchPage.qml:80
|
||||
#, kde-format
|
||||
msgid "No results found"
|
||||
msgstr "შედეგების გარეშე"
|
||||
|
||||
@@ -6,7 +6,7 @@ msgid ""
|
||||
msgstr ""
|
||||
"Project-Id-Version: neochat\n"
|
||||
"Report-Msgid-Bugs-To: https://bugs.kde.org\n"
|
||||
"POT-Creation-Date: 2024-01-10 01:34+0000\n"
|
||||
"POT-Creation-Date: 2024-01-14 03:07+0000\n"
|
||||
"PO-Revision-Date: 2023-10-09 00:17+0200\n"
|
||||
"Last-Translator: Shinjo Park <kde@peremen.name>\n"
|
||||
"Language-Team: Korean <kde-kr@kde.org>\n"
|
||||
@@ -469,8 +469,9 @@ msgid "Matrix client"
|
||||
msgstr "Matrix 클라이언트"
|
||||
|
||||
#: src/main.cpp:133
|
||||
#, kde-format
|
||||
msgid "© 2018-2020 Black Hat, 2020-2023 KDE Community"
|
||||
#, fuzzy, kde-format
|
||||
#| msgid "© 2018-2020 Black Hat, 2020-2023 KDE Community"
|
||||
msgid "© 2018-2020 Black Hat, 2020-2024 KDE Community"
|
||||
msgstr "© 2018-2020 Black Hat, 2020-2023 KDE Community"
|
||||
|
||||
#: src/main.cpp:134
|
||||
@@ -1141,12 +1142,12 @@ msgstr "대화방 생성 실패: %1"
|
||||
msgid "Space creation failed: %1"
|
||||
msgstr "스페이스 생성 실패: %1"
|
||||
|
||||
#: src/neochatroom.cpp:1566 src/neochatroom.cpp:1567
|
||||
#: src/neochatroom.cpp:1572 src/neochatroom.cpp:1573
|
||||
#, kde-format
|
||||
msgid "Report sent successfully."
|
||||
msgstr "신고했습니다."
|
||||
|
||||
#: src/neochatroom.cpp:1837 src/neochatroom.cpp:1845
|
||||
#: src/neochatroom.cpp:1843 src/neochatroom.cpp:1851
|
||||
#, kde-format
|
||||
msgctxt "'Lat' and 'Lon' as in Latitude and Longitude"
|
||||
msgid "Lat: %1, Lon: %2"
|
||||
@@ -1168,7 +1169,7 @@ msgid "Open NeoChat in this room"
|
||||
msgstr "이 대화방에서 NeoChat 열기"
|
||||
|
||||
#: src/notificationsmanager.cpp:223 src/qml/FileDelegateContextMenu.qml:59
|
||||
#: src/qml/HoverActions.qml:101 src/qml/MessageDelegateContextMenu.qml:102
|
||||
#: src/qml/HoverActions.qml:102 src/qml/MessageDelegateContextMenu.qml:102
|
||||
#, kde-format
|
||||
msgid "Reply"
|
||||
msgstr "답장"
|
||||
@@ -2679,7 +2680,7 @@ msgstr "이 메시지는 검증된 장치에서 전송됨"
|
||||
msgid "React"
|
||||
msgstr "반응"
|
||||
|
||||
#: src/qml/HoverActions.qml:110
|
||||
#: src/qml/HoverActions.qml:112
|
||||
#, kde-format
|
||||
msgid "Reply in Thread"
|
||||
msgstr ""
|
||||
@@ -3821,12 +3822,12 @@ msgctxt "@action:title"
|
||||
msgid "Search Messages"
|
||||
msgstr "메시지 검색"
|
||||
|
||||
#: src/qml/SearchPage.qml:60
|
||||
#: src/qml/SearchPage.qml:74
|
||||
#, kde-format
|
||||
msgid "Enter a text to start searching"
|
||||
msgstr "검색을 시작하려면 텍스트를 입력하십시오"
|
||||
|
||||
#: src/qml/SearchPage.qml:66
|
||||
#: src/qml/SearchPage.qml:80
|
||||
#, kde-format
|
||||
msgid "No results found"
|
||||
msgstr "결과 없음"
|
||||
|
||||
@@ -7,7 +7,7 @@ msgid ""
|
||||
msgstr ""
|
||||
"Project-Id-Version: neochat\n"
|
||||
"Report-Msgid-Bugs-To: https://bugs.kde.org\n"
|
||||
"POT-Creation-Date: 2024-01-10 01:34+0000\n"
|
||||
"POT-Creation-Date: 2024-01-14 03:07+0000\n"
|
||||
"PO-Revision-Date: 2023-02-25 01:00+0000\n"
|
||||
"Last-Translator: Automatically generated\n"
|
||||
"Language-Team: none\n"
|
||||
@@ -471,7 +471,7 @@ msgstr ""
|
||||
|
||||
#: src/main.cpp:133
|
||||
#, kde-format
|
||||
msgid "© 2018-2020 Black Hat, 2020-2023 KDE Community"
|
||||
msgid "© 2018-2020 Black Hat, 2020-2024 KDE Community"
|
||||
msgstr ""
|
||||
|
||||
#: src/main.cpp:134
|
||||
@@ -1133,12 +1133,12 @@ msgstr ""
|
||||
msgid "Space creation failed: %1"
|
||||
msgstr ""
|
||||
|
||||
#: src/neochatroom.cpp:1566 src/neochatroom.cpp:1567
|
||||
#: src/neochatroom.cpp:1572 src/neochatroom.cpp:1573
|
||||
#, kde-format
|
||||
msgid "Report sent successfully."
|
||||
msgstr ""
|
||||
|
||||
#: src/neochatroom.cpp:1837 src/neochatroom.cpp:1845
|
||||
#: src/neochatroom.cpp:1843 src/neochatroom.cpp:1851
|
||||
#, kde-format
|
||||
msgctxt "'Lat' and 'Lon' as in Latitude and Longitude"
|
||||
msgid "Lat: %1, Lon: %2"
|
||||
@@ -1160,7 +1160,7 @@ msgid "Open NeoChat in this room"
|
||||
msgstr ""
|
||||
|
||||
#: src/notificationsmanager.cpp:223 src/qml/FileDelegateContextMenu.qml:59
|
||||
#: src/qml/HoverActions.qml:101 src/qml/MessageDelegateContextMenu.qml:102
|
||||
#: src/qml/HoverActions.qml:102 src/qml/MessageDelegateContextMenu.qml:102
|
||||
#, kde-format
|
||||
msgid "Reply"
|
||||
msgstr ""
|
||||
@@ -2652,7 +2652,7 @@ msgstr ""
|
||||
msgid "React"
|
||||
msgstr ""
|
||||
|
||||
#: src/qml/HoverActions.qml:110
|
||||
#: src/qml/HoverActions.qml:112
|
||||
#, kde-format
|
||||
msgid "Reply in Thread"
|
||||
msgstr ""
|
||||
@@ -3779,12 +3779,12 @@ msgctxt "@action:title"
|
||||
msgid "Search Messages"
|
||||
msgstr ""
|
||||
|
||||
#: src/qml/SearchPage.qml:60
|
||||
#: src/qml/SearchPage.qml:74
|
||||
#, kde-format
|
||||
msgid "Enter a text to start searching"
|
||||
msgstr ""
|
||||
|
||||
#: src/qml/SearchPage.qml:66
|
||||
#: src/qml/SearchPage.qml:80
|
||||
#, kde-format
|
||||
msgid "No results found"
|
||||
msgstr ""
|
||||
|
||||
@@ -7,7 +7,7 @@ msgid ""
|
||||
msgstr ""
|
||||
"Project-Id-Version: neochat\n"
|
||||
"Report-Msgid-Bugs-To: https://bugs.kde.org\n"
|
||||
"POT-Creation-Date: 2024-01-10 01:34+0000\n"
|
||||
"POT-Creation-Date: 2024-01-14 03:07+0000\n"
|
||||
"PO-Revision-Date: 2023-12-03 14:26+0100\n"
|
||||
"Last-Translator: Freek de Kruijf <f.de.kruijf@gmail.com>\n"
|
||||
"Language-Team: \n"
|
||||
@@ -469,8 +469,9 @@ msgid "Matrix client"
|
||||
msgstr "Matrix-client"
|
||||
|
||||
#: src/main.cpp:133
|
||||
#, kde-format
|
||||
msgid "© 2018-2020 Black Hat, 2020-2023 KDE Community"
|
||||
#, fuzzy, kde-format
|
||||
#| msgid "© 2018-2020 Black Hat, 2020-2023 KDE Community"
|
||||
msgid "© 2018-2020 Black Hat, 2020-2024 KDE Community"
|
||||
msgstr "© 2018-2020 Black Hat, 2020-2023 KDE-gemeenschap"
|
||||
|
||||
#: src/main.cpp:134
|
||||
@@ -1127,12 +1128,12 @@ msgstr "Aanmaken van room is mislukt: %1"
|
||||
msgid "Space creation failed: %1"
|
||||
msgstr "Ruimte aanmaken is mislukt: %1"
|
||||
|
||||
#: src/neochatroom.cpp:1566 src/neochatroom.cpp:1567
|
||||
#: src/neochatroom.cpp:1572 src/neochatroom.cpp:1573
|
||||
#, kde-format
|
||||
msgid "Report sent successfully."
|
||||
msgstr "Rapport met succes verzonden."
|
||||
|
||||
#: src/neochatroom.cpp:1837 src/neochatroom.cpp:1845
|
||||
#: src/neochatroom.cpp:1843 src/neochatroom.cpp:1851
|
||||
#, kde-format
|
||||
msgctxt "'Lat' and 'Lon' as in Latitude and Longitude"
|
||||
msgid "Lat: %1, Lon: %2"
|
||||
@@ -1154,7 +1155,7 @@ msgid "Open NeoChat in this room"
|
||||
msgstr "NeoChat in deze room openen"
|
||||
|
||||
#: src/notificationsmanager.cpp:223 src/qml/FileDelegateContextMenu.qml:59
|
||||
#: src/qml/HoverActions.qml:101 src/qml/MessageDelegateContextMenu.qml:102
|
||||
#: src/qml/HoverActions.qml:102 src/qml/MessageDelegateContextMenu.qml:102
|
||||
#, kde-format
|
||||
msgid "Reply"
|
||||
msgstr "Beantwoorden"
|
||||
@@ -2664,7 +2665,7 @@ msgstr "Dit bericht is verzonden van een geverifieerd apparaat"
|
||||
msgid "React"
|
||||
msgstr "Reageer"
|
||||
|
||||
#: src/qml/HoverActions.qml:110
|
||||
#: src/qml/HoverActions.qml:112
|
||||
#, kde-format
|
||||
msgid "Reply in Thread"
|
||||
msgstr "In discussie antwoorden"
|
||||
@@ -3810,12 +3811,12 @@ msgctxt "@action:title"
|
||||
msgid "Search Messages"
|
||||
msgstr "Berichten doorzoeken"
|
||||
|
||||
#: src/qml/SearchPage.qml:60
|
||||
#: src/qml/SearchPage.qml:74
|
||||
#, kde-format
|
||||
msgid "Enter a text to start searching"
|
||||
msgstr "Een tekst invoeren om te beginnen met zoeken"
|
||||
|
||||
#: src/qml/SearchPage.qml:66
|
||||
#: src/qml/SearchPage.qml:80
|
||||
#, kde-format
|
||||
msgid "No results found"
|
||||
msgstr "Geen resultaten gevonden"
|
||||
|
||||
@@ -6,7 +6,7 @@ msgid ""
|
||||
msgstr ""
|
||||
"Project-Id-Version: neochat\n"
|
||||
"Report-Msgid-Bugs-To: https://bugs.kde.org\n"
|
||||
"POT-Creation-Date: 2024-01-10 01:34+0000\n"
|
||||
"POT-Creation-Date: 2024-01-14 03:07+0000\n"
|
||||
"PO-Revision-Date: 2023-08-24 21:25+0200\n"
|
||||
"Last-Translator: Karl Ove Hufthammer <karl@huftis.org>\n"
|
||||
"Language-Team: Norwegian Nynorsk <l10n-no@lister.huftis.org>\n"
|
||||
@@ -472,8 +472,9 @@ msgid "Matrix client"
|
||||
msgstr "Matrix-klient"
|
||||
|
||||
#: src/main.cpp:133
|
||||
#, kde-format
|
||||
msgid "© 2018-2020 Black Hat, 2020-2023 KDE Community"
|
||||
#, fuzzy, kde-format
|
||||
#| msgid "© 2018-2020 Black Hat, 2020-2023 KDE Community"
|
||||
msgid "© 2018-2020 Black Hat, 2020-2024 KDE Community"
|
||||
msgstr "© 2018–2020 Black Hat, © 2020–2023 KDE-fellesskapet"
|
||||
|
||||
#: src/main.cpp:134
|
||||
@@ -1148,12 +1149,12 @@ msgstr "Feil ved romregistrering: %1"
|
||||
msgid "Space creation failed: %1"
|
||||
msgstr "Feil ved registrering av område: %1"
|
||||
|
||||
#: src/neochatroom.cpp:1566 src/neochatroom.cpp:1567
|
||||
#: src/neochatroom.cpp:1572 src/neochatroom.cpp:1573
|
||||
#, kde-format
|
||||
msgid "Report sent successfully."
|
||||
msgstr "Rapporten er no send."
|
||||
|
||||
#: src/neochatroom.cpp:1837 src/neochatroom.cpp:1845
|
||||
#: src/neochatroom.cpp:1843 src/neochatroom.cpp:1851
|
||||
#, kde-format
|
||||
msgctxt "'Lat' and 'Lon' as in Latitude and Longitude"
|
||||
msgid "Lat: %1, Lon: %2"
|
||||
@@ -1175,7 +1176,7 @@ msgid "Open NeoChat in this room"
|
||||
msgstr "Opna NeoChat i dette rommet"
|
||||
|
||||
#: src/notificationsmanager.cpp:223 src/qml/FileDelegateContextMenu.qml:59
|
||||
#: src/qml/HoverActions.qml:101 src/qml/MessageDelegateContextMenu.qml:102
|
||||
#: src/qml/HoverActions.qml:102 src/qml/MessageDelegateContextMenu.qml:102
|
||||
#, kde-format
|
||||
msgid "Reply"
|
||||
msgstr "Svar"
|
||||
@@ -2696,7 +2697,7 @@ msgstr "Meldinga vart send frå ei stadfesta eining"
|
||||
msgid "React"
|
||||
msgstr "Reager"
|
||||
|
||||
#: src/qml/HoverActions.qml:110
|
||||
#: src/qml/HoverActions.qml:112
|
||||
#, kde-format
|
||||
msgid "Reply in Thread"
|
||||
msgstr ""
|
||||
@@ -3860,12 +3861,12 @@ msgctxt "@action:title"
|
||||
msgid "Search Messages"
|
||||
msgstr "Søk etter meldingar"
|
||||
|
||||
#: src/qml/SearchPage.qml:60
|
||||
#: src/qml/SearchPage.qml:74
|
||||
#, kde-format
|
||||
msgid "Enter a text to start searching"
|
||||
msgstr "Skriv inn tekst for å starta søket"
|
||||
|
||||
#: src/qml/SearchPage.qml:66
|
||||
#: src/qml/SearchPage.qml:80
|
||||
#, kde-format
|
||||
msgid "No results found"
|
||||
msgstr "Ingen søkjetreff"
|
||||
@@ -4700,13 +4701,3 @@ msgstr "Vis"
|
||||
#, kde-format
|
||||
msgid "Quit"
|
||||
msgstr "Avslutt"
|
||||
|
||||
#~ msgid "Login Failed: Access Token invalid or revoked"
|
||||
#~ msgstr "Feil ved innlogging: Ugyldig eller tilbaketrekt tilgangspollett"
|
||||
|
||||
# Eller «SENSURERT»?
|
||||
#~ msgid "[REDACTED]"
|
||||
#~ msgstr "[TREKT TILBAKE]"
|
||||
|
||||
#~ msgid "[REDACTED: %1]"
|
||||
#~ msgstr "[TREKT TILBAKE: %1]"
|
||||
|
||||
@@ -6,7 +6,7 @@ msgid ""
|
||||
msgstr ""
|
||||
"Project-Id-Version: neochat\n"
|
||||
"Report-Msgid-Bugs-To: https://bugs.kde.org\n"
|
||||
"POT-Creation-Date: 2024-01-10 01:34+0000\n"
|
||||
"POT-Creation-Date: 2024-01-14 03:07+0000\n"
|
||||
"PO-Revision-Date: 2021-12-31 11:06-0800\n"
|
||||
"Last-Translator: A S Alam <aalam@satluj.org>\n"
|
||||
"Language-Team: Punjabi <punjabi-users@lists.sf.net>\n"
|
||||
@@ -496,7 +496,7 @@ msgstr "ਮੈਟਰਿਕਸ ਕਲਾਈਂਟ"
|
||||
#: src/main.cpp:133
|
||||
#, fuzzy, kde-format
|
||||
#| msgid "© 2018-2020 Black Hat, 2020-2021 KDE Community"
|
||||
msgid "© 2018-2020 Black Hat, 2020-2023 KDE Community"
|
||||
msgid "© 2018-2020 Black Hat, 2020-2024 KDE Community"
|
||||
msgstr "© 2018-2020 Black Hat, 2020-2021 KDE Community"
|
||||
|
||||
#: src/main.cpp:134
|
||||
@@ -1233,13 +1233,13 @@ msgstr "ਰੂਮ ਬਣਾਉਣ ਲਈ ਫੇਲ੍ਹ: \"%1\""
|
||||
msgid "Space creation failed: %1"
|
||||
msgstr "ਰੂਮ ਬਣਾਉਣ ਲਈ ਫੇਲ੍ਹ: \"%1\""
|
||||
|
||||
#: src/neochatroom.cpp:1566 src/neochatroom.cpp:1567
|
||||
#: src/neochatroom.cpp:1572 src/neochatroom.cpp:1573
|
||||
#, fuzzy, kde-format
|
||||
#| msgid "Password changed successfully"
|
||||
msgid "Report sent successfully."
|
||||
msgstr "ਪਾਸਵਰਡ ਕਾਮਯਾਬੀ ਨਾਲ ਬਦਲਿਆ ਹੈ"
|
||||
|
||||
#: src/neochatroom.cpp:1837 src/neochatroom.cpp:1845
|
||||
#: src/neochatroom.cpp:1843 src/neochatroom.cpp:1851
|
||||
#, kde-format
|
||||
msgctxt "'Lat' and 'Lon' as in Latitude and Longitude"
|
||||
msgid "Lat: %1, Lon: %2"
|
||||
@@ -1262,7 +1262,7 @@ msgid "Open NeoChat in this room"
|
||||
msgstr "ਇਸ ਰੂਮ ਵਿੱਚ ਨਿਓ-ਚੈਟ ਖੋਲ੍ਹੋ"
|
||||
|
||||
#: src/notificationsmanager.cpp:223 src/qml/FileDelegateContextMenu.qml:59
|
||||
#: src/qml/HoverActions.qml:101 src/qml/MessageDelegateContextMenu.qml:102
|
||||
#: src/qml/HoverActions.qml:102 src/qml/MessageDelegateContextMenu.qml:102
|
||||
#, kde-format
|
||||
msgid "Reply"
|
||||
msgstr "ਜਵਾਬ ਦਿਓ"
|
||||
@@ -2877,7 +2877,7 @@ msgstr ""
|
||||
msgid "React"
|
||||
msgstr "ਅਸਰ"
|
||||
|
||||
#: src/qml/HoverActions.qml:110
|
||||
#: src/qml/HoverActions.qml:112
|
||||
#, kde-format
|
||||
msgid "Reply in Thread"
|
||||
msgstr ""
|
||||
@@ -4094,12 +4094,12 @@ msgctxt "@action:title"
|
||||
msgid "Search Messages"
|
||||
msgstr "ਸਿੱਧਾ ਸੁਨੇਹਾ ਭੇਜੋ"
|
||||
|
||||
#: src/qml/SearchPage.qml:60
|
||||
#: src/qml/SearchPage.qml:74
|
||||
#, kde-format
|
||||
msgid "Enter a text to start searching"
|
||||
msgstr ""
|
||||
|
||||
#: src/qml/SearchPage.qml:66
|
||||
#: src/qml/SearchPage.qml:80
|
||||
#, fuzzy, kde-format
|
||||
#| msgid "No rooms found"
|
||||
msgid "No results found"
|
||||
|
||||
@@ -2,14 +2,14 @@
|
||||
# This file is distributed under the same license as the neochat package.
|
||||
#
|
||||
# Karol Kosek <krkk@krkk.ct8.pl>, 2020.
|
||||
# SPDX-FileCopyrightText: 2021, 2022, 2023 Łukasz Wojniłowicz <lukasz.wojnilowicz@gmail.com>
|
||||
# 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: 2024-01-10 01:34+0000\n"
|
||||
"PO-Revision-Date: 2023-12-16 11:13+0100\n"
|
||||
"Last-Translator: Łukasz Wojniłowicz <lukasz.wojnilowicz@gmai.com>\n"
|
||||
"POT-Creation-Date: 2024-01-14 03:07+0000\n"
|
||||
"PO-Revision-Date: 2024-01-27 11:05+0100\n"
|
||||
"Last-Translator: Łukasz Wojniłowicz <lukasz.wojnilowicz@gmail.com>\n"
|
||||
"Language-Team: Polish <kde-i18n-doc@kde.org>\n"
|
||||
"Language: pl\n"
|
||||
"MIME-Version: 1.0\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.08.3\n"
|
||||
"X-Generator: Lokalize 23.08.4\n"
|
||||
|
||||
#: src/controller.cpp:121 src/controller.cpp:327
|
||||
#, kde-format
|
||||
@@ -471,8 +471,8 @@ msgstr "Klient Matrix"
|
||||
|
||||
#: src/main.cpp:133
|
||||
#, kde-format
|
||||
msgid "© 2018-2020 Black Hat, 2020-2023 KDE Community"
|
||||
msgstr "© 2018-2020 Black Hat, 2020-2023 społeczność KDE"
|
||||
msgid "© 2018-2020 Black Hat, 2020-2024 KDE Community"
|
||||
msgstr "© 2018-2020 Black Hat, 2020-2024 Społeczność KDE"
|
||||
|
||||
#: src/main.cpp:134
|
||||
#, kde-format
|
||||
@@ -1132,12 +1132,12 @@ msgstr "Nie udało się utworzyć pokoju: %1"
|
||||
msgid "Space creation failed: %1"
|
||||
msgstr "Nie udało się utworzyć przestrzeni: %1"
|
||||
|
||||
#: src/neochatroom.cpp:1566 src/neochatroom.cpp:1567
|
||||
#: src/neochatroom.cpp:1572 src/neochatroom.cpp:1573
|
||||
#, kde-format
|
||||
msgid "Report sent successfully."
|
||||
msgstr "Pomyślnie wysłano zgłoszenie."
|
||||
|
||||
#: src/neochatroom.cpp:1837 src/neochatroom.cpp:1845
|
||||
#: src/neochatroom.cpp:1843 src/neochatroom.cpp:1851
|
||||
#, kde-format
|
||||
msgctxt "'Lat' and 'Lon' as in Latitude and Longitude"
|
||||
msgid "Lat: %1, Lon: %2"
|
||||
@@ -1159,7 +1159,7 @@ msgid "Open NeoChat in this room"
|
||||
msgstr "Otwórz NeoChat w tym pokoju"
|
||||
|
||||
#: src/notificationsmanager.cpp:223 src/qml/FileDelegateContextMenu.qml:59
|
||||
#: src/qml/HoverActions.qml:101 src/qml/MessageDelegateContextMenu.qml:102
|
||||
#: src/qml/HoverActions.qml:102 src/qml/MessageDelegateContextMenu.qml:102
|
||||
#, kde-format
|
||||
msgid "Reply"
|
||||
msgstr "Odpowiedz"
|
||||
@@ -2666,7 +2666,7 @@ msgstr "Wiadomość tę wysłano ze sprawdzonego urządzenia"
|
||||
msgid "React"
|
||||
msgstr "Dodaj reakcję"
|
||||
|
||||
#: src/qml/HoverActions.qml:110
|
||||
#: src/qml/HoverActions.qml:112
|
||||
#, kde-format
|
||||
msgid "Reply in Thread"
|
||||
msgstr "Odpowiedz w wątku"
|
||||
@@ -3810,12 +3810,12 @@ msgctxt "@action:title"
|
||||
msgid "Search Messages"
|
||||
msgstr "Poszukaj wiadomości"
|
||||
|
||||
#: src/qml/SearchPage.qml:60
|
||||
#: src/qml/SearchPage.qml:74
|
||||
#, kde-format
|
||||
msgid "Enter a text to start searching"
|
||||
msgstr "Wpisz tekst, aby rozpocząć wyszukiwanie"
|
||||
|
||||
#: src/qml/SearchPage.qml:66
|
||||
#: src/qml/SearchPage.qml:80
|
||||
#, kde-format
|
||||
msgid "No results found"
|
||||
msgstr "Nie znaleziono wyników"
|
||||
|
||||
@@ -2,7 +2,7 @@ msgid ""
|
||||
msgstr ""
|
||||
"Project-Id-Version: neochat\n"
|
||||
"Report-Msgid-Bugs-To: https://bugs.kde.org\n"
|
||||
"POT-Creation-Date: 2024-01-10 01:34+0000\n"
|
||||
"POT-Creation-Date: 2024-01-14 03:07+0000\n"
|
||||
"PO-Revision-Date: 2023-06-24 10:17+0100\n"
|
||||
"Last-Translator: José Nuno Coelho Pires <zepires@gmail.com>\n"
|
||||
"Language-Team: Portuguese <kde-i18n-pt@kde.org>\n"
|
||||
@@ -473,8 +473,9 @@ msgid "Matrix client"
|
||||
msgstr "Cliente do Matrix"
|
||||
|
||||
#: src/main.cpp:133
|
||||
#, kde-format
|
||||
msgid "© 2018-2020 Black Hat, 2020-2023 KDE Community"
|
||||
#, fuzzy, kde-format
|
||||
#| msgid "© 2018-2020 Black Hat, 2020-2023 KDE Community"
|
||||
msgid "© 2018-2020 Black Hat, 2020-2024 KDE Community"
|
||||
msgstr "© 2018-2020 Black Hat, 2020-2023 da Comunidade do KDE"
|
||||
|
||||
#: src/main.cpp:134
|
||||
@@ -1158,12 +1159,12 @@ msgstr "Não foi possível criar a sala: %1"
|
||||
msgid "Space creation failed: %1"
|
||||
msgstr "Não foi possível criar o espaço: %1"
|
||||
|
||||
#: src/neochatroom.cpp:1566 src/neochatroom.cpp:1567
|
||||
#: src/neochatroom.cpp:1572 src/neochatroom.cpp:1573
|
||||
#, kde-format
|
||||
msgid "Report sent successfully."
|
||||
msgstr "O relatório foi enviado com sucesso."
|
||||
|
||||
#: src/neochatroom.cpp:1837 src/neochatroom.cpp:1845
|
||||
#: src/neochatroom.cpp:1843 src/neochatroom.cpp:1851
|
||||
#, kde-format
|
||||
msgctxt "'Lat' and 'Lon' as in Latitude and Longitude"
|
||||
msgid "Lat: %1, Lon: %2"
|
||||
@@ -1185,7 +1186,7 @@ msgid "Open NeoChat in this room"
|
||||
msgstr "Abrir o NeoChat nesta sala"
|
||||
|
||||
#: src/notificationsmanager.cpp:223 src/qml/FileDelegateContextMenu.qml:59
|
||||
#: src/qml/HoverActions.qml:101 src/qml/MessageDelegateContextMenu.qml:102
|
||||
#: src/qml/HoverActions.qml:102 src/qml/MessageDelegateContextMenu.qml:102
|
||||
#, kde-format
|
||||
msgid "Reply"
|
||||
msgstr "Responder"
|
||||
@@ -2723,7 +2724,7 @@ msgstr "Esta mensagem foi enviada a partir de um dispositivo verificado"
|
||||
msgid "React"
|
||||
msgstr "Reagir"
|
||||
|
||||
#: src/qml/HoverActions.qml:110
|
||||
#: src/qml/HoverActions.qml:112
|
||||
#, kde-format
|
||||
msgid "Reply in Thread"
|
||||
msgstr ""
|
||||
@@ -3901,12 +3902,12 @@ msgctxt "@action:title"
|
||||
msgid "Search Messages"
|
||||
msgstr "Procurar as Mensagens"
|
||||
|
||||
#: src/qml/SearchPage.qml:60
|
||||
#: src/qml/SearchPage.qml:74
|
||||
#, kde-format
|
||||
msgid "Enter a text to start searching"
|
||||
msgstr "Introduza texto para iniciar a pesquisa"
|
||||
|
||||
#: src/qml/SearchPage.qml:66
|
||||
#: src/qml/SearchPage.qml:80
|
||||
#, kde-format
|
||||
msgid "No results found"
|
||||
msgstr "Não foram encontrados resultados"
|
||||
|
||||
@@ -7,7 +7,7 @@ msgid ""
|
||||
msgstr ""
|
||||
"Project-Id-Version: neochat\n"
|
||||
"Report-Msgid-Bugs-To: https://bugs.kde.org\n"
|
||||
"POT-Creation-Date: 2024-01-10 01:34+0000\n"
|
||||
"POT-Creation-Date: 2024-01-14 03:07+0000\n"
|
||||
"PO-Revision-Date: 2023-07-05 18:06-0300\n"
|
||||
"Last-Translator: Luiz Fernando Ranghetti <elchevive@opensuse.org>\n"
|
||||
"Language-Team: Brazilian Portuguese <kde-i18n-pt_BR@kde.org>\n"
|
||||
@@ -494,8 +494,9 @@ msgid "Matrix client"
|
||||
msgstr "Cliente Matrix"
|
||||
|
||||
#: src/main.cpp:133
|
||||
#, kde-format
|
||||
msgid "© 2018-2020 Black Hat, 2020-2023 KDE Community"
|
||||
#, fuzzy, kde-format
|
||||
#| msgid "© 2018-2020 Black Hat, 2020-2023 KDE Community"
|
||||
msgid "© 2018-2020 Black Hat, 2020-2024 KDE Community"
|
||||
msgstr "© 2018-2020 Black Hat, 2020-2023 A comunidade KDE"
|
||||
|
||||
#: src/main.cpp:134
|
||||
@@ -1234,13 +1235,13 @@ msgstr "Criação de sala falhou: \"%1\""
|
||||
msgid "Space creation failed: %1"
|
||||
msgstr "Criação de sala falhou: \"%1\""
|
||||
|
||||
#: src/neochatroom.cpp:1566 src/neochatroom.cpp:1567
|
||||
#: src/neochatroom.cpp:1572 src/neochatroom.cpp:1573
|
||||
#, fuzzy, kde-format
|
||||
#| msgid "Password changed successfully"
|
||||
msgid "Report sent successfully."
|
||||
msgstr "Senha alterada com sucesso"
|
||||
|
||||
#: src/neochatroom.cpp:1837 src/neochatroom.cpp:1845
|
||||
#: src/neochatroom.cpp:1843 src/neochatroom.cpp:1851
|
||||
#, kde-format
|
||||
msgctxt "'Lat' and 'Lon' as in Latitude and Longitude"
|
||||
msgid "Lat: %1, Lon: %2"
|
||||
@@ -1262,7 +1263,7 @@ msgid "Open NeoChat in this room"
|
||||
msgstr "Abrir o NeoChat nesta sala"
|
||||
|
||||
#: src/notificationsmanager.cpp:223 src/qml/FileDelegateContextMenu.qml:59
|
||||
#: src/qml/HoverActions.qml:101 src/qml/MessageDelegateContextMenu.qml:102
|
||||
#: src/qml/HoverActions.qml:102 src/qml/MessageDelegateContextMenu.qml:102
|
||||
#, kde-format
|
||||
msgid "Reply"
|
||||
msgstr "Responder"
|
||||
@@ -2888,7 +2889,7 @@ msgstr ""
|
||||
msgid "React"
|
||||
msgstr "Reagir"
|
||||
|
||||
#: src/qml/HoverActions.qml:110
|
||||
#: src/qml/HoverActions.qml:112
|
||||
#, kde-format
|
||||
msgid "Reply in Thread"
|
||||
msgstr ""
|
||||
@@ -4112,12 +4113,12 @@ msgctxt "@action:title"
|
||||
msgid "Search Messages"
|
||||
msgstr "Mensagens diretas"
|
||||
|
||||
#: src/qml/SearchPage.qml:60
|
||||
#: src/qml/SearchPage.qml:74
|
||||
#, kde-format
|
||||
msgid "Enter a text to start searching"
|
||||
msgstr ""
|
||||
|
||||
#: src/qml/SearchPage.qml:66
|
||||
#: src/qml/SearchPage.qml:80
|
||||
#, fuzzy, kde-format
|
||||
#| msgid "No rooms found"
|
||||
msgid "No results found"
|
||||
|
||||
@@ -7,7 +7,7 @@ msgid ""
|
||||
msgstr ""
|
||||
"Project-Id-Version: neochat\n"
|
||||
"Report-Msgid-Bugs-To: https://bugs.kde.org\n"
|
||||
"POT-Creation-Date: 2024-01-10 01:34+0000\n"
|
||||
"POT-Creation-Date: 2024-01-14 03:07+0000\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"
|
||||
@@ -474,8 +474,9 @@ msgid "Matrix client"
|
||||
msgstr "Клиент Matrix"
|
||||
|
||||
#: src/main.cpp:133
|
||||
#, kde-format
|
||||
msgid "© 2018-2020 Black Hat, 2020-2023 KDE Community"
|
||||
#, fuzzy, kde-format
|
||||
#| msgid "© 2018-2020 Black Hat, 2020-2023 KDE Community"
|
||||
msgid "© 2018-2020 Black Hat, 2020-2024 KDE Community"
|
||||
msgstr ""
|
||||
"© Black Hat 2018-2020\n"
|
||||
"© Сообщество KDE 2020-2023"
|
||||
@@ -1147,12 +1148,12 @@ msgstr "Не удалось создать комнату: %1"
|
||||
msgid "Space creation failed: %1"
|
||||
msgstr "Не удалось создать пространство: %1"
|
||||
|
||||
#: src/neochatroom.cpp:1566 src/neochatroom.cpp:1567
|
||||
#: src/neochatroom.cpp:1572 src/neochatroom.cpp:1573
|
||||
#, kde-format
|
||||
msgid "Report sent successfully."
|
||||
msgstr "Жалоба отправлена."
|
||||
|
||||
#: src/neochatroom.cpp:1837 src/neochatroom.cpp:1845
|
||||
#: src/neochatroom.cpp:1843 src/neochatroom.cpp:1851
|
||||
#, kde-format
|
||||
msgctxt "'Lat' and 'Lon' as in Latitude and Longitude"
|
||||
msgid "Lat: %1, Lon: %2"
|
||||
@@ -1174,7 +1175,7 @@ msgid "Open NeoChat in this room"
|
||||
msgstr "Открыть эту комнату в NeoChat"
|
||||
|
||||
#: src/notificationsmanager.cpp:223 src/qml/FileDelegateContextMenu.qml:59
|
||||
#: src/qml/HoverActions.qml:101 src/qml/MessageDelegateContextMenu.qml:102
|
||||
#: src/qml/HoverActions.qml:102 src/qml/MessageDelegateContextMenu.qml:102
|
||||
#, kde-format
|
||||
msgid "Reply"
|
||||
msgstr "Ответить"
|
||||
@@ -2699,7 +2700,7 @@ msgstr "Это сообщение было отправлено с провер
|
||||
msgid "React"
|
||||
msgstr "Реакция"
|
||||
|
||||
#: src/qml/HoverActions.qml:110
|
||||
#: src/qml/HoverActions.qml:112
|
||||
#, kde-format
|
||||
msgid "Reply in Thread"
|
||||
msgstr "Ответить в ветке"
|
||||
@@ -3872,12 +3873,12 @@ msgctxt "@action:title"
|
||||
msgid "Search Messages"
|
||||
msgstr "Поиск сообщений"
|
||||
|
||||
#: src/qml/SearchPage.qml:60
|
||||
#: src/qml/SearchPage.qml:74
|
||||
#, kde-format
|
||||
msgid "Enter a text to start searching"
|
||||
msgstr "Введите текст чтобы начать поиск"
|
||||
|
||||
#: src/qml/SearchPage.qml:66
|
||||
#: src/qml/SearchPage.qml:80
|
||||
#, kde-format
|
||||
msgid "No results found"
|
||||
msgstr "Ничего не найдено"
|
||||
|
||||
@@ -5,7 +5,7 @@ msgid ""
|
||||
msgstr ""
|
||||
"Project-Id-Version: neochat\n"
|
||||
"Report-Msgid-Bugs-To: https://bugs.kde.org\n"
|
||||
"POT-Creation-Date: 2024-01-10 01:34+0000\n"
|
||||
"POT-Creation-Date: 2024-01-14 03:07+0000\n"
|
||||
"PO-Revision-Date: 2022-04-18 17:58+0200\n"
|
||||
"Last-Translator: Roman Paholik <wizzardsk@gmail.com>\n"
|
||||
"Language-Team: Slovak <kde-sk@linux.sk>\n"
|
||||
@@ -499,7 +499,7 @@ msgstr "Matrix client"
|
||||
#: src/main.cpp:133
|
||||
#, fuzzy, kde-format
|
||||
#| msgid "© 2018-2020 Black Hat, 2020 KDE Community"
|
||||
msgid "© 2018-2020 Black Hat, 2020-2023 KDE Community"
|
||||
msgid "© 2018-2020 Black Hat, 2020-2024 KDE Community"
|
||||
msgstr "© 2018-2020 Black Hat, 2020 KDE komunita"
|
||||
|
||||
#: src/main.cpp:134
|
||||
@@ -1258,13 +1258,13 @@ msgstr "Vytvorenie miestnosti zlyhalo: \"%1\""
|
||||
msgid "Space creation failed: %1"
|
||||
msgstr "Vytvorenie miestnosti zlyhalo: \"%1\""
|
||||
|
||||
#: src/neochatroom.cpp:1566 src/neochatroom.cpp:1567
|
||||
#: src/neochatroom.cpp:1572 src/neochatroom.cpp:1573
|
||||
#, fuzzy, kde-format
|
||||
#| msgid "Password changed successfully"
|
||||
msgid "Report sent successfully."
|
||||
msgstr "Heslo úspešne zmenené"
|
||||
|
||||
#: src/neochatroom.cpp:1837 src/neochatroom.cpp:1845
|
||||
#: src/neochatroom.cpp:1843 src/neochatroom.cpp:1851
|
||||
#, kde-format
|
||||
msgctxt "'Lat' and 'Lon' as in Latitude and Longitude"
|
||||
msgid "Lat: %1, Lon: %2"
|
||||
@@ -1287,7 +1287,7 @@ msgid "Open NeoChat in this room"
|
||||
msgstr "Otvoriť NeoChat v tejto miestnosti"
|
||||
|
||||
#: src/notificationsmanager.cpp:223 src/qml/FileDelegateContextMenu.qml:59
|
||||
#: src/qml/HoverActions.qml:101 src/qml/MessageDelegateContextMenu.qml:102
|
||||
#: src/qml/HoverActions.qml:102 src/qml/MessageDelegateContextMenu.qml:102
|
||||
#, kde-format
|
||||
msgid "Reply"
|
||||
msgstr "Odpovedať"
|
||||
@@ -2908,7 +2908,7 @@ msgstr ""
|
||||
msgid "React"
|
||||
msgstr "Reagovať"
|
||||
|
||||
#: src/qml/HoverActions.qml:110
|
||||
#: src/qml/HoverActions.qml:112
|
||||
#, kde-format
|
||||
msgid "Reply in Thread"
|
||||
msgstr ""
|
||||
@@ -4130,12 +4130,12 @@ msgctxt "@action:title"
|
||||
msgid "Search Messages"
|
||||
msgstr "Priame správy"
|
||||
|
||||
#: src/qml/SearchPage.qml:60
|
||||
#: src/qml/SearchPage.qml:74
|
||||
#, kde-format
|
||||
msgid "Enter a text to start searching"
|
||||
msgstr ""
|
||||
|
||||
#: src/qml/SearchPage.qml:66
|
||||
#: src/qml/SearchPage.qml:80
|
||||
#, fuzzy, kde-format
|
||||
#| msgid "No rooms found"
|
||||
msgid "No results found"
|
||||
|
||||
@@ -1,15 +1,15 @@
|
||||
# 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.
|
||||
#
|
||||
#
|
||||
# Matjaž Jeran <matjaz.jeran@amis.net>, 2020, 2021, 2022, 2023.
|
||||
# SPDX-FileCopyrightText: 2020, 2021, 2022, 2023, 2024 Matjaž Jeran <matjaz.jeran@amis.net>
|
||||
# Martin Srebotnjak <miles@filmsi.net>, 2021,2022.
|
||||
msgid ""
|
||||
msgstr ""
|
||||
"Project-Id-Version: neochat\n"
|
||||
"Report-Msgid-Bugs-To: https://bugs.kde.org\n"
|
||||
"POT-Creation-Date: 2024-01-10 01:34+0000\n"
|
||||
"PO-Revision-Date: 2023-12-03 09:13+0100\n"
|
||||
"POT-Creation-Date: 2024-01-14 03:07+0000\n"
|
||||
"PO-Revision-Date: 2024-01-23 15:01+0100\n"
|
||||
"Last-Translator: Matjaž Jeran <matjaz.jeran@amis.net>\n"
|
||||
"Language-Team: Slovenian <lugos-slo@lugos.si>\n"
|
||||
"Language: sl\n"
|
||||
@@ -18,7 +18,7 @@ msgstr ""
|
||||
"Content-Transfer-Encoding: 8bit\n"
|
||||
"Plural-Forms: nplurals=4; plural=(n%100==1 ? 1 : n%100==2 ? 2 : n%100==3 || n"
|
||||
"%100==4 ? 3 : 0);\n"
|
||||
"X-Generator: Poedit 3.4.1\n"
|
||||
"X-Generator: Lokalize 23.08.4\n"
|
||||
|
||||
#: src/controller.cpp:121 src/controller.cpp:327
|
||||
#, kde-format
|
||||
@@ -473,8 +473,8 @@ msgstr "Matrixov odjemalec"
|
||||
|
||||
#: src/main.cpp:133
|
||||
#, kde-format
|
||||
msgid "© 2018-2020 Black Hat, 2020-2023 KDE Community"
|
||||
msgstr "© 2018-2020 Black Hat, 2020-2023 skupnost KDE"
|
||||
msgid "© 2018-2020 Black Hat, 2020-2024 KDE Community"
|
||||
msgstr "© 2018-2020 Black Hat, 2020-2024 skupnost KDE"
|
||||
|
||||
#: src/main.cpp:134
|
||||
#, kde-format
|
||||
@@ -1138,12 +1138,12 @@ msgstr "Ustvarjanje sobe ni uspelo: %1"
|
||||
msgid "Space creation failed: %1"
|
||||
msgstr "Ustvarjanje prostora ni uspelo: %1"
|
||||
|
||||
#: src/neochatroom.cpp:1566 src/neochatroom.cpp:1567
|
||||
#: src/neochatroom.cpp:1572 src/neochatroom.cpp:1573
|
||||
#, kde-format
|
||||
msgid "Report sent successfully."
|
||||
msgstr "Poročilo uspešno poslano."
|
||||
|
||||
#: src/neochatroom.cpp:1837 src/neochatroom.cpp:1845
|
||||
#: src/neochatroom.cpp:1843 src/neochatroom.cpp:1851
|
||||
#, kde-format
|
||||
msgctxt "'Lat' and 'Lon' as in Latitude and Longitude"
|
||||
msgid "Lat: %1, Lon: %2"
|
||||
@@ -1165,7 +1165,7 @@ msgid "Open NeoChat in this room"
|
||||
msgstr "Odpri Neo-chat v tej sobi"
|
||||
|
||||
#: src/notificationsmanager.cpp:223 src/qml/FileDelegateContextMenu.qml:59
|
||||
#: src/qml/HoverActions.qml:101 src/qml/MessageDelegateContextMenu.qml:102
|
||||
#: src/qml/HoverActions.qml:102 src/qml/MessageDelegateContextMenu.qml:102
|
||||
#, kde-format
|
||||
msgid "Reply"
|
||||
msgstr "Odgovori"
|
||||
@@ -2668,7 +2668,7 @@ msgstr "To sporočilo je bilo poslano iz verificirane naprave"
|
||||
msgid "React"
|
||||
msgstr "Reagiraj"
|
||||
|
||||
#: src/qml/HoverActions.qml:110
|
||||
#: src/qml/HoverActions.qml:112
|
||||
#, kde-format
|
||||
msgid "Reply in Thread"
|
||||
msgstr "Odgovori v niti"
|
||||
@@ -3810,12 +3810,12 @@ msgctxt "@action:title"
|
||||
msgid "Search Messages"
|
||||
msgstr "Išči sporočila"
|
||||
|
||||
#: src/qml/SearchPage.qml:60
|
||||
#: src/qml/SearchPage.qml:74
|
||||
#, kde-format
|
||||
msgid "Enter a text to start searching"
|
||||
msgstr "Vnesite besedilo, da začnem iskati"
|
||||
|
||||
#: src/qml/SearchPage.qml:66
|
||||
#: src/qml/SearchPage.qml:80
|
||||
#, kde-format
|
||||
msgid "No results found"
|
||||
msgstr "Ni najdenih zadetkov"
|
||||
|
||||
@@ -6,7 +6,7 @@ msgid ""
|
||||
msgstr ""
|
||||
"Project-Id-Version: neochat\n"
|
||||
"Report-Msgid-Bugs-To: https://bugs.kde.org\n"
|
||||
"POT-Creation-Date: 2024-01-10 01:34+0000\n"
|
||||
"POT-Creation-Date: 2024-01-14 03:07+0000\n"
|
||||
"PO-Revision-Date: 2023-09-04 20:33+0200\n"
|
||||
"Last-Translator: Stefan Asserhäll <stefan.asserhall@bredband.net>\n"
|
||||
"Language-Team: Swedish <kde-i18n-doc@kde.org>\n"
|
||||
@@ -469,8 +469,9 @@ msgid "Matrix client"
|
||||
msgstr "Matrix-klient"
|
||||
|
||||
#: src/main.cpp:133
|
||||
#, kde-format
|
||||
msgid "© 2018-2020 Black Hat, 2020-2023 KDE Community"
|
||||
#, fuzzy, kde-format
|
||||
#| msgid "© 2018-2020 Black Hat, 2020-2023 KDE Community"
|
||||
msgid "© 2018-2020 Black Hat, 2020-2024 KDE Community"
|
||||
msgstr "© 2018-2020 Black Hat, 2020-2023 KDE-gemenskapen"
|
||||
|
||||
#: src/main.cpp:134
|
||||
@@ -1145,12 +1146,12 @@ msgstr "Misslyckades skapa rum: \"%1"
|
||||
msgid "Space creation failed: %1"
|
||||
msgstr "Misslyckades skapa utrymme: %1"
|
||||
|
||||
#: src/neochatroom.cpp:1566 src/neochatroom.cpp:1567
|
||||
#: src/neochatroom.cpp:1572 src/neochatroom.cpp:1573
|
||||
#, kde-format
|
||||
msgid "Report sent successfully."
|
||||
msgstr "Rapport skickades med lyckat resultat."
|
||||
|
||||
#: src/neochatroom.cpp:1837 src/neochatroom.cpp:1845
|
||||
#: src/neochatroom.cpp:1843 src/neochatroom.cpp:1851
|
||||
#, kde-format
|
||||
msgctxt "'Lat' and 'Lon' as in Latitude and Longitude"
|
||||
msgid "Lat: %1, Lon: %2"
|
||||
@@ -1172,7 +1173,7 @@ msgid "Open NeoChat in this room"
|
||||
msgstr "Öppna NeoChat för rummet"
|
||||
|
||||
#: src/notificationsmanager.cpp:223 src/qml/FileDelegateContextMenu.qml:59
|
||||
#: src/qml/HoverActions.qml:101 src/qml/MessageDelegateContextMenu.qml:102
|
||||
#: src/qml/HoverActions.qml:102 src/qml/MessageDelegateContextMenu.qml:102
|
||||
#, kde-format
|
||||
msgid "Reply"
|
||||
msgstr "Svara"
|
||||
@@ -2696,7 +2697,7 @@ msgstr "Meddelandet skickades från en verifierad enhet"
|
||||
msgid "React"
|
||||
msgstr "Reagera"
|
||||
|
||||
#: src/qml/HoverActions.qml:110
|
||||
#: src/qml/HoverActions.qml:112
|
||||
#, kde-format
|
||||
msgid "Reply in Thread"
|
||||
msgstr ""
|
||||
@@ -3857,12 +3858,12 @@ msgctxt "@action:title"
|
||||
msgid "Search Messages"
|
||||
msgstr "Sök meddelanden"
|
||||
|
||||
#: src/qml/SearchPage.qml:60
|
||||
#: src/qml/SearchPage.qml:74
|
||||
#, kde-format
|
||||
msgid "Enter a text to start searching"
|
||||
msgstr "Skriv in en text för att börja söka"
|
||||
|
||||
#: src/qml/SearchPage.qml:66
|
||||
#: src/qml/SearchPage.qml:80
|
||||
#, kde-format
|
||||
msgid "No results found"
|
||||
msgstr "Inga resultat hittades"
|
||||
|
||||
@@ -6,7 +6,7 @@ msgid ""
|
||||
msgstr ""
|
||||
"Project-Id-Version: neochat\n"
|
||||
"Report-Msgid-Bugs-To: https://bugs.kde.org\n"
|
||||
"POT-Creation-Date: 2024-01-10 01:34+0000\n"
|
||||
"POT-Creation-Date: 2024-01-14 03:07+0000\n"
|
||||
"PO-Revision-Date: 2023-12-17 16:40+0530\n"
|
||||
"Last-Translator: Kishore G <kishore96@gmail.com>\n"
|
||||
"Language-Team: Tamil <kde-i18n-doc@kde.org>\n"
|
||||
@@ -469,8 +469,9 @@ msgid "Matrix client"
|
||||
msgstr "Matrix வாங்கி"
|
||||
|
||||
#: src/main.cpp:133
|
||||
#, kde-format
|
||||
msgid "© 2018-2020 Black Hat, 2020-2023 KDE Community"
|
||||
#, fuzzy, kde-format
|
||||
#| msgid "© 2018-2020 Black Hat, 2020-2023 KDE Community"
|
||||
msgid "© 2018-2020 Black Hat, 2020-2024 KDE Community"
|
||||
msgstr "© 2018-2020 பிளாக் ஹாட், 2020-2023 கே.டீ.யீ. சமூகம்"
|
||||
|
||||
#: src/main.cpp:134
|
||||
@@ -1129,12 +1130,12 @@ msgstr "அரங்கு உருவாக்கம் தோல்விய
|
||||
msgid "Space creation failed: %1"
|
||||
msgstr "இட உருவாக்கம் தோல்வியடைந்தது: %1"
|
||||
|
||||
#: src/neochatroom.cpp:1566 src/neochatroom.cpp:1567
|
||||
#: src/neochatroom.cpp:1572 src/neochatroom.cpp:1573
|
||||
#, kde-format
|
||||
msgid "Report sent successfully."
|
||||
msgstr "புகார் வெற்றிகரமாக அனுப்பப்பட்டுள்ளது."
|
||||
|
||||
#: src/neochatroom.cpp:1837 src/neochatroom.cpp:1845
|
||||
#: src/neochatroom.cpp:1843 src/neochatroom.cpp:1851
|
||||
#, kde-format
|
||||
msgctxt "'Lat' and 'Lon' as in Latitude and Longitude"
|
||||
msgid "Lat: %1, Lon: %2"
|
||||
@@ -1156,7 +1157,7 @@ msgid "Open NeoChat in this room"
|
||||
msgstr "இந்த அரங்கில் நியோச்சாட்டை திற"
|
||||
|
||||
#: src/notificationsmanager.cpp:223 src/qml/FileDelegateContextMenu.qml:59
|
||||
#: src/qml/HoverActions.qml:101 src/qml/MessageDelegateContextMenu.qml:102
|
||||
#: src/qml/HoverActions.qml:102 src/qml/MessageDelegateContextMenu.qml:102
|
||||
#, kde-format
|
||||
msgid "Reply"
|
||||
msgstr "பதிலளி"
|
||||
@@ -2657,7 +2658,7 @@ msgstr "உறுதிப்படுத்தப்பட்டுள்ள
|
||||
msgid "React"
|
||||
msgstr "எதிர்வினையிடு"
|
||||
|
||||
#: src/qml/HoverActions.qml:110
|
||||
#: src/qml/HoverActions.qml:112
|
||||
#, kde-format
|
||||
msgid "Reply in Thread"
|
||||
msgstr "தொடரில் பதிலளி"
|
||||
@@ -3791,12 +3792,12 @@ msgctxt "@action:title"
|
||||
msgid "Search Messages"
|
||||
msgstr "செய்திகளில் தேடு"
|
||||
|
||||
#: src/qml/SearchPage.qml:60
|
||||
#: src/qml/SearchPage.qml:74
|
||||
#, kde-format
|
||||
msgid "Enter a text to start searching"
|
||||
msgstr "தேடுவதற்கான உரையை உள்ளிடுங்கள்"
|
||||
|
||||
#: src/qml/SearchPage.qml:66
|
||||
#: src/qml/SearchPage.qml:80
|
||||
#, kde-format
|
||||
msgid "No results found"
|
||||
msgstr "எதுவும் கண்டுபிடிக்கப்படவில்லை"
|
||||
|
||||
@@ -7,7 +7,7 @@ msgid ""
|
||||
msgstr ""
|
||||
"Project-Id-Version: neochat\n"
|
||||
"Report-Msgid-Bugs-To: https://bugs.kde.org\n"
|
||||
"POT-Creation-Date: 2024-01-10 01:34+0000\n"
|
||||
"POT-Creation-Date: 2024-01-14 03:07+0000\n"
|
||||
"PO-Revision-Date: 2024-01-08 19:47-0500\n"
|
||||
"Last-Translator: Weblate Admin <admin@example.com>\n"
|
||||
"Language-Team: Toki Pona <http://weblate.blackquill.cc/projects/ante-toki-pi-"
|
||||
@@ -486,7 +486,7 @@ msgstr ""
|
||||
|
||||
#: src/main.cpp:133
|
||||
#, kde-format
|
||||
msgid "© 2018-2020 Black Hat, 2020-2023 KDE Community"
|
||||
msgid "© 2018-2020 Black Hat, 2020-2024 KDE Community"
|
||||
msgstr ""
|
||||
|
||||
#: src/main.cpp:134
|
||||
@@ -1169,12 +1169,12 @@ msgstr ""
|
||||
msgid "Space creation failed: %1"
|
||||
msgstr ""
|
||||
|
||||
#: src/neochatroom.cpp:1566 src/neochatroom.cpp:1567
|
||||
#: src/neochatroom.cpp:1572 src/neochatroom.cpp:1573
|
||||
#, kde-format
|
||||
msgid "Report sent successfully."
|
||||
msgstr ""
|
||||
|
||||
#: src/neochatroom.cpp:1837 src/neochatroom.cpp:1845
|
||||
#: src/neochatroom.cpp:1843 src/neochatroom.cpp:1851
|
||||
#, kde-format
|
||||
msgctxt "'Lat' and 'Lon' as in Latitude and Longitude"
|
||||
msgid "Lat: %1, Lon: %2"
|
||||
@@ -1197,7 +1197,7 @@ msgid "Open NeoChat in this room"
|
||||
msgstr ""
|
||||
|
||||
#: src/notificationsmanager.cpp:223 src/qml/FileDelegateContextMenu.qml:59
|
||||
#: src/qml/HoverActions.qml:101 src/qml/MessageDelegateContextMenu.qml:102
|
||||
#: src/qml/HoverActions.qml:102 src/qml/MessageDelegateContextMenu.qml:102
|
||||
#, kde-format
|
||||
msgid "Reply"
|
||||
msgstr ""
|
||||
@@ -2734,7 +2734,7 @@ msgstr ""
|
||||
msgid "React"
|
||||
msgstr ""
|
||||
|
||||
#: src/qml/HoverActions.qml:110
|
||||
#: src/qml/HoverActions.qml:112
|
||||
#, kde-format
|
||||
msgid "Reply in Thread"
|
||||
msgstr ""
|
||||
@@ -3894,12 +3894,12 @@ msgctxt "@action:title"
|
||||
msgid "Search Messages"
|
||||
msgstr "o ante e toki"
|
||||
|
||||
#: src/qml/SearchPage.qml:60
|
||||
#: src/qml/SearchPage.qml:74
|
||||
#, kde-format
|
||||
msgid "Enter a text to start searching"
|
||||
msgstr ""
|
||||
|
||||
#: src/qml/SearchPage.qml:66
|
||||
#: src/qml/SearchPage.qml:80
|
||||
#, kde-format
|
||||
msgid "No results found"
|
||||
msgstr ""
|
||||
|
||||
@@ -8,8 +8,8 @@ msgid ""
|
||||
msgstr ""
|
||||
"Project-Id-Version: neochat\n"
|
||||
"Report-Msgid-Bugs-To: https://bugs.kde.org\n"
|
||||
"POT-Creation-Date: 2024-01-10 01:34+0000\n"
|
||||
"PO-Revision-Date: 2024-01-01 23:01+0300\n"
|
||||
"POT-Creation-Date: 2024-01-14 03:07+0000\n"
|
||||
"PO-Revision-Date: 2024-01-14 12:46+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 24.01.85\n"
|
||||
"X-Generator: Lokalize 24.01.90\n"
|
||||
|
||||
#: src/controller.cpp:121 src/controller.cpp:327
|
||||
#, kde-format
|
||||
@@ -470,8 +470,8 @@ msgstr "Matrix istemcisi"
|
||||
|
||||
#: src/main.cpp:133
|
||||
#, kde-format
|
||||
msgid "© 2018-2020 Black Hat, 2020-2023 KDE Community"
|
||||
msgstr "© 2018-2020 Black Hat, 2020-2023 KDE Topluluğu"
|
||||
msgid "© 2018-2020 Black Hat, 2020-2024 KDE Community"
|
||||
msgstr "© 2018-2020 Black Hat, 2020-2024 KDE Topluluğu"
|
||||
|
||||
#: src/main.cpp:134
|
||||
#, kde-format
|
||||
@@ -1127,12 +1127,12 @@ msgstr "Oda oluşturulamadı: %1"
|
||||
msgid "Space creation failed: %1"
|
||||
msgstr "Alan oluşturma başarısız: %1"
|
||||
|
||||
#: src/neochatroom.cpp:1566 src/neochatroom.cpp:1567
|
||||
#: src/neochatroom.cpp:1572 src/neochatroom.cpp:1573
|
||||
#, kde-format
|
||||
msgid "Report sent successfully."
|
||||
msgstr "Rapor başarıyla gönderildi."
|
||||
|
||||
#: src/neochatroom.cpp:1837 src/neochatroom.cpp:1845
|
||||
#: src/neochatroom.cpp:1843 src/neochatroom.cpp:1851
|
||||
#, kde-format
|
||||
msgctxt "'Lat' and 'Lon' as in Latitude and Longitude"
|
||||
msgid "Lat: %1, Lon: %2"
|
||||
@@ -1154,7 +1154,7 @@ msgid "Open NeoChat in this room"
|
||||
msgstr "Bu odada NeoChat'i açın"
|
||||
|
||||
#: src/notificationsmanager.cpp:223 src/qml/FileDelegateContextMenu.qml:59
|
||||
#: src/qml/HoverActions.qml:101 src/qml/MessageDelegateContextMenu.qml:102
|
||||
#: src/qml/HoverActions.qml:102 src/qml/MessageDelegateContextMenu.qml:102
|
||||
#, kde-format
|
||||
msgid "Reply"
|
||||
msgstr "Yanıtla"
|
||||
@@ -2658,7 +2658,7 @@ msgstr "Bu ileti, doğrulanan bir aygıttan gönderildi"
|
||||
msgid "React"
|
||||
msgstr "Tepki"
|
||||
|
||||
#: src/qml/HoverActions.qml:110
|
||||
#: src/qml/HoverActions.qml:112
|
||||
#, kde-format
|
||||
msgid "Reply in Thread"
|
||||
msgstr "İleti dizisinde yanıtla"
|
||||
@@ -3796,12 +3796,12 @@ msgctxt "@action:title"
|
||||
msgid "Search Messages"
|
||||
msgstr "İletileri Ara"
|
||||
|
||||
#: src/qml/SearchPage.qml:60
|
||||
#: src/qml/SearchPage.qml:74
|
||||
#, kde-format
|
||||
msgid "Enter a text to start searching"
|
||||
msgstr "Aramaya başlamak için metin gir"
|
||||
|
||||
#: src/qml/SearchPage.qml:66
|
||||
#: src/qml/SearchPage.qml:80
|
||||
#, kde-format
|
||||
msgid "No results found"
|
||||
msgstr "Sonuç bulunamadı"
|
||||
|
||||
@@ -8,7 +8,7 @@ msgid ""
|
||||
msgstr ""
|
||||
"Project-Id-Version: neochat\n"
|
||||
"Report-Msgid-Bugs-To: https://bugs.kde.org\n"
|
||||
"POT-Creation-Date: 2024-01-10 01:34+0000\n"
|
||||
"POT-Creation-Date: 2024-01-14 03:07+0000\n"
|
||||
"PO-Revision-Date: 2023-12-03 08:55+0200\n"
|
||||
"Last-Translator: Yuri Chornoivan <yurchor@ukr.net>\n"
|
||||
"Language-Team: Ukrainian <kde-i18n-uk@kde.org>\n"
|
||||
@@ -475,8 +475,9 @@ msgid "Matrix client"
|
||||
msgstr "Клієнт Matrix"
|
||||
|
||||
#: src/main.cpp:133
|
||||
#, kde-format
|
||||
msgid "© 2018-2020 Black Hat, 2020-2023 KDE Community"
|
||||
#, fuzzy, kde-format
|
||||
#| msgid "© 2018-2020 Black Hat, 2020-2023 KDE Community"
|
||||
msgid "© 2018-2020 Black Hat, 2020-2024 KDE Community"
|
||||
msgstr "© Black Hat, 2018-2020, Спільнота KDE, 2020–2023"
|
||||
|
||||
#: src/main.cpp:134
|
||||
@@ -1145,12 +1146,12 @@ msgstr "Не вдалося створити кімнату: %1"
|
||||
msgid "Space creation failed: %1"
|
||||
msgstr "Не вдалося створити простір: %1"
|
||||
|
||||
#: src/neochatroom.cpp:1566 src/neochatroom.cpp:1567
|
||||
#: src/neochatroom.cpp:1572 src/neochatroom.cpp:1573
|
||||
#, kde-format
|
||||
msgid "Report sent successfully."
|
||||
msgstr "Скаргу успішно надіслано."
|
||||
|
||||
#: src/neochatroom.cpp:1837 src/neochatroom.cpp:1845
|
||||
#: src/neochatroom.cpp:1843 src/neochatroom.cpp:1851
|
||||
#, kde-format
|
||||
msgctxt "'Lat' and 'Lon' as in Latitude and Longitude"
|
||||
msgid "Lat: %1, Lon: %2"
|
||||
@@ -1172,7 +1173,7 @@ msgid "Open NeoChat in this room"
|
||||
msgstr "Відкрити NeoChat у цій кімнаті"
|
||||
|
||||
#: src/notificationsmanager.cpp:223 src/qml/FileDelegateContextMenu.qml:59
|
||||
#: src/qml/HoverActions.qml:101 src/qml/MessageDelegateContextMenu.qml:102
|
||||
#: src/qml/HoverActions.qml:102 src/qml/MessageDelegateContextMenu.qml:102
|
||||
#, kde-format
|
||||
msgid "Reply"
|
||||
msgstr "Відповісти"
|
||||
@@ -2686,7 +2687,7 @@ msgstr "Це повідомлення було надіслано із пере
|
||||
msgid "React"
|
||||
msgstr "Реагувати"
|
||||
|
||||
#: src/qml/HoverActions.qml:110
|
||||
#: src/qml/HoverActions.qml:112
|
||||
#, kde-format
|
||||
msgid "Reply in Thread"
|
||||
msgstr "Відповісти до потоку"
|
||||
@@ -3837,12 +3838,12 @@ msgctxt "@action:title"
|
||||
msgid "Search Messages"
|
||||
msgstr "Пошук повідомлень"
|
||||
|
||||
#: src/qml/SearchPage.qml:60
|
||||
#: src/qml/SearchPage.qml:74
|
||||
#, kde-format
|
||||
msgid "Enter a text to start searching"
|
||||
msgstr "Введіть фрагмент тексту, щоб почати пошук"
|
||||
|
||||
#: src/qml/SearchPage.qml:66
|
||||
#: src/qml/SearchPage.qml:80
|
||||
#, kde-format
|
||||
msgid "No results found"
|
||||
msgstr "Нічого не знайдено"
|
||||
|
||||
@@ -2,7 +2,7 @@ msgid ""
|
||||
msgstr ""
|
||||
"Project-Id-Version: kdeorg\n"
|
||||
"Report-Msgid-Bugs-To: https://bugs.kde.org\n"
|
||||
"POT-Creation-Date: 2024-01-10 01:34+0000\n"
|
||||
"POT-Creation-Date: 2024-01-14 03:07+0000\n"
|
||||
"PO-Revision-Date: 2024-01-06 03:32\n"
|
||||
"Last-Translator: \n"
|
||||
"Language-Team: Chinese Simplified\n"
|
||||
@@ -469,7 +469,7 @@ msgstr "Matrix 客户端"
|
||||
|
||||
#: src/main.cpp:133
|
||||
#, kde-format
|
||||
msgid "© 2018-2020 Black Hat, 2020-2023 KDE Community"
|
||||
msgid "© 2018-2020 Black Hat, 2020-2024 KDE Community"
|
||||
msgstr ""
|
||||
|
||||
#: src/main.cpp:134
|
||||
@@ -1126,12 +1126,12 @@ msgstr "聊天室创建失败:%1"
|
||||
msgid "Space creation failed: %1"
|
||||
msgstr "空间创建失败:%1"
|
||||
|
||||
#: src/neochatroom.cpp:1566 src/neochatroom.cpp:1567
|
||||
#: src/neochatroom.cpp:1572 src/neochatroom.cpp:1573
|
||||
#, kde-format
|
||||
msgid "Report sent successfully."
|
||||
msgstr "举报成功。"
|
||||
|
||||
#: src/neochatroom.cpp:1837 src/neochatroom.cpp:1845
|
||||
#: src/neochatroom.cpp:1843 src/neochatroom.cpp:1851
|
||||
#, kde-format
|
||||
msgctxt "'Lat' and 'Lon' as in Latitude and Longitude"
|
||||
msgid "Lat: %1, Lon: %2"
|
||||
@@ -1153,7 +1153,7 @@ msgid "Open NeoChat in this room"
|
||||
msgstr "在此聊天室打开 NeoChat"
|
||||
|
||||
#: src/notificationsmanager.cpp:223 src/qml/FileDelegateContextMenu.qml:59
|
||||
#: src/qml/HoverActions.qml:101 src/qml/MessageDelegateContextMenu.qml:102
|
||||
#: src/qml/HoverActions.qml:102 src/qml/MessageDelegateContextMenu.qml:102
|
||||
#, kde-format
|
||||
msgid "Reply"
|
||||
msgstr "回复"
|
||||
@@ -2650,7 +2650,7 @@ msgstr "此消息是从已验证的设备发送而来"
|
||||
msgid "React"
|
||||
msgstr "回应"
|
||||
|
||||
#: src/qml/HoverActions.qml:110
|
||||
#: src/qml/HoverActions.qml:112
|
||||
#, kde-format
|
||||
msgid "Reply in Thread"
|
||||
msgstr "主题内回复"
|
||||
@@ -3772,12 +3772,12 @@ msgctxt "@action:title"
|
||||
msgid "Search Messages"
|
||||
msgstr "搜索消息"
|
||||
|
||||
#: src/qml/SearchPage.qml:60
|
||||
#: src/qml/SearchPage.qml:74
|
||||
#, kde-format
|
||||
msgid "Enter a text to start searching"
|
||||
msgstr "请输入文本以开始搜索"
|
||||
|
||||
#: src/qml/SearchPage.qml:66
|
||||
#: src/qml/SearchPage.qml:80
|
||||
#, kde-format
|
||||
msgid "No results found"
|
||||
msgstr "未找到结果"
|
||||
|
||||
@@ -4,13 +4,13 @@
|
||||
# This file is distributed under the same license as the neochat package.
|
||||
#
|
||||
# Automatically generated, 2022.
|
||||
# SPDX-FileCopyrightText: 2022, 2023 Kisaragi Hiu <mail@kisaragi-hiu.com>
|
||||
# SPDX-FileCopyrightText: 2022, 2023, 2024 Kisaragi Hiu <mail@kisaragi-hiu.com>
|
||||
msgid ""
|
||||
msgstr ""
|
||||
"Project-Id-Version: neochat\n"
|
||||
"Report-Msgid-Bugs-To: https://bugs.kde.org\n"
|
||||
"POT-Creation-Date: 2024-01-10 01:34+0000\n"
|
||||
"PO-Revision-Date: 2023-12-20 16:17+0900\n"
|
||||
"POT-Creation-Date: 2024-01-14 03:07+0000\n"
|
||||
"PO-Revision-Date: 2024-01-28 18:38+0900\n"
|
||||
"Last-Translator: Kisaragi Hiu <mail@kisaragi-hiu.com>\n"
|
||||
"Language-Team: Traditional Chinese <zh-l10n@lists.slat.org>\n"
|
||||
"Language: zh_TW\n"
|
||||
@@ -18,7 +18,7 @@ msgstr ""
|
||||
"Content-Type: text/plain; charset=UTF-8\n"
|
||||
"Content-Transfer-Encoding: 8bit\n"
|
||||
"Plural-Forms: nplurals=1; plural=0;\n"
|
||||
"X-Generator: Lokalize 23.08.4\n"
|
||||
"X-Generator: Lokalize 24.01.95\n"
|
||||
|
||||
#: src/controller.cpp:121 src/controller.cpp:327
|
||||
#, kde-format
|
||||
@@ -469,8 +469,9 @@ msgid "Matrix client"
|
||||
msgstr "Matrix 用戶端"
|
||||
|
||||
#: src/main.cpp:133
|
||||
#, kde-format
|
||||
msgid "© 2018-2020 Black Hat, 2020-2023 KDE Community"
|
||||
#, fuzzy, kde-format
|
||||
#| msgid "© 2018-2020 Black Hat, 2020-2023 KDE Community"
|
||||
msgid "© 2018-2020 Black Hat, 2020-2024 KDE Community"
|
||||
msgstr "© 2018-2020 Black Hat, 2020-2023 KDE 社群"
|
||||
|
||||
#: src/main.cpp:134
|
||||
@@ -1123,12 +1124,12 @@ msgstr "聊天室建立失敗:%1"
|
||||
msgid "Space creation failed: %1"
|
||||
msgstr "聊天空間建立失敗:%1"
|
||||
|
||||
#: src/neochatroom.cpp:1566 src/neochatroom.cpp:1567
|
||||
#: src/neochatroom.cpp:1572 src/neochatroom.cpp:1573
|
||||
#, kde-format
|
||||
msgid "Report sent successfully."
|
||||
msgstr "已成功傳送檢舉"
|
||||
|
||||
#: src/neochatroom.cpp:1837 src/neochatroom.cpp:1845
|
||||
#: src/neochatroom.cpp:1843 src/neochatroom.cpp:1851
|
||||
#, kde-format
|
||||
msgctxt "'Lat' and 'Lon' as in Latitude and Longitude"
|
||||
msgid "Lat: %1, Lon: %2"
|
||||
@@ -1150,7 +1151,7 @@ msgid "Open NeoChat in this room"
|
||||
msgstr "在這個聊天室開啟 NeoChat"
|
||||
|
||||
#: src/notificationsmanager.cpp:223 src/qml/FileDelegateContextMenu.qml:59
|
||||
#: src/qml/HoverActions.qml:101 src/qml/MessageDelegateContextMenu.qml:102
|
||||
#: src/qml/HoverActions.qml:102 src/qml/MessageDelegateContextMenu.qml:102
|
||||
#, kde-format
|
||||
msgid "Reply"
|
||||
msgstr "回覆"
|
||||
@@ -1633,12 +1634,12 @@ msgstr "加入最愛"
|
||||
#: src/qml/ContextMenu.qml:48 src/qml/ContextMenu.qml:199
|
||||
#, kde-format
|
||||
msgid "Reprioritize"
|
||||
msgstr ""
|
||||
msgstr "重新給予優先權"
|
||||
|
||||
#: src/qml/ContextMenu.qml:48 src/qml/ContextMenu.qml:199
|
||||
#, kde-format
|
||||
msgid "Deprioritize"
|
||||
msgstr ""
|
||||
msgstr "降低優先權"
|
||||
|
||||
#: src/qml/ContextMenu.qml:54 src/qml/ContextMenu.qml:206
|
||||
#, kde-format
|
||||
@@ -1750,7 +1751,7 @@ msgctxt ""
|
||||
"@option:check As in make the space from which this dialog was created an "
|
||||
"official parent."
|
||||
msgid "Make this parent official"
|
||||
msgstr ""
|
||||
msgstr "將此上層聊天空間設為官方"
|
||||
|
||||
#: src/qml/CreateRoomDialog.qml:83 src/qml/CreateRoomDialog.qml:225
|
||||
#: src/qml/JoinRoomPage.qml:183
|
||||
@@ -1788,13 +1789,13 @@ msgstr "已加入"
|
||||
#: src/qml/CreateRoomDialog.qml:202
|
||||
#, kde-format
|
||||
msgid "You have the required privilege level in the child to set this state"
|
||||
msgstr ""
|
||||
msgstr "您在子項目有足夠權限來設定這個狀態"
|
||||
|
||||
#: src/qml/CreateRoomDialog.qml:202
|
||||
#, kde-format
|
||||
msgid ""
|
||||
"You do not have a high enough privilege level in the child to set this state"
|
||||
msgstr ""
|
||||
msgstr "您在子項目沒有足夠權限來設定這個狀態"
|
||||
|
||||
#: src/qml/CreateRoomDialog.qml:219
|
||||
#, kde-format
|
||||
@@ -1802,7 +1803,7 @@ msgctxt ""
|
||||
"@option:check The canonical parent is the default one if a room has multiple "
|
||||
"parent spaces."
|
||||
msgid "Make this space the canonical parent"
|
||||
msgstr ""
|
||||
msgstr "將此聊天空間設為主要上層聊天空間"
|
||||
|
||||
#: src/qml/DeviceDelegate.qml:50
|
||||
#, kde-format
|
||||
@@ -2309,7 +2310,7 @@ msgstr "這個聊天室預設已停用網址預覽"
|
||||
#: src/qml/General.qml:283
|
||||
#, kde-format
|
||||
msgid "Official Parent Spaces"
|
||||
msgstr ""
|
||||
msgstr "官方上層聊天空間"
|
||||
|
||||
#: src/qml/General.qml:316
|
||||
#, kde-format
|
||||
@@ -2319,23 +2320,23 @@ msgstr "主要"
|
||||
#: src/qml/General.qml:323
|
||||
#, kde-format
|
||||
msgid "Make canonical parent"
|
||||
msgstr ""
|
||||
msgstr "標記為主要上層"
|
||||
|
||||
#: src/qml/General.qml:337
|
||||
#, kde-format
|
||||
msgid "Remove parent"
|
||||
msgstr ""
|
||||
msgstr "移除上層"
|
||||
|
||||
#: src/qml/General.qml:351
|
||||
#, kde-format
|
||||
msgid "This room has no official parent spaces."
|
||||
msgstr ""
|
||||
msgstr "此聊天室沒有任何官方上層聊天空間。"
|
||||
|
||||
#: src/qml/General.qml:355
|
||||
#, kde-format
|
||||
msgctxt "@action:button"
|
||||
msgid "Add new official parent"
|
||||
msgstr ""
|
||||
msgstr "新增官方上層項目"
|
||||
|
||||
#: src/qml/General.qml:370
|
||||
#, kde-format
|
||||
@@ -2647,7 +2648,7 @@ msgstr "這個訊息是從已驗證的裝置傳送的"
|
||||
msgid "React"
|
||||
msgstr "反應"
|
||||
|
||||
#: src/qml/HoverActions.qml:110
|
||||
#: src/qml/HoverActions.qml:112
|
||||
#, kde-format
|
||||
msgid "Reply in Thread"
|
||||
msgstr "在對話串中回覆"
|
||||
@@ -2955,7 +2956,7 @@ msgstr "工作階段驗證"
|
||||
#: src/qml/main.qml:352
|
||||
#, kde-format
|
||||
msgid "User consent"
|
||||
msgstr ""
|
||||
msgstr "使用者許可"
|
||||
|
||||
#: src/qml/main.qml:357
|
||||
#, kde-format
|
||||
@@ -3202,7 +3203,7 @@ msgstr ""
|
||||
#: src/qml/Permissions.qml:247
|
||||
#, kde-format
|
||||
msgid "This is used for all state events that do not have their own entry here"
|
||||
msgstr ""
|
||||
msgstr "這會用於在此沒有自己的項目的狀態事件"
|
||||
|
||||
#: src/qml/Permissions.qml:255
|
||||
#, kde-format
|
||||
@@ -3213,7 +3214,7 @@ msgstr ""
|
||||
#, kde-format
|
||||
msgid ""
|
||||
"This is used for all message events that do not have their own entry here"
|
||||
msgstr ""
|
||||
msgstr "這會用於在此沒有自己的項目的訊息事件"
|
||||
|
||||
#: src/qml/Permissions.qml:267
|
||||
#, kde-format
|
||||
@@ -3388,19 +3389,19 @@ msgstr "密碼不符。"
|
||||
#, kde-format
|
||||
msgctxt "@title"
|
||||
msgid "Remove Child"
|
||||
msgstr ""
|
||||
msgstr "移除子項目"
|
||||
|
||||
#: src/qml/RemoveChildDialog.qml:39
|
||||
#, kde-format
|
||||
msgid "The child %1 will be removed from the space %2"
|
||||
msgstr ""
|
||||
msgstr "子項目 %1 會從聊天空間 %2 中移除"
|
||||
|
||||
#: src/qml/RemoveChildDialog.qml:46
|
||||
#, kde-format
|
||||
msgid ""
|
||||
"The current space is the official parent of this room, should this be "
|
||||
"cleared?"
|
||||
msgstr ""
|
||||
msgstr "目前聊天空間是此聊天室的官方上層聊天空間,要清除這個設定嗎?"
|
||||
|
||||
#: src/qml/RemoveSheet.qml:20
|
||||
#, kde-format
|
||||
@@ -3771,12 +3772,12 @@ msgctxt "@action:title"
|
||||
msgid "Search Messages"
|
||||
msgstr "搜尋訊息"
|
||||
|
||||
#: src/qml/SearchPage.qml:60
|
||||
#: src/qml/SearchPage.qml:74
|
||||
#, kde-format
|
||||
msgid "Enter a text to start searching"
|
||||
msgstr "輸入文字開始搜尋"
|
||||
|
||||
#: src/qml/SearchPage.qml:66
|
||||
#: src/qml/SearchPage.qml:80
|
||||
#, kde-format
|
||||
msgid "No results found"
|
||||
msgstr "找不到結果"
|
||||
@@ -3812,7 +3813,7 @@ msgstr "裝置 ID"
|
||||
#, kde-format
|
||||
msgctxt "@title"
|
||||
msgid "Select new official parent"
|
||||
msgstr ""
|
||||
msgstr "選擇新的官方上層項目"
|
||||
|
||||
#: src/qml/SelectParentDialog.qml:52
|
||||
#, kde-format
|
||||
@@ -3823,13 +3824,13 @@ msgstr "選擇親聊天空間"
|
||||
#: src/qml/SelectParentDialog.qml:147
|
||||
#, kde-format
|
||||
msgid "Set this room as a child of the space %1"
|
||||
msgstr ""
|
||||
msgstr "將此聊天室設為聊天空間 %1 之子"
|
||||
|
||||
#: src/qml/SelectParentDialog.qml:154
|
||||
#, kde-format
|
||||
msgid ""
|
||||
"You do not have a high enough privilege level in the parent to set this state"
|
||||
msgstr ""
|
||||
msgstr "您在上層項目沒有足夠權限來設定這個狀態"
|
||||
|
||||
#: src/qml/SelectParentDialog.qml:154
|
||||
#, kde-format
|
||||
@@ -3839,12 +3840,12 @@ msgstr "選取的聊天室不是聊天空間"
|
||||
#: src/qml/SelectParentDialog.qml:154
|
||||
#, kde-format
|
||||
msgid "You do not have the privileges to complete this action"
|
||||
msgstr ""
|
||||
msgstr "您沒有足夠權限以完成此動作"
|
||||
|
||||
#: src/qml/SelectParentDialog.qml:159
|
||||
#, kde-format
|
||||
msgid "Make this space the canonical parent"
|
||||
msgstr ""
|
||||
msgstr "將此聊天空間設為主要上層聊天空間"
|
||||
|
||||
#: src/qml/SelectSpacesDialog.qml:35
|
||||
#, kde-format
|
||||
@@ -3963,7 +3964,7 @@ msgstr "額外的拼字檢查語言"
|
||||
msgid ""
|
||||
"%1 will provide spell checking and suggestions for the languages listed here "
|
||||
"when autodetection is enabled."
|
||||
msgstr ""
|
||||
msgstr "啟用自動偵測時 %1 會提供此處列出的語言的拼字檢查和建議。"
|
||||
|
||||
#: src/qml/SonnetConfigPage.qml:107
|
||||
#, kde-format
|
||||
|
||||
@@ -136,6 +136,10 @@ QVariant SearchModel::data(const QModelIndex &index, int role) const
|
||||
return eventHandler.isHighlighted();
|
||||
case EventIdRole:
|
||||
return eventHandler.getId();
|
||||
case IsThreadedRole:
|
||||
return eventHandler.isThreaded();
|
||||
case ThreadRootRole:
|
||||
return eventHandler.threadRoot();
|
||||
}
|
||||
return DelegateType::Message;
|
||||
}
|
||||
@@ -181,6 +185,8 @@ QHash<int, QByteArray> SearchModel::roleNames() const
|
||||
{MimeTypeRole, "mimeType"},
|
||||
{ShowLinkPreviewRole, "showLinkPreview"},
|
||||
{LinkPreviewRole, "linkPreview"},
|
||||
{IsThreadedRole, "isThreaded"},
|
||||
{ThreadRootRole, "threadRoot"},
|
||||
};
|
||||
}
|
||||
|
||||
|
||||
@@ -85,6 +85,8 @@ public:
|
||||
MimeTypeRole,
|
||||
ShowLinkPreviewRole,
|
||||
LinkPreviewRole,
|
||||
IsThreadedRole,
|
||||
ThreadRootRole,
|
||||
};
|
||||
Q_ENUM(Roles)
|
||||
explicit SearchModel(QObject *parent = nullptr);
|
||||
|
||||
@@ -114,6 +114,7 @@ NeoChatRoom::NeoChatRoom(Connection *connection, QString roomId, JoinState joinS
|
||||
Q_EMIT parentIdsChanged();
|
||||
Q_EMIT canonicalParentChanged();
|
||||
Q_EMIT joinRuleChanged();
|
||||
Q_EMIT readOnlyChanged();
|
||||
});
|
||||
connect(connection, &Connection::capabilitiesLoaded, this, &NeoChatRoom::maxRoomVersionChanged);
|
||||
connect(this, &Room::changed, this, [this]() {
|
||||
@@ -662,6 +663,11 @@ bool NeoChatRoom::isInvite() const
|
||||
return joinState() == JoinState::Invite;
|
||||
}
|
||||
|
||||
bool NeoChatRoom::readOnly() const
|
||||
{
|
||||
return !canSendEvent("m.room.message"_ls);
|
||||
}
|
||||
|
||||
bool NeoChatRoom::isUserBanned(const QString &user) const
|
||||
{
|
||||
auto roomMemberEvent = currentState().get<RoomMemberEvent>(user);
|
||||
|
||||
@@ -133,6 +133,11 @@ class NeoChatRoom : public Quotient::Room
|
||||
*/
|
||||
Q_PROPERTY(bool isInvite READ isInvite NOTIFY isInviteChanged)
|
||||
|
||||
/**
|
||||
* @brief Whether the local user can send messages in the room.
|
||||
*/
|
||||
Q_PROPERTY(bool readOnly READ readOnly NOTIFY readOnlyChanged)
|
||||
|
||||
/**
|
||||
* @brief The current join rule for the room as a QString.
|
||||
*
|
||||
@@ -552,6 +557,8 @@ public:
|
||||
|
||||
bool isInvite() const;
|
||||
|
||||
bool readOnly() const;
|
||||
|
||||
Q_INVOKABLE void clearInvitationNotification();
|
||||
|
||||
[[nodiscard]] QString joinRule() const;
|
||||
@@ -809,6 +816,7 @@ Q_SIGNALS:
|
||||
void canonicalParentChanged();
|
||||
void lastActiveTimeChanged();
|
||||
void isInviteChanged();
|
||||
void readOnlyChanged();
|
||||
void displayNameChanged();
|
||||
void pushNotificationStateChanged(PushNotificationState::State state);
|
||||
void showMessage(MessageType messageType, const QString &message);
|
||||
|
||||
@@ -89,7 +89,7 @@ QQC2.Control {
|
||||
onTriggered: emojiDialog.open()
|
||||
},
|
||||
Kirigami.Action {
|
||||
visible: root.delegate && root.delegate.author.isLocalUser && (root.delegate.delegateType === DelegateType.Emote || root.delegate.delegateType === DelegateType.Message)
|
||||
visible: root.delegate && root.delegate.author.isLocalUser && (root.delegate.delegateType === DelegateType.Emote || root.delegate.delegateType === DelegateType.Message) && !root.currentRoom.readOnly
|
||||
text: i18n("Edit")
|
||||
icon.name: "document-edit"
|
||||
onTriggered: {
|
||||
@@ -98,6 +98,7 @@ QQC2.Control {
|
||||
}
|
||||
},
|
||||
Kirigami.Action {
|
||||
visible: !root.currentRoom.readOnly
|
||||
text: i18n("Reply")
|
||||
icon.name: "mail-replied-symbolic"
|
||||
onTriggered: {
|
||||
@@ -107,6 +108,7 @@ QQC2.Control {
|
||||
}
|
||||
},
|
||||
Kirigami.Action {
|
||||
visible: !root.currentRoom.readOnly
|
||||
text: i18n("Reply in Thread")
|
||||
icon.name: "dialog-messages"
|
||||
onTriggered: {
|
||||
|
||||
@@ -135,7 +135,7 @@ Loader {
|
||||
Kirigami.Action {
|
||||
text: i18n("Copy")
|
||||
icon.name: "edit-copy"
|
||||
onTriggered: Clipboard.saveText(root.selectedText.length > 0 ? root.plainText : root.selectedText)
|
||||
onTriggered: Clipboard.saveText(root.selectedText.length > 0 ? root.selectedText : root.plainText)
|
||||
},
|
||||
Kirigami.Action {
|
||||
text: i18nc("@action:button 'Report' as in 'Report this event to the administrators'", "Report")
|
||||
|
||||
@@ -21,7 +21,7 @@ QQC2.Dialog {
|
||||
|
||||
leftPadding: 0
|
||||
rightPadding: 0
|
||||
bottomPadding: 0
|
||||
bottomPadding: 1
|
||||
topPadding: 0
|
||||
|
||||
anchors.centerIn: applicationWindow().overlay
|
||||
@@ -71,6 +71,7 @@ QQC2.Dialog {
|
||||
|
||||
QQC2.ScrollView {
|
||||
anchors.fill: parent
|
||||
clip: true
|
||||
|
||||
Keys.forwardTo: searchField
|
||||
|
||||
|
||||
@@ -158,7 +158,7 @@ Kirigami.Page {
|
||||
|
||||
footer: Loader {
|
||||
id: chatBarLoader
|
||||
active: timelineViewLoader.active && root.currentRoom.canSendEvent("m.room.message") // TODO make this update in real time
|
||||
active: timelineViewLoader.active && !root.currentRoom.readOnly
|
||||
sourceComponent: ChatBar {
|
||||
id: chatBar
|
||||
width: parent.width
|
||||
|
||||
@@ -26,22 +26,36 @@ Kirigami.ScrollablePage {
|
||||
room: root.currentRoom
|
||||
}
|
||||
|
||||
header: RowLayout {
|
||||
Kirigami.SearchField {
|
||||
id: searchField
|
||||
focus: true
|
||||
Layout.topMargin: Kirigami.Units.smallSpacing
|
||||
Layout.leftMargin: Kirigami.Units.smallSpacing
|
||||
Layout.fillWidth: true
|
||||
Keys.onEnterPressed: searchButton.clicked()
|
||||
Keys.onReturnPressed: searchButton.clicked()
|
||||
header: QQC2.Control {
|
||||
padding: Kirigami.Units.largeSpacing
|
||||
|
||||
background: Rectangle {
|
||||
color: Kirigami.Theme.backgroundColor
|
||||
|
||||
Kirigami.Separator {
|
||||
anchors {
|
||||
left: parent.left
|
||||
bottom: parent.bottom
|
||||
right: parent.right
|
||||
}
|
||||
}
|
||||
}
|
||||
QQC2.Button {
|
||||
id: searchButton
|
||||
Layout.topMargin: Kirigami.Units.smallSpacing
|
||||
Layout.rightMargin: Kirigami.Units.smallSpacing
|
||||
onClicked: searchModel.search()
|
||||
icon.name: "search"
|
||||
|
||||
contentItem: RowLayout {
|
||||
spacing: Kirigami.Units.largeSpacing
|
||||
|
||||
Kirigami.SearchField {
|
||||
id: searchField
|
||||
focus: true
|
||||
Layout.fillWidth: true
|
||||
Keys.onEnterPressed: searchButton.clicked()
|
||||
Keys.onReturnPressed: searchButton.clicked()
|
||||
}
|
||||
QQC2.Button {
|
||||
id: searchButton
|
||||
onClicked: searchModel.search()
|
||||
icon.name: "search"
|
||||
}
|
||||
}
|
||||
}
|
||||
|
||||
|
||||
Reference in New Issue
Block a user