|
1 | 1 | # Italian translations for com.github.peteruithoven.resizer package. |
2 | 2 | # Copyright (C) 2018 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. |
5 | 4 | # |
| 5 | +# Automatically generated, 2018. |
| 6 | +# Saverio Morelli <[email protected]>, 2021. |
6 | 7 | msgid "" |
7 | 8 | msgstr "" |
8 | 9 | "Project-Id-Version: com.github.peteruithoven.resizer\n" |
9 | 10 | "Report-Msgid-Bugs-To: \n" |
10 | 11 | "POT-Creation-Date: 2019-03-31 13:06+0200\n" |
11 | | -"PO-Revision-Date: 2018-01-31 01:09+0100\n" |
12 | | -"Last-Translator: Automatically generated\n" |
13 | | -"Language-Team: none\n" |
| 12 | +"PO-Revision-Date: 2021-10-03 00:59+0200\n" |
| 13 | +" Last-Translator: Saverio Morelli <[email protected]>\n" |
| 14 | +" Language-Team: English <[email protected]>\n" |
14 | 15 | "Language: it\n" |
15 | 16 | "MIME-Version: 1.0\n" |
16 | 17 | "Content-Type: text/plain; charset=UTF-8\n" |
17 | 18 | "Content-Transfer-Encoding: 8bit\n" |
18 | 19 | "Plural-Forms: nplurals=2; plural=(n != 1);\n" |
| 20 | +"X-Generator: Lokalize 21.08.1\n" |
19 | 21 |
|
20 | 22 | #: src/HeaderBar.vala:32 |
21 | 23 | msgid "" |
22 | 24 | "Resizer will never upscale and always maintain the aspect ratio of your " |
23 | 25 | "images." |
24 | 26 | msgstr "" |
| 27 | +"Resizer non modificherà mai e manterrà sempre il rapporto (aspect ratio)" |
| 28 | +" delle tue immagini." |
25 | 29 |
|
26 | 30 | #: src/HeaderBar.vala:43 |
27 | 31 | msgid "Info" |
28 | | -msgstr "" |
| 32 | +msgstr "Informazioni" |
29 | 33 |
|
30 | 34 | #: src/Window.vala:31 |
31 | 35 | msgid "Resizer" |
32 | | -msgstr "" |
| 36 | +msgstr "Resizer" |
33 | 37 |
|
34 | 38 | #. Width input |
35 | 39 | #: src/ResizePage.vala:40 |
36 | 40 | msgid "Max width:" |
37 | | -msgstr "" |
| 41 | +msgstr "Max larghezza:" |
38 | 42 |
|
39 | 43 | #. Create 3th column, making sure the entry is in the center |
40 | 44 | #. height input |
41 | 45 | #: src/ResizePage.vala:57 |
42 | 46 | msgid "Max height:" |
43 | | -msgstr "" |
| 47 | +msgstr "Max altezza:" |
44 | 48 |
|
45 | 49 | #: src/ResizePage.vala:78 |
46 | 50 | msgid "Cancel" |
47 | | -msgstr "" |
| 51 | +msgstr "Annulla" |
48 | 52 |
|
49 | 53 | #: src/ResizePage.vala:82 |
50 | 54 | msgid "Resize" |
51 | | -msgstr "" |
| 55 | +msgstr "Ridimensiona" |
52 | 56 |
|
53 | 57 | #: src/ResizePage.vala:120 |
54 | 58 | msgid "Resize image(s) within:" |
55 | | -msgstr "" |
| 59 | +msgstr "Ridimensiona immagine/i dentro:" |
56 | 60 |
|
57 | 61 | #: src/ResizePage.vala:125 |
58 | 62 | msgid "Resize image within:" |
59 | | -msgstr "" |
| 63 | +msgstr "Ridimensiona immagine dentro:" |
60 | 64 |
|
61 | 65 | #: src/ResizePage.vala:127 |
62 | 66 | #, c-format |
63 | 67 | msgid "Resize %i images within:" |
64 | | -msgstr "" |
| 68 | +msgstr "Ridimensiona %i immagini dentro:" |
65 | 69 |
|
66 | 70 | #: src/ResizePage.vala:132 |
67 | 71 | #, c-format |
68 | 72 | msgid "Error creating preview: %s" |
69 | | -msgstr "" |
| 73 | +msgstr "Errore nella creazione dell'anteprima: %s" |
70 | 74 |
|
71 | 75 | #: src/ResizingPage.vala:53 |
72 | 76 | msgid "All images resized" |
73 | | -msgstr "" |
| 77 | +msgstr "Tutte le immagini sono state ridimensionate" |
74 | 78 |
|
75 | 79 | #: src/ResizingPage.vala:56 |
76 | 80 | msgid "1 image remaining" |
77 | | -msgstr "" |
| 81 | +msgstr "1 immagine rimanente" |
78 | 82 |
|
79 | 83 | #: src/ResizingPage.vala:58 |
80 | 84 | #, c-format |
81 | 85 | msgid "%i images remaining" |
82 | | -msgstr "" |
| 86 | +msgstr "%i immagini rimanenti" |
83 | 87 |
|
84 | 88 | #: src/Resizer.vala:92 |
85 | 89 | #, c-format |
86 | 90 | msgid "There was an issue resizing '%s'" |
87 | | -msgstr "" |
| 91 | +msgstr "C'è stato un problema durante il ridimensionamento di '%s'" |
88 | 92 |
|
89 | 93 | #: src/DropArea.vala:44 |
90 | 94 | msgid "Drop Image(s) Here" |
91 | | -msgstr "" |
| 95 | +msgstr "Rilascia l'immagine (o le immagini) qui" |
0 commit comments