mirror of
https://github.com/nextcloud/server.git
synced 2026-06-09 00:32:29 -04:00
Merge pull request #22950 from nextcloud/backport/22949/stable20
[stable20] Add transifex config for all new apps
This commit is contained in:
commit
065f3e125e
9 changed files with 48 additions and 0 deletions
48
.tx/config
48
.tx/config
|
|
@ -133,3 +133,51 @@ file_filter = translationfiles/<lang>/accessibility.po
|
|||
source_file = translationfiles/templates/accessibility.pot
|
||||
source_lang = en
|
||||
type = PO
|
||||
|
||||
[nextcloud.provisioning_api]
|
||||
file_filter = translationfiles/<lang>/provisioning_api.po
|
||||
source_file = translationfiles/templates/provisioning_api.pot
|
||||
source_lang = en
|
||||
type = PO
|
||||
|
||||
[nextcloud.lookup_server_connector]
|
||||
file_filter = translationfiles/<lang>/lookup_server_connector.po
|
||||
source_file = translationfiles/templates/lookup_server_connector.pot
|
||||
source_lang = en
|
||||
type = PO
|
||||
|
||||
[nextcloud.dashboard]
|
||||
file_filter = translationfiles/<lang>/dashboard.po
|
||||
source_file = translationfiles/templates/dashboard.pot
|
||||
source_lang = en
|
||||
type = PO
|
||||
|
||||
[nextcloud.contactsinteraction]
|
||||
file_filter = translationfiles/<lang>/contactsinteraction.po
|
||||
source_file = translationfiles/templates/contactsinteraction.pot
|
||||
source_lang = en
|
||||
type = PO
|
||||
|
||||
[nextcloud.cloud_federation_api]
|
||||
file_filter = translationfiles/<lang>/cloud_federation_api.po
|
||||
source_file = translationfiles/templates/cloud_federation_api.pot
|
||||
source_lang = en
|
||||
type = PO
|
||||
|
||||
[nextcloud.admin_audit]
|
||||
file_filter = translationfiles/<lang>/admin_audit.po
|
||||
source_file = translationfiles/templates/admin_audit.pot
|
||||
source_lang = en
|
||||
type = PO
|
||||
|
||||
[nextcloud.user_status]
|
||||
file_filter = translationfiles/<lang>/user_status.po
|
||||
source_file = translationfiles/templates/user_status.pot
|
||||
source_lang = en
|
||||
type = PO
|
||||
|
||||
[nextcloud.weather_status]
|
||||
file_filter = translationfiles/<lang>/weather_status.po
|
||||
source_file = translationfiles/templates/weather_status.pot
|
||||
source_lang = en
|
||||
type = PO
|
||||
|
|
|
|||
0
apps/admin_audit/l10n/.gitkeep
Normal file
0
apps/admin_audit/l10n/.gitkeep
Normal file
0
apps/cloud_federation_api/l10n/.gitkeep
Normal file
0
apps/cloud_federation_api/l10n/.gitkeep
Normal file
0
apps/contactsinteraction/l10n/.gitkeep
Normal file
0
apps/contactsinteraction/l10n/.gitkeep
Normal file
0
apps/dashboard/l10n/.gitkeep
Normal file
0
apps/dashboard/l10n/.gitkeep
Normal file
0
apps/lookup_server_connector/l10n/.gitkeep
Normal file
0
apps/lookup_server_connector/l10n/.gitkeep
Normal file
0
apps/provisioning_api/l10n/.gitkeep
Normal file
0
apps/provisioning_api/l10n/.gitkeep
Normal file
0
apps/user_status/l10n/.gitkeep
Normal file
0
apps/user_status/l10n/.gitkeep
Normal file
0
apps/weather_status/l10n/.gitkeep
Normal file
0
apps/weather_status/l10n/.gitkeep
Normal file
Loading…
Reference in a new issue