aboutsummaryrefslogtreecommitdiffstats
path: root/touch_translations.pl
diff options
context:
space:
mode:
authorMatt Kraai <kraai>2001-07-09 19:17:42 +0000
committerMatt Kraai <kraai>2001-07-09 19:17:42 +0000
commit25e1a4c16a09f14558b5a82a98b1eb8af1be985c (patch)
treeaca860bf008849adb46aee15817141836ba194ab /touch_translations.pl
parente005b117289097ec653e3136e6da00c8b6f5ed03 (diff)
Synchronize language list with english/template/debian/languages.wml.
CVS version numbers touch_translations.pl: 1.5 -> 1.6
Diffstat (limited to 'touch_translations.pl')
-rwxr-xr-xtouch_translations.pl5
1 files changed, 4 insertions, 1 deletions
diff --git a/touch_translations.pl b/touch_translations.pl
index dd01ed99110..5b55835220c 100755
--- a/touch_translations.pl
+++ b/touch_translations.pl
@@ -24,16 +24,18 @@
# This should contain all languages
%langs = (
"ar" => "arabic",
+ "ca" => "catalan",
"zh" => "chinese",
"hr" => "croatian",
+ "cs" => "czech",
"da" => "danish",
"nl" => "dutch",
- "el" => "hellas",
"en" => "english",
"eo" => "esperanto",
"fi" => "finnish",
"fr" => "french",
"de" => "german",
+ "el" => "hellas",
"hu" => "hungarian",
"it" => "italian",
"ja" => "japanese",
@@ -43,6 +45,7 @@
"pt" => "portuguese",
"ro" => "romanian",
"ru" => "russian",
+ "sk" => "slovak",
"es" => "spanish",
"sv" => "swedish",
"tr" => "turkish");

© 2014-2024 Faster IT GmbH | imprint | privacy policy