blob: 7ee6b4d2c0ef5050f372940eb90b9e594eff4180 (
plain)
1
2
3
4
5
6
7
8
9
|
{ "translations": {
"Could not revert: %s" : "元に戻せませんでした: %s",
"Versions" : "バージョン",
"Failed to revert {file} to revision {timestamp}." : "{file} を {timestamp} のリビジョンに戻すことができません。",
"More versions..." : "他のバージョン...",
"No other versions available" : "利用可能なバージョンはありません",
"Restore" : "復元"
},"pluralForm" :"nplurals=1; plural=0;"
}
|