Project

General

Profile

Patch #20708 » locales.diff

Leonel Iturralde, 2015-09-10 07:18

View differences:

config/locales/es-PA.yml (working copy)
1189 1189
  label_member_management_selected_roles_only: S?lo estos roles
1190 1190
  label_password_required: Confirme su contrase?a para continuar
1191 1191
  label_total_spent_time: Tiempo total dedicado
1192
  notice_import_finished: All %{count} items have been imported.
1193
  notice_import_finished_with_errors: ! '%{count} out of %{total} items could not be
1194
    imported.'
1195
  error_invalid_file_encoding: The file is not a valid %{encoding} encoded file
1196
  error_invalid_csv_file_or_settings: The file is not a CSV file or does not match the
1197
    settings below
1198
  error_can_not_read_import_file: An error occurred while reading the file to import
1199
  permission_import_issues: Import issues
1200
  label_import_issues: Import issues
1201
  label_select_file_to_import: Select the file to import
1202
  label_fields_separator: Field separator
1203
  label_fields_wrapper: Field wrapper
1204
  label_encoding: Encoding
1192
  notice_import_finished: Todos %{count} los elementos han sido importados.
1193
  notice_import_finished_with_errors: ! '%{count} de %{total} elementos no pudieron ser
1194
    importados.'
1195
  error_invalid_file_encoding: El archivo no utiliza %{encoding} v?lida
1196
  error_invalid_csv_file_or_settings: El archivo no es un archivo CSV o no coincide con la
1197
    configuraci?n
1198
  error_can_not_read_import_file: Ocurri? un error mientras se le?a el archivo a importar
1199
  permission_import_issues: Importar incidencias
1200
  label_import_issues: Importar incidencias
1201
  label_select_file_to_import: Selecciona el archivo a importar
1202
  label_fields_separator: Separador de Campos
1203
  label_fields_wrapper: Envoltorio de Campo
1204
  label_encoding: Codificaci?n
1205 1205
  label_coma_char: Coma
1206
  label_semi_colon_char: Semi colon
1207
  label_quote_char: Quote
1208
  label_double_quote_char: Double quote
1209
  label_fields_mapping: Fields mapping
1210
  label_file_content_preview: File content preview
1211
  label_create_missing_values: Create missing values
1212
  button_import: Import
1206
  label_semi_colon_char: Punto y Coma
1207
  label_quote_char: Comilla Simple
1208
  label_double_quote_char: Comilla Doble
1209
  label_fields_mapping: Mapeo de Campos
1210
  label_file_content_preview: Vista Previa del contenido
1211
  label_create_missing_values: Crear valores no presentes
1212
  button_import: Importar
config/locales/es.yml (working copy)
1187 1187
  label_member_management_selected_roles_only: S?lo estos roles
1188 1188
  label_password_required: Confirme su contrase?a para continuar
1189 1189
  label_total_spent_time: Tiempo total dedicado
1190
  notice_import_finished: All %{count} items have been imported.
1191
  notice_import_finished_with_errors: ! '%{count} out of %{total} items could not be
1192
    imported.'
1193
  error_invalid_file_encoding: The file is not a valid %{encoding} encoded file
1194
  error_invalid_csv_file_or_settings: The file is not a CSV file or does not match the
1195
    settings below
1196
  error_can_not_read_import_file: An error occurred while reading the file to import
1197
  permission_import_issues: Import issues
1198
  label_import_issues: Import issues
1199
  label_select_file_to_import: Select the file to import
1200
  label_fields_separator: Field separator
1201
  label_fields_wrapper: Field wrapper
1202
  label_encoding: Encoding
1190
  notice_import_finished: Todos %{count} los elementos han sido importados.
1191
  notice_import_finished_with_errors: ! '%{count} de %{total} elementos no pudieron ser
1192
    importados.'
1193
  error_invalid_file_encoding: El archivo no utiliza %{encoding} v?lida
1194
  error_invalid_csv_file_or_settings: El archivo no es un archivo CSV o no coincide con la
1195
    configuraci?n
1196
  error_can_not_read_import_file: Ocurri? un error mientras se le?a el archivo a importar
1197
  permission_import_issues: Importar incidencias
1198
  label_import_issues: Importar incidencias
1199
  label_select_file_to_import: Selecciona el archivo a importar
1200
  label_fields_separator: Separador de Campos
1201
  label_fields_wrapper: Envoltorio de Campo
1202
  label_encoding: Codificaci?n
1203 1203
  label_coma_char: Coma
1204
  label_semi_colon_char: Semi colon
1205
  label_quote_char: Quote
1206
  label_double_quote_char: Double quote
1207
  label_fields_mapping: Fields mapping
1208
  label_file_content_preview: File content preview
1209
  label_create_missing_values: Create missing values
1210
  button_import: Import
1204
  label_semi_colon_char: Punto y Coma
1205
  label_quote_char: Comilla Simple
1206
  label_double_quote_char: Comilla Doble
1207
  label_fields_mapping: Mapeo de Campos
1208
  label_file_content_preview: Vista Previa del contenido
1209
  label_create_missing_values: Crear valores no presentes
1210
  button_import: Importar
(1-1/2)