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/nl/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/nl/libkppp.ts | 4 |
1 files changed, 4 insertions, 0 deletions
diff --git a/i18n/nl/libkppp.ts b/i18n/nl/libkppp.ts index a9a9504..ee26e87 100644 --- a/i18n/nl/libkppp.ts +++ b/i18n/nl/libkppp.ts @@ -427,64 +427,68 @@ verwijderen: "%1"?</translation> <translation type="obsolete">Unieke verbindingsnaam invoeren</translation> </message> <message> <source>Allows you to modify the selected device</source> <translation>Staat toe het geselecteerde apparaat te wijzigen</translation> </message> <message> <source>Create a new device</source> <translation>Maak een nieuw apparaat aan</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>Maakt een kopie van de geselecteerde verbinding. Alle instellingen van de verbinding worden gekopieerd naar een nieuwe verbinding, die naar wens aan te passen zijn</translation> </message> <message> <source><p>Deletes the selected device <font color="red"><b>Use with care!</b></font></source> <translation><p>Verwijdert het geselecteerde apparaat <font color="red"><b>Pas op!</b></font></translation> </message> <message> <source>You must enter a unique device name</source> <translation>Unieke verbindingsnaam invoeren</translation> </message> + <message> + <source>Error</source> + <translation type="unfinished">Fout</translation> + </message> </context> <context> <name>DialWidget</name> <message> <source>Connection name:</source> <translation>Verbindingsnaam:</translation> </message> <message> <source>Type in a unique name for this connection</source> <translation>Voer een unieke naam voor deze verbinding in</translation> </message> <message> <source>Phone number:</source> <translation>Telefoonnummer:</translation> </message> <message> <source>&Add...</source> <translation>&Toevoegen...</translation> </message> <message> <source>&Remove</source> <translation>Ve&rwijder</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> |