From 8b5b9dd5ed1e3cfcc4770f7d07d94b9202e9c666 Mon Sep 17 00:00:00 2001 From: ddtddt Date: Wed, 29 Dec 2010 22:28:00 +0000 Subject: [trunk] - add no_NO (Norwegian) thanks to atlew git-svn-id: http://piwigo.org/svn/trunk@8385 68402e56-0260-453c-a942-63ccdbb3a9ee --- tools/language/translation_validated.inc.php | 20 ++++++++++++++++++-- 1 file changed, 18 insertions(+), 2 deletions(-) (limited to 'tools/language') diff --git a/tools/language/translation_validated.inc.php b/tools/language/translation_validated.inc.php index 5fa65e000..31a4dd311 100644 --- a/tools/language/translation_validated.inc.php +++ b/tools/language/translation_validated.inc.php @@ -337,7 +337,6 @@ $validated_keys = array( 'Representant', 'Site manager', 'Status', - '', 'email', 'Parameter', 'Parameters', @@ -365,7 +364,24 @@ $validated_keys = array( 'Piwigo Uploader', 'Download,', ), - + + 'no_NO' => array( + 'IP: %s', + 'Browser: %s', + 'Email: %s', + 'Admin: %s', + 'Pause of slideshow', + 'Album', + 'Filter', + 'N/A', + 'Webmaster', + '%d Kb', + 'representative', + 'slideshow', + 'Album: %s', + 'Album results for', + ), + 'pl_PL' => array( '%d Kb', 'RSS feed', -- cgit v1.2.3