[MSI] Sync with Wine Staging 2.16. CORE-13762
[reactos.git] / dll / win32 / msi / lang / msi_Sq.rc
1 /*
2 * English resources for MSI
3 *
4 * Copyright 2005 Mike McCormack
5 * Copyright 2010 Detlef Riekenberg
6 *
7 * This library is free software; you can redistribute it and/or
8 * modify it under the terms of the GNU Lesser General Public
9 * License as published by the Free Software Foundation; either
10 * version 2.1 of the License, or (at your option) any later version.
11 *
12 * This library is distributed in the hope that it will be useful,
13 * but WITHOUT ANY WARRANTY; without even the implied warranty of
14 * MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU
15 * Lesser General Public License for more details.
16 *
17 * You should have received a copy of the GNU Lesser General Public
18 * License along with this library; if not, write to the Free Software
19 * Foundation, Inc., 51 Franklin St, Fifth Floor, Boston, MA 02110-1301, USA
20 */
21
22 LANGUAGE LANG_ALBANIAN, SUBLANG_NEUTRAL
23
24 STRINGTABLE
25 {
26 4 "Paketa e specifikuar instalimi nuk mund të hapet. Ju lutem kontrolloni rrugën e dokumentit dhe të provoni përsëri."
27 5 "rruga %s nuk u gjënd"
28 9 "fusni diskun %s"
29 10 "Windows Installer %s\n\nUsage:\nmsiexec command {required parameter} [optional parameter]\n\nInstall a product:\n\t/i {package|productcode} [property]\n\t/package {package|productcode} [property]\n\t/a package [property]\nRepair an installation:\n\t/f[p|o|e|d|c|a|u|m|s|v] {package|productcode}\nUninstall a product:\n\t/uninstall {package|productcode} [property]\n\t/x {package|productcode} [property]\nAdvertise a product:\n\t/j[u|m] package [/t transform] [/g languageid]\nApply a patch:\n\t/p patchpackage [property]\n\t/p patchpackage /a package [property]\nLog and UI Modifiers for above commands:\n\t/l[*][i|w|e|a|r|u|c|m|o|p|v|][+|!] logfile\n\t/q{|n|b|r|f|n+|b+|b-}\nRegister MSI Service:\n\t/y\nUnregister MSI Service:\n\t/z\nDisplay this help:\n\t/help\n\t/?\n"
30 11 "hyr e cila dosje përmban %s"
31 12 "instalo burimin për funksionin e munguar"
32 13 "rrjet drive-ri për funksionin e munguar"
33 14 "funksione nga:"
34 15 "zgjidhni dosjen që përmban %s"
35 }
36
37 /* Error messages */
38 STRINGTABLE
39 {
40 IDS_FATALEXIT "{{Fatal error: }}"
41 IDS_ERROR "{{Error [1]. }}"
42 IDS_WARNING "Warning [1]."
43 IDS_INFO "Info [1]."
44 IDS_INSTALLERROR "The installer has encountered an unexpected error installing this package. This may indicate a problem with this package. The error code is [1]. {{The arguments are: [2], [3], [4]}}"
45 IDS_OUTOFDISKSPACE "{{Disk full: }}"
46 IDS_ACTIONSTART "Action [Time]: [1]. [2]"
47 IDS_COMMONDATA "Message type: [1], Argument: [2]{, [3]}"
48 IDS_INFO_ACTIONSTART "Action start [Time]: [1]."
49 IDS_INFO_ACTIONENDED "Action ended [Time]: [1]. Return value [2]."
50 IDS_INFO_LOGGINGSTART "=== Logging started: [Date] [Time] ==="
51
52 IDS_ERR_INSERTDISK "Please insert the disk: [2]"
53 IDS_ERR_CABNOTFOUND "Source file not found{{(cabinet)}}: [2]. Verify that the file exists and that you can access it."
54 }
55
56 /* Standard action description strings */
57 STRINGTABLE
58 {
59 IDS_DESC_ALLOCATEREGISTRYSPACE "Allocating registry space"
60 IDS_DESC_APPSEARCH "Searching for installed applications"
61 IDS_DESC_BINDIMAGE "Binding executables"
62 IDS_DESC_CCPSEARCH "Searching for qualifying products"
63 IDS_DESC_COSTFINALIZE "Computing space requirements"
64 IDS_DESC_COSTINITIALIZE "Computing space requirements"
65 IDS_DESC_CREATEFOLDERS "Creating folders"
66 IDS_DESC_CREATESHORTCUTS "Creating shortcuts"
67 IDS_DESC_DELETESERVICES "Deleting services"
68 IDS_DESC_DUPLICATEFILES "Creating duplicate files"
69 IDS_DESC_FILECOST "Computing space requirements"
70 IDS_DESC_FINDRELATEDPRODUCTS "Searching for related applications"
71 IDS_DESC_INSTALLADMINPACKAGE "Copying network install files"
72 IDS_DESC_INSTALLFILES "Copying new files"
73 IDS_DESC_INSTALLODBC "Installing ODBC components"
74 IDS_DESC_INSTALLSERVICES "Installing new services"
75 IDS_DESC_INSTALLSFPCATALOGFILE "Installing system catalog"
76 IDS_DESC_INSTALLVALIDATE "Validating install"
77 IDS_DESC_LAUNCHCONDITIONS "Evaluating launch conditions"
78 IDS_DESC_MIGRATEFEATURESTATES "Migrating feature states from related applications"
79 IDS_DESC_MOVEFILES "Moving files"
80 IDS_DESC_MSIPUBLISHASSEMBLIES "Publishing assembly information"
81 IDS_DESC_MSIUNPUBLISHASSEMBLIES "Unpublishing assembly information"
82 IDS_DESC_PATCHFILES "Patching files"
83 IDS_DESC_PROCESSCOMPONENTS "Updating component registration"
84 IDS_DESC_PUBLISHCOMPONENTS "Publishing Qualified Components"
85 IDS_DESC_PUBLISHFEATURES "Publishing Product Features"
86 IDS_DESC_PUBLISHPRODUCT "Publishing product information"
87 IDS_DESC_REGISTERCLASSINFO "Registering Class servers"
88 IDS_DESC_REGISTERCOMPLUS "Registering COM+ Applications and Components"
89 IDS_DESC_REGISTEREXTENSIONINFO "Registering extension servers"
90 IDS_DESC_REGISTERFONTS "Registering fonts"
91 IDS_DESC_REGISTERMIMEINFO "Registering MIME info"
92 IDS_DESC_REGISTERPRODUCT "Registering product"
93 IDS_DESC_REGISTERPROGIDINFO "Registering program identifiers"
94 IDS_DESC_REGISTERTYPELIBRARIES "Registering type libraries"
95 IDS_DESC_REGISTERUSER "Registering user"
96 IDS_DESC_REMOVEDUPLICATEFILES "Removing duplicated files"
97 IDS_DESC_REMOVEENVIRONMENTSTRINGS "Updating environment strings"
98 IDS_DESC_REMOVEEXISTINGPRODUCTS "Removing applications"
99 IDS_DESC_REMOVEFILES "Removing files"
100 IDS_DESC_REMOVEFOLDERS "Removing folders"
101 IDS_DESC_REMOVEINIVALUES "Removing INI files entries"
102 IDS_DESC_REMOVEODBC "Removing ODBC components"
103 IDS_DESC_REMOVEREGISTRYVALUES "Removing system registry values"
104 IDS_DESC_REMOVESHORTCUTS "Removing shortcuts"
105 IDS_DESC_RMCCPSEARCH "Searching for qualifying products"
106 IDS_DESC_SELFREGMODULES "Registering modules"
107 IDS_DESC_SELFUNREGMODULES "Unregistering modules"
108 IDS_DESC_SETODBCFOLDERS "Initializing ODBC directories"
109 IDS_DESC_STARTSERVICES "Starting services"
110 IDS_DESC_STOPSERVICES "Stopping services"
111 IDS_DESC_UNPUBLISHCOMPONENTS "Unpublishing Qualified Components"
112 IDS_DESC_UNPUBLISHFEATURES "Unpublishing Product Features"
113 IDS_DESC_UNPUBLISHPRODUCT "Unpublishing product information"
114 IDS_DESC_UNREGISTERCLASSINFO "Unregister Class servers"
115 IDS_DESC_UNREGISTERCOMPLUS "Unregistering COM+ Applications and Components"
116 IDS_DESC_UNREGISTEREXTENSIONINFO "Unregistering extension servers"
117 IDS_DESC_UNREGISTERFONTS "Unregistering fonts"
118 IDS_DESC_UNREGISTERMIMEINFO "Unregistering MIME info"
119 IDS_DESC_UNREGISTERPROGIDINFO "Unregistering program identifiers"
120 IDS_DESC_UNREGISTERTYPELIBRARIES "Unregistering type libraries"
121 IDS_DESC_WRITEENVIRONMENTSTRINGS "Updating environment strings"
122 IDS_DESC_WRITEINIVALUES "Writing INI files values"
123 IDS_DESC_WRITEREGISTRYVALUES "Writing system registry values"
124 }
125
126 /* Standard action template strings */
127 STRINGTABLE
128 {
129 IDS_TEMP_ALLOCATEREGISTRYSPACE "Free space: [1]"
130 IDS_TEMP_APPSEARCH "Property: [1], Signature: [2]"
131 IDS_TEMP_BINDIMAGE "File: [1]"
132 IDS_TEMP_CREATEFOLDERS "Folder: [1]"
133 IDS_TEMP_CREATESHORTCUTS "Shortcut: [1]"
134 IDS_TEMP_DELETESERVICES "Service: [1]"
135 IDS_TEMP_DUPLICATEFILES "File: [1], Directory: [9], Size: [6]"
136 IDS_TEMP_FINDRELATEDPRODUCTS "Found application: [1]"
137 IDS_TEMP_INSTALLADMINPACKAGE "File: [1], Directory: [9], Size: [6]"
138 IDS_TEMP_INSTALLFILES "File: [1], Directory: [9], Size: [6]"
139 IDS_TEMP_INSTALLSERVICES "Service: [2]"
140 IDS_TEMP_INSTALLSFPCATALOGFILE "File: [1], Dependencies: [2]"
141 IDS_TEMP_MIGRATEFEATURESTATES "Application: [1]"
142 IDS_TEMP_MOVEFILES "File: [1], Directory: [9], Size: [6]"
143 IDS_TEMP_MSIPUBLISHASSEMBLIES "Application Context:[1], Assembly Name:[2]"
144 IDS_TEMP_MSIUNPUBLISHASSEMBLIES "Application Context:[1], Assembly Name:[2]"
145 IDS_TEMP_PATCHFILES "File: [1], Directory: [2], Size: [3]"
146 IDS_TEMP_PUBLISHCOMPONENTS "Component ID: [1], Qualifier: [2]"
147 IDS_TEMP_PUBLISHFEATURES "Feature: [1]"
148 IDS_TEMP_REGISTERCLASSINFO "Class Id: [1]"
149 IDS_TEMP_REGISTERCOMPLUS "AppId: [1]{{, AppType: [2], Users: [3], RSN: [4]}}"
150 IDS_TEMP_REGISTEREXTENSIONINFO "Extension: [1]"
151 IDS_TEMP_REGISTERFONTS "Font: [1]"
152 IDS_TEMP_REGISTERMIMEINFO "MIME Content Type: [1], Extension: [2]"
153 IDS_TEMP_REGISTERPROGIDINFO "ProgId: [1]"
154 IDS_TEMP_REGISTERTYPELIBRARIES "LibID: [1]"
155 IDS_TEMP_REMOVEDUPLICATEFILES "File: [1], Directory: [9]"
156 IDS_TEMP_REMOVEENVIRONMENTSTRINGS "Name: [1], Value: [2], Action [3]"
157 IDS_TEMP_REMOVEEXISTINGPRODUCTS "Application: [1], Command line: [2]"
158 IDS_TEMP_REMOVEFILES "File: [1], Directory: [9]"
159 IDS_TEMP_REMOVEFOLDERS "Folder: [1]"
160 IDS_TEMP_REMOVEINIVALUES "File: [1], Section: [2], Key: [3], Value: [4]"
161 IDS_TEMP_REMOVEREGISTRYVALUES "Key: [1], Name: [2]"
162 IDS_TEMP_REMOVESHORTCUTS "Shortcut: [1]"
163 IDS_TEMP_SELFREGMODULES "File: [1], Folder: [2]"
164 IDS_TEMP_SELFUNREGMODULES "File: [1], Folder: [2]"
165 IDS_TEMP_STARTSERVICES "Service: [1]"
166 IDS_TEMP_STOPSERVICES "Service: [1]"
167 IDS_TEMP_UNPUBLISHCOMPONENTS "Component ID: [1], Qualifier: [2]"
168 IDS_TEMP_UNPUBLISHFEATURES "Feature: [1]"
169 IDS_TEMP_UNREGISTERCLASSINFO "Class Id: [1]"
170 IDS_TEMP_UNREGISTERCOMPLUS "AppId: [1]{{, AppType: [2]}}"
171 IDS_TEMP_UNREGISTEREXTENSIONINFO "Extension: [1]"
172 IDS_TEMP_UNREGISTERFONTS "Font: [1]"
173 IDS_TEMP_UNREGISTERMIMEINFO "MIME Content Type: [1], Extension: [2]"
174 IDS_TEMP_UNREGISTERPROGIDINFO "ProgId: [1]"
175 IDS_TEMP_UNREGISTERTYPELIBRARIES "LibID: [1]"
176 IDS_TEMP_WRITEENVIRONMENTSTRINGS "Name: [1], Value: [2], Action [3]"
177 IDS_TEMP_WRITEINIVALUES "File: [1], Section: [2], Key: [3], Value: [4]"
178 IDS_TEMP_WRITEREGISTRYVALUES "Key: [1], Name: [2], Value: [3]"
179 }