Changeset 348 for z3wingdbg

Show
Ignore:
Timestamp:
09/01/06 14:52:49 (5 years ago)
Author:
mj
Message:

Update i18n files

Location:
z3wingdbg/trunk/locales
Files:
3 modified

Legend:

Unmodified
Added
Removed
  • z3wingdbg/trunk/locales/en/LC_MESSAGES/z3wingdbg.po

    r298 r348  
    55msgid "" 
    66msgstr "" 
    7 "Project-Id-Version: Development/Revision: 69353\n" 
     7"Project-Id-Version: Development/Revision: 347\n" 
    88"POT-Creation-Date: Sat Aug 12 20:08:03 2006\n" 
    9 "PO-Revision-Date: 2006-08-12 20:20+0100\n" 
    10 "Last-Translator: FULL NAME <EMAIL@ADDRESS>\n" 
     9"PO-Revision-Date: 2006-09-01 14:48+0100\n" 
     10"Last-Translator: Martijn Pieters <mj@zopatista.com>\n" 
    1111"Language-Team: Martijn Pieters <mj@zopatista.com>\n" 
    1212"MIME-Version: 1.0\n" 
  • z3wingdbg/trunk/locales/z3wingdbg.pot

    r300 r348  
    33msgid "" 
    44msgstr "" 
    5 "Project-Id-Version: Development/Revision: 69353\n" 
    6 "POT-Creation-Date: Sat Aug 12 20:36:56 2006\n" 
     5"Project-Id-Version: Development/Revision: 347\n" 
     6"POT-Creation-Date: Fri Sep  1 14:43:11 2006\n" 
    77"PO-Revision-Date: YEAR-MO-DA HO:MI+ZONE\n" 
    88"Last-Translator: FULL NAME <EMAIL@ADDRESS>\n" 
     
    139139msgstr "" 
    140140 
    141 #: interfaces.py:105 
     141#: debugger/networkdebugger.py:59 
     142msgid "Another debugger is already active. Wing currently only supports one active debugger per process." 
     143msgstr "" 
     144 
     145#: debugger/networkdebugger.py:70 
     146msgid "No valid password source path specified" 
     147msgstr "" 
     148 
     149#: debugger/networkdebugger.py:88 
     150msgid "No valid password source was provided, please check your configuration" 
     151msgstr "" 
     152 
     153#: interfaces.py:107 
    142154msgid "Wing Home" 
    143155msgstr "" 
    144156 
    145 #: interfaces.py:106 
     157#: interfaces.py:108 
    146158#. Default: "The directory where Wing IDE is installed on this machine.  This is used to find Wing IDE's debugger support modules." 
    147159msgid "wing-home-description" 
    148160msgstr "" 
    149161 
    150 #: interfaces.py:112 
     162#: interfaces.py:114 
    151163msgid "IDE hostname" 
    152164msgstr "" 
    153165 
    154 #: interfaces.py:113 
     166#: interfaces.py:115 
    155167#. Default: "The host where Wing IDE is listening for the debug connection." 
    156168msgid "ide-hostname-description" 
    157169msgstr "" 
    158170 
    159 #: interfaces.py:119 
     171#: interfaces.py:121 
    160172msgid "IDE port" 
    161173msgstr "" 
    162174 
    163 #: interfaces.py:120 
     175#: interfaces.py:122 
    164176#. Default: "The port where Wing IDE is listening for the debug connection." 
    165177msgid "ide-port-description" 
    166178msgstr "" 
    167179 
    168 #: interfaces.py:128 
     180#: interfaces.py:130 
    169181msgid "Debug server type" 
    170182msgstr "" 
    171183 
    172 #: interfaces.py:129 
     184#: interfaces.py:131 
    173185#. Default: "Type of server to use for the debug server" 
    174186msgid "server-type-description" 
    175187msgstr "" 
    176188 
    177 #: interfaces.py:135 
     189#: interfaces.py:137 
    178190msgid "Auto-start debug server" 
    179191msgstr "" 
    180192 
    181 #: interfaces.py:136 
    182 #. Default: "Automatically start the debug server when Zope starts" 
     193#: interfaces.py:138 
     194#. Default: "Automatically start the debug server when Zope starts and is running in Developer Mode." 
    183195msgid "auto-start-description" 
    184196msgstr "" 
    185197 
    186 #: interfaces.py:141 
     198#: interfaces.py:144 
    187199msgid "Auto-connect IDE" 
    188200msgstr "" 
    189201 
    190 #: interfaces.py:142 
     202#: interfaces.py:145 
    191203#. Default: "Automatically try to connect to the IDE when the debug server is started" 
    192204msgid "auto-connect-description" 
     
    194206 
    195207#: interfaces.py:151 
     208msgid "Attachment port" 
     209msgstr "" 
     210 
     211#: interfaces.py:152 
     212#. Default: "Optional port where the debugger will listen for incoming connections from the Wing IDE." 
     213msgid "attach-port-description" 
     214msgstr "" 
     215 
     216#: interfaces.py:165 
     217msgid "Cannot specify both auto-start and an attachment port" 
     218msgstr "" 
     219 
     220#: interfaces.py:168 
     221msgid "Password source" 
     222msgstr "" 
     223 
     224#: interfaces.py:169 
     225#. Default: "Where to source the password information for the attaching IDE" 
     226msgid "attach-password-source-description" 
     227msgstr "" 
     228 
     229#: interfaces.py:173 
     230msgid "Wing Profile Directory" 
     231msgstr "" 
     232 
     233#: interfaces.py:174 
     234msgid "Specified path" 
     235msgstr "" 
     236 
     237#: interfaces.py:175 
     238msgid "Specified password" 
     239msgstr "" 
     240 
     241#: interfaces.py:179 
     242msgid "Password source path" 
     243msgstr "" 
     244 
     245#: interfaces.py:180 
     246#. Default: "The path to a password source file. Can be both a file as well as a directory path; in the latter case the file .wingdebugpw in that directory will be used." 
     247msgid "attach-password-path-description" 
     248msgstr "" 
     249 
     250#: interfaces.py:188 
     251msgid "Attach password" 
     252msgstr "" 
     253 
     254#: interfaces.py:189 
     255#. Default: "Password to be supplied by attaching IDE" 
     256msgid "attach-password-description" 
     257msgstr "" 
     258 
     259#: interfaces.py:198 
     260msgid "Please specify the path of the password source" 
     261msgstr "" 
     262 
     263#: interfaces.py:201 
     264msgid "Please specify an attach password" 
     265msgstr "" 
     266 
     267#: interfaces.py:207 
    196268msgid "Host" 
    197269msgstr "" 
    198270 
    199 #: interfaces.py:152 
     271#: interfaces.py:208 
    200272#. Default: "The host where the debugger will listen for requests from your client." 
    201273msgid "server-host-description" 
    202274msgstr "" 
    203275 
    204 #: interfaces.py:158 
     276#: interfaces.py:214 
    205277msgid "Port" 
    206278msgstr "" 
    207279 
    208 #: interfaces.py:159 
     280#: interfaces.py:215 
    209281#. Default: "The port where the debugger will listen for requests" 
    210282msgid "server-port-description" 
    211283msgstr "" 
    212284 
    213 #: wingdebugservice.py:41 
     285#: wingdebugservice.py:43 
    214286#. Default: "Could not find any configuration for the ${serverType} debug server" 
    215287msgid "debugserver-config-not-found" 
    216288msgstr "" 
    217289 
    218 #: wingdebugservice.py:50 
     290#: wingdebugservice.py:52 
    219291#. Default: "Could not find a factory for the ${serverType} debug server" 
    220292msgid "debugserver-factory-not-found" 
    221293msgstr "" 
    222294 
    223 #: wingdebugservice.py:57 
    224 #. Default: "Another debugger is already active. Wing currently only supports one active debugger per process." 
    225 msgid "wingdebug-already-running" 
    226 msgstr "" 
    227  
    228 #: wingdebugservice.py:60 
     295#: wingdebugservice.py:59 
    229296#. Default: "The Wing debug libraries could not be loaded, please verify your configured Wing Home" 
    230297msgid "winghome-incorrect" 
    231298msgstr "" 
    232299 
    233 #: wingdebugservice.py:95 
     300#: wingdebugservice.py:94 
    234301#. Default: "Failed to connect to the IDE. Check your IDE host and port are correct." 
    235302msgid "ide-connection-failure" 
    236303msgstr "" 
    237304 
    238 #: wingdebugservice.py:99 
     305#: wingdebugservice.py:98 
    239306#. Default: "Connection to IDE timed out" 
    240307msgid "ide-connection-timeout"