From bd0f3345a938b35ce6a12f6150373b0955b8dd12 Mon Sep 17 00:00:00 2001 From: Timothy Pearson Date: Sun, 10 Jul 2011 15:24:15 -0500 Subject: Add Qt3 development HEAD version --- examples/i18n/mywidget_fr.ts | 68 ++++++++++++++++++++++++++++++++++++++++++++ 1 file changed, 68 insertions(+) create mode 100644 examples/i18n/mywidget_fr.ts (limited to 'examples/i18n/mywidget_fr.ts') diff --git a/examples/i18n/mywidget_fr.ts b/examples/i18n/mywidget_fr.ts new file mode 100644 index 0000000..a029084 --- /dev/null +++ b/examples/i18n/mywidget_fr.ts @@ -0,0 +1,68 @@ + + + MyWidget + + View + Vue + + + &File + &Fichier + + + E&xit + &Quitter + + + First + Premier + + + Third + Troisième + + + Language: English + Langage : Français + + + The Main Window + La fenêtre principale + + + Ctrl+Q + Ctrl+Q + + + Oblique + Oblique + + + Second + Second + + + Isometric + Isométrique + + + Perspective + Perspective + + + Internationalization Example + Exemple d'internationalisation + + + + QVDialog + + OK + + + + Cancel + + + + -- cgit v1.2.3