GIT_SILENT Sync po/docbooks with svn

This commit is contained in:
l10n daemon script
2025-07-30 01:40:03 +00:00
parent a0b3e484f5
commit 8cbd3f5e0f
45 changed files with 3033 additions and 1289 deletions

View File

@@ -7,8 +7,8 @@ msgid ""
msgstr ""
"Project-Id-Version: neochat\n"
"Report-Msgid-Bugs-To: https://bugs.kde.org\n"
"POT-Creation-Date: 2025-07-29 00:41+0000\n"
"PO-Revision-Date: 2025-07-27 15:12+0200\n"
"POT-Creation-Date: 2025-07-30 00:43+0000\n"
"PO-Revision-Date: 2025-07-29 12:18+0200\n"
"Last-Translator: Freek de Kruijf <freekdekruijf@kde.nl>\n"
"Language-Team: \n"
"Language: nl\n"
@@ -215,77 +215,87 @@ msgstr "%1 (%2)"
msgid "Open NeoChat"
msgstr "Neochat openen"
#: src/app/qml/AccountMenu.qml:22 src/settings/AccountEditorPage.qml:119
#: src/app/qml/AccountMenu.qml:23 src/settings/AccountEditorPage.qml:119
#, kde-format
msgctxt "@action:button"
msgid "Show QR Code"
msgstr "QR-code tonen"
#: src/app/qml/AccountMenu.qml:40
#: src/app/qml/AccountMenu.qml:37
#, kde-format
msgctxt "@action:inmenu"
msgid "Switch Account"
msgstr "Account omschakelen"
#: src/app/qml/AccountMenu.qml:48
#, kde-format
#: src/app/qml/AccountMenu.qml:46
#, fuzzy, kde-format
#| msgid "Edit This Account"
msgctxt "@action:inmenu"
msgid "Edit This Account"
msgstr "Dit account bewerken"
#: src/app/qml/AccountMenu.qml:54
#, kde-format
#: src/app/qml/AccountMenu.qml:52
#, fuzzy, kde-format
#| msgid "Notification Settings"
msgctxt "@action:inmenu"
msgid "Notification Settings"
msgstr "Instellingen voor meldingen"
#: src/app/qml/AccountMenu.qml:62 src/settings/NeoChatSettingsView.qml:90
#, kde-format
#: src/app/qml/AccountMenu.qml:60
#, fuzzy, kde-format
#| msgid "Devices"
msgctxt "@action:inmenu"
msgid "Devices"
msgstr "Apparaten"
#: src/app/qml/AccountMenu.qml:70 src/settings/NeoChatGeneralPage.qml:334
#, kde-format
#: src/app/qml/AccountMenu.qml:68
#, fuzzy, kde-format
#| msgid "Open Developer Tools"
msgctxt "@action:inmenu"
msgid "Open Developer Tools"
msgstr "Hulpmiddelen voor ontwikkelaars openen"
#: src/app/qml/AccountMenu.qml:76
#: src/app/qml/AccountMenu.qml:74
#, kde-format
msgctxt "@title:window"
msgid "Developer Tools"
msgstr "Hulpmiddelen voor ontwikkelaars"
#: src/app/qml/AccountMenu.qml:83
#: src/app/qml/AccountMenu.qml:81
#, kde-format
msgctxt "@action:inmenu"
msgid "Open Secret Backup"
msgstr "Reservekopie van geheim openen"
#: src/app/qml/AccountMenu.qml:87
#: src/app/qml/AccountMenu.qml:85
#, kde-format
msgctxt "@title:window"
msgid "Open Key Backup"
msgstr "Reservekopie van sleutel openen"
#: src/app/qml/AccountMenu.qml:92
#: src/app/qml/AccountMenu.qml:90
#, kde-format
msgctxt "@action:inmenu"
msgid "Verify This Device"
msgstr "Dit apparaat verifiëren"
#: src/app/qml/AccountMenu.qml:97
#: src/app/qml/AccountMenu.qml:96 src/settings/DevicesPage.qml:45
#, kde-format
msgctxt "@title"
msgid "Verification Request Sent"
msgstr "Verificatieverzoek verzonden"
#: src/app/qml/AccountMenu.qml:98
#: src/app/qml/AccountMenu.qml:97 src/settings/DevicesPage.qml:46
#, kde-format
msgctxt "@info:label"
msgid "To proceed, accept the verification request on another device."
msgstr ""
"Om door te gaan, accepteer het verificatieverzoek op een ander apparaat."
#: src/app/qml/AccountMenu.qml:109 src/settings/AccountsPage.qml:88
#, kde-format
#: src/app/qml/AccountMenu.qml:108
#, fuzzy, kde-format
#| msgid "Logout…"
msgctxt "@action:inmenu"
msgid "Logout…"
msgstr "Afmelden…"
@@ -1771,19 +1781,16 @@ msgid "Show hidden events in the timeline"
msgstr "Verborgen evenementen in de tijdlijn tonen"
#: src/devtools/DebugOptions.qml:24
#, fuzzy, kde-format
#| msgctxt "@option:check"
#| msgid "Show hidden events in the timeline"
#, kde-format
msgctxt "@option:check"
msgid "Allow sending relations to any event in the timeline"
msgstr "Verborgen evenementen in de tijdlijn tonen"
msgstr "Verzenden van relaties naar een gebeurtenis in de tijdlijn"
#: src/devtools/DebugOptions.qml:25
#, fuzzy, kde-format
#| msgid "Show state events"
#, kde-format
msgctxt "@info"
msgid "This includes state events"
msgstr "Status van gebeurtenissen tonen"
msgstr "Dit omvat status van gebeurtenissen"
#: src/devtools/DebugOptions.qml:32
#, kde-format
@@ -3086,12 +3093,12 @@ msgstr "Aanmaken van room is mislukt: %1"
msgid "Space creation failed: %1"
msgstr "Ruimte aanmaken is mislukt: %1"
#: src/libneochat/neochatroom.cpp:1209
#: src/libneochat/neochatroom.cpp:1237
#, kde-format
msgid "Report sent successfully."
msgstr "Rapport met succes verzonden."
#: src/libneochat/neochatroom.cpp:1549 src/libneochat/neochatroom.cpp:1557
#: src/libneochat/neochatroom.cpp:1577 src/libneochat/neochatroom.cpp:1585
#, kde-format
msgctxt "'Lat' and 'Lon' as in Latitude and Longitude"
msgid "Lat: %1, Lon: %2"
@@ -3394,7 +3401,7 @@ msgid "Register"
msgstr "Registreren"
#: src/login/Password.qml:28 src/login/RegisterPassword.qml:20
#: src/settings/DevicesPage.qml:81
#: src/settings/DevicesPage.qml:100
#, kde-format
msgid "Password:"
msgstr "Wachtwoord:"
@@ -4241,8 +4248,7 @@ msgid "Manage Account"
msgstr "Account beheren"
#: src/rooms/UserInfo.qml:94
#, fuzzy, kde-format
#| msgid "Open Settings"
#, kde-format
msgctxt "@action:button"
msgid "Open Settings"
msgstr "Instellingen openen"
@@ -4403,6 +4409,11 @@ msgctxt "@title:group"
msgid "Accounts"
msgstr "Accounts"
#: src/settings/AccountsPage.qml:88
#, kde-format
msgid "Logout…"
msgstr "Afmelden…"
#: src/settings/AccountsPage.qml:118
#, kde-format
msgid "Add Account"
@@ -4597,35 +4608,51 @@ msgctxt "@info:group"
msgid "This Device"
msgstr "Dit apparaat"
#: src/settings/DevicesPage.qml:38
#: src/settings/DevicesPage.qml:39
#, fuzzy, kde-format
#| msgctxt "@action:inmenu"
#| msgid "Verify This Device"
msgctxt "@action:button"
msgid "Verify This Device"
msgstr "Dit apparaat verifiëren"
#: src/settings/DevicesPage.qml:40
#, kde-format
msgctxt "@info:description"
msgid ""
"This device is marked as insecure until it's verified by another device. "
"It's recommended to verify as soon as possible."
msgstr ""
#: src/settings/DevicesPage.qml:57
#, kde-format
msgctxt "@info:group"
msgid "Verified Devices"
msgstr "Geverifieerde apparaten"
#: src/settings/DevicesPage.qml:43
#: src/settings/DevicesPage.qml:62
#, kde-format
msgctxt "@info:group"
msgid "Unverified Devices"
msgstr "Niet-geverifieerde apparaten"
#: src/settings/DevicesPage.qml:48
#: src/settings/DevicesPage.qml:67
#, kde-format
msgctxt "@info:group"
msgid "Devices without Encryption Support"
msgstr "Apparaten zonder ondersteuning voor versleuteling"
#: src/settings/DevicesPage.qml:63
#: src/settings/DevicesPage.qml:82
#, kde-format
msgid "Please login to view the signed-in devices for your account."
msgstr "Meld u aan om de aangemelde apparaten voor uw account te bekijken."
#: src/settings/DevicesPage.qml:75
#: src/settings/DevicesPage.qml:94
#, kde-format
msgid "Remove device"
msgstr "Apparaat verwijderen"
#: src/settings/DevicesPage.qml:87
#: src/settings/DevicesPage.qml:106
#, kde-format
msgctxt "As in 'Remove this device'"
msgid "Remove"
@@ -5330,6 +5357,11 @@ msgstr "Instellingen voor ontwikkelaar"
msgid "Enable developer tools"
msgstr "Hulpmiddelen voor ontwikkelaars inschakelen"
#: src/settings/NeoChatGeneralPage.qml:334
#, kde-format
msgid "Open Developer Tools"
msgstr "Hulpmiddelen voor ontwikkelaars openen"
#: src/settings/NeoChatGeneralPage.qml:338
#, kde-format
msgid "Developer Tools"
@@ -5509,6 +5541,11 @@ msgstr "Stickers & Emoji's"
msgid "Network Proxy"
msgstr "Netwerkproxy"
#: src/settings/NeoChatSettingsView.qml:90
#, kde-format
msgid "Devices"
msgstr "Apparaten"
#: src/settings/NeoChatSettingsView.qml:102
#, kde-format
msgid "About NeoChat"