GIT_SILENT Sync po/docbooks with svn

This commit is contained in:
l10n daemon script
2025-09-12 01:38:40 +00:00
parent 649dc7a815
commit 84fa68e3ae
45 changed files with 3647 additions and 3036 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: 2025-09-11 00:42+0000\n"
"POT-Creation-Date: 2025-09-12 00:43+0000\n"
"PO-Revision-Date: 2023-12-12 01:02+0100\n"
"Last-Translator: Enol P. <enolp@softastur.org>\n"
"Language-Team: Asturian <alministradores@softastur.org>\n"
@@ -213,7 +213,7 @@ msgstr ""
msgid "Open NeoChat"
msgstr ""
#: src/app/qml/AccountMenu.qml:22 src/settings/AccountEditorPage.qml:119
#: src/app/qml/AccountMenu.qml:22 src/settings/AccountEditorPage.qml:123
#, kde-format
msgctxt "@action:button"
msgid "Show QR Code"
@@ -498,7 +498,7 @@ msgctxt "@action:inmenu"
msgid "Find your Friends"
msgstr ""
#: src/app/qml/GlobalMenu.qml:30 src/rooms/ExploreComponent.qml:82
#: src/app/qml/GlobalMenu.qml:30 src/rooms/ExploreComponent.qml:87
#: src/rooms/ExploreComponentMobile.qml:72 src/rooms/RoomListPage.qml:190
#: src/rooms/RoomListPage.qml:246
#, kde-format
@@ -908,12 +908,18 @@ msgctxt "@title:dialog"
msgid "Select a File"
msgstr ""
#: src/app/qml/QrScannerPage.qml:16 src/rooms/ExploreComponent.qml:107
#: src/app/qml/QrScannerPage.qml:16 src/rooms/ExploreComponent.qml:113
#, kde-format
msgctxt "@title"
msgid "Scan a QR Code"
msgstr ""
#: src/app/qml/QrScannerPage.qml:41
#, kde-format
msgctxt "@info"
msgid "No Camera Connected"
msgstr ""
#: src/app/qml/QuickFormatBar.qml:22
#, kde-format
msgctxt "@action:button"
@@ -992,31 +998,38 @@ msgctxt "@action:button"
msgid "Ignore"
msgstr ""
#: src/app/qml/RoomPage.qml:81
#: src/app/qml/RoomPage.qml:82
#, kde-format
msgctxt "@info"
msgid "This room contains official messages from your homeserver."
msgstr ""
#: src/app/qml/RoomPage.qml:92
#: src/app/qml/RoomPage.qml:93
#, kde-format
msgctxt "@info:status"
msgid "NeoChat is offline. Please check your network connection."
msgstr ""
#: src/app/qml/RoomPage.qml:160
#: src/app/qml/RoomPage.qml:153 src/roominfo/RoomInformation.qml:147
#: src/roominfo/RoomPinnedMessagesPage.qml:23
#, kde-format
msgctxt "@title"
msgid "Pinned Messages"
msgstr ""
#: src/app/qml/RoomPage.qml:224
#, kde-format
msgctxt "@title"
msgid "Welcome to NeoChat"
msgstr ""
#: src/app/qml/RoomPage.qml:161
#: src/app/qml/RoomPage.qml:225
#, kde-format
msgctxt "@info:usagetip"
msgid "Select or join a room to get started"
msgstr ""
#: src/app/qml/RoomPage.qml:228
#: src/app/qml/RoomPage.qml:292
#, kde-format
msgctxt "@title:dialog"
msgid "Message Source"
@@ -3072,12 +3085,12 @@ msgstr ""
msgid "Space creation failed: %1"
msgstr ""
#: src/libneochat/neochatroom.cpp:1237
#: src/libneochat/neochatroom.cpp:1248
#, kde-format
msgid "Report sent successfully."
msgstr ""
#: src/libneochat/neochatroom.cpp:1602 src/libneochat/neochatroom.cpp:1610
#: src/libneochat/neochatroom.cpp:1613 src/libneochat/neochatroom.cpp:1621
#, kde-format
msgctxt "'Lat' and 'Lon' as in Latitude and Longitude"
msgid "Lat: %1, Lon: %2"
@@ -3209,6 +3222,12 @@ msgctxt "@info:label"
msgid "No public rooms found"
msgstr ""
#: src/libneochat/qml/ExploreRoomsPage.qml:120
#, kde-format
msgctxt "@info:label"
msgid "No public rooms"
msgstr ""
#: src/libneochat/qml/GroupChatDrawerHeader.qml:72
#: src/timeline/TimelineEndDelegate.qml:69
#, kde-format
@@ -3402,47 +3421,47 @@ msgstr ""
msgid "The passwords do not match."
msgstr ""
#: src/login/registration.cpp:341
#: src/login/registration.cpp:339
#, kde-format
msgid "No server."
msgstr ""
#: src/login/registration.cpp:343
#: src/login/registration.cpp:341
#, kde-format
msgid "Checking Server availability."
msgstr ""
#: src/login/registration.cpp:345
#: src/login/registration.cpp:343
#, kde-format
msgid "This is not a valid server."
msgstr ""
#: src/login/registration.cpp:347
#: src/login/registration.cpp:345
#, kde-format
msgid "Registration for this server is disabled."
msgstr ""
#: src/login/registration.cpp:349
#: src/login/registration.cpp:347
#, kde-format
msgid "No username."
msgstr ""
#: src/login/registration.cpp:351
#: src/login/registration.cpp:349
#, kde-format
msgid "Checking username availability."
msgstr ""
#: src/login/registration.cpp:353
#: src/login/registration.cpp:351
#, kde-format
msgid "This username is not available."
msgstr ""
#: src/login/registration.cpp:355
#: src/login/registration.cpp:353
#, kde-format
msgid "Continue"
msgstr ""
#: src/login/registration.cpp:357
#: src/login/registration.cpp:355
#, kde-format
msgid "Working"
msgstr ""
@@ -3550,7 +3569,7 @@ msgid "Copy to clipboard"
msgstr ""
#: src/messagecontent/CodeComponent.qml:172
#: src/messagecontent/VideoComponent.qml:373
#: src/messagecontent/VideoComponent.qml:374
#, kde-format
msgctxt "@action:button"
msgid "Maximize"
@@ -3621,14 +3640,14 @@ msgstr ""
msgid "Check-out time: %1"
msgstr ""
#: src/messagecontent/ImageComponent.qml:54
#: src/messagecontent/VideoComponent.qml:182
#: src/messagecontent/ImageComponent.qml:55
#: src/messagecontent/VideoComponent.qml:183
#, kde-format
msgctxt "@action:button"
msgid "Hide Image"
msgstr ""
#: src/messagecontent/ImageComponent.qml:135
#: src/messagecontent/ImageComponent.qml:136
#, kde-format
msgctxt "@action:button"
msgid "Show Image"
@@ -3668,7 +3687,7 @@ msgid "Loading URL preview"
msgstr ""
#: src/messagecontent/LoadComponent.qml:30
#: src/messagecontent/models/eventmessagecontentmodel.cpp:260
#: src/messagecontent/models/eventmessagecontentmodel.cpp:252
#, kde-format
msgctxt "@info Loading this message"
msgid "Loading…"
@@ -3686,7 +3705,7 @@ msgctxt "@action:button"
msgid "Open Fullscreen"
msgstr ""
#: src/messagecontent/models/eventmessagecontentmodel.cpp:241
#: src/messagecontent/models/eventmessagecontentmodel.cpp:233
#, kde-format
msgctxt "@info"
msgid ""
@@ -3694,7 +3713,7 @@ msgid ""
"it was sent by an ignored user"
msgstr ""
#: src/messagecontent/models/eventmessagecontentmodel.cpp:260
#: src/messagecontent/models/eventmessagecontentmodel.cpp:252
#, kde-format
msgctxt "@info"
msgid "Loading reply…"
@@ -3780,18 +3799,18 @@ msgstr ""
msgid "Pl. %1"
msgstr ""
#: src/messagecontent/VideoComponent.qml:210
#: src/messagecontent/VideoComponent.qml:211
#, kde-format
msgid "Video"
msgstr ""
#: src/messagecontent/VideoComponent.qml:249
#: src/messagecontent/VideoComponent.qml:250
#, kde-format
msgctxt "@action:button"
msgid "Show Video"
msgstr ""
#: src/messagecontent/VideoComponent.qml:290
#: src/messagecontent/VideoComponent.qml:291
#, kde-format
msgctxt "@action:button"
msgid "Volume"
@@ -3874,13 +3893,6 @@ msgctxt "@action:button"
msgid "Pinned messages"
msgstr ""
#: src/roominfo/RoomInformation.qml:147
#: src/roominfo/RoomPinnedMessagesPage.qml:23
#, kde-format
msgctxt "@title"
msgid "Pinned Messages"
msgstr ""
#: src/roominfo/RoomInformation.qml:155 src/spaces/SpaceHomePage.qml:99
#, kde-format
msgctxt "@action:button"
@@ -3954,35 +3966,35 @@ msgstr ""
msgid "No messages found"
msgstr ""
#: src/rooms/ExploreComponent.qml:31
#: src/rooms/ExploreComponent.qml:36
#, kde-format
msgctxt "@title"
msgid "Rooms"
msgstr ""
#: src/rooms/ExploreComponent.qml:43
#: src/rooms/ExploreComponent.qml:48
#, kde-format
msgctxt "@action"
msgid "Search Rooms"
msgstr ""
#: src/rooms/ExploreComponent.qml:60
#: src/rooms/ExploreComponent.qml:65
#, kde-format
msgctxt "@action:button"
msgid "Show Menu"
msgstr ""
#: src/rooms/ExploreComponent.qml:77 src/rooms/ExploreComponentMobile.qml:65
#: src/rooms/ExploreComponent.qml:82 src/rooms/ExploreComponentMobile.qml:65
#, kde-format
msgid "Find your friends"
msgstr ""
#: src/rooms/ExploreComponent.qml:87
#: src/rooms/ExploreComponent.qml:92
#, kde-format
msgid "Create a Room"
msgstr ""
#: src/rooms/ExploreComponent.qml:102
#: src/rooms/ExploreComponent.qml:107
#, kde-format
msgid "Scan a QR Code"
msgstr ""
@@ -4254,134 +4266,134 @@ msgctxt "@title:window"
msgid "Edit Account"
msgstr ""
#: src/settings/AccountEditorPage.qml:62
#: src/settings/AccountEditorPage.qml:66
#, kde-format
msgid "Upload new avatar"
msgstr ""
#: src/settings/AccountEditorPage.qml:79
#: src/settings/AccountEditorPage.qml:83
#, kde-format
msgid "Remove current avatar"
msgstr ""
#: src/settings/AccountEditorPage.qml:102
#: src/settings/AccountEditorPage.qml:106
#, kde-format
msgctxt "@title:group"
msgid "User Information"
msgstr ""
#: src/settings/AccountEditorPage.qml:107
#: src/settings/AccountEditorPage.qml:111
#, kde-format
msgid "Display Name:"
msgstr ""
#: src/settings/AccountEditorPage.qml:113
#: src/settings/AccountEditorPage.qml:117
#, kde-format
msgid "Label:"
msgstr ""
#: src/settings/AccountEditorPage.qml:114
#: src/settings/AccountEditorPage.qml:118
#, kde-format
msgid "Work"
msgstr ""
#: src/settings/AccountEditorPage.qml:137
#: src/settings/AccountEditorPage.qml:193
#: src/settings/AccountEditorPage.qml:141
#: src/settings/AccountEditorPage.qml:197
#: src/settings/EmoticonEditorPage.qml:108
#, kde-format
msgid "Save"
msgstr ""
#: src/settings/AccountEditorPage.qml:154
#: src/settings/AccountEditorPage.qml:158
#, kde-format
msgctxt "@title:group"
msgid "Password"
msgstr ""
#: src/settings/AccountEditorPage.qml:159
#: src/settings/AccountEditorPage.qml:163
#, kde-format
msgctxt "@info"
msgid "Your server doesn't support changing your password"
msgstr ""
#: src/settings/AccountEditorPage.qml:166
#: src/settings/AccountEditorPage.qml:170
#, kde-format
msgctxt "@label:textbox"
msgid "Current Password:"
msgstr ""
#: src/settings/AccountEditorPage.qml:173
#: src/settings/AccountEditorPage.qml:177
#, kde-format
msgctxt "@label:textbox"
msgid "New Password:"
msgstr ""
#: src/settings/AccountEditorPage.qml:180
#: src/settings/AccountEditorPage.qml:184
#, kde-format
msgctxt "@label:textbox"
msgid "Confirm new Password:"
msgstr ""
#: src/settings/AccountEditorPage.qml:185
#: src/settings/AccountEditorPage.qml:189
#, kde-format
msgctxt "@info"
msgid "Passwords don't match"
msgstr ""
#: src/settings/AccountEditorPage.qml:205
#: src/settings/AccountEditorPage.qml:209
#, kde-format
msgctxt "@title:group"
msgid "Email Addresses"
msgstr ""
#: src/settings/AccountEditorPage.qml:211
#: src/settings/AccountEditorPage.qml:215
#, kde-format
msgctxt "@title:group"
msgid "Phone Numbers"
msgstr ""
#: src/settings/AccountEditorPage.qml:216
#: src/settings/AccountEditorPage.qml:220
#, kde-format
msgctxt "@title:group"
msgid "Identity Server"
msgstr ""
#: src/settings/AccountEditorPage.qml:225
#: src/settings/AccountEditorPage.qml:229
#, kde-format
msgctxt "@title:group"
msgid "Server Information"
msgstr ""
#: src/settings/AccountEditorPage.qml:229
#: src/settings/AccountEditorPage.qml:233
#, kde-format
msgid "Homeserver url"
msgstr ""
#: src/settings/AccountEditorPage.qml:250
#: src/settings/AccountEditorPage.qml:254
#, kde-format
msgctxt "@title:group"
msgid "Account Management"
msgstr ""
#: src/settings/AccountEditorPage.qml:255
#: src/settings/AccountEditorPage.qml:259
#, kde-format
msgctxt "@action:button"
msgid "Deactivate Account…"
msgstr ""
#: src/settings/AccountEditorPage.qml:272
#: src/settings/AccountEditorPage.qml:276
#, kde-format
msgctxt "@info"
msgid "Password changed successfully"
msgstr ""
#: src/settings/AccountEditorPage.qml:275
#: src/settings/AccountEditorPage.qml:279
#, kde-format
msgctxt "@info"
msgid "Invalid password"
msgstr ""
#: src/settings/AccountEditorPage.qml:278
#: src/settings/AccountEditorPage.qml:282
#, kde-format
msgctxt "@info"
msgid "Unknown problem while trying to change password"