Project

General

Profile

Defect #61 » locales_encoding.patch

Jun NAITOH, 2011-04-10 01:52

View differences:

config/locales/bs.yml 2011-04-08 08:06:27.000000000 +0900 → config/locales/bs.yml 2011-04-10 07:41:43.000000000 +0900
146 146
  general_csv_separator: ','
147 147
  general_csv_decimal_separator: '.'
148 148
  general_csv_encoding: utf8
149
  general_pdf_encoding: utf8
149
  general_pdf_encoding: UTF-8
150 150
  general_first_day_of_week: '7'
151 151
  
152 152
  notice_account_activated: Vaš nalog je aktiviran. Možete se prijaviti.
config/locales/ca.yml 2011-04-08 08:06:27.000000000 +0900 → config/locales/ca.yml 2011-04-10 07:41:43.000000000 +0900
138 138
  general_csv_separator: ';'
139 139
  general_csv_decimal_separator: ','
140 140
  general_csv_encoding: ISO-8859-15
141
  general_pdf_encoding: ISO-8859-15
141
  general_pdf_encoding: UTF-8
142 142
  general_first_day_of_week: '1'
143 143
  
144 144
  notice_account_updated: "El compte s'ha actualitzat correctament."
config/locales/da.yml 2011-04-08 08:06:27.000000000 +0900 → config/locales/da.yml 2011-04-10 07:41:43.000000000 +0900
151 151
  general_lang_name: 'Danish (Dansk)'
152 152
  general_csv_separator: ','
153 153
  general_csv_encoding: ISO-8859-1
154
  general_pdf_encoding: ISO-8859-1
154
  general_pdf_encoding: UTF-8
155 155
  general_first_day_of_week: '1'
156 156
  
157 157
  notice_account_updated: Kontoen er opdateret.
config/locales/de.yml 2011-04-08 08:06:27.000000000 +0900 → config/locales/de.yml 2011-04-10 07:41:43.000000000 +0900
152 152
  general_csv_separator: ';'
153 153
  general_csv_decimal_separator: ','
154 154
  general_csv_encoding: ISO-8859-1
155
  general_pdf_encoding: ISO-8859-1
155
  general_pdf_encoding: UTF-8
156 156
  general_first_day_of_week: '1'
157 157

  
158 158
  notice_account_updated: Konto wurde erfolgreich aktualisiert.
config/locales/en-GB.yml 2011-04-08 08:06:27.000000000 +0900 → config/locales/en-GB.yml 2011-04-10 07:41:43.000000000 +0900
139 139
  general_csv_separator: ','
140 140
  general_csv_decimal_separator: '.'
141 141
  general_csv_encoding: ISO-8859-1
142
  general_pdf_encoding: ISO-8859-1
142
  general_pdf_encoding: UTF-8
143 143
  general_first_day_of_week: '1'
144 144
  
145 145
  notice_account_updated: Account was successfully updated.
config/locales/en.yml 2011-04-08 08:06:27.000000000 +0900 → config/locales/en.yml 2011-04-10 07:41:43.000000000 +0900
135 135
  general_csv_separator: ','
136 136
  general_csv_decimal_separator: '.'
137 137
  general_csv_encoding: ISO-8859-1
138
  general_pdf_encoding: ISO-8859-1
138
  general_pdf_encoding: UTF-8
139 139
  general_first_day_of_week: '7'
140 140
  
141 141
  notice_account_updated: Account was successfully updated.
config/locales/es.yml 2011-04-08 08:06:27.000000000 +0900 → config/locales/es.yml 2011-04-10 07:41:43.000000000 +0900
333 333
  general_csv_separator: ';'
334 334
  general_first_day_of_week: '1'
335 335
  general_lang_name: 'Español'
336
  general_pdf_encoding: ISO-8859-15
336
  general_pdf_encoding: UTF-8
337 337
  general_text_No: 'No'
338 338
  general_text_Yes: 'Sí'
339 339
  general_text_no: 'no'
config/locales/fi.yml 2011-04-08 08:06:27.000000000 +0900 → config/locales/fi.yml 2011-04-10 07:41:43.000000000 +0900
159 159
  general_csv_separator: ','
160 160
  general_csv_decimal_separator: '.'
161 161
  general_csv_encoding: ISO-8859-15
162
  general_pdf_encoding: ISO-8859-15
162
  general_pdf_encoding: UTF-8
163 163
  general_first_day_of_week: '1'
164 164
  
165 165
  notice_account_updated: Tilin päivitys onnistui.
config/locales/fr.yml 2011-04-08 08:06:27.000000000 +0900 → config/locales/fr.yml 2011-04-10 07:41:43.000000000 +0900
151 151
  general_csv_separator: ';'
152 152
  general_csv_decimal_separator: ','
153 153
  general_csv_encoding: ISO-8859-1
154
  general_pdf_encoding: ISO-8859-1
154
  general_pdf_encoding: UTF-8
155 155
  general_first_day_of_week: '1'
156 156
  
157 157
  notice_account_updated: Le compte a été mis à jour avec succès.
config/locales/gl.yml 2011-04-08 08:06:27.000000000 +0900 → config/locales/gl.yml 2011-04-10 07:41:43.000000000 +0900
310 310
  general_csv_separator: ';'
311 311
  general_first_day_of_week: '1'
312 312
  general_lang_name: 'Galego'
313
  general_pdf_encoding: ISO-8859-15
313
  general_pdf_encoding: UTF-8
314 314
  general_text_No: 'Non'
315 315
  general_text_Yes: 'Si'
316 316
  general_text_no: 'non'
config/locales/he.yml 2011-04-08 08:06:27.000000000 +0900 → config/locales/he.yml 2011-04-10 07:41:43.000000000 +0900
139 139
  general_csv_separator: ','
140 140
  general_csv_decimal_separator: '.'
141 141
  general_csv_encoding: ISO-8859-8
142
  general_pdf_encoding: ISO-8859-8
142
  general_pdf_encoding: UTF-8
143 143
  general_first_day_of_week: '7'
144 144

  
145 145
  notice_account_updated: החשבון עודכן בהצלחה!
config/locales/hr.yml 2011-04-08 08:06:27.000000000 +0900 → config/locales/hr.yml 2011-04-10 07:41:43.000000000 +0900
133 133
  general_csv_separator: ','
134 134
  general_csv_decimal_separator: '.'
135 135
  general_csv_encoding: utf8
136
  general_pdf_encoding: utf8
136
  general_pdf_encoding: UTF-8
137 137
  general_first_day_of_week: '7'
138 138
  
139 139
  notice_account_updated: Vaš profil je uspješno promijenjen.
config/locales/hu.yml 2011-04-08 08:06:27.000000000 +0900 → config/locales/hu.yml 2011-04-10 07:41:43.000000000 +0900
155 155
  general_csv_separator: ','
156 156
  general_csv_decimal_separator: '.'
157 157
  general_csv_encoding: ISO-8859-2
158
  general_pdf_encoding: ISO-8859-2
158
  general_pdf_encoding: UTF-8
159 159
  general_first_day_of_week: '1'
160 160
  
161 161
  notice_account_updated: A fiók adatai sikeresen frissítve.
config/locales/id.yml 2011-04-08 08:06:27.000000000 +0900 → config/locales/id.yml 2011-04-10 07:41:43.000000000 +0900
135 135
  general_csv_separator: ','
136 136
  general_csv_decimal_separator: '.'
137 137
  general_csv_encoding: ISO-8859-1
138
  general_pdf_encoding: ISO-8859-1
138
  general_pdf_encoding: UTF-8
139 139
  general_first_day_of_week: '7'
140 140
  
141 141
  notice_account_updated: Akun sudah berhasil diperbarui.
config/locales/it.yml 2011-04-08 08:06:27.000000000 +0900 → config/locales/it.yml 2011-04-10 07:41:43.000000000 +0900
139 139
  general_csv_separator: ';'
140 140
  general_csv_decimal_separator: ','
141 141
  general_csv_encoding: ISO-8859-1
142
  general_pdf_encoding: ISO-8859-1
142
  general_pdf_encoding: UTF-8
143 143
  general_first_day_of_week: '1'
144 144
  
145 145
  notice_account_updated: L'utente è stato aggiornato.
config/locales/nl.yml 2011-04-08 08:06:27.000000000 +0900 → config/locales/nl.yml 2011-04-10 07:41:43.000000000 +0900
280 280
  general_csv_separator: ';'
281 281
  general_first_day_of_week: '7'
282 282
  general_lang_name: 'Nederlands'
283
  general_pdf_encoding: ISO-8859-1
283
  general_pdf_encoding: UTF-8
284 284
  general_text_No: 'Nee'
285 285
  general_text_Yes: 'Ja'
286 286
  general_text_no: 'nee'
config/locales/no.yml 2011-04-08 08:06:27.000000000 +0900 → config/locales/no.yml 2011-04-10 07:41:43.000000000 +0900
124 124
  general_csv_separator: ','
125 125
  general_csv_decimal_separator: '.'
126 126
  general_csv_encoding: ISO-8859-1
127
  general_pdf_encoding: ISO-8859-1
127
  general_pdf_encoding: UTF-8
128 128
  general_first_day_of_week: '1'
129 129
  
130 130
  notice_account_updated: Kontoen er oppdatert.
config/locales/pt-BR.yml 2011-04-08 08:06:27.000000000 +0900 → config/locales/pt-BR.yml 2011-04-10 07:41:43.000000000 +0900
155 155
  general_csv_separator: ';'
156 156
  general_csv_decimal_separator: ','
157 157
  general_csv_encoding: ISO-8859-1
158
  general_pdf_encoding: ISO-8859-1
158
  general_pdf_encoding: UTF-8
159 159
  general_first_day_of_week: '1'
160 160

  
161 161
  notice_account_updated: Conta atualizada com sucesso.
config/locales/pt.yml 2011-04-08 08:06:27.000000000 +0900 → config/locales/pt.yml 2011-04-10 07:41:43.000000000 +0900
141 141
  general_csv_separator: ';'
142 142
  general_csv_decimal_separator: ','
143 143
  general_csv_encoding: ISO-8859-15
144
  general_pdf_encoding: ISO-8859-15
144
  general_pdf_encoding: UTF-8
145 145
  general_first_day_of_week: '1'
146 146
  
147 147
  notice_account_updated: A conta foi actualizada com sucesso.
config/locales/sv.yml 2011-04-08 08:06:26.000000000 +0900 → config/locales/sv.yml 2011-04-10 07:41:43.000000000 +0900
176 176
  general_csv_separator: ','
177 177
  general_csv_decimal_separator: '.'
178 178
  general_csv_encoding: ISO-8859-1
179
  general_pdf_encoding: ISO-8859-1
179
  general_pdf_encoding: UTF-8
180 180
  general_first_day_of_week: '1'
181 181
  
182 182
  notice_account_updated: Kontot har uppdaterats
config/locales/tr.yml 2011-04-08 08:06:27.000000000 +0900 → config/locales/tr.yml 2011-04-10 07:41:43.000000000 +0900
155 155
  general_lang_name: 'Türkçe'
156 156
  general_csv_separator: ','
157 157
  general_csv_encoding: ISO-8859-1
158
  general_pdf_encoding: ISO-8859-1
158
  general_pdf_encoding: UTF-8
159 159
  general_first_day_of_week: '7'
160 160
  
161 161
  notice_account_updated: Hesap başarıyla güncelleştirildi.
(44-44/46)