]> git.donarmstrong.com Git - roundcube.git/blobdiff - program/js/tiny_mce/langs/en.js
Imported Debian patch 0.5.2+dfsg-1
[roundcube.git] / program / js / tiny_mce / langs / en.js
index 744145a92ead505cc62e56975111c5af3d23bd5e..8a80d46b1ae369c481c8c6fea4b4c1cc86f891b1 100644 (file)
@@ -12,9 +12,54 @@ not_set:"-- Not set --",
 clipboard_msg:"Copy/Cut/Paste is not available in Mozilla and Firefox.\nDo you want more information about this issue?",\r
 clipboard_no_support:"Currently not supported by your browser, use keyboard shortcuts instead.",\r
 popup_blocked:"Sorry, but we have noticed that your popup-blocker has disabled a window that provides application functionality. You will need to disable popup blocking on this site in order to fully utilize this tool.",\r
-invalid_data:"Error: Invalid values entered, these are marked in red.",\r
+invalid_data:"{#field} is invalid",\r
+invalid_data_number:"{#field} must be a number",\r
+invalid_data_min:"{#field} must be a number greater than {#min}",\r
+invalid_data_size:"{#field} must be a number or percentage",\r
 more_colors:"More colors"\r
 },\r
+colors:{\r
+'000000':'Black',\r
+'993300':'Burnt orange',\r
+'333300':'Dark olive',\r
+'003300':'Dark green',\r
+'003366':'Dark azure',\r
+'000080':'Navy Blue',\r
+'333399':'Indigo',\r
+'333333':'Very dark gray',\r
+'800000':'Maroon',\r
+'FF6600':'Orange',\r
+'808000':'Olive',\r
+'008000':'Green',\r
+'008080':'Teal',\r
+'0000FF':'Blue',\r
+'666699':'Grayish blue',\r
+'808080':'Gray',\r
+'FF0000':'Red',\r
+'FF9900':'Amber',\r
+'99CC00':'Yellow green',\r
+'339966':'Sea green',\r
+'33CCCC':'Turquoise',\r
+'3366FF':'Royal blue',\r
+'800080':'Purple',\r
+'999999':'Medium gray',\r
+'FF00FF':'Magenta',\r
+'FFCC00':'Gold',\r
+'FFFF00':'Yellow',\r
+'00FF00':'Lime',\r
+'00FFFF':'Aqua',\r
+'00CCFF':'Sky blue',\r
+'993366':'Brown',\r
+'C0C0C0':'Silver',\r
+'FF99CC':'Pink',\r
+'FFCC99':'Peach',\r
+'FFFF99':'Light yellow',\r
+'CCFFCC':'Pale green',\r
+'CCFFFF':'Pale cyan',\r
+'99CCFF':'Light sky blue',\r
+'CC99FF':'Plum',\r
+'FFFFFF':'White'\r
+},\r
 contextmenu:{\r
 align:"Alignment",\r
 left:"Left",\r
@@ -61,7 +106,7 @@ iespell_desc:"Run spell checking",
 download:"ieSpell not detected. Do you want to install it now?"\r
 },\r
 advhr:{\r
-advhr_desc:"Horizontale rule"\r
+advhr_desc:"Horizontal rule"\r
 },\r
 emotions:{\r
 emotions_desc:"Emotions"\r
@@ -90,7 +135,9 @@ desc:"Edit CSS Style"
 paste:{\r
 paste_text_desc:"Paste as Plain Text",\r
 paste_word_desc:"Paste from Word",\r
-selectall_desc:"Select All"\r
+selectall_desc:"Select All",\r
+plaintext_mode_sticky:"Paste is now in plain text mode. Click again to toggle back to regular paste mode. After you paste something you will be returned to regular paste mode.",\r
+plaintext_mode:"Paste is now in plain text mode. Click again to toggle back to regular paste mode."\r
 },\r
 paste_dlg:{\r
 text_title:"Use CTRL+V on your keyboard to paste the text into the window.",\r
@@ -120,7 +167,9 @@ col:"Column",
 cell:"Cell"\r
 },\r
 autosave:{\r
-unload_msg:"The changes you made will be lost if you navigate away from this page."\r
+unload_msg:"The changes you made will be lost if you navigate away from this page.",\r
+restore_content:"Restore auto-saved content.",\r
+warning_message:"If you restore the saved content, you will lose all the content that is currently in the editor.\n\nAre you sure you want to restore the saved content?."\r
 },\r
 fullscreen:{\r
 desc:"Toggle fullscreen mode"\r
@@ -147,8 +196,28 @@ langs:"Languages",
 wait:"Please wait...",\r
 sug:"Suggestions",\r
 no_sug:"No suggestions",\r
-no_mpell:"No misspellings found."\r
+no_mpell:"No misspellings found.",\r
+learn_word:"Learn word" \r
 },\r
 pagebreak:{\r
 desc:"Insert page break."\r
-}}});
\ No newline at end of file
+},\r
+advlist:{\r
+types:"Types",\r
+def:"Default",\r
+lower_alpha:"Lower alpha",\r
+lower_greek:"Lower greek",\r
+lower_roman:"Lower roman",\r
+upper_alpha:"Upper alpha",\r
+upper_roman:"Upper roman",\r
+circle:"Circle",\r
+disc:"Disc",\r
+square:"Square"\r
+},\r
+aria:{\r
+rich_text_area:"Rich Text Area"\r
+},\r
+wordcount:{\r
+words: 'Words: '\r
+}\r
+}});
\ No newline at end of file