# SOME DESCRIPTIVE TITLE. # Copyright (C) YEAR THE PACKAGE'S COPYRIGHT HOLDER # This file is distributed under the same license as the PACKAGE package. # FIRST AUTHOR , YEAR. # #, fuzzy msgid "" msgstr "" "Project-Id-Version: PACKAGE VERSION\n" "Report-Msgid-Bugs-To: https://gitlab.gnome.org/GNOME/gnome-calculator/" "issues\n" "POT-Creation-Date: 2023-01-25 18:21+0000\n" "PO-Revision-Date: YEAR-MO-DA HO:MI+ZONE\n" "Last-Translator: FULL NAME \n" "Language-Team: LANGUAGE \n" "Language: \n" "MIME-Version: 1.0\n" "Content-Type: text/plain; charset=UTF-8\n" "Content-Transfer-Encoding: 8bit\n" "Plural-Forms: nplurals=INTEGER; plural=EXPRESSION;\n" #: data/org.gnome.Calculator.appdata.xml.in:7 msgid "GNOME Calculator" msgstr "" #: data/org.gnome.Calculator.appdata.xml.in:8 #: data/org.gnome.Calculator.desktop.in:4 msgid "Perform arithmetic, scientific or financial calculations" msgstr "" #: data/org.gnome.Calculator.appdata.xml.in:10 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." msgstr "" #: data/org.gnome.Calculator.appdata.xml.in:16 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." msgstr "" #: data/org.gnome.Calculator.appdata.xml.in:22 msgid "" "Financial mode supports several computations, including periodic interest " "rate, present and future value, double declining and straight line " "depreciation, and many others." msgstr "" #: data/org.gnome.Calculator.appdata.xml.in:27 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." msgstr "" #: data/org.gnome.Calculator.appdata.xml.in:36 msgid "GNOME Calculator in Basic Mode" msgstr "" #: data/org.gnome.Calculator.appdata.xml.in:40 msgid "GNOME Calculator in Advanced Mode" msgstr "" #: data/org.gnome.Calculator.appdata.xml.in:44 msgid "GNOME Calculator in Financial Mode" msgstr "" #: data/org.gnome.Calculator.appdata.xml.in:48 msgid "GNOME Calculator in Programming Mode" msgstr "" #: data/org.gnome.Calculator.appdata.xml.in:67 msgid "The GNOME Project" msgstr "" #. Program name in the about dialog #: data/org.gnome.Calculator.desktop.in:3 src/gnome-calculator.vala:81 #: src/gnome-calculator.vala:350 src/ui/math-window.ui:108 msgid "Calculator" msgstr "" #. Translators: Search terms to find this application. Do NOT translate or localize the semicolons! The list MUST also end with a semicolon! #: data/org.gnome.Calculator.desktop.in:6 msgid "calculation;arithmetic;scientific;financial;" msgstr "" #: data/org.gnome.calculator.gschema.xml:25 msgid "Accuracy value" msgstr "" #: data/org.gnome.calculator.gschema.xml:26 msgid "The number of digits displayed after the numeric point" msgstr "" #: data/org.gnome.calculator.gschema.xml:31 msgid "Word size" msgstr "" #: data/org.gnome.calculator.gschema.xml:32 msgid "The size of the words used in bitwise operations" msgstr "" #: data/org.gnome.calculator.gschema.xml:37 msgid "Numeric Base" msgstr "" #: data/org.gnome.calculator.gschema.xml:38 msgid "The numeric base" msgstr "" #: data/org.gnome.calculator.gschema.xml:42 msgid "Show Thousands Separators" msgstr "" #: data/org.gnome.calculator.gschema.xml:43 msgid "Indicates whether thousands separators are shown in large numbers." msgstr "" #: data/org.gnome.calculator.gschema.xml:47 msgid "Show Trailing Zeroes" msgstr "" #: data/org.gnome.calculator.gschema.xml:48 msgid "" "Indicates whether any trailing zeroes after the numeric point should be " "shown in the display value." msgstr "" #: data/org.gnome.calculator.gschema.xml:52 src/ui/math-window.ui:56 msgid "Number format" msgstr "" #: data/org.gnome.calculator.gschema.xml:53 msgid "The format to display numbers in" msgstr "" #: data/org.gnome.calculator.gschema.xml:57 msgid "Angle units" msgstr "" #: data/org.gnome.calculator.gschema.xml:58 msgid "The angle units to use" msgstr "" #: data/org.gnome.calculator.gschema.xml:62 msgid "Currency update interval" msgstr "" #: data/org.gnome.calculator.gschema.xml:63 msgid "" "How often the currency exchange rates should be updated. A value of 0 means " "the currency exchange rates won't be fetched from the network at all." msgstr "" #: data/org.gnome.calculator.gschema.xml:67 msgid "Button mode" msgstr "" #: data/org.gnome.calculator.gschema.xml:68 msgid "The button mode" msgstr "" #: data/org.gnome.calculator.gschema.xml:72 msgid "Source currency" msgstr "" #: data/org.gnome.calculator.gschema.xml:73 msgid "Currency of the current calculation" msgstr "" #: data/org.gnome.calculator.gschema.xml:77 msgid "Target currency" msgstr "" #: data/org.gnome.calculator.gschema.xml:78 msgid "Currency to convert the current calculation into" msgstr "" #: data/org.gnome.calculator.gschema.xml:82 msgid "Source units" msgstr "" #: data/org.gnome.calculator.gschema.xml:83 msgid "Units of the current calculation" msgstr "" #: data/org.gnome.calculator.gschema.xml:87 msgid "Target units" msgstr "" #: data/org.gnome.calculator.gschema.xml:88 msgid "Units to convert the current calculation into" msgstr "" #: data/org.gnome.calculator.gschema.xml:92 msgid "Internal precision" msgstr "" #: data/org.gnome.calculator.gschema.xml:93 msgid "The internal precision used with the MPFR library" msgstr "" #: data/org.gnome.calculator.gschema.xml:97 msgid "Window position" msgstr "" #: data/org.gnome.calculator.gschema.xml:98 msgid "Window position (x and y) of the last closed window." msgstr "" #: lib/currency.vala:55 msgid "UAE Dirham" msgstr "" #: lib/currency.vala:56 msgid "Australian Dollar" msgstr "" #: lib/currency.vala:57 msgid "Bangladeshi Taka" msgstr "" #: lib/currency.vala:58 msgid "Bulgarian Lev" msgstr "" #: lib/currency.vala:59 msgid "Bahraini Dinar" msgstr "" #: lib/currency.vala:60 msgid "Brunei Dollar" msgstr "" #: lib/currency.vala:61 msgid "Brazilian Real" msgstr "" #: lib/currency.vala:62 msgid "Botswana Pula" msgstr "" #: lib/currency.vala:63 msgid "Canadian Dollar" msgstr "" #: lib/currency.vala:64 msgid "CFA Franc" msgstr "" #: lib/currency.vala:65 msgid "Swiss Franc" msgstr "" #: lib/currency.vala:66 msgid "Chilean Peso" msgstr "" #: lib/currency.vala:67 msgid "Chinese Yuan" msgstr "" #: lib/currency.vala:68 msgid "Colombian Peso" msgstr "" #: lib/currency.vala:69 msgid "Czech Koruna" msgstr "" #: lib/currency.vala:70 msgid "Danish Krone" msgstr "" #: lib/currency.vala:71 msgid "Algerian Dinar" msgstr "" #: lib/currency.vala:72 msgid "Estonian Kroon" msgstr "" #: lib/currency.vala:73 msgid "Euro" msgstr "" #: lib/currency.vala:74 msgid "British Pound Sterling" msgstr "" #: lib/currency.vala:75 msgid "Hong Kong Dollar" msgstr "" #: lib/currency.vala:76 msgid "Croatian Kuna" msgstr "" #: lib/currency.vala:77 msgid "Hungarian Forint" msgstr "" #: lib/currency.vala:78 msgid "Indonesian Rupiah" msgstr "" #: lib/currency.vala:79 msgid "Israeli New Shekel" msgstr "" #: lib/currency.vala:80 msgid "Indian Rupee" msgstr "" #: lib/currency.vala:81 msgid "Iranian Rial" msgstr "" #: lib/currency.vala:82 msgid "Icelandic Krona" msgstr "" #: lib/currency.vala:83 msgid "Japanese Yen" msgstr "" #: lib/currency.vala:84 msgid "South Korean Won" msgstr "" #: lib/currency.vala:85 msgid "Kuwaiti Dinar" msgstr "" #: lib/currency.vala:86 msgid "Kazakhstani Tenge" msgstr "" #: lib/currency.vala:87 msgid "Sri Lankan Rupee" msgstr "" #: lib/currency.vala:88 msgid "Libyan Dinar" msgstr "" #: lib/currency.vala:89 msgid "Mauritian Rupee" msgstr "" #: lib/currency.vala:90 msgid "Mexican Peso" msgstr "" #: lib/currency.vala:91 msgid "Malaysian Ringgit" msgstr "" #: lib/currency.vala:92 msgid "Norwegian Krone" msgstr "" #: lib/currency.vala:93 msgid "Nepalese Rupee" msgstr "" #: lib/currency.vala:94 msgid "New Zealand Dollar" msgstr "" #: lib/currency.vala:95 msgid "Omani Rial" msgstr "" #: lib/currency.vala:96 msgid "Peruvian Nuevo Sol" msgstr "" #: lib/currency.vala:97 msgid "Philippine Peso" msgstr "" #: lib/currency.vala:98 msgid "Pakistani Rupee" msgstr "" #: lib/currency.vala:99 msgid "Polish Zloty" msgstr "" #: lib/currency.vala:100 msgid "Qatari Riyal" msgstr "" #: lib/currency.vala:101 msgid "New Romanian Leu" msgstr "" #: lib/currency.vala:102 msgid "Russian Rouble" msgstr "" #: lib/currency.vala:103 msgid "Saudi Riyal" msgstr "" #: lib/currency.vala:104 msgid "Serbian Dinar" msgstr "" #: lib/currency.vala:105 msgid "Swedish Krona" msgstr "" #: lib/currency.vala:106 msgid "Singapore Dollar" msgstr "" #: lib/currency.vala:107 msgid "Thai Baht" msgstr "" #: lib/currency.vala:108 msgid "Tunisian Dinar" msgstr "" #: lib/currency.vala:109 msgid "Turkish Lira" msgstr "" #: lib/currency.vala:110 msgid "T&T Dollar (TTD)" msgstr "" #: lib/currency.vala:111 msgid "US Dollar" msgstr "" #: lib/currency.vala:112 msgid "Uruguayan Peso" msgstr "" #: lib/currency.vala:113 msgid "Venezuelan Bolívar" msgstr "" #: lib/currency.vala:114 msgid "South African Rand" msgstr "" #. Translators: conversion keyword, used e.g. 1 EUR in USD, 1 EUR to USD #: lib/equation-lexer.vala:734 src/math-converter.vala:270 msgid "in" msgstr "" #: lib/equation-lexer.vala:734 msgid "to" msgstr "" #: lib/equation-parser.vala:735 lib/number.vala:434 msgid "The zeroth root of a number is undefined" msgstr "" #: lib/financial.vala:114 msgid "Error: the number of periods must be positive" msgstr "" #. Digits localized for the given language #: lib/math-equation.vala:173 msgid "0,1,2,3,4,5,6,7,8,9,A,B,C,D,E,F" msgstr "" #. Error shown when trying to undo with no undo history #: lib/math-equation.vala:525 msgid "No undo history" msgstr "" #. Error shown when trying to redo with no redo history #: lib/math-equation.vala:546 msgid "No redo history" msgstr "" #: lib/math-equation.vala:777 msgid "No sane value to store" msgstr "" #. Error displayed to user when they perform a bitwise operation on numbers greater than the current word #: lib/math-equation.vala:1038 msgid "Overflow. Try a bigger word size" msgstr "" #. Error displayed to user when they an unknown variable is entered #: lib/math-equation.vala:1043 #, c-format msgid "Unknown variable “%s”" msgstr "" #. Error displayed to user when an unknown function is entered #: lib/math-equation.vala:1050 #, c-format msgid "Function “%s” is not defined" msgstr "" #. Error displayed to user when an conversion with unknown units is attempted #: lib/math-equation.vala:1057 msgid "Unknown conversion" msgstr "" #. should always be run #: lib/math-equation.vala:1067 #, c-format msgid "%s" msgstr "" #. Unknown error. #. Error displayed to user when they enter an invalid calculation #: lib/math-equation.vala:1072 lib/math-equation.vala:1077 msgid "Malformed expression" msgstr "" #: lib/math-equation.vala:1088 msgid "Calculating" msgstr "" #. Error displayed when trying to factorize a non-integer value #: lib/math-equation.vala:1281 msgid "Need an integer to factorize" msgstr "" #. This message is displayed in the status bar when a bit shift operation is performed and the display does not contain a number #: lib/math-equation.vala:1345 msgid "No sane value to bitwise shift" msgstr "" #. Message displayed when cannot toggle bit in display #: lib/math-equation.vala:1367 msgid "Displayed value not an integer" msgstr "" #. Translators: Error displayed when underflow error occured #: lib/number.vala:201 msgid "Underflow error" msgstr "" #. Translators: Error displayed when overflow error occured #: lib/number.vala:206 msgid "Overflow error" msgstr "" #. Translators: Error display when attempting to take argument of zero #: lib/number.vala:256 msgid "Argument not defined for zero" msgstr "" #. Translators: Error displayed when attempted to raise 0 to a negative re_exponent #: lib/number.vala:372 lib/number.vala:402 msgid "The power of zero is undefined for a negative exponent" msgstr "" #. Translators: Error displayed when attempted to raise 0 to power of zero #: lib/number.vala:380 lib/number.vala:410 msgid "Zero raised to zero is undefined" msgstr "" #. Translators: Error displayed when attempting to take logarithm of zero #: lib/number.vala:464 lib/number.vala:495 msgid "Logarithm of zero is undefined" msgstr "" #. Translators: Error displayed when attempted take the factorial of a negative or complex number #: lib/number.vala:517 msgid "Factorial is only defined for non-negative real numbers" msgstr "" #. Translators: Error displayed attempted to divide by zero #: lib/number.vala:577 msgid "Division by zero is undefined" msgstr "" #. Translators: Error displayed when attemping to do a modulus division on non-integer numbers #: lib/number.vala:598 msgid "Modulus division is only defined for integers" msgstr "" #. Translators: Error displayed when tangent value is undefined #: lib/number.vala:671 msgid "" "Tangent is undefined for angles that are multiples of π (180°) from π∕2 (90°)" msgstr "" #. Translators: Error displayed when inverse sine value is undefined #: lib/number.vala:690 msgid "Inverse sine is undefined for values outside [-1, 1]" msgstr "" #. Translators: Error displayed when inverse cosine value is undefined #: lib/number.vala:707 msgid "Inverse cosine is undefined for values outside [-1, 1]" msgstr "" #. Translators: Error displayed when trying to calculate undefined atan(i) or atan (-i) #: lib/number.vala:725 msgid "Arctangent function is undefined for values i and -i" msgstr "" #. Translators: Error displayed when inverse hyperbolic cosine value is undefined #: lib/number.vala:775 msgid "Inverse hyperbolic cosine is undefined for values less than one" msgstr "" #. Translators: Error displayed when inverse hyperbolic tangent value is undefined #: lib/number.vala:791 msgid "Inverse hyperbolic tangent is undefined for values outside [-1, 1]" msgstr "" #. Translators: Error displayed when boolean AND attempted on non-integer values #: lib/number.vala:807 msgid "Boolean AND is only defined for positive integers" msgstr "" #. Translators: Error displayed when boolean OR attempted on non-integer values #: lib/number.vala:819 msgid "Boolean OR is only defined for positive integers" msgstr "" #. Translators: Error displayed when boolean XOR attempted on non-integer values #: lib/number.vala:831 msgid "Boolean XOR is only defined for positive integers" msgstr "" #. Translators: Error displayed when boolean XOR attempted on non-integer values #: lib/number.vala:843 msgid "Boolean NOT is only defined for positive integers" msgstr "" #. Translators: Error displayed when bit shift attempted on non-integer values #: lib/number.vala:866 msgid "Shift is only possible on integer values" msgstr "" #: lib/serializer.vala:345 msgid "Overflow: the result couldn’t be calculated" msgstr "" #: lib/unit.vala:29 msgid "Angle" msgstr "" #: lib/unit.vala:30 msgid "Length" msgstr "" #: lib/unit.vala:31 msgid "Speed" msgstr "" #: lib/unit.vala:32 msgid "Area" msgstr "" #: lib/unit.vala:33 msgid "Volume" msgstr "" #: lib/unit.vala:34 msgid "Mass" msgstr "" #: lib/unit.vala:35 msgid "Duration" msgstr "" #: lib/unit.vala:36 msgid "Frequency" msgstr "" #: lib/unit.vala:37 msgid "Temperature" msgstr "" #: lib/unit.vala:38 msgid "Digital Storage" msgstr "" #. FIXME: Approximations of 1/(units in a circle), therefore, 360 deg != 400 grads #: lib/unit.vala:41 src/math-preferences.vala:20 msgid "Degrees" msgstr "" #: lib/unit.vala:41 #, c-format msgctxt "unit-format" msgid "%s degrees" msgstr "" #: lib/unit.vala:41 msgctxt "unit-symbols" msgid "degree,degrees,deg" msgstr "" #: lib/unit.vala:42 src/math-preferences.vala:19 msgid "Radians" msgstr "" #: lib/unit.vala:42 #, c-format msgctxt "unit-format" msgid "%s radians" msgstr "" #: lib/unit.vala:42 msgctxt "unit-symbols" msgid "radian,radians,rad" msgstr "" #: lib/unit.vala:43 src/math-preferences.vala:21 msgid "Gradians" msgstr "" #: lib/unit.vala:43 #, c-format msgctxt "unit-format" msgid "%s gradians" msgstr "" #: lib/unit.vala:43 msgctxt "unit-symbols" msgid "gradian,gradians,grad" msgstr "" #: lib/unit.vala:44 msgid "Parsecs" msgstr "" #: lib/unit.vala:44 #, c-format msgctxt "unit-format" msgid "%s pc" msgstr "" #: lib/unit.vala:44 msgctxt "unit-symbols" msgid "parsec,parsecs,pc" msgstr "" #: lib/unit.vala:45 msgid "Light Years" msgstr "" #: lib/unit.vala:45 #, c-format msgctxt "unit-format" msgid "%s ly" msgstr "" #: lib/unit.vala:45 msgctxt "unit-symbols" msgid "lightyear,lightyears,ly" msgstr "" #: lib/unit.vala:46 msgid "Astronomical Units" msgstr "" #: lib/unit.vala:46 #, c-format msgctxt "unit-format" msgid "%s au" msgstr "" #: lib/unit.vala:46 msgctxt "unit-symbols" msgid "au" msgstr "" #: lib/unit.vala:47 msgid "Rack Units" msgstr "" #: lib/unit.vala:47 #, c-format msgctxt "unit-format" msgid "%sU" msgstr "" #: lib/unit.vala:47 msgctxt "unit-symbols" msgid "U" msgstr "" #: lib/unit.vala:48 msgid "Nautical Miles" msgstr "" #: lib/unit.vala:48 #, c-format msgctxt "unit-format" msgid "%s nmi" msgstr "" #: lib/unit.vala:48 msgctxt "unit-symbols" msgid "nmi" msgstr "" #: lib/unit.vala:49 msgid "Miles" msgstr "" #: lib/unit.vala:49 #, c-format msgctxt "unit-format" msgid "%s mi" msgstr "" #: lib/unit.vala:49 msgctxt "unit-symbols" msgid "mile,miles,mi" msgstr "" #: lib/unit.vala:50 msgid "Kilometers" msgstr "" #: lib/unit.vala:50 #, c-format msgctxt "unit-format" msgid "%s km" msgstr "" #: lib/unit.vala:50 msgctxt "unit-symbols" msgid "kilometer,kilometers,km,kms" msgstr "" #: lib/unit.vala:51 msgid "Cables" msgstr "" #: lib/unit.vala:51 #, c-format msgctxt "unit-format" msgid "%s cb" msgstr "" #: lib/unit.vala:51 msgctxt "unit-symbols" msgid "cable,cables,cb" msgstr "" #: lib/unit.vala:52 msgid "Fathoms" msgstr "" #: lib/unit.vala:52 #, c-format msgctxt "unit-format" msgid "%s ftm" msgstr "" #: lib/unit.vala:52 msgctxt "unit-symbols" msgid "fathom,fathoms,ftm" msgstr "" #: lib/unit.vala:53 msgid "Meters" msgstr "" #: lib/unit.vala:53 #, c-format msgctxt "unit-format" msgid "%s m" msgstr "" #: lib/unit.vala:53 msgctxt "unit-symbols" msgid "meter,meters,m" msgstr "" #: lib/unit.vala:54 msgid "Yards" msgstr "" #: lib/unit.vala:54 #, c-format msgctxt "unit-format" msgid "%s yd" msgstr "" #: lib/unit.vala:54 msgctxt "unit-symbols" msgid "yard,yards,yd" msgstr "" #: lib/unit.vala:55 msgid "Feet" msgstr "" #: lib/unit.vala:55 #, c-format msgctxt "unit-format" msgid "%s ft" msgstr "" #: lib/unit.vala:55 msgctxt "unit-symbols" msgid "foot,feet,ft" msgstr "" #: lib/unit.vala:56 msgid "Inches" msgstr "" #: lib/unit.vala:56 #, c-format msgctxt "unit-format" msgid "%s in" msgstr "" #: lib/unit.vala:56 msgctxt "unit-symbols" msgid "inch,inches,in" msgstr "" #: lib/unit.vala:57 msgid "Centimeters" msgstr "" #: lib/unit.vala:57 #, c-format msgctxt "unit-format" msgid "%s cm" msgstr "" #: lib/unit.vala:57 msgctxt "unit-symbols" msgid "centimeter,centimeters,cm,cms" msgstr "" #: lib/unit.vala:58 msgid "Millimeters" msgstr "" #: lib/unit.vala:58 #, c-format msgctxt "unit-format" msgid "%s mm" msgstr "" #: lib/unit.vala:58 msgctxt "unit-symbols" msgid "millimeter,millimeters,mm" msgstr "" #: lib/unit.vala:59 msgid "Micrometers" msgstr "" #: lib/unit.vala:59 #, c-format msgctxt "unit-format" msgid "%s μm" msgstr "" #: lib/unit.vala:59 msgctxt "unit-symbols" msgid "micrometer,micrometers,um" msgstr "" #: lib/unit.vala:60 msgid "Nanometers" msgstr "" #: lib/unit.vala:60 #, c-format msgctxt "unit-format" msgid "%s nm" msgstr "" #: lib/unit.vala:60 msgctxt "unit-symbols" msgid "nanometer,nanometers,nm" msgstr "" #: lib/unit.vala:61 msgid "Desktop Publishing Point" msgstr "" #: lib/unit.vala:61 lib/unit.vala:77 #, c-format msgctxt "unit-format" msgid "%s pt" msgstr "" #: lib/unit.vala:61 msgctxt "unit-symbols" msgid "point,pt,points,pts" msgstr "" #: lib/unit.vala:62 msgid "Kilometers per hour" msgstr "" #: lib/unit.vala:62 #, c-format msgctxt "unit-format" msgid "%s km/h" msgstr "" #: lib/unit.vala:62 msgctxt "unit-symbols" msgid "kilometers per hour,kmph,kmh,kph" msgstr "" #: lib/unit.vala:63 msgid "Miles per hour" msgstr "" #: lib/unit.vala:63 #, c-format msgctxt "unit-format" msgid "%s miles/h" msgstr "" #: lib/unit.vala:63 msgctxt "unit-symbols" msgid "milesph,miles per hour,mi/h,miph,mph" msgstr "" #: lib/unit.vala:64 msgid "Meters per second" msgstr "" #: lib/unit.vala:64 #, c-format msgctxt "unit-format" msgid "%s m/s" msgstr "" #: lib/unit.vala:64 msgctxt "unit-symbols" msgid "meters per second,mps" msgstr "" #: lib/unit.vala:65 msgid "Feet per second" msgstr "" #: lib/unit.vala:65 #, c-format msgctxt "unit-format" msgid "%s feet/s" msgstr "" #: lib/unit.vala:65 msgctxt "unit-symbols" msgid "fps,feet per second,feetps" msgstr "" #: lib/unit.vala:66 msgid "Knots" msgstr "" #: lib/unit.vala:66 #, c-format msgctxt "unit-format" msgid "%s kt" msgstr "" #: lib/unit.vala:66 msgctxt "unit-symbols" msgid "kt,kn,nd,knot,knots" msgstr "" #: lib/unit.vala:67 msgid "Hectares" msgstr "" #: lib/unit.vala:67 #, c-format msgctxt "unit-format" msgid "%s ha" msgstr "" #: lib/unit.vala:67 msgctxt "unit-symbols" msgid "hectare,hectares,ha" msgstr "" #: lib/unit.vala:68 msgid "Acres" msgstr "" #: lib/unit.vala:68 #, c-format msgctxt "unit-format" msgid "%s acres" msgstr "" #: lib/unit.vala:68 msgctxt "unit-symbols" msgid "acre,acres" msgstr "" #: lib/unit.vala:69 msgid "Square Foot" msgstr "" #: lib/unit.vala:69 #, c-format msgctxt "unit-format" msgid "%s ft²" msgstr "" #: lib/unit.vala:69 msgctxt "unit-symbols" msgid "ft²" msgstr "" #: lib/unit.vala:70 msgid "Square Meters" msgstr "" #: lib/unit.vala:70 #, c-format msgctxt "unit-format" msgid "%s m²" msgstr "" #: lib/unit.vala:70 msgctxt "unit-symbols" msgid "m²" msgstr "" #: lib/unit.vala:71 msgid "Square Centimeters" msgstr "" #: lib/unit.vala:71 #, c-format msgctxt "unit-format" msgid "%s cm²" msgstr "" #: lib/unit.vala:71 msgctxt "unit-symbols" msgid "cm²" msgstr "" #: lib/unit.vala:72 msgid "Square Millimeters" msgstr "" #: lib/unit.vala:72 #, c-format msgctxt "unit-format" msgid "%s mm²" msgstr "" #: lib/unit.vala:72 msgctxt "unit-symbols" msgid "mm²" msgstr "" #: lib/unit.vala:73 msgid "Cubic Meters" msgstr "" #: lib/unit.vala:73 #, c-format msgctxt "unit-format" msgid "%s m³" msgstr "" #: lib/unit.vala:73 msgctxt "unit-symbols" msgid "m³" msgstr "" #: lib/unit.vala:74 msgid "US Gallons" msgstr "" #: lib/unit.vala:74 #, c-format msgctxt "unit-format" msgid "%s gal" msgstr "" #: lib/unit.vala:74 msgctxt "unit-symbols" msgid "gallon,gallons,gal" msgstr "" #: lib/unit.vala:75 msgid "Liters" msgstr "" #: lib/unit.vala:75 #, c-format msgctxt "unit-format" msgid "%s L" msgstr "" #: lib/unit.vala:75 msgctxt "unit-symbols" msgid "litre,litres,liter,liters,L" msgstr "" #: lib/unit.vala:76 msgid "US Quarts" msgstr "" #: lib/unit.vala:76 #, c-format msgctxt "unit-format" msgid "%s qt" msgstr "" #: lib/unit.vala:76 msgctxt "unit-symbols" msgid "quart,quarts,qt" msgstr "" #: lib/unit.vala:77 msgid "US Pints" msgstr "" #: lib/unit.vala:77 msgctxt "unit-symbols" msgid "pint,pints,pt" msgstr "" #: lib/unit.vala:78 msgid "Metric Cups" msgstr "" #: lib/unit.vala:78 #, c-format msgctxt "unit-format" msgid "%s cup" msgstr "" #: lib/unit.vala:78 msgctxt "unit-symbols" msgid "cup,cups,cp" msgstr "" #: lib/unit.vala:79 msgid "Milliliters" msgstr "" #: lib/unit.vala:79 #, c-format msgctxt "unit-format" msgid "%s mL" msgstr "" #: lib/unit.vala:79 msgctxt "unit-symbols" msgid "millilitre,millilitres,milliliter,milliliters,mL,cm³" msgstr "" #: lib/unit.vala:80 msgid "Microliters" msgstr "" #: lib/unit.vala:80 #, c-format msgctxt "unit-format" msgid "%s μL" msgstr "" #: lib/unit.vala:80 msgctxt "unit-symbols" msgid "mm³,μL,uL" msgstr "" #: lib/unit.vala:81 msgid "Tonnes" msgstr "" #: lib/unit.vala:81 #, c-format msgctxt "unit-format" msgid "%s T" msgstr "" #: lib/unit.vala:81 msgctxt "unit-symbols" msgid "tonne,tonnes" msgstr "" #: lib/unit.vala:82 msgid "Kilograms" msgstr "" #: lib/unit.vala:82 #, c-format msgctxt "unit-format" msgid "%s kg" msgstr "" #: lib/unit.vala:82 msgctxt "unit-symbols" msgid "kilogram,kilograms,kilogramme,kilogrammes,kg,kgs" msgstr "" #: lib/unit.vala:83 msgid "Pounds" msgstr "" #: lib/unit.vala:83 #, c-format msgctxt "unit-format" msgid "%s lb" msgstr "" #: lib/unit.vala:83 msgctxt "unit-symbols" msgid "pound,pounds,lb,lbs" msgstr "" #: lib/unit.vala:84 msgid "Ounces" msgstr "" #: lib/unit.vala:84 #, c-format msgctxt "unit-format" msgid "%s oz" msgstr "" #: lib/unit.vala:84 msgctxt "unit-symbols" msgid "ounce,ounces,oz" msgstr "" #: lib/unit.vala:85 msgid "Grams" msgstr "" #: lib/unit.vala:85 #, c-format msgctxt "unit-format" msgid "%s g" msgstr "" #: lib/unit.vala:85 msgctxt "unit-symbols" msgid "gram,grams,gramme,grammes,g" msgstr "" #: lib/unit.vala:86 msgid "Stone" msgstr "" #: lib/unit.vala:86 #, c-format msgctxt "unit-format" msgid "%s st" msgstr "" #: lib/unit.vala:86 msgctxt "unit-symbols" msgid "stone,st,stones" msgstr "" #: lib/unit.vala:87 msgid "Centuries" msgstr "" #: lib/unit.vala:87 #, c-format msgctxt "unit-format" msgid "%s centuries" msgstr "" #: lib/unit.vala:87 msgctxt "unit-symbols" msgid "century,centuries" msgstr "" #: lib/unit.vala:88 msgid "Decades" msgstr "" #: lib/unit.vala:88 #, c-format msgctxt "unit-format" msgid "%s decades" msgstr "" #: lib/unit.vala:88 msgctxt "unit-symbols" msgid "decade,decades" msgstr "" #: lib/unit.vala:89 msgid "Years" msgstr "" #: lib/unit.vala:89 #, c-format msgctxt "unit-format" msgid "%s years" msgstr "" #: lib/unit.vala:89 msgctxt "unit-symbols" msgid "year,years" msgstr "" #: lib/unit.vala:90 msgid "Months" msgstr "" #: lib/unit.vala:90 #, c-format msgctxt "unit-format" msgid "%s months" msgstr "" #: lib/unit.vala:90 msgctxt "unit-symbols" msgid "month,months" msgstr "" #: lib/unit.vala:91 msgid "Weeks" msgstr "" #: lib/unit.vala:91 #, c-format msgctxt "unit-format" msgid "%s weeks" msgstr "" #: lib/unit.vala:91 msgctxt "unit-symbols" msgid "week,weeks" msgstr "" #: lib/unit.vala:92 msgid "Days" msgstr "" #: lib/unit.vala:92 #, c-format msgctxt "unit-format" msgid "%s days" msgstr "" #: lib/unit.vala:92 msgctxt "unit-symbols" msgid "day,days" msgstr "" #: lib/unit.vala:93 msgid "Hours" msgstr "" #: lib/unit.vala:93 #, c-format msgctxt "unit-format" msgid "%s hours" msgstr "" #: lib/unit.vala:93 msgctxt "unit-symbols" msgid "hour,hours" msgstr "" #: lib/unit.vala:94 msgid "Minutes" msgstr "" #: lib/unit.vala:94 #, c-format msgctxt "unit-format" msgid "%s minutes" msgstr "" #: lib/unit.vala:94 msgctxt "unit-symbols" msgid "minute,minutes" msgstr "" #: lib/unit.vala:95 msgid "Seconds" msgstr "" #: lib/unit.vala:95 #, c-format msgctxt "unit-format" msgid "%s s" msgstr "" #: lib/unit.vala:95 msgctxt "unit-symbols" msgid "second,seconds,s" msgstr "" #: lib/unit.vala:96 msgid "Milliseconds" msgstr "" #: lib/unit.vala:96 #, c-format msgctxt "unit-format" msgid "%s ms" msgstr "" #: lib/unit.vala:96 msgctxt "unit-symbols" msgid "millisecond,milliseconds,ms" msgstr "" #: lib/unit.vala:97 msgid "Microseconds" msgstr "" #: lib/unit.vala:97 #, c-format msgctxt "unit-format" msgid "%s μs" msgstr "" #: lib/unit.vala:97 msgctxt "unit-symbols" msgid "microsecond,microseconds,us,μs" msgstr "" #: lib/unit.vala:98 msgid "Celsius" msgstr "" #: lib/unit.vala:98 #, c-format msgctxt "unit-format" msgid "%s ˚C" msgstr "" #: lib/unit.vala:98 msgctxt "unit-symbols" msgid "degC,˚C,C,c,Celsius,celsius" msgstr "" #: lib/unit.vala:99 msgid "Fahrenheit" msgstr "" #: lib/unit.vala:99 #, c-format msgctxt "unit-format" msgid "%s ˚F" msgstr "" #: lib/unit.vala:99 msgctxt "unit-symbols" msgid "degF,˚F,F,f,Fahrenheit,fahrenheit" msgstr "" #: lib/unit.vala:100 msgid "Kelvin" msgstr "" #: lib/unit.vala:100 #, c-format msgctxt "unit-format" msgid "%s K" msgstr "" #: lib/unit.vala:100 msgctxt "unit-symbols" msgid "k,K,Kelvin,kelvin" msgstr "" #: lib/unit.vala:101 msgid "Rankine" msgstr "" #: lib/unit.vala:101 #, c-format msgctxt "unit-format" msgid "%s ˚R" msgstr "" #: lib/unit.vala:101 msgctxt "unit-symbols" msgid "degR,˚R,˚Ra,r,R,Rankine,rankine" msgstr "" #. We use IEC prefix for digital storage units. i.e. 1 kB = 1 KiloByte = 1000 bytes, and 1 KiB = 1 kibiByte = 1024 bytes #: lib/unit.vala:103 msgid "Bits" msgstr "" #: lib/unit.vala:103 #, c-format msgctxt "unit-format" msgid "%s b" msgstr "" #: lib/unit.vala:103 msgctxt "unit-symbols" msgid "bit,bits,b" msgstr "" #: lib/unit.vala:104 msgid "Bytes" msgstr "" #: lib/unit.vala:104 #, c-format msgctxt "unit-format" msgid "%s B" msgstr "" #: lib/unit.vala:104 msgctxt "unit-symbols" msgid "byte,bytes,B" msgstr "" #: lib/unit.vala:105 msgid "Nibbles" msgstr "" #: lib/unit.vala:105 #, c-format msgctxt "unit-format" msgid "%s nibble" msgstr "" #: lib/unit.vala:105 msgctxt "unit-symbols" msgid "nibble,nibbles" msgstr "" #. The SI symbol for kilo is k, however we also allow "KB" and "Kb", as they are widely used and accepted. #: lib/unit.vala:107 msgid "Kilobits" msgstr "" #: lib/unit.vala:107 #, c-format msgctxt "unit-format" msgid "%s kb" msgstr "" #: lib/unit.vala:107 msgctxt "unit-symbols" msgid "kilobit,kilobits,kb,Kb" msgstr "" #: lib/unit.vala:108 msgid "Kilobytes" msgstr "" #: lib/unit.vala:108 #, c-format msgctxt "unit-format" msgid "%s kB" msgstr "" #: lib/unit.vala:108 msgctxt "unit-symbols" msgid "kilobyte,kilobytes,kB,KB" msgstr "" #: lib/unit.vala:109 msgid "Kibibits" msgstr "" #: lib/unit.vala:109 #, c-format msgctxt "unit-format" msgid "%s Kib" msgstr "" #: lib/unit.vala:109 msgctxt "unit-symbols" msgid "kibibit,kibibits,Kib" msgstr "" #: lib/unit.vala:110 msgid "Kibibytes" msgstr "" #: lib/unit.vala:110 #, c-format msgctxt "unit-format" msgid "%s KiB" msgstr "" #: lib/unit.vala:110 msgctxt "unit-symbols" msgid "kibibyte,kibibytes,KiB" msgstr "" #: lib/unit.vala:111 msgid "Megabits" msgstr "" #: lib/unit.vala:111 #, c-format msgctxt "unit-format" msgid "%s Mb" msgstr "" #: lib/unit.vala:111 msgctxt "unit-symbols" msgid "megabit,megabits,Mb" msgstr "" #: lib/unit.vala:112 msgid "Megabytes" msgstr "" #: lib/unit.vala:112 #, c-format msgctxt "unit-format" msgid "%s MB" msgstr "" #: lib/unit.vala:112 msgctxt "unit-symbols" msgid "megabyte,megabytes,MB" msgstr "" #: lib/unit.vala:113 msgid "Mebibits" msgstr "" #: lib/unit.vala:113 #, c-format msgctxt "unit-format" msgid "%s Mib" msgstr "" #: lib/unit.vala:113 msgctxt "unit-symbols" msgid "mebibit,mebibits,Mib" msgstr "" #: lib/unit.vala:114 msgid "Mebibytes" msgstr "" #: lib/unit.vala:114 #, c-format msgctxt "unit-format" msgid "%s MiB" msgstr "" #: lib/unit.vala:114 msgctxt "unit-symbols" msgid "mebibyte,mebibytes,MiB" msgstr "" #: lib/unit.vala:115 msgid "Gigabits" msgstr "" #: lib/unit.vala:115 #, c-format msgctxt "unit-format" msgid "%s Gb" msgstr "" #: lib/unit.vala:115 msgctxt "unit-symbols" msgid "gigabit,gigabits,Gb" msgstr "" #: lib/unit.vala:116 msgid "Gigabytes" msgstr "" #: lib/unit.vala:116 #, c-format msgctxt "unit-format" msgid "%s GB" msgstr "" #: lib/unit.vala:116 msgctxt "unit-symbols" msgid "gigabyte,gigabytes,GB" msgstr "" #: lib/unit.vala:117 msgid "Gibibits" msgstr "" #: lib/unit.vala:117 #, c-format msgctxt "unit-format" msgid "%s Gib" msgstr "" #: lib/unit.vala:117 msgctxt "unit-symbols" msgid "gibibit,gibibits,Gib" msgstr "" #: lib/unit.vala:118 msgid "Gibibytes" msgstr "" #: lib/unit.vala:118 #, c-format msgctxt "unit-format" msgid "%s GiB" msgstr "" #: lib/unit.vala:118 msgctxt "unit-symbols" msgid "gibibyte,gibibytes,GiB" msgstr "" #: lib/unit.vala:119 msgid "Terabits" msgstr "" #: lib/unit.vala:119 #, c-format msgctxt "unit-format" msgid "%s Tb" msgstr "" #: lib/unit.vala:119 msgctxt "unit-symbols" msgid "terabit,terabits,Tb" msgstr "" #: lib/unit.vala:120 msgid "Terabytes" msgstr "" #: lib/unit.vala:120 #, c-format msgctxt "unit-format" msgid "%s TB" msgstr "" #: lib/unit.vala:120 msgctxt "unit-symbols" msgid "terabyte,terabytes,TB" msgstr "" #: lib/unit.vala:121 msgid "Tebibits" msgstr "" #: lib/unit.vala:121 #, c-format msgctxt "unit-format" msgid "%s Tib" msgstr "" #: lib/unit.vala:121 msgctxt "unit-symbols" msgid "tebibit,tebibits,Tib" msgstr "" #: lib/unit.vala:122 msgid "Tebibytes" msgstr "" #: lib/unit.vala:122 #, c-format msgctxt "unit-format" msgid "%s TiB" msgstr "" #: lib/unit.vala:122 msgctxt "unit-symbols" msgid "tebibyte,tebibytes,TiB" msgstr "" #: lib/unit.vala:123 msgid "Petabits" msgstr "" #: lib/unit.vala:123 #, c-format msgctxt "unit-format" msgid "%s Pb" msgstr "" #: lib/unit.vala:123 msgctxt "unit-symbols" msgid "petabit,petabits,Pb" msgstr "" #: lib/unit.vala:124 msgid "Petabytes" msgstr "" #: lib/unit.vala:124 #, c-format msgctxt "unit-format" msgid "%s PB" msgstr "" #: lib/unit.vala:124 msgctxt "unit-symbols" msgid "petabyte,petabytes,PB" msgstr "" #: lib/unit.vala:125 msgid "Pebibits" msgstr "" #: lib/unit.vala:125 #, c-format msgctxt "unit-format" msgid "%s Pib" msgstr "" #: lib/unit.vala:125 msgctxt "unit-symbols" msgid "pebibit,pebibits,Pib" msgstr "" #: lib/unit.vala:126 msgid "Pebibytes" msgstr "" #: lib/unit.vala:126 #, c-format msgctxt "unit-format" msgid "%s PiB" msgstr "" #: lib/unit.vala:126 msgctxt "unit-symbols" msgid "pebibyte,pebibytes,PiB" msgstr "" #: lib/unit.vala:127 msgid "Exabits" msgstr "" #: lib/unit.vala:127 lib/unit.vala:131 #, c-format msgctxt "unit-format" msgid "%s Eb" msgstr "" #: lib/unit.vala:127 msgctxt "unit-symbols" msgid "exabit,exabits,Eb" msgstr "" #: lib/unit.vala:128 msgid "Exabytes" msgstr "" #: lib/unit.vala:128 lib/unit.vala:132 #, c-format msgctxt "unit-format" msgid "%s EB" msgstr "" #: lib/unit.vala:128 msgctxt "unit-symbols" msgid "exabyte,exabytes,EB" msgstr "" #: lib/unit.vala:129 msgid "Exbibits" msgstr "" #: lib/unit.vala:129 #, c-format msgctxt "unit-format" msgid "%s Eib" msgstr "" #: lib/unit.vala:129 msgctxt "unit-symbols" msgid "exbibit,exbibits,Eib" msgstr "" #: lib/unit.vala:130 msgid "Exbibytes" msgstr "" #: lib/unit.vala:130 #, c-format msgctxt "unit-format" msgid "%s EiB" msgstr "" #: lib/unit.vala:130 msgctxt "unit-symbols" msgid "exbibyte,exbibytes,EiB" msgstr "" #: lib/unit.vala:131 msgid "Zettabits" msgstr "" #: lib/unit.vala:131 msgctxt "unit-symbols" msgid "zettabit,zettabits,Zb" msgstr "" #: lib/unit.vala:132 msgid "Zettabytes" msgstr "" #: lib/unit.vala:132 msgctxt "unit-symbols" msgid "zettabyte,zettabytes,ZB" msgstr "" #: lib/unit.vala:133 msgid "Zebibits" msgstr "" #: lib/unit.vala:133 #, c-format msgctxt "unit-format" msgid "%s Zib" msgstr "" #: lib/unit.vala:133 msgctxt "unit-symbols" msgid "zebibit,zebibits,Zib" msgstr "" #: lib/unit.vala:134 msgid "Zebibytes" msgstr "" #: lib/unit.vala:134 #, c-format msgctxt "unit-format" msgid "%s ZiB" msgstr "" #: lib/unit.vala:134 msgctxt "unit-symbols" msgid "zebibyte,zebibytes,ZiB" msgstr "" #: lib/unit.vala:135 msgid "Yottabits" msgstr "" #: lib/unit.vala:135 #, c-format msgctxt "unit-format" msgid "%s Yb" msgstr "" #: lib/unit.vala:135 msgctxt "unit-symbols" msgid "yottabit,yottabits,Yb" msgstr "" #: lib/unit.vala:136 msgid "Yottabytes" msgstr "" #: lib/unit.vala:136 #, c-format msgctxt "unit-format" msgid "%s YB" msgstr "" #: lib/unit.vala:136 msgctxt "unit-symbols" msgid "yottabyte,yottabytes,YB" msgstr "" #: lib/unit.vala:137 msgid "Yobibits" msgstr "" #: lib/unit.vala:137 #, c-format msgctxt "unit-format" msgid "%s Yib" msgstr "" #: lib/unit.vala:137 msgctxt "unit-symbols" msgid "yobibit,yobibits,Yib" msgstr "" #: lib/unit.vala:138 msgid "Yobibytes" msgstr "" #: lib/unit.vala:138 #, c-format msgctxt "unit-format" msgid "%s YiB" msgstr "" #: lib/unit.vala:138 msgctxt "unit-symbols" msgid "yobibyte,yobibytes,YiB" msgstr "" #: lib/unit.vala:139 msgid "Hertz" msgstr "" #: lib/unit.vala:139 #, c-format msgctxt "unit-format" msgid "%s Hz" msgstr "" #: lib/unit.vala:139 msgctxt "unit-symbols" msgid "hertz,Hz" msgstr "" #: lib/unit.vala:140 msgid "Kilohertz" msgstr "" #: lib/unit.vala:140 #, c-format msgctxt "unit-format" msgid "%s kHz" msgstr "" #: lib/unit.vala:140 msgctxt "unit-symbols" msgid "kilohertz,kHz" msgstr "" #: lib/unit.vala:141 msgid "Megahertz" msgstr "" #: lib/unit.vala:141 #, c-format msgctxt "unit-format" msgid "%s MHz" msgstr "" #: lib/unit.vala:141 msgctxt "unit-symbols" msgid "megahertz,MHz" msgstr "" #: lib/unit.vala:142 msgid "Gigahertz" msgstr "" #: lib/unit.vala:142 #, c-format msgctxt "unit-format" msgid "%s GHz" msgstr "" #: lib/unit.vala:142 msgctxt "unit-symbols" msgid "gigahertz,GHz" msgstr "" #: lib/unit.vala:143 msgid "Terahertz" msgstr "" #: lib/unit.vala:143 #, c-format msgctxt "unit-format" msgid "%s THz" msgstr "" #: lib/unit.vala:143 msgctxt "unit-symbols" msgid "terahertz,THz" msgstr "" #: lib/unit.vala:145 msgid "Currency" msgstr "" #. Translators: result of currency conversion, %s is the symbol, %%s is the placeholder for amount, i.e.: USD100 #: lib/unit.vala:151 #, c-format msgid "%s%%s" msgstr "" #: search-provider/search-provider.vala:189 msgid "Copy" msgstr "" #: search-provider/search-provider.vala:190 msgid "Copy result to clipboard" msgstr "" #: src/ui/buttons-advanced.ui:143 src/ui/buttons-basic.ui:143 #: src/ui/buttons-financial.ui:1979 src/ui/buttons-programming.ui:1899 msgid "Modulus divide" msgstr "" #: src/ui/buttons-advanced.ui:163 src/ui/buttons-basic.ui:163 #: src/ui/buttons-financial.ui:1999 src/ui/buttons-programming.ui:1441 msgid "Divide [/]" msgstr "" #: src/ui/buttons-advanced.ui:277 src/ui/buttons-basic.ui:277 #: src/ui/buttons-financial.ui:2113 src/ui/buttons-programming.ui:1461 msgid "Multiply [*]" msgstr "" #: src/ui/buttons-advanced.ui:297 src/ui/buttons-basic.ui:297 #: src/ui/buttons-financial.ui:2133 src/ui/buttons-programming.ui:1481 msgid "Subtract [-]" msgstr "" #: src/ui/buttons-advanced.ui:316 src/ui/buttons-basic.ui:316 #: src/ui/buttons-financial.ui:2152 src/ui/buttons-programming.ui:1500 msgid "Add [+]" msgstr "" #: src/ui/buttons-advanced.ui:335 src/ui/buttons-basic.ui:335 #: src/ui/buttons-programming.ui:1415 msgid "Pi [Ctrl+P]" msgstr "" #: src/ui/buttons-advanced.ui:362 src/ui/buttons-basic.ui:362 #: src/ui/buttons-financial.ui:2172 src/ui/buttons-programming.ui:1396 msgid "Root [Ctrl+R]" msgstr "" #: src/ui/buttons-advanced.ui:380 src/ui/buttons-basic.ui:380 msgid "Square [Ctrl+2]" msgstr "" #. Accessible name for the exponentiation (x to the power of y) button #: src/ui/buttons-advanced.ui:384 src/ui/buttons-advanced.ui:761 #: src/ui/buttons-basic.ui:384 src/ui/buttons-financial.ui:2301 #: src/ui/buttons-programming.ui:2242 msgid "Exponent" msgstr "" #: src/ui/buttons-advanced.ui:410 src/ui/buttons-basic.ui:410 #: src/ui/buttons-financial.ui:2191 src/ui/buttons-programming.ui:1539 msgid "Clear Display [Escape]" msgstr "" #: src/ui/buttons-advanced.ui:437 src/ui/buttons-basic.ui:437 #: src/ui/buttons-financial.ui:2218 src/ui/buttons-programming.ui:1918 msgid "Start Group [(]" msgstr "" #: src/ui/buttons-advanced.ui:457 src/ui/buttons-basic.ui:457 #: src/ui/buttons-financial.ui:2238 src/ui/buttons-programming.ui:1937 msgid "End Group [)]" msgstr "" #: src/ui/buttons-advanced.ui:477 src/ui/buttons-basic.ui:477 #: src/ui/buttons-financial.ui:2258 msgid "Percentage [%]" msgstr "" #. Label on the solve button (clicking this solves the displayed calculation) #: src/ui/buttons-advanced.ui:491 src/ui/buttons-basic.ui:491 #: src/ui/buttons-financial.ui:2272 src/ui/buttons-programming.ui:1514 msgid "=" msgstr "" #: src/ui/buttons-advanced.ui:497 src/ui/buttons-basic.ui:497 #: src/ui/buttons-financial.ui:2278 src/ui/buttons-programming.ui:1520 msgid "Calculate Result" msgstr "" #: src/ui/buttons-advanced.ui:528 src/ui/buttons-programming.ui:1967 msgid "Subscript mode [Alt]" msgstr "" #. Accessible name for the subscript mode button #: src/ui/buttons-advanced.ui:533 src/ui/buttons-programming.ui:1972 msgid "Subscript" msgstr "" #: src/ui/buttons-advanced.ui:558 src/ui/buttons-programming.ui:1997 msgid "Superscript mode [Ctrl]" msgstr "" #. Accessible name for the superscript mode button #: src/ui/buttons-advanced.ui:563 src/ui/buttons-programming.ui:2002 msgid "Superscript" msgstr "" #: src/ui/buttons-advanced.ui:590 src/ui/buttons-programming.ui:2440 msgid "Factorize [Ctrl+F]" msgstr "" #. Accessible name for the factorize button #: src/ui/buttons-advanced.ui:594 src/ui/buttons-programming.ui:2444 msgid "Factorize" msgstr "" #: src/ui/buttons-advanced.ui:613 msgid "Scientific exponent [Ctrl+E]" msgstr "" #. Accessible name for the scientific exponent button #: src/ui/buttons-advanced.ui:617 msgid "Scientific Exponent" msgstr "" #: src/ui/buttons-advanced.ui:643 msgid "Cosine" msgstr "" #: src/ui/buttons-advanced.ui:662 msgid "Sine" msgstr "" #: src/ui/buttons-advanced.ui:681 msgid "Tangent" msgstr "" #: src/ui/buttons-advanced.ui:700 msgid "Hyperbolic Cosine" msgstr "" #: src/ui/buttons-advanced.ui:719 msgid "Hyperbolic Sine" msgstr "" #: src/ui/buttons-advanced.ui:738 msgid "Hyperbolic Tangent" msgstr "" #: src/ui/buttons-advanced.ui:756 src/ui/buttons-financial.ui:2296 #: src/ui/buttons-programming.ui:2237 msgid "Exponent [^ or **]" msgstr "" #: src/ui/buttons-advanced.ui:786 src/ui/buttons-programming.ui:2267 msgid "Inverse [Ctrl+I]" msgstr "" #. Accessible name for the inverse button #: src/ui/buttons-advanced.ui:791 src/ui/buttons-programming.ui:2272 msgid "Inverse" msgstr "" #: src/ui/buttons-advanced.ui:818 msgid "Euler’s Number" msgstr "" #: src/ui/buttons-advanced.ui:845 msgid "Natural Logarithm" msgstr "" #: src/ui/buttons-advanced.ui:864 src/ui/buttons-financial.ui:2327 #: src/ui/buttons-programming.ui:2299 msgid "Logarithm" msgstr "" #: src/ui/buttons-advanced.ui:882 src/ui/buttons-programming.ui:2337 msgid "Factorial [!]" msgstr "" #. Accessible name for the factorial button #: src/ui/buttons-advanced.ui:887 src/ui/buttons-programming.ui:2342 msgid "Factorial" msgstr "" #: src/ui/buttons-advanced.ui:913 src/ui/buttons-programming.ui:2368 msgid "Absolute Value [|]" msgstr "" #. Accessible name for the absolute value button #: src/ui/buttons-advanced.ui:918 src/ui/buttons-programming.ui:2373 msgid "Absolute Value" msgstr "" #: src/ui/buttons-advanced.ui:970 msgid "Real Component" msgstr "" #: src/ui/buttons-advanced.ui:990 msgid "Imaginary Component" msgstr "" #: src/ui/buttons-advanced.ui:1010 msgid "Complex conjugate" msgstr "" #: src/ui/buttons-advanced.ui:1030 msgid "Complex argument" msgstr "" #. Accessible name for the memory button #: src/ui/buttons-advanced.ui:1048 src/ui/buttons-advanced.ui:1051 #: src/ui/buttons-financial.ui:2358 src/ui/buttons-financial.ui:2361 #: src/ui/buttons-programming.ui:2486 msgid "Memory" msgstr "" #. The label on the memory button #: src/ui/buttons-advanced.ui:1060 src/ui/buttons-financial.ui:2370 #: src/ui/buttons-programming.ui:2499 msgid "x" msgstr "" #: src/ui/buttons-advanced.ui:1097 msgid "Additional Functions" msgstr "" #. Accessible name for the store value button #: src/ui/buttons-advanced.ui:1100 src/ui/buttons-programming.ui:2489 msgid "Store" msgstr "" #. Title of Compounding Term dialog #: src/ui/buttons-financial.ui:8 src/ui/buttons-financial.ui:2409 msgid "Compounding Term" msgstr "" #: src/ui/buttons-financial.ui:22 src/ui/buttons-financial.ui:205 #: src/ui/buttons-financial.ui:388 src/ui/buttons-financial.ui:571 #: src/ui/buttons-financial.ui:723 src/ui/buttons-financial.ui:907 #: src/ui/buttons-financial.ui:1091 src/ui/buttons-financial.ui:1275 #: src/ui/buttons-financial.ui:1459 src/ui/buttons-financial.ui:1674 #: src/ui/buttons-programming.ui:2644 msgid "_Cancel" msgstr "" #. Compounding Term Dialog: Calculate button #. Double-Declining Depreciation Dialog: Calculate button #. Future Value Dialog: Calculate button #. Gross Profit Margin Dialog: Calculate button #. Periodic Payment Dialog: Calculate button #. Present Value Dialog: Calculate button #. Periodic Interest Rate Dialog: Calculate button #. Straight-Line Depreciation Dialog: Calculate button #. Sum-of-the-Years’-Digits Depreciation Dialog: Calculate result button #. Payment Period Dialog: Button to calculate result #: src/ui/buttons-financial.ui:37 src/ui/buttons-financial.ui:220 #: src/ui/buttons-financial.ui:403 src/ui/buttons-financial.ui:586 #: src/ui/buttons-financial.ui:738 src/ui/buttons-financial.ui:922 #: src/ui/buttons-financial.ui:1106 src/ui/buttons-financial.ui:1290 #: src/ui/buttons-financial.ui:1474 src/ui/buttons-financial.ui:1689 msgid "C_alculate" msgstr "" #. Compounding Term Dialog: Label before present value input #. Periodic Interest Rate Dialog: Label before present value input #: src/ui/buttons-financial.ui:117 src/ui/buttons-financial.ui:1172 msgid "Present _Value:" msgstr "" #. Compounding Term Dialog: Label before periodic interest rate input #. Future Value Dialog: Label before periodic interest rate input #. Periodic Payment Dialog: Label before periodic interest rate input #. Present Value Dialog: Label before periodic interest rate input #. Payment Period Dialog: Label before periodic interest rate input #: src/ui/buttons-financial.ui:133 src/ui/buttons-financial.ui:468 #: src/ui/buttons-financial.ui:804 src/ui/buttons-financial.ui:988 #: src/ui/buttons-financial.ui:1769 msgid "Periodic Interest _Rate:" msgstr "" #. Compounding Term Dialog: Description of calculation #: src/ui/buttons-financial.ui:149 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." msgstr "" #. Compounding Term Dialog: Label before future value input #. Periodic Interest Rate Dialog: Label before future value input #: src/ui/buttons-financial.ui:163 src/ui/buttons-financial.ui:1156 msgid "_Future Value:" msgstr "" #. Title of Double-Declining Depreciation dialog #: src/ui/buttons-financial.ui:191 msgid "Double-Declining Depreciation" msgstr "" #. Double-Declining Depreciation Dialog: Description of calculation #: src/ui/buttons-financial.ui:255 msgid "" "Calculates the depreciation allowance on an asset for a specified period of " "time, using the double-declining balance method." msgstr "" #. Double-Declining Depreciation Dialog: Label before cost input #. Gross Profit Margin Dialog: Label before cost input #: src/ui/buttons-financial.ui:269 src/ui/buttons-financial.ui:635 msgid "C_ost:" msgstr "" #. Double-Declining Depreciation Dialog: Label before life input #. Straight-Line Depreciation Dialog: Label before life input #. Sum-of-the-Years’-Digits Depreciation Dialog: Label before life input #: src/ui/buttons-financial.ui:285 src/ui/buttons-financial.ui:1357 #: src/ui/buttons-financial.ui:1525 msgid "_Life:" msgstr "" #. Double-Declining Depreciation Dialog: Label before period input #. Sum-of-the-Years’-Digits Depreciation Dialog: Label before period input #: src/ui/buttons-financial.ui:331 src/ui/buttons-financial.ui:1509 msgid "_Period:" msgstr "" #. Title of Future Value dialog #: src/ui/buttons-financial.ui:374 src/ui/buttons-financial.ui:2447 msgid "Future Value" msgstr "" #. Future Value Dialog: Description of calculation #: src/ui/buttons-financial.ui:438 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." msgstr "" #. Future Value Dialog: Label before periodic payment input #. Present Value Dialog: Label before periodic payment input #. Payment Period Dialog: Label before periodic payment input #: src/ui/buttons-financial.ui:452 src/ui/buttons-financial.ui:972 #: src/ui/buttons-financial.ui:1801 msgid "_Periodic Payment:" msgstr "" #. Future Value Dialog: Label before number of periods input #. Present Value Dialog: Label before number of periods input #: src/ui/buttons-financial.ui:484 src/ui/buttons-financial.ui:1004 msgid "_Number of Periods:" msgstr "" #. Title of Gross Profit Margin dialog #: src/ui/buttons-financial.ui:557 src/ui/buttons-financial.ui:2586 msgid "Gross Profit Margin" msgstr "" #. Gross Profit Margin Dialog: Description of calculation #: src/ui/buttons-financial.ui:621 msgid "" "Calculates the resale price of a product, based on the product cost and the " "wanted gross profit margin." msgstr "" #. Gross Profit Margin Dialog: Label before margin input #: src/ui/buttons-financial.ui:651 msgid "_Margin:" msgstr "" #. Title of Periodic Payment dialog #: src/ui/buttons-financial.ui:709 src/ui/buttons-financial.ui:2566 msgid "Periodic Payment" msgstr "" #. Periodic Payment Dialog: Description of calculation #: src/ui/buttons-financial.ui:774 msgid "" "Calculates the amount of the periodic payment of a loan, where payments are " "made at the end of each payment period. " msgstr "" #. Periodic Payment Dialog: Label before principal input #: src/ui/buttons-financial.ui:788 msgid "_Principal:" msgstr "" #. Periodic Payment Dialog: Label before term input #. Periodic Interest Rate Dialog: Label before term input #: src/ui/buttons-financial.ui:820 src/ui/buttons-financial.ui:1188 msgid "_Term:" msgstr "" #. Title of Present Value dialog #: src/ui/buttons-financial.ui:893 src/ui/buttons-financial.ui:2546 msgid "Present Value" msgstr "" #. Present Value Dialog: Description of calculation #: src/ui/buttons-financial.ui:958 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. " msgstr "" #. Title of Periodic Interest Rate dialog #: src/ui/buttons-financial.ui:1077 src/ui/buttons-financial.ui:2526 msgid "Periodic Interest Rate" msgstr "" #. Periodic Interest Rate Dialog: Description of calculation #: src/ui/buttons-financial.ui:1142 msgid "" "Calculates the periodic interest necessary to increase an investment to a " "future value, over the number of compounding periods. " msgstr "" #. Title of Straight-Line Depreciation dialog #: src/ui/buttons-financial.ui:1261 msgid "Straight-Line Depreciation" msgstr "" #. Straight-Line Depreciation Dialog: Label before cost input #. Sum-of-the-Years’-Digits Depreciation Dialog: Label before cost input #: src/ui/buttons-financial.ui:1325 src/ui/buttons-financial.ui:1557 msgid "_Cost:" msgstr "" #. Straight-Line Depreciation Dialog: Label before salvage input #. Sum-of-the-Years’-Digits Depreciation Dialog: Label before salvage input #: src/ui/buttons-financial.ui:1341 src/ui/buttons-financial.ui:1541 msgid "_Salvage:" msgstr "" #. Straight-Line Depreciation Dialog: Description of calculation #: src/ui/buttons-financial.ui:1419 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. " msgstr "" #. Title of Sum-of-the-Years’-Digits Depreciation dialog #: src/ui/buttons-financial.ui:1445 msgid "Sum-of-the-Years’-Digits Depreciation" msgstr "" #. Sum-of-the-Years’-Digits Depreciation Dialog: Description of calculation #: src/ui/buttons-financial.ui:1634 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. " msgstr "" #. Title of Payment Period dialog #: src/ui/buttons-financial.ui:1660 msgid "Payment Period" msgstr "" #. Payment Period Dialog: Label before future value input #: src/ui/buttons-financial.ui:1785 msgid "Future _Value:" msgstr "" #. Payment Period Dialog: Description of calculation #: src/ui/buttons-financial.ui:1818 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." msgstr "" #. 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 #: src/ui/buttons-financial.ui:2403 msgid "Ctrm" msgstr "" #. 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 #: src/ui/buttons-financial.ui:2422 msgid "Ddb" msgstr "" #: src/ui/buttons-financial.ui:2428 msgid "Double Declining Depreciation" msgstr "" #. 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 #: src/ui/buttons-financial.ui:2441 msgid "Fv" msgstr "" #. 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) #: src/ui/buttons-financial.ui:2460 msgid "Term" msgstr "" #: src/ui/buttons-financial.ui:2466 msgid "Financial Term" msgstr "" #. 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 #: src/ui/buttons-financial.ui:2480 msgid "Syd" msgstr "" #: src/ui/buttons-financial.ui:2486 msgid "Sum of the Years Digits Depreciation" msgstr "" #. 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 #: src/ui/buttons-financial.ui:2500 msgid "Sln" msgstr "" #: src/ui/buttons-financial.ui:2506 msgid "Straight Line Depreciation" msgstr "" #. 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 #: src/ui/buttons-financial.ui:2520 msgid "Rate" msgstr "" #. 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 #: src/ui/buttons-financial.ui:2540 msgid "Pv" msgstr "" #. 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 #: src/ui/buttons-financial.ui:2560 msgid "Pmt" msgstr "" #. 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 #: src/ui/buttons-financial.ui:2580 msgid "Gpm" msgstr "" #: src/ui/buttons-programming.ui:19 msgid "Binary" msgstr "" #: src/ui/buttons-programming.ui:20 msgid "Octal" msgstr "" #: src/ui/buttons-programming.ui:21 msgid "Decimal" msgstr "" #: src/ui/buttons-programming.ui:22 msgid "Hexadecimal" msgstr "" #. Accessible name for the shift left button #: src/ui/buttons-programming.ui:2026 src/ui/buttons-programming.ui:2029 msgid "Shift Left" msgstr "" #. Accessible name for the shift right button #: src/ui/buttons-programming.ui:2072 src/ui/buttons-programming.ui:2075 msgid "Shift Right" msgstr "" #: src/ui/buttons-programming.ui:2120 msgid "Boolean Exclusive OR" msgstr "" #: src/ui/buttons-programming.ui:2139 msgid "Boolean OR" msgstr "" #: src/ui/buttons-programming.ui:2159 msgid "Boolean AND" msgstr "" #: src/ui/buttons-programming.ui:2179 msgid "Boolean NOT" msgstr "" #: src/ui/buttons-programming.ui:2199 msgid "Ones’ Complement" msgstr "" #: src/ui/buttons-programming.ui:2219 msgid "Two’s Complement" msgstr "" #: src/ui/buttons-programming.ui:2319 msgid "Binary Logarithm" msgstr "" #: src/ui/buttons-programming.ui:2400 msgid "Integer Component" msgstr "" #: src/ui/buttons-programming.ui:2420 msgid "Fractional Component" msgstr "" #. Title of insert character code dialog #: src/ui/buttons-programming.ui:2463 src/ui/buttons-programming.ui:2597 msgid "Insert Character Code" msgstr "" #. Accessible name for the insert character button #: src/ui/buttons-programming.ui:2467 msgid "Insert Character" msgstr "" #: src/ui/buttons-programming.ui:2533 msgid "Change word size" msgstr "" #: src/ui/buttons-programming.ui:2567 msgid "Word Size" msgstr "" #. Insert ASCII dialog: Label before character entry #: src/ui/buttons-programming.ui:2610 msgid "Ch_aracter:" msgstr "" #. Insert ASCII dialog: Button to insert selected character #: src/ui/buttons-programming.ui:2659 msgid "_Insert" msgstr "" #. Translators: Do not translate possible mode names basic, advanced, financial, programming and keyboard #: src/gnome-calculator.vala:25 msgid "Start in given mode (basic, advanced, financial, programming, keyboard)" msgstr "" #: src/gnome-calculator.vala:26 msgid "Solve given equation" msgstr "" #: src/gnome-calculator.vala:27 msgid "Start with given equation" msgstr "" #: src/gnome-calculator.vala:28 msgid "Show release version" msgstr "" #. Translators: Error message displayed when unable to launch help browser #: src/gnome-calculator.vala:314 msgid "Unable to open help file" msgstr "" #. The translator credits. Please translate this with your name (s). #: src/gnome-calculator.vala:345 msgid "translator-credits" msgstr "" #: src/gnome-calculator.vala:351 src/ui/math-window.ui:101 msgid "About Calculator" msgstr "" #. Short description in the about dialog #: src/gnome-calculator.vala:360 msgid "Calculator with financial and scientific modes." msgstr "" #: src/gnome-calculator.vala:375 msgid "Are you sure you want to close all open windows?" msgstr "" #: src/gnome-calculator.vala:376 msgid "Close _All" msgstr "" #: src/math-buttons.vala:223 src/math-buttons.vala:581 #: src/math-buttons.vala:596 #, c-format msgid "%d-bit" msgid_plural "%d-bit" msgstr[0] "" msgstr[1] "" #: src/math-buttons.vala:566 #, c-format msgid "%d place" msgid_plural "%d places" msgstr[0] "" msgstr[1] "" #: src/ui/math-converter.ui:36 msgid " to " msgstr "" #: src/ui/math-converter.ui:66 msgid "Switch conversion units" msgstr "" #: src/ui/math-converter.ui:112 msgctxt "convertion equals label" msgid "=" msgstr "" #: src/math-display.vala:564 msgid "Defined Functions" msgstr "" #: src/math-display.vala:621 msgid "Defined Variables" msgstr "" #: src/ui/math-function-popover.ui:34 msgid "New function" msgstr "" #: src/ui/math-function-popover.ui:47 msgid "Select no. of arguments" msgstr "" #. Translators: Word size combo: 8 bit #: src/math-preferences.vala:26 msgid "8-bit" msgstr "" #. Translators: Word size combo: 16 bit #: src/math-preferences.vala:28 msgid "16-bit" msgstr "" #. Translators: Word size combo: 32 bit #: src/math-preferences.vala:30 msgid "32-bit" msgstr "" #. Translators: Word size combo: 64 bit #: src/math-preferences.vala:32 msgid "64-bit" msgstr "" #. Translators: Refresh interval combo: never #: src/math-preferences.vala:37 msgid "never" msgstr "" #. Translators: Refresh interval combo: daily #: src/math-preferences.vala:39 msgid "daily" msgstr "" #. Translators: Refresh interval combo: weekly #: src/math-preferences.vala:41 msgid "weekly" msgstr "" #: src/ui/math-preferences.ui:22 msgid "Number of _decimals" msgstr "" #: src/ui/math-preferences.ui:40 msgid "Trailing _zeroes" msgstr "" #: src/ui/math-preferences.ui:55 msgid "_Thousands separators" msgstr "" #: src/ui/math-preferences.ui:70 msgid "_Angle units" msgstr "" #: src/ui/math-preferences.ui:77 msgid "Word _size" msgstr "" #: src/ui/math-preferences.ui:84 msgid "E_xchange rate refresh interval" msgstr "" #: src/ui/math-shortcuts.ui:15 msgctxt "shortcut window" msgid "General" msgstr "" #: src/ui/math-shortcuts.ui:20 msgctxt "shortcut window" msgid "Open a new window" msgstr "" #: src/ui/math-shortcuts.ui:27 msgctxt "shortcut window" msgid "Close current window" msgstr "" #: src/ui/math-shortcuts.ui:34 msgctxt "shortcut window" msgid "Quit the application" msgstr "" #: src/ui/math-shortcuts.ui:41 msgctxt "shortcut window" msgid "Show help" msgstr "" #: src/ui/math-shortcuts.ui:48 msgctxt "shortcut window" msgid "Open menu" msgstr "" #: src/ui/math-shortcuts.ui:55 msgctxt "shortcut window" msgid "Keyboard shortcuts" msgstr "" #: src/ui/math-shortcuts.ui:62 msgctxt "shortcut window" msgid "Clear history" msgstr "" #: src/ui/math-shortcuts.ui:70 msgctxt "shortcut window" msgid "Switching modes" msgstr "" #: src/ui/math-shortcuts.ui:75 msgctxt "shortcut window" msgid "Switch to Basic mode" msgstr "" #: src/ui/math-shortcuts.ui:82 msgctxt "shortcut window" msgid "Switch to Advanced mode" msgstr "" #: src/ui/math-shortcuts.ui:89 msgctxt "shortcut window" msgid "Switch to Financial mode" msgstr "" #: src/ui/math-shortcuts.ui:96 msgctxt "shortcut window" msgid "Switch to Programming mode" msgstr "" #: src/ui/math-shortcuts.ui:103 msgctxt "shortcut window" msgid "Switch to Keyboard mode" msgstr "" #: src/ui/math-shortcuts.ui:111 msgctxt "shortcut window" msgid "Keyboard entry" msgstr "" #: src/ui/math-shortcuts.ui:116 msgctxt "shortcut window" msgid "Multiply (×)" msgstr "" #: src/ui/math-shortcuts.ui:123 msgctxt "shortcut window" msgid "Divide (÷)" msgstr "" #: src/ui/math-shortcuts.ui:130 msgctxt "shortcut window" msgid "Square root (√)" msgstr "" #: src/ui/math-shortcuts.ui:137 msgctxt "shortcut window" msgid "Inverse" msgstr "" #: src/ui/math-shortcuts.ui:144 msgctxt "shortcut window" msgid "Pi (π)" msgstr "" #: src/ui/math-shortcuts.ui:151 msgctxt "shortcut window" msgid "Enter numbers in scientific format" msgstr "" #: src/ui/math-shortcuts.ui:159 msgctxt "shortcut window" msgid "Programming mode" msgstr "" #: src/ui/math-shortcuts.ui:164 msgctxt "shortcut window" msgid "Switch to binary" msgstr "" #: src/ui/math-shortcuts.ui:171 msgctxt "shortcut window" msgid "Switch to octal" msgstr "" #: src/ui/math-shortcuts.ui:178 msgctxt "shortcut window" msgid "Switch to decimal" msgstr "" #: src/ui/math-shortcuts.ui:185 msgctxt "shortcut window" msgid "Switch to hexadecimal" msgstr "" #: src/ui/math-shortcuts.ui:193 msgctxt "shortcut window" msgid "Others" msgstr "" #: src/ui/math-shortcuts.ui:198 msgctxt "shortcut window" msgid "Copy" msgstr "" #: src/ui/math-shortcuts.ui:205 msgctxt "shortcut window" msgid "Paste" msgstr "" #: src/ui/math-shortcuts.ui:212 msgctxt "shortcut window" msgid "Undo" msgstr "" #: src/ui/math-shortcuts.ui:219 msgctxt "shortcut window" msgid "Redo" msgstr "" #: src/ui/math-shortcuts.ui:226 msgctxt "shortcut window" msgid "Previous result" msgstr "" #: src/ui/math-shortcuts.ui:233 msgctxt "shortcut window" msgid "Next result" msgstr "" #: src/ui/math-shortcuts.ui:240 msgctxt "shortcut window" msgid "Switch to Keyboard mode (alt.)" msgstr "" #: src/ui/math-variable-popover.ui:38 msgid "Variable name" msgstr "" #: src/ui/math-variable-popover.ui:52 msgid "Store value into existing or new variable" msgstr "" #: src/ui/math-window.ui:20 src/math-window.vala:90 msgid "Basic" msgstr "" #: src/ui/math-window.ui:25 src/math-window.vala:96 msgid "Advanced" msgstr "" #: src/ui/math-window.ui:30 src/math-window.vala:102 msgid "Financial" msgstr "" #: src/ui/math-window.ui:35 src/math-window.vala:108 msgid "Programming" msgstr "" #: src/ui/math-window.ui:40 src/math-window.vala:114 msgid "Keyboard" msgstr "" #: src/ui/math-window.ui:49 msgid "_New Window" msgstr "" #. Translators: entry of the Setup submenu of the hamburger menu (with a mnemonic that appears when pressing Alt); set number format to "automatic"; other possible options are "_Fixed", "_Scientific" and "_Engineering" #: src/ui/math-window.ui:61 msgid "_Automatic" msgstr "" #. Translators: entry of the Setup submenu of the hamburger menu (with a mnemonic that appears when pressing Alt); set number format to "fixed"; other possible options are "_Automatic", "_Scientific" and "_Engineering" #: src/ui/math-window.ui:67 msgid "_Fixed" msgstr "" #. Translators: entry of the Setup submenu of the hamburger menu (with a mnemonic that appears when pressing Alt); set number format to "scientific"; other possible options are "_Fixed", "_Automatic" and "_Engineering" #: src/ui/math-window.ui:73 msgid "_Scientific" msgstr "" #. Translators: entry of the Setup submenu of the hamburger menu (with a mnemonic that appears when pressing Alt); set number format to "engineering"; other possible options are "_Fixed", "_Scientific" and "_Automatic" #: src/ui/math-window.ui:79 msgid "_Engineering" msgstr "" #: src/ui/math-window.ui:89 msgid "Preferences" msgstr "" #: src/ui/math-window.ui:93 msgid "Keyboard Shortcuts" msgstr "" #: src/ui/math-window.ui:97 msgid "_Help" msgstr "" #: src/ui/math-window.ui:131 msgid "Mode selection" msgstr "" #: src/ui/math-window.ui:178 msgid "Undo" msgstr "" #: src/ui/math-window.ui:179 msgid "Undo [Ctrl+Z]" msgstr "" #: src/ui/math-window.ui:195 msgid "Primary menu" msgstr "" #: src/math-window.vala:143 msgid "_Quit" msgstr ""