diff options
author | Andras Timar <atimar@suse.com> | 2013-05-25 20:03:16 +0200 |
---|---|---|
committer | Andras Timar <atimar@suse.com> | 2013-05-25 21:06:48 +0200 |
commit | 7db61e0f23b962f97e9246e0a8fb60e47fff0ac9 (patch) | |
tree | 909b091e57c275100a8792591c22fa92e5bdab44 /source/pt-BR/chart2/uiconfig/ui.po | |
parent | 048550216b445425fc8d86277696f8f9bfb0c8bf (diff) |
initial import of 4.1 translations
Change-Id: Ia93f31dedcdff3e180c36473e0667022795d96a7
Diffstat (limited to 'source/pt-BR/chart2/uiconfig/ui.po')
-rw-r--r-- | source/pt-BR/chart2/uiconfig/ui.po | 134 |
1 files changed, 134 insertions, 0 deletions
diff --git a/source/pt-BR/chart2/uiconfig/ui.po b/source/pt-BR/chart2/uiconfig/ui.po new file mode 100644 index 00000000000..54c21acd212 --- /dev/null +++ b/source/pt-BR/chart2/uiconfig/ui.po @@ -0,0 +1,134 @@ +#. extracted from chart2/uiconfig/ui +msgid "" +msgstr "" +"Project-Id-Version: PACKAGE VERSION\n" +"Report-Msgid-Bugs-To: https://bugs.freedesktop.org/enter_bug.cgi?product=LibreOffice&bug_status=UNCONFIRMED&component=UI\n" +"POT-Creation-Date: 2013-05-23 12:05+0200\n" +"PO-Revision-Date: 2013-05-24 22:12+0000\n" +"Last-Translator: Olivier <olivier.hallot@documentfoundation.org>\n" +"Language-Team: LANGUAGE <LL@li.org>\n" +"Language: pt_BR\n" +"MIME-Version: 1.0\n" +"Content-Type: text/plain; charset=UTF-8\n" +"Content-Transfer-Encoding: 8bit\n" +"Plural-Forms: nplurals=2; plural=(n > 1);\n" +"X-Generator: Pootle 2.5.0-beta1\n" +"X-Accelerator-Marker: ~\n" +"X-POOTLE-MTIME: 1369433553.0\n" + +#: smoothlinesdlg.ui +msgctxt "" +"smoothlinesdlg.ui\n" +"SmoothLinesDialog\n" +"title\n" +"string.text" +msgid "Smooth Lines" +msgstr "Linhas suaves" + +#: smoothlinesdlg.ui +msgctxt "" +"smoothlinesdlg.ui\n" +"TypeLabel\n" +"label\n" +"string.text" +msgid "Line _Type:" +msgstr "_Tipo de linha:" + +#: smoothlinesdlg.ui +msgctxt "" +"smoothlinesdlg.ui\n" +"SplineTypeComboBox\n" +"0\n" +"stringlist.text" +msgid "Cubic spline" +msgstr "Spline cúbica" + +#: smoothlinesdlg.ui +msgctxt "" +"smoothlinesdlg.ui\n" +"SplineTypeComboBox\n" +"1\n" +"stringlist.text" +msgid "B-spline" +msgstr "Spline B" + +#: smoothlinesdlg.ui +msgctxt "" +"smoothlinesdlg.ui\n" +"ResolutionLabel\n" +"label\n" +"string.text" +msgid "_Resolution:" +msgstr "_Resolução:" + +#: smoothlinesdlg.ui +msgctxt "" +"smoothlinesdlg.ui\n" +"PolynomialsLabel\n" +"label\n" +"string.text" +msgid "_Degree of polynomials:" +msgstr "Grau _dos polinômios" + +#: smoothlinesdlg.ui +msgctxt "" +"smoothlinesdlg.ui\n" +"SplineTypeModel\n" +"0\n" +"stringlist.text" +msgid "Cubic Spline" +msgstr "Spline cúbica" + +#: smoothlinesdlg.ui +msgctxt "" +"smoothlinesdlg.ui\n" +"SplineTypeModel\n" +"1\n" +"stringlist.text" +msgid "B-Spline" +msgstr "Spline B" + +#: steppedlinesdlg.ui +msgctxt "" +"steppedlinesdlg.ui\n" +"label1\n" +"label\n" +"string.text" +msgid "Choose the type of stepping:" +msgstr "Escolha o tipo de degrau:" + +#: steppedlinesdlg.ui +msgctxt "" +"steppedlinesdlg.ui\n" +"step_start_rb\n" +"label\n" +"string.text" +msgid "_Start with horizontal line" +msgstr "Começar com linha hori_zontal" + +#: steppedlinesdlg.ui +msgctxt "" +"steppedlinesdlg.ui\n" +"step_center_x_rb\n" +"label\n" +"string.text" +msgid "Step at the _horizontal mean" +msgstr "Degrau na média _horizontal" + +#: steppedlinesdlg.ui +msgctxt "" +"steppedlinesdlg.ui\n" +"step_end_rb\n" +"label\n" +"string.text" +msgid "_End with horizontal line" +msgstr "_Terminar com linha horizontal" + +#: steppedlinesdlg.ui +msgctxt "" +"steppedlinesdlg.ui\n" +"step_center_y_rb\n" +"label\n" +"string.text" +msgid "Step to the _vertical mean" +msgstr "Degrau na média _vertical" |