blob: 472bbf00c43878252694fd987060063a79a9ed8d (
plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
|
# 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/.
sameWindowText=同一個視窗
newWindowText=新視窗
parentFrameText=上層頁框
sameFrameText=同頁框
embeddedText=內嵌
unableToShowProps=沒有其它屬性。
altTextMissing=找不到
altTextBlank=空白
imageSize=%S KB (%S 位元組)
imageSizeUnknown=未知(未快取)
imageWidth=%S點
imageHeight=%S點
# LOCALIZATION NOTE: Next two strings are for language name representations
# %1$S = language name, %2$S = region name
languageRegionFormat=%1$S(%2$S)
|