mirror of
https://github.com/DesignPatternsPHP/DesignPatternsPHP.git
synced 2025-07-27 18:20:22 +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
|
#: ../../Structural/Facade/README.rst:7
|
||||||
msgid ""
|
msgid ""
|
||||||
"The primary goal of a Facade Pattern is not to avoid you to read the manual "
|
"The primary goal of a Facade Pattern is not to avoid you having to read the"
|
||||||
"of a complex API. It's only a side-effect. The first goal is to reduce "
|
"manual of a complex API. It's only a side-effect. The first goal is to"
|
||||||
"coupling and follow the Law of Demeter."
|
"reduce coupling and follow the Law of Demeter."
|
||||||
msgstr ""
|
msgstr ""
|
||||||
|
|
||||||
#: ../../Structural/Facade/README.rst:11
|
#: ../../Structural/Facade/README.rst:11
|
||||||
|
@@ -23,9 +23,9 @@ msgstr "Zweck"
|
|||||||
|
|
||||||
#: ../../Structural/Facade/README.rst:7
|
#: ../../Structural/Facade/README.rst:7
|
||||||
msgid ""
|
msgid ""
|
||||||
"The primary goal of a Facade Pattern is not to avoid you to read the manual "
|
"The primary goal of a Facade Pattern is not to avoid you having to read the"
|
||||||
"of a complex API. It's only a side-effect. The first goal is to reduce "
|
"manual of a complex API. It's only a side-effect. The first goal is to"
|
||||||
"coupling and follow the Law of Demeter."
|
"reduce coupling and follow the Law of Demeter."
|
||||||
msgstr ""
|
msgstr ""
|
||||||
"Das primäre Ziel des Facade-Musters ist nicht, dir das Lesen von komplexen "
|
"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 "
|
"API Dokumentationen zu ersparen. Das kann ein Seiteneffekt sein. Es ist "
|
||||||
|
@@ -21,9 +21,9 @@ msgstr ""
|
|||||||
|
|
||||||
#: ../../Structural/Facade/README.rst:7
|
#: ../../Structural/Facade/README.rst:7
|
||||||
msgid ""
|
msgid ""
|
||||||
"The primary goal of a Facade Pattern is not to avoid you to read the manual "
|
"The primary goal of a Facade Pattern is not to avoid you having to read the"
|
||||||
"of a complex API. It's only a side-effect. The first goal is to reduce "
|
"manual of a complex API. It's only a side-effect. The first goal is to"
|
||||||
"coupling and follow the Law of Demeter."
|
"reduce coupling and follow the Law of Demeter."
|
||||||
msgstr ""
|
msgstr ""
|
||||||
|
|
||||||
#: ../../Structural/Facade/README.rst:11
|
#: ../../Structural/Facade/README.rst:11
|
||||||
|
@@ -23,9 +23,9 @@ msgstr "Propósito"
|
|||||||
|
|
||||||
#: ../../Structural/Facade/README.rst:7
|
#: ../../Structural/Facade/README.rst:7
|
||||||
msgid ""
|
msgid ""
|
||||||
"The primary goal of a Facade Pattern is not to avoid you to read the manual "
|
"The primary goal of a Facade Pattern is not to avoid you having to read the"
|
||||||
"of a complex API. It's only a side-effect. The first goal is to reduce "
|
"manual of a complex API. It's only a side-effect. The first goal is to"
|
||||||
"coupling and follow the Law of Demeter."
|
"reduce coupling and follow the Law of Demeter."
|
||||||
msgstr ""
|
msgstr ""
|
||||||
"El principal objetivo del patrón de Fachada no es evitar que se lean "
|
"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 "
|
"manuales complejos de una API, es solamente un efecto secundario. El "
|
||||||
|
@@ -23,9 +23,9 @@ msgstr "Przeznaczenie"
|
|||||||
|
|
||||||
#: ../../Structural/Facade/README.rst:7
|
#: ../../Structural/Facade/README.rst:7
|
||||||
msgid ""
|
msgid ""
|
||||||
"The primary goal of a Facade Pattern is not to avoid you to read the manual "
|
"The primary goal of a Facade Pattern is not to avoid you having to read the"
|
||||||
"of a complex API. It's only a side-effect. The first goal is to reduce "
|
"manual of a complex API. It's only a side-effect. The first goal is to"
|
||||||
"coupling and follow the Law of Demeter."
|
"reduce coupling and follow the Law of Demeter."
|
||||||
msgstr ""
|
msgstr ""
|
||||||
"Głównym celem wzorca Fasady jest udostępnienie prostego interfejsu do złożonego "
|
"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 "
|
"systemu - dzięki czemu nie trzeba znać obszernej dokumentacji API. Takie podejście "
|
||||||
|
@@ -21,8 +21,8 @@ msgstr "Objetivo"
|
|||||||
|
|
||||||
#: ../../Structural/Facade/README.rst:7
|
#: ../../Structural/Facade/README.rst:7
|
||||||
msgid ""
|
msgid ""
|
||||||
"The primary goal of a Facade Pattern is not to avoid you having to read the "
|
"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 "
|
"manual of a complex API. It's only a side-effect. The first goal is to"
|
||||||
"reduce coupling and follow the Law of Demeter."
|
"reduce coupling and follow the Law of Demeter."
|
||||||
msgstr ""
|
msgstr ""
|
||||||
"O principal objetivo de um Facade Pattern não é evitar que você tenha que ler o "
|
"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
|
#: ../../Structural/Facade/README.rst:7
|
||||||
msgid ""
|
msgid ""
|
||||||
"The primary goal of a Facade Pattern is not to avoid you having to read the "
|
"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 "
|
"manual of a complex API. It's only a side-effect. The first goal is to"
|
||||||
"reduce coupling and follow the Law of Demeter."
|
"reduce coupling and follow the Law of Demeter."
|
||||||
msgstr ""
|
msgstr ""
|
||||||
"Основная цель паттерна Фасад заключается не в том, чтобы помешать вам "
|
"Основная цель паттерна Фасад заключается не в том, чтобы помешать вам "
|
||||||
|
@@ -21,8 +21,8 @@ msgstr "Amaç"
|
|||||||
|
|
||||||
#: ../../Structural/Facade/README.rst:7
|
#: ../../Structural/Facade/README.rst:7
|
||||||
msgid ""
|
msgid ""
|
||||||
"The primary goal of a Facade Pattern is not to avoid you to read the "
|
"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 "
|
"manual of a complex API. It's only a side-effect. The first goal is to"
|
||||||
"reduce coupling and follow the Law of Demeter."
|
"reduce coupling and follow the Law of Demeter."
|
||||||
msgstr ""
|
msgstr ""
|
||||||
"Önyüz deseninin öncelikli amacı, karmaşık bir API kullanım kılavuzunun okumasından "
|
"Ö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
|
#: ../../Structural/Facade/README.rst:7
|
||||||
msgid ""
|
msgid ""
|
||||||
"The primary goal of a Facade Pattern is not to avoid you to read the manual "
|
"The primary goal of a Facade Pattern is not to avoid you having to read the"
|
||||||
"of a complex API. It's only a side-effect. The first goal is to reduce "
|
"manual of a complex API. It's only a side-effect. The first goal is to"
|
||||||
"coupling and follow the Law of Demeter."
|
"reduce coupling and follow the Law of Demeter."
|
||||||
msgstr ""
|
msgstr ""
|
||||||
"外观模式的目的不是为了让你避免阅读烦人的API文档(当然,它有这样的作用),"
|
"外观模式的目的不是为了让你避免阅读烦人的API文档(当然,它有这样的作用),"
|
||||||
"它的主要目的是为了减少耦合并且遵循得墨忒耳定律(Law of Demeter)"
|
"它的主要目的是为了减少耦合并且遵循得墨忒耳定律(Law of Demeter)"
|
||||||
|
Reference in New Issue
Block a user