Index: trunk/extensions/RandomImage/RandomImage.i18n.php |
— | — | @@ -8,7 +8,7 @@ |
9 | 9 | $messages = array(); |
10 | 10 | |
11 | 11 | $messages['en'] = array( |
12 | | - 'randomimage-desc' => 'Provides a random media picker using <tt><randomimage /></tt>', |
| 12 | + 'randomimage-desc' => 'Provides a random media picker using <code><randomimage /></code>', |
13 | 13 | ); |
14 | 14 | |
15 | 15 | /** Message documentation (Message documentation) |
— | — | @@ -22,21 +22,21 @@ |
23 | 23 | * @author Naudefj |
24 | 24 | */ |
25 | 25 | $messages['af'] = array( |
26 | | - 'randomimage-desc' => "Voeg die etiket <tt><randomimage /></tt> by vir die kies van 'n lukrake medialêer", |
| 26 | + 'randomimage-desc' => "Voeg die etiket <code><randomimage /></code> by vir die kies van 'n lukrake medialêer", |
27 | 27 | ); |
28 | 28 | |
29 | 29 | /** Arabic (العربية) |
30 | 30 | * @author Meno25 |
31 | 31 | */ |
32 | 32 | $messages['ar'] = array( |
33 | | - 'randomimage-desc' => 'يوفر ميديا عشوائية باستخدام <tt><randomimage /></tt>', |
| 33 | + 'randomimage-desc' => 'يوفر ميديا عشوائية باستخدام <code><randomimage /></code>', |
34 | 34 | ); |
35 | 35 | |
36 | 36 | /** Egyptian Spoken Arabic (مصرى) |
37 | 37 | * @author Meno25 |
38 | 38 | */ |
39 | 39 | $messages['arz'] = array( |
40 | | - 'randomimage-desc' => 'يوفر ميديا عشوائية باستخدام <tt><randomimage /></tt>', |
| 40 | + 'randomimage-desc' => 'يوفر ميديا عشوائية باستخدام <code><randomimage /></code>', |
41 | 41 | ); |
42 | 42 | |
43 | 43 | /** Belarusian (Taraškievica orthography) (Беларуская (тарашкевіца)) |
— | — | @@ -44,42 +44,42 @@ |
45 | 45 | * @author Jim-by |
46 | 46 | */ |
47 | 47 | $messages['be-tarask'] = array( |
48 | | - 'randomimage-desc' => 'Дазваляе выпадкова выбіраць мэдыя-файлы з дапамогай тэга <tt><randomimage /></tt>', |
| 48 | + 'randomimage-desc' => 'Дазваляе выпадкова выбіраць мэдыя-файлы з дапамогай тэга <code><randomimage /></code>', |
49 | 49 | ); |
50 | 50 | |
51 | 51 | /** Breton (Brezhoneg) |
52 | 52 | * @author Fulup |
53 | 53 | */ |
54 | 54 | $messages['br'] = array( |
55 | | - 'randomimage-desc' => 'Porurchas a ra ur restr liesmedia dre zegouezh en ur ober gant <tt><randomimage /></tt>', |
| 55 | + 'randomimage-desc' => 'Porurchas a ra ur restr liesmedia dre zegouezh en ur ober gant <code><randomimage /></code>', |
56 | 56 | ); |
57 | 57 | |
58 | 58 | /** Bosnian (Bosanski) |
59 | 59 | * @author CERminator |
60 | 60 | */ |
61 | 61 | $messages['bs'] = array( |
62 | | - 'randomimage-desc' => 'Omogućuje odabir slučajnih multimedijalnih datoteka koristeći <tt><randomimage /></tt>', |
| 62 | + 'randomimage-desc' => 'Omogućuje odabir slučajnih multimedijalnih datoteka koristeći <code><randomimage /></code>', |
63 | 63 | ); |
64 | 64 | |
65 | 65 | /** Czech (Česky) |
66 | 66 | * @author Matěj Grabovský |
67 | 67 | */ |
68 | 68 | $messages['cs'] = array( |
69 | | - 'randomimage-desc' => 'Poskytuje náhodný výběr multimediálních souborů pomocí značky <tt><randomimage /></tt>', |
| 69 | + 'randomimage-desc' => 'Poskytuje náhodný výběr multimediálních souborů pomocí značky <code><randomimage /></code>', |
70 | 70 | ); |
71 | 71 | |
72 | 72 | /** German (Deutsch) |
73 | 73 | * @author Raimond Spekking |
74 | 74 | */ |
75 | 75 | $messages['de'] = array( |
76 | | - 'randomimage-desc' => 'Fügt das <tt><randomimage /></tt>-Tag zur Anzeige eines zufälligen Bildes hinzu', |
| 76 | + 'randomimage-desc' => 'Fügt das <code><randomimage /></code>-Tag zur Anzeige eines zufälligen Bildes hinzu', |
77 | 77 | ); |
78 | 78 | |
79 | 79 | /** Lower Sorbian (Dolnoserbski) |
80 | 80 | * @author Michawiki |
81 | 81 | */ |
82 | 82 | $messages['dsb'] = array( |
83 | | - 'randomimage-desc' => 'Póbitujo pśipadny wuběrk multimedialnych datajow z pomocu toflicki <tt><randomimage /></tt>', |
| 83 | + 'randomimage-desc' => 'Póbitujo pśipadny wuběrk multimedialnych datajow z pomocu toflicki <code><randomimage /></code>', |
84 | 84 | ); |
85 | 85 | |
86 | 86 | /** Greek (Ελληνικά) |
— | — | @@ -93,28 +93,28 @@ |
94 | 94 | * @author Yekrats |
95 | 95 | */ |
96 | 96 | $messages['eo'] = array( |
97 | | - 'randomimage-desc' => 'Donas selektilo de hazarda bildo uzante <tt><randomimage /></tt>', |
| 97 | + 'randomimage-desc' => 'Donas selektilo de hazarda bildo uzante <code><randomimage /></code>', |
98 | 98 | ); |
99 | 99 | |
100 | 100 | /** Spanish (Español) |
101 | 101 | * @author Sanbec |
102 | 102 | */ |
103 | 103 | $messages['es'] = array( |
104 | | - 'randomimage-desc' => 'Proporciona un archivo multimedia al azar usando <tt><randomimage /></tt>', |
| 104 | + 'randomimage-desc' => 'Proporciona un archivo multimedia al azar usando <code><randomimage /></code>', |
105 | 105 | ); |
106 | 106 | |
107 | 107 | /** Basque (Euskara) |
108 | 108 | * @author Kobazulo |
109 | 109 | */ |
110 | 110 | $messages['eu'] = array( |
111 | | - 'randomimage-desc' => 'Ausazko hautagailu multimedia sortzen du <tt><randomimage /></tt> kodea idatziz', |
| 111 | + 'randomimage-desc' => 'Ausazko hautagailu multimedia sortzen du <code><randomimage /></code> kodea idatziz', |
112 | 112 | ); |
113 | 113 | |
114 | 114 | /** Persian (فارسی) |
115 | 115 | * @author Huji |
116 | 116 | */ |
117 | 117 | $messages['fa'] = array( |
118 | | - 'randomimage-desc' => 'با استفاده از <tt><randomimage /></tt> یک برگزینندهٔ رسانه به طور تصادفی ارائه میکند', |
| 118 | + 'randomimage-desc' => 'با استفاده از <code><randomimage /></code> یک برگزینندهٔ رسانه به طور تصادفی ارائه میکند', |
119 | 119 | ); |
120 | 120 | |
121 | 121 | /** Finnish (Suomi) |
— | — | @@ -122,168 +122,168 @@ |
123 | 123 | * @author Nike |
124 | 124 | */ |
125 | 125 | $messages['fi'] = array( |
126 | | - 'randomimage-desc' => 'Antaa satunnaisen mediatiedoston <tt><randomimage /></tt>-elementillä.', |
| 126 | + 'randomimage-desc' => 'Antaa satunnaisen mediatiedoston <code><randomimage /></code>-elementillä.', |
127 | 127 | ); |
128 | 128 | |
129 | 129 | /** French (Français) |
130 | 130 | * @author Grondin |
131 | 131 | */ |
132 | 132 | $messages['fr'] = array( |
133 | | - 'randomimage-desc' => 'Fournit un média au hasard en utilisant <tt><randomimage /></tt>', |
| 133 | + 'randomimage-desc' => 'Fournit un média au hasard en utilisant <code><randomimage /></code>', |
134 | 134 | ); |
135 | 135 | |
136 | 136 | /** Galician (Galego) |
137 | 137 | * @author Toliño |
138 | 138 | */ |
139 | 139 | $messages['gl'] = array( |
140 | | - 'randomimage-desc' => 'Proporciona un seleccionador multimedia ao chou usando <tt><randomimage /></tt>', |
| 140 | + 'randomimage-desc' => 'Proporciona un seleccionador multimedia ao chou usando <code><randomimage /></code>', |
141 | 141 | ); |
142 | 142 | |
143 | 143 | /** Swiss German (Alemannisch) |
144 | 144 | * @author Als-Holder |
145 | 145 | */ |
146 | 146 | $messages['gsw'] = array( |
147 | | - 'randomimage-desc' => 'Fiegt s <tt><randomimage /></tt>-Tag dryy fir zum Aazeige vun eme zuefellige Bild', |
| 147 | + 'randomimage-desc' => 'Fiegt s <code><randomimage /></code>-Tag dryy fir zum Aazeige vun eme zuefellige Bild', |
148 | 148 | ); |
149 | 149 | |
150 | 150 | /** Hebrew (עברית) |
151 | 151 | * @author Rotemliss |
152 | 152 | */ |
153 | 153 | $messages['he'] = array( |
154 | | - 'randomimage-desc' => 'בחירת מדיה אקראית באמצעות <tt><randomimage /></tt>', |
| 154 | + 'randomimage-desc' => 'בחירת מדיה אקראית באמצעות <code><randomimage /></code>', |
155 | 155 | ); |
156 | 156 | |
157 | 157 | /** Hiligaynon (Ilonggo) |
158 | 158 | * @author Tagimata |
159 | 159 | */ |
160 | 160 | $messages['hil'] = array( |
161 | | - 'randomimage-desc' => 'Nagahatag sang ginpalgpat medya gapangkuha gamit ang <tt><randomimage /></tt>', |
| 161 | + 'randomimage-desc' => 'Nagahatag sang ginpalgpat medya gapangkuha gamit ang <code><randomimage /></code>', |
162 | 162 | ); |
163 | 163 | |
164 | 164 | /** Upper Sorbian (Hornjoserbsce) |
165 | 165 | * @author Michawiki |
166 | 166 | */ |
167 | 167 | $messages['hsb'] = array( |
168 | | - 'randomimage-desc' => 'Přidawa tafličku <tt><randomimage /></tt> za zwobraznjenje připadneho wobraza', |
| 168 | + 'randomimage-desc' => 'Přidawa tafličku <code><randomimage /></code> za zwobraznjenje připadneho wobraza', |
169 | 169 | ); |
170 | 170 | |
171 | 171 | /** Hungarian (Magyar) |
172 | 172 | * @author Dani |
173 | 173 | */ |
174 | 174 | $messages['hu'] = array( |
175 | | - 'randomimage-desc' => 'Lehetővé teszi véletlenszerű médiafájl elhelyezését a <tt><randomimage /></tt> tag segítségével', |
| 175 | + 'randomimage-desc' => 'Lehetővé teszi véletlenszerű médiafájl elhelyezését a <code><randomimage /></code> tag segítségével', |
176 | 176 | ); |
177 | 177 | |
178 | 178 | /** Interlingua (Interlingua) |
179 | 179 | * @author McDutchie |
180 | 180 | */ |
181 | 181 | $messages['ia'] = array( |
182 | | - 'randomimage-desc' => 'Forni un selector de media aleatori usante <tt><randomimage /></tt>', |
| 182 | + 'randomimage-desc' => 'Forni un selector de media aleatori usante <code><randomimage /></code>', |
183 | 183 | ); |
184 | 184 | |
185 | 185 | /** Indonesian (Bahasa Indonesia) |
186 | 186 | * @author Rex |
187 | 187 | */ |
188 | 188 | $messages['id'] = array( |
189 | | - 'randomimage-desc' => 'Menampilkan berkas media acak menggunakan <tt><randomimage /></tt>', |
| 189 | + 'randomimage-desc' => 'Menampilkan berkas media acak menggunakan <code><randomimage /></code>', |
190 | 190 | ); |
191 | 191 | |
192 | 192 | /** Italian (Italiano) |
193 | 193 | * @author Darth Kule |
194 | 194 | */ |
195 | 195 | $messages['it'] = array( |
196 | | - 'randomimage-desc' => 'Fornisce un raccoglitore di file casuali utilizzando il tag <tt><randomimage /></tt>', |
| 196 | + 'randomimage-desc' => 'Fornisce un raccoglitore di file casuali utilizzando il tag <code><randomimage /></code>', |
197 | 197 | ); |
198 | 198 | |
199 | 199 | /** Japanese (日本語) |
200 | 200 | * @author Mizusumashi |
201 | 201 | */ |
202 | 202 | $messages['ja'] = array( |
203 | | - 'randomimage-desc' => '<tt><randomimage /></tt>を使って、ランダムにメディアをピックアップする機能を提供する', |
| 203 | + 'randomimage-desc' => '<code><randomimage /></code>を使って、ランダムにメディアをピックアップする機能を提供する', |
204 | 204 | ); |
205 | 205 | |
206 | 206 | /** Colognian (Ripoarisch) |
207 | 207 | * @author Purodha |
208 | 208 | */ |
209 | 209 | $messages['ksh'] = array( |
210 | | - 'randomimage-desc' => 'Deit met <tt> <randomimage /> </tt> en zofälije Medije-Datei erußpecke.', |
| 210 | + 'randomimage-desc' => 'Deit met <code><randomimage /></code> en zofälije Medije-Datei erußpecke.', |
211 | 211 | ); |
212 | 212 | |
213 | 213 | /** Luxembourgish (Lëtzebuergesch) |
214 | 214 | * @author Robby |
215 | 215 | */ |
216 | 216 | $messages['lb'] = array( |
217 | | - 'randomimage-desc' => 'Weist eng zoufälleg Medien-Datei a benotzt <tt><randomimage /></tt>', |
| 217 | + 'randomimage-desc' => 'Weist eng zoufälleg Medien-Datei a benotzt <code><randomimage /></code>', |
218 | 218 | ); |
219 | 219 | |
220 | 220 | /** Macedonian (Македонски) |
221 | 221 | * @author Bjankuloski06 |
222 | 222 | */ |
223 | 223 | $messages['mk'] = array( |
224 | | - 'randomimage-desc' => 'Дава случаен избирач на медии користејќи <tt><randomimage /></tt>', |
| 224 | + 'randomimage-desc' => 'Дава случаен избирач на медии користејќи <code><randomimage /></code>', |
225 | 225 | ); |
226 | 226 | |
227 | 227 | /** Marathi (मराठी) |
228 | 228 | * @author Kaustubh |
229 | 229 | */ |
230 | 230 | $messages['mr'] = array( |
231 | | - 'randomimage-desc' => '<tt><randomimage /></tt> वापरून एक अविशिष्ट संचिका देतो', |
| 231 | + 'randomimage-desc' => '<code><randomimage /></code> वापरून एक अविशिष्ट संचिका देतो', |
232 | 232 | ); |
233 | 233 | |
234 | 234 | /** Malay (Bahasa Melayu) |
235 | 235 | * @author Aviator |
236 | 236 | */ |
237 | 237 | $messages['ms'] = array( |
238 | | - 'randomimage-desc' => 'Membekalkan pemilih media rawak menggunakan <tt><randomimage /></tt>', |
| 238 | + 'randomimage-desc' => 'Membekalkan pemilih media rawak menggunakan <code><randomimage /></code>', |
239 | 239 | ); |
240 | 240 | |
241 | 241 | /** Low German (Plattdüütsch) |
242 | 242 | * @author Slomox |
243 | 243 | */ |
244 | 244 | $messages['nds'] = array( |
245 | | - 'randomimage-desc' => 'Föögt mit <tt><randomimage /></tt> en Tag to, tofällige Biller to wiesen', |
| 245 | + 'randomimage-desc' => 'Föögt mit <code><randomimage /></code> en Tag to, tofällige Biller to wiesen', |
246 | 246 | ); |
247 | 247 | |
248 | 248 | /** Dutch (Nederlands) |
249 | 249 | * @author Siebrand |
250 | 250 | */ |
251 | 251 | $messages['nl'] = array( |
252 | | - 'randomimage-desc' => 'Voegt de tag <tt><randomimage /></tt> toe voor het selecteren van een willekeurig mediabestand', |
| 252 | + 'randomimage-desc' => 'Voegt de tag <code><randomimage /></code> toe voor het selecteren van een willekeurig mediabestand', |
253 | 253 | ); |
254 | 254 | |
255 | 255 | /** Norwegian Nynorsk (Norsk (nynorsk)) |
256 | 256 | * @author Frokor |
257 | 257 | */ |
258 | 258 | $messages['nn'] = array( |
259 | | - 'randomimage-desc' => 'Gjev ei tilfeldig mediefil ved å nytte <tt><randomimage /></tt>', |
| 259 | + 'randomimage-desc' => 'Gjev ei tilfeldig mediefil ved å nytte <code><randomimage /></code>', |
260 | 260 | ); |
261 | 261 | |
262 | 262 | /** Norwegian (bokmål) (Norsk (bokmål)) |
263 | 263 | * @author Jon Harald Søby |
264 | 264 | */ |
265 | 265 | $messages['no'] = array( |
266 | | - 'randomimage-desc' => 'Gir en tilfeldig mediefil ved å bruke <tt><randomimage /></tt>', |
| 266 | + 'randomimage-desc' => 'Gir en tilfeldig mediefil ved å bruke <code><randomimage /></code>', |
267 | 267 | ); |
268 | 268 | |
269 | 269 | /** Occitan (Occitan) |
270 | 270 | * @author Cedric31 |
271 | 271 | */ |
272 | 272 | $messages['oc'] = array( |
273 | | - 'randomimage-desc' => "Provesís un mèdia a l'azard en utilizant <tt><randomimage /></tt>", |
| 273 | + 'randomimage-desc' => "Provesís un mèdia a l'azard en utilizant <code><randomimage /></code>", |
274 | 274 | ); |
275 | 275 | |
276 | 276 | /** Polish (Polski) |
277 | 277 | * @author Sp5uhe |
278 | 278 | */ |
279 | 279 | $messages['pl'] = array( |
280 | | - 'randomimage-desc' => 'Zwraca losowy plik z użyciem znacznika <tt><randomimage /></tt>', |
| 280 | + 'randomimage-desc' => 'Zwraca losowy plik z użyciem znacznika <code><randomimage /></code>', |
281 | 281 | ); |
282 | 282 | |
283 | 283 | /** Piedmontese (Piemontèis) |
284 | 284 | * @author Dragonòt |
285 | 285 | */ |
286 | 286 | $messages['pms'] = array( |
287 | | - 'randomimage-desc' => 'A dà na cartela ëd file casuaj an dovrand <tt><randomimage /></tt>', |
| 287 | + 'randomimage-desc' => 'A dà na cartela ëd file casuaj an dovrand <code><randomimage /></code>', |
288 | 288 | ); |
289 | 289 | |
290 | 290 | /** Portuguese (Português) |
— | — | @@ -291,146 +291,146 @@ |
292 | 292 | * @author Malafaya |
293 | 293 | */ |
294 | 294 | $messages['pt'] = array( |
295 | | - 'randomimage-desc' => 'Fornece um selector aleatório de ficheiros multimédia usando <tt><randomimage /></tt>', |
| 295 | + 'randomimage-desc' => 'Fornece um selector aleatório de ficheiros multimédia usando <code><randomimage /></code>', |
296 | 296 | ); |
297 | 297 | |
298 | 298 | /** Brazilian Portuguese (Português do Brasil) |
299 | 299 | * @author Eduardo.mps |
300 | 300 | */ |
301 | 301 | $messages['pt-br'] = array( |
302 | | - 'randomimage-desc' => 'Provê um seletor de media aleatória usando <tt><randomimage /></tt>', |
| 302 | + 'randomimage-desc' => 'Provê um seletor de media aleatória usando <code><randomimage /></code>', |
303 | 303 | ); |
304 | 304 | |
305 | 305 | /** Tarandíne (Tarandíne) |
306 | 306 | * @author Joetaras |
307 | 307 | */ |
308 | 308 | $messages['roa-tara'] = array( |
309 | | - 'randomimage-desc' => "S'ause pe fa assè 'nu pigghiatore de immaggine a uecchje <tt><randomimage /></tt>", |
| 309 | + 'randomimage-desc' => "S'ause pe fa assè 'nu pigghiatore de immaggine a uecchje <code><randomimage /></code>", |
310 | 310 | ); |
311 | 311 | |
312 | 312 | /** Russian (Русский) |
313 | 313 | * @author Александр Сигачёв |
314 | 314 | */ |
315 | 315 | $messages['ru'] = array( |
316 | | - 'randomimage-desc' => 'Позволяет случайно выбирать медиа с помощью <tt><randomimage /></tt>', |
| 316 | + 'randomimage-desc' => 'Позволяет случайно выбирать медиа с помощью <code><randomimage /></code>', |
317 | 317 | ); |
318 | 318 | |
319 | 319 | /** Sicilian (Sicilianu) |
320 | 320 | * @author Santu |
321 | 321 | */ |
322 | 322 | $messages['scn'] = array( |
323 | | - 'randomimage-desc' => 'Pruvvedi a dari nu cuntinituri di file ammuzzu sirvènnusi dû tag <tt><randomimage /></tt>', |
| 323 | + 'randomimage-desc' => 'Pruvvedi a dari nu cuntinituri di file ammuzzu sirvènnusi dû tag <code><randomimage /></code>', |
324 | 324 | ); |
325 | 325 | |
326 | 326 | /** Slovak (Slovenčina) |
327 | 327 | * @author Helix84 |
328 | 328 | */ |
329 | 329 | $messages['sk'] = array( |
330 | | - 'randomimage-desc' => 'Poskytuje náhodný výber multimediálnych súborov pomocou značky <tt><randomimage /></tt>', |
| 330 | + 'randomimage-desc' => 'Poskytuje náhodný výber multimediálnych súborov pomocou značky <code><randomimage /></code>', |
331 | 331 | ); |
332 | 332 | |
333 | 333 | /** Albanian (Shqip) |
334 | 334 | * @author Puntori |
335 | 335 | */ |
336 | 336 | $messages['sq'] = array( |
337 | | - 'randomimage-desc' => 'Mundëson hapje të rastësishme të mediave duke përdorur <tt><randomimage /></tt>', |
| 337 | + 'randomimage-desc' => 'Mundëson hapje të rastësishme të mediave duke përdorur <code><randomimage /></code>', |
338 | 338 | ); |
339 | 339 | |
340 | 340 | /** Serbian Cyrillic ekavian (Српски (ћирилица)) |
341 | 341 | * @author Михајло Анђелковић |
342 | 342 | */ |
343 | 343 | $messages['sr-ec'] = array( |
344 | | - 'randomimage-desc' => 'Приказује случајно изабрану слику помоћу тага <tt><randomimage /></tt>', |
| 344 | + 'randomimage-desc' => 'Приказује случајно изабрану слику помоћу тага <code><randomimage /></code>', |
345 | 345 | ); |
346 | 346 | |
347 | 347 | /** Serbian Latin ekavian (Srpski (latinica)) |
348 | 348 | * @author Michaello |
349 | 349 | */ |
350 | 350 | $messages['sr-el'] = array( |
351 | | - 'randomimage-desc' => 'Prikazuje slučajno izabranu sliku pomoću taga <tt><randomimage /></tt>', |
| 351 | + 'randomimage-desc' => 'Prikazuje slučajno izabranu sliku pomoću taga <code><randomimage /></code>', |
352 | 352 | ); |
353 | 353 | |
354 | 354 | /** Seeltersk (Seeltersk) |
355 | 355 | * @author Pyt |
356 | 356 | */ |
357 | 357 | $messages['stq'] = array( |
358 | | - 'randomimage-desc' => 'Föiget dät <tt><randomimage /></tt>-Tag toun Anwiesen fon ne toufällige Bielde bietou', |
| 358 | + 'randomimage-desc' => 'Föiget dät <code><randomimage /></code>-Tag toun Anwiesen fon ne toufällige Bielde bietou', |
359 | 359 | ); |
360 | 360 | |
361 | 361 | /** Sundanese (Basa Sunda) |
362 | 362 | * @author Kandar |
363 | 363 | */ |
364 | 364 | $messages['su'] = array( |
365 | | - 'randomimage-desc' => 'Nyadiakeun pamilih média sacara acak migunakeun <tt><randomimage /></tt>', |
| 365 | + 'randomimage-desc' => 'Nyadiakeun pamilih média sacara acak migunakeun <code><randomimage /></code>', |
366 | 366 | ); |
367 | 367 | |
368 | 368 | /** Swedish (Svenska) |
369 | 369 | * @author M.M.S. |
370 | 370 | */ |
371 | 371 | $messages['sv'] = array( |
372 | | - 'randomimage-desc' => 'Ger en tillfällig mediafil genom att använda <tt><randomimage /></tt>', |
| 372 | + 'randomimage-desc' => 'Ger en tillfällig mediafil genom att använda <code><randomimage /></code>', |
373 | 373 | ); |
374 | 374 | |
375 | 375 | /** Telugu (తెలుగు) |
376 | 376 | * @author రాకేశ్వర |
377 | 377 | */ |
378 | 378 | $messages['te'] = array( |
379 | | - 'randomimage-desc' => 'యాదృచ్ఛిక మాధ్యమాంశము తెచ్చే పరికరాన్ని <tt><randomimage /></tt>తో అందిస్తుంది.', |
| 379 | + 'randomimage-desc' => 'యాదృచ్ఛిక మాధ్యమాంశము తెచ్చే పరికరాన్ని <code><randomimage /></code>తో అందిస్తుంది.', |
380 | 380 | ); |
381 | 381 | |
382 | 382 | /** Tajik (Cyrillic) (Тоҷикӣ (Cyrillic)) |
383 | 383 | * @author Ibrahim |
384 | 384 | */ |
385 | 385 | $messages['tg-cyrl'] = array( |
386 | | - 'randomimage-desc' => 'Бо истифодаи <tt><randomimage /></tt> чинандаи расонаи тасодуфиро пешкаш мекунад', |
| 386 | + 'randomimage-desc' => 'Бо истифодаи <code><randomimage /></code> чинандаи расонаи тасодуфиро пешкаш мекунад', |
387 | 387 | ); |
388 | 388 | |
389 | 389 | /** Tajik (Latin) (Тоҷикӣ (Latin)) |
390 | 390 | * @author Liangent |
391 | 391 | */ |
392 | 392 | $messages['tg-latn'] = array( |
393 | | - 'randomimage-desc' => 'Bo istifodai <tt><randomimage /></tt> cinandai rasonai tasodufiro peşkaş mekunad', |
| 393 | + 'randomimage-desc' => 'Bo istifodai <code><randomimage /></code> cinandai rasonai tasodufiro peşkaş mekunad', |
394 | 394 | ); |
395 | 395 | |
396 | 396 | /** Thai (ไทย) |
397 | 397 | * @author Harley Hartwell |
398 | 398 | */ |
399 | 399 | $messages['th'] = array( |
400 | | - 'randomimage-desc' => 'สุ่มไฟล์เพื่อแสดงผลโดยใช้ <tt><randomimage /></tt>', |
| 400 | + 'randomimage-desc' => 'สุ่มไฟล์เพื่อแสดงผลโดยใช้ <code><randomimage /></code>', |
401 | 401 | ); |
402 | 402 | |
403 | 403 | /** Tagalog (Tagalog) |
404 | 404 | * @author AnakngAraw |
405 | 405 | */ |
406 | 406 | $messages['tl'] = array( |
407 | | - 'randomimage-desc' => 'Nagbibigay ng isang tagapili ng alin mang midya sa pamamagitan ng paggamit ng <tt><randomimage /></tt>', |
| 407 | + 'randomimage-desc' => 'Nagbibigay ng isang tagapili ng alin mang midya sa pamamagitan ng paggamit ng <code><randomimage /></code>', |
408 | 408 | ); |
409 | 409 | |
410 | 410 | /** Turkish (Türkçe) |
411 | 411 | * @author Joseph |
412 | 412 | */ |
413 | 413 | $messages['tr'] = array( |
414 | | - 'randomimage-desc' => '<tt><randomimage /></tt> kullanarak bir rasgele ortam alıcısı sağlar', |
| 414 | + 'randomimage-desc' => '<code><randomimage /></code> kullanarak bir rasgele ortam alıcısı sağlar', |
415 | 415 | ); |
416 | 416 | |
417 | 417 | /** Ukrainian (Українська) |
418 | 418 | * @author Ahonc |
419 | 419 | */ |
420 | 420 | $messages['uk'] = array( |
421 | | - 'randomimage-desc' => 'Дозволяє випадково вибирати медіа за допомогою <tt><randomimage /></tt>', |
| 421 | + 'randomimage-desc' => 'Дозволяє випадково вибирати медіа за допомогою <code><randomimage /></code>', |
422 | 422 | ); |
423 | 423 | |
424 | 424 | /** Vèneto (Vèneto) |
425 | 425 | * @author Candalua |
426 | 426 | */ |
427 | 427 | $messages['vec'] = array( |
428 | | - 'randomimage-desc' => 'Fornisse un racoglitor de file casuali doparando el tag <tt><randomimage /></tt>', |
| 428 | + 'randomimage-desc' => 'Fornisse un racoglitor de file casuali doparando el tag <code><randomimage /></code>', |
429 | 429 | ); |
430 | 430 | |
431 | 431 | /** Vietnamese (Tiếng Việt) |
432 | 432 | * @author Vinhtantran |
433 | 433 | */ |
434 | 434 | $messages['vi'] = array( |
435 | | - 'randomimage-desc' => 'Cung cấp một trình chọn tập tin ngẫu nhiên dùng <tt><randomimage /></tt>', |
| 435 | + 'randomimage-desc' => 'Cung cấp một trình chọn tập tin ngẫu nhiên dùng <code><randomimage /></code>', |
436 | 436 | ); |
437 | 437 | |