author | zecke <zecke> | 2005-01-31 22:16:23 (UTC) |
---|---|---|
committer | zecke <zecke> | 2005-01-31 22:16:23 (UTC) |
commit | e92a75664daf9df85a358a42ff2b66f6779c998f (patch) (side-by-side diff) | |
tree | 77a9a8b550379882252fd3ce9df894e71a3ad877 /i18n/sl/libkppp.ts | |
parent | d5f41266f510665b3a694b8f9a0e96024a5ecac0 (diff) | |
download | opie-e92a75664daf9df85a358a42ff2b66f6779c998f.zip opie-e92a75664daf9df85a358a42ff2b66f6779c998f.tar.gz opie-e92a75664daf9df85a358a42ff2b66f6779c998f.tar.bz2 |
Gigantic result of make opie-lupdate
I assume we've now 90% of the strings that will be in Opie 1.2
-rw-r--r-- | i18n/sl/libkppp.ts | 4 |
1 files changed, 4 insertions, 0 deletions
diff --git a/i18n/sl/libkppp.ts b/i18n/sl/libkppp.ts index b184b3f..79213ec 100644 --- a/i18n/sl/libkppp.ts +++ b/i18n/sl/libkppp.ts @@ -242,192 +242,196 @@ the DNS server here and click on <b>Add</b></source> specified in the field above. The entry will then be added to the list below</source> <translation type="unfinished"></translation> </message> <message> <source>Remove</source> <translation type="unfinished"></translation> </message> <message> <source>Click this button to remove the selected DNS server entry from the list below</source> <translation type="unfinished"></translation> </message> <message> <source>DNS address list:</source> <translation type="unfinished"></translation> </message> <message> <source><p>This shows all defined DNS servers to use while you are connected. Use the <b>Add</b> and <b>Remove</b> buttons to modify the list</source> <translation type="unfinished"></translation> </message> <message> <source>Disable DNS servers during connection</source> <translation type="unfinished"></translation> </message> <message> <source><p>When this option is selected, all DNS servers specified in <tt>/etc/resolv.conf</tt> are temporary disabled while the dialup connection 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 is established. When your program is called, all preparations for an Internet connection are finished. Very useful for fetching mail and news</source> <translation type="unfinished"></translation> </message> <message> <source>Before disconnect:</source> <translation type="unfinished"></translation> </message> <message> <source>Allows you to run a program <b>before</b> a connection is closed. The connection will stay open until the program exits.</source> <translation type="unfinished"></translation> </message> <message> <source>Upon disconnect:</source> <translation type="unfinished"></translation> </message> <message> <source>Allows you to run a program <b>after</b> a connection has been closed.</source> <translation type="unfinished"></translation> </message> </context> <context> <name>GatewayWidget</name> <message> <source>Configuration</source> <translation type="unfinished"></translation> </message> |