diff --git a/dictionaries/de.dictionary.itop.ui.php b/dictionaries/de.dictionary.itop.ui.php index f8ad80701..1694d6719 100644 --- a/dictionaries/de.dictionary.itop.ui.php +++ b/dictionaries/de.dictionary.itop.ui.php @@ -905,6 +905,7 @@ Wenn Aktionen mit Trigger verknüpft sind, bekommt jede Aktion eine Auftragsnumm 'Portal:ErrorNoContactForThisUser' => 'Fehler: der derzeitige Benutzer wurde nicht einem Kontakt oder einer Person zugewiesen. Bitte kontaktieren Sie Ihren Administrator.', 'Enum:Undefined' => 'Nicht definiert', + 'UI:Button:Refresh' => 'Neu laden', )); diff --git a/dictionaries/dictionary.itop.ui.php b/dictionaries/dictionary.itop.ui.php index d04501ec6..69c0b2b7d 100644 --- a/dictionaries/dictionary.itop.ui.php +++ b/dictionaries/dictionary.itop.ui.php @@ -956,8 +956,8 @@ When associated with a trigger, each action is given an "order" number, specifyi 'Note that this is not a security setting, objects from any organization are still visible and can be accessed by selecting "All Organizations" in the drop-down list.', 'UI:NavigateAwayConfirmationMessage' => 'Any modification will be discarded.', 'UI:Create_Class_InState' => 'Create the %1$s in state: ', - 'UI:Login:About' => '', 'UI:OrderByHint_Values' => 'Sort order: %1$s', 'UI:Menu:AddToDashboard' => 'Add To Dashboard...', + 'UI:Button:Refresh' => 'Refresh', )); ?> diff --git a/dictionaries/fr.dictionary.itop.ui.php b/dictionaries/fr.dictionary.itop.ui.php index 599c32743..a65d7889c 100644 --- a/dictionaries/fr.dictionary.itop.ui.php +++ b/dictionaries/fr.dictionary.itop.ui.php @@ -802,6 +802,6 @@ Lors de l\'association à un déclencheur, on attribue à chaque action un numé 'UI:Create_Class_InState' => 'Créer l\'objet %1$s dans l\'état: ', 'UI:OrderByHint_Values' => 'Ordre de tri: %1$s', 'UI:Menu:AddToDashboard' => 'Ajouter au Tableau de Bord...', - + 'UI:Button:Refresh' => 'Rafraîchir', )); ?> diff --git a/dictionaries/hu.dictionary.itop.ui.php b/dictionaries/hu.dictionary.itop.ui.php index c22659ae3..952a779bf 100755 --- a/dictionaries/hu.dictionary.itop.ui.php +++ b/dictionaries/hu.dictionary.itop.ui.php @@ -765,5 +765,6 @@ Akció kiváltó okhoz rendelésekor kap egy sorszámot , amely meghatározza az 'UI:ActionNotAllowed' => 'Ennek a műveletnek a végrehajtása nem engedélyezett ezen az objektumon.', 'UI:BulkAction:NoObjectSelected' => 'Válasszon ki legalább egy objketumot a művelet végrehajtásához', 'UI:AttemptingToChangeASlaveAttribute_Name' => '%1$s mező nem írható, mert a szinkronizációnál használt kulcs. Érték változatlan maradt.', + 'UI:Button:Refresh' => 'Frissítés', )); ?> \ No newline at end of file diff --git a/dictionaries/it.dictionary.itop.ui.php b/dictionaries/it.dictionary.itop.ui.php index 1f3378eae..84a9cb19e 100644 --- a/dictionaries/it.dictionary.itop.ui.php +++ b/dictionaries/it.dictionary.itop.ui.php @@ -901,5 +901,6 @@ Quando è associata a un trigger, ad ogni azione è assegnato un numero "ordine" 'UI:ActionNotAllowed' => 'Non hai i permessi per eseguire questa azione su questi oggetti.', 'UI:BulkAction:NoObjectSelected' => 'Si prega di selezionare almeno un oggetto per eseguire questa operazione', 'UI:AttemptingToChangeASlaveAttribute_Name' => 'Il campo %1$s on è scrivibile, perché è comandato dalla sincronizzazione dei dati. Valore rimane invariato.', + 'UI:Button:Refresh' => 'Ricarica', )); ?> diff --git a/dictionaries/ja.dictionary.itop.ui.php b/dictionaries/ja.dictionary.itop.ui.php index f40313836..538442b8f 100644 --- a/dictionaries/ja.dictionary.itop.ui.php +++ b/dictionaries/ja.dictionary.itop.ui.php @@ -899,6 +899,7 @@ Dict::Add('JA JP', 'Japanese', '日本語', array( 'Portal:RemoveAttachment' => ' 添付を除去する ', // ' Remove Attachment ', 'Portal:Attachment_No_To_Ticket_Name' => '#%1$d を$2$s ($3$s)に添付する', // 'Attachment #%1$d to %2$s (%3$s)', 'Enum:Undefined' => '定義されていません', // 'Undefined', + 'UI:Button:Refresh' => '更新', // 'Refresh', )); diff --git a/dictionaries/pt_br.dictionary.itop.ui.php b/dictionaries/pt_br.dictionary.itop.ui.php index 339d98a61..3bd84a293 100644 --- a/dictionaries/pt_br.dictionary.itop.ui.php +++ b/dictionaries/pt_br.dictionary.itop.ui.php @@ -952,5 +952,6 @@ Quando associada a um gatilho, cada ação é dada um número "ordem", especific 'Note-se que esta não é uma configuração de segurança, objetos de qualquer organização ainda são visíveis e podem ser acessadas selecionando a opção "Todas as Organizações" na lista drop-down.', 'UI:NavigateAwayConfirmationMessage' => 'Qualquer modificação será descartada.', 'UI:Create_Class_InState' => 'Criar o %1$s em estado: ', + 'UI:Button:Refresh' => 'Atualizar', )); ?> diff --git a/dictionaries/ru.dictionary.itop.ui.php b/dictionaries/ru.dictionary.itop.ui.php index fc781784d..0c8565409 100644 --- a/dictionaries/ru.dictionary.itop.ui.php +++ b/dictionaries/ru.dictionary.itop.ui.php @@ -864,6 +864,7 @@ Dict::Add('RU RU', 'Russian', 'Русский', array( 'Portal:ErrorNoContactForThisUser' => 'Ошибка: текющий пользователь не ассоциирован с Контактом/Человеком. Пожалуйста свяжитесь с вашим администратором.', 'Enum:Undefined' => 'Неопределён', + 'UI:Button:Refresh' => 'Обновить', )); diff --git a/dictionaries/tr.dictionary.itop.ui.php b/dictionaries/tr.dictionary.itop.ui.php index e9f85406f..a9fa328d1 100644 --- a/dictionaries/tr.dictionary.itop.ui.php +++ b/dictionaries/tr.dictionary.itop.ui.php @@ -863,6 +863,7 @@ Tetikleme gerçekleştiriğinde işlemler tanımlanan sıra numarası ile gerçe 'Portal:ErrorNoContactForThisUser' => 'Hata: mevcut kullanıcının irtibat bilgisi yok. Sistem yöneticisi ile irtibata geçiniz.', 'Enum:Undefined' => 'Tanımsız', + 'UI:Button:Refresh' => 'Yenile', )); diff --git a/dictionaries/zh.dictionary.itop.ui.php b/dictionaries/zh.dictionary.itop.ui.php index d565483cb..54900893b 100644 --- a/dictionaries/zh.dictionary.itop.ui.php +++ b/dictionaries/zh.dictionary.itop.ui.php @@ -861,6 +861,7 @@ Dict::Add('ZH CN', 'Chinese', '简体中文', array( 'Portal:ErrorNoContactForThisUser' => '错误: 当前用户没有和一个联系人或人员关联. 请联系您的系统管理员.', 'Enum:Undefined' => '未定义', + 'UI:Button:Refresh' => '刷新', ));