Page Menu
Home
Phorge
Search
Configure Global Search
Log In
Files
F6066127
ko_KR.inc
No One
Temporary
Actions
Download File
Edit File
Delete File
View Transforms
Subscribe
Flag For Later
Award Token
Size
2 KB
Referenced Files
None
Subscribers
None
ko_KR.inc
View Options
<
?
php
/*
+-----------------------------------------------------------------------+
| plugins/password/localization/<lang>.inc |
| |
| Localization file of the Roundcube Webmail Password plugin |
| Copyright (C) 2012-2013, The Roundcube Dev Team |
| |
| Licensed under the GNU General Public License version 3 or |
| any later version with exceptions for skins & plugins. |
| See the README file for a full license statement. |
| |
+-----------------------------------------------------------------------+
For translation see https://www.transifex.com/projects/p/roundcube-webmail/resource/plugin-password/
*/
$
labels
[
'
changepasswd
'
]
=
'암호
변경'
;
$
labels
[
'
curpasswd
'
]
=
'현재
암호:'
;
$
labels
[
'
newpasswd
'
]
=
'새로운
암호:'
;
$
labels
[
'
confpasswd
'
]
=
'새로운
암호
확인:'
;
$
messages
[
'
nopassword
'
]
=
'새로운
암호를
입력하세요.'
;
$
messages
[
'
nocurpassword
'
]
=
'현재
사용
중인
암호를
입력하세요.'
;
$
messages
[
'
passwordincorrect
'
]
=
'현재
사용
중인
암호가
올바르지
않습니다.'
;
$
messages
[
'
passwordinconsistency
'
]
=
'암호가
일치하지
않습니다.
다시
시도해주세요.'
;
$
messages
[
'
crypterror
'
]
=
'새로운
암호를
저장할
수
없습니다.
암호화
기능이
누락되었습니다.'
;
$
messages
[
'
connecterror
'
]
=
'새로운
암호를
저장할
수
없습니다.
연결
오류입니다.'
;
$
messages
[
'
internalerror
'
]
=
'새로운
암호를
저장할
수
없습니다.'
;
$
messages
[
'
passwordshort
'
]
=
'암호는
문자가
$
length개
이상이어야
합니다.'
;
$
messages
[
'
passwordweak
'
]
=
'암호는
숫자
및
특수문자를
각각
한
개
이상
포함해야
합니다.'
;
$
messages
[
'
passwordforbidden
'
]
=
'암호가
금지된
문자을
포함하고
있습니다.'
;
$
messages
[
'
firstloginchange
'
]
=
'처음
로그인하셨습니다.
암호를
변경해주세요.'
;
?
>
File Metadata
Details
Attached
Mime Type
text/x-php
Expires
Fri, May 22, 4:49 AM (1 d, 19 h)
Storage Engine
blob
Storage Format
Raw Data
Storage Handle
757408
Default Alt Text
ko_KR.inc (2 KB)
Attached To
Mode
R3 roundcubemail
Attached
Detach File
Event Timeline
Log In to Comment