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/libnotesapplet.ts | |
parent | f238d6cc096cd1baf3e821af80ecd51917d615ad (diff) | |
download | opie-0cca19035239816136b8f7fa73f30f73bc9695e3.zip opie-0cca19035239816136b8f7fa73f30f73bc9695e3.tar.gz opie-0cca19035239816136b8f7fa73f30f73bc9695e3.tar.bz2 |
First commit
-rw-r--r-- | i18n/ru/libnotesapplet.ts | 45 |
1 files changed, 45 insertions, 0 deletions
diff --git a/i18n/ru/libnotesapplet.ts b/i18n/ru/libnotesapplet.ts new file mode 100644 index 0000000..c727ca0 --- a/dev/null +++ b/i18n/ru/libnotesapplet.ts @@ -0,0 +1,45 @@ +<!DOCTYPE TS><TS> +<context> + <name>NotesControl</name> + <message> + <source>New</source> + <translation>Новая</translation> + </message> + <message> + <source>Save</source> + <translation>Сохранить</translation> + </message> + <message> + <source>Delete</source> + <translation>Удалить</translation> + </message> + <message> + <source>Delete?</source> + <translation>Удалить?</translation> + </message> + <message> + <source>Do you really want to<BR><B> delete</B> this note ?</source> + <translation>Вы действительно хотите <BR><B> удалить</B> эту заметку?</translation> + </message> + <message> + <source>Yes</source> + <translation>Да</translation> + </message> + <message> + <source>No</source> + <translation>Нет</translation> + </message> + <message> + <source>Beam Out</source> + <translation>Отправить</translation> + </message> + <message> + <source>Search For...</source> + <translation>Искать...</translation> + </message> + <message> + <source>Toggle Maximized</source> + <translation type="unfinished">Распахнуть</translation> + </message> +</context> +</TS> |