]> wagnertech.de Git - timetracker.git/blobdiff - WEB-INF/resources/cs.lang.php
A bit more cleanup.
[timetracker.git] / WEB-INF / resources / cs.lang.php
index 4d61c3837de99ba138ffc4efd80c0e9648052c16..ae96a4b05b09dcff82ad7ec7718e7ae791d6904a 100644 (file)
@@ -85,14 +85,18 @@ $i18n_key_words = array(
 'error.not_equal' => 'pole "{0}" neodpovídá poli "{1}"',
 'error.interval' => 'nevhodný interval',
 'error.project' => 'výběr projektu',
-'error.activity' => 'výběr činnosti',
+// TODO: translate the following.
+// 'error.task' => 'Select task.',
+// 'error.client' => 'Select client.',
+// 'error.report' => 'Select report.',
+// 'error.record' => 'Select record.',
 'error.auth' => 'nesprávné jméno nebo heslo',
-// Note to translators: this string needs to be translated.
+// TODO: translate the following.
 // 'error.user_exists' => 'user with this login already exists',
 'error.project_exists' => 'projekt tohoto jména již existuje',
-'error.activity_exists' => 'činnost tohoto jména již existuje',
-// TODO: translate error.client_exists.
-// 'error.client_exists' => 'client with this name already exists',
+// TODO: translate the following.
+// 'error.task_exists' => 'Task with this name already exists.',
+// 'error.client_exists' => 'Client with this name already exists.',
 // Note to translators: error.no_login needs to be properly translated (e-mail replaced with login).
 // 'error.no_login' => 'uživatel s tímto e-mailem neexistuje',
 'error.upload' => 'chyba přenosu souboru',