[gnome-calculator] Updated German translation



commit 8d24592b0162bd2eb8e03d3c454c4b986447d18e
Author: Bernd Homuth <dev hmt im>
Date:   Sun Jan 25 22:53:47 2015 +0000

    Updated German translation

 po/de.po | 1489 ++++++++++++++++++++++++++++++++++++++++++--------------------
 1 files changed, 1023 insertions(+), 466 deletions(-)
---
diff --git a/po/de.po b/po/de.po
index 0360617..ec39973 100644
--- a/po/de.po
+++ b/po/de.po
@@ -33,17 +33,18 @@
 msgid ""
 msgstr ""
 "Project-Id-Version: gcalctool\n"
-"Report-Msgid-Bugs-To: \n"
-"POT-Creation-Date: 2014-05-29 12:37+0200\n"
-"PO-Revision-Date: 2014-05-29 12:37+0100\n"
-"Last-Translator: Christian Kirbach <christian kirbach gmail com>\n"
+"Report-Msgid-Bugs-To: http://bugzilla.gnome.org/enter_bug.cgi?product=http://";
+"bugzilla.gnome.org/&keywords=I18N+L10N&component=general\n"
+"POT-Creation-Date: 2015-01-21 19:05+0000\n"
+"PO-Revision-Date: 2015-01-25 09:54+0100\n"
+"Last-Translator: Benjamin Steinwender <b stbe at>\n"
 "Language-Team: Deutsch <gnome-de gnome org>\n"
 "Language: de\n"
 "MIME-Version: 1.0\n"
 "Content-Type: text/plain; charset=UTF-8\n"
 "Content-Transfer-Encoding: 8bit\n"
 "Plural-Forms: nplurals=2; plural=(n != 1);\n"
-"X-Generator: Poedit 1.5.4\n"
+"X-Generator: Poedit 1.7.1\n"
 "X-Project-Style: gnome\n"
 
 #. Accessible name for the inverse button
@@ -63,7 +64,7 @@ msgstr "Fakultät"
 
 #. Label on the solve button (clicking this solves the displayed calculation)
 #: ../data/buttons-advanced.ui.h:8 ../data/buttons-basic.ui.h:2
-#: ../data/buttons-financial.ui.h:76 ../data/buttons-programming.ui.h:6
+#: ../data/buttons-financial.ui.h:77 ../data/buttons-programming.ui.h:6
 msgid "="
 msgstr "="
 
@@ -85,13 +86,13 @@ msgstr "Wissenschaftlicher Exponent"
 #. Accessible name for the memory button
 #. Accessible name for the memory value button
 #. Tooltip for the memory button
-#: ../data/buttons-advanced.ui.h:16 ../data/buttons-financial.ui.h:72
-#: ../src/math-buttons.vala:376
+#: ../data/buttons-advanced.ui.h:16 ../data/buttons-financial.ui.h:73
+#: ../src/math-buttons.vala:377
 msgid "Memory"
 msgstr "Speicher"
 
 #. The label on the memory button
-#: ../data/buttons-advanced.ui.h:18 ../data/buttons-financial.ui.h:74
+#: ../data/buttons-advanced.ui.h:18 ../data/buttons-financial.ui.h:75
 #: ../data/buttons-programming.ui.h:14
 msgid "x"
 msgstr "x"
@@ -103,7 +104,7 @@ msgstr "Absoluter Wert"
 
 #. Accessible name for the exponentiation (x to the power of y) button
 #: ../data/buttons-advanced.ui.h:22 ../data/buttons-basic.ui.h:4
-#: ../data/buttons-financial.ui.h:98 ../data/buttons-programming.ui.h:26
+#: ../data/buttons-financial.ui.h:99 ../data/buttons-programming.ui.h:26
 msgid "Exponent"
 msgstr "Exponent"
 
@@ -114,306 +115,307 @@ msgstr "Speichern"
 
 #. Title of Compounding Term dialog
 #. Tooltip for the compounding term button
-#: ../data/buttons-financial.ui.h:2 ../src/math-buttons.vala:392
+#: ../data/buttons-financial.ui.h:2 ../src/math-buttons.vala:393
 msgid "Compounding Term"
 msgstr "Wachstumsdauer"
 
+#: ../data/buttons-financial.ui.h:3 ../data/buttons-programming.ui.h:31
+msgid "_Cancel"
+msgstr "_Abbrechen"
+
 #. Payment Period Dialog: Button to calculate result
-#: ../data/buttons-financial.ui.h:4
+#: ../data/buttons-financial.ui.h:5
 msgid "C_alculate"
 msgstr "_Berechnen"
 
 #. Periodic Interest Rate Dialog: Label before present value input
-#: ../data/buttons-financial.ui.h:6
+#: ../data/buttons-financial.ui.h:7
 msgid "Present _Value:"
 msgstr "_Barwert:"
 
 #. Payment Period Dialog: Label before periodic interest rate input
-#: ../data/buttons-financial.ui.h:8
+#: ../data/buttons-financial.ui.h:9
 msgid "Periodic Interest _Rate:"
 msgstr "Periodischer _Zinssatz:"
 
 #. Compounding Term Dialog: Description of calculation
-#: ../data/buttons-financial.ui.h:10
+#: ../data/buttons-financial.ui.h:11
 msgid ""
-"Calculates the number of compounding periods necessary to increase an "
-"investment of present value to a future value, at a fixed interest rate per "
-"compounding period."
+"Calculates the number of compounding periods necessary to increase an investment "
+"of present value to a future value, at a fixed interest rate per compounding "
+"period."
 msgstr ""
-"Berechnet die Anzahl der Perioden, die benötigt werden, um eine Investition "
-"von dem aktuellen Wert auf einen Zielwert bei einem festen Zinssatz pro "
-"Zinsperiode anwachsen zu lassen."
+"Berechnet die Anzahl der Perioden, die benötigt werden, um eine Investition von "
+"dem aktuellen Wert auf einen Zielwert bei einem festen Zinssatz pro Zinsperiode "
+"anwachsen zu lassen."
 
 #. Periodic Interest Rate Dialog: Label before future value input
-#: ../data/buttons-financial.ui.h:12
+#: ../data/buttons-financial.ui.h:13
 msgid "_Future Value:"
 msgstr "Zukünftiger _Wert:"
 
 #. Title of Double-Declining Depreciation dialog
-#: ../data/buttons-financial.ui.h:14
+#: ../data/buttons-financial.ui.h:15
 msgid "Double-Declining Depreciation"
 msgstr "Geometrisch-degressive Abschreibung"
 
 #. Double-Declining Depreciation Dialog: Description of calculation
-#: ../data/buttons-financial.ui.h:16
+#: ../data/buttons-financial.ui.h:17
 msgid ""
-"Calculates the depreciation allowance on an asset for a specified period of "
-"time, using the double-declining balance method."
+"Calculates the depreciation allowance on an asset for a specified period of time, "
+"using the double-declining balance method."
 msgstr ""
-"Berechnet nach der geometrisch-degressiven Abschreibungsmethode den "
-"zulässigen Abschreibungssatz eines Wirtschaftsguts für einen gegebenen "
-"Zeitraum."
+"Berechnet nach der geometrisch-degressiven Abschreibungsmethode den zulässigen "
+"Abschreibungssatz eines Wirtschaftsguts für einen gegebenen Zeitraum."
 
 #. Gross Profit Margin Dialog: Label before cost input
-#: ../data/buttons-financial.ui.h:18
+#: ../data/buttons-financial.ui.h:19
 msgid "C_ost:"
 msgstr "_Kosten:"
 
 #. Sum-of-the-Years'-Digits Depreciation Dialog: Label before life input
-#: ../data/buttons-financial.ui.h:20
+#: ../data/buttons-financial.ui.h:21
 msgid "_Life:"
 msgstr "_Lebensdauer:"
 
 #. Sum-of-the-Years'-Digits Depreciation Dialog: Label before period input
-#: ../data/buttons-financial.ui.h:22
+#: ../data/buttons-financial.ui.h:23
 msgid "_Period:"
 msgstr "Zahlungs_periode:"
 
 #. Title of Future Value dialog
 #. Tooltip for the future value button
-#: ../data/buttons-financial.ui.h:24 ../src/math-buttons.vala:396
+#: ../data/buttons-financial.ui.h:25 ../src/math-buttons.vala:397
 msgid "Future Value"
 msgstr "Zukünftiger Wert"
 
 #. Future Value Dialog: Description of calculation
-#: ../data/buttons-financial.ui.h:26
+#: ../data/buttons-financial.ui.h:27
 msgid ""
-"Calculates the future value of an investment based on a series of equal "
-"payments at a periodic interest rate over the number of payment periods in "
-"the term."
+"Calculates the future value of an investment based on a series of equal payments "
+"at a periodic interest rate over the number of payment periods in the term."
 msgstr ""
 "Berechnet den zukünftigen Wert (Zielwert) einer Investition bei regelmäßigen "
-"Zahlungen und einem periodischen Zinssatz über die Anzahl der "
-"Zahlungsperioden der Laufzeit."
+"Zahlungen und einem periodischen Zinssatz über die Anzahl der Zahlungsperioden der "
+"Laufzeit."
 
 #. Payment Period Dialog: Label before periodic payment input
-#: ../data/buttons-financial.ui.h:28
+#: ../data/buttons-financial.ui.h:29
 msgid "_Periodic Payment:"
 msgstr "_Periodische Zahlung"
 
 #. Present Value Dialog: Label before number of periods input
-#: ../data/buttons-financial.ui.h:30
+#: ../data/buttons-financial.ui.h:31
 msgid "_Number of Periods:"
 msgstr "_Anzahl der Zahlungsperioden:"
 
 #. Title of Gross Profit Margin dialog
 #. Tooltip for the gross profit margin button
-#: ../data/buttons-financial.ui.h:32 ../src/math-buttons.vala:410
+#: ../data/buttons-financial.ui.h:33 ../src/math-buttons.vala:411
 msgid "Gross Profit Margin"
 msgstr "Bruttogewinnspanne"
 
 #. Gross Profit Margin Dialog: Description of calculation
-#: ../data/buttons-financial.ui.h:34
+#: ../data/buttons-financial.ui.h:35
 msgid ""
-"Calculates the resale price of a product, based on the product cost and the "
-"wanted gross profit margin."
+"Calculates the resale price of a product, based on the product cost and the wanted "
+"gross profit margin."
 msgstr ""
-"Berechnet den Wiederverkaufspreis eine Produktes basierend auf den "
-"Produktkosten und der gewünschten Bruttogewinnspanne."
+"Berechnet den Wiederverkaufspreis eine Produktes basierend auf den Produktkosten "
+"und der gewünschten Bruttogewinnspanne."
 
 #. Gross Profit Margin Dialog: Label before margin input
-#: ../data/buttons-financial.ui.h:36
+#: ../data/buttons-financial.ui.h:37
 msgid "_Margin:"
 msgstr "_Gewinnspanne:"
 
 #. Title of Periodic Payment dialog
 #. Tooltip for the periodic payment button
-#: ../data/buttons-financial.ui.h:38 ../src/math-buttons.vala:408
+#: ../data/buttons-financial.ui.h:39 ../src/math-buttons.vala:409
 msgid "Periodic Payment"
 msgstr "Periodische Zahlung"
 
 #. Periodic Payment Dialog: Description of calculation
-#: ../data/buttons-financial.ui.h:40
+#: ../data/buttons-financial.ui.h:41
 msgid ""
-"Calculates the amount of the periodic payment of a loan, where payments are "
-"made at the end of each payment period. "
+"Calculates the amount of the periodic payment of a loan, where payments are made "
+"at the end of each payment period. "
 msgstr ""
-"Berechnet die Höhe der periodischen Abzahlungsrate für einen Kredit bei "
-"Zahlungen am Ende jedes Zahlungszeitraums."
+"Berechnet die Höhe der periodischen Abzahlungsrate für einen Kredit bei Zahlungen "
+"am Ende jedes Zahlungszeitraums."
 
 #. Periodic Payment Dialog: Label before principal input
-#: ../data/buttons-financial.ui.h:42
+#: ../data/buttons-financial.ui.h:43
 msgid "_Principal:"
 msgstr "_Grundkapital:"
 
 #. Periodic Interest Rate Dialog: Label before term input
-#: ../data/buttons-financial.ui.h:44
+#: ../data/buttons-financial.ui.h:45
 msgid "_Term:"
 msgstr "_Laufzeit:"
 
 #. Title of Present Value dialog
 #. Tooltip for the present value button
-#: ../data/buttons-financial.ui.h:46 ../src/math-buttons.vala:406
+#: ../data/buttons-financial.ui.h:47 ../src/math-buttons.vala:407
 msgid "Present Value"
 msgstr "Barwert"
 
 #. Present Value Dialog: Description of calculation
-#: ../data/buttons-financial.ui.h:48
+#: ../data/buttons-financial.ui.h:49
 msgid ""
-"Calculates the present value of an investment based on a series of equal "
-"payments discounted at a periodic interest rate over the number of payment "
-"periods in the term. "
+"Calculates the present value of an investment based on a series of equal payments "
+"discounted at a periodic interest rate over the number of payment periods in the "
+"term. "
 msgstr ""
-"Berechnet den Barwert (gegenwärtigen Wert) einer Investition bei "
-"regelmäßigen Zahlungen und einem periodischen Zinssatz über die Anzahl der "
-"Zahlungsperioden der Laufzeit."
+"Berechnet den Barwert (gegenwärtigen Wert) einer Investition bei regelmäßigen "
+"Zahlungen und einem periodischen Zinssatz über die Anzahl der Zahlungsperioden der "
+"Laufzeit."
 
 #. Title of Periodic Interest Rate dialog
 #. Tooltip for the periodic interest rate button
-#: ../data/buttons-financial.ui.h:50 ../src/math-buttons.vala:404
+#: ../data/buttons-financial.ui.h:51 ../src/math-buttons.vala:405
 msgid "Periodic Interest Rate"
 msgstr "Periodischer Zinssatz"
 
 #. Periodic Interest Rate Dialog: Description of calculation
-#: ../data/buttons-financial.ui.h:52
+#: ../data/buttons-financial.ui.h:53
 msgid ""
-"Calculates the periodic interest necessary to increase an investment to a "
-"future value, over the number of compounding periods. "
+"Calculates the periodic interest necessary to increase an investment to a future "
+"value, over the number of compounding periods. "
 msgstr ""
-"Berechnet den periodischen Zinssatz, der benötigt wird, um eine Investition "
-"über die Anzahl der Perioden auf einen Zielwert anwachsen zu lassen. "
+"Berechnet den periodischen Zinssatz, der benötigt wird, um eine Investition über "
+"die Anzahl der Perioden auf einen Zielwert anwachsen zu lassen. "
 
 #. Title of Straight-Line Depreciation dialog
-#: ../data/buttons-financial.ui.h:54
+#: ../data/buttons-financial.ui.h:55
 msgid "Straight-Line Depreciation"
 msgstr "Lineare Abschreibung"
 
 #. Sum-of-the-Years'-Digits Depreciation Dialog: Label before cost input
-#: ../data/buttons-financial.ui.h:56
+#: ../data/buttons-financial.ui.h:57
 msgid "_Cost:"
 msgstr "_Kosten:"
 
 #. Sum-of-the-Years'-Digits Depreciation Dialog: Label before salvage input
-#: ../data/buttons-financial.ui.h:58
+#: ../data/buttons-financial.ui.h:59
 msgid "_Salvage:"
 msgstr "_Restwert:"
 
 #. Straight-Line Depreciation Dialog: Description of calculation
-#: ../data/buttons-financial.ui.h:60
+#: ../data/buttons-financial.ui.h:61
 msgid ""
-"Calculates the straight-line depreciation of an asset for one period. The "
-"straight-line method of depreciation divides the depreciable cost evenly "
-"over the useful life of an asset. The useful life is the number of periods, "
-"typically years, over which an asset is depreciated. "
+"Calculates the straight-line depreciation of an asset for one period. The straight-"
+"line method of depreciation divides the depreciable cost evenly over the useful "
+"life of an asset. The useful life is the number of periods, typically years, over "
+"which an asset is depreciated. "
 msgstr ""
-"Berechnet die lineare Abschreibungsrate eines Wirtschaftsguts pro Periode. "
-"Die Methode der linearen Abschreibung teilt die Gesamtabschreibung über "
-"einen gewissen Zeitraum gleichmäßig auf jede einzelne Periode auf. Die "
-"sinnvolle Lebenszeit des Abschreibungsobjekts ist die Anzahl der Perioden, "
-"typischerweise Jahre, in denen das Wirtschaftsgut abgeschrieben wird. "
+"Berechnet die lineare Abschreibungsrate eines Wirtschaftsguts pro Periode. Die "
+"Methode der linearen Abschreibung teilt die Gesamtabschreibung über einen gewissen "
+"Zeitraum gleichmäßig auf jede einzelne Periode auf. Die sinnvolle Lebenszeit des "
+"Abschreibungsobjekts ist die Anzahl der Perioden, typischerweise Jahre, in denen "
+"das Wirtschaftsgut abgeschrieben wird. "
 
 # http://de.wikipedia.org/wiki/Abschreibung#Arithmetisch-degressive_Abschreibung
 #. Title of Sum-of-the-Years'-Digits Depreciation dialog
-#: ../data/buttons-financial.ui.h:62
+#: ../data/buttons-financial.ui.h:63
 msgid "Sum-of-the-Years'-Digits Depreciation"
 msgstr "Digitale Abschreibung"
 
 #. Sum-of-the-Years'-Digits Depreciation Dialog: Description of calculation
-#: ../data/buttons-financial.ui.h:64
+#: ../data/buttons-financial.ui.h:65
 msgid ""
-"Calculates the depreciation allowance on an asset for a specified period of "
-"time, using the Sum-of-the-Years'-Digits method. This method of depreciation "
-"accelerates the rate of depreciation, so that more depreciation expense "
-"occurs in earlier periods than in later ones. The useful life is the number "
-"of periods, typically years, over which an asset is depreciated. "
+"Calculates the depreciation allowance on an asset for a specified period of time, "
+"using the Sum-of-the-Years'-Digits method. This method of depreciation accelerates "
+"the rate of depreciation, so that more depreciation expense occurs in earlier "
+"periods than in later ones. The useful life is the number of periods, typically "
+"years, over which an asset is depreciated. "
 msgstr ""
 "Berechnet den zulässigen Abschreibungssatz eines Wirtschaftsguts für einen "
-"gegebenen Zeitraum nach der Sum-of-the-Years-Digits-Methode. Diese Methode "
-"erhöht die Abschreibungsrate so, dass in zeitnahen Perioden mehr "
-"Abschreibungskosten entstehen als in zeitferneren Perioden. Die sinnvolle "
-"Lebenszeit ist die Anzahl der Perioden, typischerweise Jahre, in denen das "
-"Wirtschaftsgut abgeschrieben wird. "
+"gegebenen Zeitraum nach der Sum-of-the-Years-Digits-Methode. Diese Methode erhöht "
+"die Abschreibungsrate so, dass in zeitnahen Perioden mehr Abschreibungskosten "
+"entstehen als in zeitferneren Perioden. Die sinnvolle Lebenszeit ist die Anzahl "
+"der Perioden, typischerweise Jahre, in denen das Wirtschaftsgut abgeschrieben "
+"wird. "
 
 #. Title of Payment Period dialog
-#: ../data/buttons-financial.ui.h:66
+#: ../data/buttons-financial.ui.h:67
 msgid "Payment Period"
 msgstr "Zahlungsperiode"
 
 #. Payment Period Dialog: Label before future value input
-#: ../data/buttons-financial.ui.h:68
+#: ../data/buttons-financial.ui.h:69
 msgid "Future _Value:"
 msgstr "Zukünftiger _Wert:"
 
 #. Payment Period Dialog: Description of calculation
-#: ../data/buttons-financial.ui.h:70
+#: ../data/buttons-financial.ui.h:71
 msgid ""
-"Calculates the number of payment periods that are necessary during the term "
-"of an ordinary annuity, to accumulate a future value, at a periodic interest "
-"rate."
+"Calculates the number of payment periods that are necessary during the term of an "
+"ordinary annuity, to accumulate a future value, at a periodic interest rate."
 msgstr ""
-"Berechnet die Anzahl der Zahlungsperioden, die bei einer normalen Annuität "
-"und einem periodischen Zinssatz benötigt werden, um einen zukünftigen "
-"Zielwert zu erreichen."
+"Berechnet die Anzahl der Zahlungsperioden, die bei einer normalen Annuität und "
+"einem periodischen Zinssatz benötigt werden, um einen zukünftigen Zielwert zu "
+"erreichen."
 
 #. Calculates the number of compounding periods necessary to increase an investment of present value pv to a 
future value of fv, at a fixed interest rate of int per compounding period. See also: 
http://en.wikipedia.org/wiki/Compound_interest
-#: ../data/buttons-financial.ui.h:78
+#: ../data/buttons-financial.ui.h:79
 msgid "Ctrm"
 msgstr "KTrm"
 
 #. Calculates the depreciation allowance on an asset for a specified period of time, using the 
double-declining balance method. See also: http://en.wikipedia.org/wiki/Depreciation
-#: ../data/buttons-financial.ui.h:80
+#: ../data/buttons-financial.ui.h:81
 msgid "Ddb"
 msgstr "Ddb"
 
 #. Calculates the future value of an investment based on a series of equal payments, each of amount pmt, at 
a periodic interest rate of int, over the number of payment periods in the term. See also: 
http://en.wikipedia.org/wiki/Future_value
-#: ../data/buttons-financial.ui.h:82
+#: ../data/buttons-financial.ui.h:83
 msgid "Fv"
 msgstr "Zw"
 
 #. Calculates the number of payment periods that are necessary during the term of an ordinary annuity, to 
accumulate a future value of fv, at a periodic interest rate of int. Each payment is equal to amount pmt. See 
also: http://en.wikipedia.org/wiki/Annuity_(finance_theory)
-#: ../data/buttons-financial.ui.h:84
+#: ../data/buttons-financial.ui.h:85
 msgid "Term"
 msgstr "Term"
 
 #. Calculates the depreciation allowance on an asset for a specified period of time, using the 
Sum-Of-The-Years'-Digits method. This method of depreciation accelerates the rate of depreciation, so that 
more depreciation expense occurs in earlier periods than in later ones. The depreciable cost is cost - 
salvage. The useful life is the number of periods, typically years, over which an asset is depreciated. See 
also: http://en.wikipedia.org/wiki/Depreciation
-#: ../data/buttons-financial.ui.h:86
+#: ../data/buttons-financial.ui.h:87
 msgid "Syd"
 msgstr "Syd"
 
 #. Calculates the straight-line depreciation of an asset for one period. The depreciable cost is cost - 
salvage. The straight-line method of depreciation divides the depreciable cost evenly over the useful life of 
an asset. The useful life is the number of periods, typically years, over which an asset is depreciated. See 
also: http://en.wikipedia.org/wiki/Depreciation
-#: ../data/buttons-financial.ui.h:88
+#: ../data/buttons-financial.ui.h:89
 msgid "Sln"
 msgstr "Sln"
 
 #. Calculates the periodic interest necessary to increase an investment of present value pv to a future 
value of fv, over the number of compounding periods in term. See also: http://en.wikipedia.org/wiki/Interest
-#: ../data/buttons-financial.ui.h:90
+#: ../data/buttons-financial.ui.h:91
 msgid "Rate"
 msgstr "Zins"
 
 #. Calculates the present value of an investment based on a series of equal payments, each of amount pmt, 
discounted at a periodic interest rate of int, over the number of payment periods in the term. See also: 
http://en.wikipedia.org/wiki/Present_value
-#: ../data/buttons-financial.ui.h:92
+#: ../data/buttons-financial.ui.h:93
 msgid "Pv"
 msgstr "Bw"
 
 #. Calculates the amount of the periodic payment of a loan, where payments are made at the end of each 
payment period. See also: http://en.wikipedia.org/wiki/Amortization_schedule
-#: ../data/buttons-financial.ui.h:94
+#: ../data/buttons-financial.ui.h:95
 msgid "Pmt"
 msgstr "Zhlg"
 
 #. Calculates the resale price of a product, based on the product cost and the wanted gross profit margin. 
See also: http://en.wikipedia.org/wiki/Gross_profit_margin
-#: ../data/buttons-financial.ui.h:96
+#: ../data/buttons-financial.ui.h:97
 msgid "Gpm"
 msgstr "Bgs"
 
 #. Accessible name for the shift left button
 #. Tooltip for the shift left button
-#: ../data/buttons-programming.ui.h:16 ../src/math-buttons.vala:388
+#: ../data/buttons-programming.ui.h:16 ../src/math-buttons.vala:389
 msgid "Shift Left"
 msgstr "Nach links verschieben"
 
 #. Accessible name for the shift right button
 #. Tooltip for the shift right button
-#: ../data/buttons-programming.ui.h:18 ../src/math-buttons.vala:390
+#: ../data/buttons-programming.ui.h:18 ../src/math-buttons.vala:391
 msgid "Shift Right"
 msgstr "Nach rechts verschieben"
 
@@ -424,7 +426,7 @@ msgstr "Zeichen einfügen"
 
 #. Title of insert character code dialog
 #. Tooltip for the insert character code button
-#: ../data/buttons-programming.ui.h:28 ../src/math-buttons.vala:378
+#: ../data/buttons-programming.ui.h:28 ../src/math-buttons.vala:379
 msgid "Insert Character Code"
 msgstr "Zeichen einfügen"
 
@@ -434,13 +436,13 @@ msgid "Ch_aracter:"
 msgstr "_Zeichen:"
 
 #. Insert ASCII dialog: Button to insert selected character
-#: ../data/buttons-programming.ui.h:32
+#: ../data/buttons-programming.ui.h:33
 msgid "_Insert"
 msgstr "E_infügen"
 
 #. Program name in the about dialog
 #. Title of main window
-#: ../data/gnome-calculator.desktop.in.h:1 ../src/gnome-calculator.vala:237
+#: ../data/gnome-calculator.desktop.in.h:1 ../src/gnome-calculator.vala:243
 #: ../src/math-window.vala:44
 msgid "Calculator"
 msgstr "Taschenrechner"
@@ -448,8 +450,7 @@ msgstr "Taschenrechner"
 #: ../data/gnome-calculator.desktop.in.h:2
 msgid "Perform arithmetic, scientific or financial calculations"
 msgstr ""
-"Arithmetische, wissenschaftliche und finanztechnische Berechnungen "
-"durchführen"
+"Arithmetische, wissenschaftliche und finanztechnische Berechnungen durchführen"
 
 #: ../data/gnome-calculator.desktop.in.h:3
 msgid "calculation;arithmetic;scientific;financial;"
@@ -461,23 +462,22 @@ msgstr "GNOME Taschenrechner"
 
 #: ../data/gnome-calculator.appdata.xml.in.h:2
 msgid ""
-"GNOME Calculator is an application that solves mathematical equations. "
-"Though it at first appears to be a simple calculator with only basic "
-"arithmetic operations, you can switch into Advanced, Financial, or "
-"Programming mode to find a surprising set of capabilities."
+"GNOME Calculator is an application that solves mathematical equations. Though it "
+"at first appears to be a simple calculator with only basic arithmetic operations, "
+"you can switch into Advanced, Financial, or Programming mode to find a surprising "
+"set of capabilities."
 msgstr ""
 "Der GNOME Taschenrechner ist ein Programm zum Lösen von mathematischen "
-"Gleichungen. Obwohl er im ersten Eindruck wie ein einfacher Taschenrechner "
-"mit nur einfachen arithmetischen Operationen erscheint, kann in einen "
-"erweiterten, einen  finanztechnischen und einen Programmier-Modus "
-"umgeschaltet werden, in denen sich überraschende Fähigkeiten befinden."
+"Gleichungen. Obwohl er im ersten Eindruck wie ein einfacher Taschenrechner mit nur "
+"einfachen arithmetischen Operationen erscheint, kann in einen erweiterten, einen  "
+"finanztechnischen und einen Programmier-Modus umgeschaltet werden, in denen sich "
+"überraschende Fähigkeiten befinden."
 
 #: ../data/gnome-calculator.appdata.xml.in.h:3
 msgid ""
 "The Advanced calculator supports many operations, including: logarithms, "
-"factorials, trigonometric and hyperbolic functions, modulus division, "
-"complex numbers, random number generation, prime factorization and unit "
-"conversions."
+"factorials, trigonometric and hyperbolic functions, modulus division, complex "
+"numbers, random number generation, prime factorization and unit conversions."
 msgstr ""
 "Der erweiterte Taschenrechner unterstützt viele Operationen, darunter: "
 "Logarithmus, Fakultät, trigonometrische und hyperbolische Funktionen, Modulo-"
@@ -486,9 +486,9 @@ msgstr ""
 
 #: ../data/gnome-calculator.appdata.xml.in.h:4
 msgid ""
-"Financial mode supports several computations, including periodic interest "
-"rate, present and future value, double declining and straight line "
-"depreciation, and many others."
+"Financial mode supports several computations, including periodic interest rate, "
+"present and future value, double declining and straight line depreciation, and "
+"many others."
 msgstr ""
 "Der finanztechnische Modus unterstützt verschiedene Berechnungen, darunter "
 "periodischer Zinssatz, Barwert und zukünftigen Zielwert, degressive "
@@ -496,13 +496,13 @@ msgstr ""
 
 #: ../data/gnome-calculator.appdata.xml.in.h:5
 msgid ""
-"Programming mode supports conversion between common bases (binary, octal, "
-"decimal, and hexadecimal), boolean algebra, one’s and two’s complementation, "
-"character to character code conversion, and more."
+"Programming mode supports conversion between common bases (binary, octal, decimal, "
+"and hexadecimal), boolean algebra, one’s and two’s complementation, character to "
+"character code conversion, and more."
 msgstr ""
-"Der Programmierungsmodus unterstützt die Umwandlung zwischen weit "
-"verbreiteten Zahlensystemen (Binär, Oktal, Dezimal und Hexadezimal), "
-"boolesche Algebra, Einer- und Zweierkomplement und weiteres."
+"Der Programmierungsmodus unterstützt die Umwandlung zwischen weit verbreiteten "
+"Zahlensystemen (Binär, Oktal, Dezimal und Hexadezimal), boolesche Algebra, Einer- "
+"und Zweierkomplement und weiteres."
 
 #. Title of preferences dialog
 #: ../data/menu.ui.h:1 ../src/math-preferences.vala:30
@@ -521,22 +521,26 @@ msgstr "Info"
 msgid "Quit"
 msgstr "Beenden"
 
-#: ../data/menu.ui.h:5 ../src/math-window.vala:124
+#: ../data/menu.ui.h:5 ../src/math-window.vala:156
 msgid "Basic Mode"
 msgstr "Standardmodus"
 
-#: ../data/menu.ui.h:6 ../src/math-window.vala:129
+#: ../data/menu.ui.h:6 ../src/math-window.vala:161
 msgid "Advanced Mode"
 msgstr "Erweiterter Modus"
 
-#: ../data/menu.ui.h:7 ../src/math-window.vala:134
+#: ../data/menu.ui.h:7 ../src/math-window.vala:166
 msgid "Financial Mode"
 msgstr "Finanztechnischer Modus"
 
-#: ../data/menu.ui.h:8 ../src/math-window.vala:139
+#: ../data/menu.ui.h:8 ../src/math-window.vala:171
 msgid "Programming Mode"
 msgstr "Programmier-Modus"
 
+#: ../data/menu.ui.h:9 ../src/math-window.vala:176
+msgid "Keyboard Mode"
+msgstr "Tastaturmodus"
+
 #: ../data/org.gnome.calculator.gschema.xml.h:1
 msgid "Accuracy value"
 msgstr "Genauigkeitswert"
@@ -575,11 +579,11 @@ msgstr "Nachfolgende Nullen anzeigen"
 
 #: ../data/org.gnome.calculator.gschema.xml.h:10
 msgid ""
-"Indicates whether any trailing zeroes after the numeric point should be "
-"shown in the display value."
+"Indicates whether any trailing zeroes after the numeric point should be shown in "
+"the display value."
 msgstr ""
-"Zeigt an, ob nachfolgende Nullen nach dem Komma in der Anzeige angezeigt "
-"werden sollen."
+"Zeigt an, ob nachfolgende Nullen nach dem Komma in der Anzeige angezeigt werden "
+"sollen."
 
 #: ../data/org.gnome.calculator.gschema.xml.h:11
 msgid "Number format"
@@ -637,6 +641,14 @@ msgstr "Zieleinheiten"
 msgid "Units to convert the current calculation into"
 msgstr "Einheit, in welche die aktuelle Berechnung umgewandelt werden soll"
 
+#: ../data/org.gnome.calculator.gschema.xml.h:25
+msgid "Internal precision"
+msgstr "Interne Genauigkeit"
+
+#: ../data/org.gnome.calculator.gschema.xml.h:26
+msgid "The internal precision used with the MPFR library"
+msgstr "Die interne Genauigkeit, die mit der MPFR-Bibliothek verwendet wird"
+
 # http://de.wikipedia.org/wiki/VAE-Dirham
 #: ../src/currency.vala:28
 msgid "UAE Dirham"
@@ -771,110 +783,106 @@ msgid "Lithuanian Litas"
 msgstr "Litauische Litas"
 
 #: ../src/currency.vala:61
-msgid "Latvian Lats"
-msgstr "Lettische Lats"
-
-#: ../src/currency.vala:62
 msgid "Libyan Dinar"
 msgstr "Libysche Dinar"
 
-#: ../src/currency.vala:63
+#: ../src/currency.vala:62
 msgid "Mauritian Rupee"
 msgstr "Mauritius-Rupien"
 
-#: ../src/currency.vala:64
+#: ../src/currency.vala:63
 msgid "Mexican Peso"
 msgstr "Mexikanische Peso"
 
-#: ../src/currency.vala:65
+#: ../src/currency.vala:64
 msgid "Malaysian Ringgit"
 msgstr "Malaysische Ringgit"
 
-#: ../src/currency.vala:66
+#: ../src/currency.vala:65
 msgid "Norwegian Krone"
 msgstr "Norwegische Kronen"
 
-#: ../src/currency.vala:67
+#: ../src/currency.vala:66
 msgid "Nepalese Rupee"
 msgstr "Nepalesische Rupien"
 
-#: ../src/currency.vala:68
+#: ../src/currency.vala:67
 msgid "New Zealand Dollar"
 msgstr "Neuseeländische Dollar"
 
-#: ../src/currency.vala:69
+#: ../src/currency.vala:68
 msgid "Omani Rial"
 msgstr "Oman-Rial"
 
-#: ../src/currency.vala:70
+#: ../src/currency.vala:69
 msgid "Peruvian Nuevo Sol"
 msgstr "Peruanische Neue Sol"
 
-#: ../src/currency.vala:71
+#: ../src/currency.vala:70
 msgid "Philippine Peso"
 msgstr "Philippinische Peso"
 
-#: ../src/currency.vala:72
+#: ../src/currency.vala:71
 msgid "Pakistani Rupee"
 msgstr "Pakistanische Rupien"
 
-#: ../src/currency.vala:73
+#: ../src/currency.vala:72
 msgid "Polish Zloty"
 msgstr "Polnische Złoty"
 
-#: ../src/currency.vala:74
+#: ../src/currency.vala:73
 msgid "Qatari Riyal"
 msgstr "Katar-Riyal"
 
-#: ../src/currency.vala:75
+#: ../src/currency.vala:74
 msgid "New Romanian Leu"
 msgstr "Neue rumänische Leu"
 
-#: ../src/currency.vala:76
+#: ../src/currency.vala:75
 msgid "Russian Rouble"
 msgstr "Russische Rubel"
 
-#: ../src/currency.vala:77
+#: ../src/currency.vala:76
 msgid "Saudi Riyal"
 msgstr "Saudi-Rial"
 
-#: ../src/currency.vala:78
+#: ../src/currency.vala:77
 msgid "Swedish Krona"
 msgstr "Schwedische Kronen"
 
-#: ../src/currency.vala:79
+#: ../src/currency.vala:78
 msgid "Singapore Dollar"
 msgstr "Singapur-Dollar"
 
-#: ../src/currency.vala:80
+#: ../src/currency.vala:79
 msgid "Thai Baht"
 msgstr "Thailändische Baht"
 
-#: ../src/currency.vala:81
+#: ../src/currency.vala:80
 msgid "Tunisian Dinar"
 msgstr "Tunesische Dinar"
 
-#: ../src/currency.vala:82
+#: ../src/currency.vala:81
 msgid "New Turkish Lira"
 msgstr "Neue türkische Lira"
 
-#: ../src/currency.vala:83
+#: ../src/currency.vala:82
 msgid "T&T Dollar (TTD)"
 msgstr "Trinidad-und-Tobago-Dollar (TTD)"
 
-#: ../src/currency.vala:84
+#: ../src/currency.vala:83
 msgid "US Dollar"
 msgstr "US-Dollar"
 
-#: ../src/currency.vala:85
+#: ../src/currency.vala:84
 msgid "Uruguayan Peso"
 msgstr "Uruguayische Peso"
 
-#: ../src/currency.vala:86
+#: ../src/currency.vala:85
 msgid "Venezuelan Bolívar"
 msgstr "Venezolanische Bolívar"
 
-#: ../src/currency.vala:87
+#: ../src/currency.vala:86
 msgid "South African Rand"
 msgstr "Südafrikanische Rand"
 
@@ -895,12 +903,12 @@ msgid "Show release version"
 msgstr "Version anzeigen"
 
 #. Translators: Error message displayed when unable to launch help browser
-#: ../src/gnome-calculator.vala:202
+#: ../src/gnome-calculator.vala:208
 msgid "Unable to open help file"
 msgstr "Die Hilfedatei konnte nicht geöffnet werden"
 
 #. The translator credits. Please translate this with your name (s).
-#: ../src/gnome-calculator.vala:232
+#: ../src/gnome-calculator.vala:238
 msgid "translator-credits"
 msgstr ""
 "Christian Neumair <chris gnome-de org>\n"
@@ -911,203 +919,203 @@ msgstr ""
 "Paul Seyfert <pseyfert mathphys fsk uni-heidelberg de>\n"
 "Jakob Kramer <jakob kramer gmx de>"
 
-#: ../src/gnome-calculator.vala:238
+#: ../src/gnome-calculator.vala:244
 msgid "About Calculator"
 msgstr "Info zu Taschenrechner"
 
 #. Short description in the about dialog
-#: ../src/gnome-calculator.vala:245
+#: ../src/gnome-calculator.vala:252
 msgid "Calculator with financial and scientific modes."
 msgstr "Ein Taschenrechner mit finanztechnischem und wissenschaftlichem Modus."
 
 #. Configure buttons
 #. Tooltip for the Pi button
-#: ../src/math-buttons.vala:291
+#: ../src/math-buttons.vala:292
 msgid "Pi [Ctrl+P]"
 msgstr "Pi [Strg+P]"
 
 #. Tooltip for the Euler's Number button
-#: ../src/math-buttons.vala:293
+#: ../src/math-buttons.vala:294
 msgid "Euler’s Number"
 msgstr "Eulersche Zahl"
 
 #. Tooltip for the subscript button
-#: ../src/math-buttons.vala:297
+#: ../src/math-buttons.vala:298
 msgid "Subscript mode [Alt]"
 msgstr "Modus für Tiefstellung [Alt]"
 
 #. Tooltip for the superscript button
-#: ../src/math-buttons.vala:299
+#: ../src/math-buttons.vala:300
 msgid "Superscript mode [Ctrl]"
 msgstr "Modus für Hochstellung [Strg]"
 
 #. Tooltip for the scientific exponent button
-#: ../src/math-buttons.vala:301
+#: ../src/math-buttons.vala:302
 msgid "Scientific exponent [Ctrl+E]"
 msgstr "Wissenschaftlicher Exponent [Strg+E]"
 
 #. Tooltip for the add button
-#: ../src/math-buttons.vala:303
+#: ../src/math-buttons.vala:304
 msgid "Add [+]"
 msgstr "Addieren [+]"
 
 #. Tooltip for the subtract button
-#: ../src/math-buttons.vala:305
+#: ../src/math-buttons.vala:306
 msgid "Subtract [-]"
 msgstr "Subtrahieren [-]"
 
 #. Tooltip for the multiply button
-#: ../src/math-buttons.vala:307
+#: ../src/math-buttons.vala:308
 msgid "Multiply [*]"
 msgstr "Multiplizieren [*]"
 
 #. Tooltip for the divide button
-#: ../src/math-buttons.vala:309
+#: ../src/math-buttons.vala:310
 msgid "Divide [/]"
 msgstr "Dividieren [/]"
 
 #. Tooltip for the modulus divide button
-#: ../src/math-buttons.vala:311
+#: ../src/math-buttons.vala:312
 msgid "Modulus divide"
 msgstr "Modulo-Division"
 
 #. Tooltip for the additional functions button
-#: ../src/math-buttons.vala:313
+#: ../src/math-buttons.vala:314
 msgid "Additional Functions"
 msgstr "Zusätzliche Funktionen"
 
 #. Tooltip for the exponent button
-#: ../src/math-buttons.vala:315
+#: ../src/math-buttons.vala:316
 msgid "Exponent [^ or **]"
 msgstr "Exponent [^ oder **]"
 
 #. Tooltip for the percentage button
-#: ../src/math-buttons.vala:317
+#: ../src/math-buttons.vala:318
 msgid "Percentage [%]"
 msgstr "Prozentsatz [%]"
 
 #. Tooltip for the factorial button
-#: ../src/math-buttons.vala:319
+#: ../src/math-buttons.vala:320
 msgid "Factorial [!]"
 msgstr "Fakultät [!]"
 
 #. Tooltip for the absolute value button
-#: ../src/math-buttons.vala:321
+#: ../src/math-buttons.vala:322
 msgid "Absolute value [|]"
 msgstr "Absoluter Wert [|]"
 
 #. Tooltip for the complex argument component button
-#: ../src/math-buttons.vala:323
+#: ../src/math-buttons.vala:324
 msgid "Complex argument"
 msgstr "komplexes Argument"
 
 #. Tooltip for the complex conjugate button
-#: ../src/math-buttons.vala:325
+#: ../src/math-buttons.vala:326
 msgid "Complex conjugate"
 msgstr "Komplexe Konjugation"
 
 #. Tooltip for the root button
-#: ../src/math-buttons.vala:327
+#: ../src/math-buttons.vala:328
 msgid "Root [Ctrl+R]"
 msgstr "Wurzel [Strg+R]"
 
 #. Tooltip for the square root button
-#: ../src/math-buttons.vala:329
+#: ../src/math-buttons.vala:330
 msgid "Square root [Ctrl+R]"
 msgstr "Quadratwurzel [Strg+R]"
 
 #. Tooltip for the logarithm button
-#: ../src/math-buttons.vala:331
+#: ../src/math-buttons.vala:332
 msgid "Logarithm"
 msgstr "Logarithmus"
 
 #. Tooltip for the natural logarithm button
-#: ../src/math-buttons.vala:333
+#: ../src/math-buttons.vala:334
 msgid "Natural Logarithm"
 msgstr "Natürlicher Logarithmus"
 
 #. Tooltip for the sine button
-#: ../src/math-buttons.vala:335
+#: ../src/math-buttons.vala:336
 msgid "Sine"
 msgstr "Sinus"
 
 #. Tooltip for the cosine button
-#: ../src/math-buttons.vala:337
+#: ../src/math-buttons.vala:338
 msgid "Cosine"
 msgstr "Kosinus"
 
 #. Tooltip for the tangent button
-#: ../src/math-buttons.vala:339
+#: ../src/math-buttons.vala:340
 msgid "Tangent"
 msgstr "Tangens"
 
 #. Tooltip for the hyperbolic sine button
-#: ../src/math-buttons.vala:341
+#: ../src/math-buttons.vala:342
 msgid "Hyperbolic Sine"
 msgstr "Hyperbolischer Sinus"
 
 #. Tooltip for the hyperbolic cosine button
-#: ../src/math-buttons.vala:343
+#: ../src/math-buttons.vala:344
 msgid "Hyperbolic Cosine"
 msgstr "Hyperbolischer Cosinus"
 
 #. Tooltip for the hyperbolic tangent button
-#: ../src/math-buttons.vala:345
+#: ../src/math-buttons.vala:346
 msgid "Hyperbolic Tangent"
 msgstr "Hyperbolischer Tangens"
 
 #. Tooltip for the inverse button
-#: ../src/math-buttons.vala:347
+#: ../src/math-buttons.vala:348
 msgid "Inverse [Ctrl+I]"
 msgstr "Kehrwert [Ctrl+I]"
 
 #. Tooltip for the boolean AND button
-#: ../src/math-buttons.vala:349
+#: ../src/math-buttons.vala:350
 msgid "Boolean AND"
 msgstr "Boolesches UND"
 
 #. Tooltip for the boolean OR button
-#: ../src/math-buttons.vala:351
+#: ../src/math-buttons.vala:352
 msgid "Boolean OR"
 msgstr "Boolesches ODER"
 
 #. Tooltip for the exclusive OR button
-#: ../src/math-buttons.vala:353
+#: ../src/math-buttons.vala:354
 msgid "Boolean Exclusive OR"
 msgstr "Boolesches exklusives ODER"
 
 #. Tooltip for the boolean NOT button
-#: ../src/math-buttons.vala:355
+#: ../src/math-buttons.vala:356
 msgid "Boolean NOT"
 msgstr "Boolesches NICHT"
 
 #. Tooltip for the integer component button
-#: ../src/math-buttons.vala:357
+#: ../src/math-buttons.vala:358
 msgid "Integer Component"
 msgstr "Ganzzahliger Anteil"
 
 #. Tooltip for the fractional component button
-#: ../src/math-buttons.vala:359
+#: ../src/math-buttons.vala:360
 msgid "Fractional Component"
 msgstr "Gebrochener Anteil"
 
 #. Tooltip for the real component button
-#: ../src/math-buttons.vala:361
+#: ../src/math-buttons.vala:362
 msgid "Real Component"
 msgstr "Reeller Teil"
 
 #. Tooltip for the imaginary component button
-#: ../src/math-buttons.vala:363
+#: ../src/math-buttons.vala:364
 msgid "Imaginary Component"
 msgstr "Imaginärer Teil"
 
 #. Tooltip for the ones' complement button
-#: ../src/math-buttons.vala:365
+#: ../src/math-buttons.vala:366
 msgid "Ones' Complement"
 msgstr "Einerkomplement"
 
 #. Tooltip for the two's complement button
-#: ../src/math-buttons.vala:367
+#: ../src/math-buttons.vala:368
 msgid "Two's Complement"
 msgstr "Zweierkomplement"
 
@@ -1115,83 +1123,83 @@ msgstr "Zweierkomplement"
 #. FIXME : Can be Added Once the support is available at the back-end
 #. setup_button (builder, "trunc",              "trunc ", _("Truncate"));
 #. Tooltip for the start group button
-#: ../src/math-buttons.vala:372
+#: ../src/math-buttons.vala:373
 msgid "Start Group [(]"
 msgstr "Block öffnen [(]"
 
 #. Tooltip for the end group button
-#: ../src/math-buttons.vala:374
+#: ../src/math-buttons.vala:375
 msgid "End Group [)]"
 msgstr "Block schließen [)]"
 
 #. Tooltip for the solve button
-#: ../src/math-buttons.vala:380
+#: ../src/math-buttons.vala:381
 msgid "Calculate Result"
 msgstr "Ergebnis berechnen"
 
 #. Tooltip for the factor button
-#: ../src/math-buttons.vala:382
+#: ../src/math-buttons.vala:383
 msgid "Factorize [Ctrl+F]"
 msgstr "Faktorisieren [Strg+F]"
 
 #. Tooltip for the clear button
-#: ../src/math-buttons.vala:384
+#: ../src/math-buttons.vala:385
 msgid "Clear Display [Escape]"
 msgstr "Die Anzeige löschen [Escape]"
 
 #. Tooltip for the undo button
-#: ../src/math-buttons.vala:386
+#: ../src/math-buttons.vala:387
 msgid "Undo [Ctrl+Z]"
 msgstr "Rückgängig [Strg+R]"
 
 #. Tooltip for the double declining depreciation button
-#: ../src/math-buttons.vala:394
+#: ../src/math-buttons.vala:395
 msgid "Double Declining Depreciation"
 msgstr "Degressive Doppelratenabschreibung"
 
 #. Tooltip for the financial term button
-#: ../src/math-buttons.vala:398
+#: ../src/math-buttons.vala:399
 msgid "Financial Term"
 msgstr "Finanztechnischer Begriff"
 
 # http://de.wikipedia.org/wiki/Abschreibung#Arithmetisch-degressive_Abschreibung
 #. Tooltip for the sum of the years digits depreciation button
-#: ../src/math-buttons.vala:400
+#: ../src/math-buttons.vala:401
 msgid "Sum of the Years Digits Depreciation"
 msgstr "Digitale Abschreibung"
 
 #. Tooltip for the straight line depreciation button
-#: ../src/math-buttons.vala:402
+#: ../src/math-buttons.vala:403
 msgid "Straight Line Depreciation"
 msgstr "Lineare Abschreibung"
 
-#: ../src/math-buttons.vala:431
+#: ../src/math-buttons.vala:432
 msgid "Square [Ctrl+2]"
 msgstr "Quadrat [Strg+2]"
 
 #. Number display mode combo: Binary, e.g. 10011010010₂
-#: ../src/math-buttons.vala:521
+#: ../src/math-buttons.vala:522
 msgid "Binary"
 msgstr "Binär"
 
 #. Number display mode combo: Octal, e.g. 2322₈
-#: ../src/math-buttons.vala:525
+#: ../src/math-buttons.vala:526
 msgid "Octal"
 msgstr "Oktal"
 
 #. Number display mode combo: Decimal, e.g. 1234
-#: ../src/math-buttons.vala:529
+#: ../src/math-buttons.vala:530
 msgid "Decimal"
 msgstr "Dezimal"
 
 #. Number display mode combo: Hexadecimal, e.g. 4D2₁₆
-#: ../src/math-buttons.vala:533
+#: ../src/math-buttons.vala:534
 msgid "Hexadecimal"
 msgstr "Hexadezimal"
 
 #. Left Shift Popup: Menu item to shift left by n places (n < 10)
 #. Right Shift Popup: Menu item to shift right by n places (n < 10)
-#: ../src/math-buttons.vala:742 ../src/math-buttons.vala:779
+#: ../src/math-buttons.vala:747 ../src/math-buttons.vala:784
 #, c-format
 msgid "_%d place"
 msgid_plural "_%d places"
@@ -1200,7 +1208,7 @@ msgstr[1] "_%d Stellen"
 
 #. Left Shift Popup: Menu item to shift left by n places (n >= 10)
 #. Right Shift Popup: Menu item to shift right by n places (n >= 10)
-#: ../src/math-buttons.vala:747 ../src/math-buttons.vala:784
+#: ../src/math-buttons.vala:752 ../src/math-buttons.vala:789
 #, c-format
 msgid "%d place"
 msgid_plural "%d places"
@@ -1223,68 +1231,69 @@ msgid "0,1,2,3,4,5,6,7,8,9,A,B,C,D,E,F"
 msgstr "0,1,2,3,4,5,6,7,8,9,A,B,C,D,E,F"
 
 #. Error shown when trying to undo with no undo history
-#: ../src/math-equation.vala:482
+#: ../src/math-equation.vala:504
 msgid "No undo history"
 msgstr "Keine Rückgängig-Chronik"
 
 #. Error shown when trying to redo with no redo history
-#: ../src/math-equation.vala:499
+#: ../src/math-equation.vala:528
 msgid "No redo history"
 msgstr "Keine Rückgängig-Chronik"
 
-#: ../src/math-equation.vala:729
+#: ../src/math-equation.vala:751
 msgid "No sane value to store"
 msgstr "Kein vernünftiger Wert zum Speichern"
 
 #. Error displayed to user when they perform a bitwise operation on numbers greater than the current word
-#: ../src/math-equation.vala:911
+#: ../src/math-equation.vala:944
 msgid "Overflow. Try a bigger word size"
 msgstr "Überlauf. Versuchen Sie eine höhere Wortlänge zu verwenden"
 
 #. Error displayed to user when they an unknown variable is entered
-#: ../src/math-equation.vala:916
+#: ../src/math-equation.vala:949
 #, c-format
 msgid "Unknown variable '%s'"
 msgstr "Unbekannte Variable »%s«"
 
 #. Error displayed to user when an unknown function is entered
-#: ../src/math-equation.vala:923
+#: ../src/math-equation.vala:956
 #, c-format
 msgid "Function '%s' is not defined"
 msgstr "Die Funktion »%s« ist nicht definiert"
 
 #. Error displayed to user when an conversion with unknown units is attempted
-#: ../src/math-equation.vala:930
+#: ../src/math-equation.vala:963
 msgid "Unknown conversion"
 msgstr "Unbekannte Umrechnung"
 
-#: ../src/math-equation.vala:938
+#. should always be run
+#: ../src/math-equation.vala:973
 #, c-format
-msgid "Malformed expression at token '%s'"
-msgstr "Fehlerhafter Ausdruck bei »%s«"
+msgid "%s"
+msgstr "%s"
 
 #. Unknown error.
 #. Error displayed to user when they enter an invalid calculation
-#: ../src/math-equation.vala:943 ../src/math-equation.vala:948
+#: ../src/math-equation.vala:978 ../src/math-equation.vala:983
 msgid "Malformed expression"
 msgstr "Fehlerhafter Ausdruck"
 
-#: ../src/math-equation.vala:959
+#: ../src/math-equation.vala:994
 msgid "Calculating"
 msgstr "Berechnung läuft"
 
 #. Error displayed when trying to factorize a non-integer value
-#: ../src/math-equation.vala:1086
+#: ../src/math-equation.vala:1187
 msgid "Need an integer to factorize"
 msgstr "Es können nur Ganzzahlen faktorisiert werden"
 
 #. This message is displayed in the status bar when a bit shift operation is performed and the display does 
not contain a number
-#: ../src/math-equation.vala:1140
+#: ../src/math-equation.vala:1241
 msgid "No sane value to bitwise shift"
 msgstr "Kein vernünftiger Wert zum bitweisen Verschieben"
 
 #. Message displayed when cannot toggle bit in display
-#: ../src/math-equation.vala:1154
+#: ../src/math-equation.vala:1255
 msgid "Displayed value not an integer"
 msgstr "Angezeigter Wert ist keine Ganzzahl"
 
@@ -1314,187 +1323,181 @@ msgid "Engineering"
 msgstr "Ingenieurwissenschaftlich"
 
 #. Label used in preferences dialog.  The %d is replaced by a spinbutton
-#: ../src/math-preferences.vala:92
+#: ../src/math-preferences.vala:90
 #, c-format
 msgid "Show %d decimal _places"
 msgstr "%d _Nachkommastellen anzeigen"
 
 #. Preferences dialog: label for show trailing zeroes check button
-#: ../src/math-preferences.vala:119
+#: ../src/math-preferences.vala:117
 msgid "Show trailing _zeroes"
 msgstr "Nachfolgende _Nullen anzeigen"
 
 #. Preferences dialog: label for show show thousands separator check button
-#: ../src/math-preferences.vala:125
+#: ../src/math-preferences.vala:123
 msgid "Show _thousands separators"
 msgstr "_Tausender-Trennzeichen anzeigen"
 
 #. Preferences dialog: Label for angle unit combo box
-#: ../src/math-preferences.vala:131
+#: ../src/math-preferences.vala:129
 msgid "_Angle units:"
 msgstr "_Winkeleinheiten:"
 
 #. Preferences dialog: Angle unit combo box: Use degrees for trigonometric calculations
 #. FIXME: Approximations of 1/(units in a circle), therefore, 360 deg != 400 grads
-#: ../src/math-preferences.vala:147 ../src/unit.vala:38
+#: ../src/math-preferences.vala:145 ../src/unit.vala:39
 msgid "Degrees"
 msgstr "Grad"
 
 #. Preferences dialog: Angle unit combo box: Use radians for trigonometric calculations
-#: ../src/math-preferences.vala:151 ../src/unit.vala:39
+#: ../src/math-preferences.vala:149 ../src/unit.vala:40
 msgid "Radians"
 msgstr "im Bogenmaß"
 
 #. Preferences dialog: Angle unit combo box: Use gradians for trigonometric calculations
-#: ../src/math-preferences.vala:155 ../src/unit.vala:40
+#: ../src/math-preferences.vala:153 ../src/unit.vala:41
 msgid "Gradians"
 msgstr "gon"
 
 #. Preferences dialog: Label for word size combo box
-#: ../src/math-preferences.vala:161
+#: ../src/math-preferences.vala:159
 msgid "Word _size:"
 msgstr "Wort_länge:"
 
 #. Word size combo: 8 bits
-#: ../src/math-preferences.vala:175
+#: ../src/math-preferences.vala:173
 msgid "8 bits"
 msgstr "8 Bit"
 
 #. Word size combo: 16 bits
-#: ../src/math-preferences.vala:177
+#: ../src/math-preferences.vala:175
 msgid "16 bits"
 msgstr "16 Bit"
 
 #. Word size combo: 32 bits
-#: ../src/math-preferences.vala:179
+#: ../src/math-preferences.vala:177
 msgid "32 bits"
 msgstr "32 Bit"
 
 #. Word size combo: 64 bits
-#: ../src/math-preferences.vala:181
+#: ../src/math-preferences.vala:179
 msgid "64 bits"
 msgstr "64 Bit"
 
-#: ../src/math-window.vala:152
+#: ../src/math-window.vala:204
 msgid "_Quit"
 msgstr "_Beenden"
 
+#. Translators: Error displayed when underflow error occured
+#: ../src/number.vala:242
+msgid "Underflow error"
+msgstr "Unterlauffehler"
+
+#. Translators: Error displayed when overflow error occured
+#: ../src/number.vala:247
+msgid "Overflow error"
+msgstr "Überlauffehler"
+
 #. Translators: Error display when attempting to take argument of zero
-#: ../src/number.vala:652
+#: ../src/number.vala:314
 msgid "Argument not defined for zero"
 msgstr "Das Argument ist für null nicht definiert"
 
 #. Translators: Error displayed when attempted to raise 0 to a negative re_exponent
-#: ../src/number.vala:909 ../src/number.vala:1943
+#: ../src/number.vala:489 ../src/number.vala:541 ../src/number.vala:589
 msgid "The power of zero is undefined for a negative exponent"
 msgstr "Die Potenz von null ist nicht für einen negativen Exponenten definiert"
 
 #. Translators: Error displayed when attempted to raise 0 to power of zero
-#: ../src/number.vala:917
+#: ../src/number.vala:497 ../src/number.vala:549
 msgid "Zero raised to zero is undefined"
 msgstr "Null hoch null ist nicht definiert"
 
 #. Translators: Error displayed when attempting to take logarithm of zero
-#: ../src/number.vala:1003 ../src/number.vala:1036
+#: ../src/number.vala:639 ../src/number.vala:672
 msgid "Logarithm of zero is undefined"
 msgstr "Der Logarithmus von null ist nicht definiert"
 
 #. Translators: Error displayed when attempted take the factorial of a negative or complex number
-#: ../src/number.vala:1058
+#: ../src/number.vala:694
 msgid "Factorial is only defined for non-negative real numbers"
 msgstr "Fakultäten sind nur für nichtnegative ganze Zahlen definiert"
 
 #. Translators: Error displayed attempted to divide by zero
-#: ../src/number.vala:1142 ../src/number.vala:2644
+#: ../src/number.vala:802
 msgid "Division by zero is undefined"
 msgstr "Division durch null ist nicht definiert"
 
 #. Translators: Error displayed when attemping to do a modulus division on non-integer numbers
-#: ../src/number.vala:1182
+#: ../src/number.vala:842
 msgid "Modulus division is only defined for integers"
 msgstr "Modulo-Divisionen sind nur für Ganzzahlen definiert"
 
 #. Translators: Error displayed when tangent value is undefined
-#: ../src/number.vala:1274
-msgid ""
-"Tangent is undefined for angles that are multiples of π (180°) from π∕2 (90°)"
+#: ../src/number.vala:936
+msgid "Tangent is undefined for angles that are multiples of π (180°) from π∕2 (90°)"
 msgstr ""
-"Tangens ist nicht für Winkel definiert, die ein Vielfaches von π (180°) ab "
-"π∕2 (90°) sind"
+"Tangens ist nicht für Winkel definiert, die ein Vielfaches von π (180°) ab π∕2 "
+"(90°) sind"
 
 #. Translators: Error displayed when inverse sine value is undefined
-#: ../src/number.vala:1312
+#: ../src/number.vala:952
 msgid "Inverse sine is undefined for values outside [-1, 1]"
 msgstr ""
 "Inverser Sinus ist nicht für Werte außerhalb des Intervalls [-1, 1] definiert"
 
 #. Translators: Error displayed when inverse cosine value is undefined
-#: ../src/number.vala:1327
+#: ../src/number.vala:968
 msgid "Inverse cosine is undefined for values outside [-1, 1]"
 msgstr ""
-"Inverser Kosinus ist nicht für Werte außerhalb des Intervalls [-1, 1] "
-"definiert"
+"Inverser Kosinus ist nicht für Werte außerhalb des Intervalls [-1, 1] definiert"
 
 #. Translators: Error displayed when inverse hyperbolic cosine value is undefined
-#: ../src/number.vala:1524
+#: ../src/number.vala:1031
 msgid "Inverse hyperbolic cosine is undefined for values less than one"
 msgstr ""
-"Inverser hyperbolischer Kosinus ist nicht für Werte kleiner als eins "
-"definiert"
+"Inverser hyperbolischer Kosinus ist nicht für Werte kleiner als eins definiert"
 
 #. Translators: Error displayed when inverse hyperbolic tangent value is undefined
-#: ../src/number.vala:1543
+#: ../src/number.vala:1048
 msgid "Inverse hyperbolic tangent is undefined for values outside [-1, 1]"
 msgstr ""
-"Inverser hyperbolischer Tangens ist nicht für Werte außerhalb des Intervalls "
-"[-1, 1] definiert"
+"Inverser hyperbolischer Tangens ist nicht für Werte außerhalb des Intervalls [-1, "
+"1] definiert"
 
 #. Translators: Error displayed when boolean AND attempted on non-integer values
-#: ../src/number.vala:1562
+#: ../src/number.vala:1065
 msgid "Boolean AND is only defined for positive integers"
 msgstr "Boolesches UND ist nur für positive Ganzzahlen definiert"
 
 #. Translators: Error displayed when boolean OR attempted on non-integer values
-#: ../src/number.vala:1574
+#: ../src/number.vala:1077
 msgid "Boolean OR is only defined for positive integers"
 msgstr "Boolesches ODER ist nur für positive Ganzzahlen definiert"
 
 #. Translators: Error displayed when boolean XOR attempted on non-integer values
-#: ../src/number.vala:1586
+#: ../src/number.vala:1089
 msgid "Boolean XOR is only defined for positive integers"
 msgstr "Boolesches exklusives ODER ist nur für positive Ganzzahlen definiert"
 
 #. Translators: Error displayed when boolean XOR attempted on non-integer values
-#: ../src/number.vala:1598
+#: ../src/number.vala:1101
 msgid "Boolean NOT is only defined for positive integers"
 msgstr "Boolesches NICHT ist nur für positive Ganzzahlen definiert"
 
 #. Translators: Error displayed when bit shift attempted on non-integer values
-#: ../src/number.vala:1621
+#: ../src/number.vala:1124
 msgid "Shift is only possible on integer values"
 msgstr "Verschiebung ist nur mit Ganzzahlen möglich"
 
-#: ../src/number.vala:1963
-msgid "Root must be non-zero"
-msgstr "Quadratwurzel muss von null verschieden sein"
-
-#: ../src/number.vala:1980
-msgid "Negative root of zero is undefined"
-msgstr "Die negative Quadratwurzel von null ist nicht definiert"
-
-#: ../src/number.vala:1987
-msgid "nth root of negative number is undefined for even n"
-msgstr ""
-"Die n-te Quadratwurzel von negativen Zahlen ist nicht für gerade n definiert"
-
-#: ../src/number.vala:2261
-msgid "Overflow: the result couldn't be calculated"
-msgstr "Überlauf: Das Ergebnis konnte nicht berechnet werden"
-
-#: ../src/number.vala:2589
+#: ../src/number.vala:1296
 msgid "Reciprocal of zero is undefined"
 msgstr "Der Kehrwert von null ist nicht definiert"
 
+#: ../src/serializer.vala:332
+msgid "Precision error"
+msgstr "Genauigkeitsfehler"
+
 #: ../src/unit.vala:29
 msgid "Angle"
 msgstr "Winkel"
@@ -1523,681 +1526,685 @@ msgstr "Dauer"
 msgid "Temperature"
 msgstr "Temperatur"
 
-#: ../src/unit.vala:38
+#: ../src/unit.vala:36
+msgid "Digital Storage"
+msgstr "Digitaler Datenspeicher"
+
+#: ../src/unit.vala:39
 #, c-format
 msgctxt "unit-format"
 msgid "%s degrees"
 msgstr "%s Grad"
 
-#: ../src/unit.vala:38
+#: ../src/unit.vala:39
 msgctxt "unit-symbols"
 msgid "degree,degrees,deg"
 msgstr "Grad,Grad,Grad"
 
-#: ../src/unit.vala:39
+#: ../src/unit.vala:40
 #, c-format
 msgctxt "unit-format"
 msgid "%s radians"
 msgstr "%s im Bogenmaß"
 
-#: ../src/unit.vala:39
+#: ../src/unit.vala:40
 msgctxt "unit-symbols"
 msgid "radian,radians,rad"
 msgstr "Radiant,Radiant,rad"
 
-#: ../src/unit.vala:40
+#: ../src/unit.vala:41
 #, c-format
 msgctxt "unit-format"
 msgid "%s gradians"
 msgstr "%s gon"
 
-#: ../src/unit.vala:40
+#: ../src/unit.vala:41
 msgctxt "unit-symbols"
 msgid "gradian,gradians,grad"
 msgstr "Gon,Gon,gon"
 
-#: ../src/unit.vala:41
+#: ../src/unit.vala:42
 msgid "Parsecs"
 msgstr "Parsecs"
 
-#: ../src/unit.vala:41
+#: ../src/unit.vala:42
 #, c-format
 msgctxt "unit-format"
 msgid "%s pc"
 msgstr "%s pc"
 
-#: ../src/unit.vala:41
+#: ../src/unit.vala:42
 msgctxt "unit-symbols"
 msgid "parsec,parsecs,pc"
 msgstr "Parsec,Parsecs,pc"
 
-#: ../src/unit.vala:42
+#: ../src/unit.vala:43
 msgid "Light Years"
 msgstr "Lichtjahre"
 
-#: ../src/unit.vala:42
+#: ../src/unit.vala:43
 #, c-format
 msgctxt "unit-format"
 msgid "%s ly"
 msgstr "%s Lj"
 
-#: ../src/unit.vala:42
+#: ../src/unit.vala:43
 msgctxt "unit-symbols"
 msgid "lightyear,lightyears,ly"
 msgstr "Lichtjahr,Lichtjahre,Lj"
 
-#: ../src/unit.vala:43
+#: ../src/unit.vala:44
 msgid "Astronomical Units"
 msgstr "Astronomische Einheiten"
 
-#: ../src/unit.vala:43
+#: ../src/unit.vala:44
 #, c-format
 msgctxt "unit-format"
 msgid "%s au"
 msgstr "%s au"
 
-#: ../src/unit.vala:43
+#: ../src/unit.vala:44
 msgctxt "unit-symbols"
 msgid "au"
 msgstr "au"
 
-#: ../src/unit.vala:44
+#: ../src/unit.vala:45
 msgid "Nautical Miles"
 msgstr "Seemeilen"
 
-#: ../src/unit.vala:44
+#: ../src/unit.vala:45
 #, c-format
 msgctxt "unit-format"
 msgid "%s nmi"
 msgstr "%s sm"
 
-#: ../src/unit.vala:44
+#: ../src/unit.vala:45
 msgctxt "unit-symbols"
 msgid "nmi"
 msgstr "sm"
 
-#: ../src/unit.vala:45
+#: ../src/unit.vala:46
 msgid "Miles"
 msgstr "Meilen"
 
-#: ../src/unit.vala:45
+#: ../src/unit.vala:46
 #, c-format
 msgctxt "unit-format"
 msgid "%s mi"
 msgstr "%s mi"
 
-#: ../src/unit.vala:45
+#: ../src/unit.vala:46
 msgctxt "unit-symbols"
 msgid "mile,miles,mi"
 msgstr "Meile,Meilen,mi"
 
-#: ../src/unit.vala:46
+#: ../src/unit.vala:47
 msgid "Kilometers"
 msgstr "Kilometer"
 
-#: ../src/unit.vala:46
+#: ../src/unit.vala:47
 #, c-format
 msgctxt "unit-format"
 msgid "%s km"
 msgstr "%s km"
 
-#: ../src/unit.vala:46
+#: ../src/unit.vala:47
 msgctxt "unit-symbols"
 msgid "kilometer,kilometers,km,kms"
 msgstr "Kilometer,Kilometer,km,km"
 
-#: ../src/unit.vala:47
+#: ../src/unit.vala:48
 msgid "Cables"
 msgstr "Kabel"
 
-#: ../src/unit.vala:47
+#: ../src/unit.vala:48
 #, c-format
 msgctxt "unit-format"
 msgid "%s cb"
 msgstr "%s cb"
 
-#: ../src/unit.vala:47
+#: ../src/unit.vala:48
 msgctxt "unit-symbols"
 msgid "cable,cables,cb"
 msgstr "Kabel,Kabel,cb"
 
-#: ../src/unit.vala:48
+#: ../src/unit.vala:49
 msgid "Fathoms"
 msgstr "Klafter"
 
-#: ../src/unit.vala:48
+#: ../src/unit.vala:49
 #, c-format
 msgctxt "unit-format"
 msgid "%s ftm"
 msgstr "%s ftm"
 
-#: ../src/unit.vala:48
+#: ../src/unit.vala:49
 msgctxt "unit-symbols"
 msgid "fathom,fathoms,ftm"
 msgstr "Klafter,Klafter,ftm"
 
-#: ../src/unit.vala:49
+#: ../src/unit.vala:50
 msgid "Meters"
 msgstr "Meter"
 
-#: ../src/unit.vala:49
+#: ../src/unit.vala:50
 #, c-format
 msgctxt "unit-format"
 msgid "%s m"
 msgstr "%s m"
 
-#: ../src/unit.vala:49
+#: ../src/unit.vala:50
 msgctxt "unit-symbols"
 msgid "meter,meters,m"
 msgstr "Meter,Meter,m"
 
-#: ../src/unit.vala:50
+#: ../src/unit.vala:51
 msgid "Yards"
 msgstr "Yard"
 
-#: ../src/unit.vala:50
+#: ../src/unit.vala:51
 #, c-format
 msgctxt "unit-format"
 msgid "%s yd"
 msgstr "%s yd"
 
-#: ../src/unit.vala:50
+#: ../src/unit.vala:51
 msgctxt "unit-symbols"
 msgid "yard,yards,yd"
 msgstr "Yard,Yard,yd"
 
-#: ../src/unit.vala:51
+#: ../src/unit.vala:52
 msgid "Feet"
 msgstr "Fuß"
 
-#: ../src/unit.vala:51
+#: ../src/unit.vala:52
 #, c-format
 msgctxt "unit-format"
 msgid "%s ft"
 msgstr "%s ft"
 
-#: ../src/unit.vala:51
+#: ../src/unit.vala:52
 msgctxt "unit-symbols"
 msgid "foot,feet,ft"
 msgstr "Fuß,Fuß,ft"
 
-#: ../src/unit.vala:52
+#: ../src/unit.vala:53
 msgid "Inches"
 msgstr "Zoll"
 
-#: ../src/unit.vala:52
+#: ../src/unit.vala:53
 #, c-format
 msgctxt "unit-format"
 msgid "%s in"
 msgstr "%s in"
 
-#: ../src/unit.vala:52
+#: ../src/unit.vala:53
 msgctxt "unit-symbols"
 msgid "inch,inches,in"
 msgstr "Zoll,Zoll,in"
 
-#: ../src/unit.vala:53
+#: ../src/unit.vala:54
 msgid "Centimeters"
 msgstr "Zentimeter"
 
-#: ../src/unit.vala:53
+#: ../src/unit.vala:54
 #, c-format
 msgctxt "unit-format"
 msgid "%s cm"
 msgstr "%s cm"
 
-#: ../src/unit.vala:53
+#: ../src/unit.vala:54
 msgctxt "unit-symbols"
 msgid "centimeter,centimeters,cm,cms"
 msgstr "Zentimeter,Zentimeter,cm,cm"
 
-#: ../src/unit.vala:54
+#: ../src/unit.vala:55
 msgid "Millimeters"
 msgstr "Millimeter"
 
-#: ../src/unit.vala:54
+#: ../src/unit.vala:55
 #, c-format
 msgctxt "unit-format"
 msgid "%s mm"
 msgstr "%s mm"
 
-#: ../src/unit.vala:54
+#: ../src/unit.vala:55
 msgctxt "unit-symbols"
 msgid "millimeter,millimeters,mm"
 msgstr "Millimeter,Millimeter,mm"
 
-#: ../src/unit.vala:55
+#: ../src/unit.vala:56
 msgid "Micrometers"
 msgstr "Mikrometer"
 
-#: ../src/unit.vala:55
+#: ../src/unit.vala:56
 #, c-format
 msgctxt "unit-format"
 msgid "%s μm"
 msgstr "%s μm"
 
-#: ../src/unit.vala:55
+#: ../src/unit.vala:56
 msgctxt "unit-symbols"
 msgid "micrometer,micrometers,um"
 msgstr "Mikrometer,Mikrometer,um"
 
-#: ../src/unit.vala:56
+#: ../src/unit.vala:57
 msgid "Nanometers"
 msgstr "Nanometer"
 
-#: ../src/unit.vala:56
+#: ../src/unit.vala:57
 #, c-format
 msgctxt "unit-format"
 msgid "%s nm"
 msgstr "%s nm"
 
-#: ../src/unit.vala:56
+#: ../src/unit.vala:57
 msgctxt "unit-symbols"
 msgid "nanometer,nanometers,nm"
 msgstr "Nanometer,Nanometer,nm"
 
-#: ../src/unit.vala:57
+#: ../src/unit.vala:58
 msgid "Hectares"
 msgstr "Hektar"
 
-#: ../src/unit.vala:57
+#: ../src/unit.vala:58
 #, c-format
 msgctxt "unit-format"
 msgid "%s ha"
 msgstr "%s ha"
 
-#: ../src/unit.vala:57
+#: ../src/unit.vala:58
 msgctxt "unit-symbols"
 msgid "hectare,hectares,ha"
 msgstr "Hektar,Hektar,ha"
 
-#: ../src/unit.vala:58
+#: ../src/unit.vala:59
 msgid "Acres"
 msgstr "Acre"
 
-#: ../src/unit.vala:58
+#: ../src/unit.vala:59
 #, c-format
 msgctxt "unit-format"
 msgid "%s acres"
 msgstr "%s Acre"
 
-#: ../src/unit.vala:58
+#: ../src/unit.vala:59
 msgctxt "unit-symbols"
 msgid "acre,acres"
 msgstr "Acre,Acre"
 
-#: ../src/unit.vala:59
+#: ../src/unit.vala:60
 msgid "Square Meters"
 msgstr "Quadratmeter"
 
-#: ../src/unit.vala:59
+#: ../src/unit.vala:60
 #, c-format
 msgctxt "unit-format"
 msgid "%s m²"
 msgstr "%s m²"
 
-#: ../src/unit.vala:59
+#: ../src/unit.vala:60
 msgctxt "unit-symbols"
 msgid "m²"
 msgstr "m²"
 
-#: ../src/unit.vala:60
+#: ../src/unit.vala:61
 msgid "Square Centimeters"
 msgstr "Quadratzentimeter"
 
-#: ../src/unit.vala:60
+#: ../src/unit.vala:61
 #, c-format
 msgctxt "unit-format"
 msgid "%s cm²"
 msgstr "%s cm²"
 
-#: ../src/unit.vala:60
+#: ../src/unit.vala:61
 msgctxt "unit-symbols"
 msgid "cm²"
 msgstr "cm²"
 
-#: ../src/unit.vala:61
+#: ../src/unit.vala:62
 msgid "Square Millimeters"
 msgstr "Quadratmillimeter"
 
-#: ../src/unit.vala:61
+#: ../src/unit.vala:62
 #, c-format
 msgctxt "unit-format"
 msgid "%s mm²"
 msgstr "%s mm²"
 
-#: ../src/unit.vala:61
+#: ../src/unit.vala:62
 msgctxt "unit-symbols"
 msgid "mm²"
 msgstr "mm²"
 
-#: ../src/unit.vala:62
+#: ../src/unit.vala:63
 msgid "Cubic Meters"
 msgstr "Kubikmeter"
 
-#: ../src/unit.vala:62
+#: ../src/unit.vala:63
 #, c-format
 msgctxt "unit-format"
 msgid "%s m³"
 msgstr "%s m³"
 
-#: ../src/unit.vala:62
+#: ../src/unit.vala:63
 msgctxt "unit-symbols"
 msgid "m³"
 msgstr "m³"
 
-#: ../src/unit.vala:63
+#: ../src/unit.vala:64
 msgid "Gallons"
 msgstr "Gallonen"
 
-#: ../src/unit.vala:63
+#: ../src/unit.vala:64
 #, c-format
 msgctxt "unit-format"
 msgid "%s gal"
 msgstr "%s gal"
 
-#: ../src/unit.vala:63
+#: ../src/unit.vala:64
 msgctxt "unit-symbols"
 msgid "gallon,gallons,gal"
 msgstr "Gallone,Gallonen,gal"
 
-#: ../src/unit.vala:64
+#: ../src/unit.vala:65
 msgid "Liters"
 msgstr "Liter"
 
-#: ../src/unit.vala:64
+#: ../src/unit.vala:65
 #, c-format
 msgctxt "unit-format"
 msgid "%s L"
 msgstr "%s l"
 
-#: ../src/unit.vala:64
+#: ../src/unit.vala:65
 msgctxt "unit-symbols"
 msgid "litre,litres,liter,liters,L"
 msgstr "Liter,Liter,Liter,Liter,l"
 
-#: ../src/unit.vala:65
+#: ../src/unit.vala:66
 msgid "Quarts"
 msgstr "Quarts"
 
-#: ../src/unit.vala:65
+#: ../src/unit.vala:66
 #, c-format
 msgctxt "unit-format"
 msgid "%s qt"
 msgstr "%s qt"
 
-#: ../src/unit.vala:65
+#: ../src/unit.vala:66
 msgctxt "unit-symbols"
 msgid "quart,quarts,qt"
 msgstr "Quart,Quarten,qt"
 
-#: ../src/unit.vala:66
+#: ../src/unit.vala:67
 msgid "Pints"
 msgstr "Pinten"
 
-#: ../src/unit.vala:66
+#: ../src/unit.vala:67
 #, c-format
 msgctxt "unit-format"
 msgid "%s pt"
 msgstr "%s pt"
 
-#: ../src/unit.vala:66
+#: ../src/unit.vala:67
 msgctxt "unit-symbols"
 msgid "pint,pints,pt"
 msgstr "Pint,Pinte,pt."
 
-#: ../src/unit.vala:67
+#: ../src/unit.vala:68
 msgid "Milliliters"
 msgstr "Milliliter"
 
-#: ../src/unit.vala:67
+#: ../src/unit.vala:68
 #, c-format
 msgctxt "unit-format"
 msgid "%s mL"
 msgstr "%s ml"
 
-#: ../src/unit.vala:67
+#: ../src/unit.vala:68
 msgctxt "unit-symbols"
 msgid "millilitre,millilitres,milliliter,milliliters,mL,cm³"
 msgstr "Milliliter,Milliliter,Milliliter,Milliliter,ml,cm³"
 
-#: ../src/unit.vala:68
+#: ../src/unit.vala:69
 msgid "Microliters"
 msgstr "Mikroliter"
 
-#: ../src/unit.vala:68
+#: ../src/unit.vala:69
 #, c-format
 msgctxt "unit-format"
 msgid "%s μL"
 msgstr "%s μl"
 
-#: ../src/unit.vala:68
+#: ../src/unit.vala:69
 msgctxt "unit-symbols"
 msgid "mm³,μL,uL"
 msgstr "mm³,μL,uL"
 
-#: ../src/unit.vala:69
+#: ../src/unit.vala:70
 msgid "Tonnes"
 msgstr "Tonnen"
 
 # Tonne
-#: ../src/unit.vala:69
+#: ../src/unit.vala:70
 #, c-format
 msgctxt "unit-format"
 msgid "%s T"
 msgstr "%s t"
 
-#: ../src/unit.vala:69
+#: ../src/unit.vala:70
 msgctxt "unit-symbols"
 msgid "tonne,tonnes"
 msgstr "Tonne,Tonnen"
 
-#: ../src/unit.vala:70
+#: ../src/unit.vala:71
 msgid "Kilograms"
 msgstr "Kilogramm"
 
-#: ../src/unit.vala:70
+#: ../src/unit.vala:71
 #, c-format
 msgctxt "unit-format"
 msgid "%s kg"
 msgstr "%s kg"
 
-#: ../src/unit.vala:70
+#: ../src/unit.vala:71
 msgctxt "unit-symbols"
 msgid "kilogram,kilograms,kilogramme,kilogrammes,kg,kgs"
 msgstr "Kilogramm,Kilogramm,Kilogramm,Kilogramm,kg,kg"
 
-#: ../src/unit.vala:71
+#: ../src/unit.vala:72
 msgid "Pounds"
 msgstr "Pfund"
 
-#: ../src/unit.vala:71
+#: ../src/unit.vala:72
 #, c-format
 msgctxt "unit-format"
 msgid "%s lb"
 msgstr "%s lb"
 
-#: ../src/unit.vala:71
+#: ../src/unit.vala:72
 msgctxt "unit-symbols"
 msgid "pound,pounds,lb"
 msgstr "Pfund,Pfund,lb"
 
-#: ../src/unit.vala:72
+#: ../src/unit.vala:73
 msgid "Ounces"
 msgstr "Unzen"
 
-#: ../src/unit.vala:72
+#: ../src/unit.vala:73
 #, c-format
 msgctxt "unit-format"
 msgid "%s oz"
 msgstr "%s oz."
 
-#: ../src/unit.vala:72
+#: ../src/unit.vala:73
 msgctxt "unit-symbols"
 msgid "ounce,ounces,oz"
 msgstr "Unze,Unzen,oz,oz."
 
-#: ../src/unit.vala:73
+#: ../src/unit.vala:74
 msgid "Grams"
 msgstr "Gramm"
 
-#: ../src/unit.vala:73
+#: ../src/unit.vala:74
 #, c-format
 msgctxt "unit-format"
 msgid "%s g"
 msgstr "%s g"
 
-#: ../src/unit.vala:73
+#: ../src/unit.vala:74
 msgctxt "unit-symbols"
 msgid "gram,grams,gramme,grammes,g"
 msgstr "Gramm,Gramm,Gramm,Gramm,g"
 
-#: ../src/unit.vala:74
+#: ../src/unit.vala:75
 msgid "Years"
 msgstr "Jahre"
 
-#: ../src/unit.vala:74
+#: ../src/unit.vala:75
 #, c-format
 msgctxt "unit-format"
 msgid "%s years"
 msgstr "%s Jahre"
 
-#: ../src/unit.vala:74
+#: ../src/unit.vala:75
 msgctxt "unit-symbols"
 msgid "year,years"
 msgstr "Jahr,Jahre"
 
-#: ../src/unit.vala:75
+#: ../src/unit.vala:76
 msgid "Days"
 msgstr "Tage"
 
-#: ../src/unit.vala:75
+#: ../src/unit.vala:76
 #, c-format
 msgctxt "unit-format"
 msgid "%s days"
 msgstr "%s Tage"
 
-#: ../src/unit.vala:75
+#: ../src/unit.vala:76
 msgctxt "unit-symbols"
 msgid "day,days"
 msgstr "Tag,Tage"
 
-#: ../src/unit.vala:76
+#: ../src/unit.vala:77
 msgid "Hours"
 msgstr "Stunden"
 
-#: ../src/unit.vala:76
+#: ../src/unit.vala:77
 #, c-format
 msgctxt "unit-format"
 msgid "%s hours"
 msgstr "%s Stunden"
 
-#: ../src/unit.vala:76
+#: ../src/unit.vala:77
 msgctxt "unit-symbols"
 msgid "hour,hours"
 msgstr "Stunde,Stunden"
 
-#: ../src/unit.vala:77
+#: ../src/unit.vala:78
 msgid "Minutes"
 msgstr "Minuten"
 
-#: ../src/unit.vala:77
+#: ../src/unit.vala:78
 #, c-format
 msgctxt "unit-format"
 msgid "%s minutes"
 msgstr "%s Minuten"
 
-#: ../src/unit.vala:77
+#: ../src/unit.vala:78
 msgctxt "unit-symbols"
 msgid "minute,minutes"
 msgstr "Minute,Minuten"
 
-#: ../src/unit.vala:78
+#: ../src/unit.vala:79
 msgid "Seconds"
 msgstr "Sekunden"
 
-#: ../src/unit.vala:78
+#: ../src/unit.vala:79
 #, c-format
 msgctxt "unit-format"
 msgid "%s s"
 msgstr "%s s"
 
-#: ../src/unit.vala:78
+#: ../src/unit.vala:79
 msgctxt "unit-symbols"
 msgid "second,seconds,s"
 msgstr "Sekunde,Sekunden,s"
 
-#: ../src/unit.vala:79
+#: ../src/unit.vala:80
 msgid "Milliseconds"
 msgstr "Millisekunden"
 
-#: ../src/unit.vala:79
+#: ../src/unit.vala:80
 #, c-format
 msgctxt "unit-format"
 msgid "%s ms"
 msgstr "%s ms"
 
-#: ../src/unit.vala:79
+#: ../src/unit.vala:80
 msgctxt "unit-symbols"
 msgid "millisecond,milliseconds,ms"
 msgstr "Millisekunde,Millisekunden,ms"
 
-#: ../src/unit.vala:80
+#: ../src/unit.vala:81
 msgid "Microseconds"
 msgstr "Mikrosekunden"
 
-#: ../src/unit.vala:80
+#: ../src/unit.vala:81
 #, c-format
 msgctxt "unit-format"
 msgid "%s μs"
 msgstr "%s μs"
 
-#: ../src/unit.vala:80
+#: ../src/unit.vala:81
 msgctxt "unit-symbols"
 msgid "microsecond,microseconds,us,μs"
 msgstr "Mikrosekunde,µs"
 
-#: ../src/unit.vala:81
+#: ../src/unit.vala:82
 msgid "Celsius"
 msgstr "Celsius"
 
-#: ../src/unit.vala:81
+#: ../src/unit.vala:82
 #, c-format
 msgctxt "unit-format"
 msgid "%s ˚C"
 msgstr "%s ˚C"
 
-#: ../src/unit.vala:81
+#: ../src/unit.vala:82
 msgctxt "unit-symbols"
 msgid "degC,˚C"
 msgstr "Grad Celsius,°C"
 
-#: ../src/unit.vala:82
+#: ../src/unit.vala:83
 msgid "Fahrenheit"
 msgstr "Fahrenheit"
 
-#: ../src/unit.vala:82
+#: ../src/unit.vala:83
 #, c-format
 msgctxt "unit-format"
 msgid "%s ˚F"
 msgstr "%s ˚F"
 
-#: ../src/unit.vala:82
+#: ../src/unit.vala:83
 msgctxt "unit-symbols"
 msgid "degF,˚F"
 msgstr "Grad Fahrenheit,°F"
 
-#: ../src/unit.vala:83
+#: ../src/unit.vala:84
 msgid "Kelvin"
 msgstr "Kelvin"
 
-#: ../src/unit.vala:83
+#: ../src/unit.vala:84
 #, c-format
 msgctxt "unit-format"
 msgid "%s K"
 msgstr "%s K"
 
-#: ../src/unit.vala:83
+#: ../src/unit.vala:84
 msgctxt "unit-symbols"
 msgid "K"
 msgstr "K"
@@ -2205,31 +2212,588 @@ msgstr "K"
 # http://de.wikipedia.org/wiki/Rankine-Skala
 # Die Rankine-Skala ist eine Temperaturskala
 # Grad Rankine (Einheitenzeichen: °Ra oder eingeschränkt °R)
-#: ../src/unit.vala:84
+#: ../src/unit.vala:85
 msgid "Rankine"
 msgstr "Rankine"
 
-#: ../src/unit.vala:84
+#: ../src/unit.vala:85
 #, c-format
 msgctxt "unit-format"
 msgid "%s ˚R"
 msgstr "%s ˚R"
 
-#: ../src/unit.vala:84
+#: ../src/unit.vala:85
 msgctxt "unit-symbols"
 msgid "degR,˚R,˚Ra"
 msgstr "Grad Réaumur,°Ré, °Re, °Réaumur,°R"
 
-#: ../src/unit.vala:86
+#. We use IEC prefix for digital storage units. i.e. 1 kB = 1 KiloByte = 1000 bytes, and 1 KiB = 1 kibiByte 
= 1024 bytes
+#: ../src/unit.vala:87
+msgid "Bits"
+msgstr "Bit"
+
+#: ../src/unit.vala:87
+#, c-format
+msgctxt "unit-format"
+msgid "%s b"
+msgstr "%s b"
+
+#: ../src/unit.vala:87
+msgctxt "unit-symbols"
+msgid "bit,bits,b"
+msgstr "Bit,Bit,b"
+
+#: ../src/unit.vala:88
+msgid "Bytes"
+msgstr "Byte"
+
+#: ../src/unit.vala:88
+#, c-format
+msgctxt "unit-format"
+msgid "%s B"
+msgstr "%s B"
+
+#: ../src/unit.vala:88
+msgctxt "unit-symbols"
+msgid "byte,bytes,B"
+msgstr "Byte,Byte,B"
+
+# http://de.wikipedia.org/wiki/Nibble
+#: ../src/unit.vala:89
+msgid "Nibbles"
+msgstr "Nibble"
+
+#: ../src/unit.vala:89
+#, c-format
+msgctxt "unit-format"
+msgid "%s nibble"
+msgstr "%s nibble"
+
+# http://de.wikipedia.org/wiki/Nibble
+#: ../src/unit.vala:89
+msgctxt "unit-symbols"
+msgid "nibble,nibbles"
+msgstr "Nibble,Nibbles"
+
+#. The SI symbol for kilo is k, however we also allow "KB" and "Kb", as they are widely used and accepted.
+#: ../src/unit.vala:91
+msgid "Kilobits"
+msgstr "Kilobit"
+
+#: ../src/unit.vala:91
+#, c-format
+msgctxt "unit-format"
+msgid "%s kb"
+msgstr "%s kb"
+
+#: ../src/unit.vala:91
+#| msgctxt "unit-symbols"
+#| msgid "kilometer,kilometers,km,kms"
+msgctxt "unit-symbols"
+msgid "kilobit,kilobits,kb,Kb"
+msgstr "Kilobit,Kilobits,kb,Kb"
+
+#: ../src/unit.vala:92
+msgid "Kilobytes"
+msgstr "Kilobyte"
+
+#: ../src/unit.vala:92
+#, c-format
+msgctxt "unit-format"
+msgid "%s kB"
+msgstr "%s kB"
+
+#: ../src/unit.vala:92
+#| msgctxt "unit-symbols"
+#| msgid "kilometer,kilometers,km,kms"
+msgctxt "unit-symbols"
+msgid "kilobyte,kilobytes,kB,KB"
+msgstr "Kilobyte,Kilobytes,kB,KB"
+
+#: ../src/unit.vala:93
+msgid "Kibibits"
+msgstr "Kibibit"
+
+#: ../src/unit.vala:93
+#, c-format
+msgctxt "unit-format"
+msgid "%s Kib"
+msgstr "%s Kib"
+
+#: ../src/unit.vala:93
+msgctxt "unit-symbols"
+msgid "kibibit,kibibits,Kib"
+msgstr "Kibibit,Kibibit,Kib"
+
+#: ../src/unit.vala:94
+msgid "Kibibytes"
+msgstr "Kibibyte"
+
+#: ../src/unit.vala:94
+#, c-format
+msgctxt "unit-format"
+msgid "%s KiB"
+msgstr "%s KiB"
+
+#: ../src/unit.vala:94
+msgctxt "unit-symbols"
+msgid "kibibyte,kibibytes,KiB"
+msgstr "Kibibyte,Kibibyte,KiB"
+
+#: ../src/unit.vala:95
+msgid "Megabits"
+msgstr "Megabit"
+
+#: ../src/unit.vala:95
+#, c-format
+msgctxt "unit-format"
+msgid "%s Mb"
+msgstr "%s Mb"
+
+#: ../src/unit.vala:95
+msgctxt "unit-symbols"
+msgid "megabit,megabits,Mb"
+msgstr "Megabit,Megabit,Mb"
+
+#: ../src/unit.vala:96
+msgid "Megabytes"
+msgstr "Megabyte"
+
+#: ../src/unit.vala:96
+#, c-format
+msgctxt "unit-format"
+msgid "%s MB"
+msgstr "%s MB"
+
+#: ../src/unit.vala:96
+msgctxt "unit-symbols"
+msgid "megabyte,megabytes,MB"
+msgstr "Megabyte,Megabytes,MB"
+
+#: ../src/unit.vala:97
+msgid "Mebibits"
+msgstr "Mebibit"
+
+#: ../src/unit.vala:97
+#, c-format
+msgctxt "unit-format"
+msgid "%s Mib"
+msgstr "%s Mib"
+
+#: ../src/unit.vala:97
+msgctxt "unit-symbols"
+msgid "mebibit,mebibits,Mib"
+msgstr "Mebibit,Mebibits,Mib"
+
+#: ../src/unit.vala:98
+msgid "Mebibytes"
+msgstr "Mebibyte"
+
+#: ../src/unit.vala:98
+#, c-format
+msgctxt "unit-format"
+msgid "%s MiB"
+msgstr "%s MiB"
+
+#: ../src/unit.vala:98
+msgctxt "unit-symbols"
+msgid "mebibyte,mebibytes,MiB"
+msgstr "Mebibyte,Mebibytes,MiB"
+
+#: ../src/unit.vala:99
+msgid "Gigabits"
+msgstr "Gigabit"
+
+#: ../src/unit.vala:99
+#, c-format
+msgctxt "unit-format"
+msgid "%s Gb"
+msgstr "%s Gb"
+
+#: ../src/unit.vala:99
+msgctxt "unit-symbols"
+msgid "gigabit,gigabits,Gb"
+msgstr "Gigabit,Gigabit,Gb"
+
+#: ../src/unit.vala:100
+msgid "Gigabytes"
+msgstr "Gigabyte"
+
+#: ../src/unit.vala:100
+#, c-format
+msgctxt "unit-format"
+msgid "%s GB"
+msgstr "%s GB"
+
+#: ../src/unit.vala:100
+msgctxt "unit-symbols"
+msgid "gigabyte,gigabytes,GB"
+msgstr "Gigabyte,Gigabyte,GB"
+
+#: ../src/unit.vala:101
+msgid "Gibibits"
+msgstr "Gibibit"
+
+#: ../src/unit.vala:101
+#, c-format
+msgctxt "unit-format"
+msgid "%s Gib"
+msgstr "%s Gib"
+
+#: ../src/unit.vala:101
+msgctxt "unit-symbols"
+msgid "gibibit,gibibits,Gib"
+msgstr "Gibibit,Gibibits,Gib"
+
+#: ../src/unit.vala:102
+msgid "Gibibytes"
+msgstr "Gibibyte"
+
+#: ../src/unit.vala:102
+#, c-format
+msgctxt "unit-format"
+msgid "%s GiB"
+msgstr "%s GiB"
+
+#: ../src/unit.vala:102
+msgctxt "unit-symbols"
+msgid "gibibyte,gibibytes,GiB"
+msgstr "Gibibyte,Gibibytes,GiB"
+
+#: ../src/unit.vala:103
+msgid "Terabits"
+msgstr "Terabit"
+
+# Tonne
+#: ../src/unit.vala:103
+#, c-format
+msgctxt "unit-format"
+msgid "%s Tb"
+msgstr "%s Tb"
+
+#: ../src/unit.vala:103
+msgctxt "unit-symbols"
+msgid "terabit,terabits,Tb"
+msgstr "Terabit,Terabit,Tb"
+
+#: ../src/unit.vala:104
+msgid "Terabytes"
+msgstr "Terabyte"
+
+#: ../src/unit.vala:104
+#, c-format
+msgctxt "unit-format"
+msgid "%s TB"
+msgstr "%s TB"
+
+#: ../src/unit.vala:104
+msgctxt "unit-symbols"
+msgid "terabyte,terabytes,TB"
+msgstr "Terabyte,Terabytes,TB"
+
+#: ../src/unit.vala:105
+msgid "Tebibits"
+msgstr "Tebibit"
+
+#: ../src/unit.vala:105
+#, c-format
+msgctxt "unit-format"
+msgid "%s Tib"
+msgstr "%s Tib"
+
+#: ../src/unit.vala:105
+msgctxt "unit-symbols"
+msgid "tebibit,tebibits,Tib"
+msgstr "Tebibit,Tebibits,Tib"
+
+#: ../src/unit.vala:106
+msgid "Tebibytes"
+msgstr "Tebibyte"
+
+#: ../src/unit.vala:106
+#, c-format
+msgctxt "unit-format"
+msgid "%s TiB"
+msgstr "%s TiB"
+
+#: ../src/unit.vala:106
+msgctxt "unit-symbols"
+msgid "tebibyte,tebibytes,TiB"
+msgstr "Tebibyte,Tebibytes,TiB"
+
+#: ../src/unit.vala:107
+msgid "Petabits"
+msgstr "Petabit"
+
+# http://de.wikipedia.org/wiki/Byte#Vergleich
+#: ../src/unit.vala:107
+#, c-format
+msgctxt "unit-format"
+msgid "%s Pb"
+msgstr "%s Pb"
+
+#: ../src/unit.vala:107
+msgctxt "unit-symbols"
+msgid "petabit,petabits,Pb"
+msgstr "Petabit,Petabit,Pb"
+
+# http://de.wikipedia.org/wiki/Byte#Vergleich
+#: ../src/unit.vala:108
+msgid "Petabytes"
+msgstr "Petabyte"
+
+# http://de.wikipedia.org/wiki/Byte#Vergleich
+#: ../src/unit.vala:108
+#, c-format
+msgctxt "unit-format"
+msgid "%s PB"
+msgstr "%s PB"
+
+#: ../src/unit.vala:108
+msgctxt "unit-symbols"
+msgid "petabyte,petabytes,PB"
+msgstr "Petabyte,Petabyte,PB"
+
+# http://de.wikipedia.org/wiki/Byte#Vergleich
+#: ../src/unit.vala:109
+msgid "Pebibits"
+msgstr "Pebibit"
+
+#: ../src/unit.vala:109
+#, c-format
+msgctxt "unit-format"
+msgid "%s Pib"
+msgstr "%s Pib"
+
+#: ../src/unit.vala:109
+msgctxt "unit-symbols"
+msgid "pebibit,pebibits,Pib"
+msgstr "Pebibit,Pebibits,Pib"
+
+# http://de.wikipedia.org/wiki/Byte#Vergleich
+#: ../src/unit.vala:110
+msgid "Pebibytes"
+msgstr "Pebibyte"
+
+#: ../src/unit.vala:110
+#, c-format
+msgctxt "unit-format"
+msgid "%s PiB"
+msgstr "%s PiB"
+
+#: ../src/unit.vala:110
+msgctxt "unit-symbols"
+msgid "pebibyte,pebibytes,PiB"
+msgstr "Pebibyte,Pebibytes,PiB"
+
+# http://de.wikipedia.org/wiki/Byte#Vergleich
+#: ../src/unit.vala:111
+msgid "Exabits"
+msgstr "Exabit"
+
+#: ../src/unit.vala:111 ../src/unit.vala:115
+#, c-format
+msgctxt "unit-format"
+msgid "%s Eb"
+msgstr "%s Eb"
+
+#: ../src/unit.vala:111
+msgctxt "unit-symbols"
+msgid "exabit,exabits,Eb"
+msgstr "Exabit,Exabits,Eb"
+
+# http://de.wikipedia.org/wiki/Byte#Vergleich
+#: ../src/unit.vala:112
+msgid "Exabytes"
+msgstr "Exabyte"
+
+#: ../src/unit.vala:112 ../src/unit.vala:116
+#, c-format
+msgctxt "unit-format"
+msgid "%s EB"
+msgstr "%s EB"
+
+#: ../src/unit.vala:112
+msgctxt "unit-symbols"
+msgid "exabyte,exabytes,EB"
+msgstr "Exabyte,Exabytes,EB"
+
+# http://de.wikipedia.org/wiki/Byte#Vergleich
+#: ../src/unit.vala:113
+msgid "Exbibits"
+msgstr "Exbibit"
+
+#: ../src/unit.vala:113
+#, c-format
+msgctxt "unit-format"
+msgid "%s Eib"
+msgstr "%s Eib"
+
+#: ../src/unit.vala:113
+msgctxt "unit-symbols"
+msgid "exbibit,exbibits,Eib"
+msgstr "Exbibit,Exbibits,Eib"
+
+# http://de.wikipedia.org/wiki/Byte#Vergleich
+#: ../src/unit.vala:114
+msgid "Exbibytes"
+msgstr "Exbibyte"
+
+#: ../src/unit.vala:114
+#, c-format
+msgctxt "unit-format"
+msgid "%s EiB"
+msgstr "%s EiB"
+
+#: ../src/unit.vala:114
+msgctxt "unit-symbols"
+msgid "exbibyte,exbibytes,EiB"
+msgstr "Exbibyte,Exbibytes,EiB"
+
+# http://de.wikipedia.org/wiki/Byte#Vergleich
+#: ../src/unit.vala:115
+msgid "Zettabits"
+msgstr "Zettabit"
+
+#: ../src/unit.vala:115
+msgctxt "unit-symbols"
+msgid "zettabit,zettabits,Zb"
+msgstr "Zettabit,Zettabits,Zb"
+
+#: ../src/unit.vala:116
+msgid "Zettabytes"
+msgstr "Zettabyte"
+
+#: ../src/unit.vala:116
+msgctxt "unit-symbols"
+msgid "zettabyte,zettabytes,ZB"
+msgstr "Zettabyte,Zettabytes,ZB"
+
+# http://de.wikipedia.org/wiki/Byte#Vergleich
+#: ../src/unit.vala:117
+msgid "Zebibits"
+msgstr "Zebibit"
+
+#: ../src/unit.vala:117
+#, c-format
+msgctxt "unit-format"
+msgid "%s Zib"
+msgstr "%s Zib"
+
+#: ../src/unit.vala:117
+msgctxt "unit-symbols"
+msgid "zebibit,zebibits,Zib"
+msgstr "Zebibit,Zebibits,Zib"
+
+# http://de.wikipedia.org/wiki/Byte#Vergleich
+#: ../src/unit.vala:118
+msgid "Zebibytes"
+msgstr "Zebibyte"
+
+#: ../src/unit.vala:118
+#, c-format
+msgctxt "unit-format"
+msgid "%s ZiB"
+msgstr "%s ZiB"
+
+#: ../src/unit.vala:118
+msgctxt "unit-symbols"
+msgid "zebibyte,zebibytes,ZiB"
+msgstr "Zebibyte,Zebibytes,ZiB"
+
+# http://de.wikipedia.org/wiki/Byte#Vergleich
+#: ../src/unit.vala:119
+msgid "Yottabits"
+msgstr "Yottabit"
+
+#: ../src/unit.vala:119
+#, c-format
+msgctxt "unit-format"
+msgid "%s Yb"
+msgstr "%s Yb"
+
+#: ../src/unit.vala:119
+msgctxt "unit-symbols"
+msgid "yottabit,yottabits,Yb"
+msgstr "Yottabit,Yottabits,Yb"
+
+# http://de.wikipedia.org/wiki/Byte#Vergleich
+#: ../src/unit.vala:120
+msgid "Yottabytes"
+msgstr "Yottabyte"
+
+#: ../src/unit.vala:120
+#, c-format
+msgctxt "unit-format"
+msgid "%s YB"
+msgstr "%s YB"
+
+#: ../src/unit.vala:120
+msgctxt "unit-symbols"
+msgid "yottabyte,yottabytes,YB"
+msgstr "Yottabyte,Yottabytes,YB"
+
+# http://de.wikipedia.org/wiki/Byte#Vergleich
+#: ../src/unit.vala:121
+msgid "Yobibits"
+msgstr "Yobibit"
+
+#: ../src/unit.vala:121
+#, c-format
+msgctxt "unit-format"
+msgid "%s Yib"
+msgstr "%s Yib"
+
+#: ../src/unit.vala:121
+msgctxt "unit-symbols"
+msgid "yobibit,yobibits,Yib"
+msgstr "Yobibit,Yobibits,Yib"
+
+# http://de.wikipedia.org/wiki/Byte#Vergleich
+#: ../src/unit.vala:122
+msgid "Yobibytes"
+msgstr "Yobibyte"
+
+#: ../src/unit.vala:122
+#, c-format
+msgctxt "unit-format"
+msgid "%s YiB"
+msgstr "%s YiB"
+
+#: ../src/unit.vala:122
+msgctxt "unit-symbols"
+msgid "yobibyte,yobibytes,YiB"
+msgstr "Yobibyte,Yobibytes,YiB"
+
+#: ../src/unit.vala:124
 msgid "Currency"
 msgstr "Währung"
 
 #. Translators: result of currency conversion, %s is the symbol, %%s is the placeholder for amount, i.e.: 
USD100
-#: ../src/unit.vala:92
+#: ../src/unit.vala:130
 #, c-format
 msgid "%s%%s"
 msgstr "%s%%s"
 
+#~ msgid "Latvian Lats"
+#~ msgstr "Lettische Lats"
+
+#~ msgid "Malformed expression at token '%s'"
+#~ msgstr "Fehlerhafter Ausdruck bei »%s«"
+
+#~ msgid "Root must be non-zero"
+#~ msgstr "Quadratwurzel muss von null verschieden sein"
+
+#~ msgid "Negative root of zero is undefined"
+#~ msgstr "Die negative Quadratwurzel von null ist nicht definiert"
+
+#~ msgid "nth root of negative number is undefined for even n"
+#~ msgstr ""
+#~ "Die n-te Quadratwurzel von negativen Zahlen ist nicht für gerade n definiert"
+
+#~ msgid "Overflow: the result couldn't be calculated"
+#~ msgstr "Überlauf: Das Ergebnis konnte nicht berechnet werden"
+
 #~ msgid "Truncate"
 #~ msgstr "Wert abschneiden"
 
@@ -2300,10 +2864,8 @@ msgstr "%s%%s"
 
 #~ msgid ""
 #~ "GTK+ Options:\n"
-#~ "  --class=CLASS                   Program class as used by the window "
-#~ "manager\n"
-#~ "  --name=NAME                     Program name as used by the window "
-#~ "manager\n"
+#~ "  --class=CLASS                   Program class as used by the window manager\n"
+#~ "  --name=NAME                     Program name as used by the window manager\n"
 #~ "  --screen=SCREEN                 X screen to use\n"
 #~ "  --sync                          Make X calls synchronous\n"
 #~ "  --gtk-module=MODULES            Load additional GTK+ modules\n"
@@ -2344,28 +2906,23 @@ msgstr "%s%%s"
 #~ "GNU General Public License for more details.\n"
 #~ "\n"
 #~ "You should have received a copy of the GNU General Public License\n"
-#~ "along with Gcalctool; if not, write to the Free Software Foundation, "
-#~ "Inc.,\n"
+#~ "along with Gcalctool; if not, write to the Free Software Foundation, Inc.,\n"
 #~ "51 Franklin Street, Fifth Floor, Boston, MA 02110-1301, USA"
 #~ msgstr ""
 #~ "Gcalctool ist freie Software. Sie können es unter den Bedingungen\n"
 #~ "der GNU General Public License, wie von der Free Software Foundation\n"
-#~ "veröffentlicht, weitergeben und/oder modifizieren, entweder gemäß Version "
-#~ "2\n"
+#~ "veröffentlicht, weitergeben und/oder modifizieren, entweder gemäß Version 2\n"
 #~ "der Lizenz oder (nach Ihrer Option) jeder späteren Version.\n"
 #~ "\n"
-#~ "Die Veröffentlichung von Gcalctool erfolgt in der Hoffnung, dass es "
-#~ "Ihnen\n"
-#~ "von Nutzen sein wird, aber OHNE IRGENDEINE GARANTIE, sogar ohne die "
-#~ "implizite\n"
-#~ "Garantie der MARKTREIFE oder der VERWENDBARKEIT FÜR EINEN BESTIMMTEN "
-#~ "ZWECK.\n"
+#~ "Die Veröffentlichung von Gcalctool erfolgt in der Hoffnung, dass es Ihnen\n"
+#~ "von Nutzen sein wird, aber OHNE IRGENDEINE GARANTIE, sogar ohne die implizite\n"
+#~ "Garantie der MARKTREIFE oder der VERWENDBARKEIT FÜR EINEN BESTIMMTEN ZWECK.\n"
 #~ "Details finden Sie in der GNU General Public License.\n"
 #~ "\n"
 #~ "Sie sollten ein Exemplar der GNU General Public License zusammen mit\n"
 #~ "diesem Programm erhalten haben. Falls nicht, schreiben Sie an die\n"
-#~ "Free Software Foundation, Inc., 51 Franklin St, Fifth Floor, Boston, MA "
-#~ "02110, USA."
+#~ "Free Software Foundation, Inc., 51 Franklin St, Fifth Floor, Boston, MA 02110, "
+#~ "USA."
 
 #~ msgid "Gcalctool"
 #~ msgstr "Gcalctool"


[Date Prev][Date Next]   [Thread Prev][Thread Next]   [Thread Index] [Date Index] [Author Index]