.PO File Extension

Portable Object

Developer N/A
Popularity
3.9  |  53 Votes
 

What is a PO file?

A PO file is a text-based object file used in software development. It may be referenced by Java programs, GNU gettext, or other software programs as a properties file. Most often, PO files contain user interface text translations that are referenced by GNU gettext.

More Information

Screenshot of a .po file in GitHub Atom
PO file open in GitHub Atom

GNU gettext is a toolkit that helps programmers and translators produce user interface translation files. Most of these files are saved as PO files (others are saved as .POT files). Each PO file includes one or more entries, which associate an original, untranslated string(s) with its corresponding translation(s). The original text follows the identifier msgid; the translation follows the identifier msgstr.

All translations in a single PO file are written in the same translation language. If a program requires multiple languages' worth of translations, it will use multiple PO files.

How to open a PO file

You can open and edit a PO file in any text or source code editor, such as Microsoft Visual Studio Code (cross-platform) or GitHub Atom (cross-platform).

Open over 400 file formats with File Viewer Plus.Free Download

Programs that open or reference PO files

Windows
Referenced by various programs
Edit with a text editor
Mac
Referenced by various programs
Edit with a text editor
Linux
Referenced by various programs
Edit with a text editor

ProDOS Order Apple II Disk Image

Developer N/A
Popularity
2.0  |  1 Vote
 

A PO file may also be a disk image created for use with an Apple II computer. It contains applications, games, and/or other files that can be loaded in an Apple II computer or emulator. PO files are saved using ProDOS sector order, rather than DOS 3.3 sector order.

More Information

Screenshot of a .po file in CiderPress
PO file open in CiderPress

Apple released the first Apple II computer in June 1977. It was followed by the Apple II+, Apple II3, Apple IIc, and Apple IIGS.

Several tools allow users to create images of these computers' hard disks, to preserve the applications, files, and other data stored on them. These disk images are saved in many formats, including the PO format. Notably, PO format disk images save data in ProDOS sector order, while .DO disk images save data in DOS 3.3 sector order. (Some Apple II computers used the ProDOS operating system, while others used DOS 3.3.) Both formats may instead use the .DSK extension.

When a user mounts a PO disk image in an Apple II computer or emulator, they can access the folders and files that disk image contains. Users can also examine a PO file's contents in Apple II disk image utilities.

How to open a PO file

You can open a PO file in several Apple II disk image utilities and Apple II emulators. For example:

  • CiderPress (Windows) allows you to open a PO file to examine, extract, or add to its contents
  • Apple Disk Transfer ProDOS (multiplatform) allows you to transfer PO files to an Apple II computer.
  • KEGS (Kent's Emulated GS) (multiplatform) allows you to open and mount PO files.

How to convert a PO file

CiderPress can convert PO disk images to other disk image formats, including:

  • .DO - DOS 3.3 Order Apple II Disk Image
  • .2MG - Apple IIGS Disk Image
  • NIB - Unadorned Nibble
  • SDK - ShrinkIt Disk Archive
  • APP - TrackStar Disk Image
  • HDV - Sim //e Virtual Hard Drive
  • DDD - DDD Pro Image

Programs that open PO files

Verified by FileInfo.com

The FileInfo.com team has independently researched all file formats and software programs listed on this page. Our goal is 100% accuracy and we only publish information about file types that we have verified.

If you would like to suggest any additions or updates to this page, please let us know.