From 2a45036bc3a74aaba919353f3ac5c84df1004eed Mon Sep 17 00:00:00 2001 From: Ken Moore Date: Mon, 26 Jun 2017 10:37:07 -0400 Subject: Tag Version 1.3.0 in source Ensure the translation files are all in sync as well. --- .../lumina-textedit/i18n/l-te_pt_BR.ts | 32 +++++++++++----------- 1 file changed, 16 insertions(+), 16 deletions(-) (limited to 'src-qt5/desktop-utils/lumina-textedit/i18n/l-te_pt_BR.ts') diff --git a/src-qt5/desktop-utils/lumina-textedit/i18n/l-te_pt_BR.ts b/src-qt5/desktop-utils/lumina-textedit/i18n/l-te_pt_BR.ts index 3d398e1f..91775cf5 100644 --- a/src-qt5/desktop-utils/lumina-textedit/i18n/l-te_pt_BR.ts +++ b/src-qt5/desktop-utils/lumina-textedit/i18n/l-te_pt_BR.ts @@ -146,7 +146,7 @@ - + New File Novo Arquivo @@ -262,30 +262,30 @@ - + Text Editor Editor de Texto - + Open File(s) Abrir arquivo(s) - + Text Files (*) Arquivos de texto (*) - - - + + + Lose Unsaved Changes? Perder alterações não salvas? - - + + This file has unsaved changes. Do you want to close it anyway? @@ -296,7 +296,7 @@ Deseja fechar mesmo assim? %1 - + There are unsaved changes. Do you want to close the editor anyway? @@ -310,32 +310,32 @@ Deseja fechar o editor mesmo assim? PlainTextEditor - + Save File Salvar arquivo - + Text File (*) Arquivo de texto (*) - + Row Number: %1, Column Number: %2 Número da Fileira: %1, Número da Coluna: %2 - + The following file has been changed by some other utility. Do you want to re-load it? O seguinte arquivo foi alterado por algum outro utilitário. Você quer recarregá-lo? - + (Note: You will lose all currently-unsaved changes) (Nota: Você vai perder todas as alterações não salvas) - + File Modified Arquivo modificado -- cgit