KickJava   Java API By Example, From Geeks To Geeks.

Java > Open Source Codes > org > compiere > apps > ALoginRes_bg


1 /******************************************************************************
2  * The contents of this file are subject to the Compiere License Version 1.1
3  * ("License"); You may not use this file except in compliance with the License
4  * You may obtain a copy of the License at http://www.compiere.org/license.html
5  * Software distributed under the License is distributed on an "AS IS" basis,
6  * WITHOUT WARRANTY OF ANY KIND, either express or implied. See the License for
7  * the specific language governing rights and limitations under the License.
8  * The Original Code is Compiere ERP & CRM Business Solution
9  * The Initial Developer of the Original Code is Jorg Janke and ComPiere, Inc.
10  * Portions created by Jorg Janke are Copyright (C) 1999-2001 Jorg Janke, parts
11  * created by ComPiere are Copyright (C) ComPiere, Inc.; All Rights Reserved.
12  * Contributor(s): ______________________________________.
13  *****************************************************************************/

14 package org.compiere.apps;
15
16 import java.util.*;
17
18 /**
19  * Login Resource Bundle (Bulgarian).
20  * native2ascii -encoding Cp1251 ALoginRes_bg.java ALoginRes_bg.java.txt
21  *
22  * @author Plamen Niikolov
23  * @version $Id: ALoginRes_bg.java,v 1.3 2002/06/10 20:28:01 pnt213 Exp $
24  */

25 public final class ALoginRes_bg extends ListResourceBundle
26 {
27     /** Translation Content */
28     static final Object JavaDoc[][] contents = new String JavaDoc[][]
29     {
30     { "Connection", "\u0412\u0440\u044a\u0437\u043a\u0430" },
31     { "Defaults", "\u041f\u043e \u043f\u043e\u0434\u0440\u0430\u0437\u0431\u0438\u0440\u0430\u043d\u0435" },
32     { "Login", "\u0421\u0432\u044a\u0440\u0437\u0432\u0430\u043d\u0435 \u0438 \u043e\u0442\u043e\u0440\u0438\u0437\u0430\u0446\u0438\u044f" },
33     { "File", "\u0424\u0430\u0439\u043b" },
34     { "Exit", "\u0418\u0437\u0445\u043e\u0434" },
35     { "Help", "\u041f\u043e\u043c\u043e\u0449" },
36     { "About", "\u0417\u0430 .." },
37     { "Host", "\u0421\u044a\u0440\u0432\u0435\u0440" },
38     { "Database", "\u0411\u0430\u0437\u0430 \u0434\u0430\u043d\u043d\u0438" },
39     { "User", "\u041f\u043e\u0442\u0440\u0435\u0431\u0438\u0442\u0435\u043b" },
40     { "EnterUser", "\u0412\u044a\u0432\u0435\u0434\u0435\u0442\u0435 \u043f\u043e\u0442\u0440\u0435\u0431\u0438\u0442\u0435\u043b \u043d\u0430 \u043f\u0440\u0438\u043b\u043e\u0436\u0435\u043d\u0438\u0435\u0442\u043e" },
41     { "Password", "\u041f\u0430\u0440\u043e\u043b\u0430" },
42     { "EnterPassword", "\u0412\u044a\u0432\u0435\u0434\u0435\u0442\u0435 \u043f\u0430\u0440\u043e\u043b\u0430 \u0437\u0430 \u043f\u043e\u0442\u0440\u0435\u0431\u0438\u0442\u0435\u043b\u044f \u043d\u0430 \u043f\u0440\u0438\u043b\u043e\u0436\u0435\u043d\u0438\u0435\u0442\u043e" },
43     { "Language", "\u0415\u0437\u0438\u043a" },
44     { "SelectLanguage", "\u0418\u0437\u0431\u0435\u0440\u0435\u0442\u0435 \u0412\u0430\u0448\u0438\u044f \u0435\u0437\u0438\u043a" },
45     { "Role", "\u041f\u0440\u0438\u0432\u0438\u043b\u0435\u0433\u0438\u0438" },
46     { "Client", "\u041a\u043b\u0438\u0435\u043d\u0442(\u0445\u043e\u043b\u0434\u0438\u043d\u0433)" },
47     { "Organization", "\u041e\u0440\u0433\u0430\u043d\u0438\u0437\u0430\u0446\u0438\u044f(\u0444\u0438\u0440\u043c\u0430)" },
48     { "Date", "\u0414\u0430\u0442\u0430" },
49     { "Warehouse", "\u0421\u043a\u043b\u0430\u0434" },
50     { "Printer", "\u041f\u0440\u0438\u043d\u0442\u0435\u0440" },
51     { "Connected", "\u0412\u0440\u044a\u0437\u043a\u0430\u0442\u0430 \u0435 \u043e\u0441\u044a\u0449\u0435\u0441\u0442\u0432\u0435\u043d\u0430" },
52     { "NotConnected", "\u0412\u0440\u044a\u0437\u043a\u0430\u0442\u0430 \u043d\u0435 \u0435 \u043e\u0441\u044a\u0449\u0435\u0441\u0442\u0432\u0435\u043d\u0430" },
53     { "DatabaseNotFound", "\u041b\u0438\u043f\u0441\u0432\u0430 \u0431\u0430\u0437\u0430 \u0434\u0430\u043d\u043d\u0438" },
54     { "UserPwdError", "\u041f\u043e\u0442\u0440\u0435\u0431\u0438\u0442\u0435\u043b\u044f \u0438/\u0438\u043b\u0438 \u043f\u0430\u0440\u043e\u043b\u0430\u0442\u0430 \u0441\u0430 \u0433\u0440\u0435\u0448\u043d\u0438" },
55     { "RoleNotFound", "\u041b\u0438\u043f\u0441\u0432\u0430\u0449\u0438 \u043f\u0440\u0438\u0432\u0438\u043b\u0435\u0433\u0438\u0438" },
56     { "Authorized", "\u041e\u0442\u043e\u0440\u0438\u0437\u0430\u0446\u0438\u044f\u0442\u0430 \u0435 \u0443\u0441\u043f\u0435\u0448\u043d\u0430" },
57     { "Ok", "\u0414\u0430" },
58     { "Cancel", "\u041e\u0442\u043a\u0430\u0437" },
59     { "VersionConflict", "\u041a\u043e\u043d\u0444\u043b\u0438\u043a\u0442 \u043d\u0430 \u0432\u0435\u0440\u0441\u0438\u0438\u0442\u0435:" },
60     { "VersionInfo", "\u0421\u044a\u0440\u0432\u0435\u0440 <> \u041a\u043b\u0438\u0435\u043d\u0442" },
61     { "PleaseUpgrade", "\u041c\u043e\u043b\u044f \u0441\u0442\u0430\u0440\u0442\u0438\u0440\u0430\u0439\u0442\u0435 \u043f\u0440\u043e\u0433\u0440\u0430\u043c\u0430 \u0437\u0430 \u043e\u0431\u043d\u043e\u0432\u044f\u0432\u0430\u043d\u0435 \u043d\u0430 \u0432\u0435\u0440\u0441\u0438\u044f\u0442\u0430" }
62     };
63
64     /**
65      * Get Contents
66      * @return context
67      */

68     public Object JavaDoc[][] getContents()
69     {
70         return contents;
71     } // getContents
72
} // ALoginRes_bg
73
Popular Tags