From f850bec79d39b5f162b7c53f37a0c9fadd37a678 Mon Sep 17 00:00:00 2001 From: Morris Jobke Date: Fri, 18 Sep 2020 20:38:35 +0200 Subject: Add transifex config for all new apps Signed-off-by: Morris Jobke --- .tx/config | 48 ++++++++++++++++++++++++++++++++++++++++++++++++ 1 file changed, 48 insertions(+) (limited to '.tx') diff --git a/.tx/config b/.tx/config index 74455a3e507..f2acd7c4fa5 100644 --- a/.tx/config +++ b/.tx/config @@ -133,3 +133,51 @@ file_filter = translationfiles//accessibility.po source_file = translationfiles/templates/accessibility.pot source_lang = en type = PO + +[nextcloud.provisioning_api] +file_filter = translationfiles//provisioning_api.po +source_file = translationfiles/templates/provisioning_api.pot +source_lang = en +type = PO + +[nextcloud.lookup_server_connector] +file_filter = translationfiles//lookup_server_connector.po +source_file = translationfiles/templates/lookup_server_connector.pot +source_lang = en +type = PO + +[nextcloud.dashboard] +file_filter = translationfiles//dashboard.po +source_file = translationfiles/templates/dashboard.pot +source_lang = en +type = PO + +[nextcloud.contactsinteraction] +file_filter = translationfiles//contactsinteraction.po +source_file = translationfiles/templates/contactsinteraction.pot +source_lang = en +type = PO + +[nextcloud.cloud_federation_api] +file_filter = translationfiles//cloud_federation_api.po +source_file = translationfiles/templates/cloud_federation_api.pot +source_lang = en +type = PO + +[nextcloud.admin_audit] +file_filter = translationfiles//admin_audit.po +source_file = translationfiles/templates/admin_audit.pot +source_lang = en +type = PO + +[nextcloud.user_status] +file_filter = translationfiles//user_status.po +source_file = translationfiles/templates/user_status.pot +source_lang = en +type = PO + +[nextcloud.weather_status] +file_filter = translationfiles//weather_status.po +source_file = translationfiles/templates/weather_status.pot +source_lang = en +type = PO -- cgit v1.2.3