diff options
Diffstat (limited to 'core/l10n/ja.js')
-rw-r--r-- | core/l10n/ja.js | 6 |
1 files changed, 5 insertions, 1 deletions
diff --git a/core/l10n/ja.js b/core/l10n/ja.js index c886a9c6b29..5d1206654c2 100644 --- a/core/l10n/ja.js +++ b/core/l10n/ja.js @@ -189,6 +189,11 @@ OC.L10N.register( "Install the Contacts app" : "連絡先アプリをインストール", "Loading your contacts …" : "連絡先を読み込み中...", "Looking for {term} …" : "{term} を確認中 ...", + "Modified" : "更新日時", + "Today" : "今日", + "Last year" : "去年", + "Not found" : "見つかりませんでした", + "People" : "人間", "Forgot password?" : "パスワードをお忘れですか?", "Back to login form" : "ログイン画面に戻る", "Back" : "戻る", @@ -414,7 +419,6 @@ OC.L10N.register( "No more subfolders in here" : "ここにはサブフォルダーはありません", "Name" : "名前", "Size" : "サイズ", - "Modified" : "更新日時", "\"{name}\" is an invalid file name." : "\"{name}\" は無効なファイル名です。", "File name cannot be empty." : "ファイル名を空にすることはできません。", "\"/\" is not allowed inside a file name." : "\"/\" はファイル名に利用できません。", |