-
Notifications
You must be signed in to change notification settings - Fork 0
/
TOOLBOX_en.po
9459 lines (6799 loc) · 136 KB
/
TOOLBOX_en.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
# SOME DESCRIPTIVE TITLE.
# Copyright (C) YEAR Free Software Foundation, Inc.
# FIRST AUTHOR <EMAIL@ADDRESS>, YEAR.
#
msgid ""
msgstr ""
"Project-Id-Version: Toolbox\n"
"Report-Msgid-Bugs-To: \n"
"POT-Creation-Date: 2012-01-09 18:19+0100\n"
"PO-Revision-Date: 2011-09-19 15:56+0200\n"
"Last-Translator: Eric Brison <[email protected]>\n"
"Language-Team: english-anakeen <[email protected]>\n"
"Language: \n"
"MIME-Version: 1.0\n"
"Content-Type: text/plain; charset=UTF-8\n"
"Content-Transfer-Encoding: 8-bit\n"
msgid " 0 means no delay"
msgstr ""
msgid " Access Control for"
msgstr ""
msgid " Choose an existing document profil"
msgstr ""
msgid " Choose an existing family profil"
msgstr ""
msgid " Modify acls for transitions"
msgstr ""
msgid " No privilege to change acl for document access"
msgstr ""
msgid " No privilege to change acl for familly access"
msgstr ""
msgid " Please, see your manager"
msgstr "Please, see your manager"
#, fuzzy
msgid " any familly"
msgstr "Start search"
#, fuzzy
msgid " cancel"
msgstr "Start search"
#, fuzzy
msgid " change icon"
msgstr "Start search"
#, fuzzy
msgid " change title"
msgstr "Start search"
#, fuzzy
msgid " choose value"
msgstr "Start search"
#, fuzzy
msgid " comment for revision"
msgstr "Organisation"
#, fuzzy
msgid " familly"
msgstr "Start search"
#, fuzzy
msgid " folder containt"
msgstr "Edit"
#, fuzzy
msgid " from any folder"
msgstr "Modify"
msgid " from current folder"
msgstr ""
msgid " history"
msgstr ""
#, fuzzy
msgid " input not found"
msgstr "Import"
#, fuzzy
msgid " lauch importation"
msgstr "Import"
msgid " match"
msgstr ""
#, fuzzy
msgid " only latest revision"
msgstr "Organisation"
#, fuzzy
msgid " profile access"
msgstr "Control access"
#, fuzzy
msgid " revise document"
msgstr "Organisation"
#, fuzzy
msgid " search for"
msgstr "Start search"
#, fuzzy
msgid " search words"
msgstr "Start search"
#, fuzzy
msgid " send search"
msgstr "Start search"
#, fuzzy
msgid " view files"
msgstr "Start search"
msgid "$code"
msgstr ""
#, c-format
msgid "%.02f Gb"
msgstr ""
#, c-format
msgid "%.02f Kb"
msgstr ""
#, c-format
msgid "%.02f Mb"
msgstr ""
#, c-format
msgid "%d Gb"
msgstr ""
#, c-format
msgid "%d Kb"
msgstr ""
#, c-format
msgid "%d Mb"
msgstr ""
#, c-format
msgid "%d Tb"
msgstr ""
#, c-format
msgid "%d answer"
msgstr ""
#, c-format
msgid "%d answers"
msgstr ""
#, c-format
msgid "%d bytes"
msgstr ""
#, c-format
msgid "%d day"
msgstr ""
#, c-format
msgid "%d days"
msgstr ""
#, fuzzy, c-format
msgid "%d document"
msgstr "Import"
#, fuzzy, c-format
msgid "%d documents"
msgstr "Import"
#, fuzzy, c-format
msgid "%d group(s) to update\n"
msgstr "Update LDAP server"
#, c-format
msgid "%d hour"
msgstr ""
#, c-format
msgid "%d hours"
msgstr ""
#, c-format
msgid "%d minute"
msgstr ""
#, c-format
msgid "%d minutes"
msgstr ""
#, c-format
msgid "%d stored files"
msgstr ""
#, c-format
msgid "%s : file %s has been replaced by new file %s"
msgstr ""
#, c-format
msgid "%s Authentification"
msgstr "%s Authentication"
#, c-format
msgid "%s activity"
msgstr ""
#, c-format
msgid "%s affectation"
msgstr ""
#, c-format
msgid "%s affectation type"
msgstr ""
#, c-format
msgid "%s affected user"
msgstr ""
#, fuzzy, c-format
msgid "%s all "
msgstr "readall"
#, fuzzy, c-format
msgid "%s application has no aclss"
msgstr "Category"
#, fuzzy, c-format
msgid "%s application not exists"
msgstr "Category"
#, fuzzy, c-format
msgid "%s attribute"
msgstr "Update Title Cards"
#, c-format
msgid "%s autolock"
msgstr ""
#, c-format
msgid "%s automail"
msgstr ""
#, c-format
msgid "%s cannot be sent"
msgstr ""
#, c-format
msgid "%s color"
msgstr ""
#, c-format
msgid "%s cv"
msgstr ""
#, c-format
msgid "%s directory not empty"
msgstr ""
#, c-format
msgid "%s directory not found"
msgstr ""
#, c-format
msgid "%s directory not writable"
msgstr ""
#, c-format
msgid "%s document it is not a folder and cannot support recursive deletion"
msgstr ""
#, c-format
msgid "%s group"
msgstr ""
#, c-format
msgid "%s has be sended"
msgstr ""
#, c-format
msgid "%s has been added in %s folder"
msgstr ""
#, c-format
msgid "%s has been created"
msgstr ""
#, c-format
msgid "%s has been deleted"
msgstr ""
#, c-format
msgid "%s has been locked"
msgstr ""
#, c-format
msgid "%s has been modified"
msgstr ""
#, c-format
msgid "%s has been removed in %s folder"
msgstr ""
#, c-format
msgid "%s has been unlocked"
msgstr ""
#, c-format
msgid "%s has no email address"
msgstr ""
#, c-format
msgid "%s igroup created\n"
msgstr ""
#, c-format
msgid "%s inserted"
msgstr ""
#, c-format
msgid "%s is not a family"
msgstr ""
#, c-format
msgid "%s is not an array attribute"
msgstr ""
#, c-format
msgid "%s iuser aborded\n"
msgstr ""
#, c-format
msgid "%s iuser created\n"
msgstr ""
#, c-format
msgid "%s mail template"
msgstr ""
#, c-format
msgid "%s mask"
msgstr ""
#, c-format
msgid "%s migrated\n"
msgstr ""
#, c-format
msgid "%s needed\n"
msgstr ""
#, fuzzy, c-format
msgid "%s new revision %d"
msgstr "Organisation"
#, c-format
msgid "%s new state %s"
msgstr ""
#, c-format
msgid "%s persistent timer"
msgstr ""
#, fuzzy, c-format
msgid "%s profile"
msgstr "Category"
#, c-format
msgid "%s style updated\n"
msgstr ""
#, c-format
msgid "%s timer"
msgstr ""
#, c-format
msgid "%s to be add"
msgstr ""
#, c-format
msgid "%s unattach timer"
msgstr ""
#, fuzzy, c-format
msgid "%s updated\n"
msgstr "Update LDAP server"
#, c-format
msgid "%s wask"
msgstr ""
msgid "> or equal"
msgstr ""
msgid "< or equal"
msgstr ""
msgid "(.*)\\"
msgstr ""
msgid "(Other input)"
msgstr ""
msgid "(Other)"
msgstr ""
#, fuzzy
msgid "(free item)"
msgstr "Create"
msgid "(new item)"
msgstr ""
msgid "(only)"
msgstr ""
#, fuzzy
msgid "(private)"
msgstr "Create"
msgid "(title)"
msgstr ""
#, c-format
msgid "<b>%d group(s) to refresh</b>"
msgstr ""
msgid "<it's a message>"
msgstr ""
msgid "A?"
msgstr ""
#, c-format
msgid "API file %s not found\n"
msgstr ""
msgid "A_Copy"
msgstr ""
#, fuzzy
msgid "A_Link"
msgstr "Delete"
msgid "AbbrKbyte"
msgstr ""
#, fuzzy
msgid "Abstract card"
msgstr "Start search"
#, fuzzy
msgid "Access"
msgstr "Control access for application"
msgid "Access Action Library"
msgstr ""
#, fuzzy
msgid "Access Batch Management"
msgstr "Import"
#, fuzzy
msgid "Access Families Management"
msgstr "Import"
msgid "Access Generic Master Management"
msgstr ""
#, fuzzy
msgid "Access Path Folder List"
msgstr "Delete"
msgid "Access To All Users"
msgstr ""
msgid "Access To All Users in my domain"
msgstr ""
msgid "Access To Generic Management"
msgstr ""
msgid "Access To Import Contacts"
msgstr ""
msgid "Access To Main Interface"
msgstr ""
msgid "Access To Manage Address Book"
msgstr ""
msgid "Access To My Own account"
msgstr ""
msgid "Access To Read Card"
msgstr ""
msgid "Access To Read Only"
msgstr ""
msgid "Access To View Address Book"
msgstr ""
msgid "Access choose masters families"
msgstr ""
#, c-format
msgid ""
"Access denied\n"
"Need ACL %s for action %s [%s]"
msgstr ""
msgid "Access for exchange documents"
msgstr ""
#, fuzzy
msgid "Access path list"
msgstr "Delete"
msgid "Access to edit action"
msgstr ""
msgid "Access to user refresh function"
msgstr ""
msgid "Accord"
msgstr ""
#, c-format
msgid "Acl [%s] not available for App %s"
msgstr ""
msgid "Acls not activated"
msgstr ""
msgid "Acls not initialize"
msgstr ""
#, fuzzy
msgid "Action"
msgstr "Edit"
#, c-format
msgid "Action '%s' not declared for application %s (%d)"
msgstr ""
#, fuzzy
msgid "Action to do"
msgstr "Edit"
msgid "Activate Transformation Engine"
msgstr ""
msgid "Activate acls"
msgstr ""
msgid "Activate file indexing with TE"
msgstr ""
#, fuzzy, c-format
msgid "Add %d document(s)"
msgstr "Import"
#, c-format
msgid "Add %s in %s folder"
msgstr ""
#, fuzzy, c-format
msgid "Add Attributes : %s"
msgstr "Update Title Cards"
msgid "Add a note"
msgstr ""
#, c-format
msgid "Add acl %s for %s"
msgstr ""
#, fuzzy
msgid "Add filter"
msgstr "Modify"
#, fuzzy, c-format
msgid "Add it in %s folder"
msgstr "Modify"
msgid "Add new card (duplicate title)"
msgstr ""
msgid "Add new document (similar document)"
msgstr ""
#, fuzzy
msgid "Add new entry"
msgstr "Category"
msgid "Add or modify item's category"
msgstr ""
msgid "Add postit"
msgstr ""
#, fuzzy
msgid "Add search engine"
msgstr "Start search"
msgid "Add search engine to your browser"
msgstr ""
msgid "Add section"
msgstr ""
msgid "Add section popup"
msgstr ""
msgid "Add to basket"
msgstr ""
#, fuzzy
msgid "Add top folder"
msgstr "Modify"
#, fuzzy
msgid "Address book searches"
msgstr "Start search"
#, fuzzy
msgid "Admin"
msgstr "Admnistration functions"
msgid "Admin Access"
msgstr ""
msgid "Advanced search"
msgstr "Advanced search"
msgid "Affectation"
msgstr ""
#, fuzzy
msgid "Affectation aborded"
msgstr "Edit"
#, fuzzy
msgid "Affectation aborded : user not know"
msgstr "Edit"
#, fuzzy, c-format
msgid "Affectation for %s"
msgstr "Edit"
#, fuzzy, c-format
msgid "Affected for %s"
msgstr "Edit"
#, fuzzy, c-format
msgid "Affected to %s %s"
msgstr "Edit"
msgid "All To basket"
msgstr ""
msgid "All css in one for consultation"
msgstr "Concatenate all CSS for consultation"
msgid "All css in one for edition"
msgstr "Concatenate all CSS for edition"
msgid "All js in one for consultation"
msgstr "Concatenate all JS scripts for consultation"
msgid "All js in one for edition"
msgstr "Concatenate all JS scripts for edition"
msgid "All manuals"
msgstr ""
msgid "All set only"
msgstr ""
#, fuzzy
msgid "Allocate"
msgstr "All"
#, fuzzy
msgid "Analyse fdl.csv"
msgstr "Start search"
#, fuzzy
msgid "Analysis Results"
msgstr "Import"
msgid "Analyze"
msgstr ""
#, fuzzy
msgid "Analyze Archive"
msgstr "Start search"
msgid "Analyze only"
msgstr ""
msgid "Answers"
msgstr ""
#, c-format
msgid "Application %s (%s) not available"
msgstr ""
msgid "Application Access"
msgstr ""
#, fuzzy
msgid "Application list"
msgstr "Delete"
#, fuzzy
msgid "Application manager"
msgstr "New Application"
#, fuzzy
msgid "Apply"
msgstr "Print this page"
msgid "Apply my preferences"
msgstr ""
#, fuzzy
msgid "Apply name"
msgstr "Print this page"
#, fuzzy
msgid "April"
msgstr "Print this page"
#, fuzzy
msgid "Archive import"
msgstr "Import"
msgid "Archive import in progress"
msgstr ""
msgid "Archive menu"
msgstr ""
#, fuzzy
msgid "Archives"
msgstr "Import"
#, c-format
msgid "Archiving into %s"
msgstr ""
msgid "Attribut"
msgstr ""
msgid "Attribut relation"
msgstr ""
#, fuzzy
msgid "Attribute"
msgstr "Update Title Cards"
#, c-format
msgid ""
"Attribute %s found is not alone\n"
"Must precise request with appname arguments\n"
msgstr ""
#, c-format
msgid "Attribute %s modified to %s"
msgstr ""
#, c-format
msgid "Attribute %s not found\n"
msgstr ""
#, c-format
msgid "Attribute %s not modified : %s\n"
msgstr ""
#, c-format
msgid "Attribute '%s' could not be found in family '%s'."
msgstr ""
#, c-format
msgid "Attribute '%s' should reference a docid attribute in family '%s'."
msgstr ""
#, c-format
msgid "Attribute Error: family '%s' is not valid or alive for docid '%s'."
msgstr ""
#, c-format
msgid ""
"Attribute Error: impossible to found the family for docid attribute '%s'"
msgstr ""
#, c-format
msgid "Attribute format should not be empty on attribute '%s' in family '%s'."
msgstr ""
msgid "Attribute not found"
msgstr ""
msgid "Attributes definition"
msgstr ""
msgid "August"
msgstr ""
msgid "Authentication failures before account deactivation"
msgstr ""
msgid "Automatic profil creation not possible for this kind of family"
msgstr ""
#, fuzzy
msgid "Background Import"
msgstr "Import"
msgid "Basic search"
msgstr "basic search"
msgid "Basket to here"
msgstr ""
msgid "Batch Action Choose"
msgstr ""
msgid "Batch Choose"
msgstr ""
#, fuzzy
msgid "BatchProcess"
msgstr "Control access"
msgid "Be carreful, this transition is not defined in workflow"
msgstr ""
msgid "Be carreful."
msgstr ""
msgid "Binary file layout"
msgstr ""
msgid "Bookmarks"
msgstr ""
msgid "CSV"
msgstr ""
#, fuzzy
msgid "CSV Import Groups"
msgstr "Import"
#, fuzzy
msgid "CSV Import Users"
msgstr "Import"
msgid "CSV specification file"
msgstr ""
msgid "Call method"
msgstr ""
#, fuzzy
msgid "Cancel"
msgstr "Create"
msgid "Cancel changes and close window"
msgstr ""
msgid "Cancel changes and quit edit mode"
msgstr ""
#, fuzzy
msgid "Cancel the change state"
msgstr "Category"
#, c-format
msgid ""
"Cannot add %s in %s folder, restriction set to add this kind of document"
msgstr ""
#, c-format
msgid "Cannot add in %s folder, doc id (%d) unknown"
msgstr ""
#, c-format
msgid "Cannot adding : [%s]"
msgstr ""
#, c-format
msgid "Cannot create directory %s for xml import"
msgstr ""
msgid "Cannot do this action. Parent window is closed"
msgstr ""
msgid "Cannot do this action. The function of parent window is not found"
msgstr ""
#, c-format
msgid "Cannot find help function %s"
msgstr ""
#, c-format
msgid "Cannot include '%s'"
msgstr ""
msgid "Cannot open document"
msgstr ""
#, c-format
msgid "Cannot set logical name %s because object is not affected"
msgstr ""
#, c-format
msgid "Cannot write to log %s"
msgstr ""
msgid "Capacity"
msgstr ""
#, c-format
msgid "Caught Exception : %s\n"
msgstr ""
msgid "Certain attribute can be not use for import"
msgstr ""
#, fuzzy
msgid "Change State"
msgstr "Category"
#, fuzzy
msgid "Change category"
msgstr "Category"
#, fuzzy
msgid "Change content"
msgstr "Start search"
#, c-format
msgid ""
"Change control :\n"
" %s"
msgstr ""
#, fuzzy, c-format
msgid "Change creation profil to %s [%d]"
msgstr "Category"
#, fuzzy
msgid "Change creation profile"
msgstr "Category"
#, fuzzy, c-format
msgid "Change creation view control to %s [%d]"
msgstr "Start search"
#, fuzzy
msgid "Change current folder"
msgstr "Delete"
#, fuzzy
msgid "Change default folder"
msgstr "Delete"
msgid "Change default search"
msgstr ""
msgid "Change enum"
msgstr ""
#, fuzzy
msgid "Change icon"
msgstr "Start search"
msgid "Change my ask"
msgstr ""
#, fuzzy, c-format
msgid "Change profil to %s [%d]"
msgstr "Category"
#, fuzzy, c-format
msgid "Change profil to default document profil : %d"
msgstr "Category"