GIT_SILENT Sync po/docbooks with svn

This commit is contained in:
l10n daemon script
2023-12-24 02:48:11 +00:00
parent 4c3d7ab011
commit 9fe44515a7
40 changed files with 1121 additions and 1121 deletions

View File

@@ -7,7 +7,7 @@ msgid ""
msgstr ""
"Project-Id-Version: neochat\n"
"Report-Msgid-Bugs-To: https://bugs.kde.org\n"
"POT-Creation-Date: 2023-12-23 01:45+0000\n"
"POT-Creation-Date: 2023-12-24 01:57+0000\n"
"PO-Revision-Date: 2023-12-03 14:26+0100\n"
"Last-Translator: Freek de Kruijf <f.de.kruijf@gmail.com>\n"
"Language-Team: \n"
@@ -18,68 +18,68 @@ msgstr ""
"Plural-Forms: nplurals=2; plural=n != 1;\n"
"X-Generator: Lokalize 22.12.3\n"
#: src/controller.cpp:128 src/controller.cpp:394
#: src/controller.cpp:127 src/controller.cpp:369
#, kde-format
msgid "Receiving push notifications"
msgstr "Push-meldingen ontvangen"
#: src/controller.cpp:228
#: src/controller.cpp:209
#, kde-format
msgid "Login Failed: Access Token invalid or revoked"
msgstr "Aanmelden is mislukt: toegangstoken ongeldig of ingetrokken"
#: src/controller.cpp:231 src/controller.cpp:236 src/login.cpp:93
#: src/controller.cpp:212 src/controller.cpp:217 src/login.cpp:93
#, kde-format
msgid "Login Failed: %1"
msgstr "Aanmelden mislukt: %1"
#: src/controller.cpp:242
#: src/controller.cpp:222
#, kde-format
msgid "Network Error: %1"
msgstr "Netwerkfout: %1"
#: src/controller.cpp:267
#: src/controller.cpp:244
#, kde-format
msgid "Access token wasn't found"
msgstr "Toegangstoken is niet gevonden"
#: src/controller.cpp:267
#: src/controller.cpp:244
#, kde-format
msgid "Maybe it was deleted?"
msgstr "Misschien is het verwijderd?"
#: src/controller.cpp:271
#: src/controller.cpp:248
#, kde-format
msgid "Access to keychain was denied."
msgstr "Toegang tot sleutelring is geweigerd."
#: src/controller.cpp:271
#: src/controller.cpp:248
#, kde-format
msgid "Please allow NeoChat to read the access token"
msgstr "laat NeoChat het toegangstoken lezen"
#: src/controller.cpp:274
#: src/controller.cpp:251
#, kde-format
msgid "No keychain available."
msgstr "Geen sleutelring beschikbaar"
#: src/controller.cpp:274
#: src/controller.cpp:251
#, kde-format
msgid "Please install a keychain, e.g. KWallet or GNOME keyring on Linux"
msgstr ""
"Installeer een sleutelring, bijv. KWallet of GNOME sleutelring op Linux"
#: src/controller.cpp:277
#: src/controller.cpp:254
#, kde-format
msgid "Unable to read access token"
msgstr "Lezen van toegangstoken lukt niet"
#: src/controller.cpp:356
#: src/controller.cpp:331
#, kde-format
msgid "File too large to download."
msgstr "Bestand is te groot om te downloaden."
#: src/controller.cpp:356
#: src/controller.cpp:331
#, kde-format
msgid "Contact your matrix server administrator for support."
msgstr "Neem contact op met uw matrix-serverbeheerder voor ondersteuning."
@@ -1142,12 +1142,12 @@ msgstr "Aanmaken van room is mislukt: %1"
msgid "Space creation failed: %1"
msgstr "Ruimte aanmaken is mislukt: %1"
#: src/neochatroom.cpp:1576 src/neochatroom.cpp:1577
#: src/neochatroom.cpp:1574 src/neochatroom.cpp:1575
#, kde-format
msgid "Report sent successfully."
msgstr "Rapport met succes verzonden."
#: src/neochatroom.cpp:1836 src/neochatroom.cpp:1844
#: src/neochatroom.cpp:1834 src/neochatroom.cpp:1842
#, kde-format
msgctxt "'Lat' and 'Lon' as in Latitude and Longitude"
msgid "Lat: %1, Lon: %2"
@@ -2099,7 +2099,7 @@ msgctxt "@title"
msgid "Stickers & Emojis"
msgstr "Stickers & Emoji's"
#: src/qml/EncryptedDelegate.qml:20 src/qml/ReplyComponent.qml:200
#: src/qml/EncryptedDelegate.qml:20 src/qml/ReplyComponent.qml:191
#, kde-format
msgid ""
"This message is encrypted and the sender has not shared the key with this "
@@ -4548,47 +4548,47 @@ msgctxt "@action:button"
msgid "Go back"
msgstr "Ga terug"
#: src/registration.cpp:301
#: src/registration.cpp:300
#, kde-format
msgid "No server."
msgstr "Geen server."
#: src/registration.cpp:303
#: src/registration.cpp:302
#, kde-format
msgid "Checking Server availability."
msgstr "Beschikbaarheid van server controleren."
#: src/registration.cpp:305
#: src/registration.cpp:304
#, kde-format
msgid "This is not a valid server."
msgstr "Dit is geen geldige server."
#: src/registration.cpp:307
#: src/registration.cpp:306
#, kde-format
msgid "Registration for this server is disabled."
msgstr "Registratie voor deze server is uitgeschakeld."
#: src/registration.cpp:309
#: src/registration.cpp:308
#, kde-format
msgid "No username."
msgstr "Geen gebruikersnaam."
#: src/registration.cpp:311
#: src/registration.cpp:310
#, kde-format
msgid "Checking username availability."
msgstr "Beschikbaarheid van gebruikersnaam controleren."
#: src/registration.cpp:313
#: src/registration.cpp:312
#, kde-format
msgid "This username is not available."
msgstr "Deze gebruikersnaam is niet beschikbaar."
#: src/registration.cpp:315
#: src/registration.cpp:314
#, kde-format
msgid "Continue"
msgstr "Doorgaan"
#: src/registration.cpp:317
#: src/registration.cpp:316
#, kde-format
msgid "Working"
msgstr "Werkend"
@@ -4646,12 +4646,12 @@ msgstr "Uw besturingssysteem kon geen toepassing vinden voor de koppeling."
msgid "Could not open URL"
msgstr "Kon de URL niet openen"
#: src/trayicon.cpp:17
#: src/trayicon.cpp:19
#, kde-format
msgid "Show"
msgstr "Tonen"
#: src/trayicon.cpp:30
#: src/trayicon.cpp:34
#, kde-format
msgid "Quit"
msgstr "Afsluiten"