Skip to content

Partial TL translations for 3-0-migration-guide.rst - 1,253 words #4

New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Merged
merged 2 commits into from
Feb 26, 2018

Conversation

josteinfrancois
Copy link

Hello everyone. This is my first translation for cakephp-tl. I have partially translated the said file. Please help me review my work. Thank you.

specifications. For example **src/Cache/Cache.php** is namespaced as
``Cake\Cache\Cache``. Global constants and helper methods like :php:meth:`__()`
and :php:meth:`debug()` are not namespaced for convenience sake.
Lahat ng core na mga class ng CakePHP ay naka-namespace na ngayon ay sumusunod sa
Copy link

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

na ngayon at sumusunod

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Much better if we have something like this:
CakePHP ay kasalukuyang naka-namespace at sumusunod sa

Copy link
Author

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

That sounded much better. Thank you for pointing that out.


Removed Constants
=================
Tinggal ang mga Constant
Copy link

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Tinanggal

views and locale files. You can add multiple paths to ``App.paths.templates``,
``App.paths.plugins``, ``App.paths.locales`` to configure multiple paths for
templates, plugins and locale files respectively.
Ang tatlong bagong configure na mga variable ay nagbibigay ng path na kumpigurasyon
Copy link

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

nagbibigay ng kumpigurasyon ng landas

Upgrading to the new ORM will require extensive changes in any application that
is being upgraded. See the new :doc:`/orm` documentation for information on how
to use the new ORM.
Ang CakePHP 3.0 ay nagtatampok ng isang bagong ORM na na-built muli mula sa panimula paitaas.
Copy link

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

bagong ORM na muling itinayo mula sa

* Ang :php:meth:`Cake\\Cache\\Cache::enable()` ay naidagdag.
* Ang :php:meth:`Cake\\Cache\\Cache::disable()` ay naidagdag.
* Ang cache na mga kumpigurasyon ay hindi na pwedeng baguhin ngayon. Kung kailangan
mong baguhin ang kumpigurasyon dapat mong unang i-drop ang kumpigurasyon at
Copy link

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

dapat mo unang i-drop ang

**app.php**.
- Ang pagtakda ng isang ``$config`` na variable sa PHP config na file ay
hindi na magagamit. Ang :php:class:`Cake\\Core\\Configure\\Engine\PhpConfig`
ngayon ay umaasa ng config file na magsasauli ng isang array.
Copy link

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

umaasa ng config na file na

console with ``bin/cake``.
Ang ``cake`` na executable ay inilipat mula sa **app/Console** na direktoryo tungo sa
**bin** na direktoryo sa loob ng balangkas ng aplikasyon. Maaari mo na ngayong tumawag
ng console ng CakePHP gamit ang ``bin/cake``.
Copy link

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

mo na ngayong tawagin ang console ng CakePHP

:php:class:`Cake\\Console\\ConsoleIo`.
- ``Shell::param()`` has been added as convenience access to the params.
- Ang ``Shell::param()`` ay naidagdag bilang kaginhawaan na access sa mga param.
Copy link

@smervs smervs Feb 25, 2018

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

kaginhawaan na pag-access sa mga param.

*update to na pag-access from ng


The ApiShell was removed as it didn't provide any benefit over the file source
itself and the online documentation/`API <https://api.cakephp.org/>`_.
Ang ApiShell ay itinanggal dahil ito ay hindi nagbigay ng anumang pakinabang sa file source
Copy link

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

pakinabang sa pinagmulan ng file

Copy link

@smervs smervs left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Please check the comments. Thank you.


Upgrade Tool
============
Upgrade na Kasangkapan

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Pang-Update

specifications. For example **src/Cache/Cache.php** is namespaced as
``Cake\Cache\Cache``. Global constants and helper methods like :php:meth:`__()`
and :php:meth:`debug()` are not namespaced for convenience sake.
Lahat ng core na mga class ng CakePHP ay naka-namespace na ngayon ay sumusunod sa

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Much better if we have something like this:
CakePHP ay kasalukuyang naka-namespace at sumusunod sa


The following deprecated constants have been removed:
Ang sumusunod na hindi na ginagamit na mga constant ay tinanggal:

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

tinanggal na:

@josteinfrancois
Copy link
Author

Good day @severinolorillajr and @mervinsantillanvillaceran . Thank you for reviewing my translations. I have followed all your suggestions. Cheers. :)

@severinolorillajr severinolorillajr merged commit 24daaa1 into cakephp-tl:3.0 Feb 26, 2018
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants