aboutsummaryrefslogtreecommitdiffstats
path: root/tools
diff options
context:
space:
mode:
authorddtddt <ddtddt@piwigo.org>2010-03-25 06:12:12 +0000
committerddtddt <ddtddt@piwigo.org>2010-03-25 06:12:12 +0000
commit13a5fa228161e55a756501f84ccbe95fbfa8ab14 (patch)
treeaffb11f52f4130b8eadeb99df11e169dab8d1e0b /tools
parent6717089705236eb15e640628f045cc9a74c16c70 (diff)
[trunk] update ja_JP thanks to irohaproject
git-svn-id: http://piwigo.org/svn/trunk@5336 68402e56-0260-453c-a942-63ccdbb3a9ee
Diffstat (limited to 'tools')
-rw-r--r--tools/translation_validated.inc.php52
1 files changed, 10 insertions, 42 deletions
diff --git a/tools/translation_validated.inc.php b/tools/translation_validated.inc.php
index 902d6d384..aae06dece 100644
--- a/tools/translation_validated.inc.php
+++ b/tools/translation_validated.inc.php
@@ -74,48 +74,16 @@ $validated_keys = array(
'BUGS',
'step1_host_info',
),
- 'da_DK' => array(
- 'Installation',
- 'install_webmaster',
- 'step1_host',
- 'step1_host_info',
- 'step1_pass',
- 'step2_pwd',
- '%d Kb',
- '%d hit',
- '%d hits',
- 'Connection settings',
- 'Connection',
- 'Display',
- 'Filter',
- 'Links',
- 'N/A',
- 'Password',
- 'Quick connect',
- 'RSS feed',
- 'Reset',
- 'Tag',
- 'Tags',
- 'Webmaster',
- 'author(s) : %s',
- 'admin',
- 'caddie',
- 'download',
- 'logout',
- 'powered_by',
- 'remember_me',
- 'slideshow',
- 'sql_queries_in',
- 'thumbnails',
- 'title_menu',
- 'upload_author',
- 'IP: %s',
- 'Browser: %s',
- 'Author: %s',
- 'Email: %s',
- 'Admin: %s',
- 'Rank',
- 'cloud',
+ 'ja_JP' => array(
+ 'About',
+ 'Since',
+ 'Powered by',
+ 'IP: %s',
+ 'IP',
+ ),
+ 'pl_PL' => array(
+ '',
+ '',
),
);
?> \ No newline at end of file