Skip to content

Commit 5c15c61

Browse files
committed
[I18N] *: fetch translation updates
1 parent afabf77 commit 5c15c61

File tree

250 files changed

+410362
-306505
lines changed

Some content is hidden

Large Commits have some content hidden by default. Use the searchbox below for content that may be hidden.

250 files changed

+410362
-306505
lines changed

locale/ar/LC_MESSAGES/administration.po

Lines changed: 7866 additions & 6175 deletions
Large diffs are not rendered by default.

locale/ar/LC_MESSAGES/essentials.po

Lines changed: 251 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -12,8 +12,8 @@ msgid ""
1212
msgstr ""
1313
"Project-Id-Version: Odoo 18.0\n"
1414
"Report-Msgid-Bugs-To: \n"
15-
"POT-Creation-Date: 2025-10-17 08:58+0000\n"
16-
"PO-Revision-Date: 2025-11-08 20:10+0000\n"
15+
"POT-Creation-Date: 2025-11-18 11:05+0000\n"
16+
"PO-Revision-Date: 2025-11-19 20:10+0000\n"
1717
"Last-Translator: Weblate <noreply-mt-weblate@weblate.org>\n"
1818
"Language-Team: Arabic <https://translate.odoo.com/projects/odoo-18-doc/"
1919
"essentials/ar/>\n"
@@ -4964,3 +4964,252 @@ msgid ""
49644964
"defined Filters`. From here, all favorited searches can be viewed, edited, "
49654965
"archived, or deleted."
49664966
msgstr ""
4967+
4968+
#: ../../content/applications/essentials/stages.rst:3
4969+
msgid "Stages"
4970+
msgstr "المراحل"
4971+
4972+
#: ../../content/applications/essentials/stages.rst:5
4973+
msgid ""
4974+
"*Stages* are used to organize an app's pipeline and track the progress of "
4975+
"configured items, from now on are referred to as cards."
4976+
msgstr ""
4977+
4978+
#: ../../content/applications/essentials/stages.rst:8
4979+
msgid ""
4980+
"In apps these cards represent specific items, for example, in the "
4981+
"**Helpdesk** app, stages track tickets. Stages are customizable, and can be "
4982+
"renamed to fit the needs of each team."
4983+
msgstr ""
4984+
4985+
#: ../../content/applications/essentials/stages.rst:12
4986+
msgid "Create or modify stages"
4987+
msgstr ""
4988+
4989+
#: ../../content/applications/essentials/stages.rst:15
4990+
msgid ""
4991+
":ref:`Developer mode <developer-mode>` **must** be activated to access the "
4992+
"stages menu. To activate developer mode, go to :menuselection:`Settings app "
4993+
"--> General Settings --> Developer Tools`, and click :guilabel:`Activate the "
4994+
"developer mode`."
4995+
msgstr ""
4996+
4997+
#: ../../content/applications/essentials/stages.rst:19
4998+
msgid ""
4999+
"To view or modify stages, go to the desired app and go "
5000+
"to :menuselection:`Configuration --> Stages`."
5001+
msgstr ""
5002+
5003+
#: ../../content/applications/essentials/stages.rst:21
5004+
msgid ""
5005+
"The default list view on the :guilabel:`Stages` page displays the stages "
5006+
"currently available in the app. They are listed in the order they appear in "
5007+
"the pipeline."
5008+
msgstr ""
5009+
5010+
#: ../../content/applications/essentials/stages.rst:24
5011+
msgid ""
5012+
"To change the order of the stages, click the :icon:`oi-"
5013+
"draggable` :guilabel:`(draggable)` icon, to the left of the stage name, and "
5014+
"drag it to the desired place on the list."
5015+
msgstr ""
5016+
5017+
#: ../../content/applications/essentials/stages.rst:-1
5018+
msgid ""
5019+
"View of the stage list page emphasizing the buttons used to change the order "
5020+
"the stages\n"
5021+
"appear in the list."
5022+
msgstr ""
5023+
5024+
#: ../../content/applications/essentials/stages.rst:32
5025+
msgid ""
5026+
"Change the stage order on the Kanban view of a team's pipeline by dragging "
5027+
"and dropping individual columns."
5028+
msgstr ""
5029+
5030+
#: ../../content/applications/essentials/stages.rst:35
5031+
msgid ""
5032+
"To create a new stage, click the :guilabel:`New` button at the top-left of "
5033+
"the stage list. Doing so reveals a blank stage form."
5034+
msgstr ""
5035+
5036+
#: ../../content/applications/essentials/stages.rst:38
5037+
msgid "Choose a :guilabel:`Name` for the new stage."
5038+
msgstr ""
5039+
5040+
#: ../../content/applications/essentials/stages.rst:-1
5041+
msgid "View of a stage's settings page in Odoo Helpdesk."
5042+
msgstr ""
5043+
5044+
#: ../../content/applications/essentials/stages.rst:44
5045+
msgid "Progress bar"
5046+
msgstr "شريط التقدم"
5047+
5048+
#: ../../content/applications/essentials/stages.rst:46
5049+
msgid ""
5050+
"The progress bar is visible above each stage, displaying the percentage "
5051+
"breakdown of every status type for all the cards within that stage. Each "
5052+
"status type has an assigned color that appears within the bar."
5053+
msgstr ""
5054+
5055+
#: ../../content/applications/essentials/stages.rst:50
5056+
msgid ""
5057+
"The specific definition of these statuses changes depending on the app. For "
5058+
"example, in the **Helpdesk** app, the progress bar for a stage consists of "
5059+
"the :guilabel:`In progress`, :guilabel:`Ready`, and :guilabel:`Blocked` "
5060+
"statuses by default."
5061+
msgstr ""
5062+
5063+
#: ../../content/applications/essentials/stages.rst:54
5064+
msgid ""
5065+
"To see a detailed count, hover over a representative color, which activates "
5066+
"a notification detailing the number of cards in the stage of that specific "
5067+
"status."
5068+
msgstr ""
5069+
5070+
#: ../../content/applications/essentials/stages.rst:57
5071+
msgid ""
5072+
"Clicking a status color filters the stage to show only cards with that "
5073+
"status. The card count for the selected status appears next to the progress "
5074+
"bar."
5075+
msgstr ""
5076+
5077+
#: ../../content/applications/essentials/stages.rst:-1
5078+
msgid ""
5079+
"View of a stage's progress highlighting the activities that are due today."
5080+
msgstr ""
5081+
5082+
#: ../../content/applications/essentials/stages.rst:64
5083+
msgid "Add email and SMS templates to stages"
5084+
msgstr "أضف قوالب البريد الإلكتروني والرسائل النصية القصيرة إلى المراحل"
5085+
5086+
#: ../../content/applications/essentials/stages.rst:66
5087+
msgid ""
5088+
"When an :guilabel:`Email Template` is added to a stage, a preconfigured "
5089+
"email is automatically sent to the customer when a ticket reaches that "
5090+
"specific stage in the pipeline. Likewise, adding an :guilabel:`SMS Template` "
5091+
"triggers a preconfigured SMS text message to send to the customer."
5092+
msgstr ""
5093+
5094+
#: ../../content/applications/essentials/stages.rst:71
5095+
msgid ""
5096+
"SMS text messaging is an :doc:`In-App Purchase (IAP) </applications/"
5097+
"essentials/in_app_purchase/>` service that requires prepaid credits to work. "
5098+
"Refer to `SMS Pricing FAQ <https://iap-services.odoo.com/iap/sms/pricing>`_ "
5099+
"for additional information."
5100+
msgstr ""
5101+
5102+
#: ../../content/applications/essentials/stages.rst:75
5103+
msgid ""
5104+
"To select an existing email template, select it from the :guilabel:`Email "
5105+
"Template` field. After choosing a template, click on the :icon:`oi-arrow-"
5106+
"right` :guilabel:`(right arrow)` icon to the right of the field to edit the "
5107+
"chosen template."
5108+
msgstr ""
5109+
5110+
#: ../../content/applications/essentials/stages.rst:79
5111+
msgid ""
5112+
"To create a new template from this form, click the field, and enter a title "
5113+
"for the new template. Then, select :guilabel:`Create and edit` from the drop-"
5114+
"down menu that appears, and complete the form details."
5115+
msgstr ""
5116+
5117+
#: ../../content/applications/essentials/stages.rst:83
5118+
msgid ""
5119+
"Follow the same steps to select, edit, or create an :guilabel:`SMS Template`."
5120+
msgstr ""
5121+
"اتبع نفس الخطوات لتحديد أو تحرير أو إنشاء :guilabel:`قالب رسالة نصية قصيرة`."
5122+
5123+
#: ../../content/applications/essentials/stages.rst:-1
5124+
msgid "View of an SMS template setup page in Odoo Helpdesk."
5125+
msgstr ""
5126+
5127+
#: ../../content/applications/essentials/stages.rst:89
5128+
msgid ":doc:`/applications/general/companies/email_template`"
5129+
msgstr ":doc:`/applications/general/companies/email_template`"
5130+
5131+
#: ../../content/applications/essentials/stages.rst:92
5132+
msgid "Fold a stage"
5133+
msgstr "طي المرحلة"
5134+
5135+
#: ../../content/applications/essentials/stages.rst:94
5136+
msgid ""
5137+
"By default, stages are unfolded in the Kanban view. If there is a Won or "
5138+
"Closed stage, it is folded by default."
5139+
msgstr ""
5140+
5141+
#: ../../content/applications/essentials/stages.rst:97
5142+
msgid ""
5143+
"Cards in an unfolded stage are visible in the pipeline under the stage name, "
5144+
"and are considered *open*."
5145+
msgstr ""
5146+
5147+
#: ../../content/applications/essentials/stages.rst:100
5148+
msgid ""
5149+
"Stages can be configured to be folded in the Kanban view of the pipeline "
5150+
"page."
5151+
msgstr ""
5152+
5153+
#: ../../content/applications/essentials/stages.rst:102
5154+
msgid ""
5155+
"The name of the folded stages are still visible, but the cards in the stage "
5156+
"are hidden from view."
5157+
msgstr ""
5158+
5159+
#: ../../content/applications/essentials/stages.rst:104
5160+
msgid ""
5161+
"To fold a stage, tick the :guilabel:`Folded in Kanban` checkbox on "
5162+
"the :guilabel:`Stages` form."
5163+
msgstr ""
5164+
5165+
#: ../../content/applications/essentials/stages.rst:107
5166+
msgid ""
5167+
"Cards that reach a *folded* stage are considered *closed*. Closing a card "
5168+
"before the work is completed can result in reporting and communication "
5169+
"issues. This setting should **only** be enabled for stages that are "
5170+
"considered *closing* stages."
5171+
msgstr ""
5172+
5173+
#: ../../content/applications/essentials/stages.rst:112
5174+
msgid "Temporarily fold a stage"
5175+
msgstr ""
5176+
5177+
#: ../../content/applications/essentials/stages.rst:114
5178+
msgid ""
5179+
"Stages can be temporarily folded in the Kanban view of the pipeline, as well."
5180+
msgstr ""
5181+
5182+
#: ../../content/applications/essentials/stages.rst:116
5183+
msgid ""
5184+
"View a specific team's pipeline by navigating to the desired app, and "
5185+
"clicking the team's Kanban card."
5186+
msgstr ""
5187+
5188+
#: ../../content/applications/essentials/stages.rst:119
5189+
msgid ""
5190+
"Hover the cursor at the top of the desired stage to fold temporarily, then "
5191+
"click the :icon:`fa-gear` :guilabel:`(gear)` icon that appears, and "
5192+
"select :guilabel:`Fold` from the drop-down menu."
5193+
msgstr ""
5194+
5195+
#: ../../content/applications/essentials/stages.rst:-1
5196+
msgid ""
5197+
"Kanban view of a Helpdesk stage, with the temporary fold option emphasized."
5198+
msgstr ""
5199+
5200+
#: ../../content/applications/essentials/stages.rst:126
5201+
msgid ""
5202+
"Manually folding a stage from the Kanban view is temporary and does **not** "
5203+
"close the cards in the stage."
5204+
msgstr ""
5205+
5206+
#: ../../content/applications/essentials/stages.rst:130
5207+
msgid "Assign stages to a team"
5208+
msgstr "إسناد المراحل لأحد الفِرَق"
5209+
5210+
#: ../../content/applications/essentials/stages.rst:132
5211+
msgid ""
5212+
"Make a selection in the :guilabel:`Teams` field on the :guilabel:`Stages` "
5213+
"form. More than one team may be selected, since the same stage can be "
5214+
"assigned to multiple teams."
5215+
msgstr ""

0 commit comments

Comments
 (0)