Skip to content
Merged

Master #2814

Show file tree
Hide file tree
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension


Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
29 changes: 29 additions & 0 deletions extern/lang/en.js
Original file line number Diff line number Diff line change
Expand Up @@ -6094,6 +6094,24 @@ Lang.Helper = {
get_current_city_weather_data:
'Reports the current weather information (temperature, fine dust grade) of the selected region.',
get_today_city_temperature: 'Report the today temperature of selected area and time zone.',
get_cur_weather: '\nReports the current weather in the selected area.',
get_cur_wind: '\nReports the current wind direction in the selected area.',
get_cur_weather_data:
'\nReports the current weather information in the selected area.\n- Weather information : temperature(℃), fine dust concentration(PM10, ㎍)',
check_cur_weather:
"\nChecks whether the current weather in the selected area matches the selected weather conditions. If so, it is judged as 'True'.",
check_cur_finddust:
"\nChecks whether the current fine dust grade in the selected area matches the selected fine dust grade. If so, it is judged as 'True'.",
get_day_weather: '\nReports the daily weather in the selected area.',
get_day_weather_data:
'\nReports the daily weather information in the selected area.\n- Weather information: the lowest temperature(℃), the highest temperature(℃), humidity(%), precipitation(mm), precipitation probability(%), wind speed(m/s)',
check_day_weather:
"\nChecks whether the daily weather in the selected area matches the selected weather conditions. If so, it is judged as 'True'. ",
get_time_weather: '\nReports the weather by hour(every 3 hours) in the selected area.',
get_time_weather_data:
'\nReports the weather information by hour(every 3 hours) in the selected area.\n- Weather information: the lowest temperature(℃), the highest temperature(℃), humidity(%), precipitation(mm), precipitation probability(%), wind speed(m/s)',
check_time_weather:
"\nChecks whether the weather by hour in the selected area matches the selected weather conditions. If so, it is judged as 'True'. ",
count_festival:
'Translate the input text into the selected language. You can enter up to 20 charactors. ',
get_festival_info: 'Detects the language of the input text. You can enter up to 20 charactors.',
Expand Down Expand Up @@ -6792,6 +6810,17 @@ Lang.template = {
get_city_weather_data: "%1 %2 %3's %4",
get_current_city_weather_data: "Current %1 %2's %3",
get_today_city_temperature: "Today %1 %2's %3h temperature(℃)",
get_cur_weather: 'Current weather in %1',
get_cur_wind: 'Current wind direction in %1',
get_cur_weather_data: 'Current %2 in %1',
check_cur_weather: 'Is current weather in %1 %2?',
check_cur_finddust: 'Is current fine dust grade in %1 %2?',
get_day_weather: 'Weather in %2 %3 %1',
get_day_weather_data: '%3 in %2 %1',
check_day_weather: 'Is %1 weather in %2 %3?',
get_time_weather: "%2 o'clock weather in %1",
get_time_weather_data: "%2 o'clock %3 in %1",
check_time_weather: "Is %2 o'clock weather in %1 %3?",
translate_title: '%1',
get_translated_string: 'Translate %1 %2 into %3',
check_language: 'language of %1',
Expand Down
27 changes: 27 additions & 0 deletions extern/lang/ko.js
Original file line number Diff line number Diff line change
Expand Up @@ -6511,6 +6511,22 @@ Lang.Helper = {
'현재 선택한 지역의 날씨 정보입니다.\n*옵션\n시도: 서울, 강원, 경기, 경남, 경북, 광주, 대구, 대전, 부산, 세종, 울산, 인천, 전남, 전북, 제주, 충남, 충북 \n시군구: 시도별로 다름\n정보: 기온(℃), 미세먼지농도(㎍)',
get_today_city_temperature:
'오늘 선택한 지역과 시간대의 기온입니다.\n*옵션\n시도: 서울, 강원, 경기, 경남, 경북 광주, 대구, 대전, 부산, 세종, 울산, 인천, 전남, 전북, 제주, 충남, 충북 \n시군구: 시도별로 다름\n시간대: 00, 03, 06, 09, 12, 15, 18, 21',
get_cur_weather: '\n선택한 지역의 현재 날씨입니다.',
get_cur_wind: '\n선택한 지역의 현재 풍향입니다.',
get_cur_weather_data:
'\n선택한 지역의 현재 기상 정보입니다.\n- 기상 정보: 기온(℃), 미세먼지농도(PM10, ㎍)',
check_cur_weather: "\n선택한 지역의 현재 날씨가 선택한 날씨와 같다면 '참'으로 판단합니다.",
check_cur_finddust:
'\n선택한 지역의 현재 미세먼지 등급이 선택한 미세먼지 등급과 같다면 ‘참’으로 판단합니다.',
get_day_weather: '\n선택한 지역의 일별 날씨입니다.',
get_day_weather_data:
'\n선택한 지역의 일별 기상 정보입니다.\n- 기상 정보: 최저기온(℃), 최고기온(℃), 습도(%), 강수량(mm), 강수확률(%), 풍속(m/s)',
check_day_weather: "\n선택한 지역의 일별 날씨가 선택한 날씨와 같다면 '참'으로 판단합니다.",
get_time_weather: '\n선택한 지역의 시간대별(3시간) 날씨입니다.',
get_time_weather_data:
'\n선택한 지역의 시간대별(3시간) 기상 정보입니다.\n- 기상 정보: 기온(°c), 습도(%), 강수량(mm), 강수확률(%), 풍속(m/s)',
check_time_weather:
"\n선택한 지역의 시간대별(3시간) 날씨가 선택한 날씨와 같다면 '참'으로 판단합니다.",
count_festival:
'선택한 날짜와 지역에서 열리는 행사의 수입니다.\n* 옵션 \n지역: 서울, 강원, 경기, 경남, 경북 광주, 대구, 대전, 부산, 세종, 울산, 인천, 전남, 전북, 제주, 충남, 충북 \n행사일: 1~12월',
get_festival_info:
Expand Down Expand Up @@ -7306,6 +7322,17 @@ Lang.template = {
get_city_weather_data: '%1 %2 %3 의 %4',
get_current_city_weather_data: '현재 %1 %2 의 %3',
get_today_city_temperature: '오늘 %1 %2의 %3시 기온',
get_cur_weather: '현재 %1의 날씨',
get_cur_wind: '현재 %1의 풍향',
get_cur_weather_data: '현재 %1의 %2',
check_cur_weather: '현재 %1의 날씨가 %2인가?',
check_cur_finddust: '현재 %1의 미세먼지 등급이 %2인가?',
get_day_weather: '%1 %2의 날씨',
get_day_weather_data: '%1 %2의 %3',
check_day_weather: '%1 %2의 날씨가 %3 인가?',
get_time_weather: '%1의 %2시 날씨',
get_time_weather_data: '%1의 %2시 %3',
check_time_weather: '%1의 %2시 날씨가 %3 인가?',
translate_title: '%1',
get_translated_string: '%1 %2 을(를) %3(으)로 번역한 값',
check_language: '%1의 언어',
Expand Down
2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
Expand Up @@ -2,7 +2,7 @@
"name": "@entrylabs/entry",
"title": "EntryJS",
"description": "JavaScript library for visual programming",
"version": "4.0.8",
"version": "4.0.11",
"main": "dist/entry.min.js",
"homepage": "https://playentry.org",
"author": {
Expand Down
Loading