%PDF-1.5 %���� ºaâÚÎΞ-ÌE1ÍØÄ÷{òò2ÿ ÛÖ^ÔÀá TÎ{¦?§®¥kuµùÕ5sLOšuY
| Server IP : 122.155.177.87 / Your IP : 122.155.177.87 Web Server : Apache/2 System : Linux cat177-87.static.lnwhostname.com 3.10.0-1160.62.1.el7.x86_64 #1 SMP Tue Apr 5 16:57:59 UTC 2022 x86_64 User : apache ( 994) PHP Version : 5.3.29 Disable Function : exec,system,passthru,shell_exec,proc_close,proc_open,dl,popen,show_source,posix_kill,posix_mkfifo,posix_getpwuid,posix_setpgid,posix_setsid,posix_setuid,posix_setgid,posix_seteuid,posix_setegid,posix_uname,putenv,eval MySQL : ON | cURL : ON | WGET : OFF | Perl : OFF | Python : OFF | Sudo : OFF | Pkexec : OFF Directory : /home/thungkhana/domains/thungkhanan.go.th/public_html/admin/plugins/ContextMenu/lang/ |
Upload File : |
// 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.)
ContextMenu.I18N = {
// Items that appear in menu. Please note that an underscore (_)
// character in the translation (right column) will cause the following
// letter to become underlined and be shortcut for that menu option.
"Cut" : "Knippen",
"Copy" : "Kopiren",
"Paste" : "Plakken",
"Image Properties" : "Eigenschappen afbeelding...",
"Modify Link" : "Hyperlin_k aanpassen...",
"Check Link" : "Controleer hyperlin_k...",
"Remove Link" : "Ve_rwijder hyperlink...",
"Cell Properties" : "C_eleigenschappen...",
"Row Properties" : "Rijeigenscha_ppen...",
"Insert Row Before" : "Rij invoegen boven",
"Insert Row After" : "Rij invoegen onder",
"Delete Row" : "Rij _verwijderen",
"Table Properties" : "_Tabeleigenschappen...",
"Insert Column Before" : "Kolom invoegen voor",
"Insert Column After" : "Kolom invoegen na",
"Delete Column" : "Kolom verwijderen",
"Justify Left" : "Links uitlijnen",
"Justify Center" : "Centreren",
"Justify Right" : "Rechts uitlijnen",
"Justify Full" : "Uitvullen",
"Make link" : "Maak hyperlin_k...",
"Remove the" : "Verwijder het",
"Element" : "element...",
// Other labels (tooltips and alert/confirm box messages)
"Please confirm that you want to remove this element:" : "Is het werkelijk de bedoeling dit element te verwijderen:",
"Remove this node from the document" : "Verwijder dit punt van het document",
"How did you get here? (Please report!)" : "Hoe kwam je hier? (A.U.B. doorgeven!)",
"Show the image properties dialog" : "Laat het afbeeldingseigenschappen dialog zien",
"Modify URL" : "Aanpassen URL",
"Current URL is" : "Huidig URL is",
"Opens this link in a new window" : "Opend deze hyperlink in een nieuw venster",
"Please confirm that you want to unlink this element." : "Is het werkelijk de bedoeling dit element te unlinken.",
"Link points to:" : "Hyperlink verwijst naar:",
"Unlink the current element" : "Unlink het huidige element",
"Show the Table Cell Properties dialog" : "Laat de tabel celeigenschappen dialog zien",
"Show the Table Row Properties dialog" : "Laat de tabel rijeigenschappen dialog zien",
"Insert a new row before the current one" : "Voeg een nieuwe rij in boven de huidige",
"Insert a new row after the current one" : "Voeg een nieuwe rij in onder de huidige",
"Delete the current row" : "Verwijder de huidige rij",
"Show the Table Properties dialog" : "Laat de tabel eigenschappen dialog zien",
"Insert a new column before the current one" : "Voeg een nieuwe kolom in voor de huidige",
"Insert a new column after the current one" : "Voeg een nieuwe kolom in na de huidige",
"Delete the current column" : "Verwijder de huidige kolom",
"Create a link" : "Maak een hyperlink"
};