.PO 文件扩展名

Portable Object

开发者 不适用
受欢迎程度
4.0  |  56 
 

什么是 PO 文件?

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.

更多信息

在 GitHub Atom 中打开的 .po 文件截图
在 GitHub Atom 中打开的 PO 文件

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.

如何打开 PO 文件

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).

使用File Viewer Plus打开 400 多种文件格式。免费下载

可打开或引用 PO 文件的程序

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
分类: 开发者
更新时间: 2021-10-22

ProDOS Order Apple II Disk Image

开发者 不适用
受欢迎程度
2.0  |  2 
 

A PO file is 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.

更多信息

在 CiderPress 中打开的 .po 文件截图
在 CiderPress 中打开的 PO 文件

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.

如何打开 PO 文件

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.

如何转换 PO 文件

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

可打开 PO 文件的程序

Windows
Linux

验证者 FileInfo.com

FileInfo.com 团队 独立研究了本页面列出的所有文件格式和软件程序。 我们的目标是达到 100% 的准确率,并且仅发布我们已验证过的文件类型信息。

如果您想为此页面提出新增或更新建议,请告诉我们