hpdl
|
1581
|
1
|
# $Id: en_US.php 1556 2007-03-31 15:21:52Z hpdl $
|
|
2
|
#
|
|
3
|
# osCommerce, Open Source E-Commerce Solutions
|
|
4
|
# http://www.oscommerce.com
|
|
5
|
#
|
|
6
|
# Copyright (c) 2007 osCommerce
|
|
7
|
#
|
|
8
|
# This program is free software; you can redistribute it and/or modify
|
|
9
|
# it under the terms of the GNU General Public License v2 (1991)
|
|
10
|
# as published by the Free Software Foundation.
|
|
11
|
|
|
12
|
administration_title = osCommerce Administration Tool
|
|
13
|
|
|
14
|
header_title_help = Help
|
|
15
|
header_title_oscommerce_support_site = osCommerce Support Site
|
|
16
|
header_title_online_catalog = Online Catalog
|
|
17
|
header_title_languages = Languages
|
|
18
|
header_title_logoff = Logoff
|
|
19
|
|
|
20
|
ssl_protection = You are protected by a %s secure SSL connection.
|
|
21
|
ssl_unprotected = You are not protected by a secure SSL connection.
|
|
22
|
|
|
23
|
gender_male = Male
|
|
24
|
gender_female = Female
|
|
25
|
|
|
26
|
default_entry = default
|
|
27
|
|
|
28
|
parameter_true = True
|
|
29
|
parameter_false = False
|
|
30
|
parameter_optional = Optional
|
|
31
|
parameter_none = -- None --
|
|
32
|
|
|
33
|
table_action_legend = Legend
|
|
34
|
batch_results_number_of_entries = Displaying <b>%d</b> to <b>%d</b> (of <b>%d</b> entries)
|
|
35
|
result_set_current_page = Page %s of %d
|
|
36
|
maximum_file_upload_size = Max: %s
|
|
37
|
|
|
38
|
button_approve = Approve
|
|
39
|
button_back = Back
|
|
40
|
button_backup = Backup
|
|
41
|
button_cancel = Cancel
|
|
42
|
button_copy = Copy
|
|
43
|
button_delete = Delete
|
|
44
|
button_execute = Execute
|
|
45
|
button_export = Export
|
|
46
|
button_import = Import
|
|
47
|
button_insert = Insert
|
|
48
|
button_login = Login
|
|
49
|
button_move = Move
|
|
50
|
button_new_file = New File
|
|
51
|
button_new_folder = New Folder
|
|
52
|
button_ok = OK
|
|
53
|
button_orders_invoice = Invoice
|
|
54
|
button_orders_packaging_slip = Packaging Slip
|
|
55
|
button_reject = Reject
|
|
56
|
button_restore = Restore
|
|
57
|
button_retry = Retry
|
|
58
|
button_save = Save
|
|
59
|
button_send = Send
|
|
60
|
button_send_to_server = Send to Server
|
|
61
|
button_uninstall = Uninstall
|
|
62
|
button_update = Update
|
|
63
|
button_update_currency_exchange_rates = Update Currency Exchange Rates
|
|
64
|
button_upload = Upload
|
|
65
|
|
|
66
|
icon_banner_preview = Preview
|
|
67
|
icon_checkbox_ticked =
|
|
68
|
icon_checkbox_crossed =
|
|
69
|
icon_copy = Copy
|
|
70
|
icon_default = Default
|
|
71
|
icon_default_grey = Default
|
|
72
|
icon_download = Download
|
|
73
|
icon_edit = Edit
|
|
74
|
icon_email_send = Send E-Mail
|
|
75
|
icon_export = Export
|
|
76
|
icon_file = File
|
|
77
|
icon_folder = Folder
|
|
78
|
icon_info = Information
|
|
79
|
icon_install = Install
|
|
80
|
icon_locked = Locked
|
|
81
|
icon_log = Log
|
|
82
|
icon_move = Move
|
|
83
|
icon_nav_back = Previous
|
|
84
|
icon_nav_back_grey =
|
|
85
|
icon_nav_forward = Next
|
|
86
|
icon_nav_forward_grey =
|
|
87
|
icon_new = New
|
|
88
|
icon_newsletters = Newsletters
|
|
89
|
icon_orders = Orders
|
|
90
|
icon_people = People
|
|
91
|
icon_products = Products
|
|
92
|
icon_restore = Restore
|
|
93
|
icon_reviews = Reviews
|
|
94
|
icon_run = Execute
|
|
95
|
icon_save = Save
|
|
96
|
icon_statistics = Statistics
|
|
97
|
icon_trash = Delete
|
|
98
|
icon_uninstall = Uninstall
|
|
99
|
icon_unlocked = Unlocked
|
|
100
|
icon_update = Update
|
|
101
|
icon_user_female = Female
|
|
102
|
icon_user_male = Male
|
|
103
|
|
|
104
|
ms_success_action_performed = Success: The action was successfully performed.
|
|
105
|
ms_success_upload_file_saved = Success: The file uploaded has been saved successfully.
|
|
106
|
|
|
107
|
ms_warning_upload_no_file = Warning: No file uploaded.
|
|
108
|
ms_warning_uploads_disabled = Warning: File uploads are disabled in the php.ini configuration file.
|
|
109
|
|
|
110
|
ms_error_action_not_performed = Error: There was a problem performing the action.
|
|
111
|
ms_error_no_default_currency = Error: There is currently no default currency defined.
|
|
112
|
ms_error_upload_destination_non_existant = Error: The destination directory does not exist: %s
|
|
113
|
ms_error_upload_destination_not_writable = Error: The destination directory is not writable: %s
|
|
114
|
ms_error_upload_file_not_saved = Error: The file upload was not saved.
|
|
115
|
ms_error_upload_file_type_prohibited = Error: The type of file uploaded is not allowed.
|
|
116
|
ms_error_file_not_removable = Error: This file cannot be removed: %s
|
|
117
|
ms_error_directory_not_removable = Error: This directory cannot be removed: %s
|