File tree Expand file tree Collapse file tree 7 files changed +7
-7
lines changed
ca/LC_MESSAGES/Structural/Adapter
de/LC_MESSAGES/Structural/Adapter
es/LC_MESSAGES/Structural/Adapter
pt_BR/LC_MESSAGES/Structural/Adapter
ru/LC_MESSAGES/Structural/Adapter
zh_CN/LC_MESSAGES/Structural/Adapter Expand file tree Collapse file tree 7 files changed +7
-7
lines changed Original file line number Diff line number Diff line change 66
77To translate one interface for a class into a compatible interface. An
88adapter allows classes to work together that normally could not because
9- of incompatible interfaces by providing it's interface to clients while
9+ of incompatible interfaces by providing its interface to clients while
1010using the original interface.
1111
1212Examples
Original file line number Diff line number Diff line change @@ -23,7 +23,7 @@ msgstr ""
2323msgid ""
2424"To translate one interface for a class into a compatible interface. An "
2525"adapter allows classes to work together that normally could not because of "
26- "incompatible interfaces by providing it's interface to clients while using "
26+ "incompatible interfaces by providing its interface to clients while using "
2727"the original interface."
2828msgstr ""
2929
Original file line number Diff line number Diff line change @@ -25,7 +25,7 @@ msgstr "Zweck"
2525msgid ""
2626"To translate one interface for a class into a compatible interface. An "
2727"adapter allows classes to work together that normally could not because of "
28- "incompatible interfaces by providing it's interface to clients while using "
28+ "incompatible interfaces by providing its interface to clients while using "
2929"the original interface."
3030msgstr ""
3131"Um ein Interface für eine Klasse in ein kompatibles Interface zu "
Original file line number Diff line number Diff line change @@ -23,7 +23,7 @@ msgstr ""
2323msgid ""
2424"To translate one interface for a class into a compatible interface. An "
2525"adapter allows classes to work together that normally could not because of "
26- "incompatible interfaces by providing it's interface to clients while using "
26+ "incompatible interfaces by providing its interface to clients while using "
2727"the original interface."
2828msgstr ""
2929
Original file line number Diff line number Diff line change @@ -23,7 +23,7 @@ msgstr ""
2323msgid ""
2424"To translate one interface for a class into a compatible interface. An "
2525"adapter allows classes to work together that normally could not because of "
26- "incompatible interfaces by providing it's interface to clients while using "
26+ "incompatible interfaces by providing its interface to clients while using "
2727"the original interface."
2828msgstr ""
2929
Original file line number Diff line number Diff line change @@ -25,7 +25,7 @@ msgstr "Назначение"
2525msgid ""
2626"To translate one interface for a class into a compatible interface. An "
2727"adapter allows classes to work together that normally could not because of "
28- "incompatible interfaces by providing it's interface to clients while using "
28+ "incompatible interfaces by providing its interface to clients while using "
2929"the original interface."
3030msgstr ""
3131"Привести нестандартный или неудобный интерфейс какого-то класса в "
Original file line number Diff line number Diff line change @@ -23,7 +23,7 @@ msgstr "目的"
2323msgid ""
2424"To translate one interface for a class into a compatible interface. An "
2525"adapter allows classes to work together that normally could not because of "
26- "incompatible interfaces by providing it's interface to clients while using "
26+ "incompatible interfaces by providing its interface to clients while using "
2727"the original interface."
2828msgstr ""
2929"将某个类的接口转换成与另一个接口兼容。适配器通过将原始接口进行转换,给用户"
You can’t perform that action at this time.
0 commit comments