-
Notifications
You must be signed in to change notification settings - Fork 41
tutorials: persian translation (FA) #749
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
base: main
Are you sure you want to change the base?
tutorials: persian translation (FA) #749
Conversation
Wow, this sounds fantastic! Unfortunately, I don’t speak Persian. Does anyone in @music-encoding/mei-community know a reviewer fit for the task? |
Maybe @Ailin-Ricerar ? |
Great work @rezaseyedi91 ! |
Sent an invitation for the music-encoding organisation to @Ailin-Ricerar in order to assign as reviewer ;-) |
I see a lot has happened meanwhile, can you give us a short status update, please? |
@bwbohl |
@@ -1,6 +1,6 @@ | |||
<div> | |||
<p> | |||
برای رمزگذاری (encode) یک نت، تمام اطلاعات مربوطه باید طوری ثبت شوند که کامپیوتر بتواند آنها را بخواند. این که کدام جزئیات اهمیت بیشتری دارند، بسته به نیازهای یک پروژه ممکن است متفاوت باشد؛ اما برای پیش بردن این مقدمه، بیایید بر روی اطلاعات اساسی یک نت توافق کنیم: نام نت (written pitch) نوشته شده و مدت زمان آن (duration). برای بیان گام، MEI از | |||
برای کدگذاری (encode) یک نت، تمام اطلاعات مربوطه باید طوری ثبت شوند که کامپیوتر بتواند آنها را بخواند. این که کدام جزئیات اهمیت بیشتری دارند، بسته به نیازهای یک پروژه ممکن است متفاوت باشد؛ اما برای پیش بردن این مقدمه، بیایید بر روی اطلاعات اساسی یک نت توافق کنیم: نام نت (written pitch) نوشته شده و مدت زمان آن (duration). برای بیان گام، MEI از |
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
برای مشخص کردن اکتاو
@@ -4,19 +4,18 @@ | |||
و <code><music></code>. | |||
</p> | |||
<p> | |||
آفرین! حالا که نامحوزه را در المنت ریشهای خود اعلام کردهایم، تمامی المنتها دیگر که در عنصر ریشهای | |||
جاگذاری شدهاند، میتوانند بر اساس نامحوزه MEI توسط کامپیوتر شناسایی شوند. | |||
آفرین! حالا که نامحوزه را در المنت ریشهای خود اعلان کردهایم، تمامی المنتها دیگر که در عنصر ریشهای جاگذاری شدهاند، میتوانند بر اساس نامحوزه MEI توسط کامپیوتر شناسایی شوند. |
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
تمامی المنتهای دیگر
<p >پس از آمادهسازی ساختار میزان آفتاکت در مرحله قبل، اکنون آماده هستید تا اولین نت این ملودی را کدگذاری کنید. در MEI، نتها قرار است رویدادی را با زیروبمی بخصوص توصیف کنند. که در المنتهای <code><note></code> کدگذاری میشوند. المنتهای <code><note></code> میتوانند فرزندان المنت <code><layer></code> باشند. شما میتوانید ویژگیهای اصلی نت مانند نام نت و کشش زمانی را با استفاده از خصیصههای زیر در <code><note></code> مشخص کنید:</p> | ||
<ul > | ||
<li ><code>@pname</code> (نام نت) – حروف کوچک از <code>“a”</code> تا <code>“g”</code> استفاده کنید.</li> | ||
<li ><code > | ||
@oct | ||
</code> | ||
(اکتاو) – از عددی استفاده کنید که اکتاو نوت را مشخص میکند، مثلاً | ||
(اکتاو) – از عددی استفاده کنید که اکتاو نت را مشخص میکند، مثلاً | ||
<code >4</code> | ||
نشاندهنده دوی وسط (C4) است.</li> |
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
دوی میانه ؟!
<code><note></code> استفاده کنید و تعداد نقاط را به عنوان مقدار خصیصه قرار دهید، به عنوان مثال <span style="font-size: 2rem;">برای یک نقطه:</span><span style="font-size: 2rem;"> </span><code style="font-size: 2rem;">“1”</code><span style="font-size: 2rem;"> یا </span><span style="font-size: 2rem;">برای دو نقطه: </span><code style="font-size: 2rem;">“2”</code><span style="font-size: 2rem;">.</span></p> | ||
|
||
<code><note></code> استفاده کنید و تعداد نقاط را به عنوان مقدار خصیصه قرار دهید، به عنوان مثال برای یک نقطه:<code>“1”</code> یا برای دو نقطه:;<code>“2”</code> | ||
</p> | ||
<p class="tutorialTask">لطفاً بقیه میزان (<code>@n=1</code>) را در ویرایشگر زیر رمزگذاری کنید و دو المنت <code><note></code> با ارزشهای زمانی مختلف (سیاه نقطهدار، چنگ) را درون المنت <code><beam></code> که در مرحله قبل اضافه کردهاید، اضافه کنید.</p> |
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
لطفا کنترل شود. المنت <beam>
در مرحله قبل اضافه شده؟
This pull request includes the completed Persian translation of the MEI tutorials. All content has been carefully translated following the established guidelines. Please review and let me know if any adjustments are needed.