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/libcardmonapplet.ts | |
parent | f238d6cc096cd1baf3e821af80ecd51917d615ad (diff) | |
download | opie-0cca19035239816136b8f7fa73f30f73bc9695e3.zip opie-0cca19035239816136b8f7fa73f30f73bc9695e3.tar.gz opie-0cca19035239816136b8f7fa73f30f73bc9695e3.tar.bz2 |
First commit
-rw-r--r-- | i18n/ru/libcardmonapplet.ts | 33 |
1 files changed, 33 insertions, 0 deletions
diff --git a/i18n/ru/libcardmonapplet.ts b/i18n/ru/libcardmonapplet.ts new file mode 100644 index 0000000..02169b6 --- a/dev/null +++ b/i18n/ru/libcardmonapplet.ts @@ -0,0 +1,33 @@ +<!DOCTYPE TS><TS> +<context> + <name>CardMonitor</name> + <message> + <source>CF/PCMCIA card eject failed!</source> + <translation>Выброс CF/PCMCIA карты не удался!</translation> + </message> + <message> + <source>SD/MMC card eject failed!</source> + <translation>Выброс SD/MMC карты не удался!</translation> + </message> + <message> + <source>New card: </source> + <translation>Новая карта:</translation> + </message> + <message> + <source>Ejected: </source> + <translation>Выброшена:</translation> + </message> + <message> + <source>Eject SD/MMC card</source> + <translation>Выбросить SD/MMC карту</translation> + </message> + <message> + <source>Eject card 0: %1</source> + <translation>Выбросить карту 0: %1</translation> + </message> + <message> + <source>Eject card 1: %1</source> + <translation>Выбросить карту 1: %1</translation> + </message> +</context> +</TS> |