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/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 @@ +<!DOCTYPE TS><TS> +<context> + <name>HelpBrowser</name> + <message> + <source>Backward</source> + <translation>Назад</translation> + </message> + <message> + <source>Forward</source> + <translation>Вперед</translation> + </message> + <message> + <source>Home</source> + <translation>Домой</translation> + </message> + <message> + <source>Add Bookmark</source> + <translation>Добавить закладку</translation> + </message> + <message> + <source>Remove from Bookmarks</source> + <translation>Убрать из закладок</translation> + </message> + <message> + <source>Bookmarks</source> + <translation>Закладки</translation> + </message> + <message> + <source>Help Browser</source> + <translation>Броузер справки</translation> + </message> + <message> + <source>Go</source> + <translation>Перейти</translation> + </message> +</context> +</TS> |