Examples of using Msgstr in English and their translations into Japanese
{-}
-
Colloquial
-
Ecclesiastic
-
Computer
-
Programming
Msgstr"Select all".
Msgid is the source string(usually in English), msgstr will be the translated string.
Msgstr"Disconnect all".
You need to create a master resource(. pot)with pairs of msgid and msgstr under the resource path.
Msgstr"Device tree:".
Msgstr"System type:".
Msgstr"Tap to connect".
Msgstr"Unknown error".
Msgstr"Unknown Device".
Msgstr"Available devices".
Msgstr"Enter new password".
Msgstr"Invalid config URL!".
Msgstr"! Invalid option%d".
Msgstr"Retrieve config from URL".
Msgstr"Received config URL%s".
Msgstr"Network connection error".
Msgstr"Couldn't load%s from%s".
Msgstr"No IP/ mask values are set".
Msgstr"DHCP on a specific interface".
Msgstr"Waiting for configuration data…".
Msgstr"Waiting for system information…".
Msgstr"DHCP on all active interfaces".
Msgstr"(if not provided by DHCP server)".
Msgstr"Selecting'OK' will exit safe mode".
Msgstr"You can connect up to%d devices at the same time".
Msgstr"Automatic connection to this network will be disabled.
Msgstr"Only autoboot from a specific disk/network device".
The msgstr value in PO template files(. pot) should always be empty.
Msgstr"could not start pb-discover, the petitboot daemon.\n".
The msgstr lines are initially empty and are filled in with useful strings by the translator.