author | sudonix <sudonix> | 2005-02-04 04:45:08 (UTC) |
---|---|---|
committer | sudonix <sudonix> | 2005-02-04 04:45:08 (UTC) |
commit | b1dab0b57e8d9766a2da7e8cc8792fb434182410 (patch) (side-by-side diff) | |
tree | 82bb18a0270b3b2c826b008fe11395edfa5af6c5 /i18n/ru/simple-pim.ts | |
parent | 8aaae9e3eca7853e9c693d2401f721d75209acf7 (diff) | |
download | opie-b1dab0b57e8d9766a2da7e8cc8792fb434182410.zip opie-b1dab0b57e8d9766a2da7e8cc8792fb434182410.tar.gz opie-b1dab0b57e8d9766a2da7e8cc8792fb434182410.tar.bz2 |
catching up after lupdate, ugh
-rw-r--r-- | i18n/ru/simple-pim.ts | 26 |
1 files changed, 13 insertions, 13 deletions
diff --git a/i18n/ru/simple-pim.ts b/i18n/ru/simple-pim.ts index 32a0072..021c886 100644 --- a/i18n/ru/simple-pim.ts +++ b/i18n/ru/simple-pim.ts @@ -1,60 +1,60 @@ <!DOCTYPE TS><TS> <context> <name>MainWindow</name> <message> <source>My MainWindow</source> - <translation type="unfinished"></translation> + <translation>Главное окно</translation> </message> <message> <source>Todos</source> - <translation type="unfinished"></translation> + <translation>Задачи</translation> </message> <message> <source>Events</source> - <translation type="unfinished"></translation> + <translation>События</translation> </message> <message> <source>Quit</source> - <translation type="unfinished"></translation> + <translation>Выйти</translation> </message> <message> <source>View Current</source> - <translation type="unfinished"></translation> + <translation>Просмотреть текущие</translation> </message> <message> <source>Views the current record</source> - <translation type="unfinished"></translation> + <translation>Просмотреть текущую запись</translation> </message> <message> <source>Choose Date</source> - <translation type="unfinished"></translation> + <translation>Выберите дату</translation> </message> <message> <source>File</source> - <translation type="unfinished"></translation> + <translation>Файл</translation> </message> <message> <source>View Record</source> - <translation type="unfinished"></translation> + <translation>Просмотреть запись</translation> </message> </context> <context> <name>PIMListView</name> <message> <source>Start </source> - <translation type="unfinished"></translation> + <translation>Начало</translation> </message> <message> <source>End </source> - <translation type="unfinished"></translation> + <translation>Конец</translation> </message> <message> <source>Time </source> - <translation type="unfinished"></translation> + <translation>Время</translation> </message> <message> <source> This is an All-Day Event</source> - <translation type="unfinished"></translation> + <translation>Это событие занимает весь день</translation> </message> </context> </TS> |