From 70ca747e0f20d1c579a19c11fe2f752807069048 Mon Sep 17 00:00:00 2001 From: qadzek <84473512+qadzek@users.noreply.github.com> Date: Mon, 25 Aug 2025 16:22:27 +0200 Subject: [PATCH] stopwatch@KopfdesDaemons: Add Dutch translation --- .../files/stopwatch@KopfdesDaemons/po/nl.po | 62 +++++++++++++++++++ 1 file changed, 62 insertions(+) create mode 100644 stopwatch@KopfdesDaemons/files/stopwatch@KopfdesDaemons/po/nl.po diff --git a/stopwatch@KopfdesDaemons/files/stopwatch@KopfdesDaemons/po/nl.po b/stopwatch@KopfdesDaemons/files/stopwatch@KopfdesDaemons/po/nl.po new file mode 100644 index 000000000..88e95f3e3 --- /dev/null +++ b/stopwatch@KopfdesDaemons/files/stopwatch@KopfdesDaemons/po/nl.po @@ -0,0 +1,62 @@ +# STOPWATCH +# This file is put in the public domain. +# KopfdesDaemons, 2025 +# +msgid "" +msgstr "" +"Project-Id-Version: stopwatch@KopfdesDaemons 1.0\n" +"Report-Msgid-Bugs-To: https://github.com/linuxmint/cinnamon-spices-desklets/" +"issues\n" +"POT-Creation-Date: 2025-08-03 11:24+0200\n" +"PO-Revision-Date: 2025-08-25 16:22+0200\n" +"Last-Translator: qadzek\n" +"Language-Team: \n" +"Language: nl\n" +"MIME-Version: 1.0\n" +"Content-Type: text/plain; charset=UTF-8\n" +"Content-Transfer-Encoding: 8bit\n" + +#. metadata.json->name +#. desklet.js:56 +msgid "Stopwatch" +msgstr "Stopwatch" + +#. metadata.json->description +msgid "A simple stopwatch." +msgstr "Een eenvoudige stopwatch." + +#. settings-schema.json->head0->description +msgid "Style" +msgstr "Stijl" + +#. settings-schema.json->label-color->description +msgid "Label color" +msgstr "Labelkleur" + +#. settings-schema.json->scale-size->description +msgid "Desklet size" +msgstr "Desklet grootte" + +#. settings-schema.json->head1->description +msgid "Indicator" +msgstr "Indicator" + +#. settings-schema.json->indicator-color->description +msgid "Indicator color" +msgstr "Indicator kleur" + +#. settings-schema.json->circle-color->description +msgid "Circle color" +msgstr "Cirkel kleur" + +#. settings-schema.json->animation-speed->description +msgid "Animation speed" +msgstr "Animatiesnelheid" + +#. settings-schema.json->circle-width->description +msgid "Circle width" +msgstr "Cirkelbreedte" + +#. settings-schema.json->indicator-length->description +msgid "Indicator length" +msgstr "Indicatorlengte"