Skip to main content

APP for merging xlf translation files

Project description

xlf-merge

Tool to merge XLF translation files. And it can also find dupes in XLF files.

Installation

Using PIP

pip install xlf-merge

Using package Debian/Archlinux package

Go to https://repository.salamek.cz/ to see how to setup access to my public repository, then just do:

debian

apt update && apt install xlf-merge

archlinux

pacman -Sy xlf-merge

Usage

Merging

xlf-merge merge <old_translation_file> <new_translation_file> <output_file> --method='source/id'

Merge files by source:

xlf-merge merge messages.cs.xlf.old messages.xlf messages.cs.xlf --method='source'

Merge files by id:

xlf-merge merge messages.cs.xlf.old messages.xlf messages.cs.xlf --method='id'

Finding dupes

xlf-merge dupes <file_to_check> --method='source/id/target'

Finding dupes by source:

xlf-merge dupes messages.cs.xlf --method='source'

Finding dupes by id:

xlf-merge dupes messages.cs.xlf --method='id'

Finding dupes by target:

xlf-merge dupes messages.cs.xlf --method='target'

Project details


Download files

Download the file for your platform. If you're not sure which to choose, learn more about installing packages.

Source Distribution

xlf-merge-0.1.11.tar.gz (18.5 kB view details)

Uploaded Source

File details

Details for the file xlf-merge-0.1.11.tar.gz.

File metadata

  • Download URL: xlf-merge-0.1.11.tar.gz
  • Upload date:
  • Size: 18.5 kB
  • Tags: Source
  • Uploaded using Trusted Publishing? No
  • Uploaded via: twine/4.0.2 CPython/3.11.2

File hashes

Hashes for xlf-merge-0.1.11.tar.gz
Algorithm Hash digest
SHA256 7ea26858e6223a17e23c6accb5c5fd9654322791f0a5c1ef57a88313c1bf16c5
MD5 410be8ac2234f31b4a14c6fa6deb071e
BLAKE2b-256 4fd5c88b3bf46424510d4a88bd597a6897dbf6678b3153024cd7ffe1f0ecbc89

See more details on using hashes here.

Supported by

AWS Cloud computing and Security Sponsor Datadog Monitoring Fastly CDN Google Download Analytics Pingdom Monitoring Sentry Error logging StatusPage Status page