[RFR] po-debconf://tryton-server
Frans Spiesschaert <[email protected]> Sun, 26 Oct 2025 14:37:46 +0100
| Newsgroups | gmane.linux.debian.internationalization.dutch |
|---|---|
| Message-ID | <[email protected]> |
Dag iedereen, In bijlage een bijgewerkte vertaling voor de debconf-teksten van tryton-server. Ook in bijlage een diff-bestand met het verschil met de vorige vertaling. -- Met vriendelijke groet, Frans Spiesschaert
tryton-server_7.0.38-1_nl.po
(text/x-gettext-translation, 9.8 KB)
# tryton-server package's debconf template translation into Dutch # SOME DESCRIPTIVE TITLE. # Copyright (C) YEAR THE PACKAGE'S COPYRIGHT HOLDER # This file is distributed under the same license as the tryton-server package. # FIRST AUTHOR <EMAIL@ADDRESS>, YEAR. # Frans Spiesschaert <[email protected]>, 2022, 2025. # msgid "" msgstr "" "Project-Id-Version: tryton-server 7.0.38-1\n" "Report-Msgid-Bugs-To: \n" "POT-Creation-Date: 2025-10-26 08:17+0000\n" "PO-Revision-Date: 2025-10-26 14:29+0100\n" "Last-Translator: Frans Spiesschaert <[email protected]>\n" "Language-Team: Debian Dutch l10n Team <[email protected]>\n" "Language: nl\n" "MIME-Version: 1.0\n" "Content-Type: text/plain; charset=UTF-8\n" "Content-Transfer-Encoding: 8bit\n" "X-Generator: Poedit 3.2.2\n" #. Type: string #. Description #: ../tryton-server-postgresql.templates:1001 msgid "Initial admin password for Tryton:" msgstr "Initieel beheerderswachtwoord voor Tryton:" #. Type: string #. Description #: ../tryton-server-postgresql.templates:1001 msgid "" "A superuser account named \"admin\" will be created for the Tryton database. " "Please specify the password that this account should require for the initial " "login." msgstr "" "Voor de Tryton-databank zal een account aangemaakt worden voor een " "supergebruiker met als naam \"admin\". Geef het wachtwoord op dat vereist " "zal zijn voor de eerste login met dit account." #. Type: string #. Description #: ../tryton-server-postgresql.templates:1001 msgid "" "If it is left empty a random password will be used. You can reset this " "password from the command line with" msgstr "" "Indien u dit leeg laat, zal een willekeurig wachtwoord worden gebruikt. U " "kunt dit wachtwoord opnieuw instellen vanaf de commandoregel met" #. Type: string #. Description #: ../tryton-server-postgresql.templates:1001 msgid "" "$ sudo -u tryton trytond-admin -c /etc/tryton/trytond.conf --password -d " "<your_database_name>" msgstr "" "$ sudo -u tryton trytond-admin -c /etc/tryton/trytond.conf --password -d " "<uw_database_naam>" #. Type: string #. Description #: ../tryton-server-postgresql.templates:1001 msgid "" "Note: The initialization of the database may take some time; please be " "patient." msgstr "" "Opmerking: het initialiseren van de database kan enige tijd duren, even " "geduld." #. Type: string #. Description #: ../tryton-server-postgresql.templates:2001 msgid "Email address for the admin user:" msgstr "E-mailadres voor de gebruiker admin:" #. Type: string #. Description #: ../tryton-server-postgresql.templates:2001 msgid "" "Please specify a valid email address that should receive administrative " "messages from the Tryton server." msgstr "" "Geef een geldig e-mailadres op dat alle administratieve berichten van de " "Tryton-server moet ontvangen." #. Type: string #. Description #: ../tryton-server-postgresql.templates:2001 msgid "" "If it is left empty a default email address like root@<localdomain> will be " "used." msgstr "" "Als dit veld leeg blijft, wordt een standaard e-mailadres zoals " "root@<localdomain> gebruikt." #. Type: boolean #. Description #: ../tryton-server-uwsgi.templates:1001 msgid "Set up Tryton server workers?" msgstr "Werkers instellen voor de Tryton-server?" #. Type: boolean #. Description #: ../tryton-server-uwsgi.templates:1001 msgid "" "Some Tryton server tasks can be performed asynchronously in the background " "by workers in a task queue." msgstr "" "Sommige Tryton-servertaken kunnen asynchroon op de achtergrond in een " "taakwachtrij uitgevoerd worden door werkers." #. Type: boolean #. Description #: ../tryton-server-uwsgi.templates:1001 msgid "" "If enabled, the workers can automatically perform tasks such as the " "processing of sales, invoices, or purchases removing the need to execute " "particular workflow steps manually in the clients and wait for them to " "finish." msgstr "" "Indien ingeschakeld, kunnen de werkers automatisch taken uitvoeren zoals de " "verwerking van verkopen, facturen of aankopen, waardoor het niet langer " "nodig is bepaalde stappen van de workflow handmatig uit te voeren in de " "clients en te wachten tot deze klaar zijn." #. Type: boolean #. Description #: ../tryton-server-uwsgi.templates:2001 msgid "Set up a Tryton scheduler?" msgstr "Een Tryton-planner instellen?" #. Type: boolean #. Description #: ../tryton-server-uwsgi.templates:2001 msgid "" "Tryton server has its own internal \"cron\" scheduler which can run periodic " "database-maintenance tasks (configured using the Tryton clients). Please " "specify whether it should be enabled." msgstr "" "De Tryton-server heeft zijn eigen intern \"cron\" planningsprogramma dat " "periodieke database-onderhoudstaken kan uitvoeren (geconfigureerd met behulp " "van de Tryton clients). Geef aan of dit ingeschakeld moet worden." #. Type: boolean #. Description #: ../tryton-server-uwsgi.templates:2001 msgid "Note: Only one cron server should be enabled per database." msgstr "" "Opmerking: er mag slechts één cron-server per database worden gebruikt." #. Type: string #. Description #: ../tryton-server-nginx.templates:1001 msgid "Domain for the Tryton website:" msgstr "Domein voor de Tryton-website:" #. Type: string #. Description #: ../tryton-server-nginx.templates:1001 msgid "" "This will be the domain under which the Tryton server will be exposed via " "http (and/or https with Letsencrypt certificates when using the python3-" "certbot-nginx package)." msgstr "" "Dit zal het domein zijn waaronder de Tryton-server zal worden ontsloten via " "http (en/of https met Letsencrypt-certficaten bij gebruik van het pakket " "python3-certbot-nginx)." #. Type: string #. Description #: ../tryton-server-nginx.templates:1001 msgid "" "The value should be a FQDN (Full Qualified Domain Name). Typically it is " "something like \"mycompany.com\" or \"tryton.mysite.eu\"." msgstr "" "De waarde moet een volledige unieke domeinnaam (Fully Qualified Domain Name " "- FQDN) zijn. Meestal is het zoiets als \"mijnbedrijf.com\" of \"tryton." "mijnsite.eu\"." #. Type: string #. Description #: ../tryton-server-nginx.templates:1001 msgid "" "If you leave the value empty the hostname of this machine will be used as " "domain." msgstr "" "Als u de waarde leeg laat, wordt de computernaam van deze machine gebruikt " "als domein." #. Type: boolean #. Description #: ../tryton-server-nginx.templates:2001 msgid "Perform Letsencrypt registration and configuration?" msgstr "Letsencrpyt-registratie en -configuratie uitvoeren?" #. Type: boolean #. Description #: ../tryton-server-nginx.templates:2001 msgid "" "When the python3-certbot-nginx package is installed (default configuration) " "the automatic registration with Letsencrypt can be performed. The domain as " "configured in the previous question will be registered." msgstr "" "Wanneer het pakket python3-certbot-nginx is geïnstalleerd " "(standaardconfiguratie) kan een automatische registratie bij Letsencrypt " "worden uitgevoerd. Het domein zal worden geregistreerd zoals het in de " "vorige vraag geconfigureerd werd." #. Type: boolean #. Description #: ../tryton-server-nginx.templates:2001 msgid "" "Note: For this to work you need \n" " - a fully registered domain name\n" " - working DNS records for this domain name\n" " - accessibility to this server via Internet on port 80/443" msgstr "" "Opmerking: om dit te laten werken heeft u nodig \n" " - een volledig geregistreerde domeinnaam\n" " - werkende DNS-records voor deze domeinnaam\n" " - toegang tot deze server via internet op poort 80/443" #. Type: boolean #. Description #: ../tryton-server-nginx.templates:2001 msgid "" "In case you want to register several (sub-)domains with this nginx frontend " "you should opt out and perform the registration manually. You can perform " "this configuration manually at any time later (please refer to the necessary " "steps in /usr/share/doc/certbot/README.rst.gz)." msgstr "" "Indien u meerdere (sub)domeinen bij deze nginx-frontend wilt registreren, " "moet u hier uitstappen en de registratie handmatig uitvoeren. U kunt deze " "configuratie gelijk wanneer later handmatig uitvoeren (raadpleeg de " "benodigde stappen in /usr/share/doc/certbot/README.rst.gz)." #. Type: boolean #. Description #: ../tryton-server-nginx.templates:2001 msgid "" "When registering with Letsencrypt you agree with the Terms of Service at " "https://letsencrypt.org/documents/LE-SA-v1.2-November-15-2017.pdf. You must " "agree in order to register with the ACME server." msgstr "" "Bij het registreren bij Letsencrypt gaat u akkoord met de servicevoorwaarden " "op https://letsencrypt.org/documents/LE-SA-v1.2-November-15-2017.pdf. U moet " "akkoord gaan om u te kunnen registreren bij de ACME-server." #. Type: string #. Description #: ../tryton-server-nginx.templates:3001 msgid "Letsencrypt E-Mail:" msgstr "E-mail voor Letsencrypt:" #. Type: string #. Description #: ../tryton-server-nginx.templates:3001 msgid "Enter an email address (used for urgent renewal and security notices)" msgstr "" "Voer een e-mailadres in (gebruikt voor dringende verlengings- en " "beveiligingsmeldingen)" #. Type: multiselect #. Description #: ../tryton-server-all-in-one.templates:1001 msgid "Postal codes" msgstr "Postcodes" #. Type: multiselect #. Description #: ../tryton-server-all-in-one.templates:1001 msgid "" "Please select all countries for which postal codes should be imported. This " "allows the address management system to offer automatic completion features." msgstr "" "Selecteer alle landen waarvoor postcodes geïmporteerd moeten worden. " "Hierdoor kan het adresbeheersysteem functies voor automatische voltooiing " "aanbieden." #. Type: multiselect #. Description #: ../tryton-server-all-in-one.templates:1001 msgid "" "Note: The availability of codes depends on their existence on geonames.org." msgstr "" "Opmerking: de beschikbaarheid van codes is afhankelijk van hun bestaan op " "geonames.org."
tryton-server_nl.po.diff
(text/x-patch, 1.7 KB)
--- tryton-server_6.0.22-1_nl.po 2022-10-27 20:25:09.283460656 +0200 +++ tryton-server_7.0.38-1_nl.po 2025-10-26 14:31:00.817354489 +0100 @@ -3,21 +3,21 @@ # Copyright (C) YEAR THE PACKAGE'S COPYRIGHT HOLDER # This file is distributed under the same license as the tryton-server package. # FIRST AUTHOR <EMAIL@ADDRESS>, YEAR. -# Frans Spiesschaert <[email protected]>, 2022 +# Frans Spiesschaert <[email protected]>, 2022, 2025. # msgid "" msgstr "" -"Project-Id-Version: tryton-server 6.0.22-1\n" -"Report-Msgid-Bugs-To: [email protected]\n" -"POT-Creation-Date: 2022-09-27 21:21+0200\n" -"PO-Revision-Date: 2022-10-27 20:25+0200\n" +"Project-Id-Version: tryton-server 7.0.38-1\n" +"Report-Msgid-Bugs-To: \n" +"POT-Creation-Date: 2025-10-26 08:17+0000\n" +"PO-Revision-Date: 2025-10-26 14:29+0100\n" "Last-Translator: Frans Spiesschaert <[email protected]>\n" "Language-Team: Debian Dutch l10n Team <[email protected]>\n" "Language: nl\n" "MIME-Version: 1.0\n" "Content-Type: text/plain; charset=UTF-8\n" "Content-Transfer-Encoding: 8bit\n" -"X-Generator: Poedit 2.2.1\n" +"X-Generator: Poedit 3.2.2\n" #. Type: string #. Description @@ -83,6 +83,16 @@ "Geef een geldig e-mailadres op dat alle administratieve berichten van de " "Tryton-server moet ontvangen." +#. Type: string +#. Description +#: ../tryton-server-postgresql.templates:2001 +msgid "" +"If it is left empty a default email address like root@<localdomain> will be " +"used." +msgstr "" +"Als dit veld leeg blijft, wordt een standaard e-mailadres zoals " +"root@<localdomain> gebruikt." + #. Type: boolean #. Description #: ../tryton-server-uwsgi.templates:1001
signature.asc
(application/pgp-signature, 833 B)
-----BEGIN PGP SIGNATURE----- iQIzBAABCgAdFiEESWHbdE9wBkqZp7Tz9W2dnhFW0dQFAmj+JCoACgkQ9W2dnhFW 0dTC2A/+Pig7k610xaS7nnOyf8NELyjNtaxUzgn4YXmOgoUK1AaQZLvctfNIqk+E fIuDdS/RWsKT5+2u2eCrexYaMtvIE3fO2SmnxpHCA4Ci2VaFMbWnoceiH9r5+EA6 PXvyeHWfarZAA3waqAAxg9TPhHHn2WegQ6LfeLCgTb6dgyrSgEOZ/R67J2ZqAWKw Wra8QdM2HUfpOT3osqQtqVF0H5SJQUfFUUOropu+EXyAkCMmbj5s5S4w+0Vb438f fOjmFgs9CjKhClgA4OfgTT/RpoPnl0qRr9eOppdlPOzjK9eooAiimNynlulzWHLc av8q24xh47RJ8h4c3E4CVXOUwWRFgMfVlVojw+E79MQTGozb1iTCzsz514OThrVl VRXUoS4OUOX2ftqTiBH0qX9UxjLXRQNgrOxMLCYmKVVKca+ENU4EhmRutNLumS1H DQL02+wes13gD4gmhwqqmc2vj6VNqZ/2hM3nfgC/tZQqcfFK/liSpKP6Hw/uhgRJ NlFlV4XJ95PKfYOsMQGZcMrc2cnbyyKLtd2n+0mpagg+eFa0EiqG7hhowW468czJ fiVeA44HFvyXYP7+LU2K/3Q1gJ+C+yjdIiTK28TfYe2AEEpKBAi1GTWktt5Dl/dy yJUwXMoKG2Jaeo/O+4rPhIpQkLJgmql2vvd0Us+g8fkelNrACJs= =fmv+ -----END PGP SIGNATURE-----