📁 PHP Dosya Yöneticisi
/
/
home
/
demodesigncom
/
e-ticaretv3.demodesign.com.tr
/
yonetim
/
ckeditor
/
plugins
/
forms
/
lang
📝
fr-ca.js
← Geri Dön
/* Copyright (c) 2003-2019, CKSource - Frederico Knabben. All rights reserved. For licensing, see LICENSE.md or https://ckeditor.com/legal/ckeditor-oss-license */ CKEDITOR.plugins.setLang( 'forms', 'fr-ca', { button: { title: 'Propriétés du bouton', text: 'Texte (Valeur)', type: 'Type', typeBtn: 'Bouton', typeSbm: 'Soumettre', typeRst: 'Réinitialiser' }, checkboxAndRadio: { checkboxTitle: 'Propriétés de la case à cocher', radioTitle: 'Propriétés du bouton radio', value: 'Valeur', selected: 'Sélectionné', required: 'Required' // MISSING }, form: { title: 'Propriétés du formulaire', menu: 'Propriétés du formulaire', action: 'Action', method: 'Méthode', encoding: 'Encodage' }, hidden: { title: 'Propriétés du champ caché', name: 'Nom', value: 'Valeur' }, select: { title: 'Propriétés du champ de sélection', selectInfo: 'Info', opAvail: 'Options disponibles', value: 'Valeur', size: 'Taille', lines: 'lignes', chkMulti: 'Permettre les sélections multiples', required: 'Required', // MISSING opText: 'Texte', opValue: 'Valeur', btnAdd: 'Ajouter', btnModify: 'Modifier', btnUp: 'Monter', btnDown: 'Descendre', btnSetValue: 'Valeur sélectionnée', btnDelete: 'Supprimer' }, textarea: { title: 'Propriétés de la zone de texte', cols: 'Colonnes', rows: 'Lignes' }, textfield: { title: 'Propriétés du champ texte', name: 'Nom', value: 'Valeur', charWidth: 'Largeur de caractères', maxChars: 'Nombre maximum de caractères', required: 'Required', // MISSING type: 'Type', typeText: 'Texte', typePass: 'Mot de passe', typeEmail: 'Courriel', typeSearch: 'Recherche', typeTel: 'Numéro de téléphone', typeUrl: 'URL' } } );
💾 Kaydet
İptal
📝 Yeniden Adlandır
İptal
Kaydet
🔐 Dosya İzinleri (chmod)
İzin Değeri:
Hızlı Seçim:
777
755
644
600
777
= Herkes okur/yazar/çalıştırır
755
= Sahip tam, diğerleri okur/çalıştırır
644
= Sahip okur/yazar, diğerleri okur
600
= Sadece sahip okur/yazar
İptal
Uygula