From b63e7e1fc639e9d07049975454ac486bdcddb2e5 Mon Sep 17 00:00:00 2001 From: waltje Date: Thu, 6 Jun 2019 22:32:18 -0500 Subject: [PATCH] Bumped to version 1.7.2. --- src/ui/lang/Extra-PT.txt | 85 ++++++++++++++++++++++++++++++++++++++++ src/version.h | 4 +- 2 files changed, 87 insertions(+), 2 deletions(-) create mode 100644 src/ui/lang/Extra-PT.txt diff --git a/src/ui/lang/Extra-PT.txt b/src/ui/lang/Extra-PT.txt new file mode 100644 index 0000000..3b025dd --- /dev/null +++ b/src/ui/lang/Extra-PT.txt @@ -0,0 +1,85 @@ +**** Additional strings for the Installer itself **** +**** (keep the > lines, add translation after : **** + + +> Select the setup language: +:Seleccionar linguagem de setup + +> Desktop (as in "Desktop icons") +: + + +> Executing file removal operations +:Executar operações de remoção de ficheiros + +> Preparing files for removal +:Preparar ficheiros para remoção + +> Restoring removed files +:Retaurar ficheiros removidos + +> Extracting files from archive +:Extrair ficheiros do arquivo + +> Executing file removal +:Executar remoção de ficheiro + +> Preparing file +:Preparação de ficheiro + +> Restoring file +:Restauro de ficheiro + +> This package can only be run from a bootstrapper. +:Este pacote apenas pode ser executador de um bootstrapper + + +> Several commandline tools +:Várias ferramentas de linha de comandos + +> A set of example configurations to get you started. +:Alguns exemplos de configuração para iniciar + +> Generic Turbo-XT Clone. +:Clone Turbo-XT genérico + +> The original IBM-PC model. +:Modelo IBM-PC original + +> The new model of the IBM-PC +:Novo modelo do IBM-PC + +> Segoe UI Fonts for Windows XP +: + + +> Additional Languages support files. +:Ficheiros adicionais de suporte de linguagem + +> Your virtual machines. +:Máquinas virtuais + +> Runtime files for the FluidSynth MIDI synthesizer +:Ficheiros Runtime para o sintetizador FluidSynth MIDI + +> Various runtime files needed by the application. +:Vários ficheiros runtime necessários pela aplicação + +> ROM BIOS image files of emulated machines and devices. +:Ficheiros de imagem ROM BIOS de dispositivos e máquinas emuladas + +> Runtime files needed for the SDL2 renderer. +:Ficheiros Runtime necessários para o renderizador SDL2 + +> The VARCem Application +:Aplicação VARCem + +> License Agreement +:Acordo de Licenciamento + +> Installer for the [ProductName] application. +:Instalador para a aplicação [ProductName] + +> The VARCem Team +:Equipa VARCem + diff --git a/src/version.h b/src/version.h index 7336c63..4cdbcad 100644 --- a/src/version.h +++ b/src/version.h @@ -8,7 +8,7 @@ * * Define application version and build info. * - * Version: @(#)version.h 1.0.21 2019/05/02 + * Version: @(#)version.h 1.0.22 2019/06/06 * * Author: Fred N. van Kempen, * @@ -54,7 +54,7 @@ /* Version info. */ #define EMU_VER_MAJOR 1 #define EMU_VER_MINOR 7 -#define EMU_VER_REV 1 +#define EMU_VER_REV 2 //#define EMU_VER_PATCH 0