#-- 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. #++ lt: error_can_not_delete_export_card_configuration: "Ši konfigūracija negali būti ištrinta." error_can_not_change_name_of_default_configuration: "Numatytosios konfigūracijos pavadinimas negali būti pakeistas." label_backlogs_export_card_config_select: "Pasirinkti eksportavimo kortelės konfigūraciją" label_backlogs_export_card_export: "Eksportuoti" label_export_card_configuration_new: "Nauja eksportavimo kortelės konfigūracija" label_export_card_configuration: "Eksportavimo kortelės konfigūracija" label_export_card_configuration_plural: "Eksportavimo kortelės konfigūracijos" label_export_card_activate: "Aktyvuoti" label_export_card_deactivate: "De-aktyvuoti" notice_export_card_configuration_activated: "Konfigūracija sėkmingai aktyvuota" notice_export_card_configuration_deactivated: "Konfigūracija sėkmingai de-aktyvuota" error_can_not_activate_export_card_configuration: "Ši konfigūracija negali būti aktyvuota" error_can_not_deactivate_export_card_configuration: "Ši konfigūracija negali būti de-aktyvuota" validation_error_required_keys_not_present: "Reikalingas(-i) raktas(-ai) neegzistuoja:" validation_error_yaml_is_badly_formed: "neturi tinkamo YAML formato." validation_error_uknown_key: "Nežinomas raktas:" yaml_error: "YAML klaida:" help_link_rows_format: "Eilučių formatavimas" export_config_per_page: "Per puslapį" export_config_page_size: "Puslapio dydis" export_config_orientation: "Orientacija" export_config_rows: "Eilutės" activerecord: attributes: export_card_configuration: rows: "Eilutės" per_page: "Per puslapį" page_size: "Puslapio dydis" orientation: "Orientacija"