-
Notifications
You must be signed in to change notification settings - Fork 0
/
florian-ru_RU.po
2732 lines (2117 loc) · 64.6 KB
/
florian-ru_RU.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
msgid ""
msgstr ""
"Project-Id-Version: Florian\n"
"POT-Creation-Date: 2019-04-11 12:43+0200\n"
"PO-Revision-Date: 2022-10-29 18:16+0300\n"
"Last-Translator: Николай Пекарский <dizer7@gmail.com>\n"
"Language-Team: Mykola Pekarskyi <dizer7@gmail.com>\n"
"Language: ru_RU\n"
"MIME-Version: 1.0\n"
"Content-Type: text/plain; charset=UTF-8\n"
"Content-Transfer-Encoding: 8bit\n"
"Plural-Forms: nplurals=3; plural=(n%10==1 && n%100!=11 ? 0 : n%10>=2 && n"
"%10<=4 && (n%100<12 || n%100>14) ? 1 : 2);\n"
"X-Generator: Poedit 3.1.1\n"
"X-Poedit-KeywordsList: _e;__;esc_html_e;esc_html__;_nx;esc_attr__;"
"esc_attr_e\n"
"X-Poedit-Basepath: .\n"
"X-Poedit-SourceCharset: UTF-8\n"
"X-Poedit-SearchPath-0: ..\n"
#: ../404.php:14
msgid "404"
msgstr "404"
#: ../404.php:19
msgid "The page you were looking for could not be found."
msgstr "Страница, которую вы ищите не найдена."
#: ../404.php:20
msgid ""
"You may have typed the address incorrectly or you may have used an outdated "
"link. Try search our site."
msgstr ""
"Вы ввели неправильный адрес или использовали устаревшую ссылку. Попробуйте "
"поискать на нашем сайте."
#: ../archive.php:84
msgid "Category"
msgstr "Рубрика"
#: ../archive.php:89
msgid "Tag"
msgstr "Метка"
#: ../archive.php:97
msgid "Author"
msgstr "Автор"
#: ../archive.php:109
msgid "Daily Archives"
msgstr "Архивы за день"
#: ../archive.php:114
msgid "Monthly Archives"
msgstr "Архивы за месяц"
#: ../archive.php:119
msgid "Yearly Archives"
msgstr "Архивы за год"
#: ../archive.php:124 ../archive.php:129 ../archive.php:134 ../archive.php:139
#: ../archive.php:144
msgid "Post format"
msgstr "Формат записи"
#: ../archive.php:125
msgid "Aside"
msgstr ""
#: ../archive.php:130
msgid "Images"
msgstr ""
#: ../archive.php:135
msgid "Videos"
msgstr ""
#: ../archive.php:140
msgid "Quotes"
msgstr ""
#: ../archive.php:145
msgid "Links"
msgstr ""
#: ../archive.php:149
msgid "Posts"
msgstr "Записи"
#: ../archive.php:150
msgid "Archives"
msgstr "Архивы"
#: ../author-bio.php:11
msgid "About author"
msgstr "Об авторе"
#: ../comments.php:29
msgid "Name"
msgstr "Имя"
#: ../comments.php:35 ../functions.php:389
msgid "Email"
msgstr "Email"
#: ../comments.php:41
msgid "Website"
msgstr "Вебсайт"
#: ../comments.php:48
msgid "Post comment"
msgstr "Оставить комментарий"
#: ../comments.php:66
msgid "0 Comments"
msgstr "0 комментариев"
#: ../comments.php:66
msgid "1 Comment"
msgstr "1 комментарий"
#: ../comments.php:66
msgid "% Comments"
msgstr "Комментариев %"
#: ../comments.php:72
msgid "Comments are closed."
msgstr "Комментарии закрыты."
#: ../comments.php:94
msgid "Older Comments"
msgstr "Старые комментарии"
#: ../comments.php:96
msgid "Comments navigation"
msgstr "Навигация по комментариям"
#: ../comments.php:98
msgid "Newer Comments"
msgstr "Новые комментарии"
#: ../content-single.php:225 ../content.php:472 ../content.php:510
#: ../content.php:539 ../inc/theme-functions.php:585
#: ../inc/theme-functions.php:768 ../inc/theme-functions.php:1284
msgid "View more"
msgstr "Подробнее"
#: ../content-single.php:228 ../content.php:516
msgid "Pages:"
msgstr "Сnраницы:"
#: ../content-single.php:265 ../content.php:546
msgid "Leave a comment"
msgstr "Оставить комментарий"
#: ../content-single.php:265
msgid "Comments: 1"
msgstr "Комментарии: 1"
#: ../content-single.php:265
msgid "Comments: %"
msgstr "Комментарии: %"
#: ../content-single.php:270
msgid "Views: "
msgstr "Просмотры: "
#: ../content-single.php:350
msgid "Worth reading »"
msgstr "Рекомендуем прочитать"
#: ../content.php:241 ../content.php:441
#, php-format
msgid "%1$s"
msgstr "%1$s"
#: ../content.php:546
msgid "1"
msgstr "1"
#: ../content.php:546
msgid "%"
msgstr "%"
#: ../functions.php:100
msgid "Header Menu"
msgstr "Меню в шапке"
#: ../functions.php:101
msgid "Top Menu"
msgstr "Верхнее меню"
#: ../functions.php:102
msgid "Footer Menu"
msgstr "Меню футера"
#: ../functions.php:226
msgid "Previous"
msgstr "Предыдущая"
#: ../functions.php:234
msgid "Next"
msgstr "Следующая"
#: ../functions.php:252
msgid "Older posts"
msgstr "Старые статьи"
#: ../functions.php:258
msgid "Newer posts"
msgstr "Новые статьи"
#: ../functions.php:285
msgid "Pingback:"
msgstr "Пингбек:"
#: ../functions.php:285 ../functions.php:295
msgid "Edit"
msgstr "Изменить"
#: ../functions.php:311
msgid "Your comment is awaiting moderation."
msgstr "Ваш комментарий ожидает проверки."
#: ../functions.php:362
msgid "Facebook"
msgstr "Facebook"
#: ../functions.php:363
msgid "VKontakte"
msgstr "VKontakte"
#: ../functions.php:364
msgid "Google+"
msgstr "Google+"
#: ../functions.php:365
msgid "Twitter"
msgstr "Twitter"
#: ../functions.php:366
msgid "LinkedIn"
msgstr "LinkedIn"
#: ../functions.php:367
msgid "Dribbble"
msgstr "Dribbble"
#: ../functions.php:368
msgid "Behance"
msgstr "Behance"
#: ../functions.php:369 ../inc/theme-functions.php:1220
msgid "Instagram"
msgstr "Instagram"
#: ../functions.php:370
msgid "Tumblr"
msgstr "Tumblr"
#: ../functions.php:371
msgid "Pinterest"
msgstr "Pinterest"
#: ../functions.php:372
msgid "Vimeo"
msgstr "Vimeo"
#: ../functions.php:373
msgid "Youtube"
msgstr "Youtube"
#: ../functions.php:374
msgid "Twitch"
msgstr "Twitch"
#: ../functions.php:375
msgid "Skype"
msgstr "Skype"
#: ../functions.php:376
msgid "Flickr"
msgstr "Flickr"
#: ../functions.php:377
msgid "Deviantart"
msgstr "Deviantart"
#: ../functions.php:378
msgid "500px"
msgstr "500px"
#: ../functions.php:379
msgid "Etsy"
msgstr "Etsy"
#: ../functions.php:380 ../functions.php:387
msgid "Telegram"
msgstr "Telegram"
#: ../functions.php:381
msgid "Odnoklassniki"
msgstr "Odnoklassniki"
#: ../functions.php:382
msgid "Houzz"
msgstr "Houzz"
#: ../functions.php:383
msgid "Slack"
msgstr "Slack"
#: ../functions.php:384
msgid "QQ"
msgstr "QQ"
#: ../functions.php:385
msgid "Github"
msgstr "Github"
#: ../functions.php:386
msgid "WhatsApp"
msgstr "WhatsApp"
#: ../functions.php:388
msgid "RSS"
msgstr "RSS"
#: ../functions.php:390
msgid "Other"
msgstr "Другое"
#: ../inc/class-tgm-plugin-activation.php:334
msgid "Install Required Plugins"
msgstr ""
#: ../inc/class-tgm-plugin-activation.php:335
#: ../inc/theme-dashboard/inc/theme-welcome.php:51
msgid "Install Plugins"
msgstr ""
#: ../inc/class-tgm-plugin-activation.php:337
#, php-format
msgid "Installing Plugin: %s"
msgstr ""
#: ../inc/class-tgm-plugin-activation.php:339
#, php-format
msgid "Updating Plugin: %s"
msgstr ""
#: ../inc/class-tgm-plugin-activation.php:340
msgid "Something went wrong with the plugin API."
msgstr ""
#: ../inc/class-tgm-plugin-activation.php:392
msgid "Return to Required Plugins Installer"
msgstr ""
#: ../inc/class-tgm-plugin-activation.php:393
#: ../inc/class-tgm-plugin-activation.php:912
#: ../inc/class-tgm-plugin-activation.php:2618
#: ../inc/class-tgm-plugin-activation.php:3665
msgid "Return to the Dashboard"
msgstr ""
#: ../inc/class-tgm-plugin-activation.php:394
#: ../inc/class-tgm-plugin-activation.php:3244
msgid "Plugin activated successfully."
msgstr ""
#: ../inc/class-tgm-plugin-activation.php:395
msgid "The following plugin was activated successfully:"
msgstr ""
#: ../inc/class-tgm-plugin-activation.php:397
#, php-format
msgid "No action taken. Plugin %1$s was already active."
msgstr ""
#: ../inc/class-tgm-plugin-activation.php:399
#, php-format
msgid ""
"Plugin not activated. A higher version of %s is needed for this theme. "
"Please update the plugin."
msgstr ""
#: ../inc/class-tgm-plugin-activation.php:401
#, php-format
msgid "All plugins installed and activated successfully. %1$s"
msgstr ""
#: ../inc/class-tgm-plugin-activation.php:402
msgid "Dismiss this notice"
msgstr "Закрыть"
#: ../inc/class-tgm-plugin-activation.php:403
msgid ""
"There are one or more required or recommended plugins to install, update or "
"activate."
msgstr ""
#: ../inc/class-tgm-plugin-activation.php:404
msgid "Please contact the administrator of this site for help."
msgstr ""
#: ../inc/class-tgm-plugin-activation.php:607
msgid "This plugin needs to be updated to be compatible with your theme."
msgstr ""
#: ../inc/class-tgm-plugin-activation.php:608
msgid "Update Required"
msgstr ""
#: ../inc/class-tgm-plugin-activation.php:1019
msgid ""
"The remote plugin package does not contain a folder with the desired slug "
"and renaming did not work."
msgstr ""
#: ../inc/class-tgm-plugin-activation.php:1019
#: ../inc/class-tgm-plugin-activation.php:1022
msgid ""
"Please contact the plugin provider and ask them to package their plugin "
"according to the WordPress guidelines."
msgstr ""
#: ../inc/class-tgm-plugin-activation.php:1022
msgid ""
"The remote plugin package consists of more than one file, but the files are "
"not packaged in a folder."
msgstr ""
#: ../inc/class-tgm-plugin-activation.php:2067
#, php-format
msgid "TGMPA v%s"
msgstr ""
#: ../inc/class-tgm-plugin-activation.php:2358
msgid "Required"
msgstr ""
#: ../inc/class-tgm-plugin-activation.php:2361
msgid "Recommended"
msgstr ""
#: ../inc/class-tgm-plugin-activation.php:2377
msgid "WordPress Repository"
msgstr ""
#: ../inc/class-tgm-plugin-activation.php:2380
msgid "External Source"
msgstr ""
#: ../inc/class-tgm-plugin-activation.php:2383
msgid "Pre-Packaged"
msgstr ""
#: ../inc/class-tgm-plugin-activation.php:2400
msgid "Not Installed"
msgstr ""
#: ../inc/class-tgm-plugin-activation.php:2404
msgid "Installed But Not Activated"
msgstr ""
#: ../inc/class-tgm-plugin-activation.php:2406
msgid "Active"
msgstr ""
#: ../inc/class-tgm-plugin-activation.php:2412
msgid "Required Update not Available"
msgstr ""
#: ../inc/class-tgm-plugin-activation.php:2415
msgid "Requires Update"
msgstr ""
#: ../inc/class-tgm-plugin-activation.php:2418
msgid "Update recommended"
msgstr ""
#: ../inc/class-tgm-plugin-activation.php:2473
#, php-format
msgid "All <span class=\"count\">(%s)</span>"
msgstr ""
#: ../inc/class-tgm-plugin-activation.php:2575
msgid "Installed version:"
msgstr ""
#: ../inc/class-tgm-plugin-activation.php:2583
msgid "Minimum required version:"
msgstr ""
#: ../inc/class-tgm-plugin-activation.php:2595
msgid "Available version:"
msgstr ""
#: ../inc/class-tgm-plugin-activation.php:2618
msgid "No plugins to install, update or activate."
msgstr ""
#: ../inc/class-tgm-plugin-activation.php:2632
msgid "Plugin"
msgstr ""
#: ../inc/class-tgm-plugin-activation.php:2633
msgid "Source"
msgstr ""
#: ../inc/class-tgm-plugin-activation.php:2634
msgid "Type"
msgstr ""
#: ../inc/class-tgm-plugin-activation.php:2638
msgid "Version"
msgstr ""
#: ../inc/class-tgm-plugin-activation.php:2639
msgid "Status"
msgstr ""
#: ../inc/class-tgm-plugin-activation.php:2688
#, php-format
msgid "Install %2$s"
msgstr ""
#: ../inc/class-tgm-plugin-activation.php:2693
#, php-format
msgid "Update %2$s"
msgstr ""
#: ../inc/class-tgm-plugin-activation.php:2699
#, php-format
msgid "Activate %2$s"
msgstr ""
#: ../inc/class-tgm-plugin-activation.php:2769
msgid "Upgrade message from the plugin author:"
msgstr ""
#: ../inc/class-tgm-plugin-activation.php:2802
msgid "Install"
msgstr ""
#: ../inc/class-tgm-plugin-activation.php:2808
msgid "Update"
msgstr ""
#: ../inc/class-tgm-plugin-activation.php:2811
msgid "Activate"
msgstr ""
#: ../inc/class-tgm-plugin-activation.php:2842
msgid "No plugins were selected to be installed. No action taken."
msgstr ""
#: ../inc/class-tgm-plugin-activation.php:2844
msgid "No plugins were selected to be updated. No action taken."
msgstr ""
#: ../inc/class-tgm-plugin-activation.php:2885
msgid "No plugins are available to be installed at this time."
msgstr ""
#: ../inc/class-tgm-plugin-activation.php:2887
msgid "No plugins are available to be updated at this time."
msgstr ""
#: ../inc/class-tgm-plugin-activation.php:2993
msgid "No plugins were selected to be activated. No action taken."
msgstr ""
#: ../inc/class-tgm-plugin-activation.php:3019
msgid "No plugins are available to be activated at this time."
msgstr ""
#: ../inc/class-tgm-plugin-activation.php:3243
msgid "Plugin activation failed."
msgstr ""
#: ../inc/class-tgm-plugin-activation.php:3583
#, php-format
msgid "Updating Plugin %1$s (%2$d/%3$d)"
msgstr ""
#: ../inc/class-tgm-plugin-activation.php:3586
#, php-format
msgid "An error occurred while installing %1$s: %2$s."
msgstr ""
#: ../inc/class-tgm-plugin-activation.php:3588
#, php-format
msgid "The installation of %1$s failed."
msgstr ""
#: ../inc/class-tgm-plugin-activation.php:3592
msgid ""
"The installation and activation process is starting. This process may take a "
"while on some hosts, so please be patient."
msgstr ""
#: ../inc/class-tgm-plugin-activation.php:3594
#, php-format
msgid "%1$s installed and activated successfully."
msgstr ""
#: ../inc/class-tgm-plugin-activation.php:3595
msgid "All installations and activations have been completed."
msgstr ""
#: ../inc/class-tgm-plugin-activation.php:3597
#, php-format
msgid "Installing and Activating Plugin %1$s (%2$d/%3$d)"
msgstr ""
#: ../inc/class-tgm-plugin-activation.php:3600
msgid ""
"The installation process is starting. This process may take a while on some "
"hosts, so please be patient."
msgstr ""
#: ../inc/class-tgm-plugin-activation.php:3602
#, php-format
msgid "%1$s installed successfully."
msgstr ""
#: ../inc/class-tgm-plugin-activation.php:3603
msgid "All installations have been completed."
msgstr ""
#: ../inc/class-tgm-plugin-activation.php:3605
#, php-format
msgid "Installing Plugin %1$s (%2$d/%3$d)"
msgstr ""
#: ../inc/modules/category-image/category-image.php:32
#: ../inc/modules/category-image/category-image.php:61
msgid "Title background image"
msgstr ""
#: ../inc/modules/category-image/category-image.php:36
#: ../inc/modules/category-image/category-image.php:72
msgid "Add Image"
msgstr ""
#: ../inc/modules/category-image/category-image.php:37
#: ../inc/modules/category-image/category-image.php:73
msgid "Remove Image"
msgstr ""
#: ../inc/modules/mega-menu/edit_custom_walker.php:80
#, php-format
msgid "%s (Invalid)"
msgstr ""
#: ../inc/modules/mega-menu/edit_custom_walker.php:84
#, php-format
msgid "%s (Pending)"
msgstr ""
#: ../inc/modules/mega-menu/edit_custom_walker.php:112
msgid "Move up"
msgstr ""
#: ../inc/modules/mega-menu/edit_custom_walker.php:125
msgid "Move down"
msgstr ""
#: ../inc/modules/mega-menu/edit_custom_walker.php:127
#: ../inc/modules/mega-menu/edit_custom_walker.php:129
msgid "Edit Menu Item"
msgstr ""
#: ../inc/modules/mega-menu/edit_custom_walker.php:138
msgid "URL"
msgstr ""
#: ../inc/modules/mega-menu/edit_custom_walker.php:145
msgid "Navigation Label"
msgstr ""
#: ../inc/modules/mega-menu/edit_custom_walker.php:151
msgid "Title Attribute"
msgstr ""
#: ../inc/modules/mega-menu/edit_custom_walker.php:157
msgid "Badge title"
msgstr ""
#: ../inc/modules/mega-menu/edit_custom_walker.php:163
msgid "Badge color (#hex)"
msgstr ""
#: ../inc/modules/mega-menu/edit_custom_walker.php:170
msgid "Open link in a new window/tab"
msgstr ""
#: ../inc/modules/mega-menu/edit_custom_walker.php:175
msgid "CSS Classes (optional)"
msgstr ""
#: ../inc/modules/mega-menu/edit_custom_walker.php:181
msgid "Link Relationship (XFN)"
msgstr ""
#: ../inc/modules/mega-menu/edit_custom_walker.php:187
msgid "Description"
msgstr ""
#: ../inc/modules/mega-menu/edit_custom_walker.php:189
msgid ""
"The description will be displayed in the menu if the current theme supports "
"it."
msgstr ""
#: ../inc/modules/mega-menu/edit_custom_walker.php:198
msgid "Megamenu columns"
msgstr ""
#: ../inc/modules/mega-menu/edit_custom_walker.php:212
msgid "Show this submenu fullwidth"
msgstr ""
#: ../inc/modules/mega-menu/edit_custom_walker.php:214
msgid "No"
msgstr ""
#: ../inc/modules/mega-menu/edit_custom_walker.php:215
msgid "Yes"
msgstr ""
#: ../inc/modules/mega-menu/edit_custom_walker.php:222
msgid "Sublevels dropdown menus position"
msgstr ""
#: ../inc/modules/mega-menu/edit_custom_walker.php:224
#: ../inc/modules/mega-menu/edit_custom_walker.php:275
#: ../inc/theme-options.php:277 ../inc/theme-options.php:372
#: ../inc/theme-options.php:398 ../inc/theme-options.php:1489
#: ../inc/theme-options.php:1504 ../inc/theme-options.php:1519
#: ../inc/theme-options.php:1534 ../inc/theme-options.php:1549
#: ../inc/theme-options.php:1564 ../inc/theme-options.php:1579
msgid "Right"
msgstr ""
#: ../inc/modules/mega-menu/edit_custom_walker.php:225
#: ../inc/modules/mega-menu/edit_custom_walker.php:274
#: ../inc/theme-options.php:275 ../inc/theme-options.php:370
#: ../inc/theme-options.php:396 ../inc/theme-options.php:1488
#: ../inc/theme-options.php:1503 ../inc/theme-options.php:1518
#: ../inc/theme-options.php:1533 ../inc/theme-options.php:1548
#: ../inc/theme-options.php:1563 ../inc/theme-options.php:1578
msgid "Left"
msgstr ""
#: ../inc/modules/mega-menu/edit_custom_walker.php:231
msgid "Show sidebar with widgets inside this submenu"
msgstr ""
#: ../inc/modules/mega-menu/edit_custom_walker.php:234
msgid "Do not add sidebar"
msgstr ""
#: ../inc/modules/mega-menu/edit_custom_walker.php:252
msgid "Background image URL"
msgstr ""
#: ../inc/modules/mega-menu/edit_custom_walker.php:254
msgid "Select image"
msgstr ""
#: ../inc/modules/mega-menu/edit_custom_walker.php:254
msgid "Select submenu background image"
msgstr ""
#: ../inc/modules/mega-menu/edit_custom_walker.php:255
#: ../inc/modules/mega-menu/edit_custom_walker.php:914
msgid "Remove"
msgstr ""
#: ../inc/modules/mega-menu/edit_custom_walker.php:260
msgid "Background repeat"
msgstr ""
#: ../inc/modules/mega-menu/edit_custom_walker.php:262
msgid "No repeat"
msgstr ""
#: ../inc/modules/mega-menu/edit_custom_walker.php:263
msgid "Repeat"
msgstr ""
#: ../inc/modules/mega-menu/edit_custom_walker.php:264
msgid "Repeat X"
msgstr ""
#: ../inc/modules/mega-menu/edit_custom_walker.php:265
msgid "Repeat Y"
msgstr ""
#: ../inc/modules/mega-menu/edit_custom_walker.php:271
msgid "Background position X"
msgstr ""
#: ../inc/modules/mega-menu/edit_custom_walker.php:273
#: ../inc/modules/mega-menu/edit_custom_walker.php:283
#: ../inc/theme-options.php:276 ../inc/theme-options.php:371
#: ../inc/theme-options.php:397
msgid "Center"
msgstr ""
#: ../inc/modules/mega-menu/edit_custom_walker.php:281
msgid "Background position Y"
msgstr ""
#: ../inc/modules/mega-menu/edit_custom_walker.php:284
msgid "Top"
msgstr ""
#: ../inc/modules/mega-menu/edit_custom_walker.php:285
msgid "Bottom"
msgstr ""
#: ../inc/modules/mega-menu/edit_custom_walker.php:292
msgid "Menu item Icon"
msgstr ""
#: ../inc/modules/mega-menu/edit_custom_walker.php:295
msgid "Current icon"
msgstr ""
#: ../inc/modules/mega-menu/edit_custom_walker.php:891
msgid "Current icon:"
msgstr ""
#: ../inc/modules/mega-menu/edit_custom_walker.php:901
#, php-format
msgid "Original: %s"
msgstr ""
#: ../inc/modules/mega-menu/edit_custom_walker.php:915
msgid "Cancel"
msgstr ""
#: ../inc/theme-dashboard/class-theme-dashboard.php:29
msgid "Florian WordPress Theme Dashboard"
msgstr ""
#: ../inc/theme-dashboard/inc/header.php:13
#, php-format
msgid "Welcome to %1$s - Version %2$s"
msgstr ""
#: ../inc/theme-dashboard/inc/theme-activation.php:33
msgid "Theme Activation"
msgstr "Активация темы"
#: ../inc/theme-dashboard/inc/theme-activation.php:45
msgid ""
"Please activate your theme to get themes updates notifications, use theme "
"options, import theme demos and get access to premium dedicated support."
msgstr ""
#: ../inc/theme-dashboard/inc/theme-activation.php:46
msgid "Activate theme >"
msgstr ""
#: ../inc/theme-dashboard/inc/theme-activation.php:58
#: ../inc/theme-dashboard/inc/theme-system.php:69
#: ../inc/theme-dashboard/inc/theme-welcome.php:20
msgid "Getting started"
msgstr ""
#: ../inc/theme-dashboard/inc/theme-activation.php:59
#: ../inc/theme-dashboard/inc/theme-system.php:70
#: ../inc/theme-dashboard/inc/theme-welcome.php:21
msgid "Theme options"
msgstr "Настройки темы"
#: ../inc/theme-dashboard/inc/theme-activation.php:60
#: ../inc/theme-dashboard/inc/theme-system.php:72
#: ../inc/theme-dashboard/inc/theme-welcome.php:23
msgid "Theme activation"
msgstr "Активация темы"
#: ../inc/theme-dashboard/inc/theme-activation.php:61
#: ../inc/theme-dashboard/inc/theme-system.php:74
#: ../inc/theme-dashboard/inc/theme-welcome.php:25
msgid "System information"
msgstr "О системе"
#: ../inc/theme-dashboard/inc/theme-activation.php:65
msgid ""
"Your theme activated. Thank you! Now you can use all theme features and have "
"access to dedicated premium support."
msgstr ""
#: ../inc/theme-dashboard/inc/theme-activation.php:70
msgid "Enter your email"
msgstr "Введите ваш email"
#: ../inc/theme-dashboard/inc/theme-activation.php:70
msgid "Enter your theme purchase code"
msgstr ""
#: ../inc/theme-dashboard/inc/theme-activation.php:71
msgid "How to find your theme purchase code?"
msgstr ""
#: ../inc/theme-dashboard/inc/theme-activation.php:72
msgid "Register theme"
msgstr "Регистрация темы"
#: ../inc/theme-dashboard/inc/theme-activation.php:73
msgid ""
"By using this form you confirm that your purchase code, email (if you "
"provided it) and site url will be saved on our servers for theme license "
"verification purposes. If you provided email address (optional) you will "
"receive important theme updates notifications and news (you can unsubscribe "
"at any time)."
msgstr ""
#: ../inc/theme-dashboard/inc/theme-activation.php:131
msgid "Please fill outpurchase code field."
msgstr ""
#: ../inc/theme-dashboard/inc/theme-activation.php:135
msgid "Registering theme..."
msgstr ""
#: ../inc/theme-dashboard/inc/theme-activation.php:154
#: ../inc/theme-dashboard/inc/theme-activation.php:161
msgid "Theme registered succesfully!"
msgstr ""
#: ../inc/theme-dashboard/inc/theme-activation.php:156
msgid "Theme registered succesfully! Now you can use all theme features."
msgstr ""
#: ../inc/theme-dashboard/inc/theme-activation.php:163
msgid ""
"Theme registered succesfully, but we see that theme purchase code was "
"already activated before. Please note that by ThemeForest regular license "
"rules you can use one theme license only on one WordPress installation with "
"one language (you allowed to use theme another time only on test/development "
"environments). If you are using theme on multiple sites or multilanguage "
"website make sure you purchased separate regular license for every site and "
"language, otherwise theme on your sites can be automatically blocked in next "
"check."
msgstr ""
#: ../inc/theme-dashboard/inc/theme-activation.php:168
msgid ""
"Purchase code is not valid. Your purchase code should look like this: "
"36434418-e837-48c5-8737-f20d52b36a1f"
msgstr ""
#: ../inc/theme-dashboard/inc/theme-activation.php:175
msgid ""
"<span class='error'>Oops! It looks like your hosting blocks external "
"connections to our server,<br/>please <a href='http://support.magniumthemes."
"com/' target='_blank'>contact our support team</a> to get theme activated "
"manually.</span>"
msgstr ""
#: ../inc/theme-dashboard/inc/theme-system.php:22
msgid "System Information"
msgstr "Информация о системе"
#: ../inc/theme-dashboard/inc/theme-system.php:61
msgid "Plugin not installed"
msgstr ""
#: ../inc/theme-dashboard/inc/theme-welcome.php:33
msgid "First of all - Activate your theme"
msgstr ""
#: ../inc/theme-dashboard/inc/theme-welcome.php:36
msgid ""
"Register your purchase to get themes updates notifications, import theme "
"demos and get access to premium dedicated support."
msgstr ""
#: ../inc/theme-dashboard/inc/theme-welcome.php:39
msgid "Activate Theme"
msgstr ""
#: ../inc/theme-dashboard/inc/theme-welcome.php:42
msgid "Step 1 - Install Required Plugins"
msgstr ""
#: ../inc/theme-dashboard/inc/theme-welcome.php:45
msgid ""
"Our theme has some required and optional plugins to function properly. "
"Please install theme required plugins."
msgstr ""
#: ../inc/theme-dashboard/inc/theme-welcome.php:49