Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Updated translations from transifex. #1513

Merged
merged 1 commit into from
Jul 10, 2024
Merged
Show file tree
Hide file tree
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
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-10T13:37:16+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-10T13:37:22+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-10T13:37:28+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-10T13:37:49+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-10T13:38:13+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-10T13:38:18+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-10T13:38:35+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-10T13:38: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-10T13:38:46+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-10T13:38:52+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-10T13:38:58+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-10T13:39:10+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';
30 changes: 30 additions & 0 deletions src/CoreBundle/Resources/contao/languages/de/default.php
Original file line number Diff line number Diff line change
@@ -0,0 +1,30 @@
<?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-10T13:37:16+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']['0'] = 'MetaModel-Liste';
$GLOBALS['TL_LANG']['CTE']['metamodel_content']['1'] = 'Fügt eine Liste aus MetaModel-Items dem Artikel hinzu.';
$GLOBALS['TL_LANG']['CTE']['metamodels'] = 'MetaModel-Elemente';
$GLOBALS['TL_LANG']['CTE']['metamodels_frontendclearall']['0'] = 'MetaModel-Filterreset';
$GLOBALS['TL_LANG']['CTE']['metamodels_frontendclearall']['1'] = 'Fügt eine Funktion zum Zurücksetzen aller Frontend-Filter hinzu.';
$GLOBALS['TL_LANG']['CTE']['metamodels_frontendfilter']['0'] = 'MetaModel-Frontendfilter';
$GLOBALS['TL_LANG']['CTE']['metamodels_frontendfilter']['1'] = 'Fügt einen Frontend-Filter für ein MetaModel hinzu.';
Loading
Loading