Quick Search:

View

Revision:

Diff

Diff from 1689 to:

Annotations

Annotate by Age | Author | Mixed | None
/fisheye/browse/osCommerce/trunk/languages/sv_SE/oscommerce/admin/includes/languages/sv_SE/product_variants.php

Annotated File View

tech2000
1689
1 # $Id: $
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 heading_title = Produkt Varianter
13
14 action_heading_new_attribute_group = Ny Attribut Grupp
15 action_heading_batch_delete_attribute_groups = Batch Delete Attribute Groups
16 action_heading_new_group_entry = New Group Entry
17 action_heading_batch_delete_group_entries = Batch Delete Group Entries
18
19 table_heading_attribute_groups = Variant Grupper
20 table_heading_sort_order = Sorteringsordning
21 table_heading_total_entries = Total Entries
22 table_heading_action = Funktion
23
24 table_heading_entries = Entries
25
26 field_group_name = Namn:
27 field_group_entry_name = Namn:
28 field_display_module = Display Module:
29 field_sort_order = Sort Order:
30
31 total_entries = %s Poster
32
33 introduction_new_attribute_group = Please fill in the following information for the new attribute group.
34
35 introduction_edit_attribute_group = Please make the necessary changes for this attribute group.
36
37 introduction_delete_attribute_group = Please verify the removal of this attribute group and its entries.
38 delete_error_attribute_group_in_use = Error: This attribute group cannot be removed as it is currently assigned to %s products.
39
40 introduction_batch_delete_attribute_groups = Please verify the removal of the following attribute groups and their entries.
41 batch_delete_error_attribute_groups_in_use = Error: The following attribute groups cannot be removed as they are currently assigned to products.
42
43 introduction_new_group_entry = Please fill in the following information for the new attribute group entry.
44
45 introduction_edit_group_entry = Please make the necessary changes for this attribute group entry.
46
47 introduction_delete_group_entry = Please verify the removal of this attribute group entry.
48 delete_error_group_entry_in_use = Error: This attribute group entry cannot be removed as it is currently assigned to %s products.
49
50 introduction_batch_delete_group_entries = Please verify the removal of the following attribute group entries.
51 batch_delete_error_group_entries_in_use = Error: The following attribute group entries cannot be removed as they are currently assigned to products.