|
1 | 1 | # 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 |
3 | 3 | # This file is distributed under the same license as the com.github.peteruithoven.resizer package. |
4 | | -# Automatically generated, 2018. |
| 4 | +# NathanBnm, 2019. |
5 | 5 | # |
6 | 6 | msgid "" |
7 | 7 | msgstr "" |
8 | 8 | "Project-Id-Version: com.github.peteruithoven.resizer\n" |
9 | 9 | "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" |
14 | 14 | "Language: fr\n" |
15 | 15 | "MIME-Version: 1.0\n" |
16 | | -"Content-Type: text/plain; charset=ASCII\n" |
| 16 | +"Content-Type: text/plain; charset=UTF-8\n" |
17 | 17 | "Content-Transfer-Encoding: 8bit\n" |
18 | | -"Plural-Forms: nplurals=2; plural=(n > 1);\n" |
19 | 18 |
|
20 | 19 | #: src/Window.vala:31 |
21 | 20 | msgid "Resizer" |
22 | | -msgstr "" |
| 21 | +msgstr "Resizer" |
23 | 22 |
|
24 | 23 | #: src/ResizePage.vala:40 |
25 | 24 | msgid "Max width:" |
26 | | -msgstr "" |
| 25 | +msgstr "Largeur maximale :" |
27 | 26 |
|
28 | 27 | #: src/ResizePage.vala:57 |
29 | 28 | msgid "Max height:" |
30 | | -msgstr "" |
| 29 | +msgstr "Hauteur maximale :" |
31 | 30 |
|
32 | 31 | #: src/ResizePage.vala:78 |
33 | 32 | msgid "Cancel" |
34 | | -msgstr "" |
| 33 | +msgstr "Annuler" |
35 | 34 |
|
36 | 35 | #: src/ResizePage.vala:82 |
37 | 36 | msgid "Resize" |
38 | | -msgstr "" |
| 37 | +msgstr "Redimensionner" |
39 | 38 |
|
40 | 39 | #: src/ResizePage.vala:120 |
41 | 40 | msgid "Resize image(s) within:" |
42 | | -msgstr "" |
| 41 | +msgstr "Redimensionner la ou les image(s) à :" |
43 | 42 |
|
44 | 43 | #: src/ResizePage.vala:125 |
45 | 44 | msgid "Resize image within:" |
46 | | -msgstr "" |
| 45 | +msgstr "Redimensionner l'image à :" |
47 | 46 |
|
48 | 47 | #: src/ResizePage.vala:127 |
49 | 48 | #, c-format |
50 | 49 | msgid "Resize %i images within:" |
51 | | -msgstr "" |
| 50 | +msgstr "Redimensionner %i images à :" |
52 | 51 |
|
53 | 52 | #: src/ResizePage.vala:132 |
54 | 53 | #, c-format |
55 | 54 | msgid "Error creating preview: %s" |
56 | | -msgstr "" |
| 55 | +msgstr "Erreur lors de la création de l'aperçu : %s" |
57 | 56 |
|
58 | 57 | #: src/ResizingPage.vala:53 |
59 | 58 | msgid "All images resized" |
60 | | -msgstr "" |
| 59 | +msgstr "Toutes les images ont été redimensionnées" |
61 | 60 |
|
62 | 61 | #: src/ResizingPage.vala:56 |
63 | 62 | msgid "1 image remaining" |
64 | | -msgstr "" |
| 63 | +msgstr "1 image restante" |
65 | 64 |
|
66 | 65 | #: src/ResizingPage.vala:58 |
67 | 66 | #, c-format |
68 | 67 | msgid "%i images remaining" |
69 | | -msgstr "" |
| 68 | +msgstr "%i images restantes" |
70 | 69 |
|
71 | 70 | #: src/Resizer.vala:91 |
72 | 71 | #, c-format |
73 | 72 | msgid "There was an issue resizing '%s'" |
74 | | -msgstr "" |
| 73 | +msgstr "Il y a eu un problème lors du redimensionnement de « %s »" |
75 | 74 |
|
76 | 75 | #: src/DropArea.vala:44 |
77 | 76 | msgid "Drop Image(s) Here" |
78 | | -msgstr "" |
| 77 | +msgstr "Glissez-déposez des images ici" |
0 commit comments