From: S?bastien G. <kx...@us...> - 2004-05-10 22:55:02
|
Update of /cvsroot/vba/VisualBoyAdvance/po In directory sc8-pr-cvs1.sourceforge.net:/tmp/cvs-serv26797/po Modified Files: POTFILES.in fr.gmo fr.po vba-1.7.2.pot Log Message: Added GDB support. Index: fr.po =================================================================== RCS file: /cvsroot/vba/VisualBoyAdvance/po/fr.po,v retrieving revision 1.6 retrieving revision 1.7 diff -C2 -d -r1.6 -r1.7 *** fr.po 5 May 2004 16:01:11 -0000 1.6 --- fr.po 10 May 2004 22:54:50 -0000 1.7 *************** *** 10,15 **** "Project-Id-Version: VisualBoyAdvance 1.7.2\n" "Report-Msgid-Bugs-To: undefined\n" ! "POT-Creation-Date: 2004-05-05 17:41+0200\n" ! "PO-Revision-Date: 2004-05-05 17:50+0200\n" "Last-Translator: Sébastien Guignot <kx...@ts...>\n" "Language-Team: French <@>\n" --- 10,15 ---- "Project-Id-Version: VisualBoyAdvance 1.7.2\n" "Report-Msgid-Bugs-To: undefined\n" ! "POT-Creation-Date: 2004-05-11 00:29+0200\n" [...1381 lines suppressed...] msgid "----/--/-- --:--:--" msgstr "--/--/---- --:--:--" ! #: src/gtk/window.cpp:1904 msgid "%Y/%m/%d %H:%M:%S" msgstr "%d/%m/%Y %H:%M:%S" *************** *** 993,999 **** msgstr "Pas de place pour le(s) tampon(s) de profil\n" ! #~ msgid "Importing the battery file failed." ! #~ msgstr "L'importation du fichier de batterie a échoué." ! ! #~ msgid "Exporting the battery file failed." ! #~ msgstr "L'exportation du fichier de batterie a échoué." --- 1080,1083 ---- msgstr "Pas de place pour le(s) tampon(s) de profil\n" ! #~ msgid "_Cheats" ! #~ msgstr "_Cheats" Index: POTFILES.in =================================================================== RCS file: /cvsroot/vba/VisualBoyAdvance/po/POTFILES.in,v retrieving revision 1.3 retrieving revision 1.4 diff -C2 -d -r1.3 -r1.4 *** POTFILES.in 5 May 2004 16:01:10 -0000 1.3 --- POTFILES.in 10 May 2004 22:54:50 -0000 1.4 *************** *** 10,13 **** --- 10,14 ---- src/gb/gbCodes.h src/gb/GB.cpp + src/gtk/joypadconfig.cpp src/gtk/system.cpp src/gtk/vba.glade Index: vba-1.7.2.pot =================================================================== RCS file: /cvsroot/vba/VisualBoyAdvance/po/vba-1.7.2.pot,v retrieving revision 1.6 retrieving revision 1.7 diff -C2 -d -r1.6 -r1.7 *** vba-1.7.2.pot 5 May 2004 16:01:11 -0000 1.6 --- vba-1.7.2.pot 10 May 2004 22:54:51 -0000 1.7 *************** *** 9,18 **** "Project-Id-Version: PACKAGE VERSION\n" "Report-Msgid-Bugs-To: undefined\n" ! "POT-Creation-Date: 2004-05-05 17:41+0200\n" "PO-Revision-Date: YEAR-MO-DA HO:MI+ZONE\n" "Last-Translator: FULL NAME <EMAIL@ADDRESS>\n" "Language-Team: LANGUAGE <LL...@li...>\n" "MIME-Version: 1.0\n" ! "Content-Type: text/plain; charset=UTF-8\n" "Content-Transfer-Encoding: 8bit\n" [...1375 lines suppressed...] ! #: src/gtk/window.cpp:1701 #, c-format msgid "Unknown file type %s" msgstr "" ! #: src/gtk/window.cpp:1795 msgid "Loaded battery" msgstr "" ! #: src/gtk/window.cpp:1814 msgid "Saved battery" msgstr "" ! #: src/gtk/window.cpp:1872 src/gtk/window.cpp:1919 msgid "----/--/-- --:--:--" msgstr "" ! #: src/gtk/window.cpp:1904 msgid "%Y/%m/%d %H:%M:%S" msgstr "" Index: fr.gmo =================================================================== RCS file: /cvsroot/vba/VisualBoyAdvance/po/fr.gmo,v retrieving revision 1.6 retrieving revision 1.7 diff -C2 -d -r1.6 -r1.7 Binary files /tmp/cvsYBRXpX and /tmp/cvsPqM4XL differ |