Skip to content

Commit 1123cec

Browse files
BrainlessnoobcoderDnyaneshwar WaghmareCopilotgreptile-apps[bot]UnschooledGamer
authored
Hindi translation branch (Acode-Foundation#2742)
* hi-in translation, translated lines form line: 613 - line: 637. * Translate hi-in.json to Hindi (partial automated updates) What I changed: - Created and switched to branch 'ai_translation'. - Updated many remaining English values in src/lang/hi-in.json to Hindi translations. - Examples: "Commit message" → "कमिट संदेश", "branch" → "शाखा", "Header" → "हेडर", "Inapp" → "इन-ऐप", "Hard wrap" → "हार्ड रैप", "Line height" → "लाइन ऊँचाई", "App font" → "ऐप फ़ॉन्ट", "Just now" → "अभी", "Unknown" → "अज्ञात", "Command" → "कमांड", and several LSP / terminal labels translated. - Made a backup of the original file at src/lang/hi-in.json.bak before applying in-place edits. Notes and next steps: - The file contained a large number of strings; this commit applies focused replacements for many common English values and short phrases that remained. Some longer English sentences and niche keys may still be in English and may need a human review to ensure idiomatic Hindi and context-appropriate translations. - Request a review pass to finalize translations (edge cases, technical terms, and consistency with app UI). Co-authored-by: Copilot <223556219+Copilot@users.noreply.github.com> * added .pnmp store to the .gitignore : line 26 also did hindi translation in hi-in.json files translated words randomly * Update src/lang/hi-in.json added missing comma to line 826! Co-authored-by: greptile-apps[bot] <165735046+greptile-apps[bot]@users.noreply.github.com> --------- Co-authored-by: Dnyaneshwar Waghmare <dnyaneshwarw000@zohomail.in> Co-authored-by: Copilot <223556219+Copilot@users.noreply.github.com> Co-authored-by: greptile-apps[bot] <165735046+greptile-apps[bot]@users.noreply.github.com> Co-authored-by: Emmanuel Lobo <76094069+UnschooledGamer@users.noreply.github.com>
1 parent 78f5d44 commit 1123cec

2 files changed

Lines changed: 53 additions & 53 deletions

File tree

.gitignore

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -21,6 +21,6 @@ local.properties
2121
tsconfig.tsbuildinfo
2222
.dev-cert.pem
2323
.dev-key.pem
24-
2524
/www/cordova.js
26-
/www/cordova_plugins.js
25+
/www/cordova_plugins.js
26+
.pnpm-store/

src/lang/hi-in.json

Lines changed: 51 additions & 51 deletions
Original file line numberDiff line numberDiff line change
@@ -12,7 +12,7 @@
1212
"create folder error": "क्षमा करें, नया फ़ोल्डर बनाने में असमर्थ",
1313
"clear": "साफ करें",
1414
"close app": "एप्लिकेशन बंद करें?",
15-
"commit message": "Commit message",
15+
"commit message": "कमिट संदेश",
1616
"console": "कंसोल",
1717
"conflict error": "कॉन्फ्लिक्ट! अगली कमिट करने से पहले प्रतीक्षा करें।",
1818
"copy": "कापी",
@@ -105,7 +105,7 @@
105105
"create new branch": "नई शाखा बनाएं",
106106
"use branch": "शाखा का उपयोग करें",
107107
"new branch": "नई शाखा",
108-
"branch": "branch",
108+
"branch": "शाखा",
109109
"key bindings": "की बिंडिंग्स",
110110
"edit": "संपादित करें",
111111
"reset": "रीसेट",
@@ -120,7 +120,7 @@
120120
"unsupported device": "आपका डिवाइस थीम का समर्थन नहीं करता है।",
121121
"vibrate on tap": "टैप पर कंपन करें",
122122
"copy command is not supported by ftp.": "कॉपी कमांड एफ़टीपी द्वारा समर्थित नहीं है।",
123-
"support title": "Support Acode",
123+
"support title": "Acode का समर्थन",
124124
"fullscreen": "पूर्ण स्क्रीन",
125125
"animation": "एनीमेशन",
126126
"backup": "बैकअप",
@@ -189,7 +189,7 @@
189189
"feature not available": "यह सुविधा उपलब्ध नहीं है।",
190190
"feature available in paid version": "यह सुविधा ऐप के केवल भुगतान किए गए संस्करण में उपलब्ध है।",
191191
"deleted file": "हटाई गई फ़ाइल",
192-
"line height": "Line height",
192+
"line height": "लाइन ऊँचाई",
193193
"preview info": "यदि आप सक्रिय फ़ाइल चलाना चाहते हैं, तो प्ले आइकन पर टैप करके रखें।",
194194
"manage all files": "एकोड एडिटर को अपने उपकरण पर फाइल आसानी से मैनेज करने के लिए सेटिंग्स से अनुमति दे।",
195195
"close file": "फ़ाइल बंद करें",
@@ -225,9 +225,9 @@
225225
"loading plugins": "प्लगइन्स लोड हो रहा है",
226226
"faqs": "पूछे जाने वाले प्रश्न",
227227
"feedback": "प्रतिपुष्टि",
228-
"header": "Header",
228+
"header": "हेडर",
229229
"sidebar": "साइडबार",
230-
"inapp": "Inapp",
230+
"inapp": "इन-ऐप",
231231
"browser": "ब्राउज़र",
232232
"diagonal scrolling": "विकर्ण स्क्रॉलिंग",
233233
"reverse scrolling": "रिवर्स स्क्रॉलिंग",
@@ -282,7 +282,7 @@
282282
"relative line numbers": "सापेक्ष पंक्ति संख्या",
283283
"elastic tabstops": "इलास्टिक टैबस्टॉप्स",
284284
"line based rtl switching": "लाइन आधारित RTL स्विचिंग",
285-
"hard wrap": "Hard wrap",
285+
"hard wrap": "हार्ड रैप",
286286
"spellcheck": "Spellcheck",
287287
"wrap method": "Wrap Method",
288288
"use textarea for ime": "IME के लिए टेक्स्टएरिया इस्तेमाल करें",
@@ -405,7 +405,7 @@
405405
"bug_report": "बग रिपोर्ट सबमिट करें",
406406
"verified publisher": "सत्यापित प्रकाशक",
407407
"most_downloaded": "सर्वाधिक डाउनलोड",
408-
"newly_added": "नया नया़ा",
408+
"newly_added": "नया जोड़ा गया",
409409
"top_rated": "टॉप रेटेड",
410410
"rename not supported": "Termux डायरेक्टरी में रीनेम करना संभव नहीं है",
411411
"compress": "कम्प्रेस करें",
@@ -588,7 +588,7 @@
588588
"lsp-startup-timeout-set": "स्टार्टअप टाइमआउट {timeout} ms पर सेट किया गया",
589589
"lsp-state-disabled": "अक्षम",
590590
"lsp-state-enabled": "सक्षम",
591-
"lsp-status": "Status",
591+
"lsp-status": "स्थिति",
592592
"lsp-status-check-failed": "जांच विफल रही",
593593
"lsp-status-installed": "इंस्टॉल हो गया",
594594
"lsp-status-installed-version": "इंस्टॉल हो गया ({version})",
@@ -610,31 +610,31 @@
610610
"settings-category-assistance": "सहायता",
611611
"settings-category-core": "मुख्य सेटिंग्स",
612612
"settings-category-cursor": "कर्सर",
613-
"settings-category-cursor-selection": "Cursor & selection",
614-
"settings-category-custom-servers": "Custom servers",
615-
"settings-category-customization-tools": "Customization & tools",
616-
"settings-category-display": "Display",
617-
"settings-category-editing": "Editing",
618-
"settings-category-features": "Features",
619-
"settings-category-files-sessions": "Files & sessions",
620-
"settings-category-fonts": "Fonts",
621-
"settings-category-general": "General",
622-
"settings-category-guides-indicators": "Guides & indicators",
623-
"settings-category-installation": "Installation",
624-
"settings-category-interface": "Interface",
625-
"settings-category-maintenance": "Maintenance",
626-
"settings-category-permissions": "Permissions",
627-
"settings-category-preview": "Preview",
628-
"settings-category-scrolling": "Scrolling",
629-
"settings-category-server": "Server",
630-
"settings-category-servers": "Servers",
631-
"settings-category-session": "Session",
632-
"settings-category-support-acode": "Support Acode",
633-
"settings-category-text-layout": "Text & layout",
634-
"settings-info-app-animation": "Control transition animations across the app.",
635-
"settings-info-app-check-files": "Refresh editors when files change outside Acode.",
636-
"settings-info-app-clean-install-state": "Clear stored install state used by onboarding and setup flows.",
637-
"settings-info-app-confirm-on-exit": "Ask before closing the app.",
613+
"settings-category-cursor-selection": "कर्सर और चयन",
614+
"settings-category-custom-servers": "कस्टम सर्वर्स",
615+
"settings-category-customization-tools": "कस्टमाइज़ेशन और टूल्स",
616+
"settings-category-display": "डिस्प्ले",
617+
"settings-category-editing": "संपादन",
618+
"settings-category-features": "फ़ीचर्स",
619+
"settings-category-files-sessions": "फ़ाइल्स और सेशन्स।",
620+
"settings-category-fonts": "फ़ॉन्ट्स",
621+
"settings-category-general": "सामान्य",
622+
"settings-category-guides-indicators": "गाइड और इंडिकेटर्स",
623+
"settings-category-installation": "इंस्टॉलेशन",
624+
"settings-category-interface": "इंटरफ़ेस",
625+
"settings-category-maintenance": "मेंटेनेंस",
626+
"settings-category-permissions": "अनुमतियाँ",
627+
"settings-category-preview": "पूर्वावलोकन",
628+
"settings-category-scrolling": "स्क्रॉलिंग",
629+
"settings-category-server": "सर्वर",
630+
"settings-category-servers": "सर्वर्स",
631+
"settings-category-session": "सेशन",
632+
"settings-category-support-acode": "एकोड का समर्थन करें",
633+
"settings-category-text-layout": "टेक्स्ट और लेआउट",
634+
"settings-info-app-animation": "पूरे ऐप में ट्रांज़िशन एनिमेशन को नियंत्रित करें।",
635+
"settings-info-app-check-files": "जब फ़ाइलें एकोड के बाहर बदलें, तब एडिटर्स को रिफ़्रेश करें।",
636+
"settings-info-app-clean-install-state": "ऑनबोर्डिंग और सेटअप फ़्लो द्वारा उपयोग की जाने वाली संग्रहीत इंस्टॉल स्थिति को साफ़ करें।",
637+
"settings-info-app-confirm-on-exit": "ऐप बंद करने से पहले पूछें।",
638638
"settings-info-app-console": "Choose which debug console integration Acode uses.",
639639
"settings-info-app-default-file-encoding": "Default encoding when opening or creating files.",
640640
"settings-info-app-exclude-folders": "Skip folders and patterns while searching or scanning.",
@@ -712,11 +712,11 @@
712712
"settings-note-lsp-settings": "Language servers add autocomplete, diagnostics, hover details, and more. They work best with folders that Acode's built-in terminal can access directly, such as terminal/public folders. SAF, external, and remote locations are skipped by default because they may use cached or virtual paths; enable the compatibility option only if you want to try them.",
713713
"search result label singular": "result",
714714
"search result label plural": "results",
715-
"pin tab": "Pin tab",
716-
"unpin tab": "Unpin tab",
717-
"pinned tab": "Pinned tab",
715+
"pin tab": "टैब पिन करें",
716+
"unpin tab": "टैब अनपिन करें",
717+
"pinned tab": "पिन किया गया टैब",
718718
"unpin tab before closing": "Unpin the tab before closing it.",
719-
"app font": "App font",
719+
"app font": "ऐप फ़ॉन्ट",
720720
"settings-info-app-font-family": "Choose the font used across the app interface.",
721721
"lsp-transport-method-stdio": "STDIO (launch a binary command)",
722722
"lsp-transport-method-websocket": "WebSocket (connect to a ws/wss URL)",
@@ -764,7 +764,7 @@
764764
"settings-info-lsp-allow-non-terminal-workspace": "Allow language servers for SAF, external, and remote locations. LSP runs in Acode's built-in terminal, which cannot access those locations, so features may not work correctly. As it will connect to a virtual path or cache location.",
765765
"don't ask again": "Don't ask again",
766766
"scrollbar height": "Scrollbar height",
767-
"full": "Full",
767+
"full": "पूर्ण",
768768
"scroll past end": "Scroll past end",
769769
"settings-info-scroll-past-end": "Adds extra empty space at the bottom of the editor, allowing you to scroll the last line to the top.",
770770
"compact": "संक्षिप्त",
@@ -787,8 +787,8 @@
787787
"terminal:inactive underline": "Underline",
788788
"terminal:inactive bar": "Bar",
789789
"terminal:inactive none": "None",
790-
"terminal:normal": "Normal",
791-
"terminal:bold": "Bold",
790+
"terminal:normal": "सामान्य",
791+
"terminal:bold": "बोल्ड",
792792
"quicktools-trigger:click": "Click",
793793
"quicktools-trigger:touch": "Touch",
794794
"settings-info-terminal-uninstall": "Are you sure you want to uninstall the terminal?",
@@ -803,7 +803,7 @@
803803
"plugin updates": "Plugin Updates",
804804
"plugin updates singular": "1 plugin has a new version available.",
805805
"plugin updates plural": "{count} plugins have new versions available.",
806-
"just now": "Just now",
806+
"just now": "अभी",
807807
"day singular": "{count} day ago",
808808
"hour singular": "{count} hour ago",
809809
"min singular": "{count} minute ago",
@@ -821,19 +821,19 @@
821821
"note": "Note",
822822
"acode main process": "Acode main process",
823823
"ppid parent": "PPID (Parent)",
824-
"unknown": "Unknown",
825-
"just started": "Just Started",
824+
"unknown": "अज्ञात",
825+
"just started": "अभी शुरू हुआ",
826826
"diff days": "{days}d {hr}h ago",
827827
"diff hr": "{hr}h {min}m ago",
828828
"diff min": "{min}m {sec}s ago",
829829
"diff sec": "{sec}s ago",
830-
"command": "Command",
831-
"managed": "Managed",
832-
"acode service": "Acode Service",
833-
"info-terminal-show-scrollbar": "Show the xterm scrollbar beside the terminal.",
834-
"terminal:show scrollbar": "Show Scrollbar",
835-
"apply exclusions when copying": "Apply exclusions when copying",
836-
"settings-info-app-use-file-operation-exclusions": "Skip files and folders matching the exclusion patterns during copy and paste operations.",
830+
"command": "कमांड",
831+
"managed": "मैनेज्ड",
832+
"acode service": "Acode सेवा",
833+
"info-terminal-show-scrollbar": "टर्मिनल के बगल में xterm स्क्रॉलबार दिखाएँ।",
834+
"terminal:show scrollbar": "स्क्रॉलबार दिखाएँ",
835+
"apply exclusions when copying": "कॉपी करते टाइम एक्सक्लूज़न्स अप्लाई करें",
836+
"settings-info-app-use-file-operation-exclusions": "कॉपी और पेस्ट ऑपरेशन्स के दौरान एक्सक्लूज़न पैटर्न्स से मैच करने वाले फ़ाइल्स और फ़ोल्डर्स स्किप कर।",
837837
"horizontal scroll margin": "Horizontal scroll margin",
838838
"settings-info-horizontal-scroll-margin": "Adds empty space after the longest line when word wrap is off. Enter any non-negative whole-pixel value."
839839
}

0 commit comments

Comments
 (0)