]> git.openstreetmap.org Git - rails.git/blob - vendor/plugins/rails-i18n/locale/sl.yml
Updated rails translations from http://github.com/svenfuchs/rails-i18n
[rails.git] / vendor / plugins / rails-i18n / locale / sl.yml
1 # Slovenian language localization (sl-sl)
2 # by Miha Rebernik <miha@rebernik.info>
3 sl:  
4   date:
5     formats:
6       default: "%d.%m.%Y"
7       short: "%d. %b"
8       long: "%d. %b %Y"
9       simple: "%d. %b %Y"
10
11     day_names: [nedelja, ponedeljek, torek, sreda, četrtek, petek, sobota]
12     abbr_day_names: [ned, pon, tor, sre, čet, pet, sob]
13
14     month_names: [~, januar, februar, marec, april, maj, junij, julij, avgust, september, oktober, november, december]
15     abbr_month_names: [~, jan, feb, mar, apr, maj, jun, jul, avg, sep, okt, nov, dec]
16     order: [ :day, :month, :year ]
17
18   time:
19     formats:
20       default: "%A, %d %b %Y ob %H:%M:%S"
21       short: "%d. %b ob %H:%M"
22       long: "%d. %B, %Y ob %H:%M"
23       simple: "%d. %B %Y ob %H:%M"
24       
25     am: "dopoldan"
26     pm: "popoldan"
27
28   # Used in array.to_sentence.
29   support:
30     array:
31       words_connector: ", "
32       two_words_connector: " in "
33       last_word_connector: " in "
34
35   activerecord:
36     errors:
37       template:
38         header:
39           one:    "Ena napaka preprečuje, da bi shranili {{model}}"
40           two:    "Dve napaki preprečujeta, da bi shranili {{model}}"
41           few:    "{{count}} napake preprečujejo, da bi shranili {{model}}"
42           other:  "{{count}} napak preprečuje, da bi shranili {{model}}"
43         body: "Napačno izpolnjena polja:"
44       messages:
45         inclusion: "ni vključeno v seznam"
46         exclusion: "je rezervirano"
47         invalid: "je nepravilno"
48         confirmation: "se ne ujema s potrditvijo"
49         accepted: "mora biti sprejeto"
50         empty: "ne sme biti prazno"
51         blank: "ne sme biti prazno"
52         too_long: "je predolgo (dovoljeno je do {{count}} znakov)"
53         too_short: "je prekratko (zahtevano je najmanj {{count}} znakov)"
54         wrong_length: "je napačne dolžine (mora biti natančno {{count}} znakov)"
55         taken: "je že zasedeno"
56         not_a_number: "ni številka"
57         greater_than: "mora biti večje kot {{count}}"
58         greater_than_or_equal_to: "mora biti večje ali enako {{count}}"
59         equal_to: "mora biti enako {{count}}"
60         less_than: "mora biti manj kot {{count}}"
61         less_than_or_equal_to: "mora biti manj ali enako {{count}}"
62         odd: "mora biti liho"
63         even: "mora biti sodo"
64         record_invalid: ""
65
66
67   number:
68      # Used in number_with_delimiter()
69      # These are also the defaults for 'currency', 'percentage', 'precision', and 'human'
70      format:
71        # Sets the separator between the units, for more precision (e.g. 1.0 / 2.0 == 0.5)
72        separator: ","
73        # Delimets thousands (e.g. 1,000,000 is a million) (always in groups of three)
74        delimiter: "."
75        # Number of decimals, behind the separator (the number 1 with a precision of 2 gives: 1.00)
76        precision: 2
77  
78      # Used in number_to_currency()
79      currency:
80        format:
81          # Where is the currency sign? %u is the currency unit, %n the number (default: $5.00)
82          format: "%u%n"
83          unit: "€"
84          # These three are to override number.format and are optional
85          separator: ","
86          delimiter: "."
87          precision: 2
88    
89      # Used in number_to_percentage()
90      percentage:
91        format:
92          # These three are to override number.format and are optional
93          # separator: 
94          delimiter: ""
95          # precision: 
96    
97      # Used in number_to_precision()
98      precision:
99        format:
100          # These three are to override number.format and are optional
101          # separator:
102          delimiter: ""
103          # precision:
104    
105      # Used in number_to_human_size()
106      human:
107        format:
108          # These three are to override number.format and are optional
109          # separator: 
110          delimiter: ""
111          precision: 1
112        storage_units:
113          # Storage units output formatting.
114          # %u is the storage unit, %n is the number (default: 2 MB)
115          format: "%n %u"
116          units:
117            byte:
118              one:   "Byte"
119              other: "Bytes"
120            kb: "KB"
121            mb: "MB"
122            gb: "GB"
123            tb: "TB"
124
125   # Used in distance_of_time_in_words(), distance_of_time_in_words_to_now(), time_ago_in_words()
126   datetime:
127    distance_in_words:
128      half_a_minute: "pol minute"
129      less_than_x_seconds:
130        one:   "manj kot 1 sekunda"
131        two:   "manj kot 2 sekundi"
132        few:   "manj kot {{count}} sekunde"
133        other: "manj kot {{count}} sekund"
134      x_seconds:
135        one:   "1 sekunda"
136        two:   "2 sekundi"
137        few:   "{{count}} sekunde"
138        other: "{{count}} sekund"
139      less_than_x_minutes:
140        one:   "manj kot ena minuta"
141        two:   "manj kot dve minuti"
142        few:   "manj kot {{count}} minute"
143        other: "manj kot {{count}} minut"
144      x_minutes:
145        one:   "1 minuta"
146        two:   "2 minuti"
147        few:   "{{count}} minute"
148        other: "{{count}} minut"
149      about_x_hours:
150        one:   "okoli 1 ura"
151        two:   "okoli 2 uri"
152        few:   "okoli {{count}} ure"
153        other: "okoli {{count}} ur"
154      x_days:
155        one:   "1 dan"
156        two:   "2 dneva"
157        few:   "{{count}} dnevi"
158        other: "{{count}} dni"
159      about_x_months:
160        one:   "okoli 1 mesec"
161        two:   "okoli 2 meseca"
162        few:   "okoli {{count}} mesece"
163        other: "okoli {{count}} mesecev"
164      x_months:
165        one:   "1 mesec"
166        two:   "2 meseca"
167        few:   "{{count}} mesece"
168        other: "{{count}} mesecev"
169      almost_x_years:      
170        one:   "skoraj 1 leto"
171        two:   "skoraj 2 leti"
172        few:   "skoraj {{count}} leta"
173        other: "skoraj {{count}} let"
174      about_x_years:
175        one:   "okoli 1 leto"
176        two:   "okoli 2 leti"
177        few:   "okoli {{count}} leta"
178        other: "okoli {{count}} let"
179      over_x_years:
180        one:   "več kot 1 leto"
181        two:   "več kot 2 leti"
182        few:   "več kot {{count}} leta"
183        other: "več kot {{count}} let"
184    prompts:
185      year:   "Leto"
186      month:  "Mesec"
187      day:    "Dan"
188      hour:   "Ura"
189      minute: "Minute"
190      second: "Sekunde"