generated from vtex-apps/react-app-template
-
Notifications
You must be signed in to change notification settings - Fork 27
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 #38 from vtex-apps/update/i18n
Add IT, KR, NL and FR translations
- Loading branch information
Showing
6 changed files
with
146 additions
and
10 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 |
---|---|---|
@@ -1,10 +1,3 @@ | ||
"project_id" : "417706" | ||
"base_url" : "https://api.crowdin.com" | ||
"preserve_hierarchy": true | ||
files: [ | ||
{ | ||
"source" : "/messages/en.json", | ||
"translation" : "/messages/%locale%.json", | ||
"type" : "json", | ||
} | ||
] | ||
files: | ||
- source: /messages/en.json | ||
translation: /messages/%locale%.json |
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,34 @@ | ||
{ | ||
"admin/editor.store-image.title": "Photo", | ||
"admin/editor.store-image.src.title": "Photo", | ||
"admin/editor.store-image.alt.title": "Texte alternatif", | ||
"admin/editor.store-image.title.title": "Titre de l’image", | ||
"admin/editor.store-image.title.description": "Titre à afficher par pointage", | ||
"admin/editor.image-list.title": "Liste d’images", | ||
"admin/editor.image-list.description": "Afficher une liste d’images", | ||
"admin/editor.image-list.images.title": "Images", | ||
"admin/editor.image-list.images.image.title": "Photo", | ||
"admin/editor.image-list.images.mobileImage.title": "Image pour mobile", | ||
"admin/editor.image-list.images.description.title": "Texte de remplacement de l’image", | ||
"admin/editor.image-list.images.title.title": "Titre de l’mage", | ||
"admin/editor.image-list.images.link.url.title": "URL du lien de l’image", | ||
"admin/editor.image-list.images.link.openNewTab.title": "Devrait s’ouvrir dans un nouvel onglet", | ||
"admin/editor.image-list.images.link.noFollow.title": "Devrait être un lien nofollow", | ||
"admin/editor.image-list.images.link.title.title": "Titre pour le lien", | ||
"admin/editor.image-list.height.title": "Hauteur maximale pour chaque image (px)", | ||
"admin/editor.image-list.images.width.title": "Largeur de l’image", | ||
"admin/editor.image-list.images.width.description": "Largeur de l’image pour une seule image (% ou px)", | ||
"admin/editor.image-slider.title": "Curseur image", | ||
"admin/editor.image-slider.description": "Curseur image", | ||
"admin/editor.image-slider.slider.title": "Options du curseur", | ||
"admin/editor.image-slider.slider.infinite": "Infini", | ||
"admin/editor.image-slider.slider.showNavigation": "Afficher les flèches de navigation", | ||
"admin/editor.image-slider.slider.showPaginationDots": "Afficher les points de pagination", | ||
"admin/editor.image-slider.slider.usePagination": "Utiliser la pagination", | ||
"admin/editor.image.analytics.title": "Évènement d’analyse", | ||
"admin/editor.image.analytics.none": "Non", | ||
"admin/editor.image.analytics.provide": "Oui", | ||
"admin/editor.image.analytics.promotionId": "ID de promotion", | ||
"admin/editor.image.analytics.promotionName": "Nom de promotion", | ||
"admin/editor.image.analytics.promotionPosition": "Position créative" | ||
} |
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,34 @@ | ||
{ | ||
"admin/editor.store-image.title": "Immagine", | ||
"admin/editor.store-image.src.title": "Immagine", | ||
"admin/editor.store-image.alt.title": "Testo alternativo", | ||
"admin/editor.store-image.title.title": "Titolo immagine", | ||
"admin/editor.store-image.title.description": "Titolo da mostrare al passaggio del mouse", | ||
"admin/editor.image-list.title": "Elenco immagini", | ||
"admin/editor.image-list.description": "Mostra un elenco di immagini", | ||
"admin/editor.image-list.images.title": "Immagini", | ||
"admin/editor.image-list.images.image.title": "Immagine", | ||
"admin/editor.image-list.images.mobileImage.title": "Immagine per dispositivi mobili", | ||
"admin/editor.image-list.images.description.title": "Testo alternativo immagine", | ||
"admin/editor.image-list.images.title.title": "Titolo immagine", | ||
"admin/editor.image-list.images.link.url.title": "URL link immagine", | ||
"admin/editor.image-list.images.link.openNewTab.title": "Si dovrebbe aprire in una nuova scheda", | ||
"admin/editor.image-list.images.link.noFollow.title": "Dovrebbe essere un link nofollow", | ||
"admin/editor.image-list.images.link.title.title": "Titolo del link", | ||
"admin/editor.image-list.height.title": "Altezza massima per ciascuna immagine (px)", | ||
"admin/editor.image-list.images.width.title": "Larghezza immagine", | ||
"admin/editor.image-list.images.width.description": "Larghezza per una singola immagine (% o px)", | ||
"admin/editor.image-slider.title": "Slider di immagini", | ||
"admin/editor.image-slider.description": "Slider di immagini", | ||
"admin/editor.image-slider.slider.title": "Opzioni per slider", | ||
"admin/editor.image-slider.slider.infinite": "Illimitato", | ||
"admin/editor.image-slider.slider.showNavigation": "Mostra frecce di navigazione", | ||
"admin/editor.image-slider.slider.showPaginationDots": "Mostra punti di impaginazione", | ||
"admin/editor.image-slider.slider.usePagination": "Utilizza impaginazione", | ||
"admin/editor.image.analytics.title": "Evento di analisi", | ||
"admin/editor.image.analytics.none": "No", | ||
"admin/editor.image.analytics.provide": "Sì", | ||
"admin/editor.image.analytics.promotionId": "ID promozione", | ||
"admin/editor.image.analytics.promotionName": "Nome promozione", | ||
"admin/editor.image.analytics.promotionPosition": "Posizione creativa" | ||
} |
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,34 @@ | ||
{ | ||
"admin/editor.store-image.title": "이미지", | ||
"admin/editor.store-image.src.title": "이미지", | ||
"admin/editor.store-image.alt.title": "대체 텍스트", | ||
"admin/editor.store-image.title.title": "이미지 제목", | ||
"admin/editor.store-image.title.description": "호버에 표시할 제목", | ||
"admin/editor.image-list.title": "이미지 목록", | ||
"admin/editor.image-list.description": "이미지 목록 표시", | ||
"admin/editor.image-list.images.title": "이미지", | ||
"admin/editor.image-list.images.image.title": "이미지", | ||
"admin/editor.image-list.images.mobileImage.title": "모바일용 이미지", | ||
"admin/editor.image-list.images.description.title": "이미지 alt 텍스트", | ||
"admin/editor.image-list.images.title.title": "이미지 제목", | ||
"admin/editor.image-list.images.link.url.title": "이미지 링크 URL", | ||
"admin/editor.image-list.images.link.openNewTab.title": "새 탭에서 열어야 함", | ||
"admin/editor.image-list.images.link.noFollow.title": "nofollow 링크여야 함", | ||
"admin/editor.image-list.images.link.title.title": "링크 제목", | ||
"admin/editor.image-list.height.title": "각 이미지의 최대 높이(px)", | ||
"admin/editor.image-list.images.width.title": "이미지 너비", | ||
"admin/editor.image-list.images.width.description": "단일 이미지의 이미지 너비(% 또는 px)", | ||
"admin/editor.image-slider.title": "이미지 슬라이더", | ||
"admin/editor.image-slider.description": "이미지 슬라이더", | ||
"admin/editor.image-slider.slider.title": "슬라이더 옵션", | ||
"admin/editor.image-slider.slider.infinite": "무한", | ||
"admin/editor.image-slider.slider.showNavigation": "탐색 화살표 표시", | ||
"admin/editor.image-slider.slider.showPaginationDots": "페이지 번호 점 표시", | ||
"admin/editor.image-slider.slider.usePagination": "페이지 번호 사용", | ||
"admin/editor.image.analytics.title": "애널리틱스 이벤트", | ||
"admin/editor.image.analytics.none": "아니요", | ||
"admin/editor.image.analytics.provide": "예", | ||
"admin/editor.image.analytics.promotionId": "프로모션 ID", | ||
"admin/editor.image.analytics.promotionName": "프로모션 이름", | ||
"admin/editor.image.analytics.promotionPosition": "창의적 위치" | ||
} |
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,34 @@ | ||
{ | ||
"admin/editor.store-image.title": "Afbeelding", | ||
"admin/editor.store-image.src.title": "Afbeelding", | ||
"admin/editor.store-image.alt.title": "Alternatieve tekst", | ||
"admin/editor.store-image.title.title": "Titel van de afbeelding", | ||
"admin/editor.store-image.title.description": "Titel die moet worden weergegeven bij zweven", | ||
"admin/editor.image-list.title": "Afbeeldinglijst", | ||
"admin/editor.image-list.description": "Toon een lijst van afbeeldingen", | ||
"admin/editor.image-list.images.title": "Afbeeldingen", | ||
"admin/editor.image-list.images.image.title": "Afbeelding", | ||
"admin/editor.image-list.images.mobileImage.title": "Afbeelding voor mobiel", | ||
"admin/editor.image-list.images.description.title": "Afbeelding alt-tekst", | ||
"admin/editor.image-list.images.title.title": "Titel van de afbeelding", | ||
"admin/editor.image-list.images.link.url.title": "URL van afbeeldingslink", | ||
"admin/editor.image-list.images.link.openNewTab.title": "Moet openen op een nieuwe tab", | ||
"admin/editor.image-list.images.link.noFollow.title": "Moet een nofollow link zijn", | ||
"admin/editor.image-list.images.link.title.title": "Titel voor de link", | ||
"admin/editor.image-list.height.title": "Maximale hoogte voor elke afbeelding (px)", | ||
"admin/editor.image-list.images.width.title": "Afbeeldingsbreedte", | ||
"admin/editor.image-list.images.width.description": "Afbeeldingsbreedte voor één afbeelding (% of px)", | ||
"admin/editor.image-slider.title": "Afbeelding schuifregelaar", | ||
"admin/editor.image-slider.description": "Afbeelding schuifregelaar", | ||
"admin/editor.image-slider.slider.title": "Schuifregelaar opties", | ||
"admin/editor.image-slider.slider.infinite": "Oneindig", | ||
"admin/editor.image-slider.slider.showNavigation": "Toon navigatiepijlen", | ||
"admin/editor.image-slider.slider.showPaginationDots": "Toon pagineringstippen", | ||
"admin/editor.image-slider.slider.usePagination": "Gebruik paginering", | ||
"admin/editor.image.analytics.title": "Analytics-gebeurtenis", | ||
"admin/editor.image.analytics.none": "Nee", | ||
"admin/editor.image.analytics.provide": "Ja", | ||
"admin/editor.image.analytics.promotionId": "Promotie-id", | ||
"admin/editor.image.analytics.promotionName": "Promotienaam", | ||
"admin/editor.image.analytics.promotionPosition": "Creatieve positie" | ||
} |