Skip to content

Commit cb49824

Browse files
committed
[I18N] *: re-export pot files
As per usual, leave off developer.pot and contributing.pot since we don't translate them (not useful, can't really contribute to/dev in Odoo without knowing English) closes #15360 X-original-commit: afabf77 Signed-off-by: Tiffany Chang (tic) <tic@odoo.com>
1 parent a3caaf0 commit cb49824

File tree

10 files changed

+5139
-3808
lines changed

10 files changed

+5139
-3808
lines changed

locale/sources/administration.pot

Lines changed: 1318 additions & 805 deletions
Large diffs are not rendered by default.

locale/sources/essentials.pot

Lines changed: 170 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -8,7 +8,7 @@ msgid ""
88
msgstr ""
99
"Project-Id-Version: Odoo 18.0\n"
1010
"Report-Msgid-Bugs-To: \n"
11-
"POT-Creation-Date: 2025-10-17 08:58+0000\n"
11+
"POT-Creation-Date: 2025-11-18 11:05+0000\n"
1212
"PO-Revision-Date: YEAR-MO-DA HO:MI+ZONE\n"
1313
"Last-Translator: FULL NAME <EMAIL@ADDRESS>\n"
1414
"Language-Team: LANGUAGE <LL@li.org>\n"
@@ -3519,3 +3519,172 @@ msgstr ""
35193519
#: ../../content/applications/essentials/search.rst:281
35203520
msgid "To view *all* favorited searches, :ref:`activate developer mode<developer-mode>`, then navigate to :menuselection:`Settings app --> Technical --> User-defined Filters`. From here, all favorited searches can be viewed, edited, archived, or deleted."
35213521
msgstr ""
3522+
3523+
#: ../../content/applications/essentials/stages.rst:3
3524+
msgid "Stages"
3525+
msgstr ""
3526+
3527+
#: ../../content/applications/essentials/stages.rst:5
3528+
msgid "*Stages* are used to organize an app's pipeline and track the progress of configured items, from now on are referred to as cards."
3529+
msgstr ""
3530+
3531+
#: ../../content/applications/essentials/stages.rst:8
3532+
msgid "In apps these cards represent specific items, for example, in the **Helpdesk** app, stages track tickets. Stages are customizable, and can be renamed to fit the needs of each team."
3533+
msgstr ""
3534+
3535+
#: ../../content/applications/essentials/stages.rst:12
3536+
msgid "Create or modify stages"
3537+
msgstr ""
3538+
3539+
#: ../../content/applications/essentials/stages.rst:15
3540+
msgid ":ref:`Developer mode <developer-mode>` **must** be activated to access the stages menu. To activate developer mode, go to :menuselection:`Settings app --> General Settings --> Developer Tools`, and click :guilabel:`Activate the developer mode`."
3541+
msgstr ""
3542+
3543+
#: ../../content/applications/essentials/stages.rst:19
3544+
msgid "To view or modify stages, go to the desired app and go to :menuselection:`Configuration --> Stages`."
3545+
msgstr ""
3546+
3547+
#: ../../content/applications/essentials/stages.rst:21
3548+
msgid "The default list view on the :guilabel:`Stages` page displays the stages currently available in the app. They are listed in the order they appear in the pipeline."
3549+
msgstr ""
3550+
3551+
#: ../../content/applications/essentials/stages.rst:24
3552+
msgid "To change the order of the stages, click the :icon:`oi-draggable` :guilabel:`(draggable)` icon, to the left of the stage name, and drag it to the desired place on the list."
3553+
msgstr ""
3554+
3555+
#: ../../content/applications/essentials/stages.rst:-1
3556+
msgid "View of the stage list page emphasizing the buttons used to change the order the stages\n"
3557+
"appear in the list."
3558+
msgstr ""
3559+
3560+
#: ../../content/applications/essentials/stages.rst:32
3561+
msgid "Change the stage order on the Kanban view of a team's pipeline by dragging and dropping individual columns."
3562+
msgstr ""
3563+
3564+
#: ../../content/applications/essentials/stages.rst:35
3565+
msgid "To create a new stage, click the :guilabel:`New` button at the top-left of the stage list. Doing so reveals a blank stage form."
3566+
msgstr ""
3567+
3568+
#: ../../content/applications/essentials/stages.rst:38
3569+
msgid "Choose a :guilabel:`Name` for the new stage."
3570+
msgstr ""
3571+
3572+
#: ../../content/applications/essentials/stages.rst:-1
3573+
msgid "View of a stage's settings page in Odoo Helpdesk."
3574+
msgstr ""
3575+
3576+
#: ../../content/applications/essentials/stages.rst:44
3577+
msgid "Progress bar"
3578+
msgstr ""
3579+
3580+
#: ../../content/applications/essentials/stages.rst:46
3581+
msgid "The progress bar is visible above each stage, displaying the percentage breakdown of every status type for all the cards within that stage. Each status type has an assigned color that appears within the bar."
3582+
msgstr ""
3583+
3584+
#: ../../content/applications/essentials/stages.rst:50
3585+
msgid "The specific definition of these statuses changes depending on the app. For example, in the **Helpdesk** app, the progress bar for a stage consists of the :guilabel:`In progress`, :guilabel:`Ready`, and :guilabel:`Blocked` statuses by default."
3586+
msgstr ""
3587+
3588+
#: ../../content/applications/essentials/stages.rst:54
3589+
msgid "To see a detailed count, hover over a representative color, which activates a notification detailing the number of cards in the stage of that specific status."
3590+
msgstr ""
3591+
3592+
#: ../../content/applications/essentials/stages.rst:57
3593+
msgid "Clicking a status color filters the stage to show only cards with that status. The card count for the selected status appears next to the progress bar."
3594+
msgstr ""
3595+
3596+
#: ../../content/applications/essentials/stages.rst:-1
3597+
msgid "View of a stage's progress highlighting the activities that are due today."
3598+
msgstr ""
3599+
3600+
#: ../../content/applications/essentials/stages.rst:64
3601+
msgid "Add email and SMS templates to stages"
3602+
msgstr ""
3603+
3604+
#: ../../content/applications/essentials/stages.rst:66
3605+
msgid "When an :guilabel:`Email Template` is added to a stage, a preconfigured email is automatically sent to the customer when a ticket reaches that specific stage in the pipeline. Likewise, adding an :guilabel:`SMS Template` triggers a preconfigured SMS text message to send to the customer."
3606+
msgstr ""
3607+
3608+
#: ../../content/applications/essentials/stages.rst:71
3609+
msgid "SMS text messaging is an :doc:`In-App Purchase (IAP) </applications/essentials/in_app_purchase/>` service that requires prepaid credits to work. Refer to `SMS Pricing FAQ <https://iap-services.odoo.com/iap/sms/pricing>`_ for additional information."
3610+
msgstr ""
3611+
3612+
#: ../../content/applications/essentials/stages.rst:75
3613+
msgid "To select an existing email template, select it from the :guilabel:`Email Template` field. After choosing a template, click on the :icon:`oi-arrow-right` :guilabel:`(right arrow)` icon to the right of the field to edit the chosen template."
3614+
msgstr ""
3615+
3616+
#: ../../content/applications/essentials/stages.rst:79
3617+
msgid "To create a new template from this form, click the field, and enter a title for the new template. Then, select :guilabel:`Create and edit` from the drop-down menu that appears, and complete the form details."
3618+
msgstr ""
3619+
3620+
#: ../../content/applications/essentials/stages.rst:83
3621+
msgid "Follow the same steps to select, edit, or create an :guilabel:`SMS Template`."
3622+
msgstr ""
3623+
3624+
#: ../../content/applications/essentials/stages.rst:-1
3625+
msgid "View of an SMS template setup page in Odoo Helpdesk."
3626+
msgstr ""
3627+
3628+
#: ../../content/applications/essentials/stages.rst:89
3629+
msgid ":doc:`/applications/general/companies/email_template`"
3630+
msgstr ""
3631+
3632+
#: ../../content/applications/essentials/stages.rst:92
3633+
msgid "Fold a stage"
3634+
msgstr ""
3635+
3636+
#: ../../content/applications/essentials/stages.rst:94
3637+
msgid "By default, stages are unfolded in the Kanban view. If there is a Won or Closed stage, it is folded by default."
3638+
msgstr ""
3639+
3640+
#: ../../content/applications/essentials/stages.rst:97
3641+
msgid "Cards in an unfolded stage are visible in the pipeline under the stage name, and are considered *open*."
3642+
msgstr ""
3643+
3644+
#: ../../content/applications/essentials/stages.rst:100
3645+
msgid "Stages can be configured to be folded in the Kanban view of the pipeline page."
3646+
msgstr ""
3647+
3648+
#: ../../content/applications/essentials/stages.rst:102
3649+
msgid "The name of the folded stages are still visible, but the cards in the stage are hidden from view."
3650+
msgstr ""
3651+
3652+
#: ../../content/applications/essentials/stages.rst:104
3653+
msgid "To fold a stage, tick the :guilabel:`Folded in Kanban` checkbox on the :guilabel:`Stages` form."
3654+
msgstr ""
3655+
3656+
#: ../../content/applications/essentials/stages.rst:107
3657+
msgid "Cards that reach a *folded* stage are considered *closed*. Closing a card before the work is completed can result in reporting and communication issues. This setting should **only** be enabled for stages that are considered *closing* stages."
3658+
msgstr ""
3659+
3660+
#: ../../content/applications/essentials/stages.rst:112
3661+
msgid "Temporarily fold a stage"
3662+
msgstr ""
3663+
3664+
#: ../../content/applications/essentials/stages.rst:114
3665+
msgid "Stages can be temporarily folded in the Kanban view of the pipeline, as well."
3666+
msgstr ""
3667+
3668+
#: ../../content/applications/essentials/stages.rst:116
3669+
msgid "View a specific team's pipeline by navigating to the desired app, and clicking the team's Kanban card."
3670+
msgstr ""
3671+
3672+
#: ../../content/applications/essentials/stages.rst:119
3673+
msgid "Hover the cursor at the top of the desired stage to fold temporarily, then click the :icon:`fa-gear` :guilabel:`(gear)` icon that appears, and select :guilabel:`Fold` from the drop-down menu."
3674+
msgstr ""
3675+
3676+
#: ../../content/applications/essentials/stages.rst:-1
3677+
msgid "Kanban view of a Helpdesk stage, with the temporary fold option emphasized."
3678+
msgstr ""
3679+
3680+
#: ../../content/applications/essentials/stages.rst:126
3681+
msgid "Manually folding a stage from the Kanban view is temporary and does **not** close the cards in the stage."
3682+
msgstr ""
3683+
3684+
#: ../../content/applications/essentials/stages.rst:130
3685+
msgid "Assign stages to a team"
3686+
msgstr ""
3687+
3688+
#: ../../content/applications/essentials/stages.rst:132
3689+
msgid "Make a selection in the :guilabel:`Teams` field on the :guilabel:`Stages` form. More than one team may be selected, since the same stage can be assigned to multiple teams."
3690+
msgstr ""

0 commit comments

Comments
 (0)