41 lines
1.8 KiB
JSON
41 lines
1.8 KiB
JSON
{
|
|
"popup.subtitle": "Browser Inbox",
|
|
"label.receiver": "Receiver",
|
|
"label.pending": "Pending",
|
|
"label.activityPending": "Activity batches",
|
|
"label.url": "URL",
|
|
"label.file": "File",
|
|
"label.receiverUrl": "Receiver URL",
|
|
"label.pairingToken": "Pairing token",
|
|
"label.language": "Language",
|
|
"label.passiveActivity": "Track active domain time",
|
|
"label.passiveActivityExclusions": "Excluded domains",
|
|
"action.sendPage": "Send Page",
|
|
"action.sendFile": "Send File",
|
|
"action.retryPending": "Retry Pending",
|
|
"action.save": "Save",
|
|
"hint.contextMenu": "Selection and link captures are available from the page context menu.",
|
|
"hint.passiveActivityDisclosure": "Optional. Collects only the active domain and time spent there. It never sends page URLs, titles, text, keystrokes, or page contents.",
|
|
"receiver.online": "Online",
|
|
"receiver.offline": "Offline",
|
|
"receiver.unknown": "Unknown",
|
|
"language.system": "System",
|
|
"language.en": "English",
|
|
"language.ru": "Russian",
|
|
"status.sending": "Sending...",
|
|
"status.queued": "Queued until Verstak is available",
|
|
"status.done": "Done",
|
|
"status.readingFile": "Reading file...",
|
|
"status.saved": "Saved",
|
|
"error.chooseFile": "Choose a file first",
|
|
"error.fileTooLarge": "File is too large for browser capture",
|
|
"error.invalidReceiverUrl": "Receiver URL must start with http:// or https://",
|
|
"error.loadState": "Could not load the extension state. Please try again.",
|
|
"error.saveSettings": "Could not save settings. Please try again.",
|
|
"error.sendCapture": "Could not send the capture. Please try again.",
|
|
"error.readFile": "Could not read the file. Choose it again.",
|
|
"context.sendPage": "Send page to Verstak",
|
|
"context.sendSelection": "Send selection to Verstak",
|
|
"context.sendLink": "Send link to Verstak"
|
|
}
|