diff options
Diffstat (limited to 'apps/files/l10n/ja.js')
-rw-r--r-- | apps/files/l10n/ja.js | 9 |
1 files changed, 8 insertions, 1 deletions
diff --git a/apps/files/l10n/ja.js b/apps/files/l10n/ja.js index 635c7008a10..f36bd7d4b1b 100644 --- a/apps/files/l10n/ja.js +++ b/apps/files/l10n/ja.js @@ -54,6 +54,7 @@ OC.L10N.register( "Unshare" : "共有解除", "Select" : "選択", "Pending" : "中断", + "Unable to determine date" : "更新日不明", "Error moving file." : "ファイル移動でエラー", "Error moving file" : "ファイルの移動エラー", "Error" : "エラー", @@ -73,6 +74,7 @@ OC.L10N.register( "Invalid private key for Encryption App. Please update your private key password in your personal settings to recover access to your encrypted files." : "暗号化アプリの無効なプライベートキーです。あなたの暗号化されたファイルへアクセスするために、個人設定からプライベートキーのパスワードを更新してください。", "Encryption was disabled but your files are still encrypted. Please go to your personal settings to decrypt your files." : "暗号化の機能は無効化されましたが、ファイルはすでに暗号化されています。個人設定からファイルを複合を行ってください。", "{dirs} and {files}" : "{dirs} と {files}", + "Favorited" : "お気に入り済", "Favorite" : "お気に入り", "%s could not be renamed as it has been deleted" : "%s は削除された為、ファイル名を変更できません", "%s could not be renamed" : "%sの名前を変更できませんでした", @@ -92,10 +94,15 @@ OC.L10N.register( "From link" : "リンク", "Upload" : "アップロード", "Cancel upload" : "アップロードをキャンセル", + "No files yet" : "ファイルなし", + "Upload some content or sync with your devices!" : "何かコンテンツをアップロードするか、デバイスからファイルを同期してください。", + "Select all" : "すべて選択", "Download" : "ダウンロード", "Upload too large" : "アップロードには大きすぎます。", "The files you are trying to upload exceed the maximum size for file uploads on this server." : "アップロードしようとしているファイルは、サーバーで規定された最大サイズを超えています。", "Files are being scanned, please wait." : "ファイルをスキャンしています、しばらくお待ちください。", - "Currently scanning" : "現在スキャン中" + "Currently scanning" : "現在スキャン中", + "No favorites" : "お気に入りなし", + "Files and folders you mark as favorite will show up here" : "お気に入りに登録されたファイルやフォルダは、ここに表示されます。" }, "nplurals=1; plural=0;"); |