Skip to content

Instantly share code, notes, and snippets.

@dai
Last active July 28, 2023 01:58
Show Gist options
  • Star 0 You must be signed in to star a gist
  • Fork 0 You must be signed in to fork a gist
  • Save dai/73d051018def94cc13c85093ba43df33 to your computer and use it in GitHub Desktop.
Save dai/73d051018def94cc13c85093ba43df33 to your computer and use it in GitHub Desktop.
Japanese language for Windows Memory Cleaner 2.1
{
"Add": "追加",
"AlwaysOnTop": "常に前面表示",
"AutoOptimization": "自動最適化",
"AutoOptimizationInterval": "フリーメモリ解放の間隔 {0} 分",
"AutoUpdate": "自動更新",
"Close": "閉じる",
"CloseAfterOptimization": "最適化後に閉じる",
"CloseToTheNotificationArea": "閉じると通知領域に格納",
"DevelopedBy": "開発者",
"Error": "エラー",
"ErrorAdminPrivilegeRequired": "この操作を行うには管理者権限が必要です ({0})",
"ErrorCanNotSaveLog": "ログを保存できません: {0} (除外: {1})",
"ErrorFeatureIsNotSupported": "このOSバージョンでは {0} のクリーニングはサポートしてません",
"Every": "間隔(時間)",
"Exit": "終了",
"Free": "フリー",
"MemoryAreas": "メモリ領域",
"MemoryCombinedPageList": "ページリストの統合",
"MemoryModifiedPageList": "ページリストの変更",
"MemoryOptimized": "メモリ最適化",
"MemoryProcessesWorkingSet": "プロセス ワーキングセット",
"MemoryStandbyList": "スタンバイ リスト",
"MemoryStandbyListLowPriority": "スタンバイ リスト (低優先度)",
"MemorySystemWorkingSet": "システム ワーキングセット",
"MemoryUsage": "メモリ使用量",
"Minimize": "最小化",
"Optimize": "最適化",
"Optimized": "最適化済",
"ProcessExclusionList": "最適化から除外したプロセス",
"Remove": "削除",
"RepositoryInfo": "ドキュメント、 イシューと提案",
"RunOnStartup": "スタートアップで起動",
"Settings": "設定",
"ShowOptimizationNotifications": "最適化通知を表示する",
"StartMinimized": "起動時に最小化",
"UpdatedToVersion": "バージョン {0} に更新しました",
"Used": "使用済み",
"WhenFreeMemoryIsBelow": "フリーメモリが {0}% 以下になったら"
}
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment