Skip to content

Commit 6619082

Browse files
committed
Translated also the other it.po file (I forgot in the previous PR, sorry)
1 parent d7c3afe commit 6619082

File tree

1 file changed

+23
-19
lines changed

1 file changed

+23
-19
lines changed

po/it.po

Lines changed: 23 additions & 19 deletions
Original file line numberDiff line numberDiff line change
@@ -1,91 +1,95 @@
11
# Italian translations for com.github.peteruithoven.resizer package.
22
# Copyright (C) 2018 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.
54
#
5+
# Automatically generated, 2018.
6+
# Saverio Morelli <[email protected]>, 2021.
67
msgid ""
78
msgstr ""
89
"Project-Id-Version: com.github.peteruithoven.resizer\n"
910
"Report-Msgid-Bugs-To: \n"
1011
"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"
1415
"Language: it\n"
1516
"MIME-Version: 1.0\n"
1617
"Content-Type: text/plain; charset=UTF-8\n"
1718
"Content-Transfer-Encoding: 8bit\n"
1819
"Plural-Forms: nplurals=2; plural=(n != 1);\n"
20+
"X-Generator: Lokalize 21.08.1\n"
1921

2022
#: src/HeaderBar.vala:32
2123
msgid ""
2224
"Resizer will never upscale and always maintain the aspect ratio of your "
2325
"images."
2426
msgstr ""
27+
"Resizer non modificherà mai e manterrà sempre il rapporto (aspect ratio)"
28+
" delle tue immagini."
2529

2630
#: src/HeaderBar.vala:43
2731
msgid "Info"
28-
msgstr ""
32+
msgstr "Informazioni"
2933

3034
#: src/Window.vala:31
3135
msgid "Resizer"
32-
msgstr ""
36+
msgstr "Resizer"
3337

3438
#. Width input
3539
#: src/ResizePage.vala:40
3640
msgid "Max width:"
37-
msgstr ""
41+
msgstr "Max larghezza:"
3842

3943
#. Create 3th column, making sure the entry is in the center
4044
#. height input
4145
#: src/ResizePage.vala:57
4246
msgid "Max height:"
43-
msgstr ""
47+
msgstr "Max altezza:"
4448

4549
#: src/ResizePage.vala:78
4650
msgid "Cancel"
47-
msgstr ""
51+
msgstr "Annulla"
4852

4953
#: src/ResizePage.vala:82
5054
msgid "Resize"
51-
msgstr ""
55+
msgstr "Ridimensiona"
5256

5357
#: src/ResizePage.vala:120
5458
msgid "Resize image(s) within:"
55-
msgstr ""
59+
msgstr "Ridimensiona immagine/i dentro:"
5660

5761
#: src/ResizePage.vala:125
5862
msgid "Resize image within:"
59-
msgstr ""
63+
msgstr "Ridimensiona immagine dentro:"
6064

6165
#: src/ResizePage.vala:127
6266
#, c-format
6367
msgid "Resize %i images within:"
64-
msgstr ""
68+
msgstr "Ridimensiona %i immagini dentro:"
6569

6670
#: src/ResizePage.vala:132
6771
#, c-format
6872
msgid "Error creating preview: %s"
69-
msgstr ""
73+
msgstr "Errore nella creazione dell'anteprima: %s"
7074

7175
#: src/ResizingPage.vala:53
7276
msgid "All images resized"
73-
msgstr ""
77+
msgstr "Tutte le immagini sono state ridimensionate"
7478

7579
#: src/ResizingPage.vala:56
7680
msgid "1 image remaining"
77-
msgstr ""
81+
msgstr "1 immagine rimanente"
7882

7983
#: src/ResizingPage.vala:58
8084
#, c-format
8185
msgid "%i images remaining"
82-
msgstr ""
86+
msgstr "%i immagini rimanenti"
8387

8488
#: src/Resizer.vala:92
8589
#, c-format
8690
msgid "There was an issue resizing '%s'"
87-
msgstr ""
91+
msgstr "C'è stato un problema durante il ridimensionamento di '%s'"
8892

8993
#: src/DropArea.vala:44
9094
msgid "Drop Image(s) Here"
91-
msgstr ""
95+
msgstr "Rilascia l'immagine (o le immagini) qui"

0 commit comments

Comments
 (0)