author | kergoth <kergoth> | 2003-08-09 15:23:37 (UTC) |
---|---|---|
committer | kergoth <kergoth> | 2003-08-09 15:23:37 (UTC) |
commit | 0799b67a825c8ec00e57a63e5a5d55fd26bb2337 (patch) (side-by-side diff) | |
tree | 418a6198021568b1b6dbe4178a938e6fe975c2c8 /i18n/nl/opie-login.ts | |
parent | b97ae670792c4b9e35fbe89f1e40d59786afdabb (diff) | |
download | opie-0799b67a825c8ec00e57a63e5a5d55fd26bb2337.zip opie-0799b67a825c8ec00e57a63e5a5d55fd26bb2337.tar.gz opie-0799b67a825c8ec00e57a63e5a5d55fd26bb2337.tar.bz2 |
Merge from BRANCH_1_0.
-rw-r--r-- | i18n/nl/opie-login.ts | 18 |
1 files changed, 16 insertions, 2 deletions
diff --git a/i18n/nl/opie-login.ts b/i18n/nl/opie-login.ts index 50c06d1..1c1ca0f 100644 --- a/i18n/nl/opie-login.ts +++ b/i18n/nl/opie-login.ts @@ -1,83 +1,97 @@ <!DOCTYPE TS><TS> <context> <name>Calibrate</name> <message> <source>Touch the crosshairs firmly and accurately to calibrate your screen.</source> <translation>Raak de kruisjes precies aan om het scherm te calibreren.</translation> </message> <message> <source>Welcome to Opie</source> <translation>Welkom bij Opie</translation> </message> </context> <context> <name>LoginWindow</name> <message> <source>Login</source> <translation>Log in</translation> </message> <message> <source><center>Welcome to OPIE</center></source> <translation><center>Welkom bij OPIE</center></translation> </message> <message> <source>User</source> <translation>Naam</translation> </message> <message> <source>Password</source> <translation>Wachtwoord</translation> </message> <message> <source>Suspend</source> <translation>Slaapstand</translation> </message> <message> <source>Menu</source> <translation>Menu</translation> </message> </context> <context> <name>LoginWindowImpl</name> <message> <source>Restart</source> <translation>Herstart</translation> </message> <message> <source>Quit</source> <translation>Stop</translation> </message> <message> <source><center>%1 %2</center></source> <translation><center>%1 %2</center></translation> </message> <message> <source>Wrong password</source> <translation>Onjuist wachtwoord</translation> </message> <message> <source>The given password is incorrect.</source> <translation>Het opgegeven wachtwoord is onjuist.</translation> </message> <message> <source>OPIE was terminated by an uncaught signal (%1) </source> - <translation>OPIE is gestopt door een onverwacht signaal: (%1)</translation> + <translation type="obsolete">OPIE is gestopt door een onverwacht signaal: (%1)</translation> </message> <message> <source>Failure</source> <translation>Gefaald</translation> </message> <message> <source>Could not start OPIE.</source> - <translation>Kan OPIE niet starten</translation> + <translation type="obsolete">Kan OPIE niet starten</translation> </message> <message> <source>Could not switch to new user identity</source> <translation>Kan niet overschakelen naar nieuwe User</translation> </message> + <message> + <source>Opie was terminated +by an uncaught signal +(%1) +</source> + <translation>Opie werd afgebroken +door een onbruikbaar +signaal (%1) +</translation> + </message> + <message> + <source>Could not start Opie.</source> + <translation>Kan Opie niet starten.</translation> + </message> </context> </TS> |