summaryrefslogtreecommitdiffstats
path: root/python/pyqt/examples3/i18n/mywidget_fr.ts
diff options
context:
space:
mode:
Diffstat (limited to 'python/pyqt/examples3/i18n/mywidget_fr.ts')
-rw-r--r--python/pyqt/examples3/i18n/mywidget_fr.ts68
1 files changed, 0 insertions, 68 deletions
diff --git a/python/pyqt/examples3/i18n/mywidget_fr.ts b/python/pyqt/examples3/i18n/mywidget_fr.ts
deleted file mode 100644
index a029084a..00000000
--- a/python/pyqt/examples3/i18n/mywidget_fr.ts
+++ /dev/null
@@ -1,68 +0,0 @@
-<!DOCTYPE TS><TS>
-<context encoding="UTF-8">
- <name>MyWidget</name>
- <message encoding="UTF-8">
- <source>View</source>
- <translation type="unfinished">Vue</translation>
- </message>
- <message encoding="UTF-8">
- <source>&amp;File</source>
- <translation type="unfinished">&amp;Fichier</translation>
- </message>
- <message encoding="UTF-8">
- <source>E&amp;xit</source>
- <translation type="unfinished">&amp;Quitter</translation>
- </message>
- <message encoding="UTF-8">
- <source>First</source>
- <translation type="unfinished">Premier</translation>
- </message>
- <message encoding="UTF-8">
- <source>Third</source>
- <translation type="unfinished">Troisième</translation>
- </message>
- <message encoding="UTF-8">
- <source>Language: English</source>
- <translation type="unfinished">Langage : Français</translation>
- </message>
- <message encoding="UTF-8">
- <source>The Main Window</source>
- <translation type="unfinished">La fenêtre principale</translation>
- </message>
- <message encoding="UTF-8">
- <source>Ctrl+Q</source>
- <translation type="unfinished">Ctrl+Q</translation>
- </message>
- <message encoding="UTF-8">
- <source>Oblique</source>
- <translation type="unfinished">Oblique</translation>
- </message>
- <message encoding="UTF-8">
- <source>Second</source>
- <translation type="unfinished">Second</translation>
- </message>
- <message encoding="UTF-8">
- <source>Isometric</source>
- <translation type="unfinished">Isométrique</translation>
- </message>
- <message encoding="UTF-8">
- <source>Perspective</source>
- <translation type="unfinished">Perspective</translation>
- </message>
- <message encoding="UTF-8">
- <source>Internationalization Example</source>
- <translation type="unfinished">Exemple d&apos;internationalisation</translation>
- </message>
-</context>
-<context>
- <name>QVDialog</name>
- <message>
- <source>OK</source>
- <translation type="unfinished"></translation>
- </message>
- <message>
- <source>Cancel</source>
- <translation type="unfinished"></translation>
- </message>
-</context>
-</TS>