Change screenshots & translarions

This commit is contained in:
Oleg Korshul
2024-06-17 13:42:10 +03:00
parent 986599c6bc
commit 4fbdee7e02
12 changed files with 41 additions and 13 deletions

View File

@ -107,7 +107,8 @@
},
"screenshots" : [
"resources/store/screenshots/screen_1.png",
"resources/store/screenshots/screen_2.png"
"resources/store/screenshots/screen_2.png",
"resources/store/screenshots/screen_3.png"
],
"icons" : {
"light" : "resources/store/icons",

Binary file not shown.

Before

Width:  |  Height:  |  Size: 69 KiB

After

Width:  |  Height:  |  Size: 165 KiB

Binary file not shown.

Before

Width:  |  Height:  |  Size: 64 KiB

After

Width:  |  Height:  |  Size: 190 KiB

Binary file not shown.

After

Width:  |  Height:  |  Size: 164 KiB

View File

@ -4,10 +4,13 @@
"Rename": "Přejmenovat",
"Autostart" : "Autostart",
"Run": "Spustit",
"Cancel" : "Storno",
"Cancel" : "Zrušit",
"Macros" : "Makra",
"Title" : "Jméno nesmí být prázdné",
"Copy": "Kopie",
"Make autostart": "Udělat autostart",
"Unmake autostart": "Zrušit automatické spuštění"
"Copy": "Zkopírovat",
"Make autostart": "Udělat automatické spuštění",
"Unmake autostart": "Zrušit automatické spuštění",
"Custom function": "Vlastní funkce",
"Custom functions": "Vlastní funkce",
"Ok": "OK"
}

View File

@ -9,5 +9,8 @@
"Title" : "Der Name darf nicht leer sein",
"Copy": "Kopieren",
"Make autostart": "Autostart durchführen",
"Unmake autostart": "Autostart aufheben"
"Unmake autostart": "Autostart aufheben",
"Custom function": "Benutzerdefinierte Funktion",
"Custom functions": "Benutzerdefinierte Funktionen",
"Ok": "OK"
}

View File

@ -9,5 +9,8 @@
"Title" : "El nombre no debe estar vacío",
"Copy": "Copia",
"Make autostart": "Hacer inicio automático",
"Unmake autostart": "Deshacer el inicio automático"
"Unmake autostart": "Deshacer el inicio automático",
"Custom function": "Función personalizada",
"Custom functions": "Funciones personalizadas",
"Ok": "OK"
}

View File

@ -9,5 +9,8 @@
"Title" : "Le nom ne doit pas être vide",
"Copy": "Copier",
"Make autostart": "Faire démarrer automatiquement",
"Unmake autostart": "Annuler le démarrage automatique"
"Unmake autostart": "Annuler le démarrage automatique",
"Custom function": "Fonction personnalisée",
"Custom functions": "Fonctions personnalisées",
"Ok": "OK"
}

View File

@ -9,5 +9,8 @@
"Title" : "タイトル",
"Copy": "コピー",
"Make autostart": "自動起動を行う",
"Unmake autostart": "自動起動を解除する"
"Unmake autostart": "自動起動を解除する",
"Custom function": "カスタム関数",
"Custom functions": "カスタム関数",
"Ok": "OK"
}

View File

@ -6,5 +6,11 @@
"Run" : "Correr",
"Cancel" : "Cancelar",
"Macros" : "Macros",
"Title" : "O nome não deve ser nulo"
"Title" : "O nome não deve ser nulo",
"Copy": "Copiar",
"Make autostart": "Desativar o início automático",
"Unmake autostart": "Ativar o início automático",
"Custom function": "Função personalizada",
"Custom functions": "Funções personalizadas",
"Ok": "OK"
}

View File

@ -4,10 +4,13 @@
"Rename" : "Переименовать",
"Autostart" : "Автостарт",
"Run" : "Выполнить",
"Cancel" : "Отмена",
"Cancel" : "Отменить",
"Macros" : "Макрос",
"Title" : "Имя не должно быть пустым",
"Copy": "Копировать",
"Make autostart": "Сделать автозапуск",
"Unmake autostart": "Отменить автозапуск"
"Unmake autostart": "Отменить автозапуск",
"Custom function": "Пользовательская функция",
"Custom functions": "Пользовательские функции",
"Ok": "OK"
}

View File

@ -9,5 +9,8 @@
"Title" : "名称不得为空",
"Copy": "副本",
"Make autostart": "自动启动",
"Unmake autostart": "取消自动启动"
"Unmake autostart": "取消自动启动",
"Custom function": "自定义功能",
"Custom functions": "自定义功能",
"Ok": "确定"
}