~ubuntu-branches/ubuntu/vivid/ruby-stringex/vivid-proposed

« back to all changes in this revision

Viewing changes to locales/sv.yml

  • Committer: Package Import Robot
  • Author(s): Youhei SASAKI
  • Date: 2014-05-30 01:15:06 UTC
  • mfrom: (1.1.2)
  • Revision ID: package-import@ubuntu.com-20140530011506-gqmvsja16gwyevdv
Tags: 2.5.2-1
* Imported Upstream version 2.5.2
* Drop obsolete patches
* Update test path: follow upstream changes

Show diffs side-by-side

added added

removed removed

Lines of Context:
 
1
# NOTE: Some translation keys make use of matches from regular expressions
 
2
# to manipulate whitespace and order. Please consult the source code for
 
3
# Stringex::Localization::ConversionExpressions to see what those
 
4
# regular expressions look like if you need to manipulate the order
 
5
# differently than the usage below.
 
6
sv:
 
7
  stringex:
 
8
    characters:
 
9
      and: och
 
10
      at: snabel-a
 
11
      divide: delat med
 
12
      degrees: grader
 
13
      dot: \1 punkt \2
 
14
      ellipsis: punkt punkt punkt
 
15
      equals: lika med
 
16
      number: nummer
 
17
      percent: procent
 
18
      plus: plus
 
19
      slash: slash
 
20
      star: stjärna
 
21
    currencies:
 
22
      generic: \1 kronor
 
23
      dollars: \1 dollar
 
24
      dollars_cents: \1 dollar \2 cent
 
25
      pounds: \1 pund
 
26
      pounds_pence: \1 pund \2 pence
 
27
      euros: \1 euro
 
28
      euros_cents: \1 euro \2 cent
 
29
      yen: \1 yen
 
30
      reais: \1 reais
 
31
      reais_cents: \1 reais \2 cent
 
32
    html_entities:
 
33
      amp: och
 
34
      cent: " cents"
 
35
      copy: (c)
 
36
      deg: " grader "
 
37
      divide: " delat med "
 
38
      double_quote: '"'
 
39
      ellipsis: "..."
 
40
      en_dash: "-"
 
41
      em_dash: "--"
 
42
      frac14: en fjärdedel
 
43
      frac12: halv
 
44
      frac34: tre fjärdedelar
 
45
      gt: ">"
 
46
      lt: <
 
47
      nbsp: " "
 
48
      pound: " pund "
 
49
      reg: (r)
 
50
      single_quote: "'"
 
51
      times: x
 
52
      trade: (tm)
 
53
      yen: " yen "
 
54
    vulgar_fractions:
 
55
      half: halv
 
56
      one_third: en tredjedel
 
57
      two_thirds: två tredjedelar
 
58
      one_fourth: en fjärdedel
 
59
      three_fourths: tre fjärdedelar
 
60
      one_fifth: en femtedel
 
61
      two_fifths: två femtedelar
 
62
      three_fifths: tre femtedelar
 
63
      four_fifths: fyra femtedelar
 
64
      one_sixth: en sjättedel
 
65
      five_sixths: fem sjättedelar
 
66
      one_eighth: en åttondel
 
67
      three_eighths: tre åttondelar
 
68
      five_eighths: fem åttondelar
 
69
      seven_eighths: sju åttondelar
 
70
    transliterations:
 
71
      Å: A
 
72
      Ä: AE
 
73
      Ö: OE
 
74
      å: a
 
75
      ä: ae
 
76
      ö: oe
 
 
b'\\ No newline at end of file'