Translate

CameraHelpStringComponentPallette
A component to take a picture using the device''s camera. After the picture is taken, the name of the file on the phone containing the picture is available as an argument to the AfterPicture event. The file name can be used, for example, to set the Picture property of an Image component.
331/2880
SourceTranslationState
6
A sensor component that can measure the ambient air pressure.
7
Bluetooth client component
Bluetooth client component
8
Bluetooth server component
Bluetooth server component
9
Button with the ability to detect clicks. Many aspects of its appearance can be changed, as well as whether it is clickable (<code>Enabled</code>), can be changed in the Designer or in the Blocks Editor.
Knop waarop geklikt kan worden. Het uiterlijk van de knop kan op veel manieren worden aangepast. In de ''Ontwerper'' of ''Blokken'' kan worden ingesteld of de knop aanklikbaar is (<code>Ingeschakeld</code>) of niet.
10
A component to record a video using the device''s camcorder.After the video is recorded, the name of the file on the phone containing the clip is available as an argument to the AfterRecording event. The file name can be used, for example, to set the source property of a VideoPlayer component.
Een component om een video op te nemen gebruik makend van de camera van het toestel. Nadat de video is gemaakt, is de naam van het bestand op de telefon die de opname bevat, beschikbaar als argument voor de NaOpname gebeurtenis. De bestandsnaam kan bijvoorbeeld gebruikt worden om de bron eigenschap te activeren van een VideoSpeler component.
11
A component to take a picture using the device''s camera. After the picture is taken, the name of the file on the phone containing the picture is available as an argument to the AfterPicture event. The file name can be used, for example, to set the Picture property of an Image component.
Een component om een foto te maken gebruik makend van de camera van het toestel. Nadat de foto genomen is, is de naam van het bestand op de telefoon die de foto bevat beschikbaar als argument voor de NaFoto gebeurtenis. De bestandsnaam kan gebruikt worden, bijvoorbeeld, om de Foto eigenschap te activeren van een Beeld component.
12
<p>A two-dimensional touch-sensitive rectangular panel on which drawing can be done and sprites can be moved.</p> <p>The <code>BackgroundColor</code>, <code>PaintColor</code>, <code>BackgroundImage</code>, <code>Width</code>, and <code>Height</code> of the Canvas can be set in either the Designer or in the Blocks Editor. The <code>Width</code> and <code>Height</code> are measured in pixels and must be positive.</p><p>Any location on the Canvas can be specified as a pair of (X, Y) values, where <ul> <li>X is the number of pixels away from the left edge of the Canvas</li><li>Y is the number of pixels away from the top edge of the Canvas</li></ul>.</p> <p>There are events to tell when and where a Canvas has been touched or a <code>Sprite</code> (<code>ImageSprite</code> or <code>Ball</code>) has been dragged. There are also methods for drawing points, lines, and circles.</p>
<p>Een doek is nodig om op te tekenen en sprites te kunnen bewegen.</p><p>De <code>Achtergrondkleur</code>, <code>Verfkleur</code>, <code>AchtergrondAfbeelding</code>, <code>Breedte</code> en <code>Hoogte</code> van het Doek kan worden ingesteld in zowel ''Ontwerper'' als ''Blokken''. De <code>Breedte</code> en <code>Hoogte</code> worden gemeten in pixels en moeten positief zijn.</p> <p>Elke positie op het Doek kan gespecificeerd worden als een paar van (X,Y)-waarden, waar <ul><li>X het aantal pixels is te tellen vanaf de linkerzijde van het Doek</li><li>Y het aantal pixels is te tellen vanaf de bovenzijde van het Doek</li></ul>.</p><p>Er zijn mogelijkheden om na te gaan waar en wanneer het Doek werd aangeraakt of hoe een <code>Sprite</code> werd verplaatst. Er zijn ook methodes om punten, lijnen en cirkels te tekenen.</p>
13
A component that holds (x, y)-coordinate based data
14
A component that allows visualizing data
15
A Non-visible component for communicating with an AI chat bot. This component currently communicates with a proxy run by MIT which in turn uses OpenAI''s ChatGPT API. This component is considered experimental.
16
Checkbox that raises an event when the user clicks on it. There are many properties affecting its appearance that can be set in the Designer or Blocks Editor.
Invoervak dat een gebeurtenis oproept als een gebruiker er op klikt. Er zijn veel eigenschappen die invloed hebben op het uitzicht die in de ''Ontwerp''- of ''Blokken''-bewerker aangezet kunnen worden.

Loading…

Loading…

Things to check

Glossary

Source Translation
No related strings found in the glossary.

Source information

Context
CameraHelpStringComponentPallette
Source string age
a month ago
Translation file
appinventor/appengine/src/com/google/appinventor/client/editor/simple/components/i18n/ComponentInfoTranslations_nl.properties, string 11
Failing checks