diff options
Diffstat (limited to 'langpacks/czech/Untranslated/Weather.txt')
-rw-r--r-- | langpacks/czech/Untranslated/Weather.txt | 21 |
1 files changed, 1 insertions, 20 deletions
diff --git a/langpacks/czech/Untranslated/Weather.txt b/langpacks/czech/Untranslated/Weather.txt index 0960723cf2..d2939d9b8f 100644 --- a/langpacks/czech/Untranslated/Weather.txt +++ b/langpacks/czech/Untranslated/Weather.txt @@ -1,25 +1,9 @@ -;[ \n]
-;[ & ]
-;[ (*.*)]
-;[ (*.txt)]
-;[%20]
+;["\r\nvoid GetSpeed(TCHAR *tempchar, TCHAR *unit, TCHAR *str) \r\n{\r\n // unit can be km/h, mph, m/s, knots\r\n double tempunit;\r\n TCHAR tstr[20];\r\n\r\n str[0] = 0;\r\n\r\n // convert the string into an integer (always positive)\r\n // if the result is 0, then the string is not a number, return _T(""\r\n tempunit = _ttof(tempchar);\r\n if (tempunit == 0 && tempchar[0] != '0]
;[%20"\r\n// dis = original string\r\n// return value = the modified string with space -> _T("%20"\r\nchar *GetSearchStr(char *dis) \r\n{\r\n char *pstr = dis;\r\n size_t len = strlen(dis);\r\n while (*pstr != 0)\r\n {\r\n if (*pstr == ' ]
;[%[..]\tcustom variables]
-;[%c %t]
-;[%c, %t]
-;[%c[%s]]
;[%c\nTemperature: %t\nFeel-Like: %f\nPressure: %p\nWind: %i %w\nHumidity: %m\nDew Point: %e\nVisibility: %v\n\nSun Rise: %r\nSun Set: %y\n\n5 Days Forecast:\n%[Forecast Day 1]\n%[Forecast Day 2]\n%[Forecast Day 3]\n%[Forecast Day 4]\n%[Forecast Day 5]]
;[%c\tcurrent condition\n%d\tcurrent date\n%e\tdewpoint\n%f\tfeel-like temperature\n%h\ttoday's high\n%i\twind direction\n%l\ttoday's low\n%m\thumidity\n%n\tstation name\n%p\tpressure\n%r\tsunrise time\n%s\tstation ID\n%t\ttemperature\n%u\tupdate time\n%v\tvisibility\n%w\twind speed\n%y\tsun set]
-;[%i %w]
-;[%i %s]
-;[%i.%i]
-;[%i.%i %s]
-;[%n (%u)]
-;[%n [%t, %c]]
-;[%s/%s]
;[%s__PopupWindow]
-;[************************************************************************]
-;[*.*]
;[<-- Error occurs while updating station: %s -->]
;[<-- Start update for station -->]
;[<-- Update successful for station -->]
@@ -91,9 +75,6 @@ ;[Weather: %s]
;[WeatherFrame]
;[\\Plugins\\weather\\]
-;[\n\n]
-;[\r\n]
-;[\t\t]
;[clear]
;[cloud]
;[clouds]
|