Merge pull request #372 from krzysztofrewak/master

fixed translations base for Facade pattern
This commit is contained in:
Piotr Grabski-Gradziński
2019-10-07 19:28:28 +02:00
committed by GitHub
9 changed files with 24 additions and 24 deletions

View File

@@ -21,9 +21,9 @@ msgstr ""
#: ../../Structural/Facade/README.rst:7
msgid ""
"The primary goal of a Facade Pattern is not to avoid you to read the manual "
"of a complex API. It's only a side-effect. The first goal is to reduce "
"coupling and follow the Law of Demeter."
"The primary goal of a Facade Pattern is not to avoid you having to read the"
"manual of a complex API. It's only a side-effect. The first goal is to"
"reduce coupling and follow the Law of Demeter."
msgstr ""
#: ../../Structural/Facade/README.rst:11

View File

@@ -23,9 +23,9 @@ msgstr "Zweck"
#: ../../Structural/Facade/README.rst:7
msgid ""
"The primary goal of a Facade Pattern is not to avoid you to read the manual "
"of a complex API. It's only a side-effect. The first goal is to reduce "
"coupling and follow the Law of Demeter."
"The primary goal of a Facade Pattern is not to avoid you having to read the"
"manual of a complex API. It's only a side-effect. The first goal is to"
"reduce coupling and follow the Law of Demeter."
msgstr ""
"Das primäre Ziel des Facade-Musters ist nicht, dir das Lesen von komplexen "
"API Dokumentationen zu ersparen. Das kann ein Seiteneffekt sein. Es ist "

View File

@@ -21,9 +21,9 @@ msgstr ""
#: ../../Structural/Facade/README.rst:7
msgid ""
"The primary goal of a Facade Pattern is not to avoid you to read the manual "
"of a complex API. It's only a side-effect. The first goal is to reduce "
"coupling and follow the Law of Demeter."
"The primary goal of a Facade Pattern is not to avoid you having to read the"
"manual of a complex API. It's only a side-effect. The first goal is to"
"reduce coupling and follow the Law of Demeter."
msgstr ""
#: ../../Structural/Facade/README.rst:11

View File

@@ -23,9 +23,9 @@ msgstr "Propósito"
#: ../../Structural/Facade/README.rst:7
msgid ""
"The primary goal of a Facade Pattern is not to avoid you to read the manual "
"of a complex API. It's only a side-effect. The first goal is to reduce "
"coupling and follow the Law of Demeter."
"The primary goal of a Facade Pattern is not to avoid you having to read the"
"manual of a complex API. It's only a side-effect. The first goal is to"
"reduce coupling and follow the Law of Demeter."
msgstr ""
"El principal objetivo del patrón de Fachada no es evitar que se lean "
"manuales complejos de una API, es solamente un efecto secundario. El "

View File

@@ -23,9 +23,9 @@ msgstr "Przeznaczenie"
#: ../../Structural/Facade/README.rst:7
msgid ""
"The primary goal of a Facade Pattern is not to avoid you to read the manual "
"of a complex API. It's only a side-effect. The first goal is to reduce "
"coupling and follow the Law of Demeter."
"The primary goal of a Facade Pattern is not to avoid you having to read the"
"manual of a complex API. It's only a side-effect. The first goal is to"
"reduce coupling and follow the Law of Demeter."
msgstr ""
"Głównym celem wzorca Fasady jest udostępnienie prostego interfejsu do złożonego "
"systemu - dzięki czemu nie trzeba znać obszernej dokumentacji API. Takie podejście "

View File

@@ -21,8 +21,8 @@ msgstr "Objetivo"
#: ../../Structural/Facade/README.rst:7
msgid ""
"The primary goal of a Facade Pattern is not to avoid you having to read the "
"manual of a complex API. It's only a side-effect. The first goal is to "
"The primary goal of a Facade Pattern is not to avoid you having to read the"
"manual of a complex API. It's only a side-effect. The first goal is to"
"reduce coupling and follow the Law of Demeter."
msgstr ""
"O principal objetivo de um Facade Pattern não é evitar que você tenha que ler o "

View File

@@ -23,8 +23,8 @@ msgstr "Назначение"
#: ../../Structural/Facade/README.rst:7
msgid ""
"The primary goal of a Facade Pattern is not to avoid you having to read the "
"manual of a complex API. It's only a side-effect. The first goal is to "
"The primary goal of a Facade Pattern is not to avoid you having to read the"
"manual of a complex API. It's only a side-effect. The first goal is to"
"reduce coupling and follow the Law of Demeter."
msgstr ""
"Основная цель паттерна Фасад заключается не в том, чтобы помешать вам "

View File

@@ -21,8 +21,8 @@ msgstr "Amaç"
#: ../../Structural/Facade/README.rst:7
msgid ""
"The primary goal of a Facade Pattern is not to avoid you to read the "
"manual of a complex API. It's only a side-effect. The first goal is to "
"The primary goal of a Facade Pattern is not to avoid you having to read the"
"manual of a complex API. It's only a side-effect. The first goal is to"
"reduce coupling and follow the Law of Demeter."
msgstr ""
"Önyüz deseninin öncelikli amacı, karmaşık bir API kullanım kılavuzunun okumasından "

View File

@@ -21,9 +21,9 @@ msgstr "目的"
#: ../../Structural/Facade/README.rst:7
msgid ""
"The primary goal of a Facade Pattern is not to avoid you to read the manual "
"of a complex API. It's only a side-effect. The first goal is to reduce "
"coupling and follow the Law of Demeter."
"The primary goal of a Facade Pattern is not to avoid you having to read the"
"manual of a complex API. It's only a side-effect. The first goal is to"
"reduce coupling and follow the Law of Demeter."
msgstr ""
"外观模式的目的不是为了让你避免阅读烦人的API文档当然它有这样的作用"
"它的主要目的是为了减少耦合并且遵循得墨忒耳定律Law of Demeter"