[Xfce4-commits] <xfce4-systemload-plugin:master> I18n: Add new translation de (100%).

Transifex noreply at xfce.org
Thu Sep 19 18:34:07 CEST 2013


Updating branch refs/heads/master
         to e69c768776f522afc4592de162eb552cfae15821 (commit)
       from f65a63eb92357e39fa7e59ee58a4b5cac7562ed1 (commit)

commit e69c768776f522afc4592de162eb552cfae15821
Author: gem <eckert.georg at gmx.de>
Date:   Thu Sep 19 18:33:01 2013 +0200

    I18n: Add new translation de (100%).
    
    22 translated messages.
    
    Transifex (https://www.transifex.com/projects/p/xfce/).

 po/{en_AU.po => de.po} |   54 ++++++++++++++++++++++++------------------------
 1 file changed, 27 insertions(+), 27 deletions(-)

diff --git a/po/en_AU.po b/po/de.po
similarity index 68%
copy from po/en_AU.po
copy to po/de.po
index c4b0e2d..387f5ef 100644
--- a/po/en_AU.po
+++ b/po/de.po
@@ -3,91 +3,91 @@
 # This file is distributed under the same license as the PACKAGE package.
 # 
 # Translators:
-# k3lt01 <keltoiboy at gmail.com>, 2013
+# gem <eckert.georg at gmx.de>, 2013
 msgid ""
 msgstr ""
 "Project-Id-Version: Xfce Panel Plugins\n"
 "Report-Msgid-Bugs-To: \n"
 "POT-Creation-Date: 2013-07-03 21:20+0200\n"
-"PO-Revision-Date: 2013-07-29 09:34+0000\n"
-"Last-Translator: k3lt01 <keltoiboy at gmail.com>\n"
-"Language-Team: English (Australia) (http://www.transifex.com/projects/p/xfce/language/en_AU/)\n"
+"PO-Revision-Date: 2013-09-19 10:53+0000\n"
+"Last-Translator: gem <eckert.georg at gmx.de>\n"
+"Language-Team: German (http://www.transifex.com/projects/p/xfce/language/de/)\n"
 "MIME-Version: 1.0\n"
 "Content-Type: text/plain; charset=UTF-8\n"
 "Content-Transfer-Encoding: 8bit\n"
-"Language: en_AU\n"
+"Language: de\n"
 "Plural-Forms: nplurals=2; plural=(n != 1);\n"
 
 #: ../panel-plugin/cpu.c:63
 msgid "File /proc/stat not found!"
-msgstr "File /proc/stat not found!"
+msgstr "Datei /proc/stat nicht gefunden!"
 
 #: ../panel-plugin/systemload.c:159
 #, c-format
 msgid "System Load: %ld%%"
-msgstr "System Load: %ld%%"
+msgstr "Systemlast: %ld%%"
 
 #: ../panel-plugin/systemload.c:166
 #, c-format
 msgid "Memory: %ldMB of %ldMB used"
-msgstr "Memory: %ldMB of %ldMB used"
+msgstr "Arbeitsspeicher: %ldMB von %ldMB verwendet"
 
 #: ../panel-plugin/systemload.c:174
 #, c-format
 msgid "Swap: %ldMB of %ldMB used"
-msgstr "Swap: %ldMB of %ldMB used"
+msgstr "Auslagerungsspeicher: %ldMB von %ldMB verwendet"
 
 #: ../panel-plugin/systemload.c:177
 #, c-format
 msgid "No swap"
-msgstr "No swap"
+msgstr "Kein Auslagerungsspeicher"
 
 #: ../panel-plugin/systemload.c:188
 #, c-format
 msgid "%d day"
 msgid_plural "%d days"
-msgstr[0] "%d day"
-msgstr[1] "%d days"
+msgstr[0] "%d Tag"
+msgstr[1] "%d Tage"
 
 #: ../panel-plugin/systemload.c:192
 #, c-format
 msgid "Uptime: %d day %d:%02d"
 msgid_plural "Uptime: %d days %d:%02d"
-msgstr[0] "Uptime: %d day %d:%02d"
-msgstr[1] "Uptime: %d days %d:%02d"
+msgstr[0] "Betriebszeit: %d Tag %d:%02d"
+msgstr[1] "Betriebszeit: %d Tage %d:%02d"
 
 #: ../panel-plugin/systemload.c:200
 #, c-format
 msgid "Uptime: %d:%02d"
-msgstr "Uptime: %d:%02d"
+msgstr "Betriebszeit: %d:%02d"
 
 #: ../panel-plugin/systemload.c:816
 msgid "CPU monitor"
-msgstr "CPU monitor"
+msgstr "CPU-Überwachung"
 
 #: ../panel-plugin/systemload.c:817
 msgid "Memory monitor"
-msgstr "Memory monitor"
+msgstr "Arbeitsspeicher-Überwachung"
 
 #: ../panel-plugin/systemload.c:818
 msgid "Swap monitor"
-msgstr "Swap monitor"
+msgstr "Auslagerungsspeicher-Überwachung"
 
 #: ../panel-plugin/systemload.c:819
 msgid "Uptime monitor"
-msgstr "Uptime monitor"
+msgstr "Betriebszeit-Überwachung"
 
 #: ../panel-plugin/systemload.c:824 ../panel-plugin/systemload.desktop.in.h:1
 msgid "System Load Monitor"
-msgstr "System Load Monitor"
+msgstr "Systemlast-Überwachung"
 
 #: ../panel-plugin/systemload.c:839
 msgid "General"
-msgstr "General"
+msgstr "Allgemein"
 
 #: ../panel-plugin/systemload.c:841
 msgid "Update interval:"
-msgstr "Update interval:"
+msgstr "Aktualisierungsintervall:"
 
 #: ../panel-plugin/systemload.c:841 ../panel-plugin/systemload.c:846
 msgid "s"
@@ -95,19 +95,19 @@ msgstr "s"
 
 #: ../panel-plugin/systemload.c:846
 msgid "Power-saving interval:"
-msgstr "Power-saving interval:"
+msgstr "Stromsparintervall:"
 
 #: ../panel-plugin/systemload.c:860
 msgid "Text to display:"
-msgstr "Text to display:"
+msgstr "Anzuzeigender Text:"
 
 #: ../panel-plugin/systemload.c:864
 msgid "Bar color:"
-msgstr "Bar colour:"
+msgstr "Balkenfarbe:"
 
 #: ../panel-plugin/systemload.c:889 ../panel-plugin/systemload.desktop.in.h:2
 msgid "Monitor CPU load, swap usage and memory footprint"
-msgstr "Monitor CPU load, swap usage and memory footprint"
+msgstr "CPU-Auslastung, Swap- und Speichernutzung überwachen"
 
 #: ../panel-plugin/systemload.c:891
 msgid "Copyright (c) 2003-2012\n"
@@ -115,4 +115,4 @@ msgstr "Copyright (c) 2003-2012\n"
 
 #: ../panel-plugin/uptime.c:53
 msgid "File /proc/uptime not found!"
-msgstr "File /proc/uptime not found!"
+msgstr "Datei /proc/uptime nicht gefunden!"


More information about the Xfce4-commits mailing list