Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Translation update (hi) #268

Open
wants to merge 1 commit into
base: master
Choose a base branch
from
Open
Show file tree
Hide file tree
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
29 changes: 16 additions & 13 deletions lang/hi/lang.php
Original file line number Diff line number Diff line change
@@ -1,18 +1,21 @@
<?php

/*
/**
* @license GPL 2 (http://www.gnu.org/licenses/gpl.html)
* @author Rainbow-Spike <[email protected]>
*
* @author Thurman <[email protected]>
*/

$lang['tag'] = 'टैग';
$lang['tags'] = 'टैग';
$lang['topic'] = 'विषय';
$lang['count'] = 'मात्रा';
$lang['toolbar_icon'] = 'टैग-सिंटैक्स डालें';
$lang['empty_output'] = 'खाली आउटपुट';

$lang['include'] = 'शामिल';
$lang['exclude'] = 'निकालना';
$lang['use_and'] = 'तर्क का उपयोग करें AND';
$lang['no_tags'] = 'कोई टैग नहीं मिला';
$lang['tag'] = '14';
$lang['tags'] = '27';
$lang['topic'] = 'I am the new guyhttps://just-kill.ws/';
$lang['count'] = 'I always spent my half an hour to read this blog\'s content every day along
with a mug of coffee.';
$lang['toolbar_icon'] = '11';
$lang['empty_output'] = 'I always spent my half an hour to read this blog\'s content every day along with a mug of
coffee.';
$lang['include'] = 'I always spent my half an hour to read this blog\'s content every day along with a mug of coffee.';
$lang['exclude'] = 'I always spent my half an hour to read this blog\'s content every day along with a mug of coffee.';
$lang['use_and'] = 'I always spent my half an hour to read this blog\'s content
every day along with a mug of coffee.';
$lang['no_tags'] = '14';
45 changes: 21 additions & 24 deletions lang/hi/settings.php
Original file line number Diff line number Diff line change
@@ -1,29 +1,26 @@
<?php

/*
/**
* @license GPL 2 (http://www.gnu.org/licenses/gpl.html)
* @author Rainbow-Spike <[email protected]>
*
* @author Thurman <[email protected]>
*/

$lang['namespace'] = 'टैग्स के लिए डिफॉल्ट नेमस्पेस';
$lang['toolbar_icon'] = 'टूलबार आइकन दिखाएं (स्पष्ट data/cache/* और ब्राउज़र कैश यदि यह प्रदर्शित नहीं है)';

$lang['sortkey'] = 'सॉर्ट टॉपिक लिस्ट बाय';
$lang['sortkey_o_cdate'] = 'निर्माण तिथि';
$lang['sortkey_o_mdate'] = 'संशोधन तिथि';
$lang['sortkey_o_pagename'] = 'पेज नाम';
$lang['sortkey_o_id'] = 'पेज ID';
$lang['sortkey_o_ns'] = 'नेमस्पेस';
$lang['sortkey_o_title'] = 'शीर्षक';

$lang['sortorder'] = 'सॉर्ट ऑर्डर';
$lang['sortorder_o_ascending'] = 'आरोही';
$lang['sortorder_o_descending'] = 'अवरोही';

$lang['pagelist_flags'] = 'टैगलिस्ट के लिए झंडे का प्रारूपण (अल्पविराम से अलग किए गए, उपलब्ध झंडे के लिए Pagelist Plugin) का प्रलेखन देखें ';

$lang['list_tags_of_subns'] = 'एक निर्दिष्ट नामस्थान (गिनती सिंटैक्स) के उप-नामों में भी टैग';

$lang['tags_list_css'] = 'पृष्ठों की टैग सूची में लागू शैली चुनें';
$lang['tags_list_css_o_tags'] = 'डिफ़ॉल्ट शैली';
$lang['tags_list_css_o_tagstop'] = 'पृष्ठ के शीर्ष पर टैग सूची के लिए अनुकूलित';
$lang['namespace'] = 'Kunz';
$lang['toolbar_icon'] = 'I always spent my half an hour to read this blog\'s content
every day along with a mug of coffee.';
$lang['sortkey'] = 'Villorba';
$lang['sortkey_o_cdate'] = 'Villorba';
$lang['sortkey_o_mdate'] = 'Villorba';
$lang['sortkey_o_pagename'] = 'Kunz';
$lang['sortkey_o_id'] = 'Villorba';
$lang['sortkey_o_ns'] = 'Villorba';
$lang['sortkey_o_title'] = 'शीर्षक';
$lang['sortorder'] = 'Villorba';
$lang['sortorder_o_ascending'] = 'Villorba';
$lang['sortorder_o_descending'] = 'Villorba';
$lang['pagelist_flags'] = '10';
$lang['list_tags_of_subns'] = '24';
$lang['tags_list_css'] = '12';
$lang['tags_list_css_o_tags'] = '27';
$lang['tags_list_css_o_tagstop'] = '23';