Skip to content

Commit

Permalink
✨ Up To Date Hindi Language Support LookAtMe-Genius-Cameraman#42
Browse files Browse the repository at this point in the history
  • Loading branch information
sevgiun committed Jan 30, 2020
1 parent 889fc84 commit 912f240
Showing 1 changed file with 38 additions and 2 deletions.
40 changes: 38 additions & 2 deletions t_system/remote_ui/www/static/resources/js/language/in.js
Original file line number Diff line number Diff line change
Expand Up @@ -32,6 +32,22 @@ const hinditrans = {
"Help": "मदद",
"Advanced": "उन्नत",
"active": "सक्रिय",
"Live Stream": "लाइव स्ट्रीम",
"NAME": "नाम",
"URL": "यूआरएल",
"SERVER": "सर्वर",
"Account Name": "खाते का नाम",
"Stream Key": "स्ट्रीम कुंजी",
"Add": "जोड़ें",
"Cancel": "रद्द करना",
"Websites": "वेबसाइटों",
"Add Website": "जोड़ें वेबसाइटें",
"Website Added!": "वेबसाइटों को जोड़ा गया!",
"add account": "खाता जोड़ें",
"Account Added!": "खाता जोड़ा गया!",
"change key": "कुंजी बदलें",
"stream key: ": "्ट्रीम कुंजी: ",
"No Stream ID": "कोई स्ट्रीम आईडी नहीं",
"Exit": "निकास",
" Disconnect": " डिस्कनेक्ट",
" Restart": " पुन: प्रारंभ",
Expand Down Expand Up @@ -102,6 +118,18 @@ const hinditrans = {
"Learn": "सीखना",
"Target is not-moving": "लक्ष्य नहीं चलता",
"Time-lapse": "Time-lapse",
"Specify Live Stream": "लाइव स्ट्रीम निर्दिष्ट करें",
"Live-Stream Channels": "लाइव स्ट्रीम चैनल",
"Recording": "रिकॉर्डिंग",
"Live Streaming": "सीधा आ रहा है",
"Cloud Storage": "Cloud भंडारण",
"Auto Sync": "ऑटो-सिंक्रनाइज़ेशन",
"Access Key": "पहुंच कुंजी",
"Available Services": "उपलब्ध सेवाएं",
"Selected Services": "चयनित सेवाएँ",
"No Account": "कोई खाता नहीं",
"The Cloud Storage Synchronization feature is not available because there is no internet access.": "क्लाउड स्टोरेज सिंक्रोनाइज़ेशन सुविधा उपलब्ध नहीं है क्योंकि इंटरनेट एक्सेस नहीं है।.",
"Scenario": "परिदृश्य",
"READY": "तैयार",
"CANCEL": "रद्द करना",
"START": "प्रारंभ",
Expand All @@ -111,6 +139,9 @@ const hinditrans = {
"RESUME": "आगे बढ़ो",
"SIMULATE": "भेष बदलना",
"TAKE PHOTO": "फोटो लो",
"GET LOCK": "ताला लगा दो",
"RELEASE": "रिहाई",
"The Live Broadcast feature is not available because there is no internet access.": "इंटरनेट का कोई उपयोग नहीं होने के कारण लाइव प्रसारण की सुविधा उपलब्ध नहीं है।.",
"simulate": "भेष बदलना",
"rename": "नाम बदलो",
"HOLD TO PAUSE": "थामने के लिए पकड़ो",
Expand All @@ -124,7 +155,12 @@ const hinditrans = {
"Target Sign": "लक्ष्य चिन्ह",
"Don't Mark": "मार्क मत करो",
" administration": " शासन प्रबंध",
" Exit": " निकास",
"View Logs": "लॉग्स को देखें",
" Clean": " साफ़",
"Logs Deleting!": "लॉग हटाना!",
"You are about to delete all stored logs..": "आप सभी संग्रहीत लॉग को हटाने वाले हैं।...",
"Create Emotion": "भावना पैदा करो",
"Predict Mission": "मिशन की भविष्यवाणी करें"
"Predict Mission": "मिशन की भविष्यवाणी करें",
"Set N.M.T. Action": "गै-च.ल. कार्रवाई सेट करें",
" Exit": " निकास",
};

0 comments on commit 912f240

Please sign in to comment.