author | sudonix <sudonix> | 2004-02-28 19:20:46 (UTC) |
---|---|---|
committer | sudonix <sudonix> | 2004-02-28 19:20:46 (UTC) |
commit | 11b8d71ddf38649a097a919f547890de5144b81e (patch) (side-by-side diff) | |
tree | d33e38ef0e93079d1d27fe421316f40a6e247ead /i18n/ru/doctab.ts | |
parent | feb70a698ff6a1af226e8a8f2419f27459c3a5bb (diff) | |
download | opie-11b8d71ddf38649a097a919f547890de5144b81e.zip opie-11b8d71ddf38649a097a919f547890de5144b81e.tar.gz opie-11b8d71ddf38649a097a919f547890de5144b81e.tar.bz2 |
New translations and cleanups
-rw-r--r-- | i18n/ru/doctab.ts | 13 |
1 files changed, 8 insertions, 5 deletions
diff --git a/i18n/ru/doctab.ts b/i18n/ru/doctab.ts index 2793e30..1fcf09f 100644 --- a/i18n/ru/doctab.ts +++ b/i18n/ru/doctab.ts @@ -1,28 +1,31 @@ <!DOCTYPE TS><TS> <context> <name>DocTabSettingsBase</name> <message> <source>DocTab Settings</source> - <translation type="unfinished"></translation> + <translation>Настройки ДокВкладки</translation> </message> <message> <source><b>Do you want a Documents Tab?</b><p> (Note that such a tab scans <i>all</i> documents on <i>all</i> external media, which can be quite slow and annyoing...)</source> - <translation type="unfinished"></translation> + <translation><b>Вы хотите иметь вкладку Документы?</b><p> +(Заметьте что для этого требуется сканировать +<i>все</i> документы на <i>всех</i> внешних устройствах, +что может быть очень медленно и надоедливо...)</translation> </message> <message> <source>Enable the DocTab</source> - <translation type="unfinished"></translation> + <translation>Разрешить ДокВкладку</translation> </message> <message> <source>Yes, please!</source> - <translation type="unfinished"></translation> + <translation>Да, пожалуйста!</translation> </message> <message> <source>No, thanks.</source> - <translation type="unfinished"></translation> + <translation>Нет, спасибо.</translation> </message> </context> </TS> |