Add Brazilian Portuguese translation
This commit is contained in:
parent
e397d89886
commit
73f00c27d5
3 changed files with 1304 additions and 1 deletions
|
|
@ -1225,6 +1225,7 @@ TRANSLATIONS +=
|
|||
qt/i18n/OpenRGB_fr.ts \
|
||||
qt/i18n/OpenRGB_ru.ts \
|
||||
qt/i18n/OpenRGB_zh.ts \
|
||||
qt/i18n/OpenRGB_pt_BR.ts \
|
||||
|
||||
FORMS += \
|
||||
qt/OpenRGBClientInfoPage.ui \
|
||||
|
|
@ -1514,7 +1515,7 @@ contains(QMAKE_PLATFORM, linux) {
|
|||
}
|
||||
|
||||
QMAKE_CXXFLAGS += -Wno-implicit-fallthrough
|
||||
|
||||
|
||||
#-------------------------------------------------------------------------------------------#
|
||||
# Determine which hidapi to use based on availability #
|
||||
# Prefer hidraw backend, then libusb #
|
||||
|
|
|
|||
1301
qt/i18n/OpenRGB_pt_br.ts
Normal file
1301
qt/i18n/OpenRGB_pt_br.ts
Normal file
File diff suppressed because it is too large
Load diff
|
|
@ -5,5 +5,6 @@
|
|||
<file>i18n/OpenRGB_es.qm</file>
|
||||
<file>i18n/OpenRGB_de.qm</file>
|
||||
<file>i18n/OpenRGB_ru.qm</file>
|
||||
<file>i18n/OpenRGB_pt_BR.qm</file>
|
||||
</qresource>
|
||||
</RCC>
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue