-rw-r--r-- | i18n/da/opie-login.ts | 47 |
1 files changed, 45 insertions, 2 deletions
diff --git a/i18n/da/opie-login.ts b/i18n/da/opie-login.ts index 1aeda80..dbce466 100644 --- a/i18n/da/opie-login.ts +++ b/i18n/da/opie-login.ts @@ -10,5 +10,5 @@ for at kalibrere skærmen.</translation> <message> <source>Welcome to Opie</source> - <translation>Velkommen til Opie</translation> + <translation type="obsolete">Velkommen til Opie</translation> </message> </context> @@ -77,6 +77,49 @@ by an uncaught signal <translation>Kunne ikke starte Opie.</translation> </message> +</context> +<context> + <name>PasswordDialog</name> + <message> + <source>Set Password</source> + <comment>Caption of the password dialog</comment> + <translation type="unfinished"></translation> + </message> + <message> + <source><qt><h2>Please set a password for the Superuser.</h2></qt></source> + <translation type="unfinished"></translation> + </message> + <message> + <source><b>Password:</b></source> + <translation type="unfinished"></translation> + </message> + <message> + <source><b>Confirm:</b></source> + <translation type="unfinished"></translation> + </message> +</context> +<context> + <name>PasswordDialogImpl</name> + <message> + <source>Trying to leave without password set</source> + <translation type="unfinished"></translation> + </message> + <message> + <source><qt>No password was set. This could lead to you not beeingable to remotely connect to your machine.Do you want to continue not setting a password?</qt></source> + <translation type="unfinished"></translation> + </message> + <message> + <source>Passwords don't match</source> + <translation type="unfinished"></translation> + </message> + <message> + <source><qt>The two passwords don't match. Please try again.</qt></source> + <translation type="unfinished"></translation> + </message> + <message> + <source>Password not legal</source> + <translation type="unfinished"></translation> + </message> <message> - <source><center>Welcome to OPIE %1</center><center>& %2 %3</center></source> + <source><qt>The entered password is not a valid password.Please try entering a valid password.</qt></source> <translation type="unfinished"></translation> </message> |