[jsword-svn] r1715 - in trunk/common-swing/src/main/java/org/crosswire/common/swing: . desktop

refdoc at www.crosswire.org refdoc at www.crosswire.org
Tue Nov 13 13:19:23 MST 2007


Author: refdoc
Date: 2007-11-13 13:19:23 -0700 (Tue, 13 Nov 2007)
New Revision: 1715

Added:
   trunk/common-swing/src/main/java/org/crosswire/common/swing/Msg_vi.properties
   trunk/common-swing/src/main/java/org/crosswire/common/swing/QuickHelpDialog_vi.properties
   trunk/common-swing/src/main/java/org/crosswire/common/swing/desktop/Msg_vi.properties
   trunk/common-swing/src/main/java/org/crosswire/common/swing/desktop/ToolBar_vi.properties
Log:
more yet



Added: trunk/common-swing/src/main/java/org/crosswire/common/swing/Msg_vi.properties
===================================================================
--- trunk/common-swing/src/main/java/org/crosswire/common/swing/Msg_vi.properties	                        (rev 0)
+++ trunk/common-swing/src/main/java/org/crosswire/common/swing/Msg_vi.properties	2007-11-13 20:19:23 UTC (rev 1715)
@@ -0,0 +1,52 @@
+# The naming convention for the keys in the file is ClassName.MessageName
+# Where ClassName is the name of the class using the property.
+# When the resource is used by more than one class it should be the one
+# that the resource is most closely associated.
+# The MessageName should be mixed case, with a leading capital.
+# It should have no spaces or other punctuation (e.g. _, -, ', ...)
+
+ExceptionPane.ErrorOccurred=M\u1ED9t l\u1ED7i l\u1EA7m \u0111\u00E3 x\u1EA9y ra:
+#An error has occurred:
+ExceptionPane.OK=OK
+ExceptionPane.Details=Chi Ti\u1EBFt
+#Details
+ExceptionPane.NoFile=Kh\u00F4ng C\u00F3 T\u1EADp Tin
+#No File
+ExceptionPane.Error=L\u1ED7i
+#Error
+ExceptionPane.CausedBy=L\u1ED7i n\u00E0y do:
+#This was caused by:
+ExceptionPane.NoDesc=Kh\u00F4ng c\u00F3 m\u00F4 t\u1EA3
+#No description available
+ExceptionPane.SourceNotFound=Kh\u00F4ng m\u1EDF d\u01B0\u1EE3c ngu\u1ED3n g\u1ED1c cho: {0}, d\u00F2ng: {1}\n
+#Can''t open source for: {0}, line: {1}\n
+ExceptionPane.SourceFound=L\u1ED7i t\u1EA1i d\u00F2ng {0} trong t\u1EADp tin {1}
+#Error on line {0} in file {1}
+ExceptionPane.SourceAttempt=Th\u1EED: {0}\n
+#Tried: {0}\n
+FontChooser.Cancel=B\u1ECF
+#Cancel
+FontChooser.SelectFont=Ch\u1ECDn Ph\u00F4ng Ch\u1EEF
+#Select Font
+FontChooser.Bold=Ch\u1EEF \u0110\u1EADm
+#Bold
+FontChooser.Italic=Ch\u1EEF Nghi\u00EAng
+#Italic
+
+# The following are not currently used
+ExceptionShelf.NoProblems=\u0110\u00E3 kh\u00F4ng ph\u00E1t hi\u1EC7n nan \u0111\u1EC1
+#No detected problems.
+ExceptionShelf.Status=Hi\u1EC7n Tr\u1EA1ng
+#Status
+ExceptionShelf.Remove=B\u1ECF \u0110i
+#Remove
+LookAndFeelUtil.PlafChange=\u0110i\u1EC7n m\u1EA1o s\u1EBD thay \u0111\u1ED5i l\u1EA7n k\u1EBF ti\u1EBFp b\u1EA1n m\u1EDF BibleDesktop.
+#The Look and Feel will change on the next startup.
+BeanPanel.ErrorReading=L\u1ED7i l\u1EA7m \u0111\u1ECDc gi\u00E1 tr\u1ECB: {0}
+#Error reading value: {0}
+EirPanel.Close=\u0110\u00F3ng
+#Close
+MapTableModel.Keys=C\u00E1c Ch\u00ECa Kho\u00E1
+#Keys
+MapTableModel.Values=Gi\u00E1 Tr\u1ECB
+#Values
\ No newline at end of file

Added: trunk/common-swing/src/main/java/org/crosswire/common/swing/QuickHelpDialog_vi.properties
===================================================================
--- trunk/common-swing/src/main/java/org/crosswire/common/swing/QuickHelpDialog_vi.properties	                        (rev 0)
+++ trunk/common-swing/src/main/java/org/crosswire/common/swing/QuickHelpDialog_vi.properties	2007-11-13 20:19:23 UTC (rev 1715)
@@ -0,0 +1,5 @@
+
+# for the Passage Lookup text entry field
+OK.Enabled=true
+OK.Name=OK
+OK.MnemonicKey=

Added: trunk/common-swing/src/main/java/org/crosswire/common/swing/desktop/Msg_vi.properties
===================================================================
--- trunk/common-swing/src/main/java/org/crosswire/common/swing/desktop/Msg_vi.properties	                        (rev 0)
+++ trunk/common-swing/src/main/java/org/crosswire/common/swing/desktop/Msg_vi.properties	2007-11-13 20:19:23 UTC (rev 1715)
@@ -0,0 +1,14 @@
+# The naming convention for the keys in the file is ClassName.MessageName
+# Where ClassName is the name of the class using the property.
+# When the resource is used by more than one class it should be the one
+# that the resource is most closely associated.
+# The MessageName should be mixed case, with a leading capital.
+# It should have no spaces or other punctuation (e.g. _, -, ', ...)
+
+# Properties for ViewLayout
+AbstractViewLayout.Untitled=Kh\u00F4ng T\u00EAn {0}
+#Untitled {0}
+LayoutType.TDI=Ch\u1EBF \u0110\u1ED9 Th\u1EBB Tab
+#Tabbed Document Interface
+LayoutType.MDI=Ch\u1EBF \u0110\u1ED9 C\u1EEDa S\u1ED5 Ti\u1EC3u
+#Multiple Document Interface

Added: trunk/common-swing/src/main/java/org/crosswire/common/swing/desktop/ToolBar_vi.properties
===================================================================
--- trunk/common-swing/src/main/java/org/crosswire/common/swing/desktop/ToolBar_vi.properties	                        (rev 0)
+++ trunk/common-swing/src/main/java/org/crosswire/common/swing/desktop/ToolBar_vi.properties	2007-11-13 20:19:23 UTC (rev 1715)
@@ -0,0 +1,57 @@
+# Actions are represented as ActionName.ActionKey=ActionValue
+# Where ActionName is the internal name for the action
+# ActionKey is the String value for Action.NAME, Action.SMALL_ICON, ...
+
+# Special considerations:
+# Icons are represented as a path which can be looked up with
+# ResourceUtil.getResource
+
+# MnemonicKey is a value which can be converted to an integer and
+# represents one of the values in awt.event.EventKey
+
+# Enabled can either be true (case insensitive) or any other value for false.
+# For clarity, use true and false.
+
+# ActionNames is a special key which is a comma separated list of the internal
+# names of actions
+# This is used for iteration over all the other keys in the file.
+# The keys that are listed here will be visible to the program.
+
+ToolBarToggle.Enabled=true
+ToolBarToggle.Name=Hi\u1EC7n Thanh C\u00F4ng C\u1EE5
+#Show Tool Bar
+ToolBarToggle.ShortDescription=M\u1EDF/T\u1EAFt Thanh C\u00F4ng C\u1EE5
+#Toggle the display of the tool bar
+ToolBarToggle.LongDescription=M\u1EDF/T\u1EAFt Thanh C\u00F4ng C\u1EE5
+#Toggle the display of the tool bar
+ToolBarToggle.SmallIcon=
+ToolBarToggle.LargeIcon=
+ToolBarToggle.MnemonicKey=
+ToolBarToggle.AcceleratorKey=
+ToolBarToggle.AcceleratorKey.Modifiers=
+
+ToolBarText.Enabled=true
+ToolBarText.Name=Hi\u1EC7n B\u1EA3n V\u0103n Thanh C\u00F4ng C\u1EE5
+#Show Tool Bar Text
+ToolBarText.ShortDescription=Hi\u1EC7n/Gi\u1EA5u B\u1EA3n V\u0103n Thanh C\u00F4ng C\u1EE5
+#Toggle the display of the tool bar text
+ToolBarText.LongDescription=Hi\u1EC7n/Gi\u1EA5u B\u1EA3n V\u0103n Thanh C\u00F4ng C\u1EE5
+#Toggle the display of the tool bar text
+ToolBarText.SmallIcon=
+ToolBarText.LargeIcon=
+ToolBarText.MnemonicKey=
+ToolBarText.AcceleratorKey=
+ToolBarText.AcceleratorKey.Modifiers=
+
+ToolBarLarge.Enabled=true
+ToolBarLarge.Name=Thanh C\u00F4ng C\u1EE5 L\u1EDBn
+#Large Tool Bar
+ToolBarLarge.ShortDescription=Ch\u1ECDn C\u1EE1 Bi\u1EC3u T\u01B0\u1EE3ng Thanh C\u00F4ng C\u1EE5
+#Toggle size of the tool bar icons
+ToolBarLarge.LongDescription=Ch\u1ECDn C\u1EE1 Bi\u1EC3u T\u01B0\u1EE3ng Thanh C\u00F4ng C\u1EE5
+#Toggle size of the tool bar icons
+ToolBarLarge.SmallIcon=
+ToolBarLarge.LargeIcon=
+ToolBarLarge.MnemonicKey=
+ToolBarLarge.AcceleratorKey=
+ToolBarLarge.AcceleratorKey.Modifiers=




More information about the jsword-svn mailing list