diff options
Diffstat (limited to 'po')
-rw-r--r-- | po/CMakeLists.txt | 1 | ||||
-rw-r--r-- | po/ar/CMakeLists.txt | 1 | ||||
-rw-r--r-- | po/bs/CMakeLists.txt | 1 | ||||
-rw-r--r-- | po/ca/CMakeLists.txt | 1 | ||||
-rw-r--r-- | po/cs/CMakeLists.txt | 1 | ||||
-rw-r--r-- | po/da/CMakeLists.txt | 1 | ||||
-rw-r--r-- | po/de/CMakeLists.txt | 1 | ||||
-rw-r--r-- | po/en_GB/CMakeLists.txt | 1 | ||||
-rw-r--r-- | po/es/CMakeLists.txt | 1 | ||||
-rw-r--r-- | po/et/CMakeLists.txt | 1 | ||||
-rw-r--r-- | po/fr/CMakeLists.txt | 1 | ||||
-rw-r--r-- | po/is/CMakeLists.txt | 1 | ||||
-rw-r--r-- | po/it/CMakeLists.txt | 1 | ||||
-rw-r--r-- | po/ja/CMakeLists.txt | 1 | ||||
-rw-r--r-- | po/nb/CMakeLists.txt | 1 | ||||
-rw-r--r-- | po/nl/CMakeLists.txt | 1 | ||||
-rw-r--r-- | po/pt/CMakeLists.txt | 1 | ||||
-rw-r--r-- | po/pt_BR/CMakeLists.txt | 1 | ||||
-rw-r--r-- | po/ro/CMakeLists.txt | 1 | ||||
-rw-r--r-- | po/sr/CMakeLists.txt | 1 | ||||
-rw-r--r-- | po/sv/CMakeLists.txt | 1 | ||||
-rw-r--r-- | po/ta/CMakeLists.txt | 1 | ||||
-rw-r--r-- | po/tr/CMakeLists.txt | 1 | ||||
-rw-r--r-- | po/xx/CMakeLists.txt | 1 | ||||
-rw-r--r-- | po/zh_CN/CMakeLists.txt | 1 | ||||
-rw-r--r-- | po/zh_TW/CMakeLists.txt | 1 |
26 files changed, 26 insertions, 0 deletions
diff --git a/po/CMakeLists.txt b/po/CMakeLists.txt new file mode 100644 index 0000000..6d0aa9f --- /dev/null +++ b/po/CMakeLists.txt @@ -0,0 +1 @@ +tde_auto_add_subdirectories( ) diff --git a/po/ar/CMakeLists.txt b/po/ar/CMakeLists.txt new file mode 100644 index 0000000..f193123 --- /dev/null +++ b/po/ar/CMakeLists.txt @@ -0,0 +1 @@ +tde_create_translation( LANG ar ) diff --git a/po/bs/CMakeLists.txt b/po/bs/CMakeLists.txt new file mode 100644 index 0000000..9b262e5 --- /dev/null +++ b/po/bs/CMakeLists.txt @@ -0,0 +1 @@ +tde_create_translation( LANG bs ) diff --git a/po/ca/CMakeLists.txt b/po/ca/CMakeLists.txt new file mode 100644 index 0000000..d5a5b2f --- /dev/null +++ b/po/ca/CMakeLists.txt @@ -0,0 +1 @@ +tde_create_translation( LANG ca ) diff --git a/po/cs/CMakeLists.txt b/po/cs/CMakeLists.txt new file mode 100644 index 0000000..a0791b0 --- /dev/null +++ b/po/cs/CMakeLists.txt @@ -0,0 +1 @@ +tde_create_translation( LANG cs ) diff --git a/po/da/CMakeLists.txt b/po/da/CMakeLists.txt new file mode 100644 index 0000000..aae4d18 --- /dev/null +++ b/po/da/CMakeLists.txt @@ -0,0 +1 @@ +tde_create_translation( LANG da ) diff --git a/po/de/CMakeLists.txt b/po/de/CMakeLists.txt new file mode 100644 index 0000000..5770e14 --- /dev/null +++ b/po/de/CMakeLists.txt @@ -0,0 +1 @@ +tde_create_translation( LANG de ) diff --git a/po/en_GB/CMakeLists.txt b/po/en_GB/CMakeLists.txt new file mode 100644 index 0000000..16d9e14 --- /dev/null +++ b/po/en_GB/CMakeLists.txt @@ -0,0 +1 @@ +tde_create_translation( LANG en_GB ) diff --git a/po/es/CMakeLists.txt b/po/es/CMakeLists.txt new file mode 100644 index 0000000..041b7a3 --- /dev/null +++ b/po/es/CMakeLists.txt @@ -0,0 +1 @@ +tde_create_translation( LANG es ) diff --git a/po/et/CMakeLists.txt b/po/et/CMakeLists.txt new file mode 100644 index 0000000..8128397 --- /dev/null +++ b/po/et/CMakeLists.txt @@ -0,0 +1 @@ +tde_create_translation( LANG et ) diff --git a/po/fr/CMakeLists.txt b/po/fr/CMakeLists.txt new file mode 100644 index 0000000..f7eefec --- /dev/null +++ b/po/fr/CMakeLists.txt @@ -0,0 +1 @@ +tde_create_translation( LANG fr ) diff --git a/po/is/CMakeLists.txt b/po/is/CMakeLists.txt new file mode 100644 index 0000000..b485046 --- /dev/null +++ b/po/is/CMakeLists.txt @@ -0,0 +1 @@ +tde_create_translation( LANG is ) diff --git a/po/it/CMakeLists.txt b/po/it/CMakeLists.txt new file mode 100644 index 0000000..c54b21c --- /dev/null +++ b/po/it/CMakeLists.txt @@ -0,0 +1 @@ +tde_create_translation( LANG it ) diff --git a/po/ja/CMakeLists.txt b/po/ja/CMakeLists.txt new file mode 100644 index 0000000..a88a684 --- /dev/null +++ b/po/ja/CMakeLists.txt @@ -0,0 +1 @@ +tde_create_translation( LANG ja ) diff --git a/po/nb/CMakeLists.txt b/po/nb/CMakeLists.txt new file mode 100644 index 0000000..d4007c0 --- /dev/null +++ b/po/nb/CMakeLists.txt @@ -0,0 +1 @@ +tde_create_translation( LANG nb ) diff --git a/po/nl/CMakeLists.txt b/po/nl/CMakeLists.txt new file mode 100644 index 0000000..66088c7 --- /dev/null +++ b/po/nl/CMakeLists.txt @@ -0,0 +1 @@ +tde_create_translation( LANG nl ) diff --git a/po/pt/CMakeLists.txt b/po/pt/CMakeLists.txt new file mode 100644 index 0000000..1001c25 --- /dev/null +++ b/po/pt/CMakeLists.txt @@ -0,0 +1 @@ +tde_create_translation( LANG pt ) diff --git a/po/pt_BR/CMakeLists.txt b/po/pt_BR/CMakeLists.txt new file mode 100644 index 0000000..91fae60 --- /dev/null +++ b/po/pt_BR/CMakeLists.txt @@ -0,0 +1 @@ +tde_create_translation( LANG pt_BR ) diff --git a/po/ro/CMakeLists.txt b/po/ro/CMakeLists.txt new file mode 100644 index 0000000..d298a5a --- /dev/null +++ b/po/ro/CMakeLists.txt @@ -0,0 +1 @@ +tde_create_translation( LANG ro ) diff --git a/po/sr/CMakeLists.txt b/po/sr/CMakeLists.txt new file mode 100644 index 0000000..aecc615 --- /dev/null +++ b/po/sr/CMakeLists.txt @@ -0,0 +1 @@ +tde_create_translation( LANG sr ) diff --git a/po/sv/CMakeLists.txt b/po/sv/CMakeLists.txt new file mode 100644 index 0000000..c26f445 --- /dev/null +++ b/po/sv/CMakeLists.txt @@ -0,0 +1 @@ +tde_create_translation( LANG sv ) diff --git a/po/ta/CMakeLists.txt b/po/ta/CMakeLists.txt new file mode 100644 index 0000000..3818233 --- /dev/null +++ b/po/ta/CMakeLists.txt @@ -0,0 +1 @@ +tde_create_translation( LANG ta ) diff --git a/po/tr/CMakeLists.txt b/po/tr/CMakeLists.txt new file mode 100644 index 0000000..b968c8e --- /dev/null +++ b/po/tr/CMakeLists.txt @@ -0,0 +1 @@ +tde_create_translation( LANG tr ) diff --git a/po/xx/CMakeLists.txt b/po/xx/CMakeLists.txt new file mode 100644 index 0000000..100618f --- /dev/null +++ b/po/xx/CMakeLists.txt @@ -0,0 +1 @@ +tde_create_translation( LANG xx ) diff --git a/po/zh_CN/CMakeLists.txt b/po/zh_CN/CMakeLists.txt new file mode 100644 index 0000000..c704bad --- /dev/null +++ b/po/zh_CN/CMakeLists.txt @@ -0,0 +1 @@ +tde_create_translation( LANG zh_CN ) diff --git a/po/zh_TW/CMakeLists.txt b/po/zh_TW/CMakeLists.txt new file mode 100644 index 0000000..8f3ac3c --- /dev/null +++ b/po/zh_TW/CMakeLists.txt @@ -0,0 +1 @@ +tde_create_translation( LANG zh_TW ) |