From 9696e3e9f447c8fc30579d5b10ef7922c8146f5e Mon Sep 17 00:00:00 2001 From: riopwg Date: Wed, 26 Jan 2011 07:17:21 +0000 Subject: Update translation_validated.inc.php git-svn-id: http://piwigo.org/svn/trunk@8904 68402e56-0260-453c-a942-63ccdbb3a9ee --- tools/language/translation_validated.inc.php | 40 +++++++++++++++------------- 1 file changed, 22 insertions(+), 18 deletions(-) (limited to 'tools') diff --git a/tools/language/translation_validated.inc.php b/tools/language/translation_validated.inc.php index ad6865021..d5585b10c 100644 --- a/tools/language/translation_validated.inc.php +++ b/tools/language/translation_validated.inc.php @@ -277,37 +277,41 @@ $validated_keys = array( ), 'it_IT' => array( - 'N/A', - 'No', - 'Webmaster', - 'Password', + 'Album', + 'Album: %s', + 'Browser: %s', + 'Database', + 'Directory', + 'Download', + 'Downloads', + 'email', + 'Email', + 'Email: %s', + 'File', 'Home', - 'Menu', - 'Logout', + 'high', 'Host', 'IP', 'IP: %s', - 'Email', - 'Email: %s', 'Links', + 'Logout', + 'Menu', + 'N/A', + 'No', + 'Password', 'Permalink', 'Permalinks', - 'Plugins', + 'pixels', + 'Piwigo Uploader', 'Plugin', - 'Tools', + 'Plugins', 'Tag', 'Tags', '%d tag', '%d tags', - 'Directory', - 'File', - 'high', - 'pixels', - 'Downloads', - 'Download', - 'Piwigo Uploader', - 'email', + 'Tools', 'user_status_webmaster', + 'Webmaster', ), 'ja_JP' => array( -- cgit v1.2.3