GIT_SILENT Sync po/docbooks with svn

This commit is contained in:
l10n daemon script
2025-01-14 01:36:26 +00:00
parent 1b0c6c2847
commit da99bcae5d
44 changed files with 2482 additions and 1156 deletions

View File

@@ -8,7 +8,7 @@ msgid ""
msgstr ""
"Project-Id-Version: neochat\n"
"Report-Msgid-Bugs-To: https://bugs.kde.org\n"
"POT-Creation-Date: 2025-01-13 00:40+0000\n"
"POT-Creation-Date: 2025-01-14 00:41+0000\n"
"PO-Revision-Date: 2024-12-15 19:31+0530\n"
"Last-Translator: kali <skkalwar999@gmail.com>\n"
"Language-Team: Hindi <kde-i18n-doc@kde.org>\n"
@@ -1952,18 +1952,18 @@ msgstr ""
"फ़ाइल डाउनलोड करने के लिए बहुत बड़ी है.<br /> सहायता के लिए अपने मैट्रिक्स सर्वर "
"व्यवस्थापक से संपर्क करें।"
#: src/neochatconnection.cpp:313
#: src/neochatconnection.cpp:317
#, kde-format
msgctxt "@info"
msgid "No identity server configured"
msgstr "कोई पहचान सर्वर कॉन्फ़िगर नहीं किया गया"
#: src/neochatconnection.cpp:344
#: src/neochatconnection.cpp:348
#, kde-format
msgid "Room creation failed: %1"
msgstr "कक्ष निर्माण विफल: %1"
#: src/neochatconnection.cpp:374
#: src/neochatconnection.cpp:378
#, kde-format
msgid "Space creation failed: %1"
msgstr "स्थान निर्माण विफल: %1"
@@ -3432,42 +3432,56 @@ msgstr "इस कमरे को पसंदीदा बनाएं"
msgid "Show locations for this room"
msgstr "इस कमरे के लिए स्थान दिखाएँ"
#: src/qml/RoomInformation.qml:136 src/qml/SpaceHomePage.qml:65
#: src/qml/RoomInformation.qml:137
#, fuzzy, kde-format
#| msgid "Find messages…"
msgctxt "@action:button"
msgid "Pinned messages"
msgstr "संदेश खोजें…"
#: src/qml/RoomInformation.qml:146 src/qml/RoomPinnedMessagesPage.qml:23
#, fuzzy, kde-format
#| msgid "Find messages…"
msgctxt "@title"
msgid "Pinned Messages"
msgstr "संदेश खोजें…"
#: src/qml/RoomInformation.qml:154 src/qml/SpaceHomePage.qml:65
#, kde-format
msgctxt "@action:button"
msgid "Leave this space"
msgstr "यह स्थान छोड़ दें"
#: src/qml/RoomInformation.qml:136
#: src/qml/RoomInformation.qml:154
#, kde-format
msgctxt "@action:button"
msgid "Leave this room"
msgstr "यह कमरा छोड़ो"
#: src/qml/RoomInformation.qml:149
#: src/qml/RoomInformation.qml:167
#, kde-format
msgid "Members"
msgstr "सदस्यों"
#: src/qml/RoomInformation.qml:164 src/qml/SpaceHomePage.qml:55
#: src/qml/RoomInformation.qml:182 src/qml/SpaceHomePage.qml:55
#, kde-format
msgctxt "@title"
msgid "Invite a User"
msgstr "किसी उपयोगकर्ता को आमंत्रित करें"
#: src/qml/RoomInformation.qml:168
#: src/qml/RoomInformation.qml:186
#, kde-format
msgid "Invite user to room"
msgstr "उपयोगकर्ता को कमरे में आमंत्रित करें"
#: src/qml/RoomInformation.qml:175
#: src/qml/RoomInformation.qml:193
#, kde-format
msgid "%1 member"
msgid_plural "%1 members"
msgstr[0] "%1 सदस्य"
msgstr[1] "%1 सदस्य"
#: src/qml/RoomInformation.qml:175
#: src/qml/RoomInformation.qml:193
#, kde-format
msgid "No member count"
msgstr "कोई सदस्य संख्या नहीं"
@@ -3529,6 +3543,14 @@ msgstr "आरंभ करने के लिए कोई कमरा चु
msgid "Message Source"
msgstr "संदेश स्रोत"
#: src/qml/RoomPinnedMessagesPage.qml:46
#, fuzzy, kde-format
#| msgctxt "As in sorting rooms with the most unread messages higher"
#| msgid "Most Unread Messages"
msgctxt "@info:placeholder"
msgid "No Pinned Messages"
msgstr "सर्वाधिक अपठित संदेश"
#: src/qml/RoomSearchPage.qml:26
#, kde-format
msgctxt "@action:title"
@@ -5091,49 +5113,62 @@ msgctxt "@info"
msgid "Your server does not support this setting."
msgstr "आपका सर्वर इस सेटिंग का समर्थन नहीं करता है."
#: src/settings/NeoChatSecurityPage.qml:70
#: src/settings/NeoChatSecurityPage.qml:74
#, kde-format
msgctxt "@option:check"
msgid "Turn on encryption in new chats"
msgstr ""
#: src/settings/NeoChatSecurityPage.qml:75
#, kde-format
msgctxt "@info"
msgid ""
"If enabled, NeoChat will use encryption when starting new direct messages."
msgstr ""
#: src/settings/NeoChatSecurityPage.qml:85
#, kde-format
msgctxt "@title:group"
msgid "Encryption"
msgstr "कूटलेखन"
#: src/settings/NeoChatSecurityPage.qml:77
#: src/settings/NeoChatSecurityPage.qml:92
#, kde-format
msgctxt "@action:button"
msgid "Import Keys"
msgstr "कुंजियाँ आयात करें"
#: src/settings/NeoChatSecurityPage.qml:78
#: src/settings/NeoChatSecurityPage.qml:93
#, kde-format
msgctxt "@info"
msgid "Import encryption keys from a backup."
msgstr "बैकअप से एन्क्रिप्शन कुंजी आयात करें."
#: src/settings/NeoChatSecurityPage.qml:84
#: src/settings/NeoChatSecurityPage.qml:99
#, kde-format
msgctxt "@title"
msgid "Import Keys"
msgstr "कुंजियाँ आयात करें"
#: src/settings/NeoChatSecurityPage.qml:87
#: src/settings/NeoChatSecurityPage.qml:102
#, kde-format
msgctxt "@info"
msgid "Keys imported successfully"
msgstr "कुंजियाँ सफलतापूर्वक आयातित की गईं"
#: src/settings/NeoChatSecurityPage.qml:100
#: src/settings/NeoChatSecurityPage.qml:115
#, kde-format
msgctxt "@action:button"
msgid "Export Keys"
msgstr "कुंजियाँ निर्यात करें"
#: src/settings/NeoChatSecurityPage.qml:101
#: src/settings/NeoChatSecurityPage.qml:116
#, kde-format
msgctxt "@info"
msgid "Export this device's encryption keys."
msgstr "इस डिवाइस की एन्क्रिप्शन कुंजियाँ निर्यात करें."
#: src/settings/NeoChatSecurityPage.qml:107
#: src/settings/NeoChatSecurityPage.qml:122
#, kde-format
msgctxt "@title"
msgid "Export Keys"