From dee4c62d7b4161f1dacd7cdcc9b2ea09660b0d80 Mon Sep 17 00:00:00 2001 From: raveit65 Date: Sun, 24 Feb 2019 09:19:19 +0100 Subject: tx: sync with transifex --- po/nl.po | 347 ++++++++++++++++++++++++++++++--------------------------------- 1 file changed, 165 insertions(+), 182 deletions(-) (limited to 'po/nl.po') diff --git a/po/nl.po b/po/nl.po index fefd270..11b03b2 100644 --- a/po/nl.po +++ b/po/nl.po @@ -18,7 +18,7 @@ msgid "" msgstr "" "Project-Id-Version: MATE Desktop Environment\n" "Report-Msgid-Bugs-To: \n" -"POT-Creation-Date: 2019-02-04 11:36+0100\n" +"POT-Creation-Date: 2019-02-10 18:23+0100\n" "PO-Revision-Date: 2018-03-12 08:42+0000\n" "Last-Translator: infirit , 2018\n" "Language-Team: Dutch (https://www.transifex.com/mate/teams/13566/nl/)\n" @@ -57,7 +57,7 @@ msgid "MATE Terminal" msgstr "MATE Terminalvenster" #: ../mate-terminal.desktop.in.in.h:2 ../src/terminal-accels.c:350 -#: ../src/terminal.c:590 ../src/terminal-profile.c:161 +#: ../src/terminal.c:590 ../src/terminal-profile.c:159 #: ../src/terminal-window.c:2154 msgid "Terminal" msgstr "Terminalvenster" @@ -493,23 +493,10 @@ msgstr "" "worden)." #: ../src/org.mate.terminal.gschema.xml.in.h:64 -msgid "Whether to update login records when launching terminal command" -msgstr "" -"Al dan niet aanmeldingsrapport bijwerken bij starten van terminalopdracht" - -#: ../src/org.mate.terminal.gschema.xml.in.h:65 -msgid "" -"If true, the system login records utmp and wtmp will be updated when the " -"command inside the terminal is launched." -msgstr "" -"Indien ingeschakeld zullen de systeem-aanmeldrapporten utmp en wtmp worden " -"bijgewerkt wanneer de opdracht vanuit de terminal wordt uitgevoerd." - -#: ../src/org.mate.terminal.gschema.xml.in.h:66 msgid "Whether to run a custom command instead of the shell" msgstr "Al dan niet een aangepaste opdracht uitvoeren in plaats van de shell" -#: ../src/org.mate.terminal.gschema.xml.in.h:67 +#: ../src/org.mate.terminal.gschema.xml.in.h:65 msgid "" "If true, the value of the custom_command setting will be used in place of " "running a shell." @@ -517,11 +504,11 @@ msgstr "" "Indien ingeschakeld zal de waarde van ‘custom_command’ uitgevoerd worden in " "plaats van de shell." -#: ../src/org.mate.terminal.gschema.xml.in.h:68 +#: ../src/org.mate.terminal.gschema.xml.in.h:66 msgid "Whether to blink the cursor" msgstr "Al dan niet een knipperende aanwijzer" -#: ../src/org.mate.terminal.gschema.xml.in.h:69 +#: ../src/org.mate.terminal.gschema.xml.in.h:67 msgid "" "The possible values are \"system\" to use the global cursor blinking " "settings, or \"on\" or \"off\" to set the mode explicitly." @@ -529,11 +516,11 @@ msgstr "" " De mogelijke waarden zijn ‘system’ om de algemene instellingen te " "gebruiken, of ‘on’ dan wel ‘off’ om dit expliciet in te stellen." -#: ../src/org.mate.terminal.gschema.xml.in.h:70 +#: ../src/org.mate.terminal.gschema.xml.in.h:68 msgid "The cursor appearance" msgstr "Aanwijzer-uiterlijk" -#: ../src/org.mate.terminal.gschema.xml.in.h:71 +#: ../src/org.mate.terminal.gschema.xml.in.h:69 msgid "" "The possible values are \"block\" to use a block cursor, \"ibeam\" to use a " "vertical line cursor, or \"underline\" to use an underline cursor." @@ -541,30 +528,30 @@ msgstr "" "De mogelijke waarden zijn ‘block’ voor een blokcursor, ‘ibeam’ voor een " "verticale lijn, en ‘underline’ voor een onderstreepte aanwijzer." -#: ../src/org.mate.terminal.gschema.xml.in.h:72 +#: ../src/org.mate.terminal.gschema.xml.in.h:70 msgid "Custom command to use instead of the shell" msgstr "Aangepaste opdracht _uitvoeren in plaats van de shell" -#: ../src/org.mate.terminal.gschema.xml.in.h:73 +#: ../src/org.mate.terminal.gschema.xml.in.h:71 msgid "Run this command in place of the shell, if use_custom_command is true." msgstr "" "Gebruik deze opdracht in plaats van de shell, als 'use_custom_command' aan " "staat." -#: ../src/org.mate.terminal.gschema.xml.in.h:74 +#: ../src/org.mate.terminal.gschema.xml.in.h:72 msgid "Icon for terminal window" msgstr "Pictogram voor het terminalvenster" -#: ../src/org.mate.terminal.gschema.xml.in.h:75 +#: ../src/org.mate.terminal.gschema.xml.in.h:73 msgid "Icon to use for tabs/windows containing this profile." msgstr "" "Pictogram dat gebruikt moet worden voor tabbladen/vensters met dit profiel." -#: ../src/org.mate.terminal.gschema.xml.in.h:76 +#: ../src/org.mate.terminal.gschema.xml.in.h:74 msgid "Palette for terminal applications" msgstr "Palet voor terminalprogramma's" -#: ../src/org.mate.terminal.gschema.xml.in.h:77 +#: ../src/org.mate.terminal.gschema.xml.in.h:75 msgid "" "Terminals have a 16-color palette that applications inside the terminal can " "use. This is that palette, in the form of a colon-separated list of color " @@ -575,21 +562,21 @@ msgstr "" "gescheiden lijst met kleurnamen. Kleurnamen moeten in hex-formaat zijn. b.v." " ‘#FF00FF’." -#: ../src/org.mate.terminal.gschema.xml.in.h:78 +#: ../src/org.mate.terminal.gschema.xml.in.h:76 msgid "Font" msgstr "Lettertype" -#: ../src/org.mate.terminal.gschema.xml.in.h:79 +#: ../src/org.mate.terminal.gschema.xml.in.h:77 msgid "An Pango font name. Examples are \"Sans 12\" or \"Monospace Bold 14\"." msgstr "" "Een naam van een Pango-lettertype. Voorbeelden: ‘Sans 12’ of ‘Monospace Bold" " 14’." -#: ../src/org.mate.terminal.gschema.xml.in.h:80 +#: ../src/org.mate.terminal.gschema.xml.in.h:78 msgid "Background type" msgstr "Achtergrondtype" -#: ../src/org.mate.terminal.gschema.xml.in.h:81 +#: ../src/org.mate.terminal.gschema.xml.in.h:79 msgid "" "Type of terminal background. May be \"solid\" for a solid color, \"image\" " "for an image, or \"transparent\" for either real transparency if a " @@ -599,19 +586,19 @@ msgstr "" "afbeelding of ‘transparent’ voor oftewel echt doorzichtig (als u " "vensterbeheer met beeldsamenstelling gebruikt), danwel pseudo-doorzichtig." -#: ../src/org.mate.terminal.gschema.xml.in.h:82 +#: ../src/org.mate.terminal.gschema.xml.in.h:80 msgid "Background image" msgstr "Achtergrondafbeelding" -#: ../src/org.mate.terminal.gschema.xml.in.h:83 +#: ../src/org.mate.terminal.gschema.xml.in.h:81 msgid "Filename of a background image." msgstr "Bestandsnaam van een achtergrondafbeelding." -#: ../src/org.mate.terminal.gschema.xml.in.h:84 +#: ../src/org.mate.terminal.gschema.xml.in.h:82 msgid "Whether to scroll background image" msgstr "Al dan niet achtergrondafbeelding schuiven" -#: ../src/org.mate.terminal.gschema.xml.in.h:85 +#: ../src/org.mate.terminal.gschema.xml.in.h:83 msgid "" "If true, scroll the background image with the foreground text; if false, " "keep the image in a fixed position and scroll the text above it." @@ -619,11 +606,11 @@ msgstr "" "Indien 'true' schuift de achtergrond mee met de tekst; indien 'false' heeft " "de afbeelding een vaste positie en schuift de tekst erover heen." -#: ../src/org.mate.terminal.gschema.xml.in.h:86 +#: ../src/org.mate.terminal.gschema.xml.in.h:84 msgid "How much to darken the background image" msgstr "Hoeveel de achtergrondafbeelding donkerder moet worden gemaakt" -#: ../src/org.mate.terminal.gschema.xml.in.h:87 +#: ../src/org.mate.terminal.gschema.xml.in.h:85 msgid "" "A value between 0.0 and 1.0 indicating how much to darken the background " "image. 0.0 means no darkness, 1.0 means fully dark. In the current " @@ -636,11 +623,11 @@ msgstr "" "mogelijk. Deze instelling werkt dus als een boolean, waar 0.0 het " "donkermaken uitschakelt." -#: ../src/org.mate.terminal.gschema.xml.in.h:88 +#: ../src/org.mate.terminal.gschema.xml.in.h:86 msgid "Effect of the Backspace key" msgstr "Het effect van de Backspace-toets" -#: ../src/org.mate.terminal.gschema.xml.in.h:89 +#: ../src/org.mate.terminal.gschema.xml.in.h:87 msgid "" "Sets what code the backspace key generates. Possible values are \"ascii-" "del\" for the ASCII DEL character, \"control-h\" for Control-H (AKA the " @@ -654,11 +641,11 @@ msgstr "" "gebruikelijk is voor backspace of delete. ‘ascii-del’ is normaal gesproken " "de goede instelling voor de backspace-toets." -#: ../src/org.mate.terminal.gschema.xml.in.h:90 +#: ../src/org.mate.terminal.gschema.xml.in.h:88 msgid "Effect of the Delete key" msgstr "Het effect van de Delete-toets" -#: ../src/org.mate.terminal.gschema.xml.in.h:91 +#: ../src/org.mate.terminal.gschema.xml.in.h:89 msgid "" "Sets what code the delete key generates. Possible values are \"ascii-del\" " "for the ASCII DEL character, \"control-h\" for Control-H (AKA the ASCII BS " @@ -672,12 +659,12 @@ msgstr "" "gesproken verbonden is met backspace of delete. ‘escape-sequence’ is normaal" " gesproken de goede instelling voor de delete-toets." -#: ../src/org.mate.terminal.gschema.xml.in.h:92 +#: ../src/org.mate.terminal.gschema.xml.in.h:90 msgid "Whether to use the colors from the theme for the terminal widget" msgstr "" "Al dan niet de kleuren van het thema gebruiken voor het terminalvenster" -#: ../src/org.mate.terminal.gschema.xml.in.h:93 +#: ../src/org.mate.terminal.gschema.xml.in.h:91 msgid "" "If true, the theme color scheme used for text entry boxes will be used for " "the terminal, instead of colors provided by the user." @@ -686,11 +673,11 @@ msgstr "" "worden voor het terminalvenster, in plaats van de kleuren die de gebruiker " "heeft ingesteld." -#: ../src/org.mate.terminal.gschema.xml.in.h:94 +#: ../src/org.mate.terminal.gschema.xml.in.h:92 msgid "Whether to use the system font" msgstr "Al dan niet het systeemlettertype gebruiken" -#: ../src/org.mate.terminal.gschema.xml.in.h:95 +#: ../src/org.mate.terminal.gschema.xml.in.h:93 msgid "" "If true, the terminal will use the desktop-global standard font if it's " "monospace (and the most similar font it can come up with otherwise)." @@ -699,11 +686,11 @@ msgstr "" "werkomgeving overnemen als dit lettertype een vaste breedte heeft (en anders" " een lettertype gebruiken dat er veel op lijkt)." -#: ../src/org.mate.terminal.gschema.xml.in.h:96 +#: ../src/org.mate.terminal.gschema.xml.in.h:94 msgid "Highlight S/Key challenges" msgstr "S/Key challenges markeren" -#: ../src/org.mate.terminal.gschema.xml.in.h:97 +#: ../src/org.mate.terminal.gschema.xml.in.h:95 msgid "" "Popup a dialog when an S/Key challenge response query is detected and " "clicked on. Typing a password into the dialog will send it to the terminal." @@ -712,11 +699,11 @@ msgstr "" "ontdekt is en aangeklikt wordt. Bij intikken van een wachtwoord in het " "dialoogvenster zal dit worden doorgegeven aan het terminalvenster." -#: ../src/org.mate.terminal.gschema.xml.in.h:98 +#: ../src/org.mate.terminal.gschema.xml.in.h:96 msgid "Keyboard shortcut to open a new tab" msgstr "Sneltoets voor het openen van een nieuw tabblad." -#: ../src/org.mate.terminal.gschema.xml.in.h:99 +#: ../src/org.mate.terminal.gschema.xml.in.h:97 msgid "" "Keyboard shortcut key for opening a new tab. Expressed as a string in the " "same format used for GTK+ resource files. If you set the option to the " @@ -727,11 +714,11 @@ msgstr "" "tekenreeks in dezelfde opmaak als de GTK+-resourcebestanden. Als u de optie " "instelt op ‘disabled’, zal er geen sneltoets zijn voor deze actie." -#: ../src/org.mate.terminal.gschema.xml.in.h:100 +#: ../src/org.mate.terminal.gschema.xml.in.h:98 msgid "Keyboard shortcut to open a new window" msgstr "Sneltoets voor het openen van een nieuw venster" -#: ../src/org.mate.terminal.gschema.xml.in.h:101 +#: ../src/org.mate.terminal.gschema.xml.in.h:99 msgid "" "Keyboard shortcut key for opening a new window. Expressed as a string in the" " same format used for GTK+ resource files. If you set the option to the " @@ -742,11 +729,11 @@ msgstr "" "tekenreeks in dezelfde opmaak als de GTK+-resourcebestanden. Als u de optie " "instelt op ‘disabled’, zal er geen sneltoets zijn voor deze actie." -#: ../src/org.mate.terminal.gschema.xml.in.h:102 +#: ../src/org.mate.terminal.gschema.xml.in.h:100 msgid "Keyboard shortcut to create a new profile" msgstr "Sneltoets voor het creëren van een nieuw profiel." -#: ../src/org.mate.terminal.gschema.xml.in.h:103 +#: ../src/org.mate.terminal.gschema.xml.in.h:101 msgid "" "Keyboard shortcut key for bringing up the dialog for profile creation. " "Expressed as a string in the same format used for GTK+ resource files. If " @@ -758,12 +745,12 @@ msgstr "" "resource bestanden. Als de speciale optie ‘disabled’ wordt ingesteld, zal er" " geen sneltoets aan deze actie gekoppeld worden." -#: ../src/org.mate.terminal.gschema.xml.in.h:104 +#: ../src/org.mate.terminal.gschema.xml.in.h:102 msgid "Keyboard shortcut to save the current tab contents to file" msgstr "" "Sneltoets om de inhoud van het huidige tabblad op te slaan in een bestand" -#: ../src/org.mate.terminal.gschema.xml.in.h:105 +#: ../src/org.mate.terminal.gschema.xml.in.h:103 msgid "" "Keyboard shortcut key to save the current tab contents to a file. Expressed " "as a string in the same format used for GTK+ resource files. If you set the " @@ -775,11 +762,11 @@ msgstr "" "GTK+-resourcebestanden. Als u de optie instelt op ‘disabled’, zal er geen " "sneltoets zijn voor deze actie." -#: ../src/org.mate.terminal.gschema.xml.in.h:106 +#: ../src/org.mate.terminal.gschema.xml.in.h:104 msgid "Keyboard shortcut to close a tab" msgstr "Sneltoets voor het sluiten van een tabblad" -#: ../src/org.mate.terminal.gschema.xml.in.h:107 +#: ../src/org.mate.terminal.gschema.xml.in.h:105 msgid "" "Keyboard shortcut key for closing a tab. Expressed as a string in the same " "format used for GTK+ resource files. If you set the option to the special " @@ -790,11 +777,11 @@ msgstr "" " dezelfde opmaak als de GTK+-resourcebestanden. Als u de optie instelt op " "‘disabled’, zal er geen sneltoets zijn voor deze actie." -#: ../src/org.mate.terminal.gschema.xml.in.h:108 +#: ../src/org.mate.terminal.gschema.xml.in.h:106 msgid "Keyboard shortcut to close a window" msgstr "Sneltoets voor het sluiten van een venster" -#: ../src/org.mate.terminal.gschema.xml.in.h:109 +#: ../src/org.mate.terminal.gschema.xml.in.h:107 msgid "" "Keyboard shortcut key for closing a window. Expressed as a string in the " "same format used for GTK+ resource files. If you set the option to the " @@ -805,11 +792,11 @@ msgstr "" " dezelfde opmaak als de GTK+-resourcebestanden. Als u de optie instelt op " "‘disabled’, zal er geen sneltoets zijn voor deze actie." -#: ../src/org.mate.terminal.gschema.xml.in.h:110 +#: ../src/org.mate.terminal.gschema.xml.in.h:108 msgid "Keyboard shortcut to copy text" msgstr "Sneltoets voor het kopiëren van tekst" -#: ../src/org.mate.terminal.gschema.xml.in.h:111 +#: ../src/org.mate.terminal.gschema.xml.in.h:109 msgid "" "Keyboard shortcut key for copying selected text to the clipboard. Expressed " "as a string in the same format used for GTK+ resource files. If you set the " @@ -821,11 +808,11 @@ msgstr "" "GTK+-resourcebestanden. Als u de optie instelt op ‘disabled’, zal er geen " "sneltoets zijn voor deze actie." -#: ../src/org.mate.terminal.gschema.xml.in.h:112 +#: ../src/org.mate.terminal.gschema.xml.in.h:110 msgid "Keyboard shortcut to paste text" msgstr "Sneltoets voor het plakken van tekst" -#: ../src/org.mate.terminal.gschema.xml.in.h:113 +#: ../src/org.mate.terminal.gschema.xml.in.h:111 msgid "" "Keyboard shortcut key for pasting the contents of the clipboard in the " "terminal. Expressed as a string in the same format used for GTK+ resource " @@ -838,11 +825,11 @@ msgstr "" "instelt op de speciale tekenreeks 'disabled', dan zal er voor deze actie " "geen sneltoets zijn." -#: ../src/org.mate.terminal.gschema.xml.in.h:114 +#: ../src/org.mate.terminal.gschema.xml.in.h:112 msgid "Keyboard shortcut to select all text" msgstr "Sneltoets om alle tekst te kiezen" -#: ../src/org.mate.terminal.gschema.xml.in.h:115 +#: ../src/org.mate.terminal.gschema.xml.in.h:113 msgid "" "Keyboard shortcut key for selecting all the text in the terminal. Expressed " "as a string in the same format used for GTK+ resource files. If you set the " @@ -854,11 +841,11 @@ msgstr "" "GTK+ bronbestanden. Wanneer u de optie instelt op de speciale tekenreeks " "'disabled', dan zal er voor deze actie geen sneltoets zijn." -#: ../src/org.mate.terminal.gschema.xml.in.h:116 +#: ../src/org.mate.terminal.gschema.xml.in.h:114 msgid "Keyboard shortcut to show the find dialog" msgstr "Sneltoets om de zoekdialoog te tonen" -#: ../src/org.mate.terminal.gschema.xml.in.h:117 +#: ../src/org.mate.terminal.gschema.xml.in.h:115 msgid "" "Keyboard shortcut key for showing the find dialog. Expressed as a string in " "the same format used for GTK+ resource files. If you set the option to the " @@ -870,11 +857,11 @@ msgstr "" " u de optie instelt op de speciale tekenreeks 'uitgeschakeld', dan zal er " "geen sneltoets zijn voor deze actie." -#: ../src/org.mate.terminal.gschema.xml.in.h:118 +#: ../src/org.mate.terminal.gschema.xml.in.h:116 msgid "Keyboard shortcut to find the next occurrence of the search term" msgstr "Sneltoets om de volgende keer dat een zoekterm vóórkomt, te vinden" -#: ../src/org.mate.terminal.gschema.xml.in.h:119 +#: ../src/org.mate.terminal.gschema.xml.in.h:117 msgid "" "Keyboard shortcut key for finding the next occurrence of the search term in " "the terminal. Expressed as a string in the same format used for GTK+ " @@ -886,11 +873,11 @@ msgstr "" "gebruikt voor GTK+ bronbestanden. Wanneer u de optie instelt op de speciale " "tekenreeks 'disabled', dan zal er voor deze actie geen sneltoets zijn." -#: ../src/org.mate.terminal.gschema.xml.in.h:120 +#: ../src/org.mate.terminal.gschema.xml.in.h:118 msgid "Keyboard shortcut to find the previous occurrence of the search term" msgstr "Sneltoets om de vorige keer dat een zoekterm vóórkwam, te vinden" -#: ../src/org.mate.terminal.gschema.xml.in.h:121 +#: ../src/org.mate.terminal.gschema.xml.in.h:119 msgid "" "Keyboard shortcut key for finding the previous occurrence of the search term" " in the terminal. Expressed as a string in the same format used for GTK+ " @@ -902,11 +889,11 @@ msgstr "" "GTK+ bronbestanden. Wanneer u de optie instelt op de speciale tekenreeks " "'disabled', dan zal er voor deze actie geen sneltoets zijn." -#: ../src/org.mate.terminal.gschema.xml.in.h:122 +#: ../src/org.mate.terminal.gschema.xml.in.h:120 msgid "Keyboard shortcut to toggle full screen mode" msgstr "Sneltoets voor het omschakelen van schermvullende modus" -#: ../src/org.mate.terminal.gschema.xml.in.h:123 +#: ../src/org.mate.terminal.gschema.xml.in.h:121 msgid "" "Keyboard shortcut key for toggling full screen mode. Expressed as a string " "in the same format used for GTK+ resource files. If you set the option to " @@ -917,11 +904,11 @@ msgstr "" "tekenreeks in dezelfde opmaak als de GTK+-resourcebestanden. Als u de optie " "instelt op ‘disabled’, zal er geen sneltoets zijn voor deze actie." -#: ../src/org.mate.terminal.gschema.xml.in.h:124 +#: ../src/org.mate.terminal.gschema.xml.in.h:122 msgid "Keyboard shortcut to toggle the visibility of the menubar" msgstr "Sneltoets voor het omschakelen van de zichtbaarheid van de menubalk" -#: ../src/org.mate.terminal.gschema.xml.in.h:125 +#: ../src/org.mate.terminal.gschema.xml.in.h:123 msgid "" "Keyboard shortcut key to toggle the visibility of the menubar. Expressed as " "a string in the same format used for GTK+ resource files. If you set the " @@ -932,11 +919,11 @@ msgstr "" "tekenreeks in dezelfde opmaak als de GTK+-resourcebestanden. Als u de optie " "instelt op ‘disabled’, zal er geen sneltoets zijn voor deze actie." -#: ../src/org.mate.terminal.gschema.xml.in.h:126 +#: ../src/org.mate.terminal.gschema.xml.in.h:124 msgid "Keyboard shortcut to set the terminal title" msgstr "Sneltoets voor het instellen van de titel van het terminalvenster" -#: ../src/org.mate.terminal.gschema.xml.in.h:127 +#: ../src/org.mate.terminal.gschema.xml.in.h:125 msgid "" "Keyboard shortcut key to set the terminal title. Expressed as a string in " "the same format used for GTK+ resource files. If you set the option to the " @@ -948,11 +935,11 @@ msgstr "" "GTK+-resourcebestanden. Als u de optie instelt op ‘disabled’, zal er geen " "sneltoets zijn voor deze actie." -#: ../src/org.mate.terminal.gschema.xml.in.h:128 +#: ../src/org.mate.terminal.gschema.xml.in.h:126 msgid "Keyboard shortcut to reset the terminal" msgstr "Sneltoets voor het terugzetten van het terminalvenster" -#: ../src/org.mate.terminal.gschema.xml.in.h:129 +#: ../src/org.mate.terminal.gschema.xml.in.h:127 msgid "" "Keyboard shortcut key to reset the terminal. Expressed as a string in the " "same format used for GTK+ resource files. If you set the option to the " @@ -964,11 +951,11 @@ msgstr "" "GTK+-resourcebestanden. Als u de optie instelt op ‘disabled’, zal er geen " "sneltoets zijn voor deze actie." -#: ../src/org.mate.terminal.gschema.xml.in.h:130 +#: ../src/org.mate.terminal.gschema.xml.in.h:128 msgid "Keyboard shortcut to reset and clear the terminal" msgstr "Sneltoets voor het terugzetten en leegmaken van het terminalvenster" -#: ../src/org.mate.terminal.gschema.xml.in.h:131 +#: ../src/org.mate.terminal.gschema.xml.in.h:129 msgid "" "Keyboard shortcut key to reset and clear the terminal. Expressed as a string" " in the same format used for GTK+ resource files. If you set the option to " @@ -980,11 +967,11 @@ msgstr "" "GTK+-resourcebestanden. Als u de optie instelt op ‘disabled’, zal er geen " "sneltoets zijn voor deze actie." -#: ../src/org.mate.terminal.gschema.xml.in.h:132 +#: ../src/org.mate.terminal.gschema.xml.in.h:130 msgid "Keyboard shortcut to switch to the previous tab" msgstr "Sneltoets voor het schakelen naar het vorige tabblad" -#: ../src/org.mate.terminal.gschema.xml.in.h:133 +#: ../src/org.mate.terminal.gschema.xml.in.h:131 msgid "" "Keyboard shortcut key to switch to the previous tab. Expressed as a string " "in the same format used for GTK+ resource files. If you set the option to " @@ -995,11 +982,11 @@ msgstr "" "tekenreeks in dezelfde opmaak als de GTK+-resourcebestanden. Als u de optie " "instelt op ‘disabled’, zal er geen sneltoets zijn voor deze actie." -#: ../src/org.mate.terminal.gschema.xml.in.h:134 +#: ../src/org.mate.terminal.gschema.xml.in.h:132 msgid "Keyboard shortcut to switch to the next tab" msgstr "Sneltoets voor het schakelen naar het volgende tabblad" -#: ../src/org.mate.terminal.gschema.xml.in.h:135 +#: ../src/org.mate.terminal.gschema.xml.in.h:133 msgid "" "Keyboard shortcut key to switch to the next tab. Expressed as a string in " "the same format used for GTK+ resource files. If you set the option to the " @@ -1010,11 +997,11 @@ msgstr "" "tekenreeks in dezelfde opmaak als de GTK+-resourcebestanden. Als u de optie " "instelt op ‘disabled’, zal er geen sneltoets zijn voor deze actie." -#: ../src/org.mate.terminal.gschema.xml.in.h:136 +#: ../src/org.mate.terminal.gschema.xml.in.h:134 msgid "Keyboard shortcut to switch to the previous profile" msgstr "Sneltoets voor het schakelen naar het vorige profiel" -#: ../src/org.mate.terminal.gschema.xml.in.h:137 +#: ../src/org.mate.terminal.gschema.xml.in.h:135 msgid "" "Keyboard shortcut key to switch to the previous profile. Expressed as a " "string in the same format used for GTK+ resource files. If you set the " @@ -1025,11 +1012,11 @@ msgstr "" "tekenreeks in dezelfde opmaak als de GTK+-resourcebestanden. Als u de optie " "instelt op ‘disabled’, zal er geen sneltoets zijn voor deze actie." -#: ../src/org.mate.terminal.gschema.xml.in.h:138 +#: ../src/org.mate.terminal.gschema.xml.in.h:136 msgid "Keyboard shortcut to switch to the next profile" msgstr "Sneltoets voor het schakelen naar het volgende profiel" -#: ../src/org.mate.terminal.gschema.xml.in.h:139 +#: ../src/org.mate.terminal.gschema.xml.in.h:137 msgid "" "Keyboard shortcut key to switch to the next profile. Expressed as a string " "in the same format used for GTK+ resource files. If you set the option to " @@ -1040,11 +1027,11 @@ msgstr "" "tekenreeks in dezelfde opmaak als de GTK+-resourcebestanden. Als u de optie " "instelt op ‘disabled’, zal er geen sneltoets zijn voor deze actie." -#: ../src/org.mate.terminal.gschema.xml.in.h:140 +#: ../src/org.mate.terminal.gschema.xml.in.h:138 msgid "Accelerator to move the current tab to the left." msgstr "Sneltoets om het huidige tabblad naar links te verplaatsen." -#: ../src/org.mate.terminal.gschema.xml.in.h:141 +#: ../src/org.mate.terminal.gschema.xml.in.h:139 msgid "" "Accelerator key to move the current tab to the left. Expressed as a string " "in the same format used for GTK+ resource files. If you set the option to " @@ -1056,11 +1043,11 @@ msgstr "" "GTK+-resourcebestanden. Als u de optie instelt op ‘disabled’, zal er geen " "sneltoets zijn voor deze actie." -#: ../src/org.mate.terminal.gschema.xml.in.h:142 +#: ../src/org.mate.terminal.gschema.xml.in.h:140 msgid "Accelerator to move the current tab to the right." msgstr "Sneltoets om het huidige tabblad naar rechts te verplaatsen." -#: ../src/org.mate.terminal.gschema.xml.in.h:143 +#: ../src/org.mate.terminal.gschema.xml.in.h:141 msgid "" "Accelerator key to move the current tab to the right. Expressed as a string " "in the same format used for GTK+ resource files. If you set the option to " @@ -1072,11 +1059,11 @@ msgstr "" "GTK+-resourcebestanden. Als u de optie instelt op ‘disabled’, zal er geen " "sneltoets zijn voor deze actie." -#: ../src/org.mate.terminal.gschema.xml.in.h:144 +#: ../src/org.mate.terminal.gschema.xml.in.h:142 msgid "Accelerator to detach current tab." msgstr "Sneltoets voor het losmaken van het huidige tabblad." -#: ../src/org.mate.terminal.gschema.xml.in.h:145 +#: ../src/org.mate.terminal.gschema.xml.in.h:143 msgid "" "Accelerator key to detach current tab. Expressed as a string in the same " "format used for GTK+ resource files. If you set the option to the special " @@ -1086,11 +1073,11 @@ msgstr "" "tekenreeks in dezelfde opmaak als de GTK+-resourcebestanden. Als u de optie " "instelt op ‘disabled’, zal er geen sneltoets zijn voor deze actie." -#: ../src/org.mate.terminal.gschema.xml.in.h:146 +#: ../src/org.mate.terminal.gschema.xml.in.h:144 msgid "Keyboard shortcut to switch to tab 1" msgstr "Sneltoets voor het schakelen naar tabblad 1" -#: ../src/org.mate.terminal.gschema.xml.in.h:147 +#: ../src/org.mate.terminal.gschema.xml.in.h:145 msgid "" "Keyboard shortcut key for switch to tab 1. Expressed as a string in the same" " format used for GTK+ resource files. If you set the option to the special " @@ -1101,11 +1088,11 @@ msgstr "" "in dezelfde opmaak als de GTK+-resourcebestanden. Als u de optie instelt op " "‘disabled’, zal er geen sneltoets zijn voor deze actie." -#: ../src/org.mate.terminal.gschema.xml.in.h:148 +#: ../src/org.mate.terminal.gschema.xml.in.h:146 msgid "Keyboard shortcut to switch to tab 2" msgstr "Sneltoets voor het schakelen naar tabblad 2" -#: ../src/org.mate.terminal.gschema.xml.in.h:149 +#: ../src/org.mate.terminal.gschema.xml.in.h:147 msgid "" "Keyboard shortcut key for switch to tab 2. Expressed as a string in the same" " format used for GTK+ resource files. If you set the option to the special " @@ -1116,11 +1103,11 @@ msgstr "" "in dezelfde opmaak als de GTK+-resourcebestanden. Als u de optie instelt op " "‘disabled’, zal er geen sneltoets zijn voor deze actie." -#: ../src/org.mate.terminal.gschema.xml.in.h:150 +#: ../src/org.mate.terminal.gschema.xml.in.h:148 msgid "Keyboard shortcut to switch to tab 3" msgstr "Sneltoets voor het schakelen naar tabblad 3" -#: ../src/org.mate.terminal.gschema.xml.in.h:151 +#: ../src/org.mate.terminal.gschema.xml.in.h:149 msgid "" "Keyboard shortcut key for switch to tab 3. Expressed as a string in the same" " format used for GTK+ resource files. If you set the option to the special " @@ -1131,11 +1118,11 @@ msgstr "" "in dezelfde opmaak als de GTK+-resourcebestanden. Als u de optie instelt op " "‘disabled’, zal er geen sneltoets zijn voor deze actie." -#: ../src/org.mate.terminal.gschema.xml.in.h:152 +#: ../src/org.mate.terminal.gschema.xml.in.h:150 msgid "Keyboard shortcut to switch to tab 4" msgstr "Sneltoets voor het schakelen naar tabblad 4" -#: ../src/org.mate.terminal.gschema.xml.in.h:153 +#: ../src/org.mate.terminal.gschema.xml.in.h:151 msgid "" "Keyboard shortcut key for switch to tab 4. Expressed as a string in the same" " format used for GTK+ resource files. If you set the option to the special " @@ -1146,11 +1133,11 @@ msgstr "" "in dezelfde opmaak als de GTK+-resourcebestanden. Als u de optie instelt op " "‘disabled’, zal er geen sneltoets zijn voor deze actie." -#: ../src/org.mate.terminal.gschema.xml.in.h:154 +#: ../src/org.mate.terminal.gschema.xml.in.h:152 msgid "Keyboard shortcut to switch to tab 5" msgstr "Sneltoets voor het schakelen naar tabblad 5" -#: ../src/org.mate.terminal.gschema.xml.in.h:155 +#: ../src/org.mate.terminal.gschema.xml.in.h:153 msgid "" "Keyboard shortcut key for switch to tab 5. Expressed as a string in the same" " format used for GTK+ resource files. If you set the option to the special " @@ -1161,11 +1148,11 @@ msgstr "" "in dezelfde opmaak als de GTK+-resourcebestanden. Als u de optie instelt op " "‘disabled’, zal er geen sneltoets zijn voor deze actie." -#: ../src/org.mate.terminal.gschema.xml.in.h:156 +#: ../src/org.mate.terminal.gschema.xml.in.h:154 msgid "Keyboard shortcut to switch to tab 6" msgstr "Sneltoets voor het schakelen naar tabblad 6" -#: ../src/org.mate.terminal.gschema.xml.in.h:157 +#: ../src/org.mate.terminal.gschema.xml.in.h:155 msgid "" "Keyboard shortcut key for switch to tab 6. Expressed as a string in the same" " format used for GTK+ resource files. If you set the option to the special " @@ -1176,11 +1163,11 @@ msgstr "" "in dezelfde opmaak als de GTK+-resourcebestanden. Als u de optie instelt op " "‘disabled’, zal er geen sneltoets zijn voor deze actie." -#: ../src/org.mate.terminal.gschema.xml.in.h:158 +#: ../src/org.mate.terminal.gschema.xml.in.h:156 msgid "Keyboard shortcut to switch to tab 7" msgstr "Sneltoets voor het schakelen naar tabblad 7" -#: ../src/org.mate.terminal.gschema.xml.in.h:159 +#: ../src/org.mate.terminal.gschema.xml.in.h:157 msgid "" "Keyboard shortcut key for switch to tab 7. Expressed as a string in the same" " format used for GTK+ resource files. If you set the option to the special " @@ -1191,11 +1178,11 @@ msgstr "" "in dezelfde opmaak als de GTK+-resourcebestanden. Als u de optie instelt op " "‘disabled’, zal er geen sneltoets zijn voor deze actie." -#: ../src/org.mate.terminal.gschema.xml.in.h:160 +#: ../src/org.mate.terminal.gschema.xml.in.h:158 msgid "Keyboard shortcut to switch to tab 8" msgstr "Sneltoets voor het schakelen naar tabblad 8" -#: ../src/org.mate.terminal.gschema.xml.in.h:161 +#: ../src/org.mate.terminal.gschema.xml.in.h:159 msgid "" "Keyboard shortcut key for switch to tab 8. Expressed as a string in the same" " format used for GTK+ resource files. If you set the option to the special " @@ -1206,11 +1193,11 @@ msgstr "" "in dezelfde opmaak als de GTK+-resourcebestanden. Als u de optie instelt op " "‘disabled’, zal er geen sneltoets zijn voor deze actie." -#: ../src/org.mate.terminal.gschema.xml.in.h:162 +#: ../src/org.mate.terminal.gschema.xml.in.h:160 msgid "Keyboard shortcut to switch to tab 9" msgstr "Sneltoets voor het schakelen naar tabblad 9" -#: ../src/org.mate.terminal.gschema.xml.in.h:163 +#: ../src/org.mate.terminal.gschema.xml.in.h:161 msgid "" "Keyboard shortcut key for switch to tab 9. Expressed as a string in the same" " format used for GTK+ resource files. If you set the option to the special " @@ -1221,11 +1208,11 @@ msgstr "" "in dezelfde opmaak als de GTK+-resourcebestanden. Als u de optie instelt op " "‘disabled’, zal er geen sneltoets zijn voor deze actie." -#: ../src/org.mate.terminal.gschema.xml.in.h:164 +#: ../src/org.mate.terminal.gschema.xml.in.h:162 msgid "Keyboard shortcut to switch to tab 10" msgstr "Sneltoets voor het schakelen naar tabblad 10" -#: ../src/org.mate.terminal.gschema.xml.in.h:165 +#: ../src/org.mate.terminal.gschema.xml.in.h:163 msgid "" "Keyboard shortcut key for switch to tab 10. Expressed as a string in the " "same format used for GTK+ resource files. If you set the option to the " @@ -1236,11 +1223,11 @@ msgstr "" "in dezelfde opmaak als de GTK+-resourcebestanden. Als u de optie instelt op " "‘disabled’, zal er geen sneltoets zijn voor deze actie." -#: ../src/org.mate.terminal.gschema.xml.in.h:166 +#: ../src/org.mate.terminal.gschema.xml.in.h:164 msgid "Keyboard shortcut to switch to tab 11" msgstr "Sneltoets voor het schakelen naar tabblad 11" -#: ../src/org.mate.terminal.gschema.xml.in.h:167 +#: ../src/org.mate.terminal.gschema.xml.in.h:165 msgid "" "Keyboard shortcut key for switch to tab 11. Expressed as a string in the " "same format used for GTK+ resource files. If you set the option to the " @@ -1251,11 +1238,11 @@ msgstr "" "in dezelfde opmaak als de GTK+-resourcebestanden. Als u de optie instelt op " "‘disabled’, zal er geen sneltoets zijn voor deze actie." -#: ../src/org.mate.terminal.gschema.xml.in.h:168 +#: ../src/org.mate.terminal.gschema.xml.in.h:166 msgid "Keyboard shortcut to switch to tab 12" msgstr "Sneltoets voor het schakelen naar tabblad 12" -#: ../src/org.mate.terminal.gschema.xml.in.h:169 +#: ../src/org.mate.terminal.gschema.xml.in.h:167 msgid "" "Keyboard shortcut key for switch to tab 12. Expressed as a string in the " "same format used for GTK+ resource files. If you set the option to the " @@ -1266,11 +1253,11 @@ msgstr "" "in dezelfde opmaak als de GTK+-resourcebestanden. Als u de optie instelt op " "‘disabled’, zal er geen sneltoets zijn voor deze actie." -#: ../src/org.mate.terminal.gschema.xml.in.h:170 +#: ../src/org.mate.terminal.gschema.xml.in.h:168 msgid "Keyboard shortcut to launch help" msgstr "Sneltoets voor het oproepen van hulptekst" -#: ../src/org.mate.terminal.gschema.xml.in.h:171 +#: ../src/org.mate.terminal.gschema.xml.in.h:169 msgid "" "Keyboard shortcut key for launching help. Expressed as a string in the same " "format used for GTK+ resource files. If you set the option to the special " @@ -1281,11 +1268,11 @@ msgstr "" "in dezelfde opmaak als de GTK+-resourcebestanden. Als u de optie instelt op " "‘disabled’, zal er geen sneltoets zijn voor deze actie." -#: ../src/org.mate.terminal.gschema.xml.in.h:172 +#: ../src/org.mate.terminal.gschema.xml.in.h:170 msgid "Keyboard shortcut to make font larger" msgstr "Sneltoets voor het groter maken van het lettertype" -#: ../src/org.mate.terminal.gschema.xml.in.h:173 +#: ../src/org.mate.terminal.gschema.xml.in.h:171 msgid "" "Keyboard shortcut key for making font larger. Expressed as a string in the " "same format used for GTK+ resource files. If you set the option to the " @@ -1296,11 +1283,11 @@ msgstr "" "tekenreeks in dezelfde opmaak als de GTK+-resourcebestanden. Als u de optie " "instelt op ‘disabled’, zal er geen sneltoets zijn voor deze actie." -#: ../src/org.mate.terminal.gschema.xml.in.h:174 +#: ../src/org.mate.terminal.gschema.xml.in.h:172 msgid "Keyboard shortcut to make font smaller" msgstr "Sneltoets voor het kleiner maken van het lettertype" -#: ../src/org.mate.terminal.gschema.xml.in.h:175 +#: ../src/org.mate.terminal.gschema.xml.in.h:173 msgid "" "Keyboard shortcut key for making font smaller. Expressed as a string in the " "same format used for GTK+ resource files. If you set the option to the " @@ -1311,11 +1298,11 @@ msgstr "" "tekenreeks in dezelfde opmaak als de GTK+-resourcebestanden. Als u de optie " "instelt op ‘disabled’, zal er geen sneltoets zijn voor deze actie." -#: ../src/org.mate.terminal.gschema.xml.in.h:176 +#: ../src/org.mate.terminal.gschema.xml.in.h:174 msgid "Keyboard shortcut to make font normal-size" msgstr "Sneltoets om lettertype de standaardgrootte te geven" -#: ../src/org.mate.terminal.gschema.xml.in.h:177 +#: ../src/org.mate.terminal.gschema.xml.in.h:175 msgid "" "Keyboard shortcut key for making font the normal size. Expressed as a string" " in the same format used for GTK+ resource files. If you set the option to " @@ -1359,32 +1346,32 @@ msgstr "Overbelicht-licht" msgid "Solarized dark" msgstr "Overbelicht-donker" -#: ../src/profile-editor.c:492 +#: ../src/profile-editor.c:488 #, c-format msgid "Error parsing command: %s" msgstr "Fout bij lezen opdracht: %s" -#: ../src/profile-editor.c:509 +#: ../src/profile-editor.c:505 #, c-format msgid "Editing Profile “%s”" msgstr "Bewerken profiel '%s'" #. Translators: This is the name of a colour scheme -#: ../src/profile-editor.c:540 ../src/profile-preferences.ui.h:11 +#: ../src/profile-editor.c:536 ../src/profile-preferences.ui.h:11 #: ../src/extra-strings.c:82 msgid "Custom" msgstr "Aangepast" -#: ../src/profile-editor.c:590 +#: ../src/profile-editor.c:586 msgid "Images" msgstr "Afbeeldingen" -#: ../src/profile-editor.c:734 +#: ../src/profile-editor.c:730 #, c-format msgid "Choose Palette Color %d" msgstr "Kies paletkleur %d" -#: ../src/profile-editor.c:738 +#: ../src/profile-editor.c:734 #, c-format msgid "Palette entry %d" msgstr "Palet-invoerveld %d" @@ -1707,78 +1694,74 @@ msgid "_Run command as a login shell" msgstr "Opdracht _uitvoeren als aanmeldshell" #: ../src/profile-preferences.ui.h:50 -msgid "_Update login records when command is launched" -msgstr "Aanmeldrapport bijwerken wanneer opdracht wordt gestart" - -#: ../src/profile-preferences.ui.h:51 msgid "Ru_n a custom command instead of my shell" msgstr "Aangepaste opdracht _uitvoeren in plaats van mijn shell" -#: ../src/profile-preferences.ui.h:52 +#: ../src/profile-preferences.ui.h:51 msgid "Custom co_mmand:" msgstr "Aangepaste _opdracht:" -#: ../src/profile-preferences.ui.h:53 +#: ../src/profile-preferences.ui.h:52 msgid "When command _exits:" msgstr "Wanneer opdracht _eindigt:" -#: ../src/profile-preferences.ui.h:54 +#: ../src/profile-preferences.ui.h:53 msgid "Title and Command" msgstr "Titel en opdracht" -#: ../src/profile-preferences.ui.h:55 +#: ../src/profile-preferences.ui.h:54 msgid "Foreground, Background, Bold and Underline" msgstr "Voorgrond, achtergrond, vetgedrukt en onderstreept" -#: ../src/profile-preferences.ui.h:56 +#: ../src/profile-preferences.ui.h:55 msgid "_Use colors from system theme" msgstr "Kleuren van het s_ysteemthema gebruiken" -#: ../src/profile-preferences.ui.h:57 +#: ../src/profile-preferences.ui.h:56 msgid "Built-in sche_mes:" msgstr "_Ingebouwde schema's:" -#: ../src/profile-preferences.ui.h:58 +#: ../src/profile-preferences.ui.h:57 msgid "_Text color:" msgstr "_Tekstkleur:" -#: ../src/profile-preferences.ui.h:59 +#: ../src/profile-preferences.ui.h:58 msgid "Choose Terminal Background Color" msgstr "Kies achtergrondkleur van terminalvenster" -#: ../src/profile-preferences.ui.h:60 +#: ../src/profile-preferences.ui.h:59 msgid "Choose Terminal Text Color" msgstr "Kies tekstkleur terminalvenster" -#: ../src/profile-preferences.ui.h:61 +#: ../src/profile-preferences.ui.h:60 msgid "_Background color:" msgstr "_Achtergrondkleur:" -#: ../src/profile-preferences.ui.h:62 +#: ../src/profile-preferences.ui.h:61 msgid "Bol_d color:" msgstr "_Vetgedrukte kleur:" -#: ../src/profile-preferences.ui.h:63 +#: ../src/profile-preferences.ui.h:62 msgid "_Underline color:" msgstr "_Onderstreepkleur:" -#: ../src/profile-preferences.ui.h:64 +#: ../src/profile-preferences.ui.h:63 msgid "_Same as text color" msgstr "_Zelfde als tekstkleur" -#: ../src/profile-preferences.ui.h:65 +#: ../src/profile-preferences.ui.h:64 msgid "Palette" msgstr "Palet" -#: ../src/profile-preferences.ui.h:66 +#: ../src/profile-preferences.ui.h:65 msgid "Built-in _schemes:" msgstr "Ingebouwde _schema's:" -#: ../src/profile-preferences.ui.h:67 +#: ../src/profile-preferences.ui.h:66 msgid "Color p_alette:" msgstr "Kleuren_palet:" -#: ../src/profile-preferences.ui.h:68 +#: ../src/profile-preferences.ui.h:67 msgid "" "Note: Terminal applications have these colors available to " "them." @@ -1786,83 +1769,83 @@ msgstr "" "Let op: Terminaltoepassingen hebben beschikking over deze " "kleuren." -#: ../src/profile-preferences.ui.h:69 +#: ../src/profile-preferences.ui.h:68 msgid "Colors" msgstr "Kleuren" -#: ../src/profile-preferences.ui.h:70 +#: ../src/profile-preferences.ui.h:69 msgid "_Solid color" msgstr "_Effen kleur" -#: ../src/profile-preferences.ui.h:71 +#: ../src/profile-preferences.ui.h:70 msgid "_Background image" msgstr "_Achtergrondafbeelding" -#: ../src/profile-preferences.ui.h:72 +#: ../src/profile-preferences.ui.h:71 msgid "Image _file:" msgstr "Afbeelding_bestand:" -#: ../src/profile-preferences.ui.h:73 +#: ../src/profile-preferences.ui.h:72 msgid "Select Background Image" msgstr "Selecteer achtergrondafbeelding" -#: ../src/profile-preferences.ui.h:74 +#: ../src/profile-preferences.ui.h:73 msgid "Background image _scrolls" msgstr "A_chtergrondafbeelding schuift mee" -#: ../src/profile-preferences.ui.h:75 +#: ../src/profile-preferences.ui.h:74 msgid "_Transparent background" msgstr "Doorzich_tige achtergrond" -#: ../src/profile-preferences.ui.h:76 +#: ../src/profile-preferences.ui.h:75 msgid "S_hade transparent or image background:" msgstr "_Kleurtint aan de achtergrondafbeelding geven:" -#: ../src/profile-preferences.ui.h:77 +#: ../src/profile-preferences.ui.h:76 msgid "S_hade transparent background:" msgstr "Kleurtint doorzichtige ac_htergrond:" -#: ../src/profile-preferences.ui.h:78 +#: ../src/profile-preferences.ui.h:77 msgid "None" msgstr "Geen" -#: ../src/profile-preferences.ui.h:79 +#: ../src/profile-preferences.ui.h:78 msgid "Maximum" msgstr "Maximum" -#: ../src/profile-preferences.ui.h:80 +#: ../src/profile-preferences.ui.h:79 msgid "Background" msgstr "Achtergrond" -#: ../src/profile-preferences.ui.h:81 +#: ../src/profile-preferences.ui.h:80 msgid "_Scrollbar is:" msgstr "_Schuifbalk staat:" -#: ../src/profile-preferences.ui.h:82 +#: ../src/profile-preferences.ui.h:81 msgid "Scroll on _output" msgstr "S_chuiven bij nieuwe uitvoer" -#: ../src/profile-preferences.ui.h:83 +#: ../src/profile-preferences.ui.h:82 msgid "Scroll on _keystroke" msgstr "Schuiven _bij een toetsaanslag" -#: ../src/profile-preferences.ui.h:84 +#: ../src/profile-preferences.ui.h:83 msgid "lines" msgstr "regels" -#: ../src/profile-preferences.ui.h:85 +#: ../src/profile-preferences.ui.h:84 msgid "Scroll_back:" msgstr "_Terugschuiven:" -#: ../src/profile-preferences.ui.h:86 +#: ../src/profile-preferences.ui.h:85 msgid "_Unlimited" msgstr "_Onbeperkt" -#: ../src/profile-preferences.ui.h:87 +#: ../src/profile-preferences.ui.h:86 msgid "Scrolling" msgstr "Schuiven" -#: ../src/profile-preferences.ui.h:88 +#: ../src/profile-preferences.ui.h:87 msgid "" "Note: These options may cause some applications to behave " "incorrectly. They are only here to allow you to work around certain " @@ -1874,19 +1857,19 @@ msgstr "" "toepassingen en besturingssystemen, die een ander terminalgedrag verwachten," " heen kunt werken." -#: ../src/profile-preferences.ui.h:89 +#: ../src/profile-preferences.ui.h:88 msgid "_Delete key generates:" msgstr "_Delete-toets genereert:" -#: ../src/profile-preferences.ui.h:90 +#: ../src/profile-preferences.ui.h:89 msgid "_Backspace key generates:" msgstr "_Backspace-toets genereert:" -#: ../src/profile-preferences.ui.h:91 +#: ../src/profile-preferences.ui.h:90 msgid "_Reset Compatibility Options to Defaults" msgstr "_Verenigbaarheidsopties terugzetten naar standaardinstellingen" -#: ../src/profile-preferences.ui.h:92 +#: ../src/profile-preferences.ui.h:91 msgid "Compatibility" msgstr "Verenigbaarheid" @@ -2508,7 +2491,7 @@ msgstr "" msgid "Show per-terminal options" msgstr "Per-terminalvenster-opties tonen" -#: ../src/terminal-profile.c:168 +#: ../src/terminal-profile.c:165 msgid "Unnamed" msgstr "Naamloos" @@ -2516,7 +2499,7 @@ msgstr "Naamloos" msgid "_Profile Preferences" msgstr "_Profielvoorkeuren" -#: ../src/terminal-screen.c:1508 ../src/terminal-screen.c:1957 +#: ../src/terminal-screen.c:1508 ../src/terminal-screen.c:1949 msgid "_Relaunch" msgstr "_Opnieuw starten" @@ -2526,17 +2509,17 @@ msgstr "" "Er is een fout opgetreden bij het aanmaken van het dochterproces voor dit " "terminalvenster" -#: ../src/terminal-screen.c:1962 +#: ../src/terminal-screen.c:1954 #, c-format msgid "The child process exited normally with status %d." msgstr "Het dochterproces eindigde normaal met status %d." -#: ../src/terminal-screen.c:1967 +#: ../src/terminal-screen.c:1959 #, c-format msgid "The child process was terminated by signal %d." msgstr "Het dochterproces werd beëindigd door signaal %d." -#: ../src/terminal-screen.c:1972 +#: ../src/terminal-screen.c:1964 msgid "The child process was terminated." msgstr "Het dochterproces werd beëindigd." -- cgit v1.2.1