-
Notifications
You must be signed in to change notification settings - Fork 15
/
Copy pathbh.po
519 lines (400 loc) · 11.8 KB
/
bh.po
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
39
40
41
42
43
44
45
46
47
48
49
50
51
52
53
54
55
56
57
58
59
60
61
62
63
64
65
66
67
68
69
70
71
72
73
74
75
76
77
78
79
80
81
82
83
84
85
86
87
88
89
90
91
92
93
94
95
96
97
98
99
100
101
102
103
104
105
106
107
108
109
110
111
112
113
114
115
116
117
118
119
120
121
122
123
124
125
126
127
128
129
130
131
132
133
134
135
136
137
138
139
140
141
142
143
144
145
146
147
148
149
150
151
152
153
154
155
156
157
158
159
160
161
162
163
164
165
166
167
168
169
170
171
172
173
174
175
176
177
178
179
180
181
182
183
184
185
186
187
188
189
190
191
192
193
194
195
196
197
198
199
200
201
202
203
204
205
206
207
208
209
210
211
212
213
214
215
216
217
218
219
220
221
222
223
224
225
226
227
228
229
230
231
232
233
234
235
236
237
238
239
240
241
242
243
244
245
246
247
248
249
250
251
252
253
254
255
256
257
258
259
260
261
262
263
264
265
266
267
268
269
270
271
272
273
274
275
276
277
278
279
280
281
282
283
284
285
286
287
288
289
290
291
292
293
294
295
296
297
298
299
300
301
302
303
304
305
306
307
308
309
310
311
312
313
314
315
316
317
318
319
320
321
322
323
324
325
326
327
328
329
330
331
332
333
334
335
336
337
338
339
340
341
342
343
344
345
346
347
348
349
350
351
352
353
354
355
356
357
358
359
360
361
362
363
364
365
366
367
368
369
370
371
372
373
374
375
376
377
378
379
380
381
382
383
384
385
386
387
388
389
390
391
392
393
394
395
396
397
398
399
400
401
402
403
404
405
406
407
408
409
410
411
412
413
414
415
416
417
418
419
420
421
422
423
424
425
426
427
428
429
430
431
432
433
434
435
436
437
438
439
440
441
442
443
444
445
446
447
448
449
450
451
452
453
454
455
456
457
458
459
460
461
462
463
464
465
466
467
468
469
470
471
472
473
474
475
476
477
478
479
480
481
482
483
484
485
486
487
488
489
490
491
492
493
494
495
496
497
498
499
500
501
502
503
504
505
506
507
508
509
510
511
512
513
514
515
516
517
518
519
msgid ""
msgstr ""
"Project-Id-Version: PACKAGE VERSION\n"
"Report-Msgid-Bugs-To: \n"
"POT-Creation-Date: 2019-09-15 16:31+0200\n"
"PO-Revision-Date: 2017-10-02 17:26+0000\n"
"Last-Translator: FULL NAME <EMAIL@ADDRESS>\n"
"Language-Team: LANGUAGE <LL@li.org>\n"
"Language: \n"
"MIME-Version: 1.0\n"
"Content-Type: text/plain; charset=UTF-8\n"
"Content-Transfer-Encoding: 8bit\n"
"X-Launchpad-Export-Date: 2017-11-11 05:37+0000\n"
"X-Generator: Launchpad (build 18505)\n"
#: ../src/ActivityLog.vala:55
msgid "Couldn't write to %s: %s"
msgstr ""
#: ../src/Main.vala:104
msgid "Print version info and exit"
msgstr ""
#: ../src/Main.vala:105
msgid "Show about dialog"
msgstr ""
#: ../src/Main.vala:106
msgid "CSV file to log activities to."
msgstr ""
#: ../src/SettingsManager.vala:437 ../src/todo.txt/TxtListManager.vala:58
#: ../src/todo.txt/TxtListManager.vala:501
msgid "Couldn't create directory: %s"
msgstr ""
#: ../src/SettingsManager.vala:591
msgid "Couldn't properly import settings from %s: %s"
msgstr ""
#: ../src/Shortcuts.vala:135
msgid "Filter tasks"
msgstr ""
#: ../src/Shortcuts.vala:136
msgid "Add new task/list"
msgstr ""
#: ../src/Shortcuts.vala:137
msgid "Start/Stop the timer"
msgstr ""
#: ../src/Shortcuts.vala:138
msgid "Mark the task as complete"
msgstr ""
#: ../src/Shortcuts.vala:139
msgid "Move selected row up"
msgstr ""
#: ../src/Shortcuts.vala:140
msgid "Move selected row down"
msgstr ""
#: ../src/Shortcuts.vala:142
msgid "Move to next task/row"
msgstr ""
#: ../src/Shortcuts.vala:143
msgid "Move to previous task/row"
msgstr ""
#: ../src/Shortcuts.vala:144
msgid "Move to right screen"
msgstr ""
#: ../src/Shortcuts.vala:145
msgid "Move to left screen"
msgstr ""
#: ../src/Theme.vala:54
msgid "Inherit from GTK theme"
msgstr ""
#: ../src/todo.txt/Filter.vala:69 ../src/todo.txt/view/TaskRow.vala:325
msgid "project"
msgstr ""
#: ../src/todo.txt/Filter.vala:75 ../src/todo.txt/view/TaskRow.vala:320
msgid "context"
msgstr ""
#: ../src/todo.txt/Filter.vala:81 ../src/todo.txt/view/TaskRow.vala:294
msgid "priority"
msgstr ""
#: ../src/todo.txt/TaskManager.vala:46
msgid "Spread the word about \"%s\""
msgstr ""
#: ../src/todo.txt/TaskManager.vala:47
msgid "Consider a donation to help the project"
msgstr ""
#: ../src/todo.txt/TaskManager.vala:48
msgid "Consider contributing to the project"
msgstr ""
#: ../src/todo.txt/TaskManager.vala:51
msgid ""
"%s won't save or load from the current todo.txt directory until it is either "
"restarted or another location is chosen."
msgstr ""
#: ../src/todo.txt/TaskManager.vala:52
msgid "Couldn't read the todo.txt file (%s):"
msgstr ""
#: ../src/todo.txt/TaskManager.vala:53
msgid "Couldn't save the to-do list (%s):"
msgstr ""
#: ../src/todo.txt/TaskManager.vala:54
msgid ""
"The path to the todo.txt directory does not point to a directory, but to a "
"file or mountable location. Please change the path in the settings to a "
"suitable directory or remove this file."
msgstr ""
#: ../src/todo.txt/TxtList.vala:177
msgid "Clear Done List"
msgstr ""
#: ../src/todo.txt/TxtListManager.vala:202
msgid "An error was encountered while moving a file!"
msgstr ""
#: ../src/todo.txt/TxtListManager.vala:204
msgid "Error information: "
msgstr ""
#: ../src/todo.txt/TxtListManager.vala:226
msgid "Todo.txt files were found in the destination directory."
msgstr ""
#: ../src/todo.txt/TxtListManager.vala:230
msgid "What should be done with these files?"
msgstr ""
#: ../src/todo.txt/TxtListManager.vala:232
msgid "Keep old"
msgstr ""
#: ../src/todo.txt/TxtListManager.vala:234
msgid "Overwrite"
msgstr ""
#: ../src/todo.txt/TxtListManager.vala:236
#: ../src/todo.txt/view/TxtListEditDialog.vala:64
#: ../src/todo.txt/view/TxtListEditDialog.vala:69
msgid "Cancel"
msgstr ""
#: ../src/todo.txt/view/TaskList.vala:35
msgid ""
"You currently don't have any tasks.\n"
"Add some!"
msgstr ""
#: ../src/todo.txt/view/TaskList.vala:36
msgid "No tasks found."
msgstr ""
#: ../src/todo.txt/view/TaskList.vala:37
msgid "You don't have any completed tasks stored."
msgstr ""
#: ../src/todo.txt/view/TaskList.vala:38
msgid "You finished all tasks, good job!"
msgstr ""
#: ../src/todo.txt/view/TaskList.vala:191
msgid "Add new task"
msgstr ""
#. / see https://valadoc.org/glib-2.0/GLib.DateTime.format.html for
#. formatting of DateTime
#: ../src/todo.txt/view/TaskRow.vala:273
msgid "%Y-%m-%d"
msgstr ""
#: ../src/todo.txt/view/TaskRow.vala:277
msgid "Task completed at %s, created at %s"
msgstr ""
#: ../src/todo.txt/view/TaskRow.vala:284
msgid "Task created at %s"
msgstr ""
#: ../src/todo.txt/view/TxtListEditDialog.vala:50
#: ../src/todo.txt/view/TxtListEditDialog.vala:202
msgid "directory"
msgstr ""
#: ../src/todo.txt/view/TxtListEditDialog.vala:51
msgid "List name"
msgstr ""
#: ../src/todo.txt/view/TxtListEditDialog.vala:63
msgid "New to-do list"
msgstr ""
#: ../src/todo.txt/view/TxtListEditDialog.vala:65
#: ../src/view/SelectionPage.vala:106
msgid "Add list"
msgstr ""
#: ../src/todo.txt/view/TxtListEditDialog.vala:68
msgid "Edit to-do list properties"
msgstr ""
#: ../src/todo.txt/view/TxtListEditDialog.vala:70
msgid "Apply"
msgstr ""
#: ../src/todo.txt/view/TxtListEditDialog.vala:115
msgid "The configured directory is already in use by another list."
msgstr ""
#: ../src/todo.txt/view/TxtListEditDialog.vala:135
msgid "Please assign a name to the list."
msgstr ""
#: ../src/todo.txt/view/TxtListEditDialog.vala:210
msgid "Log the time spent working on each task"
msgstr ""
#: ../src/todo.txt/view/TxtListEditDialog.vala:211
msgid "This information will be stored in the todo.txt files."
msgstr ""
#: ../src/todo.txt/view/TxtListEditDialog.vala:260
#: ../src/view/Dialogs/SettingsPages/BehaviorPage.vala:64
#: ../src/view/TaskListPage.vala:118 ../src/view/TaskListPage.vala:208
msgid "Timer"
msgstr ""
#: ../src/todo.txt/view/TxtListEditDialog.vala:261
msgid "Use default settings"
msgstr ""
#: ../src/todo.txt/view/TxtListEditDialog.vala:262
#: ../src/view/Dialogs/SettingsPages/BehaviorPage.vala:71
msgid "Reminder before task ends"
msgstr ""
#: ../src/todo.txt/view/TxtListEditDialog.vala:263
#: ../src/view/Dialogs/SettingsPages/BehaviorPage.vala:72
msgid "seconds"
msgstr ""
#: ../src/view/Dialogs/AboutDialog.vala:27 ../src/view/MainWindow.vala:421
msgid "About"
msgstr ""
#: ../src/view/Dialogs/AboutDialog.vala:41
msgid "A stylish to-do list with built-in productivity timer."
msgstr ""
#: ../src/view/Dialogs/ContributeDialog.vala:28
msgid "Contributions and Donations"
msgstr ""
#: ../src/view/Dialogs/ContributeDialog.vala:31
msgid "Thank you for supporting"
msgstr ""
#: ../src/view/Dialogs/ContributeDialog.vala:32
msgid ""
"Submitting code, artwork, translations or documentation is a great way of "
"contributing to the project:"
msgstr ""
#: ../src/view/Dialogs/ContributeDialog.vala:36
msgid "If you really like this app, you can buy me a drink:"
msgstr ""
#: ../src/view/Dialogs/SettingsDialog.vala:46 ../src/view/MainWindow.vala:408
msgid "Settings"
msgstr ""
#: ../src/view/Dialogs/SettingsDialog.vala:48
msgid "Close"
msgstr ""
#: ../src/view/Dialogs/SettingsDialog.vala:71
msgid "Behavior"
msgstr ""
#: ../src/view/Dialogs/SettingsDialog.vala:72
msgid "Appearance"
msgstr ""
#: ../src/view/Dialogs/SettingsDialog.vala:73
msgid "Shortcuts"
msgstr ""
#: ../src/view/Dialogs/SettingsPages/AppearancePage.vala:37
msgid "General"
msgstr ""
#: ../src/view/Dialogs/SettingsPages/AppearancePage.vala:39
msgid "Use small toolbar icons"
msgstr ""
#: ../src/view/Dialogs/SettingsPages/AppearancePage.vala:42
msgid "Appearance of the activity switcher"
msgstr ""
#: ../src/view/Dialogs/SettingsPages/AppearancePage.vala:49
msgid "Icons"
msgstr ""
#: ../src/view/Dialogs/SettingsPages/AppearancePage.vala:50
msgid "Text"
msgstr ""
#: ../src/view/Dialogs/SettingsPages/AppearancePage.vala:92
#: ../src/view/Dialogs/SettingsPages/AppearancePage.vala:94
msgid "Theme"
msgstr ""
#: ../src/view/Dialogs/SettingsPages/AppearancePage.vala:93
msgid "Dark theme"
msgstr ""
#: ../src/view/Dialogs/SettingsPages/AppearancePage.vala:123
msgid "%s needs to be restarted for this setting to take effect"
msgstr ""
#: ../src/view/Dialogs/SettingsPages/AppearancePage.vala:126
msgid "Use a header bar"
msgstr ""
#: ../src/view/Dialogs/SettingsPages/BehaviorPage.vala:65
#: ../src/view/Widgets/TimerScheduleWidget.vala:132
msgid "Task duration"
msgstr ""
#: ../src/view/Dialogs/SettingsPages/BehaviorPage.vala:66
#: ../src/view/Dialogs/SettingsPages/BehaviorPage.vala:68
#: ../src/view/Dialogs/SettingsPages/BehaviorPage.vala:70
msgid "minutes"
msgstr ""
#: ../src/view/Dialogs/SettingsPages/BehaviorPage.vala:67
#: ../src/view/Widgets/TimerScheduleWidget.vala:133
msgid "Break duration"
msgstr ""
#: ../src/view/Dialogs/SettingsPages/BehaviorPage.vala:69
msgid "Long break duration"
msgstr ""
#: ../src/view/Dialogs/SettingsPages/BehaviorPage.vala:73
msgid "Resume task after the break"
msgstr ""
#: ../src/view/Dialogs/SettingsPages/BehaviorPage.vala:74
msgid "Reset timer after switching tasks"
msgstr ""
#. / Part of "Have a long break after # short breaks"
#: ../src/view/Dialogs/SettingsPages/BehaviorPage.vala:77
msgid "Have a long break after"
msgstr ""
#. / Part of "Have a long break after # short breaks"
#: ../src/view/Dialogs/SettingsPages/BehaviorPage.vala:79
msgid "short breaks"
msgstr ""
#: ../src/view/Dialogs/SettingsPages/BehaviorPage.vala:83
msgid "Timer mode"
msgstr ""
#: ../src/view/Dialogs/SettingsPages/BehaviorPage.vala:108
msgid "Simple"
msgstr ""
#: ../src/view/Dialogs/SettingsPages/BehaviorPage.vala:109
msgid "Pomodoro"
msgstr ""
#: ../src/view/Dialogs/SettingsPages/BehaviorPage.vala:110
msgid "Custom"
msgstr ""
#: ../src/view/Dialogs/SettingsPages/BehaviorPage.vala:169
msgid "Tasks"
msgstr ""
#: ../src/view/Dialogs/SettingsPages/BehaviorPage.vala:170
msgid "Placement of new tasks"
msgstr ""
#: ../src/view/Dialogs/SettingsPages/BehaviorPage.vala:173
msgid "Top of the list"
msgstr ""
#: ../src/view/Dialogs/SettingsPages/BehaviorPage.vala:174
msgid "Bottom of the list"
msgstr ""
#: ../src/view/Dialogs/SettingsPages/ShortcutsPage.vala:40
msgid "%s needs to be restarted for changes to take effect."
msgstr ""
#: ../src/view/MainWindow.vala:64
msgid "Go to overview"
msgstr ""
#: ../src/view/MainWindow.vala:65
msgid "Go back to the to-do list"
msgstr ""
#: ../src/view/MainWindow.vala:310
msgid "Menu"
msgstr ""
#: ../src/view/MainWindow.vala:414
msgid "Contribute / Donate"
msgstr ""
#: ../src/view/MainWindow.vala:463 ../src/view/TimerView.vala:88
msgid "Take a Break"
msgstr ""
#: ../src/view/MainWindow.vala:464
msgid "Relax and stop thinking about your current task for a while"
msgstr ""
#: ../src/view/MainWindow.vala:469
msgid "The Break is Over"
msgstr ""
#: ../src/view/MainWindow.vala:470
msgid "Your current task is"
msgstr ""
#: ../src/view/MainWindow.vala:490
msgid "Prepare for your break"
msgstr ""
#: ../src/view/MainWindow.vala:491
msgid "You have %s seconds left"
msgstr ""
#: ../src/view/SelectionPage.vala:96
msgid ""
"Currently, no lists are configured.\n"
"Add one below!"
msgstr ""
#: ../src/view/TaskListPage.vala:111
msgid "Lists"
msgstr ""
#: ../src/view/TaskListPage.vala:117 ../src/view/TaskListPage.vala:200
msgid "To-Do"
msgstr ""
#: ../src/view/TaskListPage.vala:119 ../src/view/TaskListPage.vala:203
msgid "Done"
msgstr ""
#: ../src/view/TimerView.vala:92
msgid "Active Task"
msgstr ""
#: ../src/view/TimerView.vala:112
msgid "Pau_se"
msgstr ""
#: ../src/view/TimerView.vala:119
msgid "_Start"
msgstr ""
#: ../src/view/TimerView.vala:140
msgid "Inactive"
msgstr ""
#: ../src/view/TimerView.vala:141
msgid "No task has been selected"
msgstr ""
#: ../src/view/TimerView.vala:225
msgid "S_kip"
msgstr ""
#: ../src/view/TimerView.vala:226
msgid "_Done"
msgstr ""
#: ../src/view/TimerView.vala:271
msgid "Relax"
msgstr ""
#: ../src/view/TimerView.vala:272
msgid "You have nothing to do."
msgstr ""
#: ../src/view/Widgets/TodoListInfoRow.vala:94
msgid "Delete"
msgstr ""
#: ../src/view/Widgets/TodoListInfoRow.vala:95
msgid "Edit"
msgstr ""