diff options
Diffstat (limited to 'apps/files/l10n/ja.json')
-rw-r--r-- | apps/files/l10n/ja.json | 6 |
1 files changed, 3 insertions, 3 deletions
diff --git a/apps/files/l10n/ja.json b/apps/files/l10n/ja.json index 1f6b9ad023f..37e8b9677e0 100644 --- a/apps/files/l10n/ja.json +++ b/apps/files/l10n/ja.json @@ -2,15 +2,13 @@ "Storage is temporarily not available" : "ストレージは一時的に利用できません", "Storage invalid" : "ストレージが無効です", "Unknown error" : "不明なエラー", - "All files" : "すべてのファイル", - "Recent" : "最新", - "Favorites" : "お気に入り", "File could not be found" : "ファイルを見つけられませんでした", "Move or copy" : "移動またはコピー", "Download" : "ダウンロード", "Delete" : "削除", "Home" : "ホーム", "Close" : "閉じる", + "Favorites" : "お気に入り", "Could not create folder \"{dir}\"" : "フォルダー \"{dir}\" を作成できませんでした", "This will stop your current uploads." : "現在のアップロードが停止されます。", "Upload cancelled." : "アップロードはキャンセルされました。", @@ -92,6 +90,7 @@ "You can only favorite a single file or folder at a time" : "お気に入りに追加できるファイルまたはフォルダーは一度に1つまでです", "New folder" : "新しいフォルダー", "Upload file" : "ファイルをアップロード", + "Recent" : "最新", "Not favorited" : "お気に入りではありません", "Remove from favorites" : "お気に入りから削除", "Add to favorites" : "お気に入りに追加", @@ -133,6 +132,7 @@ "A file or folder has been <strong>deleted</strong>" : "ファイルまたはフォルダーが<strong>削除</strong>されたとき", "Limit notifications about creation and changes to your <strong>favorite files</strong> <em>(Stream only)</em>" : "<strong>お気に入りファイル</strong>の作成と変更の通知を制限する<em>(ストリームのみ)</em>", "A file or folder has been <strong>restored</strong>" : "ファイルまたはフォルダーが<strong>復元</strong>されたとき", + "All files" : "すべてのファイル", "Unlimited" : "無制限", "Upload (max. %s)" : "アップロード ( 最大 %s )", "Accept" : "承諾", |