diff options
author | h6w <tudor@tudorholton.com> | 2018-07-20 14:09:26 +1000 |
---|---|---|
committer | GitHub <noreply@github.com> | 2018-07-20 14:09:26 +1000 |
commit | 962137fb9572635ecad29b908265b625d9e6d5b7 (patch) | |
tree | ca99916f223424cd36fd2e55317c2d82c50ccbad | |
parent | 81e287733d904e8f8fce1c91e42cf2933007c9cc (diff) | |
parent | e63c7d22f68b0b80f31541dcd7a2d7c0c7cfe4ee (diff) | |
download | phpvirtualbox-962137fb9572635ecad29b908265b625d9e6d5b7.zip phpvirtualbox-962137fb9572635ecad29b908265b625d9e6d5b7.tar.gz phpvirtualbox-962137fb9572635ecad29b908265b625d9e6d5b7.tar.bz2 |
Merge pull request #132 from SvetlanaTkachenko/patch-1
corrected a few typos in Russian translation
-rw-r--r-- | languages/ru.xml | 6 |
1 files changed, 3 insertions, 3 deletions
diff --git a/languages/ru.xml b/languages/ru.xml index a68f30a..9cd7ed5 100644 --- a/languages/ru.xml +++ b/languages/ru.xml @@ -196,7 +196,7 @@ </message> <message> <source>A user with that username already exists.</source> - <translation>Пользователь с такимименем уже существует.</translation> + <translation>Пользователь с таким именем уже существует.</translation> </message> <message> <source>Are you sure you want to remove the user <b>%1</b>? This action cannot be undone.</source> @@ -232,11 +232,11 @@ </message> <message> <source>Password changed.</source> - <translation>Пароль изменен.</translation> + <translation>Пароль изменён.</translation> </message> <message> <source>The password you have entered is invalid.</source> - <translation>Пароль, который выввели неверный.</translation> + <translation>Пароль, который вы ввели, неверный.</translation> </message> <message> <source>Retype</source> |