first commit
This commit is contained in:
86
libraries/ckeditor/plugins/googlemaps/lang/ar.js
Normal file
86
libraries/ckeditor/plugins/googlemaps/lang/ar.js
Normal file
@@ -0,0 +1,86 @@
|
||||
CKEDITOR.plugins.setLang( 'googlemaps', 'ar',
|
||||
{
|
||||
toolbar : 'أضف أو حرر الخريطة',
|
||||
menu : 'تحرير الخريطة',
|
||||
title : 'خصائص خريطة جوجل',
|
||||
|
||||
map : 'خريطة',
|
||||
'options' : 'الخيارات',
|
||||
search : 'بحث',
|
||||
elements : 'العناصر',
|
||||
|
||||
width: 'العرض',
|
||||
responsive: 'Responsive (100% Width)',
|
||||
height: 'الارتفاع',
|
||||
zoomLevel : 'مستوى التكبير',
|
||||
latitude : 'خط الطول',
|
||||
longitude : 'دائرة العرض',
|
||||
|
||||
loadMap : 'تحميل خريطة',
|
||||
onlyStatic: 'ثابت',
|
||||
onClick : 'عند النقر',
|
||||
onLoad : 'عند تحميل الصفحة',
|
||||
byScript : 'By a Script',
|
||||
|
||||
zoomControl : 'أادة الملاحة',
|
||||
smallZoom : 'صغير',
|
||||
fullZoom : 'كامل',
|
||||
|
||||
mapTypes : 'أنواع الخرائط',
|
||||
none: 'بدون',
|
||||
Default : 'افتراضي',
|
||||
mapTypesFull : 'شريط',
|
||||
mapTypesMenu : 'قائمة',
|
||||
|
||||
overview : 'شامل',
|
||||
scale : 'مقياس',
|
||||
weather : 'Weather',
|
||||
|
||||
paths : 'Roads',
|
||||
traffic : 'Traffic',
|
||||
transit : 'Transit',
|
||||
bicycle : 'Bicycle',
|
||||
|
||||
searchDirection : 'ابحث عن مكان',
|
||||
|
||||
clickToLoad : 'انقر للتحميل',
|
||||
|
||||
defaultTitle : 'العنوان',
|
||||
defaultMarkerText : 'معلومات عن هذه النقطة',
|
||||
|
||||
addMarker : 'أضف دبوس',
|
||||
addLine : 'أضف خط',
|
||||
addArea : 'أضف منطقة',
|
||||
addKML : 'اَف مرجع KML',
|
||||
addText : 'أضف ملاحظة نصية',
|
||||
addCircle : 'Add a circle',
|
||||
|
||||
kmlUrl : 'KML file',
|
||||
|
||||
tooltip: 'شريط الأدوات',
|
||||
markerIcon: 'ايقونة',
|
||||
deleteMarker : 'حذف',
|
||||
directions : 'Add Directions link',
|
||||
directionsTitle : 'Directions',
|
||||
|
||||
markerProperties : 'خصائص العلامة',
|
||||
selectIcon :'اختر ايقونة العلامة',
|
||||
|
||||
textProperties : 'نص',
|
||||
text : 'نص',
|
||||
|
||||
properties : 'خصائص',
|
||||
|
||||
lineProperties : 'خصائص الخط',
|
||||
strokeColor: 'اللون',
|
||||
strokeWeight: 'العرض',
|
||||
strokeOpacity: 'الشفافية',
|
||||
|
||||
areaProperties: 'خصائص المنطقة',
|
||||
fillColor: 'اللون',
|
||||
fillOpacity: 'الشفافية',
|
||||
|
||||
chooseColor: 'اختر...'
|
||||
|
||||
}
|
||||
);
|
||||
86
libraries/ckeditor/plugins/googlemaps/lang/cs.js
Normal file
86
libraries/ckeditor/plugins/googlemaps/lang/cs.js
Normal file
@@ -0,0 +1,86 @@
|
||||
CKEDITOR.plugins.setLang( 'googlemaps', 'cs',
|
||||
{
|
||||
toolbar : 'Vložit/upravit Google Mapu',
|
||||
menu : 'Upravit mapu',
|
||||
title : 'Vlastnosti Google Mapy',
|
||||
|
||||
map : 'Mapa',
|
||||
options : 'Možnosti',
|
||||
search : 'Hledat',
|
||||
elements : 'Prvky',
|
||||
|
||||
width: 'Šířka',
|
||||
responsive: 'Responsive (100% Width)',
|
||||
height: 'Výška',
|
||||
zoomLevel : 'Úroveň přiblížení',
|
||||
latitude : 'Zeměpisná šířka',
|
||||
longitude : 'Zeměpisná délka',
|
||||
|
||||
loadMap : 'Načíst mapu',
|
||||
onlyStatic: 'Staticky',
|
||||
onClick : 'Při kliknutí',
|
||||
onLoad : 'Při načtení',
|
||||
byScript : 'By a Script',
|
||||
|
||||
zoomControl : 'Navigace',
|
||||
smallZoom : 'Malá',
|
||||
fullZoom : 'Plná',
|
||||
|
||||
mapTypes : 'Typ mapy',
|
||||
none: 'Žádna',
|
||||
Default : 'Základní',
|
||||
mapTypesFull : 'Pruh',
|
||||
mapTypesMenu : 'Menu',
|
||||
|
||||
overview : 'Přehled',
|
||||
scale : 'Stupnice',
|
||||
weather : 'Weather',
|
||||
|
||||
paths : 'Roads',
|
||||
traffic : 'Traffic',
|
||||
transit : 'Transit',
|
||||
bicycle : 'Bicycle',
|
||||
|
||||
searchDirection : 'Vyhledat adresu',
|
||||
|
||||
clickToLoad : 'Klikněte pro načtení',
|
||||
|
||||
defaultTitle : 'Název',
|
||||
defaultMarkerText : 'Informace o bodu',
|
||||
|
||||
addMarker : 'Přidat značku',
|
||||
addLine : 'Přidat čáru',
|
||||
addArea : 'Přidat plochu',
|
||||
addKML : 'Přidat odkaz KML',
|
||||
addText : 'Přidat textovou poznámku',
|
||||
addCircle : 'Add a circle',
|
||||
|
||||
kmlUrl : 'KML soubor',
|
||||
|
||||
tooltip: 'Název',
|
||||
markerIcon: 'Ikona',
|
||||
deleteMarker : 'Smazat',
|
||||
directions : 'Add Directions link',
|
||||
directionsTitle : 'Directions',
|
||||
|
||||
markerProperties : 'Vlastnosti Markeru',
|
||||
selectIcon :'Vybrat ikonu pro marker',
|
||||
|
||||
textProperties : 'Text',
|
||||
text : 'Text',
|
||||
|
||||
properties : 'Vlastnosti',
|
||||
|
||||
lineProperties : 'Vlastnosti čáry',
|
||||
strokeColor: 'Barva',
|
||||
strokeWeight: 'Šířka',
|
||||
strokeOpacity: 'Neprůhlednost',
|
||||
|
||||
areaProperties: 'Vlastnosti objektu',
|
||||
fillColor: 'Barva',
|
||||
fillOpacity: 'Neprůhlednost',
|
||||
|
||||
chooseColor: 'Vybrat...'
|
||||
|
||||
}
|
||||
);
|
||||
85
libraries/ckeditor/plugins/googlemaps/lang/de.js
Normal file
85
libraries/ckeditor/plugins/googlemaps/lang/de.js
Normal file
@@ -0,0 +1,85 @@
|
||||
CKEDITOR.plugins.setLang( 'googlemaps', 'de',
|
||||
{
|
||||
toolbar : 'Google Map einfügen/bearbeiten',
|
||||
menu : 'Karte bearbeiten',
|
||||
title : 'Eigenschaften',
|
||||
|
||||
map : 'Karte',
|
||||
'options' : 'Optionen',
|
||||
search : 'Suchen',
|
||||
elements : 'Elemente',
|
||||
|
||||
width: 'Breite',
|
||||
responsive: 'Responsive (100% Width)',
|
||||
height: 'Höhe',
|
||||
zoomLevel : 'Zoom',
|
||||
latitude : 'Breitengrad',
|
||||
longitude : 'Längengrad',
|
||||
|
||||
loadMap : 'Karte laden',
|
||||
onlyStatic: 'Statisch',
|
||||
onClick : 'Bei Mausklick',
|
||||
onLoad : 'Automatisch',
|
||||
byScript : 'Anderes Script',
|
||||
|
||||
zoomControl : 'Navigationsfelder',
|
||||
smallZoom : 'Kompakt',
|
||||
fullZoom : 'Komplett',
|
||||
|
||||
mapTypes : 'Kartenauswahl',
|
||||
none: 'Keine',
|
||||
Default : 'Standard',
|
||||
mapTypesFull : 'Balken',
|
||||
mapTypesMenu : 'Menü',
|
||||
|
||||
overview : 'Übersicht',
|
||||
scale : 'Massstab',
|
||||
weather : 'Wetter',
|
||||
|
||||
paths : 'Strassen',
|
||||
traffic : 'Verkehr',
|
||||
transit : 'Öff. Verkehr',
|
||||
bicycle : 'Fahrrad',
|
||||
|
||||
searchDirection : 'Eine Adresse suchen',
|
||||
|
||||
clickToLoad : 'Klicken um die Karte zu laden',
|
||||
|
||||
defaultTitle : 'Titel',
|
||||
defaultMarkerText : 'Info zu diesem Punkt',
|
||||
|
||||
addMarker : 'Einen Marker setzen',
|
||||
addLine : 'Eine Linie zeichnen',
|
||||
addArea : 'Eine Fläche zeichnen',
|
||||
addKML : 'KML-Referenz hinzufügen',
|
||||
addText : 'Eine Text-Notiz hinzufügen',
|
||||
addCircle : 'Einen Kreis zeichnen',
|
||||
|
||||
kmlUrl : 'KML-Datei',
|
||||
|
||||
tooltip: 'Tooltip',
|
||||
markerIcon: 'Icon',
|
||||
deleteMarker : 'Löschen',
|
||||
directions : 'Route berechnen',
|
||||
directionsTitle : 'Route berechnen',
|
||||
|
||||
markerProperties : 'Marker Eigenschaften',
|
||||
selectIcon :'Icon für den Marker auswählen',
|
||||
|
||||
textProperties : 'Text',
|
||||
text : 'Text',
|
||||
|
||||
properties : 'Eigenschaften',
|
||||
|
||||
lineProperties : 'Eigenschaften der Linien',
|
||||
strokeColor: 'Farbe',
|
||||
strokeWeight: 'Breite',
|
||||
strokeOpacity: 'Transparenz',
|
||||
|
||||
areaProperties: 'Eigenschaften der Fläche',
|
||||
fillColor: 'Farbe',
|
||||
fillOpacity: 'Transparenz',
|
||||
|
||||
chooseColor: 'Auswählen...'
|
||||
}
|
||||
);
|
||||
85
libraries/ckeditor/plugins/googlemaps/lang/el.js
Normal file
85
libraries/ckeditor/plugins/googlemaps/lang/el.js
Normal file
@@ -0,0 +1,85 @@
|
||||
CKEDITOR.plugins.setLang( 'googlemaps', 'el',
|
||||
{
|
||||
toolbar : 'Εισαγωγή/Επεξεργασία Google Map',
|
||||
menu : 'Επεξεργασία χάρτη',
|
||||
title : 'Χαρακτηριστικά Χάρτη',
|
||||
|
||||
map : 'Χάρτης',
|
||||
'options' : 'Επιλογές',
|
||||
search : 'Αναζήτηση',
|
||||
elements : 'στοιχεία',
|
||||
|
||||
width: 'Πλάτος',
|
||||
responsive: 'Responsive (100% Width)',
|
||||
height: 'Ύψος',
|
||||
zoomLevel : 'Zoom',
|
||||
latitude : 'Latitude',
|
||||
longitude : 'Longitude',
|
||||
|
||||
loadMap : 'Άνοιγμα χάρτη',
|
||||
onlyStatic: 'Στατικό',
|
||||
onClick : 'Με το κλικ',
|
||||
onLoad : 'Με το φόρτωμα της σελίδας',
|
||||
byScript : 'By a Script',
|
||||
|
||||
zoomControl : 'Μορφή πλοήγησης',
|
||||
smallZoom : 'Μικρό',
|
||||
fullZoom : 'Πλήρες',
|
||||
|
||||
mapTypes : 'Τύποι χαρτών',
|
||||
none: 'Χωρίς',
|
||||
Default : 'Κανονικός',
|
||||
mapTypesFull : 'Μπάρα',
|
||||
mapTypesMenu : 'Μενού',
|
||||
|
||||
overview : 'Επισκόπηση',
|
||||
scale : 'Κλημακα',
|
||||
weather : 'Weather',
|
||||
|
||||
paths : 'Roads',
|
||||
traffic : 'Traffic',
|
||||
transit : 'Transit',
|
||||
bicycle : 'Bicycle',
|
||||
|
||||
searchDirection : 'Αναζήτηση τοποθεσίας',
|
||||
|
||||
clickToLoad : 'Κάντε κλικ για φόρτωμα',
|
||||
|
||||
defaultTitle : 'Τίτλος',
|
||||
defaultMarkerText : 'Πληροφορίες για το σημείο',
|
||||
|
||||
addMarker : 'Προσθήκη marker',
|
||||
addLine : 'Προσθήκη γραμμής',
|
||||
addArea : 'Προσθήκη περιοχής',
|
||||
addKML : 'Προσθήκη αναφοράς KML',
|
||||
addText : 'Προσθήκη κειμένου',
|
||||
addCircle : 'Add a circle',
|
||||
|
||||
kmlUrl : 'KML αρχείο',
|
||||
|
||||
tooltip: 'Tooltip',
|
||||
markerIcon: 'Εικονίδιο',
|
||||
deleteMarker : 'Διαγραφή',
|
||||
directions : 'Add Directions link',
|
||||
directionsTitle : 'Directions',
|
||||
|
||||
markerProperties : 'Ιδιότητες του Marker',
|
||||
selectIcon :'Επιλέξτε ένα εικονίδιο σαν marker',
|
||||
|
||||
textProperties : 'Κείμενο',
|
||||
text : 'Κείμενο',
|
||||
|
||||
properties : 'Ιδιότητες',
|
||||
|
||||
lineProperties : 'Ιδιότητες της γραμμής',
|
||||
strokeColor: 'Χρώμα',
|
||||
strokeWeight: 'Πλάτος',
|
||||
strokeOpacity: 'Διαφάνεια',
|
||||
|
||||
areaProperties: 'Ιδιότητες Περιοχής',
|
||||
fillColor: 'Χρώμα',
|
||||
fillOpacity: 'Διαφάνεια',
|
||||
|
||||
chooseColor: 'Επιλογή...'
|
||||
}
|
||||
);
|
||||
85
libraries/ckeditor/plugins/googlemaps/lang/en.js
Normal file
85
libraries/ckeditor/plugins/googlemaps/lang/en.js
Normal file
@@ -0,0 +1,85 @@
|
||||
CKEDITOR.plugins.setLang( 'googlemaps', 'en',
|
||||
{
|
||||
toolbar : 'Insert/Edit a Google Map',
|
||||
menu : 'Edit map',
|
||||
title : 'Google Maps properties',
|
||||
|
||||
map : 'Map',
|
||||
'options' : 'Options',
|
||||
search : 'Search',
|
||||
elements : 'Elements',
|
||||
|
||||
width: 'Width',
|
||||
responsive: 'Responsive (100% Width)',
|
||||
height: 'Height',
|
||||
zoomLevel : 'Zoom Level',
|
||||
latitude : 'Latitude',
|
||||
longitude : 'Longitude',
|
||||
|
||||
loadMap : 'Load map',
|
||||
onlyStatic: 'Static',
|
||||
onClick : 'On click',
|
||||
onLoad : 'On page load',
|
||||
byScript : 'By a Script',
|
||||
|
||||
zoomControl : 'Navigation control',
|
||||
smallZoom : 'Small',
|
||||
fullZoom : 'Full',
|
||||
|
||||
mapTypes : 'Map types',
|
||||
none: 'None',
|
||||
Default : 'Default',
|
||||
mapTypesFull : 'Bar',
|
||||
mapTypesMenu : 'Menu',
|
||||
|
||||
overview : 'Overview',
|
||||
scale : 'Scale',
|
||||
weather : 'Weather',
|
||||
|
||||
paths : 'Roads',
|
||||
traffic : 'Traffic',
|
||||
transit : 'Transit',
|
||||
bicycle : 'Bicycle',
|
||||
|
||||
searchDirection : 'Search a direction',
|
||||
|
||||
clickToLoad : 'Click to load',
|
||||
|
||||
defaultTitle : 'Title',
|
||||
defaultMarkerText : 'Info about the point',
|
||||
|
||||
addMarker : 'Add a marker',
|
||||
addLine : 'Add a line',
|
||||
addArea : 'Add an area',
|
||||
addKML : 'Add a KML reference',
|
||||
addText : 'Add a text note',
|
||||
addCircle : 'Add a circle',
|
||||
|
||||
kmlUrl : 'KML file',
|
||||
|
||||
tooltip: 'Tooltip',
|
||||
markerIcon: 'Icon',
|
||||
deleteMarker : 'Delete',
|
||||
directions : 'Add Directions link',
|
||||
directionsTitle : 'Directions',
|
||||
|
||||
markerProperties : 'Marker properties',
|
||||
selectIcon :'Select the icon',
|
||||
|
||||
textProperties : 'Text',
|
||||
text : 'Text',
|
||||
|
||||
properties : 'Properties',
|
||||
|
||||
lineProperties : 'Line properties',
|
||||
strokeColor: 'Color',
|
||||
strokeWeight: 'Width',
|
||||
strokeOpacity: 'Opacity',
|
||||
|
||||
areaProperties: 'Area properties',
|
||||
fillColor: 'Color',
|
||||
fillOpacity: 'Opacity',
|
||||
|
||||
chooseColor: 'Choose...'
|
||||
}
|
||||
);
|
||||
85
libraries/ckeditor/plugins/googlemaps/lang/es.js
Normal file
85
libraries/ckeditor/plugins/googlemaps/lang/es.js
Normal file
@@ -0,0 +1,85 @@
|
||||
CKEDITOR.plugins.setLang( 'googlemaps', 'es',
|
||||
{
|
||||
toolbar : 'Insertar/Editar un mapa de Google',
|
||||
menu : 'Editar mapa',
|
||||
title : 'Propiedades del mapa Google',
|
||||
|
||||
map : 'Mapa',
|
||||
'options' : 'Opciones',
|
||||
search : 'Buscar',
|
||||
elements : 'Elementos',
|
||||
|
||||
width: 'Ancho',
|
||||
responsive: 'Responsive (100% Ancho)',
|
||||
height: 'Alto',
|
||||
zoomLevel : 'Nivel de Zoom',
|
||||
latitude : 'Latitud',
|
||||
longitude : 'Longitud',
|
||||
|
||||
loadMap : 'Cargar el mapa',
|
||||
onlyStatic: 'Estático',
|
||||
onClick : 'Al hacer click',
|
||||
onLoad : 'Automático',
|
||||
byScript : 'By a Script',
|
||||
|
||||
zoomControl : 'Zoom',
|
||||
smallZoom : 'Pequeño',
|
||||
fullZoom : 'Completo',
|
||||
|
||||
mapTypes : 'Capas',
|
||||
none: 'Ninguno',
|
||||
Default : 'Por defecto',
|
||||
mapTypesFull : 'Barra',
|
||||
mapTypesMenu : 'Menu',
|
||||
|
||||
overview : 'Mini-mapa',
|
||||
scale : 'Escala',
|
||||
weather : 'Tiempo',
|
||||
|
||||
paths : 'Carreteras',
|
||||
traffic : 'Tráfico',
|
||||
transit : 'Transporte',
|
||||
bicycle : 'Bicicletas',
|
||||
|
||||
searchDirection : 'Buscar una dirección',
|
||||
|
||||
clickToLoad : 'Pulse para cargar',
|
||||
|
||||
defaultTitle : 'Título',
|
||||
defaultMarkerText : '<p>Información sobre el punto</p>',
|
||||
|
||||
addMarker : 'Añadir un marcador',
|
||||
addLine : 'Añadir una linea',
|
||||
addArea : 'Añadir un area',
|
||||
addKML : 'Añadir una referencia KML',
|
||||
addText : 'Añadir un texto',
|
||||
addCircle : 'Añadir un círculo',
|
||||
|
||||
kmlUrl : 'Fichero KML',
|
||||
|
||||
tooltip: 'Indicador',
|
||||
markerIcon: 'Icono',
|
||||
deleteMarker : 'Borrar',
|
||||
directions : 'Enlace de cómo llegar',
|
||||
directionsTitle : 'Cómo llegar',
|
||||
|
||||
markerProperties : 'Propiedades del marcador',
|
||||
selectIcon :'Elija el icono',
|
||||
|
||||
textProperties : 'Texto',
|
||||
text : 'Texto',
|
||||
|
||||
properties : 'Propiedades',
|
||||
|
||||
lineProperties : 'Propiedades de la linea',
|
||||
strokeColor: 'Color',
|
||||
strokeWeight: 'Ancho',
|
||||
strokeOpacity: 'Opacidad',
|
||||
|
||||
areaProperties: 'Propiedades del area',
|
||||
fillColor: 'Color',
|
||||
fillOpacity: 'Opacidad',
|
||||
|
||||
chooseColor: 'Elegir...'
|
||||
}
|
||||
);
|
||||
85
libraries/ckeditor/plugins/googlemaps/lang/fi.js
Normal file
85
libraries/ckeditor/plugins/googlemaps/lang/fi.js
Normal file
@@ -0,0 +1,85 @@
|
||||
CKEDITOR.plugins.setLang( 'googlemaps', 'fi',
|
||||
{
|
||||
toolbar : 'Lisää/Muokkaa Google karttaa',
|
||||
menu : 'Muokkaa karttaa',
|
||||
title : 'Google Maps ominaisuudet',
|
||||
|
||||
map : 'Kartta',
|
||||
'options' : 'Vaihtoehdot',
|
||||
search : 'Etsi',
|
||||
elements : 'Elementit',
|
||||
|
||||
width: 'Leveys',
|
||||
responsive: 'Responsive (100% Width)',
|
||||
height: 'Korkeus',
|
||||
zoomLevel : 'Tarkkuus',
|
||||
latitude : 'Leveysaste',
|
||||
longitude : 'Pituusaste',
|
||||
|
||||
loadMap : 'Lataa kartta',
|
||||
onlyStatic: 'Staattinen',
|
||||
onClick : 'Klikattaessa',
|
||||
onLoad : 'Ladattaessa',
|
||||
byScript : 'By a Script',
|
||||
|
||||
zoomControl : 'Navigation control',
|
||||
smallZoom : 'Pieni',
|
||||
fullZoom : 'Suuri',
|
||||
|
||||
mapTypes : 'Kartta tyypit',
|
||||
none: 'Ei mikään',
|
||||
Default : 'Oletus',
|
||||
mapTypesFull : 'Bar',
|
||||
mapTypesMenu : 'Valikko',
|
||||
|
||||
overview : 'Yleissilmäys',
|
||||
scale : 'Skaala',
|
||||
weather : 'Weather',
|
||||
|
||||
paths : 'Roads',
|
||||
traffic : 'Traffic',
|
||||
transit : 'Transit',
|
||||
bicycle : 'Bicycle',
|
||||
|
||||
searchDirection : 'Etsi ohjeet kohteeseen',
|
||||
|
||||
clickToLoad : 'Klikkaa ladataksesi',
|
||||
|
||||
defaultTitle : 'Otsikko',
|
||||
defaultMarkerText : 'Tietoa kohteesta',
|
||||
|
||||
addMarker : 'Lisää merkintä',
|
||||
addLine : 'Lisää viiva',
|
||||
addArea : 'Lisää alue',
|
||||
addKML : 'Lisää KML viittaus',
|
||||
addText : 'Lisää tekstiä',
|
||||
addCircle : 'Add a circle',
|
||||
|
||||
kmlUrl : 'KML-tiedosto',
|
||||
|
||||
tooltip: 'Tooltip',
|
||||
markerIcon: 'Ikoni',
|
||||
deleteMarker : 'Poista',
|
||||
directions : 'Add Directions link',
|
||||
directionsTitle : 'Directions',
|
||||
|
||||
markerProperties : 'Merkinnän ominaisuudet',
|
||||
selectIcon :'Valitse merkinnälle ikoni',
|
||||
|
||||
textProperties : 'Teksti',
|
||||
text : 'Teksti',
|
||||
|
||||
properties : 'Ominaisuudet',
|
||||
|
||||
lineProperties : 'Viivan ominaisuudet',
|
||||
strokeColor: 'Väri',
|
||||
strokeWeight: 'Leveys',
|
||||
strokeOpacity: 'Läpinäkyvyys',
|
||||
|
||||
areaProperties: 'Alueen ominaisuudet',
|
||||
fillColor: 'Väri',
|
||||
fillOpacity: 'Läpinäkyvyys',
|
||||
|
||||
chooseColor: 'Valitse...'
|
||||
}
|
||||
);
|
||||
85
libraries/ckeditor/plugins/googlemaps/lang/fr.js
Normal file
85
libraries/ckeditor/plugins/googlemaps/lang/fr.js
Normal file
@@ -0,0 +1,85 @@
|
||||
CKEDITOR.plugins.setLang( 'googlemaps', 'fr',
|
||||
{
|
||||
toolbar : 'Insérer/Editer une Carte Google',
|
||||
menu : 'Editer la carte',
|
||||
title : 'Propriétés de la Carte',
|
||||
|
||||
map : 'Map',
|
||||
'options' : 'Options',
|
||||
search : 'Rechercher',
|
||||
elements : 'Eléments',
|
||||
|
||||
width: 'Largeur',
|
||||
responsive: 'Responsive (100% Width)',
|
||||
height: 'Hauteur',
|
||||
zoomLevel : 'Niveau de Zoom',
|
||||
latitude : 'Latitude',
|
||||
longitude : 'Longitude',
|
||||
|
||||
loadMap : 'Charge Carte',
|
||||
onlyStatic: 'Statique',
|
||||
onClick : 'Sur click',
|
||||
onLoad : 'au chargement de la page',
|
||||
byScript : 'By a Script',
|
||||
|
||||
zoomControl : 'Contrôle de Navigation',
|
||||
smallZoom : 'Petit',
|
||||
fullZoom : 'Complet',
|
||||
|
||||
mapTypes : 'Types de carte',
|
||||
none: 'Aucune',
|
||||
Default : 'Defaut',
|
||||
mapTypesFull : 'Barre',
|
||||
mapTypesMenu : 'Menu',
|
||||
|
||||
overview : 'Encart',
|
||||
scale : 'Echelle',
|
||||
weather : 'Météo',
|
||||
|
||||
paths : 'Roads',
|
||||
traffic : 'Traffic',
|
||||
transit : 'Transit',
|
||||
bicycle : 'Bicycle',
|
||||
|
||||
searchDirection : 'Chercher une adresse',
|
||||
|
||||
clickToLoad : 'Cliquer pour charger',
|
||||
|
||||
defaultTitle : 'Titre',
|
||||
defaultMarkerText : 'Info sur le point',
|
||||
|
||||
addMarker : 'Ajouter un marker',
|
||||
addLine : 'Ajouter une ligne',
|
||||
addArea : 'Ajouter une zone',
|
||||
addKML : 'Ajouter uné référence KML',
|
||||
addText : 'Ajouter une note',
|
||||
addCircle : 'Add a circle',
|
||||
|
||||
kmlUrl : 'Fichier KML',
|
||||
|
||||
tooltip: 'Infobulle',
|
||||
markerIcon: 'Icone',
|
||||
deleteMarker : 'Effacer',
|
||||
directions : 'Add Directions link',
|
||||
directionsTitle : 'Directions',
|
||||
|
||||
markerProperties : 'Propriété du Marker',
|
||||
selectIcon :'Choisissez une icone pour le marker',
|
||||
|
||||
textProperties : 'Texte',
|
||||
text : 'Texte',
|
||||
|
||||
properties : 'Propriété',
|
||||
|
||||
lineProperties : 'Propriété de la ligne',
|
||||
strokeColor: 'Couleur',
|
||||
strokeWeight: 'Largeur',
|
||||
strokeOpacity: 'Opacité',
|
||||
|
||||
areaProperties: 'Propriétés de la zone',
|
||||
fillColor: 'Couleur',
|
||||
fillOpacity: 'Opacité',
|
||||
|
||||
chooseColor: 'Choisissez...'
|
||||
}
|
||||
);
|
||||
85
libraries/ckeditor/plugins/googlemaps/lang/it.js
Normal file
85
libraries/ckeditor/plugins/googlemaps/lang/it.js
Normal file
@@ -0,0 +1,85 @@
|
||||
CKEDITOR.plugins.setLang( 'googlemaps', 'it',
|
||||
{
|
||||
toolbar : 'Aggiungi/Modifica Google Map',
|
||||
menu : 'Modifica Mappa',
|
||||
title : 'Proprietà Google Maps',
|
||||
|
||||
map : 'Mappa',
|
||||
'options' : 'Opzioni',
|
||||
search : 'Cerca',
|
||||
elements : 'Elementi',
|
||||
|
||||
width: 'Larghezza',
|
||||
responsive: 'Responsive (100% Width)',
|
||||
height: 'Altezza',
|
||||
zoomLevel : 'Livello di Zoom',
|
||||
latitude : 'Latitudine',
|
||||
longitude : 'Longitudina',
|
||||
|
||||
loadMap : 'Caricamento Mappa',
|
||||
onlyStatic: 'Statico',
|
||||
onClick : 'Su click',
|
||||
onLoad : 'Su caricamento pagina',
|
||||
byScript : 'By a Script',
|
||||
|
||||
zoomControl : 'Barra di Navigazione',
|
||||
smallZoom : 'Piccola',
|
||||
fullZoom : 'Grande',
|
||||
|
||||
mapTypes : 'Tipi di mappa',
|
||||
none: 'Non impostato',
|
||||
Default : 'Predefinito',
|
||||
mapTypesFull : 'Barra',
|
||||
mapTypesMenu : 'Menu',
|
||||
|
||||
overview : 'Overview',
|
||||
scale : 'Scala',
|
||||
weather : 'Weather',
|
||||
|
||||
paths : 'Roads',
|
||||
traffic : 'Traffic',
|
||||
transit : 'Transit',
|
||||
bicycle : 'Bicycle',
|
||||
|
||||
searchDirection : 'Cerca e direzione',
|
||||
|
||||
clickToLoad : 'Clicca per caricare',
|
||||
|
||||
defaultTitle : 'Titolo',
|
||||
defaultMarkerText : 'Informazioni',
|
||||
|
||||
addMarker : 'Aggiungi un marker',
|
||||
addLine : 'Aggiungi una linea',
|
||||
addArea : 'Aggiungi un\'area',
|
||||
addKML : 'Aggiungi una riferimento KLM',
|
||||
addText : 'Aggiungi una nota',
|
||||
addCircle : 'Add a circle',
|
||||
|
||||
kmlUrl : 'KML file',
|
||||
|
||||
tooltip: 'Tooltip',
|
||||
markerIcon: 'Icona',
|
||||
deleteMarker : 'Elimina',
|
||||
directions : 'Add Directions link',
|
||||
directionsTitle : 'Directions',
|
||||
|
||||
markerProperties : 'Proprietà del marker',
|
||||
selectIcon :'Scegli un\'icona per il marker',
|
||||
|
||||
textProperties : 'Testo',
|
||||
text : 'Testo',
|
||||
|
||||
properties : 'Proprietà',
|
||||
|
||||
lineProperties : 'Proprietà della linea',
|
||||
strokeColor: 'Colore',
|
||||
strokeWeight: 'Larcghezza',
|
||||
strokeOpacity: 'Opacità',
|
||||
|
||||
areaProperties: 'Proprietà dell\'area',
|
||||
fillColor: 'Colore',
|
||||
fillOpacity: 'Opacità',
|
||||
|
||||
chooseColor: 'Seleziona...'
|
||||
}
|
||||
);
|
||||
85
libraries/ckeditor/plugins/googlemaps/lang/nl.js
Normal file
85
libraries/ckeditor/plugins/googlemaps/lang/nl.js
Normal file
@@ -0,0 +1,85 @@
|
||||
CKEDITOR.plugins.setLang( 'googlemaps', 'nl',
|
||||
{
|
||||
toolbar : 'Kaart invoegen',
|
||||
menu : 'Kaart bewerken',
|
||||
title : 'Kaarteigenschappen',
|
||||
|
||||
map : 'Kaart',
|
||||
'options' : 'Opties',
|
||||
search : 'Zoeken',
|
||||
elements : 'Elementen',
|
||||
|
||||
width: 'Breedte',
|
||||
responsive: 'Responsive (100% Width)',
|
||||
height: 'Hoogte',
|
||||
zoomLevel : 'Zoomniveau',
|
||||
latitude : 'Breedtegraad',
|
||||
longitude : 'Lengtegraad',
|
||||
|
||||
loadMap : 'Kaart laden',
|
||||
onlyStatic: 'Statisch',
|
||||
onClick : 'Bij aanklikken',
|
||||
onLoad : 'Bij laden pagina',
|
||||
byScript : 'Via een Script',
|
||||
|
||||
zoomControl : 'Navigatieknoppen',
|
||||
smallZoom : 'Klein',
|
||||
fullZoom : 'Volledig',
|
||||
|
||||
mapTypes : 'Kaarttypes',
|
||||
none: 'Geen',
|
||||
Default : 'Standaard',
|
||||
mapTypesFull : 'Balk',
|
||||
mapTypesMenu : 'Menu',
|
||||
|
||||
overview : 'Overzicht',
|
||||
scale : 'Schaal',
|
||||
weather : 'Weer',
|
||||
|
||||
paths : 'Wegen',
|
||||
traffic : 'Verkeer',
|
||||
transit : 'Transit',
|
||||
bicycle : 'Fiets',
|
||||
|
||||
searchDirection : 'Zoeken naar',
|
||||
|
||||
clickToLoad : 'Klik om te laden',
|
||||
|
||||
defaultTitle : 'Titel',
|
||||
defaultMarkerText : 'Informatie',
|
||||
|
||||
addMarker : 'Marker invoegen',
|
||||
addLine : 'Lijn invoegen',
|
||||
addArea : 'Gebied invoegen',
|
||||
addKML : 'KML invoegen',
|
||||
addText : 'Notitie invoegen',
|
||||
addCircle : 'Circel invoegen',
|
||||
|
||||
kmlUrl : 'KML-bestand',
|
||||
|
||||
tooltip: 'Tooltip',
|
||||
markerIcon: 'Icoon',
|
||||
deleteMarker : 'Verwijderen',
|
||||
directions : 'Route link invoegen',
|
||||
directionsTitle : 'Route',
|
||||
|
||||
markerProperties : 'Marker-eigenschappen',
|
||||
selectIcon :'Selecteer een icoon voor de marker',
|
||||
|
||||
textProperties : 'Tekst',
|
||||
text : 'Tekst',
|
||||
|
||||
properties : 'Eigenschappen',
|
||||
|
||||
lineProperties : 'Lijneigenschappen',
|
||||
strokeColor: 'Kleur',
|
||||
strokeWeight: 'Breedte',
|
||||
strokeOpacity: 'Transparantie',
|
||||
|
||||
areaProperties: 'Gebiedseigenschappen',
|
||||
fillColor: 'Kleur',
|
||||
fillOpacity: 'Transparantie',
|
||||
|
||||
chooseColor: 'Kiezen...'
|
||||
}
|
||||
);
|
||||
85
libraries/ckeditor/plugins/googlemaps/lang/pl.js
Normal file
85
libraries/ckeditor/plugins/googlemaps/lang/pl.js
Normal file
@@ -0,0 +1,85 @@
|
||||
CKEDITOR.plugins.setLang( 'googlemaps', 'pl',
|
||||
{
|
||||
toolbar : 'Wstaw / edytuj Google Map',
|
||||
menu : 'Edycja mapy',
|
||||
title : 'Właściwości Google Maps',
|
||||
|
||||
map : 'Mapa',
|
||||
'options' : 'Opcje',
|
||||
search : 'Szukaj',
|
||||
elements : 'Elementy',
|
||||
|
||||
width: 'Szerokość okna',
|
||||
responsive: 'Responsive (100% Width)',
|
||||
height: 'Wysokość okna ',
|
||||
zoomLevel : 'Stopień powiększenia',
|
||||
latitude : 'Szerokość geograficzna',
|
||||
longitude : 'Długość geograficzna',
|
||||
|
||||
loadMap : 'Opcje ładowania mapy',
|
||||
onlyStatic: 'Statyczna',
|
||||
onClick : 'Po kliknięciu',
|
||||
onLoad : 'Po załadowaniu strony',
|
||||
byScript : 'By a Script',
|
||||
|
||||
zoomControl : 'Stopień powiększenia',
|
||||
smallZoom : 'Mały',
|
||||
fullZoom : 'Pełny',
|
||||
|
||||
mapTypes : 'Rodzaje wyglądu mapy',
|
||||
none: 'Brak',
|
||||
Default : 'Domyślny',
|
||||
mapTypesFull : 'Pasek',
|
||||
mapTypesMenu : 'Menu',
|
||||
|
||||
overview : 'Podgląd',
|
||||
scale : 'Skala',
|
||||
weather : 'Pogoda',
|
||||
|
||||
paths : 'Drogi',
|
||||
traffic : 'Ruch uliczny',
|
||||
transit : 'Samochody',
|
||||
bicycle : 'Rowery',
|
||||
|
||||
searchDirection : 'Szukaj kierunku',
|
||||
|
||||
clickToLoad : 'Kliknij aby załadować',
|
||||
|
||||
defaultTitle : 'Tytuł',
|
||||
defaultMarkerText : 'Informacje o miejscu',
|
||||
|
||||
addMarker : 'Dodaj znacznik',
|
||||
addLine : 'Dodaj linie',
|
||||
addArea : 'Dodaj obszar',
|
||||
addKML : 'Dodaj odwołanie KML',
|
||||
addText : 'Dodaj tekst',
|
||||
addCircle : 'Dodaj obszar w postaci koła',
|
||||
|
||||
kmlUrl : 'Plik KML',
|
||||
|
||||
tooltip: 'Nazwa',
|
||||
markerIcon: 'Ikona',
|
||||
deleteMarker : 'Usuń',
|
||||
directions : 'Dodaj link Dojazd',
|
||||
directionsTitle : 'Dojazd',
|
||||
|
||||
markerProperties : 'Właściwości znacznika',
|
||||
selectIcon :'Wybierz ikonę znacznika',
|
||||
|
||||
textProperties : 'Tekst',
|
||||
text : 'Tekst',
|
||||
|
||||
properties : 'Właściwości',
|
||||
|
||||
lineProperties : 'Właściwości linii',
|
||||
strokeColor: 'Kolor',
|
||||
strokeWeight: 'Szerokość',
|
||||
strokeOpacity: 'Przezroczystość',
|
||||
|
||||
areaProperties: 'Właściwości obszaru',
|
||||
fillColor: 'Kolor',
|
||||
fillOpacity: 'Przezroczystość',
|
||||
|
||||
chooseColor: 'Wybierz...'
|
||||
}
|
||||
);
|
||||
85
libraries/ckeditor/plugins/googlemaps/lang/ru.js
Normal file
85
libraries/ckeditor/plugins/googlemaps/lang/ru.js
Normal file
@@ -0,0 +1,85 @@
|
||||
CKEDITOR.plugins.setLang( 'googlemaps', 'ru',
|
||||
{
|
||||
toolbar : 'Вставка/редактирование карты Google',
|
||||
menu : 'Редактировать карту',
|
||||
title : 'Свойства карты Google',
|
||||
|
||||
map : 'Карта',
|
||||
'options' : 'Настройки',
|
||||
search : 'Поиск',
|
||||
elements : 'Элементы',
|
||||
|
||||
width: 'Ширина',
|
||||
responsive: 'Responsive (100% Width)',
|
||||
height: 'Высота',
|
||||
zoomLevel : 'Масштаб',
|
||||
latitude : 'Широта',
|
||||
longitude : 'Долгота',
|
||||
|
||||
loadMap : 'Загрузить карту',
|
||||
onlyStatic: 'Статическая карта',
|
||||
onClick : 'При клике',
|
||||
onLoad : 'При загрузке страницы',
|
||||
byScript : 'By a Script',
|
||||
|
||||
zoomControl : 'Управление навигацией',
|
||||
smallZoom : 'Меньше',
|
||||
fullZoom : 'Больше',
|
||||
|
||||
mapTypes : 'Типы карты',
|
||||
none: 'Нет',
|
||||
Default : 'По умолчанию',
|
||||
mapTypesFull : 'Панель',
|
||||
mapTypesMenu : 'Меню',
|
||||
|
||||
overview : 'Обзор',
|
||||
scale : 'Масштаб',
|
||||
weather : 'Погода',
|
||||
|
||||
paths : 'Roads',
|
||||
traffic : 'Траффик',
|
||||
transit : 'Транзит',
|
||||
bicycle : 'Bicycle',
|
||||
|
||||
searchDirection : 'Поиск направления',
|
||||
|
||||
clickToLoad : 'Кликните для загрузки',
|
||||
|
||||
defaultTitle : 'Заголовок',
|
||||
defaultMarkerText : 'Описание точки',
|
||||
|
||||
addMarker : 'Добавить маркер',
|
||||
addLine : 'Добавить линию',
|
||||
addArea : 'Добавить область',
|
||||
addKML : 'Добавить ссылку на KML',
|
||||
addText : 'Добавить примечание',
|
||||
addCircle : 'Add a circle',
|
||||
|
||||
kmlUrl : 'Файл KML',
|
||||
|
||||
tooltip: 'Подсказка',
|
||||
markerIcon: 'Иконка',
|
||||
deleteMarker : 'Удалить',
|
||||
directions : 'Добавить связь с направлением',
|
||||
directionsTitle : 'Направления',
|
||||
|
||||
markerProperties : 'Свойства маркера',
|
||||
selectIcon :'Выбор иконки',
|
||||
|
||||
textProperties : 'Текст',
|
||||
text : 'Текст',
|
||||
|
||||
properties : 'Свойства',
|
||||
|
||||
lineProperties : 'Свойства линии',
|
||||
strokeColor: 'Цвет',
|
||||
strokeWeight: 'Ширина',
|
||||
strokeOpacity: 'Прозрачность',
|
||||
|
||||
areaProperties: 'Свойства области',
|
||||
fillColor: 'Ширина',
|
||||
fillOpacity: 'Прозрачность',
|
||||
|
||||
chooseColor: 'Выберите...'
|
||||
}
|
||||
);
|
||||
85
libraries/ckeditor/plugins/googlemaps/lang/sk.js
Normal file
85
libraries/ckeditor/plugins/googlemaps/lang/sk.js
Normal file
@@ -0,0 +1,85 @@
|
||||
CKEDITOR.plugins.setLang( 'googlemaps', 'sk',
|
||||
{
|
||||
toolbar : 'Vložiť/upraviť Google Mapu',
|
||||
menu : 'Upraviť mapu',
|
||||
title : 'Vlastnosti Google Mapy',
|
||||
|
||||
map : 'Mapa',
|
||||
options : 'Možnosti',
|
||||
search : 'Hľadať',
|
||||
elements : 'Prvky',
|
||||
|
||||
width: 'Šírka',
|
||||
responsive: 'Responsive (100% Width)',
|
||||
height: 'Výška',
|
||||
zoomLevel : 'Úroveň priblíženia',
|
||||
latitude : 'Zemepisná šírka',
|
||||
longitude : 'Zemepisná dĺžka',
|
||||
|
||||
loadMap : 'Načítať mapu',
|
||||
onlyStatic: 'Statický',
|
||||
onClick : 'Pri kliknutí',
|
||||
onLoad : 'Pri načítaní',
|
||||
byScript : 'By a Script',
|
||||
|
||||
zoomControl : 'Navigácia',
|
||||
smallZoom : 'Malá',
|
||||
fullZoom : 'Plná',
|
||||
|
||||
mapTypes : 'Typ mapy',
|
||||
none: 'Žiadna',
|
||||
Default : 'Základna',
|
||||
mapTypesFull : 'Pruh',
|
||||
mapTypesMenu : 'Menu',
|
||||
|
||||
overview : 'Prehľad',
|
||||
scale : 'Stupnica',
|
||||
weather : 'Weather',
|
||||
|
||||
paths : 'Roads',
|
||||
traffic : 'Traffic',
|
||||
transit : 'Transit',
|
||||
bicycle : 'Bicycle',
|
||||
|
||||
searchDirection : 'Vyhľadať adresu',
|
||||
|
||||
clickToLoad : 'Kliknite pre načítanie',
|
||||
|
||||
defaultTitle : 'Názov',
|
||||
defaultMarkerText : 'Informácie o bode',
|
||||
|
||||
addMarker : 'Pridať značku',
|
||||
addLine : 'Pridať čiaru',
|
||||
addArea : 'Pridať plochu',
|
||||
addKML : 'Pridať odkaz KML',
|
||||
addText : 'Pridať textovú poznámku',
|
||||
addCircle : 'Add a circle',
|
||||
|
||||
kmlUrl : 'KML súbor',
|
||||
|
||||
tooltip: 'Názov',
|
||||
markerIcon: 'Ikona',
|
||||
deleteMarker : 'Zmazať',
|
||||
directions : 'Add Directions link',
|
||||
directionsTitle : 'Directions',
|
||||
|
||||
markerProperties : 'Vlastnosti Markera',
|
||||
selectIcon :'Vybrat ikonu pre marker',
|
||||
|
||||
textProperties : 'Text',
|
||||
text : 'Text',
|
||||
|
||||
properties : 'Vlastnosti',
|
||||
|
||||
lineProperties : 'Vlastnosti čiary',
|
||||
strokeColor: 'Farba',
|
||||
strokeWeight: 'Šírka',
|
||||
strokeOpacity: 'Nepriehľadnosť',
|
||||
|
||||
areaProperties: 'Vlastnosti objektu',
|
||||
fillColor: 'Farba',
|
||||
fillOpacity: 'Nepriehľadnosť',
|
||||
|
||||
chooseColor: 'Vybrať...'
|
||||
}
|
||||
);
|
||||
85
libraries/ckeditor/plugins/googlemaps/lang/tr.js
Normal file
85
libraries/ckeditor/plugins/googlemaps/lang/tr.js
Normal file
@@ -0,0 +1,85 @@
|
||||
CKEDITOR.plugins.setLang( 'googlemaps', 'tr',
|
||||
{
|
||||
toolbar : 'Google Haritası Ekle/Düzenle',
|
||||
menu : 'Harita düzenle',
|
||||
title : 'Google Harita özellikleri',
|
||||
|
||||
map : 'Harita',
|
||||
'options' : 'Seçenekler',
|
||||
search : 'Ara',
|
||||
elements : 'Öğeler',
|
||||
|
||||
width: 'Genişlik',
|
||||
responsive: 'Responsive (100% Width)',
|
||||
height: 'Yükseklik',
|
||||
zoomLevel : 'Yakınlaştırma Seviyesi',
|
||||
latitude : 'Enlem',
|
||||
longitude : 'Boylam',
|
||||
|
||||
loadMap : 'Harita yükle',
|
||||
onlyStatic: 'Statik',
|
||||
onClick : 'Tıklamada',
|
||||
onLoad : 'Sayfa yüklemede',
|
||||
byScript : 'By a Script',
|
||||
|
||||
zoomControl : 'Navigasyon kontrolü',
|
||||
smallZoom : 'Küçük',
|
||||
fullZoom : 'Tam',
|
||||
|
||||
mapTypes : 'Harita tipleri',
|
||||
none: 'Hiçbiri',
|
||||
Default : 'Öntanımlı',
|
||||
mapTypesFull : 'Çubuk',
|
||||
mapTypesMenu : 'Menü',
|
||||
|
||||
overview : 'Genel görünüm',
|
||||
scale : 'Ölçek',
|
||||
weather : 'Weather',
|
||||
|
||||
paths : 'Roads',
|
||||
traffic : 'Traffic',
|
||||
transit : 'Transit',
|
||||
bicycle : 'Bicycle',
|
||||
|
||||
searchDirection : 'Yol tarifi ara',
|
||||
|
||||
clickToLoad : 'Yüklemek için tıkla',
|
||||
|
||||
defaultTitle : 'Başlık',
|
||||
defaultMarkerText : 'Nokta hakkında bilgi',
|
||||
|
||||
addMarker : 'İşaretçi ekle',
|
||||
addLine : 'Çizgi ekle',
|
||||
addArea : 'Alan ekle',
|
||||
addKML : 'KML referansı ekle',
|
||||
addText : 'Metin not ekle',
|
||||
addCircle : 'Add a circle',
|
||||
|
||||
kmlUrl : 'KML dosyası',
|
||||
|
||||
tooltip: 'İpucu',
|
||||
markerIcon: 'İkon',
|
||||
deleteMarker : 'Sil',
|
||||
directions : 'Add Directions link',
|
||||
directionsTitle : 'Directions',
|
||||
|
||||
markerProperties : 'İşaretçi özellikleri',
|
||||
selectIcon :'İşaretçi için ikon seç',
|
||||
|
||||
textProperties : 'Metin',
|
||||
text : 'Metin',
|
||||
|
||||
properties : 'Özellikler',
|
||||
|
||||
lineProperties : 'Çizgi özellikleri',
|
||||
strokeColor: 'Renk',
|
||||
strokeWeight: 'Genişlik',
|
||||
strokeOpacity: 'Saydamlık',
|
||||
|
||||
areaProperties: 'Alan özellikleri',
|
||||
fillColor: 'Renk',
|
||||
fillOpacity: 'Saydamlık',
|
||||
|
||||
chooseColor: 'Seç...'
|
||||
}
|
||||
);
|
||||
Reference in New Issue
Block a user