Add missing translation key to all locale files

- Added 'executeCommand.patternAddedToWhitelist' translation to all 17 non-English locale files
- This fixes the failing check-translations CI job
This commit is contained in:
hannesrudolph 2025-07-01 08:44:12 -06:00
parent 8fd1210776
commit db8c60ceff
17 changed files with 51 additions and 0 deletions

View file

@ -12,5 +12,8 @@
"errors": {
"policy_restriction": "No s'ha pogut crear una nova tasca a causa de restriccions de política."
}
},
"executeCommand": {
"patternAddedToWhitelist": "Command pattern \"{{pattern}}\" has been added to the allowed commands list."
}
}

View file

@ -12,5 +12,8 @@
"errors": {
"policy_restriction": "Neue Aufgabe konnte aufgrund von Richtlinienbeschränkungen nicht erstellt werden."
}
},
"executeCommand": {
"patternAddedToWhitelist": "Command pattern \"{{pattern}}\" has been added to the allowed commands list."
}
}

View file

@ -12,5 +12,8 @@
"errors": {
"policy_restriction": "No se pudo crear una nueva tarea debido a restricciones de política."
}
},
"executeCommand": {
"patternAddedToWhitelist": "Command pattern \"{{pattern}}\" has been added to the allowed commands list."
}
}

View file

@ -12,5 +12,8 @@
"errors": {
"policy_restriction": "Impossible de créer une nouvelle tâche en raison de restrictions de politique."
}
},
"executeCommand": {
"patternAddedToWhitelist": "Command pattern \"{{pattern}}\" has been added to the allowed commands list."
}
}

View file

@ -12,5 +12,8 @@
"errors": {
"policy_restriction": "नीति प्रतिबंधों के कारण नया कार्य बनाने में विफल।"
}
},
"executeCommand": {
"patternAddedToWhitelist": "Command pattern \"{{pattern}}\" has been added to the allowed commands list."
}
}

View file

@ -15,5 +15,8 @@
"errors": {
"policy_restriction": "Gagal membuat tugas baru karena pembatasan kebijakan."
}
},
"executeCommand": {
"patternAddedToWhitelist": "Command pattern \"{{pattern}}\" has been added to the allowed commands list."
}
}

View file

@ -12,5 +12,8 @@
"errors": {
"policy_restriction": "Impossibile creare una nuova attività a causa di restrizioni di policy."
}
},
"executeCommand": {
"patternAddedToWhitelist": "Command pattern \"{{pattern}}\" has been added to the allowed commands list."
}
}

View file

@ -12,5 +12,8 @@
"errors": {
"policy_restriction": "ポリシー制限により新しいタスクを作成できませんでした。"
}
},
"executeCommand": {
"patternAddedToWhitelist": "Command pattern \"{{pattern}}\" has been added to the allowed commands list."
}
}

View file

@ -12,5 +12,8 @@
"errors": {
"policy_restriction": "정책 제한으로 인해 새 작업을 생성하지 못했습니다."
}
},
"executeCommand": {
"patternAddedToWhitelist": "Command pattern \"{{pattern}}\" has been added to the allowed commands list."
}
}

View file

@ -12,5 +12,8 @@
"errors": {
"policy_restriction": "Kan geen nieuwe taak aanmaken vanwege beleidsbeperkingen."
}
},
"executeCommand": {
"patternAddedToWhitelist": "Command pattern \"{{pattern}}\" has been added to the allowed commands list."
}
}

View file

@ -12,5 +12,8 @@
"errors": {
"policy_restriction": "Nie udało się utworzyć nowego zadania z powodu ograniczeń polityki."
}
},
"executeCommand": {
"patternAddedToWhitelist": "Command pattern \"{{pattern}}\" has been added to the allowed commands list."
}
}

View file

@ -12,5 +12,8 @@
"errors": {
"policy_restriction": "Falha ao criar nova tarefa devido a restrições de política."
}
},
"executeCommand": {
"patternAddedToWhitelist": "Command pattern \"{{pattern}}\" has been added to the allowed commands list."
}
}

View file

@ -12,5 +12,8 @@
"errors": {
"policy_restriction": "Не удалось создать новую задачу из-за ограничений политики."
}
},
"executeCommand": {
"patternAddedToWhitelist": "Command pattern \"{{pattern}}\" has been added to the allowed commands list."
}
}

View file

@ -12,5 +12,8 @@
"errors": {
"policy_restriction": "Politika kısıtlamaları nedeniyle yeni görev oluşturulamadı."
}
},
"executeCommand": {
"patternAddedToWhitelist": "Command pattern \"{{pattern}}\" has been added to the allowed commands list."
}
}

View file

@ -12,5 +12,8 @@
"errors": {
"policy_restriction": "Không thể tạo nhiệm vụ mới do hạn chế chính sách."
}
},
"executeCommand": {
"patternAddedToWhitelist": "Command pattern \"{{pattern}}\" has been added to the allowed commands list."
}
}

View file

@ -12,5 +12,8 @@
"errors": {
"policy_restriction": "由于策略限制,无法创建新任务。"
}
},
"executeCommand": {
"patternAddedToWhitelist": "Command pattern \"{{pattern}}\" has been added to the allowed commands list."
}
}

View file

@ -12,5 +12,8 @@
"errors": {
"policy_restriction": "由於政策限制,無法建立新工作。"
}
},
"executeCommand": {
"patternAddedToWhitelist": "Command pattern \"{{pattern}}\" has been added to the allowed commands list."
}
}