Compare commits
13 Commits
work/tobia
...
work/nvrwh
| Author | SHA1 | Date | |
|---|---|---|---|
|
|
41603e7aa2 | ||
|
|
65a1df4a75 | ||
|
|
d15157703a | ||
|
|
2d21330a36 | ||
|
|
fbc4611d02 | ||
|
|
e257865b19 | ||
|
|
018154f555 | ||
|
|
80a5daa1f7 | ||
|
|
bf5ce049d9 | ||
|
|
58213ee3e6 | ||
|
|
2d1862a637 | ||
|
|
67453d9fb8 | ||
|
|
3ab04583ae |
@@ -52,6 +52,7 @@
|
||||
<summary xml:lang="eo">Babilu kun viaj amikoj sur matrix</summary>
|
||||
<summary xml:lang="eu">Berriketan jardun zure lagunekin «Matrix»en</summary>
|
||||
<summary xml:lang="gl">Charle coas súas amizades en Matrix.</summary>
|
||||
<summary xml:lang="it">Conversa con i tuoi contatti su matrix</summary>
|
||||
<summary xml:lang="ka">ესაუბრეთ მეგობრებს Matrix-ზე</summary>
|
||||
<summary xml:lang="nl">Met uw vrienden chatten op matrix</summary>
|
||||
<summary xml:lang="nn">Prat med vennar på Matrix</summary>
|
||||
@@ -270,6 +271,7 @@ to provide a convergent experience across multiple platforms.</p>
|
||||
<value key="KDE::windows_store::screenshots::1::caption" xml:lang="eo">Ĉefa vido kun ĉambra listo, babilejo kaj ĉambra informo</value>
|
||||
<value key="KDE::windows_store::screenshots::1::caption" xml:lang="es">Vista principal con la lista de salas, chat e información de la sala</value>
|
||||
<value key="KDE::windows_store::screenshots::1::caption" xml:lang="eu">Ikuspegi nagusia gela-zerrenda, berriketa, eta gelako informazioarekin</value>
|
||||
<value key="KDE::windows_store::screenshots::1::caption" xml:lang="fi">Päänäkymä, jossa huoneluettelo, keskustelu ja huoneen tiedot</value>
|
||||
<value key="KDE::windows_store::screenshots::1::caption" xml:lang="fr">Vue principale avec la liste des salons ainsi que des informations sur les salons et forums de discussions</value>
|
||||
<value key="KDE::windows_store::screenshots::1::caption" xml:lang="gl">Vista principal coa lista de salas, a charla, e información da sala.</value>
|
||||
<value key="KDE::windows_store::screenshots::1::caption" xml:lang="it">Vista principale con elenco delle stanze, chat e informazioni sulla stanza</value>
|
||||
@@ -291,6 +293,7 @@ to provide a convergent experience across multiple platforms.</p>
|
||||
<value key="KDE::windows_store::screenshots::2::caption" xml:lang="eo">Ensaluta ekrano</value>
|
||||
<value key="KDE::windows_store::screenshots::2::caption" xml:lang="es">Pantalla de inicio de sesión</value>
|
||||
<value key="KDE::windows_store::screenshots::2::caption" xml:lang="eu">Saio-hasteko pantaila</value>
|
||||
<value key="KDE::windows_store::screenshots::2::caption" xml:lang="fi">Kirjautumisnäkymä</value>
|
||||
<value key="KDE::windows_store::screenshots::2::caption" xml:lang="fr">Écran de connexion</value>
|
||||
<value key="KDE::windows_store::screenshots::2::caption" xml:lang="gl">Pantalla de identificación.</value>
|
||||
<value key="KDE::windows_store::screenshots::2::caption" xml:lang="it">Schermata di accesso</value>
|
||||
|
||||
138
po/ar/neochat.po
138
po/ar/neochat.po
@@ -6,7 +6,7 @@ msgid ""
|
||||
msgstr ""
|
||||
"Project-Id-Version: neochat\n"
|
||||
"Report-Msgid-Bugs-To: https://bugs.kde.org\n"
|
||||
"POT-Creation-Date: 2023-08-06 00:46+0000\n"
|
||||
"POT-Creation-Date: 2023-08-10 00:46+0000\n"
|
||||
"PO-Revision-Date: 2023-07-06 10:13+0400\n"
|
||||
"Last-Translator: Zayed Al-Saidi <zayed.alsaidi@gmail.com>\n"
|
||||
"Language-Team: ar\n"
|
||||
@@ -200,17 +200,17 @@ msgctxt "<version number> (built against <possibly different version number>)"
|
||||
msgid "%1 (built against %2)"
|
||||
msgstr "%1 (بني على %2)"
|
||||
|
||||
#: src/main.cpp:324
|
||||
#: src/main.cpp:322
|
||||
#, kde-format
|
||||
msgid "Client for the matrix communication protocol"
|
||||
msgstr "عميل لميفاق الاتصال ماتركس"
|
||||
|
||||
#: src/main.cpp:325
|
||||
#: src/main.cpp:323
|
||||
#, kde-format
|
||||
msgid "Supports matrix: url scheme"
|
||||
msgstr "يدعم ماتركس: مخطط الروابط"
|
||||
|
||||
#: src/main.cpp:326
|
||||
#: src/main.cpp:324
|
||||
#, kde-format
|
||||
msgid "Ignore all SSL Errors, e.g., unsigned certificates."
|
||||
msgstr ""
|
||||
@@ -1096,55 +1096,55 @@ msgstr "بدأ استفتاء"
|
||||
msgid "Report sent successfully."
|
||||
msgstr "أرسل البلاغ بنجاح."
|
||||
|
||||
#: src/neochatroom.cpp:1927 src/neochatroom.cpp:1935
|
||||
#: src/neochatroom.cpp:1924 src/neochatroom.cpp:1932
|
||||
#, kde-format
|
||||
msgctxt "'Lat' and 'Lon' as in Latitude and Longitude"
|
||||
msgid "Lat: %1, Lon: %2"
|
||||
msgstr "عرض: %1, طول: %2"
|
||||
|
||||
#: src/notificationsmanager.cpp:130
|
||||
#: src/notificationsmanager.cpp:128
|
||||
#, kde-format
|
||||
msgid "Encrypted Message"
|
||||
msgstr "رسالة معمّاة"
|
||||
|
||||
#: src/notificationsmanager.cpp:203 src/qml/main.qml:257
|
||||
#: src/notificationsmanager.cpp:201 src/qml/main.qml:257
|
||||
#, kde-format
|
||||
msgid "%1: %2"
|
||||
msgstr "%1: %2"
|
||||
|
||||
#: src/notificationsmanager.cpp:209
|
||||
#: src/notificationsmanager.cpp:207
|
||||
#, kde-format
|
||||
msgid "Open NeoChat in this room"
|
||||
msgstr "افتح نيوتشات في هذه الغرفة"
|
||||
|
||||
#: src/notificationsmanager.cpp:222 src/qml/Component/HoverActions.qml:109
|
||||
#: src/notificationsmanager.cpp:220 src/qml/Component/HoverActions.qml:109
|
||||
#: src/qml/Menu/Timeline/FileDelegateContextMenu.qml:50
|
||||
#: src/qml/Menu/Timeline/MessageDelegateContextMenu.qml:36
|
||||
#, kde-format
|
||||
msgid "Reply"
|
||||
msgstr "ردّ"
|
||||
|
||||
#: src/notificationsmanager.cpp:223
|
||||
#: src/notificationsmanager.cpp:221
|
||||
#, kde-format
|
||||
msgid "Reply..."
|
||||
msgstr "ردّ..."
|
||||
|
||||
#: src/notificationsmanager.cpp:241
|
||||
#: src/notificationsmanager.cpp:239
|
||||
#, kde-format
|
||||
msgid "%1 invited you to a room"
|
||||
msgstr "%1 دعاك إلى غرفة"
|
||||
|
||||
#: src/notificationsmanager.cpp:245
|
||||
#: src/notificationsmanager.cpp:243
|
||||
#, kde-format
|
||||
msgid "Open this invitation in NeoChat"
|
||||
msgstr "افتح هذه الدعوة في نيوتشات"
|
||||
|
||||
#: src/notificationsmanager.cpp:251
|
||||
#: src/notificationsmanager.cpp:249
|
||||
#, kde-format
|
||||
msgid "Accept Invitation"
|
||||
msgstr "اقبل الدّعوة"
|
||||
|
||||
#: src/notificationsmanager.cpp:251
|
||||
#: src/notificationsmanager.cpp:249
|
||||
#, kde-format
|
||||
msgid "Reject Invitation"
|
||||
msgstr "ارفض الدعوة"
|
||||
@@ -1172,40 +1172,32 @@ msgstr "ألغ إرسال المرفق"
|
||||
msgid "Attach an image or file"
|
||||
msgstr "أرفق صورة أو ملف"
|
||||
|
||||
#: src/qml/Component/ChatBox/ChatBar.qml:89
|
||||
#: src/qml/Component/ChatBox/ChatBar.qml:90
|
||||
#, kde-format
|
||||
msgid "Emojis & Stickers"
|
||||
msgstr "الصور التعبيرية والملصقات"
|
||||
|
||||
#: src/qml/Component/ChatBox/ChatBar.qml:105
|
||||
#: src/qml/Component/ChatBox/ChatBar.qml:106
|
||||
#, kde-format
|
||||
msgid "Send a Location"
|
||||
msgstr "أرسل موقعاً جغرافياً"
|
||||
|
||||
#: src/qml/Component/ChatBox/ChatBar.qml:118
|
||||
#: src/qml/Component/ChatBox/ChatBar.qml:119
|
||||
#, kde-format
|
||||
msgid "Send message"
|
||||
msgstr "أرسل رسالة"
|
||||
|
||||
#: src/qml/Component/ChatBox/ChatBar.qml:165
|
||||
#, kde-format
|
||||
msgid ""
|
||||
"This room is encrypted. Build libQuotient with encryption enabled to send "
|
||||
"encrypted messages."
|
||||
msgstr ""
|
||||
"هذه الغرفة مشفرة. ابنِ libQuotient مع تمكين التشفير لإرسال الرسائل المشفرة."
|
||||
|
||||
#: src/qml/Component/ChatBox/ChatBar.qml:165
|
||||
#: src/qml/Component/ChatBox/ChatBar.qml:166
|
||||
#, kde-format
|
||||
msgid "Send an encrypted message…"
|
||||
msgstr "أرسل رسالة مشفرة..."
|
||||
|
||||
#: src/qml/Component/ChatBox/ChatBar.qml:165
|
||||
#: src/qml/Component/ChatBox/ChatBar.qml:166
|
||||
#, kde-format
|
||||
msgid "Set an attachment caption..."
|
||||
msgstr "ضع اسم للمرفق…"
|
||||
|
||||
#: src/qml/Component/ChatBox/ChatBar.qml:165
|
||||
#: src/qml/Component/ChatBox/ChatBar.qml:166
|
||||
#, kde-format
|
||||
msgid "Send a message…"
|
||||
msgstr "أرسل رسالة…"
|
||||
@@ -2032,18 +2024,18 @@ msgstr "افتح دردشة خاصة"
|
||||
msgid "Copy link"
|
||||
msgstr "نسخ الرابط"
|
||||
|
||||
#: src/qml/main.qml:299
|
||||
#: src/qml/main.qml:297
|
||||
#, kde-format
|
||||
msgctxt "@title:window"
|
||||
msgid "Session Verification"
|
||||
msgstr "تَثَبّت الجلسة"
|
||||
|
||||
#: src/qml/main.qml:311
|
||||
#: src/qml/main.qml:309
|
||||
#, kde-format
|
||||
msgid "User consent"
|
||||
msgstr "موافقة المستخدم"
|
||||
|
||||
#: src/qml/main.qml:316
|
||||
#: src/qml/main.qml:314
|
||||
#, kde-format
|
||||
msgid ""
|
||||
"Your homeserver requires you to agree to its terms and conditions before "
|
||||
@@ -2052,17 +2044,17 @@ msgstr ""
|
||||
"يتطلب منك الخادم المنزلي الخاص بك الموافقة على الشروط والأحكام الخاصة به قبل "
|
||||
"أن تتمكن من استخدامه. الرجاء الضغط على الزر أدناه لقراءتها."
|
||||
|
||||
#: src/qml/main.qml:321
|
||||
#: src/qml/main.qml:319
|
||||
#, kde-format
|
||||
msgid "Open"
|
||||
msgstr "افتح"
|
||||
|
||||
#: src/qml/main.qml:356
|
||||
#: src/qml/main.qml:354
|
||||
#, kde-format
|
||||
msgid "Start a chat"
|
||||
msgstr "ابدأ دردشة"
|
||||
|
||||
#: src/qml/main.qml:358
|
||||
#: src/qml/main.qml:356
|
||||
#, kde-format
|
||||
msgid "Do you want to start a chat with %1?"
|
||||
msgstr "هل ترغب في بَدء دردشة مع %1؟"
|
||||
@@ -2547,7 +2539,7 @@ msgid "Notification settings"
|
||||
msgstr "إعدادات الإشعارات"
|
||||
|
||||
#: src/qml/Page/RoomList/AccountMenu.qml:37 src/qml/Settings/DevicesPage.qml:15
|
||||
#: src/qml/Settings/SettingsPage.qml:61
|
||||
#: src/qml/Settings/SettingsPage.qml:62
|
||||
#, kde-format
|
||||
msgid "Devices"
|
||||
msgstr "الأجهزة"
|
||||
@@ -2691,12 +2683,12 @@ msgctxt "Expand <section name"
|
||||
msgid "Expand %1"
|
||||
msgstr "وسع المعاينة"
|
||||
|
||||
#: src/qml/Page/RoomList/RoomDelegate.qml:96
|
||||
#: src/qml/Page/RoomList/RoomDelegate.qml:97
|
||||
#, kde-format
|
||||
msgid "Muted room"
|
||||
msgstr "غرفة مكتومة"
|
||||
|
||||
#: src/qml/Page/RoomList/RoomDelegate.qml:128
|
||||
#: src/qml/Page/RoomList/RoomDelegate.qml:129
|
||||
#, kde-format
|
||||
msgid "Configure room"
|
||||
msgstr "اضبط الغرفة"
|
||||
@@ -2899,23 +2891,23 @@ msgstr[5] "%1 عضو"
|
||||
msgid "No member count"
|
||||
msgstr "بلا عدد أعضاء"
|
||||
|
||||
#: src/qml/RoomSettings/Categories.qml:18 src/qml/RoomSettings/General.qml:21
|
||||
#: src/qml/Settings/SettingsPage.qml:17
|
||||
#: src/qml/RoomSettings/Categories.qml:19 src/qml/RoomSettings/General.qml:21
|
||||
#: src/qml/Settings/SettingsPage.qml:18
|
||||
#, kde-format
|
||||
msgid "General"
|
||||
msgstr "عامّ"
|
||||
|
||||
#: src/qml/RoomSettings/Categories.qml:29 src/qml/RoomSettings/Security.qml:19
|
||||
#: src/qml/RoomSettings/Categories.qml:30 src/qml/RoomSettings/Security.qml:19
|
||||
#, kde-format
|
||||
msgid "Security"
|
||||
msgstr "الأمن"
|
||||
|
||||
#: src/qml/RoomSettings/Categories.qml:40
|
||||
#: src/qml/RoomSettings/Categories.qml:41
|
||||
#, kde-format
|
||||
msgid "Permissions"
|
||||
msgstr "التّصاريح"
|
||||
|
||||
#: src/qml/RoomSettings/Categories.qml:51 src/qml/Settings/SettingsPage.qml:29
|
||||
#: src/qml/RoomSettings/Categories.qml:52 src/qml/Settings/SettingsPage.qml:30
|
||||
#, kde-format
|
||||
msgid "Notifications"
|
||||
msgstr "الإشعارات"
|
||||
@@ -3214,106 +3206,106 @@ msgctxt "@option:check"
|
||||
msgid "Encryption"
|
||||
msgstr "التعمية"
|
||||
|
||||
#: src/qml/RoomSettings/Security.qml:36
|
||||
#: src/qml/RoomSettings/Security.qml:35
|
||||
#, kde-format
|
||||
msgid "Enable encryption"
|
||||
msgstr "مكن التعمية"
|
||||
|
||||
#: src/qml/RoomSettings/Security.qml:37
|
||||
#: src/qml/RoomSettings/Security.qml:36
|
||||
#, kde-format
|
||||
msgctxt "option:check"
|
||||
msgid "Once enabled, encryption cannot be disabled."
|
||||
msgstr "عند تفعيله، فلن تستطيع تعطيل التعمية."
|
||||
|
||||
#: src/qml/RoomSettings/Security.qml:50
|
||||
#: src/qml/RoomSettings/Security.qml:49
|
||||
#, kde-format
|
||||
msgctxt "@option:check"
|
||||
msgid "Access"
|
||||
msgstr "الوصول"
|
||||
|
||||
#: src/qml/RoomSettings/Security.qml:57
|
||||
#: src/qml/RoomSettings/Security.qml:56
|
||||
#, kde-format
|
||||
msgctxt "@option:check"
|
||||
msgid "Private (invite only)"
|
||||
msgstr "خاصة (بالدعوة فقط)"
|
||||
|
||||
#: src/qml/RoomSettings/Security.qml:58
|
||||
#: src/qml/RoomSettings/Security.qml:57
|
||||
#, kde-format
|
||||
msgid "Only invited people can join."
|
||||
msgstr "فقط المدعوون يمكنهم الانضمام."
|
||||
|
||||
#: src/qml/RoomSettings/Security.qml:66
|
||||
#: src/qml/RoomSettings/Security.qml:65
|
||||
#, kde-format
|
||||
msgctxt "@option:check"
|
||||
msgid "Space members"
|
||||
msgstr "أعضاء الفضاء"
|
||||
|
||||
#: src/qml/RoomSettings/Security.qml:67
|
||||
#: src/qml/RoomSettings/Security.qml:66
|
||||
#, kde-format
|
||||
msgid "Anyone in a space can find and join."
|
||||
msgstr "أي أحد في الفضاء يمكنه العثور عليها والانضمام"
|
||||
|
||||
#: src/qml/RoomSettings/Security.qml:76
|
||||
#: src/qml/RoomSettings/Security.qml:75
|
||||
#, kde-format
|
||||
msgctxt "@option:check"
|
||||
msgid "Knock"
|
||||
msgstr "الاستئذان"
|
||||
|
||||
#: src/qml/RoomSettings/Security.qml:77
|
||||
#: src/qml/RoomSettings/Security.qml:76
|
||||
#, kde-format
|
||||
msgid "People not in the room need to request an invite to join the room."
|
||||
msgstr "يحتاج الأشخاص الذين ليسوا في الغرفة إلى طلب دعوة للانضمام إلى الغرفة."
|
||||
|
||||
#: src/qml/RoomSettings/Security.qml:87
|
||||
#: src/qml/RoomSettings/Security.qml:86
|
||||
#, kde-format
|
||||
msgctxt "@option:check"
|
||||
msgid "Public"
|
||||
msgstr "عام"
|
||||
|
||||
#: src/qml/RoomSettings/Security.qml:88
|
||||
#: src/qml/RoomSettings/Security.qml:87
|
||||
#, kde-format
|
||||
msgctxt "@option:check"
|
||||
msgid "Anyone can find and join."
|
||||
msgstr "أي أحد يمكنه العثور عليها والانضمام"
|
||||
|
||||
#: src/qml/RoomSettings/Security.qml:100
|
||||
#: src/qml/RoomSettings/Security.qml:99
|
||||
#, kde-format
|
||||
msgctxt "@option:check"
|
||||
msgid "Message history visibility"
|
||||
msgstr "ظهور الرسائل القديمة"
|
||||
|
||||
#: src/qml/RoomSettings/Security.qml:107
|
||||
#: src/qml/RoomSettings/Security.qml:106
|
||||
#, kde-format
|
||||
msgctxt "@option:check"
|
||||
msgid "Anyone"
|
||||
msgstr "أي أحد"
|
||||
|
||||
#: src/qml/RoomSettings/Security.qml:108
|
||||
#: src/qml/RoomSettings/Security.qml:107
|
||||
#, kde-format
|
||||
msgctxt "@option:check"
|
||||
msgid "Anyone, regardless of whether they have joined, can view history."
|
||||
msgstr "أي أحد - بغض النظر إن كان منضم أم لا - يمكنه رؤية الرسائل القديمة."
|
||||
|
||||
#: src/qml/RoomSettings/Security.qml:116
|
||||
#: src/qml/RoomSettings/Security.qml:115
|
||||
#, kde-format
|
||||
msgctxt "@option:check"
|
||||
msgid "Members only"
|
||||
msgstr "الأعضاء فقط"
|
||||
|
||||
#: src/qml/RoomSettings/Security.qml:117
|
||||
#: src/qml/RoomSettings/Security.qml:116
|
||||
#, kde-format
|
||||
msgctxt "@option:check"
|
||||
msgid ""
|
||||
"All members can view the entire message history, even before they joined."
|
||||
msgstr "كل الأعضاء يستطيعون رؤية الرسائل القديمة حتى قبل تاريخ الانضمام."
|
||||
|
||||
#: src/qml/RoomSettings/Security.qml:125
|
||||
#: src/qml/RoomSettings/Security.qml:124
|
||||
#, kde-format
|
||||
msgctxt "@option:check"
|
||||
msgid "Members only (since invite)"
|
||||
msgstr "الأعضاء فقط (من تاريخ الدعوة)"
|
||||
|
||||
#: src/qml/RoomSettings/Security.qml:126
|
||||
#: src/qml/RoomSettings/Security.qml:125
|
||||
#, kde-format
|
||||
msgctxt "@option:check"
|
||||
msgid ""
|
||||
@@ -3322,20 +3314,20 @@ msgid ""
|
||||
msgstr ""
|
||||
"يمكن للأعضاء الجدد أن يرو الرسائل القديمة من تاريخ دعوتهم للانضمام للغرفة."
|
||||
|
||||
#: src/qml/RoomSettings/Security.qml:134
|
||||
#: src/qml/RoomSettings/Security.qml:133
|
||||
#, kde-format
|
||||
msgctxt "@option:check"
|
||||
msgid "Members only (since joining)"
|
||||
msgstr "الأعضاء فقط (منذ تاريخ الانضمام)"
|
||||
|
||||
#: src/qml/RoomSettings/Security.qml:135
|
||||
#: src/qml/RoomSettings/Security.qml:134
|
||||
#, kde-format
|
||||
msgctxt "@option:check"
|
||||
msgid ""
|
||||
"New members can view the message history from the point they joined the room."
|
||||
msgstr "يمكن للأعضاء الجدد أن يرو الرسائل القديمة من تاريخ الانضمام للغرفة."
|
||||
|
||||
#: src/qml/RoomSettings/Security.qml:154
|
||||
#: src/qml/RoomSettings/Security.qml:153
|
||||
#: src/qml/Settings/NetworkProxyPage.qml:119
|
||||
#, kde-format
|
||||
msgid "Apply"
|
||||
@@ -3425,7 +3417,7 @@ msgid "Homeserver url"
|
||||
msgstr "رابط الخادم المنزل"
|
||||
|
||||
#: src/qml/Settings/AccountsPage.qml:16 src/qml/Settings/AccountsPage.qml:25
|
||||
#: src/qml/Settings/SettingsPage.qml:35
|
||||
#: src/qml/Settings/SettingsPage.qml:36
|
||||
#, kde-format
|
||||
msgid "Accounts"
|
||||
msgstr "الحسابات"
|
||||
@@ -3800,7 +3792,7 @@ msgid "Invites"
|
||||
msgstr "الدعوات"
|
||||
|
||||
#: src/qml/Settings/NetworkProxyPage.qml:25
|
||||
#: src/qml/Settings/SettingsPage.qml:55
|
||||
#: src/qml/Settings/SettingsPage.qml:56
|
||||
#, kde-format
|
||||
msgid "Network Proxy"
|
||||
msgstr "وسيط الشّبكة"
|
||||
@@ -3881,27 +3873,27 @@ msgstr "مكن إبرازات الرسالة"
|
||||
msgid "Delete keyword"
|
||||
msgstr "احذف الكلمة المفتاحية"
|
||||
|
||||
#: src/qml/Settings/SettingsPage.qml:23
|
||||
#: src/qml/Settings/SettingsPage.qml:24
|
||||
#, kde-format
|
||||
msgid "Appearance"
|
||||
msgstr "المظهر"
|
||||
|
||||
#: src/qml/Settings/SettingsPage.qml:41
|
||||
#: src/qml/Settings/SettingsPage.qml:42
|
||||
#, kde-format
|
||||
msgid "Stickers & Emojis"
|
||||
msgstr "الملصقات والصور التعبيرية"
|
||||
|
||||
#: src/qml/Settings/SettingsPage.qml:48
|
||||
#: src/qml/Settings/SettingsPage.qml:49
|
||||
#, kde-format
|
||||
msgid "Spell Checking"
|
||||
msgstr "التدقيق الإملائي"
|
||||
|
||||
#: src/qml/Settings/SettingsPage.qml:72
|
||||
#: src/qml/Settings/SettingsPage.qml:73
|
||||
#, kde-format
|
||||
msgid "About NeoChat"
|
||||
msgstr "عن نيوتشات"
|
||||
|
||||
#: src/qml/Settings/SettingsPage.qml:78
|
||||
#: src/qml/Settings/SettingsPage.qml:79
|
||||
#, kde-format
|
||||
msgid "About KDE"
|
||||
msgstr "عن كِيدِي"
|
||||
@@ -4054,6 +4046,12 @@ msgstr "أظهر"
|
||||
msgid "Quit"
|
||||
msgstr "أنهِ"
|
||||
|
||||
#~ msgid ""
|
||||
#~ "This room is encrypted. Build libQuotient with encryption enabled to send "
|
||||
#~ "encrypted messages."
|
||||
#~ msgstr ""
|
||||
#~ "هذه الغرفة مشفرة. ابنِ libQuotient مع تمكين التشفير لإرسال الرسائل المشفرة."
|
||||
|
||||
#~ msgid "Messages in one-to-one chats"
|
||||
#~ msgstr "الرسائل التي في المحادثات الفردية"
|
||||
|
||||
|
||||
131
po/az/neochat.po
131
po/az/neochat.po
@@ -6,7 +6,7 @@ msgid ""
|
||||
msgstr ""
|
||||
"Project-Id-Version: neochat\n"
|
||||
"Report-Msgid-Bugs-To: https://bugs.kde.org\n"
|
||||
"POT-Creation-Date: 2023-08-06 00:46+0000\n"
|
||||
"POT-Creation-Date: 2023-08-10 00:46+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"
|
||||
@@ -210,18 +210,18 @@ msgctxt "<version number> (built against <possibly different version number>)"
|
||||
msgid "%1 (built against %2)"
|
||||
msgstr ""
|
||||
|
||||
#: src/main.cpp:324
|
||||
#: src/main.cpp:322
|
||||
#, kde-format
|
||||
msgid "Client for the matrix communication protocol"
|
||||
msgstr "Matrix kommunikasiya protokolu üçün müştəri"
|
||||
|
||||
#: src/main.cpp:325
|
||||
#: src/main.cpp:323
|
||||
#, fuzzy, kde-format
|
||||
#| msgid "Supports appstream: url scheme"
|
||||
msgid "Supports matrix: url scheme"
|
||||
msgstr "Appstream dəstəklənir: URL sxemi"
|
||||
|
||||
#: src/main.cpp:326
|
||||
#: src/main.cpp:324
|
||||
#, kde-format
|
||||
msgid "Ignore all SSL Errors, e.g., unsigned certificates."
|
||||
msgstr ""
|
||||
@@ -1193,56 +1193,56 @@ msgstr ""
|
||||
msgid "Report sent successfully."
|
||||
msgstr "Şifrə uğurla dəyişdirildi"
|
||||
|
||||
#: src/neochatroom.cpp:1927 src/neochatroom.cpp:1935
|
||||
#: src/neochatroom.cpp:1924 src/neochatroom.cpp:1932
|
||||
#, kde-format
|
||||
msgctxt "'Lat' and 'Lon' as in Latitude and Longitude"
|
||||
msgid "Lat: %1, Lon: %2"
|
||||
msgstr ""
|
||||
|
||||
#: src/notificationsmanager.cpp:130
|
||||
#: src/notificationsmanager.cpp:128
|
||||
#, fuzzy, kde-format
|
||||
#| msgid "Edit Message"
|
||||
msgid "Encrypted Message"
|
||||
msgstr "İsmarıca düzəliş etmək"
|
||||
|
||||
#: src/notificationsmanager.cpp:203 src/qml/main.qml:257
|
||||
#: src/notificationsmanager.cpp:201 src/qml/main.qml:257
|
||||
#, kde-format
|
||||
msgid "%1: %2"
|
||||
msgstr "%1: %2"
|
||||
|
||||
#: src/notificationsmanager.cpp:209
|
||||
#: src/notificationsmanager.cpp:207
|
||||
#, kde-format
|
||||
msgid "Open NeoChat in this room"
|
||||
msgstr "NeoChatı bu otaqla açın"
|
||||
|
||||
#: src/notificationsmanager.cpp:222 src/qml/Component/HoverActions.qml:109
|
||||
#: src/notificationsmanager.cpp:220 src/qml/Component/HoverActions.qml:109
|
||||
#: src/qml/Menu/Timeline/FileDelegateContextMenu.qml:50
|
||||
#: src/qml/Menu/Timeline/MessageDelegateContextMenu.qml:36
|
||||
#, kde-format
|
||||
msgid "Reply"
|
||||
msgstr "Cavab"
|
||||
|
||||
#: src/notificationsmanager.cpp:223
|
||||
#: src/notificationsmanager.cpp:221
|
||||
#, kde-format
|
||||
msgid "Reply..."
|
||||
msgstr "Cavab..."
|
||||
|
||||
#: src/notificationsmanager.cpp:241
|
||||
#: src/notificationsmanager.cpp:239
|
||||
#, kde-format
|
||||
msgid "%1 invited you to a room"
|
||||
msgstr "%1,sizi otağa dəvət etdi"
|
||||
|
||||
#: src/notificationsmanager.cpp:245
|
||||
#: src/notificationsmanager.cpp:243
|
||||
#, kde-format
|
||||
msgid "Open this invitation in NeoChat"
|
||||
msgstr "Bu dəvəti NeoChat-da açın"
|
||||
|
||||
#: src/notificationsmanager.cpp:251
|
||||
#: src/notificationsmanager.cpp:249
|
||||
#, kde-format
|
||||
msgid "Accept Invitation"
|
||||
msgstr "Dəvəti qəbul edin"
|
||||
|
||||
#: src/notificationsmanager.cpp:251
|
||||
#: src/notificationsmanager.cpp:249
|
||||
#, kde-format
|
||||
msgid "Reject Invitation"
|
||||
msgstr "Dəvəti qəbul etməyin"
|
||||
@@ -1272,40 +1272,33 @@ msgstr "onların görünən adı silindi"
|
||||
msgid "Attach an image or file"
|
||||
msgstr "Şəkil və ya fayl əlavə edin"
|
||||
|
||||
#: src/qml/Component/ChatBox/ChatBar.qml:89
|
||||
#: src/qml/Component/ChatBox/ChatBar.qml:90
|
||||
#, kde-format
|
||||
msgid "Emojis & Stickers"
|
||||
msgstr ""
|
||||
|
||||
#: src/qml/Component/ChatBox/ChatBar.qml:105
|
||||
#: src/qml/Component/ChatBox/ChatBar.qml:106
|
||||
#, fuzzy, kde-format
|
||||
#| msgid "Send invitation"
|
||||
msgid "Send a Location"
|
||||
msgstr "Dəvət göndərmək"
|
||||
|
||||
#: src/qml/Component/ChatBox/ChatBar.qml:118
|
||||
#: src/qml/Component/ChatBox/ChatBar.qml:119
|
||||
#, kde-format
|
||||
msgid "Send message"
|
||||
msgstr "İsmarıcı göndərin"
|
||||
|
||||
#: src/qml/Component/ChatBox/ChatBar.qml:165
|
||||
#, kde-format
|
||||
msgid ""
|
||||
"This room is encrypted. Build libQuotient with encryption enabled to send "
|
||||
"encrypted messages."
|
||||
msgstr ""
|
||||
|
||||
#: src/qml/Component/ChatBox/ChatBar.qml:165
|
||||
#: src/qml/Component/ChatBox/ChatBar.qml:166
|
||||
#, kde-format
|
||||
msgid "Send an encrypted message…"
|
||||
msgstr "Şifrələnmiş ismarıc göndərin..."
|
||||
|
||||
#: src/qml/Component/ChatBox/ChatBar.qml:165
|
||||
#: src/qml/Component/ChatBox/ChatBar.qml:166
|
||||
#, kde-format
|
||||
msgid "Set an attachment caption..."
|
||||
msgstr ""
|
||||
|
||||
#: src/qml/Component/ChatBox/ChatBar.qml:165
|
||||
#: src/qml/Component/ChatBox/ChatBar.qml:166
|
||||
#, kde-format
|
||||
msgid "Send a message…"
|
||||
msgstr "İsmarıcı göndərin..."
|
||||
@@ -2162,19 +2155,19 @@ msgstr "Məxfi çatı açmaq"
|
||||
msgid "Copy link"
|
||||
msgstr "Kopyalamaq"
|
||||
|
||||
#: src/qml/main.qml:299
|
||||
#: src/qml/main.qml:297
|
||||
#, fuzzy, kde-format
|
||||
#| msgid "Show notifications"
|
||||
msgctxt "@title:window"
|
||||
msgid "Session Verification"
|
||||
msgstr "Bildirişlərdə göstərmək"
|
||||
|
||||
#: src/qml/main.qml:311
|
||||
#: src/qml/main.qml:309
|
||||
#, kde-format
|
||||
msgid "User consent"
|
||||
msgstr "İstifadəçi razılığı"
|
||||
|
||||
#: src/qml/main.qml:316
|
||||
#: src/qml/main.qml:314
|
||||
#, kde-format
|
||||
msgid ""
|
||||
"Your homeserver requires you to agree to its terms and conditions before "
|
||||
@@ -2183,17 +2176,17 @@ msgstr ""
|
||||
"Əsas server, onu istifadə etmədən öncə onun şərtlərini və razılaşmalarını "
|
||||
"qəbul etmənizi tələb edir. Onları oxumaq üçün aşağıdakı düyməni vurun."
|
||||
|
||||
#: src/qml/main.qml:321
|
||||
#: src/qml/main.qml:319
|
||||
#, kde-format
|
||||
msgid "Open"
|
||||
msgstr "Açmaq"
|
||||
|
||||
#: src/qml/main.qml:356
|
||||
#: src/qml/main.qml:354
|
||||
#, kde-format
|
||||
msgid "Start a chat"
|
||||
msgstr "Söhbətə başlayın"
|
||||
|
||||
#: src/qml/main.qml:358
|
||||
#: src/qml/main.qml:356
|
||||
#, kde-format
|
||||
msgid "Do you want to start a chat with %1?"
|
||||
msgstr "%1 ilə söhbətə başlamaq istəyirsiniz?"
|
||||
@@ -2691,7 +2684,7 @@ msgid "Notification settings"
|
||||
msgstr "Bildirişlərdə göstərmək"
|
||||
|
||||
#: src/qml/Page/RoomList/AccountMenu.qml:37 src/qml/Settings/DevicesPage.qml:15
|
||||
#: src/qml/Settings/SettingsPage.qml:61
|
||||
#: src/qml/Settings/SettingsPage.qml:62
|
||||
#, kde-format
|
||||
msgid "Devices"
|
||||
msgstr "Cihazlar"
|
||||
@@ -2843,13 +2836,13 @@ msgctxt "Expand <section name"
|
||||
msgid "Expand %1"
|
||||
msgstr "%1 üzərindən qadağa götürüldü"
|
||||
|
||||
#: src/qml/Page/RoomList/RoomDelegate.qml:96
|
||||
#: src/qml/Page/RoomList/RoomDelegate.qml:97
|
||||
#, fuzzy, kde-format
|
||||
#| msgid "Muted"
|
||||
msgid "Muted room"
|
||||
msgstr "Səssiz"
|
||||
|
||||
#: src/qml/Page/RoomList/RoomDelegate.qml:128
|
||||
#: src/qml/Page/RoomList/RoomDelegate.qml:129
|
||||
#, kde-format
|
||||
msgid "Configure room"
|
||||
msgstr "Otağı tənzimləmək"
|
||||
@@ -3064,23 +3057,23 @@ msgstr[1] "%1 Üzvlər"
|
||||
msgid "No member count"
|
||||
msgstr "Üzv sayı yoxdur"
|
||||
|
||||
#: src/qml/RoomSettings/Categories.qml:18 src/qml/RoomSettings/General.qml:21
|
||||
#: src/qml/Settings/SettingsPage.qml:17
|
||||
#: src/qml/RoomSettings/Categories.qml:19 src/qml/RoomSettings/General.qml:21
|
||||
#: src/qml/Settings/SettingsPage.qml:18
|
||||
#, kde-format
|
||||
msgid "General"
|
||||
msgstr "Əsas"
|
||||
|
||||
#: src/qml/RoomSettings/Categories.qml:29 src/qml/RoomSettings/Security.qml:19
|
||||
#: src/qml/RoomSettings/Categories.qml:30 src/qml/RoomSettings/Security.qml:19
|
||||
#, kde-format
|
||||
msgid "Security"
|
||||
msgstr "Təhlükəsizlik"
|
||||
|
||||
#: src/qml/RoomSettings/Categories.qml:40
|
||||
#: src/qml/RoomSettings/Categories.qml:41
|
||||
#, kde-format
|
||||
msgid "Permissions"
|
||||
msgstr ""
|
||||
|
||||
#: src/qml/RoomSettings/Categories.qml:51 src/qml/Settings/SettingsPage.qml:29
|
||||
#: src/qml/RoomSettings/Categories.qml:52 src/qml/Settings/SettingsPage.qml:30
|
||||
#, fuzzy, kde-format
|
||||
#| msgid "Show notifications"
|
||||
msgid "Notifications"
|
||||
@@ -3414,19 +3407,19 @@ msgctxt "@option:check"
|
||||
msgid "Encryption"
|
||||
msgstr "Ucdan Uca şifrələməni aktiv etmək"
|
||||
|
||||
#: src/qml/RoomSettings/Security.qml:36
|
||||
#: src/qml/RoomSettings/Security.qml:35
|
||||
#, kde-format
|
||||
msgid "Enable encryption"
|
||||
msgstr ""
|
||||
|
||||
#: src/qml/RoomSettings/Security.qml:37
|
||||
#: src/qml/RoomSettings/Security.qml:36
|
||||
#, fuzzy, kde-format
|
||||
#| msgid "Only enabled if the transparent chat page is enabled."
|
||||
msgctxt "option:check"
|
||||
msgid "Once enabled, encryption cannot be disabled."
|
||||
msgstr "Yalnız şəffaf söhbət səhifəsi aktiv olduqda aktivdir."
|
||||
|
||||
#: src/qml/RoomSettings/Security.qml:50
|
||||
#: src/qml/RoomSettings/Security.qml:49
|
||||
#, fuzzy, kde-format
|
||||
#| msgctxt "@option:check"
|
||||
#| msgid "Access:"
|
||||
@@ -3434,91 +3427,91 @@ msgctxt "@option:check"
|
||||
msgid "Access"
|
||||
msgstr "Giriş:"
|
||||
|
||||
#: src/qml/RoomSettings/Security.qml:57
|
||||
#: src/qml/RoomSettings/Security.qml:56
|
||||
#, kde-format
|
||||
msgctxt "@option:check"
|
||||
msgid "Private (invite only)"
|
||||
msgstr "Məxfi (yalnız dəvət ilə)"
|
||||
|
||||
#: src/qml/RoomSettings/Security.qml:58
|
||||
#: src/qml/RoomSettings/Security.qml:57
|
||||
#, kde-format
|
||||
msgid "Only invited people can join."
|
||||
msgstr "Yalnız dəvət olunan qoşula bilər."
|
||||
|
||||
#: src/qml/RoomSettings/Security.qml:66
|
||||
#: src/qml/RoomSettings/Security.qml:65
|
||||
#, kde-format
|
||||
msgctxt "@option:check"
|
||||
msgid "Space members"
|
||||
msgstr "Boşluqdakı üzvlər"
|
||||
|
||||
#: src/qml/RoomSettings/Security.qml:67
|
||||
#: src/qml/RoomSettings/Security.qml:66
|
||||
#, kde-format
|
||||
msgid "Anyone in a space can find and join."
|
||||
msgstr "Boşluqdakı hər kəs tapa və qoşula bilər."
|
||||
|
||||
#: src/qml/RoomSettings/Security.qml:76
|
||||
#: src/qml/RoomSettings/Security.qml:75
|
||||
#, fuzzy, kde-format
|
||||
#| msgid "knocked"
|
||||
msgctxt "@option:check"
|
||||
msgid "Knock"
|
||||
msgstr "vurulmuş"
|
||||
|
||||
#: src/qml/RoomSettings/Security.qml:77
|
||||
#: src/qml/RoomSettings/Security.qml:76
|
||||
#, kde-format
|
||||
msgid "People not in the room need to request an invite to join the room."
|
||||
msgstr ""
|
||||
|
||||
#: src/qml/RoomSettings/Security.qml:87
|
||||
#: src/qml/RoomSettings/Security.qml:86
|
||||
#, kde-format
|
||||
msgctxt "@option:check"
|
||||
msgid "Public"
|
||||
msgstr "İctimai"
|
||||
|
||||
#: src/qml/RoomSettings/Security.qml:88
|
||||
#: src/qml/RoomSettings/Security.qml:87
|
||||
#, kde-format
|
||||
msgctxt "@option:check"
|
||||
msgid "Anyone can find and join."
|
||||
msgstr "Hər kəs tapa və qoşula bilər."
|
||||
|
||||
#: src/qml/RoomSettings/Security.qml:100
|
||||
#: src/qml/RoomSettings/Security.qml:99
|
||||
#, kde-format
|
||||
msgctxt "@option:check"
|
||||
msgid "Message history visibility"
|
||||
msgstr ""
|
||||
|
||||
#: src/qml/RoomSettings/Security.qml:107
|
||||
#: src/qml/RoomSettings/Security.qml:106
|
||||
#, kde-format
|
||||
msgctxt "@option:check"
|
||||
msgid "Anyone"
|
||||
msgstr ""
|
||||
|
||||
#: src/qml/RoomSettings/Security.qml:108
|
||||
#: src/qml/RoomSettings/Security.qml:107
|
||||
#, kde-format
|
||||
msgctxt "@option:check"
|
||||
msgid "Anyone, regardless of whether they have joined, can view history."
|
||||
msgstr ""
|
||||
|
||||
#: src/qml/RoomSettings/Security.qml:116
|
||||
#: src/qml/RoomSettings/Security.qml:115
|
||||
#, fuzzy, kde-format
|
||||
#| msgid "Members"
|
||||
msgctxt "@option:check"
|
||||
msgid "Members only"
|
||||
msgstr "Üzvlər"
|
||||
|
||||
#: src/qml/RoomSettings/Security.qml:117
|
||||
#: src/qml/RoomSettings/Security.qml:116
|
||||
#, kde-format
|
||||
msgctxt "@option:check"
|
||||
msgid ""
|
||||
"All members can view the entire message history, even before they joined."
|
||||
msgstr ""
|
||||
|
||||
#: src/qml/RoomSettings/Security.qml:125
|
||||
#: src/qml/RoomSettings/Security.qml:124
|
||||
#, kde-format
|
||||
msgctxt "@option:check"
|
||||
msgid "Members only (since invite)"
|
||||
msgstr ""
|
||||
|
||||
#: src/qml/RoomSettings/Security.qml:126
|
||||
#: src/qml/RoomSettings/Security.qml:125
|
||||
#, kde-format
|
||||
msgctxt "@option:check"
|
||||
msgid ""
|
||||
@@ -3526,20 +3519,20 @@ msgid ""
|
||||
"the room."
|
||||
msgstr ""
|
||||
|
||||
#: src/qml/RoomSettings/Security.qml:134
|
||||
#: src/qml/RoomSettings/Security.qml:133
|
||||
#, kde-format
|
||||
msgctxt "@option:check"
|
||||
msgid "Members only (since joining)"
|
||||
msgstr ""
|
||||
|
||||
#: src/qml/RoomSettings/Security.qml:135
|
||||
#: src/qml/RoomSettings/Security.qml:134
|
||||
#, kde-format
|
||||
msgctxt "@option:check"
|
||||
msgid ""
|
||||
"New members can view the message history from the point they joined the room."
|
||||
msgstr ""
|
||||
|
||||
#: src/qml/RoomSettings/Security.qml:154
|
||||
#: src/qml/RoomSettings/Security.qml:153
|
||||
#: src/qml/Settings/NetworkProxyPage.qml:119
|
||||
#, kde-format
|
||||
msgid "Apply"
|
||||
@@ -3635,7 +3628,7 @@ msgid "Homeserver url"
|
||||
msgstr "Əsas server:"
|
||||
|
||||
#: src/qml/Settings/AccountsPage.qml:16 src/qml/Settings/AccountsPage.qml:25
|
||||
#: src/qml/Settings/SettingsPage.qml:35
|
||||
#: src/qml/Settings/SettingsPage.qml:36
|
||||
#, kde-format
|
||||
msgid "Accounts"
|
||||
msgstr "İstifadəçi Hesabları"
|
||||
@@ -4049,7 +4042,7 @@ msgid "Invites"
|
||||
msgstr "Dəvət edin"
|
||||
|
||||
#: src/qml/Settings/NetworkProxyPage.qml:25
|
||||
#: src/qml/Settings/SettingsPage.qml:55
|
||||
#: src/qml/Settings/SettingsPage.qml:56
|
||||
#, fuzzy, kde-format
|
||||
#| msgid "Network Error"
|
||||
msgid "Network Proxy"
|
||||
@@ -4138,27 +4131,27 @@ msgstr ""
|
||||
msgid "Delete keyword"
|
||||
msgstr "Sözü silin"
|
||||
|
||||
#: src/qml/Settings/SettingsPage.qml:23
|
||||
#: src/qml/Settings/SettingsPage.qml:24
|
||||
#, kde-format
|
||||
msgid "Appearance"
|
||||
msgstr "Xarici görünüş"
|
||||
|
||||
#: src/qml/Settings/SettingsPage.qml:41
|
||||
#: src/qml/Settings/SettingsPage.qml:42
|
||||
#, kde-format
|
||||
msgid "Stickers & Emojis"
|
||||
msgstr ""
|
||||
|
||||
#: src/qml/Settings/SettingsPage.qml:48
|
||||
#: src/qml/Settings/SettingsPage.qml:49
|
||||
#, kde-format
|
||||
msgid "Spell Checking"
|
||||
msgstr "Orfoqrafiya yoxlaması"
|
||||
|
||||
#: src/qml/Settings/SettingsPage.qml:72
|
||||
#: src/qml/Settings/SettingsPage.qml:73
|
||||
#, kde-format
|
||||
msgid "About NeoChat"
|
||||
msgstr "NeoChat haqqında"
|
||||
|
||||
#: src/qml/Settings/SettingsPage.qml:78
|
||||
#: src/qml/Settings/SettingsPage.qml:79
|
||||
#, fuzzy, kde-format
|
||||
#| msgid "About"
|
||||
msgid "About KDE"
|
||||
|
||||
140
po/ca/neochat.po
140
po/ca/neochat.po
@@ -9,7 +9,7 @@ msgid ""
|
||||
msgstr ""
|
||||
"Project-Id-Version: neochat\n"
|
||||
"Report-Msgid-Bugs-To: https://bugs.kde.org\n"
|
||||
"POT-Creation-Date: 2023-08-06 00:46+0000\n"
|
||||
"POT-Creation-Date: 2023-08-10 00:46+0000\n"
|
||||
"PO-Revision-Date: 2023-08-06 10:40+0200\n"
|
||||
"Last-Translator: Josep M. Ferrer <txemaq@gmail.com>\n"
|
||||
"Language-Team: Catalan <kde-i18n-ca@kde.org>\n"
|
||||
@@ -205,17 +205,17 @@ msgctxt "<version number> (built against <possibly different version number>)"
|
||||
msgid "%1 (built against %2)"
|
||||
msgstr "%1 (construïda amb %2)"
|
||||
|
||||
#: src/main.cpp:324
|
||||
#: src/main.cpp:322
|
||||
#, kde-format
|
||||
msgid "Client for the matrix communication protocol"
|
||||
msgstr "Client per al protocol de comunicacions Matrix"
|
||||
|
||||
#: src/main.cpp:325
|
||||
#: src/main.cpp:323
|
||||
#, kde-format
|
||||
msgid "Supports matrix: url scheme"
|
||||
msgstr "Implementa l'esquema d'URL «matrix:»"
|
||||
|
||||
#: src/main.cpp:326
|
||||
#: src/main.cpp:324
|
||||
#, kde-format
|
||||
msgid "Ignore all SSL Errors, e.g., unsigned certificates."
|
||||
msgstr "Ignora tots els errors d'SSL, p. ex. certificats sense signar."
|
||||
@@ -1083,55 +1083,55 @@ msgstr "ha començat una enquesta"
|
||||
msgid "Report sent successfully."
|
||||
msgstr "L'informe s'ha enviat correctament."
|
||||
|
||||
#: src/neochatroom.cpp:1927 src/neochatroom.cpp:1935
|
||||
#: src/neochatroom.cpp:1924 src/neochatroom.cpp:1932
|
||||
#, kde-format
|
||||
msgctxt "'Lat' and 'Lon' as in Latitude and Longitude"
|
||||
msgid "Lat: %1, Lon: %2"
|
||||
msgstr "Lat.: %1, lon.: %2"
|
||||
|
||||
#: src/notificationsmanager.cpp:130
|
||||
#: src/notificationsmanager.cpp:128
|
||||
#, kde-format
|
||||
msgid "Encrypted Message"
|
||||
msgstr "Missatge encriptat"
|
||||
|
||||
#: src/notificationsmanager.cpp:203 src/qml/main.qml:257
|
||||
#: src/notificationsmanager.cpp:201 src/qml/main.qml:257
|
||||
#, kde-format
|
||||
msgid "%1: %2"
|
||||
msgstr "%1: %2"
|
||||
|
||||
#: src/notificationsmanager.cpp:209
|
||||
#: src/notificationsmanager.cpp:207
|
||||
#, kde-format
|
||||
msgid "Open NeoChat in this room"
|
||||
msgstr "Obre el NeoChat en aquesta sala"
|
||||
|
||||
#: src/notificationsmanager.cpp:222 src/qml/Component/HoverActions.qml:109
|
||||
#: src/notificationsmanager.cpp:220 src/qml/Component/HoverActions.qml:109
|
||||
#: src/qml/Menu/Timeline/FileDelegateContextMenu.qml:50
|
||||
#: src/qml/Menu/Timeline/MessageDelegateContextMenu.qml:36
|
||||
#, kde-format
|
||||
msgid "Reply"
|
||||
msgstr "Respon"
|
||||
|
||||
#: src/notificationsmanager.cpp:223
|
||||
#: src/notificationsmanager.cpp:221
|
||||
#, kde-format
|
||||
msgid "Reply..."
|
||||
msgstr "Respon..."
|
||||
|
||||
#: src/notificationsmanager.cpp:241
|
||||
#: src/notificationsmanager.cpp:239
|
||||
#, kde-format
|
||||
msgid "%1 invited you to a room"
|
||||
msgstr "%1 us ha convidat a la sala"
|
||||
|
||||
#: src/notificationsmanager.cpp:245
|
||||
#: src/notificationsmanager.cpp:243
|
||||
#, kde-format
|
||||
msgid "Open this invitation in NeoChat"
|
||||
msgstr "Obre aquesta invitació en el NeoChat"
|
||||
|
||||
#: src/notificationsmanager.cpp:251
|
||||
#: src/notificationsmanager.cpp:249
|
||||
#, kde-format
|
||||
msgid "Accept Invitation"
|
||||
msgstr "Accepta la invitació"
|
||||
|
||||
#: src/notificationsmanager.cpp:251
|
||||
#: src/notificationsmanager.cpp:249
|
||||
#, kde-format
|
||||
msgid "Reject Invitation"
|
||||
msgstr "Rebutja la invitació"
|
||||
@@ -1159,41 +1159,32 @@ msgstr "Cancel·la l'enviament de l'adjunt"
|
||||
msgid "Attach an image or file"
|
||||
msgstr "Adjunta una imatge o un fitxer"
|
||||
|
||||
#: src/qml/Component/ChatBox/ChatBar.qml:89
|
||||
#: src/qml/Component/ChatBox/ChatBar.qml:90
|
||||
#, kde-format
|
||||
msgid "Emojis & Stickers"
|
||||
msgstr "Emojis i adhesius"
|
||||
|
||||
#: src/qml/Component/ChatBox/ChatBar.qml:105
|
||||
#: src/qml/Component/ChatBox/ChatBar.qml:106
|
||||
#, kde-format
|
||||
msgid "Send a Location"
|
||||
msgstr "Envia una ubicació"
|
||||
|
||||
#: src/qml/Component/ChatBox/ChatBar.qml:118
|
||||
#: src/qml/Component/ChatBox/ChatBar.qml:119
|
||||
#, kde-format
|
||||
msgid "Send message"
|
||||
msgstr "Envia un missatge"
|
||||
|
||||
#: src/qml/Component/ChatBox/ChatBar.qml:165
|
||||
#, kde-format
|
||||
msgid ""
|
||||
"This room is encrypted. Build libQuotient with encryption enabled to send "
|
||||
"encrypted messages."
|
||||
msgstr ""
|
||||
"Aquesta sala està encriptada. Construïu la «libQuotient» amb l'encriptatge "
|
||||
"habilitat per a enviar missatges xifrats."
|
||||
|
||||
#: src/qml/Component/ChatBox/ChatBar.qml:165
|
||||
#: src/qml/Component/ChatBox/ChatBar.qml:166
|
||||
#, kde-format
|
||||
msgid "Send an encrypted message…"
|
||||
msgstr "Envia un missatge encriptat…"
|
||||
|
||||
#: src/qml/Component/ChatBox/ChatBar.qml:165
|
||||
#: src/qml/Component/ChatBox/ChatBar.qml:166
|
||||
#, kde-format
|
||||
msgid "Set an attachment caption..."
|
||||
msgstr "Establir un títol d'adjunt..."
|
||||
|
||||
#: src/qml/Component/ChatBox/ChatBar.qml:165
|
||||
#: src/qml/Component/ChatBox/ChatBar.qml:166
|
||||
#, kde-format
|
||||
msgid "Send a message…"
|
||||
msgstr "Envia un missatge…"
|
||||
@@ -2043,18 +2034,18 @@ msgstr "Obre en un xat privat"
|
||||
msgid "Copy link"
|
||||
msgstr "Copia l'enllaç"
|
||||
|
||||
#: src/qml/main.qml:299
|
||||
#: src/qml/main.qml:297
|
||||
#, kde-format
|
||||
msgctxt "@title:window"
|
||||
msgid "Session Verification"
|
||||
msgstr "Verificació de la sessió"
|
||||
|
||||
#: src/qml/main.qml:311
|
||||
#: src/qml/main.qml:309
|
||||
#, kde-format
|
||||
msgid "User consent"
|
||||
msgstr "Consentiment de l'usuari"
|
||||
|
||||
#: src/qml/main.qml:316
|
||||
#: src/qml/main.qml:314
|
||||
#, kde-format
|
||||
msgid ""
|
||||
"Your homeserver requires you to agree to its terms and conditions before "
|
||||
@@ -2063,17 +2054,17 @@ msgstr ""
|
||||
"El servidor domèstic requereix que accepteu els seus termes i condicions "
|
||||
"abans de poder-lo usar. Feu clic al botó de sota per a llegir-los."
|
||||
|
||||
#: src/qml/main.qml:321
|
||||
#: src/qml/main.qml:319
|
||||
#, kde-format
|
||||
msgid "Open"
|
||||
msgstr "Obre"
|
||||
|
||||
#: src/qml/main.qml:356
|
||||
#: src/qml/main.qml:354
|
||||
#, kde-format
|
||||
msgid "Start a chat"
|
||||
msgstr "Inicia un xat"
|
||||
|
||||
#: src/qml/main.qml:358
|
||||
#: src/qml/main.qml:356
|
||||
#, kde-format
|
||||
msgid "Do you want to start a chat with %1?"
|
||||
msgstr "Voleu iniciar un xat amb %1?"
|
||||
@@ -2558,7 +2549,7 @@ msgid "Notification settings"
|
||||
msgstr "Configuració de les notificacions"
|
||||
|
||||
#: src/qml/Page/RoomList/AccountMenu.qml:37 src/qml/Settings/DevicesPage.qml:15
|
||||
#: src/qml/Settings/SettingsPage.qml:61
|
||||
#: src/qml/Settings/SettingsPage.qml:62
|
||||
#, kde-format
|
||||
msgid "Devices"
|
||||
msgstr "Dispositius"
|
||||
@@ -2701,12 +2692,12 @@ msgctxt "Expand <section name"
|
||||
msgid "Expand %1"
|
||||
msgstr "Expandeix %1"
|
||||
|
||||
#: src/qml/Page/RoomList/RoomDelegate.qml:96
|
||||
#: src/qml/Page/RoomList/RoomDelegate.qml:97
|
||||
#, kde-format
|
||||
msgid "Muted room"
|
||||
msgstr "Sala silenciada"
|
||||
|
||||
#: src/qml/Page/RoomList/RoomDelegate.qml:128
|
||||
#: src/qml/Page/RoomList/RoomDelegate.qml:129
|
||||
#, kde-format
|
||||
msgid "Configure room"
|
||||
msgstr "Configura la sala"
|
||||
@@ -2904,23 +2895,23 @@ msgstr[1] "%1 membres"
|
||||
msgid "No member count"
|
||||
msgstr "No hi ha comptador de membres"
|
||||
|
||||
#: src/qml/RoomSettings/Categories.qml:18 src/qml/RoomSettings/General.qml:21
|
||||
#: src/qml/Settings/SettingsPage.qml:17
|
||||
#: src/qml/RoomSettings/Categories.qml:19 src/qml/RoomSettings/General.qml:21
|
||||
#: src/qml/Settings/SettingsPage.qml:18
|
||||
#, kde-format
|
||||
msgid "General"
|
||||
msgstr "General"
|
||||
|
||||
#: src/qml/RoomSettings/Categories.qml:29 src/qml/RoomSettings/Security.qml:19
|
||||
#: src/qml/RoomSettings/Categories.qml:30 src/qml/RoomSettings/Security.qml:19
|
||||
#, kde-format
|
||||
msgid "Security"
|
||||
msgstr "Seguretat"
|
||||
|
||||
#: src/qml/RoomSettings/Categories.qml:40
|
||||
#: src/qml/RoomSettings/Categories.qml:41
|
||||
#, kde-format
|
||||
msgid "Permissions"
|
||||
msgstr "Permisos"
|
||||
|
||||
#: src/qml/RoomSettings/Categories.qml:51 src/qml/Settings/SettingsPage.qml:29
|
||||
#: src/qml/RoomSettings/Categories.qml:52 src/qml/Settings/SettingsPage.qml:30
|
||||
#, kde-format
|
||||
msgid "Notifications"
|
||||
msgstr "Notificacions"
|
||||
@@ -3233,95 +3224,95 @@ msgctxt "@option:check"
|
||||
msgid "Encryption"
|
||||
msgstr "Encriptatge"
|
||||
|
||||
#: src/qml/RoomSettings/Security.qml:36
|
||||
#: src/qml/RoomSettings/Security.qml:35
|
||||
#, kde-format
|
||||
msgid "Enable encryption"
|
||||
msgstr "Activa l'encriptatge"
|
||||
|
||||
#: src/qml/RoomSettings/Security.qml:37
|
||||
#: src/qml/RoomSettings/Security.qml:36
|
||||
#, kde-format
|
||||
msgctxt "option:check"
|
||||
msgid "Once enabled, encryption cannot be disabled."
|
||||
msgstr "Un cop activat, l'encriptatge no es pot desactivar."
|
||||
|
||||
#: src/qml/RoomSettings/Security.qml:50
|
||||
#: src/qml/RoomSettings/Security.qml:49
|
||||
#, kde-format
|
||||
msgctxt "@option:check"
|
||||
msgid "Access"
|
||||
msgstr "Accés"
|
||||
|
||||
#: src/qml/RoomSettings/Security.qml:57
|
||||
#: src/qml/RoomSettings/Security.qml:56
|
||||
#, kde-format
|
||||
msgctxt "@option:check"
|
||||
msgid "Private (invite only)"
|
||||
msgstr "Privat (només per invitació)"
|
||||
|
||||
#: src/qml/RoomSettings/Security.qml:58
|
||||
#: src/qml/RoomSettings/Security.qml:57
|
||||
#, kde-format
|
||||
msgid "Only invited people can join."
|
||||
msgstr "Només els invitats poden unir-se."
|
||||
|
||||
#: src/qml/RoomSettings/Security.qml:66
|
||||
#: src/qml/RoomSettings/Security.qml:65
|
||||
#, kde-format
|
||||
msgctxt "@option:check"
|
||||
msgid "Space members"
|
||||
msgstr "Membres de l'espai"
|
||||
|
||||
#: src/qml/RoomSettings/Security.qml:67
|
||||
#: src/qml/RoomSettings/Security.qml:66
|
||||
#, kde-format
|
||||
msgid "Anyone in a space can find and join."
|
||||
msgstr "Qualsevol en un espai el pot trobar i unir-se."
|
||||
|
||||
#: src/qml/RoomSettings/Security.qml:76
|
||||
#: src/qml/RoomSettings/Security.qml:75
|
||||
#, kde-format
|
||||
msgctxt "@option:check"
|
||||
msgid "Knock"
|
||||
msgstr "Sol·licita permís"
|
||||
|
||||
#: src/qml/RoomSettings/Security.qml:77
|
||||
#: src/qml/RoomSettings/Security.qml:76
|
||||
#, kde-format
|
||||
msgid "People not in the room need to request an invite to join the room."
|
||||
msgstr ""
|
||||
"La gent que no està a la sala cal que sol·liciti una invitació per a unir-se "
|
||||
"a la sala."
|
||||
|
||||
#: src/qml/RoomSettings/Security.qml:87
|
||||
#: src/qml/RoomSettings/Security.qml:86
|
||||
#, kde-format
|
||||
msgctxt "@option:check"
|
||||
msgid "Public"
|
||||
msgstr "Públic"
|
||||
|
||||
#: src/qml/RoomSettings/Security.qml:88
|
||||
#: src/qml/RoomSettings/Security.qml:87
|
||||
#, kde-format
|
||||
msgctxt "@option:check"
|
||||
msgid "Anyone can find and join."
|
||||
msgstr "Qualsevol el pot trobar i unir-se."
|
||||
|
||||
#: src/qml/RoomSettings/Security.qml:100
|
||||
#: src/qml/RoomSettings/Security.qml:99
|
||||
#, kde-format
|
||||
msgctxt "@option:check"
|
||||
msgid "Message history visibility"
|
||||
msgstr "Visibilitat de l'historial de missatges"
|
||||
|
||||
#: src/qml/RoomSettings/Security.qml:107
|
||||
#: src/qml/RoomSettings/Security.qml:106
|
||||
#, kde-format
|
||||
msgctxt "@option:check"
|
||||
msgid "Anyone"
|
||||
msgstr "Qualsevol"
|
||||
|
||||
#: src/qml/RoomSettings/Security.qml:108
|
||||
#: src/qml/RoomSettings/Security.qml:107
|
||||
#, kde-format
|
||||
msgctxt "@option:check"
|
||||
msgid "Anyone, regardless of whether they have joined, can view history."
|
||||
msgstr "Qualsevol, independentment de si s'ha unit, pot veure l'historial."
|
||||
|
||||
#: src/qml/RoomSettings/Security.qml:116
|
||||
#: src/qml/RoomSettings/Security.qml:115
|
||||
#, kde-format
|
||||
msgctxt "@option:check"
|
||||
msgid "Members only"
|
||||
msgstr "Només els membres"
|
||||
|
||||
#: src/qml/RoomSettings/Security.qml:117
|
||||
#: src/qml/RoomSettings/Security.qml:116
|
||||
#, kde-format
|
||||
msgctxt "@option:check"
|
||||
msgid ""
|
||||
@@ -3330,13 +3321,13 @@ msgstr ""
|
||||
"Tots els membres poden veure l'historial sencer de missatges, inclús abans "
|
||||
"que s'hagin unit."
|
||||
|
||||
#: src/qml/RoomSettings/Security.qml:125
|
||||
#: src/qml/RoomSettings/Security.qml:124
|
||||
#, kde-format
|
||||
msgctxt "@option:check"
|
||||
msgid "Members only (since invite)"
|
||||
msgstr "Només els membres (des de la invitació)"
|
||||
|
||||
#: src/qml/RoomSettings/Security.qml:126
|
||||
#: src/qml/RoomSettings/Security.qml:125
|
||||
#, kde-format
|
||||
msgctxt "@option:check"
|
||||
msgid ""
|
||||
@@ -3346,13 +3337,13 @@ msgstr ""
|
||||
"Els membres nous poden veure l'historial de missatges a partir del punt que "
|
||||
"van ser convidats a la sala."
|
||||
|
||||
#: src/qml/RoomSettings/Security.qml:134
|
||||
#: src/qml/RoomSettings/Security.qml:133
|
||||
#, kde-format
|
||||
msgctxt "@option:check"
|
||||
msgid "Members only (since joining)"
|
||||
msgstr "Només els membres (des de la unió)"
|
||||
|
||||
#: src/qml/RoomSettings/Security.qml:135
|
||||
#: src/qml/RoomSettings/Security.qml:134
|
||||
#, kde-format
|
||||
msgctxt "@option:check"
|
||||
msgid ""
|
||||
@@ -3361,7 +3352,7 @@ msgstr ""
|
||||
"Els membres nous poden veure l'historial de missatges a partir del punt que "
|
||||
"es van unir a la sala."
|
||||
|
||||
#: src/qml/RoomSettings/Security.qml:154
|
||||
#: src/qml/RoomSettings/Security.qml:153
|
||||
#: src/qml/Settings/NetworkProxyPage.qml:119
|
||||
#, kde-format
|
||||
msgid "Apply"
|
||||
@@ -3450,7 +3441,7 @@ msgid "Homeserver url"
|
||||
msgstr "URL del servidor domèstic"
|
||||
|
||||
#: src/qml/Settings/AccountsPage.qml:16 src/qml/Settings/AccountsPage.qml:25
|
||||
#: src/qml/Settings/SettingsPage.qml:35
|
||||
#: src/qml/Settings/SettingsPage.qml:36
|
||||
#, kde-format
|
||||
msgid "Accounts"
|
||||
msgstr "Comptes"
|
||||
@@ -3825,7 +3816,7 @@ msgid "Invites"
|
||||
msgstr "Invitacions"
|
||||
|
||||
#: src/qml/Settings/NetworkProxyPage.qml:25
|
||||
#: src/qml/Settings/SettingsPage.qml:55
|
||||
#: src/qml/Settings/SettingsPage.qml:56
|
||||
#, kde-format
|
||||
msgid "Network Proxy"
|
||||
msgstr "Servidor intermediari de la xarxa"
|
||||
@@ -3906,27 +3897,27 @@ msgstr "Activa el ressaltat de missatges"
|
||||
msgid "Delete keyword"
|
||||
msgstr "Suprimeix una paraula clau"
|
||||
|
||||
#: src/qml/Settings/SettingsPage.qml:23
|
||||
#: src/qml/Settings/SettingsPage.qml:24
|
||||
#, kde-format
|
||||
msgid "Appearance"
|
||||
msgstr "Aparença"
|
||||
|
||||
#: src/qml/Settings/SettingsPage.qml:41
|
||||
#: src/qml/Settings/SettingsPage.qml:42
|
||||
#, kde-format
|
||||
msgid "Stickers & Emojis"
|
||||
msgstr "Adhesius i emojis"
|
||||
|
||||
#: src/qml/Settings/SettingsPage.qml:48
|
||||
#: src/qml/Settings/SettingsPage.qml:49
|
||||
#, kde-format
|
||||
msgid "Spell Checking"
|
||||
msgstr "Verificació ortogràfica"
|
||||
|
||||
#: src/qml/Settings/SettingsPage.qml:72
|
||||
#: src/qml/Settings/SettingsPage.qml:73
|
||||
#, kde-format
|
||||
msgid "About NeoChat"
|
||||
msgstr "Quant al NeoChat"
|
||||
|
||||
#: src/qml/Settings/SettingsPage.qml:78
|
||||
#: src/qml/Settings/SettingsPage.qml:79
|
||||
#, kde-format
|
||||
msgid "About KDE"
|
||||
msgstr "Quant a KDE"
|
||||
@@ -4080,3 +4071,10 @@ msgstr "Mostra"
|
||||
#, kde-format
|
||||
msgid "Quit"
|
||||
msgstr "Surt"
|
||||
|
||||
#~ msgid ""
|
||||
#~ "This room is encrypted. Build libQuotient with encryption enabled to send "
|
||||
#~ "encrypted messages."
|
||||
#~ msgstr ""
|
||||
#~ "Aquesta sala està encriptada. Construïu la «libQuotient» amb "
|
||||
#~ "l'encriptatge habilitat per a enviar missatges xifrats."
|
||||
|
||||
@@ -9,7 +9,7 @@ msgid ""
|
||||
msgstr ""
|
||||
"Project-Id-Version: neochat\n"
|
||||
"Report-Msgid-Bugs-To: https://bugs.kde.org\n"
|
||||
"POT-Creation-Date: 2023-08-06 00:46+0000\n"
|
||||
"POT-Creation-Date: 2023-08-10 00:46+0000\n"
|
||||
"PO-Revision-Date: 2023-08-06 10:40+0200\n"
|
||||
"Last-Translator: Josep M. Ferrer <txemaq@gmail.com>\n"
|
||||
"Language-Team: Catalan <kde-i18n-ca@kde.org>\n"
|
||||
@@ -205,17 +205,17 @@ msgctxt "<version number> (built against <possibly different version number>)"
|
||||
msgid "%1 (built against %2)"
|
||||
msgstr "%1 (construïda amb %2)"
|
||||
|
||||
#: src/main.cpp:324
|
||||
#: src/main.cpp:322
|
||||
#, kde-format
|
||||
msgid "Client for the matrix communication protocol"
|
||||
msgstr "Client per al protocol de comunicacions Matrix"
|
||||
|
||||
#: src/main.cpp:325
|
||||
#: src/main.cpp:323
|
||||
#, kde-format
|
||||
msgid "Supports matrix: url scheme"
|
||||
msgstr "Implementa l'esquema d'URL «matrix:»"
|
||||
|
||||
#: src/main.cpp:326
|
||||
#: src/main.cpp:324
|
||||
#, kde-format
|
||||
msgid "Ignore all SSL Errors, e.g., unsigned certificates."
|
||||
msgstr "Ignora tots els errors d'SSL, p. ex. certificats sense signar."
|
||||
@@ -1082,55 +1082,55 @@ msgstr "ha començat una enquesta"
|
||||
msgid "Report sent successfully."
|
||||
msgstr "L'informe s'ha enviat correctament."
|
||||
|
||||
#: src/neochatroom.cpp:1927 src/neochatroom.cpp:1935
|
||||
#: src/neochatroom.cpp:1924 src/neochatroom.cpp:1932
|
||||
#, kde-format
|
||||
msgctxt "'Lat' and 'Lon' as in Latitude and Longitude"
|
||||
msgid "Lat: %1, Lon: %2"
|
||||
msgstr "Lat.: %1, lon.: %2"
|
||||
|
||||
#: src/notificationsmanager.cpp:130
|
||||
#: src/notificationsmanager.cpp:128
|
||||
#, kde-format
|
||||
msgid "Encrypted Message"
|
||||
msgstr "Missatge encriptat"
|
||||
|
||||
#: src/notificationsmanager.cpp:203 src/qml/main.qml:257
|
||||
#: src/notificationsmanager.cpp:201 src/qml/main.qml:257
|
||||
#, kde-format
|
||||
msgid "%1: %2"
|
||||
msgstr "%1: %2"
|
||||
|
||||
#: src/notificationsmanager.cpp:209
|
||||
#: src/notificationsmanager.cpp:207
|
||||
#, kde-format
|
||||
msgid "Open NeoChat in this room"
|
||||
msgstr "Obri NeoChat en esta sala"
|
||||
|
||||
#: src/notificationsmanager.cpp:222 src/qml/Component/HoverActions.qml:109
|
||||
#: src/notificationsmanager.cpp:220 src/qml/Component/HoverActions.qml:109
|
||||
#: src/qml/Menu/Timeline/FileDelegateContextMenu.qml:50
|
||||
#: src/qml/Menu/Timeline/MessageDelegateContextMenu.qml:36
|
||||
#, kde-format
|
||||
msgid "Reply"
|
||||
msgstr "Respon"
|
||||
|
||||
#: src/notificationsmanager.cpp:223
|
||||
#: src/notificationsmanager.cpp:221
|
||||
#, kde-format
|
||||
msgid "Reply..."
|
||||
msgstr "Respon..."
|
||||
|
||||
#: src/notificationsmanager.cpp:241
|
||||
#: src/notificationsmanager.cpp:239
|
||||
#, kde-format
|
||||
msgid "%1 invited you to a room"
|
||||
msgstr "%1 vos ha convidat a la sala"
|
||||
|
||||
#: src/notificationsmanager.cpp:245
|
||||
#: src/notificationsmanager.cpp:243
|
||||
#, kde-format
|
||||
msgid "Open this invitation in NeoChat"
|
||||
msgstr "Obri esta invitació en NeoChat"
|
||||
|
||||
#: src/notificationsmanager.cpp:251
|
||||
#: src/notificationsmanager.cpp:249
|
||||
#, kde-format
|
||||
msgid "Accept Invitation"
|
||||
msgstr "Accepta la invitació"
|
||||
|
||||
#: src/notificationsmanager.cpp:251
|
||||
#: src/notificationsmanager.cpp:249
|
||||
#, kde-format
|
||||
msgid "Reject Invitation"
|
||||
msgstr "Rebutja la invitació"
|
||||
@@ -1158,41 +1158,32 @@ msgstr "Cancel·la l'enviament de l'adjunt"
|
||||
msgid "Attach an image or file"
|
||||
msgstr "Adjunta una imatge o un fitxer"
|
||||
|
||||
#: src/qml/Component/ChatBox/ChatBar.qml:89
|
||||
#: src/qml/Component/ChatBox/ChatBar.qml:90
|
||||
#, kde-format
|
||||
msgid "Emojis & Stickers"
|
||||
msgstr "Emojis i adhesius"
|
||||
|
||||
#: src/qml/Component/ChatBox/ChatBar.qml:105
|
||||
#: src/qml/Component/ChatBox/ChatBar.qml:106
|
||||
#, kde-format
|
||||
msgid "Send a Location"
|
||||
msgstr "Envia una ubicació"
|
||||
|
||||
#: src/qml/Component/ChatBox/ChatBar.qml:118
|
||||
#: src/qml/Component/ChatBox/ChatBar.qml:119
|
||||
#, kde-format
|
||||
msgid "Send message"
|
||||
msgstr "Envia un missatge"
|
||||
|
||||
#: src/qml/Component/ChatBox/ChatBar.qml:165
|
||||
#, kde-format
|
||||
msgid ""
|
||||
"This room is encrypted. Build libQuotient with encryption enabled to send "
|
||||
"encrypted messages."
|
||||
msgstr ""
|
||||
"Esta sala està encriptada. Construïu la «libQuotient» amb l'encriptació "
|
||||
"habilitada per a enviar missatges xifrats."
|
||||
|
||||
#: src/qml/Component/ChatBox/ChatBar.qml:165
|
||||
#: src/qml/Component/ChatBox/ChatBar.qml:166
|
||||
#, kde-format
|
||||
msgid "Send an encrypted message…"
|
||||
msgstr "Envia un missatge encriptat…"
|
||||
|
||||
#: src/qml/Component/ChatBox/ChatBar.qml:165
|
||||
#: src/qml/Component/ChatBox/ChatBar.qml:166
|
||||
#, kde-format
|
||||
msgid "Set an attachment caption..."
|
||||
msgstr "Establir un títol d'adjunt..."
|
||||
|
||||
#: src/qml/Component/ChatBox/ChatBar.qml:165
|
||||
#: src/qml/Component/ChatBox/ChatBar.qml:166
|
||||
#, kde-format
|
||||
msgid "Send a message…"
|
||||
msgstr "Envia un missatge…"
|
||||
@@ -2042,18 +2033,18 @@ msgstr "Obri en un xat privat"
|
||||
msgid "Copy link"
|
||||
msgstr "Copia l'enllaç"
|
||||
|
||||
#: src/qml/main.qml:299
|
||||
#: src/qml/main.qml:297
|
||||
#, kde-format
|
||||
msgctxt "@title:window"
|
||||
msgid "Session Verification"
|
||||
msgstr "Verificació de la sessió"
|
||||
|
||||
#: src/qml/main.qml:311
|
||||
#: src/qml/main.qml:309
|
||||
#, kde-format
|
||||
msgid "User consent"
|
||||
msgstr "Consentiment de l'usuari"
|
||||
|
||||
#: src/qml/main.qml:316
|
||||
#: src/qml/main.qml:314
|
||||
#, kde-format
|
||||
msgid ""
|
||||
"Your homeserver requires you to agree to its terms and conditions before "
|
||||
@@ -2062,17 +2053,17 @@ msgstr ""
|
||||
"El servidor domèstic requerix que accepteu els seus termes i condicions "
|
||||
"abans de poder-lo utilitzar. Feu clic en el botó de davall per a llegir-los."
|
||||
|
||||
#: src/qml/main.qml:321
|
||||
#: src/qml/main.qml:319
|
||||
#, kde-format
|
||||
msgid "Open"
|
||||
msgstr "Obri"
|
||||
|
||||
#: src/qml/main.qml:356
|
||||
#: src/qml/main.qml:354
|
||||
#, kde-format
|
||||
msgid "Start a chat"
|
||||
msgstr "Inicia un xat"
|
||||
|
||||
#: src/qml/main.qml:358
|
||||
#: src/qml/main.qml:356
|
||||
#, kde-format
|
||||
msgid "Do you want to start a chat with %1?"
|
||||
msgstr "Voleu iniciar un xat amb %1?"
|
||||
@@ -2557,7 +2548,7 @@ msgid "Notification settings"
|
||||
msgstr "Configureu les notificacions"
|
||||
|
||||
#: src/qml/Page/RoomList/AccountMenu.qml:37 src/qml/Settings/DevicesPage.qml:15
|
||||
#: src/qml/Settings/SettingsPage.qml:61
|
||||
#: src/qml/Settings/SettingsPage.qml:62
|
||||
#, kde-format
|
||||
msgid "Devices"
|
||||
msgstr "Dispositius"
|
||||
@@ -2700,12 +2691,12 @@ msgctxt "Expand <section name"
|
||||
msgid "Expand %1"
|
||||
msgstr "Expandix %1"
|
||||
|
||||
#: src/qml/Page/RoomList/RoomDelegate.qml:96
|
||||
#: src/qml/Page/RoomList/RoomDelegate.qml:97
|
||||
#, kde-format
|
||||
msgid "Muted room"
|
||||
msgstr "Sala silenciada"
|
||||
|
||||
#: src/qml/Page/RoomList/RoomDelegate.qml:128
|
||||
#: src/qml/Page/RoomList/RoomDelegate.qml:129
|
||||
#, kde-format
|
||||
msgid "Configure room"
|
||||
msgstr "Configura la sala"
|
||||
@@ -2903,23 +2894,23 @@ msgstr[1] "%1 membres"
|
||||
msgid "No member count"
|
||||
msgstr "No hi ha comptador de membres"
|
||||
|
||||
#: src/qml/RoomSettings/Categories.qml:18 src/qml/RoomSettings/General.qml:21
|
||||
#: src/qml/Settings/SettingsPage.qml:17
|
||||
#: src/qml/RoomSettings/Categories.qml:19 src/qml/RoomSettings/General.qml:21
|
||||
#: src/qml/Settings/SettingsPage.qml:18
|
||||
#, kde-format
|
||||
msgid "General"
|
||||
msgstr "General"
|
||||
|
||||
#: src/qml/RoomSettings/Categories.qml:29 src/qml/RoomSettings/Security.qml:19
|
||||
#: src/qml/RoomSettings/Categories.qml:30 src/qml/RoomSettings/Security.qml:19
|
||||
#, kde-format
|
||||
msgid "Security"
|
||||
msgstr "Seguretat"
|
||||
|
||||
#: src/qml/RoomSettings/Categories.qml:40
|
||||
#: src/qml/RoomSettings/Categories.qml:41
|
||||
#, kde-format
|
||||
msgid "Permissions"
|
||||
msgstr "Permisos"
|
||||
|
||||
#: src/qml/RoomSettings/Categories.qml:51 src/qml/Settings/SettingsPage.qml:29
|
||||
#: src/qml/RoomSettings/Categories.qml:52 src/qml/Settings/SettingsPage.qml:30
|
||||
#, kde-format
|
||||
msgid "Notifications"
|
||||
msgstr "Notificacions"
|
||||
@@ -3231,95 +3222,95 @@ msgctxt "@option:check"
|
||||
msgid "Encryption"
|
||||
msgstr "Encriptació"
|
||||
|
||||
#: src/qml/RoomSettings/Security.qml:36
|
||||
#: src/qml/RoomSettings/Security.qml:35
|
||||
#, kde-format
|
||||
msgid "Enable encryption"
|
||||
msgstr "Activa l'encriptació"
|
||||
|
||||
#: src/qml/RoomSettings/Security.qml:37
|
||||
#: src/qml/RoomSettings/Security.qml:36
|
||||
#, kde-format
|
||||
msgctxt "option:check"
|
||||
msgid "Once enabled, encryption cannot be disabled."
|
||||
msgstr "Una vegada activat, l'encriptació no es pot desactivar."
|
||||
|
||||
#: src/qml/RoomSettings/Security.qml:50
|
||||
#: src/qml/RoomSettings/Security.qml:49
|
||||
#, kde-format
|
||||
msgctxt "@option:check"
|
||||
msgid "Access"
|
||||
msgstr "Accés"
|
||||
|
||||
#: src/qml/RoomSettings/Security.qml:57
|
||||
#: src/qml/RoomSettings/Security.qml:56
|
||||
#, kde-format
|
||||
msgctxt "@option:check"
|
||||
msgid "Private (invite only)"
|
||||
msgstr "Privat (només per invitació)"
|
||||
|
||||
#: src/qml/RoomSettings/Security.qml:58
|
||||
#: src/qml/RoomSettings/Security.qml:57
|
||||
#, kde-format
|
||||
msgid "Only invited people can join."
|
||||
msgstr "Només els invitats poden unir-se."
|
||||
|
||||
#: src/qml/RoomSettings/Security.qml:66
|
||||
#: src/qml/RoomSettings/Security.qml:65
|
||||
#, kde-format
|
||||
msgctxt "@option:check"
|
||||
msgid "Space members"
|
||||
msgstr "Membres de l'espai"
|
||||
|
||||
#: src/qml/RoomSettings/Security.qml:67
|
||||
#: src/qml/RoomSettings/Security.qml:66
|
||||
#, kde-format
|
||||
msgid "Anyone in a space can find and join."
|
||||
msgstr "Qualsevol en un espai el pot trobar i unir-se."
|
||||
|
||||
#: src/qml/RoomSettings/Security.qml:76
|
||||
#: src/qml/RoomSettings/Security.qml:75
|
||||
#, kde-format
|
||||
msgctxt "@option:check"
|
||||
msgid "Knock"
|
||||
msgstr "Sol·licita permís"
|
||||
|
||||
#: src/qml/RoomSettings/Security.qml:77
|
||||
#: src/qml/RoomSettings/Security.qml:76
|
||||
#, kde-format
|
||||
msgid "People not in the room need to request an invite to join the room."
|
||||
msgstr ""
|
||||
"La gent que no està a la sala cal que sol·licite una invitació per a unir-"
|
||||
"s'hi."
|
||||
|
||||
#: src/qml/RoomSettings/Security.qml:87
|
||||
#: src/qml/RoomSettings/Security.qml:86
|
||||
#, kde-format
|
||||
msgctxt "@option:check"
|
||||
msgid "Public"
|
||||
msgstr "Públic"
|
||||
|
||||
#: src/qml/RoomSettings/Security.qml:88
|
||||
#: src/qml/RoomSettings/Security.qml:87
|
||||
#, kde-format
|
||||
msgctxt "@option:check"
|
||||
msgid "Anyone can find and join."
|
||||
msgstr "Qualsevol el pot trobar i unir-se."
|
||||
|
||||
#: src/qml/RoomSettings/Security.qml:100
|
||||
#: src/qml/RoomSettings/Security.qml:99
|
||||
#, kde-format
|
||||
msgctxt "@option:check"
|
||||
msgid "Message history visibility"
|
||||
msgstr "Visibilitat de l'historial de missatges"
|
||||
|
||||
#: src/qml/RoomSettings/Security.qml:107
|
||||
#: src/qml/RoomSettings/Security.qml:106
|
||||
#, kde-format
|
||||
msgctxt "@option:check"
|
||||
msgid "Anyone"
|
||||
msgstr "Qualsevol"
|
||||
|
||||
#: src/qml/RoomSettings/Security.qml:108
|
||||
#: src/qml/RoomSettings/Security.qml:107
|
||||
#, kde-format
|
||||
msgctxt "@option:check"
|
||||
msgid "Anyone, regardless of whether they have joined, can view history."
|
||||
msgstr "Qualsevol, independentment de si s'ha unit, pot veure l'historial."
|
||||
|
||||
#: src/qml/RoomSettings/Security.qml:116
|
||||
#: src/qml/RoomSettings/Security.qml:115
|
||||
#, kde-format
|
||||
msgctxt "@option:check"
|
||||
msgid "Members only"
|
||||
msgstr "Només els membres"
|
||||
|
||||
#: src/qml/RoomSettings/Security.qml:117
|
||||
#: src/qml/RoomSettings/Security.qml:116
|
||||
#, kde-format
|
||||
msgctxt "@option:check"
|
||||
msgid ""
|
||||
@@ -3328,13 +3319,13 @@ msgstr ""
|
||||
"Tots els membres poden veure l'historial sencer de missatges, inclús abans "
|
||||
"que s'hagen unit."
|
||||
|
||||
#: src/qml/RoomSettings/Security.qml:125
|
||||
#: src/qml/RoomSettings/Security.qml:124
|
||||
#, kde-format
|
||||
msgctxt "@option:check"
|
||||
msgid "Members only (since invite)"
|
||||
msgstr "Només els membres (des de la invitació)"
|
||||
|
||||
#: src/qml/RoomSettings/Security.qml:126
|
||||
#: src/qml/RoomSettings/Security.qml:125
|
||||
#, kde-format
|
||||
msgctxt "@option:check"
|
||||
msgid ""
|
||||
@@ -3344,13 +3335,13 @@ msgstr ""
|
||||
"Els membres nous poden veure l'historial de missatges a partir del punt que "
|
||||
"van ser convidats a la sala."
|
||||
|
||||
#: src/qml/RoomSettings/Security.qml:134
|
||||
#: src/qml/RoomSettings/Security.qml:133
|
||||
#, kde-format
|
||||
msgctxt "@option:check"
|
||||
msgid "Members only (since joining)"
|
||||
msgstr "Només els membres (des de la unió)"
|
||||
|
||||
#: src/qml/RoomSettings/Security.qml:135
|
||||
#: src/qml/RoomSettings/Security.qml:134
|
||||
#, kde-format
|
||||
msgctxt "@option:check"
|
||||
msgid ""
|
||||
@@ -3359,7 +3350,7 @@ msgstr ""
|
||||
"Els membres nous poden veure l'historial de missatges a partir del punt que "
|
||||
"es van unir a la sala."
|
||||
|
||||
#: src/qml/RoomSettings/Security.qml:154
|
||||
#: src/qml/RoomSettings/Security.qml:153
|
||||
#: src/qml/Settings/NetworkProxyPage.qml:119
|
||||
#, kde-format
|
||||
msgid "Apply"
|
||||
@@ -3448,7 +3439,7 @@ msgid "Homeserver url"
|
||||
msgstr "URL del servidor domèstic"
|
||||
|
||||
#: src/qml/Settings/AccountsPage.qml:16 src/qml/Settings/AccountsPage.qml:25
|
||||
#: src/qml/Settings/SettingsPage.qml:35
|
||||
#: src/qml/Settings/SettingsPage.qml:36
|
||||
#, kde-format
|
||||
msgid "Accounts"
|
||||
msgstr "Comptes"
|
||||
@@ -3824,7 +3815,7 @@ msgid "Invites"
|
||||
msgstr "Invitacions"
|
||||
|
||||
#: src/qml/Settings/NetworkProxyPage.qml:25
|
||||
#: src/qml/Settings/SettingsPage.qml:55
|
||||
#: src/qml/Settings/SettingsPage.qml:56
|
||||
#, kde-format
|
||||
msgid "Network Proxy"
|
||||
msgstr "Servidor intermediari de la xarxa"
|
||||
@@ -3905,27 +3896,27 @@ msgstr "Activa el ressaltat de missatges"
|
||||
msgid "Delete keyword"
|
||||
msgstr "Suprimix una paraula clau"
|
||||
|
||||
#: src/qml/Settings/SettingsPage.qml:23
|
||||
#: src/qml/Settings/SettingsPage.qml:24
|
||||
#, kde-format
|
||||
msgid "Appearance"
|
||||
msgstr "Aparença"
|
||||
|
||||
#: src/qml/Settings/SettingsPage.qml:41
|
||||
#: src/qml/Settings/SettingsPage.qml:42
|
||||
#, kde-format
|
||||
msgid "Stickers & Emojis"
|
||||
msgstr "Adhesius i emojis"
|
||||
|
||||
#: src/qml/Settings/SettingsPage.qml:48
|
||||
#: src/qml/Settings/SettingsPage.qml:49
|
||||
#, kde-format
|
||||
msgid "Spell Checking"
|
||||
msgstr "Verificació ortogràfica"
|
||||
|
||||
#: src/qml/Settings/SettingsPage.qml:72
|
||||
#: src/qml/Settings/SettingsPage.qml:73
|
||||
#, kde-format
|
||||
msgid "About NeoChat"
|
||||
msgstr "Quant a NeoChat"
|
||||
|
||||
#: src/qml/Settings/SettingsPage.qml:78
|
||||
#: src/qml/Settings/SettingsPage.qml:79
|
||||
#, kde-format
|
||||
msgid "About KDE"
|
||||
msgstr "Quant a KDE"
|
||||
@@ -4079,3 +4070,10 @@ msgstr "Mostra"
|
||||
#, kde-format
|
||||
msgid "Quit"
|
||||
msgstr "Ix"
|
||||
|
||||
#~ msgid ""
|
||||
#~ "This room is encrypted. Build libQuotient with encryption enabled to send "
|
||||
#~ "encrypted messages."
|
||||
#~ msgstr ""
|
||||
#~ "Esta sala està encriptada. Construïu la «libQuotient» amb l'encriptació "
|
||||
#~ "habilitada per a enviar missatges xifrats."
|
||||
|
||||
131
po/cs/neochat.po
131
po/cs/neochat.po
@@ -6,7 +6,7 @@ msgid ""
|
||||
msgstr ""
|
||||
"Project-Id-Version: neochat\n"
|
||||
"Report-Msgid-Bugs-To: https://bugs.kde.org\n"
|
||||
"POT-Creation-Date: 2023-08-06 00:46+0000\n"
|
||||
"POT-Creation-Date: 2023-08-10 00:46+0000\n"
|
||||
"PO-Revision-Date: 2023-06-28 15:49+0200\n"
|
||||
"Last-Translator: Vit Pelcak <vit@pelcak.org>\n"
|
||||
"Language-Team: Czech <kde-i18n-doc@kde.org>\n"
|
||||
@@ -199,17 +199,17 @@ msgctxt "<version number> (built against <possibly different version number>)"
|
||||
msgid "%1 (built against %2)"
|
||||
msgstr "%1 (sestaveno oproti %2)"
|
||||
|
||||
#: src/main.cpp:324
|
||||
#: src/main.cpp:322
|
||||
#, kde-format
|
||||
msgid "Client for the matrix communication protocol"
|
||||
msgstr ""
|
||||
|
||||
#: src/main.cpp:325
|
||||
#: src/main.cpp:323
|
||||
#, kde-format
|
||||
msgid "Supports matrix: url scheme"
|
||||
msgstr ""
|
||||
|
||||
#: src/main.cpp:326
|
||||
#: src/main.cpp:324
|
||||
#, kde-format
|
||||
msgid "Ignore all SSL Errors, e.g., unsigned certificates."
|
||||
msgstr ""
|
||||
@@ -1080,55 +1080,55 @@ msgstr ""
|
||||
msgid "Report sent successfully."
|
||||
msgstr "Hlášení bylo úspěšně odesláno."
|
||||
|
||||
#: src/neochatroom.cpp:1927 src/neochatroom.cpp:1935
|
||||
#: src/neochatroom.cpp:1924 src/neochatroom.cpp:1932
|
||||
#, kde-format
|
||||
msgctxt "'Lat' and 'Lon' as in Latitude and Longitude"
|
||||
msgid "Lat: %1, Lon: %2"
|
||||
msgstr "Šíř.: %1, Dél.: %2"
|
||||
|
||||
#: src/notificationsmanager.cpp:130
|
||||
#: src/notificationsmanager.cpp:128
|
||||
#, kde-format
|
||||
msgid "Encrypted Message"
|
||||
msgstr "Zašifrovaná zpráva"
|
||||
|
||||
#: src/notificationsmanager.cpp:203 src/qml/main.qml:257
|
||||
#: src/notificationsmanager.cpp:201 src/qml/main.qml:257
|
||||
#, kde-format
|
||||
msgid "%1: %2"
|
||||
msgstr "%1: %2"
|
||||
|
||||
#: src/notificationsmanager.cpp:209
|
||||
#: src/notificationsmanager.cpp:207
|
||||
#, kde-format
|
||||
msgid "Open NeoChat in this room"
|
||||
msgstr ""
|
||||
|
||||
#: src/notificationsmanager.cpp:222 src/qml/Component/HoverActions.qml:109
|
||||
#: src/notificationsmanager.cpp:220 src/qml/Component/HoverActions.qml:109
|
||||
#: src/qml/Menu/Timeline/FileDelegateContextMenu.qml:50
|
||||
#: src/qml/Menu/Timeline/MessageDelegateContextMenu.qml:36
|
||||
#, kde-format
|
||||
msgid "Reply"
|
||||
msgstr "Odpovědět"
|
||||
|
||||
#: src/notificationsmanager.cpp:223
|
||||
#: src/notificationsmanager.cpp:221
|
||||
#, kde-format
|
||||
msgid "Reply..."
|
||||
msgstr "Odpovědět..."
|
||||
|
||||
#: src/notificationsmanager.cpp:241
|
||||
#: src/notificationsmanager.cpp:239
|
||||
#, kde-format
|
||||
msgid "%1 invited you to a room"
|
||||
msgstr ""
|
||||
|
||||
#: src/notificationsmanager.cpp:245
|
||||
#: src/notificationsmanager.cpp:243
|
||||
#, kde-format
|
||||
msgid "Open this invitation in NeoChat"
|
||||
msgstr ""
|
||||
|
||||
#: src/notificationsmanager.cpp:251
|
||||
#: src/notificationsmanager.cpp:249
|
||||
#, kde-format
|
||||
msgid "Accept Invitation"
|
||||
msgstr "Přijmout pozvánku"
|
||||
|
||||
#: src/notificationsmanager.cpp:251
|
||||
#: src/notificationsmanager.cpp:249
|
||||
#, kde-format
|
||||
msgid "Reject Invitation"
|
||||
msgstr "Odmítnout pozvánku"
|
||||
@@ -1156,39 +1156,32 @@ msgstr "Zrušit odesílání přílohy"
|
||||
msgid "Attach an image or file"
|
||||
msgstr ""
|
||||
|
||||
#: src/qml/Component/ChatBox/ChatBar.qml:89
|
||||
#: src/qml/Component/ChatBox/ChatBar.qml:90
|
||||
#, kde-format
|
||||
msgid "Emojis & Stickers"
|
||||
msgstr ""
|
||||
|
||||
#: src/qml/Component/ChatBox/ChatBar.qml:105
|
||||
#: src/qml/Component/ChatBox/ChatBar.qml:106
|
||||
#, kde-format
|
||||
msgid "Send a Location"
|
||||
msgstr "Poslat polohu"
|
||||
|
||||
#: src/qml/Component/ChatBox/ChatBar.qml:118
|
||||
#: src/qml/Component/ChatBox/ChatBar.qml:119
|
||||
#, kde-format
|
||||
msgid "Send message"
|
||||
msgstr "Poslat správu"
|
||||
|
||||
#: src/qml/Component/ChatBox/ChatBar.qml:165
|
||||
#, kde-format
|
||||
msgid ""
|
||||
"This room is encrypted. Build libQuotient with encryption enabled to send "
|
||||
"encrypted messages."
|
||||
msgstr ""
|
||||
|
||||
#: src/qml/Component/ChatBox/ChatBar.qml:165
|
||||
#: src/qml/Component/ChatBox/ChatBar.qml:166
|
||||
#, kde-format
|
||||
msgid "Send an encrypted message…"
|
||||
msgstr ""
|
||||
|
||||
#: src/qml/Component/ChatBox/ChatBar.qml:165
|
||||
#: src/qml/Component/ChatBox/ChatBar.qml:166
|
||||
#, kde-format
|
||||
msgid "Set an attachment caption..."
|
||||
msgstr ""
|
||||
|
||||
#: src/qml/Component/ChatBox/ChatBar.qml:165
|
||||
#: src/qml/Component/ChatBox/ChatBar.qml:166
|
||||
#, kde-format
|
||||
msgid "Send a message…"
|
||||
msgstr "Poslat správu…"
|
||||
@@ -2006,35 +1999,35 @@ msgstr ""
|
||||
msgid "Copy link"
|
||||
msgstr "Kopírovat odkaz"
|
||||
|
||||
#: src/qml/main.qml:299
|
||||
#: src/qml/main.qml:297
|
||||
#, kde-format
|
||||
msgctxt "@title:window"
|
||||
msgid "Session Verification"
|
||||
msgstr ""
|
||||
|
||||
#: src/qml/main.qml:311
|
||||
#: src/qml/main.qml:309
|
||||
#, kde-format
|
||||
msgid "User consent"
|
||||
msgstr ""
|
||||
|
||||
#: src/qml/main.qml:316
|
||||
#: src/qml/main.qml:314
|
||||
#, kde-format
|
||||
msgid ""
|
||||
"Your homeserver requires you to agree to its terms and conditions before "
|
||||
"being able to use it. Please click the button below to read them."
|
||||
msgstr ""
|
||||
|
||||
#: src/qml/main.qml:321
|
||||
#: src/qml/main.qml:319
|
||||
#, kde-format
|
||||
msgid "Open"
|
||||
msgstr "Otevřít"
|
||||
|
||||
#: src/qml/main.qml:356
|
||||
#: src/qml/main.qml:354
|
||||
#, kde-format
|
||||
msgid "Start a chat"
|
||||
msgstr "Zahájit rozhovor"
|
||||
|
||||
#: src/qml/main.qml:358
|
||||
#: src/qml/main.qml:356
|
||||
#, kde-format
|
||||
msgid "Do you want to start a chat with %1?"
|
||||
msgstr "Přejete si začít rozhovor s %1?"
|
||||
@@ -2517,7 +2510,7 @@ msgid "Notification settings"
|
||||
msgstr "Nastavení oznamování"
|
||||
|
||||
#: src/qml/Page/RoomList/AccountMenu.qml:37 src/qml/Settings/DevicesPage.qml:15
|
||||
#: src/qml/Settings/SettingsPage.qml:61
|
||||
#: src/qml/Settings/SettingsPage.qml:62
|
||||
#, kde-format
|
||||
msgid "Devices"
|
||||
msgstr "Zařízení"
|
||||
@@ -2661,12 +2654,12 @@ msgctxt "Expand <section name"
|
||||
msgid "Expand %1"
|
||||
msgstr "Roztáhnout náhled"
|
||||
|
||||
#: src/qml/Page/RoomList/RoomDelegate.qml:96
|
||||
#: src/qml/Page/RoomList/RoomDelegate.qml:97
|
||||
#, kde-format
|
||||
msgid "Muted room"
|
||||
msgstr ""
|
||||
|
||||
#: src/qml/Page/RoomList/RoomDelegate.qml:128
|
||||
#: src/qml/Page/RoomList/RoomDelegate.qml:129
|
||||
#, kde-format
|
||||
msgid "Configure room"
|
||||
msgstr ""
|
||||
@@ -2864,23 +2857,23 @@ msgstr[2] "%1 členů"
|
||||
msgid "No member count"
|
||||
msgstr "Žádný počet členů"
|
||||
|
||||
#: src/qml/RoomSettings/Categories.qml:18 src/qml/RoomSettings/General.qml:21
|
||||
#: src/qml/Settings/SettingsPage.qml:17
|
||||
#: src/qml/RoomSettings/Categories.qml:19 src/qml/RoomSettings/General.qml:21
|
||||
#: src/qml/Settings/SettingsPage.qml:18
|
||||
#, kde-format
|
||||
msgid "General"
|
||||
msgstr "Obecné"
|
||||
|
||||
#: src/qml/RoomSettings/Categories.qml:29 src/qml/RoomSettings/Security.qml:19
|
||||
#: src/qml/RoomSettings/Categories.qml:30 src/qml/RoomSettings/Security.qml:19
|
||||
#, kde-format
|
||||
msgid "Security"
|
||||
msgstr "Bezpečnost"
|
||||
|
||||
#: src/qml/RoomSettings/Categories.qml:40
|
||||
#: src/qml/RoomSettings/Categories.qml:41
|
||||
#, kde-format
|
||||
msgid "Permissions"
|
||||
msgstr "Oprávnění"
|
||||
|
||||
#: src/qml/RoomSettings/Categories.qml:51 src/qml/Settings/SettingsPage.qml:29
|
||||
#: src/qml/RoomSettings/Categories.qml:52 src/qml/Settings/SettingsPage.qml:30
|
||||
#, kde-format
|
||||
msgid "Notifications"
|
||||
msgstr "Upozornění"
|
||||
@@ -3179,106 +3172,106 @@ msgctxt "@option:check"
|
||||
msgid "Encryption"
|
||||
msgstr "Šifrování"
|
||||
|
||||
#: src/qml/RoomSettings/Security.qml:36
|
||||
#: src/qml/RoomSettings/Security.qml:35
|
||||
#, kde-format
|
||||
msgid "Enable encryption"
|
||||
msgstr ""
|
||||
|
||||
#: src/qml/RoomSettings/Security.qml:37
|
||||
#: src/qml/RoomSettings/Security.qml:36
|
||||
#, kde-format
|
||||
msgctxt "option:check"
|
||||
msgid "Once enabled, encryption cannot be disabled."
|
||||
msgstr ""
|
||||
|
||||
#: src/qml/RoomSettings/Security.qml:50
|
||||
#: src/qml/RoomSettings/Security.qml:49
|
||||
#, kde-format
|
||||
msgctxt "@option:check"
|
||||
msgid "Access"
|
||||
msgstr "Přístup"
|
||||
|
||||
#: src/qml/RoomSettings/Security.qml:57
|
||||
#: src/qml/RoomSettings/Security.qml:56
|
||||
#, kde-format
|
||||
msgctxt "@option:check"
|
||||
msgid "Private (invite only)"
|
||||
msgstr ""
|
||||
|
||||
#: src/qml/RoomSettings/Security.qml:58
|
||||
#: src/qml/RoomSettings/Security.qml:57
|
||||
#, kde-format
|
||||
msgid "Only invited people can join."
|
||||
msgstr ""
|
||||
|
||||
#: src/qml/RoomSettings/Security.qml:66
|
||||
#: src/qml/RoomSettings/Security.qml:65
|
||||
#, kde-format
|
||||
msgctxt "@option:check"
|
||||
msgid "Space members"
|
||||
msgstr ""
|
||||
|
||||
#: src/qml/RoomSettings/Security.qml:67
|
||||
#: src/qml/RoomSettings/Security.qml:66
|
||||
#, kde-format
|
||||
msgid "Anyone in a space can find and join."
|
||||
msgstr ""
|
||||
|
||||
#: src/qml/RoomSettings/Security.qml:76
|
||||
#: src/qml/RoomSettings/Security.qml:75
|
||||
#, kde-format
|
||||
msgctxt "@option:check"
|
||||
msgid "Knock"
|
||||
msgstr ""
|
||||
|
||||
#: src/qml/RoomSettings/Security.qml:77
|
||||
#: src/qml/RoomSettings/Security.qml:76
|
||||
#, kde-format
|
||||
msgid "People not in the room need to request an invite to join the room."
|
||||
msgstr ""
|
||||
|
||||
#: src/qml/RoomSettings/Security.qml:87
|
||||
#: src/qml/RoomSettings/Security.qml:86
|
||||
#, kde-format
|
||||
msgctxt "@option:check"
|
||||
msgid "Public"
|
||||
msgstr "Veřejný"
|
||||
|
||||
#: src/qml/RoomSettings/Security.qml:88
|
||||
#: src/qml/RoomSettings/Security.qml:87
|
||||
#, kde-format
|
||||
msgctxt "@option:check"
|
||||
msgid "Anyone can find and join."
|
||||
msgstr ""
|
||||
|
||||
#: src/qml/RoomSettings/Security.qml:100
|
||||
#: src/qml/RoomSettings/Security.qml:99
|
||||
#, kde-format
|
||||
msgctxt "@option:check"
|
||||
msgid "Message history visibility"
|
||||
msgstr ""
|
||||
|
||||
#: src/qml/RoomSettings/Security.qml:107
|
||||
#: src/qml/RoomSettings/Security.qml:106
|
||||
#, kde-format
|
||||
msgctxt "@option:check"
|
||||
msgid "Anyone"
|
||||
msgstr ""
|
||||
|
||||
#: src/qml/RoomSettings/Security.qml:108
|
||||
#: src/qml/RoomSettings/Security.qml:107
|
||||
#, kde-format
|
||||
msgctxt "@option:check"
|
||||
msgid "Anyone, regardless of whether they have joined, can view history."
|
||||
msgstr ""
|
||||
|
||||
#: src/qml/RoomSettings/Security.qml:116
|
||||
#: src/qml/RoomSettings/Security.qml:115
|
||||
#, kde-format
|
||||
msgctxt "@option:check"
|
||||
msgid "Members only"
|
||||
msgstr ""
|
||||
|
||||
#: src/qml/RoomSettings/Security.qml:117
|
||||
#: src/qml/RoomSettings/Security.qml:116
|
||||
#, kde-format
|
||||
msgctxt "@option:check"
|
||||
msgid ""
|
||||
"All members can view the entire message history, even before they joined."
|
||||
msgstr ""
|
||||
|
||||
#: src/qml/RoomSettings/Security.qml:125
|
||||
#: src/qml/RoomSettings/Security.qml:124
|
||||
#, kde-format
|
||||
msgctxt "@option:check"
|
||||
msgid "Members only (since invite)"
|
||||
msgstr ""
|
||||
|
||||
#: src/qml/RoomSettings/Security.qml:126
|
||||
#: src/qml/RoomSettings/Security.qml:125
|
||||
#, kde-format
|
||||
msgctxt "@option:check"
|
||||
msgid ""
|
||||
@@ -3286,20 +3279,20 @@ msgid ""
|
||||
"the room."
|
||||
msgstr ""
|
||||
|
||||
#: src/qml/RoomSettings/Security.qml:134
|
||||
#: src/qml/RoomSettings/Security.qml:133
|
||||
#, kde-format
|
||||
msgctxt "@option:check"
|
||||
msgid "Members only (since joining)"
|
||||
msgstr ""
|
||||
|
||||
#: src/qml/RoomSettings/Security.qml:135
|
||||
#: src/qml/RoomSettings/Security.qml:134
|
||||
#, kde-format
|
||||
msgctxt "@option:check"
|
||||
msgid ""
|
||||
"New members can view the message history from the point they joined the room."
|
||||
msgstr ""
|
||||
|
||||
#: src/qml/RoomSettings/Security.qml:154
|
||||
#: src/qml/RoomSettings/Security.qml:153
|
||||
#: src/qml/Settings/NetworkProxyPage.qml:119
|
||||
#, kde-format
|
||||
msgid "Apply"
|
||||
@@ -3388,7 +3381,7 @@ msgid "Homeserver url"
|
||||
msgstr ""
|
||||
|
||||
#: src/qml/Settings/AccountsPage.qml:16 src/qml/Settings/AccountsPage.qml:25
|
||||
#: src/qml/Settings/SettingsPage.qml:35
|
||||
#: src/qml/Settings/SettingsPage.qml:36
|
||||
#, kde-format
|
||||
msgid "Accounts"
|
||||
msgstr "Účty"
|
||||
@@ -3763,7 +3756,7 @@ msgid "Invites"
|
||||
msgstr "Pozvánky"
|
||||
|
||||
#: src/qml/Settings/NetworkProxyPage.qml:25
|
||||
#: src/qml/Settings/SettingsPage.qml:55
|
||||
#: src/qml/Settings/SettingsPage.qml:56
|
||||
#, kde-format
|
||||
msgid "Network Proxy"
|
||||
msgstr "Síťová proxy"
|
||||
@@ -3844,27 +3837,27 @@ msgstr ""
|
||||
msgid "Delete keyword"
|
||||
msgstr ""
|
||||
|
||||
#: src/qml/Settings/SettingsPage.qml:23
|
||||
#: src/qml/Settings/SettingsPage.qml:24
|
||||
#, kde-format
|
||||
msgid "Appearance"
|
||||
msgstr "Vzhled"
|
||||
|
||||
#: src/qml/Settings/SettingsPage.qml:41
|
||||
#: src/qml/Settings/SettingsPage.qml:42
|
||||
#, kde-format
|
||||
msgid "Stickers & Emojis"
|
||||
msgstr ""
|
||||
|
||||
#: src/qml/Settings/SettingsPage.qml:48
|
||||
#: src/qml/Settings/SettingsPage.qml:49
|
||||
#, kde-format
|
||||
msgid "Spell Checking"
|
||||
msgstr "Kontrola pravopisu"
|
||||
|
||||
#: src/qml/Settings/SettingsPage.qml:72
|
||||
#: src/qml/Settings/SettingsPage.qml:73
|
||||
#, kde-format
|
||||
msgid "About NeoChat"
|
||||
msgstr "O aplikaci NeoChat"
|
||||
|
||||
#: src/qml/Settings/SettingsPage.qml:78
|
||||
#: src/qml/Settings/SettingsPage.qml:79
|
||||
#, kde-format
|
||||
msgid "About KDE"
|
||||
msgstr "O prostředí KDE"
|
||||
|
||||
131
po/da/neochat.po
131
po/da/neochat.po
@@ -6,7 +6,7 @@ msgid ""
|
||||
msgstr ""
|
||||
"Project-Id-Version: neochat\n"
|
||||
"Report-Msgid-Bugs-To: https://bugs.kde.org\n"
|
||||
"POT-Creation-Date: 2023-08-06 00:46+0000\n"
|
||||
"POT-Creation-Date: 2023-08-10 00:46+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"
|
||||
@@ -206,17 +206,17 @@ msgctxt "<version number> (built against <possibly different version number>)"
|
||||
msgid "%1 (built against %2)"
|
||||
msgstr ""
|
||||
|
||||
#: src/main.cpp:324
|
||||
#: src/main.cpp:322
|
||||
#, kde-format
|
||||
msgid "Client for the matrix communication protocol"
|
||||
msgstr ""
|
||||
|
||||
#: src/main.cpp:325
|
||||
#: src/main.cpp:323
|
||||
#, kde-format
|
||||
msgid "Supports matrix: url scheme"
|
||||
msgstr ""
|
||||
|
||||
#: src/main.cpp:326
|
||||
#: src/main.cpp:324
|
||||
#, kde-format
|
||||
msgid "Ignore all SSL Errors, e.g., unsigned certificates."
|
||||
msgstr ""
|
||||
@@ -1090,58 +1090,58 @@ msgstr ""
|
||||
msgid "Report sent successfully."
|
||||
msgstr ""
|
||||
|
||||
#: src/neochatroom.cpp:1927 src/neochatroom.cpp:1935
|
||||
#: src/neochatroom.cpp:1924 src/neochatroom.cpp:1932
|
||||
#, kde-format
|
||||
msgctxt "'Lat' and 'Lon' as in Latitude and Longitude"
|
||||
msgid "Lat: %1, Lon: %2"
|
||||
msgstr ""
|
||||
|
||||
#: src/notificationsmanager.cpp:130
|
||||
#: src/notificationsmanager.cpp:128
|
||||
#, fuzzy, kde-format
|
||||
#| msgid "Send message"
|
||||
msgid "Encrypted Message"
|
||||
msgstr "Send besked"
|
||||
|
||||
#: src/notificationsmanager.cpp:203 src/qml/main.qml:257
|
||||
#: src/notificationsmanager.cpp:201 src/qml/main.qml:257
|
||||
#, kde-format
|
||||
msgid "%1: %2"
|
||||
msgstr ""
|
||||
|
||||
#: src/notificationsmanager.cpp:209
|
||||
#: src/notificationsmanager.cpp:207
|
||||
#, kde-format
|
||||
msgid "Open NeoChat in this room"
|
||||
msgstr ""
|
||||
|
||||
#: src/notificationsmanager.cpp:222 src/qml/Component/HoverActions.qml:109
|
||||
#: src/notificationsmanager.cpp:220 src/qml/Component/HoverActions.qml:109
|
||||
#: src/qml/Menu/Timeline/FileDelegateContextMenu.qml:50
|
||||
#: src/qml/Menu/Timeline/MessageDelegateContextMenu.qml:36
|
||||
#, kde-format
|
||||
msgid "Reply"
|
||||
msgstr "Svar"
|
||||
|
||||
#: src/notificationsmanager.cpp:223
|
||||
#: src/notificationsmanager.cpp:221
|
||||
#, fuzzy, kde-format
|
||||
#| msgid "Reply"
|
||||
msgid "Reply..."
|
||||
msgstr "Svar"
|
||||
|
||||
#: src/notificationsmanager.cpp:241
|
||||
#: src/notificationsmanager.cpp:239
|
||||
#, kde-format
|
||||
msgid "%1 invited you to a room"
|
||||
msgstr ""
|
||||
|
||||
#: src/notificationsmanager.cpp:245
|
||||
#: src/notificationsmanager.cpp:243
|
||||
#, kde-format
|
||||
msgid "Open this invitation in NeoChat"
|
||||
msgstr ""
|
||||
|
||||
#: src/notificationsmanager.cpp:251
|
||||
#: src/notificationsmanager.cpp:249
|
||||
#, fuzzy, kde-format
|
||||
#| msgid "Accept"
|
||||
msgid "Accept Invitation"
|
||||
msgstr "Acceptér"
|
||||
|
||||
#: src/notificationsmanager.cpp:251
|
||||
#: src/notificationsmanager.cpp:249
|
||||
#, fuzzy, kde-format
|
||||
#| msgid "Reject"
|
||||
msgid "Reject Invitation"
|
||||
@@ -1170,41 +1170,34 @@ msgstr ""
|
||||
msgid "Attach an image or file"
|
||||
msgstr ""
|
||||
|
||||
#: src/qml/Component/ChatBox/ChatBar.qml:89
|
||||
#: src/qml/Component/ChatBox/ChatBar.qml:90
|
||||
#, kde-format
|
||||
msgid "Emojis & Stickers"
|
||||
msgstr ""
|
||||
|
||||
#: src/qml/Component/ChatBox/ChatBar.qml:105
|
||||
#: src/qml/Component/ChatBox/ChatBar.qml:106
|
||||
#, fuzzy, kde-format
|
||||
#| msgid "Settings"
|
||||
msgid "Send a Location"
|
||||
msgstr "Indstillinger"
|
||||
|
||||
#: src/qml/Component/ChatBox/ChatBar.qml:118
|
||||
#: src/qml/Component/ChatBox/ChatBar.qml:119
|
||||
#, kde-format
|
||||
msgid "Send message"
|
||||
msgstr "Send besked"
|
||||
|
||||
#: src/qml/Component/ChatBox/ChatBar.qml:165
|
||||
#, kde-format
|
||||
msgid ""
|
||||
"This room is encrypted. Build libQuotient with encryption enabled to send "
|
||||
"encrypted messages."
|
||||
msgstr ""
|
||||
|
||||
#: src/qml/Component/ChatBox/ChatBar.qml:165
|
||||
#: src/qml/Component/ChatBox/ChatBar.qml:166
|
||||
#, fuzzy, kde-format
|
||||
#| msgid "Send message"
|
||||
msgid "Send an encrypted message…"
|
||||
msgstr "Send besked"
|
||||
|
||||
#: src/qml/Component/ChatBox/ChatBar.qml:165
|
||||
#: src/qml/Component/ChatBox/ChatBar.qml:166
|
||||
#, kde-format
|
||||
msgid "Set an attachment caption..."
|
||||
msgstr ""
|
||||
|
||||
#: src/qml/Component/ChatBox/ChatBar.qml:165
|
||||
#: src/qml/Component/ChatBox/ChatBar.qml:166
|
||||
#, fuzzy, kde-format
|
||||
#| msgid "Send message"
|
||||
msgid "Send a message…"
|
||||
@@ -2046,37 +2039,37 @@ msgstr ""
|
||||
msgid "Copy link"
|
||||
msgstr "Kopiér"
|
||||
|
||||
#: src/qml/main.qml:299
|
||||
#: src/qml/main.qml:297
|
||||
#, kde-format
|
||||
msgctxt "@title:window"
|
||||
msgid "Session Verification"
|
||||
msgstr ""
|
||||
|
||||
#: src/qml/main.qml:311
|
||||
#: src/qml/main.qml:309
|
||||
#, fuzzy, kde-format
|
||||
#| msgid "Username"
|
||||
msgid "User consent"
|
||||
msgstr "Brugernavn"
|
||||
|
||||
#: src/qml/main.qml:316
|
||||
#: src/qml/main.qml:314
|
||||
#, kde-format
|
||||
msgid ""
|
||||
"Your homeserver requires you to agree to its terms and conditions before "
|
||||
"being able to use it. Please click the button below to read them."
|
||||
msgstr ""
|
||||
|
||||
#: src/qml/main.qml:321
|
||||
#: src/qml/main.qml:319
|
||||
#, kde-format
|
||||
msgid "Open"
|
||||
msgstr ""
|
||||
|
||||
#: src/qml/main.qml:356
|
||||
#: src/qml/main.qml:354
|
||||
#, fuzzy, kde-format
|
||||
#| msgid "Start a Chat"
|
||||
msgid "Start a chat"
|
||||
msgstr "Start en chat"
|
||||
|
||||
#: src/qml/main.qml:358
|
||||
#: src/qml/main.qml:356
|
||||
#, kde-format
|
||||
msgid "Do you want to start a chat with %1?"
|
||||
msgstr ""
|
||||
@@ -2576,7 +2569,7 @@ msgid "Notification settings"
|
||||
msgstr "Indstillinger"
|
||||
|
||||
#: src/qml/Page/RoomList/AccountMenu.qml:37 src/qml/Settings/DevicesPage.qml:15
|
||||
#: src/qml/Settings/SettingsPage.qml:61
|
||||
#: src/qml/Settings/SettingsPage.qml:62
|
||||
#, kde-format
|
||||
msgid "Devices"
|
||||
msgstr ""
|
||||
@@ -2721,13 +2714,13 @@ msgctxt "Expand <section name"
|
||||
msgid "Expand %1"
|
||||
msgstr ""
|
||||
|
||||
#: src/qml/Page/RoomList/RoomDelegate.qml:96
|
||||
#: src/qml/Page/RoomList/RoomDelegate.qml:97
|
||||
#, fuzzy, kde-format
|
||||
#| msgid "Muted"
|
||||
msgid "Muted room"
|
||||
msgstr "Lydløs"
|
||||
|
||||
#: src/qml/Page/RoomList/RoomDelegate.qml:128
|
||||
#: src/qml/Page/RoomList/RoomDelegate.qml:129
|
||||
#, kde-format
|
||||
msgid "Configure room"
|
||||
msgstr ""
|
||||
@@ -2932,23 +2925,23 @@ msgstr[1] "Medlemmer"
|
||||
msgid "No member count"
|
||||
msgstr ""
|
||||
|
||||
#: src/qml/RoomSettings/Categories.qml:18 src/qml/RoomSettings/General.qml:21
|
||||
#: src/qml/Settings/SettingsPage.qml:17
|
||||
#: src/qml/RoomSettings/Categories.qml:19 src/qml/RoomSettings/General.qml:21
|
||||
#: src/qml/Settings/SettingsPage.qml:18
|
||||
#, kde-format
|
||||
msgid "General"
|
||||
msgstr ""
|
||||
|
||||
#: src/qml/RoomSettings/Categories.qml:29 src/qml/RoomSettings/Security.qml:19
|
||||
#: src/qml/RoomSettings/Categories.qml:30 src/qml/RoomSettings/Security.qml:19
|
||||
#, kde-format
|
||||
msgid "Security"
|
||||
msgstr ""
|
||||
|
||||
#: src/qml/RoomSettings/Categories.qml:40
|
||||
#: src/qml/RoomSettings/Categories.qml:41
|
||||
#, kde-format
|
||||
msgid "Permissions"
|
||||
msgstr ""
|
||||
|
||||
#: src/qml/RoomSettings/Categories.qml:51 src/qml/Settings/SettingsPage.qml:29
|
||||
#: src/qml/RoomSettings/Categories.qml:52 src/qml/Settings/SettingsPage.qml:30
|
||||
#, kde-format
|
||||
msgid "Notifications"
|
||||
msgstr ""
|
||||
@@ -3253,109 +3246,109 @@ msgctxt "@option:check"
|
||||
msgid "Encryption"
|
||||
msgstr ""
|
||||
|
||||
#: src/qml/RoomSettings/Security.qml:36
|
||||
#: src/qml/RoomSettings/Security.qml:35
|
||||
#, kde-format
|
||||
msgid "Enable encryption"
|
||||
msgstr ""
|
||||
|
||||
#: src/qml/RoomSettings/Security.qml:37
|
||||
#: src/qml/RoomSettings/Security.qml:36
|
||||
#, kde-format
|
||||
msgctxt "option:check"
|
||||
msgid "Once enabled, encryption cannot be disabled."
|
||||
msgstr ""
|
||||
|
||||
#: src/qml/RoomSettings/Security.qml:50
|
||||
#: src/qml/RoomSettings/Security.qml:49
|
||||
#, fuzzy, kde-format
|
||||
#| msgid "Accept"
|
||||
msgctxt "@option:check"
|
||||
msgid "Access"
|
||||
msgstr "Acceptér"
|
||||
|
||||
#: src/qml/RoomSettings/Security.qml:57
|
||||
#: src/qml/RoomSettings/Security.qml:56
|
||||
#, kde-format
|
||||
msgctxt "@option:check"
|
||||
msgid "Private (invite only)"
|
||||
msgstr ""
|
||||
|
||||
#: src/qml/RoomSettings/Security.qml:58
|
||||
#: src/qml/RoomSettings/Security.qml:57
|
||||
#, kde-format
|
||||
msgid "Only invited people can join."
|
||||
msgstr ""
|
||||
|
||||
#: src/qml/RoomSettings/Security.qml:66
|
||||
#: src/qml/RoomSettings/Security.qml:65
|
||||
#, fuzzy, kde-format
|
||||
#| msgid "Members"
|
||||
msgctxt "@option:check"
|
||||
msgid "Space members"
|
||||
msgstr "Medlemmer"
|
||||
|
||||
#: src/qml/RoomSettings/Security.qml:67
|
||||
#: src/qml/RoomSettings/Security.qml:66
|
||||
#, kde-format
|
||||
msgid "Anyone in a space can find and join."
|
||||
msgstr ""
|
||||
|
||||
#: src/qml/RoomSettings/Security.qml:76
|
||||
#: src/qml/RoomSettings/Security.qml:75
|
||||
#, kde-format
|
||||
msgctxt "@option:check"
|
||||
msgid "Knock"
|
||||
msgstr ""
|
||||
|
||||
#: src/qml/RoomSettings/Security.qml:77
|
||||
#: src/qml/RoomSettings/Security.qml:76
|
||||
#, kde-format
|
||||
msgid "People not in the room need to request an invite to join the room."
|
||||
msgstr ""
|
||||
|
||||
#: src/qml/RoomSettings/Security.qml:87
|
||||
#: src/qml/RoomSettings/Security.qml:86
|
||||
#, kde-format
|
||||
msgctxt "@option:check"
|
||||
msgid "Public"
|
||||
msgstr ""
|
||||
|
||||
#: src/qml/RoomSettings/Security.qml:88
|
||||
#: src/qml/RoomSettings/Security.qml:87
|
||||
#, kde-format
|
||||
msgctxt "@option:check"
|
||||
msgid "Anyone can find and join."
|
||||
msgstr ""
|
||||
|
||||
#: src/qml/RoomSettings/Security.qml:100
|
||||
#: src/qml/RoomSettings/Security.qml:99
|
||||
#, kde-format
|
||||
msgctxt "@option:check"
|
||||
msgid "Message history visibility"
|
||||
msgstr ""
|
||||
|
||||
#: src/qml/RoomSettings/Security.qml:107
|
||||
#: src/qml/RoomSettings/Security.qml:106
|
||||
#, kde-format
|
||||
msgctxt "@option:check"
|
||||
msgid "Anyone"
|
||||
msgstr ""
|
||||
|
||||
#: src/qml/RoomSettings/Security.qml:108
|
||||
#: src/qml/RoomSettings/Security.qml:107
|
||||
#, kde-format
|
||||
msgctxt "@option:check"
|
||||
msgid "Anyone, regardless of whether they have joined, can view history."
|
||||
msgstr ""
|
||||
|
||||
#: src/qml/RoomSettings/Security.qml:116
|
||||
#: src/qml/RoomSettings/Security.qml:115
|
||||
#, fuzzy, kde-format
|
||||
#| msgid "Members"
|
||||
msgctxt "@option:check"
|
||||
msgid "Members only"
|
||||
msgstr "Medlemmer"
|
||||
|
||||
#: src/qml/RoomSettings/Security.qml:117
|
||||
#: src/qml/RoomSettings/Security.qml:116
|
||||
#, kde-format
|
||||
msgctxt "@option:check"
|
||||
msgid ""
|
||||
"All members can view the entire message history, even before they joined."
|
||||
msgstr ""
|
||||
|
||||
#: src/qml/RoomSettings/Security.qml:125
|
||||
#: src/qml/RoomSettings/Security.qml:124
|
||||
#, kde-format
|
||||
msgctxt "@option:check"
|
||||
msgid "Members only (since invite)"
|
||||
msgstr ""
|
||||
|
||||
#: src/qml/RoomSettings/Security.qml:126
|
||||
#: src/qml/RoomSettings/Security.qml:125
|
||||
#, kde-format
|
||||
msgctxt "@option:check"
|
||||
msgid ""
|
||||
@@ -3363,20 +3356,20 @@ msgid ""
|
||||
"the room."
|
||||
msgstr ""
|
||||
|
||||
#: src/qml/RoomSettings/Security.qml:134
|
||||
#: src/qml/RoomSettings/Security.qml:133
|
||||
#, kde-format
|
||||
msgctxt "@option:check"
|
||||
msgid "Members only (since joining)"
|
||||
msgstr ""
|
||||
|
||||
#: src/qml/RoomSettings/Security.qml:135
|
||||
#: src/qml/RoomSettings/Security.qml:134
|
||||
#, kde-format
|
||||
msgctxt "@option:check"
|
||||
msgid ""
|
||||
"New members can view the message history from the point they joined the room."
|
||||
msgstr ""
|
||||
|
||||
#: src/qml/RoomSettings/Security.qml:154
|
||||
#: src/qml/RoomSettings/Security.qml:153
|
||||
#: src/qml/Settings/NetworkProxyPage.qml:119
|
||||
#, kde-format
|
||||
msgid "Apply"
|
||||
@@ -3468,7 +3461,7 @@ msgid "Homeserver url"
|
||||
msgstr ""
|
||||
|
||||
#: src/qml/Settings/AccountsPage.qml:16 src/qml/Settings/AccountsPage.qml:25
|
||||
#: src/qml/Settings/SettingsPage.qml:35
|
||||
#: src/qml/Settings/SettingsPage.qml:36
|
||||
#, kde-format
|
||||
msgid "Accounts"
|
||||
msgstr "Konti"
|
||||
@@ -3853,7 +3846,7 @@ msgid "Invites"
|
||||
msgstr "Invitér"
|
||||
|
||||
#: src/qml/Settings/NetworkProxyPage.qml:25
|
||||
#: src/qml/Settings/SettingsPage.qml:55
|
||||
#: src/qml/Settings/SettingsPage.qml:56
|
||||
#, fuzzy, kde-format
|
||||
#| msgid "Network Error"
|
||||
msgid "Network Proxy"
|
||||
@@ -3937,27 +3930,27 @@ msgstr ""
|
||||
msgid "Delete keyword"
|
||||
msgstr ""
|
||||
|
||||
#: src/qml/Settings/SettingsPage.qml:23
|
||||
#: src/qml/Settings/SettingsPage.qml:24
|
||||
#, kde-format
|
||||
msgid "Appearance"
|
||||
msgstr ""
|
||||
|
||||
#: src/qml/Settings/SettingsPage.qml:41
|
||||
#: src/qml/Settings/SettingsPage.qml:42
|
||||
#, kde-format
|
||||
msgid "Stickers & Emojis"
|
||||
msgstr ""
|
||||
|
||||
#: src/qml/Settings/SettingsPage.qml:48
|
||||
#: src/qml/Settings/SettingsPage.qml:49
|
||||
#, kde-format
|
||||
msgid "Spell Checking"
|
||||
msgstr ""
|
||||
|
||||
#: src/qml/Settings/SettingsPage.qml:72
|
||||
#: src/qml/Settings/SettingsPage.qml:73
|
||||
#, kde-format
|
||||
msgid "About NeoChat"
|
||||
msgstr ""
|
||||
|
||||
#: src/qml/Settings/SettingsPage.qml:78
|
||||
#: src/qml/Settings/SettingsPage.qml:79
|
||||
#, fuzzy, kde-format
|
||||
#| msgid "About"
|
||||
msgid "About KDE"
|
||||
|
||||
131
po/de/neochat.po
131
po/de/neochat.po
@@ -9,7 +9,7 @@ msgid ""
|
||||
msgstr ""
|
||||
"Project-Id-Version: neochat\n"
|
||||
"Report-Msgid-Bugs-To: https://bugs.kde.org\n"
|
||||
"POT-Creation-Date: 2023-08-06 00:46+0000\n"
|
||||
"POT-Creation-Date: 2023-08-10 00:46+0000\n"
|
||||
"PO-Revision-Date: 2023-06-05 13:08+0200\n"
|
||||
"Last-Translator: Frederik Schwarzer <schwarzer@kde.org>\n"
|
||||
"Language-Team: German <kde-i18n-de@kde.org>\n"
|
||||
@@ -207,17 +207,17 @@ msgctxt "<version number> (built against <possibly different version number>)"
|
||||
msgid "%1 (built against %2)"
|
||||
msgstr "%1 (für %2 kompiliert)"
|
||||
|
||||
#: src/main.cpp:324
|
||||
#: src/main.cpp:322
|
||||
#, kde-format
|
||||
msgid "Client for the matrix communication protocol"
|
||||
msgstr "Programm für das Matrix-Protokoll"
|
||||
|
||||
#: src/main.cpp:325
|
||||
#: src/main.cpp:323
|
||||
#, kde-format
|
||||
msgid "Supports matrix: url scheme"
|
||||
msgstr "Unterstützt das Adressschema matrix:"
|
||||
|
||||
#: src/main.cpp:326
|
||||
#: src/main.cpp:324
|
||||
#, kde-format
|
||||
msgid "Ignore all SSL Errors, e.g., unsigned certificates."
|
||||
msgstr ""
|
||||
@@ -1093,55 +1093,55 @@ msgstr "hat eine Abstimmung gestartet"
|
||||
msgid "Report sent successfully."
|
||||
msgstr "Meldung erfolgreich übertragen."
|
||||
|
||||
#: src/neochatroom.cpp:1927 src/neochatroom.cpp:1935
|
||||
#: src/neochatroom.cpp:1924 src/neochatroom.cpp:1932
|
||||
#, kde-format
|
||||
msgctxt "'Lat' and 'Lon' as in Latitude and Longitude"
|
||||
msgid "Lat: %1, Lon: %2"
|
||||
msgstr "Breite: %1, Länge: %2"
|
||||
|
||||
#: src/notificationsmanager.cpp:130
|
||||
#: src/notificationsmanager.cpp:128
|
||||
#, kde-format
|
||||
msgid "Encrypted Message"
|
||||
msgstr "Verschlüsselte Nachricht"
|
||||
|
||||
#: src/notificationsmanager.cpp:203 src/qml/main.qml:257
|
||||
#: src/notificationsmanager.cpp:201 src/qml/main.qml:257
|
||||
#, kde-format
|
||||
msgid "%1: %2"
|
||||
msgstr "%1: %2"
|
||||
|
||||
#: src/notificationsmanager.cpp:209
|
||||
#: src/notificationsmanager.cpp:207
|
||||
#, kde-format
|
||||
msgid "Open NeoChat in this room"
|
||||
msgstr "NeoChat in diesem Raum öffnen"
|
||||
|
||||
#: src/notificationsmanager.cpp:222 src/qml/Component/HoverActions.qml:109
|
||||
#: src/notificationsmanager.cpp:220 src/qml/Component/HoverActions.qml:109
|
||||
#: src/qml/Menu/Timeline/FileDelegateContextMenu.qml:50
|
||||
#: src/qml/Menu/Timeline/MessageDelegateContextMenu.qml:36
|
||||
#, kde-format
|
||||
msgid "Reply"
|
||||
msgstr "Antworten"
|
||||
|
||||
#: src/notificationsmanager.cpp:223
|
||||
#: src/notificationsmanager.cpp:221
|
||||
#, kde-format
|
||||
msgid "Reply..."
|
||||
msgstr "Antworten ..."
|
||||
|
||||
#: src/notificationsmanager.cpp:241
|
||||
#: src/notificationsmanager.cpp:239
|
||||
#, kde-format
|
||||
msgid "%1 invited you to a room"
|
||||
msgstr "%1 hat Sie in einen Raum eingeladen"
|
||||
|
||||
#: src/notificationsmanager.cpp:245
|
||||
#: src/notificationsmanager.cpp:243
|
||||
#, kde-format
|
||||
msgid "Open this invitation in NeoChat"
|
||||
msgstr "Diese Einladung in NeoChat öffnen"
|
||||
|
||||
#: src/notificationsmanager.cpp:251
|
||||
#: src/notificationsmanager.cpp:249
|
||||
#, kde-format
|
||||
msgid "Accept Invitation"
|
||||
msgstr "Einladung annehmen"
|
||||
|
||||
#: src/notificationsmanager.cpp:251
|
||||
#: src/notificationsmanager.cpp:249
|
||||
#, kde-format
|
||||
msgid "Reject Invitation"
|
||||
msgstr "Einladung ablehnen"
|
||||
@@ -1169,39 +1169,32 @@ msgstr "Senden des Anhangs abbrechen"
|
||||
msgid "Attach an image or file"
|
||||
msgstr "Bild oder Datei anhängen"
|
||||
|
||||
#: src/qml/Component/ChatBox/ChatBar.qml:89
|
||||
#: src/qml/Component/ChatBox/ChatBar.qml:90
|
||||
#, kde-format
|
||||
msgid "Emojis & Stickers"
|
||||
msgstr "Emojis & Sticker"
|
||||
|
||||
#: src/qml/Component/ChatBox/ChatBar.qml:105
|
||||
#: src/qml/Component/ChatBox/ChatBar.qml:106
|
||||
#, kde-format
|
||||
msgid "Send a Location"
|
||||
msgstr "Einen Standort senden"
|
||||
|
||||
#: src/qml/Component/ChatBox/ChatBar.qml:118
|
||||
#: src/qml/Component/ChatBox/ChatBar.qml:119
|
||||
#, kde-format
|
||||
msgid "Send message"
|
||||
msgstr "Nachricht senden"
|
||||
|
||||
#: src/qml/Component/ChatBox/ChatBar.qml:165
|
||||
#, kde-format
|
||||
msgid ""
|
||||
"This room is encrypted. Build libQuotient with encryption enabled to send "
|
||||
"encrypted messages."
|
||||
msgstr ""
|
||||
|
||||
#: src/qml/Component/ChatBox/ChatBar.qml:165
|
||||
#: src/qml/Component/ChatBox/ChatBar.qml:166
|
||||
#, kde-format
|
||||
msgid "Send an encrypted message…"
|
||||
msgstr "Eine verschlüsselte Nachricht senden ..."
|
||||
|
||||
#: src/qml/Component/ChatBox/ChatBar.qml:165
|
||||
#: src/qml/Component/ChatBox/ChatBar.qml:166
|
||||
#, kde-format
|
||||
msgid "Set an attachment caption..."
|
||||
msgstr ""
|
||||
|
||||
#: src/qml/Component/ChatBox/ChatBar.qml:165
|
||||
#: src/qml/Component/ChatBox/ChatBar.qml:166
|
||||
#, kde-format
|
||||
msgid "Send a message…"
|
||||
msgstr "Eine Nachricht senden ..."
|
||||
@@ -2073,18 +2066,18 @@ msgstr "Privaten Chat öffnen"
|
||||
msgid "Copy link"
|
||||
msgstr "Verknüpfung kopieren"
|
||||
|
||||
#: src/qml/main.qml:299
|
||||
#: src/qml/main.qml:297
|
||||
#, kde-format
|
||||
msgctxt "@title:window"
|
||||
msgid "Session Verification"
|
||||
msgstr "Sitzungsverifizierung"
|
||||
|
||||
#: src/qml/main.qml:311
|
||||
#: src/qml/main.qml:309
|
||||
#, kde-format
|
||||
msgid "User consent"
|
||||
msgstr "Benutzereinwilligung"
|
||||
|
||||
#: src/qml/main.qml:316
|
||||
#: src/qml/main.qml:314
|
||||
#, kde-format
|
||||
msgid ""
|
||||
"Your homeserver requires you to agree to its terms and conditions before "
|
||||
@@ -2093,17 +2086,17 @@ msgstr ""
|
||||
"Ihr Heimserver verlangt, dass Sie seinen Bedingungen zustimmen, bevor Sie "
|
||||
"ihn nutzen können. Bitte klicken Sie auf den Knopf unten, um sie zu lesen."
|
||||
|
||||
#: src/qml/main.qml:321
|
||||
#: src/qml/main.qml:319
|
||||
#, kde-format
|
||||
msgid "Open"
|
||||
msgstr "Öffnen"
|
||||
|
||||
#: src/qml/main.qml:356
|
||||
#: src/qml/main.qml:354
|
||||
#, kde-format
|
||||
msgid "Start a chat"
|
||||
msgstr "Einen Chat starten"
|
||||
|
||||
#: src/qml/main.qml:358
|
||||
#: src/qml/main.qml:356
|
||||
#, kde-format
|
||||
msgid "Do you want to start a chat with %1?"
|
||||
msgstr "Möchten Sie einen Chat mit %1 beginnen?"
|
||||
@@ -2589,7 +2582,7 @@ msgid "Notification settings"
|
||||
msgstr "Benachrichtigungseinstellungen"
|
||||
|
||||
#: src/qml/Page/RoomList/AccountMenu.qml:37 src/qml/Settings/DevicesPage.qml:15
|
||||
#: src/qml/Settings/SettingsPage.qml:61
|
||||
#: src/qml/Settings/SettingsPage.qml:62
|
||||
#, kde-format
|
||||
msgid "Devices"
|
||||
msgstr "Geräte"
|
||||
@@ -2735,12 +2728,12 @@ msgctxt "Expand <section name"
|
||||
msgid "Expand %1"
|
||||
msgstr "Vorschau vergrößern"
|
||||
|
||||
#: src/qml/Page/RoomList/RoomDelegate.qml:96
|
||||
#: src/qml/Page/RoomList/RoomDelegate.qml:97
|
||||
#, kde-format
|
||||
msgid "Muted room"
|
||||
msgstr "Stummgeschaltet"
|
||||
|
||||
#: src/qml/Page/RoomList/RoomDelegate.qml:128
|
||||
#: src/qml/Page/RoomList/RoomDelegate.qml:129
|
||||
#, kde-format
|
||||
msgid "Configure room"
|
||||
msgstr "Raum konfigurieren"
|
||||
@@ -2940,23 +2933,23 @@ msgstr[1] "%1 Mitglieder"
|
||||
msgid "No member count"
|
||||
msgstr "Keine Mitgliederanzahl"
|
||||
|
||||
#: src/qml/RoomSettings/Categories.qml:18 src/qml/RoomSettings/General.qml:21
|
||||
#: src/qml/Settings/SettingsPage.qml:17
|
||||
#: src/qml/RoomSettings/Categories.qml:19 src/qml/RoomSettings/General.qml:21
|
||||
#: src/qml/Settings/SettingsPage.qml:18
|
||||
#, kde-format
|
||||
msgid "General"
|
||||
msgstr "Allgemein"
|
||||
|
||||
#: src/qml/RoomSettings/Categories.qml:29 src/qml/RoomSettings/Security.qml:19
|
||||
#: src/qml/RoomSettings/Categories.qml:30 src/qml/RoomSettings/Security.qml:19
|
||||
#, kde-format
|
||||
msgid "Security"
|
||||
msgstr "Sicherheit"
|
||||
|
||||
#: src/qml/RoomSettings/Categories.qml:40
|
||||
#: src/qml/RoomSettings/Categories.qml:41
|
||||
#, kde-format
|
||||
msgid "Permissions"
|
||||
msgstr "Berechtigungen"
|
||||
|
||||
#: src/qml/RoomSettings/Categories.qml:51 src/qml/Settings/SettingsPage.qml:29
|
||||
#: src/qml/RoomSettings/Categories.qml:52 src/qml/Settings/SettingsPage.qml:30
|
||||
#, kde-format
|
||||
msgid "Notifications"
|
||||
msgstr "Benachrichtigungen"
|
||||
@@ -3271,53 +3264,53 @@ msgctxt "@option:check"
|
||||
msgid "Encryption"
|
||||
msgstr "Verschlüsselung"
|
||||
|
||||
#: src/qml/RoomSettings/Security.qml:36
|
||||
#: src/qml/RoomSettings/Security.qml:35
|
||||
#, kde-format
|
||||
msgid "Enable encryption"
|
||||
msgstr "Verschlüsselung aktivieren"
|
||||
|
||||
#: src/qml/RoomSettings/Security.qml:37
|
||||
#: src/qml/RoomSettings/Security.qml:36
|
||||
#, fuzzy, kde-format
|
||||
#| msgid "Only enabled if the transparent chat page is enabled."
|
||||
msgctxt "option:check"
|
||||
msgid "Once enabled, encryption cannot be disabled."
|
||||
msgstr "Nur verfügbar, wenn „Transparente Chat-Seite“ aktiviert ist."
|
||||
|
||||
#: src/qml/RoomSettings/Security.qml:50
|
||||
#: src/qml/RoomSettings/Security.qml:49
|
||||
#, kde-format
|
||||
msgctxt "@option:check"
|
||||
msgid "Access"
|
||||
msgstr "Zugang"
|
||||
|
||||
#: src/qml/RoomSettings/Security.qml:57
|
||||
#: src/qml/RoomSettings/Security.qml:56
|
||||
#, kde-format
|
||||
msgctxt "@option:check"
|
||||
msgid "Private (invite only)"
|
||||
msgstr "Privat (nur mit Einladung)"
|
||||
|
||||
#: src/qml/RoomSettings/Security.qml:58
|
||||
#: src/qml/RoomSettings/Security.qml:57
|
||||
#, kde-format
|
||||
msgid "Only invited people can join."
|
||||
msgstr "Nur eingeladene Benutzer können beitreten."
|
||||
|
||||
#: src/qml/RoomSettings/Security.qml:66
|
||||
#: src/qml/RoomSettings/Security.qml:65
|
||||
#, kde-format
|
||||
msgctxt "@option:check"
|
||||
msgid "Space members"
|
||||
msgstr "Space-Mitglieder"
|
||||
|
||||
#: src/qml/RoomSettings/Security.qml:67
|
||||
#: src/qml/RoomSettings/Security.qml:66
|
||||
#, kde-format
|
||||
msgid "Anyone in a space can find and join."
|
||||
msgstr "Jeder im Space kann den Raum finden und betreten."
|
||||
|
||||
#: src/qml/RoomSettings/Security.qml:76
|
||||
#: src/qml/RoomSettings/Security.qml:75
|
||||
#, kde-format
|
||||
msgctxt "@option:check"
|
||||
msgid "Knock"
|
||||
msgstr "Anklopfen"
|
||||
|
||||
#: src/qml/RoomSettings/Security.qml:77
|
||||
#: src/qml/RoomSettings/Security.qml:76
|
||||
#, fuzzy, kde-format
|
||||
#| msgid "People not in the room need to request an invite to join the room."
|
||||
msgid "People not in the room need to request an invite to join the room."
|
||||
@@ -3325,43 +3318,43 @@ msgstr ""
|
||||
"Sie müssen den Raum auf eine neuere Version aktualisieren, um diese "
|
||||
"Einstellung zu aktivieren."
|
||||
|
||||
#: src/qml/RoomSettings/Security.qml:87
|
||||
#: src/qml/RoomSettings/Security.qml:86
|
||||
#, kde-format
|
||||
msgctxt "@option:check"
|
||||
msgid "Public"
|
||||
msgstr "Öffentlich"
|
||||
|
||||
#: src/qml/RoomSettings/Security.qml:88
|
||||
#: src/qml/RoomSettings/Security.qml:87
|
||||
#, kde-format
|
||||
msgctxt "@option:check"
|
||||
msgid "Anyone can find and join."
|
||||
msgstr "Jeder kann den Raum finden und betreten."
|
||||
|
||||
#: src/qml/RoomSettings/Security.qml:100
|
||||
#: src/qml/RoomSettings/Security.qml:99
|
||||
#, kde-format
|
||||
msgctxt "@option:check"
|
||||
msgid "Message history visibility"
|
||||
msgstr "Sichtbarkeit des Nachrichtenverlaufs"
|
||||
|
||||
#: src/qml/RoomSettings/Security.qml:107
|
||||
#: src/qml/RoomSettings/Security.qml:106
|
||||
#, kde-format
|
||||
msgctxt "@option:check"
|
||||
msgid "Anyone"
|
||||
msgstr "Jeder"
|
||||
|
||||
#: src/qml/RoomSettings/Security.qml:108
|
||||
#: src/qml/RoomSettings/Security.qml:107
|
||||
#, kde-format
|
||||
msgctxt "@option:check"
|
||||
msgid "Anyone, regardless of whether they have joined, can view history."
|
||||
msgstr "Jeder kann den Verlauf sehen, egal ob beigetreten oder nicht."
|
||||
|
||||
#: src/qml/RoomSettings/Security.qml:116
|
||||
#: src/qml/RoomSettings/Security.qml:115
|
||||
#, kde-format
|
||||
msgctxt "@option:check"
|
||||
msgid "Members only"
|
||||
msgstr "Nur Mitglieder"
|
||||
|
||||
#: src/qml/RoomSettings/Security.qml:117
|
||||
#: src/qml/RoomSettings/Security.qml:116
|
||||
#, kde-format
|
||||
msgctxt "@option:check"
|
||||
msgid ""
|
||||
@@ -3370,13 +3363,13 @@ msgstr ""
|
||||
"Alle Mitglieder können den gesamten Verlauf sehen, sogar von vor ihrem "
|
||||
"Beitritt."
|
||||
|
||||
#: src/qml/RoomSettings/Security.qml:125
|
||||
#: src/qml/RoomSettings/Security.qml:124
|
||||
#, kde-format
|
||||
msgctxt "@option:check"
|
||||
msgid "Members only (since invite)"
|
||||
msgstr "Nur Mitglieder (seit Einladung)"
|
||||
|
||||
#: src/qml/RoomSettings/Security.qml:126
|
||||
#: src/qml/RoomSettings/Security.qml:125
|
||||
#, kde-format
|
||||
msgctxt "@option:check"
|
||||
msgid ""
|
||||
@@ -3386,13 +3379,13 @@ msgstr ""
|
||||
"Neue Mitglieder können den Verlauf ab dem Zeitpunkt ihrer Einladung in den "
|
||||
"Raum einsehen."
|
||||
|
||||
#: src/qml/RoomSettings/Security.qml:134
|
||||
#: src/qml/RoomSettings/Security.qml:133
|
||||
#, kde-format
|
||||
msgctxt "@option:check"
|
||||
msgid "Members only (since joining)"
|
||||
msgstr "Nur Mitglieder (seit Beitrtt)"
|
||||
|
||||
#: src/qml/RoomSettings/Security.qml:135
|
||||
#: src/qml/RoomSettings/Security.qml:134
|
||||
#, kde-format
|
||||
msgctxt "@option:check"
|
||||
msgid ""
|
||||
@@ -3401,7 +3394,7 @@ msgstr ""
|
||||
"Neue Mitglieder können den Verlauf ab dem Zeitpunkt ihres Beitritts zum Raum "
|
||||
"einsehen."
|
||||
|
||||
#: src/qml/RoomSettings/Security.qml:154
|
||||
#: src/qml/RoomSettings/Security.qml:153
|
||||
#: src/qml/Settings/NetworkProxyPage.qml:119
|
||||
#, kde-format
|
||||
msgid "Apply"
|
||||
@@ -3491,7 +3484,7 @@ msgid "Homeserver url"
|
||||
msgstr "Heimserver-URL:"
|
||||
|
||||
#: src/qml/Settings/AccountsPage.qml:16 src/qml/Settings/AccountsPage.qml:25
|
||||
#: src/qml/Settings/SettingsPage.qml:35
|
||||
#: src/qml/Settings/SettingsPage.qml:36
|
||||
#, kde-format
|
||||
msgid "Accounts"
|
||||
msgstr "Konten"
|
||||
@@ -3872,7 +3865,7 @@ msgid "Invites"
|
||||
msgstr "Einladungen"
|
||||
|
||||
#: src/qml/Settings/NetworkProxyPage.qml:25
|
||||
#: src/qml/Settings/SettingsPage.qml:55
|
||||
#: src/qml/Settings/SettingsPage.qml:56
|
||||
#, kde-format
|
||||
msgid "Network Proxy"
|
||||
msgstr "Netzwerk-Proxy"
|
||||
@@ -3953,27 +3946,27 @@ msgstr "Nachrichtenhervorhebung aktivieren"
|
||||
msgid "Delete keyword"
|
||||
msgstr "Schlüsselwort löschen"
|
||||
|
||||
#: src/qml/Settings/SettingsPage.qml:23
|
||||
#: src/qml/Settings/SettingsPage.qml:24
|
||||
#, kde-format
|
||||
msgid "Appearance"
|
||||
msgstr "Erscheinungsbild"
|
||||
|
||||
#: src/qml/Settings/SettingsPage.qml:41
|
||||
#: src/qml/Settings/SettingsPage.qml:42
|
||||
#, kde-format
|
||||
msgid "Stickers & Emojis"
|
||||
msgstr "Sticker & Emojis"
|
||||
|
||||
#: src/qml/Settings/SettingsPage.qml:48
|
||||
#: src/qml/Settings/SettingsPage.qml:49
|
||||
#, kde-format
|
||||
msgid "Spell Checking"
|
||||
msgstr "Rechtschreibprüfung"
|
||||
|
||||
#: src/qml/Settings/SettingsPage.qml:72
|
||||
#: src/qml/Settings/SettingsPage.qml:73
|
||||
#, kde-format
|
||||
msgid "About NeoChat"
|
||||
msgstr "Über NeoChat"
|
||||
|
||||
#: src/qml/Settings/SettingsPage.qml:78
|
||||
#: src/qml/Settings/SettingsPage.qml:79
|
||||
#, kde-format
|
||||
msgid "About KDE"
|
||||
msgstr "Über KDE"
|
||||
|
||||
131
po/el/neochat.po
131
po/el/neochat.po
@@ -6,7 +6,7 @@ msgid ""
|
||||
msgstr ""
|
||||
"Project-Id-Version: neochat\n"
|
||||
"Report-Msgid-Bugs-To: https://bugs.kde.org\n"
|
||||
"POT-Creation-Date: 2023-08-06 00:46+0000\n"
|
||||
"POT-Creation-Date: 2023-08-10 00:46+0000\n"
|
||||
"PO-Revision-Date: 2023-01-06 16:47+0200\n"
|
||||
"Last-Translator: Stelios <sstavra@gmail.com>\n"
|
||||
"Language-Team: Greek <kde-i18n-el@kde.org>\n"
|
||||
@@ -206,17 +206,17 @@ msgctxt "<version number> (built against <possibly different version number>)"
|
||||
msgid "%1 (built against %2)"
|
||||
msgstr "%1 (κατασκευάστηκε με τη %2)"
|
||||
|
||||
#: src/main.cpp:324
|
||||
#: src/main.cpp:322
|
||||
#, kde-format
|
||||
msgid "Client for the matrix communication protocol"
|
||||
msgstr "Πελάτης για το πρωτόκολλο επικοινωνίας Matrix"
|
||||
|
||||
#: src/main.cpp:325
|
||||
#: src/main.cpp:323
|
||||
#, kde-format
|
||||
msgid "Supports matrix: url scheme"
|
||||
msgstr "Υποστηρίζει το matrix: url σχήμα"
|
||||
|
||||
#: src/main.cpp:326
|
||||
#: src/main.cpp:324
|
||||
#, kde-format
|
||||
msgid "Ignore all SSL Errors, e.g., unsigned certificates."
|
||||
msgstr ""
|
||||
@@ -1120,55 +1120,55 @@ msgstr ""
|
||||
msgid "Report sent successfully."
|
||||
msgstr "Η αναφορά εστάλη με επιτυχία."
|
||||
|
||||
#: src/neochatroom.cpp:1927 src/neochatroom.cpp:1935
|
||||
#: src/neochatroom.cpp:1924 src/neochatroom.cpp:1932
|
||||
#, kde-format
|
||||
msgctxt "'Lat' and 'Lon' as in Latitude and Longitude"
|
||||
msgid "Lat: %1, Lon: %2"
|
||||
msgstr ""
|
||||
|
||||
#: src/notificationsmanager.cpp:130
|
||||
#: src/notificationsmanager.cpp:128
|
||||
#, kde-format
|
||||
msgid "Encrypted Message"
|
||||
msgstr "Κρυπτογραφημένο μήνυμα"
|
||||
|
||||
#: src/notificationsmanager.cpp:203 src/qml/main.qml:257
|
||||
#: src/notificationsmanager.cpp:201 src/qml/main.qml:257
|
||||
#, kde-format
|
||||
msgid "%1: %2"
|
||||
msgstr "%1: %2"
|
||||
|
||||
#: src/notificationsmanager.cpp:209
|
||||
#: src/notificationsmanager.cpp:207
|
||||
#, kde-format
|
||||
msgid "Open NeoChat in this room"
|
||||
msgstr "Άνοιγμα NeoChat σε αυτήν την αίθουσα"
|
||||
|
||||
#: src/notificationsmanager.cpp:222 src/qml/Component/HoverActions.qml:109
|
||||
#: src/notificationsmanager.cpp:220 src/qml/Component/HoverActions.qml:109
|
||||
#: src/qml/Menu/Timeline/FileDelegateContextMenu.qml:50
|
||||
#: src/qml/Menu/Timeline/MessageDelegateContextMenu.qml:36
|
||||
#, kde-format
|
||||
msgid "Reply"
|
||||
msgstr "Απάντηση"
|
||||
|
||||
#: src/notificationsmanager.cpp:223
|
||||
#: src/notificationsmanager.cpp:221
|
||||
#, kde-format
|
||||
msgid "Reply..."
|
||||
msgstr "Απάντηση..."
|
||||
|
||||
#: src/notificationsmanager.cpp:241
|
||||
#: src/notificationsmanager.cpp:239
|
||||
#, kde-format
|
||||
msgid "%1 invited you to a room"
|
||||
msgstr "%1 σε προσκάλεσε σε μία αίθουσα"
|
||||
|
||||
#: src/notificationsmanager.cpp:245
|
||||
#: src/notificationsmanager.cpp:243
|
||||
#, kde-format
|
||||
msgid "Open this invitation in NeoChat"
|
||||
msgstr "Άνοιγμα αυτής της πρόσκλησης στο NeoChat"
|
||||
|
||||
#: src/notificationsmanager.cpp:251
|
||||
#: src/notificationsmanager.cpp:249
|
||||
#, kde-format
|
||||
msgid "Accept Invitation"
|
||||
msgstr "Αποδοχή πρόσκλησης"
|
||||
|
||||
#: src/notificationsmanager.cpp:251
|
||||
#: src/notificationsmanager.cpp:249
|
||||
#, kde-format
|
||||
msgid "Reject Invitation"
|
||||
msgstr "Απόρριψη πρόσκλησης"
|
||||
@@ -1197,40 +1197,33 @@ msgstr "Ακύρωση αποστολής εικόνας"
|
||||
msgid "Attach an image or file"
|
||||
msgstr "Επισύναψη εικόνας ή αρχείου"
|
||||
|
||||
#: src/qml/Component/ChatBox/ChatBar.qml:89
|
||||
#: src/qml/Component/ChatBox/ChatBar.qml:90
|
||||
#, kde-format
|
||||
msgid "Emojis & Stickers"
|
||||
msgstr ""
|
||||
|
||||
#: src/qml/Component/ChatBox/ChatBar.qml:105
|
||||
#: src/qml/Component/ChatBox/ChatBar.qml:106
|
||||
#, fuzzy, kde-format
|
||||
#| msgid "Send invitation"
|
||||
msgid "Send a Location"
|
||||
msgstr "Αποστολή πρόσκλησης"
|
||||
|
||||
#: src/qml/Component/ChatBox/ChatBar.qml:118
|
||||
#: src/qml/Component/ChatBox/ChatBar.qml:119
|
||||
#, kde-format
|
||||
msgid "Send message"
|
||||
msgstr "Αποστολή μηνύματος"
|
||||
|
||||
#: src/qml/Component/ChatBox/ChatBar.qml:165
|
||||
#, kde-format
|
||||
msgid ""
|
||||
"This room is encrypted. Build libQuotient with encryption enabled to send "
|
||||
"encrypted messages."
|
||||
msgstr ""
|
||||
|
||||
#: src/qml/Component/ChatBox/ChatBar.qml:165
|
||||
#: src/qml/Component/ChatBox/ChatBar.qml:166
|
||||
#, kde-format
|
||||
msgid "Send an encrypted message…"
|
||||
msgstr "Αποστολή κρυπτογραφημένου μηνύματος…"
|
||||
|
||||
#: src/qml/Component/ChatBox/ChatBar.qml:165
|
||||
#: src/qml/Component/ChatBox/ChatBar.qml:166
|
||||
#, kde-format
|
||||
msgid "Set an attachment caption..."
|
||||
msgstr ""
|
||||
|
||||
#: src/qml/Component/ChatBox/ChatBar.qml:165
|
||||
#: src/qml/Component/ChatBox/ChatBar.qml:166
|
||||
#, kde-format
|
||||
msgid "Send a message…"
|
||||
msgstr "Αποστολή μηνύματος…"
|
||||
@@ -2102,18 +2095,18 @@ msgstr "Άνοιγμα ιδιωτικής συνομιλίας"
|
||||
msgid "Copy link"
|
||||
msgstr "Αντιγραφή συνδέσμου"
|
||||
|
||||
#: src/qml/main.qml:299
|
||||
#: src/qml/main.qml:297
|
||||
#, kde-format
|
||||
msgctxt "@title:window"
|
||||
msgid "Session Verification"
|
||||
msgstr "Επαλήθευση συνεδρίας"
|
||||
|
||||
#: src/qml/main.qml:311
|
||||
#: src/qml/main.qml:309
|
||||
#, kde-format
|
||||
msgid "User consent"
|
||||
msgstr "Συναίνεση χρήστη"
|
||||
|
||||
#: src/qml/main.qml:316
|
||||
#: src/qml/main.qml:314
|
||||
#, kde-format
|
||||
msgid ""
|
||||
"Your homeserver requires you to agree to its terms and conditions before "
|
||||
@@ -2123,17 +2116,17 @@ msgstr ""
|
||||
"πριν τον χρησιμοποιήσεις. Κάνε κλικ στο παρακάτω κουμπί για να τους "
|
||||
"διαβάσεις."
|
||||
|
||||
#: src/qml/main.qml:321
|
||||
#: src/qml/main.qml:319
|
||||
#, kde-format
|
||||
msgid "Open"
|
||||
msgstr "Άνοιγμα"
|
||||
|
||||
#: src/qml/main.qml:356
|
||||
#: src/qml/main.qml:354
|
||||
#, kde-format
|
||||
msgid "Start a chat"
|
||||
msgstr "Έναρξη συνομιλίας"
|
||||
|
||||
#: src/qml/main.qml:358
|
||||
#: src/qml/main.qml:356
|
||||
#, kde-format
|
||||
msgid "Do you want to start a chat with %1?"
|
||||
msgstr "Θέλεις να ξεκινήσεις συνομιλία με τον %1;"
|
||||
@@ -2619,7 +2612,7 @@ msgid "Notification settings"
|
||||
msgstr "Ρύθμιση ειδοποιήσεων της αίθουσας"
|
||||
|
||||
#: src/qml/Page/RoomList/AccountMenu.qml:37 src/qml/Settings/DevicesPage.qml:15
|
||||
#: src/qml/Settings/SettingsPage.qml:61
|
||||
#: src/qml/Settings/SettingsPage.qml:62
|
||||
#, kde-format
|
||||
msgid "Devices"
|
||||
msgstr "Συσκευές"
|
||||
@@ -2766,12 +2759,12 @@ msgctxt "Expand <section name"
|
||||
msgid "Expand %1"
|
||||
msgstr "αναιρέθηκε ο αποκλεισμός για %1"
|
||||
|
||||
#: src/qml/Page/RoomList/RoomDelegate.qml:96
|
||||
#: src/qml/Page/RoomList/RoomDelegate.qml:97
|
||||
#, kde-format
|
||||
msgid "Muted room"
|
||||
msgstr "Αίθουσα σε σίγαση"
|
||||
|
||||
#: src/qml/Page/RoomList/RoomDelegate.qml:128
|
||||
#: src/qml/Page/RoomList/RoomDelegate.qml:129
|
||||
#, kde-format
|
||||
msgid "Configure room"
|
||||
msgstr "Διαμόρφωση αίθουσας"
|
||||
@@ -2976,23 +2969,23 @@ msgstr[1] "%1 μέλη"
|
||||
msgid "No member count"
|
||||
msgstr "Δεν καταμετρήθηκαν μέλη"
|
||||
|
||||
#: src/qml/RoomSettings/Categories.qml:18 src/qml/RoomSettings/General.qml:21
|
||||
#: src/qml/Settings/SettingsPage.qml:17
|
||||
#: src/qml/RoomSettings/Categories.qml:19 src/qml/RoomSettings/General.qml:21
|
||||
#: src/qml/Settings/SettingsPage.qml:18
|
||||
#, kde-format
|
||||
msgid "General"
|
||||
msgstr "Γενικά"
|
||||
|
||||
#: src/qml/RoomSettings/Categories.qml:29 src/qml/RoomSettings/Security.qml:19
|
||||
#: src/qml/RoomSettings/Categories.qml:30 src/qml/RoomSettings/Security.qml:19
|
||||
#, kde-format
|
||||
msgid "Security"
|
||||
msgstr "Ασφάλεια"
|
||||
|
||||
#: src/qml/RoomSettings/Categories.qml:40
|
||||
#: src/qml/RoomSettings/Categories.qml:41
|
||||
#, kde-format
|
||||
msgid "Permissions"
|
||||
msgstr "Δικαιώματα"
|
||||
|
||||
#: src/qml/RoomSettings/Categories.qml:51 src/qml/Settings/SettingsPage.qml:29
|
||||
#: src/qml/RoomSettings/Categories.qml:52 src/qml/Settings/SettingsPage.qml:30
|
||||
#, kde-format
|
||||
msgid "Notifications"
|
||||
msgstr "Ειδοποιήσεις"
|
||||
@@ -3307,94 +3300,94 @@ msgctxt "@option:check"
|
||||
msgid "Encryption"
|
||||
msgstr "Κρυπτογράφηση"
|
||||
|
||||
#: src/qml/RoomSettings/Security.qml:36
|
||||
#: src/qml/RoomSettings/Security.qml:35
|
||||
#, kde-format
|
||||
msgid "Enable encryption"
|
||||
msgstr "Ενεργοποίηση κρυπτογράφησης"
|
||||
|
||||
#: src/qml/RoomSettings/Security.qml:37
|
||||
#: src/qml/RoomSettings/Security.qml:36
|
||||
#, kde-format
|
||||
msgctxt "option:check"
|
||||
msgid "Once enabled, encryption cannot be disabled."
|
||||
msgstr "Όταν ενεργοποιηθεί, η κρυπτογράφηση δεν απενεργοποιείται."
|
||||
|
||||
#: src/qml/RoomSettings/Security.qml:50
|
||||
#: src/qml/RoomSettings/Security.qml:49
|
||||
#, kde-format
|
||||
msgctxt "@option:check"
|
||||
msgid "Access"
|
||||
msgstr "Πρόσβαση"
|
||||
|
||||
#: src/qml/RoomSettings/Security.qml:57
|
||||
#: src/qml/RoomSettings/Security.qml:56
|
||||
#, kde-format
|
||||
msgctxt "@option:check"
|
||||
msgid "Private (invite only)"
|
||||
msgstr "Ιδιωτική (με πρόσκληση μόνο)"
|
||||
|
||||
#: src/qml/RoomSettings/Security.qml:58
|
||||
#: src/qml/RoomSettings/Security.qml:57
|
||||
#, kde-format
|
||||
msgid "Only invited people can join."
|
||||
msgstr "Η είσοδος μόνο με πρόσκληση."
|
||||
|
||||
#: src/qml/RoomSettings/Security.qml:66
|
||||
#: src/qml/RoomSettings/Security.qml:65
|
||||
#, kde-format
|
||||
msgctxt "@option:check"
|
||||
msgid "Space members"
|
||||
msgstr "Μέλη του χώρου"
|
||||
|
||||
#: src/qml/RoomSettings/Security.qml:67
|
||||
#: src/qml/RoomSettings/Security.qml:66
|
||||
#, kde-format
|
||||
msgid "Anyone in a space can find and join."
|
||||
msgstr "Οποιοσδήποτε σε έναν χώρο μπορεί να εισέλθει."
|
||||
|
||||
#: src/qml/RoomSettings/Security.qml:76
|
||||
#: src/qml/RoomSettings/Security.qml:75
|
||||
#, kde-format
|
||||
msgctxt "@option:check"
|
||||
msgid "Knock"
|
||||
msgstr "Χτύπα την πόρτα"
|
||||
|
||||
#: src/qml/RoomSettings/Security.qml:77
|
||||
#: src/qml/RoomSettings/Security.qml:76
|
||||
#, kde-format
|
||||
msgid "People not in the room need to request an invite to join the room."
|
||||
msgstr ""
|
||||
"Όσοι είναι εκτός αίθουσας πρέπει να ζητήσουν πρόσκληση για να εισέλθουν."
|
||||
|
||||
#: src/qml/RoomSettings/Security.qml:87
|
||||
#: src/qml/RoomSettings/Security.qml:86
|
||||
#, kde-format
|
||||
msgctxt "@option:check"
|
||||
msgid "Public"
|
||||
msgstr "Δημόσια"
|
||||
|
||||
#: src/qml/RoomSettings/Security.qml:88
|
||||
#: src/qml/RoomSettings/Security.qml:87
|
||||
#, kde-format
|
||||
msgctxt "@option:check"
|
||||
msgid "Anyone can find and join."
|
||||
msgstr "Όποιος βλέπει φως, μπαίνει."
|
||||
|
||||
#: src/qml/RoomSettings/Security.qml:100
|
||||
#: src/qml/RoomSettings/Security.qml:99
|
||||
#, kde-format
|
||||
msgctxt "@option:check"
|
||||
msgid "Message history visibility"
|
||||
msgstr "Ορατότητα ιστορικού μηνυμάτων"
|
||||
|
||||
#: src/qml/RoomSettings/Security.qml:107
|
||||
#: src/qml/RoomSettings/Security.qml:106
|
||||
#, kde-format
|
||||
msgctxt "@option:check"
|
||||
msgid "Anyone"
|
||||
msgstr "Οποιοσδήποτε"
|
||||
|
||||
#: src/qml/RoomSettings/Security.qml:108
|
||||
#: src/qml/RoomSettings/Security.qml:107
|
||||
#, kde-format
|
||||
msgctxt "@option:check"
|
||||
msgid "Anyone, regardless of whether they have joined, can view history."
|
||||
msgstr "Οποιοσδήποτε, ανεξάρτητα αν έχει εισέλθει, μπορεί να δει το ιστορικό."
|
||||
|
||||
#: src/qml/RoomSettings/Security.qml:116
|
||||
#: src/qml/RoomSettings/Security.qml:115
|
||||
#, kde-format
|
||||
msgctxt "@option:check"
|
||||
msgid "Members only"
|
||||
msgstr "Μέλη μόνο"
|
||||
|
||||
#: src/qml/RoomSettings/Security.qml:117
|
||||
#: src/qml/RoomSettings/Security.qml:116
|
||||
#, kde-format
|
||||
msgctxt "@option:check"
|
||||
msgid ""
|
||||
@@ -3403,13 +3396,13 @@ msgstr ""
|
||||
"Όλα τα μέλη μπορούν να δουν όλο το ιστορικό των μηνυμάτων, ακόμη και πριν "
|
||||
"εισέλθουν."
|
||||
|
||||
#: src/qml/RoomSettings/Security.qml:125
|
||||
#: src/qml/RoomSettings/Security.qml:124
|
||||
#, kde-format
|
||||
msgctxt "@option:check"
|
||||
msgid "Members only (since invite)"
|
||||
msgstr "Μέλη μόνο (αφού έχουν προσκληθεί)"
|
||||
|
||||
#: src/qml/RoomSettings/Security.qml:126
|
||||
#: src/qml/RoomSettings/Security.qml:125
|
||||
#, kde-format
|
||||
msgctxt "@option:check"
|
||||
msgid ""
|
||||
@@ -3419,13 +3412,13 @@ msgstr ""
|
||||
"Τα νέα μέλη μπορούν να δουν το ιστορικό των μηνυμάτων από τη στιγμή που "
|
||||
"προσκλήθηκαν στην αίθουσα."
|
||||
|
||||
#: src/qml/RoomSettings/Security.qml:134
|
||||
#: src/qml/RoomSettings/Security.qml:133
|
||||
#, kde-format
|
||||
msgctxt "@option:check"
|
||||
msgid "Members only (since joining)"
|
||||
msgstr "Μέλη μόνο (αφού έχουν εισέλθει)"
|
||||
|
||||
#: src/qml/RoomSettings/Security.qml:135
|
||||
#: src/qml/RoomSettings/Security.qml:134
|
||||
#, kde-format
|
||||
msgctxt "@option:check"
|
||||
msgid ""
|
||||
@@ -3434,7 +3427,7 @@ msgstr ""
|
||||
"Τα νέα μέλη μπορούν να δουν το ιστορικό των μηνυμάτων από τη στιγμή που "
|
||||
"εισήλθαν στην αίθουσα."
|
||||
|
||||
#: src/qml/RoomSettings/Security.qml:154
|
||||
#: src/qml/RoomSettings/Security.qml:153
|
||||
#: src/qml/Settings/NetworkProxyPage.qml:119
|
||||
#, kde-format
|
||||
msgid "Apply"
|
||||
@@ -3524,7 +3517,7 @@ msgid "Homeserver url"
|
||||
msgstr "Url εξυπηρετητή"
|
||||
|
||||
#: src/qml/Settings/AccountsPage.qml:16 src/qml/Settings/AccountsPage.qml:25
|
||||
#: src/qml/Settings/SettingsPage.qml:35
|
||||
#: src/qml/Settings/SettingsPage.qml:36
|
||||
#, kde-format
|
||||
msgid "Accounts"
|
||||
msgstr "Λογαριασμοί"
|
||||
@@ -3915,7 +3908,7 @@ msgid "Invites"
|
||||
msgstr "Προσκαλεί"
|
||||
|
||||
#: src/qml/Settings/NetworkProxyPage.qml:25
|
||||
#: src/qml/Settings/SettingsPage.qml:55
|
||||
#: src/qml/Settings/SettingsPage.qml:56
|
||||
#, kde-format
|
||||
msgid "Network Proxy"
|
||||
msgstr "Διαμεσολαβητής δικτύου"
|
||||
@@ -3996,27 +3989,27 @@ msgstr "Ενεργοποίηση τονισμού μηνυμάτων"
|
||||
msgid "Delete keyword"
|
||||
msgstr "Διαγραφή λέξης κλειδιού"
|
||||
|
||||
#: src/qml/Settings/SettingsPage.qml:23
|
||||
#: src/qml/Settings/SettingsPage.qml:24
|
||||
#, kde-format
|
||||
msgid "Appearance"
|
||||
msgstr "Εμφάνιση"
|
||||
|
||||
#: src/qml/Settings/SettingsPage.qml:41
|
||||
#: src/qml/Settings/SettingsPage.qml:42
|
||||
#, kde-format
|
||||
msgid "Stickers & Emojis"
|
||||
msgstr ""
|
||||
|
||||
#: src/qml/Settings/SettingsPage.qml:48
|
||||
#: src/qml/Settings/SettingsPage.qml:49
|
||||
#, kde-format
|
||||
msgid "Spell Checking"
|
||||
msgstr "Ορθογραφικός έλεγχος"
|
||||
|
||||
#: src/qml/Settings/SettingsPage.qml:72
|
||||
#: src/qml/Settings/SettingsPage.qml:73
|
||||
#, kde-format
|
||||
msgid "About NeoChat"
|
||||
msgstr "Σχετικά με το NeoChat"
|
||||
|
||||
#: src/qml/Settings/SettingsPage.qml:78
|
||||
#: src/qml/Settings/SettingsPage.qml:79
|
||||
#, kde-format
|
||||
msgid "About KDE"
|
||||
msgstr ""
|
||||
|
||||
@@ -6,7 +6,7 @@ msgid ""
|
||||
msgstr ""
|
||||
"Project-Id-Version: neochat\n"
|
||||
"Report-Msgid-Bugs-To: https://bugs.kde.org\n"
|
||||
"POT-Creation-Date: 2023-08-06 00:46+0000\n"
|
||||
"POT-Creation-Date: 2023-08-10 00:46+0000\n"
|
||||
"PO-Revision-Date: 2023-06-17 12:19+0100\n"
|
||||
"Last-Translator: Steve Allewell <steve.allewell@gmail.com>\n"
|
||||
"Language-Team: British English\n"
|
||||
@@ -199,17 +199,17 @@ msgctxt "<version number> (built against <possibly different version number>)"
|
||||
msgid "%1 (built against %2)"
|
||||
msgstr "%1 (built against %2)"
|
||||
|
||||
#: src/main.cpp:324
|
||||
#: src/main.cpp:322
|
||||
#, kde-format
|
||||
msgid "Client for the matrix communication protocol"
|
||||
msgstr "Client for the matrix communication protocol"
|
||||
|
||||
#: src/main.cpp:325
|
||||
#: src/main.cpp:323
|
||||
#, kde-format
|
||||
msgid "Supports matrix: url scheme"
|
||||
msgstr "Supports matrix: URL scheme"
|
||||
|
||||
#: src/main.cpp:326
|
||||
#: src/main.cpp:324
|
||||
#, kde-format
|
||||
msgid "Ignore all SSL Errors, e.g., unsigned certificates."
|
||||
msgstr ""
|
||||
@@ -1075,55 +1075,55 @@ msgstr "started a poll"
|
||||
msgid "Report sent successfully."
|
||||
msgstr "Report sent successfully."
|
||||
|
||||
#: src/neochatroom.cpp:1927 src/neochatroom.cpp:1935
|
||||
#: src/neochatroom.cpp:1924 src/neochatroom.cpp:1932
|
||||
#, kde-format
|
||||
msgctxt "'Lat' and 'Lon' as in Latitude and Longitude"
|
||||
msgid "Lat: %1, Lon: %2"
|
||||
msgstr "Lat: %1, Lon: %2"
|
||||
|
||||
#: src/notificationsmanager.cpp:130
|
||||
#: src/notificationsmanager.cpp:128
|
||||
#, kde-format
|
||||
msgid "Encrypted Message"
|
||||
msgstr "Encrypted Message"
|
||||
|
||||
#: src/notificationsmanager.cpp:203 src/qml/main.qml:257
|
||||
#: src/notificationsmanager.cpp:201 src/qml/main.qml:257
|
||||
#, kde-format
|
||||
msgid "%1: %2"
|
||||
msgstr "%1: %2"
|
||||
|
||||
#: src/notificationsmanager.cpp:209
|
||||
#: src/notificationsmanager.cpp:207
|
||||
#, kde-format
|
||||
msgid "Open NeoChat in this room"
|
||||
msgstr "Open NeoChat in this room"
|
||||
|
||||
#: src/notificationsmanager.cpp:222 src/qml/Component/HoverActions.qml:109
|
||||
#: src/notificationsmanager.cpp:220 src/qml/Component/HoverActions.qml:109
|
||||
#: src/qml/Menu/Timeline/FileDelegateContextMenu.qml:50
|
||||
#: src/qml/Menu/Timeline/MessageDelegateContextMenu.qml:36
|
||||
#, kde-format
|
||||
msgid "Reply"
|
||||
msgstr "Reply"
|
||||
|
||||
#: src/notificationsmanager.cpp:223
|
||||
#: src/notificationsmanager.cpp:221
|
||||
#, kde-format
|
||||
msgid "Reply..."
|
||||
msgstr "Reply..."
|
||||
|
||||
#: src/notificationsmanager.cpp:241
|
||||
#: src/notificationsmanager.cpp:239
|
||||
#, kde-format
|
||||
msgid "%1 invited you to a room"
|
||||
msgstr "%1 invited you to a room"
|
||||
|
||||
#: src/notificationsmanager.cpp:245
|
||||
#: src/notificationsmanager.cpp:243
|
||||
#, kde-format
|
||||
msgid "Open this invitation in NeoChat"
|
||||
msgstr "Open this invitation in NeoChat"
|
||||
|
||||
#: src/notificationsmanager.cpp:251
|
||||
#: src/notificationsmanager.cpp:249
|
||||
#, kde-format
|
||||
msgid "Accept Invitation"
|
||||
msgstr "Accept Invitation"
|
||||
|
||||
#: src/notificationsmanager.cpp:251
|
||||
#: src/notificationsmanager.cpp:249
|
||||
#, kde-format
|
||||
msgid "Reject Invitation"
|
||||
msgstr "Reject Invitation"
|
||||
@@ -1151,41 +1151,32 @@ msgstr "Cancel sending attachment"
|
||||
msgid "Attach an image or file"
|
||||
msgstr "Attach an image or file"
|
||||
|
||||
#: src/qml/Component/ChatBox/ChatBar.qml:89
|
||||
#: src/qml/Component/ChatBox/ChatBar.qml:90
|
||||
#, kde-format
|
||||
msgid "Emojis & Stickers"
|
||||
msgstr "Emojis & Stickers"
|
||||
|
||||
#: src/qml/Component/ChatBox/ChatBar.qml:105
|
||||
#: src/qml/Component/ChatBox/ChatBar.qml:106
|
||||
#, kde-format
|
||||
msgid "Send a Location"
|
||||
msgstr "Send a Location"
|
||||
|
||||
#: src/qml/Component/ChatBox/ChatBar.qml:118
|
||||
#: src/qml/Component/ChatBox/ChatBar.qml:119
|
||||
#, kde-format
|
||||
msgid "Send message"
|
||||
msgstr "Send message"
|
||||
|
||||
#: src/qml/Component/ChatBox/ChatBar.qml:165
|
||||
#, kde-format
|
||||
msgid ""
|
||||
"This room is encrypted. Build libQuotient with encryption enabled to send "
|
||||
"encrypted messages."
|
||||
msgstr ""
|
||||
"This room is encrypted. Build libQuotient with encryption enabled to send "
|
||||
"encrypted messages."
|
||||
|
||||
#: src/qml/Component/ChatBox/ChatBar.qml:165
|
||||
#: src/qml/Component/ChatBox/ChatBar.qml:166
|
||||
#, kde-format
|
||||
msgid "Send an encrypted message…"
|
||||
msgstr "Send an encrypted message…"
|
||||
|
||||
#: src/qml/Component/ChatBox/ChatBar.qml:165
|
||||
#: src/qml/Component/ChatBox/ChatBar.qml:166
|
||||
#, kde-format
|
||||
msgid "Set an attachment caption..."
|
||||
msgstr "Set an attachment caption..."
|
||||
|
||||
#: src/qml/Component/ChatBox/ChatBar.qml:165
|
||||
#: src/qml/Component/ChatBox/ChatBar.qml:166
|
||||
#, kde-format
|
||||
msgid "Send a message…"
|
||||
msgstr "Send a message…"
|
||||
@@ -2035,18 +2026,18 @@ msgstr "Open a private chat"
|
||||
msgid "Copy link"
|
||||
msgstr "Copy link"
|
||||
|
||||
#: src/qml/main.qml:299
|
||||
#: src/qml/main.qml:297
|
||||
#, kde-format
|
||||
msgctxt "@title:window"
|
||||
msgid "Session Verification"
|
||||
msgstr "Session Verification"
|
||||
|
||||
#: src/qml/main.qml:311
|
||||
#: src/qml/main.qml:309
|
||||
#, kde-format
|
||||
msgid "User consent"
|
||||
msgstr "User consent"
|
||||
|
||||
#: src/qml/main.qml:316
|
||||
#: src/qml/main.qml:314
|
||||
#, kde-format
|
||||
msgid ""
|
||||
"Your homeserver requires you to agree to its terms and conditions before "
|
||||
@@ -2055,17 +2046,17 @@ msgstr ""
|
||||
"Your homeserver requires you to agree to its terms and conditions before "
|
||||
"being able to use it. Please click the button below to read them."
|
||||
|
||||
#: src/qml/main.qml:321
|
||||
#: src/qml/main.qml:319
|
||||
#, kde-format
|
||||
msgid "Open"
|
||||
msgstr "Open"
|
||||
|
||||
#: src/qml/main.qml:356
|
||||
#: src/qml/main.qml:354
|
||||
#, kde-format
|
||||
msgid "Start a chat"
|
||||
msgstr "Start a chat"
|
||||
|
||||
#: src/qml/main.qml:358
|
||||
#: src/qml/main.qml:356
|
||||
#, kde-format
|
||||
msgid "Do you want to start a chat with %1?"
|
||||
msgstr "Do you want to start a chat with %1?"
|
||||
@@ -2550,7 +2541,7 @@ msgid "Notification settings"
|
||||
msgstr "Notification settings"
|
||||
|
||||
#: src/qml/Page/RoomList/AccountMenu.qml:37 src/qml/Settings/DevicesPage.qml:15
|
||||
#: src/qml/Settings/SettingsPage.qml:61
|
||||
#: src/qml/Settings/SettingsPage.qml:62
|
||||
#, kde-format
|
||||
msgid "Devices"
|
||||
msgstr "Devices"
|
||||
@@ -2694,12 +2685,12 @@ msgctxt "Expand <section name"
|
||||
msgid "Expand %1"
|
||||
msgstr "Expand preview"
|
||||
|
||||
#: src/qml/Page/RoomList/RoomDelegate.qml:96
|
||||
#: src/qml/Page/RoomList/RoomDelegate.qml:97
|
||||
#, kde-format
|
||||
msgid "Muted room"
|
||||
msgstr "Muted room"
|
||||
|
||||
#: src/qml/Page/RoomList/RoomDelegate.qml:128
|
||||
#: src/qml/Page/RoomList/RoomDelegate.qml:129
|
||||
#, kde-format
|
||||
msgid "Configure room"
|
||||
msgstr "Configure room"
|
||||
@@ -2899,23 +2890,23 @@ msgstr[1] "%1 members"
|
||||
msgid "No member count"
|
||||
msgstr "No member count"
|
||||
|
||||
#: src/qml/RoomSettings/Categories.qml:18 src/qml/RoomSettings/General.qml:21
|
||||
#: src/qml/Settings/SettingsPage.qml:17
|
||||
#: src/qml/RoomSettings/Categories.qml:19 src/qml/RoomSettings/General.qml:21
|
||||
#: src/qml/Settings/SettingsPage.qml:18
|
||||
#, kde-format
|
||||
msgid "General"
|
||||
msgstr "General"
|
||||
|
||||
#: src/qml/RoomSettings/Categories.qml:29 src/qml/RoomSettings/Security.qml:19
|
||||
#: src/qml/RoomSettings/Categories.qml:30 src/qml/RoomSettings/Security.qml:19
|
||||
#, kde-format
|
||||
msgid "Security"
|
||||
msgstr "Security"
|
||||
|
||||
#: src/qml/RoomSettings/Categories.qml:40
|
||||
#: src/qml/RoomSettings/Categories.qml:41
|
||||
#, kde-format
|
||||
msgid "Permissions"
|
||||
msgstr "Permissions"
|
||||
|
||||
#: src/qml/RoomSettings/Categories.qml:51 src/qml/Settings/SettingsPage.qml:29
|
||||
#: src/qml/RoomSettings/Categories.qml:52 src/qml/Settings/SettingsPage.qml:30
|
||||
#, kde-format
|
||||
msgid "Notifications"
|
||||
msgstr "Notifications"
|
||||
@@ -3217,93 +3208,93 @@ msgctxt "@option:check"
|
||||
msgid "Encryption"
|
||||
msgstr "Encryption"
|
||||
|
||||
#: src/qml/RoomSettings/Security.qml:36
|
||||
#: src/qml/RoomSettings/Security.qml:35
|
||||
#, kde-format
|
||||
msgid "Enable encryption"
|
||||
msgstr "Enable encryption"
|
||||
|
||||
#: src/qml/RoomSettings/Security.qml:37
|
||||
#: src/qml/RoomSettings/Security.qml:36
|
||||
#, kde-format
|
||||
msgctxt "option:check"
|
||||
msgid "Once enabled, encryption cannot be disabled."
|
||||
msgstr "Once enabled, encryption cannot be disabled."
|
||||
|
||||
#: src/qml/RoomSettings/Security.qml:50
|
||||
#: src/qml/RoomSettings/Security.qml:49
|
||||
#, kde-format
|
||||
msgctxt "@option:check"
|
||||
msgid "Access"
|
||||
msgstr "Access"
|
||||
|
||||
#: src/qml/RoomSettings/Security.qml:57
|
||||
#: src/qml/RoomSettings/Security.qml:56
|
||||
#, kde-format
|
||||
msgctxt "@option:check"
|
||||
msgid "Private (invite only)"
|
||||
msgstr "Private (invite only)"
|
||||
|
||||
#: src/qml/RoomSettings/Security.qml:58
|
||||
#: src/qml/RoomSettings/Security.qml:57
|
||||
#, kde-format
|
||||
msgid "Only invited people can join."
|
||||
msgstr "Only invited people can join."
|
||||
|
||||
#: src/qml/RoomSettings/Security.qml:66
|
||||
#: src/qml/RoomSettings/Security.qml:65
|
||||
#, kde-format
|
||||
msgctxt "@option:check"
|
||||
msgid "Space members"
|
||||
msgstr "Space members"
|
||||
|
||||
#: src/qml/RoomSettings/Security.qml:67
|
||||
#: src/qml/RoomSettings/Security.qml:66
|
||||
#, kde-format
|
||||
msgid "Anyone in a space can find and join."
|
||||
msgstr "Anyone in a space can find and join."
|
||||
|
||||
#: src/qml/RoomSettings/Security.qml:76
|
||||
#: src/qml/RoomSettings/Security.qml:75
|
||||
#, kde-format
|
||||
msgctxt "@option:check"
|
||||
msgid "Knock"
|
||||
msgstr "Knock"
|
||||
|
||||
#: src/qml/RoomSettings/Security.qml:77
|
||||
#: src/qml/RoomSettings/Security.qml:76
|
||||
#, kde-format
|
||||
msgid "People not in the room need to request an invite to join the room."
|
||||
msgstr "People not in the room need to request an invite to join the room."
|
||||
|
||||
#: src/qml/RoomSettings/Security.qml:87
|
||||
#: src/qml/RoomSettings/Security.qml:86
|
||||
#, kde-format
|
||||
msgctxt "@option:check"
|
||||
msgid "Public"
|
||||
msgstr "Public"
|
||||
|
||||
#: src/qml/RoomSettings/Security.qml:88
|
||||
#: src/qml/RoomSettings/Security.qml:87
|
||||
#, kde-format
|
||||
msgctxt "@option:check"
|
||||
msgid "Anyone can find and join."
|
||||
msgstr "Anyone can find and join."
|
||||
|
||||
#: src/qml/RoomSettings/Security.qml:100
|
||||
#: src/qml/RoomSettings/Security.qml:99
|
||||
#, kde-format
|
||||
msgctxt "@option:check"
|
||||
msgid "Message history visibility"
|
||||
msgstr "Message history visibility"
|
||||
|
||||
#: src/qml/RoomSettings/Security.qml:107
|
||||
#: src/qml/RoomSettings/Security.qml:106
|
||||
#, kde-format
|
||||
msgctxt "@option:check"
|
||||
msgid "Anyone"
|
||||
msgstr "Anyone"
|
||||
|
||||
#: src/qml/RoomSettings/Security.qml:108
|
||||
#: src/qml/RoomSettings/Security.qml:107
|
||||
#, kde-format
|
||||
msgctxt "@option:check"
|
||||
msgid "Anyone, regardless of whether they have joined, can view history."
|
||||
msgstr "Anyone, regardless of whether they have joined, can view history."
|
||||
|
||||
#: src/qml/RoomSettings/Security.qml:116
|
||||
#: src/qml/RoomSettings/Security.qml:115
|
||||
#, kde-format
|
||||
msgctxt "@option:check"
|
||||
msgid "Members only"
|
||||
msgstr "Members only"
|
||||
|
||||
#: src/qml/RoomSettings/Security.qml:117
|
||||
#: src/qml/RoomSettings/Security.qml:116
|
||||
#, kde-format
|
||||
msgctxt "@option:check"
|
||||
msgid ""
|
||||
@@ -3311,13 +3302,13 @@ msgid ""
|
||||
msgstr ""
|
||||
"All members can view the entire message history, even before they joined."
|
||||
|
||||
#: src/qml/RoomSettings/Security.qml:125
|
||||
#: src/qml/RoomSettings/Security.qml:124
|
||||
#, kde-format
|
||||
msgctxt "@option:check"
|
||||
msgid "Members only (since invite)"
|
||||
msgstr "Members only (since invite)"
|
||||
|
||||
#: src/qml/RoomSettings/Security.qml:126
|
||||
#: src/qml/RoomSettings/Security.qml:125
|
||||
#, kde-format
|
||||
msgctxt "@option:check"
|
||||
msgid ""
|
||||
@@ -3327,13 +3318,13 @@ msgstr ""
|
||||
"New members can view the message history from the point they were invited to "
|
||||
"the room."
|
||||
|
||||
#: src/qml/RoomSettings/Security.qml:134
|
||||
#: src/qml/RoomSettings/Security.qml:133
|
||||
#, kde-format
|
||||
msgctxt "@option:check"
|
||||
msgid "Members only (since joining)"
|
||||
msgstr "Members only (since joining)"
|
||||
|
||||
#: src/qml/RoomSettings/Security.qml:135
|
||||
#: src/qml/RoomSettings/Security.qml:134
|
||||
#, kde-format
|
||||
msgctxt "@option:check"
|
||||
msgid ""
|
||||
@@ -3341,7 +3332,7 @@ msgid ""
|
||||
msgstr ""
|
||||
"New members can view the message history from the point they joined the room."
|
||||
|
||||
#: src/qml/RoomSettings/Security.qml:154
|
||||
#: src/qml/RoomSettings/Security.qml:153
|
||||
#: src/qml/Settings/NetworkProxyPage.qml:119
|
||||
#, kde-format
|
||||
msgid "Apply"
|
||||
@@ -3431,7 +3422,7 @@ msgid "Homeserver url"
|
||||
msgstr "Homeserver URL"
|
||||
|
||||
#: src/qml/Settings/AccountsPage.qml:16 src/qml/Settings/AccountsPage.qml:25
|
||||
#: src/qml/Settings/SettingsPage.qml:35
|
||||
#: src/qml/Settings/SettingsPage.qml:36
|
||||
#, kde-format
|
||||
msgid "Accounts"
|
||||
msgstr "Accounts"
|
||||
@@ -3807,7 +3798,7 @@ msgid "Invites"
|
||||
msgstr "Invites"
|
||||
|
||||
#: src/qml/Settings/NetworkProxyPage.qml:25
|
||||
#: src/qml/Settings/SettingsPage.qml:55
|
||||
#: src/qml/Settings/SettingsPage.qml:56
|
||||
#, kde-format
|
||||
msgid "Network Proxy"
|
||||
msgstr "Network Proxy"
|
||||
@@ -3888,27 +3879,27 @@ msgstr "Enable message highlights"
|
||||
msgid "Delete keyword"
|
||||
msgstr "Delete keyword"
|
||||
|
||||
#: src/qml/Settings/SettingsPage.qml:23
|
||||
#: src/qml/Settings/SettingsPage.qml:24
|
||||
#, kde-format
|
||||
msgid "Appearance"
|
||||
msgstr "Appearance"
|
||||
|
||||
#: src/qml/Settings/SettingsPage.qml:41
|
||||
#: src/qml/Settings/SettingsPage.qml:42
|
||||
#, kde-format
|
||||
msgid "Stickers & Emojis"
|
||||
msgstr "Stickers & Emojis"
|
||||
|
||||
#: src/qml/Settings/SettingsPage.qml:48
|
||||
#: src/qml/Settings/SettingsPage.qml:49
|
||||
#, kde-format
|
||||
msgid "Spell Checking"
|
||||
msgstr "Spell Checking"
|
||||
|
||||
#: src/qml/Settings/SettingsPage.qml:72
|
||||
#: src/qml/Settings/SettingsPage.qml:73
|
||||
#, kde-format
|
||||
msgid "About NeoChat"
|
||||
msgstr "About NeoChat"
|
||||
|
||||
#: src/qml/Settings/SettingsPage.qml:78
|
||||
#: src/qml/Settings/SettingsPage.qml:79
|
||||
#, kde-format
|
||||
msgid "About KDE"
|
||||
msgstr "About KDE"
|
||||
@@ -4062,6 +4053,13 @@ msgstr "Show"
|
||||
msgid "Quit"
|
||||
msgstr "Quit"
|
||||
|
||||
#~ msgid ""
|
||||
#~ "This room is encrypted. Build libQuotient with encryption enabled to send "
|
||||
#~ "encrypted messages."
|
||||
#~ msgstr ""
|
||||
#~ "This room is encrypted. Build libQuotient with encryption enabled to send "
|
||||
#~ "encrypted messages."
|
||||
|
||||
#~ msgid "Messages in one-to-one chats"
|
||||
#~ msgstr "Messages in one-to-one chats"
|
||||
|
||||
|
||||
140
po/es/neochat.po
140
po/es/neochat.po
@@ -8,7 +8,7 @@ msgid ""
|
||||
msgstr ""
|
||||
"Project-Id-Version: neochat\n"
|
||||
"Report-Msgid-Bugs-To: https://bugs.kde.org\n"
|
||||
"POT-Creation-Date: 2023-08-06 00:46+0000\n"
|
||||
"POT-Creation-Date: 2023-08-10 00:46+0000\n"
|
||||
"PO-Revision-Date: 2023-08-01 14:28+0200\n"
|
||||
"Last-Translator: Eloy Cuadra <ecuadra@eloihr.net>\n"
|
||||
"Language-Team: Spanish <kde-l10n-es@kde.org>\n"
|
||||
@@ -205,17 +205,17 @@ msgctxt "<version number> (built against <possibly different version number>)"
|
||||
msgid "%1 (built against %2)"
|
||||
msgstr "%1 (compilado con %2)"
|
||||
|
||||
#: src/main.cpp:324
|
||||
#: src/main.cpp:322
|
||||
#, kde-format
|
||||
msgid "Client for the matrix communication protocol"
|
||||
msgstr "Cliente para el protocolo de comunicaciones Matrix"
|
||||
|
||||
#: src/main.cpp:325
|
||||
#: src/main.cpp:323
|
||||
#, kde-format
|
||||
msgid "Supports matrix: url scheme"
|
||||
msgstr "Permite el esquema de URL «matrix:»"
|
||||
|
||||
#: src/main.cpp:326
|
||||
#: src/main.cpp:324
|
||||
#, kde-format
|
||||
msgid "Ignore all SSL Errors, e.g., unsigned certificates."
|
||||
msgstr ""
|
||||
@@ -1082,55 +1082,55 @@ msgstr "ha iniciado una encuesta"
|
||||
msgid "Report sent successfully."
|
||||
msgstr "La denuncia se ha enviado correctamente."
|
||||
|
||||
#: src/neochatroom.cpp:1927 src/neochatroom.cpp:1935
|
||||
#: src/neochatroom.cpp:1924 src/neochatroom.cpp:1932
|
||||
#, kde-format
|
||||
msgctxt "'Lat' and 'Lon' as in Latitude and Longitude"
|
||||
msgid "Lat: %1, Lon: %2"
|
||||
msgstr "Lat: %1, Lon: %2"
|
||||
|
||||
#: src/notificationsmanager.cpp:130
|
||||
#: src/notificationsmanager.cpp:128
|
||||
#, kde-format
|
||||
msgid "Encrypted Message"
|
||||
msgstr "Mensaje cifrado"
|
||||
|
||||
#: src/notificationsmanager.cpp:203 src/qml/main.qml:257
|
||||
#: src/notificationsmanager.cpp:201 src/qml/main.qml:257
|
||||
#, kde-format
|
||||
msgid "%1: %2"
|
||||
msgstr "%1: %2"
|
||||
|
||||
#: src/notificationsmanager.cpp:209
|
||||
#: src/notificationsmanager.cpp:207
|
||||
#, kde-format
|
||||
msgid "Open NeoChat in this room"
|
||||
msgstr "Abrir NeoChat en esta sala"
|
||||
|
||||
#: src/notificationsmanager.cpp:222 src/qml/Component/HoverActions.qml:109
|
||||
#: src/notificationsmanager.cpp:220 src/qml/Component/HoverActions.qml:109
|
||||
#: src/qml/Menu/Timeline/FileDelegateContextMenu.qml:50
|
||||
#: src/qml/Menu/Timeline/MessageDelegateContextMenu.qml:36
|
||||
#, kde-format
|
||||
msgid "Reply"
|
||||
msgstr "Responder"
|
||||
|
||||
#: src/notificationsmanager.cpp:223
|
||||
#: src/notificationsmanager.cpp:221
|
||||
#, kde-format
|
||||
msgid "Reply..."
|
||||
msgstr "Responder..."
|
||||
|
||||
#: src/notificationsmanager.cpp:241
|
||||
#: src/notificationsmanager.cpp:239
|
||||
#, kde-format
|
||||
msgid "%1 invited you to a room"
|
||||
msgstr "%1 le ha invitado a una sala"
|
||||
|
||||
#: src/notificationsmanager.cpp:245
|
||||
#: src/notificationsmanager.cpp:243
|
||||
#, kde-format
|
||||
msgid "Open this invitation in NeoChat"
|
||||
msgstr "Abrir esta invitación en NeoChat"
|
||||
|
||||
#: src/notificationsmanager.cpp:251
|
||||
#: src/notificationsmanager.cpp:249
|
||||
#, kde-format
|
||||
msgid "Accept Invitation"
|
||||
msgstr "Aceptar la invitación"
|
||||
|
||||
#: src/notificationsmanager.cpp:251
|
||||
#: src/notificationsmanager.cpp:249
|
||||
#, kde-format
|
||||
msgid "Reject Invitation"
|
||||
msgstr "Rechazar la invitación"
|
||||
@@ -1158,41 +1158,32 @@ msgstr "Cancelar envío del adjunto"
|
||||
msgid "Attach an image or file"
|
||||
msgstr "Adjuntar una imagen o un archivo"
|
||||
|
||||
#: src/qml/Component/ChatBox/ChatBar.qml:89
|
||||
#: src/qml/Component/ChatBox/ChatBar.qml:90
|
||||
#, kde-format
|
||||
msgid "Emojis & Stickers"
|
||||
msgstr "Emojis y pegatinas"
|
||||
|
||||
#: src/qml/Component/ChatBox/ChatBar.qml:105
|
||||
#: src/qml/Component/ChatBox/ChatBar.qml:106
|
||||
#, kde-format
|
||||
msgid "Send a Location"
|
||||
msgstr "Enviar una ubicación"
|
||||
|
||||
#: src/qml/Component/ChatBox/ChatBar.qml:118
|
||||
#: src/qml/Component/ChatBox/ChatBar.qml:119
|
||||
#, kde-format
|
||||
msgid "Send message"
|
||||
msgstr "Enviar mensaje"
|
||||
|
||||
#: src/qml/Component/ChatBox/ChatBar.qml:165
|
||||
#, kde-format
|
||||
msgid ""
|
||||
"This room is encrypted. Build libQuotient with encryption enabled to send "
|
||||
"encrypted messages."
|
||||
msgstr ""
|
||||
"Esta sala está cifrada. Compile libQuotient con el cifrado activado para "
|
||||
"enviar mensajes cifrados."
|
||||
|
||||
#: src/qml/Component/ChatBox/ChatBar.qml:165
|
||||
#: src/qml/Component/ChatBox/ChatBar.qml:166
|
||||
#, kde-format
|
||||
msgid "Send an encrypted message…"
|
||||
msgstr "Enviar un mensaje cifrado..."
|
||||
|
||||
#: src/qml/Component/ChatBox/ChatBar.qml:165
|
||||
#: src/qml/Component/ChatBox/ChatBar.qml:166
|
||||
#, kde-format
|
||||
msgid "Set an attachment caption..."
|
||||
msgstr "Definir un subtítulo de adjunto..."
|
||||
|
||||
#: src/qml/Component/ChatBox/ChatBar.qml:165
|
||||
#: src/qml/Component/ChatBox/ChatBar.qml:166
|
||||
#, kde-format
|
||||
msgid "Send a message…"
|
||||
msgstr "Enviar un mensaje..."
|
||||
@@ -2044,18 +2035,18 @@ msgstr "Abrir un chat privado"
|
||||
msgid "Copy link"
|
||||
msgstr "Copiar enlace"
|
||||
|
||||
#: src/qml/main.qml:299
|
||||
#: src/qml/main.qml:297
|
||||
#, kde-format
|
||||
msgctxt "@title:window"
|
||||
msgid "Session Verification"
|
||||
msgstr "Verificación de la sesión"
|
||||
|
||||
#: src/qml/main.qml:311
|
||||
#: src/qml/main.qml:309
|
||||
#, kde-format
|
||||
msgid "User consent"
|
||||
msgstr "Consentimiento del usuario"
|
||||
|
||||
#: src/qml/main.qml:316
|
||||
#: src/qml/main.qml:314
|
||||
#, kde-format
|
||||
msgid ""
|
||||
"Your homeserver requires you to agree to its terms and conditions before "
|
||||
@@ -2064,17 +2055,17 @@ msgstr ""
|
||||
"Su servidor doméstico necesita que esté de acuerdo con sus términos y "
|
||||
"condiciones antes de que pueda usarlo. Pulse el botón inferior para leerlos."
|
||||
|
||||
#: src/qml/main.qml:321
|
||||
#: src/qml/main.qml:319
|
||||
#, kde-format
|
||||
msgid "Open"
|
||||
msgstr "Abrir"
|
||||
|
||||
#: src/qml/main.qml:356
|
||||
#: src/qml/main.qml:354
|
||||
#, kde-format
|
||||
msgid "Start a chat"
|
||||
msgstr "Iniciar un chat"
|
||||
|
||||
#: src/qml/main.qml:358
|
||||
#: src/qml/main.qml:356
|
||||
#, kde-format
|
||||
msgid "Do you want to start a chat with %1?"
|
||||
msgstr "¿Desea iniciar un chat con %1?"
|
||||
@@ -2559,7 +2550,7 @@ msgid "Notification settings"
|
||||
msgstr "Preferencias de notificaciones"
|
||||
|
||||
#: src/qml/Page/RoomList/AccountMenu.qml:37 src/qml/Settings/DevicesPage.qml:15
|
||||
#: src/qml/Settings/SettingsPage.qml:61
|
||||
#: src/qml/Settings/SettingsPage.qml:62
|
||||
#, kde-format
|
||||
msgid "Devices"
|
||||
msgstr "Dispositivos"
|
||||
@@ -2702,12 +2693,12 @@ msgctxt "Expand <section name"
|
||||
msgid "Expand %1"
|
||||
msgstr "Expandir %1"
|
||||
|
||||
#: src/qml/Page/RoomList/RoomDelegate.qml:96
|
||||
#: src/qml/Page/RoomList/RoomDelegate.qml:97
|
||||
#, kde-format
|
||||
msgid "Muted room"
|
||||
msgstr "Sala silenciada"
|
||||
|
||||
#: src/qml/Page/RoomList/RoomDelegate.qml:128
|
||||
#: src/qml/Page/RoomList/RoomDelegate.qml:129
|
||||
#, kde-format
|
||||
msgid "Configure room"
|
||||
msgstr "Configurar la sala"
|
||||
@@ -2903,23 +2894,23 @@ msgstr[1] "%1 miembros"
|
||||
msgid "No member count"
|
||||
msgstr "Sin contador de miembros"
|
||||
|
||||
#: src/qml/RoomSettings/Categories.qml:18 src/qml/RoomSettings/General.qml:21
|
||||
#: src/qml/Settings/SettingsPage.qml:17
|
||||
#: src/qml/RoomSettings/Categories.qml:19 src/qml/RoomSettings/General.qml:21
|
||||
#: src/qml/Settings/SettingsPage.qml:18
|
||||
#, kde-format
|
||||
msgid "General"
|
||||
msgstr "General"
|
||||
|
||||
#: src/qml/RoomSettings/Categories.qml:29 src/qml/RoomSettings/Security.qml:19
|
||||
#: src/qml/RoomSettings/Categories.qml:30 src/qml/RoomSettings/Security.qml:19
|
||||
#, kde-format
|
||||
msgid "Security"
|
||||
msgstr "Seguridad"
|
||||
|
||||
#: src/qml/RoomSettings/Categories.qml:40
|
||||
#: src/qml/RoomSettings/Categories.qml:41
|
||||
#, kde-format
|
||||
msgid "Permissions"
|
||||
msgstr "Permisos"
|
||||
|
||||
#: src/qml/RoomSettings/Categories.qml:51 src/qml/Settings/SettingsPage.qml:29
|
||||
#: src/qml/RoomSettings/Categories.qml:52 src/qml/Settings/SettingsPage.qml:30
|
||||
#, kde-format
|
||||
msgid "Notifications"
|
||||
msgstr "Notificaciones"
|
||||
@@ -3231,96 +3222,96 @@ msgctxt "@option:check"
|
||||
msgid "Encryption"
|
||||
msgstr "Cifrado"
|
||||
|
||||
#: src/qml/RoomSettings/Security.qml:36
|
||||
#: src/qml/RoomSettings/Security.qml:35
|
||||
#, kde-format
|
||||
msgid "Enable encryption"
|
||||
msgstr "Activar cifrado"
|
||||
|
||||
#: src/qml/RoomSettings/Security.qml:37
|
||||
#: src/qml/RoomSettings/Security.qml:36
|
||||
#, kde-format
|
||||
msgctxt "option:check"
|
||||
msgid "Once enabled, encryption cannot be disabled."
|
||||
msgstr "Una vez activado, el cifrado no se puede desactivar."
|
||||
|
||||
#: src/qml/RoomSettings/Security.qml:50
|
||||
#: src/qml/RoomSettings/Security.qml:49
|
||||
#, kde-format
|
||||
msgctxt "@option:check"
|
||||
msgid "Access"
|
||||
msgstr "Acceso"
|
||||
|
||||
#: src/qml/RoomSettings/Security.qml:57
|
||||
#: src/qml/RoomSettings/Security.qml:56
|
||||
#, kde-format
|
||||
msgctxt "@option:check"
|
||||
msgid "Private (invite only)"
|
||||
msgstr "Privado (solo con invitación)"
|
||||
|
||||
#: src/qml/RoomSettings/Security.qml:58
|
||||
#: src/qml/RoomSettings/Security.qml:57
|
||||
#, kde-format
|
||||
msgid "Only invited people can join."
|
||||
msgstr "Solo se pueden unir personas con invitación."
|
||||
|
||||
#: src/qml/RoomSettings/Security.qml:66
|
||||
#: src/qml/RoomSettings/Security.qml:65
|
||||
#, kde-format
|
||||
msgctxt "@option:check"
|
||||
msgid "Space members"
|
||||
msgstr "Miembros del espacio"
|
||||
|
||||
#: src/qml/RoomSettings/Security.qml:67
|
||||
#: src/qml/RoomSettings/Security.qml:66
|
||||
#, kde-format
|
||||
msgid "Anyone in a space can find and join."
|
||||
msgstr "Puede encontrarla y unirse cualquiera de un espacio."
|
||||
|
||||
#: src/qml/RoomSettings/Security.qml:76
|
||||
#: src/qml/RoomSettings/Security.qml:75
|
||||
#, kde-format
|
||||
msgctxt "@option:check"
|
||||
msgid "Knock"
|
||||
msgstr "Llamar"
|
||||
|
||||
#: src/qml/RoomSettings/Security.qml:77
|
||||
#: src/qml/RoomSettings/Security.qml:76
|
||||
#, kde-format
|
||||
msgid "People not in the room need to request an invite to join the room."
|
||||
msgstr ""
|
||||
"Las personas que no estén en la sala deben solicitar una invitación para "
|
||||
"unirse a la sala."
|
||||
|
||||
#: src/qml/RoomSettings/Security.qml:87
|
||||
#: src/qml/RoomSettings/Security.qml:86
|
||||
#, kde-format
|
||||
msgctxt "@option:check"
|
||||
msgid "Public"
|
||||
msgstr "Pública"
|
||||
|
||||
#: src/qml/RoomSettings/Security.qml:88
|
||||
#: src/qml/RoomSettings/Security.qml:87
|
||||
#, kde-format
|
||||
msgctxt "@option:check"
|
||||
msgid "Anyone can find and join."
|
||||
msgstr "Cualquiera puede encontrarla y unirse."
|
||||
|
||||
#: src/qml/RoomSettings/Security.qml:100
|
||||
#: src/qml/RoomSettings/Security.qml:99
|
||||
#, kde-format
|
||||
msgctxt "@option:check"
|
||||
msgid "Message history visibility"
|
||||
msgstr "Visibilidad del historial de mensajes"
|
||||
|
||||
#: src/qml/RoomSettings/Security.qml:107
|
||||
#: src/qml/RoomSettings/Security.qml:106
|
||||
#, kde-format
|
||||
msgctxt "@option:check"
|
||||
msgid "Anyone"
|
||||
msgstr "Cualquiera"
|
||||
|
||||
#: src/qml/RoomSettings/Security.qml:108
|
||||
#: src/qml/RoomSettings/Security.qml:107
|
||||
#, kde-format
|
||||
msgctxt "@option:check"
|
||||
msgid "Anyone, regardless of whether they have joined, can view history."
|
||||
msgstr ""
|
||||
"Cualquiera, independientemente de si se ha unido, puede ver el historial."
|
||||
|
||||
#: src/qml/RoomSettings/Security.qml:116
|
||||
#: src/qml/RoomSettings/Security.qml:115
|
||||
#, kde-format
|
||||
msgctxt "@option:check"
|
||||
msgid "Members only"
|
||||
msgstr "Solo miembros"
|
||||
|
||||
#: src/qml/RoomSettings/Security.qml:117
|
||||
#: src/qml/RoomSettings/Security.qml:116
|
||||
#, kde-format
|
||||
msgctxt "@option:check"
|
||||
msgid ""
|
||||
@@ -3329,13 +3320,13 @@ msgstr ""
|
||||
"Todos los miembros pueden ver el historial de mensajes completo, incluso "
|
||||
"antes de unirse."
|
||||
|
||||
#: src/qml/RoomSettings/Security.qml:125
|
||||
#: src/qml/RoomSettings/Security.qml:124
|
||||
#, kde-format
|
||||
msgctxt "@option:check"
|
||||
msgid "Members only (since invite)"
|
||||
msgstr "Solo miembros (desde la invitación)"
|
||||
|
||||
#: src/qml/RoomSettings/Security.qml:126
|
||||
#: src/qml/RoomSettings/Security.qml:125
|
||||
#, kde-format
|
||||
msgctxt "@option:check"
|
||||
msgid ""
|
||||
@@ -3345,13 +3336,13 @@ msgstr ""
|
||||
"Los nuevos miembros pueden ver el historial de mensajes desde el momento en "
|
||||
"que fueron invitados a la sala."
|
||||
|
||||
#: src/qml/RoomSettings/Security.qml:134
|
||||
#: src/qml/RoomSettings/Security.qml:133
|
||||
#, kde-format
|
||||
msgctxt "@option:check"
|
||||
msgid "Members only (since joining)"
|
||||
msgstr "Solo miembros (desde su unión)"
|
||||
|
||||
#: src/qml/RoomSettings/Security.qml:135
|
||||
#: src/qml/RoomSettings/Security.qml:134
|
||||
#, kde-format
|
||||
msgctxt "@option:check"
|
||||
msgid ""
|
||||
@@ -3360,7 +3351,7 @@ msgstr ""
|
||||
"Los nuevos miembros pueden ver el historial de mensajes desde el momento en "
|
||||
"que se unieron a la sala."
|
||||
|
||||
#: src/qml/RoomSettings/Security.qml:154
|
||||
#: src/qml/RoomSettings/Security.qml:153
|
||||
#: src/qml/Settings/NetworkProxyPage.qml:119
|
||||
#, kde-format
|
||||
msgid "Apply"
|
||||
@@ -3449,7 +3440,7 @@ msgid "Homeserver url"
|
||||
msgstr "URL del servidor doméstico"
|
||||
|
||||
#: src/qml/Settings/AccountsPage.qml:16 src/qml/Settings/AccountsPage.qml:25
|
||||
#: src/qml/Settings/SettingsPage.qml:35
|
||||
#: src/qml/Settings/SettingsPage.qml:36
|
||||
#, kde-format
|
||||
msgid "Accounts"
|
||||
msgstr "Cuentas"
|
||||
@@ -3823,7 +3814,7 @@ msgid "Invites"
|
||||
msgstr "Invita"
|
||||
|
||||
#: src/qml/Settings/NetworkProxyPage.qml:25
|
||||
#: src/qml/Settings/SettingsPage.qml:55
|
||||
#: src/qml/Settings/SettingsPage.qml:56
|
||||
#, kde-format
|
||||
msgid "Network Proxy"
|
||||
msgstr "Proxy de red"
|
||||
@@ -3904,27 +3895,27 @@ msgstr "Activar resaltado de mensajes"
|
||||
msgid "Delete keyword"
|
||||
msgstr "Borrar palabra clave"
|
||||
|
||||
#: src/qml/Settings/SettingsPage.qml:23
|
||||
#: src/qml/Settings/SettingsPage.qml:24
|
||||
#, kde-format
|
||||
msgid "Appearance"
|
||||
msgstr "Aspecto"
|
||||
|
||||
#: src/qml/Settings/SettingsPage.qml:41
|
||||
#: src/qml/Settings/SettingsPage.qml:42
|
||||
#, kde-format
|
||||
msgid "Stickers & Emojis"
|
||||
msgstr "Pegatinas y emojis"
|
||||
|
||||
#: src/qml/Settings/SettingsPage.qml:48
|
||||
#: src/qml/Settings/SettingsPage.qml:49
|
||||
#, kde-format
|
||||
msgid "Spell Checking"
|
||||
msgstr "Comprobación ortográfica"
|
||||
|
||||
#: src/qml/Settings/SettingsPage.qml:72
|
||||
#: src/qml/Settings/SettingsPage.qml:73
|
||||
#, kde-format
|
||||
msgid "About NeoChat"
|
||||
msgstr "Acerca de NeoChat"
|
||||
|
||||
#: src/qml/Settings/SettingsPage.qml:78
|
||||
#: src/qml/Settings/SettingsPage.qml:79
|
||||
#, kde-format
|
||||
msgid "About KDE"
|
||||
msgstr "Acerca de KDE"
|
||||
@@ -4079,6 +4070,13 @@ msgstr "Mostrar"
|
||||
msgid "Quit"
|
||||
msgstr "Salir"
|
||||
|
||||
#~ msgid ""
|
||||
#~ "This room is encrypted. Build libQuotient with encryption enabled to send "
|
||||
#~ "encrypted messages."
|
||||
#~ msgstr ""
|
||||
#~ "Esta sala está cifrada. Compile libQuotient con el cifrado activado para "
|
||||
#~ "enviar mensajes cifrados."
|
||||
|
||||
#~ msgid "Messages in one-to-one chats"
|
||||
#~ msgstr "Mensajes en chats uno-a-uno"
|
||||
|
||||
|
||||
140
po/eu/neochat.po
140
po/eu/neochat.po
@@ -9,7 +9,7 @@ msgid ""
|
||||
msgstr ""
|
||||
"Project-Id-Version: neochat\n"
|
||||
"Report-Msgid-Bugs-To: https://bugs.kde.org\n"
|
||||
"POT-Creation-Date: 2023-08-06 00:46+0000\n"
|
||||
"POT-Creation-Date: 2023-08-10 00:46+0000\n"
|
||||
"PO-Revision-Date: 2023-08-06 10:12+0200\n"
|
||||
"Last-Translator: Iñigo Salvador Azurmendi <xalba@ni.eus>\n"
|
||||
"Language-Team: Basque <kde-i18n-eu@kde.org>\n"
|
||||
@@ -205,17 +205,17 @@ msgctxt "<version number> (built against <possibly different version number>)"
|
||||
msgid "%1 (built against %2)"
|
||||
msgstr "%1 (%2 erabiliz eraikia)"
|
||||
|
||||
#: src/main.cpp:324
|
||||
#: src/main.cpp:322
|
||||
#, kde-format
|
||||
msgid "Client for the matrix communication protocol"
|
||||
msgstr "Matrix, deszentralizatutako komunikazio protokolorako bezeroa"
|
||||
|
||||
#: src/main.cpp:325
|
||||
#: src/main.cpp:323
|
||||
#, kde-format
|
||||
msgid "Supports matrix: url scheme"
|
||||
msgstr "matrix onartzen du: URL eskema"
|
||||
|
||||
#: src/main.cpp:326
|
||||
#: src/main.cpp:324
|
||||
#, kde-format
|
||||
msgid "Ignore all SSL Errors, e.g., unsigned certificates."
|
||||
msgstr "Ez egin kasu SSL erroreei, adib., sinatu gabeko ziurtagiriei."
|
||||
@@ -1083,55 +1083,55 @@ msgstr "inkesta bat hasi du"
|
||||
msgid "Report sent successfully."
|
||||
msgstr "Txosten bidalketa arrakastatsua."
|
||||
|
||||
#: src/neochatroom.cpp:1927 src/neochatroom.cpp:1935
|
||||
#: src/neochatroom.cpp:1924 src/neochatroom.cpp:1932
|
||||
#, kde-format
|
||||
msgctxt "'Lat' and 'Lon' as in Latitude and Longitude"
|
||||
msgid "Lat: %1, Lon: %2"
|
||||
msgstr "Lat: %1, Lon: %2"
|
||||
|
||||
#: src/notificationsmanager.cpp:130
|
||||
#: src/notificationsmanager.cpp:128
|
||||
#, kde-format
|
||||
msgid "Encrypted Message"
|
||||
msgstr "Zifratutako mezua"
|
||||
|
||||
#: src/notificationsmanager.cpp:203 src/qml/main.qml:257
|
||||
#: src/notificationsmanager.cpp:201 src/qml/main.qml:257
|
||||
#, kde-format
|
||||
msgid "%1: %2"
|
||||
msgstr "%1: %2"
|
||||
|
||||
#: src/notificationsmanager.cpp:209
|
||||
#: src/notificationsmanager.cpp:207
|
||||
#, kde-format
|
||||
msgid "Open NeoChat in this room"
|
||||
msgstr "Ireki NeoChat gela honetan"
|
||||
|
||||
#: src/notificationsmanager.cpp:222 src/qml/Component/HoverActions.qml:109
|
||||
#: src/notificationsmanager.cpp:220 src/qml/Component/HoverActions.qml:109
|
||||
#: src/qml/Menu/Timeline/FileDelegateContextMenu.qml:50
|
||||
#: src/qml/Menu/Timeline/MessageDelegateContextMenu.qml:36
|
||||
#, kde-format
|
||||
msgid "Reply"
|
||||
msgstr "Erantzun"
|
||||
|
||||
#: src/notificationsmanager.cpp:223
|
||||
#: src/notificationsmanager.cpp:221
|
||||
#, kde-format
|
||||
msgid "Reply..."
|
||||
msgstr "Erantzun..."
|
||||
|
||||
#: src/notificationsmanager.cpp:241
|
||||
#: src/notificationsmanager.cpp:239
|
||||
#, kde-format
|
||||
msgid "%1 invited you to a room"
|
||||
msgstr "%1(e)k gela batera gonbidatu zaitu"
|
||||
|
||||
#: src/notificationsmanager.cpp:245
|
||||
#: src/notificationsmanager.cpp:243
|
||||
#, kde-format
|
||||
msgid "Open this invitation in NeoChat"
|
||||
msgstr "Ireki gonbidapen hau NeoChat-en"
|
||||
|
||||
#: src/notificationsmanager.cpp:251
|
||||
#: src/notificationsmanager.cpp:249
|
||||
#, kde-format
|
||||
msgid "Accept Invitation"
|
||||
msgstr "Onartu gonbidapena"
|
||||
|
||||
#: src/notificationsmanager.cpp:251
|
||||
#: src/notificationsmanager.cpp:249
|
||||
#, kde-format
|
||||
msgid "Reject Invitation"
|
||||
msgstr "Errefusatu gonbidapena"
|
||||
@@ -1159,41 +1159,32 @@ msgstr "Utzi bertan behera eranskin bidalketa"
|
||||
msgid "Attach an image or file"
|
||||
msgstr "Erantsi irudi edo fitxategi bat"
|
||||
|
||||
#: src/qml/Component/ChatBox/ChatBar.qml:89
|
||||
#: src/qml/Component/ChatBox/ChatBar.qml:90
|
||||
#, kde-format
|
||||
msgid "Emojis & Stickers"
|
||||
msgstr "Emojiak eta eranskailuak"
|
||||
|
||||
#: src/qml/Component/ChatBox/ChatBar.qml:105
|
||||
#: src/qml/Component/ChatBox/ChatBar.qml:106
|
||||
#, kde-format
|
||||
msgid "Send a Location"
|
||||
msgstr "Bidali kokaleku bat"
|
||||
|
||||
#: src/qml/Component/ChatBox/ChatBar.qml:118
|
||||
#: src/qml/Component/ChatBox/ChatBar.qml:119
|
||||
#, kde-format
|
||||
msgid "Send message"
|
||||
msgstr "Bidali mezua"
|
||||
|
||||
#: src/qml/Component/ChatBox/ChatBar.qml:165
|
||||
#, kde-format
|
||||
msgid ""
|
||||
"This room is encrypted. Build libQuotient with encryption enabled to send "
|
||||
"encrypted messages."
|
||||
msgstr ""
|
||||
"Gela hau zifratuta dago. Eraiki «libQuotient» zifratzea gaituta duela "
|
||||
"zifratutako mezuak bidaltzeko."
|
||||
|
||||
#: src/qml/Component/ChatBox/ChatBar.qml:165
|
||||
#: src/qml/Component/ChatBox/ChatBar.qml:166
|
||||
#, kde-format
|
||||
msgid "Send an encrypted message…"
|
||||
msgstr "Bidali zifratutako mezu bat..."
|
||||
|
||||
#: src/qml/Component/ChatBox/ChatBar.qml:165
|
||||
#: src/qml/Component/ChatBox/ChatBar.qml:166
|
||||
#, kde-format
|
||||
msgid "Set an attachment caption..."
|
||||
msgstr "Ezarri eranskin baten epigrafea..."
|
||||
|
||||
#: src/qml/Component/ChatBox/ChatBar.qml:165
|
||||
#: src/qml/Component/ChatBox/ChatBar.qml:166
|
||||
#, kde-format
|
||||
msgid "Send a message…"
|
||||
msgstr "Bidali mezua bat..."
|
||||
@@ -2035,18 +2026,18 @@ msgstr "Ireki berriketa pribatu bat"
|
||||
msgid "Copy link"
|
||||
msgstr "Kopiatu esteka"
|
||||
|
||||
#: src/qml/main.qml:299
|
||||
#: src/qml/main.qml:297
|
||||
#, kde-format
|
||||
msgctxt "@title:window"
|
||||
msgid "Session Verification"
|
||||
msgstr "Saioa egiaztatzea"
|
||||
|
||||
#: src/qml/main.qml:311
|
||||
#: src/qml/main.qml:309
|
||||
#, kde-format
|
||||
msgid "User consent"
|
||||
msgstr "Erabiltzailearen onarpena"
|
||||
|
||||
#: src/qml/main.qml:316
|
||||
#: src/qml/main.qml:314
|
||||
#, kde-format
|
||||
msgid ""
|
||||
"Your homeserver requires you to agree to its terms and conditions before "
|
||||
@@ -2056,17 +2047,17 @@ msgstr ""
|
||||
"terminoak eta baldintzak onartzea eskatzen dizu. Mesedez, egiozu klik beheko "
|
||||
"botoiari haiek irakurtzeko."
|
||||
|
||||
#: src/qml/main.qml:321
|
||||
#: src/qml/main.qml:319
|
||||
#, kde-format
|
||||
msgid "Open"
|
||||
msgstr "Ireki"
|
||||
|
||||
#: src/qml/main.qml:356
|
||||
#: src/qml/main.qml:354
|
||||
#, kde-format
|
||||
msgid "Start a chat"
|
||||
msgstr "Hasi berriketa bat"
|
||||
|
||||
#: src/qml/main.qml:358
|
||||
#: src/qml/main.qml:356
|
||||
#, kde-format
|
||||
msgid "Do you want to start a chat with %1?"
|
||||
msgstr "%1(r)ekin berriketa bat abiatu nahi duzu?"
|
||||
@@ -2551,7 +2542,7 @@ msgid "Notification settings"
|
||||
msgstr "Jakinarazpen-ezarpenak"
|
||||
|
||||
#: src/qml/Page/RoomList/AccountMenu.qml:37 src/qml/Settings/DevicesPage.qml:15
|
||||
#: src/qml/Settings/SettingsPage.qml:61
|
||||
#: src/qml/Settings/SettingsPage.qml:62
|
||||
#, kde-format
|
||||
msgid "Devices"
|
||||
msgstr "Gailuak"
|
||||
@@ -2694,12 +2685,12 @@ msgctxt "Expand <section name"
|
||||
msgid "Expand %1"
|
||||
msgstr "Zabaldu %1"
|
||||
|
||||
#: src/qml/Page/RoomList/RoomDelegate.qml:96
|
||||
#: src/qml/Page/RoomList/RoomDelegate.qml:97
|
||||
#, kde-format
|
||||
msgid "Muted room"
|
||||
msgstr "Isilarazitako gela"
|
||||
|
||||
#: src/qml/Page/RoomList/RoomDelegate.qml:128
|
||||
#: src/qml/Page/RoomList/RoomDelegate.qml:129
|
||||
#, kde-format
|
||||
msgid "Configure room"
|
||||
msgstr "Konfiguratu gela"
|
||||
@@ -2895,23 +2886,23 @@ msgstr[1] "%1 partaide"
|
||||
msgid "No member count"
|
||||
msgstr "Ez dago partaide kopururik"
|
||||
|
||||
#: src/qml/RoomSettings/Categories.qml:18 src/qml/RoomSettings/General.qml:21
|
||||
#: src/qml/Settings/SettingsPage.qml:17
|
||||
#: src/qml/RoomSettings/Categories.qml:19 src/qml/RoomSettings/General.qml:21
|
||||
#: src/qml/Settings/SettingsPage.qml:18
|
||||
#, kde-format
|
||||
msgid "General"
|
||||
msgstr "Orokorra"
|
||||
|
||||
#: src/qml/RoomSettings/Categories.qml:29 src/qml/RoomSettings/Security.qml:19
|
||||
#: src/qml/RoomSettings/Categories.qml:30 src/qml/RoomSettings/Security.qml:19
|
||||
#, kde-format
|
||||
msgid "Security"
|
||||
msgstr "Segurtasuna"
|
||||
|
||||
#: src/qml/RoomSettings/Categories.qml:40
|
||||
#: src/qml/RoomSettings/Categories.qml:41
|
||||
#, kde-format
|
||||
msgid "Permissions"
|
||||
msgstr "Baimenak"
|
||||
|
||||
#: src/qml/RoomSettings/Categories.qml:51 src/qml/Settings/SettingsPage.qml:29
|
||||
#: src/qml/RoomSettings/Categories.qml:52 src/qml/Settings/SettingsPage.qml:30
|
||||
#, kde-format
|
||||
msgid "Notifications"
|
||||
msgstr "Jakinarazpenak"
|
||||
@@ -3213,93 +3204,93 @@ msgctxt "@option:check"
|
||||
msgid "Encryption"
|
||||
msgstr "Zifratzea"
|
||||
|
||||
#: src/qml/RoomSettings/Security.qml:36
|
||||
#: src/qml/RoomSettings/Security.qml:35
|
||||
#, kde-format
|
||||
msgid "Enable encryption"
|
||||
msgstr "Gaitu zifratzea"
|
||||
|
||||
#: src/qml/RoomSettings/Security.qml:37
|
||||
#: src/qml/RoomSettings/Security.qml:36
|
||||
#, kde-format
|
||||
msgctxt "option:check"
|
||||
msgid "Once enabled, encryption cannot be disabled."
|
||||
msgstr "Gaitu ondoren, ezin da ezgaitu."
|
||||
|
||||
#: src/qml/RoomSettings/Security.qml:50
|
||||
#: src/qml/RoomSettings/Security.qml:49
|
||||
#, kde-format
|
||||
msgctxt "@option:check"
|
||||
msgid "Access"
|
||||
msgstr "Sarbidea"
|
||||
|
||||
#: src/qml/RoomSettings/Security.qml:57
|
||||
#: src/qml/RoomSettings/Security.qml:56
|
||||
#, kde-format
|
||||
msgctxt "@option:check"
|
||||
msgid "Private (invite only)"
|
||||
msgstr "Pribatua (gonbidatuak bakarrik)"
|
||||
|
||||
#: src/qml/RoomSettings/Security.qml:58
|
||||
#: src/qml/RoomSettings/Security.qml:57
|
||||
#, kde-format
|
||||
msgid "Only invited people can join."
|
||||
msgstr "Gonbidatutako jendea bakarrik batu daiteke."
|
||||
|
||||
#: src/qml/RoomSettings/Security.qml:66
|
||||
#: src/qml/RoomSettings/Security.qml:65
|
||||
#, kde-format
|
||||
msgctxt "@option:check"
|
||||
msgid "Space members"
|
||||
msgstr "Tokiko partaideak"
|
||||
|
||||
#: src/qml/RoomSettings/Security.qml:67
|
||||
#: src/qml/RoomSettings/Security.qml:66
|
||||
#, kde-format
|
||||
msgid "Anyone in a space can find and join."
|
||||
msgstr "Toki bateko edonork bilatu eta batu daiteke."
|
||||
|
||||
#: src/qml/RoomSettings/Security.qml:76
|
||||
#: src/qml/RoomSettings/Security.qml:75
|
||||
#, kde-format
|
||||
msgctxt "@option:check"
|
||||
msgid "Knock"
|
||||
msgstr "Atea jo"
|
||||
|
||||
#: src/qml/RoomSettings/Security.qml:77
|
||||
#: src/qml/RoomSettings/Security.qml:76
|
||||
#, kde-format
|
||||
msgid "People not in the room need to request an invite to join the room."
|
||||
msgstr "Gelan ez dagoen jendeak gonbidapen bat eskatu behar du gelara batzeko."
|
||||
|
||||
#: src/qml/RoomSettings/Security.qml:87
|
||||
#: src/qml/RoomSettings/Security.qml:86
|
||||
#, kde-format
|
||||
msgctxt "@option:check"
|
||||
msgid "Public"
|
||||
msgstr "Publikoa"
|
||||
|
||||
#: src/qml/RoomSettings/Security.qml:88
|
||||
#: src/qml/RoomSettings/Security.qml:87
|
||||
#, kde-format
|
||||
msgctxt "@option:check"
|
||||
msgid "Anyone can find and join."
|
||||
msgstr "Edonork bilatu eta batu daiteke."
|
||||
|
||||
#: src/qml/RoomSettings/Security.qml:100
|
||||
#: src/qml/RoomSettings/Security.qml:99
|
||||
#, kde-format
|
||||
msgctxt "@option:check"
|
||||
msgid "Message history visibility"
|
||||
msgstr "Mezuen historiaren ikusgaitasuna"
|
||||
|
||||
#: src/qml/RoomSettings/Security.qml:107
|
||||
#: src/qml/RoomSettings/Security.qml:106
|
||||
#, kde-format
|
||||
msgctxt "@option:check"
|
||||
msgid "Anyone"
|
||||
msgstr "Edonork"
|
||||
|
||||
#: src/qml/RoomSettings/Security.qml:108
|
||||
#: src/qml/RoomSettings/Security.qml:107
|
||||
#, kde-format
|
||||
msgctxt "@option:check"
|
||||
msgid "Anyone, regardless of whether they have joined, can view history."
|
||||
msgstr "Edonork, batu gabekoak ere, historia ikus dezake."
|
||||
|
||||
#: src/qml/RoomSettings/Security.qml:116
|
||||
#: src/qml/RoomSettings/Security.qml:115
|
||||
#, kde-format
|
||||
msgctxt "@option:check"
|
||||
msgid "Members only"
|
||||
msgstr "Partaideak bakarrik"
|
||||
|
||||
#: src/qml/RoomSettings/Security.qml:117
|
||||
#: src/qml/RoomSettings/Security.qml:116
|
||||
#, kde-format
|
||||
msgctxt "@option:check"
|
||||
msgid ""
|
||||
@@ -3307,13 +3298,13 @@ msgid ""
|
||||
msgstr ""
|
||||
"Partaide guztiek ikus dezakete mezuen historia osoa, baita batu aurrekoa ere."
|
||||
|
||||
#: src/qml/RoomSettings/Security.qml:125
|
||||
#: src/qml/RoomSettings/Security.qml:124
|
||||
#, kde-format
|
||||
msgctxt "@option:check"
|
||||
msgid "Members only (since invite)"
|
||||
msgstr "Partaideak bakarrik (gonbitetik aurrera)"
|
||||
|
||||
#: src/qml/RoomSettings/Security.qml:126
|
||||
#: src/qml/RoomSettings/Security.qml:125
|
||||
#, kde-format
|
||||
msgctxt "@option:check"
|
||||
msgid ""
|
||||
@@ -3323,13 +3314,13 @@ msgstr ""
|
||||
"Partaide berriek mezuen historia ikus dezakete, gelara gonbidatu zituzten "
|
||||
"unetik aurrera."
|
||||
|
||||
#: src/qml/RoomSettings/Security.qml:134
|
||||
#: src/qml/RoomSettings/Security.qml:133
|
||||
#, kde-format
|
||||
msgctxt "@option:check"
|
||||
msgid "Members only (since joining)"
|
||||
msgstr "Partaideak bakarrik (batzetik aurrera)"
|
||||
|
||||
#: src/qml/RoomSettings/Security.qml:135
|
||||
#: src/qml/RoomSettings/Security.qml:134
|
||||
#, kde-format
|
||||
msgctxt "@option:check"
|
||||
msgid ""
|
||||
@@ -3338,7 +3329,7 @@ msgstr ""
|
||||
"Partaide berriek mezuen historia ikus dezakete, gelara batu ziren unetik "
|
||||
"aurrera."
|
||||
|
||||
#: src/qml/RoomSettings/Security.qml:154
|
||||
#: src/qml/RoomSettings/Security.qml:153
|
||||
#: src/qml/Settings/NetworkProxyPage.qml:119
|
||||
#, kde-format
|
||||
msgid "Apply"
|
||||
@@ -3427,7 +3418,7 @@ msgid "Homeserver url"
|
||||
msgstr "Etxeko zerbitzariaren URLa"
|
||||
|
||||
#: src/qml/Settings/AccountsPage.qml:16 src/qml/Settings/AccountsPage.qml:25
|
||||
#: src/qml/Settings/SettingsPage.qml:35
|
||||
#: src/qml/Settings/SettingsPage.qml:36
|
||||
#, kde-format
|
||||
msgid "Accounts"
|
||||
msgstr "Kontuak"
|
||||
@@ -3800,7 +3791,7 @@ msgid "Invites"
|
||||
msgstr "Gonbidatuak"
|
||||
|
||||
#: src/qml/Settings/NetworkProxyPage.qml:25
|
||||
#: src/qml/Settings/SettingsPage.qml:55
|
||||
#: src/qml/Settings/SettingsPage.qml:56
|
||||
#, kde-format
|
||||
msgid "Network Proxy"
|
||||
msgstr "Sareko ordezkaria"
|
||||
@@ -3881,27 +3872,27 @@ msgstr "Gaitu mezu-nabarmentzea"
|
||||
msgid "Delete keyword"
|
||||
msgstr "Ezabatu gako-hitza"
|
||||
|
||||
#: src/qml/Settings/SettingsPage.qml:23
|
||||
#: src/qml/Settings/SettingsPage.qml:24
|
||||
#, kde-format
|
||||
msgid "Appearance"
|
||||
msgstr "Itxura"
|
||||
|
||||
#: src/qml/Settings/SettingsPage.qml:41
|
||||
#: src/qml/Settings/SettingsPage.qml:42
|
||||
#, kde-format
|
||||
msgid "Stickers & Emojis"
|
||||
msgstr "Eranskailuak eta Emojiak"
|
||||
|
||||
#: src/qml/Settings/SettingsPage.qml:48
|
||||
#: src/qml/Settings/SettingsPage.qml:49
|
||||
#, kde-format
|
||||
msgid "Spell Checking"
|
||||
msgstr "Ortografia egiaztatzea"
|
||||
|
||||
#: src/qml/Settings/SettingsPage.qml:72
|
||||
#: src/qml/Settings/SettingsPage.qml:73
|
||||
#, kde-format
|
||||
msgid "About NeoChat"
|
||||
msgstr "Neochat-i buruz"
|
||||
|
||||
#: src/qml/Settings/SettingsPage.qml:78
|
||||
#: src/qml/Settings/SettingsPage.qml:79
|
||||
#, kde-format
|
||||
msgid "About KDE"
|
||||
msgstr "KDEri buruz"
|
||||
@@ -4055,6 +4046,13 @@ msgstr "Erakutsi"
|
||||
msgid "Quit"
|
||||
msgstr "Irten"
|
||||
|
||||
#~ msgid ""
|
||||
#~ "This room is encrypted. Build libQuotient with encryption enabled to send "
|
||||
#~ "encrypted messages."
|
||||
#~ msgstr ""
|
||||
#~ "Gela hau zifratuta dago. Eraiki «libQuotient» zifratzea gaituta duela "
|
||||
#~ "zifratutako mezuak bidaltzeko."
|
||||
|
||||
#~ msgid "Messages in one-to-one chats"
|
||||
#~ msgstr "Mezuak binakako berriketetan"
|
||||
|
||||
|
||||
176
po/fi/neochat.po
176
po/fi/neochat.po
@@ -6,8 +6,8 @@ msgid ""
|
||||
msgstr ""
|
||||
"Project-Id-Version: neochat\n"
|
||||
"Report-Msgid-Bugs-To: https://bugs.kde.org\n"
|
||||
"POT-Creation-Date: 2023-08-06 00:46+0000\n"
|
||||
"PO-Revision-Date: 2023-07-04 21:33+0300\n"
|
||||
"POT-Creation-Date: 2023-08-10 00:46+0000\n"
|
||||
"PO-Revision-Date: 2023-07-27 15:56+0300\n"
|
||||
"Last-Translator: Tommi Nieminen <translator@legisign.org>\n"
|
||||
"Language-Team: Finnish <kde-i18n-doc@kde.org>\n"
|
||||
"Language: fi\n"
|
||||
@@ -199,20 +199,20 @@ msgctxt "<version number> (built against <possibly different version number>)"
|
||||
msgid "%1 (built against %2)"
|
||||
msgstr "%1 (koostettu kirjastolla %2)"
|
||||
|
||||
#: src/main.cpp:324
|
||||
#: src/main.cpp:322
|
||||
#, kde-format
|
||||
msgid "Client for the matrix communication protocol"
|
||||
msgstr "Matrix-viestintäyhteyskäytäntöasiakas"
|
||||
|
||||
#: src/main.cpp:325
|
||||
#: src/main.cpp:323
|
||||
#, kde-format
|
||||
msgid "Supports matrix: url scheme"
|
||||
msgstr "Tukee matrix:-verkko-osoitemallia"
|
||||
|
||||
#: src/main.cpp:326
|
||||
#: src/main.cpp:324
|
||||
#, kde-format
|
||||
msgid "Ignore all SSL Errors, e.g., unsigned certificates."
|
||||
msgstr ""
|
||||
msgstr "Sivuuttaa kaikki SSL-virheet kuten allekirjoittamattomat varmenteet."
|
||||
|
||||
#: src/matriximageprovider.cpp:38
|
||||
#, kde-format
|
||||
@@ -1076,55 +1076,55 @@ msgstr "aloitti kyselyn"
|
||||
msgid "Report sent successfully."
|
||||
msgstr "Ilmoituksen lähettäminen onnistui."
|
||||
|
||||
#: src/neochatroom.cpp:1927 src/neochatroom.cpp:1935
|
||||
#: src/neochatroom.cpp:1924 src/neochatroom.cpp:1932
|
||||
#, kde-format
|
||||
msgctxt "'Lat' and 'Lon' as in Latitude and Longitude"
|
||||
msgid "Lat: %1, Lon: %2"
|
||||
msgstr "Lev: %1, pit: %2"
|
||||
|
||||
#: src/notificationsmanager.cpp:130
|
||||
#: src/notificationsmanager.cpp:128
|
||||
#, kde-format
|
||||
msgid "Encrypted Message"
|
||||
msgstr "Salattu viesti"
|
||||
|
||||
#: src/notificationsmanager.cpp:203 src/qml/main.qml:257
|
||||
#: src/notificationsmanager.cpp:201 src/qml/main.qml:257
|
||||
#, kde-format
|
||||
msgid "%1: %2"
|
||||
msgstr "%1: %2"
|
||||
|
||||
#: src/notificationsmanager.cpp:209
|
||||
#: src/notificationsmanager.cpp:207
|
||||
#, kde-format
|
||||
msgid "Open NeoChat in this room"
|
||||
msgstr "Avaa NeoChat tähän huoneeseen"
|
||||
|
||||
#: src/notificationsmanager.cpp:222 src/qml/Component/HoverActions.qml:109
|
||||
#: src/notificationsmanager.cpp:220 src/qml/Component/HoverActions.qml:109
|
||||
#: src/qml/Menu/Timeline/FileDelegateContextMenu.qml:50
|
||||
#: src/qml/Menu/Timeline/MessageDelegateContextMenu.qml:36
|
||||
#, kde-format
|
||||
msgid "Reply"
|
||||
msgstr "Vastaa"
|
||||
|
||||
#: src/notificationsmanager.cpp:223
|
||||
#: src/notificationsmanager.cpp:221
|
||||
#, kde-format
|
||||
msgid "Reply..."
|
||||
msgstr "Vastaa…"
|
||||
|
||||
#: src/notificationsmanager.cpp:241
|
||||
#: src/notificationsmanager.cpp:239
|
||||
#, kde-format
|
||||
msgid "%1 invited you to a room"
|
||||
msgstr "%1 kutsui sinut huoneeseen"
|
||||
|
||||
#: src/notificationsmanager.cpp:245
|
||||
#: src/notificationsmanager.cpp:243
|
||||
#, kde-format
|
||||
msgid "Open this invitation in NeoChat"
|
||||
msgstr "Avaa tämä kutsu NeoChatiin"
|
||||
|
||||
#: src/notificationsmanager.cpp:251
|
||||
#: src/notificationsmanager.cpp:249
|
||||
#, kde-format
|
||||
msgid "Accept Invitation"
|
||||
msgstr "Hyväksy kutsu"
|
||||
|
||||
#: src/notificationsmanager.cpp:251
|
||||
#: src/notificationsmanager.cpp:249
|
||||
#, kde-format
|
||||
msgid "Reject Invitation"
|
||||
msgstr "Hylkää kutsu"
|
||||
@@ -1152,41 +1152,32 @@ msgstr "Peru liitteen lähettäminen"
|
||||
msgid "Attach an image or file"
|
||||
msgstr "Liitä kuva tai tiedosto"
|
||||
|
||||
#: src/qml/Component/ChatBox/ChatBar.qml:89
|
||||
#: src/qml/Component/ChatBox/ChatBar.qml:90
|
||||
#, kde-format
|
||||
msgid "Emojis & Stickers"
|
||||
msgstr "Emojit ja tarrat"
|
||||
|
||||
#: src/qml/Component/ChatBox/ChatBar.qml:105
|
||||
#: src/qml/Component/ChatBox/ChatBar.qml:106
|
||||
#, kde-format
|
||||
msgid "Send a Location"
|
||||
msgstr "Lähetä sijainti"
|
||||
|
||||
#: src/qml/Component/ChatBox/ChatBar.qml:118
|
||||
#: src/qml/Component/ChatBox/ChatBar.qml:119
|
||||
#, kde-format
|
||||
msgid "Send message"
|
||||
msgstr "Lähetä viesti"
|
||||
|
||||
#: src/qml/Component/ChatBox/ChatBar.qml:165
|
||||
#, kde-format
|
||||
msgid ""
|
||||
"This room is encrypted. Build libQuotient with encryption enabled to send "
|
||||
"encrypted messages."
|
||||
msgstr ""
|
||||
"Huone on salattu. Lähettääksesi salattuja viestejä koosta libQuotient "
|
||||
"salaustuki käytössä."
|
||||
|
||||
#: src/qml/Component/ChatBox/ChatBar.qml:165
|
||||
#: src/qml/Component/ChatBox/ChatBar.qml:166
|
||||
#, kde-format
|
||||
msgid "Send an encrypted message…"
|
||||
msgstr "Lähetä salattu viesti…"
|
||||
|
||||
#: src/qml/Component/ChatBox/ChatBar.qml:165
|
||||
#: src/qml/Component/ChatBox/ChatBar.qml:166
|
||||
#, kde-format
|
||||
msgid "Set an attachment caption..."
|
||||
msgstr "Lähetä liitteen selite…"
|
||||
|
||||
#: src/qml/Component/ChatBox/ChatBar.qml:165
|
||||
#: src/qml/Component/ChatBox/ChatBar.qml:166
|
||||
#, kde-format
|
||||
msgid "Send a message…"
|
||||
msgstr "Lähetä viesti…"
|
||||
@@ -1413,10 +1404,9 @@ msgid "Matrix ID:"
|
||||
msgstr "Matrix-tunniste:"
|
||||
|
||||
#: src/qml/Component/Login/Login.qml:31
|
||||
#, fuzzy, kde-format
|
||||
#| msgid "Matrix ID:"
|
||||
#, kde-format
|
||||
msgid "Matrix ID"
|
||||
msgstr "Matrix-tunniste:"
|
||||
msgstr "Matrix-tunniste"
|
||||
|
||||
#: src/qml/Component/Login/Login.qml:47 src/qml/Component/Login/Sso.qml:45
|
||||
#: src/qml/Page/LoadingPage.qml:9
|
||||
@@ -2022,18 +2012,18 @@ msgstr "Avaa yksityiskeskustelu"
|
||||
msgid "Copy link"
|
||||
msgstr "Kopioi linkki"
|
||||
|
||||
#: src/qml/main.qml:299
|
||||
#: src/qml/main.qml:297
|
||||
#, kde-format
|
||||
msgctxt "@title:window"
|
||||
msgid "Session Verification"
|
||||
msgstr "Istunnon todennus"
|
||||
|
||||
#: src/qml/main.qml:311
|
||||
#: src/qml/main.qml:309
|
||||
#, kde-format
|
||||
msgid "User consent"
|
||||
msgstr "Käyttäjän suostumus"
|
||||
|
||||
#: src/qml/main.qml:316
|
||||
#: src/qml/main.qml:314
|
||||
#, kde-format
|
||||
msgid ""
|
||||
"Your homeserver requires you to agree to its terms and conditions before "
|
||||
@@ -2042,17 +2032,17 @@ msgstr ""
|
||||
"Kotipalvelimesi vaatii sinua hyväksymään käyttöehdot ennen kuin voit käyttää "
|
||||
"sitä. Lue ehdot napsauttamalla alla olevaa painiketta."
|
||||
|
||||
#: src/qml/main.qml:321
|
||||
#: src/qml/main.qml:319
|
||||
#, kde-format
|
||||
msgid "Open"
|
||||
msgstr "Avaa"
|
||||
|
||||
#: src/qml/main.qml:356
|
||||
#: src/qml/main.qml:354
|
||||
#, kde-format
|
||||
msgid "Start a chat"
|
||||
msgstr "Aloita keskustelu"
|
||||
|
||||
#: src/qml/main.qml:358
|
||||
#: src/qml/main.qml:356
|
||||
#, kde-format
|
||||
msgid "Do you want to start a chat with %1?"
|
||||
msgstr "Haluatko käynnistää keskustelun henkilön %1 kanssa?"
|
||||
@@ -2538,7 +2528,7 @@ msgid "Notification settings"
|
||||
msgstr "Ilmoitusasetukset"
|
||||
|
||||
#: src/qml/Page/RoomList/AccountMenu.qml:37 src/qml/Settings/DevicesPage.qml:15
|
||||
#: src/qml/Settings/SettingsPage.qml:61
|
||||
#: src/qml/Settings/SettingsPage.qml:62
|
||||
#, kde-format
|
||||
msgid "Devices"
|
||||
msgstr "Laitteet"
|
||||
@@ -2682,12 +2672,12 @@ msgctxt "Expand <section name"
|
||||
msgid "Expand %1"
|
||||
msgstr "Suurenna esikatselua"
|
||||
|
||||
#: src/qml/Page/RoomList/RoomDelegate.qml:96
|
||||
#: src/qml/Page/RoomList/RoomDelegate.qml:97
|
||||
#, kde-format
|
||||
msgid "Muted room"
|
||||
msgstr "Vaimennettu huone"
|
||||
|
||||
#: src/qml/Page/RoomList/RoomDelegate.qml:128
|
||||
#: src/qml/Page/RoomList/RoomDelegate.qml:129
|
||||
#, kde-format
|
||||
msgid "Configure room"
|
||||
msgstr "Huoneen asetukset"
|
||||
@@ -2775,16 +2765,14 @@ msgid "Chat"
|
||||
msgstr "Keskustele"
|
||||
|
||||
#: src/qml/Page/StartChatPage.qml:93
|
||||
#, fuzzy, kde-format
|
||||
#| msgid "Log in to an existing account"
|
||||
#, kde-format
|
||||
msgid "Join existing chat"
|
||||
msgstr "Kirjaudu olemassa olevalle tilille"
|
||||
msgstr "Liity olemassa olevaan keskusteluun"
|
||||
|
||||
#: src/qml/Page/StartChatPage.qml:114
|
||||
#, fuzzy, kde-format
|
||||
#| msgid "Create rooms and chats"
|
||||
#, kde-format
|
||||
msgid "Create new chat"
|
||||
msgstr "Luo huoneita ja keskusteluja"
|
||||
msgstr "Luo uusi keskustelu"
|
||||
|
||||
#: src/qml/Page/WelcomePage.qml:56
|
||||
#, kde-format
|
||||
@@ -2886,23 +2874,23 @@ msgstr[1] "%1 jäsentä"
|
||||
msgid "No member count"
|
||||
msgstr "Ei jäsenmäärää"
|
||||
|
||||
#: src/qml/RoomSettings/Categories.qml:18 src/qml/RoomSettings/General.qml:21
|
||||
#: src/qml/Settings/SettingsPage.qml:17
|
||||
#: src/qml/RoomSettings/Categories.qml:19 src/qml/RoomSettings/General.qml:21
|
||||
#: src/qml/Settings/SettingsPage.qml:18
|
||||
#, kde-format
|
||||
msgid "General"
|
||||
msgstr "Perusasetukset"
|
||||
|
||||
#: src/qml/RoomSettings/Categories.qml:29 src/qml/RoomSettings/Security.qml:19
|
||||
#: src/qml/RoomSettings/Categories.qml:30 src/qml/RoomSettings/Security.qml:19
|
||||
#, kde-format
|
||||
msgid "Security"
|
||||
msgstr "Tietoturva"
|
||||
|
||||
#: src/qml/RoomSettings/Categories.qml:40
|
||||
#: src/qml/RoomSettings/Categories.qml:41
|
||||
#, kde-format
|
||||
msgid "Permissions"
|
||||
msgstr "Käyttöoikeudet"
|
||||
|
||||
#: src/qml/RoomSettings/Categories.qml:51 src/qml/Settings/SettingsPage.qml:29
|
||||
#: src/qml/RoomSettings/Categories.qml:52 src/qml/Settings/SettingsPage.qml:30
|
||||
#, kde-format
|
||||
msgid "Notifications"
|
||||
msgstr "Ilmoitukset"
|
||||
@@ -3204,106 +3192,106 @@ msgctxt "@option:check"
|
||||
msgid "Encryption"
|
||||
msgstr "Salaus"
|
||||
|
||||
#: src/qml/RoomSettings/Security.qml:36
|
||||
#: src/qml/RoomSettings/Security.qml:35
|
||||
#, kde-format
|
||||
msgid "Enable encryption"
|
||||
msgstr "Käytä salausta"
|
||||
|
||||
#: src/qml/RoomSettings/Security.qml:37
|
||||
#: src/qml/RoomSettings/Security.qml:36
|
||||
#, kde-format
|
||||
msgctxt "option:check"
|
||||
msgid "Once enabled, encryption cannot be disabled."
|
||||
msgstr "Käyttöönoton jälkeen salausta ei voi poistaa käytöstä."
|
||||
|
||||
#: src/qml/RoomSettings/Security.qml:50
|
||||
#: src/qml/RoomSettings/Security.qml:49
|
||||
#, kde-format
|
||||
msgctxt "@option:check"
|
||||
msgid "Access"
|
||||
msgstr "Saanti"
|
||||
|
||||
#: src/qml/RoomSettings/Security.qml:57
|
||||
#: src/qml/RoomSettings/Security.qml:56
|
||||
#, kde-format
|
||||
msgctxt "@option:check"
|
||||
msgid "Private (invite only)"
|
||||
msgstr "Yksityinen (vain kutsutuille)"
|
||||
|
||||
#: src/qml/RoomSettings/Security.qml:58
|
||||
#: src/qml/RoomSettings/Security.qml:57
|
||||
#, kde-format
|
||||
msgid "Only invited people can join."
|
||||
msgstr "Vain kutsutut voivat liittyä."
|
||||
|
||||
#: src/qml/RoomSettings/Security.qml:66
|
||||
#: src/qml/RoomSettings/Security.qml:65
|
||||
#, kde-format
|
||||
msgctxt "@option:check"
|
||||
msgid "Space members"
|
||||
msgstr "Tilan jäsenet"
|
||||
|
||||
#: src/qml/RoomSettings/Security.qml:67
|
||||
#: src/qml/RoomSettings/Security.qml:66
|
||||
#, kde-format
|
||||
msgid "Anyone in a space can find and join."
|
||||
msgstr "Kuka tahansa tilassa voi löytää ja liittyä."
|
||||
|
||||
#: src/qml/RoomSettings/Security.qml:76
|
||||
#: src/qml/RoomSettings/Security.qml:75
|
||||
#, kde-format
|
||||
msgctxt "@option:check"
|
||||
msgid "Knock"
|
||||
msgstr "Koputa"
|
||||
|
||||
#: src/qml/RoomSettings/Security.qml:77
|
||||
#: src/qml/RoomSettings/Security.qml:76
|
||||
#, kde-format
|
||||
msgid "People not in the room need to request an invite to join the room."
|
||||
msgstr "Ne, jotka eivät ole tässä huoneessa, tarvitsevat kutsun liittyäkseen."
|
||||
|
||||
#: src/qml/RoomSettings/Security.qml:87
|
||||
#: src/qml/RoomSettings/Security.qml:86
|
||||
#, kde-format
|
||||
msgctxt "@option:check"
|
||||
msgid "Public"
|
||||
msgstr "Julkinen"
|
||||
|
||||
#: src/qml/RoomSettings/Security.qml:88
|
||||
#: src/qml/RoomSettings/Security.qml:87
|
||||
#, kde-format
|
||||
msgctxt "@option:check"
|
||||
msgid "Anyone can find and join."
|
||||
msgstr "Kuka tahansa voi löytää ja liittyä."
|
||||
|
||||
#: src/qml/RoomSettings/Security.qml:100
|
||||
#: src/qml/RoomSettings/Security.qml:99
|
||||
#, kde-format
|
||||
msgctxt "@option:check"
|
||||
msgid "Message history visibility"
|
||||
msgstr "Viestihistorian näkyvyys"
|
||||
|
||||
#: src/qml/RoomSettings/Security.qml:107
|
||||
#: src/qml/RoomSettings/Security.qml:106
|
||||
#, kde-format
|
||||
msgctxt "@option:check"
|
||||
msgid "Anyone"
|
||||
msgstr "Kuka tahansa"
|
||||
|
||||
#: src/qml/RoomSettings/Security.qml:108
|
||||
#: src/qml/RoomSettings/Security.qml:107
|
||||
#, kde-format
|
||||
msgctxt "@option:check"
|
||||
msgid "Anyone, regardless of whether they have joined, can view history."
|
||||
msgstr "Kuka tahansa siitä riippumatta onko liittynyt voi katsella historiaa."
|
||||
|
||||
#: src/qml/RoomSettings/Security.qml:116
|
||||
#: src/qml/RoomSettings/Security.qml:115
|
||||
#, kde-format
|
||||
msgctxt "@option:check"
|
||||
msgid "Members only"
|
||||
msgstr "Vain jäsenet"
|
||||
|
||||
#: src/qml/RoomSettings/Security.qml:117
|
||||
#: src/qml/RoomSettings/Security.qml:116
|
||||
#, kde-format
|
||||
msgctxt "@option:check"
|
||||
msgid ""
|
||||
"All members can view the entire message history, even before they joined."
|
||||
msgstr "Kaikki jäsenet voivat katsella viestihistoriaa jo ennen liittymistään."
|
||||
|
||||
#: src/qml/RoomSettings/Security.qml:125
|
||||
#: src/qml/RoomSettings/Security.qml:124
|
||||
#, kde-format
|
||||
msgctxt "@option:check"
|
||||
msgid "Members only (since invite)"
|
||||
msgstr "Vain jäsenet (kutsun saatuaan)"
|
||||
|
||||
#: src/qml/RoomSettings/Security.qml:126
|
||||
#: src/qml/RoomSettings/Security.qml:125
|
||||
#, kde-format
|
||||
msgctxt "@option:check"
|
||||
msgid ""
|
||||
@@ -3311,20 +3299,20 @@ msgid ""
|
||||
"the room."
|
||||
msgstr "Uudet jäsenet voivat katsella viestihistoriaa heti saatuaan kutsun."
|
||||
|
||||
#: src/qml/RoomSettings/Security.qml:134
|
||||
#: src/qml/RoomSettings/Security.qml:133
|
||||
#, kde-format
|
||||
msgctxt "@option:check"
|
||||
msgid "Members only (since joining)"
|
||||
msgstr "Vain jäsenet (liityttyään)"
|
||||
|
||||
#: src/qml/RoomSettings/Security.qml:135
|
||||
#: src/qml/RoomSettings/Security.qml:134
|
||||
#, kde-format
|
||||
msgctxt "@option:check"
|
||||
msgid ""
|
||||
"New members can view the message history from the point they joined the room."
|
||||
msgstr "Uudet jäsenet voivat katsella viestihistoriaa huoneeseen liityttyään."
|
||||
|
||||
#: src/qml/RoomSettings/Security.qml:154
|
||||
#: src/qml/RoomSettings/Security.qml:153
|
||||
#: src/qml/Settings/NetworkProxyPage.qml:119
|
||||
#, kde-format
|
||||
msgid "Apply"
|
||||
@@ -3414,7 +3402,7 @@ msgid "Homeserver url"
|
||||
msgstr "Kotipalvelimen verkko-osoite"
|
||||
|
||||
#: src/qml/Settings/AccountsPage.qml:16 src/qml/Settings/AccountsPage.qml:25
|
||||
#: src/qml/Settings/SettingsPage.qml:35
|
||||
#: src/qml/Settings/SettingsPage.qml:36
|
||||
#, kde-format
|
||||
msgid "Accounts"
|
||||
msgstr "Tilit"
|
||||
@@ -3548,27 +3536,24 @@ msgid "Logout device"
|
||||
msgstr "Kirjaa laite ulos"
|
||||
|
||||
#: src/qml/Settings/DevicesPage.qml:28
|
||||
#, fuzzy, kde-format
|
||||
#| msgid "Devices"
|
||||
#, kde-format
|
||||
msgid "This Device"
|
||||
msgstr "Laitteet"
|
||||
msgstr "Tämä laite"
|
||||
|
||||
#: src/qml/Settings/DevicesPage.qml:33
|
||||
#, fuzzy, kde-format
|
||||
#| msgid "Verify device"
|
||||
#, kde-format
|
||||
msgid "Verified Devices"
|
||||
msgstr "Todenna laite"
|
||||
msgstr "Todennetut laitteet"
|
||||
|
||||
#: src/qml/Settings/DevicesPage.qml:38
|
||||
#, fuzzy, kde-format
|
||||
#| msgid "Verify device"
|
||||
#, kde-format
|
||||
msgid "Unverified Devices"
|
||||
msgstr "Todenna laite"
|
||||
msgstr "Todentamattomat laitteet"
|
||||
|
||||
#: src/qml/Settings/DevicesPage.qml:43
|
||||
#, kde-format
|
||||
msgid "Devices without Encryption Support"
|
||||
msgstr ""
|
||||
msgstr "Salaustuettomat laitteet"
|
||||
|
||||
#: src/qml/Settings/DevicesPage.qml:58
|
||||
#, kde-format
|
||||
@@ -3791,7 +3776,7 @@ msgid "Invites"
|
||||
msgstr "Kutsut"
|
||||
|
||||
#: src/qml/Settings/NetworkProxyPage.qml:25
|
||||
#: src/qml/Settings/SettingsPage.qml:55
|
||||
#: src/qml/Settings/SettingsPage.qml:56
|
||||
#, kde-format
|
||||
msgid "Network Proxy"
|
||||
msgstr "Välityspalvelin"
|
||||
@@ -3872,27 +3857,27 @@ msgstr "Käytä viestien korostusta"
|
||||
msgid "Delete keyword"
|
||||
msgstr "Poista hakusana"
|
||||
|
||||
#: src/qml/Settings/SettingsPage.qml:23
|
||||
#: src/qml/Settings/SettingsPage.qml:24
|
||||
#, kde-format
|
||||
msgid "Appearance"
|
||||
msgstr "Ulkoasu"
|
||||
|
||||
#: src/qml/Settings/SettingsPage.qml:41
|
||||
#: src/qml/Settings/SettingsPage.qml:42
|
||||
#, kde-format
|
||||
msgid "Stickers & Emojis"
|
||||
msgstr "Tarrat ja emojit"
|
||||
|
||||
#: src/qml/Settings/SettingsPage.qml:48
|
||||
#: src/qml/Settings/SettingsPage.qml:49
|
||||
#, kde-format
|
||||
msgid "Spell Checking"
|
||||
msgstr "Oikeinkirjoituksen tarkistus"
|
||||
|
||||
#: src/qml/Settings/SettingsPage.qml:72
|
||||
#: src/qml/Settings/SettingsPage.qml:73
|
||||
#, kde-format
|
||||
msgid "About NeoChat"
|
||||
msgstr "Tietoa Neochatistä"
|
||||
|
||||
#: src/qml/Settings/SettingsPage.qml:78
|
||||
#: src/qml/Settings/SettingsPage.qml:79
|
||||
#, kde-format
|
||||
msgid "About KDE"
|
||||
msgstr "Tietoa KDE:stä"
|
||||
@@ -4045,6 +4030,13 @@ msgstr "Näytä"
|
||||
msgid "Quit"
|
||||
msgstr "Lopeta"
|
||||
|
||||
#~ msgid ""
|
||||
#~ "This room is encrypted. Build libQuotient with encryption enabled to send "
|
||||
#~ "encrypted messages."
|
||||
#~ msgstr ""
|
||||
#~ "Huone on salattu. Lähettääksesi salattuja viestejä koosta libQuotient "
|
||||
#~ "salaustuki käytössä."
|
||||
|
||||
#~ msgid "Messages in one-to-one chats"
|
||||
#~ msgstr "Kahdenkeskisten keskustelujen viestit"
|
||||
|
||||
|
||||
140
po/fr/neochat.po
140
po/fr/neochat.po
@@ -4,7 +4,7 @@ msgid ""
|
||||
msgstr ""
|
||||
"Project-Id-Version: neochat\n"
|
||||
"Report-Msgid-Bugs-To: https://bugs.kde.org\n"
|
||||
"POT-Creation-Date: 2023-08-06 00:46+0000\n"
|
||||
"POT-Creation-Date: 2023-08-10 00:46+0000\n"
|
||||
"PO-Revision-Date: 2023-06-25 15:44+0200\n"
|
||||
"Last-Translator: Xavier BESNARD <xavier.besnard@neuf.fr>\n"
|
||||
"Language-Team: fr\n"
|
||||
@@ -201,17 +201,17 @@ msgctxt "<version number> (built against <possibly different version number>)"
|
||||
msgid "%1 (built against %2)"
|
||||
msgstr "%1 (compilé en regard de %2)"
|
||||
|
||||
#: src/main.cpp:324
|
||||
#: src/main.cpp:322
|
||||
#, kde-format
|
||||
msgid "Client for the matrix communication protocol"
|
||||
msgstr "Un client pour le protocole de communications Matrix »"
|
||||
|
||||
#: src/main.cpp:325
|
||||
#: src/main.cpp:323
|
||||
#, kde-format
|
||||
msgid "Supports matrix: url scheme"
|
||||
msgstr "Prend en charge le thème d'URL « matrix : »"
|
||||
|
||||
#: src/main.cpp:326
|
||||
#: src/main.cpp:324
|
||||
#, kde-format
|
||||
msgid "Ignore all SSL Errors, e.g., unsigned certificates."
|
||||
msgstr ""
|
||||
@@ -1082,55 +1082,55 @@ msgstr "a démarré un vote"
|
||||
msgid "Report sent successfully."
|
||||
msgstr "Rapport envoyé avec succès."
|
||||
|
||||
#: src/neochatroom.cpp:1927 src/neochatroom.cpp:1935
|
||||
#: src/neochatroom.cpp:1924 src/neochatroom.cpp:1932
|
||||
#, kde-format
|
||||
msgctxt "'Lat' and 'Lon' as in Latitude and Longitude"
|
||||
msgid "Lat: %1, Lon: %2"
|
||||
msgstr "Lat : %1, Long : %2"
|
||||
|
||||
#: src/notificationsmanager.cpp:130
|
||||
#: src/notificationsmanager.cpp:128
|
||||
#, kde-format
|
||||
msgid "Encrypted Message"
|
||||
msgstr "Message chiffré"
|
||||
|
||||
#: src/notificationsmanager.cpp:203 src/qml/main.qml:257
|
||||
#: src/notificationsmanager.cpp:201 src/qml/main.qml:257
|
||||
#, kde-format
|
||||
msgid "%1: %2"
|
||||
msgstr "%1 : %2"
|
||||
|
||||
#: src/notificationsmanager.cpp:209
|
||||
#: src/notificationsmanager.cpp:207
|
||||
#, kde-format
|
||||
msgid "Open NeoChat in this room"
|
||||
msgstr "Ouvrir NeoChat dans cette salon"
|
||||
|
||||
#: src/notificationsmanager.cpp:222 src/qml/Component/HoverActions.qml:109
|
||||
#: src/notificationsmanager.cpp:220 src/qml/Component/HoverActions.qml:109
|
||||
#: src/qml/Menu/Timeline/FileDelegateContextMenu.qml:50
|
||||
#: src/qml/Menu/Timeline/MessageDelegateContextMenu.qml:36
|
||||
#, kde-format
|
||||
msgid "Reply"
|
||||
msgstr "Répondre"
|
||||
|
||||
#: src/notificationsmanager.cpp:223
|
||||
#: src/notificationsmanager.cpp:221
|
||||
#, kde-format
|
||||
msgid "Reply..."
|
||||
msgstr "Répondre..."
|
||||
|
||||
#: src/notificationsmanager.cpp:241
|
||||
#: src/notificationsmanager.cpp:239
|
||||
#, kde-format
|
||||
msgid "%1 invited you to a room"
|
||||
msgstr "%1 vous a invité dans un salon"
|
||||
|
||||
#: src/notificationsmanager.cpp:245
|
||||
#: src/notificationsmanager.cpp:243
|
||||
#, kde-format
|
||||
msgid "Open this invitation in NeoChat"
|
||||
msgstr "Ouvrir cette invitation dans NeoChat"
|
||||
|
||||
#: src/notificationsmanager.cpp:251
|
||||
#: src/notificationsmanager.cpp:249
|
||||
#, kde-format
|
||||
msgid "Accept Invitation"
|
||||
msgstr "Accepter une invitation"
|
||||
|
||||
#: src/notificationsmanager.cpp:251
|
||||
#: src/notificationsmanager.cpp:249
|
||||
#, kde-format
|
||||
msgid "Reject Invitation"
|
||||
msgstr "Rejeter une invitation"
|
||||
@@ -1158,41 +1158,32 @@ msgstr "Annuler l'envoi de la pièce jointe"
|
||||
msgid "Attach an image or file"
|
||||
msgstr "Joindre une image ou un fichier."
|
||||
|
||||
#: src/qml/Component/ChatBox/ChatBar.qml:89
|
||||
#: src/qml/Component/ChatBox/ChatBar.qml:90
|
||||
#, kde-format
|
||||
msgid "Emojis & Stickers"
|
||||
msgstr "Émoticônes et étiquettes auto-collantes"
|
||||
|
||||
#: src/qml/Component/ChatBox/ChatBar.qml:105
|
||||
#: src/qml/Component/ChatBox/ChatBar.qml:106
|
||||
#, kde-format
|
||||
msgid "Send a Location"
|
||||
msgstr "Envoyer un emplacement"
|
||||
|
||||
#: src/qml/Component/ChatBox/ChatBar.qml:118
|
||||
#: src/qml/Component/ChatBox/ChatBar.qml:119
|
||||
#, kde-format
|
||||
msgid "Send message"
|
||||
msgstr "Envoyer un message"
|
||||
|
||||
#: src/qml/Component/ChatBox/ChatBar.qml:165
|
||||
#, kde-format
|
||||
msgid ""
|
||||
"This room is encrypted. Build libQuotient with encryption enabled to send "
|
||||
"encrypted messages."
|
||||
msgstr ""
|
||||
"Ce salon est chiffré. Veuillez compiler « libQuotient » avec le chiffrement "
|
||||
"activé pour envoyer des messages chiffrés."
|
||||
|
||||
#: src/qml/Component/ChatBox/ChatBar.qml:165
|
||||
#: src/qml/Component/ChatBox/ChatBar.qml:166
|
||||
#, kde-format
|
||||
msgid "Send an encrypted message…"
|
||||
msgstr "Envoyer un message chiffré..."
|
||||
|
||||
#: src/qml/Component/ChatBox/ChatBar.qml:165
|
||||
#: src/qml/Component/ChatBox/ChatBar.qml:166
|
||||
#, kde-format
|
||||
msgid "Set an attachment caption..."
|
||||
msgstr "Définir une légende de pièce jointe"
|
||||
|
||||
#: src/qml/Component/ChatBox/ChatBar.qml:165
|
||||
#: src/qml/Component/ChatBox/ChatBar.qml:166
|
||||
#, kde-format
|
||||
msgid "Send a message…"
|
||||
msgstr "Envoyer un message..."
|
||||
@@ -2046,18 +2037,18 @@ msgstr "Ouvrir un salon privé"
|
||||
msgid "Copy link"
|
||||
msgstr "Copier un lien"
|
||||
|
||||
#: src/qml/main.qml:299
|
||||
#: src/qml/main.qml:297
|
||||
#, kde-format
|
||||
msgctxt "@title:window"
|
||||
msgid "Session Verification"
|
||||
msgstr "Vérification de la session"
|
||||
|
||||
#: src/qml/main.qml:311
|
||||
#: src/qml/main.qml:309
|
||||
#, kde-format
|
||||
msgid "User consent"
|
||||
msgstr "Consentement de l'utilisateur"
|
||||
|
||||
#: src/qml/main.qml:316
|
||||
#: src/qml/main.qml:314
|
||||
#, kde-format
|
||||
msgid ""
|
||||
"Your homeserver requires you to agree to its terms and conditions before "
|
||||
@@ -2067,17 +2058,17 @@ msgstr ""
|
||||
"avant de pouvoir l'utiliser. Veuillez cliquer sur le bouton ci-dessous pour "
|
||||
"les lire."
|
||||
|
||||
#: src/qml/main.qml:321
|
||||
#: src/qml/main.qml:319
|
||||
#, kde-format
|
||||
msgid "Open"
|
||||
msgstr "Ouvrir"
|
||||
|
||||
#: src/qml/main.qml:356
|
||||
#: src/qml/main.qml:354
|
||||
#, kde-format
|
||||
msgid "Start a chat"
|
||||
msgstr "Démarrer une conversation"
|
||||
|
||||
#: src/qml/main.qml:358
|
||||
#: src/qml/main.qml:356
|
||||
#, kde-format
|
||||
msgid "Do you want to start a chat with %1?"
|
||||
msgstr "Voulez-vous démarrer une discussion avec %1 ?"
|
||||
@@ -2562,7 +2553,7 @@ msgid "Notification settings"
|
||||
msgstr "Configuration des notifications"
|
||||
|
||||
#: src/qml/Page/RoomList/AccountMenu.qml:37 src/qml/Settings/DevicesPage.qml:15
|
||||
#: src/qml/Settings/SettingsPage.qml:61
|
||||
#: src/qml/Settings/SettingsPage.qml:62
|
||||
#, kde-format
|
||||
msgid "Devices"
|
||||
msgstr "Périphériques"
|
||||
@@ -2706,12 +2697,12 @@ msgctxt "Expand <section name"
|
||||
msgid "Expand %1"
|
||||
msgstr "Développer l'aperçu"
|
||||
|
||||
#: src/qml/Page/RoomList/RoomDelegate.qml:96
|
||||
#: src/qml/Page/RoomList/RoomDelegate.qml:97
|
||||
#, kde-format
|
||||
msgid "Muted room"
|
||||
msgstr "Salon en pause"
|
||||
|
||||
#: src/qml/Page/RoomList/RoomDelegate.qml:128
|
||||
#: src/qml/Page/RoomList/RoomDelegate.qml:129
|
||||
#, kde-format
|
||||
msgid "Configure room"
|
||||
msgstr "Configurer un salon"
|
||||
@@ -2910,23 +2901,23 @@ msgstr[1] "%1 membres"
|
||||
msgid "No member count"
|
||||
msgstr "Aucun numéro de membre"
|
||||
|
||||
#: src/qml/RoomSettings/Categories.qml:18 src/qml/RoomSettings/General.qml:21
|
||||
#: src/qml/Settings/SettingsPage.qml:17
|
||||
#: src/qml/RoomSettings/Categories.qml:19 src/qml/RoomSettings/General.qml:21
|
||||
#: src/qml/Settings/SettingsPage.qml:18
|
||||
#, kde-format
|
||||
msgid "General"
|
||||
msgstr "Général"
|
||||
|
||||
#: src/qml/RoomSettings/Categories.qml:29 src/qml/RoomSettings/Security.qml:19
|
||||
#: src/qml/RoomSettings/Categories.qml:30 src/qml/RoomSettings/Security.qml:19
|
||||
#, kde-format
|
||||
msgid "Security"
|
||||
msgstr "Sécurité"
|
||||
|
||||
#: src/qml/RoomSettings/Categories.qml:40
|
||||
#: src/qml/RoomSettings/Categories.qml:41
|
||||
#, kde-format
|
||||
msgid "Permissions"
|
||||
msgstr "Permissions"
|
||||
|
||||
#: src/qml/RoomSettings/Categories.qml:51 src/qml/Settings/SettingsPage.qml:29
|
||||
#: src/qml/RoomSettings/Categories.qml:52 src/qml/Settings/SettingsPage.qml:30
|
||||
#, kde-format
|
||||
msgid "Notifications"
|
||||
msgstr "Notifications"
|
||||
@@ -3233,12 +3224,12 @@ msgctxt "@option:check"
|
||||
msgid "Encryption"
|
||||
msgstr "Chiffrement"
|
||||
|
||||
#: src/qml/RoomSettings/Security.qml:36
|
||||
#: src/qml/RoomSettings/Security.qml:35
|
||||
#, kde-format
|
||||
msgid "Enable encryption"
|
||||
msgstr "Activer le chiffrement"
|
||||
|
||||
#: src/qml/RoomSettings/Security.qml:37
|
||||
#: src/qml/RoomSettings/Security.qml:36
|
||||
#, kde-format
|
||||
msgctxt "option:check"
|
||||
msgid "Once enabled, encryption cannot be disabled."
|
||||
@@ -3246,73 +3237,73 @@ msgstr ""
|
||||
"Une fois cette option activée, il est impossible de désactiver le "
|
||||
"chiffrement."
|
||||
|
||||
#: src/qml/RoomSettings/Security.qml:50
|
||||
#: src/qml/RoomSettings/Security.qml:49
|
||||
#, kde-format
|
||||
msgctxt "@option:check"
|
||||
msgid "Access"
|
||||
msgstr "Accès"
|
||||
|
||||
#: src/qml/RoomSettings/Security.qml:57
|
||||
#: src/qml/RoomSettings/Security.qml:56
|
||||
#, kde-format
|
||||
msgctxt "@option:check"
|
||||
msgid "Private (invite only)"
|
||||
msgstr "Privé (Invité uniquement)"
|
||||
|
||||
#: src/qml/RoomSettings/Security.qml:58
|
||||
#: src/qml/RoomSettings/Security.qml:57
|
||||
#, kde-format
|
||||
msgid "Only invited people can join."
|
||||
msgstr "Seuls les personnes invitées sont autorisées à rejoindre le canal."
|
||||
|
||||
#: src/qml/RoomSettings/Security.qml:66
|
||||
#: src/qml/RoomSettings/Security.qml:65
|
||||
#, kde-format
|
||||
msgctxt "@option:check"
|
||||
msgid "Space members"
|
||||
msgstr "Espacer les membres"
|
||||
|
||||
#: src/qml/RoomSettings/Security.qml:67
|
||||
#: src/qml/RoomSettings/Security.qml:66
|
||||
#, kde-format
|
||||
msgid "Anyone in a space can find and join."
|
||||
msgstr ""
|
||||
"N'importe quelle personne dans un espace peut trouver et rejoindre le salon."
|
||||
|
||||
#: src/qml/RoomSettings/Security.qml:76
|
||||
#: src/qml/RoomSettings/Security.qml:75
|
||||
#, kde-format
|
||||
msgctxt "@option:check"
|
||||
msgid "Knock"
|
||||
msgstr "Frapper à la porte"
|
||||
|
||||
#: src/qml/RoomSettings/Security.qml:77
|
||||
#: src/qml/RoomSettings/Security.qml:76
|
||||
#, kde-format
|
||||
msgid "People not in the room need to request an invite to join the room."
|
||||
msgstr ""
|
||||
"Les personnes en dehors du salon doivent recevoir une invitation pour "
|
||||
"rejoindre le salon."
|
||||
|
||||
#: src/qml/RoomSettings/Security.qml:87
|
||||
#: src/qml/RoomSettings/Security.qml:86
|
||||
#, kde-format
|
||||
msgctxt "@option:check"
|
||||
msgid "Public"
|
||||
msgstr "Public"
|
||||
|
||||
#: src/qml/RoomSettings/Security.qml:88
|
||||
#: src/qml/RoomSettings/Security.qml:87
|
||||
#, kde-format
|
||||
msgctxt "@option:check"
|
||||
msgid "Anyone can find and join."
|
||||
msgstr "N'importe quelle personne peut trouver et rejoindre le salon."
|
||||
|
||||
#: src/qml/RoomSettings/Security.qml:100
|
||||
#: src/qml/RoomSettings/Security.qml:99
|
||||
#, kde-format
|
||||
msgctxt "@option:check"
|
||||
msgid "Message history visibility"
|
||||
msgstr "Visibilité de l'historique des messages"
|
||||
|
||||
#: src/qml/RoomSettings/Security.qml:107
|
||||
#: src/qml/RoomSettings/Security.qml:106
|
||||
#, kde-format
|
||||
msgctxt "@option:check"
|
||||
msgid "Anyone"
|
||||
msgstr "Toute personne"
|
||||
|
||||
#: src/qml/RoomSettings/Security.qml:108
|
||||
#: src/qml/RoomSettings/Security.qml:107
|
||||
#, kde-format
|
||||
msgctxt "@option:check"
|
||||
msgid "Anyone, regardless of whether they have joined, can view history."
|
||||
@@ -3320,13 +3311,13 @@ msgstr ""
|
||||
"Toute personne, indépendamment du fait qu'ils ont rejoint le salon. Peut "
|
||||
"voir l'historique."
|
||||
|
||||
#: src/qml/RoomSettings/Security.qml:116
|
||||
#: src/qml/RoomSettings/Security.qml:115
|
||||
#, kde-format
|
||||
msgctxt "@option:check"
|
||||
msgid "Members only"
|
||||
msgstr "Uniquement les membres "
|
||||
|
||||
#: src/qml/RoomSettings/Security.qml:117
|
||||
#: src/qml/RoomSettings/Security.qml:116
|
||||
#, kde-format
|
||||
msgctxt "@option:check"
|
||||
msgid ""
|
||||
@@ -3335,13 +3326,13 @@ msgstr ""
|
||||
"Tous les membres peuvent voir la totalité de l'historique des messages, même "
|
||||
"avant d'être dans le salon."
|
||||
|
||||
#: src/qml/RoomSettings/Security.qml:125
|
||||
#: src/qml/RoomSettings/Security.qml:124
|
||||
#, kde-format
|
||||
msgctxt "@option:check"
|
||||
msgid "Members only (since invite)"
|
||||
msgstr "Uniquement les membres (A partir de l'invitation)"
|
||||
|
||||
#: src/qml/RoomSettings/Security.qml:126
|
||||
#: src/qml/RoomSettings/Security.qml:125
|
||||
#, kde-format
|
||||
msgctxt "@option:check"
|
||||
msgid ""
|
||||
@@ -3351,13 +3342,13 @@ msgstr ""
|
||||
"Les nouveaux membres peuvent consulter l'historique du message à partir du "
|
||||
"moment où ils ont été invités dans le salon."
|
||||
|
||||
#: src/qml/RoomSettings/Security.qml:134
|
||||
#: src/qml/RoomSettings/Security.qml:133
|
||||
#, kde-format
|
||||
msgctxt "@option:check"
|
||||
msgid "Members only (since joining)"
|
||||
msgstr "Uniquement les membres (depuis leur connexion)"
|
||||
|
||||
#: src/qml/RoomSettings/Security.qml:135
|
||||
#: src/qml/RoomSettings/Security.qml:134
|
||||
#, kde-format
|
||||
msgctxt "@option:check"
|
||||
msgid ""
|
||||
@@ -3366,7 +3357,7 @@ msgstr ""
|
||||
"Les nouveaux membres peuvent consulter l'historique du message à partir du "
|
||||
"moment où ils se sont connectés au salon."
|
||||
|
||||
#: src/qml/RoomSettings/Security.qml:154
|
||||
#: src/qml/RoomSettings/Security.qml:153
|
||||
#: src/qml/Settings/NetworkProxyPage.qml:119
|
||||
#, kde-format
|
||||
msgid "Apply"
|
||||
@@ -3457,7 +3448,7 @@ msgid "Homeserver url"
|
||||
msgstr "URL du serveur d'accueil"
|
||||
|
||||
#: src/qml/Settings/AccountsPage.qml:16 src/qml/Settings/AccountsPage.qml:25
|
||||
#: src/qml/Settings/SettingsPage.qml:35
|
||||
#: src/qml/Settings/SettingsPage.qml:36
|
||||
#, kde-format
|
||||
msgid "Accounts"
|
||||
msgstr "Comptes"
|
||||
@@ -3841,7 +3832,7 @@ msgid "Invites"
|
||||
msgstr "Invites"
|
||||
|
||||
#: src/qml/Settings/NetworkProxyPage.qml:25
|
||||
#: src/qml/Settings/SettingsPage.qml:55
|
||||
#: src/qml/Settings/SettingsPage.qml:56
|
||||
#, kde-format
|
||||
msgid "Network Proxy"
|
||||
msgstr "Serveur mandataire du réseau"
|
||||
@@ -3922,27 +3913,27 @@ msgstr "Activer les points importants dans les messages"
|
||||
msgid "Delete keyword"
|
||||
msgstr "Supprimer un mot clé"
|
||||
|
||||
#: src/qml/Settings/SettingsPage.qml:23
|
||||
#: src/qml/Settings/SettingsPage.qml:24
|
||||
#, kde-format
|
||||
msgid "Appearance"
|
||||
msgstr "Apparence"
|
||||
|
||||
#: src/qml/Settings/SettingsPage.qml:41
|
||||
#: src/qml/Settings/SettingsPage.qml:42
|
||||
#, kde-format
|
||||
msgid "Stickers & Emojis"
|
||||
msgstr "Étiquettes auto-collantes et émoticônes"
|
||||
|
||||
#: src/qml/Settings/SettingsPage.qml:48
|
||||
#: src/qml/Settings/SettingsPage.qml:49
|
||||
#, kde-format
|
||||
msgid "Spell Checking"
|
||||
msgstr "Vérification de l'orthographe"
|
||||
|
||||
#: src/qml/Settings/SettingsPage.qml:72
|
||||
#: src/qml/Settings/SettingsPage.qml:73
|
||||
#, kde-format
|
||||
msgid "About NeoChat"
|
||||
msgstr "À propos de NeoChat"
|
||||
|
||||
#: src/qml/Settings/SettingsPage.qml:78
|
||||
#: src/qml/Settings/SettingsPage.qml:79
|
||||
#, kde-format
|
||||
msgid "About KDE"
|
||||
msgstr "À propos de KDE"
|
||||
@@ -4098,6 +4089,13 @@ msgstr "Afficher"
|
||||
msgid "Quit"
|
||||
msgstr "Quitter"
|
||||
|
||||
#~ msgid ""
|
||||
#~ "This room is encrypted. Build libQuotient with encryption enabled to send "
|
||||
#~ "encrypted messages."
|
||||
#~ msgstr ""
|
||||
#~ "Ce salon est chiffré. Veuillez compiler « libQuotient » avec le "
|
||||
#~ "chiffrement activé pour envoyer des messages chiffrés."
|
||||
|
||||
#~ msgid "Messages in one-to-one chats"
|
||||
#~ msgstr "Messages dans des salons de discussions en tête à tête"
|
||||
|
||||
|
||||
140
po/hu/neochat.po
140
po/hu/neochat.po
@@ -7,7 +7,7 @@ msgid ""
|
||||
msgstr ""
|
||||
"Project-Id-Version: neochat\n"
|
||||
"Report-Msgid-Bugs-To: https://bugs.kde.org\n"
|
||||
"POT-Creation-Date: 2023-08-06 00:46+0000\n"
|
||||
"POT-Creation-Date: 2023-08-10 00:46+0000\n"
|
||||
"PO-Revision-Date: 2023-05-09 22:36+0200\n"
|
||||
"Last-Translator: K. Áron <aronkvh@gmail.com>\n"
|
||||
"Language-Team: Hungarian <kde-l10n-hu@kde.org>\n"
|
||||
@@ -208,17 +208,17 @@ msgctxt "<version number> (built against <possibly different version number>)"
|
||||
msgid "%1 (built against %2)"
|
||||
msgstr "%1 (fordítva ezzel: %2)"
|
||||
|
||||
#: src/main.cpp:324
|
||||
#: src/main.cpp:322
|
||||
#, kde-format
|
||||
msgid "Client for the matrix communication protocol"
|
||||
msgstr "Kliens a matrix kommunikációs protokollhoz"
|
||||
|
||||
#: src/main.cpp:325
|
||||
#: src/main.cpp:323
|
||||
#, kde-format
|
||||
msgid "Supports matrix: url scheme"
|
||||
msgstr "Támogatja a 'matrix:' url sémát"
|
||||
|
||||
#: src/main.cpp:326
|
||||
#: src/main.cpp:324
|
||||
#, kde-format
|
||||
msgid "Ignore all SSL Errors, e.g., unsigned certificates."
|
||||
msgstr ""
|
||||
@@ -1087,55 +1087,55 @@ msgstr "szavazást indított"
|
||||
msgid "Report sent successfully."
|
||||
msgstr "A jelentést sikeresen elküldte."
|
||||
|
||||
#: src/neochatroom.cpp:1927 src/neochatroom.cpp:1935
|
||||
#: src/neochatroom.cpp:1924 src/neochatroom.cpp:1932
|
||||
#, kde-format
|
||||
msgctxt "'Lat' and 'Lon' as in Latitude and Longitude"
|
||||
msgid "Lat: %1, Lon: %2"
|
||||
msgstr "Hossz.: %1, Szél.: %2"
|
||||
|
||||
#: src/notificationsmanager.cpp:130
|
||||
#: src/notificationsmanager.cpp:128
|
||||
#, kde-format
|
||||
msgid "Encrypted Message"
|
||||
msgstr "Titkosított üzenet"
|
||||
|
||||
#: src/notificationsmanager.cpp:203 src/qml/main.qml:257
|
||||
#: src/notificationsmanager.cpp:201 src/qml/main.qml:257
|
||||
#, kde-format
|
||||
msgid "%1: %2"
|
||||
msgstr "%1: %2"
|
||||
|
||||
#: src/notificationsmanager.cpp:209
|
||||
#: src/notificationsmanager.cpp:207
|
||||
#, kde-format
|
||||
msgid "Open NeoChat in this room"
|
||||
msgstr "NeoChat megnyitása ebben a szobában"
|
||||
|
||||
#: src/notificationsmanager.cpp:222 src/qml/Component/HoverActions.qml:109
|
||||
#: src/notificationsmanager.cpp:220 src/qml/Component/HoverActions.qml:109
|
||||
#: src/qml/Menu/Timeline/FileDelegateContextMenu.qml:50
|
||||
#: src/qml/Menu/Timeline/MessageDelegateContextMenu.qml:36
|
||||
#, kde-format
|
||||
msgid "Reply"
|
||||
msgstr "Válasz"
|
||||
|
||||
#: src/notificationsmanager.cpp:223
|
||||
#: src/notificationsmanager.cpp:221
|
||||
#, kde-format
|
||||
msgid "Reply..."
|
||||
msgstr "Válasz..."
|
||||
|
||||
#: src/notificationsmanager.cpp:241
|
||||
#: src/notificationsmanager.cpp:239
|
||||
#, kde-format
|
||||
msgid "%1 invited you to a room"
|
||||
msgstr "%1 meghívott egy szobába"
|
||||
|
||||
#: src/notificationsmanager.cpp:245
|
||||
#: src/notificationsmanager.cpp:243
|
||||
#, kde-format
|
||||
msgid "Open this invitation in NeoChat"
|
||||
msgstr "A meghívás megnyitása a NeoChatban"
|
||||
|
||||
#: src/notificationsmanager.cpp:251
|
||||
#: src/notificationsmanager.cpp:249
|
||||
#, kde-format
|
||||
msgid "Accept Invitation"
|
||||
msgstr "A meghívás elfogadása"
|
||||
|
||||
#: src/notificationsmanager.cpp:251
|
||||
#: src/notificationsmanager.cpp:249
|
||||
#, kde-format
|
||||
msgid "Reject Invitation"
|
||||
msgstr "Elutasítás"
|
||||
@@ -1163,41 +1163,32 @@ msgstr "A csatolmány elküldésének megszakítása"
|
||||
msgid "Attach an image or file"
|
||||
msgstr "Kép vagy fájl csatolása"
|
||||
|
||||
#: src/qml/Component/ChatBox/ChatBar.qml:89
|
||||
#: src/qml/Component/ChatBox/ChatBar.qml:90
|
||||
#, kde-format
|
||||
msgid "Emojis & Stickers"
|
||||
msgstr "Emojik és matricák"
|
||||
|
||||
#: src/qml/Component/ChatBox/ChatBar.qml:105
|
||||
#: src/qml/Component/ChatBox/ChatBar.qml:106
|
||||
#, kde-format
|
||||
msgid "Send a Location"
|
||||
msgstr "Meghívás Hely"
|
||||
|
||||
#: src/qml/Component/ChatBox/ChatBar.qml:118
|
||||
#: src/qml/Component/ChatBox/ChatBar.qml:119
|
||||
#, kde-format
|
||||
msgid "Send message"
|
||||
msgstr "Üzenet küldése"
|
||||
|
||||
#: src/qml/Component/ChatBox/ChatBar.qml:165
|
||||
#, kde-format
|
||||
msgid ""
|
||||
"This room is encrypted. Build libQuotient with encryption enabled to send "
|
||||
"encrypted messages."
|
||||
msgstr ""
|
||||
"Ez a szoba titkosított. Fordítsa a libQuotient-t a titkosítást engedélyezve, "
|
||||
"hogy titkosított üzeneteket tudjon küldeni."
|
||||
|
||||
#: src/qml/Component/ChatBox/ChatBar.qml:165
|
||||
#: src/qml/Component/ChatBox/ChatBar.qml:166
|
||||
#, kde-format
|
||||
msgid "Send an encrypted message…"
|
||||
msgstr "Titkosított üzenet küldése..."
|
||||
|
||||
#: src/qml/Component/ChatBox/ChatBar.qml:165
|
||||
#: src/qml/Component/ChatBox/ChatBar.qml:166
|
||||
#, kde-format
|
||||
msgid "Set an attachment caption..."
|
||||
msgstr "Csatolmányleírás küldése"
|
||||
|
||||
#: src/qml/Component/ChatBox/ChatBar.qml:165
|
||||
#: src/qml/Component/ChatBox/ChatBar.qml:166
|
||||
#, kde-format
|
||||
msgid "Send a message…"
|
||||
msgstr "Üzenet küldése..."
|
||||
@@ -2053,18 +2044,18 @@ msgstr "Egy privát csevegés megnyitása"
|
||||
msgid "Copy link"
|
||||
msgstr "Link másolása"
|
||||
|
||||
#: src/qml/main.qml:299
|
||||
#: src/qml/main.qml:297
|
||||
#, kde-format
|
||||
msgctxt "@title:window"
|
||||
msgid "Session Verification"
|
||||
msgstr "Munkamenet-ellenőrzés"
|
||||
|
||||
#: src/qml/main.qml:311
|
||||
#: src/qml/main.qml:309
|
||||
#, kde-format
|
||||
msgid "User consent"
|
||||
msgstr "Felhasználói hozzájárulás"
|
||||
|
||||
#: src/qml/main.qml:316
|
||||
#: src/qml/main.qml:314
|
||||
#, kde-format
|
||||
msgid ""
|
||||
"Your homeserver requires you to agree to its terms and conditions before "
|
||||
@@ -2073,17 +2064,17 @@ msgstr ""
|
||||
"A kezdőkiszolgálója a használati feltételek elfogadását kéri, mielőtt "
|
||||
"használhatná azt. Kattintson a lenti gombra az elolvasásukhoz."
|
||||
|
||||
#: src/qml/main.qml:321
|
||||
#: src/qml/main.qml:319
|
||||
#, kde-format
|
||||
msgid "Open"
|
||||
msgstr "Megnyitás"
|
||||
|
||||
#: src/qml/main.qml:356
|
||||
#: src/qml/main.qml:354
|
||||
#, kde-format
|
||||
msgid "Start a chat"
|
||||
msgstr "Csevegés indítása"
|
||||
|
||||
#: src/qml/main.qml:358
|
||||
#: src/qml/main.qml:356
|
||||
#, kde-format
|
||||
msgid "Do you want to start a chat with %1?"
|
||||
msgstr "Szeretnél csevegést indítani vele: %1 ?"
|
||||
@@ -2568,7 +2559,7 @@ msgid "Notification settings"
|
||||
msgstr "Értesítési beállítások"
|
||||
|
||||
#: src/qml/Page/RoomList/AccountMenu.qml:37 src/qml/Settings/DevicesPage.qml:15
|
||||
#: src/qml/Settings/SettingsPage.qml:61
|
||||
#: src/qml/Settings/SettingsPage.qml:62
|
||||
#, kde-format
|
||||
msgid "Devices"
|
||||
msgstr "Eszközök"
|
||||
@@ -2712,12 +2703,12 @@ msgctxt "Expand <section name"
|
||||
msgid "Expand %1"
|
||||
msgstr "Az előnézet nagyítása"
|
||||
|
||||
#: src/qml/Page/RoomList/RoomDelegate.qml:96
|
||||
#: src/qml/Page/RoomList/RoomDelegate.qml:97
|
||||
#, kde-format
|
||||
msgid "Muted room"
|
||||
msgstr "Némított szoba"
|
||||
|
||||
#: src/qml/Page/RoomList/RoomDelegate.qml:128
|
||||
#: src/qml/Page/RoomList/RoomDelegate.qml:129
|
||||
#, kde-format
|
||||
msgid "Configure room"
|
||||
msgstr "Szoba beállítása"
|
||||
@@ -2920,23 +2911,23 @@ msgstr[1] "%1 tag"
|
||||
msgid "No member count"
|
||||
msgstr "Nincs tagszám"
|
||||
|
||||
#: src/qml/RoomSettings/Categories.qml:18 src/qml/RoomSettings/General.qml:21
|
||||
#: src/qml/Settings/SettingsPage.qml:17
|
||||
#: src/qml/RoomSettings/Categories.qml:19 src/qml/RoomSettings/General.qml:21
|
||||
#: src/qml/Settings/SettingsPage.qml:18
|
||||
#, kde-format
|
||||
msgid "General"
|
||||
msgstr "Általános"
|
||||
|
||||
#: src/qml/RoomSettings/Categories.qml:29 src/qml/RoomSettings/Security.qml:19
|
||||
#: src/qml/RoomSettings/Categories.qml:30 src/qml/RoomSettings/Security.qml:19
|
||||
#, kde-format
|
||||
msgid "Security"
|
||||
msgstr "Biztonság"
|
||||
|
||||
#: src/qml/RoomSettings/Categories.qml:40
|
||||
#: src/qml/RoomSettings/Categories.qml:41
|
||||
#, kde-format
|
||||
msgid "Permissions"
|
||||
msgstr "Engedélyek"
|
||||
|
||||
#: src/qml/RoomSettings/Categories.qml:51 src/qml/Settings/SettingsPage.qml:29
|
||||
#: src/qml/RoomSettings/Categories.qml:52 src/qml/Settings/SettingsPage.qml:30
|
||||
#, kde-format
|
||||
msgid "Notifications"
|
||||
msgstr "Értesítések"
|
||||
@@ -3241,96 +3232,96 @@ msgctxt "@option:check"
|
||||
msgid "Encryption"
|
||||
msgstr "Titkosítás"
|
||||
|
||||
#: src/qml/RoomSettings/Security.qml:36
|
||||
#: src/qml/RoomSettings/Security.qml:35
|
||||
#, kde-format
|
||||
msgid "Enable encryption"
|
||||
msgstr "Engedélyezze a titkosítást"
|
||||
|
||||
#: src/qml/RoomSettings/Security.qml:37
|
||||
#: src/qml/RoomSettings/Security.qml:36
|
||||
#, kde-format
|
||||
msgctxt "option:check"
|
||||
msgid "Once enabled, encryption cannot be disabled."
|
||||
msgstr "Az engedélyezés után a titkosítást nem lehet kikapcsolni."
|
||||
|
||||
#: src/qml/RoomSettings/Security.qml:50
|
||||
#: src/qml/RoomSettings/Security.qml:49
|
||||
#, kde-format
|
||||
msgctxt "@option:check"
|
||||
msgid "Access"
|
||||
msgstr "Hozzáférés"
|
||||
|
||||
#: src/qml/RoomSettings/Security.qml:57
|
||||
#: src/qml/RoomSettings/Security.qml:56
|
||||
#, kde-format
|
||||
msgctxt "@option:check"
|
||||
msgid "Private (invite only)"
|
||||
msgstr "Privát (csak meghívással)"
|
||||
|
||||
#: src/qml/RoomSettings/Security.qml:58
|
||||
#: src/qml/RoomSettings/Security.qml:57
|
||||
#, kde-format
|
||||
msgid "Only invited people can join."
|
||||
msgstr "Csak meghívottak csatlakozhatnak."
|
||||
|
||||
#: src/qml/RoomSettings/Security.qml:66
|
||||
#: src/qml/RoomSettings/Security.qml:65
|
||||
#, kde-format
|
||||
msgctxt "@option:check"
|
||||
msgid "Space members"
|
||||
msgstr "Tér tagjai"
|
||||
|
||||
#: src/qml/RoomSettings/Security.qml:67
|
||||
#: src/qml/RoomSettings/Security.qml:66
|
||||
#, kde-format
|
||||
msgid "Anyone in a space can find and join."
|
||||
msgstr "Bárki a térben megtalálhatja és csatlakozhat."
|
||||
|
||||
#: src/qml/RoomSettings/Security.qml:76
|
||||
#: src/qml/RoomSettings/Security.qml:75
|
||||
#, kde-format
|
||||
msgctxt "@option:check"
|
||||
msgid "Knock"
|
||||
msgstr "Kopogás"
|
||||
|
||||
#: src/qml/RoomSettings/Security.qml:77
|
||||
#: src/qml/RoomSettings/Security.qml:76
|
||||
#, kde-format
|
||||
msgid "People not in the room need to request an invite to join the room."
|
||||
msgstr ""
|
||||
"A szobában nem lévőknek meghívót kell kérniük, hogy csatlakozhassanak a "
|
||||
"szobához."
|
||||
|
||||
#: src/qml/RoomSettings/Security.qml:87
|
||||
#: src/qml/RoomSettings/Security.qml:86
|
||||
#, kde-format
|
||||
msgctxt "@option:check"
|
||||
msgid "Public"
|
||||
msgstr "Nyilvános"
|
||||
|
||||
#: src/qml/RoomSettings/Security.qml:88
|
||||
#: src/qml/RoomSettings/Security.qml:87
|
||||
#, kde-format
|
||||
msgctxt "@option:check"
|
||||
msgid "Anyone can find and join."
|
||||
msgstr "Bárki megtalálhatja és csatlakozhat."
|
||||
|
||||
#: src/qml/RoomSettings/Security.qml:100
|
||||
#: src/qml/RoomSettings/Security.qml:99
|
||||
#, kde-format
|
||||
msgctxt "@option:check"
|
||||
msgid "Message history visibility"
|
||||
msgstr "Üzenetelőzmények láthatósága"
|
||||
|
||||
#: src/qml/RoomSettings/Security.qml:107
|
||||
#: src/qml/RoomSettings/Security.qml:106
|
||||
#, kde-format
|
||||
msgctxt "@option:check"
|
||||
msgid "Anyone"
|
||||
msgstr "Bárki"
|
||||
|
||||
#: src/qml/RoomSettings/Security.qml:108
|
||||
#: src/qml/RoomSettings/Security.qml:107
|
||||
#, kde-format
|
||||
msgctxt "@option:check"
|
||||
msgid "Anyone, regardless of whether they have joined, can view history."
|
||||
msgstr ""
|
||||
"Bárki, függetlenül attól, hogy csatlakozott-e, megtekintheti az előzményeket."
|
||||
|
||||
#: src/qml/RoomSettings/Security.qml:116
|
||||
#: src/qml/RoomSettings/Security.qml:115
|
||||
#, kde-format
|
||||
msgctxt "@option:check"
|
||||
msgid "Members only"
|
||||
msgstr "Csak tagok"
|
||||
|
||||
#: src/qml/RoomSettings/Security.qml:117
|
||||
#: src/qml/RoomSettings/Security.qml:116
|
||||
#, kde-format
|
||||
msgctxt "@option:check"
|
||||
msgid ""
|
||||
@@ -3338,13 +3329,13 @@ msgid ""
|
||||
msgstr ""
|
||||
"Minden tag megtekintheti az összes korábbi üzenetet, a csatlakozás előtt is."
|
||||
|
||||
#: src/qml/RoomSettings/Security.qml:125
|
||||
#: src/qml/RoomSettings/Security.qml:124
|
||||
#, kde-format
|
||||
msgctxt "@option:check"
|
||||
msgid "Members only (since invite)"
|
||||
msgstr "Csak tagoknak (meghívás óta)"
|
||||
|
||||
#: src/qml/RoomSettings/Security.qml:126
|
||||
#: src/qml/RoomSettings/Security.qml:125
|
||||
#, kde-format
|
||||
msgctxt "@option:check"
|
||||
msgid ""
|
||||
@@ -3354,13 +3345,13 @@ msgstr ""
|
||||
"Az új tagok megtekinthetik a korábbi üzeneteket attól a ponttól kezdve, "
|
||||
"amikor meghívták őket a szobába."
|
||||
|
||||
#: src/qml/RoomSettings/Security.qml:134
|
||||
#: src/qml/RoomSettings/Security.qml:133
|
||||
#, kde-format
|
||||
msgctxt "@option:check"
|
||||
msgid "Members only (since joining)"
|
||||
msgstr "Csak tagoknak (csatlakozása óta)"
|
||||
|
||||
#: src/qml/RoomSettings/Security.qml:135
|
||||
#: src/qml/RoomSettings/Security.qml:134
|
||||
#, kde-format
|
||||
msgctxt "@option:check"
|
||||
msgid ""
|
||||
@@ -3369,7 +3360,7 @@ msgstr ""
|
||||
"Az új tagok megtekinthetik a korábbi üzeneteket attól a ponttól kezdve, "
|
||||
"amikor csatlakoztak a szobához."
|
||||
|
||||
#: src/qml/RoomSettings/Security.qml:154
|
||||
#: src/qml/RoomSettings/Security.qml:153
|
||||
#: src/qml/Settings/NetworkProxyPage.qml:119
|
||||
#, kde-format
|
||||
msgid "Apply"
|
||||
@@ -3459,7 +3450,7 @@ msgid "Homeserver url"
|
||||
msgstr "Elsődleges szerver"
|
||||
|
||||
#: src/qml/Settings/AccountsPage.qml:16 src/qml/Settings/AccountsPage.qml:25
|
||||
#: src/qml/Settings/SettingsPage.qml:35
|
||||
#: src/qml/Settings/SettingsPage.qml:36
|
||||
#, kde-format
|
||||
msgid "Accounts"
|
||||
msgstr "Fiókok"
|
||||
@@ -3853,7 +3844,7 @@ msgid "Invites"
|
||||
msgstr "Meghívások"
|
||||
|
||||
#: src/qml/Settings/NetworkProxyPage.qml:25
|
||||
#: src/qml/Settings/SettingsPage.qml:55
|
||||
#: src/qml/Settings/SettingsPage.qml:56
|
||||
#, kde-format
|
||||
msgid "Network Proxy"
|
||||
msgstr "Hálózati proxy"
|
||||
@@ -3934,28 +3925,28 @@ msgstr "Az üzenetkiemelés bekapcsolása"
|
||||
msgid "Delete keyword"
|
||||
msgstr "Kulcsszó törlése"
|
||||
|
||||
#: src/qml/Settings/SettingsPage.qml:23
|
||||
#: src/qml/Settings/SettingsPage.qml:24
|
||||
#, kde-format
|
||||
msgid "Appearance"
|
||||
msgstr "Megjelenés"
|
||||
|
||||
#: src/qml/Settings/SettingsPage.qml:41
|
||||
#: src/qml/Settings/SettingsPage.qml:42
|
||||
#, fuzzy, kde-format
|
||||
#| msgid "Stickers"
|
||||
msgid "Stickers & Emojis"
|
||||
msgstr "Matricák"
|
||||
|
||||
#: src/qml/Settings/SettingsPage.qml:48
|
||||
#: src/qml/Settings/SettingsPage.qml:49
|
||||
#, kde-format
|
||||
msgid "Spell Checking"
|
||||
msgstr "Helyesírás-ellenőrzés"
|
||||
|
||||
#: src/qml/Settings/SettingsPage.qml:72
|
||||
#: src/qml/Settings/SettingsPage.qml:73
|
||||
#, kde-format
|
||||
msgid "About NeoChat"
|
||||
msgstr "A Neochat névjegye"
|
||||
|
||||
#: src/qml/Settings/SettingsPage.qml:78
|
||||
#: src/qml/Settings/SettingsPage.qml:79
|
||||
#, kde-format
|
||||
msgid "About KDE"
|
||||
msgstr "A KDE-ről"
|
||||
@@ -4110,6 +4101,13 @@ msgstr "Megjelenítés"
|
||||
msgid "Quit"
|
||||
msgstr "Kilépés"
|
||||
|
||||
#~ msgid ""
|
||||
#~ "This room is encrypted. Build libQuotient with encryption enabled to send "
|
||||
#~ "encrypted messages."
|
||||
#~ msgstr ""
|
||||
#~ "Ez a szoba titkosított. Fordítsa a libQuotient-t a titkosítást "
|
||||
#~ "engedélyezve, hogy titkosított üzeneteket tudjon küldeni."
|
||||
|
||||
#~ msgid "Messages in one-to-one chats"
|
||||
#~ msgstr "Üzenetekről kétszemélyes beszélgetésekben"
|
||||
|
||||
|
||||
131
po/ia/neochat.po
131
po/ia/neochat.po
@@ -6,7 +6,7 @@ msgid ""
|
||||
msgstr ""
|
||||
"Project-Id-Version: neochat\n"
|
||||
"Report-Msgid-Bugs-To: https://bugs.kde.org\n"
|
||||
"POT-Creation-Date: 2023-08-06 00:46+0000\n"
|
||||
"POT-Creation-Date: 2023-08-10 00:46+0000\n"
|
||||
"PO-Revision-Date: 2023-07-27 12:42+0200\n"
|
||||
"Last-Translator: giovanni <g.sora@tiscali.it>\n"
|
||||
"Language-Team: Interlingua <kde-i18n-doc@kde.org>\n"
|
||||
@@ -202,17 +202,17 @@ msgctxt "<version number> (built against <possibly different version number>)"
|
||||
msgid "%1 (built against %2)"
|
||||
msgstr "%1 (construite contra %2)"
|
||||
|
||||
#: src/main.cpp:324
|
||||
#: src/main.cpp:322
|
||||
#, kde-format
|
||||
msgid "Client for the matrix communication protocol"
|
||||
msgstr "Cliente per le protocollo de cmmmunication de matrice"
|
||||
|
||||
#: src/main.cpp:325
|
||||
#: src/main.cpp:323
|
||||
#, kde-format
|
||||
msgid "Supports matrix: url scheme"
|
||||
msgstr "Supporta matrix: url schema"
|
||||
|
||||
#: src/main.cpp:326
|
||||
#: src/main.cpp:324
|
||||
#, kde-format
|
||||
msgid "Ignore all SSL Errors, e.g., unsigned certificates."
|
||||
msgstr ""
|
||||
@@ -1078,55 +1078,55 @@ msgstr "initia un inquesta"
|
||||
msgid "Report sent successfully."
|
||||
msgstr "Reporto inviate con successo."
|
||||
|
||||
#: src/neochatroom.cpp:1927 src/neochatroom.cpp:1935
|
||||
#: src/neochatroom.cpp:1924 src/neochatroom.cpp:1932
|
||||
#, kde-format
|
||||
msgctxt "'Lat' and 'Lon' as in Latitude and Longitude"
|
||||
msgid "Lat: %1, Lon: %2"
|
||||
msgstr "Lat: %1, Lon: %2"
|
||||
|
||||
#: src/notificationsmanager.cpp:130
|
||||
#: src/notificationsmanager.cpp:128
|
||||
#, kde-format
|
||||
msgid "Encrypted Message"
|
||||
msgstr "Message Cryptate"
|
||||
|
||||
#: src/notificationsmanager.cpp:203 src/qml/main.qml:257
|
||||
#: src/notificationsmanager.cpp:201 src/qml/main.qml:257
|
||||
#, kde-format
|
||||
msgid "%1: %2"
|
||||
msgstr "%1: %2"
|
||||
|
||||
#: src/notificationsmanager.cpp:209
|
||||
#: src/notificationsmanager.cpp:207
|
||||
#, kde-format
|
||||
msgid "Open NeoChat in this room"
|
||||
msgstr "Aperi NeoChat in iste sala"
|
||||
|
||||
#: src/notificationsmanager.cpp:222 src/qml/Component/HoverActions.qml:109
|
||||
#: src/notificationsmanager.cpp:220 src/qml/Component/HoverActions.qml:109
|
||||
#: src/qml/Menu/Timeline/FileDelegateContextMenu.qml:50
|
||||
#: src/qml/Menu/Timeline/MessageDelegateContextMenu.qml:36
|
||||
#, kde-format
|
||||
msgid "Reply"
|
||||
msgstr "Responde"
|
||||
|
||||
#: src/notificationsmanager.cpp:223
|
||||
#: src/notificationsmanager.cpp:221
|
||||
#, kde-format
|
||||
msgid "Reply..."
|
||||
msgstr "Responde..."
|
||||
|
||||
#: src/notificationsmanager.cpp:241
|
||||
#: src/notificationsmanager.cpp:239
|
||||
#, kde-format
|
||||
msgid "%1 invited you to a room"
|
||||
msgstr "%1 invitava te un sala"
|
||||
|
||||
#: src/notificationsmanager.cpp:245
|
||||
#: src/notificationsmanager.cpp:243
|
||||
#, kde-format
|
||||
msgid "Open this invitation in NeoChat"
|
||||
msgstr "Aperi iste invitation in NeoChat"
|
||||
|
||||
#: src/notificationsmanager.cpp:251
|
||||
#: src/notificationsmanager.cpp:249
|
||||
#, kde-format
|
||||
msgid "Accept Invitation"
|
||||
msgstr "Accepta invitation"
|
||||
|
||||
#: src/notificationsmanager.cpp:251
|
||||
#: src/notificationsmanager.cpp:249
|
||||
#, kde-format
|
||||
msgid "Reject Invitation"
|
||||
msgstr "Rejecta invitation"
|
||||
@@ -1154,39 +1154,32 @@ msgstr "Cancella invio de attachamento"
|
||||
msgid "Attach an image or file"
|
||||
msgstr "Attacha un image o un file"
|
||||
|
||||
#: src/qml/Component/ChatBox/ChatBar.qml:89
|
||||
#: src/qml/Component/ChatBox/ChatBar.qml:90
|
||||
#, kde-format
|
||||
msgid "Emojis & Stickers"
|
||||
msgstr "Emojis & Etiquettas Gummate (Stickers)"
|
||||
|
||||
#: src/qml/Component/ChatBox/ChatBar.qml:105
|
||||
#: src/qml/Component/ChatBox/ChatBar.qml:106
|
||||
#, kde-format
|
||||
msgid "Send a Location"
|
||||
msgstr "Invia un location"
|
||||
|
||||
#: src/qml/Component/ChatBox/ChatBar.qml:118
|
||||
#: src/qml/Component/ChatBox/ChatBar.qml:119
|
||||
#, kde-format
|
||||
msgid "Send message"
|
||||
msgstr "Invia message"
|
||||
|
||||
#: src/qml/Component/ChatBox/ChatBar.qml:165
|
||||
#, kde-format
|
||||
msgid ""
|
||||
"This room is encrypted. Build libQuotient with encryption enabled to send "
|
||||
"encrypted messages."
|
||||
msgstr ""
|
||||
|
||||
#: src/qml/Component/ChatBox/ChatBar.qml:165
|
||||
#: src/qml/Component/ChatBox/ChatBar.qml:166
|
||||
#, kde-format
|
||||
msgid "Send an encrypted message…"
|
||||
msgstr "Invia un message cryptate ..."
|
||||
|
||||
#: src/qml/Component/ChatBox/ChatBar.qml:165
|
||||
#: src/qml/Component/ChatBox/ChatBar.qml:166
|
||||
#, kde-format
|
||||
msgid "Set an attachment caption..."
|
||||
msgstr ""
|
||||
|
||||
#: src/qml/Component/ChatBox/ChatBar.qml:165
|
||||
#: src/qml/Component/ChatBox/ChatBar.qml:166
|
||||
#, kde-format
|
||||
msgid "Send a message…"
|
||||
msgstr "Invia un message…"
|
||||
@@ -2004,18 +1997,18 @@ msgstr "Aperi in conversation private"
|
||||
msgid "Copy link"
|
||||
msgstr "Copia Ligamine"
|
||||
|
||||
#: src/qml/main.qml:299
|
||||
#: src/qml/main.qml:297
|
||||
#, kde-format
|
||||
msgctxt "@title:window"
|
||||
msgid "Session Verification"
|
||||
msgstr "Veification de Session"
|
||||
|
||||
#: src/qml/main.qml:311
|
||||
#: src/qml/main.qml:309
|
||||
#, kde-format
|
||||
msgid "User consent"
|
||||
msgstr "Consenso de usator"
|
||||
|
||||
#: src/qml/main.qml:316
|
||||
#: src/qml/main.qml:314
|
||||
#, kde-format
|
||||
msgid ""
|
||||
"Your homeserver requires you to agree to its terms and conditions before "
|
||||
@@ -2025,17 +2018,17 @@ msgstr ""
|
||||
"conditiones ante poter usar lo. Pro favor tu clicca le button a basso per "
|
||||
"leger los."
|
||||
|
||||
#: src/qml/main.qml:321
|
||||
#: src/qml/main.qml:319
|
||||
#, kde-format
|
||||
msgid "Open"
|
||||
msgstr "Aperi"
|
||||
|
||||
#: src/qml/main.qml:356
|
||||
#: src/qml/main.qml:354
|
||||
#, kde-format
|
||||
msgid "Start a chat"
|
||||
msgstr "Initia un conversation"
|
||||
|
||||
#: src/qml/main.qml:358
|
||||
#: src/qml/main.qml:356
|
||||
#, kde-format
|
||||
msgid "Do you want to start a chat with %1?"
|
||||
msgstr "Tu vole initiar un conversation con %1"
|
||||
@@ -2520,7 +2513,7 @@ msgid "Notification settings"
|
||||
msgstr "Preferentias de notificationes"
|
||||
|
||||
#: src/qml/Page/RoomList/AccountMenu.qml:37 src/qml/Settings/DevicesPage.qml:15
|
||||
#: src/qml/Settings/SettingsPage.qml:61
|
||||
#: src/qml/Settings/SettingsPage.qml:62
|
||||
#, kde-format
|
||||
msgid "Devices"
|
||||
msgstr "Dispositivos"
|
||||
@@ -2664,12 +2657,12 @@ msgctxt "Expand <section name"
|
||||
msgid "Expand %1"
|
||||
msgstr "Expande Vista Preliminar"
|
||||
|
||||
#: src/qml/Page/RoomList/RoomDelegate.qml:96
|
||||
#: src/qml/Page/RoomList/RoomDelegate.qml:97
|
||||
#, kde-format
|
||||
msgid "Muted room"
|
||||
msgstr "Sala Silentiate"
|
||||
|
||||
#: src/qml/Page/RoomList/RoomDelegate.qml:128
|
||||
#: src/qml/Page/RoomList/RoomDelegate.qml:129
|
||||
#, kde-format
|
||||
msgid "Configure room"
|
||||
msgstr "Configura sala"
|
||||
@@ -2866,23 +2859,23 @@ msgstr[1] "%1 Membros"
|
||||
msgid "No member count"
|
||||
msgstr "Necun computo de membro"
|
||||
|
||||
#: src/qml/RoomSettings/Categories.qml:18 src/qml/RoomSettings/General.qml:21
|
||||
#: src/qml/Settings/SettingsPage.qml:17
|
||||
#: src/qml/RoomSettings/Categories.qml:19 src/qml/RoomSettings/General.qml:21
|
||||
#: src/qml/Settings/SettingsPage.qml:18
|
||||
#, kde-format
|
||||
msgid "General"
|
||||
msgstr "General"
|
||||
|
||||
#: src/qml/RoomSettings/Categories.qml:29 src/qml/RoomSettings/Security.qml:19
|
||||
#: src/qml/RoomSettings/Categories.qml:30 src/qml/RoomSettings/Security.qml:19
|
||||
#, kde-format
|
||||
msgid "Security"
|
||||
msgstr "Securitate"
|
||||
|
||||
#: src/qml/RoomSettings/Categories.qml:40
|
||||
#: src/qml/RoomSettings/Categories.qml:41
|
||||
#, kde-format
|
||||
msgid "Permissions"
|
||||
msgstr "Permissiones"
|
||||
|
||||
#: src/qml/RoomSettings/Categories.qml:51 src/qml/Settings/SettingsPage.qml:29
|
||||
#: src/qml/RoomSettings/Categories.qml:52 src/qml/Settings/SettingsPage.qml:30
|
||||
#, kde-format
|
||||
msgid "Notifications"
|
||||
msgstr "Notificationes"
|
||||
@@ -3181,106 +3174,106 @@ msgctxt "@option:check"
|
||||
msgid "Encryption"
|
||||
msgstr "Encryption"
|
||||
|
||||
#: src/qml/RoomSettings/Security.qml:36
|
||||
#: src/qml/RoomSettings/Security.qml:35
|
||||
#, kde-format
|
||||
msgid "Enable encryption"
|
||||
msgstr ""
|
||||
|
||||
#: src/qml/RoomSettings/Security.qml:37
|
||||
#: src/qml/RoomSettings/Security.qml:36
|
||||
#, kde-format
|
||||
msgctxt "option:check"
|
||||
msgid "Once enabled, encryption cannot be disabled."
|
||||
msgstr "Un vice habilitate, le cryptation non pote esser dishabilitate."
|
||||
|
||||
#: src/qml/RoomSettings/Security.qml:50
|
||||
#: src/qml/RoomSettings/Security.qml:49
|
||||
#, kde-format
|
||||
msgctxt "@option:check"
|
||||
msgid "Access"
|
||||
msgstr "Accesso"
|
||||
|
||||
#: src/qml/RoomSettings/Security.qml:57
|
||||
#: src/qml/RoomSettings/Security.qml:56
|
||||
#, kde-format
|
||||
msgctxt "@option:check"
|
||||
msgid "Private (invite only)"
|
||||
msgstr "Private (solmente invita)"
|
||||
|
||||
#: src/qml/RoomSettings/Security.qml:58
|
||||
#: src/qml/RoomSettings/Security.qml:57
|
||||
#, kde-format
|
||||
msgid "Only invited people can join."
|
||||
msgstr "Solmente personas invitate pote unir se"
|
||||
|
||||
#: src/qml/RoomSettings/Security.qml:66
|
||||
#: src/qml/RoomSettings/Security.qml:65
|
||||
#, kde-format
|
||||
msgctxt "@option:check"
|
||||
msgid "Space members"
|
||||
msgstr "Membros de spatio"
|
||||
|
||||
#: src/qml/RoomSettings/Security.qml:67
|
||||
#: src/qml/RoomSettings/Security.qml:66
|
||||
#, kde-format
|
||||
msgid "Anyone in a space can find and join."
|
||||
msgstr "Alcun in un spatio pote trovar e unir."
|
||||
|
||||
#: src/qml/RoomSettings/Security.qml:76
|
||||
#: src/qml/RoomSettings/Security.qml:75
|
||||
#, kde-format
|
||||
msgctxt "@option:check"
|
||||
msgid "Knock"
|
||||
msgstr "Colpa (knock)"
|
||||
|
||||
#: src/qml/RoomSettings/Security.qml:77
|
||||
#: src/qml/RoomSettings/Security.qml:76
|
||||
#, kde-format
|
||||
msgid "People not in the room need to request an invite to join the room."
|
||||
msgstr ""
|
||||
|
||||
#: src/qml/RoomSettings/Security.qml:87
|
||||
#: src/qml/RoomSettings/Security.qml:86
|
||||
#, kde-format
|
||||
msgctxt "@option:check"
|
||||
msgid "Public"
|
||||
msgstr "Public"
|
||||
|
||||
#: src/qml/RoomSettings/Security.qml:88
|
||||
#: src/qml/RoomSettings/Security.qml:87
|
||||
#, kde-format
|
||||
msgctxt "@option:check"
|
||||
msgid "Anyone can find and join."
|
||||
msgstr "Alcun pote trvar e unir."
|
||||
|
||||
#: src/qml/RoomSettings/Security.qml:100
|
||||
#: src/qml/RoomSettings/Security.qml:99
|
||||
#, kde-format
|
||||
msgctxt "@option:check"
|
||||
msgid "Message history visibility"
|
||||
msgstr ""
|
||||
|
||||
#: src/qml/RoomSettings/Security.qml:107
|
||||
#: src/qml/RoomSettings/Security.qml:106
|
||||
#, kde-format
|
||||
msgctxt "@option:check"
|
||||
msgid "Anyone"
|
||||
msgstr "Quicunque"
|
||||
|
||||
#: src/qml/RoomSettings/Security.qml:108
|
||||
#: src/qml/RoomSettings/Security.qml:107
|
||||
#, kde-format
|
||||
msgctxt "@option:check"
|
||||
msgid "Anyone, regardless of whether they have joined, can view history."
|
||||
msgstr ""
|
||||
|
||||
#: src/qml/RoomSettings/Security.qml:116
|
||||
#: src/qml/RoomSettings/Security.qml:115
|
||||
#, kde-format
|
||||
msgctxt "@option:check"
|
||||
msgid "Members only"
|
||||
msgstr "Solmente Membros"
|
||||
|
||||
#: src/qml/RoomSettings/Security.qml:117
|
||||
#: src/qml/RoomSettings/Security.qml:116
|
||||
#, kde-format
|
||||
msgctxt "@option:check"
|
||||
msgid ""
|
||||
"All members can view the entire message history, even before they joined."
|
||||
msgstr ""
|
||||
|
||||
#: src/qml/RoomSettings/Security.qml:125
|
||||
#: src/qml/RoomSettings/Security.qml:124
|
||||
#, kde-format
|
||||
msgctxt "@option:check"
|
||||
msgid "Members only (since invite)"
|
||||
msgstr ""
|
||||
|
||||
#: src/qml/RoomSettings/Security.qml:126
|
||||
#: src/qml/RoomSettings/Security.qml:125
|
||||
#, kde-format
|
||||
msgctxt "@option:check"
|
||||
msgid ""
|
||||
@@ -3288,20 +3281,20 @@ msgid ""
|
||||
"the room."
|
||||
msgstr ""
|
||||
|
||||
#: src/qml/RoomSettings/Security.qml:134
|
||||
#: src/qml/RoomSettings/Security.qml:133
|
||||
#, kde-format
|
||||
msgctxt "@option:check"
|
||||
msgid "Members only (since joining)"
|
||||
msgstr ""
|
||||
|
||||
#: src/qml/RoomSettings/Security.qml:135
|
||||
#: src/qml/RoomSettings/Security.qml:134
|
||||
#, kde-format
|
||||
msgctxt "@option:check"
|
||||
msgid ""
|
||||
"New members can view the message history from the point they joined the room."
|
||||
msgstr ""
|
||||
|
||||
#: src/qml/RoomSettings/Security.qml:154
|
||||
#: src/qml/RoomSettings/Security.qml:153
|
||||
#: src/qml/Settings/NetworkProxyPage.qml:119
|
||||
#, kde-format
|
||||
msgid "Apply"
|
||||
@@ -3390,7 +3383,7 @@ msgid "Homeserver url"
|
||||
msgstr "Url de Servitor de casa (Homeserver):"
|
||||
|
||||
#: src/qml/Settings/AccountsPage.qml:16 src/qml/Settings/AccountsPage.qml:25
|
||||
#: src/qml/Settings/SettingsPage.qml:35
|
||||
#: src/qml/Settings/SettingsPage.qml:36
|
||||
#, kde-format
|
||||
msgid "Accounts"
|
||||
msgstr "Contos"
|
||||
@@ -3762,7 +3755,7 @@ msgid "Invites"
|
||||
msgstr "Invitationes"
|
||||
|
||||
#: src/qml/Settings/NetworkProxyPage.qml:25
|
||||
#: src/qml/Settings/SettingsPage.qml:55
|
||||
#: src/qml/Settings/SettingsPage.qml:56
|
||||
#, kde-format
|
||||
msgid "Network Proxy"
|
||||
msgstr "Proxy de rete"
|
||||
@@ -3843,27 +3836,27 @@ msgstr "Habilita evidentias de message"
|
||||
msgid "Delete keyword"
|
||||
msgstr "Dele parola clave"
|
||||
|
||||
#: src/qml/Settings/SettingsPage.qml:23
|
||||
#: src/qml/Settings/SettingsPage.qml:24
|
||||
#, kde-format
|
||||
msgid "Appearance"
|
||||
msgstr "Apparentia"
|
||||
|
||||
#: src/qml/Settings/SettingsPage.qml:41
|
||||
#: src/qml/Settings/SettingsPage.qml:42
|
||||
#, kde-format
|
||||
msgid "Stickers & Emojis"
|
||||
msgstr "Etiquettas Gummate (Stickers) & Emoji"
|
||||
|
||||
#: src/qml/Settings/SettingsPage.qml:48
|
||||
#: src/qml/Settings/SettingsPage.qml:49
|
||||
#, kde-format
|
||||
msgid "Spell Checking"
|
||||
msgstr "Controlo Orthographic"
|
||||
|
||||
#: src/qml/Settings/SettingsPage.qml:72
|
||||
#: src/qml/Settings/SettingsPage.qml:73
|
||||
#, kde-format
|
||||
msgid "About NeoChat"
|
||||
msgstr "A proposito de NeoChat"
|
||||
|
||||
#: src/qml/Settings/SettingsPage.qml:78
|
||||
#: src/qml/Settings/SettingsPage.qml:79
|
||||
#, kde-format
|
||||
msgid "About KDE"
|
||||
msgstr "A proposito de KDE"
|
||||
|
||||
140
po/id/neochat.po
140
po/id/neochat.po
@@ -7,7 +7,7 @@ msgid ""
|
||||
msgstr ""
|
||||
"Project-Id-Version: neochat\n"
|
||||
"Report-Msgid-Bugs-To: https://bugs.kde.org\n"
|
||||
"POT-Creation-Date: 2023-08-06 00:46+0000\n"
|
||||
"POT-Creation-Date: 2023-08-10 00:46+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"
|
||||
@@ -201,17 +201,17 @@ msgctxt "<version number> (built against <possibly different version number>)"
|
||||
msgid "%1 (built against %2)"
|
||||
msgstr "%1 (dibangun pada %2)"
|
||||
|
||||
#: src/main.cpp:324
|
||||
#: src/main.cpp:322
|
||||
#, kde-format
|
||||
msgid "Client for the matrix communication protocol"
|
||||
msgstr "Klien untuk protokol komunikasi Matrix"
|
||||
|
||||
#: src/main.cpp:325
|
||||
#: src/main.cpp:323
|
||||
#, kde-format
|
||||
msgid "Supports matrix: url scheme"
|
||||
msgstr "Mendukung skema URL matrix:"
|
||||
|
||||
#: src/main.cpp:326
|
||||
#: src/main.cpp:324
|
||||
#, kde-format
|
||||
msgid "Ignore all SSL Errors, e.g., unsigned certificates."
|
||||
msgstr ""
|
||||
@@ -1080,55 +1080,55 @@ msgstr "memulai pemungutan suara"
|
||||
msgid "Report sent successfully."
|
||||
msgstr "Laporan berhasil dikirim."
|
||||
|
||||
#: src/neochatroom.cpp:1927 src/neochatroom.cpp:1935
|
||||
#: src/neochatroom.cpp:1924 src/neochatroom.cpp:1932
|
||||
#, kde-format
|
||||
msgctxt "'Lat' and 'Lon' as in Latitude and Longitude"
|
||||
msgid "Lat: %1, Lon: %2"
|
||||
msgstr "Lintang: %1, Bujur: %2"
|
||||
|
||||
#: src/notificationsmanager.cpp:130
|
||||
#: src/notificationsmanager.cpp:128
|
||||
#, kde-format
|
||||
msgid "Encrypted Message"
|
||||
msgstr "Pesan Terenkripsi"
|
||||
|
||||
#: src/notificationsmanager.cpp:203 src/qml/main.qml:257
|
||||
#: src/notificationsmanager.cpp:201 src/qml/main.qml:257
|
||||
#, kde-format
|
||||
msgid "%1: %2"
|
||||
msgstr "%1: %2"
|
||||
|
||||
#: src/notificationsmanager.cpp:209
|
||||
#: src/notificationsmanager.cpp:207
|
||||
#, kde-format
|
||||
msgid "Open NeoChat in this room"
|
||||
msgstr "Buka NeoChat di ruangan ini"
|
||||
|
||||
#: src/notificationsmanager.cpp:222 src/qml/Component/HoverActions.qml:109
|
||||
#: src/notificationsmanager.cpp:220 src/qml/Component/HoverActions.qml:109
|
||||
#: src/qml/Menu/Timeline/FileDelegateContextMenu.qml:50
|
||||
#: src/qml/Menu/Timeline/MessageDelegateContextMenu.qml:36
|
||||
#, kde-format
|
||||
msgid "Reply"
|
||||
msgstr "Balas"
|
||||
|
||||
#: src/notificationsmanager.cpp:223
|
||||
#: src/notificationsmanager.cpp:221
|
||||
#, kde-format
|
||||
msgid "Reply..."
|
||||
msgstr "Balas..."
|
||||
|
||||
#: src/notificationsmanager.cpp:241
|
||||
#: src/notificationsmanager.cpp:239
|
||||
#, kde-format
|
||||
msgid "%1 invited you to a room"
|
||||
msgstr "%1 mengundang Anda ke sebuah ruangan"
|
||||
|
||||
#: src/notificationsmanager.cpp:245
|
||||
#: src/notificationsmanager.cpp:243
|
||||
#, kde-format
|
||||
msgid "Open this invitation in NeoChat"
|
||||
msgstr "Buka undangan ini di NeoChat"
|
||||
|
||||
#: src/notificationsmanager.cpp:251
|
||||
#: src/notificationsmanager.cpp:249
|
||||
#, kde-format
|
||||
msgid "Accept Invitation"
|
||||
msgstr "Terima Undangan"
|
||||
|
||||
#: src/notificationsmanager.cpp:251
|
||||
#: src/notificationsmanager.cpp:249
|
||||
#, kde-format
|
||||
msgid "Reject Invitation"
|
||||
msgstr "Tolak Undangan"
|
||||
@@ -1156,41 +1156,32 @@ msgstr "Batalkan pengiriman lampiran"
|
||||
msgid "Attach an image or file"
|
||||
msgstr "Lampirkan sebuah gambar atau berkas"
|
||||
|
||||
#: src/qml/Component/ChatBox/ChatBar.qml:89
|
||||
#: src/qml/Component/ChatBox/ChatBar.qml:90
|
||||
#, kde-format
|
||||
msgid "Emojis & Stickers"
|
||||
msgstr "Emoji & Stiker"
|
||||
|
||||
#: src/qml/Component/ChatBox/ChatBar.qml:105
|
||||
#: src/qml/Component/ChatBox/ChatBar.qml:106
|
||||
#, kde-format
|
||||
msgid "Send a Location"
|
||||
msgstr "Kirim Lokasi"
|
||||
|
||||
#: src/qml/Component/ChatBox/ChatBar.qml:118
|
||||
#: src/qml/Component/ChatBox/ChatBar.qml:119
|
||||
#, kde-format
|
||||
msgid "Send message"
|
||||
msgstr "Kirim pesan"
|
||||
|
||||
#: src/qml/Component/ChatBox/ChatBar.qml:165
|
||||
#, kde-format
|
||||
msgid ""
|
||||
"This room is encrypted. Build libQuotient with encryption enabled to send "
|
||||
"encrypted messages."
|
||||
msgstr ""
|
||||
"Ruangan ini terenkripsi. Bangun libQuotient dengan enkripsi diaktifkan untuk "
|
||||
"mengirim pesan terenkripsi."
|
||||
|
||||
#: src/qml/Component/ChatBox/ChatBar.qml:165
|
||||
#: src/qml/Component/ChatBox/ChatBar.qml:166
|
||||
#, kde-format
|
||||
msgid "Send an encrypted message…"
|
||||
msgstr "Kirim pesan terenkripsi…"
|
||||
|
||||
#: src/qml/Component/ChatBox/ChatBar.qml:165
|
||||
#: src/qml/Component/ChatBox/ChatBar.qml:166
|
||||
#, kde-format
|
||||
msgid "Set an attachment caption..."
|
||||
msgstr "Atur takarir lampiran..."
|
||||
|
||||
#: src/qml/Component/ChatBox/ChatBar.qml:165
|
||||
#: src/qml/Component/ChatBox/ChatBar.qml:166
|
||||
#, kde-format
|
||||
msgid "Send a message…"
|
||||
msgstr "Kirim pesan…"
|
||||
@@ -2032,18 +2023,18 @@ msgstr "Buka sebuah obrolan privat"
|
||||
msgid "Copy link"
|
||||
msgstr "Salin tautan"
|
||||
|
||||
#: src/qml/main.qml:299
|
||||
#: src/qml/main.qml:297
|
||||
#, kde-format
|
||||
msgctxt "@title:window"
|
||||
msgid "Session Verification"
|
||||
msgstr "Verifikasi Sesi"
|
||||
|
||||
#: src/qml/main.qml:311
|
||||
#: src/qml/main.qml:309
|
||||
#, kde-format
|
||||
msgid "User consent"
|
||||
msgstr "Persetujuan pengguna"
|
||||
|
||||
#: src/qml/main.qml:316
|
||||
#: src/qml/main.qml:314
|
||||
#, kde-format
|
||||
msgid ""
|
||||
"Your homeserver requires you to agree to its terms and conditions before "
|
||||
@@ -2052,17 +2043,17 @@ msgstr ""
|
||||
"Homeserver Anda membutuhkan Anda untuk menerima syarat dan kondisi sebelum "
|
||||
"Anda dapat menggunakannya. Mohon klik tombol di bawah untuk membacanya."
|
||||
|
||||
#: src/qml/main.qml:321
|
||||
#: src/qml/main.qml:319
|
||||
#, kde-format
|
||||
msgid "Open"
|
||||
msgstr "Buka"
|
||||
|
||||
#: src/qml/main.qml:356
|
||||
#: src/qml/main.qml:354
|
||||
#, kde-format
|
||||
msgid "Start a chat"
|
||||
msgstr "Mulai sebuah obrolan"
|
||||
|
||||
#: src/qml/main.qml:358
|
||||
#: src/qml/main.qml:356
|
||||
#, kde-format
|
||||
msgid "Do you want to start a chat with %1?"
|
||||
msgstr "Apakah Anda ingin memulai sebuah obrolan dengan %1?"
|
||||
@@ -2547,7 +2538,7 @@ msgid "Notification settings"
|
||||
msgstr "Pengaturan notifikasi"
|
||||
|
||||
#: src/qml/Page/RoomList/AccountMenu.qml:37 src/qml/Settings/DevicesPage.qml:15
|
||||
#: src/qml/Settings/SettingsPage.qml:61
|
||||
#: src/qml/Settings/SettingsPage.qml:62
|
||||
#, kde-format
|
||||
msgid "Devices"
|
||||
msgstr "Peranti"
|
||||
@@ -2691,12 +2682,12 @@ msgctxt "Expand <section name"
|
||||
msgid "Expand %1"
|
||||
msgstr "Luaskan pratinjau"
|
||||
|
||||
#: src/qml/Page/RoomList/RoomDelegate.qml:96
|
||||
#: src/qml/Page/RoomList/RoomDelegate.qml:97
|
||||
#, kde-format
|
||||
msgid "Muted room"
|
||||
msgstr "Ruangan dibusukan"
|
||||
|
||||
#: src/qml/Page/RoomList/RoomDelegate.qml:128
|
||||
#: src/qml/Page/RoomList/RoomDelegate.qml:129
|
||||
#, kde-format
|
||||
msgid "Configure room"
|
||||
msgstr "Konfigurasi ruangan"
|
||||
@@ -2896,23 +2887,23 @@ msgstr[1] "%1 Anggota"
|
||||
msgid "No member count"
|
||||
msgstr "Tidak ada hitungan anggota"
|
||||
|
||||
#: src/qml/RoomSettings/Categories.qml:18 src/qml/RoomSettings/General.qml:21
|
||||
#: src/qml/Settings/SettingsPage.qml:17
|
||||
#: src/qml/RoomSettings/Categories.qml:19 src/qml/RoomSettings/General.qml:21
|
||||
#: src/qml/Settings/SettingsPage.qml:18
|
||||
#, kde-format
|
||||
msgid "General"
|
||||
msgstr "Umum"
|
||||
|
||||
#: src/qml/RoomSettings/Categories.qml:29 src/qml/RoomSettings/Security.qml:19
|
||||
#: src/qml/RoomSettings/Categories.qml:30 src/qml/RoomSettings/Security.qml:19
|
||||
#, kde-format
|
||||
msgid "Security"
|
||||
msgstr "Keamanan"
|
||||
|
||||
#: src/qml/RoomSettings/Categories.qml:40
|
||||
#: src/qml/RoomSettings/Categories.qml:41
|
||||
#, kde-format
|
||||
msgid "Permissions"
|
||||
msgstr "Perizinan"
|
||||
|
||||
#: src/qml/RoomSettings/Categories.qml:51 src/qml/Settings/SettingsPage.qml:29
|
||||
#: src/qml/RoomSettings/Categories.qml:52 src/qml/Settings/SettingsPage.qml:30
|
||||
#, kde-format
|
||||
msgid "Notifications"
|
||||
msgstr "Notifikasi"
|
||||
@@ -3218,83 +3209,83 @@ msgctxt "@option:check"
|
||||
msgid "Encryption"
|
||||
msgstr "Enkripsi"
|
||||
|
||||
#: src/qml/RoomSettings/Security.qml:36
|
||||
#: src/qml/RoomSettings/Security.qml:35
|
||||
#, kde-format
|
||||
msgid "Enable encryption"
|
||||
msgstr "Aktifkan enkripsi"
|
||||
|
||||
#: src/qml/RoomSettings/Security.qml:37
|
||||
#: src/qml/RoomSettings/Security.qml:36
|
||||
#, kde-format
|
||||
msgctxt "option:check"
|
||||
msgid "Once enabled, encryption cannot be disabled."
|
||||
msgstr "Ketika diaktifkan, enkripsi tidak dapat dinonaktifkan."
|
||||
|
||||
#: src/qml/RoomSettings/Security.qml:50
|
||||
#: src/qml/RoomSettings/Security.qml:49
|
||||
#, kde-format
|
||||
msgctxt "@option:check"
|
||||
msgid "Access"
|
||||
msgstr "Akses"
|
||||
|
||||
#: src/qml/RoomSettings/Security.qml:57
|
||||
#: src/qml/RoomSettings/Security.qml:56
|
||||
#, kde-format
|
||||
msgctxt "@option:check"
|
||||
msgid "Private (invite only)"
|
||||
msgstr "Privat (undangan saja)"
|
||||
|
||||
#: src/qml/RoomSettings/Security.qml:58
|
||||
#: src/qml/RoomSettings/Security.qml:57
|
||||
#, kde-format
|
||||
msgid "Only invited people can join."
|
||||
msgstr "Hanya orang-orang yang diundang dapat bergabung."
|
||||
|
||||
#: src/qml/RoomSettings/Security.qml:66
|
||||
#: src/qml/RoomSettings/Security.qml:65
|
||||
#, kde-format
|
||||
msgctxt "@option:check"
|
||||
msgid "Space members"
|
||||
msgstr "Anggota space"
|
||||
|
||||
#: src/qml/RoomSettings/Security.qml:67
|
||||
#: src/qml/RoomSettings/Security.qml:66
|
||||
#, kde-format
|
||||
msgid "Anyone in a space can find and join."
|
||||
msgstr "Siapa saja yang berada di space dapat bergabung."
|
||||
|
||||
#: src/qml/RoomSettings/Security.qml:76
|
||||
#: src/qml/RoomSettings/Security.qml:75
|
||||
#, kde-format
|
||||
msgctxt "@option:check"
|
||||
msgid "Knock"
|
||||
msgstr "Ketuk"
|
||||
|
||||
#: src/qml/RoomSettings/Security.qml:77
|
||||
#: src/qml/RoomSettings/Security.qml:76
|
||||
#, kde-format
|
||||
msgid "People not in the room need to request an invite to join the room."
|
||||
msgstr ""
|
||||
"Orang yang tidak berada dalam ruangan harus meminta undangan untuk bergabung "
|
||||
"dengan ruangan."
|
||||
|
||||
#: src/qml/RoomSettings/Security.qml:87
|
||||
#: src/qml/RoomSettings/Security.qml:86
|
||||
#, kde-format
|
||||
msgctxt "@option:check"
|
||||
msgid "Public"
|
||||
msgstr "Publik"
|
||||
|
||||
#: src/qml/RoomSettings/Security.qml:88
|
||||
#: src/qml/RoomSettings/Security.qml:87
|
||||
#, kde-format
|
||||
msgctxt "@option:check"
|
||||
msgid "Anyone can find and join."
|
||||
msgstr "Siapa saja dapat menemukan dan bergabung."
|
||||
|
||||
#: src/qml/RoomSettings/Security.qml:100
|
||||
#: src/qml/RoomSettings/Security.qml:99
|
||||
#, kde-format
|
||||
msgctxt "@option:check"
|
||||
msgid "Message history visibility"
|
||||
msgstr "Keterlihatan riwayat pesan"
|
||||
|
||||
#: src/qml/RoomSettings/Security.qml:107
|
||||
#: src/qml/RoomSettings/Security.qml:106
|
||||
#, kde-format
|
||||
msgctxt "@option:check"
|
||||
msgid "Anyone"
|
||||
msgstr "Siapa pun"
|
||||
|
||||
#: src/qml/RoomSettings/Security.qml:108
|
||||
#: src/qml/RoomSettings/Security.qml:107
|
||||
#, kde-format
|
||||
msgctxt "@option:check"
|
||||
msgid "Anyone, regardless of whether they have joined, can view history."
|
||||
@@ -3302,13 +3293,13 @@ msgstr ""
|
||||
"Siapa pun, tanpa memedulikan bahwa mereka telah bergabung, dapat melihat "
|
||||
"riwayat."
|
||||
|
||||
#: src/qml/RoomSettings/Security.qml:116
|
||||
#: src/qml/RoomSettings/Security.qml:115
|
||||
#, kde-format
|
||||
msgctxt "@option:check"
|
||||
msgid "Members only"
|
||||
msgstr "Hanya anggota"
|
||||
|
||||
#: src/qml/RoomSettings/Security.qml:117
|
||||
#: src/qml/RoomSettings/Security.qml:116
|
||||
#, kde-format
|
||||
msgctxt "@option:check"
|
||||
msgid ""
|
||||
@@ -3316,13 +3307,13 @@ msgid ""
|
||||
msgstr ""
|
||||
"Semua anggota dapat melihat riwayat pesan, bahkan sebelum mereka bergabung."
|
||||
|
||||
#: src/qml/RoomSettings/Security.qml:125
|
||||
#: src/qml/RoomSettings/Security.qml:124
|
||||
#, kde-format
|
||||
msgctxt "@option:check"
|
||||
msgid "Members only (since invite)"
|
||||
msgstr "Anggota saja (sejak diundang)"
|
||||
|
||||
#: src/qml/RoomSettings/Security.qml:126
|
||||
#: src/qml/RoomSettings/Security.qml:125
|
||||
#, kde-format
|
||||
msgctxt "@option:check"
|
||||
msgid ""
|
||||
@@ -3331,13 +3322,13 @@ msgid ""
|
||||
msgstr ""
|
||||
"Anggota baru dapat melihat riwayat pesan sejak mereka diundang ke ruangan."
|
||||
|
||||
#: src/qml/RoomSettings/Security.qml:134
|
||||
#: src/qml/RoomSettings/Security.qml:133
|
||||
#, kde-format
|
||||
msgctxt "@option:check"
|
||||
msgid "Members only (since joining)"
|
||||
msgstr "Anggota saja (sejak bergabung)"
|
||||
|
||||
#: src/qml/RoomSettings/Security.qml:135
|
||||
#: src/qml/RoomSettings/Security.qml:134
|
||||
#, kde-format
|
||||
msgctxt "@option:check"
|
||||
msgid ""
|
||||
@@ -3346,7 +3337,7 @@ msgstr ""
|
||||
"Anggota baru dapat melihat riwayat pesan sejak mereka bergabung dengan "
|
||||
"ruangan."
|
||||
|
||||
#: src/qml/RoomSettings/Security.qml:154
|
||||
#: src/qml/RoomSettings/Security.qml:153
|
||||
#: src/qml/Settings/NetworkProxyPage.qml:119
|
||||
#, kde-format
|
||||
msgid "Apply"
|
||||
@@ -3436,7 +3427,7 @@ msgid "Homeserver url"
|
||||
msgstr "URL Homeserver"
|
||||
|
||||
#: src/qml/Settings/AccountsPage.qml:16 src/qml/Settings/AccountsPage.qml:25
|
||||
#: src/qml/Settings/SettingsPage.qml:35
|
||||
#: src/qml/Settings/SettingsPage.qml:36
|
||||
#, kde-format
|
||||
msgid "Accounts"
|
||||
msgstr "Akun"
|
||||
@@ -3814,7 +3805,7 @@ msgid "Invites"
|
||||
msgstr "Undangan"
|
||||
|
||||
#: src/qml/Settings/NetworkProxyPage.qml:25
|
||||
#: src/qml/Settings/SettingsPage.qml:55
|
||||
#: src/qml/Settings/SettingsPage.qml:56
|
||||
#, kde-format
|
||||
msgid "Network Proxy"
|
||||
msgstr "Proksi Jaringan"
|
||||
@@ -3895,27 +3886,27 @@ msgstr "Aktifkan sorotan pesan"
|
||||
msgid "Delete keyword"
|
||||
msgstr "Hapus kata kunci"
|
||||
|
||||
#: src/qml/Settings/SettingsPage.qml:23
|
||||
#: src/qml/Settings/SettingsPage.qml:24
|
||||
#, kde-format
|
||||
msgid "Appearance"
|
||||
msgstr "Tampilan"
|
||||
|
||||
#: src/qml/Settings/SettingsPage.qml:41
|
||||
#: src/qml/Settings/SettingsPage.qml:42
|
||||
#, kde-format
|
||||
msgid "Stickers & Emojis"
|
||||
msgstr "Stiker & Emoji"
|
||||
|
||||
#: src/qml/Settings/SettingsPage.qml:48
|
||||
#: src/qml/Settings/SettingsPage.qml:49
|
||||
#, kde-format
|
||||
msgid "Spell Checking"
|
||||
msgstr "Pemeriksa Ejaan"
|
||||
|
||||
#: src/qml/Settings/SettingsPage.qml:72
|
||||
#: src/qml/Settings/SettingsPage.qml:73
|
||||
#, kde-format
|
||||
msgid "About NeoChat"
|
||||
msgstr "Tentang NeoChat"
|
||||
|
||||
#: src/qml/Settings/SettingsPage.qml:78
|
||||
#: src/qml/Settings/SettingsPage.qml:79
|
||||
#, kde-format
|
||||
msgid "About KDE"
|
||||
msgstr "Tentang KDE"
|
||||
@@ -4069,6 +4060,13 @@ msgstr "Tampilkan"
|
||||
msgid "Quit"
|
||||
msgstr "Keluar"
|
||||
|
||||
#~ msgid ""
|
||||
#~ "This room is encrypted. Build libQuotient with encryption enabled to send "
|
||||
#~ "encrypted messages."
|
||||
#~ msgstr ""
|
||||
#~ "Ruangan ini terenkripsi. Bangun libQuotient dengan enkripsi diaktifkan "
|
||||
#~ "untuk mengirim pesan terenkripsi."
|
||||
|
||||
#~ msgid "Messages in one-to-one chats"
|
||||
#~ msgstr "Pesan dalam obrolan satu ke satu"
|
||||
|
||||
|
||||
131
po/ie/neochat.po
131
po/ie/neochat.po
@@ -7,7 +7,7 @@ msgid ""
|
||||
msgstr ""
|
||||
"Project-Id-Version: neochat\n"
|
||||
"Report-Msgid-Bugs-To: https://bugs.kde.org\n"
|
||||
"POT-Creation-Date: 2023-08-06 00:46+0000\n"
|
||||
"POT-Creation-Date: 2023-08-10 00:46+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"
|
||||
@@ -208,17 +208,17 @@ msgctxt "<version number> (built against <possibly different version number>)"
|
||||
msgid "%1 (built against %2)"
|
||||
msgstr ""
|
||||
|
||||
#: src/main.cpp:324
|
||||
#: src/main.cpp:322
|
||||
#, kde-format
|
||||
msgid "Client for the matrix communication protocol"
|
||||
msgstr "Un cliente del protocol de communication Matrix"
|
||||
|
||||
#: src/main.cpp:325
|
||||
#: src/main.cpp:323
|
||||
#, fuzzy, kde-format
|
||||
msgid "Supports matrix: url scheme"
|
||||
msgstr "Ínsupportat schema de URL"
|
||||
|
||||
#: src/main.cpp:326
|
||||
#: src/main.cpp:324
|
||||
#, kde-format
|
||||
msgid "Ignore all SSL Errors, e.g., unsigned certificates."
|
||||
msgstr ""
|
||||
@@ -1136,55 +1136,55 @@ msgstr ""
|
||||
msgid "Report sent successfully."
|
||||
msgstr "Raport sta inviat successosimen."
|
||||
|
||||
#: src/neochatroom.cpp:1927 src/neochatroom.cpp:1935
|
||||
#: src/neochatroom.cpp:1924 src/neochatroom.cpp:1932
|
||||
#, kde-format
|
||||
msgctxt "'Lat' and 'Lon' as in Latitude and Longitude"
|
||||
msgid "Lat: %1, Lon: %2"
|
||||
msgstr ""
|
||||
|
||||
#: src/notificationsmanager.cpp:130
|
||||
#: src/notificationsmanager.cpp:128
|
||||
#, kde-format
|
||||
msgid "Encrypted Message"
|
||||
msgstr "Ciffrat missage"
|
||||
|
||||
#: src/notificationsmanager.cpp:203 src/qml/main.qml:257
|
||||
#: src/notificationsmanager.cpp:201 src/qml/main.qml:257
|
||||
#, kde-format
|
||||
msgid "%1: %2"
|
||||
msgstr "%1: %2"
|
||||
|
||||
#: src/notificationsmanager.cpp:209
|
||||
#: src/notificationsmanager.cpp:207
|
||||
#, kde-format
|
||||
msgid "Open NeoChat in this room"
|
||||
msgstr "Aperter NeoChat in ti chambre"
|
||||
|
||||
#: src/notificationsmanager.cpp:222 src/qml/Component/HoverActions.qml:109
|
||||
#: src/notificationsmanager.cpp:220 src/qml/Component/HoverActions.qml:109
|
||||
#: src/qml/Menu/Timeline/FileDelegateContextMenu.qml:50
|
||||
#: src/qml/Menu/Timeline/MessageDelegateContextMenu.qml:36
|
||||
#, kde-format
|
||||
msgid "Reply"
|
||||
msgstr "Responder"
|
||||
|
||||
#: src/notificationsmanager.cpp:223
|
||||
#: src/notificationsmanager.cpp:221
|
||||
#, kde-format
|
||||
msgid "Reply..."
|
||||
msgstr "Responder..."
|
||||
|
||||
#: src/notificationsmanager.cpp:241
|
||||
#: src/notificationsmanager.cpp:239
|
||||
#, fuzzy, kde-format
|
||||
msgid "%1 invited you to a room"
|
||||
msgstr "%s invitat vos a(l) %s"
|
||||
|
||||
#: src/notificationsmanager.cpp:245
|
||||
#: src/notificationsmanager.cpp:243
|
||||
#, fuzzy, kde-format
|
||||
msgid "Open this invitation in NeoChat"
|
||||
msgstr "Aperter NeoChat in ti chambre"
|
||||
|
||||
#: src/notificationsmanager.cpp:251
|
||||
#: src/notificationsmanager.cpp:249
|
||||
#, kde-format
|
||||
msgid "Accept Invitation"
|
||||
msgstr "Acceptar li invitation"
|
||||
|
||||
#: src/notificationsmanager.cpp:251
|
||||
#: src/notificationsmanager.cpp:249
|
||||
#, kde-format
|
||||
msgid "Reject Invitation"
|
||||
msgstr "Rejecter li invitation"
|
||||
@@ -1213,40 +1213,33 @@ msgstr "Anullar emission del image"
|
||||
msgid "Attach an image or file"
|
||||
msgstr "Atachar un file"
|
||||
|
||||
#: src/qml/Component/ChatBox/ChatBar.qml:89
|
||||
#: src/qml/Component/ChatBox/ChatBar.qml:90
|
||||
#, kde-format
|
||||
msgid "Emojis & Stickers"
|
||||
msgstr ""
|
||||
|
||||
#: src/qml/Component/ChatBox/ChatBar.qml:105
|
||||
#: src/qml/Component/ChatBox/ChatBar.qml:106
|
||||
#, fuzzy, kde-format
|
||||
#| msgid "Send invitation"
|
||||
msgid "Send a Location"
|
||||
msgstr "Inviar un invitation"
|
||||
|
||||
#: src/qml/Component/ChatBox/ChatBar.qml:118
|
||||
#: src/qml/Component/ChatBox/ChatBar.qml:119
|
||||
#, kde-format
|
||||
msgid "Send message"
|
||||
msgstr "Inviar li missage"
|
||||
|
||||
#: src/qml/Component/ChatBox/ChatBar.qml:165
|
||||
#, kde-format
|
||||
msgid ""
|
||||
"This room is encrypted. Build libQuotient with encryption enabled to send "
|
||||
"encrypted messages."
|
||||
msgstr ""
|
||||
|
||||
#: src/qml/Component/ChatBox/ChatBar.qml:165
|
||||
#: src/qml/Component/ChatBox/ChatBar.qml:166
|
||||
#, fuzzy, kde-format
|
||||
msgid "Send an encrypted message…"
|
||||
msgstr "Ciffrat missage"
|
||||
|
||||
#: src/qml/Component/ChatBox/ChatBar.qml:165
|
||||
#: src/qml/Component/ChatBox/ChatBar.qml:166
|
||||
#, kde-format
|
||||
msgid "Set an attachment caption..."
|
||||
msgstr ""
|
||||
|
||||
#: src/qml/Component/ChatBox/ChatBar.qml:165
|
||||
#: src/qml/Component/ChatBox/ChatBar.qml:166
|
||||
#, fuzzy, kde-format
|
||||
msgid "Send a message…"
|
||||
msgstr "Ne successat inviar un missage D-Bus"
|
||||
@@ -2095,35 +2088,35 @@ msgstr "Aperte un privat conversation"
|
||||
msgid "Copy link"
|
||||
msgstr "Copiar"
|
||||
|
||||
#: src/qml/main.qml:299
|
||||
#: src/qml/main.qml:297
|
||||
#, kde-format
|
||||
msgctxt "@title:window"
|
||||
msgid "Session Verification"
|
||||
msgstr "Verification del session"
|
||||
|
||||
#: src/qml/main.qml:311
|
||||
#: src/qml/main.qml:309
|
||||
#, kde-format
|
||||
msgid "User consent"
|
||||
msgstr "Consente del usator"
|
||||
|
||||
#: src/qml/main.qml:316
|
||||
#: src/qml/main.qml:314
|
||||
#, kde-format
|
||||
msgid ""
|
||||
"Your homeserver requires you to agree to its terms and conditions before "
|
||||
"being able to use it. Please click the button below to read them."
|
||||
msgstr ""
|
||||
|
||||
#: src/qml/main.qml:321
|
||||
#: src/qml/main.qml:319
|
||||
#, kde-format
|
||||
msgid "Open"
|
||||
msgstr "Aperter"
|
||||
|
||||
#: src/qml/main.qml:356
|
||||
#: src/qml/main.qml:354
|
||||
#, kde-format
|
||||
msgid "Start a chat"
|
||||
msgstr "Iniciar conversation"
|
||||
|
||||
#: src/qml/main.qml:358
|
||||
#: src/qml/main.qml:356
|
||||
#, kde-format
|
||||
msgid "Do you want to start a chat with %1?"
|
||||
msgstr "Esque vu vole iniciar un conversation con %1?"
|
||||
@@ -2614,7 +2607,7 @@ msgid "Notification settings"
|
||||
msgstr "Notificationes:"
|
||||
|
||||
#: src/qml/Page/RoomList/AccountMenu.qml:37 src/qml/Settings/DevicesPage.qml:15
|
||||
#: src/qml/Settings/SettingsPage.qml:61
|
||||
#: src/qml/Settings/SettingsPage.qml:62
|
||||
#, kde-format
|
||||
msgid "Devices"
|
||||
msgstr "Aparates"
|
||||
@@ -2761,13 +2754,13 @@ msgctxt "Expand <section name"
|
||||
msgid "Expand %1"
|
||||
msgstr "debannit %1"
|
||||
|
||||
#: src/qml/Page/RoomList/RoomDelegate.qml:96
|
||||
#: src/qml/Page/RoomList/RoomDelegate.qml:97
|
||||
#, fuzzy, kde-format
|
||||
#| msgid "Muted"
|
||||
msgid "Muted room"
|
||||
msgstr "Assurdat"
|
||||
|
||||
#: src/qml/Page/RoomList/RoomDelegate.qml:128
|
||||
#: src/qml/Page/RoomList/RoomDelegate.qml:129
|
||||
#, fuzzy, kde-format
|
||||
msgid "Configure room"
|
||||
msgstr "Configurar"
|
||||
@@ -2974,23 +2967,23 @@ msgstr[1] "%1 membres"
|
||||
msgid "No member count"
|
||||
msgstr "Sin númere de membres"
|
||||
|
||||
#: src/qml/RoomSettings/Categories.qml:18 src/qml/RoomSettings/General.qml:21
|
||||
#: src/qml/Settings/SettingsPage.qml:17
|
||||
#: src/qml/RoomSettings/Categories.qml:19 src/qml/RoomSettings/General.qml:21
|
||||
#: src/qml/Settings/SettingsPage.qml:18
|
||||
#, kde-format
|
||||
msgid "General"
|
||||
msgstr "General"
|
||||
|
||||
#: src/qml/RoomSettings/Categories.qml:29 src/qml/RoomSettings/Security.qml:19
|
||||
#: src/qml/RoomSettings/Categories.qml:30 src/qml/RoomSettings/Security.qml:19
|
||||
#, kde-format
|
||||
msgid "Security"
|
||||
msgstr "Securitá"
|
||||
|
||||
#: src/qml/RoomSettings/Categories.qml:40
|
||||
#: src/qml/RoomSettings/Categories.qml:41
|
||||
#, kde-format
|
||||
msgid "Permissions"
|
||||
msgstr ""
|
||||
|
||||
#: src/qml/RoomSettings/Categories.qml:51 src/qml/Settings/SettingsPage.qml:29
|
||||
#: src/qml/RoomSettings/Categories.qml:52 src/qml/Settings/SettingsPage.qml:30
|
||||
#, kde-format
|
||||
msgid "Notifications"
|
||||
msgstr "Notificationes"
|
||||
@@ -3310,18 +3303,18 @@ msgctxt "@option:check"
|
||||
msgid "Encryption"
|
||||
msgstr "Fine de vive"
|
||||
|
||||
#: src/qml/RoomSettings/Security.qml:36
|
||||
#: src/qml/RoomSettings/Security.qml:35
|
||||
#, kde-format
|
||||
msgid "Enable encryption"
|
||||
msgstr ""
|
||||
|
||||
#: src/qml/RoomSettings/Security.qml:37
|
||||
#: src/qml/RoomSettings/Security.qml:36
|
||||
#, kde-format
|
||||
msgctxt "option:check"
|
||||
msgid "Once enabled, encryption cannot be disabled."
|
||||
msgstr ""
|
||||
|
||||
#: src/qml/RoomSettings/Security.qml:50
|
||||
#: src/qml/RoomSettings/Security.qml:49
|
||||
#, fuzzy, kde-format
|
||||
#| msgctxt "@option:check"
|
||||
#| msgid "Access:"
|
||||
@@ -3329,90 +3322,90 @@ msgctxt "@option:check"
|
||||
msgid "Access"
|
||||
msgstr "Accesse:"
|
||||
|
||||
#: src/qml/RoomSettings/Security.qml:57
|
||||
#: src/qml/RoomSettings/Security.qml:56
|
||||
#, fuzzy, kde-format
|
||||
msgctxt "@option:check"
|
||||
msgid "Private (invite only)"
|
||||
msgstr "Invitar"
|
||||
|
||||
#: src/qml/RoomSettings/Security.qml:58
|
||||
#: src/qml/RoomSettings/Security.qml:57
|
||||
#, kde-format
|
||||
msgid "Only invited people can join."
|
||||
msgstr ""
|
||||
|
||||
#: src/qml/RoomSettings/Security.qml:66
|
||||
#: src/qml/RoomSettings/Security.qml:65
|
||||
#, kde-format
|
||||
msgctxt "@option:check"
|
||||
msgid "Space members"
|
||||
msgstr "Membres del spacie"
|
||||
|
||||
#: src/qml/RoomSettings/Security.qml:67
|
||||
#: src/qml/RoomSettings/Security.qml:66
|
||||
#, kde-format
|
||||
msgid "Anyone in a space can find and join."
|
||||
msgstr ""
|
||||
|
||||
#: src/qml/RoomSettings/Security.qml:76
|
||||
#: src/qml/RoomSettings/Security.qml:75
|
||||
#, kde-format
|
||||
msgctxt "@option:check"
|
||||
msgid "Knock"
|
||||
msgstr ""
|
||||
|
||||
#: src/qml/RoomSettings/Security.qml:77
|
||||
#: src/qml/RoomSettings/Security.qml:76
|
||||
#, kde-format
|
||||
msgid "People not in the room need to request an invite to join the room."
|
||||
msgstr ""
|
||||
|
||||
#: src/qml/RoomSettings/Security.qml:87
|
||||
#: src/qml/RoomSettings/Security.qml:86
|
||||
#, kde-format
|
||||
msgctxt "@option:check"
|
||||
msgid "Public"
|
||||
msgstr "Public"
|
||||
|
||||
#: src/qml/RoomSettings/Security.qml:88
|
||||
#: src/qml/RoomSettings/Security.qml:87
|
||||
#, fuzzy, kde-format
|
||||
msgctxt "@option:check"
|
||||
msgid "Anyone can find and join."
|
||||
msgstr "Ne successat trovar un io-slave por protocol «%1»."
|
||||
|
||||
#: src/qml/RoomSettings/Security.qml:100
|
||||
#: src/qml/RoomSettings/Security.qml:99
|
||||
#, kde-format
|
||||
msgctxt "@option:check"
|
||||
msgid "Message history visibility"
|
||||
msgstr ""
|
||||
|
||||
#: src/qml/RoomSettings/Security.qml:107
|
||||
#: src/qml/RoomSettings/Security.qml:106
|
||||
#, kde-format
|
||||
msgctxt "@option:check"
|
||||
msgid "Anyone"
|
||||
msgstr ""
|
||||
|
||||
#: src/qml/RoomSettings/Security.qml:108
|
||||
#: src/qml/RoomSettings/Security.qml:107
|
||||
#, kde-format
|
||||
msgctxt "@option:check"
|
||||
msgid "Anyone, regardless of whether they have joined, can view history."
|
||||
msgstr ""
|
||||
|
||||
#: src/qml/RoomSettings/Security.qml:116
|
||||
#: src/qml/RoomSettings/Security.qml:115
|
||||
#, fuzzy, kde-format
|
||||
#| msgid "Members"
|
||||
msgctxt "@option:check"
|
||||
msgid "Members only"
|
||||
msgstr "Membres"
|
||||
|
||||
#: src/qml/RoomSettings/Security.qml:117
|
||||
#: src/qml/RoomSettings/Security.qml:116
|
||||
#, kde-format
|
||||
msgctxt "@option:check"
|
||||
msgid ""
|
||||
"All members can view the entire message history, even before they joined."
|
||||
msgstr ""
|
||||
|
||||
#: src/qml/RoomSettings/Security.qml:125
|
||||
#: src/qml/RoomSettings/Security.qml:124
|
||||
#, kde-format
|
||||
msgctxt "@option:check"
|
||||
msgid "Members only (since invite)"
|
||||
msgstr ""
|
||||
|
||||
#: src/qml/RoomSettings/Security.qml:126
|
||||
#: src/qml/RoomSettings/Security.qml:125
|
||||
#, kde-format
|
||||
msgctxt "@option:check"
|
||||
msgid ""
|
||||
@@ -3420,20 +3413,20 @@ msgid ""
|
||||
"the room."
|
||||
msgstr ""
|
||||
|
||||
#: src/qml/RoomSettings/Security.qml:134
|
||||
#: src/qml/RoomSettings/Security.qml:133
|
||||
#, kde-format
|
||||
msgctxt "@option:check"
|
||||
msgid "Members only (since joining)"
|
||||
msgstr ""
|
||||
|
||||
#: src/qml/RoomSettings/Security.qml:135
|
||||
#: src/qml/RoomSettings/Security.qml:134
|
||||
#, kde-format
|
||||
msgctxt "@option:check"
|
||||
msgid ""
|
||||
"New members can view the message history from the point they joined the room."
|
||||
msgstr ""
|
||||
|
||||
#: src/qml/RoomSettings/Security.qml:154
|
||||
#: src/qml/RoomSettings/Security.qml:153
|
||||
#: src/qml/Settings/NetworkProxyPage.qml:119
|
||||
#, kde-format
|
||||
msgid "Apply"
|
||||
@@ -3525,7 +3518,7 @@ msgid "Homeserver url"
|
||||
msgstr "Hem-servitor:"
|
||||
|
||||
#: src/qml/Settings/AccountsPage.qml:16 src/qml/Settings/AccountsPage.qml:25
|
||||
#: src/qml/Settings/SettingsPage.qml:35
|
||||
#: src/qml/Settings/SettingsPage.qml:36
|
||||
#, kde-format
|
||||
msgid "Accounts"
|
||||
msgstr "Contos"
|
||||
@@ -3920,7 +3913,7 @@ msgid "Invites"
|
||||
msgstr "Invitat"
|
||||
|
||||
#: src/qml/Settings/NetworkProxyPage.qml:25
|
||||
#: src/qml/Settings/SettingsPage.qml:55
|
||||
#: src/qml/Settings/SettingsPage.qml:56
|
||||
#, fuzzy, kde-format
|
||||
#| msgid "Network Error"
|
||||
msgid "Network Proxy"
|
||||
@@ -4008,27 +4001,27 @@ msgstr ""
|
||||
msgid "Delete keyword"
|
||||
msgstr "Remover li parol"
|
||||
|
||||
#: src/qml/Settings/SettingsPage.qml:23
|
||||
#: src/qml/Settings/SettingsPage.qml:24
|
||||
#, kde-format
|
||||
msgid "Appearance"
|
||||
msgstr "Aspecte"
|
||||
|
||||
#: src/qml/Settings/SettingsPage.qml:41
|
||||
#: src/qml/Settings/SettingsPage.qml:42
|
||||
#, kde-format
|
||||
msgid "Stickers & Emojis"
|
||||
msgstr ""
|
||||
|
||||
#: src/qml/Settings/SettingsPage.qml:48
|
||||
#: src/qml/Settings/SettingsPage.qml:49
|
||||
#, kde-format
|
||||
msgid "Spell Checking"
|
||||
msgstr "Control de ortografie"
|
||||
|
||||
#: src/qml/Settings/SettingsPage.qml:72
|
||||
#: src/qml/Settings/SettingsPage.qml:73
|
||||
#, kde-format
|
||||
msgid "About NeoChat"
|
||||
msgstr "Pri NeoChat"
|
||||
|
||||
#: src/qml/Settings/SettingsPage.qml:78
|
||||
#: src/qml/Settings/SettingsPage.qml:79
|
||||
#, kde-format
|
||||
msgid "About KDE"
|
||||
msgstr ""
|
||||
|
||||
159
po/it/neochat.po
159
po/it/neochat.po
@@ -6,8 +6,8 @@ msgid ""
|
||||
msgstr ""
|
||||
"Project-Id-Version: neochat\n"
|
||||
"Report-Msgid-Bugs-To: https://bugs.kde.org\n"
|
||||
"POT-Creation-Date: 2023-08-06 00:46+0000\n"
|
||||
"PO-Revision-Date: 2023-07-28 09:11+0200\n"
|
||||
"POT-Creation-Date: 2023-08-10 00:46+0000\n"
|
||||
"PO-Revision-Date: 2023-08-08 18:01+0200\n"
|
||||
"Last-Translator: Vincenzo Reale <smart2128vr@gmail.com>\n"
|
||||
"Language-Team: Italian <kde-i18n-it@kde.org>\n"
|
||||
"Language: it\n"
|
||||
@@ -200,17 +200,17 @@ msgctxt "<version number> (built against <possibly different version number>)"
|
||||
msgid "%1 (built against %2)"
|
||||
msgstr "%1 (compilato con %2)"
|
||||
|
||||
#: src/main.cpp:324
|
||||
#: src/main.cpp:322
|
||||
#, kde-format
|
||||
msgid "Client for the matrix communication protocol"
|
||||
msgstr "Client per il protocollo di comunicazione matrix"
|
||||
|
||||
#: src/main.cpp:325
|
||||
#: src/main.cpp:323
|
||||
#, kde-format
|
||||
msgid "Supports matrix: url scheme"
|
||||
msgstr "Supporta schema URL matrix:"
|
||||
|
||||
#: src/main.cpp:326
|
||||
#: src/main.cpp:324
|
||||
#, kde-format
|
||||
msgid "Ignore all SSL Errors, e.g., unsigned certificates."
|
||||
msgstr "Ignora tutti gli errori SSL, ad es. certificati non firmati."
|
||||
@@ -1079,55 +1079,55 @@ msgstr "ha avviato un sondaggio"
|
||||
msgid "Report sent successfully."
|
||||
msgstr "Segnalazione inviata correttamente."
|
||||
|
||||
#: src/neochatroom.cpp:1927 src/neochatroom.cpp:1935
|
||||
#: src/neochatroom.cpp:1924 src/neochatroom.cpp:1932
|
||||
#, kde-format
|
||||
msgctxt "'Lat' and 'Lon' as in Latitude and Longitude"
|
||||
msgid "Lat: %1, Lon: %2"
|
||||
msgstr "Lat: %1, Lon: %2"
|
||||
|
||||
#: src/notificationsmanager.cpp:130
|
||||
#: src/notificationsmanager.cpp:128
|
||||
#, kde-format
|
||||
msgid "Encrypted Message"
|
||||
msgstr "Messaggio cifrato"
|
||||
|
||||
#: src/notificationsmanager.cpp:203 src/qml/main.qml:257
|
||||
#: src/notificationsmanager.cpp:201 src/qml/main.qml:257
|
||||
#, kde-format
|
||||
msgid "%1: %2"
|
||||
msgstr "%1: %2"
|
||||
|
||||
#: src/notificationsmanager.cpp:209
|
||||
#: src/notificationsmanager.cpp:207
|
||||
#, kde-format
|
||||
msgid "Open NeoChat in this room"
|
||||
msgstr "Apri NeoChat in questa stanza"
|
||||
|
||||
#: src/notificationsmanager.cpp:222 src/qml/Component/HoverActions.qml:109
|
||||
#: src/notificationsmanager.cpp:220 src/qml/Component/HoverActions.qml:109
|
||||
#: src/qml/Menu/Timeline/FileDelegateContextMenu.qml:50
|
||||
#: src/qml/Menu/Timeline/MessageDelegateContextMenu.qml:36
|
||||
#, kde-format
|
||||
msgid "Reply"
|
||||
msgstr "Rispondi"
|
||||
|
||||
#: src/notificationsmanager.cpp:223
|
||||
#: src/notificationsmanager.cpp:221
|
||||
#, kde-format
|
||||
msgid "Reply..."
|
||||
msgstr "Rispondi..."
|
||||
|
||||
#: src/notificationsmanager.cpp:241
|
||||
#: src/notificationsmanager.cpp:239
|
||||
#, kde-format
|
||||
msgid "%1 invited you to a room"
|
||||
msgstr "%1 ti ha invitato in una stanza"
|
||||
|
||||
#: src/notificationsmanager.cpp:245
|
||||
#: src/notificationsmanager.cpp:243
|
||||
#, kde-format
|
||||
msgid "Open this invitation in NeoChat"
|
||||
msgstr "Apri questo invito in NeoChat"
|
||||
|
||||
#: src/notificationsmanager.cpp:251
|
||||
#: src/notificationsmanager.cpp:249
|
||||
#, kde-format
|
||||
msgid "Accept Invitation"
|
||||
msgstr "Accetta invito"
|
||||
|
||||
#: src/notificationsmanager.cpp:251
|
||||
#: src/notificationsmanager.cpp:249
|
||||
#, kde-format
|
||||
msgid "Reject Invitation"
|
||||
msgstr "Rifiuta invito"
|
||||
@@ -1155,41 +1155,32 @@ msgstr "Annulla l'invio dell'allegato"
|
||||
msgid "Attach an image or file"
|
||||
msgstr "Allega un'immagine o un file"
|
||||
|
||||
#: src/qml/Component/ChatBox/ChatBar.qml:89
|
||||
#: src/qml/Component/ChatBox/ChatBar.qml:90
|
||||
#, kde-format
|
||||
msgid "Emojis & Stickers"
|
||||
msgstr "Emoji e adesivi"
|
||||
|
||||
#: src/qml/Component/ChatBox/ChatBar.qml:105
|
||||
#: src/qml/Component/ChatBox/ChatBar.qml:106
|
||||
#, kde-format
|
||||
msgid "Send a Location"
|
||||
msgstr "Invia una località"
|
||||
|
||||
#: src/qml/Component/ChatBox/ChatBar.qml:118
|
||||
#: src/qml/Component/ChatBox/ChatBar.qml:119
|
||||
#, kde-format
|
||||
msgid "Send message"
|
||||
msgstr "Invia messaggio"
|
||||
|
||||
#: src/qml/Component/ChatBox/ChatBar.qml:165
|
||||
#, kde-format
|
||||
msgid ""
|
||||
"This room is encrypted. Build libQuotient with encryption enabled to send "
|
||||
"encrypted messages."
|
||||
msgstr ""
|
||||
"Questa stanza è cifrata. Compila libQuotient con la cifratura abilitata per "
|
||||
"inviare messaggi cifrati."
|
||||
|
||||
#: src/qml/Component/ChatBox/ChatBar.qml:165
|
||||
#: src/qml/Component/ChatBox/ChatBar.qml:166
|
||||
#, kde-format
|
||||
msgid "Send an encrypted message…"
|
||||
msgstr "Invia un messaggio cifrato…"
|
||||
|
||||
#: src/qml/Component/ChatBox/ChatBar.qml:165
|
||||
#: src/qml/Component/ChatBox/ChatBar.qml:166
|
||||
#, kde-format
|
||||
msgid "Set an attachment caption..."
|
||||
msgstr "Imposta una didascalia per l'allegato..."
|
||||
|
||||
#: src/qml/Component/ChatBox/ChatBar.qml:165
|
||||
#: src/qml/Component/ChatBox/ChatBar.qml:166
|
||||
#, kde-format
|
||||
msgid "Send a message…"
|
||||
msgstr "Invia un messaggio…"
|
||||
@@ -2044,18 +2035,18 @@ msgstr "Apri una chat privata"
|
||||
msgid "Copy link"
|
||||
msgstr "Copia collegamento"
|
||||
|
||||
#: src/qml/main.qml:299
|
||||
#: src/qml/main.qml:297
|
||||
#, kde-format
|
||||
msgctxt "@title:window"
|
||||
msgid "Session Verification"
|
||||
msgstr "Verifica della sessione"
|
||||
|
||||
#: src/qml/main.qml:311
|
||||
#: src/qml/main.qml:309
|
||||
#, kde-format
|
||||
msgid "User consent"
|
||||
msgstr "Consenso dell'utente"
|
||||
|
||||
#: src/qml/main.qml:316
|
||||
#: src/qml/main.qml:314
|
||||
#, kde-format
|
||||
msgid ""
|
||||
"Your homeserver requires you to agree to its terms and conditions before "
|
||||
@@ -2064,17 +2055,17 @@ msgstr ""
|
||||
"Il tuo server ti richiede di accettare i suoi termini e le sue condizioni "
|
||||
"prima di poterlo utilizzare. Fai clic sul pulsante in basso per leggerli."
|
||||
|
||||
#: src/qml/main.qml:321
|
||||
#: src/qml/main.qml:319
|
||||
#, kde-format
|
||||
msgid "Open"
|
||||
msgstr "Apri"
|
||||
|
||||
#: src/qml/main.qml:356
|
||||
#: src/qml/main.qml:354
|
||||
#, kde-format
|
||||
msgid "Start a chat"
|
||||
msgstr "Avvia una chat"
|
||||
|
||||
#: src/qml/main.qml:358
|
||||
#: src/qml/main.qml:356
|
||||
#, kde-format
|
||||
msgid "Do you want to start a chat with %1?"
|
||||
msgstr "Vuoi iniziare una chat con %1?"
|
||||
@@ -2559,7 +2550,7 @@ msgid "Notification settings"
|
||||
msgstr "Impostazioni delle notifiche"
|
||||
|
||||
#: src/qml/Page/RoomList/AccountMenu.qml:37 src/qml/Settings/DevicesPage.qml:15
|
||||
#: src/qml/Settings/SettingsPage.qml:61
|
||||
#: src/qml/Settings/SettingsPage.qml:62
|
||||
#, kde-format
|
||||
msgid "Devices"
|
||||
msgstr "Dispositivi"
|
||||
@@ -2694,21 +2685,20 @@ msgstr "Cerca nella cartella delle stanze"
|
||||
#, kde-format
|
||||
msgctxt "Collapse <section name>"
|
||||
msgid "Collapse %1"
|
||||
msgstr ""
|
||||
msgstr "Contrai %1"
|
||||
|
||||
#: src/qml/Page/RoomList/Page.qml:196
|
||||
#, fuzzy, kde-format
|
||||
#| msgid "Expand preview"
|
||||
#, kde-format
|
||||
msgctxt "Expand <section name"
|
||||
msgid "Expand %1"
|
||||
msgstr "Espandi l'anteprima"
|
||||
msgstr "Espandi %1"
|
||||
|
||||
#: src/qml/Page/RoomList/RoomDelegate.qml:96
|
||||
#: src/qml/Page/RoomList/RoomDelegate.qml:97
|
||||
#, kde-format
|
||||
msgid "Muted room"
|
||||
msgstr "Stanza silenziata"
|
||||
|
||||
#: src/qml/Page/RoomList/RoomDelegate.qml:128
|
||||
#: src/qml/Page/RoomList/RoomDelegate.qml:129
|
||||
#, kde-format
|
||||
msgid "Configure room"
|
||||
msgstr "Configura la stanza"
|
||||
@@ -2882,8 +2872,7 @@ msgid "Search user in room"
|
||||
msgstr "Cerca l'utente nella stanza"
|
||||
|
||||
#: src/qml/Panel/RoomDrawer.qml:231
|
||||
#, fuzzy, kde-format
|
||||
#| msgid "Invite a User"
|
||||
#, kde-format
|
||||
msgctxt "@title"
|
||||
msgid "Invite a User"
|
||||
msgstr "Invita un utente"
|
||||
@@ -2905,23 +2894,23 @@ msgstr[1] "%1 membri"
|
||||
msgid "No member count"
|
||||
msgstr "Nessun conteggio dei membri"
|
||||
|
||||
#: src/qml/RoomSettings/Categories.qml:18 src/qml/RoomSettings/General.qml:21
|
||||
#: src/qml/Settings/SettingsPage.qml:17
|
||||
#: src/qml/RoomSettings/Categories.qml:19 src/qml/RoomSettings/General.qml:21
|
||||
#: src/qml/Settings/SettingsPage.qml:18
|
||||
#, kde-format
|
||||
msgid "General"
|
||||
msgstr "Generale"
|
||||
|
||||
#: src/qml/RoomSettings/Categories.qml:29 src/qml/RoomSettings/Security.qml:19
|
||||
#: src/qml/RoomSettings/Categories.qml:30 src/qml/RoomSettings/Security.qml:19
|
||||
#, kde-format
|
||||
msgid "Security"
|
||||
msgstr "Sicurezza"
|
||||
|
||||
#: src/qml/RoomSettings/Categories.qml:40
|
||||
#: src/qml/RoomSettings/Categories.qml:41
|
||||
#, kde-format
|
||||
msgid "Permissions"
|
||||
msgstr "Permessi"
|
||||
|
||||
#: src/qml/RoomSettings/Categories.qml:51 src/qml/Settings/SettingsPage.qml:29
|
||||
#: src/qml/RoomSettings/Categories.qml:52 src/qml/Settings/SettingsPage.qml:30
|
||||
#, kde-format
|
||||
msgid "Notifications"
|
||||
msgstr "Notifiche"
|
||||
@@ -3234,83 +3223,83 @@ msgctxt "@option:check"
|
||||
msgid "Encryption"
|
||||
msgstr "Cifratura"
|
||||
|
||||
#: src/qml/RoomSettings/Security.qml:36
|
||||
#: src/qml/RoomSettings/Security.qml:35
|
||||
#, kde-format
|
||||
msgid "Enable encryption"
|
||||
msgstr "Abilita cifratura"
|
||||
|
||||
#: src/qml/RoomSettings/Security.qml:37
|
||||
#: src/qml/RoomSettings/Security.qml:36
|
||||
#, kde-format
|
||||
msgctxt "option:check"
|
||||
msgid "Once enabled, encryption cannot be disabled."
|
||||
msgstr "Una volta abilitata, la cifratura non può essere disabilitata."
|
||||
|
||||
#: src/qml/RoomSettings/Security.qml:50
|
||||
#: src/qml/RoomSettings/Security.qml:49
|
||||
#, kde-format
|
||||
msgctxt "@option:check"
|
||||
msgid "Access"
|
||||
msgstr "Accesso"
|
||||
|
||||
#: src/qml/RoomSettings/Security.qml:57
|
||||
#: src/qml/RoomSettings/Security.qml:56
|
||||
#, kde-format
|
||||
msgctxt "@option:check"
|
||||
msgid "Private (invite only)"
|
||||
msgstr "Privata (solo su invito)"
|
||||
|
||||
#: src/qml/RoomSettings/Security.qml:58
|
||||
#: src/qml/RoomSettings/Security.qml:57
|
||||
#, kde-format
|
||||
msgid "Only invited people can join."
|
||||
msgstr "Possono partecipare solo le persone invitate."
|
||||
|
||||
#: src/qml/RoomSettings/Security.qml:66
|
||||
#: src/qml/RoomSettings/Security.qml:65
|
||||
#, kde-format
|
||||
msgctxt "@option:check"
|
||||
msgid "Space members"
|
||||
msgstr "Membri dello spazio"
|
||||
|
||||
#: src/qml/RoomSettings/Security.qml:67
|
||||
#: src/qml/RoomSettings/Security.qml:66
|
||||
#, kde-format
|
||||
msgid "Anyone in a space can find and join."
|
||||
msgstr "Chiunque in uno spazio può trovare e partecipare."
|
||||
|
||||
#: src/qml/RoomSettings/Security.qml:76
|
||||
#: src/qml/RoomSettings/Security.qml:75
|
||||
#, kde-format
|
||||
msgctxt "@option:check"
|
||||
msgid "Knock"
|
||||
msgstr "Bussa"
|
||||
|
||||
#: src/qml/RoomSettings/Security.qml:77
|
||||
#: src/qml/RoomSettings/Security.qml:76
|
||||
#, kde-format
|
||||
msgid "People not in the room need to request an invite to join the room."
|
||||
msgstr ""
|
||||
"Le persone che non sono nella stanza devono richiedere un invito per "
|
||||
"entrarvi."
|
||||
|
||||
#: src/qml/RoomSettings/Security.qml:87
|
||||
#: src/qml/RoomSettings/Security.qml:86
|
||||
#, kde-format
|
||||
msgctxt "@option:check"
|
||||
msgid "Public"
|
||||
msgstr "Pubblica"
|
||||
|
||||
#: src/qml/RoomSettings/Security.qml:88
|
||||
#: src/qml/RoomSettings/Security.qml:87
|
||||
#, kde-format
|
||||
msgctxt "@option:check"
|
||||
msgid "Anyone can find and join."
|
||||
msgstr "Chiunque può trovarla e partecipare."
|
||||
|
||||
#: src/qml/RoomSettings/Security.qml:100
|
||||
#: src/qml/RoomSettings/Security.qml:99
|
||||
#, kde-format
|
||||
msgctxt "@option:check"
|
||||
msgid "Message history visibility"
|
||||
msgstr "Visibilità della cronologia dei messaggi"
|
||||
|
||||
#: src/qml/RoomSettings/Security.qml:107
|
||||
#: src/qml/RoomSettings/Security.qml:106
|
||||
#, kde-format
|
||||
msgctxt "@option:check"
|
||||
msgid "Anyone"
|
||||
msgstr "Chiunque"
|
||||
|
||||
#: src/qml/RoomSettings/Security.qml:108
|
||||
#: src/qml/RoomSettings/Security.qml:107
|
||||
#, kde-format
|
||||
msgctxt "@option:check"
|
||||
msgid "Anyone, regardless of whether they have joined, can view history."
|
||||
@@ -3318,13 +3307,13 @@ msgstr ""
|
||||
"Chiunque, indipendentemente dal fatto che si sia iscritto, può visualizzare "
|
||||
"la cronologia."
|
||||
|
||||
#: src/qml/RoomSettings/Security.qml:116
|
||||
#: src/qml/RoomSettings/Security.qml:115
|
||||
#, kde-format
|
||||
msgctxt "@option:check"
|
||||
msgid "Members only"
|
||||
msgstr "Solo i membri"
|
||||
|
||||
#: src/qml/RoomSettings/Security.qml:117
|
||||
#: src/qml/RoomSettings/Security.qml:116
|
||||
#, kde-format
|
||||
msgctxt "@option:check"
|
||||
msgid ""
|
||||
@@ -3333,13 +3322,13 @@ msgstr ""
|
||||
"Tutti i membri possono visualizzare l'intera cronologia dei messaggi, anche "
|
||||
"prima dell'adesione."
|
||||
|
||||
#: src/qml/RoomSettings/Security.qml:125
|
||||
#: src/qml/RoomSettings/Security.qml:124
|
||||
#, kde-format
|
||||
msgctxt "@option:check"
|
||||
msgid "Members only (since invite)"
|
||||
msgstr "Solo i membri (dall'invito)"
|
||||
|
||||
#: src/qml/RoomSettings/Security.qml:126
|
||||
#: src/qml/RoomSettings/Security.qml:125
|
||||
#, kde-format
|
||||
msgctxt "@option:check"
|
||||
msgid ""
|
||||
@@ -3349,13 +3338,13 @@ msgstr ""
|
||||
"I nuovi membri possono visualizzare la cronologia dei messaggi dal momento "
|
||||
"in cui sono stati invitati nella stanza virtuale."
|
||||
|
||||
#: src/qml/RoomSettings/Security.qml:134
|
||||
#: src/qml/RoomSettings/Security.qml:133
|
||||
#, kde-format
|
||||
msgctxt "@option:check"
|
||||
msgid "Members only (since joining)"
|
||||
msgstr "Solo i membri (dall'adesione)"
|
||||
|
||||
#: src/qml/RoomSettings/Security.qml:135
|
||||
#: src/qml/RoomSettings/Security.qml:134
|
||||
#, kde-format
|
||||
msgctxt "@option:check"
|
||||
msgid ""
|
||||
@@ -3364,7 +3353,7 @@ msgstr ""
|
||||
"I nuovi membri possono visualizzare la cronologia dei messaggi dal momento "
|
||||
"in cui sono entrati nella stanza virtuale."
|
||||
|
||||
#: src/qml/RoomSettings/Security.qml:154
|
||||
#: src/qml/RoomSettings/Security.qml:153
|
||||
#: src/qml/Settings/NetworkProxyPage.qml:119
|
||||
#, kde-format
|
||||
msgid "Apply"
|
||||
@@ -3453,7 +3442,7 @@ msgid "Homeserver url"
|
||||
msgstr "Server principale"
|
||||
|
||||
#: src/qml/Settings/AccountsPage.qml:16 src/qml/Settings/AccountsPage.qml:25
|
||||
#: src/qml/Settings/SettingsPage.qml:35
|
||||
#: src/qml/Settings/SettingsPage.qml:36
|
||||
#, kde-format
|
||||
msgid "Accounts"
|
||||
msgstr "Account"
|
||||
@@ -3553,7 +3542,7 @@ msgstr "Tema di colori"
|
||||
#, kde-format
|
||||
msgctxt "@label"
|
||||
msgid "%1, Last activity: %2"
|
||||
msgstr ""
|
||||
msgstr "%1, ultima attività: %2"
|
||||
|
||||
#: src/qml/Settings/DeviceDelegate.qml:61
|
||||
#, kde-format
|
||||
@@ -3709,10 +3698,9 @@ msgid "General settings"
|
||||
msgstr "Impostazioni generali"
|
||||
|
||||
#: src/qml/Settings/GeneralSettingsPage.qml:33
|
||||
#, fuzzy, kde-format
|
||||
#| msgid "Close to system tray"
|
||||
#, kde-format
|
||||
msgid "Show in System Tray"
|
||||
msgstr "Chiudi nel vassoio di sistema"
|
||||
msgstr "Mostra nel vassoio di sistema"
|
||||
|
||||
#: src/qml/Settings/GeneralSettingsPage.qml:47
|
||||
#, kde-format
|
||||
@@ -3830,7 +3818,7 @@ msgid "Invites"
|
||||
msgstr "Inviti"
|
||||
|
||||
#: src/qml/Settings/NetworkProxyPage.qml:25
|
||||
#: src/qml/Settings/SettingsPage.qml:55
|
||||
#: src/qml/Settings/SettingsPage.qml:56
|
||||
#, kde-format
|
||||
msgid "Network Proxy"
|
||||
msgstr "Proxy di rete"
|
||||
@@ -3911,27 +3899,27 @@ msgstr "Abilita le evidenziazioni dei messaggi"
|
||||
msgid "Delete keyword"
|
||||
msgstr "Elimina la parola chiave"
|
||||
|
||||
#: src/qml/Settings/SettingsPage.qml:23
|
||||
#: src/qml/Settings/SettingsPage.qml:24
|
||||
#, kde-format
|
||||
msgid "Appearance"
|
||||
msgstr "Aspetto"
|
||||
|
||||
#: src/qml/Settings/SettingsPage.qml:41
|
||||
#: src/qml/Settings/SettingsPage.qml:42
|
||||
#, kde-format
|
||||
msgid "Stickers & Emojis"
|
||||
msgstr "Adesivi ed emoji"
|
||||
|
||||
#: src/qml/Settings/SettingsPage.qml:48
|
||||
#: src/qml/Settings/SettingsPage.qml:49
|
||||
#, kde-format
|
||||
msgid "Spell Checking"
|
||||
msgstr "Controllo ortografico"
|
||||
|
||||
#: src/qml/Settings/SettingsPage.qml:72
|
||||
#: src/qml/Settings/SettingsPage.qml:73
|
||||
#, kde-format
|
||||
msgid "About NeoChat"
|
||||
msgstr "Informazioni su Neochat"
|
||||
|
||||
#: src/qml/Settings/SettingsPage.qml:78
|
||||
#: src/qml/Settings/SettingsPage.qml:79
|
||||
#, kde-format
|
||||
msgid "About KDE"
|
||||
msgstr "Informazioni su KDE"
|
||||
@@ -4088,6 +4076,13 @@ msgstr "Mostra"
|
||||
msgid "Quit"
|
||||
msgstr "Esci"
|
||||
|
||||
#~ msgid ""
|
||||
#~ "This room is encrypted. Build libQuotient with encryption enabled to send "
|
||||
#~ "encrypted messages."
|
||||
#~ msgstr ""
|
||||
#~ "Questa stanza è cifrata. Compila libQuotient con la cifratura abilitata "
|
||||
#~ "per inviare messaggi cifrati."
|
||||
|
||||
#~ msgid "Messages in one-to-one chats"
|
||||
#~ msgstr "Messaggi nelle chat uno a uno"
|
||||
|
||||
|
||||
131
po/ja/neochat.po
131
po/ja/neochat.po
@@ -2,7 +2,7 @@ msgid ""
|
||||
msgstr ""
|
||||
"Project-Id-Version: neochat\n"
|
||||
"Report-Msgid-Bugs-To: https://bugs.kde.org\n"
|
||||
"POT-Creation-Date: 2023-08-06 00:46+0000\n"
|
||||
"POT-Creation-Date: 2023-08-10 00:46+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"
|
||||
@@ -196,17 +196,17 @@ msgctxt "<version number> (built against <possibly different version number>)"
|
||||
msgid "%1 (built against %2)"
|
||||
msgstr ""
|
||||
|
||||
#: src/main.cpp:324
|
||||
#: src/main.cpp:322
|
||||
#, kde-format
|
||||
msgid "Client for the matrix communication protocol"
|
||||
msgstr ""
|
||||
|
||||
#: src/main.cpp:325
|
||||
#: src/main.cpp:323
|
||||
#, kde-format
|
||||
msgid "Supports matrix: url scheme"
|
||||
msgstr ""
|
||||
|
||||
#: src/main.cpp:326
|
||||
#: src/main.cpp:324
|
||||
#, kde-format
|
||||
msgid "Ignore all SSL Errors, e.g., unsigned certificates."
|
||||
msgstr ""
|
||||
@@ -1067,55 +1067,55 @@ msgstr ""
|
||||
msgid "Report sent successfully."
|
||||
msgstr ""
|
||||
|
||||
#: src/neochatroom.cpp:1927 src/neochatroom.cpp:1935
|
||||
#: src/neochatroom.cpp:1924 src/neochatroom.cpp:1932
|
||||
#, kde-format
|
||||
msgctxt "'Lat' and 'Lon' as in Latitude and Longitude"
|
||||
msgid "Lat: %1, Lon: %2"
|
||||
msgstr ""
|
||||
|
||||
#: src/notificationsmanager.cpp:130
|
||||
#: src/notificationsmanager.cpp:128
|
||||
#, kde-format
|
||||
msgid "Encrypted Message"
|
||||
msgstr ""
|
||||
|
||||
#: src/notificationsmanager.cpp:203 src/qml/main.qml:257
|
||||
#: src/notificationsmanager.cpp:201 src/qml/main.qml:257
|
||||
#, kde-format
|
||||
msgid "%1: %2"
|
||||
msgstr ""
|
||||
|
||||
#: src/notificationsmanager.cpp:209
|
||||
#: src/notificationsmanager.cpp:207
|
||||
#, kde-format
|
||||
msgid "Open NeoChat in this room"
|
||||
msgstr ""
|
||||
|
||||
#: src/notificationsmanager.cpp:222 src/qml/Component/HoverActions.qml:109
|
||||
#: src/notificationsmanager.cpp:220 src/qml/Component/HoverActions.qml:109
|
||||
#: src/qml/Menu/Timeline/FileDelegateContextMenu.qml:50
|
||||
#: src/qml/Menu/Timeline/MessageDelegateContextMenu.qml:36
|
||||
#, kde-format
|
||||
msgid "Reply"
|
||||
msgstr ""
|
||||
|
||||
#: src/notificationsmanager.cpp:223
|
||||
#: src/notificationsmanager.cpp:221
|
||||
#, kde-format
|
||||
msgid "Reply..."
|
||||
msgstr ""
|
||||
|
||||
#: src/notificationsmanager.cpp:241
|
||||
#: src/notificationsmanager.cpp:239
|
||||
#, kde-format
|
||||
msgid "%1 invited you to a room"
|
||||
msgstr ""
|
||||
|
||||
#: src/notificationsmanager.cpp:245
|
||||
#: src/notificationsmanager.cpp:243
|
||||
#, kde-format
|
||||
msgid "Open this invitation in NeoChat"
|
||||
msgstr ""
|
||||
|
||||
#: src/notificationsmanager.cpp:251
|
||||
#: src/notificationsmanager.cpp:249
|
||||
#, kde-format
|
||||
msgid "Accept Invitation"
|
||||
msgstr ""
|
||||
|
||||
#: src/notificationsmanager.cpp:251
|
||||
#: src/notificationsmanager.cpp:249
|
||||
#, kde-format
|
||||
msgid "Reject Invitation"
|
||||
msgstr ""
|
||||
@@ -1143,39 +1143,32 @@ msgstr ""
|
||||
msgid "Attach an image or file"
|
||||
msgstr ""
|
||||
|
||||
#: src/qml/Component/ChatBox/ChatBar.qml:89
|
||||
#: src/qml/Component/ChatBox/ChatBar.qml:90
|
||||
#, kde-format
|
||||
msgid "Emojis & Stickers"
|
||||
msgstr ""
|
||||
|
||||
#: src/qml/Component/ChatBox/ChatBar.qml:105
|
||||
#: src/qml/Component/ChatBox/ChatBar.qml:106
|
||||
#, kde-format
|
||||
msgid "Send a Location"
|
||||
msgstr ""
|
||||
|
||||
#: src/qml/Component/ChatBox/ChatBar.qml:118
|
||||
#: src/qml/Component/ChatBox/ChatBar.qml:119
|
||||
#, kde-format
|
||||
msgid "Send message"
|
||||
msgstr ""
|
||||
|
||||
#: src/qml/Component/ChatBox/ChatBar.qml:165
|
||||
#, kde-format
|
||||
msgid ""
|
||||
"This room is encrypted. Build libQuotient with encryption enabled to send "
|
||||
"encrypted messages."
|
||||
msgstr ""
|
||||
|
||||
#: src/qml/Component/ChatBox/ChatBar.qml:165
|
||||
#: src/qml/Component/ChatBox/ChatBar.qml:166
|
||||
#, kde-format
|
||||
msgid "Send an encrypted message…"
|
||||
msgstr ""
|
||||
|
||||
#: src/qml/Component/ChatBox/ChatBar.qml:165
|
||||
#: src/qml/Component/ChatBox/ChatBar.qml:166
|
||||
#, kde-format
|
||||
msgid "Set an attachment caption..."
|
||||
msgstr ""
|
||||
|
||||
#: src/qml/Component/ChatBox/ChatBar.qml:165
|
||||
#: src/qml/Component/ChatBox/ChatBar.qml:166
|
||||
#, kde-format
|
||||
msgid "Send a message…"
|
||||
msgstr ""
|
||||
@@ -1989,35 +1982,35 @@ msgstr ""
|
||||
msgid "Copy link"
|
||||
msgstr ""
|
||||
|
||||
#: src/qml/main.qml:299
|
||||
#: src/qml/main.qml:297
|
||||
#, kde-format
|
||||
msgctxt "@title:window"
|
||||
msgid "Session Verification"
|
||||
msgstr ""
|
||||
|
||||
#: src/qml/main.qml:311
|
||||
#: src/qml/main.qml:309
|
||||
#, kde-format
|
||||
msgid "User consent"
|
||||
msgstr ""
|
||||
|
||||
#: src/qml/main.qml:316
|
||||
#: src/qml/main.qml:314
|
||||
#, kde-format
|
||||
msgid ""
|
||||
"Your homeserver requires you to agree to its terms and conditions before "
|
||||
"being able to use it. Please click the button below to read them."
|
||||
msgstr ""
|
||||
|
||||
#: src/qml/main.qml:321
|
||||
#: src/qml/main.qml:319
|
||||
#, kde-format
|
||||
msgid "Open"
|
||||
msgstr ""
|
||||
|
||||
#: src/qml/main.qml:356
|
||||
#: src/qml/main.qml:354
|
||||
#, kde-format
|
||||
msgid "Start a chat"
|
||||
msgstr ""
|
||||
|
||||
#: src/qml/main.qml:358
|
||||
#: src/qml/main.qml:356
|
||||
#, kde-format
|
||||
msgid "Do you want to start a chat with %1?"
|
||||
msgstr ""
|
||||
@@ -2500,7 +2493,7 @@ msgid "Notification settings"
|
||||
msgstr ""
|
||||
|
||||
#: src/qml/Page/RoomList/AccountMenu.qml:37 src/qml/Settings/DevicesPage.qml:15
|
||||
#: src/qml/Settings/SettingsPage.qml:61
|
||||
#: src/qml/Settings/SettingsPage.qml:62
|
||||
#, kde-format
|
||||
msgid "Devices"
|
||||
msgstr ""
|
||||
@@ -2643,12 +2636,12 @@ msgctxt "Expand <section name"
|
||||
msgid "Expand %1"
|
||||
msgstr ""
|
||||
|
||||
#: src/qml/Page/RoomList/RoomDelegate.qml:96
|
||||
#: src/qml/Page/RoomList/RoomDelegate.qml:97
|
||||
#, kde-format
|
||||
msgid "Muted room"
|
||||
msgstr ""
|
||||
|
||||
#: src/qml/Page/RoomList/RoomDelegate.qml:128
|
||||
#: src/qml/Page/RoomList/RoomDelegate.qml:129
|
||||
#, kde-format
|
||||
msgid "Configure room"
|
||||
msgstr ""
|
||||
@@ -2843,23 +2836,23 @@ msgstr[0] ""
|
||||
msgid "No member count"
|
||||
msgstr ""
|
||||
|
||||
#: src/qml/RoomSettings/Categories.qml:18 src/qml/RoomSettings/General.qml:21
|
||||
#: src/qml/Settings/SettingsPage.qml:17
|
||||
#: src/qml/RoomSettings/Categories.qml:19 src/qml/RoomSettings/General.qml:21
|
||||
#: src/qml/Settings/SettingsPage.qml:18
|
||||
#, kde-format
|
||||
msgid "General"
|
||||
msgstr ""
|
||||
|
||||
#: src/qml/RoomSettings/Categories.qml:29 src/qml/RoomSettings/Security.qml:19
|
||||
#: src/qml/RoomSettings/Categories.qml:30 src/qml/RoomSettings/Security.qml:19
|
||||
#, kde-format
|
||||
msgid "Security"
|
||||
msgstr ""
|
||||
|
||||
#: src/qml/RoomSettings/Categories.qml:40
|
||||
#: src/qml/RoomSettings/Categories.qml:41
|
||||
#, kde-format
|
||||
msgid "Permissions"
|
||||
msgstr ""
|
||||
|
||||
#: src/qml/RoomSettings/Categories.qml:51 src/qml/Settings/SettingsPage.qml:29
|
||||
#: src/qml/RoomSettings/Categories.qml:52 src/qml/Settings/SettingsPage.qml:30
|
||||
#, kde-format
|
||||
msgid "Notifications"
|
||||
msgstr ""
|
||||
@@ -3158,106 +3151,106 @@ msgctxt "@option:check"
|
||||
msgid "Encryption"
|
||||
msgstr ""
|
||||
|
||||
#: src/qml/RoomSettings/Security.qml:36
|
||||
#: src/qml/RoomSettings/Security.qml:35
|
||||
#, kde-format
|
||||
msgid "Enable encryption"
|
||||
msgstr ""
|
||||
|
||||
#: src/qml/RoomSettings/Security.qml:37
|
||||
#: src/qml/RoomSettings/Security.qml:36
|
||||
#, kde-format
|
||||
msgctxt "option:check"
|
||||
msgid "Once enabled, encryption cannot be disabled."
|
||||
msgstr ""
|
||||
|
||||
#: src/qml/RoomSettings/Security.qml:50
|
||||
#: src/qml/RoomSettings/Security.qml:49
|
||||
#, kde-format
|
||||
msgctxt "@option:check"
|
||||
msgid "Access"
|
||||
msgstr ""
|
||||
|
||||
#: src/qml/RoomSettings/Security.qml:57
|
||||
#: src/qml/RoomSettings/Security.qml:56
|
||||
#, kde-format
|
||||
msgctxt "@option:check"
|
||||
msgid "Private (invite only)"
|
||||
msgstr ""
|
||||
|
||||
#: src/qml/RoomSettings/Security.qml:58
|
||||
#: src/qml/RoomSettings/Security.qml:57
|
||||
#, kde-format
|
||||
msgid "Only invited people can join."
|
||||
msgstr ""
|
||||
|
||||
#: src/qml/RoomSettings/Security.qml:66
|
||||
#: src/qml/RoomSettings/Security.qml:65
|
||||
#, kde-format
|
||||
msgctxt "@option:check"
|
||||
msgid "Space members"
|
||||
msgstr ""
|
||||
|
||||
#: src/qml/RoomSettings/Security.qml:67
|
||||
#: src/qml/RoomSettings/Security.qml:66
|
||||
#, kde-format
|
||||
msgid "Anyone in a space can find and join."
|
||||
msgstr ""
|
||||
|
||||
#: src/qml/RoomSettings/Security.qml:76
|
||||
#: src/qml/RoomSettings/Security.qml:75
|
||||
#, kde-format
|
||||
msgctxt "@option:check"
|
||||
msgid "Knock"
|
||||
msgstr ""
|
||||
|
||||
#: src/qml/RoomSettings/Security.qml:77
|
||||
#: src/qml/RoomSettings/Security.qml:76
|
||||
#, kde-format
|
||||
msgid "People not in the room need to request an invite to join the room."
|
||||
msgstr ""
|
||||
|
||||
#: src/qml/RoomSettings/Security.qml:87
|
||||
#: src/qml/RoomSettings/Security.qml:86
|
||||
#, kde-format
|
||||
msgctxt "@option:check"
|
||||
msgid "Public"
|
||||
msgstr ""
|
||||
|
||||
#: src/qml/RoomSettings/Security.qml:88
|
||||
#: src/qml/RoomSettings/Security.qml:87
|
||||
#, kde-format
|
||||
msgctxt "@option:check"
|
||||
msgid "Anyone can find and join."
|
||||
msgstr ""
|
||||
|
||||
#: src/qml/RoomSettings/Security.qml:100
|
||||
#: src/qml/RoomSettings/Security.qml:99
|
||||
#, kde-format
|
||||
msgctxt "@option:check"
|
||||
msgid "Message history visibility"
|
||||
msgstr ""
|
||||
|
||||
#: src/qml/RoomSettings/Security.qml:107
|
||||
#: src/qml/RoomSettings/Security.qml:106
|
||||
#, kde-format
|
||||
msgctxt "@option:check"
|
||||
msgid "Anyone"
|
||||
msgstr ""
|
||||
|
||||
#: src/qml/RoomSettings/Security.qml:108
|
||||
#: src/qml/RoomSettings/Security.qml:107
|
||||
#, kde-format
|
||||
msgctxt "@option:check"
|
||||
msgid "Anyone, regardless of whether they have joined, can view history."
|
||||
msgstr ""
|
||||
|
||||
#: src/qml/RoomSettings/Security.qml:116
|
||||
#: src/qml/RoomSettings/Security.qml:115
|
||||
#, kde-format
|
||||
msgctxt "@option:check"
|
||||
msgid "Members only"
|
||||
msgstr ""
|
||||
|
||||
#: src/qml/RoomSettings/Security.qml:117
|
||||
#: src/qml/RoomSettings/Security.qml:116
|
||||
#, kde-format
|
||||
msgctxt "@option:check"
|
||||
msgid ""
|
||||
"All members can view the entire message history, even before they joined."
|
||||
msgstr ""
|
||||
|
||||
#: src/qml/RoomSettings/Security.qml:125
|
||||
#: src/qml/RoomSettings/Security.qml:124
|
||||
#, kde-format
|
||||
msgctxt "@option:check"
|
||||
msgid "Members only (since invite)"
|
||||
msgstr ""
|
||||
|
||||
#: src/qml/RoomSettings/Security.qml:126
|
||||
#: src/qml/RoomSettings/Security.qml:125
|
||||
#, kde-format
|
||||
msgctxt "@option:check"
|
||||
msgid ""
|
||||
@@ -3265,20 +3258,20 @@ msgid ""
|
||||
"the room."
|
||||
msgstr ""
|
||||
|
||||
#: src/qml/RoomSettings/Security.qml:134
|
||||
#: src/qml/RoomSettings/Security.qml:133
|
||||
#, kde-format
|
||||
msgctxt "@option:check"
|
||||
msgid "Members only (since joining)"
|
||||
msgstr ""
|
||||
|
||||
#: src/qml/RoomSettings/Security.qml:135
|
||||
#: src/qml/RoomSettings/Security.qml:134
|
||||
#, kde-format
|
||||
msgctxt "@option:check"
|
||||
msgid ""
|
||||
"New members can view the message history from the point they joined the room."
|
||||
msgstr ""
|
||||
|
||||
#: src/qml/RoomSettings/Security.qml:154
|
||||
#: src/qml/RoomSettings/Security.qml:153
|
||||
#: src/qml/Settings/NetworkProxyPage.qml:119
|
||||
#, kde-format
|
||||
msgid "Apply"
|
||||
@@ -3367,7 +3360,7 @@ msgid "Homeserver url"
|
||||
msgstr ""
|
||||
|
||||
#: src/qml/Settings/AccountsPage.qml:16 src/qml/Settings/AccountsPage.qml:25
|
||||
#: src/qml/Settings/SettingsPage.qml:35
|
||||
#: src/qml/Settings/SettingsPage.qml:36
|
||||
#, kde-format
|
||||
msgid "Accounts"
|
||||
msgstr ""
|
||||
@@ -3738,7 +3731,7 @@ msgid "Invites"
|
||||
msgstr ""
|
||||
|
||||
#: src/qml/Settings/NetworkProxyPage.qml:25
|
||||
#: src/qml/Settings/SettingsPage.qml:55
|
||||
#: src/qml/Settings/SettingsPage.qml:56
|
||||
#, kde-format
|
||||
msgid "Network Proxy"
|
||||
msgstr ""
|
||||
@@ -3819,27 +3812,27 @@ msgstr ""
|
||||
msgid "Delete keyword"
|
||||
msgstr ""
|
||||
|
||||
#: src/qml/Settings/SettingsPage.qml:23
|
||||
#: src/qml/Settings/SettingsPage.qml:24
|
||||
#, kde-format
|
||||
msgid "Appearance"
|
||||
msgstr ""
|
||||
|
||||
#: src/qml/Settings/SettingsPage.qml:41
|
||||
#: src/qml/Settings/SettingsPage.qml:42
|
||||
#, kde-format
|
||||
msgid "Stickers & Emojis"
|
||||
msgstr ""
|
||||
|
||||
#: src/qml/Settings/SettingsPage.qml:48
|
||||
#: src/qml/Settings/SettingsPage.qml:49
|
||||
#, kde-format
|
||||
msgid "Spell Checking"
|
||||
msgstr ""
|
||||
|
||||
#: src/qml/Settings/SettingsPage.qml:72
|
||||
#: src/qml/Settings/SettingsPage.qml:73
|
||||
#, kde-format
|
||||
msgid "About NeoChat"
|
||||
msgstr ""
|
||||
|
||||
#: src/qml/Settings/SettingsPage.qml:78
|
||||
#: src/qml/Settings/SettingsPage.qml:79
|
||||
#, kde-format
|
||||
msgid "About KDE"
|
||||
msgstr ""
|
||||
|
||||
144
po/ka/neochat.po
144
po/ka/neochat.po
@@ -7,8 +7,8 @@ msgid ""
|
||||
msgstr ""
|
||||
"Project-Id-Version: neochat\n"
|
||||
"Report-Msgid-Bugs-To: https://bugs.kde.org\n"
|
||||
"POT-Creation-Date: 2023-08-06 00:46+0000\n"
|
||||
"PO-Revision-Date: 2023-08-02 06:48+0200\n"
|
||||
"POT-Creation-Date: 2023-08-10 00:46+0000\n"
|
||||
"PO-Revision-Date: 2023-08-08 06:57+0200\n"
|
||||
"Last-Translator: Temuri Doghonadze <temuri.doghonadze@gmail.com>\n"
|
||||
"Language-Team: Georgian <kde-i18n-doc@kde.org>\n"
|
||||
"Language: ka\n"
|
||||
@@ -201,17 +201,17 @@ msgctxt "<version number> (built against <possibly different version number>)"
|
||||
msgid "%1 (built against %2)"
|
||||
msgstr "%1 (აგებულია %2-ით)"
|
||||
|
||||
#: src/main.cpp:324
|
||||
#: src/main.cpp:322
|
||||
#, kde-format
|
||||
msgid "Client for the matrix communication protocol"
|
||||
msgstr "კლიენტი Matrix-ის კომუნიკაციის პროტოკოლისთვის"
|
||||
|
||||
#: src/main.cpp:325
|
||||
#: src/main.cpp:323
|
||||
#, kde-format
|
||||
msgid "Supports matrix: url scheme"
|
||||
msgstr "Matrix-ის მხარდჭერა: ბმული სქემა"
|
||||
|
||||
#: src/main.cpp:326
|
||||
#: src/main.cpp:324
|
||||
#, kde-format
|
||||
msgid "Ignore all SSL Errors, e.g., unsigned certificates."
|
||||
msgstr "ყველა SSL შეცდომის იგნორი. მაგ: ხელმოუწერელი სერტიფიკატები."
|
||||
@@ -1077,55 +1077,55 @@ msgstr "დაიწყო გამოკითხვა"
|
||||
msgid "Report sent successfully."
|
||||
msgstr "ანგარიში წარმატებით გაიგზავნა."
|
||||
|
||||
#: src/neochatroom.cpp:1927 src/neochatroom.cpp:1935
|
||||
#: src/neochatroom.cpp:1924 src/neochatroom.cpp:1932
|
||||
#, kde-format
|
||||
msgctxt "'Lat' and 'Lon' as in Latitude and Longitude"
|
||||
msgid "Lat: %1, Lon: %2"
|
||||
msgstr "გან: %1, გრძ: %2"
|
||||
|
||||
#: src/notificationsmanager.cpp:130
|
||||
#: src/notificationsmanager.cpp:128
|
||||
#, kde-format
|
||||
msgid "Encrypted Message"
|
||||
msgstr "დაშიფრული შეტყობინება"
|
||||
|
||||
#: src/notificationsmanager.cpp:203 src/qml/main.qml:257
|
||||
#: src/notificationsmanager.cpp:201 src/qml/main.qml:257
|
||||
#, kde-format
|
||||
msgid "%1: %2"
|
||||
msgstr "%1: %2"
|
||||
|
||||
#: src/notificationsmanager.cpp:209
|
||||
#: src/notificationsmanager.cpp:207
|
||||
#, kde-format
|
||||
msgid "Open NeoChat in this room"
|
||||
msgstr "ამ ოთახში NeoChat-ის გახსნა"
|
||||
|
||||
#: src/notificationsmanager.cpp:222 src/qml/Component/HoverActions.qml:109
|
||||
#: src/notificationsmanager.cpp:220 src/qml/Component/HoverActions.qml:109
|
||||
#: src/qml/Menu/Timeline/FileDelegateContextMenu.qml:50
|
||||
#: src/qml/Menu/Timeline/MessageDelegateContextMenu.qml:36
|
||||
#, kde-format
|
||||
msgid "Reply"
|
||||
msgstr "პასუხი"
|
||||
|
||||
#: src/notificationsmanager.cpp:223
|
||||
#: src/notificationsmanager.cpp:221
|
||||
#, kde-format
|
||||
msgid "Reply..."
|
||||
msgstr "პასუხი…"
|
||||
|
||||
#: src/notificationsmanager.cpp:241
|
||||
#: src/notificationsmanager.cpp:239
|
||||
#, kde-format
|
||||
msgid "%1 invited you to a room"
|
||||
msgstr "%1 -მა ოთახში მოგიწვიათ"
|
||||
|
||||
#: src/notificationsmanager.cpp:245
|
||||
#: src/notificationsmanager.cpp:243
|
||||
#, kde-format
|
||||
msgid "Open this invitation in NeoChat"
|
||||
msgstr "ამ მოსაწვევის NeoChat-ში გახსნა"
|
||||
|
||||
#: src/notificationsmanager.cpp:251
|
||||
#: src/notificationsmanager.cpp:249
|
||||
#, kde-format
|
||||
msgid "Accept Invitation"
|
||||
msgstr "მოსაწვევის მიღება"
|
||||
|
||||
#: src/notificationsmanager.cpp:251
|
||||
#: src/notificationsmanager.cpp:249
|
||||
#, kde-format
|
||||
msgid "Reject Invitation"
|
||||
msgstr "მოსაწვევის უარყოფა"
|
||||
@@ -1153,41 +1153,32 @@ msgstr "მიმაგრებული ფაილის გაგზავ
|
||||
msgid "Attach an image or file"
|
||||
msgstr "გამოსახულების ან ფაილის მიბმა"
|
||||
|
||||
#: src/qml/Component/ChatBox/ChatBar.qml:89
|
||||
#: src/qml/Component/ChatBox/ChatBar.qml:90
|
||||
#, kde-format
|
||||
msgid "Emojis & Stickers"
|
||||
msgstr "ემოჯიები და სტიკერები"
|
||||
|
||||
#: src/qml/Component/ChatBox/ChatBar.qml:105
|
||||
#: src/qml/Component/ChatBox/ChatBar.qml:106
|
||||
#, kde-format
|
||||
msgid "Send a Location"
|
||||
msgstr "მდებარეობის გაგზავნა"
|
||||
|
||||
#: src/qml/Component/ChatBox/ChatBar.qml:118
|
||||
#: src/qml/Component/ChatBox/ChatBar.qml:119
|
||||
#, kde-format
|
||||
msgid "Send message"
|
||||
msgstr "შეტყობინების გაგზავნა"
|
||||
|
||||
#: src/qml/Component/ChatBox/ChatBar.qml:165
|
||||
#, kde-format
|
||||
msgid ""
|
||||
"This room is encrypted. Build libQuotient with encryption enabled to send "
|
||||
"encrypted messages."
|
||||
msgstr ""
|
||||
"ოთახი დაშიფრულია. დაშიფრული შეტყობინებების გასაგზავნად libQuotient შიფრაციის "
|
||||
"მხარდაჭერით უნდა ააგოთ."
|
||||
|
||||
#: src/qml/Component/ChatBox/ChatBar.qml:165
|
||||
#: src/qml/Component/ChatBox/ChatBar.qml:166
|
||||
#, kde-format
|
||||
msgid "Send an encrypted message…"
|
||||
msgstr "დაშიფრული შეტყობინების გაგზავნა…"
|
||||
|
||||
#: src/qml/Component/ChatBox/ChatBar.qml:165
|
||||
#: src/qml/Component/ChatBox/ChatBar.qml:166
|
||||
#, kde-format
|
||||
msgid "Set an attachment caption..."
|
||||
msgstr "მიმაგრებული ფაილების წარწერის დაყენება..."
|
||||
|
||||
#: src/qml/Component/ChatBox/ChatBar.qml:165
|
||||
#: src/qml/Component/ChatBox/ChatBar.qml:166
|
||||
#, kde-format
|
||||
msgid "Send a message…"
|
||||
msgstr "შეტყობინების გაგზავნა…"
|
||||
@@ -2017,18 +2008,18 @@ msgstr "პირადი საუბრის გახსნა"
|
||||
msgid "Copy link"
|
||||
msgstr "ბმულის კოპირება"
|
||||
|
||||
#: src/qml/main.qml:299
|
||||
#: src/qml/main.qml:297
|
||||
#, kde-format
|
||||
msgctxt "@title:window"
|
||||
msgid "Session Verification"
|
||||
msgstr "სესიის გადამოწმება"
|
||||
|
||||
#: src/qml/main.qml:311
|
||||
#: src/qml/main.qml:309
|
||||
#, kde-format
|
||||
msgid "User consent"
|
||||
msgstr "მომხმარებლის თანხმობა"
|
||||
|
||||
#: src/qml/main.qml:316
|
||||
#: src/qml/main.qml:314
|
||||
#, kde-format
|
||||
msgid ""
|
||||
"Your homeserver requires you to agree to its terms and conditions before "
|
||||
@@ -2037,17 +2028,17 @@ msgstr ""
|
||||
"თქვენი სახლის სერვერის გამოყენებამდე საჭიროა მის პირობებს და ლიცენზიას "
|
||||
"დაეთანხმოთ. მის წასაკითხად ქვემოთ ღილაკს დააჭირეთ."
|
||||
|
||||
#: src/qml/main.qml:321
|
||||
#: src/qml/main.qml:319
|
||||
#, kde-format
|
||||
msgid "Open"
|
||||
msgstr "გახსნა"
|
||||
|
||||
#: src/qml/main.qml:356
|
||||
#: src/qml/main.qml:354
|
||||
#, kde-format
|
||||
msgid "Start a chat"
|
||||
msgstr "საუბრის დაწყება"
|
||||
|
||||
#: src/qml/main.qml:358
|
||||
#: src/qml/main.qml:356
|
||||
#, kde-format
|
||||
msgid "Do you want to start a chat with %1?"
|
||||
msgstr "გნებავთ დაიწყოთ საუბარი %1-სთან?"
|
||||
@@ -2532,7 +2523,7 @@ msgid "Notification settings"
|
||||
msgstr "გაფრთხილებების მორგება"
|
||||
|
||||
#: src/qml/Page/RoomList/AccountMenu.qml:37 src/qml/Settings/DevicesPage.qml:15
|
||||
#: src/qml/Settings/SettingsPage.qml:61
|
||||
#: src/qml/Settings/SettingsPage.qml:62
|
||||
#, kde-format
|
||||
msgid "Devices"
|
||||
msgstr "მოწყობილობები"
|
||||
@@ -2675,12 +2666,12 @@ msgctxt "Expand <section name"
|
||||
msgid "Expand %1"
|
||||
msgstr "%1-ის ამოკეცვა"
|
||||
|
||||
#: src/qml/Page/RoomList/RoomDelegate.qml:96
|
||||
#: src/qml/Page/RoomList/RoomDelegate.qml:97
|
||||
#, kde-format
|
||||
msgid "Muted room"
|
||||
msgstr "დადუმებული ოთახი"
|
||||
|
||||
#: src/qml/Page/RoomList/RoomDelegate.qml:128
|
||||
#: src/qml/Page/RoomList/RoomDelegate.qml:129
|
||||
#, kde-format
|
||||
msgid "Configure room"
|
||||
msgstr "ოთახის მორგება"
|
||||
@@ -2876,23 +2867,23 @@ msgstr[1] "%1 წევრი"
|
||||
msgid "No member count"
|
||||
msgstr "წევრების რაოდენობის გარეშე"
|
||||
|
||||
#: src/qml/RoomSettings/Categories.qml:18 src/qml/RoomSettings/General.qml:21
|
||||
#: src/qml/Settings/SettingsPage.qml:17
|
||||
#: src/qml/RoomSettings/Categories.qml:19 src/qml/RoomSettings/General.qml:21
|
||||
#: src/qml/Settings/SettingsPage.qml:18
|
||||
#, kde-format
|
||||
msgid "General"
|
||||
msgstr "ზოგადი"
|
||||
|
||||
#: src/qml/RoomSettings/Categories.qml:29 src/qml/RoomSettings/Security.qml:19
|
||||
#: src/qml/RoomSettings/Categories.qml:30 src/qml/RoomSettings/Security.qml:19
|
||||
#, kde-format
|
||||
msgid "Security"
|
||||
msgstr "უსაფრთხოება"
|
||||
|
||||
#: src/qml/RoomSettings/Categories.qml:40
|
||||
#: src/qml/RoomSettings/Categories.qml:41
|
||||
#, kde-format
|
||||
msgid "Permissions"
|
||||
msgstr "უფლებები"
|
||||
|
||||
#: src/qml/RoomSettings/Categories.qml:51 src/qml/Settings/SettingsPage.qml:29
|
||||
#: src/qml/RoomSettings/Categories.qml:52 src/qml/Settings/SettingsPage.qml:30
|
||||
#, kde-format
|
||||
msgid "Notifications"
|
||||
msgstr "გაფრთხილებები"
|
||||
@@ -3196,93 +3187,93 @@ msgctxt "@option:check"
|
||||
msgid "Encryption"
|
||||
msgstr "დაშიფვრა"
|
||||
|
||||
#: src/qml/RoomSettings/Security.qml:36
|
||||
#: src/qml/RoomSettings/Security.qml:35
|
||||
#, kde-format
|
||||
msgid "Enable encryption"
|
||||
msgstr "დაშიფვრის ჩართვა"
|
||||
|
||||
#: src/qml/RoomSettings/Security.qml:37
|
||||
#: src/qml/RoomSettings/Security.qml:36
|
||||
#, kde-format
|
||||
msgctxt "option:check"
|
||||
msgid "Once enabled, encryption cannot be disabled."
|
||||
msgstr "როცა ჩართავთ, დაშიფვრის გამორთვა შეუძლებელია."
|
||||
|
||||
#: src/qml/RoomSettings/Security.qml:50
|
||||
#: src/qml/RoomSettings/Security.qml:49
|
||||
#, kde-format
|
||||
msgctxt "@option:check"
|
||||
msgid "Access"
|
||||
msgstr "წვდომა"
|
||||
|
||||
#: src/qml/RoomSettings/Security.qml:57
|
||||
#: src/qml/RoomSettings/Security.qml:56
|
||||
#, kde-format
|
||||
msgctxt "@option:check"
|
||||
msgid "Private (invite only)"
|
||||
msgstr "პირადი (მხოლოდ მოსაწვევით)"
|
||||
|
||||
#: src/qml/RoomSettings/Security.qml:58
|
||||
#: src/qml/RoomSettings/Security.qml:57
|
||||
#, kde-format
|
||||
msgid "Only invited people can join."
|
||||
msgstr "შემოსვლა მხოლოდ მოწვეულ ხალხს სეუძლია."
|
||||
|
||||
#: src/qml/RoomSettings/Security.qml:66
|
||||
#: src/qml/RoomSettings/Security.qml:65
|
||||
#, kde-format
|
||||
msgctxt "@option:check"
|
||||
msgid "Space members"
|
||||
msgstr "სივრცის წევრები"
|
||||
|
||||
#: src/qml/RoomSettings/Security.qml:67
|
||||
#: src/qml/RoomSettings/Security.qml:66
|
||||
#, kde-format
|
||||
msgid "Anyone in a space can find and join."
|
||||
msgstr "სივრცეში მყოფს ყველას შეუძლია პოვნა და შემოსვლა."
|
||||
|
||||
#: src/qml/RoomSettings/Security.qml:76
|
||||
#: src/qml/RoomSettings/Security.qml:75
|
||||
#, kde-format
|
||||
msgctxt "@option:check"
|
||||
msgid "Knock"
|
||||
msgstr "კაკუნი"
|
||||
|
||||
#: src/qml/RoomSettings/Security.qml:77
|
||||
#: src/qml/RoomSettings/Security.qml:76
|
||||
#, kde-format
|
||||
msgid "People not in the room need to request an invite to join the room."
|
||||
msgstr "ხალხს, რომელიც ოთახში არაა, შესასვლელად მოსაწვევი სჭირდებათ."
|
||||
|
||||
#: src/qml/RoomSettings/Security.qml:87
|
||||
#: src/qml/RoomSettings/Security.qml:86
|
||||
#, kde-format
|
||||
msgctxt "@option:check"
|
||||
msgid "Public"
|
||||
msgstr "საჯარო"
|
||||
|
||||
#: src/qml/RoomSettings/Security.qml:88
|
||||
#: src/qml/RoomSettings/Security.qml:87
|
||||
#, kde-format
|
||||
msgctxt "@option:check"
|
||||
msgid "Anyone can find and join."
|
||||
msgstr "პოვნა და შემოსვლა ყველას შეუძლია."
|
||||
|
||||
#: src/qml/RoomSettings/Security.qml:100
|
||||
#: src/qml/RoomSettings/Security.qml:99
|
||||
#, kde-format
|
||||
msgctxt "@option:check"
|
||||
msgid "Message history visibility"
|
||||
msgstr "შეტყობინებების ისტორიის ხილვადობა"
|
||||
|
||||
#: src/qml/RoomSettings/Security.qml:107
|
||||
#: src/qml/RoomSettings/Security.qml:106
|
||||
#, kde-format
|
||||
msgctxt "@option:check"
|
||||
msgid "Anyone"
|
||||
msgstr "ყველა"
|
||||
|
||||
#: src/qml/RoomSettings/Security.qml:108
|
||||
#: src/qml/RoomSettings/Security.qml:107
|
||||
#, kde-format
|
||||
msgctxt "@option:check"
|
||||
msgid "Anyone, regardless of whether they have joined, can view history."
|
||||
msgstr "ყველას, იმის მიუხედავად, როგორ მოხვდა არხზე, ისტორიის ნახვა შეუძლია."
|
||||
|
||||
#: src/qml/RoomSettings/Security.qml:116
|
||||
#: src/qml/RoomSettings/Security.qml:115
|
||||
#, kde-format
|
||||
msgctxt "@option:check"
|
||||
msgid "Members only"
|
||||
msgstr "მხოლოდ წევრები"
|
||||
|
||||
#: src/qml/RoomSettings/Security.qml:117
|
||||
#: src/qml/RoomSettings/Security.qml:116
|
||||
#, kde-format
|
||||
msgctxt "@option:check"
|
||||
msgid ""
|
||||
@@ -3291,13 +3282,13 @@ msgstr ""
|
||||
"ყველა წევრს შეუძლია შეტყობინებების სრული ისტორიის ნახვა მაშინაც კი, სანამ "
|
||||
"არხს შემოუერთდებიან."
|
||||
|
||||
#: src/qml/RoomSettings/Security.qml:125
|
||||
#: src/qml/RoomSettings/Security.qml:124
|
||||
#, kde-format
|
||||
msgctxt "@option:check"
|
||||
msgid "Members only (since invite)"
|
||||
msgstr "მხოლოდ წევრებს (მოწვევიდან)"
|
||||
|
||||
#: src/qml/RoomSettings/Security.qml:126
|
||||
#: src/qml/RoomSettings/Security.qml:125
|
||||
#, kde-format
|
||||
msgctxt "@option:check"
|
||||
msgid ""
|
||||
@@ -3307,13 +3298,13 @@ msgstr ""
|
||||
"ახალ წევრებს შეტყობინებების ისტორიის ნახვა მათი ოთახში მოწვევის მომენტის "
|
||||
"შემდეგ შეუძლიათ."
|
||||
|
||||
#: src/qml/RoomSettings/Security.qml:134
|
||||
#: src/qml/RoomSettings/Security.qml:133
|
||||
#, kde-format
|
||||
msgctxt "@option:check"
|
||||
msgid "Members only (since joining)"
|
||||
msgstr "მხოლოდ წევრებს (მოწვევიდან)"
|
||||
|
||||
#: src/qml/RoomSettings/Security.qml:135
|
||||
#: src/qml/RoomSettings/Security.qml:134
|
||||
#, kde-format
|
||||
msgctxt "@option:check"
|
||||
msgid ""
|
||||
@@ -3322,7 +3313,7 @@ msgstr ""
|
||||
"ახალ წევრებს შეტყობინებების ისტორიის ნახვა მათი ოთახში შემოსვლის მომენტის "
|
||||
"შემდეგ შეუძლიათ."
|
||||
|
||||
#: src/qml/RoomSettings/Security.qml:154
|
||||
#: src/qml/RoomSettings/Security.qml:153
|
||||
#: src/qml/Settings/NetworkProxyPage.qml:119
|
||||
#, kde-format
|
||||
msgid "Apply"
|
||||
@@ -3411,7 +3402,7 @@ msgid "Homeserver url"
|
||||
msgstr "სახლის სერვერის URL"
|
||||
|
||||
#: src/qml/Settings/AccountsPage.qml:16 src/qml/Settings/AccountsPage.qml:25
|
||||
#: src/qml/Settings/SettingsPage.qml:35
|
||||
#: src/qml/Settings/SettingsPage.qml:36
|
||||
#, kde-format
|
||||
msgid "Accounts"
|
||||
msgstr "ანგარიშები"
|
||||
@@ -3511,7 +3502,7 @@ msgstr "ფერის თემა"
|
||||
#, kde-format
|
||||
msgctxt "@label"
|
||||
msgid "%1, Last activity: %2"
|
||||
msgstr ""
|
||||
msgstr "%1, ბოლო აქტივობა: %2"
|
||||
|
||||
#: src/qml/Settings/DeviceDelegate.qml:61
|
||||
#, kde-format
|
||||
@@ -3783,7 +3774,7 @@ msgid "Invites"
|
||||
msgstr "მოსაწვევები"
|
||||
|
||||
#: src/qml/Settings/NetworkProxyPage.qml:25
|
||||
#: src/qml/Settings/SettingsPage.qml:55
|
||||
#: src/qml/Settings/SettingsPage.qml:56
|
||||
#, kde-format
|
||||
msgid "Network Proxy"
|
||||
msgstr "ქსელის პროქსი"
|
||||
@@ -3864,27 +3855,27 @@ msgstr "შეტყობინებების გამოკვეთი
|
||||
msgid "Delete keyword"
|
||||
msgstr "საკვანძო სიტყვის წაშლა"
|
||||
|
||||
#: src/qml/Settings/SettingsPage.qml:23
|
||||
#: src/qml/Settings/SettingsPage.qml:24
|
||||
#, kde-format
|
||||
msgid "Appearance"
|
||||
msgstr "გარემოს იერსახე"
|
||||
|
||||
#: src/qml/Settings/SettingsPage.qml:41
|
||||
#: src/qml/Settings/SettingsPage.qml:42
|
||||
#, kde-format
|
||||
msgid "Stickers & Emojis"
|
||||
msgstr "ემოჯიები და სტიკერები"
|
||||
|
||||
#: src/qml/Settings/SettingsPage.qml:48
|
||||
#: src/qml/Settings/SettingsPage.qml:49
|
||||
#, kde-format
|
||||
msgid "Spell Checking"
|
||||
msgstr "მართლწერის შემოწმება"
|
||||
|
||||
#: src/qml/Settings/SettingsPage.qml:72
|
||||
#: src/qml/Settings/SettingsPage.qml:73
|
||||
#, kde-format
|
||||
msgid "About NeoChat"
|
||||
msgstr "NeoChat-ს შესახებ"
|
||||
|
||||
#: src/qml/Settings/SettingsPage.qml:78
|
||||
#: src/qml/Settings/SettingsPage.qml:79
|
||||
#, kde-format
|
||||
msgid "About KDE"
|
||||
msgstr "KDE-ს შესახებ"
|
||||
@@ -4037,6 +4028,13 @@ msgstr "ჩვენება"
|
||||
msgid "Quit"
|
||||
msgstr "დატოვება"
|
||||
|
||||
#~ msgid ""
|
||||
#~ "This room is encrypted. Build libQuotient with encryption enabled to send "
|
||||
#~ "encrypted messages."
|
||||
#~ msgstr ""
|
||||
#~ "ოთახი დაშიფრულია. დაშიფრული შეტყობინებების გასაგზავნად libQuotient "
|
||||
#~ "შიფრაციის მხარდაჭერით უნდა ააგოთ."
|
||||
|
||||
#~ msgid "Messages in one-to-one chats"
|
||||
#~ msgstr "შეტყობინებები ერთი-ერთზე საუბრებში"
|
||||
|
||||
|
||||
131
po/ko/neochat.po
131
po/ko/neochat.po
@@ -6,7 +6,7 @@ msgid ""
|
||||
msgstr ""
|
||||
"Project-Id-Version: neochat\n"
|
||||
"Report-Msgid-Bugs-To: https://bugs.kde.org\n"
|
||||
"POT-Creation-Date: 2023-08-06 00:46+0000\n"
|
||||
"POT-Creation-Date: 2023-08-10 00:46+0000\n"
|
||||
"PO-Revision-Date: 2023-07-25 23:22+0200\n"
|
||||
"Last-Translator: Shinjo Park <kde@peremen.name>\n"
|
||||
"Language-Team: Korean <kde-kr@kde.org>\n"
|
||||
@@ -199,17 +199,17 @@ msgctxt "<version number> (built against <possibly different version number>)"
|
||||
msgid "%1 (built against %2)"
|
||||
msgstr "%1(%2(으)로 빌드됨)"
|
||||
|
||||
#: src/main.cpp:324
|
||||
#: src/main.cpp:322
|
||||
#, kde-format
|
||||
msgid "Client for the matrix communication protocol"
|
||||
msgstr "Matrix 대화 프로토콜 클라이언트"
|
||||
|
||||
#: src/main.cpp:325
|
||||
#: src/main.cpp:323
|
||||
#, kde-format
|
||||
msgid "Supports matrix: url scheme"
|
||||
msgstr "matrix: URL 형식 지원"
|
||||
|
||||
#: src/main.cpp:326
|
||||
#: src/main.cpp:324
|
||||
#, kde-format
|
||||
msgid "Ignore all SSL Errors, e.g., unsigned certificates."
|
||||
msgstr "모든 SSL 오류(예: 서명되지 않은 인증서)를 무시합니다."
|
||||
@@ -1139,56 +1139,56 @@ msgstr ""
|
||||
msgid "Report sent successfully."
|
||||
msgstr "신고했습니다."
|
||||
|
||||
#: src/neochatroom.cpp:1927 src/neochatroom.cpp:1935
|
||||
#: src/neochatroom.cpp:1924 src/neochatroom.cpp:1932
|
||||
#, kde-format
|
||||
msgctxt "'Lat' and 'Lon' as in Latitude and Longitude"
|
||||
msgid "Lat: %1, Lon: %2"
|
||||
msgstr ""
|
||||
|
||||
#: src/notificationsmanager.cpp:130
|
||||
#: src/notificationsmanager.cpp:128
|
||||
#, fuzzy, kde-format
|
||||
#| msgid "Edit Message"
|
||||
msgid "Encrypted Message"
|
||||
msgstr "메시지 편집"
|
||||
|
||||
#: src/notificationsmanager.cpp:203 src/qml/main.qml:257
|
||||
#: src/notificationsmanager.cpp:201 src/qml/main.qml:257
|
||||
#, kde-format
|
||||
msgid "%1: %2"
|
||||
msgstr "%1: %2"
|
||||
|
||||
#: src/notificationsmanager.cpp:209
|
||||
#: src/notificationsmanager.cpp:207
|
||||
#, kde-format
|
||||
msgid "Open NeoChat in this room"
|
||||
msgstr "이 대화방에서 NeoChat 열기"
|
||||
|
||||
#: src/notificationsmanager.cpp:222 src/qml/Component/HoverActions.qml:109
|
||||
#: src/notificationsmanager.cpp:220 src/qml/Component/HoverActions.qml:109
|
||||
#: src/qml/Menu/Timeline/FileDelegateContextMenu.qml:50
|
||||
#: src/qml/Menu/Timeline/MessageDelegateContextMenu.qml:36
|
||||
#, kde-format
|
||||
msgid "Reply"
|
||||
msgstr "답장"
|
||||
|
||||
#: src/notificationsmanager.cpp:223
|
||||
#: src/notificationsmanager.cpp:221
|
||||
#, kde-format
|
||||
msgid "Reply..."
|
||||
msgstr "답장..."
|
||||
|
||||
#: src/notificationsmanager.cpp:241
|
||||
#: src/notificationsmanager.cpp:239
|
||||
#, kde-format
|
||||
msgid "%1 invited you to a room"
|
||||
msgstr "%1 님이 대화방에 초대함"
|
||||
|
||||
#: src/notificationsmanager.cpp:245
|
||||
#: src/notificationsmanager.cpp:243
|
||||
#, kde-format
|
||||
msgid "Open this invitation in NeoChat"
|
||||
msgstr "NeoChat에서 이 초대장 열기"
|
||||
|
||||
#: src/notificationsmanager.cpp:251
|
||||
#: src/notificationsmanager.cpp:249
|
||||
#, kde-format
|
||||
msgid "Accept Invitation"
|
||||
msgstr "초대장 수락"
|
||||
|
||||
#: src/notificationsmanager.cpp:251
|
||||
#: src/notificationsmanager.cpp:249
|
||||
#, kde-format
|
||||
msgid "Reject Invitation"
|
||||
msgstr "초대장 거절"
|
||||
@@ -1218,40 +1218,33 @@ msgstr "님이 표시 이름을 지움"
|
||||
msgid "Attach an image or file"
|
||||
msgstr "그림이나 파일 첨부"
|
||||
|
||||
#: src/qml/Component/ChatBox/ChatBar.qml:89
|
||||
#: src/qml/Component/ChatBox/ChatBar.qml:90
|
||||
#, kde-format
|
||||
msgid "Emojis & Stickers"
|
||||
msgstr ""
|
||||
|
||||
#: src/qml/Component/ChatBox/ChatBar.qml:105
|
||||
#: src/qml/Component/ChatBox/ChatBar.qml:106
|
||||
#, fuzzy, kde-format
|
||||
#| msgid "Send invitation"
|
||||
msgid "Send a Location"
|
||||
msgstr "초대 보내기"
|
||||
|
||||
#: src/qml/Component/ChatBox/ChatBar.qml:118
|
||||
#: src/qml/Component/ChatBox/ChatBar.qml:119
|
||||
#, kde-format
|
||||
msgid "Send message"
|
||||
msgstr "메시지 보내기"
|
||||
|
||||
#: src/qml/Component/ChatBox/ChatBar.qml:165
|
||||
#, kde-format
|
||||
msgid ""
|
||||
"This room is encrypted. Build libQuotient with encryption enabled to send "
|
||||
"encrypted messages."
|
||||
msgstr ""
|
||||
|
||||
#: src/qml/Component/ChatBox/ChatBar.qml:165
|
||||
#: src/qml/Component/ChatBox/ChatBar.qml:166
|
||||
#, kde-format
|
||||
msgid "Send an encrypted message…"
|
||||
msgstr "암호화된 메시지 보내기…"
|
||||
|
||||
#: src/qml/Component/ChatBox/ChatBar.qml:165
|
||||
#: src/qml/Component/ChatBox/ChatBar.qml:166
|
||||
#, kde-format
|
||||
msgid "Set an attachment caption..."
|
||||
msgstr ""
|
||||
|
||||
#: src/qml/Component/ChatBox/ChatBar.qml:165
|
||||
#: src/qml/Component/ChatBox/ChatBar.qml:166
|
||||
#, kde-format
|
||||
msgid "Send a message…"
|
||||
msgstr "메시지 보내기…"
|
||||
@@ -2103,19 +2096,19 @@ msgstr "개인 대화 열기"
|
||||
msgid "Copy link"
|
||||
msgstr "링크 복사"
|
||||
|
||||
#: src/qml/main.qml:299
|
||||
#: src/qml/main.qml:297
|
||||
#, fuzzy, kde-format
|
||||
#| msgid "Show notifications"
|
||||
msgctxt "@title:window"
|
||||
msgid "Session Verification"
|
||||
msgstr "알림 표시"
|
||||
|
||||
#: src/qml/main.qml:311
|
||||
#: src/qml/main.qml:309
|
||||
#, kde-format
|
||||
msgid "User consent"
|
||||
msgstr "사용자 동의"
|
||||
|
||||
#: src/qml/main.qml:316
|
||||
#: src/qml/main.qml:314
|
||||
#, kde-format
|
||||
msgid ""
|
||||
"Your homeserver requires you to agree to its terms and conditions before "
|
||||
@@ -2124,17 +2117,17 @@ msgstr ""
|
||||
"홈 서버를 사용하기 전에 사용 조건에 동의해야 합니다. 아래 단추를 클릭하여 읽"
|
||||
"으십시오."
|
||||
|
||||
#: src/qml/main.qml:321
|
||||
#: src/qml/main.qml:319
|
||||
#, kde-format
|
||||
msgid "Open"
|
||||
msgstr "열기"
|
||||
|
||||
#: src/qml/main.qml:356
|
||||
#: src/qml/main.qml:354
|
||||
#, kde-format
|
||||
msgid "Start a chat"
|
||||
msgstr "대화 시작"
|
||||
|
||||
#: src/qml/main.qml:358
|
||||
#: src/qml/main.qml:356
|
||||
#, kde-format
|
||||
msgid "Do you want to start a chat with %1?"
|
||||
msgstr "%1 님과 대화를 시작하시겠습니까?"
|
||||
@@ -2631,7 +2624,7 @@ msgid "Notification settings"
|
||||
msgstr "알림 표시"
|
||||
|
||||
#: src/qml/Page/RoomList/AccountMenu.qml:37 src/qml/Settings/DevicesPage.qml:15
|
||||
#: src/qml/Settings/SettingsPage.qml:61
|
||||
#: src/qml/Settings/SettingsPage.qml:62
|
||||
#, kde-format
|
||||
msgid "Devices"
|
||||
msgstr "장치"
|
||||
@@ -2782,13 +2775,13 @@ msgctxt "Expand <section name"
|
||||
msgid "Expand %1"
|
||||
msgstr "님이 %1 님의 차단을 해제함"
|
||||
|
||||
#: src/qml/Page/RoomList/RoomDelegate.qml:96
|
||||
#: src/qml/Page/RoomList/RoomDelegate.qml:97
|
||||
#, fuzzy, kde-format
|
||||
#| msgid "Muted"
|
||||
msgid "Muted room"
|
||||
msgstr "음소거됨"
|
||||
|
||||
#: src/qml/Page/RoomList/RoomDelegate.qml:128
|
||||
#: src/qml/Page/RoomList/RoomDelegate.qml:129
|
||||
#, kde-format
|
||||
msgid "Configure room"
|
||||
msgstr "대화방 설정"
|
||||
@@ -3000,23 +2993,23 @@ msgstr[0] "구성원 %1명"
|
||||
msgid "No member count"
|
||||
msgstr "구성원 집계 없음"
|
||||
|
||||
#: src/qml/RoomSettings/Categories.qml:18 src/qml/RoomSettings/General.qml:21
|
||||
#: src/qml/Settings/SettingsPage.qml:17
|
||||
#: src/qml/RoomSettings/Categories.qml:19 src/qml/RoomSettings/General.qml:21
|
||||
#: src/qml/Settings/SettingsPage.qml:18
|
||||
#, kde-format
|
||||
msgid "General"
|
||||
msgstr "일반"
|
||||
|
||||
#: src/qml/RoomSettings/Categories.qml:29 src/qml/RoomSettings/Security.qml:19
|
||||
#: src/qml/RoomSettings/Categories.qml:30 src/qml/RoomSettings/Security.qml:19
|
||||
#, kde-format
|
||||
msgid "Security"
|
||||
msgstr "보안"
|
||||
|
||||
#: src/qml/RoomSettings/Categories.qml:40
|
||||
#: src/qml/RoomSettings/Categories.qml:41
|
||||
#, kde-format
|
||||
msgid "Permissions"
|
||||
msgstr "권한"
|
||||
|
||||
#: src/qml/RoomSettings/Categories.qml:51 src/qml/Settings/SettingsPage.qml:29
|
||||
#: src/qml/RoomSettings/Categories.qml:52 src/qml/Settings/SettingsPage.qml:30
|
||||
#, kde-format
|
||||
msgid "Notifications"
|
||||
msgstr "알림"
|
||||
@@ -3347,109 +3340,109 @@ msgctxt "@option:check"
|
||||
msgid "Encryption"
|
||||
msgstr "암호화"
|
||||
|
||||
#: src/qml/RoomSettings/Security.qml:36
|
||||
#: src/qml/RoomSettings/Security.qml:35
|
||||
#, kde-format
|
||||
msgid "Enable encryption"
|
||||
msgstr ""
|
||||
|
||||
#: src/qml/RoomSettings/Security.qml:37
|
||||
#: src/qml/RoomSettings/Security.qml:36
|
||||
#, fuzzy, kde-format
|
||||
#| msgid "Only enabled if the transparent chat page is enabled."
|
||||
msgctxt "option:check"
|
||||
msgid "Once enabled, encryption cannot be disabled."
|
||||
msgstr "투명 채팅 페이지가 활성화되어 있을 때에만 적용됩니다."
|
||||
|
||||
#: src/qml/RoomSettings/Security.qml:50
|
||||
#: src/qml/RoomSettings/Security.qml:49
|
||||
#, kde-format
|
||||
msgctxt "@option:check"
|
||||
msgid "Access"
|
||||
msgstr "접근"
|
||||
|
||||
#: src/qml/RoomSettings/Security.qml:57
|
||||
#: src/qml/RoomSettings/Security.qml:56
|
||||
#, kde-format
|
||||
msgctxt "@option:check"
|
||||
msgid "Private (invite only)"
|
||||
msgstr "비밀(초대 전용)"
|
||||
|
||||
#: src/qml/RoomSettings/Security.qml:58
|
||||
#: src/qml/RoomSettings/Security.qml:57
|
||||
#, kde-format
|
||||
msgid "Only invited people can join."
|
||||
msgstr "초대받은 사람만 입장할 수 있습니다."
|
||||
|
||||
#: src/qml/RoomSettings/Security.qml:66
|
||||
#: src/qml/RoomSettings/Security.qml:65
|
||||
#, kde-format
|
||||
msgctxt "@option:check"
|
||||
msgid "Space members"
|
||||
msgstr "스페이스 구성원"
|
||||
|
||||
#: src/qml/RoomSettings/Security.qml:67
|
||||
#: src/qml/RoomSettings/Security.qml:66
|
||||
#, kde-format
|
||||
msgid "Anyone in a space can find and join."
|
||||
msgstr "스페이스에 등록된 누구나 찾고 등록할 수 있습니다."
|
||||
|
||||
#: src/qml/RoomSettings/Security.qml:76
|
||||
#: src/qml/RoomSettings/Security.qml:75
|
||||
#, fuzzy, kde-format
|
||||
#| msgid "knocked"
|
||||
msgctxt "@option:check"
|
||||
msgid "Knock"
|
||||
msgstr "님이 노크함"
|
||||
|
||||
#: src/qml/RoomSettings/Security.qml:77
|
||||
#: src/qml/RoomSettings/Security.qml:76
|
||||
#, kde-format
|
||||
msgid "People not in the room need to request an invite to join the room."
|
||||
msgstr ""
|
||||
|
||||
#: src/qml/RoomSettings/Security.qml:87
|
||||
#: src/qml/RoomSettings/Security.qml:86
|
||||
#, kde-format
|
||||
msgctxt "@option:check"
|
||||
msgid "Public"
|
||||
msgstr "공개"
|
||||
|
||||
#: src/qml/RoomSettings/Security.qml:88
|
||||
#: src/qml/RoomSettings/Security.qml:87
|
||||
#, kde-format
|
||||
msgctxt "@option:check"
|
||||
msgid "Anyone can find and join."
|
||||
msgstr "누구나 찾고 등록할 수 있습니다."
|
||||
|
||||
#: src/qml/RoomSettings/Security.qml:100
|
||||
#: src/qml/RoomSettings/Security.qml:99
|
||||
#, kde-format
|
||||
msgctxt "@option:check"
|
||||
msgid "Message history visibility"
|
||||
msgstr ""
|
||||
|
||||
#: src/qml/RoomSettings/Security.qml:107
|
||||
#: src/qml/RoomSettings/Security.qml:106
|
||||
#, kde-format
|
||||
msgctxt "@option:check"
|
||||
msgid "Anyone"
|
||||
msgstr ""
|
||||
|
||||
#: src/qml/RoomSettings/Security.qml:108
|
||||
#: src/qml/RoomSettings/Security.qml:107
|
||||
#, kde-format
|
||||
msgctxt "@option:check"
|
||||
msgid "Anyone, regardless of whether they have joined, can view history."
|
||||
msgstr ""
|
||||
|
||||
#: src/qml/RoomSettings/Security.qml:116
|
||||
#: src/qml/RoomSettings/Security.qml:115
|
||||
#, fuzzy, kde-format
|
||||
#| msgid "Members"
|
||||
msgctxt "@option:check"
|
||||
msgid "Members only"
|
||||
msgstr "구성원"
|
||||
|
||||
#: src/qml/RoomSettings/Security.qml:117
|
||||
#: src/qml/RoomSettings/Security.qml:116
|
||||
#, kde-format
|
||||
msgctxt "@option:check"
|
||||
msgid ""
|
||||
"All members can view the entire message history, even before they joined."
|
||||
msgstr ""
|
||||
|
||||
#: src/qml/RoomSettings/Security.qml:125
|
||||
#: src/qml/RoomSettings/Security.qml:124
|
||||
#, kde-format
|
||||
msgctxt "@option:check"
|
||||
msgid "Members only (since invite)"
|
||||
msgstr ""
|
||||
|
||||
#: src/qml/RoomSettings/Security.qml:126
|
||||
#: src/qml/RoomSettings/Security.qml:125
|
||||
#, kde-format
|
||||
msgctxt "@option:check"
|
||||
msgid ""
|
||||
@@ -3457,20 +3450,20 @@ msgid ""
|
||||
"the room."
|
||||
msgstr ""
|
||||
|
||||
#: src/qml/RoomSettings/Security.qml:134
|
||||
#: src/qml/RoomSettings/Security.qml:133
|
||||
#, kde-format
|
||||
msgctxt "@option:check"
|
||||
msgid "Members only (since joining)"
|
||||
msgstr ""
|
||||
|
||||
#: src/qml/RoomSettings/Security.qml:135
|
||||
#: src/qml/RoomSettings/Security.qml:134
|
||||
#, kde-format
|
||||
msgctxt "@option:check"
|
||||
msgid ""
|
||||
"New members can view the message history from the point they joined the room."
|
||||
msgstr ""
|
||||
|
||||
#: src/qml/RoomSettings/Security.qml:154
|
||||
#: src/qml/RoomSettings/Security.qml:153
|
||||
#: src/qml/Settings/NetworkProxyPage.qml:119
|
||||
#, kde-format
|
||||
msgid "Apply"
|
||||
@@ -3563,7 +3556,7 @@ msgid "Homeserver url"
|
||||
msgstr "홈 서버:"
|
||||
|
||||
#: src/qml/Settings/AccountsPage.qml:16 src/qml/Settings/AccountsPage.qml:25
|
||||
#: src/qml/Settings/SettingsPage.qml:35
|
||||
#: src/qml/Settings/SettingsPage.qml:36
|
||||
#, kde-format
|
||||
msgid "Accounts"
|
||||
msgstr "계정"
|
||||
@@ -3967,7 +3960,7 @@ msgid "Invites"
|
||||
msgstr "초대"
|
||||
|
||||
#: src/qml/Settings/NetworkProxyPage.qml:25
|
||||
#: src/qml/Settings/SettingsPage.qml:55
|
||||
#: src/qml/Settings/SettingsPage.qml:56
|
||||
#, fuzzy, kde-format
|
||||
#| msgid "Network Error"
|
||||
msgid "Network Proxy"
|
||||
@@ -4052,27 +4045,27 @@ msgstr ""
|
||||
msgid "Delete keyword"
|
||||
msgstr "단어 삭제"
|
||||
|
||||
#: src/qml/Settings/SettingsPage.qml:23
|
||||
#: src/qml/Settings/SettingsPage.qml:24
|
||||
#, kde-format
|
||||
msgid "Appearance"
|
||||
msgstr "모양"
|
||||
|
||||
#: src/qml/Settings/SettingsPage.qml:41
|
||||
#: src/qml/Settings/SettingsPage.qml:42
|
||||
#, kde-format
|
||||
msgid "Stickers & Emojis"
|
||||
msgstr ""
|
||||
|
||||
#: src/qml/Settings/SettingsPage.qml:48
|
||||
#: src/qml/Settings/SettingsPage.qml:49
|
||||
#, kde-format
|
||||
msgid "Spell Checking"
|
||||
msgstr "맞춤법 검사"
|
||||
|
||||
#: src/qml/Settings/SettingsPage.qml:72
|
||||
#: src/qml/Settings/SettingsPage.qml:73
|
||||
#, kde-format
|
||||
msgid "About NeoChat"
|
||||
msgstr "NeoChat 정보"
|
||||
|
||||
#: src/qml/Settings/SettingsPage.qml:78
|
||||
#: src/qml/Settings/SettingsPage.qml:79
|
||||
#, kde-format
|
||||
msgid "About KDE"
|
||||
msgstr "KDE 정보"
|
||||
|
||||
131
po/lt/neochat.po
131
po/lt/neochat.po
@@ -7,7 +7,7 @@ msgid ""
|
||||
msgstr ""
|
||||
"Project-Id-Version: neochat\n"
|
||||
"Report-Msgid-Bugs-To: https://bugs.kde.org\n"
|
||||
"POT-Creation-Date: 2023-08-06 00:46+0000\n"
|
||||
"POT-Creation-Date: 2023-08-10 00:46+0000\n"
|
||||
"PO-Revision-Date: 2023-02-25 01:00+0000\n"
|
||||
"Last-Translator: Automatically generated\n"
|
||||
"Language-Team: none\n"
|
||||
@@ -200,17 +200,17 @@ msgctxt "<version number> (built against <possibly different version number>)"
|
||||
msgid "%1 (built against %2)"
|
||||
msgstr ""
|
||||
|
||||
#: src/main.cpp:324
|
||||
#: src/main.cpp:322
|
||||
#, kde-format
|
||||
msgid "Client for the matrix communication protocol"
|
||||
msgstr ""
|
||||
|
||||
#: src/main.cpp:325
|
||||
#: src/main.cpp:323
|
||||
#, kde-format
|
||||
msgid "Supports matrix: url scheme"
|
||||
msgstr ""
|
||||
|
||||
#: src/main.cpp:326
|
||||
#: src/main.cpp:324
|
||||
#, kde-format
|
||||
msgid "Ignore all SSL Errors, e.g., unsigned certificates."
|
||||
msgstr ""
|
||||
@@ -1082,55 +1082,55 @@ msgstr ""
|
||||
msgid "Report sent successfully."
|
||||
msgstr ""
|
||||
|
||||
#: src/neochatroom.cpp:1927 src/neochatroom.cpp:1935
|
||||
#: src/neochatroom.cpp:1924 src/neochatroom.cpp:1932
|
||||
#, kde-format
|
||||
msgctxt "'Lat' and 'Lon' as in Latitude and Longitude"
|
||||
msgid "Lat: %1, Lon: %2"
|
||||
msgstr ""
|
||||
|
||||
#: src/notificationsmanager.cpp:130
|
||||
#: src/notificationsmanager.cpp:128
|
||||
#, kde-format
|
||||
msgid "Encrypted Message"
|
||||
msgstr ""
|
||||
|
||||
#: src/notificationsmanager.cpp:203 src/qml/main.qml:257
|
||||
#: src/notificationsmanager.cpp:201 src/qml/main.qml:257
|
||||
#, kde-format
|
||||
msgid "%1: %2"
|
||||
msgstr ""
|
||||
|
||||
#: src/notificationsmanager.cpp:209
|
||||
#: src/notificationsmanager.cpp:207
|
||||
#, kde-format
|
||||
msgid "Open NeoChat in this room"
|
||||
msgstr ""
|
||||
|
||||
#: src/notificationsmanager.cpp:222 src/qml/Component/HoverActions.qml:109
|
||||
#: src/notificationsmanager.cpp:220 src/qml/Component/HoverActions.qml:109
|
||||
#: src/qml/Menu/Timeline/FileDelegateContextMenu.qml:50
|
||||
#: src/qml/Menu/Timeline/MessageDelegateContextMenu.qml:36
|
||||
#, kde-format
|
||||
msgid "Reply"
|
||||
msgstr ""
|
||||
|
||||
#: src/notificationsmanager.cpp:223
|
||||
#: src/notificationsmanager.cpp:221
|
||||
#, kde-format
|
||||
msgid "Reply..."
|
||||
msgstr ""
|
||||
|
||||
#: src/notificationsmanager.cpp:241
|
||||
#: src/notificationsmanager.cpp:239
|
||||
#, kde-format
|
||||
msgid "%1 invited you to a room"
|
||||
msgstr ""
|
||||
|
||||
#: src/notificationsmanager.cpp:245
|
||||
#: src/notificationsmanager.cpp:243
|
||||
#, kde-format
|
||||
msgid "Open this invitation in NeoChat"
|
||||
msgstr ""
|
||||
|
||||
#: src/notificationsmanager.cpp:251
|
||||
#: src/notificationsmanager.cpp:249
|
||||
#, kde-format
|
||||
msgid "Accept Invitation"
|
||||
msgstr ""
|
||||
|
||||
#: src/notificationsmanager.cpp:251
|
||||
#: src/notificationsmanager.cpp:249
|
||||
#, kde-format
|
||||
msgid "Reject Invitation"
|
||||
msgstr ""
|
||||
@@ -1158,39 +1158,32 @@ msgstr ""
|
||||
msgid "Attach an image or file"
|
||||
msgstr ""
|
||||
|
||||
#: src/qml/Component/ChatBox/ChatBar.qml:89
|
||||
#: src/qml/Component/ChatBox/ChatBar.qml:90
|
||||
#, kde-format
|
||||
msgid "Emojis & Stickers"
|
||||
msgstr ""
|
||||
|
||||
#: src/qml/Component/ChatBox/ChatBar.qml:105
|
||||
#: src/qml/Component/ChatBox/ChatBar.qml:106
|
||||
#, kde-format
|
||||
msgid "Send a Location"
|
||||
msgstr ""
|
||||
|
||||
#: src/qml/Component/ChatBox/ChatBar.qml:118
|
||||
#: src/qml/Component/ChatBox/ChatBar.qml:119
|
||||
#, kde-format
|
||||
msgid "Send message"
|
||||
msgstr ""
|
||||
|
||||
#: src/qml/Component/ChatBox/ChatBar.qml:165
|
||||
#, kde-format
|
||||
msgid ""
|
||||
"This room is encrypted. Build libQuotient with encryption enabled to send "
|
||||
"encrypted messages."
|
||||
msgstr ""
|
||||
|
||||
#: src/qml/Component/ChatBox/ChatBar.qml:165
|
||||
#: src/qml/Component/ChatBox/ChatBar.qml:166
|
||||
#, kde-format
|
||||
msgid "Send an encrypted message…"
|
||||
msgstr ""
|
||||
|
||||
#: src/qml/Component/ChatBox/ChatBar.qml:165
|
||||
#: src/qml/Component/ChatBox/ChatBar.qml:166
|
||||
#, kde-format
|
||||
msgid "Set an attachment caption..."
|
||||
msgstr ""
|
||||
|
||||
#: src/qml/Component/ChatBox/ChatBar.qml:165
|
||||
#: src/qml/Component/ChatBox/ChatBar.qml:166
|
||||
#, kde-format
|
||||
msgid "Send a message…"
|
||||
msgstr ""
|
||||
@@ -2008,35 +2001,35 @@ msgstr ""
|
||||
msgid "Copy link"
|
||||
msgstr ""
|
||||
|
||||
#: src/qml/main.qml:299
|
||||
#: src/qml/main.qml:297
|
||||
#, kde-format
|
||||
msgctxt "@title:window"
|
||||
msgid "Session Verification"
|
||||
msgstr ""
|
||||
|
||||
#: src/qml/main.qml:311
|
||||
#: src/qml/main.qml:309
|
||||
#, kde-format
|
||||
msgid "User consent"
|
||||
msgstr ""
|
||||
|
||||
#: src/qml/main.qml:316
|
||||
#: src/qml/main.qml:314
|
||||
#, kde-format
|
||||
msgid ""
|
||||
"Your homeserver requires you to agree to its terms and conditions before "
|
||||
"being able to use it. Please click the button below to read them."
|
||||
msgstr ""
|
||||
|
||||
#: src/qml/main.qml:321
|
||||
#: src/qml/main.qml:319
|
||||
#, kde-format
|
||||
msgid "Open"
|
||||
msgstr ""
|
||||
|
||||
#: src/qml/main.qml:356
|
||||
#: src/qml/main.qml:354
|
||||
#, kde-format
|
||||
msgid "Start a chat"
|
||||
msgstr ""
|
||||
|
||||
#: src/qml/main.qml:358
|
||||
#: src/qml/main.qml:356
|
||||
#, kde-format
|
||||
msgid "Do you want to start a chat with %1?"
|
||||
msgstr ""
|
||||
@@ -2519,7 +2512,7 @@ msgid "Notification settings"
|
||||
msgstr ""
|
||||
|
||||
#: src/qml/Page/RoomList/AccountMenu.qml:37 src/qml/Settings/DevicesPage.qml:15
|
||||
#: src/qml/Settings/SettingsPage.qml:61
|
||||
#: src/qml/Settings/SettingsPage.qml:62
|
||||
#, kde-format
|
||||
msgid "Devices"
|
||||
msgstr ""
|
||||
@@ -2662,12 +2655,12 @@ msgctxt "Expand <section name"
|
||||
msgid "Expand %1"
|
||||
msgstr ""
|
||||
|
||||
#: src/qml/Page/RoomList/RoomDelegate.qml:96
|
||||
#: src/qml/Page/RoomList/RoomDelegate.qml:97
|
||||
#, kde-format
|
||||
msgid "Muted room"
|
||||
msgstr ""
|
||||
|
||||
#: src/qml/Page/RoomList/RoomDelegate.qml:128
|
||||
#: src/qml/Page/RoomList/RoomDelegate.qml:129
|
||||
#, kde-format
|
||||
msgid "Configure room"
|
||||
msgstr ""
|
||||
@@ -2865,23 +2858,23 @@ msgstr[3] ""
|
||||
msgid "No member count"
|
||||
msgstr ""
|
||||
|
||||
#: src/qml/RoomSettings/Categories.qml:18 src/qml/RoomSettings/General.qml:21
|
||||
#: src/qml/Settings/SettingsPage.qml:17
|
||||
#: src/qml/RoomSettings/Categories.qml:19 src/qml/RoomSettings/General.qml:21
|
||||
#: src/qml/Settings/SettingsPage.qml:18
|
||||
#, kde-format
|
||||
msgid "General"
|
||||
msgstr ""
|
||||
|
||||
#: src/qml/RoomSettings/Categories.qml:29 src/qml/RoomSettings/Security.qml:19
|
||||
#: src/qml/RoomSettings/Categories.qml:30 src/qml/RoomSettings/Security.qml:19
|
||||
#, kde-format
|
||||
msgid "Security"
|
||||
msgstr ""
|
||||
|
||||
#: src/qml/RoomSettings/Categories.qml:40
|
||||
#: src/qml/RoomSettings/Categories.qml:41
|
||||
#, kde-format
|
||||
msgid "Permissions"
|
||||
msgstr ""
|
||||
|
||||
#: src/qml/RoomSettings/Categories.qml:51 src/qml/Settings/SettingsPage.qml:29
|
||||
#: src/qml/RoomSettings/Categories.qml:52 src/qml/Settings/SettingsPage.qml:30
|
||||
#, kde-format
|
||||
msgid "Notifications"
|
||||
msgstr ""
|
||||
@@ -3180,106 +3173,106 @@ msgctxt "@option:check"
|
||||
msgid "Encryption"
|
||||
msgstr ""
|
||||
|
||||
#: src/qml/RoomSettings/Security.qml:36
|
||||
#: src/qml/RoomSettings/Security.qml:35
|
||||
#, kde-format
|
||||
msgid "Enable encryption"
|
||||
msgstr ""
|
||||
|
||||
#: src/qml/RoomSettings/Security.qml:37
|
||||
#: src/qml/RoomSettings/Security.qml:36
|
||||
#, kde-format
|
||||
msgctxt "option:check"
|
||||
msgid "Once enabled, encryption cannot be disabled."
|
||||
msgstr ""
|
||||
|
||||
#: src/qml/RoomSettings/Security.qml:50
|
||||
#: src/qml/RoomSettings/Security.qml:49
|
||||
#, kde-format
|
||||
msgctxt "@option:check"
|
||||
msgid "Access"
|
||||
msgstr ""
|
||||
|
||||
#: src/qml/RoomSettings/Security.qml:57
|
||||
#: src/qml/RoomSettings/Security.qml:56
|
||||
#, kde-format
|
||||
msgctxt "@option:check"
|
||||
msgid "Private (invite only)"
|
||||
msgstr ""
|
||||
|
||||
#: src/qml/RoomSettings/Security.qml:58
|
||||
#: src/qml/RoomSettings/Security.qml:57
|
||||
#, kde-format
|
||||
msgid "Only invited people can join."
|
||||
msgstr ""
|
||||
|
||||
#: src/qml/RoomSettings/Security.qml:66
|
||||
#: src/qml/RoomSettings/Security.qml:65
|
||||
#, kde-format
|
||||
msgctxt "@option:check"
|
||||
msgid "Space members"
|
||||
msgstr ""
|
||||
|
||||
#: src/qml/RoomSettings/Security.qml:67
|
||||
#: src/qml/RoomSettings/Security.qml:66
|
||||
#, kde-format
|
||||
msgid "Anyone in a space can find and join."
|
||||
msgstr ""
|
||||
|
||||
#: src/qml/RoomSettings/Security.qml:76
|
||||
#: src/qml/RoomSettings/Security.qml:75
|
||||
#, kde-format
|
||||
msgctxt "@option:check"
|
||||
msgid "Knock"
|
||||
msgstr ""
|
||||
|
||||
#: src/qml/RoomSettings/Security.qml:77
|
||||
#: src/qml/RoomSettings/Security.qml:76
|
||||
#, kde-format
|
||||
msgid "People not in the room need to request an invite to join the room."
|
||||
msgstr ""
|
||||
|
||||
#: src/qml/RoomSettings/Security.qml:87
|
||||
#: src/qml/RoomSettings/Security.qml:86
|
||||
#, kde-format
|
||||
msgctxt "@option:check"
|
||||
msgid "Public"
|
||||
msgstr ""
|
||||
|
||||
#: src/qml/RoomSettings/Security.qml:88
|
||||
#: src/qml/RoomSettings/Security.qml:87
|
||||
#, kde-format
|
||||
msgctxt "@option:check"
|
||||
msgid "Anyone can find and join."
|
||||
msgstr ""
|
||||
|
||||
#: src/qml/RoomSettings/Security.qml:100
|
||||
#: src/qml/RoomSettings/Security.qml:99
|
||||
#, kde-format
|
||||
msgctxt "@option:check"
|
||||
msgid "Message history visibility"
|
||||
msgstr ""
|
||||
|
||||
#: src/qml/RoomSettings/Security.qml:107
|
||||
#: src/qml/RoomSettings/Security.qml:106
|
||||
#, kde-format
|
||||
msgctxt "@option:check"
|
||||
msgid "Anyone"
|
||||
msgstr ""
|
||||
|
||||
#: src/qml/RoomSettings/Security.qml:108
|
||||
#: src/qml/RoomSettings/Security.qml:107
|
||||
#, kde-format
|
||||
msgctxt "@option:check"
|
||||
msgid "Anyone, regardless of whether they have joined, can view history."
|
||||
msgstr ""
|
||||
|
||||
#: src/qml/RoomSettings/Security.qml:116
|
||||
#: src/qml/RoomSettings/Security.qml:115
|
||||
#, kde-format
|
||||
msgctxt "@option:check"
|
||||
msgid "Members only"
|
||||
msgstr ""
|
||||
|
||||
#: src/qml/RoomSettings/Security.qml:117
|
||||
#: src/qml/RoomSettings/Security.qml:116
|
||||
#, kde-format
|
||||
msgctxt "@option:check"
|
||||
msgid ""
|
||||
"All members can view the entire message history, even before they joined."
|
||||
msgstr ""
|
||||
|
||||
#: src/qml/RoomSettings/Security.qml:125
|
||||
#: src/qml/RoomSettings/Security.qml:124
|
||||
#, kde-format
|
||||
msgctxt "@option:check"
|
||||
msgid "Members only (since invite)"
|
||||
msgstr ""
|
||||
|
||||
#: src/qml/RoomSettings/Security.qml:126
|
||||
#: src/qml/RoomSettings/Security.qml:125
|
||||
#, kde-format
|
||||
msgctxt "@option:check"
|
||||
msgid ""
|
||||
@@ -3287,20 +3280,20 @@ msgid ""
|
||||
"the room."
|
||||
msgstr ""
|
||||
|
||||
#: src/qml/RoomSettings/Security.qml:134
|
||||
#: src/qml/RoomSettings/Security.qml:133
|
||||
#, kde-format
|
||||
msgctxt "@option:check"
|
||||
msgid "Members only (since joining)"
|
||||
msgstr ""
|
||||
|
||||
#: src/qml/RoomSettings/Security.qml:135
|
||||
#: src/qml/RoomSettings/Security.qml:134
|
||||
#, kde-format
|
||||
msgctxt "@option:check"
|
||||
msgid ""
|
||||
"New members can view the message history from the point they joined the room."
|
||||
msgstr ""
|
||||
|
||||
#: src/qml/RoomSettings/Security.qml:154
|
||||
#: src/qml/RoomSettings/Security.qml:153
|
||||
#: src/qml/Settings/NetworkProxyPage.qml:119
|
||||
#, kde-format
|
||||
msgid "Apply"
|
||||
@@ -3389,7 +3382,7 @@ msgid "Homeserver url"
|
||||
msgstr ""
|
||||
|
||||
#: src/qml/Settings/AccountsPage.qml:16 src/qml/Settings/AccountsPage.qml:25
|
||||
#: src/qml/Settings/SettingsPage.qml:35
|
||||
#: src/qml/Settings/SettingsPage.qml:36
|
||||
#, kde-format
|
||||
msgid "Accounts"
|
||||
msgstr ""
|
||||
@@ -3760,7 +3753,7 @@ msgid "Invites"
|
||||
msgstr ""
|
||||
|
||||
#: src/qml/Settings/NetworkProxyPage.qml:25
|
||||
#: src/qml/Settings/SettingsPage.qml:55
|
||||
#: src/qml/Settings/SettingsPage.qml:56
|
||||
#, kde-format
|
||||
msgid "Network Proxy"
|
||||
msgstr ""
|
||||
@@ -3841,27 +3834,27 @@ msgstr ""
|
||||
msgid "Delete keyword"
|
||||
msgstr ""
|
||||
|
||||
#: src/qml/Settings/SettingsPage.qml:23
|
||||
#: src/qml/Settings/SettingsPage.qml:24
|
||||
#, kde-format
|
||||
msgid "Appearance"
|
||||
msgstr ""
|
||||
|
||||
#: src/qml/Settings/SettingsPage.qml:41
|
||||
#: src/qml/Settings/SettingsPage.qml:42
|
||||
#, kde-format
|
||||
msgid "Stickers & Emojis"
|
||||
msgstr ""
|
||||
|
||||
#: src/qml/Settings/SettingsPage.qml:48
|
||||
#: src/qml/Settings/SettingsPage.qml:49
|
||||
#, kde-format
|
||||
msgid "Spell Checking"
|
||||
msgstr ""
|
||||
|
||||
#: src/qml/Settings/SettingsPage.qml:72
|
||||
#: src/qml/Settings/SettingsPage.qml:73
|
||||
#, kde-format
|
||||
msgid "About NeoChat"
|
||||
msgstr ""
|
||||
|
||||
#: src/qml/Settings/SettingsPage.qml:78
|
||||
#: src/qml/Settings/SettingsPage.qml:79
|
||||
#, kde-format
|
||||
msgid "About KDE"
|
||||
msgstr ""
|
||||
|
||||
140
po/nl/neochat.po
140
po/nl/neochat.po
@@ -6,7 +6,7 @@ msgid ""
|
||||
msgstr ""
|
||||
"Project-Id-Version: neochat\n"
|
||||
"Report-Msgid-Bugs-To: https://bugs.kde.org\n"
|
||||
"POT-Creation-Date: 2023-08-06 00:46+0000\n"
|
||||
"POT-Creation-Date: 2023-08-10 00:46+0000\n"
|
||||
"PO-Revision-Date: 2023-08-06 08:11+0200\n"
|
||||
"Last-Translator: Freek de Kruijf <freekdekruijf@kde.nl>\n"
|
||||
"Language-Team: \n"
|
||||
@@ -200,17 +200,17 @@ msgctxt "<version number> (built against <possibly different version number>)"
|
||||
msgid "%1 (built against %2)"
|
||||
msgstr "%1 (gebouwd tegen %2)"
|
||||
|
||||
#: src/main.cpp:324
|
||||
#: src/main.cpp:322
|
||||
#, kde-format
|
||||
msgid "Client for the matrix communication protocol"
|
||||
msgstr "Client voor het matrix communicatieprotocol"
|
||||
|
||||
#: src/main.cpp:325
|
||||
#: src/main.cpp:323
|
||||
#, kde-format
|
||||
msgid "Supports matrix: url scheme"
|
||||
msgstr "Ondersteunt matrix: url schema"
|
||||
|
||||
#: src/main.cpp:326
|
||||
#: src/main.cpp:324
|
||||
#, kde-format
|
||||
msgid "Ignore all SSL Errors, e.g., unsigned certificates."
|
||||
msgstr "Negeer alle SSL fouten, bijv. niet ondertekende certificaten."
|
||||
@@ -1076,55 +1076,55 @@ msgstr "heeft een raadpleging (poll) gestart"
|
||||
msgid "Report sent successfully."
|
||||
msgstr "Rapport met succes verzonden."
|
||||
|
||||
#: src/neochatroom.cpp:1927 src/neochatroom.cpp:1935
|
||||
#: src/neochatroom.cpp:1924 src/neochatroom.cpp:1932
|
||||
#, kde-format
|
||||
msgctxt "'Lat' and 'Lon' as in Latitude and Longitude"
|
||||
msgid "Lat: %1, Lon: %2"
|
||||
msgstr "Bte: %1, Lte: %2"
|
||||
|
||||
#: src/notificationsmanager.cpp:130
|
||||
#: src/notificationsmanager.cpp:128
|
||||
#, kde-format
|
||||
msgid "Encrypted Message"
|
||||
msgstr "Versleuteld bericht"
|
||||
|
||||
#: src/notificationsmanager.cpp:203 src/qml/main.qml:257
|
||||
#: src/notificationsmanager.cpp:201 src/qml/main.qml:257
|
||||
#, kde-format
|
||||
msgid "%1: %2"
|
||||
msgstr "%1: %2"
|
||||
|
||||
#: src/notificationsmanager.cpp:209
|
||||
#: src/notificationsmanager.cpp:207
|
||||
#, kde-format
|
||||
msgid "Open NeoChat in this room"
|
||||
msgstr "NeoChat in deze room openen"
|
||||
|
||||
#: src/notificationsmanager.cpp:222 src/qml/Component/HoverActions.qml:109
|
||||
#: src/notificationsmanager.cpp:220 src/qml/Component/HoverActions.qml:109
|
||||
#: src/qml/Menu/Timeline/FileDelegateContextMenu.qml:50
|
||||
#: src/qml/Menu/Timeline/MessageDelegateContextMenu.qml:36
|
||||
#, kde-format
|
||||
msgid "Reply"
|
||||
msgstr "Beantwoorden"
|
||||
|
||||
#: src/notificationsmanager.cpp:223
|
||||
#: src/notificationsmanager.cpp:221
|
||||
#, kde-format
|
||||
msgid "Reply..."
|
||||
msgstr "Beantwoorden..."
|
||||
|
||||
#: src/notificationsmanager.cpp:241
|
||||
#: src/notificationsmanager.cpp:239
|
||||
#, kde-format
|
||||
msgid "%1 invited you to a room"
|
||||
msgstr "%1 heeft u uitgenodigd naar de room"
|
||||
|
||||
#: src/notificationsmanager.cpp:245
|
||||
#: src/notificationsmanager.cpp:243
|
||||
#, kde-format
|
||||
msgid "Open this invitation in NeoChat"
|
||||
msgstr "Deze uitnodiging in NeoChat openen"
|
||||
|
||||
#: src/notificationsmanager.cpp:251
|
||||
#: src/notificationsmanager.cpp:249
|
||||
#, kde-format
|
||||
msgid "Accept Invitation"
|
||||
msgstr "Uitnodiging accepteren"
|
||||
|
||||
#: src/notificationsmanager.cpp:251
|
||||
#: src/notificationsmanager.cpp:249
|
||||
#, kde-format
|
||||
msgid "Reject Invitation"
|
||||
msgstr "Uitnodiging afwijzen"
|
||||
@@ -1152,41 +1152,32 @@ msgstr "Verzenden van bijlage annuleren"
|
||||
msgid "Attach an image or file"
|
||||
msgstr "Een afbeelding of bestand bijvoegen"
|
||||
|
||||
#: src/qml/Component/ChatBox/ChatBar.qml:89
|
||||
#: src/qml/Component/ChatBox/ChatBar.qml:90
|
||||
#, kde-format
|
||||
msgid "Emojis & Stickers"
|
||||
msgstr "Emoji's & stickers"
|
||||
|
||||
#: src/qml/Component/ChatBox/ChatBar.qml:105
|
||||
#: src/qml/Component/ChatBox/ChatBar.qml:106
|
||||
#, kde-format
|
||||
msgid "Send a Location"
|
||||
msgstr "Een locatie verzenden"
|
||||
|
||||
#: src/qml/Component/ChatBox/ChatBar.qml:118
|
||||
#: src/qml/Component/ChatBox/ChatBar.qml:119
|
||||
#, kde-format
|
||||
msgid "Send message"
|
||||
msgstr "Bericht verzenden"
|
||||
|
||||
#: src/qml/Component/ChatBox/ChatBar.qml:165
|
||||
#, kde-format
|
||||
msgid ""
|
||||
"This room is encrypted. Build libQuotient with encryption enabled to send "
|
||||
"encrypted messages."
|
||||
msgstr ""
|
||||
"Deze room is versleuteld. Bouw libQuotient met versleuteling ingeschakeld en "
|
||||
"verzend versleutelde berichten."
|
||||
|
||||
#: src/qml/Component/ChatBox/ChatBar.qml:165
|
||||
#: src/qml/Component/ChatBox/ChatBar.qml:166
|
||||
#, kde-format
|
||||
msgid "Send an encrypted message…"
|
||||
msgstr "Een versleuteld bericht verzenden…"
|
||||
|
||||
#: src/qml/Component/ChatBox/ChatBar.qml:165
|
||||
#: src/qml/Component/ChatBox/ChatBar.qml:166
|
||||
#, kde-format
|
||||
msgid "Set an attachment caption..."
|
||||
msgstr "Stel een opschrift voor de bijlage in..."
|
||||
|
||||
#: src/qml/Component/ChatBox/ChatBar.qml:165
|
||||
#: src/qml/Component/ChatBox/ChatBar.qml:166
|
||||
#, kde-format
|
||||
msgid "Send a message…"
|
||||
msgstr "Een bericht verzenden…"
|
||||
@@ -2039,18 +2030,18 @@ msgstr "Een privé chat openen"
|
||||
msgid "Copy link"
|
||||
msgstr "Koppeling kopiëren"
|
||||
|
||||
#: src/qml/main.qml:299
|
||||
#: src/qml/main.qml:297
|
||||
#, kde-format
|
||||
msgctxt "@title:window"
|
||||
msgid "Session Verification"
|
||||
msgstr "Verificatie van sessie"
|
||||
|
||||
#: src/qml/main.qml:311
|
||||
#: src/qml/main.qml:309
|
||||
#, kde-format
|
||||
msgid "User consent"
|
||||
msgstr "Toestemming van gebruiker"
|
||||
|
||||
#: src/qml/main.qml:316
|
||||
#: src/qml/main.qml:314
|
||||
#, kde-format
|
||||
msgid ""
|
||||
"Your homeserver requires you to agree to its terms and conditions before "
|
||||
@@ -2059,17 +2050,17 @@ msgstr ""
|
||||
"Uw homeserver vereist dat u met deze termen en voorwaarden instemt alvorens "
|
||||
"u deze kunt gebruiken. Klik op de ondersteunde knop om ze te lezen."
|
||||
|
||||
#: src/qml/main.qml:321
|
||||
#: src/qml/main.qml:319
|
||||
#, kde-format
|
||||
msgid "Open"
|
||||
msgstr "Openen"
|
||||
|
||||
#: src/qml/main.qml:356
|
||||
#: src/qml/main.qml:354
|
||||
#, kde-format
|
||||
msgid "Start a chat"
|
||||
msgstr "Een chat starten"
|
||||
|
||||
#: src/qml/main.qml:358
|
||||
#: src/qml/main.qml:356
|
||||
#, kde-format
|
||||
msgid "Do you want to start a chat with %1?"
|
||||
msgstr "Wilt u een chat beginnen met %1?"
|
||||
@@ -2554,7 +2545,7 @@ msgid "Notification settings"
|
||||
msgstr "Instellingen van meldingen"
|
||||
|
||||
#: src/qml/Page/RoomList/AccountMenu.qml:37 src/qml/Settings/DevicesPage.qml:15
|
||||
#: src/qml/Settings/SettingsPage.qml:61
|
||||
#: src/qml/Settings/SettingsPage.qml:62
|
||||
#, kde-format
|
||||
msgid "Devices"
|
||||
msgstr "Apparaten"
|
||||
@@ -2697,12 +2688,12 @@ msgctxt "Expand <section name"
|
||||
msgid "Expand %1"
|
||||
msgstr "%1 uitvouwen"
|
||||
|
||||
#: src/qml/Page/RoomList/RoomDelegate.qml:96
|
||||
#: src/qml/Page/RoomList/RoomDelegate.qml:97
|
||||
#, kde-format
|
||||
msgid "Muted room"
|
||||
msgstr "Gedempte room"
|
||||
|
||||
#: src/qml/Page/RoomList/RoomDelegate.qml:128
|
||||
#: src/qml/Page/RoomList/RoomDelegate.qml:129
|
||||
#, kde-format
|
||||
msgid "Configure room"
|
||||
msgstr "Room configureren"
|
||||
@@ -2898,23 +2889,23 @@ msgstr[1] "%1 leden"
|
||||
msgid "No member count"
|
||||
msgstr "Geen aantal leden"
|
||||
|
||||
#: src/qml/RoomSettings/Categories.qml:18 src/qml/RoomSettings/General.qml:21
|
||||
#: src/qml/Settings/SettingsPage.qml:17
|
||||
#: src/qml/RoomSettings/Categories.qml:19 src/qml/RoomSettings/General.qml:21
|
||||
#: src/qml/Settings/SettingsPage.qml:18
|
||||
#, kde-format
|
||||
msgid "General"
|
||||
msgstr "Algemeen"
|
||||
|
||||
#: src/qml/RoomSettings/Categories.qml:29 src/qml/RoomSettings/Security.qml:19
|
||||
#: src/qml/RoomSettings/Categories.qml:30 src/qml/RoomSettings/Security.qml:19
|
||||
#, kde-format
|
||||
msgid "Security"
|
||||
msgstr "Beveiliging"
|
||||
|
||||
#: src/qml/RoomSettings/Categories.qml:40
|
||||
#: src/qml/RoomSettings/Categories.qml:41
|
||||
#, kde-format
|
||||
msgid "Permissions"
|
||||
msgstr "Toegangsrechten"
|
||||
|
||||
#: src/qml/RoomSettings/Categories.qml:51 src/qml/Settings/SettingsPage.qml:29
|
||||
#: src/qml/RoomSettings/Categories.qml:52 src/qml/Settings/SettingsPage.qml:30
|
||||
#, kde-format
|
||||
msgid "Notifications"
|
||||
msgstr "Meldingen"
|
||||
@@ -3220,96 +3211,96 @@ msgctxt "@option:check"
|
||||
msgid "Encryption"
|
||||
msgstr "Versleuteling"
|
||||
|
||||
#: src/qml/RoomSettings/Security.qml:36
|
||||
#: src/qml/RoomSettings/Security.qml:35
|
||||
#, kde-format
|
||||
msgid "Enable encryption"
|
||||
msgstr "Versleuteling inschakelen"
|
||||
|
||||
#: src/qml/RoomSettings/Security.qml:37
|
||||
#: src/qml/RoomSettings/Security.qml:36
|
||||
#, kde-format
|
||||
msgctxt "option:check"
|
||||
msgid "Once enabled, encryption cannot be disabled."
|
||||
msgstr "Na ingeschakeld, kan versleuteling niet worden uitgeschakeld."
|
||||
|
||||
#: src/qml/RoomSettings/Security.qml:50
|
||||
#: src/qml/RoomSettings/Security.qml:49
|
||||
#, kde-format
|
||||
msgctxt "@option:check"
|
||||
msgid "Access"
|
||||
msgstr "Toegang"
|
||||
|
||||
#: src/qml/RoomSettings/Security.qml:57
|
||||
#: src/qml/RoomSettings/Security.qml:56
|
||||
#, kde-format
|
||||
msgctxt "@option:check"
|
||||
msgid "Private (invite only)"
|
||||
msgstr "Privé (alleen uitnodigen)"
|
||||
|
||||
#: src/qml/RoomSettings/Security.qml:58
|
||||
#: src/qml/RoomSettings/Security.qml:57
|
||||
#, kde-format
|
||||
msgid "Only invited people can join."
|
||||
msgstr "Alleen uitgenodigde mensen kunnen meedoen."
|
||||
|
||||
#: src/qml/RoomSettings/Security.qml:66
|
||||
#: src/qml/RoomSettings/Security.qml:65
|
||||
#, kde-format
|
||||
msgctxt "@option:check"
|
||||
msgid "Space members"
|
||||
msgstr "Leden in ruimtes"
|
||||
|
||||
#: src/qml/RoomSettings/Security.qml:67
|
||||
#: src/qml/RoomSettings/Security.qml:66
|
||||
#, kde-format
|
||||
msgid "Anyone in a space can find and join."
|
||||
msgstr "Iedereen in een ruimte kan het vinden en meedoen."
|
||||
|
||||
#: src/qml/RoomSettings/Security.qml:76
|
||||
#: src/qml/RoomSettings/Security.qml:75
|
||||
#, kde-format
|
||||
msgctxt "@option:check"
|
||||
msgid "Knock"
|
||||
msgstr "Aangeklopt"
|
||||
|
||||
#: src/qml/RoomSettings/Security.qml:77
|
||||
#: src/qml/RoomSettings/Security.qml:76
|
||||
#, kde-format
|
||||
msgid "People not in the room need to request an invite to join the room."
|
||||
msgstr ""
|
||||
"Mensen buiten de room moeten om een uitnodiging vragen om mee te doen met de "
|
||||
"room."
|
||||
|
||||
#: src/qml/RoomSettings/Security.qml:87
|
||||
#: src/qml/RoomSettings/Security.qml:86
|
||||
#, kde-format
|
||||
msgctxt "@option:check"
|
||||
msgid "Public"
|
||||
msgstr "Publiek"
|
||||
|
||||
#: src/qml/RoomSettings/Security.qml:88
|
||||
#: src/qml/RoomSettings/Security.qml:87
|
||||
#, kde-format
|
||||
msgctxt "@option:check"
|
||||
msgid "Anyone can find and join."
|
||||
msgstr "Iedereen kan het vinden en meedoen."
|
||||
|
||||
#: src/qml/RoomSettings/Security.qml:100
|
||||
#: src/qml/RoomSettings/Security.qml:99
|
||||
#, kde-format
|
||||
msgctxt "@option:check"
|
||||
msgid "Message history visibility"
|
||||
msgstr "Zichtbaarheid van geschiedenis van berichten"
|
||||
|
||||
#: src/qml/RoomSettings/Security.qml:107
|
||||
#: src/qml/RoomSettings/Security.qml:106
|
||||
#, kde-format
|
||||
msgctxt "@option:check"
|
||||
msgid "Anyone"
|
||||
msgstr "Iedereen"
|
||||
|
||||
#: src/qml/RoomSettings/Security.qml:108
|
||||
#: src/qml/RoomSettings/Security.qml:107
|
||||
#, kde-format
|
||||
msgctxt "@option:check"
|
||||
msgid "Anyone, regardless of whether they have joined, can view history."
|
||||
msgstr ""
|
||||
"Iedereen, ongeacht ze hebben meegedaan, kunnen de geschiedenis bekijken."
|
||||
|
||||
#: src/qml/RoomSettings/Security.qml:116
|
||||
#: src/qml/RoomSettings/Security.qml:115
|
||||
#, kde-format
|
||||
msgctxt "@option:check"
|
||||
msgid "Members only"
|
||||
msgstr "Alleen leden"
|
||||
|
||||
#: src/qml/RoomSettings/Security.qml:117
|
||||
#: src/qml/RoomSettings/Security.qml:116
|
||||
#, kde-format
|
||||
msgctxt "@option:check"
|
||||
msgid ""
|
||||
@@ -3318,13 +3309,13 @@ msgstr ""
|
||||
"Alle leden kunnen de gehele geschiedenis van berichten bekijken, zelfs "
|
||||
"voordat ze meedoen."
|
||||
|
||||
#: src/qml/RoomSettings/Security.qml:125
|
||||
#: src/qml/RoomSettings/Security.qml:124
|
||||
#, kde-format
|
||||
msgctxt "@option:check"
|
||||
msgid "Members only (since invite)"
|
||||
msgstr "Alleen leden (sinds de uitnodiging)"
|
||||
|
||||
#: src/qml/RoomSettings/Security.qml:126
|
||||
#: src/qml/RoomSettings/Security.qml:125
|
||||
#, kde-format
|
||||
msgctxt "@option:check"
|
||||
msgid ""
|
||||
@@ -3334,13 +3325,13 @@ msgstr ""
|
||||
"Nieuwe leden kunnen de geschiedenis van de berichten bekijken vanaf het punt "
|
||||
"dat ze uitgenodigd werden in de room."
|
||||
|
||||
#: src/qml/RoomSettings/Security.qml:134
|
||||
#: src/qml/RoomSettings/Security.qml:133
|
||||
#, kde-format
|
||||
msgctxt "@option:check"
|
||||
msgid "Members only (since joining)"
|
||||
msgstr "Alleen leden (sinds meedoen)"
|
||||
|
||||
#: src/qml/RoomSettings/Security.qml:135
|
||||
#: src/qml/RoomSettings/Security.qml:134
|
||||
#, kde-format
|
||||
msgctxt "@option:check"
|
||||
msgid ""
|
||||
@@ -3349,7 +3340,7 @@ msgstr ""
|
||||
"Nieuwe leden kunnen de geschiedenis van de berichten bekijken vanaf het punt "
|
||||
"dat ze meedoen in de room."
|
||||
|
||||
#: src/qml/RoomSettings/Security.qml:154
|
||||
#: src/qml/RoomSettings/Security.qml:153
|
||||
#: src/qml/Settings/NetworkProxyPage.qml:119
|
||||
#, kde-format
|
||||
msgid "Apply"
|
||||
@@ -3438,7 +3429,7 @@ msgid "Homeserver url"
|
||||
msgstr "Homeserver-url"
|
||||
|
||||
#: src/qml/Settings/AccountsPage.qml:16 src/qml/Settings/AccountsPage.qml:25
|
||||
#: src/qml/Settings/SettingsPage.qml:35
|
||||
#: src/qml/Settings/SettingsPage.qml:36
|
||||
#, kde-format
|
||||
msgid "Accounts"
|
||||
msgstr "Accounts"
|
||||
@@ -3812,7 +3803,7 @@ msgid "Invites"
|
||||
msgstr "Uitnodigingen"
|
||||
|
||||
#: src/qml/Settings/NetworkProxyPage.qml:25
|
||||
#: src/qml/Settings/SettingsPage.qml:55
|
||||
#: src/qml/Settings/SettingsPage.qml:56
|
||||
#, kde-format
|
||||
msgid "Network Proxy"
|
||||
msgstr "Netwerkproxy"
|
||||
@@ -3893,27 +3884,27 @@ msgstr "Accentueringen van berichten inschakelen"
|
||||
msgid "Delete keyword"
|
||||
msgstr "Trefwoord verwijderen"
|
||||
|
||||
#: src/qml/Settings/SettingsPage.qml:23
|
||||
#: src/qml/Settings/SettingsPage.qml:24
|
||||
#, kde-format
|
||||
msgid "Appearance"
|
||||
msgstr "Uiterlijk"
|
||||
|
||||
#: src/qml/Settings/SettingsPage.qml:41
|
||||
#: src/qml/Settings/SettingsPage.qml:42
|
||||
#, kde-format
|
||||
msgid "Stickers & Emojis"
|
||||
msgstr "Stickers & Emoji's"
|
||||
|
||||
#: src/qml/Settings/SettingsPage.qml:48
|
||||
#: src/qml/Settings/SettingsPage.qml:49
|
||||
#, kde-format
|
||||
msgid "Spell Checking"
|
||||
msgstr "Spellingcontrole"
|
||||
|
||||
#: src/qml/Settings/SettingsPage.qml:72
|
||||
#: src/qml/Settings/SettingsPage.qml:73
|
||||
#, kde-format
|
||||
msgid "About NeoChat"
|
||||
msgstr "Info over NeoChat"
|
||||
|
||||
#: src/qml/Settings/SettingsPage.qml:78
|
||||
#: src/qml/Settings/SettingsPage.qml:79
|
||||
#, kde-format
|
||||
msgid "About KDE"
|
||||
msgstr "Over KDE"
|
||||
@@ -4068,6 +4059,13 @@ msgstr "Tonen"
|
||||
msgid "Quit"
|
||||
msgstr "Afsluiten"
|
||||
|
||||
#~ msgid ""
|
||||
#~ "This room is encrypted. Build libQuotient with encryption enabled to send "
|
||||
#~ "encrypted messages."
|
||||
#~ msgstr ""
|
||||
#~ "Deze room is versleuteld. Bouw libQuotient met versleuteling ingeschakeld "
|
||||
#~ "en verzend versleutelde berichten."
|
||||
|
||||
#~ msgid "Messages in one-to-one chats"
|
||||
#~ msgstr "Berichten in een-op-een chats"
|
||||
|
||||
|
||||
165
po/nn/neochat.po
165
po/nn/neochat.po
@@ -6,8 +6,8 @@ msgid ""
|
||||
msgstr ""
|
||||
"Project-Id-Version: neochat\n"
|
||||
"Report-Msgid-Bugs-To: https://bugs.kde.org\n"
|
||||
"POT-Creation-Date: 2023-08-04 00:46+0000\n"
|
||||
"PO-Revision-Date: 2023-08-03 19:40+0200\n"
|
||||
"POT-Creation-Date: 2023-08-10 00:46+0000\n"
|
||||
"PO-Revision-Date: 2023-08-10 18:43+0200\n"
|
||||
"Last-Translator: Karl Ove Hufthammer <karl@huftis.org>\n"
|
||||
"Language-Team: Norwegian Nynorsk <l10n-no@lister.huftis.org>\n"
|
||||
"Language: nn\n"
|
||||
@@ -202,17 +202,17 @@ msgctxt "<version number> (built against <possibly different version number>)"
|
||||
msgid "%1 (built against %2)"
|
||||
msgstr "%1 (bygd mot %2)"
|
||||
|
||||
#: src/main.cpp:324
|
||||
#: src/main.cpp:322
|
||||
#, kde-format
|
||||
msgid "Client for the matrix communication protocol"
|
||||
msgstr "Lynmeldingsklient for Matrix-protokollen"
|
||||
|
||||
#: src/main.cpp:325
|
||||
#: src/main.cpp:323
|
||||
#, kde-format
|
||||
msgid "Supports matrix: url scheme"
|
||||
msgstr "Støttar «matrix:»-adresser"
|
||||
|
||||
#: src/main.cpp:326
|
||||
#: src/main.cpp:324
|
||||
#, kde-format
|
||||
msgid "Ignore all SSL Errors, e.g., unsigned certificates."
|
||||
msgstr "Ignorer alle SSL-feil, for eksempel usignerte sertifikat."
|
||||
@@ -1084,55 +1084,55 @@ msgstr "starta ei avstemming"
|
||||
msgid "Report sent successfully."
|
||||
msgstr "Rapporten er no send."
|
||||
|
||||
#: src/neochatroom.cpp:1927 src/neochatroom.cpp:1935
|
||||
#: src/neochatroom.cpp:1924 src/neochatroom.cpp:1932
|
||||
#, kde-format
|
||||
msgctxt "'Lat' and 'Lon' as in Latitude and Longitude"
|
||||
msgid "Lat: %1, Lon: %2"
|
||||
msgstr "Breiddegr.: %1 – lengdegr.: %2"
|
||||
|
||||
#: src/notificationsmanager.cpp:130
|
||||
#: src/notificationsmanager.cpp:128
|
||||
#, kde-format
|
||||
msgid "Encrypted Message"
|
||||
msgstr "Kryptert melding"
|
||||
|
||||
#: src/notificationsmanager.cpp:203 src/qml/main.qml:258
|
||||
#: src/notificationsmanager.cpp:201 src/qml/main.qml:257
|
||||
#, kde-format
|
||||
msgid "%1: %2"
|
||||
msgstr "%1: %2"
|
||||
|
||||
#: src/notificationsmanager.cpp:209
|
||||
#: src/notificationsmanager.cpp:207
|
||||
#, kde-format
|
||||
msgid "Open NeoChat in this room"
|
||||
msgstr "Opna NeoChat i dette rommet"
|
||||
|
||||
#: src/notificationsmanager.cpp:222 src/qml/Component/HoverActions.qml:103
|
||||
#: src/notificationsmanager.cpp:220 src/qml/Component/HoverActions.qml:109
|
||||
#: src/qml/Menu/Timeline/FileDelegateContextMenu.qml:50
|
||||
#: src/qml/Menu/Timeline/MessageDelegateContextMenu.qml:36
|
||||
#, kde-format
|
||||
msgid "Reply"
|
||||
msgstr "Svar"
|
||||
|
||||
#: src/notificationsmanager.cpp:223
|
||||
#: src/notificationsmanager.cpp:221
|
||||
#, kde-format
|
||||
msgid "Reply..."
|
||||
msgstr "Svar …"
|
||||
|
||||
#: src/notificationsmanager.cpp:241
|
||||
#: src/notificationsmanager.cpp:239
|
||||
#, kde-format
|
||||
msgid "%1 invited you to a room"
|
||||
msgstr "%1 inviterte deg til eit rom"
|
||||
|
||||
#: src/notificationsmanager.cpp:245
|
||||
#: src/notificationsmanager.cpp:243
|
||||
#, kde-format
|
||||
msgid "Open this invitation in NeoChat"
|
||||
msgstr "Opna invitasjonen i NeoChat"
|
||||
|
||||
#: src/notificationsmanager.cpp:251
|
||||
#: src/notificationsmanager.cpp:249
|
||||
#, kde-format
|
||||
msgid "Accept Invitation"
|
||||
msgstr "Godta invitasjonen"
|
||||
|
||||
#: src/notificationsmanager.cpp:251
|
||||
#: src/notificationsmanager.cpp:249
|
||||
#, kde-format
|
||||
msgid "Reject Invitation"
|
||||
msgstr "Avvis invitasjonen"
|
||||
@@ -1143,7 +1143,7 @@ msgid "Attachment:"
|
||||
msgstr "Vedlegg:"
|
||||
|
||||
#: src/qml/Component/ChatBox/AttachmentPane.qml:38
|
||||
#: src/qml/Component/HoverActions.qml:97
|
||||
#: src/qml/Component/HoverActions.qml:103
|
||||
#: src/qml/Menu/Timeline/MessageDelegateContextMenu.qml:27
|
||||
#: src/qml/Page/ImageEditorPage.qml:21
|
||||
#, kde-format
|
||||
@@ -1160,42 +1160,33 @@ msgstr "Avbryt sending av vedlegg"
|
||||
msgid "Attach an image or file"
|
||||
msgstr "Legg ved bilete eller fil"
|
||||
|
||||
#: src/qml/Component/ChatBox/ChatBar.qml:89
|
||||
#: src/qml/Component/ChatBox/ChatBar.qml:90
|
||||
#, kde-format
|
||||
msgid "Emojis & Stickers"
|
||||
msgstr "Emojiar og klistremerke"
|
||||
|
||||
#: src/qml/Component/ChatBox/ChatBar.qml:105
|
||||
#: src/qml/Component/ChatBox/ChatBar.qml:106
|
||||
#, kde-format
|
||||
msgid "Send a Location"
|
||||
msgstr "Send geografisk posisjon"
|
||||
|
||||
# Namn på «send»-knappen i skrivefeltet.
|
||||
#: src/qml/Component/ChatBox/ChatBar.qml:118
|
||||
#: src/qml/Component/ChatBox/ChatBar.qml:119
|
||||
#, kde-format
|
||||
msgid "Send message"
|
||||
msgstr "Send meldinga"
|
||||
|
||||
#: src/qml/Component/ChatBox/ChatBar.qml:165
|
||||
#, kde-format
|
||||
msgid ""
|
||||
"This room is encrypted. Build libQuotient with encryption enabled to send "
|
||||
"encrypted messages."
|
||||
msgstr ""
|
||||
"Dette rommet er kryptert. Bygg libQuotient med kryptering slått på for å "
|
||||
"senda krypterte meldingar."
|
||||
|
||||
#: src/qml/Component/ChatBox/ChatBar.qml:165
|
||||
#: src/qml/Component/ChatBox/ChatBar.qml:166
|
||||
#, kde-format
|
||||
msgid "Send an encrypted message…"
|
||||
msgstr "Send ei kryptert melding …"
|
||||
|
||||
#: src/qml/Component/ChatBox/ChatBar.qml:165
|
||||
#: src/qml/Component/ChatBox/ChatBar.qml:166
|
||||
#, kde-format
|
||||
msgid "Set an attachment caption..."
|
||||
msgstr "Vel vedleggstekst …"
|
||||
|
||||
#: src/qml/Component/ChatBox/ChatBar.qml:165
|
||||
#: src/qml/Component/ChatBox/ChatBar.qml:166
|
||||
#, kde-format
|
||||
msgid "Send a message…"
|
||||
msgstr "Send ei melding …"
|
||||
@@ -1313,13 +1304,13 @@ msgstr "Ingen klistremerke"
|
||||
msgid "No emojis"
|
||||
msgstr "Ingen emojiar"
|
||||
|
||||
#: src/qml/Component/Emoji/EmojiPicker.qml:47
|
||||
#: src/qml/Component/Emoji/EmojiPicker.qml:52
|
||||
#: src/qml/Settings/EmoticonsPage.qml:16 src/qml/Settings/EmoticonsPage.qml:25
|
||||
#, kde-format
|
||||
msgid "Emojis"
|
||||
msgstr "Emojiar"
|
||||
|
||||
#: src/qml/Component/Emoji/EmojiPicker.qml:54
|
||||
#: src/qml/Component/Emoji/EmojiPicker.qml:59
|
||||
#: src/qml/Settings/EmoticonsPage.qml:16 src/qml/Settings/EmoticonsPage.qml:32
|
||||
#, kde-format
|
||||
msgid "Stickers"
|
||||
@@ -1335,12 +1326,12 @@ msgstr "Vis posisjon"
|
||||
msgid "Close"
|
||||
msgstr "Lukk"
|
||||
|
||||
#: src/qml/Component/HoverActions.qml:79
|
||||
#: src/qml/Component/HoverActions.qml:85
|
||||
#, kde-format
|
||||
msgid "This message was sent from a verified device"
|
||||
msgstr "Meldinga vart send frå ei stadfesta eining"
|
||||
|
||||
#: src/qml/Component/HoverActions.qml:92
|
||||
#: src/qml/Component/HoverActions.qml:98
|
||||
#, kde-format
|
||||
msgid "React"
|
||||
msgstr "Reager"
|
||||
@@ -1607,32 +1598,32 @@ msgstr "Lydstyrke"
|
||||
msgid "Maximize"
|
||||
msgstr "Maksimer"
|
||||
|
||||
#: src/qml/Component/TimelineView.qml:128
|
||||
#: src/qml/Component/TimelineView.qml:140
|
||||
#, kde-format
|
||||
msgid "Choose local file"
|
||||
msgstr "Vel lokal fil"
|
||||
|
||||
#: src/qml/Component/TimelineView.qml:156
|
||||
#: src/qml/Component/TimelineView.qml:168
|
||||
#, kde-format
|
||||
msgid "Clipboard image"
|
||||
msgstr "Utklippstavle-bilete"
|
||||
|
||||
#: src/qml/Component/TimelineView.qml:205
|
||||
#: src/qml/Component/TimelineView.qml:217
|
||||
#, kde-format
|
||||
msgid "Jump to first unread message"
|
||||
msgstr "Gå til første ulesne melding"
|
||||
|
||||
#: src/qml/Component/TimelineView.qml:228
|
||||
#: src/qml/Component/TimelineView.qml:240
|
||||
#, kde-format
|
||||
msgid "Jump to latest message"
|
||||
msgstr "Gå til nyaste melding"
|
||||
|
||||
#: src/qml/Component/TimelineView.qml:254
|
||||
#: src/qml/Component/TimelineView.qml:266
|
||||
#, kde-format
|
||||
msgid "Drag items here to share them"
|
||||
msgstr "Dra element her for å dela dei"
|
||||
|
||||
#: src/qml/Component/TimelineView.qml:280
|
||||
#: src/qml/Component/TimelineView.qml:292
|
||||
#, kde-format
|
||||
msgctxt "Message displayed when some users are typing"
|
||||
msgid "%2 is typing"
|
||||
@@ -2029,18 +2020,18 @@ msgstr "Start privat prat"
|
||||
msgid "Copy link"
|
||||
msgstr "Kopier lenkje"
|
||||
|
||||
#: src/qml/main.qml:300
|
||||
#: src/qml/main.qml:297
|
||||
#, kde-format
|
||||
msgctxt "@title:window"
|
||||
msgid "Session Verification"
|
||||
msgstr "Øktstadfesting"
|
||||
|
||||
#: src/qml/main.qml:312
|
||||
#: src/qml/main.qml:309
|
||||
#, kde-format
|
||||
msgid "User consent"
|
||||
msgstr "Brukarsamtykke"
|
||||
|
||||
#: src/qml/main.qml:317
|
||||
#: src/qml/main.qml:314
|
||||
#, kde-format
|
||||
msgid ""
|
||||
"Your homeserver requires you to agree to its terms and conditions before "
|
||||
@@ -2049,17 +2040,17 @@ msgstr ""
|
||||
"Heimetenaren krev at du godtek brukarvilkåra før du kan ta han i bruk. Trykk "
|
||||
"på knappen nedanfor for å lesa vilkåra."
|
||||
|
||||
#: src/qml/main.qml:322
|
||||
#: src/qml/main.qml:319
|
||||
#, kde-format
|
||||
msgid "Open"
|
||||
msgstr "Opna"
|
||||
|
||||
#: src/qml/main.qml:357
|
||||
#: src/qml/main.qml:354
|
||||
#, kde-format
|
||||
msgid "Start a chat"
|
||||
msgstr "Start prat"
|
||||
|
||||
#: src/qml/main.qml:359
|
||||
#: src/qml/main.qml:356
|
||||
#, kde-format
|
||||
msgid "Do you want to start a chat with %1?"
|
||||
msgstr "Vil du starta ein prat med %1?"
|
||||
@@ -2544,7 +2535,7 @@ msgid "Notification settings"
|
||||
msgstr "Varslingsinnstillingar"
|
||||
|
||||
#: src/qml/Page/RoomList/AccountMenu.qml:37 src/qml/Settings/DevicesPage.qml:15
|
||||
#: src/qml/Settings/SettingsPage.qml:61
|
||||
#: src/qml/Settings/SettingsPage.qml:62
|
||||
#, kde-format
|
||||
msgid "Devices"
|
||||
msgstr "Einingar"
|
||||
@@ -2688,12 +2679,12 @@ msgctxt "Expand <section name"
|
||||
msgid "Expand %1"
|
||||
msgstr "Utvid %1"
|
||||
|
||||
#: src/qml/Page/RoomList/RoomDelegate.qml:96
|
||||
#: src/qml/Page/RoomList/RoomDelegate.qml:97
|
||||
#, kde-format
|
||||
msgid "Muted room"
|
||||
msgstr "Dempa rom"
|
||||
|
||||
#: src/qml/Page/RoomList/RoomDelegate.qml:128
|
||||
#: src/qml/Page/RoomList/RoomDelegate.qml:129
|
||||
#, kde-format
|
||||
msgid "Configure room"
|
||||
msgstr "Set opp rommet"
|
||||
@@ -2754,7 +2745,7 @@ msgstr "Byt brukar"
|
||||
msgid "Open Settings"
|
||||
msgstr "Opna innstillingar"
|
||||
|
||||
#: src/qml/Page/RoomPage.qml:50
|
||||
#: src/qml/Page/RoomPage.qml:42
|
||||
#, kde-format
|
||||
msgid "NeoChat is offline. Please check your network connection."
|
||||
msgstr "NeoChat er fråkopla. Sjå til at du er kopla til nettet."
|
||||
@@ -2890,23 +2881,23 @@ msgstr[1] "%1 medlemmar"
|
||||
msgid "No member count"
|
||||
msgstr "Manglar medlemstal"
|
||||
|
||||
#: src/qml/RoomSettings/Categories.qml:18 src/qml/RoomSettings/General.qml:21
|
||||
#: src/qml/Settings/SettingsPage.qml:17
|
||||
#: src/qml/RoomSettings/Categories.qml:19 src/qml/RoomSettings/General.qml:21
|
||||
#: src/qml/Settings/SettingsPage.qml:18
|
||||
#, kde-format
|
||||
msgid "General"
|
||||
msgstr "Generelt"
|
||||
|
||||
#: src/qml/RoomSettings/Categories.qml:29 src/qml/RoomSettings/Security.qml:19
|
||||
#: src/qml/RoomSettings/Categories.qml:30 src/qml/RoomSettings/Security.qml:19
|
||||
#, kde-format
|
||||
msgid "Security"
|
||||
msgstr "Tryggleik"
|
||||
|
||||
#: src/qml/RoomSettings/Categories.qml:40
|
||||
#: src/qml/RoomSettings/Categories.qml:41
|
||||
#, kde-format
|
||||
msgid "Permissions"
|
||||
msgstr "Løyve"
|
||||
|
||||
#: src/qml/RoomSettings/Categories.qml:51 src/qml/Settings/SettingsPage.qml:29
|
||||
#: src/qml/RoomSettings/Categories.qml:52 src/qml/Settings/SettingsPage.qml:30
|
||||
#, kde-format
|
||||
msgid "Notifications"
|
||||
msgstr "Varslingar"
|
||||
@@ -3217,93 +3208,93 @@ msgctxt "@option:check"
|
||||
msgid "Encryption"
|
||||
msgstr "Kryptering"
|
||||
|
||||
#: src/qml/RoomSettings/Security.qml:36
|
||||
#: src/qml/RoomSettings/Security.qml:35
|
||||
#, kde-format
|
||||
msgid "Enable encryption"
|
||||
msgstr "Bruk kryptering"
|
||||
|
||||
#: src/qml/RoomSettings/Security.qml:37
|
||||
#: src/qml/RoomSettings/Security.qml:36
|
||||
#, kde-format
|
||||
msgctxt "option:check"
|
||||
msgid "Once enabled, encryption cannot be disabled."
|
||||
msgstr "Når kryptering er slått på, kan du ikkje slå han av att."
|
||||
|
||||
#: src/qml/RoomSettings/Security.qml:50
|
||||
#: src/qml/RoomSettings/Security.qml:49
|
||||
#, kde-format
|
||||
msgctxt "@option:check"
|
||||
msgid "Access"
|
||||
msgstr "Tilgang"
|
||||
|
||||
#: src/qml/RoomSettings/Security.qml:57
|
||||
#: src/qml/RoomSettings/Security.qml:56
|
||||
#, kde-format
|
||||
msgctxt "@option:check"
|
||||
msgid "Private (invite only)"
|
||||
msgstr "Privat (berre ved invitasjon)"
|
||||
|
||||
#: src/qml/RoomSettings/Security.qml:58
|
||||
#: src/qml/RoomSettings/Security.qml:57
|
||||
#, kde-format
|
||||
msgid "Only invited people can join."
|
||||
msgstr "Berre inviterte gjestar kan verta med."
|
||||
|
||||
#: src/qml/RoomSettings/Security.qml:66
|
||||
#: src/qml/RoomSettings/Security.qml:65
|
||||
#, kde-format
|
||||
msgctxt "@option:check"
|
||||
msgid "Space members"
|
||||
msgstr "Områdemedlemmar"
|
||||
|
||||
#: src/qml/RoomSettings/Security.qml:67
|
||||
#: src/qml/RoomSettings/Security.qml:66
|
||||
#, kde-format
|
||||
msgid "Anyone in a space can find and join."
|
||||
msgstr "Alle i området kan søkja opp rommet og verta med."
|
||||
|
||||
#: src/qml/RoomSettings/Security.qml:76
|
||||
#: src/qml/RoomSettings/Security.qml:75
|
||||
#, kde-format
|
||||
msgctxt "@option:check"
|
||||
msgid "Knock"
|
||||
msgstr "Bank på"
|
||||
|
||||
#: src/qml/RoomSettings/Security.qml:77
|
||||
#: src/qml/RoomSettings/Security.qml:76
|
||||
#, kde-format
|
||||
msgid "People not in the room need to request an invite to join the room."
|
||||
msgstr "Personar utanfor rommet må be om å få verta med."
|
||||
|
||||
#: src/qml/RoomSettings/Security.qml:87
|
||||
#: src/qml/RoomSettings/Security.qml:86
|
||||
#, kde-format
|
||||
msgctxt "@option:check"
|
||||
msgid "Public"
|
||||
msgstr "Offentleg"
|
||||
|
||||
#: src/qml/RoomSettings/Security.qml:88
|
||||
#: src/qml/RoomSettings/Security.qml:87
|
||||
#, kde-format
|
||||
msgctxt "@option:check"
|
||||
msgid "Anyone can find and join."
|
||||
msgstr "Alle kan søkja opp rommet og verta med."
|
||||
|
||||
#: src/qml/RoomSettings/Security.qml:100
|
||||
#: src/qml/RoomSettings/Security.qml:99
|
||||
#, kde-format
|
||||
msgctxt "@option:check"
|
||||
msgid "Message history visibility"
|
||||
msgstr "Vising av meldingsloggen"
|
||||
|
||||
#: src/qml/RoomSettings/Security.qml:107
|
||||
#: src/qml/RoomSettings/Security.qml:106
|
||||
#, kde-format
|
||||
msgctxt "@option:check"
|
||||
msgid "Anyone"
|
||||
msgstr "Alle"
|
||||
|
||||
#: src/qml/RoomSettings/Security.qml:108
|
||||
#: src/qml/RoomSettings/Security.qml:107
|
||||
#, kde-format
|
||||
msgctxt "@option:check"
|
||||
msgid "Anyone, regardless of whether they have joined, can view history."
|
||||
msgstr "Alle, òg dei som aldri har vore med i rommet, kan sjå meldingsloggen."
|
||||
|
||||
#: src/qml/RoomSettings/Security.qml:116
|
||||
#: src/qml/RoomSettings/Security.qml:115
|
||||
#, kde-format
|
||||
msgctxt "@option:check"
|
||||
msgid "Members only"
|
||||
msgstr "Berre medlemmar"
|
||||
|
||||
#: src/qml/RoomSettings/Security.qml:117
|
||||
#: src/qml/RoomSettings/Security.qml:116
|
||||
#, kde-format
|
||||
msgctxt "@option:check"
|
||||
msgid ""
|
||||
@@ -3312,13 +3303,13 @@ msgstr ""
|
||||
"Alle medlemmar kan sjå heile meldingsloggen, òg meldingar frå før dei vart "
|
||||
"med i rommet."
|
||||
|
||||
#: src/qml/RoomSettings/Security.qml:125
|
||||
#: src/qml/RoomSettings/Security.qml:124
|
||||
#, kde-format
|
||||
msgctxt "@option:check"
|
||||
msgid "Members only (since invite)"
|
||||
msgstr "Berre medlemmar (frå invitasjonstidspunkt)"
|
||||
|
||||
#: src/qml/RoomSettings/Security.qml:126
|
||||
#: src/qml/RoomSettings/Security.qml:125
|
||||
#, kde-format
|
||||
msgctxt "@option:check"
|
||||
msgid ""
|
||||
@@ -3328,13 +3319,13 @@ msgstr ""
|
||||
"Nye medlemmar kan sjå dei meldingane i loggen som er skrivne etter at dei "
|
||||
"vart inviterte."
|
||||
|
||||
#: src/qml/RoomSettings/Security.qml:134
|
||||
#: src/qml/RoomSettings/Security.qml:133
|
||||
#, kde-format
|
||||
msgctxt "@option:check"
|
||||
msgid "Members only (since joining)"
|
||||
msgstr "Berre medlemmar (frå medlemstidspunkt)"
|
||||
|
||||
#: src/qml/RoomSettings/Security.qml:135
|
||||
#: src/qml/RoomSettings/Security.qml:134
|
||||
#, kde-format
|
||||
msgctxt "@option:check"
|
||||
msgid ""
|
||||
@@ -3343,7 +3334,7 @@ msgstr ""
|
||||
"Nye medlemmar kan sjå dei meldingane i loggen som er skrivne etter at dei "
|
||||
"vart med i rommet."
|
||||
|
||||
#: src/qml/RoomSettings/Security.qml:154
|
||||
#: src/qml/RoomSettings/Security.qml:153
|
||||
#: src/qml/Settings/NetworkProxyPage.qml:119
|
||||
#, kde-format
|
||||
msgid "Apply"
|
||||
@@ -3432,7 +3423,7 @@ msgid "Homeserver url"
|
||||
msgstr "Adresse til heimetenar"
|
||||
|
||||
#: src/qml/Settings/AccountsPage.qml:16 src/qml/Settings/AccountsPage.qml:25
|
||||
#: src/qml/Settings/SettingsPage.qml:35
|
||||
#: src/qml/Settings/SettingsPage.qml:36
|
||||
#, kde-format
|
||||
msgid "Accounts"
|
||||
msgstr "Kontoar"
|
||||
@@ -3528,6 +3519,12 @@ msgstr "I sidestolpen"
|
||||
msgid "Color theme"
|
||||
msgstr "Fargetema"
|
||||
|
||||
#: src/qml/Settings/DeviceDelegate.qml:52
|
||||
#, kde-format
|
||||
msgctxt "@label"
|
||||
msgid "%1, Last activity: %2"
|
||||
msgstr "%1 – siste aktivitet: %2"
|
||||
|
||||
#: src/qml/Settings/DeviceDelegate.qml:61
|
||||
#, kde-format
|
||||
msgid "New device name"
|
||||
@@ -3797,7 +3794,7 @@ msgid "Invites"
|
||||
msgstr "Invitasjonar"
|
||||
|
||||
#: src/qml/Settings/NetworkProxyPage.qml:25
|
||||
#: src/qml/Settings/SettingsPage.qml:55
|
||||
#: src/qml/Settings/SettingsPage.qml:56
|
||||
#, kde-format
|
||||
msgid "Network Proxy"
|
||||
msgstr "Mellomtenar"
|
||||
@@ -3878,27 +3875,27 @@ msgstr "Slå på framheving av meldingar"
|
||||
msgid "Delete keyword"
|
||||
msgstr "Slett nøkkelord"
|
||||
|
||||
#: src/qml/Settings/SettingsPage.qml:23
|
||||
#: src/qml/Settings/SettingsPage.qml:24
|
||||
#, kde-format
|
||||
msgid "Appearance"
|
||||
msgstr "Utsjånad"
|
||||
|
||||
#: src/qml/Settings/SettingsPage.qml:41
|
||||
#: src/qml/Settings/SettingsPage.qml:42
|
||||
#, kde-format
|
||||
msgid "Stickers & Emojis"
|
||||
msgstr "Klistremerke og emojiar"
|
||||
|
||||
#: src/qml/Settings/SettingsPage.qml:48
|
||||
#: src/qml/Settings/SettingsPage.qml:49
|
||||
#, kde-format
|
||||
msgid "Spell Checking"
|
||||
msgstr "Stavekontroll"
|
||||
|
||||
#: src/qml/Settings/SettingsPage.qml:72
|
||||
#: src/qml/Settings/SettingsPage.qml:73
|
||||
#, kde-format
|
||||
msgid "About NeoChat"
|
||||
msgstr "Om NeoChat"
|
||||
|
||||
#: src/qml/Settings/SettingsPage.qml:78
|
||||
#: src/qml/Settings/SettingsPage.qml:79
|
||||
#, kde-format
|
||||
msgid "About KDE"
|
||||
msgstr "Om KDE"
|
||||
|
||||
131
po/pa/neochat.po
131
po/pa/neochat.po
@@ -6,7 +6,7 @@ msgid ""
|
||||
msgstr ""
|
||||
"Project-Id-Version: neochat\n"
|
||||
"Report-Msgid-Bugs-To: https://bugs.kde.org\n"
|
||||
"POT-Creation-Date: 2023-08-06 00:46+0000\n"
|
||||
"POT-Creation-Date: 2023-08-10 00:46+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"
|
||||
@@ -210,17 +210,17 @@ msgctxt "<version number> (built against <possibly different version number>)"
|
||||
msgid "%1 (built against %2)"
|
||||
msgstr ""
|
||||
|
||||
#: src/main.cpp:324
|
||||
#: src/main.cpp:322
|
||||
#, kde-format
|
||||
msgid "Client for the matrix communication protocol"
|
||||
msgstr ""
|
||||
|
||||
#: src/main.cpp:325
|
||||
#: src/main.cpp:323
|
||||
#, kde-format
|
||||
msgid "Supports matrix: url scheme"
|
||||
msgstr ""
|
||||
|
||||
#: src/main.cpp:326
|
||||
#: src/main.cpp:324
|
||||
#, kde-format
|
||||
msgid "Ignore all SSL Errors, e.g., unsigned certificates."
|
||||
msgstr ""
|
||||
@@ -1166,56 +1166,56 @@ msgstr ""
|
||||
msgid "Report sent successfully."
|
||||
msgstr "ਪਾਸਵਰਡ ਕਾਮਯਾਬੀ ਨਾਲ ਬਦਲਿਆ ਹੈ"
|
||||
|
||||
#: src/neochatroom.cpp:1927 src/neochatroom.cpp:1935
|
||||
#: src/neochatroom.cpp:1924 src/neochatroom.cpp:1932
|
||||
#, kde-format
|
||||
msgctxt "'Lat' and 'Lon' as in Latitude and Longitude"
|
||||
msgid "Lat: %1, Lon: %2"
|
||||
msgstr ""
|
||||
|
||||
#: src/notificationsmanager.cpp:130
|
||||
#: src/notificationsmanager.cpp:128
|
||||
#, fuzzy, kde-format
|
||||
#| msgid "Edit Message"
|
||||
msgid "Encrypted Message"
|
||||
msgstr "ਸੁਨੇਹੇ ਨੂੰ ਸੋਧੋ"
|
||||
|
||||
#: src/notificationsmanager.cpp:203 src/qml/main.qml:257
|
||||
#: src/notificationsmanager.cpp:201 src/qml/main.qml:257
|
||||
#, kde-format
|
||||
msgid "%1: %2"
|
||||
msgstr "%1: %2"
|
||||
|
||||
#: src/notificationsmanager.cpp:209
|
||||
#: src/notificationsmanager.cpp:207
|
||||
#, kde-format
|
||||
msgid "Open NeoChat in this room"
|
||||
msgstr "ਇਸ ਰੂਮ ਵਿੱਚ ਨਿਓ-ਚੈਟ ਖੋਲ੍ਹੋ"
|
||||
|
||||
#: src/notificationsmanager.cpp:222 src/qml/Component/HoverActions.qml:109
|
||||
#: src/notificationsmanager.cpp:220 src/qml/Component/HoverActions.qml:109
|
||||
#: src/qml/Menu/Timeline/FileDelegateContextMenu.qml:50
|
||||
#: src/qml/Menu/Timeline/MessageDelegateContextMenu.qml:36
|
||||
#, kde-format
|
||||
msgid "Reply"
|
||||
msgstr "ਜਵਾਬ ਦਿਓ"
|
||||
|
||||
#: src/notificationsmanager.cpp:223
|
||||
#: src/notificationsmanager.cpp:221
|
||||
#, kde-format
|
||||
msgid "Reply..."
|
||||
msgstr "...ਜਵਾਬ ਦਿਓ"
|
||||
|
||||
#: src/notificationsmanager.cpp:241
|
||||
#: src/notificationsmanager.cpp:239
|
||||
#, kde-format
|
||||
msgid "%1 invited you to a room"
|
||||
msgstr "%1 ਨੇ ਤੁਹਾਨੂੰ ਰੂਮ ਲਈ ਸੱਦਾ ਦਿੱਤਾ"
|
||||
|
||||
#: src/notificationsmanager.cpp:245
|
||||
#: src/notificationsmanager.cpp:243
|
||||
#, kde-format
|
||||
msgid "Open this invitation in NeoChat"
|
||||
msgstr "ਇਹ ਸੱਦਾ ਨਿਓ-ਚੈਟ ਵਿੱਚ ਖੋਲ੍ਹੋ"
|
||||
|
||||
#: src/notificationsmanager.cpp:251
|
||||
#: src/notificationsmanager.cpp:249
|
||||
#, kde-format
|
||||
msgid "Accept Invitation"
|
||||
msgstr "ਸੱਦਾ ਮਨਜ਼ੂਰ ਕਰੋ"
|
||||
|
||||
#: src/notificationsmanager.cpp:251
|
||||
#: src/notificationsmanager.cpp:249
|
||||
#, kde-format
|
||||
msgid "Reject Invitation"
|
||||
msgstr "ਸੱਦਾ ਰੱਦ ਕਰੋ"
|
||||
@@ -1245,41 +1245,34 @@ msgstr "ਆਪਣੇ ਵੇਖਾਉਣ ਵਾਲੇ ਨਾਂ ਮਿਟਾਏ"
|
||||
msgid "Attach an image or file"
|
||||
msgstr "ਚਿੱਤਰ ਜਾਂ ਫਾਇਲ ਨੱਥੀ ਕਰੋ"
|
||||
|
||||
#: src/qml/Component/ChatBox/ChatBar.qml:89
|
||||
#: src/qml/Component/ChatBox/ChatBar.qml:90
|
||||
#, kde-format
|
||||
msgid "Emojis & Stickers"
|
||||
msgstr ""
|
||||
|
||||
#: src/qml/Component/ChatBox/ChatBar.qml:105
|
||||
#: src/qml/Component/ChatBox/ChatBar.qml:106
|
||||
#, fuzzy, kde-format
|
||||
#| msgid "Send invitation"
|
||||
msgid "Send a Location"
|
||||
msgstr "ਸੱਦਾ ਭੇਜੋ"
|
||||
|
||||
#: src/qml/Component/ChatBox/ChatBar.qml:118
|
||||
#: src/qml/Component/ChatBox/ChatBar.qml:119
|
||||
#, kde-format
|
||||
msgid "Send message"
|
||||
msgstr "ਸੁਨੇਹਾ ਭੇਜੋ"
|
||||
|
||||
#: src/qml/Component/ChatBox/ChatBar.qml:165
|
||||
#, kde-format
|
||||
msgid ""
|
||||
"This room is encrypted. Build libQuotient with encryption enabled to send "
|
||||
"encrypted messages."
|
||||
msgstr ""
|
||||
|
||||
#: src/qml/Component/ChatBox/ChatBar.qml:165
|
||||
#: src/qml/Component/ChatBox/ChatBar.qml:166
|
||||
#, fuzzy, kde-format
|
||||
#| msgid "Send message"
|
||||
msgid "Send an encrypted message…"
|
||||
msgstr "ਸੁਨੇਹਾ ਭੇਜੋ"
|
||||
|
||||
#: src/qml/Component/ChatBox/ChatBar.qml:165
|
||||
#: src/qml/Component/ChatBox/ChatBar.qml:166
|
||||
#, kde-format
|
||||
msgid "Set an attachment caption..."
|
||||
msgstr ""
|
||||
|
||||
#: src/qml/Component/ChatBox/ChatBar.qml:165
|
||||
#: src/qml/Component/ChatBox/ChatBar.qml:166
|
||||
#, fuzzy, kde-format
|
||||
#| msgid "Send message"
|
||||
msgid "Send a message…"
|
||||
@@ -2136,36 +2129,36 @@ msgstr "ਪ੍ਰਾਈਵੇਟ ਚੈਟ ਵਿੱਚ ਖੋਲ੍ਹੋ"
|
||||
msgid "Copy link"
|
||||
msgstr "ਕਾਪੀ ਕਰੋ"
|
||||
|
||||
#: src/qml/main.qml:299
|
||||
#: src/qml/main.qml:297
|
||||
#, fuzzy, kde-format
|
||||
#| msgid "Show notifications"
|
||||
msgctxt "@title:window"
|
||||
msgid "Session Verification"
|
||||
msgstr "ਨੋਟੀਫਿਕੇਸ਼ਨ ਵੇਖਾਓ"
|
||||
|
||||
#: src/qml/main.qml:311
|
||||
#: src/qml/main.qml:309
|
||||
#, kde-format
|
||||
msgid "User consent"
|
||||
msgstr "ਵਰਤੋਂਕਾਰ ਸਹਿਮਤੀ"
|
||||
|
||||
#: src/qml/main.qml:316
|
||||
#: src/qml/main.qml:314
|
||||
#, kde-format
|
||||
msgid ""
|
||||
"Your homeserver requires you to agree to its terms and conditions before "
|
||||
"being able to use it. Please click the button below to read them."
|
||||
msgstr ""
|
||||
|
||||
#: src/qml/main.qml:321
|
||||
#: src/qml/main.qml:319
|
||||
#, kde-format
|
||||
msgid "Open"
|
||||
msgstr "ਖੋਲ੍ਹੋ"
|
||||
|
||||
#: src/qml/main.qml:356
|
||||
#: src/qml/main.qml:354
|
||||
#, kde-format
|
||||
msgid "Start a chat"
|
||||
msgstr "ਗੱਲਬਾਤ ਸ਼ੁਰੂ ਕਰੋ"
|
||||
|
||||
#: src/qml/main.qml:358
|
||||
#: src/qml/main.qml:356
|
||||
#, kde-format
|
||||
msgid "Do you want to start a chat with %1?"
|
||||
msgstr "ਕੀ ਤੁਸੀਂ %1 ਨਾਲ ਗੱਲਬਾਤ ਕਰਨੀ ਚਾਹੁੰਦੇ ਹੋ?"
|
||||
@@ -2664,7 +2657,7 @@ msgid "Notification settings"
|
||||
msgstr "ਨੋਟੀਫਿਕੇਸ਼ਨ ਵੇਖਾਓ"
|
||||
|
||||
#: src/qml/Page/RoomList/AccountMenu.qml:37 src/qml/Settings/DevicesPage.qml:15
|
||||
#: src/qml/Settings/SettingsPage.qml:61
|
||||
#: src/qml/Settings/SettingsPage.qml:62
|
||||
#, kde-format
|
||||
msgid "Devices"
|
||||
msgstr "ਡਿਵਾਈਸ"
|
||||
@@ -2816,13 +2809,13 @@ msgctxt "Expand <section name"
|
||||
msgid "Expand %1"
|
||||
msgstr "%1 ਪਾਬੰਦੀ ਹਟਾਈ"
|
||||
|
||||
#: src/qml/Page/RoomList/RoomDelegate.qml:96
|
||||
#: src/qml/Page/RoomList/RoomDelegate.qml:97
|
||||
#, fuzzy, kde-format
|
||||
#| msgid "Muted"
|
||||
msgid "Muted room"
|
||||
msgstr "ਮੌਨ ਕੀਤਾ"
|
||||
|
||||
#: src/qml/Page/RoomList/RoomDelegate.qml:128
|
||||
#: src/qml/Page/RoomList/RoomDelegate.qml:129
|
||||
#, kde-format
|
||||
msgid "Configure room"
|
||||
msgstr "ਰੂਮ ਦੀ ਸੰਰਚਨਾ"
|
||||
@@ -3037,23 +3030,23 @@ msgstr[1] "%1 ਮੈਂਬਰ"
|
||||
msgid "No member count"
|
||||
msgstr "ਕੋਈ ਮੈਂਬਰ ਗਿਣਤੀ ਨਹੀਂ"
|
||||
|
||||
#: src/qml/RoomSettings/Categories.qml:18 src/qml/RoomSettings/General.qml:21
|
||||
#: src/qml/Settings/SettingsPage.qml:17
|
||||
#: src/qml/RoomSettings/Categories.qml:19 src/qml/RoomSettings/General.qml:21
|
||||
#: src/qml/Settings/SettingsPage.qml:18
|
||||
#, kde-format
|
||||
msgid "General"
|
||||
msgstr "ਆਮ"
|
||||
|
||||
#: src/qml/RoomSettings/Categories.qml:29 src/qml/RoomSettings/Security.qml:19
|
||||
#: src/qml/RoomSettings/Categories.qml:30 src/qml/RoomSettings/Security.qml:19
|
||||
#, kde-format
|
||||
msgid "Security"
|
||||
msgstr "ਸੁਰੱਖਿਆ"
|
||||
|
||||
#: src/qml/RoomSettings/Categories.qml:40
|
||||
#: src/qml/RoomSettings/Categories.qml:41
|
||||
#, kde-format
|
||||
msgid "Permissions"
|
||||
msgstr ""
|
||||
|
||||
#: src/qml/RoomSettings/Categories.qml:51 src/qml/Settings/SettingsPage.qml:29
|
||||
#: src/qml/RoomSettings/Categories.qml:52 src/qml/Settings/SettingsPage.qml:30
|
||||
#, fuzzy, kde-format
|
||||
#| msgid "Show notifications"
|
||||
msgid "Notifications"
|
||||
@@ -3380,18 +3373,18 @@ msgctxt "@option:check"
|
||||
msgid "Encryption"
|
||||
msgstr "ਸਿਰੇ ਤੋਂ ਸਿਰੇ ਤੱਕ ਇੰਕ੍ਰਿਪਸ਼ਨ ਸਰਗਰਮ ਕੀਤੀ"
|
||||
|
||||
#: src/qml/RoomSettings/Security.qml:36
|
||||
#: src/qml/RoomSettings/Security.qml:35
|
||||
#, kde-format
|
||||
msgid "Enable encryption"
|
||||
msgstr ""
|
||||
|
||||
#: src/qml/RoomSettings/Security.qml:37
|
||||
#: src/qml/RoomSettings/Security.qml:36
|
||||
#, kde-format
|
||||
msgctxt "option:check"
|
||||
msgid "Once enabled, encryption cannot be disabled."
|
||||
msgstr ""
|
||||
|
||||
#: src/qml/RoomSettings/Security.qml:50
|
||||
#: src/qml/RoomSettings/Security.qml:49
|
||||
#, fuzzy, kde-format
|
||||
#| msgctxt "@option:check"
|
||||
#| msgid "Access:"
|
||||
@@ -3399,91 +3392,91 @@ msgctxt "@option:check"
|
||||
msgid "Access"
|
||||
msgstr "ਪਹੁੰਚ:"
|
||||
|
||||
#: src/qml/RoomSettings/Security.qml:57
|
||||
#: src/qml/RoomSettings/Security.qml:56
|
||||
#, kde-format
|
||||
msgctxt "@option:check"
|
||||
msgid "Private (invite only)"
|
||||
msgstr "ਪ੍ਰਾਈਵੇਟ (ਸਿਰਫ਼ ਸੱਦੇ ਰਾਹੀਂ)"
|
||||
|
||||
#: src/qml/RoomSettings/Security.qml:58
|
||||
#: src/qml/RoomSettings/Security.qml:57
|
||||
#, kde-format
|
||||
msgid "Only invited people can join."
|
||||
msgstr "ਸਿਰਫ਼ ਸੱਦਾ ਪ੍ਰਾਪਤ ਲੋਕ ਹੀ ਜੁਆਇੰਨ ਕਰ ਸਕਦੇ ਹਨ।"
|
||||
|
||||
#: src/qml/RoomSettings/Security.qml:66
|
||||
#: src/qml/RoomSettings/Security.qml:65
|
||||
#, kde-format
|
||||
msgctxt "@option:check"
|
||||
msgid "Space members"
|
||||
msgstr "ਥਾਂ ਦੇ ਮੈਂਬਰ"
|
||||
|
||||
#: src/qml/RoomSettings/Security.qml:67
|
||||
#: src/qml/RoomSettings/Security.qml:66
|
||||
#, kde-format
|
||||
msgid "Anyone in a space can find and join."
|
||||
msgstr ""
|
||||
|
||||
#: src/qml/RoomSettings/Security.qml:76
|
||||
#: src/qml/RoomSettings/Security.qml:75
|
||||
#, fuzzy, kde-format
|
||||
#| msgid "knocked"
|
||||
msgctxt "@option:check"
|
||||
msgid "Knock"
|
||||
msgstr "ਕਿੱਕ ਕੀਤਾ"
|
||||
|
||||
#: src/qml/RoomSettings/Security.qml:77
|
||||
#: src/qml/RoomSettings/Security.qml:76
|
||||
#, kde-format
|
||||
msgid "People not in the room need to request an invite to join the room."
|
||||
msgstr ""
|
||||
|
||||
#: src/qml/RoomSettings/Security.qml:87
|
||||
#: src/qml/RoomSettings/Security.qml:86
|
||||
#, kde-format
|
||||
msgctxt "@option:check"
|
||||
msgid "Public"
|
||||
msgstr "ਪਬਲਿਕ"
|
||||
|
||||
#: src/qml/RoomSettings/Security.qml:88
|
||||
#: src/qml/RoomSettings/Security.qml:87
|
||||
#, kde-format
|
||||
msgctxt "@option:check"
|
||||
msgid "Anyone can find and join."
|
||||
msgstr "ਕੋਈ ਵੀ ਲੱਭ ਤੇ ਜੁਆਇੰਨ ਕਰ ਸਕਦਾ ਹੈ।"
|
||||
|
||||
#: src/qml/RoomSettings/Security.qml:100
|
||||
#: src/qml/RoomSettings/Security.qml:99
|
||||
#, kde-format
|
||||
msgctxt "@option:check"
|
||||
msgid "Message history visibility"
|
||||
msgstr ""
|
||||
|
||||
#: src/qml/RoomSettings/Security.qml:107
|
||||
#: src/qml/RoomSettings/Security.qml:106
|
||||
#, kde-format
|
||||
msgctxt "@option:check"
|
||||
msgid "Anyone"
|
||||
msgstr ""
|
||||
|
||||
#: src/qml/RoomSettings/Security.qml:108
|
||||
#: src/qml/RoomSettings/Security.qml:107
|
||||
#, kde-format
|
||||
msgctxt "@option:check"
|
||||
msgid "Anyone, regardless of whether they have joined, can view history."
|
||||
msgstr ""
|
||||
|
||||
#: src/qml/RoomSettings/Security.qml:116
|
||||
#: src/qml/RoomSettings/Security.qml:115
|
||||
#, fuzzy, kde-format
|
||||
#| msgid "Members"
|
||||
msgctxt "@option:check"
|
||||
msgid "Members only"
|
||||
msgstr "ਮੈਂਬਰ"
|
||||
|
||||
#: src/qml/RoomSettings/Security.qml:117
|
||||
#: src/qml/RoomSettings/Security.qml:116
|
||||
#, kde-format
|
||||
msgctxt "@option:check"
|
||||
msgid ""
|
||||
"All members can view the entire message history, even before they joined."
|
||||
msgstr ""
|
||||
|
||||
#: src/qml/RoomSettings/Security.qml:125
|
||||
#: src/qml/RoomSettings/Security.qml:124
|
||||
#, kde-format
|
||||
msgctxt "@option:check"
|
||||
msgid "Members only (since invite)"
|
||||
msgstr ""
|
||||
|
||||
#: src/qml/RoomSettings/Security.qml:126
|
||||
#: src/qml/RoomSettings/Security.qml:125
|
||||
#, kde-format
|
||||
msgctxt "@option:check"
|
||||
msgid ""
|
||||
@@ -3491,20 +3484,20 @@ msgid ""
|
||||
"the room."
|
||||
msgstr ""
|
||||
|
||||
#: src/qml/RoomSettings/Security.qml:134
|
||||
#: src/qml/RoomSettings/Security.qml:133
|
||||
#, kde-format
|
||||
msgctxt "@option:check"
|
||||
msgid "Members only (since joining)"
|
||||
msgstr ""
|
||||
|
||||
#: src/qml/RoomSettings/Security.qml:135
|
||||
#: src/qml/RoomSettings/Security.qml:134
|
||||
#, kde-format
|
||||
msgctxt "@option:check"
|
||||
msgid ""
|
||||
"New members can view the message history from the point they joined the room."
|
||||
msgstr ""
|
||||
|
||||
#: src/qml/RoomSettings/Security.qml:154
|
||||
#: src/qml/RoomSettings/Security.qml:153
|
||||
#: src/qml/Settings/NetworkProxyPage.qml:119
|
||||
#, kde-format
|
||||
msgid "Apply"
|
||||
@@ -3600,7 +3593,7 @@ msgid "Homeserver url"
|
||||
msgstr "ਹੋਮ-ਸਰਵਰ:"
|
||||
|
||||
#: src/qml/Settings/AccountsPage.qml:16 src/qml/Settings/AccountsPage.qml:25
|
||||
#: src/qml/Settings/SettingsPage.qml:35
|
||||
#: src/qml/Settings/SettingsPage.qml:36
|
||||
#, kde-format
|
||||
msgid "Accounts"
|
||||
msgstr "ਖਾਤੇ"
|
||||
@@ -4008,7 +4001,7 @@ msgid "Invites"
|
||||
msgstr "ਸੱਦਾ"
|
||||
|
||||
#: src/qml/Settings/NetworkProxyPage.qml:25
|
||||
#: src/qml/Settings/SettingsPage.qml:55
|
||||
#: src/qml/Settings/SettingsPage.qml:56
|
||||
#, fuzzy, kde-format
|
||||
#| msgid "Network Error"
|
||||
msgid "Network Proxy"
|
||||
@@ -4097,27 +4090,27 @@ msgstr ""
|
||||
msgid "Delete keyword"
|
||||
msgstr "ਸ਼ਬਦ ਹਟਾਓ"
|
||||
|
||||
#: src/qml/Settings/SettingsPage.qml:23
|
||||
#: src/qml/Settings/SettingsPage.qml:24
|
||||
#, kde-format
|
||||
msgid "Appearance"
|
||||
msgstr "ਦਿੱਖ"
|
||||
|
||||
#: src/qml/Settings/SettingsPage.qml:41
|
||||
#: src/qml/Settings/SettingsPage.qml:42
|
||||
#, kde-format
|
||||
msgid "Stickers & Emojis"
|
||||
msgstr ""
|
||||
|
||||
#: src/qml/Settings/SettingsPage.qml:48
|
||||
#: src/qml/Settings/SettingsPage.qml:49
|
||||
#, kde-format
|
||||
msgid "Spell Checking"
|
||||
msgstr ""
|
||||
|
||||
#: src/qml/Settings/SettingsPage.qml:72
|
||||
#: src/qml/Settings/SettingsPage.qml:73
|
||||
#, kde-format
|
||||
msgid "About NeoChat"
|
||||
msgstr "ਨਿਓ-ਚੈਟ ਬਾਰੇ"
|
||||
|
||||
#: src/qml/Settings/SettingsPage.qml:78
|
||||
#: src/qml/Settings/SettingsPage.qml:79
|
||||
#, fuzzy, kde-format
|
||||
#| msgid "About"
|
||||
msgid "About KDE"
|
||||
|
||||
140
po/pl/neochat.po
140
po/pl/neochat.po
@@ -7,7 +7,7 @@ msgid ""
|
||||
msgstr ""
|
||||
"Project-Id-Version: neochat\n"
|
||||
"Report-Msgid-Bugs-To: https://bugs.kde.org\n"
|
||||
"POT-Creation-Date: 2023-08-06 00:46+0000\n"
|
||||
"POT-Creation-Date: 2023-08-10 00:46+0000\n"
|
||||
"PO-Revision-Date: 2023-04-29 11:30+0200\n"
|
||||
"Last-Translator: Łukasz Wojniłowicz <lukasz.wojnilowicz@gmail.com>\n"
|
||||
"Language-Team: Polish <kde-i18n-doc@kde.org>\n"
|
||||
@@ -204,17 +204,17 @@ msgctxt "<version number> (built against <possibly different version number>)"
|
||||
msgid "%1 (built against %2)"
|
||||
msgstr "%1 (zbudowane na %2)"
|
||||
|
||||
#: src/main.cpp:324
|
||||
#: src/main.cpp:322
|
||||
#, kde-format
|
||||
msgid "Client for the matrix communication protocol"
|
||||
msgstr "Program do obsługi protokołu matrix"
|
||||
|
||||
#: src/main.cpp:325
|
||||
#: src/main.cpp:323
|
||||
#, kde-format
|
||||
msgid "Supports matrix: url scheme"
|
||||
msgstr "Obsługuje matriksa: schemat url"
|
||||
|
||||
#: src/main.cpp:326
|
||||
#: src/main.cpp:324
|
||||
#, kde-format
|
||||
msgid "Ignore all SSL Errors, e.g., unsigned certificates."
|
||||
msgstr ""
|
||||
@@ -1087,55 +1087,55 @@ msgstr "rozpoczął(ęła) głosowanie"
|
||||
msgid "Report sent successfully."
|
||||
msgstr "Pomyślnie wysłano zgłoszenie."
|
||||
|
||||
#: src/neochatroom.cpp:1927 src/neochatroom.cpp:1935
|
||||
#: src/neochatroom.cpp:1924 src/neochatroom.cpp:1932
|
||||
#, kde-format
|
||||
msgctxt "'Lat' and 'Lon' as in Latitude and Longitude"
|
||||
msgid "Lat: %1, Lon: %2"
|
||||
msgstr "Szer.: %1, Dł.: %2"
|
||||
|
||||
#: src/notificationsmanager.cpp:130
|
||||
#: src/notificationsmanager.cpp:128
|
||||
#, kde-format
|
||||
msgid "Encrypted Message"
|
||||
msgstr "Zaszyfrowana wiadomość"
|
||||
|
||||
#: src/notificationsmanager.cpp:203 src/qml/main.qml:257
|
||||
#: src/notificationsmanager.cpp:201 src/qml/main.qml:257
|
||||
#, kde-format
|
||||
msgid "%1: %2"
|
||||
msgstr "%1: %2"
|
||||
|
||||
#: src/notificationsmanager.cpp:209
|
||||
#: src/notificationsmanager.cpp:207
|
||||
#, kde-format
|
||||
msgid "Open NeoChat in this room"
|
||||
msgstr "Otwórz NeoChat w tym pokoju"
|
||||
|
||||
#: src/notificationsmanager.cpp:222 src/qml/Component/HoverActions.qml:109
|
||||
#: src/notificationsmanager.cpp:220 src/qml/Component/HoverActions.qml:109
|
||||
#: src/qml/Menu/Timeline/FileDelegateContextMenu.qml:50
|
||||
#: src/qml/Menu/Timeline/MessageDelegateContextMenu.qml:36
|
||||
#, kde-format
|
||||
msgid "Reply"
|
||||
msgstr "Odpowiedz"
|
||||
|
||||
#: src/notificationsmanager.cpp:223
|
||||
#: src/notificationsmanager.cpp:221
|
||||
#, kde-format
|
||||
msgid "Reply..."
|
||||
msgstr "Odpowiedz..."
|
||||
|
||||
#: src/notificationsmanager.cpp:241
|
||||
#: src/notificationsmanager.cpp:239
|
||||
#, kde-format
|
||||
msgid "%1 invited you to a room"
|
||||
msgstr "%1 zaprosił cię do pokoju"
|
||||
|
||||
#: src/notificationsmanager.cpp:245
|
||||
#: src/notificationsmanager.cpp:243
|
||||
#, kde-format
|
||||
msgid "Open this invitation in NeoChat"
|
||||
msgstr "Otwórz to zaproszenie w NeoChat"
|
||||
|
||||
#: src/notificationsmanager.cpp:251
|
||||
#: src/notificationsmanager.cpp:249
|
||||
#, kde-format
|
||||
msgid "Accept Invitation"
|
||||
msgstr "Przyjmij zaproszenie"
|
||||
|
||||
#: src/notificationsmanager.cpp:251
|
||||
#: src/notificationsmanager.cpp:249
|
||||
#, kde-format
|
||||
msgid "Reject Invitation"
|
||||
msgstr "Odrzuć zaproszenie"
|
||||
@@ -1163,41 +1163,32 @@ msgstr "Wyłącz wysyłanie załączników"
|
||||
msgid "Attach an image or file"
|
||||
msgstr "Załącz obraz lub plik"
|
||||
|
||||
#: src/qml/Component/ChatBox/ChatBar.qml:89
|
||||
#: src/qml/Component/ChatBox/ChatBar.qml:90
|
||||
#, kde-format
|
||||
msgid "Emojis & Stickers"
|
||||
msgstr ""
|
||||
|
||||
#: src/qml/Component/ChatBox/ChatBar.qml:105
|
||||
#: src/qml/Component/ChatBox/ChatBar.qml:106
|
||||
#, kde-format
|
||||
msgid "Send a Location"
|
||||
msgstr "Wyślij położenie"
|
||||
|
||||
#: src/qml/Component/ChatBox/ChatBar.qml:118
|
||||
#: src/qml/Component/ChatBox/ChatBar.qml:119
|
||||
#, kde-format
|
||||
msgid "Send message"
|
||||
msgstr "Wyślij wiadomość"
|
||||
|
||||
#: src/qml/Component/ChatBox/ChatBar.qml:165
|
||||
#, kde-format
|
||||
msgid ""
|
||||
"This room is encrypted. Build libQuotient with encryption enabled to send "
|
||||
"encrypted messages."
|
||||
msgstr ""
|
||||
"Ten pokój jest zaszyfrowany. Zbuduj libQuotient z włączonym szyfrowaniem, "
|
||||
"aby móc wysyłać szyfrowane wiadomości."
|
||||
|
||||
#: src/qml/Component/ChatBox/ChatBar.qml:165
|
||||
#: src/qml/Component/ChatBox/ChatBar.qml:166
|
||||
#, kde-format
|
||||
msgid "Send an encrypted message…"
|
||||
msgstr "Wyślij wiadomość zaszyfrowaną…"
|
||||
|
||||
#: src/qml/Component/ChatBox/ChatBar.qml:165
|
||||
#: src/qml/Component/ChatBox/ChatBar.qml:166
|
||||
#, kde-format
|
||||
msgid "Set an attachment caption..."
|
||||
msgstr "Nadaj podpis załącznikowi..."
|
||||
|
||||
#: src/qml/Component/ChatBox/ChatBar.qml:165
|
||||
#: src/qml/Component/ChatBox/ChatBar.qml:166
|
||||
#, kde-format
|
||||
msgid "Send a message…"
|
||||
msgstr "Wyślij wiadomość…"
|
||||
@@ -2062,18 +2053,18 @@ msgstr "Rozpocznij prywatną rozmowę"
|
||||
msgid "Copy link"
|
||||
msgstr "Skopiuj odnośnik"
|
||||
|
||||
#: src/qml/main.qml:299
|
||||
#: src/qml/main.qml:297
|
||||
#, kde-format
|
||||
msgctxt "@title:window"
|
||||
msgid "Session Verification"
|
||||
msgstr "Sprawdzenie posiedzenia"
|
||||
|
||||
#: src/qml/main.qml:311
|
||||
#: src/qml/main.qml:309
|
||||
#, kde-format
|
||||
msgid "User consent"
|
||||
msgstr "Zgoda użytkownika"
|
||||
|
||||
#: src/qml/main.qml:316
|
||||
#: src/qml/main.qml:314
|
||||
#, kde-format
|
||||
msgid ""
|
||||
"Your homeserver requires you to agree to its terms and conditions before "
|
||||
@@ -2082,17 +2073,17 @@ msgstr ""
|
||||
"Twój serwer domowy wymaga zgody na jego warunki, zanim będzie można go "
|
||||
"używać. Aby je przeczytać, naciśnij na przycisk poniżej."
|
||||
|
||||
#: src/qml/main.qml:321
|
||||
#: src/qml/main.qml:319
|
||||
#, kde-format
|
||||
msgid "Open"
|
||||
msgstr "Otwórz"
|
||||
|
||||
#: src/qml/main.qml:356
|
||||
#: src/qml/main.qml:354
|
||||
#, kde-format
|
||||
msgid "Start a chat"
|
||||
msgstr "Rozpocznij rozmowę"
|
||||
|
||||
#: src/qml/main.qml:358
|
||||
#: src/qml/main.qml:356
|
||||
#, kde-format
|
||||
msgid "Do you want to start a chat with %1?"
|
||||
msgstr "Czy chcesz rozpocząć rozmowę z %1?"
|
||||
@@ -2577,7 +2568,7 @@ msgid "Notification settings"
|
||||
msgstr "Ustawienia powiadomień"
|
||||
|
||||
#: src/qml/Page/RoomList/AccountMenu.qml:37 src/qml/Settings/DevicesPage.qml:15
|
||||
#: src/qml/Settings/SettingsPage.qml:61
|
||||
#: src/qml/Settings/SettingsPage.qml:62
|
||||
#, kde-format
|
||||
msgid "Devices"
|
||||
msgstr "Urządzenia"
|
||||
@@ -2721,12 +2712,12 @@ msgctxt "Expand <section name"
|
||||
msgid "Expand %1"
|
||||
msgstr "Rozpręż podgląd"
|
||||
|
||||
#: src/qml/Page/RoomList/RoomDelegate.qml:96
|
||||
#: src/qml/Page/RoomList/RoomDelegate.qml:97
|
||||
#, kde-format
|
||||
msgid "Muted room"
|
||||
msgstr "Wyciszony pokój"
|
||||
|
||||
#: src/qml/Page/RoomList/RoomDelegate.qml:128
|
||||
#: src/qml/Page/RoomList/RoomDelegate.qml:129
|
||||
#, kde-format
|
||||
msgid "Configure room"
|
||||
msgstr "Ustawienia pokoju"
|
||||
@@ -2929,23 +2920,23 @@ msgstr[2] "%1 członków"
|
||||
msgid "No member count"
|
||||
msgstr "Brak liczby członków"
|
||||
|
||||
#: src/qml/RoomSettings/Categories.qml:18 src/qml/RoomSettings/General.qml:21
|
||||
#: src/qml/Settings/SettingsPage.qml:17
|
||||
#: src/qml/RoomSettings/Categories.qml:19 src/qml/RoomSettings/General.qml:21
|
||||
#: src/qml/Settings/SettingsPage.qml:18
|
||||
#, kde-format
|
||||
msgid "General"
|
||||
msgstr "Ogólne"
|
||||
|
||||
#: src/qml/RoomSettings/Categories.qml:29 src/qml/RoomSettings/Security.qml:19
|
||||
#: src/qml/RoomSettings/Categories.qml:30 src/qml/RoomSettings/Security.qml:19
|
||||
#, kde-format
|
||||
msgid "Security"
|
||||
msgstr "Zabezpieczenia"
|
||||
|
||||
#: src/qml/RoomSettings/Categories.qml:40
|
||||
#: src/qml/RoomSettings/Categories.qml:41
|
||||
#, kde-format
|
||||
msgid "Permissions"
|
||||
msgstr "Uprawnienia"
|
||||
|
||||
#: src/qml/RoomSettings/Categories.qml:51 src/qml/Settings/SettingsPage.qml:29
|
||||
#: src/qml/RoomSettings/Categories.qml:52 src/qml/Settings/SettingsPage.qml:30
|
||||
#, kde-format
|
||||
msgid "Notifications"
|
||||
msgstr "Powiadomienia"
|
||||
@@ -3251,95 +3242,95 @@ msgctxt "@option:check"
|
||||
msgid "Encryption"
|
||||
msgstr "Szyfrowanie"
|
||||
|
||||
#: src/qml/RoomSettings/Security.qml:36
|
||||
#: src/qml/RoomSettings/Security.qml:35
|
||||
#, kde-format
|
||||
msgid "Enable encryption"
|
||||
msgstr "Włącz szyfrowanie"
|
||||
|
||||
#: src/qml/RoomSettings/Security.qml:37
|
||||
#: src/qml/RoomSettings/Security.qml:36
|
||||
#, kde-format
|
||||
msgctxt "option:check"
|
||||
msgid "Once enabled, encryption cannot be disabled."
|
||||
msgstr "Po włączeniu, nie będzie można wyłączyć szyfrowania."
|
||||
|
||||
#: src/qml/RoomSettings/Security.qml:50
|
||||
#: src/qml/RoomSettings/Security.qml:49
|
||||
#, kde-format
|
||||
msgctxt "@option:check"
|
||||
msgid "Access"
|
||||
msgstr "Dostęp"
|
||||
|
||||
#: src/qml/RoomSettings/Security.qml:57
|
||||
#: src/qml/RoomSettings/Security.qml:56
|
||||
#, kde-format
|
||||
msgctxt "@option:check"
|
||||
msgid "Private (invite only)"
|
||||
msgstr "Prywatny (tylko po zaproszeniu)"
|
||||
|
||||
#: src/qml/RoomSettings/Security.qml:58
|
||||
#: src/qml/RoomSettings/Security.qml:57
|
||||
#, kde-format
|
||||
msgid "Only invited people can join."
|
||||
msgstr "Tylko zaproszeni ludzie mogą dołączyć."
|
||||
|
||||
#: src/qml/RoomSettings/Security.qml:66
|
||||
#: src/qml/RoomSettings/Security.qml:65
|
||||
#, kde-format
|
||||
msgctxt "@option:check"
|
||||
msgid "Space members"
|
||||
msgstr "Członkowie przestrzeni"
|
||||
|
||||
#: src/qml/RoomSettings/Security.qml:67
|
||||
#: src/qml/RoomSettings/Security.qml:66
|
||||
#, kde-format
|
||||
msgid "Anyone in a space can find and join."
|
||||
msgstr "Każdy w przestrzeni może odszukać i dołączyć."
|
||||
|
||||
#: src/qml/RoomSettings/Security.qml:76
|
||||
#: src/qml/RoomSettings/Security.qml:75
|
||||
#, kde-format
|
||||
msgctxt "@option:check"
|
||||
msgid "Knock"
|
||||
msgstr "Zapukaj"
|
||||
|
||||
#: src/qml/RoomSettings/Security.qml:77
|
||||
#: src/qml/RoomSettings/Security.qml:76
|
||||
#, kde-format
|
||||
msgid "People not in the room need to request an invite to join the room."
|
||||
msgstr ""
|
||||
"Ludzie, nie będący w pokoju, muszą poprosić o zaproszenie, aby do niego "
|
||||
"dołączyć."
|
||||
|
||||
#: src/qml/RoomSettings/Security.qml:87
|
||||
#: src/qml/RoomSettings/Security.qml:86
|
||||
#, kde-format
|
||||
msgctxt "@option:check"
|
||||
msgid "Public"
|
||||
msgstr "Publiczny"
|
||||
|
||||
#: src/qml/RoomSettings/Security.qml:88
|
||||
#: src/qml/RoomSettings/Security.qml:87
|
||||
#, kde-format
|
||||
msgctxt "@option:check"
|
||||
msgid "Anyone can find and join."
|
||||
msgstr "Każdy może odszukać i dołączyć."
|
||||
|
||||
#: src/qml/RoomSettings/Security.qml:100
|
||||
#: src/qml/RoomSettings/Security.qml:99
|
||||
#, kde-format
|
||||
msgctxt "@option:check"
|
||||
msgid "Message history visibility"
|
||||
msgstr "Widoczność historii wiadomości"
|
||||
|
||||
#: src/qml/RoomSettings/Security.qml:107
|
||||
#: src/qml/RoomSettings/Security.qml:106
|
||||
#, kde-format
|
||||
msgctxt "@option:check"
|
||||
msgid "Anyone"
|
||||
msgstr "Ktokolwiek"
|
||||
|
||||
#: src/qml/RoomSettings/Security.qml:108
|
||||
#: src/qml/RoomSettings/Security.qml:107
|
||||
#, kde-format
|
||||
msgctxt "@option:check"
|
||||
msgid "Anyone, regardless of whether they have joined, can view history."
|
||||
msgstr "Historię może przeglądać ktokolwiek, niezależnie czy dołączył."
|
||||
|
||||
#: src/qml/RoomSettings/Security.qml:116
|
||||
#: src/qml/RoomSettings/Security.qml:115
|
||||
#, kde-format
|
||||
msgctxt "@option:check"
|
||||
msgid "Members only"
|
||||
msgstr "Tylko członkowie"
|
||||
|
||||
#: src/qml/RoomSettings/Security.qml:117
|
||||
#: src/qml/RoomSettings/Security.qml:116
|
||||
#, kde-format
|
||||
msgctxt "@option:check"
|
||||
msgid ""
|
||||
@@ -3348,13 +3339,13 @@ msgstr ""
|
||||
"Wszyscy członkowie mogą przeglądać całą historię rozmów, nawet tę sprzed ich "
|
||||
"dołączenia."
|
||||
|
||||
#: src/qml/RoomSettings/Security.qml:125
|
||||
#: src/qml/RoomSettings/Security.qml:124
|
||||
#, kde-format
|
||||
msgctxt "@option:check"
|
||||
msgid "Members only (since invite)"
|
||||
msgstr "Tylko członkowie (od zaproszenia)"
|
||||
|
||||
#: src/qml/RoomSettings/Security.qml:126
|
||||
#: src/qml/RoomSettings/Security.qml:125
|
||||
#, kde-format
|
||||
msgctxt "@option:check"
|
||||
msgid ""
|
||||
@@ -3363,13 +3354,13 @@ msgid ""
|
||||
msgstr ""
|
||||
"Nowi członkowie mogą przeglądać historię rozmów od czasu ich zaproszenia."
|
||||
|
||||
#: src/qml/RoomSettings/Security.qml:134
|
||||
#: src/qml/RoomSettings/Security.qml:133
|
||||
#, kde-format
|
||||
msgctxt "@option:check"
|
||||
msgid "Members only (since joining)"
|
||||
msgstr "Tylko członkowie (od dołączenia)"
|
||||
|
||||
#: src/qml/RoomSettings/Security.qml:135
|
||||
#: src/qml/RoomSettings/Security.qml:134
|
||||
#, kde-format
|
||||
msgctxt "@option:check"
|
||||
msgid ""
|
||||
@@ -3377,7 +3368,7 @@ msgid ""
|
||||
msgstr ""
|
||||
"Nowi członkowie mogą przeglądać historię rozmów od czasu ich dołączenia."
|
||||
|
||||
#: src/qml/RoomSettings/Security.qml:154
|
||||
#: src/qml/RoomSettings/Security.qml:153
|
||||
#: src/qml/Settings/NetworkProxyPage.qml:119
|
||||
#, kde-format
|
||||
msgid "Apply"
|
||||
@@ -3467,7 +3458,7 @@ msgid "Homeserver url"
|
||||
msgstr "Adres URL serwera domowego"
|
||||
|
||||
#: src/qml/Settings/AccountsPage.qml:16 src/qml/Settings/AccountsPage.qml:25
|
||||
#: src/qml/Settings/SettingsPage.qml:35
|
||||
#: src/qml/Settings/SettingsPage.qml:36
|
||||
#, kde-format
|
||||
msgid "Accounts"
|
||||
msgstr "Konta"
|
||||
@@ -3856,7 +3847,7 @@ msgid "Invites"
|
||||
msgstr "Zaproszenia"
|
||||
|
||||
#: src/qml/Settings/NetworkProxyPage.qml:25
|
||||
#: src/qml/Settings/SettingsPage.qml:55
|
||||
#: src/qml/Settings/SettingsPage.qml:56
|
||||
#, kde-format
|
||||
msgid "Network Proxy"
|
||||
msgstr "Pośrednik sieciowy"
|
||||
@@ -3937,27 +3928,27 @@ msgstr "Włącz skróty wiadomości"
|
||||
msgid "Delete keyword"
|
||||
msgstr "Usuń słowo kluczowe"
|
||||
|
||||
#: src/qml/Settings/SettingsPage.qml:23
|
||||
#: src/qml/Settings/SettingsPage.qml:24
|
||||
#, kde-format
|
||||
msgid "Appearance"
|
||||
msgstr "Wygląd"
|
||||
|
||||
#: src/qml/Settings/SettingsPage.qml:41
|
||||
#: src/qml/Settings/SettingsPage.qml:42
|
||||
#, kde-format
|
||||
msgid "Stickers & Emojis"
|
||||
msgstr ""
|
||||
|
||||
#: src/qml/Settings/SettingsPage.qml:48
|
||||
#: src/qml/Settings/SettingsPage.qml:49
|
||||
#, kde-format
|
||||
msgid "Spell Checking"
|
||||
msgstr "Sprawdzanie pisowni"
|
||||
|
||||
#: src/qml/Settings/SettingsPage.qml:72
|
||||
#: src/qml/Settings/SettingsPage.qml:73
|
||||
#, kde-format
|
||||
msgid "About NeoChat"
|
||||
msgstr "O NeoChat"
|
||||
|
||||
#: src/qml/Settings/SettingsPage.qml:78
|
||||
#: src/qml/Settings/SettingsPage.qml:79
|
||||
#, kde-format
|
||||
msgid "About KDE"
|
||||
msgstr "O KDE"
|
||||
@@ -4112,6 +4103,13 @@ msgstr "Pokaż"
|
||||
msgid "Quit"
|
||||
msgstr "Zakończ"
|
||||
|
||||
#~ msgid ""
|
||||
#~ "This room is encrypted. Build libQuotient with encryption enabled to send "
|
||||
#~ "encrypted messages."
|
||||
#~ msgstr ""
|
||||
#~ "Ten pokój jest zaszyfrowany. Zbuduj libQuotient z włączonym szyfrowaniem, "
|
||||
#~ "aby móc wysyłać szyfrowane wiadomości."
|
||||
|
||||
#~ msgid "Messages in one-to-one chats"
|
||||
#~ msgstr "Wiadomości w rozmowach jeden na jednego"
|
||||
|
||||
|
||||
140
po/pt/neochat.po
140
po/pt/neochat.po
@@ -2,7 +2,7 @@ msgid ""
|
||||
msgstr ""
|
||||
"Project-Id-Version: neochat\n"
|
||||
"Report-Msgid-Bugs-To: https://bugs.kde.org\n"
|
||||
"POT-Creation-Date: 2023-08-06 00:46+0000\n"
|
||||
"POT-Creation-Date: 2023-08-10 00:46+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"
|
||||
@@ -205,17 +205,17 @@ msgctxt "<version number> (built against <possibly different version number>)"
|
||||
msgid "%1 (built against %2)"
|
||||
msgstr "%1 (compilado com a %2)"
|
||||
|
||||
#: src/main.cpp:324
|
||||
#: src/main.cpp:322
|
||||
#, kde-format
|
||||
msgid "Client for the matrix communication protocol"
|
||||
msgstr "Cliente para o protocolo de comunicações Matrix"
|
||||
|
||||
#: src/main.cpp:325
|
||||
#: src/main.cpp:323
|
||||
#, kde-format
|
||||
msgid "Supports matrix: url scheme"
|
||||
msgstr "Suporta o esquema de URL's 'matrix:'"
|
||||
|
||||
#: src/main.cpp:326
|
||||
#: src/main.cpp:324
|
||||
#, kde-format
|
||||
msgid "Ignore all SSL Errors, e.g., unsigned certificates."
|
||||
msgstr ""
|
||||
@@ -1083,55 +1083,55 @@ msgstr "iniciou uma sondagem"
|
||||
msgid "Report sent successfully."
|
||||
msgstr "O relatório foi enviado com sucesso."
|
||||
|
||||
#: src/neochatroom.cpp:1927 src/neochatroom.cpp:1935
|
||||
#: src/neochatroom.cpp:1924 src/neochatroom.cpp:1932
|
||||
#, kde-format
|
||||
msgctxt "'Lat' and 'Lon' as in Latitude and Longitude"
|
||||
msgid "Lat: %1, Lon: %2"
|
||||
msgstr "Lat: %1, Lon: %2"
|
||||
|
||||
#: src/notificationsmanager.cpp:130
|
||||
#: src/notificationsmanager.cpp:128
|
||||
#, kde-format
|
||||
msgid "Encrypted Message"
|
||||
msgstr "Mensagem Encriptada"
|
||||
|
||||
#: src/notificationsmanager.cpp:203 src/qml/main.qml:257
|
||||
#: src/notificationsmanager.cpp:201 src/qml/main.qml:257
|
||||
#, kde-format
|
||||
msgid "%1: %2"
|
||||
msgstr "%1: %2"
|
||||
|
||||
#: src/notificationsmanager.cpp:209
|
||||
#: src/notificationsmanager.cpp:207
|
||||
#, kde-format
|
||||
msgid "Open NeoChat in this room"
|
||||
msgstr "Abrir o NeoChat nesta sala"
|
||||
|
||||
#: src/notificationsmanager.cpp:222 src/qml/Component/HoverActions.qml:109
|
||||
#: src/notificationsmanager.cpp:220 src/qml/Component/HoverActions.qml:109
|
||||
#: src/qml/Menu/Timeline/FileDelegateContextMenu.qml:50
|
||||
#: src/qml/Menu/Timeline/MessageDelegateContextMenu.qml:36
|
||||
#, kde-format
|
||||
msgid "Reply"
|
||||
msgstr "Responder"
|
||||
|
||||
#: src/notificationsmanager.cpp:223
|
||||
#: src/notificationsmanager.cpp:221
|
||||
#, kde-format
|
||||
msgid "Reply..."
|
||||
msgstr "Responder..."
|
||||
|
||||
#: src/notificationsmanager.cpp:241
|
||||
#: src/notificationsmanager.cpp:239
|
||||
#, kde-format
|
||||
msgid "%1 invited you to a room"
|
||||
msgstr "%1 convidou-o para uma sala"
|
||||
|
||||
#: src/notificationsmanager.cpp:245
|
||||
#: src/notificationsmanager.cpp:243
|
||||
#, kde-format
|
||||
msgid "Open this invitation in NeoChat"
|
||||
msgstr "Abrir este convite no NeoChat"
|
||||
|
||||
#: src/notificationsmanager.cpp:251
|
||||
#: src/notificationsmanager.cpp:249
|
||||
#, kde-format
|
||||
msgid "Accept Invitation"
|
||||
msgstr "Aceitar o Convite"
|
||||
|
||||
#: src/notificationsmanager.cpp:251
|
||||
#: src/notificationsmanager.cpp:249
|
||||
#, kde-format
|
||||
msgid "Reject Invitation"
|
||||
msgstr "Rejeitar o Convite"
|
||||
@@ -1159,41 +1159,32 @@ msgstr "Cancelar o envio do anexo"
|
||||
msgid "Attach an image or file"
|
||||
msgstr "Anexar uma imagem ou ficheiro"
|
||||
|
||||
#: src/qml/Component/ChatBox/ChatBar.qml:89
|
||||
#: src/qml/Component/ChatBox/ChatBar.qml:90
|
||||
#, kde-format
|
||||
msgid "Emojis & Stickers"
|
||||
msgstr "Emojis & Autocolantes"
|
||||
|
||||
#: src/qml/Component/ChatBox/ChatBar.qml:105
|
||||
#: src/qml/Component/ChatBox/ChatBar.qml:106
|
||||
#, kde-format
|
||||
msgid "Send a Location"
|
||||
msgstr "Enviar a Localização"
|
||||
|
||||
#: src/qml/Component/ChatBox/ChatBar.qml:118
|
||||
#: src/qml/Component/ChatBox/ChatBar.qml:119
|
||||
#, kde-format
|
||||
msgid "Send message"
|
||||
msgstr "Enviar uma mensagem"
|
||||
|
||||
#: src/qml/Component/ChatBox/ChatBar.qml:165
|
||||
#, kde-format
|
||||
msgid ""
|
||||
"This room is encrypted. Build libQuotient with encryption enabled to send "
|
||||
"encrypted messages."
|
||||
msgstr ""
|
||||
"Esta sala está encriptada. Compile a libQuotient com a encriptação activa "
|
||||
"para enviar mensagens encriptadas."
|
||||
|
||||
#: src/qml/Component/ChatBox/ChatBar.qml:165
|
||||
#: src/qml/Component/ChatBox/ChatBar.qml:166
|
||||
#, kde-format
|
||||
msgid "Send an encrypted message…"
|
||||
msgstr "Enviar uma mensagem codificada…"
|
||||
|
||||
#: src/qml/Component/ChatBox/ChatBar.qml:165
|
||||
#: src/qml/Component/ChatBox/ChatBar.qml:166
|
||||
#, kde-format
|
||||
msgid "Set an attachment caption..."
|
||||
msgstr "Definir uma legenda do anexo..."
|
||||
|
||||
#: src/qml/Component/ChatBox/ChatBar.qml:165
|
||||
#: src/qml/Component/ChatBox/ChatBar.qml:166
|
||||
#, kde-format
|
||||
msgid "Send a message…"
|
||||
msgstr "Enviar uma mensagem…"
|
||||
@@ -2043,18 +2034,18 @@ msgstr "Abrir uma conversa privada"
|
||||
msgid "Copy link"
|
||||
msgstr "Copiar a ligação"
|
||||
|
||||
#: src/qml/main.qml:299
|
||||
#: src/qml/main.qml:297
|
||||
#, kde-format
|
||||
msgctxt "@title:window"
|
||||
msgid "Session Verification"
|
||||
msgstr "Verificação da Sessão"
|
||||
|
||||
#: src/qml/main.qml:311
|
||||
#: src/qml/main.qml:309
|
||||
#, kde-format
|
||||
msgid "User consent"
|
||||
msgstr "Consentimento do utilizador"
|
||||
|
||||
#: src/qml/main.qml:316
|
||||
#: src/qml/main.qml:314
|
||||
#, kde-format
|
||||
msgid ""
|
||||
"Your homeserver requires you to agree to its terms and conditions before "
|
||||
@@ -2063,17 +2054,17 @@ msgstr ""
|
||||
"O seu servidor caseiro obriga a que concorde com os seus termos e condições "
|
||||
"antes de o poder usar. Por favor carregue no botão abaixo para os ler."
|
||||
|
||||
#: src/qml/main.qml:321
|
||||
#: src/qml/main.qml:319
|
||||
#, kde-format
|
||||
msgid "Open"
|
||||
msgstr "Abrir"
|
||||
|
||||
#: src/qml/main.qml:356
|
||||
#: src/qml/main.qml:354
|
||||
#, kde-format
|
||||
msgid "Start a chat"
|
||||
msgstr "Iniciar uma conversa"
|
||||
|
||||
#: src/qml/main.qml:358
|
||||
#: src/qml/main.qml:356
|
||||
#, kde-format
|
||||
msgid "Do you want to start a chat with %1?"
|
||||
msgstr "Deseja iniciar uma conversa com %1?"
|
||||
@@ -2558,7 +2549,7 @@ msgid "Notification settings"
|
||||
msgstr "Configuração das notificações"
|
||||
|
||||
#: src/qml/Page/RoomList/AccountMenu.qml:37 src/qml/Settings/DevicesPage.qml:15
|
||||
#: src/qml/Settings/SettingsPage.qml:61
|
||||
#: src/qml/Settings/SettingsPage.qml:62
|
||||
#, kde-format
|
||||
msgid "Devices"
|
||||
msgstr "Dispositivos"
|
||||
@@ -2702,12 +2693,12 @@ msgctxt "Expand <section name"
|
||||
msgid "Expand %1"
|
||||
msgstr "Expandir a antevisão"
|
||||
|
||||
#: src/qml/Page/RoomList/RoomDelegate.qml:96
|
||||
#: src/qml/Page/RoomList/RoomDelegate.qml:97
|
||||
#, kde-format
|
||||
msgid "Muted room"
|
||||
msgstr "Sala em silêncio"
|
||||
|
||||
#: src/qml/Page/RoomList/RoomDelegate.qml:128
|
||||
#: src/qml/Page/RoomList/RoomDelegate.qml:129
|
||||
#, kde-format
|
||||
msgid "Configure room"
|
||||
msgstr "Configurar a sala"
|
||||
@@ -2906,23 +2897,23 @@ msgstr[1] "%1 membros"
|
||||
msgid "No member count"
|
||||
msgstr "Sem número de membros"
|
||||
|
||||
#: src/qml/RoomSettings/Categories.qml:18 src/qml/RoomSettings/General.qml:21
|
||||
#: src/qml/Settings/SettingsPage.qml:17
|
||||
#: src/qml/RoomSettings/Categories.qml:19 src/qml/RoomSettings/General.qml:21
|
||||
#: src/qml/Settings/SettingsPage.qml:18
|
||||
#, kde-format
|
||||
msgid "General"
|
||||
msgstr "Geral"
|
||||
|
||||
#: src/qml/RoomSettings/Categories.qml:29 src/qml/RoomSettings/Security.qml:19
|
||||
#: src/qml/RoomSettings/Categories.qml:30 src/qml/RoomSettings/Security.qml:19
|
||||
#, kde-format
|
||||
msgid "Security"
|
||||
msgstr "Segurança"
|
||||
|
||||
#: src/qml/RoomSettings/Categories.qml:40
|
||||
#: src/qml/RoomSettings/Categories.qml:41
|
||||
#, kde-format
|
||||
msgid "Permissions"
|
||||
msgstr "Permissões"
|
||||
|
||||
#: src/qml/RoomSettings/Categories.qml:51 src/qml/Settings/SettingsPage.qml:29
|
||||
#: src/qml/RoomSettings/Categories.qml:52 src/qml/Settings/SettingsPage.qml:30
|
||||
#, kde-format
|
||||
msgid "Notifications"
|
||||
msgstr "Notificações"
|
||||
@@ -3226,94 +3217,94 @@ msgctxt "@option:check"
|
||||
msgid "Encryption"
|
||||
msgstr "Encriptação"
|
||||
|
||||
#: src/qml/RoomSettings/Security.qml:36
|
||||
#: src/qml/RoomSettings/Security.qml:35
|
||||
#, kde-format
|
||||
msgid "Enable encryption"
|
||||
msgstr "Activar a encriptação"
|
||||
|
||||
#: src/qml/RoomSettings/Security.qml:37
|
||||
#: src/qml/RoomSettings/Security.qml:36
|
||||
#, kde-format
|
||||
msgctxt "option:check"
|
||||
msgid "Once enabled, encryption cannot be disabled."
|
||||
msgstr "Se estiver activo, a encriptação já não pode ser mais desactivada."
|
||||
|
||||
#: src/qml/RoomSettings/Security.qml:50
|
||||
#: src/qml/RoomSettings/Security.qml:49
|
||||
#, kde-format
|
||||
msgctxt "@option:check"
|
||||
msgid "Access"
|
||||
msgstr "Acesso"
|
||||
|
||||
#: src/qml/RoomSettings/Security.qml:57
|
||||
#: src/qml/RoomSettings/Security.qml:56
|
||||
#, kde-format
|
||||
msgctxt "@option:check"
|
||||
msgid "Private (invite only)"
|
||||
msgstr "Privado (Apenas por convite)"
|
||||
|
||||
#: src/qml/RoomSettings/Security.qml:58
|
||||
#: src/qml/RoomSettings/Security.qml:57
|
||||
#, kde-format
|
||||
msgid "Only invited people can join."
|
||||
msgstr "Só se poderão ligar as pessoas convidadas."
|
||||
|
||||
#: src/qml/RoomSettings/Security.qml:66
|
||||
#: src/qml/RoomSettings/Security.qml:65
|
||||
#, kde-format
|
||||
msgctxt "@option:check"
|
||||
msgid "Space members"
|
||||
msgstr "Membros do espaço"
|
||||
|
||||
#: src/qml/RoomSettings/Security.qml:67
|
||||
#: src/qml/RoomSettings/Security.qml:66
|
||||
#, kde-format
|
||||
msgid "Anyone in a space can find and join."
|
||||
msgstr "Qualquer pessoa num espaço poderá pesquisar e ligar-se."
|
||||
|
||||
#: src/qml/RoomSettings/Security.qml:76
|
||||
#: src/qml/RoomSettings/Security.qml:75
|
||||
#, kde-format
|
||||
msgctxt "@option:check"
|
||||
msgid "Knock"
|
||||
msgstr "Bater"
|
||||
|
||||
#: src/qml/RoomSettings/Security.qml:77
|
||||
#: src/qml/RoomSettings/Security.qml:76
|
||||
#, kde-format
|
||||
msgid "People not in the room need to request an invite to join the room."
|
||||
msgstr "As pessoas fora da sala precisam de um convite para se juntar à sala."
|
||||
|
||||
#: src/qml/RoomSettings/Security.qml:87
|
||||
#: src/qml/RoomSettings/Security.qml:86
|
||||
#, kde-format
|
||||
msgctxt "@option:check"
|
||||
msgid "Public"
|
||||
msgstr "Público"
|
||||
|
||||
#: src/qml/RoomSettings/Security.qml:88
|
||||
#: src/qml/RoomSettings/Security.qml:87
|
||||
#, kde-format
|
||||
msgctxt "@option:check"
|
||||
msgid "Anyone can find and join."
|
||||
msgstr "Qualquer pessoa poderá pesquisar e ligar-se."
|
||||
|
||||
#: src/qml/RoomSettings/Security.qml:100
|
||||
#: src/qml/RoomSettings/Security.qml:99
|
||||
#, kde-format
|
||||
msgctxt "@option:check"
|
||||
msgid "Message history visibility"
|
||||
msgstr "Visibilidade do histórico de mensagens"
|
||||
|
||||
#: src/qml/RoomSettings/Security.qml:107
|
||||
#: src/qml/RoomSettings/Security.qml:106
|
||||
#, kde-format
|
||||
msgctxt "@option:check"
|
||||
msgid "Anyone"
|
||||
msgstr "Todos"
|
||||
|
||||
#: src/qml/RoomSettings/Security.qml:108
|
||||
#: src/qml/RoomSettings/Security.qml:107
|
||||
#, kde-format
|
||||
msgctxt "@option:check"
|
||||
msgid "Anyone, regardless of whether they have joined, can view history."
|
||||
msgstr ""
|
||||
"Qualquer pessoa, independentemente se se juntou ou não, pode ver o histórico."
|
||||
|
||||
#: src/qml/RoomSettings/Security.qml:116
|
||||
#: src/qml/RoomSettings/Security.qml:115
|
||||
#, kde-format
|
||||
msgctxt "@option:check"
|
||||
msgid "Members only"
|
||||
msgstr "Apenas os membros"
|
||||
|
||||
#: src/qml/RoomSettings/Security.qml:117
|
||||
#: src/qml/RoomSettings/Security.qml:116
|
||||
#, kde-format
|
||||
msgctxt "@option:check"
|
||||
msgid ""
|
||||
@@ -3322,13 +3313,13 @@ msgstr ""
|
||||
"Todos os membros podem ver o histórico de mensagens completo, mesmo antes de "
|
||||
"se terem juntado."
|
||||
|
||||
#: src/qml/RoomSettings/Security.qml:125
|
||||
#: src/qml/RoomSettings/Security.qml:124
|
||||
#, kde-format
|
||||
msgctxt "@option:check"
|
||||
msgid "Members only (since invite)"
|
||||
msgstr "Apenas os membros (desde o convite)"
|
||||
|
||||
#: src/qml/RoomSettings/Security.qml:126
|
||||
#: src/qml/RoomSettings/Security.qml:125
|
||||
#, kde-format
|
||||
msgctxt "@option:check"
|
||||
msgid ""
|
||||
@@ -3338,13 +3329,13 @@ msgstr ""
|
||||
"Os membros novos poderão ver o histórico de mensagens a partir do ponto em "
|
||||
"que foram convidados para a sala."
|
||||
|
||||
#: src/qml/RoomSettings/Security.qml:134
|
||||
#: src/qml/RoomSettings/Security.qml:133
|
||||
#, kde-format
|
||||
msgctxt "@option:check"
|
||||
msgid "Members only (since joining)"
|
||||
msgstr "Apenas os membros (desde que se juntaram)"
|
||||
|
||||
#: src/qml/RoomSettings/Security.qml:135
|
||||
#: src/qml/RoomSettings/Security.qml:134
|
||||
#, kde-format
|
||||
msgctxt "@option:check"
|
||||
msgid ""
|
||||
@@ -3353,7 +3344,7 @@ msgstr ""
|
||||
"Os membros novos poderão ver o histórico de mensagens a partir do ponto em "
|
||||
"que se juntaram à sala."
|
||||
|
||||
#: src/qml/RoomSettings/Security.qml:154
|
||||
#: src/qml/RoomSettings/Security.qml:153
|
||||
#: src/qml/Settings/NetworkProxyPage.qml:119
|
||||
#, kde-format
|
||||
msgid "Apply"
|
||||
@@ -3443,7 +3434,7 @@ msgid "Homeserver url"
|
||||
msgstr "URL do servidor doméstico"
|
||||
|
||||
#: src/qml/Settings/AccountsPage.qml:16 src/qml/Settings/AccountsPage.qml:25
|
||||
#: src/qml/Settings/SettingsPage.qml:35
|
||||
#: src/qml/Settings/SettingsPage.qml:36
|
||||
#, kde-format
|
||||
msgid "Accounts"
|
||||
msgstr "Contas"
|
||||
@@ -3821,7 +3812,7 @@ msgid "Invites"
|
||||
msgstr "Convites"
|
||||
|
||||
#: src/qml/Settings/NetworkProxyPage.qml:25
|
||||
#: src/qml/Settings/SettingsPage.qml:55
|
||||
#: src/qml/Settings/SettingsPage.qml:56
|
||||
#, kde-format
|
||||
msgid "Network Proxy"
|
||||
msgstr "'Proxy' de Rede"
|
||||
@@ -3902,27 +3893,27 @@ msgstr "Activar os realces das mensagens"
|
||||
msgid "Delete keyword"
|
||||
msgstr "Apagar a palavra-chave"
|
||||
|
||||
#: src/qml/Settings/SettingsPage.qml:23
|
||||
#: src/qml/Settings/SettingsPage.qml:24
|
||||
#, kde-format
|
||||
msgid "Appearance"
|
||||
msgstr "Aparência"
|
||||
|
||||
#: src/qml/Settings/SettingsPage.qml:41
|
||||
#: src/qml/Settings/SettingsPage.qml:42
|
||||
#, kde-format
|
||||
msgid "Stickers & Emojis"
|
||||
msgstr "Autocolantes & Emojis"
|
||||
|
||||
#: src/qml/Settings/SettingsPage.qml:48
|
||||
#: src/qml/Settings/SettingsPage.qml:49
|
||||
#, kde-format
|
||||
msgid "Spell Checking"
|
||||
msgstr "Verificação Ortográfica"
|
||||
|
||||
#: src/qml/Settings/SettingsPage.qml:72
|
||||
#: src/qml/Settings/SettingsPage.qml:73
|
||||
#, kde-format
|
||||
msgid "About NeoChat"
|
||||
msgstr "Acerca do NeoChat"
|
||||
|
||||
#: src/qml/Settings/SettingsPage.qml:78
|
||||
#: src/qml/Settings/SettingsPage.qml:79
|
||||
#, kde-format
|
||||
msgid "About KDE"
|
||||
msgstr "Acerca do KDE"
|
||||
@@ -4076,6 +4067,13 @@ msgstr "Mostrar"
|
||||
msgid "Quit"
|
||||
msgstr "Sair"
|
||||
|
||||
#~ msgid ""
|
||||
#~ "This room is encrypted. Build libQuotient with encryption enabled to send "
|
||||
#~ "encrypted messages."
|
||||
#~ msgstr ""
|
||||
#~ "Esta sala está encriptada. Compile a libQuotient com a encriptação activa "
|
||||
#~ "para enviar mensagens encriptadas."
|
||||
|
||||
#~ msgid "Messages in one-to-one chats"
|
||||
#~ msgstr "Mensagens nas conversas de um-para-um"
|
||||
|
||||
|
||||
@@ -7,7 +7,7 @@ msgid ""
|
||||
msgstr ""
|
||||
"Project-Id-Version: neochat\n"
|
||||
"Report-Msgid-Bugs-To: https://bugs.kde.org\n"
|
||||
"POT-Creation-Date: 2023-08-06 00:46+0000\n"
|
||||
"POT-Creation-Date: 2023-08-10 00:46+0000\n"
|
||||
"PO-Revision-Date: 2023-07-05 18:06-0300\n"
|
||||
"Last-Translator: Luiz Fernando Ranghetti <elchevive@opensuse.org>\n"
|
||||
"Language-Team: Brazilian Portuguese <kde-i18n-pt_BR@kde.org>\n"
|
||||
@@ -203,18 +203,18 @@ msgctxt "<version number> (built against <possibly different version number>)"
|
||||
msgid "%1 (built against %2)"
|
||||
msgstr "%1 (compilado com %2)"
|
||||
|
||||
#: src/main.cpp:324
|
||||
#: src/main.cpp:322
|
||||
#, kde-format
|
||||
msgid "Client for the matrix communication protocol"
|
||||
msgstr "Cliente para o protocolo de comunicação Matrix"
|
||||
|
||||
#: src/main.cpp:325
|
||||
#: src/main.cpp:323
|
||||
#, fuzzy, kde-format
|
||||
#| msgid "Supports appstream: url scheme"
|
||||
msgid "Supports matrix: url scheme"
|
||||
msgstr "Suporte ao esquema appstream: url"
|
||||
|
||||
#: src/main.cpp:326
|
||||
#: src/main.cpp:324
|
||||
#, kde-format
|
||||
msgid "Ignore all SSL Errors, e.g., unsigned certificates."
|
||||
msgstr ""
|
||||
@@ -1169,55 +1169,55 @@ msgstr ""
|
||||
msgid "Report sent successfully."
|
||||
msgstr "Senha alterada com sucesso"
|
||||
|
||||
#: src/neochatroom.cpp:1927 src/neochatroom.cpp:1935
|
||||
#: src/neochatroom.cpp:1924 src/neochatroom.cpp:1932
|
||||
#, kde-format
|
||||
msgctxt "'Lat' and 'Lon' as in Latitude and Longitude"
|
||||
msgid "Lat: %1, Lon: %2"
|
||||
msgstr ""
|
||||
|
||||
#: src/notificationsmanager.cpp:130
|
||||
#: src/notificationsmanager.cpp:128
|
||||
#, kde-format
|
||||
msgid "Encrypted Message"
|
||||
msgstr "Mensagem criptografada"
|
||||
|
||||
#: src/notificationsmanager.cpp:203 src/qml/main.qml:257
|
||||
#: src/notificationsmanager.cpp:201 src/qml/main.qml:257
|
||||
#, kde-format
|
||||
msgid "%1: %2"
|
||||
msgstr "%1: %2"
|
||||
|
||||
#: src/notificationsmanager.cpp:209
|
||||
#: src/notificationsmanager.cpp:207
|
||||
#, kde-format
|
||||
msgid "Open NeoChat in this room"
|
||||
msgstr "Abrir o NeoChat nesta sala"
|
||||
|
||||
#: src/notificationsmanager.cpp:222 src/qml/Component/HoverActions.qml:109
|
||||
#: src/notificationsmanager.cpp:220 src/qml/Component/HoverActions.qml:109
|
||||
#: src/qml/Menu/Timeline/FileDelegateContextMenu.qml:50
|
||||
#: src/qml/Menu/Timeline/MessageDelegateContextMenu.qml:36
|
||||
#, kde-format
|
||||
msgid "Reply"
|
||||
msgstr "Responder"
|
||||
|
||||
#: src/notificationsmanager.cpp:223
|
||||
#: src/notificationsmanager.cpp:221
|
||||
#, kde-format
|
||||
msgid "Reply..."
|
||||
msgstr "Responder..."
|
||||
|
||||
#: src/notificationsmanager.cpp:241
|
||||
#: src/notificationsmanager.cpp:239
|
||||
#, kde-format
|
||||
msgid "%1 invited you to a room"
|
||||
msgstr "%1 convidou você para uma sala"
|
||||
|
||||
#: src/notificationsmanager.cpp:245
|
||||
#: src/notificationsmanager.cpp:243
|
||||
#, kde-format
|
||||
msgid "Open this invitation in NeoChat"
|
||||
msgstr "Abrir este convite no NeoChat"
|
||||
|
||||
#: src/notificationsmanager.cpp:251
|
||||
#: src/notificationsmanager.cpp:249
|
||||
#, kde-format
|
||||
msgid "Accept Invitation"
|
||||
msgstr "Aceitar convite"
|
||||
|
||||
#: src/notificationsmanager.cpp:251
|
||||
#: src/notificationsmanager.cpp:249
|
||||
#, kde-format
|
||||
msgid "Reject Invitation"
|
||||
msgstr "Rejeitar convite"
|
||||
@@ -1247,40 +1247,33 @@ msgstr "limpou seu nome de exibição"
|
||||
msgid "Attach an image or file"
|
||||
msgstr "Anexe uma imagem ou arquivo"
|
||||
|
||||
#: src/qml/Component/ChatBox/ChatBar.qml:89
|
||||
#: src/qml/Component/ChatBox/ChatBar.qml:90
|
||||
#, kde-format
|
||||
msgid "Emojis & Stickers"
|
||||
msgstr ""
|
||||
|
||||
#: src/qml/Component/ChatBox/ChatBar.qml:105
|
||||
#: src/qml/Component/ChatBox/ChatBar.qml:106
|
||||
#, fuzzy, kde-format
|
||||
#| msgid "Send invitation"
|
||||
msgid "Send a Location"
|
||||
msgstr "Enviar convite"
|
||||
|
||||
#: src/qml/Component/ChatBox/ChatBar.qml:118
|
||||
#: src/qml/Component/ChatBox/ChatBar.qml:119
|
||||
#, kde-format
|
||||
msgid "Send message"
|
||||
msgstr "Enviar mensagem"
|
||||
|
||||
#: src/qml/Component/ChatBox/ChatBar.qml:165
|
||||
#, kde-format
|
||||
msgid ""
|
||||
"This room is encrypted. Build libQuotient with encryption enabled to send "
|
||||
"encrypted messages."
|
||||
msgstr ""
|
||||
|
||||
#: src/qml/Component/ChatBox/ChatBar.qml:165
|
||||
#: src/qml/Component/ChatBox/ChatBar.qml:166
|
||||
#, kde-format
|
||||
msgid "Send an encrypted message…"
|
||||
msgstr "Enviar uma mensagem criptografada..."
|
||||
|
||||
#: src/qml/Component/ChatBox/ChatBar.qml:165
|
||||
#: src/qml/Component/ChatBox/ChatBar.qml:166
|
||||
#, kde-format
|
||||
msgid "Set an attachment caption..."
|
||||
msgstr ""
|
||||
|
||||
#: src/qml/Component/ChatBox/ChatBar.qml:165
|
||||
#: src/qml/Component/ChatBox/ChatBar.qml:166
|
||||
#, kde-format
|
||||
msgid "Send a message…"
|
||||
msgstr "Enviar uma mensagem…"
|
||||
@@ -2139,19 +2132,19 @@ msgstr "Abrir um bate-papo privado:"
|
||||
msgid "Copy link"
|
||||
msgstr "Copiar"
|
||||
|
||||
#: src/qml/main.qml:299
|
||||
#: src/qml/main.qml:297
|
||||
#, fuzzy, kde-format
|
||||
#| msgid "Show notifications"
|
||||
msgctxt "@title:window"
|
||||
msgid "Session Verification"
|
||||
msgstr "Mostrar notificações"
|
||||
|
||||
#: src/qml/main.qml:311
|
||||
#: src/qml/main.qml:309
|
||||
#, kde-format
|
||||
msgid "User consent"
|
||||
msgstr "Consentimento do usuário"
|
||||
|
||||
#: src/qml/main.qml:316
|
||||
#: src/qml/main.qml:314
|
||||
#, kde-format
|
||||
msgid ""
|
||||
"Your homeserver requires you to agree to its terms and conditions before "
|
||||
@@ -2160,17 +2153,17 @@ msgstr ""
|
||||
"O seu homeserver requer que você concorde com seus termos e condições antes "
|
||||
"de ser usado. Clique no botão abaixo para lê-los."
|
||||
|
||||
#: src/qml/main.qml:321
|
||||
#: src/qml/main.qml:319
|
||||
#, kde-format
|
||||
msgid "Open"
|
||||
msgstr "Abrir"
|
||||
|
||||
#: src/qml/main.qml:356
|
||||
#: src/qml/main.qml:354
|
||||
#, kde-format
|
||||
msgid "Start a chat"
|
||||
msgstr "Iniciar um bate-papo"
|
||||
|
||||
#: src/qml/main.qml:358
|
||||
#: src/qml/main.qml:356
|
||||
#, kde-format
|
||||
msgid "Do you want to start a chat with %1?"
|
||||
msgstr "Você gostaria de iniciar um bate-papo com %1?"
|
||||
@@ -2668,7 +2661,7 @@ msgid "Notification settings"
|
||||
msgstr "Mostrar notificações"
|
||||
|
||||
#: src/qml/Page/RoomList/AccountMenu.qml:37 src/qml/Settings/DevicesPage.qml:15
|
||||
#: src/qml/Settings/SettingsPage.qml:61
|
||||
#: src/qml/Settings/SettingsPage.qml:62
|
||||
#, kde-format
|
||||
msgid "Devices"
|
||||
msgstr "Dispositivos"
|
||||
@@ -2820,13 +2813,13 @@ msgctxt "Expand <section name"
|
||||
msgid "Expand %1"
|
||||
msgstr "%1 teve seu ban removido"
|
||||
|
||||
#: src/qml/Page/RoomList/RoomDelegate.qml:96
|
||||
#: src/qml/Page/RoomList/RoomDelegate.qml:97
|
||||
#, fuzzy, kde-format
|
||||
#| msgid "Muted"
|
||||
msgid "Muted room"
|
||||
msgstr "Mudo"
|
||||
|
||||
#: src/qml/Page/RoomList/RoomDelegate.qml:128
|
||||
#: src/qml/Page/RoomList/RoomDelegate.qml:129
|
||||
#, kde-format
|
||||
msgid "Configure room"
|
||||
msgstr "Configurar sala"
|
||||
@@ -3041,23 +3034,23 @@ msgstr[1] "%1 membros"
|
||||
msgid "No member count"
|
||||
msgstr "Sem contagem de membros"
|
||||
|
||||
#: src/qml/RoomSettings/Categories.qml:18 src/qml/RoomSettings/General.qml:21
|
||||
#: src/qml/Settings/SettingsPage.qml:17
|
||||
#: src/qml/RoomSettings/Categories.qml:19 src/qml/RoomSettings/General.qml:21
|
||||
#: src/qml/Settings/SettingsPage.qml:18
|
||||
#, kde-format
|
||||
msgid "General"
|
||||
msgstr "Geral"
|
||||
|
||||
#: src/qml/RoomSettings/Categories.qml:29 src/qml/RoomSettings/Security.qml:19
|
||||
#: src/qml/RoomSettings/Categories.qml:30 src/qml/RoomSettings/Security.qml:19
|
||||
#, kde-format
|
||||
msgid "Security"
|
||||
msgstr "Segurança"
|
||||
|
||||
#: src/qml/RoomSettings/Categories.qml:40
|
||||
#: src/qml/RoomSettings/Categories.qml:41
|
||||
#, kde-format
|
||||
msgid "Permissions"
|
||||
msgstr ""
|
||||
|
||||
#: src/qml/RoomSettings/Categories.qml:51 src/qml/Settings/SettingsPage.qml:29
|
||||
#: src/qml/RoomSettings/Categories.qml:52 src/qml/Settings/SettingsPage.qml:30
|
||||
#, fuzzy, kde-format
|
||||
#| msgid "Show notifications"
|
||||
msgid "Notifications"
|
||||
@@ -3391,12 +3384,12 @@ msgctxt "@option:check"
|
||||
msgid "Encryption"
|
||||
msgstr "ativou criptografia ponta-a-ponta"
|
||||
|
||||
#: src/qml/RoomSettings/Security.qml:36
|
||||
#: src/qml/RoomSettings/Security.qml:35
|
||||
#, kde-format
|
||||
msgid "Enable encryption"
|
||||
msgstr ""
|
||||
|
||||
#: src/qml/RoomSettings/Security.qml:37
|
||||
#: src/qml/RoomSettings/Security.qml:36
|
||||
#, fuzzy, kde-format
|
||||
#| msgid "Only enabled if the transparent chat page is enabled."
|
||||
msgctxt "option:check"
|
||||
@@ -3404,7 +3397,7 @@ msgid "Once enabled, encryption cannot be disabled."
|
||||
msgstr ""
|
||||
"Habilitado somente se a página do bate-papo transparente estiver habilitado"
|
||||
|
||||
#: src/qml/RoomSettings/Security.qml:50
|
||||
#: src/qml/RoomSettings/Security.qml:49
|
||||
#, fuzzy, kde-format
|
||||
#| msgctxt "@option:check"
|
||||
#| msgid "Access:"
|
||||
@@ -3412,91 +3405,91 @@ msgctxt "@option:check"
|
||||
msgid "Access"
|
||||
msgstr "Acesso:"
|
||||
|
||||
#: src/qml/RoomSettings/Security.qml:57
|
||||
#: src/qml/RoomSettings/Security.qml:56
|
||||
#, kde-format
|
||||
msgctxt "@option:check"
|
||||
msgid "Private (invite only)"
|
||||
msgstr "Privado (somente por convite)"
|
||||
|
||||
#: src/qml/RoomSettings/Security.qml:58
|
||||
#: src/qml/RoomSettings/Security.qml:57
|
||||
#, kde-format
|
||||
msgid "Only invited people can join."
|
||||
msgstr "Somente pessoas convidadas podem entrar."
|
||||
|
||||
#: src/qml/RoomSettings/Security.qml:66
|
||||
#: src/qml/RoomSettings/Security.qml:65
|
||||
#, kde-format
|
||||
msgctxt "@option:check"
|
||||
msgid "Space members"
|
||||
msgstr "Membros do espaço"
|
||||
|
||||
#: src/qml/RoomSettings/Security.qml:67
|
||||
#: src/qml/RoomSettings/Security.qml:66
|
||||
#, kde-format
|
||||
msgid "Anyone in a space can find and join."
|
||||
msgstr "Qualquer um no espaço pode encontrar e entrar."
|
||||
|
||||
#: src/qml/RoomSettings/Security.qml:76
|
||||
#: src/qml/RoomSettings/Security.qml:75
|
||||
#, fuzzy, kde-format
|
||||
#| msgid "knocked"
|
||||
msgctxt "@option:check"
|
||||
msgid "Knock"
|
||||
msgstr "solicitou entrada na sala"
|
||||
|
||||
#: src/qml/RoomSettings/Security.qml:77
|
||||
#: src/qml/RoomSettings/Security.qml:76
|
||||
#, kde-format
|
||||
msgid "People not in the room need to request an invite to join the room."
|
||||
msgstr ""
|
||||
|
||||
#: src/qml/RoomSettings/Security.qml:87
|
||||
#: src/qml/RoomSettings/Security.qml:86
|
||||
#, kde-format
|
||||
msgctxt "@option:check"
|
||||
msgid "Public"
|
||||
msgstr "Público"
|
||||
|
||||
#: src/qml/RoomSettings/Security.qml:88
|
||||
#: src/qml/RoomSettings/Security.qml:87
|
||||
#, kde-format
|
||||
msgctxt "@option:check"
|
||||
msgid "Anyone can find and join."
|
||||
msgstr "Qualquer um pode encontrar e entrar."
|
||||
|
||||
#: src/qml/RoomSettings/Security.qml:100
|
||||
#: src/qml/RoomSettings/Security.qml:99
|
||||
#, kde-format
|
||||
msgctxt "@option:check"
|
||||
msgid "Message history visibility"
|
||||
msgstr ""
|
||||
|
||||
#: src/qml/RoomSettings/Security.qml:107
|
||||
#: src/qml/RoomSettings/Security.qml:106
|
||||
#, kde-format
|
||||
msgctxt "@option:check"
|
||||
msgid "Anyone"
|
||||
msgstr ""
|
||||
|
||||
#: src/qml/RoomSettings/Security.qml:108
|
||||
#: src/qml/RoomSettings/Security.qml:107
|
||||
#, kde-format
|
||||
msgctxt "@option:check"
|
||||
msgid "Anyone, regardless of whether they have joined, can view history."
|
||||
msgstr ""
|
||||
|
||||
#: src/qml/RoomSettings/Security.qml:116
|
||||
#: src/qml/RoomSettings/Security.qml:115
|
||||
#, fuzzy, kde-format
|
||||
#| msgid "Members"
|
||||
msgctxt "@option:check"
|
||||
msgid "Members only"
|
||||
msgstr "Membros"
|
||||
|
||||
#: src/qml/RoomSettings/Security.qml:117
|
||||
#: src/qml/RoomSettings/Security.qml:116
|
||||
#, kde-format
|
||||
msgctxt "@option:check"
|
||||
msgid ""
|
||||
"All members can view the entire message history, even before they joined."
|
||||
msgstr ""
|
||||
|
||||
#: src/qml/RoomSettings/Security.qml:125
|
||||
#: src/qml/RoomSettings/Security.qml:124
|
||||
#, kde-format
|
||||
msgctxt "@option:check"
|
||||
msgid "Members only (since invite)"
|
||||
msgstr ""
|
||||
|
||||
#: src/qml/RoomSettings/Security.qml:126
|
||||
#: src/qml/RoomSettings/Security.qml:125
|
||||
#, kde-format
|
||||
msgctxt "@option:check"
|
||||
msgid ""
|
||||
@@ -3504,20 +3497,20 @@ msgid ""
|
||||
"the room."
|
||||
msgstr ""
|
||||
|
||||
#: src/qml/RoomSettings/Security.qml:134
|
||||
#: src/qml/RoomSettings/Security.qml:133
|
||||
#, kde-format
|
||||
msgctxt "@option:check"
|
||||
msgid "Members only (since joining)"
|
||||
msgstr ""
|
||||
|
||||
#: src/qml/RoomSettings/Security.qml:135
|
||||
#: src/qml/RoomSettings/Security.qml:134
|
||||
#, kde-format
|
||||
msgctxt "@option:check"
|
||||
msgid ""
|
||||
"New members can view the message history from the point they joined the room."
|
||||
msgstr ""
|
||||
|
||||
#: src/qml/RoomSettings/Security.qml:154
|
||||
#: src/qml/RoomSettings/Security.qml:153
|
||||
#: src/qml/Settings/NetworkProxyPage.qml:119
|
||||
#, kde-format
|
||||
msgid "Apply"
|
||||
@@ -3613,7 +3606,7 @@ msgid "Homeserver url"
|
||||
msgstr "Servidor doméstico:"
|
||||
|
||||
#: src/qml/Settings/AccountsPage.qml:16 src/qml/Settings/AccountsPage.qml:25
|
||||
#: src/qml/Settings/SettingsPage.qml:35
|
||||
#: src/qml/Settings/SettingsPage.qml:36
|
||||
#, kde-format
|
||||
msgid "Accounts"
|
||||
msgstr "Contas"
|
||||
@@ -4026,7 +4019,7 @@ msgid "Invites"
|
||||
msgstr "Convidar"
|
||||
|
||||
#: src/qml/Settings/NetworkProxyPage.qml:25
|
||||
#: src/qml/Settings/SettingsPage.qml:55
|
||||
#: src/qml/Settings/SettingsPage.qml:56
|
||||
#, fuzzy, kde-format
|
||||
#| msgid "Network Error"
|
||||
msgid "Network Proxy"
|
||||
@@ -4115,27 +4108,27 @@ msgstr ""
|
||||
msgid "Delete keyword"
|
||||
msgstr "Excluir palavra"
|
||||
|
||||
#: src/qml/Settings/SettingsPage.qml:23
|
||||
#: src/qml/Settings/SettingsPage.qml:24
|
||||
#, kde-format
|
||||
msgid "Appearance"
|
||||
msgstr "Aparência"
|
||||
|
||||
#: src/qml/Settings/SettingsPage.qml:41
|
||||
#: src/qml/Settings/SettingsPage.qml:42
|
||||
#, kde-format
|
||||
msgid "Stickers & Emojis"
|
||||
msgstr ""
|
||||
|
||||
#: src/qml/Settings/SettingsPage.qml:48
|
||||
#: src/qml/Settings/SettingsPage.qml:49
|
||||
#, kde-format
|
||||
msgid "Spell Checking"
|
||||
msgstr "Verificação ortográfica"
|
||||
|
||||
#: src/qml/Settings/SettingsPage.qml:72
|
||||
#: src/qml/Settings/SettingsPage.qml:73
|
||||
#, kde-format
|
||||
msgid "About NeoChat"
|
||||
msgstr "Sobre o NeoChat"
|
||||
|
||||
#: src/qml/Settings/SettingsPage.qml:78
|
||||
#: src/qml/Settings/SettingsPage.qml:79
|
||||
#, fuzzy, kde-format
|
||||
#| msgid "About"
|
||||
msgid "About KDE"
|
||||
|
||||
140
po/ru/neochat.po
140
po/ru/neochat.po
@@ -7,7 +7,7 @@ msgid ""
|
||||
msgstr ""
|
||||
"Project-Id-Version: neochat\n"
|
||||
"Report-Msgid-Bugs-To: https://bugs.kde.org\n"
|
||||
"POT-Creation-Date: 2023-08-06 00:46+0000\n"
|
||||
"POT-Creation-Date: 2023-08-10 00:46+0000\n"
|
||||
"PO-Revision-Date: 2023-04-27 15:01+0300\n"
|
||||
"Last-Translator: Olesya Gerasimenko <translation-team@basealt.ru>\n"
|
||||
"Language-Team: Basealt Translation Team\n"
|
||||
@@ -208,17 +208,17 @@ msgctxt "<version number> (built against <possibly different version number>)"
|
||||
msgid "%1 (built against %2)"
|
||||
msgstr "%1 (собрано с версией %2)"
|
||||
|
||||
#: src/main.cpp:324
|
||||
#: src/main.cpp:322
|
||||
#, kde-format
|
||||
msgid "Client for the matrix communication protocol"
|
||||
msgstr "Клиент для протокола связи Matrix"
|
||||
|
||||
#: src/main.cpp:325
|
||||
#: src/main.cpp:323
|
||||
#, kde-format
|
||||
msgid "Supports matrix: url scheme"
|
||||
msgstr "Адрес, соответствующий схеме Matrix"
|
||||
|
||||
#: src/main.cpp:326
|
||||
#: src/main.cpp:324
|
||||
#, kde-format
|
||||
msgid "Ignore all SSL Errors, e.g., unsigned certificates."
|
||||
msgstr ""
|
||||
@@ -1098,55 +1098,55 @@ msgstr "запустил(а) голосование"
|
||||
msgid "Report sent successfully."
|
||||
msgstr "Жалоба отправлена."
|
||||
|
||||
#: src/neochatroom.cpp:1927 src/neochatroom.cpp:1935
|
||||
#: src/neochatroom.cpp:1924 src/neochatroom.cpp:1932
|
||||
#, kde-format
|
||||
msgctxt "'Lat' and 'Lon' as in Latitude and Longitude"
|
||||
msgid "Lat: %1, Lon: %2"
|
||||
msgstr ""
|
||||
|
||||
#: src/notificationsmanager.cpp:130
|
||||
#: src/notificationsmanager.cpp:128
|
||||
#, kde-format
|
||||
msgid "Encrypted Message"
|
||||
msgstr "Зашифрованное сообщение"
|
||||
|
||||
#: src/notificationsmanager.cpp:203 src/qml/main.qml:257
|
||||
#: src/notificationsmanager.cpp:201 src/qml/main.qml:257
|
||||
#, kde-format
|
||||
msgid "%1: %2"
|
||||
msgstr "%1: %2"
|
||||
|
||||
#: src/notificationsmanager.cpp:209
|
||||
#: src/notificationsmanager.cpp:207
|
||||
#, kde-format
|
||||
msgid "Open NeoChat in this room"
|
||||
msgstr "Открыть эту комнату в NeoChat"
|
||||
|
||||
#: src/notificationsmanager.cpp:222 src/qml/Component/HoverActions.qml:109
|
||||
#: src/notificationsmanager.cpp:220 src/qml/Component/HoverActions.qml:109
|
||||
#: src/qml/Menu/Timeline/FileDelegateContextMenu.qml:50
|
||||
#: src/qml/Menu/Timeline/MessageDelegateContextMenu.qml:36
|
||||
#, kde-format
|
||||
msgid "Reply"
|
||||
msgstr "Ответить"
|
||||
|
||||
#: src/notificationsmanager.cpp:223
|
||||
#: src/notificationsmanager.cpp:221
|
||||
#, kde-format
|
||||
msgid "Reply..."
|
||||
msgstr "Ответить…"
|
||||
|
||||
#: src/notificationsmanager.cpp:241
|
||||
#: src/notificationsmanager.cpp:239
|
||||
#, kde-format
|
||||
msgid "%1 invited you to a room"
|
||||
msgstr "%1 пригласил вас в комнату"
|
||||
|
||||
#: src/notificationsmanager.cpp:245
|
||||
#: src/notificationsmanager.cpp:243
|
||||
#, kde-format
|
||||
msgid "Open this invitation in NeoChat"
|
||||
msgstr "Открыть это приглашение в NeoChat"
|
||||
|
||||
#: src/notificationsmanager.cpp:251
|
||||
#: src/notificationsmanager.cpp:249
|
||||
#, kde-format
|
||||
msgid "Accept Invitation"
|
||||
msgstr "Принять приглашение"
|
||||
|
||||
#: src/notificationsmanager.cpp:251
|
||||
#: src/notificationsmanager.cpp:249
|
||||
#, kde-format
|
||||
msgid "Reject Invitation"
|
||||
msgstr "Отклонить приглашение"
|
||||
@@ -1174,41 +1174,32 @@ msgstr "Отменить отправку вложения"
|
||||
msgid "Attach an image or file"
|
||||
msgstr "Вложить изображение или файл"
|
||||
|
||||
#: src/qml/Component/ChatBox/ChatBar.qml:89
|
||||
#: src/qml/Component/ChatBox/ChatBar.qml:90
|
||||
#, kde-format
|
||||
msgid "Emojis & Stickers"
|
||||
msgstr ""
|
||||
|
||||
#: src/qml/Component/ChatBox/ChatBar.qml:105
|
||||
#: src/qml/Component/ChatBox/ChatBar.qml:106
|
||||
#, fuzzy, kde-format
|
||||
msgid "Send a Location"
|
||||
msgstr "Отправить приглашение"
|
||||
|
||||
#: src/qml/Component/ChatBox/ChatBar.qml:118
|
||||
#: src/qml/Component/ChatBox/ChatBar.qml:119
|
||||
#, kde-format
|
||||
msgid "Send message"
|
||||
msgstr "Отправить сообщение"
|
||||
|
||||
#: src/qml/Component/ChatBox/ChatBar.qml:165
|
||||
#, kde-format
|
||||
msgid ""
|
||||
"This room is encrypted. Build libQuotient with encryption enabled to send "
|
||||
"encrypted messages."
|
||||
msgstr ""
|
||||
"В этой комнате используется шифрование. Чтобы отправлять зашифрованные "
|
||||
"сообщения, соберите libQuotient с поддержкой шифрования."
|
||||
|
||||
#: src/qml/Component/ChatBox/ChatBar.qml:165
|
||||
#: src/qml/Component/ChatBox/ChatBar.qml:166
|
||||
#, kde-format
|
||||
msgid "Send an encrypted message…"
|
||||
msgstr "Отправить зашифрованное сообщение…"
|
||||
|
||||
#: src/qml/Component/ChatBox/ChatBar.qml:165
|
||||
#: src/qml/Component/ChatBox/ChatBar.qml:166
|
||||
#, kde-format
|
||||
msgid "Set an attachment caption..."
|
||||
msgstr "Задать подпись для вложения…"
|
||||
|
||||
#: src/qml/Component/ChatBox/ChatBar.qml:165
|
||||
#: src/qml/Component/ChatBox/ChatBar.qml:166
|
||||
#, kde-format
|
||||
msgid "Send a message…"
|
||||
msgstr "Введите текст сообщения…"
|
||||
@@ -2057,18 +2048,18 @@ msgstr "Открыть личный чат"
|
||||
msgid "Copy link"
|
||||
msgstr "Копировать ссылку"
|
||||
|
||||
#: src/qml/main.qml:299
|
||||
#: src/qml/main.qml:297
|
||||
#, kde-format
|
||||
msgctxt "@title:window"
|
||||
msgid "Session Verification"
|
||||
msgstr "Проверка сеанса"
|
||||
|
||||
#: src/qml/main.qml:311
|
||||
#: src/qml/main.qml:309
|
||||
#, kde-format
|
||||
msgid "User consent"
|
||||
msgstr "Согласие пользователя"
|
||||
|
||||
#: src/qml/main.qml:316
|
||||
#: src/qml/main.qml:314
|
||||
#, kde-format
|
||||
msgid ""
|
||||
"Your homeserver requires you to agree to its terms and conditions before "
|
||||
@@ -2078,17 +2069,17 @@ msgstr ""
|
||||
"условиями, прежде чем сможете его использовать. Нажмите на кнопку, "
|
||||
"расположенную ниже, ниже, чтобы прочитать их."
|
||||
|
||||
#: src/qml/main.qml:321
|
||||
#: src/qml/main.qml:319
|
||||
#, kde-format
|
||||
msgid "Open"
|
||||
msgstr "Открыть"
|
||||
|
||||
#: src/qml/main.qml:356
|
||||
#: src/qml/main.qml:354
|
||||
#, kde-format
|
||||
msgid "Start a chat"
|
||||
msgstr "Начать общение"
|
||||
|
||||
#: src/qml/main.qml:358
|
||||
#: src/qml/main.qml:356
|
||||
#, kde-format
|
||||
msgid "Do you want to start a chat with %1?"
|
||||
msgstr "Начать чат с %1?"
|
||||
@@ -2575,7 +2566,7 @@ msgid "Notification settings"
|
||||
msgstr "Уведомления комнаты"
|
||||
|
||||
#: src/qml/Page/RoomList/AccountMenu.qml:37 src/qml/Settings/DevicesPage.qml:15
|
||||
#: src/qml/Settings/SettingsPage.qml:61
|
||||
#: src/qml/Settings/SettingsPage.qml:62
|
||||
#, kde-format
|
||||
msgid "Devices"
|
||||
msgstr "Устройства"
|
||||
@@ -2719,12 +2710,12 @@ msgctxt "Expand <section name"
|
||||
msgid "Expand %1"
|
||||
msgstr "Увеличить область предварительного просмотра"
|
||||
|
||||
#: src/qml/Page/RoomList/RoomDelegate.qml:96
|
||||
#: src/qml/Page/RoomList/RoomDelegate.qml:97
|
||||
#, kde-format
|
||||
msgid "Muted room"
|
||||
msgstr "Уведомления отключены"
|
||||
|
||||
#: src/qml/Page/RoomList/RoomDelegate.qml:128
|
||||
#: src/qml/Page/RoomList/RoomDelegate.qml:129
|
||||
#, kde-format
|
||||
msgid "Configure room"
|
||||
msgstr "Настроить комнату"
|
||||
@@ -2929,23 +2920,23 @@ msgstr[3] "%1 участник"
|
||||
msgid "No member count"
|
||||
msgstr "Количество участников не подсчитывается"
|
||||
|
||||
#: src/qml/RoomSettings/Categories.qml:18 src/qml/RoomSettings/General.qml:21
|
||||
#: src/qml/Settings/SettingsPage.qml:17
|
||||
#: src/qml/RoomSettings/Categories.qml:19 src/qml/RoomSettings/General.qml:21
|
||||
#: src/qml/Settings/SettingsPage.qml:18
|
||||
#, kde-format
|
||||
msgid "General"
|
||||
msgstr "Общие"
|
||||
|
||||
#: src/qml/RoomSettings/Categories.qml:29 src/qml/RoomSettings/Security.qml:19
|
||||
#: src/qml/RoomSettings/Categories.qml:30 src/qml/RoomSettings/Security.qml:19
|
||||
#, kde-format
|
||||
msgid "Security"
|
||||
msgstr "Безопасность"
|
||||
|
||||
#: src/qml/RoomSettings/Categories.qml:40
|
||||
#: src/qml/RoomSettings/Categories.qml:41
|
||||
#, kde-format
|
||||
msgid "Permissions"
|
||||
msgstr "Разрешения"
|
||||
|
||||
#: src/qml/RoomSettings/Categories.qml:51 src/qml/Settings/SettingsPage.qml:29
|
||||
#: src/qml/RoomSettings/Categories.qml:52 src/qml/Settings/SettingsPage.qml:30
|
||||
#, kde-format
|
||||
msgid "Notifications"
|
||||
msgstr "Уведомления"
|
||||
@@ -3257,83 +3248,83 @@ msgctxt "@option:check"
|
||||
msgid "Encryption"
|
||||
msgstr "Шифрование"
|
||||
|
||||
#: src/qml/RoomSettings/Security.qml:36
|
||||
#: src/qml/RoomSettings/Security.qml:35
|
||||
#, kde-format
|
||||
msgid "Enable encryption"
|
||||
msgstr "Включить шифрование"
|
||||
|
||||
#: src/qml/RoomSettings/Security.qml:37
|
||||
#: src/qml/RoomSettings/Security.qml:36
|
||||
#, kde-format
|
||||
msgctxt "option:check"
|
||||
msgid "Once enabled, encryption cannot be disabled."
|
||||
msgstr "После включения шифрование уже нельзя будет отключить."
|
||||
|
||||
#: src/qml/RoomSettings/Security.qml:50
|
||||
#: src/qml/RoomSettings/Security.qml:49
|
||||
#, kde-format
|
||||
msgctxt "@option:check"
|
||||
msgid "Access"
|
||||
msgstr "Доступ"
|
||||
|
||||
#: src/qml/RoomSettings/Security.qml:57
|
||||
#: src/qml/RoomSettings/Security.qml:56
|
||||
#, kde-format
|
||||
msgctxt "@option:check"
|
||||
msgid "Private (invite only)"
|
||||
msgstr "Частная комната (только по приглашению)"
|
||||
|
||||
#: src/qml/RoomSettings/Security.qml:58
|
||||
#: src/qml/RoomSettings/Security.qml:57
|
||||
#, kde-format
|
||||
msgid "Only invited people can join."
|
||||
msgstr "Присоединиться к комнате возможно только по приглашению."
|
||||
|
||||
#: src/qml/RoomSettings/Security.qml:66
|
||||
#: src/qml/RoomSettings/Security.qml:65
|
||||
#, kde-format
|
||||
msgctxt "@option:check"
|
||||
msgid "Space members"
|
||||
msgstr "Участники пространства"
|
||||
|
||||
#: src/qml/RoomSettings/Security.qml:67
|
||||
#: src/qml/RoomSettings/Security.qml:66
|
||||
#, kde-format
|
||||
msgid "Anyone in a space can find and join."
|
||||
msgstr "Любой желающий в пространстве может найти и присоединиться."
|
||||
|
||||
#: src/qml/RoomSettings/Security.qml:76
|
||||
#: src/qml/RoomSettings/Security.qml:75
|
||||
#, kde-format
|
||||
msgctxt "@option:check"
|
||||
msgid "Knock"
|
||||
msgstr "Стук"
|
||||
|
||||
#: src/qml/RoomSettings/Security.qml:77
|
||||
#: src/qml/RoomSettings/Security.qml:76
|
||||
#, kde-format
|
||||
msgid "People not in the room need to request an invite to join the room."
|
||||
msgstr ""
|
||||
"Людям, которые не находятся в комнате, необходимо запросить приглашение для "
|
||||
"присоединения к ней."
|
||||
|
||||
#: src/qml/RoomSettings/Security.qml:87
|
||||
#: src/qml/RoomSettings/Security.qml:86
|
||||
#, kde-format
|
||||
msgctxt "@option:check"
|
||||
msgid "Public"
|
||||
msgstr "Общедоступная"
|
||||
|
||||
#: src/qml/RoomSettings/Security.qml:88
|
||||
#: src/qml/RoomSettings/Security.qml:87
|
||||
#, kde-format
|
||||
msgctxt "@option:check"
|
||||
msgid "Anyone can find and join."
|
||||
msgstr "Любой желающий может найти и присоединиться."
|
||||
|
||||
#: src/qml/RoomSettings/Security.qml:100
|
||||
#: src/qml/RoomSettings/Security.qml:99
|
||||
#, kde-format
|
||||
msgctxt "@option:check"
|
||||
msgid "Message history visibility"
|
||||
msgstr "Доступ к истории сообщений"
|
||||
|
||||
#: src/qml/RoomSettings/Security.qml:107
|
||||
#: src/qml/RoomSettings/Security.qml:106
|
||||
#, kde-format
|
||||
msgctxt "@option:check"
|
||||
msgid "Anyone"
|
||||
msgstr "Без ограничений"
|
||||
|
||||
#: src/qml/RoomSettings/Security.qml:108
|
||||
#: src/qml/RoomSettings/Security.qml:107
|
||||
#, kde-format
|
||||
msgctxt "@option:check"
|
||||
msgid "Anyone, regardless of whether they have joined, can view history."
|
||||
@@ -3341,13 +3332,13 @@ msgstr ""
|
||||
"Любой желающий, независимо от того, присоединился он или нет, может "
|
||||
"просматривать историю."
|
||||
|
||||
#: src/qml/RoomSettings/Security.qml:116
|
||||
#: src/qml/RoomSettings/Security.qml:115
|
||||
#, kde-format
|
||||
msgctxt "@option:check"
|
||||
msgid "Members only"
|
||||
msgstr "Только для участников"
|
||||
|
||||
#: src/qml/RoomSettings/Security.qml:117
|
||||
#: src/qml/RoomSettings/Security.qml:116
|
||||
#, kde-format
|
||||
msgctxt "@option:check"
|
||||
msgid ""
|
||||
@@ -3356,13 +3347,13 @@ msgstr ""
|
||||
"Все участники могут просматривать всю историю сообщений, даже до того, как "
|
||||
"они присоединились."
|
||||
|
||||
#: src/qml/RoomSettings/Security.qml:125
|
||||
#: src/qml/RoomSettings/Security.qml:124
|
||||
#, kde-format
|
||||
msgctxt "@option:check"
|
||||
msgid "Members only (since invite)"
|
||||
msgstr "Только для участников с момента приглашения"
|
||||
|
||||
#: src/qml/RoomSettings/Security.qml:126
|
||||
#: src/qml/RoomSettings/Security.qml:125
|
||||
#, kde-format
|
||||
msgctxt "@option:check"
|
||||
msgid ""
|
||||
@@ -3372,13 +3363,13 @@ msgstr ""
|
||||
"Новые участники могут просматривать историю сообщений с того момента, как "
|
||||
"они были приглашены в комнату."
|
||||
|
||||
#: src/qml/RoomSettings/Security.qml:134
|
||||
#: src/qml/RoomSettings/Security.qml:133
|
||||
#, kde-format
|
||||
msgctxt "@option:check"
|
||||
msgid "Members only (since joining)"
|
||||
msgstr "Только для участников с момента присоединения"
|
||||
|
||||
#: src/qml/RoomSettings/Security.qml:135
|
||||
#: src/qml/RoomSettings/Security.qml:134
|
||||
#, kde-format
|
||||
msgctxt "@option:check"
|
||||
msgid ""
|
||||
@@ -3387,7 +3378,7 @@ msgstr ""
|
||||
"Новые участники могут просматривать историю сообщений с того момента, как "
|
||||
"они присоединились к комнате."
|
||||
|
||||
#: src/qml/RoomSettings/Security.qml:154
|
||||
#: src/qml/RoomSettings/Security.qml:153
|
||||
#: src/qml/Settings/NetworkProxyPage.qml:119
|
||||
#, kde-format
|
||||
msgid "Apply"
|
||||
@@ -3477,7 +3468,7 @@ msgid "Homeserver url"
|
||||
msgstr "Адрес домашнего сервера"
|
||||
|
||||
#: src/qml/Settings/AccountsPage.qml:16 src/qml/Settings/AccountsPage.qml:25
|
||||
#: src/qml/Settings/SettingsPage.qml:35
|
||||
#: src/qml/Settings/SettingsPage.qml:36
|
||||
#, kde-format
|
||||
msgid "Accounts"
|
||||
msgstr "Учётные записи"
|
||||
@@ -3871,7 +3862,7 @@ msgid "Invites"
|
||||
msgstr "Приглашения"
|
||||
|
||||
#: src/qml/Settings/NetworkProxyPage.qml:25
|
||||
#: src/qml/Settings/SettingsPage.qml:55
|
||||
#: src/qml/Settings/SettingsPage.qml:56
|
||||
#, kde-format
|
||||
msgid "Network Proxy"
|
||||
msgstr "Тип прокси"
|
||||
@@ -3952,27 +3943,27 @@ msgstr "Включить подсветку сообщений"
|
||||
msgid "Delete keyword"
|
||||
msgstr "Удалить ключевое слово"
|
||||
|
||||
#: src/qml/Settings/SettingsPage.qml:23
|
||||
#: src/qml/Settings/SettingsPage.qml:24
|
||||
#, kde-format
|
||||
msgid "Appearance"
|
||||
msgstr "Внешний вид"
|
||||
|
||||
#: src/qml/Settings/SettingsPage.qml:41
|
||||
#: src/qml/Settings/SettingsPage.qml:42
|
||||
#, kde-format
|
||||
msgid "Stickers & Emojis"
|
||||
msgstr ""
|
||||
|
||||
#: src/qml/Settings/SettingsPage.qml:48
|
||||
#: src/qml/Settings/SettingsPage.qml:49
|
||||
#, kde-format
|
||||
msgid "Spell Checking"
|
||||
msgstr "Проверка орфографии"
|
||||
|
||||
#: src/qml/Settings/SettingsPage.qml:72
|
||||
#: src/qml/Settings/SettingsPage.qml:73
|
||||
#, kde-format
|
||||
msgid "About NeoChat"
|
||||
msgstr "О программе NeoChat"
|
||||
|
||||
#: src/qml/Settings/SettingsPage.qml:78
|
||||
#: src/qml/Settings/SettingsPage.qml:79
|
||||
#, kde-format
|
||||
msgid "About KDE"
|
||||
msgstr "О KDE"
|
||||
@@ -4126,6 +4117,13 @@ msgstr "Показать"
|
||||
msgid "Quit"
|
||||
msgstr "Выход"
|
||||
|
||||
#~ msgid ""
|
||||
#~ "This room is encrypted. Build libQuotient with encryption enabled to send "
|
||||
#~ "encrypted messages."
|
||||
#~ msgstr ""
|
||||
#~ "В этой комнате используется шифрование. Чтобы отправлять зашифрованные "
|
||||
#~ "сообщения, соберите libQuotient с поддержкой шифрования."
|
||||
|
||||
#~ msgid "Messages in one-to-one chats"
|
||||
#~ msgstr "Сообщения в личных чатах"
|
||||
|
||||
|
||||
131
po/sk/neochat.po
131
po/sk/neochat.po
@@ -5,7 +5,7 @@ msgid ""
|
||||
msgstr ""
|
||||
"Project-Id-Version: neochat\n"
|
||||
"Report-Msgid-Bugs-To: https://bugs.kde.org\n"
|
||||
"POT-Creation-Date: 2023-08-06 00:46+0000\n"
|
||||
"POT-Creation-Date: 2023-08-10 00:46+0000\n"
|
||||
"PO-Revision-Date: 2022-04-18 17:58+0200\n"
|
||||
"Last-Translator: Roman Paholik <wizzardsk@gmail.com>\n"
|
||||
"Language-Team: Slovak <kde-sk@linux.sk>\n"
|
||||
@@ -209,18 +209,18 @@ msgctxt "<version number> (built against <possibly different version number>)"
|
||||
msgid "%1 (built against %2)"
|
||||
msgstr ""
|
||||
|
||||
#: src/main.cpp:324
|
||||
#: src/main.cpp:322
|
||||
#, kde-format
|
||||
msgid "Client for the matrix communication protocol"
|
||||
msgstr "Klient pre komunikačný protokol matrix"
|
||||
|
||||
#: src/main.cpp:325
|
||||
#: src/main.cpp:323
|
||||
#, fuzzy, kde-format
|
||||
#| msgid "Supports appstream: url scheme"
|
||||
msgid "Supports matrix: url scheme"
|
||||
msgstr "Podporuje appstream: url schému"
|
||||
|
||||
#: src/main.cpp:326
|
||||
#: src/main.cpp:324
|
||||
#, kde-format
|
||||
msgid "Ignore all SSL Errors, e.g., unsigned certificates."
|
||||
msgstr ""
|
||||
@@ -1194,58 +1194,58 @@ msgstr ""
|
||||
msgid "Report sent successfully."
|
||||
msgstr "Heslo úspešne zmenené"
|
||||
|
||||
#: src/neochatroom.cpp:1927 src/neochatroom.cpp:1935
|
||||
#: src/neochatroom.cpp:1924 src/neochatroom.cpp:1932
|
||||
#, kde-format
|
||||
msgctxt "'Lat' and 'Lon' as in Latitude and Longitude"
|
||||
msgid "Lat: %1, Lon: %2"
|
||||
msgstr ""
|
||||
|
||||
#: src/notificationsmanager.cpp:130
|
||||
#: src/notificationsmanager.cpp:128
|
||||
#, fuzzy, kde-format
|
||||
#| msgid "Edit Message"
|
||||
msgid "Encrypted Message"
|
||||
msgstr "Upraviť správu"
|
||||
|
||||
#: src/notificationsmanager.cpp:203 src/qml/main.qml:257
|
||||
#: src/notificationsmanager.cpp:201 src/qml/main.qml:257
|
||||
#, kde-format
|
||||
msgid "%1: %2"
|
||||
msgstr "%1: %2"
|
||||
|
||||
#: src/notificationsmanager.cpp:209
|
||||
#: src/notificationsmanager.cpp:207
|
||||
#, kde-format
|
||||
msgid "Open NeoChat in this room"
|
||||
msgstr "Otvoriť NeoChat v tejto miestnosti"
|
||||
|
||||
#: src/notificationsmanager.cpp:222 src/qml/Component/HoverActions.qml:109
|
||||
#: src/notificationsmanager.cpp:220 src/qml/Component/HoverActions.qml:109
|
||||
#: src/qml/Menu/Timeline/FileDelegateContextMenu.qml:50
|
||||
#: src/qml/Menu/Timeline/MessageDelegateContextMenu.qml:36
|
||||
#, kde-format
|
||||
msgid "Reply"
|
||||
msgstr "Odpovedať"
|
||||
|
||||
#: src/notificationsmanager.cpp:223
|
||||
#: src/notificationsmanager.cpp:221
|
||||
#, kde-format
|
||||
msgid "Reply..."
|
||||
msgstr "Odpovedať..."
|
||||
|
||||
#: src/notificationsmanager.cpp:241
|
||||
#: src/notificationsmanager.cpp:239
|
||||
#, fuzzy, kde-format
|
||||
#| msgid "invited %1 to the room"
|
||||
msgid "%1 invited you to a room"
|
||||
msgstr "pozval %1 do miestnosti"
|
||||
|
||||
#: src/notificationsmanager.cpp:245
|
||||
#: src/notificationsmanager.cpp:243
|
||||
#, fuzzy, kde-format
|
||||
#| msgid "Open a private chat"
|
||||
msgid "Open this invitation in NeoChat"
|
||||
msgstr "Otvoriť súkromný chat"
|
||||
|
||||
#: src/notificationsmanager.cpp:251
|
||||
#: src/notificationsmanager.cpp:249
|
||||
#, kde-format
|
||||
msgid "Accept Invitation"
|
||||
msgstr "Prijať pozvánku"
|
||||
|
||||
#: src/notificationsmanager.cpp:251
|
||||
#: src/notificationsmanager.cpp:249
|
||||
#, fuzzy, kde-format
|
||||
#| msgid "Reject"
|
||||
msgid "Reject Invitation"
|
||||
@@ -1276,41 +1276,34 @@ msgstr "vymazali svoje zobrazované meno"
|
||||
msgid "Attach an image or file"
|
||||
msgstr "Pripojiť obrázok alebo súbor"
|
||||
|
||||
#: src/qml/Component/ChatBox/ChatBar.qml:89
|
||||
#: src/qml/Component/ChatBox/ChatBar.qml:90
|
||||
#, kde-format
|
||||
msgid "Emojis & Stickers"
|
||||
msgstr ""
|
||||
|
||||
#: src/qml/Component/ChatBox/ChatBar.qml:105
|
||||
#: src/qml/Component/ChatBox/ChatBar.qml:106
|
||||
#, fuzzy, kde-format
|
||||
#| msgid "Send invitation"
|
||||
msgid "Send a Location"
|
||||
msgstr "Odoslať pozvanie"
|
||||
|
||||
#: src/qml/Component/ChatBox/ChatBar.qml:118
|
||||
#: src/qml/Component/ChatBox/ChatBar.qml:119
|
||||
#, kde-format
|
||||
msgid "Send message"
|
||||
msgstr "Odoslať správu"
|
||||
|
||||
#: src/qml/Component/ChatBox/ChatBar.qml:165
|
||||
#, kde-format
|
||||
msgid ""
|
||||
"This room is encrypted. Build libQuotient with encryption enabled to send "
|
||||
"encrypted messages."
|
||||
msgstr ""
|
||||
|
||||
#: src/qml/Component/ChatBox/ChatBar.qml:165
|
||||
#: src/qml/Component/ChatBox/ChatBar.qml:166
|
||||
#, fuzzy, kde-format
|
||||
#| msgid "Send message"
|
||||
msgid "Send an encrypted message…"
|
||||
msgstr "Odoslať správu"
|
||||
|
||||
#: src/qml/Component/ChatBox/ChatBar.qml:165
|
||||
#: src/qml/Component/ChatBox/ChatBar.qml:166
|
||||
#, kde-format
|
||||
msgid "Set an attachment caption..."
|
||||
msgstr ""
|
||||
|
||||
#: src/qml/Component/ChatBox/ChatBar.qml:165
|
||||
#: src/qml/Component/ChatBox/ChatBar.qml:166
|
||||
#, fuzzy, kde-format
|
||||
#| msgid "Send message"
|
||||
msgid "Send a message…"
|
||||
@@ -2167,19 +2160,19 @@ msgstr "Otvoriť súkromný chat"
|
||||
msgid "Copy link"
|
||||
msgstr "Kopírovať"
|
||||
|
||||
#: src/qml/main.qml:299
|
||||
#: src/qml/main.qml:297
|
||||
#, fuzzy, kde-format
|
||||
#| msgid "Show notifications"
|
||||
msgctxt "@title:window"
|
||||
msgid "Session Verification"
|
||||
msgstr "Zobraziť upozornenia"
|
||||
|
||||
#: src/qml/main.qml:311
|
||||
#: src/qml/main.qml:309
|
||||
#, kde-format
|
||||
msgid "User consent"
|
||||
msgstr "Používateľský súhlas"
|
||||
|
||||
#: src/qml/main.qml:316
|
||||
#: src/qml/main.qml:314
|
||||
#, kde-format
|
||||
msgid ""
|
||||
"Your homeserver requires you to agree to its terms and conditions before "
|
||||
@@ -2189,17 +2182,17 @@ msgstr ""
|
||||
"zmluvnými podmienkami. Ak si ich chcete prečítať, kliknite na tlačidlo "
|
||||
"nižšie."
|
||||
|
||||
#: src/qml/main.qml:321
|
||||
#: src/qml/main.qml:319
|
||||
#, kde-format
|
||||
msgid "Open"
|
||||
msgstr "Otvoriť"
|
||||
|
||||
#: src/qml/main.qml:356
|
||||
#: src/qml/main.qml:354
|
||||
#, kde-format
|
||||
msgid "Start a chat"
|
||||
msgstr "Začať rozhovor"
|
||||
|
||||
#: src/qml/main.qml:358
|
||||
#: src/qml/main.qml:356
|
||||
#, kde-format
|
||||
msgid "Do you want to start a chat with %1?"
|
||||
msgstr "Chcete začať rozhovor s %1?"
|
||||
@@ -2702,7 +2695,7 @@ msgid "Notification settings"
|
||||
msgstr "Zobraziť upozornenia"
|
||||
|
||||
#: src/qml/Page/RoomList/AccountMenu.qml:37 src/qml/Settings/DevicesPage.qml:15
|
||||
#: src/qml/Settings/SettingsPage.qml:61
|
||||
#: src/qml/Settings/SettingsPage.qml:62
|
||||
#, kde-format
|
||||
msgid "Devices"
|
||||
msgstr "Zariadenia"
|
||||
@@ -2850,13 +2843,13 @@ msgctxt "Expand <section name"
|
||||
msgid "Expand %1"
|
||||
msgstr "zrušený zákaz prístupu %1"
|
||||
|
||||
#: src/qml/Page/RoomList/RoomDelegate.qml:96
|
||||
#: src/qml/Page/RoomList/RoomDelegate.qml:97
|
||||
#, fuzzy, kde-format
|
||||
#| msgid "Muted"
|
||||
msgid "Muted room"
|
||||
msgstr "Stlmený"
|
||||
|
||||
#: src/qml/Page/RoomList/RoomDelegate.qml:128
|
||||
#: src/qml/Page/RoomList/RoomDelegate.qml:129
|
||||
#, kde-format
|
||||
msgid "Configure room"
|
||||
msgstr "Nastaviť miestnosť"
|
||||
@@ -3072,23 +3065,23 @@ msgstr[2] "%1 Členov"
|
||||
msgid "No member count"
|
||||
msgstr "Žiadny počet členov"
|
||||
|
||||
#: src/qml/RoomSettings/Categories.qml:18 src/qml/RoomSettings/General.qml:21
|
||||
#: src/qml/Settings/SettingsPage.qml:17
|
||||
#: src/qml/RoomSettings/Categories.qml:19 src/qml/RoomSettings/General.qml:21
|
||||
#: src/qml/Settings/SettingsPage.qml:18
|
||||
#, kde-format
|
||||
msgid "General"
|
||||
msgstr "Všeobecné"
|
||||
|
||||
#: src/qml/RoomSettings/Categories.qml:29 src/qml/RoomSettings/Security.qml:19
|
||||
#: src/qml/RoomSettings/Categories.qml:30 src/qml/RoomSettings/Security.qml:19
|
||||
#, kde-format
|
||||
msgid "Security"
|
||||
msgstr "Bezpečnosť"
|
||||
|
||||
#: src/qml/RoomSettings/Categories.qml:40
|
||||
#: src/qml/RoomSettings/Categories.qml:41
|
||||
#, kde-format
|
||||
msgid "Permissions"
|
||||
msgstr ""
|
||||
|
||||
#: src/qml/RoomSettings/Categories.qml:51 src/qml/Settings/SettingsPage.qml:29
|
||||
#: src/qml/RoomSettings/Categories.qml:52 src/qml/Settings/SettingsPage.qml:30
|
||||
#, fuzzy, kde-format
|
||||
#| msgid "Show notifications"
|
||||
msgid "Notifications"
|
||||
@@ -3417,18 +3410,18 @@ msgctxt "@option:check"
|
||||
msgid "Encryption"
|
||||
msgstr "aktivoval End-to-End šifrovanie"
|
||||
|
||||
#: src/qml/RoomSettings/Security.qml:36
|
||||
#: src/qml/RoomSettings/Security.qml:35
|
||||
#, kde-format
|
||||
msgid "Enable encryption"
|
||||
msgstr ""
|
||||
|
||||
#: src/qml/RoomSettings/Security.qml:37
|
||||
#: src/qml/RoomSettings/Security.qml:36
|
||||
#, kde-format
|
||||
msgctxt "option:check"
|
||||
msgid "Once enabled, encryption cannot be disabled."
|
||||
msgstr ""
|
||||
|
||||
#: src/qml/RoomSettings/Security.qml:50
|
||||
#: src/qml/RoomSettings/Security.qml:49
|
||||
#, fuzzy, kde-format
|
||||
#| msgctxt "@option:check"
|
||||
#| msgid "Access:"
|
||||
@@ -3436,92 +3429,92 @@ msgctxt "@option:check"
|
||||
msgid "Access"
|
||||
msgstr "Prístup:"
|
||||
|
||||
#: src/qml/RoomSettings/Security.qml:57
|
||||
#: src/qml/RoomSettings/Security.qml:56
|
||||
#, kde-format
|
||||
msgctxt "@option:check"
|
||||
msgid "Private (invite only)"
|
||||
msgstr ""
|
||||
|
||||
#: src/qml/RoomSettings/Security.qml:58
|
||||
#: src/qml/RoomSettings/Security.qml:57
|
||||
#, kde-format
|
||||
msgid "Only invited people can join."
|
||||
msgstr ""
|
||||
|
||||
#: src/qml/RoomSettings/Security.qml:66
|
||||
#: src/qml/RoomSettings/Security.qml:65
|
||||
#, fuzzy, kde-format
|
||||
#| msgid "Members"
|
||||
msgctxt "@option:check"
|
||||
msgid "Space members"
|
||||
msgstr "Členovia"
|
||||
|
||||
#: src/qml/RoomSettings/Security.qml:67
|
||||
#: src/qml/RoomSettings/Security.qml:66
|
||||
#, kde-format
|
||||
msgid "Anyone in a space can find and join."
|
||||
msgstr ""
|
||||
|
||||
#: src/qml/RoomSettings/Security.qml:76
|
||||
#: src/qml/RoomSettings/Security.qml:75
|
||||
#, fuzzy, kde-format
|
||||
#| msgid "knocked"
|
||||
msgctxt "@option:check"
|
||||
msgid "Knock"
|
||||
msgstr "zaklopal"
|
||||
|
||||
#: src/qml/RoomSettings/Security.qml:77
|
||||
#: src/qml/RoomSettings/Security.qml:76
|
||||
#, kde-format
|
||||
msgid "People not in the room need to request an invite to join the room."
|
||||
msgstr ""
|
||||
|
||||
#: src/qml/RoomSettings/Security.qml:87
|
||||
#: src/qml/RoomSettings/Security.qml:86
|
||||
#, kde-format
|
||||
msgctxt "@option:check"
|
||||
msgid "Public"
|
||||
msgstr "Verejné"
|
||||
|
||||
#: src/qml/RoomSettings/Security.qml:88
|
||||
#: src/qml/RoomSettings/Security.qml:87
|
||||
#, kde-format
|
||||
msgctxt "@option:check"
|
||||
msgid "Anyone can find and join."
|
||||
msgstr ""
|
||||
|
||||
#: src/qml/RoomSettings/Security.qml:100
|
||||
#: src/qml/RoomSettings/Security.qml:99
|
||||
#, kde-format
|
||||
msgctxt "@option:check"
|
||||
msgid "Message history visibility"
|
||||
msgstr ""
|
||||
|
||||
#: src/qml/RoomSettings/Security.qml:107
|
||||
#: src/qml/RoomSettings/Security.qml:106
|
||||
#, kde-format
|
||||
msgctxt "@option:check"
|
||||
msgid "Anyone"
|
||||
msgstr ""
|
||||
|
||||
#: src/qml/RoomSettings/Security.qml:108
|
||||
#: src/qml/RoomSettings/Security.qml:107
|
||||
#, kde-format
|
||||
msgctxt "@option:check"
|
||||
msgid "Anyone, regardless of whether they have joined, can view history."
|
||||
msgstr ""
|
||||
|
||||
#: src/qml/RoomSettings/Security.qml:116
|
||||
#: src/qml/RoomSettings/Security.qml:115
|
||||
#, fuzzy, kde-format
|
||||
#| msgid "Members"
|
||||
msgctxt "@option:check"
|
||||
msgid "Members only"
|
||||
msgstr "Členovia"
|
||||
|
||||
#: src/qml/RoomSettings/Security.qml:117
|
||||
#: src/qml/RoomSettings/Security.qml:116
|
||||
#, kde-format
|
||||
msgctxt "@option:check"
|
||||
msgid ""
|
||||
"All members can view the entire message history, even before they joined."
|
||||
msgstr ""
|
||||
|
||||
#: src/qml/RoomSettings/Security.qml:125
|
||||
#: src/qml/RoomSettings/Security.qml:124
|
||||
#, kde-format
|
||||
msgctxt "@option:check"
|
||||
msgid "Members only (since invite)"
|
||||
msgstr ""
|
||||
|
||||
#: src/qml/RoomSettings/Security.qml:126
|
||||
#: src/qml/RoomSettings/Security.qml:125
|
||||
#, kde-format
|
||||
msgctxt "@option:check"
|
||||
msgid ""
|
||||
@@ -3529,20 +3522,20 @@ msgid ""
|
||||
"the room."
|
||||
msgstr ""
|
||||
|
||||
#: src/qml/RoomSettings/Security.qml:134
|
||||
#: src/qml/RoomSettings/Security.qml:133
|
||||
#, kde-format
|
||||
msgctxt "@option:check"
|
||||
msgid "Members only (since joining)"
|
||||
msgstr ""
|
||||
|
||||
#: src/qml/RoomSettings/Security.qml:135
|
||||
#: src/qml/RoomSettings/Security.qml:134
|
||||
#, kde-format
|
||||
msgctxt "@option:check"
|
||||
msgid ""
|
||||
"New members can view the message history from the point they joined the room."
|
||||
msgstr ""
|
||||
|
||||
#: src/qml/RoomSettings/Security.qml:154
|
||||
#: src/qml/RoomSettings/Security.qml:153
|
||||
#: src/qml/Settings/NetworkProxyPage.qml:119
|
||||
#, kde-format
|
||||
msgid "Apply"
|
||||
@@ -3639,7 +3632,7 @@ msgid "Homeserver url"
|
||||
msgstr "Domáci server:"
|
||||
|
||||
#: src/qml/Settings/AccountsPage.qml:16 src/qml/Settings/AccountsPage.qml:25
|
||||
#: src/qml/Settings/SettingsPage.qml:35
|
||||
#: src/qml/Settings/SettingsPage.qml:36
|
||||
#, kde-format
|
||||
msgid "Accounts"
|
||||
msgstr "Kontá"
|
||||
@@ -4046,7 +4039,7 @@ msgid "Invites"
|
||||
msgstr "Pozvať"
|
||||
|
||||
#: src/qml/Settings/NetworkProxyPage.qml:25
|
||||
#: src/qml/Settings/SettingsPage.qml:55
|
||||
#: src/qml/Settings/SettingsPage.qml:56
|
||||
#, fuzzy, kde-format
|
||||
#| msgid "Network Error"
|
||||
msgid "Network Proxy"
|
||||
@@ -4136,27 +4129,27 @@ msgstr ""
|
||||
msgid "Delete keyword"
|
||||
msgstr "Vymazať"
|
||||
|
||||
#: src/qml/Settings/SettingsPage.qml:23
|
||||
#: src/qml/Settings/SettingsPage.qml:24
|
||||
#, kde-format
|
||||
msgid "Appearance"
|
||||
msgstr "Vzhľad"
|
||||
|
||||
#: src/qml/Settings/SettingsPage.qml:41
|
||||
#: src/qml/Settings/SettingsPage.qml:42
|
||||
#, kde-format
|
||||
msgid "Stickers & Emojis"
|
||||
msgstr ""
|
||||
|
||||
#: src/qml/Settings/SettingsPage.qml:48
|
||||
#: src/qml/Settings/SettingsPage.qml:49
|
||||
#, kde-format
|
||||
msgid "Spell Checking"
|
||||
msgstr "Kontrola pravopisu"
|
||||
|
||||
#: src/qml/Settings/SettingsPage.qml:72
|
||||
#: src/qml/Settings/SettingsPage.qml:73
|
||||
#, kde-format
|
||||
msgid "About NeoChat"
|
||||
msgstr "O Neochat"
|
||||
|
||||
#: src/qml/Settings/SettingsPage.qml:78
|
||||
#: src/qml/Settings/SettingsPage.qml:79
|
||||
#, fuzzy, kde-format
|
||||
#| msgid "About"
|
||||
msgid "About KDE"
|
||||
|
||||
144
po/sl/neochat.po
144
po/sl/neochat.po
@@ -8,7 +8,7 @@ msgid ""
|
||||
msgstr ""
|
||||
"Project-Id-Version: neochat\n"
|
||||
"Report-Msgid-Bugs-To: https://bugs.kde.org\n"
|
||||
"POT-Creation-Date: 2023-08-06 00:46+0000\n"
|
||||
"POT-Creation-Date: 2023-08-10 00:46+0000\n"
|
||||
"PO-Revision-Date: 2023-08-06 08:37+0200\n"
|
||||
"Last-Translator: Matjaž Jeran <matjaz.jeran@amis.net>\n"
|
||||
"Language-Team: Slovenian <lugos-slo@lugos.si>\n"
|
||||
@@ -16,8 +16,8 @@ msgstr ""
|
||||
"MIME-Version: 1.0\n"
|
||||
"Content-Type: text/plain; charset=UTF-8\n"
|
||||
"Content-Transfer-Encoding: 8bit\n"
|
||||
"Plural-Forms: nplurals=4; plural=(n%100==1 ? 0 : n%100==2 ? 1 : n%100>=3 && n"
|
||||
"%100<=4 ? 2 : 3);\n"
|
||||
"Plural-Forms: nplurals=4; plural=(n%100==1 ? 1 : n%100==2 ? 2 : n%100==3 || n"
|
||||
"%100==4 ? 3 : 0);\n"
|
||||
"X-Generator: Poedit 3.3.2\n"
|
||||
|
||||
#: src/controller.cpp:233
|
||||
@@ -202,17 +202,17 @@ msgctxt "<version number> (built against <possibly different version number>)"
|
||||
msgid "%1 (built against %2)"
|
||||
msgstr "%1 (zgrajeno na %2)"
|
||||
|
||||
#: src/main.cpp:324
|
||||
#: src/main.cpp:322
|
||||
#, kde-format
|
||||
msgid "Client for the matrix communication protocol"
|
||||
msgstr "Odjemalec za komunikacijski protokol matrix"
|
||||
|
||||
#: src/main.cpp:325
|
||||
#: src/main.cpp:323
|
||||
#, kde-format
|
||||
msgid "Supports matrix: url scheme"
|
||||
msgstr "Podpira matriko: shema url"
|
||||
|
||||
#: src/main.cpp:326
|
||||
#: src/main.cpp:324
|
||||
#, kde-format
|
||||
msgid "Ignore all SSL Errors, e.g., unsigned certificates."
|
||||
msgstr "Prezri vse napake SSL npr. nepodpisana potrdila."
|
||||
@@ -1088,55 +1088,55 @@ msgstr "je začel glasovanje"
|
||||
msgid "Report sent successfully."
|
||||
msgstr "Poročilo uspešno poslano."
|
||||
|
||||
#: src/neochatroom.cpp:1927 src/neochatroom.cpp:1935
|
||||
#: src/neochatroom.cpp:1924 src/neochatroom.cpp:1932
|
||||
#, kde-format
|
||||
msgctxt "'Lat' and 'Lon' as in Latitude and Longitude"
|
||||
msgid "Lat: %1, Lon: %2"
|
||||
msgstr "Širina: %1, Dolžina: %2"
|
||||
|
||||
#: src/notificationsmanager.cpp:130
|
||||
#: src/notificationsmanager.cpp:128
|
||||
#, kde-format
|
||||
msgid "Encrypted Message"
|
||||
msgstr "Šifrirano sporočilo"
|
||||
|
||||
#: src/notificationsmanager.cpp:203 src/qml/main.qml:257
|
||||
#: src/notificationsmanager.cpp:201 src/qml/main.qml:257
|
||||
#, kde-format
|
||||
msgid "%1: %2"
|
||||
msgstr "%1: %2"
|
||||
|
||||
#: src/notificationsmanager.cpp:209
|
||||
#: src/notificationsmanager.cpp:207
|
||||
#, kde-format
|
||||
msgid "Open NeoChat in this room"
|
||||
msgstr "Odpri Neo-chat v tej sobi"
|
||||
|
||||
#: src/notificationsmanager.cpp:222 src/qml/Component/HoverActions.qml:109
|
||||
#: src/notificationsmanager.cpp:220 src/qml/Component/HoverActions.qml:109
|
||||
#: src/qml/Menu/Timeline/FileDelegateContextMenu.qml:50
|
||||
#: src/qml/Menu/Timeline/MessageDelegateContextMenu.qml:36
|
||||
#, kde-format
|
||||
msgid "Reply"
|
||||
msgstr "Odgovori"
|
||||
|
||||
#: src/notificationsmanager.cpp:223
|
||||
#: src/notificationsmanager.cpp:221
|
||||
#, kde-format
|
||||
msgid "Reply..."
|
||||
msgstr "Odgovori..."
|
||||
|
||||
#: src/notificationsmanager.cpp:241
|
||||
#: src/notificationsmanager.cpp:239
|
||||
#, kde-format
|
||||
msgid "%1 invited you to a room"
|
||||
msgstr "%1 vas je povabil v sobo"
|
||||
|
||||
#: src/notificationsmanager.cpp:245
|
||||
#: src/notificationsmanager.cpp:243
|
||||
#, kde-format
|
||||
msgid "Open this invitation in NeoChat"
|
||||
msgstr "Odprite to povabilo v NeoChat"
|
||||
|
||||
#: src/notificationsmanager.cpp:251
|
||||
#: src/notificationsmanager.cpp:249
|
||||
#, kde-format
|
||||
msgid "Accept Invitation"
|
||||
msgstr "Sprejmi povabilo"
|
||||
|
||||
#: src/notificationsmanager.cpp:251
|
||||
#: src/notificationsmanager.cpp:249
|
||||
#, kde-format
|
||||
msgid "Reject Invitation"
|
||||
msgstr "Zavrnil povabilo"
|
||||
@@ -1164,41 +1164,32 @@ msgstr "Prekliči pošiljanje priloge"
|
||||
msgid "Attach an image or file"
|
||||
msgstr "Priloži sliko ali datoteko"
|
||||
|
||||
#: src/qml/Component/ChatBox/ChatBar.qml:89
|
||||
#: src/qml/Component/ChatBox/ChatBar.qml:90
|
||||
#, kde-format
|
||||
msgid "Emojis & Stickers"
|
||||
msgstr "Čustvenčki in nalepke"
|
||||
|
||||
#: src/qml/Component/ChatBox/ChatBar.qml:105
|
||||
#: src/qml/Component/ChatBox/ChatBar.qml:106
|
||||
#, kde-format
|
||||
msgid "Send a Location"
|
||||
msgstr "Pošlji lokacijo"
|
||||
|
||||
#: src/qml/Component/ChatBox/ChatBar.qml:118
|
||||
#: src/qml/Component/ChatBox/ChatBar.qml:119
|
||||
#, kde-format
|
||||
msgid "Send message"
|
||||
msgstr "Pošlji sporočilo"
|
||||
|
||||
#: src/qml/Component/ChatBox/ChatBar.qml:165
|
||||
#, kde-format
|
||||
msgid ""
|
||||
"This room is encrypted. Build libQuotient with encryption enabled to send "
|
||||
"encrypted messages."
|
||||
msgstr ""
|
||||
"Ta soba je šifrirana. Izgradite libQuotient z omogočenim šifriranjem za "
|
||||
"pošiljanje šifriranih sporočil."
|
||||
|
||||
#: src/qml/Component/ChatBox/ChatBar.qml:165
|
||||
#: src/qml/Component/ChatBox/ChatBar.qml:166
|
||||
#, kde-format
|
||||
msgid "Send an encrypted message…"
|
||||
msgstr "Pošlji šifrirano sporočilo…"
|
||||
|
||||
#: src/qml/Component/ChatBox/ChatBar.qml:165
|
||||
#: src/qml/Component/ChatBox/ChatBar.qml:166
|
||||
#, kde-format
|
||||
msgid "Set an attachment caption..."
|
||||
msgstr "Nastavite napis priloge..."
|
||||
|
||||
#: src/qml/Component/ChatBox/ChatBar.qml:165
|
||||
#: src/qml/Component/ChatBox/ChatBar.qml:166
|
||||
#, kde-format
|
||||
msgid "Send a message…"
|
||||
msgstr "Pošlji sporočilo…"
|
||||
@@ -2043,18 +2034,18 @@ msgstr "Odpri zasebni razgovor"
|
||||
msgid "Copy link"
|
||||
msgstr "Kopiraj povezavo"
|
||||
|
||||
#: src/qml/main.qml:299
|
||||
#: src/qml/main.qml:297
|
||||
#, kde-format
|
||||
msgctxt "@title:window"
|
||||
msgid "Session Verification"
|
||||
msgstr "Verifikacija seje"
|
||||
|
||||
#: src/qml/main.qml:311
|
||||
#: src/qml/main.qml:309
|
||||
#, kde-format
|
||||
msgid "User consent"
|
||||
msgstr "Privoljenje uporabnika"
|
||||
|
||||
#: src/qml/main.qml:316
|
||||
#: src/qml/main.qml:314
|
||||
#, kde-format
|
||||
msgid ""
|
||||
"Your homeserver requires you to agree to its terms and conditions before "
|
||||
@@ -2063,17 +2054,17 @@ msgstr ""
|
||||
"Vaš domači strežnik zahteva, da se strinjate s pogoji njegove rabe pred "
|
||||
"dovoljenjem za uporabo. Prosimo, kliknite spodnji gumb, da jih preberete."
|
||||
|
||||
#: src/qml/main.qml:321
|
||||
#: src/qml/main.qml:319
|
||||
#, kde-format
|
||||
msgid "Open"
|
||||
msgstr "Odpri"
|
||||
|
||||
#: src/qml/main.qml:356
|
||||
#: src/qml/main.qml:354
|
||||
#, kde-format
|
||||
msgid "Start a chat"
|
||||
msgstr "Začni pogovor"
|
||||
|
||||
#: src/qml/main.qml:358
|
||||
#: src/qml/main.qml:356
|
||||
#, kde-format
|
||||
msgid "Do you want to start a chat with %1?"
|
||||
msgstr "Ali želite začeti pogovor s %1?"
|
||||
@@ -2558,7 +2549,7 @@ msgid "Notification settings"
|
||||
msgstr "Nastavitve obvestil"
|
||||
|
||||
#: src/qml/Page/RoomList/AccountMenu.qml:37 src/qml/Settings/DevicesPage.qml:15
|
||||
#: src/qml/Settings/SettingsPage.qml:61
|
||||
#: src/qml/Settings/SettingsPage.qml:62
|
||||
#, kde-format
|
||||
msgid "Devices"
|
||||
msgstr "Naprave"
|
||||
@@ -2701,12 +2692,12 @@ msgctxt "Expand <section name"
|
||||
msgid "Expand %1"
|
||||
msgstr "Razširi %1"
|
||||
|
||||
#: src/qml/Page/RoomList/RoomDelegate.qml:96
|
||||
#: src/qml/Page/RoomList/RoomDelegate.qml:97
|
||||
#, kde-format
|
||||
msgid "Muted room"
|
||||
msgstr "Utišana soba"
|
||||
|
||||
#: src/qml/Page/RoomList/RoomDelegate.qml:128
|
||||
#: src/qml/Page/RoomList/RoomDelegate.qml:129
|
||||
#, kde-format
|
||||
msgid "Configure room"
|
||||
msgstr "Nastavi sobo"
|
||||
@@ -2904,23 +2895,23 @@ msgstr[3] "%1 članov"
|
||||
msgid "No member count"
|
||||
msgstr "Ni števila članov"
|
||||
|
||||
#: src/qml/RoomSettings/Categories.qml:18 src/qml/RoomSettings/General.qml:21
|
||||
#: src/qml/Settings/SettingsPage.qml:17
|
||||
#: src/qml/RoomSettings/Categories.qml:19 src/qml/RoomSettings/General.qml:21
|
||||
#: src/qml/Settings/SettingsPage.qml:18
|
||||
#, kde-format
|
||||
msgid "General"
|
||||
msgstr "Splošno"
|
||||
|
||||
#: src/qml/RoomSettings/Categories.qml:29 src/qml/RoomSettings/Security.qml:19
|
||||
#: src/qml/RoomSettings/Categories.qml:30 src/qml/RoomSettings/Security.qml:19
|
||||
#, kde-format
|
||||
msgid "Security"
|
||||
msgstr "Varnost"
|
||||
|
||||
#: src/qml/RoomSettings/Categories.qml:40
|
||||
#: src/qml/RoomSettings/Categories.qml:41
|
||||
#, kde-format
|
||||
msgid "Permissions"
|
||||
msgstr "Dovoljenja"
|
||||
|
||||
#: src/qml/RoomSettings/Categories.qml:51 src/qml/Settings/SettingsPage.qml:29
|
||||
#: src/qml/RoomSettings/Categories.qml:52 src/qml/Settings/SettingsPage.qml:30
|
||||
#, kde-format
|
||||
msgid "Notifications"
|
||||
msgstr "Obvestila"
|
||||
@@ -3221,95 +3212,95 @@ msgctxt "@option:check"
|
||||
msgid "Encryption"
|
||||
msgstr "Šifriranje"
|
||||
|
||||
#: src/qml/RoomSettings/Security.qml:36
|
||||
#: src/qml/RoomSettings/Security.qml:35
|
||||
#, kde-format
|
||||
msgid "Enable encryption"
|
||||
msgstr "Omogoči šifriranje"
|
||||
|
||||
#: src/qml/RoomSettings/Security.qml:37
|
||||
#: src/qml/RoomSettings/Security.qml:36
|
||||
#, kde-format
|
||||
msgctxt "option:check"
|
||||
msgid "Once enabled, encryption cannot be disabled."
|
||||
msgstr "Ko je enkrat omogočeno, šifriranja ni več mogoče onemogočiti."
|
||||
|
||||
#: src/qml/RoomSettings/Security.qml:50
|
||||
#: src/qml/RoomSettings/Security.qml:49
|
||||
#, kde-format
|
||||
msgctxt "@option:check"
|
||||
msgid "Access"
|
||||
msgstr "Dostop"
|
||||
|
||||
#: src/qml/RoomSettings/Security.qml:57
|
||||
#: src/qml/RoomSettings/Security.qml:56
|
||||
#, kde-format
|
||||
msgctxt "@option:check"
|
||||
msgid "Private (invite only)"
|
||||
msgstr "Zasebno (samo s povabilom)"
|
||||
|
||||
#: src/qml/RoomSettings/Security.qml:58
|
||||
#: src/qml/RoomSettings/Security.qml:57
|
||||
#, kde-format
|
||||
msgid "Only invited people can join."
|
||||
msgstr "Samo povabljenci se lahko pridružijo."
|
||||
|
||||
#: src/qml/RoomSettings/Security.qml:66
|
||||
#: src/qml/RoomSettings/Security.qml:65
|
||||
#, kde-format
|
||||
msgctxt "@option:check"
|
||||
msgid "Space members"
|
||||
msgstr "Člani prostora"
|
||||
|
||||
#: src/qml/RoomSettings/Security.qml:67
|
||||
#: src/qml/RoomSettings/Security.qml:66
|
||||
#, kde-format
|
||||
msgid "Anyone in a space can find and join."
|
||||
msgstr "Vsak v prostoru lahko najde in se pridruži."
|
||||
|
||||
#: src/qml/RoomSettings/Security.qml:76
|
||||
#: src/qml/RoomSettings/Security.qml:75
|
||||
#, kde-format
|
||||
msgctxt "@option:check"
|
||||
msgid "Knock"
|
||||
msgstr "Potrkaj"
|
||||
|
||||
#: src/qml/RoomSettings/Security.qml:77
|
||||
#: src/qml/RoomSettings/Security.qml:76
|
||||
#, kde-format
|
||||
msgid "People not in the room need to request an invite to join the room."
|
||||
msgstr ""
|
||||
"Osebe, ki niso v sobi potrebujejo zahtevek za povabilo, da se pridružijo "
|
||||
"sobi."
|
||||
|
||||
#: src/qml/RoomSettings/Security.qml:87
|
||||
#: src/qml/RoomSettings/Security.qml:86
|
||||
#, kde-format
|
||||
msgctxt "@option:check"
|
||||
msgid "Public"
|
||||
msgstr "Javno"
|
||||
|
||||
#: src/qml/RoomSettings/Security.qml:88
|
||||
#: src/qml/RoomSettings/Security.qml:87
|
||||
#, kde-format
|
||||
msgctxt "@option:check"
|
||||
msgid "Anyone can find and join."
|
||||
msgstr "Kdorkoli lahko najde in se pridruži."
|
||||
|
||||
#: src/qml/RoomSettings/Security.qml:100
|
||||
#: src/qml/RoomSettings/Security.qml:99
|
||||
#, kde-format
|
||||
msgctxt "@option:check"
|
||||
msgid "Message history visibility"
|
||||
msgstr "Vidnost zgodovine sporočil"
|
||||
|
||||
#: src/qml/RoomSettings/Security.qml:107
|
||||
#: src/qml/RoomSettings/Security.qml:106
|
||||
#, kde-format
|
||||
msgctxt "@option:check"
|
||||
msgid "Anyone"
|
||||
msgstr "Kdorkoli"
|
||||
|
||||
#: src/qml/RoomSettings/Security.qml:108
|
||||
#: src/qml/RoomSettings/Security.qml:107
|
||||
#, kde-format
|
||||
msgctxt "@option:check"
|
||||
msgid "Anyone, regardless of whether they have joined, can view history."
|
||||
msgstr "Kdorkoli ne glede na pridruževanje si lahko ogleduje zgodovino."
|
||||
|
||||
#: src/qml/RoomSettings/Security.qml:116
|
||||
#: src/qml/RoomSettings/Security.qml:115
|
||||
#, kde-format
|
||||
msgctxt "@option:check"
|
||||
msgid "Members only"
|
||||
msgstr "Samo člani"
|
||||
|
||||
#: src/qml/RoomSettings/Security.qml:117
|
||||
#: src/qml/RoomSettings/Security.qml:116
|
||||
#, kde-format
|
||||
msgctxt "@option:check"
|
||||
msgid ""
|
||||
@@ -3318,13 +3309,13 @@ msgstr ""
|
||||
"Vsi člani lahko vidijo celotno zgodovino sporočil tudi tista pred "
|
||||
"pridružitvijo."
|
||||
|
||||
#: src/qml/RoomSettings/Security.qml:125
|
||||
#: src/qml/RoomSettings/Security.qml:124
|
||||
#, kde-format
|
||||
msgctxt "@option:check"
|
||||
msgid "Members only (since invite)"
|
||||
msgstr "Samo člani (od povabila)"
|
||||
|
||||
#: src/qml/RoomSettings/Security.qml:126
|
||||
#: src/qml/RoomSettings/Security.qml:125
|
||||
#, kde-format
|
||||
msgctxt "@option:check"
|
||||
msgid ""
|
||||
@@ -3334,13 +3325,13 @@ msgstr ""
|
||||
"Novi člani lahko vidijo zgodovino sporočil od trenutka, ko so bili "
|
||||
"povabljeni v sobo."
|
||||
|
||||
#: src/qml/RoomSettings/Security.qml:134
|
||||
#: src/qml/RoomSettings/Security.qml:133
|
||||
#, kde-format
|
||||
msgctxt "@option:check"
|
||||
msgid "Members only (since joining)"
|
||||
msgstr "Samo člani (od pridružitve)"
|
||||
|
||||
#: src/qml/RoomSettings/Security.qml:135
|
||||
#: src/qml/RoomSettings/Security.qml:134
|
||||
#, kde-format
|
||||
msgctxt "@option:check"
|
||||
msgid ""
|
||||
@@ -3349,7 +3340,7 @@ msgstr ""
|
||||
"Novi člani lahko vidijo zgodovino sporočil od trenutka, ko so se pridružili "
|
||||
"sobi."
|
||||
|
||||
#: src/qml/RoomSettings/Security.qml:154
|
||||
#: src/qml/RoomSettings/Security.qml:153
|
||||
#: src/qml/Settings/NetworkProxyPage.qml:119
|
||||
#, kde-format
|
||||
msgid "Apply"
|
||||
@@ -3438,7 +3429,7 @@ msgid "Homeserver url"
|
||||
msgstr "Url domačega strežnika"
|
||||
|
||||
#: src/qml/Settings/AccountsPage.qml:16 src/qml/Settings/AccountsPage.qml:25
|
||||
#: src/qml/Settings/SettingsPage.qml:35
|
||||
#: src/qml/Settings/SettingsPage.qml:36
|
||||
#, kde-format
|
||||
msgid "Accounts"
|
||||
msgstr "Računi"
|
||||
@@ -3811,7 +3802,7 @@ msgid "Invites"
|
||||
msgstr "Povabila"
|
||||
|
||||
#: src/qml/Settings/NetworkProxyPage.qml:25
|
||||
#: src/qml/Settings/SettingsPage.qml:55
|
||||
#: src/qml/Settings/SettingsPage.qml:56
|
||||
#, kde-format
|
||||
msgid "Network Proxy"
|
||||
msgstr "Omrežni posrednik"
|
||||
@@ -3892,27 +3883,27 @@ msgstr "Omogoči osvetljevanje obvestil"
|
||||
msgid "Delete keyword"
|
||||
msgstr "Izbriši ključno besedo"
|
||||
|
||||
#: src/qml/Settings/SettingsPage.qml:23
|
||||
#: src/qml/Settings/SettingsPage.qml:24
|
||||
#, kde-format
|
||||
msgid "Appearance"
|
||||
msgstr "Videz"
|
||||
|
||||
#: src/qml/Settings/SettingsPage.qml:41
|
||||
#: src/qml/Settings/SettingsPage.qml:42
|
||||
#, kde-format
|
||||
msgid "Stickers & Emojis"
|
||||
msgstr "Nalepke in čustvenčki"
|
||||
|
||||
#: src/qml/Settings/SettingsPage.qml:48
|
||||
#: src/qml/Settings/SettingsPage.qml:49
|
||||
#, kde-format
|
||||
msgid "Spell Checking"
|
||||
msgstr "Preverjanje črkovanja"
|
||||
|
||||
#: src/qml/Settings/SettingsPage.qml:72
|
||||
#: src/qml/Settings/SettingsPage.qml:73
|
||||
#, kde-format
|
||||
msgid "About NeoChat"
|
||||
msgstr "O programu NeoChat"
|
||||
|
||||
#: src/qml/Settings/SettingsPage.qml:78
|
||||
#: src/qml/Settings/SettingsPage.qml:79
|
||||
#, kde-format
|
||||
msgid "About KDE"
|
||||
msgstr "O KDE"
|
||||
@@ -4065,6 +4056,13 @@ msgstr "Prikaži"
|
||||
msgid "Quit"
|
||||
msgstr "Zapusti"
|
||||
|
||||
#~ msgid ""
|
||||
#~ "This room is encrypted. Build libQuotient with encryption enabled to send "
|
||||
#~ "encrypted messages."
|
||||
#~ msgstr ""
|
||||
#~ "Ta soba je šifrirana. Izgradite libQuotient z omogočenim šifriranjem za "
|
||||
#~ "pošiljanje šifriranih sporočil."
|
||||
|
||||
#~ msgid "Messages in one-to-one chats"
|
||||
#~ msgstr "Sporočila v klepetih iz oči v oči"
|
||||
|
||||
|
||||
122
po/sv/docs/neochat/man-neochat.1.docbook
Normal file
122
po/sv/docs/neochat/man-neochat.1.docbook
Normal file
@@ -0,0 +1,122 @@
|
||||
<?xml version="1.0" ?>
|
||||
<!DOCTYPE refentry PUBLIC "-//KDE//DTD DocBook XML V4.5-Based Variant V1.1//EN" "dtd/kdedbx45.dtd" [
|
||||
<!ENTITY % Swedish "INCLUDE">
|
||||
]>
|
||||
<!--
|
||||
SPDX-FileCopyrightText: 2022 Carl Schwan <carl@carlschwan.eu>
|
||||
SPDX-License-Identifier: CC-BY-SA-4.0
|
||||
-->
|
||||
|
||||
<refentry lang="&language;">
|
||||
<refentryinfo>
|
||||
<title
|
||||
>NeoChat användarmanual</title>
|
||||
<author
|
||||
><firstname
|
||||
>Carl</firstname
|
||||
><surname
|
||||
>Schwan</surname
|
||||
> <contrib
|
||||
>NeoChat manualsida.</contrib
|
||||
> <email
|
||||
>carl@carlschwan.eu</email
|
||||
></author>
|
||||
<date
|
||||
>2022-11-01</date>
|
||||
<releaseinfo
|
||||
>22.09</releaseinfo>
|
||||
<productname
|
||||
>NeoChat</productname>
|
||||
</refentryinfo>
|
||||
|
||||
<refmeta>
|
||||
<refentrytitle>
|
||||
<command
|
||||
>neochat</command>
|
||||
</refentrytitle>
|
||||
<manvolnum
|
||||
>1</manvolnum>
|
||||
</refmeta>
|
||||
|
||||
<refnamediv>
|
||||
<refname
|
||||
>neochat</refname>
|
||||
<refpurpose
|
||||
>Klient för att interagera med meddelandeprotokollet matrix</refpurpose>
|
||||
</refnamediv>
|
||||
<!-- body begins here -->
|
||||
<refsynopsisdiv id='synopsis'>
|
||||
<cmdsynopsis
|
||||
><command
|
||||
>neochat</command
|
||||
> <arg choice="opt"
|
||||
><replaceable
|
||||
>URI</replaceable
|
||||
></arg
|
||||
> </cmdsynopsis>
|
||||
</refsynopsisdiv>
|
||||
|
||||
|
||||
<refsect1 id="description">
|
||||
<title
|
||||
>Beskrivning</title>
|
||||
<para
|
||||
><command
|
||||
>neochat</command
|
||||
> är ett chattprogram för protokollet matrix som fungerar både på skrivbord och mobil. </para>
|
||||
</refsect1>
|
||||
|
||||
<refsect1 id="options"
|
||||
><title
|
||||
>Väljare</title>
|
||||
<variablelist>
|
||||
<varlistentry>
|
||||
<term
|
||||
><option
|
||||
>URI</option
|
||||
></term>
|
||||
<listitem>
|
||||
<para
|
||||
>Matrix webbadress för en användare eller ett rum, t.ex. matrix:u/användare:exempel.org. Det gör att NeoChat försöker öppna det angivna rummet eller konversationen. </para>
|
||||
</listitem>
|
||||
</varlistentry>
|
||||
</variablelist>
|
||||
</refsect1>
|
||||
|
||||
<refsect1 id="bug">
|
||||
<title
|
||||
>Rapportera fel</title>
|
||||
<para
|
||||
>Rapportera fel och funktionsönskemål på <ulink url="https://bugs.kde.org/enter_bug.cgi?product=NeoChat&component=General"
|
||||
>https://bugs.kde.org/enter_bug.cgi?product=NeoChat&component=General</ulink
|
||||
></para>
|
||||
</refsect1>
|
||||
|
||||
<refsect1>
|
||||
<title
|
||||
>Se också</title>
|
||||
<simplelist>
|
||||
<member
|
||||
>En lista över vanliga frågor om Matrix <ulink url="https://matrix.org/faq/"
|
||||
>https://matrix.org/faq/</ulink
|
||||
> </member>
|
||||
<member
|
||||
>kf5options(7)</member>
|
||||
<member
|
||||
>qt5options(7)</member>
|
||||
</simplelist>
|
||||
</refsect1>
|
||||
|
||||
<refsect1 id="copyright"
|
||||
><title
|
||||
>Copyright</title>
|
||||
<para
|
||||
>Copyright © 2020-2022 Tobias Fella </para>
|
||||
<para
|
||||
>Copyright © 2020-2022 Carl Schwan </para>
|
||||
<para
|
||||
>Licens: GNU General Public Version 3 eller senare <<ulink url="https://wwwgnuorg/licenses/gpl-html"
|
||||
>http://www.gnu.org/licenses/gpl-3.0.html</ulink
|
||||
>></para>
|
||||
</refsect1>
|
||||
</refentry>
|
||||
140
po/sv/neochat.po
140
po/sv/neochat.po
@@ -6,7 +6,7 @@ msgid ""
|
||||
msgstr ""
|
||||
"Project-Id-Version: neochat\n"
|
||||
"Report-Msgid-Bugs-To: https://bugs.kde.org\n"
|
||||
"POT-Creation-Date: 2023-08-06 00:46+0000\n"
|
||||
"POT-Creation-Date: 2023-08-10 00:46+0000\n"
|
||||
"PO-Revision-Date: 2023-08-06 06:35+0200\n"
|
||||
"Last-Translator: Stefan Asserhäll <stefan.asserhall@bredband.net>\n"
|
||||
"Language-Team: Swedish <kde-i18n-doc@kde.org>\n"
|
||||
@@ -200,17 +200,17 @@ msgctxt "<version number> (built against <possibly different version number>)"
|
||||
msgid "%1 (built against %2)"
|
||||
msgstr "%1 (byggd med %2)"
|
||||
|
||||
#: src/main.cpp:324
|
||||
#: src/main.cpp:322
|
||||
#, kde-format
|
||||
msgid "Client for the matrix communication protocol"
|
||||
msgstr "Klient för kommunikationsprotokollet Matrix"
|
||||
|
||||
#: src/main.cpp:325
|
||||
#: src/main.cpp:323
|
||||
#, kde-format
|
||||
msgid "Supports matrix: url scheme"
|
||||
msgstr "Stöder matrix: webbadresschema"
|
||||
|
||||
#: src/main.cpp:326
|
||||
#: src/main.cpp:324
|
||||
#, kde-format
|
||||
msgid "Ignore all SSL Errors, e.g., unsigned certificates."
|
||||
msgstr "Ignorera alla SSL-fel, t.ex. osignerade certifikat."
|
||||
@@ -1076,55 +1076,55 @@ msgstr "startade en opinionsundersökning"
|
||||
msgid "Report sent successfully."
|
||||
msgstr "Rapport skickades med lyckat resultat."
|
||||
|
||||
#: src/neochatroom.cpp:1927 src/neochatroom.cpp:1935
|
||||
#: src/neochatroom.cpp:1924 src/neochatroom.cpp:1932
|
||||
#, kde-format
|
||||
msgctxt "'Lat' and 'Lon' as in Latitude and Longitude"
|
||||
msgid "Lat: %1, Lon: %2"
|
||||
msgstr "Latitud: %1, Longitud: %2"
|
||||
|
||||
#: src/notificationsmanager.cpp:130
|
||||
#: src/notificationsmanager.cpp:128
|
||||
#, kde-format
|
||||
msgid "Encrypted Message"
|
||||
msgstr "Krypterat meddelande"
|
||||
|
||||
#: src/notificationsmanager.cpp:203 src/qml/main.qml:257
|
||||
#: src/notificationsmanager.cpp:201 src/qml/main.qml:257
|
||||
#, kde-format
|
||||
msgid "%1: %2"
|
||||
msgstr "%1: %2"
|
||||
|
||||
#: src/notificationsmanager.cpp:209
|
||||
#: src/notificationsmanager.cpp:207
|
||||
#, kde-format
|
||||
msgid "Open NeoChat in this room"
|
||||
msgstr "Öppna NeoChat för rummet"
|
||||
|
||||
#: src/notificationsmanager.cpp:222 src/qml/Component/HoverActions.qml:109
|
||||
#: src/notificationsmanager.cpp:220 src/qml/Component/HoverActions.qml:109
|
||||
#: src/qml/Menu/Timeline/FileDelegateContextMenu.qml:50
|
||||
#: src/qml/Menu/Timeline/MessageDelegateContextMenu.qml:36
|
||||
#, kde-format
|
||||
msgid "Reply"
|
||||
msgstr "Svara"
|
||||
|
||||
#: src/notificationsmanager.cpp:223
|
||||
#: src/notificationsmanager.cpp:221
|
||||
#, kde-format
|
||||
msgid "Reply..."
|
||||
msgstr "Svara..."
|
||||
|
||||
#: src/notificationsmanager.cpp:241
|
||||
#: src/notificationsmanager.cpp:239
|
||||
#, kde-format
|
||||
msgid "%1 invited you to a room"
|
||||
msgstr "%1 bjöd in dig till ett rum"
|
||||
|
||||
#: src/notificationsmanager.cpp:245
|
||||
#: src/notificationsmanager.cpp:243
|
||||
#, kde-format
|
||||
msgid "Open this invitation in NeoChat"
|
||||
msgstr "Öppna inbjudan i NeoChat"
|
||||
|
||||
#: src/notificationsmanager.cpp:251
|
||||
#: src/notificationsmanager.cpp:249
|
||||
#, kde-format
|
||||
msgid "Accept Invitation"
|
||||
msgstr "Acceptera inbjudan"
|
||||
|
||||
#: src/notificationsmanager.cpp:251
|
||||
#: src/notificationsmanager.cpp:249
|
||||
#, kde-format
|
||||
msgid "Reject Invitation"
|
||||
msgstr "Avslå inbjudan"
|
||||
@@ -1152,41 +1152,32 @@ msgstr "Avbryt sändning av bilaga"
|
||||
msgid "Attach an image or file"
|
||||
msgstr "Lägg till en bild eller fil"
|
||||
|
||||
#: src/qml/Component/ChatBox/ChatBar.qml:89
|
||||
#: src/qml/Component/ChatBox/ChatBar.qml:90
|
||||
#, kde-format
|
||||
msgid "Emojis & Stickers"
|
||||
msgstr "Emoji och klistermärken"
|
||||
|
||||
#: src/qml/Component/ChatBox/ChatBar.qml:105
|
||||
#: src/qml/Component/ChatBox/ChatBar.qml:106
|
||||
#, kde-format
|
||||
msgid "Send a Location"
|
||||
msgstr "Skicka en plats"
|
||||
|
||||
#: src/qml/Component/ChatBox/ChatBar.qml:118
|
||||
#: src/qml/Component/ChatBox/ChatBar.qml:119
|
||||
#, kde-format
|
||||
msgid "Send message"
|
||||
msgstr "Skicka meddelande"
|
||||
|
||||
#: src/qml/Component/ChatBox/ChatBar.qml:165
|
||||
#, kde-format
|
||||
msgid ""
|
||||
"This room is encrypted. Build libQuotient with encryption enabled to send "
|
||||
"encrypted messages."
|
||||
msgstr ""
|
||||
"Rummet är krypterat. Bygg libQuotient med kryptering aktiverad för att "
|
||||
"skicka krypterade meddelanden."
|
||||
|
||||
#: src/qml/Component/ChatBox/ChatBar.qml:165
|
||||
#: src/qml/Component/ChatBox/ChatBar.qml:166
|
||||
#, kde-format
|
||||
msgid "Send an encrypted message…"
|
||||
msgstr "Skicka ett krypterat meddelande…"
|
||||
|
||||
#: src/qml/Component/ChatBox/ChatBar.qml:165
|
||||
#: src/qml/Component/ChatBox/ChatBar.qml:166
|
||||
#, kde-format
|
||||
msgid "Set an attachment caption..."
|
||||
msgstr "Lägg till en rubrik för bilagan..."
|
||||
|
||||
#: src/qml/Component/ChatBox/ChatBar.qml:165
|
||||
#: src/qml/Component/ChatBox/ChatBar.qml:166
|
||||
#, kde-format
|
||||
msgid "Send a message…"
|
||||
msgstr "Skicka ett meddelande…"
|
||||
@@ -2027,18 +2018,18 @@ msgstr "Starta en privat chatt"
|
||||
msgid "Copy link"
|
||||
msgstr "Kopiera länk"
|
||||
|
||||
#: src/qml/main.qml:299
|
||||
#: src/qml/main.qml:297
|
||||
#, kde-format
|
||||
msgctxt "@title:window"
|
||||
msgid "Session Verification"
|
||||
msgstr "Sessionsverifikation"
|
||||
|
||||
#: src/qml/main.qml:311
|
||||
#: src/qml/main.qml:309
|
||||
#, kde-format
|
||||
msgid "User consent"
|
||||
msgstr "Användargodkännande"
|
||||
|
||||
#: src/qml/main.qml:316
|
||||
#: src/qml/main.qml:314
|
||||
#, kde-format
|
||||
msgid ""
|
||||
"Your homeserver requires you to agree to its terms and conditions before "
|
||||
@@ -2047,17 +2038,17 @@ msgstr ""
|
||||
"Din hemserver kräver att du godkänner dess villkor innan den kan användas. "
|
||||
"Klicka på knappen nedan för att läsa dem."
|
||||
|
||||
#: src/qml/main.qml:321
|
||||
#: src/qml/main.qml:319
|
||||
#, kde-format
|
||||
msgid "Open"
|
||||
msgstr "Öppna"
|
||||
|
||||
#: src/qml/main.qml:356
|
||||
#: src/qml/main.qml:354
|
||||
#, kde-format
|
||||
msgid "Start a chat"
|
||||
msgstr "Starta en chatt"
|
||||
|
||||
#: src/qml/main.qml:358
|
||||
#: src/qml/main.qml:356
|
||||
#, kde-format
|
||||
msgid "Do you want to start a chat with %1?"
|
||||
msgstr "Vill du starta en chatt med %1?"
|
||||
@@ -2542,7 +2533,7 @@ msgid "Notification settings"
|
||||
msgstr "Underrättelseinställningar"
|
||||
|
||||
#: src/qml/Page/RoomList/AccountMenu.qml:37 src/qml/Settings/DevicesPage.qml:15
|
||||
#: src/qml/Settings/SettingsPage.qml:61
|
||||
#: src/qml/Settings/SettingsPage.qml:62
|
||||
#, kde-format
|
||||
msgid "Devices"
|
||||
msgstr "Enheter"
|
||||
@@ -2685,12 +2676,12 @@ msgctxt "Expand <section name"
|
||||
msgid "Expand %1"
|
||||
msgstr "Expandera %1"
|
||||
|
||||
#: src/qml/Page/RoomList/RoomDelegate.qml:96
|
||||
#: src/qml/Page/RoomList/RoomDelegate.qml:97
|
||||
#, kde-format
|
||||
msgid "Muted room"
|
||||
msgstr "Tystat rum"
|
||||
|
||||
#: src/qml/Page/RoomList/RoomDelegate.qml:128
|
||||
#: src/qml/Page/RoomList/RoomDelegate.qml:129
|
||||
#, kde-format
|
||||
msgid "Configure room"
|
||||
msgstr "Anpassa rum"
|
||||
@@ -2886,23 +2877,23 @@ msgstr[1] "%1 medlemmar"
|
||||
msgid "No member count"
|
||||
msgstr "Ingen medlemsräkning"
|
||||
|
||||
#: src/qml/RoomSettings/Categories.qml:18 src/qml/RoomSettings/General.qml:21
|
||||
#: src/qml/Settings/SettingsPage.qml:17
|
||||
#: src/qml/RoomSettings/Categories.qml:19 src/qml/RoomSettings/General.qml:21
|
||||
#: src/qml/Settings/SettingsPage.qml:18
|
||||
#, kde-format
|
||||
msgid "General"
|
||||
msgstr "Allmänt"
|
||||
|
||||
#: src/qml/RoomSettings/Categories.qml:29 src/qml/RoomSettings/Security.qml:19
|
||||
#: src/qml/RoomSettings/Categories.qml:30 src/qml/RoomSettings/Security.qml:19
|
||||
#, kde-format
|
||||
msgid "Security"
|
||||
msgstr "Säkerhet"
|
||||
|
||||
#: src/qml/RoomSettings/Categories.qml:40
|
||||
#: src/qml/RoomSettings/Categories.qml:41
|
||||
#, kde-format
|
||||
msgid "Permissions"
|
||||
msgstr "Rättigheter"
|
||||
|
||||
#: src/qml/RoomSettings/Categories.qml:51 src/qml/Settings/SettingsPage.qml:29
|
||||
#: src/qml/RoomSettings/Categories.qml:52 src/qml/Settings/SettingsPage.qml:30
|
||||
#, kde-format
|
||||
msgid "Notifications"
|
||||
msgstr "Underrättelser"
|
||||
@@ -3207,95 +3198,95 @@ msgctxt "@option:check"
|
||||
msgid "Encryption"
|
||||
msgstr "Kryptering"
|
||||
|
||||
#: src/qml/RoomSettings/Security.qml:36
|
||||
#: src/qml/RoomSettings/Security.qml:35
|
||||
#, kde-format
|
||||
msgid "Enable encryption"
|
||||
msgstr "Aktivera kryptering"
|
||||
|
||||
#: src/qml/RoomSettings/Security.qml:37
|
||||
#: src/qml/RoomSettings/Security.qml:36
|
||||
#, kde-format
|
||||
msgctxt "option:check"
|
||||
msgid "Once enabled, encryption cannot be disabled."
|
||||
msgstr "När den väl har aktiverats, kan kryptering inte inaktiveras."
|
||||
|
||||
#: src/qml/RoomSettings/Security.qml:50
|
||||
#: src/qml/RoomSettings/Security.qml:49
|
||||
#, kde-format
|
||||
msgctxt "@option:check"
|
||||
msgid "Access"
|
||||
msgstr "Åtkomst"
|
||||
|
||||
#: src/qml/RoomSettings/Security.qml:57
|
||||
#: src/qml/RoomSettings/Security.qml:56
|
||||
#, kde-format
|
||||
msgctxt "@option:check"
|
||||
msgid "Private (invite only)"
|
||||
msgstr "Privat (endast inbjudan)"
|
||||
|
||||
#: src/qml/RoomSettings/Security.qml:58
|
||||
#: src/qml/RoomSettings/Security.qml:57
|
||||
#, kde-format
|
||||
msgid "Only invited people can join."
|
||||
msgstr "Bara inbjudna kan gå med."
|
||||
|
||||
#: src/qml/RoomSettings/Security.qml:66
|
||||
#: src/qml/RoomSettings/Security.qml:65
|
||||
#, kde-format
|
||||
msgctxt "@option:check"
|
||||
msgid "Space members"
|
||||
msgstr "Utrymmesmedlemmar"
|
||||
|
||||
#: src/qml/RoomSettings/Security.qml:67
|
||||
#: src/qml/RoomSettings/Security.qml:66
|
||||
#, kde-format
|
||||
msgid "Anyone in a space can find and join."
|
||||
msgstr "Alla i ett utrymme kan söka och gå med."
|
||||
|
||||
#: src/qml/RoomSettings/Security.qml:76
|
||||
#: src/qml/RoomSettings/Security.qml:75
|
||||
#, kde-format
|
||||
msgctxt "@option:check"
|
||||
msgid "Knock"
|
||||
msgstr "knackning"
|
||||
|
||||
#: src/qml/RoomSettings/Security.qml:77
|
||||
#: src/qml/RoomSettings/Security.qml:76
|
||||
#, kde-format
|
||||
msgid "People not in the room need to request an invite to join the room."
|
||||
msgstr ""
|
||||
"Personer som inte är i rummet måste fråga efter en inbjudan om att gå med i "
|
||||
"rummet."
|
||||
|
||||
#: src/qml/RoomSettings/Security.qml:87
|
||||
#: src/qml/RoomSettings/Security.qml:86
|
||||
#, kde-format
|
||||
msgctxt "@option:check"
|
||||
msgid "Public"
|
||||
msgstr "Öppen"
|
||||
|
||||
#: src/qml/RoomSettings/Security.qml:88
|
||||
#: src/qml/RoomSettings/Security.qml:87
|
||||
#, kde-format
|
||||
msgctxt "@option:check"
|
||||
msgid "Anyone can find and join."
|
||||
msgstr "Alla kan hitta och gå med."
|
||||
|
||||
#: src/qml/RoomSettings/Security.qml:100
|
||||
#: src/qml/RoomSettings/Security.qml:99
|
||||
#, kde-format
|
||||
msgctxt "@option:check"
|
||||
msgid "Message history visibility"
|
||||
msgstr "Synlighet för rummets historik"
|
||||
|
||||
#: src/qml/RoomSettings/Security.qml:107
|
||||
#: src/qml/RoomSettings/Security.qml:106
|
||||
#, kde-format
|
||||
msgctxt "@option:check"
|
||||
msgid "Anyone"
|
||||
msgstr "Vem som helst"
|
||||
|
||||
#: src/qml/RoomSettings/Security.qml:108
|
||||
#: src/qml/RoomSettings/Security.qml:107
|
||||
#, kde-format
|
||||
msgctxt "@option:check"
|
||||
msgid "Anyone, regardless of whether they have joined, can view history."
|
||||
msgstr "Vem som helst, oberoende om de har gått med, kan se historik."
|
||||
|
||||
#: src/qml/RoomSettings/Security.qml:116
|
||||
#: src/qml/RoomSettings/Security.qml:115
|
||||
#, kde-format
|
||||
msgctxt "@option:check"
|
||||
msgid "Members only"
|
||||
msgstr "Enbart medlemmar"
|
||||
|
||||
#: src/qml/RoomSettings/Security.qml:117
|
||||
#: src/qml/RoomSettings/Security.qml:116
|
||||
#, kde-format
|
||||
msgctxt "@option:check"
|
||||
msgid ""
|
||||
@@ -3303,13 +3294,13 @@ msgid ""
|
||||
msgstr ""
|
||||
"Alla medlemmar kan se hela meddelandehistoriken, även innan de gått med."
|
||||
|
||||
#: src/qml/RoomSettings/Security.qml:125
|
||||
#: src/qml/RoomSettings/Security.qml:124
|
||||
#, kde-format
|
||||
msgctxt "@option:check"
|
||||
msgid "Members only (since invite)"
|
||||
msgstr "Enbart medlemmar (efter inbjudan)"
|
||||
|
||||
#: src/qml/RoomSettings/Security.qml:126
|
||||
#: src/qml/RoomSettings/Security.qml:125
|
||||
#, kde-format
|
||||
msgctxt "@option:check"
|
||||
msgid ""
|
||||
@@ -3319,13 +3310,13 @@ msgstr ""
|
||||
"Nya medlemmar kan se meddelandehistoriken från den punkt då de bjöds in i "
|
||||
"rummet."
|
||||
|
||||
#: src/qml/RoomSettings/Security.qml:134
|
||||
#: src/qml/RoomSettings/Security.qml:133
|
||||
#, kde-format
|
||||
msgctxt "@option:check"
|
||||
msgid "Members only (since joining)"
|
||||
msgstr "Enbart medlemmar (sedan de gått med)"
|
||||
|
||||
#: src/qml/RoomSettings/Security.qml:135
|
||||
#: src/qml/RoomSettings/Security.qml:134
|
||||
#, kde-format
|
||||
msgctxt "@option:check"
|
||||
msgid ""
|
||||
@@ -3334,7 +3325,7 @@ msgstr ""
|
||||
"Nya medlemmar kan se meddelandehistoriken från den punkt då gick med i "
|
||||
"rummet."
|
||||
|
||||
#: src/qml/RoomSettings/Security.qml:154
|
||||
#: src/qml/RoomSettings/Security.qml:153
|
||||
#: src/qml/Settings/NetworkProxyPage.qml:119
|
||||
#, kde-format
|
||||
msgid "Apply"
|
||||
@@ -3423,7 +3414,7 @@ msgid "Homeserver url"
|
||||
msgstr "Webbadress för hemserver"
|
||||
|
||||
#: src/qml/Settings/AccountsPage.qml:16 src/qml/Settings/AccountsPage.qml:25
|
||||
#: src/qml/Settings/SettingsPage.qml:35
|
||||
#: src/qml/Settings/SettingsPage.qml:36
|
||||
#, kde-format
|
||||
msgid "Accounts"
|
||||
msgstr "Konton"
|
||||
@@ -3796,7 +3787,7 @@ msgid "Invites"
|
||||
msgstr "Inbjudningar"
|
||||
|
||||
#: src/qml/Settings/NetworkProxyPage.qml:25
|
||||
#: src/qml/Settings/SettingsPage.qml:55
|
||||
#: src/qml/Settings/SettingsPage.qml:56
|
||||
#, kde-format
|
||||
msgid "Network Proxy"
|
||||
msgstr "Nätverksproxy"
|
||||
@@ -3877,27 +3868,27 @@ msgstr "Aktivera meddelandefärgläggning"
|
||||
msgid "Delete keyword"
|
||||
msgstr "Ta bort nyckelord"
|
||||
|
||||
#: src/qml/Settings/SettingsPage.qml:23
|
||||
#: src/qml/Settings/SettingsPage.qml:24
|
||||
#, kde-format
|
||||
msgid "Appearance"
|
||||
msgstr "Utseende"
|
||||
|
||||
#: src/qml/Settings/SettingsPage.qml:41
|
||||
#: src/qml/Settings/SettingsPage.qml:42
|
||||
#, kde-format
|
||||
msgid "Stickers & Emojis"
|
||||
msgstr "Klistermärken och emoji"
|
||||
|
||||
#: src/qml/Settings/SettingsPage.qml:48
|
||||
#: src/qml/Settings/SettingsPage.qml:49
|
||||
#, kde-format
|
||||
msgid "Spell Checking"
|
||||
msgstr "Stavningskontroll"
|
||||
|
||||
#: src/qml/Settings/SettingsPage.qml:72
|
||||
#: src/qml/Settings/SettingsPage.qml:73
|
||||
#, kde-format
|
||||
msgid "About NeoChat"
|
||||
msgstr "Om NeoChat"
|
||||
|
||||
#: src/qml/Settings/SettingsPage.qml:78
|
||||
#: src/qml/Settings/SettingsPage.qml:79
|
||||
#, kde-format
|
||||
msgid "About KDE"
|
||||
msgstr "Om KDE"
|
||||
@@ -4052,6 +4043,13 @@ msgstr "Visa"
|
||||
msgid "Quit"
|
||||
msgstr "Avsluta"
|
||||
|
||||
#~ msgid ""
|
||||
#~ "This room is encrypted. Build libQuotient with encryption enabled to send "
|
||||
#~ "encrypted messages."
|
||||
#~ msgstr ""
|
||||
#~ "Rummet är krypterat. Bygg libQuotient med kryptering aktiverad för att "
|
||||
#~ "skicka krypterade meddelanden."
|
||||
|
||||
#, fuzzy
|
||||
#~| msgctxt "their refers to a singular user"
|
||||
#~| msgid "cleared their display name"
|
||||
|
||||
140
po/ta/neochat.po
140
po/ta/neochat.po
@@ -6,7 +6,7 @@ msgid ""
|
||||
msgstr ""
|
||||
"Project-Id-Version: neochat\n"
|
||||
"Report-Msgid-Bugs-To: https://bugs.kde.org\n"
|
||||
"POT-Creation-Date: 2023-08-06 00:46+0000\n"
|
||||
"POT-Creation-Date: 2023-08-10 00:46+0000\n"
|
||||
"PO-Revision-Date: 2023-08-06 14:11+0530\n"
|
||||
"Last-Translator: Kishore G <kishore96@gmail.com>\n"
|
||||
"Language-Team: Tamil <kde-i18n-doc@kde.org>\n"
|
||||
@@ -201,17 +201,17 @@ msgctxt "<version number> (built against <possibly different version number>)"
|
||||
msgid "%1 (built against %2)"
|
||||
msgstr "%1 (%2 கொண்டு தொகுக்கப்பட்டது)"
|
||||
|
||||
#: src/main.cpp:324
|
||||
#: src/main.cpp:322
|
||||
#, kde-format
|
||||
msgid "Client for the matrix communication protocol"
|
||||
msgstr "Matrix தொடர்பு நெறிமுறைக்கான வாங்கி"
|
||||
|
||||
#: src/main.cpp:325
|
||||
#: src/main.cpp:323
|
||||
#, kde-format
|
||||
msgid "Supports matrix: url scheme"
|
||||
msgstr "matrix: முகவரி திட்டமுறையை ஆதரிக்கும்"
|
||||
|
||||
#: src/main.cpp:326
|
||||
#: src/main.cpp:324
|
||||
#, kde-format
|
||||
msgid "Ignore all SSL Errors, e.g., unsigned certificates."
|
||||
msgstr "அனைத்து SSL சிக்கல்களையும் பொருட்படுத்தாதே (எ.கா. கையொப்பமிடா சான்றிதழ்கள்)."
|
||||
@@ -1079,55 +1079,55 @@ msgstr "கருத்தாய்வை துவக்கினார்"
|
||||
msgid "Report sent successfully."
|
||||
msgstr "புகார் வெற்றிகரமாக அனுப்பப்பட்டுள்ளது."
|
||||
|
||||
#: src/neochatroom.cpp:1927 src/neochatroom.cpp:1935
|
||||
#: src/neochatroom.cpp:1924 src/neochatroom.cpp:1932
|
||||
#, kde-format
|
||||
msgctxt "'Lat' and 'Lon' as in Latitude and Longitude"
|
||||
msgid "Lat: %1, Lon: %2"
|
||||
msgstr "அட்ச: %1, தீர்க்க: %2"
|
||||
|
||||
#: src/notificationsmanager.cpp:130
|
||||
#: src/notificationsmanager.cpp:128
|
||||
#, kde-format
|
||||
msgid "Encrypted Message"
|
||||
msgstr "மறையாக்கப்பட்டுள்ள செய்தி"
|
||||
|
||||
#: src/notificationsmanager.cpp:203 src/qml/main.qml:257
|
||||
#: src/notificationsmanager.cpp:201 src/qml/main.qml:257
|
||||
#, kde-format
|
||||
msgid "%1: %2"
|
||||
msgstr "%1: %2"
|
||||
|
||||
#: src/notificationsmanager.cpp:209
|
||||
#: src/notificationsmanager.cpp:207
|
||||
#, kde-format
|
||||
msgid "Open NeoChat in this room"
|
||||
msgstr "இந்த அரங்கில் நியோச்சாட்டை திற"
|
||||
|
||||
#: src/notificationsmanager.cpp:222 src/qml/Component/HoverActions.qml:109
|
||||
#: src/notificationsmanager.cpp:220 src/qml/Component/HoverActions.qml:109
|
||||
#: src/qml/Menu/Timeline/FileDelegateContextMenu.qml:50
|
||||
#: src/qml/Menu/Timeline/MessageDelegateContextMenu.qml:36
|
||||
#, kde-format
|
||||
msgid "Reply"
|
||||
msgstr "பதிலளி"
|
||||
|
||||
#: src/notificationsmanager.cpp:223
|
||||
#: src/notificationsmanager.cpp:221
|
||||
#, kde-format
|
||||
msgid "Reply..."
|
||||
msgstr "பதிலளி..."
|
||||
|
||||
#: src/notificationsmanager.cpp:241
|
||||
#: src/notificationsmanager.cpp:239
|
||||
#, kde-format
|
||||
msgid "%1 invited you to a room"
|
||||
msgstr "%1 உங்களை ஒர் அரங்குக்கு வரவழைத்தார்"
|
||||
|
||||
#: src/notificationsmanager.cpp:245
|
||||
#: src/notificationsmanager.cpp:243
|
||||
#, kde-format
|
||||
msgid "Open this invitation in NeoChat"
|
||||
msgstr "இவ்வழைப்பை நியோச்சாட்டில் திற"
|
||||
|
||||
#: src/notificationsmanager.cpp:251
|
||||
#: src/notificationsmanager.cpp:249
|
||||
#, kde-format
|
||||
msgid "Accept Invitation"
|
||||
msgstr "அழைப்பை ஏற்"
|
||||
|
||||
#: src/notificationsmanager.cpp:251
|
||||
#: src/notificationsmanager.cpp:249
|
||||
#, kde-format
|
||||
msgid "Reject Invitation"
|
||||
msgstr "அழைப்பை மறு"
|
||||
@@ -1155,41 +1155,32 @@ msgstr "உடனிணைப்பை அனுப்புவதை ரத்
|
||||
msgid "Attach an image or file"
|
||||
msgstr "படம் அல்லது கோப்பை இணை"
|
||||
|
||||
#: src/qml/Component/ChatBox/ChatBar.qml:89
|
||||
#: src/qml/Component/ChatBox/ChatBar.qml:90
|
||||
#, kde-format
|
||||
msgid "Emojis & Stickers"
|
||||
msgstr "முகவடிகளும் ஒட்டிகளும்"
|
||||
|
||||
#: src/qml/Component/ChatBox/ChatBar.qml:105
|
||||
#: src/qml/Component/ChatBox/ChatBar.qml:106
|
||||
#, kde-format
|
||||
msgid "Send a Location"
|
||||
msgstr "இடத்தை அனுப்பு"
|
||||
|
||||
#: src/qml/Component/ChatBox/ChatBar.qml:118
|
||||
#: src/qml/Component/ChatBox/ChatBar.qml:119
|
||||
#, kde-format
|
||||
msgid "Send message"
|
||||
msgstr "செய்தியை அனுப்பு"
|
||||
|
||||
#: src/qml/Component/ChatBox/ChatBar.qml:165
|
||||
#, kde-format
|
||||
msgid ""
|
||||
"This room is encrypted. Build libQuotient with encryption enabled to send "
|
||||
"encrypted messages."
|
||||
msgstr ""
|
||||
"இவ்வரங்கு மறையாக்கம் செய்யப்பட்டுள்ளது. மறையாக்கிய செய்திகளை அனுப்ப, libQuotient தனை "
|
||||
"மறையாக்க ஆதரவுடன் இருமமாக்குங்கள்"
|
||||
|
||||
#: src/qml/Component/ChatBox/ChatBar.qml:165
|
||||
#: src/qml/Component/ChatBox/ChatBar.qml:166
|
||||
#, kde-format
|
||||
msgid "Send an encrypted message…"
|
||||
msgstr "மறையாக்கப்பட்ட செய்தியை அனுப்பு…"
|
||||
|
||||
#: src/qml/Component/ChatBox/ChatBar.qml:165
|
||||
#: src/qml/Component/ChatBox/ChatBar.qml:166
|
||||
#, kde-format
|
||||
msgid "Set an attachment caption..."
|
||||
msgstr "உடனிணைப்புக்கான தலைப்பை அமை..."
|
||||
|
||||
#: src/qml/Component/ChatBox/ChatBar.qml:165
|
||||
#: src/qml/Component/ChatBox/ChatBar.qml:166
|
||||
#, kde-format
|
||||
msgid "Send a message…"
|
||||
msgstr "செய்தியை அனுப்பு…"
|
||||
@@ -2017,18 +2008,18 @@ msgstr "தனிப்பட்ட உரையாடலைத் துவக
|
||||
msgid "Copy link"
|
||||
msgstr "இணைப்பை நகலெடு"
|
||||
|
||||
#: src/qml/main.qml:299
|
||||
#: src/qml/main.qml:297
|
||||
#, kde-format
|
||||
msgctxt "@title:window"
|
||||
msgid "Session Verification"
|
||||
msgstr "அமர்வு உறுதிப்பாடு"
|
||||
|
||||
#: src/qml/main.qml:311
|
||||
#: src/qml/main.qml:309
|
||||
#, kde-format
|
||||
msgid "User consent"
|
||||
msgstr "பயனர் ஒப்புதல்"
|
||||
|
||||
#: src/qml/main.qml:316
|
||||
#: src/qml/main.qml:314
|
||||
#, kde-format
|
||||
msgid ""
|
||||
"Your homeserver requires you to agree to its terms and conditions before "
|
||||
@@ -2037,17 +2028,17 @@ msgstr ""
|
||||
"பயன்படுத்துமுன் அதன் விதிமுறைகளை ஏற்குமாறு உங்கள் தாய் சேவையகம் உங்களை "
|
||||
"கட்டாயப்படுத்துகிறது. அவற்றைப் படிக்க கீழுள்ள பட்டனைத் தட்டுங்கள்."
|
||||
|
||||
#: src/qml/main.qml:321
|
||||
#: src/qml/main.qml:319
|
||||
#, kde-format
|
||||
msgid "Open"
|
||||
msgstr "திற"
|
||||
|
||||
#: src/qml/main.qml:356
|
||||
#: src/qml/main.qml:354
|
||||
#, kde-format
|
||||
msgid "Start a chat"
|
||||
msgstr "உரையாடலைத் துவக்கு"
|
||||
|
||||
#: src/qml/main.qml:358
|
||||
#: src/qml/main.qml:356
|
||||
#, kde-format
|
||||
msgid "Do you want to start a chat with %1?"
|
||||
msgstr "உறுதியாக %1 என்பவருடன் உரையாடலைத் துவக்க வேண்டுமா?"
|
||||
@@ -2532,7 +2523,7 @@ msgid "Notification settings"
|
||||
msgstr "அறிவிப்பு அமைப்புகள்"
|
||||
|
||||
#: src/qml/Page/RoomList/AccountMenu.qml:37 src/qml/Settings/DevicesPage.qml:15
|
||||
#: src/qml/Settings/SettingsPage.qml:61
|
||||
#: src/qml/Settings/SettingsPage.qml:62
|
||||
#, kde-format
|
||||
msgid "Devices"
|
||||
msgstr "சாதனங்கள்"
|
||||
@@ -2675,12 +2666,12 @@ msgctxt "Expand <section name"
|
||||
msgid "Expand %1"
|
||||
msgstr "%1 தனை விரி"
|
||||
|
||||
#: src/qml/Page/RoomList/RoomDelegate.qml:96
|
||||
#: src/qml/Page/RoomList/RoomDelegate.qml:97
|
||||
#, kde-format
|
||||
msgid "Muted room"
|
||||
msgstr "அடக்கப்பட்டுள்ள அரங்கு"
|
||||
|
||||
#: src/qml/Page/RoomList/RoomDelegate.qml:128
|
||||
#: src/qml/Page/RoomList/RoomDelegate.qml:129
|
||||
#, kde-format
|
||||
msgid "Configure room"
|
||||
msgstr "அரங்கை அமை"
|
||||
@@ -2876,23 +2867,23 @@ msgstr[1] "%1 உறுப்பினர்கள்"
|
||||
msgid "No member count"
|
||||
msgstr "உறுப்பினர்களின் எண்ணிக்கை தெரியாதது"
|
||||
|
||||
#: src/qml/RoomSettings/Categories.qml:18 src/qml/RoomSettings/General.qml:21
|
||||
#: src/qml/Settings/SettingsPage.qml:17
|
||||
#: src/qml/RoomSettings/Categories.qml:19 src/qml/RoomSettings/General.qml:21
|
||||
#: src/qml/Settings/SettingsPage.qml:18
|
||||
#, kde-format
|
||||
msgid "General"
|
||||
msgstr "பொது"
|
||||
|
||||
#: src/qml/RoomSettings/Categories.qml:29 src/qml/RoomSettings/Security.qml:19
|
||||
#: src/qml/RoomSettings/Categories.qml:30 src/qml/RoomSettings/Security.qml:19
|
||||
#, kde-format
|
||||
msgid "Security"
|
||||
msgstr "பாதுகாப்பு"
|
||||
|
||||
#: src/qml/RoomSettings/Categories.qml:40
|
||||
#: src/qml/RoomSettings/Categories.qml:41
|
||||
#, kde-format
|
||||
msgid "Permissions"
|
||||
msgstr "அனுமதிகள்"
|
||||
|
||||
#: src/qml/RoomSettings/Categories.qml:51 src/qml/Settings/SettingsPage.qml:29
|
||||
#: src/qml/RoomSettings/Categories.qml:52 src/qml/Settings/SettingsPage.qml:30
|
||||
#, kde-format
|
||||
msgid "Notifications"
|
||||
msgstr "அறிவிப்புகள்"
|
||||
@@ -3193,107 +3184,107 @@ msgctxt "@option:check"
|
||||
msgid "Encryption"
|
||||
msgstr "மறையாக்கம்"
|
||||
|
||||
#: src/qml/RoomSettings/Security.qml:36
|
||||
#: src/qml/RoomSettings/Security.qml:35
|
||||
#, kde-format
|
||||
msgid "Enable encryption"
|
||||
msgstr "மறையாக்கத்தை இயக்கு"
|
||||
|
||||
#: src/qml/RoomSettings/Security.qml:37
|
||||
#: src/qml/RoomSettings/Security.qml:36
|
||||
#, kde-format
|
||||
msgctxt "option:check"
|
||||
msgid "Once enabled, encryption cannot be disabled."
|
||||
msgstr "மறையாக்கத்தை இயக்கியபின் அதை முடக்க முடியாது."
|
||||
|
||||
#: src/qml/RoomSettings/Security.qml:50
|
||||
#: src/qml/RoomSettings/Security.qml:49
|
||||
#, kde-format
|
||||
msgctxt "@option:check"
|
||||
msgid "Access"
|
||||
msgstr "அணுகல்"
|
||||
|
||||
#: src/qml/RoomSettings/Security.qml:57
|
||||
#: src/qml/RoomSettings/Security.qml:56
|
||||
#, kde-format
|
||||
msgctxt "@option:check"
|
||||
msgid "Private (invite only)"
|
||||
msgstr "அந்தரங்கமானது (வரவழைக்கப்பட்டவர்கள் மட்டும்)"
|
||||
|
||||
#: src/qml/RoomSettings/Security.qml:58
|
||||
#: src/qml/RoomSettings/Security.qml:57
|
||||
#, kde-format
|
||||
msgid "Only invited people can join."
|
||||
msgstr "வரவழைக்கப்பட்டவர்கள் மட்டும்தான் சேர முடியும்."
|
||||
|
||||
#: src/qml/RoomSettings/Security.qml:66
|
||||
#: src/qml/RoomSettings/Security.qml:65
|
||||
#, kde-format
|
||||
msgctxt "@option:check"
|
||||
msgid "Space members"
|
||||
msgstr "இடத்தின் உறுப்பினர்கள்"
|
||||
|
||||
#: src/qml/RoomSettings/Security.qml:67
|
||||
#: src/qml/RoomSettings/Security.qml:66
|
||||
#, kde-format
|
||||
msgid "Anyone in a space can find and join."
|
||||
msgstr "ஓர் இடத்திலுள்ள அனைவரும் கண்டுபிடித்து சேரலாம்."
|
||||
|
||||
#: src/qml/RoomSettings/Security.qml:76
|
||||
#: src/qml/RoomSettings/Security.qml:75
|
||||
#, fuzzy, kde-format
|
||||
#| msgid "knocked"
|
||||
msgctxt "@option:check"
|
||||
msgid "Knock"
|
||||
msgstr "தட்டு"
|
||||
|
||||
#: src/qml/RoomSettings/Security.qml:77
|
||||
#: src/qml/RoomSettings/Security.qml:76
|
||||
#, kde-format
|
||||
msgid "People not in the room need to request an invite to join the room."
|
||||
msgstr "அரங்கில் இல்லாதோர், அதில் சேர முதலில் ஓர் வரவழைப்பைக் கோர வேண்டும்."
|
||||
|
||||
#: src/qml/RoomSettings/Security.qml:87
|
||||
#: src/qml/RoomSettings/Security.qml:86
|
||||
#, kde-format
|
||||
msgctxt "@option:check"
|
||||
msgid "Public"
|
||||
msgstr "பொதுவானது"
|
||||
|
||||
#: src/qml/RoomSettings/Security.qml:88
|
||||
#: src/qml/RoomSettings/Security.qml:87
|
||||
#, kde-format
|
||||
msgctxt "@option:check"
|
||||
msgid "Anyone can find and join."
|
||||
msgstr "எவரேனும் இதில் சேரலாம்"
|
||||
|
||||
#: src/qml/RoomSettings/Security.qml:100
|
||||
#: src/qml/RoomSettings/Security.qml:99
|
||||
#, kde-format
|
||||
msgctxt "@option:check"
|
||||
msgid "Message history visibility"
|
||||
msgstr "செய்தி வரலாற்றை பார்க்கக்கூடியவர்கள்"
|
||||
|
||||
#: src/qml/RoomSettings/Security.qml:107
|
||||
#: src/qml/RoomSettings/Security.qml:106
|
||||
#, kde-format
|
||||
msgctxt "@option:check"
|
||||
msgid "Anyone"
|
||||
msgstr "எவரேனும்"
|
||||
|
||||
#: src/qml/RoomSettings/Security.qml:108
|
||||
#: src/qml/RoomSettings/Security.qml:107
|
||||
#, kde-format
|
||||
msgctxt "@option:check"
|
||||
msgid "Anyone, regardless of whether they have joined, can view history."
|
||||
msgstr "இவ்வரங்கில் சேராதவர்களால்கூட வரலாற்றைப் பார்க்க முடியும்."
|
||||
|
||||
#: src/qml/RoomSettings/Security.qml:116
|
||||
#: src/qml/RoomSettings/Security.qml:115
|
||||
#, kde-format
|
||||
msgctxt "@option:check"
|
||||
msgid "Members only"
|
||||
msgstr "உறுப்பினர்கள் மட்டும்"
|
||||
|
||||
#: src/qml/RoomSettings/Security.qml:117
|
||||
#: src/qml/RoomSettings/Security.qml:116
|
||||
#, kde-format
|
||||
msgctxt "@option:check"
|
||||
msgid ""
|
||||
"All members can view the entire message history, even before they joined."
|
||||
msgstr "அனைத்து உறுப்பினர்களும் வரலாற்றை பார்க்கலாம் (சேர்ந்ததற்கு முந்தையதையும்)."
|
||||
|
||||
#: src/qml/RoomSettings/Security.qml:125
|
||||
#: src/qml/RoomSettings/Security.qml:124
|
||||
#, kde-format
|
||||
msgctxt "@option:check"
|
||||
msgid "Members only (since invite)"
|
||||
msgstr "உறுப்பினர்கள் மட்டும் (வரவழைக்கப்பட்டதற்கு பிந்தயவற்றை)"
|
||||
|
||||
#: src/qml/RoomSettings/Security.qml:126
|
||||
#: src/qml/RoomSettings/Security.qml:125
|
||||
#, kde-format
|
||||
msgctxt "@option:check"
|
||||
msgid ""
|
||||
@@ -3303,13 +3294,13 @@ msgstr ""
|
||||
"புதிய உறுப்பினர்கள், அவர்கள் வரவழைக்கப்பட்டதற்கு பின்னுள்ள செய்திகளை மட்டும் வரலாற்றில் "
|
||||
"பார்க்கலாம்."
|
||||
|
||||
#: src/qml/RoomSettings/Security.qml:134
|
||||
#: src/qml/RoomSettings/Security.qml:133
|
||||
#, kde-format
|
||||
msgctxt "@option:check"
|
||||
msgid "Members only (since joining)"
|
||||
msgstr "உறுப்பினர்கள் மட்டும் (சேர்ந்ததற்கு பிந்தயவற்றை)"
|
||||
|
||||
#: src/qml/RoomSettings/Security.qml:135
|
||||
#: src/qml/RoomSettings/Security.qml:134
|
||||
#, kde-format
|
||||
msgctxt "@option:check"
|
||||
msgid ""
|
||||
@@ -3317,7 +3308,7 @@ msgid ""
|
||||
msgstr ""
|
||||
"புதிய உறுப்பினர்கள், அவர்கள் சேர்ந்ததற்கு பின்னுள்ள செய்திகளை மட்டும் வரலாற்றில் பார்க்கலாம்."
|
||||
|
||||
#: src/qml/RoomSettings/Security.qml:154
|
||||
#: src/qml/RoomSettings/Security.qml:153
|
||||
#: src/qml/Settings/NetworkProxyPage.qml:119
|
||||
#, kde-format
|
||||
msgid "Apply"
|
||||
@@ -3406,7 +3397,7 @@ msgid "Homeserver url"
|
||||
msgstr "தாய் சேவையக முகவரி"
|
||||
|
||||
#: src/qml/Settings/AccountsPage.qml:16 src/qml/Settings/AccountsPage.qml:25
|
||||
#: src/qml/Settings/SettingsPage.qml:35
|
||||
#: src/qml/Settings/SettingsPage.qml:36
|
||||
#, kde-format
|
||||
msgid "Accounts"
|
||||
msgstr "கணக்குகள்"
|
||||
@@ -3777,7 +3768,7 @@ msgid "Invites"
|
||||
msgstr "வரவழைப்புகள்"
|
||||
|
||||
#: src/qml/Settings/NetworkProxyPage.qml:25
|
||||
#: src/qml/Settings/SettingsPage.qml:55
|
||||
#: src/qml/Settings/SettingsPage.qml:56
|
||||
#, kde-format
|
||||
msgid "Network Proxy"
|
||||
msgstr "பிணைய பதிலி"
|
||||
@@ -3858,27 +3849,27 @@ msgstr "பொருந்தும் செய்திகளை முன்
|
||||
msgid "Delete keyword"
|
||||
msgstr "முதன்மைச்சொல்லை நீக்கு"
|
||||
|
||||
#: src/qml/Settings/SettingsPage.qml:23
|
||||
#: src/qml/Settings/SettingsPage.qml:24
|
||||
#, kde-format
|
||||
msgid "Appearance"
|
||||
msgstr "தோற்றம்"
|
||||
|
||||
#: src/qml/Settings/SettingsPage.qml:41
|
||||
#: src/qml/Settings/SettingsPage.qml:42
|
||||
#, kde-format
|
||||
msgid "Stickers & Emojis"
|
||||
msgstr "ஒட்டிகளும் முகவடிகளும்"
|
||||
|
||||
#: src/qml/Settings/SettingsPage.qml:48
|
||||
#: src/qml/Settings/SettingsPage.qml:49
|
||||
#, kde-format
|
||||
msgid "Spell Checking"
|
||||
msgstr "சொல் திருத்தம்"
|
||||
|
||||
#: src/qml/Settings/SettingsPage.qml:72
|
||||
#: src/qml/Settings/SettingsPage.qml:73
|
||||
#, kde-format
|
||||
msgid "About NeoChat"
|
||||
msgstr "நியோச்சாட் பற்றி"
|
||||
|
||||
#: src/qml/Settings/SettingsPage.qml:78
|
||||
#: src/qml/Settings/SettingsPage.qml:79
|
||||
#, kde-format
|
||||
msgid "About KDE"
|
||||
msgstr "கே.டீ.யீ. பற்றி"
|
||||
@@ -4033,6 +4024,13 @@ msgstr "காட்டு"
|
||||
msgid "Quit"
|
||||
msgstr "வெளியேறு"
|
||||
|
||||
#~ msgid ""
|
||||
#~ "This room is encrypted. Build libQuotient with encryption enabled to send "
|
||||
#~ "encrypted messages."
|
||||
#~ msgstr ""
|
||||
#~ "இவ்வரங்கு மறையாக்கம் செய்யப்பட்டுள்ளது. மறையாக்கிய செய்திகளை அனுப்ப, libQuotient தனை "
|
||||
#~ "மறையாக்க ஆதரவுடன் இருமமாக்குங்கள்"
|
||||
|
||||
#~ msgid "Messages in one-to-one chats"
|
||||
#~ msgstr "தனிப்பட்ட உரையாடல்களிலுள்ள செய்திகள்"
|
||||
|
||||
|
||||
@@ -7,7 +7,7 @@ msgid ""
|
||||
msgstr ""
|
||||
"Project-Id-Version: neochat\n"
|
||||
"Report-Msgid-Bugs-To: https://bugs.kde.org\n"
|
||||
"POT-Creation-Date: 2023-08-06 00:46+0000\n"
|
||||
"POT-Creation-Date: 2023-08-10 00:46+0000\n"
|
||||
"PO-Revision-Date: 2022-06-20 03:30+0000\n"
|
||||
"Last-Translator: Weblate Admin <admin@example.com>\n"
|
||||
"Language-Team: Toki Pona <http://weblate.blackquill.cc/projects/ante-toki-pi-"
|
||||
@@ -207,17 +207,17 @@ msgctxt "<version number> (built against <possibly different version number>)"
|
||||
msgid "%1 (built against %2)"
|
||||
msgstr ""
|
||||
|
||||
#: src/main.cpp:324
|
||||
#: src/main.cpp:322
|
||||
#, kde-format
|
||||
msgid "Client for the matrix communication protocol"
|
||||
msgstr ""
|
||||
|
||||
#: src/main.cpp:325
|
||||
#: src/main.cpp:323
|
||||
#, kde-format
|
||||
msgid "Supports matrix: url scheme"
|
||||
msgstr ""
|
||||
|
||||
#: src/main.cpp:326
|
||||
#: src/main.cpp:324
|
||||
#, kde-format
|
||||
msgid "Ignore all SSL Errors, e.g., unsigned certificates."
|
||||
msgstr ""
|
||||
@@ -1113,56 +1113,56 @@ msgstr ""
|
||||
msgid "Report sent successfully."
|
||||
msgstr ""
|
||||
|
||||
#: src/neochatroom.cpp:1927 src/neochatroom.cpp:1935
|
||||
#: src/neochatroom.cpp:1924 src/neochatroom.cpp:1932
|
||||
#, kde-format
|
||||
msgctxt "'Lat' and 'Lon' as in Latitude and Longitude"
|
||||
msgid "Lat: %1, Lon: %2"
|
||||
msgstr ""
|
||||
|
||||
#: src/notificationsmanager.cpp:130
|
||||
#: src/notificationsmanager.cpp:128
|
||||
#, fuzzy, kde-format
|
||||
#| msgid "Edit Message"
|
||||
msgid "Encrypted Message"
|
||||
msgstr "o ante e toki"
|
||||
|
||||
#: src/notificationsmanager.cpp:203 src/qml/main.qml:257
|
||||
#: src/notificationsmanager.cpp:201 src/qml/main.qml:257
|
||||
#, kde-format
|
||||
msgid "%1: %2"
|
||||
msgstr ""
|
||||
|
||||
#: src/notificationsmanager.cpp:209
|
||||
#: src/notificationsmanager.cpp:207
|
||||
#, kde-format
|
||||
msgid "Open NeoChat in this room"
|
||||
msgstr ""
|
||||
|
||||
#: src/notificationsmanager.cpp:222 src/qml/Component/HoverActions.qml:109
|
||||
#: src/notificationsmanager.cpp:220 src/qml/Component/HoverActions.qml:109
|
||||
#: src/qml/Menu/Timeline/FileDelegateContextMenu.qml:50
|
||||
#: src/qml/Menu/Timeline/MessageDelegateContextMenu.qml:36
|
||||
#, kde-format
|
||||
msgid "Reply"
|
||||
msgstr ""
|
||||
|
||||
#: src/notificationsmanager.cpp:223
|
||||
#: src/notificationsmanager.cpp:221
|
||||
#, kde-format
|
||||
msgid "Reply..."
|
||||
msgstr ""
|
||||
|
||||
#: src/notificationsmanager.cpp:241
|
||||
#: src/notificationsmanager.cpp:239
|
||||
#, kde-format
|
||||
msgid "%1 invited you to a room"
|
||||
msgstr ""
|
||||
|
||||
#: src/notificationsmanager.cpp:245
|
||||
#: src/notificationsmanager.cpp:243
|
||||
#, kde-format
|
||||
msgid "Open this invitation in NeoChat"
|
||||
msgstr ""
|
||||
|
||||
#: src/notificationsmanager.cpp:251
|
||||
#: src/notificationsmanager.cpp:249
|
||||
#, kde-format
|
||||
msgid "Accept Invitation"
|
||||
msgstr ""
|
||||
|
||||
#: src/notificationsmanager.cpp:251
|
||||
#: src/notificationsmanager.cpp:249
|
||||
#, kde-format
|
||||
msgid "Reject Invitation"
|
||||
msgstr ""
|
||||
@@ -1190,40 +1190,33 @@ msgstr ""
|
||||
msgid "Attach an image or file"
|
||||
msgstr "o pana e sitelen anu lipu"
|
||||
|
||||
#: src/qml/Component/ChatBox/ChatBar.qml:89
|
||||
#: src/qml/Component/ChatBox/ChatBar.qml:90
|
||||
#, kde-format
|
||||
msgid "Emojis & Stickers"
|
||||
msgstr ""
|
||||
|
||||
#: src/qml/Component/ChatBox/ChatBar.qml:105
|
||||
#: src/qml/Component/ChatBox/ChatBar.qml:106
|
||||
#, kde-format
|
||||
msgid "Send a Location"
|
||||
msgstr ""
|
||||
|
||||
#: src/qml/Component/ChatBox/ChatBar.qml:118
|
||||
#: src/qml/Component/ChatBox/ChatBar.qml:119
|
||||
#, kde-format
|
||||
msgid "Send message"
|
||||
msgstr "o pana e toki"
|
||||
|
||||
#: src/qml/Component/ChatBox/ChatBar.qml:165
|
||||
#, kde-format
|
||||
msgid ""
|
||||
"This room is encrypted. Build libQuotient with encryption enabled to send "
|
||||
"encrypted messages."
|
||||
msgstr ""
|
||||
|
||||
#: src/qml/Component/ChatBox/ChatBar.qml:165
|
||||
#: src/qml/Component/ChatBox/ChatBar.qml:166
|
||||
#, fuzzy, kde-format
|
||||
#| msgid "Send message"
|
||||
msgid "Send an encrypted message…"
|
||||
msgstr "o pana e toki"
|
||||
|
||||
#: src/qml/Component/ChatBox/ChatBar.qml:165
|
||||
#: src/qml/Component/ChatBox/ChatBar.qml:166
|
||||
#, kde-format
|
||||
msgid "Set an attachment caption..."
|
||||
msgstr ""
|
||||
|
||||
#: src/qml/Component/ChatBox/ChatBar.qml:165
|
||||
#: src/qml/Component/ChatBox/ChatBar.qml:166
|
||||
#, fuzzy, kde-format
|
||||
#| msgid "Send message"
|
||||
msgid "Send a message…"
|
||||
@@ -2064,35 +2057,35 @@ msgstr "o open e tomo toki pi sina tu taso"
|
||||
msgid "Copy link"
|
||||
msgstr "o tu e lipu tawa lipu jo"
|
||||
|
||||
#: src/qml/main.qml:299
|
||||
#: src/qml/main.qml:297
|
||||
#, kde-format
|
||||
msgctxt "@title:window"
|
||||
msgid "Session Verification"
|
||||
msgstr ""
|
||||
|
||||
#: src/qml/main.qml:311
|
||||
#: src/qml/main.qml:309
|
||||
#, kde-format
|
||||
msgid "User consent"
|
||||
msgstr ""
|
||||
|
||||
#: src/qml/main.qml:316
|
||||
#: src/qml/main.qml:314
|
||||
#, kde-format
|
||||
msgid ""
|
||||
"Your homeserver requires you to agree to its terms and conditions before "
|
||||
"being able to use it. Please click the button below to read them."
|
||||
msgstr ""
|
||||
|
||||
#: src/qml/main.qml:321
|
||||
#: src/qml/main.qml:319
|
||||
#, kde-format
|
||||
msgid "Open"
|
||||
msgstr "o open"
|
||||
|
||||
#: src/qml/main.qml:356
|
||||
#: src/qml/main.qml:354
|
||||
#, kde-format
|
||||
msgid "Start a chat"
|
||||
msgstr ""
|
||||
|
||||
#: src/qml/main.qml:358
|
||||
#: src/qml/main.qml:356
|
||||
#, kde-format
|
||||
msgid "Do you want to start a chat with %1?"
|
||||
msgstr ""
|
||||
@@ -2584,7 +2577,7 @@ msgid "Notification settings"
|
||||
msgstr ""
|
||||
|
||||
#: src/qml/Page/RoomList/AccountMenu.qml:37 src/qml/Settings/DevicesPage.qml:15
|
||||
#: src/qml/Settings/SettingsPage.qml:61
|
||||
#: src/qml/Settings/SettingsPage.qml:62
|
||||
#, kde-format
|
||||
msgid "Devices"
|
||||
msgstr ""
|
||||
@@ -2729,12 +2722,12 @@ msgctxt "Expand <section name"
|
||||
msgid "Expand %1"
|
||||
msgstr ""
|
||||
|
||||
#: src/qml/Page/RoomList/RoomDelegate.qml:96
|
||||
#: src/qml/Page/RoomList/RoomDelegate.qml:97
|
||||
#, kde-format
|
||||
msgid "Muted room"
|
||||
msgstr ""
|
||||
|
||||
#: src/qml/Page/RoomList/RoomDelegate.qml:128
|
||||
#: src/qml/Page/RoomList/RoomDelegate.qml:129
|
||||
#, kde-format
|
||||
msgid "Configure room"
|
||||
msgstr ""
|
||||
@@ -2937,23 +2930,23 @@ msgstr[3] ""
|
||||
msgid "No member count"
|
||||
msgstr ""
|
||||
|
||||
#: src/qml/RoomSettings/Categories.qml:18 src/qml/RoomSettings/General.qml:21
|
||||
#: src/qml/Settings/SettingsPage.qml:17
|
||||
#: src/qml/RoomSettings/Categories.qml:19 src/qml/RoomSettings/General.qml:21
|
||||
#: src/qml/Settings/SettingsPage.qml:18
|
||||
#, kde-format
|
||||
msgid "General"
|
||||
msgstr ""
|
||||
|
||||
#: src/qml/RoomSettings/Categories.qml:29 src/qml/RoomSettings/Security.qml:19
|
||||
#: src/qml/RoomSettings/Categories.qml:30 src/qml/RoomSettings/Security.qml:19
|
||||
#, kde-format
|
||||
msgid "Security"
|
||||
msgstr ""
|
||||
|
||||
#: src/qml/RoomSettings/Categories.qml:40
|
||||
#: src/qml/RoomSettings/Categories.qml:41
|
||||
#, kde-format
|
||||
msgid "Permissions"
|
||||
msgstr ""
|
||||
|
||||
#: src/qml/RoomSettings/Categories.qml:51 src/qml/Settings/SettingsPage.qml:29
|
||||
#: src/qml/RoomSettings/Categories.qml:52 src/qml/Settings/SettingsPage.qml:30
|
||||
#, kde-format
|
||||
msgid "Notifications"
|
||||
msgstr ""
|
||||
@@ -3263,106 +3256,106 @@ msgctxt "@option:check"
|
||||
msgid "Encryption"
|
||||
msgstr ""
|
||||
|
||||
#: src/qml/RoomSettings/Security.qml:36
|
||||
#: src/qml/RoomSettings/Security.qml:35
|
||||
#, kde-format
|
||||
msgid "Enable encryption"
|
||||
msgstr ""
|
||||
|
||||
#: src/qml/RoomSettings/Security.qml:37
|
||||
#: src/qml/RoomSettings/Security.qml:36
|
||||
#, kde-format
|
||||
msgctxt "option:check"
|
||||
msgid "Once enabled, encryption cannot be disabled."
|
||||
msgstr ""
|
||||
|
||||
#: src/qml/RoomSettings/Security.qml:50
|
||||
#: src/qml/RoomSettings/Security.qml:49
|
||||
#, kde-format
|
||||
msgctxt "@option:check"
|
||||
msgid "Access"
|
||||
msgstr ""
|
||||
|
||||
#: src/qml/RoomSettings/Security.qml:57
|
||||
#: src/qml/RoomSettings/Security.qml:56
|
||||
#, kde-format
|
||||
msgctxt "@option:check"
|
||||
msgid "Private (invite only)"
|
||||
msgstr ""
|
||||
|
||||
#: src/qml/RoomSettings/Security.qml:58
|
||||
#: src/qml/RoomSettings/Security.qml:57
|
||||
#, kde-format
|
||||
msgid "Only invited people can join."
|
||||
msgstr ""
|
||||
|
||||
#: src/qml/RoomSettings/Security.qml:66
|
||||
#: src/qml/RoomSettings/Security.qml:65
|
||||
#, kde-format
|
||||
msgctxt "@option:check"
|
||||
msgid "Space members"
|
||||
msgstr ""
|
||||
|
||||
#: src/qml/RoomSettings/Security.qml:67
|
||||
#: src/qml/RoomSettings/Security.qml:66
|
||||
#, kde-format
|
||||
msgid "Anyone in a space can find and join."
|
||||
msgstr ""
|
||||
|
||||
#: src/qml/RoomSettings/Security.qml:76
|
||||
#: src/qml/RoomSettings/Security.qml:75
|
||||
#, kde-format
|
||||
msgctxt "@option:check"
|
||||
msgid "Knock"
|
||||
msgstr ""
|
||||
|
||||
#: src/qml/RoomSettings/Security.qml:77
|
||||
#: src/qml/RoomSettings/Security.qml:76
|
||||
#, kde-format
|
||||
msgid "People not in the room need to request an invite to join the room."
|
||||
msgstr ""
|
||||
|
||||
#: src/qml/RoomSettings/Security.qml:87
|
||||
#: src/qml/RoomSettings/Security.qml:86
|
||||
#, kde-format
|
||||
msgctxt "@option:check"
|
||||
msgid "Public"
|
||||
msgstr ""
|
||||
|
||||
#: src/qml/RoomSettings/Security.qml:88
|
||||
#: src/qml/RoomSettings/Security.qml:87
|
||||
#, kde-format
|
||||
msgctxt "@option:check"
|
||||
msgid "Anyone can find and join."
|
||||
msgstr ""
|
||||
|
||||
#: src/qml/RoomSettings/Security.qml:100
|
||||
#: src/qml/RoomSettings/Security.qml:99
|
||||
#, kde-format
|
||||
msgctxt "@option:check"
|
||||
msgid "Message history visibility"
|
||||
msgstr ""
|
||||
|
||||
#: src/qml/RoomSettings/Security.qml:107
|
||||
#: src/qml/RoomSettings/Security.qml:106
|
||||
#, kde-format
|
||||
msgctxt "@option:check"
|
||||
msgid "Anyone"
|
||||
msgstr ""
|
||||
|
||||
#: src/qml/RoomSettings/Security.qml:108
|
||||
#: src/qml/RoomSettings/Security.qml:107
|
||||
#, kde-format
|
||||
msgctxt "@option:check"
|
||||
msgid "Anyone, regardless of whether they have joined, can view history."
|
||||
msgstr ""
|
||||
|
||||
#: src/qml/RoomSettings/Security.qml:116
|
||||
#: src/qml/RoomSettings/Security.qml:115
|
||||
#, kde-format
|
||||
msgctxt "@option:check"
|
||||
msgid "Members only"
|
||||
msgstr ""
|
||||
|
||||
#: src/qml/RoomSettings/Security.qml:117
|
||||
#: src/qml/RoomSettings/Security.qml:116
|
||||
#, kde-format
|
||||
msgctxt "@option:check"
|
||||
msgid ""
|
||||
"All members can view the entire message history, even before they joined."
|
||||
msgstr ""
|
||||
|
||||
#: src/qml/RoomSettings/Security.qml:125
|
||||
#: src/qml/RoomSettings/Security.qml:124
|
||||
#, kde-format
|
||||
msgctxt "@option:check"
|
||||
msgid "Members only (since invite)"
|
||||
msgstr ""
|
||||
|
||||
#: src/qml/RoomSettings/Security.qml:126
|
||||
#: src/qml/RoomSettings/Security.qml:125
|
||||
#, kde-format
|
||||
msgctxt "@option:check"
|
||||
msgid ""
|
||||
@@ -3370,20 +3363,20 @@ msgid ""
|
||||
"the room."
|
||||
msgstr ""
|
||||
|
||||
#: src/qml/RoomSettings/Security.qml:134
|
||||
#: src/qml/RoomSettings/Security.qml:133
|
||||
#, kde-format
|
||||
msgctxt "@option:check"
|
||||
msgid "Members only (since joining)"
|
||||
msgstr ""
|
||||
|
||||
#: src/qml/RoomSettings/Security.qml:135
|
||||
#: src/qml/RoomSettings/Security.qml:134
|
||||
#, kde-format
|
||||
msgctxt "@option:check"
|
||||
msgid ""
|
||||
"New members can view the message history from the point they joined the room."
|
||||
msgstr ""
|
||||
|
||||
#: src/qml/RoomSettings/Security.qml:154
|
||||
#: src/qml/RoomSettings/Security.qml:153
|
||||
#: src/qml/Settings/NetworkProxyPage.qml:119
|
||||
#, kde-format
|
||||
msgid "Apply"
|
||||
@@ -3475,7 +3468,7 @@ msgid "Homeserver url"
|
||||
msgstr "nasin URL ilo:"
|
||||
|
||||
#: src/qml/Settings/AccountsPage.qml:16 src/qml/Settings/AccountsPage.qml:25
|
||||
#: src/qml/Settings/SettingsPage.qml:35
|
||||
#: src/qml/Settings/SettingsPage.qml:36
|
||||
#, kde-format
|
||||
msgid "Accounts"
|
||||
msgstr ""
|
||||
@@ -3854,7 +3847,7 @@ msgid "Invites"
|
||||
msgstr ""
|
||||
|
||||
#: src/qml/Settings/NetworkProxyPage.qml:25
|
||||
#: src/qml/Settings/SettingsPage.qml:55
|
||||
#: src/qml/Settings/SettingsPage.qml:56
|
||||
#, kde-format
|
||||
msgid "Network Proxy"
|
||||
msgstr ""
|
||||
@@ -3936,27 +3929,27 @@ msgstr ""
|
||||
msgid "Delete keyword"
|
||||
msgstr ""
|
||||
|
||||
#: src/qml/Settings/SettingsPage.qml:23
|
||||
#: src/qml/Settings/SettingsPage.qml:24
|
||||
#, kde-format
|
||||
msgid "Appearance"
|
||||
msgstr "nasin lukin"
|
||||
|
||||
#: src/qml/Settings/SettingsPage.qml:41
|
||||
#: src/qml/Settings/SettingsPage.qml:42
|
||||
#, kde-format
|
||||
msgid "Stickers & Emojis"
|
||||
msgstr ""
|
||||
|
||||
#: src/qml/Settings/SettingsPage.qml:48
|
||||
#: src/qml/Settings/SettingsPage.qml:49
|
||||
#, kde-format
|
||||
msgid "Spell Checking"
|
||||
msgstr ""
|
||||
|
||||
#: src/qml/Settings/SettingsPage.qml:72
|
||||
#: src/qml/Settings/SettingsPage.qml:73
|
||||
#, kde-format
|
||||
msgid "About NeoChat"
|
||||
msgstr ""
|
||||
|
||||
#: src/qml/Settings/SettingsPage.qml:78
|
||||
#: src/qml/Settings/SettingsPage.qml:79
|
||||
#, kde-format
|
||||
msgid "About KDE"
|
||||
msgstr ""
|
||||
|
||||
144
po/tr/neochat.po
144
po/tr/neochat.po
@@ -7,8 +7,8 @@ msgid ""
|
||||
msgstr ""
|
||||
"Project-Id-Version: neochat\n"
|
||||
"Report-Msgid-Bugs-To: https://bugs.kde.org\n"
|
||||
"POT-Creation-Date: 2023-08-06 00:46+0000\n"
|
||||
"PO-Revision-Date: 2023-08-01 12:13+0300\n"
|
||||
"POT-Creation-Date: 2023-08-10 00:46+0000\n"
|
||||
"PO-Revision-Date: 2023-08-07 17:47+0300\n"
|
||||
"Last-Translator: Emir SARI <emir_sari@icloud.com>\n"
|
||||
"Language-Team: Turkish <kde-l10n-tr@kde.org>\n"
|
||||
"Language: tr\n"
|
||||
@@ -201,17 +201,17 @@ msgctxt "<version number> (built against <possibly different version number>)"
|
||||
msgid "%1 (built against %2)"
|
||||
msgstr "%1 (%2 üzerine yapılı)"
|
||||
|
||||
#: src/main.cpp:324
|
||||
#: src/main.cpp:322
|
||||
#, kde-format
|
||||
msgid "Client for the matrix communication protocol"
|
||||
msgstr "Matrix iletişim protokolü için istemci"
|
||||
|
||||
#: src/main.cpp:325
|
||||
#: src/main.cpp:323
|
||||
#, kde-format
|
||||
msgid "Supports matrix: url scheme"
|
||||
msgstr "matrix: URL şemasını destekler"
|
||||
|
||||
#: src/main.cpp:326
|
||||
#: src/main.cpp:324
|
||||
#, kde-format
|
||||
msgid "Ignore all SSL Errors, e.g., unsigned certificates."
|
||||
msgstr "Tüm SSL hatalarını yok say; örn. imzalanmamış sertifikalar."
|
||||
@@ -1077,55 +1077,55 @@ msgstr "bir anket başlattı"
|
||||
msgid "Report sent successfully."
|
||||
msgstr "Rapor başarıyla gönderildi."
|
||||
|
||||
#: src/neochatroom.cpp:1927 src/neochatroom.cpp:1935
|
||||
#: src/neochatroom.cpp:1924 src/neochatroom.cpp:1932
|
||||
#, kde-format
|
||||
msgctxt "'Lat' and 'Lon' as in Latitude and Longitude"
|
||||
msgid "Lat: %1, Lon: %2"
|
||||
msgstr "Enlem: %1, Boylam: %2"
|
||||
|
||||
#: src/notificationsmanager.cpp:130
|
||||
#: src/notificationsmanager.cpp:128
|
||||
#, kde-format
|
||||
msgid "Encrypted Message"
|
||||
msgstr "Şifreli İleti"
|
||||
|
||||
#: src/notificationsmanager.cpp:203 src/qml/main.qml:257
|
||||
#: src/notificationsmanager.cpp:201 src/qml/main.qml:257
|
||||
#, kde-format
|
||||
msgid "%1: %2"
|
||||
msgstr "%1: %2"
|
||||
|
||||
#: src/notificationsmanager.cpp:209
|
||||
#: src/notificationsmanager.cpp:207
|
||||
#, kde-format
|
||||
msgid "Open NeoChat in this room"
|
||||
msgstr "Bu odada NeoChat'i açın"
|
||||
|
||||
#: src/notificationsmanager.cpp:222 src/qml/Component/HoverActions.qml:109
|
||||
#: src/notificationsmanager.cpp:220 src/qml/Component/HoverActions.qml:109
|
||||
#: src/qml/Menu/Timeline/FileDelegateContextMenu.qml:50
|
||||
#: src/qml/Menu/Timeline/MessageDelegateContextMenu.qml:36
|
||||
#, kde-format
|
||||
msgid "Reply"
|
||||
msgstr "Yanıtla"
|
||||
|
||||
#: src/notificationsmanager.cpp:223
|
||||
#: src/notificationsmanager.cpp:221
|
||||
#, kde-format
|
||||
msgid "Reply..."
|
||||
msgstr "Yanıtla..."
|
||||
|
||||
#: src/notificationsmanager.cpp:241
|
||||
#: src/notificationsmanager.cpp:239
|
||||
#, kde-format
|
||||
msgid "%1 invited you to a room"
|
||||
msgstr "%1, sizi bir odaya davet etti"
|
||||
|
||||
#: src/notificationsmanager.cpp:245
|
||||
#: src/notificationsmanager.cpp:243
|
||||
#, kde-format
|
||||
msgid "Open this invitation in NeoChat"
|
||||
msgstr "Bu daveti NeoChat'te aç"
|
||||
|
||||
#: src/notificationsmanager.cpp:251
|
||||
#: src/notificationsmanager.cpp:249
|
||||
#, kde-format
|
||||
msgid "Accept Invitation"
|
||||
msgstr "Daveti Kabul Et"
|
||||
|
||||
#: src/notificationsmanager.cpp:251
|
||||
#: src/notificationsmanager.cpp:249
|
||||
#, kde-format
|
||||
msgid "Reject Invitation"
|
||||
msgstr "Daveti Reddet"
|
||||
@@ -1153,41 +1153,32 @@ msgstr "İlişik göndermeyi iptal et"
|
||||
msgid "Attach an image or file"
|
||||
msgstr "Bir görsel veya dosya iliştir"
|
||||
|
||||
#: src/qml/Component/ChatBox/ChatBar.qml:89
|
||||
#: src/qml/Component/ChatBox/ChatBar.qml:90
|
||||
#, kde-format
|
||||
msgid "Emojis & Stickers"
|
||||
msgstr "Emojiler ve Yapışkanlar"
|
||||
|
||||
#: src/qml/Component/ChatBox/ChatBar.qml:105
|
||||
#: src/qml/Component/ChatBox/ChatBar.qml:106
|
||||
#, kde-format
|
||||
msgid "Send a Location"
|
||||
msgstr "Konum Gönder"
|
||||
|
||||
#: src/qml/Component/ChatBox/ChatBar.qml:118
|
||||
#: src/qml/Component/ChatBox/ChatBar.qml:119
|
||||
#, kde-format
|
||||
msgid "Send message"
|
||||
msgstr "İleti gönder"
|
||||
|
||||
#: src/qml/Component/ChatBox/ChatBar.qml:165
|
||||
#, kde-format
|
||||
msgid ""
|
||||
"This room is encrypted. Build libQuotient with encryption enabled to send "
|
||||
"encrypted messages."
|
||||
msgstr ""
|
||||
"Bu oda şifreli. Şifreli iletiler göndermek için libQuotient'i şifreleme "
|
||||
"etkinleştirilmiş olarak yapın."
|
||||
|
||||
#: src/qml/Component/ChatBox/ChatBar.qml:165
|
||||
#: src/qml/Component/ChatBox/ChatBar.qml:166
|
||||
#, kde-format
|
||||
msgid "Send an encrypted message…"
|
||||
msgstr "Şifreli bir ileti gönder…"
|
||||
|
||||
#: src/qml/Component/ChatBox/ChatBar.qml:165
|
||||
#: src/qml/Component/ChatBox/ChatBar.qml:166
|
||||
#, kde-format
|
||||
msgid "Set an attachment caption..."
|
||||
msgstr "Bir ek alt yazısı ekle..."
|
||||
|
||||
#: src/qml/Component/ChatBox/ChatBar.qml:165
|
||||
#: src/qml/Component/ChatBox/ChatBar.qml:166
|
||||
#, kde-format
|
||||
msgid "Send a message…"
|
||||
msgstr "Bir ileti gönder…"
|
||||
@@ -2028,18 +2019,18 @@ msgstr "Özel bir sohbet aç"
|
||||
msgid "Copy link"
|
||||
msgstr "Bağlantıyı kopyala"
|
||||
|
||||
#: src/qml/main.qml:299
|
||||
#: src/qml/main.qml:297
|
||||
#, kde-format
|
||||
msgctxt "@title:window"
|
||||
msgid "Session Verification"
|
||||
msgstr "Oturum Doğrulama"
|
||||
|
||||
#: src/qml/main.qml:311
|
||||
#: src/qml/main.qml:309
|
||||
#, kde-format
|
||||
msgid "User consent"
|
||||
msgstr "Kullanıcı onayı"
|
||||
|
||||
#: src/qml/main.qml:316
|
||||
#: src/qml/main.qml:314
|
||||
#, kde-format
|
||||
msgid ""
|
||||
"Your homeserver requires you to agree to its terms and conditions before "
|
||||
@@ -2048,17 +2039,17 @@ msgstr ""
|
||||
"Ana sunucunuz, kullanım öncesinde kullanım koşullarını kabul etmenizi "
|
||||
"gerektiriyor. Okumak için aşağıdaki düğmeye tıklayın."
|
||||
|
||||
#: src/qml/main.qml:321
|
||||
#: src/qml/main.qml:319
|
||||
#, kde-format
|
||||
msgid "Open"
|
||||
msgstr "Aç"
|
||||
|
||||
#: src/qml/main.qml:356
|
||||
#: src/qml/main.qml:354
|
||||
#, kde-format
|
||||
msgid "Start a chat"
|
||||
msgstr "Bir sohbet başlat"
|
||||
|
||||
#: src/qml/main.qml:358
|
||||
#: src/qml/main.qml:356
|
||||
#, kde-format
|
||||
msgid "Do you want to start a chat with %1?"
|
||||
msgstr "%1 ile bir sohbet başlatmak istiyor musunuz?"
|
||||
@@ -2543,7 +2534,7 @@ msgid "Notification settings"
|
||||
msgstr "Bildirim ayarları"
|
||||
|
||||
#: src/qml/Page/RoomList/AccountMenu.qml:37 src/qml/Settings/DevicesPage.qml:15
|
||||
#: src/qml/Settings/SettingsPage.qml:61
|
||||
#: src/qml/Settings/SettingsPage.qml:62
|
||||
#, kde-format
|
||||
msgid "Devices"
|
||||
msgstr "Aygıtlar"
|
||||
@@ -2686,12 +2677,12 @@ msgctxt "Expand <section name"
|
||||
msgid "Expand %1"
|
||||
msgstr "Genişlet: %1"
|
||||
|
||||
#: src/qml/Page/RoomList/RoomDelegate.qml:96
|
||||
#: src/qml/Page/RoomList/RoomDelegate.qml:97
|
||||
#, kde-format
|
||||
msgid "Muted room"
|
||||
msgstr "Sessize alınmış oda"
|
||||
|
||||
#: src/qml/Page/RoomList/RoomDelegate.qml:128
|
||||
#: src/qml/Page/RoomList/RoomDelegate.qml:129
|
||||
#, kde-format
|
||||
msgid "Configure room"
|
||||
msgstr "Odayı yapılandır"
|
||||
@@ -2887,23 +2878,23 @@ msgstr[1] "%1 üye"
|
||||
msgid "No member count"
|
||||
msgstr "Üye sayısı yok"
|
||||
|
||||
#: src/qml/RoomSettings/Categories.qml:18 src/qml/RoomSettings/General.qml:21
|
||||
#: src/qml/Settings/SettingsPage.qml:17
|
||||
#: src/qml/RoomSettings/Categories.qml:19 src/qml/RoomSettings/General.qml:21
|
||||
#: src/qml/Settings/SettingsPage.qml:18
|
||||
#, kde-format
|
||||
msgid "General"
|
||||
msgstr "Genel"
|
||||
|
||||
#: src/qml/RoomSettings/Categories.qml:29 src/qml/RoomSettings/Security.qml:19
|
||||
#: src/qml/RoomSettings/Categories.qml:30 src/qml/RoomSettings/Security.qml:19
|
||||
#, kde-format
|
||||
msgid "Security"
|
||||
msgstr "Güvenlik"
|
||||
|
||||
#: src/qml/RoomSettings/Categories.qml:40
|
||||
#: src/qml/RoomSettings/Categories.qml:41
|
||||
#, kde-format
|
||||
msgid "Permissions"
|
||||
msgstr "İzinler"
|
||||
|
||||
#: src/qml/RoomSettings/Categories.qml:51 src/qml/Settings/SettingsPage.qml:29
|
||||
#: src/qml/RoomSettings/Categories.qml:52 src/qml/Settings/SettingsPage.qml:30
|
||||
#, kde-format
|
||||
msgid "Notifications"
|
||||
msgstr "Bildirimler"
|
||||
@@ -3206,95 +3197,95 @@ msgctxt "@option:check"
|
||||
msgid "Encryption"
|
||||
msgstr "Şifreleme"
|
||||
|
||||
#: src/qml/RoomSettings/Security.qml:36
|
||||
#: src/qml/RoomSettings/Security.qml:35
|
||||
#, kde-format
|
||||
msgid "Enable encryption"
|
||||
msgstr "Şifrelemeyi etkinleştir"
|
||||
|
||||
#: src/qml/RoomSettings/Security.qml:37
|
||||
#: src/qml/RoomSettings/Security.qml:36
|
||||
#, kde-format
|
||||
msgctxt "option:check"
|
||||
msgid "Once enabled, encryption cannot be disabled."
|
||||
msgstr "Etkinleştirildiğinde, şifreleme devre dışı bırakılamaz."
|
||||
|
||||
#: src/qml/RoomSettings/Security.qml:50
|
||||
#: src/qml/RoomSettings/Security.qml:49
|
||||
#, kde-format
|
||||
msgctxt "@option:check"
|
||||
msgid "Access"
|
||||
msgstr "Eriş"
|
||||
|
||||
#: src/qml/RoomSettings/Security.qml:57
|
||||
#: src/qml/RoomSettings/Security.qml:56
|
||||
#, kde-format
|
||||
msgctxt "@option:check"
|
||||
msgid "Private (invite only)"
|
||||
msgstr "Özel (yalnızca davetliler)"
|
||||
|
||||
#: src/qml/RoomSettings/Security.qml:58
|
||||
#: src/qml/RoomSettings/Security.qml:57
|
||||
#, kde-format
|
||||
msgid "Only invited people can join."
|
||||
msgstr "Yalnızca davet edilen kişiler katılabilir."
|
||||
|
||||
#: src/qml/RoomSettings/Security.qml:66
|
||||
#: src/qml/RoomSettings/Security.qml:65
|
||||
#, kde-format
|
||||
msgctxt "@option:check"
|
||||
msgid "Space members"
|
||||
msgstr "Alan üyeleri"
|
||||
|
||||
#: src/qml/RoomSettings/Security.qml:67
|
||||
#: src/qml/RoomSettings/Security.qml:66
|
||||
#, kde-format
|
||||
msgid "Anyone in a space can find and join."
|
||||
msgstr "Bir alandaki herkes bulabilir ve katılabilir."
|
||||
|
||||
#: src/qml/RoomSettings/Security.qml:76
|
||||
#: src/qml/RoomSettings/Security.qml:75
|
||||
#, kde-format
|
||||
msgctxt "@option:check"
|
||||
msgid "Knock"
|
||||
msgstr "Tıklat"
|
||||
|
||||
#: src/qml/RoomSettings/Security.qml:77
|
||||
#: src/qml/RoomSettings/Security.qml:76
|
||||
#, kde-format
|
||||
msgid "People not in the room need to request an invite to join the room."
|
||||
msgstr ""
|
||||
"Odada bulunmayan kişilerin, odaya katılabilmeleri için bir davet isteğinde "
|
||||
"bulunmaları gerekir."
|
||||
|
||||
#: src/qml/RoomSettings/Security.qml:87
|
||||
#: src/qml/RoomSettings/Security.qml:86
|
||||
#, kde-format
|
||||
msgctxt "@option:check"
|
||||
msgid "Public"
|
||||
msgstr "Herkese Açık"
|
||||
|
||||
#: src/qml/RoomSettings/Security.qml:88
|
||||
#: src/qml/RoomSettings/Security.qml:87
|
||||
#, kde-format
|
||||
msgctxt "@option:check"
|
||||
msgid "Anyone can find and join."
|
||||
msgstr "Herkes bulabilir ve katılabilir."
|
||||
|
||||
#: src/qml/RoomSettings/Security.qml:100
|
||||
#: src/qml/RoomSettings/Security.qml:99
|
||||
#, kde-format
|
||||
msgctxt "@option:check"
|
||||
msgid "Message history visibility"
|
||||
msgstr "İleti geçmişi görünürlüğü"
|
||||
|
||||
#: src/qml/RoomSettings/Security.qml:107
|
||||
#: src/qml/RoomSettings/Security.qml:106
|
||||
#, kde-format
|
||||
msgctxt "@option:check"
|
||||
msgid "Anyone"
|
||||
msgstr "Herkes"
|
||||
|
||||
#: src/qml/RoomSettings/Security.qml:108
|
||||
#: src/qml/RoomSettings/Security.qml:107
|
||||
#, kde-format
|
||||
msgctxt "@option:check"
|
||||
msgid "Anyone, regardless of whether they have joined, can view history."
|
||||
msgstr "Katılıp katılmadığına bakılmaksızın herkes geçmişi görüntüleyebilir."
|
||||
|
||||
#: src/qml/RoomSettings/Security.qml:116
|
||||
#: src/qml/RoomSettings/Security.qml:115
|
||||
#, kde-format
|
||||
msgctxt "@option:check"
|
||||
msgid "Members only"
|
||||
msgstr "Yalnızca üyeler"
|
||||
|
||||
#: src/qml/RoomSettings/Security.qml:117
|
||||
#: src/qml/RoomSettings/Security.qml:116
|
||||
#, kde-format
|
||||
msgctxt "@option:check"
|
||||
msgid ""
|
||||
@@ -3302,13 +3293,13 @@ msgid ""
|
||||
msgstr ""
|
||||
"Tüm üyeler, katılmadan önce bile tüm ileti geçmişini görüntüleyebilirler."
|
||||
|
||||
#: src/qml/RoomSettings/Security.qml:125
|
||||
#: src/qml/RoomSettings/Security.qml:124
|
||||
#, kde-format
|
||||
msgctxt "@option:check"
|
||||
msgid "Members only (since invite)"
|
||||
msgstr "Yalnızca üyeler (davetten bu yana)"
|
||||
|
||||
#: src/qml/RoomSettings/Security.qml:126
|
||||
#: src/qml/RoomSettings/Security.qml:125
|
||||
#, kde-format
|
||||
msgctxt "@option:check"
|
||||
msgid ""
|
||||
@@ -3318,13 +3309,13 @@ msgstr ""
|
||||
"Yeni üyeler, odaya davet edildikleri andan itibaren ileti geçmişini "
|
||||
"görüntüleyebilirler."
|
||||
|
||||
#: src/qml/RoomSettings/Security.qml:134
|
||||
#: src/qml/RoomSettings/Security.qml:133
|
||||
#, kde-format
|
||||
msgctxt "@option:check"
|
||||
msgid "Members only (since joining)"
|
||||
msgstr "Yalnızca üyeler (katılımdan bu yana)"
|
||||
|
||||
#: src/qml/RoomSettings/Security.qml:135
|
||||
#: src/qml/RoomSettings/Security.qml:134
|
||||
#, kde-format
|
||||
msgctxt "@option:check"
|
||||
msgid ""
|
||||
@@ -3332,7 +3323,7 @@ msgid ""
|
||||
msgstr ""
|
||||
"Yeni üyeler, odaya katıldıkları andan itibaren iletileri görüntüleyebilirler."
|
||||
|
||||
#: src/qml/RoomSettings/Security.qml:154
|
||||
#: src/qml/RoomSettings/Security.qml:153
|
||||
#: src/qml/Settings/NetworkProxyPage.qml:119
|
||||
#, kde-format
|
||||
msgid "Apply"
|
||||
@@ -3421,7 +3412,7 @@ msgid "Homeserver url"
|
||||
msgstr "Ana Sunucu URL'si"
|
||||
|
||||
#: src/qml/Settings/AccountsPage.qml:16 src/qml/Settings/AccountsPage.qml:25
|
||||
#: src/qml/Settings/SettingsPage.qml:35
|
||||
#: src/qml/Settings/SettingsPage.qml:36
|
||||
#, kde-format
|
||||
msgid "Accounts"
|
||||
msgstr "Hesaplar"
|
||||
@@ -3521,7 +3512,7 @@ msgstr "Renk teması"
|
||||
#, kde-format
|
||||
msgctxt "@label"
|
||||
msgid "%1, Last activity: %2"
|
||||
msgstr ""
|
||||
msgstr "%1, son etkinlik: %2"
|
||||
|
||||
#: src/qml/Settings/DeviceDelegate.qml:61
|
||||
#, kde-format
|
||||
@@ -3793,7 +3784,7 @@ msgid "Invites"
|
||||
msgstr "Davetler"
|
||||
|
||||
#: src/qml/Settings/NetworkProxyPage.qml:25
|
||||
#: src/qml/Settings/SettingsPage.qml:55
|
||||
#: src/qml/Settings/SettingsPage.qml:56
|
||||
#, kde-format
|
||||
msgid "Network Proxy"
|
||||
msgstr "Ağ Vekili"
|
||||
@@ -3874,27 +3865,27 @@ msgstr "İleti vurgularını etkinleştir"
|
||||
msgid "Delete keyword"
|
||||
msgstr "Anahtar sözcük sil"
|
||||
|
||||
#: src/qml/Settings/SettingsPage.qml:23
|
||||
#: src/qml/Settings/SettingsPage.qml:24
|
||||
#, kde-format
|
||||
msgid "Appearance"
|
||||
msgstr "Görünüş"
|
||||
|
||||
#: src/qml/Settings/SettingsPage.qml:41
|
||||
#: src/qml/Settings/SettingsPage.qml:42
|
||||
#, kde-format
|
||||
msgid "Stickers & Emojis"
|
||||
msgstr "Yapışkanlar ve Emojiler"
|
||||
|
||||
#: src/qml/Settings/SettingsPage.qml:48
|
||||
#: src/qml/Settings/SettingsPage.qml:49
|
||||
#, kde-format
|
||||
msgid "Spell Checking"
|
||||
msgstr "Yazım Denetimi"
|
||||
|
||||
#: src/qml/Settings/SettingsPage.qml:72
|
||||
#: src/qml/Settings/SettingsPage.qml:73
|
||||
#, kde-format
|
||||
msgid "About NeoChat"
|
||||
msgstr "NeoChat Hakkında"
|
||||
|
||||
#: src/qml/Settings/SettingsPage.qml:78
|
||||
#: src/qml/Settings/SettingsPage.qml:79
|
||||
#, kde-format
|
||||
msgid "About KDE"
|
||||
msgstr "KDE Hakkında"
|
||||
@@ -4047,6 +4038,13 @@ msgstr "Göster"
|
||||
msgid "Quit"
|
||||
msgstr "Çık"
|
||||
|
||||
#~ msgid ""
|
||||
#~ "This room is encrypted. Build libQuotient with encryption enabled to send "
|
||||
#~ "encrypted messages."
|
||||
#~ msgstr ""
|
||||
#~ "Bu oda şifreli. Şifreli iletiler göndermek için libQuotient'i şifreleme "
|
||||
#~ "etkinleştirilmiş olarak yapın."
|
||||
|
||||
#~ msgid "Messages in one-to-one chats"
|
||||
#~ msgstr "Birebir sohbetlerdeki iletiler"
|
||||
|
||||
|
||||
140
po/uk/neochat.po
140
po/uk/neochat.po
@@ -8,7 +8,7 @@ msgid ""
|
||||
msgstr ""
|
||||
"Project-Id-Version: neochat\n"
|
||||
"Report-Msgid-Bugs-To: https://bugs.kde.org\n"
|
||||
"POT-Creation-Date: 2023-08-06 00:46+0000\n"
|
||||
"POT-Creation-Date: 2023-08-10 00:46+0000\n"
|
||||
"PO-Revision-Date: 2023-08-06 08:32+0300\n"
|
||||
"Last-Translator: Yuri Chornoivan <yurchor@ukr.net>\n"
|
||||
"Language-Team: Ukrainian <kde-i18n-uk@kde.org>\n"
|
||||
@@ -207,17 +207,17 @@ msgctxt "<version number> (built against <possibly different version number>)"
|
||||
msgid "%1 (built against %2)"
|
||||
msgstr "%1 (зібрано з %2)"
|
||||
|
||||
#: src/main.cpp:324
|
||||
#: src/main.cpp:322
|
||||
#, kde-format
|
||||
msgid "Client for the matrix communication protocol"
|
||||
msgstr "Клієнт для протоколу обміну даними matrix"
|
||||
|
||||
#: src/main.cpp:325
|
||||
#: src/main.cpp:323
|
||||
#, kde-format
|
||||
msgid "Supports matrix: url scheme"
|
||||
msgstr "Передбачає підтримку схеми адрес matrix:"
|
||||
|
||||
#: src/main.cpp:326
|
||||
#: src/main.cpp:324
|
||||
#, kde-format
|
||||
msgid "Ignore all SSL Errors, e.g., unsigned certificates."
|
||||
msgstr "Ігнорувати усі помилки SSL, наприклад непідписані сертифікати."
|
||||
@@ -1095,55 +1095,55 @@ msgstr "почав голосування"
|
||||
msgid "Report sent successfully."
|
||||
msgstr "Скаргу успішно надіслано."
|
||||
|
||||
#: src/neochatroom.cpp:1927 src/neochatroom.cpp:1935
|
||||
#: src/neochatroom.cpp:1924 src/neochatroom.cpp:1932
|
||||
#, kde-format
|
||||
msgctxt "'Lat' and 'Lon' as in Latitude and Longitude"
|
||||
msgid "Lat: %1, Lon: %2"
|
||||
msgstr "Шир: %1, Довг: %2"
|
||||
|
||||
#: src/notificationsmanager.cpp:130
|
||||
#: src/notificationsmanager.cpp:128
|
||||
#, kde-format
|
||||
msgid "Encrypted Message"
|
||||
msgstr "Зашифроване повідомлення"
|
||||
|
||||
#: src/notificationsmanager.cpp:203 src/qml/main.qml:257
|
||||
#: src/notificationsmanager.cpp:201 src/qml/main.qml:257
|
||||
#, kde-format
|
||||
msgid "%1: %2"
|
||||
msgstr "%1: %2"
|
||||
|
||||
#: src/notificationsmanager.cpp:209
|
||||
#: src/notificationsmanager.cpp:207
|
||||
#, kde-format
|
||||
msgid "Open NeoChat in this room"
|
||||
msgstr "Відкрити NeoChat у цій кімнаті"
|
||||
|
||||
#: src/notificationsmanager.cpp:222 src/qml/Component/HoverActions.qml:109
|
||||
#: src/notificationsmanager.cpp:220 src/qml/Component/HoverActions.qml:109
|
||||
#: src/qml/Menu/Timeline/FileDelegateContextMenu.qml:50
|
||||
#: src/qml/Menu/Timeline/MessageDelegateContextMenu.qml:36
|
||||
#, kde-format
|
||||
msgid "Reply"
|
||||
msgstr "Відповісти"
|
||||
|
||||
#: src/notificationsmanager.cpp:223
|
||||
#: src/notificationsmanager.cpp:221
|
||||
#, kde-format
|
||||
msgid "Reply..."
|
||||
msgstr "Відповісти…"
|
||||
|
||||
#: src/notificationsmanager.cpp:241
|
||||
#: src/notificationsmanager.cpp:239
|
||||
#, kde-format
|
||||
msgid "%1 invited you to a room"
|
||||
msgstr "Вас запрошено до кімнати %1"
|
||||
|
||||
#: src/notificationsmanager.cpp:245
|
||||
#: src/notificationsmanager.cpp:243
|
||||
#, kde-format
|
||||
msgid "Open this invitation in NeoChat"
|
||||
msgstr "Відкрити це запрошення у NeoChat"
|
||||
|
||||
#: src/notificationsmanager.cpp:251
|
||||
#: src/notificationsmanager.cpp:249
|
||||
#, kde-format
|
||||
msgid "Accept Invitation"
|
||||
msgstr "Прийняти запрошення"
|
||||
|
||||
#: src/notificationsmanager.cpp:251
|
||||
#: src/notificationsmanager.cpp:249
|
||||
#, kde-format
|
||||
msgid "Reject Invitation"
|
||||
msgstr "Відкинути запрошення"
|
||||
@@ -1171,41 +1171,32 @@ msgstr "Скасувати надсилання долучення"
|
||||
msgid "Attach an image or file"
|
||||
msgstr "Долучити зображення або файл"
|
||||
|
||||
#: src/qml/Component/ChatBox/ChatBar.qml:89
|
||||
#: src/qml/Component/ChatBox/ChatBar.qml:90
|
||||
#, kde-format
|
||||
msgid "Emojis & Stickers"
|
||||
msgstr "Емоційки і наліпки"
|
||||
|
||||
#: src/qml/Component/ChatBox/ChatBar.qml:105
|
||||
#: src/qml/Component/ChatBox/ChatBar.qml:106
|
||||
#, kde-format
|
||||
msgid "Send a Location"
|
||||
msgstr "Надіслати дані місця"
|
||||
|
||||
#: src/qml/Component/ChatBox/ChatBar.qml:118
|
||||
#: src/qml/Component/ChatBox/ChatBar.qml:119
|
||||
#, kde-format
|
||||
msgid "Send message"
|
||||
msgstr "Надіслати повідомлення"
|
||||
|
||||
#: src/qml/Component/ChatBox/ChatBar.qml:165
|
||||
#, kde-format
|
||||
msgid ""
|
||||
"This room is encrypted. Build libQuotient with encryption enabled to send "
|
||||
"encrypted messages."
|
||||
msgstr ""
|
||||
"Повідомлення у цій кімнаті зашифровано. Зберіть libQuotient з підтримкою "
|
||||
"шифрування, щоб надсилати зашифровані повідомлення."
|
||||
|
||||
#: src/qml/Component/ChatBox/ChatBar.qml:165
|
||||
#: src/qml/Component/ChatBox/ChatBar.qml:166
|
||||
#, kde-format
|
||||
msgid "Send an encrypted message…"
|
||||
msgstr "Надіслати шифроване повідомлення…"
|
||||
|
||||
#: src/qml/Component/ChatBox/ChatBar.qml:165
|
||||
#: src/qml/Component/ChatBox/ChatBar.qml:166
|
||||
#, kde-format
|
||||
msgid "Set an attachment caption..."
|
||||
msgstr "Встановити підпис до долучення…"
|
||||
|
||||
#: src/qml/Component/ChatBox/ChatBar.qml:165
|
||||
#: src/qml/Component/ChatBox/ChatBar.qml:166
|
||||
#, kde-format
|
||||
msgid "Send a message…"
|
||||
msgstr "Надіслати повідомлення…"
|
||||
@@ -2052,18 +2043,18 @@ msgstr "Відкрити особисте спілкування"
|
||||
msgid "Copy link"
|
||||
msgstr "Копіювати посилання"
|
||||
|
||||
#: src/qml/main.qml:299
|
||||
#: src/qml/main.qml:297
|
||||
#, kde-format
|
||||
msgctxt "@title:window"
|
||||
msgid "Session Verification"
|
||||
msgstr "Перевірка сеансу"
|
||||
|
||||
#: src/qml/main.qml:311
|
||||
#: src/qml/main.qml:309
|
||||
#, kde-format
|
||||
msgid "User consent"
|
||||
msgstr "Згода користувача"
|
||||
|
||||
#: src/qml/main.qml:316
|
||||
#: src/qml/main.qml:314
|
||||
#, kde-format
|
||||
msgid ""
|
||||
"Your homeserver requires you to agree to its terms and conditions before "
|
||||
@@ -2073,17 +2064,17 @@ msgstr ""
|
||||
"використання. Будь ласка, натисніть розташовану нижче кнопку для того, щоб "
|
||||
"ознайомитися з ними."
|
||||
|
||||
#: src/qml/main.qml:321
|
||||
#: src/qml/main.qml:319
|
||||
#, kde-format
|
||||
msgid "Open"
|
||||
msgstr "Відкрити"
|
||||
|
||||
#: src/qml/main.qml:356
|
||||
#: src/qml/main.qml:354
|
||||
#, kde-format
|
||||
msgid "Start a chat"
|
||||
msgstr "Почати спілкування"
|
||||
|
||||
#: src/qml/main.qml:358
|
||||
#: src/qml/main.qml:356
|
||||
#, kde-format
|
||||
msgid "Do you want to start a chat with %1?"
|
||||
msgstr "Хочете розпочати спілкування з %1?"
|
||||
@@ -2568,7 +2559,7 @@ msgid "Notification settings"
|
||||
msgstr "Параметри сповіщень"
|
||||
|
||||
#: src/qml/Page/RoomList/AccountMenu.qml:37 src/qml/Settings/DevicesPage.qml:15
|
||||
#: src/qml/Settings/SettingsPage.qml:61
|
||||
#: src/qml/Settings/SettingsPage.qml:62
|
||||
#, kde-format
|
||||
msgid "Devices"
|
||||
msgstr "Пристрої"
|
||||
@@ -2711,12 +2702,12 @@ msgctxt "Expand <section name"
|
||||
msgid "Expand %1"
|
||||
msgstr "Розгорнути %1"
|
||||
|
||||
#: src/qml/Page/RoomList/RoomDelegate.qml:96
|
||||
#: src/qml/Page/RoomList/RoomDelegate.qml:97
|
||||
#, kde-format
|
||||
msgid "Muted room"
|
||||
msgstr "Кімната із вимкненим спілкуванням"
|
||||
|
||||
#: src/qml/Page/RoomList/RoomDelegate.qml:128
|
||||
#: src/qml/Page/RoomList/RoomDelegate.qml:129
|
||||
#, kde-format
|
||||
msgid "Configure room"
|
||||
msgstr "Налаштувати кімнату"
|
||||
@@ -2916,23 +2907,23 @@ msgstr[3] "%1 учасник"
|
||||
msgid "No member count"
|
||||
msgstr "Немає лічильника учасників"
|
||||
|
||||
#: src/qml/RoomSettings/Categories.qml:18 src/qml/RoomSettings/General.qml:21
|
||||
#: src/qml/Settings/SettingsPage.qml:17
|
||||
#: src/qml/RoomSettings/Categories.qml:19 src/qml/RoomSettings/General.qml:21
|
||||
#: src/qml/Settings/SettingsPage.qml:18
|
||||
#, kde-format
|
||||
msgid "General"
|
||||
msgstr "Загальне"
|
||||
|
||||
#: src/qml/RoomSettings/Categories.qml:29 src/qml/RoomSettings/Security.qml:19
|
||||
#: src/qml/RoomSettings/Categories.qml:30 src/qml/RoomSettings/Security.qml:19
|
||||
#, kde-format
|
||||
msgid "Security"
|
||||
msgstr "Захист"
|
||||
|
||||
#: src/qml/RoomSettings/Categories.qml:40
|
||||
#: src/qml/RoomSettings/Categories.qml:41
|
||||
#, kde-format
|
||||
msgid "Permissions"
|
||||
msgstr "Права доступу"
|
||||
|
||||
#: src/qml/RoomSettings/Categories.qml:51 src/qml/Settings/SettingsPage.qml:29
|
||||
#: src/qml/RoomSettings/Categories.qml:52 src/qml/Settings/SettingsPage.qml:30
|
||||
#, kde-format
|
||||
msgid "Notifications"
|
||||
msgstr "Сповіщення"
|
||||
@@ -3238,82 +3229,82 @@ msgctxt "@option:check"
|
||||
msgid "Encryption"
|
||||
msgstr "Шифрування"
|
||||
|
||||
#: src/qml/RoomSettings/Security.qml:36
|
||||
#: src/qml/RoomSettings/Security.qml:35
|
||||
#, kde-format
|
||||
msgid "Enable encryption"
|
||||
msgstr "Увімкнути шифрування"
|
||||
|
||||
#: src/qml/RoomSettings/Security.qml:37
|
||||
#: src/qml/RoomSettings/Security.qml:36
|
||||
#, kde-format
|
||||
msgctxt "option:check"
|
||||
msgid "Once enabled, encryption cannot be disabled."
|
||||
msgstr "Після вмикання шифрування вже не можна буде вимкнути."
|
||||
|
||||
#: src/qml/RoomSettings/Security.qml:50
|
||||
#: src/qml/RoomSettings/Security.qml:49
|
||||
#, kde-format
|
||||
msgctxt "@option:check"
|
||||
msgid "Access"
|
||||
msgstr "Доступ"
|
||||
|
||||
#: src/qml/RoomSettings/Security.qml:57
|
||||
#: src/qml/RoomSettings/Security.qml:56
|
||||
#, kde-format
|
||||
msgctxt "@option:check"
|
||||
msgid "Private (invite only)"
|
||||
msgstr "Приватне (лише за запрошенням)"
|
||||
|
||||
#: src/qml/RoomSettings/Security.qml:58
|
||||
#: src/qml/RoomSettings/Security.qml:57
|
||||
#, kde-format
|
||||
msgid "Only invited people can join."
|
||||
msgstr "Долучатися можуть лише запрошені."
|
||||
|
||||
#: src/qml/RoomSettings/Security.qml:66
|
||||
#: src/qml/RoomSettings/Security.qml:65
|
||||
#, kde-format
|
||||
msgctxt "@option:check"
|
||||
msgid "Space members"
|
||||
msgstr "Учасники простору"
|
||||
|
||||
#: src/qml/RoomSettings/Security.qml:67
|
||||
#: src/qml/RoomSettings/Security.qml:66
|
||||
#, kde-format
|
||||
msgid "Anyone in a space can find and join."
|
||||
msgstr "Будь-хто у просторі може шукати і долучатися."
|
||||
|
||||
#: src/qml/RoomSettings/Security.qml:76
|
||||
#: src/qml/RoomSettings/Security.qml:75
|
||||
#, kde-format
|
||||
msgctxt "@option:check"
|
||||
msgid "Knock"
|
||||
msgstr "Постукати"
|
||||
|
||||
#: src/qml/RoomSettings/Security.qml:77
|
||||
#: src/qml/RoomSettings/Security.qml:76
|
||||
#, kde-format
|
||||
msgid "People not in the room need to request an invite to join the room."
|
||||
msgstr ""
|
||||
"Ті, кого немає у кімнаті, мають надіслати запити щодо запрошення до кімнати."
|
||||
|
||||
#: src/qml/RoomSettings/Security.qml:87
|
||||
#: src/qml/RoomSettings/Security.qml:86
|
||||
#, kde-format
|
||||
msgctxt "@option:check"
|
||||
msgid "Public"
|
||||
msgstr "Загальне"
|
||||
|
||||
#: src/qml/RoomSettings/Security.qml:88
|
||||
#: src/qml/RoomSettings/Security.qml:87
|
||||
#, kde-format
|
||||
msgctxt "@option:check"
|
||||
msgid "Anyone can find and join."
|
||||
msgstr "Будь-хто може шукати і долучатися."
|
||||
|
||||
#: src/qml/RoomSettings/Security.qml:100
|
||||
#: src/qml/RoomSettings/Security.qml:99
|
||||
#, kde-format
|
||||
msgctxt "@option:check"
|
||||
msgid "Message history visibility"
|
||||
msgstr "Видимість журналу повідомлень"
|
||||
|
||||
#: src/qml/RoomSettings/Security.qml:107
|
||||
#: src/qml/RoomSettings/Security.qml:106
|
||||
#, kde-format
|
||||
msgctxt "@option:check"
|
||||
msgid "Anyone"
|
||||
msgstr "Будь-хто"
|
||||
|
||||
#: src/qml/RoomSettings/Security.qml:108
|
||||
#: src/qml/RoomSettings/Security.qml:107
|
||||
#, kde-format
|
||||
msgctxt "@option:check"
|
||||
msgid "Anyone, regardless of whether they have joined, can view history."
|
||||
@@ -3321,13 +3312,13 @@ msgstr ""
|
||||
"Будь-хто, незалежно від того, чи долучилися вони до кімнати, може "
|
||||
"переглядати журнал."
|
||||
|
||||
#: src/qml/RoomSettings/Security.qml:116
|
||||
#: src/qml/RoomSettings/Security.qml:115
|
||||
#, kde-format
|
||||
msgctxt "@option:check"
|
||||
msgid "Members only"
|
||||
msgstr "Лише учасники"
|
||||
|
||||
#: src/qml/RoomSettings/Security.qml:117
|
||||
#: src/qml/RoomSettings/Security.qml:116
|
||||
#, kde-format
|
||||
msgctxt "@option:check"
|
||||
msgid ""
|
||||
@@ -3336,13 +3327,13 @@ msgstr ""
|
||||
"Усі учасники можуть переглядати увесь журнал повідомлень, навіть до "
|
||||
"долучення."
|
||||
|
||||
#: src/qml/RoomSettings/Security.qml:125
|
||||
#: src/qml/RoomSettings/Security.qml:124
|
||||
#, kde-format
|
||||
msgctxt "@option:check"
|
||||
msgid "Members only (since invite)"
|
||||
msgstr "Лише учасники (з моменту запрошення)"
|
||||
|
||||
#: src/qml/RoomSettings/Security.qml:126
|
||||
#: src/qml/RoomSettings/Security.qml:125
|
||||
#, kde-format
|
||||
msgctxt "@option:check"
|
||||
msgid ""
|
||||
@@ -3352,13 +3343,13 @@ msgstr ""
|
||||
"Нові учасники можуть переглядати журнал повідомлень з моменту, коли їх "
|
||||
"запрошено до кімнати."
|
||||
|
||||
#: src/qml/RoomSettings/Security.qml:134
|
||||
#: src/qml/RoomSettings/Security.qml:133
|
||||
#, kde-format
|
||||
msgctxt "@option:check"
|
||||
msgid "Members only (since joining)"
|
||||
msgstr "Лише учасники (з моменту долучення)"
|
||||
|
||||
#: src/qml/RoomSettings/Security.qml:135
|
||||
#: src/qml/RoomSettings/Security.qml:134
|
||||
#, kde-format
|
||||
msgctxt "@option:check"
|
||||
msgid ""
|
||||
@@ -3367,7 +3358,7 @@ msgstr ""
|
||||
"Нові учасники можуть переглядати журнал повідомлень з моменту долучення до "
|
||||
"кімнати."
|
||||
|
||||
#: src/qml/RoomSettings/Security.qml:154
|
||||
#: src/qml/RoomSettings/Security.qml:153
|
||||
#: src/qml/Settings/NetworkProxyPage.qml:119
|
||||
#, kde-format
|
||||
msgid "Apply"
|
||||
@@ -3456,7 +3447,7 @@ msgid "Homeserver url"
|
||||
msgstr "Адреса домашнього сервера"
|
||||
|
||||
#: src/qml/Settings/AccountsPage.qml:16 src/qml/Settings/AccountsPage.qml:25
|
||||
#: src/qml/Settings/SettingsPage.qml:35
|
||||
#: src/qml/Settings/SettingsPage.qml:36
|
||||
#, kde-format
|
||||
msgid "Accounts"
|
||||
msgstr "Облікові записи"
|
||||
@@ -3832,7 +3823,7 @@ msgid "Invites"
|
||||
msgstr "Запрошення"
|
||||
|
||||
#: src/qml/Settings/NetworkProxyPage.qml:25
|
||||
#: src/qml/Settings/SettingsPage.qml:55
|
||||
#: src/qml/Settings/SettingsPage.qml:56
|
||||
#, kde-format
|
||||
msgid "Network Proxy"
|
||||
msgstr "Проксі-сервер мережі"
|
||||
@@ -3913,27 +3904,27 @@ msgstr "Увімкнути підсвічування повідомлень"
|
||||
msgid "Delete keyword"
|
||||
msgstr "Вилучити ключове слово"
|
||||
|
||||
#: src/qml/Settings/SettingsPage.qml:23
|
||||
#: src/qml/Settings/SettingsPage.qml:24
|
||||
#, kde-format
|
||||
msgid "Appearance"
|
||||
msgstr "Вигляд"
|
||||
|
||||
#: src/qml/Settings/SettingsPage.qml:41
|
||||
#: src/qml/Settings/SettingsPage.qml:42
|
||||
#, kde-format
|
||||
msgid "Stickers & Emojis"
|
||||
msgstr "Наліпки та емоційки"
|
||||
|
||||
#: src/qml/Settings/SettingsPage.qml:48
|
||||
#: src/qml/Settings/SettingsPage.qml:49
|
||||
#, kde-format
|
||||
msgid "Spell Checking"
|
||||
msgstr "Перевірка правопису"
|
||||
|
||||
#: src/qml/Settings/SettingsPage.qml:72
|
||||
#: src/qml/Settings/SettingsPage.qml:73
|
||||
#, kde-format
|
||||
msgid "About NeoChat"
|
||||
msgstr "Про NeoChat"
|
||||
|
||||
#: src/qml/Settings/SettingsPage.qml:78
|
||||
#: src/qml/Settings/SettingsPage.qml:79
|
||||
#, kde-format
|
||||
msgid "About KDE"
|
||||
msgstr "Про KDE"
|
||||
@@ -4090,6 +4081,13 @@ msgstr "Показати"
|
||||
msgid "Quit"
|
||||
msgstr "Вийти"
|
||||
|
||||
#~ msgid ""
|
||||
#~ "This room is encrypted. Build libQuotient with encryption enabled to send "
|
||||
#~ "encrypted messages."
|
||||
#~ msgstr ""
|
||||
#~ "Повідомлення у цій кімнаті зашифровано. Зберіть libQuotient з підтримкою "
|
||||
#~ "шифрування, щоб надсилати зашифровані повідомлення."
|
||||
|
||||
#~ msgid "Messages in one-to-one chats"
|
||||
#~ msgstr "Повідомлення у спілкуванні один на один"
|
||||
|
||||
|
||||
@@ -2,7 +2,7 @@ msgid ""
|
||||
msgstr ""
|
||||
"Project-Id-Version: kdeorg\n"
|
||||
"Report-Msgid-Bugs-To: https://bugs.kde.org\n"
|
||||
"POT-Creation-Date: 2023-08-06 00:46+0000\n"
|
||||
"POT-Creation-Date: 2023-08-10 00:46+0000\n"
|
||||
"PO-Revision-Date: 2023-08-02 12:41\n"
|
||||
"Last-Translator: \n"
|
||||
"Language-Team: Chinese Simplified\n"
|
||||
@@ -205,17 +205,17 @@ msgctxt "<version number> (built against <possibly different version number>)"
|
||||
msgid "%1 (built against %2)"
|
||||
msgstr "%1 (使用 %2 构建)"
|
||||
|
||||
#: src/main.cpp:324
|
||||
#: src/main.cpp:322
|
||||
#, kde-format
|
||||
msgid "Client for the matrix communication protocol"
|
||||
msgstr "Matrix 通信协议客户端"
|
||||
|
||||
#: src/main.cpp:325
|
||||
#: src/main.cpp:323
|
||||
#, kde-format
|
||||
msgid "Supports matrix: url scheme"
|
||||
msgstr "支持 matrix: URL 协议"
|
||||
|
||||
#: src/main.cpp:326
|
||||
#: src/main.cpp:324
|
||||
#, kde-format
|
||||
msgid "Ignore all SSL Errors, e.g., unsigned certificates."
|
||||
msgstr ""
|
||||
@@ -1076,55 +1076,55 @@ msgstr ""
|
||||
msgid "Report sent successfully."
|
||||
msgstr ""
|
||||
|
||||
#: src/neochatroom.cpp:1927 src/neochatroom.cpp:1935
|
||||
#: src/neochatroom.cpp:1924 src/neochatroom.cpp:1932
|
||||
#, kde-format
|
||||
msgctxt "'Lat' and 'Lon' as in Latitude and Longitude"
|
||||
msgid "Lat: %1, Lon: %2"
|
||||
msgstr ""
|
||||
|
||||
#: src/notificationsmanager.cpp:130
|
||||
#: src/notificationsmanager.cpp:128
|
||||
#, kde-format
|
||||
msgid "Encrypted Message"
|
||||
msgstr ""
|
||||
|
||||
#: src/notificationsmanager.cpp:203 src/qml/main.qml:257
|
||||
#: src/notificationsmanager.cpp:201 src/qml/main.qml:257
|
||||
#, kde-format
|
||||
msgid "%1: %2"
|
||||
msgstr ""
|
||||
|
||||
#: src/notificationsmanager.cpp:209
|
||||
#: src/notificationsmanager.cpp:207
|
||||
#, kde-format
|
||||
msgid "Open NeoChat in this room"
|
||||
msgstr "在此聊天室打开 NeoChat"
|
||||
|
||||
#: src/notificationsmanager.cpp:222 src/qml/Component/HoverActions.qml:109
|
||||
#: src/notificationsmanager.cpp:220 src/qml/Component/HoverActions.qml:109
|
||||
#: src/qml/Menu/Timeline/FileDelegateContextMenu.qml:50
|
||||
#: src/qml/Menu/Timeline/MessageDelegateContextMenu.qml:36
|
||||
#, kde-format
|
||||
msgid "Reply"
|
||||
msgstr "回复"
|
||||
|
||||
#: src/notificationsmanager.cpp:223
|
||||
#: src/notificationsmanager.cpp:221
|
||||
#, kde-format
|
||||
msgid "Reply..."
|
||||
msgstr "回复..."
|
||||
|
||||
#: src/notificationsmanager.cpp:241
|
||||
#: src/notificationsmanager.cpp:239
|
||||
#, kde-format
|
||||
msgid "%1 invited you to a room"
|
||||
msgstr ""
|
||||
|
||||
#: src/notificationsmanager.cpp:245
|
||||
#: src/notificationsmanager.cpp:243
|
||||
#, kde-format
|
||||
msgid "Open this invitation in NeoChat"
|
||||
msgstr ""
|
||||
|
||||
#: src/notificationsmanager.cpp:251
|
||||
#: src/notificationsmanager.cpp:249
|
||||
#, kde-format
|
||||
msgid "Accept Invitation"
|
||||
msgstr "接受邀请"
|
||||
|
||||
#: src/notificationsmanager.cpp:251
|
||||
#: src/notificationsmanager.cpp:249
|
||||
#, kde-format
|
||||
msgid "Reject Invitation"
|
||||
msgstr "拒绝邀请"
|
||||
@@ -1152,39 +1152,32 @@ msgstr ""
|
||||
msgid "Attach an image or file"
|
||||
msgstr "附送图像或文件"
|
||||
|
||||
#: src/qml/Component/ChatBox/ChatBar.qml:89
|
||||
#: src/qml/Component/ChatBox/ChatBar.qml:90
|
||||
#, kde-format
|
||||
msgid "Emojis & Stickers"
|
||||
msgstr ""
|
||||
|
||||
#: src/qml/Component/ChatBox/ChatBar.qml:105
|
||||
#: src/qml/Component/ChatBox/ChatBar.qml:106
|
||||
#, kde-format
|
||||
msgid "Send a Location"
|
||||
msgstr ""
|
||||
|
||||
#: src/qml/Component/ChatBox/ChatBar.qml:118
|
||||
#: src/qml/Component/ChatBox/ChatBar.qml:119
|
||||
#, kde-format
|
||||
msgid "Send message"
|
||||
msgstr "发送消息"
|
||||
|
||||
#: src/qml/Component/ChatBox/ChatBar.qml:165
|
||||
#, kde-format
|
||||
msgid ""
|
||||
"This room is encrypted. Build libQuotient with encryption enabled to send "
|
||||
"encrypted messages."
|
||||
msgstr "此聊天室已加密。请在构建 libQuotient 时将加密支持打开以发送加密信息。"
|
||||
|
||||
#: src/qml/Component/ChatBox/ChatBar.qml:165
|
||||
#: src/qml/Component/ChatBox/ChatBar.qml:166
|
||||
#, kde-format
|
||||
msgid "Send an encrypted message…"
|
||||
msgstr "发送一条加密消息..."
|
||||
|
||||
#: src/qml/Component/ChatBox/ChatBar.qml:165
|
||||
#: src/qml/Component/ChatBox/ChatBar.qml:166
|
||||
#, kde-format
|
||||
msgid "Set an attachment caption..."
|
||||
msgstr ""
|
||||
|
||||
#: src/qml/Component/ChatBox/ChatBar.qml:165
|
||||
#: src/qml/Component/ChatBox/ChatBar.qml:166
|
||||
#, kde-format
|
||||
msgid "Send a message…"
|
||||
msgstr "发送一条消息..."
|
||||
@@ -1998,18 +1991,18 @@ msgstr "打开私聊"
|
||||
msgid "Copy link"
|
||||
msgstr "复制链接"
|
||||
|
||||
#: src/qml/main.qml:299
|
||||
#: src/qml/main.qml:297
|
||||
#, kde-format
|
||||
msgctxt "@title:window"
|
||||
msgid "Session Verification"
|
||||
msgstr ""
|
||||
|
||||
#: src/qml/main.qml:311
|
||||
#: src/qml/main.qml:309
|
||||
#, kde-format
|
||||
msgid "User consent"
|
||||
msgstr "用户许可"
|
||||
|
||||
#: src/qml/main.qml:316
|
||||
#: src/qml/main.qml:314
|
||||
#, kde-format
|
||||
msgid ""
|
||||
"Your homeserver requires you to agree to its terms and conditions before "
|
||||
@@ -2018,17 +2011,17 @@ msgstr ""
|
||||
"您的主服务器需要您同意它的条款和条件,然后才能使用。请点击下面的按钮阅读它"
|
||||
"们。"
|
||||
|
||||
#: src/qml/main.qml:321
|
||||
#: src/qml/main.qml:319
|
||||
#, kde-format
|
||||
msgid "Open"
|
||||
msgstr "打开"
|
||||
|
||||
#: src/qml/main.qml:356
|
||||
#: src/qml/main.qml:354
|
||||
#, kde-format
|
||||
msgid "Start a chat"
|
||||
msgstr "开始聊天"
|
||||
|
||||
#: src/qml/main.qml:358
|
||||
#: src/qml/main.qml:356
|
||||
#, kde-format
|
||||
msgid "Do you want to start a chat with %1?"
|
||||
msgstr "您想要与 %1 开始聊天吗?"
|
||||
@@ -2511,7 +2504,7 @@ msgid "Notification settings"
|
||||
msgstr ""
|
||||
|
||||
#: src/qml/Page/RoomList/AccountMenu.qml:37 src/qml/Settings/DevicesPage.qml:15
|
||||
#: src/qml/Settings/SettingsPage.qml:61
|
||||
#: src/qml/Settings/SettingsPage.qml:62
|
||||
#, kde-format
|
||||
msgid "Devices"
|
||||
msgstr "设备"
|
||||
@@ -2654,12 +2647,12 @@ msgctxt "Expand <section name"
|
||||
msgid "Expand %1"
|
||||
msgstr ""
|
||||
|
||||
#: src/qml/Page/RoomList/RoomDelegate.qml:96
|
||||
#: src/qml/Page/RoomList/RoomDelegate.qml:97
|
||||
#, kde-format
|
||||
msgid "Muted room"
|
||||
msgstr "已静音的聊天室"
|
||||
|
||||
#: src/qml/Page/RoomList/RoomDelegate.qml:128
|
||||
#: src/qml/Page/RoomList/RoomDelegate.qml:129
|
||||
#, kde-format
|
||||
msgid "Configure room"
|
||||
msgstr "配置聊天室"
|
||||
@@ -2854,23 +2847,23 @@ msgstr[0] ""
|
||||
msgid "No member count"
|
||||
msgstr ""
|
||||
|
||||
#: src/qml/RoomSettings/Categories.qml:18 src/qml/RoomSettings/General.qml:21
|
||||
#: src/qml/Settings/SettingsPage.qml:17
|
||||
#: src/qml/RoomSettings/Categories.qml:19 src/qml/RoomSettings/General.qml:21
|
||||
#: src/qml/Settings/SettingsPage.qml:18
|
||||
#, kde-format
|
||||
msgid "General"
|
||||
msgstr "常规"
|
||||
|
||||
#: src/qml/RoomSettings/Categories.qml:29 src/qml/RoomSettings/Security.qml:19
|
||||
#: src/qml/RoomSettings/Categories.qml:30 src/qml/RoomSettings/Security.qml:19
|
||||
#, kde-format
|
||||
msgid "Security"
|
||||
msgstr "安全"
|
||||
|
||||
#: src/qml/RoomSettings/Categories.qml:40
|
||||
#: src/qml/RoomSettings/Categories.qml:41
|
||||
#, kde-format
|
||||
msgid "Permissions"
|
||||
msgstr "权限"
|
||||
|
||||
#: src/qml/RoomSettings/Categories.qml:51 src/qml/Settings/SettingsPage.qml:29
|
||||
#: src/qml/RoomSettings/Categories.qml:52 src/qml/Settings/SettingsPage.qml:30
|
||||
#, kde-format
|
||||
msgid "Notifications"
|
||||
msgstr "通知"
|
||||
@@ -3169,106 +3162,106 @@ msgctxt "@option:check"
|
||||
msgid "Encryption"
|
||||
msgstr "加密"
|
||||
|
||||
#: src/qml/RoomSettings/Security.qml:36
|
||||
#: src/qml/RoomSettings/Security.qml:35
|
||||
#, kde-format
|
||||
msgid "Enable encryption"
|
||||
msgstr "启用加密"
|
||||
|
||||
#: src/qml/RoomSettings/Security.qml:37
|
||||
#: src/qml/RoomSettings/Security.qml:36
|
||||
#, kde-format
|
||||
msgctxt "option:check"
|
||||
msgid "Once enabled, encryption cannot be disabled."
|
||||
msgstr "加密一经启用,便无法禁用。"
|
||||
|
||||
#: src/qml/RoomSettings/Security.qml:50
|
||||
#: src/qml/RoomSettings/Security.qml:49
|
||||
#, kde-format
|
||||
msgctxt "@option:check"
|
||||
msgid "Access"
|
||||
msgstr "访问"
|
||||
|
||||
#: src/qml/RoomSettings/Security.qml:57
|
||||
#: src/qml/RoomSettings/Security.qml:56
|
||||
#, kde-format
|
||||
msgctxt "@option:check"
|
||||
msgid "Private (invite only)"
|
||||
msgstr "私有(仅可邀请)"
|
||||
|
||||
#: src/qml/RoomSettings/Security.qml:58
|
||||
#: src/qml/RoomSettings/Security.qml:57
|
||||
#, kde-format
|
||||
msgid "Only invited people can join."
|
||||
msgstr "只有被邀请的人才能加入。"
|
||||
|
||||
#: src/qml/RoomSettings/Security.qml:66
|
||||
#: src/qml/RoomSettings/Security.qml:65
|
||||
#, kde-format
|
||||
msgctxt "@option:check"
|
||||
msgid "Space members"
|
||||
msgstr "空间成员"
|
||||
|
||||
#: src/qml/RoomSettings/Security.qml:67
|
||||
#: src/qml/RoomSettings/Security.qml:66
|
||||
#, kde-format
|
||||
msgid "Anyone in a space can find and join."
|
||||
msgstr "在此 Space 中的任何人均可搜索与加入。"
|
||||
|
||||
#: src/qml/RoomSettings/Security.qml:76
|
||||
#: src/qml/RoomSettings/Security.qml:75
|
||||
#, kde-format
|
||||
msgctxt "@option:check"
|
||||
msgid "Knock"
|
||||
msgstr "需申请被邀入"
|
||||
|
||||
#: src/qml/RoomSettings/Security.qml:77
|
||||
#: src/qml/RoomSettings/Security.qml:76
|
||||
#, kde-format
|
||||
msgid "People not in the room need to request an invite to join the room."
|
||||
msgstr "未在聊天室的人可以请求邀请以加入聊天室。"
|
||||
|
||||
#: src/qml/RoomSettings/Security.qml:87
|
||||
#: src/qml/RoomSettings/Security.qml:86
|
||||
#, kde-format
|
||||
msgctxt "@option:check"
|
||||
msgid "Public"
|
||||
msgstr "公开"
|
||||
|
||||
#: src/qml/RoomSettings/Security.qml:88
|
||||
#: src/qml/RoomSettings/Security.qml:87
|
||||
#, kde-format
|
||||
msgctxt "@option:check"
|
||||
msgid "Anyone can find and join."
|
||||
msgstr "任何人均可搜索与加入。"
|
||||
|
||||
#: src/qml/RoomSettings/Security.qml:100
|
||||
#: src/qml/RoomSettings/Security.qml:99
|
||||
#, kde-format
|
||||
msgctxt "@option:check"
|
||||
msgid "Message history visibility"
|
||||
msgstr "消息历史可见性"
|
||||
|
||||
#: src/qml/RoomSettings/Security.qml:107
|
||||
#: src/qml/RoomSettings/Security.qml:106
|
||||
#, kde-format
|
||||
msgctxt "@option:check"
|
||||
msgid "Anyone"
|
||||
msgstr "任何人"
|
||||
|
||||
#: src/qml/RoomSettings/Security.qml:108
|
||||
#: src/qml/RoomSettings/Security.qml:107
|
||||
#, kde-format
|
||||
msgctxt "@option:check"
|
||||
msgid "Anyone, regardless of whether they have joined, can view history."
|
||||
msgstr "任何人,不论是否加入,都可以查看历史。"
|
||||
|
||||
#: src/qml/RoomSettings/Security.qml:116
|
||||
#: src/qml/RoomSettings/Security.qml:115
|
||||
#, kde-format
|
||||
msgctxt "@option:check"
|
||||
msgid "Members only"
|
||||
msgstr "仅限成员"
|
||||
|
||||
#: src/qml/RoomSettings/Security.qml:117
|
||||
#: src/qml/RoomSettings/Security.qml:116
|
||||
#, kde-format
|
||||
msgctxt "@option:check"
|
||||
msgid ""
|
||||
"All members can view the entire message history, even before they joined."
|
||||
msgstr "所有成员都可以查看整个消息历史,即便是在他们加入之前的消息。"
|
||||
|
||||
#: src/qml/RoomSettings/Security.qml:125
|
||||
#: src/qml/RoomSettings/Security.qml:124
|
||||
#, kde-format
|
||||
msgctxt "@option:check"
|
||||
msgid "Members only (since invite)"
|
||||
msgstr "仅限成员(自邀请时起)"
|
||||
|
||||
#: src/qml/RoomSettings/Security.qml:126
|
||||
#: src/qml/RoomSettings/Security.qml:125
|
||||
#, kde-format
|
||||
msgctxt "@option:check"
|
||||
msgid ""
|
||||
@@ -3276,20 +3269,20 @@ msgid ""
|
||||
"the room."
|
||||
msgstr "新成员可以查看从被邀请到聊天室时起的消息历史记录。"
|
||||
|
||||
#: src/qml/RoomSettings/Security.qml:134
|
||||
#: src/qml/RoomSettings/Security.qml:133
|
||||
#, kde-format
|
||||
msgctxt "@option:check"
|
||||
msgid "Members only (since joining)"
|
||||
msgstr "仅限成员(自加入时起)"
|
||||
|
||||
#: src/qml/RoomSettings/Security.qml:135
|
||||
#: src/qml/RoomSettings/Security.qml:134
|
||||
#, kde-format
|
||||
msgctxt "@option:check"
|
||||
msgid ""
|
||||
"New members can view the message history from the point they joined the room."
|
||||
msgstr "新成员可以查看从其加入到聊天室后的消息历史记录。"
|
||||
|
||||
#: src/qml/RoomSettings/Security.qml:154
|
||||
#: src/qml/RoomSettings/Security.qml:153
|
||||
#: src/qml/Settings/NetworkProxyPage.qml:119
|
||||
#, kde-format
|
||||
msgid "Apply"
|
||||
@@ -3378,7 +3371,7 @@ msgid "Homeserver url"
|
||||
msgstr "主服务器 URL"
|
||||
|
||||
#: src/qml/Settings/AccountsPage.qml:16 src/qml/Settings/AccountsPage.qml:25
|
||||
#: src/qml/Settings/SettingsPage.qml:35
|
||||
#: src/qml/Settings/SettingsPage.qml:36
|
||||
#, kde-format
|
||||
msgid "Accounts"
|
||||
msgstr "账户"
|
||||
@@ -3749,7 +3742,7 @@ msgid "Invites"
|
||||
msgstr "邀请"
|
||||
|
||||
#: src/qml/Settings/NetworkProxyPage.qml:25
|
||||
#: src/qml/Settings/SettingsPage.qml:55
|
||||
#: src/qml/Settings/SettingsPage.qml:56
|
||||
#, kde-format
|
||||
msgid "Network Proxy"
|
||||
msgstr "网络代理"
|
||||
@@ -3830,27 +3823,27 @@ msgstr ""
|
||||
msgid "Delete keyword"
|
||||
msgstr "删除关键词"
|
||||
|
||||
#: src/qml/Settings/SettingsPage.qml:23
|
||||
#: src/qml/Settings/SettingsPage.qml:24
|
||||
#, kde-format
|
||||
msgid "Appearance"
|
||||
msgstr "外观"
|
||||
|
||||
#: src/qml/Settings/SettingsPage.qml:41
|
||||
#: src/qml/Settings/SettingsPage.qml:42
|
||||
#, kde-format
|
||||
msgid "Stickers & Emojis"
|
||||
msgstr ""
|
||||
|
||||
#: src/qml/Settings/SettingsPage.qml:48
|
||||
#: src/qml/Settings/SettingsPage.qml:49
|
||||
#, kde-format
|
||||
msgid "Spell Checking"
|
||||
msgstr "拼写检查"
|
||||
|
||||
#: src/qml/Settings/SettingsPage.qml:72
|
||||
#: src/qml/Settings/SettingsPage.qml:73
|
||||
#, kde-format
|
||||
msgid "About NeoChat"
|
||||
msgstr "关于 NeoChat"
|
||||
|
||||
#: src/qml/Settings/SettingsPage.qml:78
|
||||
#: src/qml/Settings/SettingsPage.qml:79
|
||||
#, kde-format
|
||||
msgid "About KDE"
|
||||
msgstr ""
|
||||
@@ -4000,3 +3993,9 @@ msgstr "显示"
|
||||
#, kde-format
|
||||
msgid "Quit"
|
||||
msgstr "退出"
|
||||
|
||||
#~ msgid ""
|
||||
#~ "This room is encrypted. Build libQuotient with encryption enabled to send "
|
||||
#~ "encrypted messages."
|
||||
#~ msgstr ""
|
||||
#~ "此聊天室已加密。请在构建 libQuotient 时将加密支持打开以发送加密信息。"
|
||||
|
||||
@@ -9,7 +9,7 @@ msgid ""
|
||||
msgstr ""
|
||||
"Project-Id-Version: neochat\n"
|
||||
"Report-Msgid-Bugs-To: https://bugs.kde.org\n"
|
||||
"POT-Creation-Date: 2023-08-06 00:46+0000\n"
|
||||
"POT-Creation-Date: 2023-08-10 00:46+0000\n"
|
||||
"PO-Revision-Date: 2022-12-30 18:05+0900\n"
|
||||
"Last-Translator: Kisaragi Hiu <mail@kisaragi-hiu.com>\n"
|
||||
"Language-Team: Traditional Chinese <zh-l10n@linux.org.tw>\n"
|
||||
@@ -202,17 +202,17 @@ msgctxt "<version number> (built against <possibly different version number>)"
|
||||
msgid "%1 (built against %2)"
|
||||
msgstr ""
|
||||
|
||||
#: src/main.cpp:324
|
||||
#: src/main.cpp:322
|
||||
#, kde-format
|
||||
msgid "Client for the matrix communication protocol"
|
||||
msgstr ""
|
||||
|
||||
#: src/main.cpp:325
|
||||
#: src/main.cpp:323
|
||||
#, kde-format
|
||||
msgid "Supports matrix: url scheme"
|
||||
msgstr ""
|
||||
|
||||
#: src/main.cpp:326
|
||||
#: src/main.cpp:324
|
||||
#, kde-format
|
||||
msgid "Ignore all SSL Errors, e.g., unsigned certificates."
|
||||
msgstr ""
|
||||
@@ -1073,55 +1073,55 @@ msgstr ""
|
||||
msgid "Report sent successfully."
|
||||
msgstr ""
|
||||
|
||||
#: src/neochatroom.cpp:1927 src/neochatroom.cpp:1935
|
||||
#: src/neochatroom.cpp:1924 src/neochatroom.cpp:1932
|
||||
#, kde-format
|
||||
msgctxt "'Lat' and 'Lon' as in Latitude and Longitude"
|
||||
msgid "Lat: %1, Lon: %2"
|
||||
msgstr ""
|
||||
|
||||
#: src/notificationsmanager.cpp:130
|
||||
#: src/notificationsmanager.cpp:128
|
||||
#, kde-format
|
||||
msgid "Encrypted Message"
|
||||
msgstr ""
|
||||
|
||||
#: src/notificationsmanager.cpp:203 src/qml/main.qml:257
|
||||
#: src/notificationsmanager.cpp:201 src/qml/main.qml:257
|
||||
#, kde-format
|
||||
msgid "%1: %2"
|
||||
msgstr ""
|
||||
|
||||
#: src/notificationsmanager.cpp:209
|
||||
#: src/notificationsmanager.cpp:207
|
||||
#, kde-format
|
||||
msgid "Open NeoChat in this room"
|
||||
msgstr ""
|
||||
|
||||
#: src/notificationsmanager.cpp:222 src/qml/Component/HoverActions.qml:109
|
||||
#: src/notificationsmanager.cpp:220 src/qml/Component/HoverActions.qml:109
|
||||
#: src/qml/Menu/Timeline/FileDelegateContextMenu.qml:50
|
||||
#: src/qml/Menu/Timeline/MessageDelegateContextMenu.qml:36
|
||||
#, kde-format
|
||||
msgid "Reply"
|
||||
msgstr ""
|
||||
|
||||
#: src/notificationsmanager.cpp:223
|
||||
#: src/notificationsmanager.cpp:221
|
||||
#, kde-format
|
||||
msgid "Reply..."
|
||||
msgstr ""
|
||||
|
||||
#: src/notificationsmanager.cpp:241
|
||||
#: src/notificationsmanager.cpp:239
|
||||
#, kde-format
|
||||
msgid "%1 invited you to a room"
|
||||
msgstr ""
|
||||
|
||||
#: src/notificationsmanager.cpp:245
|
||||
#: src/notificationsmanager.cpp:243
|
||||
#, kde-format
|
||||
msgid "Open this invitation in NeoChat"
|
||||
msgstr ""
|
||||
|
||||
#: src/notificationsmanager.cpp:251
|
||||
#: src/notificationsmanager.cpp:249
|
||||
#, kde-format
|
||||
msgid "Accept Invitation"
|
||||
msgstr ""
|
||||
|
||||
#: src/notificationsmanager.cpp:251
|
||||
#: src/notificationsmanager.cpp:249
|
||||
#, kde-format
|
||||
msgid "Reject Invitation"
|
||||
msgstr ""
|
||||
@@ -1149,39 +1149,32 @@ msgstr ""
|
||||
msgid "Attach an image or file"
|
||||
msgstr ""
|
||||
|
||||
#: src/qml/Component/ChatBox/ChatBar.qml:89
|
||||
#: src/qml/Component/ChatBox/ChatBar.qml:90
|
||||
#, kde-format
|
||||
msgid "Emojis & Stickers"
|
||||
msgstr ""
|
||||
|
||||
#: src/qml/Component/ChatBox/ChatBar.qml:105
|
||||
#: src/qml/Component/ChatBox/ChatBar.qml:106
|
||||
#, kde-format
|
||||
msgid "Send a Location"
|
||||
msgstr ""
|
||||
|
||||
#: src/qml/Component/ChatBox/ChatBar.qml:118
|
||||
#: src/qml/Component/ChatBox/ChatBar.qml:119
|
||||
#, kde-format
|
||||
msgid "Send message"
|
||||
msgstr ""
|
||||
|
||||
#: src/qml/Component/ChatBox/ChatBar.qml:165
|
||||
#, kde-format
|
||||
msgid ""
|
||||
"This room is encrypted. Build libQuotient with encryption enabled to send "
|
||||
"encrypted messages."
|
||||
msgstr ""
|
||||
|
||||
#: src/qml/Component/ChatBox/ChatBar.qml:165
|
||||
#: src/qml/Component/ChatBox/ChatBar.qml:166
|
||||
#, kde-format
|
||||
msgid "Send an encrypted message…"
|
||||
msgstr ""
|
||||
|
||||
#: src/qml/Component/ChatBox/ChatBar.qml:165
|
||||
#: src/qml/Component/ChatBox/ChatBar.qml:166
|
||||
#, kde-format
|
||||
msgid "Set an attachment caption..."
|
||||
msgstr ""
|
||||
|
||||
#: src/qml/Component/ChatBox/ChatBar.qml:165
|
||||
#: src/qml/Component/ChatBox/ChatBar.qml:166
|
||||
#, kde-format
|
||||
msgid "Send a message…"
|
||||
msgstr ""
|
||||
@@ -1995,35 +1988,35 @@ msgstr ""
|
||||
msgid "Copy link"
|
||||
msgstr ""
|
||||
|
||||
#: src/qml/main.qml:299
|
||||
#: src/qml/main.qml:297
|
||||
#, kde-format
|
||||
msgctxt "@title:window"
|
||||
msgid "Session Verification"
|
||||
msgstr ""
|
||||
|
||||
#: src/qml/main.qml:311
|
||||
#: src/qml/main.qml:309
|
||||
#, kde-format
|
||||
msgid "User consent"
|
||||
msgstr ""
|
||||
|
||||
#: src/qml/main.qml:316
|
||||
#: src/qml/main.qml:314
|
||||
#, kde-format
|
||||
msgid ""
|
||||
"Your homeserver requires you to agree to its terms and conditions before "
|
||||
"being able to use it. Please click the button below to read them."
|
||||
msgstr ""
|
||||
|
||||
#: src/qml/main.qml:321
|
||||
#: src/qml/main.qml:319
|
||||
#, kde-format
|
||||
msgid "Open"
|
||||
msgstr ""
|
||||
|
||||
#: src/qml/main.qml:356
|
||||
#: src/qml/main.qml:354
|
||||
#, kde-format
|
||||
msgid "Start a chat"
|
||||
msgstr ""
|
||||
|
||||
#: src/qml/main.qml:358
|
||||
#: src/qml/main.qml:356
|
||||
#, kde-format
|
||||
msgid "Do you want to start a chat with %1?"
|
||||
msgstr ""
|
||||
@@ -2506,7 +2499,7 @@ msgid "Notification settings"
|
||||
msgstr ""
|
||||
|
||||
#: src/qml/Page/RoomList/AccountMenu.qml:37 src/qml/Settings/DevicesPage.qml:15
|
||||
#: src/qml/Settings/SettingsPage.qml:61
|
||||
#: src/qml/Settings/SettingsPage.qml:62
|
||||
#, kde-format
|
||||
msgid "Devices"
|
||||
msgstr ""
|
||||
@@ -2649,12 +2642,12 @@ msgctxt "Expand <section name"
|
||||
msgid "Expand %1"
|
||||
msgstr ""
|
||||
|
||||
#: src/qml/Page/RoomList/RoomDelegate.qml:96
|
||||
#: src/qml/Page/RoomList/RoomDelegate.qml:97
|
||||
#, kde-format
|
||||
msgid "Muted room"
|
||||
msgstr ""
|
||||
|
||||
#: src/qml/Page/RoomList/RoomDelegate.qml:128
|
||||
#: src/qml/Page/RoomList/RoomDelegate.qml:129
|
||||
#, kde-format
|
||||
msgid "Configure room"
|
||||
msgstr ""
|
||||
@@ -2849,23 +2842,23 @@ msgstr[0] ""
|
||||
msgid "No member count"
|
||||
msgstr ""
|
||||
|
||||
#: src/qml/RoomSettings/Categories.qml:18 src/qml/RoomSettings/General.qml:21
|
||||
#: src/qml/Settings/SettingsPage.qml:17
|
||||
#: src/qml/RoomSettings/Categories.qml:19 src/qml/RoomSettings/General.qml:21
|
||||
#: src/qml/Settings/SettingsPage.qml:18
|
||||
#, kde-format
|
||||
msgid "General"
|
||||
msgstr ""
|
||||
|
||||
#: src/qml/RoomSettings/Categories.qml:29 src/qml/RoomSettings/Security.qml:19
|
||||
#: src/qml/RoomSettings/Categories.qml:30 src/qml/RoomSettings/Security.qml:19
|
||||
#, kde-format
|
||||
msgid "Security"
|
||||
msgstr ""
|
||||
|
||||
#: src/qml/RoomSettings/Categories.qml:40
|
||||
#: src/qml/RoomSettings/Categories.qml:41
|
||||
#, kde-format
|
||||
msgid "Permissions"
|
||||
msgstr ""
|
||||
|
||||
#: src/qml/RoomSettings/Categories.qml:51 src/qml/Settings/SettingsPage.qml:29
|
||||
#: src/qml/RoomSettings/Categories.qml:52 src/qml/Settings/SettingsPage.qml:30
|
||||
#, kde-format
|
||||
msgid "Notifications"
|
||||
msgstr ""
|
||||
@@ -3164,106 +3157,106 @@ msgctxt "@option:check"
|
||||
msgid "Encryption"
|
||||
msgstr ""
|
||||
|
||||
#: src/qml/RoomSettings/Security.qml:36
|
||||
#: src/qml/RoomSettings/Security.qml:35
|
||||
#, kde-format
|
||||
msgid "Enable encryption"
|
||||
msgstr ""
|
||||
|
||||
#: src/qml/RoomSettings/Security.qml:37
|
||||
#: src/qml/RoomSettings/Security.qml:36
|
||||
#, kde-format
|
||||
msgctxt "option:check"
|
||||
msgid "Once enabled, encryption cannot be disabled."
|
||||
msgstr ""
|
||||
|
||||
#: src/qml/RoomSettings/Security.qml:50
|
||||
#: src/qml/RoomSettings/Security.qml:49
|
||||
#, kde-format
|
||||
msgctxt "@option:check"
|
||||
msgid "Access"
|
||||
msgstr ""
|
||||
|
||||
#: src/qml/RoomSettings/Security.qml:57
|
||||
#: src/qml/RoomSettings/Security.qml:56
|
||||
#, kde-format
|
||||
msgctxt "@option:check"
|
||||
msgid "Private (invite only)"
|
||||
msgstr ""
|
||||
|
||||
#: src/qml/RoomSettings/Security.qml:58
|
||||
#: src/qml/RoomSettings/Security.qml:57
|
||||
#, kde-format
|
||||
msgid "Only invited people can join."
|
||||
msgstr ""
|
||||
|
||||
#: src/qml/RoomSettings/Security.qml:66
|
||||
#: src/qml/RoomSettings/Security.qml:65
|
||||
#, kde-format
|
||||
msgctxt "@option:check"
|
||||
msgid "Space members"
|
||||
msgstr ""
|
||||
|
||||
#: src/qml/RoomSettings/Security.qml:67
|
||||
#: src/qml/RoomSettings/Security.qml:66
|
||||
#, kde-format
|
||||
msgid "Anyone in a space can find and join."
|
||||
msgstr ""
|
||||
|
||||
#: src/qml/RoomSettings/Security.qml:76
|
||||
#: src/qml/RoomSettings/Security.qml:75
|
||||
#, kde-format
|
||||
msgctxt "@option:check"
|
||||
msgid "Knock"
|
||||
msgstr ""
|
||||
|
||||
#: src/qml/RoomSettings/Security.qml:77
|
||||
#: src/qml/RoomSettings/Security.qml:76
|
||||
#, kde-format
|
||||
msgid "People not in the room need to request an invite to join the room."
|
||||
msgstr ""
|
||||
|
||||
#: src/qml/RoomSettings/Security.qml:87
|
||||
#: src/qml/RoomSettings/Security.qml:86
|
||||
#, kde-format
|
||||
msgctxt "@option:check"
|
||||
msgid "Public"
|
||||
msgstr ""
|
||||
|
||||
#: src/qml/RoomSettings/Security.qml:88
|
||||
#: src/qml/RoomSettings/Security.qml:87
|
||||
#, kde-format
|
||||
msgctxt "@option:check"
|
||||
msgid "Anyone can find and join."
|
||||
msgstr ""
|
||||
|
||||
#: src/qml/RoomSettings/Security.qml:100
|
||||
#: src/qml/RoomSettings/Security.qml:99
|
||||
#, kde-format
|
||||
msgctxt "@option:check"
|
||||
msgid "Message history visibility"
|
||||
msgstr ""
|
||||
|
||||
#: src/qml/RoomSettings/Security.qml:107
|
||||
#: src/qml/RoomSettings/Security.qml:106
|
||||
#, kde-format
|
||||
msgctxt "@option:check"
|
||||
msgid "Anyone"
|
||||
msgstr ""
|
||||
|
||||
#: src/qml/RoomSettings/Security.qml:108
|
||||
#: src/qml/RoomSettings/Security.qml:107
|
||||
#, kde-format
|
||||
msgctxt "@option:check"
|
||||
msgid "Anyone, regardless of whether they have joined, can view history."
|
||||
msgstr ""
|
||||
|
||||
#: src/qml/RoomSettings/Security.qml:116
|
||||
#: src/qml/RoomSettings/Security.qml:115
|
||||
#, kde-format
|
||||
msgctxt "@option:check"
|
||||
msgid "Members only"
|
||||
msgstr ""
|
||||
|
||||
#: src/qml/RoomSettings/Security.qml:117
|
||||
#: src/qml/RoomSettings/Security.qml:116
|
||||
#, kde-format
|
||||
msgctxt "@option:check"
|
||||
msgid ""
|
||||
"All members can view the entire message history, even before they joined."
|
||||
msgstr ""
|
||||
|
||||
#: src/qml/RoomSettings/Security.qml:125
|
||||
#: src/qml/RoomSettings/Security.qml:124
|
||||
#, kde-format
|
||||
msgctxt "@option:check"
|
||||
msgid "Members only (since invite)"
|
||||
msgstr ""
|
||||
|
||||
#: src/qml/RoomSettings/Security.qml:126
|
||||
#: src/qml/RoomSettings/Security.qml:125
|
||||
#, kde-format
|
||||
msgctxt "@option:check"
|
||||
msgid ""
|
||||
@@ -3271,20 +3264,20 @@ msgid ""
|
||||
"the room."
|
||||
msgstr ""
|
||||
|
||||
#: src/qml/RoomSettings/Security.qml:134
|
||||
#: src/qml/RoomSettings/Security.qml:133
|
||||
#, kde-format
|
||||
msgctxt "@option:check"
|
||||
msgid "Members only (since joining)"
|
||||
msgstr ""
|
||||
|
||||
#: src/qml/RoomSettings/Security.qml:135
|
||||
#: src/qml/RoomSettings/Security.qml:134
|
||||
#, kde-format
|
||||
msgctxt "@option:check"
|
||||
msgid ""
|
||||
"New members can view the message history from the point they joined the room."
|
||||
msgstr ""
|
||||
|
||||
#: src/qml/RoomSettings/Security.qml:154
|
||||
#: src/qml/RoomSettings/Security.qml:153
|
||||
#: src/qml/Settings/NetworkProxyPage.qml:119
|
||||
#, kde-format
|
||||
msgid "Apply"
|
||||
@@ -3373,7 +3366,7 @@ msgid "Homeserver url"
|
||||
msgstr ""
|
||||
|
||||
#: src/qml/Settings/AccountsPage.qml:16 src/qml/Settings/AccountsPage.qml:25
|
||||
#: src/qml/Settings/SettingsPage.qml:35
|
||||
#: src/qml/Settings/SettingsPage.qml:36
|
||||
#, kde-format
|
||||
msgid "Accounts"
|
||||
msgstr ""
|
||||
@@ -3744,7 +3737,7 @@ msgid "Invites"
|
||||
msgstr ""
|
||||
|
||||
#: src/qml/Settings/NetworkProxyPage.qml:25
|
||||
#: src/qml/Settings/SettingsPage.qml:55
|
||||
#: src/qml/Settings/SettingsPage.qml:56
|
||||
#, kde-format
|
||||
msgid "Network Proxy"
|
||||
msgstr ""
|
||||
@@ -3825,27 +3818,27 @@ msgstr ""
|
||||
msgid "Delete keyword"
|
||||
msgstr ""
|
||||
|
||||
#: src/qml/Settings/SettingsPage.qml:23
|
||||
#: src/qml/Settings/SettingsPage.qml:24
|
||||
#, kde-format
|
||||
msgid "Appearance"
|
||||
msgstr ""
|
||||
|
||||
#: src/qml/Settings/SettingsPage.qml:41
|
||||
#: src/qml/Settings/SettingsPage.qml:42
|
||||
#, kde-format
|
||||
msgid "Stickers & Emojis"
|
||||
msgstr ""
|
||||
|
||||
#: src/qml/Settings/SettingsPage.qml:48
|
||||
#: src/qml/Settings/SettingsPage.qml:49
|
||||
#, kde-format
|
||||
msgid "Spell Checking"
|
||||
msgstr ""
|
||||
|
||||
#: src/qml/Settings/SettingsPage.qml:72
|
||||
#: src/qml/Settings/SettingsPage.qml:73
|
||||
#, kde-format
|
||||
msgid "About NeoChat"
|
||||
msgstr ""
|
||||
|
||||
#: src/qml/Settings/SettingsPage.qml:78
|
||||
#: src/qml/Settings/SettingsPage.qml:79
|
||||
#, kde-format
|
||||
msgid "About KDE"
|
||||
msgstr ""
|
||||
|
||||
@@ -581,11 +581,6 @@ bool Controller::hasWindowSystem() const
|
||||
#endif
|
||||
}
|
||||
|
||||
bool Controller::encryptionSupported() const
|
||||
{
|
||||
return Quotient::encryptionSupported();
|
||||
}
|
||||
|
||||
void Controller::forceRefreshTextDocument(QQuickTextDocument *textDocument, QQuickItem *item)
|
||||
{
|
||||
// HACK: Workaround bug QTBUG 93281
|
||||
|
||||
@@ -87,11 +87,6 @@ class Controller : public QObject
|
||||
*/
|
||||
Q_PROPERTY(bool isOnline READ isOnline NOTIFY isOnlineChanged)
|
||||
|
||||
/**
|
||||
* @brief Whether the ecryption support has been enabled.
|
||||
*/
|
||||
Q_PROPERTY(bool encryptionSupported READ encryptionSupported CONSTANT)
|
||||
|
||||
/**
|
||||
* @brief The current minor version number of libQuotient being used.
|
||||
*
|
||||
@@ -194,8 +189,6 @@ public:
|
||||
|
||||
bool isOnline() const;
|
||||
|
||||
bool encryptionSupported() const;
|
||||
|
||||
/**
|
||||
* @brief Sets the QNetworkProxy for the application.
|
||||
*
|
||||
|
||||
@@ -265,6 +265,7 @@ int main(int argc, char *argv[])
|
||||
qRegisterMetaType<User *>("User*");
|
||||
qRegisterMetaType<User *>("const User*");
|
||||
qRegisterMetaType<User *>("const Quotient::User*");
|
||||
qRegisterMetaType<RoomMember *>("RoomMember*");
|
||||
qRegisterMetaType<Room *>("Room*");
|
||||
qRegisterMetaType<Connection *>("Connection*");
|
||||
qRegisterMetaType<MessageEventType>("MessageEventType");
|
||||
@@ -272,11 +273,9 @@ int main(int argc, char *argv[])
|
||||
qRegisterMetaType<User *>("User*");
|
||||
qRegisterMetaType<GetRoomEventsJob *>("GetRoomEventsJob*");
|
||||
qRegisterMetaType<QMimeType>("QMimeType");
|
||||
#ifdef Quotient_E2EE_ENABLED
|
||||
qRegisterMetaType<KeyVerificationSession *>("KeyVerificationSession*");
|
||||
qmlRegisterUncreatableType<KeyVerificationSession>("org.kde.neochat", 1, 0, "KeyVerificationSession", {});
|
||||
qRegisterMetaType<QVector<EmojiEntry>>("QVector<EmojiEntry>");
|
||||
#endif
|
||||
qmlRegisterSingletonType("org.kde.neochat", 1, 0, "About", [](QQmlEngine *engine, QJSEngine *) -> QJSValue {
|
||||
return engine->toScriptValue(KAboutData::applicationData());
|
||||
});
|
||||
|
||||
@@ -865,13 +865,11 @@ QVariant MessageEventModel::data(const QModelIndex &idx, int role) const
|
||||
}
|
||||
|
||||
if (role == VerifiedRole) {
|
||||
#ifdef Quotient_E2EE_ENABLED
|
||||
if (evt.originalEvent()) {
|
||||
auto encrypted = dynamic_cast<const EncryptedEvent *>(evt.originalEvent());
|
||||
Q_ASSERT(encrypted);
|
||||
return m_currentRoom->connection()->isVerifiedSession(encrypted->sessionId().toLatin1());
|
||||
}
|
||||
#endif
|
||||
return false;
|
||||
}
|
||||
|
||||
|
||||
@@ -33,11 +33,9 @@ void UserListModel::setRoom(NeoChatRoom *room)
|
||||
m_currentRoom = room;
|
||||
|
||||
if (m_currentRoom) {
|
||||
connect(m_currentRoom, &Room::userAdded, this, &UserListModel::userAdded);
|
||||
connect(m_currentRoom, &Room::userRemoved, this, &UserListModel::userRemoved);
|
||||
connect(m_currentRoom, &Room::memberAboutToRename, this, &UserListModel::userRemoved);
|
||||
connect(m_currentRoom, &Room::memberRenamed, this, &UserListModel::userAdded);
|
||||
connect(m_currentRoom, &Room::changed, this, &UserListModel::refreshAllUsers);
|
||||
connect(m_currentRoom, &Room::memberAdded, this, &UserListModel::memberAdded);
|
||||
connect(m_currentRoom, &Room::memberRemoved, this, &UserListModel::memberRemoved);
|
||||
connect(m_currentRoom, &Room::memberUpdated, this, &UserListModel::memberUpdated);
|
||||
}
|
||||
|
||||
refreshAllUsers();
|
||||
@@ -49,37 +47,29 @@ NeoChatRoom *UserListModel::room() const
|
||||
return m_currentRoom;
|
||||
}
|
||||
|
||||
Quotient::User *UserListModel::userAt(QModelIndex index) const
|
||||
{
|
||||
if (index.row() < 0 || index.row() >= m_users.size()) {
|
||||
return nullptr;
|
||||
}
|
||||
return m_users.at(index.row());
|
||||
}
|
||||
|
||||
QVariant UserListModel::data(const QModelIndex &index, int role) const
|
||||
{
|
||||
if (!index.isValid()) {
|
||||
return QVariant();
|
||||
}
|
||||
|
||||
if (index.row() >= m_users.count()) {
|
||||
if (index.row() >= rowCount()) {
|
||||
qDebug() << "UserListModel, something's wrong: index.row() >= "
|
||||
"users.count()";
|
||||
return {};
|
||||
}
|
||||
auto user = m_users.at(index.row());
|
||||
auto user = m_members.at(index.row());
|
||||
if (role == DisplayNameRole) {
|
||||
return user->displayname(m_currentRoom);
|
||||
return user->displayName();
|
||||
}
|
||||
if (role == UserIdRole) {
|
||||
return user->id();
|
||||
}
|
||||
if (role == AvatarRole) {
|
||||
return m_currentRoom->avatarForMember(user);
|
||||
return user->avatarUrl();
|
||||
}
|
||||
if (role == ObjectRole) {
|
||||
return QVariant::fromValue(user);
|
||||
return QVariant::fromValue<RoomMember *>(user.get());
|
||||
}
|
||||
if (role == PowerLevelRole) {
|
||||
auto plEvent = m_currentRoom->currentState().get<RoomPowerLevelsEvent>();
|
||||
@@ -118,59 +108,47 @@ int UserListModel::rowCount(const QModelIndex &parent) const
|
||||
if (parent.isValid()) {
|
||||
return 0;
|
||||
}
|
||||
return m_users.count();
|
||||
return m_members.count();
|
||||
}
|
||||
|
||||
void UserListModel::userAdded(Quotient::User *user)
|
||||
void UserListModel::memberAdded(QString memberId)
|
||||
{
|
||||
auto pos = findUserPos(user);
|
||||
beginInsertRows(QModelIndex(), pos, pos);
|
||||
m_users.insert(pos, user);
|
||||
if (m_currentRoom->memberIds().contains(memberId)) {
|
||||
return;
|
||||
}
|
||||
beginInsertRows(QModelIndex(), m_currentRoom->memberIds().size(), m_currentRoom->memberIds().size());
|
||||
endInsertRows();
|
||||
connect(user, &User::defaultAvatarChanged, this, [this, user]() {
|
||||
refreshUser(user, {AvatarRole});
|
||||
});
|
||||
}
|
||||
|
||||
void UserListModel::userRemoved(Quotient::User *user)
|
||||
void UserListModel::memberUpdated(QString memberId)
|
||||
{
|
||||
auto pos = findUserPos(user);
|
||||
if (pos != m_users.size()) {
|
||||
beginRemoveRows(QModelIndex(), pos, pos);
|
||||
m_users.removeAt(pos);
|
||||
endRemoveRows();
|
||||
user->disconnect(this);
|
||||
} else {
|
||||
qWarning() << "Trying to remove a room member not in the user list";
|
||||
if (!m_currentRoom->memberIds().contains(memberId)) {
|
||||
return;
|
||||
}
|
||||
auto row = m_currentRoom->memberIds().indexOf(memberId);
|
||||
if (row >= 0 && row < m_currentRoom->memberIds().size()) {
|
||||
Q_EMIT dataChanged(index(row), index(row));
|
||||
}
|
||||
}
|
||||
|
||||
void UserListModel::refreshUser(Quotient::User *user, const QVector<int> &roles)
|
||||
void UserListModel::memberRemoved(QString memberId)
|
||||
{
|
||||
auto pos = findUserPos(user);
|
||||
if (pos != m_users.size()) {
|
||||
Q_EMIT dataChanged(index(pos), index(pos), roles);
|
||||
} else {
|
||||
qWarning() << "Trying to access a room member not in the user list";
|
||||
if (!m_currentRoom->memberIds().contains(memberId)) {
|
||||
return;
|
||||
}
|
||||
auto row = m_currentRoom->memberIds().indexOf(memberId);
|
||||
if (row >= 0 && row < m_currentRoom->memberIds().size()) {
|
||||
beginRemoveRows(QModelIndex(), row, row);
|
||||
endRemoveRows();
|
||||
}
|
||||
}
|
||||
|
||||
void UserListModel::refreshAllUsers()
|
||||
{
|
||||
beginResetModel();
|
||||
for (User *user : std::as_const(m_users)) {
|
||||
user->disconnect(this);
|
||||
}
|
||||
m_users.clear();
|
||||
m_members.clear();
|
||||
m_members = m_currentRoom->members();
|
||||
|
||||
m_users = m_currentRoom->users();
|
||||
std::sort(m_users.begin(), m_users.end(), m_currentRoom->memberSorter());
|
||||
|
||||
for (User *user : std::as_const(m_users)) {
|
||||
connect(user, &User::defaultAvatarChanged, this, [this, user]() {
|
||||
refreshUser(user, {AvatarRole});
|
||||
});
|
||||
}
|
||||
connect(m_currentRoom->connection(), &Connection::loggedOut, this, [this]() {
|
||||
setRoom(nullptr);
|
||||
});
|
||||
@@ -178,19 +156,6 @@ void UserListModel::refreshAllUsers()
|
||||
Q_EMIT usersRefreshed();
|
||||
}
|
||||
|
||||
int UserListModel::findUserPos(Quotient::User *user) const
|
||||
{
|
||||
return findUserPos(m_currentRoom->safeMemberName(user->id()));
|
||||
}
|
||||
|
||||
int UserListModel::findUserPos(const QString &username) const
|
||||
{
|
||||
if (!m_currentRoom) {
|
||||
return 0;
|
||||
}
|
||||
return m_currentRoom->memberSorter().lowerBoundIndex(m_users, username);
|
||||
}
|
||||
|
||||
QHash<int, QByteArray> UserListModel::roleNames() const
|
||||
{
|
||||
QHash<int, QByteArray> roles;
|
||||
|
||||
@@ -54,11 +54,6 @@ public:
|
||||
[[nodiscard]] NeoChatRoom *room() const;
|
||||
void setRoom(NeoChatRoom *room);
|
||||
|
||||
/**
|
||||
* @brief The user at the given index of the model.
|
||||
*/
|
||||
[[nodiscard]] Quotient::User *userAt(QModelIndex index) const;
|
||||
|
||||
/**
|
||||
* @brief Get the given role value at the given index.
|
||||
*
|
||||
@@ -85,15 +80,12 @@ Q_SIGNALS:
|
||||
void usersRefreshed();
|
||||
|
||||
private Q_SLOTS:
|
||||
void userAdded(Quotient::User *user);
|
||||
void userRemoved(Quotient::User *user);
|
||||
void refreshUser(Quotient::User *user, const QVector<int> &roles = {});
|
||||
void memberAdded(QString memberId);
|
||||
void memberUpdated(QString memberId);
|
||||
void memberRemoved(QString memberId);
|
||||
void refreshAllUsers();
|
||||
|
||||
private:
|
||||
QPointer<NeoChatRoom> m_currentRoom;
|
||||
QList<Quotient::User *> m_users;
|
||||
|
||||
int findUserPos(Quotient::User *user) const;
|
||||
[[nodiscard]] int findUserPos(const QString &username) const;
|
||||
QList<QSharedPointer<Quotient::RoomMember>> m_members;
|
||||
};
|
||||
|
||||
@@ -1812,10 +1812,7 @@ void NeoChatRoom::editLastMessage()
|
||||
|
||||
bool NeoChatRoom::canEncryptRoom() const
|
||||
{
|
||||
#ifdef Quotient_E2EE_ENABLED
|
||||
return !usesEncryption() && canSendState("m.room.encryption");
|
||||
#endif
|
||||
return false;
|
||||
}
|
||||
|
||||
PollHandler *NeoChatRoom::poll(const QString &eventId)
|
||||
|
||||
@@ -186,9 +186,6 @@ class NeoChatRoom : public Quotient::Room
|
||||
/**
|
||||
* @brief Whether the local user can encrypt the room.
|
||||
*
|
||||
* Requires libQuotient 0.7 compiled with the Quotient_E2EE_ENABLED parameter to
|
||||
* be able to return true.
|
||||
*
|
||||
* A local user can encrypt a room if they have permission to send the m.room.encryption
|
||||
* state event.
|
||||
*
|
||||
|
||||
@@ -122,10 +122,8 @@ void NotificationsManager::processNotificationJob(QPointer<Quotient::Connection>
|
||||
}
|
||||
|
||||
if (notification["event"]["type"] == "m.room.encrypted") {
|
||||
#ifdef Quotient_E2EE_ENABLED
|
||||
auto decrypted = connection->decryptNotification(notification);
|
||||
body = decrypted["content"].toObject()["body"].toString();
|
||||
#endif
|
||||
if (body.isEmpty()) {
|
||||
body = i18n("Encrypted Message");
|
||||
}
|
||||
|
||||
@@ -85,16 +85,17 @@ QQC2.Control {
|
||||
|
||||
property bool isBusy: false
|
||||
|
||||
visible: !Kirigami.Settings.isMobile
|
||||
icon.name: "smiley"
|
||||
text: i18n("Emojis & Stickers")
|
||||
displayHint: Kirigami.DisplayHint.IconOnly
|
||||
checkable: true
|
||||
|
||||
onTriggered: {
|
||||
if (emojiDialog.visible) {
|
||||
emojiDialog.close()
|
||||
if (emojiDialog.item.visible) {
|
||||
emojiDialog.item.close()
|
||||
} else {
|
||||
emojiDialog.open()
|
||||
emojiDialog.item.open()
|
||||
}
|
||||
}
|
||||
},
|
||||
@@ -162,10 +163,9 @@ QQC2.Control {
|
||||
leftPadding: LayoutMirroring.enabled ? actionsRow.width : Kirigami.Units.largeSpacing
|
||||
rightPadding: LayoutMirroring.enabled ? Kirigami.Units.largeSpacing : actionsRow.width + x * 2 + Kirigami.Units.largeSpacing * 2
|
||||
|
||||
placeholderText: readOnly ? i18n("This room is encrypted. Build libQuotient with encryption enabled to send encrypted messages.") : root.currentRoom.usesEncryption ? i18n("Send an encrypted message…") : root.currentRoom.chatBoxAttachmentPath.length > 0 ? i18n("Set an attachment caption...") : i18n("Send a message…")
|
||||
placeholderText: root.currentRoom.usesEncryption ? i18n("Send an encrypted message…") : root.currentRoom.chatBoxAttachmentPath.length > 0 ? i18n("Set an attachment caption...") : i18n("Send a message…")
|
||||
verticalAlignment: TextEdit.AlignVCenter
|
||||
wrapMode: Text.Wrap
|
||||
readOnly: (root.currentRoom.usesEncryption && !Controller.encryptionSupported)
|
||||
|
||||
Accessible.description: placeholderText
|
||||
|
||||
@@ -394,19 +394,22 @@ QQC2.Control {
|
||||
}
|
||||
}
|
||||
|
||||
EmojiDialog {
|
||||
Loader {
|
||||
id: emojiDialog
|
||||
x: parent.width - width
|
||||
y: -implicitHeight // - Kirigami.Units.smallSpacing
|
||||
active: !Kirigami.Settings.isMobile
|
||||
sourceComponent: EmojiDialog {
|
||||
x: root.width - width
|
||||
y: -implicitHeight // - Kirigami.Units.smallSpacing
|
||||
|
||||
modal: false
|
||||
includeCustom: true
|
||||
closeOnChosen: false
|
||||
modal: false
|
||||
includeCustom: true
|
||||
closeOnChosen: false
|
||||
|
||||
currentRoom: root.currentRoom
|
||||
currentRoom: root.currentRoom
|
||||
|
||||
onChosen: insertText(emoji)
|
||||
onClosed: if (emojiButton.checked) emojiButton.checked = false
|
||||
onChosen: insertText(emoji)
|
||||
onClosed: if (emojiAction.checked) emojiAction.checked = false
|
||||
}
|
||||
}
|
||||
|
||||
background: Rectangle {
|
||||
|
||||
@@ -27,7 +27,12 @@ TextEdit {
|
||||
/**
|
||||
* @brief Regex for detecting a message with a single emoji.
|
||||
*/
|
||||
readonly property var isEmoji: /^(<span style='.*'>)?(\u00a9|\u00ae|[\u20D0-\u2fff]|[\u3190-\u3300]|\ud83c[\ud000-\udfff]|\ud83d[\ud000-\udfff]|\ud83e[\ud000-\udfff])+(<\/span>)?$/
|
||||
readonly property var isEmojiRegex: /^(<span style='.*'>)?(\u00a9|\u00ae|[\u20D0-\u2fff]|[\u3190-\u3300]|\ud83c[\ud000-\udfff]|\ud83d[\ud000-\udfff]|\ud83e[\ud000-\udfff])+(<\/span>)?$/
|
||||
|
||||
/**
|
||||
* @brief Whether the message is an emoji
|
||||
*/
|
||||
readonly property var isEmoji: isEmojiRegex.test(textMessage)
|
||||
|
||||
/**
|
||||
* @brief Regex for detecting a message with a spoiler.
|
||||
@@ -85,7 +90,10 @@ a{
|
||||
color: Kirigami.Theme.textColor
|
||||
selectedTextColor: Kirigami.Theme.highlightedTextColor
|
||||
selectionColor: Kirigami.Theme.highlightColor
|
||||
font.pointSize: !root.isReply && isEmoji.test(textMessage) ? Kirigami.Theme.defaultFont.pointSize * 4 : Kirigami.Theme.defaultFont.pointSize
|
||||
font {
|
||||
pointSize: !root.isReply && root.isEmoji ? Kirigami.Theme.defaultFont.pointSize * 4 : Kirigami.Theme.defaultFont.pointSize
|
||||
family: root.isEmoji ? 'emoji' : Kirigami.Theme.defaultFont.family
|
||||
}
|
||||
selectByMouse: !Kirigami.Settings.isMobile
|
||||
readOnly: true
|
||||
wrapMode: Text.Wrap
|
||||
|
||||
@@ -67,6 +67,7 @@ Delegates.RoundedItemDelegate {
|
||||
text: root.displayName
|
||||
elide: Text.ElideRight
|
||||
font.weight: root.hasNotifications ? Font.Bold : Font.Normal
|
||||
textFormat: Text.PlainText
|
||||
|
||||
Layout.fillWidth: true
|
||||
Layout.alignment: subtitle.visible ? Qt.AlignLeft | Qt.AlignBottom : Qt.AlignLeft | Qt.AlignVCenter
|
||||
|
||||
@@ -3,17 +3,18 @@
|
||||
|
||||
import QtQuick 2.15
|
||||
import org.kde.kirigami 2.18 as Kirigami
|
||||
import org.kde.kirigamiaddons.settings 1.0 as KirigamiSettings
|
||||
import QtQuick.Layouts 1.15
|
||||
|
||||
import org.kde.neochat 1.0
|
||||
|
||||
Kirigami.CategorizedSettings {
|
||||
KirigamiSettings.CategorizedSettings {
|
||||
id: root
|
||||
property NeoChatRoom room
|
||||
|
||||
objectName: "settingsPage"
|
||||
actions: [
|
||||
Kirigami.SettingAction {
|
||||
KirigamiSettings.SettingAction {
|
||||
actionName: "general"
|
||||
text: i18n("General")
|
||||
icon.name: "settings-configure"
|
||||
@@ -24,7 +25,7 @@ Kirigami.CategorizedSettings {
|
||||
}
|
||||
}
|
||||
},
|
||||
Kirigami.SettingAction {
|
||||
KirigamiSettings.SettingAction {
|
||||
actionName: "security"
|
||||
text: i18n("Security")
|
||||
icon.name: "security-low"
|
||||
@@ -35,7 +36,7 @@ Kirigami.CategorizedSettings {
|
||||
}
|
||||
}
|
||||
},
|
||||
Kirigami.SettingAction {
|
||||
KirigamiSettings.SettingAction {
|
||||
actionName: "permissions"
|
||||
text: i18n("Permissions")
|
||||
icon.name: "visibility"
|
||||
@@ -46,7 +47,7 @@ Kirigami.CategorizedSettings {
|
||||
}
|
||||
}
|
||||
},
|
||||
Kirigami.SettingAction {
|
||||
KirigamiSettings.SettingAction {
|
||||
actionName: "notifications"
|
||||
text: i18n("Notifications")
|
||||
icon.name: "notifications"
|
||||
|
||||
@@ -27,7 +27,6 @@ Kirigami.ScrollablePage {
|
||||
title: i18nc("@option:check", "Encryption")
|
||||
}
|
||||
MobileForm.FormCard {
|
||||
visible: Controller.encryptionSupported
|
||||
Layout.fillWidth: true
|
||||
contentItem: ColumnLayout {
|
||||
spacing: 0
|
||||
|
||||
@@ -100,7 +100,7 @@ MobileForm.AbstractFormDelegate {
|
||||
}
|
||||
QQC2.ToolButton {
|
||||
display: QQC2.AbstractButton.IconOnly
|
||||
visible: Controller.encryptionSupported && deviceDelegate.showVerifyButton
|
||||
visible: deviceDelegate.showVerifyButton
|
||||
action: Kirigami.Action {
|
||||
id: verifyDeviceAction
|
||||
text: i18n("Verify device")
|
||||
|
||||
@@ -3,60 +3,61 @@
|
||||
|
||||
import QtQuick 2.15
|
||||
import org.kde.kirigami 2.18 as Kirigami
|
||||
import org.kde.kirigamiaddons.settings 1.0 as KirigamiSettings
|
||||
import QtQuick.Layouts 1.15
|
||||
|
||||
Kirigami.CategorizedSettings {
|
||||
KirigamiSettings.CategorizedSettings {
|
||||
id: settingsPage
|
||||
|
||||
required property var connection
|
||||
|
||||
objectName: "settingsPage"
|
||||
actions: [
|
||||
Kirigami.SettingAction {
|
||||
KirigamiSettings.SettingAction {
|
||||
actionName: "general"
|
||||
text: i18n("General")
|
||||
icon.name: "org.kde.neochat"
|
||||
page: Qt.resolvedUrl("GeneralSettingsPage.qml")
|
||||
},
|
||||
Kirigami.SettingAction {
|
||||
KirigamiSettings.SettingAction {
|
||||
actionName: "appearance"
|
||||
text: i18n("Appearance")
|
||||
icon.name: "preferences-desktop-theme-global"
|
||||
page: Qt.resolvedUrl("AppearanceSettingsPage.qml")
|
||||
},
|
||||
Kirigami.SettingAction {
|
||||
KirigamiSettings.SettingAction {
|
||||
actionName: "notifications"
|
||||
text: i18n("Notifications")
|
||||
icon.name: "preferences-desktop-notification"
|
||||
page: Qt.resolvedUrl("GlobalNotificationsPage.qml")
|
||||
},
|
||||
Kirigami.SettingAction {
|
||||
KirigamiSettings.SettingAction {
|
||||
actionName: "accounts"
|
||||
text: i18n("Accounts")
|
||||
icon.name: "preferences-system-users"
|
||||
page: Qt.resolvedUrl("AccountsPage.qml")
|
||||
},
|
||||
Kirigami.SettingAction {
|
||||
KirigamiSettings.SettingAction {
|
||||
actionName: "emoticons"
|
||||
text: i18n("Stickers & Emojis")
|
||||
icon.name: "preferences-desktop-emoticons"
|
||||
page: Qt.resolvedUrl("EmoticonsPage.qml")
|
||||
},
|
||||
|
||||
Kirigami.SettingAction {
|
||||
KirigamiSettings.SettingAction {
|
||||
actionName: "spellChecking"
|
||||
text: i18n("Spell Checking")
|
||||
icon.name: "tools-check-spelling"
|
||||
page: Qt.resolvedUrl("SonnetConfigPage.qml")
|
||||
visible: Qt.platform.os !== "android"
|
||||
},
|
||||
Kirigami.SettingAction {
|
||||
KirigamiSettings.SettingAction {
|
||||
actionName: "networkProxy"
|
||||
text: i18n("Network Proxy")
|
||||
icon.name: "network-connect"
|
||||
page: Qt.resolvedUrl("NetworkProxyPage.qml")
|
||||
},
|
||||
Kirigami.SettingAction {
|
||||
KirigamiSettings.SettingAction {
|
||||
actionName: "devices"
|
||||
text: i18n("Devices")
|
||||
icon.name: "computer"
|
||||
@@ -67,13 +68,13 @@ Kirigami.CategorizedSettings {
|
||||
}
|
||||
}
|
||||
},
|
||||
Kirigami.SettingAction {
|
||||
KirigamiSettings.SettingAction {
|
||||
actionName: "aboutNeochat"
|
||||
text: i18n("About NeoChat")
|
||||
icon.name: "help-about"
|
||||
page: Qt.resolvedUrl("About.qml")
|
||||
},
|
||||
Kirigami.SettingAction {
|
||||
KirigamiSettings.SettingAction {
|
||||
actionName: "aboutKDE"
|
||||
text: i18n("About KDE")
|
||||
icon.name: "kde"
|
||||
|
||||
@@ -287,8 +287,6 @@ Kirigami.ApplicationWindow {
|
||||
Connections {
|
||||
target: Controller.activeConnection
|
||||
|
||||
//TODO Remove this when the E2EE flag in libQuotient goes away
|
||||
ignoreUnknownSignals: true
|
||||
function onDirectChatAvailable(directChat) {
|
||||
RoomManager.enterRoom(Controller.activeConnection.room(directChat.id));
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user