Diffstat (limited to 'i18n/pl/libtodayweatherplugin.ts') (more/less context) (ignore whitespace changes)
-rw-r--r-- | i18n/pl/libtodayweatherplugin.ts | 52 |
1 files changed, 26 insertions, 26 deletions
diff --git a/i18n/pl/libtodayweatherplugin.ts b/i18n/pl/libtodayweatherplugin.ts index 8f245b0..972afb6 100644 --- a/i18n/pl/libtodayweatherplugin.ts +++ b/i18n/pl/libtodayweatherplugin.ts @@ -1,116 +1,116 @@ <!DOCTYPE TS><TS> <context> <name>QObject</name> <message> <source>Weather plugin</source> - <translation type="unfinished"></translation> + <translation>Wtyczka Pogody</translation> </message> </context> <context> <name>WeatherPluginConfig</name> <message> <source>Enter ICAO location identifier:</source> - <translation type="unfinished"></translation> + <translation>Wpisz identyfikator lokalizacji 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 type="unfinished"></translation> + <translation>Wpisz tu czteroliterowy kod zadanej lokalizacji. Sprawdz http://www.nws.noaa.gov/tg/siteloc.shtml by znalezc najblizsza ci lokalizacje.</translation> </message> <message> <source>Visit http://www.nws.noaa.gov/tg/siteloc.shtml to find the nearest location.</source> - <translation type="unfinished"></translation> + <translation>Odwiedz http://www.nws.noaa.gov/tg/siteloc.shtml by znalezc najblizsza lokalizacje.</translation> </message> <message> <source>Use metric units</source> - <translation type="unfinished"></translation> + <translation>Uzywaj jednostek metrycznych</translation> </message> <message> <source>Click here to select type of units displayed.</source> - <translation type="unfinished"></translation> + <translation>Kliknij tu aby wybrac typ wyswietlanych jednostek.</translation> </message> <message> <source>Update frequency (in minutes):</source> - <translation type="unfinished"></translation> + <translation>Czestotliwosc aktualizacji (w minutach):</translation> </message> <message> <source>Select how often (in minutes) you want the weather to be updated.</source> - <translation type="unfinished"></translation> + <translation>Okresc jak czesto (w minutach) aktualizowana ma byc informacja o pogodzie.</translation> </message> </context> <context> <name>WeatherPluginWidget</name> <message> <source>Retreiving current weather information.</source> - <translation type="unfinished"></translation> + <translation>Otrzymuje aktualne informacje o pogodzie.</translation> </message> <message> <source>Temp: </source> - <translation type="unfinished"></translation> + <translation>Temp:</translation> </message> <message> <source> Wind: </source> - <translation type="unfinished"></translation> + <translation>Wiatr:</translation> </message> <message> <source> Pres: </source> - <translation type="unfinished"></translation> + <translation>Cisn:</translation> </message> <message> <source>Current weather data not available.</source> - <translation type="unfinished"></translation> + <translation>Aktualne dane o pogodzie niedostepne.</translation> </message> <message> <source>n/a</source> - <translation type="unfinished"></translation> + <translation>brak</translation> </message> <message> <source>E </source> - <translation type="unfinished"></translation> + <translation>E</translation> </message> <message> <source>NE </source> - <translation type="unfinished"></translation> + <translation>NE</translation> </message> <message> <source>N </source> - <translation type="unfinished"></translation> + <translation>N</translation> </message> <message> <source>NW </source> - <translation type="unfinished"></translation> + <translation>NW</translation> </message> <message> <source>W </source> - <translation type="unfinished"></translation> + <translation>W</translation> </message> <message> <source>SW </source> - <translation type="unfinished"></translation> + <translation>SW</translation> </message> <message> <source>S </source> - <translation type="unfinished"></translation> + <translation>S</translation> </message> <message> <source>SE </source> - <translation type="unfinished"></translation> + <translation>SE</translation> </message> <message> <source> KPH</source> - <translation type="unfinished"></translation> + <translation>KPH</translation> </message> <message> <source> MPH</source> - <translation type="unfinished"></translation> + <translation>MPH</translation> </message> <message> <source> hPa</source> - <translation type="unfinished"></translation> + <translation>hPa</translation> </message> <message> <source> Hg</source> - <translation type="unfinished"></translation> + <translation>Hg</translation> </message> </context> </TS> |