mirror of
https://github.com/DesignPatternsPHP/DesignPatternsPHP.git
synced 2025-07-25 17:21:19 +02:00
Merge pull request #372 from krzysztofrewak/master
fixed translations base for Facade pattern
This commit is contained in:
@@ -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
|
||||
|
@@ -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 "
|
||||
|
@@ -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
|
||||
|
@@ -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 "
|
||||
|
@@ -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 "
|
||||
|
@@ -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 "
|
||||
|
@@ -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 ""
|
||||
"Основная цель паттерна Фасад заключается не в том, чтобы помешать вам "
|
||||
|
@@ -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 "
|
||||
|
@@ -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)"
|
||||
|
Reference in New Issue
Block a user