blob: 46348c4eb22499beb948ff4c922810d342ae6ba9 (
plain)
1
2
3
4
5
6
7
8
9
10
|
{ "translations": {
"Could not revert: %s" : "元に戻せませんでした: %s",
"Versions" : "バージョン",
"Failed to revert {file} to revision {timestamp}." : "{file} を {timestamp} のリビジョンに戻すことができません。",
"_%n byte_::_%n bytes_" : ["%n バイト"],
"Restore" : "復元",
"No versions available" : "履歴はありません",
"More versions..." : "他のバージョン..."
},"pluralForm" :"nplurals=1; plural=0;"
}
|