Last commit for src/locale/ko/configure.ini: c342934e7c723fccbc56a8d95d29d20fee50df46

Improve DescriptionUpdateJob so path matching uses regex, update example search sources and wiki

Chris Pollett [2024-04-13 05:Apr:th]
Improve DescriptionUpdateJob so path matching uses regex, update example search sources and wiki
; ***** BEGIN LICENSE BLOCK *****
;  SeekQuarry/Yioop Open Source Pure PHP Search Engine, Crawler, and Indexer
;  Copyright (C) 2009 - 2020  Chris Pollett chris@pollett.org
;
;  This program is free software: you can redistribute it and/or modify
;  it under the terms of the GNU General Public License as published by
;  the Free Software Foundation, either version 3 of the License, or
;  (at your option) any later version.
;
;  This program is distributed in the hope that it will be useful,
;  but WITHOUT ANY WARRANTY; without even the implied warranty of
;  MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE.  See the
;  GNU General Public License for more details.
;
;  You should have received a copy of the GNU General Public License
;  along with this program.  If not, see <https://www.gnu.org/licenses/>.
;  ***** END LICENSE BLOCK *****
;
; configure.ini
;
; ko configuration file
;
[general]
translate_service = "Some translations Powered by Yandex.translate (http://translate.yandex.com)"
;
; Strings to translate on various pages
;
[strings]
;
; /src/controllers
;
; AdminController.php
admin_controller_need_cookies = "쿠키하는 데 필요한 로그인!!"
admin_controller_account_not_active = "계정 활성화되지 않습니다. 어쩌면 요청을 암호를 다시 설정?"
admin_controller_login_successful = "로그인 성공!!!"
admin_controller_login_failed = "로그인 실패!!!"
admin_controller_login_to_config = "구성을 계속하려면 로그인(기본값: 사용자 이름=root, 암호=)"
admin_controller_status_updates_stopped = "상황 업데이트가 중지되었습니다."
admin_controller_no_cookie_consent = ""
admin_controller_account_access = "계정"
admin_controller_social = "사회적"
admin_controller_crawl_settings = "크롤"
admin_controller_system_settings = "시스템 설정"
admin_controller_store = "저장소"
admin_controller_chatbot = "채팅 로봇"
system_component_is_replica = "복제 서버"
admin_controller_equal = "Equals"
admin_controller_not_equal = "지 않음"
admin_controller_less_than = "보"
admin_controller_less_equal = "적은 동일한"
admin_controller_greater_than = "보다 크"
admin_controller_greater_equal = "크 동"
admin_controller_between = "사"
admin_controller_not_between = "지 않은 사"
admin_controller_contains = "담고"
admin_controller_begins_with = "로 시작"
admin_controller_ends_with = "으로 끝나"
admin_controller_no_sort = "어떠한 종류"
admin_controller_sort_ascending = "오름차순"
admin_controller_sort_descending = "내림차순"
;
; StaticController.php
static_controller_logout_successful = "성공적인 로그아웃"
static_controller_complete_title = "Yioop-%s"
enter_vr = "입력 VR"
exit_vr = "구 VR"
;
; Controller.php
search_controller_logout_successful = "로그 아웃 성공!!"
controller_restart_server = "서버를 다시 시작..."
;
; SearchController.php
search_controller_web = "웹사"
search_controller_continuous = "지속적인"
search_controller_allsizes = "모든"
search_controller_tiny = "작"
search_controller_small = "작"
search_controller_medium = "중소"
search_controller_large = "크"
search_controller_zeromin = "0m"
search_controller_fivemin = "5m"
search_controller_tenmin = "10m"
search_controller_fifteenmin = "15m"
search_controller_halfhour = "30m"
search_controller_onehour = "1 시간"
search_controller_twohour = "2hrs"
search_controller_alllengths = "모든"
search_controller_all = "모든"
search_controller_today = "오늘"
search_controller_this_week = "이번 주"
search_controller_this_month = "이번 달"
search_controller_this_year = "올해"
settings_controller_settings_saved = "현재 세팅이 저장됐습니다."
search_controller_mix_info = "를 사용하여 크롤링 믹스:%s"
search_controller_crawl_info = "지수:%s--크기:%s 페이지/%surl"
search_controller_search = "검색"
search_controller_end_results = "최종 결과"
search_controller_no_index_set = "검색 색인에 대한 설정을 사용!"
search_controller_get_keyword_ads = "광고 %s"
search_controller_ad_keyword_description = "키워드 광고에 Yioop!"
search_controller_download_fetcher = "다운로드 가져오기:%s"
search_controller_no_archive_page = "웹사이트 문제가 요청은 이 페이지 보관되지 않습니다."
search_controller_site_cache = "캐시 Yioop"
search_controller_original_page = "이 이미지에 나타났 페이지:"
search_controller_extracted_title = "추출 Title"
search_controller_extracted_description = "추출 설명"
search_controller_extracted_links = "추출 링크"
search_controller_extracted_allow_paths = "추출 허용하는 경로는 크롤링"
search_controller_extracted_disallow_paths = "추출 허용되지 않는 경로를 크롤링"
search_controller_crawl_delay = "YioopBot 크롤 지연"
search_controller_extracted_meta_words = "추출된 단어는 메타"
search_controller_extracted_q_a_s = "추출한 질문에 대답 세쌍둥이"
search_controller_cache_comment = "Yioop 캐시지...이 페이지 수정 되었습을 추가 로봇에 지시어를 확인 링크를 절대적인 추가,추출 요약,웹사이트를 통해 쿼리를 용어입니다."
search_controller_cached_version = "현재 캐시 버젼 %s 은 Yioop 크롤 %s 에 의하여 얻어 졌습니다. "
search_controller_header_summaries = "Toggle 추출 헤더와 요약"
search_controller_history = "Toggle 역사"
search_controller_all_cached = "캐시된 모든 버전 연도 변경 및/또는 달하는 링크를 참조하십시오"
search_controller_year = "년도:"
search_controller_month = "달:"
;
; MachineController.php
machine_controller_nolines = "없이 라인에 일치 필터!"
;
; /src/controllers/components
;
; SocialComponent.php
social_component_request_join = "참여 요청"
social_component_invited = "초청"
social_component_active_status = "활성"
social_component_suspended_status = "일시 중단"
social_component_no_join = "아"
social_component_by_request = "여 요청"
social_component_public_request = "공공청"
social_component_public_join = "누구"
social_component_hundred_credits = "100 크레딧"
social_component_two_hundred_credits = "200 크레딧"
social_component_five_hundred_credits = "500 크레딧"
social_component_thousand_credits = "1000 크레딧"
social_component_two_thousand_credits = "2000 크레딧"
social_component_private = "더 읽"
social_component_read = "읽기"
social_component_read_comment = "법=============="
social_component_read_write = "읽기 쓰기"
social_component_read_wiki = "읽기/쓰기 위키"
social_component_no_voting = "투표 없음"
social_component_up_voting = "+표"
social_component_up_down_voting = "+/-표"
social_component_forever = "이 만료되지 않음"
social_component_one_hour = "한 시간"
social_component_one_day = "일일"
social_component_one_month = "한 달"
social_component_encryption_enable = "사"
social_component_encryption_disable = "사"
social_component_user_activated = "사용자가 활성화됩니다!"
social_component_users_activated = "사용자가 활성화됩니다!"
social_component_no_user_activated = "사용자가 활성화되지 않음!"
social_component_joined = "그룹에 합류했!"
social_component_groupname_unavailable = "그룹 이름을 사용할 수 없!"
social_component_name_available = "그룹 이름을 사용할 수 있!"
social_component_user_banned = "사용자 금지!"
social_component_users_banned = "사용자 금지"
social_component_no_user_banned = "사용자 금지하지 않았습니다!"
social_component_owner_changed = "소유자 변경되었습니다!"
social_component_not_in_group = "사용자 그룹에 포함되지 않음!"
social_component_not_a_user = "사용자 이름은 존재하지 않습니다!"
social_component_groupname_exists = "그룹 이름이 존재하는"
social_component_groupname_created = "그룹을 만들었습니다!"
social_component_groupname_doesnt_exists = "그룹 이름이 존재하지 않습니다."
social_component_group_deleted = "그룹 삭제"
social_component_no_delete_group = "할 수 없는 그룹 삭제"
social_component_user_deleted = "사용자 삭제"
social_component_users_deleted = "사용자 삭제"
social_component_no_delete_user_group = "삭제할 수 없습니다 에서 사용자 그룹이다."
social_component_users_invited = "사용자가 초대!"
social_component_no_users_invited = "사용자가 없을 초대합니다!!"
social_component_hour = "시간"
social_component_day = "일"
social_component_month = "달"
social_component_jan = "월"
social_component_feb = "Feb"
social_component_mar = "Mar"
social_component_apr = "Apr"
social_component_may = "도"
social_component_jun = "Jun"
social_component_jul = "Jul"
social_component_aug = "Aug"
social_component_sep = "Sep"
social_component_oct = "Oct"
social_component_nov = "Nov"
social_component_dec = "Dec"
social_component_visits = "방문당 %s"
social_component_banned_status = "금지"
social_component_unsubscribe = "성공적으로 탈퇴!"
social_component_no_unsubscribe = "수 Unsubscribe!"
managegroups_element_no_activity = "활동이 없"
social_component_originally_posted = "원래 Posted By:%s"
social_component_originally_dated = "원 날짜:%s"
social_component_buy_more_credits_join = "사 Yioop 크레딧 가입니다."
social_component_join_group_fee = "에 가입하는 요금 "
social_component_group_joined = "그룹에 합류했!"
social_component_group_request_join = "그룹 가입 요청을 만들어진!"
social_component_activate_group = "Yioop 그룹 %s 활성화를 요청"
social_component_activate_body = "사용자 %s 요청한룹에 가입하 %s."
social_component_notify_closing = "Best regards,"
social_component_notify_signature = "Yioop 소프트웨어"
social_component_no_permission = "액세스 권한이 불충분합니다!"
social_component_group_updated = "그룹 업데이트!"
social_component_unknown_access = "를 변경하려는 시도 액세스를 알 수 없는 가치!"
social_component_group_filter_users = "필터링 사용자!"
social_component_comment_error = "에 오류가 코멘트 데이터!"
social_component_no_comment = "게시할 수 없습니다 빈 의견을!"
social_component_no_post_access = "게시할 수 없습니다 해당 그룹!"
social_component_join_group = "%s 가입 %s!"
social_component_join_group_detail = "%s,당신은 그룹에 합류했 %s."
social_component_upload_error = "업로드하는 오류!"
social_component_thread_notification = "새로운 게시물을 실:%s"
social_component_notify_body = "우리가 생각하는 것에 관심이 있는 새로운 게시물을 실:"
social_component_notify_salutation = "친애하는 %s,"
social_component_comment_added = "댓글 추가!"
social_component_groupname_cant_add = "할 수 없는 추가 선택한 그룹!"
social_component_delete_error = "오류를 삭제하는 항목"
social_component_item_deleted = "항목을 삭제됩니다!"
social_component_no_item_deleted = "없음 항목을 삭제됩니다!"
social_component_vote_error = "투표 오류!"
social_component_no_vote_access = "없이 투표에 액세스하는 게시! "
social_component_already_voted = "이미 투표!"
social_component_vote_recorded = "투표를 기록한다!"
social_component_need_title_description = "모두 필요합 제목과 설명!"
social_component_new_thread_mail = "새로운드 스레드에 그룹 %s"
social_component_new_thread_body = "으로 소유자의 %s 우리는 당신이 좋아하는 것이라고 생각하는 알고리의 다음 스레드가 최근에 만들어진 그룹:"
social_component_thread_created = "실을 만들었습니다!"
social_component_post_edited_elsewhere = "게시 그냥 편집 다른 곳에서(다른 탭?)"
social_component_no_update_access = "업데이트할 수 없습니다."
social_component_post_updated = "게시 업데이트!"
social_component_no_group_access = "회원 또는&amp;#039;t 읽는 그룹이다. 스위칭을 공공 그룹!"
social_component_no_posts_yet = "게시물이 없직"
social_component_signin_to_access = "시기 바랍에 로그인하여 액세스할 수 있는 계정이다."
social_component_back = "시"
social_component_history_page = "역사적인 버전의 %s %s."
social_component_diff_page = "%s 라인 사이의 차이점 %s %s."
social_component_wiki_edited_elsewhere = "Wiki 페이지를 편집했기 때문입니다. 로드 변경 버전!"
social_component_page_revert_to = "되돌리기 %s."
social_component_page_reverted = "페이지로 되돌!"
social_component_revert_error = "오류으로 복귀 페이지!"
social_component_main = "메인"
enter_vr = "입력 VR"
exit_vr = "구 VR"
social_component_missing_fields = "누락된 필드!"
social_component_resource_saved = "리소스 저장됩니다!"
social_component_resource_not_saved = "리소스 저장되지 않습!"
social_component_page_created = "%sWiki 페이지 생성됩니다!"
social_component_page_discuss_here = "토론 페이지에서 이 실!"
social_component_page_saved = "페이지 저장됩니다!"
social_component_resource_deleted = "자원 삭제됩니다!"
social_component_resource_not_deleted = "자원지 삭제됩니다! "
social_component_resource_extracted = "자원 추출!"
social_component_resource_not_extracted = "자원 추출되지 않!"
social_component_clip_folder_set = "클립이 설정된 폴더!"
social_component_copy_fail = "클립 폴더에 복사하지 못했습니다!"
social_component_copy_success = "클립 폴더로 복사 성공!"
social_component_resource_renamed = "자원 이름!"
social_component_resource_not_renamed = "자원 이름은 바뀌지 않습니다!"
social_component_resource_created = "자원이 만들어집니다!"
social_component_resource_not_created = "리소스지 않습니다."
social_component_resource_save_first = "을 저장할 필요가 페이지를 사용하기 전에 리소스!"
social_component_resource_uploaded = "리소스로 업로드!"
social_component_doc_sections = "Doc 섹션"
social_component_standard_page = "준"
social_component_page_and_feedback = "페이지 및 피드백"
social_component_page_alias = "페이지는 별칭"
social_component_media_list = "미디어 목록"
social_component_presentation = "프레젠테이션"
social_component_solid = "솔리드"
social_component_dashed = "점선"
social_component_none = "없음"
social_component_actions = "행동"
social_component_new_folder = "새로운 폴더"
social_component_new_text_file = "새로운 텍스트 파일"
social_component_new_csv_file = "새로운 CSV 파일"
social_component_search = "검색"
;
; ChatbotComponent.php
chatbot_component_bot_lookup_error = "패턴 조회 오류!"
chatbot_component_max_patterns_exceeded = "최대 채팅 로봇 패턴을 초과"
chatbot_component_missing_required = "누락된 필수 필드(요청 시)!"
chatbot_component_pattern_added = "패턴 추가!"
chatbot_component_pattern_updated = "패턴 업데이트!"
chatbot_component_no_delete_pattern = "을 찾을 수 없습 패턴 id,패턴을 삭제하지 않!"
chatbot_component_pattern_deleted = "패턴 삭제됩니다!"
;
; StoreComponent.php
store_component_credit_amounts = "번호의 크레딧을 구입하는"
store_component_ten_in_credits = "1000 크레딧을 위해$10 리"
store_component_twenty_in_credits = "2000 크레딧을 위해$20"
store_component_fifty_in_credits = "5000 에 대한 크레딧$50US"
store_component_hundred_in_credits = "10000 에 대한 크레딧$100"
store_component_month = "달"
store_component_year = "년도"
store_component_script_failure = "아무 작업 신용 카드 스크립트를 발견된다!"
store_component_invalid_credit_quantity = "잘못된 신용 구입할 수량"
advertisement_buy_credits = "사 크레딧"
advertisement_init_ledger = "시작 균형"
store_component_credit_token_empty = "오류:신용 토큰!"
store_component_processing_error = "결제 처리에 오류가 %s"
store_component_credits_purchased = "신용 구입을 완료!"
store_component_num_days = "의 수를 일"
store_component_one_day = "1 일"
store_component_seven_days = "7 일"
store_component_thirty_days = "30 일"
store_component_ninety_days = "90 일"
store_component_one_eighty_days = "180 일"
store_component_fields_cannot_be_empty = "이름,설명,목적지 URL 비어 있을 수 없습"
store_component_duration_cannot_be_empty = "광고 길이가 될 수 없다."
store_component_enter_keywords = "를 입력하십시오 키워드"
store_component_bid_too_low = "입찰가 너무 낮습니다! 계산하고 다시 입찰!"
store_component_too_few_credits = "부족한 광고 크레딧! 구입하시기 바랍 더 크레딧! "
advertisement_buy_ad = "을 구입 광고"
store_component_ad_created = "광고 작성"
store_component_status_changed = "광고 상태가 변경되었습니다!"
store_component_ad_updated = "광고 업데이트"
;
; CrawlComponent.php
crawl_component_delete_crawl_success = "크롤을 삭제합니다. 잠시만 기다려 주십시요."
crawl_component_delete_crawl_fail = "크롤 삭제 실패!!"
crawl_component_set_index = "크롤을 인덱스로써 사용하기 지정"
managegroups_element_no_activity = "활동이 없"
crawl_component_resume_crawl = "크롤을 다시 시작합니다. 잠시만 기다려 주십시요."
crawl_component_resume_fail = "이력서지 못했습니다! 이 있는 모든 활동을 큐 서버 및 Fetchers?"
crawl_component_starting_new_crawl = "크롤 시작!!"
crawl_component_recomputing_stats = "다시 계산에 대한 통계 Index%s!"
crawl_component_stop_crawl = "크롤을 중지합니다.  잠시만 기다려 주십시요."
social_component_mix_invalid_timestamp = "잘못된 타임 스탬프!"
social_component_mix_not_owner = "혼합하지 않을 소유자!"
social_component_add_crawls = "추가 크롤링"
social_component_num_results = "결과 표시"
social_component_del_frag = "제거"
social_component_weight = "체중"
social_component_name = "이름"
social_component_order = "주문"
social_component_ascending = "오름차순"
social_component_descending = "내림차순"
social_component_add_keywords = "키워드"
social_component_actions = "행동"
social_component_add_query = "추가 쿼리"
social_component_delete = "삭제"
social_component_too_many_fragments = "너무 많은 검색 결과 조각!"
social_component_mix_saved = "크롤 혼합 변경 내용이 저장됩니다!"
social_component_select_crawl = "선택 크롤링"
social_component_default_crawl = "기본 크롤링"
social_component_mix_created = "크롤 혼합니다."
social_component_invalid_name = "혼합 이름을 사용하거나 잘못되었!"
social_component_mix_deleted = "크롤 혼합 삭제됩니다!"
social_component_set_index = "설정 크롤링을 사용으로 인덱스"
crawl_component_fail_no_machines_channel = "시작 실패! 기계 채널!"
crawl_component_fail_no_description = "시작 실패! 크롤링에 필요 설명!"
crawl_component_start_fail = "시작 크롤링에 실패했습니다! 이 있는 모든 활동을 큐 서버 및 Fetchers?"
crawl_component_use_below = "아래 옵션을 사용하여"
crawl_component_use_defaults = "사용 Yioop 기본값"
crawl_component_previous_crawl = "이전 크롤링:"
crawl_component_added_urls = "Url 을 주입에 %s."
crawl_component_add_suggest = "사용자는 제안 URL 을 추가!"
crawl_component_no_new_suggests = "새로운 url 건의 데이터"
crawl_component_breadth_first = "너비 우선"
crawl_component_page_importance = "페이지 중요성"
crawl_component_no_limit = "제한 없음"
crawl_component_no_repeat = "반복 없음"
crawl_component_two_minutes = "두 분"
crawl_component_hourly = "시간별"
crawl_component_daily = "일일"
crawl_component_weekly = "주"
crawl_component_fortnightly = "격주"
crawl_component_monthly = "월"
crawl_component_bimonthly = "격월"
crawl_component_semiannually = "Semi-Annually"
crawl_component_annually = "매년"
crawl_component_always_follow = "항상 따르"
crawl_component_allow_landing = "수 랜딩 페이지를 크롤링"
crawl_component_ignore = "시"
crawl_component_urls_injected = "Url 을 주사!"
crawl_component_update_seed_info = "씨드 사이트 업데이트"
crawl_component_description = "Index 설명:"
crawl_component_timestamp = "Timestamp:"
crawl_component_crawl_date = "크롤 시작 시간:"
crawl_component_pages = "다운로드 페이지:"
crawl_component_url = "보 Url:"
crawl_component_number_hosts = "호스트 이름을 볼 수 있:"
crawl_component_error_codes = "오류 코드는 보"
crawl_component_sizes = "다운로드 한 파일 크기"
crawl_component_links_per_page = "평균 링크 페이지당"
crawl_component_page_date = "페이지 수정 날짜"
crawl_component_dns_time = "DNS 조회"
crawl_component_download_time = "페이지 다운로드"
crawl_component_top_level_domain = "최상위 도메인"
crawl_component_file_extension = "파일 확장자"
crawl_component_media_type = "미디어 유형"
crawl_component_language = "웹 페이지에 언어"
crawl_component_server = "웹 서버"
crawl_component_os = "운영 체제(발견된 경우)"
crawl_component_new_classifier = "새로운 분류기를 만들어집니다."
crawl_component_classifier_exists = "분류자 이름이 이미 존재합니다."
crawl_component_classifier_deleted = "분류 삭제됩니다."
crawl_component_no_classifier = "분류가 없는 이름입니다."
crawl_component_finalizing_classifier = "을 마무리 마친다."
crawl_component_load_failed = "로드하지 못했 문서"
crawl_component_loading = "로드"
crawl_component_added_examples = "추가{1}{2}예제"
crawl_component_label_update_failed = "실패를 업데이트 레이블이 있습니다."
crawl_component_updating = "업데이트"
crawl_component_acc_update_failed = "업데이트하지 못한 정확도"
crawl_component_na = "N/A"
crawl_component_no_docs = "문서"
crawl_component_num_docs = "{1}{2}문서"
crawl_component_in_class = "에서 클래스"
crawl_component_not_in_class = "지에서 클래스"
crawl_component_skip = "건너뛰기"
crawl_component_prediction = "예측:{1}"
crawl_component_scores = "{1}%%자신감,{2}%%의견"
crawl_component_recrawl_never = "지"
crawl_component_recrawl_1day = "1 일"
crawl_component_recrawl_2day = "2 일"
crawl_component_recrawl_3day = "3 일"
crawl_component_recrawl_7day = "7 일"
crawl_component_recrawl_14day = "14 일"
crawl_component_basic = "기본"
crawl_component_centroid = "중심"
crawl_component_centroid_weighted = "중심을 가중"
crawl_component_graph_based = "그래프 기반"
crawl_component_page_options_updated = "페이지 옵션을 업데이트!"
crawl_component_page_submission = "제출방법"
crawl_component_test_uri = "여 Uri"
crawl_component_test_upload = "에 의해 파일 업로드"
crawl_component_test_input = "에 의해 직접 입력"
crawl_component_page_options_running_tests = "테스트 실행!"
crawl_component_page_options_no_processor = "아무 프로세서를 위한 mime 형식이 발견된다!"
crawl_component_scraper_missing = "누락되 스크레이퍼 Fields!"
crawl_component_scraper_added = "스크레이퍼 추가!"
crawl_component_no_delete_scraper = "스크레이퍼 삭제되지 않음!"
crawl_component_scraper_deleted = "스크레이퍼 삭제됩니다!"
crawl_component_scraper_updated = "스크레이퍼 업데이트!"
crawl_component_results_no_action = "아무 작업"
crawl_component_results_filter_host = "Filter Host"
crawl_component_results_edit_result = "편집을 검색 결과"
crawl_component_results_editor_no_query = "입력하십시오 쿼리를 트리거 지식 Wiki 페이지!"
crawl_component_results_editor_kwiki_new = "새로운 지식을 위키 페이지!!"
crawl_component_results_editor_page_loaded = "로드 페이지!"
crawl_component_results_editor_no_query_map = ""
crawl_component_results_editor_map_created = ""
crawl_component_results_editor_map_loaded = ""
crawl_component_results_editor_no_url = ""
crawl_component_results_editor_url_new = "새로운 검색 Url 을 조작!"
crawl_component_results_editor_kwiki_edit = "지식 Wiki 페이지 이로드 한 편집!"
crawl_component_results_editor_page_saved = "지식 Wiki 페이지에 저장됩니다!"
crawl_component_results_editor_query_map_saved = ""
crawl_component_results_editor_need_url = "결과 페이지의 업데이트 필요를 지정한 URL 을!"
crawl_component_results_editor_page_updated = "결과 페이지의 업데이트!"
crawl_component_media_kind = "매체 종류"
crawl_component_rss_feed = "RSS"
crawl_component_json_feed = "JSON 피드"
crawl_component_html_feed = "Html 피드"
crawl_component_regex_feed = "Regex 피드"
crawl_component_feed_podcast = "피드 팟캐스트"
crawl_component_scrape_podcast = "긁어 팟캐스트"
crawl_component_trending_value = ""
crawl_component_never = "지"
crawl_component_one_day = "일일"
crawl_component_one_week = "일주일"
crawl_component_one_month = "한 달"
crawl_component_one_year = "One Year"
crawl_component_sources_indexes = "Index/혼합 사용"
crawl_component_no_source_type = "원본의 유형을 설정하지 않!"
crawl_component_missing_type = "미디어 유형을 설정해야 합니다!"
crawl_component_invalid_url = "잘못된 URL 을!"
crawl_component_missing_fields = "모든 분야를 필요로!"
crawl_component_media_source_added = "미디어 소스가 추가됩니다!"
crawl_component_subsearch_added = "Subsearch 추가!"
crawl_component_clearing_data = "청소 뉴스와 데이터를 동향!"
crawl_component_no_delete_source = "소스가 삭제됩니다!"
crawl_component_media_source_deleted = "미디어 소스 삭제됩니다!"
crawl_component_subsearch_deleted = "Subsearch 삭제됩니다!"
crawl_component_subsearch_updated = "Subsearch 업데이트!"
crawl_component_media_source_updated = "미디어 소스 업데이트!"
crawl_component_parsed_feed = "원본을 구문 분석 Aux 정보"
;
; AccountaccessComponent.php
accountaccess_component_no_posts_yet = "게시물이 없직"
accountaccess_component_passwords_too_long = "비밀번호가 너무 오래입니다!!"
accountaccess_component_passwords_dont_match = "비밀 번호가 일치하지 않습니다."
accountaccess_component_invalid_password = "암호가 잘못되었!"
accountaccess_component_unknown_imagetype = "알 수 없는 이미지 파일형식!"
accountaccess_component_icon_too_big = "아이콘 파일이 너무 큽니다!"
accountaccess_component_no_user_folder = "사용자는 폴더를 만들 수 없습니다!"
accountaccess_component_user_updated = "사용자 업데이트"
accountaccess_component_active_status = "활성"
accountaccess_component_inactive_status = "비활성화"
accountaccess_component_suspended_status = "일시 중단"
accountaccess_component_request_join = "류"
accountaccess_component_invited = "초청"
accountaccess_component_invalid_username = "잘못된 사용자 이름!"
accountaccess_component_user_exists = "사용자 이미 존재합니다!"
accountaccess_component_user_added = "사용자 추가"
accountaccess_component_user_doesnt_exist = "할 수 있는&amp;#039;t 편집--는 사용자 이름지 않는&amp;#039;t 존재!"
accountaccess_component_cant_edit_public_user = "편집할 수 없습니다 대중 사용자!"
accountaccess_component_user_filter_group = "필터링 그룹에 의해!"
accountaccess_component_user_filter_role = "필터링으로 역할을!"
accountaccess_component_username_doesnt_exists = "아이디가 존재 하지 않습니다."
accountaccess_component_cant_delete_builtin = "삭제할 수 없습니다 내에서의 사용자!"
accountaccess_component_user_deleted = "사용자 삭제"
accountaccess_component_rolename_doesnt_exists = "사용자 권한 이름이 존재하지 않습니다."
accountaccess_component_rolename_already_added = "역 이름이 이미가 추가됩니다!"
accountaccess_component_rolename_added = "사용자 권한 이름을 추가하였습니다."
accountaccess_component_groupname_doesnt_exists = "그룹 이름이 존재하지 않습니다."
accountaccess_component_groupname_already_added = "그룹 이름이 이미가 추가됩니다!"
accountaccess_component_groupname_added = "그룹명에 추가"
accountaccess_component_rolename_deleted = "사용자 권한이름을 삭제하였습니다."
accountaccess_component_rolenames_deleted = "역할 삭제"
accountaccess_component_group_deleted = "그룹 삭제"
accountaccess_component_groups_deleted = "그룹 삭제"
accountaccess_component_userstatus_updated = "사용자 상태를 업데이트"
accountaccess_component_select_activityname = "엑티비티 이름을 선택해 주십시요."
accountaccess_component_activity_added = "엑티비티를 추가했습니다."
accountaccess_component_rolename_exists = "동일 권한 이름이 존재 합니다."
accountaccess_component_rolename_blank = "역할 이름을 공백!"
accountaccess_component_activity_deleted = "엑티비티를 삭제 했습니다."
accountaccess_component_role_updated = "역할을 업데이트!"
;
; Component.php
wiki_js_small = "작"
wiki_js_medium = "중소"
wiki_js_large = "크"
wiki_js_search_size = "크기"
wiki_js_prompt_heading = "헤더 줄:"
wiki_js_example = "예"
wiki_js_table_title = "테이블의 제목"
wiki_js_submit = "제출"
wiki_js_cancel = "취소"
wiki_js_bold = "굵은 텍스트"
wiki_js_italic = "이탤릭체 텍스트"
wiki_js_underline = "밑줄 텍스트"
wiki_js_strike = "파업을 텍스트"
wiki_js_heading = "제목"
wiki_js_heading1 = "레벨 1 제목"
wiki_js_heading2 = "레벨 2 제목"
wiki_js_heading3 = "레벨 3 제목"
wiki_js_heading4 = "4 제목"
wiki_js_bullet = "순서 없는 목록 항목"
wiki_js_enum = "순서 있는 목록 항목"
wiki_js_nowiki = "삽입하는 비-여기 텍스트 포맷"
wiki_js_add_search = "추가 검색 막대 형태"
wiki_js_add_wiki_table = "추가 위키 테이블"
wiki_js_for_table_cols = "열 수:"
wiki_js_for_table_rows = "행 Count:"
wiki_js_add_hyperlink = "추가 하이퍼링크"
wiki_js_link_text = "텍스트:"
wiki_js_link_url = "URL:"
wiki_js_placeholder = "자 텍스트 검색"
wiki_js_centeraligned = "이 텍스트 중심입니다."
wiki_js_rightaligned = "이 텍스트를 오른쪽으로 정렬되어 있습니다."
wiki_js_leftaligned = "이 텍스트는 왼쪽 정렬되어 있습니다."
wiki_js_definitionlist_item = "항목"
wiki_js_definitionlist_definition = "정의"
wiki_js_slide_sample_title = "제목"
wiki_js_slide_sample_bullet = "슬라이드 항목"
wiki_js_slide_resource_description = "리소스에 대한 설명 "
;
; SystemComponent.php
system_component_is_replica = "복제 서버"
system_component_select_machine = "선택합 기계"
system_component_machine_added = "기계 추가!"
system_component_machine_exists = "컴퓨터 이름이 이미 있;을 삭제하시고 처음!"
system_component_machine_incomplete = "누락된 필드를 컴퓨터에서 양식을!"
system_component_machine_doesnt_exists = "기계되지 않은 존재!"
system_component_stop_service_first = "기계를 사용합니다. 십시오 서비스를 중지에서 실행중인!"
system_component_machine_deleted = "기계 삭제됩니다!"
system_component_job_doesnt_exist = "직업는&amp;#039;t 존재!"
system_component_job_disabled = "직무를 사용할 수 없습니다!"
system_component_job_enabled = "작업 활성화!"
system_component_no_machine_log = "로그 파일을 발견했다."
system_component_machine_servers_updated = "기계&amp;#039;s 서버 업데이트!"
system_component_machine_no_action = "를 수행할 수 없는 행동!"
system_component_updatemode_toggled = "미디어를 업데이트 모드로 전환!"
system_component_select_mode = "모드 선택"
system_component_locale_missing_info = "필드 값이 없거나 잘못되었습니다!"
system_component_locale_added = "로케일 추가!!"
system_component_localename_doesnt_exists = "로케일이 존재하지 않습니다."
system_component_localename_deleted = "로케일을 삭제 하였습니다."
system_component_locale_updated = "로케일 정보를 업데이트!"
system_component_localestrings_updated = "로케일 지정 문자열을 업데이트 하였습니다."
system_component_all_strings = "모든 문자열"
system_component_missing_strings = "누락된 문자열"
system_component_cache_cleared = "파일 캐시를 삭제!"
system_component_server_restarted = "서버를 재시작!"
system_component_configure_no_change_db = "데이터베이스를 업데이트하는데 문제가 발생했습니다."
system_component_configure_profile_change = "프로필을 업데이트 했습니다."
system_component_configure_no_change_profile = "프로필을 업데이트하는데 문제가 발생했습니다."
system_component_configure_disable_registration = "사용 등록"
system_component_configure_no_activation = "인증"
system_component_configure_email_activation = "이메일 활성화"
system_component_configure_admin_activation = "관리 인증"
system_component_configure_none = "없음"
system_component_configure_external_advertisements = "외부 광고 서버"
system_component_configure_group_fees = "그룹료"
system_component_configure_keyword_advertisements = "키워드 광고"
system_component_configure_fees_and_keywords = "그룹 수수료와 키워드 광고"
system_component_enable_bot_users = "도록 사용자가 로봇"
system_component_disable_bot_users = "비활성화가 안전하게 사용"
system_component_two_minutes = "두 분"
system_component_fifteen_minutes = "15 분"
system_component_half_hour = "30 분"
system_component_one_hour = "한 시간"
system_component_two_hours = "두 시간"
system_component_one_day = "일일"
system_component_consent_disabled = ""
system_component_one_month = ""
system_component_six_month = ""
system_component_one_year = ""
system_component_two_years = ""
system_component_hash_captcha = "Hash Captcha"
system_component_image_captcha = "이미지 Captcha"
system_component_no_recovery = "사용자 비밀번호 복구 링크"
system_component_email_recovery = "이메일 링크에 비밀번호 복구"
system_component_email_questions = "이메일 링크와 확인 질문이 복구"
system_component_enable = "사"
system_component_disable = "사"
system_component_settings_updated = "설정을 업데이트!"
system_component_no_update_settings = "아 설정이 변경되었습니다!"
system_component_no_resource_folder = "리소스를 포함합니다."
system_component_invalid_filetype = "잘못된 파일 유형입니다!"
system_component_file_too_big = "파일이 너무 큽니다!"
system_component_configure_reset_completed = "재료"
system_component_configure_use_absolute_path = "를 사용해야 합 절대 경로를 작업 디렉토리"
system_component_configure_configure_diff_base_dir = "작업 디렉터리에 포함될 수 없습니다 Yioop 폴더!"
system_component_configure_work_dir_set = "작업 디렉토리가 지정 됐습니다. 다시 로그인이 필요할수 있습니다."
system_component_name_your_bot = "로봇 이름을 정해 주십시요."
system_component_configure_work_profile_made = "작업 디렉토리와 프로필이 생성됐습니다."
system_component_configure_no_set_config = "config.php 파일을  업데이트 실패했습니다."
system_component_configure_no_create_profile = "프로필을 생성할수 없습니다."
system_component_configure_work_dir_invalid = "작업 디렉토리가 올바르지 않습니다. 프로필을 생성할수 없습니다."
system_component_describe_robot = "당신의 로봇을 기술해 주십시요."
system_component_php_version = "PHP 버전이 7.1"
system_component_no_write_config_php = "configs/config.php 지 웹 서버에 쓰기 권한이 없습니다."
system_component_no_write_work_dir = "작업 디렉터리해야에 쓰기권한이 없는 웹 서버에 있습니다. "
system_component_post_size_small = "php.ini 파일 변수 post_max_size 이상이어야 합 2M"
system_component_missing_required = "다음과 같은 항목이 필요합 누락되었:"
system_component_missing_optional = "다음과 같은 선택항목 누락되었:"
system_component_check_passed = "체크 전달됩니다."
system_component_using_local_config = "용 configs/LocalConfig.php 그래서 변화하는 작업 디렉토리 위에 작동하지 않을 수 있습니다."
;
; RegisterController.php
register_controller_need_cookies = "쿠키 사용할 필요가에 등록하거나 로그인하 Yioop!"
register_validator_js_valid_email = "유효한 이메일"
register_validator_js_invalid_email = "잘못된 이메일"
register_validator_js_more_characters = "더 많은 자요"
register_validator_js_strong_password = "강력한 비밀번호"
register_validator_js_weak_password = "약한 비밀번호"
register_validator_js_enter_username = "사용자 이름 입력"
register_validator_js_enter_firstname = "입력하신의 첫 번째 이름"
register_validator_js_enter_lastname = "입력하신의 마지막 이름"
register_validator_js_retype_password_matched = "암호는&amp;#039;s 치"
register_validator_js_retype_password_not_matched = "비밀번호가 일치하지 않습"
register_controller_no_cookie_consent = ""
register_controller_account_created = "계정에 성공적으로 작성!!"
register_controller_account_request_made = "계정 등록이 요청이 전송되었습니다!"
register_controller_admin_activation_request = "Yioop 사용자가 요청증"
register_controller_admin_activation_message = "사용자 %s %s 으로 사용자 이름 %s 는 요청의 활성화는 그들의 계정입니다."
register_controller_registration_email_sent = "등록 이메일로 전송됩니다!"
register_controller_admin_email_salutation = "친애하는 %s %s,"
register_controller_email_body = "이메일 주에 Yioop 계정 만들기를 요청합니다. 관심이 있는 경우에 Yioop 계정을 사용하시기 바랍 아래 주소를 등록 절차를 완료합니다."
register_controller_email_verification_error = "이메일 확인에 오류!!"
register_controller_already_activated = "계정이 이미 인증을 받았습니다!"
register_controller_account_activated = "계정 활성화에 성공!!"
register_controller_account_recover_fail = "를 복구할 수 없습니다!"
register_controller_account_recover_email = "복구 계정을 이메일로 전송됩니다!!"
register_controller_recover_request = "Yioop 계정을 복구 요청"
register_controller_recover_body = "요청했을 복구하는 Yioop 암호입니다. 이 경우 정정을 붙여주세요 아래의 링크로 브라우저하고 완전한 형태로 제공됩니다."
register_controller_recovered_already = "이메일을 복구 할 이미 사용하는!"
register_controller_recovery_expired = "이메일을 복구 할됩니다."
register_controller_password_changed = "비밀번호 변경되었습니다!"
register_controller_passwords_dont_match = "암호 don&amp;#039;t 다!"
register_controller_email_resend_fail = "다시 전송 실패 등록!"
register_controller_user_active_fail = "사용자 계정을 활성 이미!"
register_controller_invalid_url = "형식의 URL 이 잘못!"
register_controller_error_fields = "에 출연 필드가 작성해야에서 올바르게!"
register_controller_failed_hashcode = "해시 코드가 일치하지 않았다!"
register_controller_failed_graphical_human = "보안 문자를 잘못 입력!"
register_controller_suggest_full = "건 URL 버퍼가 가득! 나중에 다시 시도해 주세요!"
register_controller_url_submitted = "제 URL 저장됩니다!"
register_controller_check_email = "확인 이메일 주소!"
register_controller_user_already_exists = "계정 만들어지지 않습-사용자 이름에서 이미 사용하세요."
;
; /src/views
;
; MachinestatusView.php
machinestatus_view_media_updater = "미디어 Updater"
machinestatus_view_configure_media_jobs = "구성 미디어 작업"
machinestatus_view_nameserver = "이름 서버"
machinestatus_view_log = "로그인"
machinestatus_view_machines = "기계"
machinestatus_view_add_machine = "추가 기계"
machinestatus_view_machine_name = "이름:"
machinestatus_view_machineurl = "URL:"
machinestatus_view_machine_channel_type = "채널 유형:"
machinestatus_view_parent_name = "부모는 이름:"
machinestatus_view_num_fetchers = "수 Fetchers:"
machinestatus_view_save = "저장"
machinestatus_view_confirm = "Are you sure you want to delete?"
machinestatus_view_delete = "삭제"
machinestatus_view_channel = "채널:%s"
machinestatus_view_parent = "부모:%s"
machinestatus_view_not_configured = "기계 구성되지 않!"
machinestatus_view_mirror = "거울"
machinestatus_view_queue_server = "큐버"
machinestatus_view_no_queue_server = "기계가 없 큐 서버"
machinestatus_view_no_fetchers = "기계가 없 fetchers"
machinestatus_view_fetchers = "Fetchers"
;
; ResendEmailView.php
resendemail_view_resend_activation = "다시 활성화"
resendemail_view_username = "사용자 이름:"
resendemail_view_human_check = "인간 체크인:"
resendemail_view_resend_email = "이메일 재발송"
resendemail_view_return = "Return"
;
; StaticView.php
static_view_title = "PHP 검색 엔진-Yioop!"
static_view_places = "장소:"
;
; TestsView.php
tests_view_tests = "테스트"
tests_view_run_all_tests = "모든 테스트 실행"
tests_view_available_tests = "사용 가능 테스트"
tests_view_phantomjs_required = "팬텀 JS 요"
tests_view_tests_passed = "테스트"
;
; RecoverView.php
recover_view_recover_password = "복구 계정"
recover_view_new_password = "새로운 비밀번호"
recover_view_retypepassword = "다시 입력한 암호:"
recover_view_username = "사용자 이름:"
recover_view_account_recovery = "복구 정보"
recover_view_human_check = "인간 체크인:"
recover_view_return = "로 돌아 Yioop"
;
; RegisterView.php
register_view_recovery1_more = "동물을 가장 좋아:"
register_view_recovery1_less = "동물을 좋아하는 적어도:"
register_view_recovery1_choices = "ant,토끼,고양이,바퀴벌레,개,금붕어,햄스터,말,뱀,spider,호랑이,래"
register_view_recovery2_more = "색상:당신이 가장 좋아하는"
register_view_recovery2_less = "색상 당신 같은 적어도:"
register_view_recovery2_choices = "아 컬러,청록색,파란색,갈색,금색,녹색,회색,자주색,분홍색,보라색,보라색,빨간색,은색,청록색,노란색"
register_view_recovery3_more = "음식:당신이 가장 좋아하는"
register_view_recovery3_less = "음식을 좋아하는 적어도:"
register_view_recovery3_choices = "애플,바나나,닭고기,물고기,양고기,견과류,오렌지,돼지 고기,감자,토마토,스테이크"
register_view_recovery4_more = "음료:당신이 가장 좋아하는"
register_view_recovery4_less = "음료에는 당신처럼 적어도:"
register_view_recovery4_choices = "apple juice,맥주,커피,차,아이스 홍차,레몬네이드,오렌지 주스 탄산 음료,반짝이는 물,여전히 물,와인"
register_view_recovery5_more = "게임 당신이 가장 좋아하는:"
register_view_recovery5_less = "당신이 좋아하는 게임도:"
register_view_recovery5_choices = "농구,주사위 놀이,체커,체스,축구,하키,스케이트,스키,테니스,배구"
register_view_recovery6_more = "소리는 당신이 가장 좋아하는:"
register_view_recovery6_less = "당신이 좋아하는 소리는 적어도:"
register_view_recovery6_choices = "아코디언,드럼,피리,기타 하모니카,하프,horn,오보,피아노,삼각형,트럼펫,바이올린,휘슬,실로폰"
register_view_create_account = "계정 만들기"
register_view_firstname = "First Name:"
register_view_lastname = "마지막 이름:"
register_view_username = "사용자 이름:"
register_view_email = "이메일:"
register_view_password = "비밀번호:"
register_view_retypepassword = "다시 입력한 암호:"
register_view_account_recovery = "복구 정보:"
register_view_human_check = "인간 체크인:"
register_view_i_agree = "를 사용하여 계정 만들기 버튼을 동의하는"
register_view_terms = "Yioop 약관"
register_view_and = "고"
register_view_privacy = "개인 정보 보호 정책"
register_view_period = "."
register_view_return = "로 돌아 Yioop"
;
; SigninView.php
signin_view_signin = "사인인"
signin_view_username = "아이디"
signin_view_password = "비밀 번호"
signin_view_login = "로그인"
signin_view_recover_password = "비밀번호를 잊으셨습니까?"
signin_view_create_account = "계정 만들기"
signin_view_resend_activation = "인증메일 재발송"
signin_view_return = "Return"
;
; CrawlstatusView.php
crawlstatus_view_currently_processing = "현재 실행중"
crawlstatus_view_crawls = "크롤"
crawlstatus_view_query_stats = "쿼리 통계"
crawlstatus_view_description = "설명:"
crawlstatus_view_timestamp = "타임 스탬프:"
crawlstatus_view_url_counts = "방문한 또는 추출한 주소들"
crawlstatus_view_actions = "활동들:"
crawlstatus_view_statistics = "통계"
crawlstatus_view_resume = "재개"
crawlstatus_view_no_resume = "폐"
crawlstatus_view_set_index = "인덱스로 정하기"
crawlstatus_view_search_index = "검색 인덱스"
crawlstatus_view_delete = "삭제"
crawlstatus_view_no_previous_crawl = "전 크롤들이 없습니다."
crawlstatus_view_no_active_crawls = "No Active 크롤링"
crawlstatus_view_starting_crawl = "시작하는 새로운 크롤..."
crawlstatus_view_resuming_crawl = "재개하면 크롤링"
crawlstatus_view_shutdown_queue = "종료 큐..."
crawlstatus_view_closing_dict = "폐 크롤링 사전..."
crawlstatus_view_run_plugins = "실행하는 게시물 처리 플러그인을..."
crawlstatus_view_stop_crawl = "지 크롤링"
crawlstatus_view_changeoptions = "변화를 크롤링한 옵션"
crawlstatus_view_manage_machines = "관리 시스템"
crawlstatus_view_time_started = "시작한 시간:"
crawlstatus_view_channel = "채널:"
crawlstatus_view_indexer_memory = "Indexer 최대 메모리:"
crawlstatus_view_scheduler_memory = "스케줄러는 최대 메모리:"
crawlstatus_view_queue_memory = "서버의 최대 메모리:"
crawlstatus_view_no_mem_data = "더 메모리 데이터를직"
crawlstatus_view_fetcher_memory = "가져오기 프로그램의 최대 메모리:"
crawlstatus_view_webapp_memory = "웹 앱을 최대 메모리:"
crawlstatus_view_urls_per_hour = "Url 을 방문/시간:"
crawlstatus_view_visited_urls = "방문한 주소들 합계:"
crawlstatus_view_total_urls = "지금까지 본 총 합계 주소들:"
crawlstatus_view_previous_visited = "방문 이전"
crawlstatus_view_previous_total = "총 이전"
crawlstatus_view_most_recent_fetcher = "현재까지 본 주소들 합계: "
crawlstatus_view_no_fetcher = "아직 호출 퀘리가 없습니다."
crawlstatus_view_most_recent_urls = "가장 최근 주소들"
crawlstatus_view_no_recent_urls = "최근 주소들이 없습니다."
managecrawls_element_new_crawl = "새로운 크롤링"
crawlstatus_view_start = "시작"
crawlstatus_view_options = "옵션"
;
; NocacheView.php
nocache_view_media_not_found = "파일을 찾을 수 없습니다!"
nocache_view_no_cache = "요청하신 아이템의 캐시가 없었습니다."
nocache_view_summary_contents = "요약에 저장된 데이터 Yioop 에 대한 항목"
;
; /src/views/elements
;
; BotstoryElement.php
botstory_element_bot_story = "로봇 이야기"
botstory_element_pattern_header = "패턴"
botstory_element_actions = "행동"
botstory_element_request = "요청을 표현:"
botstory_element_trigger_state = "방아쇠 상태:"
botstory_element_remote_message = "원격 메시지:"
botstory_element_result_state = "결과 국가:"
botstory_element_response = "응답:"
botstory_element_editpattern = "편집"
botstory_element_delete_operation = "당신이 정말로 삭제하려는 이 패턴?"
botstory_element_deletepattern = "삭제"
botstory_element_edit_pattern = "패턴 편집"
botstory_element_add_pattern = "추가 패턴"
botstory_element_save = "저장"
;
; GroupoptionsElement.php
groupoptions_element_welcome_user = "환 %s"
groupoptions_element_welcome = "영"
groupoptions_element_signin = "로그인"
groupoptions_element_manage_account = "계정 관리"
groupoptions_element_manage_groups = "그룹 관리"
groupoptions_element_signout = "로그아웃"
groupoptions_element_create_account = "계정 만들기"
groupoptions_element_page_places = "%s 페이지에 %s 그룹소"
groupoptions_element_read_page = "%s 페이지에 그룹 %s"
groupoptions_element_edit_page = " 편집 %s 페이지"
groupoptions_element_page_history = "%s 페이지의 역사"
groupoptions_element_page_source = "%s 페이지 소스"
groupoptions_element_page_relationships = "%s 페이지의 관계"
groupoptions_element_page_discuss = " %s 페이지 토론"
groupoptions_element_page_list = "%s 그룹 페이지 목록"
groupoptions_element_group_feed = "%s 피드"
groupoptions_element_page_thread = "%s 페이지에 %s 그룹 토론"
groupoptions_element_page_thread_rss = "%s 페이지에 %s 그룹 토론"
groupoptions_element_wiki_page = "%s 페이지에 그룹 %s"
groupoptions_element_rss = "%sRSS"
groupoptions_element_groupfeed = "%s 피드"
groupoptions_element_no_path_info = "경로 정보"
groupoptions_element_userfeed = "사용자:%s"
groupoptions_element_userrss = "사용자:%sRSS"
groupoptions_element_myfeeds = "내 피드"
;
; AdminbarElement.php
adminbar_element_admin = "Admin"
;
; ManagecreditsElement.php
managecredits_element_balance = "잔:%s 크레딧"
managecredits_element_transactions = "신용 거래"
managecredits_element_type = "유형"
managecredits_element_amount = "금액"
managecredits_element_date = "날짜"
managecredits_element_total = "총"
managecredits_element_purchase_credits = "구매하는 크레딧"
managecredit_element_num_credits = "수량"
managecredit_element_card_number = "신용 카드 번호"
managecredit_element_cvc = "CVC"
managecredit_element_expiration = "만기"
managecredits_element_charge_warning = "의 구매 버튼을 사용하여 요금은 상 카드 수량 필드&amp;#039;s 금액에서 미국 달러와의 동 "
managecredits_element_program_terms = "프로그램 약관"
managecredits_element_purchase = "구매"
managecredits_element_script_failure = "아무 작업 신용 카드 스크립트를 발견된다!"
managecredits_element_search = "검색"
advertisement_init_ledger = "시작 균형"
advertisement_buy_credits = "사 크레딧"
advertisement_buy_ad = "을 구입 광고"
social_component_join_group_fee = "에 가입하는 요금 "
;
; GroupElement.php
group_element_auto_logout_one_minute = "자동 로그아웃 한 분입니다!!"
;
; SearchbarElement.php
searchbar_element_title = "Yioop-검색 엔진 PHP"
searchbar_element_input_label = "입력어를하고 싶은 웹 검색"
searchbar_element_input_placeholder = "형을 찾기 위해 무엇"
searchbar_element_search = "검색"
;
; ManagecrawlsElement.php
managecrawls_element_awaiting_status = "기다리고 있는 크롤 상태"
managecrawls_element_up_longer_update = "크롤 상태를 더이상 업데이트 하지 않습니다."
;
; ManageaccountElement.php
manageaccount_element_edit_or_no_text = "Toggle 는지 여부를 계정 정보를 편집"
manageaccount_element_welcome = "환 %s!"
manageaccount_element_what_can_do = "이 페이지에서 당신은에 액세스 할 수 있어 측면 사용자 계정 정보를 보여줍니다."
manageaccount_element_account_details = "계정 정보"
manageaccount_element_icon = "사용자 아이콘"
manageaccount_element_username = "사용자 이름"
manageaccount_element_firstname = "이름"
manageaccount_element_lastname = "마지막 이름"
manageaccount_element_email = "이메일"
options_element_language_label = "언어:"
manageaccount_element_is_bot = "로봇용:"
manageaccount_element_bot_unique_token = "로봇 독특한 토큰"
manageaccount_element_bot_callback_url = "로봇 콜백 URL"
manageaccount_element_password = "비밀번호:"
manageaccount_element_new_password = "새 비밀번호:"
manageaccount_element_retype_password = "다시 비밀번호를 적어주십시요:"
manageaccount_element_new_recovery_qa = "복 답변:"
manageaccount_element_save = "저장"
manageaccount_element_groups_and_feeds = "그룹 및 피드"
manageaccount_element_group_info = "를 만들거나 가입하기 그룹이 친구와 통신할 수 있습니다."
manageaccount_element_num_groups = "당신이 속한 %s 그룹이 있습니다."
manageaccount_element_num_group = "에 속하는 1 그룹입니다."
manageaccount_element_manage = "리"
manageaccount_element_statistics = "통계"
manageaccount_element_group_wiki = "Wiki"
manageaccount_element_group_stats = "%s 게시물,%s 스레드"
manageaccount_element_last_post = "마지막 게시물:"
manageaccount_element_recommendations = "권장 사항"
manageaccount_element_rec_threads = "스레드:"
manageaccount_element_rec_groups = "그룹:"
manageaccount_element_manage_all_groups = "참가/관리 모든 그룹"
manageaccount_element_go_to_group_feed = "보 결합된 그룹 피드"
manageaccount_element_crawl_and_index = "크롤링과 색인"
manageaccount_element_crawl_info = "크롤링과 색인 웹 또는 기존 아카이브를 만들 searchable index."
manageaccount_element_num_crawls = "당신은 %sactive 크롤링,%s 이전 크롤링 인덱스입니다."
manageaccount_element_manage_crawls = "관리를 크롤링과 색인"
manageaccount_element_query_statistics = "검색 질의 통계"
manageaccount_element_manage_machines = "관리를 크롤링 기계"
manageaccount_element_crawl_mixes = "크롤 호텔"
manageaccount_element_mixes_info = "현재 검색 결과에서 여러 인덱스 순서아보세요."
manageaccount_element_num_mixes = "당신은 %s 크롤링합니다."
manageaccount_element_num_mix = "당신은 %s 크롤링합니다."
manageaccount_element_manage_mixes = "을 만들/관리를 크롤링 호텔"
;
; EditmixElement.php
editmix_element_back = "시"
editmix_element_edit_mix = "편집 크롤링을 섞"
editmix_element_mix_name = "혼합 이름"
editmix_element_mix_components = "혼합 구성 요소"
editmix_element_too_many = "에서 최대의 검색 조각!"
editmix_element_add_fragment = "추가 검색 결과 조각"
editmix_element_save_button = "저장"
;
; QuerystatsElement.php
querystats_element_query_statistics = "검색 질의 통계"
querystats_element_filter = "필터"
querystats_element_go = "가"
querystats_element_last_hour = "마지막 시간"
querystats_element_last_day = "마지막 날"
querystats_element_last_month = "지난 달"
querystats_element_last_year = "지난해"
querystats_element_all_time = "모든 시간"
querystats_element_no_activity = "활동이 없"
;
; ManagegroupsElement.php
managegroups_element_subscribed_groups = "그룹 가입"
managegroups_element_joinable_groups = "그룹에 결합 가능"
managegroups_element_groupname = "이름"
managegroups_element_groupowner = "자"
managegroups_element_registertype = "등록"
managegroups_element_memberaccess = "스"
managegroups_element_voting = "투표"
managegroups_element_post_lifetime = "게시 일생"
managegroups_element_actions = "행동"
managegroups_element_join_fee = "그룹에 가입하는 요금"
managegroups_element_num_users = "사용자 %s"
managegroups_element_statistics = "통계"
managegroups_element_group_wiki = "Wiki"
managegroups_element_join = "가"
managegroups_element_edit = "편집"
managegroups_element_delete = "삭제"
managegroups_element_fee_warning = "가 %s 신용 요금 가입니다. 당신은 여전히 원하는 가입?"
managegroups_element_num_credits = "(%s 학점)"
managegroups_element_decline = "감소"
managegroups_element_unsubscribe = "Unsubscribe"
managegroups_element_delete_operation = "Are you sure you want to delete?"
managegroups_element_group_info = "그룹 편집"
managegroups_element_create_group = "그룹 만들기"
managegroups_element_register = "등록"
managegroups_element_encryption = "암호화"
managegroups_element_feed = "피드"
managegroups_element_import_discussions = "Import 토론"
managegroups_element_group_users = "원"
managegroups_element_with_selected = "선택"
managegroups_element_ban = "Ban"
managegroups_element_activate = "활성화"
managegroups_element_name = "이름"
managegroups_element_join_date = "가입한 날짜"
managegroups_element_status = "상태"
managegroups_element_action = "작"
managegroups_element_filter = "Filter:"
managegroups_element_invite = "더 많은 사용자들을 초대하고"
managegroups_element_save = "저장"
managegroups_element_invite_users_group = "사용자를 초대하여 그룹"
managegroups_element_usernames = "사용자 이름(공간/쉼표로 구분)"
managegroups_element_transfer_group_owner = "그룹 소유자 전송"
managegroups_element_new_group_owner = "새로운 소유자"
managegroups_element_change_owner = "소유자 변경"
managegroups_element_group_statistics = "%s 그룹 통계"
managegroups_element_go = "가"
managegroups_element_group_views = "그룹 보기"
managegroups_element_thread_views = "실망"
managegroups_element_wiki_views = "Wiki 보기"
managegroups_element_last_hour = "마지막 시간"
managegroups_element_last_day = "마지막 날"
managegroups_element_last_month = "지난 달"
managegroups_element_last_year = "지난해"
managegroups_element_all_time = "모든 시간"
managegroups_element_no_activity = "활동이 없"
managegroups_element_search_joinable = "검색 결합 가능한 그룹"
managegroups_element_search_subscribed = "검색 구독 그룹"
managegroups_element_hour = "시간"
managegroups_element_day = "일"
managegroups_element_month = "달"
managegroups_element_num_visits = "번호 방문의"
;
; FooterElement.php
footer_element_blog = "블로그"
footer_element_privacy = "개인 정보 보호"
footer_element_terms = "약관"
footer_element_bot = "ThisSiteBot"
footer_element_developed_seek_quarry = "에서 개발 SeekQuarry"
footer_element_translations_yandex = "일부 번역 Yandex.translate"
footer_element_copyright_site = "(c)이 사이트"
footer_element_this_search_engine = "이 검색 엔진"
;
; WikiElement.php
wiki_element_back = "시"
wiki_element_places = "장소:"
wiki_element_redirect_to = "리디렉션:"
wiki_element_page_no_exist = "%s 페이지가 존재하지 않습니다."
wiki_element_create_edit = "을 만들 수 있는 이 페이지의 편집을 선택하여 사이드 메뉴에서."
wiki_element_use_form_below = "할 수 있습니다 또는 아래의 양식을 사용하여 만들거나 편집 다른 페이지로 이동됩니다."
wiki_element_submit = "제출"
wiki_element_syntax_summary = "Wiki Syntax 가이드"
wiki_element_signin_edit = "이 있는 경우는 충분한 액세스할 수 있습을 만드는 페이지에 로그인하여 이동합니다."
wiki_element_user_feedback = "사용자 의견"
wiki_element_locale_name = "로캘:%s"
wiki_element_page = "페이지:%s"
wiki_element_resource_name = "리소스:%s"
configure_element_toggle_page_settings = "설정"
wiki_element_page_type = "페이지 유형:"
wiki_element_page_alias = "Alias 페이지:"
wiki_element_page_border = "페이지 테두리:"
wiki_element_table_of_contents = "테이블의 내용:"
wiki_element_title = "제목:"
wiki_element_meta_author = "저자:"
wiki_element_meta_robots = "Meta 로봇:"
wiki_element_meta_description = "메타 설명:"
wiki_element_alternative_path = "자원 경로:"
wiki_element_empty_use_default = "공백으로 남겨 사용하는 기본값"
wiki_element_page_header = "헤더 페이지 이름:"
wiki_element_page_footer = "바닥글 페이지 이름:"
wiki_element_archive_info = "아카이브 페이지래&amp;#039;t 에 나타나 검색결과를 삭제합의 텍스트를 저장합니다."
wiki_element_edit_reason = "편집 이유:"
wiki_element_closebutton = "닫기"
wiki_element_savebutton = "저장"
wiki_element_media_list = "미디어 목록 페이지"
wiki_element_ml_description = "업로드된 아래 항목을 것입니다 모든 나타나는 경우 이 페이지를 읽으로 또는 미디어 갤러리 목록입니다."
wiki_element_page_resources = "페이지 리소스"
wiki_element_resources_info = "리소스는 이미지,동영상,파일 또는 이와 관련된 페이지입니다."
wiki_element_rename_failed = "이름 바꾸기지 못했습니다!"
wiki_element_delete_operation = "Are you sure you want to delete?"
wiki_element_resource_filter = "필터"
wiki_element_go = "가"
wiki_element_current_folder = "사용은 현재의 폴더"
wiki_element_clip_folder = "클립 폴더:"
wiki_element_name = "이름"
wiki_element_size = "크기"
wiki_element_modified = "Modified"
wiki_element_video = "동영상"
wiki_element_audio = "오디오"
wiki_element_rename = "이름 바꾸기"
wiki_element_add_to_page = "추가 페이지"
wiki_element_extract = "추출물"
wiki_element_clip_copy = "클립 복사"
wiki_element_no_resources = "리소스 저장되었습니다 이 페이지는 아직이다."
wiki_element_root_folder = "루트 폴더"
wiki_element_recent_places = "최근 장소"
wiki_element_paths = "자원 경로"
wiki_element_recent_pages = "최근 페이지"
wiki_element_recent_groups = "최근 그룹"
wiki_element_login_for_recent = "용 후 로그인"
wiki_element_wiki_page_list = "%s 그룹 페이지 목록"
wiki_element_filter_or_create = "검색 그룹 페이지 제목"
wiki_element_create_page = "페이지를 만들 수:%s"
wiki_element_edit = "편집"
wiki_element_no_pages = "이 그룹 페이지를 아직에 대한 %s 습니다. 검색에 대한 존재 페이지고 편집을 클릭하면 그것을 만들 수 있습니다."
wiki_element_no_cur_rel = "현재 관계"
wiki_element_difference = "차이:"
wiki_element_diff_first = "첫째"
wiki_element_diff_second = "두 번째"
wiki_element_edited_by = "편집 %s."
wiki_element_page_len = "(%s 바이트)."
wiki_element_revert = "되돌리기"
wiki_element_history = "역사"
wiki_element_discuss = "토론"
wiki_element_toggle_page_settings = "설정"
;
; EditlocalesElement.php
editlocales_element_edit_locale = "로케일 편집: %s"
editlocales_element_show = "쇼:"
editlocales_element_filter = "Filter:"
editlocales_element_go = "가"
editlocales_element_no_matching = "일치하는 문자열을 왼쪽 번역!"
editlocales_element_save = "저장"
;
; GroupbarElement.php
groupbar_element_page_list = "페이지 목록"
groupbar_element_page_thread = " %s 페이지에 %s 그룹 토론"
groupbar_element_groupfeed = "%s 피드"
groupbar_element_no_path_info = "경로 정보"
groupbar_element_userfeed = "사용자:%s"
groupbar_element_myfeeds = "내 피드"
groupbar_element_ungrouped_icon = "화되지 않은 아이콘"
groupbar_element_grouped_icon = "그룹화 아이콘"
;
; ManagemachinesElement.php
managemachines_element_awaiting_status = "을 기다리는 상태 기계의..."
managemachines_element_no_longer_update = "기계 상태를 더 이상 업데이트..."
;
; SearchoptionsElement.php
searchoptions_element_welcome_user = "환 %s"
searchoptions_element_welcome = "영"
searchoptions_element_signin = "로그인"
searchoptions_element_admin = "Admin"
searchoptions_element_signout = "로그아웃"
searchoptions_element_create_account = "계정 만들기"
searchoptions_element_categories = "카테고리"
searchoptions_element_searchsettings = "설정"
searchoptions_element_time_label = "시간:"
searchoptions_element_size_label = "이미지 크기:"
searchoptions_element_minduration = "분 소요 시간:"
searchoptions_element_maxduration = "최대 길이:"
searchoptions_element_language_label = "언어:"
searchoptions_element_results_per_page = "링크/페이지"
searchoptions_element_open_in_tabs = " 오픈 결과 탭:"
searchoptions_element_safe_search = "안전 검색:"
searchoptions_element_save = "저장"
searchoptions_element_trending = "동향"
searchoptions_element_wiki_pages = "Wiki 페이지"
searchoptions_element_suggest = "건 Url"
searchoptions_element_tools = "도구"
searchoptions_install_plugin = "Yioop 검색 플러그인"
;
; SearchsourcesElement.php
searchsources_element_editsource_form = "Edit Source 양식"
searchsources_element_channelpath = "채널:"
searchsources_element_item_regex = "항목 구분:"
searchsources_element_titlepath = "제목:"
searchsources_element_descpath = "설명:"
searchsources_element_linkpath = "링크:"
searchsources_element_image_xpath = "이미지 XPath:"
searchsources_element_trending_stop_regex = ""
searchsource_element_alt_link_text = "다른 링크를 태그:"
searchsources_element_wiki_destination = "Wiki 대상:"
searchsources_element_aux_url_xpath = "Aux Url Xpath:"
searchsources_element_link_xpath_text = "다운로드 Xpath:"
searchsources_element_trend_category_group = ""
searchsources_element_trending_xpath = ""
searchsources_element_media_sources = "미디어 소스"
searchsources_element_subsearches = "Subsearches"
searchsources_element_confirm_delete = "당신이 정말로 원하는 명확한 이전 다운로드 뉴스 피드 데이터가?"
searchsources_element_clear_news_trending = "명확한 현재의 뉴스와 데이터를 동향"
searchsources_element_medianame = "이름"
searchsources_element_action = "작"
searchsources_element_sourcetype = "유형:"
searchsources_element_locale_tag = "언어:"
searchsources_element_category = "카테고리:"
searchsources_element_expires = "은 만료됩니다:"
searchsources_element_url = "URL:"
searchsources_element_testmedia = "테스트"
searchsources_element_editmedia = "편집"
searchsources_element_delete_operation = "Are you sure you want to delete?"
searchsources_element_deletemedia = "삭제"
searchsources_element_dirname = "폴더 이름"
searchsources_element_index = "Index"
searchsources_element_localestring = "현지화 식별자"
searchsources_element_perpage = "페이지 당 결과"
searchsources_element_default_query = "기본 검색"
searchsources_element_actions = "행동"
searchsources_element_editsource = "편집"
searchsources_element_localize = "현지화"
searchsources_element_deletesubsearch = "삭제"
searchsources_element_edit_media_source = "미디어 소스 편집"
searchsources_element_add_media_source = "미디어 소스를 추가"
searchsources_element_sourcename = "이름:"
searchsources_element_feed_instruct = "제공 xpath 을 먹 아래의 구성 요소:"
searchsources_element_regex_instruct = "입력 공급의 정규표현식. 정규표현식을 제외한 품목을 구분해야 1 캡쳐 그룹입니다."
searchsources_element_item_text = "품목:"
searchsources_element_save = "저장"
searchsources_element_edit_subsearch = "편집 Subsearch"
searchsources_element_add_subsearch = "추가 Subsearch"
searchsources_element_foldername = "폴더 이름:"
searchsources_element_indexsource = "색인 소스:"
searchsources_element_per_page = "페이지 당 결과:"
searchsources_element_defaultquery = "기본 검색:"
searchsources_element_search = "검색"
;
; SecurityElement.php
security_element_session_captcha = ""
security_element_session = ""
security_element_site_timezone = "간:"
security_element_token_name = "토큰 이름:"
security_element_session_name = "세션에 이름:"
security_element_autologout = "Autologout:"
security_element_consent_expires = ""
security_element_privacy = "개인 정보 보호"
security_element_differential_privacy = "차 개인 정보 보호 정책:"
security_element_group_analytics = "그룹 분석:"
security_element_search_analytics = "검색 분석:"
security_element_captcha_type = "보안문자 입력"
security_element_recovery_type = "복구 유형"
security_element_edit_recovery = "편집 계정을 복구하는 질문"
security_element_save = "저장"
;
; PageoptionsElement.php
pageoptions_element_crawl_time = "크롤링 시"
pageoptions_element_search_time = "검색 시간"
pageoptions_element_test_options = "테스트 옵션"
pageoptions_element_save_options = "저장"
pageoptions_element_run_tests = "테스트 프로세스 페이지"
pageoptions_element_load_options = "Get 페이지에서 옵션:"
pageoptions_element_page_range = "바이트 범위를 다운로드(0-값):"
pageoptions_element_summarizer = "요약 작:"
pageoptions_element_max_description = "Max 페이지로 요약 길이에서 바이트:"
pageoptions_element_cache_pages = "캐시 전체를 크롤링한 페이지:"
pageoptions_element_allow_recrawl = "용 페이지로 크롤후:"
pageoptions_element_file_types = "페이지는 파일 유형을 크롤링:"
pageoptions_element_classifiers_rankers = "분류 및 Rankers"
pageoptions_element_use_classify = "용을 분류"
pageoptions_element_use_rank = "를 사용하여 순위"
pageoptions_element_no_classifiers = "없음 분류자입니다."
pageoptions_element_indexing_plugins = "인덱싱 플러그인"
pageoptions_element_plugin = "플러그인"
pageoptions_element_plugin_include = "사용 크롤"
pageoptions_element_configure = "구성"
pageoptions_element_no_compatible_plugins = "호환성 인덱싱 플러그인을 발견!"
pageoptions_element_page_rules = "페이지 추출 규칙 분야"
pageoptions_element_search_page = "검색 페이지 요소와 링크"
pageoptions_element_wd_suggest = "제출"
pageoptions_element_subsearch_link = "Subsearch"
pageoptions_element_signin_link = "로그인"
pageoptions_element_cache_link = "캐시"
pageoptions_element_similar_link = "비슷한"
pageoptions_element_in_link = "Inlinks"
pageoptions_element_ip_link = "IP 주소"
pageoptions_element_result_score = "그 결과 점수"
pageoptions_element_ranking_factors = "검색 순위 요소"
pageoptions_element_title_weight = "제목량:"
pageoptions_element_description_weight = "무게 설명:"
pageoptions_element_link_weight = "링크 무게:"
pageoptions_element_results_grouping_options = "검색 결과 그룹"
pageoptions_element_min_results_to_group = "최소 결과하는 그룹:"
pageoptions_element_test_page = "테스트 페이지"
pageoptions_element_uri = "URI:"
pageoptions_element_page_type = "유형:"
pageoptions_element_test_results = "테스트 결과"
pageoptions_element_page_truncated = "페이지 잘 %s %s 바이트입니다."
pageoptions_element_after_process = "후에 페이지가 프로세서 추출물 요약"
pageoptions_element_after_rules = "페이지 후에 적용되는 규칙"
pageoptions_element_extracted_words = "단어를 그 위치를 추출하여 인덱스에서 요약"
pageoptions_element_extracted_questions = "추출한 질문"
pageoptions_element_extracted_metas = "추출된 단어는 메타"
pageoptions_element_page_process_times = "페이지 처리 시간"
pageoptions_element_page_process_time = "페이지 프로세스 시간:"
pageoptions_element_rule_process_time = "페이지 규칙은 프로세스 시간:"
pageoptions_element_canon_time = "정식화 기간:"
pageoptions_element_term_pos_sentence_tag_time = "기 Pos 과 문장 꼬리표 시간:"
pageoptions_element_qa_time = "질문에 대답을 추출:"
pageoptions_element_total_time = "총 시간:"
pageoptions_element_time_seconds = "%s 초"
;
; AdminElement.php
admin_element_auto_logout_one_minute = "자동 로그아웃 한 분입니다!!"
;
; ServersettingsElement.php
serversettings_element_server_settings = "서버 및 등록"
serversettings_element_name_server = "이름 서버 설정"
serversettings_element_restart = "서버를 재시작"
serversettings_element_name_server_key = "서버는 열쇠:"
serversettings_element_name_server_url = "이름 서버는 URL:"
serversettings_element_use_filecache = "사용 Filecache:"
serversettings_element_clear_cache = "캐"
serversettings_element_database_setup = "데이터베이스 설정"
serversettings_element_database_system = "데이터베이스 시스템:"
serversettings_element_databasename = "데이터베이스 이름:"
serversettings_element_databasehost = "호스트 이름:"
serversettings_element_databaseuser = "데이터베이스 사용자:"
serversettings_element_databasepassword = "데이터베이스 비밀번호:"
serversettings_element_account_registration = "계정 등록"
serversettings_element_mail_sender = "발신자 이메일:"
serversettings_element_send_media_updater = "메일을 보내에서 미디어를 업데이터"
serversettings_element_use_php_mail = "사용 PHP mail()함수"
serversettings_element_mail_server = "SMTP Server:"
serversettings_element_mail_serverport = "서버의 포트:"
serversettings_element_mail_username = "메일 사용자 이름:"
serversettings_element_mail_password = "메일 암호:"
serversettings_element_mail_security = "메일 보안:"
serversettings_element_proxy_title = "프록시 서버"
serversettings_element_tor_proxy = "토르는 프록시(.양파 url):"
serversettings_element_use_proxy_servers = "크롤링을 통해 프록시"
serversettings_element_proxy_servers = "프록시 서버(One per line. 형식:주소:포트나 주소:port:proxytype)"
serversettings_element_monetization_config = "수익 창출"
serversettings_element_monetization_type = "유형"
serversettings_element_no_payment_processing = "어떤 광고 지불 처리하는 스크립트를 구성"
serversettings_element_purchase_processing = "구매 지불에서 스크립트 Seekquarry.com"
serversettings_element_ad_location = "Ad 위치"
serversettings_element_top = "Top"
serversettings_element_side = "Side"
serversettings_element_both = "모두"
serversettings_element_none = "없음"
serversettings_element_global_adscript = "글로벌 요소를 광고 스크립트"
serversettings_element_top_adscript = "최소 광고 스크립트"
serversettings_element_side_adscript = "측 요소를 광고 스크립트"
serversettings_element_bot_configuration = "로봇 구성"
serversettings_element_bot_settings = "로봇 설정"
serversettings_element_save = "저장"
;
; GroupfeedElement.php
groupfeed_element_add_group = "그룹 추가"
groupfeed_element_request_add = "요청을 그룹 추가"
groupfeed_element_comment = "Comment"
groupfeed_element_group_wiki = "Wiki"
groupfeed_element_group_stats = "%s 게시물,%s 스레드"
groupfeed_element_last_post = "마지막 게시물:"
groupfeed_element_start_thread = "시작하는 새로운 실"
groupfeed_element_no_posts_yet = "게시물이 없다."
groupfeed_element_thread_no_exist = "스레드가 존재하지 않습니다! 어쩌면 그것은 삭제됩니까?"
groupfeed_element_edit = "편집"
groupfeed_element_delete = "삭제"
groupfeed_element_usericon = "사용자 아이콘"
groupfeed_element_num_posts = "%s 게시물"
groupfeed_element_num_views = "%s 보기"
groupfeed_element_start_thread_in_group = "새로운 시작에서 스레드 %s"
groupfeed_element_new_thread_icon = "새로운 아이콘 스레드"
groupfeed_element_last_edited = "마지막 수정:%s"
groupfeed_element_post_vote = "투표:"
groupfeed_element_last_post_info = "마지막 게시물:"
groupfeed_element_feedplaces = "피드 명소"
groupfeed_element_mygroups = "모든 피드"
groupfeed_element_userplaces = "용 장소"
groupfeed_element_groupplaces = "%s 그룹소"
groupfeed_element_wiki_name = "%sWiki"
groupfeed_element_recent_threads = "최근 스레드"
groupfeed_element_recent_groupfeeds = "최근 피드"
groupfeed_element_drag_textarea = "드래그는 항목으로 텍스트 영역을 추가한다."
groupfeed_element_click_textarea = "거나 클릭하여 선택합니다."
groupfeed_element_add_comment = "추가 코멘트"
groupfeed_element_save = "저장"
groupfeed_element_subject = "주제"
groupfeed_element_post = "게시"
groupfeed_element_edit_post = "후 편집"
groupfeed_element_no_longer_update = "그룹 피드 더 이상 업데이트!"
;
; PaginationElement.php
pagination_helper_next = "다음"
;
; MediajobsElement.php
mediajobs_element_configure_media_jobs = "구성 미디어 작업"
mediajobs_element_mode = "모"
mediajobs_element_nameserver = "이름 서버"
mediajobs_element_distributed = "산"
mediajobs_element_jobs_list = "작업 목록"
mediajobs_element_job_name = "직업름"
mediajobs_element_run_status = "실행 상태"
mediajobs_element_on = "에"
mediajobs_element_off = "륙"
;
; ManageclassifiersElement.php
manageclassifiers_element_classifiers = "분류"
manageclassifiers_element_label_col = "레이블"
manageclassifiers_element_positive_col = "긍정"
manageclassifiers_element_negative_col = "정"
manageclassifiers_element_actions_col = "행동"
manageclassifiers_element_edit = "편집"
manageclassifiers_element_finalized = "확정"
manageclassifiers_element_finalize = "완료"
manageclassifiers_element_finalizing = "을 마무리"
manageclassifiers_element_confirm = "Are you sure you want to delete?"
manageclassifiers_element_delete = "삭제"
manageclassifiers_element_add_classifier = "추가류"
manageclassifiers_element_classifier_name = "이름"
manageclassifiers_element_create_button = "성"
manageclassifiers_element_element_search = "검색"
;
; StatisticsElement.php
statistics_element_crawl_stats = "크롤 통계"
statistics_element_recompute_stats = "다시 계산"
statistics_element_stats_scheduled = "크롤 통계되었 예약을 계산할 수 있도록 다음 MediaUpdater 실행됩니다. "
statistics_element_already_scheduled = "크롤 통계는 이 예약을 계산할 수 있도록 다음 MediaUpdater 실행됩니다. "
;
; AdminoptionsElement.php
adminoptions_element_welcome_user = "환 %s"
adminoptions_element_signout = "로그아웃"
;
; ConfigureElement.php
configure_element_work_directory = "검색 엔진 작업 디렉토리"
configure_element_load_or_create = "로드 또는 생성"
configure_element_component_check = "구성 요소 검사"
configure_element_profile_settings = "프로필 세팅들"
configure_element_default_language = "디폴트 언어:"
configure_element_debug_display = "디버그 표시"
configure_element_error_info = "에러 정보"
configure_element_query_info = "퀘리 정보"
configure_element_test_info = "테스트 정보"
configure_element_site_access = "검색에 액세스"
configure_element_web_access = "웹사"
configure_element_rss_access = "RSS"
configure_element_api_access = "API"
configure_element_crawl_robot = "크롤 로봇 설정"
configure_element_robot_name = "로봇 기술 "
configure_element_robot_instance = "로봇 인스턴스:"
configure_element_robot_description = "크롤 로봇 이름:"
configure_element_save = "저장"
;
; CrawloptionsElement.php
crawloptions_element_modify_active_crawl = "수정 Active 크롤링"
crawloptions_element_edit_crawl_options = "크롤 옵션들 편집"
crawloptions_element_web_crawl = "웹 크롤링"
crawloptions_element_archive_crawl = "아카이브 크롤링"
crawloptions_element_load_options = "을 얻을 크롤링에서 옵션:"
crawloptions_element_server_channel = "서버 채널:"
crawloptions_element_no_machines = "No 구성된 기계입니다."
crawloptions_element_crawl_order = "크롤 순서:"
crawloptions_element_max_depth = "최대 깊이:"
crawloptions_element_repeat_type = "반복 유형:"
crawloptions_element_robots_txt = "Robots.txt:"
crawloptions_element_restrict_by_url = "사이트들을 주소로 제한:"
crawloptions_element_allowed_to_crawl = "크롤을 허가한 사이트들"
crawloptions_element_disallowed_and_quota_sites = "용 사이트의/사이트는 할당량"
crawloptions_element_seed_sites = "씨드 사이트들"
crawloptions_element_add_suggest_urls = "사용자 추가 제안의 데이터"
crawloptions_element_inject_sites = "사이트로 주입의 현재 크롤링"
crawloptions_element_reindex_crawl = "크롤링거나 아크 폴더에 다시 인덱스:"
crawloptions_element_need_api_for_mix = "Yioop API 액세스 필요한 혼합 보관롤 "
crawloptions_element_save = "저장"
;
; TrendingElement.php
trending_element_hourly = "최 시간별"
trending_element_daily = "Top 일일"
trending_element_weekly = "최고의 주간"
trending_element_monthly = "최 월"
trending_element_yearly = "연간"
trending_element_trending = "향..."
trending_element_trending_terms = "추 %s"
trending_element_chart = ""
trending_element_term = "기"
trending_element_score = "점수"
trending_element_date = "계산 %s"
trending_element_trend_scores = ""
trending_element_hourly_trend = "시간별 트렌드에 대한 점수를&amp;#039;%s&amp;#039;을 위한 마지막 날"
trending_element_daily_trend = "매일 추세에 대한 점수를&amp;#039;%s&amp;#039;에 대한 지난 주"
trending_element_monthly_trend = ""
trending_element_yearly_trend = ""
;
; SearchElement.php
admin_view_auto_logout_one_minute = "자동 로그아웃 한 분입니다!!"
search_element_calculated = " %s 초입니다."
search_element_results = "주의 %s %s %s"
search_element_num_results = "(%s 결과)"
search_element_no_results = "결과를 찾을 수 없습니다. 보십시오른 검색합니다."
search_element_possible_answer = "가능한 응답:"
search_element_word_cloud = "어:"
search_element_cache = "캐시"
search_element_as_text = "보기 텍스트로"
search_element_similar = "비슷한"
search_element_inlink = "Inlinks"
search_element_rank = "순위:%s"
search_element_relevancy = "Rel:%s"
search_element_proximity = "Prox:%s"
search_element_score = "점수:%s"
search_element_score_pinned = ""
search_element_title = "Yioop-검색 엔진 PHP"
search_element_input_label = "입력어를하고 싶은 웹 검색"
search_element_input_placeholder = "형을 찾기 위해 무엇"
search_element_search = "검색"
;
; ManageusersElement.php
manageusers_element_users = "사용자"
manageusers_element_username = "사용자:"
manageusers_element_firstname = "이름"
manageusers_element_lastname = "마지막 이름"
manageusers_element_email = "이메일"
manageusers_element_groups = "그룹"
manageusers_element_status = "상태"
manageusers_element_actions = "행동"
manageusers_element_edit = "편집"
manageusers_element_delete = "삭제"
manageusers_element_confirm_delete = "Are you sure you want to delete?"
manageusers_element_user_info = "사용자 정보"
manageusers_element_add_user = "사용자 추가"
manageusers_element_roles = "역할"
manageusers_element_num_roles = "%s 역할"
manageusers_element_with_selected = "선택"
manageusers_element_name = "이름"
manageusers_element_action = "작"
manageusers_element_filter = "필터"
manageusers_element_add_role = "추가"
manageusers_element_num_groups = "%s 그룹"
manageusers_element_add_group = "추가"
manageusers_element_password = "비밀번호:"
manageusers_element_retype_password = "비밀번호를 다시 적어주십시요"
manageusers_element_save = "저장"
manageusers_element_search_user = "검색"
;
; ManageadvertisementsElement.php
manageadvertisements_element_list = "Advertisement 목록"
manageadvertisements_element_adname = "Ad 이름"
manageadvertisements_element_username = "사용자 이름"
manageadvertisements_element_keywords = "키워드"
manageadvertisements_element_budget = "산"
manageadvertisements_element_dates = "날짜"
manageadvertisements_element_viewclicks = "기를 클릭"
manageadvertisements_element_status = "상태"
manageadvertisements_element_actions = "행동"
manageadvertisements_element_active = "활성"
manageadvertisements_element_deactivated = "비활성화"
manageadvertisements_element_suspended = "일시 중단"
manageadvertisements_element_completed = "완료"
manageadvertisements_element_edit = "편집"
manageadvertisements_element_deconfirm = "비활성화 광고?"
manageadvertisements_element_deactivate = "비활성화"
manageadvertisements_element_suspend = "일시 중단"
manageadvertisements_element_reconfirm = "이 다시 활성화 광고?"
manageadvertisements_element_reactivate = "다시 활성화"
manageadvertisements_element_ad_info = "광고 정보"
manageadvertisements_element_purchase_ad = "구매하는 광고 목록"
manageadvertisements_element_ad_user = "광고 창조자"
manageadvertisements_element_displayname = "광고 제목"
manageadvertisements_element_text = "광고 몸"
manageadvertisements_element_ad_url = "목적지 URL"
manageeadvertisement_element_ad_duration = "캠페인 기간"
manageeadvertisement_element_start_day = "시작일은 일입니다."
manageeadvertisement_element_keywords = "키워드"
manageadvertisements_element_keyword_help = "원하는 키워드를 위해 광고"
manageadvertisements_element_keyword_bid_amount = "최소 입찰 필요"
manageadvertisements_element_expensive_word = "비싼 말씀"
manageadvertisements_element_calculate_bid = "입찰 계산"
manageadvertisements_element_update = "업데이트"
manageadvertisements_element_buy_info = "를 사용하여 구입하는 버튼을 공제하고 예산 분야에서 고객님의 총 금액 %s 사용할 수 있다."
manageadvertisements_element_buy_credits = "더 살 광고 크레딧"
manageadvertisements_element_edit_ad = "광고 편집"
manageadvertisements_element_purchase = "구매"
manageadvertisements_element_preview = "미리보기"
manageadvertisements_element_search_advertisement = "검색"
manageadvertisements_element_description = "설명"
manageadvertisements_element_destination_url = "목적지 URL"
manageadvertisements_element_start_date = "시작 날짜"
manageadvertisements_element_end_date = "끝 날짜"
;
; EditclassifierElement.php
editclassifier_element_back = "시"
editclassifier_element_edit_classifier = "편집 분류"
editclassifier_element_classifier_label = "분류 Label:"
editclassifier_element_change = "변경"
editclassifier_element_statistics = "통계"
editclassifier_element_positive_examples = "긍정적인 예제:"
editclassifier_element_negative_examples = "부정적인 예제:"
editclassifier_element_accuracy = "정확도:"
editclassifier_element_na = "N/A"
editclassifier_element_update = "업데이트"
editclassifier_element_add_examples = "추가 예제"
editclassifier_element_source = "출처:"
editclassifier_element_default_crawl = "기본 크롤링"
editclassifier_element_label_by_hand = "레이블은 손으로"
editclassifier_element_all_in_class = "모든 클래스"
editclassifier_element_none_in_class = "없음에서 클래스"
editclassifier_element_keywords = "키워드:"
editclassifier_element_load = "드"
editclassifier_element_finalize = "완료"
editclassifier_element_no_documents = "문서"
;
; MixcrawlsElement.php
mixcrawls_element_available_mixes = "호텔"
mixcrawls_view_name = "이름"
mixcrawls_view_definition = "정의"
mixcrawls_view_actions = "행동"
mixcrawls_view_ascending = "ASC"
mixcrawls_view_descending = "DESC"
mixcrawls_view_no_components = "혼합가 없는 구성 요소직"
mixcrawls_view_edit = "편집"
mixcrawls_set_index = "설정으로 인덱스"
mixcrawl_search_index = "검색 색인"
mixcrawls_element_confirm_delete = "Are you sure you want to delete?"
mixcrawls_view_delete = "삭제"
mixcrawls_element_make_mix = "을 믹스 크롤링"
mixcrawls_element_mix_name = "혼합 이름"
mixcrawls_element_create_button = "성"
mixcrawls_element_search_mix = "검색"
mixcrawls_element_mixname = "혼합 이름"
;
; ManagelocalesElement.php
managelocales_element_locale_list = "로케일 리스트"
managelocales_element_localename = "로케일 이름"
managelocales_element_localetag = "로케일 태그"
managelocales_element_writingmode = "쓰기 모드"
managelocales_element_enabled = "사용 가능"
managelocales_element_percenttranslated = "번역됀 퍼센트"
managelocales_element_actions = "행동"
managelocales_element_true = "true"
managelocales_element_false = "false"
managelocales_element_edit = "편집"
managelocales_confirm_delete = "Are you sure you want to delete?"
managelocales_element_delete = "삭제"
managelocales_element_locale_info = "로케일을 편집"
managelocales_element_add_locale = "로케일 추가"
managelocales_element_localenamelabel = "로케일 이름:"
managelocales_element_localetaglabel = "로케일 태그:"
managelocales_element_writingmodelabel = "쓰기 모드:"
managelocales_element_localeenabled = "로캘 설정:"
managelocales_element_save = "저장"
managelocales_element_search_locales = "입 검색"
;
; MachinelogElement.php
machinelog_element_filter = "Filter:"
machinelog_element_log_file = "%s 로그 파일"
machinelog_element_refresh_off = "턴 자동으로 새로 고침 Off"
machinelog_element_refresh_on = "턴 자동차에서 새로 고침"
;
; ResultseditorElement.php
resultseditor_element_edit_results = "편집 결과"
resultseditor_element_query_map = ""
resultseditor_element_knowledge_wiki = "지식 Wiki"
resultseditor_element_edit_result = "편집 결과"
resultseditor_element_page_url = "URL:"
resultseditor_element_load_page = "드"
resultseditor_element_url_action = "작업:"
resultseditor_element_page_title = "제목:"
resultseditor_element_description = "설명"
resultseditor_element_back = "시"
resultseditor_element_save = "저장"
resultseditor_element_query = "쿼리"
resultseditor_element_load_map = ""
resultseditor_element_sites_querymap_urls = ""
resultseditor_element_sites_kwiki_page = "지식 Wiki 페이지"
;
; ScrapersElement.php
scrapers_element_scrapers = "웹 스크레이퍼"
scrapers_element_info_heading = "스크레이퍼 정보"
scrapers_element_actions = "행동"
scrapers_element_signature = "서명:"
scrapers_element_priority = "우선순위:"
scrapers_element_text_path = "텍스트 XPath:"
scrapers_element_delete_paths = "삭제 Xpath:"
scrapers_element_extract_fields = "추출물 필드:"
scrapers_element_edit = "편집"
scrapers_element_confirm_delete = "Are you sure you want to delete?"
scrapers_element_delete_scraper = "삭제"
scrapers_element_edit_scraper = "편집 스크레이퍼"
scrapers_element_add_scraper = "추가 스크레이퍼"
scrapers_element_scraper_name = "이름:"
scrapers_element_save = "저장"
scrapers_element_search = "검색"
scrapers_element_name = "이름"
;
; ManagerolesElement.php
manageroles_element_roles = "역할"
manageroles_element_rolename = "롤 이름:"
manageroles_element_actions = "행동"
manageroles_element_edit = "편집"
manageroles_element_delete = "삭제"
manageroles_element_confirm_delete = "Are you sure you want to delete?"
manageroles_element_role_info = "역할 정보"
manageroles_element_add_role = "롤 추가"
manageroles_element_role_activities = "활동"
manageroles_element_activity_name = "이름"
manageroles_element_allowed_arguments = "허용되는 인수"
manageroles_element_activity_actions = "행동"
manageroles_element_save = "저장"
manageroles_element_search_role = "검색"
;
; AppearanceElement.php
appearance_element_use_wiki_landing = "사용 Wiki 공 메인 페이지를 방문 페이지:"
appearance_element_search_page_components = "검색 페이지 구성 요소"
appearance_element_background_color = "배경 색상:"
appearance_element_background_image = "배경 이미지:"
appearance_element_foreground_color = "전경색:"
appearance_element_topbar_color = "상단 바 Color:"
appearance_element_sidebar_color = "이드 바 Color:"
appearance_element_large_logo = "큰 로고:"
appearance_element_medium_logo = "중간 로고:"
appearance_element_small_logo = "작은 로고:"
appearance_element_favicon = "파비콘:"
appearance_element_toolbar = "검색 툴"
appearance_element_auxiliary_css = "보조 스타일의 지시어"
appearance_element_reset_customizations = "Reset 사용자 지정"
appearance_element_save = "저장"
;
; SuggestView.php
suggest_view_suggest_url = "건 URL"
suggest_view_instructions = "사이트 다음에 대한 웹 크롤링합니다. 최대 열 사이트가 하루에 받아들여질 수 있습니다."
suggest_view_url = "URL:"
suggest_view_human_check = "인간 체크인:"
suggest_view_submit_url = "제출"
suggest_view_return = "로 돌아 Yioop"
;
; /src/views/layouts
;
; WebLayout.php
web_layout_title = "PHP 검색 엔진 - Yioop!"
web_layout_description = "찾고자 하는걸 도와드립니다."
web_layout_site_author = "크리스 Pollett"
web_layout_query_statistics = "퀘리 분석"
web_layout_total_elapsed_time = "퀘리: %s 초."
web_layout_query_time = "시간: %s 초."
web_layout_cookie_uses = ""
web_layout_privacy_policy = ""
web_layout_allow_cookies = ""
;
; RssLayout.php
rss_layout_title = "PHP 검색 엔진 - Yioop! : %s"
rss_layout_description = "%s 에 대한 서치 결과:"
;
; View.php
view_locale_version = "6"
view_logo_alt_text = "Yioop"
;
; /src/views/helpers
;
; SearchformHelper.php
searchform_helper_any = "모"
searchform_helper_search = "검색"
;
; PagingtableHelper.php
pagingtable_helper_show = "보"
pagingtable_helper_row_range = "행 %s %s %s"
pagingtable_helper_search = "검색"
pagingtable_helper_add = "추가"
;
; FileuploadHelper.php
fileupload_helper_drag_textarea = "드래그는 항목으로 텍스트 영역을 추가한다."
fileupload_helper_click_textarea = "거나 클릭하여 선택합니다."
fileupload_helper_drag_above_or = "드래그 위에나..."
fileupload_helper_choose = "선택합니다."
fileupload_helper_upload = "업로드"
basic_js_invalid_filetype = "잘못된 파일 형식!"
basic_js_file_too_big = "파일의 크기가 너무 크다!"
basic_js_upload_progress = "업로드 진행: "
basic_js_progress_meter_disabled = "업로드 진행 과정을 비활성화"
basic_js_upload_error = "업로드하는 오류!"
basic_js_upload_cancelled = "업로 취소됩니다!"
basic_js_too_many_files = "을 추가하려고 너무 많은 파일이!"
;
; ImagesHelper.php
images_helper_view_image_results = "더보기 이미지 결과를..."
;
; VideourlHelper.php
videourl_helper_videothumb = "엄지 손가락 비디오"
;
; HelpbuttonHelper.php
helpbutton_helper_question_mark = "?"
helpbutton_helper_edit = "편집"
helpbutton_helper_not_available = "할 수 없을 로드하는 데 도움 기사!"
helpbutton_helper_create_edit = "을 만들 수 있는 이 페이지의 편집을 선택하여 사이드 메뉴에서."
helpbutton_helper_page_no_exist = "%s 페이지가 존재하지 않습니다."
helpbutton_helper_read = "읽기"
;
; FeedsHelper.php
feeds_helper_view_feed_results = "뉴스 결과 %s"
feeds_helper_view_onehour = "1 시간 전에"
feeds_helper_view_minsecs = "%sm%s 전 s"
feeds_helper_view_hourdate = "%s 시간 전에"
;
; PaginationHelper.php
pagination_helper_previous = "이전"
pagination_helper_next = "다음"
;
; ToggleHelper.php
toggle_helper_on = "에"
toggle_helper_off = "륙"
;
; /src/library/indexing_plugins
;
; WordfilterPlugin.php
wordfilter_plugin_settings_saved = "단어는 필터링 설정을 저장됩니다!"
wordfilter_plugin_defaults_restored = "기본값으로 복원!"
wordfilter_plugin_preferences = "단어는 필터링 환경설정"
wordfilter_plugin_factory_settings = "공장 설정"
wordfilter_plugin_save = "저장"
ViewGit