Translated using Weblate (Dutch)

Currently translated at 4.4% (40 of 899 strings)

Translation: PeerTube LiveChat/Peertube Plugin Livechat Documentation
Translate-URL: https://weblate.framasoft.org/projects/peertube-livechat/peertube-plugin-livechat-documentation/nl/
This commit is contained in:
Tibbe Debats
2025-11-28 20:44:51 +00:00
committed by Weblate
parent f20d74d693
commit 8fc523b094

View File

@ -7,27 +7,28 @@ msgid ""
msgstr "" msgstr ""
"Project-Id-Version: peertube-plugin-livechat-documentation VERSION\n" "Project-Id-Version: peertube-plugin-livechat-documentation VERSION\n"
"POT-Creation-Date: 2025-06-20 09:17+0200\n" "POT-Creation-Date: 2025-06-20 09:17+0200\n"
"PO-Revision-Date: 2023-07-17 10:52+0000\n" "PO-Revision-Date: 2025-11-29 15:33+0000\n"
"Last-Translator: Anonymous <noreply@weblate.org>\n" "Last-Translator: Tibbe Debats <weblate@weblate.framasoft.org>\n"
"Language-Team: Dutch <https://weblate.framasoft.org/projects/peertube-livechat/peertube-plugin-livechat-documentation/nl/>\n" "Language-Team: Dutch <https://weblate.framasoft.org/projects/"
"peertube-livechat/peertube-plugin-livechat-documentation/nl/>\n"
"Language: nl\n" "Language: nl\n"
"MIME-Version: 1.0\n" "MIME-Version: 1.0\n"
"Content-Type: text/plain; charset=UTF-8\n" "Content-Type: text/plain; charset=UTF-8\n"
"Content-Transfer-Encoding: 8bit\n" "Content-Transfer-Encoding: 8bit\n"
"Plural-Forms: nplurals=2; plural=n != 1;\n" "Plural-Forms: nplurals=2; plural=(n != 1);\n"
"X-Generator: Weblate 4.18.2\n" "X-Generator: Weblate 5.14.3\n"
#. type: Yaml Front Matter Hash Value: description #. type: Yaml Front Matter Hash Value: description
#: support/documentation/content/en/contact/_index.md #: support/documentation/content/en/contact/_index.md
#, no-wrap #, no-wrap
msgid "Contact the author" msgid "Contact the author"
msgstr "" msgstr "Neem contact op met de auteur"
#. type: Yaml Front Matter Hash Value: title #. type: Yaml Front Matter Hash Value: title
#: support/documentation/content/en/contact/_index.md #: support/documentation/content/en/contact/_index.md
#, no-wrap #, no-wrap
msgid "Contact me" msgid "Contact me"
msgstr "" msgstr "Neem contact met mij op"
#. type: Plain text #. type: Plain text
#: support/documentation/content/en/contact/_index.md #: support/documentation/content/en/contact/_index.md
@ -49,7 +50,7 @@ msgstr ""
#: support/documentation/content/en/contributing/codeofconduct/_index.md #: support/documentation/content/en/contributing/codeofconduct/_index.md
#, no-wrap #, no-wrap
msgid "Code of Conduct" msgid "Code of Conduct"
msgstr "" msgstr "Gedragscode"
#. type: Plain text #. type: Plain text
#: support/documentation/content/en/contributing/codeofconduct/_index.md #: support/documentation/content/en/contributing/codeofconduct/_index.md
@ -70,7 +71,7 @@ msgstr ""
#. type: Plain text #. type: Plain text
#: support/documentation/content/en/contributing/develop/_index.md #: support/documentation/content/en/contributing/develop/_index.md
msgid "Pull Request must be done on the `main` branch." msgid "Pull Request must be done on the `main` branch."
msgstr "" msgstr "Pull Request moet worden gedaan op de `main` branch."
#. type: Plain text #. type: Plain text
#: support/documentation/content/en/contributing/develop/_index.md #: support/documentation/content/en/contributing/develop/_index.md
@ -87,51 +88,53 @@ msgstr ""
#: support/documentation/content/en/contributing/develop/_index.md #: support/documentation/content/en/contributing/develop/_index.md
msgid "It is highly recommended to be familiar with following concepts:" msgid "It is highly recommended to be familiar with following concepts:"
msgstr "" msgstr ""
"Het wordt ten zeerste aanbevolen om vertrouwd te zijn met de volgende "
"concepten:"
#. type: Bullet: '* ' #. type: Bullet: '* '
#: support/documentation/content/en/contributing/develop/_index.md #: support/documentation/content/en/contributing/develop/_index.md
msgid "Git" msgid "Git"
msgstr "" msgstr "Git"
#. type: Bullet: '* ' #. type: Bullet: '* '
#: support/documentation/content/en/contributing/develop/_index.md #: support/documentation/content/en/contributing/develop/_index.md
msgid "NodeJS" msgid "NodeJS"
msgstr "" msgstr "NodeJS"
#. type: Bullet: '* ' #. type: Bullet: '* '
#: support/documentation/content/en/contributing/develop/_index.md #: support/documentation/content/en/contributing/develop/_index.md
msgid "NPM" msgid "NPM"
msgstr "" msgstr "NPM"
#. type: Bullet: '* ' #. type: Bullet: '* '
#: support/documentation/content/en/contributing/develop/_index.md #: support/documentation/content/en/contributing/develop/_index.md
msgid "Typescript" msgid "Typescript"
msgstr "" msgstr "Typescript"
#. type: Plain text #. type: Plain text
#: support/documentation/content/en/contributing/develop/_index.md #: support/documentation/content/en/contributing/develop/_index.md
msgid "To build the plugin, you must have following packages:" msgid "To build the plugin, you must have following packages:"
msgstr "" msgstr "Om de plug-in te bouwen, moet je over de volgende pakketten beschikken:"
#. type: Bullet: '* ' #. type: Bullet: '* '
#: support/documentation/content/en/contributing/develop/_index.md #: support/documentation/content/en/contributing/develop/_index.md
msgid "`git`" msgid "`git`"
msgstr "" msgstr "`git`"
#. type: Bullet: '* ' #. type: Bullet: '* '
#: support/documentation/content/en/contributing/develop/_index.md #: support/documentation/content/en/contributing/develop/_index.md
msgid "`npm` (>=8.x)" msgid "`npm` (>=8.x)"
msgstr "" msgstr "`npm` (>=8.x)"
#. type: Bullet: '* ' #. type: Bullet: '* '
#: support/documentation/content/en/contributing/develop/_index.md #: support/documentation/content/en/contributing/develop/_index.md
msgid "`nodejs` (>=14.x)" msgid "`nodejs` (>=14.x)"
msgstr "" msgstr "`nodejs` (>=14.x)"
#. type: Bullet: '* ' #. type: Bullet: '* '
#: support/documentation/content/en/contributing/develop/_index.md #: support/documentation/content/en/contributing/develop/_index.md
msgid "`build-essential`" msgid "`build-essential`"
msgstr "" msgstr "`build-essential`"
#. type: Bullet: '* ' #. type: Bullet: '* '
#: support/documentation/content/en/contributing/develop/_index.md #: support/documentation/content/en/contributing/develop/_index.md