Merged in translations

This commit is contained in:
Dirk Baeumer
2016-10-13 15:16:38 +02:00
parent 0a42a84fe8
commit 26768ad758
462 changed files with 2278 additions and 545 deletions

View File

@@ -4,8 +4,11 @@
*--------------------------------------------------------------------------------------------*/
// Do not edit this file. It is machine generated.
{
"imgTitle": "{0} ({1}x{2})",
"missingAudioSupport": "抱歉,不支援播放音訊檔案。",
"missingVideoSupport": "抱歉,不支援播放視訊檔案。",
"nativeBinaryError": "檔案為二進位檔、非常大或使用不支援的文字編碼,因此將不會顯示於編輯器中。"
"imgMeta": "{0}x{1} {2}",
"nativeBinaryError": "檔案為二進位檔、非常大或使用不支援的文字編碼,因此將不會顯示於編輯器中。",
"sizeB": "{0}B",
"sizeGB": "{0}GB",
"sizeKB": "{0}KB",
"sizeMB": "{0}MB",
"sizeTB": "{0}TB"
}