X-Git-Url: http://wagnertech.de/gitweb/gitweb.cgi/timetracker.git/blobdiff_plain/817c4398a992954d9c30bb78ddb3bf0edfccf3c3..0ef7f9c7b95ed5fee6bb60352e2d1f6230284518:/WEB-INF/resources/ko.lang.php
diff --git a/WEB-INF/resources/ko.lang.php b/WEB-INF/resources/ko.lang.php
index 79636344..4262f45e 100644
--- a/WEB-INF/resources/ko.lang.php
+++ b/WEB-INF/resources/ko.lang.php
@@ -470,10 +470,9 @@ $i18n_key_words = array(
'form.export.compression_bzip' => 'bzip',
// Importing Team Data form. See example at https://timetracker.anuko.com/imort.php (login as admin first).
-// TODO: translate the following.
-// 'form.import.hint' => 'Import team data from an xml file.',
-// 'form.import.file' => 'Select file',
-// 'form.import.success' => 'Import completed successfully.',
+'form.import.hint' => 'xml íì¼ë¡ë¶í° í ë°ì´í°ë¥¼ ìí¬í¸.',
+'form.import.file' => 'íì¼ ì í',
+'form.import.success' => 'ì±ê³¼ì ì¼ë¡ ìë£ë ìí¬í¸.',
// Teams form. See example at https://timetracker.anuko.com/admin_teams.php (login as admin first).
'form.teams.hint' => 'ì ê· íê´ë¦¬ì ê³ì ì ìì±íì¬ ì ê· íì ìì±í©ëë¤.
ëí ë¤ë¥¸ Anuko Time Tracker ìë² ìì xml íì¼ë¡ë¶í° í ë°ì´í°ë¥¼ ìí¬í¸í ì ììµëë¤ (ë¡ê·¸ì¸ ì¶©ëì íì©ëì§ ìì).',
@@ -546,11 +545,4 @@ $i18n_key_words = array(
"form.invoice.customer" => 'í´ë¼ì´ì¸í¸',
"form.invoice.mailinv_above" => 'ì´ ì¡ì¥ì ì´ë©ì¼ë¡ ì¡ì ',
"form.invoice.sending_str" => 'ì¡ì í ì¡ì¥',
-
-"form.migration.file" => 'íì¼ ì í',
-"form.migration.import.title" => 'ë°ì´í° ìí¬í¸',
-"form.migration.import.success" => 'ì±ê³¼ì ì¼ë¡ ìë£ë ìí¬í¸',
-"form.migration.import.text" => 'xml íì¼ë¡ë¶í° í ë°ì´í°ë¥¼ ìí¬í¸',
-"form.migration.export.title" => 'ë°ì´í° ìµì¤í¬í¸',
-"form.migration.export.success" => 'ì±ê³¼ì ì¼ë¡ ìë£ë ìµì¤í¬í¸',
);