rails-i18n 4.0.2 → 4.0.3
Sign up to get free protection for your applications and to get access to all the features.
- checksums.yaml +4 -4
- data/CHANGELOG.md +29 -0
- data/README.md +7 -14
- data/rails/locale/af.yml +2 -9
- data/rails/locale/ar.yml +59 -36
- data/rails/locale/az.yml +1 -8
- data/rails/locale/bg.yml +1 -8
- data/rails/locale/bn.yml +1 -8
- data/rails/locale/bs.yml +1 -8
- data/rails/locale/ca.yml +1 -8
- data/rails/locale/cs.yml +40 -41
- data/rails/locale/cy.yml +1 -8
- data/rails/locale/da.yml +1 -8
- data/rails/locale/de-AT.yml +1 -8
- data/rails/locale/de-CH.yml +1 -8
- data/rails/locale/de.yml +4 -8
- data/rails/locale/el.yml +1 -8
- data/rails/locale/en-AU.yml +2 -9
- data/rails/locale/en-CA.yml +2 -9
- data/rails/locale/en-GB.yml +2 -9
- data/rails/locale/en-IE.yml +2 -9
- data/rails/locale/en-IN.yml +2 -9
- data/rails/locale/en-NZ.yml +2 -9
- data/rails/locale/en-US.yml +1 -8
- data/rails/locale/en-ZA.yml +204 -0
- data/rails/locale/en.yml +1 -8
- data/rails/locale/eo.yml +1 -8
- data/rails/locale/es-419.yml +1 -8
- data/rails/locale/es-AR.yml +1 -8
- data/rails/locale/es-CL.yml +1 -8
- data/rails/locale/es-CO.yml +1 -8
- data/rails/locale/es-CR.yml +1 -8
- data/rails/locale/es-EC.yml +1 -8
- data/rails/locale/es-MX.yml +7 -8
- data/rails/locale/es-PA.yml +1 -8
- data/rails/locale/es-PE.yml +1 -8
- data/rails/locale/es-US.yml +198 -0
- data/rails/locale/es-VE.yml +1 -8
- data/rails/locale/es.yml +1 -8
- data/rails/locale/et.yml +1 -8
- data/rails/locale/eu.yml +1 -8
- data/rails/locale/fa.yml +1 -8
- data/rails/locale/fi.yml +1 -8
- data/rails/locale/fr-CA.yml +4 -11
- data/rails/locale/fr-CH.yml +4 -11
- data/rails/locale/fr.yml +4 -11
- data/rails/locale/gl.yml +1 -8
- data/rails/locale/he.yml +3 -10
- data/rails/locale/hi-IN.yml +1 -8
- data/rails/locale/hi.yml +1 -8
- data/rails/locale/hr.yml +11 -18
- data/rails/locale/hu.yml +1 -8
- data/rails/locale/id.yml +3 -10
- data/rails/locale/is.yml +5 -12
- data/rails/locale/it-CH.yml +1 -8
- data/rails/locale/it.yml +8 -9
- data/rails/locale/ja.yml +1 -8
- data/rails/locale/km.yml +54 -0
- data/rails/locale/kn.yml +1 -8
- data/rails/locale/ko.yml +2 -9
- data/rails/locale/lo.yml +1 -8
- data/rails/locale/lt.yml +1 -8
- data/rails/locale/lv.yml +13 -20
- data/rails/locale/mk.yml +1 -8
- data/rails/locale/mn.yml +1 -8
- data/rails/locale/ms.yml +1 -8
- data/rails/locale/nb.yml +6 -8
- data/rails/locale/ne.yml +1 -8
- data/rails/locale/nl.yml +2 -9
- data/rails/locale/nn.yml +50 -9
- data/rails/locale/or.yml +1 -8
- data/rails/locale/pl.yml +2 -9
- data/rails/locale/pt-BR.yml +1 -8
- data/rails/locale/pt.yml +1 -8
- data/rails/locale/rm.yml +1 -8
- data/rails/locale/ro.yml +1 -8
- data/rails/locale/ru.yml +7 -8
- data/rails/locale/sk.yml +1 -8
- data/rails/locale/sl.yml +1 -8
- data/rails/locale/sr.yml +1 -8
- data/rails/locale/sv.yml +1 -8
- data/rails/locale/sw.yml +1 -8
- data/rails/locale/ta.yml +204 -0
- data/rails/locale/th.yml +1 -8
- data/rails/locale/tl.yml +1 -8
- data/rails/locale/tr.yml +25 -20
- data/rails/locale/uk.yml +3 -10
- data/rails/locale/ur.yml +1 -8
- data/rails/locale/uz.yml +1 -8
- data/rails/locale/vi.yml +8 -11
- data/rails/locale/wo.yml +2 -9
- data/rails/locale/zh-CN.yml +3 -10
- data/rails/locale/zh-HK.yml +1 -8
- data/rails/locale/zh-TW.yml +1 -8
- data/rails/locale/zh-YUE.yml +1 -8
- metadata +227 -231
data/rails/locale/or.yml
CHANGED
@@ -95,7 +95,7 @@ or:
|
|
95
95
|
month: ମାସ
|
96
96
|
second: ସେକଣ୍ଢ
|
97
97
|
year: ବର୍ଷ
|
98
|
-
errors:
|
98
|
+
errors:
|
99
99
|
format: ! '%{attribute} %{message}'
|
100
100
|
messages:
|
101
101
|
accepted: ଗ୍ରହଣ କରିବାର ଅଛି
|
@@ -190,10 +190,3 @@ or:
|
|
190
190
|
long: ! '%B %d, %Y %H:%M'
|
191
191
|
short: ! '%d %b %H:%M'
|
192
192
|
pm: ଅପରାହ୍ନ
|
193
|
-
# remove these aliases after 'activemodel' and 'activerecord' namespaces are removed from Rails repository
|
194
|
-
activemodel:
|
195
|
-
errors:
|
196
|
-
<<: *errors
|
197
|
-
activerecord:
|
198
|
-
errors:
|
199
|
-
<<: *errors
|
data/rails/locale/pl.yml
CHANGED
@@ -117,7 +117,7 @@ pl:
|
|
117
117
|
month: Miesiąc
|
118
118
|
second: Sekundy
|
119
119
|
year: Rok
|
120
|
-
errors:
|
120
|
+
errors:
|
121
121
|
format: ! '%{attribute} %{message}'
|
122
122
|
messages:
|
123
123
|
accepted: musi zostać zaakceptowane
|
@@ -159,7 +159,7 @@ pl:
|
|
159
159
|
currency:
|
160
160
|
format:
|
161
161
|
delimiter: ! ' '
|
162
|
-
format: ! '%
|
162
|
+
format: ! '%n %u'
|
163
163
|
precision: 2
|
164
164
|
separator: ! ','
|
165
165
|
significant: false
|
@@ -216,10 +216,3 @@ pl:
|
|
216
216
|
long: ! '%B %d, %Y %H:%M'
|
217
217
|
short: ! '%d %b %H:%M'
|
218
218
|
pm: po południu
|
219
|
-
# remove these aliases after 'activemodel' and 'activerecord' namespaces are removed from Rails repository
|
220
|
-
activemodel:
|
221
|
-
errors:
|
222
|
-
<<: *errors
|
223
|
-
activerecord:
|
224
|
-
errors:
|
225
|
-
<<: *errors
|
data/rails/locale/pt-BR.yml
CHANGED
@@ -95,7 +95,7 @@ pt-BR:
|
|
95
95
|
month: Mês
|
96
96
|
second: Segundo
|
97
97
|
year: Ano
|
98
|
-
errors:
|
98
|
+
errors:
|
99
99
|
format: ! '%{attribute} %{message}'
|
100
100
|
messages:
|
101
101
|
accepted: deve ser aceito
|
@@ -202,10 +202,3 @@ pt-BR:
|
|
202
202
|
long: ! '%d de %B de %Y, %H:%M'
|
203
203
|
short: ! '%d de %B, %H:%M'
|
204
204
|
pm: ''
|
205
|
-
# remove these aliases after 'activemodel' and 'activerecord' namespaces are removed from Rails repository
|
206
|
-
activemodel:
|
207
|
-
errors:
|
208
|
-
<<: *errors
|
209
|
-
activerecord:
|
210
|
-
errors:
|
211
|
-
<<: *errors
|
data/rails/locale/pt.yml
CHANGED
@@ -95,7 +95,7 @@ pt:
|
|
95
95
|
month: Mês
|
96
96
|
second: Segundo
|
97
97
|
year: Ano
|
98
|
-
errors:
|
98
|
+
errors:
|
99
99
|
format: ! '%{attribute} %{message}'
|
100
100
|
messages:
|
101
101
|
accepted: tem de ser aceite
|
@@ -198,10 +198,3 @@ pt:
|
|
198
198
|
long: ! '%A, %d de %B de %Y, %H:%Mh'
|
199
199
|
short: ! '%d/%m, %H:%M hs'
|
200
200
|
pm: pm
|
201
|
-
# remove these aliases after 'activemodel' and 'activerecord' namespaces are removed from Rails repository
|
202
|
-
activemodel:
|
203
|
-
errors:
|
204
|
-
<<: *errors
|
205
|
-
activerecord:
|
206
|
-
errors:
|
207
|
-
<<: *errors
|
data/rails/locale/rm.yml
CHANGED
@@ -132,7 +132,7 @@ rm:
|
|
132
132
|
month: mais
|
133
133
|
second: secundas
|
134
134
|
year: onns
|
135
|
-
errors:
|
135
|
+
errors:
|
136
136
|
format: ! '%{attribute} %{message}'
|
137
137
|
messages:
|
138
138
|
accepted: sto vegnir acceptà
|
@@ -221,10 +221,3 @@ rm:
|
|
221
221
|
long: ! '%A, %d. %B %Y, %H:%M Uhr'
|
222
222
|
short: ! '%d. %B, %H:%M Uhr'
|
223
223
|
pm: suentermezdi
|
224
|
-
# remove these aliases after 'activemodel' and 'activerecord' namespaces are removed from Rails repository
|
225
|
-
activemodel:
|
226
|
-
errors:
|
227
|
-
<<: *errors
|
228
|
-
activerecord:
|
229
|
-
errors:
|
230
|
-
<<: *errors
|
data/rails/locale/ro.yml
CHANGED
@@ -106,7 +106,7 @@ ro:
|
|
106
106
|
month: Luna
|
107
107
|
second: Secunda
|
108
108
|
year: Anul
|
109
|
-
errors:
|
109
|
+
errors:
|
110
110
|
format: ! '%{attribute} %{message}'
|
111
111
|
messages:
|
112
112
|
accepted: trebuie dat acceptul
|
@@ -203,10 +203,3 @@ ro:
|
|
203
203
|
long: ! '%d %B %Y %H:%M'
|
204
204
|
short: ! '%d %b %H:%M'
|
205
205
|
pm: ''
|
206
|
-
# remove these aliases after 'activemodel' and 'activerecord' namespaces are removed from Rails repository
|
207
|
-
activemodel:
|
208
|
-
errors:
|
209
|
-
<<: *errors
|
210
|
-
activerecord:
|
211
|
-
errors:
|
212
|
-
<<: *errors
|
data/rails/locale/ru.yml
CHANGED
@@ -117,11 +117,12 @@ ru:
|
|
117
117
|
month: Месяц
|
118
118
|
second: Секунд
|
119
119
|
year: Год
|
120
|
-
errors:
|
120
|
+
errors:
|
121
121
|
format: ! '%{attribute} %{message}'
|
122
122
|
messages:
|
123
123
|
accepted: нужно подтвердить
|
124
124
|
blank: не может быть пустым
|
125
|
+
present: нужно оставить пустым
|
125
126
|
confirmation: 'не совпадает со значением поля %{attribute}'
|
126
127
|
empty: не может быть пустым
|
127
128
|
equal_to: может иметь лишь значение, равное %{count}
|
@@ -137,6 +138,9 @@ ru:
|
|
137
138
|
not_an_integer: не является целым числом
|
138
139
|
odd: может иметь лишь четное значение
|
139
140
|
record_invalid: ! 'Возникли ошибки: %{errors}'
|
141
|
+
restrict_dependent_destroy:
|
142
|
+
one: "Невозможно удалить запись, так как существует зависимость: %{record}"
|
143
|
+
many: "Невозможно удалить запись, так как существуют зависимости: %{record}"
|
140
144
|
taken: уже существует
|
141
145
|
too_long:
|
142
146
|
few: слишком большой длины (не может быть больше чем %{count} символа)
|
@@ -153,6 +157,7 @@ ru:
|
|
153
157
|
many: неверной длины (может быть длиной ровно %{count} символов)
|
154
158
|
one: неверной длины (может быть длиной ровно %{count} символ)
|
155
159
|
other: неверной длины (может быть длиной ровно %{count} символа)
|
160
|
+
other_than: "должно отличаться от %{count}"
|
156
161
|
template:
|
157
162
|
body: ! 'Проблемы возникли со следующими полями:'
|
158
163
|
header:
|
@@ -233,6 +238,7 @@ ru:
|
|
233
238
|
percentage:
|
234
239
|
format:
|
235
240
|
delimiter: ''
|
241
|
+
format: "%n%"
|
236
242
|
precision:
|
237
243
|
format:
|
238
244
|
delimiter: ''
|
@@ -248,10 +254,3 @@ ru:
|
|
248
254
|
long: ! '%d %B %Y, %H:%M'
|
249
255
|
short: ! '%d %b, %H:%M'
|
250
256
|
pm: вечера
|
251
|
-
# remove these aliases after 'activemodel' and 'activerecord' namespaces are removed from Rails repository
|
252
|
-
activemodel:
|
253
|
-
errors:
|
254
|
-
<<: *errors
|
255
|
-
activerecord:
|
256
|
-
errors:
|
257
|
-
<<: *errors
|
data/rails/locale/sk.yml
CHANGED
@@ -107,7 +107,7 @@ sk:
|
|
107
107
|
month: Mesiac
|
108
108
|
second: Sekunda
|
109
109
|
year: Rok
|
110
|
-
errors:
|
110
|
+
errors:
|
111
111
|
format: ! '%{attribute} %{message}'
|
112
112
|
messages:
|
113
113
|
accepted: musí byť potvrdené
|
@@ -204,10 +204,3 @@ sk:
|
|
204
204
|
long: ! '%A %d. %B %Y %H:%M'
|
205
205
|
short: ! '%d.%m. %H:%M'
|
206
206
|
pm: popoludní
|
207
|
-
# remove these aliases after 'activemodel' and 'activerecord' namespaces are removed from Rails repository
|
208
|
-
activemodel:
|
209
|
-
errors:
|
210
|
-
<<: *errors
|
211
|
-
activerecord:
|
212
|
-
errors:
|
213
|
-
<<: *errors
|
data/rails/locale/sl.yml
CHANGED
@@ -117,7 +117,7 @@ sl:
|
|
117
117
|
month: Mesec
|
118
118
|
second: Sekunde
|
119
119
|
year: Leto
|
120
|
-
errors:
|
120
|
+
errors:
|
121
121
|
format: ! '%{attribute} %{message}'
|
122
122
|
messages:
|
123
123
|
accepted: mora biti sprejeto
|
@@ -203,10 +203,3 @@ sl:
|
|
203
203
|
long: ! '%d. %B, %Y ob %H:%M'
|
204
204
|
short: ! '%d. %b ob %H:%M'
|
205
205
|
pm: popoldan
|
206
|
-
# remove these aliases after 'activemodel' and 'activerecord' namespaces are removed from Rails repository
|
207
|
-
activemodel:
|
208
|
-
errors:
|
209
|
-
<<: *errors
|
210
|
-
activerecord:
|
211
|
-
errors:
|
212
|
-
<<: *errors
|
data/rails/locale/sr.yml
CHANGED
@@ -117,7 +117,7 @@ sr:
|
|
117
117
|
month: Месец
|
118
118
|
second: Секунд
|
119
119
|
year: Година
|
120
|
-
errors:
|
120
|
+
errors:
|
121
121
|
format: ! '%{attribute} %{message}'
|
122
122
|
messages:
|
123
123
|
accepted: мора бити прихваћено
|
@@ -234,10 +234,3 @@ sr:
|
|
234
234
|
long: ! '%B %d, %Y %H:%M'
|
235
235
|
short: ! '%d %b %H:%M'
|
236
236
|
pm: ПМ
|
237
|
-
# remove these aliases after 'activemodel' and 'activerecord' namespaces are removed from Rails repository
|
238
|
-
activemodel:
|
239
|
-
errors:
|
240
|
-
<<: *errors
|
241
|
-
activerecord:
|
242
|
-
errors:
|
243
|
-
<<: *errors
|
data/rails/locale/sv.yml
CHANGED
@@ -95,7 +95,7 @@ sv:
|
|
95
95
|
month: Månad
|
96
96
|
second: Sekund
|
97
97
|
year: År
|
98
|
-
errors:
|
98
|
+
errors:
|
99
99
|
format: ! '%{attribute} %{message}'
|
100
100
|
messages:
|
101
101
|
accepted: måste vara accepterad
|
@@ -190,10 +190,3 @@ sv:
|
|
190
190
|
long: ! '%e %B %Y %H:%M'
|
191
191
|
short: ! '%e %b %H:%M'
|
192
192
|
pm: ''
|
193
|
-
# remove these aliases after 'activemodel' and 'activerecord' namespaces are removed from Rails repository
|
194
|
-
activemodel:
|
195
|
-
errors:
|
196
|
-
<<: *errors
|
197
|
-
activerecord:
|
198
|
-
errors:
|
199
|
-
<<: *errors
|
data/rails/locale/sw.yml
CHANGED
@@ -95,7 +95,7 @@ sw:
|
|
95
95
|
month: Mwezi
|
96
96
|
second: Sekunde
|
97
97
|
year: Mwaka
|
98
|
-
errors:
|
98
|
+
errors:
|
99
99
|
format: ! '%{attribute} %{message}'
|
100
100
|
messages:
|
101
101
|
accepted: lazima ikubaliwe
|
@@ -188,10 +188,3 @@ sw:
|
|
188
188
|
long: ! '%A, %e. %B %Y, %H:%M:%S'
|
189
189
|
short: ! '%e %b %Y %H:%M'
|
190
190
|
pm: pm
|
191
|
-
# remove these aliases after 'activemodel' and 'activerecord' namespaces are removed from Rails repository
|
192
|
-
activemodel:
|
193
|
-
errors:
|
194
|
-
<<: *errors
|
195
|
-
activerecord:
|
196
|
-
errors:
|
197
|
-
<<: *errors
|
data/rails/locale/ta.yml
ADDED
@@ -0,0 +1,204 @@
|
|
1
|
+
ta:
|
2
|
+
date:
|
3
|
+
abbr_day_names:
|
4
|
+
- ஞாயிறு
|
5
|
+
- திங்கள்
|
6
|
+
- செவ்வாய்
|
7
|
+
- புதன்
|
8
|
+
- வியாழன்
|
9
|
+
- வெள்ளி
|
10
|
+
- சனி
|
11
|
+
abbr_month_names:
|
12
|
+
-
|
13
|
+
- ஜன
|
14
|
+
- பிப்
|
15
|
+
- மார்ச்
|
16
|
+
- ஏப்
|
17
|
+
- மே
|
18
|
+
- ஜூன்
|
19
|
+
- ஜூலை
|
20
|
+
- ஆக
|
21
|
+
- செப்
|
22
|
+
- அக்
|
23
|
+
- நவ
|
24
|
+
- டிச
|
25
|
+
day_names:
|
26
|
+
- ஞாயிற்றுக்கிழமை
|
27
|
+
- திங்கட்கிழமை
|
28
|
+
- செவ்வாய்க்கிழமை
|
29
|
+
- புதன்கிழமை
|
30
|
+
- வியாழக்கிழமை
|
31
|
+
- வெள்ளிக்கிழமை
|
32
|
+
- சனிக்கிழமை
|
33
|
+
formats:
|
34
|
+
default: ! '%d-%m-%Y'
|
35
|
+
long: ! '%B %d, %Y'
|
36
|
+
short: ! '%b %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: சுமார் 1 மணி நேரம்
|
59
|
+
other: சுமார் %{count} மணி
|
60
|
+
about_x_months:
|
61
|
+
one: சுமார் 1 மாதம்
|
62
|
+
other: சுமார் %{count} மாதங்களுக்கு
|
63
|
+
about_x_years:
|
64
|
+
one: சுமார் 1 ஆண்டு
|
65
|
+
other: சுமார் %{count} ஆண்டுகள்
|
66
|
+
almost_x_years:
|
67
|
+
one: கிட்டத்தட்ட 1 ஆண்டு
|
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: 1 நாள்
|
81
|
+
other: ! '%{count} நாட்கள்'
|
82
|
+
x_minutes:
|
83
|
+
one: 1 நிமிடம்
|
84
|
+
other: ! '%{count} நிமிடங்கள்'
|
85
|
+
x_months:
|
86
|
+
one: 1 மாதம்
|
87
|
+
other: ! '%{count} மாதங்கள்'
|
88
|
+
x_seconds:
|
89
|
+
one: 1 வினாடி
|
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
|
+
present: காலியாக இருக்க வேண்டும்
|
104
|
+
confirmation: ! "%{attribute} பொருந்தவில்லை"
|
105
|
+
empty: வெறுமையாக இருக்க முடியாது
|
106
|
+
equal_to: ! '%{count} சமமாக இருக்க வேண்டும்'
|
107
|
+
even: இரட்டைப்படை இருக்க வேண்டும்
|
108
|
+
exclusion: ஒதுக்கப்பட்டுள்ளது
|
109
|
+
greater_than: ! '%{count} ஐ விட அதிகமாக இருக்க வேண்டும்'
|
110
|
+
greater_than_or_equal_to: ! '%{count} அதிகமாக அல்லது சமமாக இருக்க வேண்டும்'
|
111
|
+
inclusion: பட்டியலில் சேர்க்கப்படவில்லை
|
112
|
+
invalid: செல்லுபடியானதல்ல
|
113
|
+
less_than: ! '%{count} ஐ விட குறைவாக இருக்க வேண்டும்'
|
114
|
+
less_than_or_equal_to: ! '%{count} குறைவாக அல்லது சமமாக இருக்க வேண்டும்'
|
115
|
+
not_a_number: ஒரு எண் அல்ல
|
116
|
+
not_an_integer: ஒரு முழு எண்ணாக இருக்க வேண்டும்
|
117
|
+
odd: ஒற்றைப்படை இருக்க வேண்டும்
|
118
|
+
record_invalid: ! 'சரிபார்த்தல் தோல்வியுற்றது: %{errors}'
|
119
|
+
restrict_dependent_destroy:
|
120
|
+
one: "பதிவை நீக்க முடியாது, ஏனெனில் ஒரு சார்பு %{record} உள்ளது"
|
121
|
+
many: "பதிவை நீக்க முடியாது, ஏனெனில் சார்புகள் %{record} உள்ளது"
|
122
|
+
taken: ஏற்கனவே எடுத்துகொள்ள பட்டது
|
123
|
+
too_long:
|
124
|
+
one: மிக நீளமாக உள்ளது (அதிகபட்சமாக ஒரு எழுத்து)
|
125
|
+
other: மிக நீளமாக உள்ளது (அதிகபட்சமாக %{count} எழுத்துக்கள்)
|
126
|
+
too_short:
|
127
|
+
one: மிகவும் குறுகியதாக உள்ளது (குறைந்தபட்சம் ஒரு எழுத்து)
|
128
|
+
other: மிகவும் குறுகியதாக உள்ளது (குறைந்தபட்சம் %{count} எழுத்துக்கள்)
|
129
|
+
wrong_length:
|
130
|
+
one: தவறான நீளம் (1 எழுத்து இருக்கவேண்டும்)
|
131
|
+
other: தவறான நீளம் (%{count} எழுத்துக்கள் இருக்கவேண்டும்)
|
132
|
+
other_than: "%{count} தவிர வேறு இருக்க வேண்டும்"
|
133
|
+
template:
|
134
|
+
body: ! 'பின்வரும் புலங்களில் பிரச்சினைகள் உள்ளது:'
|
135
|
+
header:
|
136
|
+
one: 1 பிழை இந்த %{model} ஐ சேமிக்க தடையாக உள்ளது
|
137
|
+
other: ! '%{count} பிழைகள் இந்த %{model} ஐ சேமிக்க தடையாக உள்ளது'
|
138
|
+
helpers:
|
139
|
+
select:
|
140
|
+
prompt: தேர்வு செய்க
|
141
|
+
submit:
|
142
|
+
create: ! '%{model} ஐ உருவாக்கு'
|
143
|
+
submit: ! '%{model} ஐ சேமி'
|
144
|
+
update: ! '%{model} ஐ புதுப்பி'
|
145
|
+
number:
|
146
|
+
currency:
|
147
|
+
format:
|
148
|
+
delimiter: ! ','
|
149
|
+
format: ! '%u%n'
|
150
|
+
precision: 2
|
151
|
+
separator: .
|
152
|
+
significant: false
|
153
|
+
strip_insignificant_zeros: false
|
154
|
+
unit: ₹
|
155
|
+
format:
|
156
|
+
delimiter: ! ','
|
157
|
+
precision: 3
|
158
|
+
separator: .
|
159
|
+
significant: false
|
160
|
+
strip_insignificant_zeros: false
|
161
|
+
human:
|
162
|
+
decimal_units:
|
163
|
+
format: ! '%n %u'
|
164
|
+
units:
|
165
|
+
billion: பில்லியன்
|
166
|
+
million: மில்லியன்
|
167
|
+
quadrillion: குவாட்ரில்லியன்
|
168
|
+
thousand: ஆயிரம்
|
169
|
+
trillion: டிரில்லியன்
|
170
|
+
unit: ''
|
171
|
+
format:
|
172
|
+
delimiter: ''
|
173
|
+
precision: 3
|
174
|
+
significant: true
|
175
|
+
strip_insignificant_zeros: true
|
176
|
+
storage_units:
|
177
|
+
format: ! '%n %u'
|
178
|
+
units:
|
179
|
+
byte:
|
180
|
+
one: Byte
|
181
|
+
other: Bytes
|
182
|
+
gb: GB
|
183
|
+
kb: KB
|
184
|
+
mb: MB
|
185
|
+
tb: TB
|
186
|
+
percentage:
|
187
|
+
format:
|
188
|
+
delimiter: ''
|
189
|
+
format: "%n%"
|
190
|
+
precision:
|
191
|
+
format:
|
192
|
+
delimiter: ''
|
193
|
+
support:
|
194
|
+
array:
|
195
|
+
last_word_connector: ! ', மற்றும் '
|
196
|
+
two_words_connector: ! ' மற்றும் '
|
197
|
+
words_connector: ! ', '
|
198
|
+
time:
|
199
|
+
am: மு.ப.
|
200
|
+
formats:
|
201
|
+
default: ! '%a, %d %b %Y %H:%M:%S %z'
|
202
|
+
long: ! '%B %d, %Y %H:%M'
|
203
|
+
short: ! '%d %b %H:%M'
|
204
|
+
pm: பி.ப.
|