From: <cog...@us...> - 2003-11-23 22:56:31
|
Update of /cvsroot/morphix/gpppoe-conf/po In directory sc8-pr-cvs1:/tmp/cvs-serv13891/po Modified Files: Makefile Makefile.in pppoe-account.pot Log Message: Changed function for reading and testing account files (in speedtouch section). Index: Makefile =================================================================== RCS file: /cvsroot/morphix/gpppoe-conf/po/Makefile,v retrieving revision 1.2 retrieving revision 1.3 diff -C2 -d -r1.2 -r1.3 *** Makefile 22 Sep 2003 22:35:22 -0000 1.2 --- Makefile 23 Nov 2003 22:56:27 -0000 1.3 *************** *** 14,19 **** GETTEXT_PACKAGE = pppoe-account ! PACKAGE = gpppoe-account ! VERSION = 0.2 SHELL = /bin/sh --- 14,19 ---- GETTEXT_PACKAGE = pppoe-account ! PACKAGE = gpppoe-conf ! VERSION = 0.2.1 SHELL = /bin/sh Index: Makefile.in =================================================================== RCS file: /cvsroot/morphix/gpppoe-conf/po/Makefile.in,v retrieving revision 1.2 retrieving revision 1.3 diff -C2 -d -r1.2 -r1.3 *** Makefile.in 22 Sep 2003 22:35:22 -0000 1.2 --- Makefile.in 23 Nov 2003 22:56:27 -0000 1.3 *************** *** 14,19 **** GETTEXT_PACKAGE = pppoe-account ! PACKAGE = gpppoe-account ! VERSION = 0.2 SHELL = /bin/sh --- 14,19 ---- GETTEXT_PACKAGE = pppoe-account ! PACKAGE = gpppoe-conf ! VERSION = 0.2.1 SHELL = /bin/sh Index: pppoe-account.pot =================================================================== RCS file: /cvsroot/morphix/gpppoe-conf/po/pppoe-account.pot,v retrieving revision 1.1.1.1 retrieving revision 1.2 diff -C2 -d -r1.1.1.1 -r1.2 *** pppoe-account.pot 1 Sep 2003 19:53:46 -0000 1.1.1.1 --- pppoe-account.pot 23 Nov 2003 22:56:27 -0000 1.2 *************** *** 9,13 **** "Project-Id-Version: PACKAGE VERSION\n" "Report-Msgid-Bugs-To: \n" ! "POT-Creation-Date: 2003-09-01 14:44+0000\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: \n" ! "POT-Creation-Date: 2003-11-23 21:53-0100\n" "PO-Revision-Date: YEAR-MO-DA HO:MI+ZONE\n" "Last-Translator: FULL NAME <EMAIL@ADDRESS>\n" *************** *** 17,114 **** "Content-Transfer-Encoding: 8bit\n" ! #: src/interface.c:48 src/interface.c:498 msgid "PPPoE Account Wizard" msgstr "" ! #: src/interface.c:55 msgid "Welcome to the PPPoE account wizard. Please select an option." msgstr "" ! #: src/interface.c:67 msgid "Create an account" msgstr "" ! #: src/interface.c:74 msgid "Configure Speedtouch modem" msgstr "" ! #: src/interface.c:160 src/interface.c:336 msgid "PPPoE account wizard" msgstr "" ! #: src/interface.c:168 msgid "Create a new PPPoE account" msgstr "" ! #: src/interface.c:181 msgid "Username:" msgstr "" ! #: src/interface.c:190 msgid "Password (retype):" msgstr "" ! #: src/interface.c:199 msgid "Password:" msgstr "" ! #: src/interface.c:208 msgid "Account:" msgstr "" ! #: src/interface.c:223 msgid "adsl-pppoe" msgstr "" ! #: src/interface.c:231 msgid "us...@is..." msgstr "" ! #: src/interface.c:344 ! msgid "Select your account details" msgstr "" ! #: src/interface.c:361 ! msgid "Persist" msgstr "" ! #: src/interface.c:368 msgid "Demand" msgstr "" ! #: src/interface.c:375 msgid "Normal" msgstr "" ! #: src/interface.c:382 ! msgid "Select the connection type:" msgstr "" ! #: src/interface.c:393 msgid "Ethernet device:" msgstr "" ! #: src/interface.c:404 msgid "eth0" msgstr "" ! #: src/interface.c:506 msgid "Configure your Speedtouch modem" msgstr "" ! #: src/interface.c:522 msgid "Select an account:" msgstr "" ! #: src/interface.c:547 msgid "VPI" msgstr "" ! #: src/interface.c:556 msgid "VCI" msgstr "" ! #: src/interface.c:586 msgid "Firmware" msgstr "" --- 17,175 ---- "Content-Transfer-Encoding: 8bit\n" ! #: src/interface.c:47 src/interface.c:472 msgid "PPPoE Account Wizard" msgstr "" ! #: src/interface.c:53 msgid "Welcome to the PPPoE account wizard. Please select an option." msgstr "" ! #: src/interface.c:63 msgid "Create an account" msgstr "" ! #: src/interface.c:69 msgid "Configure Speedtouch modem" msgstr "" ! #: src/interface.c:148 src/interface.c:311 src/interface.c:652 msgid "PPPoE account wizard" msgstr "" ! #: src/interface.c:155 msgid "Create a new PPPoE account" msgstr "" ! #: src/interface.c:166 msgid "Username:" msgstr "" ! #: src/interface.c:174 msgid "Password (retype):" msgstr "" ! #: src/interface.c:182 msgid "Password:" msgstr "" ! #: src/interface.c:190 msgid "Account:" msgstr "" ! #: src/interface.c:203 msgid "adsl-pppoe" msgstr "" ! #: src/interface.c:210 msgid "us...@is..." msgstr "" ! #: src/interface.c:328 ! msgid "Persist" msgstr "" ! #: src/interface.c:331 ! msgid "When the connection is dropped pppd tries to connect again." msgstr "" ! #: src/interface.c:335 msgid "Demand" msgstr "" ! #: src/interface.c:338 ! msgid "" ! "The connection is brought up whenever you need it and after a idle time it's " ! "terminated." ! msgstr "" ! ! #: src/interface.c:342 msgid "Normal" msgstr "" ! #: src/interface.c:345 ! msgid "" ! "On normal connections pppd daemon won't try to reconnect when the connection " ! "is terminated." msgstr "" ! #: src/interface.c:349 ! msgid "<b>Select the connection type:</b>" ! msgstr "" ! ! #: src/interface.c:359 msgid "Ethernet device:" msgstr "" ! #: src/interface.c:368 msgid "eth0" msgstr "" ! #: src/interface.c:370 ! msgid "This computer acts as a gateway" ! msgstr "" ! ! #: src/interface.c:373 ! msgid "" ! "Causes pppoe to clamp the TCP maximum segment size to 1412. This avoids " ! "having to set the MTU on all the clients of the LAN." ! msgstr "" ! ! #: src/interface.c:393 ! msgid "Advanced" ! msgstr "" ! ! #: src/interface.c:479 msgid "Configure your Speedtouch modem" msgstr "" ! #: src/interface.c:492 msgid "Select an account:" msgstr "" ! #: src/interface.c:513 msgid "VPI" msgstr "" ! #: src/interface.c:521 msgid "VCI" msgstr "" ! #: src/interface.c:547 msgid "Firmware" + msgstr "" + + #: src/interface.c:667 + msgid "<b>Advanced options:</b>" + msgstr "" + + #: src/interface.c:677 + msgid "LCP echo interval:" + msgstr "" + + #: src/interface.c:686 + msgid "pppd will send an echo-request frame to the server every \"n\" seconds." + msgstr "" + + #: src/interface.c:688 + msgid "seconds" + msgstr "" + + #: src/interface.c:697 + msgid "LCP failure retries:" + msgstr "" + + #: src/interface.c:706 + msgid "" + "If the peer does not replies to \"n\" to echo-request frames the connection " + "will be terminated." + msgstr "" + + #: src/interface.c:708 + msgid "Use synchronous PPP encapsulation" + msgstr "" + + #: src/interface.c:711 + msgid "" + "Reduces the CPU overhead time, however it may be unreliable on slow machines." msgstr "" |