github.com/Liam-Williams/i18n4go@v0.2.7-0.20201028180611-670cbaceaa6b/test_fixtures/extract_strings/d_option/expected_output/create_quota.go.extracted.json (about)

     1  [
     2     {
     3        "filename": "../../test_fixtures/extract_strings/d_option/input_files/quota/create_quota.go",
     4        "value": "CF_NAME create-quota QUOTA [-m MEMORY] [-r ROUTES] [-s SERVICE_INSTANCES] [--allow-paid-service-plans]",
     5        "offset": 547,
     6        "line": 23,
     7        "column": 16
     8     },
     9     {
    10        "filename": "../../test_fixtures/extract_strings/d_option/input_files/quota/create_quota.go",
    11        "value": "m",
    12        "offset": 1607,
    13        "line": 54,
    14        "column": 32
    15     },
    16     {
    17        "filename": "../../test_fixtures/extract_strings/d_option/input_files/quota/create_quota.go",
    18        "value": "Total number of routes",
    19        "offset": 790,
    20        "line": 26,
    21        "column": 33
    22     },
    23     {
    24        "filename": "../../test_fixtures/extract_strings/d_option/input_files/quota/create_quota.go",
    25        "value": "allow-paid-service-plans",
    26        "offset": 1980,
    27        "line": 72,
    28        "column": 19
    29     },
    30     {
    31        "filename": "../../test_fixtures/extract_strings/d_option/input_files/quota/create_quota.go",
    32        "value": "Creating quota %s as %s...",
    33        "offset": 1412,
    34        "line": 46,
    35        "column": 13
    36     },
    37     {
    38        "filename": "../../test_fixtures/extract_strings/d_option/input_files/quota/create_quota.go",
    39        "value": "Invalid memory limit: %s\n%s",
    40        "offset": 1730,
    41        "line": 58,
    42        "column": 18
    43     },
    44     {
    45        "filename": "../../test_fixtures/extract_strings/d_option/input_files/quota/create_quota.go",
    46        "value": "create-quota",
    47        "offset": 1209,
    48        "line": 35,
    49        "column": 33
    50     },
    51     {
    52        "filename": "../../test_fixtures/extract_strings/d_option/input_files/quota/create_quota.go",
    53        "value": "Define a new resource quota",
    54        "offset": 501,
    55        "line": 22,
    56        "column": 16
    57     },
    58     {
    59        "filename": "../../test_fixtures/extract_strings/d_option/input_files/quota/create_quota.go",
    60        "value": "s",
    61        "offset": 1953,
    62        "line": 69,
    63        "column": 37
    64     },
    65     {
    66        "filename": "../../test_fixtures/extract_strings/d_option/input_files/quota/create_quota.go",
    67        "value": "Total number of service instances",
    68        "offset": 849,
    69        "line": 27,
    70        "column": 33
    71     },
    72     {
    73        "filename": "../../test_fixtures/extract_strings/d_option/input_files/quota/create_quota.go",
    74        "value": "Can provision instances of paid service plans",
    75        "offset": 944,
    76        "line": 28,
    77        "column": 58
    78     },
    79     {
    80        "filename": "../../test_fixtures/extract_strings/d_option/input_files/quota/create_quota.go",
    81        "value": "Quota Definition %s already exists",
    82        "offset": 2212,
    83        "line": 81,
    84        "column": 15
    85     },
    86     {
    87        "filename": "../../test_fixtures/extract_strings/d_option/input_files/quota/create_quota.go",
    88        "value": "Total amount of memory (e.g. 1024M, 1G, 10G)",
    89        "offset": 709,
    90        "line": 25,
    91        "column": 36
    92     },
    93     {
    94        "filename": "../../test_fixtures/extract_strings/d_option/input_files/quota/create_quota.go",
    95        "value": "r",
    96        "offset": 1883,
    97        "line": 65,
    98        "column": 35
    99     }
   100  ]