author | zecke <zecke> | 2005-01-31 22:16:23 (UTC) |
---|---|---|
committer | zecke <zecke> | 2005-01-31 22:16:23 (UTC) |
commit | e92a75664daf9df85a358a42ff2b66f6779c998f (patch) (side-by-side diff) | |
tree | 77a9a8b550379882252fd3ce9df894e71a3ad877 /i18n/ru/libtodayweatherplugin.ts | |
parent | d5f41266f510665b3a694b8f9a0e96024a5ecac0 (diff) | |
download | opie-e92a75664daf9df85a358a42ff2b66f6779c998f.zip opie-e92a75664daf9df85a358a42ff2b66f6779c998f.tar.gz opie-e92a75664daf9df85a358a42ff2b66f6779c998f.tar.bz2 |
Gigantic result of make opie-lupdate
I assume we've now 90% of the strings that will be in Opie 1.2
Diffstat (limited to 'i18n/ru/libtodayweatherplugin.ts') (more/less context) (ignore whitespace changes)
-rw-r--r-- | i18n/ru/libtodayweatherplugin.ts | 6 |
1 files changed, 5 insertions, 1 deletions
diff --git a/i18n/ru/libtodayweatherplugin.ts b/i18n/ru/libtodayweatherplugin.ts index 95ea564..26f8ad0 100644 --- a/i18n/ru/libtodayweatherplugin.ts +++ b/i18n/ru/libtodayweatherplugin.ts @@ -1,117 +1,121 @@ <!DOCTYPE TS><TS> <context> <name>QObject</name> <message> <source>Weather plugin</source> <translation>Плагин Погода</translation> </message> </context> <context> <name>WeatherPluginConfig</name> <message> <source>Enter ICAO location identifier:</source> <translation>Введите идентификатор области ICAO:</translation> </message> <message> <source>Enter the 4 letter code for the desired location here. See http://www.nws.noaa.gov/tg/siteloc.shtml to find a location near you.</source> <translation>Здесь введите 4-значный код вашей станции. Загляните на http://www.nws.noaa.gov/tg/siteloc.shtml чтобы его найти.</translation> </message> <message> <source>Visit http://www.nws.noaa.gov/tg/siteloc.shtml to find the nearest location.</source> <translation>Зайдите на http://www.nws.noaa.gov/tg/siteloc.shtml чтобы найти ближайшее место.</translation> </message> <message> <source>Use metric units</source> <translation>Метрическая система</translation> </message> <message> <source>Click here to select type of units displayed.</source> <translation>Нажмите чтобы изменить тип системы мер.</translation> </message> <message> <source>Update frequency (in minutes):</source> <translation>Частота обновлений (в минутах):</translation> </message> <message> <source>Select how often (in minutes) you want the weather to be updated.</source> <translation>Выберите как часто (в минутах) вы хотите обновлять сведения.</translation> </message> </context> <context> <name>WeatherPluginWidget</name> <message> <source>Retreiving current weather information.</source> <translation>Запрашиваю текущие сведения о погоде.</translation> </message> <message> <source>Temp: </source> <translation>Темп.:</translation> </message> <message> <source> Wind: </source> <translation>Ветер:</translation> </message> <message> <source> Pres: </source> <translation> Давл.:</translation> </message> <message> <source>Current weather data not available.</source> <translation>Текущая информация недоступна.</translation> </message> <message> <source>n/a</source> <translation>н/д</translation> </message> <message> <source>E </source> <translation>В</translation> </message> <message> <source>NE </source> <translation>СВ</translation> </message> <message> <source>N </source> <translation>С</translation> </message> <message> <source>NW </source> <translation>СЗ</translation> </message> <message> <source>W </source> <translation>З</translation> </message> <message> <source>SW </source> <translation>ЮЗ</translation> </message> <message> <source>S </source> <translation>Ю</translation> </message> <message> <source>SE </source> <translation>ЮВ</translation> </message> <message> <source> KPH</source> <translation>км/час</translation> </message> <message> <source> MPH</source> <translation>миль/час</translation> </message> <message> <source> hPa</source> - <translation>кПа</translation> + <translation type="obsolete">кПа</translation> </message> <message> <source> Hg</source> <translation>ртути</translation> </message> + <message> + <source> kPa</source> + <translation type="unfinished"></translation> + </message> </context> </TS> |