<?php
/** MantisBT - a php based bugtracking system
 *
 * Copyright (C) 2000 - 2002  Kenzaburo Ito - kenito@300baud.org
 * Copyright (C) 2002 - 2016  MantisBT Team - mantisbt-dev@lists.sourceforge.net
 *
 * MantisBT 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.
 *
 * MantisBT 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 MantisBT.  If not, see <http://www.gnu.org/licenses/>.
 *
 * **********************************************************************
 * ** 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 **
 * **********************************************************************
 */
/** Colognian (Ripoarisch)
 * 
 * See the qqq 'language' for message documentation incl. usage of parameters
 * To improve a translation please visit http://translatewiki.net
 *
 * @ingroup Language
 * @file
 *
 * @author Purodha
 */

$s_plugin_XmlImportExport_title = 'Aanjelääjeheite empotteeere un expoteeere';
$s_plugin_XmlImportExport_description = 'Deiht ene Empoot un Expoot op däm Fommaat XML för Datteije en dä MantisBT dobei.';
$s_plugin_XmlImportExport_import = 'Aanjelääjeheite empotteeere';
$s_plugin_XmlImportExport_export = 'Expoot em XML Fommaat';
$s_plugin_XmlImportExport_config_title = 'XML-Empoht un -Äxpoht vun de Enschtällonge met de Zohreffsrääschte';
$s_plugin_XmlImportExport_import_threshold = 'Aanjelääjeheite empottehre';
$s_plugin_XmlImportExport_export_threshold = 'Aanjelääjeheite äxpottehre';
$s_plugin_XmlImportExport_action_update = 'Op der neuste Schtand bränge';
$s_plugin_XmlImportExport_importing_in_project = 'Aanjelääjeheite empotteeere en dat Projäk:';
$s_plugin_XmlImportExport_import_options = 'Ennschtällonge för et Empottehre';
$s_plugin_XmlImportExport_cross_references = 'Verwiese';
$s_plugin_XmlImportExport_default_strategy = 'Shtanndatt-Shtrattejih för de Ömwandlunge:';
$s_plugin_XmlImportExport_renumber = 'Neu nommereeere';
$s_plugin_XmlImportExport_renumber_desc = 'Versöhk de Bezöch op de neue Nommere ömzeshtälle';
$s_plugin_XmlImportExport_link = 'Lengk';
$s_plugin_XmlImportExport_link_desc = 'Donn dat en ene Lengk op dä ojinaale Enndraach ömwandelle';
$s_plugin_XmlImportExport_disable = 'Affschallde';
$s_plugin_XmlImportExport_disable_desc = 'Donn dä Lengk affschallde';
$s_plugin_XmlImportExport_fallback = 'Wat donn, wann et Ömnummereeere nit paß?';
$s_plugin_XmlImportExport_fallback_category = 'Äsaz (Shtandatt) Zoot:';
$s_plugin_XmlImportExport_keep_same_category = 'Versöhk, desellve Zoot beizebehaale';
$s_plugin_XmlImportExport_error_no_xml = 'mer künne de Zohsazprojramme <code lang="en">xmlreader</code> un <code lang="en">xmlwriter</code> nit fenge';