Automated dictionaries synchronization with english reference

This commit is contained in:
Timothee
2024-06-11 16:38:40 +02:00
parent ae83a11a8c
commit 09a5d7a35f
728 changed files with 75718 additions and 104679 deletions

View File

@@ -2,9 +2,13 @@
/**
* Localized data
*
* @copyright Copyright (C) 2013 XXXXX
* @license http://opensource.org/licenses/AGPL-3.0
* @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', [
'theme:light-grey' => 'Light Grey (deprecated)~~',
));
]);

View File

@@ -2,9 +2,13 @@
/**
* Localized data
*
* @copyright Copyright (C) 2013 XXXXX
* @license http://opensource.org/licenses/AGPL-3.0
* @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', [
'theme:light-grey' => 'Light Grey (deprecated)~~',
));
]);

View File

@@ -2,9 +2,13 @@
/**
* Localized data
*
* @copyright Copyright (C) 2013 XXXXX
* @license http://opensource.org/licenses/AGPL-3.0
* @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', [
'theme:light-grey' => 'Light Grey (veraltet)',
));
]);

View File

@@ -2,9 +2,13 @@
/**
* Localized data
*
* @copyright Copyright (C) 2013 XXXXX
* @license http://opensource.org/licenses/AGPL-3.0
* @copyright Copyright (C) 2010-2024 Combodo SAS
* @license https://opensource.org/licenses/AGPL-3.0
*
*/
Dict::Add('ES CR', 'Spanish', 'Español, Castellano', array(
/**
*
*/
Dict::Add('ES CR', 'Spanish', 'Español, Castellano', [
'theme:light-grey' => 'Light Grey (deprecated)~~',
));
]);

View File

@@ -2,9 +2,13 @@
/**
* Localized data
*
* @copyright Copyright (C) 2013 XXXXX
* @license http://opensource.org/licenses/AGPL-3.0
* @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', [
'theme:light-grey' => 'Világosszürke (elavult)',
));
]);

View File

@@ -2,9 +2,13 @@
/**
* Localized data
*
* @copyright Copyright (C) 2013 XXXXX
* @license http://opensource.org/licenses/AGPL-3.0
* @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', [
'theme:light-grey' => 'Light Grey (deprecated)~~',
));
]);

View File

@@ -2,9 +2,13 @@
/**
* Localized data
*
* @copyright Copyright (C) 2013 XXXXX
* @license http://opensource.org/licenses/AGPL-3.0
* @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', '日本語', [
'theme:light-grey' => 'Light Grey (deprecated)~~',
));
]);

View File

@@ -2,9 +2,13 @@
/**
* Localized data
*
* @copyright Copyright (C) 2013 XXXXX
* @license http://opensource.org/licenses/AGPL-3.0
* @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', [
'theme:light-grey' => 'Light Grey (deprecated)~~',
));
]);

View File

@@ -2,9 +2,13 @@
/**
* Localized data
*
* @copyright Copyright (C) 2013 XXXXX
* @license http://opensource.org/licenses/AGPL-3.0
* @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', [
'theme:light-grey' => 'Jasnoszary (przestarzałe)',
));
]);

View File

@@ -2,9 +2,13 @@
/**
* Localized data
*
* @copyright Copyright (C) 2013 XXXXX
* @license http://opensource.org/licenses/AGPL-3.0
* @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', [
'theme:light-grey' => 'Light Grey (deprecated)~~',
));
]);

View File

@@ -2,9 +2,13 @@
/**
* Localized data
*
* @copyright Copyright (C) 2013 XXXXX
* @license http://opensource.org/licenses/AGPL-3.0
* @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', 'Русский', [
'theme:light-grey' => 'Light Grey (deprecated)~~',
));
]);

View File

@@ -2,9 +2,13 @@
/**
* Localized data
*
* @copyright Copyright (C) 2013 XXXXX
* @license http://opensource.org/licenses/AGPL-3.0
* @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', [
'theme:light-grey' => 'Light Grey (deprecated)~~',
));
]);

View File

@@ -2,9 +2,13 @@
/**
* Localized data
*
* @copyright Copyright (C) 2013 XXXXX
* @license http://opensource.org/licenses/AGPL-3.0
* @copyright Copyright (C) 2010-2024 Combodo SAS
* @license https://opensource.org/licenses/AGPL-3.0
*
*/
Dict::Add('ZH CN', 'Chinese', '简体中文', array(
/**
*
*/
Dict::Add('ZH CN', 'Chinese', '简体中文', [
'theme:light-grey' => '淡灰 (过时)',
));
]);