summaryrefslogtreecommitdiff
path: root/i18n/mk/libtodayweatherplugin.ts
Unidiff
Diffstat (limited to 'i18n/mk/libtodayweatherplugin.ts') (more/less context) (ignore whitespace changes)
-rw-r--r--i18n/mk/libtodayweatherplugin.ts117
1 files changed, 117 insertions, 0 deletions
diff --git a/i18n/mk/libtodayweatherplugin.ts b/i18n/mk/libtodayweatherplugin.ts
new file mode 100644
index 0000000..0840f64
--- a/dev/null
+++ b/i18n/mk/libtodayweatherplugin.ts
@@ -0,0 +1,117 @@
1<!DOCTYPE TS><TS>
2<context>
3 <name>QObject</name>
4 <message>
5 <source>Weather plugin</source>
6 <translation>Додаток за време</translation>
7 </message>
8</context>
9<context>
10 <name>WeatherPluginConfig</name>
11 <message>
12 <source>Enter ICAO location identifier:</source>
13 <translation>Внеси идентификатор за локација:</translation>
14 </message>
15 <message>
16 <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>
17 <translation>Внеси код од 4 букви за локацијата. Погледајте на http://www.nws.noaa.gov/siteloc.shtml за да најдете локација блиску до вас.</translation>
18 </message>
19 <message>
20 <source>Visit http://www.nws.noaa.gov/tg/siteloc.shtml to find the nearest location.</source>
21 <translation>Погледајте на http://www.nws.noaa.gov/siteloc.shtml за да ја пронајдете најблиската локација.</translation>
22 </message>
23 <message>
24 <source>Use metric units</source>
25 <translation>Користи метрични единици</translation>
26 </message>
27 <message>
28 <source>Click here to select type of units displayed.</source>
29 <translation>Клики овде за да се избере типот на мерни единици.</translation>
30 </message>
31 <message>
32 <source>Update frequency (in minutes):</source>
33 <translation>Фрекфенција на освежување (во минути):</translation>
34 </message>
35 <message>
36 <source>Select how often (in minutes) you want the weather to be updated.</source>
37 <translation>Одберете колку често (во минути) податоците за времето да се освежуваат.</translation>
38 </message>
39</context>
40<context>
41 <name>WeatherPluginWidget</name>
42 <message>
43 <source>Retreiving current weather information.</source>
44 <translation>Вчитување на информациите за моменталната состојба.</translation>
45 </message>
46 <message>
47 <source>Temp: </source>
48 <translation>Температура:</translation>
49 </message>
50 <message>
51 <source> Wind: </source>
52 <translation>Ветер:</translation>
53 </message>
54 <message>
55 <source>
56Pres: </source>
57 <translation>
58Притисок:</translation>
59 </message>
60 <message>
61 <source>Current weather data not available.</source>
62 <translation>Податоците за моменталната состојба не се достапни.</translation>
63 </message>
64 <message>
65 <source>n/a</source>
66 <translation>н/а</translation>
67 </message>
68 <message>
69 <source>E </source>
70 <translation>И</translation>
71 </message>
72 <message>
73 <source>NE </source>
74 <translation>СИ</translation>
75 </message>
76 <message>
77 <source>N </source>
78 <translation>С</translation>
79 </message>
80 <message>
81 <source>NW </source>
82 <translation>СЗ</translation>
83 </message>
84 <message>
85 <source>W </source>
86 <translation>З</translation>
87 </message>
88 <message>
89 <source>SW </source>
90 <translation>ЈЗ</translation>
91 </message>
92 <message>
93 <source>S </source>
94 <translation>Ј</translation>
95 </message>
96 <message>
97 <source>SE </source>
98 <translation>ЈИ</translation>
99 </message>
100 <message>
101 <source> KPH</source>
102 <translation>Км/Ч</translation>
103 </message>
104 <message>
105 <source> MPH</source>
106 <translation>М/ч</translation>
107 </message>
108 <message>
109 <source> hPa</source>
110 <translation>хПа</translation>
111 </message>
112 <message>
113 <source> Hg</source>
114 <translation>Hg</translation>
115 </message>
116</context>
117</TS>