Update of /cvsroot/php-blog/serendipity/htmlarea/plugins/TableOperations/lang
In directory sc8-pr-cvs1.sourceforge.net:/tmp/cvs-serv20038/plugins/TableOperations/lang
Added Files:
cz.js da.js de.js el.js en.js fi.js hu.js it.js nl.js no.js
ro.js
Log Message:
Upgrade to latest WYSIWYG manager
--- NEW FILE: hu.js ---
(This appears to be a binary file; contents omitted.)
--- NEW FILE: it.js ---
// I18N constants
// LANG: "it", ENCODING: UTF-8 | ISO-8859-1
// Author: Fabio Rotondo <fa...@ro...>
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"
};
--- NEW FILE: de.js ---
// I18N constants
// LANG: "de", ENCODING: UTF-8 | ISO-8859-1
// Author: broxx, <br...@br...>
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"
};
--- NEW FILE: el.js ---
// I18N constants
// LANG: "el", ENCODING: UTF-8 | ISO-8859-7
// Author: Dimitris Glezos, dim...@gl...
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"
};
--- NEW FILE: nl.js ---
// I18N constants
// LANG: "nl", ENCODING: UTF-8 | ISO-8859-1
// Author: Michel Weegeerink (in...@mm...), 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"
};
--- NEW FILE: no.js ---
// I18N constants
// LANG: "en", ENCODING: UTF-8 | ISO-8859-1
// Author: Mihai Bazon, <mi...@in...>
// translated into Norwegia: se...@on... 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"
};
--- NEW FILE: en.js ---
// 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"
};
--- NEW FILE: fi.js ---
(This appears to be a binary file; contents omitted.)
--- NEW FILE: ro.js ---
// 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"
};
--- NEW FILE: cz.js ---
(This appears to be a binary file; contents omitted.)
--- NEW FILE: da.js ---
(This appears to be a binary file; contents omitted.)
|