From: naoki i. <am...@us...> - 2007-11-24 04:35:44
|
Update of /cvsroot/popfile/windows In directory sc8-pr-cvs1.sourceforge.net:/tmp/cvs-serv20469 Modified Files: Tag: b0_22_2 ioP.ini ioUM.ini Log Message: Update Japanese translation Index: ioUM.ini =================================================================== RCS file: /cvsroot/popfile/windows/Attic/ioUM.ini,v retrieving revision 1.1.2.1 retrieving revision 1.1.2.2 diff -C2 -d -r1.1.2.1 -r1.1.2.2 *** ioUM.ini 14 Oct 2007 17:25:23 -0000 1.1.2.1 --- ioUM.ini 24 Nov 2007 04:35:47 -0000 1.1.2.2 *************** *** 1,65 **** ! #------------------------------------------------------------------- ! # ! # ioUM.ini --- This file is used by "installer.nsi", one of the NSIS scripts ! # used to create the Windows installer (and the uninstaller) for ! # POPFile. This file defines the layout of the custom page used ! # to select the uninstaller mode. ! # ! # Copyright (c) 2007 John Graham-Cumming ! # ! # This file is part of POPFile ! # ! # POPFile is free software; you can redistribute it and/or modify it ! # under the terms of version 2 of the GNU General Public License as ! # published by the Free Software Foundation. ! # ! # POPFile is distributed in the hope that it will be useful, ! # but WITHOUT ANY WARRANTY; without even the implied warranty of ! # MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the ! # GNU General Public License for more details. ! # ! # You should have received a copy of the GNU General Public License ! # along with POPFile; if not, write to the Free Software ! # Foundation, Inc., 59 Temple Place, Suite 330, Boston, MA 02111-1307 USA ! # ! #------------------------------------------------------------------- ! ! [Settings] ! NumFields=4 ! ! [Field 1] ! Type=radiobutton ! Text=Modify the existing POPFile installation ! Left=20 ! Right=-1 ! Top=30 ! Bottom=40 ! ! [Field 2] ! Type=radiobutton ! Text=Uninstall the POPFile program ! Left=20 ! Right=-1 ! Top=75 ! Bottom=85 ! ! [Field 3] ! Type=label ! Text= ! Left=35 ! Right=-1 ! Top=45 ! Bottom=65 ! ! ! [Field 4] ! Type=label ! Text= ! Left=35 ! Right=-1 ! Top=90 ! Bottom=110 ! ! #-------------------- ! # End of ioUM.ini ! #-------------------- --- 1,65 ---- ! #------------------------------------------------------------------- ! # ! # ioUM.ini --- This file is used by "installer.nsi", one of the NSIS scripts ! # used to create the Windows installer (and the uninstaller) for ! # POPFile. This file defines the layout of the custom page used ! # to select the uninstaller mode. ! # ! # Copyright (c) 2007 John Graham-Cumming ! # ! # This file is part of POPFile ! # ! # POPFile is free software; you can redistribute it and/or modify it ! # under the terms of version 2 of the GNU General Public License as ! # published by the Free Software Foundation. ! # ! # POPFile is distributed in the hope that it will be useful, ! # but WITHOUT ANY WARRANTY; without even the implied warranty of ! # MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the ! # GNU General Public License for more details. ! # ! # You should have received a copy of the GNU General Public License ! # along with POPFile; if not, write to the Free Software ! # Foundation, Inc., 59 Temple Place, Suite 330, Boston, MA 02111-1307 USA ! # ! #------------------------------------------------------------------- ! ! [Settings] ! NumFields=4 ! ! [Field 1] ! Type=radiobutton ! Text=Modify the existing POPFile installation ! Left=20 ! Right=-1 ! Top=30 ! Bottom=40 ! ! [Field 2] ! Type=radiobutton ! Text=Uninstall the POPFile program ! Left=20 ! Right=-1 ! Top=75 ! Bottom=85 ! ! [Field 3] ! Type=label ! Text= ! Left=35 ! Right=-1 ! Top=45 ! Bottom=65 ! ! ! [Field 4] ! Type=label ! Text= ! Left=35 ! Right=-1 ! Top=90 ! Bottom=110 ! ! #-------------------- ! # End of ioUM.ini ! #-------------------- Index: ioP.ini =================================================================== RCS file: /cvsroot/popfile/windows/Attic/ioP.ini,v retrieving revision 1.1.2.2 retrieving revision 1.1.2.3 diff -C2 -d -r1.1.2.2 -r1.1.2.3 *** ioP.ini 23 Nov 2007 19:38:52 -0000 1.1.2.2 --- ioP.ini 24 Nov 2007 04:35:47 -0000 1.1.2.3 *************** *** 1,87 **** ! #------------------------------------------------------------------- ! # ! # ioP.ini --- This file is used by "installer.nsi", one of the NSIS scripts ! # used to create the Windows installer for POPFile. This file ! # defines the layout of the custom page used to select the ! # parser to be used when processing Japanese (Nihongo) text. ! # ! # Copyright (c) 2007 John Graham-Cumming ! # ! # This file is part of POPFile ! # ! # POPFile is free software; you can redistribute it and/or modify it ! # under the terms of version 2 of the GNU General Public License as ! # published by the Free Software Foundation. ! # ! # POPFile is distributed in the hope that it will be useful, ! # but WITHOUT ANY WARRANTY; without even the implied warranty of ! # MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the ! # GNU General Public License for more details. ! # ! # You should have received a copy of the GNU General Public License ! # along with POPFile; if not, write to the Free Software ! # Foundation, Inc., 59 Temple Place, Suite 330, Boston, MA 02111-1307 USA ! # ! #------------------------------------------------------------------- ! ! [Settings] ! NumFields=6 ! ! [Field 1] ! Type=radiobutton ! Text= ! Left=0 ! Right=-1 ! Top=0 ! Bottom=10 ! State=1 ! Flags=NOTIFY ! ! [Field 2] ! Type=radiobutton ! Text= ! Left=0 ! Right=-1 ! Top=11 ! Bottom=21 ! State=0 ! Flags=NOTIFY ! ! [Field 3] ! Type=radiobutton ! Text= ! Left=0 ! Right=-1 ! Top=22 ! Bottom=32 ! State=0 ! Flags=NOTIFY ! ! [Field 4] ! Type=text ! State= ! Left=0 ! Right=-1 ! Top=34 ! Bottom=79 ! Flags=READONLY|MULTILINE ! ! [Field 5] ! Type=label ! Text= ! Left=0 ! Right=-1 ! Top=81 ! Bottom=129 ! ! [Field 6] ! Type=link ! Text= ! Left=0 ! Right=-1 ! Top=130 ! Bottom=140 ! ! #-------------------- ! # End of ioP.ini ! #-------------------- --- 1,87 ---- ! #------------------------------------------------------------------- ! # ! # ioP.ini --- This file is used by "installer.nsi", one of the NSIS scripts ! # used to create the Windows installer for POPFile. This file ! # defines the layout of the custom page used to select the ! # parser to be used when processing Japanese (Nihongo) text. ! # ! # Copyright (c) 2007 John Graham-Cumming ! # ! # This file is part of POPFile ! # ! # POPFile is free software; you can redistribute it and/or modify it ! # under the terms of version 2 of the GNU General Public License as ! # published by the Free Software Foundation. ! # ! # POPFile is distributed in the hope that it will be useful, ! # but WITHOUT ANY WARRANTY; without even the implied warranty of ! # MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the ! # GNU General Public License for more details. ! # ! # You should have received a copy of the GNU General Public License ! # along with POPFile; if not, write to the Free Software ! # Foundation, Inc., 59 Temple Place, Suite 330, Boston, MA 02111-1307 USA ! # ! #------------------------------------------------------------------- ! ! [Settings] ! NumFields=6 ! ! [Field 1] ! Type=radiobutton ! Text= ! Left=0 ! Right=-1 ! Top=0 ! Bottom=10 ! State=1 ! Flags=NOTIFY ! ! [Field 2] ! Type=radiobutton ! Text= ! Left=0 ! Right=-1 ! Top=11 ! Bottom=21 ! State=0 ! Flags=NOTIFY ! ! [Field 3] ! Type=radiobutton ! Text= ! Left=0 ! Right=-1 ! Top=22 ! Bottom=32 ! State=0 ! Flags=NOTIFY ! ! [Field 4] ! Type=text ! State= ! Left=0 ! Right=-1 ! Top=34 ! Bottom=79 ! Flags=READONLY|MULTILINE ! ! [Field 5] ! Type=label ! Text= ! Left=0 ! Right=-1 ! Top=81 ! Bottom=129 ! ! [Field 6] ! Type=link ! Text= ! Left=0 ! Right=-1 ! Top=130 ! Bottom=140 ! ! #-------------------- ! # End of ioP.ini ! #-------------------- |