author | sudonix <sudonix> | 2004-09-19 20:30:41 (UTC) |
---|---|---|
committer | sudonix <sudonix> | 2004-09-19 20:30:41 (UTC) |
commit | aa8550a9a329879f5bff62c7045276daf8e3fab6 (patch) (side-by-side diff) | |
tree | f9ced4446d02264fdacd2604abdc73415afb82b1 | |
parent | 13fb1f618aef9c51918a72b6fe998aa4f09f2500 (diff) | |
download | opie-aa8550a9a329879f5bff62c7045276daf8e3fab6.zip opie-aa8550a9a329879f5bff62c7045276daf8e3fab6.tar.gz opie-aa8550a9a329879f5bff62c7045276daf8e3fab6.tar.bz2 |
Minor updates
-rw-r--r-- | i18n/ru/libcardmonapplet.ts | 16 |
1 files changed, 8 insertions, 8 deletions
diff --git a/i18n/ru/libcardmonapplet.ts b/i18n/ru/libcardmonapplet.ts index 574e091..6209821 100644 --- a/i18n/ru/libcardmonapplet.ts +++ b/i18n/ru/libcardmonapplet.ts @@ -2,40 +2,40 @@ <context> <name>CardMonitor</name> <message> <source>CF/PCMCIA card eject failed!</source> - <translation>Выброс CF/PCMCIA карты не удался!</translation> + <translation>Не могу выдвинуть CF/PCMCIA карту!</translation> </message> <message> <source>SD/MMC card eject failed!</source> - <translation>Выброс SD/MMC карты не удался!</translation> + <translation>Не могу выдвинуть SD/MMC карту!</translation> </message> <message> <source>New card: </source> <translation>Новая карта:</translation> </message> <message> <source>Ejected: </source> - <translation>Выброшена:</translation> + <translation>Выдвинута:</translation> </message> <message> <source>Eject SD/MMC card</source> - <translation>Выбросить SD/MMC карту</translation> + <translation>Выдвинуть SD/MMC карту</translation> </message> <message> <source>Eject card 0: %1</source> - <translation>Выбросить карту 0: %1</translation> + <translation>Выдвинуть карту 0: %1</translation> </message> <message> <source>Eject card 1: %1</source> - <translation>Выбросить карту 1: %1</translation> + <translation>Выдвинуть карту 1: %1</translation> </message> <message> <source>New card: SD/MMC</source> - <translation type="unfinished"></translation> + <translation>Новая карта: SD/MMC</translation> </message> <message> <source>Ejected: SD/MMC</source> - <translation type="unfinished"></translation> + <translation>Выдвинута: SD/MMC</translation> </message> </context> </TS> |