https://www.mediawiki.org/wiki/Special:Code/MediaWiki/113592
Revision: 113592 Author: siebrand Date: 2012-03-11 21:45:54 +0000 (Sun, 11 Mar 2012) Log Message: ----------- Localisation updates from http://translatewiki.net. Modified Paths: -------------- trunk/tools/ToolserverI18N/language/messages/General.i18n.php trunk/tools/ToolserverI18N/language/messages/Getwikiapi.i18n.php trunk/tools/ToolserverI18N/language/messages/Monumentsapi.i18n.php trunk/tools/ToolserverI18N/language/messages/Recentanonymousactivity.i18n.php trunk/tools/ToolserverI18N/language/messages/Templatecount.i18n.php trunk/tools/ToolserverI18N/language/messages/Toolserverstatus.i18n.php trunk/tools/ToolserverI18N/language/messages/Tsintuition.i18n.php Modified: trunk/tools/ToolserverI18N/language/messages/General.i18n.php =================================================================== --- trunk/tools/ToolserverI18N/language/messages/General.i18n.php 2012-03-11 21:40:10 UTC (rev 113591) +++ trunk/tools/ToolserverI18N/language/messages/General.i18n.php 2012-03-11 21:45:54 UTC (rev 113592) @@ -598,6 +598,26 @@ 'view-source' => 'הצגת מקור', ); +/** Hindi (हिन्दी) + * @author Siddhartha Ghai + */ +$messages['hi'] = array( + 'hello' => 'नमस्कार', + 'welcome' => 'सुस्वागतम्!', + 'toolversionstamp' => 'वर्ज़न $1 ($2)', + 'etc' => 'आदि', + 'namespace' => 'नामस्थान', + 'form-reset' => 'रीसेट करें', + 'years' => '{{PLURAL: $1|वर्ष}}', + 'weeks' => '{{PLURAL: $1|सप्ताह}}', + 'days' => '{{PLURAL: $1|दिन}}', + 'hours' => '{{PLURAL:$1|घंटा|घंटे}}', + 'minutes' => '{{PLURAL: $1|मिनट}}', + 'seconds' => '{{PLURAL: $1|सॅकेंड}}', + 'last-modified-date' => 'अंतिम परिवर्तन: $1', + 'view-source' => 'स्रोत देखें', +); + /** Croatian (Hrvatski) * @author Ex13 */ @@ -1316,11 +1336,13 @@ 'hello' => 'வணக்கம்', 'welcome' => 'வருக', 'etc' => 'இன்ன பிற', + 'namespace' => 'பெயர்வெளி', 'form-submit' => 'செல்', 'form-reset' => 'மீட்டமைக்க', 'years' => '{{PLURAL: $1|வருடம்|வருடங்கள்}}', 'weeks' => '{{PLURAL: $1|வாரம்|வாரங்கள்}}', 'days' => '{{PLURAL: $1|நாள்|நாட்கள்}}', + 'hours' => '{{PLURAL: $1|மணி|மணிகள்}}', 'minutes' => '{{PLURAL: $1|நிமிடம்|நிமிடங்கள்}}', 'seconds' => '{{PLURAL: $1|வினாடி|வினாடிகள்}}', 'last-modified-date' => 'கடைசியாகத் திருத்தப்பட்டது: $1', Modified: trunk/tools/ToolserverI18N/language/messages/Getwikiapi.i18n.php =================================================================== --- trunk/tools/ToolserverI18N/language/messages/Getwikiapi.i18n.php 2012-03-11 21:40:10 UTC (rev 113591) +++ trunk/tools/ToolserverI18N/language/messages/Getwikiapi.i18n.php 2012-03-11 21:45:54 UTC (rev 113592) @@ -30,7 +30,9 @@ $messages['qqq'] = array( 'formats-heading' => 'This is the heading above the list of available formats to export/output to.', 'input' => 'This is the heading above the input form.', - 'label-wikiids' => 'This form label is for the input field for the wiki identifiers. Users may type one or more identifiers here.', + 'label-wikiids' => 'This form label is for the input field for the wiki identifiers. Users may type one or more identifiers here. + +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.', 'no-matches' => 'Message to be displayed if nothing was found for the given id. $1 represents the user input.', 'output' => 'For each of the search results this heading is placed. $1 represents the user input.', ); @@ -242,6 +244,17 @@ 'output' => 'פלט עבור "$1"', ); +/** Hindi (हिन्दी) + * @author Siddhartha Ghai + */ +$messages['hi'] = array( + 'formats-heading' => 'आउटपुट फ़ॉर्मैट', + 'input' => 'इनपुट', + 'label-wikiids' => 'विकी पहचान-चिन्ह', + 'no-matches' => '"$1" से कुछ भी मेल नहीं खाया', + 'output' => '"$1" के लिये आउटपुट', +); + /** Croatian (Hrvatski) * @author Ex13 */ Modified: trunk/tools/ToolserverI18N/language/messages/Monumentsapi.i18n.php =================================================================== --- trunk/tools/ToolserverI18N/language/messages/Monumentsapi.i18n.php 2012-03-11 21:40:10 UTC (rev 113591) +++ trunk/tools/ToolserverI18N/language/messages/Monumentsapi.i18n.php 2012-03-11 21:45:54 UTC (rev 113592) @@ -318,6 +318,19 @@ 'filter-all-languages' => 'כל השפות', ); +/** Hindi (हिन्दी) + * @author Siddhartha Ghai + */ +$messages['hi'] = array( + 'search-title' => 'स्मारक खोज', + 'search-monuments-database' => 'स्मारक डाटाबेस में खोजें', + 'search-table-th-field' => 'फ़ील्ड', + 'search-table-th-filter' => 'फ़िल्टर', + 'search-table-th-search' => 'खोजें', + 'filter-all-countries' => 'सभी देश', + 'filter-all-languages' => 'सभी भाषाएँ', +); + /** Croatian (Hrvatski) * @author Ex13 */ Modified: trunk/tools/ToolserverI18N/language/messages/Recentanonymousactivity.i18n.php =================================================================== --- trunk/tools/ToolserverI18N/language/messages/Recentanonymousactivity.i18n.php 2012-03-11 21:40:10 UTC (rev 113591) +++ trunk/tools/ToolserverI18N/language/messages/Recentanonymousactivity.i18n.php 2012-03-11 21:45:54 UTC (rev 113592) @@ -151,6 +151,13 @@ 'title' => 'פעילות אלמונית אחרונה', ); +/** Hindi (हिन्दी) + * @author Siddhartha Ghai + */ +$messages['hi'] = array( + 'title' => 'हाल में हुई बेनामी गतिविधि', +); + /** Croatian (Hrvatski) * @author Ex13 */ Modified: trunk/tools/ToolserverI18N/language/messages/Templatecount.i18n.php =================================================================== --- trunk/tools/ToolserverI18N/language/messages/Templatecount.i18n.php 2012-03-11 21:40:10 UTC (rev 113591) +++ trunk/tools/ToolserverI18N/language/messages/Templatecount.i18n.php 2012-03-11 21:45:54 UTC (rev 113592) @@ -710,6 +710,16 @@ 'time-label' => 'Tid det tog att utföra kommandot', ); +/** Tamil (தமிழ்) + * @author Aswn + */ +$messages['ta'] = array( + 'enter-details' => 'தகவல்களை உள்ளிடு', + 'language-label' => 'மொழி', + 'namespace-label' => 'பெயர்வெளி', + 'pagename-label' => 'பக்கத்தின் பெயர் (பெயர்வெளிகளைத் தவிர்த்து)', +); + /** Telugu (తెలుగు) * @author Veeven */ Modified: trunk/tools/ToolserverI18N/language/messages/Toolserverstatus.i18n.php =================================================================== --- trunk/tools/ToolserverI18N/language/messages/Toolserverstatus.i18n.php 2012-03-11 21:40:10 UTC (rev 113591) +++ trunk/tools/ToolserverI18N/language/messages/Toolserverstatus.i18n.php 2012-03-11 21:45:54 UTC (rev 113592) @@ -307,6 +307,25 @@ 'toolserver-status-short-missing' => '$1: חסר', ); +/** Hindi (हिन्दी) + * @author Siddhartha Ghai + */ +$messages['hi'] = array( + 'toolserver-status-ok' => 'डाटाबेस क्लस्टर $1 में कोई समस्या नहीं हैं $2', + 'toolserver-status-info' => 'क्लस्टर $1 के प्रयोक्ताओं के लिये सूचना: $2', + 'toolserver-status-warn' => 'क्लस्टर $1 के प्रयोक्ताओं के लिये चेतावनी: $2', + 'toolserver-status-down' => 'डाटाबेस क्लस्टर $1 को अस्थायी रूप से बंद कर दिया गया है। $2', + 'toolserver-status-erro' => 'डाटाबेस क्लस्टर $1 बंद है। $2', + 'toolserver-status-unknown' => 'क्लस्टर $1 की स्थिति अज्ञात है', + 'toolserver-status-missing' => 'क्लस्टर $1 मौजूद नहीं है', + 'toolserver-status-short-info' => '$1: सूचना', + 'toolserver-status-short-warn' => '$1: चेतावनी', + 'toolserver-status-short-down' => '$1: बंद', + 'toolserver-status-short-erro' => '$1: त्रुटि', + 'toolserver-status-short-unknown' => '$1: अज्ञात', + 'toolserver-status-short-missing' => '$1: गायब', +); + /** Upper Sorbian (Hornjoserbsce) * @author Michawiki */ @@ -669,6 +688,16 @@ 'toolserver-status-short-missing' => '$1: Nedostaje', ); +/** Tamil (தமிழ்) + * @author Aswn + */ +$messages['ta'] = array( + 'toolserver-status-short-ok' => '$1: சரி', + 'toolserver-status-short-info' => '$1: தகவல்', + 'toolserver-status-short-warn' => '$1: எச்சரி', + 'toolserver-status-short-erro' => '$1: பிழை', +); + /** Turkish (Türkçe) * @author Emperyan */ Modified: trunk/tools/ToolserverI18N/language/messages/Tsintuition.i18n.php =================================================================== --- trunk/tools/ToolserverI18N/language/messages/Tsintuition.i18n.php 2012-03-11 21:40:10 UTC (rev 113591) +++ trunk/tools/ToolserverI18N/language/messages/Tsintuition.i18n.php 2012-03-11 21:45:54 UTC (rev 113592) @@ -43,6 +43,7 @@ /** Message documentation (Message documentation) * @author EugeneZelenko * @author Krinkle + * @author Lloffiwr * @author Purodha */ $messages['qqq'] = array( @@ -61,7 +62,7 @@ {{Identical|Overview}}', 'tab-settings' => 'Dashboard tab for "Settings" which allows the user to edit the settings. {{Identical|Settings}}', - 'tab-about' => 'Dashboard tab for "Demo" which opens a window with a demonstration page. + 'tab-about' => 'Dashboard tab for "Demo" which opens a window with a demonstration page. See [http://toolserver.org/~intuition/ toolserver]. {{Identical|About}}', 'tab-demo' => 'Dashboard tab for "Demo" which opens a window with a demonstration page.', 'bl-mysettings' => 'Backlink from within other tools to the dashboard for users that have used TsIntuition before.', @@ -696,6 +697,30 @@ 'help-translate-tooltip' => 'עזרו לאחרים לתרגם את הודעות הממשק לשפתכם.', ); +/** Hindi (हिन्दी) + * @author Siddhartha Ghai + */ +$messages['hi'] = array( + 'fullname' => 'टूलसर्वर के उपयोग अंतरफल के लिये अंतर्राष्ट्रीयकरण', + 'current-settings' => 'वर्तमान सेटिंग्स', + 'current-language' => 'वर्तमान चयनित भाषा', + 'settings-legend' => 'सेटिंग्स', + 'choose-language' => 'भाषा चुनें', + 'clear-cookies' => 'कुकीज़ साफ़ करें', + 'clearcookies-success' => 'कुकीज़ साफ़ कर दी गई हैं।', + 'tab-settings' => 'सेटिंग्स', + 'tab-about' => 'विवरण', + 'tab-demo' => 'डॅमो', + 'bl-mysettings' => 'मेरी भाषा सेटिंग्स', + 'bl-mysettings-new' => 'भाषा बदलें!', + 'bl-promo' => 'अनुवाद $1 और $2 द्वारा किये गए हैं।', + 'bl-changelanguage' => 'इस टूल की अंतरफल भाषा बदलने के लिये यहाँ क्लिक करें।', + 'usage' => 'टूलसर्वर इंट्यूशन द्वारा अनूदित टूल', + 'help-translate-tool' => 'इस टूल का अनुवाद करने में मदद करें!', + 'help-translate-all' => 'टूलसर्वर का अनुवाद करने में मदद करें!', + 'help-translate-tooltip' => 'अपनी भाषा में अंतरफल संदेशों का अनुवाद कर के औरों की मदद करें।', +); + /** Croatian (Hrvatski) * @author Ex13 */ _______________________________________________ MediaWiki-CVS mailing list [email protected] https://lists.wikimedia.org/mailman/listinfo/mediawiki-cvs
