author | sudonix <sudonix> | 2004-01-02 22:00:02 (UTC) |
---|---|---|
committer | sudonix <sudonix> | 2004-01-02 22:00:02 (UTC) |
commit | 0cca19035239816136b8f7fa73f30f73bc9695e3 (patch) (side-by-side diff) | |
tree | 128b211ddc7bd00e46c25bec2256739013d24b07 /i18n/ru/liblogoutapplet.ts | |
parent | f238d6cc096cd1baf3e821af80ecd51917d615ad (diff) | |
download | opie-0cca19035239816136b8f7fa73f30f73bc9695e3.zip opie-0cca19035239816136b8f7fa73f30f73bc9695e3.tar.gz opie-0cca19035239816136b8f7fa73f30f73bc9695e3.tar.bz2 |
First commit
-rw-r--r-- | i18n/ru/liblogoutapplet.ts | 19 |
1 files changed, 19 insertions, 0 deletions
diff --git a/i18n/ru/liblogoutapplet.ts b/i18n/ru/liblogoutapplet.ts new file mode 100644 index 0000000..c59f62d --- a/dev/null +++ b/i18n/ru/liblogoutapplet.ts @@ -0,0 +1,19 @@ +<!DOCTYPE TS><TS> +<context> + <name>LogoutApplet</name> + <message> + <source>Logout shortcut</source> + <translation>Ссылка на выход</translation> + </message> + <message> + <source>Logout</source> + <translation>Выйти</translation> + </message> + <message> + <source>Do you really want to +end this session ?</source> + <translation>Вы действительно хотите +завершить этот сеанс ?</translation> + </message> +</context> +</TS> |