-rw-r--r-- | i18n/ru/opie-login.ts | 51 |
1 files changed, 49 insertions, 2 deletions
diff --git a/i18n/ru/opie-login.ts b/i18n/ru/opie-login.ts index aa84e7b..db24b6e 100644 --- a/i18n/ru/opie-login.ts +++ b/i18n/ru/opie-login.ts @@ -6,13 +6,13 @@ accurately to calibrate your screen.</source> <translation>Нажмите на цели твердо и аккуратно чтобы откалибровать ваш экран.</translation> </message> <message> <source>Welcome to Opie</source> - <translation>Добро пожаловать в Opie</translation> + <translation type="obsolete">Добро пожаловать в Opie</translation> </message> </context> <context> <name>LoginWindow</name> <message> <source>Login</source> @@ -78,10 +78,57 @@ by an uncaught signal <message> <source>Could not start Opie.</source> <translation>Не смог запустить Opie.</translation> </message> <message> <source><center>Welcome to OPIE %1</center><center>& %2 %3</center></source> - <translation><center>Добро пожаловать в OPIE %1</center><center>& %2 %3</center></translation> + <translation type="obsolete"><center>Добро пожаловать в OPIE %1</center><center>& %2 %3</center></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><qt>The entered password is not a valid password.Please try entering a valid password.</qt></source> + <translation type="unfinished"></translation> </message> </context> </TS> |