diff options
Diffstat (limited to 'core/l10n/ja.js')
-rw-r--r-- | core/l10n/ja.js | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/core/l10n/ja.js b/core/l10n/ja.js index 34c5d049476..ca081616c00 100644 --- a/core/l10n/ja.js +++ b/core/l10n/ja.js @@ -53,10 +53,10 @@ OC.L10N.register( "%s (incompatible)" : "%s (非互換)", "Following apps have been disabled: %s" : "次のアプリが無効にされています: %s", "Already up to date" : "すべて更新済", + "Could not load your contacts" : "連絡先を読み込めませんでした", "Search contacts …" : "連絡先を検索...", "No contacts found" : "連絡先が見つかりません", "Show all contacts …" : "すべての連絡先を表示...", - "Could not load your contacts" : "連絡先を読み込めませんでした", "Loading your contacts …" : "連絡先を読み込み中...", "Looking for {term} …" : "{term} を確認中 ...", "<a href=\"{docUrl}\">There were problems with the code integrity check. More information…</a>" : "<a href=\"{docUrl}\">コード整合性の確認で問題が発生しました。詳しくはこちら…</a>", |