author | sudonix <sudonix> | 2004-01-25 01:17:23 (UTC) |
---|---|---|
committer | sudonix <sudonix> | 2004-01-25 01:17:23 (UTC) |
commit | f7f8e40257f20da5e9131e260921ead723acc5ee (patch) (side-by-side diff) | |
tree | 25edc5fbb1e0d8e8a5bf1437a778f3f6a9d45986 /i18n/ru/libtodayaddressbookplugin.ts | |
parent | 88b1045297b464cf1002b021a8981bd1087f8f2d (diff) | |
download | opie-f7f8e40257f20da5e9131e260921ead723acc5ee.zip opie-f7f8e40257f20da5e9131e260921ead723acc5ee.tar.gz opie-f7f8e40257f20da5e9131e260921ead723acc5ee.tar.bz2 |
Some minor fixes - mostly shortening the phrases
Diffstat (limited to 'i18n/ru/libtodayaddressbookplugin.ts') (more/less context) (ignore whitespace changes)
-rw-r--r-- | i18n/ru/libtodayaddressbookplugin.ts | 12 |
1 files changed, 6 insertions, 6 deletions
diff --git a/i18n/ru/libtodayaddressbookplugin.ts b/i18n/ru/libtodayaddressbookplugin.ts index 227649e..2e2ed10 100644 --- a/i18n/ru/libtodayaddressbookplugin.ts +++ b/i18n/ru/libtodayaddressbookplugin.ts @@ -1,114 +1,114 @@ <!DOCTYPE TS><TS> <context> <name>AddressBookPluginConfig</name> <message> <source>Max Lines: </source> <translation>Макс. линий:</translation> </message> <message> <source>Set the maximum number of lines that should be shown for each anniversaries/birthdays</source> <translation>Установить максимальное число линий используемых для каждого юбилея/дня рождения</translation> </message> <message> <source>Clip line after X chars: </source> - <translation>Обрезать линию после X символов:</translation> + <translation>Обрезать после X символов:</translation> </message> <message> <source>After how many chars should be the info about the task be cut off</source> <translation>После скольки символов данные будут обрезаны</translation> </message> <message> <source>Days look ahead: </source> - <translation>Дней смотреть вперед:</translation> + <translation>Дней вперед:</translation> </message> <message> <source>How many days we should search forward</source> <translation>На сколько дней вперед делать поиск</translation> </message> <message> <source>Set Headline Color: </source> - <translation>Уст. цвет заголовков:</translation> + <translation>Цвет заголовков:</translation> </message> <message> <source>Colors for the headlines !</source> <translation>Цвета заголовков !</translation> </message> <message> <source>Set Entry Color: </source> - <translation>Уст. цвет записи:</translation> + <translation>Цвет записи:</translation> </message> <message> <source>This color will be used for shown birthdays/anniversaries !</source> <translation>Этот цвет будет использован для показа юбилеев/дней рождений !</translation> </message> <message> <source>Set Urgent Color if below </source> - <translation>Уст. срочный -цвет если меньше</translation> + <translation>Срочный цвет +если меньше</translation> </message> <message> <source> days: </source> <translation>дней:</translation> </message> <message> <source>This urgent color will be used if we are close to the event !</source> <translation>Этот цвет будет использован если мы приближаемся к событию !</translation> </message> <message> <source>The urgent color will be used if the birthday/anniversary is closer than given days !</source> <translation>"Срочный" цвет будет использован если дни рождения/юбилеи ближе чем заданное число дней !</translation> </message> <message> <source>To activate settings: Restart application !</source> <translation>Чтобы применить установки: Перезапустите приложение!</translation> </message> <message> <source>Enable/Disable Views</source> <translation>Разрешить/Запретить виды</translation> </message> <message> <source>Show &Birthdays</source> <translation>Показать &Дни Рождения</translation> </message> <message> <source>Show &Anniveraries</source> <translation>Показать &Юбилеи</translation> </message> <message> <source>The next birthdays will just be shown, if enabled!</source> <translation>Следующие дни рождения будут показаны, если разрешены!</translation> </message> <message> <source>The next anniversaries will just be shown, if enabled !</source> <translation>Следующие юбилеи будут показаны, если разрешены!</translation> </message> </context> <context> <name>QObject</name> <message> <source>AddressBook plugin</source> <translation>Плагин Адресной Книги</translation> </message> <message> <source>Next birthdays in <b> %1 </b> days:</source> <translation>Дни рождения в течении след. <b> %1 </b> дней:</translation> </message> <message> <source>No birthdays in <b> %1 </b> days!</source> <translation>Нет дней рождений в течении <b> %1 </b> дней!</translation> </message> <message> <source>Next anniversaries in <b> %1 </b> days:</source> <translation>Юбилеи в течении след. <b> %1 </b> дней:</translation> </message> <message> <source>No anniversaries in <b> %1 </b> days!</source> <translation>Нет юбилеев в течении след. <b> %1 </b> дней!</translation> </message> <message> <source>Database does not provide this search query ! Please upgrade libOpie !<br></source> <translation>База данных не предоставляет эту опцию поиска ! Пожалуйста обновите libOpie !<br></translation> </message> </context> </TS> |