rails-i18n 0.3.1 → 0.4.0

This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
Files changed (76) hide show
  1. data/README.md +109 -7
  2. data/rails/locale/ar.yml +173 -205
  3. data/rails/locale/az.yml +172 -202
  4. data/rails/locale/bg.yml +172 -212
  5. data/rails/locale/bn-IN.yml +158 -222
  6. data/rails/locale/bs.yml +214 -230
  7. data/rails/locale/ca.yml +172 -232
  8. data/rails/locale/cs.yml +167 -189
  9. data/rails/locale/csb.yml +183 -213
  10. data/rails/locale/cy.yml +172 -201
  11. data/rails/locale/da.yml +172 -216
  12. data/rails/locale/de-AT.yml +167 -192
  13. data/rails/locale/de-CH.yml +167 -192
  14. data/rails/locale/de.yml +167 -194
  15. data/rails/locale/dsb.yml +185 -208
  16. data/rails/locale/el.yml +164 -193
  17. data/rails/locale/en-AU.yml +179 -208
  18. data/rails/locale/en-GB.yml +179 -208
  19. data/rails/locale/en-IN.yml +166 -221
  20. data/rails/locale/en-US.yml +179 -204
  21. data/rails/locale/eo.yml +166 -188
  22. data/rails/locale/es-AR.yml +175 -197
  23. data/rails/locale/es-CL.yml +172 -203
  24. data/rails/locale/es-CO.yml +175 -198
  25. data/rails/locale/es-MX.yml +175 -204
  26. data/rails/locale/es-PE.yml +152 -169
  27. data/rails/locale/es.yml +173 -206
  28. data/rails/locale/et.yml +172 -203
  29. data/rails/locale/eu.yml +173 -206
  30. data/rails/locale/fa.yml +173 -203
  31. data/rails/locale/fi.yml +172 -206
  32. data/rails/locale/fr-CA.yml +172 -199
  33. data/rails/locale/fr-CH.yml +172 -196
  34. data/rails/locale/fr.yml +172 -196
  35. data/rails/locale/fur.yml +175 -208
  36. data/rails/locale/gl-ES.yml +153 -197
  37. data/rails/locale/gsw-CH.yml +164 -190
  38. data/rails/locale/he.yml +175 -205
  39. data/rails/locale/hi-IN.yml +172 -201
  40. data/rails/locale/hi.yml +172 -201
  41. data/rails/locale/hr.yml +141 -157
  42. data/rails/locale/hsb.yml +184 -212
  43. data/rails/locale/hu.yml +173 -198
  44. data/rails/locale/id.yml +164 -228
  45. data/rails/locale/is.yml +180 -210
  46. data/rails/locale/it.yml +181 -219
  47. data/rails/locale/ja.yml +172 -208
  48. data/rails/locale/kn.yml +172 -202
  49. data/rails/locale/ko.yml +171 -207
  50. data/rails/locale/lo.yml +162 -213
  51. data/rails/locale/lt.yml +158 -181
  52. data/rails/locale/lv.yml +164 -193
  53. data/rails/locale/mk.yml +141 -157
  54. data/rails/locale/mn.yml +162 -193
  55. data/rails/locale/nb.yml +174 -194
  56. data/rails/locale/nl.yml +172 -203
  57. data/rails/locale/nn.yml +130 -139
  58. data/rails/locale/pl.yml +183 -215
  59. data/rails/locale/pt-BR.yml +180 -213
  60. data/rails/locale/pt-PT.yml +180 -211
  61. data/rails/locale/rm.yml +147 -167
  62. data/rails/locale/ro.yml +172 -192
  63. data/rails/locale/ru.yml +229 -281
  64. data/rails/locale/sk.yml +174 -210
  65. data/rails/locale/sl.yml +195 -242
  66. data/rails/locale/sr-Latn.yml +141 -157
  67. data/rails/locale/sr.yml +141 -157
  68. data/rails/locale/sv-SE.yml +176 -257
  69. data/rails/locale/sw.yml +170 -203
  70. data/rails/locale/th.yml +147 -179
  71. data/rails/locale/tr.yml +144 -162
  72. data/rails/locale/uk.yml +233 -299
  73. data/rails/locale/vi.yml +159 -212
  74. data/rails/locale/zh-CN.yml +164 -185
  75. data/rails/locale/zh-TW.yml +164 -186
  76. metadata +77 -102
@@ -1,225 +1,192 @@
1
- # Basque translations for Rails
2
- # by Esti Alvarez (esti@efaber.net)
3
-
4
-
5
- "eu":
1
+ eu:
6
2
  date:
7
- formats:
8
- default: "%Y/%m/%e"
9
- short: "%b %e"
10
- long: "%Y(e)ko %Bk %e"
11
-
12
- day_names:
13
- - Igandea
14
- - Astelehena
15
- - Asteartea
16
- - Asteazkena
17
- - Osteguna
18
- - Ostirala
19
- - Larunbata
20
3
  abbr_day_names:
21
- - Igan
22
- - Astel
23
- - Astear
24
- - Asteaz
25
- - Oste
26
- - Osti
27
- - Lar
28
-
29
- month_names:
30
- - ~
31
- - Urtarrila
32
- - Otsaila
33
- - Martxoa
34
- - Apirila
35
- - Maiatza
36
- - Ekaina
37
- - Uztaila
38
- - Abuztua
39
- - Iraila
40
- - Urria
41
- - Azaroa
42
- - Abendua
4
+ - Igan
5
+ - Astel
6
+ - Astear
7
+ - Asteaz
8
+ - Oste
9
+ - Osti
10
+ - Lar
43
11
  abbr_month_names:
44
- - ~
45
- - Urt
46
- - Ots
47
- - Mar
48
- - Api
49
- - Mai
50
- - Eka
51
- - Uzt
52
- - Abu
53
- - Ira
54
- - Urr
55
- - Aza
56
- - Aben
57
- order:
58
- - :year
59
- - :month
60
- - :day
61
-
62
- time:
12
+ -
13
+ - Urt
14
+ - Ots
15
+ - Mar
16
+ - Api
17
+ - Mai
18
+ - Eka
19
+ - Uzt
20
+ - Abu
21
+ - Ira
22
+ - Urr
23
+ - Aza
24
+ - Aben
25
+ day_names:
26
+ - Igandea
27
+ - Astelehena
28
+ - Asteartea
29
+ - Asteazkena
30
+ - Osteguna
31
+ - Ostirala
32
+ - Larunbata
63
33
  formats:
64
- default: "%A, %Y(e)ko %Bren %e %H:%M:%S %z"
65
- short: "%b %e, %H:%M"
66
- long: "%Y(e)ko %Bren %e, %H:%M"
67
- am: "am"
68
- pm: "pm"
69
-
70
- # Used in array.to_sentence.
71
- support:
72
- array:
73
- words_connector: ", "
74
- two_words_connector: " eta "
75
- last_word_connector: " eta "
76
-
34
+ default: ! '%Y/%m/%e'
35
+ long: ! '%Y(e)ko %Bk %e'
36
+ short: ! '%b %e'
37
+ month_names:
38
+ -
39
+ - Urtarrila
40
+ - Otsaila
41
+ - Martxoa
42
+ - Apirila
43
+ - Maiatza
44
+ - Ekaina
45
+ - Uztaila
46
+ - Abuztua
47
+ - Iraila
48
+ - Urria
49
+ - Azaroa
50
+ - Abendua
51
+ order:
52
+ - :year
53
+ - :month
54
+ - :day
55
+ datetime:
56
+ distance_in_words:
57
+ about_x_hours:
58
+ one: ordu bat inguru
59
+ other: ! '%{count} ordu inguru'
60
+ about_x_months:
61
+ one: hilabete bat inguru
62
+ other: ! '%{count} hilabete inguru'
63
+ about_x_years:
64
+ one: urte bat inguru
65
+ other: ! '%{count} urte inguru'
66
+ almost_x_years:
67
+ one: ia urte bat
68
+ other: ia %{count} urte
69
+ half_a_minute: minutu erdi
70
+ less_than_x_minutes:
71
+ one: 1 minutu bat baino gutxiago
72
+ other: ! '%{count} minutu baino gutxiago'
73
+ less_than_x_seconds:
74
+ one: segundu bat baino gutxiago
75
+ other: ! '%{count} segundu baino gutxiago'
76
+ over_x_years:
77
+ one: urte bat baino gehiago
78
+ other: ! '%{count} urte baino gehiago'
79
+ x_days:
80
+ one: egun bat
81
+ other: ! '%{count} egun'
82
+ x_minutes:
83
+ one: minutu bat
84
+ other: ! '%{count} minutu'
85
+ x_months:
86
+ one: hilabete bat
87
+ other: ! '%{count} hilabete'
88
+ x_seconds:
89
+ one: segundu bat
90
+ other: ! '%{count} segundu'
91
+ prompts:
92
+ day: Egun
93
+ hour: Ordu
94
+ minute: Minutu
95
+ month: Hilabete
96
+ second: Segundu
97
+ year: Urte
98
+ errors:
99
+ format: ! '%{attribute} %{message}'
100
+ messages:
101
+ accepted: onartuta izan behar da
102
+ blank: ezin da zuriz utzi
103
+ confirmation: ez dator bat konfirmazioarekin
104
+ empty: ezin da hutsik egon
105
+ equal_to: ! '%{count} izan behar da'
106
+ even: bikoitia izan behar du
107
+ exclusion: erreserbatuta dago
108
+ greater_than: ! '%{count} baino handiagoa izan behar da'
109
+ greater_than_or_equal_to: ! '%{count} baino handiago edo berdin izan behar da'
110
+ inclusion: ez da zerrendako aukera bat
111
+ invalid: ez da zuzena
112
+ less_than: ! '%{count} baino txikiago izan behar da'
113
+ less_than_or_equal_to: ! '%{count} baino txikiago edo berdin izan behar da'
114
+ not_a_number: ez da zenbaki bat
115
+ not_an_integer: zenbaki osoa izan behar da
116
+ odd: bakoitia izan behar du
117
+ record_invalid: ! 'Balioztatze arazoa: %{errors}'
118
+ taken: hartuta dago
119
+ too_long: luzeegia da (%{count} karaktere gehienez)
120
+ too_short: laburregia da (%{count} karaktere gutxienez)
121
+ wrong_length: ez du luzeera zuzena (%{count} karaktere izan behar ditu)
122
+ template:
123
+ body: ! 'Arazoak egon dira ondoko eremuekin:'
124
+ header:
125
+ one: Errore batek ezinezkoa egin du %{model} hau gordetzea
126
+ other: ! '%{count} errorek ezinezkoa egiten dute %{model} hau gordetzea'
127
+ helpers:
77
128
  select:
78
- prompt: "Aukeratu mesedez"
79
-
129
+ prompt: Mesedez, aukeratu
130
+ submit:
131
+ create: ! '%{model}a eratu'
132
+ submit: ! '%{model}a gorde'
133
+ update: ! '%{model}a eguneratu'
80
134
  number:
81
- format:
82
- separator: ","
83
- delimiter: "."
84
- precision: 3
85
- significant: false
86
- strip_insignificant_zeros: false
87
-
88
135
  currency:
89
136
  format:
90
- format: "%n %u"
91
- unit: "€"
92
- separator: ","
93
- delimiter: "."
137
+ delimiter: .
138
+ format: ! '%n %u'
94
139
  precision: 2
140
+ separator: ! ','
95
141
  significant: false
96
142
  strip_insignificant_zeros: false
97
-
98
- percentage:
99
- format:
100
- delimiter: ""
101
-
102
- precision:
103
- format:
104
- delimiter: ""
105
-
143
+ unit: €
144
+ format:
145
+ delimiter: .
146
+ precision: 3
147
+ separator: ! ','
148
+ significant: false
149
+ strip_insignificant_zeros: false
106
150
  human:
151
+ decimal_units:
152
+ format: ! '%n %u'
153
+ units:
154
+ billion: Mila milioi
155
+ million: Milioi
156
+ quadrillion: Kuatrilioi
157
+ thousand: Mila
158
+ trillion: Trilioi
159
+ unit: ''
107
160
  format:
108
- delimiter: ""
161
+ delimiter: ''
109
162
  precision: 3
110
163
  significant: true
111
164
  strip_insignificant_zeros: true
112
165
  storage_units:
113
- format: "%n %u"
166
+ format: ! '%n %u'
114
167
  units:
115
168
  byte:
116
- one: "Byte"
117
- other: "Byte"
118
- kb: "KB"
119
- mb: "MB"
120
- gb: "GB"
121
- tb: "TB"
122
- decimal_units:
123
- format: "%n %u"
124
- units:
125
- unit: ""
126
- thousand: "Mila"
127
- million: "Milioi"
128
- billion: "Mila milioi"
129
- trillion: "Trilioi"
130
- quadrillion: "Kuatrilioi"
131
-
132
- datetime:
133
- distance_in_words:
134
- half_a_minute: "minutu erdi"
135
- less_than_x_seconds:
136
- one: "segundu bat baino gutxiago"
137
- other: "%{count} segundu baino gutxiago"
138
- x_seconds:
139
- one: "segundu bat"
140
- other: "%{count} segundu"
141
- less_than_x_minutes:
142
- one: "1 minutu bat baino gutxiago"
143
- other: "%{count} minutu baino gutxiago"
144
- x_minutes:
145
- one: "minutu bat"
146
- other: "%{count} minutu"
147
- about_x_hours:
148
- one: "ordu bat inguru"
149
- other: "%{count} ordu inguru"
150
- x_days:
151
- one: "egun bat"
152
- other: "%{count} egun"
153
- about_x_months:
154
- one: "hilabete bat inguru"
155
- other: "%{count} hilabete inguru"
156
- x_months:
157
- one: "hilabete bat"
158
- other: "%{count} hilabete"
159
- about_x_years:
160
- one: "urte bat inguru"
161
- other: "%{count} urte inguru"
162
- over_x_years:
163
- one: "urte bat baino gehiago"
164
- other: "%{count} urte baino gehiago"
165
- almost_x_years:
166
- one: "ia urte bat"
167
- other: "ia %{count} urte"
168
- prompts:
169
- year: "Urte"
170
- month: "Hilabete"
171
- day: "Egun"
172
- hour: "Ordu"
173
- minute: "Minutu"
174
- second: "Segundu"
175
-
176
- helpers:
177
- select:
178
- prompt: "Mesedez, aukeratu"
179
-
180
- submit:
181
- create: '%{model}a eratu'
182
- update: '%{model}a eguneratu'
183
- submit: '%{model}a gorde'
184
-
185
- errors:
186
- format: "%{attribute} %{message}"
187
-
188
- messages: &errors_messages
189
- inclusion: "ez da zerrendako aukera bat"
190
- exclusion: "erreserbatuta dago"
191
- invalid: "ez da zuzena"
192
- confirmation: "ez dator bat konfirmazioarekin"
193
- accepted: "onartuta izan behar da"
194
- empty: "ezin da hutsik egon"
195
- blank: "ezin da zuriz utzi"
196
- too_long: "luzeegia da (%{count} karaktere gehienez)"
197
- too_short: "laburregia da (%{count} karaktere gutxienez)"
198
- wrong_length: "ez du luzeera zuzena (%{count} karaktere izan behar ditu)"
199
- not_a_number: "ez da zenbaki bat"
200
- not_an_integer: "zenbaki osoa izan behar da"
201
- greater_than: "%{count} baino handiagoa izan behar da"
202
- greater_than_or_equal_to: "%{count} baino handiago edo berdin izan behar da"
203
- equal_to: "%{count} izan behar da"
204
- less_than: "%{count} baino txikiago izan behar da"
205
- less_than_or_equal_to: "%{count} baino txikiago edo berdin izan behar da"
206
- odd: "bakoitia izan behar du"
207
- even: "bikoitia izan behar du"
208
- taken: "hartuta dago"
209
- record_invalid: "Balioztatze arazoa: %{errors}"
210
- template: &errors_template
211
- header:
212
- one: "Errore batek ezinezkoa egin du %{model} hau gordetzea"
213
- other: "%{count} errorek ezinezkoa egiten dute %{model} hau gordetzea"
214
- body: "Arazoak egon dira ondoko eremuekin:"
215
-
216
- activerecord:
217
- errors:
218
- messages:
219
- <<: *errors_messages
220
- template:
221
- <<: *errors_template
222
-
223
- full_messages:
224
- format: "%{attribute} %{message}"
225
-
169
+ one: Byte
170
+ other: Byte
171
+ gb: GB
172
+ kb: KB
173
+ mb: MB
174
+ tb: TB
175
+ percentage:
176
+ format:
177
+ delimiter: ''
178
+ precision:
179
+ format:
180
+ delimiter: ''
181
+ support:
182
+ array:
183
+ last_word_connector: ! ' eta '
184
+ two_words_connector: ! ' eta '
185
+ words_connector: ! ', '
186
+ time:
187
+ am: am
188
+ formats:
189
+ default: ! '%A, %Y(e)ko %Bren %e %H:%M:%S %z'
190
+ long: ! '%Y(e)ko %Bren %e, %H:%M'
191
+ short: ! '%b %e, %H:%M'
192
+ pm: pm
@@ -1,222 +1,192 @@
1
- # Persian translations for Ruby on Rails
2
- # by Reza (reza@balatarin.com)
3
- # Rails 3 update by rbjarnason
4
-
5
- "fa":
1
+ fa:
6
2
  date:
7
- formats:
8
- default: "%Y/%m/%d"
9
- short: "%m/%d"
10
- long: "%e %B %Y"
11
-
12
- day_names:
13
- - یکشنبه
14
- - دوشنبه
15
- - سه‌شنبه
16
- - چهارشنبه
17
- - پنج‌شنبه
18
- - جمعه
19
- - شنبه
20
3
  abbr_day_names:
21
- - ی
22
- - د
23
- - س
24
- - چ
25
- - پ
26
- - ج
27
- - ش
28
-
29
- month_names:
30
- - ~
31
- - ژانویه
32
- - فوریه
33
- - مارس
34
- - آوریل
35
- - مه
36
- - ژوئن
37
- - ژوئیه
38
- - اوت
39
- - سپتامبر
40
- - اکتبر
41
- - نوامبر
42
- - دسامبر
4
+ - ی
5
+ - د
6
+ - س
7
+ - چ
8
+ - پ
9
+ - ج
10
+ - ش
43
11
  abbr_month_names:
44
- - ~
45
- - ژانویه
46
- - فوریه
47
- - مارس
48
- - آوریل
49
- - مه
50
- - ژوئن
51
- - ژوئیه
52
- - اوت
53
- - سپتامبر
54
- - اکتبر
55
- - نوامبر
56
- - دسامبر
57
- order:
58
- - :day
59
- - :month
60
- - :year
61
-
62
- time:
12
+ -
13
+ - ژانویه
14
+ - فوریه
15
+ - مارس
16
+ - آوریل
17
+ - مه
18
+ - ژوئن
19
+ - ژوئیه
20
+ - اوت
21
+ - سپتامبر
22
+ - اکتبر
23
+ - نوامبر
24
+ - دسامبر
25
+ day_names:
26
+ - یکشنبه
27
+ - دوشنبه
28
+ - سه‌شنبه
29
+ - چهارشنبه
30
+ - پنج‌شنبه
31
+ - جمعه
32
+ - شنبه
63
33
  formats:
64
- default: "%A، %e %B %Y، ساعت %H:%M:%S (%Z)"
65
- short: "%e %B، ساعت %H:%M"
66
- long: "%e %B %Y، ساعت %H:%M"
67
- am: "قبل از ظهر"
68
- pm: "بعد از ظهر"
69
-
70
- support:
71
- array:
72
- words_connector: "، "
73
- two_words_connector: " و "
74
- last_word_connector: "، و "
75
-
34
+ default: ! '%Y/%m/%d'
35
+ long: ! '%e %B %Y'
36
+ short: ! '%m/%d'
37
+ month_names:
38
+ -
39
+ - ژانویه
40
+ - فوریه
41
+ - مارس
42
+ - آوریل
43
+ - مه
44
+ - ژوئن
45
+ - ژوئیه
46
+ - اوت
47
+ - سپتامبر
48
+ - اکتبر
49
+ - نوامبر
50
+ - دسامبر
51
+ order:
52
+ - :day
53
+ - :month
54
+ - :year
55
+ datetime:
56
+ distance_in_words:
57
+ about_x_hours:
58
+ one: حدود ۱ ساعت
59
+ other: حدود %{count} ساعت
60
+ about_x_months:
61
+ one: حدود ۱ ماه
62
+ other: حدود %{count} ماه
63
+ about_x_years:
64
+ one: حدود ۱ سال
65
+ other: حدود %{count} سال
66
+ almost_x_years:
67
+ one: حدود ۱ سال
68
+ other: حدود %{count} سال
69
+ half_a_minute: نیم دقیقه
70
+ less_than_x_minutes:
71
+ one: کمتر از ۱ دقیقه
72
+ other: کمتر از %{count} دقیقه
73
+ less_than_x_seconds:
74
+ one: ۱ ثانیه
75
+ other: کمتر از %{count} ثانیه
76
+ over_x_years:
77
+ one: بیش از ۱ سال
78
+ other: بیش از %{count} سال
79
+ x_days:
80
+ one: ۱ روز
81
+ other: ! '%{count} روز'
82
+ x_minutes:
83
+ one: ۱ دقیقه
84
+ other: ! '%{count} دقیقه'
85
+ x_months:
86
+ one: ۱ ماه
87
+ other: ! '%{count} ماه'
88
+ x_seconds:
89
+ one: ۱ ثانیه
90
+ other: ! '%{count} ثانیه'
91
+ prompts:
92
+ day: روز
93
+ hour: ساعت
94
+ minute: دقیقه
95
+ month: ماه
96
+ second: ثانیه
97
+ year: سال
98
+ errors:
99
+ format: ! '%{attribute} %{message}'
100
+ messages:
101
+ accepted: باید پذیرفته شود
102
+ blank: نباید خالی باشد
103
+ confirmation: با تایید نمی‌خواند
104
+ empty: نمی‌تواند خالی باشد
105
+ equal_to: باید برابر %{count} باشد
106
+ even: باید زوج باشد
107
+ exclusion: رزرو است
108
+ greater_than: باید بزرگتر از %{count} باشد
109
+ greater_than_or_equal_to: باید بزرگتر یا برابر %{count} باشد
110
+ inclusion: در لیست موجود نیست
111
+ invalid: نامعتبر است
112
+ less_than: باید کمتر از %{count} باشد
113
+ less_than_or_equal_to: باید کمتر یا برابر %{count} باشد
114
+ not_a_number: عدد نیست
115
+ not_an_integer: عدد صحیح نیست
116
+ odd: باید فرد باشد
117
+ record_invalid: رکورد نامعتبر است %{errors}
118
+ taken: پیشتر گرفته شده
119
+ too_long: بلند است (حداکثر %{count} کاراکتر)
120
+ too_short: کوتاه است (حداقل %{count} کاراکتر)
121
+ wrong_length: نااندازه است (باید %{count} کاراکتر باشد)
122
+ template:
123
+ body: ! 'موارد زیر مشکل داشت:'
124
+ header:
125
+ one: 1 خطا جلوی ذخیره این %{model} را گرفت
126
+ other: ! '%{count} خطا جلوی ذخیره این %{model} را گرفت'
127
+ helpers:
76
128
  select:
77
- prompt: "لطفا انتخاب کنید"
78
-
129
+ prompt: لطفا انتخاب کنید
130
+ submit:
131
+ create: ! '%{model} ایجاد'
132
+ submit: ! '%{model} ذخیره'
133
+ update: ! '%{model} بروز'
79
134
  number:
80
- format:
81
- separator: '٫'
82
- delimiter: '٬'
83
- precision: 2
84
- significant: false
85
- strip_insignificant_zeros: false
86
-
87
135
  currency:
88
136
  format:
89
- unit: 'ریال'
90
- format: '%n %u'
91
- separator: '٫'
92
- delimiter: '٬'
137
+ delimiter: ٬
138
+ format: ! '%n %u'
93
139
  precision: 0
140
+ separator: ٫
94
141
  significant: false
95
142
  strip_insignificant_zeros: false
96
-
97
- percentage:
98
- format:
99
- delimiter: ""
100
-
101
- precision:
102
- format:
103
- delimiter: ""
104
-
143
+ unit: ریال
144
+ format:
145
+ delimiter: ٬
146
+ precision: 2
147
+ separator: ٫
148
+ significant: false
149
+ strip_insignificant_zeros: false
105
150
  human:
151
+ decimal_units:
152
+ format: ! '%n %u'
153
+ units:
154
+ billion: بیلیون
155
+ million: میلیون
156
+ quadrillion: کادریلیون
157
+ thousand: هزار
158
+ trillion: تریلیون
159
+ unit: ''
106
160
  format:
107
- delimiter: ""
161
+ delimiter: ''
108
162
  precision: 1
109
163
  significant: true
110
164
  strip_insignificant_zeros: true
111
165
  storage_units:
112
- format: "%n %u"
166
+ format: ! '%n %u'
113
167
  units:
114
168
  byte:
115
- one: "بایت"
116
- other: "بایت"
117
- kb: "کیلوبایت"
118
- mb: "مگابایت"
119
- gb: "گیگابایت"
120
- tb: "ترابایت"
121
- decimal_units:
122
- format: "%n %u"
123
- units:
124
- unit: ""
125
- thousand: هزار
126
- million: میلیون
127
- billion: بیلیون
128
- trillion: تریلیون
129
- quadrillion: کادریلیون
130
-
131
- datetime:
132
- distance_in_words:
133
- half_a_minute: "نیم دقیقه"
134
- less_than_x_seconds:
135
- one: ثانیه"
136
- other: "کمتر از %{count} ثانیه"
137
- x_seconds:
138
- one: ثانیه"
139
- other: "%{count} ثانیه"
140
- less_than_x_minutes:
141
- one: "کمتر از ۱ دقیقه"
142
- other: "کمتر از %{count} دقیقه"
143
- x_minutes:
144
- one: "۱ دقیقه"
145
- other: "%{count} دقیقه"
146
- about_x_hours:
147
- one: "حدود ۱ ساعت"
148
- other: "حدود %{count} ساعت"
149
- x_days:
150
- one: "۱ روز"
151
- other: "%{count} روز"
152
- about_x_months:
153
- one: "حدود ۱ ماه"
154
- other: "حدود %{count} ماه"
155
- x_months:
156
- one: "۱ ماه"
157
- other: "%{count} ماه"
158
- about_x_years:
159
- one: "حدود ۱ سال"
160
- other: "حدود %{count} سال"
161
- over_x_years:
162
- one: "بیش از ۱ سال"
163
- other: "بیش از %{count} سال"
164
- almost_x_years:
165
- one: "حدود ۱ سال"
166
- other: "حدود %{count} سال"
167
- prompts:
168
- year: "سال"
169
- month: "ماه"
170
- day: "روز"
171
- hour: "ساعت"
172
- minute: "دقیقه"
173
- second: "ثانیه"
174
-
175
- helpers:
176
- select:
177
- prompt: "لطفا انتخاب کنید"
178
-
179
- submit:
180
- create: '%{model} ایجاد'
181
- update: '%{model} بروز'
182
- submit: '%{model} ذخیره'
183
-
184
- errors:
185
- format: "%{attribute} %{message}"
186
-
187
- messages: &errors_messages
188
- inclusion: "در لیست موجود نیست"
189
- exclusion: "رزرو است"
190
- invalid: "نامعتبر است"
191
- confirmation: "با تایید نمی‌خواند"
192
- accepted: "باید پذیرفته شود"
193
- empty: "نمی‌تواند خالی باشد"
194
- blank: "نباید خالی باشد"
195
- too_long: "بلند است (حداکثر %{count} کاراکتر)"
196
- too_short: "کوتاه است (حداقل %{count} کاراکتر)"
197
- wrong_length: "نااندازه است (باید %{count} کاراکتر باشد)"
198
- not_a_number: "عدد نیست"
199
- not_an_integer: "عدد صحیح نیست"
200
- greater_than: "باید بزرگتر از %{count} باشد"
201
- greater_than_or_equal_to: "باید بزرگتر یا برابر %{count} باشد"
202
- equal_to: "باید برابر %{count} باشد"
203
- less_than: "باید کمتر از %{count} باشد"
204
- less_than_or_equal_to: "باید کمتر یا برابر %{count} باشد"
205
- odd: "باید فرد باشد"
206
- even: "باید زوج باشد"
207
- taken: "پیشتر گرفته شده"
208
- record_invalid: "رکورد نامعتبر است %{errors}"
209
- template: &errors_template
210
- header:
211
- one: "1 خطا جلوی ذخیره این %{model} را گرفت"
212
- other: "%{count} خطا جلوی ذخیره این %{model} را گرفت"
213
- body: "موارد زیر مشکل داشت:"
214
-
215
- activerecord:
216
- errors:
217
- messages:
218
- <<: *errors_messages
219
- template:
220
- <<: *errors_template
221
- full_messages:
222
- format: "%{attribute} %{message}"
169
+ one: بایت
170
+ other: بایت
171
+ gb: گیگابایت
172
+ kb: کیلوبایت
173
+ mb: مگابایت
174
+ tb: ترابایت
175
+ percentage:
176
+ format:
177
+ delimiter: ''
178
+ precision:
179
+ format:
180
+ delimiter: ''
181
+ support:
182
+ array:
183
+ last_word_connector: ! '، و '
184
+ two_words_connector: ! ' و '
185
+ words_connector: ! '، '
186
+ time:
187
+ am: قبل از ظهر
188
+ formats:
189
+ default: ! '%A، %e %B %Y، ساعت %H:%M:%S (%Z)'
190
+ long: ! '%e %B %Y، ساعت %H:%M'
191
+ short: ! '%e %B، ساعت %H:%M'
192
+ pm: بعد از ظهر