123456789101112131415161718192021222324252627282930313233343536373839404142434445464748495051 |
- {
- "google docs.browsingDoc": {
- "description": "Displayed when the user is browsing their Google Documents",
- "message": "A ver documentos"
- },
- "google docs.browsingForm": {
- "description": "Displayed when the user is browsing their Google Forms",
- "message": "A ver formulários"
- },
- "google docs.browsingPresentation": {
- "description": "Displayed when the user is browsing their Google presentation",
- "message": "A ver apresentações"
- },
- "google docs.browsingSheet": {
- "description": "Displayed when the user is browsing their Google Sheets",
- "message": "A ver folhas de cálculo"
- },
- "google docs.editingDoc": {
- "description": "Displayed when the user is editing a Google Document",
- "message": "A editar um documento"
- },
- "google docs.editingForm": {
- "description": "Displayed when the user is editing a Google Form",
- "message": "A editar um formulário"
- },
- "google docs.editingPresentation": {
- "description": "Displayed when the user is editing a Google presentation",
- "message": "A editar uma apresentação"
- },
- "google docs.editingSheet": {
- "description": "Displayed when the user is eiditng a Google Sheet",
- "message": "A editar uma folha de cálculo"
- },
- "google docs.viewingDoc": {
- "description": "Displayed when the user is viewing a Google Document",
- "message": "A ver um documento"
- },
- "google docs.viewingForm": {
- "description": "Displayed when the user is viewing a Google Form",
- "message": "A ver um formulário"
- },
- "google docs.viewingPresentation": {
- "description": "Displayed when the user is viewing a Google presentation",
- "message": "A ver uma apresentação"
- },
- "google docs.viewingSheet": {
- "description": "Displayed when the user is viewing a Google Sheet",
- "message": "A ver uma folha de cálculo"
- }
- }
|