@alfadocs/ui-kit 1.28.0 → 1.28.2
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.
- package/dist/_chunks/{calendar-workspace-Cs4hNB40.js → calendar-workspace-a84AHQwj.js} +2 -2
- package/dist/_chunks/signature-status-chip-T5fyS-k9.js +196 -0
- package/dist/agent-catalog.json +1 -1
- package/dist/components/signature-status-chip/index.js +1 -1
- package/dist/i18n/locales/ar.d.ts +76 -75
- package/dist/i18n/locales/ar.js +77 -76
- package/dist/i18n/locales/de.d.ts +25 -24
- package/dist/i18n/locales/de.js +25 -24
- package/dist/i18n/locales/el.d.ts +76 -75
- package/dist/i18n/locales/el.js +77 -76
- package/dist/i18n/locales/en.d.ts +1 -0
- package/dist/i18n/locales/en.js +1 -0
- package/dist/i18n/locales/es.d.ts +26 -25
- package/dist/i18n/locales/es.js +26 -25
- package/dist/i18n/locales/fr.d.ts +26 -25
- package/dist/i18n/locales/fr.js +26 -25
- package/dist/i18n/locales/hi.d.ts +76 -75
- package/dist/i18n/locales/hi.js +77 -76
- package/dist/i18n/locales/it.d.ts +1 -0
- package/dist/i18n/locales/it.js +1 -0
- package/dist/i18n/locales/ja.d.ts +76 -75
- package/dist/i18n/locales/ja.js +77 -76
- package/dist/i18n/locales/nl.d.ts +24 -23
- package/dist/i18n/locales/nl.js +24 -23
- package/dist/i18n/locales/pl.d.ts +76 -75
- package/dist/i18n/locales/pl.js +77 -76
- package/dist/i18n/locales/pt.d.ts +26 -25
- package/dist/i18n/locales/pt.js +26 -25
- package/dist/i18n/locales/ro.d.ts +76 -75
- package/dist/i18n/locales/ro.js +77 -76
- package/dist/i18n/locales/ru.d.ts +76 -75
- package/dist/i18n/locales/ru.js +77 -76
- package/dist/i18n/locales/sq.d.ts +76 -75
- package/dist/i18n/locales/sq.js +77 -76
- package/dist/i18n/locales/sv.d.ts +75 -74
- package/dist/i18n/locales/sv.js +76 -75
- package/dist/i18n/locales/tr.d.ts +76 -75
- package/dist/i18n/locales/tr.js +77 -76
- package/dist/i18n/locales/zh.d.ts +76 -75
- package/dist/i18n/locales/zh.js +77 -76
- package/dist/index.js +2 -2
- package/dist/locales/ar.json +76 -75
- package/dist/locales/de.json +25 -24
- package/dist/locales/el.json +76 -75
- package/dist/locales/en.json +1 -0
- package/dist/locales/es.json +26 -25
- package/dist/locales/fr.json +26 -25
- package/dist/locales/hi.json +76 -75
- package/dist/locales/it.json +1 -0
- package/dist/locales/ja.json +76 -75
- package/dist/locales/nl.json +24 -23
- package/dist/locales/pl.json +76 -75
- package/dist/locales/pt.json +26 -25
- package/dist/locales/ro.json +76 -75
- package/dist/locales/ru.json +76 -75
- package/dist/locales/sq.json +76 -75
- package/dist/locales/sv.json +75 -74
- package/dist/locales/tr.json +76 -75
- package/dist/locales/zh.json +76 -75
- package/dist/patterns/calendar/index.js +1 -1
- package/package.json +1 -1
- package/dist/_chunks/signature-status-chip-BSatI_Qc.js +0 -179
package/dist/locales/ro.json
CHANGED
|
@@ -1804,20 +1804,20 @@
|
|
|
1804
1804
|
}
|
|
1805
1805
|
},
|
|
1806
1806
|
"success": {
|
|
1807
|
-
"heading": "
|
|
1808
|
-
"descriptionSingle": "
|
|
1809
|
-
"descriptionMultiple": "
|
|
1810
|
-
"descriptionDemo": "
|
|
1811
|
-
"summaryDate": "
|
|
1812
|
-
"summaryTime": "
|
|
1813
|
-
"summaryProvider": "
|
|
1814
|
-
"summaryService": "
|
|
1815
|
-
"summarySpecialty": "
|
|
1816
|
-
"bookAnother": "
|
|
1817
|
-
"modifyBooking": "
|
|
1807
|
+
"heading": "Rezervare trimisă",
|
|
1808
|
+
"descriptionSingle": "V-am trimis un link de confirmare prin {{channel}}. Faceți clic pe link pentru a confirma rezervarea.",
|
|
1809
|
+
"descriptionMultiple": "V-am trimis un link de confirmare prin {{channels}}. Faceți clic pe oricare dintre aceste linkuri pentru a confirma rezervarea.",
|
|
1810
|
+
"descriptionDemo": "Aceasta a fost o demonstrație — nu a fost trimisă nicio confirmare. În producție v-am fi trimis un link prin e-mail pentru confirmare.",
|
|
1811
|
+
"summaryDate": "Data",
|
|
1812
|
+
"summaryTime": "Ora",
|
|
1813
|
+
"summaryProvider": "Specialist",
|
|
1814
|
+
"summaryService": "Serviciu",
|
|
1815
|
+
"summarySpecialty": "Specializare",
|
|
1816
|
+
"bookAnother": "Faceți o altă programare",
|
|
1817
|
+
"modifyBooking": "Modificați rezervarea"
|
|
1818
1818
|
},
|
|
1819
1819
|
"submitError": {
|
|
1820
|
-
"generic": "
|
|
1820
|
+
"generic": "Nu am putut trimite rezervarea dumneavoastră. Încercați din nou."
|
|
1821
1821
|
},
|
|
1822
1822
|
"details": {
|
|
1823
1823
|
"heading": "Datele tale",
|
|
@@ -1912,104 +1912,104 @@
|
|
|
1912
1912
|
}
|
|
1913
1913
|
},
|
|
1914
1914
|
"practiceResults": {
|
|
1915
|
-
"regionLabel": "
|
|
1916
|
-
"loading": "
|
|
1915
|
+
"regionLabel": "Rezultatele căutării de cabinete",
|
|
1916
|
+
"loading": "Se încarcă rezultatele…",
|
|
1917
1917
|
"results": {
|
|
1918
|
-
"heading_one": "{{count}}
|
|
1919
|
-
"heading_zero": "{{count}}
|
|
1920
|
-
"heading_two": "{{count}}
|
|
1921
|
-
"heading_few": "{{count}}
|
|
1922
|
-
"heading_many": "{{count}}
|
|
1923
|
-
"heading_other": "{{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}}
|
|
1918
|
+
"heading_one": "{{count}} rezultat în {{place}}",
|
|
1919
|
+
"heading_zero": "{{count}} de rezultate în {{place}}",
|
|
1920
|
+
"heading_two": "{{count}} de rezultate în {{place}}",
|
|
1921
|
+
"heading_few": "{{count}} rezultate în {{place}}",
|
|
1922
|
+
"heading_many": "{{count}} de rezultate în {{place}}",
|
|
1923
|
+
"heading_other": "{{count}} de rezultate în {{place}}",
|
|
1924
|
+
"summary_one": "{{count}} rezultat",
|
|
1925
|
+
"summary_zero": "{{count}} de rezultate",
|
|
1926
|
+
"summary_two": "{{count}} de rezultate",
|
|
1927
|
+
"summary_few": "{{count}} rezultate",
|
|
1928
|
+
"summary_many": "{{count}} de rezultate",
|
|
1929
|
+
"summary_other": "{{count}} de rezultate"
|
|
1930
1930
|
},
|
|
1931
1931
|
"list": {
|
|
1932
|
-
"label": "
|
|
1932
|
+
"label": "Lista rezultatelor cabinetelor"
|
|
1933
1933
|
},
|
|
1934
1934
|
"map": {
|
|
1935
|
-
"label": "
|
|
1935
|
+
"label": "Harta rezultatelor cabinetelor"
|
|
1936
1936
|
},
|
|
1937
1937
|
"thumbnail": {
|
|
1938
|
-
"alt": "
|
|
1938
|
+
"alt": "Previzualizare hartă a locației cabinetului"
|
|
1939
1939
|
},
|
|
1940
1940
|
"filters": {
|
|
1941
|
-
"label": "
|
|
1942
|
-
"clear": "
|
|
1943
|
-
"empty": "
|
|
1941
|
+
"label": "Filtre",
|
|
1942
|
+
"clear": "Ștergeți filtrele",
|
|
1943
|
+
"empty": "Niciun filtru disponibil."
|
|
1944
1944
|
},
|
|
1945
1945
|
"sort": {
|
|
1946
|
-
"label": "
|
|
1947
|
-
"distance": "
|
|
1948
|
-
"rating": "
|
|
1949
|
-
"nextAvailable": "
|
|
1950
|
-
"relevance": "
|
|
1946
|
+
"label": "Sortare",
|
|
1947
|
+
"distance": "Distanță",
|
|
1948
|
+
"rating": "Evaluare",
|
|
1949
|
+
"nextAvailable": "Următoarea disponibilitate",
|
|
1950
|
+
"relevance": "Relevanță"
|
|
1951
1951
|
},
|
|
1952
1952
|
"empty": {
|
|
1953
|
-
"title": "
|
|
1954
|
-
"description": "
|
|
1953
|
+
"title": "Niciun rezultat",
|
|
1954
|
+
"description": "Încercați să extindeți raza de căutare sau să eliminați un filtru."
|
|
1955
1955
|
},
|
|
1956
1956
|
"error": {
|
|
1957
|
-
"title": "
|
|
1958
|
-
"description": "
|
|
1959
|
-
"retry": "
|
|
1957
|
+
"title": "Nu am putut încărca rezultatele",
|
|
1958
|
+
"description": "Verificați conexiunea și încercați din nou.",
|
|
1959
|
+
"retry": "Încercați din nou"
|
|
1960
1960
|
},
|
|
1961
|
-
"viewMap": "
|
|
1962
|
-
"viewList": "
|
|
1961
|
+
"viewMap": "Vizualizați harta",
|
|
1962
|
+
"viewList": "Vizualizați lista",
|
|
1963
1963
|
"nextSlot": {
|
|
1964
|
-
"summary": "
|
|
1965
|
-
"cta": "
|
|
1964
|
+
"summary": "Următoarea disponibilitate {{time}}",
|
|
1965
|
+
"cta": "Rezervați la ora {{time}}"
|
|
1966
1966
|
},
|
|
1967
1967
|
"distance": {
|
|
1968
1968
|
"km": "{{distance}} km",
|
|
1969
1969
|
"below": "< 1 km"
|
|
1970
1970
|
},
|
|
1971
1971
|
"fearPatient": {
|
|
1972
|
-
"label": "
|
|
1972
|
+
"label": "Potrivit pentru pacienții anxioși"
|
|
1973
1973
|
},
|
|
1974
1974
|
"card": {
|
|
1975
|
-
"open": "
|
|
1976
|
-
"book": "
|
|
1977
|
-
"firstVisitPrice": "
|
|
1975
|
+
"open": "Deschideți",
|
|
1976
|
+
"book": "Rezervați",
|
|
1977
|
+
"firstVisitPrice": "Cost prima vizită"
|
|
1978
1978
|
},
|
|
1979
1979
|
"sheet": {
|
|
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": "
|
|
1980
|
+
"title_one": "{{count}} cabinet",
|
|
1981
|
+
"title_zero": "{{count}} de cabinete",
|
|
1982
|
+
"title_two": "{{count}} de cabinete",
|
|
1983
|
+
"title_few": "{{count}} cabinete",
|
|
1984
|
+
"title_many": "{{count}} de cabinete",
|
|
1985
|
+
"title_other": "{{count}} de cabinete",
|
|
1986
|
+
"description": "Harta cabinetelor corespunzătoare, cu lista de rezultate dedesubt.",
|
|
1987
|
+
"descriptionMapFirst": "Lista cabinetelor, comenzi de sortare și grup de selecție a dimensiunii panoului.",
|
|
1988
1988
|
"snap": {
|
|
1989
|
-
"label": "
|
|
1990
|
-
"peek": "
|
|
1991
|
-
"half": "
|
|
1992
|
-
"full": "
|
|
1989
|
+
"label": "Dimensiune panou",
|
|
1990
|
+
"peek": "Previzualizare",
|
|
1991
|
+
"half": "Jumătate",
|
|
1992
|
+
"full": "Complet"
|
|
1993
1993
|
}
|
|
1994
1994
|
}
|
|
1995
1995
|
},
|
|
1996
1996
|
"contactProfileCard": {
|
|
1997
|
-
"heading": "
|
|
1998
|
-
"openInGoogleMaps": "
|
|
1997
|
+
"heading": "Profil",
|
|
1998
|
+
"openInGoogleMaps": "Deschideți în Google Maps",
|
|
1999
1999
|
"label": {
|
|
2000
|
-
"address": "
|
|
2001
|
-
"phone": "
|
|
2000
|
+
"address": "Adresa cabinetului",
|
|
2001
|
+
"phone": "Telefon",
|
|
2002
2002
|
"whatsapp": "WhatsApp",
|
|
2003
2003
|
"email": "Email",
|
|
2004
|
-
"website": "
|
|
2005
|
-
"languages": "
|
|
2006
|
-
"insurances": "
|
|
2007
|
-
"firstVisitPrice": "
|
|
2008
|
-
"expertForAnxiousPatients": "
|
|
2009
|
-
"profession": "
|
|
2004
|
+
"website": "Site web",
|
|
2005
|
+
"languages": "Limbi vorbite",
|
|
2006
|
+
"insurances": "Asigurări / parteneriate",
|
|
2007
|
+
"firstVisitPrice": "Cost prima vizită",
|
|
2008
|
+
"expertForAnxiousPatients": "Experiență cu pacienții anxioși",
|
|
2009
|
+
"profession": "Profesie"
|
|
2010
2010
|
},
|
|
2011
2011
|
"value": {
|
|
2012
|
-
"yesShort": "
|
|
2012
|
+
"yesShort": "Da"
|
|
2013
2013
|
},
|
|
2014
2014
|
"map": {
|
|
2015
2015
|
"alt": "Hartă care arată {{address}}"
|
|
@@ -2612,8 +2612,8 @@
|
|
|
2612
2612
|
},
|
|
2613
2613
|
"operatorHero": {
|
|
2614
2614
|
"colorLabel": "Calendar colour",
|
|
2615
|
-
"regionLabel": "
|
|
2616
|
-
"ratingLabel": "{{value}}
|
|
2615
|
+
"regionLabel": "Profilul specialistului",
|
|
2616
|
+
"ratingLabel": "{{value}} din 5 stele, pe baza a {{count}} recenzii"
|
|
2617
2617
|
},
|
|
2618
2618
|
"reviewsPanel": {
|
|
2619
2619
|
"regionLabel": "Recenzii pacienți",
|
|
@@ -2869,6 +2869,7 @@
|
|
|
2869
2869
|
"signed": "Semnat",
|
|
2870
2870
|
"unsigned": "Nesemnat",
|
|
2871
2871
|
"notRequired": "Nu este necesară semnătura",
|
|
2872
|
+
"partial": "Partially signed",
|
|
2872
2873
|
"missingOperator": "Lipsește semnătura operatorului",
|
|
2873
2874
|
"missingPatient": "Lipsește semnătura pacientului",
|
|
2874
2875
|
"missingSecondary": "Second signee signature missing",
|
package/dist/locales/ru.json
CHANGED
|
@@ -1804,20 +1804,20 @@
|
|
|
1804
1804
|
}
|
|
1805
1805
|
},
|
|
1806
1806
|
"success": {
|
|
1807
|
-
"heading": "
|
|
1808
|
-
"descriptionSingle": "
|
|
1809
|
-
"descriptionMultiple": "
|
|
1810
|
-
"descriptionDemo": "
|
|
1811
|
-
"summaryDate": "
|
|
1812
|
-
"summaryTime": "
|
|
1813
|
-
"summaryProvider": "
|
|
1814
|
-
"summaryService": "
|
|
1815
|
-
"summarySpecialty": "
|
|
1816
|
-
"bookAnother": "
|
|
1817
|
-
"modifyBooking": "
|
|
1807
|
+
"heading": "Запись отправлена",
|
|
1808
|
+
"descriptionSingle": "Мы отправили вам ссылку для подтверждения через {{channel}}. Перейдите по ссылке, чтобы подтвердить запись.",
|
|
1809
|
+
"descriptionMultiple": "Мы отправили вам ссылку для подтверждения через {{channels}}. Перейдите по любой из этих ссылок, чтобы подтвердить запись.",
|
|
1810
|
+
"descriptionDemo": "Это была демоверсия — подтверждение не отправлялось. В реальной версии мы бы отправили вам ссылку на email для подтверждения.",
|
|
1811
|
+
"summaryDate": "Дата",
|
|
1812
|
+
"summaryTime": "Время",
|
|
1813
|
+
"summaryProvider": "Специалист",
|
|
1814
|
+
"summaryService": "Услуга",
|
|
1815
|
+
"summarySpecialty": "Специализация",
|
|
1816
|
+
"bookAnother": "Записаться на новый приём",
|
|
1817
|
+
"modifyBooking": "Изменить запись"
|
|
1818
1818
|
},
|
|
1819
1819
|
"submitError": {
|
|
1820
|
-
"generic": "
|
|
1820
|
+
"generic": "Не удалось отправить запись. Попробуйте ещё раз."
|
|
1821
1821
|
},
|
|
1822
1822
|
"details": {
|
|
1823
1823
|
"heading": "Ваши данные",
|
|
@@ -1912,104 +1912,104 @@
|
|
|
1912
1912
|
}
|
|
1913
1913
|
},
|
|
1914
1914
|
"practiceResults": {
|
|
1915
|
-
"regionLabel": "
|
|
1916
|
-
"loading": "
|
|
1915
|
+
"regionLabel": "Результаты поиска клиник",
|
|
1916
|
+
"loading": "Загрузка результатов…",
|
|
1917
1917
|
"results": {
|
|
1918
|
-
"heading_one": "{{count}}
|
|
1919
|
-
"heading_zero": "{{count}}
|
|
1920
|
-
"heading_two": "{{count}}
|
|
1921
|
-
"heading_few": "{{count}}
|
|
1922
|
-
"heading_many": "{{count}}
|
|
1923
|
-
"heading_other": "{{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}}
|
|
1918
|
+
"heading_one": "{{count}} результат в {{place}}",
|
|
1919
|
+
"heading_zero": "{{count}} результата в {{place}}",
|
|
1920
|
+
"heading_two": "{{count}} результата в {{place}}",
|
|
1921
|
+
"heading_few": "{{count}} результата в {{place}}",
|
|
1922
|
+
"heading_many": "{{count}} результатов в {{place}}",
|
|
1923
|
+
"heading_other": "{{count}} результата в {{place}}",
|
|
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": "
|
|
1932
|
+
"label": "Список клиник"
|
|
1933
1933
|
},
|
|
1934
1934
|
"map": {
|
|
1935
|
-
"label": "
|
|
1935
|
+
"label": "Карта клиник"
|
|
1936
1936
|
},
|
|
1937
1937
|
"thumbnail": {
|
|
1938
|
-
"alt": "
|
|
1938
|
+
"alt": "Превью карты с расположением клиники"
|
|
1939
1939
|
},
|
|
1940
1940
|
"filters": {
|
|
1941
|
-
"label": "
|
|
1942
|
-
"clear": "
|
|
1943
|
-
"empty": "
|
|
1941
|
+
"label": "Фильтры",
|
|
1942
|
+
"clear": "Сбросить фильтры",
|
|
1943
|
+
"empty": "Фильтры недоступны."
|
|
1944
1944
|
},
|
|
1945
1945
|
"sort": {
|
|
1946
|
-
"label": "
|
|
1947
|
-
"distance": "
|
|
1948
|
-
"rating": "
|
|
1949
|
-
"nextAvailable": "
|
|
1950
|
-
"relevance": "
|
|
1946
|
+
"label": "Сортировка",
|
|
1947
|
+
"distance": "Расстояние",
|
|
1948
|
+
"rating": "Рейтинг",
|
|
1949
|
+
"nextAvailable": "Ближайшее время",
|
|
1950
|
+
"relevance": "Релевантность"
|
|
1951
1951
|
},
|
|
1952
1952
|
"empty": {
|
|
1953
|
-
"title": "
|
|
1954
|
-
"description": "
|
|
1953
|
+
"title": "Нет результатов",
|
|
1954
|
+
"description": "Попробуйте увеличить радиус поиска или убрать один из фильтров."
|
|
1955
1955
|
},
|
|
1956
1956
|
"error": {
|
|
1957
|
-
"title": "
|
|
1958
|
-
"description": "
|
|
1959
|
-
"retry": "
|
|
1957
|
+
"title": "Не удалось загрузить результаты",
|
|
1958
|
+
"description": "Проверьте подключение и попробуйте ещё раз.",
|
|
1959
|
+
"retry": "Попробовать ещё раз"
|
|
1960
1960
|
},
|
|
1961
|
-
"viewMap": "
|
|
1962
|
-
"viewList": "
|
|
1961
|
+
"viewMap": "Показать карту",
|
|
1962
|
+
"viewList": "Показать список",
|
|
1963
1963
|
"nextSlot": {
|
|
1964
|
-
"summary": "
|
|
1965
|
-
"cta": "
|
|
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": "
|
|
1972
|
+
"label": "Подходит для тревожных пациентов"
|
|
1973
1973
|
},
|
|
1974
1974
|
"card": {
|
|
1975
|
-
"open": "
|
|
1976
|
-
"book": "
|
|
1977
|
-
"firstVisitPrice": "
|
|
1975
|
+
"open": "Открыть",
|
|
1976
|
+
"book": "Записаться",
|
|
1977
|
+
"firstVisitPrice": "Стоимость первого визита"
|
|
1978
1978
|
},
|
|
1979
1979
|
"sheet": {
|
|
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": "
|
|
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": "
|
|
1990
|
-
"peek": "
|
|
1991
|
-
"half": "
|
|
1992
|
-
"full": "
|
|
1989
|
+
"label": "Размер панели",
|
|
1990
|
+
"peek": "Предпросмотр",
|
|
1991
|
+
"half": "Половина",
|
|
1992
|
+
"full": "Полный"
|
|
1993
1993
|
}
|
|
1994
1994
|
}
|
|
1995
1995
|
},
|
|
1996
1996
|
"contactProfileCard": {
|
|
1997
|
-
"heading": "
|
|
1998
|
-
"openInGoogleMaps": "
|
|
1997
|
+
"heading": "Профиль",
|
|
1998
|
+
"openInGoogleMaps": "Открыть в Google Maps",
|
|
1999
1999
|
"label": {
|
|
2000
|
-
"address": "
|
|
2001
|
-
"phone": "
|
|
2000
|
+
"address": "Адрес клиники",
|
|
2001
|
+
"phone": "Телефон",
|
|
2002
2002
|
"whatsapp": "WhatsApp",
|
|
2003
2003
|
"email": "Email",
|
|
2004
|
-
"website": "
|
|
2005
|
-
"languages": "
|
|
2006
|
-
"insurances": "
|
|
2007
|
-
"firstVisitPrice": "
|
|
2008
|
-
"expertForAnxiousPatients": "
|
|
2009
|
-
"profession": "
|
|
2004
|
+
"website": "Сайт",
|
|
2005
|
+
"languages": "Разговорные языки",
|
|
2006
|
+
"insurances": "Страхование / партнёрство",
|
|
2007
|
+
"firstVisitPrice": "Стоимость первого визита",
|
|
2008
|
+
"expertForAnxiousPatients": "Опыт работы с тревожными пациентами",
|
|
2009
|
+
"profession": "Профессия"
|
|
2010
2010
|
},
|
|
2011
2011
|
"value": {
|
|
2012
|
-
"yesShort": "
|
|
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": "
|
|
2616
|
-
"ratingLabel": "{{value}}
|
|
2615
|
+
"regionLabel": "Профиль специалиста",
|
|
2616
|
+
"ratingLabel": "{{value}} из 5 звёзд на основе {{count}} отзывов"
|
|
2617
2617
|
},
|
|
2618
2618
|
"reviewsPanel": {
|
|
2619
2619
|
"regionLabel": "Отзывы пациентов",
|
|
@@ -2869,6 +2869,7 @@
|
|
|
2869
2869
|
"signed": "Подписано",
|
|
2870
2870
|
"unsigned": "Не подписано",
|
|
2871
2871
|
"notRequired": "Подпись не требуется",
|
|
2872
|
+
"partial": "Partially signed",
|
|
2872
2873
|
"missingOperator": "Отсутствует подпись оператора",
|
|
2873
2874
|
"missingPatient": "Отсутствует подпись пациента",
|
|
2874
2875
|
"missingSecondary": "Second signee signature missing",
|