Compare commits
27 Commits
| Author | SHA1 | Date | |
|---|---|---|---|
|
|
180e927f82 | ||
|
|
fcb32b1974 | ||
|
|
bf9d1e5261 | ||
|
|
d6eb91c476 | ||
|
|
96b03082e3 | ||
|
|
962063e58a | ||
|
|
06a09700a0 | ||
|
|
12657abd03 | ||
|
|
3752c3b872 | ||
|
|
acf3f7030d | ||
|
|
63ed48f283 | ||
|
|
25f2693710 | ||
|
|
2efcc1041b | ||
|
|
1f5823cec0 | ||
|
|
efd18fa2d6 | ||
|
|
98dc2cf41a | ||
|
|
97f27a1ae0 | ||
|
|
46b9566242 | ||
|
|
70ab0374ec | ||
|
|
2b2e991bb8 | ||
|
|
fbf4dfbe35 | ||
|
|
1344e46201 | ||
|
|
728d133b7c | ||
|
|
a41be9e19b | ||
|
|
aa5ece8bfb | ||
|
|
21f5ee74ba | ||
|
|
2e6cf03c15 |
@@ -110,7 +110,7 @@
|
||||
{
|
||||
"type": "git",
|
||||
"url": "https://github.com/quotient-im/libQuotient.git",
|
||||
"branch": "dev",
|
||||
"tag": "0.9.2",
|
||||
"disable-submodules": true
|
||||
}
|
||||
],
|
||||
|
||||
@@ -14,6 +14,7 @@ Dependencies:
|
||||
'frameworks/kquickcharts': '@latest-kf6'
|
||||
'frameworks/knotifications': '@latest-kf6'
|
||||
'frameworks/kcolorscheme': '@latest-kf6'
|
||||
'frameworks/kiconthemes': '@latest-kf6'
|
||||
'libraries/kquickimageeditor': '@latest-kf6'
|
||||
'frameworks/sonnet': '@latest-kf6'
|
||||
'frameworks/prison': '@latest-kf6'
|
||||
|
||||
@@ -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 "12")
|
||||
set(RELEASE_SERVICE_VERSION_MICRO "1")
|
||||
set(RELEASE_SERVICE_VERSION_MICRO "2")
|
||||
set(RELEASE_SERVICE_VERSION "${RELEASE_SERVICE_VERSION_MAJOR}.${RELEASE_SERVICE_VERSION_MINOR}.${RELEASE_SERVICE_VERSION_MICRO}")
|
||||
|
||||
project(NeoChat VERSION ${RELEASE_SERVICE_VERSION})
|
||||
@@ -66,7 +66,7 @@ if (QT_KNOWN_POLICY_QTP0004)
|
||||
qt_policy(SET QTP0004 NEW)
|
||||
endif ()
|
||||
|
||||
find_package(KF6 ${KF_MIN_VERSION} COMPONENTS Kirigami I18n Notifications Config CoreAddons Sonnet ItemModels ColorScheme)
|
||||
find_package(KF6 ${KF_MIN_VERSION} COMPONENTS Kirigami I18n Notifications Config CoreAddons Sonnet ItemModels IconThemes ColorScheme)
|
||||
set_package_properties(KF6 PROPERTIES
|
||||
TYPE REQUIRED
|
||||
PURPOSE "Basic application components"
|
||||
|
||||
@@ -11,11 +11,11 @@ ecm_add_test(
|
||||
TEST_NAME neochatroomtest
|
||||
)
|
||||
|
||||
ecm_add_test(
|
||||
texthandlertest.cpp
|
||||
LINK_LIBRARIES neochat Qt::Test
|
||||
TEST_NAME texthandlertest
|
||||
)
|
||||
# ecm_add_test(
|
||||
# texthandlertest.cpp
|
||||
# LINK_LIBRARIES neochat Qt::Test
|
||||
# TEST_NAME texthandlertest
|
||||
# )
|
||||
|
||||
ecm_add_test(
|
||||
delegatesizehelpertest.cpp
|
||||
|
||||
@@ -447,6 +447,7 @@
|
||||
<content_attribute id="social-chat">intense</content_attribute>
|
||||
</content_rating>
|
||||
<releases>
|
||||
<release version="24.12.2" date="2025-02-06"/>
|
||||
<release version="24.12.1" date="2025-01-09"/>
|
||||
<release version="24.12.0" date="2024-12-12"/>
|
||||
<release version="24.08.3" date="2024-11-07"/>
|
||||
|
||||
@@ -110,6 +110,7 @@ Comment[sv]=Chatta på Matrix
|
||||
Comment[ta]=மேட்ரிக்ஸில் உரையாட உதவும்
|
||||
Comment[tr]=Matrix üzerinde sohbet edin
|
||||
Comment[uk]=Спілкування у Matrix
|
||||
Comment[zh_CN]=在 Matrix 上聊天
|
||||
Comment[zh_TW]=在 Matrix 上聊天
|
||||
MimeType=x-scheme-handler/matrix;
|
||||
Exec=neochat %u
|
||||
|
||||
@@ -6,7 +6,7 @@ msgid ""
|
||||
msgstr ""
|
||||
"Project-Id-Version: neochat\n"
|
||||
"Report-Msgid-Bugs-To: https://bugs.kde.org\n"
|
||||
"POT-Creation-Date: 2024-12-24 02:31+0000\n"
|
||||
"POT-Creation-Date: 2025-02-04 02:34+0000\n"
|
||||
"PO-Revision-Date: 2024-12-12 08:15+0400\n"
|
||||
"Last-Translator: Zayed Al-Saidi <zayed.alsaidi@gmail.com>\n"
|
||||
"Language-Team: ar\n"
|
||||
@@ -97,19 +97,19 @@ msgctxt ""
|
||||
msgid "Receiving notifications for new messages"
|
||||
msgstr "تلقي إخطارات بالرسائل الجديدة"
|
||||
|
||||
#: src/controller.cpp:249
|
||||
#: src/controller.cpp:248
|
||||
#, kde-format
|
||||
msgid "Access token wasn't found: Maybe it was deleted?"
|
||||
msgstr "رمز النفاذ غير موجود: ربما حذفت؟"
|
||||
|
||||
#: src/controller.cpp:253
|
||||
#: src/controller.cpp:252
|
||||
#, kde-format
|
||||
msgid ""
|
||||
"Access to keychain was denied: Please allow NeoChat to read the access token"
|
||||
msgstr ""
|
||||
"منع النفاذ إلى حَمَّالَة المَفَاتِيح: الرجاء السماح لنيوتشات بقراءة رمز النفاذ"
|
||||
|
||||
#: src/controller.cpp:256
|
||||
#: src/controller.cpp:255
|
||||
#, kde-format
|
||||
msgid ""
|
||||
"No keychain available: Please install a keychain, e.g. KWallet or GNOME "
|
||||
@@ -118,12 +118,12 @@ msgstr ""
|
||||
"لا يوجد حَمَّالَة المَفَاتِيح. الرجاء تثبيت حَمَّالَة مَفَاتِيح مثل محفظتك من كِيدِي أو غنوم "
|
||||
"Keyring على لينكس"
|
||||
|
||||
#: src/controller.cpp:259
|
||||
#: src/controller.cpp:258
|
||||
#, kde-format
|
||||
msgid "Unable to read access token: %1"
|
||||
msgstr "غير قادر على قراءة رقم النفاذ: %1"
|
||||
|
||||
#: src/controller.cpp:358
|
||||
#: src/controller.cpp:357
|
||||
#, kde-format
|
||||
msgid "Receiving push notifications"
|
||||
msgstr "تلقي إخطارات"
|
||||
@@ -1046,7 +1046,7 @@ msgstr "اسم المستخدم غير متوفّر"
|
||||
msgid "Welcome"
|
||||
msgstr "مرحباً"
|
||||
|
||||
#: src/login/WelcomePage.qml:74 src/main.cpp:141
|
||||
#: src/login/WelcomePage.qml:74 src/main.cpp:143
|
||||
#, kde-format
|
||||
msgid "NeoChat"
|
||||
msgstr "نيوتشات"
|
||||
@@ -1087,105 +1087,105 @@ msgctxt "@action:button"
|
||||
msgid "Settings"
|
||||
msgstr "إعدادات"
|
||||
|
||||
#: src/main.cpp:143
|
||||
#: src/main.cpp:145
|
||||
#, kde-format
|
||||
msgid "Chat on Matrix"
|
||||
msgstr "دردش على ماتركس"
|
||||
|
||||
#: src/main.cpp:145
|
||||
#: src/main.cpp:147
|
||||
#, kde-format
|
||||
msgid "© 2018-2020 Black Hat, 2020-2024 KDE Community"
|
||||
msgstr "© 2018-2020بلاك هات، 2020-2024 مجتمع كِيدِي"
|
||||
|
||||
#: src/main.cpp:146
|
||||
#: src/main.cpp:148
|
||||
#, kde-format
|
||||
msgid "Carl Schwan"
|
||||
msgstr "كارل شوان"
|
||||
|
||||
#: src/main.cpp:147 src/main.cpp:151 src/main.cpp:152
|
||||
#: src/main.cpp:149 src/main.cpp:153 src/main.cpp:154
|
||||
#, kde-format
|
||||
msgid "Maintainer"
|
||||
msgstr "المصين"
|
||||
|
||||
#: src/main.cpp:151
|
||||
#: src/main.cpp:153
|
||||
#, kde-format
|
||||
msgid "Tobias Fella"
|
||||
msgstr "توبياس فلة"
|
||||
|
||||
#: src/main.cpp:152
|
||||
#: src/main.cpp:154
|
||||
#, kde-format
|
||||
msgid "James Graham"
|
||||
msgstr "جيمس غراهام"
|
||||
|
||||
#: src/main.cpp:153
|
||||
#: src/main.cpp:155
|
||||
#, kde-format
|
||||
msgid "Black Hat"
|
||||
msgstr "قبعة سوداء"
|
||||
|
||||
#: src/main.cpp:153
|
||||
#: src/main.cpp:155
|
||||
#, kde-format
|
||||
msgid "Original author of Spectral"
|
||||
msgstr "المؤلف الأصلي لـSpectral"
|
||||
|
||||
#: src/main.cpp:154
|
||||
#: src/main.cpp:156
|
||||
#, kde-format
|
||||
msgid "Alexey Rusakov"
|
||||
msgstr "أليكسي روساكوف"
|
||||
|
||||
#: src/main.cpp:154
|
||||
#: src/main.cpp:156
|
||||
#, kde-format
|
||||
msgid "Maintainer of libQuotient"
|
||||
msgstr "مصين libQuotient"
|
||||
|
||||
#: src/main.cpp:155
|
||||
#: src/main.cpp:157
|
||||
#, kde-format
|
||||
msgctxt "NAME OF TRANSLATORS"
|
||||
msgid "Your names"
|
||||
msgstr "زايد السعيدي"
|
||||
|
||||
#: src/main.cpp:155
|
||||
#: src/main.cpp:157
|
||||
#, kde-format
|
||||
msgctxt "EMAIL OF TRANSLATORS"
|
||||
msgid "Your emails"
|
||||
msgstr "zayed.alsaidi@gmail.com"
|
||||
|
||||
#: src/main.cpp:159
|
||||
#: src/main.cpp:161
|
||||
#, kde-format
|
||||
msgid "A Qt library to write cross-platform clients for Matrix"
|
||||
msgstr "مكتبة Qt لكتابة عملاء عابرة للأنظمة لماتركس"
|
||||
|
||||
#: src/main.cpp:161
|
||||
#: src/main.cpp:163
|
||||
#, kde-format
|
||||
msgctxt "<version number> (built against <possibly different version number>)"
|
||||
msgid "%1 (built against %2)"
|
||||
msgstr "%1 (بني على %2)"
|
||||
|
||||
#: src/main.cpp:189
|
||||
#: src/main.cpp:191
|
||||
#, kde-format
|
||||
msgid "Client for the matrix communication protocol"
|
||||
msgstr "عميل لميفاق الاتصال ماتركس"
|
||||
|
||||
#: src/main.cpp:190
|
||||
#: src/main.cpp:192
|
||||
#, kde-format
|
||||
msgid "Supports matrix: url scheme"
|
||||
msgstr "يدعم ماتركس: مخطط الروابط"
|
||||
|
||||
#: src/main.cpp:191
|
||||
#: src/main.cpp:193
|
||||
#, kde-format
|
||||
msgid "Ignore all SSL Errors, e.g., unsigned certificates."
|
||||
msgstr "تجاهل جميع أخطاء SSL مثل الشهادات غير الموقعة."
|
||||
|
||||
#: src/main.cpp:193
|
||||
#: src/main.cpp:195
|
||||
#, kde-format
|
||||
msgid "Only used for autotests"
|
||||
msgstr "يستعمل في للاختبار آلي"
|
||||
|
||||
#: src/main.cpp:198
|
||||
#: src/main.cpp:200
|
||||
#, kde-format
|
||||
msgid "Internal usage only."
|
||||
msgstr "استعمال داخلي فقط."
|
||||
|
||||
#: src/main.cpp:203
|
||||
#: src/main.cpp:205
|
||||
#, kde-format
|
||||
msgid "Share a URL to Matrix"
|
||||
msgstr "شارِك رابط على مارتكس"
|
||||
@@ -1834,18 +1834,18 @@ msgid ""
|
||||
msgstr ""
|
||||
"الملف كبير للغاية بحيث لا يمكن تحميله.<br />راسل مدير خادوم ماتركس للدعم."
|
||||
|
||||
#: src/neochatconnection.cpp:314
|
||||
#: src/neochatconnection.cpp:310
|
||||
#, kde-format
|
||||
msgctxt "@info"
|
||||
msgid "No identity server configured"
|
||||
msgstr "لم يُضبط خادوم هوية بعد"
|
||||
|
||||
#: src/neochatconnection.cpp:345
|
||||
#: src/neochatconnection.cpp:341
|
||||
#, kde-format
|
||||
msgid "Room creation failed: %1"
|
||||
msgstr "فشل إنشاء غرفة: %1"
|
||||
|
||||
#: src/neochatconnection.cpp:374
|
||||
#: src/neochatconnection.cpp:370
|
||||
#, kde-format
|
||||
msgid "Space creation failed: %1"
|
||||
msgstr "فشل إنشاء فضاء: %1"
|
||||
@@ -1861,66 +1861,66 @@ msgctxt "'Lat' and 'Lon' as in Latitude and Longitude"
|
||||
msgid "Lat: %1, Lon: %2"
|
||||
msgstr "عرض: %1, طول: %2"
|
||||
|
||||
#: src/notificationsmanager.cpp:143 src/notificationsmanager.cpp:385
|
||||
#: src/notificationsmanager.cpp:142 src/notificationsmanager.cpp:384
|
||||
#, kde-format
|
||||
msgid "Encrypted Message"
|
||||
msgstr "رسالة معمّاة"
|
||||
|
||||
#: src/notificationsmanager.cpp:227
|
||||
#: src/notificationsmanager.cpp:226
|
||||
#, kde-format
|
||||
msgid "%1: %2"
|
||||
msgstr "%1: %2"
|
||||
|
||||
#: src/notificationsmanager.cpp:233
|
||||
#: src/notificationsmanager.cpp:232
|
||||
#, kde-format
|
||||
msgid "Open NeoChat in this room"
|
||||
msgstr "افتح نيوتشات في هذه الغرفة"
|
||||
|
||||
#: src/notificationsmanager.cpp:246 src/qml/DelegateContextMenu.qml:111
|
||||
#: src/notificationsmanager.cpp:245 src/qml/DelegateContextMenu.qml:111
|
||||
#: src/qml/HoverActions.qml:123
|
||||
#, kde-format
|
||||
msgid "Reply"
|
||||
msgstr "ردّ"
|
||||
|
||||
#: src/notificationsmanager.cpp:247
|
||||
#: src/notificationsmanager.cpp:246
|
||||
#, kde-format
|
||||
msgid "Reply..."
|
||||
msgstr "ردّ..."
|
||||
|
||||
#: src/notificationsmanager.cpp:304
|
||||
#: src/notificationsmanager.cpp:303
|
||||
#, kde-format
|
||||
msgid "%1 invited you to a room"
|
||||
msgstr "%1 دعاك إلى غرفة"
|
||||
|
||||
#: src/notificationsmanager.cpp:307
|
||||
#: src/notificationsmanager.cpp:306
|
||||
#, kde-format
|
||||
msgid "Open this invitation in NeoChat"
|
||||
msgstr "افتح هذه الدعوة في نيوتشات"
|
||||
|
||||
#: src/notificationsmanager.cpp:317
|
||||
#: src/notificationsmanager.cpp:316
|
||||
#, kde-format
|
||||
msgctxt "@action:button The thing being accepted is an invitation to chat"
|
||||
msgid "Accept"
|
||||
msgstr "اقبل"
|
||||
|
||||
#: src/notificationsmanager.cpp:318
|
||||
#: src/notificationsmanager.cpp:317
|
||||
#, kde-format
|
||||
msgctxt "@action:button The thing being rejected is an invitation to chat"
|
||||
msgid "Reject"
|
||||
msgstr "ارفض"
|
||||
|
||||
#: src/notificationsmanager.cpp:319
|
||||
#: src/notificationsmanager.cpp:318
|
||||
#, kde-format
|
||||
msgctxt "@action:button The thing being rejected is an invitation to chat"
|
||||
msgid "Reject and Ignore User"
|
||||
msgstr "ألغ وتجاهل المستخدم"
|
||||
|
||||
#: src/notificationsmanager.cpp:378
|
||||
#: src/notificationsmanager.cpp:377
|
||||
#, kde-format
|
||||
msgid "%1 (%2)"
|
||||
msgstr "%1 (%2)"
|
||||
|
||||
#: src/notificationsmanager.cpp:389
|
||||
#: src/notificationsmanager.cpp:388
|
||||
#, kde-format
|
||||
msgid "Open NeoChat"
|
||||
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-12-24 02:31+0000\n"
|
||||
"POT-Creation-Date: 2025-02-04 02:34+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"
|
||||
@@ -96,30 +96,30 @@ msgctxt ""
|
||||
msgid "Receiving notifications for new messages"
|
||||
msgstr ""
|
||||
|
||||
#: src/controller.cpp:249
|
||||
#: src/controller.cpp:248
|
||||
#, kde-format
|
||||
msgid "Access token wasn't found: Maybe it was deleted?"
|
||||
msgstr ""
|
||||
|
||||
#: src/controller.cpp:253
|
||||
#: src/controller.cpp:252
|
||||
#, kde-format
|
||||
msgid ""
|
||||
"Access to keychain was denied: Please allow NeoChat to read the access token"
|
||||
msgstr ""
|
||||
|
||||
#: src/controller.cpp:256
|
||||
#: src/controller.cpp:255
|
||||
#, kde-format
|
||||
msgid ""
|
||||
"No keychain available: Please install a keychain, e.g. KWallet or GNOME "
|
||||
"keyring on Linux"
|
||||
msgstr ""
|
||||
|
||||
#: src/controller.cpp:259
|
||||
#: src/controller.cpp:258
|
||||
#, kde-format
|
||||
msgid "Unable to read access token: %1"
|
||||
msgstr ""
|
||||
|
||||
#: src/controller.cpp:358
|
||||
#: src/controller.cpp:357
|
||||
#, kde-format
|
||||
msgid "Receiving push notifications"
|
||||
msgstr ""
|
||||
@@ -1035,7 +1035,7 @@ msgstr ""
|
||||
msgid "Welcome"
|
||||
msgstr ""
|
||||
|
||||
#: src/login/WelcomePage.qml:74 src/main.cpp:141
|
||||
#: src/login/WelcomePage.qml:74 src/main.cpp:143
|
||||
#, kde-format
|
||||
msgid "NeoChat"
|
||||
msgstr ""
|
||||
@@ -1076,105 +1076,105 @@ msgctxt "@action:button"
|
||||
msgid "Settings"
|
||||
msgstr ""
|
||||
|
||||
#: src/main.cpp:143
|
||||
#: src/main.cpp:145
|
||||
#, kde-format
|
||||
msgid "Chat on Matrix"
|
||||
msgstr ""
|
||||
|
||||
#: src/main.cpp:145
|
||||
#: src/main.cpp:147
|
||||
#, kde-format
|
||||
msgid "© 2018-2020 Black Hat, 2020-2024 KDE Community"
|
||||
msgstr ""
|
||||
|
||||
#: src/main.cpp:146
|
||||
#: src/main.cpp:148
|
||||
#, kde-format
|
||||
msgid "Carl Schwan"
|
||||
msgstr ""
|
||||
|
||||
#: src/main.cpp:147 src/main.cpp:151 src/main.cpp:152
|
||||
#: src/main.cpp:149 src/main.cpp:153 src/main.cpp:154
|
||||
#, kde-format
|
||||
msgid "Maintainer"
|
||||
msgstr ""
|
||||
|
||||
#: src/main.cpp:151
|
||||
#: src/main.cpp:153
|
||||
#, kde-format
|
||||
msgid "Tobias Fella"
|
||||
msgstr ""
|
||||
|
||||
#: src/main.cpp:152
|
||||
#: src/main.cpp:154
|
||||
#, kde-format
|
||||
msgid "James Graham"
|
||||
msgstr ""
|
||||
|
||||
#: src/main.cpp:153
|
||||
#: src/main.cpp:155
|
||||
#, kde-format
|
||||
msgid "Black Hat"
|
||||
msgstr ""
|
||||
|
||||
#: src/main.cpp:153
|
||||
#: src/main.cpp:155
|
||||
#, kde-format
|
||||
msgid "Original author of Spectral"
|
||||
msgstr ""
|
||||
|
||||
#: src/main.cpp:154
|
||||
#: src/main.cpp:156
|
||||
#, kde-format
|
||||
msgid "Alexey Rusakov"
|
||||
msgstr ""
|
||||
|
||||
#: src/main.cpp:154
|
||||
#: src/main.cpp:156
|
||||
#, kde-format
|
||||
msgid "Maintainer of libQuotient"
|
||||
msgstr ""
|
||||
|
||||
#: src/main.cpp:155
|
||||
#: src/main.cpp:157
|
||||
#, kde-format
|
||||
msgctxt "NAME OF TRANSLATORS"
|
||||
msgid "Your names"
|
||||
msgstr ""
|
||||
|
||||
#: src/main.cpp:155
|
||||
#: src/main.cpp:157
|
||||
#, kde-format
|
||||
msgctxt "EMAIL OF TRANSLATORS"
|
||||
msgid "Your emails"
|
||||
msgstr ""
|
||||
|
||||
#: src/main.cpp:159
|
||||
#: src/main.cpp:161
|
||||
#, kde-format
|
||||
msgid "A Qt library to write cross-platform clients for Matrix"
|
||||
msgstr ""
|
||||
|
||||
#: src/main.cpp:161
|
||||
#: src/main.cpp:163
|
||||
#, kde-format
|
||||
msgctxt "<version number> (built against <possibly different version number>)"
|
||||
msgid "%1 (built against %2)"
|
||||
msgstr ""
|
||||
|
||||
#: src/main.cpp:189
|
||||
#: src/main.cpp:191
|
||||
#, kde-format
|
||||
msgid "Client for the matrix communication protocol"
|
||||
msgstr ""
|
||||
|
||||
#: src/main.cpp:190
|
||||
#: src/main.cpp:192
|
||||
#, kde-format
|
||||
msgid "Supports matrix: url scheme"
|
||||
msgstr ""
|
||||
|
||||
#: src/main.cpp:191
|
||||
#: src/main.cpp:193
|
||||
#, kde-format
|
||||
msgid "Ignore all SSL Errors, e.g., unsigned certificates."
|
||||
msgstr ""
|
||||
|
||||
#: src/main.cpp:193
|
||||
#: src/main.cpp:195
|
||||
#, kde-format
|
||||
msgid "Only used for autotests"
|
||||
msgstr ""
|
||||
|
||||
#: src/main.cpp:198
|
||||
#: src/main.cpp:200
|
||||
#, kde-format
|
||||
msgid "Internal usage only."
|
||||
msgstr ""
|
||||
|
||||
#: src/main.cpp:203
|
||||
#: src/main.cpp:205
|
||||
#, kde-format
|
||||
msgid "Share a URL to Matrix"
|
||||
msgstr ""
|
||||
@@ -1808,18 +1808,18 @@ msgid ""
|
||||
"for support."
|
||||
msgstr ""
|
||||
|
||||
#: src/neochatconnection.cpp:314
|
||||
#: src/neochatconnection.cpp:310
|
||||
#, kde-format
|
||||
msgctxt "@info"
|
||||
msgid "No identity server configured"
|
||||
msgstr ""
|
||||
|
||||
#: src/neochatconnection.cpp:345
|
||||
#: src/neochatconnection.cpp:341
|
||||
#, kde-format
|
||||
msgid "Room creation failed: %1"
|
||||
msgstr ""
|
||||
|
||||
#: src/neochatconnection.cpp:374
|
||||
#: src/neochatconnection.cpp:370
|
||||
#, kde-format
|
||||
msgid "Space creation failed: %1"
|
||||
msgstr ""
|
||||
@@ -1835,66 +1835,66 @@ msgctxt "'Lat' and 'Lon' as in Latitude and Longitude"
|
||||
msgid "Lat: %1, Lon: %2"
|
||||
msgstr ""
|
||||
|
||||
#: src/notificationsmanager.cpp:143 src/notificationsmanager.cpp:385
|
||||
#: src/notificationsmanager.cpp:142 src/notificationsmanager.cpp:384
|
||||
#, kde-format
|
||||
msgid "Encrypted Message"
|
||||
msgstr ""
|
||||
|
||||
#: src/notificationsmanager.cpp:227
|
||||
#: src/notificationsmanager.cpp:226
|
||||
#, kde-format
|
||||
msgid "%1: %2"
|
||||
msgstr ""
|
||||
|
||||
#: src/notificationsmanager.cpp:233
|
||||
#: src/notificationsmanager.cpp:232
|
||||
#, kde-format
|
||||
msgid "Open NeoChat in this room"
|
||||
msgstr ""
|
||||
|
||||
#: src/notificationsmanager.cpp:246 src/qml/DelegateContextMenu.qml:111
|
||||
#: src/notificationsmanager.cpp:245 src/qml/DelegateContextMenu.qml:111
|
||||
#: src/qml/HoverActions.qml:123
|
||||
#, kde-format
|
||||
msgid "Reply"
|
||||
msgstr ""
|
||||
|
||||
#: src/notificationsmanager.cpp:247
|
||||
#: src/notificationsmanager.cpp:246
|
||||
#, kde-format
|
||||
msgid "Reply..."
|
||||
msgstr ""
|
||||
|
||||
#: src/notificationsmanager.cpp:304
|
||||
#: src/notificationsmanager.cpp:303
|
||||
#, kde-format
|
||||
msgid "%1 invited you to a room"
|
||||
msgstr ""
|
||||
|
||||
#: src/notificationsmanager.cpp:307
|
||||
#: src/notificationsmanager.cpp:306
|
||||
#, kde-format
|
||||
msgid "Open this invitation in NeoChat"
|
||||
msgstr ""
|
||||
|
||||
#: src/notificationsmanager.cpp:317
|
||||
#: src/notificationsmanager.cpp:316
|
||||
#, kde-format
|
||||
msgctxt "@action:button The thing being accepted is an invitation to chat"
|
||||
msgid "Accept"
|
||||
msgstr ""
|
||||
|
||||
#: src/notificationsmanager.cpp:318
|
||||
#: src/notificationsmanager.cpp:317
|
||||
#, kde-format
|
||||
msgctxt "@action:button The thing being rejected is an invitation to chat"
|
||||
msgid "Reject"
|
||||
msgstr ""
|
||||
|
||||
#: src/notificationsmanager.cpp:319
|
||||
#: src/notificationsmanager.cpp:318
|
||||
#, kde-format
|
||||
msgctxt "@action:button The thing being rejected is an invitation to chat"
|
||||
msgid "Reject and Ignore User"
|
||||
msgstr ""
|
||||
|
||||
#: src/notificationsmanager.cpp:378
|
||||
#: src/notificationsmanager.cpp:377
|
||||
#, kde-format
|
||||
msgid "%1 (%2)"
|
||||
msgstr ""
|
||||
|
||||
#: src/notificationsmanager.cpp:389
|
||||
#: src/notificationsmanager.cpp:388
|
||||
#, kde-format
|
||||
msgid "Open NeoChat"
|
||||
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-12-24 02:31+0000\n"
|
||||
"POT-Creation-Date: 2025-02-04 02:34+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"
|
||||
@@ -103,20 +103,20 @@ msgctxt ""
|
||||
msgid "Receiving notifications for new messages"
|
||||
msgstr "\"Yazır\" bildirişi göndərilsin"
|
||||
|
||||
#: src/controller.cpp:249
|
||||
#: src/controller.cpp:248
|
||||
#, fuzzy, kde-format
|
||||
#| msgid "Access token wasn't found"
|
||||
msgid "Access token wasn't found: Maybe it was deleted?"
|
||||
msgstr "Giriş tokeni tapılmadı"
|
||||
|
||||
#: src/controller.cpp:253
|
||||
#: src/controller.cpp:252
|
||||
#, fuzzy, kde-format
|
||||
#| msgid "Please allow NeoChat to read the access token"
|
||||
msgid ""
|
||||
"Access to keychain was denied: Please allow NeoChat to read the access token"
|
||||
msgstr "NeoChat'a giriş tokenini oxumağa icazə verin"
|
||||
|
||||
#: src/controller.cpp:256
|
||||
#: src/controller.cpp:255
|
||||
#, fuzzy, kde-format
|
||||
#| msgid "Please install a keychain, e.g. KWallet or GNOME keyring on Linux"
|
||||
msgid ""
|
||||
@@ -125,13 +125,13 @@ msgid ""
|
||||
msgstr ""
|
||||
"Linix'da KWallet və ya GNOME keyring kimi açarlar bağı tətbiqini quraşdırın"
|
||||
|
||||
#: src/controller.cpp:259
|
||||
#: src/controller.cpp:258
|
||||
#, fuzzy, kde-format
|
||||
#| msgid "Unable to read access token"
|
||||
msgid "Unable to read access token: %1"
|
||||
msgstr "Giriş nişanını oxumaq mümkün deyil"
|
||||
|
||||
#: src/controller.cpp:358
|
||||
#: src/controller.cpp:357
|
||||
#, fuzzy, kde-format
|
||||
#| msgid "Send Typing Notifications"
|
||||
msgid "Receiving push notifications"
|
||||
@@ -1152,7 +1152,7 @@ msgstr "İstifadəçilər yoxdur"
|
||||
msgid "Welcome"
|
||||
msgstr "Xoş Gəldiniz"
|
||||
|
||||
#: src/login/WelcomePage.qml:74 src/main.cpp:141
|
||||
#: src/login/WelcomePage.qml:74 src/main.cpp:143
|
||||
#, kde-format
|
||||
msgid "NeoChat"
|
||||
msgstr "NeoChat"
|
||||
@@ -1196,110 +1196,110 @@ msgctxt "@action:button"
|
||||
msgid "Settings"
|
||||
msgstr "Otaq ayarları"
|
||||
|
||||
#: src/main.cpp:143
|
||||
#: src/main.cpp:145
|
||||
#, fuzzy, kde-format
|
||||
#| msgid "About NeoChat"
|
||||
msgid "Chat on Matrix"
|
||||
msgstr "NeoChat haqqında"
|
||||
|
||||
#: src/main.cpp:145
|
||||
#: src/main.cpp:147
|
||||
#, fuzzy, kde-format
|
||||
#| msgid "© 2018-2020 Black Hat, 2020-2022 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:146
|
||||
#: src/main.cpp:148
|
||||
#, kde-format
|
||||
msgid "Carl Schwan"
|
||||
msgstr "Carl Schwan"
|
||||
|
||||
#: src/main.cpp:147 src/main.cpp:151 src/main.cpp:152
|
||||
#: src/main.cpp:149 src/main.cpp:153 src/main.cpp:154
|
||||
#, kde-format
|
||||
msgid "Maintainer"
|
||||
msgstr ""
|
||||
|
||||
#: src/main.cpp:151
|
||||
#: src/main.cpp:153
|
||||
#, kde-format
|
||||
msgid "Tobias Fella"
|
||||
msgstr "Tobias Fella"
|
||||
|
||||
#: src/main.cpp:152
|
||||
#: src/main.cpp:154
|
||||
#, kde-format
|
||||
msgid "James Graham"
|
||||
msgstr ""
|
||||
|
||||
#: src/main.cpp:153
|
||||
#: src/main.cpp:155
|
||||
#, kde-format
|
||||
msgid "Black Hat"
|
||||
msgstr "Qarapapaq"
|
||||
|
||||
#: src/main.cpp:153
|
||||
#: src/main.cpp:155
|
||||
#, kde-format
|
||||
msgid "Original author of Spectral"
|
||||
msgstr ""
|
||||
|
||||
#: src/main.cpp:154
|
||||
#: src/main.cpp:156
|
||||
#, kde-format
|
||||
msgid "Alexey Rusakov"
|
||||
msgstr ""
|
||||
|
||||
#: src/main.cpp:154
|
||||
#: src/main.cpp:156
|
||||
#, kde-format
|
||||
msgid "Maintainer of libQuotient"
|
||||
msgstr ""
|
||||
|
||||
#: src/main.cpp:155
|
||||
#: src/main.cpp:157
|
||||
#, kde-format
|
||||
msgctxt "NAME OF TRANSLATORS"
|
||||
msgid "Your names"
|
||||
msgstr "Xəyyam Qocayev"
|
||||
|
||||
#: src/main.cpp:155
|
||||
#: src/main.cpp:157
|
||||
#, kde-format
|
||||
msgctxt "EMAIL OF TRANSLATORS"
|
||||
msgid "Your emails"
|
||||
msgstr "xxmn77@gmail.com"
|
||||
|
||||
#: src/main.cpp:159
|
||||
#: src/main.cpp:161
|
||||
#, fuzzy, kde-format
|
||||
#| msgid "A Qt5 library to write cross-platform clients for Matrix"
|
||||
msgid "A Qt library to write cross-platform clients for Matrix"
|
||||
msgstr ""
|
||||
"Matrix üçün platformalararası müştərilər yazmaq üçün bir Qt5 kitabxanası"
|
||||
|
||||
#: src/main.cpp:161
|
||||
#: src/main.cpp:163
|
||||
#, kde-format
|
||||
msgctxt "<version number> (built against <possibly different version number>)"
|
||||
msgid "%1 (built against %2)"
|
||||
msgstr ""
|
||||
|
||||
#: src/main.cpp:189
|
||||
#: src/main.cpp:191
|
||||
#, kde-format
|
||||
msgid "Client for the matrix communication protocol"
|
||||
msgstr "Matrix kommunikasiya protokolu üçün müştəri"
|
||||
|
||||
#: src/main.cpp:190
|
||||
#: src/main.cpp:192
|
||||
#, fuzzy, kde-format
|
||||
#| msgid "Supports appstream: url scheme"
|
||||
msgid "Supports matrix: url scheme"
|
||||
msgstr "Appstream dəstəklənir: URL sxemi"
|
||||
|
||||
#: src/main.cpp:191
|
||||
#: src/main.cpp:193
|
||||
#, kde-format
|
||||
msgid "Ignore all SSL Errors, e.g., unsigned certificates."
|
||||
msgstr ""
|
||||
|
||||
#: src/main.cpp:193
|
||||
#: src/main.cpp:195
|
||||
#, kde-format
|
||||
msgid "Only used for autotests"
|
||||
msgstr ""
|
||||
|
||||
#: src/main.cpp:198
|
||||
#: src/main.cpp:200
|
||||
#, kde-format
|
||||
msgid "Internal usage only."
|
||||
msgstr ""
|
||||
|
||||
#: src/main.cpp:203
|
||||
#: src/main.cpp:205
|
||||
#, kde-format
|
||||
msgid "Share a URL to Matrix"
|
||||
msgstr ""
|
||||
@@ -2068,19 +2068,19 @@ msgid ""
|
||||
"for support."
|
||||
msgstr ""
|
||||
|
||||
#: src/neochatconnection.cpp:314
|
||||
#: src/neochatconnection.cpp:310
|
||||
#, kde-format
|
||||
msgctxt "@info"
|
||||
msgid "No identity server configured"
|
||||
msgstr ""
|
||||
|
||||
#: src/neochatconnection.cpp:345
|
||||
#: src/neochatconnection.cpp:341
|
||||
#, fuzzy, kde-format
|
||||
#| msgid "Room creation failed: \"%1\""
|
||||
msgid "Room creation failed: %1"
|
||||
msgstr "Otaq yaradıla bilmədi: \"%1\""
|
||||
|
||||
#: src/neochatconnection.cpp:374
|
||||
#: src/neochatconnection.cpp:370
|
||||
#, fuzzy, kde-format
|
||||
#| msgid "Room creation failed: \"%1\""
|
||||
msgid "Space creation failed: %1"
|
||||
@@ -2098,69 +2098,69 @@ msgctxt "'Lat' and 'Lon' as in Latitude and Longitude"
|
||||
msgid "Lat: %1, Lon: %2"
|
||||
msgstr ""
|
||||
|
||||
#: src/notificationsmanager.cpp:143 src/notificationsmanager.cpp:385
|
||||
#: src/notificationsmanager.cpp:142 src/notificationsmanager.cpp:384
|
||||
#, fuzzy, kde-format
|
||||
#| msgid "Edit Message"
|
||||
msgid "Encrypted Message"
|
||||
msgstr "İsmarıca düzəliş etmək"
|
||||
|
||||
#: src/notificationsmanager.cpp:227
|
||||
#: src/notificationsmanager.cpp:226
|
||||
#, kde-format
|
||||
msgid "%1: %2"
|
||||
msgstr "%1: %2"
|
||||
|
||||
#: src/notificationsmanager.cpp:233
|
||||
#: src/notificationsmanager.cpp:232
|
||||
#, kde-format
|
||||
msgid "Open NeoChat in this room"
|
||||
msgstr "NeoChatı bu otaqla açın"
|
||||
|
||||
#: src/notificationsmanager.cpp:246 src/qml/DelegateContextMenu.qml:111
|
||||
#: src/notificationsmanager.cpp:245 src/qml/DelegateContextMenu.qml:111
|
||||
#: src/qml/HoverActions.qml:123
|
||||
#, kde-format
|
||||
msgid "Reply"
|
||||
msgstr "Cavab"
|
||||
|
||||
#: src/notificationsmanager.cpp:247
|
||||
#: src/notificationsmanager.cpp:246
|
||||
#, kde-format
|
||||
msgid "Reply..."
|
||||
msgstr "Cavab..."
|
||||
|
||||
#: src/notificationsmanager.cpp:304
|
||||
#: src/notificationsmanager.cpp:303
|
||||
#, kde-format
|
||||
msgid "%1 invited you to a room"
|
||||
msgstr "%1,sizi otağa dəvət etdi"
|
||||
|
||||
#: src/notificationsmanager.cpp:307
|
||||
#: src/notificationsmanager.cpp:306
|
||||
#, kde-format
|
||||
msgid "Open this invitation in NeoChat"
|
||||
msgstr "Bu dəvəti NeoChat-da açın"
|
||||
|
||||
#: src/notificationsmanager.cpp:317
|
||||
#: src/notificationsmanager.cpp:316
|
||||
#, fuzzy, kde-format
|
||||
#| msgid "Accept"
|
||||
msgctxt "@action:button The thing being accepted is an invitation to chat"
|
||||
msgid "Accept"
|
||||
msgstr "Qəbul etmək"
|
||||
|
||||
#: src/notificationsmanager.cpp:318
|
||||
#: src/notificationsmanager.cpp:317
|
||||
#, fuzzy, kde-format
|
||||
#| msgid "Reject"
|
||||
msgctxt "@action:button The thing being rejected is an invitation to chat"
|
||||
msgid "Reject"
|
||||
msgstr "İmtina etmək"
|
||||
|
||||
#: src/notificationsmanager.cpp:319
|
||||
#: src/notificationsmanager.cpp:318
|
||||
#, kde-format
|
||||
msgctxt "@action:button The thing being rejected is an invitation to chat"
|
||||
msgid "Reject and Ignore User"
|
||||
msgstr ""
|
||||
|
||||
#: src/notificationsmanager.cpp:378
|
||||
#: src/notificationsmanager.cpp:377
|
||||
#, kde-format
|
||||
msgid "%1 (%2)"
|
||||
msgstr "%1 (%2)"
|
||||
|
||||
#: src/notificationsmanager.cpp:389
|
||||
#: src/notificationsmanager.cpp:388
|
||||
#, fuzzy, kde-format
|
||||
#| msgid "NeoChat"
|
||||
msgid "Open NeoChat"
|
||||
|
||||
@@ -9,7 +9,7 @@ msgid ""
|
||||
msgstr ""
|
||||
"Project-Id-Version: neochat\n"
|
||||
"Report-Msgid-Bugs-To: https://bugs.kde.org\n"
|
||||
"POT-Creation-Date: 2024-12-24 02:31+0000\n"
|
||||
"POT-Creation-Date: 2025-02-04 02:34+0000\n"
|
||||
"PO-Revision-Date: 2024-11-10 11:29+0100\n"
|
||||
"Last-Translator: Josep M. Ferrer <txemaq@gmail.com>\n"
|
||||
"Language-Team: Catalan <kde-i18n-ca@kde.org>\n"
|
||||
@@ -99,12 +99,12 @@ msgctxt ""
|
||||
msgid "Receiving notifications for new messages"
|
||||
msgstr "Rebre les notificacions dels missatges nous"
|
||||
|
||||
#: src/controller.cpp:249
|
||||
#: src/controller.cpp:248
|
||||
#, kde-format
|
||||
msgid "Access token wasn't found: Maybe it was deleted?"
|
||||
msgstr "No s'ha trobat el testimoni d'accés: Potser s'ha suprimit?"
|
||||
|
||||
#: src/controller.cpp:253
|
||||
#: src/controller.cpp:252
|
||||
#, kde-format
|
||||
msgid ""
|
||||
"Access to keychain was denied: Please allow NeoChat to read the access token"
|
||||
@@ -112,7 +112,7 @@ msgstr ""
|
||||
"S'ha denegat l'accés a clauer: Permeteu que el NeoChat llegeixi el testimoni "
|
||||
"d'accés"
|
||||
|
||||
#: src/controller.cpp:256
|
||||
#: src/controller.cpp:255
|
||||
#, kde-format
|
||||
msgid ""
|
||||
"No keychain available: Please install a keychain, e.g. KWallet or GNOME "
|
||||
@@ -121,12 +121,12 @@ msgstr ""
|
||||
"No hi ha cap clauer disponible: Instal·leu un clauer, p. ex. el KWallet o "
|
||||
"l'anell de claus del GNOME al Linux"
|
||||
|
||||
#: src/controller.cpp:259
|
||||
#: src/controller.cpp:258
|
||||
#, kde-format
|
||||
msgid "Unable to read access token: %1"
|
||||
msgstr "No s'ha pogut llegir el testimoni d'accés: %1"
|
||||
|
||||
#: src/controller.cpp:358
|
||||
#: src/controller.cpp:357
|
||||
#, kde-format
|
||||
msgid "Receiving push notifications"
|
||||
msgstr "Rebre les notificacions «push»"
|
||||
@@ -1052,7 +1052,7 @@ msgstr "Nom d'usuari no disponible"
|
||||
msgid "Welcome"
|
||||
msgstr "Us donem la benvinguda"
|
||||
|
||||
#: src/login/WelcomePage.qml:74 src/main.cpp:141
|
||||
#: src/login/WelcomePage.qml:74 src/main.cpp:143
|
||||
#, kde-format
|
||||
msgid "NeoChat"
|
||||
msgstr "NeoChat"
|
||||
@@ -1093,105 +1093,105 @@ msgctxt "@action:button"
|
||||
msgid "Settings"
|
||||
msgstr "Configuració"
|
||||
|
||||
#: src/main.cpp:143
|
||||
#: src/main.cpp:145
|
||||
#, kde-format
|
||||
msgid "Chat on Matrix"
|
||||
msgstr "Xat a Matrix"
|
||||
|
||||
#: src/main.cpp:145
|
||||
#: src/main.cpp:147
|
||||
#, kde-format
|
||||
msgid "© 2018-2020 Black Hat, 2020-2024 KDE Community"
|
||||
msgstr "© 2018-2020 Black Hat, 2020-2024 la comunitat KDE"
|
||||
|
||||
#: src/main.cpp:146
|
||||
#: src/main.cpp:148
|
||||
#, kde-format
|
||||
msgid "Carl Schwan"
|
||||
msgstr "Carl Schwan"
|
||||
|
||||
#: src/main.cpp:147 src/main.cpp:151 src/main.cpp:152
|
||||
#: src/main.cpp:149 src/main.cpp:153 src/main.cpp:154
|
||||
#, kde-format
|
||||
msgid "Maintainer"
|
||||
msgstr "Mantenidor"
|
||||
|
||||
#: src/main.cpp:151
|
||||
#: src/main.cpp:153
|
||||
#, kde-format
|
||||
msgid "Tobias Fella"
|
||||
msgstr "Tobias Fella"
|
||||
|
||||
#: src/main.cpp:152
|
||||
#: src/main.cpp:154
|
||||
#, kde-format
|
||||
msgid "James Graham"
|
||||
msgstr "Nate Graham"
|
||||
|
||||
#: src/main.cpp:153
|
||||
#: src/main.cpp:155
|
||||
#, kde-format
|
||||
msgid "Black Hat"
|
||||
msgstr "Black Hat"
|
||||
|
||||
#: src/main.cpp:153
|
||||
#: src/main.cpp:155
|
||||
#, kde-format
|
||||
msgid "Original author of Spectral"
|
||||
msgstr "Autor original de l'Spectral"
|
||||
|
||||
#: src/main.cpp:154
|
||||
#: src/main.cpp:156
|
||||
#, kde-format
|
||||
msgid "Alexey Rusakov"
|
||||
msgstr "Alexey Rusakov"
|
||||
|
||||
#: src/main.cpp:154
|
||||
#: src/main.cpp:156
|
||||
#, kde-format
|
||||
msgid "Maintainer of libQuotient"
|
||||
msgstr "Mantenidor de la libQuotient"
|
||||
|
||||
#: src/main.cpp:155
|
||||
#: src/main.cpp:157
|
||||
#, kde-format
|
||||
msgctxt "NAME OF TRANSLATORS"
|
||||
msgid "Your names"
|
||||
msgstr "Josep M. Ferrer"
|
||||
|
||||
#: src/main.cpp:155
|
||||
#: src/main.cpp:157
|
||||
#, kde-format
|
||||
msgctxt "EMAIL OF TRANSLATORS"
|
||||
msgid "Your emails"
|
||||
msgstr "txemaq@gmail.com"
|
||||
|
||||
#: src/main.cpp:159
|
||||
#: src/main.cpp:161
|
||||
#, kde-format
|
||||
msgid "A Qt library to write cross-platform clients for Matrix"
|
||||
msgstr "Una biblioteca Qt per a escriure clients multiplataforma per al Matrix"
|
||||
|
||||
#: src/main.cpp:161
|
||||
#: src/main.cpp:163
|
||||
#, kde-format
|
||||
msgctxt "<version number> (built against <possibly different version number>)"
|
||||
msgid "%1 (built against %2)"
|
||||
msgstr "%1 (construïda amb %2)"
|
||||
|
||||
#: src/main.cpp:189
|
||||
#: src/main.cpp:191
|
||||
#, kde-format
|
||||
msgid "Client for the matrix communication protocol"
|
||||
msgstr "Client per al protocol de comunicacions Matrix"
|
||||
|
||||
#: src/main.cpp:190
|
||||
#: src/main.cpp:192
|
||||
#, kde-format
|
||||
msgid "Supports matrix: url scheme"
|
||||
msgstr "Implementa l'esquema d'URL «matrix:»"
|
||||
|
||||
#: src/main.cpp:191
|
||||
#: src/main.cpp:193
|
||||
#, kde-format
|
||||
msgid "Ignore all SSL Errors, e.g., unsigned certificates."
|
||||
msgstr "Ignora tots els errors d'SSL, p. ex. certificats sense signar."
|
||||
|
||||
#: src/main.cpp:193
|
||||
#: src/main.cpp:195
|
||||
#, kde-format
|
||||
msgid "Only used for autotests"
|
||||
msgstr "Només es fa servir a les proves automàtiques"
|
||||
|
||||
#: src/main.cpp:198
|
||||
#: src/main.cpp:200
|
||||
#, kde-format
|
||||
msgid "Internal usage only."
|
||||
msgstr "Només ús intern."
|
||||
|
||||
#: src/main.cpp:203
|
||||
#: src/main.cpp:205
|
||||
#, kde-format
|
||||
msgid "Share a URL to Matrix"
|
||||
msgstr "Comparteix un URL a Matrix"
|
||||
@@ -1836,18 +1836,18 @@ msgstr ""
|
||||
"El fitxer és massa gran per a baixar.<br />Contacteu amb l'administrador del "
|
||||
"servidor Matrix per a ajuda."
|
||||
|
||||
#: src/neochatconnection.cpp:314
|
||||
#: src/neochatconnection.cpp:310
|
||||
#, kde-format
|
||||
msgctxt "@info"
|
||||
msgid "No identity server configured"
|
||||
msgstr "No s'ha configurat cap servidor d'identitats"
|
||||
|
||||
#: src/neochatconnection.cpp:345
|
||||
#: src/neochatconnection.cpp:341
|
||||
#, kde-format
|
||||
msgid "Room creation failed: %1"
|
||||
msgstr "Ha fallat la creació de la sala: %1"
|
||||
|
||||
#: src/neochatconnection.cpp:374
|
||||
#: src/neochatconnection.cpp:370
|
||||
#, kde-format
|
||||
msgid "Space creation failed: %1"
|
||||
msgstr "Ha fallat la creació de l'espai: %1"
|
||||
@@ -1863,66 +1863,66 @@ msgctxt "'Lat' and 'Lon' as in Latitude and Longitude"
|
||||
msgid "Lat: %1, Lon: %2"
|
||||
msgstr "Lat.: %1, lon.: %2"
|
||||
|
||||
#: src/notificationsmanager.cpp:143 src/notificationsmanager.cpp:385
|
||||
#: src/notificationsmanager.cpp:142 src/notificationsmanager.cpp:384
|
||||
#, kde-format
|
||||
msgid "Encrypted Message"
|
||||
msgstr "Missatge encriptat"
|
||||
|
||||
#: src/notificationsmanager.cpp:227
|
||||
#: src/notificationsmanager.cpp:226
|
||||
#, kde-format
|
||||
msgid "%1: %2"
|
||||
msgstr "%1: %2"
|
||||
|
||||
#: src/notificationsmanager.cpp:233
|
||||
#: src/notificationsmanager.cpp:232
|
||||
#, kde-format
|
||||
msgid "Open NeoChat in this room"
|
||||
msgstr "Obre el NeoChat en aquesta sala"
|
||||
|
||||
#: src/notificationsmanager.cpp:246 src/qml/DelegateContextMenu.qml:111
|
||||
#: src/notificationsmanager.cpp:245 src/qml/DelegateContextMenu.qml:111
|
||||
#: src/qml/HoverActions.qml:123
|
||||
#, kde-format
|
||||
msgid "Reply"
|
||||
msgstr "Respon"
|
||||
|
||||
#: src/notificationsmanager.cpp:247
|
||||
#: src/notificationsmanager.cpp:246
|
||||
#, kde-format
|
||||
msgid "Reply..."
|
||||
msgstr "Respon..."
|
||||
|
||||
#: src/notificationsmanager.cpp:304
|
||||
#: src/notificationsmanager.cpp:303
|
||||
#, kde-format
|
||||
msgid "%1 invited you to a room"
|
||||
msgstr "%1 us ha convidat a la sala"
|
||||
|
||||
#: src/notificationsmanager.cpp:307
|
||||
#: src/notificationsmanager.cpp:306
|
||||
#, kde-format
|
||||
msgid "Open this invitation in NeoChat"
|
||||
msgstr "Obre aquesta invitació en el NeoChat"
|
||||
|
||||
#: src/notificationsmanager.cpp:317
|
||||
#: src/notificationsmanager.cpp:316
|
||||
#, kde-format
|
||||
msgctxt "@action:button The thing being accepted is an invitation to chat"
|
||||
msgid "Accept"
|
||||
msgstr "Accepta"
|
||||
|
||||
#: src/notificationsmanager.cpp:318
|
||||
#: src/notificationsmanager.cpp:317
|
||||
#, kde-format
|
||||
msgctxt "@action:button The thing being rejected is an invitation to chat"
|
||||
msgid "Reject"
|
||||
msgstr "Rebutja"
|
||||
|
||||
#: src/notificationsmanager.cpp:319
|
||||
#: src/notificationsmanager.cpp:318
|
||||
#, kde-format
|
||||
msgctxt "@action:button The thing being rejected is an invitation to chat"
|
||||
msgid "Reject and Ignore User"
|
||||
msgstr "Rebutja i ignora l'usuari"
|
||||
|
||||
#: src/notificationsmanager.cpp:378
|
||||
#: src/notificationsmanager.cpp:377
|
||||
#, kde-format
|
||||
msgid "%1 (%2)"
|
||||
msgstr "%1 (%2)"
|
||||
|
||||
#: src/notificationsmanager.cpp:389
|
||||
#: src/notificationsmanager.cpp:388
|
||||
#, kde-format
|
||||
msgid "Open NeoChat"
|
||||
msgstr "Obre el NeoChat"
|
||||
|
||||
@@ -9,7 +9,7 @@ msgid ""
|
||||
msgstr ""
|
||||
"Project-Id-Version: neochat\n"
|
||||
"Report-Msgid-Bugs-To: https://bugs.kde.org\n"
|
||||
"POT-Creation-Date: 2024-12-24 02:31+0000\n"
|
||||
"POT-Creation-Date: 2025-02-04 02:34+0000\n"
|
||||
"PO-Revision-Date: 2024-11-10 11:29+0100\n"
|
||||
"Last-Translator: Josep M. Ferrer <txemaq@gmail.com>\n"
|
||||
"Language-Team: Catalan <kde-i18n-ca@kde.org>\n"
|
||||
@@ -99,12 +99,12 @@ msgctxt ""
|
||||
msgid "Receiving notifications for new messages"
|
||||
msgstr "Rebre les notificacions dels missatges nous"
|
||||
|
||||
#: src/controller.cpp:249
|
||||
#: src/controller.cpp:248
|
||||
#, kde-format
|
||||
msgid "Access token wasn't found: Maybe it was deleted?"
|
||||
msgstr "No s'ha trobat el testimoni d'accés: Potser s'ha suprimit?"
|
||||
|
||||
#: src/controller.cpp:253
|
||||
#: src/controller.cpp:252
|
||||
#, kde-format
|
||||
msgid ""
|
||||
"Access to keychain was denied: Please allow NeoChat to read the access token"
|
||||
@@ -112,7 +112,7 @@ msgstr ""
|
||||
"S'ha denegat l'accés a clauer: Permeteu que NeoChat llija el testimoni "
|
||||
"d'accés"
|
||||
|
||||
#: src/controller.cpp:256
|
||||
#: src/controller.cpp:255
|
||||
#, kde-format
|
||||
msgid ""
|
||||
"No keychain available: Please install a keychain, e.g. KWallet or GNOME "
|
||||
@@ -121,12 +121,12 @@ msgstr ""
|
||||
"No hi ha cap clauer disponible: Instal·leu un clauer, p. ex., KWallet o "
|
||||
"l'anell de claus de GNOME a Linux"
|
||||
|
||||
#: src/controller.cpp:259
|
||||
#: src/controller.cpp:258
|
||||
#, kde-format
|
||||
msgid "Unable to read access token: %1"
|
||||
msgstr "No s'ha pogut llegir el testimoni d'accés: %1"
|
||||
|
||||
#: src/controller.cpp:358
|
||||
#: src/controller.cpp:357
|
||||
#, kde-format
|
||||
msgid "Receiving push notifications"
|
||||
msgstr "Rebre les notificacions «push»"
|
||||
@@ -1054,7 +1054,7 @@ msgstr "Nom d'usuari no disponible"
|
||||
msgid "Welcome"
|
||||
msgstr "Us donem la benvinguda"
|
||||
|
||||
#: src/login/WelcomePage.qml:74 src/main.cpp:141
|
||||
#: src/login/WelcomePage.qml:74 src/main.cpp:143
|
||||
#, kde-format
|
||||
msgid "NeoChat"
|
||||
msgstr "NeoChat"
|
||||
@@ -1095,105 +1095,105 @@ msgctxt "@action:button"
|
||||
msgid "Settings"
|
||||
msgstr "Configuració"
|
||||
|
||||
#: src/main.cpp:143
|
||||
#: src/main.cpp:145
|
||||
#, kde-format
|
||||
msgid "Chat on Matrix"
|
||||
msgstr "Xat a Matrix"
|
||||
|
||||
#: src/main.cpp:145
|
||||
#: src/main.cpp:147
|
||||
#, kde-format
|
||||
msgid "© 2018-2020 Black Hat, 2020-2024 KDE Community"
|
||||
msgstr "© 2018-2020 Black Hat, 2020-2024 la comunitat KDE"
|
||||
|
||||
#: src/main.cpp:146
|
||||
#: src/main.cpp:148
|
||||
#, kde-format
|
||||
msgid "Carl Schwan"
|
||||
msgstr "Carl Schwan"
|
||||
|
||||
#: src/main.cpp:147 src/main.cpp:151 src/main.cpp:152
|
||||
#: src/main.cpp:149 src/main.cpp:153 src/main.cpp:154
|
||||
#, kde-format
|
||||
msgid "Maintainer"
|
||||
msgstr "Mantenidor"
|
||||
|
||||
#: src/main.cpp:151
|
||||
#: src/main.cpp:153
|
||||
#, kde-format
|
||||
msgid "Tobias Fella"
|
||||
msgstr "Tobias Fella"
|
||||
|
||||
#: src/main.cpp:152
|
||||
#: src/main.cpp:154
|
||||
#, kde-format
|
||||
msgid "James Graham"
|
||||
msgstr "Nate Graham"
|
||||
|
||||
#: src/main.cpp:153
|
||||
#: src/main.cpp:155
|
||||
#, kde-format
|
||||
msgid "Black Hat"
|
||||
msgstr "Black Hat"
|
||||
|
||||
#: src/main.cpp:153
|
||||
#: src/main.cpp:155
|
||||
#, kde-format
|
||||
msgid "Original author of Spectral"
|
||||
msgstr "Autor original de Spectral"
|
||||
|
||||
#: src/main.cpp:154
|
||||
#: src/main.cpp:156
|
||||
#, kde-format
|
||||
msgid "Alexey Rusakov"
|
||||
msgstr "Alexey Rusakov"
|
||||
|
||||
#: src/main.cpp:154
|
||||
#: src/main.cpp:156
|
||||
#, kde-format
|
||||
msgid "Maintainer of libQuotient"
|
||||
msgstr "Mantenidor de la libQuotient"
|
||||
|
||||
#: src/main.cpp:155
|
||||
#: src/main.cpp:157
|
||||
#, kde-format
|
||||
msgctxt "NAME OF TRANSLATORS"
|
||||
msgid "Your names"
|
||||
msgstr "Josep M. Ferrer"
|
||||
|
||||
#: src/main.cpp:155
|
||||
#: src/main.cpp:157
|
||||
#, kde-format
|
||||
msgctxt "EMAIL OF TRANSLATORS"
|
||||
msgid "Your emails"
|
||||
msgstr "txemaq@gmail.com"
|
||||
|
||||
#: src/main.cpp:159
|
||||
#: src/main.cpp:161
|
||||
#, kde-format
|
||||
msgid "A Qt library to write cross-platform clients for Matrix"
|
||||
msgstr "Una biblioteca Qt per a escriure clients multiplataforma per a Matrix"
|
||||
|
||||
#: src/main.cpp:161
|
||||
#: src/main.cpp:163
|
||||
#, kde-format
|
||||
msgctxt "<version number> (built against <possibly different version number>)"
|
||||
msgid "%1 (built against %2)"
|
||||
msgstr "%1 (construïda amb %2)"
|
||||
|
||||
#: src/main.cpp:189
|
||||
#: src/main.cpp:191
|
||||
#, kde-format
|
||||
msgid "Client for the matrix communication protocol"
|
||||
msgstr "Client per al protocol de comunicacions Matrix"
|
||||
|
||||
#: src/main.cpp:190
|
||||
#: src/main.cpp:192
|
||||
#, kde-format
|
||||
msgid "Supports matrix: url scheme"
|
||||
msgstr "Implementa l'esquema d'URL «matrix:»"
|
||||
|
||||
#: src/main.cpp:191
|
||||
#: src/main.cpp:193
|
||||
#, kde-format
|
||||
msgid "Ignore all SSL Errors, e.g., unsigned certificates."
|
||||
msgstr "Ignora tots els errors d'SSL, p. ex., certificats sense signar."
|
||||
|
||||
#: src/main.cpp:193
|
||||
#: src/main.cpp:195
|
||||
#, kde-format
|
||||
msgid "Only used for autotests"
|
||||
msgstr "Només s'utilitza en la proves automàtiques"
|
||||
|
||||
#: src/main.cpp:198
|
||||
#: src/main.cpp:200
|
||||
#, kde-format
|
||||
msgid "Internal usage only."
|
||||
msgstr "Només ús intern."
|
||||
|
||||
#: src/main.cpp:203
|
||||
#: src/main.cpp:205
|
||||
#, kde-format
|
||||
msgid "Share a URL to Matrix"
|
||||
msgstr "Compartix un URL a Matrix"
|
||||
@@ -1838,18 +1838,18 @@ msgstr ""
|
||||
"El fitxer és massa gran per a baixar.<br />Contacteu amb l'administrador del "
|
||||
"servidor Matrix per a ajuda."
|
||||
|
||||
#: src/neochatconnection.cpp:314
|
||||
#: src/neochatconnection.cpp:310
|
||||
#, kde-format
|
||||
msgctxt "@info"
|
||||
msgid "No identity server configured"
|
||||
msgstr "No s'ha configurat cap servidor d'identitats"
|
||||
|
||||
#: src/neochatconnection.cpp:345
|
||||
#: src/neochatconnection.cpp:341
|
||||
#, kde-format
|
||||
msgid "Room creation failed: %1"
|
||||
msgstr "No s'ha pogut crear la sala: %1"
|
||||
|
||||
#: src/neochatconnection.cpp:374
|
||||
#: src/neochatconnection.cpp:370
|
||||
#, kde-format
|
||||
msgid "Space creation failed: %1"
|
||||
msgstr "No s'ha pogut crear l'espai: %1"
|
||||
@@ -1865,66 +1865,66 @@ msgctxt "'Lat' and 'Lon' as in Latitude and Longitude"
|
||||
msgid "Lat: %1, Lon: %2"
|
||||
msgstr "Lat.: %1, lon.: %2"
|
||||
|
||||
#: src/notificationsmanager.cpp:143 src/notificationsmanager.cpp:385
|
||||
#: src/notificationsmanager.cpp:142 src/notificationsmanager.cpp:384
|
||||
#, kde-format
|
||||
msgid "Encrypted Message"
|
||||
msgstr "Missatge encriptat"
|
||||
|
||||
#: src/notificationsmanager.cpp:227
|
||||
#: src/notificationsmanager.cpp:226
|
||||
#, kde-format
|
||||
msgid "%1: %2"
|
||||
msgstr "%1: %2"
|
||||
|
||||
#: src/notificationsmanager.cpp:233
|
||||
#: src/notificationsmanager.cpp:232
|
||||
#, kde-format
|
||||
msgid "Open NeoChat in this room"
|
||||
msgstr "Obri NeoChat en esta sala"
|
||||
|
||||
#: src/notificationsmanager.cpp:246 src/qml/DelegateContextMenu.qml:111
|
||||
#: src/notificationsmanager.cpp:245 src/qml/DelegateContextMenu.qml:111
|
||||
#: src/qml/HoverActions.qml:123
|
||||
#, kde-format
|
||||
msgid "Reply"
|
||||
msgstr "Respon"
|
||||
|
||||
#: src/notificationsmanager.cpp:247
|
||||
#: src/notificationsmanager.cpp:246
|
||||
#, kde-format
|
||||
msgid "Reply..."
|
||||
msgstr "Respon…"
|
||||
|
||||
#: src/notificationsmanager.cpp:304
|
||||
#: src/notificationsmanager.cpp:303
|
||||
#, kde-format
|
||||
msgid "%1 invited you to a room"
|
||||
msgstr "%1 vos ha convidat a la sala"
|
||||
|
||||
#: src/notificationsmanager.cpp:307
|
||||
#: src/notificationsmanager.cpp:306
|
||||
#, kde-format
|
||||
msgid "Open this invitation in NeoChat"
|
||||
msgstr "Obri esta invitació en NeoChat"
|
||||
|
||||
#: src/notificationsmanager.cpp:317
|
||||
#: src/notificationsmanager.cpp:316
|
||||
#, kde-format
|
||||
msgctxt "@action:button The thing being accepted is an invitation to chat"
|
||||
msgid "Accept"
|
||||
msgstr "Accepta"
|
||||
|
||||
#: src/notificationsmanager.cpp:318
|
||||
#: src/notificationsmanager.cpp:317
|
||||
#, kde-format
|
||||
msgctxt "@action:button The thing being rejected is an invitation to chat"
|
||||
msgid "Reject"
|
||||
msgstr "Rebutja"
|
||||
|
||||
#: src/notificationsmanager.cpp:319
|
||||
#: src/notificationsmanager.cpp:318
|
||||
#, kde-format
|
||||
msgctxt "@action:button The thing being rejected is an invitation to chat"
|
||||
msgid "Reject and Ignore User"
|
||||
msgstr "Rebutja i ignora l'usuari"
|
||||
|
||||
#: src/notificationsmanager.cpp:378
|
||||
#: src/notificationsmanager.cpp:377
|
||||
#, kde-format
|
||||
msgid "%1 (%2)"
|
||||
msgstr "%1 (%2)"
|
||||
|
||||
#: src/notificationsmanager.cpp:389
|
||||
#: src/notificationsmanager.cpp:388
|
||||
#, kde-format
|
||||
msgid "Open NeoChat"
|
||||
msgstr "Obri NeoChat"
|
||||
|
||||
@@ -6,7 +6,7 @@ msgid ""
|
||||
msgstr ""
|
||||
"Project-Id-Version: neochat\n"
|
||||
"Report-Msgid-Bugs-To: https://bugs.kde.org\n"
|
||||
"POT-Creation-Date: 2024-12-24 02:31+0000\n"
|
||||
"POT-Creation-Date: 2025-02-04 02:34+0000\n"
|
||||
"PO-Revision-Date: 2024-09-17 15:24+0200\n"
|
||||
"Last-Translator: Vit Pelcak <vit@pelcak.org>\n"
|
||||
"Language-Team: Czech <kde-i18n-doc@kde.org>\n"
|
||||
@@ -96,30 +96,30 @@ msgctxt ""
|
||||
msgid "Receiving notifications for new messages"
|
||||
msgstr ""
|
||||
|
||||
#: src/controller.cpp:249
|
||||
#: src/controller.cpp:248
|
||||
#, kde-format
|
||||
msgid "Access token wasn't found: Maybe it was deleted?"
|
||||
msgstr ""
|
||||
|
||||
#: src/controller.cpp:253
|
||||
#: src/controller.cpp:252
|
||||
#, kde-format
|
||||
msgid ""
|
||||
"Access to keychain was denied: Please allow NeoChat to read the access token"
|
||||
msgstr ""
|
||||
|
||||
#: src/controller.cpp:256
|
||||
#: src/controller.cpp:255
|
||||
#, kde-format
|
||||
msgid ""
|
||||
"No keychain available: Please install a keychain, e.g. KWallet or GNOME "
|
||||
"keyring on Linux"
|
||||
msgstr ""
|
||||
|
||||
#: src/controller.cpp:259
|
||||
#: src/controller.cpp:258
|
||||
#, kde-format
|
||||
msgid "Unable to read access token: %1"
|
||||
msgstr ""
|
||||
|
||||
#: src/controller.cpp:358
|
||||
#: src/controller.cpp:357
|
||||
#, kde-format
|
||||
msgid "Receiving push notifications"
|
||||
msgstr ""
|
||||
@@ -1036,7 +1036,7 @@ msgstr ""
|
||||
msgid "Welcome"
|
||||
msgstr "Vítejte"
|
||||
|
||||
#: src/login/WelcomePage.qml:74 src/main.cpp:141
|
||||
#: src/login/WelcomePage.qml:74 src/main.cpp:143
|
||||
#, kde-format
|
||||
msgid "NeoChat"
|
||||
msgstr "NeoChat"
|
||||
@@ -1077,106 +1077,106 @@ msgctxt "@action:button"
|
||||
msgid "Settings"
|
||||
msgstr "Nastavení"
|
||||
|
||||
#: src/main.cpp:143
|
||||
#: src/main.cpp:145
|
||||
#, fuzzy, kde-format
|
||||
#| msgid "Share a URL to Matrix"
|
||||
msgid "Chat on Matrix"
|
||||
msgstr "Sdílet URL na Matrixu"
|
||||
|
||||
#: src/main.cpp:145
|
||||
#: src/main.cpp:147
|
||||
#, kde-format
|
||||
msgid "© 2018-2020 Black Hat, 2020-2024 KDE Community"
|
||||
msgstr "© 2018-2020 Black Hat, 2020-2024 Komunita KDE"
|
||||
|
||||
#: src/main.cpp:146
|
||||
#: src/main.cpp:148
|
||||
#, kde-format
|
||||
msgid "Carl Schwan"
|
||||
msgstr "Carl Schwan"
|
||||
|
||||
#: src/main.cpp:147 src/main.cpp:151 src/main.cpp:152
|
||||
#: src/main.cpp:149 src/main.cpp:153 src/main.cpp:154
|
||||
#, kde-format
|
||||
msgid "Maintainer"
|
||||
msgstr "Správce"
|
||||
|
||||
#: src/main.cpp:151
|
||||
#: src/main.cpp:153
|
||||
#, kde-format
|
||||
msgid "Tobias Fella"
|
||||
msgstr "Tobias Fella"
|
||||
|
||||
#: src/main.cpp:152
|
||||
#: src/main.cpp:154
|
||||
#, kde-format
|
||||
msgid "James Graham"
|
||||
msgstr "James Graham"
|
||||
|
||||
#: src/main.cpp:153
|
||||
#: src/main.cpp:155
|
||||
#, kde-format
|
||||
msgid "Black Hat"
|
||||
msgstr "Black Hat"
|
||||
|
||||
#: src/main.cpp:153
|
||||
#: src/main.cpp:155
|
||||
#, kde-format
|
||||
msgid "Original author of Spectral"
|
||||
msgstr ""
|
||||
|
||||
#: src/main.cpp:154
|
||||
#: src/main.cpp:156
|
||||
#, kde-format
|
||||
msgid "Alexey Rusakov"
|
||||
msgstr ""
|
||||
|
||||
#: src/main.cpp:154
|
||||
#: src/main.cpp:156
|
||||
#, kde-format
|
||||
msgid "Maintainer of libQuotient"
|
||||
msgstr "Správce libQuotient"
|
||||
|
||||
#: src/main.cpp:155
|
||||
#: src/main.cpp:157
|
||||
#, kde-format
|
||||
msgctxt "NAME OF TRANSLATORS"
|
||||
msgid "Your names"
|
||||
msgstr "Vít Pelčák"
|
||||
|
||||
#: src/main.cpp:155
|
||||
#: src/main.cpp:157
|
||||
#, kde-format
|
||||
msgctxt "EMAIL OF TRANSLATORS"
|
||||
msgid "Your emails"
|
||||
msgstr "vit@pelcak.org"
|
||||
|
||||
#: src/main.cpp:159
|
||||
#: src/main.cpp:161
|
||||
#, kde-format
|
||||
msgid "A Qt library to write cross-platform clients for Matrix"
|
||||
msgstr ""
|
||||
|
||||
#: src/main.cpp:161
|
||||
#: src/main.cpp:163
|
||||
#, kde-format
|
||||
msgctxt "<version number> (built against <possibly different version number>)"
|
||||
msgid "%1 (built against %2)"
|
||||
msgstr "%1 (sestaveno oproti %2)"
|
||||
|
||||
#: src/main.cpp:189
|
||||
#: src/main.cpp:191
|
||||
#, kde-format
|
||||
msgid "Client for the matrix communication protocol"
|
||||
msgstr ""
|
||||
|
||||
#: src/main.cpp:190
|
||||
#: src/main.cpp:192
|
||||
#, kde-format
|
||||
msgid "Supports matrix: url scheme"
|
||||
msgstr ""
|
||||
|
||||
#: src/main.cpp:191
|
||||
#: src/main.cpp:193
|
||||
#, kde-format
|
||||
msgid "Ignore all SSL Errors, e.g., unsigned certificates."
|
||||
msgstr ""
|
||||
|
||||
#: src/main.cpp:193
|
||||
#: src/main.cpp:195
|
||||
#, kde-format
|
||||
msgid "Only used for autotests"
|
||||
msgstr ""
|
||||
|
||||
#: src/main.cpp:198
|
||||
#: src/main.cpp:200
|
||||
#, kde-format
|
||||
msgid "Internal usage only."
|
||||
msgstr ""
|
||||
|
||||
#: src/main.cpp:203
|
||||
#: src/main.cpp:205
|
||||
#, kde-format
|
||||
msgid "Share a URL to Matrix"
|
||||
msgstr "Sdílet URL na Matrixu"
|
||||
@@ -1813,18 +1813,18 @@ msgid ""
|
||||
"for support."
|
||||
msgstr ""
|
||||
|
||||
#: src/neochatconnection.cpp:314
|
||||
#: src/neochatconnection.cpp:310
|
||||
#, kde-format
|
||||
msgctxt "@info"
|
||||
msgid "No identity server configured"
|
||||
msgstr ""
|
||||
|
||||
#: src/neochatconnection.cpp:345
|
||||
#: src/neochatconnection.cpp:341
|
||||
#, kde-format
|
||||
msgid "Room creation failed: %1"
|
||||
msgstr "Vytvoření místnosti selhalo: %1"
|
||||
|
||||
#: src/neochatconnection.cpp:374
|
||||
#: src/neochatconnection.cpp:370
|
||||
#, kde-format
|
||||
msgid "Space creation failed: %1"
|
||||
msgstr "Vytvoření místnosti selhalo: %1"
|
||||
@@ -1840,66 +1840,66 @@ msgctxt "'Lat' and 'Lon' as in Latitude and Longitude"
|
||||
msgid "Lat: %1, Lon: %2"
|
||||
msgstr "Šíř.: %1, Dél.: %2"
|
||||
|
||||
#: src/notificationsmanager.cpp:143 src/notificationsmanager.cpp:385
|
||||
#: src/notificationsmanager.cpp:142 src/notificationsmanager.cpp:384
|
||||
#, kde-format
|
||||
msgid "Encrypted Message"
|
||||
msgstr "Zašifrovaná zpráva"
|
||||
|
||||
#: src/notificationsmanager.cpp:227
|
||||
#: src/notificationsmanager.cpp:226
|
||||
#, kde-format
|
||||
msgid "%1: %2"
|
||||
msgstr "%1: %2"
|
||||
|
||||
#: src/notificationsmanager.cpp:233
|
||||
#: src/notificationsmanager.cpp:232
|
||||
#, kde-format
|
||||
msgid "Open NeoChat in this room"
|
||||
msgstr ""
|
||||
|
||||
#: src/notificationsmanager.cpp:246 src/qml/DelegateContextMenu.qml:111
|
||||
#: src/notificationsmanager.cpp:245 src/qml/DelegateContextMenu.qml:111
|
||||
#: src/qml/HoverActions.qml:123
|
||||
#, kde-format
|
||||
msgid "Reply"
|
||||
msgstr "Odpovědět"
|
||||
|
||||
#: src/notificationsmanager.cpp:247
|
||||
#: src/notificationsmanager.cpp:246
|
||||
#, kde-format
|
||||
msgid "Reply..."
|
||||
msgstr "Odpovědět..."
|
||||
|
||||
#: src/notificationsmanager.cpp:304
|
||||
#: src/notificationsmanager.cpp:303
|
||||
#, kde-format
|
||||
msgid "%1 invited you to a room"
|
||||
msgstr ""
|
||||
|
||||
#: src/notificationsmanager.cpp:307
|
||||
#: src/notificationsmanager.cpp:306
|
||||
#, kde-format
|
||||
msgid "Open this invitation in NeoChat"
|
||||
msgstr ""
|
||||
|
||||
#: src/notificationsmanager.cpp:317
|
||||
#: src/notificationsmanager.cpp:316
|
||||
#, kde-format
|
||||
msgctxt "@action:button The thing being accepted is an invitation to chat"
|
||||
msgid "Accept"
|
||||
msgstr "Přijmout"
|
||||
|
||||
#: src/notificationsmanager.cpp:318
|
||||
#: src/notificationsmanager.cpp:317
|
||||
#, kde-format
|
||||
msgctxt "@action:button The thing being rejected is an invitation to chat"
|
||||
msgid "Reject"
|
||||
msgstr "Odmítnout"
|
||||
|
||||
#: src/notificationsmanager.cpp:319
|
||||
#: src/notificationsmanager.cpp:318
|
||||
#, kde-format
|
||||
msgctxt "@action:button The thing being rejected is an invitation to chat"
|
||||
msgid "Reject and Ignore User"
|
||||
msgstr "Odmítnout a ignorovat uživatele"
|
||||
|
||||
#: src/notificationsmanager.cpp:378
|
||||
#: src/notificationsmanager.cpp:377
|
||||
#, kde-format
|
||||
msgid "%1 (%2)"
|
||||
msgstr "%1 (%2)"
|
||||
|
||||
#: src/notificationsmanager.cpp:389
|
||||
#: src/notificationsmanager.cpp:388
|
||||
#, kde-format
|
||||
msgid "Open NeoChat"
|
||||
msgstr "Otevřít NeoChat"
|
||||
|
||||
@@ -6,7 +6,7 @@ msgid ""
|
||||
msgstr ""
|
||||
"Project-Id-Version: neochat\n"
|
||||
"Report-Msgid-Bugs-To: https://bugs.kde.org\n"
|
||||
"POT-Creation-Date: 2024-12-24 02:31+0000\n"
|
||||
"POT-Creation-Date: 2025-02-04 02:34+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"
|
||||
@@ -101,30 +101,30 @@ msgctxt ""
|
||||
msgid "Receiving notifications for new messages"
|
||||
msgstr "Indstillinger"
|
||||
|
||||
#: src/controller.cpp:249
|
||||
#: src/controller.cpp:248
|
||||
#, kde-format
|
||||
msgid "Access token wasn't found: Maybe it was deleted?"
|
||||
msgstr ""
|
||||
|
||||
#: src/controller.cpp:253
|
||||
#: src/controller.cpp:252
|
||||
#, kde-format
|
||||
msgid ""
|
||||
"Access to keychain was denied: Please allow NeoChat to read the access token"
|
||||
msgstr ""
|
||||
|
||||
#: src/controller.cpp:256
|
||||
#: src/controller.cpp:255
|
||||
#, kde-format
|
||||
msgid ""
|
||||
"No keychain available: Please install a keychain, e.g. KWallet or GNOME "
|
||||
"keyring on Linux"
|
||||
msgstr ""
|
||||
|
||||
#: src/controller.cpp:259
|
||||
#: src/controller.cpp:258
|
||||
#, kde-format
|
||||
msgid "Unable to read access token: %1"
|
||||
msgstr ""
|
||||
|
||||
#: src/controller.cpp:358
|
||||
#: src/controller.cpp:357
|
||||
#, fuzzy, kde-format
|
||||
#| msgid "Settings"
|
||||
msgid "Receiving push notifications"
|
||||
@@ -1088,7 +1088,7 @@ msgstr ""
|
||||
msgid "Welcome"
|
||||
msgstr ""
|
||||
|
||||
#: src/login/WelcomePage.qml:74 src/main.cpp:141
|
||||
#: src/login/WelcomePage.qml:74 src/main.cpp:143
|
||||
#, fuzzy, kde-format
|
||||
#| msgid "Chat"
|
||||
msgid "NeoChat"
|
||||
@@ -1133,106 +1133,106 @@ msgctxt "@action:button"
|
||||
msgid "Settings"
|
||||
msgstr "Indstillinger"
|
||||
|
||||
#: src/main.cpp:143
|
||||
#: src/main.cpp:145
|
||||
#, fuzzy, kde-format
|
||||
#| msgid "Chat"
|
||||
msgid "Chat on Matrix"
|
||||
msgstr "Chat"
|
||||
|
||||
#: src/main.cpp:145
|
||||
#: src/main.cpp:147
|
||||
#, kde-format
|
||||
msgid "© 2018-2020 Black Hat, 2020-2024 KDE Community"
|
||||
msgstr ""
|
||||
|
||||
#: src/main.cpp:146
|
||||
#: src/main.cpp:148
|
||||
#, kde-format
|
||||
msgid "Carl Schwan"
|
||||
msgstr "Carl Schwan"
|
||||
|
||||
#: src/main.cpp:147 src/main.cpp:151 src/main.cpp:152
|
||||
#: src/main.cpp:149 src/main.cpp:153 src/main.cpp:154
|
||||
#, kde-format
|
||||
msgid "Maintainer"
|
||||
msgstr ""
|
||||
|
||||
#: src/main.cpp:151
|
||||
#: src/main.cpp:153
|
||||
#, kde-format
|
||||
msgid "Tobias Fella"
|
||||
msgstr "Tobias Fella"
|
||||
|
||||
#: src/main.cpp:152
|
||||
#: src/main.cpp:154
|
||||
#, kde-format
|
||||
msgid "James Graham"
|
||||
msgstr ""
|
||||
|
||||
#: src/main.cpp:153
|
||||
#: src/main.cpp:155
|
||||
#, kde-format
|
||||
msgid "Black Hat"
|
||||
msgstr ""
|
||||
|
||||
#: src/main.cpp:153
|
||||
#: src/main.cpp:155
|
||||
#, kde-format
|
||||
msgid "Original author of Spectral"
|
||||
msgstr ""
|
||||
|
||||
#: src/main.cpp:154
|
||||
#: src/main.cpp:156
|
||||
#, kde-format
|
||||
msgid "Alexey Rusakov"
|
||||
msgstr ""
|
||||
|
||||
#: src/main.cpp:154
|
||||
#: src/main.cpp:156
|
||||
#, kde-format
|
||||
msgid "Maintainer of libQuotient"
|
||||
msgstr ""
|
||||
|
||||
#: src/main.cpp:155
|
||||
#: src/main.cpp:157
|
||||
#, kde-format
|
||||
msgctxt "NAME OF TRANSLATORS"
|
||||
msgid "Your names"
|
||||
msgstr "Martin Schlander"
|
||||
|
||||
#: src/main.cpp:155
|
||||
#: src/main.cpp:157
|
||||
#, kde-format
|
||||
msgctxt "EMAIL OF TRANSLATORS"
|
||||
msgid "Your emails"
|
||||
msgstr "mschlander@opensuse.org"
|
||||
|
||||
#: src/main.cpp:159
|
||||
#: src/main.cpp:161
|
||||
#, kde-format
|
||||
msgid "A Qt library to write cross-platform clients for Matrix"
|
||||
msgstr ""
|
||||
|
||||
#: src/main.cpp:161
|
||||
#: src/main.cpp:163
|
||||
#, kde-format
|
||||
msgctxt "<version number> (built against <possibly different version number>)"
|
||||
msgid "%1 (built against %2)"
|
||||
msgstr ""
|
||||
|
||||
#: src/main.cpp:189
|
||||
#: src/main.cpp:191
|
||||
#, kde-format
|
||||
msgid "Client for the matrix communication protocol"
|
||||
msgstr ""
|
||||
|
||||
#: src/main.cpp:190
|
||||
#: src/main.cpp:192
|
||||
#, kde-format
|
||||
msgid "Supports matrix: url scheme"
|
||||
msgstr ""
|
||||
|
||||
#: src/main.cpp:191
|
||||
#: src/main.cpp:193
|
||||
#, kde-format
|
||||
msgid "Ignore all SSL Errors, e.g., unsigned certificates."
|
||||
msgstr ""
|
||||
|
||||
#: src/main.cpp:193
|
||||
#: src/main.cpp:195
|
||||
#, kde-format
|
||||
msgid "Only used for autotests"
|
||||
msgstr ""
|
||||
|
||||
#: src/main.cpp:198
|
||||
#: src/main.cpp:200
|
||||
#, kde-format
|
||||
msgid "Internal usage only."
|
||||
msgstr ""
|
||||
|
||||
#: src/main.cpp:203
|
||||
#: src/main.cpp:205
|
||||
#, kde-format
|
||||
msgid "Share a URL to Matrix"
|
||||
msgstr ""
|
||||
@@ -1893,19 +1893,19 @@ msgid ""
|
||||
"for support."
|
||||
msgstr ""
|
||||
|
||||
#: src/neochatconnection.cpp:314
|
||||
#: src/neochatconnection.cpp:310
|
||||
#, kde-format
|
||||
msgctxt "@info"
|
||||
msgid "No identity server configured"
|
||||
msgstr ""
|
||||
|
||||
#: src/neochatconnection.cpp:345
|
||||
#: src/neochatconnection.cpp:341
|
||||
#, fuzzy, kde-format
|
||||
#| msgid "Login Failed"
|
||||
msgid "Room creation failed: %1"
|
||||
msgstr "Login mislykkedes"
|
||||
|
||||
#: src/neochatconnection.cpp:374
|
||||
#: src/neochatconnection.cpp:370
|
||||
#, fuzzy, kde-format
|
||||
#| msgid "Login Failed"
|
||||
msgid "Space creation failed: %1"
|
||||
@@ -1922,70 +1922,70 @@ msgctxt "'Lat' and 'Lon' as in Latitude and Longitude"
|
||||
msgid "Lat: %1, Lon: %2"
|
||||
msgstr ""
|
||||
|
||||
#: src/notificationsmanager.cpp:143 src/notificationsmanager.cpp:385
|
||||
#: src/notificationsmanager.cpp:142 src/notificationsmanager.cpp:384
|
||||
#, fuzzy, kde-format
|
||||
#| msgid "Send message"
|
||||
msgid "Encrypted Message"
|
||||
msgstr "Send besked"
|
||||
|
||||
#: src/notificationsmanager.cpp:227
|
||||
#: src/notificationsmanager.cpp:226
|
||||
#, kde-format
|
||||
msgid "%1: %2"
|
||||
msgstr ""
|
||||
|
||||
#: src/notificationsmanager.cpp:233
|
||||
#: src/notificationsmanager.cpp:232
|
||||
#, kde-format
|
||||
msgid "Open NeoChat in this room"
|
||||
msgstr ""
|
||||
|
||||
#: src/notificationsmanager.cpp:246 src/qml/DelegateContextMenu.qml:111
|
||||
#: src/notificationsmanager.cpp:245 src/qml/DelegateContextMenu.qml:111
|
||||
#: src/qml/HoverActions.qml:123
|
||||
#, kde-format
|
||||
msgid "Reply"
|
||||
msgstr "Svar"
|
||||
|
||||
#: src/notificationsmanager.cpp:247
|
||||
#: src/notificationsmanager.cpp:246
|
||||
#, fuzzy, kde-format
|
||||
#| msgid "Reply"
|
||||
msgid "Reply..."
|
||||
msgstr "Svar"
|
||||
|
||||
#: src/notificationsmanager.cpp:304
|
||||
#: src/notificationsmanager.cpp:303
|
||||
#, kde-format
|
||||
msgid "%1 invited you to a room"
|
||||
msgstr ""
|
||||
|
||||
#: src/notificationsmanager.cpp:307
|
||||
#: src/notificationsmanager.cpp:306
|
||||
#, kde-format
|
||||
msgid "Open this invitation in NeoChat"
|
||||
msgstr ""
|
||||
|
||||
#: src/notificationsmanager.cpp:317
|
||||
#: src/notificationsmanager.cpp:316
|
||||
#, fuzzy, kde-format
|
||||
#| msgid "Accept"
|
||||
msgctxt "@action:button The thing being accepted is an invitation to chat"
|
||||
msgid "Accept"
|
||||
msgstr "Acceptér"
|
||||
|
||||
#: src/notificationsmanager.cpp:318
|
||||
#: src/notificationsmanager.cpp:317
|
||||
#, fuzzy, kde-format
|
||||
#| msgid "Reject"
|
||||
msgctxt "@action:button The thing being rejected is an invitation to chat"
|
||||
msgid "Reject"
|
||||
msgstr "Afvis"
|
||||
|
||||
#: src/notificationsmanager.cpp:319
|
||||
#: src/notificationsmanager.cpp:318
|
||||
#, kde-format
|
||||
msgctxt "@action:button The thing being rejected is an invitation to chat"
|
||||
msgid "Reject and Ignore User"
|
||||
msgstr ""
|
||||
|
||||
#: src/notificationsmanager.cpp:378
|
||||
#: src/notificationsmanager.cpp:377
|
||||
#, kde-format
|
||||
msgid "%1 (%2)"
|
||||
msgstr ""
|
||||
|
||||
#: src/notificationsmanager.cpp:389
|
||||
#: src/notificationsmanager.cpp:388
|
||||
#, fuzzy, kde-format
|
||||
#| msgid "Chat"
|
||||
msgid "Open NeoChat"
|
||||
|
||||
101
po/de/neochat.po
101
po/de/neochat.po
@@ -4,13 +4,13 @@
|
||||
# Burkhard Lück <lueck@hube-lueck.de>, 2021.
|
||||
# Frederik Schwarzer <schwarzer@kde.org>, 2022, 2023.
|
||||
# Frank Steinmetzger <dev-kde@felsenfleischer.de>, 2022.
|
||||
# SPDX-FileCopyrightText: 2024 Johannes Obermayr <johannesobermayr@gmx.de>
|
||||
# SPDX-FileCopyrightText: 2024, 2025 Johannes Obermayr <johannesobermayr@gmx.de>
|
||||
msgid ""
|
||||
msgstr ""
|
||||
"Project-Id-Version: neochat\n"
|
||||
"Report-Msgid-Bugs-To: https://bugs.kde.org\n"
|
||||
"POT-Creation-Date: 2024-12-24 02:31+0000\n"
|
||||
"PO-Revision-Date: 2024-11-25 19:26+0100\n"
|
||||
"POT-Creation-Date: 2025-02-04 02:34+0000\n"
|
||||
"PO-Revision-Date: 2025-01-08 15:55+0100\n"
|
||||
"Last-Translator: Johannes Obermayr <johannesobermayr@gmx.de>\n"
|
||||
"Language-Team: German <kde-i18n-de@kde.org>\n"
|
||||
"Language: de\n"
|
||||
@@ -99,19 +99,19 @@ msgctxt ""
|
||||
msgid "Receiving notifications for new messages"
|
||||
msgstr "Benachrichtigungen bei neuen Nachrichten erhalten"
|
||||
|
||||
#: src/controller.cpp:249
|
||||
#: src/controller.cpp:248
|
||||
#, kde-format
|
||||
msgid "Access token wasn't found: Maybe it was deleted?"
|
||||
msgstr "Zugangs-Token kann nicht gefunden werden: Wurde es gelöscht?"
|
||||
|
||||
#: src/controller.cpp:253
|
||||
#: src/controller.cpp:252
|
||||
#, fuzzy, kde-format
|
||||
#| msgid "Please allow NeoChat to read the access token"
|
||||
msgid ""
|
||||
"Access to keychain was denied: Please allow NeoChat to read the access token"
|
||||
msgstr "Bitte erlauben Sie NeoChat, das Zugangs-Token zu lesen"
|
||||
|
||||
#: src/controller.cpp:256
|
||||
#: src/controller.cpp:255
|
||||
#, fuzzy, kde-format
|
||||
#| msgid "Please install a keychain, e.g. KWallet or GNOME keyring on Linux"
|
||||
msgid ""
|
||||
@@ -121,13 +121,13 @@ msgstr ""
|
||||
"Bitte installieren Sie ein Schlüsselbund, z. B. KWallet oder GNOME-"
|
||||
"Schlüsselbund unter Linux"
|
||||
|
||||
#: src/controller.cpp:259
|
||||
#: src/controller.cpp:258
|
||||
#, fuzzy, kde-format
|
||||
#| msgid "Unable to read access token"
|
||||
msgid "Unable to read access token: %1"
|
||||
msgstr "Das Zugangs-Token kann nicht gelesen werden"
|
||||
|
||||
#: src/controller.cpp:358
|
||||
#: src/controller.cpp:357
|
||||
#, kde-format
|
||||
msgid "Receiving push notifications"
|
||||
msgstr "Push-Benachrichtigungen empfangen"
|
||||
@@ -1049,7 +1049,7 @@ msgstr "Benutzername nicht verfügbar"
|
||||
msgid "Welcome"
|
||||
msgstr "Willkommen"
|
||||
|
||||
#: src/login/WelcomePage.qml:74 src/main.cpp:141
|
||||
#: src/login/WelcomePage.qml:74 src/main.cpp:143
|
||||
#, kde-format
|
||||
msgid "NeoChat"
|
||||
msgstr "NeoChat"
|
||||
@@ -1090,106 +1090,106 @@ msgctxt "@action:button"
|
||||
msgid "Settings"
|
||||
msgstr "Einstellungen"
|
||||
|
||||
#: src/main.cpp:143
|
||||
#: src/main.cpp:145
|
||||
#, kde-format
|
||||
msgid "Chat on Matrix"
|
||||
msgstr "Über Matrix unterhalten"
|
||||
|
||||
#: src/main.cpp:145
|
||||
#: src/main.cpp:147
|
||||
#, kde-format
|
||||
msgid "© 2018-2020 Black Hat, 2020-2024 KDE Community"
|
||||
msgstr "© 2018-2020 Black Hat, 2020-2024 KDE-Gemeinschaft"
|
||||
|
||||
#: src/main.cpp:146
|
||||
#: src/main.cpp:148
|
||||
#, kde-format
|
||||
msgid "Carl Schwan"
|
||||
msgstr "Carl Schwan"
|
||||
|
||||
#: src/main.cpp:147 src/main.cpp:151 src/main.cpp:152
|
||||
#: src/main.cpp:149 src/main.cpp:153 src/main.cpp:154
|
||||
#, kde-format
|
||||
msgid "Maintainer"
|
||||
msgstr "Betreuer"
|
||||
|
||||
#: src/main.cpp:151
|
||||
#: src/main.cpp:153
|
||||
#, kde-format
|
||||
msgid "Tobias Fella"
|
||||
msgstr "Tobias Fella"
|
||||
|
||||
#: src/main.cpp:152
|
||||
#: src/main.cpp:154
|
||||
#, kde-format
|
||||
msgid "James Graham"
|
||||
msgstr "James Graham"
|
||||
|
||||
#: src/main.cpp:153
|
||||
#: src/main.cpp:155
|
||||
#, kde-format
|
||||
msgid "Black Hat"
|
||||
msgstr "Black Hat"
|
||||
|
||||
#: src/main.cpp:153
|
||||
#: src/main.cpp:155
|
||||
#, kde-format
|
||||
msgid "Original author of Spectral"
|
||||
msgstr "Ursprünglicher Autor von Spectral"
|
||||
|
||||
#: src/main.cpp:154
|
||||
#: src/main.cpp:156
|
||||
#, kde-format
|
||||
msgid "Alexey Rusakov"
|
||||
msgstr "Alexey Rusakov"
|
||||
|
||||
#: src/main.cpp:154
|
||||
#: src/main.cpp:156
|
||||
#, kde-format
|
||||
msgid "Maintainer of libQuotient"
|
||||
msgstr "Betreuer von libQuotient"
|
||||
|
||||
#: src/main.cpp:155
|
||||
#: src/main.cpp:157
|
||||
#, kde-format
|
||||
msgctxt "NAME OF TRANSLATORS"
|
||||
msgid "Your names"
|
||||
msgstr "Deutsches KDE-Übersetzerteam, Alois Spitzbart"
|
||||
|
||||
#: src/main.cpp:155
|
||||
#: src/main.cpp:157
|
||||
#, kde-format
|
||||
msgctxt "EMAIL OF TRANSLATORS"
|
||||
msgid "Your emails"
|
||||
msgstr "kde-i18n-de@kde.org, spitz234@hotmail.com"
|
||||
|
||||
#: src/main.cpp:159
|
||||
#: src/main.cpp:161
|
||||
#, kde-format
|
||||
msgid "A Qt library to write cross-platform clients for Matrix"
|
||||
msgstr ""
|
||||
"Eine Qt-Bibliothek zum Schreiben plattformübergreifender Programme für Matrix"
|
||||
|
||||
#: src/main.cpp:161
|
||||
#: src/main.cpp:163
|
||||
#, kde-format
|
||||
msgctxt "<version number> (built against <possibly different version number>)"
|
||||
msgid "%1 (built against %2)"
|
||||
msgstr "%1 (für %2 kompiliert)"
|
||||
|
||||
#: src/main.cpp:189
|
||||
#: src/main.cpp:191
|
||||
#, kde-format
|
||||
msgid "Client for the matrix communication protocol"
|
||||
msgstr "Programm für das Matrix-Protokoll"
|
||||
|
||||
#: src/main.cpp:190
|
||||
#: src/main.cpp:192
|
||||
#, kde-format
|
||||
msgid "Supports matrix: url scheme"
|
||||
msgstr "Unterstützt das Adressschema matrix:"
|
||||
|
||||
#: src/main.cpp:191
|
||||
#: src/main.cpp:193
|
||||
#, kde-format
|
||||
msgid "Ignore all SSL Errors, e.g., unsigned certificates."
|
||||
msgstr "Alle SSL-Fehler ignorieren (z. B. unsignierte Zertifikate)."
|
||||
|
||||
#: src/main.cpp:193
|
||||
#: src/main.cpp:195
|
||||
#, kde-format
|
||||
msgid "Only used for autotests"
|
||||
msgstr "Nur für automatische Tests"
|
||||
|
||||
#: src/main.cpp:198
|
||||
#: src/main.cpp:200
|
||||
#, kde-format
|
||||
msgid "Internal usage only."
|
||||
msgstr "Nur zur internen Verwendung."
|
||||
|
||||
#: src/main.cpp:203
|
||||
#: src/main.cpp:205
|
||||
#, kde-format
|
||||
msgid "Share a URL to Matrix"
|
||||
msgstr "Eine Adresse auf Matrix teilen"
|
||||
@@ -1848,18 +1848,18 @@ msgstr ""
|
||||
"Die Datei ist zu groß für das Herunterladen.<br />Kontaktieren Sie den "
|
||||
"Administrator Ihres Matrix-Servers für die Unterstützung."
|
||||
|
||||
#: src/neochatconnection.cpp:314
|
||||
#: src/neochatconnection.cpp:310
|
||||
#, kde-format
|
||||
msgctxt "@info"
|
||||
msgid "No identity server configured"
|
||||
msgstr ""
|
||||
|
||||
#: src/neochatconnection.cpp:345
|
||||
#: src/neochatconnection.cpp:341
|
||||
#, kde-format
|
||||
msgid "Room creation failed: %1"
|
||||
msgstr "Erstellen des Raums ist fehlgeschlagen: %1"
|
||||
|
||||
#: src/neochatconnection.cpp:374
|
||||
#: src/neochatconnection.cpp:370
|
||||
#, kde-format
|
||||
msgid "Space creation failed: %1"
|
||||
msgstr "Erstellen der Umgebung ist fehlgeschlagen: %1"
|
||||
@@ -1875,66 +1875,66 @@ msgctxt "'Lat' and 'Lon' as in Latitude and Longitude"
|
||||
msgid "Lat: %1, Lon: %2"
|
||||
msgstr "Breite: %1, Länge: %2"
|
||||
|
||||
#: src/notificationsmanager.cpp:143 src/notificationsmanager.cpp:385
|
||||
#: src/notificationsmanager.cpp:142 src/notificationsmanager.cpp:384
|
||||
#, kde-format
|
||||
msgid "Encrypted Message"
|
||||
msgstr "Verschlüsselte Nachricht"
|
||||
|
||||
#: src/notificationsmanager.cpp:227
|
||||
#: src/notificationsmanager.cpp:226
|
||||
#, kde-format
|
||||
msgid "%1: %2"
|
||||
msgstr "%1: %2"
|
||||
|
||||
#: src/notificationsmanager.cpp:233
|
||||
#: src/notificationsmanager.cpp:232
|
||||
#, kde-format
|
||||
msgid "Open NeoChat in this room"
|
||||
msgstr "NeoChat in diesem Raum öffnen"
|
||||
|
||||
#: src/notificationsmanager.cpp:246 src/qml/DelegateContextMenu.qml:111
|
||||
#: src/notificationsmanager.cpp:245 src/qml/DelegateContextMenu.qml:111
|
||||
#: src/qml/HoverActions.qml:123
|
||||
#, kde-format
|
||||
msgid "Reply"
|
||||
msgstr "Antworten"
|
||||
|
||||
#: src/notificationsmanager.cpp:247
|
||||
#: src/notificationsmanager.cpp:246
|
||||
#, kde-format
|
||||
msgid "Reply..."
|
||||
msgstr "Antworten …"
|
||||
|
||||
#: src/notificationsmanager.cpp:304
|
||||
#: src/notificationsmanager.cpp:303
|
||||
#, kde-format
|
||||
msgid "%1 invited you to a room"
|
||||
msgstr "%1 hat Sie in einen Raum eingeladen"
|
||||
|
||||
#: src/notificationsmanager.cpp:307
|
||||
#: src/notificationsmanager.cpp:306
|
||||
#, kde-format
|
||||
msgid "Open this invitation in NeoChat"
|
||||
msgstr "Diese Einladung in NeoChat öffnen"
|
||||
|
||||
#: src/notificationsmanager.cpp:317
|
||||
#: src/notificationsmanager.cpp:316
|
||||
#, kde-format
|
||||
msgctxt "@action:button The thing being accepted is an invitation to chat"
|
||||
msgid "Accept"
|
||||
msgstr "Annehmen"
|
||||
|
||||
#: src/notificationsmanager.cpp:318
|
||||
#: src/notificationsmanager.cpp:317
|
||||
#, kde-format
|
||||
msgctxt "@action:button The thing being rejected is an invitation to chat"
|
||||
msgid "Reject"
|
||||
msgstr "Ablehnen"
|
||||
|
||||
#: src/notificationsmanager.cpp:319
|
||||
#: src/notificationsmanager.cpp:318
|
||||
#, kde-format
|
||||
msgctxt "@action:button The thing being rejected is an invitation to chat"
|
||||
msgid "Reject and Ignore User"
|
||||
msgstr "Benutzer ablehnen und ignorieren"
|
||||
|
||||
#: src/notificationsmanager.cpp:378
|
||||
#: src/notificationsmanager.cpp:377
|
||||
#, kde-format
|
||||
msgid "%1 (%2)"
|
||||
msgstr "%1 (%2)"
|
||||
|
||||
#: src/notificationsmanager.cpp:389
|
||||
#: src/notificationsmanager.cpp:388
|
||||
#, kde-format
|
||||
msgid "Open NeoChat"
|
||||
msgstr "NeoChat öffnen"
|
||||
@@ -4563,8 +4563,7 @@ msgid "Export Keys"
|
||||
msgstr "Schlüssel exportieren"
|
||||
|
||||
#: src/settings/ExportKeysDialog.qml:33 src/settings/ImportKeysDialog.qml:51
|
||||
#, fuzzy, kde-format
|
||||
#| msgid "Password:"
|
||||
#, kde-format
|
||||
msgctxt "@label:textbox"
|
||||
msgid "Passphrase:"
|
||||
msgstr "Passwort:"
|
||||
@@ -4583,11 +4582,10 @@ msgid "Export keys"
|
||||
msgstr "Schlüssel exportieren"
|
||||
|
||||
#: src/settings/ExportKeysDialog.qml:50
|
||||
#, fuzzy, kde-format
|
||||
#| msgid "Report sent successfully."
|
||||
#, kde-format
|
||||
msgctxt "@info"
|
||||
msgid "Keys exported successfully"
|
||||
msgstr "Meldung erfolgreich übertragen."
|
||||
msgstr "Schlüssel erfolgreich exportiert"
|
||||
|
||||
#: src/settings/ExportKeysDialog.qml:54 src/settings/ImportKeysDialog.qml:74
|
||||
#, kde-format
|
||||
@@ -4880,11 +4878,10 @@ msgstr ""
|
||||
|
||||
#: src/settings/NeoChatSecurityPage.qml:18
|
||||
#: src/settings/NeoChatSettingsView.qml:51
|
||||
#, fuzzy, kde-format
|
||||
#| msgid "Security"
|
||||
#, kde-format
|
||||
msgctxt "@title"
|
||||
msgid "Security & Safety"
|
||||
msgstr "Sicherheit"
|
||||
msgstr "Sicherheit & Verschlüsselung"
|
||||
|
||||
#: src/settings/NeoChatSecurityPage.qml:32
|
||||
#, kde-format
|
||||
|
||||
@@ -7,7 +7,7 @@ msgid ""
|
||||
msgstr ""
|
||||
"Project-Id-Version: neochat\n"
|
||||
"Report-Msgid-Bugs-To: https://bugs.kde.org\n"
|
||||
"POT-Creation-Date: 2024-12-24 02:31+0000\n"
|
||||
"POT-Creation-Date: 2025-02-04 02:34+0000\n"
|
||||
"PO-Revision-Date: 2024-09-20 13:25+0300\n"
|
||||
"Last-Translator: Antonis Geralis <capoiosct@gmail.com>\n"
|
||||
"Language-Team: Greek <kde-i18n-el@kde.org>\n"
|
||||
@@ -101,20 +101,20 @@ msgctxt ""
|
||||
msgid "Receiving notifications for new messages"
|
||||
msgstr "Αποστολή πληκτρολογημένων ειδοποιήσεων"
|
||||
|
||||
#: src/controller.cpp:249
|
||||
#: src/controller.cpp:248
|
||||
#, fuzzy, kde-format
|
||||
#| msgid "Access token wasn't found"
|
||||
msgid "Access token wasn't found: Maybe it was deleted?"
|
||||
msgstr "Το ενδεικτικό πρόσβασης δεν βρέθηκε"
|
||||
|
||||
#: src/controller.cpp:253
|
||||
#: src/controller.cpp:252
|
||||
#, fuzzy, kde-format
|
||||
#| msgid "Please allow NeoChat to read the access token"
|
||||
msgid ""
|
||||
"Access to keychain was denied: Please allow NeoChat to read the access token"
|
||||
msgstr "Επίτρεψε στο NeoChat να διαβάσει το ενδεικτικό πρόσβασης"
|
||||
|
||||
#: src/controller.cpp:256
|
||||
#: src/controller.cpp:255
|
||||
#, fuzzy, kde-format
|
||||
#| msgid "Please install a keychain, e.g. KWallet or GNOME keyring on Linux"
|
||||
msgid ""
|
||||
@@ -124,12 +124,12 @@ msgstr ""
|
||||
"Εγκατέστησε μια αλυσίδα κλειδιών. π.χ. το KWallet ή το GNOME keyring στο "
|
||||
"Linux"
|
||||
|
||||
#: src/controller.cpp:259
|
||||
#: src/controller.cpp:258
|
||||
#, kde-format
|
||||
msgid "Unable to read access token: %1"
|
||||
msgstr "Αδυναμία ανάγνωσης του ενδεικτικού πρόσβασης: %1"
|
||||
|
||||
#: src/controller.cpp:358
|
||||
#: src/controller.cpp:357
|
||||
#, fuzzy, kde-format
|
||||
#| msgid "Send typing notifications"
|
||||
msgid "Receiving push notifications"
|
||||
@@ -1113,7 +1113,7 @@ msgstr "Δεν υπάρχουν διαθέσιμοι χρήστες"
|
||||
msgid "Welcome"
|
||||
msgstr "Καλώς ήρθατε"
|
||||
|
||||
#: src/login/WelcomePage.qml:74 src/main.cpp:141
|
||||
#: src/login/WelcomePage.qml:74 src/main.cpp:143
|
||||
#, kde-format
|
||||
msgid "NeoChat"
|
||||
msgstr "NeoChat"
|
||||
@@ -1160,108 +1160,108 @@ msgctxt "@action:button"
|
||||
msgid "Settings"
|
||||
msgstr "Ρυθμίσεις αίθουσας"
|
||||
|
||||
#: src/main.cpp:143
|
||||
#: src/main.cpp:145
|
||||
#, fuzzy, kde-format
|
||||
#| msgid "Share a URL to Matrix"
|
||||
msgid "Chat on Matrix"
|
||||
msgstr "Κοινοποίηση ενός URL στο Matrix"
|
||||
|
||||
#: src/main.cpp:145
|
||||
#: src/main.cpp:147
|
||||
#, kde-format
|
||||
msgid "© 2018-2020 Black Hat, 2020-2024 KDE Community"
|
||||
msgstr "© 2018-2020 Black Hat, 2020-2024 KDE Community"
|
||||
|
||||
#: src/main.cpp:146
|
||||
#: src/main.cpp:148
|
||||
#, kde-format
|
||||
msgid "Carl Schwan"
|
||||
msgstr "Carl Schwan"
|
||||
|
||||
#: src/main.cpp:147 src/main.cpp:151 src/main.cpp:152
|
||||
#: src/main.cpp:149 src/main.cpp:153 src/main.cpp:154
|
||||
#, kde-format
|
||||
msgid "Maintainer"
|
||||
msgstr "Συντηρητής"
|
||||
|
||||
#: src/main.cpp:151
|
||||
#: src/main.cpp:153
|
||||
#, kde-format
|
||||
msgid "Tobias Fella"
|
||||
msgstr "Tobias Fella"
|
||||
|
||||
#: src/main.cpp:152
|
||||
#: src/main.cpp:154
|
||||
#, kde-format
|
||||
msgid "James Graham"
|
||||
msgstr "James Graham"
|
||||
|
||||
#: src/main.cpp:153
|
||||
#: src/main.cpp:155
|
||||
#, kde-format
|
||||
msgid "Black Hat"
|
||||
msgstr "Black Hat"
|
||||
|
||||
#: src/main.cpp:153
|
||||
#: src/main.cpp:155
|
||||
#, kde-format
|
||||
msgid "Original author of Spectral"
|
||||
msgstr "Αρχικός συγγραφέας του Spectral"
|
||||
|
||||
#: src/main.cpp:154
|
||||
#: src/main.cpp:156
|
||||
#, kde-format
|
||||
msgid "Alexey Rusakov"
|
||||
msgstr "Alexey Rusakov"
|
||||
|
||||
#: src/main.cpp:154
|
||||
#: src/main.cpp:156
|
||||
#, kde-format
|
||||
msgid "Maintainer of libQuotient"
|
||||
msgstr "Συντηρητής του libQuotient"
|
||||
|
||||
#: src/main.cpp:155
|
||||
#: src/main.cpp:157
|
||||
#, kde-format
|
||||
msgctxt "NAME OF TRANSLATORS"
|
||||
msgid "Your names"
|
||||
msgstr "Stelios"
|
||||
|
||||
#: src/main.cpp:155
|
||||
#: src/main.cpp:157
|
||||
#, kde-format
|
||||
msgctxt "EMAIL OF TRANSLATORS"
|
||||
msgid "Your emails"
|
||||
msgstr "sstavra@gmail.com"
|
||||
|
||||
#: src/main.cpp:159
|
||||
#: src/main.cpp:161
|
||||
#, kde-format
|
||||
msgid "A Qt library to write cross-platform clients for Matrix"
|
||||
msgstr ""
|
||||
"Μια βιβλιοθήκη Qt για τη συγγραφή πελατών ανεξάρτητων από πλατφόρμες για το "
|
||||
"Matrix"
|
||||
|
||||
#: src/main.cpp:161
|
||||
#: src/main.cpp:163
|
||||
#, kde-format
|
||||
msgctxt "<version number> (built against <possibly different version number>)"
|
||||
msgid "%1 (built against %2)"
|
||||
msgstr "%1 (κατασκευάστηκε με τη %2)"
|
||||
|
||||
#: src/main.cpp:189
|
||||
#: src/main.cpp:191
|
||||
#, kde-format
|
||||
msgid "Client for the matrix communication protocol"
|
||||
msgstr "Πελάτης για το πρωτόκολλο επικοινωνίας Matrix"
|
||||
|
||||
#: src/main.cpp:190
|
||||
#: src/main.cpp:192
|
||||
#, kde-format
|
||||
msgid "Supports matrix: url scheme"
|
||||
msgstr "Υποστηρίζει το matrix: url σχήμα"
|
||||
|
||||
#: src/main.cpp:191
|
||||
#: src/main.cpp:193
|
||||
#, kde-format
|
||||
msgid "Ignore all SSL Errors, e.g., unsigned certificates."
|
||||
msgstr "Αγνόηση όλων των σφαλμάτων SSL, π.χ. μη υπογεγραμμένα πιστοποιητικά."
|
||||
|
||||
#: src/main.cpp:193
|
||||
#: src/main.cpp:195
|
||||
#, kde-format
|
||||
msgid "Only used for autotests"
|
||||
msgstr "Χρήση μόνο για αυτόματες δοκιμές"
|
||||
|
||||
#: src/main.cpp:198
|
||||
#: src/main.cpp:200
|
||||
#, kde-format
|
||||
msgid "Internal usage only."
|
||||
msgstr "Μόνο για εσωτερική χρήση."
|
||||
|
||||
#: src/main.cpp:203
|
||||
#: src/main.cpp:205
|
||||
#, kde-format
|
||||
msgid "Share a URL to Matrix"
|
||||
msgstr "Κοινοποίηση ενός URL στο Matrix"
|
||||
@@ -1920,18 +1920,18 @@ msgid ""
|
||||
"for support."
|
||||
msgstr "Επικοινωνήστε με τον διαχειριστή του διακομιστή matrix για υποστήριξη."
|
||||
|
||||
#: src/neochatconnection.cpp:314
|
||||
#: src/neochatconnection.cpp:310
|
||||
#, kde-format
|
||||
msgctxt "@info"
|
||||
msgid "No identity server configured"
|
||||
msgstr "Δεν έχει ρυθμιστεί διακομιστής ταυτότητας"
|
||||
|
||||
#: src/neochatconnection.cpp:345
|
||||
#: src/neochatconnection.cpp:341
|
||||
#, kde-format
|
||||
msgid "Room creation failed: %1"
|
||||
msgstr "Αποτυχία δημιουργίας αίθουσας: %1"
|
||||
|
||||
#: src/neochatconnection.cpp:374
|
||||
#: src/neochatconnection.cpp:370
|
||||
#, fuzzy, kde-format
|
||||
#| msgid "Room creation failed: \"%1\""
|
||||
msgid "Space creation failed: %1"
|
||||
@@ -1948,66 +1948,66 @@ msgctxt "'Lat' and 'Lon' as in Latitude and Longitude"
|
||||
msgid "Lat: %1, Lon: %2"
|
||||
msgstr "Πλάτος: %1, μήκος: %2"
|
||||
|
||||
#: src/notificationsmanager.cpp:143 src/notificationsmanager.cpp:385
|
||||
#: src/notificationsmanager.cpp:142 src/notificationsmanager.cpp:384
|
||||
#, kde-format
|
||||
msgid "Encrypted Message"
|
||||
msgstr "Κρυπτογραφημένο μήνυμα"
|
||||
|
||||
#: src/notificationsmanager.cpp:227
|
||||
#: src/notificationsmanager.cpp:226
|
||||
#, kde-format
|
||||
msgid "%1: %2"
|
||||
msgstr "%1: %2"
|
||||
|
||||
#: src/notificationsmanager.cpp:233
|
||||
#: src/notificationsmanager.cpp:232
|
||||
#, kde-format
|
||||
msgid "Open NeoChat in this room"
|
||||
msgstr "Άνοιγμα NeoChat σε αυτήν την αίθουσα"
|
||||
|
||||
#: src/notificationsmanager.cpp:246 src/qml/DelegateContextMenu.qml:111
|
||||
#: src/notificationsmanager.cpp:245 src/qml/DelegateContextMenu.qml:111
|
||||
#: src/qml/HoverActions.qml:123
|
||||
#, kde-format
|
||||
msgid "Reply"
|
||||
msgstr "Απάντηση"
|
||||
|
||||
#: src/notificationsmanager.cpp:247
|
||||
#: src/notificationsmanager.cpp:246
|
||||
#, kde-format
|
||||
msgid "Reply..."
|
||||
msgstr "Απάντηση..."
|
||||
|
||||
#: src/notificationsmanager.cpp:304
|
||||
#: src/notificationsmanager.cpp:303
|
||||
#, kde-format
|
||||
msgid "%1 invited you to a room"
|
||||
msgstr "%1 σε προσκάλεσε σε μία αίθουσα"
|
||||
|
||||
#: src/notificationsmanager.cpp:307
|
||||
#: src/notificationsmanager.cpp:306
|
||||
#, kde-format
|
||||
msgid "Open this invitation in NeoChat"
|
||||
msgstr "Άνοιγμα αυτής της πρόσκλησης στο NeoChat"
|
||||
|
||||
#: src/notificationsmanager.cpp:317
|
||||
#: src/notificationsmanager.cpp:316
|
||||
#, kde-format
|
||||
msgctxt "@action:button The thing being accepted is an invitation to chat"
|
||||
msgid "Accept"
|
||||
msgstr "Αποδοχή"
|
||||
|
||||
#: src/notificationsmanager.cpp:318
|
||||
#: src/notificationsmanager.cpp:317
|
||||
#, kde-format
|
||||
msgctxt "@action:button The thing being rejected is an invitation to chat"
|
||||
msgid "Reject"
|
||||
msgstr "Απόρριψη"
|
||||
|
||||
#: src/notificationsmanager.cpp:319
|
||||
#: src/notificationsmanager.cpp:318
|
||||
#, kde-format
|
||||
msgctxt "@action:button The thing being rejected is an invitation to chat"
|
||||
msgid "Reject and Ignore User"
|
||||
msgstr "Απόρριψη και αγνόηση χρήστη"
|
||||
|
||||
#: src/notificationsmanager.cpp:378
|
||||
#: src/notificationsmanager.cpp:377
|
||||
#, kde-format
|
||||
msgid "%1 (%2)"
|
||||
msgstr "%1 (%2)"
|
||||
|
||||
#: src/notificationsmanager.cpp:389
|
||||
#: src/notificationsmanager.cpp:388
|
||||
#, fuzzy, kde-format
|
||||
#| msgid "NeoChat"
|
||||
msgid "Open NeoChat"
|
||||
|
||||
@@ -6,7 +6,7 @@ msgid ""
|
||||
msgstr ""
|
||||
"Project-Id-Version: neochat\n"
|
||||
"Report-Msgid-Bugs-To: https://bugs.kde.org\n"
|
||||
"POT-Creation-Date: 2024-12-24 02:31+0000\n"
|
||||
"POT-Creation-Date: 2025-02-04 02:34+0000\n"
|
||||
"PO-Revision-Date: 2024-11-16 15:40+0000\n"
|
||||
"Last-Translator: Steve Allewell <steve.allewell@gmail.com>\n"
|
||||
"Language-Team: British English\n"
|
||||
@@ -96,19 +96,19 @@ msgctxt ""
|
||||
msgid "Receiving notifications for new messages"
|
||||
msgstr "Receiving notifications for new messages"
|
||||
|
||||
#: src/controller.cpp:249
|
||||
#: src/controller.cpp:248
|
||||
#, kde-format
|
||||
msgid "Access token wasn't found: Maybe it was deleted?"
|
||||
msgstr "Access token wasn't found: Maybe it was deleted?"
|
||||
|
||||
#: src/controller.cpp:253
|
||||
#: src/controller.cpp:252
|
||||
#, kde-format
|
||||
msgid ""
|
||||
"Access to keychain was denied: Please allow NeoChat to read the access token"
|
||||
msgstr ""
|
||||
"Access to keychain was denied: Please allow NeoChat to read the access token"
|
||||
|
||||
#: src/controller.cpp:256
|
||||
#: src/controller.cpp:255
|
||||
#, kde-format
|
||||
msgid ""
|
||||
"No keychain available: Please install a keychain, e.g. KWallet or GNOME "
|
||||
@@ -117,12 +117,12 @@ msgstr ""
|
||||
"No keychain available: Please install a keychain, e.g. KWallet or GNOME "
|
||||
"keyring on Linux"
|
||||
|
||||
#: src/controller.cpp:259
|
||||
#: src/controller.cpp:258
|
||||
#, kde-format
|
||||
msgid "Unable to read access token: %1"
|
||||
msgstr "Unable to read access token: %1"
|
||||
|
||||
#: src/controller.cpp:358
|
||||
#: src/controller.cpp:357
|
||||
#, kde-format
|
||||
msgid "Receiving push notifications"
|
||||
msgstr "Receiving push notifications"
|
||||
@@ -1046,7 +1046,7 @@ msgstr "Username unavailable"
|
||||
msgid "Welcome"
|
||||
msgstr "Welcome"
|
||||
|
||||
#: src/login/WelcomePage.qml:74 src/main.cpp:141
|
||||
#: src/login/WelcomePage.qml:74 src/main.cpp:143
|
||||
#, kde-format
|
||||
msgid "NeoChat"
|
||||
msgstr "NeoChat"
|
||||
@@ -1087,105 +1087,105 @@ msgctxt "@action:button"
|
||||
msgid "Settings"
|
||||
msgstr "Settings"
|
||||
|
||||
#: src/main.cpp:143
|
||||
#: src/main.cpp:145
|
||||
#, kde-format
|
||||
msgid "Chat on Matrix"
|
||||
msgstr "Chat on Matrix"
|
||||
|
||||
#: src/main.cpp:145
|
||||
#: src/main.cpp:147
|
||||
#, kde-format
|
||||
msgid "© 2018-2020 Black Hat, 2020-2024 KDE Community"
|
||||
msgstr "© 2018-2020 Black Hat, 2020-2024 KDE Community"
|
||||
|
||||
#: src/main.cpp:146
|
||||
#: src/main.cpp:148
|
||||
#, kde-format
|
||||
msgid "Carl Schwan"
|
||||
msgstr "Carl Schwan"
|
||||
|
||||
#: src/main.cpp:147 src/main.cpp:151 src/main.cpp:152
|
||||
#: src/main.cpp:149 src/main.cpp:153 src/main.cpp:154
|
||||
#, kde-format
|
||||
msgid "Maintainer"
|
||||
msgstr "Maintainer"
|
||||
|
||||
#: src/main.cpp:151
|
||||
#: src/main.cpp:153
|
||||
#, kde-format
|
||||
msgid "Tobias Fella"
|
||||
msgstr "Tobias Fella"
|
||||
|
||||
#: src/main.cpp:152
|
||||
#: src/main.cpp:154
|
||||
#, kde-format
|
||||
msgid "James Graham"
|
||||
msgstr "James Graham"
|
||||
|
||||
#: src/main.cpp:153
|
||||
#: src/main.cpp:155
|
||||
#, kde-format
|
||||
msgid "Black Hat"
|
||||
msgstr "Black Hat"
|
||||
|
||||
#: src/main.cpp:153
|
||||
#: src/main.cpp:155
|
||||
#, kde-format
|
||||
msgid "Original author of Spectral"
|
||||
msgstr "Original author of Spectral"
|
||||
|
||||
#: src/main.cpp:154
|
||||
#: src/main.cpp:156
|
||||
#, kde-format
|
||||
msgid "Alexey Rusakov"
|
||||
msgstr "Alexey Rusakov"
|
||||
|
||||
#: src/main.cpp:154
|
||||
#: src/main.cpp:156
|
||||
#, kde-format
|
||||
msgid "Maintainer of libQuotient"
|
||||
msgstr "Maintainer of libQuotient"
|
||||
|
||||
#: src/main.cpp:155
|
||||
#: src/main.cpp:157
|
||||
#, kde-format
|
||||
msgctxt "NAME OF TRANSLATORS"
|
||||
msgid "Your names"
|
||||
msgstr "Steve Allewell"
|
||||
|
||||
#: src/main.cpp:155
|
||||
#: src/main.cpp:157
|
||||
#, kde-format
|
||||
msgctxt "EMAIL OF TRANSLATORS"
|
||||
msgid "Your emails"
|
||||
msgstr "steve.allewell@gmail.com"
|
||||
|
||||
#: src/main.cpp:159
|
||||
#: src/main.cpp:161
|
||||
#, kde-format
|
||||
msgid "A Qt library to write cross-platform clients for Matrix"
|
||||
msgstr "A Qt library to write cross-platform clients for Matrix"
|
||||
|
||||
#: src/main.cpp:161
|
||||
#: src/main.cpp:163
|
||||
#, kde-format
|
||||
msgctxt "<version number> (built against <possibly different version number>)"
|
||||
msgid "%1 (built against %2)"
|
||||
msgstr "%1 (built against %2)"
|
||||
|
||||
#: src/main.cpp:189
|
||||
#: src/main.cpp:191
|
||||
#, kde-format
|
||||
msgid "Client for the matrix communication protocol"
|
||||
msgstr "Client for the matrix communication protocol"
|
||||
|
||||
#: src/main.cpp:190
|
||||
#: src/main.cpp:192
|
||||
#, kde-format
|
||||
msgid "Supports matrix: url scheme"
|
||||
msgstr "Supports matrix: URL scheme"
|
||||
|
||||
#: src/main.cpp:191
|
||||
#: src/main.cpp:193
|
||||
#, kde-format
|
||||
msgid "Ignore all SSL Errors, e.g., unsigned certificates."
|
||||
msgstr "Ignore all SSL Errors, e.g., unsigned certificates."
|
||||
|
||||
#: src/main.cpp:193
|
||||
#: src/main.cpp:195
|
||||
#, kde-format
|
||||
msgid "Only used for autotests"
|
||||
msgstr "Only used for autotests"
|
||||
|
||||
#: src/main.cpp:198
|
||||
#: src/main.cpp:200
|
||||
#, kde-format
|
||||
msgid "Internal usage only."
|
||||
msgstr "Internal usage only."
|
||||
|
||||
#: src/main.cpp:203
|
||||
#: src/main.cpp:205
|
||||
#, kde-format
|
||||
msgid "Share a URL to Matrix"
|
||||
msgstr "Share a URL to Matrix"
|
||||
@@ -1825,18 +1825,18 @@ msgstr ""
|
||||
"File too large to download.<br />Contact your matrix server administrator "
|
||||
"for support."
|
||||
|
||||
#: src/neochatconnection.cpp:314
|
||||
#: src/neochatconnection.cpp:310
|
||||
#, kde-format
|
||||
msgctxt "@info"
|
||||
msgid "No identity server configured"
|
||||
msgstr "No identity server configured"
|
||||
|
||||
#: src/neochatconnection.cpp:345
|
||||
#: src/neochatconnection.cpp:341
|
||||
#, kde-format
|
||||
msgid "Room creation failed: %1"
|
||||
msgstr "Room creation failed: %1"
|
||||
|
||||
#: src/neochatconnection.cpp:374
|
||||
#: src/neochatconnection.cpp:370
|
||||
#, kde-format
|
||||
msgid "Space creation failed: %1"
|
||||
msgstr "Space creation failed: %1"
|
||||
@@ -1852,66 +1852,66 @@ msgctxt "'Lat' and 'Lon' as in Latitude and Longitude"
|
||||
msgid "Lat: %1, Lon: %2"
|
||||
msgstr "Lat: %1, Lon: %2"
|
||||
|
||||
#: src/notificationsmanager.cpp:143 src/notificationsmanager.cpp:385
|
||||
#: src/notificationsmanager.cpp:142 src/notificationsmanager.cpp:384
|
||||
#, kde-format
|
||||
msgid "Encrypted Message"
|
||||
msgstr "Encrypted Message"
|
||||
|
||||
#: src/notificationsmanager.cpp:227
|
||||
#: src/notificationsmanager.cpp:226
|
||||
#, kde-format
|
||||
msgid "%1: %2"
|
||||
msgstr "%1: %2"
|
||||
|
||||
#: src/notificationsmanager.cpp:233
|
||||
#: src/notificationsmanager.cpp:232
|
||||
#, kde-format
|
||||
msgid "Open NeoChat in this room"
|
||||
msgstr "Open NeoChat in this room"
|
||||
|
||||
#: src/notificationsmanager.cpp:246 src/qml/DelegateContextMenu.qml:111
|
||||
#: src/notificationsmanager.cpp:245 src/qml/DelegateContextMenu.qml:111
|
||||
#: src/qml/HoverActions.qml:123
|
||||
#, kde-format
|
||||
msgid "Reply"
|
||||
msgstr "Reply"
|
||||
|
||||
#: src/notificationsmanager.cpp:247
|
||||
#: src/notificationsmanager.cpp:246
|
||||
#, kde-format
|
||||
msgid "Reply..."
|
||||
msgstr "Reply..."
|
||||
|
||||
#: src/notificationsmanager.cpp:304
|
||||
#: src/notificationsmanager.cpp:303
|
||||
#, kde-format
|
||||
msgid "%1 invited you to a room"
|
||||
msgstr "%1 invited you to a room"
|
||||
|
||||
#: src/notificationsmanager.cpp:307
|
||||
#: src/notificationsmanager.cpp:306
|
||||
#, kde-format
|
||||
msgid "Open this invitation in NeoChat"
|
||||
msgstr "Open this invitation in NeoChat"
|
||||
|
||||
#: src/notificationsmanager.cpp:317
|
||||
#: src/notificationsmanager.cpp:316
|
||||
#, kde-format
|
||||
msgctxt "@action:button The thing being accepted is an invitation to chat"
|
||||
msgid "Accept"
|
||||
msgstr "Accept"
|
||||
|
||||
#: src/notificationsmanager.cpp:318
|
||||
#: src/notificationsmanager.cpp:317
|
||||
#, kde-format
|
||||
msgctxt "@action:button The thing being rejected is an invitation to chat"
|
||||
msgid "Reject"
|
||||
msgstr "Reject"
|
||||
|
||||
#: src/notificationsmanager.cpp:319
|
||||
#: src/notificationsmanager.cpp:318
|
||||
#, kde-format
|
||||
msgctxt "@action:button The thing being rejected is an invitation to chat"
|
||||
msgid "Reject and Ignore User"
|
||||
msgstr "Reject and Ignore User"
|
||||
|
||||
#: src/notificationsmanager.cpp:378
|
||||
#: src/notificationsmanager.cpp:377
|
||||
#, kde-format
|
||||
msgid "%1 (%2)"
|
||||
msgstr "%1 (%2)"
|
||||
|
||||
#: src/notificationsmanager.cpp:389
|
||||
#: src/notificationsmanager.cpp:388
|
||||
#, kde-format
|
||||
msgid "Open NeoChat"
|
||||
msgstr "Open NeoChat"
|
||||
|
||||
@@ -7,7 +7,7 @@ msgid ""
|
||||
msgstr ""
|
||||
"Project-Id-Version: neochat\n"
|
||||
"Report-Msgid-Bugs-To: https://bugs.kde.org\n"
|
||||
"POT-Creation-Date: 2024-12-24 02:31+0000\n"
|
||||
"POT-Creation-Date: 2025-02-04 02:34+0000\n"
|
||||
"PO-Revision-Date: 2024-12-28 20:45+0100\n"
|
||||
"Last-Translator: Oliver Kellogg <olivermkellogg@gmail.com>\n"
|
||||
"Language-Team: Esperanto <kde-i18n-eo@kde.org>\n"
|
||||
@@ -97,12 +97,12 @@ msgctxt ""
|
||||
msgid "Receiving notifications for new messages"
|
||||
msgstr "Ricevante sciigojn por novaj mesaĝoj"
|
||||
|
||||
#: src/controller.cpp:249
|
||||
#: src/controller.cpp:248
|
||||
#, kde-format
|
||||
msgid "Access token wasn't found: Maybe it was deleted?"
|
||||
msgstr "Alirĵetono ne estis trovita: Eble ĝi estis forigita?"
|
||||
|
||||
#: src/controller.cpp:253
|
||||
#: src/controller.cpp:252
|
||||
#, kde-format
|
||||
msgid ""
|
||||
"Access to keychain was denied: Please allow NeoChat to read the access token"
|
||||
@@ -110,7 +110,7 @@ msgstr ""
|
||||
"Aliro al ŝlosilĉeno estis neita: Bonvolu permesi al NeoChat legi la "
|
||||
"alirĵetonon"
|
||||
|
||||
#: src/controller.cpp:256
|
||||
#: src/controller.cpp:255
|
||||
#, kde-format
|
||||
msgid ""
|
||||
"No keychain available: Please install a keychain, e.g. KWallet or GNOME "
|
||||
@@ -119,12 +119,12 @@ msgstr ""
|
||||
"Ŝlosilĉeno ne haveblas: Bonvolu instali ŝlosilĉenon, ekz. KWallet aŭ GNOME-"
|
||||
"ŝlosilringo en Linukso"
|
||||
|
||||
#: src/controller.cpp:259
|
||||
#: src/controller.cpp:258
|
||||
#, kde-format
|
||||
msgid "Unable to read access token: %1"
|
||||
msgstr "Ne eblas legi alirĵetonon: %1"
|
||||
|
||||
#: src/controller.cpp:358
|
||||
#: src/controller.cpp:357
|
||||
#, kde-format
|
||||
msgid "Receiving push notifications"
|
||||
msgstr "Ricevante puŝ-sciigojn"
|
||||
@@ -1047,7 +1047,7 @@ msgstr "Uzantnomo nedisponebla"
|
||||
msgid "Welcome"
|
||||
msgstr "Bonvenon"
|
||||
|
||||
#: src/login/WelcomePage.qml:74 src/main.cpp:141
|
||||
#: src/login/WelcomePage.qml:74 src/main.cpp:143
|
||||
#, kde-format
|
||||
msgid "NeoChat"
|
||||
msgstr "NeoChat"
|
||||
@@ -1088,105 +1088,105 @@ msgctxt "@action:button"
|
||||
msgid "Settings"
|
||||
msgstr "Agordo"
|
||||
|
||||
#: src/main.cpp:143
|
||||
#: src/main.cpp:145
|
||||
#, kde-format
|
||||
msgid "Chat on Matrix"
|
||||
msgstr "Babilo en Matrix"
|
||||
|
||||
#: src/main.cpp:145
|
||||
#: src/main.cpp:147
|
||||
#, kde-format
|
||||
msgid "© 2018-2020 Black Hat, 2020-2024 KDE Community"
|
||||
msgstr "© 2018-2020 Black Hat, 2020-2024 KDE-Komunumo"
|
||||
|
||||
#: src/main.cpp:146
|
||||
#: src/main.cpp:148
|
||||
#, kde-format
|
||||
msgid "Carl Schwan"
|
||||
msgstr "Carl Schwan"
|
||||
|
||||
#: src/main.cpp:147 src/main.cpp:151 src/main.cpp:152
|
||||
#: src/main.cpp:149 src/main.cpp:153 src/main.cpp:154
|
||||
#, kde-format
|
||||
msgid "Maintainer"
|
||||
msgstr "Prizorganto"
|
||||
|
||||
#: src/main.cpp:151
|
||||
#: src/main.cpp:153
|
||||
#, kde-format
|
||||
msgid "Tobias Fella"
|
||||
msgstr "Tobias Fella"
|
||||
|
||||
#: src/main.cpp:152
|
||||
#: src/main.cpp:154
|
||||
#, kde-format
|
||||
msgid "James Graham"
|
||||
msgstr "James Graham"
|
||||
|
||||
#: src/main.cpp:153
|
||||
#: src/main.cpp:155
|
||||
#, kde-format
|
||||
msgid "Black Hat"
|
||||
msgstr "Nigra Ĉapelo"
|
||||
|
||||
#: src/main.cpp:153
|
||||
#: src/main.cpp:155
|
||||
#, kde-format
|
||||
msgid "Original author of Spectral"
|
||||
msgstr "Origina verkinto de Spectral"
|
||||
|
||||
#: src/main.cpp:154
|
||||
#: src/main.cpp:156
|
||||
#, kde-format
|
||||
msgid "Alexey Rusakov"
|
||||
msgstr "Aleksej Rusakov"
|
||||
|
||||
#: src/main.cpp:154
|
||||
#: src/main.cpp:156
|
||||
#, kde-format
|
||||
msgid "Maintainer of libQuotient"
|
||||
msgstr "Prizorganto de libQuotient"
|
||||
|
||||
#: src/main.cpp:155
|
||||
#: src/main.cpp:157
|
||||
#, kde-format
|
||||
msgctxt "NAME OF TRANSLATORS"
|
||||
msgid "Your names"
|
||||
msgstr "Oliver Kellogg"
|
||||
|
||||
#: src/main.cpp:155
|
||||
#: src/main.cpp:157
|
||||
#, kde-format
|
||||
msgctxt "EMAIL OF TRANSLATORS"
|
||||
msgid "Your emails"
|
||||
msgstr "olivermkellogg@gmail.com"
|
||||
|
||||
#: src/main.cpp:159
|
||||
#: src/main.cpp:161
|
||||
#, kde-format
|
||||
msgid "A Qt library to write cross-platform clients for Matrix"
|
||||
msgstr "Qt-biblioteko por skribi transplatformajn klientojn por Matrix"
|
||||
|
||||
#: src/main.cpp:161
|
||||
#: src/main.cpp:163
|
||||
#, kde-format
|
||||
msgctxt "<version number> (built against <possibly different version number>)"
|
||||
msgid "%1 (built against %2)"
|
||||
msgstr "%1 (konstruita kontraŭ %2)"
|
||||
|
||||
#: src/main.cpp:189
|
||||
#: src/main.cpp:191
|
||||
#, kde-format
|
||||
msgid "Client for the matrix communication protocol"
|
||||
msgstr "Kliento por la matrica komunika protokolo"
|
||||
|
||||
#: src/main.cpp:190
|
||||
#: src/main.cpp:192
|
||||
#, kde-format
|
||||
msgid "Supports matrix: url scheme"
|
||||
msgstr "Elportas matrico: url-skemo"
|
||||
|
||||
#: src/main.cpp:191
|
||||
#: src/main.cpp:193
|
||||
#, kde-format
|
||||
msgid "Ignore all SSL Errors, e.g., unsigned certificates."
|
||||
msgstr "Ignori ĉiujn SSL-erarojn, ekz., nesubskribitajn atestojn."
|
||||
|
||||
#: src/main.cpp:193
|
||||
#: src/main.cpp:195
|
||||
#, kde-format
|
||||
msgid "Only used for autotests"
|
||||
msgstr "Nur uzata por aŭtomataj testoj"
|
||||
|
||||
#: src/main.cpp:198
|
||||
#: src/main.cpp:200
|
||||
#, kde-format
|
||||
msgid "Internal usage only."
|
||||
msgstr "Nur por interna uzo."
|
||||
|
||||
#: src/main.cpp:203
|
||||
#: src/main.cpp:205
|
||||
#, kde-format
|
||||
msgid "Share a URL to Matrix"
|
||||
msgstr "Kundividi URL al Matrix"
|
||||
@@ -1828,18 +1828,18 @@ msgstr ""
|
||||
"Dosiero tro granda por elŝuti.<br />Kontaktu vian administranton de matrix-"
|
||||
"servilo por subteno."
|
||||
|
||||
#: src/neochatconnection.cpp:314
|
||||
#: src/neochatconnection.cpp:310
|
||||
#, kde-format
|
||||
msgctxt "@info"
|
||||
msgid "No identity server configured"
|
||||
msgstr "Agordiĝis neniu identeca servilo"
|
||||
|
||||
#: src/neochatconnection.cpp:345
|
||||
#: src/neochatconnection.cpp:341
|
||||
#, kde-format
|
||||
msgid "Room creation failed: %1"
|
||||
msgstr "Kreado de ĉambro malsukcesis: %1"
|
||||
|
||||
#: src/neochatconnection.cpp:374
|
||||
#: src/neochatconnection.cpp:370
|
||||
#, kde-format
|
||||
msgid "Space creation failed: %1"
|
||||
msgstr "Spackreado malsukcesis: %1"
|
||||
@@ -1855,66 +1855,66 @@ msgctxt "'Lat' and 'Lon' as in Latitude and Longitude"
|
||||
msgid "Lat: %1, Lon: %2"
|
||||
msgstr "Lat: %1, Lon: %2"
|
||||
|
||||
#: src/notificationsmanager.cpp:143 src/notificationsmanager.cpp:385
|
||||
#: src/notificationsmanager.cpp:142 src/notificationsmanager.cpp:384
|
||||
#, kde-format
|
||||
msgid "Encrypted Message"
|
||||
msgstr "Ĉifrita Mesaĝo"
|
||||
|
||||
#: src/notificationsmanager.cpp:227
|
||||
#: src/notificationsmanager.cpp:226
|
||||
#, kde-format
|
||||
msgid "%1: %2"
|
||||
msgstr "%1: %2"
|
||||
|
||||
#: src/notificationsmanager.cpp:233
|
||||
#: src/notificationsmanager.cpp:232
|
||||
#, kde-format
|
||||
msgid "Open NeoChat in this room"
|
||||
msgstr "Malfermu NeoChat en ĉi tiu ĉambro"
|
||||
|
||||
#: src/notificationsmanager.cpp:246 src/qml/DelegateContextMenu.qml:111
|
||||
#: src/notificationsmanager.cpp:245 src/qml/DelegateContextMenu.qml:111
|
||||
#: src/qml/HoverActions.qml:123
|
||||
#, kde-format
|
||||
msgid "Reply"
|
||||
msgstr "Respondi"
|
||||
|
||||
#: src/notificationsmanager.cpp:247
|
||||
#: src/notificationsmanager.cpp:246
|
||||
#, kde-format
|
||||
msgid "Reply..."
|
||||
msgstr "Respondi..."
|
||||
|
||||
#: src/notificationsmanager.cpp:304
|
||||
#: src/notificationsmanager.cpp:303
|
||||
#, kde-format
|
||||
msgid "%1 invited you to a room"
|
||||
msgstr "%1 invitis vin al ĉambro"
|
||||
|
||||
#: src/notificationsmanager.cpp:307
|
||||
#: src/notificationsmanager.cpp:306
|
||||
#, kde-format
|
||||
msgid "Open this invitation in NeoChat"
|
||||
msgstr "Malfermu ĉi tiun inviton en NeoChat"
|
||||
|
||||
#: src/notificationsmanager.cpp:317
|
||||
#: src/notificationsmanager.cpp:316
|
||||
#, kde-format
|
||||
msgctxt "@action:button The thing being accepted is an invitation to chat"
|
||||
msgid "Accept"
|
||||
msgstr "Akcepti"
|
||||
|
||||
#: src/notificationsmanager.cpp:318
|
||||
#: src/notificationsmanager.cpp:317
|
||||
#, kde-format
|
||||
msgctxt "@action:button The thing being rejected is an invitation to chat"
|
||||
msgid "Reject"
|
||||
msgstr "Malakcepti"
|
||||
|
||||
#: src/notificationsmanager.cpp:319
|
||||
#: src/notificationsmanager.cpp:318
|
||||
#, kde-format
|
||||
msgctxt "@action:button The thing being rejected is an invitation to chat"
|
||||
msgid "Reject and Ignore User"
|
||||
msgstr "Malakcepti kaj Ignori Uzanton"
|
||||
|
||||
#: src/notificationsmanager.cpp:378
|
||||
#: src/notificationsmanager.cpp:377
|
||||
#, kde-format
|
||||
msgid "%1 (%2)"
|
||||
msgstr "%1 (%2)"
|
||||
|
||||
#: src/notificationsmanager.cpp:389
|
||||
#: src/notificationsmanager.cpp:388
|
||||
#, kde-format
|
||||
msgid "Open NeoChat"
|
||||
msgstr "Malfermi NeoChat"
|
||||
|
||||
@@ -8,7 +8,7 @@ msgid ""
|
||||
msgstr ""
|
||||
"Project-Id-Version: neochat\n"
|
||||
"Report-Msgid-Bugs-To: https://bugs.kde.org\n"
|
||||
"POT-Creation-Date: 2024-12-24 02:31+0000\n"
|
||||
"POT-Creation-Date: 2025-02-04 02:34+0000\n"
|
||||
"PO-Revision-Date: 2024-11-11 00:52+0100\n"
|
||||
"Last-Translator: Eloy Cuadra <ecuadra@eloihr.net>\n"
|
||||
"Language-Team: Spanish <kde-l10n-es@kde.org>\n"
|
||||
@@ -98,12 +98,12 @@ msgctxt ""
|
||||
msgid "Receiving notifications for new messages"
|
||||
msgstr "Recibir notificaciones de nuevos mensajes"
|
||||
|
||||
#: src/controller.cpp:249
|
||||
#: src/controller.cpp:248
|
||||
#, kde-format
|
||||
msgid "Access token wasn't found: Maybe it was deleted?"
|
||||
msgstr "El token de acceso no se ha encontrado (¿tal vez se ha borrado?)"
|
||||
|
||||
#: src/controller.cpp:253
|
||||
#: src/controller.cpp:252
|
||||
#, kde-format
|
||||
msgid ""
|
||||
"Access to keychain was denied: Please allow NeoChat to read the access token"
|
||||
@@ -111,7 +111,7 @@ msgstr ""
|
||||
"Se ha denegado el acceso a la cadena de claves: Permita que NeoChat pueda "
|
||||
"leer el token de acceso"
|
||||
|
||||
#: src/controller.cpp:256
|
||||
#: src/controller.cpp:255
|
||||
#, kde-format
|
||||
msgid ""
|
||||
"No keychain available: Please install a keychain, e.g. KWallet or GNOME "
|
||||
@@ -120,12 +120,12 @@ msgstr ""
|
||||
"No hay ninguna cadena de claves disponible: Instale una cadena de claves, "
|
||||
"como KWallet o el llavero de GNOME en Linux"
|
||||
|
||||
#: src/controller.cpp:259
|
||||
#: src/controller.cpp:258
|
||||
#, kde-format
|
||||
msgid "Unable to read access token: %1"
|
||||
msgstr "No se ha podido leer el token de acceso: %1"
|
||||
|
||||
#: src/controller.cpp:358
|
||||
#: src/controller.cpp:357
|
||||
#, kde-format
|
||||
msgid "Receiving push notifications"
|
||||
msgstr "Recepción de notificaciones push"
|
||||
@@ -1049,7 +1049,7 @@ msgstr "Nombre de usuario no disponible"
|
||||
msgid "Welcome"
|
||||
msgstr "Bienvenido"
|
||||
|
||||
#: src/login/WelcomePage.qml:74 src/main.cpp:141
|
||||
#: src/login/WelcomePage.qml:74 src/main.cpp:143
|
||||
#, kde-format
|
||||
msgid "NeoChat"
|
||||
msgstr "NeoChat"
|
||||
@@ -1090,107 +1090,107 @@ msgctxt "@action:button"
|
||||
msgid "Settings"
|
||||
msgstr "Preferencias"
|
||||
|
||||
#: src/main.cpp:143
|
||||
#: src/main.cpp:145
|
||||
#, kde-format
|
||||
msgid "Chat on Matrix"
|
||||
msgstr "Chat en Matrix"
|
||||
|
||||
#: src/main.cpp:145
|
||||
#: src/main.cpp:147
|
||||
#, kde-format
|
||||
msgid "© 2018-2020 Black Hat, 2020-2024 KDE Community"
|
||||
msgstr "© 2018-2020 Black Hat, 2020-2024 La Comunidad KDE"
|
||||
|
||||
#: src/main.cpp:146
|
||||
#: src/main.cpp:148
|
||||
#, kde-format
|
||||
msgid "Carl Schwan"
|
||||
msgstr "Carl Schwan"
|
||||
|
||||
#: src/main.cpp:147 src/main.cpp:151 src/main.cpp:152
|
||||
#: src/main.cpp:149 src/main.cpp:153 src/main.cpp:154
|
||||
#, kde-format
|
||||
msgid "Maintainer"
|
||||
msgstr "Responsable"
|
||||
|
||||
#: src/main.cpp:151
|
||||
#: src/main.cpp:153
|
||||
#, kde-format
|
||||
msgid "Tobias Fella"
|
||||
msgstr "Tobias Fella"
|
||||
|
||||
#: src/main.cpp:152
|
||||
#: src/main.cpp:154
|
||||
#, kde-format
|
||||
msgid "James Graham"
|
||||
msgstr "James Graham"
|
||||
|
||||
#: src/main.cpp:153
|
||||
#: src/main.cpp:155
|
||||
#, kde-format
|
||||
msgid "Black Hat"
|
||||
msgstr "Black Hat"
|
||||
|
||||
#: src/main.cpp:153
|
||||
#: src/main.cpp:155
|
||||
#, kde-format
|
||||
msgid "Original author of Spectral"
|
||||
msgstr "Autor original de Spectral"
|
||||
|
||||
#: src/main.cpp:154
|
||||
#: src/main.cpp:156
|
||||
#, kde-format
|
||||
msgid "Alexey Rusakov"
|
||||
msgstr "Alexey Rusakov"
|
||||
|
||||
#: src/main.cpp:154
|
||||
#: src/main.cpp:156
|
||||
#, kde-format
|
||||
msgid "Maintainer of libQuotient"
|
||||
msgstr "Responsable de libQuotient"
|
||||
|
||||
#: src/main.cpp:155
|
||||
#: src/main.cpp:157
|
||||
#, kde-format
|
||||
msgctxt "NAME OF TRANSLATORS"
|
||||
msgid "Your names"
|
||||
msgstr "Eloy Cuadra"
|
||||
|
||||
#: src/main.cpp:155
|
||||
#: src/main.cpp:157
|
||||
#, kde-format
|
||||
msgctxt "EMAIL OF TRANSLATORS"
|
||||
msgid "Your emails"
|
||||
msgstr "ecuadra@eloihr.net"
|
||||
|
||||
#: src/main.cpp:159
|
||||
#: src/main.cpp:161
|
||||
#, kde-format
|
||||
msgid "A Qt library to write cross-platform clients for Matrix"
|
||||
msgstr ""
|
||||
"Biblioteca Qt para la escritura de clientes multiplataforma para Matrix"
|
||||
|
||||
#: src/main.cpp:161
|
||||
#: src/main.cpp:163
|
||||
#, kde-format
|
||||
msgctxt "<version number> (built against <possibly different version number>)"
|
||||
msgid "%1 (built against %2)"
|
||||
msgstr "%1 (compilado con %2)"
|
||||
|
||||
#: src/main.cpp:189
|
||||
#: src/main.cpp:191
|
||||
#, kde-format
|
||||
msgid "Client for the matrix communication protocol"
|
||||
msgstr "Cliente para el protocolo de comunicaciones Matrix"
|
||||
|
||||
#: src/main.cpp:190
|
||||
#: src/main.cpp:192
|
||||
#, kde-format
|
||||
msgid "Supports matrix: url scheme"
|
||||
msgstr "Permite el esquema de URL «matrix:»"
|
||||
|
||||
#: src/main.cpp:191
|
||||
#: src/main.cpp:193
|
||||
#, kde-format
|
||||
msgid "Ignore all SSL Errors, e.g., unsigned certificates."
|
||||
msgstr ""
|
||||
"Ignorar todos los errores de SSL (por ejemplo, certificados sin firmar)."
|
||||
|
||||
#: src/main.cpp:193
|
||||
#: src/main.cpp:195
|
||||
#, kde-format
|
||||
msgid "Only used for autotests"
|
||||
msgstr "Se usa solo para pruebas automáticas"
|
||||
|
||||
#: src/main.cpp:198
|
||||
#: src/main.cpp:200
|
||||
#, kde-format
|
||||
msgid "Internal usage only."
|
||||
msgstr "Solo para uso interno."
|
||||
|
||||
#: src/main.cpp:203
|
||||
#: src/main.cpp:205
|
||||
#, kde-format
|
||||
msgid "Share a URL to Matrix"
|
||||
msgstr "Compartir una URL con Matrix"
|
||||
@@ -1834,18 +1834,18 @@ msgstr ""
|
||||
"Archivo demasiado grande para descargarlo.<br />Póngase en contacto con el "
|
||||
"administrador del servidor matrix para obtener asistencia."
|
||||
|
||||
#: src/neochatconnection.cpp:314
|
||||
#: src/neochatconnection.cpp:310
|
||||
#, kde-format
|
||||
msgctxt "@info"
|
||||
msgid "No identity server configured"
|
||||
msgstr "No se ha configurado ningún servidor de identidades"
|
||||
|
||||
#: src/neochatconnection.cpp:345
|
||||
#: src/neochatconnection.cpp:341
|
||||
#, kde-format
|
||||
msgid "Room creation failed: %1"
|
||||
msgstr "La creación de la sala ha fallado: %1"
|
||||
|
||||
#: src/neochatconnection.cpp:374
|
||||
#: src/neochatconnection.cpp:370
|
||||
#, kde-format
|
||||
msgid "Space creation failed: %1"
|
||||
msgstr "La creación del espacio ha fallado: %1"
|
||||
@@ -1861,66 +1861,66 @@ msgctxt "'Lat' and 'Lon' as in Latitude and Longitude"
|
||||
msgid "Lat: %1, Lon: %2"
|
||||
msgstr "Lat: %1, Lon: %2"
|
||||
|
||||
#: src/notificationsmanager.cpp:143 src/notificationsmanager.cpp:385
|
||||
#: src/notificationsmanager.cpp:142 src/notificationsmanager.cpp:384
|
||||
#, kde-format
|
||||
msgid "Encrypted Message"
|
||||
msgstr "Mensaje cifrado"
|
||||
|
||||
#: src/notificationsmanager.cpp:227
|
||||
#: src/notificationsmanager.cpp:226
|
||||
#, kde-format
|
||||
msgid "%1: %2"
|
||||
msgstr "%1: %2"
|
||||
|
||||
#: src/notificationsmanager.cpp:233
|
||||
#: src/notificationsmanager.cpp:232
|
||||
#, kde-format
|
||||
msgid "Open NeoChat in this room"
|
||||
msgstr "Abrir NeoChat en esta sala"
|
||||
|
||||
#: src/notificationsmanager.cpp:246 src/qml/DelegateContextMenu.qml:111
|
||||
#: src/notificationsmanager.cpp:245 src/qml/DelegateContextMenu.qml:111
|
||||
#: src/qml/HoverActions.qml:123
|
||||
#, kde-format
|
||||
msgid "Reply"
|
||||
msgstr "Responder"
|
||||
|
||||
#: src/notificationsmanager.cpp:247
|
||||
#: src/notificationsmanager.cpp:246
|
||||
#, kde-format
|
||||
msgid "Reply..."
|
||||
msgstr "Responder..."
|
||||
|
||||
#: src/notificationsmanager.cpp:304
|
||||
#: src/notificationsmanager.cpp:303
|
||||
#, kde-format
|
||||
msgid "%1 invited you to a room"
|
||||
msgstr "%1 le ha invitado a una sala"
|
||||
|
||||
#: src/notificationsmanager.cpp:307
|
||||
#: src/notificationsmanager.cpp:306
|
||||
#, kde-format
|
||||
msgid "Open this invitation in NeoChat"
|
||||
msgstr "Abrir esta invitación en NeoChat"
|
||||
|
||||
#: src/notificationsmanager.cpp:317
|
||||
#: src/notificationsmanager.cpp:316
|
||||
#, kde-format
|
||||
msgctxt "@action:button The thing being accepted is an invitation to chat"
|
||||
msgid "Accept"
|
||||
msgstr "Aceptar"
|
||||
|
||||
#: src/notificationsmanager.cpp:318
|
||||
#: src/notificationsmanager.cpp:317
|
||||
#, kde-format
|
||||
msgctxt "@action:button The thing being rejected is an invitation to chat"
|
||||
msgid "Reject"
|
||||
msgstr "Rechazar"
|
||||
|
||||
#: src/notificationsmanager.cpp:319
|
||||
#: src/notificationsmanager.cpp:318
|
||||
#, kde-format
|
||||
msgctxt "@action:button The thing being rejected is an invitation to chat"
|
||||
msgid "Reject and Ignore User"
|
||||
msgstr "Rechazar e ignorar usuario"
|
||||
|
||||
#: src/notificationsmanager.cpp:378
|
||||
#: src/notificationsmanager.cpp:377
|
||||
#, kde-format
|
||||
msgid "%1 (%2)"
|
||||
msgstr "%1 (%2)"
|
||||
|
||||
#: src/notificationsmanager.cpp:389
|
||||
#: src/notificationsmanager.cpp:388
|
||||
#, kde-format
|
||||
msgid "Open NeoChat"
|
||||
msgstr "Abrir NeoChat"
|
||||
|
||||
@@ -9,7 +9,7 @@ msgid ""
|
||||
msgstr ""
|
||||
"Project-Id-Version: neochat\n"
|
||||
"Report-Msgid-Bugs-To: https://bugs.kde.org\n"
|
||||
"POT-Creation-Date: 2024-12-24 02:31+0000\n"
|
||||
"POT-Creation-Date: 2025-02-04 02:34+0000\n"
|
||||
"PO-Revision-Date: 2024-11-19 20:22+0100\n"
|
||||
"Last-Translator: Iñigo Salvador Azurmendi <xalba@ni.eus>\n"
|
||||
"Language-Team: Basque <kde-i18n-eu@kde.org>\n"
|
||||
@@ -99,12 +99,12 @@ msgctxt ""
|
||||
msgid "Receiving notifications for new messages"
|
||||
msgstr "Mezu berrien jakinarazpenak jasotzeko"
|
||||
|
||||
#: src/controller.cpp:249
|
||||
#: src/controller.cpp:248
|
||||
#, kde-format
|
||||
msgid "Access token wasn't found: Maybe it was deleted?"
|
||||
msgstr "Ez du aurkitu sartzeko tokena: Agiaz ezabatu egin da?"
|
||||
|
||||
#: src/controller.cpp:253
|
||||
#: src/controller.cpp:252
|
||||
#, kde-format
|
||||
msgid ""
|
||||
"Access to keychain was denied: Please allow NeoChat to read the access token"
|
||||
@@ -112,7 +112,7 @@ msgstr ""
|
||||
"Giltzatakoan sartzea ukatu egin da: Mesedez, utzi NeoChat-eri sarrerako "
|
||||
"tokena irakurtzen"
|
||||
|
||||
#: src/controller.cpp:256
|
||||
#: src/controller.cpp:255
|
||||
#, kde-format
|
||||
msgid ""
|
||||
"No keychain available: Please install a keychain, e.g. KWallet or GNOME "
|
||||
@@ -121,12 +121,12 @@ msgstr ""
|
||||
"Ez dago giltzatarakorik erabilgarri: Mesedez, instalatu giltzatarako bat, "
|
||||
"adib. KWallet edo GNOMEren giltzatarakoa Linux-en"
|
||||
|
||||
#: src/controller.cpp:259
|
||||
#: src/controller.cpp:258
|
||||
#, kde-format
|
||||
msgid "Unable to read access token: %1"
|
||||
msgstr "Ez da sartzeko tokena irakurtzeko gai: %1"
|
||||
|
||||
#: src/controller.cpp:358
|
||||
#: src/controller.cpp:357
|
||||
#, kde-format
|
||||
msgid "Receiving push notifications"
|
||||
msgstr "Bultzada-jakinarazpenak jasotzea"
|
||||
@@ -1051,7 +1051,7 @@ msgstr "Erabiltzaile-izena ez dago erabilgarri"
|
||||
msgid "Welcome"
|
||||
msgstr "Ongi etorri"
|
||||
|
||||
#: src/login/WelcomePage.qml:74 src/main.cpp:141
|
||||
#: src/login/WelcomePage.qml:74 src/main.cpp:143
|
||||
#, kde-format
|
||||
msgid "NeoChat"
|
||||
msgstr "NeoChat"
|
||||
@@ -1092,105 +1092,105 @@ msgctxt "@action:button"
|
||||
msgid "Settings"
|
||||
msgstr "Ezarpenak"
|
||||
|
||||
#: src/main.cpp:143
|
||||
#: src/main.cpp:145
|
||||
#, kde-format
|
||||
msgid "Chat on Matrix"
|
||||
msgstr "Berriketa Matrix-en"
|
||||
|
||||
#: src/main.cpp:145
|
||||
#: src/main.cpp:147
|
||||
#, kde-format
|
||||
msgid "© 2018-2020 Black Hat, 2020-2024 KDE Community"
|
||||
msgstr "© 2018-2020 Black Hat, 2020-2024 KDE komunitatea"
|
||||
|
||||
#: src/main.cpp:146
|
||||
#: src/main.cpp:148
|
||||
#, kde-format
|
||||
msgid "Carl Schwan"
|
||||
msgstr "Carl Schwan"
|
||||
|
||||
#: src/main.cpp:147 src/main.cpp:151 src/main.cpp:152
|
||||
#: src/main.cpp:149 src/main.cpp:153 src/main.cpp:154
|
||||
#, kde-format
|
||||
msgid "Maintainer"
|
||||
msgstr "Arduraduna"
|
||||
|
||||
#: src/main.cpp:151
|
||||
#: src/main.cpp:153
|
||||
#, kde-format
|
||||
msgid "Tobias Fella"
|
||||
msgstr "Tobias Fella"
|
||||
|
||||
#: src/main.cpp:152
|
||||
#: src/main.cpp:154
|
||||
#, kde-format
|
||||
msgid "James Graham"
|
||||
msgstr "James Graham"
|
||||
|
||||
#: src/main.cpp:153
|
||||
#: src/main.cpp:155
|
||||
#, kde-format
|
||||
msgid "Black Hat"
|
||||
msgstr "Black Hat"
|
||||
|
||||
#: src/main.cpp:153
|
||||
#: src/main.cpp:155
|
||||
#, kde-format
|
||||
msgid "Original author of Spectral"
|
||||
msgstr "«Spectral»en Jatorrizko egilea"
|
||||
|
||||
#: src/main.cpp:154
|
||||
#: src/main.cpp:156
|
||||
#, kde-format
|
||||
msgid "Alexey Rusakov"
|
||||
msgstr "Alexey Rusakov"
|
||||
|
||||
#: src/main.cpp:154
|
||||
#: src/main.cpp:156
|
||||
#, kde-format
|
||||
msgid "Maintainer of libQuotient"
|
||||
msgstr "«libQuotient» mantentzailea"
|
||||
|
||||
#: src/main.cpp:155
|
||||
#: src/main.cpp:157
|
||||
#, kde-format
|
||||
msgctxt "NAME OF TRANSLATORS"
|
||||
msgid "Your names"
|
||||
msgstr "Iñigo Salvador Azurmendi"
|
||||
|
||||
#: src/main.cpp:155
|
||||
#: src/main.cpp:157
|
||||
#, kde-format
|
||||
msgctxt "EMAIL OF TRANSLATORS"
|
||||
msgid "Your emails"
|
||||
msgstr "xalba@ni.eus"
|
||||
|
||||
#: src/main.cpp:159
|
||||
#: src/main.cpp:161
|
||||
#, kde-format
|
||||
msgid "A Qt library to write cross-platform clients for Matrix"
|
||||
msgstr "«Matrix»en plataforma anitzeko bezeroak idazteko Qt liburutegia"
|
||||
|
||||
#: src/main.cpp:161
|
||||
#: src/main.cpp:163
|
||||
#, kde-format
|
||||
msgctxt "<version number> (built against <possibly different version number>)"
|
||||
msgid "%1 (built against %2)"
|
||||
msgstr "%1 (%2 erabiliz eraikia)"
|
||||
|
||||
#: src/main.cpp:189
|
||||
#: src/main.cpp:191
|
||||
#, kde-format
|
||||
msgid "Client for the matrix communication protocol"
|
||||
msgstr "Matrix, deszentralizatutako komunikazio protokolorako bezeroa"
|
||||
|
||||
#: src/main.cpp:190
|
||||
#: src/main.cpp:192
|
||||
#, kde-format
|
||||
msgid "Supports matrix: url scheme"
|
||||
msgstr "matrix onartzen du: URL eskema"
|
||||
|
||||
#: src/main.cpp:191
|
||||
#: src/main.cpp:193
|
||||
#, kde-format
|
||||
msgid "Ignore all SSL Errors, e.g., unsigned certificates."
|
||||
msgstr "Ez egin kasu SSL erroreei, adib., sinatu gabeko ziurtagiriei."
|
||||
|
||||
#: src/main.cpp:193
|
||||
#: src/main.cpp:195
|
||||
#, kde-format
|
||||
msgid "Only used for autotests"
|
||||
msgstr "Auto-probetarako bakarrik erabilia"
|
||||
|
||||
#: src/main.cpp:198
|
||||
#: src/main.cpp:200
|
||||
#, kde-format
|
||||
msgid "Internal usage only."
|
||||
msgstr "Barneko erabilera bakarrik."
|
||||
|
||||
#: src/main.cpp:203
|
||||
#: src/main.cpp:205
|
||||
#, kde-format
|
||||
msgid "Share a URL to Matrix"
|
||||
msgstr "Partekatu URL bat «Matrix»ekin"
|
||||
@@ -1830,18 +1830,18 @@ msgstr ""
|
||||
"Zama-jaisteko fitxategi handiegia.<br />Jar zaitez zure matrix "
|
||||
"zerbitzariaren administratzailearekin harremanean, laguntza lortzeko."
|
||||
|
||||
#: src/neochatconnection.cpp:314
|
||||
#: src/neochatconnection.cpp:310
|
||||
#, kde-format
|
||||
msgctxt "@info"
|
||||
msgid "No identity server configured"
|
||||
msgstr "Ez da nortasun zerbitzaririk konfiguratu"
|
||||
|
||||
#: src/neochatconnection.cpp:345
|
||||
#: src/neochatconnection.cpp:341
|
||||
#, kde-format
|
||||
msgid "Room creation failed: %1"
|
||||
msgstr "Gela sortzea huts egin du: %1"
|
||||
|
||||
#: src/neochatconnection.cpp:374
|
||||
#: src/neochatconnection.cpp:370
|
||||
#, kde-format
|
||||
msgid "Space creation failed: %1"
|
||||
msgstr "Tokia sortzea huts egin du: %1"
|
||||
@@ -1857,66 +1857,66 @@ msgctxt "'Lat' and 'Lon' as in Latitude and Longitude"
|
||||
msgid "Lat: %1, Lon: %2"
|
||||
msgstr "Lat: %1, Lon: %2"
|
||||
|
||||
#: src/notificationsmanager.cpp:143 src/notificationsmanager.cpp:385
|
||||
#: src/notificationsmanager.cpp:142 src/notificationsmanager.cpp:384
|
||||
#, kde-format
|
||||
msgid "Encrypted Message"
|
||||
msgstr "Zifratutako mezua"
|
||||
|
||||
#: src/notificationsmanager.cpp:227
|
||||
#: src/notificationsmanager.cpp:226
|
||||
#, kde-format
|
||||
msgid "%1: %2"
|
||||
msgstr "%1: %2"
|
||||
|
||||
#: src/notificationsmanager.cpp:233
|
||||
#: src/notificationsmanager.cpp:232
|
||||
#, kde-format
|
||||
msgid "Open NeoChat in this room"
|
||||
msgstr "Ireki NeoChat gela honetan"
|
||||
|
||||
#: src/notificationsmanager.cpp:246 src/qml/DelegateContextMenu.qml:111
|
||||
#: src/notificationsmanager.cpp:245 src/qml/DelegateContextMenu.qml:111
|
||||
#: src/qml/HoverActions.qml:123
|
||||
#, kde-format
|
||||
msgid "Reply"
|
||||
msgstr "Erantzun"
|
||||
|
||||
#: src/notificationsmanager.cpp:247
|
||||
#: src/notificationsmanager.cpp:246
|
||||
#, kde-format
|
||||
msgid "Reply..."
|
||||
msgstr "Erantzun..."
|
||||
|
||||
#: src/notificationsmanager.cpp:304
|
||||
#: src/notificationsmanager.cpp:303
|
||||
#, kde-format
|
||||
msgid "%1 invited you to a room"
|
||||
msgstr "%1(e)k gela batera gonbidatu zaitu"
|
||||
|
||||
#: src/notificationsmanager.cpp:307
|
||||
#: src/notificationsmanager.cpp:306
|
||||
#, kde-format
|
||||
msgid "Open this invitation in NeoChat"
|
||||
msgstr "Ireki gonbidapen hau NeoChat-en"
|
||||
|
||||
#: src/notificationsmanager.cpp:317
|
||||
#: src/notificationsmanager.cpp:316
|
||||
#, kde-format
|
||||
msgctxt "@action:button The thing being accepted is an invitation to chat"
|
||||
msgid "Accept"
|
||||
msgstr "Onartu"
|
||||
|
||||
#: src/notificationsmanager.cpp:318
|
||||
#: src/notificationsmanager.cpp:317
|
||||
#, kde-format
|
||||
msgctxt "@action:button The thing being rejected is an invitation to chat"
|
||||
msgid "Reject"
|
||||
msgstr "Errefusatu"
|
||||
|
||||
#: src/notificationsmanager.cpp:319
|
||||
#: src/notificationsmanager.cpp:318
|
||||
#, kde-format
|
||||
msgctxt "@action:button The thing being rejected is an invitation to chat"
|
||||
msgid "Reject and Ignore User"
|
||||
msgstr "Errefusatu eta erabiltzailea ezikusi"
|
||||
|
||||
#: src/notificationsmanager.cpp:378
|
||||
#: src/notificationsmanager.cpp:377
|
||||
#, kde-format
|
||||
msgid "%1 (%2)"
|
||||
msgstr "%1 (%2)"
|
||||
|
||||
#: src/notificationsmanager.cpp:389
|
||||
#: src/notificationsmanager.cpp:388
|
||||
#, kde-format
|
||||
msgid "Open NeoChat"
|
||||
msgstr "Ireki NeoChat"
|
||||
|
||||
@@ -7,7 +7,7 @@ msgid ""
|
||||
msgstr ""
|
||||
"Project-Id-Version: neochat\n"
|
||||
"Report-Msgid-Bugs-To: https://bugs.kde.org\n"
|
||||
"POT-Creation-Date: 2024-12-24 02:31+0000\n"
|
||||
"POT-Creation-Date: 2025-02-04 02:34+0000\n"
|
||||
"PO-Revision-Date: 2024-12-01 17:19+0200\n"
|
||||
"Last-Translator: Tommi Nieminen <translator@legisign.org>\n"
|
||||
"Language-Team: Finnish <kde-i18n-doc@kde.org>\n"
|
||||
@@ -97,19 +97,19 @@ msgctxt ""
|
||||
msgid "Receiving notifications for new messages"
|
||||
msgstr "Vastaanotetaan ilmoituksia uusista viesteistä"
|
||||
|
||||
#: src/controller.cpp:249
|
||||
#: src/controller.cpp:248
|
||||
#, kde-format
|
||||
msgid "Access token wasn't found: Maybe it was deleted?"
|
||||
msgstr "Saantimerkkiä ei löytynyt: se on ehkä poistettu?"
|
||||
|
||||
#: src/controller.cpp:253
|
||||
#: src/controller.cpp:252
|
||||
#, kde-format
|
||||
msgid ""
|
||||
"Access to keychain was denied: Please allow NeoChat to read the access token"
|
||||
msgstr ""
|
||||
"Pääsy avainrenkaaseen estettiin: anna NeoChatille lupa lukea saantimerkki"
|
||||
|
||||
#: src/controller.cpp:256
|
||||
#: src/controller.cpp:255
|
||||
#, kde-format
|
||||
msgid ""
|
||||
"No keychain available: Please install a keychain, e.g. KWallet or GNOME "
|
||||
@@ -118,12 +118,12 @@ msgstr ""
|
||||
"Avainrengas ei ole käytettävissä: asenna sellainen, esim. Linuxissa KWallet "
|
||||
"tai Gnomen avainrengas"
|
||||
|
||||
#: src/controller.cpp:259
|
||||
#: src/controller.cpp:258
|
||||
#, kde-format
|
||||
msgid "Unable to read access token: %1"
|
||||
msgstr "Saantimerkkiä ei voida lukea: %1"
|
||||
|
||||
#: src/controller.cpp:358
|
||||
#: src/controller.cpp:357
|
||||
#, kde-format
|
||||
msgid "Receiving push notifications"
|
||||
msgstr "Vastaanotetaan push-ilmoituksia"
|
||||
@@ -1042,7 +1042,7 @@ msgstr "Käyttäjätunnus ei ole käytettävissä"
|
||||
msgid "Welcome"
|
||||
msgstr "Tervetuloa"
|
||||
|
||||
#: src/login/WelcomePage.qml:74 src/main.cpp:141
|
||||
#: src/login/WelcomePage.qml:74 src/main.cpp:143
|
||||
#, kde-format
|
||||
msgid "NeoChat"
|
||||
msgstr "NeoChat"
|
||||
@@ -1083,105 +1083,105 @@ msgctxt "@action:button"
|
||||
msgid "Settings"
|
||||
msgstr "Asetukset"
|
||||
|
||||
#: src/main.cpp:143
|
||||
#: src/main.cpp:145
|
||||
#, kde-format
|
||||
msgid "Chat on Matrix"
|
||||
msgstr "Keskustele Matrixissä"
|
||||
|
||||
#: src/main.cpp:145
|
||||
#: src/main.cpp:147
|
||||
#, kde-format
|
||||
msgid "© 2018-2020 Black Hat, 2020-2024 KDE Community"
|
||||
msgstr "© 2018–2020 Black Hat, 2020–2024 KDE-yhteisö"
|
||||
|
||||
#: src/main.cpp:146
|
||||
#: src/main.cpp:148
|
||||
#, kde-format
|
||||
msgid "Carl Schwan"
|
||||
msgstr "Carl Schwan"
|
||||
|
||||
#: src/main.cpp:147 src/main.cpp:151 src/main.cpp:152
|
||||
#: src/main.cpp:149 src/main.cpp:153 src/main.cpp:154
|
||||
#, kde-format
|
||||
msgid "Maintainer"
|
||||
msgstr "Ylläpitäjä"
|
||||
|
||||
#: src/main.cpp:151
|
||||
#: src/main.cpp:153
|
||||
#, kde-format
|
||||
msgid "Tobias Fella"
|
||||
msgstr "Tobias Fella"
|
||||
|
||||
#: src/main.cpp:152
|
||||
#: src/main.cpp:154
|
||||
#, kde-format
|
||||
msgid "James Graham"
|
||||
msgstr "James Graham"
|
||||
|
||||
#: src/main.cpp:153
|
||||
#: src/main.cpp:155
|
||||
#, kde-format
|
||||
msgid "Black Hat"
|
||||
msgstr "Black Hat"
|
||||
|
||||
#: src/main.cpp:153
|
||||
#: src/main.cpp:155
|
||||
#, kde-format
|
||||
msgid "Original author of Spectral"
|
||||
msgstr "Spectralin alkuperäinen tekijä"
|
||||
|
||||
#: src/main.cpp:154
|
||||
#: src/main.cpp:156
|
||||
#, kde-format
|
||||
msgid "Alexey Rusakov"
|
||||
msgstr "Alexey Rusakov"
|
||||
|
||||
#: src/main.cpp:154
|
||||
#: src/main.cpp:156
|
||||
#, kde-format
|
||||
msgid "Maintainer of libQuotient"
|
||||
msgstr "libQuotientin ylläpitäjä"
|
||||
|
||||
#: src/main.cpp:155
|
||||
#: src/main.cpp:157
|
||||
#, kde-format
|
||||
msgctxt "NAME OF TRANSLATORS"
|
||||
msgid "Your names"
|
||||
msgstr "Tommi Nieminen"
|
||||
|
||||
#: src/main.cpp:155
|
||||
#: src/main.cpp:157
|
||||
#, kde-format
|
||||
msgctxt "EMAIL OF TRANSLATORS"
|
||||
msgid "Your emails"
|
||||
msgstr "translator@legisign.org"
|
||||
|
||||
#: src/main.cpp:159
|
||||
#: src/main.cpp:161
|
||||
#, kde-format
|
||||
msgid "A Qt library to write cross-platform clients for Matrix"
|
||||
msgstr "Qt5-kirjasto erialustaisten Matrix-asiakkaiden luomiseen"
|
||||
|
||||
#: src/main.cpp:161
|
||||
#: src/main.cpp:163
|
||||
#, kde-format
|
||||
msgctxt "<version number> (built against <possibly different version number>)"
|
||||
msgid "%1 (built against %2)"
|
||||
msgstr "%1 (koostettu kirjastolla %2)"
|
||||
|
||||
#: src/main.cpp:189
|
||||
#: src/main.cpp:191
|
||||
#, kde-format
|
||||
msgid "Client for the matrix communication protocol"
|
||||
msgstr "Matrix-viestintäyhteyskäytäntöasiakas"
|
||||
|
||||
#: src/main.cpp:190
|
||||
#: src/main.cpp:192
|
||||
#, kde-format
|
||||
msgid "Supports matrix: url scheme"
|
||||
msgstr "Tukee matrix:-verkko-osoitemallia"
|
||||
|
||||
#: src/main.cpp:191
|
||||
#: src/main.cpp:193
|
||||
#, kde-format
|
||||
msgid "Ignore all SSL Errors, e.g., unsigned certificates."
|
||||
msgstr "Sivuuttaa kaikki SSL-virheet kuten allekirjoittamattomat varmenteet."
|
||||
|
||||
#: src/main.cpp:193
|
||||
#: src/main.cpp:195
|
||||
#, kde-format
|
||||
msgid "Only used for autotests"
|
||||
msgstr "Vain automaattitestauksiin"
|
||||
|
||||
#: src/main.cpp:198
|
||||
#: src/main.cpp:200
|
||||
#, kde-format
|
||||
msgid "Internal usage only."
|
||||
msgstr "Vain sisäiseen käyttöön."
|
||||
|
||||
#: src/main.cpp:203
|
||||
#: src/main.cpp:205
|
||||
#, kde-format
|
||||
msgid "Share a URL to Matrix"
|
||||
msgstr "Jaa verkko-osoite Matrixiin"
|
||||
@@ -1822,18 +1822,18 @@ msgstr ""
|
||||
"Tiedosto on liian suuri ladata.<br />Pyydä apua Matrix-palvelimesi "
|
||||
"ylläpidolta."
|
||||
|
||||
#: src/neochatconnection.cpp:314
|
||||
#: src/neochatconnection.cpp:310
|
||||
#, kde-format
|
||||
msgctxt "@info"
|
||||
msgid "No identity server configured"
|
||||
msgstr "Henkilöyspalvelinta ei ole määritetty"
|
||||
|
||||
#: src/neochatconnection.cpp:345
|
||||
#: src/neochatconnection.cpp:341
|
||||
#, kde-format
|
||||
msgid "Room creation failed: %1"
|
||||
msgstr "Huoneen luominen epäonnistui: %1"
|
||||
|
||||
#: src/neochatconnection.cpp:374
|
||||
#: src/neochatconnection.cpp:370
|
||||
#, kde-format
|
||||
msgid "Space creation failed: %1"
|
||||
msgstr "Tilan luominen epäonnistui: %1"
|
||||
@@ -1849,66 +1849,66 @@ msgctxt "'Lat' and 'Lon' as in Latitude and Longitude"
|
||||
msgid "Lat: %1, Lon: %2"
|
||||
msgstr "Lev: %1, pit: %2"
|
||||
|
||||
#: src/notificationsmanager.cpp:143 src/notificationsmanager.cpp:385
|
||||
#: src/notificationsmanager.cpp:142 src/notificationsmanager.cpp:384
|
||||
#, kde-format
|
||||
msgid "Encrypted Message"
|
||||
msgstr "Salattu viesti"
|
||||
|
||||
#: src/notificationsmanager.cpp:227
|
||||
#: src/notificationsmanager.cpp:226
|
||||
#, kde-format
|
||||
msgid "%1: %2"
|
||||
msgstr "%1: %2"
|
||||
|
||||
#: src/notificationsmanager.cpp:233
|
||||
#: src/notificationsmanager.cpp:232
|
||||
#, kde-format
|
||||
msgid "Open NeoChat in this room"
|
||||
msgstr "Avaa NeoChat tähän huoneeseen"
|
||||
|
||||
#: src/notificationsmanager.cpp:246 src/qml/DelegateContextMenu.qml:111
|
||||
#: src/notificationsmanager.cpp:245 src/qml/DelegateContextMenu.qml:111
|
||||
#: src/qml/HoverActions.qml:123
|
||||
#, kde-format
|
||||
msgid "Reply"
|
||||
msgstr "Vastaa"
|
||||
|
||||
#: src/notificationsmanager.cpp:247
|
||||
#: src/notificationsmanager.cpp:246
|
||||
#, kde-format
|
||||
msgid "Reply..."
|
||||
msgstr "Vastaa…"
|
||||
|
||||
#: src/notificationsmanager.cpp:304
|
||||
#: src/notificationsmanager.cpp:303
|
||||
#, kde-format
|
||||
msgid "%1 invited you to a room"
|
||||
msgstr "%1 kutsui sinut huoneeseen"
|
||||
|
||||
#: src/notificationsmanager.cpp:307
|
||||
#: src/notificationsmanager.cpp:306
|
||||
#, kde-format
|
||||
msgid "Open this invitation in NeoChat"
|
||||
msgstr "Avaa tämä kutsu NeoChatiin"
|
||||
|
||||
#: src/notificationsmanager.cpp:317
|
||||
#: src/notificationsmanager.cpp:316
|
||||
#, kde-format
|
||||
msgctxt "@action:button The thing being accepted is an invitation to chat"
|
||||
msgid "Accept"
|
||||
msgstr "Hyväksy"
|
||||
|
||||
#: src/notificationsmanager.cpp:318
|
||||
#: src/notificationsmanager.cpp:317
|
||||
#, kde-format
|
||||
msgctxt "@action:button The thing being rejected is an invitation to chat"
|
||||
msgid "Reject"
|
||||
msgstr "Hylkää"
|
||||
|
||||
#: src/notificationsmanager.cpp:319
|
||||
#: src/notificationsmanager.cpp:318
|
||||
#, kde-format
|
||||
msgctxt "@action:button The thing being rejected is an invitation to chat"
|
||||
msgid "Reject and Ignore User"
|
||||
msgstr "Hylkää ja sivuuta käyttäjä"
|
||||
|
||||
#: src/notificationsmanager.cpp:378
|
||||
#: src/notificationsmanager.cpp:377
|
||||
#, kde-format
|
||||
msgid "%1 (%2)"
|
||||
msgstr "%1 (%2)"
|
||||
|
||||
#: src/notificationsmanager.cpp:389
|
||||
#: src/notificationsmanager.cpp:388
|
||||
#, kde-format
|
||||
msgid "Open NeoChat"
|
||||
msgstr "Avaa NeoChat"
|
||||
|
||||
@@ -1,11 +1,11 @@
|
||||
# SPDX-FileCopyrightText: 2020, 2021, 2022, 2023, 2024 Xavier Besnard <xavier.besnard@kde.org>
|
||||
# SPDX-FileCopyrightText: 2020, 2021, 2022, 2023, 2024, 2025 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-12-24 02:31+0000\n"
|
||||
"PO-Revision-Date: 2024-11-11 10:08+0100\n"
|
||||
"POT-Creation-Date: 2025-02-04 02:34+0000\n"
|
||||
"PO-Revision-Date: 2025-01-14 17:59+0100\n"
|
||||
"Last-Translator: Xavier Besnard <xavier.besnard@kde.org>\n"
|
||||
"Language-Team: French <French <kde-francophone@kde.org>>\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 24.12.0\n"
|
||||
"X-Generator: Lokalize 24.12.1\n"
|
||||
|
||||
#: src/chatbar/AttachDialog.qml:29
|
||||
#, kde-format
|
||||
@@ -94,12 +94,12 @@ msgctxt ""
|
||||
msgid "Receiving notifications for new messages"
|
||||
msgstr "Réception de notifications de nouveaux messages"
|
||||
|
||||
#: src/controller.cpp:249
|
||||
#: src/controller.cpp:248
|
||||
#, kde-format
|
||||
msgid "Access token wasn't found: Maybe it was deleted?"
|
||||
msgstr "Impossible de trouver le jeton d'accès : peut-être a-t-il été effacé ?"
|
||||
|
||||
#: src/controller.cpp:253
|
||||
#: src/controller.cpp:252
|
||||
#, kde-format
|
||||
msgid ""
|
||||
"Access to keychain was denied: Please allow NeoChat to read the access token"
|
||||
@@ -107,7 +107,7 @@ msgstr ""
|
||||
"L'accès au trousseau de clés a été refusé : veuillez autoriser NeoChat à "
|
||||
"lire le jeton d'accès."
|
||||
|
||||
#: src/controller.cpp:256
|
||||
#: src/controller.cpp:255
|
||||
#, kde-format
|
||||
msgid ""
|
||||
"No keychain available: Please install a keychain, e.g. KWallet or GNOME "
|
||||
@@ -116,12 +116,12 @@ msgstr ""
|
||||
"Aucun trousseau de clés disponible : veuillez installer un trousseau de "
|
||||
"clés, par exemple, KWallet ou le trousseau de clés de GNOME sous Linux."
|
||||
|
||||
#: src/controller.cpp:259
|
||||
#: src/controller.cpp:258
|
||||
#, kde-format
|
||||
msgid "Unable to read access token: %1"
|
||||
msgstr "Impossible de lire le jeton d'accès : %1"
|
||||
|
||||
#: src/controller.cpp:358
|
||||
#: src/controller.cpp:357
|
||||
#, kde-format
|
||||
msgid "Receiving push notifications"
|
||||
msgstr "Réception des notifications"
|
||||
@@ -1045,7 +1045,7 @@ msgstr "Nom d'utilisateur indisponible"
|
||||
msgid "Welcome"
|
||||
msgstr "Bienvenue"
|
||||
|
||||
#: src/login/WelcomePage.qml:74 src/main.cpp:141
|
||||
#: src/login/WelcomePage.qml:74 src/main.cpp:143
|
||||
#, kde-format
|
||||
msgid "NeoChat"
|
||||
msgstr "NeoChat"
|
||||
@@ -1086,107 +1086,107 @@ msgctxt "@action:button"
|
||||
msgid "Settings"
|
||||
msgstr "Configuration"
|
||||
|
||||
#: src/main.cpp:143
|
||||
#: src/main.cpp:145
|
||||
#, kde-format
|
||||
msgid "Chat on Matrix"
|
||||
msgstr "Clavarder sur Matrix"
|
||||
|
||||
#: src/main.cpp:145
|
||||
#: src/main.cpp:147
|
||||
#, kde-format
|
||||
msgid "© 2018-2020 Black Hat, 2020-2024 KDE Community"
|
||||
msgstr "© 2018 - 2020 Black Hat 2020-2024 Communauté de KDE"
|
||||
|
||||
#: src/main.cpp:146
|
||||
#: src/main.cpp:148
|
||||
#, kde-format
|
||||
msgid "Carl Schwan"
|
||||
msgstr "Carl Schwan"
|
||||
|
||||
#: src/main.cpp:147 src/main.cpp:151 src/main.cpp:152
|
||||
#: src/main.cpp:149 src/main.cpp:153 src/main.cpp:154
|
||||
#, kde-format
|
||||
msgid "Maintainer"
|
||||
msgstr "Mainteneur"
|
||||
|
||||
#: src/main.cpp:151
|
||||
#: src/main.cpp:153
|
||||
#, kde-format
|
||||
msgid "Tobias Fella"
|
||||
msgstr "Tobias Fella"
|
||||
|
||||
#: src/main.cpp:152
|
||||
#: src/main.cpp:154
|
||||
#, kde-format
|
||||
msgid "James Graham"
|
||||
msgstr "James Graham"
|
||||
|
||||
#: src/main.cpp:153
|
||||
#: src/main.cpp:155
|
||||
#, kde-format
|
||||
msgid "Black Hat"
|
||||
msgstr "Black Hat"
|
||||
|
||||
#: src/main.cpp:153
|
||||
#: src/main.cpp:155
|
||||
#, kde-format
|
||||
msgid "Original author of Spectral"
|
||||
msgstr "Auteur initial de Spectral"
|
||||
|
||||
#: src/main.cpp:154
|
||||
#: src/main.cpp:156
|
||||
#, kde-format
|
||||
msgid "Alexey Rusakov"
|
||||
msgstr "Alexey Rusakov"
|
||||
|
||||
#: src/main.cpp:154
|
||||
#: src/main.cpp:156
|
||||
#, kde-format
|
||||
msgid "Maintainer of libQuotient"
|
||||
msgstr "Mainteneur de la bibliothèque « libquotient »"
|
||||
|
||||
#: src/main.cpp:155
|
||||
#: src/main.cpp:157
|
||||
#, kde-format
|
||||
msgctxt "NAME OF TRANSLATORS"
|
||||
msgid "Your names"
|
||||
msgstr "Xavier Besnard"
|
||||
|
||||
#: src/main.cpp:155
|
||||
#: src/main.cpp:157
|
||||
#, kde-format
|
||||
msgctxt "EMAIL OF TRANSLATORS"
|
||||
msgid "Your emails"
|
||||
msgstr "xavier.besnard@kde.org"
|
||||
|
||||
#: src/main.cpp:159
|
||||
#: src/main.cpp:161
|
||||
#, kde-format
|
||||
msgid "A Qt library to write cross-platform clients for Matrix"
|
||||
msgstr ""
|
||||
"Une bibliothèque Qt pour l'écriture de clients multi-plate-formes pour Matrix"
|
||||
|
||||
#: src/main.cpp:161
|
||||
#: src/main.cpp:163
|
||||
#, kde-format
|
||||
msgctxt "<version number> (built against <possibly different version number>)"
|
||||
msgid "%1 (built against %2)"
|
||||
msgstr "%1 (compilé en regard de %2)"
|
||||
|
||||
#: src/main.cpp:189
|
||||
#: src/main.cpp:191
|
||||
#, kde-format
|
||||
msgid "Client for the matrix communication protocol"
|
||||
msgstr "Un client pour le protocole de communications Matrix »"
|
||||
|
||||
#: src/main.cpp:190
|
||||
#: src/main.cpp:192
|
||||
#, kde-format
|
||||
msgid "Supports matrix: url scheme"
|
||||
msgstr "Prend en charge le thème d'URL « Matrix : »"
|
||||
|
||||
#: src/main.cpp:191
|
||||
#: src/main.cpp:193
|
||||
#, kde-format
|
||||
msgid "Ignore all SSL Errors, e.g., unsigned certificates."
|
||||
msgstr ""
|
||||
"Ignorer toutes les erreurs « SSL », par exemple, les certificats non signés."
|
||||
|
||||
#: src/main.cpp:193
|
||||
#: src/main.cpp:195
|
||||
#, kde-format
|
||||
msgid "Only used for autotests"
|
||||
msgstr "Uniquement utilisé pour les auto-tests"
|
||||
|
||||
#: src/main.cpp:198
|
||||
#: src/main.cpp:200
|
||||
#, kde-format
|
||||
msgid "Internal usage only."
|
||||
msgstr "Utilisation interne uniquement."
|
||||
|
||||
#: src/main.cpp:203
|
||||
#: src/main.cpp:205
|
||||
#, kde-format
|
||||
msgid "Share a URL to Matrix"
|
||||
msgstr "Partager une URL sur « Matrix »"
|
||||
@@ -1588,8 +1588,8 @@ msgid ""
|
||||
"This message was either not found, you do not have permission to view it, or "
|
||||
"it was sent by an ignored user"
|
||||
msgstr ""
|
||||
"Soit ce message n’a pas été trouvé car vous n’avez pas la permission de le "
|
||||
"voir ou soit il a été envoyé par un utilisateur ignoré"
|
||||
"Soit il a été impossible de trouver ce message car vous n'avez pas la "
|
||||
"permission de le voir ou soit il a été envoyé par un utilisateur ignoré"
|
||||
|
||||
#: src/models/permissionsmodel.cpp:57
|
||||
msgctxt "Room permission type"
|
||||
@@ -1833,18 +1833,18 @@ msgstr ""
|
||||
"Fichier trop volumineux pour être téléchargé.<br />Veuillez contact votre "
|
||||
"administrateur du serveur « Matrix » pour de l'aide."
|
||||
|
||||
#: src/neochatconnection.cpp:314
|
||||
#: src/neochatconnection.cpp:310
|
||||
#, kde-format
|
||||
msgctxt "@info"
|
||||
msgid "No identity server configured"
|
||||
msgstr "Aucun serveur d'identité n'a été configuré."
|
||||
|
||||
#: src/neochatconnection.cpp:345
|
||||
#: src/neochatconnection.cpp:341
|
||||
#, kde-format
|
||||
msgid "Room creation failed: %1"
|
||||
msgstr "Impossible de créer le salon : %1"
|
||||
|
||||
#: src/neochatconnection.cpp:374
|
||||
#: src/neochatconnection.cpp:370
|
||||
#, kde-format
|
||||
msgid "Space creation failed: %1"
|
||||
msgstr "Impossible de créer un espace : %1"
|
||||
@@ -1860,66 +1860,66 @@ msgctxt "'Lat' and 'Lon' as in Latitude and Longitude"
|
||||
msgid "Lat: %1, Lon: %2"
|
||||
msgstr "Lat : %1, Long : %2"
|
||||
|
||||
#: src/notificationsmanager.cpp:143 src/notificationsmanager.cpp:385
|
||||
#: src/notificationsmanager.cpp:142 src/notificationsmanager.cpp:384
|
||||
#, kde-format
|
||||
msgid "Encrypted Message"
|
||||
msgstr "Message chiffré"
|
||||
|
||||
#: src/notificationsmanager.cpp:227
|
||||
#: src/notificationsmanager.cpp:226
|
||||
#, kde-format
|
||||
msgid "%1: %2"
|
||||
msgstr "%1 : %2"
|
||||
|
||||
#: src/notificationsmanager.cpp:233
|
||||
#: src/notificationsmanager.cpp:232
|
||||
#, kde-format
|
||||
msgid "Open NeoChat in this room"
|
||||
msgstr "Ouvrir NeoChat dans cette salon"
|
||||
|
||||
#: src/notificationsmanager.cpp:246 src/qml/DelegateContextMenu.qml:111
|
||||
#: src/notificationsmanager.cpp:245 src/qml/DelegateContextMenu.qml:111
|
||||
#: src/qml/HoverActions.qml:123
|
||||
#, kde-format
|
||||
msgid "Reply"
|
||||
msgstr "Répondre"
|
||||
|
||||
#: src/notificationsmanager.cpp:247
|
||||
#: src/notificationsmanager.cpp:246
|
||||
#, kde-format
|
||||
msgid "Reply..."
|
||||
msgstr "Répondre..."
|
||||
|
||||
#: src/notificationsmanager.cpp:304
|
||||
#: src/notificationsmanager.cpp:303
|
||||
#, kde-format
|
||||
msgid "%1 invited you to a room"
|
||||
msgstr "%1 vous a invité dans un salon"
|
||||
|
||||
#: src/notificationsmanager.cpp:307
|
||||
#: src/notificationsmanager.cpp:306
|
||||
#, kde-format
|
||||
msgid "Open this invitation in NeoChat"
|
||||
msgstr "Ouvrir cette invitation dans NeoChat"
|
||||
|
||||
#: src/notificationsmanager.cpp:317
|
||||
#: src/notificationsmanager.cpp:316
|
||||
#, kde-format
|
||||
msgctxt "@action:button The thing being accepted is an invitation to chat"
|
||||
msgid "Accept"
|
||||
msgstr "Accepter"
|
||||
|
||||
#: src/notificationsmanager.cpp:318
|
||||
#: src/notificationsmanager.cpp:317
|
||||
#, kde-format
|
||||
msgctxt "@action:button The thing being rejected is an invitation to chat"
|
||||
msgid "Reject"
|
||||
msgstr "Rejeter"
|
||||
|
||||
#: src/notificationsmanager.cpp:319
|
||||
#: src/notificationsmanager.cpp:318
|
||||
#, kde-format
|
||||
msgctxt "@action:button The thing being rejected is an invitation to chat"
|
||||
msgid "Reject and Ignore User"
|
||||
msgstr "Rejeter et ignorer un utilisateur"
|
||||
|
||||
#: src/notificationsmanager.cpp:378
|
||||
#: src/notificationsmanager.cpp:377
|
||||
#, kde-format
|
||||
msgid "%1 (%2)"
|
||||
msgstr "%1 (%2)"
|
||||
|
||||
#: src/notificationsmanager.cpp:389
|
||||
#: src/notificationsmanager.cpp:388
|
||||
#, kde-format
|
||||
msgid "Open NeoChat"
|
||||
msgstr "Ouvrir NeoChat"
|
||||
@@ -4861,7 +4861,7 @@ msgstr "Configuration par défaut"
|
||||
msgctxt "@action:button"
|
||||
msgid "Reset all configuration values to their default"
|
||||
msgstr ""
|
||||
"Réinitialiser toutes les valeurs de la configuration à leurs valeurs par "
|
||||
"Réinitialiser toutes les valeurs de la configuration à leurs valeurs par "
|
||||
"défaut"
|
||||
|
||||
#: src/settings/NeoChatSecurityPage.qml:18
|
||||
|
||||
127
po/gl/neochat.po
127
po/gl/neochat.po
@@ -1,13 +1,13 @@
|
||||
# Copyright (C) 2024 This file is copyright:
|
||||
# This file is distributed under the same license as the neochat package.
|
||||
#
|
||||
# SPDX-FileCopyrightText: 2024 Adrián Chaves (Gallaecio)
|
||||
# SPDX-FileCopyrightText: 2024, 2025 Adrián Chaves (Gallaecio)
|
||||
msgid ""
|
||||
msgstr ""
|
||||
"Project-Id-Version: neochat\n"
|
||||
"Report-Msgid-Bugs-To: https://bugs.kde.org\n"
|
||||
"POT-Creation-Date: 2024-12-24 02:31+0000\n"
|
||||
"PO-Revision-Date: 2024-12-19 22:31+0100\n"
|
||||
"POT-Creation-Date: 2025-02-04 02:34+0000\n"
|
||||
"PO-Revision-Date: 2025-01-19 12:38+0100\n"
|
||||
"Last-Translator: Adrián Chaves (Gallaecio) <adrian@chaves.io>\n"
|
||||
"Language-Team: Proxecto Trasno (proxecto@trasno.gal)\n"
|
||||
"Language: gl\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 24.12.0\n"
|
||||
"X-Generator: Lokalize 24.12.1\n"
|
||||
|
||||
#: src/chatbar/AttachDialog.qml:29
|
||||
#, kde-format
|
||||
@@ -96,19 +96,19 @@ msgctxt ""
|
||||
msgid "Receiving notifications for new messages"
|
||||
msgstr "Recibindo notificacións de novas mensaxes."
|
||||
|
||||
#: src/controller.cpp:249
|
||||
#: src/controller.cpp:248
|
||||
#, kde-format
|
||||
msgid "Access token wasn't found: Maybe it was deleted?"
|
||||
msgstr "Non se atopou o pase de acceso. Pode ser que se eliminase?"
|
||||
|
||||
#: src/controller.cpp:253
|
||||
#: src/controller.cpp:252
|
||||
#, kde-format
|
||||
msgid ""
|
||||
"Access to keychain was denied: Please allow NeoChat to read the access token"
|
||||
msgstr ""
|
||||
"Denegouse o acceso ao chaveiro. Permita a NeoChat ler o pase de acceso."
|
||||
|
||||
#: src/controller.cpp:256
|
||||
#: src/controller.cpp:255
|
||||
#, kde-format
|
||||
msgid ""
|
||||
"No keychain available: Please install a keychain, e.g. KWallet or GNOME "
|
||||
@@ -117,12 +117,12 @@ msgstr ""
|
||||
"Non hai ningún chaveiro dispoñíbel. Instale un, p. ex. KWallet ou o chaveiro "
|
||||
"de GNOME en Linux."
|
||||
|
||||
#: src/controller.cpp:259
|
||||
#: src/controller.cpp:258
|
||||
#, kde-format
|
||||
msgid "Unable to read access token: %1"
|
||||
msgstr "Non é posíbel ler o pase de acceso: %1"
|
||||
|
||||
#: src/controller.cpp:358
|
||||
#: src/controller.cpp:357
|
||||
#, kde-format
|
||||
msgid "Receiving push notifications"
|
||||
msgstr "Recibindo notificacións levadas"
|
||||
@@ -479,17 +479,17 @@ msgstr "sacou a %1 da sala"
|
||||
#: src/eventhandler.cpp:396
|
||||
#, kde-format
|
||||
msgid "banned %1 from the room"
|
||||
msgstr "prohibiu a %1 o acceso á sala"
|
||||
msgstr "expulsou a %1 da sala"
|
||||
|
||||
#: src/eventhandler.cpp:398
|
||||
#, kde-format
|
||||
msgid "banned %1 from the room: %2"
|
||||
msgstr "prohibiu a %1 o acceso á sala: %2"
|
||||
msgstr "expulsou a %1 da sala: %2"
|
||||
|
||||
#: src/eventhandler.cpp:401
|
||||
#, kde-format
|
||||
msgid "self-banned from the room"
|
||||
msgstr "auto-prohibiuse o acceso á sala"
|
||||
msgstr "auto-expulsouse da sala"
|
||||
|
||||
#: src/eventhandler.cpp:405
|
||||
#, kde-format
|
||||
@@ -734,12 +734,12 @@ msgstr "%1 saíu da sala"
|
||||
#: src/eventhandler.cpp:606
|
||||
#, kde-format
|
||||
msgid "%1 banned a user from the room"
|
||||
msgstr "%1 prohibiu a alguén o acceso á sala"
|
||||
msgstr "%1 expulsou a alguén da sala"
|
||||
|
||||
#: src/eventhandler.cpp:608
|
||||
#, kde-format
|
||||
msgid "%1 self-banned from the room"
|
||||
msgstr "%1 auto-prohibiuse o acceso á sala"
|
||||
msgstr "%1 auto-expulsouse da sala"
|
||||
|
||||
#: src/eventhandler.cpp:611
|
||||
#, kde-format
|
||||
@@ -1043,7 +1043,7 @@ msgstr "O nome de persoa usuaria non está dispoñíbel."
|
||||
msgid "Welcome"
|
||||
msgstr "Benvida"
|
||||
|
||||
#: src/login/WelcomePage.qml:74 src/main.cpp:141
|
||||
#: src/login/WelcomePage.qml:74 src/main.cpp:143
|
||||
#, kde-format
|
||||
msgid "NeoChat"
|
||||
msgstr "NeoChat"
|
||||
@@ -1084,106 +1084,106 @@ msgctxt "@action:button"
|
||||
msgid "Settings"
|
||||
msgstr "Configuración"
|
||||
|
||||
#: src/main.cpp:143
|
||||
#: src/main.cpp:145
|
||||
#, kde-format
|
||||
msgid "Chat on Matrix"
|
||||
msgstr "Charle en Matrix"
|
||||
|
||||
#: src/main.cpp:145
|
||||
#: src/main.cpp:147
|
||||
#, kde-format
|
||||
msgid "© 2018-2020 Black Hat, 2020-2024 KDE Community"
|
||||
msgstr "© 2018-2020 Black Hat, 2020-2024 Comunidade KDE"
|
||||
|
||||
#: src/main.cpp:146
|
||||
#: src/main.cpp:148
|
||||
#, kde-format
|
||||
msgid "Carl Schwan"
|
||||
msgstr "Carl Schwan"
|
||||
|
||||
#: src/main.cpp:147 src/main.cpp:151 src/main.cpp:152
|
||||
#: src/main.cpp:149 src/main.cpp:153 src/main.cpp:154
|
||||
#, kde-format
|
||||
msgid "Maintainer"
|
||||
msgstr "Mantemento."
|
||||
|
||||
#: src/main.cpp:151
|
||||
#: src/main.cpp:153
|
||||
#, kde-format
|
||||
msgid "Tobias Fella"
|
||||
msgstr "Tobias Fella"
|
||||
|
||||
#: src/main.cpp:152
|
||||
#: src/main.cpp:154
|
||||
#, kde-format
|
||||
msgid "James Graham"
|
||||
msgstr "James Graham"
|
||||
|
||||
#: src/main.cpp:153
|
||||
#: src/main.cpp:155
|
||||
#, kde-format
|
||||
msgid "Black Hat"
|
||||
msgstr "Black Hat"
|
||||
|
||||
#: src/main.cpp:153
|
||||
#: src/main.cpp:155
|
||||
#, kde-format
|
||||
msgid "Original author of Spectral"
|
||||
msgstr "Autoría orixinal de Spectral."
|
||||
|
||||
#: src/main.cpp:154
|
||||
#: src/main.cpp:156
|
||||
#, kde-format
|
||||
msgid "Alexey Rusakov"
|
||||
msgstr "Alexey Rusakov"
|
||||
|
||||
#: src/main.cpp:154
|
||||
#: src/main.cpp:156
|
||||
#, kde-format
|
||||
msgid "Maintainer of libQuotient"
|
||||
msgstr "Mantemento de libQuotient."
|
||||
|
||||
#: src/main.cpp:155
|
||||
#: src/main.cpp:157
|
||||
#, kde-format
|
||||
msgctxt "NAME OF TRANSLATORS"
|
||||
msgid "Your names"
|
||||
msgstr "Adrián Chaves (Gallaecio)"
|
||||
|
||||
#: src/main.cpp:155
|
||||
#: src/main.cpp:157
|
||||
#, kde-format
|
||||
msgctxt "EMAIL OF TRANSLATORS"
|
||||
msgid "Your emails"
|
||||
msgstr "adrian@chaves.io"
|
||||
|
||||
#: src/main.cpp:159
|
||||
#: src/main.cpp:161
|
||||
#, kde-format
|
||||
msgid "A Qt library to write cross-platform clients for Matrix"
|
||||
msgstr ""
|
||||
"Unha biblioteca de Qt para escribir clientes multiplataforma de Matrix."
|
||||
|
||||
#: src/main.cpp:161
|
||||
#: src/main.cpp:163
|
||||
#, kde-format
|
||||
msgctxt "<version number> (built against <possibly different version number>)"
|
||||
msgid "%1 (built against %2)"
|
||||
msgstr "%1 (sobre %2)"
|
||||
|
||||
#: src/main.cpp:189
|
||||
#: src/main.cpp:191
|
||||
#, kde-format
|
||||
msgid "Client for the matrix communication protocol"
|
||||
msgstr "Cliente do protocolo de comunicación Matrix."
|
||||
|
||||
#: src/main.cpp:190
|
||||
#: src/main.cpp:192
|
||||
#, kde-format
|
||||
msgid "Supports matrix: url scheme"
|
||||
msgstr "Permite o esquema de URL «matrix:»."
|
||||
|
||||
#: src/main.cpp:191
|
||||
#: src/main.cpp:193
|
||||
#, kde-format
|
||||
msgid "Ignore all SSL Errors, e.g., unsigned certificates."
|
||||
msgstr "Ignorar todos os erros de SSL, p. ex. certificados sen asinar."
|
||||
|
||||
#: src/main.cpp:193
|
||||
#: src/main.cpp:195
|
||||
#, kde-format
|
||||
msgid "Only used for autotests"
|
||||
msgstr "Só se usa para probas automáticas."
|
||||
|
||||
#: src/main.cpp:198
|
||||
#: src/main.cpp:200
|
||||
#, kde-format
|
||||
msgid "Internal usage only."
|
||||
msgstr "Só para uso interno."
|
||||
|
||||
#: src/main.cpp:203
|
||||
#: src/main.cpp:205
|
||||
#, kde-format
|
||||
msgid "Share a URL to Matrix"
|
||||
msgstr "Compartir un URL en Matrix"
|
||||
@@ -1283,7 +1283,7 @@ msgstr "Xa se invitou a %1 á sala."
|
||||
#, kde-format
|
||||
msgctxt "<user> is banned from this room."
|
||||
msgid "%1 is banned from this room."
|
||||
msgstr "%1 ten prohibido o acceso á sala."
|
||||
msgstr "%1 está en expulsión da sala."
|
||||
|
||||
#: src/models/actionsmodel.cpp:212
|
||||
#, kde-format
|
||||
@@ -1410,24 +1410,24 @@ msgstr "Reaccionar á mensaxe co texto indicado."
|
||||
#, kde-format
|
||||
msgctxt "<user> is already banned from this room."
|
||||
msgid "%1 is already banned from this room."
|
||||
msgstr "%1 xa ten prohibido o acceso á sala."
|
||||
msgstr "%1 xa está en expulsión da sala."
|
||||
|
||||
#: src/models/actionsmodel.cpp:443
|
||||
#, kde-format
|
||||
msgid "You are not allowed to ban users from this room."
|
||||
msgstr "Non ten permiso para prohibir a ninguén o acceso a esta sala."
|
||||
msgstr "Non ten permiso para expulsar a ninguén desta sala."
|
||||
|
||||
#: src/models/actionsmodel.cpp:449
|
||||
#, kde-format
|
||||
msgctxt "You are not allowed to ban <username> from this room."
|
||||
msgid "You are not allowed to ban %1 from this room."
|
||||
msgstr "Non ten permiso para prohibir a %1 o acceso a esta sala."
|
||||
msgstr "Non ten permiso para expulsar a %1 desta sala."
|
||||
|
||||
#: src/models/actionsmodel.cpp:453
|
||||
#, kde-format
|
||||
msgctxt "<username> was banned from this room."
|
||||
msgid "%1 was banned from this room."
|
||||
msgstr "Prohibiuse a %1 o acceso á sala."
|
||||
msgstr "Expulsouse a %1 da sala."
|
||||
|
||||
#: src/models/actionsmodel.cpp:458 src/models/actionsmodel.cpp:535
|
||||
msgid "<user id> [<reason>]"
|
||||
@@ -1435,7 +1435,7 @@ msgstr "<identificador de persoa> [<motivo>]"
|
||||
|
||||
#: src/models/actionsmodel.cpp:459
|
||||
msgid "Bans the given user"
|
||||
msgstr "Prohibe o acceso á persoa indicada."
|
||||
msgstr "Expulsa á persoa indicada."
|
||||
|
||||
#: src/models/actionsmodel.cpp:476
|
||||
#, kde-format
|
||||
@@ -1446,7 +1446,7 @@ msgstr "Non ten permiso para readmitir a ninguén nesta sala."
|
||||
#, kde-format
|
||||
msgctxt "<user> is not banned from this room."
|
||||
msgid "%1 is not banned from this room."
|
||||
msgstr "%1 non ten prohibido o acceso á sala."
|
||||
msgstr "%1 non está en expulsión da sala."
|
||||
|
||||
#: src/models/actionsmodel.cpp:485
|
||||
#, kde-format
|
||||
@@ -1456,7 +1456,7 @@ msgstr "Readmitiuse a %1 na sala."
|
||||
|
||||
#: src/models/actionsmodel.cpp:492
|
||||
msgid "Removes the ban of the given user"
|
||||
msgstr "Retira a prohibición de acceso á persoa indicada."
|
||||
msgstr "Retira a expulsión da persoa indicada."
|
||||
|
||||
#: src/models/actionsmodel.cpp:507
|
||||
#, kde-format
|
||||
@@ -1613,7 +1613,7 @@ msgstr "Expulsar as persoas."
|
||||
#: src/models/permissionsmodel.cpp:62
|
||||
msgctxt "Room permission type"
|
||||
msgid "Ban users"
|
||||
msgstr "Prohibir o acceso a persoas."
|
||||
msgstr "Expulsar persoas."
|
||||
|
||||
#: src/models/permissionsmodel.cpp:63
|
||||
msgctxt "Room permission type"
|
||||
@@ -1827,18 +1827,18 @@ msgstr ""
|
||||
"O ficheiro é grande de máis para descargar.<br /> Solicite asistencia á "
|
||||
"administración do seu servidor de Matrix."
|
||||
|
||||
#: src/neochatconnection.cpp:314
|
||||
#: src/neochatconnection.cpp:310
|
||||
#, kde-format
|
||||
msgctxt "@info"
|
||||
msgid "No identity server configured"
|
||||
msgstr "Non hai configurado ningún servidor de identidade."
|
||||
|
||||
#: src/neochatconnection.cpp:345
|
||||
#: src/neochatconnection.cpp:341
|
||||
#, kde-format
|
||||
msgid "Room creation failed: %1"
|
||||
msgstr "A creación da sala fallou: %1"
|
||||
|
||||
#: src/neochatconnection.cpp:374
|
||||
#: src/neochatconnection.cpp:370
|
||||
#, kde-format
|
||||
msgid "Space creation failed: %1"
|
||||
msgstr "A creación do espazo fallou: %1"
|
||||
@@ -1854,67 +1854,67 @@ msgctxt "'Lat' and 'Lon' as in Latitude and Longitude"
|
||||
msgid "Lat: %1, Lon: %2"
|
||||
msgstr "Lat: %1; lonx: %2"
|
||||
|
||||
#: src/notificationsmanager.cpp:143 src/notificationsmanager.cpp:385
|
||||
#: src/notificationsmanager.cpp:142 src/notificationsmanager.cpp:384
|
||||
#, kde-format
|
||||
msgid "Encrypted Message"
|
||||
msgstr "Mensaxe cifrada"
|
||||
|
||||
#: src/notificationsmanager.cpp:227
|
||||
#: src/notificationsmanager.cpp:226
|
||||
#, kde-format
|
||||
msgid "%1: %2"
|
||||
msgstr "%1: %2"
|
||||
|
||||
#: src/notificationsmanager.cpp:233
|
||||
#: src/notificationsmanager.cpp:232
|
||||
#, kde-format
|
||||
msgid "Open NeoChat in this room"
|
||||
msgstr "Abrir NeoChat nesta sala"
|
||||
|
||||
#: src/notificationsmanager.cpp:246 src/qml/DelegateContextMenu.qml:111
|
||||
#: src/notificationsmanager.cpp:245 src/qml/DelegateContextMenu.qml:111
|
||||
#: src/qml/HoverActions.qml:123
|
||||
#, kde-format
|
||||
msgid "Reply"
|
||||
msgstr "Responder"
|
||||
|
||||
#: src/notificationsmanager.cpp:247
|
||||
#: src/notificationsmanager.cpp:246
|
||||
#, kde-format
|
||||
msgid "Reply..."
|
||||
msgstr "Responder…"
|
||||
|
||||
# skip-rule: trasno-file-a_reverse
|
||||
#: src/notificationsmanager.cpp:304
|
||||
#: src/notificationsmanager.cpp:303
|
||||
#, kde-format
|
||||
msgid "%1 invited you to a room"
|
||||
msgstr "%1 envioulle unha invitación a unha sala"
|
||||
|
||||
#: src/notificationsmanager.cpp:307
|
||||
#: src/notificationsmanager.cpp:306
|
||||
#, kde-format
|
||||
msgid "Open this invitation in NeoChat"
|
||||
msgstr "Abrir a invitación en NeoChat"
|
||||
|
||||
#: src/notificationsmanager.cpp:317
|
||||
#: src/notificationsmanager.cpp:316
|
||||
#, kde-format
|
||||
msgctxt "@action:button The thing being accepted is an invitation to chat"
|
||||
msgid "Accept"
|
||||
msgstr "Aceptar"
|
||||
|
||||
#: src/notificationsmanager.cpp:318
|
||||
#: src/notificationsmanager.cpp:317
|
||||
#, kde-format
|
||||
msgctxt "@action:button The thing being rejected is an invitation to chat"
|
||||
msgid "Reject"
|
||||
msgstr "Rexeitar"
|
||||
|
||||
#: src/notificationsmanager.cpp:319
|
||||
#: src/notificationsmanager.cpp:318
|
||||
#, kde-format
|
||||
msgctxt "@action:button The thing being rejected is an invitation to chat"
|
||||
msgid "Reject and Ignore User"
|
||||
msgstr "Rexeitar e ignorar a persoa"
|
||||
|
||||
#: src/notificationsmanager.cpp:378
|
||||
#: src/notificationsmanager.cpp:377
|
||||
#, kde-format
|
||||
msgid "%1 (%2)"
|
||||
msgstr "%1 (%2)"
|
||||
|
||||
#: src/notificationsmanager.cpp:389
|
||||
#: src/notificationsmanager.cpp:388
|
||||
#, kde-format
|
||||
msgid "Open NeoChat"
|
||||
msgstr "Abrir NeoChat"
|
||||
@@ -2500,6 +2500,7 @@ msgctxt "@title As in 'edit the state of this room'"
|
||||
msgid "Edit State"
|
||||
msgstr "Editar o estado"
|
||||
|
||||
# skip-rule: trasno-undo_reverse
|
||||
#: src/qml/EditStateDialog.qml:32
|
||||
#, kde-format
|
||||
msgctxt "@action"
|
||||
@@ -3803,25 +3804,25 @@ msgstr "Invitar a esta persoa"
|
||||
#: src/qml/UserDetailDialog.qml:162
|
||||
#, kde-format
|
||||
msgid "Ban this user"
|
||||
msgstr "Prohibir o acceso a esta persoa"
|
||||
msgstr "Expulsar esta persoa"
|
||||
|
||||
#: src/qml/UserDetailDialog.qml:167 src/qml/UserDetailDialog.qml:172
|
||||
#, kde-format
|
||||
msgctxt "@title:dialog"
|
||||
msgid "Ban User"
|
||||
msgstr "Prohibir o acceso"
|
||||
msgstr "Expulsar a persoa"
|
||||
|
||||
#: src/qml/UserDetailDialog.qml:168
|
||||
#, kde-format
|
||||
msgctxt "@info:placeholder"
|
||||
msgid "Reason for banning this user"
|
||||
msgstr "Motivo polo que se prohibiu o acceso a esta persoa."
|
||||
msgstr "Motivo polo que se expulsou esta persoa."
|
||||
|
||||
#: src/qml/UserDetailDialog.qml:169
|
||||
#, kde-format
|
||||
msgctxt "@action:button 'Ban' as in 'Ban this user'"
|
||||
msgid "Ban"
|
||||
msgstr "Prohibir o acceso"
|
||||
msgstr "Expulsar"
|
||||
|
||||
#: src/qml/UserDetailDialog.qml:187
|
||||
#, kde-format
|
||||
|
||||
@@ -8,7 +8,7 @@ msgid ""
|
||||
msgstr ""
|
||||
"Project-Id-Version: neochat\n"
|
||||
"Report-Msgid-Bugs-To: https://bugs.kde.org\n"
|
||||
"POT-Creation-Date: 2024-12-24 02:31+0000\n"
|
||||
"POT-Creation-Date: 2025-02-04 02:34+0000\n"
|
||||
"PO-Revision-Date: 2024-11-13 22:41+0100\n"
|
||||
"Last-Translator: Kristof Kiszel <ulysses@fsf.hu>\n"
|
||||
"Language-Team: Hungarian <kde-l10n-hu@kde.org>\n"
|
||||
@@ -98,12 +98,12 @@ msgctxt ""
|
||||
msgid "Receiving notifications for new messages"
|
||||
msgstr "Új üzenetek értesítéseinek fogadása"
|
||||
|
||||
#: src/controller.cpp:249
|
||||
#: src/controller.cpp:248
|
||||
#, kde-format
|
||||
msgid "Access token wasn't found: Maybe it was deleted?"
|
||||
msgstr "A hozzáférési token nem található: talán törölték?"
|
||||
|
||||
#: src/controller.cpp:253
|
||||
#: src/controller.cpp:252
|
||||
#, kde-format
|
||||
msgid ""
|
||||
"Access to keychain was denied: Please allow NeoChat to read the access token"
|
||||
@@ -111,7 +111,7 @@ msgstr ""
|
||||
"Hozzáférés a kulcstároló megtagadva: Kérjük, engedélyezze a NeoChatnek a "
|
||||
"hozzáférési token olvasását"
|
||||
|
||||
#: src/controller.cpp:256
|
||||
#: src/controller.cpp:255
|
||||
#, kde-format
|
||||
msgid ""
|
||||
"No keychain available: Please install a keychain, e.g. KWallet or GNOME "
|
||||
@@ -120,12 +120,12 @@ msgstr ""
|
||||
"Nem található kulcstartó: Kérjük, telepítsen egy kulcstartót, Linuxon "
|
||||
"például a KWalletet vagy a GNOME kulcstartót"
|
||||
|
||||
#: src/controller.cpp:259
|
||||
#: src/controller.cpp:258
|
||||
#, kde-format
|
||||
msgid "Unable to read access token: %1"
|
||||
msgstr "Nem lehet olvasni a hozzáférési tokent: %1"
|
||||
|
||||
#: src/controller.cpp:358
|
||||
#: src/controller.cpp:357
|
||||
#, kde-format
|
||||
msgid "Receiving push notifications"
|
||||
msgstr "Leküldéses értesítések fogadása"
|
||||
@@ -1050,7 +1050,7 @@ msgstr "A felhasználónév nem érhető el"
|
||||
msgid "Welcome"
|
||||
msgstr "Kezdőlap"
|
||||
|
||||
#: src/login/WelcomePage.qml:74 src/main.cpp:141
|
||||
#: src/login/WelcomePage.qml:74 src/main.cpp:143
|
||||
#, kde-format
|
||||
msgid "NeoChat"
|
||||
msgstr "NeoChat"
|
||||
@@ -1091,106 +1091,106 @@ msgctxt "@action:button"
|
||||
msgid "Settings"
|
||||
msgstr "Beállítások"
|
||||
|
||||
#: src/main.cpp:143
|
||||
#: src/main.cpp:145
|
||||
#, kde-format
|
||||
msgid "Chat on Matrix"
|
||||
msgstr "Csevegés Matrixon"
|
||||
|
||||
#: src/main.cpp:145
|
||||
#: src/main.cpp:147
|
||||
#, 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:146
|
||||
#: src/main.cpp:148
|
||||
#, kde-format
|
||||
msgid "Carl Schwan"
|
||||
msgstr "Carl Schwan"
|
||||
|
||||
#: src/main.cpp:147 src/main.cpp:151 src/main.cpp:152
|
||||
#: src/main.cpp:149 src/main.cpp:153 src/main.cpp:154
|
||||
#, kde-format
|
||||
msgid "Maintainer"
|
||||
msgstr "Karbantartó"
|
||||
|
||||
#: src/main.cpp:151
|
||||
#: src/main.cpp:153
|
||||
#, kde-format
|
||||
msgid "Tobias Fella"
|
||||
msgstr "Tobias Fella"
|
||||
|
||||
#: src/main.cpp:152
|
||||
#: src/main.cpp:154
|
||||
#, kde-format
|
||||
msgid "James Graham"
|
||||
msgstr "James Graham"
|
||||
|
||||
#: src/main.cpp:153
|
||||
#: src/main.cpp:155
|
||||
#, kde-format
|
||||
msgid "Black Hat"
|
||||
msgstr "Black Hat"
|
||||
|
||||
#: src/main.cpp:153
|
||||
#: src/main.cpp:155
|
||||
#, kde-format
|
||||
msgid "Original author of Spectral"
|
||||
msgstr "A Spectral eredeti szerzője"
|
||||
|
||||
#: src/main.cpp:154
|
||||
#: src/main.cpp:156
|
||||
#, kde-format
|
||||
msgid "Alexey Rusakov"
|
||||
msgstr "Alexey Rusakov"
|
||||
|
||||
#: src/main.cpp:154
|
||||
#: src/main.cpp:156
|
||||
#, kde-format
|
||||
msgid "Maintainer of libQuotient"
|
||||
msgstr "A libQuotient karbantartója"
|
||||
|
||||
#: src/main.cpp:155
|
||||
#: src/main.cpp:157
|
||||
#, kde-format
|
||||
msgctxt "NAME OF TRANSLATORS"
|
||||
msgid "Your names"
|
||||
msgstr "Kiszel Kristóf,Kovács Áron"
|
||||
|
||||
#: src/main.cpp:155
|
||||
#: src/main.cpp:157
|
||||
#, kde-format
|
||||
msgctxt "EMAIL OF TRANSLATORS"
|
||||
msgid "Your emails"
|
||||
msgstr "ulysses@fsf.hu,aronkvh@gmail.com"
|
||||
|
||||
#: src/main.cpp:159
|
||||
#: src/main.cpp:161
|
||||
#, kde-format
|
||||
msgid "A Qt library to write cross-platform clients for Matrix"
|
||||
msgstr "Qt programkönyvtár keresztplatformos Matrix kliensek írásához"
|
||||
|
||||
#: src/main.cpp:161
|
||||
#: src/main.cpp:163
|
||||
#, kde-format
|
||||
msgctxt "<version number> (built against <possibly different version number>)"
|
||||
msgid "%1 (built against %2)"
|
||||
msgstr "%1 (fordítva ezzel: %2)"
|
||||
|
||||
#: src/main.cpp:189
|
||||
#: src/main.cpp:191
|
||||
#, kde-format
|
||||
msgid "Client for the matrix communication protocol"
|
||||
msgstr "Kliens a matrix kommunikációs protokollhoz"
|
||||
|
||||
#: src/main.cpp:190
|
||||
#: src/main.cpp:192
|
||||
#, kde-format
|
||||
msgid "Supports matrix: url scheme"
|
||||
msgstr "Támogatja a matrix: URL-sémát"
|
||||
|
||||
#: src/main.cpp:191
|
||||
#: src/main.cpp:193
|
||||
#, kde-format
|
||||
msgid "Ignore all SSL Errors, e.g., unsigned certificates."
|
||||
msgstr ""
|
||||
"Összes SSL hiba, például nem aláírt tanúsítványok figyelmen kívül hagyása"
|
||||
|
||||
#: src/main.cpp:193
|
||||
#: src/main.cpp:195
|
||||
#, kde-format
|
||||
msgid "Only used for autotests"
|
||||
msgstr "Csak automatikus tesztekhez használt"
|
||||
|
||||
#: src/main.cpp:198
|
||||
#: src/main.cpp:200
|
||||
#, kde-format
|
||||
msgid "Internal usage only."
|
||||
msgstr "Csak belső használatra."
|
||||
|
||||
#: src/main.cpp:203
|
||||
#: src/main.cpp:205
|
||||
#, kde-format
|
||||
msgid "Share a URL to Matrix"
|
||||
msgstr "URL megosztása Matrixon"
|
||||
@@ -1833,18 +1833,18 @@ msgstr ""
|
||||
"A fájl túl nagy a letöltéshez.<br />Támogatásért forduljon a matrix "
|
||||
"kiszolgáló rendszergazdájához."
|
||||
|
||||
#: src/neochatconnection.cpp:314
|
||||
#: src/neochatconnection.cpp:310
|
||||
#, kde-format
|
||||
msgctxt "@info"
|
||||
msgid "No identity server configured"
|
||||
msgstr "Nincs beállítva identitáskiszolgáló"
|
||||
|
||||
#: src/neochatconnection.cpp:345
|
||||
#: src/neochatconnection.cpp:341
|
||||
#, kde-format
|
||||
msgid "Room creation failed: %1"
|
||||
msgstr "Nem sikerült létrehozni a szobát: %1"
|
||||
|
||||
#: src/neochatconnection.cpp:374
|
||||
#: src/neochatconnection.cpp:370
|
||||
#, kde-format
|
||||
msgid "Space creation failed: %1"
|
||||
msgstr "Nem sikerült létrehozni a teret: %1"
|
||||
@@ -1860,66 +1860,66 @@ msgctxt "'Lat' and 'Lon' as in Latitude and Longitude"
|
||||
msgid "Lat: %1, Lon: %2"
|
||||
msgstr "Hossz.: %1, Szél.: %2"
|
||||
|
||||
#: src/notificationsmanager.cpp:143 src/notificationsmanager.cpp:385
|
||||
#: src/notificationsmanager.cpp:142 src/notificationsmanager.cpp:384
|
||||
#, kde-format
|
||||
msgid "Encrypted Message"
|
||||
msgstr "Titkosított üzenet"
|
||||
|
||||
#: src/notificationsmanager.cpp:227
|
||||
#: src/notificationsmanager.cpp:226
|
||||
#, kde-format
|
||||
msgid "%1: %2"
|
||||
msgstr "%1: %2"
|
||||
|
||||
#: src/notificationsmanager.cpp:233
|
||||
#: src/notificationsmanager.cpp:232
|
||||
#, kde-format
|
||||
msgid "Open NeoChat in this room"
|
||||
msgstr "NeoChat megnyitása ebben a szobában"
|
||||
|
||||
#: src/notificationsmanager.cpp:246 src/qml/DelegateContextMenu.qml:111
|
||||
#: src/notificationsmanager.cpp:245 src/qml/DelegateContextMenu.qml:111
|
||||
#: src/qml/HoverActions.qml:123
|
||||
#, kde-format
|
||||
msgid "Reply"
|
||||
msgstr "Válasz"
|
||||
|
||||
#: src/notificationsmanager.cpp:247
|
||||
#: src/notificationsmanager.cpp:246
|
||||
#, kde-format
|
||||
msgid "Reply..."
|
||||
msgstr "Válasz…"
|
||||
|
||||
#: src/notificationsmanager.cpp:304
|
||||
#: src/notificationsmanager.cpp:303
|
||||
#, kde-format
|
||||
msgid "%1 invited you to a room"
|
||||
msgstr "%1 meghívta Önt egy szobába"
|
||||
|
||||
#: src/notificationsmanager.cpp:307
|
||||
#: src/notificationsmanager.cpp:306
|
||||
#, kde-format
|
||||
msgid "Open this invitation in NeoChat"
|
||||
msgstr "Meghívás megnyitása NeoChatben"
|
||||
|
||||
#: src/notificationsmanager.cpp:317
|
||||
#: src/notificationsmanager.cpp:316
|
||||
#, kde-format
|
||||
msgctxt "@action:button The thing being accepted is an invitation to chat"
|
||||
msgid "Accept"
|
||||
msgstr "Elfogadás"
|
||||
|
||||
#: src/notificationsmanager.cpp:318
|
||||
#: src/notificationsmanager.cpp:317
|
||||
#, kde-format
|
||||
msgctxt "@action:button The thing being rejected is an invitation to chat"
|
||||
msgid "Reject"
|
||||
msgstr "Elutasítás"
|
||||
|
||||
#: src/notificationsmanager.cpp:319
|
||||
#: src/notificationsmanager.cpp:318
|
||||
#, kde-format
|
||||
msgctxt "@action:button The thing being rejected is an invitation to chat"
|
||||
msgid "Reject and Ignore User"
|
||||
msgstr "Elutasítás és felhasználó mellőzése"
|
||||
|
||||
#: src/notificationsmanager.cpp:378
|
||||
#: src/notificationsmanager.cpp:377
|
||||
#, kde-format
|
||||
msgid "%1 (%2)"
|
||||
msgstr "%1 (%2)"
|
||||
|
||||
#: src/notificationsmanager.cpp:389
|
||||
#: src/notificationsmanager.cpp:388
|
||||
#, kde-format
|
||||
msgid "Open NeoChat"
|
||||
msgstr "NeoChat megnyitása"
|
||||
|
||||
@@ -7,7 +7,7 @@ msgid ""
|
||||
msgstr ""
|
||||
"Project-Id-Version: neochat\n"
|
||||
"Report-Msgid-Bugs-To: https://bugs.kde.org\n"
|
||||
"POT-Creation-Date: 2024-12-24 02:31+0000\n"
|
||||
"POT-Creation-Date: 2025-02-04 02:34+0000\n"
|
||||
"PO-Revision-Date: 2024-11-14 09:49+0100\n"
|
||||
"Last-Translator: giovanni <g.sora@tiscali.it>\n"
|
||||
"Language-Team: Interlingua <kde-i18n-doc@kde.org>\n"
|
||||
@@ -97,12 +97,12 @@ msgctxt ""
|
||||
msgid "Receiving notifications for new messages"
|
||||
msgstr "Recipente notificationes de nove messages"
|
||||
|
||||
#: src/controller.cpp:249
|
||||
#: src/controller.cpp:248
|
||||
#, kde-format
|
||||
msgid "Access token wasn't found: Maybe it was deleted?"
|
||||
msgstr "Indicio de accesso non esseva trovate: forsan il esseva delite?"
|
||||
|
||||
#: src/controller.cpp:253
|
||||
#: src/controller.cpp:252
|
||||
#, kde-format
|
||||
msgid ""
|
||||
"Access to keychain was denied: Please allow NeoChat to read the access token"
|
||||
@@ -110,7 +110,7 @@ msgstr ""
|
||||
"Accesso a portaclave esseva refusate: Pro favor tu permitte que NeoChat pote "
|
||||
"leger le indicio de accesso"
|
||||
|
||||
#: src/controller.cpp:256
|
||||
#: src/controller.cpp:255
|
||||
#, kde-format
|
||||
msgid ""
|
||||
"No keychain available: Please install a keychain, e.g. KWallet or GNOME "
|
||||
@@ -119,12 +119,12 @@ msgstr ""
|
||||
"Necun portaclave disponibile: Pro favor tu installa un portaclave, p.ex. "
|
||||
"KWallet o GNOMe keyring sur Linux"
|
||||
|
||||
#: src/controller.cpp:259
|
||||
#: src/controller.cpp:258
|
||||
#, kde-format
|
||||
msgid "Unable to read access token: %1"
|
||||
msgstr "Incapace a leger indicio de accesso: %1"
|
||||
|
||||
#: src/controller.cpp:358
|
||||
#: src/controller.cpp:357
|
||||
#, kde-format
|
||||
msgid "Receiving push notifications"
|
||||
msgstr "Recipente notificationes de push"
|
||||
@@ -1049,7 +1049,7 @@ msgstr "Nomine de usator non disponibile"
|
||||
msgid "Welcome"
|
||||
msgstr "Benvenite"
|
||||
|
||||
#: src/login/WelcomePage.qml:74 src/main.cpp:141
|
||||
#: src/login/WelcomePage.qml:74 src/main.cpp:143
|
||||
#, kde-format
|
||||
msgid "NeoChat"
|
||||
msgstr "Neochat"
|
||||
@@ -1090,107 +1090,107 @@ msgctxt "@action:button"
|
||||
msgid "Settings"
|
||||
msgstr "Preferentias"
|
||||
|
||||
#: src/main.cpp:143
|
||||
#: src/main.cpp:145
|
||||
#, kde-format
|
||||
msgid "Chat on Matrix"
|
||||
msgstr "Conversation en ditecto sur Matrix"
|
||||
|
||||
#: src/main.cpp:145
|
||||
#: src/main.cpp:147
|
||||
#, kde-format
|
||||
msgid "© 2018-2020 Black Hat, 2020-2024 KDE Community"
|
||||
msgstr "© 2018-2020 Black Hat, 2020 -2024 Communitate de KDE"
|
||||
|
||||
#: src/main.cpp:146
|
||||
#: src/main.cpp:148
|
||||
#, kde-format
|
||||
msgid "Carl Schwan"
|
||||
msgstr "Carl Schwan"
|
||||
|
||||
#: src/main.cpp:147 src/main.cpp:151 src/main.cpp:152
|
||||
#: src/main.cpp:149 src/main.cpp:153 src/main.cpp:154
|
||||
#, kde-format
|
||||
msgid "Maintainer"
|
||||
msgstr "Mantenitor"
|
||||
|
||||
#: src/main.cpp:151
|
||||
#: src/main.cpp:153
|
||||
#, kde-format
|
||||
msgid "Tobias Fella"
|
||||
msgstr "Tobias Fella"
|
||||
|
||||
#: src/main.cpp:152
|
||||
#: src/main.cpp:154
|
||||
#, kde-format
|
||||
msgid "James Graham"
|
||||
msgstr "James Graham"
|
||||
|
||||
#: src/main.cpp:153
|
||||
#: src/main.cpp:155
|
||||
#, kde-format
|
||||
msgid "Black Hat"
|
||||
msgstr "Black Hat"
|
||||
|
||||
#: src/main.cpp:153
|
||||
#: src/main.cpp:155
|
||||
#, kde-format
|
||||
msgid "Original author of Spectral"
|
||||
msgstr "Autor original de Spectral"
|
||||
|
||||
#: src/main.cpp:154
|
||||
#: src/main.cpp:156
|
||||
#, kde-format
|
||||
msgid "Alexey Rusakov"
|
||||
msgstr "Alexey Rusakov"
|
||||
|
||||
#: src/main.cpp:154
|
||||
#: src/main.cpp:156
|
||||
#, kde-format
|
||||
msgid "Maintainer of libQuotient"
|
||||
msgstr "Mantenitor de libQuotient"
|
||||
|
||||
#: src/main.cpp:155
|
||||
#: src/main.cpp:157
|
||||
#, kde-format
|
||||
msgctxt "NAME OF TRANSLATORS"
|
||||
msgid "Your names"
|
||||
msgstr "Giovanni Sora"
|
||||
|
||||
#: src/main.cpp:155
|
||||
#: src/main.cpp:157
|
||||
#, kde-format
|
||||
msgctxt "EMAIL OF TRANSLATORS"
|
||||
msgid "Your emails"
|
||||
msgstr "g.sora@tiscali.it"
|
||||
|
||||
#: src/main.cpp:159
|
||||
#: src/main.cpp:161
|
||||
#, kde-format
|
||||
msgid "A Qt library to write cross-platform clients for Matrix"
|
||||
msgstr ""
|
||||
"Un bibliotheca de Qt per scriber clientes de cross-platform (platteformas "
|
||||
"cruciate) per Matrix"
|
||||
|
||||
#: src/main.cpp:161
|
||||
#: src/main.cpp:163
|
||||
#, kde-format
|
||||
msgctxt "<version number> (built against <possibly different version number>)"
|
||||
msgid "%1 (built against %2)"
|
||||
msgstr "%1 (construite contra %2)"
|
||||
|
||||
#: src/main.cpp:189
|
||||
#: src/main.cpp:191
|
||||
#, kde-format
|
||||
msgid "Client for the matrix communication protocol"
|
||||
msgstr "Cliente per le protocollo de cmmmunication de matrix"
|
||||
|
||||
#: src/main.cpp:190
|
||||
#: src/main.cpp:192
|
||||
#, kde-format
|
||||
msgid "Supports matrix: url scheme"
|
||||
msgstr "Supporta matrix: url schema"
|
||||
|
||||
#: src/main.cpp:191
|
||||
#: src/main.cpp:193
|
||||
#, kde-format
|
||||
msgid "Ignore all SSL Errors, e.g., unsigned certificates."
|
||||
msgstr "Ignora omne errores de SSL, p.ex. certificatos non signate."
|
||||
|
||||
#: src/main.cpp:193
|
||||
#: src/main.cpp:195
|
||||
#, kde-format
|
||||
msgid "Only used for autotests"
|
||||
msgstr "Solmente usate per autotests"
|
||||
|
||||
#: src/main.cpp:198
|
||||
#: src/main.cpp:200
|
||||
#, kde-format
|
||||
msgid "Internal usage only."
|
||||
msgstr "Solmente per uso interne."
|
||||
|
||||
#: src/main.cpp:203
|
||||
#: src/main.cpp:205
|
||||
#, kde-format
|
||||
msgid "Share a URL to Matrix"
|
||||
msgstr "Comparti un URL a Matrix"
|
||||
@@ -1830,18 +1830,18 @@ msgstr ""
|
||||
"File troppo grande a discargar.<br />Continge tu administrator de servitor "
|
||||
"de matrix per supporto."
|
||||
|
||||
#: src/neochatconnection.cpp:314
|
||||
#: src/neochatconnection.cpp:310
|
||||
#, kde-format
|
||||
msgctxt "@info"
|
||||
msgid "No identity server configured"
|
||||
msgstr "Nulle servitor de identitate configurate"
|
||||
|
||||
#: src/neochatconnection.cpp:345
|
||||
#: src/neochatconnection.cpp:341
|
||||
#, kde-format
|
||||
msgid "Room creation failed: %1"
|
||||
msgstr "Creation de sala falleva: \"%1\""
|
||||
|
||||
#: src/neochatconnection.cpp:374
|
||||
#: src/neochatconnection.cpp:370
|
||||
#, kde-format
|
||||
msgid "Space creation failed: %1"
|
||||
msgstr "Creation de spatio falleva: \"%1\""
|
||||
@@ -1857,66 +1857,66 @@ msgctxt "'Lat' and 'Lon' as in Latitude and Longitude"
|
||||
msgid "Lat: %1, Lon: %2"
|
||||
msgstr "Lat: %1, Lon: %2"
|
||||
|
||||
#: src/notificationsmanager.cpp:143 src/notificationsmanager.cpp:385
|
||||
#: src/notificationsmanager.cpp:142 src/notificationsmanager.cpp:384
|
||||
#, kde-format
|
||||
msgid "Encrypted Message"
|
||||
msgstr "Message Cryptate"
|
||||
|
||||
#: src/notificationsmanager.cpp:227
|
||||
#: src/notificationsmanager.cpp:226
|
||||
#, kde-format
|
||||
msgid "%1: %2"
|
||||
msgstr "%1: %2"
|
||||
|
||||
#: src/notificationsmanager.cpp:233
|
||||
#: src/notificationsmanager.cpp:232
|
||||
#, kde-format
|
||||
msgid "Open NeoChat in this room"
|
||||
msgstr "Aperi NeoChat in iste sala"
|
||||
|
||||
#: src/notificationsmanager.cpp:246 src/qml/DelegateContextMenu.qml:111
|
||||
#: src/notificationsmanager.cpp:245 src/qml/DelegateContextMenu.qml:111
|
||||
#: src/qml/HoverActions.qml:123
|
||||
#, kde-format
|
||||
msgid "Reply"
|
||||
msgstr "Responde"
|
||||
|
||||
#: src/notificationsmanager.cpp:247
|
||||
#: src/notificationsmanager.cpp:246
|
||||
#, kde-format
|
||||
msgid "Reply..."
|
||||
msgstr "Responde..."
|
||||
|
||||
#: src/notificationsmanager.cpp:304
|
||||
#: src/notificationsmanager.cpp:303
|
||||
#, kde-format
|
||||
msgid "%1 invited you to a room"
|
||||
msgstr "%1 invitava te un sala"
|
||||
|
||||
#: src/notificationsmanager.cpp:307
|
||||
#: src/notificationsmanager.cpp:306
|
||||
#, kde-format
|
||||
msgid "Open this invitation in NeoChat"
|
||||
msgstr "Aperi iste invitation in NeoChat"
|
||||
|
||||
#: src/notificationsmanager.cpp:317
|
||||
#: src/notificationsmanager.cpp:316
|
||||
#, kde-format
|
||||
msgctxt "@action:button The thing being accepted is an invitation to chat"
|
||||
msgid "Accept"
|
||||
msgstr "Accepta"
|
||||
|
||||
#: src/notificationsmanager.cpp:318
|
||||
#: src/notificationsmanager.cpp:317
|
||||
#, kde-format
|
||||
msgctxt "@action:button The thing being rejected is an invitation to chat"
|
||||
msgid "Reject"
|
||||
msgstr "Rejecta"
|
||||
|
||||
#: src/notificationsmanager.cpp:319
|
||||
#: src/notificationsmanager.cpp:318
|
||||
#, kde-format
|
||||
msgctxt "@action:button The thing being rejected is an invitation to chat"
|
||||
msgid "Reject and Ignore User"
|
||||
msgstr "Rejecta e ignora usator"
|
||||
|
||||
#: src/notificationsmanager.cpp:378
|
||||
#: src/notificationsmanager.cpp:377
|
||||
#, kde-format
|
||||
msgid "%1 (%2)"
|
||||
msgstr "%1 (%2)"
|
||||
|
||||
#: src/notificationsmanager.cpp:389
|
||||
#: src/notificationsmanager.cpp:388
|
||||
#, kde-format
|
||||
msgid "Open NeoChat"
|
||||
msgstr "Aperi Neochat"
|
||||
|
||||
@@ -7,7 +7,7 @@ msgid ""
|
||||
msgstr ""
|
||||
"Project-Id-Version: neochat\n"
|
||||
"Report-Msgid-Bugs-To: https://bugs.kde.org\n"
|
||||
"POT-Creation-Date: 2024-12-24 02:31+0000\n"
|
||||
"POT-Creation-Date: 2025-02-04 02:34+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"
|
||||
@@ -99,20 +99,20 @@ msgctxt ""
|
||||
msgid "Receiving notifications for new messages"
|
||||
msgstr "Kirim notifikasi pengetikan"
|
||||
|
||||
#: src/controller.cpp:249
|
||||
#: src/controller.cpp:248
|
||||
#, fuzzy, kde-format
|
||||
#| msgid "Access token wasn't found"
|
||||
msgid "Access token wasn't found: Maybe it was deleted?"
|
||||
msgstr "Token pengaksesan tidak ditemukan"
|
||||
|
||||
#: src/controller.cpp:253
|
||||
#: src/controller.cpp:252
|
||||
#, fuzzy, kde-format
|
||||
#| msgid "Please allow NeoChat to read the access token"
|
||||
msgid ""
|
||||
"Access to keychain was denied: Please allow NeoChat to read the access token"
|
||||
msgstr "Mohon izinkan NeoChat untuk membaca token pengaksesan"
|
||||
|
||||
#: src/controller.cpp:256
|
||||
#: src/controller.cpp:255
|
||||
#, fuzzy, kde-format
|
||||
#| msgid "Please install a keychain, e.g. KWallet or GNOME keyring on Linux"
|
||||
msgid ""
|
||||
@@ -121,13 +121,13 @@ msgid ""
|
||||
msgstr ""
|
||||
"Mohon instal sebuah rantai kunci, seperti KWallet atau GNOME Keyring di Linux"
|
||||
|
||||
#: src/controller.cpp:259
|
||||
#: src/controller.cpp:258
|
||||
#, fuzzy, kde-format
|
||||
#| msgid "Unable to read access token"
|
||||
msgid "Unable to read access token: %1"
|
||||
msgstr "Tidak dapat membaca token pengaksesan"
|
||||
|
||||
#: src/controller.cpp:358
|
||||
#: src/controller.cpp:357
|
||||
#, fuzzy, kde-format
|
||||
#| msgid "Send typing notifications"
|
||||
msgid "Receiving push notifications"
|
||||
@@ -1134,7 +1134,7 @@ msgstr "Tidak ada pengguna yang tersedia"
|
||||
msgid "Welcome"
|
||||
msgstr "Selamat datang"
|
||||
|
||||
#: src/login/WelcomePage.qml:74 src/main.cpp:141
|
||||
#: src/login/WelcomePage.qml:74 src/main.cpp:143
|
||||
#, kde-format
|
||||
msgid "NeoChat"
|
||||
msgstr "NeoChat"
|
||||
@@ -1181,109 +1181,109 @@ msgctxt "@action:button"
|
||||
msgid "Settings"
|
||||
msgstr "Pengaturan Rsuangan"
|
||||
|
||||
#: src/main.cpp:143
|
||||
#: src/main.cpp:145
|
||||
#, fuzzy, kde-format
|
||||
#| msgid "About NeoChat"
|
||||
msgid "Chat on Matrix"
|
||||
msgstr "Tentang NeoChat"
|
||||
|
||||
#: src/main.cpp:145
|
||||
#: src/main.cpp:147
|
||||
#, 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:146
|
||||
#: src/main.cpp:148
|
||||
#, kde-format
|
||||
msgid "Carl Schwan"
|
||||
msgstr "Carl Schwan"
|
||||
|
||||
#: src/main.cpp:147 src/main.cpp:151 src/main.cpp:152
|
||||
#: src/main.cpp:149 src/main.cpp:153 src/main.cpp:154
|
||||
#, kde-format
|
||||
msgid "Maintainer"
|
||||
msgstr "Pemelihara"
|
||||
|
||||
#: src/main.cpp:151
|
||||
#: src/main.cpp:153
|
||||
#, kde-format
|
||||
msgid "Tobias Fella"
|
||||
msgstr "Tobias Fella"
|
||||
|
||||
#: src/main.cpp:152
|
||||
#: src/main.cpp:154
|
||||
#, kde-format
|
||||
msgid "James Graham"
|
||||
msgstr "James Graham"
|
||||
|
||||
#: src/main.cpp:153
|
||||
#: src/main.cpp:155
|
||||
#, kde-format
|
||||
msgid "Black Hat"
|
||||
msgstr "Black Hat"
|
||||
|
||||
#: src/main.cpp:153
|
||||
#: src/main.cpp:155
|
||||
#, kde-format
|
||||
msgid "Original author of Spectral"
|
||||
msgstr "Penulis asli Spectral"
|
||||
|
||||
#: src/main.cpp:154
|
||||
#: src/main.cpp:156
|
||||
#, kde-format
|
||||
msgid "Alexey Rusakov"
|
||||
msgstr "Alexey Rusakov"
|
||||
|
||||
#: src/main.cpp:154
|
||||
#: src/main.cpp:156
|
||||
#, fuzzy, kde-format
|
||||
#| msgid "Maintainer of Quotient"
|
||||
msgid "Maintainer of libQuotient"
|
||||
msgstr "Pemelihara Quotient"
|
||||
|
||||
#: src/main.cpp:155
|
||||
#: src/main.cpp:157
|
||||
#, kde-format
|
||||
msgctxt "NAME OF TRANSLATORS"
|
||||
msgid "Your names"
|
||||
msgstr "Linerly"
|
||||
|
||||
#: src/main.cpp:155
|
||||
#: src/main.cpp:157
|
||||
#, kde-format
|
||||
msgctxt "EMAIL OF TRANSLATORS"
|
||||
msgid "Your emails"
|
||||
msgstr "linerly@protonmail.com"
|
||||
|
||||
#: src/main.cpp:159
|
||||
#: src/main.cpp:161
|
||||
#, fuzzy, kde-format
|
||||
#| msgid "A Qt5 library to write cross-platform clients for Matrix"
|
||||
msgid "A Qt library to write cross-platform clients for Matrix"
|
||||
msgstr "Sebuah pustaka Qt5 untuk membuat klien lintas platform untuk Matrix"
|
||||
|
||||
#: src/main.cpp:161
|
||||
#: src/main.cpp:163
|
||||
#, kde-format
|
||||
msgctxt "<version number> (built against <possibly different version number>)"
|
||||
msgid "%1 (built against %2)"
|
||||
msgstr "%1 (dibangun pada %2)"
|
||||
|
||||
#: src/main.cpp:189
|
||||
#: src/main.cpp:191
|
||||
#, kde-format
|
||||
msgid "Client for the matrix communication protocol"
|
||||
msgstr "Klien untuk protokol komunikasi Matrix"
|
||||
|
||||
#: src/main.cpp:190
|
||||
#: src/main.cpp:192
|
||||
#, kde-format
|
||||
msgid "Supports matrix: url scheme"
|
||||
msgstr "Mendukung skema URL matrix:"
|
||||
|
||||
#: src/main.cpp:191
|
||||
#: src/main.cpp:193
|
||||
#, kde-format
|
||||
msgid "Ignore all SSL Errors, e.g., unsigned certificates."
|
||||
msgstr ""
|
||||
|
||||
#: src/main.cpp:193
|
||||
#: src/main.cpp:195
|
||||
#, kde-format
|
||||
msgid "Only used for autotests"
|
||||
msgstr ""
|
||||
|
||||
#: src/main.cpp:198
|
||||
#: src/main.cpp:200
|
||||
#, kde-format
|
||||
msgid "Internal usage only."
|
||||
msgstr ""
|
||||
|
||||
#: src/main.cpp:203
|
||||
#: src/main.cpp:205
|
||||
#, kde-format
|
||||
msgid "Share a URL to Matrix"
|
||||
msgstr ""
|
||||
@@ -2000,18 +2000,18 @@ msgid ""
|
||||
"for support."
|
||||
msgstr "Hubungi administrator server Matrix Anda untuk dukungan."
|
||||
|
||||
#: src/neochatconnection.cpp:314
|
||||
#: src/neochatconnection.cpp:310
|
||||
#, kde-format
|
||||
msgctxt "@info"
|
||||
msgid "No identity server configured"
|
||||
msgstr ""
|
||||
|
||||
#: src/neochatconnection.cpp:345
|
||||
#: src/neochatconnection.cpp:341
|
||||
#, kde-format
|
||||
msgid "Room creation failed: %1"
|
||||
msgstr "Pembuatan ruangan gagal: %1"
|
||||
|
||||
#: src/neochatconnection.cpp:374
|
||||
#: src/neochatconnection.cpp:370
|
||||
#, kde-format
|
||||
msgid "Space creation failed: %1"
|
||||
msgstr "Pembuatan space gagal: %1"
|
||||
@@ -2027,68 +2027,68 @@ msgctxt "'Lat' and 'Lon' as in Latitude and Longitude"
|
||||
msgid "Lat: %1, Lon: %2"
|
||||
msgstr "Lintang: %1, Bujur: %2"
|
||||
|
||||
#: src/notificationsmanager.cpp:143 src/notificationsmanager.cpp:385
|
||||
#: src/notificationsmanager.cpp:142 src/notificationsmanager.cpp:384
|
||||
#, kde-format
|
||||
msgid "Encrypted Message"
|
||||
msgstr "Pesan Terenkripsi"
|
||||
|
||||
#: src/notificationsmanager.cpp:227
|
||||
#: src/notificationsmanager.cpp:226
|
||||
#, kde-format
|
||||
msgid "%1: %2"
|
||||
msgstr "%1: %2"
|
||||
|
||||
#: src/notificationsmanager.cpp:233
|
||||
#: src/notificationsmanager.cpp:232
|
||||
#, kde-format
|
||||
msgid "Open NeoChat in this room"
|
||||
msgstr "Buka NeoChat di ruangan ini"
|
||||
|
||||
#: src/notificationsmanager.cpp:246 src/qml/DelegateContextMenu.qml:111
|
||||
#: src/notificationsmanager.cpp:245 src/qml/DelegateContextMenu.qml:111
|
||||
#: src/qml/HoverActions.qml:123
|
||||
#, kde-format
|
||||
msgid "Reply"
|
||||
msgstr "Balas"
|
||||
|
||||
#: src/notificationsmanager.cpp:247
|
||||
#: src/notificationsmanager.cpp:246
|
||||
#, kde-format
|
||||
msgid "Reply..."
|
||||
msgstr "Balas..."
|
||||
|
||||
#: src/notificationsmanager.cpp:304
|
||||
#: src/notificationsmanager.cpp:303
|
||||
#, kde-format
|
||||
msgid "%1 invited you to a room"
|
||||
msgstr "%1 mengundang Anda ke sebuah ruangan"
|
||||
|
||||
#: src/notificationsmanager.cpp:307
|
||||
#: src/notificationsmanager.cpp:306
|
||||
#, kde-format
|
||||
msgid "Open this invitation in NeoChat"
|
||||
msgstr "Buka undangan ini di NeoChat"
|
||||
|
||||
#: src/notificationsmanager.cpp:317
|
||||
#: src/notificationsmanager.cpp:316
|
||||
#, fuzzy, kde-format
|
||||
#| msgid "Accept"
|
||||
msgctxt "@action:button The thing being accepted is an invitation to chat"
|
||||
msgid "Accept"
|
||||
msgstr "Terima"
|
||||
|
||||
#: src/notificationsmanager.cpp:318
|
||||
#: src/notificationsmanager.cpp:317
|
||||
#, fuzzy, kde-format
|
||||
#| msgid "Reject"
|
||||
msgctxt "@action:button The thing being rejected is an invitation to chat"
|
||||
msgid "Reject"
|
||||
msgstr "Tolak"
|
||||
|
||||
#: src/notificationsmanager.cpp:319
|
||||
#: src/notificationsmanager.cpp:318
|
||||
#, kde-format
|
||||
msgctxt "@action:button The thing being rejected is an invitation to chat"
|
||||
msgid "Reject and Ignore User"
|
||||
msgstr ""
|
||||
|
||||
#: src/notificationsmanager.cpp:378
|
||||
#: src/notificationsmanager.cpp:377
|
||||
#, kde-format
|
||||
msgid "%1 (%2)"
|
||||
msgstr "%1 (%2)"
|
||||
|
||||
#: src/notificationsmanager.cpp:389
|
||||
#: src/notificationsmanager.cpp:388
|
||||
#, fuzzy, kde-format
|
||||
#| msgid "NeoChat"
|
||||
msgid "Open NeoChat"
|
||||
|
||||
@@ -7,7 +7,7 @@ msgid ""
|
||||
msgstr ""
|
||||
"Project-Id-Version: neochat\n"
|
||||
"Report-Msgid-Bugs-To: https://bugs.kde.org\n"
|
||||
"POT-Creation-Date: 2024-12-24 02:31+0000\n"
|
||||
"POT-Creation-Date: 2025-02-04 02:34+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"
|
||||
@@ -101,30 +101,30 @@ msgctxt ""
|
||||
msgid "Receiving notifications for new messages"
|
||||
msgstr "Inviar notificationes pri li tippada"
|
||||
|
||||
#: src/controller.cpp:249
|
||||
#: src/controller.cpp:248
|
||||
#, fuzzy, kde-format
|
||||
msgid "Access token wasn't found: Maybe it was deleted?"
|
||||
msgstr "Li plugin necessi por accesse al files MP3 ne esset trovat"
|
||||
|
||||
#: src/controller.cpp:253
|
||||
#: src/controller.cpp:252
|
||||
#, kde-format
|
||||
msgid ""
|
||||
"Access to keychain was denied: Please allow NeoChat to read the access token"
|
||||
msgstr ""
|
||||
|
||||
#: src/controller.cpp:256
|
||||
#: src/controller.cpp:255
|
||||
#, kde-format
|
||||
msgid ""
|
||||
"No keychain available: Please install a keychain, e.g. KWallet or GNOME "
|
||||
"keyring on Linux"
|
||||
msgstr ""
|
||||
|
||||
#: src/controller.cpp:259
|
||||
#: src/controller.cpp:258
|
||||
#, fuzzy, kde-format
|
||||
msgid "Unable to read access token: %1"
|
||||
msgstr "Ne posset acessar «%s»"
|
||||
|
||||
#: src/controller.cpp:358
|
||||
#: src/controller.cpp:357
|
||||
#, fuzzy, kde-format
|
||||
#| msgid "Send Typing Notifications"
|
||||
msgid "Receiving push notifications"
|
||||
@@ -1090,7 +1090,7 @@ msgstr "Null usatores disponibil"
|
||||
msgid "Welcome"
|
||||
msgstr "Benevenit"
|
||||
|
||||
#: src/login/WelcomePage.qml:74 src/main.cpp:141
|
||||
#: src/login/WelcomePage.qml:74 src/main.cpp:143
|
||||
#, kde-format
|
||||
msgid "NeoChat"
|
||||
msgstr "NeoChat"
|
||||
@@ -1132,109 +1132,109 @@ msgctxt "@action:button"
|
||||
msgid "Settings"
|
||||
msgstr "Parametres del chambre"
|
||||
|
||||
#: src/main.cpp:143
|
||||
#: src/main.cpp:145
|
||||
#, fuzzy, kde-format
|
||||
#| msgid "About NeoChat"
|
||||
msgid "Chat on Matrix"
|
||||
msgstr "Pri NeoChat"
|
||||
|
||||
#: src/main.cpp:145
|
||||
#: src/main.cpp:147
|
||||
#, fuzzy, kde-format
|
||||
#| msgid "© 2018-2020 Black Hat, 2020-2022 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:146
|
||||
#: src/main.cpp:148
|
||||
#, kde-format
|
||||
msgid "Carl Schwan"
|
||||
msgstr "Carl Schwan"
|
||||
|
||||
#: src/main.cpp:147 src/main.cpp:151 src/main.cpp:152
|
||||
#: src/main.cpp:149 src/main.cpp:153 src/main.cpp:154
|
||||
#, kde-format
|
||||
msgid "Maintainer"
|
||||
msgstr ""
|
||||
|
||||
#: src/main.cpp:151
|
||||
#: src/main.cpp:153
|
||||
#, kde-format
|
||||
msgid "Tobias Fella"
|
||||
msgstr "Tobias Fella"
|
||||
|
||||
#: src/main.cpp:152
|
||||
#: src/main.cpp:154
|
||||
#, kde-format
|
||||
msgid "James Graham"
|
||||
msgstr ""
|
||||
|
||||
#: src/main.cpp:153
|
||||
#: src/main.cpp:155
|
||||
#, kde-format
|
||||
msgid "Black Hat"
|
||||
msgstr "Black Hat"
|
||||
|
||||
#: src/main.cpp:153
|
||||
#: src/main.cpp:155
|
||||
#, kde-format
|
||||
msgid "Original author of Spectral"
|
||||
msgstr ""
|
||||
|
||||
#: src/main.cpp:154
|
||||
#: src/main.cpp:156
|
||||
#, kde-format
|
||||
msgid "Alexey Rusakov"
|
||||
msgstr ""
|
||||
|
||||
#: src/main.cpp:154
|
||||
#: src/main.cpp:156
|
||||
#, kde-format
|
||||
msgid "Maintainer of libQuotient"
|
||||
msgstr ""
|
||||
|
||||
#: src/main.cpp:155
|
||||
#: src/main.cpp:157
|
||||
#, kde-format
|
||||
msgctxt "NAME OF TRANSLATORS"
|
||||
msgid "Your names"
|
||||
msgstr "OIS"
|
||||
|
||||
#: src/main.cpp:155
|
||||
#: src/main.cpp:157
|
||||
#, kde-format
|
||||
msgctxt "EMAIL OF TRANSLATORS"
|
||||
msgid "Your emails"
|
||||
msgstr "mistresssilvara@hotmail.com"
|
||||
|
||||
#: src/main.cpp:159
|
||||
#: src/main.cpp:161
|
||||
#, fuzzy, kde-format
|
||||
#| msgid "A Qt5 library to write cross-platform clients for Matrix"
|
||||
msgid "A Qt library to write cross-platform clients for Matrix"
|
||||
msgstr ""
|
||||
"Un biblioteca usante Qt5 por scrir transplatformal clientes por Matrix."
|
||||
|
||||
#: src/main.cpp:161
|
||||
#: src/main.cpp:163
|
||||
#, kde-format
|
||||
msgctxt "<version number> (built against <possibly different version number>)"
|
||||
msgid "%1 (built against %2)"
|
||||
msgstr ""
|
||||
|
||||
#: src/main.cpp:189
|
||||
#: src/main.cpp:191
|
||||
#, kde-format
|
||||
msgid "Client for the matrix communication protocol"
|
||||
msgstr "Un cliente del protocol de communication Matrix"
|
||||
|
||||
#: src/main.cpp:190
|
||||
#: src/main.cpp:192
|
||||
#, fuzzy, kde-format
|
||||
msgid "Supports matrix: url scheme"
|
||||
msgstr "Ínsupportat schema de URL"
|
||||
|
||||
#: src/main.cpp:191
|
||||
#: src/main.cpp:193
|
||||
#, kde-format
|
||||
msgid "Ignore all SSL Errors, e.g., unsigned certificates."
|
||||
msgstr ""
|
||||
|
||||
#: src/main.cpp:193
|
||||
#: src/main.cpp:195
|
||||
#, kde-format
|
||||
msgid "Only used for autotests"
|
||||
msgstr ""
|
||||
|
||||
#: src/main.cpp:198
|
||||
#: src/main.cpp:200
|
||||
#, kde-format
|
||||
msgid "Internal usage only."
|
||||
msgstr ""
|
||||
|
||||
#: src/main.cpp:203
|
||||
#: src/main.cpp:205
|
||||
#, kde-format
|
||||
msgid "Share a URL to Matrix"
|
||||
msgstr ""
|
||||
@@ -1946,18 +1946,18 @@ msgid ""
|
||||
"for support."
|
||||
msgstr ""
|
||||
|
||||
#: src/neochatconnection.cpp:314
|
||||
#: src/neochatconnection.cpp:310
|
||||
#, kde-format
|
||||
msgctxt "@info"
|
||||
msgid "No identity server configured"
|
||||
msgstr ""
|
||||
|
||||
#: src/neochatconnection.cpp:345
|
||||
#: src/neochatconnection.cpp:341
|
||||
#, fuzzy, kde-format
|
||||
msgid "Room creation failed: %1"
|
||||
msgstr "Ne successat crear un contextu OpenGL"
|
||||
|
||||
#: src/neochatconnection.cpp:374
|
||||
#: src/neochatconnection.cpp:370
|
||||
#, fuzzy, kde-format
|
||||
msgid "Space creation failed: %1"
|
||||
msgstr "Ne successat crear un contextu OpenGL"
|
||||
@@ -1973,68 +1973,68 @@ msgctxt "'Lat' and 'Lon' as in Latitude and Longitude"
|
||||
msgid "Lat: %1, Lon: %2"
|
||||
msgstr ""
|
||||
|
||||
#: src/notificationsmanager.cpp:143 src/notificationsmanager.cpp:385
|
||||
#: src/notificationsmanager.cpp:142 src/notificationsmanager.cpp:384
|
||||
#, kde-format
|
||||
msgid "Encrypted Message"
|
||||
msgstr "Ciffrat missage"
|
||||
|
||||
#: src/notificationsmanager.cpp:227
|
||||
#: src/notificationsmanager.cpp:226
|
||||
#, kde-format
|
||||
msgid "%1: %2"
|
||||
msgstr "%1: %2"
|
||||
|
||||
#: src/notificationsmanager.cpp:233
|
||||
#: src/notificationsmanager.cpp:232
|
||||
#, kde-format
|
||||
msgid "Open NeoChat in this room"
|
||||
msgstr "Aperter NeoChat in ti chambre"
|
||||
|
||||
#: src/notificationsmanager.cpp:246 src/qml/DelegateContextMenu.qml:111
|
||||
#: src/notificationsmanager.cpp:245 src/qml/DelegateContextMenu.qml:111
|
||||
#: src/qml/HoverActions.qml:123
|
||||
#, kde-format
|
||||
msgid "Reply"
|
||||
msgstr "Responder"
|
||||
|
||||
#: src/notificationsmanager.cpp:247
|
||||
#: src/notificationsmanager.cpp:246
|
||||
#, kde-format
|
||||
msgid "Reply..."
|
||||
msgstr "Responder..."
|
||||
|
||||
#: src/notificationsmanager.cpp:304
|
||||
#: src/notificationsmanager.cpp:303
|
||||
#, fuzzy, kde-format
|
||||
msgid "%1 invited you to a room"
|
||||
msgstr "%s invitat vos a(l) %s"
|
||||
|
||||
#: src/notificationsmanager.cpp:307
|
||||
#: src/notificationsmanager.cpp:306
|
||||
#, fuzzy, kde-format
|
||||
msgid "Open this invitation in NeoChat"
|
||||
msgstr "Aperter NeoChat in ti chambre"
|
||||
|
||||
#: src/notificationsmanager.cpp:317
|
||||
#: src/notificationsmanager.cpp:316
|
||||
#, fuzzy, kde-format
|
||||
#| msgid "Accept"
|
||||
msgctxt "@action:button The thing being accepted is an invitation to chat"
|
||||
msgid "Accept"
|
||||
msgstr "Acceptar"
|
||||
|
||||
#: src/notificationsmanager.cpp:318
|
||||
#: src/notificationsmanager.cpp:317
|
||||
#, fuzzy, kde-format
|
||||
#| msgid "Reject"
|
||||
msgctxt "@action:button The thing being rejected is an invitation to chat"
|
||||
msgid "Reject"
|
||||
msgstr "Rejecter"
|
||||
|
||||
#: src/notificationsmanager.cpp:319
|
||||
#: src/notificationsmanager.cpp:318
|
||||
#, kde-format
|
||||
msgctxt "@action:button The thing being rejected is an invitation to chat"
|
||||
msgid "Reject and Ignore User"
|
||||
msgstr ""
|
||||
|
||||
#: src/notificationsmanager.cpp:378
|
||||
#: src/notificationsmanager.cpp:377
|
||||
#, kde-format
|
||||
msgid "%1 (%2)"
|
||||
msgstr "%1 (%2)"
|
||||
|
||||
#: src/notificationsmanager.cpp:389
|
||||
#: src/notificationsmanager.cpp:388
|
||||
#, fuzzy, kde-format
|
||||
#| msgid "NeoChat"
|
||||
msgid "Open NeoChat"
|
||||
|
||||
@@ -1,12 +1,12 @@
|
||||
# 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, 2024 Vincenzo Reale <smart2128vr@gmail.com>
|
||||
# SPDX-FileCopyrightText: 2020, 2021, 2022, 2023, 2024, 2025 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-12-24 02:31+0000\n"
|
||||
"POT-Creation-Date: 2025-02-04 02:34+0000\n"
|
||||
"PO-Revision-Date: 2024-11-10 21:34+0100\n"
|
||||
"Last-Translator: Vincenzo Reale <smart2128vr@gmail.com>\n"
|
||||
"Language-Team: Italian <kde-i18n-it@kde.org>\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 24.12.0\n"
|
||||
"X-Generator: Lokalize 24.12.1\n"
|
||||
|
||||
#: src/chatbar/AttachDialog.qml:29
|
||||
#, kde-format
|
||||
@@ -96,12 +96,12 @@ msgctxt ""
|
||||
msgid "Receiving notifications for new messages"
|
||||
msgstr "Ricezione delle notifiche per i nuovi messaggi"
|
||||
|
||||
#: src/controller.cpp:249
|
||||
#: src/controller.cpp:248
|
||||
#, kde-format
|
||||
msgid "Access token wasn't found: Maybe it was deleted?"
|
||||
msgstr "Il token di accesso non è stato trovato: forse è stato eliminato?"
|
||||
|
||||
#: src/controller.cpp:253
|
||||
#: src/controller.cpp:252
|
||||
#, kde-format
|
||||
msgid ""
|
||||
"Access to keychain was denied: Please allow NeoChat to read the access token"
|
||||
@@ -109,7 +109,7 @@ msgstr ""
|
||||
"L'accesso al portachiavi è stato negato: consenti a NeoChat di leggere il "
|
||||
"token di accesso"
|
||||
|
||||
#: src/controller.cpp:256
|
||||
#: src/controller.cpp:255
|
||||
#, kde-format
|
||||
msgid ""
|
||||
"No keychain available: Please install a keychain, e.g. KWallet or GNOME "
|
||||
@@ -118,12 +118,12 @@ msgstr ""
|
||||
"Nessun portachiavi disponibile: installa un portachiavi, ad esempio KWallet "
|
||||
"o il portachiavi di GNOME su Linux"
|
||||
|
||||
#: src/controller.cpp:259
|
||||
#: src/controller.cpp:258
|
||||
#, kde-format
|
||||
msgid "Unable to read access token: %1"
|
||||
msgstr "Impossibile leggere il token di accesso: %1"
|
||||
|
||||
#: src/controller.cpp:358
|
||||
#: src/controller.cpp:357
|
||||
#, kde-format
|
||||
msgid "Receiving push notifications"
|
||||
msgstr "Ricezione delle notifiche push"
|
||||
@@ -1047,7 +1047,7 @@ msgstr "None utente non disponibile"
|
||||
msgid "Welcome"
|
||||
msgstr "Benvenuto"
|
||||
|
||||
#: src/login/WelcomePage.qml:74 src/main.cpp:141
|
||||
#: src/login/WelcomePage.qml:74 src/main.cpp:143
|
||||
#, kde-format
|
||||
msgid "NeoChat"
|
||||
msgstr "NeoChat"
|
||||
@@ -1088,105 +1088,105 @@ msgctxt "@action:button"
|
||||
msgid "Settings"
|
||||
msgstr "Impostazioni"
|
||||
|
||||
#: src/main.cpp:143
|
||||
#: src/main.cpp:145
|
||||
#, kde-format
|
||||
msgid "Chat on Matrix"
|
||||
msgstr "Conversa su Matrix"
|
||||
|
||||
#: src/main.cpp:145
|
||||
#: src/main.cpp:147
|
||||
#, kde-format
|
||||
msgid "© 2018-2020 Black Hat, 2020-2024 KDE Community"
|
||||
msgstr "© 2018-2020 Black Hat, 2020-2024 La comunità KDE"
|
||||
|
||||
#: src/main.cpp:146
|
||||
#: src/main.cpp:148
|
||||
#, kde-format
|
||||
msgid "Carl Schwan"
|
||||
msgstr "Carl Schwan"
|
||||
|
||||
#: src/main.cpp:147 src/main.cpp:151 src/main.cpp:152
|
||||
#: src/main.cpp:149 src/main.cpp:153 src/main.cpp:154
|
||||
#, kde-format
|
||||
msgid "Maintainer"
|
||||
msgstr "Responsabile"
|
||||
|
||||
#: src/main.cpp:151
|
||||
#: src/main.cpp:153
|
||||
#, kde-format
|
||||
msgid "Tobias Fella"
|
||||
msgstr "Tobias Fella"
|
||||
|
||||
#: src/main.cpp:152
|
||||
#: src/main.cpp:154
|
||||
#, kde-format
|
||||
msgid "James Graham"
|
||||
msgstr "James Graham"
|
||||
|
||||
#: src/main.cpp:153
|
||||
#: src/main.cpp:155
|
||||
#, kde-format
|
||||
msgid "Black Hat"
|
||||
msgstr "Black Hat"
|
||||
|
||||
#: src/main.cpp:153
|
||||
#: src/main.cpp:155
|
||||
#, kde-format
|
||||
msgid "Original author of Spectral"
|
||||
msgstr "Autore originale di Spectral"
|
||||
|
||||
#: src/main.cpp:154
|
||||
#: src/main.cpp:156
|
||||
#, kde-format
|
||||
msgid "Alexey Rusakov"
|
||||
msgstr "Alexey Rusakov"
|
||||
|
||||
#: src/main.cpp:154
|
||||
#: src/main.cpp:156
|
||||
#, kde-format
|
||||
msgid "Maintainer of libQuotient"
|
||||
msgstr "Responsabile di libQuotient"
|
||||
|
||||
#: src/main.cpp:155
|
||||
#: src/main.cpp:157
|
||||
#, kde-format
|
||||
msgctxt "NAME OF TRANSLATORS"
|
||||
msgid "Your names"
|
||||
msgstr "Vincenzo Reale"
|
||||
|
||||
#: src/main.cpp:155
|
||||
#: src/main.cpp:157
|
||||
#, kde-format
|
||||
msgctxt "EMAIL OF TRANSLATORS"
|
||||
msgid "Your emails"
|
||||
msgstr "smart2128vr@gmail.com"
|
||||
|
||||
#: src/main.cpp:159
|
||||
#: src/main.cpp:161
|
||||
#, kde-format
|
||||
msgid "A Qt library to write cross-platform clients for Matrix"
|
||||
msgstr "Una libreria Qt per scrivere client multipiattaforma per Matrix"
|
||||
|
||||
#: src/main.cpp:161
|
||||
#: src/main.cpp:163
|
||||
#, kde-format
|
||||
msgctxt "<version number> (built against <possibly different version number>)"
|
||||
msgid "%1 (built against %2)"
|
||||
msgstr "%1 (compilato con %2)"
|
||||
|
||||
#: src/main.cpp:189
|
||||
#: src/main.cpp:191
|
||||
#, kde-format
|
||||
msgid "Client for the matrix communication protocol"
|
||||
msgstr "Client per il protocollo di comunicazione matrix"
|
||||
|
||||
#: src/main.cpp:190
|
||||
#: src/main.cpp:192
|
||||
#, kde-format
|
||||
msgid "Supports matrix: url scheme"
|
||||
msgstr "Supporta schema URL matrix:"
|
||||
|
||||
#: src/main.cpp:191
|
||||
#: src/main.cpp:193
|
||||
#, kde-format
|
||||
msgid "Ignore all SSL Errors, e.g., unsigned certificates."
|
||||
msgstr "Ignora tutti gli errori SSL, ad es. certificati non firmati."
|
||||
|
||||
#: src/main.cpp:193
|
||||
#: src/main.cpp:195
|
||||
#, kde-format
|
||||
msgid "Only used for autotests"
|
||||
msgstr "Utilizzato solo per autotest"
|
||||
|
||||
#: src/main.cpp:198
|
||||
#: src/main.cpp:200
|
||||
#, kde-format
|
||||
msgid "Internal usage only."
|
||||
msgstr "Solo per uso interno."
|
||||
|
||||
#: src/main.cpp:203
|
||||
#: src/main.cpp:205
|
||||
#, kde-format
|
||||
msgid "Share a URL to Matrix"
|
||||
msgstr "Condividi un URL su Matrix"
|
||||
@@ -1833,18 +1833,18 @@ msgstr ""
|
||||
"File troppo grande per essere scaricato.<br />Contatta l'amministratore del "
|
||||
"server Matrix per assistenza."
|
||||
|
||||
#: src/neochatconnection.cpp:314
|
||||
#: src/neochatconnection.cpp:310
|
||||
#, kde-format
|
||||
msgctxt "@info"
|
||||
msgid "No identity server configured"
|
||||
msgstr "Nessun server delle identità configurato"
|
||||
|
||||
#: src/neochatconnection.cpp:345
|
||||
#: src/neochatconnection.cpp:341
|
||||
#, kde-format
|
||||
msgid "Room creation failed: %1"
|
||||
msgstr "Creazione della stanza non riuscita: %1"
|
||||
|
||||
#: src/neochatconnection.cpp:374
|
||||
#: src/neochatconnection.cpp:370
|
||||
#, kde-format
|
||||
msgid "Space creation failed: %1"
|
||||
msgstr "Creazione dello spazio non riuscita: %1"
|
||||
@@ -1860,66 +1860,66 @@ msgctxt "'Lat' and 'Lon' as in Latitude and Longitude"
|
||||
msgid "Lat: %1, Lon: %2"
|
||||
msgstr "Lat: %1, Lon: %2"
|
||||
|
||||
#: src/notificationsmanager.cpp:143 src/notificationsmanager.cpp:385
|
||||
#: src/notificationsmanager.cpp:142 src/notificationsmanager.cpp:384
|
||||
#, kde-format
|
||||
msgid "Encrypted Message"
|
||||
msgstr "Messaggio cifrato"
|
||||
|
||||
#: src/notificationsmanager.cpp:227
|
||||
#: src/notificationsmanager.cpp:226
|
||||
#, kde-format
|
||||
msgid "%1: %2"
|
||||
msgstr "%1: %2"
|
||||
|
||||
#: src/notificationsmanager.cpp:233
|
||||
#: src/notificationsmanager.cpp:232
|
||||
#, kde-format
|
||||
msgid "Open NeoChat in this room"
|
||||
msgstr "Apri NeoChat in questa stanza"
|
||||
|
||||
#: src/notificationsmanager.cpp:246 src/qml/DelegateContextMenu.qml:111
|
||||
#: src/notificationsmanager.cpp:245 src/qml/DelegateContextMenu.qml:111
|
||||
#: src/qml/HoverActions.qml:123
|
||||
#, kde-format
|
||||
msgid "Reply"
|
||||
msgstr "Rispondi"
|
||||
|
||||
#: src/notificationsmanager.cpp:247
|
||||
#: src/notificationsmanager.cpp:246
|
||||
#, kde-format
|
||||
msgid "Reply..."
|
||||
msgstr "Rispondi..."
|
||||
|
||||
#: src/notificationsmanager.cpp:304
|
||||
#: src/notificationsmanager.cpp:303
|
||||
#, kde-format
|
||||
msgid "%1 invited you to a room"
|
||||
msgstr "%1 ti ha invitato in una stanza"
|
||||
|
||||
#: src/notificationsmanager.cpp:307
|
||||
#: src/notificationsmanager.cpp:306
|
||||
#, kde-format
|
||||
msgid "Open this invitation in NeoChat"
|
||||
msgstr "Apri questo invito in NeoChat"
|
||||
|
||||
#: src/notificationsmanager.cpp:317
|
||||
#: src/notificationsmanager.cpp:316
|
||||
#, kde-format
|
||||
msgctxt "@action:button The thing being accepted is an invitation to chat"
|
||||
msgid "Accept"
|
||||
msgstr "Accetta"
|
||||
|
||||
#: src/notificationsmanager.cpp:318
|
||||
#: src/notificationsmanager.cpp:317
|
||||
#, kde-format
|
||||
msgctxt "@action:button The thing being rejected is an invitation to chat"
|
||||
msgid "Reject"
|
||||
msgstr "Rifiuta"
|
||||
|
||||
#: src/notificationsmanager.cpp:319
|
||||
#: src/notificationsmanager.cpp:318
|
||||
#, kde-format
|
||||
msgctxt "@action:button The thing being rejected is an invitation to chat"
|
||||
msgid "Reject and Ignore User"
|
||||
msgstr "Rifiuta e ignora utente"
|
||||
|
||||
#: src/notificationsmanager.cpp:378
|
||||
#: src/notificationsmanager.cpp:377
|
||||
#, kde-format
|
||||
msgid "%1 (%2)"
|
||||
msgstr "%1 (%2)"
|
||||
|
||||
#: src/notificationsmanager.cpp:389
|
||||
#: src/notificationsmanager.cpp:388
|
||||
#, kde-format
|
||||
msgid "Open NeoChat"
|
||||
msgstr "Apri NeoChat"
|
||||
|
||||
@@ -2,7 +2,7 @@ msgid ""
|
||||
msgstr ""
|
||||
"Project-Id-Version: neochat\n"
|
||||
"Report-Msgid-Bugs-To: https://bugs.kde.org\n"
|
||||
"POT-Creation-Date: 2024-12-24 02:31+0000\n"
|
||||
"POT-Creation-Date: 2025-02-04 02:34+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"
|
||||
@@ -93,30 +93,30 @@ msgctxt ""
|
||||
msgid "Receiving notifications for new messages"
|
||||
msgstr ""
|
||||
|
||||
#: src/controller.cpp:249
|
||||
#: src/controller.cpp:248
|
||||
#, kde-format
|
||||
msgid "Access token wasn't found: Maybe it was deleted?"
|
||||
msgstr ""
|
||||
|
||||
#: src/controller.cpp:253
|
||||
#: src/controller.cpp:252
|
||||
#, kde-format
|
||||
msgid ""
|
||||
"Access to keychain was denied: Please allow NeoChat to read the access token"
|
||||
msgstr ""
|
||||
|
||||
#: src/controller.cpp:256
|
||||
#: src/controller.cpp:255
|
||||
#, kde-format
|
||||
msgid ""
|
||||
"No keychain available: Please install a keychain, e.g. KWallet or GNOME "
|
||||
"keyring on Linux"
|
||||
msgstr ""
|
||||
|
||||
#: src/controller.cpp:259
|
||||
#: src/controller.cpp:258
|
||||
#, kde-format
|
||||
msgid "Unable to read access token: %1"
|
||||
msgstr ""
|
||||
|
||||
#: src/controller.cpp:358
|
||||
#: src/controller.cpp:357
|
||||
#, kde-format
|
||||
msgid "Receiving push notifications"
|
||||
msgstr ""
|
||||
@@ -1031,7 +1031,7 @@ msgstr ""
|
||||
msgid "Welcome"
|
||||
msgstr ""
|
||||
|
||||
#: src/login/WelcomePage.qml:74 src/main.cpp:141
|
||||
#: src/login/WelcomePage.qml:74 src/main.cpp:143
|
||||
#, kde-format
|
||||
msgid "NeoChat"
|
||||
msgstr ""
|
||||
@@ -1072,105 +1072,105 @@ msgctxt "@action:button"
|
||||
msgid "Settings"
|
||||
msgstr ""
|
||||
|
||||
#: src/main.cpp:143
|
||||
#: src/main.cpp:145
|
||||
#, kde-format
|
||||
msgid "Chat on Matrix"
|
||||
msgstr ""
|
||||
|
||||
#: src/main.cpp:145
|
||||
#: src/main.cpp:147
|
||||
#, kde-format
|
||||
msgid "© 2018-2020 Black Hat, 2020-2024 KDE Community"
|
||||
msgstr ""
|
||||
|
||||
#: src/main.cpp:146
|
||||
#: src/main.cpp:148
|
||||
#, kde-format
|
||||
msgid "Carl Schwan"
|
||||
msgstr ""
|
||||
|
||||
#: src/main.cpp:147 src/main.cpp:151 src/main.cpp:152
|
||||
#: src/main.cpp:149 src/main.cpp:153 src/main.cpp:154
|
||||
#, kde-format
|
||||
msgid "Maintainer"
|
||||
msgstr ""
|
||||
|
||||
#: src/main.cpp:151
|
||||
#: src/main.cpp:153
|
||||
#, kde-format
|
||||
msgid "Tobias Fella"
|
||||
msgstr ""
|
||||
|
||||
#: src/main.cpp:152
|
||||
#: src/main.cpp:154
|
||||
#, kde-format
|
||||
msgid "James Graham"
|
||||
msgstr ""
|
||||
|
||||
#: src/main.cpp:153
|
||||
#: src/main.cpp:155
|
||||
#, kde-format
|
||||
msgid "Black Hat"
|
||||
msgstr ""
|
||||
|
||||
#: src/main.cpp:153
|
||||
#: src/main.cpp:155
|
||||
#, kde-format
|
||||
msgid "Original author of Spectral"
|
||||
msgstr ""
|
||||
|
||||
#: src/main.cpp:154
|
||||
#: src/main.cpp:156
|
||||
#, kde-format
|
||||
msgid "Alexey Rusakov"
|
||||
msgstr ""
|
||||
|
||||
#: src/main.cpp:154
|
||||
#: src/main.cpp:156
|
||||
#, kde-format
|
||||
msgid "Maintainer of libQuotient"
|
||||
msgstr ""
|
||||
|
||||
#: src/main.cpp:155
|
||||
#: src/main.cpp:157
|
||||
#, kde-format
|
||||
msgctxt "NAME OF TRANSLATORS"
|
||||
msgid "Your names"
|
||||
msgstr ""
|
||||
|
||||
#: src/main.cpp:155
|
||||
#: src/main.cpp:157
|
||||
#, kde-format
|
||||
msgctxt "EMAIL OF TRANSLATORS"
|
||||
msgid "Your emails"
|
||||
msgstr ""
|
||||
|
||||
#: src/main.cpp:159
|
||||
#: src/main.cpp:161
|
||||
#, kde-format
|
||||
msgid "A Qt library to write cross-platform clients for Matrix"
|
||||
msgstr ""
|
||||
|
||||
#: src/main.cpp:161
|
||||
#: src/main.cpp:163
|
||||
#, kde-format
|
||||
msgctxt "<version number> (built against <possibly different version number>)"
|
||||
msgid "%1 (built against %2)"
|
||||
msgstr ""
|
||||
|
||||
#: src/main.cpp:189
|
||||
#: src/main.cpp:191
|
||||
#, kde-format
|
||||
msgid "Client for the matrix communication protocol"
|
||||
msgstr ""
|
||||
|
||||
#: src/main.cpp:190
|
||||
#: src/main.cpp:192
|
||||
#, kde-format
|
||||
msgid "Supports matrix: url scheme"
|
||||
msgstr ""
|
||||
|
||||
#: src/main.cpp:191
|
||||
#: src/main.cpp:193
|
||||
#, kde-format
|
||||
msgid "Ignore all SSL Errors, e.g., unsigned certificates."
|
||||
msgstr ""
|
||||
|
||||
#: src/main.cpp:193
|
||||
#: src/main.cpp:195
|
||||
#, kde-format
|
||||
msgid "Only used for autotests"
|
||||
msgstr ""
|
||||
|
||||
#: src/main.cpp:198
|
||||
#: src/main.cpp:200
|
||||
#, kde-format
|
||||
msgid "Internal usage only."
|
||||
msgstr ""
|
||||
|
||||
#: src/main.cpp:203
|
||||
#: src/main.cpp:205
|
||||
#, kde-format
|
||||
msgid "Share a URL to Matrix"
|
||||
msgstr ""
|
||||
@@ -1801,18 +1801,18 @@ msgid ""
|
||||
"for support."
|
||||
msgstr ""
|
||||
|
||||
#: src/neochatconnection.cpp:314
|
||||
#: src/neochatconnection.cpp:310
|
||||
#, kde-format
|
||||
msgctxt "@info"
|
||||
msgid "No identity server configured"
|
||||
msgstr ""
|
||||
|
||||
#: src/neochatconnection.cpp:345
|
||||
#: src/neochatconnection.cpp:341
|
||||
#, kde-format
|
||||
msgid "Room creation failed: %1"
|
||||
msgstr ""
|
||||
|
||||
#: src/neochatconnection.cpp:374
|
||||
#: src/neochatconnection.cpp:370
|
||||
#, kde-format
|
||||
msgid "Space creation failed: %1"
|
||||
msgstr ""
|
||||
@@ -1828,66 +1828,66 @@ msgctxt "'Lat' and 'Lon' as in Latitude and Longitude"
|
||||
msgid "Lat: %1, Lon: %2"
|
||||
msgstr ""
|
||||
|
||||
#: src/notificationsmanager.cpp:143 src/notificationsmanager.cpp:385
|
||||
#: src/notificationsmanager.cpp:142 src/notificationsmanager.cpp:384
|
||||
#, kde-format
|
||||
msgid "Encrypted Message"
|
||||
msgstr ""
|
||||
|
||||
#: src/notificationsmanager.cpp:227
|
||||
#: src/notificationsmanager.cpp:226
|
||||
#, kde-format
|
||||
msgid "%1: %2"
|
||||
msgstr ""
|
||||
|
||||
#: src/notificationsmanager.cpp:233
|
||||
#: src/notificationsmanager.cpp:232
|
||||
#, kde-format
|
||||
msgid "Open NeoChat in this room"
|
||||
msgstr ""
|
||||
|
||||
#: src/notificationsmanager.cpp:246 src/qml/DelegateContextMenu.qml:111
|
||||
#: src/notificationsmanager.cpp:245 src/qml/DelegateContextMenu.qml:111
|
||||
#: src/qml/HoverActions.qml:123
|
||||
#, kde-format
|
||||
msgid "Reply"
|
||||
msgstr ""
|
||||
|
||||
#: src/notificationsmanager.cpp:247
|
||||
#: src/notificationsmanager.cpp:246
|
||||
#, kde-format
|
||||
msgid "Reply..."
|
||||
msgstr ""
|
||||
|
||||
#: src/notificationsmanager.cpp:304
|
||||
#: src/notificationsmanager.cpp:303
|
||||
#, kde-format
|
||||
msgid "%1 invited you to a room"
|
||||
msgstr ""
|
||||
|
||||
#: src/notificationsmanager.cpp:307
|
||||
#: src/notificationsmanager.cpp:306
|
||||
#, kde-format
|
||||
msgid "Open this invitation in NeoChat"
|
||||
msgstr ""
|
||||
|
||||
#: src/notificationsmanager.cpp:317
|
||||
#: src/notificationsmanager.cpp:316
|
||||
#, kde-format
|
||||
msgctxt "@action:button The thing being accepted is an invitation to chat"
|
||||
msgid "Accept"
|
||||
msgstr ""
|
||||
|
||||
#: src/notificationsmanager.cpp:318
|
||||
#: src/notificationsmanager.cpp:317
|
||||
#, kde-format
|
||||
msgctxt "@action:button The thing being rejected is an invitation to chat"
|
||||
msgid "Reject"
|
||||
msgstr ""
|
||||
|
||||
#: src/notificationsmanager.cpp:319
|
||||
#: src/notificationsmanager.cpp:318
|
||||
#, kde-format
|
||||
msgctxt "@action:button The thing being rejected is an invitation to chat"
|
||||
msgid "Reject and Ignore User"
|
||||
msgstr ""
|
||||
|
||||
#: src/notificationsmanager.cpp:378
|
||||
#: src/notificationsmanager.cpp:377
|
||||
#, kde-format
|
||||
msgid "%1 (%2)"
|
||||
msgstr ""
|
||||
|
||||
#: src/notificationsmanager.cpp:389
|
||||
#: src/notificationsmanager.cpp:388
|
||||
#, kde-format
|
||||
msgid "Open NeoChat"
|
||||
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-12-24 02:31+0000\n"
|
||||
"POT-Creation-Date: 2025-02-04 02:34+0000\n"
|
||||
"PO-Revision-Date: 2024-11-27 04:18+0100\n"
|
||||
"Last-Translator: Temuri Doghonadze <temuri.doghonadze@gmail.com>\n"
|
||||
"Language-Team: Georgian <kde-i18n-doc@kde.org>\n"
|
||||
@@ -97,19 +97,19 @@ msgctxt ""
|
||||
msgid "Receiving notifications for new messages"
|
||||
msgstr "გაფრთხილებების მიღება ახალი შეტყობინებებისთვის"
|
||||
|
||||
#: src/controller.cpp:249
|
||||
#: src/controller.cpp:248
|
||||
#, kde-format
|
||||
msgid "Access token wasn't found: Maybe it was deleted?"
|
||||
msgstr "წვდომის კოდი ვერ ვიპოვე. შეიძლება, წაგეშალათ?"
|
||||
|
||||
#: src/controller.cpp:253
|
||||
#: src/controller.cpp:252
|
||||
#, kde-format
|
||||
msgid ""
|
||||
"Access to keychain was denied: Please allow NeoChat to read the access token"
|
||||
msgstr ""
|
||||
"ბრელოკთან წვდომა აკრძალულია. მიეცით უფლება NeoChat-ს, წვდომის კოდი წაიკითხოს"
|
||||
|
||||
#: src/controller.cpp:256
|
||||
#: src/controller.cpp:255
|
||||
#, kde-format
|
||||
msgid ""
|
||||
"No keychain available: Please install a keychain, e.g. KWallet or GNOME "
|
||||
@@ -118,12 +118,12 @@ msgstr ""
|
||||
"ბრელოკი ხელმისაწვდომი არაა. დააყენეთ ბრელოკი, მაგალითად, ლინუქსზე KWallet ან "
|
||||
"GNOME Keyring"
|
||||
|
||||
#: src/controller.cpp:259
|
||||
#: src/controller.cpp:258
|
||||
#, kde-format
|
||||
msgid "Unable to read access token: %1"
|
||||
msgstr "წვდომის კოდის წაკითხვის შეცდომა: %1"
|
||||
|
||||
#: src/controller.cpp:358
|
||||
#: src/controller.cpp:357
|
||||
#, kde-format
|
||||
msgid "Receiving push notifications"
|
||||
msgstr "პუშ გაფრთხილებების მიღება"
|
||||
@@ -1047,7 +1047,7 @@ msgstr "მომხმარებელი ხელმისაწვდო
|
||||
msgid "Welcome"
|
||||
msgstr "კეთილი იყოს თქვენი მობრძანება"
|
||||
|
||||
#: src/login/WelcomePage.qml:74 src/main.cpp:141
|
||||
#: src/login/WelcomePage.qml:74 src/main.cpp:143
|
||||
#, kde-format
|
||||
msgid "NeoChat"
|
||||
msgstr "NeoChat"
|
||||
@@ -1088,105 +1088,105 @@ msgctxt "@action:button"
|
||||
msgid "Settings"
|
||||
msgstr "მორგება"
|
||||
|
||||
#: src/main.cpp:143
|
||||
#: src/main.cpp:145
|
||||
#, kde-format
|
||||
msgid "Chat on Matrix"
|
||||
msgstr "საუბარი Matrix-ზე"
|
||||
|
||||
#: src/main.cpp:145
|
||||
#: src/main.cpp:147
|
||||
#, kde-format
|
||||
msgid "© 2018-2020 Black Hat, 2020-2024 KDE Community"
|
||||
msgstr "© 2018-2020 Black Hat, 2020-2024 KDE -ის საზოგადოება"
|
||||
|
||||
#: src/main.cpp:146
|
||||
#: src/main.cpp:148
|
||||
#, kde-format
|
||||
msgid "Carl Schwan"
|
||||
msgstr "Carl Schwan"
|
||||
|
||||
#: src/main.cpp:147 src/main.cpp:151 src/main.cpp:152
|
||||
#: src/main.cpp:149 src/main.cpp:153 src/main.cpp:154
|
||||
#, kde-format
|
||||
msgid "Maintainer"
|
||||
msgstr "წამყვანი პროგრამისტი"
|
||||
|
||||
#: src/main.cpp:151
|
||||
#: src/main.cpp:153
|
||||
#, kde-format
|
||||
msgid "Tobias Fella"
|
||||
msgstr "Tobias Fella"
|
||||
|
||||
#: src/main.cpp:152
|
||||
#: src/main.cpp:154
|
||||
#, kde-format
|
||||
msgid "James Graham"
|
||||
msgstr "ჯეიმს გრეჰემი"
|
||||
|
||||
#: src/main.cpp:153
|
||||
#: src/main.cpp:155
|
||||
#, kde-format
|
||||
msgid "Black Hat"
|
||||
msgstr "Black Hat"
|
||||
|
||||
#: src/main.cpp:153
|
||||
#: src/main.cpp:155
|
||||
#, kde-format
|
||||
msgid "Original author of Spectral"
|
||||
msgstr "Spectral- ის ორიგინალური ავტორი"
|
||||
|
||||
#: src/main.cpp:154
|
||||
#: src/main.cpp:156
|
||||
#, kde-format
|
||||
msgid "Alexey Rusakov"
|
||||
msgstr "ალექსეი რუსაკოვი"
|
||||
|
||||
#: src/main.cpp:154
|
||||
#: src/main.cpp:156
|
||||
#, kde-format
|
||||
msgid "Maintainer of libQuotient"
|
||||
msgstr "წამყვანი პროგრამისტი პროექტისთვის libQuotient"
|
||||
|
||||
#: src/main.cpp:155
|
||||
#: src/main.cpp:157
|
||||
#, kde-format
|
||||
msgctxt "NAME OF TRANSLATORS"
|
||||
msgid "Your names"
|
||||
msgstr "Temuri Doghonadze"
|
||||
|
||||
#: src/main.cpp:155
|
||||
#: src/main.cpp:157
|
||||
#, kde-format
|
||||
msgctxt "EMAIL OF TRANSLATORS"
|
||||
msgid "Your emails"
|
||||
msgstr "Temuri.doghonadze@gmail.com"
|
||||
|
||||
#: src/main.cpp:159
|
||||
#: src/main.cpp:161
|
||||
#, kde-format
|
||||
msgid "A Qt library to write cross-platform clients for Matrix"
|
||||
msgstr "Qt-ის ბიბლიოთეკა Matrix-თვის პლატფორმათაშორისი კლიენტების დასაწერად"
|
||||
|
||||
#: src/main.cpp:161
|
||||
#: src/main.cpp:163
|
||||
#, kde-format
|
||||
msgctxt "<version number> (built against <possibly different version number>)"
|
||||
msgid "%1 (built against %2)"
|
||||
msgstr "%1 (აგებულია %2-ით)"
|
||||
|
||||
#: src/main.cpp:189
|
||||
#: src/main.cpp:191
|
||||
#, kde-format
|
||||
msgid "Client for the matrix communication protocol"
|
||||
msgstr "კლიენტი Matrix-ის კომუნიკაციის პროტოკოლისთვის"
|
||||
|
||||
#: src/main.cpp:190
|
||||
#: src/main.cpp:192
|
||||
#, kde-format
|
||||
msgid "Supports matrix: url scheme"
|
||||
msgstr "Matrix-ის მხარდჭერა: ბმული სქემა"
|
||||
|
||||
#: src/main.cpp:191
|
||||
#: src/main.cpp:193
|
||||
#, kde-format
|
||||
msgid "Ignore all SSL Errors, e.g., unsigned certificates."
|
||||
msgstr "ყველა SSL შეცდომის იგნორი. მაგ: ხელმოუწერელი სერტიფიკატები."
|
||||
|
||||
#: src/main.cpp:193
|
||||
#: src/main.cpp:195
|
||||
#, kde-format
|
||||
msgid "Only used for autotests"
|
||||
msgstr "გამოიყენება მხოლოდ ავტოტესტებისთვის"
|
||||
|
||||
#: src/main.cpp:198
|
||||
#: src/main.cpp:200
|
||||
#, kde-format
|
||||
msgid "Internal usage only."
|
||||
msgstr "მხოლოდ შიდა გამოყენებისთვის."
|
||||
|
||||
#: src/main.cpp:203
|
||||
#: src/main.cpp:205
|
||||
#, kde-format
|
||||
msgid "Share a URL to Matrix"
|
||||
msgstr "ბმულის გაზიარება Matrix-ზე"
|
||||
@@ -1828,18 +1828,18 @@ msgstr ""
|
||||
"გადმოსაწერად ფაილი მეტისმეტად დიდია.<br />მხარდაჭერისთვის დაუკავშირდით "
|
||||
"თქვენი Matrix-ის სერვერის ადმინისტრატორს."
|
||||
|
||||
#: src/neochatconnection.cpp:314
|
||||
#: src/neochatconnection.cpp:310
|
||||
#, kde-format
|
||||
msgctxt "@info"
|
||||
msgid "No identity server configured"
|
||||
msgstr "იდენტიფიკატორების სერვერი მორგებული არაა"
|
||||
|
||||
#: src/neochatconnection.cpp:345
|
||||
#: src/neochatconnection.cpp:341
|
||||
#, kde-format
|
||||
msgid "Room creation failed: %1"
|
||||
msgstr "ოთახის შექმნის შეცდომა: %1"
|
||||
|
||||
#: src/neochatconnection.cpp:374
|
||||
#: src/neochatconnection.cpp:370
|
||||
#, kde-format
|
||||
msgid "Space creation failed: %1"
|
||||
msgstr "სივრცის შექმნის შეცდომა: %1"
|
||||
@@ -1855,66 +1855,66 @@ msgctxt "'Lat' and 'Lon' as in Latitude and Longitude"
|
||||
msgid "Lat: %1, Lon: %2"
|
||||
msgstr "გან: %1, გრძ: %2"
|
||||
|
||||
#: src/notificationsmanager.cpp:143 src/notificationsmanager.cpp:385
|
||||
#: src/notificationsmanager.cpp:142 src/notificationsmanager.cpp:384
|
||||
#, kde-format
|
||||
msgid "Encrypted Message"
|
||||
msgstr "დაშიფრული შეტყობინება"
|
||||
|
||||
#: src/notificationsmanager.cpp:227
|
||||
#: src/notificationsmanager.cpp:226
|
||||
#, kde-format
|
||||
msgid "%1: %2"
|
||||
msgstr "%1: %2"
|
||||
|
||||
#: src/notificationsmanager.cpp:233
|
||||
#: src/notificationsmanager.cpp:232
|
||||
#, kde-format
|
||||
msgid "Open NeoChat in this room"
|
||||
msgstr "ამ ოთახში NeoChat-ის გახსნა"
|
||||
|
||||
#: src/notificationsmanager.cpp:246 src/qml/DelegateContextMenu.qml:111
|
||||
#: src/notificationsmanager.cpp:245 src/qml/DelegateContextMenu.qml:111
|
||||
#: src/qml/HoverActions.qml:123
|
||||
#, kde-format
|
||||
msgid "Reply"
|
||||
msgstr "პასუხი"
|
||||
|
||||
#: src/notificationsmanager.cpp:247
|
||||
#: src/notificationsmanager.cpp:246
|
||||
#, kde-format
|
||||
msgid "Reply..."
|
||||
msgstr "პასუხი…"
|
||||
|
||||
#: src/notificationsmanager.cpp:304
|
||||
#: src/notificationsmanager.cpp:303
|
||||
#, kde-format
|
||||
msgid "%1 invited you to a room"
|
||||
msgstr "%1 -მა ოთახში მოგიწვიათ"
|
||||
|
||||
#: src/notificationsmanager.cpp:307
|
||||
#: src/notificationsmanager.cpp:306
|
||||
#, kde-format
|
||||
msgid "Open this invitation in NeoChat"
|
||||
msgstr "ამ მოსაწვევის NeoChat-ში გახსნა"
|
||||
|
||||
#: src/notificationsmanager.cpp:317
|
||||
#: src/notificationsmanager.cpp:316
|
||||
#, kde-format
|
||||
msgctxt "@action:button The thing being accepted is an invitation to chat"
|
||||
msgid "Accept"
|
||||
msgstr "დასტური"
|
||||
|
||||
#: src/notificationsmanager.cpp:318
|
||||
#: src/notificationsmanager.cpp:317
|
||||
#, kde-format
|
||||
msgctxt "@action:button The thing being rejected is an invitation to chat"
|
||||
msgid "Reject"
|
||||
msgstr "უარყოფა"
|
||||
|
||||
#: src/notificationsmanager.cpp:319
|
||||
#: src/notificationsmanager.cpp:318
|
||||
#, kde-format
|
||||
msgctxt "@action:button The thing being rejected is an invitation to chat"
|
||||
msgid "Reject and Ignore User"
|
||||
msgstr "მომხმარებლის უარყოფა და იგნორი"
|
||||
|
||||
#: src/notificationsmanager.cpp:378
|
||||
#: src/notificationsmanager.cpp:377
|
||||
#, kde-format
|
||||
msgid "%1 (%2)"
|
||||
msgstr "%1 (%2)"
|
||||
|
||||
#: src/notificationsmanager.cpp:389
|
||||
#: src/notificationsmanager.cpp:388
|
||||
#, kde-format
|
||||
msgid "Open NeoChat"
|
||||
msgstr "NeoChat-ის გახსნა"
|
||||
|
||||
@@ -6,7 +6,7 @@ msgid ""
|
||||
msgstr ""
|
||||
"Project-Id-Version: neochat\n"
|
||||
"Report-Msgid-Bugs-To: https://bugs.kde.org\n"
|
||||
"POT-Creation-Date: 2024-12-24 02:31+0000\n"
|
||||
"POT-Creation-Date: 2025-02-04 02:34+0000\n"
|
||||
"PO-Revision-Date: 2024-02-24 22:09+0100\n"
|
||||
"Last-Translator: Shinjo Park <kde@peremen.name>\n"
|
||||
"Language-Team: Korean <kde-kr@kde.org>\n"
|
||||
@@ -96,20 +96,20 @@ msgctxt ""
|
||||
msgid "Receiving notifications for new messages"
|
||||
msgstr "새 메시지 알림 수신 중"
|
||||
|
||||
#: src/controller.cpp:249
|
||||
#: src/controller.cpp:248
|
||||
#, fuzzy, kde-format
|
||||
#| msgid "Access token wasn't found"
|
||||
msgid "Access token wasn't found: Maybe it was deleted?"
|
||||
msgstr "접근 토큰을 찾을 수 없음"
|
||||
|
||||
#: src/controller.cpp:253
|
||||
#: src/controller.cpp:252
|
||||
#, fuzzy, kde-format
|
||||
#| msgid "Please allow NeoChat to read the access token"
|
||||
msgid ""
|
||||
"Access to keychain was denied: Please allow NeoChat to read the access token"
|
||||
msgstr "NeoChat에서 접근 토큰 사용을 허용하십시오"
|
||||
|
||||
#: src/controller.cpp:256
|
||||
#: src/controller.cpp:255
|
||||
#, fuzzy, kde-format
|
||||
#| msgid "Please install a keychain, e.g. KWallet or GNOME keyring on Linux"
|
||||
msgid ""
|
||||
@@ -117,13 +117,13 @@ msgid ""
|
||||
"keyring on Linux"
|
||||
msgstr "키체인을 설치하십시오. 리눅스라면 KWallet, 그놈 키 모음 등이 있습니다"
|
||||
|
||||
#: src/controller.cpp:259
|
||||
#: src/controller.cpp:258
|
||||
#, fuzzy, kde-format
|
||||
#| msgid "Unable to read access token"
|
||||
msgid "Unable to read access token: %1"
|
||||
msgstr "접근 토큰을 읽을 수 없음"
|
||||
|
||||
#: src/controller.cpp:358
|
||||
#: src/controller.cpp:357
|
||||
#, kde-format
|
||||
msgid "Receiving push notifications"
|
||||
msgstr "푸시 알림 수신 중"
|
||||
@@ -1118,7 +1118,7 @@ msgstr "사용자 이름을 사용할 수 없음"
|
||||
msgid "Welcome"
|
||||
msgstr "환영합니다"
|
||||
|
||||
#: src/login/WelcomePage.qml:74 src/main.cpp:141
|
||||
#: src/login/WelcomePage.qml:74 src/main.cpp:143
|
||||
#, kde-format
|
||||
msgid "NeoChat"
|
||||
msgstr "NeoChat"
|
||||
@@ -1161,106 +1161,106 @@ msgctxt "@action:button"
|
||||
msgid "Settings"
|
||||
msgstr "설정"
|
||||
|
||||
#: src/main.cpp:143
|
||||
#: src/main.cpp:145
|
||||
#, fuzzy, kde-format
|
||||
#| msgid "About NeoChat"
|
||||
msgid "Chat on Matrix"
|
||||
msgstr "NeoChat 정보"
|
||||
|
||||
#: src/main.cpp:145
|
||||
#: src/main.cpp:147
|
||||
#, kde-format
|
||||
msgid "© 2018-2020 Black Hat, 2020-2024 KDE Community"
|
||||
msgstr "© 2018-2020 Black Hat, 2020-2024 KDE Community"
|
||||
|
||||
#: src/main.cpp:146
|
||||
#: src/main.cpp:148
|
||||
#, kde-format
|
||||
msgid "Carl Schwan"
|
||||
msgstr "Carl Schwan"
|
||||
|
||||
#: src/main.cpp:147 src/main.cpp:151 src/main.cpp:152
|
||||
#: src/main.cpp:149 src/main.cpp:153 src/main.cpp:154
|
||||
#, kde-format
|
||||
msgid "Maintainer"
|
||||
msgstr "관리자"
|
||||
|
||||
#: src/main.cpp:151
|
||||
#: src/main.cpp:153
|
||||
#, kde-format
|
||||
msgid "Tobias Fella"
|
||||
msgstr "Tobias Fella"
|
||||
|
||||
#: src/main.cpp:152
|
||||
#: src/main.cpp:154
|
||||
#, kde-format
|
||||
msgid "James Graham"
|
||||
msgstr "James Graham"
|
||||
|
||||
#: src/main.cpp:153
|
||||
#: src/main.cpp:155
|
||||
#, kde-format
|
||||
msgid "Black Hat"
|
||||
msgstr "Black Hat"
|
||||
|
||||
#: src/main.cpp:153
|
||||
#: src/main.cpp:155
|
||||
#, kde-format
|
||||
msgid "Original author of Spectral"
|
||||
msgstr "Spectral의 원 작성자"
|
||||
|
||||
#: src/main.cpp:154
|
||||
#: src/main.cpp:156
|
||||
#, kde-format
|
||||
msgid "Alexey Rusakov"
|
||||
msgstr "Alexey Rusakov"
|
||||
|
||||
#: src/main.cpp:154
|
||||
#: src/main.cpp:156
|
||||
#, kde-format
|
||||
msgid "Maintainer of libQuotient"
|
||||
msgstr "libQuotient 관리자"
|
||||
|
||||
#: src/main.cpp:155
|
||||
#: src/main.cpp:157
|
||||
#, kde-format
|
||||
msgctxt "NAME OF TRANSLATORS"
|
||||
msgid "Your names"
|
||||
msgstr "박신조"
|
||||
|
||||
#: src/main.cpp:155
|
||||
#: src/main.cpp:157
|
||||
#, kde-format
|
||||
msgctxt "EMAIL OF TRANSLATORS"
|
||||
msgid "Your emails"
|
||||
msgstr "kde@peremen.name"
|
||||
|
||||
#: src/main.cpp:159
|
||||
#: src/main.cpp:161
|
||||
#, kde-format
|
||||
msgid "A Qt library to write cross-platform clients for Matrix"
|
||||
msgstr "크로스 플랫폼 Matrix 클라이언트를 작성할 수 있는 Qt 라이브러리"
|
||||
|
||||
#: src/main.cpp:161
|
||||
#: src/main.cpp:163
|
||||
#, kde-format
|
||||
msgctxt "<version number> (built against <possibly different version number>)"
|
||||
msgid "%1 (built against %2)"
|
||||
msgstr "%1(%2(으)로 빌드됨)"
|
||||
|
||||
#: src/main.cpp:189
|
||||
#: src/main.cpp:191
|
||||
#, kde-format
|
||||
msgid "Client for the matrix communication protocol"
|
||||
msgstr "Matrix 대화 프로토콜 클라이언트"
|
||||
|
||||
#: src/main.cpp:190
|
||||
#: src/main.cpp:192
|
||||
#, kde-format
|
||||
msgid "Supports matrix: url scheme"
|
||||
msgstr "matrix: URL 형식 지원"
|
||||
|
||||
#: src/main.cpp:191
|
||||
#: src/main.cpp:193
|
||||
#, kde-format
|
||||
msgid "Ignore all SSL Errors, e.g., unsigned certificates."
|
||||
msgstr "모든 SSL 오류(예: 서명되지 않은 인증서)를 무시합니다."
|
||||
|
||||
#: src/main.cpp:193
|
||||
#: src/main.cpp:195
|
||||
#, kde-format
|
||||
msgid "Only used for autotests"
|
||||
msgstr "자동 테스트에만 사용됨"
|
||||
|
||||
#: src/main.cpp:198
|
||||
#: src/main.cpp:200
|
||||
#, kde-format
|
||||
msgid "Internal usage only."
|
||||
msgstr "내부 용도입니다."
|
||||
|
||||
#: src/main.cpp:203
|
||||
#: src/main.cpp:205
|
||||
#, kde-format
|
||||
msgid "Share a URL to Matrix"
|
||||
msgstr ""
|
||||
@@ -1943,18 +1943,18 @@ msgid ""
|
||||
"for support."
|
||||
msgstr "Matrix 서버 관리자에게 연락하십시오."
|
||||
|
||||
#: src/neochatconnection.cpp:314
|
||||
#: src/neochatconnection.cpp:310
|
||||
#, kde-format
|
||||
msgctxt "@info"
|
||||
msgid "No identity server configured"
|
||||
msgstr ""
|
||||
|
||||
#: src/neochatconnection.cpp:345
|
||||
#: src/neochatconnection.cpp:341
|
||||
#, kde-format
|
||||
msgid "Room creation failed: %1"
|
||||
msgstr "대화방 생성 실패: %1"
|
||||
|
||||
#: src/neochatconnection.cpp:374
|
||||
#: src/neochatconnection.cpp:370
|
||||
#, kde-format
|
||||
msgid "Space creation failed: %1"
|
||||
msgstr "스페이스 생성 실패: %1"
|
||||
@@ -1970,66 +1970,66 @@ msgctxt "'Lat' and 'Lon' as in Latitude and Longitude"
|
||||
msgid "Lat: %1, Lon: %2"
|
||||
msgstr "위도: %1, 경도: %2"
|
||||
|
||||
#: src/notificationsmanager.cpp:143 src/notificationsmanager.cpp:385
|
||||
#: src/notificationsmanager.cpp:142 src/notificationsmanager.cpp:384
|
||||
#, kde-format
|
||||
msgid "Encrypted Message"
|
||||
msgstr "암호화된 메시지"
|
||||
|
||||
#: src/notificationsmanager.cpp:227
|
||||
#: src/notificationsmanager.cpp:226
|
||||
#, kde-format
|
||||
msgid "%1: %2"
|
||||
msgstr "%1: %2"
|
||||
|
||||
#: src/notificationsmanager.cpp:233
|
||||
#: src/notificationsmanager.cpp:232
|
||||
#, kde-format
|
||||
msgid "Open NeoChat in this room"
|
||||
msgstr "이 대화방에서 NeoChat 열기"
|
||||
|
||||
#: src/notificationsmanager.cpp:246 src/qml/DelegateContextMenu.qml:111
|
||||
#: src/notificationsmanager.cpp:245 src/qml/DelegateContextMenu.qml:111
|
||||
#: src/qml/HoverActions.qml:123
|
||||
#, kde-format
|
||||
msgid "Reply"
|
||||
msgstr "답장"
|
||||
|
||||
#: src/notificationsmanager.cpp:247
|
||||
#: src/notificationsmanager.cpp:246
|
||||
#, kde-format
|
||||
msgid "Reply..."
|
||||
msgstr "답장..."
|
||||
|
||||
#: src/notificationsmanager.cpp:304
|
||||
#: src/notificationsmanager.cpp:303
|
||||
#, kde-format
|
||||
msgid "%1 invited you to a room"
|
||||
msgstr "%1 님이 대화방에 초대함"
|
||||
|
||||
#: src/notificationsmanager.cpp:307
|
||||
#: src/notificationsmanager.cpp:306
|
||||
#, kde-format
|
||||
msgid "Open this invitation in NeoChat"
|
||||
msgstr "NeoChat에서 이 초대장 열기"
|
||||
|
||||
#: src/notificationsmanager.cpp:317
|
||||
#: src/notificationsmanager.cpp:316
|
||||
#, kde-format
|
||||
msgctxt "@action:button The thing being accepted is an invitation to chat"
|
||||
msgid "Accept"
|
||||
msgstr "수락"
|
||||
|
||||
#: src/notificationsmanager.cpp:318
|
||||
#: src/notificationsmanager.cpp:317
|
||||
#, kde-format
|
||||
msgctxt "@action:button The thing being rejected is an invitation to chat"
|
||||
msgid "Reject"
|
||||
msgstr "거부"
|
||||
|
||||
#: src/notificationsmanager.cpp:319
|
||||
#: src/notificationsmanager.cpp:318
|
||||
#, kde-format
|
||||
msgctxt "@action:button The thing being rejected is an invitation to chat"
|
||||
msgid "Reject and Ignore User"
|
||||
msgstr "거부하고 사용자 무시"
|
||||
|
||||
#: src/notificationsmanager.cpp:378
|
||||
#: src/notificationsmanager.cpp:377
|
||||
#, kde-format
|
||||
msgid "%1 (%2)"
|
||||
msgstr "%1(%2)"
|
||||
|
||||
#: src/notificationsmanager.cpp:389
|
||||
#: src/notificationsmanager.cpp:388
|
||||
#, kde-format
|
||||
msgid "Open NeoChat"
|
||||
msgstr "NeoChat 열기"
|
||||
|
||||
@@ -7,7 +7,7 @@ msgid ""
|
||||
msgstr ""
|
||||
"Project-Id-Version: neochat\n"
|
||||
"Report-Msgid-Bugs-To: https://bugs.kde.org\n"
|
||||
"POT-Creation-Date: 2024-12-24 02:31+0000\n"
|
||||
"POT-Creation-Date: 2025-02-04 02:34+0000\n"
|
||||
"PO-Revision-Date: 2023-02-25 01:00+0000\n"
|
||||
"Last-Translator: Automatically generated\n"
|
||||
"Language-Team: none\n"
|
||||
@@ -97,30 +97,30 @@ msgctxt ""
|
||||
msgid "Receiving notifications for new messages"
|
||||
msgstr ""
|
||||
|
||||
#: src/controller.cpp:249
|
||||
#: src/controller.cpp:248
|
||||
#, kde-format
|
||||
msgid "Access token wasn't found: Maybe it was deleted?"
|
||||
msgstr ""
|
||||
|
||||
#: src/controller.cpp:253
|
||||
#: src/controller.cpp:252
|
||||
#, kde-format
|
||||
msgid ""
|
||||
"Access to keychain was denied: Please allow NeoChat to read the access token"
|
||||
msgstr ""
|
||||
|
||||
#: src/controller.cpp:256
|
||||
#: src/controller.cpp:255
|
||||
#, kde-format
|
||||
msgid ""
|
||||
"No keychain available: Please install a keychain, e.g. KWallet or GNOME "
|
||||
"keyring on Linux"
|
||||
msgstr ""
|
||||
|
||||
#: src/controller.cpp:259
|
||||
#: src/controller.cpp:258
|
||||
#, kde-format
|
||||
msgid "Unable to read access token: %1"
|
||||
msgstr ""
|
||||
|
||||
#: src/controller.cpp:358
|
||||
#: src/controller.cpp:357
|
||||
#, kde-format
|
||||
msgid "Receiving push notifications"
|
||||
msgstr ""
|
||||
@@ -1038,7 +1038,7 @@ msgstr ""
|
||||
msgid "Welcome"
|
||||
msgstr ""
|
||||
|
||||
#: src/login/WelcomePage.qml:74 src/main.cpp:141
|
||||
#: src/login/WelcomePage.qml:74 src/main.cpp:143
|
||||
#, kde-format
|
||||
msgid "NeoChat"
|
||||
msgstr ""
|
||||
@@ -1079,105 +1079,105 @@ msgctxt "@action:button"
|
||||
msgid "Settings"
|
||||
msgstr ""
|
||||
|
||||
#: src/main.cpp:143
|
||||
#: src/main.cpp:145
|
||||
#, kde-format
|
||||
msgid "Chat on Matrix"
|
||||
msgstr ""
|
||||
|
||||
#: src/main.cpp:145
|
||||
#: src/main.cpp:147
|
||||
#, kde-format
|
||||
msgid "© 2018-2020 Black Hat, 2020-2024 KDE Community"
|
||||
msgstr ""
|
||||
|
||||
#: src/main.cpp:146
|
||||
#: src/main.cpp:148
|
||||
#, kde-format
|
||||
msgid "Carl Schwan"
|
||||
msgstr ""
|
||||
|
||||
#: src/main.cpp:147 src/main.cpp:151 src/main.cpp:152
|
||||
#: src/main.cpp:149 src/main.cpp:153 src/main.cpp:154
|
||||
#, kde-format
|
||||
msgid "Maintainer"
|
||||
msgstr ""
|
||||
|
||||
#: src/main.cpp:151
|
||||
#: src/main.cpp:153
|
||||
#, kde-format
|
||||
msgid "Tobias Fella"
|
||||
msgstr ""
|
||||
|
||||
#: src/main.cpp:152
|
||||
#: src/main.cpp:154
|
||||
#, kde-format
|
||||
msgid "James Graham"
|
||||
msgstr ""
|
||||
|
||||
#: src/main.cpp:153
|
||||
#: src/main.cpp:155
|
||||
#, kde-format
|
||||
msgid "Black Hat"
|
||||
msgstr ""
|
||||
|
||||
#: src/main.cpp:153
|
||||
#: src/main.cpp:155
|
||||
#, kde-format
|
||||
msgid "Original author of Spectral"
|
||||
msgstr ""
|
||||
|
||||
#: src/main.cpp:154
|
||||
#: src/main.cpp:156
|
||||
#, kde-format
|
||||
msgid "Alexey Rusakov"
|
||||
msgstr ""
|
||||
|
||||
#: src/main.cpp:154
|
||||
#: src/main.cpp:156
|
||||
#, kde-format
|
||||
msgid "Maintainer of libQuotient"
|
||||
msgstr ""
|
||||
|
||||
#: src/main.cpp:155
|
||||
#: src/main.cpp:157
|
||||
#, kde-format
|
||||
msgctxt "NAME OF TRANSLATORS"
|
||||
msgid "Your names"
|
||||
msgstr ""
|
||||
|
||||
#: src/main.cpp:155
|
||||
#: src/main.cpp:157
|
||||
#, kde-format
|
||||
msgctxt "EMAIL OF TRANSLATORS"
|
||||
msgid "Your emails"
|
||||
msgstr ""
|
||||
|
||||
#: src/main.cpp:159
|
||||
#: src/main.cpp:161
|
||||
#, kde-format
|
||||
msgid "A Qt library to write cross-platform clients for Matrix"
|
||||
msgstr ""
|
||||
|
||||
#: src/main.cpp:161
|
||||
#: src/main.cpp:163
|
||||
#, kde-format
|
||||
msgctxt "<version number> (built against <possibly different version number>)"
|
||||
msgid "%1 (built against %2)"
|
||||
msgstr ""
|
||||
|
||||
#: src/main.cpp:189
|
||||
#: src/main.cpp:191
|
||||
#, kde-format
|
||||
msgid "Client for the matrix communication protocol"
|
||||
msgstr ""
|
||||
|
||||
#: src/main.cpp:190
|
||||
#: src/main.cpp:192
|
||||
#, kde-format
|
||||
msgid "Supports matrix: url scheme"
|
||||
msgstr ""
|
||||
|
||||
#: src/main.cpp:191
|
||||
#: src/main.cpp:193
|
||||
#, kde-format
|
||||
msgid "Ignore all SSL Errors, e.g., unsigned certificates."
|
||||
msgstr ""
|
||||
|
||||
#: src/main.cpp:193
|
||||
#: src/main.cpp:195
|
||||
#, kde-format
|
||||
msgid "Only used for autotests"
|
||||
msgstr ""
|
||||
|
||||
#: src/main.cpp:198
|
||||
#: src/main.cpp:200
|
||||
#, kde-format
|
||||
msgid "Internal usage only."
|
||||
msgstr ""
|
||||
|
||||
#: src/main.cpp:203
|
||||
#: src/main.cpp:205
|
||||
#, kde-format
|
||||
msgid "Share a URL to Matrix"
|
||||
msgstr ""
|
||||
@@ -1815,18 +1815,18 @@ msgid ""
|
||||
"for support."
|
||||
msgstr ""
|
||||
|
||||
#: src/neochatconnection.cpp:314
|
||||
#: src/neochatconnection.cpp:310
|
||||
#, kde-format
|
||||
msgctxt "@info"
|
||||
msgid "No identity server configured"
|
||||
msgstr ""
|
||||
|
||||
#: src/neochatconnection.cpp:345
|
||||
#: src/neochatconnection.cpp:341
|
||||
#, kde-format
|
||||
msgid "Room creation failed: %1"
|
||||
msgstr ""
|
||||
|
||||
#: src/neochatconnection.cpp:374
|
||||
#: src/neochatconnection.cpp:370
|
||||
#, kde-format
|
||||
msgid "Space creation failed: %1"
|
||||
msgstr ""
|
||||
@@ -1842,66 +1842,66 @@ msgctxt "'Lat' and 'Lon' as in Latitude and Longitude"
|
||||
msgid "Lat: %1, Lon: %2"
|
||||
msgstr ""
|
||||
|
||||
#: src/notificationsmanager.cpp:143 src/notificationsmanager.cpp:385
|
||||
#: src/notificationsmanager.cpp:142 src/notificationsmanager.cpp:384
|
||||
#, kde-format
|
||||
msgid "Encrypted Message"
|
||||
msgstr ""
|
||||
|
||||
#: src/notificationsmanager.cpp:227
|
||||
#: src/notificationsmanager.cpp:226
|
||||
#, kde-format
|
||||
msgid "%1: %2"
|
||||
msgstr ""
|
||||
|
||||
#: src/notificationsmanager.cpp:233
|
||||
#: src/notificationsmanager.cpp:232
|
||||
#, kde-format
|
||||
msgid "Open NeoChat in this room"
|
||||
msgstr ""
|
||||
|
||||
#: src/notificationsmanager.cpp:246 src/qml/DelegateContextMenu.qml:111
|
||||
#: src/notificationsmanager.cpp:245 src/qml/DelegateContextMenu.qml:111
|
||||
#: src/qml/HoverActions.qml:123
|
||||
#, kde-format
|
||||
msgid "Reply"
|
||||
msgstr ""
|
||||
|
||||
#: src/notificationsmanager.cpp:247
|
||||
#: src/notificationsmanager.cpp:246
|
||||
#, kde-format
|
||||
msgid "Reply..."
|
||||
msgstr ""
|
||||
|
||||
#: src/notificationsmanager.cpp:304
|
||||
#: src/notificationsmanager.cpp:303
|
||||
#, kde-format
|
||||
msgid "%1 invited you to a room"
|
||||
msgstr ""
|
||||
|
||||
#: src/notificationsmanager.cpp:307
|
||||
#: src/notificationsmanager.cpp:306
|
||||
#, kde-format
|
||||
msgid "Open this invitation in NeoChat"
|
||||
msgstr ""
|
||||
|
||||
#: src/notificationsmanager.cpp:317
|
||||
#: src/notificationsmanager.cpp:316
|
||||
#, kde-format
|
||||
msgctxt "@action:button The thing being accepted is an invitation to chat"
|
||||
msgid "Accept"
|
||||
msgstr ""
|
||||
|
||||
#: src/notificationsmanager.cpp:318
|
||||
#: src/notificationsmanager.cpp:317
|
||||
#, kde-format
|
||||
msgctxt "@action:button The thing being rejected is an invitation to chat"
|
||||
msgid "Reject"
|
||||
msgstr ""
|
||||
|
||||
#: src/notificationsmanager.cpp:319
|
||||
#: src/notificationsmanager.cpp:318
|
||||
#, kde-format
|
||||
msgctxt "@action:button The thing being rejected is an invitation to chat"
|
||||
msgid "Reject and Ignore User"
|
||||
msgstr ""
|
||||
|
||||
#: src/notificationsmanager.cpp:378
|
||||
#: src/notificationsmanager.cpp:377
|
||||
#, kde-format
|
||||
msgid "%1 (%2)"
|
||||
msgstr ""
|
||||
|
||||
#: src/notificationsmanager.cpp:389
|
||||
#: src/notificationsmanager.cpp:388
|
||||
#, kde-format
|
||||
msgid "Open NeoChat"
|
||||
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-12-24 02:31+0000\n"
|
||||
"POT-Creation-Date: 2025-02-04 02:34+0000\n"
|
||||
"PO-Revision-Date: 2024-10-14 21:07+0300\n"
|
||||
"Last-Translator: Toms Trasuns <toms.trasuns@posteo.net>\n"
|
||||
"Language-Team: Latvian <kde-i18n-doc@kde.org>\n"
|
||||
@@ -98,12 +98,12 @@ msgctxt ""
|
||||
msgid "Receiving notifications for new messages"
|
||||
msgstr "Saņem jaunu ziņu paziņojumus"
|
||||
|
||||
#: src/controller.cpp:249
|
||||
#: src/controller.cpp:248
|
||||
#, kde-format
|
||||
msgid "Access token wasn't found: Maybe it was deleted?"
|
||||
msgstr "Piekļuves pilnvara nav atrasta: varbūt tā ir izdzēsta?"
|
||||
|
||||
#: src/controller.cpp:253
|
||||
#: src/controller.cpp:252
|
||||
#, kde-format
|
||||
msgid ""
|
||||
"Access to keychain was denied: Please allow NeoChat to read the access token"
|
||||
@@ -111,7 +111,7 @@ msgstr ""
|
||||
"Piekļuve atslēgas saišķim ir liegta: ļaujiet „NeoChat“ nolasīt piekļuves "
|
||||
"pilnvaru"
|
||||
|
||||
#: src/controller.cpp:256
|
||||
#: src/controller.cpp:255
|
||||
#, kde-format
|
||||
msgid ""
|
||||
"No keychain available: Please install a keychain, e.g. KWallet or GNOME "
|
||||
@@ -120,12 +120,12 @@ msgstr ""
|
||||
"Nav pieejams atslēgu saišķis: „Linux“ sistēmā ieinstalējiet atslēgu saišķi, "
|
||||
"piemēram, „KWallet“ vai GNOME atslēgu saišķi"
|
||||
|
||||
#: src/controller.cpp:259
|
||||
#: src/controller.cpp:258
|
||||
#, kde-format
|
||||
msgid "Unable to read access token: %1"
|
||||
msgstr "Neizdodas nolasīt piekļuves pilnvaru: %1"
|
||||
|
||||
#: src/controller.cpp:358
|
||||
#: src/controller.cpp:357
|
||||
#, kde-format
|
||||
msgid "Receiving push notifications"
|
||||
msgstr "Saņem pašpiegādes ziņojumus"
|
||||
@@ -1047,7 +1047,7 @@ msgstr "Lietotājvārds nav pieejams"
|
||||
msgid "Welcome"
|
||||
msgstr "Laipni lūgti!"
|
||||
|
||||
#: src/login/WelcomePage.qml:74 src/main.cpp:141
|
||||
#: src/login/WelcomePage.qml:74 src/main.cpp:143
|
||||
#, kde-format
|
||||
msgid "NeoChat"
|
||||
msgstr "NeoChat"
|
||||
@@ -1088,106 +1088,106 @@ msgctxt "@action:button"
|
||||
msgid "Settings"
|
||||
msgstr "Iestatījumi"
|
||||
|
||||
#: src/main.cpp:143
|
||||
#: src/main.cpp:145
|
||||
#, fuzzy, kde-format
|
||||
#| msgid "Share a URL to Matrix"
|
||||
msgid "Chat on Matrix"
|
||||
msgstr "Dalīties ar URL „Matrix“ klientā"
|
||||
|
||||
#: src/main.cpp:145
|
||||
#: src/main.cpp:147
|
||||
#, kde-format
|
||||
msgid "© 2018-2020 Black Hat, 2020-2024 KDE Community"
|
||||
msgstr "© 2018—2020 Black Hat, 2020—2024 KDE kopiena"
|
||||
|
||||
#: src/main.cpp:146
|
||||
#: src/main.cpp:148
|
||||
#, kde-format
|
||||
msgid "Carl Schwan"
|
||||
msgstr "Carl Schwan"
|
||||
|
||||
#: src/main.cpp:147 src/main.cpp:151 src/main.cpp:152
|
||||
#: src/main.cpp:149 src/main.cpp:153 src/main.cpp:154
|
||||
#, kde-format
|
||||
msgid "Maintainer"
|
||||
msgstr "Uzturētājs"
|
||||
|
||||
#: src/main.cpp:151
|
||||
#: src/main.cpp:153
|
||||
#, kde-format
|
||||
msgid "Tobias Fella"
|
||||
msgstr "Tobias Fella"
|
||||
|
||||
#: src/main.cpp:152
|
||||
#: src/main.cpp:154
|
||||
#, kde-format
|
||||
msgid "James Graham"
|
||||
msgstr "James Graham"
|
||||
|
||||
#: src/main.cpp:153
|
||||
#: src/main.cpp:155
|
||||
#, kde-format
|
||||
msgid "Black Hat"
|
||||
msgstr "Black Hat"
|
||||
|
||||
#: src/main.cpp:153
|
||||
#: src/main.cpp:155
|
||||
#, kde-format
|
||||
msgid "Original author of Spectral"
|
||||
msgstr "Sākotnējais „Spectral“ autors"
|
||||
|
||||
#: src/main.cpp:154
|
||||
#: src/main.cpp:156
|
||||
#, kde-format
|
||||
msgid "Alexey Rusakov"
|
||||
msgstr "Alexey Rusakov"
|
||||
|
||||
#: src/main.cpp:154
|
||||
#: src/main.cpp:156
|
||||
#, kde-format
|
||||
msgid "Maintainer of libQuotient"
|
||||
msgstr "„libQuotient“ uzturētājs"
|
||||
|
||||
#: src/main.cpp:155
|
||||
#: src/main.cpp:157
|
||||
#, kde-format
|
||||
msgctxt "NAME OF TRANSLATORS"
|
||||
msgid "Your names"
|
||||
msgstr "Toms Trasūns"
|
||||
|
||||
#: src/main.cpp:155
|
||||
#: src/main.cpp:157
|
||||
#, kde-format
|
||||
msgctxt "EMAIL OF TRANSLATORS"
|
||||
msgid "Your emails"
|
||||
msgstr "toms.trasuns@posteo.net"
|
||||
|
||||
#: src/main.cpp:159
|
||||
#: src/main.cpp:161
|
||||
#, kde-format
|
||||
msgid "A Qt library to write cross-platform clients for Matrix"
|
||||
msgstr "„Qt“ bibliotēka starpplatormu „Matrix“ klientiem"
|
||||
|
||||
#: src/main.cpp:161
|
||||
#: src/main.cpp:163
|
||||
#, kde-format
|
||||
msgctxt "<version number> (built against <possibly different version number>)"
|
||||
msgid "%1 (built against %2)"
|
||||
msgstr "%1 (būvēts pret %2)"
|
||||
|
||||
#: src/main.cpp:189
|
||||
#: src/main.cpp:191
|
||||
#, kde-format
|
||||
msgid "Client for the matrix communication protocol"
|
||||
msgstr "„Matrix“ komunikācijas protokola klients"
|
||||
|
||||
#: src/main.cpp:190
|
||||
#: src/main.cpp:192
|
||||
#, kde-format
|
||||
msgid "Supports matrix: url scheme"
|
||||
msgstr "Atbalsta „matrix:“ adrešu shēmu"
|
||||
|
||||
#: src/main.cpp:191
|
||||
#: src/main.cpp:193
|
||||
#, kde-format
|
||||
msgid "Ignore all SSL Errors, e.g., unsigned certificates."
|
||||
msgstr "Ignorēt visas SSL kļūdas, piemēram, neparakstītus sertifikātus."
|
||||
|
||||
#: src/main.cpp:193
|
||||
#: src/main.cpp:195
|
||||
#, kde-format
|
||||
msgid "Only used for autotests"
|
||||
msgstr "Izmantots tikai automātiskajiem testiem"
|
||||
|
||||
#: src/main.cpp:198
|
||||
#: src/main.cpp:200
|
||||
#, kde-format
|
||||
msgid "Internal usage only."
|
||||
msgstr "Tikai iekšējai lietošanai."
|
||||
|
||||
#: src/main.cpp:203
|
||||
#: src/main.cpp:205
|
||||
#, kde-format
|
||||
msgid "Share a URL to Matrix"
|
||||
msgstr "Dalīties ar URL „Matrix“ klientā"
|
||||
@@ -1830,18 +1830,18 @@ msgstr ""
|
||||
"Datne ir pārāk liela lejupielādei.<br />Atbalstam sazinieties ar sava "
|
||||
"„Matrix“ servera administratoru."
|
||||
|
||||
#: src/neochatconnection.cpp:314
|
||||
#: src/neochatconnection.cpp:310
|
||||
#, kde-format
|
||||
msgctxt "@info"
|
||||
msgid "No identity server configured"
|
||||
msgstr "Identitātes serveris nav konfigurēts"
|
||||
|
||||
#: src/neochatconnection.cpp:345
|
||||
#: src/neochatconnection.cpp:341
|
||||
#, kde-format
|
||||
msgid "Room creation failed: %1"
|
||||
msgstr "Istabas izveide neizdevās: %1"
|
||||
|
||||
#: src/neochatconnection.cpp:374
|
||||
#: src/neochatconnection.cpp:370
|
||||
#, kde-format
|
||||
msgid "Space creation failed: %1"
|
||||
msgstr "Telpas izveide neizdevās: %1"
|
||||
@@ -1857,66 +1857,66 @@ msgctxt "'Lat' and 'Lon' as in Latitude and Longitude"
|
||||
msgid "Lat: %1, Lon: %2"
|
||||
msgstr "Plat.: %1, gar.: %2"
|
||||
|
||||
#: src/notificationsmanager.cpp:143 src/notificationsmanager.cpp:385
|
||||
#: src/notificationsmanager.cpp:142 src/notificationsmanager.cpp:384
|
||||
#, kde-format
|
||||
msgid "Encrypted Message"
|
||||
msgstr "Šifrēta ziņa"
|
||||
|
||||
#: src/notificationsmanager.cpp:227
|
||||
#: src/notificationsmanager.cpp:226
|
||||
#, kde-format
|
||||
msgid "%1: %2"
|
||||
msgstr "%1: %2"
|
||||
|
||||
#: src/notificationsmanager.cpp:233
|
||||
#: src/notificationsmanager.cpp:232
|
||||
#, kde-format
|
||||
msgid "Open NeoChat in this room"
|
||||
msgstr "Atvērt „NeoChat“ šajā istabā"
|
||||
|
||||
#: src/notificationsmanager.cpp:246 src/qml/DelegateContextMenu.qml:111
|
||||
#: src/notificationsmanager.cpp:245 src/qml/DelegateContextMenu.qml:111
|
||||
#: src/qml/HoverActions.qml:123
|
||||
#, kde-format
|
||||
msgid "Reply"
|
||||
msgstr "Atbildēt"
|
||||
|
||||
#: src/notificationsmanager.cpp:247
|
||||
#: src/notificationsmanager.cpp:246
|
||||
#, kde-format
|
||||
msgid "Reply..."
|
||||
msgstr "Atbildēt..."
|
||||
|
||||
#: src/notificationsmanager.cpp:304
|
||||
#: src/notificationsmanager.cpp:303
|
||||
#, kde-format
|
||||
msgid "%1 invited you to a room"
|
||||
msgstr "%1 jūs uzaicināja uz istabu"
|
||||
|
||||
#: src/notificationsmanager.cpp:307
|
||||
#: src/notificationsmanager.cpp:306
|
||||
#, kde-format
|
||||
msgid "Open this invitation in NeoChat"
|
||||
msgstr "Atvērt šo uzaicinājumu „NeoChat“"
|
||||
|
||||
#: src/notificationsmanager.cpp:317
|
||||
#: src/notificationsmanager.cpp:316
|
||||
#, kde-format
|
||||
msgctxt "@action:button The thing being accepted is an invitation to chat"
|
||||
msgid "Accept"
|
||||
msgstr "Pieņemt"
|
||||
|
||||
#: src/notificationsmanager.cpp:318
|
||||
#: src/notificationsmanager.cpp:317
|
||||
#, kde-format
|
||||
msgctxt "@action:button The thing being rejected is an invitation to chat"
|
||||
msgid "Reject"
|
||||
msgstr "Noraidīt"
|
||||
|
||||
#: src/notificationsmanager.cpp:319
|
||||
#: src/notificationsmanager.cpp:318
|
||||
#, kde-format
|
||||
msgctxt "@action:button The thing being rejected is an invitation to chat"
|
||||
msgid "Reject and Ignore User"
|
||||
msgstr "Noraidīt un ignorēt lietotāju"
|
||||
|
||||
#: src/notificationsmanager.cpp:378
|
||||
#: src/notificationsmanager.cpp:377
|
||||
#, kde-format
|
||||
msgid "%1 (%2)"
|
||||
msgstr "%1 (%2)"
|
||||
|
||||
#: src/notificationsmanager.cpp:389
|
||||
#: src/notificationsmanager.cpp:388
|
||||
#, kde-format
|
||||
msgid "Open NeoChat"
|
||||
msgstr "Atvērt „NeoChat“"
|
||||
|
||||
@@ -7,7 +7,7 @@ msgid ""
|
||||
msgstr ""
|
||||
"Project-Id-Version: neochat\n"
|
||||
"Report-Msgid-Bugs-To: https://bugs.kde.org\n"
|
||||
"POT-Creation-Date: 2024-12-24 02:31+0000\n"
|
||||
"POT-Creation-Date: 2025-02-04 02:34+0000\n"
|
||||
"PO-Revision-Date: 2024-11-07 12:39+0100\n"
|
||||
"Last-Translator: Freek de Kruijf <freekdekruijf@kde.nl>\n"
|
||||
"Language-Team: \n"
|
||||
@@ -97,12 +97,12 @@ msgctxt ""
|
||||
msgid "Receiving notifications for new messages"
|
||||
msgstr "Meldingen voor nieuwe berichten worden ontvangen"
|
||||
|
||||
#: src/controller.cpp:249
|
||||
#: src/controller.cpp:248
|
||||
#, kde-format
|
||||
msgid "Access token wasn't found: Maybe it was deleted?"
|
||||
msgstr "Toegangstoken is niet gevonden: misschien is het verwijderd?"
|
||||
|
||||
#: src/controller.cpp:253
|
||||
#: src/controller.cpp:252
|
||||
#, kde-format
|
||||
msgid ""
|
||||
"Access to keychain was denied: Please allow NeoChat to read the access token"
|
||||
@@ -110,7 +110,7 @@ msgstr ""
|
||||
"Toegang tot sleutelring was geweigerd: sta aan NeoChat toe het toegangstoken "
|
||||
"te lezen"
|
||||
|
||||
#: src/controller.cpp:256
|
||||
#: src/controller.cpp:255
|
||||
#, kde-format
|
||||
msgid ""
|
||||
"No keychain available: Please install a keychain, e.g. KWallet or GNOME "
|
||||
@@ -119,12 +119,12 @@ msgstr ""
|
||||
"Geen sleutelring beschikbaar: instaleer een sleutelring, bijv. KWallet of "
|
||||
"GNOME sleutelring op Linux"
|
||||
|
||||
#: src/controller.cpp:259
|
||||
#: src/controller.cpp:258
|
||||
#, kde-format
|
||||
msgid "Unable to read access token: %1"
|
||||
msgstr "Lezen van toegangstoken lukt niet: %1"
|
||||
|
||||
#: src/controller.cpp:358
|
||||
#: src/controller.cpp:357
|
||||
#, kde-format
|
||||
msgid "Receiving push notifications"
|
||||
msgstr "Push-meldingen ontvangen"
|
||||
@@ -1048,7 +1048,7 @@ msgstr "Gebruikersnaam niet beschikbaar"
|
||||
msgid "Welcome"
|
||||
msgstr "Welkom"
|
||||
|
||||
#: src/login/WelcomePage.qml:74 src/main.cpp:141
|
||||
#: src/login/WelcomePage.qml:74 src/main.cpp:143
|
||||
#, kde-format
|
||||
msgid "NeoChat"
|
||||
msgstr "Neochat"
|
||||
@@ -1089,106 +1089,106 @@ msgctxt "@action:button"
|
||||
msgid "Settings"
|
||||
msgstr "Instellingen"
|
||||
|
||||
#: src/main.cpp:143
|
||||
#: src/main.cpp:145
|
||||
#, fuzzy, kde-format
|
||||
#| msgid "Share a URL to Matrix"
|
||||
msgid "Chat on Matrix"
|
||||
msgstr "Een URL delen op Matrix"
|
||||
|
||||
#: src/main.cpp:145
|
||||
#: src/main.cpp:147
|
||||
#, kde-format
|
||||
msgid "© 2018-2020 Black Hat, 2020-2024 KDE Community"
|
||||
msgstr "© 2018-2020 Black Hat, 2020-2024 KDE-gemeenschap"
|
||||
|
||||
#: src/main.cpp:146
|
||||
#: src/main.cpp:148
|
||||
#, kde-format
|
||||
msgid "Carl Schwan"
|
||||
msgstr "Carl Schwan"
|
||||
|
||||
#: src/main.cpp:147 src/main.cpp:151 src/main.cpp:152
|
||||
#: src/main.cpp:149 src/main.cpp:153 src/main.cpp:154
|
||||
#, kde-format
|
||||
msgid "Maintainer"
|
||||
msgstr "Onderhouder"
|
||||
|
||||
#: src/main.cpp:151
|
||||
#: src/main.cpp:153
|
||||
#, kde-format
|
||||
msgid "Tobias Fella"
|
||||
msgstr "Tobias Fella"
|
||||
|
||||
#: src/main.cpp:152
|
||||
#: src/main.cpp:154
|
||||
#, kde-format
|
||||
msgid "James Graham"
|
||||
msgstr "James Graham"
|
||||
|
||||
#: src/main.cpp:153
|
||||
#: src/main.cpp:155
|
||||
#, kde-format
|
||||
msgid "Black Hat"
|
||||
msgstr "Black Hat"
|
||||
|
||||
#: src/main.cpp:153
|
||||
#: src/main.cpp:155
|
||||
#, kde-format
|
||||
msgid "Original author of Spectral"
|
||||
msgstr "Oorspronkelijke auteur van Spectral"
|
||||
|
||||
#: src/main.cpp:154
|
||||
#: src/main.cpp:156
|
||||
#, kde-format
|
||||
msgid "Alexey Rusakov"
|
||||
msgstr "Alexey Rusakov"
|
||||
|
||||
#: src/main.cpp:154
|
||||
#: src/main.cpp:156
|
||||
#, kde-format
|
||||
msgid "Maintainer of libQuotient"
|
||||
msgstr "Onderhouder van libQuotient"
|
||||
|
||||
#: src/main.cpp:155
|
||||
#: src/main.cpp:157
|
||||
#, kde-format
|
||||
msgctxt "NAME OF TRANSLATORS"
|
||||
msgid "Your names"
|
||||
msgstr "Freek de Kruijf - 2020 t/m 2022"
|
||||
|
||||
#: src/main.cpp:155
|
||||
#: src/main.cpp:157
|
||||
#, kde-format
|
||||
msgctxt "EMAIL OF TRANSLATORS"
|
||||
msgid "Your emails"
|
||||
msgstr "freekdekruijf@kde.nl"
|
||||
|
||||
#: src/main.cpp:159
|
||||
#: src/main.cpp:161
|
||||
#, kde-format
|
||||
msgid "A Qt library to write cross-platform clients for Matrix"
|
||||
msgstr "Een Qt bibliotheek om cross-platform clients voor Matrix te schrijven"
|
||||
|
||||
#: src/main.cpp:161
|
||||
#: src/main.cpp:163
|
||||
#, kde-format
|
||||
msgctxt "<version number> (built against <possibly different version number>)"
|
||||
msgid "%1 (built against %2)"
|
||||
msgstr "%1 (gebouwd tegen %2)"
|
||||
|
||||
#: src/main.cpp:189
|
||||
#: src/main.cpp:191
|
||||
#, kde-format
|
||||
msgid "Client for the matrix communication protocol"
|
||||
msgstr "Client voor het matrix communicatieprotocol"
|
||||
|
||||
#: src/main.cpp:190
|
||||
#: src/main.cpp:192
|
||||
#, kde-format
|
||||
msgid "Supports matrix: url scheme"
|
||||
msgstr "Ondersteunt matrix: url schema"
|
||||
|
||||
#: src/main.cpp:191
|
||||
#: src/main.cpp:193
|
||||
#, kde-format
|
||||
msgid "Ignore all SSL Errors, e.g., unsigned certificates."
|
||||
msgstr "Negeer alle SSL fouten, bijv. niet ondertekende certificaten."
|
||||
|
||||
#: src/main.cpp:193
|
||||
#: src/main.cpp:195
|
||||
#, kde-format
|
||||
msgid "Only used for autotests"
|
||||
msgstr "Alleen gebruikt voor autotests"
|
||||
|
||||
#: src/main.cpp:198
|
||||
#: src/main.cpp:200
|
||||
#, kde-format
|
||||
msgid "Internal usage only."
|
||||
msgstr "Alleen voor intern gebruik."
|
||||
|
||||
#: src/main.cpp:203
|
||||
#: src/main.cpp:205
|
||||
#, kde-format
|
||||
msgid "Share a URL to Matrix"
|
||||
msgstr "Een URL delen op Matrix"
|
||||
@@ -1832,18 +1832,18 @@ msgstr ""
|
||||
"Bestand is te groot om te downloaden.<br />Neem contact op met uw matrix-"
|
||||
"serverbeheerder voor ondersteuning."
|
||||
|
||||
#: src/neochatconnection.cpp:314
|
||||
#: src/neochatconnection.cpp:310
|
||||
#, kde-format
|
||||
msgctxt "@info"
|
||||
msgid "No identity server configured"
|
||||
msgstr "Geen identiteitsserver geconfigureerd"
|
||||
|
||||
#: src/neochatconnection.cpp:345
|
||||
#: src/neochatconnection.cpp:341
|
||||
#, kde-format
|
||||
msgid "Room creation failed: %1"
|
||||
msgstr "Aanmaken van room is mislukt: %1"
|
||||
|
||||
#: src/neochatconnection.cpp:374
|
||||
#: src/neochatconnection.cpp:370
|
||||
#, kde-format
|
||||
msgid "Space creation failed: %1"
|
||||
msgstr "Ruimte aanmaken is mislukt: %1"
|
||||
@@ -1859,66 +1859,66 @@ msgctxt "'Lat' and 'Lon' as in Latitude and Longitude"
|
||||
msgid "Lat: %1, Lon: %2"
|
||||
msgstr "Bte: %1, Lte: %2"
|
||||
|
||||
#: src/notificationsmanager.cpp:143 src/notificationsmanager.cpp:385
|
||||
#: src/notificationsmanager.cpp:142 src/notificationsmanager.cpp:384
|
||||
#, kde-format
|
||||
msgid "Encrypted Message"
|
||||
msgstr "Versleuteld bericht"
|
||||
|
||||
#: src/notificationsmanager.cpp:227
|
||||
#: src/notificationsmanager.cpp:226
|
||||
#, kde-format
|
||||
msgid "%1: %2"
|
||||
msgstr "%1: %2"
|
||||
|
||||
#: src/notificationsmanager.cpp:233
|
||||
#: src/notificationsmanager.cpp:232
|
||||
#, kde-format
|
||||
msgid "Open NeoChat in this room"
|
||||
msgstr "NeoChat in deze room openen"
|
||||
|
||||
#: src/notificationsmanager.cpp:246 src/qml/DelegateContextMenu.qml:111
|
||||
#: src/notificationsmanager.cpp:245 src/qml/DelegateContextMenu.qml:111
|
||||
#: src/qml/HoverActions.qml:123
|
||||
#, kde-format
|
||||
msgid "Reply"
|
||||
msgstr "Beantwoorden"
|
||||
|
||||
#: src/notificationsmanager.cpp:247
|
||||
#: src/notificationsmanager.cpp:246
|
||||
#, kde-format
|
||||
msgid "Reply..."
|
||||
msgstr "Beantwoorden..."
|
||||
|
||||
#: src/notificationsmanager.cpp:304
|
||||
#: src/notificationsmanager.cpp:303
|
||||
#, kde-format
|
||||
msgid "%1 invited you to a room"
|
||||
msgstr "%1 heeft u uitgenodigd naar de room"
|
||||
|
||||
#: src/notificationsmanager.cpp:307
|
||||
#: src/notificationsmanager.cpp:306
|
||||
#, kde-format
|
||||
msgid "Open this invitation in NeoChat"
|
||||
msgstr "Deze uitnodiging in NeoChat openen"
|
||||
|
||||
#: src/notificationsmanager.cpp:317
|
||||
#: src/notificationsmanager.cpp:316
|
||||
#, kde-format
|
||||
msgctxt "@action:button The thing being accepted is an invitation to chat"
|
||||
msgid "Accept"
|
||||
msgstr "Accepteren"
|
||||
|
||||
#: src/notificationsmanager.cpp:318
|
||||
#: src/notificationsmanager.cpp:317
|
||||
#, kde-format
|
||||
msgctxt "@action:button The thing being rejected is an invitation to chat"
|
||||
msgid "Reject"
|
||||
msgstr "Afwijzen"
|
||||
|
||||
#: src/notificationsmanager.cpp:319
|
||||
#: src/notificationsmanager.cpp:318
|
||||
#, kde-format
|
||||
msgctxt "@action:button The thing being rejected is an invitation to chat"
|
||||
msgid "Reject and Ignore User"
|
||||
msgstr "Gebruiker afwijzen en negeren"
|
||||
|
||||
#: src/notificationsmanager.cpp:378
|
||||
#: src/notificationsmanager.cpp:377
|
||||
#, kde-format
|
||||
msgid "%1 (%2)"
|
||||
msgstr "%1 (%2)"
|
||||
|
||||
#: src/notificationsmanager.cpp:389
|
||||
#: src/notificationsmanager.cpp:388
|
||||
#, kde-format
|
||||
msgid "Open NeoChat"
|
||||
msgstr "Neochat openen"
|
||||
|
||||
@@ -5,7 +5,7 @@ msgid ""
|
||||
msgstr ""
|
||||
"Project-Id-Version: neochat\n"
|
||||
"Report-Msgid-Bugs-To: https://bugs.kde.org\n"
|
||||
"POT-Creation-Date: 2024-12-24 02:31+0000\n"
|
||||
"POT-Creation-Date: 2025-02-04 02:34+0000\n"
|
||||
"PO-Revision-Date: 2024-10-27 15:01+0100\n"
|
||||
"Last-Translator: Karl Ove Hufthammer <karl@huftis.org>\n"
|
||||
"Language-Team: Norwegian Nynorsk <l10n-no@lister.huftis.org>\n"
|
||||
@@ -99,30 +99,30 @@ msgctxt ""
|
||||
msgid "Receiving notifications for new messages"
|
||||
msgstr "Varsling av nye meldingar"
|
||||
|
||||
#: src/controller.cpp:249
|
||||
#: src/controller.cpp:248
|
||||
#, fuzzy, kde-format
|
||||
msgid "Access token wasn't found: Maybe it was deleted?"
|
||||
msgstr "Fann ikkje tilgangspollett"
|
||||
|
||||
#: src/controller.cpp:253
|
||||
#: src/controller.cpp:252
|
||||
#, fuzzy, kde-format
|
||||
msgid ""
|
||||
"Access to keychain was denied: Please allow NeoChat to read the access token"
|
||||
msgstr "Gje NeoChat løyve til å lesa tilgangspolletten"
|
||||
|
||||
#: src/controller.cpp:256
|
||||
#: src/controller.cpp:255
|
||||
#, fuzzy, kde-format
|
||||
msgid ""
|
||||
"No keychain available: Please install a keychain, e.g. KWallet or GNOME "
|
||||
"keyring on Linux"
|
||||
msgstr "Installer ein nøkkelring, for eksempel KWallet eller GNOME Keyring"
|
||||
|
||||
#: src/controller.cpp:259
|
||||
#: src/controller.cpp:258
|
||||
#, fuzzy, kde-format
|
||||
msgid "Unable to read access token: %1"
|
||||
msgstr "Klarte ikkje lesa tilgangspollett"
|
||||
|
||||
#: src/controller.cpp:358
|
||||
#: src/controller.cpp:357
|
||||
#, kde-format
|
||||
msgid "Receiving push notifications"
|
||||
msgstr "Varsling av push-varslingar"
|
||||
@@ -1047,7 +1047,7 @@ msgstr "Utilgjengeleg brukarnamn"
|
||||
msgid "Welcome"
|
||||
msgstr "Velkommen"
|
||||
|
||||
#: src/login/WelcomePage.qml:74 src/main.cpp:141
|
||||
#: src/login/WelcomePage.qml:74 src/main.cpp:143
|
||||
#, kde-format
|
||||
msgid "NeoChat"
|
||||
msgstr "NeoChat"
|
||||
@@ -1088,105 +1088,105 @@ msgctxt "@action:button"
|
||||
msgid "Settings"
|
||||
msgstr "Romval"
|
||||
|
||||
#: src/main.cpp:143
|
||||
#: src/main.cpp:145
|
||||
#, fuzzy, kde-format
|
||||
msgid "Chat on Matrix"
|
||||
msgstr "Del ei adresse på Matrix"
|
||||
|
||||
#: src/main.cpp:145
|
||||
#: src/main.cpp:147
|
||||
#, kde-format
|
||||
msgid "© 2018-2020 Black Hat, 2020-2024 KDE Community"
|
||||
msgstr "© 2018–2020 Black Hat, © 2020–2024 KDE-fellesskapet"
|
||||
|
||||
#: src/main.cpp:146
|
||||
#: src/main.cpp:148
|
||||
#, kde-format
|
||||
msgid "Carl Schwan"
|
||||
msgstr "Carl Schwan"
|
||||
|
||||
#: src/main.cpp:147 src/main.cpp:151 src/main.cpp:152
|
||||
#: src/main.cpp:149 src/main.cpp:153 src/main.cpp:154
|
||||
#, kde-format
|
||||
msgid "Maintainer"
|
||||
msgstr "Vedlikehaldar"
|
||||
|
||||
#: src/main.cpp:151
|
||||
#: src/main.cpp:153
|
||||
#, kde-format
|
||||
msgid "Tobias Fella"
|
||||
msgstr "Tobias Fella"
|
||||
|
||||
#: src/main.cpp:152
|
||||
#: src/main.cpp:154
|
||||
#, kde-format
|
||||
msgid "James Graham"
|
||||
msgstr "James Graham"
|
||||
|
||||
#: src/main.cpp:153
|
||||
#: src/main.cpp:155
|
||||
#, kde-format
|
||||
msgid "Black Hat"
|
||||
msgstr "Black Hat"
|
||||
|
||||
#: src/main.cpp:153
|
||||
#: src/main.cpp:155
|
||||
#, kde-format
|
||||
msgid "Original author of Spectral"
|
||||
msgstr "Opphavleg utviklar av Spectral"
|
||||
|
||||
#: src/main.cpp:154
|
||||
#: src/main.cpp:156
|
||||
#, kde-format
|
||||
msgid "Alexey Rusakov"
|
||||
msgstr "Alexey Rusakov"
|
||||
|
||||
#: src/main.cpp:154
|
||||
#: src/main.cpp:156
|
||||
#, kde-format
|
||||
msgid "Maintainer of libQuotient"
|
||||
msgstr "Vedlikehaldar av libQuotient"
|
||||
|
||||
#: src/main.cpp:155
|
||||
#: src/main.cpp:157
|
||||
#, kde-format
|
||||
msgctxt "NAME OF TRANSLATORS"
|
||||
msgid "Your names"
|
||||
msgstr "Karl Ove Hufthammer"
|
||||
|
||||
#: src/main.cpp:155
|
||||
#: src/main.cpp:157
|
||||
#, kde-format
|
||||
msgctxt "EMAIL OF TRANSLATORS"
|
||||
msgid "Your emails"
|
||||
msgstr "karl@huftis.org"
|
||||
|
||||
#: src/main.cpp:159
|
||||
#: src/main.cpp:161
|
||||
#, kde-format
|
||||
msgid "A Qt library to write cross-platform clients for Matrix"
|
||||
msgstr "Eit Qt-bibliotek for utvikling av kryssplattform-klientar for Matrix"
|
||||
|
||||
#: src/main.cpp:161
|
||||
#: src/main.cpp:163
|
||||
#, kde-format
|
||||
msgctxt "<version number> (built against <possibly different version number>)"
|
||||
msgid "%1 (built against %2)"
|
||||
msgstr "%1 (bygd mot %2)"
|
||||
|
||||
#: src/main.cpp:189
|
||||
#: src/main.cpp:191
|
||||
#, kde-format
|
||||
msgid "Client for the matrix communication protocol"
|
||||
msgstr "Lynmeldingsklient for Matrix-protokollen"
|
||||
|
||||
#: src/main.cpp:190
|
||||
#: src/main.cpp:192
|
||||
#, kde-format
|
||||
msgid "Supports matrix: url scheme"
|
||||
msgstr "Støttar «matrix:»-adresser"
|
||||
|
||||
#: src/main.cpp:191
|
||||
#: src/main.cpp:193
|
||||
#, kde-format
|
||||
msgid "Ignore all SSL Errors, e.g., unsigned certificates."
|
||||
msgstr "Ignorer alle SSL-feil, for eksempel usignerte sertifikat."
|
||||
|
||||
#: src/main.cpp:193
|
||||
#: src/main.cpp:195
|
||||
#, kde-format
|
||||
msgid "Only used for autotests"
|
||||
msgstr "Berre brukt for automatiske testar"
|
||||
|
||||
#: src/main.cpp:198
|
||||
#: src/main.cpp:200
|
||||
#, kde-format
|
||||
msgid "Internal usage only."
|
||||
msgstr "Berre intern bruk."
|
||||
|
||||
#: src/main.cpp:203
|
||||
#: src/main.cpp:205
|
||||
#, kde-format
|
||||
msgid "Share a URL to Matrix"
|
||||
msgstr "Del ei adresse på Matrix"
|
||||
@@ -1831,18 +1831,18 @@ msgid ""
|
||||
"for support."
|
||||
msgstr "Ta kontakt med administratoren av Matrix-tenaren for brukarstøtte."
|
||||
|
||||
#: src/neochatconnection.cpp:314
|
||||
#: src/neochatconnection.cpp:310
|
||||
#, kde-format
|
||||
msgctxt "@info"
|
||||
msgid "No identity server configured"
|
||||
msgstr "Ingen identitetstenar sett opp"
|
||||
|
||||
#: src/neochatconnection.cpp:345
|
||||
#: src/neochatconnection.cpp:341
|
||||
#, kde-format
|
||||
msgid "Room creation failed: %1"
|
||||
msgstr "Feil ved romregistrering: %1"
|
||||
|
||||
#: src/neochatconnection.cpp:374
|
||||
#: src/neochatconnection.cpp:370
|
||||
#, kde-format
|
||||
msgid "Space creation failed: %1"
|
||||
msgstr "Feil ved registrering av område: %1"
|
||||
@@ -1858,66 +1858,66 @@ msgctxt "'Lat' and 'Lon' as in Latitude and Longitude"
|
||||
msgid "Lat: %1, Lon: %2"
|
||||
msgstr "Breiddegr.: %1 – lengdegr.: %2"
|
||||
|
||||
#: src/notificationsmanager.cpp:143 src/notificationsmanager.cpp:385
|
||||
#: src/notificationsmanager.cpp:142 src/notificationsmanager.cpp:384
|
||||
#, kde-format
|
||||
msgid "Encrypted Message"
|
||||
msgstr "Kryptert melding"
|
||||
|
||||
#: src/notificationsmanager.cpp:227
|
||||
#: src/notificationsmanager.cpp:226
|
||||
#, kde-format
|
||||
msgid "%1: %2"
|
||||
msgstr "%1: %2"
|
||||
|
||||
#: src/notificationsmanager.cpp:233
|
||||
#: src/notificationsmanager.cpp:232
|
||||
#, kde-format
|
||||
msgid "Open NeoChat in this room"
|
||||
msgstr "Opna NeoChat i dette rommet"
|
||||
|
||||
#: src/notificationsmanager.cpp:246 src/qml/DelegateContextMenu.qml:111
|
||||
#: src/notificationsmanager.cpp:245 src/qml/DelegateContextMenu.qml:111
|
||||
#: src/qml/HoverActions.qml:123
|
||||
#, kde-format
|
||||
msgid "Reply"
|
||||
msgstr "Svar"
|
||||
|
||||
#: src/notificationsmanager.cpp:247
|
||||
#: src/notificationsmanager.cpp:246
|
||||
#, kde-format
|
||||
msgid "Reply..."
|
||||
msgstr "Svar …"
|
||||
|
||||
#: src/notificationsmanager.cpp:304
|
||||
#: src/notificationsmanager.cpp:303
|
||||
#, kde-format
|
||||
msgid "%1 invited you to a room"
|
||||
msgstr "%1 inviterte deg til eit rom"
|
||||
|
||||
#: src/notificationsmanager.cpp:307
|
||||
#: src/notificationsmanager.cpp:306
|
||||
#, kde-format
|
||||
msgid "Open this invitation in NeoChat"
|
||||
msgstr "Opna invitasjonen i NeoChat"
|
||||
|
||||
#: src/notificationsmanager.cpp:317
|
||||
#: src/notificationsmanager.cpp:316
|
||||
#, kde-format
|
||||
msgctxt "@action:button The thing being accepted is an invitation to chat"
|
||||
msgid "Accept"
|
||||
msgstr "Godta"
|
||||
|
||||
#: src/notificationsmanager.cpp:318
|
||||
#: src/notificationsmanager.cpp:317
|
||||
#, kde-format
|
||||
msgctxt "@action:button The thing being rejected is an invitation to chat"
|
||||
msgid "Reject"
|
||||
msgstr "Avvis"
|
||||
|
||||
#: src/notificationsmanager.cpp:319
|
||||
#: src/notificationsmanager.cpp:318
|
||||
#, kde-format
|
||||
msgctxt "@action:button The thing being rejected is an invitation to chat"
|
||||
msgid "Reject and Ignore User"
|
||||
msgstr "Avvis og ignorer brukaren"
|
||||
|
||||
#: src/notificationsmanager.cpp:378
|
||||
#: src/notificationsmanager.cpp:377
|
||||
#, kde-format
|
||||
msgid "%1 (%2)"
|
||||
msgstr "%1 (%2)"
|
||||
|
||||
#: src/notificationsmanager.cpp:389
|
||||
#: src/notificationsmanager.cpp:388
|
||||
#, kde-format
|
||||
msgid "Open NeoChat"
|
||||
msgstr "Opna NeoChat"
|
||||
|
||||
@@ -6,7 +6,7 @@ msgid ""
|
||||
msgstr ""
|
||||
"Project-Id-Version: neochat\n"
|
||||
"Report-Msgid-Bugs-To: https://bugs.kde.org\n"
|
||||
"POT-Creation-Date: 2024-12-24 02:31+0000\n"
|
||||
"POT-Creation-Date: 2025-02-04 02:34+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"
|
||||
@@ -104,31 +104,31 @@ msgctxt ""
|
||||
msgid "Receiving notifications for new messages"
|
||||
msgstr "ਨੋਟੀਫਿਕੇਸ਼ਨ ਵੇਖਾਓ"
|
||||
|
||||
#: src/controller.cpp:249
|
||||
#: src/controller.cpp:248
|
||||
#, fuzzy, kde-format
|
||||
#| msgid "Access Token (Optional)"
|
||||
msgid "Access token wasn't found: Maybe it was deleted?"
|
||||
msgstr "ਪਹੁੰਚ ਟੋਕਨ (ਚੋਣਵਾਂ)"
|
||||
|
||||
#: src/controller.cpp:253
|
||||
#: src/controller.cpp:252
|
||||
#, kde-format
|
||||
msgid ""
|
||||
"Access to keychain was denied: Please allow NeoChat to read the access token"
|
||||
msgstr ""
|
||||
|
||||
#: src/controller.cpp:256
|
||||
#: src/controller.cpp:255
|
||||
#, kde-format
|
||||
msgid ""
|
||||
"No keychain available: Please install a keychain, e.g. KWallet or GNOME "
|
||||
"keyring on Linux"
|
||||
msgstr ""
|
||||
|
||||
#: src/controller.cpp:259
|
||||
#: src/controller.cpp:258
|
||||
#, kde-format
|
||||
msgid "Unable to read access token: %1"
|
||||
msgstr ""
|
||||
|
||||
#: src/controller.cpp:358
|
||||
#: src/controller.cpp:357
|
||||
#, fuzzy, kde-format
|
||||
#| msgid "Show notifications"
|
||||
msgid "Receiving push notifications"
|
||||
@@ -1142,7 +1142,7 @@ msgstr "ਕੋਈ ਵਰਤੋਂਕਾਰ ਮੌਜੂਦ ਨਹੀਂ ਹੈ"
|
||||
msgid "Welcome"
|
||||
msgstr "ਜੀ ਆਇਆਂ ਨੂੰ"
|
||||
|
||||
#: src/login/WelcomePage.qml:74 src/main.cpp:141
|
||||
#: src/login/WelcomePage.qml:74 src/main.cpp:143
|
||||
#, kde-format
|
||||
msgid "NeoChat"
|
||||
msgstr "ਨਿਓ-ਚੈਟ"
|
||||
@@ -1186,107 +1186,107 @@ msgctxt "@action:button"
|
||||
msgid "Settings"
|
||||
msgstr "ਰੂਮ ਸੈਟਿੰਗਾਂ"
|
||||
|
||||
#: src/main.cpp:143
|
||||
#: src/main.cpp:145
|
||||
#, fuzzy, kde-format
|
||||
#| msgid "About NeoChat"
|
||||
msgid "Chat on Matrix"
|
||||
msgstr "ਨਿਓ-ਚੈਟ ਬਾਰੇ"
|
||||
|
||||
#: src/main.cpp:145
|
||||
#: src/main.cpp:147
|
||||
#, fuzzy, kde-format
|
||||
#| msgid "© 2018-2020 Black Hat, 2020-2021 KDE Community"
|
||||
msgid "© 2018-2020 Black Hat, 2020-2024 KDE Community"
|
||||
msgstr "© 2018-2020 Black Hat, 2020-2021 KDE Community"
|
||||
|
||||
#: src/main.cpp:146
|
||||
#: src/main.cpp:148
|
||||
#, kde-format
|
||||
msgid "Carl Schwan"
|
||||
msgstr "ਕਾਰਲ ਸਚਵਾਨ"
|
||||
|
||||
#: src/main.cpp:147 src/main.cpp:151 src/main.cpp:152
|
||||
#: src/main.cpp:149 src/main.cpp:153 src/main.cpp:154
|
||||
#, kde-format
|
||||
msgid "Maintainer"
|
||||
msgstr ""
|
||||
|
||||
#: src/main.cpp:151
|
||||
#: src/main.cpp:153
|
||||
#, kde-format
|
||||
msgid "Tobias Fella"
|
||||
msgstr "ਟੋਬਿਸ ਫੇਲਾ"
|
||||
|
||||
#: src/main.cpp:152
|
||||
#: src/main.cpp:154
|
||||
#, kde-format
|
||||
msgid "James Graham"
|
||||
msgstr ""
|
||||
|
||||
#: src/main.cpp:153
|
||||
#: src/main.cpp:155
|
||||
#, kde-format
|
||||
msgid "Black Hat"
|
||||
msgstr "Black Hat"
|
||||
|
||||
#: src/main.cpp:153
|
||||
#: src/main.cpp:155
|
||||
#, kde-format
|
||||
msgid "Original author of Spectral"
|
||||
msgstr ""
|
||||
|
||||
#: src/main.cpp:154
|
||||
#: src/main.cpp:156
|
||||
#, kde-format
|
||||
msgid "Alexey Rusakov"
|
||||
msgstr ""
|
||||
|
||||
#: src/main.cpp:154
|
||||
#: src/main.cpp:156
|
||||
#, kde-format
|
||||
msgid "Maintainer of libQuotient"
|
||||
msgstr ""
|
||||
|
||||
#: src/main.cpp:155
|
||||
#: src/main.cpp:157
|
||||
#, kde-format
|
||||
msgctxt "NAME OF TRANSLATORS"
|
||||
msgid "Your names"
|
||||
msgstr "ਅ.ਸ.ਆਲਮ ੨੦੨੧"
|
||||
|
||||
#: src/main.cpp:155
|
||||
#: src/main.cpp:157
|
||||
#, kde-format
|
||||
msgctxt "EMAIL OF TRANSLATORS"
|
||||
msgid "Your emails"
|
||||
msgstr "alam.yellow@gmail.com"
|
||||
|
||||
#: src/main.cpp:159
|
||||
#: src/main.cpp:161
|
||||
#, kde-format
|
||||
msgid "A Qt library to write cross-platform clients for Matrix"
|
||||
msgstr ""
|
||||
|
||||
#: src/main.cpp:161
|
||||
#: src/main.cpp:163
|
||||
#, kde-format
|
||||
msgctxt "<version number> (built against <possibly different version number>)"
|
||||
msgid "%1 (built against %2)"
|
||||
msgstr ""
|
||||
|
||||
#: src/main.cpp:189
|
||||
#: src/main.cpp:191
|
||||
#, kde-format
|
||||
msgid "Client for the matrix communication protocol"
|
||||
msgstr ""
|
||||
|
||||
#: src/main.cpp:190
|
||||
#: src/main.cpp:192
|
||||
#, kde-format
|
||||
msgid "Supports matrix: url scheme"
|
||||
msgstr ""
|
||||
|
||||
#: src/main.cpp:191
|
||||
#: src/main.cpp:193
|
||||
#, kde-format
|
||||
msgid "Ignore all SSL Errors, e.g., unsigned certificates."
|
||||
msgstr ""
|
||||
|
||||
#: src/main.cpp:193
|
||||
#: src/main.cpp:195
|
||||
#, kde-format
|
||||
msgid "Only used for autotests"
|
||||
msgstr ""
|
||||
|
||||
#: src/main.cpp:198
|
||||
#: src/main.cpp:200
|
||||
#, kde-format
|
||||
msgid "Internal usage only."
|
||||
msgstr ""
|
||||
|
||||
#: src/main.cpp:203
|
||||
#: src/main.cpp:205
|
||||
#, kde-format
|
||||
msgid "Share a URL to Matrix"
|
||||
msgstr ""
|
||||
@@ -2030,19 +2030,19 @@ msgid ""
|
||||
"for support."
|
||||
msgstr ""
|
||||
|
||||
#: src/neochatconnection.cpp:314
|
||||
#: src/neochatconnection.cpp:310
|
||||
#, kde-format
|
||||
msgctxt "@info"
|
||||
msgid "No identity server configured"
|
||||
msgstr ""
|
||||
|
||||
#: src/neochatconnection.cpp:345
|
||||
#: src/neochatconnection.cpp:341
|
||||
#, fuzzy, kde-format
|
||||
#| msgid "Room creation failed: \"%1\""
|
||||
msgid "Room creation failed: %1"
|
||||
msgstr "ਰੂਮ ਬਣਾਉਣ ਲਈ ਫੇਲ੍ਹ: \"%1\""
|
||||
|
||||
#: src/neochatconnection.cpp:374
|
||||
#: src/neochatconnection.cpp:370
|
||||
#, fuzzy, kde-format
|
||||
#| msgid "Room creation failed: \"%1\""
|
||||
msgid "Space creation failed: %1"
|
||||
@@ -2060,69 +2060,69 @@ msgctxt "'Lat' and 'Lon' as in Latitude and Longitude"
|
||||
msgid "Lat: %1, Lon: %2"
|
||||
msgstr ""
|
||||
|
||||
#: src/notificationsmanager.cpp:143 src/notificationsmanager.cpp:385
|
||||
#: src/notificationsmanager.cpp:142 src/notificationsmanager.cpp:384
|
||||
#, fuzzy, kde-format
|
||||
#| msgid "Edit Message"
|
||||
msgid "Encrypted Message"
|
||||
msgstr "ਸੁਨੇਹੇ ਨੂੰ ਸੋਧੋ"
|
||||
|
||||
#: src/notificationsmanager.cpp:227
|
||||
#: src/notificationsmanager.cpp:226
|
||||
#, kde-format
|
||||
msgid "%1: %2"
|
||||
msgstr "%1: %2"
|
||||
|
||||
#: src/notificationsmanager.cpp:233
|
||||
#: src/notificationsmanager.cpp:232
|
||||
#, kde-format
|
||||
msgid "Open NeoChat in this room"
|
||||
msgstr "ਇਸ ਰੂਮ ਵਿੱਚ ਨਿਓ-ਚੈਟ ਖੋਲ੍ਹੋ"
|
||||
|
||||
#: src/notificationsmanager.cpp:246 src/qml/DelegateContextMenu.qml:111
|
||||
#: src/notificationsmanager.cpp:245 src/qml/DelegateContextMenu.qml:111
|
||||
#: src/qml/HoverActions.qml:123
|
||||
#, kde-format
|
||||
msgid "Reply"
|
||||
msgstr "ਜਵਾਬ ਦਿਓ"
|
||||
|
||||
#: src/notificationsmanager.cpp:247
|
||||
#: src/notificationsmanager.cpp:246
|
||||
#, kde-format
|
||||
msgid "Reply..."
|
||||
msgstr "...ਜਵਾਬ ਦਿਓ"
|
||||
|
||||
#: src/notificationsmanager.cpp:304
|
||||
#: src/notificationsmanager.cpp:303
|
||||
#, kde-format
|
||||
msgid "%1 invited you to a room"
|
||||
msgstr "%1 ਨੇ ਤੁਹਾਨੂੰ ਰੂਮ ਲਈ ਸੱਦਾ ਦਿੱਤਾ"
|
||||
|
||||
#: src/notificationsmanager.cpp:307
|
||||
#: src/notificationsmanager.cpp:306
|
||||
#, kde-format
|
||||
msgid "Open this invitation in NeoChat"
|
||||
msgstr "ਇਹ ਸੱਦਾ ਨਿਓ-ਚੈਟ ਵਿੱਚ ਖੋਲ੍ਹੋ"
|
||||
|
||||
#: src/notificationsmanager.cpp:317
|
||||
#: src/notificationsmanager.cpp:316
|
||||
#, fuzzy, kde-format
|
||||
#| msgid "Accept"
|
||||
msgctxt "@action:button The thing being accepted is an invitation to chat"
|
||||
msgid "Accept"
|
||||
msgstr "ਮਨਜ਼ੂਰ ਕਰੋ"
|
||||
|
||||
#: src/notificationsmanager.cpp:318
|
||||
#: src/notificationsmanager.cpp:317
|
||||
#, fuzzy, kde-format
|
||||
#| msgid "Reject"
|
||||
msgctxt "@action:button The thing being rejected is an invitation to chat"
|
||||
msgid "Reject"
|
||||
msgstr "ਰੱਦ ਕਰੋ"
|
||||
|
||||
#: src/notificationsmanager.cpp:319
|
||||
#: src/notificationsmanager.cpp:318
|
||||
#, kde-format
|
||||
msgctxt "@action:button The thing being rejected is an invitation to chat"
|
||||
msgid "Reject and Ignore User"
|
||||
msgstr ""
|
||||
|
||||
#: src/notificationsmanager.cpp:378
|
||||
#: src/notificationsmanager.cpp:377
|
||||
#, kde-format
|
||||
msgid "%1 (%2)"
|
||||
msgstr "%1 (%2)"
|
||||
|
||||
#: src/notificationsmanager.cpp:389
|
||||
#: src/notificationsmanager.cpp:388
|
||||
#, fuzzy, kde-format
|
||||
#| msgid "NeoChat"
|
||||
msgid "Open NeoChat"
|
||||
|
||||
@@ -7,8 +7,8 @@ msgid ""
|
||||
msgstr ""
|
||||
"Project-Id-Version: neochat\n"
|
||||
"Report-Msgid-Bugs-To: https://bugs.kde.org\n"
|
||||
"POT-Creation-Date: 2024-12-24 02:31+0000\n"
|
||||
"PO-Revision-Date: 2024-12-29 08:43+0100\n"
|
||||
"POT-Creation-Date: 2025-02-04 02:34+0000\n"
|
||||
"PO-Revision-Date: 2025-02-01 12:08+0100\n"
|
||||
"Last-Translator: Łukasz Wojniłowicz <lukasz.wojnilowicz@gmail.com>\n"
|
||||
"Language-Team: Polish <kde-i18n-doc@kde.org>\n"
|
||||
"Language: pl\n"
|
||||
@@ -17,7 +17,7 @@ msgstr ""
|
||||
"Content-Transfer-Encoding: 8bit\n"
|
||||
"Plural-Forms: nplurals=3; plural=(n==1 ? 0 : n%10>=2 && n%10<=4 && (n%100<10 "
|
||||
"|| n%100>=20) ? 1 : 2);\n"
|
||||
"X-Generator: Lokalize 24.12.0\n"
|
||||
"X-Generator: Lokalize 24.12.1\n"
|
||||
|
||||
#: src/chatbar/AttachDialog.qml:29
|
||||
#, kde-format
|
||||
@@ -98,12 +98,12 @@ msgctxt ""
|
||||
msgid "Receiving notifications for new messages"
|
||||
msgstr "Otrzymywanie powiadomień o nowych wiadomościach"
|
||||
|
||||
#: src/controller.cpp:249
|
||||
#: src/controller.cpp:248
|
||||
#, kde-format
|
||||
msgid "Access token wasn't found: Maybe it was deleted?"
|
||||
msgstr "Nie znaleziono żadnego tokena dostępu: Może został usunięty?"
|
||||
|
||||
#: src/controller.cpp:253
|
||||
#: src/controller.cpp:252
|
||||
#, kde-format
|
||||
msgid ""
|
||||
"Access to keychain was denied: Please allow NeoChat to read the access token"
|
||||
@@ -111,7 +111,7 @@ msgstr ""
|
||||
"Odmówiono dostępu do pęku kluczy: Zezwól NeoChatowi odczytać tokena "
|
||||
"dostępowego"
|
||||
|
||||
#: src/controller.cpp:256
|
||||
#: src/controller.cpp:255
|
||||
#, kde-format
|
||||
msgid ""
|
||||
"No keychain available: Please install a keychain, e.g. KWallet or GNOME "
|
||||
@@ -120,12 +120,12 @@ msgstr ""
|
||||
"Pęk kluczy niedostępny: Wgraj pęk kluczy, np. KWallet lub pęk kluczy GNOME "
|
||||
"dla Linuksa"
|
||||
|
||||
#: src/controller.cpp:259
|
||||
#: src/controller.cpp:258
|
||||
#, kde-format
|
||||
msgid "Unable to read access token: %1"
|
||||
msgstr "Nie można odczytać tokena dostępu: %1"
|
||||
|
||||
#: src/controller.cpp:358
|
||||
#: src/controller.cpp:357
|
||||
#, kde-format
|
||||
msgid "Receiving push notifications"
|
||||
msgstr "Otrzymywanie powiadomień Push"
|
||||
@@ -1047,7 +1047,7 @@ msgstr "Nazwa użytkownika jest niedostępna"
|
||||
msgid "Welcome"
|
||||
msgstr "Witaj"
|
||||
|
||||
#: src/login/WelcomePage.qml:74 src/main.cpp:141
|
||||
#: src/login/WelcomePage.qml:74 src/main.cpp:143
|
||||
#, kde-format
|
||||
msgid "NeoChat"
|
||||
msgstr "NeoChat"
|
||||
@@ -1088,105 +1088,105 @@ msgctxt "@action:button"
|
||||
msgid "Settings"
|
||||
msgstr "Ustawienia"
|
||||
|
||||
#: src/main.cpp:143
|
||||
#: src/main.cpp:145
|
||||
#, kde-format
|
||||
msgid "Chat on Matrix"
|
||||
msgstr "Rozmawiaj na Matriksie"
|
||||
|
||||
#: src/main.cpp:145
|
||||
#: src/main.cpp:147
|
||||
#, kde-format
|
||||
msgid "© 2018-2020 Black Hat, 2020-2024 KDE Community"
|
||||
msgstr "© 2018-2020 Black Hat, 2020-2024 Społeczność KDE"
|
||||
|
||||
#: src/main.cpp:146
|
||||
#: src/main.cpp:148
|
||||
#, kde-format
|
||||
msgid "Carl Schwan"
|
||||
msgstr "Carl Schwan"
|
||||
|
||||
#: src/main.cpp:147 src/main.cpp:151 src/main.cpp:152
|
||||
#: src/main.cpp:149 src/main.cpp:153 src/main.cpp:154
|
||||
#, kde-format
|
||||
msgid "Maintainer"
|
||||
msgstr "Opiekun"
|
||||
|
||||
#: src/main.cpp:151
|
||||
#: src/main.cpp:153
|
||||
#, kde-format
|
||||
msgid "Tobias Fella"
|
||||
msgstr "Tobias Fella"
|
||||
|
||||
#: src/main.cpp:152
|
||||
#: src/main.cpp:154
|
||||
#, kde-format
|
||||
msgid "James Graham"
|
||||
msgstr "James Graham"
|
||||
|
||||
#: src/main.cpp:153
|
||||
#: src/main.cpp:155
|
||||
#, kde-format
|
||||
msgid "Black Hat"
|
||||
msgstr "Czarny kapelusz"
|
||||
|
||||
#: src/main.cpp:153
|
||||
#: src/main.cpp:155
|
||||
#, kde-format
|
||||
msgid "Original author of Spectral"
|
||||
msgstr "Pierwotny autor Spectral"
|
||||
|
||||
#: src/main.cpp:154
|
||||
#: src/main.cpp:156
|
||||
#, kde-format
|
||||
msgid "Alexey Rusakov"
|
||||
msgstr "Alexey Rusakov"
|
||||
|
||||
#: src/main.cpp:154
|
||||
#: src/main.cpp:156
|
||||
#, kde-format
|
||||
msgid "Maintainer of libQuotient"
|
||||
msgstr "Opiekun libQuotient"
|
||||
|
||||
#: src/main.cpp:155
|
||||
#: src/main.cpp:157
|
||||
#, kde-format
|
||||
msgctxt "NAME OF TRANSLATORS"
|
||||
msgid "Your names"
|
||||
msgstr "Karol Kosek, Łukasz Wojniłowicz"
|
||||
|
||||
#: src/main.cpp:155
|
||||
#: src/main.cpp:157
|
||||
#, kde-format
|
||||
msgctxt "EMAIL OF TRANSLATORS"
|
||||
msgid "Your emails"
|
||||
msgstr "krkk@krkk.ct8.pl, lukasz.wojnilowicz@gmail.com"
|
||||
|
||||
#: src/main.cpp:159
|
||||
#: src/main.cpp:161
|
||||
#, kde-format
|
||||
msgid "A Qt library to write cross-platform clients for Matrix"
|
||||
msgstr "Biblioteka Qt do pisania wieloplatformowych programów dla Matriksa"
|
||||
|
||||
#: src/main.cpp:161
|
||||
#: src/main.cpp:163
|
||||
#, kde-format
|
||||
msgctxt "<version number> (built against <possibly different version number>)"
|
||||
msgid "%1 (built against %2)"
|
||||
msgstr "%1 (zbudowane na %2)"
|
||||
|
||||
#: src/main.cpp:189
|
||||
#: src/main.cpp:191
|
||||
#, kde-format
|
||||
msgid "Client for the matrix communication protocol"
|
||||
msgstr "Program do obsługi protokołu matrix"
|
||||
|
||||
#: src/main.cpp:190
|
||||
#: src/main.cpp:192
|
||||
#, kde-format
|
||||
msgid "Supports matrix: url scheme"
|
||||
msgstr "Obsługuje matriksa: schemat url"
|
||||
|
||||
#: src/main.cpp:191
|
||||
#: src/main.cpp:193
|
||||
#, kde-format
|
||||
msgid "Ignore all SSL Errors, e.g., unsigned certificates."
|
||||
msgstr "Pomijaj wszystkie błędy SSL, np. o niepodpisanych certyfikatach."
|
||||
|
||||
#: src/main.cpp:193
|
||||
#: src/main.cpp:195
|
||||
#, kde-format
|
||||
msgid "Only used for autotests"
|
||||
msgstr "Tylko dla samosprawdzania"
|
||||
|
||||
#: src/main.cpp:198
|
||||
#: src/main.cpp:200
|
||||
#, kde-format
|
||||
msgid "Internal usage only."
|
||||
msgstr "Tylko do użytku wewnętrznego."
|
||||
|
||||
#: src/main.cpp:203
|
||||
#: src/main.cpp:205
|
||||
#, kde-format
|
||||
msgid "Share a URL to Matrix"
|
||||
msgstr "Udostępnij adres URL w Matriksie"
|
||||
@@ -1833,18 +1833,18 @@ msgstr ""
|
||||
"Plik jest zbyt duży do pobrania.<br /> Napisz do obsługi twojego serwera "
|
||||
"Matriksa z prośbą o pomoc."
|
||||
|
||||
#: src/neochatconnection.cpp:314
|
||||
#: src/neochatconnection.cpp:310
|
||||
#, kde-format
|
||||
msgctxt "@info"
|
||||
msgid "No identity server configured"
|
||||
msgstr "Nie ustawiono żadnego serwera tożsamości"
|
||||
|
||||
#: src/neochatconnection.cpp:345
|
||||
#: src/neochatconnection.cpp:341
|
||||
#, kde-format
|
||||
msgid "Room creation failed: %1"
|
||||
msgstr "Nie udało się utworzyć pokoju: %1"
|
||||
|
||||
#: src/neochatconnection.cpp:374
|
||||
#: src/neochatconnection.cpp:370
|
||||
#, kde-format
|
||||
msgid "Space creation failed: %1"
|
||||
msgstr "Nie udało się utworzyć przestrzeni: %1"
|
||||
@@ -1860,66 +1860,66 @@ msgctxt "'Lat' and 'Lon' as in Latitude and Longitude"
|
||||
msgid "Lat: %1, Lon: %2"
|
||||
msgstr "Szer.: %1, Dł.: %2"
|
||||
|
||||
#: src/notificationsmanager.cpp:143 src/notificationsmanager.cpp:385
|
||||
#: src/notificationsmanager.cpp:142 src/notificationsmanager.cpp:384
|
||||
#, kde-format
|
||||
msgid "Encrypted Message"
|
||||
msgstr "Zaszyfrowana wiadomość"
|
||||
|
||||
#: src/notificationsmanager.cpp:227
|
||||
#: src/notificationsmanager.cpp:226
|
||||
#, kde-format
|
||||
msgid "%1: %2"
|
||||
msgstr "%1: %2"
|
||||
|
||||
#: src/notificationsmanager.cpp:233
|
||||
#: src/notificationsmanager.cpp:232
|
||||
#, kde-format
|
||||
msgid "Open NeoChat in this room"
|
||||
msgstr "Otwórz NeoChat w tym pokoju"
|
||||
|
||||
#: src/notificationsmanager.cpp:246 src/qml/DelegateContextMenu.qml:111
|
||||
#: src/notificationsmanager.cpp:245 src/qml/DelegateContextMenu.qml:111
|
||||
#: src/qml/HoverActions.qml:123
|
||||
#, kde-format
|
||||
msgid "Reply"
|
||||
msgstr "Odpowiedz"
|
||||
|
||||
#: src/notificationsmanager.cpp:247
|
||||
#: src/notificationsmanager.cpp:246
|
||||
#, kde-format
|
||||
msgid "Reply..."
|
||||
msgstr "Odpowiedz..."
|
||||
|
||||
#: src/notificationsmanager.cpp:304
|
||||
#: src/notificationsmanager.cpp:303
|
||||
#, kde-format
|
||||
msgid "%1 invited you to a room"
|
||||
msgstr "%1 zaprosił cię do pokoju"
|
||||
|
||||
#: src/notificationsmanager.cpp:307
|
||||
#: src/notificationsmanager.cpp:306
|
||||
#, kde-format
|
||||
msgid "Open this invitation in NeoChat"
|
||||
msgstr "Otwórz to zaproszenie w NeoChat"
|
||||
|
||||
#: src/notificationsmanager.cpp:317
|
||||
#: src/notificationsmanager.cpp:316
|
||||
#, kde-format
|
||||
msgctxt "@action:button The thing being accepted is an invitation to chat"
|
||||
msgid "Accept"
|
||||
msgstr "Przyjmij"
|
||||
|
||||
#: src/notificationsmanager.cpp:318
|
||||
#: src/notificationsmanager.cpp:317
|
||||
#, kde-format
|
||||
msgctxt "@action:button The thing being rejected is an invitation to chat"
|
||||
msgid "Reject"
|
||||
msgstr "Odrzuć"
|
||||
|
||||
#: src/notificationsmanager.cpp:319
|
||||
#: src/notificationsmanager.cpp:318
|
||||
#, kde-format
|
||||
msgctxt "@action:button The thing being rejected is an invitation to chat"
|
||||
msgid "Reject and Ignore User"
|
||||
msgstr "Odrzuć lub wycisz użytkownika"
|
||||
|
||||
#: src/notificationsmanager.cpp:378
|
||||
#: src/notificationsmanager.cpp:377
|
||||
#, kde-format
|
||||
msgid "%1 (%2)"
|
||||
msgstr "%1 (%2)"
|
||||
|
||||
#: src/notificationsmanager.cpp:389
|
||||
#: src/notificationsmanager.cpp:388
|
||||
#, kde-format
|
||||
msgid "Open NeoChat"
|
||||
msgstr "Otwórz NeoChat"
|
||||
@@ -4276,7 +4276,7 @@ msgstr "Wyłącz konto"
|
||||
#: src/settings/AccountEditorPage.qml:273
|
||||
#, kde-format
|
||||
msgid "Password changed successfully"
|
||||
msgstr "Hasło zmieniono pomyślnie"
|
||||
msgstr "Pomyślnie zmieniono hasło"
|
||||
|
||||
#: src/settings/AccountEditorPage.qml:275
|
||||
#, kde-format
|
||||
|
||||
@@ -2,7 +2,7 @@ msgid ""
|
||||
msgstr ""
|
||||
"Project-Id-Version: neochat\n"
|
||||
"Report-Msgid-Bugs-To: https://bugs.kde.org\n"
|
||||
"POT-Creation-Date: 2024-12-24 02:31+0000\n"
|
||||
"POT-Creation-Date: 2025-02-04 02:34+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"
|
||||
@@ -100,20 +100,20 @@ msgctxt ""
|
||||
msgid "Receiving notifications for new messages"
|
||||
msgstr "Enviar as notificações de escrita"
|
||||
|
||||
#: src/controller.cpp:249
|
||||
#: src/controller.cpp:248
|
||||
#, fuzzy, kde-format
|
||||
#| msgid "Access token wasn't found"
|
||||
msgid "Access token wasn't found: Maybe it was deleted?"
|
||||
msgstr "O código de acesso não foi encontrado"
|
||||
|
||||
#: src/controller.cpp:253
|
||||
#: src/controller.cpp:252
|
||||
#, fuzzy, kde-format
|
||||
#| msgid "Please allow NeoChat to read the access token"
|
||||
msgid ""
|
||||
"Access to keychain was denied: Please allow NeoChat to read the access token"
|
||||
msgstr "Por favor permita ao NeoChat ler o código de acesso"
|
||||
|
||||
#: src/controller.cpp:256
|
||||
#: src/controller.cpp:255
|
||||
#, fuzzy, kde-format
|
||||
#| msgid "Please install a keychain, e.g. KWallet or GNOME keyring on Linux"
|
||||
msgid ""
|
||||
@@ -123,13 +123,13 @@ msgstr ""
|
||||
"Instale por favor um sistema de chaves, p.ex. o KWallet ou o Gnome Keyring "
|
||||
"no Linux"
|
||||
|
||||
#: src/controller.cpp:259
|
||||
#: src/controller.cpp:258
|
||||
#, fuzzy, kde-format
|
||||
#| msgid "Unable to read access token"
|
||||
msgid "Unable to read access token: %1"
|
||||
msgstr "Não é possível ler o código de acesso"
|
||||
|
||||
#: src/controller.cpp:358
|
||||
#: src/controller.cpp:357
|
||||
#, fuzzy, kde-format
|
||||
#| msgid "Send typing notifications"
|
||||
msgid "Receiving push notifications"
|
||||
@@ -1136,7 +1136,7 @@ msgstr "Sem utilizadores disponíveis"
|
||||
msgid "Welcome"
|
||||
msgstr "Bem-vindo"
|
||||
|
||||
#: src/login/WelcomePage.qml:74 src/main.cpp:141
|
||||
#: src/login/WelcomePage.qml:74 src/main.cpp:143
|
||||
#, kde-format
|
||||
msgid "NeoChat"
|
||||
msgstr "NeoChat"
|
||||
@@ -1183,110 +1183,110 @@ msgctxt "@action:button"
|
||||
msgid "Settings"
|
||||
msgstr "Configuração da Sala"
|
||||
|
||||
#: src/main.cpp:143
|
||||
#: src/main.cpp:145
|
||||
#, fuzzy, kde-format
|
||||
#| msgid "About NeoChat"
|
||||
msgid "Chat on Matrix"
|
||||
msgstr "Acerca do NeoChat"
|
||||
|
||||
#: src/main.cpp:145
|
||||
#: src/main.cpp:147
|
||||
#, 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:146
|
||||
#: src/main.cpp:148
|
||||
#, kde-format
|
||||
msgid "Carl Schwan"
|
||||
msgstr "Carl Schwan"
|
||||
|
||||
#: src/main.cpp:147 src/main.cpp:151 src/main.cpp:152
|
||||
#: src/main.cpp:149 src/main.cpp:153 src/main.cpp:154
|
||||
#, kde-format
|
||||
msgid "Maintainer"
|
||||
msgstr "Manutenção"
|
||||
|
||||
#: src/main.cpp:151
|
||||
#: src/main.cpp:153
|
||||
#, kde-format
|
||||
msgid "Tobias Fella"
|
||||
msgstr "Tobias Fella"
|
||||
|
||||
#: src/main.cpp:152
|
||||
#: src/main.cpp:154
|
||||
#, kde-format
|
||||
msgid "James Graham"
|
||||
msgstr "James Graham"
|
||||
|
||||
#: src/main.cpp:153
|
||||
#: src/main.cpp:155
|
||||
#, kde-format
|
||||
msgid "Black Hat"
|
||||
msgstr "Black Hat"
|
||||
|
||||
#: src/main.cpp:153
|
||||
#: src/main.cpp:155
|
||||
#, kde-format
|
||||
msgid "Original author of Spectral"
|
||||
msgstr "Autor original do Spectral"
|
||||
|
||||
#: src/main.cpp:154
|
||||
#: src/main.cpp:156
|
||||
#, kde-format
|
||||
msgid "Alexey Rusakov"
|
||||
msgstr "Alexey Rusakov"
|
||||
|
||||
#: src/main.cpp:154
|
||||
#: src/main.cpp:156
|
||||
#, fuzzy, kde-format
|
||||
#| msgid "Maintainer of Quotient"
|
||||
msgid "Maintainer of libQuotient"
|
||||
msgstr "Manutenção do Quotient"
|
||||
|
||||
#: src/main.cpp:155
|
||||
#: src/main.cpp:157
|
||||
#, kde-format
|
||||
msgctxt "NAME OF TRANSLATORS"
|
||||
msgid "Your names"
|
||||
msgstr "José Nuno Pires"
|
||||
|
||||
#: src/main.cpp:155
|
||||
#: src/main.cpp:157
|
||||
#, kde-format
|
||||
msgctxt "EMAIL OF TRANSLATORS"
|
||||
msgid "Your emails"
|
||||
msgstr "zepires@gmail.com"
|
||||
|
||||
#: src/main.cpp:159
|
||||
#: src/main.cpp:161
|
||||
#, fuzzy, kde-format
|
||||
#| msgid "A Qt5 library to write cross-platform clients for Matrix"
|
||||
msgid "A Qt library to write cross-platform clients for Matrix"
|
||||
msgstr ""
|
||||
"Uma biblioteca do Qt5 para criar clientes multi-plataforma para o Matrix"
|
||||
|
||||
#: src/main.cpp:161
|
||||
#: src/main.cpp:163
|
||||
#, kde-format
|
||||
msgctxt "<version number> (built against <possibly different version number>)"
|
||||
msgid "%1 (built against %2)"
|
||||
msgstr "%1 (compilado com a %2)"
|
||||
|
||||
#: src/main.cpp:189
|
||||
#: src/main.cpp:191
|
||||
#, kde-format
|
||||
msgid "Client for the matrix communication protocol"
|
||||
msgstr "Cliente para o protocolo de comunicações Matrix"
|
||||
|
||||
#: src/main.cpp:190
|
||||
#: src/main.cpp:192
|
||||
#, kde-format
|
||||
msgid "Supports matrix: url scheme"
|
||||
msgstr "Suporta o esquema de URL's 'matrix:'"
|
||||
|
||||
#: src/main.cpp:191
|
||||
#: src/main.cpp:193
|
||||
#, kde-format
|
||||
msgid "Ignore all SSL Errors, e.g., unsigned certificates."
|
||||
msgstr ""
|
||||
|
||||
#: src/main.cpp:193
|
||||
#: src/main.cpp:195
|
||||
#, kde-format
|
||||
msgid "Only used for autotests"
|
||||
msgstr ""
|
||||
|
||||
#: src/main.cpp:198
|
||||
#: src/main.cpp:200
|
||||
#, kde-format
|
||||
msgid "Internal usage only."
|
||||
msgstr ""
|
||||
|
||||
#: src/main.cpp:203
|
||||
#: src/main.cpp:205
|
||||
#, kde-format
|
||||
msgid "Share a URL to Matrix"
|
||||
msgstr ""
|
||||
@@ -2003,18 +2003,18 @@ msgid ""
|
||||
msgstr ""
|
||||
"Contacte o administrador do seu servidor de Matrix para obter algum suporte."
|
||||
|
||||
#: src/neochatconnection.cpp:314
|
||||
#: src/neochatconnection.cpp:310
|
||||
#, kde-format
|
||||
msgctxt "@info"
|
||||
msgid "No identity server configured"
|
||||
msgstr ""
|
||||
|
||||
#: src/neochatconnection.cpp:345
|
||||
#: src/neochatconnection.cpp:341
|
||||
#, kde-format
|
||||
msgid "Room creation failed: %1"
|
||||
msgstr "Não foi possível criar a sala: %1"
|
||||
|
||||
#: src/neochatconnection.cpp:374
|
||||
#: src/neochatconnection.cpp:370
|
||||
#, kde-format
|
||||
msgid "Space creation failed: %1"
|
||||
msgstr "Não foi possível criar o espaço: %1"
|
||||
@@ -2030,68 +2030,68 @@ msgctxt "'Lat' and 'Lon' as in Latitude and Longitude"
|
||||
msgid "Lat: %1, Lon: %2"
|
||||
msgstr "Lat: %1, Lon: %2"
|
||||
|
||||
#: src/notificationsmanager.cpp:143 src/notificationsmanager.cpp:385
|
||||
#: src/notificationsmanager.cpp:142 src/notificationsmanager.cpp:384
|
||||
#, kde-format
|
||||
msgid "Encrypted Message"
|
||||
msgstr "Mensagem Encriptada"
|
||||
|
||||
#: src/notificationsmanager.cpp:227
|
||||
#: src/notificationsmanager.cpp:226
|
||||
#, kde-format
|
||||
msgid "%1: %2"
|
||||
msgstr "%1: %2"
|
||||
|
||||
#: src/notificationsmanager.cpp:233
|
||||
#: src/notificationsmanager.cpp:232
|
||||
#, kde-format
|
||||
msgid "Open NeoChat in this room"
|
||||
msgstr "Abrir o NeoChat nesta sala"
|
||||
|
||||
#: src/notificationsmanager.cpp:246 src/qml/DelegateContextMenu.qml:111
|
||||
#: src/notificationsmanager.cpp:245 src/qml/DelegateContextMenu.qml:111
|
||||
#: src/qml/HoverActions.qml:123
|
||||
#, kde-format
|
||||
msgid "Reply"
|
||||
msgstr "Responder"
|
||||
|
||||
#: src/notificationsmanager.cpp:247
|
||||
#: src/notificationsmanager.cpp:246
|
||||
#, kde-format
|
||||
msgid "Reply..."
|
||||
msgstr "Responder..."
|
||||
|
||||
#: src/notificationsmanager.cpp:304
|
||||
#: src/notificationsmanager.cpp:303
|
||||
#, kde-format
|
||||
msgid "%1 invited you to a room"
|
||||
msgstr "%1 convidou-o para uma sala"
|
||||
|
||||
#: src/notificationsmanager.cpp:307
|
||||
#: src/notificationsmanager.cpp:306
|
||||
#, kde-format
|
||||
msgid "Open this invitation in NeoChat"
|
||||
msgstr "Abrir este convite no NeoChat"
|
||||
|
||||
#: src/notificationsmanager.cpp:317
|
||||
#: src/notificationsmanager.cpp:316
|
||||
#, fuzzy, kde-format
|
||||
#| msgid "Accept"
|
||||
msgctxt "@action:button The thing being accepted is an invitation to chat"
|
||||
msgid "Accept"
|
||||
msgstr "Aceitar"
|
||||
|
||||
#: src/notificationsmanager.cpp:318
|
||||
#: src/notificationsmanager.cpp:317
|
||||
#, fuzzy, kde-format
|
||||
#| msgid "Reject"
|
||||
msgctxt "@action:button The thing being rejected is an invitation to chat"
|
||||
msgid "Reject"
|
||||
msgstr "Rejeitar"
|
||||
|
||||
#: src/notificationsmanager.cpp:319
|
||||
#: src/notificationsmanager.cpp:318
|
||||
#, kde-format
|
||||
msgctxt "@action:button The thing being rejected is an invitation to chat"
|
||||
msgid "Reject and Ignore User"
|
||||
msgstr ""
|
||||
|
||||
#: src/notificationsmanager.cpp:378
|
||||
#: src/notificationsmanager.cpp:377
|
||||
#, kde-format
|
||||
msgid "%1 (%2)"
|
||||
msgstr ""
|
||||
|
||||
#: src/notificationsmanager.cpp:389
|
||||
#: src/notificationsmanager.cpp:388
|
||||
#, fuzzy, kde-format
|
||||
#| msgid "NeoChat"
|
||||
msgid "Open NeoChat"
|
||||
|
||||
@@ -8,7 +8,7 @@ msgid ""
|
||||
msgstr ""
|
||||
"Project-Id-Version: neochat\n"
|
||||
"Report-Msgid-Bugs-To: https://bugs.kde.org\n"
|
||||
"POT-Creation-Date: 2024-12-24 02:31+0000\n"
|
||||
"POT-Creation-Date: 2025-02-04 02:34+0000\n"
|
||||
"PO-Revision-Date: 2024-08-03 00:01-0300\n"
|
||||
"Last-Translator: Geraldo Simiao <geraldosimiao@fedoraproject.org>\n"
|
||||
"Language-Team: Brazilian Portuguese <kde-i18n-pt_BR@kde.org>\n"
|
||||
@@ -105,20 +105,20 @@ msgctxt ""
|
||||
msgid "Receiving notifications for new messages"
|
||||
msgstr "Mostrar notificações de digitação"
|
||||
|
||||
#: src/controller.cpp:249
|
||||
#: src/controller.cpp:248
|
||||
#, fuzzy, kde-format
|
||||
#| msgid "Access token wasn't found"
|
||||
msgid "Access token wasn't found: Maybe it was deleted?"
|
||||
msgstr "O token de acesso não foi encontrado"
|
||||
|
||||
#: src/controller.cpp:253
|
||||
#: src/controller.cpp:252
|
||||
#, fuzzy, kde-format
|
||||
#| msgid "Please allow NeoChat to read the access token"
|
||||
msgid ""
|
||||
"Access to keychain was denied: Please allow NeoChat to read the access token"
|
||||
msgstr "Permita que o NeoChat leia o token de acesso"
|
||||
|
||||
#: src/controller.cpp:256
|
||||
#: src/controller.cpp:255
|
||||
#, fuzzy, kde-format
|
||||
#| msgid "Please install a keychain, e.g. KWallet or GNOME keyring on Linux"
|
||||
msgid ""
|
||||
@@ -126,13 +126,13 @@ msgid ""
|
||||
"keyring on Linux"
|
||||
msgstr "Instale um chaveiro, como o KWallet ou GNOME Keyring no Linux."
|
||||
|
||||
#: src/controller.cpp:259
|
||||
#: src/controller.cpp:258
|
||||
#, fuzzy, kde-format
|
||||
#| msgid "Unable to read access token"
|
||||
msgid "Unable to read access token: %1"
|
||||
msgstr "Não foi possível ler o token de acesso"
|
||||
|
||||
#: src/controller.cpp:358
|
||||
#: src/controller.cpp:357
|
||||
#, fuzzy, kde-format
|
||||
#| msgid "Send Typing Notifications"
|
||||
msgid "Receiving push notifications"
|
||||
@@ -1147,7 +1147,7 @@ msgstr "Nenhum usuário disponível"
|
||||
msgid "Welcome"
|
||||
msgstr "Bem-vindo"
|
||||
|
||||
#: src/login/WelcomePage.qml:74 src/main.cpp:141
|
||||
#: src/login/WelcomePage.qml:74 src/main.cpp:143
|
||||
#, kde-format
|
||||
msgid "NeoChat"
|
||||
msgstr "NeoChat"
|
||||
@@ -1192,111 +1192,111 @@ msgctxt "@action:button"
|
||||
msgid "Settings"
|
||||
msgstr "Configurações da sala"
|
||||
|
||||
#: src/main.cpp:143
|
||||
#: src/main.cpp:145
|
||||
#, fuzzy, kde-format
|
||||
#| msgid "About NeoChat"
|
||||
msgid "Chat on Matrix"
|
||||
msgstr "Sobre o NeoChat"
|
||||
|
||||
#: src/main.cpp:145
|
||||
#: src/main.cpp:147
|
||||
#, 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:146
|
||||
#: src/main.cpp:148
|
||||
#, kde-format
|
||||
msgid "Carl Schwan"
|
||||
msgstr "Carl Schwan"
|
||||
|
||||
#: src/main.cpp:147 src/main.cpp:151 src/main.cpp:152
|
||||
#: src/main.cpp:149 src/main.cpp:153 src/main.cpp:154
|
||||
#, kde-format
|
||||
msgid "Maintainer"
|
||||
msgstr "Mantenedor"
|
||||
|
||||
#: src/main.cpp:151
|
||||
#: src/main.cpp:153
|
||||
#, kde-format
|
||||
msgid "Tobias Fella"
|
||||
msgstr "Tobias Fella"
|
||||
|
||||
#: src/main.cpp:152
|
||||
#: src/main.cpp:154
|
||||
#, kde-format
|
||||
msgid "James Graham"
|
||||
msgstr "James Graham"
|
||||
|
||||
#: src/main.cpp:153
|
||||
#: src/main.cpp:155
|
||||
#, kde-format
|
||||
msgid "Black Hat"
|
||||
msgstr "Black Hat"
|
||||
|
||||
#: src/main.cpp:153
|
||||
#: src/main.cpp:155
|
||||
#, kde-format
|
||||
msgid "Original author of Spectral"
|
||||
msgstr "Autor original do Spectral"
|
||||
|
||||
#: src/main.cpp:154
|
||||
#: src/main.cpp:156
|
||||
#, kde-format
|
||||
msgid "Alexey Rusakov"
|
||||
msgstr "Alexey Rusakov"
|
||||
|
||||
#: src/main.cpp:154
|
||||
#: src/main.cpp:156
|
||||
#, fuzzy, kde-format
|
||||
#| msgid "Maintainer of Quotient"
|
||||
msgid "Maintainer of libQuotient"
|
||||
msgstr "Mantenedor do Quotient"
|
||||
|
||||
#: src/main.cpp:155
|
||||
#: src/main.cpp:157
|
||||
#, kde-format
|
||||
msgctxt "NAME OF TRANSLATORS"
|
||||
msgid "Your names"
|
||||
msgstr "Luiz Fernando Ranghetti, Thiago Masato Costa Sueto"
|
||||
|
||||
#: src/main.cpp:155
|
||||
#: src/main.cpp:157
|
||||
#, kde-format
|
||||
msgctxt "EMAIL OF TRANSLATORS"
|
||||
msgid "Your emails"
|
||||
msgstr "elchevive@opensuse.org, herzenschein@gmail.com"
|
||||
|
||||
#: src/main.cpp:159
|
||||
#: src/main.cpp:161
|
||||
#, fuzzy, kde-format
|
||||
#| msgid "A Qt5 library to write cross-platform clients for Matrix"
|
||||
msgid "A Qt library to write cross-platform clients for Matrix"
|
||||
msgstr ""
|
||||
"Uma biblioteca Qt5 para escrever clientes multiplataformas para o Matrix"
|
||||
|
||||
#: src/main.cpp:161
|
||||
#: src/main.cpp:163
|
||||
#, kde-format
|
||||
msgctxt "<version number> (built against <possibly different version number>)"
|
||||
msgid "%1 (built against %2)"
|
||||
msgstr "%1 (compilado com %2)"
|
||||
|
||||
#: src/main.cpp:189
|
||||
#: src/main.cpp:191
|
||||
#, kde-format
|
||||
msgid "Client for the matrix communication protocol"
|
||||
msgstr "Cliente para o protocolo de comunicação Matrix"
|
||||
|
||||
#: src/main.cpp:190
|
||||
#: src/main.cpp:192
|
||||
#, fuzzy, kde-format
|
||||
#| msgid "Supports appstream: url scheme"
|
||||
msgid "Supports matrix: url scheme"
|
||||
msgstr "Suporte ao esquema appstream: url"
|
||||
|
||||
#: src/main.cpp:191
|
||||
#: src/main.cpp:193
|
||||
#, kde-format
|
||||
msgid "Ignore all SSL Errors, e.g., unsigned certificates."
|
||||
msgstr ""
|
||||
|
||||
#: src/main.cpp:193
|
||||
#: src/main.cpp:195
|
||||
#, kde-format
|
||||
msgid "Only used for autotests"
|
||||
msgstr ""
|
||||
|
||||
#: src/main.cpp:198
|
||||
#: src/main.cpp:200
|
||||
#, kde-format
|
||||
msgid "Internal usage only."
|
||||
msgstr ""
|
||||
|
||||
#: src/main.cpp:203
|
||||
#: src/main.cpp:205
|
||||
#, kde-format
|
||||
msgid "Share a URL to Matrix"
|
||||
msgstr ""
|
||||
@@ -2048,19 +2048,19 @@ msgid ""
|
||||
"for support."
|
||||
msgstr ""
|
||||
|
||||
#: src/neochatconnection.cpp:314
|
||||
#: src/neochatconnection.cpp:310
|
||||
#, kde-format
|
||||
msgctxt "@info"
|
||||
msgid "No identity server configured"
|
||||
msgstr ""
|
||||
|
||||
#: src/neochatconnection.cpp:345
|
||||
#: src/neochatconnection.cpp:341
|
||||
#, fuzzy, kde-format
|
||||
#| msgid "Room creation failed: \"%1\""
|
||||
msgid "Room creation failed: %1"
|
||||
msgstr "Criação de sala falhou: \"%1\""
|
||||
|
||||
#: src/neochatconnection.cpp:374
|
||||
#: src/neochatconnection.cpp:370
|
||||
#, fuzzy, kde-format
|
||||
#| msgid "Room creation failed: \"%1\""
|
||||
msgid "Space creation failed: %1"
|
||||
@@ -2078,68 +2078,68 @@ msgctxt "'Lat' and 'Lon' as in Latitude and Longitude"
|
||||
msgid "Lat: %1, Lon: %2"
|
||||
msgstr ""
|
||||
|
||||
#: src/notificationsmanager.cpp:143 src/notificationsmanager.cpp:385
|
||||
#: src/notificationsmanager.cpp:142 src/notificationsmanager.cpp:384
|
||||
#, kde-format
|
||||
msgid "Encrypted Message"
|
||||
msgstr "Mensagem criptografada"
|
||||
|
||||
#: src/notificationsmanager.cpp:227
|
||||
#: src/notificationsmanager.cpp:226
|
||||
#, kde-format
|
||||
msgid "%1: %2"
|
||||
msgstr "%1: %2"
|
||||
|
||||
#: src/notificationsmanager.cpp:233
|
||||
#: src/notificationsmanager.cpp:232
|
||||
#, kde-format
|
||||
msgid "Open NeoChat in this room"
|
||||
msgstr "Abrir o NeoChat nesta sala"
|
||||
|
||||
#: src/notificationsmanager.cpp:246 src/qml/DelegateContextMenu.qml:111
|
||||
#: src/notificationsmanager.cpp:245 src/qml/DelegateContextMenu.qml:111
|
||||
#: src/qml/HoverActions.qml:123
|
||||
#, kde-format
|
||||
msgid "Reply"
|
||||
msgstr "Responder"
|
||||
|
||||
#: src/notificationsmanager.cpp:247
|
||||
#: src/notificationsmanager.cpp:246
|
||||
#, kde-format
|
||||
msgid "Reply..."
|
||||
msgstr "Responder..."
|
||||
|
||||
#: src/notificationsmanager.cpp:304
|
||||
#: src/notificationsmanager.cpp:303
|
||||
#, kde-format
|
||||
msgid "%1 invited you to a room"
|
||||
msgstr "%1 convidou você para uma sala"
|
||||
|
||||
#: src/notificationsmanager.cpp:307
|
||||
#: src/notificationsmanager.cpp:306
|
||||
#, kde-format
|
||||
msgid "Open this invitation in NeoChat"
|
||||
msgstr "Abrir este convite no NeoChat"
|
||||
|
||||
#: src/notificationsmanager.cpp:317
|
||||
#: src/notificationsmanager.cpp:316
|
||||
#, fuzzy, kde-format
|
||||
#| msgid "Accept"
|
||||
msgctxt "@action:button The thing being accepted is an invitation to chat"
|
||||
msgid "Accept"
|
||||
msgstr "Aceitar"
|
||||
|
||||
#: src/notificationsmanager.cpp:318
|
||||
#: src/notificationsmanager.cpp:317
|
||||
#, fuzzy, kde-format
|
||||
#| msgid "Reject"
|
||||
msgctxt "@action:button The thing being rejected is an invitation to chat"
|
||||
msgid "Reject"
|
||||
msgstr "Rejeitar"
|
||||
|
||||
#: src/notificationsmanager.cpp:319
|
||||
#: src/notificationsmanager.cpp:318
|
||||
#, kde-format
|
||||
msgctxt "@action:button The thing being rejected is an invitation to chat"
|
||||
msgid "Reject and Ignore User"
|
||||
msgstr ""
|
||||
|
||||
#: src/notificationsmanager.cpp:378
|
||||
#: src/notificationsmanager.cpp:377
|
||||
#, kde-format
|
||||
msgid "%1 (%2)"
|
||||
msgstr "%1 (%2)"
|
||||
|
||||
#: src/notificationsmanager.cpp:389
|
||||
#: src/notificationsmanager.cpp:388
|
||||
#, fuzzy, kde-format
|
||||
#| msgid "NeoChat"
|
||||
msgid "Open NeoChat"
|
||||
|
||||
@@ -7,7 +7,7 @@ msgid ""
|
||||
msgstr ""
|
||||
"Project-Id-Version: neochat\n"
|
||||
"Report-Msgid-Bugs-To: https://bugs.kde.org\n"
|
||||
"POT-Creation-Date: 2024-12-24 02:31+0000\n"
|
||||
"POT-Creation-Date: 2025-02-04 02:34+0000\n"
|
||||
"PO-Revision-Date: 2024-10-31 10:08+0300\n"
|
||||
"Last-Translator: Olesya Gerasimenko <translation-team@basealt.ru>\n"
|
||||
"Language-Team: Basealt Translation Team\n"
|
||||
@@ -98,18 +98,18 @@ msgctxt ""
|
||||
msgid "Receiving notifications for new messages"
|
||||
msgstr "Получение уведомлений о новых сообщениях"
|
||||
|
||||
#: src/controller.cpp:249
|
||||
#: src/controller.cpp:248
|
||||
#, fuzzy, kde-format
|
||||
msgid "Access token wasn't found: Maybe it was deleted?"
|
||||
msgstr "Не найден токен доступа"
|
||||
|
||||
#: src/controller.cpp:253
|
||||
#: src/controller.cpp:252
|
||||
#, fuzzy, kde-format
|
||||
msgid ""
|
||||
"Access to keychain was denied: Please allow NeoChat to read the access token"
|
||||
msgstr "Разрешите приложению NeoChat прочитать токен доступа"
|
||||
|
||||
#: src/controller.cpp:256
|
||||
#: src/controller.cpp:255
|
||||
#, fuzzy, kde-format
|
||||
msgid ""
|
||||
"No keychain available: Please install a keychain, e.g. KWallet or GNOME "
|
||||
@@ -118,12 +118,12 @@ msgstr ""
|
||||
"Установите приложение, предоставляющее службу связки ключей, например "
|
||||
"KWallet или Gnome Keyring."
|
||||
|
||||
#: src/controller.cpp:259
|
||||
#: src/controller.cpp:258
|
||||
#, fuzzy, kde-format
|
||||
msgid "Unable to read access token: %1"
|
||||
msgstr "Не удалось прочитать токен доступа"
|
||||
|
||||
#: src/controller.cpp:358
|
||||
#: src/controller.cpp:357
|
||||
#, kde-format
|
||||
msgid "Receiving push notifications"
|
||||
msgstr "Получение push-уведомлений"
|
||||
@@ -1048,7 +1048,7 @@ msgstr "Имя пользователя недоступно"
|
||||
msgid "Welcome"
|
||||
msgstr "Добро пожаловать"
|
||||
|
||||
#: src/login/WelcomePage.qml:74 src/main.cpp:141
|
||||
#: src/login/WelcomePage.qml:74 src/main.cpp:143
|
||||
#, kde-format
|
||||
msgid "NeoChat"
|
||||
msgstr "NeoChat"
|
||||
@@ -1089,108 +1089,108 @@ msgctxt "@action:button"
|
||||
msgid "Settings"
|
||||
msgstr "Параметры"
|
||||
|
||||
#: src/main.cpp:143
|
||||
#: src/main.cpp:145
|
||||
#, fuzzy, kde-format
|
||||
#| msgid "Share a URL to Matrix"
|
||||
msgid "Chat on Matrix"
|
||||
msgstr "Опубликовать ссылку в Matrix"
|
||||
|
||||
#: src/main.cpp:145
|
||||
#: src/main.cpp:147
|
||||
#, kde-format
|
||||
msgid "© 2018-2020 Black Hat, 2020-2024 KDE Community"
|
||||
msgstr ""
|
||||
"© Black Hat 2018-2020\n"
|
||||
"© Сообщество KDE 2020-2024"
|
||||
|
||||
#: src/main.cpp:146
|
||||
#: src/main.cpp:148
|
||||
#, kde-format
|
||||
msgid "Carl Schwan"
|
||||
msgstr "Carl Schwan"
|
||||
|
||||
#: src/main.cpp:147 src/main.cpp:151 src/main.cpp:152
|
||||
#: src/main.cpp:149 src/main.cpp:153 src/main.cpp:154
|
||||
#, kde-format
|
||||
msgid "Maintainer"
|
||||
msgstr "Сопровождающий"
|
||||
|
||||
#: src/main.cpp:151
|
||||
#: src/main.cpp:153
|
||||
#, kde-format
|
||||
msgid "Tobias Fella"
|
||||
msgstr "Tobias Fella"
|
||||
|
||||
#: src/main.cpp:152
|
||||
#: src/main.cpp:154
|
||||
#, kde-format
|
||||
msgid "James Graham"
|
||||
msgstr "James Graham"
|
||||
|
||||
#: src/main.cpp:153
|
||||
#: src/main.cpp:155
|
||||
#, kde-format
|
||||
msgid "Black Hat"
|
||||
msgstr "Black Hat"
|
||||
|
||||
#: src/main.cpp:153
|
||||
#: src/main.cpp:155
|
||||
#, kde-format
|
||||
msgid "Original author of Spectral"
|
||||
msgstr "Первоначальный автор Spectral"
|
||||
|
||||
#: src/main.cpp:154
|
||||
#: src/main.cpp:156
|
||||
#, kde-format
|
||||
msgid "Alexey Rusakov"
|
||||
msgstr "Алексей Русаков"
|
||||
|
||||
#: src/main.cpp:154
|
||||
#: src/main.cpp:156
|
||||
#, kde-format
|
||||
msgid "Maintainer of libQuotient"
|
||||
msgstr "Сопровождающий libQuotient"
|
||||
|
||||
#: src/main.cpp:155
|
||||
#: src/main.cpp:157
|
||||
#, kde-format
|
||||
msgctxt "NAME OF TRANSLATORS"
|
||||
msgid "Your names"
|
||||
msgstr "Александр Яворский, Павел Чернышов, Олеся Герасименко"
|
||||
|
||||
#: src/main.cpp:155
|
||||
#: src/main.cpp:157
|
||||
#, kde-format
|
||||
msgctxt "EMAIL OF TRANSLATORS"
|
||||
msgid "Your emails"
|
||||
msgstr "kekcuha@gmail.com, farline99@yandex.ru, translation-team@basealt.ru"
|
||||
|
||||
#: src/main.cpp:159
|
||||
#: src/main.cpp:161
|
||||
#, kde-format
|
||||
msgid "A Qt library to write cross-platform clients for Matrix"
|
||||
msgstr "Библиотека Qt для написания кроссплатформенных клиентов Matrix"
|
||||
|
||||
#: src/main.cpp:161
|
||||
#: src/main.cpp:163
|
||||
#, kde-format
|
||||
msgctxt "<version number> (built against <possibly different version number>)"
|
||||
msgid "%1 (built against %2)"
|
||||
msgstr "%1 (собрано с версией %2)"
|
||||
|
||||
#: src/main.cpp:189
|
||||
#: src/main.cpp:191
|
||||
#, kde-format
|
||||
msgid "Client for the matrix communication protocol"
|
||||
msgstr "Клиент для протокола связи Matrix"
|
||||
|
||||
#: src/main.cpp:190
|
||||
#: src/main.cpp:192
|
||||
#, kde-format
|
||||
msgid "Supports matrix: url scheme"
|
||||
msgstr "Адрес, соответствующий схеме Matrix"
|
||||
|
||||
#: src/main.cpp:191
|
||||
#: src/main.cpp:193
|
||||
#, kde-format
|
||||
msgid "Ignore all SSL Errors, e.g., unsigned certificates."
|
||||
msgstr "Игнорировать все ошибки SSL (например, сертификаты без подписи)"
|
||||
|
||||
#: src/main.cpp:193
|
||||
#: src/main.cpp:195
|
||||
#, kde-format
|
||||
msgid "Only used for autotests"
|
||||
msgstr "Используется только для автотестов"
|
||||
|
||||
#: src/main.cpp:198
|
||||
#: src/main.cpp:200
|
||||
#, kde-format
|
||||
msgid "Internal usage only."
|
||||
msgstr "Только внутреннее использование"
|
||||
|
||||
#: src/main.cpp:203
|
||||
#: src/main.cpp:205
|
||||
#, kde-format
|
||||
msgid "Share a URL to Matrix"
|
||||
msgstr "Опубликовать ссылку в Matrix"
|
||||
@@ -1837,18 +1837,18 @@ msgid ""
|
||||
"for support."
|
||||
msgstr "Обратитесь за помощью к администратору сервера Matrix."
|
||||
|
||||
#: src/neochatconnection.cpp:314
|
||||
#: src/neochatconnection.cpp:310
|
||||
#, kde-format
|
||||
msgctxt "@info"
|
||||
msgid "No identity server configured"
|
||||
msgstr "Не настроен сервер профилей"
|
||||
|
||||
#: src/neochatconnection.cpp:345
|
||||
#: src/neochatconnection.cpp:341
|
||||
#, kde-format
|
||||
msgid "Room creation failed: %1"
|
||||
msgstr "Не удалось создать комнату: %1"
|
||||
|
||||
#: src/neochatconnection.cpp:374
|
||||
#: src/neochatconnection.cpp:370
|
||||
#, kde-format
|
||||
msgid "Space creation failed: %1"
|
||||
msgstr "Не удалось создать пространство: %1"
|
||||
@@ -1864,66 +1864,66 @@ msgctxt "'Lat' and 'Lon' as in Latitude and Longitude"
|
||||
msgid "Lat: %1, Lon: %2"
|
||||
msgstr "Широта: %1, долгота: %2"
|
||||
|
||||
#: src/notificationsmanager.cpp:143 src/notificationsmanager.cpp:385
|
||||
#: src/notificationsmanager.cpp:142 src/notificationsmanager.cpp:384
|
||||
#, kde-format
|
||||
msgid "Encrypted Message"
|
||||
msgstr "Зашифрованное сообщение"
|
||||
|
||||
#: src/notificationsmanager.cpp:227
|
||||
#: src/notificationsmanager.cpp:226
|
||||
#, kde-format
|
||||
msgid "%1: %2"
|
||||
msgstr "%1: %2"
|
||||
|
||||
#: src/notificationsmanager.cpp:233
|
||||
#: src/notificationsmanager.cpp:232
|
||||
#, kde-format
|
||||
msgid "Open NeoChat in this room"
|
||||
msgstr "Открыть эту комнату в NeoChat"
|
||||
|
||||
#: src/notificationsmanager.cpp:246 src/qml/DelegateContextMenu.qml:111
|
||||
#: src/notificationsmanager.cpp:245 src/qml/DelegateContextMenu.qml:111
|
||||
#: src/qml/HoverActions.qml:123
|
||||
#, kde-format
|
||||
msgid "Reply"
|
||||
msgstr "Ответить"
|
||||
|
||||
#: src/notificationsmanager.cpp:247
|
||||
#: src/notificationsmanager.cpp:246
|
||||
#, kde-format
|
||||
msgid "Reply..."
|
||||
msgstr "Ответить…"
|
||||
|
||||
#: src/notificationsmanager.cpp:304
|
||||
#: src/notificationsmanager.cpp:303
|
||||
#, kde-format
|
||||
msgid "%1 invited you to a room"
|
||||
msgstr "%1 пригласил вас в комнату"
|
||||
|
||||
#: src/notificationsmanager.cpp:307
|
||||
#: src/notificationsmanager.cpp:306
|
||||
#, kde-format
|
||||
msgid "Open this invitation in NeoChat"
|
||||
msgstr "Открыть это приглашение в NeoChat"
|
||||
|
||||
#: src/notificationsmanager.cpp:317
|
||||
#: src/notificationsmanager.cpp:316
|
||||
#, kde-format
|
||||
msgctxt "@action:button The thing being accepted is an invitation to chat"
|
||||
msgid "Accept"
|
||||
msgstr "Принять"
|
||||
|
||||
#: src/notificationsmanager.cpp:318
|
||||
#: src/notificationsmanager.cpp:317
|
||||
#, kde-format
|
||||
msgctxt "@action:button The thing being rejected is an invitation to chat"
|
||||
msgid "Reject"
|
||||
msgstr "Отклонить"
|
||||
|
||||
#: src/notificationsmanager.cpp:319
|
||||
#: src/notificationsmanager.cpp:318
|
||||
#, kde-format
|
||||
msgctxt "@action:button The thing being rejected is an invitation to chat"
|
||||
msgid "Reject and Ignore User"
|
||||
msgstr "Отклонить и игнорировать пользователя"
|
||||
|
||||
#: src/notificationsmanager.cpp:378
|
||||
#: src/notificationsmanager.cpp:377
|
||||
#, kde-format
|
||||
msgid "%1 (%2)"
|
||||
msgstr "%1 (%2)"
|
||||
|
||||
#: src/notificationsmanager.cpp:389
|
||||
#: src/notificationsmanager.cpp:388
|
||||
#, kde-format
|
||||
msgid "Open NeoChat"
|
||||
msgstr "Открыть NeoChat"
|
||||
|
||||
@@ -5,7 +5,7 @@ msgid ""
|
||||
msgstr ""
|
||||
"Project-Id-Version: neochat\n"
|
||||
"Report-Msgid-Bugs-To: https://bugs.kde.org\n"
|
||||
"POT-Creation-Date: 2024-12-24 02:31+0000\n"
|
||||
"POT-Creation-Date: 2025-02-04 02:34+0000\n"
|
||||
"PO-Revision-Date: 2024-01-23 09:01+0100\n"
|
||||
"Last-Translator: Roman Paholik <wizzardsk@gmail.com>\n"
|
||||
"Language-Team: Slovak <kde-sk@linux.sk>\n"
|
||||
@@ -103,33 +103,33 @@ msgctxt ""
|
||||
msgid "Receiving notifications for new messages"
|
||||
msgstr "Zobraziť upozornenia"
|
||||
|
||||
#: src/controller.cpp:249
|
||||
#: src/controller.cpp:248
|
||||
#, fuzzy, kde-format
|
||||
#| msgid "Access Token (Optional)"
|
||||
msgid "Access token wasn't found: Maybe it was deleted?"
|
||||
msgstr "Prístupový token (voliteľný)"
|
||||
|
||||
#: src/controller.cpp:253
|
||||
#: src/controller.cpp:252
|
||||
#, fuzzy, kde-format
|
||||
#| msgid "Please allow NeoChat to read the access token"
|
||||
msgid ""
|
||||
"Access to keychain was denied: Please allow NeoChat to read the access token"
|
||||
msgstr "Prosím, povoľte NeoChatu čítať prístupový token"
|
||||
|
||||
#: src/controller.cpp:256
|
||||
#: src/controller.cpp:255
|
||||
#, kde-format
|
||||
msgid ""
|
||||
"No keychain available: Please install a keychain, e.g. KWallet or GNOME "
|
||||
"keyring on Linux"
|
||||
msgstr ""
|
||||
|
||||
#: src/controller.cpp:259
|
||||
#: src/controller.cpp:258
|
||||
#, fuzzy, kde-format
|
||||
#| msgid "Unable to read access token"
|
||||
msgid "Unable to read access token: %1"
|
||||
msgstr "Nepodarilo sa prečítať prístupový token"
|
||||
|
||||
#: src/controller.cpp:358
|
||||
#: src/controller.cpp:357
|
||||
#, fuzzy, kde-format
|
||||
#| msgid "Show notifications"
|
||||
msgid "Receiving push notifications"
|
||||
@@ -1148,7 +1148,7 @@ msgstr "Nie sú k dispozícii žiadni používatelia"
|
||||
msgid "Welcome"
|
||||
msgstr "Vitajte"
|
||||
|
||||
#: src/login/WelcomePage.qml:74 src/main.cpp:141
|
||||
#: src/login/WelcomePage.qml:74 src/main.cpp:143
|
||||
#, kde-format
|
||||
msgid "NeoChat"
|
||||
msgstr "NeoChat"
|
||||
@@ -1192,108 +1192,108 @@ msgctxt "@action:button"
|
||||
msgid "Settings"
|
||||
msgstr "Nastavenia miestnosti"
|
||||
|
||||
#: src/main.cpp:143
|
||||
#: src/main.cpp:145
|
||||
#, fuzzy, kde-format
|
||||
#| msgid "About NeoChat"
|
||||
msgid "Chat on Matrix"
|
||||
msgstr "O Neochat"
|
||||
|
||||
#: src/main.cpp:145
|
||||
#: src/main.cpp:147
|
||||
#, fuzzy, kde-format
|
||||
#| msgid "© 2018-2020 Black Hat, 2020 KDE Community"
|
||||
msgid "© 2018-2020 Black Hat, 2020-2024 KDE Community"
|
||||
msgstr "© 2018-2020 Black Hat, 2020 KDE komunita"
|
||||
|
||||
#: src/main.cpp:146
|
||||
#: src/main.cpp:148
|
||||
#, kde-format
|
||||
msgid "Carl Schwan"
|
||||
msgstr "Carl Schwan"
|
||||
|
||||
#: src/main.cpp:147 src/main.cpp:151 src/main.cpp:152
|
||||
#: src/main.cpp:149 src/main.cpp:153 src/main.cpp:154
|
||||
#, kde-format
|
||||
msgid "Maintainer"
|
||||
msgstr ""
|
||||
|
||||
#: src/main.cpp:151
|
||||
#: src/main.cpp:153
|
||||
#, kde-format
|
||||
msgid "Tobias Fella"
|
||||
msgstr "Tobias Fella"
|
||||
|
||||
#: src/main.cpp:152
|
||||
#: src/main.cpp:154
|
||||
#, kde-format
|
||||
msgid "James Graham"
|
||||
msgstr ""
|
||||
|
||||
#: src/main.cpp:153
|
||||
#: src/main.cpp:155
|
||||
#, kde-format
|
||||
msgid "Black Hat"
|
||||
msgstr "Black Hat"
|
||||
|
||||
#: src/main.cpp:153
|
||||
#: src/main.cpp:155
|
||||
#, kde-format
|
||||
msgid "Original author of Spectral"
|
||||
msgstr ""
|
||||
|
||||
#: src/main.cpp:154
|
||||
#: src/main.cpp:156
|
||||
#, kde-format
|
||||
msgid "Alexey Rusakov"
|
||||
msgstr ""
|
||||
|
||||
#: src/main.cpp:154
|
||||
#: src/main.cpp:156
|
||||
#, kde-format
|
||||
msgid "Maintainer of libQuotient"
|
||||
msgstr ""
|
||||
|
||||
#: src/main.cpp:155
|
||||
#: src/main.cpp:157
|
||||
#, kde-format
|
||||
msgctxt "NAME OF TRANSLATORS"
|
||||
msgid "Your names"
|
||||
msgstr "Roman Paholík"
|
||||
|
||||
#: src/main.cpp:155
|
||||
#: src/main.cpp:157
|
||||
#, kde-format
|
||||
msgctxt "EMAIL OF TRANSLATORS"
|
||||
msgid "Your emails"
|
||||
msgstr "wizzardsk@gmail.com"
|
||||
|
||||
#: src/main.cpp:159
|
||||
#: src/main.cpp:161
|
||||
#, kde-format
|
||||
msgid "A Qt library to write cross-platform clients for Matrix"
|
||||
msgstr ""
|
||||
|
||||
#: src/main.cpp:161
|
||||
#: src/main.cpp:163
|
||||
#, kde-format
|
||||
msgctxt "<version number> (built against <possibly different version number>)"
|
||||
msgid "%1 (built against %2)"
|
||||
msgstr ""
|
||||
|
||||
#: src/main.cpp:189
|
||||
#: src/main.cpp:191
|
||||
#, kde-format
|
||||
msgid "Client for the matrix communication protocol"
|
||||
msgstr "Klient pre komunikačný protokol matrix"
|
||||
|
||||
#: src/main.cpp:190
|
||||
#: src/main.cpp:192
|
||||
#, fuzzy, kde-format
|
||||
#| msgid "Supports appstream: url scheme"
|
||||
msgid "Supports matrix: url scheme"
|
||||
msgstr "Podporuje appstream: url schému"
|
||||
|
||||
#: src/main.cpp:191
|
||||
#: src/main.cpp:193
|
||||
#, kde-format
|
||||
msgid "Ignore all SSL Errors, e.g., unsigned certificates."
|
||||
msgstr ""
|
||||
|
||||
#: src/main.cpp:193
|
||||
#: src/main.cpp:195
|
||||
#, kde-format
|
||||
msgid "Only used for autotests"
|
||||
msgstr ""
|
||||
|
||||
#: src/main.cpp:198
|
||||
#: src/main.cpp:200
|
||||
#, kde-format
|
||||
msgid "Internal usage only."
|
||||
msgstr ""
|
||||
|
||||
#: src/main.cpp:203
|
||||
#: src/main.cpp:205
|
||||
#, kde-format
|
||||
msgid "Share a URL to Matrix"
|
||||
msgstr ""
|
||||
@@ -2053,19 +2053,19 @@ msgid ""
|
||||
"for support."
|
||||
msgstr ""
|
||||
|
||||
#: src/neochatconnection.cpp:314
|
||||
#: src/neochatconnection.cpp:310
|
||||
#, kde-format
|
||||
msgctxt "@info"
|
||||
msgid "No identity server configured"
|
||||
msgstr ""
|
||||
|
||||
#: src/neochatconnection.cpp:345
|
||||
#: src/neochatconnection.cpp:341
|
||||
#, fuzzy, kde-format
|
||||
#| msgid "Room creation failed: \"%1\""
|
||||
msgid "Room creation failed: %1"
|
||||
msgstr "Vytvorenie miestnosti zlyhalo: \"%1\""
|
||||
|
||||
#: src/neochatconnection.cpp:374
|
||||
#: src/neochatconnection.cpp:370
|
||||
#, fuzzy, kde-format
|
||||
#| msgid "Room creation failed: \"%1\""
|
||||
msgid "Space creation failed: %1"
|
||||
@@ -2083,71 +2083,71 @@ msgctxt "'Lat' and 'Lon' as in Latitude and Longitude"
|
||||
msgid "Lat: %1, Lon: %2"
|
||||
msgstr ""
|
||||
|
||||
#: src/notificationsmanager.cpp:143 src/notificationsmanager.cpp:385
|
||||
#: src/notificationsmanager.cpp:142 src/notificationsmanager.cpp:384
|
||||
#, fuzzy, kde-format
|
||||
#| msgid "Edit Message"
|
||||
msgid "Encrypted Message"
|
||||
msgstr "Upraviť správu"
|
||||
|
||||
#: src/notificationsmanager.cpp:227
|
||||
#: src/notificationsmanager.cpp:226
|
||||
#, kde-format
|
||||
msgid "%1: %2"
|
||||
msgstr "%1: %2"
|
||||
|
||||
#: src/notificationsmanager.cpp:233
|
||||
#: src/notificationsmanager.cpp:232
|
||||
#, kde-format
|
||||
msgid "Open NeoChat in this room"
|
||||
msgstr "Otvoriť NeoChat v tejto miestnosti"
|
||||
|
||||
#: src/notificationsmanager.cpp:246 src/qml/DelegateContextMenu.qml:111
|
||||
#: src/notificationsmanager.cpp:245 src/qml/DelegateContextMenu.qml:111
|
||||
#: src/qml/HoverActions.qml:123
|
||||
#, kde-format
|
||||
msgid "Reply"
|
||||
msgstr "Odpovedať"
|
||||
|
||||
#: src/notificationsmanager.cpp:247
|
||||
#: src/notificationsmanager.cpp:246
|
||||
#, kde-format
|
||||
msgid "Reply..."
|
||||
msgstr "Odpovedať..."
|
||||
|
||||
#: src/notificationsmanager.cpp:304
|
||||
#: src/notificationsmanager.cpp:303
|
||||
#, fuzzy, kde-format
|
||||
#| msgid "invited %1 to the room"
|
||||
msgid "%1 invited you to a room"
|
||||
msgstr "pozval %1 do miestnosti"
|
||||
|
||||
#: src/notificationsmanager.cpp:307
|
||||
#: src/notificationsmanager.cpp:306
|
||||
#, fuzzy, kde-format
|
||||
#| msgid "Open a private chat"
|
||||
msgid "Open this invitation in NeoChat"
|
||||
msgstr "Otvoriť súkromný chat"
|
||||
|
||||
#: src/notificationsmanager.cpp:317
|
||||
#: src/notificationsmanager.cpp:316
|
||||
#, fuzzy, kde-format
|
||||
#| msgid "Accept"
|
||||
msgctxt "@action:button The thing being accepted is an invitation to chat"
|
||||
msgid "Accept"
|
||||
msgstr "Prijať"
|
||||
|
||||
#: src/notificationsmanager.cpp:318
|
||||
#: src/notificationsmanager.cpp:317
|
||||
#, fuzzy, kde-format
|
||||
#| msgid "Reject"
|
||||
msgctxt "@action:button The thing being rejected is an invitation to chat"
|
||||
msgid "Reject"
|
||||
msgstr "Odmietnuť"
|
||||
|
||||
#: src/notificationsmanager.cpp:319
|
||||
#: src/notificationsmanager.cpp:318
|
||||
#, kde-format
|
||||
msgctxt "@action:button The thing being rejected is an invitation to chat"
|
||||
msgid "Reject and Ignore User"
|
||||
msgstr ""
|
||||
|
||||
#: src/notificationsmanager.cpp:378
|
||||
#: src/notificationsmanager.cpp:377
|
||||
#, kde-format
|
||||
msgid "%1 (%2)"
|
||||
msgstr "%1 (%2)"
|
||||
|
||||
#: src/notificationsmanager.cpp:389
|
||||
#: src/notificationsmanager.cpp:388
|
||||
#, fuzzy, kde-format
|
||||
#| msgid "NeoChat"
|
||||
msgid "Open NeoChat"
|
||||
|
||||
@@ -9,7 +9,7 @@ msgid ""
|
||||
msgstr ""
|
||||
"Project-Id-Version: neochat\n"
|
||||
"Report-Msgid-Bugs-To: https://bugs.kde.org\n"
|
||||
"POT-Creation-Date: 2024-12-24 02:31+0000\n"
|
||||
"POT-Creation-Date: 2025-02-04 02:34+0000\n"
|
||||
"PO-Revision-Date: 2024-11-10 07:42+0100\n"
|
||||
"Last-Translator: Matjaž Jeran <matjaz.jeran@amis.net>\n"
|
||||
"Language-Team: Slovenian <lugos-slo@lugos.si>\n"
|
||||
@@ -100,12 +100,12 @@ msgctxt ""
|
||||
msgid "Receiving notifications for new messages"
|
||||
msgstr "Sprejemanje obvestil za nova sporočila"
|
||||
|
||||
#: src/controller.cpp:249
|
||||
#: src/controller.cpp:248
|
||||
#, kde-format
|
||||
msgid "Access token wasn't found: Maybe it was deleted?"
|
||||
msgstr "Žetona za dostop ni bilo mogoče najti: morda je bil izbrisan?"
|
||||
|
||||
#: src/controller.cpp:253
|
||||
#: src/controller.cpp:252
|
||||
#, kde-format
|
||||
msgid ""
|
||||
"Access to keychain was denied: Please allow NeoChat to read the access token"
|
||||
@@ -113,7 +113,7 @@ msgstr ""
|
||||
"Dostop do obeska ključev je bil zavrnjen: dovolite NeoChatu, da prebere "
|
||||
"žeton za dostop"
|
||||
|
||||
#: src/controller.cpp:256
|
||||
#: src/controller.cpp:255
|
||||
#, kde-format
|
||||
msgid ""
|
||||
"No keychain available: Please install a keychain, e.g. KWallet or GNOME "
|
||||
@@ -122,12 +122,12 @@ msgstr ""
|
||||
"Obesek za ključe ni na voljo: namestite obesek za ključe, npr. KWallet ali "
|
||||
"GNOME kot obesek za ključe na Linuxu"
|
||||
|
||||
#: src/controller.cpp:259
|
||||
#: src/controller.cpp:258
|
||||
#, kde-format
|
||||
msgid "Unable to read access token: %1"
|
||||
msgstr "Ni mogoče prebrati žetona za dostop: %1"
|
||||
|
||||
#: src/controller.cpp:358
|
||||
#: src/controller.cpp:357
|
||||
#, kde-format
|
||||
msgid "Receiving push notifications"
|
||||
msgstr "Sprejemanje potisnih obvestil"
|
||||
@@ -1051,7 +1051,7 @@ msgstr "Uporabniško ime ni na voljo"
|
||||
msgid "Welcome"
|
||||
msgstr "Dobrodošli"
|
||||
|
||||
#: src/login/WelcomePage.qml:74 src/main.cpp:141
|
||||
#: src/login/WelcomePage.qml:74 src/main.cpp:143
|
||||
#, kde-format
|
||||
msgid "NeoChat"
|
||||
msgstr "NeoChat"
|
||||
@@ -1092,105 +1092,105 @@ msgctxt "@action:button"
|
||||
msgid "Settings"
|
||||
msgstr "Nastavitve"
|
||||
|
||||
#: src/main.cpp:143
|
||||
#: src/main.cpp:145
|
||||
#, kde-format
|
||||
msgid "Chat on Matrix"
|
||||
msgstr "Klepet na Matrixu"
|
||||
|
||||
#: src/main.cpp:145
|
||||
#: src/main.cpp:147
|
||||
#, kde-format
|
||||
msgid "© 2018-2020 Black Hat, 2020-2024 KDE Community"
|
||||
msgstr "© 2018–2020 Black Hat, 2020–2024 skupnost KDE"
|
||||
|
||||
#: src/main.cpp:146
|
||||
#: src/main.cpp:148
|
||||
#, kde-format
|
||||
msgid "Carl Schwan"
|
||||
msgstr "Carl Schwan"
|
||||
|
||||
#: src/main.cpp:147 src/main.cpp:151 src/main.cpp:152
|
||||
#: src/main.cpp:149 src/main.cpp:153 src/main.cpp:154
|
||||
#, kde-format
|
||||
msgid "Maintainer"
|
||||
msgstr "Vzdrževalec"
|
||||
|
||||
#: src/main.cpp:151
|
||||
#: src/main.cpp:153
|
||||
#, kde-format
|
||||
msgid "Tobias Fella"
|
||||
msgstr "Tobias Fella"
|
||||
|
||||
#: src/main.cpp:152
|
||||
#: src/main.cpp:154
|
||||
#, kde-format
|
||||
msgid "James Graham"
|
||||
msgstr "James Graham"
|
||||
|
||||
#: src/main.cpp:153
|
||||
#: src/main.cpp:155
|
||||
#, kde-format
|
||||
msgid "Black Hat"
|
||||
msgstr "Black Hat"
|
||||
|
||||
#: src/main.cpp:153
|
||||
#: src/main.cpp:155
|
||||
#, kde-format
|
||||
msgid "Original author of Spectral"
|
||||
msgstr "Izvorni avtor programa Spectral"
|
||||
|
||||
#: src/main.cpp:154
|
||||
#: src/main.cpp:156
|
||||
#, kde-format
|
||||
msgid "Alexey Rusakov"
|
||||
msgstr "Alexey Rusakov"
|
||||
|
||||
#: src/main.cpp:154
|
||||
#: src/main.cpp:156
|
||||
#, kde-format
|
||||
msgid "Maintainer of libQuotient"
|
||||
msgstr "Vzdrževalec knjižnice libQuotient"
|
||||
|
||||
#: src/main.cpp:155
|
||||
#: src/main.cpp:157
|
||||
#, kde-format
|
||||
msgctxt "NAME OF TRANSLATORS"
|
||||
msgid "Your names"
|
||||
msgstr "Jure Repinc,Matjaž Jeran,Martin Srebotnjak"
|
||||
|
||||
#: src/main.cpp:155
|
||||
#: src/main.cpp:157
|
||||
#, kde-format
|
||||
msgctxt "EMAIL OF TRANSLATORS"
|
||||
msgid "Your emails"
|
||||
msgstr "jlp@holodeck1.com,matjaz.jeran@amis.net,miles@filmsi.net"
|
||||
|
||||
#: src/main.cpp:159
|
||||
#: src/main.cpp:161
|
||||
#, kde-format
|
||||
msgid "A Qt library to write cross-platform clients for Matrix"
|
||||
msgstr "Knjižnica Qt za pisanje odjemalcev za Matrix za več platform"
|
||||
|
||||
#: src/main.cpp:161
|
||||
#: src/main.cpp:163
|
||||
#, kde-format
|
||||
msgctxt "<version number> (built against <possibly different version number>)"
|
||||
msgid "%1 (built against %2)"
|
||||
msgstr "%1 (zgrajeno z %2)"
|
||||
|
||||
#: src/main.cpp:189
|
||||
#: src/main.cpp:191
|
||||
#, kde-format
|
||||
msgid "Client for the matrix communication protocol"
|
||||
msgstr "Odjemalec za komunikacijski protokol matrix"
|
||||
|
||||
#: src/main.cpp:190
|
||||
#: src/main.cpp:192
|
||||
#, kde-format
|
||||
msgid "Supports matrix: url scheme"
|
||||
msgstr "Podpira matrix: shema URL"
|
||||
|
||||
#: src/main.cpp:191
|
||||
#: src/main.cpp:193
|
||||
#, kde-format
|
||||
msgid "Ignore all SSL Errors, e.g., unsigned certificates."
|
||||
msgstr "Prezri vse napake SSL npr. nepodpisana potrdila."
|
||||
|
||||
#: src/main.cpp:193
|
||||
#: src/main.cpp:195
|
||||
#, kde-format
|
||||
msgid "Only used for autotests"
|
||||
msgstr "Se uporablja samo za avtotestiranja"
|
||||
|
||||
#: src/main.cpp:198
|
||||
#: src/main.cpp:200
|
||||
#, kde-format
|
||||
msgid "Internal usage only."
|
||||
msgstr "Samo za interno rabo."
|
||||
|
||||
#: src/main.cpp:203
|
||||
#: src/main.cpp:205
|
||||
#, kde-format
|
||||
msgid "Share a URL to Matrix"
|
||||
msgstr "Deli URL z Matrixom"
|
||||
@@ -1835,18 +1835,18 @@ msgstr ""
|
||||
"Datoteka je prevelika za prenos.<br />Za podporo se obrnite na skrbnika "
|
||||
"strežnika matrix."
|
||||
|
||||
#: src/neochatconnection.cpp:314
|
||||
#: src/neochatconnection.cpp:310
|
||||
#, kde-format
|
||||
msgctxt "@info"
|
||||
msgid "No identity server configured"
|
||||
msgstr "Ni konfigurirana identiteta strežnika"
|
||||
|
||||
#: src/neochatconnection.cpp:345
|
||||
#: src/neochatconnection.cpp:341
|
||||
#, kde-format
|
||||
msgid "Room creation failed: %1"
|
||||
msgstr "Ustvarjanje sobe ni uspelo: %1"
|
||||
|
||||
#: src/neochatconnection.cpp:374
|
||||
#: src/neochatconnection.cpp:370
|
||||
#, kde-format
|
||||
msgid "Space creation failed: %1"
|
||||
msgstr "Ustvarjanje prostora ni uspelo: %1"
|
||||
@@ -1862,66 +1862,66 @@ msgctxt "'Lat' and 'Lon' as in Latitude and Longitude"
|
||||
msgid "Lat: %1, Lon: %2"
|
||||
msgstr "Širina: %1, Dolžina: %2"
|
||||
|
||||
#: src/notificationsmanager.cpp:143 src/notificationsmanager.cpp:385
|
||||
#: src/notificationsmanager.cpp:142 src/notificationsmanager.cpp:384
|
||||
#, kde-format
|
||||
msgid "Encrypted Message"
|
||||
msgstr "Šifrirano sporočilo"
|
||||
|
||||
#: src/notificationsmanager.cpp:227
|
||||
#: src/notificationsmanager.cpp:226
|
||||
#, kde-format
|
||||
msgid "%1: %2"
|
||||
msgstr "%1: %2"
|
||||
|
||||
#: src/notificationsmanager.cpp:233
|
||||
#: src/notificationsmanager.cpp:232
|
||||
#, kde-format
|
||||
msgid "Open NeoChat in this room"
|
||||
msgstr "Odpri Neo-chat v tej sobi"
|
||||
|
||||
#: src/notificationsmanager.cpp:246 src/qml/DelegateContextMenu.qml:111
|
||||
#: src/notificationsmanager.cpp:245 src/qml/DelegateContextMenu.qml:111
|
||||
#: src/qml/HoverActions.qml:123
|
||||
#, kde-format
|
||||
msgid "Reply"
|
||||
msgstr "Odgovori"
|
||||
|
||||
#: src/notificationsmanager.cpp:247
|
||||
#: src/notificationsmanager.cpp:246
|
||||
#, kde-format
|
||||
msgid "Reply..."
|
||||
msgstr "Odgovori …"
|
||||
|
||||
#: src/notificationsmanager.cpp:304
|
||||
#: src/notificationsmanager.cpp:303
|
||||
#, kde-format
|
||||
msgid "%1 invited you to a room"
|
||||
msgstr "%1 vas je povabil v sobo"
|
||||
|
||||
#: src/notificationsmanager.cpp:307
|
||||
#: src/notificationsmanager.cpp:306
|
||||
#, kde-format
|
||||
msgid "Open this invitation in NeoChat"
|
||||
msgstr "Odprite to povabilo v NeoChat"
|
||||
|
||||
#: src/notificationsmanager.cpp:317
|
||||
#: src/notificationsmanager.cpp:316
|
||||
#, kde-format
|
||||
msgctxt "@action:button The thing being accepted is an invitation to chat"
|
||||
msgid "Accept"
|
||||
msgstr "Sprejmi"
|
||||
|
||||
#: src/notificationsmanager.cpp:318
|
||||
#: src/notificationsmanager.cpp:317
|
||||
#, kde-format
|
||||
msgctxt "@action:button The thing being rejected is an invitation to chat"
|
||||
msgid "Reject"
|
||||
msgstr "Zavrni"
|
||||
|
||||
#: src/notificationsmanager.cpp:319
|
||||
#: src/notificationsmanager.cpp:318
|
||||
#, kde-format
|
||||
msgctxt "@action:button The thing being rejected is an invitation to chat"
|
||||
msgid "Reject and Ignore User"
|
||||
msgstr "Zavrni in prezri uporabnika"
|
||||
|
||||
#: src/notificationsmanager.cpp:378
|
||||
#: src/notificationsmanager.cpp:377
|
||||
#, kde-format
|
||||
msgid "%1 (%2)"
|
||||
msgstr "%1 (%2)"
|
||||
|
||||
#: src/notificationsmanager.cpp:389
|
||||
#: src/notificationsmanager.cpp:388
|
||||
#, kde-format
|
||||
msgid "Open NeoChat"
|
||||
msgstr "Odpri NeoChat"
|
||||
|
||||
@@ -6,7 +6,7 @@ msgid ""
|
||||
msgstr ""
|
||||
"Project-Id-Version: neochat\n"
|
||||
"Report-Msgid-Bugs-To: https://bugs.kde.org\n"
|
||||
"POT-Creation-Date: 2024-12-24 02:31+0000\n"
|
||||
"POT-Creation-Date: 2025-02-04 02:34+0000\n"
|
||||
"PO-Revision-Date: 2024-11-22 19:48+0100\n"
|
||||
"Last-Translator: Stefan Asserhäll <stefan.asserhall@gmail.com>\n"
|
||||
"Language-Team: Swedish <kde-i18n-doc@kde.org>\n"
|
||||
@@ -96,19 +96,19 @@ msgctxt ""
|
||||
msgid "Receiving notifications for new messages"
|
||||
msgstr "Skicka skrivunderrättelser för nya meddelanden"
|
||||
|
||||
#: src/controller.cpp:249
|
||||
#: src/controller.cpp:248
|
||||
#, kde-format
|
||||
msgid "Access token wasn't found: Maybe it was deleted?"
|
||||
msgstr "Åtkomstsymbol hittades inte. Kanske den har tagits bort?"
|
||||
|
||||
#: src/controller.cpp:253
|
||||
#: src/controller.cpp:252
|
||||
#, kde-format
|
||||
msgid ""
|
||||
"Access to keychain was denied: Please allow NeoChat to read the access token"
|
||||
msgstr ""
|
||||
"Åtkomst till nyckelkedja nekades. Tillåt NeoChat att läsa åtkomstsymbolen."
|
||||
|
||||
#: src/controller.cpp:256
|
||||
#: src/controller.cpp:255
|
||||
#, kde-format
|
||||
msgid ""
|
||||
"No keychain available: Please install a keychain, e.g. KWallet or GNOME "
|
||||
@@ -117,12 +117,12 @@ msgstr ""
|
||||
"Ingen nyckelkedja tillgänglig. Installera en nyckelkedja, t.ex. plånboken "
|
||||
"eller GNOME-nyckelring på Linux"
|
||||
|
||||
#: src/controller.cpp:259
|
||||
#: src/controller.cpp:258
|
||||
#, kde-format
|
||||
msgid "Unable to read access token: %1"
|
||||
msgstr "Kan inte läsa åtkomstsymbol: %1"
|
||||
|
||||
#: src/controller.cpp:358
|
||||
#: src/controller.cpp:357
|
||||
#, kde-format
|
||||
msgid "Receiving push notifications"
|
||||
msgstr "Tar emot utskickade underrättelser"
|
||||
@@ -1046,7 +1046,7 @@ msgstr "Användarnamn inte tillgängligt"
|
||||
msgid "Welcome"
|
||||
msgstr "Välkommen"
|
||||
|
||||
#: src/login/WelcomePage.qml:74 src/main.cpp:141
|
||||
#: src/login/WelcomePage.qml:74 src/main.cpp:143
|
||||
#, kde-format
|
||||
msgid "NeoChat"
|
||||
msgstr "NeoChat"
|
||||
@@ -1087,105 +1087,105 @@ msgctxt "@action:button"
|
||||
msgid "Settings"
|
||||
msgstr "Inställningar"
|
||||
|
||||
#: src/main.cpp:143
|
||||
#: src/main.cpp:145
|
||||
#, kde-format
|
||||
msgid "Chat on Matrix"
|
||||
msgstr "Chatta på Matrix"
|
||||
|
||||
#: src/main.cpp:145
|
||||
#: src/main.cpp:147
|
||||
#, kde-format
|
||||
msgid "© 2018-2020 Black Hat, 2020-2024 KDE Community"
|
||||
msgstr "© 2018-2020 Black Hat, 2020-2024 KDE-gemenskapen"
|
||||
|
||||
#: src/main.cpp:146
|
||||
#: src/main.cpp:148
|
||||
#, kde-format
|
||||
msgid "Carl Schwan"
|
||||
msgstr "Carl Schwan"
|
||||
|
||||
#: src/main.cpp:147 src/main.cpp:151 src/main.cpp:152
|
||||
#: src/main.cpp:149 src/main.cpp:153 src/main.cpp:154
|
||||
#, kde-format
|
||||
msgid "Maintainer"
|
||||
msgstr "Underhållsansvarig"
|
||||
|
||||
#: src/main.cpp:151
|
||||
#: src/main.cpp:153
|
||||
#, kde-format
|
||||
msgid "Tobias Fella"
|
||||
msgstr "Tobias Fella"
|
||||
|
||||
#: src/main.cpp:152
|
||||
#: src/main.cpp:154
|
||||
#, kde-format
|
||||
msgid "James Graham"
|
||||
msgstr "James Graham"
|
||||
|
||||
#: src/main.cpp:153
|
||||
#: src/main.cpp:155
|
||||
#, kde-format
|
||||
msgid "Black Hat"
|
||||
msgstr "Black Hat"
|
||||
|
||||
#: src/main.cpp:153
|
||||
#: src/main.cpp:155
|
||||
#, kde-format
|
||||
msgid "Original author of Spectral"
|
||||
msgstr "Ursprunglig upphovsman till Spectral"
|
||||
|
||||
#: src/main.cpp:154
|
||||
#: src/main.cpp:156
|
||||
#, kde-format
|
||||
msgid "Alexey Rusakov"
|
||||
msgstr "Alexey Rusakov"
|
||||
|
||||
#: src/main.cpp:154
|
||||
#: src/main.cpp:156
|
||||
#, kde-format
|
||||
msgid "Maintainer of libQuotient"
|
||||
msgstr "Underhållsansvarig för libQuotient"
|
||||
|
||||
#: src/main.cpp:155
|
||||
#: src/main.cpp:157
|
||||
#, kde-format
|
||||
msgctxt "NAME OF TRANSLATORS"
|
||||
msgid "Your names"
|
||||
msgstr "Stefan Asserhäll"
|
||||
|
||||
#: src/main.cpp:155
|
||||
#: src/main.cpp:157
|
||||
#, kde-format
|
||||
msgctxt "EMAIL OF TRANSLATORS"
|
||||
msgid "Your emails"
|
||||
msgstr "stefan.asserhall@gmail.com"
|
||||
|
||||
#: src/main.cpp:159
|
||||
#: src/main.cpp:161
|
||||
#, kde-format
|
||||
msgid "A Qt library to write cross-platform clients for Matrix"
|
||||
msgstr "Att Qt-bibliotek för att skriva Matrix-klienter för flera plattformar"
|
||||
|
||||
#: src/main.cpp:161
|
||||
#: src/main.cpp:163
|
||||
#, kde-format
|
||||
msgctxt "<version number> (built against <possibly different version number>)"
|
||||
msgid "%1 (built against %2)"
|
||||
msgstr "%1 (byggd med %2)"
|
||||
|
||||
#: src/main.cpp:189
|
||||
#: src/main.cpp:191
|
||||
#, kde-format
|
||||
msgid "Client for the matrix communication protocol"
|
||||
msgstr "Klient för kommunikationsprotokollet Matrix"
|
||||
|
||||
#: src/main.cpp:190
|
||||
#: src/main.cpp:192
|
||||
#, kde-format
|
||||
msgid "Supports matrix: url scheme"
|
||||
msgstr "Stöder matrix: webbadresschema"
|
||||
|
||||
#: src/main.cpp:191
|
||||
#: src/main.cpp:193
|
||||
#, kde-format
|
||||
msgid "Ignore all SSL Errors, e.g., unsigned certificates."
|
||||
msgstr "Ignorera alla SSL-fel, t.ex. osignerade certifikat."
|
||||
|
||||
#: src/main.cpp:193
|
||||
#: src/main.cpp:195
|
||||
#, kde-format
|
||||
msgid "Only used for autotests"
|
||||
msgstr "Bara använd för automatiska tester"
|
||||
|
||||
#: src/main.cpp:198
|
||||
#: src/main.cpp:200
|
||||
#, kde-format
|
||||
msgid "Internal usage only."
|
||||
msgstr "Bara intern användning."
|
||||
|
||||
#: src/main.cpp:203
|
||||
#: src/main.cpp:205
|
||||
#, kde-format
|
||||
msgid "Share a URL to Matrix"
|
||||
msgstr "Dela en webbadress med Matrix"
|
||||
@@ -1826,18 +1826,18 @@ msgstr ""
|
||||
"Filen är för stor för att ladda ner.<br />Kontakta matrix-"
|
||||
"serveradministratören för support."
|
||||
|
||||
#: src/neochatconnection.cpp:314
|
||||
#: src/neochatconnection.cpp:310
|
||||
#, kde-format
|
||||
msgctxt "@info"
|
||||
msgid "No identity server configured"
|
||||
msgstr "Ingen identitetsserver inställd"
|
||||
|
||||
#: src/neochatconnection.cpp:345
|
||||
#: src/neochatconnection.cpp:341
|
||||
#, kde-format
|
||||
msgid "Room creation failed: %1"
|
||||
msgstr "Misslyckades skapa rum: \"%1"
|
||||
|
||||
#: src/neochatconnection.cpp:374
|
||||
#: src/neochatconnection.cpp:370
|
||||
#, kde-format
|
||||
msgid "Space creation failed: %1"
|
||||
msgstr "Misslyckades skapa utrymme: %1"
|
||||
@@ -1853,66 +1853,66 @@ msgctxt "'Lat' and 'Lon' as in Latitude and Longitude"
|
||||
msgid "Lat: %1, Lon: %2"
|
||||
msgstr "Latitud: %1, Longitud: %2"
|
||||
|
||||
#: src/notificationsmanager.cpp:143 src/notificationsmanager.cpp:385
|
||||
#: src/notificationsmanager.cpp:142 src/notificationsmanager.cpp:384
|
||||
#, kde-format
|
||||
msgid "Encrypted Message"
|
||||
msgstr "Krypterat meddelande"
|
||||
|
||||
#: src/notificationsmanager.cpp:227
|
||||
#: src/notificationsmanager.cpp:226
|
||||
#, kde-format
|
||||
msgid "%1: %2"
|
||||
msgstr "%1: %2"
|
||||
|
||||
#: src/notificationsmanager.cpp:233
|
||||
#: src/notificationsmanager.cpp:232
|
||||
#, kde-format
|
||||
msgid "Open NeoChat in this room"
|
||||
msgstr "Öppna NeoChat för rummet"
|
||||
|
||||
#: src/notificationsmanager.cpp:246 src/qml/DelegateContextMenu.qml:111
|
||||
#: src/notificationsmanager.cpp:245 src/qml/DelegateContextMenu.qml:111
|
||||
#: src/qml/HoverActions.qml:123
|
||||
#, kde-format
|
||||
msgid "Reply"
|
||||
msgstr "Svara"
|
||||
|
||||
#: src/notificationsmanager.cpp:247
|
||||
#: src/notificationsmanager.cpp:246
|
||||
#, kde-format
|
||||
msgid "Reply..."
|
||||
msgstr "Svara..."
|
||||
|
||||
#: src/notificationsmanager.cpp:304
|
||||
#: src/notificationsmanager.cpp:303
|
||||
#, kde-format
|
||||
msgid "%1 invited you to a room"
|
||||
msgstr "%1 bjöd in dig till ett rum"
|
||||
|
||||
#: src/notificationsmanager.cpp:307
|
||||
#: src/notificationsmanager.cpp:306
|
||||
#, kde-format
|
||||
msgid "Open this invitation in NeoChat"
|
||||
msgstr "Öppna inbjudan i NeoChat"
|
||||
|
||||
#: src/notificationsmanager.cpp:317
|
||||
#: src/notificationsmanager.cpp:316
|
||||
#, kde-format
|
||||
msgctxt "@action:button The thing being accepted is an invitation to chat"
|
||||
msgid "Accept"
|
||||
msgstr "Acceptera"
|
||||
|
||||
#: src/notificationsmanager.cpp:318
|
||||
#: src/notificationsmanager.cpp:317
|
||||
#, kde-format
|
||||
msgctxt "@action:button The thing being rejected is an invitation to chat"
|
||||
msgid "Reject"
|
||||
msgstr "Avslå"
|
||||
|
||||
#: src/notificationsmanager.cpp:319
|
||||
#: src/notificationsmanager.cpp:318
|
||||
#, kde-format
|
||||
msgctxt "@action:button The thing being rejected is an invitation to chat"
|
||||
msgid "Reject and Ignore User"
|
||||
msgstr "Avslå och ignorera användare"
|
||||
|
||||
#: src/notificationsmanager.cpp:378
|
||||
#: src/notificationsmanager.cpp:377
|
||||
#, kde-format
|
||||
msgid "%1 (%2)"
|
||||
msgstr "%1 (%2)"
|
||||
|
||||
#: src/notificationsmanager.cpp:389
|
||||
#: src/notificationsmanager.cpp:388
|
||||
#, kde-format
|
||||
msgid "Open NeoChat"
|
||||
msgstr "Öppna NeoChat"
|
||||
|
||||
@@ -6,7 +6,7 @@ msgid ""
|
||||
msgstr ""
|
||||
"Project-Id-Version: neochat\n"
|
||||
"Report-Msgid-Bugs-To: https://bugs.kde.org\n"
|
||||
"POT-Creation-Date: 2024-12-24 02:31+0000\n"
|
||||
"POT-Creation-Date: 2025-02-04 02:34+0000\n"
|
||||
"PO-Revision-Date: 2024-11-17 22:06+0530\n"
|
||||
"Last-Translator: Kishore G <kishore96@gmail.com>\n"
|
||||
"Language-Team: Tamil <kde-i18n-doc@kde.org>\n"
|
||||
@@ -96,12 +96,12 @@ msgctxt ""
|
||||
msgid "Receiving notifications for new messages"
|
||||
msgstr "புதிய செய்திகளுக்கான அறிவிப்புகளைப் பெறுவதற்கு"
|
||||
|
||||
#: src/controller.cpp:249
|
||||
#: src/controller.cpp:248
|
||||
#, kde-format
|
||||
msgid "Access token wasn't found: Maybe it was deleted?"
|
||||
msgstr "அணுகல் டோக்கன் கண்டுபிடிக்கப்படவில்லை: அது நீக்கப்பட்டுள்ளதா?"
|
||||
|
||||
#: src/controller.cpp:253
|
||||
#: src/controller.cpp:252
|
||||
#, kde-format
|
||||
msgid ""
|
||||
"Access to keychain was denied: Please allow NeoChat to read the access token"
|
||||
@@ -109,7 +109,7 @@ msgstr ""
|
||||
"சாவிக்கொத்தைப் அணுகும் அனுமதி மறுக்கப்பட்டது: அணுகல் டோக்கனை படிக்க நியோச்சாட்டை "
|
||||
"அனுமதிக்கவும்"
|
||||
|
||||
#: src/controller.cpp:256
|
||||
#: src/controller.cpp:255
|
||||
#, kde-format
|
||||
msgid ""
|
||||
"No keychain available: Please install a keychain, e.g. KWallet or GNOME "
|
||||
@@ -118,12 +118,12 @@ msgstr ""
|
||||
"சாவிக்கொத்து நிரல் கிடைக்கவில்லை: ஓர் சாவிக்கொத்து நிரலை நிறுவவும், எ.கா. (லினக்சில்) "
|
||||
"KWallet அல்லது GNOME keyring."
|
||||
|
||||
#: src/controller.cpp:259
|
||||
#: src/controller.cpp:258
|
||||
#, kde-format
|
||||
msgid "Unable to read access token: %1"
|
||||
msgstr "அணுகல் டோக்கனை படிக்க முடியவில்லை: %1"
|
||||
|
||||
#: src/controller.cpp:358
|
||||
#: src/controller.cpp:357
|
||||
#, kde-format
|
||||
msgid "Receiving push notifications"
|
||||
msgstr "புஷ் அறிவிப்புகளைப் பெறுவது"
|
||||
@@ -1044,7 +1044,7 @@ msgstr "இப்பெயர் கிடைக்கவில்லை"
|
||||
msgid "Welcome"
|
||||
msgstr "நல்வரவு"
|
||||
|
||||
#: src/login/WelcomePage.qml:74 src/main.cpp:141
|
||||
#: src/login/WelcomePage.qml:74 src/main.cpp:143
|
||||
#, kde-format
|
||||
msgid "NeoChat"
|
||||
msgstr "நியோச்சாட்"
|
||||
@@ -1085,105 +1085,105 @@ msgctxt "@action:button"
|
||||
msgid "Settings"
|
||||
msgstr "அமைப்புகள்"
|
||||
|
||||
#: src/main.cpp:143
|
||||
#: src/main.cpp:145
|
||||
#, kde-format
|
||||
msgid "Chat on Matrix"
|
||||
msgstr "Matrix-இல் உரையாடு"
|
||||
|
||||
#: src/main.cpp:145
|
||||
#: src/main.cpp:147
|
||||
#, kde-format
|
||||
msgid "© 2018-2020 Black Hat, 2020-2024 KDE Community"
|
||||
msgstr "© 2018-2020 பிளாக் ஹாட், 2020-2024 கே.டீ.யீ. சமூகம்"
|
||||
|
||||
#: src/main.cpp:146
|
||||
#: src/main.cpp:148
|
||||
#, kde-format
|
||||
msgid "Carl Schwan"
|
||||
msgstr "கார்ல் ஷுவான்"
|
||||
|
||||
#: src/main.cpp:147 src/main.cpp:151 src/main.cpp:152
|
||||
#: src/main.cpp:149 src/main.cpp:153 src/main.cpp:154
|
||||
#, kde-format
|
||||
msgid "Maintainer"
|
||||
msgstr "பராமரிப்பாளர்"
|
||||
|
||||
#: src/main.cpp:151
|
||||
#: src/main.cpp:153
|
||||
#, kde-format
|
||||
msgid "Tobias Fella"
|
||||
msgstr "டோபியாஸ் ஃபெல்லா"
|
||||
|
||||
#: src/main.cpp:152
|
||||
#: src/main.cpp:154
|
||||
#, kde-format
|
||||
msgid "James Graham"
|
||||
msgstr "ஜேம்சு கிரஹாம்"
|
||||
|
||||
#: src/main.cpp:153
|
||||
#: src/main.cpp:155
|
||||
#, kde-format
|
||||
msgid "Black Hat"
|
||||
msgstr "பிளாக் ஹாட்"
|
||||
|
||||
#: src/main.cpp:153
|
||||
#: src/main.cpp:155
|
||||
#, kde-format
|
||||
msgid "Original author of Spectral"
|
||||
msgstr "Spectral-ஐ முதலில் இயற்றியவர்"
|
||||
|
||||
#: src/main.cpp:154
|
||||
#: src/main.cpp:156
|
||||
#, kde-format
|
||||
msgid "Alexey Rusakov"
|
||||
msgstr "அலெக்செய் ருசாக்கொவ்"
|
||||
|
||||
#: src/main.cpp:154
|
||||
#: src/main.cpp:156
|
||||
#, kde-format
|
||||
msgid "Maintainer of libQuotient"
|
||||
msgstr "libQuotient-இன் பராமரிப்பாளர்"
|
||||
|
||||
#: src/main.cpp:155
|
||||
#: src/main.cpp:157
|
||||
#, kde-format
|
||||
msgctxt "NAME OF TRANSLATORS"
|
||||
msgid "Your names"
|
||||
msgstr "கோ. கிஷோர்"
|
||||
|
||||
#: src/main.cpp:155
|
||||
#: src/main.cpp:157
|
||||
#, kde-format
|
||||
msgctxt "EMAIL OF TRANSLATORS"
|
||||
msgid "Your emails"
|
||||
msgstr "Kde-l10n-ta@kde.org"
|
||||
|
||||
#: src/main.cpp:159
|
||||
#: src/main.cpp:161
|
||||
#, kde-format
|
||||
msgid "A Qt library to write cross-platform clients for Matrix"
|
||||
msgstr "மேட்ரிக்ஸுக்கான பல்லியங்குதள செயலிகளை எழுத உதவும் Qt நிரலகம்"
|
||||
|
||||
#: src/main.cpp:161
|
||||
#: src/main.cpp:163
|
||||
#, kde-format
|
||||
msgctxt "<version number> (built against <possibly different version number>)"
|
||||
msgid "%1 (built against %2)"
|
||||
msgstr "%1 (%2 கொண்டு தொகுக்கப்பட்டது)"
|
||||
|
||||
#: src/main.cpp:189
|
||||
#: src/main.cpp:191
|
||||
#, kde-format
|
||||
msgid "Client for the matrix communication protocol"
|
||||
msgstr "Matrix தொடர்பு நெறிமுறைக்கான வாங்கி"
|
||||
|
||||
#: src/main.cpp:190
|
||||
#: src/main.cpp:192
|
||||
#, kde-format
|
||||
msgid "Supports matrix: url scheme"
|
||||
msgstr "matrix: முகவரி திட்டமுறையை ஆதரிக்கும்"
|
||||
|
||||
#: src/main.cpp:191
|
||||
#: src/main.cpp:193
|
||||
#, kde-format
|
||||
msgid "Ignore all SSL Errors, e.g., unsigned certificates."
|
||||
msgstr "அனைத்து SSL சிக்கல்களையும் பொருட்படுத்தாதே (எ.கா. கையொப்பமிடா சான்றிதழ்கள்)."
|
||||
|
||||
#: src/main.cpp:193
|
||||
#: src/main.cpp:195
|
||||
#, kde-format
|
||||
msgid "Only used for autotests"
|
||||
msgstr "தானியங்கி சோதனைகளுக்கு மட்டும்"
|
||||
|
||||
#: src/main.cpp:198
|
||||
#: src/main.cpp:200
|
||||
#, kde-format
|
||||
msgid "Internal usage only."
|
||||
msgstr "உள்ளக் பயன்பாட்டு மட்டும்."
|
||||
|
||||
#: src/main.cpp:203
|
||||
#: src/main.cpp:205
|
||||
#, kde-format
|
||||
msgid "Share a URL to Matrix"
|
||||
msgstr "Matrix-க்கு ஓர் முகவரியை பகிர்"
|
||||
@@ -1825,18 +1825,18 @@ msgstr ""
|
||||
"கோப்பு பதிவிறக்கக்கூடியதைவிட பெரிதாக உள்ளது.<br />உதவிக்கு உங்கள் மேட்ரிக்ஸு சேவையக "
|
||||
"நிர்வாகியை தொடர்புகொள்ளவும்."
|
||||
|
||||
#: src/neochatconnection.cpp:314
|
||||
#: src/neochatconnection.cpp:310
|
||||
#, kde-format
|
||||
msgctxt "@info"
|
||||
msgid "No identity server configured"
|
||||
msgstr "எந்த அடையாளச் சேவையகமும் அமைக்கப்பட்டிருக்கவில்லை"
|
||||
|
||||
#: src/neochatconnection.cpp:345
|
||||
#: src/neochatconnection.cpp:341
|
||||
#, kde-format
|
||||
msgid "Room creation failed: %1"
|
||||
msgstr "அரங்கு உருவாக்கம் தோல்வியடைந்தது: %1"
|
||||
|
||||
#: src/neochatconnection.cpp:374
|
||||
#: src/neochatconnection.cpp:370
|
||||
#, kde-format
|
||||
msgid "Space creation failed: %1"
|
||||
msgstr "இட உருவாக்கம் தோல்வியடைந்தது: %1"
|
||||
@@ -1852,66 +1852,66 @@ msgctxt "'Lat' and 'Lon' as in Latitude and Longitude"
|
||||
msgid "Lat: %1, Lon: %2"
|
||||
msgstr "அட்ச: %1, தீர்க்க: %2"
|
||||
|
||||
#: src/notificationsmanager.cpp:143 src/notificationsmanager.cpp:385
|
||||
#: src/notificationsmanager.cpp:142 src/notificationsmanager.cpp:384
|
||||
#, kde-format
|
||||
msgid "Encrypted Message"
|
||||
msgstr "மறையாக்கப்பட்டுள்ள செய்தி"
|
||||
|
||||
#: src/notificationsmanager.cpp:227
|
||||
#: src/notificationsmanager.cpp:226
|
||||
#, kde-format
|
||||
msgid "%1: %2"
|
||||
msgstr "%1: %2"
|
||||
|
||||
#: src/notificationsmanager.cpp:233
|
||||
#: src/notificationsmanager.cpp:232
|
||||
#, kde-format
|
||||
msgid "Open NeoChat in this room"
|
||||
msgstr "இந்த அரங்கில் நியோச்சாட்டை திற"
|
||||
|
||||
#: src/notificationsmanager.cpp:246 src/qml/DelegateContextMenu.qml:111
|
||||
#: src/notificationsmanager.cpp:245 src/qml/DelegateContextMenu.qml:111
|
||||
#: src/qml/HoverActions.qml:123
|
||||
#, kde-format
|
||||
msgid "Reply"
|
||||
msgstr "பதிலளி"
|
||||
|
||||
#: src/notificationsmanager.cpp:247
|
||||
#: src/notificationsmanager.cpp:246
|
||||
#, kde-format
|
||||
msgid "Reply..."
|
||||
msgstr "பதிலளி..."
|
||||
|
||||
#: src/notificationsmanager.cpp:304
|
||||
#: src/notificationsmanager.cpp:303
|
||||
#, kde-format
|
||||
msgid "%1 invited you to a room"
|
||||
msgstr "%1 உங்களை ஒர் அரங்குக்கு வரவழைத்தார்"
|
||||
|
||||
#: src/notificationsmanager.cpp:307
|
||||
#: src/notificationsmanager.cpp:306
|
||||
#, kde-format
|
||||
msgid "Open this invitation in NeoChat"
|
||||
msgstr "இவ்வழைப்பை நியோச்சாட்டில் திற"
|
||||
|
||||
#: src/notificationsmanager.cpp:317
|
||||
#: src/notificationsmanager.cpp:316
|
||||
#, kde-format
|
||||
msgctxt "@action:button The thing being accepted is an invitation to chat"
|
||||
msgid "Accept"
|
||||
msgstr "ஏற்றுக்கொள்"
|
||||
|
||||
#: src/notificationsmanager.cpp:318
|
||||
#: src/notificationsmanager.cpp:317
|
||||
#, kde-format
|
||||
msgctxt "@action:button The thing being rejected is an invitation to chat"
|
||||
msgid "Reject"
|
||||
msgstr "மறு"
|
||||
|
||||
#: src/notificationsmanager.cpp:319
|
||||
#: src/notificationsmanager.cpp:318
|
||||
#, kde-format
|
||||
msgctxt "@action:button The thing being rejected is an invitation to chat"
|
||||
msgid "Reject and Ignore User"
|
||||
msgstr "மறுத்து பயனரைத் தடு"
|
||||
|
||||
#: src/notificationsmanager.cpp:378
|
||||
#: src/notificationsmanager.cpp:377
|
||||
#, kde-format
|
||||
msgid "%1 (%2)"
|
||||
msgstr "%1 (%2)"
|
||||
|
||||
#: src/notificationsmanager.cpp:389
|
||||
#: src/notificationsmanager.cpp:388
|
||||
#, kde-format
|
||||
msgid "Open NeoChat"
|
||||
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-12-24 02:31+0000\n"
|
||||
"POT-Creation-Date: 2025-02-04 02:34+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-"
|
||||
@@ -104,20 +104,20 @@ msgctxt ""
|
||||
msgid "Receiving notifications for new messages"
|
||||
msgstr "Receiving push notifications"
|
||||
|
||||
#: src/controller.cpp:249
|
||||
#: src/controller.cpp:248
|
||||
#, fuzzy, kde-format
|
||||
#| msgid "Access token wasn't found"
|
||||
msgid "Access token wasn't found: Maybe it was deleted?"
|
||||
msgstr "nanpa sijelo len li ken ala alasa"
|
||||
|
||||
#: src/controller.cpp:253
|
||||
#: src/controller.cpp:252
|
||||
#, fuzzy, kde-format
|
||||
#| msgid "Please allow NeoChat to read the access token"
|
||||
msgid ""
|
||||
"Access to keychain was denied: Please allow NeoChat to read the access token"
|
||||
msgstr "o ken e ilo NeoChat tawa nanpa sijelo len"
|
||||
|
||||
#: src/controller.cpp:256
|
||||
#: src/controller.cpp:255
|
||||
#, fuzzy, kde-format
|
||||
#| msgid "Please install a keychain, e.g. KWallet or GNOME keyring on Linux"
|
||||
msgid ""
|
||||
@@ -127,13 +127,13 @@ msgstr ""
|
||||
"o kama jo e poki len. sina kepeken ilo Linux la ilo KWallet anu ilo GNOME "
|
||||
"Keyring li poki len."
|
||||
|
||||
#: src/controller.cpp:259
|
||||
#: src/controller.cpp:258
|
||||
#, fuzzy, kde-format
|
||||
#| msgid "Unable to read access token"
|
||||
msgid "Unable to read access token: %1"
|
||||
msgstr "mi ken ala kepeken nanpa sijelo len."
|
||||
|
||||
#: src/controller.cpp:358
|
||||
#: src/controller.cpp:357
|
||||
#, kde-format
|
||||
msgid "Receiving push notifications"
|
||||
msgstr "Receiving push notifications"
|
||||
@@ -1096,7 +1096,7 @@ msgstr ""
|
||||
msgid "Welcome"
|
||||
msgstr "o kama pona a!"
|
||||
|
||||
#: src/login/WelcomePage.qml:74 src/main.cpp:141
|
||||
#: src/login/WelcomePage.qml:74 src/main.cpp:143
|
||||
#, kde-format
|
||||
msgid "NeoChat"
|
||||
msgstr ""
|
||||
@@ -1140,107 +1140,107 @@ msgctxt "@action:button"
|
||||
msgid "Settings"
|
||||
msgstr "nimi tomo"
|
||||
|
||||
#: src/main.cpp:143
|
||||
#: src/main.cpp:145
|
||||
#, fuzzy, kde-format
|
||||
#| msgctxt "menu"
|
||||
#| msgid "Quit NeoChat"
|
||||
msgid "Chat on Matrix"
|
||||
msgstr "o pini e ilo toki NeoChat"
|
||||
|
||||
#: src/main.cpp:145
|
||||
#: src/main.cpp:147
|
||||
#, kde-format
|
||||
msgid "© 2018-2020 Black Hat, 2020-2024 KDE Community"
|
||||
msgstr ""
|
||||
|
||||
#: src/main.cpp:146
|
||||
#: src/main.cpp:148
|
||||
#, kde-format
|
||||
msgid "Carl Schwan"
|
||||
msgstr ""
|
||||
|
||||
#: src/main.cpp:147 src/main.cpp:151 src/main.cpp:152
|
||||
#: src/main.cpp:149 src/main.cpp:153 src/main.cpp:154
|
||||
#, kde-format
|
||||
msgid "Maintainer"
|
||||
msgstr ""
|
||||
|
||||
#: src/main.cpp:151
|
||||
#: src/main.cpp:153
|
||||
#, kde-format
|
||||
msgid "Tobias Fella"
|
||||
msgstr ""
|
||||
|
||||
#: src/main.cpp:152
|
||||
#: src/main.cpp:154
|
||||
#, kde-format
|
||||
msgid "James Graham"
|
||||
msgstr ""
|
||||
|
||||
#: src/main.cpp:153
|
||||
#: src/main.cpp:155
|
||||
#, kde-format
|
||||
msgid "Black Hat"
|
||||
msgstr ""
|
||||
|
||||
#: src/main.cpp:153
|
||||
#: src/main.cpp:155
|
||||
#, kde-format
|
||||
msgid "Original author of Spectral"
|
||||
msgstr ""
|
||||
|
||||
#: src/main.cpp:154
|
||||
#: src/main.cpp:156
|
||||
#, kde-format
|
||||
msgid "Alexey Rusakov"
|
||||
msgstr ""
|
||||
|
||||
#: src/main.cpp:154
|
||||
#: src/main.cpp:156
|
||||
#, kde-format
|
||||
msgid "Maintainer of libQuotient"
|
||||
msgstr ""
|
||||
|
||||
#: src/main.cpp:155
|
||||
#: src/main.cpp:157
|
||||
#, kde-format
|
||||
msgctxt "NAME OF TRANSLATORS"
|
||||
msgid "Your names"
|
||||
msgstr "kulupu pi ante toki pi toki pona"
|
||||
|
||||
#: src/main.cpp:155
|
||||
#: src/main.cpp:157
|
||||
#, kde-format
|
||||
msgctxt "EMAIL OF TRANSLATORS"
|
||||
msgid "Your emails"
|
||||
msgstr ""
|
||||
|
||||
#: src/main.cpp:159
|
||||
#: src/main.cpp:161
|
||||
#, kde-format
|
||||
msgid "A Qt library to write cross-platform clients for Matrix"
|
||||
msgstr ""
|
||||
|
||||
#: src/main.cpp:161
|
||||
#: src/main.cpp:163
|
||||
#, kde-format
|
||||
msgctxt "<version number> (built against <possibly different version number>)"
|
||||
msgid "%1 (built against %2)"
|
||||
msgstr ""
|
||||
|
||||
#: src/main.cpp:189
|
||||
#: src/main.cpp:191
|
||||
#, kde-format
|
||||
msgid "Client for the matrix communication protocol"
|
||||
msgstr ""
|
||||
|
||||
#: src/main.cpp:190
|
||||
#: src/main.cpp:192
|
||||
#, kde-format
|
||||
msgid "Supports matrix: url scheme"
|
||||
msgstr ""
|
||||
|
||||
#: src/main.cpp:191
|
||||
#: src/main.cpp:193
|
||||
#, kde-format
|
||||
msgid "Ignore all SSL Errors, e.g., unsigned certificates."
|
||||
msgstr ""
|
||||
|
||||
#: src/main.cpp:193
|
||||
#: src/main.cpp:195
|
||||
#, kde-format
|
||||
msgid "Only used for autotests"
|
||||
msgstr ""
|
||||
|
||||
#: src/main.cpp:198
|
||||
#: src/main.cpp:200
|
||||
#, kde-format
|
||||
msgid "Internal usage only."
|
||||
msgstr ""
|
||||
|
||||
#: src/main.cpp:203
|
||||
#: src/main.cpp:205
|
||||
#, kde-format
|
||||
msgid "Share a URL to Matrix"
|
||||
msgstr ""
|
||||
@@ -1916,18 +1916,18 @@ msgid ""
|
||||
"for support."
|
||||
msgstr "o toki tawa lawa sina pi ilo Matrix."
|
||||
|
||||
#: src/neochatconnection.cpp:314
|
||||
#: src/neochatconnection.cpp:310
|
||||
#, kde-format
|
||||
msgctxt "@info"
|
||||
msgid "No identity server configured"
|
||||
msgstr ""
|
||||
|
||||
#: src/neochatconnection.cpp:345
|
||||
#: src/neochatconnection.cpp:341
|
||||
#, kde-format
|
||||
msgid "Room creation failed: %1"
|
||||
msgstr ""
|
||||
|
||||
#: src/neochatconnection.cpp:374
|
||||
#: src/neochatconnection.cpp:370
|
||||
#, kde-format
|
||||
msgid "Space creation failed: %1"
|
||||
msgstr ""
|
||||
@@ -1943,67 +1943,67 @@ msgctxt "'Lat' and 'Lon' as in Latitude and Longitude"
|
||||
msgid "Lat: %1, Lon: %2"
|
||||
msgstr ""
|
||||
|
||||
#: src/notificationsmanager.cpp:143 src/notificationsmanager.cpp:385
|
||||
#: src/notificationsmanager.cpp:142 src/notificationsmanager.cpp:384
|
||||
#, fuzzy, kde-format
|
||||
#| msgid "Edit Message"
|
||||
msgid "Encrypted Message"
|
||||
msgstr "o ante e toki"
|
||||
|
||||
#: src/notificationsmanager.cpp:227
|
||||
#: src/notificationsmanager.cpp:226
|
||||
#, kde-format
|
||||
msgid "%1: %2"
|
||||
msgstr ""
|
||||
|
||||
#: src/notificationsmanager.cpp:233
|
||||
#: src/notificationsmanager.cpp:232
|
||||
#, kde-format
|
||||
msgid "Open NeoChat in this room"
|
||||
msgstr ""
|
||||
|
||||
#: src/notificationsmanager.cpp:246 src/qml/DelegateContextMenu.qml:111
|
||||
#: src/notificationsmanager.cpp:245 src/qml/DelegateContextMenu.qml:111
|
||||
#: src/qml/HoverActions.qml:123
|
||||
#, kde-format
|
||||
msgid "Reply"
|
||||
msgstr ""
|
||||
|
||||
#: src/notificationsmanager.cpp:247
|
||||
#: src/notificationsmanager.cpp:246
|
||||
#, kde-format
|
||||
msgid "Reply..."
|
||||
msgstr ""
|
||||
|
||||
#: src/notificationsmanager.cpp:304
|
||||
#: src/notificationsmanager.cpp:303
|
||||
#, kde-format
|
||||
msgid "%1 invited you to a room"
|
||||
msgstr ""
|
||||
|
||||
#: src/notificationsmanager.cpp:307
|
||||
#: src/notificationsmanager.cpp:306
|
||||
#, kde-format
|
||||
msgid "Open this invitation in NeoChat"
|
||||
msgstr ""
|
||||
|
||||
#: src/notificationsmanager.cpp:317
|
||||
#: src/notificationsmanager.cpp:316
|
||||
#, kde-format
|
||||
msgctxt "@action:button The thing being accepted is an invitation to chat"
|
||||
msgid "Accept"
|
||||
msgstr ""
|
||||
|
||||
#: src/notificationsmanager.cpp:318
|
||||
#: src/notificationsmanager.cpp:317
|
||||
#, kde-format
|
||||
msgctxt "@action:button The thing being rejected is an invitation to chat"
|
||||
msgid "Reject"
|
||||
msgstr ""
|
||||
|
||||
#: src/notificationsmanager.cpp:319
|
||||
#: src/notificationsmanager.cpp:318
|
||||
#, kde-format
|
||||
msgctxt "@action:button The thing being rejected is an invitation to chat"
|
||||
msgid "Reject and Ignore User"
|
||||
msgstr ""
|
||||
|
||||
#: src/notificationsmanager.cpp:378
|
||||
#: src/notificationsmanager.cpp:377
|
||||
#, kde-format
|
||||
msgid "%1 (%2)"
|
||||
msgstr ""
|
||||
|
||||
#: src/notificationsmanager.cpp:389
|
||||
#: src/notificationsmanager.cpp:388
|
||||
#, fuzzy, kde-format
|
||||
#| msgctxt "menu"
|
||||
#| msgid "NeoChat"
|
||||
|
||||
@@ -1,15 +1,15 @@
|
||||
# Copyright (C) 2023 This file is copyright:
|
||||
# This file is distributed under the same license as the neochat package.
|
||||
#
|
||||
# SPDX-FileCopyrightText: 2022, 2023, 2024 Emir SARI <emir_sari@icloud.com>
|
||||
# SPDX-FileCopyrightText: 2022, 2023, 2024, 2025 Emir SARI <emir_sari@icloud.com>
|
||||
# Volkan Gezer <volkangezer@gmail.com>, 2021.
|
||||
# Emir SARI <emir_sari@icloud.com>, 2023.
|
||||
msgid ""
|
||||
msgstr ""
|
||||
"Project-Id-Version: neochat\n"
|
||||
"Report-Msgid-Bugs-To: https://bugs.kde.org\n"
|
||||
"POT-Creation-Date: 2024-12-24 02:31+0000\n"
|
||||
"PO-Revision-Date: 2024-11-22 18:44+0300\n"
|
||||
"POT-Creation-Date: 2025-02-04 02:34+0000\n"
|
||||
"PO-Revision-Date: 2025-01-10 15:58+0300\n"
|
||||
"Last-Translator: Emir SARI <emir_sari@icloud.com>\n"
|
||||
"Language-Team: Turkish <kde-l10n-tr@kde.org>\n"
|
||||
"Language: tr\n"
|
||||
@@ -22,7 +22,7 @@ msgstr ""
|
||||
#: src/chatbar/AttachDialog.qml:29
|
||||
#, kde-format
|
||||
msgid "Choose local file"
|
||||
msgstr "Yerel dosya seç"
|
||||
msgstr "Yerel Dosya Seç"
|
||||
|
||||
#: src/chatbar/AttachDialog.qml:45
|
||||
#, kde-format
|
||||
@@ -98,12 +98,12 @@ msgctxt ""
|
||||
msgid "Receiving notifications for new messages"
|
||||
msgstr "Yeni iletiler için bildirimler alınıyor"
|
||||
|
||||
#: src/controller.cpp:249
|
||||
#: src/controller.cpp:248
|
||||
#, kde-format
|
||||
msgid "Access token wasn't found: Maybe it was deleted?"
|
||||
msgstr "Erişim jetonu bulunamadı: Silinmiş olabilir mi?"
|
||||
|
||||
#: src/controller.cpp:253
|
||||
#: src/controller.cpp:252
|
||||
#, kde-format
|
||||
msgid ""
|
||||
"Access to keychain was denied: Please allow NeoChat to read the access token"
|
||||
@@ -111,7 +111,7 @@ msgstr ""
|
||||
"Anahtar zincirine erişim reddedildi: Lütfen NeoChat’in erişim jetonunu "
|
||||
"okumasına izin verin"
|
||||
|
||||
#: src/controller.cpp:256
|
||||
#: src/controller.cpp:255
|
||||
#, kde-format
|
||||
msgid ""
|
||||
"No keychain available: Please install a keychain, e.g. KWallet or GNOME "
|
||||
@@ -120,12 +120,12 @@ msgstr ""
|
||||
"Kullanılabilir anahtar zinciri yok: Lütfen bir anahtar zinciri kurun; örn. K "
|
||||
"Cüzdan veya GNOME keyring"
|
||||
|
||||
#: src/controller.cpp:259
|
||||
#: src/controller.cpp:258
|
||||
#, kde-format
|
||||
msgid "Unable to read access token: %1"
|
||||
msgstr "Erişim jetonu okunamıyor: %1"
|
||||
|
||||
#: src/controller.cpp:358
|
||||
#: src/controller.cpp:357
|
||||
#, kde-format
|
||||
msgid "Receiving push notifications"
|
||||
msgstr "Anında bildirimler alınıyor"
|
||||
@@ -1047,7 +1047,7 @@ msgstr "Kullanıcı adı kullanılabilir değil"
|
||||
msgid "Welcome"
|
||||
msgstr "Hoş Geldiniz"
|
||||
|
||||
#: src/login/WelcomePage.qml:74 src/main.cpp:141
|
||||
#: src/login/WelcomePage.qml:74 src/main.cpp:143
|
||||
#, kde-format
|
||||
msgid "NeoChat"
|
||||
msgstr "NeoChat"
|
||||
@@ -1088,105 +1088,105 @@ msgctxt "@action:button"
|
||||
msgid "Settings"
|
||||
msgstr "Ayarlar"
|
||||
|
||||
#: src/main.cpp:143
|
||||
#: src/main.cpp:145
|
||||
#, kde-format
|
||||
msgid "Chat on Matrix"
|
||||
msgstr "Matrix Üzerinde Sohbet Et"
|
||||
|
||||
#: src/main.cpp:145
|
||||
#: src/main.cpp:147
|
||||
#, kde-format
|
||||
msgid "© 2018-2020 Black Hat, 2020-2024 KDE Community"
|
||||
msgstr "© 2018–2020 Black Hat, 2020–2024 KDE Topluluğu"
|
||||
|
||||
#: src/main.cpp:146
|
||||
#: src/main.cpp:148
|
||||
#, kde-format
|
||||
msgid "Carl Schwan"
|
||||
msgstr "Carl Schwan"
|
||||
|
||||
#: src/main.cpp:147 src/main.cpp:151 src/main.cpp:152
|
||||
#: src/main.cpp:149 src/main.cpp:153 src/main.cpp:154
|
||||
#, kde-format
|
||||
msgid "Maintainer"
|
||||
msgstr "Bakımcı"
|
||||
|
||||
#: src/main.cpp:151
|
||||
#: src/main.cpp:153
|
||||
#, kde-format
|
||||
msgid "Tobias Fella"
|
||||
msgstr "Tobias Fella"
|
||||
|
||||
#: src/main.cpp:152
|
||||
#: src/main.cpp:154
|
||||
#, kde-format
|
||||
msgid "James Graham"
|
||||
msgstr "James Graham"
|
||||
|
||||
#: src/main.cpp:153
|
||||
#: src/main.cpp:155
|
||||
#, kde-format
|
||||
msgid "Black Hat"
|
||||
msgstr "Black Hat"
|
||||
|
||||
#: src/main.cpp:153
|
||||
#: src/main.cpp:155
|
||||
#, kde-format
|
||||
msgid "Original author of Spectral"
|
||||
msgstr "Spectral’in özgün yazarı"
|
||||
|
||||
#: src/main.cpp:154
|
||||
#: src/main.cpp:156
|
||||
#, kde-format
|
||||
msgid "Alexey Rusakov"
|
||||
msgstr "Aleksey Rusakov"
|
||||
|
||||
#: src/main.cpp:154
|
||||
#: src/main.cpp:156
|
||||
#, kde-format
|
||||
msgid "Maintainer of libQuotient"
|
||||
msgstr "libQuotient bakımcısı"
|
||||
|
||||
#: src/main.cpp:155
|
||||
#: src/main.cpp:157
|
||||
#, kde-format
|
||||
msgctxt "NAME OF TRANSLATORS"
|
||||
msgid "Your names"
|
||||
msgstr "Emir SARI"
|
||||
|
||||
#: src/main.cpp:155
|
||||
#: src/main.cpp:157
|
||||
#, kde-format
|
||||
msgctxt "EMAIL OF TRANSLATORS"
|
||||
msgid "Your emails"
|
||||
msgstr "emir_sari@icloud.com"
|
||||
|
||||
#: src/main.cpp:159
|
||||
#: src/main.cpp:161
|
||||
#, kde-format
|
||||
msgid "A Qt library to write cross-platform clients for Matrix"
|
||||
msgstr "Matrix için çapraz platform istemciler yazmak için bir Qt kitaplığı"
|
||||
|
||||
#: src/main.cpp:161
|
||||
#: src/main.cpp:163
|
||||
#, kde-format
|
||||
msgctxt "<version number> (built against <possibly different version number>)"
|
||||
msgid "%1 (built against %2)"
|
||||
msgstr "%1 (%2 üzerine yapılı)"
|
||||
|
||||
#: src/main.cpp:189
|
||||
#: src/main.cpp:191
|
||||
#, kde-format
|
||||
msgid "Client for the matrix communication protocol"
|
||||
msgstr "Matrix iletişim protokolü için istemci"
|
||||
|
||||
#: src/main.cpp:190
|
||||
#: src/main.cpp:192
|
||||
#, kde-format
|
||||
msgid "Supports matrix: url scheme"
|
||||
msgstr "matrix: URL şemasını destekler"
|
||||
|
||||
#: src/main.cpp:191
|
||||
#: src/main.cpp:193
|
||||
#, kde-format
|
||||
msgid "Ignore all SSL Errors, e.g., unsigned certificates."
|
||||
msgstr "Tüm SSL hatalarını yok say; örn. imzalanmamış sertifikalar."
|
||||
|
||||
#: src/main.cpp:193
|
||||
#: src/main.cpp:195
|
||||
#, kde-format
|
||||
msgid "Only used for autotests"
|
||||
msgstr "Yalnızca kendiliğinden sınamalar için kullanılır"
|
||||
|
||||
#: src/main.cpp:198
|
||||
#: src/main.cpp:200
|
||||
#, kde-format
|
||||
msgid "Internal usage only."
|
||||
msgstr "Yalnızca içsel kullanım."
|
||||
|
||||
#: src/main.cpp:203
|
||||
#: src/main.cpp:205
|
||||
#, kde-format
|
||||
msgid "Share a URL to Matrix"
|
||||
msgstr "Matrix’e URL Paylaş"
|
||||
@@ -1826,18 +1826,18 @@ msgstr ""
|
||||
"Dosya indirmek için pek büyük.<br />Destek için Matrix sunucusu yöneticisine "
|
||||
"ulaşın."
|
||||
|
||||
#: src/neochatconnection.cpp:314
|
||||
#: src/neochatconnection.cpp:310
|
||||
#, kde-format
|
||||
msgctxt "@info"
|
||||
msgid "No identity server configured"
|
||||
msgstr "Yapılandırılmış kimlik sunucusu yok"
|
||||
|
||||
#: src/neochatconnection.cpp:345
|
||||
#: src/neochatconnection.cpp:341
|
||||
#, kde-format
|
||||
msgid "Room creation failed: %1"
|
||||
msgstr "Oda oluşturulamadı: %1"
|
||||
|
||||
#: src/neochatconnection.cpp:374
|
||||
#: src/neochatconnection.cpp:370
|
||||
#, kde-format
|
||||
msgid "Space creation failed: %1"
|
||||
msgstr "Alan oluşturma başarısız: %1"
|
||||
@@ -1853,66 +1853,66 @@ msgctxt "'Lat' and 'Lon' as in Latitude and Longitude"
|
||||
msgid "Lat: %1, Lon: %2"
|
||||
msgstr "Enlem: %1, Boylam: %2"
|
||||
|
||||
#: src/notificationsmanager.cpp:143 src/notificationsmanager.cpp:385
|
||||
#: src/notificationsmanager.cpp:142 src/notificationsmanager.cpp:384
|
||||
#, kde-format
|
||||
msgid "Encrypted Message"
|
||||
msgstr "Şifreli İleti"
|
||||
|
||||
#: src/notificationsmanager.cpp:227
|
||||
#: src/notificationsmanager.cpp:226
|
||||
#, kde-format
|
||||
msgid "%1: %2"
|
||||
msgstr "%1: %2"
|
||||
|
||||
#: src/notificationsmanager.cpp:233
|
||||
#: src/notificationsmanager.cpp:232
|
||||
#, kde-format
|
||||
msgid "Open NeoChat in this room"
|
||||
msgstr "Bu odayı NeoChat’te açın"
|
||||
|
||||
#: src/notificationsmanager.cpp:246 src/qml/DelegateContextMenu.qml:111
|
||||
#: src/notificationsmanager.cpp:245 src/qml/DelegateContextMenu.qml:111
|
||||
#: src/qml/HoverActions.qml:123
|
||||
#, kde-format
|
||||
msgid "Reply"
|
||||
msgstr "Yanıtla"
|
||||
|
||||
#: src/notificationsmanager.cpp:247
|
||||
#: src/notificationsmanager.cpp:246
|
||||
#, kde-format
|
||||
msgid "Reply..."
|
||||
msgstr "Yanıtla…"
|
||||
|
||||
#: src/notificationsmanager.cpp:304
|
||||
#: src/notificationsmanager.cpp:303
|
||||
#, kde-format
|
||||
msgid "%1 invited you to a room"
|
||||
msgstr "%1, sizi bir odaya davet etti"
|
||||
|
||||
#: src/notificationsmanager.cpp:307
|
||||
#: src/notificationsmanager.cpp:306
|
||||
#, kde-format
|
||||
msgid "Open this invitation in NeoChat"
|
||||
msgstr "Bu daveti NeoChat’te aç"
|
||||
|
||||
#: src/notificationsmanager.cpp:317
|
||||
#: src/notificationsmanager.cpp:316
|
||||
#, kde-format
|
||||
msgctxt "@action:button The thing being accepted is an invitation to chat"
|
||||
msgid "Accept"
|
||||
msgstr "Kabul Et"
|
||||
|
||||
#: src/notificationsmanager.cpp:318
|
||||
#: src/notificationsmanager.cpp:317
|
||||
#, kde-format
|
||||
msgctxt "@action:button The thing being rejected is an invitation to chat"
|
||||
msgid "Reject"
|
||||
msgstr "Reddet"
|
||||
|
||||
#: src/notificationsmanager.cpp:319
|
||||
#: src/notificationsmanager.cpp:318
|
||||
#, kde-format
|
||||
msgctxt "@action:button The thing being rejected is an invitation to chat"
|
||||
msgid "Reject and Ignore User"
|
||||
msgstr "Kullanıcı Reddet ve Yok Say"
|
||||
|
||||
#: src/notificationsmanager.cpp:378
|
||||
#: src/notificationsmanager.cpp:377
|
||||
#, kde-format
|
||||
msgid "%1 (%2)"
|
||||
msgstr "%1 (%2)"
|
||||
|
||||
#: src/notificationsmanager.cpp:389
|
||||
#: src/notificationsmanager.cpp:388
|
||||
#, kde-format
|
||||
msgid "Open NeoChat"
|
||||
msgstr "Aç: NeoChat"
|
||||
|
||||
@@ -8,7 +8,7 @@ msgid ""
|
||||
msgstr ""
|
||||
"Project-Id-Version: neochat\n"
|
||||
"Report-Msgid-Bugs-To: https://bugs.kde.org\n"
|
||||
"POT-Creation-Date: 2024-12-24 02:31+0000\n"
|
||||
"POT-Creation-Date: 2025-02-04 02:34+0000\n"
|
||||
"PO-Revision-Date: 2024-11-10 23:14+0200\n"
|
||||
"Last-Translator: Yuri Chornoivan <yurchor@ukr.net>\n"
|
||||
"Language-Team: Ukrainian <trans-uk@lists.fedoraproject.org>\n"
|
||||
@@ -99,12 +99,12 @@ msgctxt ""
|
||||
msgid "Receiving notifications for new messages"
|
||||
msgstr "Отримання сповіщень щодо нових повідомлень"
|
||||
|
||||
#: src/controller.cpp:249
|
||||
#: src/controller.cpp:248
|
||||
#, kde-format
|
||||
msgid "Access token wasn't found: Maybe it was deleted?"
|
||||
msgstr "Не знайдено жетона доступу: можливо, його вилучено?"
|
||||
|
||||
#: src/controller.cpp:253
|
||||
#: src/controller.cpp:252
|
||||
#, kde-format
|
||||
msgid ""
|
||||
"Access to keychain was denied: Please allow NeoChat to read the access token"
|
||||
@@ -112,7 +112,7 @@ msgstr ""
|
||||
"У доступі до ланцюжка ключів відмовлено: будь ласка, дозвольте NeoChat "
|
||||
"читання жетона доступу"
|
||||
|
||||
#: src/controller.cpp:256
|
||||
#: src/controller.cpp:255
|
||||
#, kde-format
|
||||
msgid ""
|
||||
"No keychain available: Please install a keychain, e.g. KWallet or GNOME "
|
||||
@@ -121,12 +121,12 @@ msgstr ""
|
||||
"Немає доступного ланцюжка ключів: будь ласка, встановіть засіб керування "
|
||||
"ключами, наприклад KWallet або GNOME keyring у Linux"
|
||||
|
||||
#: src/controller.cpp:259
|
||||
#: src/controller.cpp:258
|
||||
#, kde-format
|
||||
msgid "Unable to read access token: %1"
|
||||
msgstr "Не вдалося прочитати жетон доступу: %1"
|
||||
|
||||
#: src/controller.cpp:358
|
||||
#: src/controller.cpp:357
|
||||
#, kde-format
|
||||
msgid "Receiving push notifications"
|
||||
msgstr "Отримання імпульсних сповіщень"
|
||||
@@ -1051,7 +1051,7 @@ msgstr "Недоступне ім'я користувача"
|
||||
msgid "Welcome"
|
||||
msgstr "Вітаємо"
|
||||
|
||||
#: src/login/WelcomePage.qml:74 src/main.cpp:141
|
||||
#: src/login/WelcomePage.qml:74 src/main.cpp:143
|
||||
#, kde-format
|
||||
msgid "NeoChat"
|
||||
msgstr "NeoChat"
|
||||
@@ -1092,106 +1092,106 @@ msgctxt "@action:button"
|
||||
msgid "Settings"
|
||||
msgstr "Параметри"
|
||||
|
||||
#: src/main.cpp:143
|
||||
#: src/main.cpp:145
|
||||
#, kde-format
|
||||
msgid "Chat on Matrix"
|
||||
msgstr "Спілкування у Matrix"
|
||||
|
||||
#: src/main.cpp:145
|
||||
#: src/main.cpp:147
|
||||
#, kde-format
|
||||
msgid "© 2018-2020 Black Hat, 2020-2024 KDE Community"
|
||||
msgstr "© Black Hat, 2018-2020, Спільнота KDE, 2020–2024"
|
||||
|
||||
#: src/main.cpp:146
|
||||
#: src/main.cpp:148
|
||||
#, kde-format
|
||||
msgid "Carl Schwan"
|
||||
msgstr "Carl Schwan"
|
||||
|
||||
#: src/main.cpp:147 src/main.cpp:151 src/main.cpp:152
|
||||
#: src/main.cpp:149 src/main.cpp:153 src/main.cpp:154
|
||||
#, kde-format
|
||||
msgid "Maintainer"
|
||||
msgstr "Супровідник"
|
||||
|
||||
#: src/main.cpp:151
|
||||
#: src/main.cpp:153
|
||||
#, kde-format
|
||||
msgid "Tobias Fella"
|
||||
msgstr "Tobias Fella"
|
||||
|
||||
#: src/main.cpp:152
|
||||
#: src/main.cpp:154
|
||||
#, kde-format
|
||||
msgid "James Graham"
|
||||
msgstr "James Graham"
|
||||
|
||||
#: src/main.cpp:153
|
||||
#: src/main.cpp:155
|
||||
#, kde-format
|
||||
msgid "Black Hat"
|
||||
msgstr "Black Hat"
|
||||
|
||||
#: src/main.cpp:153
|
||||
#: src/main.cpp:155
|
||||
#, kde-format
|
||||
msgid "Original author of Spectral"
|
||||
msgstr "Перший автор Spectral"
|
||||
|
||||
#: src/main.cpp:154
|
||||
#: src/main.cpp:156
|
||||
#, kde-format
|
||||
msgid "Alexey Rusakov"
|
||||
msgstr "Alexey Rusakov"
|
||||
|
||||
#: src/main.cpp:154
|
||||
#: src/main.cpp:156
|
||||
#, kde-format
|
||||
msgid "Maintainer of libQuotient"
|
||||
msgstr "Супровідник libQuotient"
|
||||
|
||||
#: src/main.cpp:155
|
||||
#: src/main.cpp:157
|
||||
#, kde-format
|
||||
msgctxt "NAME OF TRANSLATORS"
|
||||
msgid "Your names"
|
||||
msgstr "Юрій Чорноіван"
|
||||
|
||||
#: src/main.cpp:155
|
||||
#: src/main.cpp:157
|
||||
#, kde-format
|
||||
msgctxt "EMAIL OF TRANSLATORS"
|
||||
msgid "Your emails"
|
||||
msgstr "yurchor@ukr.net"
|
||||
|
||||
#: src/main.cpp:159
|
||||
#: src/main.cpp:161
|
||||
#, kde-format
|
||||
msgid "A Qt library to write cross-platform clients for Matrix"
|
||||
msgstr ""
|
||||
"Бібліотека Qt для написання багатоплатформових клієнтських програм для Matrix"
|
||||
|
||||
#: src/main.cpp:161
|
||||
#: src/main.cpp:163
|
||||
#, kde-format
|
||||
msgctxt "<version number> (built against <possibly different version number>)"
|
||||
msgid "%1 (built against %2)"
|
||||
msgstr "%1 (зібрано з %2)"
|
||||
|
||||
#: src/main.cpp:189
|
||||
#: src/main.cpp:191
|
||||
#, kde-format
|
||||
msgid "Client for the matrix communication protocol"
|
||||
msgstr "Клієнт для протоколу обміну даними matrix"
|
||||
|
||||
#: src/main.cpp:190
|
||||
#: src/main.cpp:192
|
||||
#, kde-format
|
||||
msgid "Supports matrix: url scheme"
|
||||
msgstr "Передбачає підтримку схеми адрес matrix:"
|
||||
|
||||
#: src/main.cpp:191
|
||||
#: src/main.cpp:193
|
||||
#, kde-format
|
||||
msgid "Ignore all SSL Errors, e.g., unsigned certificates."
|
||||
msgstr "Ігнорувати усі помилки SSL, наприклад непідписані сертифікати."
|
||||
|
||||
#: src/main.cpp:193
|
||||
#: src/main.cpp:195
|
||||
#, kde-format
|
||||
msgid "Only used for autotests"
|
||||
msgstr "Використовують лише для автоматичного тестування"
|
||||
|
||||
#: src/main.cpp:198
|
||||
#: src/main.cpp:200
|
||||
#, kde-format
|
||||
msgid "Internal usage only."
|
||||
msgstr "Лише для внутрішнього використання."
|
||||
|
||||
#: src/main.cpp:203
|
||||
#: src/main.cpp:205
|
||||
#, kde-format
|
||||
msgid "Share a URL to Matrix"
|
||||
msgstr "Оприлюднити адресу у Matrix"
|
||||
@@ -1841,18 +1841,18 @@ msgstr ""
|
||||
"Файл є надто великим для отримання.<br />Зв'яжіться із адміністратором "
|
||||
"вашого сервера matrix, щоб отримати допомогу."
|
||||
|
||||
#: src/neochatconnection.cpp:314
|
||||
#: src/neochatconnection.cpp:310
|
||||
#, kde-format
|
||||
msgctxt "@info"
|
||||
msgid "No identity server configured"
|
||||
msgstr "Не налаштовано жодного сервера профілів"
|
||||
|
||||
#: src/neochatconnection.cpp:345
|
||||
#: src/neochatconnection.cpp:341
|
||||
#, kde-format
|
||||
msgid "Room creation failed: %1"
|
||||
msgstr "Не вдалося створити кімнату: %1"
|
||||
|
||||
#: src/neochatconnection.cpp:374
|
||||
#: src/neochatconnection.cpp:370
|
||||
#, kde-format
|
||||
msgid "Space creation failed: %1"
|
||||
msgstr "Не вдалося створити простір: %1"
|
||||
@@ -1868,66 +1868,66 @@ msgctxt "'Lat' and 'Lon' as in Latitude and Longitude"
|
||||
msgid "Lat: %1, Lon: %2"
|
||||
msgstr "Шир: %1, Довг: %2"
|
||||
|
||||
#: src/notificationsmanager.cpp:143 src/notificationsmanager.cpp:385
|
||||
#: src/notificationsmanager.cpp:142 src/notificationsmanager.cpp:384
|
||||
#, kde-format
|
||||
msgid "Encrypted Message"
|
||||
msgstr "Зашифроване повідомлення"
|
||||
|
||||
#: src/notificationsmanager.cpp:227
|
||||
#: src/notificationsmanager.cpp:226
|
||||
#, kde-format
|
||||
msgid "%1: %2"
|
||||
msgstr "%1: %2"
|
||||
|
||||
#: src/notificationsmanager.cpp:233
|
||||
#: src/notificationsmanager.cpp:232
|
||||
#, kde-format
|
||||
msgid "Open NeoChat in this room"
|
||||
msgstr "Відкрити NeoChat у цій кімнаті"
|
||||
|
||||
#: src/notificationsmanager.cpp:246 src/qml/DelegateContextMenu.qml:111
|
||||
#: src/notificationsmanager.cpp:245 src/qml/DelegateContextMenu.qml:111
|
||||
#: src/qml/HoverActions.qml:123
|
||||
#, kde-format
|
||||
msgid "Reply"
|
||||
msgstr "Відповісти"
|
||||
|
||||
#: src/notificationsmanager.cpp:247
|
||||
#: src/notificationsmanager.cpp:246
|
||||
#, kde-format
|
||||
msgid "Reply..."
|
||||
msgstr "Відповісти…"
|
||||
|
||||
#: src/notificationsmanager.cpp:304
|
||||
#: src/notificationsmanager.cpp:303
|
||||
#, kde-format
|
||||
msgid "%1 invited you to a room"
|
||||
msgstr "Вас запрошено до кімнати %1"
|
||||
|
||||
#: src/notificationsmanager.cpp:307
|
||||
#: src/notificationsmanager.cpp:306
|
||||
#, kde-format
|
||||
msgid "Open this invitation in NeoChat"
|
||||
msgstr "Відкрити це запрошення у NeoChat"
|
||||
|
||||
#: src/notificationsmanager.cpp:317
|
||||
#: src/notificationsmanager.cpp:316
|
||||
#, kde-format
|
||||
msgctxt "@action:button The thing being accepted is an invitation to chat"
|
||||
msgid "Accept"
|
||||
msgstr "Прийняти"
|
||||
|
||||
#: src/notificationsmanager.cpp:318
|
||||
#: src/notificationsmanager.cpp:317
|
||||
#, kde-format
|
||||
msgctxt "@action:button The thing being rejected is an invitation to chat"
|
||||
msgid "Reject"
|
||||
msgstr "Відмовити"
|
||||
|
||||
#: src/notificationsmanager.cpp:319
|
||||
#: src/notificationsmanager.cpp:318
|
||||
#, kde-format
|
||||
msgctxt "@action:button The thing being rejected is an invitation to chat"
|
||||
msgid "Reject and Ignore User"
|
||||
msgstr "Відмовити та ігнорувати користувача"
|
||||
|
||||
#: src/notificationsmanager.cpp:378
|
||||
#: src/notificationsmanager.cpp:377
|
||||
#, kde-format
|
||||
msgid "%1 (%2)"
|
||||
msgstr "%1 (%2)"
|
||||
|
||||
#: src/notificationsmanager.cpp:389
|
||||
#: src/notificationsmanager.cpp:388
|
||||
#, kde-format
|
||||
msgid "Open NeoChat"
|
||||
msgstr "Відкрити NeoChat"
|
||||
|
||||
@@ -2,7 +2,7 @@ msgid ""
|
||||
msgstr ""
|
||||
"Project-Id-Version: kdeorg\n"
|
||||
"Report-Msgid-Bugs-To: https://bugs.kde.org\n"
|
||||
"POT-Creation-Date: 2024-12-24 02:31+0000\n"
|
||||
"POT-Creation-Date: 2025-02-04 02:34+0000\n"
|
||||
"PO-Revision-Date: 2024-04-23 19:24\n"
|
||||
"Last-Translator: \n"
|
||||
"Language-Team: Chinese Simplified\n"
|
||||
@@ -96,30 +96,30 @@ msgctxt ""
|
||||
msgid "Receiving notifications for new messages"
|
||||
msgstr "接收新消息通知"
|
||||
|
||||
#: src/controller.cpp:249
|
||||
#: src/controller.cpp:248
|
||||
#, kde-format
|
||||
msgid "Access token wasn't found: Maybe it was deleted?"
|
||||
msgstr ""
|
||||
|
||||
#: src/controller.cpp:253
|
||||
#: src/controller.cpp:252
|
||||
#, kde-format
|
||||
msgid ""
|
||||
"Access to keychain was denied: Please allow NeoChat to read the access token"
|
||||
msgstr ""
|
||||
|
||||
#: src/controller.cpp:256
|
||||
#: src/controller.cpp:255
|
||||
#, kde-format
|
||||
msgid ""
|
||||
"No keychain available: Please install a keychain, e.g. KWallet or GNOME "
|
||||
"keyring on Linux"
|
||||
msgstr ""
|
||||
|
||||
#: src/controller.cpp:259
|
||||
#: src/controller.cpp:258
|
||||
#, kde-format
|
||||
msgid "Unable to read access token: %1"
|
||||
msgstr ""
|
||||
|
||||
#: src/controller.cpp:358
|
||||
#: src/controller.cpp:357
|
||||
#, kde-format
|
||||
msgid "Receiving push notifications"
|
||||
msgstr "正在接收推送通知"
|
||||
@@ -1035,7 +1035,7 @@ msgstr "用户名不可用"
|
||||
msgid "Welcome"
|
||||
msgstr "欢迎使用"
|
||||
|
||||
#: src/login/WelcomePage.qml:74 src/main.cpp:141
|
||||
#: src/login/WelcomePage.qml:74 src/main.cpp:143
|
||||
#, kde-format
|
||||
msgid "NeoChat"
|
||||
msgstr "NeoChat"
|
||||
@@ -1076,57 +1076,57 @@ msgctxt "@action:button"
|
||||
msgid "Settings"
|
||||
msgstr "设置"
|
||||
|
||||
#: src/main.cpp:143
|
||||
#: src/main.cpp:145
|
||||
#, kde-format
|
||||
msgid "Chat on Matrix"
|
||||
msgstr ""
|
||||
msgstr "在 Matrix 上聊天"
|
||||
|
||||
#: src/main.cpp:145
|
||||
#: src/main.cpp:147
|
||||
#, kde-format
|
||||
msgid "© 2018-2020 Black Hat, 2020-2024 KDE Community"
|
||||
msgstr "© 2018-2020 Black Hat, 2020-2024 KDE Community"
|
||||
|
||||
#: src/main.cpp:146
|
||||
#: src/main.cpp:148
|
||||
#, kde-format
|
||||
msgid "Carl Schwan"
|
||||
msgstr "Carl Schwan"
|
||||
|
||||
#: src/main.cpp:147 src/main.cpp:151 src/main.cpp:152
|
||||
#: src/main.cpp:149 src/main.cpp:153 src/main.cpp:154
|
||||
#, kde-format
|
||||
msgid "Maintainer"
|
||||
msgstr "维护人员"
|
||||
|
||||
#: src/main.cpp:151
|
||||
#: src/main.cpp:153
|
||||
#, kde-format
|
||||
msgid "Tobias Fella"
|
||||
msgstr "Tobias Fella"
|
||||
|
||||
#: src/main.cpp:152
|
||||
#: src/main.cpp:154
|
||||
#, kde-format
|
||||
msgid "James Graham"
|
||||
msgstr "James Graham"
|
||||
|
||||
#: src/main.cpp:153
|
||||
#: src/main.cpp:155
|
||||
#, kde-format
|
||||
msgid "Black Hat"
|
||||
msgstr "Black Hat"
|
||||
|
||||
#: src/main.cpp:153
|
||||
#: src/main.cpp:155
|
||||
#, kde-format
|
||||
msgid "Original author of Spectral"
|
||||
msgstr "Spectral 的原作者"
|
||||
|
||||
#: src/main.cpp:154
|
||||
#: src/main.cpp:156
|
||||
#, kde-format
|
||||
msgid "Alexey Rusakov"
|
||||
msgstr "Alexey Rusakov"
|
||||
|
||||
#: src/main.cpp:154
|
||||
#: src/main.cpp:156
|
||||
#, kde-format
|
||||
msgid "Maintainer of libQuotient"
|
||||
msgstr "libQuotient 的维护者"
|
||||
|
||||
#: src/main.cpp:155
|
||||
#: src/main.cpp:157
|
||||
#, kde-format
|
||||
msgctxt "NAME OF TRANSLATORS"
|
||||
msgid "Your names"
|
||||
@@ -1134,7 +1134,7 @@ msgstr ""
|
||||
"KDE China (中国), Guo Yunhe (郭云鹤), Yang Boyuan (杨博远), Coelacanthus, "
|
||||
"Tyson Tan (钛山), Gary Wang, Zhangzhi Hu"
|
||||
|
||||
#: src/main.cpp:155
|
||||
#: src/main.cpp:157
|
||||
#, kde-format
|
||||
msgctxt "EMAIL OF TRANSLATORS"
|
||||
msgid "Your emails"
|
||||
@@ -1142,43 +1142,43 @@ msgstr ""
|
||||
"kde-china@kde.org, i@guoyunhe.me, 073plan@gmail.com, coelacanthus@kde.org, "
|
||||
"tds00@qq.com, git@blumia.net, integral@member.fsf.org"
|
||||
|
||||
#: src/main.cpp:159
|
||||
#: src/main.cpp:161
|
||||
#, kde-format
|
||||
msgid "A Qt library to write cross-platform clients for Matrix"
|
||||
msgstr "一个用于编写跨平台 Matrix 客户端的 Qt 库"
|
||||
|
||||
#: src/main.cpp:161
|
||||
#: src/main.cpp:163
|
||||
#, kde-format
|
||||
msgctxt "<version number> (built against <possibly different version number>)"
|
||||
msgid "%1 (built against %2)"
|
||||
msgstr "%1 (使用 %2 构建)"
|
||||
|
||||
#: src/main.cpp:189
|
||||
#: src/main.cpp:191
|
||||
#, kde-format
|
||||
msgid "Client for the matrix communication protocol"
|
||||
msgstr "Matrix 通信协议客户端"
|
||||
|
||||
#: src/main.cpp:190
|
||||
#: src/main.cpp:192
|
||||
#, kde-format
|
||||
msgid "Supports matrix: url scheme"
|
||||
msgstr "支持 matrix:URL 协议"
|
||||
|
||||
#: src/main.cpp:191
|
||||
#: src/main.cpp:193
|
||||
#, kde-format
|
||||
msgid "Ignore all SSL Errors, e.g., unsigned certificates."
|
||||
msgstr "忽略所有 SSL 错误,例如未签名证书。"
|
||||
|
||||
#: src/main.cpp:193
|
||||
#: src/main.cpp:195
|
||||
#, kde-format
|
||||
msgid "Only used for autotests"
|
||||
msgstr "仅用于自动测试"
|
||||
|
||||
#: src/main.cpp:198
|
||||
#: src/main.cpp:200
|
||||
#, kde-format
|
||||
msgid "Internal usage only."
|
||||
msgstr "仅内部使用。"
|
||||
|
||||
#: src/main.cpp:203
|
||||
#: src/main.cpp:205
|
||||
#, kde-format
|
||||
msgid "Share a URL to Matrix"
|
||||
msgstr "分享 URL 到 Matrix"
|
||||
@@ -1809,18 +1809,18 @@ msgid ""
|
||||
"for support."
|
||||
msgstr ""
|
||||
|
||||
#: src/neochatconnection.cpp:314
|
||||
#: src/neochatconnection.cpp:310
|
||||
#, kde-format
|
||||
msgctxt "@info"
|
||||
msgid "No identity server configured"
|
||||
msgstr ""
|
||||
|
||||
#: src/neochatconnection.cpp:345
|
||||
#: src/neochatconnection.cpp:341
|
||||
#, kde-format
|
||||
msgid "Room creation failed: %1"
|
||||
msgstr "聊天室创建失败:%1"
|
||||
|
||||
#: src/neochatconnection.cpp:374
|
||||
#: src/neochatconnection.cpp:370
|
||||
#, kde-format
|
||||
msgid "Space creation failed: %1"
|
||||
msgstr "空间创建失败:%1"
|
||||
@@ -1836,66 +1836,66 @@ msgctxt "'Lat' and 'Lon' as in Latitude and Longitude"
|
||||
msgid "Lat: %1, Lon: %2"
|
||||
msgstr "纬度:%1,经度:%2"
|
||||
|
||||
#: src/notificationsmanager.cpp:143 src/notificationsmanager.cpp:385
|
||||
#: src/notificationsmanager.cpp:142 src/notificationsmanager.cpp:384
|
||||
#, kde-format
|
||||
msgid "Encrypted Message"
|
||||
msgstr "加密的消息"
|
||||
|
||||
#: src/notificationsmanager.cpp:227
|
||||
#: src/notificationsmanager.cpp:226
|
||||
#, kde-format
|
||||
msgid "%1: %2"
|
||||
msgstr "%1:%2"
|
||||
|
||||
#: src/notificationsmanager.cpp:233
|
||||
#: src/notificationsmanager.cpp:232
|
||||
#, kde-format
|
||||
msgid "Open NeoChat in this room"
|
||||
msgstr "在此聊天室打开 NeoChat"
|
||||
|
||||
#: src/notificationsmanager.cpp:246 src/qml/DelegateContextMenu.qml:111
|
||||
#: src/notificationsmanager.cpp:245 src/qml/DelegateContextMenu.qml:111
|
||||
#: src/qml/HoverActions.qml:123
|
||||
#, kde-format
|
||||
msgid "Reply"
|
||||
msgstr "回复"
|
||||
|
||||
#: src/notificationsmanager.cpp:247
|
||||
#: src/notificationsmanager.cpp:246
|
||||
#, kde-format
|
||||
msgid "Reply..."
|
||||
msgstr "回复..."
|
||||
|
||||
#: src/notificationsmanager.cpp:304
|
||||
#: src/notificationsmanager.cpp:303
|
||||
#, kde-format
|
||||
msgid "%1 invited you to a room"
|
||||
msgstr "%1 邀请您加入聊天室"
|
||||
|
||||
#: src/notificationsmanager.cpp:307
|
||||
#: src/notificationsmanager.cpp:306
|
||||
#, kde-format
|
||||
msgid "Open this invitation in NeoChat"
|
||||
msgstr "在 NeoChat 中打开此邀请"
|
||||
|
||||
#: src/notificationsmanager.cpp:317
|
||||
#: src/notificationsmanager.cpp:316
|
||||
#, kde-format
|
||||
msgctxt "@action:button The thing being accepted is an invitation to chat"
|
||||
msgid "Accept"
|
||||
msgstr "接受"
|
||||
|
||||
#: src/notificationsmanager.cpp:318
|
||||
#: src/notificationsmanager.cpp:317
|
||||
#, kde-format
|
||||
msgctxt "@action:button The thing being rejected is an invitation to chat"
|
||||
msgid "Reject"
|
||||
msgstr "拒绝"
|
||||
|
||||
#: src/notificationsmanager.cpp:319
|
||||
#: src/notificationsmanager.cpp:318
|
||||
#, kde-format
|
||||
msgctxt "@action:button The thing being rejected is an invitation to chat"
|
||||
msgid "Reject and Ignore User"
|
||||
msgstr "拒绝并忽略用户"
|
||||
|
||||
#: src/notificationsmanager.cpp:378
|
||||
#: src/notificationsmanager.cpp:377
|
||||
#, kde-format
|
||||
msgid "%1 (%2)"
|
||||
msgstr "%1 (%2)"
|
||||
|
||||
#: src/notificationsmanager.cpp:389
|
||||
#: src/notificationsmanager.cpp:388
|
||||
#, kde-format
|
||||
msgid "Open NeoChat"
|
||||
msgstr "打开 NeoChat"
|
||||
@@ -1904,7 +1904,7 @@ msgstr "打开 NeoChat"
|
||||
#, kde-format
|
||||
msgctxt "@action:button"
|
||||
msgid "Show QR code"
|
||||
msgstr ""
|
||||
msgstr "显示二维码"
|
||||
|
||||
#: src/qml/AccountMenu.qml:40 src/qml/UserInfo.qml:46
|
||||
#, kde-format
|
||||
@@ -1955,7 +1955,7 @@ msgstr ""
|
||||
#, kde-format
|
||||
msgctxt "@action:inmenu"
|
||||
msgid "Verify this Device"
|
||||
msgstr ""
|
||||
msgstr "验证此设备"
|
||||
|
||||
#: src/qml/AccountMenu.qml:89 src/settings/AccountsPage.qml:88
|
||||
#, kde-format
|
||||
@@ -2945,7 +2945,7 @@ msgstr "成功验证了设备 **%1**"
|
||||
#: src/qml/KeyVerificationDialog.qml:158
|
||||
#, kde-format
|
||||
msgid "Emoji Verification"
|
||||
msgstr "表情验证"
|
||||
msgstr ""
|
||||
|
||||
#: src/qml/KeyVerificationDialog.qml:160
|
||||
#, kde-format
|
||||
@@ -4661,7 +4661,7 @@ msgstr "在“主页”选项卡中显示所有房间"
|
||||
#: src/settings/NeoChatGeneralPage.qml:91
|
||||
#, kde-format
|
||||
msgid "Room list sort order"
|
||||
msgstr "房间列表排序顺序"
|
||||
msgstr "按聊天室列表排序顺序"
|
||||
|
||||
#: src/settings/NeoChatGeneralPage.qml:95
|
||||
#, kde-format
|
||||
@@ -4673,7 +4673,7 @@ msgstr "活动"
|
||||
#, kde-format
|
||||
msgctxt "@info"
|
||||
msgid "Rooms with unread notifications will be shown first"
|
||||
msgstr ""
|
||||
msgstr "带未读通知的聊天室将优先显示"
|
||||
|
||||
#: src/settings/NeoChatGeneralPage.qml:105
|
||||
#, kde-format
|
||||
@@ -4759,7 +4759,7 @@ msgstr ""
|
||||
#, kde-format
|
||||
msgctxt "@action:button"
|
||||
msgid "Reset all configuration values to their default"
|
||||
msgstr ""
|
||||
msgstr "重置所有配置值为默认值"
|
||||
|
||||
#: src/settings/NeoChatSecurityPage.qml:18
|
||||
#: src/settings/NeoChatSettingsView.qml:51
|
||||
|
||||
@@ -9,7 +9,7 @@ msgid ""
|
||||
msgstr ""
|
||||
"Project-Id-Version: neochat\n"
|
||||
"Report-Msgid-Bugs-To: https://bugs.kde.org\n"
|
||||
"POT-Creation-Date: 2024-12-24 02:31+0000\n"
|
||||
"POT-Creation-Date: 2025-02-04 02:34+0000\n"
|
||||
"PO-Revision-Date: 2024-11-26 22:02+0900\n"
|
||||
"Last-Translator: Kisaragi Hiu <mail@kisaragi-hiu.com>\n"
|
||||
"Language-Team: Traditional Chinese <zh-l10n@lists.slat.org>\n"
|
||||
@@ -99,18 +99,18 @@ msgctxt ""
|
||||
msgid "Receiving notifications for new messages"
|
||||
msgstr "正在接收新訊息的通知"
|
||||
|
||||
#: src/controller.cpp:249
|
||||
#: src/controller.cpp:248
|
||||
#, kde-format
|
||||
msgid "Access token wasn't found: Maybe it was deleted?"
|
||||
msgstr "找不到存取權杖:或許它已被刪除?"
|
||||
|
||||
#: src/controller.cpp:253
|
||||
#: src/controller.cpp:252
|
||||
#, kde-format
|
||||
msgid ""
|
||||
"Access to keychain was denied: Please allow NeoChat to read the access token"
|
||||
msgstr "鑰匙圈存取被拒絕:請允許 NeoChat 讀取存取權杖"
|
||||
|
||||
#: src/controller.cpp:256
|
||||
#: src/controller.cpp:255
|
||||
#, kde-format
|
||||
msgid ""
|
||||
"No keychain available: Please install a keychain, e.g. KWallet or GNOME "
|
||||
@@ -118,12 +118,12 @@ msgid ""
|
||||
msgstr ""
|
||||
"沒有可用的鑰匙圈:請安裝一個鑰匙圈,例如 Linux 上的 KWallet 或 GNOME 鑰匙圈"
|
||||
|
||||
#: src/controller.cpp:259
|
||||
#: src/controller.cpp:258
|
||||
#, kde-format
|
||||
msgid "Unable to read access token: %1"
|
||||
msgstr "無法讀取存取權杖:%1"
|
||||
|
||||
#: src/controller.cpp:358
|
||||
#: src/controller.cpp:357
|
||||
#, kde-format
|
||||
msgid "Receiving push notifications"
|
||||
msgstr "正在接收推送通知"
|
||||
@@ -1039,7 +1039,7 @@ msgstr "使用者名稱無法使用"
|
||||
msgid "Welcome"
|
||||
msgstr "歡迎"
|
||||
|
||||
#: src/login/WelcomePage.qml:74 src/main.cpp:141
|
||||
#: src/login/WelcomePage.qml:74 src/main.cpp:143
|
||||
#, kde-format
|
||||
msgid "NeoChat"
|
||||
msgstr "NeoChat"
|
||||
@@ -1080,105 +1080,105 @@ msgctxt "@action:button"
|
||||
msgid "Settings"
|
||||
msgstr "設定"
|
||||
|
||||
#: src/main.cpp:143
|
||||
#: src/main.cpp:145
|
||||
#, kde-format
|
||||
msgid "Chat on Matrix"
|
||||
msgstr "在 Matrix 上聊天"
|
||||
|
||||
#: src/main.cpp:145
|
||||
#: src/main.cpp:147
|
||||
#, kde-format
|
||||
msgid "© 2018-2020 Black Hat, 2020-2024 KDE Community"
|
||||
msgstr "© 2018-2020 Black Hat, 2020-2024 KDE 社群"
|
||||
|
||||
#: src/main.cpp:146
|
||||
#: src/main.cpp:148
|
||||
#, kde-format
|
||||
msgid "Carl Schwan"
|
||||
msgstr "Carl Schwan"
|
||||
|
||||
#: src/main.cpp:147 src/main.cpp:151 src/main.cpp:152
|
||||
#: src/main.cpp:149 src/main.cpp:153 src/main.cpp:154
|
||||
#, kde-format
|
||||
msgid "Maintainer"
|
||||
msgstr "維護者"
|
||||
|
||||
#: src/main.cpp:151
|
||||
#: src/main.cpp:153
|
||||
#, kde-format
|
||||
msgid "Tobias Fella"
|
||||
msgstr "Tobias Fella"
|
||||
|
||||
#: src/main.cpp:152
|
||||
#: src/main.cpp:154
|
||||
#, kde-format
|
||||
msgid "James Graham"
|
||||
msgstr "James Graham"
|
||||
|
||||
#: src/main.cpp:153
|
||||
#: src/main.cpp:155
|
||||
#, kde-format
|
||||
msgid "Black Hat"
|
||||
msgstr "Black Hat"
|
||||
|
||||
#: src/main.cpp:153
|
||||
#: src/main.cpp:155
|
||||
#, kde-format
|
||||
msgid "Original author of Spectral"
|
||||
msgstr "Spectral 的原始作者"
|
||||
|
||||
#: src/main.cpp:154
|
||||
#: src/main.cpp:156
|
||||
#, kde-format
|
||||
msgid "Alexey Rusakov"
|
||||
msgstr "Alexey Rusakov"
|
||||
|
||||
#: src/main.cpp:154
|
||||
#: src/main.cpp:156
|
||||
#, kde-format
|
||||
msgid "Maintainer of libQuotient"
|
||||
msgstr "libQuotient 的維護者"
|
||||
|
||||
#: src/main.cpp:155
|
||||
#: src/main.cpp:157
|
||||
#, kde-format
|
||||
msgctxt "NAME OF TRANSLATORS"
|
||||
msgid "Your names"
|
||||
msgstr "Kisaragi Hiu"
|
||||
|
||||
#: src/main.cpp:155
|
||||
#: src/main.cpp:157
|
||||
#, kde-format
|
||||
msgctxt "EMAIL OF TRANSLATORS"
|
||||
msgid "Your emails"
|
||||
msgstr "mail@kisaragi-hiu.com"
|
||||
|
||||
#: src/main.cpp:159
|
||||
#: src/main.cpp:161
|
||||
#, kde-format
|
||||
msgid "A Qt library to write cross-platform clients for Matrix"
|
||||
msgstr "撰寫跨平台 Matrix 用戶端用的 Qt 函式庫"
|
||||
|
||||
#: src/main.cpp:161
|
||||
#: src/main.cpp:163
|
||||
#, kde-format
|
||||
msgctxt "<version number> (built against <possibly different version number>)"
|
||||
msgid "%1 (built against %2)"
|
||||
msgstr "%1 (建置於 %2 上)"
|
||||
|
||||
#: src/main.cpp:189
|
||||
#: src/main.cpp:191
|
||||
#, kde-format
|
||||
msgid "Client for the matrix communication protocol"
|
||||
msgstr "Matrix 通訊協定的用戶端"
|
||||
|
||||
#: src/main.cpp:190
|
||||
#: src/main.cpp:192
|
||||
#, kde-format
|
||||
msgid "Supports matrix: url scheme"
|
||||
msgstr "支援 matrix: 網址機制"
|
||||
|
||||
#: src/main.cpp:191
|
||||
#: src/main.cpp:193
|
||||
#, kde-format
|
||||
msgid "Ignore all SSL Errors, e.g., unsigned certificates."
|
||||
msgstr "忽略所有 SSL 錯誤,例如未簽署的憑證。"
|
||||
|
||||
#: src/main.cpp:193
|
||||
#: src/main.cpp:195
|
||||
#, kde-format
|
||||
msgid "Only used for autotests"
|
||||
msgstr "僅 autotest 用。"
|
||||
|
||||
#: src/main.cpp:198
|
||||
#: src/main.cpp:200
|
||||
#, kde-format
|
||||
msgid "Internal usage only."
|
||||
msgstr "僅內部用。"
|
||||
|
||||
#: src/main.cpp:203
|
||||
#: src/main.cpp:205
|
||||
#, kde-format
|
||||
msgid "Share a URL to Matrix"
|
||||
msgstr "將網址分享到 Matrix"
|
||||
@@ -1810,18 +1810,18 @@ msgid ""
|
||||
"for support."
|
||||
msgstr "檔案超過下載大小上限。請聯絡您的 matrix 伺服器管理員以求支援。"
|
||||
|
||||
#: src/neochatconnection.cpp:314
|
||||
#: src/neochatconnection.cpp:310
|
||||
#, kde-format
|
||||
msgctxt "@info"
|
||||
msgid "No identity server configured"
|
||||
msgstr "未設定身份伺服器"
|
||||
|
||||
#: src/neochatconnection.cpp:345
|
||||
#: src/neochatconnection.cpp:341
|
||||
#, kde-format
|
||||
msgid "Room creation failed: %1"
|
||||
msgstr "聊天室建立失敗:%1"
|
||||
|
||||
#: src/neochatconnection.cpp:374
|
||||
#: src/neochatconnection.cpp:370
|
||||
#, kde-format
|
||||
msgid "Space creation failed: %1"
|
||||
msgstr "聊天空間建立失敗:%1"
|
||||
@@ -1837,66 +1837,66 @@ msgctxt "'Lat' and 'Lon' as in Latitude and Longitude"
|
||||
msgid "Lat: %1, Lon: %2"
|
||||
msgstr "緯度:%2,經度:%1"
|
||||
|
||||
#: src/notificationsmanager.cpp:143 src/notificationsmanager.cpp:385
|
||||
#: src/notificationsmanager.cpp:142 src/notificationsmanager.cpp:384
|
||||
#, kde-format
|
||||
msgid "Encrypted Message"
|
||||
msgstr "已加密訊息"
|
||||
|
||||
#: src/notificationsmanager.cpp:227
|
||||
#: src/notificationsmanager.cpp:226
|
||||
#, kde-format
|
||||
msgid "%1: %2"
|
||||
msgstr "%1: %2"
|
||||
|
||||
#: src/notificationsmanager.cpp:233
|
||||
#: src/notificationsmanager.cpp:232
|
||||
#, kde-format
|
||||
msgid "Open NeoChat in this room"
|
||||
msgstr "在這個聊天室開啟 NeoChat"
|
||||
|
||||
#: src/notificationsmanager.cpp:246 src/qml/DelegateContextMenu.qml:111
|
||||
#: src/notificationsmanager.cpp:245 src/qml/DelegateContextMenu.qml:111
|
||||
#: src/qml/HoverActions.qml:123
|
||||
#, kde-format
|
||||
msgid "Reply"
|
||||
msgstr "回覆"
|
||||
|
||||
#: src/notificationsmanager.cpp:247
|
||||
#: src/notificationsmanager.cpp:246
|
||||
#, kde-format
|
||||
msgid "Reply..."
|
||||
msgstr "回覆..."
|
||||
|
||||
#: src/notificationsmanager.cpp:304
|
||||
#: src/notificationsmanager.cpp:303
|
||||
#, kde-format
|
||||
msgid "%1 invited you to a room"
|
||||
msgstr "%1 邀請了您到聊天室"
|
||||
|
||||
#: src/notificationsmanager.cpp:307
|
||||
#: src/notificationsmanager.cpp:306
|
||||
#, kde-format
|
||||
msgid "Open this invitation in NeoChat"
|
||||
msgstr "在 NeoChat 開啟這個邀請"
|
||||
|
||||
#: src/notificationsmanager.cpp:317
|
||||
#: src/notificationsmanager.cpp:316
|
||||
#, kde-format
|
||||
msgctxt "@action:button The thing being accepted is an invitation to chat"
|
||||
msgid "Accept"
|
||||
msgstr "接受"
|
||||
|
||||
#: src/notificationsmanager.cpp:318
|
||||
#: src/notificationsmanager.cpp:317
|
||||
#, kde-format
|
||||
msgctxt "@action:button The thing being rejected is an invitation to chat"
|
||||
msgid "Reject"
|
||||
msgstr "拒絕"
|
||||
|
||||
#: src/notificationsmanager.cpp:319
|
||||
#: src/notificationsmanager.cpp:318
|
||||
#, kde-format
|
||||
msgctxt "@action:button The thing being rejected is an invitation to chat"
|
||||
msgid "Reject and Ignore User"
|
||||
msgstr "拒絕並忽略使用者"
|
||||
|
||||
#: src/notificationsmanager.cpp:378
|
||||
#: src/notificationsmanager.cpp:377
|
||||
#, kde-format
|
||||
msgid "%1 (%2)"
|
||||
msgstr "%1 (%2)"
|
||||
|
||||
#: src/notificationsmanager.cpp:389
|
||||
#: src/notificationsmanager.cpp:388
|
||||
#, kde-format
|
||||
msgid "Open NeoChat"
|
||||
msgstr "開啟 NeoChat"
|
||||
|
||||
@@ -418,6 +418,7 @@ target_link_libraries(neochat PUBLIC
|
||||
KF6::ConfigGui
|
||||
KF6::CoreAddons
|
||||
KF6::SonnetCore
|
||||
KF6::IconThemes
|
||||
KF6::ColorScheme
|
||||
KF6::ItemModels
|
||||
QuotientQt6
|
||||
@@ -491,6 +492,7 @@ if(ANDROID)
|
||||
"network-connect"
|
||||
"list-remove-user"
|
||||
"org.kde.neochat"
|
||||
"org.kde.neochat.tray"
|
||||
"preferences-system-users"
|
||||
"preferences-desktop-theme-global"
|
||||
"notifications"
|
||||
@@ -528,11 +530,13 @@ if(ANDROID)
|
||||
"object-rotate-left"
|
||||
"object-rotate-right"
|
||||
"add-subtitle"
|
||||
"security-high"
|
||||
"security-low"
|
||||
"security-low-symbolic"
|
||||
"kde"
|
||||
"list-remove-symbolic"
|
||||
"edit-delete"
|
||||
"user-home-symbolic"
|
||||
)
|
||||
ecm_add_android_apk(neochat-app ANDROID_DIR ${CMAKE_SOURCE_DIR}/android)
|
||||
else()
|
||||
|
||||
@@ -168,7 +168,6 @@ void Controller::addConnection(NeoChatConnection *c)
|
||||
connect(c, &NeoChatConnection::syncDone, this, [this, c]() {
|
||||
m_notificationsManager.handleNotifications(c);
|
||||
});
|
||||
connect(c, &NeoChatConnection::showInviteNotification, &m_notificationsManager, &NotificationsManager::postInviteNotification);
|
||||
|
||||
c->sync();
|
||||
|
||||
|
||||
@@ -37,6 +37,7 @@
|
||||
#include <KCrash>
|
||||
#endif
|
||||
|
||||
#include <KIconTheme>
|
||||
#include <KLocalizedContext>
|
||||
#include <KLocalizedString>
|
||||
|
||||
@@ -101,6 +102,7 @@ Q_DECL_EXPORT
|
||||
#endif
|
||||
int main(int argc, char *argv[])
|
||||
{
|
||||
KIconTheme::initTheme();
|
||||
QNetworkProxyFactory::setUseSystemConfiguration(true);
|
||||
|
||||
#ifdef HAVE_WEBVIEW
|
||||
|
||||
@@ -505,7 +505,8 @@ QVariant MessageEventModel::data(const QModelIndex &idx, int role) const
|
||||
|
||||
if (role == ProgressInfoRole) {
|
||||
if (auto e = eventCast<const RoomMessageEvent>(&evt)) {
|
||||
if (e->has<EventContent::FileContent>()) {
|
||||
if (e->has<EventContent::FileContent>() || e->has<EventContent::ImageContent>() || e->has<EventContent::VideoContent>()
|
||||
|| e->has<EventContent::AudioContent>()) {
|
||||
return QVariant::fromValue(m_currentRoom->cachedFileTransferInfo(&evt));
|
||||
}
|
||||
}
|
||||
|
||||
@@ -109,10 +109,6 @@ void NeoChatConnection::connectSignals()
|
||||
Q_EMIT homeHaveHighlightNotificationsChanged();
|
||||
});
|
||||
});
|
||||
connect(this, &NeoChatConnection::invitedRoom, this, [this](Quotient::Room *room) {
|
||||
auto r = dynamic_cast<NeoChatRoom *>(room);
|
||||
connect(r, &NeoChatRoom::showInviteNotification, this, &NeoChatConnection::showInviteNotification);
|
||||
});
|
||||
connect(this, &NeoChatConnection::leftRoom, this, [this](Room *room, Room *prev) {
|
||||
Q_UNUSED(room)
|
||||
if (prev && prev->isDirectChat()) {
|
||||
|
||||
@@ -205,11 +205,6 @@ Q_SIGNALS:
|
||||
*/
|
||||
void errorOccured(const QString &error);
|
||||
|
||||
/**
|
||||
* @brief Request a notification be shown for an invite to this room.
|
||||
*/
|
||||
void showInviteNotification(NeoChatRoom *room);
|
||||
|
||||
private:
|
||||
bool m_isOnline = true;
|
||||
void setIsOnline(bool isOnline);
|
||||
|
||||
@@ -124,9 +124,6 @@ NeoChatRoom::NeoChatRoom(Connection *connection, QString roomId, JoinState joinS
|
||||
updatePushNotificationState(QStringLiteral("m.push_rules"));
|
||||
|
||||
Q_EMIT canEncryptRoomChanged();
|
||||
if (this->joinState() == JoinState::Invite) {
|
||||
Q_EMIT showInviteNotification(this);
|
||||
}
|
||||
},
|
||||
Qt::SingleShotConnection);
|
||||
connect(this, &Room::changed, this, [this] {
|
||||
@@ -750,7 +747,10 @@ QList<QString> NeoChatRoom::restrictedIds() const
|
||||
|
||||
QString NeoChatRoom::historyVisibility() const
|
||||
{
|
||||
return currentState().get("m.room.history_visibility"_ls)->contentJson()["history_visibility"_ls].toString();
|
||||
if (auto stateEvent = currentState().get("m.room.history_visibility"_ls)) {
|
||||
return stateEvent->contentJson()["history_visibility"_ls].toString();
|
||||
}
|
||||
return {};
|
||||
}
|
||||
|
||||
void NeoChatRoom::setHistoryVisibility(const QString &historyVisibilityRule)
|
||||
|
||||
@@ -654,14 +654,6 @@ Q_SIGNALS:
|
||||
*/
|
||||
void showMessage(MessageType::Type messageType, const QString &message);
|
||||
|
||||
/**
|
||||
* @brief Request a notification be shown for an invite to this room.
|
||||
*
|
||||
* @note This may later be blocked if there are any rules on where invites can
|
||||
* come from, but this is not NeoChatRoom's responsibility.
|
||||
*/
|
||||
void showInviteNotification(NeoChatRoom *room);
|
||||
|
||||
public Q_SLOTS:
|
||||
/**
|
||||
* @brief Upload a file to the matrix server and post the file to the room.
|
||||
|
||||
@@ -127,9 +127,8 @@ void NotificationsManager::processNotificationJob(QPointer<NeoChatConnection> co
|
||||
}
|
||||
auto sender = room->member(notification["event"_ls]["sender"_ls].toString());
|
||||
|
||||
// Don't display notifications for events in invited rooms
|
||||
// This should prevent empty notifications from appearing when they shouldn't
|
||||
if (room->joinState() == JoinState::Invite) {
|
||||
postInviteNotification(qobject_cast<NeoChatRoom *>(room));
|
||||
continue;
|
||||
}
|
||||
|
||||
|
||||
@@ -89,7 +89,7 @@ ColumnLayout {
|
||||
}
|
||||
|
||||
onClicked: {
|
||||
let map = Qt.createComponent('org.kde.neochat', 'QrCodeMaximizeComponent').createObject(parent, {
|
||||
let map = Qt.createComponent('org.kde.neochat', 'QrCodeMaximizeComponent').createObject(QQC2.Overlay.overlay, {
|
||||
text: barcode.content,
|
||||
title: root.room ? root.room.displayName : "",
|
||||
subtitle: root.room ? root.room.id : "",
|
||||
|
||||
@@ -318,11 +318,13 @@ Kirigami.ApplicationWindow {
|
||||
})
|
||||
}
|
||||
function showUserDetail(user, room) {
|
||||
Qt.createComponent("org.kde.neochat", "UserDetailDialog").createObject(root.QQC2.ApplicationWindow.window, {
|
||||
const dialog = Qt.createComponent("org.kde.neochat", "UserDetailDialog").createObject(root, {
|
||||
room: room,
|
||||
user: user,
|
||||
connection: root.connection
|
||||
}).open();
|
||||
connection: root.connection,
|
||||
});
|
||||
dialog.parent = QmlUtils.focusedWindowItem(); // Kirigami Dialogs overwrite the parent, so we need to set it again
|
||||
dialog.open();
|
||||
}
|
||||
|
||||
function load() {
|
||||
|
||||
@@ -29,13 +29,20 @@ Components.AlbumMaximizeComponent {
|
||||
|
||||
readonly property var currentProgressInfo: model.data(model.index(content.currentIndex, 0), MessageEventModel.ProgressInfoRole)
|
||||
|
||||
onCurrentProgressInfoChanged: () => {
|
||||
if (root.currentProgressInfo) {
|
||||
root.downloadAction.progress = root.currentProgressInfo.progress / root.currentProgressInfo.total * 100.0;
|
||||
} else {
|
||||
root.downloadAction.progress = 0;
|
||||
}
|
||||
}
|
||||
|
||||
/**
|
||||
* @brief Whether the delegate is part of a thread timeline.
|
||||
*/
|
||||
property bool isThread: false
|
||||
|
||||
downloadAction: Components.DownloadAction {
|
||||
id: downloadAction
|
||||
onTriggered: {
|
||||
currentRoom.downloadFile(root.currentEventId, Core.StandardPaths.writableLocation(Core.StandardPaths.CacheLocation) + "/" + root.currentEventId.replace(":", "_").replace("/", "_").replace("+", "_") + currentRoom.fileNameToDownload(root.currentEventId));
|
||||
}
|
||||
@@ -62,19 +69,11 @@ Components.AlbumMaximizeComponent {
|
||||
|
||||
function onFileTransferProgress(id, progress, total) {
|
||||
if (id == root.currentEventId) {
|
||||
downloadAction.progress = progress / total * 100.0;
|
||||
root.downloadAction.progress = progress / total * 100.0;
|
||||
}
|
||||
}
|
||||
}
|
||||
|
||||
Connections {
|
||||
target: content
|
||||
|
||||
function onCurrentIndexChanged() {
|
||||
downloadAction.progress = currentProgressInfo.progress / currentProgressInfo.total * 100.0;
|
||||
}
|
||||
}
|
||||
|
||||
leading: RowLayout {
|
||||
Components.Avatar {
|
||||
id: userAvatar
|
||||
@@ -106,7 +105,7 @@ Components.AlbumMaximizeComponent {
|
||||
|
||||
onOpened: forceActiveFocus()
|
||||
|
||||
onItemRightClicked: RoomManager.viewEventMenu(root.currentEventId, root.currentRoom)
|
||||
onItemRightClicked: RoomManager.viewEventMenu(root.currentEventId, root.currentRoom, root.currentAuthor)
|
||||
|
||||
onSaveItem: {
|
||||
var dialog = saveAsDialog.createObject(QQC2.Overlay.overlay);
|
||||
|
||||
@@ -308,6 +308,7 @@ Kirigami.Page {
|
||||
NeochatMaximizeComponent {
|
||||
currentRoom: root.currentRoom
|
||||
model: root.mediaMessageFilterModel
|
||||
parent: root.QQC2.Overlay.overlay
|
||||
}
|
||||
}
|
||||
}
|
||||
|
||||
@@ -131,7 +131,7 @@ QQC2.Control {
|
||||
|
||||
text: i18nc("@button View all one-on-one chats with your friends.", "Friends")
|
||||
contentItem: Kirigami.Icon {
|
||||
source: "system-users"
|
||||
source: "system-users-symbolic"
|
||||
|
||||
QQC2.Label {
|
||||
id: directChatNotificationCountLabel
|
||||
|
||||
@@ -84,7 +84,7 @@ Kirigami.Dialog {
|
||||
}
|
||||
|
||||
onClicked: {
|
||||
let map = qrMaximizeComponent.createObject(parent, {
|
||||
let map = Qt.createComponent('org.kde.neochat', 'QrCodeMaximizeComponent').createObject(QQC2.Overlay.overlay, {
|
||||
text: barcode.content,
|
||||
title: root.room ? root.room.member(root.user.id).displayName : root.user.displayName,
|
||||
subtitle: root.user.id,
|
||||
@@ -265,8 +265,4 @@ Kirigami.Dialog {
|
||||
}
|
||||
}
|
||||
}
|
||||
Component {
|
||||
id: qrMaximizeComponent
|
||||
QrCodeMaximizeComponent {}
|
||||
}
|
||||
}
|
||||
|
||||
@@ -13,6 +13,7 @@
|
||||
#include <Quotient/connection.h>
|
||||
|
||||
#include <QJsonDocument>
|
||||
#include <QQuickWindow>
|
||||
|
||||
using namespace Quotient;
|
||||
|
||||
@@ -37,6 +38,16 @@ QColor QmlUtils::getUserColor(qreal hueF)
|
||||
return QColor::fromHslF(hueF, 1, -0.7 * lightness + 0.9, 1);
|
||||
}
|
||||
|
||||
QQuickItem *QmlUtils::focusedWindowItem()
|
||||
{
|
||||
const auto window = qobject_cast<QQuickWindow *>(QGuiApplication::focusWindow());
|
||||
if (window) {
|
||||
return window->contentItem();
|
||||
} else {
|
||||
return nullptr;
|
||||
}
|
||||
}
|
||||
|
||||
bool Utils::isEmoji(const QString &text)
|
||||
{
|
||||
#ifdef HAVE_ICU
|
||||
|
||||
@@ -7,6 +7,7 @@
|
||||
#include <QGuiApplication>
|
||||
#include <QPalette>
|
||||
#include <QQmlEngine>
|
||||
#include <QQuickItem>
|
||||
#include <QRegularExpression>
|
||||
|
||||
#include <Quotient/user.h>
|
||||
@@ -34,6 +35,7 @@ public:
|
||||
Q_INVOKABLE bool isValidJson(const QByteArray &json);
|
||||
Q_INVOKABLE QString escapeString(const QString &string);
|
||||
Q_INVOKABLE QColor getUserColor(qreal hueF);
|
||||
Q_INVOKABLE QQuickItem *focusedWindowItem();
|
||||
|
||||
private:
|
||||
QmlUtils() = default;
|
||||
|
||||
Reference in New Issue
Block a user