-rw-r--r-- | i18n/xx/libkppp.ts | 4 |
1 files changed, 4 insertions, 0 deletions
diff --git a/i18n/xx/libkppp.ts b/i18n/xx/libkppp.ts index b184b3f..79213ec 100644 --- a/i18n/xx/libkppp.ts +++ b/i18n/xx/libkppp.ts @@ -274,128 +274,132 @@ is established. After the connection is closed, the servers will be re-enabled Typically, there is no reason to use this option, but it may become useful under some circumstances.</source> <translation type="unfinished"></translation> </message> </context> <context> <name>DevicesWidget</name> <message> <source>No devices selected.</source> <translation type="unfinished"></translation> </message> <message> <source>Are you sure you want to delete the device "%1"?</source> <translation type="unfinished"></translation> </message> <message> <source>Confirm</source> <translation type="unfinished"></translation> </message> <message> <source>New Device</source> <translation type="unfinished"></translation> </message> <message> <source>Edit Device: </source> <translation type="unfinished"></translation> </message> <message> <source>&Device</source> <translation type="unfinished"></translation> </message> <message> <source>&Modem</source> <translation type="unfinished"></translation> </message> <message> <source>Allows you to modify the selected device</source> <translation type="unfinished"></translation> </message> <message> <source>Create a new device</source> <translation type="unfinished"></translation> </message> <message> <source>Makes a copy of the selected device. All settings of the selected device are copied to a new device, that you can modify to fit your needs</source> <translation type="unfinished"></translation> </message> <message> <source><p>Deletes the selected device <font color="red"><b>Use with care!</b></font></source> <translation type="unfinished"></translation> </message> <message> <source>You must enter a unique device name</source> <translation type="unfinished"></translation> </message> + <message> + <source>Error</source> + <translation type="unfinished"></translation> + </message> </context> <context> <name>DialWidget</name> <message> <source>Connection name:</source> <translation type="unfinished"></translation> </message> <message> <source>Type in a unique name for this connection</source> <translation type="unfinished"></translation> </message> <message> <source>Phone number:</source> <translation type="unfinished"></translation> </message> <message> <source>&Add...</source> <translation type="unfinished"></translation> </message> <message> <source>&Remove</source> <translation type="unfinished"></translation> </message> <message> <source><p>Specifies the phone numbers to dial. You can supply multiple numbers here, simply click on "Add". You can arrange the order the numbers are tried by using the arrow buttons. When a number is busy or fails, <i>kppp</i> will try the next number and so on</source> <translation type="unfinished"></translation> </message> <message> <source>Customize pppd Arguments...</source> <translation type="unfinished"></translation> </message> </context> <context> <name>ExecWidget</name> <message> <source>Here you can select commands to run at certain stages of the connection. The commands are run with your real user id, so you cannot run any commands here requiring root permissions (unless, of course, you are root).<br><br>Be sure to supply the whole path to the program otherwise we might be unable to find it.</source> <translation type="unfinished"></translation> </message> <message> <source>Before connect:</source> <translation type="unfinished"></translation> </message> <message> <source>Allows you to run a program <b>before</b> a connection is established. It is called immediately before dialing has begun. This might be useful, e.g. to stop HylaFAX blocking the modem.</source> <translation type="unfinished"></translation> </message> <message> <source>Upon connect:</source> <translation type="unfinished"></translation> </message> <message> <source>Allows you to run a program <b>after</b> a connection |