aboutsummaryrefslogtreecommitdiffstats
path: root/core/l10n/ja.json
diff options
context:
space:
mode:
Diffstat (limited to 'core/l10n/ja.json')
-rw-r--r--core/l10n/ja.json4
1 files changed, 2 insertions, 2 deletions
diff --git a/core/l10n/ja.json b/core/l10n/ja.json
index 033a828f968..cc72741952c 100644
--- a/core/l10n/ja.json
+++ b/core/l10n/ja.json
@@ -212,7 +212,6 @@
"Not found" : "見つかりませんでした",
"People" : "人間",
"Searching …" : "検索しています…",
- "Start typing in search" : "入力して検索を開始します",
"Between ${this.dateFilter.startFrom.toLocaleDateString()} and ${this.dateFilter.endAt.toLocaleDateString()}" : "${this.dateFilter.startFrom.toLocaleDateString()} と ${this.dateFilter.endAt.toLocaleDateString()} の間",
"This browser is not supported" : "お使いのブラウザーはサポートされていません",
"Your browser is not supported. Please upgrade to a newer version or a supported one." : "お使いのブラウザーはサポート対象外です。新しいバージョンにアップグレードするかサポートされているブラウザーへ切り替えてください",
@@ -447,6 +446,7 @@
"Your remote address was identified as \"{remoteAddress}\" and is bruteforce throttled at the moment slowing down the performance of various requests. If the remote address is not your address this can be an indication that a proxy is not configured correctly. Further information can be found in the {linkstart}documentation ↗{linkend}." : "あなたのIPアドレスは、\"{remoteAddress}\" として認識されており、現在ブルートフォース対策機能により様々なリクエストのパフォーマンスが低下しています。IPアドレスがあなたのアドレスでない場合、プロキシが正しく設定されていない可能性があります。詳細は{linkstart}ドキュメント{linkend}をご覧ください。",
"The database is used for transactional file locking. To enhance performance, please configure memcache, if available. See the {linkstart}documentation ↗{linkend} for more information." : "データベースは取引ファイルを見ることに使われています。パフォーマンスをあげるには、可能であればメモリーのキャッシュを設定してください。詳しくは {linkstart}こちらの文書↗{linkend}をご覧ください。",
"PHP 8.0 is now deprecated in Nextcloud 27. Nextcloud 28 may require at least PHP 8.1. Please upgrade to {linkstart}one of the officially supported PHP versions provided by the PHP Group ↗{linkend} as soon as possible." : "PHP 8.0 は Nextcloud 27 で非推奨になりました。Nextcloud 28 では少なくとも PHP 8.1 が必要になる場合があります。できるだけ早く、{linkstart}PHP グループ が提供する、正式にサポートされている PHP バージョンのいずれか↗{linkend} にアップグレードしてください。",
- "Avatar of {fullName}" : "{fullName} のアバター"
+ "Avatar of {fullName}" : "{fullName} のアバター",
+ "Start typing in search" : "入力して検索を開始します"
},"pluralForm" :"nplurals=1; plural=0;"
} \ No newline at end of file