t / chainlint / cuddled.expecton commit l10n: sv.po: Update Swedish translation (4676t0f0u) (2613f06)
   1(
   2cd foo &&
   3        bar
   4>) &&
   5
   6(
   7?!AMP?!cd foo
   8        bar
   9>) &&
  10
  11(
  12        cd foo &&
  13>       bar) &&
  14
  15(
  16cd foo &&
  17>       bar) &&
  18
  19(
  20?!AMP?!cd foo
  21>       bar)