[Xfce4-commits] [panel-plugins/xfce4-timer-plugin] 01/01: I18n: Update translation da (100%).
noreply at xfce.org
noreply at xfce.org
Mon Jan 8 18:32:33 CET 2018
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-timer-plugin.
commit 04738471d021ae52826fc3c5dc0f8da70d0e2103
Author: Anonymous <noreply at xfce.org>
Date: Mon Jan 8 18:32:31 2018 +0100
I18n: Update translation da (100%).
49 translated messages.
Transifex (https://www.transifex.com/xfce/public/).
---
po/da.po | 130 ++++++++++++++++++++++++++++++++++++++-------------------------
1 file changed, 78 insertions(+), 52 deletions(-)
diff --git a/po/da.po b/po/da.po
index 29efd08..c66e703 100644
--- a/po/da.po
+++ b/po/da.po
@@ -7,13 +7,13 @@
# Chris Darnell <chris at cedeel.com>, 2013
# Jens Hyllegaard <jens.hyllegaard at gmail.com>, 2007
# Per Kongstad <p_kongstad at op.pl>, 2008
-# scootergrisen, 2016-2017
+# scootergrisen, 2016-2018
msgid ""
msgstr ""
"Project-Id-Version: Xfce Panel Plugins\n"
"Report-Msgid-Bugs-To: \n"
-"POT-Creation-Date: 2014-06-05 06:31+0200\n"
-"PO-Revision-Date: 2017-11-03 18:05+0000\n"
+"POT-Creation-Date: 2018-01-04 06:32+0100\n"
+"PO-Revision-Date: 2018-01-08 16:09+0000\n"
"Last-Translator: scootergrisen\n"
"Language-Team: Danish (http://www.transifex.com/xfce/xfce-panel-plugins/language/da/)\n"
"MIME-Version: 1.0\n"
@@ -22,187 +22,213 @@ msgstr ""
"Language: da\n"
"Plural-Forms: nplurals=2; plural=(n != 1);\n"
-#: ../src/xfcetimer.c:146
+#: ../panel-plugin/xfcetimer.c:153
#, c-format
msgid "%dh %dm %ds left"
msgstr "%dt %dm %ds tilbage"
-#: ../src/xfcetimer.c:149
+#: ../panel-plugin/xfcetimer.c:156
#, c-format
msgid "%dm %ds left"
msgstr "%dm %ds tilbage"
-#: ../src/xfcetimer.c:151
+#: ../panel-plugin/xfcetimer.c:159
#, c-format
msgid "%ds left"
msgstr "%ds tilbage"
-#: ../src/xfcetimer.c:154
+#: ../panel-plugin/xfcetimer.c:163
msgid " (Paused)"
msgstr " (Sat på pause)"
-#. Display the name of the alarm when the countdown ends
-#: ../src/xfcetimer.c:188
+#: ../panel-plugin/xfcetimer.c:198
#, c-format
msgid ""
"Beeep! :) \n"
"Time is up for the alarm %s."
msgstr "Biiiip! :) \nTiden er udløbet for alarmen %s."
-#: ../src/xfcetimer.c:198
+#: ../panel-plugin/xfcetimer.c:210 ../panel-plugin/xfcetimer.c:1493
+msgid "Close"
+msgstr "Luk"
+
+#: ../panel-plugin/xfcetimer.c:211
msgid "Rerun the timer"
msgstr "Kør timer igen"
-#: ../src/xfcetimer.c:487
+#: ../panel-plugin/xfcetimer.c:526
msgid "Resume timer"
msgstr "Genoptag timer"
-#: ../src/xfcetimer.c:494 ../src/xfcetimer.c:550
+#: ../panel-plugin/xfcetimer.c:533 ../panel-plugin/xfcetimer.c:556
msgid "Stop timer"
msgstr "Stop timer"
-#: ../src/xfcetimer.c:538
+#: ../panel-plugin/xfcetimer.c:545
msgid "Pause timer"
msgstr "Sæt timer på pause"
-#: ../src/xfcetimer.c:552
+#: ../panel-plugin/xfcetimer.c:558
msgid "Start timer"
msgstr "Start timer"
-#: ../src/xfcetimer.c:561
+#: ../panel-plugin/xfcetimer.c:568
msgid "Stop the alarm"
msgstr "Stop alarmen"
-#: ../src/xfcetimer.c:618 ../src/xfcetimer.c:689
+#: ../panel-plugin/xfcetimer.c:622 ../panel-plugin/xfcetimer.c:696
#, c-format
msgid "%dh %dm %ds"
msgstr "%dt %dm %ds"
-#: ../src/xfcetimer.c:620 ../src/xfcetimer.c:691
+#: ../panel-plugin/xfcetimer.c:624 ../panel-plugin/xfcetimer.c:698
#, c-format
msgid "%dm %ds"
msgstr "%dm %ds"
-#: ../src/xfcetimer.c:622 ../src/xfcetimer.c:693
+#: ../panel-plugin/xfcetimer.c:626 ../panel-plugin/xfcetimer.c:700
#, c-format
msgid "%ds"
msgstr "%ds"
-#: ../src/xfcetimer.c:631 ../src/xfcetimer.c:702
+#: ../panel-plugin/xfcetimer.c:634 ../panel-plugin/xfcetimer.c:709
#, c-format
msgid "At %02d:%02d"
msgstr "Ved %02d:%02d"
-#: ../src/xfcetimer.c:801
+#: ../panel-plugin/xfcetimer.c:815
msgid "Name:"
msgstr "Navn:"
-#. ********
-#: ../src/xfcetimer.c:809
+#: ../panel-plugin/xfcetimer.c:824
msgid "Enter the countdown time"
msgstr "Indtast nedtællingstiden"
-#: ../src/xfcetimer.c:812
+#: ../panel-plugin/xfcetimer.c:829
msgid "Enter the time of alarm (24h format)"
msgstr "Indtast tiden for alarmen (24t format)"
-#: ../src/xfcetimer.c:824
+#: ../panel-plugin/xfcetimer.c:844
msgid "h "
msgstr "t "
-#: ../src/xfcetimer.c:829
+#: ../panel-plugin/xfcetimer.c:851
msgid "m "
msgstr "m "
-#: ../src/xfcetimer.c:834
+#: ../panel-plugin/xfcetimer.c:858
msgid "s "
msgstr "s "
-#: ../src/xfcetimer.c:837
+#: ../panel-plugin/xfcetimer.c:862
msgid "or"
msgstr "eller"
#. **************
-#: ../src/xfcetimer.c:857
+#: ../panel-plugin/xfcetimer.c:884
msgid "Command to run:"
msgstr "Kommando der skal køres:"
-#: ../src/xfcetimer.c:887
+#: ../panel-plugin/xfcetimer.c:898
+msgid "Cancel"
+msgstr "Annuller"
+
+#: ../panel-plugin/xfcetimer.c:903
+msgid "Accept"
+msgstr "Accepter"
+
+#: ../panel-plugin/xfcetimer.c:914
msgid "Add new alarm"
msgstr "Tilføj ny alarm"
-#: ../src/xfcetimer.c:924
+#: ../panel-plugin/xfcetimer.c:951
msgid "Edit alarm"
msgstr "Rediger alarm"
-#: ../src/xfcetimer.c:1495 ../src/xfcetimer.c:1504
+#: ../panel-plugin/xfcetimer.c:1491
msgid "Xfce4 Timer Options"
msgstr "Valgmuligheder for Xfce4 timer"
-#: ../src/xfcetimer.c:1506
-msgid "Xfce 4 Timer Plugin"
-msgstr "Xfce 4 timer-plugin"
-
-#: ../src/xfcetimer.c:1552
+#: ../panel-plugin/xfcetimer.c:1531
msgid "Timer name"
msgstr "Timernavn"
-#: ../src/xfcetimer.c:1557
+#: ../panel-plugin/xfcetimer.c:1536
msgid ""
"Countdown period /\n"
"Alarm time"
msgstr "Nedtællingsperiode/\nAlarmtid"
-#: ../src/xfcetimer.c:1561
+#: ../panel-plugin/xfcetimer.c:1539
msgid "Alarm command"
msgstr "Alarmkommando"
-#: ../src/xfcetimer.c:1617
+#: ../panel-plugin/xfcetimer.c:1557
+msgid "Add"
+msgstr "Tilføj"
+
+#: ../panel-plugin/xfcetimer.c:1565
+msgid "Edit"
+msgstr "Rediger"
+
+#: ../panel-plugin/xfcetimer.c:1573
+msgid "Remove"
+msgstr "Fjern"
+
+#: ../panel-plugin/xfcetimer.c:1581
+msgid "Up"
+msgstr "Op"
+
+#: ../panel-plugin/xfcetimer.c:1588
+msgid "Down"
+msgstr "Ned"
+
+#: ../panel-plugin/xfcetimer.c:1604
msgid "Don't display a warning if an alarm command is set"
msgstr "Vise ikke en advarsel, hvis der er angivet en alarmkommando"
-#: ../src/xfcetimer.c:1622
+#: ../panel-plugin/xfcetimer.c:1610
msgid "Selecting a timer starts it"
msgstr "Når en timer vælges, startes den"
#. Default alarm command config
-#: ../src/xfcetimer.c:1630
+#: ../panel-plugin/xfcetimer.c:1623
msgid "Use a default alarm command"
msgstr "Brug en standard alarmkommando"
-#: ../src/xfcetimer.c:1637
+#: ../panel-plugin/xfcetimer.c:1632
msgid "Default command: "
msgstr "Standardkommando: "
#. Alarm repetitions config
-#: ../src/xfcetimer.c:1649
+#: ../panel-plugin/xfcetimer.c:1648
msgid "Repeat the alarm command"
msgstr "Gentag alarmkommandoen"
-#: ../src/xfcetimer.c:1656
+#: ../panel-plugin/xfcetimer.c:1657
msgid "Number of repetitions"
msgstr "Antal gentagelser"
-#: ../src/xfcetimer.c:1662
+#: ../panel-plugin/xfcetimer.c:1666
msgid " Time interval (sec.)"
msgstr " Tidsinterval (sek.)"
-#: ../src/xfcetimer.c:1723
+#: ../panel-plugin/xfcetimer.c:1728
msgid "About xfce4-timer-plugin"
msgstr "Om xfce4-timer-plugin"
-#: ../src/xfcetimer.c:1728
+#: ../panel-plugin/xfcetimer.c:1731
msgid "A plugin to define countdown timers or alarms at given times."
msgstr "Et plugin til at definere nedtællinger eller alarmer på givne tidspunkter."
-#: ../src/xfcetimer.c:1730
-msgid "Copyright (c) 2005-2013\n"
-msgstr "Ophavsret (c) 2005-2013\n"
+#: ../panel-plugin/xfcetimer.c:1734
+msgid "Copyright (c) 2005-2018\n"
+msgstr "Ophavsret (c) 2005-2018\n"
-#: ../src/xfce4-timer.desktop.in.in.h:1
+#: ../panel-plugin/xfce4-timer-plugin.desktop.in.h:1
msgid "Xfce4 Timer"
msgstr "Xfce4 timer"
-#: ../src/xfce4-timer.desktop.in.in.h:2
+#: ../panel-plugin/xfce4-timer-plugin.desktop.in.h:2
msgid "Timer plugin for Xfce panel"
msgstr "Timer-plugin til Xfce-panelet"
--
To stop receiving notification emails like this one, please contact
the administrator of this repository.
More information about the Xfce4-commits
mailing list