sourcemod/translations/ar/rockthevote.phrases.txt
Kyle Sanderson 48150e0c7a
Bring languages into the tree (#1625)
* translations: bring languages into tree

* Update translation phrases changed since 2021

* Update packaging script to include all translations

* Update languages.cfg

* Add Latin American Spanish translations

This is a copy of spanish for now.

* Ignore "en" when looking for translation folders

English is the default and doesn't use a subfolder.

* Only add each translation folder once

Korean "ko" is in there twice.

* Compare language coverage to english

All phrases are compared to the english baseline files and any differences
are reported. The differences are pushed to a Github Project as well for
an easier overview.

Thank you to @nosoop for sharing the Python SMC parser!

* Add link to README

---------

Co-authored-by: Peace-Maker <peace-maker@wcfan.de>
2023-03-29 16:23:05 +02:00

104 lines
1.8 KiB
Plaintext

"Phrases"
{
"Rock The Vote"
{
"ar" "عجل التصويت:"
}
"RTV Not Allowed"
{
"ar" "لا يمكن التصويت بعد."
}
"RTV Started"
{
"ar" "لقد تم بدأ التصويت مسبقا."
}
"RTV Ended"
{
"ar" "لقد تم التصويت. لا يمكنك إختيار أو تسمية خريطة."
}
"Already Voted"
{
"ar" "لقد أردت التصويت مسبقا!"
}
"Minimal Players Not Met"
{
"ar" "عدد اللاعبين المطليب غير موجود."
}
"Map Already In Vote"
{
"ar" "تم إختيار الخريطة '{1}' مسبقا."
}
"Map Inserted"
{
"ar" "تم إضافت الخريطة '{1}' إلى التصويت."
}
"RTV Requested"
{
"ar" "{1} يريد أن يبدأ التصويت.({2} تصويت. {3} لازمة)"
}
"RTV Vote Ready"
{
"ar" "يتم تعجيل التصويت!"
}
"Don't Change"
{
"ar" "إستئناف الخريطة الحالية"
}
"Already Nominated"
{
"ar" "لقد إخترت خريطة مسبقا."
}
"Max Nominations"
{
"ar" "تم الوصول إلى العدد المحدود للإختيار."
}
"Selected Map"
{
"ar" "{1} إختار {2}"
}
"No Votes"
{
"ar" "لا تصويت. يتم إستئناف الخريطة الحالية."
}
"Current Map Stays"
{
"ar" "الخريطة الحالية تستأنف! لقد أستعمل التصويت!"
}
"Changing Maps"
{
"ar" "لقد أردت التصويت مسبقا.({1} تصويت، {1} لازمة)"
}
"Map Already Nominated"
{
"ar" "الخريطة التي أخترت تم إختيارها مسبقا."
}
"Map Nominated"
{
"ar" "{1} إختار الخريطة {2} للتصويت."
}
"Nominate Title"
{
"ar" "سم الخريطة."
}
}