GIT_SILENT Sync po/docbooks with svn

This commit is contained in:
l10n daemon script
2023-11-21 02:09:50 +00:00
parent 5efd17d370
commit 4ef67c3e0d
40 changed files with 1280 additions and 960 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-11-17 01:37+0000\n"
"POT-Creation-Date: 2023-11-21 01:34+0000\n"
"PO-Revision-Date: 2023-11-17 10:54+0100\n"
"Last-Translator: Freek de Kruijf <freekdekruijf@kde.nl>\n"
"Language-Team: \n"
@@ -89,12 +89,12 @@ msgid "The room id you are trying to join is not valid"
msgstr "Het room-id waaraan u mee wilt doen is niet geldig"
#: src/eventhandler.cpp:325 src/eventhandler.cpp:527
#: src/models/messageeventmodel.cpp:465
#: src/models/messageeventmodel.cpp:459
#, kde-format
msgid "<i>[This message was deleted]</i>"
msgstr "<i>[Dit bericht is verwijderd]</i>"
#: src/eventhandler.cpp:325 src/models/messageeventmodel.cpp:466
#: src/eventhandler.cpp:325 src/models/messageeventmodel.cpp:460
#, kde-format
msgid "<i>[This message was deleted: %1]</i>"
msgstr "<i>[Dit bericht is verwijderd: %1]</i>"
@@ -966,17 +966,17 @@ msgctxt "As in 'The user's own emojis"
msgid "Own Emojis"
msgstr "Eigen emoji's"
#: src/models/messageeventmodel.cpp:491
#: src/models/messageeventmodel.cpp:484
#, kde-format
msgid "[REDACTED]"
msgstr "[GEREDIGEERD]"
#: src/models/messageeventmodel.cpp:491
#: src/models/messageeventmodel.cpp:484
#, kde-format
msgid "[REDACTED: %1]"
msgstr "[GEREDIGEERD: %1]"
#: src/models/messagefiltermodel.cpp:124
#: src/models/messagefiltermodel.cpp:125
#, kde-format
msgctxt "%1: What's being done; %2: How often it is done."
msgid " %1"
@@ -984,7 +984,7 @@ msgid_plural " %1 %2 times"
msgstr[0] " %1"
msgstr[1] " %1 %2 keer"
#: src/models/messagefiltermodel.cpp:128
#: src/models/messagefiltermodel.cpp:129
#, kde-format
msgctxt "n users"
msgid " %1 user "
@@ -992,25 +992,25 @@ msgid_plural " %1 users "
msgstr[0] " %1 gebruiker "
msgstr[1] " %1 gebruikers "
#: src/models/messagefiltermodel.cpp:138
#: src/models/messagefiltermodel.cpp:139
#, kde-format
msgctxt "[action 1], [action 2 and/or action 3]"
msgid ", "
msgstr ", "
#: src/models/messagefiltermodel.cpp:142
#: src/models/messagefiltermodel.cpp:143
#, kde-format
msgctxt "[action 1, action 2] or [action 3]"
msgid " or "
msgstr " of "
#: src/models/messagefiltermodel.cpp:142
#: src/models/messagefiltermodel.cpp:143
#, kde-format
msgctxt "[action 1, action 2] and [action 3]"
msgid " and "
msgstr " en "
#: src/models/messagefiltermodel.cpp:148
#: src/models/messagefiltermodel.cpp:149
#, kde-format
msgctxt ""
"userText (%1) is either a Matrix username if a single user sent all the "
@@ -1797,8 +1797,9 @@ msgstr "Apparaat verifiëren"
msgid "Logout device"
msgstr "Afmeldapparaat"
#: src/qml/DevicesPage.qml:20 src/qml/Login.qml:37
#: src/qml/NotificationsView.qml:34 src/qml/NotificationsView.qml:39
#: src/qml/DevicesPage.qml:20 src/qml/LoadingDelegate.qml:13
#: src/qml/Login.qml:37 src/qml/NotificationsView.qml:34
#: src/qml/NotificationsView.qml:39
#, kde-format
msgid "Loading…"
msgstr "Laden…"
@@ -2581,7 +2582,7 @@ msgstr "Uitnodigingen"
msgid "Unknown"
msgstr "Onbekend"
#: src/qml/GroupChatDrawerHeader.qml:65
#: src/qml/GroupChatDrawerHeader.qml:65 src/qml/TimelineEndDelegate.qml:64
#, kde-format
msgid "No name"
msgstr "Geen naam"
@@ -4121,6 +4122,13 @@ msgstr ""
"Door door te gaan met de registratie, gaat u akkoord met de volgende "
"bepalingen en voorwaarden:"
#: src/qml/TimelineEndDelegate.qml:85
#, kde-format
msgid ""
"This is the beginning of the chat. There are no historical messages beyond "
"this point."
msgstr ""
#: src/qml/TimelineView.qml:180
#, kde-format
msgid "Jump to first unread message"
@@ -4512,22 +4520,22 @@ msgstr "Doorgaan"
msgid "Working"
msgstr "Werkend"
#: src/roommanager.cpp:77
#: src/roommanager.cpp:79
#, kde-format
msgid "Malformed or empty Matrix id"
msgstr "Verminkte of lege Matrix-id"
#: src/roommanager.cpp:77
#: src/roommanager.cpp:79
#, kde-format
msgid "%1 is not a correct Matrix identifier"
msgstr "%1 is geen juiste Matrix-identifier"
#: src/roommanager.cpp:93
#: src/roommanager.cpp:95
#, kde-format
msgid "Room not found"
msgstr "Room niet gevonden"
#: src/roommanager.cpp:93
#: src/roommanager.cpp:95
#, kde-format
msgid ""
"There's no room %1 in the room list. Check the spelling and the account."
@@ -4535,32 +4543,32 @@ msgstr ""
"Er is geen room %1 in de lijst met rooms. Controleer de spelling en het "
"account."
#: src/roommanager.cpp:305
#: src/roommanager.cpp:307
#, kde-format
msgid "Failed to join room"
msgstr "Deelnemen aan room is mislukt"
#: src/roommanager.cpp:320
#: src/roommanager.cpp:322
#, kde-format
msgid "You requested to join '%1'"
msgstr "U verzocht om mee te doen met '%1'"
#: src/roommanager.cpp:323
#: src/roommanager.cpp:325
#, kde-format
msgid "Failed to request joining room"
msgstr "Verzoek om mee te doen met room is mislukt"
#: src/roommanager.cpp:332
#: src/roommanager.cpp:334
#, kde-format
msgid "No application for the link"
msgstr "Geen toepassing voor de koppeling"
#: src/roommanager.cpp:332
#: src/roommanager.cpp:334
#, kde-format
msgid "Your operating system could not find an application for the link."
msgstr "Uw besturingssysteem kon geen toepassing vinden voor de koppeling."
#: src/roommanager.cpp:338
#: src/roommanager.cpp:340
#, kde-format
msgid "Could not open URL"
msgstr "Kon de URL niet openen"