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/da/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/da/opie-login.ts | 43 |
1 files changed, 22 insertions, 21 deletions
diff --git a/i18n/da/opie-login.ts b/i18n/da/opie-login.ts index 42551e6..01d0b25 100644 --- a/i18n/da/opie-login.ts +++ b/i18n/da/opie-login.ts @@ -1,83 +1,84 @@ <!DOCTYPE TS><TS> <context> <name>Calibrate</name> <message> <source>Touch the crosshairs firmly and accurately to calibrate your screen.</source> - <translation type="unfinished"></translation> + <translation>Tryk præcist og bestemt på krydsene +for at kalibrere skærmen.</translation> </message> <message> <source>Welcome to Opie</source> - <translation type="unfinished"></translation> + <translation>Velkommen til Opie</translation> </message> </context> <context> <name>LoginWindow</name> <message> <source>Login</source> <translation type="unfinished"></translation> </message> <message> <source><center>Welcome to OPIE</center></source> - <translation type="unfinished"></translation> + <translation><center>Velkommen til OPIE</center></translation> </message> <message> <source>User</source> - <translation type="unfinished"></translation> + <translation>Bruger</translation> </message> <message> <source>Password</source> - <translation type="unfinished"></translation> + <translation>Kodeord</translation> </message> <message> <source>Suspend</source> - <translation type="unfinished"></translation> + <translation>Stands</translation> </message> <message> <source>Menu</source> - <translation type="unfinished"></translation> + <translation>Menu</translation> </message> </context> <context> <name>LoginWindowImpl</name> <message> <source>Restart</source> - <translation type="unfinished"></translation> + <translation>Genstart</translation> </message> <message> <source>Quit</source> - <translation type="unfinished"></translation> + <translation>Afslut</translation> </message> <message> <source><center>%1 %2</center></source> - <translation type="unfinished"></translation> + <translation></translation> </message> <message> <source>Wrong password</source> - <translation type="unfinished"></translation> + <translation>Forkert kodeord</translation> </message> <message> <source>The given password is incorrect.</source> - <translation type="unfinished"></translation> + <translation>Kodeordet er forkert.</translation> </message> <message> - <source>OPIE was terminated -by an uncaught signal -(%1) -</source> - <translation type="unfinished"></translation> + <source>Failure</source> + <translation>Fejl</translation> </message> <message> - <source>Failure</source> + <source>Could not switch to new user identity</source> <translation type="unfinished"></translation> </message> <message> - <source>Could not start OPIE.</source> + <source>Opie was terminated +by an uncaught signal +(%1) +</source> <translation type="unfinished"></translation> </message> <message> - <source>Could not switch to new user identity</source> - <translation type="unfinished"></translation> + <source>Could not start Opie.</source> + <translation>Kunne ikke starte Opie.</translation> </message> </context> </TS> |