author | sudonix <sudonix> | 2004-01-02 22:00:02 (UTC) |
---|---|---|
committer | sudonix <sudonix> | 2004-01-02 22:00:02 (UTC) |
commit | 0cca19035239816136b8f7fa73f30f73bc9695e3 (patch) (unidiff) | |
tree | 128b211ddc7bd00e46c25bec2256739013d24b07 /i18n/ru/helpbrowser.ts | |
parent | f238d6cc096cd1baf3e821af80ecd51917d615ad (diff) | |
download | opie-0cca19035239816136b8f7fa73f30f73bc9695e3.zip opie-0cca19035239816136b8f7fa73f30f73bc9695e3.tar.gz opie-0cca19035239816136b8f7fa73f30f73bc9695e3.tar.bz2 |
First commit
-rw-r--r-- | i18n/ru/helpbrowser.ts | 37 |
1 files changed, 37 insertions, 0 deletions
diff --git a/i18n/ru/helpbrowser.ts b/i18n/ru/helpbrowser.ts new file mode 100644 index 0000000..506bb4a --- a/dev/null +++ b/i18n/ru/helpbrowser.ts | |||
@@ -0,0 +1,37 @@ | |||
1 | <!DOCTYPE TS><TS> | ||
2 | <context> | ||
3 | <name>HelpBrowser</name> | ||
4 | <message> | ||
5 | <source>Backward</source> | ||
6 | <translation>Назад</translation> | ||
7 | </message> | ||
8 | <message> | ||
9 | <source>Forward</source> | ||
10 | <translation>Вперед</translation> | ||
11 | </message> | ||
12 | <message> | ||
13 | <source>Home</source> | ||
14 | <translation>Домой</translation> | ||
15 | </message> | ||
16 | <message> | ||
17 | <source>Add Bookmark</source> | ||
18 | <translation>Добавить закладку</translation> | ||
19 | </message> | ||
20 | <message> | ||
21 | <source>Remove from Bookmarks</source> | ||
22 | <translation>Убрать из закладок</translation> | ||
23 | </message> | ||
24 | <message> | ||
25 | <source>Bookmarks</source> | ||
26 | <translation>Закладки</translation> | ||
27 | </message> | ||
28 | <message> | ||
29 | <source>Help Browser</source> | ||
30 | <translation>Броузер справки</translation> | ||
31 | </message> | ||
32 | <message> | ||
33 | <source>Go</source> | ||
34 | <translation>Перейти</translation> | ||
35 | </message> | ||
36 | </context> | ||
37 | </TS> | ||