OpenProject is the leading open source project management software.
You can not select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
openproject/modules/pdf_export/config/locales/sv-SE.yml

31 lines
1.5 KiB

sv:
error_can_not_delete_export_card_configuration: "Denna konfiguration kan inte tas bort."
error_can_not_change_name_of_default_configuration: "Namnet på standardkonfigurationen kan inte ändras."
label_backlogs_export_card_config_select: "Välj Export-kort konfiguration"
label_backlogs_export_card_export: "Exportera"
label_export_card_configuration_new: "Ny Export-kort konfiguration"
label_export_card_configuration: "Export-kort konfiguration"
label_export_card_configuration_plural: "Export-kort konfigurationer"
label_export_card_activate: "Aktivera"
label_export_card_deactivate: "De-aktivera"
notice_export_card_configuration_activated: "Konfigurationen aktiverad"
notice_export_card_configuration_deactivated: "Konfigurationen deaktiverad"
error_can_not_activate_export_card_configuration: "Denna konfiguration kan inte aktiveras"
error_can_not_deactivate_export_card_configuration: "Denna konfiguration kan inte deaktiveras"
validation_error_required_keys_not_present: "Krävda nycklar är inte tillgängliga:"
validation_error_yaml_is_badly_formed: "has no valid YAML format."
validation_error_uknown_key: "Okänd nyckel:"
yaml_error: "YAML fel:"
help_link_rows_format: "Radformatering"
export_config_per_page: "Per sida"
export_config_page_size: "Sidstorlek"
export_config_orientation: "Orientering"
export_config_rows: "Rader"
activerecord:
attributes:
export_card_configuration:
rows: "Rader"
per_page: "Per sida"
page_size: "Sidstorlek"
orientation: "Orientering"