Skip to content

Commit

Permalink
Merge translations
Browse files Browse the repository at this point in the history
  • Loading branch information
baumannsven committed Nov 22, 2022
2 parents 627f3a8 + e15365b commit 10e6c94
Show file tree
Hide file tree
Showing 8 changed files with 129 additions and 98 deletions.
40 changes: 25 additions & 15 deletions src/Resources/contao/languages/de/tl_metamodel_attribute.php
Original file line number Diff line number Diff line change
@@ -1,25 +1,35 @@
<?php
/**
* Translations are managed using Transifex. To create a new translation
* or to help to maintain an existing one, please register at transifex.com.
* This file is part of MetaModels/attribute_checkbox.
*
* (c) 2012-2022 The MetaModels team.
*
* For the full copyright and license information, please view the LICENSE
* file that was distributed with this source code.
*
* @link http://help.transifex.com/intro/translating.html
* @link https://www.transifex.com/projects/p/metamodels/language/de/
* This project is provided in good faith and hope to be usable by anyone.
*
* @license http://www.gnu.org/licenses/lgpl-3.0.html LGPL
* 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: 2022-11-19T17:23:40+01:00
*
* last-updated: 2018-03-29T01:35:33+02:00
* @copyright 2012-2022 The MetaModels team.
* @license https://github.com/MetaModels/attribute_checkbox/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_attribute']['check_inverse']['0'] = 'Invertierte Anzeigeoption';
$GLOBALS['TL_LANG']['tl_metamodel_attribute']['check_inverse']['1'] = 'Ist diese Option gesetzt, wird der Status "Veröffentlichen" invertiert (umgekehrt), d.h. das Element wird nicht angezeigt wenn diese Option gesetzt wird (Analog der Einstellung "Unsichtbar" bei den Contao-Inhaltselementen).';
$GLOBALS['TL_LANG']['tl_metamodel_attribute']['check_listview']['0'] = 'Listenanzeige-Checkbox ';
$GLOBALS['TL_LANG']['tl_metamodel_attribute']['check_listview']['1'] = 'Ist diese Option gesetzt, wird ein zusätzliches Icon in der Listenanzeige des Backends eingefügt.';
$GLOBALS['TL_LANG']['tl_metamodel_attribute']['check_listviewicon']['0'] = 'Icon der Listenansicht "aktiv"';
$GLOBALS['TL_LANG']['tl_metamodel_attribute']['check_listviewicon']['1'] = 'Dieses Icon wird in der Listenanzeige des Backends für den Status "aktiv" gezeigt.';
$GLOBALS['TL_LANG']['tl_metamodel_attribute']['check_listviewicondisabled']['0'] = 'Icon in der Listenansicht "inaktiv"';
$GLOBALS['TL_LANG']['tl_metamodel_attribute']['check_listviewicondisabled']['1'] = 'Dieses Icon wird in der Listenanzeige des Backends für den Status "inaktiv" gezeigt.';
$GLOBALS['TL_LANG']['tl_metamodel_attribute']['check_publish']['0'] = 'Veröffentlichen';
$GLOBALS['TL_LANG']['tl_metamodel_attribute']['check_publish']['1'] = 'Falls aktiviert, werden die Datensätze im Frontend angezeigt. Gleichzeitig ist in der Backend-Ansicht das Symbol \'Auge\' verfügbar, mit dem die Veröffentlichung eines Datensatzes ebenfalls gesteuert werden kann.';
$GLOBALS['TL_LANG']['tl_metamodel_attribute']['check_inverse']['1'] = 'Wenn dies ausgewählt ist, wird der Umschaltmodus umgekehrt (aktiviertes Kontrollkästchen zeigt inaktives Symbol, deaktiviertes Kontrollkästchen zeigt aktives Symbol).';
$GLOBALS['TL_LANG']['tl_metamodel_attribute']['check_listview']['0'] = 'Benutzerdefiniertes Icon';
$GLOBALS['TL_LANG']['tl_metamodel_attribute']['check_listview']['1'] = 'Wenn diese Option ausgewählt ist, können Sie das Icon in der Backend-Listenansicht anpassen.';
$GLOBALS['TL_LANG']['tl_metamodel_attribute']['check_listviewicon']['0'] = 'Icon Aktiv';
$GLOBALS['TL_LANG']['tl_metamodel_attribute']['check_listviewicon']['1'] = 'Das Icon, das in der Backend-Listenansicht angezeigt wird, wenn das Element aktiviert ist.';
$GLOBALS['TL_LANG']['tl_metamodel_attribute']['check_listviewicondisabled']['0'] = 'Icon Inaktiv';
$GLOBALS['TL_LANG']['tl_metamodel_attribute']['check_listviewicondisabled']['1'] = 'Das Icon, das in der Backend-Listenansicht angezeigt wird, wenn das Element deaktiviert ist.';
$GLOBALS['TL_LANG']['tl_metamodel_attribute']['check_publish']['0'] = 'Wechselicon';
$GLOBALS['TL_LANG']['tl_metamodel_attribute']['check_publish']['1'] = 'Ist diese Option gesetzt, wird ein zusätzliches Icon ("Auge") in der Listenanzeige des Backends eingefügt.';
$GLOBALS['TL_LANG']['tl_metamodel_attribute']['typeOptions']['checkbox'] = 'Checkbox';

24 changes: 16 additions & 8 deletions src/Resources/contao/languages/el/tl_metamodel_attribute.php
Original file line number Diff line number Diff line change
@@ -1,17 +1,25 @@
<?php
/**
* Translations are managed using Transifex. To create a new translation
* or to help to maintain an existing one, please register at transifex.com.
* This file is part of MetaModels/attribute_checkbox.
*
* (c) 2012-2022 The MetaModels team.
*
* For the full copyright and license information, please view the LICENSE
* file that was distributed with this source code.
*
* @link http://help.transifex.com/intro/translating.html
* @link https://www.transifex.com/projects/p/metamodels/language/el/
* This project is provided in good faith and hope to be usable by anyone.
*
* @license http://www.gnu.org/licenses/lgpl-3.0.html LGPL
* 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: 2022-11-19T17:23:40+01:00
*
* last-updated: 2013-05-13T22:12:22+02:00
* @copyright 2012-2022 The MetaModels team.
* @license https://github.com/MetaModels/attribute_checkbox/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_attribute']['check_publish']['0'] = 'Δημοσιευση πλαισιου ελεγχου';
$GLOBALS['TL_LANG']['tl_metamodel_attribute']['check_publish']['1'] = 'Αν επιλεγεί, τα στοιχεία δεν θα εμφανίζονται στις λίστες στο frontend (θα πάρει το πράσινο "μάτι" για δωρεάν. ';
$GLOBALS['TL_LANG']['tl_metamodel_attribute']['typeOptions']['checkbox'] = 'Πλαίσιο ελέγχου ';

28 changes: 16 additions & 12 deletions src/Resources/contao/languages/et/tl_metamodel_attribute.php
Original file line number Diff line number Diff line change
@@ -1,21 +1,25 @@
<?php
/**
* Translations are managed using Transifex. To create a new translation
* or to help to maintain an existing one, please register at transifex.com.
* This file is part of MetaModels/attribute_checkbox.
*
* (c) 2012-2022 The MetaModels team.
*
* For the full copyright and license information, please view the LICENSE
* file that was distributed with this source code.
*
* @license http://www.gnu.org/licenses/lgpl-3.0.html LGPL
* 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.
*
* @link https://www.transifex.com/signup/
* @link https://www.transifex.com/projects/p/$$project$$/language/$$lang$$/
* Last-updated: 2022-11-19T17:23:40+01:00
*
* last-updated: 2018-02-06T02:49:29+01:00
* @copyright 2012-2022 The MetaModels team.
* @license https://github.com/MetaModels/attribute_checkbox/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_attribute']['check_listview']['0'] = 'Nimekirjavaate märkekast';
$GLOBALS['TL_LANG']['tl_metamodel_attribute']['check_listviewicon']['0'] = 'Nimekirja vaate ikoon';
$GLOBALS['TL_LANG']['tl_metamodel_attribute']['check_listviewicondisabled']['0'] = 'Nimekirjavaate ikoon on välja lülitatud';
$GLOBALS['TL_LANG']['tl_metamodel_attribute']['check_listviewicondisabled']['1'] = 'Nimekirjavaate ikoon on välja lülitatud';
$GLOBALS['TL_LANG']['tl_metamodel_attribute']['check_publish']['0'] = 'Avaldamise märkekast';
$GLOBALS['TL_LANG']['tl_metamodel_attribute']['typeOptions']['checkbox'] = 'Märkekast';
$GLOBALS['TL_LANG']['tl_metamodel_attribute']['typeOptions']['checkbox'] = 'Märkekast';

32 changes: 17 additions & 15 deletions src/Resources/contao/languages/fr/tl_metamodel_attribute.php
Original file line number Diff line number Diff line change
@@ -1,23 +1,25 @@
<?php
/**
* Translations are managed using Transifex. To create a new translation
* or to help to maintain an existing one, please register at transifex.com.
* This file is part of MetaModels/attribute_checkbox.
*
* (c) 2012-2022 The MetaModels team.
*
* For the full copyright and license information, please view the LICENSE
* file that was distributed with this source code.
*
* @link http://help.transifex.com/intro/translating.html
* @link https://www.transifex.com/projects/p/metamodels/language/fr/
* This project is provided in good faith and hope to be usable by anyone.
*
* @license http://www.gnu.org/licenses/lgpl-3.0.html LGPL
* 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: 2022-11-19T17:23:40+01:00
*
* last-updated: 2015-07-11T04:10:50+02:00
* @copyright 2012-2022 The MetaModels team.
* @license https://github.com/MetaModels/attribute_checkbox/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_attribute']['check_listview']['0'] = 'Ajouter comme case clicable dans la liste du back-office';
$GLOBALS['TL_LANG']['tl_metamodel_attribute']['check_listview']['1'] = 'Cochez pour ajouter cette case dans la liste du back-office.';
$GLOBALS['TL_LANG']['tl_metamodel_attribute']['check_listviewicon']['0'] = 'Icône pour la liste backend.';
$GLOBALS['TL_LANG']['tl_metamodel_attribute']['check_listviewicon']['1'] = 'Icône lorsque la case est cochée.';
$GLOBALS['TL_LANG']['tl_metamodel_attribute']['check_listviewicondisabled']['0'] = 'Icône quand la case est décochée.';
$GLOBALS['TL_LANG']['tl_metamodel_attribute']['check_listviewicondisabled']['1'] = 'Icône quand la case est décochée.';
$GLOBALS['TL_LANG']['tl_metamodel_attribute']['check_publish']['0'] = 'Case à cocher de publication';
$GLOBALS['TL_LANG']['tl_metamodel_attribute']['check_publish']['1'] = 'Cochez pour attribuer à cette case à cocher la fonction de publication (l\'œil vert dans les listes du back-office). Cette case servira pour le filtre publication.';
$GLOBALS['TL_LANG']['tl_metamodel_attribute']['typeOptions']['checkbox'] = 'Case à cocher';

$GLOBALS['TL_LANG']['tl_metamodel_attribute']['typeOptions']['checkbox'] = 'Case à cocher';

25 changes: 16 additions & 9 deletions src/Resources/contao/languages/it/tl_metamodel_attribute.php
Original file line number Diff line number Diff line change
@@ -1,19 +1,26 @@
<?php
/**
* Translations are managed using Transifex. To create a new translation
* or to help to maintain an existing one, please register at transifex.com.
* This file is part of MetaModels/attribute_checkbox.
*
* (c) 2012-2022 The MetaModels team.
*
* For the full copyright and license information, please view the LICENSE
* file that was distributed with this source code.
*
* @link http://help.transifex.com/intro/translating.html
* @link https://www.transifex.com/projects/p/metamodels/language/it/
* This project is provided in good faith and hope to be usable by anyone.
*
* @license http://www.gnu.org/licenses/lgpl-3.0.html LGPL
* 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: 2022-11-19T17:23:40+01:00
*
* last-updated: 2018-02-06T02:49:29+01:00
* @copyright 2012-2022 The MetaModels team.
* @license https://github.com/MetaModels/attribute_checkbox/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_attribute']['check_inverse']['0'] = 'Inverti';
$GLOBALS['TL_LANG']['tl_metamodel_attribute']['check_inverse']['1'] = 'Se q';
$GLOBALS['TL_LANG']['tl_metamodel_attribute']['check_publish']['0'] = 'Checkbox pubblicazione';
$GLOBALS['TL_LANG']['tl_metamodel_attribute']['check_publish']['1'] = 'Se questa opzione è selezionata, gli elementi verranno visualizzati nelle liste nel frontend.';
$GLOBALS['TL_LANG']['tl_metamodel_attribute']['typeOptions']['checkbox'] = 'Checkbox';

25 changes: 17 additions & 8 deletions src/Resources/contao/languages/rm/tl_metamodel_attribute.php
Original file line number Diff line number Diff line change
@@ -1,16 +1,25 @@
<?php
/**
* Translations are managed using Transifex. To create a new translation
* or to help to maintain an existing one, please register at transifex.com.
* This file is part of MetaModels/attribute_checkbox.
*
* (c) 2012-2022 The MetaModels team.
*
* @link http://help.transifex.com/intro/translating.html
* @link https://www.transifex.com/projects/p/metamodels/language/rm/
* For the full copyright and license information, please view the LICENSE
* file that was distributed with this source code.
*
* @license http://www.gnu.org/licenses/lgpl-3.0.html LGPL
* 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: 2013-05-13T23:08:13+02:00
* Last-updated: 2022-11-19T17:23:40+01:00
*
* @copyright 2012-2022 The MetaModels team.
* @license https://github.com/MetaModels/attribute_checkbox/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_attribute']['check_publish']['0'] = 'Chaschetta da publicaziun';
$GLOBALS['TL_LANG']['tl_metamodel_attribute']['check_publish']['1'] = 'Sche questa chaschetta è tschernida vegnan ils element publitgads en glistas dal front-end (activaziun entras igl egl verd).';

$GLOBALS['TL_LANG']['tl_metamodel_attribute']['typeOptions']['checkbox'] = 'Chaschetta';

19 changes: 5 additions & 14 deletions src/Resources/contao/languages/ru/tl_metamodel_attribute.php
Original file line number Diff line number Diff line change
Expand Up @@ -2,7 +2,7 @@
/**
* This file is part of MetaModels/attribute_checkbox.
*
* (c) 2012-2019 The MetaModels team.
* (c) 2012-2022 The MetaModels team.
*
* For the full copyright and license information, please view the LICENSE
* file that was distributed with this source code.
Expand All @@ -12,24 +12,15 @@
* 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: 2019-01-03T20:12:39+01:00
* Last-updated: 2022-11-19T17:23:40+01:00
*
* @copyright 2012-2019 The MetaModels team.
* @copyright 2012-2022 The MetaModels team.
* @license https://github.com/MetaModels/attribute_checkbox/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_attribute']['check_inverse']['0'] = 'Обратный';
$GLOBALS['TL_LANG']['tl_metamodel_attribute']['check_inverse']['1'] = 'Если этот параметр выбран, опубликованный режим будет инвертирован (например, элементы контента).';
$GLOBALS['TL_LANG']['tl_metamodel_attribute']['check_listview']['0'] = 'ListView чекбокс';
$GLOBALS['TL_LANG']['tl_metamodel_attribute']['check_listview']['1'] = 'Если параметр выбран, вы получите дополнительный значок в панели управления listview.';
$GLOBALS['TL_LANG']['tl_metamodel_attribute']['check_listviewicon']['0'] = 'Значок ListView';
$GLOBALS['TL_LANG']['tl_metamodel_attribute']['check_listviewicon']['1'] = 'Значок, который отображается в панели управления listview';
$GLOBALS['TL_LANG']['tl_metamodel_attribute']['check_listviewicondisabled']['0'] = 'Значок ListView отключен';
$GLOBALS['TL_LANG']['tl_metamodel_attribute']['check_listviewicondisabled']['1'] = 'Значок ListView отключен';
$GLOBALS['TL_LANG']['tl_metamodel_attribute']['check_publish']['0'] = 'Опубликовать чекбокс';
$GLOBALS['TL_LANG']['tl_metamodel_attribute']['check_publish']['1'] = 'Если выбрать, элементы будут отображены в списках во внешнем веб-интерфейсе (вы получите зеленый "глаз" бесплатно).';
$GLOBALS['TL_LANG']['tl_metamodel_attribute']['typeOptions']['checkbox'] = 'Чекбокс';
$GLOBALS['TL_LANG']['tl_metamodel_attribute']['check_inverse']['0'] = 'Обратный';
$GLOBALS['TL_LANG']['tl_metamodel_attribute']['typeOptions']['checkbox'] = 'Чекбокс';

34 changes: 17 additions & 17 deletions src/Resources/contao/languages/tr/tl_metamodel_attribute.php
Original file line number Diff line number Diff line change
@@ -1,26 +1,26 @@
<?php
/**
* Translations are managed using Transifex. To create a new translation
* or to help to maintain an existing one, please register at transifex.com.
* This file is part of MetaModels/attribute_checkbox.
*
* (c) 2012-2022 The MetaModels team.
*
* For the full copyright and license information, please view the LICENSE
* file that was distributed with this source code.
*
* @license http://www.gnu.org/licenses/lgpl-3.0.html LGPL
* 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.
*
* @link https://www.transifex.com/signup/
* @link https://www.transifex.com/projects/p/$$project$$/language/$$lang$$/
* Last-updated: 2022-11-19T17:23:40+01:00
*
* last-updated: 2018-02-06T02:49:29+01:00
* @copyright 2012-2022 The MetaModels team.
* @license https://github.com/MetaModels/attribute_checkbox/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_attribute']['check_inverse']['0'] = 'Ters';
$GLOBALS['TL_LANG']['tl_metamodel_attribute']['check_inverse']['1'] = 'Bu seçilirse, yayınlanan mod ters çevrilir (içerik öğeleri gibi).';
$GLOBALS['TL_LANG']['tl_metamodel_attribute']['check_listview']['0'] = 'Liste görünümü onay kutusu';
$GLOBALS['TL_LANG']['tl_metamodel_attribute']['check_listview']['1'] = 'Bu seçilirse, arka uç liste görünümünde ek bir simge bulacaksınız.';
$GLOBALS['TL_LANG']['tl_metamodel_attribute']['check_listviewicon']['0'] = 'Liste görünümü simgesi';
$GLOBALS['TL_LANG']['tl_metamodel_attribute']['check_listviewicon']['1'] = 'Arka planda liste görünümünde gösterilen simge';
$GLOBALS['TL_LANG']['tl_metamodel_attribute']['check_listviewicondisabled']['0'] = 'Liste görünümü simgesi devre dışı';
$GLOBALS['TL_LANG']['tl_metamodel_attribute']['check_listviewicondisabled']['1'] = 'Liste görünümü simgesi devre dışı ';
$GLOBALS['TL_LANG']['tl_metamodel_attribute']['check_publish']['0'] = 'Yayınlama onay kutusu';
$GLOBALS['TL_LANG']['tl_metamodel_attribute']['check_publish']['1'] = 'Bu seçilirse, öğeler ön uçlardaki listelerde görünür (yeşil "göz" ü ücretsiz alacaksınız.';
$GLOBALS['TL_LANG']['tl_metamodel_attribute']['typeOptions']['checkbox'] = 'Onay Kutusu';
$GLOBALS['TL_LANG']['tl_metamodel_attribute']['check_inverse']['0'] = 'Ters';
$GLOBALS['TL_LANG']['tl_metamodel_attribute']['typeOptions']['checkbox'] = 'Onay Kutusu';

0 comments on commit 10e6c94

Please sign in to comment.