GTK: More NLS WIP

This commit is contained in:
bgk 2011-02-24 17:46:59 +00:00
parent 1474f6e50b
commit 9ac1c29a12
5 changed files with 371 additions and 230 deletions

View File

@ -116,11 +116,6 @@ ENDIF ( WIN32 )
SET( CMAKE_C_FLAGS "-O3 -Wall") SET( CMAKE_C_FLAGS "-O3 -Wall")
SET( CMAKE_CXX_FLAGS "-O3 -Wall") SET( CMAKE_CXX_FLAGS "-O3 -Wall")
# Native Language Support
if( ENABLE_NLS )
add_subdirectory(po)
endif( ENABLE_NLS )
# Source files definition # Source files definition
SET(SRC_FEX SET(SRC_FEX
fex/7z_C/7zAlloc.c fex/7z_C/7zAlloc.c
@ -351,7 +346,6 @@ IF( ENABLE_SDL )
INSTALL(FILES ${CMAKE_CURRENT_SOURCE_DIR}/src/sdl/vbam.cfg-example INSTALL(FILES ${CMAKE_CURRENT_SOURCE_DIR}/src/sdl/vbam.cfg-example
DESTINATION ${SYSCONFDIR} DESTINATION ${SYSCONFDIR}
RENAME vbam.cfg) RENAME vbam.cfg)
ENDIF( ENABLE_SDL ) ENDIF( ENABLE_SDL )
IF( ENABLE_GTK ) IF( ENABLE_GTK )
@ -379,4 +373,8 @@ IF( ENABLE_GTK )
INSTALL(DIRECTORY ${CMAKE_CURRENT_SOURCE_DIR}/src/gtk/icons/ DESTINATION share/icons/hicolor PATTERN ".svn" EXCLUDE) INSTALL(DIRECTORY ${CMAKE_CURRENT_SOURCE_DIR}/src/gtk/icons/ DESTINATION share/icons/hicolor PATTERN ".svn" EXCLUDE)
INSTALL(DIRECTORY ${CMAKE_CURRENT_SOURCE_DIR}/src/gtk/ui DESTINATION ${DATA_INSTALL_DIR} PATTERN ".svn" EXCLUDE) INSTALL(DIRECTORY ${CMAKE_CURRENT_SOURCE_DIR}/src/gtk/ui DESTINATION ${DATA_INSTALL_DIR} PATTERN ".svn" EXCLUDE)
# Native Language Support
if( ENABLE_NLS )
add_subdirectory(po)
endif( ENABLE_NLS )
ENDIF( ENABLE_GTK ) ENDIF( ENABLE_GTK )

View File

@ -1 +1,2 @@
GETTEXT_CREATE_TRANSLATIONS(gvbam.pot gvbam/en.po gvbam/fr.po) GETTEXT_CREATE_TRANSLATIONS(gvbam.pot gvbam/en.po gvbam/fr.po)
ADD_DEPENDENCIES(gvbam translations)

View File

@ -4,7 +4,7 @@ msgid ""
msgstr "" msgstr ""
"Project-Id-Version: VBA-M\n" "Project-Id-Version: VBA-M\n"
"Report-Msgid-Bugs-To: \n" "Report-Msgid-Bugs-To: \n"
"POT-Creation-Date: 2011-02-24 14:05+0100\n" "POT-Creation-Date: 2011-02-24 17:56+0100\n"
"PO-Revision-Date: 2011-02-24 13:15+0000\n" "PO-Revision-Date: 2011-02-24 13:15+0000\n"
"Last-Translator: bgK <bastien.bouclet@gmail.com>\n" "Last-Translator: bgK <bastien.bouclet@gmail.com>\n"
"Language-Team: LANGUAGE <LL@li.org>\n" "Language-Team: LANGUAGE <LL@li.org>\n"
@ -39,71 +39,91 @@ msgstr "*** OpenGL : Cannot open display.\n"
msgid "----/--/-- --:--:--" msgid "----/--/-- --:--:--"
msgstr "----/--/-- --:--:--" msgstr "----/--/-- --:--:--"
#: tmp/sound.ui.h:2
#, no-c-format
msgid "100 %"
msgstr ""
#: tmp/sound.ui.h:4
#, no-c-format
msgid "200 %"
msgstr ""
#: tmp/sound.ui.h:6
#, no-c-format
msgid "25 %"
msgstr ""
#: ../src/gtk/filters.cpp:61 #: ../src/gtk/filters.cpp:61
msgid "2xSaI" msgid "2xSaI"
msgstr "2xSaI" msgstr "2xSaI"
#: tmp/sound.ui.h:8
#, no-c-format
msgid "50 %"
msgstr ""
#: ../src/gtk/joypadconfig.cpp:165 #: ../src/gtk/joypadconfig.cpp:165
msgid "<Undefined>" msgid "<Undefined>"
msgstr "<Undefined>" msgstr "<Undefined>"
#: ../src/gtk/ui/preferences.ui:163 #: tmp/preferences.ui.h:1
msgid "<b>Appearance</b>" msgid "<b>Appearance</b>"
msgstr "<b>Appearance</b>" msgstr "<b>Appearance</b>"
#: ../src/gtk/ui/gameboyadvance.ui:189 #: tmp/gameboyadvance.ui.h:1
msgid "<b>Bios</b>" msgid "<b>Bios</b>"
msgstr "<b>Bios</b>" msgstr "<b>Bios</b>"
#: ../src/gtk/ui/gameboy.ui:166 #: tmp/gameboy.ui.h:1
msgid "<b>Boot ROM</b>" msgid "<b>Boot ROM</b>"
msgstr "<b>Boot ROM</b>" msgstr "<b>Boot ROM</b>"
#: ../src/gtk/ui/gameboyadvance.ui:128 #: tmp/gameboyadvance.ui.h:2
msgid "<b>Cartridge</b>" msgid "<b>Cartridge</b>"
msgstr "<b>Cartridge</b>" msgstr "<b>Cartridge</b>"
#: ../src/gtk/ui/cheatedit.ui:118 #: tmp/cheatedit.ui.h:1
msgid "<b>Codes</b>" msgid "<b>Codes</b>"
msgstr "<b>Codes</b>" msgstr "<b>Codes</b>"
#: ../src/gtk/ui/cheatedit.ui:44 #: tmp/cheatedit.ui.h:2
msgid "<b>Description</b>" msgid "<b>Description</b>"
msgstr "<b>Description</b>" msgstr "<b>Description</b>"
#: ../src/gtk/ui/display.ui:238 #: tmp/display.ui.h:1
msgid "<b>Filters</b>" msgid "<b>Filters</b>"
msgstr "<b>Filters</b>" msgstr "<b>Filters</b>"
#: ../src/gtk/ui/preferences.ui:109 #: tmp/preferences.ui.h:2
msgid "<b>Frameskip</b>" msgid "<b>Frameskip</b>"
msgstr "<b>Frameskip</b>" msgstr "<b>Frameskip</b>"
#: ../src/gtk/ui/preferences.ui:37 #: tmp/preferences.ui.h:3
msgid "<b>General</b>" msgid "<b>General</b>"
msgstr "<b>General</b>" msgstr "<b>General</b>"
#: ../src/gtk/ui/display.ui:96 #: tmp/display.ui.h:2
msgid "<b>Output module</b>" msgid "<b>Output module</b>"
msgstr "<b>Output module</b>" msgstr "<b>Output module</b>"
#: ../src/gtk/ui/gameboyadvance.ui:225 #: tmp/gameboyadvance.ui.h:3
msgid "<b>Real-Time Clock</b>" msgid "<b>Real-Time Clock</b>"
msgstr "<b>Real-Time Clock</b>" msgstr "<b>Real-Time Clock</b>"
#: ../src/gtk/ui/gameboy.ui:105 #: tmp/gameboy.ui.h:2
msgid "<b>System and peripherals</b>" msgid "<b>System and peripherals</b>"
msgstr "<b>System and peripherals</b>" msgstr "<b>System and peripherals</b>"
#: ../src/gtk/ui/cheatedit.ui:80 #: tmp/cheatedit.ui.h:3
msgid "<b>Type</b>" msgid "<b>Type</b>"
msgstr "<b>Type</b>" msgstr "<b>Type</b>"
#: ../src/gtk/ui/display.ui:151 #: tmp/display.ui.h:3
msgid "<b>Zoom</b>" msgid "<b>Zoom</b>"
msgstr "<b>Zoom</b>" msgstr "<b>Zoom</b>"
#: ../src/gtk/ui/cheatlist.ui:56 #: tmp/cheatlist.ui.h:1
msgid "Add new cheat" msgid "Add new cheat"
msgstr "Add new cheat" msgstr "Add new cheat"
@ -119,7 +139,7 @@ msgstr "All Gameboy Advance files"
msgid "All files" msgid "All files"
msgstr "All files" msgstr "All files"
#: ../src/gtk/ui/vbam.ui:169 #: tmp/vbam.ui.h:1
msgid "Auto load most recent" msgid "Auto load most recent"
msgstr "Auto load most recent" msgstr "Auto load most recent"
@ -131,6 +151,10 @@ msgstr "Autofire A :"
msgid "Autofire B :" msgid "Autofire B :"
msgstr "Autofire B :" msgstr "Autofire B :"
#: tmp/gameboy.ui.h:3 tmp/gameboyadvance.ui.h:4
msgid "Automatic"
msgstr ""
#: ../src/gtk/directoriesconfig.cpp:32 #: ../src/gtk/directoriesconfig.cpp:32
msgid "Batteries :" msgid "Batteries :"
msgstr "Batteries :" msgstr "Batteries :"
@ -143,11 +167,11 @@ msgstr "Bilinear"
msgid "Bilinear Plus" msgid "Bilinear Plus"
msgstr "Bilinear Plus" msgstr "Bilinear Plus"
#: ../src/gtk/ui/gameboyadvance.ui:163 #: tmp/gameboyadvance.ui.h:5
msgid "Bios file : " msgid "Bios file : "
msgstr "Bios file : " msgstr "Bios file : "
#: ../src/gtk/ui/gameboy.ui:140 #: tmp/gameboy.ui.h:4
msgid "Boot ROM file : " msgid "Boot ROM file : "
msgstr "Boot ROM file : " msgstr "Boot ROM file : "
@ -167,7 +191,7 @@ msgstr "Button L :"
msgid "Button R :" msgid "Button R :"
msgstr "Button R :" msgstr "Button R :"
#: ../src/gtk/ui/display.ui:80 #: tmp/display.ui.h:4
msgid "Cairo" msgid "Cairo"
msgstr "Cairo" msgstr "Cairo"
@ -179,7 +203,7 @@ msgstr "Capture :"
msgid "Captures :" msgid "Captures :"
msgstr "Captures :" msgstr "Captures :"
#: ../src/gtk/ui/cheatlist.ui:9 #: tmp/cheatlist.ui.h:2
msgid "Cheat list" msgid "Cheat list"
msgstr "Cheat list" msgstr "Cheat list"
@ -187,7 +211,7 @@ msgstr "Cheat list"
msgid "CodeBreaker Advance" msgid "CodeBreaker Advance"
msgstr "CodeBreaker Advance" msgstr "CodeBreaker Advance"
#: ../src/gtk/ui/vbam.ui:527 #: tmp/vbam.ui.h:2
msgid "D_irectories ..." msgid "D_irectories ..."
msgstr "D_irectories ..." msgstr "D_irectories ..."
@ -195,23 +219,27 @@ msgstr "D_irectories ..."
msgid "Default joypad" msgid "Default joypad"
msgstr "Default joypad" msgstr "Default joypad"
#: ../src/gtk/ui/display.ui:122 #: tmp/display.ui.h:5
msgid "Default scale : " msgid "Default scale : "
msgstr "Default scale : " msgstr "Default scale : "
#: ../src/gtk/ui/cheatlist.ui:82 #: tmp/cheatlist.ui.h:3
msgid "Delete all cheats" msgid "Delete all cheats"
msgstr "Delete all cheats" msgstr "Delete all cheats"
#: ../src/gtk/ui/cheatlist.ui:69 #: tmp/cheatlist.ui.h:4
msgid "Delete selected cheat" msgid "Delete selected cheat"
msgstr "Delete selected cheat" msgstr "Delete selected cheat"
#: tmp/preferences.ui.h:4
msgid "Detailed"
msgstr ""
#: ../src/gtk/directoriesconfig.cpp:38 #: ../src/gtk/directoriesconfig.cpp:38
msgid "Directories config" msgid "Directories config"
msgstr "Directories config" msgstr "Directories config"
#: ../src/gtk/ui/gameboy.ui:80 #: tmp/gameboy.ui.h:5
msgid "Display Super Game Boy borders" msgid "Display Super Game Boy borders"
msgstr "Display Super Game Boy borders" msgstr "Display Super Game Boy borders"
@ -223,23 +251,31 @@ msgstr "Down"
msgid "Down :" msgid "Down :"
msgstr "Down :" msgstr "Down :"
#: ../src/gtk/ui/cheatedit.ui:13 #: tmp/gameboyadvance.ui.h:6
msgid "EEPROM"
msgstr ""
#: tmp/gameboyadvance.ui.h:7
msgid "EEPROM + Sensor"
msgstr ""
#: tmp/cheatedit.ui.h:4
msgid "Edit cheat" msgid "Edit cheat"
msgstr "Edit cheat" msgstr "Edit cheat"
#: ../src/gtk/ui/gameboy.ui:91 #: tmp/gameboy.ui.h:6
msgid "Emulate a Game Boy Printer" msgid "Emulate a Game Boy Printer"
msgstr "Emulate a Game Boy Printer" msgstr "Emulate a Game Boy Printer"
#: ../src/gtk/ui/gameboy.ui:56 #: tmp/gameboy.ui.h:7
msgid "Emulated system : " msgid "Emulated system : "
msgstr "Emulated system : " msgstr "Emulated system : "
#: ../src/gtk/ui/preferences.ui:62 #: tmp/preferences.ui.h:5
msgid "Enable automatic frame skipping" msgid "Enable automatic frame skipping"
msgstr "Enable automatic frame skipping" msgstr "Enable automatic frame skipping"
#: ../src/gtk/ui/gameboyadvance.ui:214 #: tmp/gameboyadvance.ui.h:8
msgid "Enable real-time clock" msgid "Enable real-time clock"
msgstr "Enable real-time clock" msgstr "Enable real-time clock"
@ -252,19 +288,23 @@ msgstr "Failed to init SDL: %s"
msgid "File already exists. Overwrite it?" msgid "File already exists. Overwrite it?"
msgstr "File already exists. Overwrite it?" msgstr "File already exists. Overwrite it?"
#: ../src/gtk/ui/gameboyadvance.ui:102 #: tmp/gameboyadvance.ui.h:9
msgid "Flash"
msgstr ""
#: tmp/gameboyadvance.ui.h:10
msgid "Flash size : " msgid "Flash size : "
msgstr "Flash size : " msgstr "Flash size : "
#: ../src/gtk/ui/preferences.ui:79 #: tmp/preferences.ui.h:6
msgid "Frameskip level : " msgid "Frameskip level : "
msgstr "Frameskip level : " msgstr "Frameskip level : "
#: ../src/gtk/ui/vbam.ui:284 #: tmp/vbam.ui.h:3
msgid "From _File ..." msgid "From _File ..."
msgstr "From _File ..." msgstr "From _File ..."
#: ../src/gtk/ui/display.ui:191 #: tmp/display.ui.h:6
msgid "Fullscreen filter : " msgid "Fullscreen filter : "
msgstr "Fullscreen filter : " msgstr "Fullscreen filter : "
@ -276,15 +316,30 @@ msgstr "GB roms :"
msgid "GBA roms :" msgid "GBA roms :"
msgstr "GBA roms :" msgstr "GBA roms :"
#: ../src/gtk/ui/gameboyadvance.ui:44 #: tmp/gameboy.ui.h:8
#, fuzzy
msgid "Game Boy"
msgstr "_Game Boy ..."
#: tmp/gameboy.ui.h:9
#, fuzzy
msgid "Game Boy Advance"
msgstr "Game Boy _Advance ..."
#: tmp/gameboyadvance.ui.h:11
msgid "Game Boy Advance settings" msgid "Game Boy Advance settings"
msgstr "Game Boy Advance settings" msgstr "Game Boy Advance settings"
#: ../src/gtk/ui/vbam.ui:500 #: tmp/gameboy.ui.h:10
#, fuzzy
msgid "Game Boy Color"
msgstr "_Game Boy ..."
#: tmp/vbam.ui.h:4
msgid "Game Boy _Advance ..." msgid "Game Boy _Advance ..."
msgstr "Game Boy _Advance ..." msgstr "Game Boy _Advance ..."
#: ../src/gtk/ui/gameboy.ui:31 #: tmp/gameboy.ui.h:11
msgid "GameBoy settings" msgid "GameBoy settings"
msgstr "GameBoy settings" msgstr "GameBoy settings"
@ -308,7 +363,7 @@ msgstr "Gameshark Advance"
msgid "Generic Code" msgid "Generic Code"
msgstr "Generic Code" msgstr "Generic Code"
#: ../src/gtk/ui/display.ui:179 #: tmp/display.ui.h:7
msgid "Interframe blending : " msgid "Interframe blending : "
msgstr "Interframe blending : " msgstr "Interframe blending : "
@ -336,7 +391,7 @@ msgstr "Left"
msgid "Left :" msgid "Left :"
msgstr "Left :" msgstr "Left :"
#: ../src/gtk/ui/vbam.ui:150 #: tmp/vbam.ui.h:5
msgid "Loa_d state" msgid "Loa_d state"
msgstr "Loa_d state" msgstr "Loa_d state"
@ -348,23 +403,28 @@ msgstr "Load game"
msgid "Loaded battery" msgid "Loaded battery"
msgstr "Loaded battery" msgstr "Loaded battery"
#: ../src/gtk/main.cpp:49 #: ../src/gtk/main.cpp:51
msgid "Main VBA-M options" msgid "Main VBA-M options"
msgstr "Main VBA-M options" msgstr "Main VBA-M options"
#: ../src/gtk/ui/vbam.ui:160 #: tmp/vbam.ui.h:6
msgid "Most recent" msgid "Most recent"
msgstr "Most recent" msgstr "Most recent"
#: tmp/sound.ui.h:9
msgid "Mute"
msgstr ""
#: ../src/gtk/windowcallbacks.cpp:498 #: ../src/gtk/windowcallbacks.cpp:498
msgid "Nintendo GameBoy Advance emulator." msgid "Nintendo GameBoy Advance emulator."
msgstr "Nintendo GameBoy Advance emulator." msgstr "Nintendo GameBoy Advance emulator."
#: ../src/gtk/filters.cpp:60 ../src/gtk/filters.cpp:80 #: ../src/gtk/filters.cpp:60 ../src/gtk/filters.cpp:80
#: tmp/gameboyadvance.ui.h:12 tmp/preferences.ui.h:7
msgid "None" msgid "None"
msgstr "None" msgstr "None"
#: ../src/gtk/ui/vbam.ui:308 #: tmp/vbam.ui.h:7
msgid "Oldest slot" msgid "Oldest slot"
msgstr "Oldest slot" msgstr "Oldest slot"
@ -376,19 +436,19 @@ msgstr "Only Gameboy Advance cheats are supported"
msgid "Open" msgid "Open"
msgstr "Open" msgstr "Open"
#: ../src/gtk/cheatlist.cpp:73 ../src/gtk/ui/cheatlist.ui:21 #: ../src/gtk/cheatlist.cpp:73 tmp/cheatlist.ui.h:5
msgid "Open cheat list" msgid "Open cheat list"
msgstr "Open cheat list" msgstr "Open cheat list"
#: ../src/gtk/ui/vbam.ui:45 #: tmp/vbam.ui.h:8
msgid "Open rece_nt" msgid "Open rece_nt"
msgstr "Open rece_nt" msgstr "Open rece_nt"
#: ../src/gtk/ui/display.ui:71 #: tmp/display.ui.h:8
msgid "OpenGL" msgid "OpenGL"
msgstr "OpenGL" msgstr "OpenGL"
#: ../src/gtk/main.cpp:54 #: ../src/gtk/main.cpp:56
msgid "Output version information." msgid "Output version information."
msgstr "Output version information." msgstr "Output version information."
@ -396,19 +456,23 @@ msgstr "Output version information."
msgid "PNG image" msgid "PNG image"
msgstr "PNG image" msgstr "PNG image"
#: ../src/gtk/ui/vbam.ui:112 #: tmp/vbam.ui.h:9
msgid "Pause" msgid "Pause"
msgstr "Pause" msgstr "Pause"
#: ../src/gtk/ui/preferences.ui:25 #: tmp/preferences.ui.h:8
msgid "Pause when inactive" msgid "Pause when inactive"
msgstr "Pause when inactive" msgstr "Pause when inactive"
#: tmp/preferences.ui.h:9
msgid "Percentage"
msgstr ""
#: ../src/gtk/filters.cpp:64 #: ../src/gtk/filters.cpp:64
msgid "Pixelate" msgid "Pixelate"
msgstr "Pixelate" msgstr "Pixelate"
#: ../src/gtk/ui/preferences.ui:7 #: tmp/preferences.ui.h:10
msgid "Preferences" msgid "Preferences"
msgstr "Preferences" msgstr "Preferences"
@ -420,15 +484,19 @@ msgstr "Right"
msgid "Right :" msgid "Right :"
msgstr "Right :" msgstr "Right :"
#: ../src/gtk/ui/vbam.ui:298 #: tmp/gameboyadvance.ui.h:13
msgid "SRAM"
msgstr ""
#: tmp/vbam.ui.h:10
msgid "S_ave state" msgid "S_ave state"
msgstr "S_ave state" msgstr "S_ave state"
#: ../src/gtk/ui/sound.ui:92 #: tmp/sound.ui.h:10
msgid "Sample rate : " msgid "Sample rate : "
msgstr "Sample rate : " msgstr "Sample rate : "
#: ../src/gtk/cheatlist.cpp:96 ../src/gtk/ui/cheatlist.ui:34 #: ../src/gtk/cheatlist.cpp:96 tmp/cheatlist.ui.h:6
msgid "Save cheat list" msgid "Save cheat list"
msgstr "Save cheat list" msgstr "Save cheat list"
@ -440,7 +508,7 @@ msgstr "Save game"
msgid "Save screenshot" msgid "Save screenshot"
msgstr "Save screenshot" msgstr "Save screenshot"
#: ../src/gtk/ui/gameboyadvance.ui:114 #: tmp/gameboyadvance.ui.h:14
msgid "Save type : " msgid "Save type : "
msgstr "Save type : " msgstr "Save type : "
@ -456,7 +524,7 @@ msgstr "Saves :"
msgid "Scanlines" msgid "Scanlines"
msgstr "Scanlines" msgstr "Scanlines"
#: ../src/gtk/ui/vbam.ui:60 #: tmp/vbam.ui.h:11
msgid "Screen capt_ure..." msgid "Screen capt_ure..."
msgstr "Screen capt_ure..." msgstr "Screen capt_ure..."
@ -464,43 +532,43 @@ msgstr "Screen capt_ure..."
msgid "Select :" msgid "Select :"
msgstr "Select :" msgstr "Select :"
#: ../src/gtk/ui/vbam.ui:184 ../src/gtk/ui/vbam.ui:323 #: tmp/vbam.ui.h:12
msgid "Slot1" msgid "Slot1"
msgstr "Slot1" msgstr "Slot1"
#: ../src/gtk/ui/vbam.ui:274 ../src/gtk/ui/vbam.ui:413 #: tmp/vbam.ui.h:13
msgid "Slot10" msgid "Slot10"
msgstr "Slot10" msgstr "Slot10"
#: ../src/gtk/ui/vbam.ui:194 ../src/gtk/ui/vbam.ui:333 #: tmp/vbam.ui.h:14
msgid "Slot2" msgid "Slot2"
msgstr "Slot2" msgstr "Slot2"
#: ../src/gtk/ui/vbam.ui:204 ../src/gtk/ui/vbam.ui:343 #: tmp/vbam.ui.h:15
msgid "Slot3" msgid "Slot3"
msgstr "Slot3" msgstr "Slot3"
#: ../src/gtk/ui/vbam.ui:214 ../src/gtk/ui/vbam.ui:353 #: tmp/vbam.ui.h:16
msgid "Slot4" msgid "Slot4"
msgstr "Slot4" msgstr "Slot4"
#: ../src/gtk/ui/vbam.ui:224 ../src/gtk/ui/vbam.ui:363 #: tmp/vbam.ui.h:17
msgid "Slot5" msgid "Slot5"
msgstr "Slot5" msgstr "Slot5"
#: ../src/gtk/ui/vbam.ui:234 ../src/gtk/ui/vbam.ui:373 #: tmp/vbam.ui.h:18
msgid "Slot6" msgid "Slot6"
msgstr "Slot6" msgstr "Slot6"
#: ../src/gtk/ui/vbam.ui:244 ../src/gtk/ui/vbam.ui:383 #: tmp/vbam.ui.h:19
msgid "Slot7" msgid "Slot7"
msgstr "Slot7" msgstr "Slot7"
#: ../src/gtk/ui/vbam.ui:254 ../src/gtk/ui/vbam.ui:393 #: tmp/vbam.ui.h:20
msgid "Slot8" msgid "Slot8"
msgstr "Slot8" msgstr "Slot8"
#: ../src/gtk/ui/vbam.ui:264 ../src/gtk/ui/vbam.ui:403 #: tmp/vbam.ui.h:21
msgid "Slot9" msgid "Slot9"
msgstr "Slot9" msgstr "Slot9"
@ -512,7 +580,7 @@ msgstr "Smart interframe blending"
msgid "Speed :" msgid "Speed :"
msgstr "Speed :" msgstr "Speed :"
#: ../src/gtk/ui/preferences.ui:134 #: tmp/preferences.ui.h:11
msgid "Speed indicator : " msgid "Speed indicator : "
msgstr "Speed indicator : " msgstr "Speed indicator : "
@ -528,15 +596,25 @@ msgstr "Super 2xSaI"
msgid "Super Eagle" msgid "Super Eagle"
msgstr "Super Eagle" msgstr "Super Eagle"
#: tmp/gameboy.ui.h:12
#, fuzzy
msgid "Super Game Boy"
msgstr "Super Eagle"
#: tmp/gameboy.ui.h:13
#, fuzzy
msgid "Super Game Boy 2"
msgstr "Display Super Game Boy borders"
#: ../src/gtk/filters.cpp:69 #: ../src/gtk/filters.cpp:69
msgid "TV Mode" msgid "TV Mode"
msgstr "TV Mode" msgstr "TV Mode"
#: ../src/gtk/ui/vbam.ui:429 #: tmp/vbam.ui.h:22
msgid "To _File ..." msgid "To _File ..."
msgstr "To _File ..." msgstr "To _File ..."
#: ../src/gtk/ui/cheatlist.ui:103 #: tmp/cheatlist.ui.h:7
msgid "Toggle all Cheats" msgid "Toggle all Cheats"
msgstr "Toggle all Cheats" msgstr "Toggle all Cheats"
@ -558,19 +636,19 @@ msgstr "Up"
msgid "Up :" msgid "Up :"
msgstr "Up :" msgstr "Up :"
#: ../src/gtk/ui/gameboy.ui:130 #: tmp/gameboy.ui.h:14
msgid "Use a Game Boy boot ROM file" msgid "Use a Game Boy boot ROM file"
msgstr "Use a Game Boy boot ROM file" msgstr "Use a Game Boy boot ROM file"
#: ../src/gtk/ui/gameboyadvance.ui:153 #: tmp/gameboyadvance.ui.h:15
msgid "Use a bios file" msgid "Use a bios file"
msgstr "Use a bios file" msgstr "Use a bios file"
#: ../src/gtk/ui/vbam.ui:7 #: tmp/vbam.ui.h:23
msgid "VBA" msgid "VBA"
msgstr "VBA" msgstr "VBA"
#: ../src/gtk/main.cpp:40 ../src/gtk/windowcallbacks.cpp:496 #: ../src/gtk/main.cpp:42 ../src/gtk/windowcallbacks.cpp:496
msgid "VBA-M" msgid "VBA-M"
msgstr "VBA-M" msgstr "VBA-M"
@ -588,89 +666,63 @@ msgstr "VBA-M - %d%% (%d, %d fps)"
msgid "VisualBoyAdvance save game" msgid "VisualBoyAdvance save game"
msgstr "VisualBoyAdvance save game" msgstr "VisualBoyAdvance save game"
#: ../src/gtk/main.cpp:80 #: ../src/gtk/main.cpp:82
#, c-format #, c-format
msgid "VisualBoyAdvance version %s [GTK+]\n" msgid "VisualBoyAdvance version %s [GTK+]\n"
msgstr "VisualBoyAdvance version %s [GTK+]\n" msgstr "VisualBoyAdvance version %s [GTK+]\n"
#: ../src/gtk/ui/sound.ui:82 #: tmp/sound.ui.h:11
msgid "Volume : " msgid "Volume : "
msgstr "Volume : " msgstr "Volume : "
#: ../src/gtk/ui/vbam.ui:459 #: tmp/vbam.ui.h:24
msgid "_Disable cheats" msgid "_Disable cheats"
msgstr "_Disable cheats" msgstr "_Disable cheats"
#: ../src/gtk/ui/vbam.ui:509 #: tmp/vbam.ui.h:25
msgid "_Display ..." msgid "_Display ..."
msgstr "_Display ..." msgstr "_Display ..."
#: ../src/gtk/ui/vbam.ui:102 #: tmp/vbam.ui.h:26
msgid "_Emulation" msgid "_Emulation"
msgstr "_Emulation" msgstr "_Emulation"
#: ../src/gtk/ui/vbam.ui:24 #: tmp/vbam.ui.h:27
msgid "_File" msgid "_File"
msgstr "_File" msgstr "_File"
#: ../src/gtk/ui/vbam.ui:491 #: tmp/vbam.ui.h:28
msgid "_Game Boy ..." msgid "_Game Boy ..."
msgstr "_Game Boy ..." msgstr "_Game Boy ..."
#: ../src/gtk/ui/vbam.ui:549 #: tmp/vbam.ui.h:29
msgid "_Help" msgid "_Help"
msgstr "_Help" msgstr "_Help"
#: ../src/gtk/ui/vbam.ui:536 #: tmp/vbam.ui.h:30
msgid "_Joypads ..." msgid "_Joypads ..."
msgstr "_Joypads ..." msgstr "_Joypads ..."
#: ../src/gtk/ui/vbam.ui:449 #: tmp/vbam.ui.h:31
msgid "_List cheats ..." msgid "_List cheats ..."
msgstr "_List cheats ..." msgstr "_List cheats ..."
#: ../src/gtk/ui/vbam.ui:472 #: tmp/vbam.ui.h:32
msgid "_Options" msgid "_Options"
msgstr "_Options" msgstr "_Options"
#: ../src/gtk/ui/vbam.ui:482 #: tmp/vbam.ui.h:33
msgid "_Preferences ..." msgid "_Preferences ..."
msgstr "_Preferences ..." msgstr "_Preferences ..."
#: ../src/gtk/ui/vbam.ui:122 #: tmp/vbam.ui.h:34
msgid "_Reset" msgid "_Reset"
msgstr "_Reset" msgstr "_Reset"
#: ../src/gtk/ui/vbam.ui:518 #: tmp/vbam.ui.h:35
msgid "_Sound ..." msgid "_Sound ..."
msgstr "_Sound ..." msgstr "_Sound ..."
#: ../src/gtk/ui/cheatlist.ui:57
msgid "gtk-add"
msgstr "gtk-add"
#: ../src/gtk/ui/display.ui:259 ../src/gtk/ui/gameboy.ui:187
#: ../src/gtk/ui/gameboyadvance.ui:246 ../src/gtk/ui/preferences.ui:179
#: ../src/gtk/ui/sound.ui:135
msgid "gtk-close"
msgstr "gtk-close"
#: ../src/gtk/ui/cheatlist.ui:70
msgid "gtk-delete"
msgstr "gtk-delete"
#: ../src/gtk/ui/cheatlist.ui:104
msgid "gtk-markall"
msgstr "gtk-markall"
#: ../src/gtk/ui/cheatlist.ui:22
msgid "gtk-open"
msgstr "gtk-open"
#: ../src/gtk/ui/cheatlist.ui:35
msgid "gtk-save"
msgstr "gtk-save"
#: ../src/gtk/filters.cpp:70 #: ../src/gtk/filters.cpp:70
msgid "hq2x" msgid "hq2x"
msgstr "hq2x" msgstr "hq2x"
@ -678,3 +730,21 @@ msgstr "hq2x"
#: ../src/gtk/filters.cpp:71 #: ../src/gtk/filters.cpp:71
msgid "lq2x" msgid "lq2x"
msgstr "lq2x" msgstr "lq2x"
#~ msgid "gtk-add"
#~ msgstr "gtk-add"
#~ msgid "gtk-close"
#~ msgstr "gtk-close"
#~ msgid "gtk-delete"
#~ msgstr "gtk-delete"
#~ msgid "gtk-markall"
#~ msgstr "gtk-markall"
#~ msgid "gtk-open"
#~ msgstr "gtk-open"
#~ msgid "gtk-save"
#~ msgstr "gtk-save"

View File

@ -4,7 +4,7 @@ msgid ""
msgstr "" msgstr ""
"Project-Id-Version: VBA-M\n" "Project-Id-Version: VBA-M\n"
"Report-Msgid-Bugs-To: \n" "Report-Msgid-Bugs-To: \n"
"POT-Creation-Date: 2011-02-24 14:05+0100\n" "POT-Creation-Date: 2011-02-24 17:56+0100\n"
"PO-Revision-Date: 2011-02-24 13:56+0000\n" "PO-Revision-Date: 2011-02-24 13:56+0000\n"
"Last-Translator: bgK <bastien.bouclet@gmail.com>\n" "Last-Translator: bgK <bastien.bouclet@gmail.com>\n"
"Language-Team: LANGUAGE <LL@li.org>\n" "Language-Team: LANGUAGE <LL@li.org>\n"
@ -39,71 +39,91 @@ msgstr "*** OpenGL : Impossible d'initialiser l'affichage.\n"
msgid "----/--/-- --:--:--" msgid "----/--/-- --:--:--"
msgstr "----/--/-- --:--:--" msgstr "----/--/-- --:--:--"
#: tmp/sound.ui.h:2
#, no-c-format
msgid "100 %"
msgstr ""
#: tmp/sound.ui.h:4
#, no-c-format
msgid "200 %"
msgstr ""
#: tmp/sound.ui.h:6
#, no-c-format
msgid "25 %"
msgstr ""
#: ../src/gtk/filters.cpp:61 #: ../src/gtk/filters.cpp:61
msgid "2xSaI" msgid "2xSaI"
msgstr "2xSaI" msgstr "2xSaI"
#: tmp/sound.ui.h:8
#, no-c-format
msgid "50 %"
msgstr ""
#: ../src/gtk/joypadconfig.cpp:165 #: ../src/gtk/joypadconfig.cpp:165
msgid "<Undefined>" msgid "<Undefined>"
msgstr "<Non défini>" msgstr "<Non défini>"
#: ../src/gtk/ui/preferences.ui:163 #: tmp/preferences.ui.h:1
msgid "<b>Appearance</b>" msgid "<b>Appearance</b>"
msgstr "<b>Apparence</b>" msgstr "<b>Apparence</b>"
#: ../src/gtk/ui/gameboyadvance.ui:189 #: tmp/gameboyadvance.ui.h:1
msgid "<b>Bios</b>" msgid "<b>Bios</b>"
msgstr "<b>Bios</b>" msgstr "<b>Bios</b>"
#: ../src/gtk/ui/gameboy.ui:166 #: tmp/gameboy.ui.h:1
msgid "<b>Boot ROM</b>" msgid "<b>Boot ROM</b>"
msgstr "<b>ROM de démarrage</b>" msgstr "<b>ROM de démarrage</b>"
#: ../src/gtk/ui/gameboyadvance.ui:128 #: tmp/gameboyadvance.ui.h:2
msgid "<b>Cartridge</b>" msgid "<b>Cartridge</b>"
msgstr "<b>Cartouche</b>" msgstr "<b>Cartouche</b>"
#: ../src/gtk/ui/cheatedit.ui:118 #: tmp/cheatedit.ui.h:1
msgid "<b>Codes</b>" msgid "<b>Codes</b>"
msgstr "<b>Codes</b>" msgstr "<b>Codes</b>"
#: ../src/gtk/ui/cheatedit.ui:44 #: tmp/cheatedit.ui.h:2
msgid "<b>Description</b>" msgid "<b>Description</b>"
msgstr "<b>Description</b>" msgstr "<b>Description</b>"
#: ../src/gtk/ui/display.ui:238 #: tmp/display.ui.h:1
msgid "<b>Filters</b>" msgid "<b>Filters</b>"
msgstr "<b>Filtres</b>" msgstr "<b>Filtres</b>"
#: ../src/gtk/ui/preferences.ui:109 #: tmp/preferences.ui.h:2
msgid "<b>Frameskip</b>" msgid "<b>Frameskip</b>"
msgstr "<b>Saut d'images</b>" msgstr "<b>Saut d'images</b>"
#: ../src/gtk/ui/preferences.ui:37 #: tmp/preferences.ui.h:3
msgid "<b>General</b>" msgid "<b>General</b>"
msgstr "<b>Transverse</b>" msgstr "<b>Transverse</b>"
#: ../src/gtk/ui/display.ui:96 #: tmp/display.ui.h:2
msgid "<b>Output module</b>" msgid "<b>Output module</b>"
msgstr "<b>Module d'affichage</b>" msgstr "<b>Module d'affichage</b>"
#: ../src/gtk/ui/gameboyadvance.ui:225 #: tmp/gameboyadvance.ui.h:3
msgid "<b>Real-Time Clock</b>" msgid "<b>Real-Time Clock</b>"
msgstr "<b>Horloge (RTC)</b>" msgstr "<b>Horloge (RTC)</b>"
#: ../src/gtk/ui/gameboy.ui:105 #: tmp/gameboy.ui.h:2
msgid "<b>System and peripherals</b>" msgid "<b>System and peripherals</b>"
msgstr "<b>Système et périphériques</b>" msgstr "<b>Système et périphériques</b>"
#: ../src/gtk/ui/cheatedit.ui:80 #: tmp/cheatedit.ui.h:3
msgid "<b>Type</b>" msgid "<b>Type</b>"
msgstr "<b>Type</b>" msgstr "<b>Type</b>"
#: ../src/gtk/ui/display.ui:151 #: tmp/display.ui.h:3
msgid "<b>Zoom</b>" msgid "<b>Zoom</b>"
msgstr "<b>Zoom</b>" msgstr "<b>Zoom</b>"
#: ../src/gtk/ui/cheatlist.ui:56 #: tmp/cheatlist.ui.h:1
msgid "Add new cheat" msgid "Add new cheat"
msgstr "Ajouter un code" msgstr "Ajouter un code"
@ -119,7 +139,7 @@ msgstr "Tous les fichiers Gameboy Advance"
msgid "All files" msgid "All files"
msgstr "Tous les fichiers" msgstr "Tous les fichiers"
#: ../src/gtk/ui/vbam.ui:169 #: tmp/vbam.ui.h:1
msgid "Auto load most recent" msgid "Auto load most recent"
msgstr "Charger automatiquement le plus récent" msgstr "Charger automatiquement le plus récent"
@ -131,6 +151,10 @@ msgstr "Tir auto A :"
msgid "Autofire B :" msgid "Autofire B :"
msgstr "Tir auto B :" msgstr "Tir auto B :"
#: tmp/gameboy.ui.h:3 tmp/gameboyadvance.ui.h:4
msgid "Automatic"
msgstr ""
#: ../src/gtk/directoriesconfig.cpp:32 #: ../src/gtk/directoriesconfig.cpp:32
msgid "Batteries :" msgid "Batteries :"
msgstr "Batteries :" msgstr "Batteries :"
@ -143,11 +167,11 @@ msgstr "Bilinear"
msgid "Bilinear Plus" msgid "Bilinear Plus"
msgstr "Bilinear Plus" msgstr "Bilinear Plus"
#: ../src/gtk/ui/gameboyadvance.ui:163 #: tmp/gameboyadvance.ui.h:5
msgid "Bios file : " msgid "Bios file : "
msgstr "Bios : " msgstr "Bios : "
#: ../src/gtk/ui/gameboy.ui:140 #: tmp/gameboy.ui.h:4
msgid "Boot ROM file : " msgid "Boot ROM file : "
msgstr "ROM de démarrage : " msgstr "ROM de démarrage : "
@ -167,7 +191,7 @@ msgstr "Bouton L :"
msgid "Button R :" msgid "Button R :"
msgstr "Bouton R :" msgstr "Bouton R :"
#: ../src/gtk/ui/display.ui:80 #: tmp/display.ui.h:4
msgid "Cairo" msgid "Cairo"
msgstr "Cairo" msgstr "Cairo"
@ -179,7 +203,7 @@ msgstr "Capture :"
msgid "Captures :" msgid "Captures :"
msgstr "Captures :" msgstr "Captures :"
#: ../src/gtk/ui/cheatlist.ui:9 #: tmp/cheatlist.ui.h:2
msgid "Cheat list" msgid "Cheat list"
msgstr "Liste des codes" msgstr "Liste des codes"
@ -187,7 +211,7 @@ msgstr "Liste des codes"
msgid "CodeBreaker Advance" msgid "CodeBreaker Advance"
msgstr "CodeBreaker Advance" msgstr "CodeBreaker Advance"
#: ../src/gtk/ui/vbam.ui:527 #: tmp/vbam.ui.h:2
msgid "D_irectories ..." msgid "D_irectories ..."
msgstr "_Répertoires ..." msgstr "_Répertoires ..."
@ -195,23 +219,27 @@ msgstr "_Répertoires ..."
msgid "Default joypad" msgid "Default joypad"
msgstr "Manette par défaut" msgstr "Manette par défaut"
#: ../src/gtk/ui/display.ui:122 #: tmp/display.ui.h:5
msgid "Default scale : " msgid "Default scale : "
msgstr "Taille par défaut : " msgstr "Taille par défaut : "
#: ../src/gtk/ui/cheatlist.ui:82 #: tmp/cheatlist.ui.h:3
msgid "Delete all cheats" msgid "Delete all cheats"
msgstr "Supprimer tous les codes" msgstr "Supprimer tous les codes"
#: ../src/gtk/ui/cheatlist.ui:69 #: tmp/cheatlist.ui.h:4
msgid "Delete selected cheat" msgid "Delete selected cheat"
msgstr "Supprimer le code sélectionné" msgstr "Supprimer le code sélectionné"
#: tmp/preferences.ui.h:4
msgid "Detailed"
msgstr ""
#: ../src/gtk/directoriesconfig.cpp:38 #: ../src/gtk/directoriesconfig.cpp:38
msgid "Directories config" msgid "Directories config"
msgstr "Configuration des répertoires" msgstr "Configuration des répertoires"
#: ../src/gtk/ui/gameboy.ui:80 #: tmp/gameboy.ui.h:5
msgid "Display Super Game Boy borders" msgid "Display Super Game Boy borders"
msgstr "Afficher les bordures Super Game Boy" msgstr "Afficher les bordures Super Game Boy"
@ -223,23 +251,31 @@ msgstr "Bas"
msgid "Down :" msgid "Down :"
msgstr "Bas :" msgstr "Bas :"
#: ../src/gtk/ui/cheatedit.ui:13 #: tmp/gameboyadvance.ui.h:6
msgid "EEPROM"
msgstr ""
#: tmp/gameboyadvance.ui.h:7
msgid "EEPROM + Sensor"
msgstr ""
#: tmp/cheatedit.ui.h:4
msgid "Edit cheat" msgid "Edit cheat"
msgstr "Editer le code" msgstr "Editer le code"
#: ../src/gtk/ui/gameboy.ui:91 #: tmp/gameboy.ui.h:6
msgid "Emulate a Game Boy Printer" msgid "Emulate a Game Boy Printer"
msgstr "Emuler une imprimante Game Boy" msgstr "Emuler une imprimante Game Boy"
#: ../src/gtk/ui/gameboy.ui:56 #: tmp/gameboy.ui.h:7
msgid "Emulated system : " msgid "Emulated system : "
msgstr "Machine émulée : " msgstr "Machine émulée : "
#: ../src/gtk/ui/preferences.ui:62 #: tmp/preferences.ui.h:5
msgid "Enable automatic frame skipping" msgid "Enable automatic frame skipping"
msgstr "Activer le saut d'image automatique" msgstr "Activer le saut d'image automatique"
#: ../src/gtk/ui/gameboyadvance.ui:214 #: tmp/gameboyadvance.ui.h:8
msgid "Enable real-time clock" msgid "Enable real-time clock"
msgstr "Activer l'horloge (RTC)" msgstr "Activer l'horloge (RTC)"
@ -252,19 +288,23 @@ msgstr "Echec à l'initialisation de SDL: %s"
msgid "File already exists. Overwrite it?" msgid "File already exists. Overwrite it?"
msgstr "Ce fichier existe déjà. Voulez-vous le remplacer ?" msgstr "Ce fichier existe déjà. Voulez-vous le remplacer ?"
#: ../src/gtk/ui/gameboyadvance.ui:102 #: tmp/gameboyadvance.ui.h:9
msgid "Flash"
msgstr ""
#: tmp/gameboyadvance.ui.h:10
msgid "Flash size : " msgid "Flash size : "
msgstr "Taille mémoire Flash : " msgstr "Taille mémoire Flash : "
#: ../src/gtk/ui/preferences.ui:79 #: tmp/preferences.ui.h:6
msgid "Frameskip level : " msgid "Frameskip level : "
msgstr "Niveau de saut : " msgstr "Niveau de saut : "
#: ../src/gtk/ui/vbam.ui:284 #: tmp/vbam.ui.h:3
msgid "From _File ..." msgid "From _File ..."
msgstr "Depuis un _fichier ..." msgstr "Depuis un _fichier ..."
#: ../src/gtk/ui/display.ui:191 #: tmp/display.ui.h:6
msgid "Fullscreen filter : " msgid "Fullscreen filter : "
msgstr "Filtre : " msgstr "Filtre : "
@ -276,15 +316,30 @@ msgstr "Roms GB :"
msgid "GBA roms :" msgid "GBA roms :"
msgstr "Roms GBA :" msgstr "Roms GBA :"
#: ../src/gtk/ui/gameboyadvance.ui:44 #: tmp/gameboy.ui.h:8
#, fuzzy
msgid "Game Boy"
msgstr "_Game Boy ..."
#: tmp/gameboy.ui.h:9
#, fuzzy
msgid "Game Boy Advance"
msgstr "Game Boy _Advance ..."
#: tmp/gameboyadvance.ui.h:11
msgid "Game Boy Advance settings" msgid "Game Boy Advance settings"
msgstr "Paramètres Game Boy Advance" msgstr "Paramètres Game Boy Advance"
#: ../src/gtk/ui/vbam.ui:500 #: tmp/gameboy.ui.h:10
#, fuzzy
msgid "Game Boy Color"
msgstr "_Game Boy ..."
#: tmp/vbam.ui.h:4
msgid "Game Boy _Advance ..." msgid "Game Boy _Advance ..."
msgstr "Game Boy _Advance ..." msgstr "Game Boy _Advance ..."
#: ../src/gtk/ui/gameboy.ui:31 #: tmp/gameboy.ui.h:11
msgid "GameBoy settings" msgid "GameBoy settings"
msgstr "Paramètres GameBoy" msgstr "Paramètres GameBoy"
@ -308,7 +363,7 @@ msgstr "Gameshark Advance"
msgid "Generic Code" msgid "Generic Code"
msgstr "Code générique" msgstr "Code générique"
#: ../src/gtk/ui/display.ui:179 #: tmp/display.ui.h:7
msgid "Interframe blending : " msgid "Interframe blending : "
msgstr "Interframe blending : " msgstr "Interframe blending : "
@ -336,7 +391,7 @@ msgstr "Gauche"
msgid "Left :" msgid "Left :"
msgstr "Gauche :" msgstr "Gauche :"
#: ../src/gtk/ui/vbam.ui:150 #: tmp/vbam.ui.h:5
msgid "Loa_d state" msgid "Loa_d state"
msgstr "Char_ger l'état" msgstr "Char_ger l'état"
@ -348,23 +403,28 @@ msgstr "Chargement"
msgid "Loaded battery" msgid "Loaded battery"
msgstr "Batterie chargée" msgstr "Batterie chargée"
#: ../src/gtk/main.cpp:49 #: ../src/gtk/main.cpp:51
msgid "Main VBA-M options" msgid "Main VBA-M options"
msgstr "VBA-M - Options principales" msgstr "VBA-M - Options principales"
#: ../src/gtk/ui/vbam.ui:160 #: tmp/vbam.ui.h:6
msgid "Most recent" msgid "Most recent"
msgstr "Le plus récent" msgstr "Le plus récent"
#: tmp/sound.ui.h:9
msgid "Mute"
msgstr ""
#: ../src/gtk/windowcallbacks.cpp:498 #: ../src/gtk/windowcallbacks.cpp:498
msgid "Nintendo GameBoy Advance emulator." msgid "Nintendo GameBoy Advance emulator."
msgstr "Emulateur de Nindendo GameBoy Advance." msgstr "Emulateur de Nindendo GameBoy Advance."
#: ../src/gtk/filters.cpp:60 ../src/gtk/filters.cpp:80 #: ../src/gtk/filters.cpp:60 ../src/gtk/filters.cpp:80
#: tmp/gameboyadvance.ui.h:12 tmp/preferences.ui.h:7
msgid "None" msgid "None"
msgstr "Aucun" msgstr "Aucun"
#: ../src/gtk/ui/vbam.ui:308 #: tmp/vbam.ui.h:7
msgid "Oldest slot" msgid "Oldest slot"
msgstr "Le plus ancien" msgstr "Le plus ancien"
@ -376,19 +436,19 @@ msgstr "Seuls les codes de triche Gameboy Advance sont supportés."
msgid "Open" msgid "Open"
msgstr "Ouvrir" msgstr "Ouvrir"
#: ../src/gtk/cheatlist.cpp:73 ../src/gtk/ui/cheatlist.ui:21 #: ../src/gtk/cheatlist.cpp:73 tmp/cheatlist.ui.h:5
msgid "Open cheat list" msgid "Open cheat list"
msgstr "Charger une liste de codes de triche" msgstr "Charger une liste de codes de triche"
#: ../src/gtk/ui/vbam.ui:45 #: tmp/vbam.ui.h:8
msgid "Open rece_nt" msgid "Open rece_nt"
msgstr "Der_niers jeux" msgstr "Der_niers jeux"
#: ../src/gtk/ui/display.ui:71 #: tmp/display.ui.h:8
msgid "OpenGL" msgid "OpenGL"
msgstr "OpenGL" msgstr "OpenGL"
#: ../src/gtk/main.cpp:54 #: ../src/gtk/main.cpp:56
msgid "Output version information." msgid "Output version information."
msgstr "Afficher les informations de version" msgstr "Afficher les informations de version"
@ -396,19 +456,23 @@ msgstr "Afficher les informations de version"
msgid "PNG image" msgid "PNG image"
msgstr "Image PNG" msgstr "Image PNG"
#: ../src/gtk/ui/vbam.ui:112 #: tmp/vbam.ui.h:9
msgid "Pause" msgid "Pause"
msgstr "Pause" msgstr "Pause"
#: ../src/gtk/ui/preferences.ui:25 #: tmp/preferences.ui.h:8
msgid "Pause when inactive" msgid "Pause when inactive"
msgstr "Mettre en pause quand inactif" msgstr "Mettre en pause quand inactif"
#: tmp/preferences.ui.h:9
msgid "Percentage"
msgstr ""
#: ../src/gtk/filters.cpp:64 #: ../src/gtk/filters.cpp:64
msgid "Pixelate" msgid "Pixelate"
msgstr "Pixelate" msgstr "Pixelate"
#: ../src/gtk/ui/preferences.ui:7 #: tmp/preferences.ui.h:10
msgid "Preferences" msgid "Preferences"
msgstr "Préférences" msgstr "Préférences"
@ -420,15 +484,19 @@ msgstr "Droite"
msgid "Right :" msgid "Right :"
msgstr "Droite :" msgstr "Droite :"
#: ../src/gtk/ui/vbam.ui:298 #: tmp/gameboyadvance.ui.h:13
msgid "SRAM"
msgstr ""
#: tmp/vbam.ui.h:10
msgid "S_ave state" msgid "S_ave state"
msgstr "S_auvegarder l'état" msgstr "S_auvegarder l'état"
#: ../src/gtk/ui/sound.ui:92 #: tmp/sound.ui.h:10
msgid "Sample rate : " msgid "Sample rate : "
msgstr "Taux d'échantionnage : " msgstr "Taux d'échantionnage : "
#: ../src/gtk/cheatlist.cpp:96 ../src/gtk/ui/cheatlist.ui:34 #: ../src/gtk/cheatlist.cpp:96 tmp/cheatlist.ui.h:6
msgid "Save cheat list" msgid "Save cheat list"
msgstr "Sauvegarder une liste de codes de triche" msgstr "Sauvegarder une liste de codes de triche"
@ -440,7 +508,7 @@ msgstr "Sauvegarde"
msgid "Save screenshot" msgid "Save screenshot"
msgstr "Capture d'écran" msgstr "Capture d'écran"
#: ../src/gtk/ui/gameboyadvance.ui:114 #: tmp/gameboyadvance.ui.h:14
msgid "Save type : " msgid "Save type : "
msgstr "Type de sauvegarde : " msgstr "Type de sauvegarde : "
@ -456,7 +524,7 @@ msgstr "Sauvegardes :"
msgid "Scanlines" msgid "Scanlines"
msgstr "Scanlines" msgstr "Scanlines"
#: ../src/gtk/ui/vbam.ui:60 #: tmp/vbam.ui.h:11
msgid "Screen capt_ure..." msgid "Screen capt_ure..."
msgstr "Capt_ure d'écran" msgstr "Capt_ure d'écran"
@ -464,43 +532,43 @@ msgstr "Capt_ure d'écran"
msgid "Select :" msgid "Select :"
msgstr "Select :" msgstr "Select :"
#: ../src/gtk/ui/vbam.ui:184 ../src/gtk/ui/vbam.ui:323 #: tmp/vbam.ui.h:12
msgid "Slot1" msgid "Slot1"
msgstr "Emplacement1" msgstr "Emplacement1"
#: ../src/gtk/ui/vbam.ui:274 ../src/gtk/ui/vbam.ui:413 #: tmp/vbam.ui.h:13
msgid "Slot10" msgid "Slot10"
msgstr "Emplacement10" msgstr "Emplacement10"
#: ../src/gtk/ui/vbam.ui:194 ../src/gtk/ui/vbam.ui:333 #: tmp/vbam.ui.h:14
msgid "Slot2" msgid "Slot2"
msgstr "Emplacement2" msgstr "Emplacement2"
#: ../src/gtk/ui/vbam.ui:204 ../src/gtk/ui/vbam.ui:343 #: tmp/vbam.ui.h:15
msgid "Slot3" msgid "Slot3"
msgstr "Emplacement3" msgstr "Emplacement3"
#: ../src/gtk/ui/vbam.ui:214 ../src/gtk/ui/vbam.ui:353 #: tmp/vbam.ui.h:16
msgid "Slot4" msgid "Slot4"
msgstr "Emplacement4" msgstr "Emplacement4"
#: ../src/gtk/ui/vbam.ui:224 ../src/gtk/ui/vbam.ui:363 #: tmp/vbam.ui.h:17
msgid "Slot5" msgid "Slot5"
msgstr "Emplacement5" msgstr "Emplacement5"
#: ../src/gtk/ui/vbam.ui:234 ../src/gtk/ui/vbam.ui:373 #: tmp/vbam.ui.h:18
msgid "Slot6" msgid "Slot6"
msgstr "Emplacement6" msgstr "Emplacement6"
#: ../src/gtk/ui/vbam.ui:244 ../src/gtk/ui/vbam.ui:383 #: tmp/vbam.ui.h:19
msgid "Slot7" msgid "Slot7"
msgstr "Emplacement7" msgstr "Emplacement7"
#: ../src/gtk/ui/vbam.ui:254 ../src/gtk/ui/vbam.ui:393 #: tmp/vbam.ui.h:20
msgid "Slot8" msgid "Slot8"
msgstr "Emplacement8" msgstr "Emplacement8"
#: ../src/gtk/ui/vbam.ui:264 ../src/gtk/ui/vbam.ui:403 #: tmp/vbam.ui.h:21
msgid "Slot9" msgid "Slot9"
msgstr "Emplacement9" msgstr "Emplacement9"
@ -512,7 +580,7 @@ msgstr "Smart interframe blending"
msgid "Speed :" msgid "Speed :"
msgstr "Accélération :" msgstr "Accélération :"
#: ../src/gtk/ui/preferences.ui:134 #: tmp/preferences.ui.h:11
msgid "Speed indicator : " msgid "Speed indicator : "
msgstr "Affichage de la vitesse : " msgstr "Affichage de la vitesse : "
@ -528,15 +596,25 @@ msgstr "Super 2xSaI"
msgid "Super Eagle" msgid "Super Eagle"
msgstr "Super Eagle" msgstr "Super Eagle"
#: tmp/gameboy.ui.h:12
#, fuzzy
msgid "Super Game Boy"
msgstr "Super Eagle"
#: tmp/gameboy.ui.h:13
#, fuzzy
msgid "Super Game Boy 2"
msgstr "Afficher les bordures Super Game Boy"
#: ../src/gtk/filters.cpp:69 #: ../src/gtk/filters.cpp:69
msgid "TV Mode" msgid "TV Mode"
msgstr "TV Mode" msgstr "TV Mode"
#: ../src/gtk/ui/vbam.ui:429 #: tmp/vbam.ui.h:22
msgid "To _File ..." msgid "To _File ..."
msgstr "Dans un _fichier ..." msgstr "Dans un _fichier ..."
#: ../src/gtk/ui/cheatlist.ui:103 #: tmp/cheatlist.ui.h:7
msgid "Toggle all Cheats" msgid "Toggle all Cheats"
msgstr "Inverser l'état de tous les codes" msgstr "Inverser l'état de tous les codes"
@ -558,19 +636,19 @@ msgstr "Haut"
msgid "Up :" msgid "Up :"
msgstr "Haut :" msgstr "Haut :"
#: ../src/gtk/ui/gameboy.ui:130 #: tmp/gameboy.ui.h:14
msgid "Use a Game Boy boot ROM file" msgid "Use a Game Boy boot ROM file"
msgstr "Utiliser une ROM de démarrage GameBoy" msgstr "Utiliser une ROM de démarrage GameBoy"
#: ../src/gtk/ui/gameboyadvance.ui:153 #: tmp/gameboyadvance.ui.h:15
msgid "Use a bios file" msgid "Use a bios file"
msgstr "Utiliser un fichier bios" msgstr "Utiliser un fichier bios"
#: ../src/gtk/ui/vbam.ui:7 #: tmp/vbam.ui.h:23
msgid "VBA" msgid "VBA"
msgstr "VBA" msgstr "VBA"
#: ../src/gtk/main.cpp:40 ../src/gtk/windowcallbacks.cpp:496 #: ../src/gtk/main.cpp:42 ../src/gtk/windowcallbacks.cpp:496
msgid "VBA-M" msgid "VBA-M"
msgstr "VBA-M" msgstr "VBA-M"
@ -588,89 +666,63 @@ msgstr "VBA-M - %d%% (%d, %d fps)"
msgid "VisualBoyAdvance save game" msgid "VisualBoyAdvance save game"
msgstr "Sauvegarde VisualBoyAdvance" msgstr "Sauvegarde VisualBoyAdvance"
#: ../src/gtk/main.cpp:80 #: ../src/gtk/main.cpp:82
#, c-format #, c-format
msgid "VisualBoyAdvance version %s [GTK+]\n" msgid "VisualBoyAdvance version %s [GTK+]\n"
msgstr "VisualBoyAdvance version %s [GTK+]\n" msgstr "VisualBoyAdvance version %s [GTK+]\n"
#: ../src/gtk/ui/sound.ui:82 #: tmp/sound.ui.h:11
msgid "Volume : " msgid "Volume : "
msgstr "Volume : " msgstr "Volume : "
#: ../src/gtk/ui/vbam.ui:459 #: tmp/vbam.ui.h:24
msgid "_Disable cheats" msgid "_Disable cheats"
msgstr "_Désactiver les codes" msgstr "_Désactiver les codes"
#: ../src/gtk/ui/vbam.ui:509 #: tmp/vbam.ui.h:25
msgid "_Display ..." msgid "_Display ..."
msgstr "_Affichage ..." msgstr "_Affichage ..."
#: ../src/gtk/ui/vbam.ui:102 #: tmp/vbam.ui.h:26
msgid "_Emulation" msgid "_Emulation"
msgstr "_Emulation" msgstr "_Emulation"
#: ../src/gtk/ui/vbam.ui:24 #: tmp/vbam.ui.h:27
msgid "_File" msgid "_File"
msgstr "_Fichier" msgstr "_Fichier"
#: ../src/gtk/ui/vbam.ui:491 #: tmp/vbam.ui.h:28
msgid "_Game Boy ..." msgid "_Game Boy ..."
msgstr "_Game Boy ..." msgstr "_Game Boy ..."
#: ../src/gtk/ui/vbam.ui:549 #: tmp/vbam.ui.h:29
msgid "_Help" msgid "_Help"
msgstr "_Aide" msgstr "_Aide"
#: ../src/gtk/ui/vbam.ui:536 #: tmp/vbam.ui.h:30
msgid "_Joypads ..." msgid "_Joypads ..."
msgstr "_Manettes ..." msgstr "_Manettes ..."
#: ../src/gtk/ui/vbam.ui:449 #: tmp/vbam.ui.h:31
msgid "_List cheats ..." msgid "_List cheats ..."
msgstr "_Codes de triche ..." msgstr "_Codes de triche ..."
#: ../src/gtk/ui/vbam.ui:472 #: tmp/vbam.ui.h:32
msgid "_Options" msgid "_Options"
msgstr "_Options" msgstr "_Options"
#: ../src/gtk/ui/vbam.ui:482 #: tmp/vbam.ui.h:33
msgid "_Preferences ..." msgid "_Preferences ..."
msgstr "_Préférences ..." msgstr "_Préférences ..."
#: ../src/gtk/ui/vbam.ui:122 #: tmp/vbam.ui.h:34
msgid "_Reset" msgid "_Reset"
msgstr "_Réinitialiser" msgstr "_Réinitialiser"
#: ../src/gtk/ui/vbam.ui:518 #: tmp/vbam.ui.h:35
msgid "_Sound ..." msgid "_Sound ..."
msgstr "_Son ..." msgstr "_Son ..."
#: ../src/gtk/ui/cheatlist.ui:57
msgid "gtk-add"
msgstr "gtk-add"
#: ../src/gtk/ui/display.ui:259 ../src/gtk/ui/gameboy.ui:187
#: ../src/gtk/ui/gameboyadvance.ui:246 ../src/gtk/ui/preferences.ui:179
#: ../src/gtk/ui/sound.ui:135
msgid "gtk-close"
msgstr "gtk-close"
#: ../src/gtk/ui/cheatlist.ui:70
msgid "gtk-delete"
msgstr "gtk-delete"
#: ../src/gtk/ui/cheatlist.ui:104
msgid "gtk-markall"
msgstr "gtk-markall"
#: ../src/gtk/ui/cheatlist.ui:22
msgid "gtk-open"
msgstr "gtk-open"
#: ../src/gtk/ui/cheatlist.ui:35
msgid "gtk-save"
msgstr "gtk-save"
#: ../src/gtk/filters.cpp:70 #: ../src/gtk/filters.cpp:70
msgid "hq2x" msgid "hq2x"
msgstr "hq2x" msgstr "hq2x"
@ -678,3 +730,21 @@ msgstr "hq2x"
#: ../src/gtk/filters.cpp:71 #: ../src/gtk/filters.cpp:71
msgid "lq2x" msgid "lq2x"
msgstr "lq2x" msgstr "lq2x"
#~ msgid "gtk-add"
#~ msgstr "gtk-add"
#~ msgid "gtk-close"
#~ msgstr "gtk-close"
#~ msgid "gtk-delete"
#~ msgstr "gtk-delete"
#~ msgid "gtk-markall"
#~ msgstr "gtk-markall"
#~ msgid "gtk-open"
#~ msgstr "gtk-open"
#~ msgid "gtk-save"
#~ msgstr "gtk-save"

View File

@ -10,3 +10,5 @@ intltool-extract --local --type=gettext/glade ../src/gtk/ui/sound.ui
intltool-extract --local --type=gettext/glade ../src/gtk/ui/vbam.ui intltool-extract --local --type=gettext/glade ../src/gtk/ui/vbam.ui
xgettext -k_ -kN_ -o gvbam.pot ../src/gtk/*.cpp tmp/*.h xgettext -k_ -kN_ -o gvbam.pot ../src/gtk/*.cpp tmp/*.h
rm -r tmp/