I18n: Update translation it (100%).
73 translated messages. Transifex (https://www.transifex.com/xfce/public/).
This commit is contained in:
28
po/it.po
28
po/it.po
@@ -14,7 +14,7 @@ msgid ""
|
||||
msgstr ""
|
||||
"Project-Id-Version: Xfce Apps\n"
|
||||
"Report-Msgid-Bugs-To: \n"
|
||||
"POT-Creation-Date: 2022-05-24 12:52+0200\n"
|
||||
"POT-Creation-Date: 2022-07-14 00:51+0200\n"
|
||||
"PO-Revision-Date: 2013-07-03 18:41+0000\n"
|
||||
"Last-Translator: Emanuele Petriglia <transifex@emanuelepetriglia.com>, 2019-2022\n"
|
||||
"Language-Team: Italian (http://www.transifex.com/xfce/xfce-apps/language/it/)\n"
|
||||
@@ -24,7 +24,7 @@ msgstr ""
|
||||
"Language: it\n"
|
||||
"Plural-Forms: nplurals=3; plural=n == 1 ? 0 : n != 0 && n % 1000000 == 0 ? 1 : 2;\n"
|
||||
|
||||
#: ../xfce4-taskmanager.desktop.in.h:1 ../src/main.c:210
|
||||
#: ../xfce4-taskmanager.desktop.in.h:1 ../src/main.c:206
|
||||
#: ../src/process-tree-view.c:375 ../src/process-tree-view.c:390
|
||||
#: ../src/process-tree-view.c:420 ../src/process-window.ui.h:1
|
||||
#: ../src/settings-dialog.c:143
|
||||
@@ -35,11 +35,11 @@ msgstr "Gestore dei processi"
|
||||
msgid "Easy to use application to monitor system resources"
|
||||
msgstr "Un'applicazione per controllare le risorse del sistema facile da usare"
|
||||
|
||||
#: ../src/main.c:60
|
||||
#: ../src/main.c:59
|
||||
msgid "Quit"
|
||||
msgstr "Esci"
|
||||
|
||||
#: ../src/main.c:158
|
||||
#: ../src/main.c:157
|
||||
#, c-format
|
||||
msgid ""
|
||||
"<b>Processes:</b> %u\n"
|
||||
@@ -48,20 +48,20 @@ msgid ""
|
||||
"<b>Swap:</b> %s"
|
||||
msgstr "<b>Processi:</b> %u\n<b>CPU:</b> %.0f%%\n<b>Memoria:</b> %s\n<b>Swap:</b> %s"
|
||||
|
||||
#: ../src/main.c:240
|
||||
#: ../src/main.c:236
|
||||
msgid "Xfce Notify Daemon"
|
||||
msgstr "Demone di notifica di Xfce"
|
||||
|
||||
#: ../src/main.c:242
|
||||
#: ../src/main.c:238
|
||||
msgid "Settings daemon is unavailable"
|
||||
msgstr "Il demone delle impostazioni non è disponibile"
|
||||
|
||||
#: ../src/process-statusbar.c:139 ../src/process-window.c:446
|
||||
#: ../src/process-statusbar.c:139 ../src/process-window.c:437
|
||||
#, c-format
|
||||
msgid "CPU: %s%%"
|
||||
msgstr "CPU: %s%%"
|
||||
|
||||
#: ../src/process-statusbar.c:149 ../src/process-window.c:450
|
||||
#: ../src/process-statusbar.c:149 ../src/process-window.c:441
|
||||
#, c-format
|
||||
msgid "Memory: %s"
|
||||
msgstr "Memoria: %s"
|
||||
@@ -228,7 +228,7 @@ msgstr "Nessun PID trovato"
|
||||
msgid "No PID found for window 0x%lx."
|
||||
msgstr "Nessun PID trovato per la finestra 0x%lx."
|
||||
|
||||
#: ../src/process-window.c:319
|
||||
#: ../src/process-window.c:309
|
||||
msgid "Filter on process name"
|
||||
msgstr "Filtra in base al nome del processo"
|
||||
|
||||
@@ -241,24 +241,20 @@ msgid "Identify an open window by clicking on it."
|
||||
msgstr "Identifica una finestra aperta cliccando su di essa."
|
||||
|
||||
#: ../src/process-window.ui.h:4
|
||||
msgid "Show/hide process filter"
|
||||
msgstr "Mostra/nascondi il filtro dei processi"
|
||||
|
||||
#: ../src/process-window.ui.h:5
|
||||
msgid "You are using the root account, you may harm your system."
|
||||
msgstr "Si sta utilizzando l'account amministratore, si potrebbe danneggiare il sistema."
|
||||
|
||||
#: ../src/process-window.ui.h:6
|
||||
#: ../src/process-window.ui.h:5
|
||||
msgid ""
|
||||
"<span foreground='#000000' background='#aed581'> </span> Starting task"
|
||||
msgstr "<span foreground='#000000' background='#aed581'> </span> Inizializzazione processo"
|
||||
|
||||
#: ../src/process-window.ui.h:7
|
||||
#: ../src/process-window.ui.h:6
|
||||
msgid ""
|
||||
"<span foreground='#000000' background='#fff176'> </span> Changing task"
|
||||
msgstr "<span foreground='#000000' background='#fff176'> </span> Cambio processo in corso"
|
||||
|
||||
#: ../src/process-window.ui.h:8
|
||||
#: ../src/process-window.ui.h:7
|
||||
msgid ""
|
||||
"<span foreground='#000000' background='#e57373'> </span> Terminating task"
|
||||
msgstr "<span foreground='#000000' background='#e57373'> </span> Terminazione processo in corso"
|
||||
|
||||
Reference in New Issue
Block a user