Add htmlarea http://www.htmlarea.com/ tool to appdb
This commit is contained in:
90
htmlarea/plugins/TableOperations/lang/nl.js
Normal file
90
htmlarea/plugins/TableOperations/lang/nl.js
Normal 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",
|
||||
|
||||
Reference in New Issue
Block a user