strings_or_IN.i18n.json 1.5 KB

1234567891011121314151617181920212223242526272829303132333435363738394041424344454647484950515253
  1. {
  2. "okButton": "ଠିକ୍ ଅଛି",
  3. "yesButton": "ହଁ",
  4. "noButton": "ନାହିଁ",
  5. "warning": "ଚେତାଵନୀ",
  6. "navigationView": {
  7. "patcherTab": "ରଫୁକାର",
  8. "settingsTab": "ସେଟିଂ"
  9. },
  10. "homeView": {
  11. "updateChangelogTitle": "ପରିବର୍ତ୍ତନ ପୋଥି"
  12. },
  13. "applicationItem": {
  14. "infoButton": "ସୂଚନା"
  15. },
  16. "latestCommitCard": {
  17. "timeagoLabel": "${time} ପୂର୍ବେ"
  18. },
  19. "patcherView": {
  20. "widgetTitle": "ରଫୁକାର"
  21. },
  22. "appSelectorCard": {
  23. "currentVersion": "ଚଳିତ"
  24. },
  25. "patchSelectorCard": {},
  26. "socialMediaCard": {},
  27. "appSelectorView": {},
  28. "patchesSelectorView": {
  29. "doneButton": "ହେଲା"
  30. },
  31. "patchOptionsView": {},
  32. "patchItem": {},
  33. "installerView": {},
  34. "settingsView": {
  35. "widgetTitle": "ସେଟିଂ",
  36. "appearanceSectionTitle": "ରୂପ",
  37. "teamSectionTitle": "ଦଳ",
  38. "advancedSectionTitle": "ଵିକଶିତ",
  39. "exportSectionTitle": "ଆମଦାନୀ ଓ ରପ୍ତାନି",
  40. "themeModeLabel": "ଆପ୍ ଥିମ୍",
  41. "systemThemeLabel": "ସିଷ୍ଟମ୍",
  42. "lightThemeLabel": "ହାଲୁକା",
  43. "darkThemeLabel": "ଗାଢ଼",
  44. "languageLabel": "ଭାଷା",
  45. "apiURLLabel": "API URL",
  46. "selectApiURL": "API URL",
  47. "aboutLabel": "ସମ୍ବନ୍ଧରେ",
  48. "snackbarMessage": "କ୍ଲିପବୋର୍ଡରେ କପି କରିନିଆଗଲା"
  49. },
  50. "appInfoView": {},
  51. "contributorsView": {},
  52. "installErrorDialog": {}
  53. }