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 6
6
7
7
To translate one interface for a class into a compatible interface. An
8
8
adapter 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
10
10
using the original interface.
11
11
12
12
Examples
Original file line number Diff line number Diff line change @@ -23,7 +23,7 @@ msgstr ""
23
23
msgid ""
24
24
"To translate one interface for a class into a compatible interface. An "
25
25
"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 "
27
27
"the original interface."
28
28
msgstr ""
29
29
Original file line number Diff line number Diff line change @@ -25,7 +25,7 @@ msgstr "Zweck"
25
25
msgid ""
26
26
"To translate one interface for a class into a compatible interface. An "
27
27
"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 "
29
29
"the original interface."
30
30
msgstr ""
31
31
"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 ""
23
23
msgid ""
24
24
"To translate one interface for a class into a compatible interface. An "
25
25
"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 "
27
27
"the original interface."
28
28
msgstr ""
29
29
Original file line number Diff line number Diff line change @@ -23,7 +23,7 @@ msgstr ""
23
23
msgid ""
24
24
"To translate one interface for a class into a compatible interface. An "
25
25
"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 "
27
27
"the original interface."
28
28
msgstr ""
29
29
Original file line number Diff line number Diff line change @@ -25,7 +25,7 @@ msgstr "Назначение"
25
25
msgid ""
26
26
"To translate one interface for a class into a compatible interface. An "
27
27
"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 "
29
29
"the original interface."
30
30
msgstr ""
31
31
"Привести нестандартный или неудобный интерфейс какого-то класса в "
Original file line number Diff line number Diff line change @@ -23,7 +23,7 @@ msgstr "目的"
23
23
msgid ""
24
24
"To translate one interface for a class into a compatible interface. An "
25
25
"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 "
27
27
"the original interface."
28
28
msgstr ""
29
29
"将某个类的接口转换成与另一个接口兼容。适配器通过将原始接口进行转换,给用户"
You can’t perform that action at this time.
0 commit comments