Filipino (Tagalog) Localization #1#4
Merged
severinolorillajr merged 7 commits intoneo-tl:masterfrom Feb 16, 2018
burdagay:master
Merged
Filipino (Tagalog) Localization #1#4severinolorillajr merged 7 commits intoneo-tl:masterfrom burdagay:master
severinolorillajr merged 7 commits intoneo-tl:masterfrom
burdagay:master
Conversation
tl-tl/sc/api.md
Outdated
| # Reperensiya para sa API ng Smart Contract | ||
|
|
||
| The NEO Smart Contract API expands the capabilities of the Smart Contract to access the blockchain data, manipulate persistent storage, and query the execution environment. It is part of the Neo Virtual Machine (NeoVM) Interoperability Service Layer. | ||
| Ang API ng NEO Smart Contract ay nagpapalawak ng kapabilidad ng Smart Contract na makuha ang blockchain na datos, imanipula ang di mawawalang storage, at umusisa sa eskekusyon na environment. Ito ay bahagi ng Neo Virtual Machine (NeoVM) Interoperability Service Layer. |
Author
There was a problem hiding this comment.
This is noted. It has now been fixed.
tl-tl/sc/api.md
Outdated
| | [Neo](api/neo.md) | The Neo namespace is the API provided by the NEO blockchain, providing a way to access the blockchain data and manipulate the persistent store. | | ||
| | [System](api/system.md) | The System namespace is the API provided by the Smart Contract Execution Engine, providing access to the execution environment that accesses the smart contract. | | ||
| | [Neo](api/neo.md) | Ang Neo namespace ay ang API na binibigay ng NEO blockchain, na nagbibigay ng paraan upang makuha ang blockchain na datos at imanipula ang di nawawalang store. | | ||
| | [System](api/system.md) | Ang System namespace ay ang API na binibigay ng Smart Contract Execution Engine, ito ay nagbibigay ng paraan para makuha ang eksekyusyon na environment na gumagamit sa smart contract. | |
Author
There was a problem hiding this comment.
This is noted. It has now been fixed.
tl-tl/sc/tutorial.md
Outdated
| Dito ang isinasauli na halaga ng kontrata ay parating true, nagpapahiwatig na kahit sino ay pwedeng gumastos ng contract address ng mga asset (pwedeng isipin na pera). | ||
|
|
||
| The NEO wallet client has a function for deleting an asset. When you delete an asset, the asset is sent to a specified address being the contract address generated by the above smart contract. Anyone can spend the assets in the address. The assets in the address are assets that others do not want. | ||
| Ay NEO wallet na client ay mayroong punsyon para tumanggal ng isang asset. Kung tatanggal ka nang asset, ang asset ay ipapadala patungo sa tinukoy na address na nagrerepresenta sa nagawang address ng nasa itaas na mataliong kontrata. Kahit sino ay pwedeng gumastos ng asset na nasa address. Ang mga asset na nasa address ay mga asset na hindi gusto ng iba. |
Author
There was a problem hiding this comment.
This is noted. It has now been fixed.
|
Hi @burdagay , just a few minor update and we can merge this. |
Author
|
Hi @severinolorillajr I already updated this PR. Please recheck. Thanks. |
|
@severinolor hey, i would like to translate this project into Spanish, is this done or is it still necessary? |
|
@dbucci24 , check with the project owner. |
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.
Translated the following files to Filipino (Tagalog):