#-- copyright #OpenProject PDF Export Plugin #Copyright (C)2014 the OpenProject Foundation (OPF) #This program is free software; you can redistribute it and/or modify it under #the terms of the GNU General Public License version 3. #This program is free software; you can redistribute it and/or #modify it under the terms of the GNU General Public License #as published by the Free Software Foundation; either version 2 #of the License, or (at your option) any later version. #This program is distributed in the hope that it will be useful, #but WITHOUT ANY WARRANTY; without even the implied warranty of #MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the #GNU General Public License for more details. #You should have received a copy of the GNU General Public License #along with this program; if not, write to the Free Software #Foundation, Inc., 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301, USA. #See doc/COPYRIGHT.md for more details. #++ 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: "har inget giltig 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"