author | cniehaus <cniehaus> | 2003-04-27 10:50:57 (UTC) |
---|---|---|
committer | cniehaus <cniehaus> | 2003-04-27 10:50:57 (UTC) |
commit | e1e9590495bb83de20c340a76cbad8b43e9900b5 (patch) (side-by-side diff) | |
tree | 09c3ece5d334fc1de522d8a6fc38c882b3abb989 /i18n/xx/libtodayweatherplugin.ts | |
parent | 77bed0e99aa0c912e5d86f257131c1f93afcee77 (diff) | |
download | opie-e1e9590495bb83de20c340a76cbad8b43e9900b5.zip opie-e1e9590495bb83de20c340a76cbad8b43e9900b5.tar.gz opie-e1e9590495bb83de20c340a76cbad8b43e9900b5.tar.bz2 |
xx starts to makes sense ;) From now \n on there are only nullstrings so that we can check if everything is in tr()
Diffstat (limited to 'i18n/xx/libtodayweatherplugin.ts') (more/less context) (ignore whitespace changes)
-rw-r--r-- | i18n/xx/libtodayweatherplugin.ts | 52 |
1 files changed, 26 insertions, 26 deletions
diff --git a/i18n/xx/libtodayweatherplugin.ts b/i18n/xx/libtodayweatherplugin.ts index 8f245b0..41fb6a0 100644 --- a/i18n/xx/libtodayweatherplugin.ts +++ b/i18n/xx/libtodayweatherplugin.ts @@ -1,116 +1,116 @@ <!DOCTYPE TS><TS> <context> <name>QObject</name> <message> <source>Weather plugin</source> - <translation type="unfinished"></translation> + <translation> </translation> </message> </context> <context> <name>WeatherPluginConfig</name> <message> <source>Enter ICAO location identifier:</source> - <translation type="unfinished"></translation> + <translation> </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 type="unfinished"></translation> + <translation> </translation> </message> <message> <source>Visit http://www.nws.noaa.gov/tg/siteloc.shtml to find the nearest location.</source> - <translation type="unfinished"></translation> + <translation> </translation> </message> <message> <source>Use metric units</source> - <translation type="unfinished"></translation> + <translation> </translation> </message> <message> <source>Click here to select type of units displayed.</source> - <translation type="unfinished"></translation> + <translation> </translation> </message> <message> <source>Update frequency (in minutes):</source> - <translation type="unfinished"></translation> + <translation> </translation> </message> <message> <source>Select how often (in minutes) you want the weather to be updated.</source> - <translation type="unfinished"></translation> + <translation> </translation> </message> </context> <context> <name>WeatherPluginWidget</name> <message> <source>Retreiving current weather information.</source> - <translation type="unfinished"></translation> + <translation> </translation> </message> <message> <source>Temp: </source> - <translation type="unfinished"></translation> + <translation> </translation> </message> <message> <source> Wind: </source> - <translation type="unfinished"></translation> + <translation> </translation> </message> <message> <source> Pres: </source> - <translation type="unfinished"></translation> + <translation> </translation> </message> <message> <source>Current weather data not available.</source> - <translation type="unfinished"></translation> + <translation> </translation> </message> <message> <source>n/a</source> - <translation type="unfinished"></translation> + <translation> </translation> </message> <message> <source>E </source> - <translation type="unfinished"></translation> + <translation> </translation> </message> <message> <source>NE </source> - <translation type="unfinished"></translation> + <translation> </translation> </message> <message> <source>N </source> - <translation type="unfinished"></translation> + <translation> </translation> </message> <message> <source>NW </source> - <translation type="unfinished"></translation> + <translation> </translation> </message> <message> <source>W </source> - <translation type="unfinished"></translation> + <translation> </translation> </message> <message> <source>SW </source> - <translation type="unfinished"></translation> + <translation> </translation> </message> <message> <source>S </source> - <translation type="unfinished"></translation> + <translation> </translation> </message> <message> <source>SE </source> - <translation type="unfinished"></translation> + <translation> </translation> </message> <message> <source> KPH</source> - <translation type="unfinished"></translation> + <translation> </translation> </message> <message> <source> MPH</source> - <translation type="unfinished"></translation> + <translation> </translation> </message> <message> <source> hPa</source> - <translation type="unfinished"></translation> + <translation> </translation> </message> <message> <source> Hg</source> - <translation type="unfinished"></translation> + <translation> </translation> </message> </context> </TS> |