summaryrefslogtreecommitdiff
path: root/langpacks/slovak/Untranslated/=CORE=.txt
blob: afa61cb7c9aafb9415a23a4a1e20484cb32ff558 (plain)
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
1001
1002
1003
1004
1005
1006
1007
1008
1009
1010
1011
1012
1013
1014
1015
1016
1017
1018
1019
1020
1021
1022
1023
1024
1025
1026
1027
1028
1029
1030
1031
1032
1033
1034
1035
1036
1037
1038
1039
1040
1041
1042
1043
1044
1045
1046
1047
1048
1049
1050
1051
1052
1053
1054
1055
1056
1057
1058
1059
1060
1061
1062
1063
1064
1065
1066
1067
1068
1069
1070
1071
1072
1073
1074
1075
1076
1077
1078
1079
1080
1081
1082
1083
1084
1085
1086
1087
1088
1089
1090
1091
1092
1093
1094
1095
1096
1097
1098
1099
1100
[Enter account name (for example, My Google)]
[Choose the protocol type]
[Specify the internal account name (optional)]
[Add %s]
[&Add]
[&Cancel]
[Send "You were added"]
[Send authorization request]
[Open contact's chat window]
[Custom name:]
[Group:]
[Options]
[Hide from list only, in order to keep their history and ignore/visibility settings]
[Use Options->Contacts->Ignore to unhide contacts.]
[Are you sure you want to delete %s?]
[This will erase all history and settings for this contact!]
[Contact display options]
[Instead of displaying contacts by their nickname,\ndrag to choose another order:]
[Miranda NG Profile Manager]
[&Run]
[&Exit]
[Start in Service Mode with]
[Search:]
[Custom]
[Find/Add contacts\nHere you can add contacts to your contact list]
[Options\nConfigure your Miranda NG options]
[Switch to simple options]
[A file containing new database settings has been placed in the Miranda NG directory.]
[Netlib log options]
[Received bytes]
[Sent bytes]
[Additional data due to proxy communication]
[SSL traffic]
[Text dumps where available]
[Auto-detect text]
[Calling modules' names]
[Log to]
[Run program when Miranda NG starts (eg tail -f, dbgview, etc.):]
[Run now]
[Show this dialog box when Miranda NG starts]
[Sound information]
[Location:]
[Name:]
[Enable sound events]
[Messages]
[URLs]
[Files]
[Online notification]
[Auth requests]
[All events]
[Added notification]
[Typing]
[To default status icons]
[Logging...]
[Use custom login (domain login picked up automatically)]
[Port range:]
[Validate SSL certificates]
[Enable UPnP port mapping]
[Please complete the following form to create a new user profile]
[Profile]
[e.g., Workplace]
[You can select a different profile driver from the default, it may offer more features or abilities, if in doubt use the default.]
[e.g., Miranda Database]
[Driver]
[Problem: Unable to find any database drivers, this means you cannot create a new profile, you need to get dbx_mmap.dll]
[Author(s):]
[Unique ID:]
[Please restart Miranda NG for your changes to take effect.]
[Fonts and colors]
[Export...]
[Color/background]
[Text effect]
[Choose font]
[Font]
[&Font:]
[Font st&yle:]
[\nStyles and effects are disabled for this font.]
[&Size:]
[Stri&keout]
[&Underline]
[&Color:]
[AaBbYyZz]
[Sc&ript:]
[&Apply]
[Menu objects]
[Menu items]
[Protocol menus]
[Move to the main menu]
[Move to the status bar]
[Warning!\r\nThis menu object not support user defined options.]
[Insert separator]
[Service:]
[Set]
[Disable icons]
[Show accounts in the following order,\ndrag to choose another order:]
[Account order and visibility]
[Note: Miranda NG will have to be restarted for changes to take effect.]
[Key bindings]
[Shortcut:]
[Add]
[Remove]
[Undo changes]
[Reset to default]
[Accounts]
[Accounts\nConfigure your IM accounts]
[Account information:]
[Additional:]
[Configure network...]
[Get more protocols...]
[&Add...]
[&Edit]
[&Options]
[&Upgrade]
[&Remove...]
[Miranda NG]
[Miranda NG is being restarted.\nPlease wait...]
[Error console]
[Error notifications]
[Headers:]
[This font is used to display main section titles or text elements.]
[Normal text:]
[This font is used to display most text element or section bodies.]
[Minor notes:]
[This font is used to display various addtional notes.]
[Welcome to Miranda NG's account manager!\nHere you can set up your IM accounts.\n\nSelect an account from the list on the left to see the available options. Alternatively, just click on the Plus sign underneath the list to set up a new IM account.]
[Event icon legend:]
[Choose events you wish to ignore:]
[Font effect]
[Effect:]
[Base color:]
[opacity:]
[Secondary color:]
[Select the extra icons to be shown in the contact list:]
[*only the first %d icons will be shown]
[You can group/ungroup icons by selecting them (CTRL+left click) and using the popup menu (right click)]
[Add to Existing MetaContact]
[Please select a MetaContact:]
[Sort Alphabetically]
[Editing]
[Information]
[&Remove]
[&Set as Default]
[Move &Up]
[Move &Down]
[Send &Offline]
[Context Menu]
[Use contact's unique ID]
[Use contact's display name]
[Contact Labels]
[Function]
[Set default and open message window]
[Show subcontact context menu]
[Show user information]
[Contact List]
[Display subcontact nickname]
[Display subcontact display name]
[Lock name to first contact]
[History Copy]
[Please wait while the contact's history is copied.]
[History Remove]
[Please wait while the contact's history is removed.]
[Subcontact Priorities]
[Protocol:]
[Status:]
[Rank:]
[(Lower ranks are preferred)]
[Reset All]
[Current language:]
[Last modified using:]
[Locale:]
[Reload langpack]
[Download more language packs]
[Tray]
[Nowhere]
[Hide Miranda]
[Group]
[find/add]
[Cancel change]
[Ungroup]
[&Deny]
[Decide &later]
[Denial reason:]
[Add to contact list if authorized]
[Status messages]
[Status messages:]
[&Emoticons]
[&Bold]
[&Italic]
[&Color]
[&Background color]
[&History]
[&Filter]
[&Room settings]
[&Show/Hide nick list]
[Show these events only:]
[Actions]
[Nick changes]
[Users joining]
[Users leaving]
[Topic changes]
[Status changes]
[Disconnects]
[User kicks]
[Notices]
[Log options]
[Log timestamp]
[Timestamp]
[Other name]
[Enable highlighting]
[Limit log text to (events):]
[Trim to (KB)]
[Words to highlight (wildcards allowed)]
[Enable logging to disk]
[Log directory]
[Other]
[Add new rooms to group:]
[Nick list row distance (pixels):]
[Use same style as in the message log]
[Use default colors]
[Use custom colors]
[Popups for the Chat plugin]
[Timeout (s)]
[(Setting timeout to 0 means default setting and -1 means indefinite time)]
[Clear lo&g]
[Word lookup]
[Google]
[Wikipedia]
[Link]
[Open a &new browser window]
[&Open in current browser window]
[Message]
[Redo]
[Copy]
[Cut]
[Paste]
[Select all]
[Clear]
[Tabs]
[&Close tab]
[C&lose other tabs]
[&Open at this position]
[Ask before deleting contacts]
[Sort contacts by protocol]
[Always show status in tooltip]
[Disable icon blinking]
[ms delay]
[icon when statuses differ]
[Contact list sorting]
[Show drop shadow (restart required)]
[Pin to desktop]
[If window is partially covered, bring to front instead of hiding]
[Enable docking]
[Translucency options]
[Dim idle contacts]
[Hide vertical scroll bar]
[Selection color]
[Use background image]
[Use Windows colors]
[Right click opens Miranda NG menu]
[Show bevels on panels]
[Show resize grip indicator]
[Ordering:]
[Contact list:]
[If window is partially covered, bring it to front]
[Window:]
[Contact list background:]
[&Main menu]
[&User menu]
[&Open...]
[Transfer completed, open file(s).]
[No data transferred]
[Auto rename]
[Clear completed]
[Variables allowed: %userid%, %nick%, %proto%, %miranda_path%, %userprofile%]
[Clear completed transfers on window closing]
[About Miranda NG]
[Miranda NG\n%s]
[Credits >]
[Become idle if the following is left unattended:]
[Windows]
[Miranda]
[Become idle if the screen saver is active]
[Become idle if the computer is locked]
[Become idle if a terminal session is disconnected]
[Do not let protocols report any idle information]
[minute(s)]
[for]
[Change my status mode to:]
[Do not set status back to online when returning from idle]
[Idle options]
[Become idle if application full screen]
[Disable sounds on idle]
[Become idle if computer is left unattended for:]
[Idle (auto-away):]
[Automatically popup window when:]
[In background]
[Close the message window on send]
[Minimize the message window on send]
[Use the contact's status icon as the window icon]
[Cascade new windows]
[Show 'Send' button]
[Show username on top row]
[Show toolbar buttons on top row]
[Show character count]
[Show warning when message has not been received after]
[Support CTRL+Up/Down in message area to show previously sent messages]
[Delete temporary contacts when closing message window]
[Enable avatar support in the message window]
[Limit avatar height to]
[Maximum number of flashes]
[Send error]
[An error has occurred. The protocol reported the following error:]
[while sending the following message:]
[&Details]
[Show timestamp]
[Show seconds]
[Show formatting]
[Send typing notifications to the following users when you are typing a message to them:]
[Show typing notifications when a user is typing a message]
[Update inactive message window icons when a user is typing]
[Show typing notification when no message dialog is open]
[Flash in the system tray and in the contact list]
[Show balloon popup]
[Save the window position for each contact]
[Message window behavior:]
[Messaging:]
[&Open link]
[Paste and send]
[Delete]
[%s\nView personal user details and more]
[Marital status:]
[Set custom time zone]
[%s requests authorization]
[%u requests authorization]
[%s added you to their contact list]
[%u added you to their contact list]
[Alerts]
[Added event]
[<Unknown>]
[%s added you to the contact list\n%u (%s) on %s]
[%s added you to the contact list\n%u on %s]
[%s added you to the contact list\n%s on %s]
[(Unknown)]
[%s requested authorization\n%u (%s) on %s]
[%s requested authorization\n%u on %s]
[%s requested authorization\n%s on %s]
[Feature is not supported by protocol]
[Re&ad status message]
[Give it up, I'm not in!]
[Give a guy some peace, would ya?]
[I'm a chatbot!]
[idleeeeeeee]
[Chat module]
[Group chat log background]
[Message background]
[Nick list background]
[Nick list lines]
[Nick list background (selected)]
[Use a tabbed interface]
[Close tab on double click]
[Restore previously open tabs when showing the window]
[Show tabs at the bottom]
[Send message by pressing the 'Enter' key]
[Send message by pressing the 'Enter' key twice]
[Flash window when someone speaks]
[Flash window when a word is highlighted]
[Show list of users in the chat room]
[Show button for sending messages]
[Show buttons for controlling the chat room]
[Show buttons for formatting the text you are typing]
[Show button menus when right clicking the buttons]
[Show new windows cascaded]
[Save the size and position of chat rooms]
[Show the topic of the room on your contact list (if supported)]
[Do not play sounds when the chat room is focused]
[Do not pop up the window when joining a chat room]
[Toggle the visible state when double clicking in the contact list]
[Show contact statuses if protocol supports them]
[Display contact status icon before user role icon]
[Prefix all events with a timestamp]
[Only prefix with timestamp if it has changed]
[Timestamp has same color as the event]
[Indent the second line of a message]
[Limit user names in the message log to 20 characters]
[Add ':' to auto-completed user names]
[Strip colors from messages in the log]
[Enable the 'event filter' for new rooms]
[Show topic changes]
[Show users joining]
[Show users disconnecting]
[Show messages]
[Show actions]
[Show users leaving]
[Show users being kicked]
[Show notices]
[Show users changing name]
[Show information messages]
[Show status changes of users]
[Show icon for topic changes]
[Show icon for users joining]
[Show icon for users disconnecting]
[Show icon for messages]
[Show icon for actions]
[Show icon for highlights]
[Show icon for users leaving]
[Show icon for users kicking other user]
[Show icon for notices]
[Show icon for name changes]
[Show icon for information messages]
[Show icon for status changes]
[Show icons in tray only when the chat room is not active]
[Show icon in tray for topic changes]
[Show icon in tray for users joining]
[Show icon in tray for users disconnecting]
[Show icon in tray for messages]
[Show icon in tray for actions]
[Show icon in tray for highlights]
[Show icon in tray for users leaving]
[Show icon in tray for users kicking other user]
[Show icon in tray for notices]
[Show icon in tray for name changes]
[Show icon in tray for information messages]
[Show icon in tray for status changes]
[Show popups only when the chat room is not active]
[Show popup for topic changes]
[Show popup for users joining]
[Show popup for users disconnecting]
[Show popup for messages]
[Show popup for actions]
[Show popup for highlights]
[Show popup for users leaving]
[Show popup for users kicking other user]
[Show popup for notices]
[Show popup for name changes]
[Show popup for information messages]
[Show popup for status changes]
[Window icon]
[Italics]
[Underlined]
[Smiley button]
[Room history]
[Room settings]
[Event filter disabled]
[Event filter enabled]
[Hide nick list]
[Show nick list]
[Icon overlay]
[Status 1 (10x10)]
[Status 2 (10x10)]
[Status 3 (10x10)]
[Status 4 (10x10)]
[Status 5 (10x10)]
[Status 6 (10x10)]
[Message in (10x10)]
[Message out (10x10)]
[Action (10x10)]
[Add status (10x10)]
[Remove status (10x10)]
[Join (10x10)]
[Leave (10x10)]
[Quit (10x10)]
[Kick (10x10)]
[Nick change (10x10)]
[Notice (10x10)]
[Topic (10x10)]
[Highlight (10x10)]
[Information (10x10)]
[Group chats]
[Group chats log]
[Options for using a tabbed interface]
[Appearance and functionality of chat room windows]
[Appearance of the message log]
[Default events to show in new chat rooms if the 'event filter' is enabled]
[Icons to display in the message log]
[Icons to display in the tray]
[Popups to display]
[Message sessions]
[General]
[Chat log]
[Popups]
[Look up '%s':]
[No word to look up]
[&Message %s]
[Insert a smiley]
[Make the text bold (CTRL+B)]
[Make the text italicized (CTRL+I)]
[Make the text underlined (CTRL+U)]
[Select a background color for the text (CTRL+L)]
[Select a foreground color for the text (CTRL+K)]
[Show the history (CTRL+H)]
[Show/hide the nick list (CTRL+N)]
[Control this room (CTRL+O)]
[Enable/disable the event filter (CTRL+F)]
[Close current tab (CTRL+F4)]
[%s: chat room (%u user)]
[%s: chat room (%u users)]
[%s: message session]
[%s: message session (%u users)]
[Unique ID]
[Selected text]
[Hottrack text]
[Quicksearch text]
[Global]
[Standard crypto provider]
[File &transfers...]
[Incoming]
[Complete]
[Denied]
[%s file]
[My received files]
[Canceled]
[of]
[Unable to initiate transfer.]
[Contact menu]
[Open...]
[Connecting to proxy...]
[File transfer denied]
[Transfer completed.]
[Transfer completed, open file.]
[Transfer completed, open folder.]
[Outgoing]
[< Copyright]
[&Support]
[&Miranda NG homepage]
[&Report bug]
[Idle]
[The message send timed out.]
[Incoming message (10x10)]
[Outgoing message (10x10)]
[Last message received on %s at %s.]
[%s is typing a message...]
[File sent]
[Outgoing messages]
[Incoming messages]
[Outgoing name]
[Outgoing time]
[Outgoing colon]
[Incoming name]
[Incoming time]
[Incoming colon]
[Message area]
[Message log]
[** New contacts **]
[Show balloon popup (unsupported system)]
[Typing notify]
[%s is typing a message]
[Typing notification]
[Miranda could not load the built-in message module, riched20.dll is missing. Press 'Yes' to continue loading Miranda.]
[Instant messages]
[Incoming (focused window)]
[Incoming (unfocused window)]
[Incoming (new session)]
[Message send error]
[Contact started typing]
[Contact stopped typing]
[An unknown error has occurred.]
[Invalid message]
[Outgoing message]
[Outgoing URL]
[Outgoing file]
[Are you sure you want to delete this history item?]
[Delete history]
[URL]
[Send URL to]
[Work phone]
[Work fax]
[Background info]
[Owner]
[Add contact]
[Please authorize my request and add me to your contact list.]
[Others nicknames]
[Your nickname]
[User has joined]
[User has left]
[User has disconnected]
[User kicked ...]
[User is now known as ...]
[Notice from user]
[The topic is ...]
[Information messages]
[User enables status for ...]
[User disables status for ...]
[Action message]
[Highlighted message]
[Nick list members (online)]
[Nick list members (away)]
[Message typing area]
[Chat log symbols (Webdings)]
[Message is highlighted]
[User has performed an action]
[User has kicked some other user]
[User's status was changed]
[User has changed name]
[User has sent a notice]
[The topic has been changed]
[&Join chat]
[&Leave chat]
[&Open chat window]
[%s has joined]
[You have joined %s]
[%s has left]
[%s has disconnected]
[%s is now known as %s]
[You are now known as %s]
[%s kicked %s]
[Notice from %s: ]
[The topic is '%s%s']
[ (set by %s on %s)]
[ (set by %s)]
[%s enables '%s' status for %s]
[%s disables '%s' status for %s]
[<invalid>]
[%s wants your attention in %s]
[%s speaks in %s]
[%s has joined %s]
[%s has left %s]
[%s kicked %s from %s]
[Notice from %s]
[Topic change in %s]
[Information in %s]
[%s enables '%s' status for %s in %s]
[%s disables '%s' status for %s in %s]
[%s says: %s]
[%s has left (%s)]
[%s has disconnected (%s)]
[%s kicked %s (%s)]
[Notice from %s: %s]
[The topic is '%s']
[The topic is '%s' (set by %s)]
[Custom status]
[%s (locked)]
[Main menu]
[Username]
[LastName FirstName]
['(Unknown contact)']
[Menu icons]
[Menus]
[Customize]
[Are you sure you want to delete group '%s'? This operation cannot be undone.]
[Delete group]
[Show/Hide contact list]
[Read message]
[Open Options page]
[Open logging options]
[Open 'Find user' dialog]
[&Move to group]
[<Root group>]
[Miranda is trying to upgrade your profile structure.\nIt cannot move profile %s to the new location %s\nBecause profile with this name already exists. Please resolve the issue manually.]
[Miranda is trying to upgrade your profile structure.\nIt cannot move profile %s to the new location %s automatically\nMost likely due to insufficient privileges. Please move profile manually.]
[Profile cannot be placed into Miranda root folder.\nPlease move Miranda profile to some other location.]
[Miranda is unable to open '%s' because you do not have any profile plugins installed.\nYou need to install dbx_mmap.dll]
[No profile support installed!]
[Miranda was unable to open '%s', it's in an unknown format.\nThis profile might also be damaged, please run DbChecker which should be installed.]
[Miranda can't understand that profile]
[Miranda was unable to open '%s'\nIt's inaccessible or used by other application or Miranda instance]
[Miranda can't open that profile]
[Invalid setting type for '%s'. The first character of every value must be b, w, d, l, s, e, u, g, h or n.]
[Authorization request from %s%s: %s]
[You were added by %s%s]
[Contacts: ]
[The profile '%s' already exists. Do you want to move it to the Recycle Bin?\n\nWARNING: The profile will be deleted if Recycle Bin is disabled.\nWARNING: A profile may contain confidential information and should be properly deleted.]
[The profile already exists]
[Couldn't move '%s' to the Recycle Bin. Please select another profile name.]
[Problem moving profile]
[Unable to create the profile '%s', the error was %x]
[Problem creating profile]
[&Create]
[<In use>]
[Are you sure you want to remove profile "%s"?]
[Run]
[Check database]
[Created]
[Modified]
[Manage your Miranda NG profile]
[My profiles]
[New profile]
[Chat activity]
[Extra icons]
[Could not start a search on '%s', there was a problem - is %s connected?]
[Could not search on any of the protocols, are you online?]
[Problem with search]
[Failed to create file]
[Shadow at left]
[Shadow at right]
[Outline]
[Outline smooth]
[Smooth bump]
[Contour thin]
[Contour heavy]
[Configuration files]
[Text files]
[Error writing file]
[Headers]
[Generic text]
[Small text]
[(incompatible)]
[built-in]
[Languages]
[You are going to remove all the contacts associated with this MetaContact.\nThis will delete the MetaContact.\n\nProceed Anyway?]
[Either there is no MetaContact in the database (in this case you should first convert a contact into one)\nor there is none that can host this contact.\nAnother solution could be to convert this contact into a new MetaContact.\n\nConvert this contact into a new MetaContact?]
[This contact is a MetaContact.\nYou can't add a MetaContact to another MetaContact.\n\nPlease choose another.]
[MetaContact Conflict]
[This contact is already associated to a MetaContact.\nYou cannot add a contact to multiple MetaContacts.]
[Multiple MetaContacts]
[No suitable MetaContact found]
[a contact]
[Adding %s...]
[Please select a MetaContact]
[No MetaContact selected]
[Assignment to the MetaContact failed.]
[Assignment failure]
[(Unknown Contact)]
[ID]
[Protocol]
[Send Offline]
[Delete MetaContact?]
[Toggle Off]
[Toggle On]
[Convert to MetaContact]
[Add to Existing]
[Edit]
[Set to Default]
[There was a problem in assigning the contact to the MetaContact]
[This will remove the MetaContact permanently.\n\nProceed Anyway?]
[Are you sure?]
[Remove from metacontact]
[Toggle MetaContacts Off]
[Toggle MetaContacts On]
[Add to existing MetaContact...]
[Edit MetaContact...]
[Set as MetaContact default]
[Delete MetaContact]
[Subcontacts]
[<default>]
[MetaContacts]
[Priorities]
[No online contacts found.]
[Sender]
[Could not retreive contact protocol]
[Assignment error]
[Could not get unique ID of contact]
[Contact is 'Not on List' - please add the contact to your contact list before assigning.]
[MetaContact is full]
[Could not write contact protocol to MetaContact]
[Could not write unique ID of contact to MetaContact]
[Could not write nickname of contact to MetaContact]
[No times]
[Standard hh:mm:ss times]
[Times in milliseconds]
[Times in microseconds]
[Standard netlib log]
[(Miranda core logging)]
[Select where log file will be created]
[Select program to be run]
[Client cannot decode host message. Possible causes: host does not support SSL or requires not existing security package]
[Host we are connecting to is not the one certificate was issued for]
[<all modules>]
[<core modules>]
[Loading... %d%%]
[%s options]
[Miranda NG options]
[Core plugin '%s' cannot be loaded or missing. Miranda will exit now]
[Fatal error]
[No messaging plugins loaded. Please install/enable one of the messaging plugins, for instance, "StdMsg.dll"]
['%s' is disabled, re-enable?]
[Re-enable Miranda plugin?]
[Unable to load plugin in Service Mode!]
[Unable to start any of the installed contact list plugins, I even ignored your preferences for which contact list couldn't load any.]
[Can't find a contact list plugin! You need StdClist or any other contact list plugin.]
[Plugin]
[Version]
[Miranda NG must be restarted to apply changes for these plugins:]
[Do you want to restart it now?]
[Plugins]
[WARNING! The account is going to be deleted. It means that all its settings, contacts and histories will be also erased.\n\nAre you absolutely sure?]
[Your account was successfully upgraded. To activate it, restart of Miranda is needed.\n\nIf you want to restart Miranda now, press Yes, if you want to upgrade another account, press No]
[This account uses legacy protocol plugin. Use Miranda NG options dialogs to change its preferences.]
[Create new account]
[Editing account]
[Upgrading account]
[Account name has to be unique. Please enter unique name.]
[Account error]
[Account is disabled. Please activate it to access options.]
[New account]
[Remove account]
[Configure...]
[Upgrade account]
[Account ID]
[<unknown>]
[Protocol is not loaded.]
[Rename]
[Upgrade]
[Account %s is being disabled]
[Account is online. Disable account?]
[Account %s is being deleted]
[You need to disable plugin to delete this account]
[&Accounts...]
[Ctrl + ]
[Alt + ]
[Shift + ]
[Win + ]
[Remove shortcut]
[Add another shortcut]
[Scope:]
[System]
[Actions:]
[Add binding]
[Modify]
[System scope]
[Miranda scope]
[User details]
[History]
[Down arrow]
[Find user]
[SMS]
[Search all]
[Tick]
[No tick]
[Miranda website]
[Small dot]
[Filled blob]
[Empty blob]
[Unicode plugin]
[ANSI plugin]
[Running plugin]
[Unloaded plugin]
[Show/Hide]
[Exit]
[Join chat]
[Leave chat]
[Move to group]
[On]
[Off]
[Running core plugin]
[Non-loadable plugin]
[Frames]
[Request authorization]
[Grant authorization]
[Revoke authorization]
[Always visible]
[Always invisible]
[Locked status]
[Status icons]
[Sound files]
[WAV files]
[You need an image services plugin to process PNG images.]
[PNG bitmaps]
[Avatars]
[Avatars root folder]
[<unspecified>]
[Unspecified]
[Afghanistan]
[Aland Islands]
[Albania]
[Algeria]
[American Samoa]
[Andorra]
[Angola]
[Anguilla]
[Antarctica]
[Antigua and Barbuda]
[Argentina]
[Armenia]
[Aruba]
[Australia]
[Austria]
[Azerbaijan]
[Bahamas]
[Bahrain]
[Bangladesh]
[Barbados]
[Belarus]
[Belgium]
[Belize]
[Benin]
[Bermuda]
[Bhutan]
[Bolivia]
[Bonaire, Sint Eustatius and Saba]
[Bosnia and Herzegovina]
[Botswana]
[Bouvet Island]
[Brazil]
[British Indian Ocean Territory]
[Brunei]
[Bulgaria]
[Burkina Faso]
[Burundi]
[Cambodia]
[Cameroon]
[Canada]
[Cape Verde]
[Cayman Islands]
[Central African Republic]
[Chad]
[Chile]
[China]
[Christmas Island]
[Cocos (Keeling) Islands]
[Colombia]
[Comoros]
[Congo, Republic of the]
[Congo, Democratic Republic of the]
[Cook Islands]
[Costa Rica]
[Cote d'Ivoire]
[Croatia]
[Cuba]
[Curacao]
[Cyprus]
[Czech Republic]
[Denmark]
[Djibouti]
[Dominica]
[Dominican Republic]
[East Timor]
[Ecuador]
[Egypt]
[El Salvador]
[Equatorial Guinea]
[Eritrea]
[Estonia]
[Ethiopia]
[Falkland Islands (Malvinas)]
[Faroe Islands]
[Fiji]
[Finland]
[France]
[French Guiana]
[French Polynesia]
[French Southern and Antarctic Lands]
[Gabon]
[Gambia]
[Georgia]
[Germany]
[Ghana]
[Gibraltar]
[Greece]
[Greenland]
[Grenada]
[Guadeloupe]
[Guam]
[Guatemala]
[Guernsey]
[Guinea]
[Guinea-Bissau]
[Guyana]
[Haiti]
[Heard Island and McDonald Islands]
[Honduras]
[Hong Kong]
[Hungary]
[Iceland]
[India]
[Indonesia]
[Iran]
[Iraq]
[Ireland]
[Isle of Man]
[Israel]
[Italy]
[Jamaica]
[Japan]
[Jersey]
[Jordan]
[Kazakhstan]
[Kenya]
[Kiribati]
[North Korea]
[South Korea]
[Kuwait]
[Kyrgyzstan]
[Laos]
[Latvia]
[Lebanon]
[Lesotho]
[Liberia]
[Libya]
[Liechtenstein]
[Lithuania]
[Luxembourg]
[Macau]
[Macedonia]
[Madagascar]
[Malawi]
[Malaysia]
[Maldives]
[Mali]
[Malta]
[Marshall Islands]
[Martinique]
[Mauritania]
[Mauritius]
[Mayotte]
[Mexico]
[Micronesia, Federated States of]
[Moldova]
[Monaco]
[Mongolia]
[Montenegro]
[Montserrat]
[Morocco]
[Mozambique]
[Myanmar]
[Namibia]
[Nauru]
[Nepal]
[Netherlands]
[New Caledonia]
[New Zealand]
[Nicaragua]
[Niger]
[Nigeria]
[Niue]
[Norfolk Island]
[Northern Mariana Islands]
[Norway]
[Oman]
[Pakistan]
[Palau]
[Palestinian Territories]
[Panama]
[Papua New Guinea]
[Paraguay]
[Peru]
[Philippines]
[Pitcairn Islands]
[Poland]
[Portugal]
[Puerto Rico]
[Qatar]
[Reunion]
[Romania]
[Russia]
[Rwanda]
[Saint Barthelemy]
[Saint Helena, Ascension and Tristan da Cunha]
[Saint Kitts and Nevis]
[Saint Lucia]
[Saint Martin (French part)]
[Saint Pierre and Miquelon]
[Saint Vincent and the Grenadines]
[Samoa]
[San Marino]
[Sao Tome and Principe]
[Saudi Arabia]
[Senegal]
[Serbia]
[Seychelles]
[Sierra Leone]
[Singapore]
[Sint Maarten (Dutch part)]
[Slovakia]
[Slovenia]
[Solomon Islands]
[Somalia]
[South Africa]
[South Georgia and the South Sandwich Islands]
[South Sudan]
[Spain]
[Sri Lanka]
[Sudan]
[Suriname]
[Svalbard and Jan Mayen]
[Swaziland]
[Sweden]
[Switzerland]
[Syria]
[Taiwan]
[Tajikistan]
[Tanzania]
[Thailand]
[Togo]
[Tokelau]
[Tonga]
[Trinidad and Tobago]
[Tunisia]
[Turkey]
[Turkmenistan]
[Turks and Caicos Islands]
[Tuvalu]
[Uganda]
[Ukraine]
[United Arab Emirates]
[United Kingdom]
[United States]
[United States Minor Outlying Islands]
[Uruguay]
[Uzbekistan]
[Vanuatu]
[Vatican City]
[Venezuela]
[Vietnam]
[Virgin Islands (British)]
[Virgin Islands (United States)]
[Wallis and Futuna]
[Western Sahara]
[Yemen]
[Zambia]
[Zimbabwe]