summaryrefslogtreecommitdiffstats
path: root/translations
diff options
context:
space:
mode:
Diffstat (limited to 'translations')
-rw-r--r--translations/CMakeLists.txt1
-rw-r--r--translations/bg/CMakeLists.txt1
-rw-r--r--translations/bg/messages/CMakeLists.txt1
-rw-r--r--translations/br/CMakeLists.txt1
-rw-r--r--translations/br/messages/CMakeLists.txt1
-rw-r--r--translations/cs/CMakeLists.txt1
-rw-r--r--translations/cs/messages/CMakeLists.txt1
-rw-r--r--translations/da/CMakeLists.txt1
-rw-r--r--translations/da/messages/CMakeLists.txt1
-rw-r--r--translations/de/CMakeLists.txt1
-rw-r--r--translations/de/messages/CMakeLists.txt1
-rw-r--r--translations/el/CMakeLists.txt1
-rw-r--r--translations/el/messages/CMakeLists.txt1
-rw-r--r--translations/es/CMakeLists.txt1
-rw-r--r--translations/es/messages/CMakeLists.txt1
-rw-r--r--translations/et/CMakeLists.txt1
-rw-r--r--translations/et/messages/CMakeLists.txt1
-rw-r--r--translations/fr/CMakeLists.txt1
-rw-r--r--translations/fr/messages/CMakeLists.txt1
-rw-r--r--translations/ga/CMakeLists.txt1
-rw-r--r--translations/ga/messages/CMakeLists.txt1
-rw-r--r--translations/gl/CMakeLists.txt1
-rw-r--r--translations/gl/messages/CMakeLists.txt1
-rw-r--r--translations/it/CMakeLists.txt1
-rw-r--r--translations/it/messages/CMakeLists.txt1
-rw-r--r--translations/ja/CMakeLists.txt1
-rw-r--r--translations/ja/messages/CMakeLists.txt1
-rw-r--r--translations/ka/CMakeLists.txt1
-rw-r--r--translations/ka/messages/CMakeLists.txt1
-rw-r--r--translations/nl/CMakeLists.txt1
-rw-r--r--translations/nl/messages/CMakeLists.txt1
-rw-r--r--translations/pl/CMakeLists.txt1
-rw-r--r--translations/pl/messages/CMakeLists.txt1
-rw-r--r--translations/pt/CMakeLists.txt1
-rw-r--r--translations/pt/messages/CMakeLists.txt1
-rw-r--r--translations/pt_BR/CMakeLists.txt1
-rw-r--r--translations/pt_BR/messages/CMakeLists.txt1
-rw-r--r--translations/ru/CMakeLists.txt1
-rw-r--r--translations/ru/messages/CMakeLists.txt1
-rw-r--r--translations/sk/CMakeLists.txt1
-rw-r--r--translations/sk/messages/CMakeLists.txt1
-rw-r--r--translations/sv/CMakeLists.txt1
-rw-r--r--translations/sv/messages/CMakeLists.txt1
-rw-r--r--translations/tr/CMakeLists.txt1
-rw-r--r--translations/tr/messages/CMakeLists.txt1
45 files changed, 45 insertions, 0 deletions
diff --git a/translations/CMakeLists.txt b/translations/CMakeLists.txt
new file mode 100644
index 0000000..6d0aa9f
--- /dev/null
+++ b/translations/CMakeLists.txt
@@ -0,0 +1 @@
+tde_auto_add_subdirectories( )
diff --git a/translations/bg/CMakeLists.txt b/translations/bg/CMakeLists.txt
new file mode 100644
index 0000000..9c11aea
--- /dev/null
+++ b/translations/bg/CMakeLists.txt
@@ -0,0 +1 @@
+add_subdirectory( messages )
diff --git a/translations/bg/messages/CMakeLists.txt b/translations/bg/messages/CMakeLists.txt
new file mode 100644
index 0000000..4902d61
--- /dev/null
+++ b/translations/bg/messages/CMakeLists.txt
@@ -0,0 +1 @@
+tde_create_translation( LANG bg )
diff --git a/translations/br/CMakeLists.txt b/translations/br/CMakeLists.txt
new file mode 100644
index 0000000..9c11aea
--- /dev/null
+++ b/translations/br/CMakeLists.txt
@@ -0,0 +1 @@
+add_subdirectory( messages )
diff --git a/translations/br/messages/CMakeLists.txt b/translations/br/messages/CMakeLists.txt
new file mode 100644
index 0000000..cd1ca2d
--- /dev/null
+++ b/translations/br/messages/CMakeLists.txt
@@ -0,0 +1 @@
+tde_create_translation( LANG br )
diff --git a/translations/cs/CMakeLists.txt b/translations/cs/CMakeLists.txt
new file mode 100644
index 0000000..9c11aea
--- /dev/null
+++ b/translations/cs/CMakeLists.txt
@@ -0,0 +1 @@
+add_subdirectory( messages )
diff --git a/translations/cs/messages/CMakeLists.txt b/translations/cs/messages/CMakeLists.txt
new file mode 100644
index 0000000..a0791b0
--- /dev/null
+++ b/translations/cs/messages/CMakeLists.txt
@@ -0,0 +1 @@
+tde_create_translation( LANG cs )
diff --git a/translations/da/CMakeLists.txt b/translations/da/CMakeLists.txt
new file mode 100644
index 0000000..9c11aea
--- /dev/null
+++ b/translations/da/CMakeLists.txt
@@ -0,0 +1 @@
+add_subdirectory( messages )
diff --git a/translations/da/messages/CMakeLists.txt b/translations/da/messages/CMakeLists.txt
new file mode 100644
index 0000000..aae4d18
--- /dev/null
+++ b/translations/da/messages/CMakeLists.txt
@@ -0,0 +1 @@
+tde_create_translation( LANG da )
diff --git a/translations/de/CMakeLists.txt b/translations/de/CMakeLists.txt
new file mode 100644
index 0000000..9c11aea
--- /dev/null
+++ b/translations/de/CMakeLists.txt
@@ -0,0 +1 @@
+add_subdirectory( messages )
diff --git a/translations/de/messages/CMakeLists.txt b/translations/de/messages/CMakeLists.txt
new file mode 100644
index 0000000..5770e14
--- /dev/null
+++ b/translations/de/messages/CMakeLists.txt
@@ -0,0 +1 @@
+tde_create_translation( LANG de )
diff --git a/translations/el/CMakeLists.txt b/translations/el/CMakeLists.txt
new file mode 100644
index 0000000..9c11aea
--- /dev/null
+++ b/translations/el/CMakeLists.txt
@@ -0,0 +1 @@
+add_subdirectory( messages )
diff --git a/translations/el/messages/CMakeLists.txt b/translations/el/messages/CMakeLists.txt
new file mode 100644
index 0000000..d1ba21b
--- /dev/null
+++ b/translations/el/messages/CMakeLists.txt
@@ -0,0 +1 @@
+tde_create_translation( LANG el )
diff --git a/translations/es/CMakeLists.txt b/translations/es/CMakeLists.txt
new file mode 100644
index 0000000..9c11aea
--- /dev/null
+++ b/translations/es/CMakeLists.txt
@@ -0,0 +1 @@
+add_subdirectory( messages )
diff --git a/translations/es/messages/CMakeLists.txt b/translations/es/messages/CMakeLists.txt
new file mode 100644
index 0000000..041b7a3
--- /dev/null
+++ b/translations/es/messages/CMakeLists.txt
@@ -0,0 +1 @@
+tde_create_translation( LANG es )
diff --git a/translations/et/CMakeLists.txt b/translations/et/CMakeLists.txt
new file mode 100644
index 0000000..9c11aea
--- /dev/null
+++ b/translations/et/CMakeLists.txt
@@ -0,0 +1 @@
+add_subdirectory( messages )
diff --git a/translations/et/messages/CMakeLists.txt b/translations/et/messages/CMakeLists.txt
new file mode 100644
index 0000000..8128397
--- /dev/null
+++ b/translations/et/messages/CMakeLists.txt
@@ -0,0 +1 @@
+tde_create_translation( LANG et )
diff --git a/translations/fr/CMakeLists.txt b/translations/fr/CMakeLists.txt
new file mode 100644
index 0000000..9c11aea
--- /dev/null
+++ b/translations/fr/CMakeLists.txt
@@ -0,0 +1 @@
+add_subdirectory( messages )
diff --git a/translations/fr/messages/CMakeLists.txt b/translations/fr/messages/CMakeLists.txt
new file mode 100644
index 0000000..f7eefec
--- /dev/null
+++ b/translations/fr/messages/CMakeLists.txt
@@ -0,0 +1 @@
+tde_create_translation( LANG fr )
diff --git a/translations/ga/CMakeLists.txt b/translations/ga/CMakeLists.txt
new file mode 100644
index 0000000..9c11aea
--- /dev/null
+++ b/translations/ga/CMakeLists.txt
@@ -0,0 +1 @@
+add_subdirectory( messages )
diff --git a/translations/ga/messages/CMakeLists.txt b/translations/ga/messages/CMakeLists.txt
new file mode 100644
index 0000000..02707f7
--- /dev/null
+++ b/translations/ga/messages/CMakeLists.txt
@@ -0,0 +1 @@
+tde_create_translation( LANG ga )
diff --git a/translations/gl/CMakeLists.txt b/translations/gl/CMakeLists.txt
new file mode 100644
index 0000000..9c11aea
--- /dev/null
+++ b/translations/gl/CMakeLists.txt
@@ -0,0 +1 @@
+add_subdirectory( messages )
diff --git a/translations/gl/messages/CMakeLists.txt b/translations/gl/messages/CMakeLists.txt
new file mode 100644
index 0000000..c94a35a
--- /dev/null
+++ b/translations/gl/messages/CMakeLists.txt
@@ -0,0 +1 @@
+tde_create_translation( LANG gl )
diff --git a/translations/it/CMakeLists.txt b/translations/it/CMakeLists.txt
new file mode 100644
index 0000000..9c11aea
--- /dev/null
+++ b/translations/it/CMakeLists.txt
@@ -0,0 +1 @@
+add_subdirectory( messages )
diff --git a/translations/it/messages/CMakeLists.txt b/translations/it/messages/CMakeLists.txt
new file mode 100644
index 0000000..c54b21c
--- /dev/null
+++ b/translations/it/messages/CMakeLists.txt
@@ -0,0 +1 @@
+tde_create_translation( LANG it )
diff --git a/translations/ja/CMakeLists.txt b/translations/ja/CMakeLists.txt
new file mode 100644
index 0000000..9c11aea
--- /dev/null
+++ b/translations/ja/CMakeLists.txt
@@ -0,0 +1 @@
+add_subdirectory( messages )
diff --git a/translations/ja/messages/CMakeLists.txt b/translations/ja/messages/CMakeLists.txt
new file mode 100644
index 0000000..a88a684
--- /dev/null
+++ b/translations/ja/messages/CMakeLists.txt
@@ -0,0 +1 @@
+tde_create_translation( LANG ja )
diff --git a/translations/ka/CMakeLists.txt b/translations/ka/CMakeLists.txt
new file mode 100644
index 0000000..9c11aea
--- /dev/null
+++ b/translations/ka/CMakeLists.txt
@@ -0,0 +1 @@
+add_subdirectory( messages )
diff --git a/translations/ka/messages/CMakeLists.txt b/translations/ka/messages/CMakeLists.txt
new file mode 100644
index 0000000..a94e633
--- /dev/null
+++ b/translations/ka/messages/CMakeLists.txt
@@ -0,0 +1 @@
+tde_create_translation( LANG ka )
diff --git a/translations/nl/CMakeLists.txt b/translations/nl/CMakeLists.txt
new file mode 100644
index 0000000..9c11aea
--- /dev/null
+++ b/translations/nl/CMakeLists.txt
@@ -0,0 +1 @@
+add_subdirectory( messages )
diff --git a/translations/nl/messages/CMakeLists.txt b/translations/nl/messages/CMakeLists.txt
new file mode 100644
index 0000000..66088c7
--- /dev/null
+++ b/translations/nl/messages/CMakeLists.txt
@@ -0,0 +1 @@
+tde_create_translation( LANG nl )
diff --git a/translations/pl/CMakeLists.txt b/translations/pl/CMakeLists.txt
new file mode 100644
index 0000000..9c11aea
--- /dev/null
+++ b/translations/pl/CMakeLists.txt
@@ -0,0 +1 @@
+add_subdirectory( messages )
diff --git a/translations/pl/messages/CMakeLists.txt b/translations/pl/messages/CMakeLists.txt
new file mode 100644
index 0000000..ca58df4
--- /dev/null
+++ b/translations/pl/messages/CMakeLists.txt
@@ -0,0 +1 @@
+tde_create_translation( LANG pl )
diff --git a/translations/pt/CMakeLists.txt b/translations/pt/CMakeLists.txt
new file mode 100644
index 0000000..9c11aea
--- /dev/null
+++ b/translations/pt/CMakeLists.txt
@@ -0,0 +1 @@
+add_subdirectory( messages )
diff --git a/translations/pt/messages/CMakeLists.txt b/translations/pt/messages/CMakeLists.txt
new file mode 100644
index 0000000..1001c25
--- /dev/null
+++ b/translations/pt/messages/CMakeLists.txt
@@ -0,0 +1 @@
+tde_create_translation( LANG pt )
diff --git a/translations/pt_BR/CMakeLists.txt b/translations/pt_BR/CMakeLists.txt
new file mode 100644
index 0000000..9c11aea
--- /dev/null
+++ b/translations/pt_BR/CMakeLists.txt
@@ -0,0 +1 @@
+add_subdirectory( messages )
diff --git a/translations/pt_BR/messages/CMakeLists.txt b/translations/pt_BR/messages/CMakeLists.txt
new file mode 100644
index 0000000..91fae60
--- /dev/null
+++ b/translations/pt_BR/messages/CMakeLists.txt
@@ -0,0 +1 @@
+tde_create_translation( LANG pt_BR )
diff --git a/translations/ru/CMakeLists.txt b/translations/ru/CMakeLists.txt
new file mode 100644
index 0000000..9c11aea
--- /dev/null
+++ b/translations/ru/CMakeLists.txt
@@ -0,0 +1 @@
+add_subdirectory( messages )
diff --git a/translations/ru/messages/CMakeLists.txt b/translations/ru/messages/CMakeLists.txt
new file mode 100644
index 0000000..ec8f0d0
--- /dev/null
+++ b/translations/ru/messages/CMakeLists.txt
@@ -0,0 +1 @@
+tde_create_translation( LANG ru )
diff --git a/translations/sk/CMakeLists.txt b/translations/sk/CMakeLists.txt
new file mode 100644
index 0000000..9c11aea
--- /dev/null
+++ b/translations/sk/CMakeLists.txt
@@ -0,0 +1 @@
+add_subdirectory( messages )
diff --git a/translations/sk/messages/CMakeLists.txt b/translations/sk/messages/CMakeLists.txt
new file mode 100644
index 0000000..f010fa6
--- /dev/null
+++ b/translations/sk/messages/CMakeLists.txt
@@ -0,0 +1 @@
+tde_create_translation( LANG sk )
diff --git a/translations/sv/CMakeLists.txt b/translations/sv/CMakeLists.txt
new file mode 100644
index 0000000..9c11aea
--- /dev/null
+++ b/translations/sv/CMakeLists.txt
@@ -0,0 +1 @@
+add_subdirectory( messages )
diff --git a/translations/sv/messages/CMakeLists.txt b/translations/sv/messages/CMakeLists.txt
new file mode 100644
index 0000000..c26f445
--- /dev/null
+++ b/translations/sv/messages/CMakeLists.txt
@@ -0,0 +1 @@
+tde_create_translation( LANG sv )
diff --git a/translations/tr/CMakeLists.txt b/translations/tr/CMakeLists.txt
new file mode 100644
index 0000000..9c11aea
--- /dev/null
+++ b/translations/tr/CMakeLists.txt
@@ -0,0 +1 @@
+add_subdirectory( messages )
diff --git a/translations/tr/messages/CMakeLists.txt b/translations/tr/messages/CMakeLists.txt
new file mode 100644
index 0000000..b968c8e
--- /dev/null
+++ b/translations/tr/messages/CMakeLists.txt
@@ -0,0 +1 @@
+tde_create_translation( LANG tr )