Skip to content
Projects
Groups
Snippets
Help
Loading...
Help
Support
Keyboard shortcuts
?
Submit feedback
Contribute to GitLab
Sign in / Register
Toggle navigation
E
ecommerce-ui
Project overview
Project overview
Details
Activity
Releases
Repository
Repository
Files
Commits
Branches
Tags
Contributors
Graph
Compare
Issues
0
Issues
0
List
Boards
Labels
Milestones
Merge Requests
0
Merge Requests
0
Analytics
Analytics
Repository
Value Stream
Wiki
Wiki
Members
Members
Collapse sidebar
Close sidebar
Activity
Graph
Create a new issue
Commits
Issue Boards
Open sidebar
nexedi
ecommerce-ui
Commits
a41eecde
Commit
a41eecde
authored
Apr 07, 2014
by
Sven Franck
Browse files
Options
Browse Files
Download
Email Patches
Plain Diff
lang: updated translations
parent
e8d799a5
Changes
2
Show whitespace changes
Inline
Side-by-side
Showing
2 changed files
with
350 additions
and
43 deletions
+350
-43
lang/en-EN/dict.json
lang/en-EN/dict.json
+185
-21
lang/fr-FR/dict.json
lang/fr-FR/dict.json
+165
-22
No files found.
lang/en-EN/dict.json
View file @
a41eecde
...
...
@@ -3,9 +3,6 @@
"basket"
:
"Basket"
,
"brands"
:
"Brands"
,
"new"
:
"Just Arrived"
,
"apparel"
:
"Apparel"
,
"accessories"
:
"Accesssories"
,
"shoes"
:
"Shoes"
,
"sales"
:
"Sales"
,
"search"
:
"Search"
,
"search_items"
:
"Search products"
,
...
...
@@ -18,22 +15,6 @@
"pick_country"
:
"Select a language"
,
"subscribe"
:
"Subscribe"
,
"newsletter"
:
"Fashion Newsletter"
,
"suits"
:
"Jumpsuits"
,
"set"
:
"Sets"
,
"swimsuit"
:
"Swimsuits"
,
"dress"
:
"Dresses"
,
"jacket_coat"
:
"Jackets/Coats"
,
"knitwear"
:
"Knitwear"
,
"shirt"
:
"Shirts"
,
"skirt"
:
"Skirts"
,
"top"
:
"Tops"
,
"trouser"
:
"Trousers"
,
"tshirt"
:
"T-Shirts"
,
"belt"
:
"Belts"
,
"scarf"
:
"Scarves"
,
"wallet"
:
"Wallets"
,
"sac"
:
"Handbags"
,
"jewels"
:
"Jewellry/Bijoux"
,
"powered"
:
"Powered by "
,
"created"
:
"Created by "
,
"detail_search"
:
"Personalize"
,
...
...
@@ -59,12 +40,195 @@
},
"portal_type_dict"
:
{
"person_dict"
:
{
"product_dict"
:
{
"field_dict"
:
{
"_id"
:
{
"title"
:
"Style No."
,
"description"
:
"The id of this product."
},
"brand"
:
{
"title"
:
"Brand"
,
"description"
:
"The brand this product belongs to."
},
"short_description"
:
{
"title"
:
"Short Description"
,
"description"
:
"The short description (title) of this product."
},
"long_description"
:
{
"title"
:
"Long Description"
,
"description"
:
"The long description (detailed description) of this product."
},
"price"
:
{
"title"
:
"Price"
,
"description"
:
"The price of this product."
},
"section"
:
{
"title"
:
"Section"
,
"description"
:
"The section this product belongs to."
},
"group"
:
{
"title"
:
"Group"
,
"description"
:
"The group this product belongs to."
},
"category"
:
{
"title"
:
"Category"
,
"description"
:
"The category this product belongs to."
},
"default_image_path"
:
{
"title"
:
"Default Image Path"
,
"description"
:
"The image path to the default image."
},
"teaser_image_path"
:
{
"title"
:
"Teaser Image Path"
,
"description"
:
"The image path to a teaser image."
},
"size_range"
:
{
"title"
:
"Size Range"
,
"description"
:
"The size range of this product."
},
"dimensions"
:
{
"title"
:
"Dimensions"
,
"description"
:
"The dimensions/measurements of this product."
},
"variation_list"
:
{
"title"
:
"Variations"
,
"description"
:
"The variations that exist for this product."
},
"weight"
:
{
"title"
:
"Weight"
,
"description"
:
"The weight of this product."
},
"features"
:
{
"title"
:
"Features"
,
"description"
:
"The features of this product."
}
}
},
"product_individual_variation_dict"
:
{
"text_dict"
:
{
"glossy"
:
"Glossy"
,
"white"
:
"White"
,
"black"
:
"Black"
,
"stone_blue"
:
"Stone Blue"
,
"pearl"
:
"Pearl"
,
"carbon"
:
"Carbon"
,
"curacao"
:
"Curacao"
,
"azur"
:
"Azur"
,
"fuchsia"
:
"Fuchsia"
,
"apricot"
:
"Apricot"
,
"desert"
:
"Desert"
,
"speculous"
:
"Speculous"
,
"green_tree"
:
"Green Tree/Vert Sapin"
,
"brandy"
:
"Brandy"
,
"tango"
:
"Tango"
,
"coral"
:
"Coral/Corail"
,
"emerald"
:
"Emerald/Emeraud"
,
"persian"
:
"Persian/Persan"
,
"tree"
:
"Tree/Sapin"
,
"orange"
:
"Orange"
,
"hemp"
:
"Hemp/Chauvre"
,
"dark_blue"
:
"Dark Blue"
,
"cream"
:
"Cream"
,
"shell"
:
"Shell"
,
"stone_gray"
:
"Stone Gray"
,
"hav"
:
"Hav"
,
"peach"
:
"Peach"
,
"black_blue"
:
"Black/Blue"
},
"field_dict"
:
{
"_id"
:
{
"title"
:
"ID"
,
"description"
:
"The id of this product variation."
},
"reference"
:
{
"title"
:
"Reference"
,
"description"
:
"The reference product for this variation."
},
"title"
:
{
"title"
:
"Title"
,
"description"
:
"The title of this variation."
},
"title_i18n"
:
{
"title"
:
"Translation Lookup"
,
"description"
:
"The translation lookup for this variation."
},
"image_list"
:
{
"title"
:
"Image List"
,
"description"
:
"Images associated with this variation"
},
"variation_name"
:
{
"title"
:
"Variation Name"
,
"description"
:
"The name of this variation."
}
}
},
"category_dict"
:
{
"text_dict"
:
{
"women"
:
"Women"
,
"men"
:
"Men"
,
"apparel"
:
"Apparel"
,
"accessories"
:
"Accesssories"
,
"shoes"
:
"Shoes"
,
"jumpsuits"
:
"Jumpsuits"
,
"sets"
:
"Sets"
,
"swimsuit"
:
"Swimsuits"
,
"dress"
:
"Dresses"
,
"jackets"
:
"Jackets/Coats"
,
"knitwear"
:
"Knitwear"
,
"shirts"
:
"Shirts"
,
"skirts"
:
"Skirts"
,
"tops"
:
"Tops"
,
"trousers"
:
"Trousers"
,
"tshirts"
:
"T-Shirts"
,
"belts"
:
"Belts"
,
"scarves"
:
"Scarves"
,
"wallets"
:
"Wallets"
,
"handbags"
:
"Handbags"
,
"bijoux"
:
"Jewellry/Bijoux"
,
"set_one_size"
:
"Size Range: One Size"
,
"size_one_size"
:
"One size only"
,
"set_XS_XXL"
:
"Size Range: XS-XXL"
,
"size_XS"
:
"XS"
,
"size_S"
:
"S"
,
"size_M"
:
"M"
,
"size_L"
:
"L"
,
"size_XL"
:
"XL"
,
"size_XXL"
:
"XXL"
,
"set_T0_T4"
:
"Size Range: T0-T4"
,
"size_T0"
:
"T0"
,
"size_T1"
:
"T1"
,
"size_T2"
:
"T2"
,
"size_T3"
:
"T3"
,
"size_T4"
:
"T4"
,
"set_34-42"
:
"Size Range: 34-42"
,
"size_34"
:
"34"
,
"size_36"
:
"36"
,
"size_38"
:
"38"
,
"size_40"
:
"40"
,
"size_42"
:
"42"
},
"field_dict"
:
{
"_id"
:
{
"title"
:
"Id"
,
"description"
:
"The id of this title."
},
"title"
:
{
"title"
:
"Title"
,
"description"
:
"The title of this category."
},
"title_i18n"
:
{
"title"
:
"Translation Pointer"
,
"description"
:
"The translation lookup value of this category."
},
"sub_category_list"
:
{
"title"
:
"Child Category List"
,
"description"
:
"The subcategories associated with this category."
},
"parent_category_list"
:
{
"title"
:
"Parent Category List"
,
"description"
:
"The parent categories associated with this category."
}
}
}
}
...
...
lang/fr-FR/dict.json
View file @
a41eecde
...
...
@@ -3,12 +3,9 @@
"basket"
:
"Panier"
,
"brands"
:
"Marques"
,
"new"
:
"Nouveatés"
,
"apparel"
:
"Vêtements"
,
"accessories"
:
"Accessories"
,
"shoes"
:
"Chaussures"
,
"sales"
:
"Soldes"
,
"search"
:
"Rechercher"
,
"search"
:
"Chercher les produits"
,
"search
_items
"
:
"Chercher les produits"
,
"login"
:
"Connexion"
,
"english"
:
"Anglais"
,
"french"
:
"French"
,
...
...
@@ -18,22 +15,6 @@
"pick_country"
:
"Selectioner une langue"
,
"subscribe"
:
"Souscrire"
,
"newsletter"
:
"Bulletin de Mode"
,
"suits"
:
"Combinaison"
,
"set"
:
"Ensemble"
,
"swimsuit"
:
"Maillot de bain"
,
"dress"
:
"Robes"
,
"jacket_coat"
:
"Vestes et manteaux"
,
"knitwear"
:
"Pulls et tricot"
,
"shirt"
:
"Chemises"
,
"skirt"
:
"Jupes"
,
"top"
:
"Tops"
,
"trouser"
:
"Pantalons"
,
"tshirt"
:
"T-Shirts"
,
"belt"
:
"Ceinture"
,
"scarf"
:
"Echarpe"
,
"wallet"
:
"Porte-feuille"
,
"sac"
:
"Sacs"
,
"jewels"
:
"Bijoux"
,
"created"
:
"Crée par "
,
"powered"
:
"Alimenté par "
,
"detail_search"
:
"Personnalisée"
,
...
...
@@ -59,12 +40,174 @@
},
"portal_type_dict"
:
{
"person_dict"
:
{
"product_dict"
:
{
"field_dict"
:
{
"_id"
:
{
"title"
:
"N ° de"
,
"description"
:
"L'identifiant de ce produit."
},
"brand"
:
{
"title"
:
"Marque"
,
"description"
:
"The brand this product belongs to."
},
"short_description"
:
{
"title"
:
"Description courte"
,
"description"
:
"La courte description (titre) de ce produit."
},
"long_description"
:
{
"title"
:
"Description longue"
,
"description"
:
"La longue description (description détaillée) de ce produit."
},
"price"
:
{
"title"
:
"Prix"
,
"description"
:
"Le prix de ce produit."
},
"section"
:
{
"title"
:
"Section"
,
"description"
:
"La section de ce produit appartient."
},
"group"
:
{
"title"
:
"Groupe"
,
"description"
:
"Le groupe appartient à ce produit."
},
"category"
:
{
"title"
:
"Catégorie"
,
"description"
:
"La catégorie de ce produit appartient."
},
"default_image_path"
:
{
"title"
:
"Chemin par défaut de l'image"
,
"description"
:
"Le chemin de l'image à l'image par défaut."
},
"teaser_image_path"
:
{
"title"
:
"Teaser Chemin de l'image"
,
"description"
:
"Le chemin de l'image à une image teaser."
},
"size_range"
:
{
"title"
:
"Gamme de Taille"
,
"description"
:
"La gamme de taille de ce produit."
},
"dimensions"
:
{
"title"
:
"Dimensions"
,
"description"
:
"Les dimensions/mesures de ce produit."
},
"variation_list"
:
{
"title"
:
"Variations"
,
"description"
:
"Les variations qui existent pour ce produit."
},
"weight"
:
{
"title"
:
"Poids"
,
"description"
:
"Le poids de ce produit."
},
"features"
:
{
"title"
:
"Traits"
,
"description"
:
"Les caractéristiques de ce produit."
}
}
},
"product_individual_variation_dict"
:
{
"text_dict"
:
{
"glossy"
:
"Brillant"
,
"white"
:
"Blanc"
,
"black"
:
"Noir"
,
"stone_blue"
:
"Pierre Bleue"
,
"pearl"
:
"Nacre"
,
"carbon"
:
"Carbone"
,
"curacao"
:
"Curacao"
,
"azur"
:
"Azur"
,
"fuchsia"
:
"Fuchsia"
,
"apricot"
:
"Apricot"
,
"desert"
:
"Désert"
,
"speculous"
:
"Spéculoos"
,
"green_tree"
:
"Vert Sapin"
,
"brandy"
:
"Brandy"
,
"tango"
:
"Tango"
,
"coral"
:
"Corail"
,
"emerald"
:
"Emeraud"
,
"persian"
:
"Persan"
,
"tree"
:
"xSapin"
,
"orange"
:
"Orange"
,
"hemp"
:
"hauvre"
,
"dark_blue"
:
"Bleu Foncé"
,
"cream"
:
"Cream"
,
"shell"
:
"Coquillage"
,
"stone_gray"
:
"Pierre Gris"
,
"hav"
:
"Hav"
,
"peach"
:
"Peach"
,
"black_blue"
:
"Noir/Bleue"
},
"field_dict"
:
{
"_id"
:
{
"title"
:
"ID"
,
"description"
:
"L'identifiant de cette variation de produit."
},
"reference"
:
{
"title"
:
"Référence"
,
"description"
:
"Le produit de référence pour cette variation."
},
"title"
:
{
"title"
:
"Titre"
,
"description"
:
"Le titre de cette variation."
},
"title_i18n"
:
{
"title"
:
"Recherche de traduction"
,
"description"
:
"La recherche de la traduction de cette variation."
},
"image_list"
:
{
"title"
:
"Liste des images"
,
"description"
:
"Les images associées à cette variation."
},
"variation_name"
:
{
"title"
:
"Nom Variation"
,
"description"
:
"Le nom de cette variation."
}
}
},
"category_dict"
:
{
"text_dict"
:
{
"women"
:
"Femmes"
,
"men"
:
"Hommes"
,
"apparel"
:
"Vêtements"
,
"accessories"
:
"Accesssories"
,
"shoes"
:
"Chaussures"
,
"jumpsuits"
:
"Combinaison"
,
"sets"
:
"Ensemble"
,
"swimsuit"
:
"Maillot de bain"
,
"dress"
:
"Robes"
,
"jackets"
:
"Vestes et manteaux"
,
"knitwear"
:
"Pulls et tricot"
,
"shirts"
:
"Chemises"
,
"skirts"
:
"Jupes"
,
"tops"
:
"Tops"
,
"trousers"
:
"Pantalons"
,
"tshirts"
:
"T-Shirts"
,
"belts"
:
"Ceinture"
,
"scarves"
:
"Echarpe"
,
"wallets"
:
"Porte-feuille"
,
"handbags"
:
"Sacs"
,
"bijoux"
:
"Bijoux"
,
},
"field_dict"
:
{
"_id"
:
{
"title"
:
"Id"
,
"description"
:
"L'id de cette catégorie."
},
"title"
:
{
"title"
:
"Titre"
,
"description"
:
"Le titre de cette catégorie."
},
"title_i18n"
:
{
"title"
:
"Pointer traduction"
,
"description"
:
"La valeur de recherche de traduction de cette catégorie."
},
"sub_category_list"
:
{
"title"
:
"Enfant Catégorie liste"
,
"description"
:
"Les sous-catégories associées à cette catégorie."
},
"parent_category_list"
:
{
"title"
:
"Catégorie parente Liste"
,
"description"
:
"Les catégories de parents associés à cette catégorie."
}
}
}
}
...
...
Write
Preview
Markdown
is supported
0%
Try again
or
attach a new file
Attach a file
Cancel
You are about to add
0
people
to the discussion. Proceed with caution.
Finish editing this message first!
Cancel
Please
register
or
sign in
to comment