Added a WYSIWYG editor for HTML content.

master
Pacman Ghost 2 years ago committed by Pacman Ghost
parent d5021f7960
commit c420c168d1
  1. 7
      conftest.py
  2. 5
      vasl_templates/main_window.py
  3. 45
      vasl_templates/webapp/main.py
  4. 4
      vasl_templates/webapp/static/css/edit-simple-note-dialog.css
  5. 62
      vasl_templates/webapp/static/css/html-editor.css
  6. 3
      vasl_templates/webapp/static/css/main.css
  7. 2
      vasl_templates/webapp/static/css/tabs-scenario.css
  8. 2
      vasl_templates/webapp/static/css/tabs.css
  9. 218
      vasl_templates/webapp/static/html-editor.js
  10. 0
      vasl_templates/webapp/static/images/color-picker.png
  11. BIN
      vasl_templates/webapp/static/images/trumbowyg/back-color.png
  12. BIN
      vasl_templates/webapp/static/images/trumbowyg/fore-color.png
  13. BIN
      vasl_templates/webapp/static/images/trumbowyg/smile.png
  14. 26
      vasl_templates/webapp/static/main.js
  15. 47
      vasl_templates/webapp/static/simple_notes.js
  16. 34
      vasl_templates/webapp/static/snippets.js
  17. 67
      vasl_templates/webapp/static/trumbowyg/langs/ar.js
  18. 11
      vasl_templates/webapp/static/trumbowyg/langs/ar.min.js
  19. 54
      vasl_templates/webapp/static/trumbowyg/langs/bg.js
  20. 8
      vasl_templates/webapp/static/trumbowyg/langs/bg.min.js
  21. 62
      vasl_templates/webapp/static/trumbowyg/langs/bn.js
  22. 9
      vasl_templates/webapp/static/trumbowyg/langs/bn.min.js
  23. 61
      vasl_templates/webapp/static/trumbowyg/langs/by.js
  24. 8
      vasl_templates/webapp/static/trumbowyg/langs/by.min.js
  25. 57
      vasl_templates/webapp/static/trumbowyg/langs/ca.js
  26. 11
      vasl_templates/webapp/static/trumbowyg/langs/ca.min.js
  27. 63
      vasl_templates/webapp/static/trumbowyg/langs/cs.js
  28. 8
      vasl_templates/webapp/static/trumbowyg/langs/cs.min.js
  29. 64
      vasl_templates/webapp/static/trumbowyg/langs/da.js
  30. 9
      vasl_templates/webapp/static/trumbowyg/langs/da.min.js
  31. 57
      vasl_templates/webapp/static/trumbowyg/langs/de.js
  32. 9
      vasl_templates/webapp/static/trumbowyg/langs/de.min.js
  33. 59
      vasl_templates/webapp/static/trumbowyg/langs/el.js
  34. 12
      vasl_templates/webapp/static/trumbowyg/langs/el.min.js
  35. 63
      vasl_templates/webapp/static/trumbowyg/langs/es.js
  36. 9
      vasl_templates/webapp/static/trumbowyg/langs/es.min.js
  37. 56
      vasl_templates/webapp/static/trumbowyg/langs/es_ar.js
  38. 10
      vasl_templates/webapp/static/trumbowyg/langs/es_ar.min.js
  39. 65
      vasl_templates/webapp/static/trumbowyg/langs/et.js
  40. 9
      vasl_templates/webapp/static/trumbowyg/langs/et.min.js
  41. 58
      vasl_templates/webapp/static/trumbowyg/langs/fa.js
  42. 10
      vasl_templates/webapp/static/trumbowyg/langs/fa.min.js
  43. 58
      vasl_templates/webapp/static/trumbowyg/langs/fi.js
  44. 9
      vasl_templates/webapp/static/trumbowyg/langs/fi.min.js
  45. 66
      vasl_templates/webapp/static/trumbowyg/langs/fr.js
  46. 12
      vasl_templates/webapp/static/trumbowyg/langs/fr.min.js
  47. 57
      vasl_templates/webapp/static/trumbowyg/langs/he.js
  48. 9
      vasl_templates/webapp/static/trumbowyg/langs/he.min.js
  49. 54
      vasl_templates/webapp/static/trumbowyg/langs/hr.js
  50. 9
      vasl_templates/webapp/static/trumbowyg/langs/hr.min.js
  51. 58
      vasl_templates/webapp/static/trumbowyg/langs/hu.js
  52. 10
      vasl_templates/webapp/static/trumbowyg/langs/hu.min.js
  53. 57
      vasl_templates/webapp/static/trumbowyg/langs/id.js
  54. 11
      vasl_templates/webapp/static/trumbowyg/langs/id.min.js
  55. 62
      vasl_templates/webapp/static/trumbowyg/langs/it.js
  56. 8
      vasl_templates/webapp/static/trumbowyg/langs/it.min.js
  57. 63
      vasl_templates/webapp/static/trumbowyg/langs/ja.js
  58. 10
      vasl_templates/webapp/static/trumbowyg/langs/ja.min.js
  59. 66
      vasl_templates/webapp/static/trumbowyg/langs/ko.js
  60. 11
      vasl_templates/webapp/static/trumbowyg/langs/ko.min.js
  61. 59
      vasl_templates/webapp/static/trumbowyg/langs/lt.js
  62. 8
      vasl_templates/webapp/static/trumbowyg/langs/lt.min.js
  63. 49
      vasl_templates/webapp/static/trumbowyg/langs/mn.js
  64. 8
      vasl_templates/webapp/static/trumbowyg/langs/mn.min.js
  65. 54
      vasl_templates/webapp/static/trumbowyg/langs/my.js
  66. 8
      vasl_templates/webapp/static/trumbowyg/langs/my.min.js
  67. 61
      vasl_templates/webapp/static/trumbowyg/langs/nl.js
  68. 9
      vasl_templates/webapp/static/trumbowyg/langs/nl.min.js
  69. 56
      vasl_templates/webapp/static/trumbowyg/langs/no_nb.js
  70. 10
      vasl_templates/webapp/static/trumbowyg/langs/no_nb.min.js
  71. 54
      vasl_templates/webapp/static/trumbowyg/langs/ph.js
  72. 8
      vasl_templates/webapp/static/trumbowyg/langs/ph.min.js
  73. 55
      vasl_templates/webapp/static/trumbowyg/langs/pl.js
  74. 9
      vasl_templates/webapp/static/trumbowyg/langs/pl.min.js
  75. 65
      vasl_templates/webapp/static/trumbowyg/langs/pt.js
  76. 11
      vasl_templates/webapp/static/trumbowyg/langs/pt.min.js
  77. 65
      vasl_templates/webapp/static/trumbowyg/langs/pt_br.js
  78. 11
      vasl_templates/webapp/static/trumbowyg/langs/pt_br.min.js
  79. 58
      vasl_templates/webapp/static/trumbowyg/langs/ro.js
  80. 12
      vasl_templates/webapp/static/trumbowyg/langs/ro.min.js
  81. 53
      vasl_templates/webapp/static/trumbowyg/langs/rs.js
  82. 8
      vasl_templates/webapp/static/trumbowyg/langs/rs.min.js
  83. 54
      vasl_templates/webapp/static/trumbowyg/langs/rs_latin.js
  84. 9
      vasl_templates/webapp/static/trumbowyg/langs/rs_latin.min.js
  85. 61
      vasl_templates/webapp/static/trumbowyg/langs/ru.js
  86. 8
      vasl_templates/webapp/static/trumbowyg/langs/ru.min.js
  87. 54
      vasl_templates/webapp/static/trumbowyg/langs/sk.js
  88. 8
      vasl_templates/webapp/static/trumbowyg/langs/sk.min.js
  89. 56
      vasl_templates/webapp/static/trumbowyg/langs/sl.js
  90. 8
      vasl_templates/webapp/static/trumbowyg/langs/sl.min.js
  91. 65
      vasl_templates/webapp/static/trumbowyg/langs/sq.js
  92. 8
      vasl_templates/webapp/static/trumbowyg/langs/sq.min.js
  93. 58
      vasl_templates/webapp/static/trumbowyg/langs/sv.js
  94. 12
      vasl_templates/webapp/static/trumbowyg/langs/sv.min.js
  95. 55
      vasl_templates/webapp/static/trumbowyg/langs/th.js
  96. 9
      vasl_templates/webapp/static/trumbowyg/langs/th.min.js
  97. 63
      vasl_templates/webapp/static/trumbowyg/langs/tr.js
  98. 12
      vasl_templates/webapp/static/trumbowyg/langs/tr.min.js
  99. 54
      vasl_templates/webapp/static/trumbowyg/langs/ua.js
  100. 8
      vasl_templates/webapp/static/trumbowyg/langs/ua.min.js
  101. Some files were not shown because too many files have changed in this diff Show More

@ -42,7 +42,7 @@ def pytest_addoption( parser ):
help="Run the tests headless."
)
parser.addoption(
"--window-size", action="store", dest="window_size", default="1000x700",
"--window-size", action="store", dest="window_size", default="1020x700",
help="Browser window size."
)
@ -184,6 +184,11 @@ def _make_webapp():
elif _pytest_options.webdriver == "chrome":
app.config[ "WEBDRIVER_PATH" ] = "chromedriver"
# NOTE: Trumboyg adds a lot of buttons to the UI, which slows Selenium down a lot
# when it's searching for elements, so we run tests with a minimal configuration.
app.config[ "TRUMBOWYG_BUTTONS_VICTORY_CONDITIONS" ] = [ "viewHTML" ]
app.config[ "TRUMBOWYG_BUTTONS_SIMPLE_NOTE_DIALOG" ] = [ "viewHTML" ]
return app
# - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - -

@ -94,7 +94,10 @@ class MainWindow( QWidget ):
self.restoreGeometry( val )
else :
self.resize( 1000, 650 )
self.setMinimumSize( 1015, 630 )
# NOTE: This should be wide enough for the sortable hints to not wrap (so that
# we don't see a scrollbar when their panels are reduced to their minimum height).
# We also want the Trumbowyg button pane for the VC to wrap somewhere sensible.
self.setMinimumSize( 1030, 630 )
# initialize the layout
layout = QVBoxLayout( self )

@ -86,7 +86,9 @@ def get_app_config():
"""Get a JSON value from the app config."""
try:
val = app.config.get( key, default )
return val if isinstance(val,dict) else json.loads(val)
if isinstance( val, (dict,list) ):
return val
return json.loads( val )
except json.decoder.JSONDecodeError:
msg = "Couldn't parse app config setting: {}".format( key )
logging.error( "%s", msg )
@ -160,6 +162,47 @@ def get_app_config():
logging.error( "%s", msg )
startup_msg_store.error( msg )
# include the Trumbowyg config
# NOTE: We don't include the "insertImage" button because it doesn't seem to work when
# the Trumbowyg control is in a dialog, and given VASSAL's handling of images, we don't
# really want to be encouraging their use :-/
vals[ "trumbowyg" ] = {
"format-options": get_json_val( "TRUMBOWYG_FORMAT_OPTIONS", [
"h1", "h2", "h3",
] ),
"special-chars": get_json_val( "TRUMBOWYG_SPECIAL_CHARS", [
"2264", "2265", "2260", "00d7", "00f7", None, # math
"00bd", "00bc", "00be", "215b", "215c", "215d", "215e", None, # fractions
"25b3", "24c7", "24b7", "24ba", "2605", "221e", "b0", "b7", None, # special
"e4", "eb", "ef", "f6", "fc", "c4", "cb", "cf", "d6", "dc", None, # umlaut
"e1", "e9", "ed", "f3", "fa", "c1", "c9", "cd", "d3", "da", None, # acute
"e0", "e8", "ec", "f2", "f9", "c0", "c8", "cc", "d2", "d9", None, # grave
"e2", "ea", "ee", "f4", "fb", "c2", "ca", "ce", "d4", "db", None, # circumflex
"1f850", "1f852", "1f851", "1f853", # arrows
] ),
"victory-conditions": get_json_val( "TRUMBOWYG_BUTTONS_VICTORY_CONDITIONS", [
[ "strong", "em", "underline", "superscript", "subscript", "format" ],
[ "foreColor", "backColor", "fontfamily", "fontsize" ],
[ "outdent", "indent" ],
[ "unorderedList", "orderedList", "table" ],
[ "specialChars", "flags", "emoji" ],
[ "removeformat", "historyUndo", "historyRedo", "viewHTML", "fullscreen" ],
] ),
# NOTE: I tried having different buttons for OB setup notes (which tend to be simpler)
# and OB notes (which can be more involved), but (1) this meant we had to tear down
# and re-create the Trumbowyg control each time the dialog was opened (since there doesn't
# seem to be any way to dynamically change the buttons), which caused a noticeable delay,
# and (2) users are probaly going to complain :-/
"simple-note-dialog": get_json_val( "TRUMBOWYG_BUTTONS_SIMPLE_NOTE_DIALOG", [
[ "strong", "em", "underline", "del", "superscript", "subscript", "format" ],
[ "foreColor", "backColor", "fontfamily", "fontsize" ],
[ "align", "outdent", "indent" ],
[ "unorderedList", "orderedList", "table" ],
[ "specialChars", "flags", "emoji" ],
[ "removeformat", "historyUndo", "historyRedo", "viewHTML", "fullscreen" ],
] ),
}
return jsonify( vals )
# ---------------------------------------------------------------------

@ -1,6 +1,6 @@
#edit-simple_note { overflow: hidden ; }
#edit-simple_note { overflow: hidden ; padding-bottom: 0.75em !important ; }
.ui-dialog.edit-simple_note .ui-dialog-buttonpane { border: none ; margin-top: 0 !important ; padding-top: 0 !important ; }
.ui-dialog.edit-simple_note textarea { resize: none ; width: calc(100% - 4px) ; height: 100% ; }
.ui-dialog.edit-simple_note .container { height: 100% ; display: flex ; flex-direction: row ; }
.ui-dialog.edit-simple_note label[for="width"] { color: #444 ; }
.ui-dialog.edit-simple_note input[name="width"] { color: #444 ; }

@ -0,0 +1,62 @@
.trumbowyg-box { min-height: 2em ; border-color: #ccc ; }
.trumbowyg-editor, .trumbowyg-textarea {
padding: 0.5em 0.75em ;
min-height: 2em ;
}
.trumbowyg-button-group button::after { top: 25px !important ; }
/* custom bullets for the editor */
.trumbowyg-editor ul { margin: 0 0 0 0.85em ; list-style-image: url("../images/bullet.png") ; }
.trumbowyg-editor ul ul { margin: 0 0 0 0.85em ; list-style-image: url("../images/bullet2.png") ; }
.trumbowyg-editor ul ul ul { margin: 0 0 0 0.85em ; list-style-image: url("../images/bullet3.png") ; }
/* make tables visible in the editor */
.trumbowyg-editor table.table { width: auto ; }
.trumbowyg-editor table.table td { border: 1px dotted #888 ; }
/* FUDGE! CSS for blockquote doesn't work in VASSAL :-/, so we try to match its indent in our UI. */
.trumbowyg-editor blockquote { margin-left: 2.5em ; }
/* modal box */
.trumbowyg-modal-box { border: 1px solid #666 ; }
.trumbowyg-modal-box .trumbowyg-input-infos label { color: #444 ; font-weight: bold ; }
/* configure button */
.trumbowyg-foreColor-button {
width: 40px !important ;
background: no-repeat 12px 12px url("../images/trumbowyg/fore-color.png") !important ;
background-size: 12px 12px !important ;
filter: grayscale(100%) brightness(90%) ;
}
.trumbowyg-backColor-button {
width: 40px !important ;
background: no-repeat 12px 12px url("../images/trumbowyg/back-color.png") !important ;
background-size: 12px 12px !important ;
filter: grayscale(100%) brightness(90%) ;
}
.trumbowyg-emoji-button {
width: 40px !important ;
background: no-repeat 13px 13px url("../images/trumbowyg/smile.png") !important ;
background-size: 12px 12px !important ;
filter: grayscale(100%) brightness(40%) ;
}
.trumbowyg-removeformat-button { line-height: 33px !important ; border:1px dotted red; }
.trumbowyg-dropdown-specialChars { width: 330px ; max-width: 330px ; }
.trumbowyg-dropdown-align { max-height: 160px !important ; }
/* configure an image for our custom "flags" button */
.trumbowyg-flags-button {
width: 40px !important ;
background: no-repeat 12px 13px url("../images/nat-caps.png") !important ;
background-size: 12px 12px !important ;
filter: grayscale(100%) brightness(60%) ;
}
.trumbowyg-dropdown-flags button img { width: 13px ; }
/* FUDGE! Fix-up the appearance of some of the buttons. */
.trumbowyg-fontsize-button svg { width: 14px ; opacity: 0.9 ; }
.Xtrumbowyg-specialChars-button { color: #555 ; }
.trumbowyg-indent-button svg, .trumbowyg-outdent-button svg { width: 13px ; }
.trumbowyg-indent-button svg { transform: scaleX(-1) ; }

@ -4,6 +4,7 @@ body { height: 100% ; overflow: hidden ; }
body { font-family: Arial, Helvetica, sans-serif ; font-size: 16px ; }
p { margin-bottom: 0.5em ; }
ul, ol { margin: 0.5em 0 0 1.25em ; }
input[type="text"] { height: 20px ; border: 1px solid #c5c5c5 ; padding: 0 2px ; }
@ -58,11 +59,13 @@ input.snippet-width { width: 3.75em ; }
.sp-palette { max-width: 120px ; }
.sp-palette-row-selection { margin-top: 6px ; border-top: 1px solid #ccc ; padding-top: 6px ; }
/* growl notification balloons */
.growl-title { display: none ; }
.growl-close { position: absolute ; top: 0 ; right: 5px ; }
.growl .pre { font-family: monospace ; }
.growl div.pre { margin: 0 0 1em 1em ; font-size: 80% ; }
/* splitters */
.gutter { position: relative ; background-color: #ddd ; }
.gutter-vertical { cursor: row-resize ; }
.gutter-horizontal { cursor: col-resize ; }

@ -33,7 +33,7 @@ fieldset[name='scenario'] { min-height: 91px ; max-height: 265px ; overflow: hid
/* -------------------------------------------------------------------- */
#panel-vc { height: 100% ; display: flex ; flex-direction: column ; }
#panel-vc textarea { width: 100% ; resize: none ; flex-grow: 1 ; }
#panel-vc .trumbowyg-box { flex-grow: 1 ; min-height: 100px ; width: calc(100% - 2px) ; }
#panel-vc .footer { margin-top: 0.5em ; display: flex ; align-items: center ; }
/* -------------------------------------------------------------------- */

@ -27,7 +27,7 @@
#tabs-scenario .bl { height: 100% ; flex-grow: 1 ; }
#tabs-scenario .right { display: flex ; flex-direction: column ; }
#tabs-scenario .tr { height: 100% ; flex-grow: 1 ; }
#tabs-scenario .tr { height: 100% ; min-height: 210px ; flex-grow: 1 ; }
#tabs-scenario .br { height: 100% ; flex-grow: 1 ; min-height: 9em ; }
/* - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - */

@ -0,0 +1,218 @@
// --------------------------------------------------------------------
function initTrumbowyg( $elem, buttons, $parentDlg )
{
// initialize
var nats = get_sorted_nats().filter(
function( nat ) { return gHasPlayerFlag[ nat ] ; }
) ;
// initialize the Trumbowyg control
// NOTE: Trumbowyg uses the <div> we supply as the WYSIWYG editor, and creates an associated <textarea>
// for the raw HTML view (and another <div> for the button pane). Our code originally used textarea's
// to manage snippet content, so while we could transfer the "name" attribute (and "param" class)
// from the WYSIWYG control to the raw HTML textarea, it doesn't really help, since manipulating
// the content in the <textarea> directly doesn't work, we need to use Trumbowyg's "html" API, and that
// works from the WYSIWYG control.
$elem.trumbowyg( {
btnsDef: {
format: {
dropdown: gAppConfig.trumbowyg[ "format-options" ],
title: "Formatting",
ico: "p"
},
align: {
dropdown: [ "justifyLeft", "justifyCenter", "justifyRight", "justifyFull" ],
title: "Alignment",
ico: "justifyLeft",
},
fontfamily: { hasIcon: true, ico: "foreColor" },
specialChars: { hasIcon: false, text: "\u25b3", title: "Special characters" },
table: { title: "Table" },
fullscreen: { title: "Full screen" },
// FUDGE! While we can provide custom icons, they have to be SVG, so we do it in the CSS :-/
foreColor: { hasIcon: false, text: " ", title: "Text color" },
backColor: { hasIcon: false, text: " ", title: "Background color" },
removeformat: { hasIcon: false, text: "\u2a2f", title: "Remove formatting" },
emoji: { hasIcon: false, text: " ", title: "Emoji" },
// FUDGE! The indent and outdent icons are not quite the same,
// so we re-use the outdent image and flip it using CSS :-/
indent: { ico: "outdent" },
outdent: { title: "Un-indent" },
},
btns: buttons,
semantic: false,
plugins: {
specialchars: {
symbolList: gAppConfig.trumbowyg[ "special-chars" ],
},
flags: {
nationalities: nats,
makeFlagHtml: function( nat, force_local_image ) {
return make_player_flag_url( nat, true, force_local_image ) ;
},
},
},
} ) ;
var $parent = $elem.parent() ;
var $btnPane = $parent.find( ".trumbowyg-button-pane" ) ;
var $textarea = $parent.find( ".trumbowyg-textarea" ) ;
// update the flags dropdown for the current players
if ( $btnPane.find( ".trumbowyg-flags-button" ).length > 0 )
updateTrumbowygFlagsDropdown( $elem ) ;
// prepare for our jQuery event handlers
var eventHandlers = $elem.data( "eventHandlers" ) ;
if ( ! eventHandlers ) {
eventHandlers = new jQueryHandlers() ;
$elem.data( "eventHandlers", eventHandlers ) ;
}
// allow a hotkey to toggle the WYSIWYG editor
// FUDGE! While we can create a custom button to manually toggle the control, it doesn't quite work :-/
// Switching to HTML mode disables all buttons, including the "view HTML" button, and while we can
// manually enable it, hotkeys don't seem to work when we're in HTML mode :-/ We hack around this by
// adding a key handler and managing the whole process ourself. Sigh...
function onKeyDown( evt ) {
// check for Ctrl-M
if ( evt.keyCode == 77 && evt.ctrlKey ) {
$elem.trumbowyg( "toggle" ) ;
setTimeout( function() {
if ( $elem.parent().hasClass( "trumbowyg-editor-visible" ) )
$elem.focus() ;
else
$elem.parent().find( ".trumbowyg-textarea" ).focus() ;
}, 20 ) ;
evt.preventDefault() ;
return ;
}
// handle auto-dismiss if we are in a dialog
if ( $parentDlg )
auto_dismiss_dialog( $parentDlg, evt, "OK" ) ;
}
eventHandlers.addHandler( $elem, "keydown", onKeyDown ) ;
eventHandlers.addHandler( $textarea, "keydown", onKeyDown ) ;
// FUDGE! There should be spaces around the +, but this causes the tooltip to wrap on Windows :-/
$btnPane.find( ".trumbowyg-viewHTML-button" ).attr( "title", "View HTML (Ctrl+M)" ) ;
// handle resize events
if ( ! $parent.data( "resizeObserver" ) ) {
var resizeObserver = new ResizeObserver( function( entries ) {
// FUDGE! Couldn't get Trumbowyg to sit nicely inside a flexbox, so we set the height dynamically :-/
var height = "calc(100% - " + $btnPane.height() + "px)" ;
$elem.css( { height: height } ) ;
$textarea.css( { height: height } ) ;
// limit the height of dropdown's
if ( $parentDlg ) {
$parent.find( ".trumbowyg-dropdown" ).css( {
"max-height": $elem.height() + 5
} ) ;
}
} ) ;
resizeObserver.observe( $parent[0] ) ;
$parent.data( "resizeObserver", resizeObserver ) ;
}
}
// - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - -
function destroyTrumbowyg( $elem )
{
// destroy the Trumbowyg control and clean up
var eventHandlers = $elem.data( "eventHandlers" ) ;
if ( eventHandlers ) {
eventHandlers.cleanUp() ;
$elem.removeData( "eventHandlers" ) ;
}
$elem.trumbowyg( "destroy" ) ;
}
// --------------------------------------------------------------------
function unloadTrumbowyg( $elem, removeFirstPara )
{
// unload the Trumbowyg control
var val = $elem.trumbowyg( "html" ).trim() ;
// FUDGE! Trumbowyg really wants to wrap everything in <p> blocks, but this causes problems
// since many of the templates are expecting a bit of plain old text, not blocks of content
// e.g. OB setup notes start with a flag, and putting the content in a <p> block breaks
// the layout. We hack around this by removing the *first* <p> block.
if ( removeFirstPara ) {
var match = val.match( /<p>.*?<\/p>/s ) ; //jshint ignore:line
if ( match ) {
var pos = match.index + match[0].length ; // nb: index to end of the </p>
val = val.substring( 0, match.index ) +
val.substring( match.index+3, pos-4 ) +
val.substring( pos ) ;
}
}
// remove superfluous <br> tags
val = strReplaceAll( val, "<br></p>", "</p>" ) ;
while ( val.substring( val.length-4 ) === "<br>" )
val = val.substring( 0, val.length-4 ).trim() ;
return val ;
}
// --------------------------------------------------------------------
function initVictoryConditionsTrumbowyg()
{
// initialize the Victory Conditions Trumbowyg control
var $elem = $( "div.param[name='VICTORY_CONDITIONS']" ) ;
initTrumbowyg( $elem, gAppConfig.trumbowyg["victory-conditions"], null ) ;
if ( gPendingVictoryConditions )
$elem.trumbowyg( "html", gPendingVictoryConditions ) ;
// FUDGE! For some reason, we need to do this :shrug:
$elem.trumbowyg().on( "tbwopenfullscreen", function() {
$( "#menu" ).hide() ;
} ).on( "tbwclosefullscreen", function() {
$( "#menu" ).show() ;
} ) ;
}
function updateTrumbowygFlagsDropdown( $elem )
{
// FUDGE! For convenience, we show the flags for the current players at the start of the dropdown list,
// and while we can do this in makeDropdown() in our plugin, this only happens once for the Victory Conditions
// control. There doesn't seem to be a way to dynamically generate the list each time it drops down,
// so we do it by modifying the DOM.
// initialize
var trumbowyg = $elem.data( "trumbowyg" ) ;
if ( ! trumbowyg )
return ;
var plugin = trumbowyg.o.plugins.flags ;
var nat1 = get_player_nat( 1 ) ;
var nat2 = get_player_nat( 2 ) ;
// locate the flags dropdown
$dropdown = $elem.parent().find( ".trumbowyg-dropdown-flags" ) ;
if ( $dropdown.length === 0 )
return ;
// remove the dropdown's flag buttons from the DOM
var $btns = {} ;
$dropdown.find( "button" ).detach().each( function() {
var nat = $(this).find( "img" ).data( "nat" ) ;
$btns[ nat ] = $(this) ;
} ) ;
// add the flag buttons back into the DOM
plugin.nationalities.forEach( function( nat ) {
if ( nat === nat1 || nat === nat2 )
return ;
var $btn = $btns[ nat ] ;
if ( $btn )
$dropdown.append( $btn ) ;
} ) ;
var $btn = $btns[ nat2 ] ;
if ( $btn )
$dropdown.prepend( $btn ) ;
$btn = $btns[ nat1 ] ;
if ( $btn )
$dropdown.prepend( $btn ) ;
}

Binary file not shown.

After

Width:  |  Height:  |  Size: 438 B

Binary file not shown.

After

Width:  |  Height:  |  Size: 435 B

Binary file not shown.

After

Width:  |  Height:  |  Size: 3.7 KiB

@ -775,6 +775,13 @@ function update_page_load_status( id )
$("#tabs").tabs({ disabled: [] }) ;
$("#loader").fadeOut( 500 ) ;
adjust_footer_vspacers() ;
// initialize the HTML WYSIWYG editors (nb: we do it here, since we need the app config
// and template pack (for the player flags))
initVictoryConditionsTrumbowyg() ;
$( "#panel-vc .footer" ).fadeIn( 2*1000 ) ;
// FUDGE! This works around a timing problem during startup, where we unload the current parameters
// before the Victory Conditions Trumbowyg control has initialized (and so doesn't get included).
gLastSavedScenario = unload_params_for_save( false ) ;
// NOTE: The watermark image appears briefly in IE when reloading the page, but not even
// creating the watermark dynamically and removing it when the page unloads fixes it :-(
$("#watermark").fadeIn( 5*1000 ) ;
@ -826,16 +833,20 @@ function init_hotkeys()
set_focus_to( "#tabs-scenario", $("select[name='PLAYER_1']") ) ;
} ) ;
$(document).bind( "keydown", "alt+y", function() {
set_focus_to( "#tabs-scenario", $("textarea[name='VICTORY_CONDITIONS']") ) ;
var $elem = $(".trumbowyg-editor[name='VICTORY_CONDITIONS']") ;
if ( $elem.parent().hasClass( "trumbowyg-editor-visible" ) )
set_focus_to( "#tabs-scenario", $elem ) ;
else
set_focus_to( "#tabs-scenario", $elem.parent().find( ".trumbowyg-textarea" ) ) ;
} ) ;
$(document).bind( "keydown", "alt+0", function() {
set_focus_to( "#tabs-scenario", $("input[name='SCENARIO_NAME']") ) ; // nb: for consistency with Alt-1 and Alt-2
} ) ;
$(document).bind( "keydown", "alt+1", function() {
set_focus_to( "#tabs-ob1", $("textarea[name='OB_SETUP_1']") ) ;
set_focus_to( "#tabs-ob1" ) ;
} ) ;
$(document).bind( "keydown", "alt+2", function() {
set_focus_to( "#tabs-ob2", $("textarea[name='OB_SETUP_2']") ) ;
set_focus_to( "#tabs-ob2" ) ;
} ) ;
$(document).bind( "keydown", "alt+x", function() {
set_focus_to( "#tabs-extras" ) ;
@ -947,6 +958,7 @@ function on_player_change( player_no )
var player_nat = update_ob_tab_header( player_no ) ;
update_nationality_specific_buttons( player_no ) ;
$( "input[name='PLAYER_" + player_no + "_DESCRIPTION']" ).val( "" ) ;
updateTrumbowygFlagsDropdown( $( ".param[name='VICTORY_CONDITIONS']" ) ) ;
// show/hide the vehicle/ordnance multi-applicable notes controls
function update_ma_notes_controls( vo_type ) {
@ -1141,6 +1153,14 @@ function handle_escape( evt )
$(this).trigger( "click" ) ;
} ) ;
// check if there is a Trumbowyg control full-screen
var $elem = $( ".trumbowyg-fullscreen" ) ;
if ( $elem.length > 0 ) {
// yup - restore it back to normal size
$elem.children( ".trumbowyg-editor" ).trumbowyg( "execCmd", { cmd: "fullscreen" } ) ;
return ;
}
// find the top-most dialog (if any) and close it
var $topmost = findTopmostDialog() ;
if ( $topmost ) {

@ -2,27 +2,29 @@
// which is used by OB setups and OB notes (which differ only in their templates,
// the code to manage them is almost identical).
var gEditSimpleNoteDlgState = null ;
// --------------------------------------------------------------------
function add_scenario_note() { _do_edit_simple_note( "scenario_note", null, $("#scenario_notes-sortable"), null, gDefaultScenario._SCENARIO_NOTE_WIDTH ) ; }
function add_scenario_note() { _do_edit_simple_note( "scenario_note", null, $("#scenario_notes-sortable"), null, gDefaultScenario._SCENARIO_NOTE_WIDTH, false ) ; }
function do_add_scenario_note( $sortable2, data ) { _do_add_simple_note($sortable2,data) ; }
function edit_scenario_note( $sortable2, $entry ) { _do_edit_simple_note( "scenario_note", null, $sortable2, $entry, null ) ; }
function edit_scenario_note( $sortable2, $entry ) { _do_edit_simple_note( "scenario_note", null, $sortable2, $entry, null, false ) ; }
function add_ssr() { _do_edit_simple_note( "ssr", null, $("#ssr-sortable"), null, null ) ; }
function add_ssr() { _do_edit_simple_note( "ssr", null, $("#ssr-sortable"), null, null, true ) ; }
function do_add_ssr( $sortable2, data ) { _do_add_simple_note($sortable2,data) ; }
function edit_ssr( $sortable2, $entry ) { _do_edit_simple_note( "ssr", null, $sortable2, $entry, null ) ; }
function edit_ssr( $sortable2, $entry ) { _do_edit_simple_note( "ssr", null, $sortable2, $entry, null, true ) ; }
function add_ob_setup( player_no ) { _do_edit_simple_note( "ob_setup", player_no, $("#ob_setups-sortable_"+player_no), null, gDefaultScenario._OB_SETUP_WIDTH ) ; }
function add_ob_setup( player_no ) { _do_edit_simple_note( "ob_setup", player_no, $("#ob_setups-sortable_"+player_no), null, gDefaultScenario._OB_SETUP_WIDTH, true ) ; }
function do_add_ob_setup( $sortable2, data ) { _do_add_simple_note($sortable2,data) ; }
function edit_ob_setup( $sortable2, $entry ) { _do_edit_simple_note( "ob_setup", get_player_no_for_element($sortable2), $sortable2, $entry, null ) ; }
function edit_ob_setup( $sortable2, $entry ) { _do_edit_simple_note( "ob_setup", get_player_no_for_element($sortable2), $sortable2, $entry, null, true ) ; }
function add_ob_note( player_no ) { _do_edit_simple_note( "ob_note", player_no, $("#ob_notes-sortable_"+player_no), null, gDefaultScenario._OB_NOTE_WIDTH ) ; }
function add_ob_note( player_no ) { _do_edit_simple_note( "ob_note", player_no, $("#ob_notes-sortable_"+player_no), null, gDefaultScenario._OB_NOTE_WIDTH, false ) ; }
function do_add_ob_note( $sortable2, data ) { _do_add_simple_note($sortable2,data) ; }
function edit_ob_note( $sortable2, $entry ) { _do_edit_simple_note( "ob_note", get_player_no_for_element($sortable2), $sortable2, $entry, null ) ; }
function edit_ob_note( $sortable2, $entry ) { _do_edit_simple_note( "ob_note", get_player_no_for_element($sortable2), $sortable2, $entry, null, false ) ; }
// - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - -
function _do_edit_simple_note( template_id, player_no, $sortable2, $entry, default_width )
function _do_edit_simple_note( template_id, player_no, $sortable2, $entry, default_width, remove_first_para )
{
// figure out what we're editing
var note_type = _get_note_type_for_sortable( $sortable2 ) ;
@ -73,7 +75,7 @@ function _do_edit_simple_note( template_id, player_no, $sortable2, $entry, defau
function unloadData() {
// unload the snippet data
return {
caption: $caption.val().trim(),
caption: unloadTrumbowyg( $caption, remove_first_para ),
width: $width.val().trim(),
} ;
}
@ -86,6 +88,10 @@ function _do_edit_simple_note( template_id, player_no, $sortable2, $entry, defau
title: dlgTitle,
modal: true,
closeOnEscape: false,
position: gEditSimpleNoteDlgState ? gEditSimpleNoteDlgState.position : { my: "center", at: "center", of: window },
width: gEditSimpleNoteDlgState ? gEditSimpleNoteDlgState.width : $(window).width() * 0.4,
// NOTE: Simple notes don't normally have a lot of content, but we need space for the Trumbowyg dropdowns.
height: gEditSimpleNoteDlgState ? gEditSimpleNoteDlgState.height : Math.max( $(window).height() * 0.5, 325 ),
minWidth: 600,
minHeight: 250,
create: function() {
@ -93,7 +99,7 @@ function _do_edit_simple_note( template_id, player_no, $sortable2, $entry, defau
},
open: function() {
// initialize
$caption = $(this).children( "textarea" ) ;
$caption = $(this).find( "div.caption" ) ;
on_dialog_open( $(this), $caption ) ;
add_flag_to_dialog_titlebar( $(this), get_player_no_for_element($sortable2) ) ;
var $btn_pane = $(".ui-dialog.edit-simple_note .ui-dialog-buttonpane") ;
@ -104,11 +110,21 @@ function _do_edit_simple_note( template_id, player_no, $sortable2, $entry, defau
$width = $btn_pane.find( "input[name='width']" ) ;
if ( $width.length === 0 ) {
// create the width controls
$btn_pane.prepend( $( "<div style='position:absolute;left:15px;height:28px;display:flex;align-items:center;'>" +
$btn_pane.prepend( $( "<div style='position:absolute;left:19px;height:28px;display:flex;align-items:center;'>" +
"<label for='width'>Width:</label>&nbsp;<input type='text' name='width' size='4' style='margin-top:-1px;'>" +
"</div>" ) ) ;
$width = $btn_pane.find( "input[name='width']" ) ;
}
// initialize the Trumbowyg HTML editor
if ( ! gEditSimpleNoteDlgState ) // nb: check if this is the first time the dialog has been opened
initTrumbowyg( $caption, gAppConfig.trumbowyg["simple-note-dialog"], $(this) ) ;
else {
// always start non-maximized, and in HTML mode
if ( $caption.parent().hasClass( "trumbowyg-fullscreen" ) )
$caption.trumbowyg( "execCmd", { cmd: "fullscreen" } ) ;
if ( $caption.parent().hasClass( "trumbowyg-editor-hidden" ) )
$caption.trumbowyg( "toggle" ) ;
}
// tweak the SNIPPETS button so that snippets will work
$btn.data( { id: template_id, "player-no": player_no } ) ;
var snippet_id = template_id ;
@ -136,10 +152,13 @@ function _do_edit_simple_note( template_id, player_no, $sortable2, $entry, defau
border: "1px solid "+colors[2]
} ) ;
// load the dialog
$caption.val( entryData ? entryData.caption : "" ).focus() ;
$caption.trumbowyg( "html", entryData ? entryData.caption : "" ) ;
$width.val( entryData ? entryData.width : default_width ) ;
origData = unloadData() ;
$(this).height( $(this).height() ) ; // fudge: force the textarea to resize
$(this).height( $(this).height() ) ; // fudge: force everything to resize
},
beforeClose: function() {
gEditSimpleNoteDlgState = getDialogState( $(this) ) ;
},
buttons: {
Snippet: { text:" Snippet", class: "snippet", click: makeSimpleSnippet },

@ -34,6 +34,7 @@ var gLastSavedScenario = null ;
var gLastSavedScenarioFilename = null ;
var gScenarioCreatedTime = null ;
var gEditTemplateDlgState = null ;
var gPendingVictoryConditions = null ;
// --------------------------------------------------------------------
@ -964,10 +965,10 @@ function unload_snippet_params( unpack_scenario_date, template_id )
if ( template_id === null || template_id.substr(0,7) !== "extras/" )
return ;
}
params[ $elem.attr("name") ] = $elem.val() ;
params[ $elem.attr("name") ] = $elem.hasClass("trumbowyg-editor") ? unloadTrumbowyg($elem,false) : $elem.val() ;
} ;
$("input[type='text'].param").each( function() { add_param( $(this) ) ; } ) ;
$("textarea.param").each( function() { add_param( $(this) ) ; } ) ;
$(".trumbowyg-editor.param").each( function() { add_param( $(this) ) ; } ) ;
$("select.param").each( function() { add_param( $(this) ) ; } ) ;
// fix up the turn track parameters
@ -1622,7 +1623,7 @@ function edit_template( template_id )
},
open: function() {
on_dialog_open( $(this) ) ;
$(this).height( $(this).height() ) ; // fudge: force the textarea to resize
$(this).height( $(this).height() ) ; // fudge: force everything to resize
$("#edit-template textarea").change( on_template_change ) ;
},
beforeClose: function() {
@ -1751,10 +1752,11 @@ function do_load_scenario_data( params )
}
}
else {
if ( $elem.prop( "disabled" ) )
$elem.val( "" ) ;
var val = $elem.prop("disabled") ? "" : params[key] ;
if ( $elem.hasClass( "trumbowyg-editor" ) )
$elem.trumbowyg( "html", val ) ;
else
$elem.val( params[key] ) ;
$elem.val( val ) ;
if ( key === "ASA_ID" )
updateForConnectedScenario( params[key], params.ROAR_ID ) ;
}
@ -1865,7 +1867,7 @@ function do_load_scenario_data( params )
var $elem = $( "input[type='text'][name='" + key + "'].param" ).each( function() {
set_param( $(this), key ) ;
} ) ;
$elem = $("textarea[type='text'][name='"+key+"'].param").each( function() {
$elem = $( ".trumbowyg-editor[name='" + key + "'].param" ).each( function() {
set_param( $(this), key ) ;
} ) ;
$elem = $( "select[name='" + key + "'].param" ).each( function() {
@ -1876,6 +1878,22 @@ function do_load_scenario_data( params )
if ( ! params.ASA_ID )
updateForConnectedScenario( null, null ) ;
// NOTE: Loading the Victory Conditions creates a Trumbowyg history entry, so we clear the history
// so that user can't accidentally undo state all the way back to an empty control.
var trumbowyg = $( ".param[name='VICTORY_CONDITIONS']" ).data( "trumbowyg" ) ;
if ( trumbowyg ) {
var plugin = trumbowyg.o.plugins.history ;
plugin._stack = [] ;
plugin._index = -1 ;
}
// FUDGE! The introduction of the Trumbowyg introduced a timing issue dring startup - the Victory Conditions
// control can't be initialized until some things arrive from the backend, but loading the default scenario
// happens before then (which is where we are now), and so we end up warning about an unused key.
// Nornally, the default scenario would never contain VC, but it's useful for testing, so we handle it here.
gPendingVictoryConditions = params.VICTORY_CONDITIONS ;
delete params.VICTORY_CONDITIONS ;
// look for unrecognized keys
var buf = [] ;
for ( key in params ) {
@ -2132,7 +2150,7 @@ function reset_scenario()
if ( ! $.contains( $("#tabs-extras")[0], $(this)[0] ) )
$(this).val( "" ) ;
} ) ;
$("textarea.param").each( function() { $(this).val("") ; } ) ;
$(".trumbowyg-editor").each( function() { $(this).trumbowyg( "empty" ) ; } ) ;
$("input[type='checkbox']").prop( "checked", false ) ;
$( "select[name='TURN_TRACK_NTURNS'].param" ).val( "" ).trigger( "change" ) ;

@ -0,0 +1,67 @@
/* ===========================================================
* ar.js
* Arabic translation for Trumbowyg
* http://alex-d.github.com/Trumbowyg
* ===========================================================
* Author : Abo Mokh ahmed (abomokhahmed)
* Github : https://github.com/abomokhahmed
* Reviewed by : Abdellah Chadidi (chadidi)
* Github : https://github.com/chadidi
*/
jQuery.trumbowyg.langs.ar = {
_dir: 'rtl',
viewHTML: 'إعرض-HTML',
undo: 'تراجع',
redo: 'إعادة',
formatting: 'تنسيق',
p: 'فقرة',
blockquote: 'اقتباس',
code: 'كود',
header: 'رأس',
bold: 'عريض',
italic: 'مائل',
strikethrough: 'مشطوب',
underline: 'خطّ سفلي',
strong: 'بارز',
em: 'تغميق',
del: 'حذف',
superscript: 'الأس',
subscript: 'أس سفلي',
unorderedList: 'قائمة غير مرتّبة',
orderedList: 'قائمة مرتّبة',
insertImage: 'إدراج صورة',
insertVideo: 'إدراج فيديو',
link: 'رابط',
createLink: 'انشاء رابط',
unlink: 'حذف رابط',
justifyLeft: 'تصحيح للشمال',
justifyCenter: 'توسيط',
justifyRight: 'تصحيح لليمين',
justifyFull: 'تصحيح لكلا الإتّجاهين',
horizontalRule: 'إدراج خطّ أفقي',
fullscreen: 'ملء الشاشة',
close: 'إغلاق',
submit: 'إرسال',
reset: 'إعادة تعيين',
required: 'إلزامي',
description: 'وصف',
title: 'عنوان',
text: 'نصّ',
target: 'الهدف'
};

@ -0,0 +1,11 @@
/* ===========================================================
* ar.js
* Arabic translation for Trumbowyg
* http://alex-d.github.com/Trumbowyg
* ===========================================================
* Author : Abo Mokh ahmed (abomokhahmed)
* Github : https://github.com/abomokhahmed
* Reviewed by : Abdellah Chadidi (chadidi)
* Github : https://github.com/chadidi
*/
jQuery.trumbowyg.langs.ar={_dir:"rtl",viewHTML:"إعرض-HTML",undo:"تراجع",redo:"إعادة",formatting:"تنسيق",p:"فقرة",blockquote:"اقتباس",code:"كود",header:"رأس",bold:"عريض",italic:"مائل",strikethrough:"مشطوب",underline:"خطّ سفلي",strong:"بارز",em:"تغميق",del:"حذف",superscript:"الأس",subscript:"أس سفلي",unorderedList:"قائمة غير مرتّبة",orderedList:"قائمة مرتّبة",insertImage:"إدراج صورة",insertVideo:"إدراج فيديو",link:"رابط",createLink:"انشاء رابط",unlink:"حذف رابط",justifyLeft:"تصحيح للشمال",justifyCenter:"توسيط",justifyRight:"تصحيح لليمين",justifyFull:"تصحيح لكلا الإتّجاهين",horizontalRule:"إدراج خطّ أفقي",fullscreen:"ملء الشاشة",close:"إغلاق",submit:"إرسال",reset:"إعادة تعيين",required:"إلزامي",description:"وصف",title:"عنوان",text:"نصّ",target:"الهدف"};

@ -0,0 +1,54 @@
/* ===========================================================
* bg.js
* Bulgarian translation for Trumbowyg
* http://alex-d.github.com/Trumbowyg
* ===========================================================
* Author : Aleksandar Dimitrov
*/
jQuery.trumbowyg.langs.bg = {
viewHTML: 'Прегледай HTML',
formatting: 'Форматиране',
p: 'Параграф',
blockquote: 'Цитат',
code: 'Код',
header: 'Заглавие',
bold: 'Удебелен',
italic: 'Наклонен',
strikethrough: 'Зачеркнат',
underline: 'Подчертан',
strong: 'Удебелен',
em: 'Наклонен',
del: 'Зачеркнат',
unorderedList: 'Обикновен списък',
orderedList: 'Номериран списък',
insertImage: 'Добави изображение',
insertVideo: 'Добави видео',
link: 'Връзка',
createLink: 'Създай връзка',
unlink: 'Премахни връзката',
justifyLeft: 'Подравни от ляво',
justifyCenter: 'Центрирай',
justifyRight: 'Подравни от дясно',
justifyFull: 'Подравни по ширина',
horizontalRule: 'Хоризонтална линия',
fullscreen: 'На цял екран',
close: 'Затвори',
submit: 'Впиши',
reset: 'Отмени',
required: 'Задължително',
description: 'Описание',
title: 'Заглавие',
text: 'Текст'
};

@ -0,0 +1,8 @@
/* ===========================================================
* bg.js
* Bulgarian translation for Trumbowyg
* http://alex-d.github.com/Trumbowyg
* ===========================================================
* Author : Aleksandar Dimitrov
*/
jQuery.trumbowyg.langs.bg={viewHTML:"Прегледай HTML",formatting:"Форматиране",p:"Параграф",blockquote:"Цитат",code:"Код",header:"Заглавие",bold:"Удебелен",italic:"Наклонен",strikethrough:"Зачеркнат",underline:"Подчертан",strong:"Удебелен",em:"Наклонен",del:"Зачеркнат",unorderedList:"Обикновен списък",orderedList:"Номериран списък",insertImage:"Добави изображение",insertVideo:"Добави видео",link:"Връзка",createLink:"Създай връзка",unlink:"Премахни връзката",justifyLeft:"Подравни от ляво",justifyCenter:"Центрирай",justifyRight:"Подравни от дясно",justifyFull:"Подравни по ширина",horizontalRule:"Хоризонтална линия",fullscreen:"На цял екран",close:"Затвори",submit:"Впиши",reset:"Отмени",required:"Задължително",description:"Описание",title:"Заглавие",text:"Текст"};

@ -0,0 +1,62 @@
/* ===========================================================
* bn.js
* Bangla translation for Trumbowyg
* http://alex-d.github.com/Trumbowyg
* ===========================================================
* Author : Ahammad Naim
* Website : https://github.com/AhammadNaim
*/
jQuery.trumbowyg.langs.bn = {
viewHTML: 'HTML দন',
undo: 'পবসিন',
redo: 'পনর করন',
formatting: 'বিস',
p: 'অনদ',
blockquote: 'উদি',
code: 'কড',
header: 'শিম',
bold: 'বড',
italic: 'ইটিক',
strikethrough: 'সইকথ',
underline: 'আনরলইন',
strong: 'বড',
em: 'ইটিক',
del: 'সইকথ',
superscript: 'সরসিট',
subscript: 'সবসিট',
unorderedList: 'অসিত তি',
orderedList: 'সি',
insertImage: 'ছবি',
link: 'লিক',
createLink: 'লিক তি করন',
unlink: 'লিক মন',
justifyLeft: 'বিইড',
justifyCenter: 'কত',
justifyRight: 'ডিইড',
justifyFull: 'জিইড',
horizontalRule: 'আনিক দগ',
removeformat: 'বিস অপসরণ করন',
fullscreen: 'সমণ পরয় দন',
close: 'বনধ',
submit: 'পরণ',
reset: 'বিল',
required: 'আবশযক',
description: 'বরনন',
title: 'শিম',
text: 'পয',
target: 'লকয'
};

@ -0,0 +1,9 @@
/* ===========================================================
* bn.js
* Bangla translation for Trumbowyg
* http://alex-d.github.com/Trumbowyg
* ===========================================================
* Author : Ahammad Naim
* Website : https://github.com/AhammadNaim
*/
jQuery.trumbowyg.langs.bn={viewHTML:"HTML দন",undo:"পবসিন",redo:"পনর করন",formatting:"বিস",p:"অনদ",blockquote:"উদি",code:"কড",header:"শিম",bold:"বড",italic:"ইটিক",strikethrough:"সইকথ",underline:"আনরলইন",strong:"বড",em:"ইটিক",del:"সইকথ",superscript:"সরসিট",subscript:"সবসিট",unorderedList:"অসিত তি",orderedList:"সি",insertImage:"ছবি",link:"লিক",createLink:"লিক তি করন",unlink:"লিক মন",justifyLeft:"বিইড",justifyCenter:"কত",justifyRight:"ডিইড",justifyFull:"জিইড",horizontalRule:"আনিক দগ",removeformat:"বিস অপসরণ করন",fullscreen:"সমণ পরয় দন",close:"বনধ",submit:"পরণ",reset:"বিল",required:"আবশযক",description:"বরনন",title:"শিম",text:"পয",target:"লকয"};

@ -0,0 +1,61 @@
/* ===========================================================
* by.js
* Belarusian translation for Trumbowyg
* http://alex-d.github.com/Trumbowyg
* ===========================================================
* Author : Yury Karalkou
*/
jQuery.trumbowyg.langs.by = {
viewHTML: 'Паглядзець HTML',
undo: 'Скасаваць',
redo: 'Паўтарыць',
formatting: 'Фарматаванне',
p: 'Звычайны',
blockquote: 'Цытата',
code: 'Код',
header: 'Загаловак',
bold: 'Паўтлусты',
italic: 'Курсіў',
strikethrough: 'Закрэслены',
underline: 'Падкрэслены',
strong: 'Паўтлусты',
em: 'Курсіў',
del: 'Закрэслены',
superscript: 'Верхні індэкс',
subscript: 'Індэкс',
unorderedList: 'Звычайны спіс',
orderedList: 'Нумараваны спіс',
insertImage: 'Уставіць выяву',
insertVideo: 'Уставіць відэа',
link: 'Спасылка',
createLink: 'Уставіць спасылку',
unlink: 'Выдаліць спасылку',
justifyLeft: 'Па леваму боку',
justifyCenter: 'У цэнтры',
justifyRight: 'Па праваму боку',
justifyFull: 'Па шырыні',
horizontalRule: 'Гарызантальная лінія',
removeformat: 'Ачысціць фарматаванне',
fullscreen: 'На ўвесь экран',
close: 'Зачыніць',
submit: 'Уставіць',
reset: 'Скасаваць',
required: 'Абавязкова',
description: 'Апісанне',
title: 'Падказка',
text: 'Тэкст'
};

@ -0,0 +1,8 @@
/* ===========================================================
* by.js
* Belarusian translation for Trumbowyg
* http://alex-d.github.com/Trumbowyg
* ===========================================================
* Author : Yury Karalkou
*/
jQuery.trumbowyg.langs.by={viewHTML:"Паглядзець HTML",undo:"Скасаваць",redo:"Паўтарыць",formatting:"Фарматаванне",p:"Звычайны",blockquote:"Цытата",code:"Код",header:"Загаловак",bold:"Паўтлусты",italic:"Курсіў",strikethrough:"Закрэслены",underline:"Падкрэслены",strong:"Паўтлусты",em:"Курсіў",del:"Закрэслены",superscript:"Верхні індэкс",subscript:"Індэкс",unorderedList:"Звычайны спіс",orderedList:"Нумараваны спіс",insertImage:"Уставіць выяву",insertVideo:"Уставіць відэа",link:"Спасылка",createLink:"Уставіць спасылку",unlink:"Выдаліць спасылку",justifyLeft:"Па леваму боку",justifyCenter:"У цэнтры",justifyRight:"Па праваму боку",justifyFull:"Па шырыні",horizontalRule:"Гарызантальная лінія",removeformat:"Ачысціць фарматаванне",fullscreen:"На ўвесь экран",close:"Зачыніць",submit:"Уставіць",reset:"Скасаваць",required:"Абавязкова",description:"Апісанне",title:"Падказка",text:"Тэкст"};

@ -0,0 +1,57 @@
/* ===========================================================
* ca.js
* Catalan translation for Trumbowyg
* http://alex-d.github.com/Trumbowyg
* ===========================================================
* Author : Àlfons Sánchez (alsanan)
* Twitter : @alsanan
* Website : about.me/alsanan
* Github : https://github.com/alsanan
*/
jQuery.trumbowyg.langs.ca = {
viewHTML: 'Veure HTML',
formatting: 'Formatar',
p: 'Paragraf',
blockquote: 'Citació',
code: 'Codi',
header: 'Títol',
bold: 'Negreta',
italic: 'Itàlica',
strikethrough: 'Suprimir',
underline: 'Subratllat',
strong: 'Forta',
em: 'Èmfasi',
del: 'Apagar',
unorderedList: 'Lista desordenada',
orderedList: 'Lista ordenada',
insertImage: 'Inserir imatge',
insertVideo: 'Inserir vídeo',
link: 'Enllaç',
createLink: 'Crear un enllaç',
unlink: 'Eliminar enllaç',
justifyLeft: 'Alinear a esquerra',
justifyCenter: 'Centrar',
justifyRight: 'Alinear a dreta',
justifyFull: 'Justificar',
horizontalRule: 'Inserir separador horitzontal',
fullscreen: 'Pantalla completa',
close: 'Tancar',
submit: 'Enviar',
reset: 'Reiniciar',
required: 'Obligatori',
description: 'Descripció',
title: 'Títol',
text: 'Text'
};

@ -0,0 +1,11 @@
/* ===========================================================
* ca.js
* Catalan translation for Trumbowyg
* http://alex-d.github.com/Trumbowyg
* ===========================================================
* Author : Àlfons Sánchez (alsanan)
* Twitter : @alsanan
* Website : about.me/alsanan
* Github : https://github.com/alsanan
*/
jQuery.trumbowyg.langs.ca={viewHTML:"Veure HTML",formatting:"Formatar",p:"Paragraf",blockquote:"Citació",code:"Codi",header:"Títol",bold:"Negreta",italic:"Itàlica",strikethrough:"Suprimir",underline:"Subratllat",strong:"Forta",em:"Èmfasi",del:"Apagar",unorderedList:"Lista desordenada",orderedList:"Lista ordenada",insertImage:"Inserir imatge",insertVideo:"Inserir vídeo",link:"Enllaç",createLink:"Crear un enllaç",unlink:"Eliminar enllaç",justifyLeft:"Alinear a esquerra",justifyCenter:"Centrar",justifyRight:"Alinear a dreta",justifyFull:"Justificar",horizontalRule:"Inserir separador horitzontal",fullscreen:"Pantalla completa",close:"Tancar",submit:"Enviar",reset:"Reiniciar",required:"Obligatori",description:"Descripció",title:"Títol",text:"Text"};

@ -0,0 +1,63 @@
/* ===========================================================
* cs.js
* Czech translation for Trumbowyg
* http://alex-d.github.com/Trumbowyg
* ===========================================================
* Author : Jan Svoboda (https://github.com/svoboda-jan)
*/
jQuery.trumbowyg.langs.cs = {
viewHTML: 'Zobrazit HTML',
redo: 'Vpřed',
undo: 'Zpět',
formatting: 'Formátování',
p: 'Odstavec',
blockquote: 'Citace',
code: 'Kód',
header: 'Nadpis',
bold: 'Tučné',
italic: 'Kurzíva',
strikethrough: 'Přeškrtnuté',
underline: 'Podtržené',
strong: 'Tučné',
em: 'Zvýraznit',
del: 'Přeškrtnuté',
superscript: 'Horní index',
subscript: 'Dolní index',
unorderedList: 'Netříděný seznam',
orderedList: 'Tříděný seznam',
insertImage: 'Vložit obrázek',
insertVideo: 'Vložit video',
link: 'Odkaz',
createLink: 'Vložit odkaz',
unlink: 'Smazat odkaz',
justifyLeft: 'Zarovnat doleva',
justifyCenter: 'Zarovnat na střed',
justifyRight: 'Zarovnat doprava',
justifyFull: 'Zarovnat do bloku',
horizontalRule: 'Vložit vodorovnou čáru',
removeformat: 'Vymazat formátování',
fullscreen: 'Režim celé obrazovky',
close: 'Zavřít',
submit: 'Potvrdit',
reset: 'Zrušit',
required: 'Povinné',
description: 'Popis',
title: 'Nadpis',
text: 'Text',
target: 'Cíl'
};

@ -0,0 +1,8 @@
/* ===========================================================
* cs.js
* Czech translation for Trumbowyg
* http://alex-d.github.com/Trumbowyg
* ===========================================================
* Author : Jan Svoboda (https://github.com/svoboda-jan)
*/
jQuery.trumbowyg.langs.cs={viewHTML:"Zobrazit HTML",redo:"Vpřed",undo:"Zpět",formatting:"Formátování",p:"Odstavec",blockquote:"Citace",code:"Kód",header:"Nadpis",bold:"Tučné",italic:"Kurzíva",strikethrough:"Přeškrtnuté",underline:"Podtržené",strong:"Tučné",em:"Zvýraznit",del:"Přeškrtnuté",superscript:"Horní index",subscript:"Dolní index",unorderedList:"Netříděný seznam",orderedList:"Tříděný seznam",insertImage:"Vložit obrázek",insertVideo:"Vložit video",link:"Odkaz",createLink:"Vložit odkaz",unlink:"Smazat odkaz",justifyLeft:"Zarovnat doleva",justifyCenter:"Zarovnat na střed",justifyRight:"Zarovnat doprava",justifyFull:"Zarovnat do bloku",horizontalRule:"Vložit vodorovnou čáru",removeformat:"Vymazat formátování",fullscreen:"Režim celé obrazovky",close:"Zavřít",submit:"Potvrdit",reset:"Zrušit",required:"Povinné",description:"Popis",title:"Nadpis",text:"Text",target:"Cíl"};

@ -0,0 +1,64 @@
/* ===========================================================
* da.js
* Danish translation for Trumbowyg
* http://alex-d.github.com/Trumbowyg
* ===========================================================
* Author : Christian Pedersen
* Github : https://github.com/chripede
*/
jQuery.trumbowyg.langs.da = {
viewHTML: 'Vis HTML',
undo: 'Fortryd',
redo: 'Anuller fortryd',
formatting: 'Formattering',
p: 'Afsnit',
blockquote: 'Citat',
code: 'Kode',
header: 'Overskrift',
bold: 'Fed',
italic: 'Kursiv',
strikethrough: 'Gennemstreg',
underline: 'Understreg',
strong: 'Vigtig',
em: 'Fremhæv',
del: 'Slettet',
superscript: 'Hævet skrift',
subscript: 'Sænket skrift',
unorderedList: 'Uordnet liste',
orderedList: 'Ordnet liste',
insertImage: 'Indsæt billede',
insertVideo: 'Indsæt video',
link: 'Link',
createLink: 'Indsæt link',
unlink: 'Fjern link',
justifyLeft: 'Venstrestil',
justifyCenter: 'Centrer',
justifyRight: 'Højrestil',
justifyFull: 'Lige margener',
horizontalRule: 'Horisontal linie',
removeformat: 'Ryd formattering',
fullscreen: 'Fuld skærm',
close: 'Luk',
submit: 'Bekræft',
reset: 'Annuller',
required: 'Påkrævet',
description: 'Beskrivelse',
title: 'Titel',
text: 'Tekst',
target: 'Mål',
width: 'Bredde'
};

@ -0,0 +1,9 @@
/* ===========================================================
* da.js
* Danish translation for Trumbowyg
* http://alex-d.github.com/Trumbowyg
* ===========================================================
* Author : Christian Pedersen
* Github : https://github.com/chripede
*/
jQuery.trumbowyg.langs.da={viewHTML:"Vis HTML",undo:"Fortryd",redo:"Anuller fortryd",formatting:"Formattering",p:"Afsnit",blockquote:"Citat",code:"Kode",header:"Overskrift",bold:"Fed",italic:"Kursiv",strikethrough:"Gennemstreg",underline:"Understreg",strong:"Vigtig",em:"Fremhæv",del:"Slettet",superscript:"Hævet skrift",subscript:"Sænket skrift",unorderedList:"Uordnet liste",orderedList:"Ordnet liste",insertImage:"Indsæt billede",insertVideo:"Indsæt video",link:"Link",createLink:"Indsæt link",unlink:"Fjern link",justifyLeft:"Venstrestil",justifyCenter:"Centrer",justifyRight:"Højrestil",justifyFull:"Lige margener",horizontalRule:"Horisontal linie",removeformat:"Ryd formattering",fullscreen:"Fuld skærm",close:"Luk",submit:"Bekræft",reset:"Annuller",required:"Påkrævet",description:"Beskrivelse",title:"Titel",text:"Tekst",target:"Mål",width:"Bredde"};

@ -0,0 +1,57 @@
/* ===========================================================
* de.js
* German translation for Trumbowyg
* http://alex-d.github.com/Trumbowyg
* ===========================================================
* Author : Manfred Timm
* Github : https://github.com/Manfred62
*/
jQuery.trumbowyg.langs.de = {
viewHTML: 'HTML anzeigen',
formatting: 'Formatierung',
p: 'Absatz',
blockquote: 'Zitat',
code: 'Code',
header: 'Überschrift',
bold: 'Fett',
italic: 'Kursiv',
strikethrough: 'Durchgestrichen',
underline: 'Unterstrichen',
strong: 'Wichtig',
em: 'Betont',
del: 'Gelöscht',
unorderedList: 'Ungeordnete Liste',
orderedList: 'Geordnete Liste',
image: 'Bild',
insertImage: 'Bild einfügen',
insertVideo: 'Video einfügen',
link: 'Link',
createLink: 'Link einfügen',
unlink: 'Link entfernen',
justifyLeft: 'Links ausrichten',
justifyCenter: 'Zentrieren',
justifyRight: 'Rechts ausrichten',
justifyFull: 'Blocksatz',
horizontalRule: 'Horizontale Linie einfügen',
removeformat: 'Formatierung entfernen',
fullscreen: 'Vollbild',
close: 'Schließen',
submit: 'Bestätigen',
reset: 'Abbrechen',
required: 'Erforderlich',
description: 'Beschreibung',
title: 'Titel',
text: 'Text'
};

@ -0,0 +1,9 @@
/* ===========================================================
* de.js
* German translation for Trumbowyg
* http://alex-d.github.com/Trumbowyg
* ===========================================================
* Author : Manfred Timm
* Github : https://github.com/Manfred62
*/
jQuery.trumbowyg.langs.de={viewHTML:"HTML anzeigen",formatting:"Formatierung",p:"Absatz",blockquote:"Zitat",code:"Code",header:"Überschrift",bold:"Fett",italic:"Kursiv",strikethrough:"Durchgestrichen",underline:"Unterstrichen",strong:"Wichtig",em:"Betont",del:"Gelöscht",unorderedList:"Ungeordnete Liste",orderedList:"Geordnete Liste",image:"Bild",insertImage:"Bild einfügen",insertVideo:"Video einfügen",link:"Link",createLink:"Link einfügen",unlink:"Link entfernen",justifyLeft:"Links ausrichten",justifyCenter:"Zentrieren",justifyRight:"Rechts ausrichten",justifyFull:"Blocksatz",horizontalRule:"Horizontale Linie einfügen",removeformat:"Formatierung entfernen",fullscreen:"Vollbild",close:"Schließen",submit:"Bestätigen",reset:"Abbrechen",required:"Erforderlich",description:"Beschreibung",title:"Titel",text:"Text"};

@ -0,0 +1,59 @@
/* ===========================================================
* el.js
* Greek translation for Trumbowyg
* http://alex-d.github.com/Trumbowyg
* ===========================================================
* Author : Merianos Nikos
* Twitter : @_webresources
* Website : http://www.wp-lion.com
* LinkedIn: https://gr.linkedin.com/in/merianosnikos
* Behance: https://www.behance.net/web_design_blog
*/
jQuery.trumbowyg.langs.el = {
viewHTML: 'Προβολή κώδικα HTML',
formatting: 'Μορφοποίηση',
p: 'Παράγραφος',
blockquote: 'Παράθεση',
code: 'Κώδικας',
header: 'Επικεφαλίδα',
bold: 'Έντονα',
italic: 'Πλάγια',
strikethrough: 'Διαγραφή',
underline: 'Υπογράμμιση',
strong: 'Έντονα',
em: 'Πλάγια',
del: 'Διαγραφή',
unorderedList: 'Αταξινόμητη λίστα',
orderedList: 'Ταξινομημένη λίστα',
insertImage: 'Εισαγωγή εικόνας',
insertVideo: 'Εισαγωγή βίντεο',
link: 'Σύνδεσμος',
createLink: 'Δημιουργία συνδέσμου',
unlink: 'Διαγραφή συνδέσμου',
justifyLeft: 'Στοίχιση αριστερά',
justifyCenter: 'Στοίχιση στο κέντρο',
justifyRight: 'Στοίχιση δεξιά',
justifyFull: 'Πλήρης στοίχιση',
horizontalRule: 'Οριζόντια γραμμή',
removeformat: 'Καθαρισμός μορφοποίησης',
fullscreen: 'Πλήρης οθόνη',
close: 'Κλείσιμο',
submit: 'Υποβολή',
reset: 'Επαναφορά',
required: 'Απαραίτητο',
description: 'Περιγραφή',
title: 'Τίτλος',
text: 'Κείμενο'
};

@ -0,0 +1,12 @@
/* ===========================================================
* el.js
* Greek translation for Trumbowyg
* http://alex-d.github.com/Trumbowyg
* ===========================================================
* Author : Merianos Nikos
* Twitter : @_webresources
* Website : http://www.wp-lion.com
* LinkedIn: https://gr.linkedin.com/in/merianosnikos
* Behance: https://www.behance.net/web_design_blog
*/
jQuery.trumbowyg.langs.el={viewHTML:"Προβολή κώδικα HTML",formatting:"Μορφοποίηση",p:"Παράγραφος",blockquote:"Παράθεση",code:"Κώδικας",header:"Επικεφαλίδα",bold:"Έντονα",italic:"Πλάγια",strikethrough:"Διαγραφή",underline:"Υπογράμμιση",strong:"Έντονα",em:"Πλάγια",del:"Διαγραφή",unorderedList:"Αταξινόμητη λίστα",orderedList:"Ταξινομημένη λίστα",insertImage:"Εισαγωγή εικόνας",insertVideo:"Εισαγωγή βίντεο",link:"Σύνδεσμος",createLink:"Δημιουργία συνδέσμου",unlink:"Διαγραφή συνδέσμου",justifyLeft:"Στοίχιση αριστερά",justifyCenter:"Στοίχιση στο κέντρο",justifyRight:"Στοίχιση δεξιά",justifyFull:"Πλήρης στοίχιση",horizontalRule:"Οριζόντια γραμμή",removeformat:"Καθαρισμός μορφοποίησης",fullscreen:"Πλήρης οθόνη",close:"Κλείσιμο",submit:"Υποβολή",reset:"Επαναφορά",required:"Απαραίτητο",description:"Περιγραφή",title:"Τίτλος",text:"Κείμενο"};

@ -0,0 +1,63 @@
/* ===========================================================
* es.js
* Spanish translation for Trumbowyg
* http://alex-d.github.com/Trumbowyg
* ===========================================================
* Author : Moisés Márquez
* Email : moises.marquez.g@gmail.com
*/
jQuery.trumbowyg.langs.es = {
viewHTML: 'Ver HTML',
undo: 'Deshacer',
redo: 'Rehacer',
formatting: 'Formato',
p: 'Párrafo',
blockquote: 'Cita',
code: 'Código',
header: 'Título',
bold: 'Negrita',
italic: 'Cursiva',
strikethrough: 'Tachado',
underline: 'Subrayado',
strong: 'Negrita',
em: 'Énfasis',
del: 'Borrar',
superscript: 'Sobrescrito',
subscript: 'Subíndice',
unorderedList: 'Lista Desordenada',
orderedList: 'Lista Ordenada',
insertImage: 'Insertar una imagen',
insertVideo: 'Insertar un vídeo',
link: 'Enlace',
createLink: 'Insertar un enlace',
unlink: 'Suprimir un enlace',
justifyLeft: 'Izquierda',
justifyCenter: 'Centrar',
justifyRight: 'Derecha',
justifyFull: 'Justificado',
horizontalRule: 'Insertar separador horizontal',
removeformat: 'Eliminar formato',
fullscreen: 'Pantalla completa',
close: 'Cerrar',
submit: 'Enviar',
reset: 'Cancelar',
required: 'Obligatorio',
description: 'Descripción',
title: 'Título',
text: 'Texto',
target: 'Target'
};

@ -0,0 +1,9 @@
/* ===========================================================
* es.js
* Spanish translation for Trumbowyg
* http://alex-d.github.com/Trumbowyg
* ===========================================================
* Author : Moisés Márquez
* Email : moises.marquez.g@gmail.com
*/
jQuery.trumbowyg.langs.es={viewHTML:"Ver HTML",undo:"Deshacer",redo:"Rehacer",formatting:"Formato",p:"Párrafo",blockquote:"Cita",code:"Código",header:"Título",bold:"Negrita",italic:"Cursiva",strikethrough:"Tachado",underline:"Subrayado",strong:"Negrita",em:"Énfasis",del:"Borrar",superscript:"Sobrescrito",subscript:"Subíndice",unorderedList:"Lista Desordenada",orderedList:"Lista Ordenada",insertImage:"Insertar una imagen",insertVideo:"Insertar un vídeo",link:"Enlace",createLink:"Insertar un enlace",unlink:"Suprimir un enlace",justifyLeft:"Izquierda",justifyCenter:"Centrar",justifyRight:"Derecha",justifyFull:"Justificado",horizontalRule:"Insertar separador horizontal",removeformat:"Eliminar formato",fullscreen:"Pantalla completa",close:"Cerrar",submit:"Enviar",reset:"Cancelar",required:"Obligatorio",description:"Descripción",title:"Título",text:"Texto",target:"Target"};

@ -0,0 +1,56 @@
/* ===========================================================
* es_ar.js
* Spanish (Argentina) translation for Trumbowyg
* http://alex-d.github.com/Trumbowyg
* ===========================================================
* Author : Félix Vera
* Email : felix.vera@gmail.com
*/
// jshint camelcase:false
jQuery.trumbowyg.langs.es_ar = {
viewHTML: 'Ver HTML',
formatting: 'Formato',
p: 'Párrafo',
blockquote: 'Cita',
code: 'Código',
header: 'Título',
bold: 'Negrita',
italic: 'Itálica',
strikethrough: 'Tachado',
underline: 'Subrayado',
strong: 'Fuere',
em: 'Énfasis',
del: 'Borrar',
unorderedList: 'Lista Desordenada',
orderedList: 'Lista Ordenada',
insertImage: 'Insertar una imagen',
insertVideo: 'Insertar un video',
link: 'Vínculo',
createLink: 'Insertar un vínculo',
unlink: 'Suprimir un vínculo',
justifyLeft: 'Alinear a la Izquierda',
justifyCenter: 'Centrar',
justifyRight: 'Alinear a la Derecha',
justifyFull: 'Justificado',
horizontalRule: 'Insertar separado Horizontal',
fullscreen: 'Pantalla Completa',
close: 'Cerrar',
submit: 'Enviar',
reset: 'Cancelar',
required: 'Obligatorio',
description: 'Descripción',
title: 'Título',
text: 'Texto'
};

@ -0,0 +1,10 @@
/* ===========================================================
* es_ar.js
* Spanish (Argentina) translation for Trumbowyg
* http://alex-d.github.com/Trumbowyg
* ===========================================================
* Author : Félix Vera
* Email : felix.vera@gmail.com
*/
// jshint camelcase:false
jQuery.trumbowyg.langs.es_ar={viewHTML:"Ver HTML",formatting:"Formato",p:"Párrafo",blockquote:"Cita",code:"Código",header:"Título",bold:"Negrita",italic:"Itálica",strikethrough:"Tachado",underline:"Subrayado",strong:"Fuere",em:"Énfasis",del:"Borrar",unorderedList:"Lista Desordenada",orderedList:"Lista Ordenada",insertImage:"Insertar una imagen",insertVideo:"Insertar un video",link:"Vínculo",createLink:"Insertar un vínculo",unlink:"Suprimir un vínculo",justifyLeft:"Alinear a la Izquierda",justifyCenter:"Centrar",justifyRight:"Alinear a la Derecha",justifyFull:"Justificado",horizontalRule:"Insertar separado Horizontal",fullscreen:"Pantalla Completa",close:"Cerrar",submit:"Enviar",reset:"Cancelar",required:"Obligatorio",description:"Descripción",title:"Título",text:"Texto"};

@ -0,0 +1,65 @@
/* ===========================================================
* et.js
* Estonian translation for Trumbowyg
* http://alex-d.github.com/Trumbowyg
* ===========================================================
* Author : Mart Leib
* Web: https://voogle.ee
*/
jQuery.trumbowyg.langs.et = {
viewHTML: 'HTML vaade',
undo: 'Võta tagasi',
redo: 'Tee uuesti',
formatting: 'Vorming',
p: 'Lõik',
blockquote: 'Plokktsitaat',
code: 'Kood',
header: 'Pealkiri',
bold: 'Paks',
italic: 'Kaldkiri',
strikethrough: 'Läbikriipsutatud',
underline: 'Allakriipsutatud',
strong: 'Tugev rõhutus',
em: 'Rõhutus',
del: 'Eemaldatud',
superscript: 'Ülemine indeks',
subscript: 'Alumine indeks',
unorderedList: 'Järjestamata loend',
orderedList: 'Järjestatud loend',
insertImage: 'Lisa pilt',
insertVideo: 'Lisa video',
link: 'Link',
createLink: 'Lisa link',
unlink: 'Eemalda link',
justifyLeft: 'Joonda vasakule',
justifyCenter: 'Joonda keskele',
justifyRight: 'Joonda paremale',
justifyFull: 'Joonda rööpselt',
horizontalRule: 'Horisontaaljoon',
removeformat: 'Eemalda vorming',
fullscreen: 'Täisekraan',
close: 'Sulge',
submit: 'Salvesta',
reset: 'Tühista',
required: 'Kohustuslik',
description: 'Kirjeldus',
title: 'Pealkiri',
text: 'Tekst',
target: 'Sihtmärk',
width: 'Laius'
};

@ -0,0 +1,9 @@
/* ===========================================================
* et.js
* Estonian translation for Trumbowyg
* http://alex-d.github.com/Trumbowyg
* ===========================================================
* Author : Mart Leib
* Web: https://voogle.ee
*/
jQuery.trumbowyg.langs.et={viewHTML:"HTML vaade",undo:"Võta tagasi",redo:"Tee uuesti",formatting:"Vorming",p:"Lõik",blockquote:"Plokktsitaat",code:"Kood",header:"Pealkiri",bold:"Paks",italic:"Kaldkiri",strikethrough:"Läbikriipsutatud",underline:"Allakriipsutatud",strong:"Tugev rõhutus",em:"Rõhutus",del:"Eemaldatud",superscript:"Ülemine indeks",subscript:"Alumine indeks",unorderedList:"Järjestamata loend",orderedList:"Järjestatud loend",insertImage:"Lisa pilt",insertVideo:"Lisa video",link:"Link",createLink:"Lisa link",unlink:"Eemalda link",justifyLeft:"Joonda vasakule",justifyCenter:"Joonda keskele",justifyRight:"Joonda paremale",justifyFull:"Joonda rööpselt",horizontalRule:"Horisontaaljoon",removeformat:"Eemalda vorming",fullscreen:"Täisekraan",close:"Sulge",submit:"Salvesta",reset:"Tühista",required:"Kohustuslik",description:"Kirjeldus",title:"Pealkiri",text:"Tekst",target:"Sihtmärk",width:"Laius"};

@ -0,0 +1,58 @@
/* ===========================================================
* fa.js
* Persian translation for Trumbowyg
* http://alex-d.github.com/Trumbowyg
* ===========================================================
* Author : Kiarash Soleimanzadeh
* Github : https://github.com/kiyarash
* Email : kiarash.s@hotmail.com
*/
jQuery.trumbowyg.langs.fa = {
_dir: 'rtl',
viewHTML: 'نمایش کد اچ تی ام ال',
formatting: 'قالب بندی',
p: 'پاراگراف',
blockquote: 'نقل قول',
code: 'کد',
header: 'سر تیتر',
bold: 'ضخیم',
italic: 'مورب',
strikethrough: 'میان خط دار',
underline: 'زیر خط دار',
strong: 'برجسته',
em: 'مورب',
del: 'حذف شده',
unorderedList: 'لیست نامرتب',
orderedList: 'لیست مرتب',
insertImage: 'درج تصویر',
insertVideo: 'درج ویدئو',
link: 'لینک',
createLink: 'درج لینک',
unlink: 'حذف لینک',
justifyLeft: 'تراز به چپ',
justifyCenter: 'تراز به وسط',
justifyRight: 'تراز به راست',
justifyFull: 'تراز به چپ و راست',
horizontalRule: 'درج خط افقی',
fullscreen: 'تمام صفحه',
close: 'بستن',
submit: 'تائید',
reset: 'انصراف',
required: 'اجباری',
description: 'توضیحات',
title: 'عنوان',
text: 'متن'
};

@ -0,0 +1,10 @@
/* ===========================================================
* fa.js
* Persian translation for Trumbowyg
* http://alex-d.github.com/Trumbowyg
* ===========================================================
* Author : Kiarash Soleimanzadeh
* Github : https://github.com/kiyarash
* Email : kiarash.s@hotmail.com
*/
jQuery.trumbowyg.langs.fa={_dir:"rtl",viewHTML:"نمایش کد اچ تی ام ال",formatting:"قالب بندی",p:"پاراگراف",blockquote:"نقل قول",code:"کد",header:"سر تیتر",bold:"ضخیم",italic:"مورب",strikethrough:"میان خط دار",underline:"زیر خط دار",strong:"برجسته",em:"مورب",del:"حذف شده",unorderedList:"لیست نامرتب",orderedList:"لیست مرتب",insertImage:"درج تصویر",insertVideo:"درج ویدئو",link:"لینک",createLink:"درج لینک",unlink:"حذف لینک",justifyLeft:"تراز به چپ",justifyCenter:"تراز به وسط",justifyRight:"تراز به راست",justifyFull:"تراز به چپ و راست",horizontalRule:"درج خط افقی",fullscreen:"تمام صفحه",close:"بستن",submit:"تائید",reset:"انصراف",required:"اجباری",description:"توضیحات",title:"عنوان",text:"متن"};

@ -0,0 +1,58 @@
/* ===========================================================
* fi.js
* Finnish translation for Trumbowyg
* http://alex-d.github.com/Trumbowyg
* ===========================================================
* Author : Teppo Koivula (teppokoivula)
* Github : https://github.com/teppokoivula
*/
jQuery.trumbowyg.langs.fi = {
viewHTML: 'Näytä HTML',
undo: 'Kumoa',
redo: 'Tee uudelleen',
formatting: 'Muotoilu',
p: 'Kappale',
blockquote: 'Lainaus',
code: 'Koodi',
header: 'Otsikko',
bold: 'Lihavointi',
italic: 'Kursivointi',
strikethrough: 'Yliviivaus',
underline: 'Allevivaus',
strong: 'Vahvennus',
em: 'Painotus',
del: 'Poistettu',
unorderedList: 'Luettelo',
orderedList: 'Numeroitu luettelo',
insertImage: 'Lisää kuva',
insertVideo: 'Lisää video',
link: 'Linkki',
createLink: 'Luo linkki',
unlink: 'Poista linkki',
justifyLeft: 'Tasaa vasemmalle',
justifyCenter: 'Keskitä',
justifyRight: 'Tasaa oikealle',
justifyFull: 'Tasaa',
horizontalRule: 'Vaakaviiva',
fullscreen: 'Kokoruutu',
close: 'Sulje',
submit: 'Lisää',
reset: 'Palauta',
required: 'Pakollinen',
description: 'Kuvaus',
title: 'Otsikko',
text: 'Teksti'
};

@ -0,0 +1,9 @@
/* ===========================================================
* fi.js
* Finnish translation for Trumbowyg
* http://alex-d.github.com/Trumbowyg
* ===========================================================
* Author : Teppo Koivula (teppokoivula)
* Github : https://github.com/teppokoivula
*/
jQuery.trumbowyg.langs.fi={viewHTML:"Näytä HTML",undo:"Kumoa",redo:"Tee uudelleen",formatting:"Muotoilu",p:"Kappale",blockquote:"Lainaus",code:"Koodi",header:"Otsikko",bold:"Lihavointi",italic:"Kursivointi",strikethrough:"Yliviivaus",underline:"Allevivaus",strong:"Vahvennus",em:"Painotus",del:"Poistettu",unorderedList:"Luettelo",orderedList:"Numeroitu luettelo",insertImage:"Lisää kuva",insertVideo:"Lisää video",link:"Linkki",createLink:"Luo linkki",unlink:"Poista linkki",justifyLeft:"Tasaa vasemmalle",justifyCenter:"Keskitä",justifyRight:"Tasaa oikealle",justifyFull:"Tasaa",horizontalRule:"Vaakaviiva",fullscreen:"Kokoruutu",close:"Sulje",submit:"Lisää",reset:"Palauta",required:"Pakollinen",description:"Kuvaus",title:"Otsikko",text:"Teksti"};

@ -0,0 +1,66 @@
/* ===========================================================
* fr.js
* French translation for Trumbowyg
* http://alex-d.github.com/Trumbowyg
* ===========================================================
* Author : Alexandre Demode (Alex-D)
* Twitter : @AlexandreDemode
* Website : alex-d.fr
* Reviewed by : Abdou Developer (test20091)
* Github : https://github.com/test20091
*/
jQuery.trumbowyg.langs.fr = {
viewHTML: 'Voir le HTML',
undo: 'Annuler',
redo: 'Refaire',
formatting: 'Format',
p: 'Paragraphe',
blockquote: 'Citation',
code: 'Code',
header: 'Titre',
bold: 'Gras',
italic: 'Italique',
strikethrough: 'Barré',
underline: 'Souligné',
strong: 'Fort',
em: 'Emphase',
del: 'Supprimé',
superscript: 'Exposant',
subscript: 'Indice',
unorderedList: 'Liste à puces',
orderedList: 'Liste ordonnée',
insertImage: 'Insérer une image',
insertVideo: 'Insérer une video',
link: 'Lien',
createLink: 'Insérer un lien',
unlink: 'Supprimer le lien',
justifyLeft: 'Aligner à gauche',
justifyCenter: 'Centrer',
justifyRight: 'Aligner à droite',
justifyFull: 'Justifier',
horizontalRule: 'Insérer un séparateur horizontal',
removeformat: 'Supprimer formatage',
fullscreen: 'Plein écran',
close: 'Fermer',
submit: 'Valider',
reset: 'Annuler',
required: 'Obligatoire',
description: 'Description',
title: 'Titre',
text: 'Texte',
target: 'Cible'
};

@ -0,0 +1,12 @@
/* ===========================================================
* fr.js
* French translation for Trumbowyg
* http://alex-d.github.com/Trumbowyg
* ===========================================================
* Author : Alexandre Demode (Alex-D)
* Twitter : @AlexandreDemode
* Website : alex-d.fr
* Reviewed by : Abdou Developer (test20091)
* Github : https://github.com/test20091
*/
jQuery.trumbowyg.langs.fr={viewHTML:"Voir le HTML",undo:"Annuler",redo:"Refaire",formatting:"Format",p:"Paragraphe",blockquote:"Citation",code:"Code",header:"Titre",bold:"Gras",italic:"Italique",strikethrough:"Barré",underline:"Souligné",strong:"Fort",em:"Emphase",del:"Supprimé",superscript:"Exposant",subscript:"Indice",unorderedList:"Liste à puces",orderedList:"Liste ordonnée",insertImage:"Insérer une image",insertVideo:"Insérer une video",link:"Lien",createLink:"Insérer un lien",unlink:"Supprimer le lien",justifyLeft:"Aligner à gauche",justifyCenter:"Centrer",justifyRight:"Aligner à droite",justifyFull:"Justifier",horizontalRule:"Insérer un séparateur horizontal",removeformat:"Supprimer formatage",fullscreen:"Plein écran",close:"Fermer",submit:"Valider",reset:"Annuler",required:"Obligatoire",description:"Description",title:"Titre",text:"Texte",target:"Cible"};

@ -0,0 +1,57 @@
/* ===========================================================
* he.js
* Hebrew translation for Trumbowyg
* http://alex-d.github.com/Trumbowyg
* ===========================================================
* Author : Udi Doron (udidoron)
* Github : https://github.com/udidoron
*/
jQuery.trumbowyg.langs.he = {
_dir: 'rtl',
viewHTML: 'צפה ב-HTML',
formatting: 'פורמט',
p: 'פסקה',
blockquote: 'ציטוט',
code: 'קוד',
header: 'ראשית',
bold: 'מודגש',
italic: 'נטוי',
strikethrough: 'קו חוצה',
underline: 'קו תחתון',
strong: 'בולט',
em: 'הדגשה',
del: 'נמחק',
unorderedList: 'רשימה ללא סדר',
orderedList: 'רשימה מסודרת',
insertImage: 'הכנס תמונה',
insertVideo: 'הכנס סרטון',
link: 'קישור',
createLink: 'צור קישור',
unlink: 'הסר קישור',
justifyLeft: 'ישר לשמאל',
justifyCenter: 'מרכז',
justifyRight: 'ישר לימין',
justifyFull: 'ישר לשני הצדדים',
horizontalRule: 'הכנס קו אופקי',
fullscreen: 'מסך מלא',
close: 'סגור',
submit: 'שלח',
reset: 'אתחל מחדש',
required: 'נחוץ',
description: 'תיאור',
title: 'כותרת',
text: 'טקסט'
};

@ -0,0 +1,9 @@
/* ===========================================================
* he.js
* Hebrew translation for Trumbowyg
* http://alex-d.github.com/Trumbowyg
* ===========================================================
* Author : Udi Doron (udidoron)
* Github : https://github.com/udidoron
*/
jQuery.trumbowyg.langs.he={_dir:"rtl",viewHTML:"צפה ב-HTML",formatting:"פורמט",p:"פסקה",blockquote:"ציטוט",code:"קוד",header:"ראשית",bold:"מודגש",italic:"נטוי",strikethrough:"קו חוצה",underline:"קו תחתון",strong:"בולט",em:"הדגשה",del:"נמחק",unorderedList:"רשימה ללא סדר",orderedList:"רשימה מסודרת",insertImage:"הכנס תמונה",insertVideo:"הכנס סרטון",link:"קישור",createLink:"צור קישור",unlink:"הסר קישור",justifyLeft:"ישר לשמאל",justifyCenter:"מרכז",justifyRight:"ישר לימין",justifyFull:"ישר לשני הצדדים",horizontalRule:"הכנס קו אופקי",fullscreen:"מסך מלא",close:"סגור",submit:"שלח",reset:"אתחל מחדש",required:"נחוץ",description:"תיאור",title:"כותרת",text:"טקסט"};

@ -0,0 +1,54 @@
/* ===========================================================
* hr.js
* Croatian translation for Trumbowyg
* https://www.github.com/Buda9
* ===========================================================
* Author : Davor Budimir (https://www.github.com/Buda9)
*/
// jshint camelcase:false
jQuery.trumbowyg.langs.hr = {
viewHTML: 'Poglеdaj HTML kód',
formatting: 'Formatiranjе',
p: 'Odlomak',
blockquote: 'Citat',
code: 'Kód',
header: 'Zaglavlje',
bold: 'Podеbljano',
italic: 'Nakošeno',
strikethrough: 'Prеcrtano',
underline: 'Podvučеno',
strong: 'Podеbljano',
em: 'Istaknuto',
del: 'Obrisano',
unorderedList: 'Neuređen popis',
orderedList: 'Uređen popis',
insertImage: 'Dodaj sliku',
insertVideo: 'Dodaj vidеo',
link: 'Povezica',
createLink: 'Dodaj povezicu',
unlink: 'Ukloni povezicu',
justifyLeft: 'Lijеvo poravnanjе',
justifyCenter: 'Središnje poravnanjе',
justifyRight: 'Dеsno poravnanjе',
justifyFull: 'Obostrano poravnanjе',
horizontalRule: 'Horizontalna crta',
fullscreen: 'Puni zaslon',
close: 'Zatvori',
submit: 'Unеsi',
reset: 'Otkaži',
required: 'Obavеzno poljе',
description: 'Opis',
title: 'Naslov',
text: 'Tеkst'
};

@ -0,0 +1,9 @@
/* ===========================================================
* hr.js
* Croatian translation for Trumbowyg
* https://www.github.com/Buda9
* ===========================================================
* Author : Davor Budimir (https://www.github.com/Buda9)
*/
// jshint camelcase:false
jQuery.trumbowyg.langs.hr={viewHTML:"Poglеdaj HTML kód",formatting:"Formatiranjе",p:"Odlomak",blockquote:"Citat",code:"Kód",header:"Zaglavlje",bold:"Podеbljano",italic:"Nakošeno",strikethrough:"Prеcrtano",underline:"Podvučеno",strong:"Podеbljano",em:"Istaknuto",del:"Obrisano",unorderedList:"Neuređen popis",orderedList:"Uređen popis",insertImage:"Dodaj sliku",insertVideo:"Dodaj vidеo",link:"Povezica",createLink:"Dodaj povezicu",unlink:"Ukloni povezicu",justifyLeft:"Lijеvo poravnanjе",justifyCenter:"Središnje poravnanjе",justifyRight:"Dеsno poravnanjе",justifyFull:"Obostrano poravnanjе",horizontalRule:"Horizontalna crta",fullscreen:"Puni zaslon",close:"Zatvori",submit:"Unеsi",reset:"Otkaži",required:"Obavеzno poljе",description:"Opis",title:"Naslov",text:"Tеkst"};

@ -0,0 +1,58 @@
/* ===========================================================
* hu.js
* Hungarian translation for Trumbowyg
* http://alex-d.github.com/Trumbowyg
* ===========================================================
* Author : Peter MATO
* Web: http://fixme.hu
* GitHub: https://github.com/matopeter
*/
jQuery.trumbowyg.langs.hu = {
viewHTML: 'HTML nézet',
formatting: 'Stílusok',
p: 'Bekezdés',
blockquote: 'Idézet',
code: 'Kód',
header: 'Címsor',
bold: 'Félkövér',
italic: 'Dőlt',
strikethrough: 'Áthúzott',
underline: 'Aláhúzott',
strong: 'Vastag',
em: 'Kiemelt',
del: 'Törölt',
unorderedList: 'Felsorolás',
orderedList: 'Számozás',
insertImage: 'Kép beszúrása',
insertVideo: 'Video beszúrása',
link: 'Link',
createLink: 'Link létrehozása',
unlink: 'Link eltávolítása',
justifyLeft: 'Balra igazítás',
justifyCenter: 'Középre igazítás',
justifyRight: 'Jobbra igazítás',
justifyFull: 'Sorkizárt',
horizontalRule: 'Vízszintes vonal',
fullscreen: 'Teljes képernyő',
close: 'Bezár',
submit: 'Beküldés',
reset: 'Alaphelyzet',
required: 'Kötelező',
description: 'Leírás',
title: 'Cím',
text: 'Szöveg',
removeformat: 'Formázás eltávolítása'
};

@ -0,0 +1,10 @@
/* ===========================================================
* hu.js
* Hungarian translation for Trumbowyg
* http://alex-d.github.com/Trumbowyg
* ===========================================================
* Author : Peter MATO
* Web: http://fixme.hu
* GitHub: https://github.com/matopeter
*/
jQuery.trumbowyg.langs.hu={viewHTML:"HTML nézet",formatting:"Stílusok",p:"Bekezdés",blockquote:"Idézet",code:"Kód",header:"Címsor",bold:"Félkövér",italic:"Dőlt",strikethrough:"Áthúzott",underline:"Aláhúzott",strong:"Vastag",em:"Kiemelt",del:"Törölt",unorderedList:"Felsorolás",orderedList:"Számozás",insertImage:"Kép beszúrása",insertVideo:"Video beszúrása",link:"Link",createLink:"Link létrehozása",unlink:"Link eltávolítása",justifyLeft:"Balra igazítás",justifyCenter:"Középre igazítás",justifyRight:"Jobbra igazítás",justifyFull:"Sorkizárt",horizontalRule:"Vízszintes vonal",fullscreen:"Teljes képernyő",close:"Bezár",submit:"Beküldés",reset:"Alaphelyzet",required:"Kötelező",description:"Leírás",title:"Cím",text:"Szöveg",removeformat:"Formázás eltávolítása"};

@ -0,0 +1,57 @@
/* ===========================================================
* id.js
* Indonesian translation for Trumbowyg
* http://alex-d.github.com/Trumbowyg
* ===========================================================
* Author : Rezha Julio (kimiamania)
* Twitter : @kimiamania
* Website : http://rezhajulio.web.id
* Github : https://github.com/kimiamania
*/
jQuery.trumbowyg.langs.id = {
viewHTML: 'Lihat HTML',
formatting: 'Penyusunan',
p: 'Paragraf',
blockquote: 'Kutipan',
code: 'Kode',
header: 'Kepala',
bold: 'Tebal',
italic: 'Miring',
strikethrough: 'Coret',
underline: 'Garis bawah',
strong: 'Tebal',
em: 'Miring',
del: 'Dicoret',
unorderedList: 'Daftar tak teratur',
orderedList: 'Daftar teratur',
insertImage: 'Sisipkan gambar',
insertVideo: 'Sisipkan video',
link: 'Tautan',
createLink: 'Sisipkan Tautan',
unlink: 'Singkirkan tautan',
justifyLeft: 'Rata kiri',
justifyCenter: 'Rata Tengah',
justifyRight: 'Rata kanan',
justifyFull: 'Rata kiri dan kanan',
horizontalRule: 'Sisipkan garis mendatar',
fullscreen: 'Layar penuh',
close: 'Tutup',
submit: 'Setuju',
reset: 'Batal',
required: 'Diperlukan',
description: 'Deskripsi',
title: 'Judul',
text: 'Teks'
};

@ -0,0 +1,11 @@
/* ===========================================================
* id.js
* Indonesian translation for Trumbowyg
* http://alex-d.github.com/Trumbowyg
* ===========================================================
* Author : Rezha Julio (kimiamania)
* Twitter : @kimiamania
* Website : http://rezhajulio.web.id
* Github : https://github.com/kimiamania
*/
jQuery.trumbowyg.langs.id={viewHTML:"Lihat HTML",formatting:"Penyusunan",p:"Paragraf",blockquote:"Kutipan",code:"Kode",header:"Kepala",bold:"Tebal",italic:"Miring",strikethrough:"Coret",underline:"Garis bawah",strong:"Tebal",em:"Miring",del:"Dicoret",unorderedList:"Daftar tak teratur",orderedList:"Daftar teratur",insertImage:"Sisipkan gambar",insertVideo:"Sisipkan video",link:"Tautan",createLink:"Sisipkan Tautan",unlink:"Singkirkan tautan",justifyLeft:"Rata kiri",justifyCenter:"Rata Tengah",justifyRight:"Rata kanan",justifyFull:"Rata kiri dan kanan",horizontalRule:"Sisipkan garis mendatar",fullscreen:"Layar penuh",close:"Tutup",submit:"Setuju",reset:"Batal",required:"Diperlukan",description:"Deskripsi",title:"Judul",text:"Teks"};

@ -0,0 +1,62 @@
/* ===========================================================
* it.js
* Italian translation for Trumbowyg
* http://alex-d.github.com/Trumbowyg
* ===========================================================
* Author : Mirko Buffoni
*/
jQuery.trumbowyg.langs.it = {
viewHTML: 'Mostra HTML',
undo: 'Annulla',
redo: 'Ripeti',
formatting: 'Formattazione',
p: 'Paragrafo',
blockquote: 'Citazione',
code: 'Codice',
header: 'Intestazione',
bold: 'Grassetto',
italic: 'Italico',
strikethrough: 'Barrato',
underline: 'Sottolineato',
strong: 'Rafforza',
em: 'Enfatizza',
del: 'Cancella',
unorderedList: 'Elenco puntato',
orderedList: 'Elenco numerato',
insertImage: 'Inserisci immagine',
insertVideo: 'Inserisci video',
link: 'Collegamento',
createLink: 'Crea un collegamento',
unlink: 'Elimina collegamento',
justifyLeft: 'Allinea a sinistra',
justifyCenter: 'Centra',
justifyRight: 'Allinea a destra',
justifyFull: 'Giustifica',
horizontalRule: 'Inserisci un separatore orizzontale',
fullscreen: 'Schermo intero',
close: 'Chiudi',
submit: 'Invia',
reset: 'Annulla',
required: 'Obbligatorio',
description: 'Descrizione',
title: 'Titolo',
text: 'Testo',
removeformat: 'Rimuovi Formattazione',
superscript: 'Apice',
subscript: 'Pedice',
};

@ -0,0 +1,8 @@
/* ===========================================================
* it.js
* Italian translation for Trumbowyg
* http://alex-d.github.com/Trumbowyg
* ===========================================================
* Author : Mirko Buffoni
*/
jQuery.trumbowyg.langs.it={viewHTML:"Mostra HTML",undo:"Annulla",redo:"Ripeti",formatting:"Formattazione",p:"Paragrafo",blockquote:"Citazione",code:"Codice",header:"Intestazione",bold:"Grassetto",italic:"Italico",strikethrough:"Barrato",underline:"Sottolineato",strong:"Rafforza",em:"Enfatizza",del:"Cancella",unorderedList:"Elenco puntato",orderedList:"Elenco numerato",insertImage:"Inserisci immagine",insertVideo:"Inserisci video",link:"Collegamento",createLink:"Crea un collegamento",unlink:"Elimina collegamento",justifyLeft:"Allinea a sinistra",justifyCenter:"Centra",justifyRight:"Allinea a destra",justifyFull:"Giustifica",horizontalRule:"Inserisci un separatore orizzontale",fullscreen:"Schermo intero",close:"Chiudi",submit:"Invia",reset:"Annulla",required:"Obbligatorio",description:"Descrizione",title:"Titolo",text:"Testo",removeformat:"Rimuovi Formattazione",superscript:"Apice",subscript:"Pedice"};

@ -0,0 +1,63 @@
/* ===========================================================
* ja.js
* Japanese translation for Trumbowyg
* http://alex-d.github.com/Trumbowyg
* ===========================================================
* Author : Kouta Fukuhara (foo9)
* Twitter : @foo9
* Website : https://github.com/foo9
*/
jQuery.trumbowyg.langs.ja = {
viewHTML: 'HTML表示',
undo: '元に戻す',
redo: 'やり直す',
formatting: 'フォーマット',
p: '段落',
blockquote: '引用',
code: 'コード',
header: '見出し',
bold: '太字',
italic: '斜体',
strikethrough: '取り消し線',
underline: '下線',
strong: '太字',
em: '斜体',
del: '取り消し線',
superscript: '上付き文字',
subscript: '下付き文字',
unorderedList: '順序なしリスト',
orderedList: '順序ありリスト',
insertImage: '画像の挿入',
link: 'リンク',
createLink: 'リンクの作成',
unlink: 'リンクの削除',
justifyLeft: '左揃え',
justifyCenter: '中央揃え',
justifyRight: '右揃え',
justifyFull: '両端揃え',
horizontalRule: '横罫線',
removeformat: 'フォーマットの削除',
fullscreen: '全画面表示',
close: '閉じる',
submit: '送信',
reset: 'キャンセル',
required: '必須',
description: '説明',
title: 'タイトル',
text: 'テキスト',
target: 'ターゲット'
};

@ -0,0 +1,10 @@
/* ===========================================================
* ja.js
* Japanese translation for Trumbowyg
* http://alex-d.github.com/Trumbowyg
* ===========================================================
* Author : Kouta Fukuhara (foo9)
* Twitter : @foo9
* Website : https://github.com/foo9
*/
jQuery.trumbowyg.langs.ja={viewHTML:"HTML表示",undo:"元に戻す",redo:"やり直す",formatting:"フォーマット",p:"段落",blockquote:"引用",code:"コード",header:"見出し",bold:"太字",italic:"斜体",strikethrough:"取り消し線",underline:"下線",strong:"太字",em:"斜体",del:"取り消し線",superscript:"上付き文字",subscript:"下付き文字",unorderedList:"順序なしリスト",orderedList:"順序ありリスト",insertImage:"画像の挿入",link:"リンク",createLink:"リンクの作成",unlink:"リンクの削除",justifyLeft:"左揃え",justifyCenter:"中央揃え",justifyRight:"右揃え",justifyFull:"両端揃え",horizontalRule:"横罫線",removeformat:"フォーマットの削除",fullscreen:"全画面表示",close:"閉じる",submit:"送信",reset:"キャンセル",required:"必須",description:"説明",title:"タイトル",text:"テキスト",target:"ターゲット"};

@ -0,0 +1,66 @@
/* ===========================================================
* ko.js
* Korean translation for Trumbowyg
* http://alex-d.github.com/Trumbowyg
* ===========================================================
* Author : SeungWoo Chae (SDuck4)
* Github : https://github.com/SDuck4
* Victor Chanil Park (opdev1004)
* Github : https://github.com/opdev1004
*/
jQuery.trumbowyg.langs.ko = {
viewHTML: 'HTML 보기',
undo: '되돌리기',
redo: '다시 실행',
formatting: '스타일',
p: '본문',
blockquote: '인용문',
code: '코드',
header: '제목',
bold: '진하게',
italic: '기울임',
strikethrough: '취소선',
underline: '밑줄',
strong: '중요',
em: '강조',
del: '삭제',
superscript: '위 첨자',
subscript: '아래 첨자',
unorderedList: '기호 목록',
orderedList: '번호 목록',
insertImage: '이미지 넣기',
insertVideo: '비디오 넣기',
link: '링크',
createLink: '링크 넣기',
unlink: '링크 지우기',
justifyLeft: '왼쪽 정렬',
justifyCenter: '가운데 정렬',
justifyRight: '오른쪽 정렬',
justifyFull: '양쪽 정렬',
horizontalRule: '구분선 넣기',
removeformat: '글꼴 효과 지우기',
fullscreen: '전체 화면',
close: '닫기',
submit: '확인',
reset: '취소',
required: '필수 입력',
description: '설명',
title: '툴팁',
text: '내용',
target: '타겟',
width: '너비'
};

@ -0,0 +1,11 @@
/* ===========================================================
* ko.js
* Korean translation for Trumbowyg
* http://alex-d.github.com/Trumbowyg
* ===========================================================
* Author : SeungWoo Chae (SDuck4)
* Github : https://github.com/SDuck4
* Victor Chanil Park (opdev1004)
* Github : https://github.com/opdev1004
*/
jQuery.trumbowyg.langs.ko={viewHTML:"HTML 보기",undo:"되돌리기",redo:"다시 실행",formatting:"스타일",p:"본문",blockquote:"인용문",code:"코드",header:"제목",bold:"진하게",italic:"기울임",strikethrough:"취소선",underline:"밑줄",strong:"중요",em:"강조",del:"삭제",superscript:"위 첨자",subscript:"아래 첨자",unorderedList:"기호 목록",orderedList:"번호 목록",insertImage:"이미지 넣기",insertVideo:"비디오 넣기",link:"링크",createLink:"링크 넣기",unlink:"링크 지우기",justifyLeft:"왼쪽 정렬",justifyCenter:"가운데 정렬",justifyRight:"오른쪽 정렬",justifyFull:"양쪽 정렬",horizontalRule:"구분선 넣기",removeformat:"글꼴 효과 지우기",fullscreen:"전체 화면",close:"닫기",submit:"확인",reset:"취소",required:"필수 입력",description:"설명",title:"툴팁",text:"내용",target:"타겟",width:"너비"};

@ -0,0 +1,59 @@
/* ===========================================================
* lt.js
* Lithuanian translation for Trumbowyg
* http://alex-d.github.com/Trumbowyg
* ===========================================================
* Author : Justas Brazauskas
*/
jQuery.trumbowyg.langs.lt = {
viewHTML: 'Žiūrėti HTML',
formatting: 'Formatuoti',
p: 'Paragrafas',
blockquote: 'Citata',
code: 'Kodas',
header: 'Antraštė',
bold: 'Paryškinti',
italic: 'Kursyvuoti',
strikethrough: 'Perbraukti',
underline: 'Pabrėžti',
strong: 'Paryškinti',
em: 'Pabrėžti',
del: 'Trinti',
unorderedList: 'Sąrašas',
orderedList: 'Numeruotas sąrašas',
insertImage: 'Pridėti vaizdą',
insertVideo: 'Pridėti video',
link: 'Nuoroda',
createLink: 'Kurti nuorodą',
unlink: 'Ištrinti nuorodą',
justifyLeft: 'Lyginti kairėn',
justifyCenter: 'Lygiuoti Centre',
justifyRight: 'Lyginti dešinėn',
justifyFull: 'Centruoti',
horizontalRule: 'Horizontali linija',
fullscreen: 'Pilnas ekranas',
close: 'Uždaryti',
submit: 'Siųsti',
reset: 'Atšaukti',
required: 'Privaloma',
description: 'Aprašymas',
title: 'Pavadinimas',
text: 'Tekstas',
removeformat: 'Pašalinti formatavimą',
superscript: 'Viršutinis indeksas',
subscript: 'Apatinis indeksas',
};

@ -0,0 +1,8 @@
/* ===========================================================
* lt.js
* Lithuanian translation for Trumbowyg
* http://alex-d.github.com/Trumbowyg
* ===========================================================
* Author : Justas Brazauskas
*/
jQuery.trumbowyg.langs.lt={viewHTML:"Žiūrėti HTML",formatting:"Formatuoti",p:"Paragrafas",blockquote:"Citata",code:"Kodas",header:"Antraštė",bold:"Paryškinti",italic:"Kursyvuoti",strikethrough:"Perbraukti",underline:"Pabrėžti",strong:"Paryškinti",em:"Pabrėžti",del:"Trinti",unorderedList:"Sąrašas",orderedList:"Numeruotas sąrašas",insertImage:"Pridėti vaizdą",insertVideo:"Pridėti video",link:"Nuoroda",createLink:"Kurti nuorodą",unlink:"Ištrinti nuorodą",justifyLeft:"Lyginti kairėn",justifyCenter:"Lygiuoti Centre",justifyRight:"Lyginti dešinėn",justifyFull:"Centruoti",horizontalRule:"Horizontali linija",fullscreen:"Pilnas ekranas",close:"Uždaryti",submit:"Siųsti",reset:"Atšaukti",required:"Privaloma",description:"Aprašymas",title:"Pavadinimas",text:"Tekstas",removeformat:"Pašalinti formatavimą",superscript:"Viršutinis indeksas",subscript:"Apatinis indeksas"};

@ -0,0 +1,49 @@
/* ===========================================================
* mn.js
* Mongolian translation for Trumbowyg
* http://alex-d.github.com/Trumbowyg
* ===========================================================
* Author : Ganbayar.B (ganbayar13)
*/
jQuery.trumbowyg.langs.mn = {
viewHTML: 'HTML харах',
undo: 'Буцаах',
redo: 'Дахих',
formatting: 'Формат',
p: 'Догол мөр',
blockquote: 'Ишлэл',
code: 'Код',
header: 'Гарчиг',
bold: 'Тод',
italic: 'Налуу',
strikethrough: 'Дундуур зураас',
underline: 'Доогуур зураас',
strong: 'Тод',
em: 'Налуу',
del: 'Дундуур зураас',
superscript: 'Дээд индекс',
subscript: 'Доод индекс',
unorderedList: 'Дугаарлаагүй жагсаалт',
orderedList: 'Дугаарласан жагсаалт',
insertImage: 'Зураг оруулах',
insertVideo: 'Видео оруулах',
link: 'Холбоос',
createLink: 'Холбоос үүсгэх',
unlink: 'Холбоос цуцлах',
justifyLeft: 'Зүүн тийш шахах',
justifyCenter: 'Голлуулах',
justifyRight: 'Баруун Баруун тийш шахах',
justifyFull: 'Тэгшитгэх',
horizontalRule: 'Хөндлөн шугам',
removeformat: 'Формат арилгах',
fullscreen: 'Дэлгэц дүүргэх',
close: 'Хаах',
submit: 'Оруулах',
reset: 'Цуцлах',
required: 'Шаардлагатай',
description: 'Тайлбар',
title: 'Гарчиг',
text: 'Текст',
target: 'Бай'
};

@ -0,0 +1,8 @@
/* ===========================================================
* mn.js
* Mongolian translation for Trumbowyg
* http://alex-d.github.com/Trumbowyg
* ===========================================================
* Author : Ganbayar.B (ganbayar13)
*/
jQuery.trumbowyg.langs.mn={viewHTML:"HTML харах",undo:"Буцаах",redo:"Дахих",formatting:"Формат",p:"Догол мөр",blockquote:"Ишлэл",code:"Код",header:"Гарчиг",bold:"Тод",italic:"Налуу",strikethrough:"Дундуур зураас",underline:"Доогуур зураас",strong:"Тод",em:"Налуу",del:"Дундуур зураас",superscript:"Дээд индекс",subscript:"Доод индекс",unorderedList:"Дугаарлаагүй жагсаалт",orderedList:"Дугаарласан жагсаалт",insertImage:"Зураг оруулах",insertVideo:"Видео оруулах",link:"Холбоос",createLink:"Холбоос үүсгэх",unlink:"Холбоос цуцлах",justifyLeft:"Зүүн тийш шахах",justifyCenter:"Голлуулах",justifyRight:"Баруун Баруун тийш шахах",justifyFull:"Тэгшитгэх",horizontalRule:"Хөндлөн шугам",removeformat:"Формат арилгах",fullscreen:"Дэлгэц дүүргэх",close:"Хаах",submit:"Оруулах",reset:"Цуцлах",required:"Шаардлагатай",description:"Тайлбар",title:"Гарчиг",text:"Текст",target:"Бай"};

@ -0,0 +1,54 @@
/* ===========================================================
* my.js
* Malaysian translation for Trumbowyg
* http://alex-d.github.com/Trumbowyg
* ===========================================================
* Author : JohnPozy
*/
jQuery.trumbowyg.langs.id = {
viewHTML: 'Lihat HTML',
formatting: 'Pemformatan',
p: 'Perenggan',
blockquote: 'Blockquote',
code: 'Kod',
header: 'Pengepala',
bold: 'Tebal',
italic: 'Condong',
strikethrough: 'Garis batal',
underline: 'Garis bawah',
strong: 'Kuat',
em: 'Condong',
del: 'Hapus',
unorderedList: 'Senarai tidak tertib',
orderedList: 'Senarai tertib',
insertImage: 'Masukkan imej',
insertVideo: 'Masukkan video',
link: 'Pautan',
createLink: 'Cipta pautan',
unlink: 'Hapus pautan',
justifyLeft: 'Mengimbangkan ke kiri',
justifyCenter: 'Mengimbangkan ke tengah',
justifyRight: 'Mengimbangkan ke kanan',
justifyFull: 'Mengimbangkan ke kiri dan kanan',
horizontalRule: 'Masukkan garis mendatar',
fullscreen: 'Skrin penuh',
close: 'Tutup',
submit: 'Hantar',
reset: 'Batal',
required: 'Diperlukan',
description: 'Perihal',
title: 'Tajuk',
text: 'Teks'
};

@ -0,0 +1,8 @@
/* ===========================================================
* my.js
* Malaysian translation for Trumbowyg
* http://alex-d.github.com/Trumbowyg
* ===========================================================
* Author : JohnPozy
*/
jQuery.trumbowyg.langs.id={viewHTML:"Lihat HTML",formatting:"Pemformatan",p:"Perenggan",blockquote:"Blockquote",code:"Kod",header:"Pengepala",bold:"Tebal",italic:"Condong",strikethrough:"Garis batal",underline:"Garis bawah",strong:"Kuat",em:"Condong",del:"Hapus",unorderedList:"Senarai tidak tertib",orderedList:"Senarai tertib",insertImage:"Masukkan imej",insertVideo:"Masukkan video",link:"Pautan",createLink:"Cipta pautan",unlink:"Hapus pautan",justifyLeft:"Mengimbangkan ke kiri",justifyCenter:"Mengimbangkan ke tengah",justifyRight:"Mengimbangkan ke kanan",justifyFull:"Mengimbangkan ke kiri dan kanan",horizontalRule:"Masukkan garis mendatar",fullscreen:"Skrin penuh",close:"Tutup",submit:"Hantar",reset:"Batal",required:"Diperlukan",description:"Perihal",title:"Tajuk",text:"Teks"};

@ -0,0 +1,61 @@
/* ===========================================================
* nl.js
* Dutch translation for Trumbowyg
* http://alex-d.github.com/Trumbowyg
* ===========================================================
* Author : Danny Hiemstra
* Github : https://github.com/dhiemstra
*/
jQuery.trumbowyg.langs.nl = {
viewHTML: 'HTML bekijken',
undo: 'Ongedaan maken',
redo: 'Opnieuw',
formatting: 'Opmaak',
p: 'Paragraaf',
blockquote: 'Citaat',
code: 'Code',
header: 'Kop',
bold: 'Vet',
italic: 'Cursief',
strikethrough: 'Doorhalen',
underline: 'Onderlijnen',
strong: 'Sterk',
em: 'Nadruk',
del: 'Verwijderd',
unorderedList: 'Ongenummerde lijst',
orderedList: 'Genummerde lijst',
insertImage: 'Afbeelding invoegen',
insertVideo: 'Video invoegen',
link: 'Link',
createLink: 'Link maken',
unlink: 'Link verwijderen',
justifyLeft: 'Links uitlijnen',
justifyCenter: 'Centreren',
justifyRight: 'Rechts uitlijnen',
justifyFull: 'Uitvullen',
horizontalRule: 'Horizontale lijn',
removeFormat: 'Opmaak verwijderen',
fullscreen: 'Volledig scherm',
close: 'Sluiten',
submit: 'Opslaan',
reset: 'Annuleren',
required: 'Verplicht',
description: 'Omschrijving',
title: 'Titel',
text: 'Tekst',
target: 'Doel',
width: 'Breedte'
};

@ -0,0 +1,9 @@
/* ===========================================================
* nl.js
* Dutch translation for Trumbowyg
* http://alex-d.github.com/Trumbowyg
* ===========================================================
* Author : Danny Hiemstra
* Github : https://github.com/dhiemstra
*/
jQuery.trumbowyg.langs.nl={viewHTML:"HTML bekijken",undo:"Ongedaan maken",redo:"Opnieuw",formatting:"Opmaak",p:"Paragraaf",blockquote:"Citaat",code:"Code",header:"Kop",bold:"Vet",italic:"Cursief",strikethrough:"Doorhalen",underline:"Onderlijnen",strong:"Sterk",em:"Nadruk",del:"Verwijderd",unorderedList:"Ongenummerde lijst",orderedList:"Genummerde lijst",insertImage:"Afbeelding invoegen",insertVideo:"Video invoegen",link:"Link",createLink:"Link maken",unlink:"Link verwijderen",justifyLeft:"Links uitlijnen",justifyCenter:"Centreren",justifyRight:"Rechts uitlijnen",justifyFull:"Uitvullen",horizontalRule:"Horizontale lijn",removeFormat:"Opmaak verwijderen",fullscreen:"Volledig scherm",close:"Sluiten",submit:"Opslaan",reset:"Annuleren",required:"Verplicht",description:"Omschrijving",title:"Titel",text:"Tekst",target:"Doel",width:"Breedte"};

@ -0,0 +1,56 @@
/* ===========================================================
* no_nb.js
* Norwegian Bokmål translation for Trumbowyg
* http://alex-d.github.com/Trumbowyg
* ===========================================================
* Author : Jon Severin Eivik Jakobsen
* Github : https://github.com/jsejakobsen
*/
// jshint camelcase:false
jQuery.trumbowyg.langs.no_nb = {
viewHTML: 'Vis HTML',
formatting: 'Formater',
p: 'Avsnitt',
blockquote: 'Sitat',
code: 'Kode',
header: 'Overskrift',
bold: 'Fet',
italic: 'Kursiv',
strikethrough: 'Gjennomstreking',
underline: 'Understreking',
strong: 'Viktig',
em: 'Fremhevet',
del: 'Slettet',
unorderedList: 'Uordnet liste',
orderedList: 'Ordnet liste',
insertImage: 'Sett inn bilde',
insertVideo: 'Sett inn video',
link: 'Lenke',
createLink: 'Sett inn lenke',
unlink: 'Fjern lenke',
justifyLeft: 'Venstrejuster',
justifyCenter: 'Midtstill',
justifyRight: 'Høyrejuster',
justifyFull: 'Blokkjuster',
horizontalRule: 'Horisontal linje',
fullscreen: 'Full skjerm',
close: 'Lukk',
submit: 'Bekreft',
reset: 'Avbryt',
required: 'Påkrevd',
description: 'Beskrivelse',
title: 'Tittel',
text: 'Tekst'
};

@ -0,0 +1,10 @@
/* ===========================================================
* no_nb.js
* Norwegian Bokmål translation for Trumbowyg
* http://alex-d.github.com/Trumbowyg
* ===========================================================
* Author : Jon Severin Eivik Jakobsen
* Github : https://github.com/jsejakobsen
*/
// jshint camelcase:false
jQuery.trumbowyg.langs.no_nb={viewHTML:"Vis HTML",formatting:"Formater",p:"Avsnitt",blockquote:"Sitat",code:"Kode",header:"Overskrift",bold:"Fet",italic:"Kursiv",strikethrough:"Gjennomstreking",underline:"Understreking",strong:"Viktig",em:"Fremhevet",del:"Slettet",unorderedList:"Uordnet liste",orderedList:"Ordnet liste",insertImage:"Sett inn bilde",insertVideo:"Sett inn video",link:"Lenke",createLink:"Sett inn lenke",unlink:"Fjern lenke",justifyLeft:"Venstrejuster",justifyCenter:"Midtstill",justifyRight:"Høyrejuster",justifyFull:"Blokkjuster",horizontalRule:"Horisontal linje",fullscreen:"Full skjerm",close:"Lukk",submit:"Bekreft",reset:"Avbryt",required:"Påkrevd",description:"Beskrivelse",title:"Tittel",text:"Tekst"};

@ -0,0 +1,54 @@
/* ===========================================================
* ph.js
* Filipino translation for Trumbowyg
* http://alex-d.github.com/Trumbowyg
* ===========================================================
* Author : @leogono
*/
jQuery.trumbowyg.langs.ph = {
viewHTML: 'Tumingin sa HTML',
formatting: 'Formatting',
p: 'Talata',
blockquote: 'Blockquote',
code: 'Kowd',
header: 'Header',
bold: 'Makapal',
italic: 'Hilig',
strikethrough: 'Strikethrough',
underline: 'Salungguhit',
strong: 'Malakas',
em: 'Hilig',
del: 'Tinanggal',
unorderedList: 'Hindi nakahanay na listahan',
orderedList: 'Nakahanay na listahan',
insertImage: 'Ilagay ang larawan',
insertVideo: 'Ilagay ang video',
link: 'Koneksyon',
createLink: 'Iugnay',
unlink: 'Tanggalin ang koneksyon',
justifyLeft: 'Ihanay sa kaliwa',
justifyCenter: 'Ihanay sa gitna',
justifyRight: 'Ihanay sa kanan',
justifyFull: 'Ihanay sa kaliwa at kanan',
horizontalRule: 'Pahalang na linya',
fullscreen: 'Fullscreen',
close: 'Isara',
submit: 'Ipasa',
reset: 'I-reset',
required: 'Kailangan',
description: 'Paglalarawan',
title: 'Pamagat',
text: 'Teksto'
};

@ -0,0 +1,8 @@
/* ===========================================================
* ph.js
* Filipino translation for Trumbowyg
* http://alex-d.github.com/Trumbowyg
* ===========================================================
* Author : @leogono
*/
jQuery.trumbowyg.langs.ph={viewHTML:"Tumingin sa HTML",formatting:"Formatting",p:"Talata",blockquote:"Blockquote",code:"Kowd",header:"Header",bold:"Makapal",italic:"Hilig",strikethrough:"Strikethrough",underline:"Salungguhit",strong:"Malakas",em:"Hilig",del:"Tinanggal",unorderedList:"Hindi nakahanay na listahan",orderedList:"Nakahanay na listahan",insertImage:"Ilagay ang larawan",insertVideo:"Ilagay ang video",link:"Koneksyon",createLink:"Iugnay",unlink:"Tanggalin ang koneksyon",justifyLeft:"Ihanay sa kaliwa",justifyCenter:"Ihanay sa gitna",justifyRight:"Ihanay sa kanan",justifyFull:"Ihanay sa kaliwa at kanan",horizontalRule:"Pahalang na linya",fullscreen:"Fullscreen",close:"Isara",submit:"Ipasa",reset:"I-reset",required:"Kailangan",description:"Paglalarawan",title:"Pamagat",text:"Teksto"};

@ -0,0 +1,55 @@
/* ===========================================================
* pl.js
* Polish translation for Trumbowyg
* http://alex-d.github.com/Trumbowyg
* ===========================================================
* Author : Paweł Abramowicz
* Github : https://github.com/pawelabrams
*/
jQuery.trumbowyg.langs.pl = {
viewHTML: 'Pokaż HTML',
formatting: 'Format',
p: 'Akapit',
blockquote: 'Cytat',
code: 'Kod',
header: 'Nagłówek',
bold: 'Pogrubienie',
italic: 'Pochylenie',
strikethrough: 'Przekreślenie',
underline: 'Podkreślenie',
strong: 'Wytłuszczenie',
em: 'Uwydatnienie',
del: 'Usunięte',
unorderedList: 'Lista nieuporządkowana',
orderedList: 'Lista uporządkowana',
insertImage: 'Wstaw obraz',
insertVideo: 'Wstaw film',
link: 'Link',
createLink: 'Wstaw link',
unlink: 'Usuń link',
justifyLeft: 'Wyrównaj do lewej',
justifyCenter: 'Wyśrodkuj',
justifyRight: 'Wyrównaj do prawej',
justifyFull: 'Wyjustuj',
horizontalRule: 'Odkreśl linią',
fullscreen: 'Pełny ekran',
close: 'Zamknij',
submit: 'Zastosuj',
reset: 'Przywróć',
required: 'Wymagane',
description: 'Opis',
title: 'Tytuł',
text: 'Tekst'
};

@ -0,0 +1,9 @@
/* ===========================================================
* pl.js
* Polish translation for Trumbowyg
* http://alex-d.github.com/Trumbowyg
* ===========================================================
* Author : Paweł Abramowicz
* Github : https://github.com/pawelabrams
*/
jQuery.trumbowyg.langs.pl={viewHTML:"Pokaż HTML",formatting:"Format",p:"Akapit",blockquote:"Cytat",code:"Kod",header:"Nagłówek",bold:"Pogrubienie",italic:"Pochylenie",strikethrough:"Przekreślenie",underline:"Podkreślenie",strong:"Wytłuszczenie",em:"Uwydatnienie",del:"Usunięte",unorderedList:"Lista nieuporządkowana",orderedList:"Lista uporządkowana",insertImage:"Wstaw obraz",insertVideo:"Wstaw film",link:"Link",createLink:"Wstaw link",unlink:"Usuń link",justifyLeft:"Wyrównaj do lewej",justifyCenter:"Wyśrodkuj",justifyRight:"Wyrównaj do prawej",justifyFull:"Wyjustuj",horizontalRule:"Odkreśl linią",fullscreen:"Pełny ekran",close:"Zamknij",submit:"Zastosuj",reset:"Przywróć",required:"Wymagane",description:"Opis",title:"Tytuł",text:"Tekst"};

@ -0,0 +1,65 @@
/* ===========================================================
* pt.js
* Portuguese translation for Trumbowyg
* http://alex-d.github.com/Trumbowyg
* ===========================================================
* Author : Ramiro Varandas Jr (ramirovjr)
* Twitter : @ramirovjnr
* Website : about.me/ramirovjnr
* Github : https://github.com/ramirovjr
*/
jQuery.trumbowyg.langs.pt = {
viewHTML: 'Ver HTML',
undo: 'Desfazer',
redo: 'Refazer',
formatting: 'Formatar',
p: 'Paragráfo',
blockquote: 'Citação',
code: 'Código',
header: 'Título',
bold: 'Negrito',
italic: 'Itálico',
strikethrough: 'Suprimir',
underline: 'Sublinhado',
strong: 'Negrito',
em: 'Ênfase',
del: 'Apagar',
superscript: 'Sobrescrito',
subscript: 'Subscrito',
unorderedList: 'Lista não ordenada',
orderedList: 'Lista ordenada',
insertImage: 'Inserir imagem',
insertVideo: 'Inserir vídeo',
link: 'Link',
createLink: 'Criar um link',
unlink: 'Remover link',
justifyLeft: 'Alinhar a esquerda',
justifyCenter: 'Centralizar',
justifyRight: 'Alinhar a direita',
justifyFull: 'Justificar',
horizontalRule: 'Inserir separador horizontal',
removeformat: 'Remover formatação',
fullscreen: 'Tela cheia',
close: 'Fechar',
submit: 'Enviar',
reset: 'Limpar',
required: 'Obrigatório',
description: 'Descrição',
title: 'Título',
text: 'Texto',
target: 'Target'
};

@ -0,0 +1,11 @@
/* ===========================================================
* pt.js
* Portuguese translation for Trumbowyg
* http://alex-d.github.com/Trumbowyg
* ===========================================================
* Author : Ramiro Varandas Jr (ramirovjr)
* Twitter : @ramirovjnr
* Website : about.me/ramirovjnr
* Github : https://github.com/ramirovjr
*/
jQuery.trumbowyg.langs.pt={viewHTML:"Ver HTML",undo:"Desfazer",redo:"Refazer",formatting:"Formatar",p:"Paragráfo",blockquote:"Citação",code:"Código",header:"Título",bold:"Negrito",italic:"Itálico",strikethrough:"Suprimir",underline:"Sublinhado",strong:"Negrito",em:"Ênfase",del:"Apagar",superscript:"Sobrescrito",subscript:"Subscrito",unorderedList:"Lista não ordenada",orderedList:"Lista ordenada",insertImage:"Inserir imagem",insertVideo:"Inserir vídeo",link:"Link",createLink:"Criar um link",unlink:"Remover link",justifyLeft:"Alinhar a esquerda",justifyCenter:"Centralizar",justifyRight:"Alinhar a direita",justifyFull:"Justificar",horizontalRule:"Inserir separador horizontal",removeformat:"Remover formatação",fullscreen:"Tela cheia",close:"Fechar",submit:"Enviar",reset:"Limpar",required:"Obrigatório",description:"Descrição",title:"Título",text:"Texto",target:"Target"};

@ -0,0 +1,65 @@
/* ===========================================================
* pt_br.js
* Portuguese Brazilian translation for Trumbowyg
* http://alex-d.github.com/Trumbowyg
* ===========================================================
* Author : Alex Gotardi (alexgotardi)
* Twitter : @alexgotardi
* Github : https://github.com/alexgotardi
*/
// jshint camelcase:false
jQuery.trumbowyg.langs.pt_br = {
viewHTML: 'Ver HTML',
undo: 'Desfazer',
redo: 'Refazer',
formatting: 'Formatar',
p: 'Parágrafo',
blockquote: 'Citação',
code: 'Código',
header: 'Título',
bold: 'Negrito',
italic: 'Itálico',
strikethrough: 'Tachado',
underline: 'Sublinhado',
strong: 'Negrito',
em: 'Ênfase',
del: 'Apagar',
superscript: 'Sobrescrito',
subscript: 'Subscrito',
unorderedList: 'Lista não ordenada',
orderedList: 'Lista ordenada',
insertImage: 'Inserir imagem',
insertVideo: 'Inserir vídeo',
link: 'Link',
createLink: 'Criar um link',
unlink: 'Remover link',
justifyLeft: 'Alinhar a esquerda',
justifyCenter: 'Centralizar',
justifyRight: 'Alinhar a direita',
justifyFull: 'Justificar',
horizontalRule: 'Inserir separador horizontal',
removeformat: 'Remover formatação',
fullscreen: 'Tela cheia',
close: 'Fechar',
submit: 'Enviar',
reset: 'Limpar',
required: 'Obrigatório',
description: 'Descrição',
title: 'Título',
text: 'Texto',
target: 'Alvo'
};

@ -0,0 +1,11 @@
/* ===========================================================
* pt_br.js
* Portuguese Brazilian translation for Trumbowyg
* http://alex-d.github.com/Trumbowyg
* ===========================================================
* Author : Alex Gotardi (alexgotardi)
* Twitter : @alexgotardi
* Github : https://github.com/alexgotardi
*/
// jshint camelcase:false
jQuery.trumbowyg.langs.pt_br={viewHTML:"Ver HTML",undo:"Desfazer",redo:"Refazer",formatting:"Formatar",p:"Parágrafo",blockquote:"Citação",code:"Código",header:"Título",bold:"Negrito",italic:"Itálico",strikethrough:"Tachado",underline:"Sublinhado",strong:"Negrito",em:"Ênfase",del:"Apagar",superscript:"Sobrescrito",subscript:"Subscrito",unorderedList:"Lista não ordenada",orderedList:"Lista ordenada",insertImage:"Inserir imagem",insertVideo:"Inserir vídeo",link:"Link",createLink:"Criar um link",unlink:"Remover link",justifyLeft:"Alinhar a esquerda",justifyCenter:"Centralizar",justifyRight:"Alinhar a direita",justifyFull:"Justificar",horizontalRule:"Inserir separador horizontal",removeformat:"Remover formatação",fullscreen:"Tela cheia",close:"Fechar",submit:"Enviar",reset:"Limpar",required:"Obrigatório",description:"Descrição",title:"Título",text:"Texto",target:"Alvo"};

@ -0,0 +1,58 @@
/* ===========================================================
* ro.js
* Romanian translation for Trumbowyg
* http://alex-d.github.com/Trumbowyg
* ===========================================================
* Author : Vladut Radulescu (pacMakaveli)
* Email: pacMakaveli90@gmail.com
* Twitter : @pacMakaveli90
* Website : creative-studio51.co.uk
* Github : https://github.com/pacMakaveli
*/
jQuery.trumbowyg.langs.ro = {
viewHTML: 'Vizualizare HTML',
formatting: 'Format',
p: 'Paragraf',
blockquote: 'Citație',
code: 'Cod',
header: 'Titlu',
bold: 'Bold',
italic: 'Italic',
strikethrough: 'Tăiat',
underline: 'Subliniat',
strong: 'Puternic',
em: 'Accentuat',
del: 'Sterge',
unorderedList: 'Lista dezordonată',
orderedList: 'Liste ordonată',
insertImage: 'Adăugare Imagine',
insertVideo: 'Adăugare Video',
link: 'Link',
createLink: 'Crează link',
unlink: 'Remover link',
justifyLeft: 'Aliniază stânga',
justifyCenter: 'Aliniază centru',
justifyRight: 'Aliniază dreapta',
justifyFull: 'Justificare',
horizontalRule: 'Linie orizontală',
fullscreen: 'Tot ecranul',
close: 'Închide',
submit: 'Procesează',
reset: 'Resetează',
required: 'Obligatoriu',
description: 'Descriere',
title: 'Titlu',
text: 'Text'
};

@ -0,0 +1,12 @@
/* ===========================================================
* ro.js
* Romanian translation for Trumbowyg
* http://alex-d.github.com/Trumbowyg
* ===========================================================
* Author : Vladut Radulescu (pacMakaveli)
* Email: pacMakaveli90@gmail.com
* Twitter : @pacMakaveli90
* Website : creative-studio51.co.uk
* Github : https://github.com/pacMakaveli
*/
jQuery.trumbowyg.langs.ro={viewHTML:"Vizualizare HTML",formatting:"Format",p:"Paragraf",blockquote:"Citație",code:"Cod",header:"Titlu",bold:"Bold",italic:"Italic",strikethrough:"Tăiat",underline:"Subliniat",strong:"Puternic",em:"Accentuat",del:"Sterge",unorderedList:"Lista dezordonată",orderedList:"Liste ordonată",insertImage:"Adăugare Imagine",insertVideo:"Adăugare Video",link:"Link",createLink:"Crează link",unlink:"Remover link",justifyLeft:"Aliniază stânga",justifyCenter:"Aliniază centru",justifyRight:"Aliniază dreapta",justifyFull:"Justificare",horizontalRule:"Linie orizontală",fullscreen:"Tot ecranul",close:"Închide",submit:"Procesează",reset:"Resetează",required:"Obligatoriu",description:"Descriere",title:"Titlu",text:"Text"};

@ -0,0 +1,53 @@
/* ===========================================================
* rs.js
* Serbian (Cyrlic) translation for Trumbowyg
* https://www.github.com/johonunu
* ===========================================================
* Author : Nikola Trifunovic (https://www.github.com/johonunu)
*/
jQuery.trumbowyg.langs.rs = {
viewHTML: 'Погледај HTML кóд',
formatting: 'Форматирање',
p: 'Параграф',
blockquote: 'Цитат',
code: 'Кóд',
header: 'Наслов',
bold: 'Подебљано',
italic: 'Курзив',
strikethrough: 'Прецртано',
underline: 'Подвучено',
strong: 'Подебљано',
em: 'Истакнуто',
del: 'Обрисано',
unorderedList: 'Ненабројива листа',
orderedList: 'Набројива листа',
insertImage: 'Унеси слику',
insertVideo: 'Унеси видео',
link: 'Линк',
createLink: 'Унеси линк',
unlink: 'Уклони линк',
justifyLeft: 'Лево равнање',
justifyCenter: 'Централно равнање',
justifyRight: 'Десно равнање',
justifyFull: 'Обострано равнање',
horizontalRule: 'Хоризонтална линија',
fullscreen: 'Режим читавог екрана',
close: 'Затвори',
submit: 'Унеси',
reset: 'Откажи',
required: 'Обавезно поље',
description: 'Опис',
title: 'Наслов',
text: 'Текст'
};

@ -0,0 +1,8 @@
/* ===========================================================
* rs.js
* Serbian (Cyrlic) translation for Trumbowyg
* https://www.github.com/johonunu
* ===========================================================
* Author : Nikola Trifunovic (https://www.github.com/johonunu)
*/
jQuery.trumbowyg.langs.rs={viewHTML:"Погледај HTML кóд",formatting:"Форматирање",p:"Параграф",blockquote:"Цитат",code:"Кóд",header:"Наслов",bold:"Подебљано",italic:"Курзив",strikethrough:"Прецртано",underline:"Подвучено",strong:"Подебљано",em:"Истакнуто",del:"Обрисано",unorderedList:"Ненабројива листа",orderedList:"Набројива листа",insertImage:"Унеси слику",insertVideo:"Унеси видео",link:"Линк",createLink:"Унеси линк",unlink:"Уклони линк",justifyLeft:"Лево равнање",justifyCenter:"Централно равнање",justifyRight:"Десно равнање",justifyFull:"Обострано равнање",horizontalRule:"Хоризонтална линија",fullscreen:"Режим читавог екрана",close:"Затвори",submit:"Унеси",reset:"Откажи",required:"Обавезно поље",description:"Опис",title:"Наслов",text:"Текст"};

@ -0,0 +1,54 @@
/* ===========================================================
* rs_latin.js
* Serbian (Latin) translation for Trumbowyg
* https://www.github.com/johonunu
* ===========================================================
* Author : Nikola Trifunovic (https://www.github.com/johonunu)
*/
// jshint camelcase:false
jQuery.trumbowyg.langs.rs_latin = {
viewHTML: 'Poglеdaj HTML kód',
formatting: 'Formatiranjе',
p: 'Paragraf',
blockquote: 'Citat',
code: 'Kód',
header: 'Naslov',
bold: 'Podеbljano',
italic: 'Kurziv',
strikethrough: 'Prеcrtano',
underline: 'Podvučеno',
strong: 'Podеbljano',
em: 'Istaknuto',
del: 'Obrisano',
unorderedList: 'Nеnabrojiva lista',
orderedList: 'Nabrojiva lista',
insertImage: 'Unеsi sliku',
insertVideo: 'Unеsi vidеo',
link: 'Link',
createLink: 'Unеsi link',
unlink: 'Ukloni link',
justifyLeft: 'Lеvo ravnanjе',
justifyCenter: 'Cеntralno ravnanjе',
justifyRight: 'Dеsno ravnanjе',
justifyFull: 'Obostrano ravnanjе',
horizontalRule: 'Horizontalna linija',
fullscreen: 'Rеžim čitavog еkrana',
close: 'Zatvori',
submit: 'Unеsi',
reset: 'Otkaži',
required: 'Obavеzno poljе',
description: 'Opis',
title: 'Naslov',
text: 'Tеkst'
};

@ -0,0 +1,9 @@
/* ===========================================================
* rs_latin.js
* Serbian (Latin) translation for Trumbowyg
* https://www.github.com/johonunu
* ===========================================================
* Author : Nikola Trifunovic (https://www.github.com/johonunu)
*/
// jshint camelcase:false
jQuery.trumbowyg.langs.rs_latin={viewHTML:"Poglеdaj HTML kód",formatting:"Formatiranjе",p:"Paragraf",blockquote:"Citat",code:"Kód",header:"Naslov",bold:"Podеbljano",italic:"Kurziv",strikethrough:"Prеcrtano",underline:"Podvučеno",strong:"Podеbljano",em:"Istaknuto",del:"Obrisano",unorderedList:"Nеnabrojiva lista",orderedList:"Nabrojiva lista",insertImage:"Unеsi sliku",insertVideo:"Unеsi vidеo",link:"Link",createLink:"Unеsi link",unlink:"Ukloni link",justifyLeft:"Lеvo ravnanjе",justifyCenter:"Cеntralno ravnanjе",justifyRight:"Dеsno ravnanjе",justifyFull:"Obostrano ravnanjе",horizontalRule:"Horizontalna linija",fullscreen:"Rеžim čitavog еkrana",close:"Zatvori",submit:"Unеsi",reset:"Otkaži",required:"Obavеzno poljе",description:"Opis",title:"Naslov",text:"Tеkst"};

@ -0,0 +1,61 @@
/* ===========================================================
* ru.js
* Russian translation for Trumbowyg
* http://alex-d.github.com/Trumbowyg
* ===========================================================
* Author : Yuri Lya
*/
jQuery.trumbowyg.langs.ru = {
viewHTML: 'Посмотреть HTML',
undo: 'Отменить',
redo: 'Повторить',
formatting: 'Форматирование',
p: 'Обычный',
blockquote: 'Цитата',
code: 'Код',
header: 'Заголовок',
bold: 'Полужирный',
italic: 'Курсив',
strikethrough: 'Зачеркнутый',
underline: 'Подчеркнутый',
strong: 'Полужирный',
em: 'Курсив',
del: 'Зачеркнутый',
superscript: 'Надстрочный',
subscript: 'Подстрочный',
unorderedList: 'Обычный список',
orderedList: 'Нумерованный список',
insertImage: 'Вставить изображение',
insertVideo: 'Вставить видео',
link: 'Ссылка',
createLink: 'Вставить ссылку',
unlink: 'Удалить ссылку',
justifyLeft: 'По левому краю',
justifyCenter: 'По центру',
justifyRight: 'По правому краю',
justifyFull: 'По ширине',
horizontalRule: 'Горизонтальная линия',
removeformat: 'Очистить форматирование',
fullscreen: 'Во весь экран',
close: 'Закрыть',
submit: 'Вставить',
reset: 'Отменить',
required: 'Обязательное',
description: 'Описание',
title: 'Подсказка',
text: 'Текст'
};

@ -0,0 +1,8 @@
/* ===========================================================
* ru.js
* Russian translation for Trumbowyg
* http://alex-d.github.com/Trumbowyg
* ===========================================================
* Author : Yuri Lya
*/
jQuery.trumbowyg.langs.ru={viewHTML:"Посмотреть HTML",undo:"Отменить",redo:"Повторить",formatting:"Форматирование",p:"Обычный",blockquote:"Цитата",code:"Код",header:"Заголовок",bold:"Полужирный",italic:"Курсив",strikethrough:"Зачеркнутый",underline:"Подчеркнутый",strong:"Полужирный",em:"Курсив",del:"Зачеркнутый",superscript:"Надстрочный",subscript:"Подстрочный",unorderedList:"Обычный список",orderedList:"Нумерованный список",insertImage:"Вставить изображение",insertVideo:"Вставить видео",link:"Ссылка",createLink:"Вставить ссылку",unlink:"Удалить ссылку",justifyLeft:"По левому краю",justifyCenter:"По центру",justifyRight:"По правому краю",justifyFull:"По ширине",horizontalRule:"Горизонтальная линия",removeformat:"Очистить форматирование",fullscreen:"Во весь экран",close:"Закрыть",submit:"Вставить",reset:"Отменить",required:"Обязательное",description:"Описание",title:"Подсказка",text:"Текст"};

@ -0,0 +1,54 @@
/* ===========================================================
* sk.js
* Slovak translation for Trumbowyg
* http://alex-d.github.com/Trumbowyg
* ===========================================================
* Author : VeeeneX (https://github.com/VeeeneX)
*/
jQuery.trumbowyg.langs.sk = {
viewHTML: 'Zobraziť HTML',
formatting: 'Formátovanie',
p: 'Paragraf',
blockquote: 'Citácia',
code: 'Kód',
header: 'Nadpis',
bold: 'Tučné',
italic: 'Kurzíva',
strikethrough: 'Preškrtnuté',
underline: 'Podčiarknuté',
strong: 'Tučné',
em: 'Zvýrazniť',
del: 'Zmazať',
unorderedList: 'Netriedený zoznam',
orderedList: 'Triedený zoznam',
insertImage: 'Vložiť obrázok',
insertVideo: 'Vložiť video',
link: 'Odkaz',
createLink: 'Vložiť odkaz',
unlink: 'Zmazať odkaz',
justifyLeft: 'Zarovnať doľava',
justifyCenter: 'Zarovnať na stred',
justifyRight: 'Zarovnať doprava',
justifyFull: 'Zarovnať do bloku',
horizontalRule: 'Vložit vodorovnú čiaru',
fullscreen: 'Režim celej obrazovky',
close: 'Zavrieť',
submit: 'Potvrdiť',
reset: 'Zrušiť',
required: 'Povinné',
description: 'Popis',
title: 'Nadpis',
text: 'Text'
};

@ -0,0 +1,8 @@
/* ===========================================================
* sk.js
* Slovak translation for Trumbowyg
* http://alex-d.github.com/Trumbowyg
* ===========================================================
* Author : VeeeneX (https://github.com/VeeeneX)
*/
jQuery.trumbowyg.langs.sk={viewHTML:"Zobraziť HTML",formatting:"Formátovanie",p:"Paragraf",blockquote:"Citácia",code:"Kód",header:"Nadpis",bold:"Tučné",italic:"Kurzíva",strikethrough:"Preškrtnuté",underline:"Podčiarknuté",strong:"Tučné",em:"Zvýrazniť",del:"Zmazať",unorderedList:"Netriedený zoznam",orderedList:"Triedený zoznam",insertImage:"Vložiť obrázok",insertVideo:"Vložiť video",link:"Odkaz",createLink:"Vložiť odkaz",unlink:"Zmazať odkaz",justifyLeft:"Zarovnať doľava",justifyCenter:"Zarovnať na stred",justifyRight:"Zarovnať doprava",justifyFull:"Zarovnať do bloku",horizontalRule:"Vložit vodorovnú čiaru",fullscreen:"Režim celej obrazovky",close:"Zavrieť",submit:"Potvrdiť",reset:"Zrušiť",required:"Povinné",description:"Popis",title:"Nadpis",text:"Text"};

@ -0,0 +1,56 @@
/* ===========================================================
* sl.js
* Slovenian translation for Trumbowyg
* http://alex-d.github.com/Trumbowyg
* ===========================================================
* Author: Matjaz Zavski (https://github.com/matjaz321)
*/
jQuery.trumbowyg.langs.sl = {
viewHTML: 'Prikaži HTML',
formatting: 'Formatiranje',
p: 'Odstavek',
blockquote: 'Citat',
code: 'Koda',
header: 'Glava',
bold: 'Krepko',
italic: 'Ležeče',
strikethrough: 'Prečrtano',
underline: 'Podčrtano',
strong: 'Odebljeno',
em: 'Poudarjeno',
del: 'Izbrisano',
unorderedList: 'Neoštevilčen seznam',
orderedList: 'Oštevilčen seznam',
image: 'Slika',
insertImage: 'Vzstavi sliko',
insertVideo: 'Vzstavi video',
link: 'Povezava',
createLink: 'Vzstavi povezavo',
unlink: 'Odstrani povezavo',
justifyLeft: 'Poravnava levo',
justifyCenter: 'Poravnaj na sredino',
justifyRight: 'Poravnava desno',
justifyFull: 'Obojestranska poravnava',
horizontalRule: 'Vstavite vodoravno črto',
removeformat: 'Odstrani format',
fullscreen: 'Celozaslonski način',
close: 'Zapri',
submit: 'Potrdi',
reset: 'Resetiraj',
required: 'Erforderlich',
description: 'Opis',
title: 'Naslov',
text: 'Besedilo'
};

@ -0,0 +1,8 @@
/* ===========================================================
* sl.js
* Slovenian translation for Trumbowyg
* http://alex-d.github.com/Trumbowyg
* ===========================================================
* Author: Matjaz Zavski (https://github.com/matjaz321)
*/
jQuery.trumbowyg.langs.sl={viewHTML:"Prikaži HTML",formatting:"Formatiranje",p:"Odstavek",blockquote:"Citat",code:"Koda",header:"Glava",bold:"Krepko",italic:"Ležeče",strikethrough:"Prečrtano",underline:"Podčrtano",strong:"Odebljeno",em:"Poudarjeno",del:"Izbrisano",unorderedList:"Neoštevilčen seznam",orderedList:"Oštevilčen seznam",image:"Slika",insertImage:"Vzstavi sliko",insertVideo:"Vzstavi video",link:"Povezava",createLink:"Vzstavi povezavo",unlink:"Odstrani povezavo",justifyLeft:"Poravnava levo",justifyCenter:"Poravnaj na sredino",justifyRight:"Poravnava desno",justifyFull:"Obojestranska poravnava",horizontalRule:"Vstavite vodoravno črto",removeformat:"Odstrani format",fullscreen:"Celozaslonski način",close:"Zapri",submit:"Potrdi",reset:"Resetiraj",required:"Erforderlich",description:"Opis",title:"Naslov",text:"Besedilo"};

@ -0,0 +1,65 @@
/* ===========================================================
* sq.js
* Albanian translation for Trumbowyg
* http://alex-d.github.com/Trumbowyg
* ===========================================================
* Author : Adalen Vladi
*/
jQuery.trumbowyg.langs.sq = {
viewHTML: 'Shfaq HTML',
undo: 'Prish',
redo: 'Ribej',
formatting: 'Formatimi',
p: 'Paragraf',
blockquote: 'Citat',
code: 'Kodi',
header: 'Koka',
bold: 'Spikatur',
italic: 'Pjerret',
strikethrough: 'Vize ne mes',
underline: 'Nenvizo',
strong: 'I trashe',
em: 'I theksuar',
del: 'I fshire',
superscript: 'Indeks i sipërm',
subscript: 'Indeks i poshtem',
unorderedList: 'Liste e parenditur',
orderedList: 'Liste e renditur',
insertImage: 'Fut Foto',
insertVideo: 'Fut Video',
link: 'Link',
createLink: 'Krijo Link',
unlink: 'Hiq Link',
justifyLeft: 'Drejto Majtas',
justifyCenter: 'Drejto ne Qender',
justifyRight: 'Drejto Djathtas',
justifyFull: 'Drejto Vete',
horizontalRule: 'Vendos rregulloren horizontale',
removeformat: 'Hiq formatin',
fullscreen: 'Ekran i plotë',
close: 'Mbyll',
submit: 'Konfirmo',
reset: 'Anullo',
required: 'I detyrueshem',
description: 'Pershkrimi',
title: 'Titulli',
text: 'Tekst',
target: 'Objektivi',
width: 'Gjeresia'
};

@ -0,0 +1,8 @@
/* ===========================================================
* sq.js
* Albanian translation for Trumbowyg
* http://alex-d.github.com/Trumbowyg
* ===========================================================
* Author : Adalen Vladi
*/
jQuery.trumbowyg.langs.sq={viewHTML:"Shfaq HTML",undo:"Prish",redo:"Ribej",formatting:"Formatimi",p:"Paragraf",blockquote:"Citat",code:"Kodi",header:"Koka",bold:"Spikatur",italic:"Pjerret",strikethrough:"Vize ne mes",underline:"Nenvizo",strong:"I trashe",em:"I theksuar",del:"I fshire",superscript:"Indeks i sipërm",subscript:"Indeks i poshtem",unorderedList:"Liste e parenditur",orderedList:"Liste e renditur",insertImage:"Fut Foto",insertVideo:"Fut Video",link:"Link",createLink:"Krijo Link",unlink:"Hiq Link",justifyLeft:"Drejto Majtas",justifyCenter:"Drejto ne Qender",justifyRight:"Drejto Djathtas",justifyFull:"Drejto Vete",horizontalRule:"Vendos rregulloren horizontale",removeformat:"Hiq formatin",fullscreen:"Ekran i plotë",close:"Mbyll",submit:"Konfirmo",reset:"Anullo",required:"I detyrueshem",description:"Pershkrimi",title:"Titulli",text:"Tekst",target:"Objektivi",width:"Gjeresia"};

@ -0,0 +1,58 @@
/* ===========================================================
* sv.js
* Swedish translation for Trumbowyg
* http://www.tim-international.net
* ===========================================================
* Author : T. Almroth
* Github : https://github.com/timint
*
* Review : M Hagberg
* Github : https://github.com/pestbarn
*/
jQuery.trumbowyg.langs.sv = {
viewHTML: 'Visa HTML',
formatting: 'Formatering',
p: 'Paragraf',
blockquote: 'Citat',
code: 'Kod',
header: 'Rubrik',
bold: 'Fet',
italic: 'Kursiv',
strikethrough: 'Genomstruken',
underline: 'Understruken',
strong: 'Fet',
em: 'Kursiv',
del: 'Rensa formatering',
unorderedList: 'Punktlista',
orderedList: 'Numrerad lista',
insertImage: 'Infoga bild',
insertVideo: 'Infoga video',
link: 'Länk',
createLink: 'Infoga länk',
unlink: 'Ta bort länk',
justifyLeft: 'Vänsterjustera',
justifyCenter: 'Centrera',
justifyRight: 'Högerjustera',
justifyFull: 'Marginaljustera',
horizontalRule: 'Horisontell linje',
fullscreen: 'Fullskärm',
close: 'Stäng',
submit: 'Bekräfta',
reset: 'Återställ',
required: 'Obligatorisk',
description: 'Beskrivning',
title: 'Titel',
text: 'Text'
};

@ -0,0 +1,12 @@
/* ===========================================================
* sv.js
* Swedish translation for Trumbowyg
* http://www.tim-international.net
* ===========================================================
* Author : T. Almroth
* Github : https://github.com/timint
*
* Review : M Hagberg
* Github : https://github.com/pestbarn
*/
jQuery.trumbowyg.langs.sv={viewHTML:"Visa HTML",formatting:"Formatering",p:"Paragraf",blockquote:"Citat",code:"Kod",header:"Rubrik",bold:"Fet",italic:"Kursiv",strikethrough:"Genomstruken",underline:"Understruken",strong:"Fet",em:"Kursiv",del:"Rensa formatering",unorderedList:"Punktlista",orderedList:"Numrerad lista",insertImage:"Infoga bild",insertVideo:"Infoga video",link:"Länk",createLink:"Infoga länk",unlink:"Ta bort länk",justifyLeft:"Vänsterjustera",justifyCenter:"Centrera",justifyRight:"Högerjustera",justifyFull:"Marginaljustera",horizontalRule:"Horisontell linje",fullscreen:"Fullskärm",close:"Stäng",submit:"Bekräfta",reset:"Återställ",required:"Obligatorisk",description:"Beskrivning",title:"Titel",text:"Text"};

@ -0,0 +1,55 @@
/* ===========================================================
* th.js
* Thai translation for Trumbowyg
* https://github.com/ionsoft/Trumbowyg
* ===========================================================
* Author : Gonatee Klanktong
* Github : https://github.com/gonateek
*/
jQuery.trumbowyg.langs.th = {
viewHTML: 'ด HTML',
formatting: 'จดรปแบบ',
p: 'ยอหนา',
blockquote: 'อางอง',
code: 'โคด',
header: 'สวนหว',
bold: 'หนา',
italic: 'เอยง',
strikethrough: 'ขดทบ',
underline: 'เสนใต',
strong: 'สำคญ',
em: 'เนน',
del: 'ลบ',
unorderedList: 'รายการ',
orderedList: 'รายการ(ตวเลข)',
insertImage: 'ใสป',
insertVideo: 'ใสโอ',
link: 'ลงค',
createLink: 'สรางลงค',
unlink: 'ยกเลกลงค',
justifyLeft: 'ชดซาย',
justifyCenter: 'กลาง',
justifyRight: 'ชดขวา',
justifyFull: 'เตมบรรทด',
horizontalRule: 'เสนแนวนอน',
fullscreen: 'เตมหนาจอ',
close: 'ปด',
submit: 'ตกลง',
reset: 'เรมใหม',
required: 'จำเปน',
description: 'คำอธบาย',
title: 'หวเรอง',
text: 'ขอความ'
};

@ -0,0 +1,9 @@
/* ===========================================================
* th.js
* Thai translation for Trumbowyg
* https://github.com/ionsoft/Trumbowyg
* ===========================================================
* Author : Gonatee Klanktong
* Github : https://github.com/gonateek
*/
jQuery.trumbowyg.langs.th={viewHTML:"ด HTML",formatting:"จดรปแบบ",p:"ยอหนา",blockquote:"อางอง",code:"โคด",header:"สวนหว",bold:"หนา",italic:"เอยง",strikethrough:"ขดทบ",underline:"เสนใต",strong:"สำคญ",em:"เนน",del:"ลบ",unorderedList:"รายการ",orderedList:"รายการ(ตวเลข)",insertImage:"ใสป",insertVideo:"ใสโอ",link:"ลงค",createLink:"สรางลงค",unlink:"ยกเลกลงค",justifyLeft:"ชดซาย",justifyCenter:"กลาง",justifyRight:"ชดขวา",justifyFull:"เตมบรรทด",horizontalRule:"เสนแนวนอน",fullscreen:"เตมหนาจอ",close:"ปด",submit:"ตกลง",reset:"เรมใหม",required:"จำเปน",description:"คำอธบาย",title:"หวเรอง",text:"ขอความ"};

@ -0,0 +1,63 @@
/* ===========================================================
* tr.js
* Turkish translation for Trumbowyg
* http://alex-d.github.com/Trumbowyg
* ===========================================================
* Author : Emrah Bilbay (munzur)
* Github : https://github.com/munzur
*
* Özgür Görgülü (ozgurg)
* Github : https://github.com/ozgurg
*/
jQuery.trumbowyg.langs.tr = {
viewHTML: 'HTML Kodu',
formatting: 'Biçimlendirme',
p: 'Paragraf',
blockquote: 'Alıntı',
code: 'Kod',
header: 'Başlık',
bold: 'Kalın',
italic: 'İtalik',
strikethrough: 'Üzeri çizgili',
underline: 'Altı çizgili',
strong: 'Koyu',
em: 'Vurgulu',
del: 'Üzeri çizgili',
unorderedList: 'Simgeli liste',
orderedList: 'Numaralı liste',
insertImage: 'Resim yerleştir',
insertVideo: 'Video yerleştir',
link: 'Link',
createLink: 'Link yerleştir',
unlink: 'Linki sil',
justifyLeft: 'Sola hizala',
justifyCenter: 'Ortaya hizala',
justifyRight: 'Sağa hizala',
justifyFull: 'Yasla',
horizontalRule: 'Yatay satır ekle',
fullscreen: 'Tam ekran',
close: 'Kapat',
submit: 'Onayla',
reset: 'Sıfırla',
required: 'Gerekli',
description: 'Açıklama',
title: 'Başlık',
text: 'Metin',
undo: 'Geri al',
redo: 'İleri al',
removeformat:"Biçimlendirmeyi temizle"
};

@ -0,0 +1,12 @@
/* ===========================================================
* tr.js
* Turkish translation for Trumbowyg
* http://alex-d.github.com/Trumbowyg
* ===========================================================
* Author : Emrah Bilbay (munzur)
* Github : https://github.com/munzur
*
* Özgür Görgülü (ozgurg)
* Github : https://github.com/ozgurg
*/
jQuery.trumbowyg.langs.tr={viewHTML:"HTML Kodu",formatting:"Biçimlendirme",p:"Paragraf",blockquote:"Alıntı",code:"Kod",header:"Başlık",bold:"Kalın",italic:"İtalik",strikethrough:"Üzeri çizgili",underline:"Altı çizgili",strong:"Koyu",em:"Vurgulu",del:"Üzeri çizgili",unorderedList:"Simgeli liste",orderedList:"Numaralı liste",insertImage:"Resim yerleştir",insertVideo:"Video yerleştir",link:"Link",createLink:"Link yerleştir",unlink:"Linki sil",justifyLeft:"Sola hizala",justifyCenter:"Ortaya hizala",justifyRight:"Sağa hizala",justifyFull:"Yasla",horizontalRule:"Yatay satır ekle",fullscreen:"Tam ekran",close:"Kapat",submit:"Onayla",reset:"Sıfırla",required:"Gerekli",description:"Açıklama",title:"Başlık",text:"Metin",undo:"Geri al",redo:"İleri al",removeformat:"Biçimlendirmeyi temizle"};

@ -0,0 +1,54 @@
/* ===========================================================
* ua.js
* Ukrainian translation for Trumbowyg
* http://alex-d.github.com/Trumbowyg
* ===========================================================
* Author : Igor Buksha
*/
jQuery.trumbowyg.langs.ua = {
viewHTML: 'Подивитись HTML',
formatting: 'Форматування',
p: 'Звичайний',
blockquote: 'Витяг',
code: 'Код',
header: 'Заголовок',
bold: 'Напівжирний',
italic: 'Курсив',
strikethrough: 'Закреслений',
underline: 'Підкреслений',
strong: 'Напівжирний',
em: 'Курсив',
del: 'Закреслений',
unorderedList: 'Звичайний список',
orderedList: 'Нумерований список',
insertImage: 'Вставити зображення',
insertVideo: 'Вставити відео',
link: 'Посилання',
createLink: 'Вставити посилання',
unlink: 'Видалити посилання',
justifyLeft: 'По лівому краю',
justifyCenter: 'В центрі',
justifyRight: 'По правому краю',
justifyFull: 'По ширині',
horizontalRule: 'Горизонтальна лінія',
fullscreen: 'На весь екран',
close: 'Закрити',
submit: 'Вставити',
reset: 'Скасувати',
required: 'Обов\'язкове',
description: 'Опис',
title: 'Підказка',
text: 'Текст'
};

@ -0,0 +1,8 @@
/* ===========================================================
* ua.js
* Ukrainian translation for Trumbowyg
* http://alex-d.github.com/Trumbowyg
* ===========================================================
* Author : Igor Buksha
*/
jQuery.trumbowyg.langs.ua={viewHTML:"Подивитись HTML",formatting:"Форматування",p:"Звичайний",blockquote:"Витяг",code:"Код",header:"Заголовок",bold:"Напівжирний",italic:"Курсив",strikethrough:"Закреслений",underline:"Підкреслений",strong:"Напівжирний",em:"Курсив",del:"Закреслений",unorderedList:"Звичайний список",orderedList:"Нумерований список",insertImage:"Вставити зображення",insertVideo:"Вставити відео",link:"Посилання",createLink:"Вставити посилання",unlink:"Видалити посилання",justifyLeft:"По лівому краю",justifyCenter:"В центрі",justifyRight:"По правому краю",justifyFull:"По ширині",horizontalRule:"Горизонтальна лінія",fullscreen:"На весь екран",close:"Закрити",submit:"Вставити",reset:"Скасувати",required:"Обов'язкове",description:"Опис",title:"Підказка",text:"Текст"};

Some files were not shown because too many files have changed in this diff Show More

Loading…
Cancel
Save