]> wagnertech.de Git - timetracker.git/blobdiff - WEB-INF/resources/fi.lang.php
Introduced show_ip field in tt_fav_reports.
[timetracker.git] / WEB-INF / resources / fi.lang.php
index 8b9f098f70c88d9a39e9a00bf8f82ed12e6b97d9..27412d528ce27ffcb71755fa5f68824eb09d52bc 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.
 
-$i18n_language = 'Suomi';
+$i18n_language = 'Finnish (Suomi)';
 $i18n_months = array('Tammikuu', 'Helmikuu', 'Maaliskuu', 'Huhtikuu', 'Toukokuu', 'Kesäkuu', 'Heinäkuu', 'Elokuu', 'Syyskuu', 'Lokakuu', 'Marraskuu', 'Joulukuu');
 $i18n_weekdays = array('Sunnuntai', 'Maanantai', 'Tiistai', 'Keskiviikko', 'Torstai', 'Perjantai', 'Lauantai');
 $i18n_weekdays_short = array('Su', 'Ma', 'Ti', 'Ke', 'To', 'Pe', 'La');
@@ -161,6 +161,8 @@ $i18n_key_words = array(
 // 'label.notes' => 'Notes',
 'label.item' => 'Syöte',
 'label.cost' => 'Hinta',
+// TODO: translate the following.
+// 'label.ip' => 'IP',
 'label.day_total' => 'Päivä yhteensä',
 'label.week_total' => 'Viikko yhteensä',
 // TODO: translate the following.