summaryrefslogtreecommitdiffstats
path: root/core/l10n/ja.js
diff options
context:
space:
mode:
Diffstat (limited to 'core/l10n/ja.js')
-rw-r--r--core/l10n/ja.js6
1 files changed, 4 insertions, 2 deletions
diff --git a/core/l10n/ja.js b/core/l10n/ja.js
index 57dd915f4d3..caad1b3b675 100644
--- a/core/l10n/ja.js
+++ b/core/l10n/ja.js
@@ -189,9 +189,11 @@ OC.L10N.register(
"Database name" : "データベース名",
"Database tablespace" : "データベースの表領域",
"Database host" : "データベースのホスト名",
+ "Performance Warning" : "パフォーマンス警告",
+ "SQLite will be used as database." : "SQLiteをデータベースとして使用しています。",
"Finish setup" : "セットアップを完了します",
"Finishing …" : "作業を完了しています ...",
- "This application requires JavaScript for correct operation. Please <a href=\"http://enable-javascript.com/\" target=\"_blank\">enable JavaScript</a> and reload the page." : "このアプリケーションは使用する為、JavaScriptが必要です。\n<a href=\"http://enable-javascript.com/\" target=\"_blank\">JavaScriptを有効にし</a>、ページを更新してください。 ",
+ "This application requires JavaScript for correct operation. Please <a href=\"http://enable-javascript.com/\" target=\"_blank\">enable JavaScript</a> and reload the page." : "このアプリケーションは使用するため、JavaScriptが必要です。\n<a href=\"http://enable-javascript.com/\" target=\"_blank\">JavaScriptを有効にし</a>、ページを更新してください。 ",
"%s is available. Get more information on how to update." : "%s が利用可能です。アップデート方法について詳細情報を確認してください。",
"Log out" : "ログアウト",
"Search" : "検索",
@@ -215,7 +217,7 @@ OC.L10N.register(
"The theme %s has been disabled." : "テーマ %s が無効になっています。",
"Please make sure that the database, the config folder and the data folder have been backed up before proceeding." : "データベースを確認してください。実行前にconfigフォルダーとdataフォルダーをバックアップします。",
"Start update" : "アップデートを開始",
- "To avoid timeouts with larger installations, you can instead run the following command from your installation directory:" : "大規模なサイトの場合、ブラウザーがタイムアウトする可能性がある為、インストールディレクトリで次のコマンドを実行しても構いません。",
+ "To avoid timeouts with larger installations, you can instead run the following command from your installation directory:" : "大規模なサイトの場合、ブラウザーがタイムアウトする可能性があるため、インストールディレクトリで次のコマンドを実行しても構いません。",
"This %s instance is currently being updated, which may take a while." : "このサーバー %s は現在更新中です。しばらくお待ちください。",
"This page will refresh itself when the %s instance is available again." : "この画面は、サーバー %s の再起動後に自動的に更新されます。"
},