mirror of
https://github.com/Combodo/iTop.git
synced 2026-04-20 00:58:48 +02:00
N°2039 - Fix unit test about dictionaries
This commit is contained in:
@@ -1025,7 +1025,7 @@ Dict::Add('CS CZ', 'Czech', 'Čeština', array(
|
||||
<li>Outgoing webhooks: Allow integration with a third-party application by sending structured data to a defined URL.</li>
|
||||
</ol>
|
||||
</p>
|
||||
<p>Aby mohly být akce spuštěny, musí být přiřazeny ke triggerům. Každá akce pak dostane své "pořadové" číslo, které určí v jakém pořadí se akce spustí.</p>~~',
|
||||
<p>Aby mohly být akce spuštěny, musí být přiřazeny ke triggerům. Každá akce pak dostane své "pořadové" číslo, které určí v jakém pořadí se akce spustí.</p>',
|
||||
'UI:NotificationsMenu:Triggers' => 'Triggery',
|
||||
'UI:NotificationsMenu:AvailableTriggers' => 'Dostupné triggery',
|
||||
'UI:NotificationsMenu:OnCreate' => 'Při vytvoření objektu',
|
||||
|
||||
@@ -1016,7 +1016,7 @@ Dict::Add('DA DA', 'Danish', 'Dansk', array(
|
||||
</ol>
|
||||
</p>
|
||||
<p>For udførelse, handlinger skal være knyttet til triggers.
|
||||
Ved tilknytningen til en trigger, bliver hver handling tildelt et "rækkefølge" nummer, der specificerer i hvilken rækkefølge handlingerne udføres.</p>~~',
|
||||
Ved tilknytningen til en trigger, bliver hver handling tildelt et "rækkefølge" nummer, der specificerer i hvilken rækkefølge handlingerne udføres.</p>',
|
||||
'UI:NotificationsMenu:Triggers' => 'Triggers',
|
||||
'UI:NotificationsMenu:AvailableTriggers' => 'Tilgængelige triggers',
|
||||
'UI:NotificationsMenu:OnCreate' => 'Når et objekt oprettes',
|
||||
|
||||
@@ -1014,7 +1014,7 @@ Dict::Add('DE DE', 'German', 'Deutsch', array(
|
||||
</ol>
|
||||
</p>
|
||||
<p>Um Aktionen auszuführen, müssen diese mit Trigger verknüpft sein.
|
||||
Wenn Aktionen mit Trigger verknüpft sind, bekommt jede Aktion eine Auftragsnummer, die die Reihenfolge der auszuführenden Aktionen festlegt.</p>~~',
|
||||
Wenn Aktionen mit Trigger verknüpft sind, bekommt jede Aktion eine Auftragsnummer, die die Reihenfolge der auszuführenden Aktionen festlegt.</p>',
|
||||
'UI:NotificationsMenu:Triggers' => 'Trigger',
|
||||
'UI:NotificationsMenu:AvailableTriggers' => 'Verfügbare Trigger',
|
||||
'UI:NotificationsMenu:OnCreate' => 'Wenn ein Objekt erstellt wird',
|
||||
|
||||
@@ -1033,7 +1033,7 @@ Dict::Add('ES CR', 'Spanish', 'Español, Castellano', array(
|
||||
</ol>
|
||||
</p>
|
||||
<p>Para ser ejecutadas, las acciones deben estar asociadas con los disparadores.
|
||||
Cuando se asocien con un disparador, cada acción recibe un número de "orden", esto especifica en que orden se ejecutaran las acciones.</p>~~',
|
||||
Cuando se asocien con un disparador, cada acción recibe un número de "orden", esto especifica en que orden se ejecutaran las acciones.</p>',
|
||||
'UI:NotificationsMenu:Triggers' => 'Disparadores',
|
||||
'UI:NotificationsMenu:AvailableTriggers' => 'Disparadores disponibles',
|
||||
'UI:NotificationsMenu:OnCreate' => 'Cuando un objeto es creado',
|
||||
|
||||
@@ -1017,7 +1017,7 @@ Dict::Add('HU HU', 'Hungarian', 'Magyar', array(
|
||||
</ol>
|
||||
</p>
|
||||
<p>Művelet végrehjatásához azt egy eseményindítóhoz kell rendelni.
|
||||
A művelet eseményindítóhoz rendelésekor kap egy sorszámot , amely meghatározza a műveletek végrehajtási sorrendjét.</p>~~',
|
||||
A művelet eseményindítóhoz rendelésekor kap egy sorszámot , amely meghatározza a műveletek végrehajtási sorrendjét.</p>',
|
||||
'UI:NotificationsMenu:Triggers' => 'Eseményindítók',
|
||||
'UI:NotificationsMenu:AvailableTriggers' => 'Elérhető eseményindítók',
|
||||
'UI:NotificationsMenu:OnCreate' => 'Objektum létrehozás',
|
||||
|
||||
@@ -1033,7 +1033,7 @@ Dict::Add('IT IT', 'Italian', 'Italiano', array(
|
||||
</ol>
|
||||
</p>
|
||||
<p>Per essere eseguite, le azioni devono essere associate ai trigger.
|
||||
Quando è associata a un trigger, ad ogni azione è assegnato un numero "ordine", che specifica in quale ordine le azioni devono essere eseguite.</p>~~',
|
||||
Quando è associata a un trigger, ad ogni azione è assegnato un numero "ordine", che specifica in quale ordine le azioni devono essere eseguite.</p>',
|
||||
'UI:NotificationsMenu:Triggers' => 'Triggers',
|
||||
'UI:NotificationsMenu:AvailableTriggers' => 'Triggers Disponibili',
|
||||
'UI:NotificationsMenu:OnCreate' => 'When an object is created~~',
|
||||
|
||||
@@ -1016,7 +1016,7 @@ Dict::Add('JA JP', 'Japanese', '日本語', array(
|
||||
</ol>
|
||||
</p>
|
||||
<p>実行するには、アクションがトリガーに関連づけられている必要があります。
|
||||
トリガーに関連づけられると、各々のアクションは順番が与えられ、どの順序でアクションが実行されるかが指定されます。</p>~~',
|
||||
トリガーに関連づけられると、各々のアクションは順番が与えられ、どの順序でアクションが実行されるかが指定されます。</p>',
|
||||
'UI:NotificationsMenu:Triggers' => 'トリガー',
|
||||
'UI:NotificationsMenu:AvailableTriggers' => '利用可能トリガー',
|
||||
'UI:NotificationsMenu:OnCreate' => 'オブジェクトが作成された時',
|
||||
|
||||
@@ -1030,7 +1030,7 @@ Dict::Add('NL NL', 'Dutch', 'Nederlands', array(
|
||||
</ol>
|
||||
</p>
|
||||
<p>Acties moeten gekoppeld zijn aan triggers.
|
||||
Bij die koppeling wordt aan elke actie een volgorde-nummer gegeven. Dit bepaalt in welke volgorde de acties moeten worden uitgevoerd.</p>~~',
|
||||
Bij die koppeling wordt aan elke actie een volgorde-nummer gegeven. Dit bepaalt in welke volgorde de acties moeten worden uitgevoerd.</p>',
|
||||
'UI:NotificationsMenu:Triggers' => 'Triggers',
|
||||
'UI:NotificationsMenu:AvailableTriggers' => 'Beschikbare triggers',
|
||||
'UI:NotificationsMenu:OnCreate' => 'Wanneer een object is aangemaakt',
|
||||
|
||||
@@ -1027,7 +1027,7 @@ Dict::Add('PL PL', 'Polish', 'Polski', array(
|
||||
</ol>
|
||||
</p>
|
||||
<p>Aby zostały wykonane, działania muszą być powiązane z wyzwalaczami.
|
||||
W przypadku powiązania z wyzwalaczem, każde działanie otrzymuje numer "porządkowy", określający, w jakiej kolejności mają być wykonywane.</p>~~',
|
||||
W przypadku powiązania z wyzwalaczem, każde działanie otrzymuje numer "porządkowy", określający, w jakiej kolejności mają być wykonywane.</p>',
|
||||
'UI:NotificationsMenu:Triggers' => 'Wyzwalacze',
|
||||
'UI:NotificationsMenu:AvailableTriggers' => 'Dostępne wyzwalacze',
|
||||
'UI:NotificationsMenu:OnCreate' => 'Kiedy obiekt jest tworzony',
|
||||
|
||||
@@ -1027,7 +1027,7 @@ Dict::Add('PT BR', 'Brazilian', 'Brazilian', array(
|
||||
</ol>
|
||||
</p>
|
||||
<p>Para serem executadas, as ações devem estar associadas a gatilhos.
|
||||
Quando associada a um gatilho, cada ação recebe um número de "ordem", especificando em qual ordem as ações devem ser executadas.</p>~~',
|
||||
Quando associada a um gatilho, cada ação recebe um número de "ordem", especificando em qual ordem as ações devem ser executadas.</p>',
|
||||
'UI:NotificationsMenu:Triggers' => 'Gatilhos',
|
||||
'UI:NotificationsMenu:AvailableTriggers' => 'Gatilhos disponíveis',
|
||||
'UI:NotificationsMenu:OnCreate' => 'Quando um objeto é criado',
|
||||
|
||||
@@ -1027,7 +1027,7 @@ Dict::Add('RU RU', 'Russian', 'Русский', array(
|
||||
<li>Outgoing webhooks: Allow integration with a third-party application by sending structured data to a defined URL.</li>
|
||||
</ol>
|
||||
</p>
|
||||
<p>Для выполнения действия связываются с триггерами. При связывании с триггером каждому действию присваивается порядковый номер, который указывает на очерёдность выполнения действий при срабатывании триггера.</p>~~',
|
||||
<p>Для выполнения действия связываются с триггерами. При связывании с триггером каждому действию присваивается порядковый номер, который указывает на очерёдность выполнения действий при срабатывании триггера.</p>',
|
||||
'UI:NotificationsMenu:Triggers' => 'Триггеры',
|
||||
'UI:NotificationsMenu:AvailableTriggers' => 'Доступные триггеры',
|
||||
'UI:NotificationsMenu:OnCreate' => 'При создании объекта',
|
||||
|
||||
@@ -1018,7 +1018,7 @@ Dict::Add('SK SK', 'Slovak', 'Slovenčina', array(
|
||||
</ol>
|
||||
</p>
|
||||
<p>Na vykonanie, akcie musia byť priradené spúštačom.
|
||||
Keď sú priradené spúštačom, každej akcii je dané číslo "príkazu", špecifikujúce v akej postupnosti budú akcie vykonané.</p>~~',
|
||||
Keď sú priradené spúštačom, každej akcii je dané číslo "príkazu", špecifikujúce v akej postupnosti budú akcie vykonané.</p>',
|
||||
'UI:NotificationsMenu:Triggers' => 'Spúštače',
|
||||
'UI:NotificationsMenu:AvailableTriggers' => 'Dostupné spúštače',
|
||||
'UI:NotificationsMenu:OnCreate' => 'Keď je objekt vytvorený',
|
||||
|
||||
@@ -1027,7 +1027,7 @@ Dict::Add('TR TR', 'Turkish', 'Türkçe', array(
|
||||
</ol>
|
||||
</p>
|
||||
<p>İşlemin gerçekleşmesi için bir tetikleme ile ilişkilendirilmesi gerekir.
|
||||
Tetikleme gerçekleştiriğinde işlemler tanımlanan sıra numarası ile gerçekleştirilir.</p>~~',
|
||||
Tetikleme gerçekleştiriğinde işlemler tanımlanan sıra numarası ile gerçekleştirilir.</p>',
|
||||
'UI:NotificationsMenu:Triggers' => 'Tetikleyiciler',
|
||||
'UI:NotificationsMenu:AvailableTriggers' => 'Kullanılabilir tetikleyiciler',
|
||||
'UI:NotificationsMenu:OnCreate' => 'Nesne yaratıldığında',
|
||||
|
||||
@@ -1065,7 +1065,7 @@ Dict::Add('ZH CN', 'Chinese', '简体中文', array(
|
||||
</ol>
|
||||
</p>
|
||||
<p>若要执行, 操作必须和触发器相关联.
|
||||
当与一个触发器关联时, 每个操作都被赋予一个顺序号, 规定了按什么样的顺序执行这些操作.</p>~~',
|
||||
当与一个触发器关联时, 每个操作都被赋予一个顺序号, 规定了按什么样的顺序执行这些操作.</p>',
|
||||
'UI:NotificationsMenu:Triggers' => '触发器',
|
||||
'UI:NotificationsMenu:AvailableTriggers' => '可用的触发器',
|
||||
'UI:NotificationsMenu:OnCreate' => '当对象被创建',
|
||||
|
||||
Reference in New Issue
Block a user