453 lines
11 KiB
TypeScript
453 lines
11 KiB
TypeScript
|
|
/*
|
|
* SPDX-FileCopyrightText: syuilo and misskey-project
|
|
* SPDX-License-Identifier: AGPL-3.0-only
|
|
*/
|
|
|
|
// This file was automatically generated by create-search-index.
|
|
// Do not edit this file.
|
|
|
|
import { i18n } from '@/i18n.js';
|
|
|
|
export type SearchIndexItem = {
|
|
id: string;
|
|
path?: string;
|
|
label: string;
|
|
keywords: string[];
|
|
icon?: string;
|
|
children?: SearchIndexItem[];
|
|
};
|
|
|
|
export const searchIndexes:SearchIndexItem[] = [
|
|
{
|
|
id: 'lkiKsD6A9',
|
|
children: [
|
|
{
|
|
id: '4WPlJ524l',
|
|
label: i18n.ts.uiLanguage,
|
|
keywords: ['language'],
|
|
},
|
|
{
|
|
id: 'zTZP66QHY',
|
|
label: i18n.ts.overridedDeviceKind,
|
|
keywords: ['device', 'type', 'kind', 'smartphone', 'tablet', 'desktop'],
|
|
},
|
|
{
|
|
id: 't6tieamLV',
|
|
label: i18n.ts.showFixedPostForm,
|
|
keywords: ['post', 'form', 'timeline'],
|
|
},
|
|
{
|
|
id: '7I09lqpHF',
|
|
label: i18n.ts.showFixedPostFormInChannel,
|
|
keywords: ['post', 'form', 'timeline', 'channel'],
|
|
},
|
|
{
|
|
id: 'tpSclMQgy',
|
|
label: i18n.ts.pinnedList,
|
|
keywords: ['pinned', 'list'],
|
|
},
|
|
{
|
|
id: 'BG9G2e7Fl',
|
|
children: [
|
|
{
|
|
id: '1Rz8PU4Fg',
|
|
label: i18n.ts.collapseRenotes,
|
|
keywords: ['renote', i18n.ts.collapseRenotesDescription],
|
|
},
|
|
{
|
|
id: 'x3ycuUD3Z',
|
|
label: i18n.ts.showNoteActionsOnlyHover,
|
|
keywords: ['hover', 'show', 'footer', 'action'],
|
|
},
|
|
{
|
|
id: 'AdDcoGIcU',
|
|
label: i18n.ts.showClipButtonInNoteFooter,
|
|
keywords: ['footer', 'action', 'clip', 'show'],
|
|
},
|
|
{
|
|
id: 'eywH9VkYz',
|
|
label: i18n.ts.enableAdvancedMfm,
|
|
keywords: ['mfm', 'enable', 'show', 'advanced'],
|
|
},
|
|
{
|
|
id: 'cDyb0gpsB',
|
|
label: i18n.ts.enableAnimatedMfm,
|
|
keywords: ['mfm', 'enable', 'show', 'animated'],
|
|
},
|
|
{
|
|
id: 'pq69uSb0G',
|
|
label: i18n.ts.enableQuickAddMfmFunction,
|
|
keywords: ['mfm', 'enable', 'show', 'advanced', 'picker', 'form', 'function', 'fn'],
|
|
},
|
|
{
|
|
id: '9xaGcuSHY',
|
|
label: i18n.ts.showReactionsCount,
|
|
keywords: ['reaction', 'count', 'show'],
|
|
},
|
|
{
|
|
id: 'vZsJ1kmXl',
|
|
label: i18n.ts.showGapBetweenNotesInTimeline,
|
|
keywords: ['note', 'timeline', 'gap'],
|
|
},
|
|
{
|
|
id: 'bgg61k3ir',
|
|
label: i18n.ts.loadRawImages,
|
|
keywords: ['image', 'photo', 'picture', 'media', 'thumbnail', 'quality', 'raw', 'attachment'],
|
|
},
|
|
{
|
|
id: '1N0q2HWTs',
|
|
label: i18n.ts.reactionsDisplaySize,
|
|
keywords: ['reaction', 'size', 'scale', 'display'],
|
|
},
|
|
{
|
|
id: 'kGDc1nDhk',
|
|
label: i18n.ts.limitWidthOfReaction,
|
|
keywords: ['reaction', 'size', 'scale', 'display', 'width', 'limit'],
|
|
},
|
|
{
|
|
id: 'p76Dx3AOG',
|
|
label: i18n.ts.instanceTicker,
|
|
keywords: ['ticker', 'information', 'label', 'instance', 'server', 'host', 'federation'],
|
|
},
|
|
{
|
|
id: 'lufqQAoEd',
|
|
label: i18n.ts.displayOfSensitiveMedia,
|
|
keywords: ['attachment', 'image', 'photo', 'picture', 'media', 'thumbnail', 'nsfw', 'sensitive', 'display', 'show', 'hide', 'visibility'],
|
|
},
|
|
{
|
|
id: 'fuNNuX4Qs',
|
|
label: i18n.ts.mediaListWithOneImageAppearance,
|
|
keywords: ['attachment', 'image', 'photo', 'picture', 'media', 'thumbnail', 'list', 'size', 'height'],
|
|
},
|
|
],
|
|
label: i18n.ts.displayOfNote,
|
|
keywords: ['note', 'display'],
|
|
},
|
|
{
|
|
id: '2XIXe59Rn',
|
|
children: [
|
|
{
|
|
id: 'AJjuPGduR',
|
|
label: i18n.ts.useGroupedNotifications,
|
|
keywords: ['group'],
|
|
},
|
|
{
|
|
id: 'mIp8pmHt1',
|
|
label: i18n.ts.position,
|
|
keywords: ['position'],
|
|
},
|
|
{
|
|
id: '1KolkQdYz',
|
|
label: i18n.ts.stackAxis,
|
|
keywords: ['stack', 'axis', 'direction'],
|
|
},
|
|
],
|
|
label: i18n.ts.notificationDisplay,
|
|
keywords: ['notification', 'display'],
|
|
},
|
|
{
|
|
id: 'rj7TUPwRw',
|
|
children: [
|
|
{
|
|
id: '4eQq1fHJN',
|
|
label: i18n.ts.reduceUiAnimation,
|
|
keywords: ['animation', 'motion', 'reduce'],
|
|
},
|
|
{
|
|
id: 'jOlwSaPaw',
|
|
label: i18n.ts.useBlurEffect,
|
|
keywords: ['blur'],
|
|
},
|
|
{
|
|
id: 'v5CPoXu93',
|
|
label: i18n.ts.useBlurEffectForModal,
|
|
keywords: ['blur', 'modal'],
|
|
},
|
|
{
|
|
id: 'ggvHGtnkK',
|
|
label: i18n.ts.disableShowingAnimatedImages,
|
|
keywords: ['disable', 'animation', 'image', 'photo', 'picture', 'media', 'thumbnail', 'gif'],
|
|
},
|
|
{
|
|
id: 'DdTBUW9az',
|
|
label: i18n.ts.highlightSensitiveMedia,
|
|
keywords: ['highlight', 'sensitive', 'nsfw', 'image', 'photo', 'picture', 'media', 'thumbnail'],
|
|
},
|
|
{
|
|
id: 's16LrgSyh',
|
|
label: i18n.ts.squareAvatars,
|
|
keywords: ['avatar', 'icon', 'square'],
|
|
},
|
|
{
|
|
id: 'crXmbkAPF',
|
|
label: i18n.ts.showAvatarDecorations,
|
|
keywords: ['avatar', 'icon', 'decoration', 'show'],
|
|
},
|
|
{
|
|
id: 'q54tdMzdG',
|
|
label: i18n.ts.useSystemFont,
|
|
keywords: ['font', 'system', 'native'],
|
|
},
|
|
{
|
|
id: 'ayoWd2b6Z',
|
|
label: i18n.ts.forceShowAds,
|
|
keywords: ['ad', 'show'],
|
|
},
|
|
{
|
|
id: 'bx8e2nq7T',
|
|
label: i18n.ts.seasonalScreenEffect,
|
|
keywords: ['effect', 'show'],
|
|
},
|
|
{
|
|
id: 'hDl4n0XbV',
|
|
label: i18n.ts.useNativeUIForVideoAudioPlayer,
|
|
keywords: ['native', 'system', 'video', 'audio', 'player', 'media'],
|
|
},
|
|
{
|
|
id: 'rGagBkok0',
|
|
label: i18n.ts.menuStyle,
|
|
keywords: ['menu', 'style', 'popup', 'drawer'],
|
|
},
|
|
{
|
|
id: 'bfHGKlGNB',
|
|
label: i18n.ts.emojiStyle,
|
|
keywords: ['emoji', 'style', 'native', 'system', 'fluent', 'twemoji'],
|
|
},
|
|
{
|
|
id: 'DSvu9YHf5',
|
|
label: i18n.ts.fontSize,
|
|
keywords: ['font', 'size'],
|
|
},
|
|
],
|
|
label: i18n.ts.appearance,
|
|
keywords: ['appearance'],
|
|
},
|
|
{
|
|
id: '3KrlrHiy',
|
|
children: [
|
|
{
|
|
id: '9W3IBV65M',
|
|
label: i18n.ts.openImageInNewTab,
|
|
keywords: ['image', 'photo', 'picture', 'media', 'thumbnail', 'new', 'tab'],
|
|
},
|
|
{
|
|
id: 'huwlRz2Y5',
|
|
label: i18n.ts.useReactionPickerForContextMenu,
|
|
keywords: ['reaction', 'picker', 'contextmenu', 'open'],
|
|
},
|
|
{
|
|
id: '4VVCvIuPm',
|
|
label: i18n.ts.enableInfiniteScroll,
|
|
keywords: ['load', 'auto', 'more'],
|
|
},
|
|
{
|
|
id: 'isI3TEHWe',
|
|
label: i18n.ts.keepScreenOn,
|
|
keywords: ['keep', 'screen', 'display', 'on'],
|
|
},
|
|
{
|
|
id: 'IXadN8TM',
|
|
label: i18n.ts.disableStreamingTimeline,
|
|
keywords: ['disable', 'streaming', 'timeline'],
|
|
},
|
|
{
|
|
id: 'gQIXmR2Zs',
|
|
label: i18n.ts.enableHorizontalSwipe,
|
|
keywords: ['swipe', 'horizontal', 'tab'],
|
|
},
|
|
{
|
|
id: 'a50kYZ4CZ',
|
|
label: i18n.ts.alwaysConfirmFollow,
|
|
keywords: ['follow', 'confirm', 'always'],
|
|
},
|
|
{
|
|
id: 'CL4vhEg6H',
|
|
label: i18n.ts.confirmWhenRevealingSensitiveMedia,
|
|
keywords: ['sensitive', 'nsfw', 'media', 'image', 'photo', 'picture', 'attachment', 'confirm'],
|
|
},
|
|
{
|
|
id: 'mx7FWzzJU',
|
|
label: i18n.ts.confirmOnReact,
|
|
keywords: ['reaction', 'confirm'],
|
|
},
|
|
{
|
|
id: 'bEhm5hQNT',
|
|
label: i18n.ts.whenServerDisconnected,
|
|
keywords: ['server', 'disconnect', 'reconnect', 'reload', 'streaming'],
|
|
},
|
|
{
|
|
id: '3Hu4MyzGO',
|
|
label: i18n.ts._contextMenu.title,
|
|
keywords: ['contextmenu', 'system', 'native'],
|
|
},
|
|
{
|
|
id: 'AcUdgUHOM',
|
|
label: i18n.ts.numberOfPageCache,
|
|
keywords: ['cache', 'page'],
|
|
},
|
|
{
|
|
id: 'eh5awlJ4',
|
|
label: i18n.ts.dataSaver,
|
|
keywords: ['datasaver'],
|
|
},
|
|
],
|
|
label: i18n.ts.behavior,
|
|
keywords: ['behavior'],
|
|
},
|
|
{
|
|
id: 'o0yvdjzxy',
|
|
children: [
|
|
{
|
|
id: 'uYaK0hSj6',
|
|
label: i18n.ts.hemisphere,
|
|
keywords: [],
|
|
},
|
|
{
|
|
id: 'lzaISmEIB',
|
|
label: i18n.ts.additionalEmojiDictionary,
|
|
keywords: ['emoji', 'dictionary', 'additional', 'extra'],
|
|
},
|
|
],
|
|
label: i18n.ts.other,
|
|
keywords: [],
|
|
},
|
|
],
|
|
label: i18n.ts.general,
|
|
keywords: ['general'],
|
|
path: '/settings/general',
|
|
icon: 'ti ti-adjustments',
|
|
},
|
|
{
|
|
id: '3P5SEWR1V',
|
|
label: i18n.ts.makeReactionsPublic,
|
|
keywords: ['reaction', 'public', i18n.ts.makeReactionsPublicDescription],
|
|
},
|
|
{
|
|
id: '51F6Uj8hB',
|
|
label: i18n.ts._profile.description,
|
|
keywords: ['description', 'bio'],
|
|
},
|
|
{
|
|
id: 'gQ1GNiXi1',
|
|
label: i18n.ts.birthday,
|
|
keywords: ['birthday', 'birthdate', 'age'],
|
|
},
|
|
{
|
|
id: '5Kcr62qAA',
|
|
label: i18n.ts.language,
|
|
keywords: ['language', 'locale'],
|
|
},
|
|
{
|
|
id: 'FdDfkU5Mi',
|
|
label: i18n.ts._profile.metadataEdit,
|
|
keywords: ['metadata'],
|
|
},
|
|
{
|
|
id: 'awmB82zY1',
|
|
label: i18n.ts._profile.followedMessage,
|
|
keywords: ['follow', 'message', i18n.ts._profile.followedMessageDescription],
|
|
},
|
|
{
|
|
id: 'EOl81OwEL',
|
|
children: [
|
|
{
|
|
id: '4KxTNOAaG',
|
|
label: i18n.ts._accountSettings.makeNotesHiddenBefore,
|
|
keywords: ['hidden', i18n.ts._accountSettings.makeNotesHiddenBeforeDescription],
|
|
},
|
|
{
|
|
id: 'sNDKMBuxh',
|
|
label: i18n.ts.flagAsBot,
|
|
keywords: ['bot'],
|
|
},
|
|
],
|
|
label: i18n.ts.advancedSettings,
|
|
keywords: [],
|
|
},
|
|
{
|
|
id: '85HeLKpoq',
|
|
label: i18n.ts.autoAcceptFollowed,
|
|
keywords: ['follow', 'auto', 'accept'],
|
|
},
|
|
{
|
|
id: 'E90iUFBXC',
|
|
label: i18n.ts.followingVisibility,
|
|
keywords: ['following', 'visibility'],
|
|
},
|
|
{
|
|
id: 'EoIxyXCQk',
|
|
label: i18n.ts.followersVisibility,
|
|
keywords: ['follower', 'visibility'],
|
|
},
|
|
{
|
|
id: '7ShsDCPHU',
|
|
label: i18n.ts.noCrawle,
|
|
keywords: ['crawle', 'index', 'search', i18n.ts.noCrawleDescription],
|
|
},
|
|
{
|
|
id: 'wQdjXX2EP',
|
|
label: i18n.ts.preventAiLearning,
|
|
keywords: ['crawle', 'ai', i18n.ts.preventAiLearningDescription],
|
|
},
|
|
{
|
|
id: 'lp1s2skjv',
|
|
label: i18n.ts.makeExplorable,
|
|
keywords: ['explore', i18n.ts.makeExplorableDescription],
|
|
},
|
|
{
|
|
id: 'vJqTLkoGN',
|
|
children: [
|
|
{
|
|
id: 'mVKq4bdo3',
|
|
label: i18n.ts.requireSigninToViewContents,
|
|
keywords: ['login', 'signin'],
|
|
},
|
|
{
|
|
id: 'i1ndjCPQj',
|
|
label: i18n.ts._accountSettings.makeNotesFollowersOnlyBefore,
|
|
keywords: ['follower', i18n.ts._accountSettings.makeNotesFollowersOnlyBeforeDescription],
|
|
},
|
|
{
|
|
id: '4KxTNOAaG',
|
|
label: i18n.ts._accountSettings.makeNotesHiddenBefore,
|
|
keywords: ['hidden', i18n.ts._accountSettings.makeNotesHiddenBeforeDescription],
|
|
},
|
|
],
|
|
label: i18n.ts.lockdown,
|
|
keywords: ['lockdown'],
|
|
},
|
|
{
|
|
id: 'zONwrNCVk',
|
|
label: i18n.ts.rememberNoteVisibility,
|
|
keywords: ['remember', 'keep', 'note', 'visibility'],
|
|
},
|
|
{
|
|
id: '3kVGsKJTT',
|
|
label: i18n.ts.defaultNoteVisibility,
|
|
keywords: ['default', 'note', 'visibility'],
|
|
},
|
|
{
|
|
id: '1yWthuQGm',
|
|
label: i18n.ts.showMutedWord,
|
|
keywords: ['show'],
|
|
},
|
|
{
|
|
id: 'gmw2pWwJA',
|
|
label: i18n.ts.hardWordMute,
|
|
keywords: ['note', 'word', 'hard', 'mute', 'hide'],
|
|
},
|
|
{
|
|
id: 'rTmclo0x',
|
|
label: `${i18n.ts.mutedUsers} (${ i18n.ts.renote })`,
|
|
keywords: ['renote', 'mute', 'hide', 'user'],
|
|
},
|
|
{
|
|
id: 'mWq0ltyPE',
|
|
label: i18n.ts.blockedUsers,
|
|
keywords: ['block', 'user'],
|
|
},
|
|
] as const;
|
|
|
|
export type SearchIndex = typeof searchIndexes;
|