X-Git-Url: http://wagnertech.de/git?a=blobdiff_plain;f=WEB-INF%2Fresources%2Fpt.lang.php;h=bc5d8386b96cb7cd90d3719653a4b5cd9d1aab3a;hb=51bfb0ed88ef0656437b306486bfc56d4f88fa2b;hp=dad9124a4b3e0a4848517da73ae805a381ac5822;hpb=1567369ac1fb744b704cacbe77542f55e410d61b;p=timetracker.git diff --git a/WEB-INF/resources/pt.lang.php b/WEB-INF/resources/pt.lang.php index dad9124a..bc5d8386 100644 --- a/WEB-INF/resources/pt.lang.php +++ b/WEB-INF/resources/pt.lang.php @@ -113,6 +113,8 @@ $i18n_key_words = array( // 'error.xml' => 'Error in XML file at line %d: %s.', // 'error.cannot_import' => 'Cannot import: %s.', // 'error.format' => 'Invalid file format.', +// 'error.user_count' => 'Limit on user count.', +// 'error.expired' => 'Expiration date reached.', // Warning messages. // TODO: translate the following. @@ -392,6 +394,8 @@ $i18n_key_words = array( // 'form.time.uncompleted' => 'Uncompleted', // 'form.time.remaining_quota' => 'Remaining quota', // 'form.time.over_quota' => 'Over quota', +// 'form.time.remaining_balance' => 'Remaining balance', +// 'form.time.over_balance' => 'Over balance', // Editing Time Record form. See example at https://timetracker.anuko.com/time_edit.php (get there by editing an uncompleted time record). // TODO: translate the following.