25 lines
1.0 KiB
JSON
25 lines
1.0 KiB
JSON
{
|
|
"MainForm_DragFile": "Drag file here",
|
|
"MainForm_More": "More",
|
|
"SettingsForm_Title": "Settings",
|
|
"SettingsForm_General": "General settings",
|
|
"SettingsForm_Key": "API key",
|
|
"SettingsForm_Get": "Get API key",
|
|
"SettingsForm_Language": "Language",
|
|
"SettingsForm_Save": "Save",
|
|
"SettingsForm_Open": "Open settings file",
|
|
"SettingsForm_DirectUpload": "Direct file upload",
|
|
"UploadForm_Info": "File information",
|
|
"UploadForm_Upload": "Upload",
|
|
"UploadForm_Cancel": "Cancel",
|
|
"UploadForm_NoApiKey": "You have not entered an API key. Please go to settings and add one.",
|
|
"UploadForm_InvalidLength": "Invalid API key length. The key must contain 64 characters.",
|
|
"UploadForm_InvalidKey": "Invalid API key",
|
|
"Message_Idle": "Idle.",
|
|
"Message_Init": "Initializing...",
|
|
"Message_Check": "Checking...",
|
|
"Message_Upload": "Uploading...",
|
|
"Message_NoLink": "No permalink found in response!",
|
|
"Message_NoSettings": "No settings file exists.",
|
|
"Message_Saved": "Settings saved."
|
|
} |