[pve-devel] [PATCH manager 49/49] remove now unused translations

Thomas Lamprecht t.lamprecht at proxmox.com
Tue Jan 23 11:06:06 CET 2018


We use proxmox-i18n now and merged those files there already
---

generated with --irreversible-delete as else this mail would never go
through

diff --git a/Makefile b/Makefile
index ecae4d88..532833aa 100644
--- a/Makefile
+++ b/Makefile
@@ -4,7 +4,7 @@ export SOURCE_DATE_EPOCH ?= $(shell dpkg-parsechangelog -STimestamp)
 
 DESTDIR=
 
-SUBDIRS = aplinfo PVE bin www po
+SUBDIRS = aplinfo PVE bin www
 
 ARCH:=$(shell dpkg-architecture -qDEB_BUILD_ARCH)
 GITVERSION:=$(shell cat .git/refs/heads/master)
@@ -42,10 +42,6 @@ upload: ${DEB} check
 	./repoid.pl .git check
 	tar cf - ${DEB} | ssh -X repoman at repo.proxmox.com upload --product pve --dist stretch
 
-#.PHONY: poupload
-#poupload:
-#	rsync po/*.po po/pve-manager.pot pve.proxmox.com:/home/ftp/sources/po-files/
-
 .PHONY: install
 install: country.dat vzdump.conf vzdump-hook-script.pl pve-apt.conf mtu bridgevlan bridgevlanport vlan vlan-down
 	install -d -m 0700 -o www-data -g www-data ${DESTDIR}/var/log/pveproxy
diff --git a/defines.mk b/defines.mk
index 211e61b9..86848965 100644
--- a/defines.mk
+++ b/defines.mk
@@ -15,7 +15,6 @@ DOCDIR=${DESTDIR}/usr/share/doc/${PACKAGE}
 PODDIR=${DESTDIR}/usr/share/doc/${PACKAGE}/pod
 WWWBASEDIR=${DESTDIR}/usr/share/${PACKAGE}
 WWWROOTDIR=${WWWBASEDIR}/root
-WWWLOCALEDIR=${WWWBASEDIR}/locale
 WWWIMAGEDIR=${WWWBASEDIR}/images
 WWWTOUCHDIR=${WWWBASEDIR}/touch
 WWWCSSDIR=${WWWBASEDIR}/css
diff --git a/po/Makefile b/po/Makefile
deleted file mode 100644
index 68736cd4..00000000
diff --git a/po/ca.po b/po/ca.po
deleted file mode 100644
index a356a2d9..00000000
diff --git a/po/da.po b/po/da.po
deleted file mode 100644
index 77857e12..00000000
diff --git a/po/de.po b/po/de.po
deleted file mode 100644
index 92232c96..00000000
diff --git a/po/es.po b/po/es.po
deleted file mode 100644
index 6a0e0ce2..00000000
diff --git a/po/eu.po b/po/eu.po
deleted file mode 100644
index ddb185cc..00000000
diff --git a/po/fa.po b/po/fa.po
deleted file mode 100644
index 225b0ea6..00000000
diff --git a/po/fr.po b/po/fr.po
deleted file mode 100644
index 48e03045..00000000
diff --git a/po/gl.po b/po/gl.po
deleted file mode 100644
index 94f0287e..00000000
diff --git a/po/hu.po b/po/hu.po
deleted file mode 100644
index 3ecccb18..00000000
diff --git a/po/it.po b/po/it.po
deleted file mode 100644
index d0307da8..00000000
diff --git a/po/ja.po b/po/ja.po
deleted file mode 100644
index 3233b5e4..00000000
diff --git a/po/jsgettext.pl b/po/jsgettext.pl
deleted file mode 100755
index f3d32bdb..00000000
diff --git a/po/messages.pot b/po/messages.pot
deleted file mode 100644
index e485280d..00000000
diff --git a/po/nb.po b/po/nb.po
deleted file mode 100644
index acaa12e0..00000000
diff --git a/po/nn.po b/po/nn.po
deleted file mode 100644
index f1db7e82..00000000
diff --git a/po/pl.po b/po/pl.po
deleted file mode 100644
index 688e24cf..00000000
diff --git a/po/po2js.pl b/po/po2js.pl
deleted file mode 100755
index 4d59b3b0..00000000
diff --git a/po/pt_BR.po b/po/pt_BR.po
deleted file mode 100644
index c3901840..00000000
diff --git a/po/ru.po b/po/ru.po
deleted file mode 100644
index dcfd94ca..00000000
diff --git a/po/sl.po b/po/sl.po
deleted file mode 100644
index f421953e..00000000
diff --git a/po/sv.po b/po/sv.po
deleted file mode 100644
index c0891f05..00000000
diff --git a/po/tr.po b/po/tr.po
deleted file mode 100644
index 9dfdf226..00000000
diff --git a/po/zh_CN.po b/po/zh_CN.po
deleted file mode 100644
index 77aa91c6..00000000
-- 
2.14.2





More information about the pve-devel mailing list