This commit is contained in:
Andras Schmelczer 2026-05-17 10:16:30 +01:00
parent 47d89f6fad
commit 017902b8e6
82 changed files with 331466 additions and 54841 deletions

View file

@ -3,6 +3,7 @@ import type { Translations } from './en';
const hi: Translations = {
common: {
save: 'सहेजें',
update: 'अपडेट करें',
cancel: 'रद्द करें',
close: 'बंद करें',
delete: 'हटाएं',
@ -649,8 +650,12 @@ const hi: Translations = {
clearAll: 'सभी साफ करें',
clearAllTitle: 'सभी फिल्टर साफ करें?',
clearAllSavePrompt: 'क्या साफ करने से पहले आप अपने मौजूदा फिल्टर सहेजना चाहेंगे?',
clearAllUpdatePrompt:
'साफ करने से पहले <strong>{{name}}</strong> को अपने मौजूदा फिल्टर के साथ अपडेट करें?',
saveAndClear: 'सहेजें और साफ करें',
updateAndClear: 'अपडेट करें और साफ करें',
clearWithoutSaving: 'बिना सहेजे साफ करें',
clearWithoutUpdating: 'बिना अपडेट किए साफ करें',
filtersOut: '{{value}} को फिल्टर करता है',
schoolType: 'स्कूल प्रकार',
schoolRating: 'स्कूल रेटिंग',
@ -1210,6 +1215,8 @@ const hi: Translations = {
deleteSearch: 'खोज हटाएं',
deleteSearchConfirm:
'क्या आप वाकई यह सहेजी गई खोज हटाना चाहते हैं? इसे वापस नहीं किया जा सकता.',
isBeingUpdated: '<strong>{{name}}</strong> अपडेट हो रहा है',
updating: 'अपडेट हो रहा है...',
},
invitesPage: {
@ -1299,6 +1306,7 @@ const hi: Translations = {
'Property prices': 'संपत्ति कीमतें',
Transport: 'परिवहन',
Education: 'शिक्षा',
'Defining characteristics': 'मुख्य विशेषताएं',
'Area development': 'क्षेत्र विकास',
Crime: 'अपराध',
Neighbours: 'पड़ोसी',