Skip to content

Commit 8529498

Browse files
Merge pull request #33 from NathanBnm/patch-1
Add french translations
2 parents fa1bcbe + 065d17a commit 8529498

File tree

1 file changed

+21
-22
lines changed

1 file changed

+21
-22
lines changed

po/fr.po

Lines changed: 21 additions & 22 deletions
Original file line numberDiff line numberDiff line change
@@ -1,78 +1,77 @@
11
# French translations for com.github.peteruithoven.resizer package.
2-
# Copyright (C) 2018 THE com.github.peteruithoven.resizer'S COPYRIGHT HOLDER
2+
# Copyright (C) 2019 THE com.github.peteruithoven.resizer'S COPYRIGHT HOLDER
33
# This file is distributed under the same license as the com.github.peteruithoven.resizer package.
4-
# Automatically generated, 2018.
4+
# NathanBnm, 2019.
55
#
66
msgid ""
77
msgstr ""
88
"Project-Id-Version: com.github.peteruithoven.resizer\n"
99
"Report-Msgid-Bugs-To: \n"
10-
"POT-Creation-Date: 2018-09-14 19:36+0200\n"
11-
"PO-Revision-Date: 2018-01-31 01:09+0100\n"
12-
"Last-Translator: Automatically generated\n"
13-
"Language-Team: none\n"
10+
"POT-Creation-Date: 2018-10-29 21:15+0900\n"
11+
"PO-Revision-Date: 2019-01-17 22:40+0100\n"
12+
"Last-Translator: NathanBnm\n"
13+
"Language-Team: Français\n"
1414
"Language: fr\n"
1515
"MIME-Version: 1.0\n"
16-
"Content-Type: text/plain; charset=ASCII\n"
16+
"Content-Type: text/plain; charset=UTF-8\n"
1717
"Content-Transfer-Encoding: 8bit\n"
18-
"Plural-Forms: nplurals=2; plural=(n > 1);\n"
1918

2019
#: src/Window.vala:31
2120
msgid "Resizer"
22-
msgstr ""
21+
msgstr "Resizer"
2322

2423
#: src/ResizePage.vala:40
2524
msgid "Max width:"
26-
msgstr ""
25+
msgstr "Largeur maximale :"
2726

2827
#: src/ResizePage.vala:57
2928
msgid "Max height:"
30-
msgstr ""
29+
msgstr "Hauteur maximale :"
3130

3231
#: src/ResizePage.vala:78
3332
msgid "Cancel"
34-
msgstr ""
33+
msgstr "Annuler"
3534

3635
#: src/ResizePage.vala:82
3736
msgid "Resize"
38-
msgstr ""
37+
msgstr "Redimensionner"
3938

4039
#: src/ResizePage.vala:120
4140
msgid "Resize image(s) within:"
42-
msgstr ""
41+
msgstr "Redimensionner la ou les image(s) à :"
4342

4443
#: src/ResizePage.vala:125
4544
msgid "Resize image within:"
46-
msgstr ""
45+
msgstr "Redimensionner l'image à :"
4746

4847
#: src/ResizePage.vala:127
4948
#, c-format
5049
msgid "Resize %i images within:"
51-
msgstr ""
50+
msgstr "Redimensionner %i images à :"
5251

5352
#: src/ResizePage.vala:132
5453
#, c-format
5554
msgid "Error creating preview: %s"
56-
msgstr ""
55+
msgstr "Erreur lors de la création de l'aperçu : %s"
5756

5857
#: src/ResizingPage.vala:53
5958
msgid "All images resized"
60-
msgstr ""
59+
msgstr "Toutes les images ont été redimensionnées"
6160

6261
#: src/ResizingPage.vala:56
6362
msgid "1 image remaining"
64-
msgstr ""
63+
msgstr "1 image restante"
6564

6665
#: src/ResizingPage.vala:58
6766
#, c-format
6867
msgid "%i images remaining"
69-
msgstr ""
68+
msgstr "%i images restantes"
7069

7170
#: src/Resizer.vala:91
7271
#, c-format
7372
msgid "There was an issue resizing '%s'"
74-
msgstr ""
73+
msgstr "Il y a eu un problème lors du redimensionnement de « %s »"
7574

7675
#: src/DropArea.vala:44
7776
msgid "Drop Image(s) Here"
78-
msgstr ""
77+
msgstr "Glissez-déposez des images ici"

0 commit comments

Comments
 (0)