diff --git a/locale/ko/LC_MESSAGES/messages.po b/locale/ko/LC_MESSAGES/messages.po index ef413eb9776..a4cecb72fdb 100644 --- a/locale/ko/LC_MESSAGES/messages.po +++ b/locale/ko/LC_MESSAGES/messages.po @@ -1,10 +1,10 @@ -# +# msgid "" msgstr "" "Project-Id-Version: messages\n" "Report-Msgid-Bugs-To: EMAIL@ADDRESS\n" "POT-Creation-Date: 2023-11-21 16:30+0000\n" -"PO-Revision-Date: 2023-05-14 03:42+0000\n" +"PO-Revision-Date: 2024-01-14 03:49+0000\n" "Last-Translator: Hyeonseok Shin \n" "Language-Team: none\n" "Language: ko\n" @@ -44,9 +44,8 @@ msgstr "열" #: src/linter.js:73 msgid "" -"Invalid manifest version range requested: --min-manifest-version (currently " -"set to %(minManifestVersion)s) should not be greater than --max-manifest-" -"version (currently set to %(maxManifestVersion)s)." +"Invalid manifest version range requested: --min-manifest-version (currently set to %(minManifestVersion)s) should not be greater than --max-manifest-version (currently set to " +"%(maxManifestVersion)s)." msgstr "" #: src/messages/css.js:13 @@ -62,12 +61,8 @@ msgid "A CSS syntax error was encountered" msgstr "CSS 문법 오류" #: src/messages/css.js:7 -msgid "" -"An error was found in the CSS file being processed. As a result, further " -"processing of that file is not possible" -msgstr "" -"진행중인 CSS 파일에서 오류가 발견되었습니다. 결과적으로 이 파일은 더 진행이 " -"불가능합니다." +msgid "An error was found in the CSS file being processed. As a result, further processing of that file is not possible" +msgstr "진행중인 CSS 파일에서 오류가 발견되었습니다. 결과적으로 이 파일은 더 진행이 불가능합니다." #: src/messages/fluent.js:5 msgid "Your FTL is not valid." @@ -82,9 +77,7 @@ msgid "Remote scripts are not allowed as per the Add-on Policies." msgstr "부가기능 정책에 따라 외부 스크립트는 허용되지 않습니다." #: src/messages/html.js:13 -msgid "" -"Please include all scripts in the add-on. For more information, refer to " -"https://mzl.la/2uEOkYp." +msgid "Please include all scripts in the add-on. For more information, refer to https://mzl.la/2uEOkYp." msgstr "" #: src/messages/html.js:5 @@ -92,9 +85,7 @@ msgid "Inline scripts blocked by default" msgstr "기본적으로 인라인 스크립트 차단" #: src/messages/html.js:6 -msgid "" -"Default CSP rules prevent inline JavaScript from running (https://mzl." -"la/2pn32nd)." +msgid "Default CSP rules prevent inline JavaScript from running (https://mzl.la/2pn32nd)." msgstr "" #: src/messages/javascript.js:100 @@ -102,9 +93,7 @@ msgid "Unadvised 3rd-party JS library" msgstr "권장되지 않는 타사 JS 라이브러리" #: src/messages/javascript.js:101 -msgid "" -"Your add-on uses a JavaScript library we do not recommend. Read more: " -"https://bit.ly/1TRIyZY" +msgid "Your add-on uses a JavaScript library we do not recommend. Read more: https://bit.ly/1TRIyZY" msgstr "" #: src/messages/javascript.js:107 @@ -112,16 +101,13 @@ msgid "Known JS library detected" msgstr "알려진 JS 라이브러리 감지됨" #: src/messages/javascript.js:108 -msgid "" -"JavaScript libraries are discouraged for simple add-ons, but are generally " -"accepted." +msgid "JavaScript libraries are discouraged for simple add-ons, but are generally accepted." msgstr "" #: src/messages/javascript.js:116 msgid "" -"Due to both security and performance concerns, this may not be set using " -"dynamic values which have not been adequately sanitized. This can lead to " -"security issues or fairly serious performance degradation." +"Due to both security and performance concerns, this may not be set using dynamic values which have not been adequately sanitized. This can lead to security issues or fairly serious performance " +"degradation." msgstr "" #: src/messages/javascript.js:125 @@ -133,11 +119,8 @@ msgid "This API has not been implemented by Firefox." msgstr "이 API는 Firefox에서 구현되지 않았습니다." #: src/messages/javascript.js:132 -msgid "" -"\"{{api}}\" has been removed in Manifest Version 3 (`manifest_version` " -"property)" -msgstr "" -"\"{{api}}\"가 Manifest 버전 3(`manifest_version` 속성)에서 제거되었습니다." +msgid "\"{{api}}\" has been removed in Manifest Version 3 (`manifest_version` property)" +msgstr "\"{{api}}\"가 Manifest 버전 3(`manifest_version` 속성)에서 제거되었습니다." #: src/messages/javascript.js:141 msgid "{{api}} is deprecated" @@ -165,9 +148,8 @@ msgstr "" #: src/messages/javascript.js:165 msgid "" -"This API can cause issues when loaded temporarily using about:debugging in " -"Firefox unless you specify \"browser_specific_settings.gecko.id\" in the " -"manifest. Please see: https://mzl.la/2hizK4a for more." +"This API can cause issues when loaded temporarily using about:debugging in Firefox unless you specify \"browser_specific_settings.gecko.id\" in the manifest. Please see: https://mzl.la/2hizK4a for " +"more." msgstr "" #: src/messages/javascript.js:185 @@ -183,8 +165,7 @@ msgid "{{api}} is not supported in Firefox for Android version {{minVersion}}" msgstr "{{api}}는 안드로이드용 Firefox {{minVersion}}에서 지원되지 않습니다" #: src/messages/javascript.js:199 -msgid "" -"This API is not implemented by the given minimum Firefox for Android version" +msgid "This API is not implemented by the given minimum Firefox for Android version" msgstr "이 API는 제공된 최소 안드로이드용 Firefox 버전에서 구현되지 않습니다" #: src/messages/javascript.js:22 @@ -200,10 +181,7 @@ msgid "\"%(method)s\" called with a non-literal uri" msgstr "" #: src/messages/javascript.js:34 -msgid "" -"Calling \"%(method)s\" with variable parameters can result in potential " -"security vulnerabilities if the variable contains a remote URI. Consider " -"using 'window.open' with the 'chrome=no' flag." +msgid "Calling \"%(method)s\" with variable parameters can result in potential security vulnerabilities if the variable contains a remote URI. Consider using 'window.open' with the 'chrome=no' flag." msgstr "" #: src/messages/javascript.js:45 @@ -211,9 +189,7 @@ msgid "\"%(method)s\" called with non-local URI" msgstr "" #: src/messages/javascript.js:49 -msgid "" -"Calling \"%(method)s\" with a non-local URI will result in the dialog being " -"opened with chrome privileges." +msgid "Calling \"%(method)s\" with a non-local URI will result in the dialog being opened with chrome privileges." msgstr "" #: src/messages/javascript.js:5 @@ -222,23 +198,18 @@ msgstr "JavaScript 구문 오류" #: src/messages/javascript.js:6 msgid "" -"There is a JavaScript syntax error in your code, which might be related to " -"some experimental JavaScript features that aren't an official part of the " -"language specification and therefore not supported yet. The validation " -"cannot continue on this file." +"There is a JavaScript syntax error in your code, which might be related to some experimental JavaScript features that aren't an official part of the language specification and therefore not " +"supported yet. The validation cannot continue on this file." msgstr "" #: src/messages/javascript.js:62 msgid "" -"Evaluation of strings as code can lead to security vulnerabilities and " -"performance issues, even in the most innocuous of circumstances. Please " -"avoid using `eval` and the `Function` constructor when at all possible." +"Evaluation of strings as code can lead to security vulnerabilities and performance issues, even in the most innocuous of circumstances. Please avoid using `eval` and the `Function` constructor when " +"at all possible." msgstr "" #: src/messages/javascript.js:71 -msgid "" -"setTimeout, setInterval and execScript functions should be called only with " -"function expressions as their first argument" +msgid "setTimeout, setInterval and execScript functions should be called only with function expressions as their first argument" msgstr "" #: src/messages/javascript.js:78 @@ -246,9 +217,7 @@ msgid "Unexpected global passed as an argument" msgstr "예상치 못한 전역이 인수로 전달됨" #: src/messages/javascript.js:79 -msgid "" -"Passing a global as an argument is not recommended. Please make this a var " -"instead." +msgid "Passing a global as an argument is not recommended. Please make this a var instead." msgstr "" #: src/messages/javascript.js:85 @@ -256,10 +225,7 @@ msgid "Use of document.write strongly discouraged." msgstr "document.write는 사용하지 않는 것이 좋습니다." #: src/messages/javascript.js:86 -msgid "" -"document.write will fail in many circumstances when used in extensions, and " -"has potentially severe security repercussions when used improperly. " -"Therefore, it should not be used." +msgid "document.write will fail in many circumstances when used in extensions, and has potentially severe security repercussions when used improperly. Therefore, it should not be used." msgstr "" #: src/messages/javascript.js:93 @@ -267,19 +233,15 @@ msgid "Banned 3rd-party JS library" msgstr "금지된 타사 JS 라이브러리" #: src/messages/javascript.js:94 -msgid "" -"Your add-on uses a JavaScript library we consider unsafe. Read more: https://" -"bit.ly/1TRIyZY" -msgstr "" +msgid "Your add-on uses a JavaScript library we consider unsafe. Read more: https://bit.ly/1TRIyZY" +msgstr "부가 기능이 안전하지 않은 것으로 간주되는 JavaScript 라이브러리를 사용합니다. 자세한 정보: https://bit.ly/1TRIyZY" #: src/messages/json.js:11 msgid "Your JSON contains block comments." msgstr "JSON에 블록 주석이 포함되어 있습니다." #: src/messages/json.js:12 -msgid "" -"Only line comments (comments beginning with \"//\") are allowed in JSON " -"files. Please remove block comments (comments beginning with \"/*\")" +msgid "Only line comments (comments beginning with \"//\") are allowed in JSON files. Please remove block comments (comments beginning with \"/*\")" msgstr "" #: src/messages/json.js:19 @@ -303,17 +265,13 @@ msgid "Reserved filename found." msgstr "예약된 파일명이 있습니다." #: src/messages/layout.js:108 -msgid "" -"Files whose names are reserved have been found in the add-on. Please refrain " -"from using them and rename your files." +msgid "Files whose names are reserved have been found in the add-on. Please refrain from using them and rename your files." msgstr "" #: src/messages/layout.js:22 msgid "" -"The package is invalid. It may contain entries using invalid characters, as " -"an example using '\\' as a path separator is not allowed in Firefox. Try to " -"recreate your add-on package (ZIP) and make sure all entries are using '/' " -"as the path separator." +"The package is invalid. It may contain entries using invalid characters, as an example using '\\' as a path separator is not allowed in Firefox. Try to recreate your add-on package (ZIP) and make " +"sure all entries are using '/' as the path separator." msgstr "" #: src/messages/layout.js:32 @@ -326,9 +284,8 @@ msgstr "manifest.json을 찾을 수 없습니다" #: src/messages/layout.js:38 msgid "" -"No manifest.json was found at the root of the extension. The package file " -"must be a ZIP of the extension's files themselves, not of the containing " -"directory. See: https://mzl.la/2r2McKv for more on packaging." +"No manifest.json was found at the root of the extension. The package file must be a ZIP of the extension's files themselves, not of the containing directory. See: https://mzl.la/2r2McKv for more on " +"packaging." msgstr "" #: src/messages/layout.js:45 @@ -337,10 +294,8 @@ msgstr "분석하기에 파일 용량이 너무 큽니다." #: src/messages/layout.js:47 msgid "" -"This file is not binary and is too large to parse. Files larger than " -"%(maxFileSizeToParseMB)sMB will not be parsed. Consider moving large lists " -"of data out of JavaScript files and into JSON files, or splitting very large " -"files into smaller ones." +"This file is not binary and is too large to parse. Files larger than %(maxFileSizeToParseMB)sMB will not be parsed. Consider moving large lists of data out of JavaScript files and into JSON files, " +"or splitting very large files into smaller ones." msgstr "" #: src/messages/layout.js:57 @@ -349,9 +304,7 @@ msgstr "숨겨진 파일 플래그" #: src/messages/layout.js:58 msgid "" -"Hidden files complicate the review process and can contain sensitive " -"information about the system that generated the add-on. Please modify the " -"packaging process so that these files aren't included." +"Hidden files complicate the review process and can contain sensitive information about the system that generated the add-on. Please modify the packaging process so that these files aren't included." msgstr "" #: src/messages/layout.js:6 @@ -363,15 +316,11 @@ msgid "Flagged filename found" msgstr "플래그 파일명 발견" #: src/messages/layout.js:67 src/messages/layout.js:74 -msgid "" -"Files were found that are either unnecessary or have been included " -"unintentionally. They should be removed." +msgid "Files were found that are either unnecessary or have been included unintentionally. They should be removed." msgstr "" #: src/messages/layout.js:7 -msgid "" -"The package contains multiple entries with the same name. This practice has " -"been banned. Try unzipping and re-zipping your add-on package and try again." +msgid "The package contains multiple entries with the same name. This practice has been banned. Try unzipping and re-zipping your add-on package and try again." msgstr "" #: src/messages/layout.js:73 @@ -384,10 +333,8 @@ msgstr "플래그 파일 형식 발견" #: src/messages/layout.js:81 msgid "" -"Files whose names end with flagged extensions have been found in the add-on. " -"The extension of these files are flagged because they usually identify " -"binary components. Please see https://bit.ly/review-policy for more " -"information on the binary content review process." +"Files whose names end with flagged extensions have been found in the add-on. The extension of these files are flagged because they usually identify binary components. Please see " +"https://bit.ly/review-policy for more information on the binary content review process." msgstr "" #: src/messages/layout.js:90 @@ -395,9 +342,7 @@ msgid "Package already signed" msgstr "이미 서명 된 패키지" #: src/messages/layout.js:91 -msgid "" -"Add-ons which are already signed will be re-signed when published on AMO. " -"This will replace any existing signatures on the add-on." +msgid "Add-ons which are already signed will be re-signed when published on AMO. This will replace any existing signatures on the add-on." msgstr "" #: src/messages/layout.js:98 @@ -405,9 +350,7 @@ msgid "Firefox add-ons are not allowed to run coin miners." msgstr "Firefox 부가기능은 가상화폐 채굴 코드 운영을 허용하지 않습니다." #: src/messages/layout.js:99 -msgid "" -"We do not allow coinminer scripts to be run inside WebExtensions. See " -"https://github.com/mozilla/addons-linter/issues/1643 for more details." +msgid "We do not allow coinminer scripts to be run inside WebExtensions. See https://github.com/mozilla/addons-linter/issues/1643 for more details." msgstr "" #: src/messages/locale-messagesjson.js:13 @@ -415,15 +358,11 @@ msgid "String name is reserved for a predefined message" msgstr "String 이름이 사전 정의된 메시지에 예약되어 있음" #: src/messages/locale-messagesjson.js:14 -msgid "" -"String names starting with @@ get translated to built-in constants (https://" -"mzl.la/2BL9ZjE)." +msgid "String names starting with @@ get translated to built-in constants (https://mzl.la/2BL9ZjE)." msgstr "" #: src/messages/locale-messagesjson.js:21 -msgid "" -"String name should only contain alpha-numeric characters, _ and @ (https://" -"mzl.la/2Eztyi5)." +msgid "String name should only contain alpha-numeric characters, _ and @ (https://mzl.la/2Eztyi5)." msgstr "" #: src/messages/locale-messagesjson.js:27 @@ -439,9 +378,7 @@ msgid "Placeholder name contains invalid characters" msgstr "자리 표시자 이름에 잘못된 문자가 포함됨" #: src/messages/locale-messagesjson.js:34 -msgid "" -"Placeholder name should only contain alpha-numeric characters, _ and @ " -"(https://mzl.la/2ExbYez)." +msgid "Placeholder name should only contain alpha-numeric characters, _ and @ (https://mzl.la/2ExbYez)." msgstr "" #: src/messages/locale-messagesjson.js:40 @@ -449,9 +386,7 @@ msgid "Placeholder is missing the content property" msgstr "자리 표시자에 콘텐츠 속성이 없음" #: src/messages/locale-messagesjson.js:41 -msgid "" -"A placeholder needs a content property defining the replacement of it " -"(https://mzl.la/2DT1MQd)" +msgid "A placeholder needs a content property defining the replacement of it (https://mzl.la/2DT1MQd)" msgstr "" #: src/messages/locale-messagesjson.js:5 @@ -459,11 +394,8 @@ msgid "Translation string is missing the message property" msgstr "번역 문자열에 메시지 속성이 없음" #: src/messages/locale-messagesjson.js:6 -msgid "" -"No \"message\" message property is set for a string (https://mzl.la/2DSBTjA)." -msgstr "" -"문자열(https://mzl.la/2DSBTjA)에 \"message\" 메시지 속성이 설정되어 있지 않습" -"니다." +msgid "No \"message\" message property is set for a string (https://mzl.la/2DSBTjA)." +msgstr "문자열(https://mzl.la/2DSBTjA)에 \"message\" 메시지 속성이 설정되어 있지 않습니다." #: src/messages/manifestjson.js:10 msgid "The field is required." @@ -473,20 +405,17 @@ msgstr "이 필드는 필수입니다." msgid "See https://mzl.la/1ZOhoEN (MDN Docs) for more information." msgstr "자세한 정보는 https://mzl.la/1ZOhoEN (MDN 문서)에서 볼 수 있습니다." -#: src/messages/manifestjson.js:115 src/messages/manifestjson.js:123 -#: src/messages/manifestjson.js:131 +#: src/messages/manifestjson.js:115 src/messages/manifestjson.js:123 src/messages/manifestjson.js:131 msgid "The permission type is unsupported." msgstr "지원하지 않는 권한 타입입니다." #: src/messages/manifestjson.js:116 src/messages/manifestjson.js:141 msgid "See https://mzl.la/1R1n1t0 (MDN Docs) for more information." -msgstr "" -"자세한 정보는 https://mzl.la/1R1n1t0 (MDN 문서)에서 확인할 수 있습니다." +msgstr "자세한 정보는 https://mzl.la/1R1n1t0 (MDN 문서)에서 확인할 수 있습니다." #: src/messages/manifestjson.js:124 src/messages/manifestjson.js:170 msgid "See https://mzl.la/2Qn0fWC (MDN Docs) for more information." -msgstr "" -"자세한 정보는 https://mzl.la/2Qn0fWC (MDN 문서)에서 확인할 수 있습니다." +msgstr "자세한 정보는 https://mzl.la/2Qn0fWC (MDN 문서)에서 확인할 수 있습니다." #: src/messages/manifestjson.js:132 src/messages/manifestjson.js:179 msgid "See https://mzl.la/3Woeqv4 (MDN Docs) for more information." @@ -497,9 +426,7 @@ msgid "Unknown permission." msgstr "알 수 없는 권한입니다." #: src/messages/manifestjson.js:151 -msgid "" -"%(instancePath)s: the following privileged permissions are only allowed in " -"privileged extensions: %(privilegedPermissions)s." +msgid "%(instancePath)s: the following privileged permissions are only allowed in privileged extensions: %(privilegedPermissions)s." msgstr "" #: src/messages/manifestjson.js:178 @@ -511,9 +438,7 @@ msgid "Invalid install origin." msgstr "설치 출처가 잘못되었습니다." #: src/messages/manifestjson.js:188 -msgid "" -"Invalid install origin. A valid origin has - only - a scheme, hostname and " -"optional port. See https://mzl.la/3TEbqbE (MDN Docs) for more information." +msgid "Invalid install origin. A valid origin has - only - a scheme, hostname and optional port. See https://mzl.la/3TEbqbE (MDN Docs) for more information." msgstr "" #: src/messages/manifestjson.js:19 @@ -526,8 +451,7 @@ msgstr "manifest.json의 \"manifest_version\"이 유효한 값이 아님" #: src/messages/manifestjson.js:199 msgid "See https://mzl.la/20PenXl (MDN Docs) for more information." -msgstr "" -"자세한 정보는 https://mzl.la/20PenXl (MDN 문서)에서 확인할 수 있습니다." +msgstr "자세한 정보는 https://mzl.la/20PenXl (MDN 문서)에서 확인할 수 있습니다." #: src/messages/manifestjson.js:212 msgid "\"%(property)s\" allows remote code execution in manifest.json" @@ -538,20 +462,15 @@ msgid "A custom \"%(property)s\" needs additional review." msgstr "" #: src/messages/manifestjson.js:228 -msgid "" -"\"%(property)s\" allows 'eval', which has strong security and performance " -"implications." +msgid "\"%(property)s\" allows 'eval', which has strong security and performance implications." msgstr "" #: src/messages/manifestjson.js:232 -msgid "" -"In most cases the same result can be achieved differently, therefore it is " -"generally prohibited" +msgid "In most cases the same result can be achieved differently, therefore it is generally prohibited" msgstr "" #: src/messages/manifestjson.js:240 -msgid "" -"The \"name\" property must be a string with no leading/trailing whitespaces." +msgid "The \"name\" property must be a string with no leading/trailing whitespaces." msgstr "" #: src/messages/manifestjson.js:243 @@ -563,9 +482,7 @@ msgid "\"update_url\" is not allowed." msgstr "\"update_url\"은 허용되지 않습니다." #: src/messages/manifestjson.js:252 -msgid "" -"\"applications.gecko.update_url\" or \"browser_specific_settings.gecko." -"update_url\" are not allowed for Mozilla-hosted add-ons." +msgid "\"applications.gecko.update_url\" or \"browser_specific_settings.gecko.update_url\" are not allowed for Mozilla-hosted add-ons." msgstr "" #: src/messages/manifestjson.js:261 @@ -573,10 +490,7 @@ msgid "The \"update_url\" property is not used by Firefox." msgstr "Firefox에서는 \"update_url\" 속성을 사용하지 않습니다." #: src/messages/manifestjson.js:262 -msgid "" -"The \"update_url\" is not used by Firefox in the root of a manifest; your " -"add-on will be updated via the Add-ons site and not your \"update_url\". " -"See: https://mzl.la/25zqk4O" +msgid "The \"update_url\" is not used by Firefox in the root of a manifest; your add-on will be updated via the Add-ons site and not your \"update_url\". See: https://mzl.la/25zqk4O" msgstr "" #: src/messages/manifestjson.js:270 @@ -584,9 +498,7 @@ msgid "\"strict_max_version\" not required." msgstr "\"strict_max_version\"은 필요하지 않습니다." #: src/messages/manifestjson.js:271 -msgid "" -"\"strict_max_version\" shouldn't be used unless the add-on is expected not " -"to work with future versions of Firefox." +msgid "\"strict_max_version\" shouldn't be used unless the add-on is expected not to work with future versions of Firefox." msgstr "" #: src/messages/manifestjson.js:28 src/messages/manifestjson.js:33 @@ -634,26 +546,19 @@ msgid "A content script css file defined in the manifest could not be found." msgstr "매니페스트에 정의된 콘텐트 스크립트 css 파일을 찾을 수 없습니다." #: src/messages/manifestjson.js:343 -msgid "" -"Content script defined in the manifest could not be found at \"%(path)s\"." -msgstr "" -"매니페스트에 정의된 콘텐트 스크립트를 \"%(path)s\"에서 찾을 수 없습니다." +msgid "Content script defined in the manifest could not be found at \"%(path)s\"." +msgstr "매니페스트에 정의된 콘텐트 스크립트를 \"%(path)s\"에서 찾을 수 없습니다." #: src/messages/manifestjson.js:346 -msgid "" -"Content script css file defined in the manifest could not be found at " -"\"%(path)s\"." -msgstr "" -"매니페스트에 서언된 콘텐트 스크립트 CSS 파일을 \"%(path)s\"에서 찾을 수 없습" -"니다." +msgid "Content script css file defined in the manifest could not be found at \"%(path)s\"." +msgstr "매니페스트에 서언된 콘텐트 스크립트 CSS 파일을 \"%(path)s\"에서 찾을 수 없습니다." #: src/messages/manifestjson.js:360 msgid "A dictionary file defined in the manifest could not be found." msgstr "매니페이스에 정의된 사전 파일을 찾을 수 없습니다." #: src/messages/manifestjson.js:364 -msgid "" -"Dictionary file defined in the manifest could not be found at \"%(path)s\"." +msgid "Dictionary file defined in the manifest could not be found at \"%(path)s\"." msgstr "매니페이스에 정의된 사전 파일을 \"%(path)s\"에서 찾을 수 없습니다." #: src/messages/manifestjson.js:376 @@ -661,8 +566,7 @@ msgid "The manifest contains multiple dictionaries." msgstr "매니페스트가 여러 개의 사전을 포함하고 있습니다." #: src/messages/manifestjson.js:377 -msgid "" -"Multiple dictionaries were defined in the manifest, which is unsupported." +msgid "Multiple dictionaries were defined in the manifest, which is unsupported." msgstr "지원되지 않는 여러 개의 사전이 매니페스트에 정의되어 있습니다." #: src/messages/manifestjson.js:386 @@ -682,9 +586,7 @@ msgid "A dictionary was found in the manifest, but there was no id set." msgstr "매니페스트에서 사전이 발견되었지만, id set이 없습니다." #: src/messages/manifestjson.js:4 -msgid "" -"Please refer to https://github.com/mozilla-extensions/xpi-manifest to learn " -"more about privileged extensions and signing." +msgid "Please refer to https://github.com/mozilla-extensions/xpi-manifest to learn more about privileged extensions and signing." msgstr "" #: src/messages/manifestjson.js:409 @@ -708,9 +610,7 @@ msgid "The size of the icon does not match the manifest." msgstr "아이콘의 크기가 매니페스트와 일치하지 않습니다." #: src/messages/manifestjson.js:432 -msgid "" -"Expected icon at \"%(path)s\" to be %(expected)d pixels wide but was " -"%(actual)d." +msgid "Expected icon at \"%(path)s\" to be %(expected)d pixels wide but was %(actual)d." msgstr "" #: src/messages/manifestjson.js:44 @@ -735,17 +635,14 @@ msgstr "이 테마 LWT 별칭은 Firefox 70 에서 제외되었습니다." #: src/messages/manifestjson.js:464 msgid "See https://mzl.la/2T11Lkc (MDN Docs) for more information." -msgstr "" -"자세한 정보는 https://mzl.la/2T11Lkc (MDN 문서)에서 확인할 수 있습니다." +msgstr "자세한 정보는 https://mzl.la/2T11Lkc (MDN 문서)에서 확인할 수 있습니다." #: src/messages/manifestjson.js:479 msgid "Theme image for \"%(type)s\" could not be found at \"%(path)s\"" msgstr "\"%(path)s\"에서 \"%(type)s\"의 테마 이미지를 찾을 수 없습니다." #: src/messages/manifestjson.js:48 -msgid "" -"\"%(fieldName)s\" manifest field is only used for privileged and temporarily " -"installed extensions." +msgid "\"%(fieldName)s\" manifest field is only used for privileged and temporarily installed extensions." msgstr "" #: src/messages/manifestjson.js:490 @@ -769,33 +666,23 @@ msgid "Theme image file has an unsupported mime type" msgstr "테마 이미지 파일에 지원하지 않는 MIME 타입이 있음" #: src/messages/manifestjson.js:521 -msgid "" -"Theme image file at \"%(path)s\" has the unsupported mime type \"%(mime)s\"" -msgstr "" -"\"%(path)s\"에 있는 테마 이미지 파일에 지원하지 않는 MIME 타입 " -"\"%(mime)s\"이 있음" +msgid "Theme image file at \"%(path)s\" has the unsupported mime type \"%(mime)s\"" +msgstr "\"%(path)s\"에 있는 테마 이미지 파일에 지원하지 않는 MIME 타입 \"%(mime)s\"이 있음" #: src/messages/manifestjson.js:535 msgid "Theme image file mime type does not match its file extension" msgstr "MIME 타입 테마 이미지 파일이 파일 확장자와 일치하지 않음" #: src/messages/manifestjson.js:539 -msgid "" -"Theme image file extension at \"%(path)s\" does not match its actual mime " -"type \"%(mime)s\"" -msgstr "" -"\"%(path)s\"에 있는 테마 이미지 파일 확장자가 실제 MIME 타입 \"%(mime)s\"와 " -"일치하지 않음" +msgid "Theme image file extension at \"%(path)s\" does not match its actual mime type \"%(mime)s\"" +msgstr "\"%(path)s\"에 있는 테마 이미지 파일 확장자가 실제 MIME 타입 \"%(mime)s\"와 일치하지 않음" #: src/messages/manifestjson.js:552 msgid "The \"default_locale\" is missing localizations." msgstr "\"default_locale\"은 현지화가 되어 있지 않습니다." #: src/messages/manifestjson.js:553 -msgid "" -"The \"default_locale\" value is specified in the manifest, but no matching " -"\"messages.json\" in the \"_locales\" directory exists. See: https://mzl." -"la/2hjcaEE" +msgid "The \"default_locale\" value is specified in the manifest, but no matching \"messages.json\" in the \"_locales\" directory exists. See: https://mzl.la/2hjcaEE" msgstr "" #: src/messages/manifestjson.js:561 @@ -803,9 +690,7 @@ msgid "The \"default_locale\" is missing but \"_locales\" exist." msgstr "\"default_locale\"은 존재하지 않지만 \"_locales\"는 존재합니다." #: src/messages/manifestjson.js:562 -msgid "" -"The \"default_locale\" value is not specifed in the manifest, but a " -"\"_locales\" directory exists. See: https://mzl.la/2hjcaEE" +msgid "The \"default_locale\" value is not specifed in the manifest, but a \"_locales\" directory exists. See: https://mzl.la/2hjcaEE" msgstr "" #: src/messages/manifestjson.js:570 @@ -817,16 +702,11 @@ msgid "Icons should be one of JPG/JPEG, WebP, GIF, PNG or SVG." msgstr "아이콘은 JPG/JPEG, WebP, GIF, PNG 또는 SVG 중 하나여야 합니다." #: src/messages/manifestjson.js:579 -msgid "" -"\"applications\" property overridden by \"browser_specific_settings\" " -"property" +msgid "\"applications\" property overridden by \"browser_specific_settings\" property" msgstr "\"browser_specific_settings\" 속성으로 재정의된 \"applications\" 속성" #: src/messages/manifestjson.js:582 -msgid "" -"The \"applications\" property is being ignored because it is superseded by " -"the \"browser_specific_settings\" property which is also defined in your " -"manifest. Consider removing applications." +msgid "The \"applications\" property is being ignored because it is superseded by the \"browser_specific_settings\" property which is also defined in your manifest. Consider removing applications." msgstr "" #: src/messages/manifestjson.js:592 @@ -842,14 +722,11 @@ msgid "Manifest key not supported by the specified minimum Firefox version" msgstr "매니페스트 키가 명시된 최소 Firefox 버전에서 지원되지 않음" #: src/messages/manifestjson.js:614 src/messages/manifestjson.js:636 -msgid "" -"\"strict_min_version\" requires Firefox %(minVersion)s, which was released " -"before version %(versionAdded)s introduced support for \"%(key)s\"." +msgid "\"strict_min_version\" requires Firefox %(minVersion)s, which was released before version %(versionAdded)s introduced support for \"%(key)s\"." msgstr "" #: src/messages/manifestjson.js:62 -msgid "" -"\"%(fieldName)s\" is not supported in manifest versions %(versionRange)s." +msgid "\"%(fieldName)s\" is not supported in manifest versions %(versionRange)s." msgstr "" #: src/messages/manifestjson.js:632 @@ -861,21 +738,15 @@ msgid "\"%(fieldName)s\" is not supported." msgstr "" #: src/messages/manifestjson.js:654 -msgid "" -"Manifest key not supported by the specified minimum Firefox for Android " -"version" +msgid "Manifest key not supported by the specified minimum Firefox for Android version" msgstr "매니페스트 키가 명시된 최소 Android 용 Firefox 버전에서 지원되지 않음" #: src/messages/manifestjson.js:658 src/messages/manifestjson.js:680 -msgid "" -"\"strict_min_version\" requires Firefox for Android %(minVersion)s, which " -"was released before version %(versionAdded)s introduced support for " -"\"%(key)s\"." +msgid "\"strict_min_version\" requires Firefox for Android %(minVersion)s, which was released before version %(versionAdded)s introduced support for \"%(key)s\"." msgstr "" #: src/messages/manifestjson.js:676 -msgid "" -"Permission not supported by the specified minimum Firefox for Android version" +msgid "Permission not supported by the specified minimum Firefox for Android version" msgstr "명시된 최소 Android 용 Firefox 버전에서 지원하지 않는 권한" #: src/messages/manifestjson.js:691 @@ -883,23 +754,15 @@ msgid "Linking to \"addons.mozilla.org\" is not allowed" msgstr "\"addons.mozilla.org\"에 대한 링크는 허용되지 않습니다." #: src/messages/manifestjson.js:692 -msgid "" -"Links directing to \"addons.mozilla.org\" are not allowed to be used for " -"homepage" -msgstr "" -"\"addons.mozilla.org\"로 연결되는 링크는 홈페이지에 사용할 수 없습니다." +msgid "Links directing to \"addons.mozilla.org\" are not allowed to be used for homepage" +msgstr "\"addons.mozilla.org\"로 연결되는 링크는 홈페이지에 사용할 수 없습니다." #: src/messages/manifestjson.js:704 -msgid "" -"The \"%(permission)s\" permission requires \"strict_min_version\" to be set " -"to \"%(minFirefoxVersion)s\" or above" +msgid "The \"%(permission)s\" permission requires \"strict_min_version\" to be set to \"%(minFirefoxVersion)s\" or above" msgstr "" #: src/messages/manifestjson.js:709 -msgid "" -"The \"%(permission)s\" permission requires \"strict_min_version\" to be set " -"to \"%(minFirefoxVersion)s\" or above. Please update your manifest.json " -"version to specify a minimum Firefox version." +msgid "The \"%(permission)s\" permission requires \"strict_min_version\" to be set to \"%(minFirefoxVersion)s\" or above. Please update your manifest.json version to specify a minimum Firefox version." msgstr "" #: src/messages/manifestjson.js:721 @@ -911,40 +774,27 @@ msgid "See https://mzl.la/3PLZYdo for more information." msgstr "자세한 정보는 https://mzl.la/3PLZYdo 에서 확인할 수 있습니다." #: src/messages/manifestjson.js:730 -msgid "" -"%(instancePath)s: Privileged extensions should declare privileged " -"permissions." +msgid "%(instancePath)s: Privileged extensions should declare privileged permissions." msgstr "" #: src/messages/manifestjson.js:741 -msgid "" -"This extension does not declare any privileged permission. It does not need " -"to be signed with the privileged certificate. Please upload it directly to " -"https://addons.mozilla.org/." +msgid "This extension does not declare any privileged permission. It does not need to be signed with the privileged certificate. Please upload it directly to https://addons.mozilla.org/." msgstr "" #: src/messages/manifestjson.js:754 -msgid "" -"%(instancePath)s: The \"mozillaAddons\" permission is required for " -"privileged extensions." +msgid "%(instancePath)s: The \"mozillaAddons\" permission is required for privileged extensions." msgstr "" #: src/messages/manifestjson.js:757 -msgid "" -"%(instancePath)s: The \"mozillaAddons\" permission is required for " -"extensions that include privileged manifest fields." +msgid "%(instancePath)s: The \"mozillaAddons\" permission is required for extensions that include privileged manifest fields." msgstr "" #: src/messages/manifestjson.js:77 -msgid "" -"%(instancePath)s: privileged manifest fields are only allowed in privileged " -"extensions." +msgid "%(instancePath)s: privileged manifest fields are only allowed in privileged extensions." msgstr "" #: src/messages/manifestjson.js:770 -msgid "" -"This extension does not include the \"mozillaAddons\" permission, which is " -"required for privileged extensions." +msgid "This extension does not include the \"mozillaAddons\" permission, which is required for privileged extensions." msgstr "" #: src/messages/manifestjson.js:780 @@ -952,9 +802,7 @@ msgid "Cannot use actions in hidden add-ons." msgstr "" #: src/messages/manifestjson.js:781 -msgid "" -"The hidden and browser_action/page_action (or action in Manifest Version 3 " -"and above) properties are mutually exclusive." +msgid "The hidden and browser_action/page_action (or action in Manifest Version 3 and above) properties are mutually exclusive." msgstr "" #: src/messages/manifestjson.js:789 @@ -962,9 +810,7 @@ msgid "Use \"browser_specific_settings\" instead of \"applications\"." msgstr "" #: src/messages/manifestjson.js:790 -msgid "" -"The \"applications\" property in the manifest is deprecated and will no " -"longer be accepted in Manifest Version 3 and above." +msgid "The \"applications\" property in the manifest is deprecated and will no longer be accepted in Manifest Version 3 and above." msgstr "" #: src/messages/manifestjson.js:798 @@ -972,23 +818,17 @@ msgid "\"applications\" is no longer allowed in Manifest Version 3 and above." msgstr "" #: src/messages/manifestjson.js:800 -msgid "" -"The \"applications\" property in the manifest is no longer allowed in " -"Manifest Version 3 and above. Use \"browser_specific_settings\" instead." +msgid "The \"applications\" property in the manifest is no longer allowed in Manifest Version 3 and above. Use \"browser_specific_settings\" instead." msgstr "" #: src/messages/manifestjson.js:808 -msgid "" -"The version string should be simplified because it won't be compatible with " -"Manifest Version 3 and above." +msgid "The version string should be simplified because it won't be compatible with Manifest Version 3 and above." msgstr "" #: src/messages/manifestjson.js:810 msgid "" -"The version should be a string with 1 to 4 numbers separated with dots. Each " -"number should have up to 9 digits and leading zeros will no longer be " -"allowed. Letters will no longer be allowed either. See https://mzl." -"la/3h3mCRu (MDN Docs) for more information." +"The version should be a string with 1 to 4 numbers separated with dots. Each number should have up to 9 digits and leading zeros will no longer be allowed. Letters will no longer be allowed either. " +"See https://mzl.la/3h3mCRu (MDN Docs) for more information." msgstr "" #: src/messages/manifestjson.js:819 @@ -997,16 +837,12 @@ msgstr "" #: src/messages/manifestjson.js:820 msgid "" -"The version should be a string with 1 to 4 numbers separated with dots. Each " -"number should have up to 9 digits and leading zeros are not allowed. Letters " -"are no longer allowed. See https://mzl.la/3h3mCRu (MDN Docs) for more " -"information." +"The version should be a string with 1 to 4 numbers separated with dots. Each number should have up to 9 digits and leading zeros are not allowed. Letters are no longer allowed. See " +"https://mzl.la/3h3mCRu (MDN Docs) for more information." msgstr "" #: src/messages/manifestjson.js:96 -msgid "" -"/%(fieldName)s: \"%(permissionName)s\" is not supported in manifest versions " -"%(versionRange)s." +msgid "/%(fieldName)s: \"%(permissionName)s\" is not supported in manifest versions %(versionRange)s." msgstr "" #: src/messages/manifestjson.js:98 @@ -1016,26 +852,20 @@ msgstr "" #~ msgid "The \"name\" property must be a string." #~ msgstr "\"name\" 속성은 문자열 이어야 합니다." -#~ msgid "" -#~ "Invalid install origin. A valid origin has - only - a scheme, hostname " -#~ "and optional port." -#~ msgstr "" -#~ "설치 출처가 잘못되었습니다. 유효한 출처에는 스키마와 호스트 이름, 추가적" -#~ "인 포트만 있습니다." +#~ msgid "Invalid install origin. A valid origin has - only - a scheme, hostname and optional port." +#~ msgstr "설치 출처가 잘못되었습니다. 유효한 출처에는 스키마와 호스트 이름, 추가적인 포트만 있습니다." #~ msgid "The \"version\" property must be a string." #~ msgstr "\"version\" 속성은 반드시 문자열 이어야 합니다." #~ msgid "See http://mzl.la/1kXIADa (MDN Docs) for more information." -#~ msgstr "" -#~ "자세한 정보는 http://mzl.la/1kXIADa (MDN 문서)에서 확인할 수 있습니다." +#~ msgstr "자세한 정보는 http://mzl.la/1kXIADa (MDN 문서)에서 확인할 수 있습니다." #~ msgid "The \"version\" property uses a Firefox-specific format." #~ msgstr "\"version\" 속성은 Firefox만의 특정한 형식을 사용합니다." #~ msgid "addEventListener` called with truthy fourth argument." -#~ msgstr "" -#~ "addEventListener` 가 참으로 계산되는 네 번째 인수와 함께 호출되었습니다." +#~ msgstr "addEventListener` 가 참으로 계산되는 네 번째 인수와 함께 호출되었습니다." #~ msgid "A custom content_security_policy needs additional review." #~ msgstr "사용자 정의 content_security_policy에 추가적인 검토가 필요합니다."