Add option to profile_edit.php to show/hide users uncompleted entries (#24)
[timetracker.git] / WEB-INF / resources / cs.lang.php
index 66a2ade..e7df8fb 100644 (file)
@@ -29,7 +29,7 @@
 // Note: escape apostrophes with THREE backslashes, like here:  choisir l\\\'option.
 // Other characters (such as double-quotes in http links, etc.) do not have to be escaped.
 
-// Note to translators: Please use proper capitalization rules for your language. 
+// Note to translators: Please use proper capitalization rules for your language.
 
 $i18n_language = 'Česky';
 $i18n_months = array('leden', 'únor', 'březen', 'duben', 'květen', 'červen', 'červenec', 'srpen', 'září', 'říjen', 'listopad', 'prosinec');
@@ -73,7 +73,7 @@ $i18n_key_words = array(
 // 'footer.credits' => 'Credits',
 // 'footer.license' => 'License',
 // 'footer.improve' => 'Contribute', // Translators: this could mean "Improve", if it makes better sense in your language.
-                                  // This is a link to a webpage that describes how to contribute to the project.
+                                     // This is a link to a webpage that describes how to contribute to the project.
 
 // Error messages.
 // TODO: Translate the following:
@@ -145,6 +145,9 @@ $i18n_key_words = array(
 // Translate the following string.
 // 'label.page' => 'Page',
 
+// Form titles.
+// TODO: the entire title section is missing here. See the English file.
+
 "form.filter.project" => 'projekt',
 "form.filter.filter" => 'oblíbená sestava',
 "form.filter.filter_new" => 'uložit jako oblíbenou sestavu',
@@ -176,10 +179,7 @@ $i18n_key_words = array(
 "form.admin.profile.th.edit" => 'upravit',
 "form.admin.profile.th.del" => 'smazat',
 "form.admin.profile.th.active" => 'aktovní',
-"form.admin.lock.period" => 'období uzamčení ve dnech',
 // Note to translators: the strings below are missing in the translation and must be added
-// "form.admin.options" => 'options',
-// "form.admin.lang_default" => 'site default language',
 // "form.admin.custom_date_format" => "date format",
 // "form.admin.custom_time_format" => "time format",
 // "form.admin.start_week" => "first day of week",
@@ -319,9 +319,6 @@ $i18n_key_words = array(
 "form.invoice.date" => 'datum',
 "form.invoice.number" => 'faktura číslo',
 "form.invoice.tax" => 'DPH',
-"form.invoice.daily_subtotals" => 'denní součty',
-"form.invoice.yourcoo" => 'vaše jméno<br> adresa',
-"form.invoice.custcoo" => 'zákazník<br> adresa',
 "form.invoice.comment" => 'komentář ',
 "form.invoice.th.username" => 'osoba',
 "form.invoice.th.time" => 'hodin',
@@ -354,9 +351,6 @@ $i18n_key_words = array(
 "form.client.th.del" => 'smazat',
 "form.client.name" => 'jméno',
 "form.client.tax" => 'DPH',
-"form.client.daily_subtotals" => 'denní součty',
-"form.client.yourcoo" => 'vaše jméno<br> a adresa pro fakturaci',
-"form.client.custcoo" => 'adresa',
 "form.client.comment" => 'poznámka ',
 
 // miscellaneous strings