From 0c2629f8d2238c0e00e49d98b823f164c10fa5f0 Mon Sep 17 00:00:00 2001 From: Slávek Banko Date: Thu, 21 Apr 2022 00:17:34 +0200 Subject: Merge translation files from master branch. MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit Signed-off-by: Slávek Banko --- examples/i18n/mywidget_pt.ts | 70 ++++++++++++++++++++++++++++++++++++++++++++ 1 file changed, 70 insertions(+) create mode 100644 examples/i18n/mywidget_pt.ts (limited to 'examples/i18n/mywidget_pt.ts') diff --git a/examples/i18n/mywidget_pt.ts b/examples/i18n/mywidget_pt.ts new file mode 100644 index 000000000..06b5a70e5 --- /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 + + + + -- cgit v1.2.3