Update of /cvsroot/vba/VisualBoyAdvance/po
In directory sc8-pr-cvs1.sourceforge.net:/tmp/cvs-serv17105/po
Modified Files:
POTFILES.in fr.gmo fr.po vba-1.7.2.pot
Log Message:
Extended the gettext support to the core. Minor fixes. French translation is now almost complete.
Index: fr.po
===================================================================
RCS file: /cvsroot/vba/VisualBoyAdvance/po/fr.po,v
retrieving revision 1.5
retrieving revision 1.6
diff -C2 -d -r1.5 -r1.6
*** fr.po 1 May 2004 14:03:56 -0000 1.5
--- fr.po 5 May 2004 16:01:11 -0000 1.6
***************
*** 10,15 ****
"Project-Id-Version: VisualBoyAdvance 1.7.2\n"
"Report-Msgid-Bugs-To: undefined\n"
! "POT-Creation-Date: 2004-05-01 15:56+0200\n"
! "PO-Revision-Date: 2004-04-16 06:17+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-05 17:41+0200\n"
[...1620 lines suppressed...]
msgid "Saved battery"
! msgstr "Batterie enregistrée"
! #: src/gtk/window.cpp:1546 src/gtk/window.cpp:1593
msgid "----/--/-- --:--:--"
! msgstr "--/--/---- --:--:--"
! #: src/gtk/window.cpp:1578
msgid "%Y/%m/%d %H:%M:%S"
! msgstr "%d/%m/%Y %H:%M:%S"
! #: src/prof/prof.cpp:143
! msgid "No space for profiling buffer(s)\n"
! 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é."
Index: POTFILES.in
===================================================================
RCS file: /cvsroot/vba/VisualBoyAdvance/po/POTFILES.in,v
retrieving revision 1.2
retrieving revision 1.3
diff -C2 -d -r1.2 -r1.3
*** POTFILES.in 1 May 2004 14:03:56 -0000 1.2
--- POTFILES.in 5 May 2004 16:01:10 -0000 1.3
***************
*** 1,5 ****
--- 1,16 ----
# List of source files which containing translatable strings.
+ src/Cheats.cpp
+ src/elf.cpp
+ src/GBA.cpp
+ src/RTC.cpp
+ src/Util.cpp
+ src/gb/gbCheats.cpp
+ src/gb/gbCodesCB.h
+ src/gb/gbCodes.h
+ src/gb/GB.cpp
+ src/gtk/system.cpp
src/gtk/vba.glade
src/gtk/windowcallbacks.cpp
src/gtk/window.cpp
+ src/prof/prof.cpp
Index: vba-1.7.2.pot
===================================================================
RCS file: /cvsroot/vba/VisualBoyAdvance/po/vba-1.7.2.pot,v
retrieving revision 1.5
retrieving revision 1.6
diff -C2 -d -r1.5 -r1.6
*** vba-1.7.2.pot 1 May 2004 14:03:57 -0000 1.5
--- vba-1.7.2.pot 5 May 2004 16:01:11 -0000 1.6
***************
*** 9,13 ****
"Project-Id-Version: PACKAGE VERSION\n"
"Report-Msgid-Bugs-To: undefined\n"
! "POT-Creation-Date: 2004-05-01 15:56+0200\n"
"PO-Revision-Date: YEAR-MO-DA HO:MI+ZONE\n"
"Last-Translator: FULL NAME <EMAIL@ADDRESS>\n"
--- 9,13 ----
"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"
[...1470 lines suppressed...]
! #: src/gtk/window.cpp:1469
msgid "Loaded battery"
msgstr ""
! #: src/gtk/window.cpp:1488
msgid "Saved battery"
msgstr ""
! #: src/gtk/window.cpp:1546 src/gtk/window.cpp:1593
msgid "----/--/-- --:--:--"
msgstr ""
! #: src/gtk/window.cpp:1578
msgid "%Y/%m/%d %H:%M:%S"
msgstr ""
+
+ #: src/prof/prof.cpp:143
+ msgid "No space for profiling buffer(s)\n"
+ msgstr ""
Index: fr.gmo
===================================================================
RCS file: /cvsroot/vba/VisualBoyAdvance/po/fr.gmo,v
retrieving revision 1.5
retrieving revision 1.6
diff -C2 -d -r1.5 -r1.6
Binary files /tmp/cvszZy1od and /tmp/cvsyvrnmu differ
|