blob: 8d08675ef85b91c9ae98d11bea2ffabc00bfb96e (
plain)
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
|
# This Source Code Form is subject to the terms of the Mozilla Public
# License, v. 2.0. If a copy of the MPL was not distributed with this
# file, You can obtain one at http://mozilla.org/MPL/2.0/.
# LOCALIZATION NOTE (free):
# This will be shown instead of a price when displaying free email accounts
free=무료
# LOCALIZATION NOTE (price):
# %S will be the price per year charged to the user for the account.
price=%S/연간
# LOCALIZATION NOTE (moreOptions): Semi-colon list of plural forms.
# See: https://developer.mozilla.org/en/Localization_and_Plurals
# #1 is the number of additional email addresses available for registration.
# This line is shown when there are more than two suggested email
# addresses available.
moreOptions=+#1 이상…
# LOCALIZATION NOTE (sepAnd):
# \u0020 is a space, and should be included before and after.
sepAnd=\u0020 및 \u0020
# LOCALIZATION NOTE (sepComma):
# \u0020 is a space, and should be included after.
sepComma=,\u0020
# LOCALIZATION NOTE (privacyDisclaimer):
# #1 will be a link for the Mozilla Privacy policy page.
# #2 will be a list of providers with links to their ToS and Privacy policies, separated by the 'sepComma' delimiter.
privacyDisclaimer=현재 검색어는 사용 가능한 메일 주소를 검색하기 위해 Mozilla와 (#1) 제3의 이메일 서비스 제공자 #2에게 보내집니다.
privacyPolicy=개인정보처리방침
tos=이용 약관
# LOCALIZATION NOTE (searchEngineDesc):
# %S will be the selected search engine.
searchEngineDesc=%S을 기본 검색 엔진으로 설정
cannotConnect=죄송합니다. 계정 검색 서버와 연결할 수 없습니다. 인터넷 연결을 확인해 주십시오.
|