Skip to content

Commit 49b5708

Browse files
Update 5 translation files
1 parent 9440037 commit 49b5708

File tree

5 files changed

+5
-5
lines changed

5 files changed

+5
-5
lines changed

locales/cs.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -157,7 +157,7 @@
157157
"load_video": "Přehrát video {{ index }} v zobrazení galerie",
158158
"image_available": "Obrázek {{ index }} je nyní k dispozici v zobrazení galerie"
159159
},
160-
"nested_label": "{{ product_title }} pro {{ parent_title }}",
160+
"nested_label": "{{ title }} pro {{ parent_title }}",
161161
"view_full_details": "Zobrazit veškeré podrobnosti",
162162
"shipping_policy_html": "<a href=\"{{ link }}\">Poštovné</a> se vypočítá na pokladně.",
163163
"choose_options": "Výběr možností",

locales/ja.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -156,7 +156,7 @@
156156
"load_video": "ギャラリービューでビデオ ({{ index }}) を再生する",
157157
"image_available": "ギャラリービューで画像 ({{ index }}) が利用できるようになりました"
158158
},
159-
"nested_label": "{{ parent_title }}用の{{ product_title }}",
159+
"nested_label": "{{ parent_title }}向けの{{ title }}",
160160
"view_full_details": "詳細を表示する",
161161
"shipping_policy_html": "<a href=\"{{ link }}\">配送料</a>はチェックアウト時に計算されます。",
162162
"choose_options": "オプションを選択",

locales/lt.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -158,7 +158,7 @@
158158
"load_video": "Leisti vaizdo įrašą {{ index }} galerijos rodinyje",
159159
"image_available": "Vaizdas {{ index }} dabar prieinamas galerijos rodinyje"
160160
},
161-
"nested_label": "{{ product_title }} {{ parent_title }}",
161+
"nested_label": "{{ title }} už ({{ parent_title }})",
162162
"view_full_details": "Žiūrėti visą informaciją",
163163
"shipping_policy_html": "<a href=\"{{ link }}\">Siuntimo išlaidos</a> apskaičiuojamos atsiskaitant.",
164164
"choose_options": "Rinktis variantus",

locales/pt-PT.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -157,7 +157,7 @@
157157
"load_video": "Reproduzir vídeo {{ index }} na vista de galeria",
158158
"image_available": "A imagem {{ index }} está agora disponível na vista de galeria"
159159
},
160-
"nested_label": "{{ product_title }} para {{ parent_title }}",
160+
"nested_label": "{{ title }} para {{ parent_title }}",
161161
"view_full_details": "Ver detalhes completos",
162162
"shipping_policy_html": "<a href=\"{{ link }}\">Envio</a> calculado na finalização da compra.",
163163
"choose_options": "Escolher opções",

locales/zh-CN.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -156,7 +156,7 @@
156156
"load_video": "在图库视图中播放视频 {{ index }}",
157157
"image_available": "图片 {{ index }} 现已在图库视图中可用"
158158
},
159-
"nested_label": "{{ parent_title }}{{ product_title }}",
159+
"nested_label": "{{ title }},适用于 {{ parent_title }}",
160160
"view_full_details": "查看完整详细信息",
161161
"shipping_policy_html": "结账时计算的<a href=\"{{ link }}\">运费</a>。",
162162
"choose_options": "选择选项",

0 commit comments

Comments
 (0)