From d877a72f13a57d666d0bd790c8745573606d66cb Mon Sep 17 00:00:00 2001 From: Continuous Integration Date: Sat, 3 Oct 2015 00:22:46 +0200 Subject: [PATCH] update locales from crowdin --- config/locales/da.yml | 30 ++++++++++++++++++++++++++++++ 1 file changed, 30 insertions(+) create mode 100644 config/locales/da.yml diff --git a/config/locales/da.yml b/config/locales/da.yml new file mode 100644 index 0000000000..e5af6688a9 --- /dev/null +++ b/config/locales/da.yml @@ -0,0 +1,30 @@ +da: + error_can_not_delete_export_card_configuration: Denne opsætning kan ikke slettes. + error_can_not_change_name_of_default_configuration: Navnet på standardopsætningen kan ikke ændres. + label_backlogs_export_card_config_select: Vælg eksportkortopsætning + label_backlogs_export_card_export: Eksportér + label_export_card_configuration_new: Ny eksportkortopsætning + label_export_card_configuration: Eksportkortopsætning + label_export_card_configuration_plural: Eksportkortopsætninger + label_export_card_activate: Aktivér + label_export_card_deactivate: Deaktivér + notice_export_card_configuration_activated: Opsætning aktiveret + notice_export_card_configuration_deactivated: Opsætning deaktiveret + error_can_not_activate_export_card_configuration: Denne opsætning kan ikke aktiveres + error_can_not_deactivate_export_card_configuration: Denne opsætning kan ikke deaktiveres + validation_error_required_keys_not_present: 'Påkrævede nøgle(-r) ikke til stede:' + validation_error_yaml_is_badly_formed: har intet gyldigt YAML-format. + validation_error_uknown_key: 'Ukendt nøgle:' + yaml_error: 'YAML-fejl:' + help_link_rows_format: Rækkeformatering + export_config_per_page: Pr. side + export_config_page_size: Sidestørrelse + export_config_orientation: Retning + export_config_rows: Rækker + activerecord: + attributes: + export_card_configuration: + rows: Rækker + per_page: Pr. side + page_size: Sidestørrelse + orientation: Retning