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

noreply at xfce.org noreply at xfce.org
Wed Jun 29 18:31:43 CEST 2016


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

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

commit 3e5d942d0879bae98fa98edcb5effa97c0a52db8
Author: Allan Nordhøy <epost at anotheragency.no>
Date:   Wed Jun 29 18:31:40 2016 +0200

    I18n: Update translation nb (100%).
    
    14 translated messages.
    
    Transifex (https://www.transifex.com/projects/p/xfce/).
---
 po/nb.po | 73 ++++++++++++++++++++++++----------------------------------------
 1 file changed, 27 insertions(+), 46 deletions(-)

diff --git a/po/nb.po b/po/nb.po
index e19543a..8700ed2 100644
--- a/po/nb.po
+++ b/po/nb.po
@@ -3,16 +3,17 @@
 # This file is distributed under the same license as the PACKAGE package.
 # 
 # Translators:
-# kingu <comradekingu at gmail.com>, 2014
-# haarek <haarektrans at gmail.com>, 2014
+# Allan Nordhøy <epost at anotheragency.no>, 2014
+# Allan Nordhøy <epost at anotheragency.no>, 2016
+# Harald H. <haarektrans at gmail.com>, 2014
 msgid ""
 msgstr ""
 "Project-Id-Version: Xfce Panel Plugins\n"
 "Report-Msgid-Bugs-To: \n"
-"POT-Creation-Date: 2013-07-03 21:01+0200\n"
-"PO-Revision-Date: 2014-05-18 20:04+0000\n"
-"Last-Translator: kingu <comradekingu at gmail.com>\n"
-"Language-Team: Norwegian Bokmål (http://www.transifex.com/projects/p/xfce-panel-plugins/language/nb/)\n"
+"POT-Creation-Date: 2016-06-10 06:31+0200\n"
+"PO-Revision-Date: 2016-06-29 11:02+0000\n"
+"Last-Translator: Allan Nordhøy <epost at anotheragency.no>\n"
+"Language-Team: Norwegian Bokmål (http://www.transifex.com/xfce/xfce-panel-plugins/language/nb/)\n"
 "MIME-Version: 1.0\n"
 "Content-Type: text/plain; charset=UTF-8\n"
 "Content-Transfer-Encoding: 8bit\n"
@@ -28,73 +29,53 @@ msgstr "Feil i kommando «%s»"
 msgid "Xfce Panel"
 msgstr "Xfce Panel"
 
-#: ../panel-plugin/config_gui.c:81
+#: ../panel-plugin/config_gui.c:78
 msgid "Command"
 msgstr "Kommando"
 
-#: ../panel-plugin/config_gui.c:95
-msgid "Input the shell command to spawn, then press <Enter>"
-msgstr "Mat inn skallkommando som skal yngle, trykk så <Enter>"
-
-#: ../panel-plugin/config_gui.c:114
-msgid "Interval between 2 consecutive spawns"
-msgstr "Intervall mellom 2 påfølgende ynglinger"
-
-#: ../panel-plugin/config_gui.c:118
+#: ../panel-plugin/config_gui.c:107
 msgid "Period (s) "
 msgstr "Periode(r)"
 
-#: ../panel-plugin/config_gui.c:126
+#: ../panel-plugin/config_gui.c:115
 msgid "Label"
 msgstr "Etikett"
 
-#: ../panel-plugin/config_gui.c:131
-msgid "Tick to display label"
-msgstr "Huk av for å vise etikett"
-
-#: ../panel-plugin/config_gui.c:140
-msgid "Input the plugin label, then press <Enter>"
-msgstr "Mat inn tilleggs-etikett, trykk så <Enter>"
-
-#: ../panel-plugin/config_gui.c:143
+#: ../panel-plugin/config_gui.c:126
 msgid "(genmon)"
 msgstr "(genmon)"
 
-#: ../panel-plugin/config_gui.c:152
-msgid "Press to change font"
-msgstr "Trykk for å endre skrifttype"
-
-#: ../panel-plugin/config_gui.c:167
-msgid "(Default font)"
-msgstr "(Standard skrifttype)"
+#: ../panel-plugin/config_gui.c:132
+msgid "Select the display font..."
+msgstr "Velg visningsskrift…"
 
 #: ../panel-plugin/main.c:93
 #, c-format
 msgid "Could not run \"%s\""
 msgstr "Klarte ikke å kjøre «%s»"
 
-#: ../panel-plugin/main.c:574
+#: ../panel-plugin/main.c:613
 msgid ""
-"Cyclically spawns a script/program, captures its output and displays the resulting string in the panel\n"
-"\n"
-"(c) 2004 Roger Seguin <roger_seguin at msn.com>\n"
-"(c) 2006 Julien Devemy <jujucece at gmail.com>"
-msgstr "Oversiktsprogram, kjører et skript og viser utdata og viser derfra en streng i panelet\n\n(c) 2004 Roger Seguin <roger_seguin at msn.com>\n(c) 2006 Julien Devemy <jujucece at gmail.com>"
+"Cyclically spawns a script/program, captures its output and displays the "
+"resulting string in the panel"
+msgstr "Syklisk oppstart av skript/program, sparer utdata og viser resulterende streng i panelet"
 
-#: ../panel-plugin/main.c:578
-#, c-format
-msgid "%s %s - Generic Monitor"
-msgstr "%s %s - Generisk oversiktsprogram"
+#: ../panel-plugin/main.c:615
+msgid ""
+"Copyright © 2004 Roger Seguin\n"
+"Copyright © 2006 Julien Devemy\n"
+"Copyright © 2016 Tony Paulic\n"
+msgstr "Kopirett © 2004 Roger Seguin\nKopirett © 2006 Julien Devemy\nKopirett © 2016 Tony Paulic\n"
 
-#: ../panel-plugin/main.c:592
+#: ../panel-plugin/main.c:633
 msgid "Font Selection"
 msgstr "Fontvalg"
 
-#: ../panel-plugin/main.c:637
+#: ../panel-plugin/main.c:677
 msgid "Configuration"
 msgstr "Konfigurasjon"
 
-#: ../panel-plugin/main.c:647 ../panel-plugin/genmon.desktop.in.h:1
+#: ../panel-plugin/main.c:686 ../panel-plugin/genmon.desktop.in.h:1
 msgid "Generic Monitor"
 msgstr "Generisk oversiktsprogram"
 

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


More information about the Xfce4-commits mailing list