new ckeditor
New ckeditor
This commit is contained in:
43
ckeditor/plugins/flash/lang/oc.js
Normal file
43
ckeditor/plugins/flash/lang/oc.js
Normal file
@@ -0,0 +1,43 @@
|
||||
/*
|
||||
Copyright (c) 2003-2017, CKSource - Frederico Knabben. All rights reserved.
|
||||
For licensing, see LICENSE.md or http://ckeditor.com/license
|
||||
*/
|
||||
CKEDITOR.plugins.setLang( 'flash', 'oc', {
|
||||
access: 'Accès als escripts',
|
||||
accessAlways: 'Totjorn',
|
||||
accessNever: 'Pas jamai',
|
||||
accessSameDomain: 'Meteis domeni',
|
||||
alignAbsBottom: 'Bas absolut',
|
||||
alignAbsMiddle: 'Mitan absolut',
|
||||
alignBaseline: 'Linha de basa',
|
||||
alignTextTop: 'Naut del tèxte',
|
||||
bgcolor: 'Color de rèireplan',
|
||||
chkFull: 'Permetre l\'ecran complet',
|
||||
chkLoop: 'Bocla',
|
||||
chkMenu: 'Activar lo menú Flash',
|
||||
chkPlay: 'Legir automaticament',
|
||||
flashvars: 'Variablas per Flash',
|
||||
hSpace: 'Espaçament orizontal',
|
||||
properties: 'Proprietats del Flash',
|
||||
propertiesTab: 'Proprietats',
|
||||
quality: 'Qualitat',
|
||||
qualityAutoHigh: 'Nauta automatica',
|
||||
qualityAutoLow: 'Bassa automatica',
|
||||
qualityBest: 'Maximala',
|
||||
qualityHigh: 'Nauta',
|
||||
qualityLow: 'Bassa',
|
||||
qualityMedium: 'Mejana',
|
||||
scale: 'Escala',
|
||||
scaleAll: 'Afichar tot',
|
||||
scaleFit: 'Adaptacion automatica',
|
||||
scaleNoBorder: 'Pas cap de bordadura',
|
||||
title: 'Proprietats del Flash',
|
||||
vSpace: 'Espaçament vertical',
|
||||
validateHSpace: 'L\'espaçament orizontal deu èsser un nombre.',
|
||||
validateSrc: 'L\'URL deu èsser indicada.',
|
||||
validateVSpace: 'L\'espaçament vertical deu èsser un nombre.',
|
||||
windowMode: 'Mòde fenèstra',
|
||||
windowModeOpaque: 'Opac',
|
||||
windowModeTransparent: 'Transparent',
|
||||
windowModeWindow: 'Fenèstra'
|
||||
} );
|
||||
Reference in New Issue
Block a user