|
|
|
@ -28,10 +28,12 @@ return [
|
|
|
|
'next' => '다음',
|
|
|
|
'next' => '다음',
|
|
|
|
'close' => '닫기',
|
|
|
|
'close' => '닫기',
|
|
|
|
'clickHere' => '여기를 클릭',
|
|
|
|
'clickHere' => '여기를 클릭',
|
|
|
|
|
|
|
|
|
|
|
|
'sensitive' => '민감함 ',
|
|
|
|
'sensitive' => '민감함 ',
|
|
|
|
'sensitiveContent' => '민감한 내용',
|
|
|
|
'sensitiveContent' => '민감한 내용',
|
|
|
|
'sensitiveContentWarning' => '이 게시물은 민감한 내용을 포함합니다',
|
|
|
|
'sensitiveContentWarning' => '이 게시물은 민감한 내용을 포함합니다',
|
|
|
|
|
|
|
|
'javascript' => '',
|
|
|
|
|
|
|
|
'loading' => '',
|
|
|
|
|
|
|
|
'continue' => '',
|
|
|
|
],
|
|
|
|
],
|
|
|
|
|
|
|
|
|
|
|
|
'site' => [
|
|
|
|
'site' => [
|
|
|
|
@ -59,8 +61,10 @@ return [
|
|
|
|
'profile' => '프로필',
|
|
|
|
'profile' => '프로필',
|
|
|
|
'drive' => '드라이브',
|
|
|
|
'drive' => '드라이브',
|
|
|
|
'settings' => '설정',
|
|
|
|
'settings' => '설정',
|
|
|
|
|
|
|
|
'appearance' => '',
|
|
|
|
'compose' => '새로 만들기',
|
|
|
|
'compose' => '새로 만들기',
|
|
|
|
'logout' => '로그아웃',
|
|
|
|
'logout' => '로그아웃',
|
|
|
|
|
|
|
|
'createStory' => '',
|
|
|
|
|
|
|
|
|
|
|
|
// Nav footer
|
|
|
|
// Nav footer
|
|
|
|
'about' => '정보',
|
|
|
|
'about' => '정보',
|
|
|
|
@ -68,9 +72,12 @@ return [
|
|
|
|
'language' => '언어',
|
|
|
|
'language' => '언어',
|
|
|
|
'privacy' => '개인정보',
|
|
|
|
'privacy' => '개인정보',
|
|
|
|
'terms' => '약관',
|
|
|
|
'terms' => '약관',
|
|
|
|
|
|
|
|
'legalNotice' => '',
|
|
|
|
|
|
|
|
'mobileApps' => '',
|
|
|
|
|
|
|
|
|
|
|
|
// Temporary links
|
|
|
|
// Temporary links
|
|
|
|
'backToPreviousDesign' => '이전 디자인으로 되돌리기',
|
|
|
|
'backToPreviousDesign' => '이전 디자인으로 되돌리기',
|
|
|
|
|
|
|
|
|
|
|
|
],
|
|
|
|
],
|
|
|
|
|
|
|
|
|
|
|
|
'directMessages' => [
|
|
|
|
'directMessages' => [
|
|
|
|
@ -80,6 +87,7 @@ return [
|
|
|
|
],
|
|
|
|
],
|
|
|
|
|
|
|
|
|
|
|
|
'notifications' => [
|
|
|
|
'notifications' => [
|
|
|
|
|
|
|
|
'title' => '',
|
|
|
|
'liked' => '내가 좋아한',
|
|
|
|
'liked' => '내가 좋아한',
|
|
|
|
'commented' => '내 댓글',
|
|
|
|
'commented' => '내 댓글',
|
|
|
|
'reacted' => '내 반응',
|
|
|
|
'reacted' => '내 반응',
|
|
|
|
@ -103,6 +111,23 @@ return [
|
|
|
|
'post' => '게시',
|
|
|
|
'post' => '게시',
|
|
|
|
'story' => '이야기',
|
|
|
|
'story' => '이야기',
|
|
|
|
'noneFound' => '알림을 찾을 수 없음',
|
|
|
|
'noneFound' => '알림을 찾을 수 없음',
|
|
|
|
|
|
|
|
'youRecent' => '',
|
|
|
|
|
|
|
|
'hasUnlisted' => '',
|
|
|
|
|
|
|
|
'cannotDisplay' => '',
|
|
|
|
|
|
|
|
'followRequest' => '',
|
|
|
|
|
|
|
|
'filteringResults' => '',
|
|
|
|
|
|
|
|
'mentions' => '',
|
|
|
|
|
|
|
|
'mentionsDescription' => '',
|
|
|
|
|
|
|
|
'likes' => '',
|
|
|
|
|
|
|
|
'likesDescription' => '',
|
|
|
|
|
|
|
|
'followers' => '',
|
|
|
|
|
|
|
|
'followersDescription' => '',
|
|
|
|
|
|
|
|
'reblogs' => '',
|
|
|
|
|
|
|
|
'reblogsDescription' => '',
|
|
|
|
|
|
|
|
'dms' => '',
|
|
|
|
|
|
|
|
'dmsDescription' => '',
|
|
|
|
|
|
|
|
'accept' => '',
|
|
|
|
|
|
|
|
'reject' => '',
|
|
|
|
],
|
|
|
|
],
|
|
|
|
|
|
|
|
|
|
|
|
'post' => [
|
|
|
|
'post' => [
|
|
|
|
@ -126,6 +151,24 @@ return [
|
|
|
|
|
|
|
|
|
|
|
|
'emptyCollections' => '아무 컬렉션도 보이지 않습니다.',
|
|
|
|
'emptyCollections' => '아무 컬렉션도 보이지 않습니다.',
|
|
|
|
'emptyPosts' => '아무 게시물도 보이지 않습니다.',
|
|
|
|
'emptyPosts' => '아무 게시물도 보이지 않습니다.',
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
'blocking' => '',
|
|
|
|
|
|
|
|
'sponsor' => '',
|
|
|
|
|
|
|
|
'followYou' => '',
|
|
|
|
|
|
|
|
'archives' => '',
|
|
|
|
|
|
|
|
'bookmarks' => '',
|
|
|
|
|
|
|
|
'likes' => '',
|
|
|
|
|
|
|
|
'muted' => '',
|
|
|
|
|
|
|
|
'blocked' => '',
|
|
|
|
|
|
|
|
'myPortifolio' => '',
|
|
|
|
|
|
|
|
'private' => '',
|
|
|
|
|
|
|
|
'public' => '',
|
|
|
|
|
|
|
|
'draft' => '',
|
|
|
|
|
|
|
|
'emptyLikes' => '',
|
|
|
|
|
|
|
|
'emptyBookmarks' => '',
|
|
|
|
|
|
|
|
'emptyArchives' => '',
|
|
|
|
|
|
|
|
'untitled' => '',
|
|
|
|
|
|
|
|
'noDescription' => '',
|
|
|
|
],
|
|
|
|
],
|
|
|
|
|
|
|
|
|
|
|
|
'menu' => [
|
|
|
|
'menu' => [
|
|
|
|
@ -176,10 +219,41 @@ return [
|
|
|
|
'deletePostConfirm' => '정말로 이 게시물을 삭제할까요?',
|
|
|
|
'deletePostConfirm' => '정말로 이 게시물을 삭제할까요?',
|
|
|
|
'archivePostConfirm' => '이 게시물을 정말 보관할까요?',
|
|
|
|
'archivePostConfirm' => '이 게시물을 정말 보관할까요?',
|
|
|
|
'unarchivePostConfirm' => '이 게시물을 정말 보관 취소할까요?',
|
|
|
|
'unarchivePostConfirm' => '이 게시물을 정말 보관 취소할까요?',
|
|
|
|
|
|
|
|
'pin' => '',
|
|
|
|
|
|
|
|
'unpin' => '',
|
|
|
|
|
|
|
|
'pinPostConfirm' => '',
|
|
|
|
|
|
|
|
'unpinPostConfirm' => '',
|
|
|
|
],
|
|
|
|
],
|
|
|
|
|
|
|
|
|
|
|
|
'story' => [
|
|
|
|
'story' => [
|
|
|
|
'add' => '이야기 추가',
|
|
|
|
'add' => '이야기 추가',
|
|
|
|
|
|
|
|
'myStory' => '',
|
|
|
|
|
|
|
|
'viewMyStory' => '',
|
|
|
|
|
|
|
|
'goBack' => '',
|
|
|
|
|
|
|
|
'delete' => '',
|
|
|
|
|
|
|
|
'crop' => '',
|
|
|
|
|
|
|
|
'error' => '',
|
|
|
|
|
|
|
|
'cropping' => '',
|
|
|
|
|
|
|
|
'storyDuration' => '',
|
|
|
|
|
|
|
|
'seconds' => '',
|
|
|
|
|
|
|
|
'processing' => '',
|
|
|
|
|
|
|
|
'shareWithFollowers' => '',
|
|
|
|
|
|
|
|
'cancel' => '',
|
|
|
|
|
|
|
|
'viewedBy' => '',
|
|
|
|
|
|
|
|
'next' => '',
|
|
|
|
|
|
|
|
'zoom' => '',
|
|
|
|
|
|
|
|
'options' => '',
|
|
|
|
|
|
|
|
'allowReplies' => '',
|
|
|
|
|
|
|
|
'allowReactions' => '',
|
|
|
|
|
|
|
|
'limit' => '',
|
|
|
|
|
|
|
|
'reactionSent' => '',
|
|
|
|
|
|
|
|
'replySent' => '',
|
|
|
|
|
|
|
|
'expiresIn' => '',
|
|
|
|
|
|
|
|
'viewers' => '',
|
|
|
|
|
|
|
|
'report' => '',
|
|
|
|
|
|
|
|
'close' => '',
|
|
|
|
|
|
|
|
'myStories' => '',
|
|
|
|
|
|
|
|
'seeAll' => '',
|
|
|
|
],
|
|
|
|
],
|
|
|
|
|
|
|
|
|
|
|
|
'timeline' => [
|
|
|
|
'timeline' => [
|
|
|
|
@ -206,4 +280,133 @@ return [
|
|
|
|
'contactAdminMsg' => '만약 이 게시물 혹은 신고에 대해 관리자에게 문의하고 싶으시다면',
|
|
|
|
'contactAdminMsg' => '만약 이 게시물 혹은 신고에 대해 관리자에게 문의하고 싶으시다면',
|
|
|
|
],
|
|
|
|
],
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
'appearance' => [
|
|
|
|
|
|
|
|
'theme' => '',
|
|
|
|
|
|
|
|
'profileLayout' => '',
|
|
|
|
|
|
|
|
'compactPreviews' => '',
|
|
|
|
|
|
|
|
'loadComments' => '',
|
|
|
|
|
|
|
|
'hideStats' => '',
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
'auto' => '',
|
|
|
|
|
|
|
|
'lightMode' => '',
|
|
|
|
|
|
|
|
'darkMode' => '',
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
'grid' => '',
|
|
|
|
|
|
|
|
'masonry' => '',
|
|
|
|
|
|
|
|
'feed' => '',
|
|
|
|
|
|
|
|
],
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
'settings' => [
|
|
|
|
|
|
|
|
'filters' => [
|
|
|
|
|
|
|
|
'title' => '',
|
|
|
|
|
|
|
|
'manage_your_custom_filters' => '',
|
|
|
|
|
|
|
|
'customize_your_experience' => '',
|
|
|
|
|
|
|
|
'add_new_filter' => '',
|
|
|
|
|
|
|
|
'limit_message' => '',
|
|
|
|
|
|
|
|
'learn_more_help_center' => '',
|
|
|
|
|
|
|
|
'no_filters' => '',
|
|
|
|
|
|
|
|
'no_filters_message' => '',
|
|
|
|
|
|
|
|
'create_first_filter' => '',
|
|
|
|
|
|
|
|
'no_matching_filters' => '',
|
|
|
|
|
|
|
|
'no_matching_filters_message' => '',
|
|
|
|
|
|
|
|
'create_new_filter' => '',
|
|
|
|
|
|
|
|
'filter_title' => '',
|
|
|
|
|
|
|
|
'edit_filter' => '',
|
|
|
|
|
|
|
|
'advance_mode' => '',
|
|
|
|
|
|
|
|
'simple_mode' => '',
|
|
|
|
|
|
|
|
'keywords' => '',
|
|
|
|
|
|
|
|
'legend' => '',
|
|
|
|
|
|
|
|
'whole_word' => '',
|
|
|
|
|
|
|
|
'partial_word' => '',
|
|
|
|
|
|
|
|
'duplicate_not_allowed' => '',
|
|
|
|
|
|
|
|
'filter_action' => '',
|
|
|
|
|
|
|
|
'hide_media_blur' => '',
|
|
|
|
|
|
|
|
'show_warning' => '',
|
|
|
|
|
|
|
|
'hide_content_completely' => '',
|
|
|
|
|
|
|
|
'apply_filters_to' => '',
|
|
|
|
|
|
|
|
'home_timeline' => '',
|
|
|
|
|
|
|
|
'notifications' => '',
|
|
|
|
|
|
|
|
'public_timeline' => '',
|
|
|
|
|
|
|
|
'hashtags' => '',
|
|
|
|
|
|
|
|
'groups' => '',
|
|
|
|
|
|
|
|
'conversations' => '',
|
|
|
|
|
|
|
|
'duration' => '',
|
|
|
|
|
|
|
|
'forever' => '',
|
|
|
|
|
|
|
|
'30_minutes' => '',
|
|
|
|
|
|
|
|
'1_hour' => '',
|
|
|
|
|
|
|
|
'6_hours' => '',
|
|
|
|
|
|
|
|
'12_hours' => '',
|
|
|
|
|
|
|
|
'1_day' => '',
|
|
|
|
|
|
|
|
'1_week' => '',
|
|
|
|
|
|
|
|
'cutom' => '',
|
|
|
|
|
|
|
|
'enter_duration_in_seconds' => '',
|
|
|
|
|
|
|
|
'save_changes' => '',
|
|
|
|
|
|
|
|
'create_filter' => '',
|
|
|
|
|
|
|
|
'name_your_filter' => '',
|
|
|
|
|
|
|
|
'give_your_filter_a_name' => '',
|
|
|
|
|
|
|
|
'my_filter_name' => '',
|
|
|
|
|
|
|
|
'filter_duration' => '',
|
|
|
|
|
|
|
|
'add_filter_keywords' => '',
|
|
|
|
|
|
|
|
'add_word_or_phrase' => '',
|
|
|
|
|
|
|
|
'whole_word_match' => '',
|
|
|
|
|
|
|
|
'partial_word_match' => '',
|
|
|
|
|
|
|
|
'add_another_keyword' => '',
|
|
|
|
|
|
|
|
'please_remove_duplicate_keywords' => '',
|
|
|
|
|
|
|
|
'choose_filter_action' => '',
|
|
|
|
|
|
|
|
'choose_filter_action_description' => '',
|
|
|
|
|
|
|
|
'hide_completely' => '',
|
|
|
|
|
|
|
|
'choose_where_to_apply' => '',
|
|
|
|
|
|
|
|
'choose_where_to_apply_description' => '',
|
|
|
|
|
|
|
|
'review_your_filter' => '',
|
|
|
|
|
|
|
|
'review_your_filter_description' => '',
|
|
|
|
|
|
|
|
'no_keywords_specified' => '',
|
|
|
|
|
|
|
|
'action' => '',
|
|
|
|
|
|
|
|
'expires' => '',
|
|
|
|
|
|
|
|
'never_expires' => '',
|
|
|
|
|
|
|
|
'titleAdvance' => '',
|
|
|
|
|
|
|
|
'context' => '',
|
|
|
|
|
|
|
|
'review' => '',
|
|
|
|
|
|
|
|
'add_keyword' => '',
|
|
|
|
|
|
|
|
'enter_filter_title' => '',
|
|
|
|
|
|
|
|
],
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
],
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
'powered_by_pixelfed' => '',
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
'landing' => [
|
|
|
|
|
|
|
|
'login' => '',
|
|
|
|
|
|
|
|
'signup' => '',
|
|
|
|
|
|
|
|
'about' => '',
|
|
|
|
|
|
|
|
'directory' => '',
|
|
|
|
|
|
|
|
'explore' => '',
|
|
|
|
|
|
|
|
'decentralized_by_pixelfed' => '',
|
|
|
|
|
|
|
|
'posts' => '',
|
|
|
|
|
|
|
|
'active_users' => '',
|
|
|
|
|
|
|
|
'total_users' => '',
|
|
|
|
|
|
|
|
'managed_by' => '',
|
|
|
|
|
|
|
|
'server_rules' => '',
|
|
|
|
|
|
|
|
'supported_features' => '',
|
|
|
|
|
|
|
|
'features' => [
|
|
|
|
|
|
|
|
'photo_posts' => '',
|
|
|
|
|
|
|
|
'photo_albums' => '',
|
|
|
|
|
|
|
|
'photo_filters' => '',
|
|
|
|
|
|
|
|
'collections' => '',
|
|
|
|
|
|
|
|
'comments' => '',
|
|
|
|
|
|
|
|
'hashtags' => '',
|
|
|
|
|
|
|
|
'likes' => '',
|
|
|
|
|
|
|
|
'notifications' => '',
|
|
|
|
|
|
|
|
'shares' => '',
|
|
|
|
|
|
|
|
'share_up_to_n_photos' => '',
|
|
|
|
|
|
|
|
'share_up_to_n_photos_videos' => '',
|
|
|
|
|
|
|
|
'file_size' => '',
|
|
|
|
|
|
|
|
'federation' => '',
|
|
|
|
|
|
|
|
'mobile_app' => '',
|
|
|
|
|
|
|
|
'stories' => '',
|
|
|
|
|
|
|
|
'videos' => '',
|
|
|
|
|
|
|
|
],
|
|
|
|
|
|
|
|
'discover_accounts' => '',
|
|
|
|
|
|
|
|
'nothing_to_show' => '',
|
|
|
|
|
|
|
|
'explore_trending' => '',
|
|
|
|
|
|
|
|
],
|
|
|
|
];
|
|
|
|
];
|
|
|
|
|