قاموس إنجليزي موحد للمترجمين

Transifex provides a glossary function per language, but what we are missing is a glossary which gives the context for the English terms. Sometimes you can use the tags in Transifex to work out where a given text is actually used, but other times it’s still not clear. And some terms are ambiguous when translated, so extra context is needed.

The aim here is not to provide a context per tag, nor for every single word, but if a translator finds a given word ambiguous, he/she should be able to come here and get help. I don’t know if it’s best to do a big wiki or what, but something is better than nothing.

I also think that the English developers should get into the habit of coming here to confirm their terminology too: fairly often there are inconsistencies in the original text, which make extra work for everyone. (Dear devs, every time you change a word, that is numeber_of_languages people who have to review/check/translate something :kiss: )

See also:

4 إعجابات

منشور، رسالة خاصة، رسالة، رسالة شخصية

س: هل هناك فرق بين الرسالة، الرسالة الشخصية، والرسالة الخاصة؟
ج: لا يوجد فرق.

في البداية استخدمنا مصطلح “الرسالة الخاصة (PM)”، ولكن نظرًا لأنها ليست خاصة، قمنا بتغييرها إلى “الرسالة الشخصية (PM)”.

وبما أن القليل من الكلمات أفضل دائمًا، فإننا نميل حاليًا إلى استخدام كلمة “رسالة” (على عكس “موضوع”).

المُنشئ، المحرر

س: هل هما نفس الشيء؟
ج: نعم.

الهمس

الهمس هو منشور يُنشأ في سياق موضوع، لكنه مرئي فقط للموظفين (أو لأعضاء مجموعة معينة).

المواضيع المثبتة، المواضيع المميزة، المواضيع الساخنة، اللافتة

س: ما الفرق؟
ج: المواضيع المثبتة هي المواضيع التي تظهر في أعلى قوائم المواضيع (إما ضمن فئة معينة أو على مستوى الموقع بالكامل).

المواضيع المميزة هي المواضيع التي يتم إبرازها في فئة معينة (تُستخدم فقط في /categories وفي “صناديق” الفئات).

المواضيع الساخنة هي المواضيع التي تشهد طفرة في النشاط (عادةً بسبب موضوع :fire:). وقد تخضع لـ “وضع القراءة فقط المؤقت”.

مواضيع اللافتة هي المواضيع التي تُعرض فوق قوائم المواضيع.

(مطلوب: رابط لنموذج أو لقطة شاشة لكل منها، أو منشور عام حول هذه المصطلحات سيكون مفيدًا. كما هو الحال الآن، الأمر غير واضح تمامًا ما لم تكن تعرف الفرق مسبقًا)

المستخدم، المستخدم المؤقت، المستخدم المسجل، المستخدم المجهول، المستخدم الأساسي، المستخدم النشط، الزائر

س: ما الفرق؟

البريد، البريد الإلكتروني

س: هل يجب توحيدهما، أم لا يهم؟
ج: شخصيًا أود ذلك، لكن قد لا يكون ذلك ممكنًا دائمًا.

بريد التنشيط، بريد التأكيد، بريد الإشعار

س: ما الفرق؟
ج: بريد الإشعار هو البريد الإلكتروني الذي يُرسل لإعلام المستخدم بوجود ردود جديدة، أو رسائل، أو مواضيع، إلخ. (يعتمد على تفضيلاتك)

مطلوب: توضيح لبريد التأكيد وبريد التنشيط؟

الأرشيف، النسخ الاحتياطي

س: ما الفرق؟
ج: هناك مواضيع مؤرشفة، لكنني لا أعتقد أننا نستخدم كلمة “أرشيف” للإشارة إلى “النسخ الاحتياطي”، أليس كذلك؟

3 إعجابات

I feel you, I had similar issues for a long time. My current workflow allows me to reach the commit behind the need for translation very easily, though. I can also see what has changed easily. That’s because I realized I can have the Git blame of the English locale file opened. For instance here is the blame of server.en.yml:

https://github.com/discourse/discourse/blame/master/config/locales/server.en.yml

Note that you will most likely need a couple of refreshes to open it because the document is so massive. Github server can barely calculate the blame for the two major locale files, server and client.

Rapid editing of same strings is an issue, I agree. Has happened a couple of times recently. It’s especially problematic because the stable release is so near. If not translated again before the release, the string will remain untranslated for 4-5 months for everyone using the stable branch. More careful proof-reading before committing would certainly ease the burden of translators.

إعجابَين (2)

There are no differences.

Initially we used the term “Private Message (PM)”, but since they aren’t private, we changed to “Personal Message (PM)”.

And since less word is always better we now tend to use “Message” (as opposed to “Topic”).

Yup.

Pinned topics are topics that are at the top of topics lists (either in a category or globally).
Featured topics are topics that are featured in a category (used only in /categories and in category “boxes”)
Hot topics are topics which have a burst of activity (usually due to a :fire: topic). They might be subject to “temporary read-only mode”
Banner topics are topics that are shown above the topics lists.

My OCD would like to, but that might not always be possible.

There are Archived topics, but I don’t think we use Archive to talk about Backup, do we?

3 إعجابات

I have a client who has renamed personal messages “direct messages”, which I think is better still, but it doesn’t start with p.

إعجابَين (2)

That’s what I’ve done in French, but yes, that does screw up the initials.

إعجاب واحد (1)

Thanks, I’ve integrated your answers into my wiki.
Am open to further contributions !

3 إعجابات

إدخال الهمس غير صحيح (أو ربما قديم)، يمكن لأي عضو في مجموعة محددة إنشاء همسة.

لقد قمت بتصحيح هذه المشكلة.