GIT_SILENT Sync po/docbooks with svn

This commit is contained in:
l10n daemon script
2023-09-04 01:47:23 +00:00
parent 011b11681f
commit f1047fa474
38 changed files with 4146 additions and 3174 deletions

View File

@@ -6,7 +6,7 @@ msgid ""
msgstr ""
"Project-Id-Version: neochat\n"
"Report-Msgid-Bugs-To: https://bugs.kde.org\n"
"POT-Creation-Date: 2023-09-03 00:45+0000\n"
"POT-Creation-Date: 2023-09-04 00:46+0000\n"
"PO-Revision-Date: 2023-08-20 15:12+0530\n"
"Last-Translator: Kishore G <kishore96@gmail.com>\n"
"Language-Team: Tamil <kde-i18n-doc@kde.org>\n"
@@ -17,79 +17,79 @@ msgstr ""
"Plural-Forms: nplurals=2; plural=n != 1;\n"
"X-Generator: Lokalize 23.04.3\n"
#: src/controller.cpp:211
#: src/controller.cpp:208
#, kde-format
msgid "Login Failed: Access Token invalid or revoked"
msgstr ""
"நுழைவு தோல்வியடைந்தது: Access Token செல்லுபடியாகாதது அல்லது திரும்பப்பெறப்பட்டது"
#: src/controller.cpp:214 src/controller.cpp:219 src/login.cpp:93
#: src/controller.cpp:211 src/controller.cpp:216 src/login.cpp:93
#, kde-format
msgid "Login Failed: %1"
msgstr "நுழைவு தோல்வியடைந்தது: %1"
#: src/controller.cpp:225
#: src/controller.cpp:222
#, kde-format
msgid "Network Error: %1"
msgstr "பிணைய சிக்கல்: %1"
#: src/controller.cpp:250
#: src/controller.cpp:247
#, kde-format
msgid "Access token wasn't found"
msgstr "அணுகல் டோக்கன் கண்டுபிடிக்கப்படவில்லை"
#: src/controller.cpp:250
#: src/controller.cpp:247
#, kde-format
msgid "Maybe it was deleted?"
msgstr "நீக்கப்பட்டுள்ளதா?"
#: src/controller.cpp:254
#: src/controller.cpp:251
#, kde-format
msgid "Access to keychain was denied."
msgstr "சாவிக்கொத்தை அணுக முடியவில்லை"
#: src/controller.cpp:254
#: src/controller.cpp:251
#, kde-format
msgid "Please allow NeoChat to read the access token"
msgstr "அணுகல் டோக்கனை படிக்க நியோச்சாட்டை அனுமதிக்கவும்"
#: src/controller.cpp:257
#: src/controller.cpp:254
#, kde-format
msgid "No keychain available."
msgstr "எந்த சாவிக்கொத்தும் கிடைக்கவில்லை"
#: src/controller.cpp:257
#: src/controller.cpp:254
#, kde-format
msgid "Please install a keychain, e.g. KWallet or GNOME keyring on Linux"
msgstr ""
"ஓர் சாவிக்கொத்து நிரலை நிறுவுங்கள், எ.கா. லினக்ஸில் KWallet அல்லது GNOME keyring."
#: src/controller.cpp:260
#: src/controller.cpp:257
#, kde-format
msgid "Unable to read access token"
msgstr "அணுகல் டோக்கனை படிக்க முடியவில்லை"
#: src/controller.cpp:361
#: src/controller.cpp:353
#, kde-format
msgid "File too large to download."
msgstr "கோப்பு பெரிதாக இருப்பதால் பதிவிறக்க முடியாது."
#: src/controller.cpp:361
#: src/controller.cpp:353
#, kde-format
msgid "Contact your matrix server administrator for support."
msgstr "உதவிக்கு உங்கள் மேட்ரிக்ஸு சேவையக நிர்வாகியை தொடர்புகொள்ளுங்கள்."
#: src/controller.cpp:386
#: src/controller.cpp:378
#, kde-format
msgid "Room creation failed: %1"
msgstr "அரங்கு உருவாக்கம் தோல்வியடைந்தது: %1"
#: src/controller.cpp:407
#: src/controller.cpp:399
#, kde-format
msgid "Space creation failed: %1"
msgstr "இட உருவாக்கம் தோல்வியடைந்தது: %1"
#: src/controller.cpp:421
#: src/controller.cpp:413
#, kde-format
msgid "The room id you are trying to join is not valid"
msgstr "நீங்கள் சேர முயற்சிக்கும் அரங்கு செல்லுபடியாகாதது"
@@ -647,7 +647,7 @@ msgctxt "list separator"
msgid ", "
msgstr ", "
#: src/models/messagefiltermodel.cpp:123
#: src/models/messagefiltermodel.cpp:126
#, kde-format
msgctxt "n times"
msgid " %1 time "
@@ -655,7 +655,7 @@ msgid_plural " %1 times "
msgstr[0] " %1 முறை "
msgstr[1] " %1 முறை "
#: src/models/messagefiltermodel.cpp:129
#: src/models/messagefiltermodel.cpp:132
#, kde-format
msgctxt "n users"
msgid " %1 user "
@@ -663,19 +663,19 @@ msgid_plural " %1 users "
msgstr[0] " %1 பயனர் "
msgstr[1] " %1 பயனர்கள் "
#: src/models/messagefiltermodel.cpp:139
#: src/models/messagefiltermodel.cpp:142
#, kde-format
msgctxt "[action 1], [action 2 and/or action 3]"
msgid ", "
msgstr ", "
#: src/models/messagefiltermodel.cpp:142
#: src/models/messagefiltermodel.cpp:145
#, kde-format
msgctxt "[action 1, action 2] or [action 3]"
msgid " or "
msgstr " அல்லது "
#: src/models/messagefiltermodel.cpp:142
#: src/models/messagefiltermodel.cpp:145
#, kde-format
msgctxt "[action 1, action 2] and [action 3]"
msgid " and "
@@ -1372,7 +1372,7 @@ msgid "Accept"
msgstr "ஏற்றுக்கொள்"
#: src/qml/Component/LocationPage.qml:16
#: src/qml/RoomDrawer/RoomInformation.qml:116
#: src/qml/RoomDrawer/RoomInformation.qml:121
#, kde-format
msgctxt "Locations on a map"
msgid "Locations"
@@ -1654,22 +1654,22 @@ msgstr "ஒலியளவு"
msgid "Maximize"
msgstr "அதிகபட்ச பெரிதாக்கு"
#: src/qml/Component/TimelineView.qml:157
#: src/qml/Component/TimelineView.qml:150
#, kde-format
msgid "Jump to first unread message"
msgstr "படிக்காத முதல் செய்திக்குத் தாவு"
#: src/qml/Component/TimelineView.qml:180
#: src/qml/Component/TimelineView.qml:173
#, kde-format
msgid "Jump to latest message"
msgstr "கடைசி செய்திக்குத் தாவு"
#: src/qml/Component/TimelineView.qml:206
#: src/qml/Component/TimelineView.qml:199
#, kde-format
msgid "Drag items here to share them"
msgstr "எதையாவது பகிர, அதை இங்கு இழுத்துப் போடுங்கள்"
#: src/qml/Component/TimelineView.qml:226
#: src/qml/Component/TimelineView.qml:207
#, kde-format
msgctxt "Message displayed when some users are typing"
msgid "%2 is typing"
@@ -1735,23 +1735,32 @@ msgstr "வெளியேறு"
msgid "Are you sure you want to sign out?"
msgstr "கணக்கிலிருந்து உறுதியாக வெளியேற வேண்டுமா?"
#: src/qml/Dialog/CreateRoomDialog.qml:16
#: src/qml/Page/RoomList/ExploreComponent.qml:31
#, kde-format
#: src/qml/Dialog/CreateRoomDialog.qml:13
#: src/qml/Page/RoomList/ExploreComponent.qml:34
#, fuzzy, kde-format
#| msgid "Create a Room"
msgctxt "@title"
msgid "Create a Room"
msgstr "அரங்கை உருவாக்கு"
#: src/qml/Dialog/CreateRoomDialog.qml:21 src/qml/RoomSettings/General.qml:71
#: src/qml/Dialog/CreateRoomDialog.qml:18
#, fuzzy, kde-format
#| msgid "Room Information"
msgctxt "@title"
msgid "Room Information"
msgstr "அரங்கின் விவரங்கள்"
#: src/qml/Dialog/CreateRoomDialog.qml:23 src/qml/RoomSettings/General.qml:71
#, kde-format
msgid "Room name:"
msgstr "அரங்கின் பெயர்:"
#: src/qml/Dialog/CreateRoomDialog.qml:27 src/qml/RoomSettings/General.qml:82
#: src/qml/Dialog/CreateRoomDialog.qml:29 src/qml/RoomSettings/General.qml:82
#, kde-format
msgid "Room topic:"
msgstr "அரங்கின் தலைப்பு:"
#: src/qml/Dialog/CreateRoomDialog.qml:34 src/qml/Page/JoinRoomPage.qml:169
#: src/qml/Dialog/CreateRoomDialog.qml:35 src/qml/Page/JoinRoomPage.qml:169
#, kde-format
msgctxt "@action:button"
msgid "Ok"
@@ -2451,7 +2460,7 @@ msgctxt "@title"
msgid "Choose a Room"
msgstr "இடத்தை தேர்வு செய்"
#: src/qml/Page/DevtoolsPage.qml:18 src/qml/RoomDrawer/RoomInformation.qml:75
#: src/qml/Page/DevtoolsPage.qml:18 src/qml/RoomDrawer/RoomInformation.qml:80
#, kde-format
msgid "Developer Tools"
msgstr "நிரலாக்க கருவிகள்"
@@ -2727,8 +2736,8 @@ msgstr "முடக்கு"
#: src/qml/Page/RoomList/ContextMenu.qml:117
#: src/qml/Page/RoomList/ContextMenu.qml:119
#: src/qml/Page/RoomList/ContextMenu.qml:186
#: src/qml/RoomDrawer/RoomDrawer.qml:96
#: src/qml/RoomDrawer/RoomDrawerPage.qml:34
#: src/qml/RoomDrawer/RoomDrawer.qml:101
#: src/qml/RoomDrawer/RoomDrawerPage.qml:46
#, kde-format
msgid "Room Settings"
msgstr "அரங்கின் அமைப்புகள்"
@@ -2759,10 +2768,8 @@ msgctxt "@title"
msgid "Start a Chat"
msgstr "உரையாடலைத் துவக்கு"
#: src/qml/Page/RoomList/ExploreComponent.qml:34
#, fuzzy, kde-format
#| msgid "Create a Room"
msgctxt "@title"
#: src/qml/Page/RoomList/ExploreComponent.qml:31
#, kde-format
msgid "Create a Room"
msgstr "அரங்கை உருவாக்கு"
@@ -2933,16 +2940,30 @@ msgstr "பெயரில்லாதது"
msgid "No Topic"
msgstr "தலைப்பு இல்லை"
#: src/qml/RoomDrawer/RoomDrawer.qml:86
#, kde-format
msgid "Room information"
msgstr "அரங்கின் விவரங்கள்"
#: src/qml/RoomDrawer/RoomDrawer.qml:93
#: src/qml/RoomDrawer/RoomDrawer.qml:98
#, kde-format
msgid "Room settings"
msgstr "அரங்கின் அமைப்புகள்"
#: src/qml/RoomDrawer/RoomDrawer.qml:140
#: src/qml/RoomDrawer/RoomDrawerPage.qml:79
#, fuzzy, kde-format
#| msgid "Room Information"
msgid "Information"
msgstr "அரங்கின் விவரங்கள்"
#: src/qml/RoomDrawer/RoomDrawer.qml:145
#: src/qml/RoomDrawer/RoomDrawerPage.qml:84
#, kde-format
msgid "Media"
msgstr ""
#: src/qml/RoomDrawer/RoomDrawerPage.qml:44
#, fuzzy, kde-format
#| msgid "Room Settings"
msgid "Settings"
msgstr "அரங்கின் அமைப்புகள்"
#: src/qml/RoomDrawer/RoomInformation.qml:38
#, fuzzy, kde-format
#| msgid "Room information"
@@ -2950,75 +2971,77 @@ msgctxt "@action:title"
msgid "Room information"
msgstr "அரங்கின் விவரங்கள்"
#: src/qml/RoomDrawer/RoomInformation.qml:59
#: src/qml/RoomDrawer/RoomInformation.qml:64
#, kde-format
msgid "Options"
msgstr "விருப்பங்கள்"
#: src/qml/RoomDrawer/RoomInformation.qml:69
#: src/qml/RoomDrawer/RoomInformation.qml:74
#, kde-format
msgid "Open developer tools"
msgstr "நிரலாக்க கருவிகளைத் திற"
#: src/qml/RoomDrawer/RoomInformation.qml:83
#: src/qml/RoomDrawer/RoomInformation.qml:88
#, kde-format
msgid "Search in this room"
msgstr "இவ்வரங்கில் தேடு"
#: src/qml/RoomDrawer/RoomInformation.qml:91
#: src/qml/RoomDrawer/RoomInformation.qml:96
#, kde-format
msgctxt "@action:title"
msgid "Search"
msgstr "தேடல்"
#: src/qml/RoomDrawer/RoomInformation.qml:100
#: src/qml/RoomDrawer/RoomInformation.qml:105
#, kde-format
msgid "Remove room from favorites"
msgstr "பிடித்தவற்றிலிருந்து அரங்கை நீக்கு"
#: src/qml/RoomDrawer/RoomInformation.qml:100
#: src/qml/RoomDrawer/RoomInformation.qml:105
#, kde-format
msgid "Make room favorite"
msgstr "அரங்கைப் பிடித்ததாகக் குறி"
#: src/qml/RoomDrawer/RoomInformation.qml:111
#: src/qml/RoomDrawer/RoomInformation.qml:116
#, kde-format
msgid "Show locations for this room"
msgstr "இவ்வரங்கிலுள்ள இருப்பிடங்களைக் காட்டு"
#: src/qml/RoomDrawer/RoomInformation.qml:123
#: src/qml/RoomDrawer/RoomInformation.qml:128
#, kde-format
msgid "Members"
msgstr "உறுப்பினர்கள்"
#: src/qml/RoomDrawer/RoomInformation.qml:134
#, kde-format
msgid "Search user in room"
msgstr "அரங்கில் பயனரை கண்டுபிடி"
#: src/qml/RoomDrawer/RoomInformation.qml:147
#: src/qml/RoomDrawer/RoomInformation.qml:140
#, kde-format
msgctxt "@title"
msgid "Invite a User"
msgstr "பயனரை வரவழைப்பது"
#: src/qml/RoomDrawer/RoomInformation.qml:150
#: src/qml/RoomDrawer/RoomInformation.qml:143
#, kde-format
msgid "Invite user to room"
msgstr "பயனரை ஓர் அரங்குக்கு வரவழை"
#: src/qml/RoomDrawer/RoomInformation.qml:157
#: src/qml/RoomDrawer/RoomInformation.qml:150
#, kde-format
msgid "%1 member"
msgid_plural "%1 members"
msgstr[0] "%1 உறுப்பினர்"
msgstr[1] "%1 உறுப்பினர்கள்"
#: src/qml/RoomDrawer/RoomInformation.qml:157
#: src/qml/RoomDrawer/RoomInformation.qml:150
#, kde-format
msgid "No member count"
msgstr "உறுப்பினர்களின் எண்ணிக்கை தெரியாதது"
#: src/qml/RoomDrawer/RoomMedia.qml:30
#, fuzzy, kde-format
#| msgid "Room version"
msgctxt "@action:title"
msgid "Room Media"
msgstr "அரங்கின் பதிப்பு"
#: src/qml/RoomSettings/Categories.qml:19 src/qml/RoomSettings/General.qml:21
#: src/qml/Settings/SettingsPage.qml:20
#, kde-format
@@ -4194,55 +4217,55 @@ msgstr "தொடர்"
msgid "Working"
msgstr ""
#: src/roommanager.cpp:52
#: src/roommanager.cpp:75
#, kde-format
msgid "Malformed or empty Matrix id"
msgstr "செல்லுபடியாகாத அல்லது காலியான Matrix கணக்குப்பெயர்"
#: src/roommanager.cpp:52
#: src/roommanager.cpp:75
#, kde-format
msgid "%1 is not a correct Matrix identifier"
msgstr "%1 ஒரு முறையான Matrix கணக்குப்பெயர் அல்ல"
#: src/roommanager.cpp:69
#: src/roommanager.cpp:92
#, kde-format
msgid "Room not found"
msgstr "அரங்கு கண்டுபிடிக்கப்படவில்லை"
#: src/roommanager.cpp:69
#: src/roommanager.cpp:92
#, kde-format
msgid ""
"There's no room %1 in the room list. Check the spelling and the account."
msgstr ""
"அரங்குகளின் பட்டியலில் %1 என்று எந்த அரங்கும் இல்லை. எழுத்தாக்கம் மற்றும் கணக்கை சரிபாருங்கள்."
#: src/roommanager.cpp:212
#: src/roommanager.cpp:243
#, kde-format
msgid "Failed to join room"
msgstr "அரங்கில் நுழைவது தோல்வியடைந்தது"
#: src/roommanager.cpp:227
#: src/roommanager.cpp:258
#, kde-format
msgid "You requested to join '%1'"
msgstr "'%1' அரங்கில் நுழைய அனுமதி கோரினீர்கள்"
#: src/roommanager.cpp:230
#: src/roommanager.cpp:261
#, kde-format
msgid "Failed to request joining room"
msgstr "அரங்கில் நுழைய அனுமதிகோருவது தோல்வியடைந்தது"
#: src/roommanager.cpp:239
#: src/roommanager.cpp:270
#, kde-format
msgid "No application for the link"
msgstr "இணைப்புக்கேற்ற செயலி இல்லை"
#: src/roommanager.cpp:239
#: src/roommanager.cpp:270
#, kde-format
msgid "Your operating system could not find an application for the link."
msgstr ""
"இந்த இணைப்பைத் திறக்கக் கூடிய செயலியை உங்கள் இயக்குதளத்தால் கண்டுபிடிக்க முடியவில்லை."
#: src/roommanager.cpp:245
#: src/roommanager.cpp:276
#, kde-format
msgid "Could not open URL"
msgstr "முகவரியைத் திறக்க முடியவில்லை"
@@ -4257,6 +4280,12 @@ msgstr "காட்டு"
msgid "Quit"
msgstr "வெளியேறு"
#~ msgid "Room information"
#~ msgstr "அரங்கின் விவரங்கள்"
#~ msgid "Search user in room"
#~ msgstr "அரங்கில் பயனரை கண்டுபிடி"
#~ msgctxt "@title"
#~ msgid "Select a Homeserver"
#~ msgstr "தாய் சேவையகத்தை தேர்ந்தெடு"