[Xfce4-commits] [panel-plugins/xfce4-timer-plugin] 01/01: I18n: Add new translation nb (100%).

noreply at xfce.org noreply at xfce.org
Mon May 12 18:32:02 CEST 2014


This is an automated email from the git hooks/post-receive script.

transifex pushed a commit to branch master
in repository panel-plugins/xfce4-timer-plugin.

commit eba08193805e34d6138a073c691c7adebd59f1c1
Author: haarek <haarektrans at gmail.com>
Date:   Mon May 12 18:32:00 2014 +0200

    I18n: Add new translation nb (100%).
    
    41 translated messages.
    
    Transifex (https://www.transifex.com/projects/p/xfce/).
---
 po/nb.po |  200 ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
 1 file changed, 200 insertions(+)

diff --git a/po/nb.po b/po/nb.po
new file mode 100644
index 0000000..bcfbc17
--- /dev/null
+++ b/po/nb.po
@@ -0,0 +1,200 @@
+# SOME DESCRIPTIVE TITLE.
+# Copyright (C) YEAR THE PACKAGE'S COPYRIGHT HOLDER
+# This file is distributed under the same license as the PACKAGE package.
+# 
+# Translators:
+# haarek <haarektrans at gmail.com>, 2014
+msgid ""
+msgstr ""
+"Project-Id-Version: Xfce Panel Plugins\n"
+"Report-Msgid-Bugs-To: \n"
+"POT-Creation-Date: 2013-07-13 22:15+0200\n"
+"PO-Revision-Date: 2014-05-12 15:09+0000\n"
+"Last-Translator: haarek <haarektrans at gmail.com>\n"
+"Language-Team: Norwegian Bokmål (http://www.transifex.com/projects/p/xfce-panel-plugins/language/nb/)\n"
+"MIME-Version: 1.0\n"
+"Content-Type: text/plain; charset=UTF-8\n"
+"Content-Transfer-Encoding: 8bit\n"
+"Language: nb\n"
+"Plural-Forms: nplurals=2; plural=(n != 1);\n"
+
+#: ../src/xfcetimer.c:141
+#, c-format
+msgid "%dh %dm %ds left"
+msgstr "%dt %dm %ds gjenstår"
+
+#: ../src/xfcetimer.c:144
+#, c-format
+msgid "%dm %ds left"
+msgstr "%dm %ds gjenstår"
+
+#: ../src/xfcetimer.c:146
+#, c-format
+msgid "%ds left"
+msgstr "%ds gjenstår"
+
+#: ../src/xfcetimer.c:149
+msgid " (Paused)"
+msgstr "(Pauset)"
+
+#. Display the name of the alarm when the countdown ends
+#: ../src/xfcetimer.c:170
+#, c-format
+msgid ""
+"Beeep! :) \n"
+"Time is up for the alarm %s."
+msgstr "Biiip! :) \nTiden er ute for alarmen %s."
+
+#: ../src/xfcetimer.c:462
+msgid "Resume timer"
+msgstr "Fortsett tidtakeren"
+
+#: ../src/xfcetimer.c:469 ../src/xfcetimer.c:525
+msgid "Stop timer"
+msgstr "Stopp tidtaker"
+
+#: ../src/xfcetimer.c:513
+msgid "Pause timer"
+msgstr "Pause tidtakeren"
+
+#: ../src/xfcetimer.c:527
+msgid "Start timer"
+msgstr "Start tidtaker"
+
+#: ../src/xfcetimer.c:536
+msgid "Stop the alarm"
+msgstr "Stopp alarmen"
+
+#: ../src/xfcetimer.c:591 ../src/xfcetimer.c:662
+#, c-format
+msgid "%dh %dm %ds"
+msgstr "%dt %dm %ds"
+
+#: ../src/xfcetimer.c:593 ../src/xfcetimer.c:664
+#, c-format
+msgid "%dm %ds"
+msgstr "%dm %ds"
+
+#: ../src/xfcetimer.c:595 ../src/xfcetimer.c:666
+#, c-format
+msgid "%ds"
+msgstr "%ds"
+
+#: ../src/xfcetimer.c:604 ../src/xfcetimer.c:675
+#, c-format
+msgid "At %02d:%02d"
+msgstr "Ved %02d:%02d"
+
+#: ../src/xfcetimer.c:774
+msgid "Name:"
+msgstr "Navn:"
+
+#. ********
+#: ../src/xfcetimer.c:782
+msgid "Enter the countdown time"
+msgstr "Skriv inn nedtellingstiden"
+
+#: ../src/xfcetimer.c:785
+msgid "Enter the time of alarm (24h format)"
+msgstr "Skriv inn tidspunktet for alarmen (24t-format)"
+
+#: ../src/xfcetimer.c:797
+msgid "h  "
+msgstr "t"
+
+#: ../src/xfcetimer.c:802
+msgid "m  "
+msgstr "m"
+
+#: ../src/xfcetimer.c:807
+msgid "s  "
+msgstr "s"
+
+#: ../src/xfcetimer.c:810
+msgid "or"
+msgstr "eller"
+
+#. **************
+#: ../src/xfcetimer.c:830
+msgid "Command to run:"
+msgstr "Kommando å kjøre:"
+
+#: ../src/xfcetimer.c:860
+msgid "Add new alarm"
+msgstr "Legg til ny alarm"
+
+#: ../src/xfcetimer.c:897
+msgid "Edit alarm"
+msgstr "Rediger alarm"
+
+#: ../src/xfcetimer.c:1450 ../src/xfcetimer.c:1459
+msgid "Xfce4 Timer Options"
+msgstr "Xfce4 tidtakeralternativer"
+
+#: ../src/xfcetimer.c:1461
+msgid "Xfce 4 Timer Plugin"
+msgstr "Xfce 4 tidtaker-plugin"
+
+#: ../src/xfcetimer.c:1507
+msgid "Timer name"
+msgstr "Tidtakernavn"
+
+#: ../src/xfcetimer.c:1512
+msgid ""
+"Countdown period /\n"
+"Alarm time"
+msgstr "Nedtellingsperiode /\nAlarmtid"
+
+#: ../src/xfcetimer.c:1516
+msgid "Alarm command"
+msgstr "Alarmkommando"
+
+#: ../src/xfcetimer.c:1572
+msgid "Don't display a warning  if an alarm command is set"
+msgstr "Ikke vis en advarsel hvis en alarmkommando er satt"
+
+#: ../src/xfcetimer.c:1577
+msgid "Selecting a timer starts it"
+msgstr "Start tidtaker når den velges"
+
+#. Default alarm command config
+#: ../src/xfcetimer.c:1585
+msgid "Use a default alarm command"
+msgstr "Bruk en standard alarmkommando"
+
+#: ../src/xfcetimer.c:1592
+msgid "Default command: "
+msgstr "Standard kommando:"
+
+#. Alarm repetitions config
+#: ../src/xfcetimer.c:1604
+msgid "Repeat the alarm command"
+msgstr "Repeter alarmkommandoen"
+
+#: ../src/xfcetimer.c:1611
+msgid "Number of repetitions"
+msgstr "Antall repetisjoner"
+
+#: ../src/xfcetimer.c:1617
+msgid "  Time interval (sec.)"
+msgstr "Tidsintervall (sek.)"
+
+#: ../src/xfcetimer.c:1678
+msgid "About xfce4-timer-plugin"
+msgstr "Om xfce4-timer-plugin"
+
+#: ../src/xfcetimer.c:1683
+msgid "A plugin to define countdown timers or alarms at given times."
+msgstr "En plugin for å angi nedtellinger eller alarmer for gitte tider."
+
+#: ../src/xfcetimer.c:1685
+msgid "Copyright (c) 2005-2013\n"
+msgstr "Opphavsrett (c) 2005-2013\n"
+
+#: ../src/xfce4-timer.desktop.in.in.h:1
+msgid "Xfce4 Timer"
+msgstr "Xfce4 Tidtaker"
+
+#: ../src/xfce4-timer.desktop.in.in.h:2
+msgid "Timer plugin for Xfce panel"
+msgstr "Tidtaker-plugin for Xfce panel"

-- 
To stop receiving notification emails like this one, please contact
the administrator of this repository.


More information about the Xfce4-commits mailing list