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 1ada8b1e7fa9e74109905dc2e9c9c9da174ccc28 Author: Pjotr <[email protected]> Date: Sun Jun 23 12:31:21 2019 +0200 I18n: Update translation nl (100%). 38 translated messages. Transifex (https://www.transifex.com/xfce/public/). --- po/nl.po | 85 ++++++++++++++++++++++++++++++++++------------------------------ 1 file changed, 45 insertions(+), 40 deletions(-) diff --git a/po/nl.po b/po/nl.po index fc9868e..cb748ba 100644 --- a/po/nl.po +++ b/po/nl.po @@ -3,12 +3,13 @@ # This file is distributed under the same license as the PACKAGE package. # # Translators: +# Pjotr <[email protected]>, 2019 msgid "" msgstr "" "Project-Id-Version: Xfce Panel Plugins\n" "Report-Msgid-Bugs-To: \n" -"POT-Creation-Date: 2013-07-03 20:54+0200\n" -"PO-Revision-Date: 2017-09-23 19:02+0000\n" +"POT-Creation-Date: 2019-06-23 00:31+0200\n" +"PO-Revision-Date: 2019-06-23 10:07+0000\n" "Last-Translator: Pjotr <[email protected]>\n" "Language-Team: Dutch (http://www.transifex.com/xfce/xfce-panel-plugins/language/nl/)\n" "MIME-Version: 1.0\n" @@ -17,150 +18,154 @@ msgstr "" "Language: nl\n" "Plural-Forms: nplurals=2; plural=(n != 1);\n" -#: ../panel-plugin/cpu.c:153 ../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 "Grafische weergave van de processorbelasting" -#: ../panel-plugin/cpu.c:155 -msgid "Copyright (c) 2003-2012\n" -msgstr "Auteursrecht (c) 2003-2012\n" +#: ../panel-plugin/cpu.c:162 +msgid "Copyright (c) 2003-2019\n" +msgstr "Auteursrecht (c) 2003-2019\n" -#: ../panel-plugin/cpu.c:368 +#: ../panel-plugin/cpu.c:407 #, c-format msgid "Usage: %u%%" msgstr "Gebruik: %u%%" -#: ../panel-plugin/properties.c:80 +#: ../panel-plugin/properties.c:132 msgid "CPU Graph Properties" msgstr "Eigenschappen van CPU Graph" -#: ../panel-plugin/properties.c:98 +#: ../panel-plugin/properties.c:149 msgid "Use non-linear time-scale" msgstr "Gebruik niet-lineaire tijdschaal" -#: ../panel-plugin/properties.c:99 +#: ../panel-plugin/properties.c:150 msgid "Show frame" msgstr "Toon lijst" -#: ../panel-plugin/properties.c:100 +#: ../panel-plugin/properties.c:151 msgid "Show border" msgstr "Toon rand" -#: ../panel-plugin/properties.c:101 +#: ../panel-plugin/properties.c:152 msgid "Show current usage bar" msgid_plural "Show current usage bars" msgstr[0] "Toon balk met huidig gebruik" msgstr[1] "Toon balken met huidig gebruik" -#: ../panel-plugin/properties.c:103 +#: ../panel-plugin/properties.c:154 msgid "Run in terminal" msgstr "Draai in terminal" -#: ../panel-plugin/properties.c:104 +#: ../panel-plugin/properties.c:155 msgid "Use startup notification" msgstr "Gebruik opstartmelding" -#: ../panel-plugin/properties.c:107 +#: ../panel-plugin/properties.c:158 msgid "Color 1:" msgstr "Kleur 1:" -#: ../panel-plugin/properties.c:108 +#: ../panel-plugin/properties.c:159 msgid "Color 2:" msgstr "Kleur 2:" -#: ../panel-plugin/properties.c:109 +#: ../panel-plugin/properties.c:160 msgid "Color 3:" msgstr "Kleur 3:" -#: ../panel-plugin/properties.c:110 +#: ../panel-plugin/properties.c:161 msgid "Background:" msgstr "Achtergrond:" -#: ../panel-plugin/properties.c:114 +#: ../panel-plugin/properties.c:165 msgid "Bars color:" msgstr "Kleur van de balken:" -#: ../panel-plugin/properties.c:119 +#: ../panel-plugin/properties.c:170 msgid "Appearance" msgstr "Uiterlijk" -#: ../panel-plugin/properties.c:121 +#: ../panel-plugin/properties.c:172 msgid "Advanced" msgstr "Geavanceerd" -#: ../panel-plugin/properties.c:197 +#: ../panel-plugin/properties.c:258 msgid "Fastest (~250ms)" msgstr "Snelste (~250ms)" -#: ../panel-plugin/properties.c:198 +#: ../panel-plugin/properties.c:259 msgid "Fast (~500ms)" msgstr "Snel (~500ms)" -#: ../panel-plugin/properties.c:199 +#: ../panel-plugin/properties.c:260 msgid "Normal (~750ms)" msgstr "Normaal (~750ms)" -#: ../panel-plugin/properties.c:200 +#: ../panel-plugin/properties.c:261 msgid "Slow (~1s)" msgstr "Langzaam (~1s)" -#: ../panel-plugin/properties.c:204 +#: ../panel-plugin/properties.c:265 msgid "Update Interval:" msgstr "Verversingstussenpoze:" -#: ../panel-plugin/properties.c:212 +#: ../panel-plugin/properties.c:274 msgid "All" msgstr "Alle" -#: ../panel-plugin/properties.c:217 +#: ../panel-plugin/properties.c:281 msgid "Tracked Core:" msgstr "Bewaakte kern:" -#: ../panel-plugin/properties.c:228 +#: ../panel-plugin/properties.c:293 msgid "Width:" msgstr "Breedte:" -#: ../panel-plugin/properties.c:230 +#: ../panel-plugin/properties.c:295 msgid "Height:" msgstr "Hoogte:" -#: ../panel-plugin/properties.c:244 +#: ../panel-plugin/properties.c:310 msgid "Associated command:" msgstr "Verbonden opdracht:" -#: ../panel-plugin/properties.c:268 +#: ../panel-plugin/properties.c:337 +msgid "Disabled" +msgstr "Uitgeschakeld" + +#: ../panel-plugin/properties.c:338 msgid "Normal" msgstr "Normaal" -#: ../panel-plugin/properties.c:269 +#: ../panel-plugin/properties.c:339 msgid "LED" msgstr "LED" -#: ../panel-plugin/properties.c:270 +#: ../panel-plugin/properties.c:340 msgid "No history" msgstr "Geen geschiedenis" -#: ../panel-plugin/properties.c:271 +#: ../panel-plugin/properties.c:341 msgid "Grid" msgstr "Rooster" -#: ../panel-plugin/properties.c:275 +#: ../panel-plugin/properties.c:349 msgid "Mode:" msgstr "Modus:" -#: ../panel-plugin/properties.c:280 +#: ../panel-plugin/properties.c:355 msgid "Solid" msgstr "Effen" -#: ../panel-plugin/properties.c:281 +#: ../panel-plugin/properties.c:356 msgid "Gradient" msgstr "Verloop" -#: ../panel-plugin/properties.c:282 +#: ../panel-plugin/properties.c:357 msgid "Fire" msgstr "Vuur" -#: ../panel-plugin/properties.c:286 +#: ../panel-plugin/properties.c:361 msgid "Color mode: " msgstr "Kleurmodus: " -- 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
