Welcome to mirror list, hosted at ThFree Co, Russian Federation.

ja.json « l10n - github.com/nextcloud/fulltextsearch.git - Unnamed repository; edit this file 'description' to name the repository.
summaryrefslogtreecommitdiff
blob: 51940a2e044759b8a9d723dff2f2efc267aaefdd (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
{ "translations": {
    "the search returned {total} results in {time} ms" : "検索結果{total}件{time} ms",
    "Search" : "検索",
    "Index not found" : "インデックスが見つかりません",
    "Process timed out" : "プロセスがタイムアウトしました",
    "Full Text Search" : "全文検索",
    "Full text search" : "全文検索",
    "Core of the full-text search framework for Nextcloud" : "NextCloudの全文検索フレームワークのコア",
    "Core App of the full-text search framework for your Nextcloud." : "NextCloudの全文検索フレームワークのコアアプリケーション",
    "Search on %s" : "%s で検索",
    "Please check the wiki for documentation related to the installation and the configuration of the full text search within your Nextcloud" : "あなたのNextcloud内での全文検索のインストールと設定に関連するドキュメントはwikiで確認してください",
    "General" : "一般",
    "Search Platform" : "検索プラットフォーム",
    "Select the app to index content and answer search queries." : "コンテンツをインデックス化して検索クエリに答えるアプリを選択します。",
    "Navigation Icon" : "ナビゲーションアイコン",
    "Enable global search within all your content." : "すべてのコンテンツ内でグローバル検索を有効にする。",
    "the search in {title} for '{search}' returned {total} results in {time} ms" : "{title}で「{search}」を検索すると{time}msで{total}件の結果が返ってきます"
},"pluralForm" :"nplurals=1; plural=0;"
}