Skip to content
Merged
Show file tree
Hide file tree
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
Original file line number Diff line number Diff line change
Expand Up @@ -64,12 +64,12 @@
</trans-unit>
<trans-unit id="InaccessibleValidationAttributeMessage">
<source>Validation attribute '{0}' on the member '{1}' is inaccessible from the validator type '{2}'.</source>
<target state="new">Validation attribute '{0}' on the member '{1}' is inaccessible from the validator type '{2}'.</target>
<target state="translated">Ověřovací atribut „{0}“ u člena „{1}“ není přístupný z typu validátoru „{2}.</target>
<note />
</trans-unit>
<trans-unit id="InaccessibleValidationAttributeTitle">
<source>Validation attribute on the member is inaccessible from the validator type..</source>
<target state="new">Validation attribute on the member is inaccessible from the validator type..</target>
<target state="translated">Ověřovací atribut u člena není přístupný z typu validátoru.</target>
<note />
</trans-unit>
<trans-unit id="MemberIsInaccessibleMessage">
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -64,12 +64,12 @@
</trans-unit>
<trans-unit id="InaccessibleValidationAttributeMessage">
<source>Validation attribute '{0}' on the member '{1}' is inaccessible from the validator type '{2}'.</source>
<target state="new">Validation attribute '{0}' on the member '{1}' is inaccessible from the validator type '{2}'.</target>
<target state="translated">No se puede obtener acceso al atributo de validación '{0}' en el miembro '{1}' desde el tipo de validador '{2}'.</target>
<note />
</trans-unit>
<trans-unit id="InaccessibleValidationAttributeTitle">
<source>Validation attribute on the member is inaccessible from the validator type..</source>
<target state="new">Validation attribute on the member is inaccessible from the validator type..</target>
<target state="translated">No se puede obtener acceso al atributo de validación en el miembro desde el tipo de validador.</target>
<note />
</trans-unit>
<trans-unit id="MemberIsInaccessibleMessage">
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -64,12 +64,12 @@
</trans-unit>
<trans-unit id="InaccessibleValidationAttributeMessage">
<source>Validation attribute '{0}' on the member '{1}' is inaccessible from the validator type '{2}'.</source>
<target state="new">Validation attribute '{0}' on the member '{1}' is inaccessible from the validator type '{2}'.</target>
<target state="translated">L'attributo di convalida '{0}' nel membro '{1}' non è accessibile dal tipo di validator '{2}'.</target>
<note />
</trans-unit>
<trans-unit id="InaccessibleValidationAttributeTitle">
<source>Validation attribute on the member is inaccessible from the validator type..</source>
<target state="new">Validation attribute on the member is inaccessible from the validator type..</target>
<target state="translated">L'attributo di convalida nel membro non è accessibile dal tipo di validator.</target>
<note />
</trans-unit>
<trans-unit id="MemberIsInaccessibleMessage">
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -64,12 +64,12 @@
</trans-unit>
<trans-unit id="InaccessibleValidationAttributeMessage">
<source>Validation attribute '{0}' on the member '{1}' is inaccessible from the validator type '{2}'.</source>
<target state="new">Validation attribute '{0}' on the member '{1}' is inaccessible from the validator type '{2}'.</target>
<target state="translated">Атрибут проверки "{0}" элемента "{1}" недоступен из типа средства проверки "{2}".</target>
<note />
</trans-unit>
<trans-unit id="InaccessibleValidationAttributeTitle">
<source>Validation attribute on the member is inaccessible from the validator type..</source>
<target state="new">Validation attribute on the member is inaccessible from the validator type..</target>
<target state="translated">Атрибут проверки элемента недоступен из типа средства проверки.</target>
<note />
</trans-unit>
<trans-unit id="MemberIsInaccessibleMessage">
Expand Down