Index: trunk/tools/ToolserverI18N/language/messages/Commonshelper2.i18n.php |
— | — | @@ -2271,11 +2271,13 @@ |
2272 | 2272 | |
2273 | 2273 | /** Tamil (தமிழ்) |
2274 | 2274 | * @author Fahimrazick |
| 2275 | + * @author Logicwiki |
2275 | 2276 | */ |
2276 | 2277 | $messages['ta'] = array( |
2277 | 2278 | 'attention' => 'கவனிக்க', |
2278 | 2279 | 'description' => 'விக்கிமீடியா திட்டங்களிலிருந்து விக்கிமீடியா பொதுவிற்கு கோப்புக்களைப் பரிமாற்றுவதற்கான ஒரு கருவி', |
2279 | 2280 | 'change_meta' => '$1பகுப்பு மற்றும் வார்ப்புரு நிருணயங்களை$2 பின்வருமாறு மாற்று$3', |
| 2281 | + 'do_it' => 'செய்க', |
2280 | 2282 | ); |
2281 | 2283 | |
2282 | 2284 | /** Telugu (తెలుగు) |
Index: trunk/tools/ToolserverI18N/language/messages/General.i18n.php |
— | — | @@ -603,6 +603,7 @@ |
604 | 604 | ); |
605 | 605 | |
606 | 606 | /** Indonesian (Bahasa Indonesia) |
| 607 | + * @author Aldnonymous |
607 | 608 | * @author IvanLanin |
608 | 609 | */ |
609 | 610 | $messages['id'] = array( |
— | — | @@ -613,10 +614,12 @@ |
614 | 615 | 'namespace' => 'Ruang nama', |
615 | 616 | 'form-submit' => 'Kirim', |
616 | 617 | 'form-reset' => 'Reset', |
617 | | - 'years' => 'tahun', |
618 | | - 'weeks' => 'minggu', |
619 | | - 'days' => 'hari', |
620 | | - 'hours' => 'jam', |
| 618 | + 'years' => '{{PLURAL: $1|Tahun|Tahun}}', |
| 619 | + 'weeks' => '{{PLURAL: $1|Minggu|minggu}}', |
| 620 | + 'days' => '{{PLURAL: $1|hari|hari}}', |
| 621 | + 'hours' => '{{PLURAL: $1|Jam|jam}}', |
| 622 | + 'minutes' => '{{PLURAL: $1|Menit|menit}}', |
| 623 | + 'seconds' => '{{PLURAL: $1|Detik|detik}}', |
621 | 624 | 'last-modified-date' => 'Terakhir diubah: $1', |
622 | 625 | 'view-source' => 'Lihat sumber', |
623 | 626 | ); |
— | — | @@ -1177,6 +1180,17 @@ |
1178 | 1181 | 'view-source' => 'Visa källkod', |
1179 | 1182 | ); |
1180 | 1183 | |
| 1184 | +/** Tamil (தமிழ்) |
| 1185 | + * @author Logicwiki |
| 1186 | + */ |
| 1187 | +$messages['ta'] = array( |
| 1188 | + 'hello' => 'வணக்கம்', |
| 1189 | + 'welcome' => 'வருக', |
| 1190 | + 'etc' => 'இன்ன பிற', |
| 1191 | + 'form-reset' => 'மீட்டமைக்க', |
| 1192 | + 'view-source' => 'மூலத்தைப் பார்', |
| 1193 | +); |
| 1194 | + |
1181 | 1195 | /** Telugu (తెలుగు) |
1182 | 1196 | * @author Veeven |
1183 | 1197 | */ |
Index: trunk/tools/ToolserverI18N/language/messages/Getwikiapi.i18n.php |
— | — | @@ -257,6 +257,17 @@ |
258 | 258 | 'output' => 'Resultatos pro "$1"', |
259 | 259 | ); |
260 | 260 | |
| 261 | +/** Indonesian (Bahasa Indonesia) |
| 262 | + * @author Aldnonymous |
| 263 | + */ |
| 264 | +$messages['id'] = array( |
| 265 | + 'formats-heading' => 'Format keluaran:', |
| 266 | + 'input' => 'Masukan', |
| 267 | + 'label-wikiids' => 'Pengidentifikasi wiki', |
| 268 | + 'no-matches' => 'Tidak ada yang cocok " $1 "', |
| 269 | + 'output' => 'Output untuk " $1 "', |
| 270 | +); |
| 271 | + |
261 | 272 | /** Italian (Italiano) |
262 | 273 | * @author Beta16 |
263 | 274 | */ |
— | — | @@ -467,6 +478,13 @@ |
468 | 479 | 'output' => 'Utdata för "$1"', |
469 | 480 | ); |
470 | 481 | |
| 482 | +/** Tamil (தமிழ்) |
| 483 | + * @author Logicwiki |
| 484 | + */ |
| 485 | +$messages['ta'] = array( |
| 486 | + 'input' => 'உள்ளீடு', |
| 487 | +); |
| 488 | + |
471 | 489 | /** Telugu (తెలుగు) |
472 | 490 | * @author Veeven |
473 | 491 | */ |
Index: trunk/tools/ToolserverI18N/language/messages/Krinkle.i18n.php |
— | — | @@ -268,6 +268,16 @@ |
269 | 269 | 'form-legend-settings' => 'Configurationes', |
270 | 270 | ); |
271 | 271 | |
| 272 | +/** Indonesian (Bahasa Indonesia) |
| 273 | + * @author Aldnonymous |
| 274 | + */ |
| 275 | +$messages['id'] = array( |
| 276 | + 'alws-selectwiki' => '(pilih wiki)', |
| 277 | + 'alws-group-mustused' => 'Wiki yang paling banyak digunakan', |
| 278 | + 'alws-group-allaz' => 'Semua wiki berdasarkan abjad', |
| 279 | + 'form-legend-settings' => 'Pengaturan', |
| 280 | +); |
| 281 | + |
272 | 282 | /** Italian (Italiano) |
273 | 283 | * @author Rippitippi |
274 | 284 | */ |
Index: trunk/tools/ToolserverI18N/language/messages/Monumentsapi.i18n.php |
— | — | @@ -536,6 +536,13 @@ |
537 | 537 | 'search-table-th-search' => 'Sök', |
538 | 538 | ); |
539 | 539 | |
| 540 | +/** Tamil (தமிழ்) |
| 541 | + * @author Logicwiki |
| 542 | + */ |
| 543 | +$messages['ta'] = array( |
| 544 | + 'search-table-th-search' => 'தேடுக', |
| 545 | +); |
| 546 | + |
540 | 547 | /** Telugu (తెలుగు) |
541 | 548 | * @author Veeven |
542 | 549 | */ |
Index: trunk/tools/ToolserverI18N/language/messages/Wlm.i18n.php |
— | — | @@ -238,6 +238,7 @@ |
239 | 239 | ); |
240 | 240 | |
241 | 241 | /** Catalan (Català) |
| 242 | + * @author SMP |
242 | 243 | * @author Toniher |
243 | 244 | */ |
244 | 245 | $messages['ca'] = array( |
— | — | @@ -260,6 +261,7 @@ |
261 | 262 | 'show-images-all' => 'Mostra totes les imatges', |
262 | 263 | 'search-monuments' => 'Cerca monuments', |
263 | 264 | 'view-frequency' => 'Monuments populars', |
| 265 | + 'view-province' => 'Vista per província', |
264 | 266 | 'id-label' => 'ID del monument:', |
265 | 267 | 'id-none' => '(cap)', |
266 | 268 | 'monument-heading' => 'Monument', |
— | — | @@ -272,6 +274,8 @@ |
273 | 275 | 'bic-list-bad' => 'Mostra', |
274 | 276 | 'bic-list-all' => 'Llista completa', |
275 | 277 | 'unregistered' => 'No registrat', |
| 278 | + 'province-heading' => 'Província', |
| 279 | + 'province-none' => '(Desconeguda)', |
276 | 280 | ); |
277 | 281 | |
278 | 282 | /** German (Deutsch) |
Index: trunk/tools/ToolserverI18N/language/messages/Jarry.i18n.php |
— | — | @@ -202,6 +202,16 @@ |
203 | 203 | 'error-form-empty' => 'Un o plus campos obligatori ha essite lassate vacue. Es necessari completar los ante de continuar.', |
204 | 204 | ); |
205 | 205 | |
| 206 | +/** Indonesian (Bahasa Indonesia) |
| 207 | + * @author Aldnonymous |
| 208 | + */ |
| 209 | +$messages['id'] = array( |
| 210 | + 'moretools' => 'alat alat yang lain dari penulis yang sama', |
| 211 | + 'bugs' => 'laporan bug dan permintaan fitur', |
| 212 | + 'comments' => 'Komentar dan pertanyaan', |
| 213 | + 'error-form-empty' => 'Satu bidang atau beberapa bidang telah ditinggalkan kosong. Anda harus menyelesaikannya sebelum melanjutkan.', |
| 214 | +); |
| 215 | + |
206 | 216 | /** Italian (Italiano) |
207 | 217 | * @author Rippitippi |
208 | 218 | */ |
Index: trunk/tools/ToolserverI18N/language/messages/Toolserverstatus.i18n.php |
— | — | @@ -91,6 +91,26 @@ |
92 | 92 | 'toolserver-status-short-missing' => '$1: Ezvezant', |
93 | 93 | ); |
94 | 94 | |
| 95 | +/** Catalan (Català) |
| 96 | + * @author SMP |
| 97 | + */ |
| 98 | +$messages['ca'] = array( |
| 99 | + 'toolserver-status-ok' => 'No hi ha cap problema amb el clúster de base de dades $1 $2', |
| 100 | + 'toolserver-status-info' => 'Nota pels usuaris del clúster $1: $2', |
| 101 | + 'toolserver-status-warn' => 'Advertiment pels usuari del clúster $1: $2', |
| 102 | + 'toolserver-status-down' => 'El clúster de base de dades $1 està tancat temporalment. $2', |
| 103 | + 'toolserver-status-erro' => 'El clúster de base de dades $1 ha caigut. $2', |
| 104 | + 'toolserver-status-unknown' => 'Estat desconegut del clúster $1', |
| 105 | + 'toolserver-status-missing' => 'El clúster $1 no existeix', |
| 106 | + 'toolserver-status-short-ok' => '$1: Correcte', |
| 107 | + 'toolserver-status-short-info' => '$1: Info', |
| 108 | + 'toolserver-status-short-warn' => '$1: Avís', |
| 109 | + 'toolserver-status-short-down' => '$1: Desconnectat', |
| 110 | + 'toolserver-status-short-erro' => '$1: Error', |
| 111 | + 'toolserver-status-short-unknown' => '$1: Desconegut', |
| 112 | + 'toolserver-status-short-missing' => '$1: Inexistent', |
| 113 | +); |
| 114 | + |
95 | 115 | /** German (Deutsch) |
96 | 116 | * @author Kghbln |
97 | 117 | */ |
Index: trunk/tools/ToolserverI18N/language/messages/Tsintuition.i18n.php |
— | — | @@ -1414,6 +1414,13 @@ |
1415 | 1415 | 'help-translate-tooltip' => 'Hjälp andra genom att översätta gränssnittsmeddelanden till ditt språk.', |
1416 | 1416 | ); |
1417 | 1417 | |
| 1418 | +/** Tamil (தமிழ்) |
| 1419 | + * @author Logicwiki |
| 1420 | + */ |
| 1421 | +$messages['ta'] = array( |
| 1422 | + 'choose-language' => 'மொழியை தேர்ந்தெடுக்கவும்', |
| 1423 | +); |
| 1424 | + |
1418 | 1425 | /** Telugu (తెలుగు) |
1419 | 1426 | * @author Veeven |
1420 | 1427 | */ |