ttrss/locale/ko_KR/LC_MESSAGES/messages.po

4897 lines
120 KiB
Plaintext
Raw Blame History

This file contains ambiguous Unicode characters

This file contains Unicode characters that might be confused with other characters. If you think that this is intentional, you can safely ignore this warning. Use the Escape button to reveal them.

# Copyright (C) YEAR THE PACKAGE'S COPYRIGHT HOLDER
# This file is distributed under the same license as the PACKAGE package.
# YoungMin Park <tfympark1@gmail.com>, 2013
#
msgid ""
msgstr ""
"Project-Id-Version: tt-rss unstable\n"
"Report-Msgid-Bugs-To: \n"
"POT-Creation-Date: 2019-08-15 13:47+0300\n"
"PO-Revision-Date: 2019-03-17 14:52+0000\n"
"Last-Translator: himori kim <romi8318@gmail.com>\n"
"Language-Team: Korean <https://weblate.tt-rss.org/projects/tt-rss/messages/ko/>\n"
"Language: ko_KR\n"
"MIME-Version: 1.0\n"
"Content-Type: text/plain; charset=UTF-8\n"
"Content-Transfer-Encoding: 8bit\n"
"Plural-Forms: nplurals=1; plural=0;\n"
"X-Generator: Weblate 3.3\n"
"X-Poedit-SourceCharset: UTF-8\n"
#: backend.php:73
msgid "Use default"
msgstr "기본 설정 사용"
#: backend.php:74
msgid "Never purge"
msgstr "남겨두지 않음"
#: backend.php:75
msgid "1 week old"
msgstr "1주일 전"
#: backend.php:76
msgid "2 weeks old"
msgstr "2주일 전"
#: backend.php:77
msgid "1 month old"
msgstr "1달 전"
#: backend.php:78
msgid "2 months old"
msgstr "2달 전"
#: backend.php:79
msgid "3 months old"
msgstr "3달 전"
#: backend.php:82
msgid "Default interval"
msgstr "기본 간격"
#: backend.php:83
#: backend.php:93
msgid "Disable updates"
msgstr "업데이트 중단"
#: backend.php:84
#: backend.php:94
#, fuzzy
msgid "15 minutes"
msgstr "15분마다"
#: backend.php:85
#: backend.php:95
#, fuzzy
msgid "30 minutes"
msgstr "30분마다"
#: backend.php:86
#: backend.php:96
msgid "Hourly"
msgstr "1시간마다"
#: backend.php:87
#: backend.php:97
#, fuzzy
msgid "4 hours"
msgstr "4시간마다"
#: backend.php:88
#: backend.php:98
#, fuzzy
msgid "12 hours"
msgstr "12시간마다"
#: backend.php:89
#: backend.php:99
msgid "Daily"
msgstr "하루 한 번"
#: backend.php:90
#: backend.php:100
msgid "Weekly"
msgstr "1주일에 한 번"
#: backend.php:103
#: classes/pref/system.php:52
#: classes/pref/users.php:47
msgid "User"
msgstr "사용자"
#: backend.php:104
msgid "Power User"
msgstr "고급 사용자"
#: backend.php:105
msgid "Administrator"
msgstr "관리자"
#: errors.php:9
msgid "This program requires XmlHttpRequest to function properly. Your browser doesn't seem to support it."
msgstr "이 프로그램이 정상 동작 하기 위해서는 XmlHttpRequest가 필요합니다. 현재 사용중인 브라우저는 XmlHttpRequest를 지원하지 않는것으로 보입니다."
#: errors.php:12
msgid "This program requires cookies to function properly. Your browser doesn't seem to support them."
msgstr "이 프로그램이 정상 동작 하기 위해서는 쿠키를 사용해야합니다. 현재 사용중인 브라우저는 쿠키를 지원하지 않는것으로 보입니다."
#: errors.php:15
msgid "Backend sanity check failed."
msgstr "백엔드 설정 확인에 실패하였습니다."
#: errors.php:17
msgid "Frontend sanity check failed."
msgstr "프론트엔드 설정 확인에 실패하였습니다."
#: errors.php:19
msgid "Incorrect database schema version. &lt;a href='db-updater.php'&gt;Please update&lt;/a&gt;."
msgstr "데이터베이스 스키마 버전이 잘못되었습니다. &lt;a href='update.php'&gt;업데이트가 필요합니다.&lt;/a&gt;。"
#: errors.php:21
msgid "Request not authorized."
msgstr "인증되지 않은 요청입니다."
#: errors.php:23
msgid "No operation to perform."
msgstr "수행할 작업이 없습니다."
#: errors.php:25
msgid "Could not display feed: query failed. Please check label match syntax or local configuration."
msgstr "피드 내용을 표시할 수 없습니다. 라벨 문법이 일치하는지, 혹은 로컬 설정을 확인해주세요."
#: errors.php:27
msgid "Denied. Your access level is insufficient to access this page."
msgstr "이 페이지에 접근할 수 있는 권한이 없어 접근이 거부되었습니다."
#: errors.php:29
msgid "Configuration check failed"
msgstr "설정 확인에 실패하였습니다."
#: errors.php:31
msgid "Your version of MySQL is not currently supported. Please see official site for more information."
msgstr "지원하지 않는 MySQL 버전을 사용중입니다. 자세한 내용은 공식 사이트를 참고해주세요."
#: errors.php:35
msgid "SQL escaping test failed, check your database and PHP configuration"
msgstr "SQL escaping 테스트에 실패했습니다. 데이터베이스 및 PHP 설정을 확인해주세요."
#: errors.php:37
#, fuzzy
msgid "Method not found"
msgstr "피드가 없습니다."
#: errors.php:39
msgid "Plugin not found"
msgstr "플러그인을 찾을 수 없습니다"
#: errors.php:41
msgid "Encoding data as JSON failed"
msgstr "JSON으로 변환에 실패하였습니다."
#: index.php:127
#: index.php:142
#: index.php:254
#: prefs.php:112
#: classes/backend.php:5
#: classes/pref/feeds.php:1268
#: classes/pref/filters.php:806
#: classes/pref/labels.php:281
#: js/AppBase.js:147
#: js/CommonDialogs.js:291
#: js/CommonDialogs.js:371
#: js/Feeds.js:344
#: js/Feeds.js:422
#: js/Headlines.js:285
#: js/PrefFeedTree.js:126
#: js/PrefFeedTree.js:133
#: js/PrefFeedTree.js:250
#: js/PrefFeedTree.js:319
#: js/PrefFilterTree.js:97
#: js/PrefHelpers.js:23
#: js/PrefHelpers.js:72
#: js/PrefHelpers.js:138
msgid "Loading, please wait..."
msgstr "로딩중입니다. 잠깐의 여유를 갖고 하늘을 바라보아요."
#: index.php:151
#: js/AppBase.js:244
#: js/AppBase.js:250
msgid "Communication problem with server."
msgstr "서버와의 통신이 원활하지 않습니다."
#: index.php:154
msgid "Recent entries found in event log."
msgstr ""
#: index.php:157
msgid "Updates are available from Git."
msgstr ""
#: index.php:171
msgid "Show articles"
msgstr "내용 표시"
#: index.php:174
msgid "Adaptive"
msgstr "추린 글"
#: index.php:175
msgid "All Articles"
msgstr "전체 내용"
#: index.php:176
#: include/functions.php:1063
#: classes/feeds.php:70
msgid "Starred"
msgstr "중요 표시"
#: index.php:177
#: include/functions.php:1064
#: classes/feeds.php:71
msgid "Published"
msgstr "공개됨"
#: index.php:178
#: classes/feeds.php:63
#: classes/feeds.php:69
msgid "Unread"
msgstr "안 읽은 글"
#: index.php:179
msgid "With Note"
msgstr "노트가 있는 글"
#: index.php:180
msgid "Ignore Scoring"
msgstr "점수 무시"
#: index.php:183
msgid "Sort articles"
msgstr "내용 정렬"
#: index.php:187
msgid "Default"
msgstr "기본 정렬"
#: index.php:188
msgid "Newest first"
msgstr "새 글 먼저"
#: index.php:189
msgid "Oldest first"
msgstr "오래된 글 먼저"
#: index.php:190
msgid "Title"
msgstr "제목순으로"
#: index.php:194
#: index.php:228
#: include/functions.php:1051
#: classes/feeds.php:75
#: js/FeedTree.js:58
#: js/FeedTree.js:93
msgid "Mark as read"
msgstr "읽음 표시"
#: index.php:197
msgid "Older than one day"
msgstr "하루 넘게 묵은 내용"
#: index.php:200
msgid "Older than one week"
msgstr "1주일 넘게 묵은 내용"
#: index.php:203
msgid "Older than two weeks"
msgstr "2주일 넘게 묵은 내용"
#: index.php:218
msgid "Actions..."
msgstr "동작..."
#: index.php:221
msgid "Preferences..."
msgstr "설정..."
#: index.php:222
msgid "Search..."
msgstr "검색..."
#: index.php:223
msgid "Feed actions:"
msgstr "피드 동작"
#: index.php:224
#: classes/handler/public.php:741
msgid "Subscribe to feed..."
msgstr "피드 구독..."
#: index.php:225
msgid "Edit this feed..."
msgstr "이 피드 수정..."
#: index.php:226
#: classes/pref/feeds.php:796
#: classes/pref/feeds.php:1241
#: js/PrefFeedTree.js:62
msgid "Unsubscribe"
msgstr "구독 해제"
#: index.php:227
msgid "All feeds:"
msgstr "전체 피드:"
#: index.php:229
msgid "(Un)hide read feeds"
msgstr "읽은 내용 숨김"
#: index.php:230
msgid "Other actions:"
msgstr "기타 동작"
#: index.php:231
#: include/functions.php:1037
msgid "Toggle widescreen mode"
msgstr "와이드스크린 모드 켜기/끄기"
#: index.php:232
#: include/functions.php:1072
#, fuzzy
msgid "Toggle night mode"
msgstr "통합 모드 켜기/끄기"
#: index.php:233
msgid "Keyboard shortcuts help"
msgstr "키보드 단축키 도움말"
#: index.php:242
msgid "Logout"
msgstr "로그아웃"
#: prefs.php:32
#: prefs.php:129
#: include/functions.php:1067
#: classes/pref/prefs.php:473
msgid "Preferences"
msgstr "설정"
#: prefs.php:121
msgid "Keyboard shortcuts"
msgstr "키보드 단축키"
#: prefs.php:122
msgid "Exit preferences"
msgstr "설정 완료"
#: prefs.php:132
#: classes/pref/feeds.php:127
#: classes/pref/feeds.php:1176
#: classes/pref/feeds.php:1230
#: classes/pref/prefs.php:28
msgid "Feeds"
msgstr "피드"
#: prefs.php:136
#: classes/pref/filters.php:243
msgid "Filters"
msgstr "필터"
#: prefs.php:140
#: classes/feeds.php:1383
#: classes/pref/labels.php:85
msgid "Labels"
msgstr "라벨"
#: prefs.php:145
msgid "Users"
msgstr "사용자"
#: prefs.php:148
msgid "System"
msgstr "시스템"
#: register.php:183
#: include/login_form.php:141
msgid "Create new account"
msgstr "새 계정 생성"
#: register.php:189
msgid "New user registrations are administratively disabled."
msgstr "관리자가 신규 사용자 등록 기능을 비활성화 한 상태입니다."
#: register.php:193
#: register.php:238
#: register.php:251
#: register.php:266
#: register.php:285
#: register.php:332
#: register.php:342
#: register.php:354
#: classes/handler/public.php:758
#: classes/handler/public.php:807
#: classes/handler/public.php:831
#: classes/handler/public.php:923
#: classes/handler/public.php:953
#: classes/handler/public.php:1027
#: classes/handler/public.php:1124
#: classes/handler/public.php:1136
#: classes/handler/public.php:1141
#: classes/handler/public.php:1165
msgid "Return to Tiny Tiny RSS"
msgstr "Tiny Tiny RSS로 돌아가기"
#: register.php:214
msgid "Your temporary password will be sent to the specified email. Accounts, which were not logged in once, are erased automatically 24 hours after temporary password is sent."
msgstr "임시 암호가 이메일로 전송됩니다. 이메일 전송 후 24시간 내에 로그인하지 않으면 계정이 삭제됩니다."
#: register.php:220
msgid "Desired login:"
msgstr "원하는 사용자명:"
#: register.php:223
msgid "Check availability"
msgstr "가능한지 확인"
#: register.php:225
#: classes/handler/public.php:938
msgid "Email:"
msgstr "이메일:"
#: register.php:228
msgid "How much is two plus two:"
msgstr "2 + 2 = "
#: register.php:231
msgid "Submit registration"
msgstr "등록 정보 제출"
#: register.php:249
msgid "Your registration information is incomplete."
msgstr "등록 정보가 미완성 상태입니다."
#: register.php:264
msgid "Sorry, this username is already taken."
msgstr "이미 사용중인 사용자명입니다."
#: register.php:283
msgid "Registration failed."
msgstr "등록에 실패했습니다."
#: register.php:329
msgid "Account created successfully."
msgstr "계정 생성이 완료되었습니다."
#: register.php:351
msgid "New user registrations are currently closed."
msgstr "현재는 신규 사용자 등록을 할 수 없습니다."
#: update.php:113
msgid "Tiny Tiny RSS data update script."
msgstr "Tiny Tiny RSS 데이터 업데이트 스크립트."
#: include/controls.php:85
#: classes/pref/filters.php:212
#: classes/pref/filters.php:223
#: classes/pref/filters.php:537
msgid "All feeds"
msgstr "모든 피드"
#: include/controls.php:138
#: include/controls.php:230
#: classes/digest.php:124
#: classes/feeds.php:1395
#: classes/opml.php:536
#: classes/pref/feeds.php:246
msgid "Uncategorized"
msgstr "카테고리 없음"
#: include/functions.php:83
msgid "Detect automatically"
msgstr ""
#: include/functions.php:817
#, php-format
msgid "%d min"
msgstr ""
#: include/functions.php:1013
msgid "Navigation"
msgstr "이동"
#: include/functions.php:1014
msgid "Open next feed"
msgstr "다음 피드 열기"
#: include/functions.php:1015
msgid "Open previous feed"
msgstr "이전 피드 열기"
#: include/functions.php:1016
msgid "Open next article"
msgstr "다음 글 보기"
#: include/functions.php:1017
msgid "Open previous article"
msgstr "이전 글 보기"
#: include/functions.php:1018
msgid "Open next article (don't scroll long articles)"
msgstr "다음 글 보기 (긴 글 스크롤 하지 않음)"
#: include/functions.php:1019
msgid "Open previous article (don't scroll long articles)"
msgstr "이전 글 열기 (긴 글 스크롤 하지 않음)"
#: include/functions.php:1020
msgid "Move to next article (don't expand or mark read)"
msgstr "다음 글로 이동(펼치거나 읽음 표시하지 않음)"
#: include/functions.php:1021
msgid "Move to previous article (don't expand or mark read)"
msgstr "이전 글로 이동(펼치거나 읽음 표시하지 않음)"
#: include/functions.php:1022
msgid "Show search dialog"
msgstr "검색 기능 표시"
#: include/functions.php:1023
msgid "Article"
msgstr "글"
#: include/functions.php:1024
#: js/Headlines.js:1288
msgid "Toggle starred"
msgstr "중요 표시"
#: include/functions.php:1025
#: js/Headlines.js:1300
msgid "Toggle published"
msgstr "공개 설정"
#: include/functions.php:1026
#: js/Headlines.js:1275
msgid "Toggle unread"
msgstr "읽지 않음 표시"
#: include/functions.php:1027
msgid "Edit tags"
msgstr "태그 편집"
#: include/functions.php:1028
msgid "Open in new window"
msgstr "새창에서 열기"
#: include/functions.php:1029
#: js/Headlines.js:1321
msgid "Mark below as read"
msgstr "아래 글 읽음 표시"
#: include/functions.php:1030
#: js/Headlines.js:1314
msgid "Mark above as read"
msgstr "위 글 읽음 표시"
#: include/functions.php:1031
msgid "Scroll down"
msgstr "스크롤 다운"
#: include/functions.php:1032
msgid "Scroll up"
msgstr "위로 스크롤"
#: include/functions.php:1033
msgid "Select article under cursor"
msgstr "커서위치의 글 선택"
#: include/functions.php:1034
msgid "Email article"
msgstr "이메일로 글 전송"
#: include/functions.php:1035
msgid "Close/collapse article"
msgstr "글 접기/펴기"
#: include/functions.php:1036
msgid "Toggle article expansion (combined mode)"
msgstr "글 확장 (혼합 모드)"
#: include/functions.php:1038
msgid "Toggle embed original"
msgstr "원문 표시"
#: include/functions.php:1039
msgid "Article selection"
msgstr "글 선택"
#: include/functions.php:1040
msgid "Select all articles"
msgstr "전체 글 선택"
#: include/functions.php:1041
msgid "Select unread"
msgstr "읽지 않은 글 선택"
#: include/functions.php:1042
msgid "Select starred"
msgstr "중요 표시 글 선택"
#: include/functions.php:1043
msgid "Select published"
msgstr "공개한 글 선택"
#: include/functions.php:1044
msgid "Invert selection"
msgstr "선택 반전"
#: include/functions.php:1045
msgid "Deselect everything"
msgstr "전체 선택 해제"
#: include/functions.php:1046
#: classes/pref/feeds.php:529
#: classes/pref/feeds.php:817
msgid "Feed"
msgstr "피드"
#: include/functions.php:1047
msgid "Refresh current feed"
msgstr "이 피드 새로고침"
#: include/functions.php:1048
msgid "Un/hide read feeds"
msgstr "읽은 피드 숨기기/보이기"
#: include/functions.php:1049
#: classes/pref/feeds.php:1233
msgid "Subscribe to feed"
msgstr "피드 구독"
#: include/functions.php:1050
#: js/Headlines.js:1438
#: js/PrefFeedTree.js:56
#: js/FeedTree.js:65
msgid "Edit feed"
msgstr "피드 편집"
#: include/functions.php:1052
msgid "Reverse headlines"
msgstr "헤드라인 거꾸로 표시"
#: include/functions.php:1053
msgid "Toggle headline grouping"
msgstr ""
#: include/functions.php:1054
msgid "Debug feed update"
msgstr "피드 업데이트 디버그"
#: include/functions.php:1055
#, fuzzy
msgid "Debug viewfeed()"
msgstr "피드 업데이트 디버그"
#: include/functions.php:1056
#: js/FeedTree.js:121
msgid "Mark all feeds as read"
msgstr "모든 피드를 읽음 표시"
#: include/functions.php:1057
msgid "Un/collapse current category"
msgstr "이 카테고리 접기/펴기"
#: include/functions.php:1058
msgid "Toggle auto expand in combined mode"
msgstr "통합 모드에서의 자동 펼침 켜기/끄기"
#: include/functions.php:1059
msgid "Toggle combined mode"
msgstr "통합 모드 켜기/끄기"
#: include/functions.php:1060
msgid "Go to"
msgstr "이동"
#: include/functions.php:1061
#: classes/feeds.php:1256
msgid "All articles"
msgstr "전체 글"
#: include/functions.php:1062
msgid "Fresh"
msgstr "새 글"
#: include/functions.php:1065
#: classes/feeds.php:1260
msgid "Recently read"
msgstr "최근에 읽은 글"
#: include/functions.php:1066
#: js/tt-rss.js:432
#: js/tt-rss.js:511
msgid "Tag cloud"
msgstr "태그 클라우드"
#: include/functions.php:1068
msgid "Other"
msgstr "기타"
#: include/functions.php:1069
#: classes/pref/labels.php:266
msgid "Create label"
msgstr "라벨 생성"
#: include/functions.php:1070
#: classes/pref/filters.php:785
msgid "Create filter"
msgstr "필터 생성"
#: include/functions.php:1071
msgid "Un/collapse sidebar"
msgstr "사이드바 숨김/표시"
#: include/functions.php:1073
msgid "Show help dialog"
msgstr "도움말 보이기"
#: include/functions.php:1775
msgid "There is no error, the file uploaded with success"
msgstr ""
#: include/functions.php:1776
msgid "The uploaded file exceeds the upload_max_filesize directive in php.ini"
msgstr ""
#: include/functions.php:1777
msgid "The uploaded file exceeds the MAX_FILE_SIZE directive that was specified in the HTML form"
msgstr ""
#: include/functions.php:1778
msgid "The uploaded file was only partially uploaded"
msgstr ""
#: include/functions.php:1779
#, fuzzy
msgid "No file was uploaded"
msgstr "업로드된 파일 없음."
#: include/functions.php:1780
msgid "Missing a temporary folder"
msgstr ""
#: include/functions.php:1781
msgid "Failed to write file to disk."
msgstr ""
#: include/functions.php:1782
msgid "A PHP extension stopped the file upload."
msgstr ""
#: include/login_form.php:81
#: classes/handler/public.php:618
#: classes/handler/public.php:933
#: classes/pref/users.php:55
msgid "Login:"
msgstr "로그인:"
#: include/login_form.php:88
#: classes/handler/public.php:625
msgid "Password:"
msgstr "암호:"
#: include/login_form.php:96
msgid "I forgot my password"
msgstr "비밀번호를 잊어버리셨나요?"
#: include/login_form.php:101
msgid "Profile:"
msgstr "프로필:"
#: include/login_form.php:104
#: classes/handler/public.php:281
#: classes/pref/prefs.php:1065
#: classes/rpc.php:69
msgid "Default profile"
msgstr "기본 프로필"
#: include/login_form.php:113
msgid "Use less traffic"
msgstr ""
#: include/login_form.php:117
msgid "Does not display images in articles, reduces automatic refreshes."
msgstr ""
#: include/login_form.php:126
msgid "Remember me"
msgstr "ID/PW 저장"
#: include/login_form.php:137
#: classes/handler/public.php:638
msgid "Log in"
msgstr "로그인"
#: include/sessions.php:45
#, fuzzy
msgid "Session failed to validate (schema version changed)"
msgstr "세션 유효성 검사 실패(잘못된 IP)"
#: include/sessions.php:53
#, fuzzy
msgid "Session failed to validate (UA changed)."
msgstr "세션 유효성 검사 실패(잘못된 IP)"
#: include/sessions.php:67
#, fuzzy
msgid "Session failed to validate (password changed)"
msgstr "세션 유효성 검사 실패(잘못된 IP)"
#: include/sessions.php:74
#, fuzzy
msgid "Session failed to validate (user not found)"
msgstr "세션 유효성 검사 실패(잘못된 IP)"
#: classes/article.php:26
msgid "Article not found."
msgstr "글이 없습니다."
#: classes/article.php:239
msgid "Tags for this article (separated by commas):"
msgstr "이 글의 태그 (쉼표로 구분)"
#: classes/article.php:251
#: classes/pref/feeds.php:797
#: classes/pref/feeds.php:951
#: classes/pref/filters.php:509
#: classes/pref/labels.php:73
#: classes/pref/prefs.php:1016
#: classes/pref/users.php:114
#: plugins/af_psql_trgm/init.php:197
#: plugins/af_readability/init.php:91
#: plugins/af_redditimgur/init.php:69
#: plugins/af_zz_imgproxy/init.php:243
#: plugins/mail/init.php:66
#: plugins/note/init.php:53
#: plugins/nsfw/init.php:86
msgid "Save"
msgstr "저장"
#: classes/article.php:253
#: classes/feeds.php:716
#: classes/feeds.php:757
#: classes/handler/public.php:596
#: classes/pref/feeds.php:798
#: classes/pref/feeds.php:954
#: classes/pref/feeds.php:1691
#: classes/pref/filters.php:512
#: classes/pref/filters.php:942
#: classes/pref/filters.php:1022
#: classes/pref/filters.php:1115
#: classes/pref/labels.php:75
#: classes/pref/prefs.php:1018
#: classes/pref/prefs.php:1115
#: classes/pref/users.php:116
#: plugins/mail/init.php:178
#: plugins/note/init.php:55
msgid "Cancel"
msgstr "취소"
#: classes/article.php:348
#: classes/article.php:614
msgid "no tags"
msgstr "태그 없음"
#: classes/article.php:458
msgid "unknown type"
msgstr "알수 없는 종류"
#: classes/article.php:535
msgid "Attachments"
msgstr "첨부"
#: classes/backend.php:37
msgid "Keyboard Shortcuts"
msgstr "키보드 단축키"
#: classes/backend.php:61
#: classes/backend.php:130
msgid "Shift"
msgstr ""
#: classes/backend.php:64
#: classes/backend.php:133
msgid "Ctrl"
msgstr ""
#: classes/backend.php:159
#: classes/dlg.php:30
#: classes/dlg.php:57
#: classes/dlg.php:89
#: classes/dlg.php:153
#: classes/dlg.php:187
#: classes/dlg.php:203
#: classes/pref/feeds.php:1499
#: classes/pref/feeds.php:1559
#: classes/pref/filters.php:175
#: plugins/af_psql_trgm/init.php:111
#: plugins/share/init.php:133
msgid "Close this window"
msgstr "이 창 닫기"
#: classes/dlg.php:41
msgid "Your Public OPML URL is:"
msgstr "공개 OPML URL: "
#: classes/dlg.php:54
#: classes/dlg.php:184
#: plugins/share/init.php:130
msgid "Generate new URL"
msgstr "새 URL 생성"
#: classes/dlg.php:68
msgid "Update daemon is enabled in configuration, but daemon process is not running, which prevents all feeds from updating. Please start the daemon process or contact instance owner."
msgstr ""
#: classes/dlg.php:72
#: classes/dlg.php:81
msgid "Last update:"
msgstr "마지막 업데이트:"
#: classes/dlg.php:77
msgid "Update daemon is taking too long to perform a feed update. This could indicate a problem like crash or a hang. Please check the daemon process or contact instance owner."
msgstr ""
#: classes/dlg.php:170
#, php-format
msgid "%s can be accessed via the following secret URL:"
msgstr ""
#: classes/dlg.php:181
#: classes/pref/filters.php:1016
#: classes/pref/prefs.php:683
#: classes/pref/prefs.php:806
#: classes/pref/prefs.php:852
#: classes/pref/prefs.php:867
#: plugins/bookmarklets/init.php:45
#, fuzzy
msgid "More info..."
msgstr "기타 동작..."
#: classes/dlg.php:196
msgid "You are using default tt-rss password. Please change it in the Preferences (Personal data / Authentication)."
msgstr ""
#: classes/dlg.php:200
#, fuzzy
msgid "Open Preferences"
msgstr "설정"
#: classes/feeds.php:34
#: classes/feeds.php:35
#: classes/feeds.php:99
#: classes/feeds.php:100
#: classes/pref/feeds.php:1371
#, fuzzy
msgid "Show as feed"
msgstr "이 피드"
#: classes/feeds.php:41
#, php-format
msgid "Last updated: %s"
msgstr "마지막 업데이트: %s"
#: classes/feeds.php:60
#, fuzzy
msgid "Select..."
msgstr "선택"
#: classes/feeds.php:62
#: classes/pref/feeds.php:1224
#: classes/pref/feeds.php:1457
#: classes/pref/feeds.php:1514
#: classes/pref/filters.php:363
#: classes/pref/filters.php:423
#: classes/pref/filters.php:779
#: classes/pref/filters.php:865
#: classes/pref/filters.php:894
#: classes/pref/labels.php:260
#: classes/pref/prefs.php:1030
#: classes/pref/users.php:343
msgid "All"
msgstr "전체"
#: classes/feeds.php:64
msgid "Invert"
msgstr "선택 반전"
#: classes/feeds.php:65
#: classes/pref/feeds.php:1226
#: classes/pref/feeds.php:1459
#: classes/pref/feeds.php:1516
#: classes/pref/filters.php:365
#: classes/pref/filters.php:425
#: classes/pref/filters.php:781
#: classes/pref/filters.php:867
#: classes/pref/filters.php:896
#: classes/pref/labels.php:262
#: classes/pref/prefs.php:1032
#: classes/pref/users.php:345
msgid "None"
msgstr "선택 안 함"
#: classes/feeds.php:67
msgid "Selection toggle:"
msgstr "선택/선택해제:"
#: classes/feeds.php:73
msgid "Selection:"
msgstr "선택:"
#: classes/feeds.php:76
msgid "Set score"
msgstr "점수 매기기"
#: classes/feeds.php:79
msgid "Move back"
msgstr "돌아가기"
#: classes/feeds.php:80
#: classes/pref/filters.php:372
#: classes/pref/filters.php:432
#: classes/pref/filters.php:874
#: classes/pref/filters.php:903
msgid "Delete"
msgstr "삭제"
#: classes/feeds.php:82
msgid "Archive"
msgstr "보관 처리"
#: classes/feeds.php:86
#: classes/feeds.php:91
#: plugins/mail/init.php:76
#: plugins/mailto/init.php:24
msgid "Forward by email"
msgstr "이메일로 전달"
#: classes/feeds.php:95
msgid "Feed:"
msgstr "피드"
#: classes/feeds.php:149
#: classes/feeds.php:506
msgid "Feed not found."
msgstr "피드가 없습니다."
#: classes/feeds.php:209
msgid "Never"
msgstr "영원히"
#: classes/feeds.php:260
#: classes/feeds.php:1258
msgid "Archived articles"
msgstr "보관 처리된 글"
#: classes/feeds.php:320
msgid "Collapse article"
msgstr "글 접기"
#: classes/feeds.php:345
#, php-format
msgid "Imported at %s"
msgstr "%s에서 불러옴"
#: classes/feeds.php:397
msgid "No unread articles found to display."
msgstr "읽지 않은 글이 없습니다."
#: classes/feeds.php:400
msgid "No updated articles found to display."
msgstr "업데이트된 글이 없습니다."
#: classes/feeds.php:403
msgid "No starred articles found to display."
msgstr "중요 표시된 글이 없습니다."
#: classes/feeds.php:407
msgid "No articles found to display. You can assign articles to labels manually from article header context menu (applies to all selected articles) or use a filter."
msgstr "표시할 글이 없습니다. 필터를 사용하거나 글 제목을 우클릭해서 라벨을 추가할 수 있습니다."
#: classes/feeds.php:409
msgid "No articles found to display."
msgstr "표시할 글이 없습니다."
#: classes/feeds.php:426
#: classes/feeds.php:603
#, php-format
msgid "Feeds last updated at %s"
msgstr "%s에 마지막으로 업데이트 되었습니다."
#: classes/feeds.php:438
#: classes/feeds.php:615
msgid "Some feeds have update errors (click for details)"
msgstr "일부 피드에 업데이트 오류가 있습니다 (상세 정보는 클릭)"
#: classes/feeds.php:592
msgid "No feed selected."
msgstr "선택된 피드가 없습니다."
#: classes/feeds.php:659
msgid "Feed or site URL"
msgstr "피드나 사이트 URL"
#: classes/feeds.php:667
#: classes/pref/feeds.php:571
#: classes/pref/feeds.php:826
#: classes/pref/feeds.php:1664
msgid "Place in category:"
msgstr "카테고리 위치:"
#: classes/feeds.php:676
msgid "Available feeds"
msgstr "사용 가능한 피드"
#: classes/feeds.php:693
#: classes/pref/feeds.php:657
#: classes/pref/feeds.php:891
#: classes/pref/feeds.php:1676
#: classes/pref/users.php:387
msgid "Login"
msgstr "로그인"
#: classes/feeds.php:697
#: classes/pref/feeds.php:665
#: classes/pref/feeds.php:899
#: classes/pref/feeds.php:1677
#: classes/pref/prefs.php:289
msgid "Password"
msgstr "암호"
#: classes/feeds.php:709
#: classes/pref/feeds.php:680
msgid "This feed requires authentication."
msgstr "이 피드는 로그인이 필요합니다."
#: classes/feeds.php:714
#: classes/handler/public.php:755
#: classes/pref/feeds.php:1690
msgid "Subscribe"
msgstr "구독"
#: classes/feeds.php:735
#, fuzzy, php-format
msgid "Search %s..."
msgstr "검색..."
#: classes/feeds.php:741
#: classes/pref/feeds.php:603
#: classes/pref/feeds.php:841
#, fuzzy
msgid "Language:"
msgstr "언어"
#: classes/feeds.php:743
msgid "Used for word stemming"
msgstr ""
#: classes/feeds.php:753
msgid "Search syntax"
msgstr "문법 "
#: classes/feeds.php:756
#: classes/pref/feeds.php:1217
#: classes/pref/filters.php:772
#: classes/pref/users.php:330
#: js/Feeds.js:550
msgid "Search"
msgstr "검색"
#: classes/feeds.php:1250
msgid "Starred articles"
msgstr "중요 표시된 글"
#: classes/feeds.php:1252
msgid "Published articles"
msgstr "공개 글"
#: classes/feeds.php:1254
msgid "Fresh articles"
msgstr "새 글"
#: classes/feeds.php:1381
msgid "Special"
msgstr "자동 분류"
#: classes/feeds.php:1472
#, php-format
msgid "Incorrect search syntax: %s."
msgstr ""
#: classes/feeds.php:1657
#, php-format
msgid "Search results: %s"
msgstr "검색 결과: %s"
#: classes/handler/public.php:512
#: plugins/bookmarklets/init.php:41
msgid "Share with Tiny Tiny RSS"
msgstr "Tiny Tiny RSS에 공유하기"
#: classes/handler/public.php:570
msgid "Title:"
msgstr "제목:"
#: classes/handler/public.php:575
#: classes/pref/feeds.php:548
msgid "URL:"
msgstr "URL:"
#: classes/handler/public.php:580
msgid "Content:"
msgstr "내용:"
#: classes/handler/public.php:585
msgid "Labels:"
msgstr "라벨:"
#: classes/handler/public.php:595
msgid "Share"
msgstr "공유"
#: classes/handler/public.php:597
msgid "Shared article will appear in the Published feed."
msgstr "공유된 글은 공개된 피드에 표시됩니다."
#: classes/handler/public.php:691
msgid "Incorrect username or password"
msgstr "잘못된 사용자명 / 암호입니다."
#: classes/handler/public.php:768
#, php-format
msgid "Already subscribed to <b>%s</b>."
msgstr "<b>%s</b>는 이미 구독중입니다."
#: classes/handler/public.php:771
#, php-format
msgid "Subscribed to <b>%s</b>."
msgstr "<b>%s</b>를 구독했습니다."
#: classes/handler/public.php:774
#, php-format
msgid "Could not subscribe to <b>%s</b>."
msgstr "<b>%s</b>를 구독하는데 실패했습니다."
#: classes/handler/public.php:777
#, php-format
msgid "No feeds found in <b>%s</b>."
msgstr "<b>%s</b>에서 피드를 찾지 못했습니다."
#: classes/handler/public.php:783
#, php-format
msgid "Could not subscribe to <b>%s</b>.<br>Can't download the Feed URL."
msgstr "<b>%s</b>를 구독하는데 실패했습니다. <br>피드 URL을 다운로드 할 수 없습니다."
#: classes/handler/public.php:793
#, fuzzy
msgid "Multiple feed URLs found:"
msgstr "여러개의 피드를 찾았습니다."
#: classes/handler/public.php:806
msgid "Subscribe to selected feed"
msgstr "선택된 피드 구독"
#: classes/handler/public.php:830
msgid "Edit subscription options"
msgstr "구독 옵션 편집"
#: classes/handler/public.php:883
msgid "Password recovery"
msgstr "암호 복구"
#: classes/handler/public.php:926
msgid "You will need to provide valid account name and email. Password reset link will be sent to your email address."
msgstr ""
#: classes/handler/public.php:946
#, fuzzy, php-format
msgid "How much is %d + %d:"
msgstr "2 + 2 = "
#: classes/handler/public.php:952
#: classes/pref/users.php:356
msgid "Reset password"
msgstr "암호 초기화"
#: classes/handler/public.php:964
msgid "Some of the required form parameters are missing or incorrect."
msgstr "일부 필수 파라미터가 누락되었거나 잘못되었습니다."
#: classes/handler/public.php:968
#: classes/handler/public.php:1034
msgid "Go back"
msgstr "돌아가기"
#: classes/handler/public.php:1010
#, fuzzy
msgid "[tt-rss] Password reset request"
msgstr "[tt-rss] 암호 변경 안내"
#: classes/handler/public.php:1030
msgid "Sorry, login and email combination not found."
msgstr "로그인/이메일 정보가 없습니다."
#: classes/handler/public.php:1053
msgid "Your access level is insufficient to run this script."
msgstr "현재 계정 권한으로는 이 스크립트를 실행할 수 없습니다."
#: classes/handler/public.php:1094
msgid "Database Updater"
msgstr "데이터베이스 업데이터"
#: classes/handler/public.php:1105
#, fuzzy, php-format
msgid "Performing updates to version %d"
msgstr "更新を実行しています..."
#: classes/handler/public.php:1110
#, fuzzy, php-format
msgid "Updating to version %d"
msgstr "バージョン %d を確認しています..."
#: classes/handler/public.php:1123
msgid "Try again"
msgstr ""
#: classes/handler/public.php:1129
msgid "Completed."
msgstr "完了しました"
#: classes/handler/public.php:1146
#, fuzzy, php-format
msgid "Tiny Tiny RSS database needs update to the latest version (%d to %d)."
msgstr "Tiny Tiny RSS は最新のバージョンに更新する必要があります (<b>%d</b> から <b>%d</b>)。"
#: classes/handler/public.php:1158
msgid "Perform updates"
msgstr "업데이트 실행"
#: classes/opml.php:28
#: classes/opml.php:32
msgid "OPML Utility"
msgstr "OPML 유틸리티"
#: classes/opml.php:36
msgid "Importing OPML..."
msgstr "OPML 불러오는중..."
#: classes/opml.php:41
msgid "Return to preferences"
msgstr "설정으로 돌아가기"
#: classes/opml.php:316
#, php-format
msgid "Adding feed: %s"
msgstr "%s 피드를 추가하는중..."
#: classes/opml.php:333
#, php-format
msgid "Duplicate feed: %s"
msgstr "중복 피드: %s"
#: classes/opml.php:347
#, php-format
msgid "Adding label %s"
msgstr "%s에 라벨 추가중..."
#: classes/opml.php:350
#, php-format
msgid "Duplicate label: %s"
msgstr ""
#: classes/opml.php:362
#, php-format
msgid "Setting preference key %s to %s"
msgstr ""
#: classes/opml.php:398
#, fuzzy, php-format
msgid "Adding filter %s..."
msgstr "필터를 추가하는중..."
#: classes/opml.php:536
#, php-format
msgid "Processing category: %s"
msgstr "카테고리 처리중: %s"
#: classes/opml.php:582
#, php-format
msgid "Upload failed with error code %d"
msgstr ""
#: classes/opml.php:594
msgid "Unable to move uploaded file."
msgstr "업로드된 파일을 이동할 수 없습니다."
#: classes/opml.php:598
msgid "Error: please upload OPML file."
msgstr "오류: OPML 파일을 업로드 하세요."
#: classes/opml.php:609
msgid "Error: unable to find moved OPML file."
msgstr "오류: 이동된 OPML 파일을 찾을 수 없습니다."
#: classes/opml.php:618
msgid "Error while parsing document."
msgstr "문서 분석중에 오류가 발생했습니다."
#: classes/pref/feeds.php:28
msgid "Check to enable field"
msgstr "필드 활성화 확인"
#: classes/pref/feeds.php:77
#: classes/pref/feeds.php:232
#: classes/pref/feeds.php:280
#: classes/pref/feeds.php:286
#: classes/pref/feeds.php:315
#, php-format
msgid "(%d feed)"
msgid_plural "(%d feeds)"
msgstr[0] "(%d개의 피드)"
#: classes/pref/feeds.php:521
#: classes/pref/prefs.php:20
msgid "General"
msgstr "일반"
#: classes/pref/feeds.php:537
msgid "Feed Title"
msgstr "피드 제목"
#: classes/pref/feeds.php:550
msgid "Feed URL"
msgstr "피드 주소"
#: classes/pref/feeds.php:585
#, fuzzy
msgid "Site URL:"
msgstr "サイト:"
#: classes/pref/feeds.php:587
#, fuzzy
msgid "Site URL"
msgstr "피드 주소"
#: classes/pref/feeds.php:612
#: classes/pref/feeds.php:852
msgid "Update"
msgstr "업데이트"
#: classes/pref/feeds.php:621
#: classes/pref/feeds.php:859
#, fuzzy
msgid "Interval:"
msgstr "인터페이스"
#: classes/pref/feeds.php:634
#: classes/pref/feeds.php:874
msgid "Article purging:"
msgstr "글을 유지:"
#: classes/pref/feeds.php:651
#: classes/pref/feeds.php:885
#: classes/pref/feeds.php:1673
#: classes/pref/users.php:63
#: plugins/auth_internal/init.php:60
msgid "Authentication"
msgstr "인증"
#: classes/pref/feeds.php:669
msgid "<b>Hint:</b> you need to fill in your login information if your feed requires authentication, except for Twitter feeds."
msgstr ""
#: classes/pref/feeds.php:682
#: classes/pref/feeds.php:907
#: classes/pref/filters.php:459
#: classes/pref/filters.php:913
#: classes/pref/users.php:90
msgid "Options"
msgstr "옵션"
#: classes/pref/feeds.php:698
#: classes/pref/feeds.php:912
msgid "Include in e-mail digest"
msgstr "이메일 요약에 포함"
#: classes/pref/feeds.php:714
#: classes/pref/feeds.php:919
msgid "Always display image attachments"
msgstr ""
#: classes/pref/feeds.php:729
#: classes/pref/feeds.php:926
#: classes/pref/prefs.php:97
#, fuzzy
msgid "Do not embed media"
msgstr "글에 이미지 삽입하지 않음"
#: classes/pref/feeds.php:744
#: classes/pref/feeds.php:933
msgid "Cache media"
msgstr ""
#: classes/pref/feeds.php:759
#: classes/pref/feeds.php:940
msgid "Mark updated articles as unread"
msgstr "업데이트된 글을 읽지 않음 표시"
#: classes/pref/feeds.php:763
msgid "Icon"
msgstr "아이콘"
#: classes/pref/feeds.php:771
#: classes/pref/feeds.php:1324
#, fuzzy
msgid "Choose file..."
msgstr "필터 만들기..."
#: classes/pref/feeds.php:778
msgid "Replace"
msgstr ""
#: classes/pref/feeds.php:780
#: classes/pref/filters.php:502
#: classes/pref/filters.php:798
#: classes/pref/labels.php:269
#: classes/pref/users.php:354
msgid "Remove"
msgstr "삭제"
#: classes/pref/feeds.php:785
#: classes/pref/prefs.php:745
msgid "Plugins"
msgstr "플러그인"
#: classes/pref/feeds.php:1192
msgid "Feeds with errors"
msgstr "오류가 있는 피드"
#: classes/pref/feeds.php:1199
msgid "Inactive feeds"
msgstr "피드 비활성화"
#: classes/pref/feeds.php:1221
#: classes/pref/feeds.php:1454
#: classes/pref/feeds.php:1511
#: classes/pref/filters.php:360
#: classes/pref/filters.php:420
#: classes/pref/filters.php:776
#: classes/pref/filters.php:862
#: classes/pref/filters.php:891
#: classes/pref/labels.php:257
#: classes/pref/prefs.php:1027
#: classes/pref/users.php:340
msgid "Select"
msgstr "선택"
#: classes/pref/feeds.php:1235
msgid "Edit selected feeds"
msgstr "선택된 피드 편집"
#: classes/pref/feeds.php:1237
#: classes/pref/feeds.php:1251
#: classes/pref/filters.php:794
msgid "Reset sort order"
msgstr "정렬 순서 초기화"
#: classes/pref/feeds.php:1239
#: js/PrefFeedTree.js:347
msgid "Batch subscribe"
msgstr "일괄 구독"
#: classes/pref/feeds.php:1246
msgid "Categories"
msgstr "카테고리"
#: classes/pref/feeds.php:1249
msgid "Add category"
msgstr "카테고리 추가"
#: classes/pref/feeds.php:1253
msgid "Remove selected"
msgstr "선택된 항목 제거"
#: classes/pref/feeds.php:1311
msgid "OPML"
msgstr "OPML"
#: classes/pref/feeds.php:1313
msgid "Using OPML you can export and import your feeds, filters, labels and Tiny Tiny RSS settings."
msgstr "OPML을 사용하면 피드/필터/라벨/설정을 내보내고 불러올 수 있습니다."
#: classes/pref/feeds.php:1330
#, fuzzy
msgid "Import OPML"
msgstr "내 OPML 불러오기"
#: classes/pref/feeds.php:1338
msgid "Export OPML"
msgstr "OPML 내보내기"
#: classes/pref/feeds.php:1342
msgid "Include settings"
msgstr "설정 포함"
#: classes/pref/feeds.php:1349
#, fuzzy
msgid "Published OPML"
msgstr "공개됨"
#: classes/pref/feeds.php:1351
msgid "Your OPML can be published publicly and can be subscribed by anyone who knows the URL below."
msgstr "사용중인 OPML을 공개하면, 누구든 아래 URL만으로 구독할 수 있습니다."
#: classes/pref/feeds.php:1353
msgid "Published OPML does not include your Tiny Tiny RSS settings, feeds that require authentication or feeds hidden from Popular feeds."
msgstr ""
#: classes/pref/feeds.php:1355
msgid "Public OPML URL"
msgstr ""
#: classes/pref/feeds.php:1356
msgid "Display published OPML URL"
msgstr "공개 OPML URL 표시"
#: classes/pref/feeds.php:1364
msgid "Published & shared articles / Generated feeds"
msgstr "공개, 공유된 글 / 생성된 피드"
#: classes/pref/feeds.php:1366
#, fuzzy
msgid "Published articles can be subscribed by anyone who knows the following URL:"
msgstr "사용중인 OPML을 공개하면, 누구든 아래 URL만으로 구독할 수 있습니다."
#: classes/pref/feeds.php:1372
msgid "Display URL"
msgstr "URL 표시"
#: classes/pref/feeds.php:1375
msgid "Clear all generated URLs"
msgstr "이미 만들어진 URL 제거"
#: classes/pref/feeds.php:1480
#: classes/pref/feeds.php:1537
msgid "Click to edit feed"
msgstr "클릭하여 피드 편집"
#: classes/pref/feeds.php:1497
#: classes/pref/feeds.php:1556
msgid "Unsubscribe from selected feeds"
msgstr "선택된 피드 구독 해제 중..."
#: classes/pref/feeds.php:1655
msgid "One valid feed per line (no detection is done)"
msgstr ""
#: classes/pref/feeds.php:1686
msgid "Feeds require authentication."
msgstr "인증이 필요한 피드"
#: classes/pref/filters.php:234
#: classes/pref/filters.php:557
msgid "(inverse)"
msgstr "반전"
#: classes/pref/filters.php:230
#: classes/pref/filters.php:556
#, php-format
msgid "%s on %s in %s %s"
msgstr ""
#: classes/pref/filters.php:349
#: classes/pref/filters.php:850
#: classes/pref/labels.php:25
msgid "Caption"
msgstr "자막"
#: classes/pref/filters.php:354
#: classes/pref/filters.php:856
#: classes/pref/filters.php:974
msgid "Match"
msgstr "일치"
#: classes/pref/filters.php:369
#: classes/pref/filters.php:429
#: classes/pref/filters.php:871
#: classes/pref/filters.php:900
msgid "Add"
msgstr "추가"
#: classes/pref/filters.php:413
#: classes/pref/filters.php:884
msgid "Apply actions"
msgstr "동작 적용"
#: classes/pref/filters.php:470
#: classes/pref/filters.php:919
msgid "Enabled"
msgstr "활성화"
#: classes/pref/filters.php:481
#: classes/pref/filters.php:924
msgid "Match any rule"
msgstr "아무 규칙이나 적용"
#: classes/pref/filters.php:492
#: classes/pref/filters.php:929
msgid "Inverse matching"
msgstr "반대 적용"
#: classes/pref/filters.php:506
#: classes/pref/filters.php:938
msgid "Test"
msgstr "테스트"
#: classes/pref/filters.php:788
msgid "Combine"
msgstr "병합"
#: classes/pref/filters.php:791
#: classes/pref/users.php:352
msgid "Edit"
msgstr "편집"
#: classes/pref/filters.php:940
msgid "Create"
msgstr "생성"
#: classes/pref/filters.php:991
msgid "Inverse regular expression matching"
msgstr ""
#: classes/pref/filters.php:995
msgid "on field"
msgstr "필드"
#: classes/pref/filters.php:998
#: js/PrefFilterTree.js:45
msgid "in"
msgstr ""
#: classes/pref/filters.php:1019
msgid "Save rule"
msgstr "규칙 저장"
#: classes/pref/filters.php:1019
#: js/CommonFilters.js:151
msgid "Add rule"
msgstr "규칙 추가"
#: classes/pref/filters.php:1042
msgid "Perform Action"
msgstr "동작 실행"
#: classes/pref/filters.php:1093
#, fuzzy
msgid "No actions available"
msgstr "새 버전 나왔어요!"
#: classes/pref/filters.php:1112
msgid "Save action"
msgstr "저장 동작"
#: classes/pref/filters.php:1112
#: js/CommonFilters.js:173
msgid "Add action"
msgstr "동작 추가"
#: classes/pref/filters.php:1140
msgid "[No caption]"
msgstr "[자막 없음]"
#: classes/pref/filters.php:1142
#, fuzzy, php-format
msgid "%s (%d rule)"
msgid_plural "%s (%d rules)"
msgstr[0] "규칙 추가"
#: classes/pref/filters.php:1156
#, fuzzy
msgid "matches any rule"
msgstr "아무 규칙이나 적용"
#: classes/pref/filters.php:1157
#, fuzzy
msgid "inverse"
msgstr "반전"
#: classes/pref/filters.php:1160
#, fuzzy, php-format
msgid "%s (+%d action)"
msgid_plural "%s (+%d actions)"
msgstr[0] "동작 추가"
#: classes/pref/labels.php:38
msgid "Colors"
msgstr "색깔"
#: classes/pref/labels.php:42
msgid "Foreground:"
msgstr "전면색"
#: classes/pref/labels.php:42
msgid "Background:"
msgstr "배경색"
#: classes/pref/labels.php:231
#, php-format
msgid "Created label <b>%s</b>"
msgstr "<b>%s</b> 라벨이 생성되었습니다."
#: classes/pref/labels.php:272
msgid "Clear colors"
msgstr "색 정리"
#: classes/pref/prefs.php:41
#, fuzzy
msgid "Articles"
msgstr "글"
#: classes/pref/prefs.php:54
msgid "Digest"
msgstr ""
#: classes/pref/prefs.php:59
msgid "Advanced"
msgstr "고급"
#: classes/pref/prefs.php:70
msgid "Allow duplicate articles"
msgstr "글 중복 허용"
#: classes/pref/prefs.php:71
msgid "Blacklisted tags"
msgstr "블랙리스트된 태그"
#: classes/pref/prefs.php:71
msgid "Never apply these tags automatically (comma-separated list)."
msgstr ""
#: classes/pref/prefs.php:72
#, fuzzy
msgid "Default language"
msgstr "기본 프로필"
#: classes/pref/prefs.php:72
msgid "Used for full-text search"
msgstr ""
#: classes/pref/prefs.php:73
#, fuzzy
msgid "Mark read on scroll"
msgstr "모든 글을 읽음 표시 할까요?"
#: classes/pref/prefs.php:73
#, fuzzy
msgid "Mark articles as read as you scroll past them"
msgstr "모든 글을 읽음 표시 할까요?"
#: classes/pref/prefs.php:74
#, fuzzy
msgid "Always expand articles"
msgstr "글을 펼쳐보려면 클릭하세요"
#: classes/pref/prefs.php:75
#, fuzzy
msgid "Combined mode"
msgstr "통합 모드 켜기/끄기"
#: classes/pref/prefs.php:75
#, fuzzy
msgid "Show flat list of articles instead of separate panels"
msgstr "제목하고 내용을 분리해서 표시하지 않고, 피드 내용의 펼쳐진 목록을 보여줍니다."
#: classes/pref/prefs.php:76
#, fuzzy
msgid "Confirm marking feeds as read"
msgstr "피드를 읽음표시 할 때 물어봄"
#: classes/pref/prefs.php:77
msgid "Amount of articles to display at once"
msgstr "한 번에 표시할 글의 수"
#: classes/pref/prefs.php:78
#, fuzzy
msgid "Default update interval"
msgstr "피드 업데이트 주기"
#: classes/pref/prefs.php:79
#, fuzzy
msgid "Mark sent articles as read"
msgstr "모든 글을 읽음 표시 할까요?"
#: classes/pref/prefs.php:80
#, fuzzy
msgid "Enable digest"
msgstr "이메일 요약본 활성화"
#: classes/pref/prefs.php:80
msgid "Send daily digest of new (and unread) headlines to your e-mail address"
msgstr ""
#: classes/pref/prefs.php:81
#, fuzzy
msgid "Try to send around this time"
msgstr "특정 시간에 이메일 요약본 전송"
#: classes/pref/prefs.php:81
#, fuzzy
msgid "Time in UTC"
msgstr "시간대"
#: classes/pref/prefs.php:82
#, fuzzy
msgid "Enable API"
msgstr "OTP 활성화"
#: classes/pref/prefs.php:82
msgid "Allows accessing this account through the API"
msgstr ""
#: classes/pref/prefs.php:83
#, fuzzy
msgid "Enable categories"
msgstr "フィードカテゴリーを有効にする"
#: classes/pref/prefs.php:84
msgid "Sort feeds by unread articles count"
msgstr "읽지 않은 글 수에 따라 피드 정렬"
#: classes/pref/prefs.php:85
#, fuzzy
msgid "Maximum age of fresh articles"
msgstr "새 글로 표시할 기준(시간)"
#: classes/pref/prefs.php:85
#, fuzzy
msgid "hours"
msgstr "4시간마다"
#: classes/pref/prefs.php:86
#, fuzzy
msgid "Hide read feeds"
msgstr "읽은 피드 숨기기/보이기"
#: classes/pref/prefs.php:87
msgid "Always show special feeds"
msgstr ""
#: classes/pref/prefs.php:87
#, fuzzy
msgid "While hiding read feeds"
msgstr "자동분류에서는 다 읽은 피드를 숨기지 않음"
#: classes/pref/prefs.php:88
msgid "Long date format"
msgstr "긴 날짜 형식"
#: classes/pref/prefs.php:88
msgid "Syntax is identical to PHP <a href='http://php.net/manual/function.date.php'>date()</a> function."
msgstr ""
#: classes/pref/prefs.php:89
#, fuzzy
msgid "Automatically show next feed"
msgstr "다시 볼 때 다음 피드를 표시"
#: classes/pref/prefs.php:89
#, fuzzy
msgid "After marking one as read"
msgstr "피드를 읽음표시 할 때 물어봄"
#: classes/pref/prefs.php:90
#, fuzzy
msgid "Purge articles older than"
msgstr "읽지 않은 글 남겨둠"
#: classes/pref/prefs.php:90
msgid "<strong>days</strong> (0 disables)"
msgstr ""
#: classes/pref/prefs.php:91
msgid "Purge unread articles"
msgstr "읽지 않은 글 남겨둠"
#: classes/pref/prefs.php:92
msgid "Reverse headline order (oldest first)"
msgstr "헤드라인 순서 반전 (오래된것부터)"
#: classes/pref/prefs.php:93
msgid "Short date format"
msgstr "짧은 날짜 형식"
#: classes/pref/prefs.php:94
#, fuzzy
msgid "Show content preview in headlines"
msgstr "헤드라인 목록에 내용 미리보기 표시"
#: classes/pref/prefs.php:95
msgid "Sort headlines by feed date"
msgstr "피드 날짜별 헤드라인 정렬"
#: classes/pref/prefs.php:95
msgid "Use feed-specified date to sort headlines instead of local import date."
msgstr ""
#: classes/pref/prefs.php:96
#, fuzzy
msgid "SSL client certificate"
msgstr "SSL 인증을 사용하여 로그인"
#: classes/pref/prefs.php:98
msgid "Strip unsafe tags from articles"
msgstr "안전하지 않은 태그 제거"
#: classes/pref/prefs.php:98
msgid "Strip all but most common HTML tags when reading articles."
msgstr ""
#: classes/pref/prefs.php:99
#: js/PrefHelpers.js:113
msgid "Customize stylesheet"
msgstr "스타일시트 변경"
#: classes/pref/prefs.php:100
msgid "Time zone"
msgstr "시간대"
#: classes/pref/prefs.php:101
#, fuzzy
msgid "Group by feed"
msgstr "トップ 25 フィード"
#: classes/pref/prefs.php:101
msgid "Group multiple-feed output by originating feed"
msgstr ""
#: classes/pref/prefs.php:102
msgid "Language"
msgstr "언어"
#: classes/pref/prefs.php:103
msgid "Theme"
msgstr "테마"
#: classes/pref/prefs.php:187
msgid "The configuration was saved."
msgstr "설정이 저장되었습니다."
#: classes/pref/prefs.php:201
msgid "Your personal data has been saved."
msgstr "개인 정보가 저장되었습니다."
#: classes/pref/prefs.php:217
msgid "Your preferences are now set to default values."
msgstr ""
#: classes/pref/prefs.php:228
msgid "Personal data / Authentication"
msgstr "개인 정보 / 인증"
#: classes/pref/prefs.php:231
msgid "Personal data"
msgstr "개인 정보"
#: classes/pref/prefs.php:260
msgid "Full name:"
msgstr ""
#: classes/pref/prefs.php:265
#: classes/pref/users.php:94
#, fuzzy
msgid "E-mail:"
msgstr "이메일:"
#: classes/pref/prefs.php:273
#, fuzzy
msgid "Access level:"
msgstr "계정 권한:"
#: classes/pref/prefs.php:284
msgid "Save data"
msgstr "데이터 저장"
#: classes/pref/prefs.php:333
msgid "Changing your current password will disable OTP."
msgstr ""
#: classes/pref/prefs.php:337
#, fuzzy
msgid "Old password:"
msgstr "원래 암호"
#: classes/pref/prefs.php:342
#: classes/pref/users.php:82
#, fuzzy
msgid "New password:"
msgstr "새 암호"
#: classes/pref/prefs.php:347
#, fuzzy
msgid "Confirm password:"
msgstr "암호 확인"
#: classes/pref/prefs.php:357
msgid "Change password"
msgstr "암호 변경"
#: classes/pref/prefs.php:362
msgid "One time passwords / Authenticator"
msgstr ""
#: classes/pref/prefs.php:392
#: classes/pref/prefs.php:440
#, fuzzy
msgid "Your password:"
msgstr "암호 확인"
#: classes/pref/prefs.php:402
msgid "Disable OTP"
msgstr "OTP 비활성화"
#: classes/pref/prefs.php:446
#, fuzzy
msgid "One time password:"
msgstr "잘못된 OTP 입니다"
#: classes/pref/prefs.php:453
msgid "Enable OTP"
msgstr "OTP 활성화"
#: classes/pref/prefs.php:506
msgid "Some preferences are only available in default profile."
msgstr ""
#: classes/pref/prefs.php:601
#, fuzzy
msgid "default"
msgstr "기본 정렬"
#: classes/pref/prefs.php:611
msgid "Customize"
msgstr "사용자 설정"
#: classes/pref/prefs.php:614
#, fuzzy
msgid "More themes..."
msgstr "更なるフィード..."
#: classes/pref/prefs.php:675
msgid "Register"
msgstr "등록"
#: classes/pref/prefs.php:679
#: classes/pref/system.php:44
msgid "Clear"
msgstr ""
#: classes/pref/prefs.php:690
#, php-format
msgid "Current server time: %s"
msgstr ""
#: classes/pref/prefs.php:719
msgid "Save configuration"
msgstr "설정 저장"
#: classes/pref/prefs.php:723
msgid "Save and exit preferences"
msgstr "저장하고 설정 종료"
#: classes/pref/prefs.php:728
msgid "Manage profiles"
msgstr "프로필 관리"
#: classes/pref/prefs.php:731
msgid "Reset to defaults"
msgstr "초기화"
#: classes/pref/prefs.php:776
msgid "System plugins"
msgstr "시스템 플러그인"
#: classes/pref/prefs.php:810
#: classes/pref/prefs.php:856
#, php-format
msgid "v%.2f, by %s"
msgstr ""
#: classes/pref/prefs.php:818
msgid "User plugins"
msgstr "사용자 플러그인"
#: classes/pref/prefs.php:845
msgid "Clear data"
msgstr "데이터 제거"
#: classes/pref/prefs.php:870
msgid "Enable selected plugins"
msgstr "선택한 플러그인 켜기"
#: classes/pref/prefs.php:945
msgid "Incorrect one time password"
msgstr "잘못된 OTP 입니다"
#: classes/pref/prefs.php:950
#: classes/pref/prefs.php:981
msgid "Incorrect password"
msgstr "잘못된 암호입니다"
#: classes/pref/prefs.php:1005
msgid "You can override colors, fonts and layout of your currently selected theme with custom CSS declarations here."
msgstr ""
#: classes/pref/prefs.php:1041
msgid "Create profile"
msgstr "프로필 생성"
#: classes/pref/prefs.php:1060
#: classes/pref/prefs.php:1080
msgid "(active)"
msgstr "(활성화)"
#: classes/pref/prefs.php:1111
msgid "Remove selected profiles"
msgstr "선택된 프로필 삭제"
#: classes/pref/prefs.php:1113
msgid "Activate profile"
msgstr "프로필 활성화"
#: classes/pref/system.php:8
#: classes/pref/users.php:6
msgid "Your access level is insufficient to open this tab."
msgstr "현재 계정 권한으로는 이 탭을 사용할 수 없습니다."
#: classes/pref/system.php:30
msgid "Event Log"
msgstr ""
#: classes/pref/system.php:41
msgid "Refresh"
msgstr "새로고침"
#: classes/pref/system.php:49
msgid "Error"
msgstr ""
#: classes/pref/system.php:50
msgid "Filename"
msgstr ""
#: classes/pref/system.php:51
msgid "Message"
msgstr ""
#: classes/pref/system.php:53
msgid "Date"
msgstr "날짜"
#: classes/pref/system.php:85
#, fuzzy
msgid "PHP Information"
msgstr "操作の実行"
#: classes/pref/users.php:26
#, fuzzy
msgid "Edit user"
msgstr "규칙 편집"
#: classes/pref/users.php:68
msgid "Access level: "
msgstr "계정 권한:"
#: classes/pref/users.php:107
msgid "User details"
msgstr "사용자 상세 정보"
#: classes/pref/users.php:148
#: classes/pref/users.php:390
msgid "Registered"
msgstr "등록 일자"
#: classes/pref/users.php:149
msgid "Last logged in"
msgstr "마지막 로그인"
#: classes/pref/users.php:157
msgid "Subscribed feeds count"
msgstr "구독중인 피드 수"
#: classes/pref/users.php:158
#, fuzzy
msgid "Stored articles"
msgstr "중요 표시된 글"
#: classes/pref/users.php:162
#: classes/pref/users.php:389
msgid "Subscribed feeds"
msgstr "구독중인 피드"
#: classes/pref/users.php:188
msgid "User not found"
msgstr "사용자를 찾지 못했습니다."
#: classes/pref/users.php:259
#, fuzzy, php-format
msgid "Added user %s with password %s"
msgstr "사용자 <b>%s</b> (암호: <b>%s</b>)가 추가되었습니다."
#: classes/pref/users.php:266
#, fuzzy, php-format
msgid "Could not create user %s"
msgstr "사용자 <b>%s</b>를 만들 수 없습니다."
#: classes/pref/users.php:270
#, fuzzy, php-format
msgid "User %s already exists."
msgstr "<b>%s</b>는 이미 사용중입니다."
#: classes/pref/users.php:295
#, fuzzy, php-format
msgid "Changed password of user %s to %s"
msgstr "사용자 <b>%s</b>의 암호가 <b>%s</b>로 변경되었습니다."
#: classes/pref/users.php:348
msgid "Create user"
msgstr "사용자 생성"
#: classes/pref/users.php:388
msgid "Access Level"
msgstr "계정 권한"
#: classes/pref/users.php:391
msgid "Last login"
msgstr "마지막 로그인"
#: classes/pref/users.php:408
msgid "Click to edit"
msgstr "클릭하여 편집"
#: classes/pref/users.php:424
msgid "No users defined."
msgstr "정의된 사용자가 없습니다."
#: classes/pref/users.php:426
msgid "No matching users found."
msgstr "일치하는 사용자가 없습니다."
#: plugins/af_comics/init.php:51
msgid "Feeds supported by af_comics"
msgstr ""
#: plugins/af_comics/init.php:53
msgid "The following comics are currently supported:"
msgstr ""
#: plugins/af_comics/init.php:71
msgid "To subscribe to GoComics use the comic's regular web page as the feed URL (e.g. for the <em>Garfield</em> comic use <code>http://www.gocomics.com/garfield</code>)."
msgstr ""
#: plugins/af_comics/init.php:73
msgid "Drop any updated filters into <code>filters.local</code> in plugin directory."
msgstr ""
#: plugins/af_psql_trgm/init.php:29
#, php-format
msgid "Data saved (%s, %d)"
msgstr ""
#: plugins/af_psql_trgm/init.php:120
#, fuzzy
msgid "Show related articles"
msgstr "중요 표시된 글"
#: plugins/af_psql_trgm/init.php:127
#: plugins/af_psql_trgm/init.php:236
#, fuzzy
msgid "Mark similar articles as read"
msgstr "모든 글을 읽음 표시 할까요?"
#: plugins/af_psql_trgm/init.php:166
#: plugins/af_readability/init.php:58
#, fuzzy
msgid "Global settings"
msgstr "설정 포함"
#: plugins/af_psql_trgm/init.php:172
msgid "Minimum similarity:"
msgstr ""
#: plugins/af_psql_trgm/init.php:178
msgid "PostgreSQL trigram extension returns string similarity as a floating point number (0-1). Setting it too low might produce false positives, zero disables checking."
msgstr ""
#: plugins/af_psql_trgm/init.php:183
msgid "Minimum title length:"
msgstr ""
#: plugins/af_psql_trgm/init.php:192
#, fuzzy
msgid "Enable for all feeds:"
msgstr "フィード一覧のアイコンを有効にする"
#: plugins/af_psql_trgm/init.php:207
#: plugins/af_readability/init.php:101
msgid "Currently enabled for (click to edit):"
msgstr ""
#: plugins/af_psql_trgm/init.php:224
msgid "Similarity (pg_trgm)"
msgstr ""
#: plugins/af_readability/init.php:25
msgid "Data saved."
msgstr ""
#: plugins/af_readability/init.php:45
#, fuzzy
msgid "Inline content"
msgstr "記事の内容をスクロールする"
#: plugins/af_readability/init.php:52
msgid "Readability settings (af_readability)"
msgstr ""
#: plugins/af_readability/init.php:87
msgid "Provide full-text services to core code (bookmarklets) and other plugins"
msgstr ""
#: plugins/af_readability/init.php:118
#, fuzzy
msgid "Readability"
msgstr "가능한지 확인"
#: plugins/af_readability/init.php:130
#, fuzzy
msgid "Inline article content"
msgstr "記事の内容をスクロールする"
#: plugins/af_redditimgur/init.php:28
msgid "Reddit content settings (af_redditimgur)"
msgstr ""
#: plugins/af_redditimgur/init.php:60
msgid "Extract missing content using Readability (requires af_readability)"
msgstr ""
#: plugins/af_redditimgur/init.php:66
msgid "Enable additional duplicate checking"
msgstr ""
#: plugins/af_redditimgur/init.php:82
#: plugins/af_zz_imgproxy/init.php:257
#, fuzzy
msgid "Configuration saved"
msgstr "설정이 저장되었습니다."
#: plugins/af_zz_imgproxy/init.php:213
msgid "Image proxy settings (af_zz_imgproxy)"
msgstr ""
#: plugins/af_zz_imgproxy/init.php:237
#, fuzzy
msgid "Enable proxy for all remote images."
msgstr "フィード一覧のアイコンを有効にする"
#: plugins/af_zz_imgproxy/init.php:241
#, fuzzy
msgid "Don't cache files locally."
msgstr "이미지를 로컬에 캐쉬"
#: plugins/auth_internal/init.php:72
msgid "Please enter your one time password:"
msgstr "OTP를 입력하세요:"
#: plugins/auth_internal/init.php:214
msgid "Password has been changed."
msgstr "암호가 변경되었습니다."
#: plugins/auth_internal/init.php:216
msgid "Old password is incorrect."
msgstr "현재 암호가 틀립니다."
#: plugins/bookmarklets/init.php:23
msgid "Bookmarklets"
msgstr ""
#: plugins/bookmarklets/init.php:25
msgid "Drag the link below to your browser toolbar, open the feed you're interested in in your browser and click on the link to subscribe to it."
msgstr ""
#: plugins/bookmarklets/init.php:29
#, php-format
msgid "Subscribe to %s in Tiny Tiny RSS?"
msgstr "Tiny Tiny RSS에서 %s를 구독할까요?"
#: plugins/bookmarklets/init.php:34
msgid "Subscribe in Tiny Tiny RSS"
msgstr "Tiny Tiny RSS 구독 목록"
#: plugins/bookmarklets/init.php:37
msgid "Use this bookmarklet to publish arbitrary pages using Tiny Tiny RSS"
msgstr ""
#: plugins/close_button/init.php:28
msgid "Close article"
msgstr "글 닫기"
#: plugins/mail/init.php:29
msgid "Mail addresses saved."
msgstr ""
#: plugins/mail/init.php:36
#, fuzzy
msgid "Mail plugin"
msgstr "사용자 플러그인"
#: plugins/mail/init.php:38
msgid "You can set predefined email addressed here (comma-separated list):"
msgstr ""
#: plugins/mail/init.php:118
#: plugins/mail/init.php:124
#: plugins/mailto/init.php:49
#: plugins/mailto/init.php:57
msgid "[Forwarded]"
msgstr ""
#: plugins/mail/init.php:118
#: plugins/mailto/init.php:49
msgid "Multiple articles"
msgstr "여러 글"
#: plugins/mail/init.php:146
msgid "To:"
msgstr "받는 사람:"
#: plugins/mail/init.php:161
msgid "Subject:"
msgstr "제목:"
#: plugins/mail/init.php:177
msgid "Send e-mail"
msgstr "이메일 전송"
#: plugins/mailto/init.php:73
msgid "Clicking the following link to invoke your mail client:"
msgstr ""
#: plugins/mailto/init.php:77
msgid "Forward selected article(s) by email."
msgstr "선택된 글이 이메일로 전달되었습니다."
#: plugins/mailto/init.php:80
msgid "You should be able to edit the message before sending in your mail client."
msgstr ""
#: plugins/mailto/init.php:85
msgid "Close this dialog"
msgstr "이 창 닫기"
#: plugins/note/init.php:26
#: plugins/note/note.js:10
msgid "Edit article note"
msgstr "글 노트 편집"
#: plugins/nsfw/init.php:30
#: plugins/nsfw/init.php:42
msgid "Not work safe (click to toggle)"
msgstr ""
#: plugins/nsfw/init.php:53
msgid "NSFW Plugin"
msgstr ""
#: plugins/nsfw/init.php:80
msgid "Tags to consider NSFW (comma-separated)"
msgstr ""
#: plugins/nsfw/init.php:101
msgid "Configuration saved."
msgstr "설정이 저장되었습니다."
#: plugins/share/init.php:45
msgid "You can disable all articles shared by unique URLs here."
msgstr "아래의 개별 URL로 공유된 모든 글들이 공유 중단됩니다."
#: plugins/share/init.php:48
msgid "Unshare all articles"
msgstr "모든 글 공유중단"
#: plugins/share/init.php:81
msgid "Share by URL"
msgstr "URL로 공유"
#: plugins/share/init.php:103
msgid "You can share this article by the following unique URL:"
msgstr ""
#: plugins/share/init.php:127
#, fuzzy
msgid "Unshare article"
msgstr "중요 표시 해제"
#: plugins/toggle_sidebar/init.php:27
#, fuzzy
msgid "Toggle sidebar"
msgstr "중요 표시"
#: plugins/vf_shared/init.php:17
#: plugins/vf_shared/init.php:73
#, fuzzy
msgid "Shared articles"
msgstr "중요 표시된 글"
#: js/AppBase.js:386
msgid "Error explained"
msgstr ""
#: js/AppBase.js:403
#, fuzzy
msgid "Fatal error"
msgstr "致命的なエラー"
#: js/Article.js:33
msgid "Please enter new score for selected articles:"
msgstr "선택된 글의 점수를 새로 매기세요:"
#: js/Article.js:59
#: js/Headlines.js:924
#: js/Headlines.js:942
#: js/Headlines.js:960
#: js/Headlines.js:1101
#: js/Headlines.js:1137
#: plugins/mail/mail.js:7
#: plugins/mailto/init.js:7
#: js/Headlines.js:747
#: js/Headlines.js:773
#: js/Headlines.js:785
#, fuzzy
msgid "No articles selected."
msgstr "선택된 글이 없습니다."
#: js/Article.js:67
msgid "Please enter new score for this article:"
msgstr "이 글의 점수를 새로 매기세요:"
#: js/Article.js:111
msgid "Article URL:"
msgstr "글 URL:"
#: js/Article.js:152
msgid "comments"
msgstr "코멘트"
#: js/Article.js:155
msgid "comment"
msgid_plural "comments"
msgstr[0] "코멘트"
#: js/CommonDialogs.js:11
msgid "Remove stored feed icon?"
msgstr "저장된 피드 아이콘을 제거할까요?"
#: js/CommonDialogs.js:38
msgid "Please select an image file to upload."
msgstr "업로드할 이미지 파일을 선택하세요."
#: js/CommonDialogs.js:39
msgid "Upload new icon for this feed?"
msgstr ""
#: js/CommonDialogs.js:83
msgid "Subscribe to Feed"
msgstr "피드 구독"
#: js/CommonDialogs.js:110
msgid "Failed to parse output. This can indicate server timeout and/or network issues. Backend output was logged to browser console."
msgstr ""
#: js/CommonDialogs.js:125
#, perl-format
msgid "Subscribed to %s"
msgstr "%s를 구독함"
#: js/CommonDialogs.js:134
msgid "Specified URL seems to be invalid."
msgstr ""
#: js/CommonDialogs.js:137
msgid "Specified URL doesn't seem to contain any feeds."
msgstr ""
#: js/CommonDialogs.js:149
msgid "Expand to select feed"
msgstr "선택된 피드로 확장"
#: js/CommonDialogs.js:163
#, perl-format
msgid "Couldn't download the specified URL: %s"
msgstr "URL %s를 다운로드 할 수 없습니다."
#: js/CommonDialogs.js:166
#, perl-format
msgid "XML validation failed: %s"
msgstr ""
#: js/CommonDialogs.js:169
msgid "You are already subscribed to this feed."
msgstr "이미 구독중인 피드입니다."
#: js/CommonDialogs.js:193
msgid "Feeds with update errors"
msgstr "업데이트 오류가 있는 피드"
#: js/CommonDialogs.js:202
#: js/PrefFeedTree.js:382
msgid "Remove selected feeds?"
msgstr "선택된 피드를 제거할까요?"
#: js/CommonDialogs.js:223
#: js/CommonDialogs.js:308
#: js/PrefFeedTree.js:168
#: js/PrefFeedTree.js:230
#: js/PrefFeedTree.js:246
#: js/PrefFeedTree.js:398
#, fuzzy
msgid "No feeds selected."
msgstr "선택된 피드가 없습니다."
#: js/CommonDialogs.js:248
msgid "More Feeds"
msgstr "기타 피드"
#: js/CommonDialogs.js:340
msgid "Remove selected feeds from the archive? Feeds with stored articles will not be removed."
msgstr ""
#: js/CommonDialogs.js:362
msgid "Please enter label caption:"
msgstr "라벨 이름을 입력하세요:"
#: js/CommonDialogs.js:386
#: js/tt-rss.js:543
#, perl-format
msgid "Unsubscribe from %s?"
msgstr "%s를 구독 해제 할까요?"
#: js/CommonDialogs.js:414
#: js/tt-rss.js:391
#: js/tt-rss.js:524
msgid "You can't edit this kind of feed."
msgstr "이 형식의 피드는 편집할 수 없습니다."
#: js/CommonDialogs.js:428
msgid "Edit Feed"
msgstr "피드 편집"
#: js/CommonDialogs.js:452
msgid "Generate new syndication address for this feed?"
msgstr ""
#: js/CommonFilters.js:15
msgid "Regular expression, without outer delimiters (i.e. slashes)"
msgstr ""
#: js/Feeds.js:221
#, fuzzy
msgid "Your password is at default value"
msgstr "사용중인 암호가 기본 값입니다. 암호를 변경하세요."
#: js/Headlines.js:638
#: js/Headlines.js:686
#: js/Headlines.js:703
#, fuzzy
msgid "Click to open next unread feed."
msgstr "클릭하여 피드 편집"
#: js/Headlines.js:642
msgid "Cancel search"
msgstr "검색 취소"
#: js/Headlines.js:700
#, fuzzy
msgid "New articles found, reload feed to continue."
msgstr "표시할 글이 없습니다."
#: js/Headlines.js:711
msgid "Could not update headlines (invalid object received - see error console for details)"
msgstr ""
#: js/Headlines.js:968
#, fuzzy, perl-format
msgid "Delete %d selected article in %s?"
msgid_plural "Delete %d selected articles in %s?"
msgstr[0] "%s에서 선택된 %d개 글을 삭제 할까요?"
#: js/Headlines.js:970
#, perl-format
msgid "Delete %d selected article?"
msgid_plural "Delete %d selected articles?"
msgstr[0] "선택된 %d개 글을 삭제할까요?"
#: js/Headlines.js:1110
#, fuzzy, perl-format
msgid "Archive %d selected article in %s?"
msgid_plural "Archive %d selected articles in %s?"
msgstr[0] "%s에서 선택된 %d개 글을 보관 처리 할까요?"
#: js/Headlines.js:1113
#, perl-format
msgid "Move %d archived article back?"
msgid_plural "Move %d archived articles back?"
msgstr[0] "보관 처리된 %d개의 글을 다시 옮길까요?"
#: js/Headlines.js:1114
msgid "Please note that unstarred articles might get purged on next feed update."
msgstr ""
#: js/Headlines.js:1143
#, fuzzy, perl-format
msgid "Mark %d selected article in %s as read?"
msgid_plural "Mark %d selected articles in %s as read?"
msgstr[0] "%s에서 선택된 %d개 글을 읽음 표시 할까요?"
#: js/Headlines.js:1159
msgid "No article is selected."
msgstr "선택된 글이 없습니다."
#: js/Headlines.js:1194
msgid "No articles found to mark"
msgstr "표시할 글이 없습니다."
#: js/Headlines.js:1196
#, perl-format
msgid "Mark %d article as read?"
msgid_plural "Mark %d articles as read?"
msgstr[0] "%d 글을 읽음 표시 할까요?"
#: js/Headlines.js:1259
msgid "Open original article"
msgstr "원본 글 열기"
#: js/Headlines.js:1266
msgid "Display article URL"
msgstr "글 URL 표시"
#: js/Headlines.js:1373
msgid "Assign label"
msgstr "라벨 적용"
#: js/Headlines.js:1378
msgid "Remove label"
msgstr "라벨 제거"
#: js/Headlines.js:1409
#, fuzzy
msgid "Select articles in group"
msgstr "커서위치의 글 선택"
#: js/Headlines.js:1419
#, fuzzy
msgid "Mark group as read"
msgstr "읽음 표시"
#: js/Headlines.js:1431
msgid "Mark feed as read"
msgstr "피드 읽음 표시"
#: js/PrefFeedTree.js:36
msgid "Edit category"
msgstr "카테고리 편집"
#: js/PrefFeedTree.js:43
msgid "Remove category"
msgstr "카테고리 제거"
#: js/PrefFeedTree.js:140
#, perl-format
msgid "Remove category %s? Any nested feeds would be placed into Uncategorized."
msgstr ""
#: js/PrefFeedTree.js:153
msgid "Unsubscribe from selected feeds?"
msgstr "선택한 피드를 구독 해제할까요?"
#: js/PrefFeedTree.js:196
msgid "Remove selected categories?"
msgstr "선택한 카테고리를 삭제할까요?"
#: js/PrefFeedTree.js:209
#, fuzzy
msgid "No categories selected."
msgstr "선택된 카테고리가 없습니다."
#: js/PrefFeedTree.js:260
msgid "Edit Multiple Feeds"
msgstr "여러 피드 편집"
#: js/PrefFeedTree.js:284
msgid "Save changes to selected feeds?"
msgstr "선택한 피드에 수정 사항을 반영할까요?"
#: js/PrefFeedTree.js:315
#, fuzzy
msgid "Rename category to:"
msgstr "카테고리 제거"
#: js/PrefFeedTree.js:327
msgid "Category title:"
msgstr "카테고리 제목:"
#: js/PrefFeedTree.js:351
msgid "Subscribing to feeds..."
msgstr "피드 구독하는중..."
#: js/PrefFeedTree.js:373
#, fuzzy
msgid "Feeds without recent updates"
msgstr "업데이트 오류가 있는 피드"
#: js/PrefFilterTree.js:48
msgid "Inverse"
msgstr "반전"
#: js/PrefFilterTree.js:107
#: js/PrefFilterTree.js:123
#: js/PrefFilterTree.js:236
#, fuzzy
msgid "No filters selected."
msgstr "선택된 필터가 없습니다."
#: js/PrefFilterTree.js:111
msgid "Combine selected filters?"
msgstr "선택된 필터를 섞을까요?"
#: js/PrefFilterTree.js:128
msgid "Please select only one filter."
msgstr "필터를 하나만 선택하세요."
#: js/PrefFilterTree.js:148
msgid "Edit Filter"
msgstr "필터 편집"
#: js/PrefFilterTree.js:173
msgid "Remove filter?"
msgstr "필터를 제거할까요?"
#: js/PrefFilterTree.js:223
msgid "Remove selected filters?"
msgstr "선택한 필터를 삭제할까요?"
#: js/PrefHelpers.js:4
msgid "This will invalidate all previously generated feed URLs. Continue?"
msgstr ""
#: js/PrefHelpers.js:21
#, fuzzy
msgid "Clear event log?"
msgstr "로그 지우기"
#: js/PrefHelpers.js:40
#, fuzzy
msgid "Settings Profiles"
msgstr "프로필 생성중..."
#: js/PrefHelpers.js:49
msgid "Remove selected profiles? Active and default profiles will not be removed."
msgstr ""
#: js/PrefHelpers.js:64
#, fuzzy
msgid "No profiles selected."
msgstr "選択された記事はありません。"
#: js/PrefHelpers.js:71
msgid "Activate selected profile?"
msgstr "선택된 프로필을 활성화 할까요?"
#: js/PrefHelpers.js:80
msgid "Please choose a profile to activate."
msgstr "활성화할 프로필을 선택하세요."
#: js/PrefHelpers.js:129
msgid "Reset to defaults?"
msgstr "초기화 할까요?"
#: js/PrefHelpers.js:137
msgid "Clear stored data for this plugin?"
msgstr ""
#: js/PrefHelpers.js:156
msgid "Please choose an OPML file first."
msgstr "먼저 OPML 파일을 선택하세요."
#: js/PrefHelpers.js:180
msgid "OPML Import"
msgstr "OPML 불러오기"
#: js/PrefHelpers.js:202
msgid "Replace current OPML publishing address with a new one?"
msgstr "현재 OPML 공개 주소를 새 주소로 교체할까요?"
#: js/common.js:215
msgid "Click to close"
msgstr "클릭하여 닫기"
#: plugins/af_psql_trgm/init.js:10
#, fuzzy
msgid "Related articles"
msgstr "記事を消去する"
#: plugins/mail/mail.js:21
#: plugins/mailto/init.js:21
msgid "Forward article by email"
msgstr "이메일로 글 전달"
#: plugins/mail/mail.js:30
msgid "Error sending email:"
msgstr ""
#: plugins/share/share.js:10
msgid "Share article by URL"
msgstr "URL로 글 공유"
#: plugins/share/share.js:13
#, fuzzy
msgid "Generate new share URL for this article?"
msgstr "이 글의 점수를 새로 매기세요:"
#: plugins/share/share.js:48
#, fuzzy
msgid "Remove sharing for this article?"
msgstr "이 글의 태그 편집"
#: plugins/share/share_prefs.js:3
msgid "This will invalidate all previously shared article URLs. Continue?"
msgstr ""
#: js/AppBase.js:139
msgid "Help"
msgstr "도움말"
#: js/AppBase.js:265
msgid "<span onclick=\"App.explainError(1)\">Update daemon is not running.</span>"
msgstr ""
#: js/AppBase.js:278
msgid "<span onclick=\"App.explainError(3)\">Update daemon is not updating feeds.</span>"
msgstr ""
#: js/AppBase.js:453
#, fuzzy
msgid "Unhandled exception"
msgstr "致命的なエラー"
#: js/Article.js:236
msgid "Edit article Tags"
msgstr "글 태그 편집"
#: js/Article.js:240
msgid "Saving article tags..."
msgstr "글의 태그 저장 중..."
#: js/CommonDialogs.js:12
msgid "Removing feed icon..."
msgstr "피드 아이콘 제거중..."
#: js/CommonDialogs.js:17
msgid "Feed icon removed."
msgstr "피드 아이콘이 제거되었습니다."
#: js/CommonDialogs.js:40
msgid "Uploading, please wait..."
msgstr "업로드중입니다. 잠깐 웹서핑하고 계세요."
#: js/CommonDialogs.js:48
msgid "Upload complete."
msgstr "업로드 완료."
#: js/CommonDialogs.js:62
msgid "Upload failed: icon is too big."
msgstr ""
#: js/CommonDialogs.js:65
#, fuzzy
msgid "Upload failed."
msgstr "업로드 완료."
#: js/CommonDialogs.js:203
#: js/PrefFeedTree.js:383
msgid "Removing selected feeds..."
msgstr "선택된 피드 제거중..."
#: js/CommonDialogs.js:389
msgid "Removing feed..."
msgstr "피드 제거중..."
#: js/CommonDialogs.js:432
#: js/PrefFeedTree.js:296
#: js/PrefFilterTree.js:206
#: js/PrefUsers.js:40
msgid "Saving data..."
msgstr "데이터 저장중..."
#: js/CommonDialogs.js:454
#: js/PrefHelpers.js:203
msgid "Trying to change address..."
msgstr "주소 변경중..."
#: js/CommonDialogs.js:474
#: js/PrefHelpers.js:219
msgid "Could not change feed URL."
msgstr "フィードの URL を変更できません。"
#: js/CommonFilters.js:151
msgid "Edit rule"
msgstr "규칙 편집"
#: js/CommonFilters.js:173
msgid "Edit action"
msgstr "동작 편집"
#: js/CommonFilters.js:212
msgid "Looking for articles (%d processed, %f found)..."
msgstr ""
#: js/CommonFilters.js:243
#, fuzzy
msgid "Found %d articles matching this filter:"
msgstr "이 필터에 해당하는 최근 글이 없습니다."
#: js/CommonFilters.js:254
#, fuzzy
msgid "Error while trying to get filter test results."
msgstr "さらにヘッドラインを読み込み中にエラーです。"
#: js/CommonFilters.js:296
msgid "Create Filter"
msgstr "필터 생성"
#: js/FeedTree.js:71
#, fuzzy
msgid "Debug feed"
msgstr "피드 업데이트 디버그"
#: js/FeedTree.js:99
#, fuzzy
msgid "(Un)collapse"
msgstr "사이드바 숨김/표시"
#: js/Feeds.js:372
msgid "Mark all articles as read?"
msgstr "모든 글을 읽음 표시 할까요?"
#: js/Feeds.js:376
msgid "Marking all feeds as read..."
msgstr "모든 피드를 읽음 표시중..."
#: js/Feeds.js:394
#, fuzzy
msgid "Mark %w in %s older than 1 day as read?"
msgstr "하루 이상 지난 %s의 모든 글을 읽음 표시 할까요?"
#: js/Feeds.js:397
#, fuzzy
msgid "Mark %w in %s older than 1 week as read?"
msgstr "1주일 이상 지난 %s의 모든 글을 읽음 표시 할까요?"
#: js/Feeds.js:400
#, fuzzy
msgid "Mark %w in %s older than 2 weeks as read?"
msgstr "2주일 이상 지난 %s의 모든 글을 읽음 표시 할까요?"
#: js/Feeds.js:403
#, fuzzy
msgid "Mark %w in %s as read?"
msgstr "%s의 모든 글을 읽음 표시 할까요?"
#: js/Feeds.js:406
#, fuzzy
msgid "search results"
msgstr "검색 결과: %s"
#: js/Feeds.js:406
#, fuzzy
msgid "all articles"
msgstr "전체 글"
#: js/Feeds.js:448
msgid "Mark all articles in %s as read?"
msgstr "%s의 모든 글을 읽음 표시 할까요?"
#: js/Headlines.js:893
msgid "%d article selected"
msgid_plural "%d articles selected"
msgstr[0] "%d개의 글이 선택되었습니다."
#: js/PrefFeedTree.js:141
msgid "Removing category..."
msgstr "카테고리 제거중..."
#: js/PrefFeedTree.js:155
msgid "Unsubscribing from selected feeds..."
msgstr "구독 해제 중..."
#: js/PrefFeedTree.js:197
msgid "Removing selected categories..."
msgstr "카테고리 삭제중..."
#: js/PrefFeedTree.js:330
msgid "Creating category..."
msgstr "카테고리 생성중..."
#: js/PrefFilterTree.js:112
msgid "Joining filters..."
msgstr "필터 합치는중..."
#: js/PrefFilterTree.js:178
msgid "Removing filter..."
msgstr "필터 삭제중..."
#: js/PrefFilterTree.js:224
msgid "Removing selected filters..."
msgstr "필터 제거중..."
#: js/PrefHelpers.js:5
#: plugins/share/share_prefs.js:4
msgid "Clearing URLs..."
msgstr "URL 지우는중..."
#: js/PrefHelpers.js:8
msgid "Generated URLs cleared."
msgstr "생성된 URL이 지워졌습니다."
#: js/PrefHelpers.js:50
msgid "Removing selected profiles..."
msgstr "선택된 프로필 제거중..."
#: js/PrefHelpers.js:85
msgid "Creating profile..."
msgstr "프로필 생성중..."
#: js/PrefHelpers.js:159
msgid "Importing, please wait..."
msgstr "불러오는 중입니다. 화장실이라도 다녀오시죠?"
#: js/PrefLabelTree.js:69
msgid "Label Editor"
msgstr "라벨 편집기"
#: js/PrefLabelTree.js:126
msgid "Reset selected labels to default colors?"
msgstr "선택된 라벨의 색을 기본값으로 초기화 할까요?"
#: js/PrefLabelTree.js:139
#: js/PrefLabelTree.js:159
#, fuzzy
msgid "No labels selected."
msgstr "선택된 라벨이 없습니다."
#: js/PrefLabelTree.js:146
msgid "Remove selected labels?"
msgstr "선택한 라벨을 삭제할까요?"
#: js/PrefLabelTree.js:147
msgid "Removing selected labels..."
msgstr "라벨 삭제중..."
#: js/PrefUsers.js:15
#, fuzzy
msgid "Please enter username:"
msgstr "로그인 정보 입력:"
#: js/PrefUsers.js:18
msgid "Adding user..."
msgstr "사용자 추가중..."
#: js/PrefUsers.js:36
msgid "User Editor"
msgstr "사용자 편집기"
#: js/PrefUsers.js:57
#: js/PrefUsers.js:96
#: js/PrefUsers.js:103
#, fuzzy
msgid "No users selected."
msgstr "선택된 사용자가 없습니다."
#: js/PrefUsers.js:62
#: js/PrefUsers.js:108
#, fuzzy
msgid "Please select one user."
msgstr "사용자 한 명만 선택하세요."
#: js/PrefUsers.js:66
msgid "Reset password of selected user?"
msgstr "선택한 사용자의 암호를 초기화 할까요?"
#: js/PrefUsers.js:67
msgid "Resetting password for selected user..."
msgstr "사용자 암호 초기화중..."
#: js/PrefUsers.js:82
msgid "Remove selected users? Neither default admin nor your account will be removed."
msgstr ""
#: js/PrefUsers.js:83
msgid "Removing selected users..."
msgstr "사용자 삭제중..."
#: js/tt-rss.js:344
#, fuzzy
msgid "Please enable mail or mailto plugin first."
msgstr "먼저 메일 플러그인을 켜세요."
#: js/tt-rss.js:460
msgid "Please enable embed_original plugin first."
msgstr "먼저 embed_original 플러그인을 켜세요."
#: js/tt-rss.js:473
#: js/tt-rss.js:563
msgid "Widescreen is not available in combined mode."
msgstr ""
#: js/tt-rss.js:532
msgid "Please select some feed first."
msgstr "피드를 먼저 선택하세요."
#: js/tt-rss.js:537
msgid "You can't unsubscribe from the category."
msgstr "카테고리에서는 구독 해제 할 수 없습니다."
#: plugins/note/note.js:14
msgid "Saving article note..."
msgstr "글 노트 저장중..."
#: plugins/share/share.js:15
msgid "Trying to change URL..."
msgstr "URL 변경중..."
#: plugins/share/share.js:40
#, fuzzy
msgid "Could not change URL."
msgstr "フィードの URL を変更できません。"
#: plugins/share/share_prefs.js:9
msgid "Shared URLs cleared."
msgstr ""
#: plugins/shorten_expanded/init.js:42
msgid "Click to expand article"
msgstr "글을 펼쳐보려면 클릭하세요"
#~ msgid "Export my data"
#~ msgstr "내 데이터 내보내기"
#~ msgid "Import"
#~ msgstr "불러오기"
#~ msgid "Could not import: incorrect schema version."
#~ msgstr "불러오기 실패: 잘못된 스키마 버전"
#~ msgid "%d article processed, "
#~ msgid_plural "%d articles processed, "
#~ msgstr[0] "%d개의 글이 처리되었습니다, "
#~ msgid "%d imported, "
#~ msgid_plural "%d imported, "
#~ msgstr[0] "%d를 불러왔습니다,"
#~ msgid "%d feed created."
#~ msgid_plural "%d feeds created."
#~ msgstr[0] "%d개의 피드가 생성되었습니다."
#~ msgid "Prepare data"
#~ msgstr "데이터 준비"
#~ msgid "No file uploaded."
#~ msgstr "업로드된 파일 없음."
#~ msgid "Export Data"
#~ msgstr "데이터 내보내기"
#~ msgid "Data Import"
#~ msgstr "데이터 불러오기"
#~ msgid "Please choose the file first."
#~ msgstr "먼저 파일을 선택하세요."
#~ msgid "%d archived article"
#~ msgid_plural "%d archived articles"
#~ msgstr[0] "저장된 글(%d개)"
#~ msgid "No feeds found."
#~ msgstr "피드가 없습니다."
#, fuzzy
#~ msgid "Performing updates"
#~ msgstr "更新を実行しています..."
#~ msgid "OK!"
#~ msgstr "OK!"
#, fuzzy
#~ msgid "Database update required"
#~ msgstr "데이터베이스 업데이터"
#, fuzzy
#~ msgid "Sending new password of user %s to %s"
#~ msgstr "사용자 <b>%s</b>의 새 암호를 <b>%s</b>로 보내중..."
#~ msgid "[tt-rss] Password change notification"
#~ msgstr "[tt-rss] 암호 변경 안내"
#~ msgid "Hide from Popular feeds"
#~ msgstr "인기 피드에서 숨김"
#~ msgid "These feeds have not been updated with new content for 3 months (oldest first):"
#~ msgstr "3개월 이상 업데이트 되지 않은 피드(오래된 순서):"
#~ msgid "Description"
#~ msgstr "설명"
#~ msgid "More feeds"
#~ msgstr "기타 피드"
#~ msgid "Popular feeds"
#~ msgstr "인기 피드"
#~ msgid "Feed archive"
#~ msgstr "피드 보관"
#~ msgid "limit:"
#~ msgstr "제한:"
#, fuzzy
#~ msgid "Toggle feedlist"
#~ msgstr "フィード一覧を切り替える"
#~ msgid "Help topic not found."
#~ msgstr "도움말 주제가 없습니다."
#, fuzzy
#~ msgid "Wiki: Filters"
#~ msgstr "필터"
#~ msgid "Interface"
#~ msgstr "인터페이스"
#~ msgid "Automatically mark articles as read"
#~ msgstr "자동으로 읽음 표시"
#~ msgid "Automatically expand articles in combined mode"
#~ msgstr "통합 모드에서 자동으로 글 펼침"
#~ msgid "Combined feed display"
#~ msgstr "피드 통합 표시"
#~ msgid "Mark articles in e-mail digest as read"
#~ msgstr "이메일 요약에 있는 글 읽음 표시"
#~ msgid "Enable API access"
#~ msgstr "API 접근 켜기"
#~ msgid "Enable feed categories"
#~ msgstr "피드 카테고리 활성화"
#~ msgid "Hide feeds with no unread articles"
#~ msgstr "모든 글을 읽은 피드 숨기기"
#, fuzzy
#~ msgid "Do not embed media in articles"
#~ msgstr "글에 이미지 삽입하지 않음"
#~ msgid "Group headlines in virtual feeds"
#~ msgstr "가상 피드의 헤드라인을 묶음"
#~ msgid "This option enables marking articles as read automatically while you scroll article list."
#~ msgstr "이 옵션을 선택하면, 글 목록에서 아래로 스크롤할때 자동으로 읽음 표시가 됩니다."
#~ msgid "Purge articles after this number of days (0 - disables)"
#~ msgstr "며칠이 지난 글을 제거할지 설정 (0 - 제거하지 않음)"
#~ msgid "E-mail"
#~ msgstr "이메일"
#~ msgid "Access level"
#~ msgstr "계정 권한"
#~ msgid "Enter your password"
#~ msgstr "암호를 입력하세요"
#~ msgid "Enter the generated one time password"
#~ msgstr "생성된 OTP 입력"
#~ msgid "Not logged in"
#~ msgstr "로그인되지 않음"
#, fuzzy
#~ msgid "Preview article"
#~ msgstr "記事フィルター"
#~ msgid " - "
#~ msgstr " - "
#~ msgid "Edit tags for this article"
#~ msgstr "이 글의 태그 편집"
#~ msgid "Originally from:"
#~ msgstr "원 출처:"
#~ msgid "(edit note)"
#~ msgstr "(노트 편집)"
#~ msgid "mark feed as read"
#~ msgstr "피드 읽음 표시"
#~ msgid "You will need to reload Tiny Tiny RSS for plugin changes to take effect."
#~ msgstr "변경 사항을 적용하기 위해서는 Tiny Tiny RSS를 새로 고침해야합니다."
#~ msgid "Published articles are exported as a public RSS feed and can be subscribed by anyone who knows the URL specified below."
#~ msgstr "공개된 글들은 RSS 피드로 공개되며, 누구든 아래 URL만으로 구독할 수 있습니다."
#~ msgid "Collapse feedlist"
#~ msgstr "피드목록 접기"
#, fuzzy
#~ msgid "Trying to unshare..."
#~ msgstr "주소 변경중..."
#, fuzzy
#~ msgid "Your message has been sent."
#~ msgstr "개인 정보가 저장되었습니다."
#~ msgid "View as RSS feed"
#~ msgstr "RSS 피드로 보기"
#~ msgid "View as RSS"
#~ msgstr "RSS로 보기"
#~ msgid "No feeds are selected."
#~ msgstr "선택된 피드가 없습니다."
#~ msgid "No profiles are selected."
#~ msgstr "선택된 프로필이 없습니다."
#~ msgid "No articles are selected."
#~ msgstr "선택된 글이 없습니다."
#~ msgid "Can't create user: no login specified."
#~ msgstr "사용자 생성 실패: 로그인 정보를 입력하세요."
#~ msgid "Rescore feed"
#~ msgstr "피드 점수 다시 매기기..."
#~ msgid "Create label..."
#~ msgstr "라벨 만들기..."
#~ msgid "Create filter..."
#~ msgstr "필터 만들기..."
#~ msgid "You can't rescore this kind of feed."
#~ msgstr "이 형식의 피드는 점수를 새로 매길 수 없습니다."
#~ msgid "Rescore articles in %s?"
#~ msgstr "%s의 글의 점수를 다시 매길까요?"
#~ msgid "Rescoring articles..."
#~ msgstr "글 점수 다시 매기는중..."
#~ msgid "Can't create label: missing caption."
#~ msgstr "라벨 생성 실패: 이름을 입력하세요."
#~ msgid "Firefox integration"
#~ msgstr "Firefox 연동"
#~ msgid "This Tiny Tiny RSS site can be used as a Firefox Feed Reader by clicking the link below."
#~ msgstr "Tiny Tiny RSS를 Firefox Feed Reader로 사용하려면 아래 링크를 클릭하세요."
#~ msgid "Click here to register this site as a feed reader."
#~ msgstr "이 사이트를 피드 리더로 등록하려면 여기를 클릭하세요"
#~ msgid "Rescore articles"
#~ msgstr "글 점수 다시 매기기"
#~ msgid "All done."
#~ msgstr "완료되었습니다."
#~ msgid "Manual purge"
#~ msgstr "수동 남김"
#~ msgid "Clear feed data"
#~ msgstr "피드 데이터 정리"
#~ msgid "Please enter category title:"
#~ msgstr "카테고리 이름을 입력하세요:"
#~ msgid "Please select only one feed."
#~ msgstr "피드를 하나만 선택하세요."
#~ msgid "Erase all non-starred articles in selected feed?"
#~ msgstr "선택한 피드에서 중요 표시되지 않은 모든 글을 제거할까요?"
#~ msgid "Clearing selected feed..."
#~ msgstr "피드 정리중..."
#~ msgid "How many days of articles to keep (0 - use default)?"
#~ msgstr "글을 며칠간 보관할까요? (0 - 기본 설정 사용)"
#~ msgid "Purging selected feed..."
#~ msgstr "선택된 피드 남겨놓는중..."
#~ msgid "Clearing feed..."
#~ msgstr "피드 정리중..."
#~ msgid "Rescore articles in selected feeds?"
#~ msgstr "선택한 피드에서 글의 점수를 다시 매길까요?"
#~ msgid "Rescoring selected feeds..."
#~ msgstr "선택된 피드의 점수 다시 매기는중..."
#~ msgid "Rescore all articles? This operation may take a lot of time."
#~ msgstr "모든 글에 점수를 다시 매기겠습니까? (한참 걸릴 수도 있습니다.)"
#~ msgid "Rescoring feeds..."
#~ msgstr "피드 점수 다시매기는 중..."
#~ msgid "Unstar article"
#~ msgstr "중요 표시 해제"
#~ msgid "Star article"
#~ msgstr "중요 표시"
#~ msgid "Unpublish article"
#~ msgstr "공개되지 않은 글"
#~ msgid "Publish article"
#~ msgstr "글 공개"
#~ msgid "Resubscribe to push updates"
#~ msgstr "업데이트 알림을 위해 다시 구독"
#~ msgid "Linked"
#~ msgstr "연결됨"
#~ msgid "Access key:"
#~ msgstr "접근 키:"
#~ msgid "Access key"
#~ msgstr "접근 키"
#~ msgid "Generate new key"
#~ msgstr "새 키 생성"
#~ msgid "Link instance"
#~ msgstr "링크 항목"
#~ msgid "Stored feeds"
#~ msgstr "저장된 피드"
#~ msgid "Create link"
#~ msgstr "링크 생성"
#~ msgid "Subscription reset."
#~ msgstr "구독이 초기화되었습니다."
#~ msgid "Link Instance"
#~ msgstr "링크 항목"
#~ msgid "Edit Instance"
#~ msgstr "항목 편집"
#~ msgid "Remove selected instances?"
#~ msgstr "선택된 항목을 제거할까요?"
#~ msgid "Removing selected instances..."
#~ msgstr "선택된 항목 제거중..."
#~ msgid "No instances are selected."
#~ msgstr "선택된 항목이 없습니다."
#~ msgid "Please select only one instance."
#~ msgstr "항목을 하나만 선택하세요."
#~ msgid "More..."
#~ msgstr "기타..."
#~ msgid "Dismiss selected"
#~ msgstr "선택 해제"
#~ msgid "Dismiss read"
#~ msgstr "읽지않음으로 표시"
#~ msgid "Session failed to validate (incorrect IP)"
#~ msgstr "세션 유효성 검사 실패(잘못된 IP)"
#~ msgid "Details"
#~ msgstr "상세 정보"
#, fuzzy
#~ msgid "Last matched articles"
#~ msgstr "중요 표시된 글"
#, fuzzy
#~ msgid "Clear database"
#~ msgstr "데이터 제거"
#~ msgid "Please choose a file first."
#~ msgstr "먼저 파일을 선택하세요."
#, fuzzy
#~ msgid "Clear classifier database?"
#~ msgstr "피드 데이터 정리"
#, fuzzy
#~ msgid "Classifier information"
#~ msgstr "フィード情報:"
#~ msgid "with parameters:"
#~ msgstr "파라미터 포함:"
#~ msgid "Select by tags..."
#~ msgstr "태그별 선택..."
#~ msgid "Limit search to:"
#~ msgstr "검색 제한:"
#~ msgid "Old password cannot be blank."
#~ msgstr "현재 암호를 입력하세요."
#~ msgid "New password cannot be blank."
#~ msgstr "새 암호를 입력하세요."
#~ msgid "Entered passwords do not match."
#~ msgstr "입력된 암호가 일치하지 않습니다."
#~ msgid "Match:"
#~ msgstr "일치:"
#~ msgid "All tags."
#~ msgstr "모든 태그:"
#~ msgid "Display entries"
#~ msgstr "제목 표시"
#, fuzzy
#~ msgid "Select item(s) by tags"
#~ msgstr "태그별 선택..."
#~ msgid "Unread First"
#~ msgstr "읽지 않은 내용 먼저"
#~ msgid "Unknown option: %s"
#~ msgstr "알 수 없는 옵션: %s"
#~ msgid "New version of Tiny Tiny RSS is available!"
#~ msgstr "Tiny Tiny RSS 새 버전이 나왔습니다!"
#, fuzzy
#~ msgid "Session failed to validate (user agent changed)"
#~ msgstr "세션 유효성 검사 실패(잘못된 IP)"
#~ msgid "Assign articles to labels automatically"
#~ msgstr "글에 자동으로 라벨 추가"
#~ msgid "New version of Tiny Tiny RSS is available (%s)."
#~ msgstr "새 버전의 Tiny Tiny RSS를 사용할 수 있습니다. (%s)"
#~ msgid "See the release notes"
#~ msgstr "릴리즈 노트 확인하기"
#~ msgid "Update Tiny Tiny RSS"
#~ msgstr "Tiny Tiny RSS 업데이트"
#~ msgid "Your Tiny Tiny RSS installation is up to date."
#~ msgstr "설치된 Tiny Tiny RSS가 최신입니다."
#, fuzzy
#~ msgid "Force update"
#~ msgstr "업데이트 실행"
#~ msgid "Ready to update."
#~ msgstr "업데이트 준비 완료."
#~ msgid "Start update"
#~ msgstr "업데이트 시작"
#~ msgid "Select:"
#~ msgstr "선택"
#~ msgid "mark as read"
#~ msgstr "읽음 표시"
#~ msgid "Change password to"
#~ msgstr "암호 변경:"
#~ msgid "Login field cannot be blank."
#~ msgstr "로그인 정보를 입력하세요."
#~ msgid "Saving user..."
#~ msgstr "사용자 저장중..."
#~ msgid "Toggle marked"
#~ msgstr "마크 표시/제거"
#, fuzzy
#~ msgid "(Un)hide empty categories"
#~ msgstr "カテゴリーの編集"
#, fuzzy
#~ msgid "Published articles and generated feeds"
#~ msgstr "選択したフィードの記事のスコアを再計算しますか?"
#, fuzzy
#~ msgid "Articles shared by URL"
#~ msgstr "記事をお気に入りにする"
#~ msgid "These feeds have not been updated because of errors:"
#~ msgstr "エラーのため、フィードは更新されませんでした:"
#~ msgid "Hello,"
#~ msgstr "ようこそ、"
#, fuzzy
#~ msgid "Browse categories like folders"
#~ msgstr "カテゴリーの順序をリセットする"
#, fuzzy
#~ msgid "Show images in posts"
#~ msgstr "記事内に画像を表示しない"
#, fuzzy
#~ msgid "Hide read articles and feeds"
#~ msgstr "読んだフィードを隠す/再表示する"
#, fuzzy
#~ msgid "Sort feeds by unread count"
#~ msgstr "未読記事数によるフィードの並び替え"
#, fuzzy
#~ msgid "Article archive"
#~ msgstr "記事の日付"
#, fuzzy
#~ msgid "Example Pane"
#~ msgstr "例"
#, fuzzy
#~ msgid "Set value"
#~ msgstr "お気に入りに設定する"
#, fuzzy
#~ msgid "Mark %d displayed article as read?"
#~ msgid_plural "Mark %d displayed articles as read?"
#~ msgstr[0] "%d 件のマークした記事を既読として設定しますか?"
#~ msgstr[1] "%d 件のマークした記事を既読として設定しますか?"
#, fuzzy
#~ msgid "Error: unable to load article."
#~ msgstr "エラー: OPML ファイルをアップロードしてください。"
#, fuzzy
#~ msgid "Click to expand article."
#~ msgstr "開いた記事のクリック"
#, fuzzy
#~ msgid "%d more..."
#~ msgid_plural "%d more..."
#~ msgstr[0] "ヘルプを読み込んでいます..."
#~ msgstr[1] "ヘルプを読み込んでいます..."
#, fuzzy
#~ msgid "No unread feeds."
#~ msgstr "読んだフィードを隠す/再表示する"
#, fuzzy
#~ msgid "Load more..."
#~ msgstr "ヘルプを読み込んでいます..."
#~ msgid "Switch to digest..."
#~ msgstr "ダイジェストに移行..."
#, fuzzy
#~ msgid "Show tag cloud..."
#~ msgstr "タグクラウド"
#, fuzzy
#~ msgid "Click to play"
#~ msgstr "クリックで表示"
#~ msgid "Play"
#~ msgstr "表示"
#, fuzzy
#~ msgid "Visit the website"
#~ msgstr "オフィシャルサイトに訪問する"
#~ msgid "Select theme"
#~ msgstr "テーマを選択する"
#, fuzzy
#~ msgid "Playing..."
#~ msgstr "フィード一覧を読み込んでいます..."
#, fuzzy
#~ msgid "Default interval between feed updates"
#~ msgstr "フィードの更新までの標準間隔 (単位:分)"
#~ msgid "Could not update database"
#~ msgstr "データベースを更新できません"
#~ msgid "Could not find necessary schema file, need version:"
#~ msgstr "必要なスキーマファイルを見つけられませんでした。次のバージョンが必要です:"
#~ msgid ", found: "
#~ msgstr ", 以下が見つかりました: "
#~ msgid "Tiny Tiny RSS database is up to date."
#~ msgstr "Tiny Tiny RSS のデータベースを更新しました。"
#~ msgid "Please backup your database before proceeding."
#~ msgstr "実行前にデータベースのバックアップをしてください。"
#~ msgid "Checking version... "
#~ msgstr "バージョンを確認しています..."
#~ msgid "ERROR!"
#~ msgstr "エラー!"
#, fuzzy
#~ msgid "Finished. Performed <b>%d</b> update up to schema version <b>%d</b>."
#~ msgid_plural "Finished. Performed <b>%d</b> updates up to schema version <b>%d</b>."
#~ msgstr[0] "完了しました。<b>%d</b> 個のテーブルをスキーマーバージョン<b>%d</b> に更新しました。"
#~ msgstr[1] "完了しました。<b>%d</b> 個のテーブルをスキーマーバージョン<b>%d</b> に更新しました。"
#~ msgid "Your database schema is from a newer version of Tiny Tiny RSS."
#~ msgstr "Databaseスキーマは、Tiny Tiny RSSの新しいバージョンからのものです。"
#~ msgid "Found schema version: <b>%d</b>, required: <b>%d</b>."
#~ msgstr "スキーマバージョンが: <b>%d</b>, でした。 以下が必要です: <b>%d</b>."
#~ msgid "Schema upgrade impossible. Please update Tiny Tiny RSS files to the newer version and continue."
#~ msgstr "スキーマアップグレードができません。Tiny Tiny RSSを新しいバージョンに更新してから続けてください。"
#~ msgid "Title or Content"
#~ msgstr "題名か内容"
#~ msgid "Link"
#~ msgstr "リンク"
#~ msgid "Content"
#~ msgstr "内容"
#~ msgid "Article Date"
#~ msgstr "記事の日付"
#~ msgid "Set starred"
#~ msgstr "お気に入りに設定する"
#~ msgid "Assign tags"
#~ msgstr "タグの割り当て"
#~ msgid "Modify score"
#~ msgstr "スコアを変更する"
#, fuzzy
#~ msgid "Date syntax appears to be correct:"
#~ msgstr "古いパスワードが不正確です。"
#, fuzzy
#~ msgid "Date syntax is incorrect."
#~ msgstr "古いパスワードが不正確です。"
#~ msgid "Notice"
#~ msgstr "通知"
#, fuzzy
#~ msgid "Tag Cloud"
#~ msgstr "タグクラウド"
#~ msgid "Mark all visible articles in %s as read?"
#~ msgstr "「%s」のすべての可視記事を既読に設定しますか?"
#~ msgid "Form secret key incorrect. Please enable cookies and try again."
#~ msgstr "シークレットキーが正しくありません。クッキーを有効にして再度実行してください。"
#~ msgid "Score"
#~ msgstr "スコア"
#, fuzzy
#~ msgid "Share on identi.ca"
#~ msgstr "題名"
#, fuzzy
#~ msgid "Flattr this article."
#~ msgstr "記事をお気に入りにする"
#, fuzzy
#~ msgid "Share on Google+"
#~ msgstr "題名"
#, fuzzy
#~ msgid "Share on Twitter"
#~ msgstr "題名"
#, fuzzy
#~ msgid "Show additional preferences"
#~ msgstr "設定を終了する"
#, fuzzy
#~ msgid "Back to feeds"
#~ msgstr "編集するにはクリック"
#~ msgid "Updated"
#~ msgstr "更新日時"
#~ msgid "Notifying <b>%s</b>."
#~ msgstr "<b>%s</b> の通知中です。"
#~ msgid "Yes"
#~ msgstr "はい"
#~ msgid "No"
#~ msgstr "いいえ"
#~ msgid "Comments?"
#~ msgstr "コメントしますか?"
#~ msgid "Move between feeds"
#~ msgstr "フィード間で移動する"
#~ msgid "Move between articles"
#~ msgstr "記事間で移動する"
#~ msgid "Active article actions"
#~ msgstr "有効な記事の操作"
#, fuzzy
#~ msgid "Dismiss read articles"
#~ msgstr "読んだ記事が見えないように隠す"
#~ msgid "Other actions"
#~ msgstr "その他の操作"
#~ msgid "Display this help dialog"
#~ msgstr "このヘルプダイアログの表示"
#, fuzzy
#~ msgid "Multiple articles actions"
#~ msgstr "すべての記事"
#, fuzzy
#~ msgid "Select starred articles"
#~ msgstr "未読記事を削除する"
#~ msgid "Feed actions"
#~ msgstr "フィード操作"
#~ msgid "Press any key to close this window."
#~ msgstr "何かキーを押して、このウィンドウを閉じてください。"
#~ msgid "My Feeds"
#~ msgstr "自分のフィード"
#~ msgid "Other Feeds"
#~ msgstr "その他のフィード"
#~ msgid "Panel actions"
#~ msgstr "パネル操作"
#~ msgid "Edit feed categories"
#~ msgstr "フィードカテゴリーを編集する"
#, fuzzy
#~ msgid "Open article in new tab"
#~ msgstr "新しいウィンドウで記事を開く"
#~ msgid "Right-to-left content"
#~ msgstr "右から左のコンテンツ"
#, fuzzy
#~ msgid "Cache content locally"
#~ msgstr "ローカルに画像をキャッシュする"
#, fuzzy
#~ msgid "Loading..."
#~ msgstr "フィード一覧を読み込んでいます..."
#, fuzzy
#~ msgid "View in a tt-rss tab"
#~ msgstr "新しいウィンドウで記事を開く"
#~ msgid "Magpie"
#~ msgstr "Magpie"
#~ msgid "SimplePie"
#~ msgstr "SimplePie"
#, fuzzy
#~ msgid "match on"
#~ msgstr "対象項目:"
#~ msgid "Title or content"
#~ msgstr "題名か内容"
#, fuzzy
#~ msgid "Your request could not be completed."
#~ msgstr "登録情報が完成していません。"
#, fuzzy
#~ msgid "Can't update this kind of feed."
#~ msgstr "フィードのこの種類を消去できません。"
#, fuzzy
#~ msgid "Original article"
#~ msgstr "元の記事内容を表示する"
#, fuzzy
#~ msgid "Update feed"
#~ msgstr "すべてのフィードの更新"
#, fuzzy
#~ msgid "With subcategories"
#~ msgstr "カテゴリーの編集"
#, fuzzy
#~ msgid "<li>Adding category <b>%s</b>.</li>"
#~ msgstr "カテゴリー <b>%s</b> の追加中です。"
#, fuzzy
#~ msgid "OK"
#~ msgstr "OK!"
#~ msgid "before"
#~ msgstr "前"
#~ msgid "after"
#~ msgstr "後"
#, fuzzy
#~ msgid "Apply to category"
#~ msgstr "カテゴリーの場所:"
#~ msgid "Category <b>$%s</b> already exists in the database."
#~ msgstr "カテゴリー <b>%s</b> はデータベースに既に存在します。"
#~ msgid "No feed categories defined."
#~ msgstr "フィードカテゴリーが定義されていません。"
#, fuzzy
#~ msgid "Remove selected categories"
#~ msgstr "選択されたカテゴリーを削除しますか?"
#, fuzzy
#~ msgid "Twitter"
#~ msgstr "題名"
#, fuzzy
#~ msgid "Clear stored credentials"
#~ msgstr "フィードデータの消去"
#~ msgid "Created filter <b>%s</b>"
#~ msgstr "フィルター <b>%s</b> を作成しました"
#~ msgid "Attachment:"
#~ msgstr "添付:"
#~ msgid "Subscribing to feed..."
#~ msgstr "フィードを購読しています..."
#, fuzzy
#~ msgid "Filter Test Results"
#~ msgstr "フィルター表現"
#, fuzzy
#~ msgid "Feed Categories"
#~ msgstr "カテゴリー:"
#~ msgid "When \"Mark as read\" button is clicked in toolbar, automatically open next feed with unread articles."
#~ msgstr "ツールバーの「既読に設定する」をクリックしたとき、自動的に次のフィードの未読記事を開きます。"
#, fuzzy
#~ msgid "Importing using DOMXML."
#~ msgstr "OPML のインポート中 (DOMXML 機能拡張を用いて)..."
#, fuzzy
#~ msgid "Importing using DOMDocument."
#~ msgstr "OPML のインポート中 (DOMDocument 機能拡張を用いて)..."
#~ msgid "DOMXML extension is not found. It is required for PHP versions below 5."
#~ msgstr "DOMXML 機能拡張が見つかりません。PHP バージョン 5 未満はそれを要求します。"
#, fuzzy
#~ msgid "Cache images locally (SimplePie only)"
#~ msgstr "ローカルに画像をキャッシュする"
#, fuzzy
#~ msgid "Publish"
#~ msgstr "公開済み"
#~ msgid "Changed password of user <b>%s</b>."
#~ msgstr "ユーザー <b>%s</b> のパスワードを変更しました。"
#~ msgid "Content filtering"
#~ msgstr "コンテンツフィルタリング"
#~ msgid "See also:"
#~ msgstr "参考:"
#, fuzzy
#~ msgid "Remove:"
#~ msgstr "削除"
#, fuzzy
#~ msgid "Assign:"
#~ msgstr "ラベルの割り当て:"
#~ msgid "Toggle category reordering mode"
#~ msgstr "カテゴリーの並び替えモードの切り替え"
#~ msgid "Update all feeds"
#~ msgstr "すべてのフィードの更新"
#~ msgid "Sort by name or unread count"
#~ msgstr "名前か未読数で並び替える"
#, fuzzy
#~ msgid "feeds"
#~ msgstr "フィード"
#, fuzzy
#~ msgid "headlines"
#~ msgstr "最終ヘッドライン:"
#~ msgid "Update post on checksum change"
#~ msgstr "チェックサムの変更で投稿を更新する"
#~ msgid "Set articles as unread on update"
#~ msgstr "更新時に未読として記事を設定する"
#~ msgid "Importing OPML (using DOMXML extension)..."
#~ msgstr "OPML のインポート中 (DOMXML 機能拡張を用いて)..."
#~ msgid "Importing OPML (using DOMDocument extension)..."
#~ msgstr "OPML のインポート中 (DOMDocument 機能拡張を用いて)..."
#~ msgid "Error: can't find body element."
#~ msgstr "エラー: 本文要素を見つけることができませんでした。"
#~ msgid "Unknown error"
#~ msgstr "未知のエラー"
#~ msgid "Could not display feed (query failed). Please check label match syntax or local configuration."
#~ msgstr "フィードを表示できません (問い合わせの失敗)。ラベル一致の文法かローカルの設定を確認してください。"
#~ msgid "Publish article with a note"
#~ msgstr "ノートと記事を公開する"
#, fuzzy
#~ msgid "Subscribed to %d feed(s)."
#~ msgstr "フィードを購読する:"
#~ msgid "audio/mpeg"
#~ msgstr "audio/mpeg"
#~ msgid "Enable offline reading"
#~ msgstr "オフライン処理を有効にする"
#~ msgid "Synchronize new articles for offline reading using Google Gears."
#~ msgstr "Google Gears を用いたオフライン処理の新規記事を同期します。"
#~ msgid "Default article limit"
#~ msgstr "標準の記事制限"
#~ msgid "Enable search toolbar"
#~ msgstr "検索ツールバーを有効にする"
#~ msgid "Open article links in new browser window"
#~ msgstr "新しいブラウザーのウィンドウで記事のリンクを開く"
#~ msgid "Link to user stylesheet to override default style, disabled if empty."
#~ msgstr "標準のスタイルを上書きするスタイルシートへのリンクで、空の場合は無効です。"
#~ msgid "Hide feedlist"
#~ msgstr "フィード一覧を隠す"
#~ msgid "Show additional information in feedlist"
#~ msgstr "フィード一覧の追加情報を表示する"
#~ msgid "Enable inline MP3 player"
#~ msgstr "インライン MP3 プレイヤーを有効にする"
#, fuzzy
#~ msgid "Activate"
#~ msgstr "記事の日付"
#~ msgid "Feed Browser"
#~ msgstr "フィードブラウザー"
#~ msgid "Update Errors"
#~ msgstr "更新エラー"
#~ msgid "Show last article times"
#~ msgstr "最後の記事の時間を表示する"
#~ msgid "Last&nbsp;Article"
#~ msgstr "最後の記事"
#, fuzzy
#~ msgid "You don't have any subscribed feeds."
#~ msgstr "カテゴリーから購読をやめることができません。"
#, fuzzy
#~ msgid "No matching feeds found."
#~ msgstr "一致するフィルターが見つかりません。"
#~ msgid "Filter Editor"
#~ msgstr "フィルターエディター"
#~ msgid "Params"
#~ msgstr "パラメーター"
#~ msgid "No filters defined."
#~ msgstr "フィルターが定義されていません。"
#~ msgid "Click to change color"
#~ msgstr "色を変えるためにクリック"
#~ msgid "No labels defined."
#~ msgstr "ラベルが定義されていません。"
#~ msgid "No matching labels found."
#~ msgstr "一致するラベルが見つかりません。"
#~ msgid "custom color:"
#~ msgstr "カスタム色"
#~ msgid "Can't add filter: nothing to match on."
#~ msgstr "フィルターを追加できません: 一致するものがありません。"
#~ msgid "Can't subscribe: no feed URL given."
#~ msgstr "購読できません: フィード URL が入力されていません。"
#~ msgid "Error: No feed URL given."
#~ msgstr "エラー: フィードの URL が入力されていません。"
#~ msgid "Error: Invalid feed URL."
#~ msgstr "エラー: フィードの URL が正しくありません。"
#, fuzzy
#~ msgid "Can't add profile: no name specified."
#~ msgstr "カテゴリーが追加できません: 名前が指定されていません。"
#~ msgid "Can't add category: no name specified."
#~ msgstr "カテゴリーが追加できません: 名前が指定されていません。"
#~ msgid "Save current configuration?"
#~ msgstr "現在の設定を保存しますか?"
#~ msgid "Please enter new label foreground color:"
#~ msgstr "新しいラベルの前景色を入力してください:"
#~ msgid "Please enter new label background color:"
#~ msgstr "新しいラベルの背景色を入力してください:"
#~ msgid "Saved filter <b>%s</b>"
#~ msgstr "フィルター <b>%s</b> を保存しました"
#~ msgid "Tags"
#~ msgstr "タグ"
#~ msgid "Show article summary in new window"
#~ msgstr "記事の要約を新しいウィンドウで表示する"
#~ msgid "toggle unread"
#~ msgstr "未読/既読を切り替える"
#~ msgid "(remove)"
#~ msgstr "(削除)"
#~ msgid "Offline reading"
#~ msgstr "オフライン処理"
#~ msgid "Cancel synchronization"
#~ msgstr "同期の取り消し"
#~ msgid "Synchronize"
#~ msgstr "同期"
#~ msgid "Remove stored data"
#~ msgstr "保存したデータを削除する"
#~ msgid "Go offline"
#~ msgstr "オフラインに移行する"
#~ msgid "Go online"
#~ msgstr "オンラインに移行する"
#~ msgid "Reset UI layout"
#~ msgstr "UI レイアウトをリセットする"
#~ msgid "Drag me to resize panels"
#~ msgstr "パネルの大きさを変更するにはここをドラッグします"
#~ msgid "Showing most popular tags "
#~ msgstr "もっとも人気のあるタグを表示中 "
#, fuzzy
#~ msgid "more tags"
#~ msgstr "タグがありません"
#~ msgid "Link to feed:"
#~ msgstr "フィードへのリンク:"
#~ msgid "Not linked"
#~ msgstr "リンクされていません"
#~ msgid "(linked to %s)"
#~ msgstr "(%s へリンクしました)"
#~ msgid "E-mail has been changed."
#~ msgstr "電子メールを変更しました。"
#~ msgid "Change e-mail"
#~ msgstr "電子メールを変更する"
#~ msgid "Please wait..."
#~ msgstr "しばらくお待ちください..."
#~ msgid "Data for offline browsing has not been downloaded yet."
#~ msgstr "オフライン閲覧のためのデータはまだダウンロードされていません。"
#~ msgid "Synchronizing feeds..."
#~ msgstr "フィードを同期しています..."
#~ msgid "Synchronizing categories..."
#~ msgstr "カテゴリーを同期しています..."
#~ msgid "Synchronizing labels..."
#~ msgstr "ラベルを同期しています..."
#~ msgid "Synchronizing articles..."
#~ msgstr "記事を同期しています..."
#~ msgid "Synchronizing articles (%d)..."
#~ msgstr "記事 (%d) を同期しています..."
#~ msgid "Last sync: %s"
#~ msgstr "最終同期: %s"
#~ msgid "Last sync: Error receiving data."
#~ msgstr "最終同期: データの受信中にエラーです。"
#~ msgid "Synchronizing..."
#~ msgstr "同期しています..."
#~ msgid "Switch Tiny Tiny RSS into offline mode?"
#~ msgstr "Tiny Tiny RSS をオフラインモードに切り替えますか?"
#~ msgid "Tiny Tiny RSS will reload. Go online?"
#~ msgstr "Tiny Tiny RSS を再読み込みするでしょう。オンライン処理に移行しますか?"
#~ msgid "Last sync: Cancelled."
#~ msgstr "最終同期: 取り消されました。"
#~ msgid "This will remove all offline data stored by Tiny Tiny RSS on this computer. Continue?"
#~ msgstr "これはこのコンピューター上の Tiny Tiny RSS により保存されたすべてのオフラインデータを削除するでしょう。続けますか?"
#~ msgid "Tiny Tiny RSS has trouble accessing its server. Would you like to go offline?"
#~ msgstr "Tiny Tiny RSS はサーバーへのアクセス中に障害がありました。オフラインモードに移行しますか?"
#~ msgid "Reset category order?"
#~ msgstr "選択したカテゴリーの順序をリセットしますか?"
#~ msgid "No feeds to display."
#~ msgstr "表示するフィードがありません。"
#~ msgid "Published Articles"
#~ msgstr "公開された記事"
#, fuzzy
#~ msgid "Your Published articles feed URL is:"
#~ msgstr "公開記事フィードへのリンクです。"
#~ msgid "Replace current publishing address with a new one?"
#~ msgstr "新しいもので現在の公開アドレスを置き換えますか?"
#~ msgid "Limit bandwidth usage"
#~ msgstr "帯域の制限を使う"
#~ msgid "Remove selected users?"
#~ msgstr "選択されたユーザーを削除しますか?"
#~ msgid "Adding feed..."
#~ msgstr "フィードを追加しています..."
#~ msgid "Assign score to article:"
#~ msgstr "記事にスコアを割り当てる:"
#~ msgid "Assign selected articles to label?"
#~ msgstr "ラベルに選択した記事を割り当てますか?"
#~ msgid "Can't open article: received invalid article link"
#~ msgstr "記事が開けません: 無効な記事リンクを受信しました"
#~ msgid "Category reordering disabled"
#~ msgstr "カテゴリーの順序変更を無効にしました"
#~ msgid "Category reordering enabled"
#~ msgstr "カテゴリーの順序変更を有効にしました"
#, fuzzy
#~ msgid "Changing password..."
#~ msgstr "パスワードを変更する"
#~ msgid "Could not display article (missing XML object)"
#~ msgstr "記事を表示できません (XML オブジェクトが見当たりません)"
#~ msgid "Could not update headlines (missing XML data)"
#~ msgstr "ヘッドラインを更新できません (XML データが見当たりません)"
#~ msgid "Could not update headlines (missing XML object)"
#~ msgstr "ヘッドラインを更新できません (XML オブジェクトが見当たりません)"
#~ msgid "Failed to load article in new window"
#~ msgstr "新しいウィンドウで記事を開くことができません"
#~ msgid "Failed to open window for the article"
#~ msgstr "記事用のウィンドウを開くことができません"
#~ msgid "Local data removed."
#~ msgstr "ローカルのデータを削除しました。"
#~ msgid "Mark as read:"
#~ msgstr "既読にする:"
#~ msgid "Please wait until operation finishes."
#~ msgstr "操作が完了するまで待ってください。"
#~ msgid "Remove selected articles from label?"
#~ msgstr "ラベルから選択した記事を削除しますか?"
#~ msgid "Removing offline data..."
#~ msgstr "オフラインデータを削除しています..."
#~ msgid "Rescore last 100 articles in selected feeds?"
#~ msgstr "選択したフィードの最後 100 件の記事のスコアを再計算しますか?"
#~ msgid "Saving feeds..."
#~ msgstr "フィードを保存しています..."
#~ msgid "Saving filter..."
#~ msgstr "フィルターを保存しています..."
#~ msgid "Selection"
#~ msgstr "選択"
#~ msgid "Tiny Tiny RSS is in offline mode."
#~ msgstr "Tiny Tiny RSS はオフラインモードです。"
#, fuzzy
#~ msgid "You have to synchronize some articles before going into offline mode."
#~ msgstr "Google Gears を用いたオフライン処理の新規記事を同期します。"
#~ msgid "Can't open article: received invalid XML"
#~ msgstr "記事を開けません: 無効な XML を受信しました"
#~ msgid "Changing category of selected feeds..."
#~ msgstr "選択されたカテゴリーのフィードを削除しています..."
#~ msgid "Erase all non-starred articles in %s?"
#~ msgstr "%s にあるお気に入りに設定していない記事をすべて削除しますか?"
#~ msgid "Trying to change password..."
#~ msgstr "パスワードの変更を試みています..."
#~ msgid "Adding category <b>%s</b>...<br>"
#~ msgstr "カテゴリー <b>%s</b> を追加しています...<br>"
#~ msgid "Done."
#~ msgstr "終了しました。"
#~ msgid "The configuration was reset to defaults."
#~ msgstr "設定を標準に戻しました。"
#~ msgid "Change theme"
#~ msgstr "テーマを変更する"
#, fuzzy
#~ msgid "Hide read items"
#~ msgstr "読んだフィードを隠す/再表示する"
#, fuzzy
#~ msgid "Remove selected feeds from archive?"
#~ msgstr "ラベルから選択した記事を削除しますか?"
#~ msgid "Search:"
#~ msgstr "検索:"
#~ msgid "Order:"
#~ msgstr "並べ替え:"
#~ msgid "browse more"
#~ msgstr "もっと参照する"
#~ msgid "Feed browser is administratively disabled."
#~ msgstr "フィードブラウザーは管理者によって無効になっています。"
#~ msgid "Show"
#~ msgstr "表示"
#~ msgid "Hide from \"Other Feeds\""
#~ msgstr "「その他のフィード」から隠す"
#~ msgid "Unable to delete non empty feed categories."
#~ msgstr "殻でないフィードカテゴリーは削除できません。"
#~ msgid "Recategorize"
#~ msgstr "カテゴリー再設定"
#~ msgid "Generate another link"
#~ msgstr "別のリンクを生成する"
#~ msgid "Back"
#~ msgstr "戻る"
#~ msgid "Page"
#~ msgstr "ページ"
#~ msgid "Tags:"
#~ msgstr "タグ:"
#~ msgid "Mark as unread"
#~ msgstr "未読にする"
#~ msgid "Internal error: Function not implemented"
#~ msgstr "インターナルエラー: 機能が実装されていません"
#, fuzzy
#~ msgid "Click to view"
#~ msgstr "編集するにはクリック"
#~ msgid "&nbsp;&nbsp;Keyboard shortcuts"
#~ msgstr "&nbsp;&nbsp;キーボードショートカット"
#~ msgid "Can't add user: no login specified."
#~ msgstr "ユーザーが追加できません: ログイン名が指定されていません。"
#~ msgid "Can't create label: missing SQL expression."
#~ msgstr "ラベルを作成できません: SQL 表現が見当たりません。"
#~ msgid "Saving label..."
#~ msgstr "ラベルを保存しています..."
#~ msgid "Please select only one label."
#~ msgstr "ひとつだけラベルを選択してください。"
#~ msgid "Please select only one category."
#~ msgstr "カテゴリーをひとつだけ選択してください。"
#~ msgid "Address changed."
#~ msgstr "アドレスを変更しました。"
#~ msgid "Rescore articles in all feeds? This operation may take a lot of time."
#~ msgstr "すべてのフィードの記事のスコアを再計算しますか? この操作は大量の時間を使うでしょう。"
#~ msgid "Restart in offline mode"
#~ msgstr "オフラインモードを再起動する"
#~ msgid "Restart in online mode"
#~ msgstr "オンラインモードを再起動する"
#~ msgid "Remove offline data?"
#~ msgstr "オフラインデータを削除しますか?"
#~ msgid "Toggle:"
#~ msgstr "トグル"
#~ msgid "Convert to label"
#~ msgstr "ラベルの変換"
#~ msgid "Dashboard"
#~ msgstr "ダッシュボード"
#~ msgid "Match "
#~ msgstr "一致 "
#~ msgid "Title contains"
#~ msgstr "題名の内容"
#~ msgid "Content contains"
#~ msgstr "コンテンツの内容"
#~ msgid "Score equals"
#~ msgstr "スコアと同じ"
#~ msgid "Score is greater than"
#~ msgstr "スコア以上"
#~ msgid "Score is less than"
#~ msgstr "スコア以下"
#~ msgid "Articles newer than X hours"
#~ msgstr "記事が X 時間より新しい"
#~ msgid "Articles newer than X days"
#~ msgstr "記事が X 日より新しい"
#~ msgid "This script is for Tiny Tiny RSS installations with MySQL backend only."
#~ msgstr "このスクリプトは Tiny Tiny RSS を MySQL バックエンドにのみインストールします。"
#~ msgid "Converting database..."
#~ msgstr "データベースを変換しています..."
#~ msgid "Unknown Error"
#~ msgstr "未知のエラー"
#~ msgid "Content Filtering"
#~ msgstr "コンテンツフィルタリング"
#~ msgid "User Manager"
#~ msgstr "ユーザー管理"
#~ msgid ""
#~ "<b>Fatal Error</b>: You forgot to copy \n"
#~ "\t\t<b>config.php-dist</b> to <b>config.php</b> and edit it.\n"
#~ msgstr ""
#~ "<b>致命的なエラー</b>: <b>config.php-dist</b> を\n"
#~ "\t\t<b>config.php</b> にコピーし、編集することを忘れないでください。\n"
#~ msgid "config: your config file version is incorrect. See config.php-dist.\n"
#~ msgstr "設定: 設定ファイルのバージョンが不正確です。config.php-dist を参照してください。\n"
#~ msgid ""
#~ "<b>Fatal error</b>: RSS_BACKEND_TYPE is deprecated. Please remove this\n"
#~ "\t\t\toption from config.php\n"
#~ msgstr ""
#~ "<b>致命的なエラー</b>: RSS_BACKEND_TYPE は非推奨です。\n"
#~ "\t\t\tこのオプションを config.php から削除してください。\n"
#~ msgid ""
#~ "<b>Fatal Error</b>: Please set DAEMON_UPDATE_LOGIN_LIMIT\n"
#~ "\t\t\tto 0 in single user mode.\n"
#~ msgstr ""
#~ "<b>致命的なエラー</b>: シングルユーザーモードでは\n"
#~ "\t\t\t DAEMON_UPDATE_LOGIN_LIMIT を 0 に設定してください。\n"
#~ msgid ""
#~ "<b>Fatal Error</b>: You have enabled USE_CURL_FOR_ICONS, but your PHP \n"
#~ "\t\t\tdoesn't seem to support CURL functions."
#~ msgstr ""
#~ "<b>致命的なエラー</b>: USE_CURL_FOR_ICONS が有効だが、\n"
#~ "\t\t\tPHP は CURL 機能をサポートしていないように見えます。"
#~ msgid "config: SESSION_EXPIRE_TIME is undefined"
#~ msgstr "設定: SESSION_EXPIRE_TIME が未定義です"
#~ msgid "config: SESSION_EXPIRE_TIME is too low (less than 60)"
#~ msgstr "設定: SESSION_EXPIRE_TIME が低すぎます (60 以下)"
#, fuzzy
#~ msgid "config: SESSION_EXPIRE_TIME should be greater or equal toSESSION_COOKIE_LIFETIME"
#~ msgstr "設定: SESSION_EXPIRE_TIME は次の数字以上でなければなりません:"
#~ msgid "config: DATABASE_BACKED_SESSIONS is incompatible with SINGLE_USER_MODE"
#~ msgstr "設定: DATABASE_BACKED_SESSIONS は SINGLE_USER_MODE と矛盾します"
#~ msgid "config: DATABASE_BACKED_SESSIONS are currently broken with MySQL"
#~ msgstr "設定: DATABASE_BACKED_SESSIONS は 現在 MySQL では壊れています"
#~ msgid "config: MAIL_FROM has been split into DIGEST_FROM_NAME and DIGEST_FROM_ADDRESS"
#~ msgstr "設定: MAIL_FROM は DIGEST_FROM_NAME と DIGEST_FROM_ADDRESS に分けられました"
#~ msgid "&nbsp;&nbsp;Subscribe to feed"
#~ msgstr "&nbsp;&nbsp;フィードを購読する"
#~ msgid "&nbsp;&nbsp;Edit this feed"
#~ msgstr "&nbsp;&nbsp;このフィードを編集する"
#~ msgid "&nbsp;&nbsp;Clear articles"
#~ msgstr "&nbsp;&nbsp;記事を消す"
#~ msgid "&nbsp;&nbsp;Rescore feed"
#~ msgstr "&nbsp;&nbsp;フィードのスコアを再集計する"
#~ msgid "&nbsp;&nbsp;Unsubscribe"
#~ msgstr "&nbsp;&nbsp;購読をやめる"
#~ msgid "&nbsp;&nbsp;Mark as read"
#~ msgstr "&nbsp;&nbsp;既読として設定する"
#~ msgid "&nbsp;&nbsp;(Un)hide read feeds"
#~ msgstr "&nbsp;&nbsp;読んだフィードを隠す/再表示する"
#~ msgid "&nbsp;&nbsp;Create filter"
#~ msgstr "&nbsp;&nbsp;フィルターを作成する"
#~ msgid "&nbsp;&nbsp;Reset category order"
#~ msgstr "&nbsp;&nbsp;カテゴリーの順番のリセット"
#~ msgid "Create Label"
#~ msgstr "ラベルの作成"
#~ msgid "Match SQL"
#~ msgstr "SQL の一致"
#~ msgid "Other feeds: Top 25"
#~ msgstr "その他のフィード: トップ 25"
#~ msgid "Showing top 25 registered feeds, sorted by popularity:"
#~ msgstr "人気順の登録フィード、トップ 25 を表示中:"
#~ msgid "Top 25"
#~ msgstr "トップ 25"
#~ msgid "Error: SQL expression is blank."
#~ msgstr "エラー: SQL 表記が空です。"
#~ msgid "Saved label <b>%s</b>"
#~ msgstr "ラベル <b>%s</b> を保存しました"
#~ msgid "SQL Expression"
#~ msgstr "SQL 表記"
#~ msgid "Labels and SQL Expressions"
#~ msgstr "SQL 表現とラベル"
#~ msgid "Matches all articles for the last week (PostgreSQL):"
#~ msgstr "再収集のすべての記事に一致 (PostgreSQL):"
#~ msgid "Matches all articles with scores between 100 and 500:"
#~ msgstr "100 から 500 までのスコアのすべての記事に一致:"
#~ msgid "This program requires XmlHttpRequest "
#~ msgstr "このプログラムは、XmlHttpRequest を要求します"
#~ msgid "This program requires cookies "
#~ msgstr "このプログラムはクッキーを要求します"
#~ msgid "filter_type_descr"
#~ msgstr "filter_type_descr"
#~ msgid "action_description"
#~ msgstr "action_description"
#~ msgid "Change password:"
#~ msgstr "変更パスワード:"
#~ msgid "Caption:"
#~ msgstr "キャプション:"
#~ msgid "SQL Expression:"
#~ msgstr "SQL 表現:"
#~ msgid "Action:"
#~ msgstr "操作:"
#~ msgid "Params:"
#~ msgstr "パラメーター:"
#~ msgid "Toggle"
#~ msgstr "トグル"
#~ msgid "This page"
#~ msgstr "このページ"
#~ msgid "Next page"
#~ msgstr "次のページ"
#~ msgid "Previous page"
#~ msgstr "前のページ"
#~ msgid "First page"
#~ msgstr "最初のページ"