|
From: <gr...@us...> - 2009-07-24 20:33:16
|
Revision: 4474
http://phex.svn.sourceforge.net/phex/?rev=4474&view=rev
Author: gregork
Date: 2009-07-24 20:32:58 +0000 (Fri, 24 Jul 2009)
Log Message:
-----------
added missing language keys
Modified Paths:
--------------
phex/trunk/src/main/resources/phex/resources/Lang.pot
phex/trunk/src/main/resources/phex/resources/Lang_en_US.po
Modified: phex/trunk/src/main/resources/phex/resources/Lang.pot
===================================================================
--- phex/trunk/src/main/resources/phex/resources/Lang.pot 2009-07-24 19:32:32 UTC (rev 4473)
+++ phex/trunk/src/main/resources/phex/resources/Lang.pot 2009-07-24 20:32:58 UTC (rev 4474)
@@ -548,6 +548,26 @@
msgid "StatusBar_TTTUploads"
msgstr ""
+#: StatusBar_TTTLeaf
+#. phex.gui.common.statusbar.NodeStatusZone
+msgid "StatusBar_TTTLeaf"
+msgstr ""
+
+#: StatusBar_TTTUltrapeer
+#. phex.gui.common.statusbar.NodeStatusZone
+msgid "StatusBar_TTTUltrapeer"
+msgstr ""
+
+#: StatusBar_Library
+#. phex.gui.common.statusbar.LibraryZone
+msgid "StatusBar_Library"
+msgstr ""
+
+#: StatusBar_TTTLibrary
+#. phex.gui.common.statusbar.LibraryZone
+msgid "StatusBar_TTTLibrary"
+msgstr ""
+
#: NewDownload_DialogTitle
msgid "NewDownload_DialogTitle"
msgstr ""
@@ -848,6 +868,14 @@
msgid "NetworkTab_Caches"
msgstr ""
+#: NetworkTab_NodeStatus
+msgid "NetworkTab_NodeStatus"
+msgstr "Node status:"
+
+#: NetworkTab_LeafMode
+msgid "NetworkTab_LeafMode"
+msgstr "Leaf mode"
+
#: QueryGWebCache
msgid "QueryGWebCache"
msgstr ""
@@ -2632,6 +2660,14 @@
msgid "RuleWizard_MissingRuleInputText"
msgstr ""
+#: RuleWizard_TTTRuleNotes
+msgid "RuleWizard_TTTRuleNotes"
+msgstr ""
+
+#: RuleWizard_RuleNotes
+msgid "RuleWizard_RuleNotes"
+msgstr ""
+
#: RuleVisualization_And
msgid "RuleVisualization_And"
msgstr ""
@@ -4076,6 +4112,10 @@
msgid "Connecting"
msgstr ""
+#: AllocatingSegment
+msgid "AllocatingSegment"
+msgstr ""
+
#: Requesting
msgid "Requesting"
msgstr ""
Modified: phex/trunk/src/main/resources/phex/resources/Lang_en_US.po
===================================================================
--- phex/trunk/src/main/resources/phex/resources/Lang_en_US.po 2009-07-24 19:32:32 UTC (rev 4473)
+++ phex/trunk/src/main/resources/phex/resources/Lang_en_US.po 2009-07-24 20:32:58 UTC (rev 4474)
@@ -541,6 +541,26 @@
msgid "StatusBar_TTTUploads"
msgstr "Number of: running uploads / queued uploads / finished uploads."
+#: StatusBar_TTTLeaf
+#. phex.gui.common.statusbar.NodeStatusZone
+msgid "StatusBar_TTTLeaf"
+msgstr "Node status: Leaf mode"
+
+#: StatusBar_TTTUltrapeer
+#. phex.gui.common.statusbar.NodeStatusZone
+msgid "StatusBar_TTTUltrapeer"
+msgstr "Node status: Ultrapeer mode"
+
+#: StatusBar_Library
+#. phex.gui.common.statusbar.LibraryZone
+msgid "StatusBar_Library"
+msgstr "{0}/{1}"
+
+#: StatusBar_TTTLibrary
+#. phex.gui.common.statusbar.LibraryZone
+msgid "StatusBar_TTTLibrary"
+msgstr "Number of shared files / Total files size"
+
# New Download Dialog
#: NewDownload_DialogTitle
msgid "NewDownload_DialogTitle"
@@ -845,6 +865,18 @@
msgid "NetworkTab_Caches"
msgstr "caches."
+#: NetworkTab_NodeStatus
+msgid "NetworkTab_NodeStatus"
+msgstr "Node status:"
+
+#: NetworkTab_LeafMode
+msgid "NetworkTab_LeafMode"
+msgstr "Leaf mode"
+
+#: NetworkTab_UltraPeer
+msgid "NetworkTab_UltraPeer"
+msgstr "Ultrapeer mode"
+
#: QueryGWebCache
msgid "QueryGWebCache"
msgstr "Query GWebCache"
@@ -2643,6 +2675,14 @@
msgid "RuleWizard_MissingRuleInputText"
msgstr "A value is missing in the rule description.\n\ To specify a value, click the underlined text in the rule description field."
+#: RuleWizard_TTTRuleNotes
+msgid "RuleWizard_TTTRuleNotes"
+msgstr "Take notes on this rule"
+
+#: RuleWizard_RuleNotes
+msgid "RuleWizard_RuleNotes"
+msgstr "Notes"
+
# Rule based filters
#: RuleVisualization_And
msgid "RuleVisualization_And"
@@ -4113,6 +4153,10 @@
msgid "Connecting"
msgstr "Connecting..."
+#: AllocatingSegment
+msgid "AllocatingSegment"
+msgstr "Waiting for segments..."
+
#: Requesting
msgid "Requesting"
msgstr "Requesting..."
This was sent by the SourceForge.net collaborative development platform, the world's largest Open Source development site.
|