Violin Iliev <violin(a)developer.bg>bg>:
- Bulgarian translation
Added: trunk/reactos/subsys/system/welcome/Bg.rc
Modified: trunk/reactos/subsys/system/welcome/welcome.rc
_____
Added: trunk/reactos/subsys/system/welcome/Bg.rc
--- trunk/reactos/subsys/system/welcome/Bg.rc 2005-08-02 21:12:28 UTC
(rev 16979)
+++ trunk/reactos/subsys/system/welcome/Bg.rc 2005-08-02 21:16:50 UTC
(rev 16980)
@@ -0,0 +1,82 @@
+/*
+ * Bulgarian(BG) resources
+ *
+ * Copyright (C) 2005 Violin Iliev
+ *
www.violin-bg.com
+ *
+ * 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., 675 Mass Ave, Cambridge, MA 02139, USA.
+ */
+
+
+LANGUAGE LANG_BULAGRIAN, SUBLANG_DEFAULT
+
+/* String Tables */
+
+/* Default settings */
+STRINGTABLE DISCARDABLE
+BEGIN
+ IDS_APPTITLE "ReactOS - ?¯ßÕ õ¯°ÙÞ"
+ IDS_DEFAULTTOPICTITLE "ReactOS"
+ IDS_DEFAULTTOPICDESC "?¯ßÕ õ¯°ÙÞ Ô ¯´ÕÓ÷Þ¯ÝÝÓ ±Þ±?ÕýÓ
React.\n\n?þßÕÕ?Õ ±Þ ¯? ?ÕýÞ?Õ Ô Ù Ô¯."
+// IDS_CHECKTEXT "¤¯ÛÓþÔÓÚ ¯?ݯԯ ?¯þÞ ´¯þ¯Õ÷"
+// IDS_CLOSETEXT "?þ§¯õ"
+END
+
+/* Topic buttons */
+STRINGTABLE DISCARDABLE
+BEGIN
+ IDS_TOPICBUTTON0 "?ݱ?ÓÙÞÓÝÕ ÝÓ ReactOS"
+ IDS_TOPICBUTTON1 "ðÓþÒÙÕõÓÚ ?¯ÔÓ CD"
+ IDS_TOPICBUTTON2 "?þ§¯õ"
+// IDS_TOPICBUTTON3 "Empty Topic 3"
+// IDS_TOPICBUTTON4 "Empty Topic 4"
+// IDS_TOPICBUTTON5 "Empty Topic 5"
+// IDS_TOPICBUTTON6 "Empty Topic 6"
+// IDS_TOPICBUTTON7 "Empty Topic 7"
+// IDS_TOPICBUTTON8 "Empty Topic 8"
+// IDS_TOPICBUTTON9 "Empty Topic 9"
+END
+
+/* Topic titles */
+STRINGTABLE DISCARDABLE
+BEGIN
+ IDS_TOPICTITLE0 "?ݱ?ÓÙÞÓÝÕ ÝÓ ReactOSS"
+ IDS_TOPICTITLE1 "ðÓþÒÙÕõÓÚ ?¯ÔÓ CD"
+ IDS_TOPICTITLE2 "?þ§¯õ"
+// IDS_TOPICTITLE3 "Empty Topic Title 3"
+// IDS_TOPICTITLE4 "Empty Topic Title 4"
+// IDS_TOPICTITLE5 "Empty Topic Title 5"
+// IDS_TOPICTITLE6 "Empty Topic Title 6"
+// IDS_TOPICTITLE7 "Empty Topic Title 7"
+// IDS_TOPICTITLE8 "Empty Topic Title 8"
+// IDS_TOPICTITLE9 "Empty Topic Title 9"
+END
+
+/* Topic descriptions */
+STRINGTABLE DISCARDABLE
+BEGIN
+ IDS_TOPICDESC0 "зþõÓÔÓÝÕ ÝÓ Ý¯ÔÓ Þݱ?ÓÙÓ÷Þ Ý ReactOS
ÞÙÞ ¯ßÝ¯Ô ÔÓÝÕ ÝÓ ±·¨Õ±?Ô¾ÔÓ¨Ó ?ÓÛÓÔÓ."
+ IDS_TOPICDESC1 "ðÓþÒÙÕµõÓÝÕ ÝÓ CD-?¯."
+ IDS_TOPICDESC2 "?Ó?Þ±ÝÕ?Õ þÓ Þþ§¯õ ¯? ´¯ÒÓýÓ?Ó."
+// IDS_TOPICDESC3 "Topic description 3.\n\nDescribe topic 3
here."
+// IDS_TOPICDESC4 "Topic description 4.\n\nDescribe topic 4
here."
+// IDS_TOPICDESC5 "Topic description 5.\n\nDescribe topic 5
here."
+// IDS_TOPICDESC6 "Topic description 6.\n\nDescribe topic 6
here."
+// IDS_TOPICDESC7 "Topic description 7.\n\nDescribe topic 7
here."
+// IDS_TOPICDESC8 "Topic description 8.\n\nDescribe topic 8
here."
+// IDS_TOPICDESC9 "Topic description 9.\n\nDescribe topic 9
here."
+END
+
+/* EOF */
Property changes on: trunk/reactos/subsys/system/welcome/Bg.rc
___________________________________________________________________
Name: svn:keywords
+ author date id revision
Name: svn:eol-style
+ native
Property changes on: trunk/reactos/subsys/system/welcome/Cz.rc
___________________________________________________________________
Name: svn:executable
- *
Property changes on: trunk/reactos/subsys/system/welcome/Sv.rc
___________________________________________________________________
Name: svn:executable
- *
_____
Modified: trunk/reactos/subsys/system/welcome/welcome.rc
--- trunk/reactos/subsys/system/welcome/welcome.rc 2005-08-02
21:12:28 UTC (rev 16979)
+++ trunk/reactos/subsys/system/welcome/welcome.rc 2005-08-02
21:16:50 UTC (rev 16980)
@@ -47,9 +47,10 @@
/* Language-specific resources */
+#include "En.rc"
#include "Cz.rc"
-#include "En.rc"
#include "De.rc"
+#include "Bg.rc"
#include "Dk.rc"
#include "Es.rc"
#include "Sv.rc"