[ Index ]

PHP Cross Reference of MantisBT

title

Body

[close]

/lang/ -> strings_qqq.txt (source)

   1  <?php
   2  # MantisBT - A PHP based bugtracking system
   3  
   4  # MantisBT is free software: you can redistribute it and/or modify
   5  # it under the terms of the GNU General Public License as published by
   6  # the Free Software Foundation, either version 2 of the License, or
   7  # (at your option) any later version.
   8  #
   9  # MantisBT is distributed in the hope that it will be useful,
  10  # but WITHOUT ANY WARRANTY; without even the implied warranty of
  11  # MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE.  See the
  12  # GNU General Public License for more details.
  13  #
  14  # You should have received a copy of the GNU General Public License
  15  # along with MantisBT.  If not, see <http://www.gnu.org/licenses/>.
  16  
  17  /**
  18   * Language File
  19   * See the qqq 'language' for message documentation incl. usage of parameters
  20   * **********************************************************************
  21   * ** This file is generated from translations stored in translatewiki **
  22   * ** Information on Copyright/License for translatewiki translations  **
  23   * ** is available at http://translatewiki.net/wiki/Project:About      **
  24   * **********************************************************************
  25   * ** To improve a translation please visit http://translatewiki.net   **
  26   * **********************************************************************
  27   *
  28   * @ingroup Language
  29   * @copyright Copyright (C) 2002 - 2011  MantisBT Team - mantisbt-dev@lists.sourceforge.net
  30   * @link http://www.mantisbt.org
  31  */
  32  
  33  $s_messages = array(
  34      'actiongroup_menu_copy' => '{{Identical|Copy}}',
  35      'excel_export' => '“Excel” is the name of a program; do not translate it unless Microsoft has translated the program’s name into your language (e.g., 엑셀 in Korean).',
  36      'login_link' => '{{Identical|Login}}',
  37      'go_back' => '{{Identical|Go back}}',
  38      'email_summary' => '{{Identical|Summary}}',
  39      'manage_profiles_link' => '{{Identical|Profile}}',
  40      'timezone' => '{{Identical|Time zone}}',
  41      'stick_bug_button' => 'Button label to mark an issue sticky.',
  42      'unstick_bug_button' => 'Button label to mark an issue unsticky.',
  43      'summary' => '{{Identical|Summary}}',
  44      'profile' => '{{Identical|Profile}}',
  45      'revision' => '{{Identical|Revision}}',
  46      'please_report' => 'Is displayed whenever an SQL error occurs.
  47  * $1 is a mailto: link with {{msg-mantis|s_administrator}} as link text',
  48      'click_to_login' => '{{Identical|Login}}',
  49      'login_title' => '{{Identical|Login}}',
  50      'login_button' => '{{Identical|Login}}',
  51      'plugin_update' => '{{Identical|Update}}',
  52      'plugin_key' => 'This message is the title of the page section used to show the different meaning of color codes;
  53  Color codes are described in the s_plugin_key* messages',
  54      'update' => '{{Identical|Update}}',
  55      'summary_link' => '{{Identical|Summary}}',
  56      'logout_link' => '{{Identical|Logout}}',
  57      'back_link' => '{{Identical|Back}}',
  58      'start_date' => '{{Identical|Start date}}',
  59      'end_date' => '{{Identical|End date}}',
  60      'ok' => '{{Identical|OK}}',
  61      'add_user_to_monitor' => '{{Identical|Add}}',
  62      'add_new_relationship_button' => '{{Identical|Add}}',
  63      'on' => 'Switch confition (for filter, for example)',
  64      'off' => 'Switch condition (for filter, for example)',
  65      'show_all_tags' => '{{Identical|All}}',
  66  );
  67  
  68  
  69  $MANTIS_ERROR[ERROR_PLUGIN_GENERIC] = 'If we need to specify the number of expected parameter in string, we just need to write something like "Lalal %2$s bububu %1$d", where 1 and 2 - the index number in argument list (actually, expected in original message)';


Generated: Thu Jul 28 15:48:31 2011 Cross-referenced by PHPXref 0.7