summaryrefslogtreecommitdiff
path: root/platform
diff options
context:
space:
mode:
authorCarl Hetherington <cth@carlh.net>2015-10-29 00:04:33 +0000
committerCarl Hetherington <cth@carlh.net>2015-10-29 00:04:33 +0000
commita28709f05088fea7337ca37c7854f85bf30fcaee (patch)
treeae1ab7d386cdf36bdfcd3dfbcc4bbc7e589ac071 /platform
parent6a29e509f556806faf2e5c0c439e70d120e698a9 (diff)
New pt_PT translation from Tiago Casal Ribeiro.
Diffstat (limited to 'platform')
-rw-r--r--platform/osx/make_dmg.sh2
-rw-r--r--platform/windows/wscript5
2 files changed, 6 insertions, 1 deletions
diff --git a/platform/osx/make_dmg.sh b/platform/osx/make_dmg.sh
index a8b74c26f..ed276da1a 100644
--- a/platform/osx/make_dmg.sh
+++ b/platform/osx/make_dmg.sh
@@ -192,7 +192,7 @@ cp $ROOT/32/src/dcpomatic/graphics/splash.png "$WORK/$resources"
cp $ROOT/32/src/dcpomatic/graphics/dcpomatic2_server_small.png "$WORK/$resources"
# i18n: DCP-o-matic .mo files
-for lang in de_DE es_ES fr_FR it_IT sv_SE nl_NL ru_RU pl_PL da_DK; do
+for lang in de_DE es_ES fr_FR it_IT sv_SE nl_NL ru_RU pl_PL da_DK pt_PT; do
mkdir -p "$WORK/$resources/$lang/LC_MESSAGES"
cp $ROOT/32/src/dcpomatic/build/src/lib/mo/$lang/*.mo "$WORK/$resources/$lang/LC_MESSAGES"
cp $ROOT/32/src/dcpomatic/build/src/wx/mo/$lang/*.mo "$WORK/$resources/$lang/LC_MESSAGES"
diff --git a/platform/windows/wscript b/platform/windows/wscript
index f33aaaf62..f855f66b5 100644
--- a/platform/windows/wscript
+++ b/platform/windows/wscript
@@ -210,6 +210,11 @@ File "%binaries%/src/lib/mo/da_DK/libdcpomatic2.mo"
File "%binaries%/src/wx/mo/da_DK/libdcpomatic2-wx.mo"
File "%binaries%/src/tools/mo/da_DK/dcpomatic2.mo"
File "%static_deps%/share/locale/da/LC_MESSAGES/wxstd.mo"
+SetOutPath "$INSTDIR\\locale\\pt\\LC_MESSAGES"
+File "%binaries%/src/lib/mo/pt_PT/libdcpomatic2.mo"
+File "%binaries%/src/wx/mo/pt_PT/libdcpomatic2-wx.mo"
+File "%binaries%/src/tools/mo/pt_PT/dcpomatic2.mo"
+File "%static_deps%/share/locale/pt/LC_MESSAGES/wxstd.mo"
SetOutPath "$INSTDIR"
File "%resources%/../../LiberationSans-Regular.ttf"