-
Notifications
You must be signed in to change notification settings - Fork 21
/
winpinator.pot
983 lines (770 loc) · 23.9 KB
/
winpinator.pot
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
520
521
522
523
524
525
526
527
528
529
530
531
532
533
534
535
536
537
538
539
540
541
542
543
544
545
546
547
548
549
550
551
552
553
554
555
556
557
558
559
560
561
562
563
564
565
566
567
568
569
570
571
572
573
574
575
576
577
578
579
580
581
582
583
584
585
586
587
588
589
590
591
592
593
594
595
596
597
598
599
600
601
602
603
604
605
606
607
608
609
610
611
612
613
614
615
616
617
618
619
620
621
622
623
624
625
626
627
628
629
630
631
632
633
634
635
636
637
638
639
640
641
642
643
644
645
646
647
648
649
650
651
652
653
654
655
656
657
658
659
660
661
662
663
664
665
666
667
668
669
670
671
672
673
674
675
676
677
678
679
680
681
682
683
684
685
686
687
688
689
690
691
692
693
694
695
696
697
698
699
700
701
702
703
704
705
706
707
708
709
710
711
712
713
714
715
716
717
718
719
720
721
722
723
724
725
726
727
728
729
730
731
732
733
734
735
736
737
738
739
740
741
742
743
744
745
746
747
748
749
750
751
752
753
754
755
756
757
758
759
760
761
762
763
764
765
766
767
768
769
770
771
772
773
774
775
776
777
778
779
780
781
782
783
784
785
786
787
788
789
790
791
792
793
794
795
796
797
798
799
800
801
802
803
804
805
806
807
808
809
810
811
812
813
814
815
816
817
818
819
820
821
822
823
824
825
826
827
828
829
830
831
832
833
834
835
836
837
838
839
840
841
842
843
844
845
846
847
848
849
850
851
852
853
854
855
856
857
858
859
860
861
862
863
864
865
866
867
868
869
870
871
872
873
874
875
876
877
878
879
880
881
882
883
884
885
886
887
888
889
890
891
892
893
894
895
896
897
898
899
900
901
902
903
904
905
906
907
908
909
910
911
912
913
914
915
916
917
918
919
920
921
922
923
924
925
926
927
928
929
930
931
932
933
934
935
936
937
938
939
940
941
942
943
944
945
946
947
948
949
950
951
952
953
954
955
956
957
958
959
960
961
962
963
964
965
966
967
968
969
970
971
972
973
974
975
976
977
978
979
980
981
982
983
# SOME DESCRIPTIVE TITLE.
# Copyright (C) YEAR THE PACKAGE'S COPYRIGHT HOLDER
# This file is distributed under the same license as the PACKAGE package.
# FIRST AUTHOR <EMAIL@ADDRESS>, YEAR.
#
#, fuzzy
msgid ""
msgstr ""
"Project-Id-Version: PACKAGE VERSION\n"
"Report-Msgid-Bugs-To: \n"
"POT-Creation-Date: 2022-02-18 19:12+0100\n"
"PO-Revision-Date: YEAR-MO-DA HO:MI+ZONE\n"
"Last-Translator: FULL NAME <EMAIL@ADDRESS>\n"
"Language-Team: LANGUAGE <[email protected]>\n"
"Language: \n"
"MIME-Version: 1.0\n"
"Content-Type: text/plain; charset=UTF-8\n"
"Content-Transfer-Encoding: 8bit\n"
"Plural-Forms: nplurals=INTEGER; plural=EXPRESSION;\n"
#. TRANSLATORS: This XML is loaded into wxRichTextCtrl in "About" section
#: .\gui\about_dialog.cpp:18
msgid ""
"<?xml version=\"1.0\" encoding=\"UTF-8\"?>\n"
"<richtext version=\"1.0.0.0\" xmlns=\"http://www.wxwidgets.org\">\n"
" <paragraphlayout textcolor=\"#000000\" fontpointsize=\"12\" fontfamily=\"72\" fontstyle=\"90\" fontweight=\"400\" fontunderlined=\"0\" fontface=\"Times New Roman\" alignment=\"1\" parspacingafter=\"10\" parspacingbefore=\"0\" linespacing=\"10\" margin-left=\"10,4098\" margin-right=\"10,4098\" margin-top=\"10,4098\" margin-bottom=\"10,4098\">\n"
" <paragraph fontpointsize=\"10\" fontweight=\"700\" fontface=\"Segoe UI\">\n"
" <text fontpointsize=\"15\" fontstyle=\"93\" fontweight=\"700\" fontface=\"Segoe UI\">About</text>\n"
" </paragraph>\n"
" <paragraph fontpointsize=\"10\" fontweight=\"700\" fontface=\"Segoe UI\">\n"
" <text fontpointsize=\"10\" fontweight=\"700\" fontface=\"Segoe UI\"></text>\n"
" </paragraph>\n"
" <paragraph>\n"
" <text fontpointsize=\"10\" fontweight=\"700\" fontface=\"Segoe UI\">\"Winpinator \"</text>\n"
" <text fontpointsize=\"10\" fontweight=\"400\" fontface=\"Segoe UI\">is an unofficial Windows port of a Linux file transfer tool called Warpinator. It provides all features of its Linux equivalent, however, Windows uses its own filesystem called NTFS and is generally architecturally different, hence Winpinator has to emulate some Linux features, like permission system. Winpinator should work out-of-the-box, it makes use of zeroconf networking, i.e. mDNS protocol, but some firewall settings might prevent it from communicating with the rest of the network.</text>\n"
" </paragraph>\n"
" <paragraph fontweight=\"400\">\n"
" <text fontpointsize=\"10\" fontface=\"Segoe UI\"></text>\n"
" </paragraph>\n"
" <paragraph fontweight=\"400\">\n"
" <text fontpointsize=\"10\" fontface=\"Segoe UI\">The main goal of the project was to create a tool that provides native Windows look-and-feel, so the interface uses default system skin and supports drag-and-drop.</text>\n"
" </paragraph>\n"
" <paragraph fontweight=\"400\">\n"
" <text fontpointsize=\"10\" fontface=\"Segoe UI\"></text>\n"
" </paragraph>\n"
" <paragraph fontweight=\"400\">\n"
" <text fontpointsize=\"15\" fontstyle=\"93\" fontweight=\"700\" fontface=\"Segoe UI\">Used libraries</text>\n"
" </paragraph>\n"
" <paragraph fontweight=\"400\">\n"
" <text fontpointsize=\"15\" fontstyle=\"93\" fontweight=\"700\" fontface=\"Segoe UI\"></text>\n"
" </paragraph>\n"
" <paragraph fontweight=\"400\" leftindent=\"60\" leftsubindent=\"60\" bulletstyle=\"512\" bulletname=\"standard/circle\" liststyle=\"Bullet List 1\">\n"
" <text fontpointsize=\"10\" fontweight=\"400\" fontface=\"Segoe UI\">wxWidgets - as a general framework, to provide native Windows look-and-feel</text>\n"
" </paragraph>\n"
" <paragraph fontweight=\"400\" leftindent=\"60\" leftsubindent=\"60\" bulletstyle=\"512\" bulletname=\"standard/circle\" liststyle=\"Bullet List 1\">\n"
" <text fontpointsize=\"10\" fontface=\"Segoe UI\">gRPC and protobuf - to support the protocol of official Warpinator</text>\n"
" </paragraph>\n"
" <paragraph fontweight=\"400\" leftindent=\"60\" leftsubindent=\"60\" bulletstyle=\"512\" bulletname=\"standard/circle\" liststyle=\"Bullet List 1\">\n"
" <text fontpointsize=\"10\" fontface=\"Segoe UI\">sodium - to encrypt and decrypt RSA keys with the symmetric group key</text>\n"
" </paragraph>\n"
" <paragraph fontweight=\"400\" leftindent=\"60\" leftsubindent=\"60\" bulletstyle=\"512\" bulletname=\"standard/circle\" liststyle=\"Bullet List 1\">\n"
" <text fontpointsize=\"10\" fontface=\"Segoe UI\">openssl - to generate safe PEM keys</text>\n"
" </paragraph>\n"
" <paragraph fontweight=\"400\" leftindent=\"60\" leftsubindent=\"60\" bulletstyle=\"512\" bulletname=\"standard/circle\" liststyle=\"Bullet List 1\">\n"
" <text fontpointsize=\"10\" fontface=\"Segoe UI\">sqlite3 - to store persistent data, e.g. transfer history</text>\n"
" </paragraph>\n"
" <paragraph fontweight=\"400\" leftindent=\"60\" leftsubindent=\"60\" bulletstyle=\"512\" bulletname=\"standard/circle\" liststyle=\"Bullet List 1\">\n"
" <text fontpointsize=\"10\" fontface=\"Segoe UI\">zlib - to support transfer compression (one of the newer features of Warpinator)</text>\n"
" </paragraph>\n"
" <paragraph fontweight=\"400\" leftindent=\"60\" leftsubindent=\"60\" bulletstyle=\"512\" bulletname=\"standard/circle\" liststyle=\"Bullet List 1\">\n"
" <text fontpointsize=\"10\" fontface=\"Segoe UI\">wintoast - to display toast notifications</text>\n"
" </paragraph>\n"
" <paragraph fontweight=\"400\" leftindent=\"60\" leftsubindent=\"60\" bulletstyle=\"512\" bulletname=\"standard/circle\" liststyle=\"Bullet List 1\">\n"
" <text fontpointsize=\"10\" fontface=\"Segoe UI\">cpp-base64 - to convert binary keys to text and vice versa</text>\n"
" </paragraph>\n"
" </paragraphlayout>\n"
"</richtext>\n"
msgstr ""
#: .\gui\about_dialog.cpp:108
msgid "About Winpinator..."
msgstr ""
#: .\gui\about_dialog.cpp:201
msgid "Could not load About section."
msgstr ""
#: .\gui\about_dialog.cpp:208
msgid "About"
msgstr ""
#: .\gui\about_dialog.cpp:224
msgid "License"
msgstr ""
#: .\gui\about_dialog.cpp:239
msgid "License file could not be loaded."
msgstr ""
#. TRANSLATORS: version string (e.g. "ver. 1.2.3")
#: .\gui\about_dialog.cpp:265
#, c-format
msgid "ver. %s"
msgstr ""
#: .\gui\file_list_dialog.cpp:16
msgid "The list below contains all files that were registered as being sent/received within the transfer you've selected. The list might be incomplete if the transfer has been interrupted or failed in a different way."
msgstr ""
#: .\gui\file_list_dialog.cpp:22
msgid "List of transferred files"
msgstr ""
#: .\gui\file_list_dialog.cpp:31
msgid "Close"
msgstr ""
#: .\gui\file_list_dialog.cpp:94
msgid "File name"
msgstr ""
#: .\gui\file_list_dialog.cpp:96
msgid "File type"
msgstr ""
#: .\gui\file_list_dialog.cpp:98
msgid "Relative path"
msgstr ""
#: .\gui\file_list_dialog.cpp:100
msgid "Absolute path"
msgstr ""
#: .\gui\file_list_dialog.cpp:170 .\gui\history_item_icon.cpp:293
msgid "Folder"
msgstr ""
#: .\gui\file_list_dialog.cpp:178 .\gui\file_list_dialog.cpp:187
#: .\gui\file_list_dialog.cpp:193 .\gui\history_item_icon.cpp:282
msgid "File"
msgstr ""
#: .\gui\file_list_dialog.cpp:227
msgid "Copy file name..."
msgstr ""
#: .\gui\file_list_dialog.cpp:228
msgid "Copy file type..."
msgstr ""
#: .\gui\file_list_dialog.cpp:229
msgid "Copy relative path..."
msgstr ""
#: .\gui\file_list_dialog.cpp:230
msgid "Copy absolute path..."
msgstr ""
#: .\gui\history_element_finished.cpp:120 .\gui\history_element_pending.cpp:383
msgid "Type:"
msgstr ""
#: .\gui\history_element_finished.cpp:121 .\gui\history_element_pending.cpp:384
msgid "Total size:"
msgstr ""
#: .\gui\history_element_finished.cpp:157
msgid "Date and time:"
msgstr ""
#: .\gui\history_element_finished.cpp:173
msgid "%Y-%m-%d %I:%M %p"
msgstr ""
#: .\gui\history_element_finished.cpp:188
msgid "&Open "
msgstr ""
#: .\gui\history_element_finished.cpp:189
msgid "Show in &Explorer..."
msgstr ""
#: .\gui\history_element_finished.cpp:190
msgid "Show &list of transferred files..."
msgstr ""
#: .\gui\history_element_finished.cpp:192
msgid "&Remove from history"
msgstr ""
#: .\gui\history_element_finished.cpp:261
msgid "Files and directories from this transfer no longer exist on the hard drive."
msgstr ""
#: .\gui\history_element_finished.cpp:263
msgid "Can't show element"
msgstr ""
#: .\gui\history_element_finished.cpp:355
msgid "Completed"
msgstr ""
#: .\gui\history_element_finished.cpp:357
msgid "Cancelled"
msgstr ""
#: .\gui\history_element_finished.cpp:359
msgid "Error occurred"
msgstr ""
#: .\gui\history_element_finished.cpp:361 .\gui\utils.cpp:146
msgid "Unknown"
msgstr ""
#: .\gui\history_element_finished.cpp:449
msgid "Selected element no longer exists on the hard drive."
msgstr ""
#: .\gui\history_element_finished.cpp:450
msgid "Can't open element"
msgstr ""
#: .\gui\history_element_pending.cpp:57
msgid "Over&write"
msgstr ""
#: .\gui\history_element_pending.cpp:60
msgid "&Cancel"
msgstr ""
#: .\gui\history_element_pending.cpp:63
msgid "&Accept"
msgstr ""
#: .\gui\history_element_pending.cpp:66
msgid "&Decline"
msgstr ""
#: .\gui\history_element_pending.cpp:72
msgid "&Stop"
msgstr ""
#: .\gui\history_element_pending.cpp:176
msgid "calculating remaining time"
msgstr ""
#: .\gui\history_element_pending.cpp:180
msgid "a few seconds remaining"
msgstr ""
#: .\gui\history_element_pending.cpp:185
#, c-format
msgid "%d sec remaining"
msgid_plural "%d secs remaining"
msgstr[0] ""
msgstr[1] ""
#: .\gui\history_element_pending.cpp:193
#, c-format
msgid "%d min remaining"
msgid_plural "%d mins remaining"
msgstr[0] ""
msgstr[1] ""
#: .\gui\history_element_pending.cpp:201
#, c-format
msgid "%d hour remaining"
msgid_plural "%d hours remaining"
msgstr[0] ""
msgstr[1] ""
#: .\gui\history_element_pending.cpp:209
#, c-format
msgid "%d day remaining"
msgid_plural "%d days remaining"
msgstr[0] ""
msgstr[1] ""
#: .\gui\history_element_pending.cpp:214
msgid "many days remaining"
msgstr ""
#. TRANSLATORS: this is a format string for transfer speed,
#. the %s part will be replaced with appropriate file size equivalent,
#. e.g. 25,4MB or 32,6KB
#: .\gui\history_element_pending.cpp:220
#, c-format
msgid "%s/s"
msgstr ""
#. TRANSLATORS: the subsequent %s placeholders stand for:
#. current sent bytes, transfer total size, transfer speed, remaining time
#: .\gui\history_element_pending.cpp:226
#, c-format
msgid "%s of %s ἢ %s ἢ %s"
msgstr ""
#: .\gui\history_element_pending.cpp:250
msgid "999.9MB of 999.9MB ἢ 999.9MB/s ἢ a few seconds remaining"
msgstr ""
#. TRANSLATORS: %s stands for full name of the peer
#: .\gui\history_element_pending.cpp:281
#, c-format
msgid "%s is sending you files:"
msgstr ""
#. TRANSLATORS: %s stands for full name of the peer
#: .\gui\history_element_pending.cpp:292
#, c-format
msgid "Awaiting approval from %s..."
msgstr ""
#: .\gui\history_element_pending.cpp:300
msgid "Scanning for files..."
msgstr ""
#: .\gui\history_element_pending.cpp:310
msgid "This request will overwrite one or more files!"
msgstr ""
#: .\gui\history_element_pending.cpp:320
msgid "R&esume"
msgstr ""
#: .\gui\history_element_pending.cpp:332
msgid "&Pause"
msgstr ""
#: .\gui\history_element_pending.cpp:344
msgid "Not enough disk space! Files cannot be received!"
msgstr ""
#: .\gui\history_item_icon.cpp:149 .\gui\history_item_icon.cpp:274
msgid "Empty"
msgstr ""
#: .\gui\history_item_icon.cpp:175 .\service\notification_accept_files.cpp:107
#, c-format
msgid "%d element"
msgid_plural "%d elements"
msgstr[0] ""
msgstr[1] ""
#: .\gui\history_item_icon.cpp:179
#, c-format
msgid "%d file"
msgid_plural "%d files"
msgstr[0] ""
msgstr[1] ""
#: .\gui\history_item_icon.cpp:182
#, c-format
msgid "%d folder"
msgid_plural "%d folders"
msgstr[0] ""
msgstr[1] ""
#. TRANSLATORS: format string, e.g. <2 folders> and <5 files>
#: .\gui\history_item_icon.cpp:198
#, c-format
msgid "%s and %s"
msgstr ""
#: .\gui\history_item_icon.cpp:268
msgid "Calculating"
msgstr ""
#: .\gui\history_item_icon.cpp:286
msgid "Multiple files"
msgstr ""
#: .\gui\history_item_icon.cpp:297
msgid "Multiple folders"
msgstr ""
#: .\gui\history_item_icon.cpp:302
msgid "Mixed elements"
msgstr ""
#: .\gui\host_listbox.cpp:159
msgid "Hostname:"
msgstr ""
#: .\gui\host_listbox.cpp:160
msgid "IP Address:"
msgstr ""
#: .\gui\host_listbox.cpp:183
msgid "OS:"
msgstr ""
#: .\gui\host_listbox.cpp:184
msgid "Connection:"
msgstr ""
#: .\gui\page_error.cpp:13
msgid "A fatal error occurred while trying to start the service!"
msgstr ""
#: .\gui\page_error.cpp:53 .\gui\page_nohosts.cpp:36
msgid "Try again"
msgstr ""
#: .\gui\page_error.cpp:59
msgid "Open settings"
msgstr ""
#: .\gui\page_error.cpp:130
msgid "No error."
msgstr ""
#: .\gui\page_error.cpp:133
msgid "Unknown error!"
msgstr ""
#: .\gui\page_error.cpp:137
msgid "Can't create mDNS server! Maybe another running app is holding exclusive access to appropriate port?"
msgstr ""
#: .\gui\page_error.cpp:142
msgid "Can't create registration service (for compatibility mode). Maybe there's another instance of Winpinator running on your computer, e.g. started by another user? You can always try to change ports in the settings."
msgstr ""
#: .\gui\page_error.cpp:149
msgid "Can't create registration service. Maybe there's another instance of Winpinator running on your computer, e.g. started by another user? You can always try to change ports in the settings."
msgstr ""
#: .\gui\page_error.cpp:156
msgid "Can't create main service. Maybe there's another instance of Winpinator running on your computer, e.g. started by another user? You can always try to change ports in the settings."
msgstr ""
#: .\gui\page_error.cpp:163
msgid "Output directory you provided in the settings does not exist. Winpinator failed to create one."
msgstr ""
#: .\gui\page_error.cpp:169
msgid "Missing description"
msgstr ""
#: .\gui\page_hostlist.cpp:20
msgid "Below is a list of currently available computers. Select the one you want to transfer your files to."
msgstr ""
#: .\gui\page_hostlist.cpp:24
msgid ""
"Below is a list of currently available computers.\n"
"Select the one you want to transfer your files to."
msgstr ""
#: .\gui\page_hostlist.cpp:50
msgid "Select where to send your files"
msgstr ""
#: .\gui\page_hostlist.cpp:62
msgid "Refresh list"
msgstr ""
#: .\gui\page_hostlist.cpp:78
msgid "Searching for computers on your network..."
msgstr ""
#: .\gui\page_hostlist.cpp:83
msgid "&Next >"
msgstr ""
#: .\gui\page_hostlist.cpp:346
msgid "Data unavailable"
msgstr ""
#: .\gui\page_hostlist.cpp:355
msgid "Loading..."
msgstr ""
#: .\gui\page_nohosts.cpp:11
msgid "There are no other computers found on your network..."
msgstr ""
#: .\gui\page_offline.cpp:10
msgid "It seems you're offline! Check your LAN connection..."
msgstr ""
#: .\gui\page_starting.cpp:22
msgid "Starting Winpinator..."
msgstr ""
#: .\gui\page_transferlist.cpp:37
msgid "Select files or directories to start transfer"
msgstr ""
#: .\gui\page_transferlist.cpp:43
msgid "Drop elements you want to send into the box below or click one of the buttons."
msgstr ""
#: .\gui\page_transferlist.cpp:49
msgid "Go back"
msgstr ""
#: .\gui\page_transferlist.cpp:55
msgid "Send file(s)..."
msgstr ""
#: .\gui\page_transferlist.cpp:59
msgid "Send a folder..."
msgstr ""
#: .\gui\page_transferlist.cpp:65 .\gui\page_transferlist.cpp:261
#: .\gui\settings_dialog.cpp:538
msgid "Clear history"
msgstr ""
#: .\gui\page_transferlist.cpp:205
msgid "Select files to send..."
msgstr ""
#. TRANSLATORS: wildcard format: type1|filter1;type2|filter2;...
#: .\gui\page_transferlist.cpp:207
msgid "All files (*.*)|*.*"
msgstr ""
#: .\gui\page_transferlist.cpp:233
msgid "Select directories to send..."
msgstr ""
#: .\gui\page_transferlist.cpp:260
msgid "Are you sure you want to clear entire history for this device?"
msgstr ""
#: .\gui\page_transferlist.cpp:263 .\gui\settings_dialog.cpp:540
msgid "This operation cannot be undone!"
msgstr ""
#: .\gui\permission_picker.cpp:32
msgid "Read"
msgstr ""
#: .\gui\permission_picker.cpp:34
msgid "Write"
msgstr ""
#: .\gui\permission_picker.cpp:36
msgid "Execute"
msgstr ""
#: .\gui\permission_picker.cpp:39
msgid "Owner"
msgstr ""
#: .\gui\permission_picker.cpp:45
msgid "Group"
msgstr ""
#: .\gui\permission_picker.cpp:51
msgid "Others"
msgstr ""
#: .\gui\settings_dialog.cpp:17
msgid "Preferences"
msgstr ""
#: .\gui\settings_dialog.cpp:35
msgid "General"
msgstr ""
#: .\gui\settings_dialog.cpp:36
msgid "Unix permissions"
msgstr ""
#: .\gui\settings_dialog.cpp:37
msgid "History"
msgstr ""
#: .\gui\settings_dialog.cpp:38
msgid "Connection"
msgstr ""
#: .\gui\settings_dialog.cpp:79
msgid "Interface"
msgstr ""
#: .\gui\settings_dialog.cpp:85
msgid "Language (requires restart to take effect):"
msgstr ""
#: .\gui\settings_dialog.cpp:102
msgid "Desktop"
msgstr ""
#: .\gui\settings_dialog.cpp:107
msgid "Start with main window open"
msgstr ""
#: .\gui\settings_dialog.cpp:113
msgid "Start automatically (on system startup)"
msgstr ""
#: .\gui\settings_dialog.cpp:119
msgid "Do not show main window on system startup"
msgstr ""
#: .\gui\settings_dialog.cpp:129
msgid "File transfers"
msgstr ""
#: .\gui\settings_dialog.cpp:134
msgid "Use compression (if available)"
msgstr ""
#: .\gui\settings_dialog.cpp:140
msgid "Compression level:"
msgstr ""
#: .\gui\settings_dialog.cpp:148
msgid "Location for received files:"
msgstr ""
#: .\gui\settings_dialog.cpp:159
msgid "Require approval before accepting files"
msgstr ""
#: .\gui\settings_dialog.cpp:165
msgid "Require approval when files would be overwritten"
msgstr ""
#: .\gui\settings_dialog.cpp:171
msgid "Preserve zone information in incoming files"
msgstr ""
#: .\gui\settings_dialog.cpp:189
msgid "File permissions:"
msgstr ""
#: .\gui\settings_dialog.cpp:196
msgid "Executable permissions:"
msgstr ""
#: .\gui\settings_dialog.cpp:203
msgid "Folder permissions:"
msgstr ""
#: .\gui\settings_dialog.cpp:218
msgid "Transfer history"
msgstr ""
#: .\gui\settings_dialog.cpp:223
msgid "Warning! Every action you perform on this page is irreversible!"
msgstr ""
#: .\gui\settings_dialog.cpp:233
msgid "Hostname"
msgstr ""
#: .\gui\settings_dialog.cpp:234
msgid "Full name"
msgstr ""
#: .\gui\settings_dialog.cpp:235
msgid "IP address"
msgstr ""
#: .\gui\settings_dialog.cpp:236
msgid "OS"
msgstr ""
#: .\gui\settings_dialog.cpp:237
msgid "Transfers registered"
msgstr ""
#: .\gui\settings_dialog.cpp:247
msgid "Remove selected"
msgstr ""
#: .\gui\settings_dialog.cpp:249
msgid "Clear all history"
msgstr ""
#: .\gui\settings_dialog.cpp:271
msgid "Identification"
msgstr ""
#: .\gui\settings_dialog.cpp:277
msgid "Group code:"
msgstr ""
#: .\gui\settings_dialog.cpp:292
msgid "Network"
msgstr ""
#: .\gui\settings_dialog.cpp:297
msgid "Network interface to use:"
msgstr ""
#: .\gui\settings_dialog.cpp:312
msgid "Incoming port for transfers:"
msgstr ""
#: .\gui\settings_dialog.cpp:321
msgid "Incoming port for registration:"
msgstr ""
#: .\gui\settings_dialog.cpp:471
msgid "Automatic"
msgstr ""
#: .\gui\settings_dialog.cpp:537
msgid "Are you sure you want to clear all history?"
msgstr ""
#: .\gui\transfer_history.cpp:20
msgid "Soon in the future"
msgstr ""
#: .\gui\transfer_history.cpp:21
msgid "Today"
msgstr ""
#: .\gui\transfer_history.cpp:22
msgid "Yesterday"
msgstr ""
#: .\gui\transfer_history.cpp:23
msgid "Earlier this week"
msgstr ""
#: .\gui\transfer_history.cpp:24
msgid "Last week"
msgstr ""
#: .\gui\transfer_history.cpp:25
msgid "Earlier this month"
msgstr ""
#: .\gui\transfer_history.cpp:26
msgid "Last month"
msgstr ""
#: .\gui\transfer_history.cpp:27
msgid "Earlier this year"
msgstr ""
#: .\gui\transfer_history.cpp:28
msgid "Last year"
msgstr ""
#: .\gui\transfer_history.cpp:29
msgid "A long time ago"
msgstr ""
#: .\gui\transfer_history.cpp:48
msgid "There is no transfer history for this device..."
msgstr ""
#: .\gui\transfer_history.cpp:60
msgid "In progress"
msgstr ""
#: .\gui\transfer_history.cpp:559
#, c-format
msgid "In progress (%d)"
msgstr ""
#: .\gui\utils.cpp:133
msgid "Offline"
msgstr ""
#: .\gui\utils.cpp:135
msgid "Registration in progress..."
msgstr ""
#: .\gui\utils.cpp:137
msgid "Connecting..."
msgstr ""
#: .\gui\utils.cpp:139
msgid "Host unreachable"
msgstr ""
#: .\gui\utils.cpp:141
msgid "Establishing duplex connection..."
msgstr ""
#: .\gui\utils.cpp:143
msgid "Ready"
msgstr ""
#: .\gui\utils.cpp:195
msgid "Calculating..."
msgstr ""
#: .\gui\winpinator_banner.cpp:174
msgid "Share your files across the LAN"
msgstr ""
#: .\gui\winpinator_banner.cpp:178
#, c-format
msgid "Send %d element..."
msgid_plural "Send %d elements..."
msgstr[0] ""
msgstr[1] ""
#: .\gui\winpinator_frame.cpp:23
msgid "Winpinator"
msgstr ""
#. TRANSLATORS: format string
#: .\gui\winpinator_frame.cpp:71 .\gui\winpinator_frame.cpp:328
#, c-format
msgid "IP: %s"
msgstr ""
#: .\gui\winpinator_frame.cpp:75 .\gui\winpinator_frame.cpp:312
#: .\gui\winpinator_frame.cpp:323
msgid "Offline!"
msgstr ""
#: .\gui\winpinator_frame.cpp:138
msgid "&Open save folder...\tCtrl+O"
msgstr ""
#: .\gui\winpinator_frame.cpp:139 .\tray_icon.cpp:81
msgid "Open the incoming files folder in Explorer"
msgstr ""
#: .\gui\winpinator_frame.cpp:140
msgid "&Preferences..."
msgstr ""
#: .\gui\winpinator_frame.cpp:141
msgid "Adjust app preferences"
msgstr ""
#: .\gui\winpinator_frame.cpp:143
msgid "E&xit\tAlt+F4"
msgstr ""
#: .\gui\winpinator_frame.cpp:144
msgid "Close this window but let Winpinator run in background"
msgstr ""
#: .\gui\winpinator_frame.cpp:146
msgid "Exit and &stop the service\tCtrl+Alt+F4"
msgstr ""
#: .\gui\winpinator_frame.cpp:147
msgid "Exit Winpinator and stop being visible to other computers"
msgstr ""
#: .\gui\winpinator_frame.cpp:149
msgid "&File"
msgstr ""
#: .\gui\winpinator_frame.cpp:152
msgid "&Help topics...\tF1"
msgstr ""
#: .\gui\winpinator_frame.cpp:153
msgid "Show help and documentation of Winpinator"
msgstr ""
#: .\gui\winpinator_frame.cpp:154
msgid "&What's new?..."
msgstr ""
#: .\gui\winpinator_frame.cpp:155
msgid "Show release notes"
msgstr ""
#: .\gui\winpinator_frame.cpp:156
msgid "&About Winpinator..."
msgstr ""
#: .\gui\winpinator_frame.cpp:157
msgid "Show credits dialog"
msgstr ""
#: .\gui\winpinator_frame.cpp:159
msgid "&Help"
msgstr ""
#: .\gui\winpinator_frame.cpp:262
msgid "Sorry, but Winpinator help is not available yet."
msgstr ""
#: .\gui\winpinator_frame.cpp:263
msgid "Help not available"
msgstr ""
#: .\service\notification_accept_files.cpp:91
msgid "Incoming files"
msgstr ""
#: .\service\notification_accept_files.cpp:100
#, c-format
msgid "%s is sending you a folder \"%s\""
msgstr ""
#: .\service\notification_accept_files.cpp:110
#, c-format
msgid "%s is sending you %s"
msgstr ""
#: .\service\notification_accept_files.cpp:116
#, c-format
msgid "%s is sending you a file \"%s\""
msgstr ""
#. TRANSLATORS: this string is appended to notification message
#. if overwrite is needed, e.g.
#. "A is sending you 5 files. Accepting this transfer..."
#. The initial dot is necessary.
#: .\service\notification_accept_files.cpp:126
msgid ". Accepting this transfer will overwrite some files!"
msgstr ""
#: .\service\notification_accept_files.cpp:134
msgid "Overwrite"
msgstr ""
#: .\service\notification_accept_files.cpp:135
msgid "Cancel"
msgstr ""
#: .\service\notification_accept_files.cpp:139
msgid "Accept"
msgstr ""
#: .\service\notification_accept_files.cpp:140
msgid "Decline"
msgstr ""
#: .\service\notification_transfer_failed.cpp:33
msgid "Transfer failure"
msgstr ""
#: .\service\notification_transfer_failed.cpp:37
#, c-format
msgid "Some transfers between you and %s have failed unexpectedly!"
msgstr ""
#: .\service\notification_transfer_succeeded.cpp:19
msgid "Transfer success"
msgstr ""
#: .\service\notification_transfer_succeeded.cpp:23
#, c-format
msgid "Transfer between you and %s has finished successfully!"
msgstr ""
#: .\service\service_utils.cpp:98
msgid "Unknown OS"
msgstr ""
#: .\tray_icon.cpp:34
msgid "Winpinator (Error!)"
msgstr ""
#: .\tray_icon.cpp:42
msgid "Winpinator (Waiting...)"
msgstr ""
#: .\tray_icon.cpp:50
msgid "Winpinator (Running)"
msgstr ""
#: .\tray_icon.cpp:77
msgid "&Restore window"
msgstr ""
#: .\tray_icon.cpp:78
msgid "Restore main app window"
msgstr ""
#: .\tray_icon.cpp:80
msgid "&Open save folder"
msgstr ""
#: .\tray_icon.cpp:82
msgid "E&xit"
msgstr ""
#: .\tray_icon.cpp:83
msgid "Exit Winpinator and stop background service"
msgstr ""