remove whitespace at eol
[goodguy/history.git] / cinelerra-5.1 / cinelerra / mwindow.inc
index d3f890b7bd03bab28c9f9061ef8602fab6ffb6a6..27504bbee966c7495f8ade657de8d3bda54a29ef 100644 (file)
@@ -1,22 +1,22 @@
 
 /*
  * CINELERRA
- * Copyright (C) 1997-2012 Adam Williams <broadcast at earthling dot net>
- * 
+ * Copyright (C) 1997-2016 Adam Williams <broadcast at earthling dot net>
+ *
  * This program is free software; you can redistribute it and/or modify
  * it under the terms of the GNU General Public License as published by
  * the Free Software Foundation; either version 2 of the License, or
  * (at your option) any later version.
- * 
+ *
  * This program is distributed in the hope that it will be useful,
  * but WITHOUT ANY WARRANTY; without even the implied warranty of
  * MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE.  See the
  * GNU General Public License for more details.
- * 
+ *
  * You should have received a copy of the GNU General Public License
  * along with this program; if not, write to the Free Software
  * Foundation, Inc., 59 Temple Place, Suite 330, Boston, MA  02111-1307  USA
- * 
+ *
  */
 
 #ifndef MWINDOW_INC
@@ -48,60 +48,97 @@ class MWindow;
 
 #if 0
 // for PROGRAM_NAME xlat strings
+
+N_("Cinelerra: Asset Info")
+N_("Cinelerra: Asset path")
 N_("Cinelerra: Attach Effect")
 N_("Cinelerra: Audio compression")
 N_("Cinelerra: Audio Compression")
+N_("Cinelerra: Audio Preset")
+N_("Cinelerra: Batch Render")
 N_("Cinelerra: Camera")
+N_("Cinelerra: CD Ripper")
 N_("Cinelerra: Change Effect")
 N_("Cinelerra: Channel Info")
+N_("Cinelerra: Channels")
 N_("Cinelerra: ChanSearch")
 N_("Cinelerra: Clip Info")
 N_("Cinelerra: Color")
+N_("Cinelerra: Commands")
 N_("Cinelerra: Compositor")
 N_("Cinelerra: Confirm")
 N_("Cinelerra: Confirm Quit")
+N_("Cinelerra: Could not set locale.\n")
+N_("Cinelerra: Create BD")
+N_("Cinelerra: Create DVD")
 N_("Cinelerra: Crop")
 N_("Cinelerra: DbWindow")
 N_("Cinelerra: Delete All Indexes")
+N_("Cinelerra: Edit Channel")
 N_("Cinelerra: Edit length")
+N_("Cinelerra: Effect Prompt")
 N_("Cinelerra: Error")
 N_("Cinelerra: Errors")
+N_("Cinelerra: Export EDL")
+N_("Cinelerra: Feather Edits")
 N_("Cinelerra: File Exists")
+N_("Cinelerra: File format")
 N_("Cinelerra: File Format")
+N_("Cinelerra: Goto position")
+N_("Cinelerra: Label Info")
 N_("Cinelerra: Levels")
 N_("Cinelerra: Load")
 N_("Cinelerra: Loading")
 N_("Cinelerra: Locate file")
 N_("Cinelerra: Mask")
 N_("Cinelerra: New folder")
+N_("Cinelerra: New Project")
+N_("Cinelerra: Normalize")
+N_("Cinelerra: Options")
 N_("Cinelerra: Overlays")
 N_("Cinelerra: Path")
+N_("Cinelerra: Picture")
 N_("Cinelerra: Preferences")
 N_("Cinelerra: Program")
 N_("Cinelerra: Projector")
 N_("Cinelerra: Question")
+N_("Cinelerra: Record")
+N_("Cinelerra: Recording")
+N_("Cinelerra: Record path")
+N_("Cinelerra: Redraw Indexes")
 N_("Cinelerra: RemoteWindow")
 N_("Cinelerra: Remove assets")
+N_("Cinelerra: Resample")
+N_("Cinelerra: Remove plugin")
+N_("Cinelerra: Render")
+N_("Cinelerra: Render effect")
 N_("Cinelerra: Resize Track")
+N_("Cinelerra: Resources")
 N_("Cinelerra: Ruler")
 N_("Cinelerra: %s")
 N_("Cinelerra: Save")
+N_("Cinelerra: Scale")
+N_("Cinelerra: Scan confirm")
+N_("Cinelerra: Scopes")
 N_("Cinelerra: Set edit title")
 N_("Cinelerra: Set Format")
+N_("Cinelerra: Shell")
 N_("Cinelerra: %s Keyframe")
+N_("Cinelerra: %s Presets")
 N_("Cinelerra: Subtitle")
+N_("Cinelerra: Time stretch")
 N_("Cinelerra: Tip of the day")
+N_("Cinelerra: Transition")
 N_("Cinelerra: Transition length")
 N_("Cinelerra: Video Compression")
+N_("Cinelerra: Video in")
+N_("Cinelerra: Video in %d%%")
+N_("Cinelerra: Video out")
+N_("Cinelerra: Video out %d%%")
+N_("Cinelerra: Video Preset")
 N_("Cinelerra: Viewer")
 N_("Cinelerra: Warning")
-N_("Cinelerra: New Project")
-N_("Cinelerra: New Project")
 
-N_("Cinelerra: CD Ripper")
-N_("Cinelerra: Normalize")
-N_("Cinelerra: Resample")
-N_("Cinelerra: Time stretch")
 #endif
 
 #endif