Translate

ClockHelpStringComponentPallette
<p>Non-visible component that provides the instant in time using the internal clock on the phone. It can fire a timer at regularly set intervals and perform time calculations, manipulations, and conversions.</p> <p>Methods to convert an instant to text are also available. Acceptable patterns are empty string, MM/DD/YYYY HH:mm:ss a, or MMM d, yyyyHH:mm. The empty string will provide the default format, which is "MMM d, yyyy HH:mm:ss a" for FormatDateTime "MMM d, yyyy" for FormatDate. To see all possible format, please see <a href="https://docs.oracle.com/javase/7/docs/api/java/text/SimpleDateFormat.html" _target="_blank">here</a>. </p>
65/6420
SourceTranslationState
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.
Флажок, порождающий событие при щелчке мыши. Существует несколько свойств, определяющих вид флажка, которые могут быть заданы в Дизайнере или Редакторе блоков.
17
Circle
18
A visible component that indicates the progress of an operation using an animated loop.
19
<p>Non-visible component that provides the instant in time using the internal clock on the phone. It can fire a timer at regularly set intervals and perform time calculations, manipulations, and conversions.</p> <p>Methods to convert an instant to text are also available. Acceptable patterns are empty string, MM/DD/YYYY HH:mm:ss a, or MMM d, yyyyHH:mm. The empty string will provide the default format, which is "MMM d, yyyy HH:mm:ss a" for FormatDateTime "MMM d, yyyy" for FormatDate. To see all possible format, please see <a href="https://docs.oracle.com/javase/7/docs/api/java/text/SimpleDateFormat.html" _target="_blank">here</a>. </p>
Невидимый элемент, отвечающий за часы, таймер и подсчеты времени.
20
Non-visible component allowing you to store data on a Internet connected database server (using Redis software). This allows the users of your App to share data with each other. By default data will be stored in a server maintained by MIT, however you can setup and run your own server. Set the "RedisServer" property and "RedisPort" Property to access your own server.
21
A button that, when clicked on, displays a list of the contacts to choose among. After the user has made a selection, the following properties will be set to information about the chosen contact: <ul><li> <code>ContactName</code>: the contact''s name </li> <li> <code>EmailAddress</code>: the contact''s primary email address </li> <li> <code>ContactUri</code>: the contact''s URI on the device </li><li> <code>EmailAddressList</code>: a list of the contact''s email addresses </li> <li> <code>PhoneNumber</code>: the contact''s primary phone number (on Later Android Verisons)</li> <li> <code>PhoneNumberList</code>: a list of the contact''s phone numbers (on Later Android Versions)</li> <li> <code>Picture</code>: the name of the file containing the contact''s image, which can be used as a <code>Picture</code> property value for the <code>Image</code> or <code>ImageSprite</code> component.</li></ul></p><p>Other properties affect the appearance of the button (<code>TextAlignment</code>, <code>BackgroundColor</code>, etc.) and whether it can be clicked on (<code>Enabled</code>).</p><p>The ContactPicker component might not work on all phones. For example, on Android systems before system 3.0, it cannot pick phone numbers, and the list of email addresses will contain only one email.
Кнопка, при щелчке по которой появляется список контактов, из которых можно делать выбор. После того, как пользователь сделает выбор, у него появится возможность установить следующую информацию о выбранном контакте : <ul>
<li> <code>ИмяКонтакта</code>: имя контакта </li>
<li> <code>АдресEmail</code>: основной адрес email </li>
<li> <code>Изображение</code>: название файла, в котором находится изображение контакта, которое может использоваться как <code>Картинка</code>для<code>Изображения</code> или <code>СпрайтаИзоражения</code>.</li></ul>
</p><p>Другие свойства влияют на внешний вид кнопки (<code>ВыравниваниеТекста</code>, <code>ЦветФона</code>, и.т.д.) и то, можно ли осуществить по ней щелчок (<code>Активизирован</code>).
</p><p>Выбор поддерживается не на всех телефонах.  Если его не удается сделать, на этом элементе будет показано уведомление.  Поверх ошибки появится сообщение ПроизошлаОшибкаЭкрана.
22
Component that allows reading CSV and JSON data. The DataFile contains functionality relevant to accessing CSV or JSON parsed data in the form of rows or columns. Can be used together with the ChartData2D component to import data directly from a file to the Chart. The component may also be dragged and dropped on a Chart after a file has been selected and parsed successfully to create ChartData components automatically from the file onto the Chart.
23
<p>A button that, when clicked on, launches a popup dialog to allow the user to select a date.</p>
<p>Кнопка, при нажатии на которую открывается всплывающее окно, позволяющее пользователю выбирать дату.</p>
24
An EmailPicker is a kind of text box. If the user begins entering the name or email address of a contact, the phone will show a dropdown menu of choices that complete the entry. If there are many contacts, the dropdown can take several seconds to appear, and can show intermediate results while the matches are being computed. <p>The initial contents of the text box and the contents< after user entry is in the <code>Text</code> property. If the <code>Text</code> property is initially empty, the contents of the <code>Hint</code> property will be faintly shown in the text box as a hint to the user.</p> <p>Other properties affect the appearance of the text box (<code>TextAlignment</code>, <code>BackgroundColor</code>, etc.) and whether it can be used (<code>Enabled</code>).</p><p>Text boxes like this are usually used with <code>Button</code> components, with the user clicking on the button when text entry is complete.
EmailPicker является аналогом текстового поля. Если пользователь начнет вводить имя или e-mail адрес контакта, его телефон покажет выпадающее меню, для завершения ввода. Если есть множество контактов, то потребуется несколько секунд, чтобы появилось выпадающее меню, в котором будут предложены имена этих контактов, e-mail для каждого, в этом случае не определяется.<p><p> Начальное содержимое текстового поля и содержание <после ввода пользователя находится соотвественно в <code> Текст </ code>. • Если <code> Текст </ code> изначально пуст, содержимое <code> Подсказка </ code> не будет отображаться в текстовом поле как подсказка для пользователя. </ p> n<р> Другие параметры, влияют на внешний вид текстового поля (<code> РасположениеТекста </ code>, <code> ЦыетФонаr </ code>, и т.д.) или может быть использовано (<code> Включено </ code>) . </ P> n<p> Текстовые поля, как это обычно бывает, используется вместе с компонентом <code> Кнопка </ code> , когда пользоваетль нажимает кнопку, ввод текста завершается.

Loading…

Loading…

Glossary

Source Translation
No related strings found in the glossary.

Source information

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