Welcome to mirror list, hosted at ThFree Co, Russian Federation.

zh_HK.js « l10n - github.com/nextcloud/external.git - Unnamed repository; edit this file 'description' to name the repository.
summaryrefslogtreecommitdiff
blob: 97dd6d211eddd95f6200dbc578812ce360fb5c7a (plain)
1
2
3
4
5
6
7
8
9
10
11
OC.L10N.register(
    "external",
    {
    "Name" : "名稱",
    "URL" : "網址",
    "Remove site" : "移除網站",
    "Select an icon" : "選擇圖示",
    "Please note that some browsers will block displaying of sites via http if you are running https." : "請注意如果你運行https有些瀏覽器會禁示顯示使用http 的網站",
    "Furthermore please note that many sites these days disallow iframing due to security reasons." : "此外, 請注意現時很多網站由於安全理由禁止使用內聯框架 "
},
"nplurals=1; plural=0;");