Component | Strings | Words | Needs editing | Checks | Suggestions | Comments |
|
|
---|---|---|---|---|---|---|---|---|
AI Blockly Messages | 100.0% | 100.0% | 0.0% | 0.0% | 0.0% | 0.4% | Translate | |
|
||||||||
NoProjectDialog | 100.0% | 100.0% | 0.0% | 0.0% | 0.0% | 0.0% | Translate | |
|
||||||||
OdeMessages | 100.0% | 100.0% | 0.0% | 0.0% | 0.0% | 0.1% | Translate | |
|
Project website | http://appinventor.mit.edu | |
---|---|---|
Translation license | Apache License 2.0 | |
Number of strings | 91740 | |
Number of words | 833634 | |
Number of languages | 28 | |
Number of source strings | 4168 | |
Number of source words | 38526 |
When | User | Action | Detail | Object | |
---|---|---|---|---|---|
4 months ago | ![]() |
Committed changes | AppInventor/AI Blockly Messages - Korean | ||
4 months ago | ![]() |
Translation changed | AppInventor/AI Blockly Messages - Korean | ||
값이 문자열이면 <code>참</code>을 반환합니다.
|
|||||
4 months ago | ![]() |
Translation changed | AppInventor/AI Blockly Messages - Korean | ||
값이 문자열이면 <code>참을 반환합니다.
|
|||||
4 months ago | ![]() |
Translation changed | AppInventor/AI Blockly Messages - Korean | ||
리스트의 각 요소를 구분자로 구분되게 연결해서 문자열로 반환합니다.
ex) 리스트가 [A, B, C]이고, 구분자가 / 이면 반환 값은 문자열 "A/B/C" 입니다. |
|||||
4 months ago | ![]() |
Translation changed | AppInventor/AI Blockly Messages - Korean | ||
CSV(쉼표로 구분된 값) 형식의 표로 이루어진 텍스트를 리스트로 변환합니다. 각 줄은 개행문자
|
|||||
4 months ago | ![]() |
Translation changed | AppInventor/AI Blockly Messages - Korean | ||
리스트에서 해당 위치의 항목을
|
|||||
4 months ago | ![]() |
Translation changed | AppInventor/AI Blockly Messages - Korean | ||
해당 항목을 리스트의 지정된 위치
|
|||||
4 months ago | ![]() |
Committed changes | AppInventor/AI Blockly Messages - Korean | ||
4 months ago | ![]() |
Translation changed | AppInventor/AI Blockly Messages - Korean | ||
|
|||||
4 months ago | ![]() |
Translation changed | AppInventor/AI Blockly Messages - Korean | ||
입력된 텍스트를 읽기 어려운 형태의 새로운 텍스트 블록으로 만듭니다.
이는 앱에 보안이 중요한 정보를 포함하여 배포해야 할 때 사용하세요. 예를 들면 API 키 등입니다. 경고: 전문가 |