aboutsummaryrefslogtreecommitdiffstats
path: root/tools
diff options
context:
space:
mode:
authorddtddt <ddtddt@piwigo.org>2010-02-09 20:05:19 +0000
committerddtddt <ddtddt@piwigo.org>2010-02-09 20:05:19 +0000
commitf70e159ce19c60e2a0d278c6c5ac1e689ef3c948 (patch)
tree61809ee6e6dde55bd8d7710fe20f3dfda06f2c25 /tools
parentbcb81c3574c3e53be037dc8b56a8210a6e3f8457 (diff)
[Branche2] update da_DK thanks to Lars
git-svn-id: http://piwigo.org/svn/branches/2.0@4864 68402e56-0260-453c-a942-63ccdbb3a9ee
Diffstat (limited to 'tools')
-rw-r--r--tools/translation_validated.inc.php43
1 files changed, 43 insertions, 0 deletions
diff --git a/tools/translation_validated.inc.php b/tools/translation_validated.inc.php
index fb9b1f30e..902d6d384 100644
--- a/tools/translation_validated.inc.php
+++ b/tools/translation_validated.inc.php
@@ -74,5 +74,48 @@ $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',
+ ),
);
?> \ No newline at end of file