Some more recycling.
[timetracker.git] / WEB-INF / resources / cs.lang.php
index 4f82e98..3ef7f19 100644 (file)
@@ -59,7 +59,7 @@ $i18n_key_words = array(
 'menu.projects' => 'Projekty',
 // TODO: translate the following.
 // 'menu.tasks' => 'Tasks',
-// 'menu.users' => 'Users',
+'menu.users' => 'Uživatelů',
 'menu.teams' => 'Týmy',
 'menu.export' => 'Export',
 'menu.clients' => 'Zákazníci',
@@ -165,13 +165,12 @@ $i18n_key_words = array(
 'label.start_date' => 'Počáteční datum',
 'label.end_date' => 'Koncové datum',
 'label.user' => 'Uživatel',
-// TODO: translate the following.
-// 'label.users' => 'Users',
+'label.users' => 'Uživatelů',
 'label.client' => 'Zákazník',
 'label.clients' => 'Zákazníci',
 // TODO: translate the following.
 // 'label.option' => 'Option',
-// 'label.invoice' => 'Invoice',
+'label.invoice' => 'Faktura',
 'label.project' => 'Projekt',
 'label.projects' => 'Projekty',
 // TODO: translate the following.
@@ -199,8 +198,9 @@ $i18n_key_words = array(
 'label.delete' => 'Smazat',
 // TODO: translate the following.
 // 'label.configure' => 'Configure',
-// 'label.select_all' => 'Select all',
-// 'label.select_none' => 'Deselect all',
+'label.select_all' => 'Vybrat všechno',
+'label.select_none' => 'Zrušit výběr',
+// TODO: translate the following.
 // 'label.day_view' => 'Day view',
 // 'label.week_view' => 'Week view',
 // 'label.id' => 'ID',
@@ -265,8 +265,9 @@ $i18n_key_words = array(
 // TODO: translate the following.
 // 'title.change_password' => 'Changing Password',
 // 'title.time' => 'Time',
-// 'title.edit_time_record' => 'Editing Time Record',
-// 'title.delete_time_record' => 'Deleting Time Record',
+'title.edit_time_record' => 'Upravit časový záznam',
+'title.delete_time_record' => 'Smazat časový záznam',
+// TODO: translate the following.
 // 'title.expenses' => 'Expenses',
 // 'title.edit_expense' => 'Editing Expense Item',
 // 'title.delete_expense' => 'Deleting Expense Item',
@@ -278,7 +279,8 @@ $i18n_key_words = array(
 // TODO: translate the following.
 // 'title.report' => 'Report',
 // 'title.send_report' => 'Sending Report',
-// 'title.invoice' => 'Invoice',
+'title.invoice' => 'Faktura',
+// TODO: translate the following.
 // 'title.send_invoice' => 'Sending Invoice',
 // 'title.charts' => 'Charts',
 'title.projects' => 'Projekty',
@@ -290,7 +292,8 @@ $i18n_key_words = array(
 // 'title.add_task' => 'Adding Task',
 // 'title.edit_task' => 'Editing Task',
 // 'title.delete_task' => 'Deleting Task',
-// 'title.users' => 'Users',
+'title.users' => 'Uživatelů',
+// TODO: translate the following.
 // 'title.add_user' => 'Adding User',
 // 'title.edit_user' => 'Editing User',
 // 'title.delete_user' => 'Deleting User',
@@ -298,7 +301,8 @@ $i18n_key_words = array(
 'title.add_client' => 'Přidat zákazníka',
 'title.edit_client' => 'Upravit zákazníka',
 'title.delete_client' => 'Smazat zákazníka',
-// 'title.invoices' => 'Invoices',
+'title.invoices' => 'Faktury',
+// TODO: translate the following.
 // 'title.add_invoice' => 'Adding Invoice',
 // 'title.view_invoice' => 'Viewing Invoice',
 // 'title.delete_invoice' => 'Deleting Invoice',
@@ -310,7 +314,8 @@ $i18n_key_words = array(
 // 'title.export' => 'Exporting Team Data',
 // 'title.import' => 'Importing Team Data',
 // 'title.options' => 'Options',
-// 'title.profile' => 'Profile',
+'title.profile' => 'Profil',
+// TODO: translate the following.
 // 'title.cf_custom_fields' => 'Custom Fields',
 // 'title.cf_add_custom_field' => 'Adding Custom Field',
 // 'title.cf_edit_custom_field' => 'Editing Custom Field',
@@ -362,9 +367,9 @@ $i18n_key_words = array(
 // 'form.login.about' =>'Anuko <a href="https://www.anuko.com/lp/tt_2.htm" target="_blank">Time Tracker</a> is a simple, easy to use, open source time tracking system.',
 
 // Resetting Password form. See example at https://timetracker.anuko.com/password_reset.php.
+'form.reset_password.message' => 'Zaslán požadavek k vymazání hesla.', // TODO: add "by email" to match the English string.
+'form.reset_password.email_subject' => 'Anuko Time Tracker požadavek na vymazání hesla',
 // TODO: translate the following.
-// 'form.reset_password.message' => 'Password reset request sent by email.',
-// 'form.reset_password.email_subject' => 'Anuko Time Tracker password reset request',
 // 'form.reset_password.email_body' => "Dear User,\n\nSomeone, possibly you, requested your Anuko Time Tracker password reset. Please visit this link if you want to reset your password.\n\n%s\n\nAnuko Time Tracker is a simple, easy to use, open source time tracking system. Visit https://www.anuko.com for more information.\n\n",
 
 // Changing Password form. See example at https://timetracker.anuko.com/password_change.php?ref=1.
@@ -444,15 +449,7 @@ $i18n_key_words = array(
 
 // TODO: refactoring ongoing down from here.
 
-// password reminder form attributes
-"form.fpass.send_pass_str" => 'zaslán požadavek k vymazání hesla',
-"form.fpass.send_pass_subj" => 'Anuko Time Tracker požadavek na vymazání hesla',
-// Note to translators: this string needs to be translated.
-// "form.fpass.send_pass_body" => "Dear User,\n\nSomeone, possibly you, requested your Anuko Time Tracker password reset. Please visit this link if you want to reset your password.\n\n%s\n\nAnuko Time Tracker is a simple, easy to use, open source time tracking system. Visit https://www.anuko.com for more information.\n\n",
-"form.fpass.reset_comment" => "pro změnu hesla jej napište a zvolte uložit",
-
 // administrator form
-"form.admin.title" => 'administrator',
 "form.admin.duty_text" => 'vytvořit nový tým prostřednictvím účtu týmového manažera.<br>můžete také importovat týmová data z xml souboru z jiného time tracker serveru (nejsou povoleny shody e-mailových adres!).',
 "form.admin.profile.title" => 'týmy',
 "form.admin.profile.noprofiles" => 'vaše databáze je prázdná. přihlašte se jako admin a vytvořte nový tým.',
@@ -461,16 +458,10 @@ $i18n_key_words = array(
 "form.admin.profile.th.active" => 'aktovní',
 
 // my time form attributes
-"form.mytime.title" => 'můj deník',
-"form.mytime.edit_title" => 'upravit časový záznam',
-"form.mytime.del_str" => 'smazat časový záznam',
-"form.mytime.daily" => 'denní práce',
 "form.mytime.total" => 'součet hodin: ',
 "form.mytime.del_yes" => 'časový záznam úspěšně odstraněn',
 "form.mytime.no_finished_rec" => 'záznam byl uložen pouze s časem zahájení. není to chyba. můžete se odhlásit, potřebujete-li.',
 "form.mytime.warn_tozero_rec" => 'tento záznam musí být smazán, neboť období je uzamčeno',
-// Note to translators: the string below is missing in the translation and must be added
-// "form.mytime.uncompleted" => 'uncompleted',
 
 // profile form attributes
 // Note to translators: we need a more accurate translation of form.profile.create_title
@@ -516,7 +507,6 @@ $i18n_key_words = array(
 "form.invoice.th.rate" => 'sazba',
 "form.invoice.th.summ" => 'množství',
 "form.invoice.subtotal" => 'subtotal',
-"form.invoice.customer" => 'zákazník',
 "form.invoice.mailinv_above" => 'poslat fakturu e-mailem',
 "form.invoice.sending_str" => '<b>faktura odeslána</b>',
 
@@ -548,14 +538,4 @@ $i18n_key_words = array(
 "controls.per_td" => 'dnes',
 "controls.per_at" => 'od počátku',
 "controls.per_ty" => 'letos',
-
-"label.fields" => 'zobrazit pole',
-"label.group_title" => 'seskupit podle',
-"label.inv_str" => 'faktura',
-"label.set_empl" => 'výběr uživatelů',
-"label.sel_all" => 'vybrat všechno',
-"label.sel_none" => 'zrušit výběr',
-"label.disable" => 'zakázat',
-"label.enable" => 'povolit',
-"label.hrs" => 'hodin',
 );