diff options
Diffstat (limited to 'po')
-rw-r--r-- | po/CMakeLists.txt | 17 | ||||
-rw-r--r-- | po/ar/wlassistant.po (renamed from po/ar.po) | 0 | ||||
-rw-r--r-- | po/ca/wlassistant.po (renamed from po/ca.po) | 0 | ||||
-rw-r--r-- | po/es/wlassistant.po (renamed from po/es.po) | 0 | ||||
-rw-r--r-- | po/fr/wlassistant.po (renamed from po/fr.po) | 0 | ||||
-rw-r--r-- | po/nb/wlassistant.po (renamed from po/nb.po) | 0 | ||||
-rw-r--r-- | po/pl/wlassistant.po (renamed from po/pl.po) | 0 | ||||
-rw-r--r-- | po/pt_BR/wlassistant.po (renamed from po/pt_BR.po) | 0 | ||||
-rw-r--r-- | po/sv/wlassistant.po (renamed from po/sv.po) | 0 | ||||
-rw-r--r-- | po/zh_CN/wlassistant.po (renamed from po/zh_CN.po) | 0 | ||||
-rw-r--r-- | po/zh_TW/wlassistant.po (renamed from po/zh_TW.po) | 0 |
11 files changed, 17 insertions, 0 deletions
diff --git a/po/CMakeLists.txt b/po/CMakeLists.txt new file mode 100644 index 0000000..77a6378 --- /dev/null +++ b/po/CMakeLists.txt @@ -0,0 +1,17 @@ +################################################# +# +# (C) 2011 Timothy Pearson +# kb9vqf (AT) pearsoncomputing.net +# +# Improvements and feedback are welcome +# +# This file is released under GPL >= 2 +# +################################################# + +file( GLOB_RECURSE po_files RELATIVE ${CMAKE_CURRENT_SOURCE_DIR} wlassistant.po ) + +foreach( _po ${po_files} ) + get_filename_component( _lang ${_po} PATH ) + tde_create_translation( FILES ${_po} LANG ${_lang} ) +endforeach( ) diff --git a/po/ar.po b/po/ar/wlassistant.po index 488d5f0..488d5f0 100644 --- a/po/ar.po +++ b/po/ar/wlassistant.po diff --git a/po/ca.po b/po/ca/wlassistant.po index f549756..f549756 100644 --- a/po/ca.po +++ b/po/ca/wlassistant.po diff --git a/po/es.po b/po/es/wlassistant.po index 33c36f9..33c36f9 100644 --- a/po/es.po +++ b/po/es/wlassistant.po diff --git a/po/fr.po b/po/fr/wlassistant.po index d484a6c..d484a6c 100644 --- a/po/fr.po +++ b/po/fr/wlassistant.po diff --git a/po/nb.po b/po/nb/wlassistant.po index eba38fd..eba38fd 100644 --- a/po/nb.po +++ b/po/nb/wlassistant.po diff --git a/po/pl.po b/po/pl/wlassistant.po index dec8518..dec8518 100644 --- a/po/pl.po +++ b/po/pl/wlassistant.po diff --git a/po/pt_BR.po b/po/pt_BR/wlassistant.po index 208a945..208a945 100644 --- a/po/pt_BR.po +++ b/po/pt_BR/wlassistant.po diff --git a/po/sv.po b/po/sv/wlassistant.po index 52da9f5..52da9f5 100644 --- a/po/sv.po +++ b/po/sv/wlassistant.po diff --git a/po/zh_CN.po b/po/zh_CN/wlassistant.po index 13caf4b..13caf4b 100644 --- a/po/zh_CN.po +++ b/po/zh_CN/wlassistant.po diff --git a/po/zh_TW.po b/po/zh_TW/wlassistant.po index 9947ebc..9947ebc 100644 --- a/po/zh_TW.po +++ b/po/zh_TW/wlassistant.po |