Added htmlArea3

This commit is contained in:
Len Kranendonk 2004-08-18 18:09:32 +00:00
parent 4489a747fc
commit 8976c0f18c
68 changed files with 5708 additions and 0 deletions

Binary file not shown.

After

Width:  |  Height:  |  Size: 101 B

Binary file not shown.

After

Width:  |  Height:  |  Size: 118 B

Binary file not shown.

After

Width:  |  Height:  |  Size: 118 B

Binary file not shown.

After

Width:  |  Height:  |  Size: 896 B

Binary file not shown.

After

Width:  |  Height:  |  Size: 155 B

Binary file not shown.

After

Width:  |  Height:  |  Size: 907 B

Binary file not shown.

After

Width:  |  Height:  |  Size: 100 B

Binary file not shown.

After

Width:  |  Height:  |  Size: 111 B

Binary file not shown.

After

Width:  |  Height:  |  Size: 110 B

Binary file not shown.

After

Width:  |  Height:  |  Size: 908 B

Binary file not shown.

After

Width:  |  Height:  |  Size: 104 B

Binary file not shown.

After

Width:  |  Height:  |  Size: 116 B

Binary file not shown.

After

Width:  |  Height:  |  Size: 115 B

Binary file not shown.

After

Width:  |  Height:  |  Size: 149 B

Binary file not shown.

After

Width:  |  Height:  |  Size: 895 B

Binary file not shown.

After

Width:  |  Height:  |  Size: 145 B

View file

@ -0,0 +1,90 @@
// I18N constants
// LANG: "cz", ENCODING: UTF-8 | ISO-8859-2
// Author: Jiri Löw, <jirilow@jirilow.com>
// FOR TRANSLATORS:
//
// 1. PLEASE PUT YOUR CONTACT INFO IN THE ABOVE LINE
// (at least a valid email address)
//
// 2. PLEASE TRY TO USE UTF-8 FOR ENCODING;
// (if this is not possible, please include a comment
// that states what encoding is necessary.)
TableOperations.I18N = {
"Align": "Zarovnání",
"All four sides": "Všechny čtyři strany",
"Background": "Pozadí",
"Baseline": "Základní linka",
"Border": "Obrys",
"Borders": "Obrysy",
"Bottom": "Dolů",
"CSS Style": "Kaskádové styly (CSS)",
"Caption": "Titulek",
"Cell Properties": "Vlastnosti buňky",
"Center": "Na střed",
"Char": "Znak",
"Collapsed borders": "Stlačené okraje",
"Color": "Barva",
"Description": "Popis",
"FG Color": "Barva popředí",
"Float": "Obtékání",
"Frames": "Rámečky",
"Height": "Výška",
"How many columns would you like to merge?": "Kolik sloupců si přejete spojit?",
"How many rows would you like to merge?": "Kolik řádků si přejete spojit?",
"Image URL": "Adresa obrázku",
"Justify": "Do stran",
"Layout": "Rozložení",
"Left": "Vlevo",
"Margin": "Okraj",
"Middle": "Na střed",
"No rules": "Žádné čáry",
"No sides": "Žádné strany",
"None": "Žádné",
"Padding": "Odsazování",
"Please click into some cell": "Prosím klikněte do některé buňky",
"Right": "Vpravo",
"Row Properties": "Vlastnosti řádku",
"Rules will appear between all rows and columns": "Čáry mezi všemi řádky i sloupci",
"Rules will appear between columns only": "Čáry pouze mezi sloupci",
"Rules will appear between rows only": "Čáry pouze mezi řádky",
"Rules": "Čáry",
"Spacing and padding": "Mezery a odsazování",
"Spacing": "Mezery",
"Summary": "Shrnutí",
"TO-cell-delete": "Smazat buňku",
"TO-cell-insert-after": "Vložit buňku za",
"TO-cell-insert-before": "Vložit buňku před",
"TO-cell-merge": "Spojit buňky",
"TO-cell-prop": "Vlastnosti buňky",
"TO-cell-split": "Rozdělit buňku",
"TO-col-delete": "Smazat sloupec",
"TO-col-insert-after": "Vložit sloupec za",
"TO-col-insert-before": "Vložit sloupec před",
"TO-col-split": "Rozdělit sloupec",
"TO-row-delete": "Smazat řádek",
"TO-row-insert-above": "Smazat řádek nad",
"TO-row-insert-under": "Smazat řádek pod",
"TO-row-prop": "Vlastnosti řádku",
"TO-row-split": "Rozdělit řádek",
"TO-table-prop": "Vlastnosti tabulky",
"Table Properties": "Vlastnosti tabulky",
"Text align": "Zarovnání textu",
"The bottom side only": "Pouze spodní strana",
"The left-hand side only": "Pouze levá strana",
"The right and left sides only": "Pouze levá a pravá strana",
"The right-hand side only": "Pouze pravá strana",
"The top and bottom sides only": "Pouze horní a dolní strana",
"The top side only": "Pouze horní strana",
"Top": "Nahoru",
"Unset color": "Zrušit barvu",
"Vertical align": "Svislé zarovnání",
"Width": "Šířka",
"not-del-last-cell": "HTMLArea zbaběle odmítá smazat poslední buňku v řádku.",
"not-del-last-col": "HTMLArea zbaběle odmítá smazat poslední sloupec v tabulce.",
"not-del-last-row": "HTMLArea zbaběle odmítá smazat poslední řádek v tabulce.",
"percent": "procent",
"pixels": "pixelů"
};

View file

@ -0,0 +1,90 @@
// I18N constants
// LANG: "da", ENCODING: UTF-8 | ISO-8859-1
// Author: Steen Sønderup, <steen@soenderup.com>
// FOR TRANSLATORS:
//
// 1. PLEASE PUT YOUR CONTACT INFO IN THE ABOVE LINE
// (at least a valid email address)
//
// 2. PLEASE TRY TO USE UTF-8 FOR ENCODING;
// (if this is not possible, please include a comment
// that states what encoding is necessary.)
TableOperations.I18N = {
"Align": "Placer",
"All four sides": "Alle fire sider",
"Background": "Baggrund",
"Baseline": "Bundlinie",
"Border": "Kant",
"Borders": "Kanter",
"Bottom": "Bund",
"CSS Style": "Stil [CSS]",
"Caption": "Titel",
"Cell Properties": "Celle egenskaber",
"Center": "Centrer",
"Char": "Plads",
"Collapsed borders": "Sammensmelt rammer",
"Color": "Farve",
"Description": "Beskrivelse",
"FG Color": "Font farve",
"Float": "Justering",
"Frames": "Udvendig",
"Height": "Højde",
"How many columns would you like to merge?": "Hvor mange kollonner vil du samle?",
"How many rows would you like to merge?": "Hvor mange rækker vil du samle?",
"Image URL": "Billede URL",
"Justify": "Lige margener",
"Layout": "Opsætning",
"Left": "Venstre",
"Margin": "Margen",
"Middle": "Centrer",
"No rules": "Ingen rammer",
"No sides": "Ingen sider",
"None": "Ingen",
"Padding": "Margen",
"Please click into some cell": "Klik på en celle",
"Right": "Højre",
"Row Properties": "Række egenskaber",
"Rules will appear between all rows and columns": "Rammer mellem rækker og kolonner",
"Rules will appear between columns only": "Kun rammer mellem kolonner",
"Rules will appear between rows only": "Kun rammer mellem rækker",
"Rules": "Invendig",
"Spacing and padding": "Afstand og margen",
"Spacing": "Afstand",
"Summary": "Beskrivelse",
"TO-cell-delete": "Slet celle",
"TO-cell-insert-after": "Indsæt celle efter",
"TO-cell-insert-before": "Indsæt celle før",
"TO-cell-merge": "Sammensæt celler",
"TO-cell-prop": "Celle egenskaber",
"TO-cell-split": "Opdel celle",
"TO-col-delete": "Slet kollonne",
"TO-col-insert-after": "Indsæt kolonne efter",
"TO-col-insert-before": "Indsæt kolonne før",
"TO-col-split": "Opdel kolonne",
"TO-row-delete": "Slet række",
"TO-row-insert-above": "Indsæt række før",
"TO-row-insert-under": "Indsæt række efter",
"TO-row-prop": "Række egenskaber",
"TO-row-split": "Opdel række",
"TO-table-prop": "Tabel egenskaber",
"Table Properties": "Tabel egenskaber",
"Text align": "Tekst",
"The bottom side only": "Kun i bunden",
"The left-hand side only": "Kun i højre side",
"The right and left sides only": "Kun i siderne",
"The right-hand side only": "Kun i venstre side",
"The top and bottom sides only": "Kun i top og bund",
"The top side only": "Kun i toppen",
"Top": "Top",
"Unset color": "Farve ikke valgt",
"Vertical align": "Vertikal placering",
"Width": "Bredde",
"not-del-last-cell": "Du kan ikke slette den sidste celle i en række.",
"not-del-last-col": "Du kan ikke slette den sidste kolonne i en tabel.",
"not-del-last-row": "Du kan ikke slette den sidste række i en tabel.",
"percent": "procent",
"pixels": "pixel"
};

View file

@ -0,0 +1,81 @@
// I18N constants
// LANG: "de", ENCODING: UTF-8 | ISO-8859-1
// Author: broxx, <broxx@broxx.com>
TableOperations.I18N = {
"Align": "Ausrichten",
"All four sides": "Alle 4 Seiten",
"Background": "Hintergrund",
"Baseline": "Basislinie",
"Border": "Rand",
"Borders": "Raender",
"Bottom": "Unten",
"CSS Style": "Style [CSS]",
"Caption": "Ueberschrift",
"Cell Properties": "Zellen",
"Center": "Zentrieren",
"Char": "Zeichen",
"Collapsed borders": "Collapsed borders",
"Color": "Farbe",
"Description": "Beschreibung",
"FG Color": "FG Farbe",
"Float": "Ausrichtung",
"Frames": "Rahmen",
"Height": "Hoehe",
"How many columns would you like to merge?": "Wieviele Spalten willst du verbinden?",
"How many rows would you like to merge?": "Wieviele Zeilen willst du verbinden?",
"Image URL": "Bild URL",
"Justify": "Justieren",
"Layout": "Layout",
"Left": "Links",
"Margin": "Rand",
"Middle": "Mitte",
"No rules": "Keine Balken",
"No sides": "Keine Seiten",
"None": "Keine",
"Padding": "Auffuellung",
"Please click into some cell": "Waehle eine Zelle",
"Right": "Rechts",
"Row Properties": "Reihen",
"Rules will appear between all rows and columns": "Balken zwischen Reihen und Spalten",
"Rules will appear between columns only": "Balken zwischen Spalten",
"Rules will appear between rows only": "Balken zwischen Reihen",
"Rules": "Balken",
"Spacing and padding": "Abstaende",
"Spacing": "Abstand",
"Summary": "Zusammenfassung",
"TO-cell-delete": "Zelle loeschen",
"TO-cell-insert-after": "Zelle einfuegen nach",
"TO-cell-insert-before": "Zelle einfuegen bevor",
"TO-cell-merge": "Zellen zusammenfuegen",
"TO-cell-prop": "Zelleinstellungen",
"TO-cell-split": "Zellen aufteilen",
"TO-col-delete": "Spalte loeschen",
"TO-col-insert-after": "Spalte einfuegen nach",
"TO-col-insert-before": "Spalte einfuegen bevor",
"TO-col-split": "Spalte aufteilen",
"TO-row-delete": "Reihe loeschen",
"TO-row-insert-above": "Reihe einfuegen vor",
"TO-row-insert-under": "Reihe einfuegen nach",
"TO-row-prop": "Reiheneinstellungen",
"TO-row-split": "Reihen aufteilen",
"TO-table-prop": "Tabelle",
"Table Properties": "Tabelle",
"Text align": "Ausrichtung",
"The bottom side only": "Nur untere Seite",
"The left-hand side only": "Nur linke Seite",
"The right and left sides only": "Nur linke und rechte Seite",
"The right-hand side only": "Nur rechte Seite",
"The top and bottom sides only": "Nur obere und untere Seite",
"The top side only": "Nur obere Seite",
"Top": "Oben",
"Unset color": "Farbe",
"Vertical align": "Ausrichtung",
"Width": "Breite",
"not-del-last-cell": "Letzte Zelle in dieser Reihe!",
"not-del-last-col": "Letzte Spalte in dieser Tabelle!",
"not-del-last-row": "Letzte Reihe in dieser Tabelle",
"percent": "%",
"pixels": "pixels"
};

View file

@ -0,0 +1,81 @@
// I18N constants
// LANG: "el", ENCODING: UTF-8 | ISO-8859-7
// Author: Dimitris Glezos, dimitris@glezos.com
TableOperations.I18N = {
"Align": "Στοίχηση",
"All four sides": "Και οι 4 πλευρές",
"Background": "Φόντο",
"Baseline": "Baseline",
"Border": "Περίγραμμα",
"Borders": "Περιγράμματα",
"Bottom": "Κάτω μέρος",
"CSS Style": "Στυλ [CSS]",
"Caption": "Λεζάντα",
"Cell Properties": "Ιδιότητες Κελιού",
"Center": "Κέντρο",
"Char": "Χαρακτήρας",
"Collapsed borders": "Συμπτυγμένα περιγράμματα",
"Color": "Χρώμα",
"Description": "Περιγραφή",
"FG Color": "Χρώμα αντικειμένων",
"Float": "Float",
"Frames": "Frames",
"Height": "Ύψος",
"How many columns would you like to merge?": "Πόσες στήλες θέλετε να ενώσετε;",
"How many rows would you like to merge?": "Πόσες γραμμές θέλετε να ενώσετε;",
"Image URL": "URL εικόνας",
"Justify": "Πλήρης στοίχηση",
"Layout": "Διάταξη",
"Left": "Αριστερά",
"Margin": "Περιθώριο",
"Middle": "Κέντρο",
"No rules": "Χωρίς Γραμμές",
"No sides": "No sides",
"None": "Τίποτα",
"Padding": "Εσοχή",
"Please click into some cell": "Κάντε κλικ μέσα σε κάποιο κελί",
"Right": "Δεξιά",
"Row Properties": "Ιδιότητες Γραμμής",
"Rules will appear between all rows and columns": "Γραμμές θα εμφανίζονται μεταξύ όλων των γραμμών και στηλών",
"Rules will appear between columns only": "Γραμμές θα εμφανίζονται μόνο μεταξύ στηλών",
"Rules will appear between rows only": "Γραμμές θα εμφανίζονται μόνο μεταξύ γραμμών",
"Rules": "Γραμμές",
"Spacing and padding": "Αποστάσεις και εσοχές",
"Spacing": "Αποστάσεις",
"Summary": "Σύνοψη",
"TO-cell-delete": "Διαγραφή κελιού",
"TO-cell-insert-after": "Εισαγωγή κελιού μετά",
"TO-cell-insert-before": "Εισαγωγή κελιού πριν",
"TO-cell-merge": "Συγχώνευση κελιών",
"TO-cell-prop": "Ιδιότητες κελιού",
"TO-cell-split": "Διαίρεση κελιού",
"TO-col-delete": "Διαγραφή στήλης",
"TO-col-insert-after": "Εισαγωγή στήλης μετά",
"TO-col-insert-before": "Εισαγωγή στήλης πριν",
"TO-col-split": "Διαίρεση στήλης",
"TO-row-delete": "Διαγραφή γραμμής",
"TO-row-insert-above": "Εισαγωγή γραμμής μετά",
"TO-row-insert-under": "Εισαγωγή γραμμής πριν",
"TO-row-prop": "Ιδιότητες γραμμής",
"TO-row-split": "Διαίρεση γραμμής",
"TO-table-prop": "Ιδιότητες πίνακα",
"Table Properties": "Ιδιότητες πίνακα",
"Text align": "Στοίχηση κειμένου",
"The bottom side only": "Η κάτω πλευρά μόνο",
"The left-hand side only": "Η αριστερή πλευρά μόνο",
"The right and left sides only": "Οι δεξιές και αριστερές πλευρές μόνο",
"The right-hand side only": "Η δεξιά πλευρά μόνο",
"The top and bottom sides only": "Οι πάνω και κάτω πλευρές μόνο",
"The top side only": "Η πάνω πλευρά μόνο",
"Top": "Πάνω",
"Unset color": "Αναίρεση χρώματος",
"Vertical align": "Κατακόρυφη στοίχηση",
"Width": "Πλάτος",
"not-del-last-cell": "Δεν μπορεί να διαγραφεί το τελευταίο κελί σε μια γραμμή.",
"not-del-last-col": "Δεν μπορεί να διαγραφεί η τελευταία στήλη σε ένα πίνακα.",
"not-del-last-row": "Δεν μπορεί να διαγραφεί η τελευταία γραμμή σε ένα πίνακα.",
"percent": "τοις εκατόν",
"pixels": "pixels"
};

View file

@ -0,0 +1,90 @@
// I18N constants
// LANG: "en", ENCODING: UTF-8 | ISO-8859-1
// Author: Mihai Bazon, http://dynarch.com/mishoo
// FOR TRANSLATORS:
//
// 1. PLEASE PUT YOUR CONTACT INFO IN THE ABOVE LINE
// (at least a valid email address)
//
// 2. PLEASE TRY TO USE UTF-8 FOR ENCODING;
// (if this is not possible, please include a comment
// that states what encoding is necessary.)
TableOperations.I18N = {
"Align": "Align",
"All four sides": "All four sides",
"Background": "Background",
"Baseline": "Baseline",
"Border": "Border",
"Borders": "Borders",
"Bottom": "Bottom",
"CSS Style": "Style [CSS]",
"Caption": "Caption",
"Cell Properties": "Cell Properties",
"Center": "Center",
"Char": "Char",
"Collapsed borders": "Collapsed borders",
"Color": "Color",
"Description": "Description",
"FG Color": "FG Color",
"Float": "Float",
"Frames": "Frames",
"Height": "Height",
"How many columns would you like to merge?": "How many columns would you like to merge?",
"How many rows would you like to merge?": "How many rows would you like to merge?",
"Image URL": "Image URL",
"Justify": "Justify",
"Layout": "Layout",
"Left": "Left",
"Margin": "Margin",
"Middle": "Middle",
"No rules": "No rules",
"No sides": "No sides",
"None": "None",
"Padding": "Padding",
"Please click into some cell": "Please click into some cell",
"Right": "Right",
"Row Properties": "Row Properties",
"Rules will appear between all rows and columns": "Rules will appear between all rows and columns",
"Rules will appear between columns only": "Rules will appear between columns only",
"Rules will appear between rows only": "Rules will appear between rows only",
"Rules": "Rules",
"Spacing and padding": "Spacing and padding",
"Spacing": "Spacing",
"Summary": "Summary",
"TO-cell-delete": "Delete cell",
"TO-cell-insert-after": "Insert cell after",
"TO-cell-insert-before": "Insert cell before",
"TO-cell-merge": "Merge cells",
"TO-cell-prop": "Cell properties",
"TO-cell-split": "Split cell",
"TO-col-delete": "Delete column",
"TO-col-insert-after": "Insert column after",
"TO-col-insert-before": "Insert column before",
"TO-col-split": "Split column",
"TO-row-delete": "Delete row",
"TO-row-insert-above": "Insert row before",
"TO-row-insert-under": "Insert row after",
"TO-row-prop": "Row properties",
"TO-row-split": "Split row",
"TO-table-prop": "Table properties",
"Table Properties": "Table Properties",
"Text align": "Text align",
"The bottom side only": "The bottom side only",
"The left-hand side only": "The left-hand side only",
"The right and left sides only": "The right and left sides only",
"The right-hand side only": "The right-hand side only",
"The top and bottom sides only": "The top and bottom sides only",
"The top side only": "The top side only",
"Top": "Top",
"Unset color": "Unset color",
"Vertical align": "Vertical align",
"Width": "Width",
"not-del-last-cell": "HTMLArea cowardly refuses to delete the last cell in row.",
"not-del-last-col": "HTMLArea cowardly refuses to delete the last column in table.",
"not-del-last-row": "HTMLArea cowardly refuses to delete the last row in table.",
"percent": "percent",
"pixels": "pixels"
};

View file

@ -0,0 +1,66 @@
TableOperations.I18N = {
"Align": "Kohdistus",
"All four sides": "Kaikki neljä sivua",
"Background": "Tausta",
"Baseline": "Takaraja",
"Border": "Reuna",
"Borders": "Reunat",
"Bottom": "Alle",
"CSS Style": "Tyyli [CSS]",
"Caption": "Otsikko",
"Cell Properties": "Solun asetukset",
"Center": "Keskelle",
"Char": "Merkki",
"Collapsed borders": "Luhistetut reunat",
"Color": "Väri",
"Description": "Kuvaus",
"FG Color": "FG Väri",
"Frames": "Kehykset",
"Image URL": "Kuvan osoite",
"Layout": "Sommittelu",
"Left": "Vasen",
"Margin": "Marginaali",
"Middle": "Keskelle",
"No rules": "Ei viivoja",
"No sides": "Ei sivuja",
"Padding": "Palstantäyte",
"Right": "Oikea",
"Row Properties": "Rivin asetukset",
"Rules will appear between all rows and columns": "Viivat jokaisen rivin ja sarakkeen välillä",
"Rules will appear between columns only": "Viivat ainoastaan sarakkeiden välillä",
"Rules will appear between rows only": "Viivat ainoastaan rivien välillä",
"Rules": "Viivat",
"Spacing": "Palstatila",
"Summary": "Yhteenveto",
"TO-cell-delete": "Poista solu",
"TO-cell-insert-after": "Lisää solu perään",
"TO-cell-insert-before": "Lisää solu ennen",
"TO-cell-merge": "Yhdistä solut",
"TO-cell-prop": "Solun asetukset",
"TO-cell-split": "Jaa solu",
"TO-col-delete": "Poista sarake",
"TO-col-insert-after": "Lisää sarake perään",
"TO-col-insert-before": "Lisää sarake ennen",
"TO-col-split": "Jaa sarake",
"TO-row-delete": "Poista rivi",
"TO-row-insert-above": "Lisää rivi yläpuolelle",
"TO-row-insert-under": "Lisää rivi alapuolelle",
"TO-row-prop": "Rivin asetukset",
"TO-row-split": "Jaa rivi",
"TO-table-prop": "Taulukon asetukset",
"Top": "Ylös",
"Table Properties": "Taulukon asetukset",
"The bottom side only": "Ainoastaan alapuolelle",
"The left-hand side only": "Ainoastaan vasenreuna",
"The right and left sides only": "Oikea- ja vasenreuna",
"The right-hand side only": "Ainoastaan oikeareuna",
"The top and bottom sides only": "Ylä- ja alapuoli.",
"The top side only": "Ainoastaan yläpuoli",
"Vertical align": "Vertikaali kohdistus",
"Width": "Leveys",
"not-del-last-cell": "Ei voida poistaa viimeistä solua rivistä.",
"not-del-last-col": "Ei voida poistaa viimeistä saraketta taulusta.",
"not-del-last-row": "Ei voida poistaa viimeistä riviä taulusta.",
"percent": "prosenttia",
"pixels": "pikseliä"
};

View file

@ -0,0 +1,63 @@
// I18N constants
// LANG: "hu", ENCODING: UTF-8
// Author: Miklós Somogyi, <somogyine@vnet.hu>
// FOR TRANSLATORS:
//
// 1. PLEASE PUT YOUR CONTACT INFO IN THE ABOVE LINE
// (at least a valid email address)
//
// 2. PLEASE TRY TO USE UTF-8 FOR ENCODING;
// (if this is not possible, please include a comment
// that states what encoding is necessary.)
HTMLArea.I18N = {
// the following should be the filename without .js extension
// it will be used for automatically load plugin language.
lang: "hu",
tooltips: {
bold: "Félkövér",
italic: "Dőlt",
underline: "Aláhúzott",
strikethrough: "Áthúzott",
subscript: "Alsó index",
superscript: "Felső index",
justifyleft: "Balra zárt",
justifycenter: "Középre zárt",
justifyright: "Jobbra zárt",
justifyfull: "Sorkizárt",
orderedlist: "Számozott lista",
unorderedlist: "Számozatlan lista",
outdent: "Behúzás csökkentése",
indent: "Behúzás növelése",
forecolor: "Karakterszín",
hilitecolor: "Háttérszín",
horizontalrule: "Elválasztó vonal",
createlink: "Hiperhivatkozás beszúrása",
insertimage: "Kép beszúrása",
inserttable: "Táblázat beszúrása",
htmlmode: "HTML forrás be/ki",
popupeditor: "Szerkesztő külön ablakban",
about: "Névjegy",
showhelp: "Súgó",
textindicator: "Aktuális stílus",
undo: "Visszavonás",
redo: "Újra végrehajtás",
cut: "Kivágás",
copy: "Másolás",
paste: "Beillesztés"
},
buttons: {
"ok": "Rendben",
"cancel": "Mégsem"
},
msg: {
"Path": "Hierarchia",
"TEXT_MODE": "Forrás mód. Visszaváltás [<>] gomb"
}
};

View file

@ -0,0 +1,81 @@
// I18N constants
// LANG: "it", ENCODING: UTF-8 | ISO-8859-1
// Author: Fabio Rotondo <fabio@rotondo.it>
TableOperations.I18N = {
"Align": "Allinea",
"All four sides": "Tutti e quattro i lati",
"Background": "Sfondo",
"Baseline": "Allineamento",
"Border": "Bordo",
"Borders": "Bordi",
"Bottom": "Basso",
"CSS Style": "Stile [CSS]",
"Caption": "Titolo",
"Cell Properties": "Proprietà della Cella",
"Center": "Centra",
"Char": "Carattere",
"Collapsed borders": "Bordi chiusi",
"Color": "Colore",
"Description": "Descrizione",
"FG Color": "Colore Principale",
"Float": "Fluttuante",
"Frames": "Frames",
"Height": "Altezza",
"How many columns would you like to merge?": "Quante colonne vuoi unire?",
"How many rows would you like to merge?": "Quante righe vuoi unire?",
"Image URL": "URL dell'Immagine",
"Justify": "Justifica",
"Layout": "Layout",
"Left": "Sinistra",
"Margin": "Margine",
"Middle": "Centrale",
"No rules": "Nessun righello",
"No sides": "Nessun lato",
"None": "Nulla",
"Padding": "Padding",
"Please click into some cell": "Per favore, clicca in una cella",
"Right": "Destra",
"Row Properties": "Proprietà della Riga",
"Rules will appear between all rows and columns": "Le linee appariranno tra tutte le righe e colonne",
"Rules will appear between columns only": "Le linee appariranno solo tra le colonne",
"Rules will appear between rows only": "Le linee appariranno solo tra le righe",
"Rules": "Linee",
"Spacing and padding": "Spaziatura e Padding",
"Spacing": "Spaziatura",
"Summary": "Sommario",
"TO-cell-delete": "Cancella cella",
"TO-cell-insert-after": "Inserisci cella dopo",
"TO-cell-insert-before": "Inserisci cella prima",
"TO-cell-merge": "Unisci celle",
"TO-cell-prop": "Proprietà della cella",
"TO-cell-split": "Dividi cella",
"TO-col-delete": "Cancella colonna",
"TO-col-insert-after": "Inserisci colonna dopo",
"TO-col-insert-before": "Inserisci colonna prima",
"TO-col-split": "Dividi colonna",
"TO-row-delete": "Cancella riga",
"TO-row-insert-above": "Inserisci riga prima",
"TO-row-insert-under": "Inserisci riga dopo",
"TO-row-prop": "Proprietà della riga",
"TO-row-split": "Dividi riga",
"TO-table-prop": "Proprietà della Tabella",
"Table Properties": "Proprietà della Tabella",
"Text align": "Allineamento del Testo",
"The bottom side only": "Solo la parte inferiore",
"The left-hand side only": "Solo la parte sinistra",
"The right and left sides only": "Solo destra e sinistra",
"The right-hand side only": "Solo la parte destra",
"The top and bottom sides only": "Solo sopra e sotto",
"The top side only": "Solo la parte sopra",
"Top": "Alto",
"Unset color": "Rimuovi colore",
"Vertical align": "Allineamento verticale",
"Width": "Larghezza",
"not-del-last-cell": "HTMLArea si rifiuta codardamente di cancellare l'ultima cella nella riga.",
"not-del-last-col": "HTMLArea si rifiuta codardamente di cancellare l'ultima colonna nella tabella.",
"not-del-last-row": "HTMLArea si rifiuta codardamente di cancellare l'ultima riga nella tabella.",
"percent": "percento",
"pixels": "pixels"
};

View file

@ -0,0 +1,90 @@
// I18N constants
// LANG: "nl", ENCODING: UTF-8 | ISO-8859-1
// Author: Michel Weegeerink (info@mmc-shop.nl), http://mmc-shop.nl
// FOR TRANSLATORS:
//
// 1. PLEASE PUT YOUR CONTACT INFO IN THE ABOVE LINE
// (at least a valid email address)
//
// 2. PLEASE TRY TO USE UTF-8 FOR ENCODING;
// (if this is not possible, please include a comment
// that states what encoding is necessary.)
TableOperations.I18N = {
"Align": "Uitlijning",
"All four sides": "Alle 4 zijden",
"Background": "Achtergrond",
"Baseline": "Basis",
"Border": "Rand",
"Borders": "Randen",
"Bottom": "Onder",
"CSS Style": "CSS Style",
"Caption": "Opmerking",
"Cell Properties": "Celeigenschappen",
"Center": "Centreren",
"Char": "Karakter",
"Collapsed borders": "Geen randen",
"Color": "Kleur",
"Description": "Omschrijving",
"FG Color": "Voorgrond",
"Float": "Zwevend",
"Frames": "Frames",
"Height": "Hoogte",
"How many columns would you like to merge?": "Hoeveel kolommen wilt u samenvoegen?",
"How many rows would you like to merge?": "Hoeveel rijen wilt u samenvoegen?",
"Image URL": "Afbeelding URL",
"Justify": "Uitvullen",
"Layout": "Opmaak",
"Left": "Links",
"Margin": "Marge",
"Middle": "Midden",
"No rules": "Geen regels",
"No sides": "Geen zijlijnen",
"None": "Geen",
"Padding": "Celmarge",
"Please click into some cell": "Klik in een cel a.u.b.",
"Right": "Rechts",
"Row Properties": "Rijeigenschappen",
"Rules will appear between all rows and columns": "Regels verschijnen tussen alle rijen en kolommen",
"Rules will appear between columns only": "Regels verschijnen enkel tussen de kolommen",
"Rules will appear between rows only": "Regels verschijnen enkel tussen de rijen",
"Rules": "Regels",
"Spacing and padding": "Celmarge en afstand tussen cellen",
"Spacing": "marge",
"Summary": "Overzicht",
"TO-cell-delete": "Cel verwijderen",
"TO-cell-insert-after": "Voeg cel toe achter",
"TO-cell-insert-before": "Voeg cel toe voor",
"TO-cell-merge": "Cellen samenvoegen",
"TO-cell-prop": "Celeigenschappen",
"TO-cell-split": "Cel splitsen",
"TO-col-delete": "Kolom verwijderen",
"TO-col-insert-after": "Kolom invoegen achter",
"TO-col-insert-before": "Kolom invoegen voor",
"TO-col-split": "Kolom splitsen",
"TO-row-delete": "Rij verwijderen",
"TO-row-insert-above": "Rij invoegen boven",
"TO-row-insert-under": "Rij invoegen onder",
"TO-row-prop": "Rij eigenschappen",
"TO-row-split": "Rij splitsen",
"TO-table-prop": "Tabel eigenschappen",
"Table Properties": "Tabel eigenschappen",
"Text align": "Text uitlijning",
"The bottom side only": "Enkel aan de onderkant",
"The left-hand side only": "Enkel aan de linkerkant",
"The right and left sides only": "Enkel aan de linker en rechterkant",
"The right-hand side only": "Enkel aan de rechterkant",
"The top and bottom sides only": "Enkel aan de bovenen onderkant",
"The top side only": "Enkel aan de bovenkant",
"Top": "Boven",
"Unset color": "Wis kleur",
"Vertical align": "Vertikale uitlijning",
"Width": "Breedte",
"not-del-last-cell": "HTMLArea kan de laatste cel in deze tabel niet verwijderen.",
"not-del-last-col": "HTMLArea kan de laatste kolom in deze tabel niet verwijderen.",
"not-del-last-row": "HTMLArea kan de laatste rij in deze tabel niet verwijderen.",
"percent": "procent",
"pixels": "pixels"
};

View file

@ -0,0 +1,91 @@
// I18N constants
// LANG: "en", ENCODING: UTF-8 | ISO-8859-1
// Author: Mihai Bazon, <mishoo@infoiasi.ro>
// translated into Norwegia: ses@online.no 11.11.03
// FOR TRANSLATORS:
//
// 1. PLEASE PUT YOUR CONTACT INFO IN THE ABOVE LINE
// (at least a valid email address)
//
// 2. PLEASE TRY TO USE UTF-8 FOR ENCODING;
// (if this is not possible, please include a comment
// that states what encoding is necessary.)
TableOperations.I18N = {
"Align": "Juster",
"All four sides": "Alle fire sider",
"Background": "Bakgrund",
"Baseline": "Grunnlinje",
"Border": "Kantlinje",
"Borders": "Kantlinjer",
"Bottom": "Bunn",
"CSS Style": "Stil [CSS]",
"Caption": "Overskrift",
"Cell Properties": "Celleegenskaper",
"Center": "Sentrer",
"Char": "Tegn",
"Collapsed borders": "Fjern kantlinjer",
"Color": "Farge",
"Description": "Beskrivelse",
"FG Color": "FG farge",
"Float": "Flytende",
"Frames": "rammer",
"Height": "Høyde",
"How many columns would you like to merge?": "Hvor mange kolonner vil du slå sammen?",
"How many rows would you like to merge?": "Hvor mange rader vil du slå sammen?",
"Image URL": "Bildets URL",
"Justify": "Juster",
"Layout": "Layout",
"Left": "Venstre",
"Margin": "Marg",
"Middle": "Midten",
"No rules": "Ingen linjal",
"No sides": "Ingen sider",
"None": "Ingen",
"Padding": "Luft",
"Please click into some cell": "Klikk i en eller annen celle",
"Right": "Høyre",
"Row Properties": "Egenskaper for rad",
"Rules will appear between all rows and columns": "Linjer vil synes mellom alle rader og kolonner",
"Rules will appear between columns only": "Linjer vil synes kun mellom kolonner",
"Rules will appear between rows only": "Linjer vil synes kun mellom rader",
"Rules": "Linjer",
"Spacing and padding": "Luft",
"Spacing": "Luft",
"Summary": "Sammendrag",
"TO-cell-delete": "Slett celle",
"TO-cell-insert-after": "Sett inn celle etter",
"TO-cell-insert-before": "Sett inn celle foran",
"TO-cell-merge": "Slå sammen celler",
"TO-cell-prop": "Egenskaper for celle",
"TO-cell-split": "Del celle",
"TO-col-delete": "Slett kolonne",
"TO-col-insert-after": "Skyt inn kolonne etter",
"TO-col-insert-before": "Skyt inn kolonne før",
"TO-col-split": "Del kolonne",
"TO-row-delete": "Slett rad",
"TO-row-insert-above": "Skyt inn rad foran",
"TO-row-insert-under": "Skyt inn rad etter",
"TO-row-prop": "Egenskaper for rad",
"TO-row-split": "Del rad",
"TO-table-prop": "Tabellegenskaper",
"Table Properties": "Tabellegenskaper",
"Text align": "Juster tekst",
"The bottom side only": "Bunnen kun",
"The left-hand side only": "Venstresiden kun",
"The right and left sides only": "Høyre- og venstresiden kun",
"The right-hand side only": "Høyresiden kun",
"The top and bottom sides only": "The top and bottom sides only",
"The top side only": "Overkanten kun",
"Top": "Overkant",
"Unset color": "Ikke-bestemt farge",
"Vertical align": "Vertikal justering",
"Width": "Bredde",
"not-del-last-cell": "HTMLArea nekter å slette siste cellen i tabellen.",
"not-del-last-col": "HTMLArea nekter å slette siste kolonnen i tabellen.",
"not-del-last-row": "HTMLArea nekter å slette siste raden i tabellen.",
"percent": "prosent",
"pixels": "billedpunkter"
};

View file

@ -0,0 +1,90 @@
// I18N constants
// LANG: "ro", ENCODING: UTF-8
// Author: Mihai Bazon, http://dynarch.com/mishoo
// FOR TRANSLATORS:
//
// 1. PLEASE PUT YOUR CONTACT INFO IN THE ABOVE LINE
// (at least a valid email address)
//
// 2. PLEASE TRY TO USE UTF-8 FOR ENCODING;
// (if this is not possible, please include a comment
// that states what encoding is necessary.)
TableOperations.I18N = {
"Align": "Aliniere",
"All four sides": "Toate părţile",
"Background": "Fundal",
"Baseline": "Baseline",
"Border": "Chenar",
"Borders": "Chenare",
"Bottom": "Jos",
"CSS Style": "Stil [CSS]",
"Caption": "Titlu de tabel",
"Cell Properties": "Proprietăţile celulei",
"Center": "Centru",
"Char": "Caracter",
"Collapsed borders": "Chenare asimilate",
"Color": "Culoare",
"Description": "Descriere",
"FG Color": "Culoare text",
"Float": "Poziţie",
"Frames": "Chenare",
"Height": "Înălţimea",
"How many columns would you like to merge?": "Câte coloane vrei să uneşti?",
"How many rows would you like to merge?": "Câte linii vrei să uneşti?",
"Image URL": "URL-ul imaginii",
"Justify": "Justify",
"Layout": "Aranjament",
"Left": "Stânga",
"Margin": "Margine",
"Middle": "Mijloc",
"No rules": "Fără linii",
"No sides": "Fără părţi",
"None": "Nimic",
"Padding": "Spaţiere",
"Please click into some cell": "Vă rog să daţi click într-o celulă",
"Right": "Dreapta",
"Row Properties": "Proprietăţile liniei",
"Rules will appear between all rows and columns": "Vor apărea linii între toate rândurile şi coloanele",
"Rules will appear between columns only": "Vor apărea doar linii verticale",
"Rules will appear between rows only": "Vor apărea doar linii orizontale",
"Rules": "Linii",
"Spacing and padding": "Spaţierea",
"Spacing": "Între celule",
"Summary": "Sumar",
"TO-cell-delete": "Şterge celula",
"TO-cell-insert-after": "Inserează o celulă la dreapta",
"TO-cell-insert-before": "Inserează o celulă la stânga",
"TO-cell-merge": "Uneşte celulele",
"TO-cell-prop": "Proprietăţile celulei",
"TO-cell-split": "Împarte celula",
"TO-col-delete": "Şterge coloana",
"TO-col-insert-after": "Inserează o coloană la dreapta",
"TO-col-insert-before": "Inserează o coloană la stânga",
"TO-col-split": "Împarte coloana",
"TO-row-delete": "Şterge rândul",
"TO-row-insert-above": "Inserează un rând înainte",
"TO-row-insert-under": "Inserează un rând după",
"TO-row-prop": "Proprietăţile rândului",
"TO-row-split": "Împarte rândul",
"TO-table-prop": "Proprietăţile tabelei",
"Table Properties": "Proprietăţile tabelei",
"Text align": "Aliniere",
"The bottom side only": "Doar partea de jos",
"The left-hand side only": "Doar partea din stânga",
"The right and left sides only": "Partea din stânga şi cea din dreapta",
"The right-hand side only": "Doar partea din dreapta",
"The top and bottom sides only": "Partea de sus si cea de jos",
"The top side only": "Doar partea de sus",
"Top": "Sus",
"Unset color": "Dezactivează culoarea",
"Vertical align": "Aliniere pe verticală",
"Width": "Lăţime",
"not-del-last-cell": "HTMLArea refuză cu laşitate să şteargă ultima celulă din rând.",
"not-del-last-col": "HTMLArea refuză cu laşitate să şteargă ultima coloamă din tabela.",
"not-del-last-row": "HTMLArea refuză cu laşitate să şteargă ultimul rând din tabela.",
"percent": "procente",
"pixels": "pixeli"
};

File diff suppressed because it is too large Load diff