mirror of
https://github.com/sqlitebrowser/sqlitebrowser.git
synced 2026-01-19 18:40:13 -06:00
Merge pull request #425 from PeterDaveHello/zh_TW_l10n
Traditional Chinese (zh_TW) l10n
This commit is contained in:
@@ -149,6 +149,7 @@ set(SQLB_MISC
|
||||
# Translation files
|
||||
set(SQLB_TSS
|
||||
"${CMAKE_SOURCE_DIR}/src/translations/sqlb_zh.ts"
|
||||
"${CMAKE_SOURCE_DIR}/src/translations/sqlb_zh_TW.ts"
|
||||
"${CMAKE_SOURCE_DIR}/src/translations/sqlb_de.ts"
|
||||
"${CMAKE_SOURCE_DIR}/src/translations/sqlb_fr.ts"
|
||||
"${CMAKE_SOURCE_DIR}/src/translations/sqlb_ru.ts"
|
||||
|
||||
@@ -103,6 +103,7 @@ FORMS += \
|
||||
|
||||
TRANSLATIONS += \
|
||||
translations/sqlb_zh.ts \
|
||||
translations/sqlb_zh_TW.ts \
|
||||
translations/sqlb_de.ts \
|
||||
translations/sqlb_fr.ts \
|
||||
translations/sqlb_ru.ts \
|
||||
|
||||
@@ -7,5 +7,6 @@
|
||||
<file alias="zh_CN">cn.png</file>
|
||||
<file alias="pt_BR">br.png</file>
|
||||
<file alias="en_GB">gb.png</file>
|
||||
<file alias="zh_TW">roc.png</file>
|
||||
</qresource>
|
||||
</RCC>
|
||||
|
||||
BIN
src/translations/flags/roc.png
Normal file
BIN
src/translations/flags/roc.png
Normal file
Binary file not shown.
|
After Width: | Height: | Size: 329 B |
2061
src/translations/sqlb_zh_TW.ts
Normal file
2061
src/translations/sqlb_zh_TW.ts
Normal file
File diff suppressed because it is too large
Load Diff
@@ -4,6 +4,7 @@
|
||||
<file alias="sqlb_de">sqlb_de.qm</file>
|
||||
<file alias="sqlb_fr">sqlb_fr.qm</file>
|
||||
<file alias="sqlb_zh">sqlb_zh.qm</file>
|
||||
<file alias="sqlb_zh_TW">sqlb_zh_TW.qm</file>
|
||||
<file alias="sqlb_pt_BR">sqlb_pt_BR.qm</file>
|
||||
<file alias="sqlb_en_GB">sqlb_en_GB.qm</file>
|
||||
</qresource>
|
||||
|
||||
Reference in New Issue
Block a user