From fab37ee9df9e2e5d46fde0113b92503367806d4e Mon Sep 17 00:00:00 2001 From: Hugo Carvalho Date: Tue, 8 Dec 2020 15:16:55 +0000 Subject: [PATCH] Added translation using Weblate (Portuguese) --- examples/i18n/mywidget_pt.ts | 70 ++++++++++++++++++++++++++++++++++++ 1 file changed, 70 insertions(+) create mode 100644 examples/i18n/mywidget_pt.ts diff --git a/examples/i18n/mywidget_pt.ts b/examples/i18n/mywidget_pt.ts new file mode 100644 index 00000000..06b5a70e --- /dev/null +++ b/examples/i18n/mywidget_pt.ts @@ -0,0 +1,70 @@ + + + + + MyWidget + + E&xit + + + + Ctrl+Q + + + + &File + + + + Internationalization Example + + + + Language: English + + + + The Main Window + + + + View + + + + Perspective + + + + Isometric + + + + Oblique + + + + First + + + + Second + + + + Third + + + + + QVDialog + + OK + + + + Cancel + + + +