Page Menu
Home
Phorge
Search
Configure Global Search
Log In
Files
F3313785
messages.inc
No One
Temporary
Actions
Download File
Edit File
Delete File
View Transforms
Subscribe
Flag For Later
Award Token
Size
1 KB
Referenced Files
None
Subscribers
None
messages.inc
View Options
<
?
php
/*
+-----------------------------------------------------------------------+
| language/en/messages.inc |
| |
| Language file of the RoundCube Webmail client |
| Copyright (C) 2005, RoundCube Dev. - Switzerland |
| Licensed under the GNU GPL |
| |
+-----------------------------------------------------------------------+
| Author: Thomas Bruederli <roundcube@gmail.com> |
+-----------------------------------------------------------------------+
$Id$
*/
$
utf8_decoding
=
TRUE
;
$
messages
=
array
();
$
messages
[
'
loginfailed
'
]
=
'登入失敗'
;
$
messages
[
'
cookiesdisabled
'
]
=
'你的瀏覽器不接受
cookies
'
;
$
messages
[
'
sessionerror
'
]
=
'你的工作階段是無效或過期的'
;
$
messages
[
'
imaperror
'
]
=
'連線到
IMAP
伺服器失敗'
;
$
messages
[
'
nomessagesfound
'
]
=
'在此郵件箱找不到任何訊息'
;
$
messages
[
'
loggedout
'
]
=
'你成功的結束了這個工作階段。掰掰喔~!'
;
$
messages
[
'
mailboxempty
'
]
=
'郵件箱是空的'
;
$
messages
[
'
loadingdata
'
]
=
'載入資料中...'
;
$
messages
[
'
messagesent
'
]
=
'訊息傳送成功'
;
$
messages
[
'
successfullysaved
'
]
=
'儲存成功'
;
$
messages
[
'
addedsuccessfully
'
]
=
'成功地將連絡人加入到通訊錄'
;
$
messages
[
'
contactexists
'
]
=
'已經有連絡人使用這個電子郵件'
;
$
messages
[
'
blockedimages
'
]
=
'為了保護你的隱私,此訊息的遠端影像已被封鎖。'
;
$
messages
[
'
encryptedmessage
'
]
=
'這是個經過加密的訊息,所以無法顯示。抱歉!'
;
$
messages
[
'
nocontactsfound
'
]
=
'找不到任何連絡人'
;
$
messages
[
'
sendingfailed
'
]
=
'傳送訊息失敗'
;
$
messages
[
'
errorsaving
'
]
=
'儲存時發生錯誤'
;
?
>
File Metadata
Details
Attached
Mime Type
text/x-php
Expires
Thu, Apr 9, 2:39 PM (1 d, 16 h)
Storage Engine
blob
Storage Format
Raw Data
Storage Handle
540601
Default Alt Text
messages.inc (1 KB)
Attached To
Mode
R3 roundcubemail
Attached
Detach File
Event Timeline
Log In to Comment