Skip to content

Commit

Permalink
Updated translations from transifex.
Browse files Browse the repository at this point in the history
  • Loading branch information
MiniModel committed Jul 10, 2024
1 parent aac9496 commit a91c463
Show file tree
Hide file tree
Showing 171 changed files with 7,893 additions and 0 deletions.
26 changes: 26 additions & 0 deletions src/CoreBundle/Resources/contao/languages/da/default.php
Original file line number Diff line number Diff line change
@@ -0,0 +1,26 @@
<?php

/**
* This file is part of MetaModels/core.
*
* (c) 2012-2024 The MetaModels team.
*
* For the full copyright and license information, please view the LICENSE
* file that was distributed with this source code.
*
* This project is provided in good faith and hope to be usable by anyone.
*
* Translations are managed automatically using Transifex. To create a new translation
* or to help to maintain an existing one, please register at transifex.com.
*
* Last-updated: 2024-07-10T12:30:40+00:00
*
* @copyright 2012-2024 The MetaModels team.
* @license https://github.com/MetaModels/core/blob/master/LICENSE LGPL-3.0-or-later
* @link https://www.transifex.com/metamodels/public/
* @link https://www.transifex.com/signup/?join_project=metamodels
*/

$GLOBALS['TL_LANG']['CTE']['metamodel_content']['1'] = 'Tilføjer en liste af MetaModel indhold til artiklen.';
$GLOBALS['TL_LANG']['CTE']['metamodels_frontendclearall']['1'] = 'Tilføjer en ryd alt knap for alle frontend filtre.';
$GLOBALS['TL_LANG']['CTE']['metamodels_frontendfilter']['1'] = 'Tilføjer et frontend filter for en MetaModel.';
33 changes: 33 additions & 0 deletions src/CoreBundle/Resources/contao/languages/da/explain.php
Original file line number Diff line number Diff line change
@@ -0,0 +1,33 @@
<?php

/**
* This file is part of MetaModels/core.
*
* (c) 2012-2024 The MetaModels team.
*
* For the full copyright and license information, please view the LICENSE
* file that was distributed with this source code.
*
* This project is provided in good faith and hope to be usable by anyone.
*
* Translations are managed automatically using Transifex. To create a new translation
* or to help to maintain an existing one, please register at transifex.com.
*
* Last-updated: 2024-07-10T12:30:40+00:00
*
* @copyright 2012-2024 The MetaModels team.
* @license https://github.com/MetaModels/core/blob/master/LICENSE LGPL-3.0-or-later
* @link https://www.transifex.com/metamodels/public/
* @link https://www.transifex.com/signup/?join_project=metamodels
*/

$GLOBALS['TL_LANG']['XPL']['tl_class']['2']['0'] = 'clr';
$GLOBALS['TL_LANG']['XPL']['tl_class']['2']['1'] = 'Ryd alle floats.';
$GLOBALS['TL_LANG']['XPL']['tl_class']['4']['0'] = 'w50';
$GLOBALS['TL_LANG']['XPL']['tl_class']['4']['1'] = 'Sæt feltets bredte til 50% og venstrestil det (float:left).';
$GLOBALS['TL_LANG']['XPL']['tl_class']['5']['0'] = 'w50x';
$GLOBALS['TL_LANG']['XPL']['tl_class']['6']['0'] = 'm12';
$GLOBALS['TL_LANG']['XPL']['tl_class']['6']['1'] = 'Tilføj en 12 pixel top margin til elementet (benyttes ved enkeltstående checkboxes).';
$GLOBALS['TL_LANG']['XPL']['tl_class']['7']['0'] = 'guide';
$GLOBALS['TL_LANG']['XPL']['tl_class']['7']['1'] = 'Gør input feltet kortere så der er plads nok til guide knappen (f.eks. datovælger).';
$GLOBALS['TL_LANG']['XPL']['tl_class']['8']['0'] = 'long';
31 changes: 31 additions & 0 deletions src/CoreBundle/Resources/contao/languages/da/modules.php
Original file line number Diff line number Diff line change
@@ -0,0 +1,31 @@
<?php

/**
* This file is part of MetaModels/core.
*
* (c) 2012-2024 The MetaModels team.
*
* For the full copyright and license information, please view the LICENSE
* file that was distributed with this source code.
*
* This project is provided in good faith and hope to be usable by anyone.
*
* Translations are managed automatically using Transifex. To create a new translation
* or to help to maintain an existing one, please register at transifex.com.
*
* Last-updated: 2024-07-10T12:30:40+00:00
*
* @copyright 2012-2024 The MetaModels team.
* @license https://github.com/MetaModels/core/blob/master/LICENSE LGPL-3.0-or-later
* @link https://www.transifex.com/metamodels/public/
* @link https://www.transifex.com/signup/?join_project=metamodels
*/

$GLOBALS['TL_LANG']['FMD']['metamodel_list']['0'] = 'MetaModel liste';
$GLOBALS['TL_LANG']['FMD']['metamodel_list']['1'] = 'Tilføjer en liste af MetaModel indhold til siden.';
$GLOBALS['TL_LANG']['FMD']['metamodels']['0'] = 'MetaModels';
$GLOBALS['TL_LANG']['FMD']['metamodels']['1'] = 'MetaModels udvidelsen giver dig mulighed for at oprette dine egne data modeller.';
$GLOBALS['TL_LANG']['FMD']['metamodels_frontendclearall']['0'] = 'MetaModel ryd alt';
$GLOBALS['TL_LANG']['FMD']['metamodels_frontendclearall']['1'] = 'Tilføjer en ryd alt knap til alle frontend filtre.';
$GLOBALS['TL_LANG']['FMD']['metamodels_frontendfilter']['0'] = 'MetaModel frontend filter';
$GLOBALS['TL_LANG']['FMD']['metamodels_frontendfilter']['1'] = 'Tilføjer et frontend filter for en MetaModel.';
24 changes: 24 additions & 0 deletions src/CoreBundle/Resources/contao/languages/da/tl_metamodel.php
Original file line number Diff line number Diff line change
@@ -0,0 +1,24 @@
<?php

/**
* This file is part of MetaModels/core.
*
* (c) 2012-2024 The MetaModels team.
*
* For the full copyright and license information, please view the LICENSE
* file that was distributed with this source code.
*
* This project is provided in good faith and hope to be usable by anyone.
*
* Translations are managed automatically using Transifex. To create a new translation
* or to help to maintain an existing one, please register at transifex.com.
*
* Last-updated: 2024-07-10T12:30:40+00:00
*
* @copyright 2012-2024 The MetaModels team.
* @license https://github.com/MetaModels/core/blob/master/LICENSE LGPL-3.0-or-later
* @link https://www.transifex.com/metamodels/public/
* @link https://www.transifex.com/signup/?join_project=metamodels
*/

$GLOBALS['TL_LANG']['tl_metamodel']['sorting']['0'] = 'Sortering';
Original file line number Diff line number Diff line change
@@ -0,0 +1,24 @@
<?php

/**
* This file is part of MetaModels/core.
*
* (c) 2012-2024 The MetaModels team.
*
* For the full copyright and license information, please view the LICENSE
* file that was distributed with this source code.
*
* This project is provided in good faith and hope to be usable by anyone.
*
* Translations are managed automatically using Transifex. To create a new translation
* or to help to maintain an existing one, please register at transifex.com.
*
* Last-updated: 2024-07-10T12:30:41+00:00
*
* @copyright 2012-2024 The MetaModels team.
* @license https://github.com/MetaModels/core/blob/master/LICENSE LGPL-3.0-or-later
* @link https://www.transifex.com/metamodels/public/
* @link https://www.transifex.com/signup/?join_project=metamodels
*/

$GLOBALS['TL_LANG']['tl_metamodel_dcasetting']['toggle']['0'] = 'Skift';
Original file line number Diff line number Diff line change
@@ -0,0 +1,24 @@
<?php

/**
* This file is part of MetaModels/core.
*
* (c) 2012-2024 The MetaModels team.
*
* For the full copyright and license information, please view the LICENSE
* file that was distributed with this source code.
*
* This project is provided in good faith and hope to be usable by anyone.
*
* Translations are managed automatically using Transifex. To create a new translation
* or to help to maintain an existing one, please register at transifex.com.
*
* Last-updated: 2024-07-10T12:30:41+00:00
*
* @copyright 2012-2024 The MetaModels team.
* @license https://github.com/MetaModels/core/blob/master/LICENSE LGPL-3.0-or-later
* @link https://www.transifex.com/metamodels/public/
* @link https://www.transifex.com/signup/?join_project=metamodels
*/

$GLOBALS['TL_LANG']['tl_metamodel_dcasetting_condition']['toggle']['0'] = 'Skift';
Original file line number Diff line number Diff line change
@@ -0,0 +1,25 @@
<?php

/**
* This file is part of MetaModels/core.
*
* (c) 2012-2024 The MetaModels team.
*
* For the full copyright and license information, please view the LICENSE
* file that was distributed with this source code.
*
* This project is provided in good faith and hope to be usable by anyone.
*
* Translations are managed automatically using Transifex. To create a new translation
* or to help to maintain an existing one, please register at transifex.com.
*
* Last-updated: 2024-07-10T12:30:41+00:00
*
* @copyright 2012-2024 The MetaModels team.
* @license https://github.com/MetaModels/core/blob/master/LICENSE LGPL-3.0-or-later
* @link https://www.transifex.com/metamodels/public/
* @link https://www.transifex.com/signup/?join_project=metamodels
*/

$GLOBALS['TL_LANG']['tl_metamodel_filtersetting']['apply_sorting']['0'] = 'Sortering';
$GLOBALS['TL_LANG']['tl_metamodel_filtersetting']['toggle']['0'] = 'Skift';
24 changes: 24 additions & 0 deletions src/CoreBundle/Resources/contao/languages/da/tl_metamodel_item.php
Original file line number Diff line number Diff line change
@@ -0,0 +1,24 @@
<?php

/**
* This file is part of MetaModels/core.
*
* (c) 2012-2024 The MetaModels team.
*
* For the full copyright and license information, please view the LICENSE
* file that was distributed with this source code.
*
* This project is provided in good faith and hope to be usable by anyone.
*
* Translations are managed automatically using Transifex. To create a new translation
* or to help to maintain an existing one, please register at transifex.com.
*
* Last-updated: 2024-07-10T12:30:41+00:00
*
* @copyright 2012-2024 The MetaModels team.
* @license https://github.com/MetaModels/core/blob/master/LICENSE LGPL-3.0-or-later
* @link https://www.transifex.com/metamodels/public/
* @link https://www.transifex.com/signup/?join_project=metamodels
*/

$GLOBALS['TL_LANG']['tl_metamodel_item']['sorting']['0'] = 'Sortering';
Original file line number Diff line number Diff line change
@@ -0,0 +1,24 @@
<?php

/**
* This file is part of MetaModels/core.
*
* (c) 2012-2024 The MetaModels team.
*
* For the full copyright and license information, please view the LICENSE
* file that was distributed with this source code.
*
* This project is provided in good faith and hope to be usable by anyone.
*
* Translations are managed automatically using Transifex. To create a new translation
* or to help to maintain an existing one, please register at transifex.com.
*
* Last-updated: 2024-07-10T12:30:41+00:00
*
* @copyright 2012-2024 The MetaModels team.
* @license https://github.com/MetaModels/core/blob/master/LICENSE LGPL-3.0-or-later
* @link https://www.transifex.com/metamodels/public/
* @link https://www.transifex.com/signup/?join_project=metamodels
*/

$GLOBALS['TL_LANG']['tl_metamodel_rendersetting']['toggle']['0'] = 'Skift';
Original file line number Diff line number Diff line change
@@ -0,0 +1,24 @@
<?php

/**
* This file is part of MetaModels/core.
*
* (c) 2012-2024 The MetaModels team.
*
* For the full copyright and license information, please view the LICENSE
* file that was distributed with this source code.
*
* This project is provided in good faith and hope to be usable by anyone.
*
* Translations are managed automatically using Transifex. To create a new translation
* or to help to maintain an existing one, please register at transifex.com.
*
* Last-updated: 2024-07-10T12:30:41+00:00
*
* @copyright 2012-2024 The MetaModels team.
* @license https://github.com/MetaModels/core/blob/master/LICENSE LGPL-3.0-or-later
* @link https://www.transifex.com/metamodels/public/
* @link https://www.transifex.com/signup/?join_project=metamodels
*/

$GLOBALS['TL_LANG']['tl_metamodel_rendersettings']['formatOptions']['text'] = 'Text';
Original file line number Diff line number Diff line change
@@ -0,0 +1,24 @@
<?php

/**
* This file is part of MetaModels/core.
*
* (c) 2012-2024 The MetaModels team.
*
* For the full copyright and license information, please view the LICENSE
* file that was distributed with this source code.
*
* This project is provided in good faith and hope to be usable by anyone.
*
* Translations are managed automatically using Transifex. To create a new translation
* or to help to maintain an existing one, please register at transifex.com.
*
* Last-updated: 2024-07-10T12:30:41+00:00
*
* @copyright 2012-2024 The MetaModels team.
* @license https://github.com/MetaModels/core/blob/master/LICENSE LGPL-3.0-or-later
* @link https://www.transifex.com/metamodels/public/
* @link https://www.transifex.com/signup/?join_project=metamodels
*/

$GLOBALS['TL_LANG']['tl_metamodel_searchable_pages']['toggle']['0'] = 'Skift';
Original file line number Diff line number Diff line change
@@ -0,0 +1,32 @@
<?php

/**
* This file is part of MetaModels/core.
*
* (c) 2012-2024 The MetaModels team.
*
* For the full copyright and license information, please view the LICENSE
* file that was distributed with this source code.
*
* This project is provided in good faith and hope to be usable by anyone.
*
* Translations are managed automatically using Transifex. To create a new translation
* or to help to maintain an existing one, please register at transifex.com.
*
* Last-updated: 2024-07-10T12:30:41+00:00
*
* @copyright 2012-2024 The MetaModels team.
* @license https://github.com/MetaModels/core/blob/master/LICENSE LGPL-3.0-or-later
* @link https://www.transifex.com/metamodels/public/
* @link https://www.transifex.com/signup/?join_project=metamodels
*/

$GLOBALS['TL_LANG']['tl_syncCto_database']['tl_metamodel'] = 'MetaModels';
$GLOBALS['TL_LANG']['tl_syncCto_database']['tl_metamodel_attribute'] = 'MetaModels egenskab';
$GLOBALS['TL_LANG']['tl_syncCto_database']['tl_metamodel_dca'] = 'MetaModels indtastningsvisninger';
$GLOBALS['TL_LANG']['tl_syncCto_database']['tl_metamodel_dca_combine'] = 'MetaModels workflow';
$GLOBALS['TL_LANG']['tl_syncCto_database']['tl_metamodel_dcasetting'] = 'MetaModels indtastningsvisning indstillinger';
$GLOBALS['TL_LANG']['tl_syncCto_database']['tl_metamodel_filter'] = 'MetaModels filter';
$GLOBALS['TL_LANG']['tl_syncCto_database']['tl_metamodel_filtersetting'] = 'MetaModels filter instilling';
$GLOBALS['TL_LANG']['tl_syncCto_database']['tl_metamodel_rendersetting'] = 'MetaModels gengivelses indstilling';
$GLOBALS['TL_LANG']['tl_syncCto_database']['tl_metamodel_rendersettings'] = 'MetaModels gengivelses indstillinger';
26 changes: 26 additions & 0 deletions src/CoreBundle/Resources/contao/languages/de/default.php
Original file line number Diff line number Diff line change
@@ -0,0 +1,26 @@
<?php

/**
* This file is part of MetaModels/core.
*
* (c) 2012-2024 The MetaModels team.
*
* For the full copyright and license information, please view the LICENSE
* file that was distributed with this source code.
*
* This project is provided in good faith and hope to be usable by anyone.
*
* Translations are managed automatically using Transifex. To create a new translation
* or to help to maintain an existing one, please register at transifex.com.
*
* Last-updated: 2024-07-10T12:30:40+00:00
*
* @copyright 2012-2024 The MetaModels team.
* @license https://github.com/MetaModels/core/blob/master/LICENSE LGPL-3.0-or-later
* @link https://www.transifex.com/metamodels/public/
* @link https://www.transifex.com/signup/?join_project=metamodels
*/

$GLOBALS['TL_LANG']['CTE']['metamodel_content']['1'] = 'Fügt eine Liste aus MetaModel-Items dem Artikel hinzu.';
$GLOBALS['TL_LANG']['CTE']['metamodels_frontendclearall']['1'] = 'Fügt eine Funktion zum Zurücksetzen aller Frontend-Filter hinzu.';
$GLOBALS['TL_LANG']['CTE']['metamodels_frontendfilter']['1'] = 'Fügt einen Frontend-Filter für ein MetaModel hinzu.';
Loading

0 comments on commit a91c463

Please sign in to comment.