mirror of
https://git.mirrors.martin98.com/https://github.com/Ultimaker/Cura
synced 2025-08-14 03:55:56 +08:00
Fix plural forms of Brazillian Portuguese files
This commit is contained in:
parent
ab3294a899
commit
635535e33a
@ -1,9 +1,9 @@
|
||||
# Portuguese translation for Cura.
|
||||
# Copyright (C) 2016, 2017
|
||||
# This file is distributed under the same license as the Cura package.
|
||||
# FIRST AUTHOR <jasaneschio@gmail.com>, 2016.
|
||||
# SECOND AUTHOR <patola@makerlinux.com.br>, 2017.
|
||||
#
|
||||
# Portuguese translation for Cura.
|
||||
# Copyright (C) 2016, 2017
|
||||
# This file is distributed under the same license as the Cura package.
|
||||
# FIRST AUTHOR <jasaneschio@gmail.com>, 2016.
|
||||
# SECOND AUTHOR <patola@makerlinux.com.br>, 2017.
|
||||
#
|
||||
msgid ""
|
||||
msgstr ""
|
||||
"Project-Id-Version: PACKAGE VERSION\n"
|
||||
@ -16,6 +16,7 @@ msgstr ""
|
||||
"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"
|
||||
|
||||
#: /home/ruben/Projects/Cura/plugins/MachineSettingsAction/__init__.py:12
|
||||
msgctxt "@label"
|
||||
@ -1223,11 +1224,11 @@ 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 <EMAIL@ADDRESS>, YEAR.
|
||||
#
|
||||
# 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 <EMAIL@ADDRESS>, YEAR.
|
||||
#
|
||||
#: /home/ruben/Projects/Cura/plugins/Doodle3D-cura-plugin/ControlWindow.qml:45
|
||||
msgctxt "@label"
|
||||
msgid ""
|
||||
|
@ -11,6 +11,7 @@ msgstr ""
|
||||
"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"
|
||||
|
||||
#: fdmextruder.def.json
|
||||
msgctxt "machine_settings label"
|
||||
|
@ -10,6 +10,7 @@ msgstr ""
|
||||
"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"
|
||||
|
||||
#: fdmprinter.def.json
|
||||
msgctxt "machine_settings label"
|
||||
|
Loading…
x
Reference in New Issue
Block a user