]> wagnertech.de Git - timetracker.git/blobdiff - WEB-INF/resources/es.lang.php
A bit more work in progress integrating Estonian translation improvements as per...
[timetracker.git] / WEB-INF / resources / es.lang.php
index 684d60a35778d54601cacb17e76de660e7b3947e..0f8bc123c58b36fe7c4aa9a87d916891dcfbe76d 100644 (file)
@@ -114,6 +114,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.
@@ -418,6 +420,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).
 'form.time_edit.uncompleted' => 'Este historial fue guardado solamente con la hora de Inicio. Esto no es un error.',