languages.php

来自「this the oscommerce 3.0 aplha 4」· PHP 代码 · 共 73 行

PHP
73
字号
# $Id: languages.php 1512 2007-03-29 23:46:41Z hpdl $## osCommerce, Open Source E-Commerce Solutions# http://www.oscommerce.com## Copyright (c) 2007 osCommerce## This program is free software; you can redistribute it and/or modify# it under the terms of the GNU General Public License v2 (1991)# as published by the Free Software Foundation.heading_title = Languagestable_heading_languages = Languagestable_heading_total_definitions = Total Definitionstable_heading_code = Codetable_heading_action = Actiontable_heading_definition_groups = Definition Groupstable_heading_total_definitions = Total Definitionsaction_heading_import_language = Import Languageaction_heading_batch_delete_languages = Batch Delete Languagesaction_heading_new_language_definition = New Language Definitionfield_name = Name:field_code = Code:field_locale = Locale:field_character_set = Character Set:field_text_direction = Text Direction:field_date_format_short = Short Date Format:field_date_format_long = Long Date Format:field_time_format = Time Format:field_currency = Default Currency:field_currency_separator_decimal = Currency Decimal Separator:field_currency_separator_thousands = Currency Thousands Separator:field_parent_language = Parent Language:field_sort_order = Sort Order:field_set_default = Set as Default?field_language_selection = Select Language:field_import_type = Type of Import:field_export_with_data = Export with Language Data?field_definition_key = Definition Key:field_definition_value = Definition Value:field_definition_group = Group:field_definition_new_group = New Group:only_add_new_records = Only Add New Recordsonly_update_existing_records = Only Update Existing Recordsreplace_all = Replace Allselect_all = Select Allselect_none = Select Nonenone = -- None --introduction_edit_language = Please make the necessary changes for the selected language.introduction_import_language = Please select which language to import from the following list.introduction_export_language = Please select which groups to export from the selected language.introduction_delete_language = Please verify the removal of this language.introduction_delete_language_invalid = The default language cannot be deleted. Please set another language as the default language and try again.introduction_batch_delete_languages = Please verify the removal of the following languages.introduction_edit_language_definitions = Please make the necessary changes to the following language definitions.introduction_new_language_definition = Please fill in the following information for the new language definition.introduction_delete_language_definition = Please select which language definitions to delete from the following list.

⌨️ 快捷键说明

复制代码Ctrl + C
搜索代码Ctrl + F
全屏模式F11
增大字号Ctrl + =
减小字号Ctrl + -
显示快捷键?