You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: _translations/po/es/guide_intro_upgrade-from-v2.md.po
+10-10Lines changed: 10 additions & 10 deletions
Original file line number
Diff line number
Diff line change
@@ -6,7 +6,7 @@
6
6
msgid ""
7
7
msgstr ""
8
8
"Project-Id-Version: PACKAGE VERSION\n"
9
-
"POT-Creation-Date: 2025-12-27 07:40+0000\n"
9
+
"POT-Creation-Date: 2025-12-27 03:24+0000\n"
10
10
"PO-Revision-Date: 2025-09-04 11:19+0500\n"
11
11
"Last-Translator: Automatically generated\n"
12
12
"Language-Team: none\n"
@@ -32,13 +32,13 @@ msgstr ""
32
32
#: ../src/guide/intro/upgrade-from-v2.md
33
33
#, no-wrap
34
34
msgid""
35
-
"> If you haven't used Yii 2.0, you can skip this section and get directly to \"[getting started](../start/prerequisites.md)\"\n"
35
+
"> If you haven't used Yii2, you can skip this section and get directly to \"[getting started](../start/prerequisites.md)\"\n"
36
36
"> section.\n"
37
37
msgstr""
38
38
39
39
#. type: Plain text
40
40
#: ../src/guide/intro/upgrade-from-v2.md
41
-
msgid"While sharing some common ideas and values, Yii3 is conceptually different from Yii 2.0. There is no easy upgrade path, so first [check maintenance policy and end-of-life dates for Yii 2.0](https://www.yiiframework.com/release-cycle) and consider starting new projects on Yii3 while keeping existing ones on Yii 2.0."
41
+
msgid"While sharing some common ideas and values, Yii3 is conceptually different from Yii 2. There is no easy upgrade path, so first [check maintenance policy and end-of-life dates for Yii 2](https://www.yiiframework.com/release-cycle) and consider starting new projects on Yii3 while keeping existing ones on Yii 2."
42
42
msgstr""
43
43
44
44
#. type: Title ##
@@ -49,7 +49,7 @@ msgstr ""
49
49
50
50
#. type: Plain text
51
51
#: ../src/guide/intro/upgrade-from-v2.md
52
-
msgid"Yii3 requires PHP 8.2 or above. As a result, there are language features used that weren't used in Yii 2.0:"
52
+
msgid"Yii3 requires PHP 8.2 or above. As a result, there are language features used that weren't used in Yii 2:"
53
53
msgstr""
54
54
55
55
#. type: Bullet: '- '
@@ -120,7 +120,7 @@ msgstr ""
120
120
121
121
#. type: Plain text
122
122
#: ../src/guide/intro/upgrade-from-v2.md
123
-
msgid"It's a good idea to refactor your Yii 2.0 project before porting it to Yii3. That would both make porting easier and benefit the project in question while it's not moved to Yii3 yet."
123
+
msgid"It's a good idea to refactor your Yii 2 project before porting it to Yii3. That would both make porting easier and benefit the project in question while it's not moved to Yii3 yet."
124
124
msgstr""
125
125
126
126
#. type: Title ###
@@ -199,7 +199,7 @@ msgstr ""
199
199
200
200
#. type: Plain text
201
201
#: ../src/guide/intro/upgrade-from-v2.md
202
-
msgid"Yii3 services are conceptually similar to Yii 2.0 components, so it's a good idea to move reusable parts of your application into components."
202
+
msgid"Yii3 services are conceptually similar to Yii 2 components, so it's a good idea to move reusable parts of your application into components."
203
203
msgstr""
204
204
205
205
#. type: Title ##
@@ -242,7 +242,7 @@ msgstr ""
242
242
243
243
#. type: Plain text
244
244
#: ../src/guide/intro/upgrade-from-v2.md
245
-
msgid"Yii3 application templates are using [environment variables](https://en.wikipedia.org/wiki/Environment_variable) to configure parts of the application. The concept is [very handy for Dockerized applications](https://12factor.net/) but might be alien to users of Yii 1.1 and Yii 2.0."
245
+
msgid"Yii3 application templates are using [environment variables](https://en.wikipedia.org/wiki/Environment_variable) to configure parts of the application. The concept is [very handy for Dockerized applications](https://12factor.net/) but might be alien to users of Yii 1.1 and Yii 2."
246
246
msgstr""
247
247
248
248
#. type: Title ###
@@ -253,15 +253,15 @@ msgstr ""
253
253
254
254
#. type: Plain text
255
255
#: ../src/guide/intro/upgrade-from-v2.md
256
-
msgid"Unlike Yii 2.0, Yii3 doesn't have controllers concept. Instead, it uses [handlers](../structure/handler.md) which are similar to controllers but different."
256
+
msgid"Unlike Yii2, Yii3 doesn't have controllers per se. Instead, it uses [handlers](../structure/handler.md) which are similar to controllers but different."
257
257
msgstr""
258
258
259
259
#. type: Plain text
260
260
#: ../src/guide/intro/upgrade-from-v2.md
261
-
msgid"Suggested Yii3 application structure is different from Yii 2.0. It's described in [application structure](../structure/overview.md)."
261
+
msgid"Suggested Yii3 application structure is different from Yii 2. It's described in [application structure](../structure/overview.md)."
262
262
msgstr""
263
263
264
264
#. type: Plain text
265
265
#: ../src/guide/intro/upgrade-from-v2.md
266
-
msgid"Despite that, Yii3 is flexible, so it's still possible to use a structure similar to Yii 2.0 with Yii3."
266
+
msgid"Despite that, Yii3 is flexible, so it's still possible to use a structure similar to Yii 2 with Yii3."
Copy file name to clipboardExpand all lines: _translations/po/id/guide_intro_upgrade-from-v2.md.po
+10-10Lines changed: 10 additions & 10 deletions
Original file line number
Diff line number
Diff line change
@@ -6,7 +6,7 @@
6
6
msgid ""
7
7
msgstr ""
8
8
"Project-Id-Version: PACKAGE VERSION\n"
9
-
"POT-Creation-Date: 2025-12-27 07:40+0000\n"
9
+
"POT-Creation-Date: 2025-12-27 03:24+0000\n"
10
10
"PO-Revision-Date: 2025-09-04 11:19+0500\n"
11
11
"Last-Translator: Automatically generated\n"
12
12
"Language-Team: none\n"
@@ -31,13 +31,13 @@ msgstr ""
31
31
#: ../src/guide/intro/upgrade-from-v2.md
32
32
#, no-wrap
33
33
msgid""
34
-
"> If you haven't used Yii 2.0, you can skip this section and get directly to \"[getting started](../start/prerequisites.md)\"\n"
34
+
"> If you haven't used Yii2, you can skip this section and get directly to \"[getting started](../start/prerequisites.md)\"\n"
35
35
"> section.\n"
36
36
msgstr""
37
37
38
38
#. type: Plain text
39
39
#: ../src/guide/intro/upgrade-from-v2.md
40
-
msgid"While sharing some common ideas and values, Yii3 is conceptually different from Yii 2.0. There is no easy upgrade path, so first [check maintenance policy and end-of-life dates for Yii 2.0](https://www.yiiframework.com/release-cycle) and consider starting new projects on Yii3 while keeping existing ones on Yii 2.0."
40
+
msgid"While sharing some common ideas and values, Yii3 is conceptually different from Yii 2. There is no easy upgrade path, so first [check maintenance policy and end-of-life dates for Yii 2](https://www.yiiframework.com/release-cycle) and consider starting new projects on Yii3 while keeping existing ones on Yii 2."
41
41
msgstr""
42
42
43
43
#. type: Title ##
@@ -48,7 +48,7 @@ msgstr ""
48
48
49
49
#. type: Plain text
50
50
#: ../src/guide/intro/upgrade-from-v2.md
51
-
msgid"Yii3 requires PHP 8.2 or above. As a result, there are language features used that weren't used in Yii 2.0:"
51
+
msgid"Yii3 requires PHP 8.2 or above. As a result, there are language features used that weren't used in Yii 2:"
52
52
msgstr""
53
53
54
54
#. type: Bullet: '- '
@@ -119,7 +119,7 @@ msgstr ""
119
119
120
120
#. type: Plain text
121
121
#: ../src/guide/intro/upgrade-from-v2.md
122
-
msgid"It's a good idea to refactor your Yii 2.0 project before porting it to Yii3. That would both make porting easier and benefit the project in question while it's not moved to Yii3 yet."
122
+
msgid"It's a good idea to refactor your Yii 2 project before porting it to Yii3. That would both make porting easier and benefit the project in question while it's not moved to Yii3 yet."
123
123
msgstr""
124
124
125
125
#. type: Title ###
@@ -198,7 +198,7 @@ msgstr ""
198
198
199
199
#. type: Plain text
200
200
#: ../src/guide/intro/upgrade-from-v2.md
201
-
msgid"Yii3 services are conceptually similar to Yii 2.0 components, so it's a good idea to move reusable parts of your application into components."
201
+
msgid"Yii3 services are conceptually similar to Yii 2 components, so it's a good idea to move reusable parts of your application into components."
202
202
msgstr""
203
203
204
204
#. type: Title ##
@@ -241,7 +241,7 @@ msgstr ""
241
241
242
242
#. type: Plain text
243
243
#: ../src/guide/intro/upgrade-from-v2.md
244
-
msgid"Yii3 application templates are using [environment variables](https://en.wikipedia.org/wiki/Environment_variable) to configure parts of the application. The concept is [very handy for Dockerized applications](https://12factor.net/) but might be alien to users of Yii 1.1 and Yii 2.0."
244
+
msgid"Yii3 application templates are using [environment variables](https://en.wikipedia.org/wiki/Environment_variable) to configure parts of the application. The concept is [very handy for Dockerized applications](https://12factor.net/) but might be alien to users of Yii 1.1 and Yii 2."
245
245
msgstr""
246
246
247
247
#. type: Title ###
@@ -252,15 +252,15 @@ msgstr ""
252
252
253
253
#. type: Plain text
254
254
#: ../src/guide/intro/upgrade-from-v2.md
255
-
msgid"Unlike Yii 2.0, Yii3 doesn't have controllers concept. Instead, it uses [handlers](../structure/handler.md) which are similar to controllers but different."
255
+
msgid"Unlike Yii2, Yii3 doesn't have controllers per se. Instead, it uses [handlers](../structure/handler.md) which are similar to controllers but different."
256
256
msgstr""
257
257
258
258
#. type: Plain text
259
259
#: ../src/guide/intro/upgrade-from-v2.md
260
-
msgid"Suggested Yii3 application structure is different from Yii 2.0. It's described in [application structure](../structure/overview.md)."
260
+
msgid"Suggested Yii3 application structure is different from Yii 2. It's described in [application structure](../structure/overview.md)."
261
261
msgstr""
262
262
263
263
#. type: Plain text
264
264
#: ../src/guide/intro/upgrade-from-v2.md
265
-
msgid"Despite that, Yii3 is flexible, so it's still possible to use a structure similar to Yii 2.0 with Yii3."
265
+
msgid"Despite that, Yii3 is flexible, so it's still possible to use a structure similar to Yii 2 with Yii3."
0 commit comments