@alfadocs/ui-kit 1.28.1 → 1.28.3

This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
Files changed (50) hide show
  1. package/dist/agent-catalog.json +1 -1
  2. package/dist/i18n/locales/ar.d.ts +75 -75
  3. package/dist/i18n/locales/ar.js +76 -76
  4. package/dist/i18n/locales/de.d.ts +24 -24
  5. package/dist/i18n/locales/de.js +24 -24
  6. package/dist/i18n/locales/el.d.ts +75 -75
  7. package/dist/i18n/locales/el.js +76 -76
  8. package/dist/i18n/locales/es.d.ts +25 -25
  9. package/dist/i18n/locales/es.js +25 -25
  10. package/dist/i18n/locales/fr.d.ts +29 -29
  11. package/dist/i18n/locales/fr.js +29 -29
  12. package/dist/i18n/locales/hi.d.ts +75 -75
  13. package/dist/i18n/locales/hi.js +76 -76
  14. package/dist/i18n/locales/ja.d.ts +75 -75
  15. package/dist/i18n/locales/ja.js +76 -76
  16. package/dist/i18n/locales/nl.d.ts +23 -23
  17. package/dist/i18n/locales/nl.js +23 -23
  18. package/dist/i18n/locales/pl.d.ts +75 -75
  19. package/dist/i18n/locales/pl.js +76 -76
  20. package/dist/i18n/locales/pt.d.ts +25 -25
  21. package/dist/i18n/locales/pt.js +25 -25
  22. package/dist/i18n/locales/ro.d.ts +75 -75
  23. package/dist/i18n/locales/ro.js +76 -76
  24. package/dist/i18n/locales/ru.d.ts +75 -75
  25. package/dist/i18n/locales/ru.js +76 -76
  26. package/dist/i18n/locales/sq.d.ts +75 -75
  27. package/dist/i18n/locales/sq.js +76 -76
  28. package/dist/i18n/locales/sv.d.ts +74 -74
  29. package/dist/i18n/locales/sv.js +75 -75
  30. package/dist/i18n/locales/tr.d.ts +75 -75
  31. package/dist/i18n/locales/tr.js +76 -76
  32. package/dist/i18n/locales/zh.d.ts +75 -75
  33. package/dist/i18n/locales/zh.js +76 -76
  34. package/dist/locales/ar.json +75 -75
  35. package/dist/locales/de.json +24 -24
  36. package/dist/locales/el.json +75 -75
  37. package/dist/locales/es.json +25 -25
  38. package/dist/locales/fr.json +29 -29
  39. package/dist/locales/hi.json +75 -75
  40. package/dist/locales/ja.json +75 -75
  41. package/dist/locales/nl.json +23 -23
  42. package/dist/locales/pl.json +75 -75
  43. package/dist/locales/pt.json +25 -25
  44. package/dist/locales/ro.json +75 -75
  45. package/dist/locales/ru.json +75 -75
  46. package/dist/locales/sq.json +75 -75
  47. package/dist/locales/sv.json +74 -74
  48. package/dist/locales/tr.json +75 -75
  49. package/dist/locales/zh.json +75 -75
  50. package/package.json +1 -1
@@ -1722,7 +1722,7 @@
1722
1722
  "pickService": "1. Choisissez un service",
1723
1723
  "pickDate": "2. Choisissez une date",
1724
1724
  "pickTime": "3. Choisissez une heure",
1725
- "pickServiceLabel": "Service",
1725
+ "pickServiceLabel": "Prestation",
1726
1726
  "pickDateLabel": "Date",
1727
1727
  "pickTimeLabel": "Heure",
1728
1728
  "confirmStep": "Confirmer",
@@ -1744,7 +1744,7 @@
1744
1744
  "dateTimeSummary": "{{date}} à {{time}}",
1745
1745
  "noSlotsForDate": "Aucun horaire disponible ce jour",
1746
1746
  "slotsAvailable_one": "{{count}} horaire disponible",
1747
- "slotsAvailable_zero": "{{count}} horaires disponibles",
1747
+ "slotsAvailable_zero": "{{count}} horaire disponible",
1748
1748
  "slotsAvailable_two": "{{count}} horaires disponibles",
1749
1749
  "slotsAvailable_few": "{{count}} horaires disponibles",
1750
1750
  "slotsAvailable_many": "{{count}} horaires disponibles",
@@ -1767,7 +1767,7 @@
1767
1767
  "placeholder": "Choisissez une spécialité"
1768
1768
  },
1769
1769
  "service": {
1770
- "heading": "Service",
1770
+ "heading": "Prestation",
1771
1771
  "placeholder": "Choisissez un service"
1772
1772
  },
1773
1773
  "operator": {
@@ -1804,20 +1804,20 @@
1804
1804
  }
1805
1805
  },
1806
1806
  "success": {
1807
- "heading": "Booking submitted",
1808
- "descriptionSingle": "We've sent a confirmation link via {{channel}}. Click the link to confirm your booking.",
1809
- "descriptionMultiple": "We've sent a confirmation link via {{channels}}. Click the link in any of these to confirm your booking.",
1810
- "descriptionDemo": "This was a demo — no confirmation was sent. In production we'd email you a link to confirm.",
1807
+ "heading": "Réservation envoyée",
1808
+ "descriptionSingle": "Nous vous avons envoyé un lien de confirmation via {{channel}}. Cliquez sur le lien pour confirmer votre réservation.",
1809
+ "descriptionMultiple": "Nous vous avons envoyé un lien de confirmation via {{channels}}. Cliquez sur le lien dans l'un de ces canaux pour confirmer votre réservation.",
1810
+ "descriptionDemo": "Il s'agissait d'une démo — aucune confirmation n'a été envoyée. En production, nous vous enverrions un lien par e-mail pour confirmer.",
1811
1811
  "summaryDate": "Date",
1812
- "summaryTime": "Time",
1813
- "summaryProvider": "Provider",
1814
- "summaryService": "Service",
1815
- "summarySpecialty": "Specialty",
1816
- "bookAnother": "Book another appointment",
1817
- "modifyBooking": "Modify booking"
1812
+ "summaryTime": "Heure",
1813
+ "summaryProvider": "Praticien",
1814
+ "summaryService": "Prestation",
1815
+ "summarySpecialty": "Spécialité",
1816
+ "bookAnother": "Réserver un autre rendez-vous",
1817
+ "modifyBooking": "Modifier la réservation"
1818
1818
  },
1819
1819
  "submitError": {
1820
- "generic": "We couldn't submit your booking. Please try again."
1820
+ "generic": "Nous n'avons pas pu envoyer votre réservation. Veuillez réessayer."
1821
1821
  },
1822
1822
  "details": {
1823
1823
  "heading": "Vos coordonnées",
@@ -1916,13 +1916,13 @@
1916
1916
  "loading": "Chargement des résultats…",
1917
1917
  "results": {
1918
1918
  "heading_one": "{{count}} résultat à {{place}}",
1919
- "heading_zero": "{{count}} résultats à {{place}}",
1919
+ "heading_zero": "{{count}} résultat à {{place}}",
1920
1920
  "heading_two": "{{count}} résultats à {{place}}",
1921
1921
  "heading_few": "{{count}} résultats à {{place}}",
1922
1922
  "heading_many": "{{count}} résultats à {{place}}",
1923
1923
  "heading_other": "{{count}} résultats à {{place}}",
1924
1924
  "summary_one": "{{count}} résultat",
1925
- "summary_zero": "{{count}} résultats",
1925
+ "summary_zero": "{{count}} résultat",
1926
1926
  "summary_two": "{{count}} résultats",
1927
1927
  "summary_few": "{{count}} résultats",
1928
1928
  "summary_many": "{{count}} résultats",
@@ -1978,7 +1978,7 @@
1978
1978
  },
1979
1979
  "sheet": {
1980
1980
  "title_one": "{{count}} cabinet",
1981
- "title_zero": "{{count}} cabinets",
1981
+ "title_zero": "{{count}} cabinet",
1982
1982
  "title_two": "{{count}} cabinets",
1983
1983
  "title_few": "{{count}} cabinets",
1984
1984
  "title_many": "{{count}} cabinets",
@@ -1994,22 +1994,22 @@
1994
1994
  }
1995
1995
  },
1996
1996
  "contactProfileCard": {
1997
- "heading": "Profile",
1998
- "openInGoogleMaps": "Open in Google Maps",
1997
+ "heading": "Profil",
1998
+ "openInGoogleMaps": "Ouvrir dans Google Maps",
1999
1999
  "label": {
2000
- "address": "Practice address",
2001
- "phone": "Phone",
2002
- "whatsapp": "WhatsApp",
2000
+ "address": "Adresse du cabinet",
2001
+ "phone": "Téléphone",
2002
+ "whatsapp": "Numéro WhatsApp",
2003
2003
  "email": "Email",
2004
- "website": "Website",
2005
- "languages": "Languages spoken",
2006
- "insurances": "Insurance / partnership",
2004
+ "website": "Site web",
2005
+ "languages": "Langues parlées",
2006
+ "insurances": "Assurance / partenariat",
2007
2007
  "firstVisitPrice": "Coût de la première consultation",
2008
- "expertForAnxiousPatients": "Expert with anxious patients",
2008
+ "expertForAnxiousPatients": "Expert des patients anxieux",
2009
2009
  "profession": "Profession"
2010
2010
  },
2011
2011
  "value": {
2012
- "yesShort": "Yes"
2012
+ "yesShort": "Oui"
2013
2013
  },
2014
2014
  "map": {
2015
2015
  "alt": "Carte montrant {{address}}"
@@ -2612,8 +2612,8 @@
2612
2612
  },
2613
2613
  "operatorHero": {
2614
2614
  "colorLabel": "Calendar colour",
2615
- "regionLabel": "Operator profile",
2616
- "ratingLabel": "{{value}} out of 5 stars, based on {{count}} reviews"
2615
+ "regionLabel": "Profil du praticien",
2616
+ "ratingLabel": "{{value}} sur 5 étoiles, basé sur {{count}} avis"
2617
2617
  },
2618
2618
  "reviewsPanel": {
2619
2619
  "regionLabel": "Avis des patients",
@@ -1804,20 +1804,20 @@
1804
1804
  }
1805
1805
  },
1806
1806
  "success": {
1807
- "heading": "Booking submitted",
1808
- "descriptionSingle": "We've sent a confirmation link via {{channel}}. Click the link to confirm your booking.",
1809
- "descriptionMultiple": "We've sent a confirmation link via {{channels}}. Click the link in any of these to confirm your booking.",
1810
- "descriptionDemo": "This was a demo — no confirmation was sent. In production we'd email you a link to confirm.",
1811
- "summaryDate": "Date",
1812
- "summaryTime": "Time",
1813
- "summaryProvider": "Provider",
1814
- "summaryService": "Service",
1815
- "summarySpecialty": "Specialty",
1816
- "bookAnother": "Book another appointment",
1817
- "modifyBooking": "Modify booking"
1807
+ "heading": "बुकिंग सबमिट कर दी गई है",
1808
+ "descriptionSingle": "हमने {{channel}} के ज़रिए एक पुष्टिकरण लिंक भेज दिया है। अपनी बुकिंग की पुष्टि करने के लिए लिंक पर क्लिक करें।",
1809
+ "descriptionMultiple": "हमने {{channels}} के ज़रिए एक पुष्टिकरण लिंक भेज दिया है। अपनी बुकिंग की पुष्टि करने के लिए इनमें से किसी भी लिंक पर क्लिक करें।",
1810
+ "descriptionDemo": "यह एक डेमो था — कोई पुष्टिकरण नहीं भेजा गया। प्रोडक्शन में हम आपको पुष्टि के लिए एक लिंक ईमेल करेंगे।",
1811
+ "summaryDate": "तारीख",
1812
+ "summaryTime": "समय",
1813
+ "summaryProvider": "प्रदाता",
1814
+ "summaryService": "सेवा",
1815
+ "summarySpecialty": "विशेषता",
1816
+ "bookAnother": "एक और अपॉइंटमेंट बुक करें",
1817
+ "modifyBooking": "बुकिंग बदलें"
1818
1818
  },
1819
1819
  "submitError": {
1820
- "generic": "We couldn't submit your booking. Please try again."
1820
+ "generic": "हम आपकी बुकिंग सबमिट नहीं कर सके। कृपया फिर से कोशिश करें।"
1821
1821
  },
1822
1822
  "details": {
1823
1823
  "heading": "आपकी जानकारी",
@@ -1912,104 +1912,104 @@
1912
1912
  }
1913
1913
  },
1914
1914
  "practiceResults": {
1915
- "regionLabel": "Practice search results",
1916
- "loading": "Loading results…",
1915
+ "regionLabel": "प्रैक्टिस खोज परिणाम",
1916
+ "loading": "परिणाम लोड हो रहे हैं…",
1917
1917
  "results": {
1918
- "heading_one": "{{count}} result in {{place}}",
1919
- "heading_zero": "{{count}} results in {{place}}",
1920
- "heading_two": "{{count}} results in {{place}}",
1921
- "heading_few": "{{count}} results in {{place}}",
1922
- "heading_many": "{{count}} results in {{place}}",
1923
- "heading_other": "{{count}} results in {{place}}",
1924
- "summary_one": "{{count}} result",
1925
- "summary_zero": "{{count}} results",
1926
- "summary_two": "{{count}} results",
1927
- "summary_few": "{{count}} results",
1928
- "summary_many": "{{count}} results",
1929
- "summary_other": "{{count}} results"
1918
+ "heading_one": "{{place}} में {{count}} परिणाम",
1919
+ "heading_zero": "{{place}} में {{count}} परिणाम",
1920
+ "heading_two": "{{place}} में {{count}} परिणाम",
1921
+ "heading_few": "{{place}} में {{count}} परिणाम",
1922
+ "heading_many": "{{place}} में {{count}} परिणाम",
1923
+ "heading_other": "{{place}} में {{count}} परिणाम",
1924
+ "summary_one": "{{count}} परिणाम",
1925
+ "summary_zero": "{{count}} परिणाम",
1926
+ "summary_two": "{{count}} परिणाम",
1927
+ "summary_few": "{{count}} परिणाम",
1928
+ "summary_many": "{{count}} परिणाम",
1929
+ "summary_other": "{{count}} परिणाम"
1930
1930
  },
1931
1931
  "list": {
1932
- "label": "Practice results list"
1932
+ "label": "प्रैक्टिस परिणाम सूची"
1933
1933
  },
1934
1934
  "map": {
1935
- "label": "Practice results map"
1935
+ "label": "प्रैक्टिस परिणाम मानचित्र"
1936
1936
  },
1937
1937
  "thumbnail": {
1938
- "alt": "Map preview of the practice location"
1938
+ "alt": "प्रैक्टिस के स्थान का मानचित्र पूर्वावलोकन"
1939
1939
  },
1940
1940
  "filters": {
1941
- "label": "Filters",
1942
- "clear": "Clear filters",
1943
- "empty": "No filters available."
1941
+ "label": "फ़िल्टर",
1942
+ "clear": "फ़िल्टर हटाएं",
1943
+ "empty": "कोई फ़िल्टर उपलब्ध नहीं है।"
1944
1944
  },
1945
1945
  "sort": {
1946
- "label": "Sort",
1947
- "distance": "Distance",
1948
- "rating": "Rating",
1949
- "nextAvailable": "Next available",
1950
- "relevance": "Relevance"
1946
+ "label": "क्रमबद्ध करें",
1947
+ "distance": "दूरी",
1948
+ "rating": "रेटिंग",
1949
+ "nextAvailable": "अगली उपलब्धता",
1950
+ "relevance": "प्रासंगिकता"
1951
1951
  },
1952
1952
  "empty": {
1953
- "title": "No results",
1954
- "description": "Try widening the radius or removing a filter."
1953
+ "title": "कोई परिणाम नहीं",
1954
+ "description": "दायरा बढ़ाने या कोई फ़िल्टर हटाने का प्रयास करें।"
1955
1955
  },
1956
1956
  "error": {
1957
- "title": "We couldn't load the results",
1958
- "description": "Check your connection and try again.",
1959
- "retry": "Try again"
1957
+ "title": "हम परिणाम लोड नहीं कर सके",
1958
+ "description": "अपना कनेक्शन जांचें और फिर से कोशिश करें।",
1959
+ "retry": "फिर से कोशिश करें"
1960
1960
  },
1961
- "viewMap": "View map",
1962
- "viewList": "View list",
1961
+ "viewMap": "मानचित्र देखें",
1962
+ "viewList": "सूची देखें",
1963
1963
  "nextSlot": {
1964
- "summary": "Next available {{time}}",
1965
- "cta": "Book at {{time}}"
1964
+ "summary": "अगली उपलब्धता {{time}}",
1965
+ "cta": "{{time}} पर बुक करें"
1966
1966
  },
1967
1967
  "distance": {
1968
1968
  "km": "{{distance}} km",
1969
1969
  "below": "< 1 km"
1970
1970
  },
1971
1971
  "fearPatient": {
1972
- "label": "Anxious-patient friendly"
1972
+ "label": "चिंतित रोगियों के लिए अनुकूल"
1973
1973
  },
1974
1974
  "card": {
1975
- "open": "Open",
1976
- "book": "Book",
1977
- "firstVisitPrice": "First visit cost"
1975
+ "open": "खोलें",
1976
+ "book": "बुक करें",
1977
+ "firstVisitPrice": "पहली विज़िट का शुल्क"
1978
1978
  },
1979
1979
  "sheet": {
1980
- "title_one": "{{count}} practice",
1981
- "title_zero": "{{count}} practices",
1982
- "title_two": "{{count}} practices",
1983
- "title_few": "{{count}} practices",
1984
- "title_many": "{{count}} practices",
1985
- "title_other": "{{count}} practices",
1986
- "description": "Map of the matching practices with the result list beneath.",
1987
- "descriptionMapFirst": "Practice list, sort controls, and sheet snap-state radio group.",
1980
+ "title_one": "{{count}} प्रैक्टिस",
1981
+ "title_zero": "{{count}} प्रैक्टिस",
1982
+ "title_two": "{{count}} प्रैक्टिस",
1983
+ "title_few": "{{count}} प्रैक्टिस",
1984
+ "title_many": "{{count}} प्रैक्टिस",
1985
+ "title_other": "{{count}} प्रैक्टिस",
1986
+ "description": "मेल खाने वाली प्रैक्टिस का मानचित्र, नीचे परिणाम सूची के साथ।",
1987
+ "descriptionMapFirst": "प्रैक्टिस सूची, क्रम नियंत्रण, और शीट आकार के लिए रेडियो समूह।",
1988
1988
  "snap": {
1989
- "label": "Sheet size",
1990
- "peek": "Peek",
1991
- "half": "Half",
1992
- "full": "Full"
1989
+ "label": "शीट का आकार",
1990
+ "peek": "झलक",
1991
+ "half": "आधा",
1992
+ "full": "पूरा"
1993
1993
  }
1994
1994
  }
1995
1995
  },
1996
1996
  "contactProfileCard": {
1997
- "heading": "Profile",
1998
- "openInGoogleMaps": "Open in Google Maps",
1997
+ "heading": "प्रोफ़ाइल",
1998
+ "openInGoogleMaps": "Google Maps में खोलें",
1999
1999
  "label": {
2000
- "address": "Practice address",
2001
- "phone": "Phone",
2000
+ "address": "प्रैक्टिस का पता",
2001
+ "phone": "फ़ोन",
2002
2002
  "whatsapp": "WhatsApp",
2003
2003
  "email": "Email",
2004
- "website": "Website",
2005
- "languages": "Languages spoken",
2006
- "insurances": "Insurance / partnership",
2007
- "firstVisitPrice": "First visit cost",
2008
- "expertForAnxiousPatients": "Expert with anxious patients",
2009
- "profession": "Profession"
2004
+ "website": "वेबसाइट",
2005
+ "languages": "बोली जाने वाली भाषाएं",
2006
+ "insurances": "बीमा / साझेदारी",
2007
+ "firstVisitPrice": "पहली विज़िट का शुल्क",
2008
+ "expertForAnxiousPatients": "चिंतित रोगियों के साथ अनुभवी",
2009
+ "profession": "पेशा"
2010
2010
  },
2011
2011
  "value": {
2012
- "yesShort": "Yes"
2012
+ "yesShort": "हां"
2013
2013
  },
2014
2014
  "map": {
2015
2015
  "alt": "{{address}} दिखाने वाला मानचित्र"
@@ -2612,8 +2612,8 @@
2612
2612
  },
2613
2613
  "operatorHero": {
2614
2614
  "colorLabel": "Calendar colour",
2615
- "regionLabel": "Operator profile",
2616
- "ratingLabel": "{{value}} out of 5 stars, based on {{count}} reviews"
2615
+ "regionLabel": "प्रदाता प्रोफ़ाइल",
2616
+ "ratingLabel": "5 में से {{value}} सितारे, {{count}} समीक्षाओं के आधार पर"
2617
2617
  },
2618
2618
  "reviewsPanel": {
2619
2619
  "regionLabel": "रोगी समीक्षाएं",
@@ -1804,20 +1804,20 @@
1804
1804
  }
1805
1805
  },
1806
1806
  "success": {
1807
- "heading": "Booking submitted",
1808
- "descriptionSingle": "We've sent a confirmation link via {{channel}}. Click the link to confirm your booking.",
1809
- "descriptionMultiple": "We've sent a confirmation link via {{channels}}. Click the link in any of these to confirm your booking.",
1810
- "descriptionDemo": "This was a demo — no confirmation was sent. In production we'd email you a link to confirm.",
1811
- "summaryDate": "Date",
1812
- "summaryTime": "Time",
1813
- "summaryProvider": "Provider",
1814
- "summaryService": "Service",
1815
- "summarySpecialty": "Specialty",
1816
- "bookAnother": "Book another appointment",
1817
- "modifyBooking": "Modify booking"
1807
+ "heading": "予約を送信しました",
1808
+ "descriptionSingle": "{{channel}}で確認リンクをお送りしました。リンクをクリックして予約を確定してください。",
1809
+ "descriptionMultiple": "{{channels}}で確認リンクをお送りしました。いずれかのリンクをクリックして予約を確定してください。",
1810
+ "descriptionDemo": "これはデモです — 確認は送信されていません。本番環境では確認用のリンクをメールでお送りします。",
1811
+ "summaryDate": "日付",
1812
+ "summaryTime": "時間",
1813
+ "summaryProvider": "担当者",
1814
+ "summaryService": "施術内容",
1815
+ "summarySpecialty": "専門分野",
1816
+ "bookAnother": "別の予約をする",
1817
+ "modifyBooking": "予約を変更する"
1818
1818
  },
1819
1819
  "submitError": {
1820
- "generic": "We couldn't submit your booking. Please try again."
1820
+ "generic": "予約を送信できませんでした。もう一度お試しください。"
1821
1821
  },
1822
1822
  "details": {
1823
1823
  "heading": "お客様情報",
@@ -1912,104 +1912,104 @@
1912
1912
  }
1913
1913
  },
1914
1914
  "practiceResults": {
1915
- "regionLabel": "Practice search results",
1916
- "loading": "Loading results…",
1915
+ "regionLabel": "医院の検索結果",
1916
+ "loading": "結果を読み込み中…",
1917
1917
  "results": {
1918
- "heading_one": "{{count}} result in {{place}}",
1919
- "heading_zero": "{{count}} results in {{place}}",
1920
- "heading_two": "{{count}} results in {{place}}",
1921
- "heading_few": "{{count}} results in {{place}}",
1922
- "heading_many": "{{count}} results in {{place}}",
1923
- "heading_other": "{{count}} results in {{place}}",
1924
- "summary_one": "{{count}} result",
1925
- "summary_zero": "{{count}} results",
1926
- "summary_two": "{{count}} results",
1927
- "summary_few": "{{count}} results",
1928
- "summary_many": "{{count}} results",
1929
- "summary_other": "{{count}} results"
1918
+ "heading_one": "{{place}}で{{count}}件の結果",
1919
+ "heading_zero": "{{place}}で{{count}}件の結果",
1920
+ "heading_two": "{{place}}で{{count}}件の結果",
1921
+ "heading_few": "{{place}}で{{count}}件の結果",
1922
+ "heading_many": "{{place}}で{{count}}件の結果",
1923
+ "heading_other": "{{place}}で{{count}}件の結果",
1924
+ "summary_one": "{{count}}件の結果",
1925
+ "summary_zero": "{{count}}件の結果",
1926
+ "summary_two": "{{count}}件の結果",
1927
+ "summary_few": "{{count}}件の結果",
1928
+ "summary_many": "{{count}}件の結果",
1929
+ "summary_other": "{{count}}件の結果"
1930
1930
  },
1931
1931
  "list": {
1932
- "label": "Practice results list"
1932
+ "label": "医院検索結果の一覧"
1933
1933
  },
1934
1934
  "map": {
1935
- "label": "Practice results map"
1935
+ "label": "医院検索結果の地図"
1936
1936
  },
1937
1937
  "thumbnail": {
1938
- "alt": "Map preview of the practice location"
1938
+ "alt": "医院所在地の地図プレビュー"
1939
1939
  },
1940
1940
  "filters": {
1941
- "label": "Filters",
1942
- "clear": "Clear filters",
1943
- "empty": "No filters available."
1941
+ "label": "フィルター",
1942
+ "clear": "フィルターをクリア",
1943
+ "empty": "利用できるフィルターがありません。"
1944
1944
  },
1945
1945
  "sort": {
1946
- "label": "Sort",
1947
- "distance": "Distance",
1948
- "rating": "Rating",
1949
- "nextAvailable": "Next available",
1950
- "relevance": "Relevance"
1946
+ "label": "並べ替え",
1947
+ "distance": "距離",
1948
+ "rating": "評価",
1949
+ "nextAvailable": "次の空き",
1950
+ "relevance": "関連度"
1951
1951
  },
1952
1952
  "empty": {
1953
- "title": "No results",
1954
- "description": "Try widening the radius or removing a filter."
1953
+ "title": "該当する結果がありません",
1954
+ "description": "検索範囲を広げるか、フィルターを解除してください。"
1955
1955
  },
1956
1956
  "error": {
1957
- "title": "We couldn't load the results",
1958
- "description": "Check your connection and try again.",
1959
- "retry": "Try again"
1957
+ "title": "結果を読み込めませんでした",
1958
+ "description": "接続を確認してもう一度お試しください。",
1959
+ "retry": "もう一度試す"
1960
1960
  },
1961
- "viewMap": "View map",
1962
- "viewList": "View list",
1961
+ "viewMap": "地図を見る",
1962
+ "viewList": "一覧を見る",
1963
1963
  "nextSlot": {
1964
- "summary": "Next available {{time}}",
1965
- "cta": "Book at {{time}}"
1964
+ "summary": "次の空き {{time}}",
1965
+ "cta": "{{time}}に予約する"
1966
1966
  },
1967
1967
  "distance": {
1968
1968
  "km": "{{distance}} km",
1969
1969
  "below": "< 1 km"
1970
1970
  },
1971
1971
  "fearPatient": {
1972
- "label": "Anxious-patient friendly"
1972
+ "label": "不安の強い患者様に配慮"
1973
1973
  },
1974
1974
  "card": {
1975
- "open": "Open",
1976
- "book": "Book",
1977
- "firstVisitPrice": "First visit cost"
1975
+ "open": "開く",
1976
+ "book": "予約する",
1977
+ "firstVisitPrice": "初診料"
1978
1978
  },
1979
1979
  "sheet": {
1980
- "title_one": "{{count}} practice",
1981
- "title_zero": "{{count}} practices",
1982
- "title_two": "{{count}} practices",
1983
- "title_few": "{{count}} practices",
1984
- "title_many": "{{count}} practices",
1985
- "title_other": "{{count}} practices",
1986
- "description": "Map of the matching practices with the result list beneath.",
1987
- "descriptionMapFirst": "Practice list, sort controls, and sheet snap-state radio group.",
1980
+ "title_one": "{{count}}件の医院",
1981
+ "title_zero": "{{count}}件の医院",
1982
+ "title_two": "{{count}}件の医院",
1983
+ "title_few": "{{count}}件の医院",
1984
+ "title_many": "{{count}}件の医院",
1985
+ "title_other": "{{count}}件の医院",
1986
+ "description": "該当する医院の地図と、その下に結果一覧を表示します。",
1987
+ "descriptionMapFirst": "医院一覧、並べ替えコントロール、パネルサイズのラジオボタングループです。",
1988
1988
  "snap": {
1989
- "label": "Sheet size",
1990
- "peek": "Peek",
1991
- "half": "Half",
1992
- "full": "Full"
1989
+ "label": "パネルサイズ",
1990
+ "peek": "プレビュー",
1991
+ "half": "半分",
1992
+ "full": "全体"
1993
1993
  }
1994
1994
  }
1995
1995
  },
1996
1996
  "contactProfileCard": {
1997
- "heading": "Profile",
1998
- "openInGoogleMaps": "Open in Google Maps",
1997
+ "heading": "プロフィール",
1998
+ "openInGoogleMaps": "Google マップで開く",
1999
1999
  "label": {
2000
- "address": "Practice address",
2001
- "phone": "Phone",
2000
+ "address": "医院の住所",
2001
+ "phone": "電話番号",
2002
2002
  "whatsapp": "WhatsApp",
2003
2003
  "email": "Email",
2004
- "website": "Website",
2005
- "languages": "Languages spoken",
2006
- "insurances": "Insurance / partnership",
2007
- "firstVisitPrice": "First visit cost",
2008
- "expertForAnxiousPatients": "Expert with anxious patients",
2009
- "profession": "Profession"
2004
+ "website": "ウェブサイト",
2005
+ "languages": "対応言語",
2006
+ "insurances": "保険・提携",
2007
+ "firstVisitPrice": "初診料",
2008
+ "expertForAnxiousPatients": "不安の強い患者様への対応に精通",
2009
+ "profession": "職種"
2010
2010
  },
2011
2011
  "value": {
2012
- "yesShort": "Yes"
2012
+ "yesShort": "はい"
2013
2013
  },
2014
2014
  "map": {
2015
2015
  "alt": "{{address}} を示す地図"
@@ -2612,8 +2612,8 @@
2612
2612
  },
2613
2613
  "operatorHero": {
2614
2614
  "colorLabel": "Calendar colour",
2615
- "regionLabel": "Operator profile",
2616
- "ratingLabel": "{{value}} out of 5 stars, based on {{count}} reviews"
2615
+ "regionLabel": "担当者プロフィール",
2616
+ "ratingLabel": "5つ星中{{value}}、{{count}}件のレビューに基づく"
2617
2617
  },
2618
2618
  "reviewsPanel": {
2619
2619
  "regionLabel": "患者の口コミ",