forked from torakiki/pdfsam
-
Notifications
You must be signed in to change notification settings - Fork 0
/
en_GB.po
1099 lines (773 loc) · 24.7 KB
/
en_GB.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
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
984
985
986
987
988
989
990
991
992
993
994
995
996
997
998
999
1000
# English (United Kingdom) translation for pdfsam
# Copyright (c) 2015 Rosetta Contributors and Canonical Ltd 2015
# This file is distributed under the same license as the pdfsam package.
# FIRST AUTHOR <EMAIL@ADDRESS>, 2015.
#
msgid ""
msgstr ""
"Project-Id-Version: pdfsam\n"
"Report-Msgid-Bugs-To: FULL NAME <EMAIL@ADDRESS>\n"
"POT-Creation-Date: 2019-05-13 18:52+0200\n"
"PO-Revision-Date: 2018-12-25 01:56+0000\n"
"Last-Translator: Andi Chandler <Unknown>\n"
"Language-Team: English (United Kingdom) <[email protected]>\n"
"MIME-Version: 1.0\n"
"Content-Type: text/plain; charset=UTF-8\n"
"Content-Transfer-Encoding: 8bit\n"
"X-Launchpad-Export-Date: 2019-05-16 13:56+0000\n"
"X-Generator: Launchpad (build 18962)\n"
msgid "No PDF document has been selected"
msgstr "No PDF document has been selected"
msgid "Extract"
msgstr "Extract"
msgid "Extract pages from PDF documents."
msgstr "Extract pages from PDF documents."
msgid "File names settings"
msgstr "File names settings"
msgid "Extract settings"
msgstr "Extract settings"
msgid "Output settings"
msgstr "Output settings"
msgid "Pages to extract (ex: 2 or 5-23 or 2,5-7,12-)"
msgstr "Pages to extract (ex: 2 or 5-23 or 2,5-7,12-)"
msgid "Invalid page ranges"
msgstr "Invalid page ranges"
msgid "Extract pages:"
msgstr "Extract pages:"
#, java-format
msgid "Installing theme {0}."
msgstr "Installing theme {0}."
#, java-format
msgid "Started in {0}"
msgstr "Started in {0}"
msgid "Closing PDFsam..."
msgstr "Closing PDFsam..."
msgid "Log register"
msgstr "Log register"
msgid "Copy"
msgstr "Copy"
msgid "Clear"
msgstr "Clear"
msgid "Select all"
msgstr "Select all"
msgid "Save log"
msgstr "Save log"
msgid "Select where to save the log file"
msgstr "Select where to save the log file"
msgid "About"
msgstr "About"
msgid "Premium features"
msgstr "Premium features"
msgid "Close"
msgstr "Close"
msgid "Modules"
msgstr "Modules"
msgid "Subscribe to the official news feed"
msgstr "Subscribe to the official news feed"
msgid "Environment"
msgstr "Environment"
msgid "Java runtime path: %s"
msgstr "Java runtime path: %s"
msgid "JavaFX runtime version %s"
msgstr "JavaFX runtime version %s"
#, java-format
msgid "Max memory {0}"
msgstr "Max memory {0}"
msgid "Copy to clipboard"
msgstr "Copy to clipboard"
msgid "Support"
msgstr "Support"
msgid "Bug and feature requests"
msgstr "Bug and feature requests"
msgid "Documentation"
msgstr "Documentation"
msgid "Contribute"
msgstr "Contribute"
msgid "Fork PDFsam on GitHub"
msgstr "Fork PDFsam on GitHub"
msgid "Translate"
msgstr "Translate"
msgid "Donate"
msgstr "Donate"
msgid "Social"
msgstr "Social"
msgid "Follow us on Twitter"
msgstr "Follow us on Twitter"
msgid "Like us on Facebook"
msgstr "Like us on Facebook"
msgid "Log register rows:"
msgstr "Log register rows:"
msgid "Maximum number of rows displayed by the Log register"
msgstr "Maximum number of rows displayed by the Log register"
msgid "Language:"
msgstr "Language:"
msgid "Set your preferred language (restart needed)"
msgstr "Set your preferred language (restart needed)"
msgid "Startup module:"
msgstr "Startup module:"
msgid "Set the module to open at application startup (restart needed)"
msgstr "Set the module to open at application startup (restart needed)"
msgid ""
"Usage statistics are used to populate the modules quick bar on the left with "
"the most used and most recently used modules."
msgstr ""
"Usage statistics are used to populate the modules quick bar on the left with "
"the most used and most recently used modules."
msgid "Manually selected"
msgstr "Manually selected"
msgid ""
"Automatically set the destination directory to the selected PDF document "
"directory"
msgstr ""
"Automatically set the destination directory to the selected PDF document "
"directory"
msgid "Clear usage statistics"
msgstr "Clear usage statistics"
msgid "Appearance"
msgstr "Appearance"
msgid "Behavior"
msgstr "Behaviour"
msgid "Workspace"
msgstr "Workspace"
msgid "Output"
msgstr "Output"
msgid "Check for updates now"
msgstr "Check for updates now"
msgid ""
"Select a directory where documents will be saved and loaded by default"
msgstr ""
"Select a directory where documents will be saved and loaded by default"
msgid "Select a directory"
msgstr "Select a directory"
msgid ""
"Select a previously saved workspace that will be automatically loaded at "
"startup"
msgstr ""
"Select a previously saved workspace that will be automatically loaded at "
"startup"
msgid "Select a workspace"
msgstr "Select a workspace"
msgid "Default working directory:"
msgstr "Default working directory:"
msgid "Load default workspace at startup:"
msgstr "Load default workspace at startup:"
msgid "Dashboard"
msgstr "Dashboard"
msgid "Check for updates at startup"
msgstr "Check for updates at startup"
msgid ""
"Set whether new version availability should be checked on startup (restart "
"needed)"
msgstr ""
"Set whether new version availability should be checked on startup (restart "
"needed)"
msgid "Check for news at startup"
msgstr "Check for news at startup"
msgid ""
"Set whether the application should check for news availability on startup "
"(restart needed)"
msgstr ""
"Set whether the application should check for news availability on startup "
"(restart needed)"
msgid "Enabled PDF compression"
msgstr ""
msgid "Set whether \"Compress output file\" should be enabled by default"
msgstr ""
msgid "Play alert sounds"
msgstr "Play alert sounds"
msgid "Turn on or off alert sounds"
msgstr "Turn on or off alert sounds"
msgid "Store passwords when saving a workspace file"
msgstr "Store passwords when saving a workspace file"
msgid ""
"If an encrypted PDF document has been opened with a password, save the "
"password in the workspace file"
msgstr ""
"If an encrypted PDF document has been opened with a password, save the "
"password in the workspace file"
msgid "Show donation window"
msgstr "Show donation window"
msgid ""
"Turn on or off the notification appearing once in a while and asking the "
"user to support PDFsam with a donation"
msgstr ""
"Turn on or off the notification appearing once in a while and asking the "
"user to support PDFsam with a donation"
msgid "Show premium features"
msgstr "Show premium features"
msgid ""
"Set whether the application should fetch and show premium features "
"description in the modules dashboard"
msgstr ""
"Set whether the application should fetch and show premium feature "
"descriptions in the modules dashboard"
msgid "Use the selected PDF document directory as output directory"
msgstr "Use the selected PDF document directory as output directory"
msgid "Save default workspace on exit"
msgstr "Save default workspace on exit"
msgid "If a default workspace is set, save it on application exit"
msgstr "If a default workspace is set, save it on application exit"
msgid "Maximum number of rows mast be a positive number"
msgstr "Maximum number of rows mast be a positive number"
msgid "Generate high quality thumbnails (slower)"
msgstr "Generate high quality thumbnails (slower)"
msgid "Size in px:"
msgstr "Size in px:"
msgid "Library used to generate thumbnails"
msgstr "Library used to generate thumbnails"
msgid "Thumbnails creator:"
msgstr "Thumbnails creator:"
msgid "Settings"
msgstr "Settings"
msgid "What's new"
msgstr "What's new"
msgid "Open with"
msgstr "Open with"
msgid "Select the task to perform on the following files"
msgstr "Select the task to perform on the following files"
msgid "Overwrite"
msgstr "Overwrite"
msgid "Cancel"
msgstr "Cancel"
msgid "Directory not empty"
msgstr "Directory not empty"
msgid "The selected directory is not empty"
msgstr "The selected directory is not empty"
msgid "Overwrite files with the same name as the generated ones?"
msgstr "Overwrite files with the same name as the generated ones?"
msgid "Don't overwrite existing file"
msgstr "Don't overwrite existing file"
msgid "Overwrite confirmation"
msgstr "Overwrite confirmation"
msgid "A file with the given name already exists"
msgstr "A file with the given name already exists"
msgid "Do you want to overwrite it?"
msgstr "Do you want to overwrite it?"
msgid "Yes"
msgstr "Yes"
msgid "No"
msgstr "No"
msgid "Non existing directory"
msgstr "Non existing directory"
msgid "The selected output directory does not exist"
msgstr "The selected output directory does not exist"
msgid "Do you want to create it?"
msgstr "Do you want to create it?"
msgid "Task failed"
msgstr "Task failed"
msgid "PDFsam can try to overcome the failure"
msgstr "PDFsam can try to overcome the failure"
msgid ""
"It may result in PDF files with partial or missing data, proceed anyway?"
msgstr ""
"It may result in PDF files with partial or missing data. Proceed anyway?"
msgid "Summary"
msgstr "Summary"
msgid "Keywords"
msgstr "Keywords"
msgid "Document details"
msgstr "Document details"
msgid "Invalid parameters"
msgstr "Invalid parameters"
msgid ""
"Input parameters are invalid, open the application messages for details."
msgstr ""
"Input parameters are invalid, open the application messages for details."
msgid "Access denied"
msgstr "Access denied"
#, java-format
msgid ""
"Unable to access \"{0}\", please make sure you have write permissions or "
"open the application messages for details."
msgstr ""
"Unable to access \"{0}\", please make sure you have write permissions or "
"open the application messages for details."
#, java-format
msgid "You performed {0} tasks with PDFsam, did it help?"
msgstr "You performed {0} tasks with PDFsam, did it help?"
msgid "Give something back"
msgstr "Give something back"
msgid "PDFsam worked hard!"
msgstr "PDFsam worked hard!"
msgid "Spread the word!"
msgstr "Spread the word!"
#, java-format
msgid "PDFsam {0} is available for download"
msgstr "PDFsam {0} is available for download"
msgid "Download"
msgstr "Download"
msgid "New version available"
msgstr "New version available"
msgid "You are running the latest version of PDFsam Basic"
msgstr ""
msgid "No update"
msgstr ""
msgid "Open"
msgstr "Open"
msgid "E_xit"
msgstr "E_xit"
msgid "_Settings"
msgstr "_Settings"
msgid "Application messages"
msgstr "Application messages"
msgid "_Modules"
msgstr "_Modules"
msgid "_Workspace"
msgstr "_Workspace"
msgid "_Load"
msgstr "_Load"
msgid "_Save"
msgstr "_Save"
msgid "Recen_ts"
msgstr "Recen_ts"
msgid "_Clear recents"
msgstr "_Clear recents"
msgid "Select the workspace file to save"
msgstr "Select the workspace file to save"
msgid "Select the workspace to load"
msgstr "Select the workspace to load"
msgid "Split by bookmarks"
msgstr "Split by bookmarks"
msgid ""
"Split a PDF document at bookmarked pages by specifying a bookmark level."
msgstr ""
"Split a PDF document at bookmarked pages by specifying a bookmark level."
msgid "Select or drag and drop the PDF you want to split"
msgstr "Select or drag and drop the PDF you want to split"
msgid "Split settings"
msgstr "Split settings"
msgid "Regular expression the bookmark has to match"
msgstr "Regular expression the bookmark has to match"
msgid "Split at this bookmark level:"
msgstr "Split at this bookmark level:"
msgid "Matching regular expression:"
msgstr "Matching regular expression:"
msgid "A regular expression the bookmark text has to match"
msgstr "A regular expression the bookmark text has to match"
msgid ""
"Example: use .*Chapter.* to match bookmarks containing the word \"Chapter\""
msgstr ""
"Example: use .*Chapter.* to match bookmarks containing the word \"Chapter\""
msgid "Invalid bookmarks level"
msgstr "Invalid bookmarks level"
msgid "Show errors"
msgstr "Show errors"
msgid "Run"
msgstr "Run"
msgid "Requested"
msgstr "Requested"
msgid "Completed"
msgstr "Completed"
msgid "Failed"
msgstr "Failed"
msgid "Running"
msgstr "Running"
#, java-format
msgid "Running {0}%"
msgstr "Running {0}%"
msgid "The selected PDF document is invalid"
msgstr "The selected PDF document is invalid"
msgid "Select the PDF file"
msgstr ""
msgid "_Select PDF"
msgstr ""
msgid "Clear all settings"
msgstr ""
#, java-format
msgid "Pages: {0}, PDF Version: {1}"
msgstr "Pages: {0}, PDF Version: {1}"
msgid "Loading..."
msgstr "Loading…"
msgid "Document properties"
msgstr "Document properties"
msgid "Remove"
msgstr "Remove"
msgid "Set destination"
msgstr "Set destination"
msgid "Open Folder"
msgstr "Open Folder"
msgid "Enter the user password"
msgstr "Enter the user password"
msgid "Unlock"
msgstr "Unlock"
msgid "Drag and drop PDF files here"
msgstr "Drag and drop PDF files here"
msgid "Set as range for all"
msgstr "Set as range for all"
msgid "Move to Top"
msgstr "Move to Top"
msgid "Move Up"
msgstr "Move Up"
msgid "Move Down"
msgstr "Move Down"
msgid "Move to Bottom"
msgstr "Move to Bottom"
msgid "Duplicate"
msgstr "Duplicate"
msgid "Drag and drop PDF files or directories containing PDF files"
msgstr "Drag and drop PDF files or directories containing PDF files"
msgid "No PDF found"
msgstr "No PDF found"
msgid "Size"
msgstr "Size"
msgid "Modified"
msgstr "Modified"
msgid "Name"
msgstr "Name"
msgid "Add documents to the table"
msgstr "Add documents to the table"
msgid "_Add"
msgstr "_Add"
msgid "PDF list from _text/csv file"
msgstr ""
msgid "Select pdf documents to load"
msgstr "Select pdf documents to load"
msgid "Select a text or CSV file to load"
msgstr ""
msgid "Removes selected documents"
msgstr "Removes selected documents"
msgid "_Remove"
msgstr "_Remove"
msgid "Removes every document"
msgstr "Removes every document"
msgid "_Clear"
msgstr "_Clear"
msgid "C_lear all settings"
msgstr "C_lear all settings"
msgid "Moves up selected documents"
msgstr "Moves up selected documents"
msgid "Move _Up"
msgstr "Move _Up"
msgid "Moves down selected documents"
msgstr "Moves down selected documents"
msgid "Move _Down"
msgstr "Move _Down"
msgid "Pace"
msgstr "Pace"
msgid ""
"Double click to set the number of pages after which the task will switch to "
"the next file"
msgstr ""
"Double click to set the number of pages after which the task will switch to "
"the next file"
msgid "Reverse"
msgstr "Reverse"
msgid "Pages"
msgstr "Pages"
msgid "Double click to set selected pages (ex: 2 or 5-23 or 2,5-7,12-)"
msgstr "Double click to set selected pages (ex: 2 or 5-23 or 2,5-7,12-)"
msgid "Page ranges"
msgstr "Page ranges"
msgid "The selected PDF file is invalid"
msgstr "The selected PDF file is invalid"
msgid "Select a file"
msgstr "Select a file"
msgid "The selected file must exist. "
msgstr "The selected file must exist. "
#, java-format
msgid "Allowed extensions are {0}"
msgstr "Allowed extensions are {0}"
msgid "Compress output file/files"
msgstr "Compress output file/files"
msgid "Discard bookmarks"
msgstr "Discard bookmarks"
msgid ""
"Tick the box if you don't want to retain any bookmark from the original PDF "
"document"
msgstr ""
"Tick the box if you don't want to retain any bookmarks from the original PDF "
"document"
msgid "Output PDF version:"
msgstr "Output PDF version:"
msgid "Show advanced settings"
msgstr "Show advanced settings"
msgid "Hide advanced settings"
msgstr "Hide advanced settings"
msgid "Overwrite if already exists"
msgstr "Overwrite if already exists"
msgid ""
"Tick the box if you want to overwrite the output files if they already exist."
msgstr ""
"Tick the box if you want to overwrite the output files if they already exist."
#, java-format
msgid "Version {0}"
msgstr "Version {0}"
msgid "Same as the input document"
msgstr "Same as the input document"
msgid "An existing output directory is required"
msgstr "An existing output directory is required"
msgid "The output directory is required"
msgstr "The output directory is required"
msgid "Select an existing directory"
msgstr "Select an existing directory"
msgid "Select"
msgstr "Select"
msgid "Browse"
msgstr "Browse"
#, java-format
msgid "PDF version required: {0}"
msgstr "PDF version required: {0}"
msgid "Prefix for the generated files names"
msgstr "Prefix for the generated files names"
msgid "Add prefix"
msgstr "Add prefix"
msgid "Generated PDF documents name prefix:"
msgstr "Generated PDF documents name prefix:"
msgid "Prefix for the output files name."
msgstr "Prefix for the output files name."
msgid "Some special keywords are replaced with runtime values."
msgstr "Some special keywords are replaced with runtime values."
msgid "Right click to add these keywords."
msgstr "Right click to add these keywords."
msgid "Split after"
msgstr "Split after"
msgid "No page selected"
msgstr "No page selected"
msgid "Split"
msgstr "Split"
msgid "Split a PDF document at the given page numbers."
msgstr "Split a PDF document at the given page numbers."
msgid "Every page"
msgstr "Every page"
msgid "Even pages"
msgstr "Even pages"
msgid "Odd pages"
msgstr "Odd pages"
msgid "Split the document after the given page numbers"
msgstr "Split the document after the given page numbers"
msgid ""
"Splits the PDF every \"n\" pages creating documents of \"n\" pages each"
msgstr ""
"Splits the PDF every \"n\" pages creating documents of \"n\" pages each"
msgid "Split after the following page numbers"
msgstr "Split after the following page numbers"
msgid "Page numbers to split at (n1,n2,n3..)"
msgstr "Page numbers to split at (n1,n2,n3..)"
msgid "Invalid page numbers"
msgstr "Invalid page numbers"
msgid "Only valid positive page numbers are allowed"
msgstr "Only valid positive page numbers are allowed"
msgid "Split by every \"n\" pages"
msgstr "Split by every \"n\" pages"
msgid "Number of pages"
msgstr "Number of pages"
msgid "Invalid number of pages"
msgstr "Invalid number of pages"
msgid "Checking for updates"
msgstr "Checking for updates"
msgid "Unable to find the latest available version."
msgstr "Unable to find the latest available version."
#, java-format
msgid "Unable to find any valid PDF file in the list: {0}"
msgstr ""
#, java-format
msgid "Unable to load PDF list file from {0}"
msgstr ""
msgid "Loading pdf documents"
msgstr "Loading pdf documents"
msgid "Documents loaded"
msgstr "Documents loaded"
msgid "Unable to retrieve premium features description"
msgstr "Unable to retrieve premium features description"
msgid "Fetching premium modules"
msgstr "Fetching premium modules"
msgid "Unable to retrieve premium modules"
msgstr "Unable to retrieve premium modules"
msgid "Unable to retrieve latest news"
msgstr "Unable to retrieve latest news"
msgid "Fetching latest news"
msgstr "Fetching latest news"
msgid "Unable to retrieve the latest news"
msgstr "Unable to retrieve the latest news"
#, java-format
msgid "Saving workspace data to {0}"
msgstr "Saving workspace data to {0}"
msgid "Workspace saved"
msgstr "Workspace saved"
msgid "Requesting modules state"
msgstr "Requesting modules state"
msgid "Unable to save modules workspace"
msgstr "Unable to save modules workspace"
#, java-format
msgid "Unable to save workspace to {0}"
msgstr "Unable to save workspace to {0}"
#, java-format
msgid "Loading workspace from {0}"
msgstr "Loading workspace from {0}"
msgid "Workspace loaded"
msgstr "Workspace loaded"
#, java-format
msgid "Unable to load workspace from {0}"
msgstr "Unable to load workspace from {0}"
msgid "Split by size"
msgstr "Split by size"
msgid "Split a PDF document in files of the given size (roughly)."
msgstr "Split a PDF document in files of the given size (roughly)."
msgid "Megabytes"
msgstr "Megabytes"
msgid "MB"
msgstr "MB"
msgid "Kilobytes"
msgstr "Kilobytes"
msgid "KB"
msgstr "KB"
msgid "Set the size to split at"
msgstr "Set the size to split at"
msgid "Size must be a number"
msgstr "Size must be a number"
msgid "Split at this size:"
msgstr "Split at this size:"
msgid "Invalid split size"
msgstr "Invalid split size"
msgid "Alternate Mix"
msgstr "Alternate Mix"
msgid ""
"Merge two or more PDF documents taking pages alternately in natural or "
"reverse order."
msgstr ""
"Merge two or more PDF documents, taking pages alternately in natural or "
"reverse order."
msgid "Destination file"
msgstr "Destination file"
msgid ""
"Double click to set pages you want to mix (ex: 2 or 5-23 or 2,5-7,12-)"
msgstr ""
"Double click to set pages you want to mix (eg: 2 or 5-23 or 2,5-7,12-)"
msgid "Select a positive integer number as pace"
msgstr "Select a positive integer number as pace"
msgid "All pages"
msgstr "All pages"
msgid "90 degrees clockwise"
msgstr "90 degrees clockwise"
msgid "180 degrees clockwise"
msgstr "180 degrees clockwise"
msgid "90 degrees counterclockwise"
msgstr "90 degrees counterclockwise"
msgid "Rotate "
msgstr "Rotate "
msgid ""
"Double click to set pages you want to rotate (ex: 2 or 5-23 or 2,5-7,12-)"
msgstr ""
"Double click to set pages you want to rotate (ex: 2 or 5-23 or 2,5-7,12-)"
msgid "Rotate"
msgstr "Rotate"
msgid "Rotate the pages of multiple PDF documents."
msgstr "Rotate the pages of multiple PDF documents."
msgid "Rotate settings"
msgstr "Rotate settings"
msgid ""
"Double click to set pages you want to merge (ex: 2 or 5-23 or 2,5-7,12-)"
msgstr ""
"Double click to set pages you want to merge (ex: 2 or 5-23 or 2,5-7,12-)"
msgid "Add a blank page if page number is odd"
msgstr "Add a blank page if page number is odd"
msgid ""
"Adds a blank page after each merged document if the document has an odd "
"number of pages"
msgstr ""
"Adds a blank page after each merged document if the document has an odd "
"number of pages"
msgid "Add a footer"
msgstr "Add a footer"
msgid "Adds a page footer with the name of the file the page belonged to."
msgstr "Adds a page footer with the name of the file the page belonged to."
msgid "Normalize pages size"
msgstr "Normalise page size"
msgid "Resizes all pages to have the same width as the first page."
msgstr "Resize all pages to have the same width as the first page."
msgid "Merge fields"
msgstr "Merge fields"
msgid "Merge renaming existing fields"
msgstr "Merge renaming existing fields"
msgid "Flatten"
msgstr "Flatten"
msgid "Discard forms"
msgstr "Discard forms"
msgid "Interactive forms (AcroForms):"
msgstr "Interactive forms (AcroForms):"
msgid "What to do in case one or more input documents contain Acro Forms"
msgstr "What to do in case one or more input documents contain Acro Forms"
msgid "Retain bookmarks"
msgstr "Retain bookmarks"
msgid "Create one entry for each merged document"
msgstr "Create one entry for each merged document"
msgid "Retain bookmarks as one entry for each merged document"
msgstr "Retain bookmarks as one entry for each merged document"
msgid "Bookmarks handling:"
msgstr "Bookmarks handling:"
msgid "What to do in case one or more input documents contain bookmarks"
msgstr "What to do in case one or more input documents contain bookmarks"
msgid "Don't generate"
msgstr "Don't generate"
msgid "Generate from file names"