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

     1  [
     2     {
     3        "filename": "../../test_fixtures/extract_strings/d_option/input_files/quota/update_quota.go",
     4        "value": "Total amount of memory (e.g. 1024M, 1G, 10G)",
     5        "offset": 764,
     6        "line": 25,
     7        "column": 36
     8     },
     9     {
    10        "filename": "../../test_fixtures/extract_strings/d_option/input_files/quota/update_quota.go",
    11        "value": "n",
    12        "offset": 2398,
    13        "line": 78,
    14        "column": 25
    15     },
    16     {
    17        "filename": "../../test_fixtures/extract_strings/d_option/input_files/quota/update_quota.go",
    18        "value": "Can provision instances of paid service plans",
    19        "offset": 1047,
    20        "line": 29,
    21        "column": 58
    22     },
    23     {
    24        "filename": "../../test_fixtures/extract_strings/d_option/input_files/quota/update_quota.go",
    25        "value": "Please choose either allow or disallow. Both flags are not permitted to be passed in the same command. ",
    26        "offset": 1902,
    27        "line": 56,
    28        "column": 17
    29     },
    30     {
    31        "filename": "../../test_fixtures/extract_strings/d_option/input_files/quota/update_quota.go",
    32        "value": "Update an existing resource quota",
    33        "offset": 504,
    34        "line": 22,
    35        "column": 16
    36     },
    37     {
    38        "filename": "../../test_fixtures/extract_strings/d_option/input_files/quota/update_quota.go",
    39        "value": "CF_NAME update-quota QUOTA [-m MEMORY] [-n NEW_NAME] [-r ROUTES] [-s SERVICE_INSTANCES] [--allow-paid-service-plans | --disallow-paid-service-plans]",
    40        "offset": 556,
    41        "line": 23,
    42        "column": 16
    43     },
    44     {
    45        "filename": "../../test_fixtures/extract_strings/d_option/input_files/quota/update_quota.go",
    46        "value": "m",
    47        "offset": 2234,
    48        "line": 68,
    49        "column": 58
    50     },
    51     {
    52        "filename": "../../test_fixtures/extract_strings/d_option/input_files/quota/update_quota.go",
    53        "value": "s",
    54        "offset": 2456,
    55        "line": 82,
    56        "column": 31
    57     },
    58     {
    59        "filename": "../../test_fixtures/extract_strings/d_option/input_files/quota/update_quota.go",
    60        "value": "allow-paid-service-plans",
    61        "offset": 1747,
    62        "line": 53,
    63        "column": 30
    64     },
    65     {
    66        "filename": "../../test_fixtures/extract_strings/d_option/input_files/quota/update_quota.go",
    67        "value": "Updating quota %s as %s...",
    68        "offset": 2533,
    69        "line": 89,
    70        "column": 13
    71     },
    72     {
    73        "filename": "../../test_fixtures/extract_strings/d_option/input_files/quota/update_quota.go",
    74        "value": "update-quota",
    75        "offset": 2294,
    76        "line": 71,
    77        "column": 28
    78     },
    79     {
    80        "filename": "../../test_fixtures/extract_strings/d_option/input_files/quota/update_quota.go",
    81        "value": "New name",
    82        "offset": 848,
    83        "line": 26,
    84        "column": 36
    85     },
    86     {
    87        "filename": "../../test_fixtures/extract_strings/d_option/input_files/quota/update_quota.go",
    88        "value": "Total number of routes",
    89        "offset": 893,
    90        "line": 27,
    91        "column": 33
    92     },
    93     {
    94        "filename": "../../test_fixtures/extract_strings/d_option/input_files/quota/update_quota.go",
    95        "value": "disallow-paid-service-plans",
    96        "offset": 1807,
    97        "line": 54,
    98        "column": 33
    99     },
   100     {
   101        "filename": "../../test_fixtures/extract_strings/d_option/input_files/quota/update_quota.go",
   102        "value": "r",
   103        "offset": 2512,
   104        "line": 86,
   105        "column": 29
   106     },
   107     {
   108        "filename": "../../test_fixtures/extract_strings/d_option/input_files/quota/update_quota.go",
   109        "value": "Total number of service instances",
   110        "offset": 952,
   111        "line": 28,
   112        "column": 33
   113     },
   114     {
   115        "filename": "../../test_fixtures/extract_strings/d_option/input_files/quota/update_quota.go",
   116        "value": "Cannot provision instances of paid service plans",
   117        "offset": 1157,
   118        "line": 30,
   119        "column": 61
   120     }
   121  ]