-
Notifications
You must be signed in to change notification settings - Fork 31
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
- Loading branch information
Showing
4 changed files
with
64 additions
and
47 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -0,0 +1,18 @@ | ||
name: "Translate" | ||
|
||
on: | ||
push: | ||
branches: | ||
- "add_transifex_ci" | ||
schedule: | ||
- cron: "0 0 * * *" | ||
|
||
jobs: | ||
refresh-translations: | ||
permissions: | ||
contents: "write" | ||
name: "Push / Pull" | ||
uses: "stonebuzz/plugin-translation-workflows/.github/workflows/translation.yml@v1" | ||
secrets: | ||
tx_token: "${{ secrets.TRANSLATE_TOKEN }}" | ||
master_branch: "add_transifex_ci" |
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
|
@@ -8,7 +8,7 @@ msgid "" | |
msgstr "" | ||
"Project-Id-Version: PACKAGE VERSION\n" | ||
"Report-Msgid-Bugs-To: \n" | ||
"POT-Creation-Date: 2024-07-03 11:04+0200\n" | ||
"POT-Creation-Date: 2024-08-27 14:02+0200\n" | ||
"PO-Revision-Date: YEAR-MO-DA HO:MI+ZONE\n" | ||
"Last-Translator: FULL NAME <EMAIL@ADDRESS>\n" | ||
"Language-Team: LANGUAGE <[email protected]>\n" | ||
|
@@ -69,39 +69,39 @@ msgstr "" | |
msgid "Don't change" | ||
msgstr "" | ||
|
||
#: inc/config.class.php:347 hook.php:595 hook.php:614 | ||
#: inc/config.class.php:347 hook.php:581 hook.php:600 | ||
msgid "Enable filtering on the groups assignment" | ||
msgstr "" | ||
|
||
#: inc/ticket.class.php:882 | ||
#: inc/ticket.class.php:927 | ||
msgid "Error : adding actors (group)" | ||
msgstr "" | ||
|
||
#: inc/ticket.class.php:872 | ||
#: inc/ticket.class.php:917 | ||
msgid "Error : adding actors (user)" | ||
msgstr "" | ||
|
||
#: inc/ticket.class.php:893 | ||
#: inc/ticket.class.php:938 | ||
msgid "Error : adding documents" | ||
msgstr "" | ||
|
||
#: inc/ticket.class.php:860 | ||
#: inc/ticket.class.php:905 | ||
msgid "Error : adding followups" | ||
msgstr "" | ||
|
||
#: inc/ticket.class.php:843 | ||
#: inc/ticket.class.php:888 | ||
msgid "Error : adding link between the two tickets" | ||
msgstr "" | ||
|
||
#: inc/ticket.class.php:830 | ||
#: inc/ticket.class.php:875 | ||
msgid "Error : adding new ticket" | ||
msgstr "" | ||
|
||
#: inc/ticket.class.php:814 | ||
#: inc/ticket.class.php:859 | ||
msgid "Error : get old ticket" | ||
msgstr "" | ||
|
||
#: inc/ticket.class.php:1012 inc/ticket.class.php:1013 | ||
#: inc/ticket.class.php:1057 inc/ticket.class.php:1058 | ||
msgid "Escalate" | ||
msgstr "" | ||
|
||
|
@@ -118,12 +118,12 @@ msgstr "" | |
msgid "Escalation history in tasks" | ||
msgstr "" | ||
|
||
#: inc/ticket.class.php:387 front/ticket.form.php:69 | ||
#: inc/ticket.class.php:422 front/ticket.form.php:85 | ||
#, php-format | ||
msgid "Escalation to the group %s." | ||
msgstr "" | ||
|
||
#: hook.php:550 | ||
#: hook.php:536 | ||
msgid "Group concerned by the escalation" | ||
msgstr "" | ||
|
||
|
@@ -141,15 +141,15 @@ msgid "" | |
"href='##link##'>Behavior</a>plugin. This last has priority." | ||
msgstr "" | ||
|
||
#: hook.php:568 | ||
#: hook.php:554 | ||
msgid "Number of escalations" | ||
msgstr "" | ||
|
||
#: hook.php:582 | ||
#: hook.php:568 | ||
msgid "Number of escalations between two groups" | ||
msgstr "" | ||
|
||
#: inc/history.class.php:131 | ||
#: inc/history.class.php:130 | ||
msgid "Reassign the ticket to group" | ||
msgstr "" | ||
|
||
|
@@ -173,39 +173,39 @@ msgstr "" | |
msgid "Requester user of the ticket" | ||
msgstr "" | ||
|
||
#: inc/ticket.class.php:207 | ||
#: inc/ticket.class.php:254 | ||
msgid "Solution provided, back to the group" | ||
msgstr "" | ||
|
||
#: inc/ticket.class.php:271 | ||
#: inc/ticket.class.php:318 | ||
msgid "Solution rejected, return to the group" | ||
msgstr "" | ||
|
||
#: inc/notification.class.php:255 | ||
msgid "Solve date modification" | ||
msgstr "" | ||
|
||
#: inc/ticket.class.php:854 inc/ticket.class.php:899 inc/ticket.class.php:904 | ||
#: inc/ticket.class.php:899 inc/ticket.class.php:944 inc/ticket.class.php:949 | ||
msgid "This ticket has been cloned from the ticket num" | ||
msgstr "" | ||
|
||
#: inc/config.class.php:115 | ||
msgid "Ticket status after an escalation" | ||
msgstr "" | ||
|
||
#: inc/history.class.php:222 | ||
#: inc/history.class.php:244 | ||
msgid "Tickets to close (escalated)" | ||
msgstr "" | ||
|
||
#: inc/history.class.php:208 | ||
#: inc/history.class.php:230 | ||
msgid "Tickets to follow (escalated)" | ||
msgstr "" | ||
|
||
#: inc/config.class.php:200 | ||
msgid "Use the technician's group" | ||
msgstr "" | ||
|
||
#: inc/history.class.php:155 | ||
#: inc/history.class.php:177 | ||
msgid "View full history" | ||
msgstr "" | ||
|
||
|
@@ -221,7 +221,7 @@ msgstr "" | |
msgid "at modification time" | ||
msgstr "" | ||
|
||
#: front/popup_histories.php:33 | ||
#: inc/history.class.php:174 | ||
msgid "full assignation history" | ||
msgstr "" | ||
|
||
|