2
2
# Andrew Senetar <[email protected] >, 2022
3
3
# Emanuele, 2022
4
4
5
+ # Giovanni, 2022
5
6
#
6
7
msgid ""
7
8
msgstr ""
8
- "
Last-Translator :
Fuan <[email protected] > , 2022\n"
9
+ "Last-Translator : Giovanni , 2022\n "
9
10
"Language-Team : Italian (https://www.transifex.com/voltaicideas/teams/116153/it/)\n "
10
11
"Language : it\n "
11
12
"Content-Type : text/plain; charset=UTF-8\n "
12
13
"Content-Transfer-Encoding : utf-8\n "
13
- "Plural-Forms : nplurals=2 ; plural=(n != 1) ;\n "
14
+ "Plural-Forms : nplurals=3 ; plural=n == 1 ? 0 : n != 0 && n % 1000000 == 0 ? 1 : 2 ;\n "
14
15
15
16
#: qt/app.py:81
16
17
msgid "Quit"
@@ -979,37 +980,40 @@ msgstr "Ignora file più grandi di"
979
980
980
981
#: qt\app.py:135 qt\app.py:293
981
982
msgid "Clear Cache"
982
- msgstr ""
983
+ msgstr "Svuota cache "
983
984
984
985
#: qt\app.py:294
985
986
msgid ""
986
987
"Do you really want to clear the cache? This will remove all cached file "
987
988
"hashes and picture analysis."
988
989
msgstr ""
990
+ "Vuoi davvero svuotare la cache? Ciò rimuoverà tutti gli hash dei file "
991
+ "memorizzati nella cache e le analisi delle immagini."
989
992
990
993
#: qt\app.py:299
991
994
msgid "Cache cleared."
992
- msgstr ""
995
+ msgstr "Cache svuotata "
993
996
994
997
#: qt\preferences_dialog.py:173
995
998
msgid "Use dark style"
996
- msgstr ""
999
+ msgstr "Usa stile scuro "
997
1000
998
1001
#: qt\preferences_dialog.py:241
999
1002
msgid "Profile scan operation"
1000
- msgstr ""
1003
+ msgstr "Profila l'operazione di scansione "
1001
1004
1002
1005
#: qt\preferences_dialog.py:242
1003
1006
msgid "Profile the scan operation and save logs for optimization."
1004
1007
msgstr ""
1008
+ "Profila l'operazione di scansione e salva i registri per l'ottimizzazione."
1005
1009
1006
1010
#: qt\preferences_dialog.py:246
1007
1011
msgid "Logs located in: <a href=\" {}\" >{}</a>"
1008
- msgstr ""
1012
+ msgstr "I log si trovano in: <a href= \" {} \" >{}</a> "
1009
1013
1010
1014
#: qt\preferences_dialog.py:291
1011
1015
msgid "Debug"
1012
- msgstr ""
1016
+ msgstr "Debug "
1013
1017
1014
1018
#: qt\about_box.py:31
1015
1019
msgid "About {}"
@@ -1021,19 +1025,19 @@ msgstr "Versione {}"
1021
1025
1022
1026
#: qt\about_box.py:49 qt\about_box.py:75
1023
1027
msgid "Checking for updates..."
1024
- msgstr ""
1028
+ msgstr "Controllo degli aggiornamenti... "
1025
1029
1026
1030
#: qt\about_box.py:54
1027
1031
msgid "Licensed under GPLv3"
1028
1032
msgstr "Distribuito sotto licenza GPLv3"
1029
1033
1030
1034
#: qt\about_box.py:68
1031
1035
msgid "No update available."
1032
- msgstr ""
1036
+ msgstr "Nessun aggiornamento disponibile. "
1033
1037
1034
1038
#: qt\about_box.py:71
1035
1039
msgid "New version {} available, download <a href=\" {}\" >here</a>."
1036
- msgstr ""
1040
+ msgstr "È disponibile la nuova versione {}, scaricabile <a href= \" {} \" >qui</a>. "
1037
1041
1038
1042
#: qt\error_report_dialog.py:50
1039
1043
msgid "Error Report"
0 commit comments