Skip to content

Commit c6ba35d

Browse files
committed
Added a few more translations
1 parent cc27433 commit c6ba35d

File tree

1 file changed

+54
-54
lines changed

1 file changed

+54
-54
lines changed

translations/locales/hi/translations.json

Lines changed: 54 additions & 54 deletions
Original file line numberDiff line numberDiff line change
@@ -355,8 +355,8 @@
355355
"Login": "लॉग इन"
356356
},
357357
"EmailVerificationView": {
358-
"Title": "p5.js Web Editor | Email Verification",
359-
"Verify": "Verify your email",
358+
"Title": "p5.js वेब एडिटर | ईमेल वेरीफिकेशन",
359+
"Verify": "अपना ईमेल वेरफाइ करें",
360360
"InvalidTokenNull": "That link is invalid.",
361361
"Checking": "Validating token, please wait...",
362362
"Verified": "All done, your email address has been verified.",
@@ -373,26 +373,26 @@
373373
"HeaderSketch": "Sketch"
374374
},
375375
"Feedback": {
376-
"Title": "p5.js Web Editor | Feedback",
377-
"ViaGithubHeader": "Via Github Issues",
378-
"ViaGithubDescription": "If you're familiar with Github, this is our preferred method for receiving bug reports and feedback.",
379-
"GoToGithub": "Go to Github",
380-
"ViaGoogleHeader": "Via Google Form",
381-
"ViaGoogleDescription": "You can also submit this quick form.",
382-
"GoToForm": "Go to Form"
376+
"Title": "p5.js वेब एडिटर | फीडबैक",
377+
"ViaGithubHeader": "Github Issues द्वारा",
378+
"ViaGithubDescription": "यदि आप Github से परिचित हैं, तो बग रिपोर्ट और फीडबैक प्राप्त करने के लिए यह हमारा पसंदीदा तरीका है।",
379+
"GoToGithub": "Github पर जाएं",
380+
"ViaGoogleHeader": "Google फॉर्म द्वारा",
381+
"ViaGoogleDescription": "आप इस फॉर्म को भी जमा कर सकते हैं।",
382+
"GoToForm": "फॉर्म पर जाएं"
383383
},
384384
"Searchbar": {
385-
"SearchSketch": "Search sketches...",
386-
"SearchCollection": "Search collections...",
387-
"ClearTerm": "clear"
385+
"SearchSketch": "सर्च स्केच...",
386+
"SearchCollection": "सर्च संग्रह...",
387+
"ClearTerm": "क्लियर"
388388
},
389389
"UploadFileModal": {
390-
"Title": "Upload File",
391-
"CloseButtonARIA": "Close upload file modal",
392-
"SizeLimitError": "Error: You cannot upload any more files. You have reached the total size limit of {{sizeLimit}}.\n If you would like to upload more, please remove the ones you aren't using anymore by\n in your "
390+
"Title": "अपलोड फाइल",
391+
"CloseButtonARIA": "अपलोड फाइल मोडल बंद करें",
392+
"SizeLimitError": "एरर: आप कोई और फाइल अपलोड नहीं कर सकते। आप {{sizeLimit}} की सीमा तक पहुँच चुके हैं।.\n यदि आप और अपलोड करना चाहते हैं, तो कृपया उन फ़ाइलों को हटा दें जिन्हें आप उपयोग नहीं कर रहे हैं। "
393393
},
394394
"FileUploader": {
395-
"DictDefaultMessage": "Drop files here or click to use the file browser"
395+
"DictDefaultMessage": "फ़ाइलों को यहाँ ड्रॉप करें या फ़ाइल ब्राउज़र का उपयोग करने के लिए क्लिक करें"
396396
},
397397
"ErrorModal": {
398398
"MessageLogin": "In order to save sketches, you must be logged in. Please ",
@@ -406,59 +406,59 @@
406406
"LinkMessage": "There was a problem linking your {{serviceauth}} account to your p5.js Web Editor account. Your {{serviceauth}} account has already been linked to another p5.js Web Editor account."
407407
},
408408
"ShareModal": {
409-
"Embed": "Embed",
410-
"Present": "Present",
411-
"Fullscreen": "Fullscreen",
412-
"Edit": "Edit"
409+
"Embed": "एम्बेड",
410+
"Present": "प्रेजेंट",
411+
"Fullscreen": "फुलस्क्रीन",
412+
"Edit": "एडीट"
413413
},
414414
"CollectionView": {
415-
"TitleCreate": "Create collection",
416-
"TitleDefault": "collection"
415+
"TitleCreate": "संग्रह बनाएँ",
416+
"TitleDefault": "संग्रह"
417417
},
418418
"Collection": {
419-
"Title": "p5.js Web Editor | My collections",
420-
"AnothersTitle": "p5.js Web Editor | {{anotheruser}}'s collections",
421-
"Share": "Share",
422-
"URLLink": "Link to Collection",
423-
"AddSketch": "Add Sketch",
419+
"Title": "p5.js वेब एडिटर | मेरे संग्रह",
420+
"AnothersTitle": "p5.js वेब एडिटर | {{anotheruser}} के संग्रह",
421+
"Share": "शेयर",
422+
"URLLink": "संग्रह का लिंक",
423+
"AddSketch": "स्केच जोड़ें",
424424
"DeleteFromCollection": "Are you sure you want to remove {{name_sketch}} from this collection?",
425-
"SketchDeleted": "Sketch deleted",
426-
"SketchRemoveARIA": "Remove sketch from collection",
427-
"DescriptionPlaceholder": "Add description",
428-
"Description": "description",
429-
"NumSketches": "{{count}} sketch",
430-
"NumSketches_plural": "{{count}} sketches",
425+
"SketchDeleted": "स्केच डिलीट किया",
426+
"SketchRemoveARIA": "स्केच संग्रह से हटाएं",
427+
"DescriptionPlaceholder": "विवरण लिखें",
428+
"Description": "विवरण",
429+
"NumSketches": "{{count}} स्केच",
430+
"NumSketches_plural": "{{count}} स्केच",
431431
"By":"Collection by ",
432-
"NoSketches": "No sketches in collection",
433-
"TableSummary": "table containing all collections",
434-
"HeaderName": "Name",
432+
"NoSketches": "संग्रह मे कोई स्केच नहीं",
433+
"TableSummary": "सभी संग्रहों की तालिका",
434+
"HeaderName": "नाम",
435435
"HeaderCreatedAt": "Date Added",
436-
"HeaderUser": "Owner",
437-
"DirectionAscendingARIA": "Ascending",
438-
"DirectionDescendingARIA": "Descending",
436+
"HeaderUser": "ओनर्‌",
437+
"DirectionAscendingARIA": "आरोही",
438+
"DirectionDescendingARIA": "अवरोही",
439439
"ButtonLabelAscendingARIA": "Sort by {{displayName}} ascending.",
440440
"ButtonLabelDescendingARIA": "Sort by {{displayName}} descending."
441441
},
442442
"AddToCollectionList": {
443-
"Title": "p5.js Web Editor | My collections",
444-
"AnothersTitle": "p5.js Web Editor | {{anotheruser}}'s collections",
445-
"Empty": "No collections"
443+
"Title": "p5.js वेब एडिटर | मेरे संग्रह",
444+
"AnothersTitle": "p5.js वेब एडिटर | {{anotheruser}} के संग्रह",
445+
"Empty": "कोई संग्रह नहीं"
446446
},
447447
"CollectionCreate": {
448-
"Title": "p5.js Web Editor | Create collection",
449-
"FormError": "Couldn't create collection",
450-
"FormLabel": "Collection name",
451-
"FormLabelARIA": "name",
452-
"NameRequired": "Collection name is required",
453-
"Description": "Description (optional)",
454-
"DescriptionARIA": "description",
455-
"DescriptionPlaceholder": "My fave sketches",
456-
"SubmitCollectionCreate": "Create collection"
448+
"Title": "p5.js वेब एडिटर | संग्रह बनाएँ",
449+
"FormError": "संग्रह बनाने में असमर्थ",
450+
"FormLabel": "संग्रह का नाम",
451+
"FormLabelARIA": "नाम",
452+
"NameRequired": "संग्रह का नाम अनिवार्य है",
453+
"Description": "विवरण (वैकल्पिक)",
454+
"DescriptionARIA": "विवरण",
455+
"DescriptionPlaceholder": "मेरे पसंदीदा स्केच",
456+
"SubmitCollectionCreate": "संग्रह बनाएँ"
457457
},
458458
"DashboardView": {
459-
"CreateCollection": "Create collection",
460-
"NewSketch": "New sketch",
461-
"CreateCollectionOverlay": "Create collection"
459+
"CreateCollection": "संग्रह बनाएँ",
460+
"NewSketch": "नया स्केच",
461+
"CreateCollectionOverlay": "संग्रह बनाएँ"
462462
},
463463
"DashboardTabSwitcher": {
464464
"Sketches": "स्केच",

0 commit comments

Comments
 (0)