From a2327c893a8901c2485083e4ec6d41986c020c38 Mon Sep 17 00:00:00 2001 From: raveit65 Date: Sun, 24 Feb 2019 17:58:25 +0100 Subject: tx: sync with transifex --- po/nl.po | 58 +++++++++++++++++++++++++++++----------------------------- 1 file changed, 29 insertions(+), 29 deletions(-) (limited to 'po/nl.po') diff --git a/po/nl.po b/po/nl.po index 7e9b834..75ea8e1 100644 --- a/po/nl.po +++ b/po/nl.po @@ -19,7 +19,7 @@ msgid "" msgstr "" "Project-Id-Version: MATE Desktop Environment\n" "Report-Msgid-Bugs-To: \n" -"POT-Creation-Date: 2018-06-14 15:15+0200\n" +"POT-Creation-Date: 2019-02-09 20:37+0100\n" "PO-Revision-Date: 2018-03-11 16:33+0000\n" "Last-Translator: infirit , 2018\n" "Language-Team: Dutch (https://www.transifex.com/mate/teams/13566/nl/)\n" @@ -489,7 +489,7 @@ msgid "64-bit" msgstr "64-bit" #. Title of preferences dialog -#: ../data/preferences.ui.h:9 ../src/math-preferences.c:238 +#: ../data/preferences.ui.h:9 ../src/math-preferences.c:239 msgid "Preferences" msgstr "Voorkeuren" @@ -546,7 +546,7 @@ msgid "MATE Calculator" msgstr "MATE Rekenmachine" #. Title of main window -#: ../data/mate-calc.desktop.in.h:2 ../src/math-window.c:562 +#: ../data/mate-calc.desktop.in.h:2 ../src/math-window.c:563 msgid "Calculator" msgstr "Rekenmachine" @@ -1203,12 +1203,12 @@ msgstr "Teken" #. Label that is displayed between the two conversion combo boxes, e.g. #. "[degrees] in [radians]" -#: ../src/math-converter.c:414 +#: ../src/math-converter.c:412 msgid " in " msgstr " in " #. Tooltip for swap conversion button -#: ../src/math-converter.c:429 +#: ../src/math-converter.c:427 msgid "Switch conversion units" msgstr "Conversie-eenheid wisselen" @@ -1282,7 +1282,7 @@ msgid "Displayed value not an integer" msgstr "Weergegeven waarde is niet een geheel getal" #. Digits localized for the given language -#: ../src/math-equation.c:1918 +#: ../src/math-equation.c:1916 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" @@ -1290,45 +1290,45 @@ msgstr "0,1,2,3,4,5,6,7,8,9,A,B,C,D,E,F" #. calculations #. FIXME: Approximations of 1/(units in a circle), therefore, 360 deg != 400 #. grads -#: ../src/math-preferences.c:255 ../src/unit-manager.c:54 +#: ../src/math-preferences.c:256 ../src/unit-manager.c:54 msgid "Degrees" msgstr "Graden" #. Preferences dialog: Angle unit combo box: Use radians for trigonometric #. calculations -#: ../src/math-preferences.c:259 ../src/unit-manager.c:55 +#: ../src/math-preferences.c:260 ../src/unit-manager.c:55 msgid "Radians" msgstr "Radialen" #. Preferences dialog: Angle unit combo box: Use gradians for trigonometric #. calculations -#: ../src/math-preferences.c:263 ../src/unit-manager.c:56 +#: ../src/math-preferences.c:264 ../src/unit-manager.c:56 msgid "Gradians" msgstr "Gon" #. Number display mode combo: Automatic, e.g. 1234 (or scientific for large #. number 1.234×10^99) -#: ../src/math-preferences.c:273 +#: ../src/math-preferences.c:274 msgid "Automatic" msgstr "Automatisch" #. Number display mode combo: Fixed, e.g. 1234 -#: ../src/math-preferences.c:277 +#: ../src/math-preferences.c:278 msgid "Fixed" msgstr "Vast" #. Number display mode combo: Scientific, e.g. 1.234×10^3 -#: ../src/math-preferences.c:281 +#: ../src/math-preferences.c:282 msgid "Scientific" msgstr "Wetenschappelijk" #. Number display mode combo: Engineering, e.g. 1.234k -#: ../src/math-preferences.c:285 +#: ../src/math-preferences.c:286 msgid "Engineering" msgstr "Technisch" #. Label used in preferences dialog. The %d is replaced by a spinbutton -#: ../src/math-preferences.c:296 +#: ../src/math-preferences.c:297 #, c-format msgid "Show %d decimal _places" msgstr "Toon %d decimale _posities" @@ -1395,70 +1395,70 @@ msgid "Calculator with financial and scientific modes." msgstr "Rekenmachine met financiële en wetenschappelijke standen." #. Calculator menu -#: ../src/math-window.c:395 +#: ../src/math-window.c:398 msgid "_Calculator" msgstr "_Rekenmachine " #. Mode menu -#: ../src/math-window.c:397 +#: ../src/math-window.c:400 msgid "_Mode" msgstr "_Modus" #. Help menu label -#: ../src/math-window.c:399 +#: ../src/math-window.c:402 msgid "_Help" msgstr "_Hulp" #. Basic menu label -#: ../src/math-window.c:401 +#: ../src/math-window.c:404 msgid "_Basic" msgstr "_Eenvoudig" #. Advanced menu label -#: ../src/math-window.c:403 +#: ../src/math-window.c:406 msgid "_Advanced" msgstr "Ge_avanceerd" #. Financial menu label -#: ../src/math-window.c:405 +#: ../src/math-window.c:408 msgid "_Financial" msgstr "_Financieel" #. Programming menu label -#: ../src/math-window.c:407 +#: ../src/math-window.c:410 msgid "_Programming" msgstr "_Programmeren" #. Help>Contents menu label -#: ../src/math-window.c:409 +#: ../src/math-window.c:412 msgid "_Contents" msgstr "In_houd" -#: ../src/math-window.c:412 +#: ../src/math-window.c:415 msgid "_Copy" msgstr "_Kopiëren" -#: ../src/math-window.c:414 +#: ../src/math-window.c:417 msgid "_Paste" msgstr "_Plakken" -#: ../src/math-window.c:416 +#: ../src/math-window.c:419 msgid "_Undo" msgstr "_Ongedaan maken" -#: ../src/math-window.c:418 +#: ../src/math-window.c:421 msgid "_Redo" msgstr "Opnieuw uitvoeren" -#: ../src/math-window.c:421 +#: ../src/math-window.c:424 msgid "_Preferences" msgstr "Voorkeuren" -#: ../src/math-window.c:423 +#: ../src/math-window.c:426 msgid "_Quit" msgstr "A_fsluiten" -#: ../src/math-window.c:440 +#: ../src/math-window.c:443 msgid "_About" msgstr "_Info" -- cgit v1.2.1