123456789101112131415161718192021222324252627282930313233343536373839404142434445464748495051 |
- {
- "google docs.browsingDoc": {
- "description": "Displayed when the user is browsing their Google Documents",
- "message": "Răsfoiește printre documente"
- },
- "google docs.browsingForm": {
- "description": "Displayed when the user is browsing their Google Forms",
- "message": "Răsfoiește printre formulare"
- },
- "google docs.browsingPresentation": {
- "description": "Displayed when the user is browsing their Google presentation",
- "message": "Răsfoiește printre prezentări"
- },
- "google docs.browsingSheet": {
- "description": "Displayed when the user is browsing their Google Sheets",
- "message": "Răsfoiește printre foile de calcul"
- },
- "google docs.editingDoc": {
- "description": "Displayed when the user is editing a Google Document",
- "message": "Editează un document"
- },
- "google docs.editingForm": {
- "description": "Displayed when the user is editing a Google Form",
- "message": "Editează un formular"
- },
- "google docs.editingPresentation": {
- "description": "Displayed when the user is editing a Google presentation",
- "message": "Editează o prezentare"
- },
- "google docs.editingSheet": {
- "description": "Displayed when the user is eiditng a Google Sheet",
- "message": "Editează o foaie de calcul"
- },
- "google docs.viewingDoc": {
- "description": "Displayed when the user is viewing a Google Document",
- "message": "Se uită la un document"
- },
- "google docs.viewingForm": {
- "description": "Displayed when the user is viewing a Google Form",
- "message": "Se uită la un formular"
- },
- "google docs.viewingPresentation": {
- "description": "Displayed when the user is viewing a Google presentation",
- "message": "Se uită la o prezentare"
- },
- "google docs.viewingSheet": {
- "description": "Displayed when the user is viewing a Google Sheet",
- "message": "Se uită la o foaie de calcul"
- }
- }
|