nextcloud/apps/files_versions/l10n/ko.json

9 lines
450 B
JSON
Raw Normal View History

{ "translations": {
"Could not revert: %s" : "되돌릴 수 없습니다: %s",
"Versions" : "버전",
2015-10-18 08:55:07 +03:00
"Failed to revert {file} to revision {timestamp}." : "{file}을(를) 리비전 {timestamp}으(로) 되돌리는 데 실패했습니다.",
2015-09-16 11:00:17 +03:00
"Restore" : "복원",
"No other versions available" : "다른 버전을 사용할 수 없습니다",
2015-09-16 11:00:17 +03:00
"More versions..." : "더 많은 버전..."
},"pluralForm" :"nplurals=1; plural=0;"
}