From 17a615d30cc2cef7d01981e30a340e9e23f2d721 Mon Sep 17 00:00:00 2001 From: Ghostkeeper Date: Tue, 15 Aug 2017 15:32:23 +0200 Subject: [PATCH] Don't translate HTML tags and variable names It says so in the context of the build dimensions translation. Not yet in the context of the HTML tags with and such, but it will do that for the next translation round properly. Contributes to issue CURA-4113. --- resources/i18n/ptbr/cura.po | 32 ++++++-------------------------- 1 file changed, 6 insertions(+), 26 deletions(-) diff --git a/resources/i18n/ptbr/cura.po b/resources/i18n/ptbr/cura.po index fbc1bd1057..9023ce640d 100644 --- a/resources/i18n/ptbr/cura.po +++ b/resources/i18n/ptbr/cura.po @@ -805,7 +805,7 @@ msgstr "Carregando interface..." #, python-format msgctxt "@info 'width', 'depth' and 'height' are variable names that must NOT be translated; just translate the format of ##x##x## mm." msgid "%(width).1f x %(depth).1f x %(height).1f mm" -msgstr "%(largura).1f x %(profundidade).1f x %(altura).1f mm" +msgstr "%(width).1f x %(depth).1f x %(height).1f mm" #: /home/ruben/Projects/Cura/cura/CuraApplication.py:1285 #, python-brace-format @@ -1025,26 +1025,6 @@ msgctxt "@label" msgid "Extruder Temperature: %1/%2°C" msgstr "Temperatura do Extrusor: %1/%2°C" -# SOME DESCRIPTIVE TITLE. -# Copyright (C) YEAR THE PACKAGE'S COPYRIGHT HOLDER -# This file is distributed under the same license as the PACKAGE package. -# FIRST AUTHOR , YEAR. -# -#: /home/ruben/Projects/Cura/plugins/Doodle3D-cura-plugin/ControlWindow.qml:45 -msgctxt "@label" -msgid "" -msgstr "" -"Project-Id-Version: PACKAGE VERSION\n" -"Report-Msgid-Bugs-To: \n" -"POT-Creation-Date: 2017-01-23 10:41-0300\n" -"PO-Revision-Date: 2017-06-12 18:30-0300\n" -"Last-Translator: Cláudio Sampaio \n" -"Language-Team: LANGUAGE \n" -"Language: ptbr\n" -"MIME-Version: 1.0\n" -"Content-Type: text/plain; charset=UTF-8\n" -"Content-Transfer-Encoding: 8bit\n" - #: /home/ruben/Projects/Cura/plugins/Doodle3D-cura-plugin/ControlWindow.qml:46 msgctxt "@label" msgid "Bed Temperature: %1/%2°C" @@ -2475,12 +2455,12 @@ msgstr "Importar Material" #: /home/ruben/Projects/Cura/resources/qml/Preferences/MaterialsPage.qml:320 msgctxt "@info:status" msgid "Could not import material %1: %2" -msgstr "Não foi possível importar material%1: %2" +msgstr "Não foi possível importar material%1: %2" #: /home/ruben/Projects/Cura/resources/qml/Preferences/MaterialsPage.qml:324 msgctxt "@info:status" msgid "Successfully imported material %1" -msgstr "Material %1 importado com sucesso" +msgstr "Material %1 importado com sucesso" #: /home/ruben/Projects/Cura/resources/qml/Preferences/MaterialsPage.qml:343 #: /home/ruben/Projects/Cura/resources/qml/Preferences/MaterialsPage.qml:358 @@ -2491,12 +2471,12 @@ msgstr "Exportar Material" #: /home/ruben/Projects/Cura/resources/qml/Preferences/MaterialsPage.qml:362 msgctxt "@info:status" msgid "Failed to export material to %1: %2" -msgstr "Falha ao exportar material para %1: %2" +msgstr "Falha ao exportar material para %1: %2" #: /home/ruben/Projects/Cura/resources/qml/Preferences/MaterialsPage.qml:368 msgctxt "@info:status" msgid "Successfully exported material to %1" -msgstr "Material %1 exportado com sucesso" +msgstr "Material %1 exportado com sucesso" #: /home/ruben/Projects/Cura/resources/qml/AddMachineDialog.qml:18 #: /home/ruben/Projects/Cura/resources/qml/Cura.qml:822 @@ -4228,7 +4208,7 @@ msgstr "Leitor de Perfis do Cura" #~ msgctxt "@label" #~ msgid "Need help improving your prints? Read the Ultimaker Troubleshooting Guides" -#~ msgstr "Precisa de ajuda para melhorar suas impressões? Leia o Guia de Solução de Problemas da Ultimaker." +#~ msgstr "Precisa de ajuda para melhorar suas impressões? Leia o Guia de Solução de Problemas da Ultimaker." #~ msgctxt "@info:status" #~ msgid "Connected over the network to {0}. Please approve the access request on the printer."