Skip to content

Commit 1ff4203

Browse files
author
Dominik Liebler
committed
fixed translation
1 parent 7e2702b commit 1ff4203

File tree

5 files changed

+9
-19
lines changed
  • locale

5 files changed

+9
-19
lines changed

locale/ca/LC_MESSAGES/Behavioral/Iterator/README.po

Lines changed: 2 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,4 @@
1-
#
1+
#
22
msgid ""
33
msgstr ""
44
"Project-Id-Version: DesignPatternsPHP 1.0\n"
@@ -20,9 +20,7 @@ msgid "Purpose"
2020
msgstr ""
2121

2222
#: ../../Behavioral/Iterator/README.rst:7
23-
msgid ""
24-
"To make an object iterable and to make it appear like a collection of "
25-
"objects."
23+
msgid "To make an object iterable and to make it appear like a collection of objects."
2624
msgstr ""
2725

2826
#: ../../Behavioral/Iterator/README.rst:11

locale/es/LC_MESSAGES/Behavioral/Iterator/README.po

Lines changed: 2 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,4 @@
1-
#
1+
#
22
msgid ""
33
msgstr ""
44
"Project-Id-Version: DesignPatternsPHP 1.0\n"
@@ -20,9 +20,7 @@ msgid "Purpose"
2020
msgstr ""
2121

2222
#: ../../Behavioral/Iterator/README.rst:7
23-
msgid ""
24-
"To make an object iterable and to make it appear like a collection of "
25-
"objects."
23+
msgid "To make an object iterable and to make it appear like a collection of objects."
2624
msgstr ""
2725

2826
#: ../../Behavioral/Iterator/README.rst:11

locale/pt_BR/LC_MESSAGES/Behavioral/Iterator/README.po

Lines changed: 2 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,4 @@
1-
#
1+
#
22
msgid ""
33
msgstr ""
44
"Project-Id-Version: DesignPatternsPHP 1.0\n"
@@ -20,9 +20,7 @@ msgid "Purpose"
2020
msgstr ""
2121

2222
#: ../../Behavioral/Iterator/README.rst:7
23-
msgid ""
24-
"To make an object iterable and to make it appear like a collection of "
25-
"objects."
23+
msgid To make an object iterable and to make it appear like a collection of objects."
2624
msgstr ""
2725

2826
#: ../../Behavioral/Iterator/README.rst:11

locale/ru/LC_MESSAGES/Behavioral/Iterator/README.po

Lines changed: 1 addition & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -20,9 +20,7 @@ msgid "Purpose"
2020
msgstr "Назначение"
2121

2222
#: ../../Behavioral/Iterator/README.rst:7
23-
msgid ""
24-
"To make an object iterable and to make it appear like a collection of "
25-
"objects."
23+
msgid "To make an object iterable and to make it appear like a collection of objects."
2624
msgstr ""
2725
"Добавить коллекции объектов функционал последовательного доступа к "
2826
"содержащимся в ней экземплярам объектов без реализации этого функционала в "

locale/zh_CN/LC_MESSAGES/Behavioral/Iterator/README.po

Lines changed: 2 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,4 @@
1-
#
1+
#
22
msgid ""
33
msgstr ""
44
"Project-Id-Version: DesignPatternsPHP 1.0\n"
@@ -20,9 +20,7 @@ msgid "Purpose"
2020
msgstr ""
2121

2222
#: ../../Behavioral/Iterator/README.rst:7
23-
msgid ""
24-
"To make an object iterable and to make it appear like a collection of "
25-
"objects."
23+
msgid To make an object iterable and to make it appear like a collection of objects."
2624
msgstr ""
2725

2826
#: ../../Behavioral/Iterator/README.rst:11

0 commit comments

Comments
 (0)