Volledige Nederlandse vertaling voor YOURLS — admin, foutmeldingen, plug-in API, alles wat YOURLS uit zichzelf weergeeft.
English: Full Dutch (nl_NL) translation for YOURLS — admin pages, errors, plugin API messages, everything YOURLS itself emits.
-
Download het laatste
.zip-bestand van de Releases-pagina, of paknl_NL.poennl_NL.molos uit deze repository.
Download the latest.zipfrom Releases, or grabnl_NL.po+nl_NL.modirectly from this repo. -
Plaats beide bestanden in
<je-yourls>/user/languages/.
Drop both files into<your-yourls>/user/languages/. -
Open
user/config.phpen wijzig:
Openuser/config.phpand change:define( 'YOURLS_LANG', '' );
in / to:
define( 'YOURLS_LANG', 'nl_NL' );
-
Ververs de admin in je browser. De interface staat nu in het Nederlands.
Refresh the admin in your browser — the UI is now Dutch.
- YOURLS 1.9 en nieuwer. De meegeleverde
YOURLS.potwordt elke zondag automatisch gesynchroniseerd met de upstreamYOURLS/YOURLS.pot-repository, dus nieuwe strings duiken direct op innl_NL.po.
YOURLS 1.9 and newer. The bundledYOURLS.potis auto-synced from upstream every Sunday, so new strings show up innl_NL.poright away.
Vertaling onnauwkeurig? Iets vergeten? Open een issue of stuur een pull request met een aanpassing op nl_NL.po. Het nl_NL.mo-bestand wordt automatisch gecompileerd door GitHub Actions zodra de .po is bijgewerkt — je hoeft alleen de .po te raken.
Spotted a translation issue? Open an issue or send a pull request against nl_NL.po. The nl_NL.mo is auto-recompiled by GitHub Actions whenever the .po changes — you only have to touch the .po.
Oorspronkelijk onderhouden door @Beun; deze versie is een onderhoudsfork.
Originally maintained by @Beun; this is a maintenance fork.
MIT.
