News
PostNuke
PostNuke: Dutch translation for Postnuke 0.714 Beta released
I've completed my translation of Postnuke 0.714 into Dutch. These language files are based on those of Johan Bakker en are meant for Postnuke version 0.714. I've added the missing variables and now even the Adminstrator section is translated. So head over to the download section and get it running on your website.
To install these file, just uppack them at the root of your website.


Comments
If I find any errors or other strange things I will inform you.
This is really a big help for me, thanks!
I will give you some more translations for some blocks / modules i've already translated so it can be more complete.
At first glance i noticed that the weblinks module isn't translated completely and correctly yet. (variables of the downloadsmodule copied?)
But still GREAT WORK!!
Here's the menu.php translation for ns-admin:
<?PHP
// File: $Id: menu.php,v 1.2 2002/03/08 12:49:07 adam_baum Exp $
// ----------------------------------------------------------------------
// POST-NUKE Content Management System
// Copyright (C) 2001 by the Post-Nuke Development Team.
// http://www.postnuke.com/
// ----------------------------------------------------------------------
// Based on:
// PHP-NUKE Web Portal System - http://phpnuke.org/
// Thatware - http://thatware.org/
// ----------------------------------------------------------------------
// LICENSE
//
// This program is free software; you can redistribute it and/or
// modify it under the terms of the GNU General Public License (GPL)
// as published by the Free Software Foundation; either version 2
// of the License, or (at your option) any later version.
//
// This program is distributed in the hope that it will be useful,
// but WITHOUT ANY WARRANTY; without even the implied warranty of
// MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the
// GNU General Public License for more details.
//
// To read the license please visit http://www.gnu.org/copyleft/gpl.html
// ----------------------------------------------------------------------
// Original Author of this file: Sebastian Fränk
// Purpose of this file: language define file - German
// 2001-03-08: sf
// ----------------------------------------------------------------------
define('AddStory','Verhaal Toevoegen');
define('Admin_Messages','Admin Berichten');
define('Autolink','Autolinks');
define('Banners','Banners');
define('Blocks','Blokken');
define('Comments','Reacties');
define('Downloads','Downloads');
define('Ephemerids','Ephemerids');
define('FAQ','FAQ');
define('Groups','Groepen');
define('Languages','Taal');
define('MailUsers','Mail Gebruikers');
define('Modules','Modules');
define('Permissions','Permissies');
define('Polls','Enquetes');
define('Quotes','Quotes');
define('Referers','HTTP Referer');
define('Reviews','Reviews');
define('Sections','Secties');
define('Settings','Instellingen');
define('Submit_News','Nieuws toevoegen');
define('Topics','Onderwerpen');
define('Top_List','Top Lijst');
define('Users','Gebruikers Administratie');
define('Web_Links','Web Links');
?>
To check out how we progress visit:
http://postnuke.gamehost.nl
(currently under construction, PN0.72)
<br>
Thanks very much for this!
Only logged in users are allowed to comment. Register or log in.