diff options
author | ddtddt <ddtddt@piwigo.org> | 2010-03-26 06:24:14 +0000 |
---|---|---|
committer | ddtddt <ddtddt@piwigo.org> | 2010-03-26 06:24:14 +0000 |
commit | f62624232cef7525b49d590a57eb463e716e5392 (patch) | |
tree | c9dfdb3ba3d598e555dd244db6b1c1411d90fe75 /tools/translation_validated.inc.php | |
parent | 55ea0f2c4cd0a642f1470e6bdee33fc59a25ecbf (diff) |
[trunk] update nl_NL thanks to Kees Hessels
git-svn-id: http://piwigo.org/svn/trunk@5372 68402e56-0260-453c-a942-63ccdbb3a9ee
Diffstat (limited to 'tools/translation_validated.inc.php')
-rw-r--r-- | tools/translation_validated.inc.php | 50 |
1 files changed, 49 insertions, 1 deletions
diff --git a/tools/translation_validated.inc.php b/tools/translation_validated.inc.php index 0ebae0088..1754843e3 100644 --- a/tools/translation_validated.inc.php +++ b/tools/translation_validated.inc.php @@ -158,7 +158,55 @@ $validated_keys = array( 'Rank', 'cloud', ), - 'pl_PL' => array( + 'nl_NL' => array( + '%d Kb', + 'Filter', + 'Help', + 'Links', + 'RSS feed', + 'Reset', + 'Tag', + 'Tags', + 'Week %d', + 'download', + 'Powered by', + 'Auto login', + 'Contact', + 'SQL queries in', + 'Menu', + 'IP: %s', + 'Browser: %s', + 'Email: %s', + 'Piwigo Help', + '%d tag', + '%d tags', + 'Batch management', + 'Database', + 'Permalink', + 'Permalinks', + 'Plugins', + 'Representant', + 'Site manager', + 'Status', + '', + 'email', + 'Parameter', + 'Parameters', + 'Remote site', + 'test', + 'Remote', + 'unit mode', + 'Upload', + 'IP', + 'Level 8', + 'Demo', + 'Hits', + 'Downloads', + 'localhost, sql.multimania.com, toto.freesurf.fr', + 'Upgrade', + 'SQL queries', + ), + 'pl_PL' => array( '', '', ), |