Fixed typo

This commit is contained in:
Christophe Vidal
2016-06-14 06:16:01 +07:00
parent 2888ac456a
commit ca3a8b2f29
7 changed files with 7 additions and 7 deletions

View File

@@ -23,7 +23,7 @@ msgstr ""
msgid ""
"To translate one interface for a class into a compatible interface. An "
"adapter allows classes to work together that normally could not because of "
"incompatible interfaces by providing it's interface to clients while using "
"incompatible interfaces by providing its interface to clients while using "
"the original interface."
msgstr ""

View File

@@ -25,7 +25,7 @@ msgstr "Zweck"
msgid ""
"To translate one interface for a class into a compatible interface. An "
"adapter allows classes to work together that normally could not because of "
"incompatible interfaces by providing it's interface to clients while using "
"incompatible interfaces by providing its interface to clients while using "
"the original interface."
msgstr ""
"Um ein Interface für eine Klasse in ein kompatibles Interface zu "

View File

@@ -23,7 +23,7 @@ msgstr ""
msgid ""
"To translate one interface for a class into a compatible interface. An "
"adapter allows classes to work together that normally could not because of "
"incompatible interfaces by providing it's interface to clients while using "
"incompatible interfaces by providing its interface to clients while using "
"the original interface."
msgstr ""

View File

@@ -23,7 +23,7 @@ msgstr ""
msgid ""
"To translate one interface for a class into a compatible interface. An "
"adapter allows classes to work together that normally could not because of "
"incompatible interfaces by providing it's interface to clients while using "
"incompatible interfaces by providing its interface to clients while using "
"the original interface."
msgstr ""

View File

@@ -25,7 +25,7 @@ msgstr "Назначение"
msgid ""
"To translate one interface for a class into a compatible interface. An "
"adapter allows classes to work together that normally could not because of "
"incompatible interfaces by providing it's interface to clients while using "
"incompatible interfaces by providing its interface to clients while using "
"the original interface."
msgstr ""
"Привести нестандартный или неудобный интерфейс какого-то класса в "

View File

@@ -23,7 +23,7 @@ msgstr "目的"
msgid ""
"To translate one interface for a class into a compatible interface. An "
"adapter allows classes to work together that normally could not because of "
"incompatible interfaces by providing it's interface to clients while using "
"incompatible interfaces by providing its interface to clients while using "
"the original interface."
msgstr ""
"将某个类的接口转换成与另一个接口兼容。适配器通过将原始接口进行转换,给用户"