]> git.immae.eu Git - perso/Immae/Projets/packagist/piedsjaloux-ckeditor-component.git/blame - sources/plugins/image/lang/lv.js
Add oembed
[perso/Immae/Projets/packagist/piedsjaloux-ckeditor-component.git] / sources / plugins / image / lang / lv.js
CommitLineData
3332bebe 1/*\r
317f8f8f 2Copyright (c) 2003-2017, CKSource - Frederico Knabben. All rights reserved.\r
3332bebe
IB
3For licensing, see LICENSE.md or http://ckeditor.com/license\r
4*/\r
5CKEDITOR.plugins.setLang( 'image', 'lv', {\r
6 alt: 'Alternatīvais teksts',\r
7 border: 'Rāmis',\r
8 btnUpload: 'Nosūtīt serverim',\r
9 button2Img: 'Vai vēlaties pārveidot izvēlēto attēla pogu uz attēla?',\r
10 hSpace: 'Horizontālā telpa',\r
11 img2Button: 'Vai vēlaties pārveidot izvēlēto attēlu uz attēla pogas?',\r
12 infoTab: 'Informācija par attēlu',\r
13 linkTab: 'Hipersaite',\r
14 lockRatio: 'Nemainīga Augstuma/Platuma attiecība',\r
15 menu: 'Attēla īpašības',\r
16 resetSize: 'Atjaunot sākotnējo izmēru',\r
17 title: 'Attēla īpašības',\r
18 titleButton: 'Attēlpogas īpašības',\r
19 upload: 'Augšupielādēt',\r
20 urlMissing: 'Trūkst attēla atrašanās adrese.',\r
21 vSpace: 'Vertikālā telpa',\r
22 validateBorder: 'Apmalei jābūt veselam skaitlim',\r
23 validateHSpace: 'HSpace jābūt veselam skaitlim',\r
24 validateVSpace: 'VSpace jābūt veselam skaitlim'\r
25} );\r