GSP
Quick Navigator

Search Site

Unix VPS
A - Starter
B - Basic
C - Preferred
D - Commercial
MPS - Dedicated
Previous VPSs
* Sign Up! *

Support
Contact Us
Online Help
Handbooks
Domain Status
Man Pages

FAQ
Virtual Servers
Pricing
Billing
Technical

Network
Facilities
Connectivity
Topology Map

Miscellaneous
Server Agreement
Year 2038
Credits
 

USA Flag

 

 

Man Pages
Locale::Po4a::Dia(3pm) Po4a Tools Locale::Po4a::Dia(3pm)

Locale::Po4a::Dia - convert uncompressed Dia diagrams from/to PO files

The po4a (PO for anything) project goal is to ease translations (and more interestingly, the maintenance of translations) using gettext tools on areas where they were not expected like documentation.

Locale::Po4a::Dia is a module to help the translation of diagrams in the uncompressed Dia format into other [human] languages.

You can get Dia (the graphical editor for these diagrams) from: http://www.gnome.org/projects/dia/

This module only translates uncompressed Dia diagrams. You can save your uncompressed diagrams with Dia itself, unchecking the "Compress diagram files" at the "Save Diagram" dialog.

Another way is to uncompress the dia files from command line with: gunzip < original.dia > uncompressed.dia

This module is fully functional, as it relies in the Locale::Po4a::Xml module. This only defines the translatable tags (<dia:string>), and filters the internal strings (the content of the <dia:diagramdata> tag), not interesting for translation.

Locale::Po4a::TransTractor(3pm), Locale::Po4a::Xml(3pm), po4a(7)

 Jordi Vilalta <jvprat@gmail.com>

Copyright © 2004 Jordi Vilalta <jvprat@gmail.com>

This program is free software; you may redistribute it and/or modify it under the terms of GPL (see the COPYING file).

2022-04-12 Po4a Tools

Search for    or go to Top of page |  Section 3 |  Main Index

Powered by GSP Visit the GSP FreeBSD Man Page Interface.
Output converted with ManDoc.