Changeset 3298

Show
Ignore:
Timestamp:
07/30/07 23:10:28 (1 year ago)
Author:
paul
Message:

Retranslated the rest of the Spanish strings that were, uh, let's say... not
accurate before. :) Not that I'm a native Spanish speaker, mind you, so if
you know better please help us out.

Also, I figured out how to handle special unicode characters in the .po file
so that the accented characters make it to the user interface: write the
encoded unicode byte sequences into the .po.

If you want to test this out the accented characters are in the status bar
text of a couple items in the Edit menu.

Files:

Legend:

Unmodified
Added
Removed
Modified
Copied
Moved
  • trunk/dabo/locale/es/LC_MESSAGES/dabo.po

    r3265 r3298  
    99"PO-Revision-Date: YEAR-MO-DA HO:MI+ZONE\n" 
    1010"Last-Translator: FULL NAME <EMAIL@ADDRESS>\n" 
    11 "Language-Team: Espa–ol <LL@li.org>\n" 
     11"Language-Team: Espanol <LL@li.org>\n" 
    1212"MIME-Version: 1.0\n" 
    13 "Content-Type: text/plain; charset=latin-1\n" 
     13"Content-Type: text/plain; charset=utf-8\n" 
    1414"Content-Transfer-Encoding: utf-8\n" 
    1515"Generated-By: pygettext.py 1.5\n" 
     
    296296#: ./dApp.py:292 
    297297msgid "Application finished." 
    298 msgstr "ApplicacÂ’on termino
     298msgstr "Uso acabado.
    299299 
    300300#: ./dApp.py:411 
     
    17941794#: ./ui/uiwx/dBaseMenuBar.py:56 
    17951795msgid "&Edit" 
    1796 msgstr "&Caminar
     1796msgstr "&Corrija
    17971797 
    17981798#: ./ui/uiwx/dBaseMenuBar.py:58 
    17991799msgid "&Undo" 
    1800 msgstr "&Reverso
     1800msgstr "&Deshaga
    18011801 
    18021802#: ./ui/uiwx/dBaseMenuBar.py:60 
    18031803msgid "Undo last action" 
    1804 msgstr "Reverso!
     1804msgstr "Deshaga la acci\xc3\xb3n pasada.
    18051805 
    18061806#: ./ui/uiwx/dBaseMenuBar.py:62 
    18071807msgid "&Redo" 
    1808 msgstr "hacer otra vez
     1808msgstr "Haga de nuevo
    18091809 
    18101810#: ./ui/uiwx/dBaseMenuBar.py:64 
    18111811msgid "Undo last undo" 
    1812 msgstr "
     1812msgstr "Deshaga deshacen por \xc3\xbaltimo
    18131813 
    18141814#: ./ui/uiwx/dBaseMenuBar.py:68 
    18151815msgid "Cu&t" 
    1816 msgstr "slicio
     1816msgstr "Corte
    18171817 
    18181818#: ./ui/uiwx/dBaseMenuBar.py:70 
    18191819msgid "Cut selected text" 
    1820 msgstr "
     1820msgstr "Corte el texto seleccionado
    18211821 
    18221822#: ./ui/uiwx/dBaseMenuBar.py:72