github.com/Liam-Williams/i18n4go@v0.2.7-0.20201028180611-670cbaceaa6b/test_fixtures/extract_strings/f_option/expected_output/app.go.en.po (about)

     1  # filename: ../../test_fixtures/extract_strings/f_option/input_files/app.go, offset: 35, line: 3, column: 23
     2  msgid "{{.Title \"NAME:\"}}\n   {{.Name}} - {{.Usage}}\n\n{{.Title \"USAGE:\"}}\n   [environment variables] {{.Name}} [global options] command [arguments...] [command options]\n\n{{.Title \"VERSION:\"}}\n   {{.Version}}\n\n{{.Title \"BUILD TIME:\"}}\n   {{.Compiled}}\n   {{range .Commands}}\n{{.SubTitle .Name}}{{range .CommandSubGroups}}\n{{range .}}   {{.Name}} {{.Description}}\n{{end}}{{end}}{{end}}\n{{.Title \"ENVIRONMENT VARIABLES\"}}\n   CF_COLOR=false                     Do not colorize output\n   CF_HOME=path/to/dir/               Override path to default config directory\n   CF_STAGING_TIMEOUT=15              Max wait time for buildpack staging, in minutes\n   CF_STARTUP_TIMEOUT=5               Max wait time for app instance startup, in minutes\n   CF_TRACE=true                      Print API request diagnostics to stdout\n   CF_TRACE=path/to/trace.log         Append API request diagnostics to a log file\n   HTTP_PROXY=proxy.example.com:8080  Enable HTTP proxying for API requests\n\n{{.Title \"GLOBAL OPTIONS\"}}\n   --version, -v                      Print the version\n   --help, -h                         Show help\n"
     3  msgstr "{{.Title \"NAME:\"}}\n   {{.Name}} - {{.Usage}}\n\n{{.Title \"USAGE:\"}}\n   [environment variables] {{.Name}} [global options] command [arguments...] [command options]\n\n{{.Title \"VERSION:\"}}\n   {{.Version}}\n\n{{.Title \"BUILD TIME:\"}}\n   {{.Compiled}}\n   {{range .Commands}}\n{{.SubTitle .Name}}{{range .CommandSubGroups}}\n{{range .}}   {{.Name}} {{.Description}}\n{{end}}{{end}}{{end}}\n{{.Title \"ENVIRONMENT VARIABLES\"}}\n   CF_COLOR=false                     Do not colorize output\n   CF_HOME=path/to/dir/               Override path to default config directory\n   CF_STAGING_TIMEOUT=15              Max wait time for buildpack staging, in minutes\n   CF_STARTUP_TIMEOUT=5               Max wait time for app instance startup, in minutes\n   CF_TRACE=true                      Print API request diagnostics to stdout\n   CF_TRACE=path/to/trace.log         Append API request diagnostics to a log file\n   HTTP_PROXY=proxy.example.com:8080  Enable HTTP proxying for API requests\n\n{{.Title \"GLOBAL OPTIONS\"}}\n   --version, -v                      Print the version\n   --help, -h                         Show help\n"
     4  
     5  # filename: ../../test_fixtures/extract_strings/f_option/input_files/app.go, offset: 1289, line: 34, column: 16
     6  msgid "help"
     7  msgstr "help"
     8  
     9  # filename: ../../test_fixtures/extract_strings/f_option/input_files/app.go, offset: 1312, line: 35, column: 16
    10  msgid "h"
    11  msgstr "h"
    12  
    13  # filename: ../../test_fixtures/extract_strings/f_option/input_files/app.go, offset: 1332, line: 36, column: 16
    14  msgid "Show help"
    15  msgstr "Show help"
    16  
    17  # filename: ../../test_fixtures/extract_strings/f_option/input_files/app.go, offset: 1673, line: 50, column: 22
    18  msgid "\n%s\n%s\n\n"
    19  msgstr "\n%s\n%s\n\n"
    20  
    21  # filename: ../../test_fixtures/extract_strings/f_option/input_files/app.go, offset: 1873, line: 57, column: 36
    22  msgid "Jan 2, 2006 3:04PM"
    23  msgstr "Jan 2, 2006 3:04PM"
    24  
    25  # filename: ../../test_fixtures/extract_strings/f_option/input_files/app.go, offset: 2455, line: 79, column: 48
    26  msgid "CF_NAME"
    27  msgstr "CF_NAME"
    28  
    29  # filename: ../../test_fixtures/extract_strings/f_option/input_files/app.go, offset: 1372, line: 37, column: 28
    30  msgid "%s help [COMMAND]"
    31  msgstr "%s help [COMMAND]"
    32  
    33  # filename: ../../test_fixtures/extract_strings/f_option/input_files/app.go, offset: 1710, line: 50, column: 59
    34  msgid "VERSION:"
    35  msgstr "VERSION:"
    36