OSDN Git Service

Ver.1.0.0.185 Task187 Interface based design
[simplebackup/SBTGitRepository.git] / Main / SimpleBackup.Resources / Resources.resx
diff --git a/Main/SimpleBackup.Resources/Resources.resx b/Main/SimpleBackup.Resources/Resources.resx
new file mode 100644 (file)
index 0000000..a8eb5b9
--- /dev/null
@@ -0,0 +1,361 @@
+<?xml version="1.0" encoding="utf-8"?>
+<root>
+  <!-- 
+    Microsoft ResX Schema 
+    
+    Version 2.0
+    
+    The primary goals of this format is to allow a simple XML format 
+    that is mostly human readable. The generation and parsing of the 
+    various data types are done through the TypeConverter classes 
+    associated with the data types.
+    
+    Example:
+    
+    ... ado.net/XML headers & schema ...
+    <resheader name="resmimetype">text/microsoft-resx</resheader>
+    <resheader name="version">2.0</resheader>
+    <resheader name="reader">System.Resources.ResXResourceReader, System.Windows.Forms, ...</resheader>
+    <resheader name="writer">System.Resources.ResXResourceWriter, System.Windows.Forms, ...</resheader>
+    <data name="Name1"><value>this is my long string</value><comment>this is a comment</comment></data>
+    <data name="Color1" type="System.Drawing.Color, System.Drawing">Blue</data>
+    <data name="Bitmap1" mimetype="application/x-microsoft.net.object.binary.base64">
+        <value>[base64 mime encoded serialized .NET Framework object]</value>
+    </data>
+    <data name="Icon1" type="System.Drawing.Icon, System.Drawing" mimetype="application/x-microsoft.net.object.bytearray.base64">
+        <value>[base64 mime encoded string representing a byte array form of the .NET Framework object]</value>
+        <comment>This is a comment</comment>
+    </data>
+                
+    There are any number of "resheader" rows that contain simple 
+    name/value pairs.
+    
+    Each data row contains a name, and value. The row also contains a 
+    type or mimetype. Type corresponds to a .NET class that support 
+    text/value conversion through the TypeConverter architecture. 
+    Classes that don't support this are serialized and stored with the 
+    mimetype set.
+    
+    The mimetype is used for serialized objects, and tells the 
+    ResXResourceReader how to depersist the object. This is currently not 
+    extensible. For a given mimetype the value must be set accordingly:
+    
+    Note - application/x-microsoft.net.object.binary.base64 is the format 
+    that the ResXResourceWriter will generate, however the reader can 
+    read any of the formats listed below.
+    
+    mimetype: application/x-microsoft.net.object.binary.base64
+    value   : The object must be serialized with 
+            : System.Runtime.Serialization.Formatters.Binary.BinaryFormatter
+            : and then encoded with base64 encoding.
+    
+    mimetype: application/x-microsoft.net.object.soap.base64
+    value   : The object must be serialized with 
+            : System.Runtime.Serialization.Formatters.Soap.SoapFormatter
+            : and then encoded with base64 encoding.
+
+    mimetype: application/x-microsoft.net.object.bytearray.base64
+    value   : The object must be serialized into a byte array 
+            : using a System.ComponentModel.TypeConverter
+            : and then encoded with base64 encoding.
+    -->
+  <xsd:schema id="root" xmlns="" xmlns:xsd="http://www.w3.org/2001/XMLSchema" xmlns:msdata="urn:schemas-microsoft-com:xml-msdata">
+    <xsd:import namespace="http://www.w3.org/XML/1998/namespace" />
+    <xsd:element name="root" msdata:IsDataSet="true">
+      <xsd:complexType>
+        <xsd:choice maxOccurs="unbounded">
+          <xsd:element name="metadata">
+            <xsd:complexType>
+              <xsd:sequence>
+                <xsd:element name="value" type="xsd:string" minOccurs="0" />
+              </xsd:sequence>
+              <xsd:attribute name="name" use="required" type="xsd:string" />
+              <xsd:attribute name="type" type="xsd:string" />
+              <xsd:attribute name="mimetype" type="xsd:string" />
+              <xsd:attribute ref="xml:space" />
+            </xsd:complexType>
+          </xsd:element>
+          <xsd:element name="assembly">
+            <xsd:complexType>
+              <xsd:attribute name="alias" type="xsd:string" />
+              <xsd:attribute name="name" type="xsd:string" />
+            </xsd:complexType>
+          </xsd:element>
+          <xsd:element name="data">
+            <xsd:complexType>
+              <xsd:sequence>
+                <xsd:element name="value" type="xsd:string" minOccurs="0" msdata:Ordinal="1" />
+                <xsd:element name="comment" type="xsd:string" minOccurs="0" msdata:Ordinal="2" />
+              </xsd:sequence>
+              <xsd:attribute name="name" type="xsd:string" use="required" msdata:Ordinal="1" />
+              <xsd:attribute name="type" type="xsd:string" msdata:Ordinal="3" />
+              <xsd:attribute name="mimetype" type="xsd:string" msdata:Ordinal="4" />
+              <xsd:attribute ref="xml:space" />
+            </xsd:complexType>
+          </xsd:element>
+          <xsd:element name="resheader">
+            <xsd:complexType>
+              <xsd:sequence>
+                <xsd:element name="value" type="xsd:string" minOccurs="0" msdata:Ordinal="1" />
+              </xsd:sequence>
+              <xsd:attribute name="name" type="xsd:string" use="required" />
+            </xsd:complexType>
+          </xsd:element>
+        </xsd:choice>
+      </xsd:complexType>
+    </xsd:element>
+  </xsd:schema>
+  <resheader name="resmimetype">
+    <value>text/microsoft-resx</value>
+  </resheader>
+  <resheader name="version">
+    <value>2.0</value>
+  </resheader>
+  <resheader name="reader">
+    <value>System.Resources.ResXResourceReader, System.Windows.Forms, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b77a5c561934e089</value>
+  </resheader>
+  <resheader name="writer">
+    <value>System.Resources.ResXResourceWriter, System.Windows.Forms, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b77a5c561934e089</value>
+  </resheader>
+  <data name="BackupState_Cancelled" xml:space="preserve">
+    <value>Cancelled</value>
+  </data>
+  <data name="BackupState_Failed" xml:space="preserve">
+    <value>Fail</value>
+  </data>
+  <data name="BackupState_InProgress" xml:space="preserve">
+    <value>In Progress</value>
+  </data>
+  <data name="BackupState_Skipped" xml:space="preserve">
+    <value>Skipped</value>
+  </data>
+  <data name="BackupState_Success" xml:space="preserve">
+    <value>Success</value>
+  </data>
+  <data name="BackupState_Todo" xml:space="preserve">
+    <value>TODO</value>
+  </data>
+  <data name="Backup_ExecutingBackup" xml:space="preserve">
+    <value>Backup...</value>
+  </data>
+  <data name="Backup_Failed_SourceNotExist" xml:space="preserve">
+    <value>The source does not exist.</value>
+  </data>
+  <data name="Backup_Failed_BackupInfomationNotPrepared" xml:space="preserve">
+    <value>The backup information has not been prepared.</value>
+  </data>
+  <data name="Backup_Skipped" xml:space="preserve">
+    <value>The backup has been skipped.</value>
+  </data>
+  <data name="Backup_From" xml:space="preserve">
+    <value>From</value>
+  </data>
+  <data name="Backup_To" xml:space="preserve">
+    <value>To</value>
+  </data>
+  <data name="Edit_CopySuffix" xml:space="preserve">
+    <value>Copy</value>
+  </data>
+  <data name="Version_Copyright" xml:space="preserve">
+    <value>Copyright© 2015 Takayoshi Matsuyama</value>
+  </data>
+  <data name="Version_CopyrightDescription" xml:space="preserve">
+    <value>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 3 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, see &lt;http://www.gnu.org/licenses/&gt;.</value>
+  </data>
+  <data name="Views_AddButtonToolTipText" xml:space="preserve">
+    <value>Add</value>
+  </data>
+  <data name="Views_BackupDestinationColumnHeaderText" xml:space="preserve">
+    <value>Destination</value>
+  </data>
+  <data name="Views_BackupSourceColumnHeaderText" xml:space="preserve">
+    <value>Source</value>
+  </data>
+  <data name="Views_CancelMultiBackupButtonToolTipText" xml:space="preserve">
+    <value>Cancel Multi Backup</value>
+  </data>
+  <data name="Views_ContextMenu_Backup" xml:space="preserve">
+    <value>Backup</value>
+  </data>
+  <data name="Views_ContextMenu_Edit" xml:space="preserve">
+    <value>Edit</value>
+  </data>
+  <data name="Views_ContextMenu_OpenDestination" xml:space="preserve">
+    <value>Open Destination</value>
+  </data>
+  <data name="Views_ContextMenu_OpenFile" xml:space="preserve">
+    <value>Open File</value>
+  </data>
+  <data name="Views_ContextMenu_OpenSourceFolder" xml:space="preserve">
+    <value>Open Source Folder</value>
+  </data>
+  <data name="Views_ContextMenu_SelectDestination" xml:space="preserve">
+    <value>Select Destination</value>
+  </data>
+  <data name="Views_ContextMenu_SelectSource" xml:space="preserve">
+    <value>Select Source</value>
+  </data>
+  <data name="Views_CopyButtonToolTipText" xml:space="preserve">
+    <value>Copy</value>
+  </data>
+  <data name="Views_CopyrightApplicationName" xml:space="preserve">
+    <value>Simple Backup</value>
+  </data>
+  <data name="Views_CutButtonToolTipText" xml:space="preserve">
+    <value>Cut</value>
+  </data>
+  <data name="Views_DefaultWindowTitle" xml:space="preserve">
+    <value>Simple Backup</value>
+  </data>
+  <data name="Views_LabelColumnHeaderText" xml:space="preserve">
+    <value>Label</value>
+  </data>
+  <data name="Views_MainMenu_Close" xml:space="preserve">
+    <value>_Close</value>
+  </data>
+  <data name="Views_MainMenu_Exit" xml:space="preserve">
+    <value>E_xit</value>
+  </data>
+  <data name="Views_MainMenu_File" xml:space="preserve">
+    <value>_File</value>
+  </data>
+  <data name="Views_MainMenu_Help" xml:space="preserve">
+    <value>_Help</value>
+  </data>
+  <data name="Views_MainMenu_New" xml:space="preserve">
+    <value>_New</value>
+  </data>
+  <data name="Views_MainMenu_Open" xml:space="preserve">
+    <value>_Open</value>
+  </data>
+  <data name="Views_MainMenu_OpenCurrentSettingFileLocation" xml:space="preserve">
+    <value>Open Current Setting File Location</value>
+  </data>
+  <data name="Views_MainMenu_ShowHelp" xml:space="preserve">
+    <value>Show Help (_V)</value>
+  </data>
+  <data name="Views_MainMenu_ShowVersionInformation" xml:space="preserve">
+    <value>Show Version Information (_A)</value>
+  </data>
+  <data name="Views_MoveDownButtonToolTipText" xml:space="preserve">
+    <value>Move down</value>
+  </data>
+  <data name="Views_MoveUpButtonToolTipText" xml:space="preserve">
+    <value>Move up</value>
+  </data>
+  <data name="Views_MultipleBackupButtonToolTipText" xml:space="preserve">
+    <value>Multiple Backup</value>
+  </data>
+  <data name="Views_NewBackupSettingName" xml:space="preserve">
+    <value>New Backup</value>
+  </data>
+  <data name="Views_NewFileButtonToolTipText" xml:space="preserve">
+    <value>New</value>
+  </data>
+  <data name="Views_OpenBackupSettingButtonToolTipText" xml:space="preserve">
+    <value>Open Backup Setting</value>
+  </data>
+  <data name="Views_OutputWindowContextMenu_Clear" xml:space="preserve">
+    <value>Clear</value>
+  </data>
+  <data name="Views_PasteButtonToolTipText" xml:space="preserve">
+    <value>Paste</value>
+  </data>
+  <data name="Views_RedoButtonToolTipText" xml:space="preserve">
+    <value>Redo</value>
+  </data>
+  <data name="Views_RefreshButtonToolTipText" xml:space="preserve">
+    <value>Refresh</value>
+  </data>
+  <data name="Views_RemoveButtonToolTipText" xml:space="preserve">
+    <value>Remove</value>
+  </data>
+  <data name="Views_SaveBackupSettingButtonToolTipText" xml:space="preserve">
+    <value>Save Backup Setting</value>
+  </data>
+  <data name="Views_SingleBackupButtonToolTipText" xml:space="preserve">
+    <value>Single Backup</value>
+  </data>
+  <data name="Views_UndoButtonToolTipText" xml:space="preserve">
+    <value>Undo</value>
+  </data>
+  <data name="Views_VersionWindowTitle" xml:space="preserve">
+    <value>Version Information of Simple Backup</value>
+  </data>
+  <data name="Views_WindowTitleFormat" xml:space="preserve">
+    <value>Simple Backup - {0}</value>
+  </data>
+  <data name="Backup_Failed_DestinationNotExist" xml:space="preserve">
+    <value>The destination Folder does not exist.</value>
+  </data>
+  <data name="Backup_Failed_FailedToCopy" xml:space="preserve">
+    <value>Failed to copy the file.</value>
+  </data>
+  <data name="Backup_Succeeded" xml:space="preserve">
+    <value>Done!</value>
+  </data>
+  <data name="Views_MainMenu_Save" xml:space="preserve">
+    <value>_Save</value>
+  </data>
+  <data name="Views_MainMenu_SaveAs" xml:space="preserve">
+    <value>Save _As</value>
+  </data>
+  <data name="Views_ZipEncodingTitleText" xml:space="preserve">
+    <value>Zip Encoding</value>
+  </data>
+  <data name="Views_OpenFileDialogTitle" xml:space="preserve">
+    <value>Open Backup Setting</value>
+  </data>
+  <data name="Views_SaveFileDialogTitle" xml:space="preserve">
+    <value>Save Backup Setting</value>
+  </data>
+  <data name="BackupSetting_IncompatibleMajorVersionFormat" xml:space="preserve">
+    <value>Failed to read the backup setting data because it is incomatible. To read the backup setting data, please use Simple Backup Ver.{0} or later.</value>
+  </data>
+  <data name="BackupSetting_IncompatibleMinorVersionFormat" xml:space="preserve">
+    <value>Failed to read some part of the backup setting data because they are incompatible. To read all the backup setting data, please use Simple Backup Ver.{0} or later.</value>
+  </data>
+  <data name="BackupSetting_SettingOpenedFormat" xml:space="preserve">
+    <value>The backup setting is opened: {0}</value>
+  </data>
+  <data name="BackupSetting_FailedToOpenSetting_EmptyFileNameFormat" xml:space="preserve">
+    <value>Failed to open the backup setting. The file name is empty: {0}</value>
+  </data>
+  <data name="BackupSetting_FailedToOpenSetting_InvalidMajorVersionFormat" xml:space="preserve">
+    <value>Failed to open the backup setting. Invalid major version value: {0}</value>
+  </data>
+  <data name="BackupSetting_FailedToOpenSetting_InvalidMinorVersionFormat" xml:space="preserve">
+    <value>Failed to open the backup setting. Invalid minor version value: {0}</value>
+  </data>
+  <data name="BackupSetting_FailedToOpenSetting_InvalidRequiredToolVersionFormat" xml:space="preserve">
+    <value>Failed to open the backup setting. Invalid "RequiredToolVersion" value: {0}</value>
+  </data>
+  <data name="BackupSetting_FailedToOpenSetting_InvalidVersionFormat" xml:space="preserve">
+    <value>Failed to open the backup setting. Invalid "Version" value: {0}</value>
+  </data>
+  <data name="BackupSetting_FailedToOpenSetting_NoBackupSettingElementFormat" xml:space="preserve">
+    <value>Failed to open the backup setting. There is no "BackupSetting" tag: {0}</value>
+  </data>
+  <data name="BackupSetting_FailedToOpenSetting_NoVersionElementFormat" xml:space="preserve">
+    <value>Failed to open the backup setting. There is no "Version" tag: {0}</value>
+  </data>
+  <data name="FileAccess_FailedToOpenFormat" xml:space="preserve">
+    <value>Failed to open the file: {0}</value>
+  </data>
+  <data name="FileAccess_FolderPathNotExistFormat" xml:space="preserve">
+    <value>The folder path does not exist: {0}</value>
+  </data>
+  <data name="FileAccess_InvalidPathFormat" xml:space="preserve">
+    <value>The path is not valid: {0}</value>
+  </data>
+  <data name="Views_ConfirmationDialogTitle" xml:space="preserve">
+    <value>Confirmation</value>
+  </data>
+  <data name="Views_SaveConfirmationMessage" xml:space="preserve">
+    <value>Save the changes?</value>
+  </data>
+</root>
\ No newline at end of file