diff options
Diffstat (limited to 'apps/files/l10n/ja.json')
-rw-r--r-- | apps/files/l10n/ja.json | 7 |
1 files changed, 6 insertions, 1 deletions
diff --git a/apps/files/l10n/ja.json b/apps/files/l10n/ja.json index edf588843e1..6e129a01354 100644 --- a/apps/files/l10n/ja.json +++ b/apps/files/l10n/ja.json @@ -33,6 +33,8 @@ "Invalid directory." : "無効なディレクトリです。", "Files" : "ファイル", "All files" : "すべてのファイル", + "Favorites" : "お気に入り", + "Home" : "住居", "Unable to upload {filename} as it is a directory or has 0 bytes" : "ディレクトリもしくは0バイトのため {filename} をアップロードできません", "Total file size {size1} exceeds upload limit {size2}" : "合計ファイルサイズ {size1} はアップロード制限 {size2} を超過しています。", "Not enough free space, you are uploading {size1} but only {size2} is left" : "空き容量が十分でなく、 {size1} をアップロードしていますが、 {size2} しか残っていません。", @@ -48,6 +50,7 @@ "Delete" : "削除", "Disconnect storage" : "ストレージを切断する", "Unshare" : "共有解除", + "Select" : "選択", "Pending" : "中断", "Error moving file." : "ファイル移動でエラー", "Error moving file" : "ファイルの移動エラー", @@ -68,6 +71,7 @@ "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}", + "Favorite" : "お気に入り", "%s could not be renamed as it has been deleted" : "%s は削除された為、ファイル名を変更できません", "%s could not be renamed" : "%sの名前を変更できませんでした", "Upload (max. %s)" : "アップロード ( 最大 %s )", @@ -75,6 +79,7 @@ "Maximum upload size" : "最大アップロードサイズ", "max. possible: " : "最大容量: ", "Save" : "保存", + "Settings" : "設定", "WebDAV" : "WebDAV", "Use this address to <a href=\"%s\" target=\"_blank\">access your Files via WebDAV</a>" : "<a href=\"%s\" target=\"_blank\">WebDAV経由でのファイルアクセス</a>にはこのアドレスを利用してください", "New" : "新規作成", @@ -83,7 +88,7 @@ "New folder" : "新しいフォルダー", "Folder" : "フォルダー", "From link" : "リンク", - "Nothing in here. Upload something!" : "ここには何もありません。何かアップロードしてください。", + "Cancel upload" : "アップロードをキャンセル", "Download" : "ダウンロード", "Upload too large" : "アップロードには大きすぎます。", "The files you are trying to upload exceed the maximum size for file uploads on this server." : "アップロードしようとしているファイルは、サーバーで規定された最大サイズを超えています。", |