google docs.json 1.9 KB

123456789101112131415161718192021222324252627282930313233343536373839404142434445464748495051
  1. {
  2. "google docs.browsingDoc": {
  3. "description": "Displayed when the user is browsing their Google Documents",
  4. "message": "Răsfoiește printre documente"
  5. },
  6. "google docs.browsingForm": {
  7. "description": "Displayed when the user is browsing their Google Forms",
  8. "message": "Răsfoiește printre formulare"
  9. },
  10. "google docs.browsingPresentation": {
  11. "description": "Displayed when the user is browsing their Google presentation",
  12. "message": "Răsfoiește printre prezentări"
  13. },
  14. "google docs.browsingSheet": {
  15. "description": "Displayed when the user is browsing their Google Sheets",
  16. "message": "Răsfoiește printre foile de calcul"
  17. },
  18. "google docs.editingDoc": {
  19. "description": "Displayed when the user is editing a Google Document",
  20. "message": "Editează un document"
  21. },
  22. "google docs.editingForm": {
  23. "description": "Displayed when the user is editing a Google Form",
  24. "message": "Editează un formular"
  25. },
  26. "google docs.editingPresentation": {
  27. "description": "Displayed when the user is editing a Google presentation",
  28. "message": "Editează o prezentare"
  29. },
  30. "google docs.editingSheet": {
  31. "description": "Displayed when the user is eiditng a Google Sheet",
  32. "message": "Editează o foaie de calcul"
  33. },
  34. "google docs.viewingDoc": {
  35. "description": "Displayed when the user is viewing a Google Document",
  36. "message": "Se uită la un document"
  37. },
  38. "google docs.viewingForm": {
  39. "description": "Displayed when the user is viewing a Google Form",
  40. "message": "Se uită la un formular"
  41. },
  42. "google docs.viewingPresentation": {
  43. "description": "Displayed when the user is viewing a Google presentation",
  44. "message": "Se uită la o prezentare"
  45. },
  46. "google docs.viewingSheet": {
  47. "description": "Displayed when the user is viewing a Google Sheet",
  48. "message": "Se uită la o foaie de calcul"
  49. }
  50. }