code stringlengths 1 2.08M | language stringclasses 1
value |
|---|---|
// I18N constants
// LANG: "it", ENCODING: UTF-8 | ISO-8859-1
{
"Insert template" : "Inserisca il template",
"Cancel" : "Annullamento"
}; | JavaScript |
// I18N constants
// LANG: "de", ENCODING: UTF-8 | ISO-8859-1
// Author: Udo Schmal (gocher), http://www.schaffrath-neuemedien.de/, udo.schmal@t-online.de
{
"Insert template" : "Template einfügen",
"Cancel" : "Abbrechen"
}; | JavaScript |
// I18N constants
// LANG: "fr", ENCODING: UTF-8
{
"Insert template": "Insérer un template",
"Cancel": "Annulation"
}; | JavaScript |
// I18N constants
// LANG: "no", ENCODING: UTF-8
// translated: Kim Steinhaug, http://www.steinhaug.com/, kim@steinhaug.com
{
"Insert template": "Sett inn template",
"Cancel": "Avbryt"
}; | JavaScript |
// I18N constants
// LANG: "de", ENCODING: UTF-8
// translated: Udo Schmal (gocher), http://www.schaffrath-neuemedien.de/, udo.schmal@t-online.de
{
"Image Manager": "Bildmanager",
"Insert Image": "Bild einfügen",
"Directory": "Ordner",
"Directory Up": "übergeordneter Ordner",
"New Folder": "Neuer Ordner",
"... | JavaScript |
// I18N constants
// LANG: "fr", ENCODING: UTF-8
// translated: Krzysztof Kotowicz, http://www.eskot.krakow.pl/portfolio/, koto@webworkers.pl
{
"Image Manager": "Menedżer obrazków",
"Insert Image": "Wstaw obrazek",
"Directory": "Katalog",
"Directory Up": "Katalog wyżej",
"New Folder": "Nowy katalog",
"Trash... | JavaScript |
// I18N constants
// LANG: "ru", ENCODING: UTF-8
// Author: Andrei Blagorazumov, a@fnr.ru
{
"Image Manager": "Менеджер картинок",
"Insert Image": "Вставка картинки",
"Directory": "Папка",
"Directory Up": "Папка наверх",
"New Folder": "Новая папка",
"Trash": "Корзина",
"Edit": "Правка",
"Imag... | JavaScript |
// I18N constants
// LANG: "sv" (Swedish), ENCODING: UTF-8
// translated: Erik Dalén, <dalen@jpl.se>
{
"Image Manager": "Bildbehandlare",
"Crop": "Beskjär"
};
| JavaScript |
// I18N constants
// LANG: "fr", ENCODING: UTF-8
{
"Image Manager": "Bibliothèque d'images",
"Insert Image": "Insérer une image",
"Directory": "Répertoire",
"Directory Up": "Remonter",
"New Folder": "Nouveau répertoire",
"Trash": "Détruire",
"Edit": "Editer",
"Image File": "Fichier",
"Upload": "Téléch... | JavaScript |
// I18N constants
// LANG: "no", ENCODING: UTF-8
// translated: Kim Steinhaug, http://www.steinhaug.com/, kim@steinhaug.com
{
"Image Manager": "Bildebehandler",
"Insert Image": "Sett inn bilde",
"Directory": "Mappe",
"Directory Up": "Opp en mappe",
"New Folder": "Ny mappe",
"Trash": "Søppelkurv",
"Edit": ... | JavaScript |
/**
* The ImageManager plugin javascript.
* @author $Author: Wei Zhuo $
* @version $Id: image-manager.js 26 2004-03-31 02:35:21Z Wei Zhuo $
* @package ImageManager
*/
/**
* To Enable the plug-in add the following line before HTMLArea is initialised.
*
* HTMLArea.loadPlugin("ImageManager");
*
* Then configure... | JavaScript |
/***********************************************************************
** Title.........: Simple Lite Slider for Image Editor
** Version.......: 1.1
** Author........: Xiang Wei ZHUO <wei@zhuo.org>
** Filename......: slider.js
** Last changed..: 31 Mar 2004
** Notes.........: Works in IE and Mozilla
**/
var ... | JavaScript |
/***********************************************************************
** Title.........: Javascript Graphics
** Version.......: 1.0
** Author........: Xiang Wei ZHUO <wei@zhuo.org>
** Filename......: wz_jsgraphics.js
** Last changed..: 31 Aug 2003
** Notes.........: Modified for Image Editor, added extra com... | JavaScript |
/**
* Functions for the image listing, used by images.php only
* @author $Author: Wei Zhuo $
* @version $Id: images.js 26 2004-03-31 02:35:21Z Wei Zhuo $
* @package ImageManager
*/
function i18n(str) {
return HTMLArea._lc(str, 'ImageManager');
}
function changeDir(newDir)
{
showMessage('Loading')... | JavaScript |
// htmlArea v3.0 - Copyright (c) 2002, 2003 interactivetools.com, inc.
// This copyright notice MUST stay intact for use (see license.txt).
//
// Portions (c) dynarch.com, 2003
//
// A free WYSIWYG editor replacement for <textarea> fields.
// For full source code and docs, visit http://www.interactivetools.com/
... | JavaScript |
// Dialog v3.0 - Copyright (c) 2003-2004 interactivetools.com, inc.
// This copyright notice MUST stay intact for use (see license.txt).
//
// Portions (c) dynarch.com, 2003-2004
//
// A free WYSIWYG editor replacement for <textarea> fields.
// For full source code and docs, visit http://www.interactivetools.com/
//
//... | JavaScript |
/**
* Functions for the ImageManager, used by manager.php only
* @author $Author: Wei Zhuo $
* @version $Id: manager.js 26 2004-03-31 02:35:21Z Wei Zhuo $
* @package ImageManager
*/
//Translation
function i18n(str) {
return HTMLArea._lc(str, 'ImageManager');
}
//set the alignment options
function... | JavaScript |
/**
* Javascript used by the editorFrame.php, it basically initializes the frame.
* @author $Author: Wei Zhuo $
* @version $Id: editorFrame.js 26 2004-03-31 02:35:21Z Wei Zhuo $
* @package ImageManager
*/
var topDoc = window.top.document;
var t_cx = topDoc.getElementById('cx');
var t_cy = topDoc.getElementById('... | JavaScript |
// I18N constants
// LANG: "de", ENCODING: UTF-8
// translated: Udo Schmal (gocher), http://www.schaffrath-neuemedien.de/, udo.schmal@t-online.de
{
// messages
"Substitute this occurrence?": "Treffer ersetzen?",
"Enter the text you want to find": "Geben Sie einen Text ein den Sie finden möchten",
"Inform a repl... | JavaScript |
// I18N constants
// LANG: "pl", ENCODING: UTF-8
// translated: Krzysztof Kotowicz, koto1sa@o2.pl, http://www.eskot.krakow.pl/portfolio
{
// messages
"Substitute this occurrence?": "Zamienić to wystąpienie?",
"Enter the text you want to find": "Podaj tekst, jaki chcesz wyszukać",
"Inform a replacement word": "P... | JavaScript |
// I18N constants
// LANG: "ru", ENCODING: UTF-8
// Author: Andrei Blagorazumov, a@fnr.ru
{
// messages
"Substitute this occurrence?": "Заменить это вхождение?",
"Enter the text you want to find": "Введите текст, который вы хотите найти",
"Inform a replacement word": "Показать замещающее слово",
"f... | JavaScript |
// I18N constants
// LANG: "sv" (Swedish), ENCODING: UTF-8
// translated: Erik Dalén, <dalen@jpl.se>
{
// messages
"Substitute this occurrence?": "Ersätt denna?",
"Enter the text you want to find": "Skriv in text du vill söka",
"Inform a replacement word": "Skriv in ett ersättningsord",
"found items": "föreko... | JavaScript |
// I18N constants
// LANG: "fr", ENCODING: UTF-8
{
// messages
"Substitute this occurrence?": "Remplacer cette occurrence ?",
"Enter the text you want to find": "Texte à trouver",
"Inform a replacement word": "Indiquez un mot de remplacement",
"found items": "éléments trouvés",
"replaced items": "éléments r... | JavaScript |
// I18N constants
// LANG: "no", ENCODING: UTF-8
// translated: Kim Steinhaug, http://www.steinhaug.com/, kim@steinhaug.com
{
// messages
"Substitute this occurrence?": "Vennligst bekreft at du vil erstatte?",
"Enter the text you want to find": "Skriv inn teksten du ønsker å finne",
"Inform a replacement word":... | JavaScript |
// I18N constants
// LANG: "pt-br"
// Author: Cau guanabara (independent developer), caugb@ibest.com.br
{
// mensagens
"Substitute this occurrence?": "Substituir?",
"Enter the text you want to find": "Digite um termo para a busca",
"Inform a replacement word": "Informe um termo para a substituição",
"found it... | JavaScript |
/*---------------------------------------*\
Find and Replace Plugin for HTMLArea-3.0
-----------------------------------------
author: Cau guanabara
e-mail: caugb@ibest.com.br
\*---------------------------------------*/
var FindReplace = window.opener.FindReplace;
var editor = FindReplace.editor;
var is_... | JavaScript |
/*---------------------------------------*\
Find and Replace Plugin for HTMLArea-3.0
-----------------------------------------
author: Cau guanabara
e-mail: caugb@ibest.com.br
\*---------------------------------------*/
function FindReplace(editor) {
this.editor = editor;
var cfg = editor.config;
var se... | JavaScript |
// Paste Plain Text plugin for HTMLArea
// Distributed under the same terms as HTMLArea itself.
// This notice MUST stay intact for use (see license.txt).
function PasteText(editor) {
this.editor = editor;
var cfg = editor.config;
var self = this;
cfg.registerButton({
id ... | JavaScript |
// I18N constants
// LANG: "de", ENCODING: UTF-8
{
"Paste as Plain Text": "unformatierten Text einfügen"
};
| JavaScript |
// I18N constants
// LANG: "pl", ENCODING: UTF-8
// translated: Krzysztof Kotowicz, http://www.eskot.krakow.pl/portfolio/, koto@webworkers.pl
{
"Paste as Plain Text": "Wklej jako czysty tekst"
};
| JavaScript |
// I18N constants
// LANG: "fr", ENCODING: UTF-8
{
"Paste as Plain Text": "Copier comme texte pur"
}; | JavaScript |
// I18N constants
// LANG: "no", ENCODING: UTF-8
// translated: Kim Steinhaug, http://www.steinhaug.com/, kim@steinhaug.com
{
"Paste as Plain Text": "Lim inn som ren tekst"
};
| JavaScript |
// I18N constants
// LANG: "de", ENCODING: UTF-8
// Author: Udo Schmal (gocher), http://www.schaffrath-neuemedien.de/, udo.schmal@t-online.de
{
"Abbreviation": "Abkürzung",
"Expansion:": "Erklärung:",
"Delete": "Löschen"
};
| JavaScript |
// I18N constants
// LANG: "fr", ENCODING: UTF-8
{
"Abbreviation": "Abréviation",
"Expansion:": "Explication",
"Delete": "Supprimer"
}; | JavaScript |
// I18N constants
// LANG: "no", ENCODING: UTF-8
// translated: Kim Steinhaug, http://www.steinhaug.com/, kim@steinhaug.com
{
"Abbreviation": "Beskrive forkortelse",
"Expansion:": "Betydning:",
"Delete": "Fjerne"
}; | JavaScript |
// I18N constants
// LANG: "de", ENCODING: UTF-8
// Author: Udo Schmal, <schmal@schaffrath-neuemedien.de>
//
// (c) Udo Schmal & Schaffrath NeueMedien 2004
// Distributed under the same terms as HTMLArea itself.
// This notice MUST stay intact for use (see license.txt).
{
"Abs.": "Absatz",
"bspw.": "Beispielsweise... | JavaScript |
// I18N constants
// LANG: "en", ENCODING: UTF-8
// Author: Udo Schmal, <schmal@schaffrath-neuemedien.de>
//
// (c) Udo Schmal & Schaffrath NeueMedien 2004
// Distributed under the same terms as HTMLArea itself.
// This notice MUST stay intact for use (see license.txt).
{
"ANSI": "American National Standards Institu... | JavaScript |
// Abbreviation plugin for HTMLArea
// Implementation by Udo Schmal & Schaffrath NeueMedien
// Original Author - Udo Schmal
//
// (c) Udo Schmal & Schaffrath NeueMedien 2004
// Distributed under the same terms as HTMLArea itself.
// This notice MUST stay intact for use (see license.txt).
function Abbreviation(... | JavaScript |
// I18N constants
// LANG: "nl", ENCODING: UTF-8
{
"HT-html-tidy": "HTML opschonen"
}; | JavaScript |
// I18N constants
// LANG: "de", ENCODING: UTF-8
// Author: Raimund Meyer ray@ray-of-light.org
{
"HTML Tidy": "HTML Tidy",
"Tidy failed. Check your HTML for syntax errors.": "Tidy fehlgeschlagen. Prüfen Sie den HTML Code nach Syntax-Fehlern."
};
| JavaScript |
// I18N constants
// LANG: "fr", ENCODING: UTF-8
{
"HTML Tidy": "HTML Tidy",
"Auto-Tidy": "Tidy automatique",
"Don't Tidy": "Tidy non utilisé",
"Tidy failed. Check your HTML for syntax errors.": "Tidy a échoué. Vérifiez votre HTML for des erreurs de syntaxe"
}; | JavaScript |
// I18N constants
// LANG: "no", ENCODING: UTF-8
// translated: Kim Steinhaug, http://www.steinhaug.com/, kim@steinhaug.com
{
"HTML Tidy": "HTML Tidy",
"Tidy failed. Check your HTML for syntax errors.": "Tidy feilet. Sjekk HTML koden for syntaksfeil."
}; | JavaScript |
// Plugin for htmlArea to run code through the server's HTML Tidy
// By Adam Wright, for The University of Western Australia
//
// Distributed under the same terms as HTMLArea itself.
// This notice MUST stay intact for use (see license.txt).
function HtmlTidy(editor) {
this.editor = editor;
var cfg = editor.config... | JavaScript |
// Mask Language plugin for HTMLArea
// Implementation by Udo Schmal
//
// (c) Udo Schmal & Schaffrath NeueMedien 2004
// Distributed under the same terms as HTMLArea itself.
// This notice MUST stay intact for use (see license.txt).
function LangMarks(editor, args) {
this.editor = editor;
var cfg = editor.... | JavaScript |
// I18N constants
// LANG: "de", ENCODING: UTF-8 | ISO-8859-1
// Author: Udo Schmal (gocher), http://www.schaffrath-neuemedien.de/, udo.schmal@t-online.de
{
"language select": "Sprachauswahl",
"— language —": "— Sprache —",
"Greek": "griechisch",
"English": "englisch",
"French"... | JavaScript |
// I18N constants
// LANG: "fr", ENCODING: UTF-8
{
"language select": "Sélection de la langue",
"— language —": "— Langue —",
"Greek": "grec",
"English": "anglais",
"French": "français",
"Latin": "latin"
}; | JavaScript |
// I18N constants
// LANG: "no", ENCODING: UTF-8
// translated: Kim Steinhaug, http://www.steinhaug.com/, kim@steinhaug.com
{
"language select": "Språkvalg",
"— language —": "— Språk —",
"Greek": "grekisk",
"English": "engelsk",
"French": "fransk",
"Latin": "latin"
}; | JavaScript |
// I18N constants
// LANG: "de", ENCODING: UTF-8 | ISO-8859-1
// Author: Udo Schmal (gocher), http://www.schaffrath-neuemedien.de/, udo.schmal@t-online.de
{
"Page break": "Neue Seite"
}; | JavaScript |
// I18N constants
// LANG: "fr", ENCODING: UTF-8
{
"Page break": "Séparateur de page"
}; | JavaScript |
// I18N constants
// LANG: "no", ENCODING: UTF-8
// translated: Kim Steinhaug, http://www.steinhaug.com/, kim@steinhaug.com
{
"Page break": "Sett inn sideskift"
}; | JavaScript |
// InsertPagebreak plugin for HTMLArea
// Implementation by Udo Schmal & Schaffrath NeueMedien
// Original Author - Udo Schmal
//
// (c) Udo Schmal & Schaffrath NeueMedien 2004
// Distributed under the same terms as HTMLArea itself.
// This notice MUST stay intact for use (see license.txt).
function InsertPage... | JavaScript |
// I18N constants
// LANG: "de", ENCODING: UTF-8
// Author: Udo Schmal (gocher), http://www.schaffrath-neuemedien.de/, udo.schmal@t-online.de
{
"Set page background image": "Seiten-Hintergrundbild setzen",
"Set Page Background Image": "Seiten-Hintergrundbild setzen",
"Remove Current Background": "Aktuellen Hinter... | JavaScript |
// I18N constants
// LANG: "fr", ENCODING: UTF-8
{
"Set page background image": "Définir l'image de fond",
"Set Page Background Image": "Définir l'Image de Fond",
"Remove Current Background": "Supprimer le fond actuel",
"Cancel": "Annuler"
}; | JavaScript |
// I18N constants
// LANG: "no", ENCODING: UTF-8
// translated: Kim Steinhaug, http://www.steinhaug.com/, kim@steinhaug.com
{
"Set page background image": "Velg bakgrunnsbilde på siden",
"Set Page Background Image": "Velg Bakgrunnsbilde På Siden",
"Remove Current Background": "Fjern gjeldende bakgrunn",
"Cancel... | JavaScript |
// BackgroundImage plugin for Xinha
// Sponsored by http://www.schaffrath-neuemedien.de
// Implementation by Udo Schmal
// based on TinyMCE (http://tinymce.moxiecode.com/) Distributed under LGPL by Moxiecode Systems AB
//
// Distributed under the same terms as HTMLArea itself.
// This notice MUST stay intact for ... | JavaScript |
// FullPage Plugin for HTMLArea-3.0
// Implementation by Mihai Bazon. Sponsored by http://thycotic.com
//
// htmlArea v3.0 - Copyright (c) 2002 interactivetools.com, inc.
// This notice MUST stay intact for use (see license.txt).
//
// A free WYSIWYG editor replacement for <textarea> fields.
// For full source code an... | JavaScript |
// I18N for the FullPage plugin
// LANG: "nl", ENCODING: UTF-8
{
"Alternate style-sheet:": "Wisselen van style-sheet:",
"Background color:": "Achtergrondkleur:",
"Cancel": "Annuleren",
"DOCTYPE:": "DOCTYPE:",
"Document properties": "Documenteigenschappen",
"Document title:": "Documenttitel:",
"OK... | JavaScript |
// I18N for the FullPage plugin
// LANG: "de", ENCODING: UTF-8
// Author: Holger Hees, http://www.systemconcept.de
{
"Alternate style-sheet:": "Alternativer Stylesheet:",
"Background color:": "Hintergrundfarbe:",
"Cancel": "Abbrechen",
"DOCTYPE:": "DOCTYPE:",
"Document properties": "Dokumenteigenschaften",
... | JavaScript |
// I18N for the FullPage plugin
// LANG: "pl", ENCODING: UTF-8
// translated: Krzysztof Kotowicz, koto1sa@o2.pl, http://www.eskot.krakow.pl/portfolio
{
"Alternate style-sheet:": "Alternatywny arkusz stylów:",
"Background color:": "Kolor tła:",
"Cancel": "Anuluj",
"DOCTYPE:": "DOCTYPE:",
"Document properties":... | JavaScript |
// I18N for the FullPage plugin
// LANG: "fr", ENCODING: UTF-8
{
"Alternate style-sheet:": "Feuille CSS alternative",
"Background color:": "Couleur d'arrière plan",
"Cancel": "Annuler",
"DOCTYPE:": "DOCTYPE",
"Document properties": "Propriétés du document",
"Document title:": "Titre du document",
"OK": "O... | JavaScript |
// I18N constants
// LANG: "no", ENCODING: UTF-8
// translated: Kim Steinhaug, http://www.steinhaug.com/, kim@steinhaug.com
{
"Alternate style-sheet:": "Alternativt stilsett:",
"Background color:": "Bakgrunnsfarge:",
"Cancel": "Avbryt",
"DOCTYPE:": "DOCTYPE:",
"Keywords:": "Nøkkelord",
"Description:": "Besk... | JavaScript |
// I18N for the FullPage plugin
// LANG: "en", ENCODING: UTF-8
// Author: Mihai Bazon, http://dynarch.com/mishoo
{
"Alternate style-sheet:": "Template CSS alternativ:",
"Background color:": "Culoare de fundal:",
"Cancel": "Renunţă",
"DOCTYPE:": "DOCTYPE:",
"Document properties": "Proprietăţile documentului",
... | JavaScript |
// I18N for the FullPage plugin
// LANG: "he", ENCODING: UTF-8
// Author: Liron Newman, http://www.eesh.net, <plastish at ultinet dot org>
{
"Alternate style-sheet:": "גיליון סגנון אחר:",
"Background color:": "צבע רקע:",
"Cancel": "ביטול",
"DOCTYPE:": "DOCTYPE:",
"Document properties": "מאפייני מסמך",
"Docu... | JavaScript |
// Filter plugin for HTMLArea
// Implementation by Udo Schmal & Schaffrath NeueMedien
// Original Author - Udo Schmal
//
// (c) Udo Schmal & Schaffrath NeueMedien 2004
// Distributed under the same terms as HTMLArea itself.
// This notice MUST stay intact for use (see license.txt).
function Filter(editor) {
this.edit... | JavaScript |
Word = function(html) {
// Remove HTML comments
html = html.replace(/<!--[\w\s\d@{}:.;,'"%!#_=&|?~()[*+\/\-\]]*-->/gi, "" );
html = html.replace(/<!--[^\0]*-->/gi, '');
// Remove all HTML tags
html = html.replace(/<\/?\s*HTML[^>]*>/gi, "" );
// Remove all BODY tags
html = html.replace(/<\/?\s*BODY[^>... | JavaScript |
Paragraph = function(html) {
html = html.replace(/<\s*p[^>]*>/gi, '');
html = html.replace(/<\/\s*p\s*>/gi, '');
html = html.trim();
return html;
}; | JavaScript |
/**
* Based on XML_Utility functions submitted by troels_kn.
* credit also to adios, who helped with reg exps:
* http://www.sitepoint.com/forums/showthread.php?t=201052
*
* A replacement for HTMLArea.getHTML
*
* Features:
* - Generates XHTML code
* - Much faster than HTMLArea.getHTML
* - Elim... | JavaScript |
// I18N constants
// LANG: "nl", ENCODING: UTF-8
// Author: Michel Weegeerink (info@mmc-shop.nl), http://mmc-shop.nl
{
"Align": "Uitlijning",
"All four sides": "Alle 4 zijden",
"Background": "Achtergrond",
"Baseline": "Basis",
"Border": "Rand",
"Borders": "Randen",
"Bottom": "Onder",
"Style [CSS]": "CSS... | JavaScript |
// I18N constants
// LANG: "it", ENCODING: UTF-8
// Author: Fabio Rotondo <fabio@rotondo.it>
{
"Align": "Allinea",
"All four sides": "Tutti e quattro i lati",
"Background": "Sfondo",
"Baseline": "Allineamento",
"Border": "Bordo",
"Borders": "Bordi",
"Bottom": "Basso",
"Style [CSS]": "Stile [CSS]",
"Ca... | JavaScript |
// I18N constants
// LANG: "de", ENCODING: UTF-8
// translated: Raimund Meyer xinha@ray-of-light.org
{
"Align": "Ausrichtung",
"All four sides": "Alle 4 Seiten",
"Background": "Hintergrund",
"Baseline": "Grundlinie",
"Border": "Rahmen",
"Borders": "Rahmen",
"Bottom": "Unten",
"Style [CSS]": "Style [CSS]... | JavaScript |
// I18N constants
// LANG: "pl", ENCODING: UTF-8
// translated: Krzysztof Kotowicz koto@webworkers.pl
{
"Align": "Wyrównanie",
"All four sides": "Wszystkie 4 strony",
"Background": "Tło",
"Baseline": "Linia bazowa",
"Border": "Ramka",
"Borders": "Ramki",
"Bottom": "Dół",
"Style [CSS]": "Styl [CSS]",
"... | JavaScript |
// I18N constants
// LANG: "ru", ENCODING: UTF-8
// Author: Andrei Blagorazumov, a@fnr.ru
{
"Align": "Выравнивание",
"All four sides": "Все 4 стороны",
"Background": "Фон",
"Baseline": "Базовая линия",
"Border": "Рамка",
"Borders": "Рамки",
"Bottom": "Низ",
"Style [CSS]": "Стиль [CSS]",
"... | JavaScript |
// I18N constants
// LANG: "sv" (Swedish), ENCODING: UTF-8
// translated into Swedish: Erik Dalén, <dalen@jpl.se>
{
"Align": "Justera",
"All four sides": "Alla fyra sidor",
"Background": "Bakgrund",
"Baseline": "Baslinje",
"Border": "Kantlinje",
"Borders": "Kantlinjer",
"Bottom": "Botten",
"Style [CSS]"... | JavaScript |
// I18N constants
// LANG: "fr", ENCODING: UTF-8
{
"Align": "Aligner",
"All four sides": "Quatre cotés",
"Background": "Arrière plan",
"Baseline": "Ligne de base",
"Border": "Bordure",
"Borders": "Bordures",
"Bottom": "Bas",
"Style [CSS]": "Style [CSS]",
"Caption": "Étiquette",
"Cell Properties": "P... | JavaScript |
// I18N constants
// LANG: "cz", ENCODING: UTF-8
// Author: Jiri Löw, <jirilow@jirilow.com>
{
"Align": "Zarovnání",
"All four sides": "Všechny čtyři strany",
"Background": "Pozadí",
"Baseline": "Základní linka",
"Border": "Obrys",
"Borders": "Obrysy",
"Bottom": "Dolů",
"Style [CSS]": "Kaskádové styly (C... | JavaScript |
// I18N constants
// LANG: "da", ENCODING: UTF-8
// Author: Steen Sønderup, <steen@soenderup.com>
{
"Align": "Placer",
"All four sides": "Alle fire sider",
"Background": "Baggrund",
"Baseline": "Bundlinie",
"Border": "Kant",
"Borders": "Kanter",
"Bottom": "Bund",
"Style [CSS]": "Stil [CSS]",
"Caption"... | JavaScript |
// I18N constants
// LANG: "el", ENCODING: UTF-8
// Author: Dimitris Glezos, dimitris@glezos.com
{
"Align": "Στοίχηση",
"All four sides": "Και οι 4 πλευρές",
"Background": "Φόντο",
"Baseline": "Baseline",
"Border": "Περίγραμμα",
"Borders": "Περιγράμματα",
"Bottom": "Κάτω μέρος",
"Style [CSS]": "Στυλ [CS... | JavaScript |
// I18N constants
// LANG: "fi", ENCODING: UTF-8
{
"Align": "Kohdistus",
"All four sides": "Kaikki neljä sivua",
"Background": "Tausta",
"Baseline": "Takaraja",
"Border": "Reuna",
"Borders": "Reunat",
"Bottom": "Alle",
"Style [CSS]": "Tyyli [CSS]",
"Caption": "Otsikko",
"Cell Properties": "Solun ase... | JavaScript |
// I18N constants
// LANG: "no", ENCODING: UTF-8
// Author: Mihai Bazon, <mihai_bazon@yahoo.com>
// translated into Norwegian: ses@online.no 11.11.03
{
"Align": "Juster",
"All four sides": "Alle fire sider",
"Background": "Bakgrund",
"Baseline": "Grunnlinje",
"Border": "Kantlinje",
"Borders": "Kantlinjer",... | JavaScript |
// I18N constants
// LANG: "ro", ENCODING: UTF-8
// Author: Mihai Bazon, http://dynarch.com/mishoo
{
"Align": "Aliniere",
"All four sides": "Toate părţile",
"Background": "Fundal",
"Baseline": "Baseline",
"Border": "Chenar",
"Borders": "Chenare",
"Bottom": "Jos",
"Style [CSS]": "Stil [CSS]",
"Caption"... | JavaScript |
// I18N constants
// LANG: "he", ENCODING: UTF-8
// Author: Liron Newman, http://www.eesh.net, <plastish at ultinet dot org>
{
"Align": "ישור",
"All four sides": "כל ארבעת הצדדים",
"Background": "רקע",
"Baseline": "קו בסיס",
"Border": "גבול",
"Borders": "גבולות",
"Bottom": "תחתון",
"Style [CSS]": "סגנון... | JavaScript |
// Table Operations Plugin for HTMLArea-3.0
// Implementation by Mihai Bazon. Sponsored by http://www.bloki.com
//
// htmlArea v3.0 - Copyright (c) 2002 interactivetools.com, inc.
// This notice MUST stay intact for use (see license.txt).
//
// A free WYSIWYG editor replacement for <textarea> fields.
// For full sourc... | JavaScript |
/*--------------------------------------:noTabs=true:tabSize=2:indentSize=2:--
-- FormOperations Plugin
--
-- $HeadURL: http://gogo@svn.xinha.python-hosting.com/trunk/htmlarea.js $
-- $LastChangedDate: 2005-05-25 09:30:03 +1200 (Wed, 25 May 2005) $
-- $LastChangedRevision: 193 $
-- $Last... | JavaScript |
// I18N constants
// LANG: "de", ENCODING: UTF-8
// translated: Udo Schmal (gocher), http://www.schaffrath-neuemedien.de/, udo.schmal@t-online.de
{
"Insert a Form.": "Email Form einfügen.",
"Insert a text, password or hidden field.": "Passwort oder unsichtbares Feld einfügen.",
"Insert a multi-line text field.": ... | JavaScript |
// I18N constants
// LANG: "fr", ENCODING: UTF-8
{
"Insert a Form.": "Insérer un formulaire",
"Insert a text, password or hidden field.": "Insérer un texte, un mot de passe ou un champ invisible",
"Insert a multi-line text field.": "Insérer un champ texte à lignes multiples",
"Insert a select field.": "Insérer ... | JavaScript |
// I18N constants
// LANG: "no", ENCODING: UTF-8
// translated: Kim Steinhaug, http://www.steinhaug.com/, kim@steinhaug.com
{
"Insert a Form.": "Sett inn skjema",
"Insert a text, password or hidden field.": "Sett inn formfelt",
"Insert a multi-line text field.": "Sett inn tekstfelt med flere linjer",
"Insert a ... | JavaScript |
// I18N constants
// LANG: "de", ENCODING: UTF-8
// translated: Raimund Meyer xinha@ray-of-light.org
{
"Insert Anchor": "Anker einfügen",
"Anchor name": "Name (ID)",
"Delete": "Löschen"
};
| JavaScript |
// I18N constants
// LANG: "pl", ENCODING: UTF-8
// translated: Krzysztof Kotowicz koto@webworkers.pl
{
"Insert Anchor": "Wstaw kotwicę",
"Anchor name": "Nazwa kotwicy",
"Delete": "Usuń"
};
| JavaScript |
// I18N constants
// LANG: "fr", ENCODING: UTF-8
{
"Insert Anchor": "Insérer une ancre",
"Anchor name": "Nom de l'ancre",
"Delete": "Supprimer"
}; | JavaScript |
// I18N constants
// LANG: "no", ENCODING: UTF-8
// translated: Kim Steinhaug, http://www.steinhaug.com/, kim@steinhaug.com
{
"Insert Anchor": "Sett inn anker",
"Anchor name": "Ankernavn (ID)"
}; | JavaScript |
function InsertAnchor(editor) {
this.editor = editor;
var cfg = editor.config;
var self = this;
// register the toolbar buttons provided by this plugin
cfg.registerButton({
id : "insert-anchor",
tooltip : this._lc("Insert Anchor"),
image : editor.imgURL("insert-anchor.gif", "Insert... | JavaScript |
// Plugin for htmlArea to insert keywords, when a type of
// keyword is selected from a dropdown list
// By Adam Wright, for The University of Western Australia
//
// Distributed under the same terms as HTMLArea itself.
// This notice MUST stay intact for use (see license.txt).
function InsertWords(editor, params) {
... | JavaScript |
/*---------------------------------------*\
Quick Tag Editor Plugin for HTMLArea-3.0
-----------------------------------------
author: Cau guanabara
e-mail: caugb@ibest.com.br
\*---------------------------------------*/
function QuickTag(editor) {
var cfg = editor.config;
var self = this;
cfg.re... | JavaScript |
/*
TAG Library for QuickTag Plugin
-------------------------------
allTags = All tags that appears in the first dropdown ('TAGS') {'caption': 'value'}
tagLib = The tags with options (just to check if current TAG have options) {'[TAG]': true}
subTagLib = Complements for some tags that needs it (TA... | JavaScript |
// I18N constants
// LANG: "de", ENCODING: UTF-8
{
"Quick Tag Editor": "Quick TAG Editor",
"Enter the TAG you want to insert": "Enter the TAG you want to insert",
"You have to select some text": "You have to select some text",
"There are some unclosed quote": "There are some unclosed quote",
"This attribute ... | JavaScript |
// I18N constants
// LANG: "pl", ENCODING: UTF-8
// translated: Krzysztof Kotowicz, http://www.eskot.krakow.pl/portfolio/, koto@webworkers.pl
{
"Quick Tag Editor": "Edytor Quick Tag",
"Enter the TAG you want to insert": "Podaj TAG, który chcesz wstawić",
"You have to select some text": "Musisz zaznaczyć tekst.",... | JavaScript |
// I18N constants
// LANG: "fr", ENCODING: UTF-8
{
"Quick Tag Editor": "Editeur rapide de balise",
"Enter the TAG you want to insert": "Entrez la balise que vous voulez insérer",
"You have to select some text": "Vous devez sélectionner du texte",
"There are some unclosed quote": "Il y a des apostrophes mal fer... | JavaScript |
// I18N constants
// LANG: "no", ENCODING: UTF-8
// translated: Kim Steinhaug, http://www.steinhaug.com/, kim@steinhaug.com
{
"Quick Tag Editor": "Kjapp TAGG-Editor",
"Enter the TAG you want to insert": "Skriv inn taggen du vil ønsker å sette inn",
"You have to select some text": "Du må velge noe tekst",
"Ther... | JavaScript |
// I18N constants
// LANG: "pt_br", ENCODING: UTF-8
{
"Quick Tag Editor": "Editor Rápido",
"Enter the TAG you want to insert": "Edite a TAG que deseja inserir",
"You have to select some text": "É preciso selecionar algum texto",
"No CSS class avaiable": "Não há classes CSS",
"There are some unclosed quote...... | JavaScript |
// I18N constants
// LANG: "de", ENCODING: UTF-8
// Author: Mihai Bazon, http://dynarch.com/mishoo
{
"Styles": "Stile"
};
| JavaScript |
Subsets and Splits
No community queries yet
The top public SQL queries from the community will appear here once available.