cobalt/web/i18n/ar/about/terms.md

65 lines
2.3 KiB
Markdown
Raw Normal View History

web/i18n: update translations Updated by "Cleanup translation files" add-on in Weblate. web/i18n/ar: update translation web/i18n: update translations Updated by "Cleanup translation files" add-on in Weblate. web/i18n/ar: update translation web/i18n/ar: update translation web/i18n/ar: update translation web/i18n/ar: update translation web/i18n/ar: update translation web/i18n/ar: update translation web/i18n/ar: update translation web/i18n/ar: update translation web/i18n/ar: update translation web/i18n/ar: update translation web/i18n/ar: update translation web/i18n/ar: update translation web/i18n/ar: update translation web/i18n/ar: update translation web/i18n/ar: update translation web/i18n/ar: update translation web/i18n/ar: update translation web/i18n/ar: update translation web/i18n/ar: update translation web/i18n/ar: update translation web/i18n/ar: update translation web/i18n/ar: update translation web/i18n/ar: update translation web/i18n/ar: update translation web/i18n/ar: update translation web/i18n/ar: update translation web/i18n/ar: update translation web/i18n/ar: update translation web/i18n/ar: update translation web/i18n/ar: update translation web/i18n/ar: update translation web/i18n/ar: update translation web/i18n/ar: update translation web/i18n/ar: update translation web/i18n/ar: update translation web/i18n/ar: update translation web/i18n/ar: update translation web/i18n: update translations Updated by "Cleanup translation files" add-on in Weblate. web/i18n/ar: add translation web/i18n/ar: add translation web/i18n/ar: add translation web/i18n/ar: add translation web/i18n/ar: add translation web/i18n/ar: add translation web/i18n/ar: add translation web/i18n/ar: add translation web/i18n/ar: add translation web/i18n/ar: add translation web/i18n/ar: add translation web/i18n/ar: add translation web/i18n/ar: add translation web/i18n/ar: add translation web/i18n/ar: add translation web/i18n/ar: add translation web/i18n/ar: add translation web/i18n/ar: add translation web/i18n/ar: add translation web/i18n/ar: add translation web/i18n/ar: add translation web/i18n/ar: add translation Co-authored-by: KwiatekMiki <hi@kwiatekmiki.pl> Co-authored-by: Languages add-on <noreply-addon-languages@weblate.org> Co-authored-by: axui2 <axui2@users.noreply.github.com> Co-authored-by: axui2 <reallytrue420@gmail.com> Co-authored-by: imput project translators <i18n@imput.net> Co-authored-by: jj <log@riseup.net> Translate-URL: https://i18n.imput.net/projects/cobalt/a11ydialog/ar/ Translate-URL: https://i18n.imput.net/projects/cobalt/a11ydonate/ar/ Translate-URL: https://i18n.imput.net/projects/cobalt/a11ygeneral/ar/ Translate-URL: https://i18n.imput.net/projects/cobalt/a11ysave/ar/ Translate-URL: https://i18n.imput.net/projects/cobalt/a11ytabs/ar/ Translate-URL: https://i18n.imput.net/projects/cobalt/about/ar/ Translate-URL: https://i18n.imput.net/projects/cobalt/aboutcredits/ar/ Translate-URL: https://i18n.imput.net/projects/cobalt/aboutgeneral/ar/ Translate-URL: https://i18n.imput.net/projects/cobalt/aboutprivacy/ Translate-URL: https://i18n.imput.net/projects/cobalt/aboutprivacy/ar/ Translate-URL: https://i18n.imput.net/projects/cobalt/aboutterms/ Translate-URL: https://i18n.imput.net/projects/cobalt/aboutterms/ar/ Translate-URL: https://i18n.imput.net/projects/cobalt/button/ar/ Translate-URL: https://i18n.imput.net/projects/cobalt/dialog/ar/ Translate-URL: https://i18n.imput.net/projects/cobalt/donate/ar/ Translate-URL: https://i18n.imput.net/projects/cobalt/error/ar/ Translate-URL: https://i18n.imput.net/projects/cobalt/general/ar/ Translate-URL: https://i18n.imput.net/projects/cobalt/notification/ar/ Translate-URL: https://i18n.imput.net/projects/cobalt/receiver/ar/ Translate-URL: https://i18n.imput.net/projects/cobalt/save/ar/ Translate-URL: https://i18n.imput.net/projects/cobalt/updates/ar/ Translation: cobalt/a11y/dialog Translation: cobalt/a11y/donate Translation: cobalt/a11y/general Translation: cobalt/a11y/save Translation: cobalt/a11y/tabs Translation: cobalt/about Translation: cobalt/about/credits Translation: cobalt/about/general Translation: cobalt/about/privacy Translation: cobalt/about/terms Translation: cobalt/button Translation: cobalt/dialog Translation: cobalt/donate Translation: cobalt/error Translation: cobalt/general Translation: cobalt/notification Translation: cobalt/receiver Translation: cobalt/save Translation: cobalt/updates
2024-11-27 12:52:13 +00:00
<script lang="ts">
import { t } from "$lib/i18n/translations";
import SectionHeading from "$components/misc/SectionHeading.svelte";
</script>
<section id="general">
<SectionHeading
title={$t("about.heading.general")}
sectionId="general"
/>
تنطبق هذه الشروط فقط عند استخدام مثيل كوبالت الرسمي. في حالات أخرى، قد تحتاج إلى
التواصل بصاحب المضيف للحصول على معلومات دقيقة.
</section>
<section id="saving">
<SectionHeading
title={$t("about.heading.saving")}
sectionId="saving"
/>
تعمل وظيفة التحميل على تبسيط عملية تنزيل المحتوى من الإنترنت ولا تتحمل أي
مسؤولية عن المحتوى المحفوظ، حيث تعمل خواديم المعالجة مثل الوكلاء المتقدمة ولا
تكتب أي محتوى على القرص أبدًا. يُعالَج كل شيء في ذاكرة الوصول العشوائي ويُمسح
نهائيًا بمجرد الإنتهاء من النقل النفقي. ليس لدينا أي سجل تنزيل وليس بإمكاننا
معرفة هوية أي أحد.
[you can read more about how tunnels work in our privacy
policy.](/about/privacy)
</section>
<section id="responsibility">
<SectionHeading
title={$t("about.heading.responsibility")}
sectionId="responsibility"
/>
you (end user) are responsible for what you do with our tools, how you use and
distribute resulting content. please be mindful when using content of others and
always credit original creators. make sure you don't violate any terms or
licenses.
when used in educational purposes, always cite sources and credit original
creators.
fair use and credits benefit everyone.
</section>
<section id="abuse">
<SectionHeading
title={$t("about.heading.abuse")}
sectionId="abuse"
/>
we have no way of detecting abusive behavior automatically because cobalt is
100% anonymous. however, you can report such activities to us via email and
we'll do our best to comply manually: abuse[at]imput.net
**this email is not intended for user support, you will not get a response if
your concern is not related to abuse.**
if you're experiencing issues, contact us via any preferred method on [the
support page](/about/community).
</section>