Skip to content

Commit

Permalink
Merge pull request #1133 from ORCID/import-i18n
Browse files Browse the repository at this point in the history
add i18n to affiliation update component
  • Loading branch information
bobcaprice authored Mar 19, 2024
2 parents e5b23f1 + ae8a92a commit d29e5ea
Show file tree
Hide file tree
Showing 11 changed files with 11 additions and 11 deletions.
2 changes: 1 addition & 1 deletion ui/src/i18n/messages.cs.xlf
Original file line number Diff line number Diff line change
Expand Up @@ -4572,7 +4572,7 @@
</context-group>
</trans-unit>
<trans-unit id="entity.validation.endDate.string" datatype="html">
<source> End date cannot be greater than the start date </source>
<source> Start date cannot be greater than the end date </source>
<target state="new">Datum zahájení nemůže být pozdější než datum ukončení.</target>
<context-group purpose="location">
<context context-type="sourcefile">src/app/affiliation/affiliation-update.component.html</context>
Expand Down
2 changes: 1 addition & 1 deletion ui/src/i18n/messages.es.xlf
Original file line number Diff line number Diff line change
Expand Up @@ -4573,7 +4573,7 @@
</context-group>
</trans-unit>
<trans-unit id="entity.validation.endDate.string" datatype="html">
<source> End date cannot be greater than the start date </source>
<source> Start date cannot be greater than the end date </source>
<target state="new">La fecha de inicio no puede ser mayor que la fecha de finalización.</target>
<context-group purpose="location">
<context context-type="sourcefile">src/app/affiliation/affiliation-update.component.html</context>
Expand Down
2 changes: 1 addition & 1 deletion ui/src/i18n/messages.fr.xlf
Original file line number Diff line number Diff line change
Expand Up @@ -4574,7 +4574,7 @@
</context-group>
</trans-unit>
<trans-unit id="entity.validation.endDate.string" datatype="html">
<source> End date cannot be greater than the start date </source>
<source> Start date cannot be greater than the end date </source>
<target state="new">La date de début ne peut être postérieure à la date de fin.</target>
<context-group purpose="location">
<context context-type="sourcefile">src/app/affiliation/affiliation-update.component.html</context>
Expand Down
2 changes: 1 addition & 1 deletion ui/src/i18n/messages.it.xlf
Original file line number Diff line number Diff line change
Expand Up @@ -4597,7 +4597,7 @@
</context-group>
</trans-unit>
<trans-unit id="entity.validation.endDate.string" datatype="html">
<source> End date cannot be greater than the start date </source>
<source> Start date cannot be greater than the end date </source>
<target state="new">La data di inizio non può essere successiva alla data di fine.</target>
<context-group purpose="location">
<context context-type="sourcefile">src/app/affiliation/affiliation-update.component.html</context>
Expand Down
2 changes: 1 addition & 1 deletion ui/src/i18n/messages.ja.xlf
Original file line number Diff line number Diff line change
Expand Up @@ -4573,7 +4573,7 @@
</context-group>
</trans-unit>
<trans-unit id="entity.validation.endDate.string" datatype="html">
<source> End date cannot be greater than the start date </source>
<source> Start date cannot be greater than the end date </source>
<target state="new">開始日を終了日より後にすることはできません。</target>
<context-group purpose="location">
<context context-type="sourcefile">src/app/affiliation/affiliation-update.component.html</context>
Expand Down
2 changes: 1 addition & 1 deletion ui/src/i18n/messages.ko.xlf
Original file line number Diff line number Diff line change
Expand Up @@ -4572,7 +4572,7 @@
</context-group>
</trans-unit>
<trans-unit id="entity.validation.endDate.string" datatype="html">
<source> End date cannot be greater than the start date </source>
<source> Start date cannot be greater than the end date </source>
<target state="new">시작 날짜는 종료 날짜 이후일 수 없습니다.</target>
<context-group purpose="location">
<context context-type="sourcefile">src/app/affiliation/affiliation-update.component.html</context>
Expand Down
2 changes: 1 addition & 1 deletion ui/src/i18n/messages.pt.xlf
Original file line number Diff line number Diff line change
Expand Up @@ -4573,7 +4573,7 @@
</context-group>
</trans-unit>
<trans-unit id="entity.validation.endDate.string" datatype="html">
<source> End date cannot be greater than the start date </source>
<source> Start date cannot be greater than the end date </source>
<target state="new">A data de início não pode ser maior que a data de fim.</target>
<context-group purpose="location">
<context context-type="sourcefile">src/app/affiliation/affiliation-update.component.html</context>
Expand Down
2 changes: 1 addition & 1 deletion ui/src/i18n/messages.ru.xlf
Original file line number Diff line number Diff line change
Expand Up @@ -4572,7 +4572,7 @@
</context-group>
</trans-unit>
<trans-unit id="entity.validation.endDate.string" datatype="html">
<source> End date cannot be greater than the start date </source>
<source> Start date cannot be greater than the end date </source>
<target state="new">Дата начала не может быть позднее даты окончания.</target>
<context-group purpose="location">
<context context-type="sourcefile">src/app/affiliation/affiliation-update.component.html</context>
Expand Down
2 changes: 1 addition & 1 deletion ui/src/i18n/messages.xlf
Original file line number Diff line number Diff line change
Expand Up @@ -3860,7 +3860,7 @@
</context-group>
</trans-unit>
<trans-unit id="entity.validation.endDate.string" datatype="html">
<source> End date cannot be greater than the start date </source>
<source> Start date cannot be greater than the end date </source>
<context-group purpose="location">
<context context-type="sourcefile">src/app/affiliation/affiliation-update.component.html</context>
<context context-type="linenumber">400</context>
Expand Down
2 changes: 1 addition & 1 deletion ui/src/i18n/messages.zh-CN.xlf
Original file line number Diff line number Diff line change
Expand Up @@ -4572,7 +4572,7 @@
</context-group>
</trans-unit>
<trans-unit id="entity.validation.endDate.string" datatype="html">
<source> End date cannot be greater than the start date </source>
<source> Start date cannot be greater than the end date </source>
<target state="new">开始日期不能晚于结束日期。</target>
<context-group purpose="location">
<context context-type="sourcefile">src/app/affiliation/affiliation-update.component.html</context>
Expand Down
2 changes: 1 addition & 1 deletion ui/src/i18n/messages.zh-TW.xlf
Original file line number Diff line number Diff line change
Expand Up @@ -4572,7 +4572,7 @@
</context-group>
</trans-unit>
<trans-unit id="entity.validation.endDate.string" datatype="html">
<source> End date cannot be greater than the start date </source>
<source> Start date cannot be greater than the end date </source>
<target state="new">開始日期不能晚於結束日期。</target>
<context-group purpose="location">
<context context-type="sourcefile">src/app/affiliation/affiliation-update.component.html</context>
Expand Down

0 comments on commit d29e5ea

Please sign in to comment.