-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> |