Welcome to mirror list, hosted at ThFree Co, Russian Federation.

ko.json « l10n - github.com/nextcloud/logreader.git - Unnamed repository; edit this file 'description' to name the repository.
summaryrefslogtreecommitdiff
blob: 6567950c22e7c2b448a8b1a3dd66ffeb623f4203 (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
{ "translations": {
    "Error parsing log" : "로그 처리 오류",
    "Log levels" : "로그 단계",
    "Log content" : "로그 내용",
    "Live update" : "실시간 업데이트",
    "Download logs" : "로그 다운로드",
    "No server logs" : "서버 로그 없음",
    "One or more entries are hidden by the log level filter" : "로그 단계 필터에 의해서 하나 이상의 항목이 숨겨짐",
    "Everything is working fine" : "모두 올바르게 작동하고 있습니다",
    "Logging" : "로그",
    "Log Reader" : "로그 리더"
},"pluralForm" :"nplurals=1; plural=0;"
}