-
Notifications
You must be signed in to change notification settings - Fork 0
[ERA-9719] feat:Nepali language support #1121
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
Merged
Merged
Changes from 5 commits
Commits
Show all changes
6 commits
Select commit
Hold shift + click to select a range
ef23590
feat:Nepali language support
JoshuaVulcan f98e5e6
fix indentation
danielf-er 144a146
updated translati
JoshuaVulcan 564afe8
including home area icon in print title
JoshuaVulcan cfee317
tweak: nepali dates
JoshuaVulcan ac4b0ba
fix:PR feedback
JoshuaVulcan File filter
Filter by extension
Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
There are no files selected for viewing
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -1,4 +1,4 @@ | ||
REACT_APP_DAS_HOST=https://develop2.pamdas.org | ||
REACT_APP_DAS_HOST=https://develop.pamdas.org | ||
REACT_APP_GA_TRACKING_ID=UA-128569083-12 | ||
REACT_APP_GA4_TRACKING_ID=G-1MVMZ0CMWF | ||
REACT_APP_MOCK_EVENTS_API=false |
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -0,0 +1,205 @@ | ||
{ | ||
"addItemButton": { | ||
"addItemModal": { | ||
"addPatrolTab": { | ||
"searchBarPlaceholder": "खोज्नुहोस्" | ||
}, | ||
"addPatroTabTitle": "गस्ती थप्नुहोस्", | ||
"addReportTab": { | ||
"reportsSelectPlaceholder": "...मा जानुहोस्", | ||
"searchBarPlaceholder": "खोज्नुहोस्" | ||
}, | ||
"addReportTabTitle": "घटना थप्नुहोस्" | ||
}, | ||
"defaultTitle": "सिर्जना गर्नुहोस्", | ||
"defaultLabel": "घटना अथवा गस्ती सिर्जना गर्नुहोस्" | ||
}, | ||
"detectOffline": { | ||
"offlineToastMessage": "हाल तपाईं अफलाईन हुनुहुन्छ । त्यसकारण अर्थरेन्जर अपेक्षा गरिए अनुसार नचल्न सक्छ । कृपया तपाईंको नेटवर्क जाँच गर्नुहोस् ।", | ||
"reconnectionToastMessage": "पुनः अनलाईन !" | ||
}, | ||
"earthRangerLogo": { | ||
"title": "अर्थरेन्जरको लोगो" | ||
}, | ||
"errorBoundary": { | ||
"reloadButton": "फेरी लोड गर्नुहोस्" | ||
}, | ||
"errorMessage": { | ||
"defaultMessage": "केही त्रुटी भएको छ", | ||
"hideDetailsButton": "विवरणहरु लुकाउनुहोस्", | ||
"showDetailsButton": "विवरणहरु हेर्नुहोस्" | ||
}, | ||
"geoLocationWatcher": { | ||
"shareLocationToastMessage": "भू–अनुमतिबाट डाटा हेर्न तपाईंको लोकेसन सेयर गर्नुहोस्", | ||
"shareLocationToastTitle": "कसरी भनेर जान्नुहोस्" | ||
}, | ||
"gpsInput": { | ||
"gpsFormats": { | ||
"DDM": "डिग्री, दशमलव, मिनेट", | ||
"DEG": "आक्षांश, देशान्तर", | ||
"DMS": "डिग्री, मिनेट, सेकेन्ड", | ||
"UTM": "विश्वव्यापी अनुप्रस्थ मर्केटर", | ||
"MGRS": "सैन्य ग्रिड सन्दर्भ सिस्टम" | ||
}, | ||
"defaultPlaceholder": "लोकेसन", | ||
"inputExample": "उदाहरण: {{gpsFormat}}", | ||
"invalidLocation": "अमान्य लोकेसन" | ||
}, | ||
"locationJumpButton": { | ||
"title": "यो स्थानमा जानुहोस्" | ||
}, | ||
"mapLocationPicker": { | ||
"cancelButton": "रद्द गर्नुहोस्", | ||
"popupLabel": "क्लिक गरि स्थान छन्नुहोस्", | ||
"selectLocationButtonLabel": "नक्सामा छान्नुहोस्", | ||
"selectLocationButtonTitle": "नक्सामा चिन्ह राख्नुहोस्" | ||
}, | ||
"mapLocationSelectionOverview": { | ||
"chooseLocationHeader": { | ||
"patrol": "गस्तीको लोकेसन छान्नुहोस्", | ||
"report": "घटनाको लोकेसन छान्नुहोस्" | ||
}, | ||
"discardButton": "खारेज गर्नुहोस्", | ||
"discardButtonTooltip": "सबै बिन्दु हटाउनुहोस्", | ||
"drawingReportGeometryArea": "क्षेत्र: {{areaDisplay}}", | ||
"drawingReportGeometryHeader": "घटनाको क्षेत्र सिर्जना गर्नुहोस्", | ||
"drawingReportGeometryPerimeter": "परिधि: {{perimeterDisplay}}", | ||
"undoButton": "पूर्ववत गर्नुहोस्", | ||
"undoButtonTooltip": "तपाईंको पछिल्लो कार्य उल्टाउनुहोस्" | ||
}, | ||
"messageInput": { | ||
"placeholder": "तपाईंको सन्देश यहाँ टाइप गर्नुहोस्...", | ||
"sendButton": "पठाउनुहोस्" | ||
}, | ||
"messageList": { | ||
"defaultEmptyMessage": "प्रदर्शनका लागि कुनै सन्देश छैनन् ।", | ||
"groupTitle": { | ||
"today": "आज", | ||
"yesterday": "हिजो" | ||
}, | ||
"messageSummaryList": { | ||
"loadingEmptyMessage": "सन्देशहरु लोड हुँदैछन्…" | ||
}, | ||
"paramFedMessageList": { | ||
"loadingEmptyMessage": "सन्देशहरु लोड हुँदैछन्…" | ||
}, | ||
"senderDetails": { | ||
"radioIconTitle": "{{subjectName}}का लागि रेडियो आइकन" | ||
} | ||
}, | ||
"priorityPicker": { | ||
"amber": "पहेँलो", | ||
"green": "हरियो", | ||
"none": "कुनै होइन", | ||
"red": "रातो" | ||
}, | ||
"reportedBySelect": { | ||
"control": { | ||
"radioIconPlaceholder": "चयनकर्ताद्वारा रिपोर्ट गरिएकाको लागि रेडियो आइकन प्लेसहोल्डर" | ||
}, | ||
"multiValueLabel": { | ||
"radioIcon": "{{name}} मानका लागि रेडियो आइकन" | ||
}, | ||
"option": { | ||
"radioIcon": "{{name}} विकल्पका लागि रेडियो आइकन" | ||
}, | ||
"placeholder": ".....द्वारा रिपोर्ट गरिएको", | ||
"restrictedOptionLabel": "प्रतिबन्धित", | ||
"singleValue": { | ||
"radioIcon": "{{name}} मानका लागि रेडियो आइकन" | ||
} | ||
}, | ||
"schemaFields": { | ||
"addButton": { | ||
"content": "नयाँ", | ||
"title": "आइटम थप्नुहोस्" | ||
}, | ||
"moveDownButton": { | ||
"title": "तल झार्नुहोस्" | ||
}, | ||
"moveUpButton": { | ||
"title": "माथि सार्नुहोस्" | ||
}, | ||
"removeButton": { | ||
"title": "हटाउनुहोस्" | ||
} | ||
}, | ||
"searchBar": { | ||
"clearIconTitle": "सर्च बार खालि गर्नुहोस्", | ||
"defaultPlaceholder": "खोज्नुहोस्....." | ||
}, | ||
"serviceWorkerWatcher": { | ||
"confirmNotification": "फेरी लोड गर्नुहोस्", | ||
"newVersionAvailableNotification": "अर्थरेन्जरको नयाँ संस्करण उपलब्ध छ । तपाईंले अर्को पटक आफ्नो ब्राउजर रिफ्रेस गर्दा त्यो लोड हुनेछ ।" | ||
}, | ||
"sideBar": { | ||
"layersLink": "नक्साका तहहरु", | ||
"noItemsToDisplayInLayers": "प्रदर्शनका लागि कुनै आइटम छैनन् ।", | ||
"patrolsLink": "गस्ती", | ||
"reportsFeedTab": { | ||
"fetchReportsErrorMessage": "घटना लोड गर्न सकिएन । कृपया फेरी प्रयास गर्नुहोस् ।", | ||
"tryAgainButton": "फेरी प्रयास गर्नुहोस्" | ||
}, | ||
"eventsLink": "घटनाहरु", | ||
"settingsPane": { | ||
"alertsFrameTitle": "तपाईंको अर्थरेन्जर सतर्क सुचना मिलाउनुहोस्", | ||
"alertsTabTitle": "सर्तक सुचनाहरु", | ||
"appRefreshDescription": "पृष्ठ रेफ्रेसका लागि मेरो सेटिङ सुरक्षित गर्नुहोस्", | ||
"appRefreshHeader": "एप रिफ्रेस गर्नुहोस्", | ||
"appRefreshMapLayersLabel": "नक्साका तहहरु", | ||
"appRefreshMapPositionAndZoomLevelLabel": "नक्साको स्थिति र जुम स्तर", | ||
"appRefreshPatrolFiltersLabel": "गस्ती फिल्टर", | ||
"appRefreshReportFiltersLabel": "घटना फिल्टर", | ||
"clusterDataDescription": "ओभरल्याप हुँदाको सामुहिक डाटा", | ||
"displayHeader": "प्रदर्शन गर्नुहोस्", | ||
"experimentalFeaturesHeader": "प्रयोगात्मक सुविधाहरु", | ||
"generalHeader": "सामान्य", | ||
"generalTabTitle": "सामान्य", | ||
"languagesHeader": "भाषा", | ||
"mapMarkersDescription": "का लागि नक्सामा राखिएको चिन्हमा नाम देखाउनुहोस्", | ||
"mapMarkersHeader": "नक्सामा राखिने चिन्ह", | ||
"mapTabTitle": "नक्सा" | ||
}, | ||
"settingsLink": "सेटिङ", | ||
"addEventButtonLabel": "घटना सिर्जना गर्नुहोस्", | ||
"addEventButtonTitle": "घटना सिर्जना गर्नुहोस्", | ||
"addPatrolButtonLabel": "गस्ती सिर्जना गर्नुहोस्", | ||
"addPatrolButtonTitle": "गस्ती सिर्जना गर्नुहोस्", | ||
"backButtonLabel": "पछाडी फर्कनुहोस्", | ||
"backButtonTitle": "फर्कनुहोस्", | ||
"closeButtonTitle": "बन्द गर्नुहोस्", | ||
"closeEventFeedButtonLabel": "घटनाको फिड बन्द गर्नुहोस्", | ||
"closeMapLayersButtonLabel": "नक्साको तहहरु बन्द गर्नुहोस्", | ||
"closePatrolFeedButtonLabel": "गस्तीको फिड बन्द गर्नुहोस्", | ||
"closeSettingsButtonLabel": "सेटिङ बन्द गर्नुहोस्" | ||
}, | ||
"textCopyBtn": { | ||
"defaultToastMessage": "क्लिपबोर्डमा कपि गरियो" | ||
}, | ||
"toastBody": { | ||
"defaultLinkTitle": "यहाँ क्लिक गर्नुहोस्", | ||
"defaultMessage": "केही त्रुटि भएको छ", | ||
"hideDetailsButton": "विवरण लुकाउनुहोस्", | ||
"showDetailsButton": "विवरण देखाउनुहोस्" | ||
}, | ||
"timeSlider": { | ||
"popoverHeader": "मितिको दायरा", | ||
"popoverResetButton": "रिसेट गर्नुहोस्", | ||
"slider": "समय स्लाइडर", | ||
"timeSliderMapControl": { | ||
"iconTitle": "समय स्लाइडर" | ||
}, | ||
"untilNowButton": "अहिले" | ||
}, | ||
"checkMark": { | ||
"fullyCheckedTitle": "देखिने", | ||
"partiallyCheckedTitle": "आंशिक रुपमा देखिने", | ||
"uncheckedTitle": "नदेखिने" | ||
}, | ||
"sortedNodes": { | ||
"labelAscending": "घट्दो क्रम अनुसार मिलाउनुहोस्", | ||
"labelDescending": "बढ्दो क्रम अनुसार मिलाउनुहोस्", | ||
"titleAscending": "बढ्दो क्रम अनुसार", | ||
"titleDescending": "घट्दो क्रम अनुसार" | ||
} | ||
} |
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -0,0 +1 @@ | ||
{} | ||
JoshuaVulcan marked this conversation as resolved.
Show resolved
Hide resolved
|
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -0,0 +1,13 @@ | ||
{ | ||
"defaultTimeLabel": "समय", | ||
"minutesLabel": "मिनेट", | ||
"timeUnitAbbreviations": { | ||
"day": "दिन", | ||
"hour": "घण्टा", | ||
"minute": "मिनेट", | ||
"month": "महिना", | ||
"second": "सेकेन्ड", | ||
"week": "हप्ता", | ||
"year": "वर्ष" | ||
} | ||
} |
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -0,0 +1,88 @@ | ||
{ | ||
"activitySection": { | ||
"collapseAllButton": "सबै बन्द गर्नुहोस्", | ||
"dateItemStartTitle": "सुरु भएको", | ||
"dateItemEndedTitle": "समाप्त भएको", | ||
"expandAllButton": "सबै बिस्तार गर्नुहोस्", | ||
"sectionTitle": "गतिविधि", | ||
"timeLabel": "समय" | ||
}, | ||
"addAttachmentButton": "संलग्न गरिएका फाईल", | ||
"addReportButtonTitle": "घटना", | ||
"addNoteButton": "नोट", | ||
"attachmentControls": { | ||
"addNoteTitle": "नोट थप्नुहोस्", | ||
"addAttachmentTitle": "संलग्नक थप्नुहोस्" | ||
}, | ||
"attachmentListItem": { | ||
"imagePreviewAlt": "{{filename}} पुर्वावलोकन", | ||
"downloadButtonTooltip": "डाउनलोड गर्नुहोस्", | ||
"deleteButtonTooltip": "मेट्नुहोस्", | ||
"fullViewButtonTooltip": "पुरा हेर्नुहोस्", | ||
"collapseClosedButtonLabel": "बिस्तार गर्नुहोस्", | ||
"collapseClosedButtonTitle": "बन्द गरिएको", | ||
"collapseOpenButtonLabel": "बन्द गर्नुहोस्", | ||
"collapseOpenButtonTitle": "बिस्तार गरिएको" | ||
}, | ||
"footer": { | ||
"cancelButton": "रद्द गर्नुहोस्", | ||
"saveButton": "सुरक्षित गर्नुहोस्", | ||
"stateResolveButton": "सुरक्षित गरि समाधान गर्नुहोस्", | ||
"stateReopenButton": "सुरक्षित गरि फेरी खोल्नुहोस्" | ||
}, | ||
"geoLocator": { | ||
"buttonLabel": "मेरो लोकेसन प्रयोग गर्नुहोस्", | ||
"loadingMessage": "तपाईंको लोकेसन पत्ता लगाउने प्रयास गर्दैछौं…", | ||
"readingLocationError": "तपाईंको लोकेसन पत्ता लगाउन सकिएनः #{{locationErrorMessage}}" | ||
}, | ||
"containedReportListItem": { | ||
"goToReportButtonTooltip": "घटनामा जानुहोस्", | ||
"collapseClosedButtonLabel": "बिस्तार गर्नुहोस्", | ||
"collapseClosedButtonTitle": "बन्द गरिएको", | ||
"collapseOpenButtonLabel": "बन्द गर्नुहोस्", | ||
"collapseOpenButtonTitle": "बिस्तार गरिएको" | ||
}, | ||
"header": { | ||
"historyLinkCreated": "सिर्जना गरिएको", | ||
"historyLinkUpdated": "अद्यावधिक गरिएको", | ||
"resolvedLabel": "समाधान गरिएको", | ||
"sectionTitle": "इतिहास" | ||
}, | ||
"historySection": { | ||
"sectionTitle": "इतिहास", | ||
"timeLabel": "समय" | ||
}, | ||
"imageModal": { | ||
"errorTitle": "फोटो लोड गर्न समस्या भइरहेको छ ।", | ||
"errorMessage": "यो फाईल भर्खरै अपलोड गर्नुभएको हो भने कृपया केही समय पर्खेर फेरी प्रयास गर्नुहोस् ।" | ||
}, | ||
"locationSelector": { | ||
"inputLabel": "स्थान", | ||
"inputPlaceHolder": "लोकेसन सेट गर्नुहोस्", | ||
"copyButtonLabel": "लोकेसन कपि गर्नुहोस्", | ||
"copyButtonTitle": "कपि गर्नुहोस्" | ||
}, | ||
"navigationPromptModal": { | ||
"cancelNavigationButtonText": "पछाडी जानुहोस्", | ||
"continueNavigationNegativeButtonText": "खारेज गर्नुहोस्", | ||
"continueNavigationPositiveButtonText": "सुरक्षित गर्नुहोस्", | ||
"description": "यहाँ सुरक्षित नगरिएका परिवर्तनहरु छन् । तपाईं यी परिवर्तनहरुलाई खारेज गरि पछि जान चहानुहुन्छ वा सुरक्षित गरि अघि बढ्न चहानुहुन्छ ?", | ||
"title": "सुरक्षित नगरिएका परिवर्तनहरु" | ||
}, | ||
"noteListItem": { | ||
"cancelEditingNoteButton": "रद्द गर्नुहोस्", | ||
"deleteNoteButtonTooltip": "मेट्नुहोस्", | ||
"doneEditingNoteButton": "भयो", | ||
"editNoteButtonTooltip": "सम्पादन गर्नुहोस्", | ||
"noteTitle": "नयाँ नोट", | ||
"collapseClosedButtonLabel": "बिस्तार गर्नुहोस्", | ||
"collapseClosedButtonTitle": "बन्द गरिएको", | ||
"collapseOpenButtonLabel": "बन्द गर्नुहोस्", | ||
"collapseOpenButtonTitle": "बिस्तार गरिएको" | ||
}, | ||
"reportFormSummary": { | ||
"reportTypeLabel": "घटनाका प्रकार", | ||
"reportedByLabel": "द्वारा रिपोर्ट गरिएको" | ||
}, | ||
"addReportButtonLabel": "नयाँ घटना बनाउनुहोस्" | ||
} |
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -0,0 +1,16 @@ | ||
{ | ||
"modalBody": { | ||
"acceptanceCheckboxLabel": "“अर्थरेन्जर EULA का सबै सर्तहरु मलाई मन्जुर छ ।”", | ||
"eulaLink": { | ||
"0": "कृपया", | ||
"1": "यहाँ क्लिक गरि हाम्रो EULA पढ्नुहोस्", | ||
"2": "अर्थरेन्जर प्रयोग गर्नुअघि" | ||
} | ||
}, | ||
"modalFooter": { | ||
"acceptButton": "स्वीकार गर्नुहोस्", | ||
"cancelButton": "रद्द गर्नुहोस्", | ||
"errorAlertMessage": "“EULA स्वीकार गर्दा केही समस्या भयो । कृपया केही समयपछि फेरी प्रयास गर्नुहोस् ।”" | ||
}, | ||
"modalTitle": "“अगाडि बढ्नका लागि तपाईंले प्रयोगकर्ता लाईसेन्स सम्झौता (EULA) स्वीकार गर्नुपर्छ”" | ||
} |
Oops, something went wrong.
Add this suggestion to a batch that can be applied as a single commit.
This suggestion is invalid because no changes were made to the code.
Suggestions cannot be applied while the pull request is closed.
Suggestions cannot be applied while viewing a subset of changes.
Only one suggestion per line can be applied in a batch.
Add this suggestion to a batch that can be applied as a single commit.
Applying suggestions on deleted lines is not supported.
You must change the existing code in this line in order to create a valid suggestion.
Outdated suggestions cannot be applied.
This suggestion has been applied or marked resolved.
Suggestions cannot be applied from pending reviews.
Suggestions cannot be applied on multi-line comments.
Suggestions cannot be applied while the pull request is queued to merge.
Suggestion cannot be applied right now. Please check back later.
Uh oh!
There was an error while loading. Please reload this page.