. * * ********************************************************************** * ** This file contains translations stored in translatewiki.net. ** * ** See https://translatewiki.net/wiki/Project:About for information ** * ** on copyright/license for translatewiki.net translations. ** * ********************************************************************** * ** ** * ** DO NOT UPDATE MANUALLY ** * ** ** * ** To improve a translation please visit http://translatewiki.net ** * ** Detailed instructions on how to create or update translations at ** * ** http://www.mantisbt.org/wiki/doku.php/mantisbt:translationshowto ** * ********************************************************************** */ /** Lithuanian (lietuvių) * * See the qqq 'language' for message documentation incl. usage of parameters * To improve a translation please visit http://translatewiki.net * * @ingroup Language * @file * * @author Cyklopas * @author Eitvys200 * @author Nersip */ $s_plugin_MantisGraph_config = 'Konfigūracija'; $s_plugin_MantisGraph_status_link = 'Pagal Būseną'; $s_plugin_MantisGraph_priority_link = 'Pagal Prioritetą'; $s_plugin_MantisGraph_severity_link = 'Pagal Sunkumą'; $s_plugin_MantisGraph_category_link = 'Pagal Kategoriją'; $s_plugin_MantisGraph_resolution_link = 'Pagal Rezoliuciją'; $s_plugin_MantisGraph_issue_trends_link = 'Problemų Tendencijos'; $s_plugin_MantisGraph_graph_imp_status_title = 'Pagal Būsenos Grafikus'; $s_plugin_MantisGraph_graph_imp_priority_title = 'Pagalio Prioriteto Grafikus'; $s_plugin_MantisGraph_graph_imp_severity_title = 'Pagal Svarbumo Grafikus'; $s_plugin_MantisGraph_graph_imp_category_title = 'Pagal Kategorijos Grafikus'; $s_plugin_MantisGraph_graph_imp_resolution_title = 'Sukurti grafiką pagal sprendimą'; $s_plugin_MantisGraph_graph_developer_title = 'Pagal Kūrėjo Grafikus'; $s_plugin_MantisGraph_graph_issues_trend_title = 'Atidarytos, Išspręstos ir Likusios Problemos'; $s_plugin_MantisGraph_by_status_pct = 'pagal būseną santykinai'; $s_plugin_MantisGraph_by_priority_pct = 'pagal prioritetą santykinai'; $s_plugin_MantisGraph_by_severity_pct = 'pagal svarbą santykinai'; $s_plugin_MantisGraph_by_category_pct = 'pagal kategoriją santykinai'; $s_plugin_MantisGraph_by_resolution_pct = 'pagal sprendimą santykinai'; $s_plugin_MantisGraph_by_severity_mix = 'pagal svarbą ir būseną'; $s_plugin_MantisGraph_by_priority_mix = 'pagal prioritetą ir būseną'; $s_plugin_MantisGraph_by_resolution_mix = 'pagal sprendimą ir būseną'; $s_plugin_MantisGraph_legend_still_open = 'Vis dar atviros'; $s_plugin_MantisGraph_legend_resolved = 'Išspręstų'; $s_plugin_MantisGraph_legend_reported = 'Praštų'; $s_plugin_MantisGraph_period_none = 'Nėra'; $s_plugin_MantisGraph_period_this_week = 'Šią savaitę'; $s_plugin_MantisGraph_period_last_week = 'Praeitą savaitę'; $s_plugin_MantisGraph_period_two_weeks = 'Paskutines 2 sav.'; $s_plugin_MantisGraph_period_this_month = 'Šį mėnesį'; $s_plugin_MantisGraph_period_last_month = 'Praeitą mėnesį'; $s_plugin_MantisGraph_period_this_quarter = 'Šį ketvirtį'; $s_plugin_MantisGraph_period_last_quarter = 'Praeitą ketvirtį'; $s_plugin_MantisGraph_period_year_to_date = 'Nuo metų pradžios'; $s_plugin_MantisGraph_period_select = 'Pasirinkta data'; $s_plugin_MantisGraph_period_last_year = 'Praeitais metais';