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/no/opie-login.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/no/opie-login.ts | 49 |
1 files changed, 44 insertions, 5 deletions
diff --git a/i18n/no/opie-login.ts b/i18n/no/opie-login.ts index 1f3290b..f96e976 100644 --- a/i18n/no/opie-login.ts +++ b/i18n/no/opie-login.ts @@ -6,10 +6,6 @@ accurately to calibrate your screen.</source> <translation type="unfinished"></translation> </message> - <message> - <source>Welcome to Opie</source> - <translation type="unfinished"></translation> - </message> </context> <context> <name>LoginWindow</name> @@ -75,8 +71,51 @@ by an uncaught signal <source>Could not switch to new user identity</source> <translation type="unfinished"></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> </context> |