-
Notifications
You must be signed in to change notification settings - Fork 2
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Merge pull request #25 from vtex-apps/l10n_master
Add arabic and hungarian
- Loading branch information
Showing
3 changed files
with
55 additions
and
0 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -0,0 +1,26 @@ | ||
{ | ||
"admin/editor.shelf.title": "الرفوف", | ||
"admin/editor.shelf.description": "الوصف", | ||
"admin/editor.buy-together.title": "الشراء معا", | ||
"store/shelf.buy-together.title": "الشراء معا", | ||
"admin/editor.title.label": "العنوان", | ||
"admin/editor.secondary-title.label": "عنوان ثانوي", | ||
"store/shelf.buy-together.change.label": "تغيير", | ||
"store/shelf.buy-together.remove.label": "حذف", | ||
"store/shelf.buy-together.add.label": "إضافة", | ||
"store/shelf.buy-together.total-products.label": "شراء {total} {total, plural, one {منتج} other {منتجات}} لـ", | ||
"admin/editor.shelf.collection.title": "معرّف المجموعة", | ||
"admin/editor.refresh-shelf.title": "تحديث الرفوف", | ||
"admin/editor.refresh-shelf.base-product.label": "عنوان المنتج الأساسي", | ||
"admin/editor.refresh-shelf.secondary-base-product.label": "عنوان المنتج الثانوي", | ||
"admin/editor.refresh-shelf.suggested-products.label": "عنوان المنتجات المقترحة", | ||
"admin/editor.refresh-shelf.secondary-suggested-products.label": "عنوان المنتجات الثانوية المقترحة", | ||
"admin/editor.refresh-shelf.slider-layout.title": "تصميم شريط التمرير", | ||
"admin/editor.refresh-shelf.suggested-products-list.title": "قوائم المنتجات المقترحة", | ||
"admin/editor.refresh-shelf.suggested-products-list.description": "هام: إذا قمت بملء حقل \"معرفات المنتج المقترحة\"، فسيتم تجاهل جميع الحقول الأخرى الموجودة أسفل هذه (معرف الفئة، المجموعة، إلخ).", | ||
"admin/editor.refresh-shelf.suggested-products-list.base-product.title": "معرّف المنتج الأساسي", | ||
"admin/editor.refresh-shelf.suggested-products-list.suggested-products.title": "معرّفات المنتجات المقترحة", | ||
"admin/editor.refresh-shelf.suggested-products-list.suggested-products.description": "يجب فصل المعرفات بفاصلة (على سبيل المثال: 1، 2، 3)", | ||
"store/shelf.refresh.refresh-product-summary.title": "رأيتَ", | ||
"store/shelf.refresh.suggested-products.title": "مقترحة لك" | ||
} |
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -0,0 +1,26 @@ | ||
{ | ||
"admin/editor.shelf.title": "Polc", | ||
"admin/editor.shelf.description": "Leírás", | ||
"admin/editor.buy-together.title": "Vásárlás együtt", | ||
"store/shelf.buy-together.title": "Vásárlás együtt", | ||
"admin/editor.title.label": "Cím", | ||
"admin/editor.secondary-title.label": "Másodlagos cím", | ||
"store/shelf.buy-together.change.label": "Módosítás", | ||
"store/shelf.buy-together.remove.label": "Eltávolítás", | ||
"store/shelf.buy-together.add.label": "Hozzáadás", | ||
"store/shelf.buy-together.total-products.label": "{total} {total, plural, one {termék} other {termék}} vásárlása a következő áron:", | ||
"admin/editor.shelf.collection.title": "Gyűjteményazonosító", | ||
"admin/editor.refresh-shelf.title": "Polc frissítése", | ||
"admin/editor.refresh-shelf.base-product.label": "Alaptermék címe", | ||
"admin/editor.refresh-shelf.secondary-base-product.label": "Másodlagos alaptermék címe", | ||
"admin/editor.refresh-shelf.suggested-products.label": "Ajánlott termékek címe", | ||
"admin/editor.refresh-shelf.secondary-suggested-products.label": "Másodlagos ajánlott termékek címe", | ||
"admin/editor.refresh-shelf.slider-layout.title": "Csúszka elrendezése", | ||
"admin/editor.refresh-shelf.suggested-products-list.title": "Ajánlott termékek listái", | ||
"admin/editor.refresh-shelf.suggested-products-list.description": "Fontos: ha kitölti az „ajánlott termékazonosítók” mezőt, az alatta lévő összes többi mező (kategóriaazonosító, gyűjtemény stb.) figyelmen kívül hagyásra kerül.", | ||
"admin/editor.refresh-shelf.suggested-products-list.base-product.title": "Alaptermék-azonosító", | ||
"admin/editor.refresh-shelf.suggested-products-list.suggested-products.title": "Ajánlott termékek azonosítói", | ||
"admin/editor.refresh-shelf.suggested-products-list.suggested-products.description": "Az azonosítókat vesszővel kell elválasztani (pl. 1,2,3)", | ||
"store/shelf.refresh.refresh-product-summary.title": "A következőt látta:", | ||
"store/shelf.refresh.suggested-products.title": "Önnek ajánlott" | ||
} |