diff options
Diffstat (limited to 'core/l10n/ja.js')
-rw-r--r-- | core/l10n/ja.js | 3 |
1 files changed, 3 insertions, 0 deletions
diff --git a/core/l10n/ja.js b/core/l10n/ja.js index fa0682d0b0a..100523ba324 100644 --- a/core/l10n/ja.js +++ b/core/l10n/ja.js @@ -8,6 +8,8 @@ OC.L10N.register( "Checked database schema update" : "指定データベースのスキーマを更新", "Checked database schema update for apps" : "アプリの指定データベースのスキーマを更新", "Updated \"%s\" to %s" : "\"%s\" を %s にアップデートしました。", + "Following incompatible apps have been disabled: %s" : "次の互換性の無いアプリは無効にされています。: %s", + "Following 3rd party apps have been disabled: %s" : "次のサードパーティーアプリは無効にされています。: %s", "No image or file provided" : "画像もしくはファイルが提供されていません", "Unknown filetype" : "不明なファイルタイプ", "Invalid image" : "無効な画像", @@ -62,6 +64,7 @@ OC.L10N.register( "So-so password" : "まずまずのパスワード", "Good password" : "良好なパスワード", "Strong password" : "強いパスワード", + "Your web server is not yet set up properly to allow file synchronization because the WebDAV interface seems to be broken." : "WebDAVインタフェースが動作していないと考えられるため、あなたのWEBサーバはまだファイルの同期を許可するように適切な設定がされていません。", "Error occurred while checking server setup" : "サーバー設定のチェック中にエラーが発生しました", "Shared" : "共有中", "Shared with {recipients}" : "{recipients} と共有", |