Skip to content
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

Translating the index.rst #3

Merged

Conversation

AliErcanOzgokce
Copy link
Collaborator

@AliErcanOzgokce AliErcanOzgokce commented Jun 24, 2022

Related issue: #4

@AliErcanOzgokce AliErcanOzgokce requested a review from kuzdogan June 24, 2022 14:24
@AliErcanOzgokce AliErcanOzgokce mentioned this pull request Jun 24, 2022
Closed
@AliErcanOzgokce AliErcanOzgokce merged commit 87652ad into solidity-docs:develop Jun 25, 2022
Copy link
Collaborator

@kuzdogan kuzdogan left a comment

Choose a reason for hiding this comment

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

Yorumları yazıp göndermeyi unutmuşum 🤦. Bunlara bi bakabilir misin?


.. note::
.. not::
Copy link
Collaborator

Choose a reason for hiding this comment

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

.. note:: kısmı paragraph level markup: https://www.sphinx-doc.org/en/master/usage/restructuredtext/directives.html#paragraph-level-markup e.g. burada Content'in üstündeki kutucuk. Bunları çevirmememiz lazım,

Copy link
Collaborator Author

Choose a reason for hiding this comment

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

Haklısın 👍


.. _translations:
.. _çeviriler:
Copy link
Collaborator

Choose a reason for hiding this comment

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

Burası da bir Sphinx reference (https://www.sphinx-doc.org/en/master/usage/restructuredtext/roles.html#cross-referencing-arbitrary-locations). Bunlar da İngilizce kalmalı gibi. Bunlara :ref: ile referans veriliyor bu dosyadaki 73. satir gibi

Copy link
Collaborator Author

Choose a reason for hiding this comment

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

Haklısın 👍


With Solidity you can create contracts for uses such as voting, crowdfunding, blind auctions,
and multi-signature wallets.
Solidity'le kullanıcılar için oylama, crowdfunding, blind auctions ve multi-signature cüzdanlar
Copy link
Collaborator

Choose a reason for hiding this comment

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

çoklu-imza kullanılabilir

Copy link
Collaborator Author

Choose a reason for hiding this comment

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

Tamamdır.

Furthermore, breaking changes as well as
new features are introduced regularly. We currently use
a 0.y.z version number `to indicate this fast pace of change <https://semver.org/#spec-item-4>`_.
Sözleşmelerin dağıtımını yaparken, en son yayınlanan Solidity sürümünü kullanmalısınız. İstisnai
Copy link
Collaborator

Choose a reason for hiding this comment

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

deploy=dağıtım?

Copy link
Collaborator Author

Choose a reason for hiding this comment

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

Bu konuda benimde kafam karışmıştı. Gönderim çok mantıklı gelmeyince önceki versiyonu esas olarak böyle bir çeviri yapmıştım. Eğer isterseniz gönderim olarak değiştirebilirim.

Copy link
Collaborator

Choose a reason for hiding this comment

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

Benim de kesin bi fikrim yok. Böyle durumlarda parantez içinde ingilizcesini yazabiliriz veya sık kullandığımız bir terimse Glossary'e eklenebilir.

@AliErcanOzgokce AliErcanOzgokce deleted the update-index.rst branch June 25, 2022 15:53
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.

2 participants