|
1 # <copyright> |
|
2 # </copyright> |
|
3 # |
|
4 # $Id$ |
|
5 |
|
6 # ==================================================================== |
|
7 # To code developer: |
|
8 # Do NOT change the properties between this line and the |
|
9 # "%%% END OF TRANSLATED PROPERTIES %%%" line. |
|
10 # Make a new property name, append to the end of the file and change |
|
11 # the code to use the new property. |
|
12 # ==================================================================== |
|
13 |
|
14 # ==================================================================== |
|
15 # %%% END OF TRANSLATED PROPERTIES %%% |
|
16 # ==================================================================== |
|
17 |
|
18 pluginName = com.nokia.S60CT.gui |
|
19 providerName = www.nokia.com |
|
20 |
|
21 _UI_ConfigurationemfEditor_menu = &Configurationemf Editor |
|
22 |
|
23 _UI_CreateChild_menu_item = &New Child |
|
24 _UI_CreateSibling_menu_item = N&ew Sibling |
|
25 |
|
26 _UI_ShowPropertiesView_menu_item = Show &Properties View |
|
27 _UI_RefreshViewer_menu_item = &Refresh |
|
28 |
|
29 _UI_SelectionPage_label = Selection |
|
30 _UI_ParentPage_label = Parent |
|
31 _UI_ListPage_label = List |
|
32 _UI_TreePage_label = Tree |
|
33 _UI_TablePage_label = Table |
|
34 _UI_TreeWithColumnsPage_label = Tree with Columns |
|
35 _UI_ObjectColumn_label = Object |
|
36 _UI_SelfColumn_label = Self |
|
37 |
|
38 _UI_NoObjectSelected = Selected Nothing |
|
39 _UI_SingleObjectSelected = Selected Object: {0} |
|
40 _UI_MultiObjectSelected = Selected {0} Objects |
|
41 |
|
42 _UI_OpenEditorError_label = Open Editor |
|
43 |
|
44 _UI_Wizard_category = Example EMF Model Creation Wizards |
|
45 |
|
46 _UI_CreateModelError_message = Problems encountered in file "{0}" |
|
47 _UI_ReadOnlyFileError_message = {0} is a read-only file.\n\nRemove the read-only attribute and open the file again. |
|
48 _UI_ReadOnlyFile2Error_message = Unable to open the file "{0}" for editing.\n\nWrite access to folder is denied. Remove the read-only attribute and open the file again. |
|
49 _UI_ReadOnlyFolderError_message = Unable to create the file "{0}".\n\nAccess is denied. |
|
50 _UI_WrongFormatFileError_message = File {0} is in a wrong format. Correct encoding is unicode big endian (UTF-16BE). |
|
51 _UI_OpenFileError_message = Could not open file {0}. |
|
52 |
|
53 _UI_UndefinedTypeWarning_message = You are about to save confml file that contains setting(s) with undefined type. \n\nIt is highly recommended that you specify all missing types and save the file again. Validate confml to find all undefined types. |
|
54 |
|
55 _UI_ConfigurationemfModelWizard_label = New Configuration |
|
56 _UI_ConfigurationemfModelWizard_description = Create a new Configurationemf model |
|
57 |
|
58 _UI_AddBasedOnWizard_label = Add Based-on Configurations |
|
59 _UI_AddBasedOnWizard_description = Select based-on configurations and set their priorities |
|
60 |
|
61 _UI_ConfigurationemfEditor_label = Configurationemf Model Editor |
|
62 |
|
63 _UI_ConfigurationemfEditorFilenameDefaultBase = My |
|
64 _UI_ConfigurationemfEditorFilenameExtension = confml |
|
65 |
|
66 _UI_Wizard_label = New Configuration |
|
67 |
|
68 _WARN_FilenameExtension = The file name must end in ".{0}" |
|
69 |
|
70 _UI_Wizard_initial_object_description = Specify a file name to create new configuration |
|
71 _UI_Configuration_Name_label = Configuration Name |
|
72 |
|
73 _UI_FileConflict_label = File Conflict |
|
74 _WARN_FileConflict = There are unsaved changes that conflict with changes made outside the editor. Do you wish to discard this editor's changes? |
|
75 |
|
76 _UI_ConfigurationEMFEditorAdvisor_ActionSet_label = ConfigurationEMF Action Set |
|
77 _UI_Perspective_label = ConfigurationEMF |
|
78 |
|
79 _UI_Browse_label = &Browse... |
|
80 _UI_File_label = &File |
|
81 _UI_Question_title = Question |
|
82 _WARN_FileConflict = The file "{0}" already exists. Do you want to replace the existing file? |
|
83 _UI_Error_title = Error |
|
84 _UI_Warning_title = Warning |
|
85 _WARN_No_Editor = There is no editor registered for the file "{0}". |
|
86 |
|
87 _UI_Application_title = ConfigurationEMF Application |
|
88 _UI_Menu_File_label = &File |
|
89 _UI_Menu_New_label = &New |
|
90 _UI_Menu_Open_label = &Open |
|
91 _UI_Menu_Open_description = Opens a model object file |
|
92 _UI_Menu_OpenURI_label = &Open URI... |
|
93 _UI_Menu_OpenURI_description = Opens a model object loading it from a URI |
|
94 _UI_Menu_Edit_label = &Edit |
|
95 _UI_Menu_Window_label = &Window |
|
96 _UI_Menu_Tools_label = &Tools |
|
97 _UI_Menu_Help_label = &Help |
|
98 _UI_Menu_About_label = &About S60 Configuration Tool |
|
99 |
|
100 _UI_Menu_Generate_label = Generate |
|
101 _ID_Generate_Menu = generate |
|
102 _UI_About_title = About S60 Configuration Tool |
|
103 _UI_About_text = S60 Configuration Tool\nVersion 2.0.0\n07-03-2008 rev.879 |
|
104 |
|
105 #actions |
|
106 _UI_ConfigurationemfModelWizard_ActionSet_label = Configurationemf Model Action Set |
|
107 #top-level menus |
|
108 _UI_Menu_File_label = &File |
|
109 _UI_Menu_Edit_label = &Edit |
|
110 _UI_Menu_Window_label = &Window |
|
111 _UI_Menu_View_label = &View |
|
112 _UI_Menu_Help_label = &Help |
|
113 |
|
114 #file |
|
115 _UI_Menu_New_label = &New |
|
116 _UI_Menu_Open_label = &Open |
|
117 _UI_Menu_Configuration = &Configuration |
|
118 _UI_Menu_Open_Configuration = &Configuration |
|
119 _UI_New_Conf_Menu_Lable = &Configuration |
|
120 _UI_Conf_Wizard_Menu_Lable = &Configuration Wizard |
|
121 _UI_New_Conf_Empty_Menu_Lable = &Empty Configuration |
|
122 _UI_Save_Configuration_Menu_Label = &Save CONFML |
|
123 _UI_SaveAs_Configuration_Menu_Label = &Save As... |
|
124 |
|
125 #edit |
|
126 _UI_Add_Menu_Lable = &Add... |
|
127 _UI_Add_Configuration_Menu_Lable = &Configuration |
|
128 _UI_Add_BasedOn_Menu_Lable = &Based-on Configuration |
|
129 _UI_Add_SubConf_Menu_Lable = &Sub Congiguration |
|
130 _UI_Add_Feature_Menu_Lable = &Feature |
|
131 _UI_Add_View_Menu_Lable = &View |
|
132 |
|
133 #view |
|
134 _UI_Menu_View_ShowRO_label = &Show read-only |
|
135 |
|
136 #confguration browser |
|
137 _UI_Configuration_Browser_name = Configuration Browser |
|
138 _UI_Configuration_pane = Configuration |
|
139 _UI_Feature_pane = Feature |
|
140 _UI_View_pane = View |
|
141 |
|
142 #setting editor |
|
143 _UI_Setting_Editor_name = Setting Editor |
|
144 |
|
145 #popup menu groups |
|
146 _UI_Popup_Group_New = new |
|
147 _UI_Popup_Group_Open = open |
|
148 _UI_Popup_Group_CopyPaste = copypaste |
|
149 _UI_Popup_Group_Edit = edit |
|
150 _UI_Popup_Group_Generate = generate |
|
151 |
|
152 #popup for Feature View |
|
153 _UI_Popup_Delete_Lable = &Delete |
|
154 _UI_Popup_Rename_Lable = &Rename |
|
155 _UI_Popup_Setting_Edit = &Edit |
|
156 |
|
157 _UI_Menu_Add_Feature = &Feature |
|
158 _UI_Menu_Add_View = &View |
|
159 _UI_Menu_Add_Setting = &Setting |
|
160 _UI_Menu_Add_Group = &Group |
|
161 |
|
162 _UI_Menu_Show = &Show |
|
163 _UI_Menu_Show_Configurations = &Configurations |
|
164 _UI_Menu_Show_Features = &Features |
|
165 _UI_Menu_Show_Views = &Views |
|
166 |
|
167 #variant data wizard |
|
168 #single |
|
169 _UI_VD_SingleImportWizard_label = Single VariantData Import |
|
170 _UI_Wizard_VD_SingleImport_description = Import data only from selected VariantData.xml. |
|
171 #chain |
|
172 _UI_VD_ChainImportWizard_label = Chain VariantData Import |
|
173 _UI_Wizard_VD_ChainImport_description = Import data from selected VariantData.xml and included |
|
174 |
|
175 _UI_VariantData = Path to VariantData.xml |
|
176 _UI_VariantdataFilenameExtension = xml |