summaryrefslogtreecommitdiffstats
path: root/examples/declarative/photoviewer/qml/photoviewer/i18n/qml_fr.ts
blob: 9f892db616b7241f0261fe5a9dc755215afff296 (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
<?xml version="1.0" encoding="utf-8"?>
<!DOCTYPE TS>
<TS version="2.0" language="fr_FR">
<context>
    <name>AlbumDelegate</name>
    <message>
        <location filename="../PhotoViewerCore/AlbumDelegate.qml" line="59"/>
        <source>Remove</source>
        <translation>Supprimer</translation>
    </message>
</context>
<context>
    <name>photoviewer</name>
    <message>
        <location filename="../photoviewer.qml" line="30"/>
        <source>Add</source>
        <translation>Ajouter</translation>
    </message>
    <message>
        <location filename="../photoviewer.qml" line="39"/>
        <source>Edit</source>
        <translation>Éditer</translation>
    </message>
    <message>
        <location filename="../photoviewer.qml" line="52"/>
        <source>Back</source>
        <translation>Retour</translation>
    </message>
</context>
</TS>