File: ko.po

package info (click to toggle)
jackd2 1.9.12~dfsg-2
  • links: PTS, VCS
  • area: main
  • in suites: buster
  • size: 8,632 kB
  • sloc: cpp: 50,117; ansic: 29,194; python: 11,637; sh: 88; makefile: 68; objc: 39
file content (52 lines) | stat: -rw-r--r-- 2,144 bytes parent folder | download | duplicates (8)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
39
40
41
42
43
44
45
46
47
48
49
50
51
52
# SOME DESCRIPTIVE TITLE.
# Copyright (C) YEAR THE PACKAGE'S COPYRIGHT HOLDER
# This file is distributed under the same license as the PACKAGE package.
# FIRST AUTHOR <EMAIL@ADDRESS>, YEAR.
#
msgid ""
msgstr ""
"Project-Id-Version: Jong\n"
"Report-Msgid-Bugs-To: jackd2@packages.debian.org\n"
"POT-Creation-Date: 2011-12-22 23:36+0100\n"
"PO-Revision-Date: 2011-07-01 17:29+0900\n"
"Last-Translator: 김종규 <jonggeu@gmail.com>\n"
"Language-Team: Korean <debian-l10n-korean@lists.debian.org>\n"
"Language: ko\n"
"MIME-Version: 1.0\n"
"Content-Type: text/plain; charset=UTF-8\n"
"Content-Transfer-Encoding: 8bit\n"
"X-Poedit-Language: Korean\n"
"X-Poedit-Country: KOREA, REPUBLIC OF\n"
"X-Poedit-SourceCharset: utf-8\n"

#. Type: boolean
#. Description
#: ../jackd2.templates:2001
msgid "Enable realtime process priority?"
msgstr "실시간 프로세스 우선 순위를 사용하시겠습니까?"

#. Type: boolean
#. Description
#: ../jackd2.templates:2001
#, fuzzy
msgid ""
"If you want to run jackd with realtime priorities, the user starting jackd "
"needs realtime permissions. Accept this option to create the file /etc/"
"security/limits.d/audio.conf, granting realtime priority and memlock "
"privileges to the audio group."
msgstr ""
"실시간 우선 순위로 jackd를 실행하려는 경우, jackd를 시작하는 사용자는 실시간 "
"권한이 필요합니다. 오디오 그룹에 실시간 우선 순위 및 memlock 권한을 부여하고 "
"파일/etc/security/limits.d/audio.conf를 생성하려면 이 옵션을 선택해주세요"

#. Type: boolean
#. Description
#: ../jackd2.templates:2001
msgid ""
"Running jackd with realtime priority minimizes latency, but may lead to "
"complete system lock-ups by requesting all the available physical system "
"memory, which is unacceptable in multi-user environments."
msgstr ""
"실시간 우선 순위로 jackd를 실행하는 것은 지연을 최소화합니다. 하지만 가능한 "
"모든 실제 시스템 메모리를 요청함으로서 잠금 업 시스템을 완료할 수 있도록 하"
"고, 이것은 다중 사용자 환경에서는 허용되지 않습니다. "