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

github.com/nextcloud/server.git - Unnamed repository; edit this file 'description' to name the repository.
summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
Diffstat (limited to 'core/l10n/ja.js')
-rw-r--r--core/l10n/ja.js8
1 files changed, 4 insertions, 4 deletions
diff --git a/core/l10n/ja.js b/core/l10n/ja.js
index f144969427f..f3b9ee76bfd 100644
--- a/core/l10n/ja.js
+++ b/core/l10n/ja.js
@@ -159,6 +159,7 @@ OC.L10N.register(
"Your files are encrypted. There will be no way to get your data back after your password is reset. If you are not sure what to do, please contact your administrator before you continue. Do you really want to continue?" : "ファイルが暗号化されます。パスワードがリセットされた後は、データを元に戻すことはできません。対処方法がわからない場合は、続行する前に管理者に問い合わせてください。本当に続行しますか?",
"I know what I'm doing" : "どういう操作をしているか理解しています",
"Resetting password" : "パスワードのリセット",
+ "Install recommended apps" : "推奨アプリをインストール",
"Recommended apps" : "推奨アプリ",
"Loading apps …" : "アプリを読み込み中…",
"Could not fetch list of apps from the App Store." : "App Storeからアプリのリストを取得できませんでした。",
@@ -316,10 +317,6 @@ OC.L10N.register(
"You chose SQLite as database." : "あなたはSQLiteをデータベースとして選択しました。",
"SQLite should only be used for minimal and development instances. For production we recommend a different database backend." : "SQLiteは小規模もしくは開発用のインスタンスでのみ利用できます。プロダクション環境では他のデータベースをお勧めします。",
"If you use clients for file syncing, the use of SQLite is highly discouraged." : "ファイルの同期にクライアントを使用している場合、SQLiteの使用はお勧めできません。",
- "Install recommended apps" : "推奨アプリをインストール",
- "Calendar, Contacts, Talk, Mail & Collaborative editing" : "カレンダー、連絡先、トーク、メール、共同編集",
- "Finish setup" : "セットアップを完了します",
- "Finishing …" : "作業を完了しています ...",
"Need help?" : "ヘルプが必要ですか?",
"See the documentation" : "ドキュメントを確認してください",
"It looks like you are trying to reinstall your Nextcloud. However the file CAN_INSTALL is missing from your config directory. Please create the file CAN_INSTALL in your config folder to continue." : "Nextcloudを再インストールしようとしているようです。 しかし、CAN_INSTALLファイルがconfigディレクトリにありません。 続行するには、configフォルダーにCAN_INSTALLファイルを作成してください。",
@@ -425,6 +422,9 @@ OC.L10N.register(
"Could not fetch list of apps from the app store." : "App Storeからアプリのリストを取得できませんでした。",
"Can't install this app because it is not compatible" : "アプリの互換性がないため、インストールできません",
"Can't install this app" : "このアプリはインストールできません",
+ "Calendar, Contacts, Talk, Mail & Collaborative editing" : "カレンダー、連絡先、トーク、メール、共同編集",
+ "Finish setup" : "セットアップを完了します",
+ "Finishing …" : "作業を完了しています ...",
"The PHP OPcache module is not loaded. {linkstart}For better performance it is recommended ↗{linkend} to load it into your PHP installation." : "PHP OPcacheモジュールがロードされていません。 {linkstart}パフォーマンスを向上させるには、↗{linkend}をPHPインストールにロードすることをお勧めします。",
"The PHP OPcache module is not properly configured. {linkstart}For better performance it is recommended ↗{linkend} to use the following settings in the <code>php.ini</code>:" : "PHP OPcache モジュールが正しく設定されていません。{linkstart}パフォーマンスを向上させるためには、{linkend} <code>php.ini</code>で以下の設定を使用することを推奨します:"
},