This is an automated email from the git hooks/post-receive script. t r a n s i f e x p u s h e d a c o m m i t t o b r a n c h m a s t e r in repository panel-plugins/xfce4-cpugraph-plugin.
commit 41172f0152a2995d309cdebbcde5d26a283bd98e Author: Emanuele Petriglia <[email protected]> Date: Sun Jun 23 18:31:13 2019 +0200 I18n: Update translation it (100%). 38 translated messages. Transifex (https://www.transifex.com/xfce/public/). --- po/it.po | 83 ++++++++++++++++++++++++++++++++++------------------------------ 1 file changed, 44 insertions(+), 39 deletions(-) diff --git a/po/it.po b/po/it.po index 6069730..876f13e 100644 --- a/po/it.po +++ b/po/it.po @@ -5,12 +5,13 @@ # Translators: # Cristian Marchi <[email protected]>, 2009,2013 # Emanuele Petriglia <[email protected]>, 2018 +# Emanuele Petriglia <[email protected]>, 2019 msgid "" msgstr "" "Project-Id-Version: Xfce Panel Plugins\n" "Report-Msgid-Bugs-To: \n" -"POT-Creation-Date: 2019-05-29 06:31+0200\n" -"PO-Revision-Date: 2019-05-29 17:06+0000\n" +"POT-Creation-Date: 2019-06-23 00:31+0200\n" +"PO-Revision-Date: 2019-06-23 15:43+0000\n" "Last-Translator: Emanuele Petriglia <[email protected]>\n" "Language-Team: Italian (http://www.transifex.com/xfce/xfce-panel-plugins/language/it/)\n" "MIME-Version: 1.0\n" @@ -19,150 +20,154 @@ msgstr "" "Language: it\n" "Plural-Forms: nplurals=2; plural=(n != 1);\n" -#: ../panel-plugin/cpu.c:132 ../panel-plugin/cpugraph.desktop.in.h:2 +#: ../panel-plugin/cpu.c:160 ../panel-plugin/cpugraph.desktop.in.h:2 msgid "Graphical representation of the CPU load" msgstr "Rappresentazione grafica del carico della CPU" -#: ../panel-plugin/cpu.c:134 +#: ../panel-plugin/cpu.c:162 msgid "Copyright (c) 2003-2019\n" msgstr "Copyright © 2003-2019\n" -#: ../panel-plugin/cpu.c:342 +#: ../panel-plugin/cpu.c:407 #, c-format msgid "Usage: %u%%" msgstr "Utilizzo: %u%%" -#: ../panel-plugin/properties.c:80 +#: ../panel-plugin/properties.c:132 msgid "CPU Graph Properties" msgstr "Proprietà del grafico della CPU" -#: ../panel-plugin/properties.c:98 +#: ../panel-plugin/properties.c:149 msgid "Use non-linear time-scale" msgstr "Usa scala temporale non lineare" -#: ../panel-plugin/properties.c:99 +#: ../panel-plugin/properties.c:150 msgid "Show frame" msgstr "Mostra cornice" -#: ../panel-plugin/properties.c:100 +#: ../panel-plugin/properties.c:151 msgid "Show border" msgstr "Mostra bordo" -#: ../panel-plugin/properties.c:101 +#: ../panel-plugin/properties.c:152 msgid "Show current usage bar" msgid_plural "Show current usage bars" msgstr[0] "Mostra la barra di utilizzo attuale" msgstr[1] "Mostra le barre di utilizzo attuale" -#: ../panel-plugin/properties.c:103 +#: ../panel-plugin/properties.c:154 msgid "Run in terminal" msgstr "Esegui nel terminale" -#: ../panel-plugin/properties.c:104 +#: ../panel-plugin/properties.c:155 msgid "Use startup notification" msgstr "Usa la notifica di avvio" -#: ../panel-plugin/properties.c:107 +#: ../panel-plugin/properties.c:158 msgid "Color 1:" msgstr "Colore 1:" -#: ../panel-plugin/properties.c:108 +#: ../panel-plugin/properties.c:159 msgid "Color 2:" msgstr "Colore 2:" -#: ../panel-plugin/properties.c:109 +#: ../panel-plugin/properties.c:160 msgid "Color 3:" msgstr "Colore 3:" -#: ../panel-plugin/properties.c:110 +#: ../panel-plugin/properties.c:161 msgid "Background:" msgstr "Sfondo:" -#: ../panel-plugin/properties.c:114 +#: ../panel-plugin/properties.c:165 msgid "Bars color:" msgstr "Colori delle barre:" -#: ../panel-plugin/properties.c:119 +#: ../panel-plugin/properties.c:170 msgid "Appearance" msgstr "Aspetto" -#: ../panel-plugin/properties.c:121 +#: ../panel-plugin/properties.c:172 msgid "Advanced" msgstr "Avanzate" -#: ../panel-plugin/properties.c:199 +#: ../panel-plugin/properties.c:258 msgid "Fastest (~250ms)" msgstr "Più veloce (~250ms)" -#: ../panel-plugin/properties.c:200 +#: ../panel-plugin/properties.c:259 msgid "Fast (~500ms)" msgstr "Veloce (~500ms)" -#: ../panel-plugin/properties.c:201 +#: ../panel-plugin/properties.c:260 msgid "Normal (~750ms)" msgstr "Normale (~750ms)" -#: ../panel-plugin/properties.c:202 +#: ../panel-plugin/properties.c:261 msgid "Slow (~1s)" msgstr "Lento (~1s)" -#: ../panel-plugin/properties.c:206 +#: ../panel-plugin/properties.c:265 msgid "Update Interval:" msgstr "Intervallo di aggiornamento:" -#: ../panel-plugin/properties.c:214 +#: ../panel-plugin/properties.c:274 msgid "All" msgstr "Tutti" -#: ../panel-plugin/properties.c:219 +#: ../panel-plugin/properties.c:281 msgid "Tracked Core:" -msgstr "Processore tracciato:" +msgstr "Core tracciato:" -#: ../panel-plugin/properties.c:230 +#: ../panel-plugin/properties.c:293 msgid "Width:" msgstr "Larghezza:" -#: ../panel-plugin/properties.c:232 +#: ../panel-plugin/properties.c:295 msgid "Height:" msgstr "Altezza:" -#: ../panel-plugin/properties.c:246 +#: ../panel-plugin/properties.c:310 msgid "Associated command:" msgstr "Comando associato:" -#: ../panel-plugin/properties.c:270 +#: ../panel-plugin/properties.c:337 +msgid "Disabled" +msgstr "Disabilitato" + +#: ../panel-plugin/properties.c:338 msgid "Normal" msgstr "Normale" -#: ../panel-plugin/properties.c:271 +#: ../panel-plugin/properties.c:339 msgid "LED" msgstr "LED" -#: ../panel-plugin/properties.c:272 +#: ../panel-plugin/properties.c:340 msgid "No history" msgstr "Istantaneo" -#: ../panel-plugin/properties.c:273 +#: ../panel-plugin/properties.c:341 msgid "Grid" msgstr "Griglia" -#: ../panel-plugin/properties.c:277 +#: ../panel-plugin/properties.c:349 msgid "Mode:" msgstr "Modalità:" -#: ../panel-plugin/properties.c:282 +#: ../panel-plugin/properties.c:355 msgid "Solid" msgstr "Solido" -#: ../panel-plugin/properties.c:283 +#: ../panel-plugin/properties.c:356 msgid "Gradient" msgstr "Gradiente" -#: ../panel-plugin/properties.c:284 +#: ../panel-plugin/properties.c:357 msgid "Fire" msgstr "Fuoco" -#: ../panel-plugin/properties.c:288 +#: ../panel-plugin/properties.c:361 msgid "Color mode: " msgstr "Modalità colore:" -- To stop receiving notification emails like this one, please contact the administrator of this repository. _______________________________________________ Xfce4-commits mailing list [email protected] https://mail.xfce.org/mailman/listinfo/xfce4-commits
