Index: trunk/tools/ToolserverI18N/language/messages/General.i18n.php |
— | — | @@ -598,6 +598,26 @@ |
599 | 599 | 'view-source' => 'הצגת מקור', |
600 | 600 | ); |
601 | 601 | |
| 602 | +/** Hindi (हिन्दी) |
| 603 | + * @author Siddhartha Ghai |
| 604 | + */ |
| 605 | +$messages['hi'] = array( |
| 606 | + 'hello' => 'नमस्कार', |
| 607 | + 'welcome' => 'सुस्वागतम्!', |
| 608 | + 'toolversionstamp' => 'वर्ज़न $1 ($2)', |
| 609 | + 'etc' => 'आदि', |
| 610 | + 'namespace' => 'नामस्थान', |
| 611 | + 'form-reset' => 'रीसेट करें', |
| 612 | + 'years' => '{{PLURAL: $1|वर्ष}}', |
| 613 | + 'weeks' => '{{PLURAL: $1|सप्ताह}}', |
| 614 | + 'days' => '{{PLURAL: $1|दिन}}', |
| 615 | + 'hours' => '{{PLURAL:$1|घंटा|घंटे}}', |
| 616 | + 'minutes' => '{{PLURAL: $1|मिनट}}', |
| 617 | + 'seconds' => '{{PLURAL: $1|सॅकेंड}}', |
| 618 | + 'last-modified-date' => 'अंतिम परिवर्तन: $1', |
| 619 | + 'view-source' => 'स्रोत देखें', |
| 620 | +); |
| 621 | + |
602 | 622 | /** Croatian (Hrvatski) |
603 | 623 | * @author Ex13 |
604 | 624 | */ |
— | — | @@ -1316,11 +1336,13 @@ |
1317 | 1337 | 'hello' => 'வணக்கம்', |
1318 | 1338 | 'welcome' => 'வருக', |
1319 | 1339 | 'etc' => 'இன்ன பிற', |
| 1340 | + 'namespace' => 'பெயர்வெளி', |
1320 | 1341 | 'form-submit' => 'செல்', |
1321 | 1342 | 'form-reset' => 'மீட்டமைக்க', |
1322 | 1343 | 'years' => '{{PLURAL: $1|வருடம்|வருடங்கள்}}', |
1323 | 1344 | 'weeks' => '{{PLURAL: $1|வாரம்|வாரங்கள்}}', |
1324 | 1345 | 'days' => '{{PLURAL: $1|நாள்|நாட்கள்}}', |
| 1346 | + 'hours' => '{{PLURAL: $1|மணி|மணிகள்}}', |
1325 | 1347 | 'minutes' => '{{PLURAL: $1|நிமிடம்|நிமிடங்கள்}}', |
1326 | 1348 | 'seconds' => '{{PLURAL: $1|வினாடி|வினாடிகள்}}', |
1327 | 1349 | 'last-modified-date' => 'கடைசியாகத் திருத்தப்பட்டது: $1', |
Index: trunk/tools/ToolserverI18N/language/messages/Getwikiapi.i18n.php |
— | — | @@ -30,7 +30,9 @@ |
31 | 31 | $messages['qqq'] = array( |
32 | 32 | 'formats-heading' => 'This is the heading above the list of available formats to export/output to.', |
33 | 33 | 'input' => 'This is the heading above the input form.', |
34 | | - 'label-wikiids' => 'This form label is for the input field for the wiki identifiers. Users may type one or more identifiers here.', |
| 34 | + 'label-wikiids' => 'This form label is for the input field for the wiki identifiers. Users may type one or more identifiers here. |
| 35 | + |
| 36 | +Identifiers can be a language code (e.g. \'de\' will assume the German Wikipedia), or a database code (enwiki_p for English Wikipedia), hostname (fr.wiktionary, optionally including ".org") and some others as well. Almost any form of identification or guessing is accepted.', |
35 | 37 | 'no-matches' => 'Message to be displayed if nothing was found for the given id. $1 represents the user input.', |
36 | 38 | 'output' => 'For each of the search results this heading is placed. $1 represents the user input.', |
37 | 39 | ); |
— | — | @@ -242,6 +244,17 @@ |
243 | 245 | 'output' => 'פלט עבור "$1"', |
244 | 246 | ); |
245 | 247 | |
| 248 | +/** Hindi (हिन्दी) |
| 249 | + * @author Siddhartha Ghai |
| 250 | + */ |
| 251 | +$messages['hi'] = array( |
| 252 | + 'formats-heading' => 'आउटपुट फ़ॉर्मैट', |
| 253 | + 'input' => 'इनपुट', |
| 254 | + 'label-wikiids' => 'विकी पहचान-चिन्ह', |
| 255 | + 'no-matches' => '"$1" से कुछ भी मेल नहीं खाया', |
| 256 | + 'output' => '"$1" के लिये आउटपुट', |
| 257 | +); |
| 258 | + |
246 | 259 | /** Croatian (Hrvatski) |
247 | 260 | * @author Ex13 |
248 | 261 | */ |
Index: trunk/tools/ToolserverI18N/language/messages/Monumentsapi.i18n.php |
— | — | @@ -318,6 +318,19 @@ |
319 | 319 | 'filter-all-languages' => 'כל השפות', |
320 | 320 | ); |
321 | 321 | |
| 322 | +/** Hindi (हिन्दी) |
| 323 | + * @author Siddhartha Ghai |
| 324 | + */ |
| 325 | +$messages['hi'] = array( |
| 326 | + 'search-title' => 'स्मारक खोज', |
| 327 | + 'search-monuments-database' => 'स्मारक डाटाबेस में खोजें', |
| 328 | + 'search-table-th-field' => 'फ़ील्ड', |
| 329 | + 'search-table-th-filter' => 'फ़िल्टर', |
| 330 | + 'search-table-th-search' => 'खोजें', |
| 331 | + 'filter-all-countries' => 'सभी देश', |
| 332 | + 'filter-all-languages' => 'सभी भाषाएँ', |
| 333 | +); |
| 334 | + |
322 | 335 | /** Croatian (Hrvatski) |
323 | 336 | * @author Ex13 |
324 | 337 | */ |
Index: trunk/tools/ToolserverI18N/language/messages/Templatecount.i18n.php |
— | — | @@ -710,6 +710,16 @@ |
711 | 711 | 'time-label' => 'Tid det tog att utföra kommandot', |
712 | 712 | ); |
713 | 713 | |
| 714 | +/** Tamil (தமிழ்) |
| 715 | + * @author Aswn |
| 716 | + */ |
| 717 | +$messages['ta'] = array( |
| 718 | + 'enter-details' => 'தகவல்களை உள்ளிடு', |
| 719 | + 'language-label' => 'மொழி', |
| 720 | + 'namespace-label' => 'பெயர்வெளி', |
| 721 | + 'pagename-label' => 'பக்கத்தின் பெயர் (பெயர்வெளிகளைத் தவிர்த்து)', |
| 722 | +); |
| 723 | + |
714 | 724 | /** Telugu (తెలుగు) |
715 | 725 | * @author Veeven |
716 | 726 | */ |
Index: trunk/tools/ToolserverI18N/language/messages/Recentanonymousactivity.i18n.php |
— | — | @@ -151,6 +151,13 @@ |
152 | 152 | 'title' => 'פעילות אלמונית אחרונה', |
153 | 153 | ); |
154 | 154 | |
| 155 | +/** Hindi (हिन्दी) |
| 156 | + * @author Siddhartha Ghai |
| 157 | + */ |
| 158 | +$messages['hi'] = array( |
| 159 | + 'title' => 'हाल में हुई बेनामी गतिविधि', |
| 160 | +); |
| 161 | + |
155 | 162 | /** Croatian (Hrvatski) |
156 | 163 | * @author Ex13 |
157 | 164 | */ |
Index: trunk/tools/ToolserverI18N/language/messages/Toolserverstatus.i18n.php |
— | — | @@ -307,6 +307,25 @@ |
308 | 308 | 'toolserver-status-short-missing' => '$1: חסר', |
309 | 309 | ); |
310 | 310 | |
| 311 | +/** Hindi (हिन्दी) |
| 312 | + * @author Siddhartha Ghai |
| 313 | + */ |
| 314 | +$messages['hi'] = array( |
| 315 | + 'toolserver-status-ok' => 'डाटाबेस क्लस्टर $1 में कोई समस्या नहीं हैं $2', |
| 316 | + 'toolserver-status-info' => 'क्लस्टर $1 के प्रयोक्ताओं के लिये सूचना: $2', |
| 317 | + 'toolserver-status-warn' => 'क्लस्टर $1 के प्रयोक्ताओं के लिये चेतावनी: $2', |
| 318 | + 'toolserver-status-down' => 'डाटाबेस क्लस्टर $1 को अस्थायी रूप से बंद कर दिया गया है। $2', |
| 319 | + 'toolserver-status-erro' => 'डाटाबेस क्लस्टर $1 बंद है। $2', |
| 320 | + 'toolserver-status-unknown' => 'क्लस्टर $1 की स्थिति अज्ञात है', |
| 321 | + 'toolserver-status-missing' => 'क्लस्टर $1 मौजूद नहीं है', |
| 322 | + 'toolserver-status-short-info' => '$1: सूचना', |
| 323 | + 'toolserver-status-short-warn' => '$1: चेतावनी', |
| 324 | + 'toolserver-status-short-down' => '$1: बंद', |
| 325 | + 'toolserver-status-short-erro' => '$1: त्रुटि', |
| 326 | + 'toolserver-status-short-unknown' => '$1: अज्ञात', |
| 327 | + 'toolserver-status-short-missing' => '$1: गायब', |
| 328 | +); |
| 329 | + |
311 | 330 | /** Upper Sorbian (Hornjoserbsce) |
312 | 331 | * @author Michawiki |
313 | 332 | */ |
— | — | @@ -669,6 +688,16 @@ |
670 | 689 | 'toolserver-status-short-missing' => '$1: Nedostaje', |
671 | 690 | ); |
672 | 691 | |
| 692 | +/** Tamil (தமிழ்) |
| 693 | + * @author Aswn |
| 694 | + */ |
| 695 | +$messages['ta'] = array( |
| 696 | + 'toolserver-status-short-ok' => '$1: சரி', |
| 697 | + 'toolserver-status-short-info' => '$1: தகவல்', |
| 698 | + 'toolserver-status-short-warn' => '$1: எச்சரி', |
| 699 | + 'toolserver-status-short-erro' => '$1: பிழை', |
| 700 | +); |
| 701 | + |
673 | 702 | /** Turkish (Türkçe) |
674 | 703 | * @author Emperyan |
675 | 704 | */ |
Index: trunk/tools/ToolserverI18N/language/messages/Tsintuition.i18n.php |
— | — | @@ -43,6 +43,7 @@ |
44 | 44 | /** Message documentation (Message documentation) |
45 | 45 | * @author EugeneZelenko |
46 | 46 | * @author Krinkle |
| 47 | + * @author Lloffiwr |
47 | 48 | * @author Purodha |
48 | 49 | */ |
49 | 50 | $messages['qqq'] = array( |
— | — | @@ -61,7 +62,7 @@ |
62 | 63 | {{Identical|Overview}}', |
63 | 64 | 'tab-settings' => 'Dashboard tab for "Settings" which allows the user to edit the settings. |
64 | 65 | {{Identical|Settings}}', |
65 | | - 'tab-about' => 'Dashboard tab for "Demo" which opens a window with a demonstration page. |
| 66 | + 'tab-about' => 'Dashboard tab for "Demo" which opens a window with a demonstration page. See [http://toolserver.org/~intuition/ toolserver]. |
66 | 67 | {{Identical|About}}', |
67 | 68 | 'tab-demo' => 'Dashboard tab for "Demo" which opens a window with a demonstration page.', |
68 | 69 | 'bl-mysettings' => 'Backlink from within other tools to the dashboard for users that have used TsIntuition before.', |
— | — | @@ -696,6 +697,30 @@ |
697 | 698 | 'help-translate-tooltip' => 'עזרו לאחרים לתרגם את הודעות הממשק לשפתכם.', |
698 | 699 | ); |
699 | 700 | |
| 701 | +/** Hindi (हिन्दी) |
| 702 | + * @author Siddhartha Ghai |
| 703 | + */ |
| 704 | +$messages['hi'] = array( |
| 705 | + 'fullname' => 'टूलसर्वर के उपयोग अंतरफल के लिये अंतर्राष्ट्रीयकरण', |
| 706 | + 'current-settings' => 'वर्तमान सेटिंग्स', |
| 707 | + 'current-language' => 'वर्तमान चयनित भाषा', |
| 708 | + 'settings-legend' => 'सेटिंग्स', |
| 709 | + 'choose-language' => 'भाषा चुनें', |
| 710 | + 'clear-cookies' => 'कुकीज़ साफ़ करें', |
| 711 | + 'clearcookies-success' => 'कुकीज़ साफ़ कर दी गई हैं।', |
| 712 | + 'tab-settings' => 'सेटिंग्स', |
| 713 | + 'tab-about' => 'विवरण', |
| 714 | + 'tab-demo' => 'डॅमो', |
| 715 | + 'bl-mysettings' => 'मेरी भाषा सेटिंग्स', |
| 716 | + 'bl-mysettings-new' => 'भाषा बदलें!', |
| 717 | + 'bl-promo' => 'अनुवाद $1 और $2 द्वारा किये गए हैं।', |
| 718 | + 'bl-changelanguage' => 'इस टूल की अंतरफल भाषा बदलने के लिये यहाँ क्लिक करें।', |
| 719 | + 'usage' => 'टूलसर्वर इंट्यूशन द्वारा अनूदित टूल', |
| 720 | + 'help-translate-tool' => 'इस टूल का अनुवाद करने में मदद करें!', |
| 721 | + 'help-translate-all' => 'टूलसर्वर का अनुवाद करने में मदद करें!', |
| 722 | + 'help-translate-tooltip' => 'अपनी भाषा में अंतरफल संदेशों का अनुवाद कर के औरों की मदद करें।', |
| 723 | +); |
| 724 | + |
700 | 725 | /** Croatian (Hrvatski) |
701 | 726 | * @author Ex13 |
702 | 727 | */ |