summaryrefslogtreecommitdiffstats
path: root/po
diff options
context:
space:
mode:
authorMichele Calgaro <michele.calgaro@yahoo.it>2024-11-12 19:35:28 +0900
committerMichele Calgaro <michele.calgaro@yahoo.it>2024-11-12 19:35:28 +0900
commit50020abd095377ca3ac0622a652f8467e9e5c5a0 (patch)
treefe18f0f352885ec9cd0378a2a20c55ccf5222236 /po
parent9dbebd8e59a021b7157608117d0861bd593393e5 (diff)
downloaddigikam-50020abd095377ca3ac0622a652f8467e9e5c5a0.tar.gz
digikam-50020abd095377ca3ac0622a652f8467e9e5c5a0.zip
Copy translations to new folder
Signed-off-by: Michele Calgaro <michele.calgaro@yahoo.it>
Diffstat (limited to 'po')
-rw-r--r--po/Makefile.am1
-rw-r--r--po/ar/Makefile.am3
-rw-r--r--po/bg/Makefile.am3
-rw-r--r--po/br/Makefile.am3
-rw-r--r--po/ca/Makefile.am3
-rw-r--r--po/cs/Makefile.am3
-rw-r--r--po/cy/Makefile.am3
-rw-r--r--po/da/Makefile.am3
-rw-r--r--po/de/Makefile.am3
-rw-r--r--po/el/Makefile.am3
-rw-r--r--po/en_GB/Makefile.am3
-rw-r--r--po/es/Makefile.am3
-rw-r--r--po/et/Makefile.am3
-rw-r--r--po/fa/Makefile.am3
-rw-r--r--po/fi/Makefile.am3
-rw-r--r--po/fr/Makefile.am3
-rw-r--r--po/gl/Makefile.am3
-rw-r--r--po/he/Makefile.am3
-rw-r--r--po/hu/Makefile.am3
-rw-r--r--po/is/Makefile.am3
-rw-r--r--po/it/Makefile.am3
-rw-r--r--po/ja/Makefile.am3
-rw-r--r--po/ka/Makefile.am3
-rw-r--r--po/lt/Makefile.am3
-rw-r--r--po/mk/Makefile.am3
-rw-r--r--po/ms/Makefile.am3
-rw-r--r--po/mt/Makefile.am3
-rw-r--r--po/nb/Makefile.am3
-rw-r--r--po/nds/Makefile.am3
-rw-r--r--po/nl/Makefile.am3
-rw-r--r--po/nn/Makefile.am3
-rw-r--r--po/pa/Makefile.am3
-rw-r--r--po/pl/Makefile.am3
-rw-r--r--po/pt/Makefile.am3
-rw-r--r--po/pt_BR/Makefile.am3
-rw-r--r--po/ro/Makefile.am3
-rw-r--r--po/ru/Makefile.am3
-rw-r--r--po/rw/Makefile.am3
-rw-r--r--po/sk/Makefile.am3
-rw-r--r--po/sl/Makefile.am3
-rw-r--r--po/sr/Makefile.am3
-rw-r--r--po/sr@Latn/Makefile.am3
-rw-r--r--po/sv/Makefile.am3
-rw-r--r--po/ta/Makefile.am3
-rw-r--r--po/th/Makefile.am3
-rw-r--r--po/tr/Makefile.am3
-rw-r--r--po/uk/Makefile.am3
-rw-r--r--po/vi/Makefile.am3
-rw-r--r--po/zh_CN/Makefile.am3
-rw-r--r--po/zh_TW/Makefile.am3
50 files changed, 0 insertions, 148 deletions
diff --git a/po/Makefile.am b/po/Makefile.am
deleted file mode 100644
index 54cb7de5..00000000
--- a/po/Makefile.am
+++ /dev/null
@@ -1 +0,0 @@
-SUBDIRS = $(AUTODIRS)
diff --git a/po/ar/Makefile.am b/po/ar/Makefile.am
deleted file mode 100644
index b93ff9ca..00000000
--- a/po/ar/Makefile.am
+++ /dev/null
@@ -1,3 +0,0 @@
-KDE_LANG = ar
-SUBDIRS = $(AUTODIRS)
-POFILES = AUTO
diff --git a/po/bg/Makefile.am b/po/bg/Makefile.am
deleted file mode 100644
index e186b0a3..00000000
--- a/po/bg/Makefile.am
+++ /dev/null
@@ -1,3 +0,0 @@
-KDE_LANG = bg
-SUBDIRS = $(AUTODIRS)
-POFILES = AUTO
diff --git a/po/br/Makefile.am b/po/br/Makefile.am
deleted file mode 100644
index 6c0dea87..00000000
--- a/po/br/Makefile.am
+++ /dev/null
@@ -1,3 +0,0 @@
-KDE_LANG = br
-SUBDIRS = $(AUTODIRS)
-POFILES = AUTO
diff --git a/po/ca/Makefile.am b/po/ca/Makefile.am
deleted file mode 100644
index 7ac545c8..00000000
--- a/po/ca/Makefile.am
+++ /dev/null
@@ -1,3 +0,0 @@
-KDE_LANG = ca
-SUBDIRS = $(AUTODIRS)
-POFILES = AUTO
diff --git a/po/cs/Makefile.am b/po/cs/Makefile.am
deleted file mode 100644
index b8bbba69..00000000
--- a/po/cs/Makefile.am
+++ /dev/null
@@ -1,3 +0,0 @@
-KDE_LANG = cs
-SUBDIRS = $(AUTODIRS)
-POFILES = AUTO
diff --git a/po/cy/Makefile.am b/po/cy/Makefile.am
deleted file mode 100644
index 7cc96525..00000000
--- a/po/cy/Makefile.am
+++ /dev/null
@@ -1,3 +0,0 @@
-KDE_LANG = cy
-SUBDIRS = $(AUTODIRS)
-POFILES = AUTO
diff --git a/po/da/Makefile.am b/po/da/Makefile.am
deleted file mode 100644
index cd02658c..00000000
--- a/po/da/Makefile.am
+++ /dev/null
@@ -1,3 +0,0 @@
-KDE_LANG = da
-SUBDIRS = $(AUTODIRS)
-POFILES = AUTO
diff --git a/po/de/Makefile.am b/po/de/Makefile.am
deleted file mode 100644
index 9ffcbaba..00000000
--- a/po/de/Makefile.am
+++ /dev/null
@@ -1,3 +0,0 @@
-KDE_LANG = de
-SUBDIRS = $(AUTODIRS)
-POFILES = AUTO
diff --git a/po/el/Makefile.am b/po/el/Makefile.am
deleted file mode 100644
index 9cc16772..00000000
--- a/po/el/Makefile.am
+++ /dev/null
@@ -1,3 +0,0 @@
-KDE_LANG = el
-SUBDIRS = $(AUTODIRS)
-POFILES = AUTO
diff --git a/po/en_GB/Makefile.am b/po/en_GB/Makefile.am
deleted file mode 100644
index 73107f87..00000000
--- a/po/en_GB/Makefile.am
+++ /dev/null
@@ -1,3 +0,0 @@
-KDE_LANG = en_GB
-SUBDIRS = $(AUTODIRS)
-POFILES = AUTO
diff --git a/po/es/Makefile.am b/po/es/Makefile.am
deleted file mode 100644
index dffeb575..00000000
--- a/po/es/Makefile.am
+++ /dev/null
@@ -1,3 +0,0 @@
-KDE_LANG = es
-SUBDIRS = $(AUTODIRS)
-POFILES = AUTO
diff --git a/po/et/Makefile.am b/po/et/Makefile.am
deleted file mode 100644
index 298856bd..00000000
--- a/po/et/Makefile.am
+++ /dev/null
@@ -1,3 +0,0 @@
-KDE_LANG = et
-SUBDIRS = $(AUTODIRS)
-POFILES = AUTO
diff --git a/po/fa/Makefile.am b/po/fa/Makefile.am
deleted file mode 100644
index b251f0b9..00000000
--- a/po/fa/Makefile.am
+++ /dev/null
@@ -1,3 +0,0 @@
-KDE_LANG = fa
-SUBDIRS = $(AUTODIRS)
-POFILES = AUTO
diff --git a/po/fi/Makefile.am b/po/fi/Makefile.am
deleted file mode 100644
index c61ff9cc..00000000
--- a/po/fi/Makefile.am
+++ /dev/null
@@ -1,3 +0,0 @@
-KDE_LANG = fi
-SUBDIRS = $(AUTODIRS)
-POFILES = AUTO
diff --git a/po/fr/Makefile.am b/po/fr/Makefile.am
deleted file mode 100644
index 353043ba..00000000
--- a/po/fr/Makefile.am
+++ /dev/null
@@ -1,3 +0,0 @@
-KDE_LANG = fr
-SUBDIRS = $(AUTODIRS)
-POFILES = AUTO
diff --git a/po/gl/Makefile.am b/po/gl/Makefile.am
deleted file mode 100644
index a789d510..00000000
--- a/po/gl/Makefile.am
+++ /dev/null
@@ -1,3 +0,0 @@
-KDE_LANG = gl
-SUBDIRS = $(AUTODIRS)
-POFILES = AUTO
diff --git a/po/he/Makefile.am b/po/he/Makefile.am
deleted file mode 100644
index 12ca0a09..00000000
--- a/po/he/Makefile.am
+++ /dev/null
@@ -1,3 +0,0 @@
-KDE_LANG = he
-SUBDIRS = $(AUTODIRS)
-POFILES = AUTO
diff --git a/po/hu/Makefile.am b/po/hu/Makefile.am
deleted file mode 100644
index ad35eddd..00000000
--- a/po/hu/Makefile.am
+++ /dev/null
@@ -1,3 +0,0 @@
-KDE_LANG = hu
-SUBDIRS = $(AUTODIRS)
-POFILES = AUTO
diff --git a/po/is/Makefile.am b/po/is/Makefile.am
deleted file mode 100644
index 22054862..00000000
--- a/po/is/Makefile.am
+++ /dev/null
@@ -1,3 +0,0 @@
-KDE_LANG = is
-SUBDIRS = $(AUTODIRS)
-POFILES = AUTO
diff --git a/po/it/Makefile.am b/po/it/Makefile.am
deleted file mode 100644
index 9ef92146..00000000
--- a/po/it/Makefile.am
+++ /dev/null
@@ -1,3 +0,0 @@
-KDE_LANG = it
-SUBDIRS = $(AUTODIRS)
-POFILES = AUTO
diff --git a/po/ja/Makefile.am b/po/ja/Makefile.am
deleted file mode 100644
index 3fc92cea..00000000
--- a/po/ja/Makefile.am
+++ /dev/null
@@ -1,3 +0,0 @@
-KDE_LANG = ja
-SUBDIRS = $(AUTODIRS)
-POFILES = AUTO
diff --git a/po/ka/Makefile.am b/po/ka/Makefile.am
deleted file mode 100644
index 59e9da7a..00000000
--- a/po/ka/Makefile.am
+++ /dev/null
@@ -1,3 +0,0 @@
-KDE_LANG = ka
-SUBDIRS = $(AUTODIRS)
-POFILES = AUTO
diff --git a/po/lt/Makefile.am b/po/lt/Makefile.am
deleted file mode 100644
index 30e15ce0..00000000
--- a/po/lt/Makefile.am
+++ /dev/null
@@ -1,3 +0,0 @@
-KDE_LANG = lt
-SUBDIRS = $(AUTODIRS)
-POFILES = AUTO
diff --git a/po/mk/Makefile.am b/po/mk/Makefile.am
deleted file mode 100644
index 01af7f8f..00000000
--- a/po/mk/Makefile.am
+++ /dev/null
@@ -1,3 +0,0 @@
-KDE_LANG = mk
-SUBDIRS = $(AUTODIRS)
-POFILES = AUTO
diff --git a/po/ms/Makefile.am b/po/ms/Makefile.am
deleted file mode 100644
index 7c07feda..00000000
--- a/po/ms/Makefile.am
+++ /dev/null
@@ -1,3 +0,0 @@
-KDE_LANG = ms
-SUBDIRS = $(AUTODIRS)
-POFILES = AUTO
diff --git a/po/mt/Makefile.am b/po/mt/Makefile.am
deleted file mode 100644
index 749a5e73..00000000
--- a/po/mt/Makefile.am
+++ /dev/null
@@ -1,3 +0,0 @@
-KDE_LANG = mt
-SUBDIRS = $(AUTODIRS)
-POFILES = AUTO
diff --git a/po/nb/Makefile.am b/po/nb/Makefile.am
deleted file mode 100644
index 64b2719d..00000000
--- a/po/nb/Makefile.am
+++ /dev/null
@@ -1,3 +0,0 @@
-KDE_LANG = nb
-SUBDIRS = $(AUTODIRS)
-POFILES = AUTO
diff --git a/po/nds/Makefile.am b/po/nds/Makefile.am
deleted file mode 100644
index c228753e..00000000
--- a/po/nds/Makefile.am
+++ /dev/null
@@ -1,3 +0,0 @@
-KDE_LANG = nds
-SUBDIRS = $(AUTODIRS)
-POFILES = AUTO
diff --git a/po/nl/Makefile.am b/po/nl/Makefile.am
deleted file mode 100644
index bc54bf53..00000000
--- a/po/nl/Makefile.am
+++ /dev/null
@@ -1,3 +0,0 @@
-KDE_LANG = nl
-SUBDIRS = $(AUTODIRS)
-POFILES = AUTO
diff --git a/po/nn/Makefile.am b/po/nn/Makefile.am
deleted file mode 100644
index 23ed5ad1..00000000
--- a/po/nn/Makefile.am
+++ /dev/null
@@ -1,3 +0,0 @@
-KDE_LANG = nn
-SUBDIRS = $(AUTODIRS)
-POFILES = AUTO
diff --git a/po/pa/Makefile.am b/po/pa/Makefile.am
deleted file mode 100644
index 94fd7c6f..00000000
--- a/po/pa/Makefile.am
+++ /dev/null
@@ -1,3 +0,0 @@
-KDE_LANG = pa
-SUBDIRS = $(AUTODIRS)
-POFILES = AUTO
diff --git a/po/pl/Makefile.am b/po/pl/Makefile.am
deleted file mode 100644
index fb1bc721..00000000
--- a/po/pl/Makefile.am
+++ /dev/null
@@ -1,3 +0,0 @@
-KDE_LANG = pl
-SUBDIRS = $(AUTODIRS)
-POFILES = AUTO
diff --git a/po/pt/Makefile.am b/po/pt/Makefile.am
deleted file mode 100644
index f811e060..00000000
--- a/po/pt/Makefile.am
+++ /dev/null
@@ -1,3 +0,0 @@
-KDE_LANG = pt
-SUBDIRS = $(AUTODIRS)
-POFILES = AUTO
diff --git a/po/pt_BR/Makefile.am b/po/pt_BR/Makefile.am
deleted file mode 100644
index 7337beb3..00000000
--- a/po/pt_BR/Makefile.am
+++ /dev/null
@@ -1,3 +0,0 @@
-KDE_LANG = pt_BR
-SUBDIRS = $(AUTODIRS)
-POFILES = AUTO
diff --git a/po/ro/Makefile.am b/po/ro/Makefile.am
deleted file mode 100644
index 01a5128b..00000000
--- a/po/ro/Makefile.am
+++ /dev/null
@@ -1,3 +0,0 @@
-KDE_LANG = ro
-SUBDIRS = $(AUTODIRS)
-POFILES = AUTO
diff --git a/po/ru/Makefile.am b/po/ru/Makefile.am
deleted file mode 100644
index b653f376..00000000
--- a/po/ru/Makefile.am
+++ /dev/null
@@ -1,3 +0,0 @@
-KDE_LANG = ru
-SUBDIRS = $(AUTODIRS)
-POFILES = AUTO
diff --git a/po/rw/Makefile.am b/po/rw/Makefile.am
deleted file mode 100644
index 1ccead2d..00000000
--- a/po/rw/Makefile.am
+++ /dev/null
@@ -1,3 +0,0 @@
-KDE_LANG = rw
-SUBDIRS = $(AUTODIRS)
-POFILES = AUTO
diff --git a/po/sk/Makefile.am b/po/sk/Makefile.am
deleted file mode 100644
index d79196b5..00000000
--- a/po/sk/Makefile.am
+++ /dev/null
@@ -1,3 +0,0 @@
-KDE_LANG = sk
-SUBDIRS = $(AUTODIRS)
-POFILES = AUTO
diff --git a/po/sl/Makefile.am b/po/sl/Makefile.am
deleted file mode 100644
index fda2e481..00000000
--- a/po/sl/Makefile.am
+++ /dev/null
@@ -1,3 +0,0 @@
-KDE_LANG = sl
-SUBDIRS = $(AUTODIRS)
-POFILES = AUTO
diff --git a/po/sr/Makefile.am b/po/sr/Makefile.am
deleted file mode 100644
index be990017..00000000
--- a/po/sr/Makefile.am
+++ /dev/null
@@ -1,3 +0,0 @@
-KDE_LANG = sr
-SUBDIRS = $(AUTODIRS)
-POFILES = AUTO
diff --git a/po/sr@Latn/Makefile.am b/po/sr@Latn/Makefile.am
deleted file mode 100644
index c6622f44..00000000
--- a/po/sr@Latn/Makefile.am
+++ /dev/null
@@ -1,3 +0,0 @@
-KDE_LANG = sr@Latn
-SUBDIRS = $(AUTODIRS)
-POFILES = AUTO
diff --git a/po/sv/Makefile.am b/po/sv/Makefile.am
deleted file mode 100644
index 9562cf43..00000000
--- a/po/sv/Makefile.am
+++ /dev/null
@@ -1,3 +0,0 @@
-KDE_LANG = sv
-SUBDIRS = $(AUTODIRS)
-POFILES = AUTO
diff --git a/po/ta/Makefile.am b/po/ta/Makefile.am
deleted file mode 100644
index 2b7dbdb8..00000000
--- a/po/ta/Makefile.am
+++ /dev/null
@@ -1,3 +0,0 @@
-KDE_LANG = ta
-SUBDIRS = $(AUTODIRS)
-POFILES = AUTO
diff --git a/po/th/Makefile.am b/po/th/Makefile.am
deleted file mode 100644
index 0a7b2238..00000000
--- a/po/th/Makefile.am
+++ /dev/null
@@ -1,3 +0,0 @@
-KDE_LANG = th
-SUBDIRS = $(AUTODIRS)
-POFILES = AUTO
diff --git a/po/tr/Makefile.am b/po/tr/Makefile.am
deleted file mode 100644
index c14b6196..00000000
--- a/po/tr/Makefile.am
+++ /dev/null
@@ -1,3 +0,0 @@
-KDE_LANG = tr
-SUBDIRS = $(AUTODIRS)
-POFILES = AUTO
diff --git a/po/uk/Makefile.am b/po/uk/Makefile.am
deleted file mode 100644
index 685f92f4..00000000
--- a/po/uk/Makefile.am
+++ /dev/null
@@ -1,3 +0,0 @@
-KDE_LANG = uk
-SUBDIRS = $(AUTODIRS)
-POFILES = AUTO
diff --git a/po/vi/Makefile.am b/po/vi/Makefile.am
deleted file mode 100644
index 6b9839ad..00000000
--- a/po/vi/Makefile.am
+++ /dev/null
@@ -1,3 +0,0 @@
-KDE_LANG = vi
-SUBDIRS = $(AUTODIRS)
-POFILES = AUTO
diff --git a/po/zh_CN/Makefile.am b/po/zh_CN/Makefile.am
deleted file mode 100644
index 7665d9ad..00000000
--- a/po/zh_CN/Makefile.am
+++ /dev/null
@@ -1,3 +0,0 @@
-KDE_LANG = zh_CN
-SUBDIRS = $(AUTODIRS)
-POFILES = AUTO
diff --git a/po/zh_TW/Makefile.am b/po/zh_TW/Makefile.am
deleted file mode 100644
index f8f3d259..00000000
--- a/po/zh_TW/Makefile.am
+++ /dev/null
@@ -1,3 +0,0 @@
-KDE_LANG = zh_TW
-SUBDIRS = $(AUTODIRS)
-POFILES = AUTO