Initial Commit
This commit is contained in:
5
local/modules/Tinymce/I18n/backOffice/default/de_DE.php
Normal file
5
local/modules/Tinymce/I18n/backOffice/default/de_DE.php
Normal file
@@ -0,0 +1,5 @@
|
||||
<?php
|
||||
|
||||
return [
|
||||
'None' => 'Keine Angabe',
|
||||
];
|
||||
7
local/modules/Tinymce/I18n/backOffice/default/en_US.php
Normal file
7
local/modules/Tinymce/I18n/backOffice/default/en_US.php
Normal file
@@ -0,0 +1,7 @@
|
||||
<?php
|
||||
|
||||
return array(
|
||||
'File manager' => 'File manager',
|
||||
'None' => 'None',
|
||||
'Responsive' => 'Responsive',
|
||||
);
|
||||
17
local/modules/Tinymce/I18n/backOffice/default/fr_FR.php
Normal file
17
local/modules/Tinymce/I18n/backOffice/default/fr_FR.php
Normal file
@@ -0,0 +1,17 @@
|
||||
<?php
|
||||
|
||||
return [
|
||||
'Brand' => 'Marque',
|
||||
'Category' => 'Catégorie',
|
||||
'Conclusion' => 'Conclusion',
|
||||
'Content' => 'Contenu',
|
||||
'File manager' => 'Explorateur de fichiers',
|
||||
'Folder' => 'Dossier',
|
||||
'List of the text area where the wysiwyg editor will be used' => 'Liste des zones de texte dans lesquelles l\'éditeur wysiwyg sera utilisé',
|
||||
'None' => 'Aucun',
|
||||
'Product' => 'Produit',
|
||||
'Responsive' => 'Responsive',
|
||||
'Summary' => 'Résumé',
|
||||
'This is a <strong>critical</strong> data, to update it you have to inform the ids (#timymce_configuration-id-test_zone for example) or the classes (.wysiwyg for example) , <strong>separated with comas</strong>, of the text areas you want to have the wysiwyg editor <strong>directly in the data base</strong>.' => '<strong>Donnée critique</strong>. Pour la modifier vous devez renseigner <strong>directement en base de données</strong> et en les <strong>séparant par des virgules</strong> les id (.id) ou les classes (#classe) des zones de texte pour lesquelles vous voulez utiliser l\'éditeur wysiwyg.',
|
||||
'TinyMCE configuration' => 'Configuration de TinyMCE',
|
||||
];
|
||||
7
local/modules/Tinymce/I18n/backOffice/default/tr_TR.php
Normal file
7
local/modules/Tinymce/I18n/backOffice/default/tr_TR.php
Normal file
@@ -0,0 +1,7 @@
|
||||
<?php
|
||||
|
||||
return [
|
||||
'File manager' => 'Dosya Yöneticisi',
|
||||
'None' => 'Yok',
|
||||
'Responsive' => 'Duyarlı',
|
||||
];
|
||||
15
local/modules/Tinymce/I18n/en_US.php
Normal file
15
local/modules/Tinymce/I18n/en_US.php
Normal file
@@ -0,0 +1,15 @@
|
||||
<?php
|
||||
|
||||
return array(
|
||||
'Add responsive class to images' => 'Add responsive class to images',
|
||||
'Custom CSS available in the editor' => 'Custom CSS available in the editor',
|
||||
'Enter CSS or LESS code. You may also customize the editor.less file in the plugin template directory.' => 'Enter CSS or LESS code. You may also customize the editor.less file in the plugin template directory.',
|
||||
'Force pasting as text' => 'Force pasting as text',
|
||||
'Height of the editor area, in pixels. Enter 0 for default ' => 'Height of the editor area, in pixels. Enter 0 for default ',
|
||||
'If checked, all pasted data will be converted as plain text, removing tags and styles.' => 'If checked, all pasted data will be converted as plain text, removing tags and styles.',
|
||||
'If checked, the "img-responsive" class is added by default to inserted images' => 'If checked, the "img-responsive" class is added by default to inserted images',
|
||||
'Sample editor' => 'Sample editor',
|
||||
'Show the TinyMCE menu bar' => 'Show the TinyMCE menu bar',
|
||||
'This is a sample text editor, to view actual configuration.' => 'This is a sample text editor, to view actual configuration.',
|
||||
'Tinymce configuration' => 'Tinymce configuration',
|
||||
);
|
||||
15
local/modules/Tinymce/I18n/fr_FR.php
Normal file
15
local/modules/Tinymce/I18n/fr_FR.php
Normal file
@@ -0,0 +1,15 @@
|
||||
<?php
|
||||
|
||||
return [
|
||||
'Add responsive class to images' => 'Rendre les images responsives',
|
||||
'Custom CSS available in the editor' => 'CSS personnalisé à proposer dans l\'éditeur',
|
||||
'Enter CSS or LESS code. You may also customize the editor.less file in the plugin template directory.' => 'Indiquez du code CSS ou LESS. Vous pouvez aussi modifier le fichier "editor.less" dans les assets du plugin',
|
||||
'Force pasting as text' => 'Forcer le collage en mode texte',
|
||||
'Height of the editor area, in pixels. Enter 0 for default ' => 'Hauteur de la zone d\'édition (en pixels, 0 pour la valeur par défaut)',
|
||||
'If checked, all pasted data will be converted as plain text, removing tags and styles.' => 'Si cette case est cochée tous les styles et balises HTML seront supprimées lorsque du texte sera collé.',
|
||||
'If checked, the "img-responsive" class is added by default to inserted images' => 'Si cette case est cochée, la classe \'img-responsive\' sera ajoutée aux images.',
|
||||
'Sample editor' => 'Editeur de test',
|
||||
'Show the TinyMCE menu bar' => 'Afficher la barre de menu TinyMCE',
|
||||
'This is a sample text editor, to view actual configuration.' => 'Il s\'agit d\'une zone de test de votre configuration',
|
||||
'Tinymce configuration' => 'Configuration de TinyMCE',
|
||||
];
|
||||
6
local/modules/Tinymce/I18n/it_IT.php
Normal file
6
local/modules/Tinymce/I18n/it_IT.php
Normal file
@@ -0,0 +1,6 @@
|
||||
<?php
|
||||
|
||||
return [
|
||||
'Enter CSS or LESS code. You may also customize the editor.less file in the plugin template directory.' => 'Inserire il codice CSS o LESS. Si può anche personalizzare il file editor.less nella directory plugin del template.',
|
||||
'Tinymce configuration' => 'Configurazione di TinyMCE',
|
||||
];
|
||||
15
local/modules/Tinymce/I18n/tr_TR.php
Normal file
15
local/modules/Tinymce/I18n/tr_TR.php
Normal file
@@ -0,0 +1,15 @@
|
||||
<?php
|
||||
|
||||
return [
|
||||
'Add responsive class to images' => 'Resimlere duyarlı sınıf ekleme',
|
||||
'Custom CSS available in the editor' => 'Özel CSS Düzenleyicisi içinde kullanılabilir',
|
||||
'Enter CSS or LESS code. You may also customize the editor.less file in the plugin template directory.' => 'CSS veya daha az kod girin. Ayrıca eklenti şablonu dizinindeki editor.less dosyasını özelleştirebilir.',
|
||||
'Force pasting as text' => 'Kuvvet yapıştırma metin olarak',
|
||||
'Height of the editor area, in pixels. Enter 0 for default ' => 'Editör alanının piksel cinsinden yüksekliği. Varsayılan için 0 girin ',
|
||||
'If checked, all pasted data will be converted as plain text, removing tags and styles.' => 'İşaretli değilse, tüm yapıştırılan veri etiketleri ve stilleri kaldırma düz metin olarak dönüştürülür.',
|
||||
'If checked, the "img-responsive" class is added by default to inserted images' => 'İşaretli değilse, "img-duyarlı" sınıf varsayılan olarak eklenen resimlere eklenir',
|
||||
'Sample editor' => 'Örnek Düzenleyicisi',
|
||||
'Show the TinyMCE menu bar' => 'TinyMCE menü çubuğunu göster',
|
||||
'This is a sample text editor, to view actual configuration.' => 'Bu gerçek yapılandırmasını görüntülemek için bir örnek metin editörü olan.',
|
||||
'Tinymce configuration' => 'TinyMCE yapılandırma',
|
||||
];
|
||||
Reference in New Issue
Block a user