Skip to content

Commit 5cdfa51

Browse files
committed
Update translations
Signed-off-by: Sebastian Ramacher <sebastian+dev@ramacher.at>
1 parent ac630cc commit 5cdfa51

File tree

6 files changed

+389
-392
lines changed

6 files changed

+389
-392
lines changed

bpython/translations/bpython.pot

Lines changed: 61 additions & 61 deletions
Original file line numberDiff line numberDiff line change
@@ -6,9 +6,9 @@
66
#, fuzzy
77
msgid ""
88
msgstr ""
9-
"Project-Id-Version: bpython 0.13-641\n"
9+
"Project-Id-Version: bpython 0.15.dev98\n"
1010
"Report-Msgid-Bugs-To: EMAIL@ADDRESS\n"
11-
"POT-Creation-Date: 2015-02-16 21:56+0100\n"
11+
"POT-Creation-Date: 2015-03-24 00:25+0100\n"
1212
"PO-Revision-Date: YEAR-MO-DA HO:MI+ZONE\n"
1313
"Last-Translator: FULL NAME <EMAIL@ADDRESS>\n"
1414
"Language-Team: LANGUAGE <LL@li.org>\n"
@@ -68,159 +68,159 @@ msgstr ""
6868
msgid "Show Source"
6969
msgstr ""
7070

71-
#: bpython/curtsies.py:36
71+
#: bpython/curtsies.py:37
7272
msgid "log debug messages to bpython.log"
7373
msgstr ""
7474

75-
#: bpython/curtsies.py:38
75+
#: bpython/curtsies.py:39
7676
msgid "start by pasting lines of a file into session"
7777
msgstr ""
7878

79-
#: bpython/history.py:223
79+
#: bpython/history.py:228
8080
#, python-format
8181
msgid "Error occurred while writing to file %s (%s)"
8282
msgstr ""
8383

84-
#: bpython/repl.py:537
84+
#: bpython/paste.py:94
85+
msgid "Helper program not found."
86+
msgstr ""
87+
88+
#: bpython/paste.py:96
89+
msgid "Helper program could not be run."
90+
msgstr ""
91+
92+
#: bpython/paste.py:100
93+
#, python-format
94+
msgid "Helper program returned non-zero exit status %d."
95+
msgstr ""
96+
97+
#: bpython/paste.py:103
98+
msgid "No output from helper program."
99+
msgstr ""
100+
101+
#: bpython/paste.py:109
102+
msgid "Failed to recognize the helper program's output as an URL."
103+
msgstr ""
104+
105+
#: bpython/repl.py:549
85106
msgid "Nothing to get source of"
86107
msgstr ""
87108

88-
#: bpython/repl.py:542
109+
#: bpython/repl.py:554
89110
#, python-format
90111
msgid "Cannot get source: %s"
91112
msgstr ""
92113

93-
#: bpython/repl.py:547
114+
#: bpython/repl.py:559
94115
#, python-format
95116
msgid "Cannot access source of %r"
96117
msgstr ""
97118

98-
#: bpython/repl.py:549
119+
#: bpython/repl.py:561
99120
#, python-format
100121
msgid "No source code found for %s"
101122
msgstr ""
102123

103-
#: bpython/repl.py:681
124+
#: bpython/repl.py:694
104125
msgid "Save to file (Esc to cancel): "
105126
msgstr ""
106127

107-
#: bpython/repl.py:683 bpython/repl.py:686 bpython/repl.py:705
128+
#: bpython/repl.py:696 bpython/repl.py:699 bpython/repl.py:718
108129
msgid "Save cancelled."
109130
msgstr ""
110131

111-
#: bpython/repl.py:696
132+
#: bpython/repl.py:709
112133
#, python-format
113134
msgid "%s already exists. Do you want to (c)ancel, (o)verwrite or (a)ppend? "
114135
msgstr ""
115136

116-
#: bpython/repl.py:700
137+
#: bpython/repl.py:713
117138
msgid "overwrite"
118139
msgstr ""
119140

120-
#: bpython/repl.py:702
141+
#: bpython/repl.py:715
121142
msgid "append"
122143
msgstr ""
123144

124-
#: bpython/repl.py:714 bpython/repl.py:1075
145+
#: bpython/repl.py:727 bpython/repl.py:1022
125146
#, python-format
126147
msgid "Error writing file '%s': %s"
127148
msgstr ""
128149

129-
#: bpython/repl.py:717
150+
#: bpython/repl.py:729
130151
#, python-format
131152
msgid "Saved to %s."
132153
msgstr ""
133154

134-
#: bpython/repl.py:723
155+
#: bpython/repl.py:735
135156
msgid "No clipboard available."
136157
msgstr ""
137158

138-
#: bpython/repl.py:730
159+
#: bpython/repl.py:742
139160
msgid "Could not copy to clipboard."
140161
msgstr ""
141162

142-
#: bpython/repl.py:732
163+
#: bpython/repl.py:744
143164
msgid "Copied content to clipboard."
144165
msgstr ""
145166

146-
#: bpython/repl.py:741
167+
#: bpython/repl.py:753
147168
msgid "Pastebin buffer? (y/N) "
148169
msgstr ""
149170

150-
#: bpython/repl.py:742
171+
#: bpython/repl.py:754
151172
msgid "Pastebin aborted."
152173
msgstr ""
153174

154-
#: bpython/repl.py:749
175+
#: bpython/repl.py:761
155176
#, python-format
156177
msgid "Duplicate pastebin. Previous URL: %s. Removal URL: %s"
157178
msgstr ""
158179

159-
#: bpython/repl.py:770 bpython/repl.py:799
180+
#: bpython/repl.py:768
160181
msgid "Posting data to pastebin..."
161182
msgstr ""
162183

163-
#: bpython/repl.py:775
184+
#: bpython/repl.py:772
164185
#, python-format
165186
msgid "Upload failed: %s"
166187
msgstr ""
167188

168-
#: bpython/repl.py:792
189+
#: bpython/repl.py:780
169190
#, python-format
170191
msgid "Pastebin URL: %s - Removal URL: %s"
171192
msgstr ""
172193

173-
#: bpython/repl.py:811
174-
msgid "Upload failed: Helper program not found."
175-
msgstr ""
176-
177-
#: bpython/repl.py:814
178-
msgid "Upload failed: Helper program could not be run."
179-
msgstr ""
180-
181-
#: bpython/repl.py:821
182-
#, python-format
183-
msgid "Upload failed: Helper program returned non-zero exit status %d."
184-
msgstr ""
185-
186-
#: bpython/repl.py:825
187-
msgid "Upload failed: No output from helper program."
188-
msgstr ""
189-
190-
#: bpython/repl.py:833
191-
msgid "Upload failed: Failed to recognize the helper program's output as an URL."
192-
msgstr ""
193-
194-
#: bpython/repl.py:839
194+
#: bpython/repl.py:783
195195
#, python-format
196196
msgid "Pastebin URL: %s"
197197
msgstr ""
198198

199-
#: bpython/repl.py:872
199+
#: bpython/repl.py:817
200200
#, python-format
201201
msgid "Undo how many lines? (Undo will take up to ~%.1f seconds) [1]"
202202
msgstr ""
203203

204-
#: bpython/repl.py:879 bpython/repl.py:883
204+
#: bpython/repl.py:824 bpython/repl.py:828
205205
msgid "Undo canceled"
206206
msgstr ""
207207

208-
#: bpython/repl.py:886
208+
#: bpython/repl.py:831
209209
#, python-format
210210
msgid "Undoing %d line... (est. %.1f seconds)"
211211
msgid_plural "Undoing %d lines... (est. %.1f seconds)"
212212
msgstr[0] ""
213213
msgstr[1] ""
214214

215-
#: bpython/repl.py:1062
215+
#: bpython/repl.py:1007
216216
msgid "Config file does not exist - create new from default? (y/N)"
217217
msgstr ""
218218

219-
#: bpython/repl.py:1082
219+
#: bpython/repl.py:1029
220220
msgid "bpython config file edited. Restart bpython for changes to take effect."
221221
msgstr ""
222222

223-
#: bpython/repl.py:1085
223+
#: bpython/repl.py:1032
224224
msgid "Error editing config file."
225225
msgstr ""
226226

@@ -251,39 +251,39 @@ msgstr ""
251251
msgid "Port to run an eval server on (forces Twisted)."
252252
msgstr ""
253253

254-
#: bpython/curtsiesfrontend/repl.py:286
254+
#: bpython/curtsiesfrontend/repl.py:344
255255
msgid "Welcome to bpython!"
256256
msgstr ""
257257

258-
#: bpython/curtsiesfrontend/repl.py:287
258+
#: bpython/curtsiesfrontend/repl.py:345
259259
#, python-format
260260
msgid "Press <%s> for help."
261261
msgstr ""
262262

263-
#: bpython/curtsiesfrontend/repl.py:526
263+
#: bpython/curtsiesfrontend/repl.py:565
264264
#, python-format
265265
msgid "Executing PYTHONSTARTUP failed: %s"
266266
msgstr ""
267267

268-
#: bpython/curtsiesfrontend/repl.py:543
268+
#: bpython/curtsiesfrontend/repl.py:582
269269
#, python-format
270270
msgid "Reloaded at %s because %s modified."
271271
msgstr ""
272272

273-
#: bpython/curtsiesfrontend/repl.py:814
273+
#: bpython/curtsiesfrontend/repl.py:855
274274
#, python-format
275275
msgid "Reloaded at %s by user."
276276
msgstr ""
277277

278-
#: bpython/curtsiesfrontend/repl.py:820
278+
#: bpython/curtsiesfrontend/repl.py:861
279279
msgid "Auto-reloading deactivated."
280280
msgstr ""
281281

282-
#: bpython/curtsiesfrontend/repl.py:825
282+
#: bpython/curtsiesfrontend/repl.py:866
283283
msgid "Auto-reloading active, watching for file changes..."
284284
msgstr ""
285285

286-
#: bpython/curtsiesfrontend/repl.py:830
286+
#: bpython/curtsiesfrontend/repl.py:871
287287
msgid "Auto-reloading not available because watchdog not installed."
288288
msgstr ""
289289

0 commit comments

Comments
 (0)
pFad - Phonifier reborn

Pfad - The Proxy pFad of © 2024 Garber Painting. All rights reserved.

Note: This service is not intended for secure transactions such as banking, social media, email, or purchasing. Use at your own risk. We assume no liability whatsoever for broken pages.


Alternative Proxies:

Alternative Proxy

pFad Proxy

pFad v3 Proxy

pFad v4 Proxy