diff options
Diffstat (limited to 'core/l10n/ja.json')
-rw-r--r-- | core/l10n/ja.json | 6 |
1 files changed, 3 insertions, 3 deletions
diff --git a/core/l10n/ja.json b/core/l10n/ja.json index 64fc0336508..1af131ac7f6 100644 --- a/core/l10n/ja.json +++ b/core/l10n/ja.json @@ -264,9 +264,6 @@ "Database host" : "データベースのホスト名", "Please specify the port number along with the host name (e.g., localhost:5432)." : "ポート番号をホスト名とともに指定してください(例:localhost:5432)。", "Performance warning" : "パフォーマンス警告", - "SQLite will be used as database." : "SQLiteをデータベースとして使用しています。", - "For larger installations we recommend to choose a different database backend." : "大規模な運用では別のデータベースを選択することをお勧めします。", - "Especially when using the desktop client for file syncing the use of SQLite is discouraged." : "特にデスクトップクライアントをファイル同期に使用する場合,SQLiteは非推奨です.", "Finish setup" : "セットアップを完了します", "Finishing …" : "作業を完了しています ...", "Need help?" : "ヘルプが必要ですか?", @@ -349,6 +346,9 @@ "Share with other people by entering a user or group or an email address." : "ユーザー名やグループ名、メールアドレスで共有", "The specified document has not been found on the server." : "サーバーに指定されたファイルが見つかりませんでした。", "You can click here to return to %s." : "ここをクリックすると、 %s に戻れます。", + "SQLite will be used as database." : "SQLiteをデータベースとして使用しています。", + "For larger installations we recommend to choose a different database backend." : "大規模な運用では別のデータベースを選択することをお勧めします。", + "Especially when using the desktop client for file syncing the use of SQLite is discouraged." : "特にデスクトップクライアントをファイル同期に使用する場合,SQLiteは非推奨です.", "Wrong password." : "パスワードが間違っています。", "Stay logged in" : "ログインしたままにする", "Back to log in" : "ログインに戻る", |