Skip to content

Commit

Permalink
Merge pull request #84 from radinamatic/arabic-docs
Browse files Browse the repository at this point in the history
Kolibri docs in Arabic for the world!
  • Loading branch information
rtibbles committed Apr 29, 2019
2 parents af0e95a + ef06a1c commit 97f6490
Show file tree
Hide file tree
Showing 117 changed files with 6,506 additions and 8 deletions.
101 changes: 94 additions & 7 deletions docs/_static/theme_overrides.css
Original file line number Diff line number Diff line change
@@ -1,6 +1,91 @@

@import url("https://fonts.googleapis.com/icon?family=Material+Icons");

html[lang=ar] {
direction: rtl;
}

/* Preformatted and code formatted segments LTR */
html[lang=ar] pre {
direction: ltr;
text-align: left;
}

html[lang=ar] code {
unicode-bidi: bidi-override;
direction: ltr;
}

html[lang=ar] div.highlight {
unicode-bidi: bidi-override;
direction: ltr;
}

/* Force floated images float opposite in Arabic */
html[lang=ar] .rst-content .align-right {
float: left;
}

/* RTD navigation changes for Arabic */
html[lang=ar] .wy-breadcrumbs select.wy-breadcrumbs-aside {
float: left;
}

html[lang=ar] .wy-nav-side, html[lang=ar] .rst-versions {
right:0;
}

html[lang=ar] .wy-nav-content-wrap {
margin-right: 300px;
margin-left: 0;
}

@media screen and (max-width: 768px) {
html[lang=ar] .wy-nav-side {
right:-300px;
}
html[lang=ar] .wy-nav-side.shift {
right:0;
}
html[lang=ar] .wy-nav-content-wrap {
margin-right:0;
}
html[lang=ar] .wy-nav-content-wrap.shift {
right:85%;
}
}

html[lang=ar] .wy-nav-top i {
float:right;
}

html[lang=ar] .wy-menu-vertical li span.toctree-expand {
float:none;
margin-right: -1.2em;
margin-left: 0;
padding-left: .4em;
}

html[lang=ar] .wy-breadcrumbs li.wy-breadcrumbs-aside {
float:left;
}

html[lang=ar] .wy-menu-vertical li.current>a span.toctree-expand {
display:inline-block;
}

html[lang=ar] .wy-plain-list-disc li, .rst-content .section ul li, .rst-content .toctree-wrapper ul li, article ul li {
margin-right: 24px;
}

html[lang=ar] .wy-plain-list-decimal li, .rst-content .section ol li, .rst-content ol.arabic li, article ol li {
margin-right: 24px;
}

.rst-content .admonition-title::before {
margin-left: 4px;
}

.rst-content blockquote {
margin-left: 5px;
}
Expand All @@ -9,18 +94,23 @@
margin-bottom: 8px;
}

div.figure {
.figure img {
padding: 4px;
border: 1px solid #ddd;
border-radius: 4px;
margin: auto 5px;
}

.rst-content div.figure p.caption {
border-top: 1px solid #ddd;
margin: auto 5px;
padding-top: 5px;
padding-right: 5px;
}

span.caption-text {
border-bottom: 1px solid #797979;
padding-bottom: 5px;
font-size: smaller;
}

.wy-table-responsive table td {
/* !important prevents the common CSS stylesheets from overriding
this as on RTD they are loaded after this stylesheet */
Expand Down Expand Up @@ -107,13 +197,10 @@ img {
border-radius: 3px;
box-shadow: inset 0 -1px 0 #959da5;
color: #444d56;
display: inline-block;
font-size: 80%;
font-weight: normal;
line-height: 10px;
padding: 4px 5px 3px;
margin-top: -2px;
vertical-align: middle;
font-family: Consolas, Menlo, Courier, "Courier New", monospace;
}

Expand Down
3 changes: 3 additions & 0 deletions docs/conf.py
Original file line number Diff line number Diff line change
Expand Up @@ -42,6 +42,9 @@
# Add any paths that contain templates here, relative to this directory.
templates_path = ['_templates']

# Where to find translated image files
figure_language_filename = '{path}{language}/{basename}{ext}'

# The suffix(es) of source filenames.
# You can specify multiple suffix as a list of string:
source_suffix = ['.rst', '.md']
Expand Down
Binary file added docs/img/ar/add-content-exam.png
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Binary file added docs/img/ar/add-new-account.png
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Binary file added docs/img/ar/add-users-to-class.png
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Binary file added docs/img/ar/android-apps.png
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Binary file added docs/img/ar/assign-coach.png
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Binary file added docs/img/ar/benchmark.png
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Binary file added docs/img/ar/breadcrumbs-folded.png
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Binary file added docs/img/ar/breadcrumbs.png
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Binary file added docs/img/ar/captive_portal_screenshot.png
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Binary file added docs/img/ar/change-lesson-status.png
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Binary file added docs/img/ar/channels.png
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Binary file added docs/img/ar/class-home.png
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Binary file added docs/img/ar/class-reports.gif
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Binary file added docs/img/ar/classes.png
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Binary file added docs/img/ar/cmd.exe.png
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Binary file added docs/img/ar/coach-home.png
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Binary file added docs/img/ar/coach-resource-studio.png
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Binary file added docs/img/ar/coach-resource.png
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Binary file added docs/img/ar/coach-superuser.png
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Binary file added docs/img/ar/coach-type.png
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Binary file added docs/img/ar/community-forums.png
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Binary file added docs/img/ar/content-channels-logos.png
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Binary file added docs/img/ar/copy-exam.png
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Binary file added docs/img/ar/copy-lesson.png
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Binary file added docs/img/ar/csv.png
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Binary file added docs/img/ar/delete-account-confirm.png
Binary file added docs/img/ar/delete-channel.png
Binary file added docs/img/ar/device-info.png
Binary file added docs/img/ar/doc-icon.png
Binary file added docs/img/ar/edit-account-info.png
Binary file added docs/img/ar/edit-password.png
Binary file added docs/img/ar/enable-passwords.png
Binary file added docs/img/ar/enter-token.png
Binary file added docs/img/ar/env-vars.png
Binary file added docs/img/ar/epub.gif
Binary file added docs/img/ar/exam-detail.png
Binary file added docs/img/ar/exam-report-detail.png
Binary file added docs/img/ar/exam-result.png
Binary file added docs/img/ar/exam-visibility.png
Binary file added docs/img/ar/exams-lessons.png
Binary file added docs/img/ar/exams3.png
Binary file added docs/img/ar/exercise-icon.png
Binary file added docs/img/ar/export-to.png
Binary file added docs/img/ar/export-usage-data.png
Binary file added docs/img/ar/facility-setup.png
Binary file added docs/img/ar/get-5-correct.png
Binary file added docs/img/ar/groups.gif
Binary file added docs/img/ar/groups.png
Binary file added docs/img/ar/guest-access.png
Binary file added docs/img/ar/html-icon.png
Binary file added docs/img/ar/import-CC.png
Binary file added docs/img/ar/import-choose-source.png
Binary file added docs/img/ar/import-local-drive2.png
Binary file added docs/img/ar/kolibri-central-server.png
Binary file added docs/img/ar/kolibri-data-osx.png
Binary file added docs/img/ar/kolibri-use-cases.png
Binary file added docs/img/ar/learn-classes.png
Binary file added docs/img/ar/learn-page-signin.png
Binary file added docs/img/ar/learn-page-signin2.png
Binary file added docs/img/ar/learn.png
Binary file added docs/img/ar/learner-groups.png
Binary file added docs/img/ar/learner-lesson-home.png
Binary file added docs/img/ar/learners.gif
Binary file added docs/img/ar/lesson-options.png
Binary file added docs/img/ar/lessons.gif
Binary file added docs/img/ar/lessons.png
Binary file added docs/img/ar/login-modal.png
Binary file added docs/img/ar/manage-content-permissions.png
Binary file added docs/img/ar/manage-content.png
Binary file added docs/img/ar/manage-facility.png
Binary file added docs/img/ar/manage-permissions.png
Binary file added docs/img/ar/manage-quizzes.png
Binary file added docs/img/ar/manage-users.png
Binary file added docs/img/ar/new-class.png
Binary file added docs/img/ar/new-lesson.png
Binary file added docs/img/ar/new-network-address.png
Binary file added docs/img/ar/on-device.png
Binary file added docs/img/ar/pdf.png
Binary file added docs/img/ar/permissions-keys.png
Binary file added docs/img/ar/progress-icons.png
Binary file added docs/img/ar/questions-fixed.png
Binary file added docs/img/ar/questions-random.png
Binary file added docs/img/ar/quizzes.gif
Binary file added docs/img/ar/remove-coach-from-class.png
Binary file added docs/img/ar/remove-user-from-class.png
Binary file added docs/img/ar/reorder-lesson-resources.png
Binary file added docs/img/ar/rpi_kit.jpeg
Binary file added docs/img/ar/search-duplicates.png
Binary file added docs/img/ar/search-duplicates2.png
Binary file added docs/img/ar/search-exam-resources.png
Binary file added docs/img/ar/search-lesson-resources.png
Binary file added docs/img/ar/search.png
Binary file added docs/img/ar/select-content.png
Binary file added docs/img/ar/select-language.png
Binary file added docs/img/ar/select-lesson-resources.png
Binary file added docs/img/ar/select-lesson-resources2.png
Binary file added docs/img/ar/select-users.png
Binary file added docs/img/ar/sign-up.png
Binary file added docs/img/ar/super-admin-resp.png
Binary file added docs/img/ar/super-admin.png
Binary file added docs/img/ar/taskbar-options.png
Binary file added docs/img/ar/topic-icon.png
Binary file added docs/img/ar/update-profile.png
Binary file added docs/img/ar/video-icon.png
Binary file added docs/img/ar/video.png
Binary file added docs/img/ar/windows-firewall.png
240 changes: 240 additions & 0 deletions docs/locale/docs/ar/LC_MESSAGES/access.po

Large diffs are not rendered by default.

1,520 changes: 1,520 additions & 0 deletions docs/locale/docs/ar/LC_MESSAGES/coach.po

Large diffs are not rendered by default.

88 changes: 88 additions & 0 deletions docs/locale/docs/ar/LC_MESSAGES/contact.po
Original file line number Diff line number Diff line change
@@ -0,0 +1,88 @@
msgid ""
msgstr ""
"Project-Id-Version: kolibri-docs\n"
"Report-Msgid-Bugs-To: \n"
"POT-Creation-Date: 2019-03-18 19:52+0100\n"
"PO-Revision-Date: 2019-04-29 06:29\n"
"Last-Translator: learningequality\n"
"Language-Team: Arabic\n"
"MIME-Version: 1.0\n"
"Content-Type: text/plain; charset=UTF-8\n"
"Content-Transfer-Encoding: 8bit\n"
"Generated-By: Babel 2.6.0\n"
"Plural-Forms: nplurals=6; plural=(n==0 ? 0 : n==1 ? 1 : n==2 ? 2 : n%100>=3 && n%100<=10 ? 3 : n%100>=11 && n%100<=99 ? 4 : 5);\n"
"X-Generator: crowdin.com\n"
"X-Crowdin-Project: kolibri-docs\n"
"X-Crowdin-Language: ar\n"
"X-Crowdin-File: /release-v0.12.x/contact.po\n"
"Language: ar_SA\n"

#: ../../contact.rst:4
msgid "Get in touch"
msgstr "كن على تواصل"

#: ../../contact.rst:10
msgid "Getting support from Learning Equality and our community"
msgstr "الحصول على الدعم من Learning Equality ومن مجتمعنا"

#: ../../contact.rst:12
msgid "Due to the open-source nature of our work, we encourage that all inquiries, inputs, contributions and feedback are openly shared in our `Community Forums <https://community.learningequality.org/>`_, so that any user with similar questions to yours can benefit from the answer, and have a centralized place to search for it. *Please consider supporting others whenever you can. Your goals are likely overlapping with other users of Kolibri, so you may consider yourself as part of a community of like-minded practitioners!*"
msgstr "نظراً لطبيعة تقديم المصادر المفتوحة في عملنا، فإننا نشجع على أن تتم مشاركة جميع الاستفسارات والمدخلات والمساهمات والتعليقات في `منتديات مجتمعنا <https://community.learningequality.org/>`_، بحيث يمكن لأي مستخدم لديه أسئلة مماثلة لأسئلتك أن يستفيد من الإجابة، وبالتالي يكون له مكان رئيسي للبحث من خلاله. *يرجى أخذ دعم الآخرين بالاعتبار كلما استطعت. من المحتمل أن تتقاطع أهدافك مع أهداف مستخدمين آخرين لكوليبري، لذلك قد تعد نفسك جزءاً من مجتمع من الممارسين المشابهين لك في التفكير!*"

#: ../../contact.rst:14
msgid "The first thing you need to do is register on the forum. Once registered, please read the the first two pinned topics (*Welcome to LE’s Support Community* and *How do I post to this forum?* )"
msgstr "أول ما ينبغي أن تقوم به هو التسجيل في المنتدى. بمجرد التسجيل، يرجى قراءة أول موضوعين مثبتين (*مرحبا في مجتمع دعم Learning Equality* و *كيف يمكنني النشر في هذا المنتدى*)"

#: ../../contact.rst:16
msgid "You can add a new topic with the :guilabel:`+ New Topic` button on the right. Make sure to select the appropriate category in the **Create a New Topic** window to facilitate the triage and response processes."
msgstr "يمكنك إضافة موضوع جديد من خلال زر :guilabel:`+ New Topic` الموجود على اليمين. تأكد من تحديد الفئة المناسبة في نافذة **إنشاء موضوع جديد** لتسهيل عمليات الفرز والتجاوب."

#: ../../contact.rst:23
msgid "Feedback"
msgstr "التعليقات"

#: ../../contact.rst:26
msgid "New ideas"
msgstr "الأفكار الجديدة"

#: ../../contact.rst:28
msgid "Until we can present a proper feedback platform, we encourage you to post any new ideas to the `Community Forums <https://community.learningequality.org/>`_."
msgstr "إلى أن نتمكن من تقديم منصة مناسبة للتعليقات، نشجعك على نشر أية أفكار جديدة في `منتديات المجتمع <https://community.learningequality.org/>`_."

#: ../../contact.rst:33
msgid "Technical issues"
msgstr "المشاكل التقنية"

#: ../../contact.rst:35
msgid "Try reading the :ref:`Troubleshooting <support>` section of this guide first."
msgstr "حاول أولاً قراءة قسم :ref:`استكشاف الأخطاء وإصلاحها <support>` في هذا الدليل."

#: ../../contact.rst:38
msgid "In order to report a technical issue, you can either use the *Support* category in our forum, or open up an issue report in our public software repository, following the guidelines:"
msgstr "للإبلاغ عن مشكلة تقنية، بإمكانك إما استخدام فئة *الدعم* في منتدانا، أو فتح تقرير مشكلة في مُجمّع البرامج العامة الخاص بنا، وذلك باتباع الإرشادات:"

#: ../../contact.rst:40
msgid "`github.com/learningequality/kolibri <https://github.com/learningequality/kolibri/>`__"
msgstr "`github.com/learningequality/kolibri <https://github.com/learningequality/kolibri/>`__"

#: ../../contact.rst:44
msgid "Contributions and development"
msgstr "المساهمة والتطوير"

#: ../../contact.rst:46
msgid "Kolibri is an open-source project, and as such, contributions from the tech community are welcomed, encouraged and appreciated. If you'd like to contribute to Kolibri, please refer to our developer docs:"
msgstr "كوليبري هو مشروع مفتوح المصدر، وبناء على ذلك، فإن مساهمات مجتمع التكنولوجيا هي موضع ترحيب وتشجيع وتقدير. إذا كنت ترغب بالمساهمة في كوليبري، يرجى الرجوع إلى مستندات المطور الخاص:"

#: ../../contact.rst:48
msgid "`kolibri-dev.readthedocs.io <http://kolibri-dev.readthedocs.io/>`__"
msgstr "`kolibri-dev.readthedocs.io <http://kolibri-dev.readthedocs.io/>`__"

#~ msgid ""
#~ "You can add a new topic with "
#~ "the **+ New Topic** button on the"
#~ " right. Make sure to select the "
#~ "appropriate category in the **Create a"
#~ " New Topic** window to facilitate the"
#~ " triage and response processes."
#~ msgstr ""

0 comments on commit 97f6490

Please sign in to comment.