Skip to content

toineenzo/YOURLS-nl_NL

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

57 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Nederlandse vertaling voor YOURLS

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.

License: MIT Latest release Listed in Awesome YOURLS!

YOURLS admin in het Nederlands


Installatie / Installation

  1. Download het laatste .zip-bestand van de Releases-pagina, of pak nl_NL.po en nl_NL.mo los uit deze repository.
    Download the latest .zip from Releases, or grab nl_NL.po + nl_NL.mo directly from this repo.

  2. Plaats beide bestanden in <je-yourls>/user/languages/.
    Drop both files into <your-yourls>/user/languages/.

  3. Open user/config.php en wijzig:
    Open user/config.php and change:

    define( 'YOURLS_LANG', '' );

    in / to:

    define( 'YOURLS_LANG', 'nl_NL' );
  4. Ververs de admin in je browser. De interface staat nu in het Nederlands.
    Refresh the admin in your browser — the UI is now Dutch.


Geverifieerd voor / Tested with

  • YOURLS 1.9 en nieuwer. De meegeleverde YOURLS.pot wordt elke zondag automatisch gesynchroniseerd met de upstream YOURLS/YOURLS.pot-repository, dus nieuwe strings duiken direct op in nl_NL.po.
    YOURLS 1.9 and newer. The bundled YOURLS.pot is auto-synced from upstream every Sunday, so new strings show up in nl_NL.po right away.

Bijdragen / Contributing

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.


Dank / Credits

Oorspronkelijk onderhouden door @Beun; deze versie is een onderhoudsfork.

Originally maintained by @Beun; this is a maintenance fork.


Licentie / License

MIT.

About

Verbeterde en vernieuwde Nederlandse vertaling voor YOURLS // Improved and refreshed Dutch translation for YOURLS

Resources

License

Stars

Watchers

Forks

Contributors