aboutsummaryrefslogtreecommitdiffstats
path: root/examples/qml/i18n/i18n/qml_fr.ts
diff options
context:
space:
mode:
Diffstat (limited to 'examples/qml/i18n/i18n/qml_fr.ts')
-rw-r--r--examples/qml/i18n/i18n/qml_fr.ts12
1 files changed, 12 insertions, 0 deletions
diff --git a/examples/qml/i18n/i18n/qml_fr.ts b/examples/qml/i18n/i18n/qml_fr.ts
new file mode 100644
index 0000000000..365abd95c2
--- /dev/null
+++ b/examples/qml/i18n/i18n/qml_fr.ts
@@ -0,0 +1,12 @@
+<?xml version="1.0" encoding="utf-8"?>
+<!DOCTYPE TS>
+<TS version="2.0" language="fr" sourcelanguage="en">
+<context>
+ <name>i18n</name>
+ <message>
+ <location filename="../i18n.qml" line="30"/>
+ <source>Hello</source>
+ <translation>Bonjour</translation>
+ </message>
+</context>
+</TS>