Ticket #1190 (closed enhancement: fixed)

Opened 1 year ago

Last modified 10 months ago

slovenian Turbogears.po, Turbogears.mo, sl.py, sl_SI.py

Reported by: mte Assigned to: anonymous
Priority: low Milestone: 1.0.3
Component: TurboGears Version: 1.0b2
Severity: trivial Keywords:
Cc:

Description

The small translation for use with gettext-enabled formencode.

Attachments

Turbogears_sl.zip (1.5 kB) - added by mte on 12/11/06 13:11:35.

Change History

12/04/06 13:18:29 changed by jorge.vargas

  • priority changed from normal to high.
  • type changed from defect to enhancement.
  • component changed from unassigned to TurboGears.
  • milestone set to 1.0.

12/11/06 13:11:35 changed by mte

  • attachment Turbogears_sl.zip added.

12/14/06 04:57:38 changed by mte

  • summary changed from slovenian Turbogears.po, Turbogears.mo to slovenian Turbogears.po, Turbogears.mo, sl.py, sl_SI.py.

please also update i18/data/sl.py and i18/data/sl_SI.py changing dateFormats to

dateFormats={'medium': '%d.%m.%Y', 'full': '%%(dayname)s, %d. %%(monthname)s %Y', 'long': '%d. %%(monthname)s %Y', 'short': '%d.%m.%y'}

01/12/07 06:27:54 changed by alberto

  • milestone changed from 1.0 to 1.1.

01/31/07 08:59:41 changed by jorge.vargas

  • priority changed from high to low.
  • severity changed from normal to trivial.
  • milestone changed from 1.1 to 1.0.2.

more internationalization is good.

05/01/07 12:57:02 changed by alberto

  • milestone changed from 1.0.2 to 1.0.3.

07/03/07 10:33:22 changed by faide

  • status changed from new to closed.
  • resolution set to fixed.

Done in r3216 (1.0) and r3217 (1.1) thanks!