Skip to content

Commit 3fc9040

Browse files
committed
Added more hindi translations
1 parent 942b689 commit 3fc9040

File tree

1 file changed

+75
-75
lines changed

1 file changed

+75
-75
lines changed

translations/locales/hi/translations.json

Lines changed: 75 additions & 75 deletions
Original file line numberDiff line numberDiff line change
@@ -11,12 +11,12 @@
1111
"Examples": "उदाहरण"
1212
},
1313
"Edit": {
14-
"Title": "Edit",
15-
"TidyCode": "Tidy Code",
16-
"Find": "Find",
17-
"FindNext": "Find Next",
18-
"FindPrevious": "Find Previous",
19-
"Replace": "Replace"
14+
"Title": "संपादित करे ",
15+
"TidyCode": "साफ कोड",
16+
"Find": "खोज",
17+
"FindNext": "अगला खोजें",
18+
"FindPrevious": "पिछला खोजें",
19+
"Replace": "बदली करें"
2020
},
2121
"Sketch": {
2222
"Title": "स्केच",
@@ -50,18 +50,18 @@
5050
}
5151
},
5252
"CodemirrorFindAndReplace": {
53-
"Find": "Find",
54-
"FindPlaceholder": "Find in files",
55-
"Replace": "Replace",
56-
"ReplaceAll": "Replace All",
57-
"ReplacePlaceholder": "Text to replace",
58-
"Regex": "Regular expression",
59-
"CaseSensitive": "Case sensitive",
60-
"WholeWords": "Whole words",
61-
"Previous": "Previous",
62-
"Next": "Next",
63-
"NoResults": "No results",
64-
"Close": "Close"
53+
"Find": "खोज",
54+
"FindPlaceholder": "फ़ाइलों में खोजें",
55+
"Replace": "बदली करें",
56+
"ReplaceAll": "सबको बदली करें",
57+
"ReplacePlaceholder": "बदलने के लिए पाठ",
58+
"Regex": "रेगुलर एक्सप्रेशन",
59+
"CaseSensitive": "केस सेंसिटिव",
60+
"WholeWords": "संपूर्ण शब्द",
61+
"Previous": "पिछला",
62+
"Next": "अगला",
63+
"NoResults": "कोई परिणाम नहीं",
64+
"Close": "बंद करे"
6565
},
6666
"LoginForm": {
6767
"UsernameOrEmail": "ईमेल या यूजरनेम",
@@ -82,10 +82,10 @@
8282
"ResetPassword": "पासवर्ड रीसेट करें"
8383
},
8484
"SocialAuthButton": {
85-
"Connect": "Connect {{serviceauth}} Account",
86-
"Unlink": "Unlink {{serviceauth}} Account",
87-
"Login": "Login with {{serviceauth}}",
88-
"LogoARIA": "{{serviceauth}} logo"
85+
"Connect": "कनेक्ट {{serviceauth}} अकाउंट",
86+
"Unlink": "अनलिंक {{serviceauth}} अकाउंट",
87+
"Login": "{{serviceauth}} से लोगिन करें",
88+
"LogoARIA": "{{serviceauth}} प्रतीक चिन्ह"
8989
},
9090
"About": {
9191
"Title": "के बारे में",
@@ -108,24 +108,24 @@
108108
"SettingsSaved": "सेटिंग्स सेव की"
109109
},
110110
"Toolbar": {
111-
"Preview": "Preview",
112-
"Auto-refresh": "Auto-refresh",
113-
"OpenPreferencesARIA": "Open Preferences",
114-
"PlaySketchARIA": "Play sketch",
115-
"PlayOnlyVisualSketchARIA": "Play only visual sketch",
116-
"StopSketchARIA": "Stop sketch",
117-
"EditSketchARIA": "Edit sketch name",
118-
"NewSketchNameARIA": "New sketch name",
119-
"By": " by "
111+
"Preview": "पूर्वावलोकन",
112+
"Auto-refresh": "स्वयं रिफ़्रेश",
113+
"OpenPreferencesARIA": "प्राथमिकताएँ खोलें",
114+
"PlaySketchARIA": "स्केच चलाएं",
115+
"PlayOnlyVisualSketchARIA": "केवल दृश्य स्केच चलाएं",
116+
"StopSketchARIA": "स्केच बंद करे",
117+
"EditSketchARIA": "स्केच नाम संपादित करें",
118+
"NewSketchNameARIA": "नया स्केच नाम",
119+
"By": " द्वारा "
120120
},
121121
"Console": {
122-
"Title": "Console",
123-
"Clear": "Clear",
124-
"ClearARIA": "Clear console",
125-
"Close": "Close",
126-
"CloseARIA": "Close console",
127-
"Open": "Open",
128-
"OpenARIA": "Open console"
122+
"Title": "कंसोल",
123+
"Clear": "साफ़",
124+
"ClearARIA": "साफ़ कंसोल",
125+
"Close": "बंद करे",
126+
"CloseARIA": "कंसोल बंद करे",
127+
"Open": "खोले",
128+
"OpenARIA": "कंसोल खोले"
129129
},
130130
"Preferences": {
131131
"Settings": "सेटिंग्स",
@@ -172,51 +172,51 @@
172172
"SoundOutputARIA": "sound output on"
173173
},
174174
"KeyboardShortcuts": {
175-
"Title": " Keyboard Shortcuts",
176-
"ShortcutsFollow": "Code editing keyboard shortcuts follow",
177-
"SublimeText": "Sublime Text shortcuts",
175+
"Title": " कीबोर्ड शॉर्टकट",
176+
"ShortcutsFollow": "कोड संपादन कीबोर्ड शॉर्टकट अनुसरण करते हैं",
177+
"SublimeText": "Sublime Text शॉर्टकट",
178178
"CodeEditing": {
179-
"Tidy": "Tidy",
180-
"FindText": "Find Text",
181-
"FindNextMatch": "Find Next Match",
182-
"FindPrevMatch": "Find Previous Match",
183-
"ReplaceTextMatch": "Replace Text Match",
184-
"IndentCodeLeft": "Indent Code Left",
185-
"IndentCodeRight": "Indent Code Right",
186-
"CommentLine": "Comment Line",
187-
"FindNextTextMatch": "Find Next Text Match",
188-
"FindPreviousTextMatch": "Find Previous Text Match",
189-
"CodeEditing": "Code Editing"
179+
"Tidy": "साफ",
180+
"FindText": "शब्द ढूंढना",
181+
"FindNextMatch": "अगला मिलान खोजें",
182+
"FindPrevMatch": "पिछला मिलान ढूंढें",
183+
"ReplaceTextMatch": "शब्द मिलान बदलें",
184+
"IndentCodeLeft": "इंडेंट कोड लेफ्ट",
185+
"IndentCodeRight": "इंडेंट कोड राइट",
186+
"CommentLine": "टिप्पणी लाइन",
187+
"FindNextTextMatch": "अगला शब्द मिलान खोजें",
188+
"FindPreviousTextMatch": "पिछला शब्द मिलान खोजें",
189+
"CodeEditing": "कोड संपादन"
190190
},
191191
"General": {
192-
"StartSketch": "Start Sketch",
193-
"StopSketch": "Stop Sketch",
194-
"TurnOnAccessibleOutput": "Turn On Accessible Output",
195-
"TurnOffAccessibleOutput": "Turn Off Accessible Output"
192+
"StartSketch": "स्केच शुरू करें",
193+
"StopSketch": "स्केच बंद करो",
194+
"TurnOnAccessibleOutput": "Accessibile आउटपुट चालू करें",
195+
"TurnOffAccessibleOutput": "Accessibile आउटपुट बंद करें"
196196
}
197197
},
198198
"Sidebar": {
199-
"Title": "Sketch Files",
200-
"ToggleARIA": "Toggle open/close sketch file options",
201-
"AddFolder": "Create folder",
202-
"AddFolderARIA": "add folder",
203-
"AddFile": "Create file",
204-
"AddFileARIA": "add file",
205-
"UploadFile": "Upload file",
206-
"UploadFileARIA": "upload file"
199+
"Title": "स्केच फ़ाइलें",
200+
"ToggleARIA": "खुले / बंद स्केच विकल्प टॉगल करें",
201+
"AddFolder": "फ़ोल्डर बनाएँ",
202+
"AddFolderARIA": "फ़ोल्डर जोड़ें",
203+
"AddFile": "फ़ाइल बनाएँ",
204+
"AddFileARIA": "फ़ाइल जोड़ें",
205+
"UploadFile": "फ़ाइल अपलोड करें",
206+
"UploadFileARIA": "फ़ाइल अपलोड करें"
207207
},
208208
"FileNode": {
209-
"OpenFolderARIA": "Open folder contents",
210-
"CloseFolderARIA": "Close folder contents",
211-
"ToggleFileOptionsARIA": "Toggle open/close file options",
212-
"AddFolder": "Create folder",
213-
"AddFolderARIA": "add folder",
214-
"AddFile": "Create file",
215-
"AddFileARIA": "add file",
216-
"UploadFile": "Upload file",
217-
"UploadFileARIA": "upload file",
218-
"Rename": "Rename",
219-
"Delete": "Delete"
209+
"OpenFolderARIA": "फ़ोल्डर सामग्री खोलें",
210+
"CloseFolderARIA": "फ़ोल्डर सामग्री बंद करें",
211+
"ToggleFileOptionsARIA": "खुले / बंद फ़ाइल विकल्प टॉगल करें",
212+
"AddFolder": "फ़ोल्डर बनाएँ",
213+
"AddFolderARIA": "फ़ोल्डर जोड़ें",
214+
"AddFile": "फ़ाइल बनाएँ",
215+
"AddFileARIA": "फ़ाइल जोड़ें",
216+
"UploadFile": "फ़ाइल अपलोड करें",
217+
"UploadFileARIA": "फ़ाइल अपलोड करें",
218+
"Rename": "नाम बदलने",
219+
"Delete": "मिटाना"
220220
},
221221
"Common": {
222222
"Error": "Error",

0 commit comments

Comments
 (0)