Changeset 87

Show
Ignore:
Timestamp:
04/18/06 03:09:42 (2 years ago)
Author:
jordi
Message:

Added the Vietnamese translation by VnPenguin?.

Location:
trunk
Files:
2 added
4 modified

Legend:

Unmodified
Added
Removed
  • trunk/po/LINGUAS

    r45 r87  
    11# Set of available languages. 
    2 ca es 
     2ca es vi 
  • trunk/po/ca.po

    r85 r87  
    99"Project-Id-Version: ePDFView 0.1.0\n" 
    1010"Report-Msgid-Bugs-To: jordi@emma-soft.com\n" 
    11 "POT-Creation-Date: 2006-04-17 18:15+0200\n" 
     11"POT-Creation-Date: 2006-04-18 09:12+0200\n" 
    1212"PO-Revision-Date: 2006-04-12 21:17+0200\n" 
    1313"Last-Translator:  <jordi@emma-soft.com>\n" 
     
    318318msgid "ePDFView" 
    319319msgstr "ePDFView" 
     320 
     321#: src/gtk/MainView.cxx:750 
     322msgid "translator-credits" 
     323msgstr "" 
  • trunk/po/es.po

    r85 r87  
    99"Project-Id-Version: ePDFView 0.1.0\n" 
    1010"Report-Msgid-Bugs-To: jordi@emma-soft.com\n" 
    11 "POT-Creation-Date: 2006-04-17 18:15+0200\n" 
     11"POT-Creation-Date: 2006-04-18 09:12+0200\n" 
    1212"PO-Revision-Date: 2006-04-12 21:17+0200\n" 
    1313"Last-Translator:  <jordi@emma-soft.com>\n" 
     
    320320msgid "ePDFView" 
    321321msgstr "ePDFView" 
     322 
     323#: src/gtk/MainView.cxx:750 
     324msgid "translator-credits" 
     325msgstr "" 
  • trunk/src/gtk/MainView.cxx

    r73 r87  
    748748            "authors", authors, 
    749749            "comments", comments, 
     750            "translator-credits", _("translator-credits"), 
    750751            NULL); 
    751752