gmail.json 4.6 KB

123456789101112131415161718192021222324252627282930313233343536373839404142434445464748495051525354555657585960616263646566676869707172737475767778798081828384858687888990919293949596979899100101102103104105106107108109110111112113114115116117118119120121122123
  1. {
  2. "gmail.accountSetting": {
  3. "description": "Displayed when the user is modifying their account's settings",
  4. "message": "Configurando ajustes Cuenta e Importar"
  5. },
  6. "gmail.addonsSettings": {
  7. "description": "Displayed when the user is modifying their add-ons",
  8. "message": "Configurando Complementos"
  9. },
  10. "gmail.advancedSettings": {
  11. "description": "Displayed when the user is modifying their advanced settings",
  12. "message": "Configurando ajustes Avanzados"
  13. },
  14. "gmail.categoryForum": {
  15. "description": "Displayed when viewing emails in the forums category.",
  16. "message": "Viendo la categoría Foros"
  17. },
  18. "gmail.categoryPrimary": {
  19. "description": "Displayed when viewing emails in the primary category.",
  20. "message": "Viendo la categoría Principal"
  21. },
  22. "gmail.categoryPromotions": {
  23. "description": "Displayed when viewing emails in the promotions category.",
  24. "message": "Viendo la categoría Promociones"
  25. },
  26. "gmail.categorySocial": {
  27. "description": "Displayed when viewing emails in the social category.",
  28. "message": "Viendo la categoría Social"
  29. },
  30. "gmail.categoryUpdates": {
  31. "description": "Displayed when viewing emails in the updates category.",
  32. "message": "Viendo la categoría Actualizaciones"
  33. },
  34. "gmail.chatSettings": {
  35. "description": "Displayed when the user is modifying their chat settings",
  36. "message": "Configurando ajustes de Chat y Meet"
  37. },
  38. "gmail.composingEmail": {
  39. "description": "Displayed when the user is composing an email",
  40. "message": "Redactando un email"
  41. },
  42. "gmail.filterSettings": {
  43. "description": "Displayed when the user is modifying their filters and blocked addresses",
  44. "message": "Configurando Filtros y Direcciones Bloqueadas"
  45. },
  46. "gmail.fwdAndPOPSettings": {
  47. "description": "Displayed when the user is modifying their forwarding, POP and IMAP settings",
  48. "message": "Configurando ajustes de Reenvío y POP/IMAP"
  49. },
  50. "gmail.generalSettings": {
  51. "description": "Displayed when the user is modifying their settings",
  52. "message": "Configurando ajustes Generales"
  53. },
  54. "gmail.inLabel": {
  55. "description": "Displayed when a user is browsing emails in a certain label. The name of the label will appear below.",
  56. "message": "Viendo etiqueta"
  57. },
  58. "gmail.inboxSettings": {
  59. "description": "Displayed when the user is modifying their inbox settings",
  60. "message": "Configurando ajustes de Bandeja de Entrada"
  61. },
  62. "gmail.labelSettings": {
  63. "description": "Displayed when the user is modifying their labels",
  64. "message": "Configurando ajustes de Etiquetas"
  65. },
  66. "gmail.lookingForEmail": {
  67. "description": "Displayed when the user is searching for an email",
  68. "message": "Buscando un email"
  69. },
  70. "gmail.offlineSettings": {
  71. "description": "Displayed when the user is modifying their offline settings",
  72. "message": "Configurando ajustes Offline"
  73. },
  74. "gmail.themesSettings": {
  75. "description": "Displayed when the user is modifying their theme in the settings",
  76. "message": "Escogiendo un tema"
  77. },
  78. "gmail.viewingAllEmails": {
  79. "description": "Displayed when the user is viewing all their emails",
  80. "message": "Viendo todos los emails"
  81. },
  82. "gmail.viewingChats": {
  83. "description": "Displayed when the user is viewing their chats",
  84. "message": "Viendo chats"
  85. },
  86. "gmail.viewingDrafts": {
  87. "description": "Displayed when the user is viewing their drafts",
  88. "message": "Viendo borradores"
  89. },
  90. "gmail.viewingEmail": {
  91. "description": "Displayed when the user is viewing an email",
  92. "message": "Viendo un email"
  93. },
  94. "gmail.viewingImportantEmails": {
  95. "description": "Displayed when the user is viewing emails marked as important",
  96. "message": "Viendo emails importantes"
  97. },
  98. "gmail.viewingScheduled": {
  99. "description": "Displayed when the user is viewing their scheduled emails",
  100. "message": "Viendo emails programados"
  101. },
  102. "gmail.viewingSentEmails": {
  103. "description": "Displayed when the user is viewing the emails they have sent",
  104. "message": "Viendo emails enviados"
  105. },
  106. "gmail.viewingSnoozedEmails": {
  107. "description": "Displayed when the user is viewing their snoozed emails",
  108. "message": "Viendo emails pospuestos"
  109. },
  110. "gmail.viewingSpam": {
  111. "description": "Displayed when the user is viewing their spam",
  112. "message": "Viendo emails basura"
  113. },
  114. "gmail.viewingStarredEmails": {
  115. "description": "Displayed when the user is viewing emails marked with a star",
  116. "message": "Viendo emails favoritos"
  117. },
  118. "gmail.viewingTrash": {
  119. "description": "Displayed when the user is viewing their trash",
  120. "message": "Viendo papelera"
  121. }
  122. }