mirror of
https://github.com/Combodo/iTop.git
synced 2026-04-24 11:08:45 +02:00
N°8796 - Add PHP code style validation in iTop and extensions - format whole code base
This commit is contained in:
@@ -1,15 +1,16 @@
|
||||
<?php
|
||||
|
||||
/**
|
||||
* Localized data
|
||||
*
|
||||
* @copyright Copyright (C) 2010-2024 Combodo SAS
|
||||
* @license https://opensource.org/licenses/AGPL-3.0
|
||||
*
|
||||
*
|
||||
*/
|
||||
/**
|
||||
*
|
||||
*/
|
||||
Dict::Add('CS CZ', 'Czech', 'Čeština', array(
|
||||
Dict::Add('CS CZ', 'Czech', 'Čeština', [
|
||||
'UI:Component:QuickCreate:Tooltip' => 'Quickly create any type of object~~',
|
||||
'UI:Component:QuickCreate:Input:Placeholder' => 'Select object type...~~',
|
||||
'UI:Component:QuickCreate:Recents:Title' => 'Recents~~',
|
||||
@@ -17,4 +18,4 @@ Dict::Add('CS CZ', 'Czech', 'Čeština', array(
|
||||
'UI:Component:QuickCreate:HistoryDisabled' => 'History is disabled~~',
|
||||
'UI:Component:QuickCreate:KeyboardShortcut:OpenDrawer' => 'Open quick create~~',
|
||||
'UI:Component:QuickCreate:MostPopular:Title' => 'Populární',
|
||||
));
|
||||
]);
|
||||
|
||||
@@ -1,15 +1,16 @@
|
||||
<?php
|
||||
|
||||
/**
|
||||
* Localized data
|
||||
*
|
||||
* @copyright Copyright (C) 2010-2024 Combodo SAS
|
||||
* @license https://opensource.org/licenses/AGPL-3.0
|
||||
*
|
||||
*
|
||||
*/
|
||||
/**
|
||||
*
|
||||
*/
|
||||
Dict::Add('DA DA', 'Danish', 'Dansk', array(
|
||||
Dict::Add('DA DA', 'Danish', 'Dansk', [
|
||||
'UI:Component:QuickCreate:Tooltip' => 'Quickly create any type of object~~',
|
||||
'UI:Component:QuickCreate:Input:Placeholder' => 'Select object type...~~',
|
||||
'UI:Component:QuickCreate:Recents:Title' => 'Recents~~',
|
||||
@@ -17,4 +18,4 @@ Dict::Add('DA DA', 'Danish', 'Dansk', array(
|
||||
'UI:Component:QuickCreate:HistoryDisabled' => 'History is disabled~~',
|
||||
'UI:Component:QuickCreate:KeyboardShortcut:OpenDrawer' => 'Open quick create~~',
|
||||
'UI:Component:QuickCreate:MostPopular:Title' => 'Most popular~~',
|
||||
));
|
||||
]);
|
||||
|
||||
@@ -1,15 +1,16 @@
|
||||
<?php
|
||||
|
||||
/**
|
||||
* Localized data
|
||||
*
|
||||
* @copyright Copyright (C) 2010-2024 Combodo SAS
|
||||
* @license https://opensource.org/licenses/AGPL-3.0
|
||||
*
|
||||
*
|
||||
*/
|
||||
/**
|
||||
*
|
||||
*/
|
||||
Dict::Add('DE DE', 'German', 'Deutsch', array(
|
||||
Dict::Add('DE DE', 'German', 'Deutsch', [
|
||||
'UI:Component:QuickCreate:Tooltip' => 'Erstellen Sie schnell jeden Typ von Objekt',
|
||||
'UI:Component:QuickCreate:Input:Placeholder' => 'Wählen Sie einen Objekttyp aus...',
|
||||
'UI:Component:QuickCreate:Recents:Title' => 'Letzte',
|
||||
@@ -17,4 +18,4 @@ Dict::Add('DE DE', 'German', 'Deutsch', array(
|
||||
'UI:Component:QuickCreate:HistoryDisabled' => 'Quick-Create-Historie ist deaktiviert',
|
||||
'UI:Component:QuickCreate:KeyboardShortcut:OpenDrawer' => 'Quick-Create-Menu öffnen',
|
||||
'UI:Component:QuickCreate:MostPopular:Title' => 'Am beliebtesten',
|
||||
));
|
||||
]);
|
||||
|
||||
@@ -1,13 +1,14 @@
|
||||
<?php
|
||||
|
||||
/**
|
||||
* Spanish Localized data
|
||||
*
|
||||
* @copyright Copyright (C) 2010-2024 Combodo SAS
|
||||
* @license https://opensource.org/licenses/AGPL-3.0
|
||||
* @author Miguel Turrubiates <miguel_tf@yahoo.com>
|
||||
* @notas Utilizar codificación UTF-8 para mostrar acentos y otros caracteres especiales
|
||||
* @notas Utilizar codificación UTF-8 para mostrar acentos y otros caracteres especiales
|
||||
*/
|
||||
Dict::Add('ES CR', 'Spanish', 'Español, Castellano', array(
|
||||
Dict::Add('ES CR', 'Spanish', 'Español, Castellano', [
|
||||
'UI:Component:QuickCreate:Tooltip' => 'Crear rápidamente cualquier tipo de objeto',
|
||||
'UI:Component:QuickCreate:Input:Placeholder' => 'Seleccionar tipo de objeto...',
|
||||
'UI:Component:QuickCreate:Recents:Title' => 'Recientes',
|
||||
@@ -15,4 +16,4 @@ Dict::Add('ES CR', 'Spanish', 'Español, Castellano', array(
|
||||
'UI:Component:QuickCreate:HistoryDisabled' => 'El historial está deshabilitado',
|
||||
'UI:Component:QuickCreate:KeyboardShortcut:OpenDrawer' => 'Abrir creación rápida',
|
||||
'UI:Component:QuickCreate:MostPopular:Title' => 'Más popular',
|
||||
));
|
||||
]);
|
||||
|
||||
@@ -1,15 +1,16 @@
|
||||
<?php
|
||||
|
||||
/**
|
||||
* Localized data
|
||||
*
|
||||
* @copyright Copyright (C) 2010-2024 Combodo SAS
|
||||
* @license https://opensource.org/licenses/AGPL-3.0
|
||||
*
|
||||
*
|
||||
*/
|
||||
/**
|
||||
*
|
||||
*/
|
||||
Dict::Add('FR FR', 'French', 'Français', array(
|
||||
Dict::Add('FR FR', 'French', 'Français', [
|
||||
'UI:Component:QuickCreate:Tooltip' => 'Création rapide de n\'importe quel objet',
|
||||
'UI:Component:QuickCreate:Input:Placeholder' => 'Type d\'objet...',
|
||||
'UI:Component:QuickCreate:Recents:Title' => 'Types récents',
|
||||
@@ -17,4 +18,4 @@ Dict::Add('FR FR', 'French', 'Français', array(
|
||||
'UI:Component:QuickCreate:HistoryDisabled' => 'L\'historique est désactivé',
|
||||
'UI:Component:QuickCreate:KeyboardShortcut:OpenDrawer' => 'Ouvrir la création rapide',
|
||||
'UI:Component:QuickCreate:MostPopular:Title' => 'Populaires',
|
||||
));
|
||||
]);
|
||||
|
||||
@@ -1,15 +1,16 @@
|
||||
<?php
|
||||
|
||||
/**
|
||||
* Localized data
|
||||
*
|
||||
* @copyright Copyright (C) 2010-2024 Combodo SAS
|
||||
* @license https://opensource.org/licenses/AGPL-3.0
|
||||
*
|
||||
*
|
||||
*/
|
||||
/**
|
||||
*
|
||||
*/
|
||||
Dict::Add('HU HU', 'Hungarian', 'Magyar', array(
|
||||
Dict::Add('HU HU', 'Hungarian', 'Magyar', [
|
||||
'UI:Component:QuickCreate:Tooltip' => 'Bármilyen típusú objektum gyors létrehozása',
|
||||
'UI:Component:QuickCreate:Input:Placeholder' => 'Objektumtípus kiválasztása...',
|
||||
'UI:Component:QuickCreate:Recents:Title' => 'Legutóbbiak',
|
||||
@@ -17,4 +18,4 @@ Dict::Add('HU HU', 'Hungarian', 'Magyar', array(
|
||||
'UI:Component:QuickCreate:HistoryDisabled' => 'Az előzmények le lettek tiltva',
|
||||
'UI:Component:QuickCreate:KeyboardShortcut:OpenDrawer' => 'Gyors létrehozás megnyitása',
|
||||
'UI:Component:QuickCreate:MostPopular:Title' => 'Legnépszerűbb',
|
||||
));
|
||||
]);
|
||||
|
||||
@@ -1,15 +1,16 @@
|
||||
<?php
|
||||
|
||||
/**
|
||||
* Localized data
|
||||
*
|
||||
* @copyright Copyright (C) 2010-2024 Combodo SAS
|
||||
* @license https://opensource.org/licenses/AGPL-3.0
|
||||
*
|
||||
*
|
||||
*/
|
||||
/**
|
||||
*
|
||||
*/
|
||||
Dict::Add('IT IT', 'Italian', 'Italiano', array(
|
||||
Dict::Add('IT IT', 'Italian', 'Italiano', [
|
||||
'UI:Component:QuickCreate:Tooltip' => 'Crea rapidamente qualsiasi tipo di oggetto',
|
||||
'UI:Component:QuickCreate:Input:Placeholder' => 'Seleziona il tipo di oggetto...',
|
||||
'UI:Component:QuickCreate:Recents:Title' => 'Recenti',
|
||||
@@ -17,4 +18,4 @@ Dict::Add('IT IT', 'Italian', 'Italiano', array(
|
||||
'UI:Component:QuickCreate:HistoryDisabled' => 'La cronologia è disabilitata',
|
||||
'UI:Component:QuickCreate:KeyboardShortcut:OpenDrawer' => 'Apri la creazione rapida',
|
||||
'UI:Component:QuickCreate:MostPopular:Title' => 'Più popolari',
|
||||
));
|
||||
]);
|
||||
|
||||
@@ -1,15 +1,16 @@
|
||||
<?php
|
||||
|
||||
/**
|
||||
* Localized data
|
||||
*
|
||||
* @copyright Copyright (C) 2010-2024 Combodo SAS
|
||||
* @license https://opensource.org/licenses/AGPL-3.0
|
||||
*
|
||||
*
|
||||
*/
|
||||
/**
|
||||
*
|
||||
*/
|
||||
Dict::Add('JA JP', 'Japanese', '日本語', array(
|
||||
Dict::Add('JA JP', 'Japanese', '日本語', [
|
||||
'UI:Component:QuickCreate:Tooltip' => 'Quickly create any type of object~~',
|
||||
'UI:Component:QuickCreate:Input:Placeholder' => 'Select object type...~~',
|
||||
'UI:Component:QuickCreate:Recents:Title' => 'Recents~~',
|
||||
@@ -17,4 +18,4 @@ Dict::Add('JA JP', 'Japanese', '日本語', array(
|
||||
'UI:Component:QuickCreate:HistoryDisabled' => 'History is disabled~~',
|
||||
'UI:Component:QuickCreate:KeyboardShortcut:OpenDrawer' => 'Open quick create~~',
|
||||
'UI:Component:QuickCreate:MostPopular:Title' => 'Most popular~~',
|
||||
));
|
||||
]);
|
||||
|
||||
@@ -1,15 +1,16 @@
|
||||
<?php
|
||||
|
||||
/**
|
||||
* Localized data
|
||||
*
|
||||
* @copyright Copyright (C) 2010-2024 Combodo SAS
|
||||
* @license https://opensource.org/licenses/AGPL-3.0
|
||||
*
|
||||
*
|
||||
*/
|
||||
/**
|
||||
*
|
||||
*/
|
||||
Dict::Add('NL NL', 'Dutch', 'Nederlands', array(
|
||||
Dict::Add('NL NL', 'Dutch', 'Nederlands', [
|
||||
'UI:Component:QuickCreate:Tooltip' => 'Snel een object aanmaken',
|
||||
'UI:Component:QuickCreate:Input:Placeholder' => 'Selecteer een objectsoort…',
|
||||
'UI:Component:QuickCreate:Recents:Title' => 'Recente',
|
||||
@@ -17,4 +18,4 @@ Dict::Add('NL NL', 'Dutch', 'Nederlands', array(
|
||||
'UI:Component:QuickCreate:HistoryDisabled' => 'Geschiedenis staat uit',
|
||||
'UI:Component:QuickCreate:KeyboardShortcut:OpenDrawer' => 'Open snel object aanmaken',
|
||||
'UI:Component:QuickCreate:MostPopular:Title' => 'Meest populair',
|
||||
));
|
||||
]);
|
||||
|
||||
@@ -1,15 +1,16 @@
|
||||
<?php
|
||||
|
||||
/**
|
||||
* Localized data
|
||||
*
|
||||
* @copyright Copyright (C) 2010-2024 Combodo SAS
|
||||
* @license https://opensource.org/licenses/AGPL-3.0
|
||||
*
|
||||
*
|
||||
*/
|
||||
/**
|
||||
*
|
||||
*/
|
||||
Dict::Add('PL PL', 'Polish', 'Polski', array(
|
||||
Dict::Add('PL PL', 'Polish', 'Polski', [
|
||||
'UI:Component:QuickCreate:Tooltip' => 'Szybko utwórz dowolny rodzaj obiektu',
|
||||
'UI:Component:QuickCreate:Input:Placeholder' => 'Wybierz typ obiektu...',
|
||||
'UI:Component:QuickCreate:Recents:Title' => 'Ostatnie',
|
||||
@@ -17,4 +18,4 @@ Dict::Add('PL PL', 'Polish', 'Polski', array(
|
||||
'UI:Component:QuickCreate:HistoryDisabled' => 'Historia jest wyłączona',
|
||||
'UI:Component:QuickCreate:KeyboardShortcut:OpenDrawer' => 'Otwórz szybkie tworzenie',
|
||||
'UI:Component:QuickCreate:MostPopular:Title' => 'Najbardziej popularne',
|
||||
));
|
||||
]);
|
||||
|
||||
@@ -1,15 +1,16 @@
|
||||
<?php
|
||||
|
||||
/**
|
||||
* Localized data
|
||||
*
|
||||
* @copyright Copyright (C) 2010-2024 Combodo SAS
|
||||
* @license https://opensource.org/licenses/AGPL-3.0
|
||||
*
|
||||
*
|
||||
*/
|
||||
/**
|
||||
*
|
||||
*/
|
||||
Dict::Add('PT BR', 'Brazilian', 'Brazilian', array(
|
||||
Dict::Add('PT BR', 'Brazilian', 'Brazilian', [
|
||||
'UI:Component:QuickCreate:Tooltip' => 'Crie rapidamente qualquer tipo de objeto',
|
||||
'UI:Component:QuickCreate:Input:Placeholder' => 'Selecione o tipo de objeto...',
|
||||
'UI:Component:QuickCreate:Recents:Title' => 'Recentes',
|
||||
@@ -17,4 +18,4 @@ Dict::Add('PT BR', 'Brazilian', 'Brazilian', array(
|
||||
'UI:Component:QuickCreate:HistoryDisabled' => 'O histórico está desativado',
|
||||
'UI:Component:QuickCreate:KeyboardShortcut:OpenDrawer' => 'Abrir criação rápida',
|
||||
'UI:Component:QuickCreate:MostPopular:Title' => 'Mais popular',
|
||||
));
|
||||
]);
|
||||
|
||||
@@ -1,15 +1,16 @@
|
||||
<?php
|
||||
|
||||
/**
|
||||
* Localized data
|
||||
*
|
||||
* @copyright Copyright (C) 2010-2024 Combodo SAS
|
||||
* @license https://opensource.org/licenses/AGPL-3.0
|
||||
*
|
||||
*
|
||||
*/
|
||||
/**
|
||||
*
|
||||
*/
|
||||
Dict::Add('RU RU', 'Russian', 'Русский', array(
|
||||
Dict::Add('RU RU', 'Russian', 'Русский', [
|
||||
'UI:Component:QuickCreate:Tooltip' => 'Быстрое создание объекта любого типа',
|
||||
'UI:Component:QuickCreate:Input:Placeholder' => 'Выбрать тип объекта...',
|
||||
'UI:Component:QuickCreate:Recents:Title' => 'Недавние',
|
||||
@@ -17,4 +18,4 @@ Dict::Add('RU RU', 'Russian', 'Русский', array(
|
||||
'UI:Component:QuickCreate:HistoryDisabled' => 'История отключена',
|
||||
'UI:Component:QuickCreate:KeyboardShortcut:OpenDrawer' => 'Открыть быстрое создание объекта',
|
||||
'UI:Component:QuickCreate:MostPopular:Title' => 'Популярные',
|
||||
));
|
||||
]);
|
||||
|
||||
@@ -1,15 +1,16 @@
|
||||
<?php
|
||||
|
||||
/**
|
||||
* Localized data
|
||||
*
|
||||
* @copyright Copyright (C) 2010-2024 Combodo SAS
|
||||
* @license https://opensource.org/licenses/AGPL-3.0
|
||||
*
|
||||
*
|
||||
*/
|
||||
/**
|
||||
*
|
||||
*/
|
||||
Dict::Add('SK SK', 'Slovak', 'Slovenčina', array(
|
||||
Dict::Add('SK SK', 'Slovak', 'Slovenčina', [
|
||||
'UI:Component:QuickCreate:Tooltip' => 'Quickly create any type of object~~',
|
||||
'UI:Component:QuickCreate:Input:Placeholder' => 'Select object type...~~',
|
||||
'UI:Component:QuickCreate:Recents:Title' => 'Recents~~',
|
||||
@@ -17,4 +18,4 @@ Dict::Add('SK SK', 'Slovak', 'Slovenčina', array(
|
||||
'UI:Component:QuickCreate:HistoryDisabled' => 'History is disabled~~',
|
||||
'UI:Component:QuickCreate:KeyboardShortcut:OpenDrawer' => 'Open quick create~~',
|
||||
'UI:Component:QuickCreate:MostPopular:Title' => 'Most popular~~',
|
||||
));
|
||||
]);
|
||||
|
||||
@@ -1,15 +1,16 @@
|
||||
<?php
|
||||
|
||||
/**
|
||||
* Localized data
|
||||
*
|
||||
* @copyright Copyright (C) 2010-2024 Combodo SAS
|
||||
* @license https://opensource.org/licenses/AGPL-3.0
|
||||
*
|
||||
*
|
||||
*/
|
||||
/**
|
||||
*
|
||||
*/
|
||||
Dict::Add('TR TR', 'Turkish', 'Türkçe', array(
|
||||
Dict::Add('TR TR', 'Turkish', 'Türkçe', [
|
||||
'UI:Component:QuickCreate:Tooltip' => 'Quickly create any type of object~~',
|
||||
'UI:Component:QuickCreate:Input:Placeholder' => 'Select object type...~~',
|
||||
'UI:Component:QuickCreate:Recents:Title' => 'Recents~~',
|
||||
@@ -17,4 +18,4 @@ Dict::Add('TR TR', 'Turkish', 'Türkçe', array(
|
||||
'UI:Component:QuickCreate:HistoryDisabled' => 'History is disabled~~',
|
||||
'UI:Component:QuickCreate:KeyboardShortcut:OpenDrawer' => 'Open quick create~~',
|
||||
'UI:Component:QuickCreate:MostPopular:Title' => 'Most popular~~',
|
||||
));
|
||||
]);
|
||||
|
||||
Reference in New Issue
Block a user