diff options
Diffstat (limited to 'core/l10n/ja.js')
-rw-r--r-- | core/l10n/ja.js | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/core/l10n/ja.js b/core/l10n/ja.js index ae390b14bed..e479ff4710b 100644 --- a/core/l10n/ja.js +++ b/core/l10n/ja.js @@ -27,6 +27,8 @@ OC.L10N.register( "Error unfavoriting" : "お気に入りから削除エラー", "Couldn't send mail to following users: %s " : "次のユーザーにメールを送信できませんでした: %s", "Preparing update" : "アップデートの準備中", + "Repair warning: " : "修復警告:", + "Repair error: " : "修復エラー:", "Turned on maintenance mode" : "メンテナンスモードがオンになりました", "Turned off maintenance mode" : "メンテナンスモードがオフになりました", "Maintenance mode is kept active" : "メンテナンスモードが継続中です", @@ -38,8 +40,6 @@ OC.L10N.register( "Checking whether the database schema for %s can be updated (this can take a long time depending on the database size)" : "データベーススキーマー %s がアップデートできるかどうかチェックしています。(この操作の時間はデータベースの容量によります)", "Checked database schema update for apps" : "アプリの指定データベースのスキーマを更新", "Updated \"%s\" to %s" : "\"%s\" を %s にアップデートしました。", - "Repair warning: " : "修復警告:", - "Repair error: " : "修復エラー:", "Set log level to debug" : "ログをデバッグレベルに設定", "Reset log level" : "ログレベルをリセット", "Starting code integrity check" : "コード整合性の確認を開始", |