remove binaries from the repo

This commit is contained in:
Samuel Tulach 2020-06-25 15:06:44 +02:00
parent e4d988b8f6
commit 7973bfb94a
13 changed files with 0 additions and 13001 deletions

Binary file not shown.

File diff suppressed because it is too large Load Diff

File diff suppressed because it is too large Load Diff

View File

@ -1,21 +0,0 @@
{
"MainForm_DragFile": "Přesuňte soubor zde",
"MainForm_More": "Více",
"SettingsForm_Title": "Nastavení",
"SettingsForm_General": "Obecné nastavení",
"SettingsForm_Key": "API klíč",
"SettingsForm_Get": "Získat API klíč",
"SettingsForm_Language": "Jazyk",
"SettingsForm_Save": "Uložit",
"SettingsForm_Open": "Otevřit soubor nastavení",
"UploadForm_Info": "Informace o souboru",
"UploadForm_Upload": "Nahrát",
"UploadForm_Cancel": "Zrušit",
"Message_Idle": "Nic.",
"Message_Init": "Inicializace...",
"Message_Check": "Kontrola...",
"Message_Upload": "Nahrávání...",
"Message_NoLink": "Zádný odkaz v odpovědi serveru!",
"Message_NoSettings": "Soubor nastavení neexistuje.",
"Message_Saved": "Nastavení uloženo."
}

View File

@ -1,21 +0,0 @@
{
"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",
"UploadForm_Info": "File information",
"UploadForm_Upload": "Upload",
"UploadForm_Cancel": "Cancel",
"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."
}

View File

@ -1,6 +0,0 @@
<?xml version="1.0" encoding="utf-8" ?>
<configuration>
<startup>
<supportedRuntime version="v4.0" sku=".NETFramework,Version=v4.7.2" />
</startup>
</configuration>