From af9d6b1145304a0a5e1cbe547058e77be1b1cdbc Mon Sep 17 00:00:00 2001 From: Mehmet Dokuz Date: Wed, 31 May 2023 13:12:48 +0000 Subject: [PATCH] Added translation using Weblate (Turkish) --- examples/i18n/mywidget_tr.ts | 70 ++++++++++++++++++++++++++++++++++++ 1 file changed, 70 insertions(+) create mode 100644 examples/i18n/mywidget_tr.ts diff --git a/examples/i18n/mywidget_tr.ts b/examples/i18n/mywidget_tr.ts new file mode 100644 index 00000000..0074d256 --- /dev/null +++ b/examples/i18n/mywidget_tr.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 + + + +