-
Notifications
You must be signed in to change notification settings - Fork 0
/
wpcasa-ru_RU.po
2219 lines (1744 loc) · 53.1 KB
/
wpcasa-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: WPCasa\n"
"POT-Creation-Date: 2016-12-04 17:06+0300\n"
"PO-Revision-Date: 2016-12-04 17:07+0300\n"
"Last-Translator: Systemo <s@systemo.biz>\n"
"Language-Team: \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<10 || n%100>=20) ? 1 : 2);\n"
"X-Generator: Poedit 1.8.11\n"
"X-Poedit-Basepath: ..\n"
"X-Poedit-WPHeader: wpcasa.php\n"
"X-Poedit-SourceCharset: UTF-8\n"
"X-Poedit-KeywordsList: __;_e;_n:1,2;_x:1,2c;_ex:1,2c;_nx:4c,1,2;esc_attr__;"
"esc_attr_e;esc_attr_x:1,2c;esc_html__;esc_html_e;esc_html_x:1,2c;_n_noop:1,2;"
"_nx_noop:3c,1,2;__ngettext_noop:1,2\n"
"X-Poedit-SearchPath-0: .\n"
"X-Poedit-SearchPathExcluded-0: *.js\n"
#: includes/admin/EDD_SL_Plugin_Updater.php:180
#, php-format
msgid ""
"There is a new version of %1$s available. <a target=\"_blank\" class="
"\"thickbox\" href=\"%2$s\">View version %3$s details</a>."
msgstr ""
#: includes/admin/EDD_SL_Plugin_Updater.php:187
#, php-format
msgid ""
"There is a new version of %1$s available. <a target=\"_blank\" class="
"\"thickbox\" href=\"%2$s\">View version %3$s details</a> or <a href=\"%4$s"
"\">update now</a>."
msgstr ""
#: includes/admin/EDD_SL_Plugin_Updater.php:325
msgid "You do not have permission to install plugin updates"
msgstr ""
#: includes/admin/EDD_SL_Plugin_Updater.php:325
msgid "Error"
msgstr "Ошибка"
#: includes/admin/class-wpsight-addons.php:55
#: includes/admin/class-wpsight-admin.php:93
msgid "Add-Ons"
msgstr "Дополнения"
#: includes/admin/class-wpsight-admin.php:90
#: includes/admin/class-wpsight-settings.php:90
msgid "Settings"
msgstr "Настройки"
#: includes/admin/class-wpsight-admin.php:96
#: includes/admin/class-wpsight-themes.php:55
msgid "Themes"
msgstr "Темы"
#: includes/admin/class-wpsight-admin.php:99
#: includes/admin/class-wpsight-licenses.php:35
msgid "Licenses"
msgstr "Лицензии"
#: includes/admin/class-wpsight-admin.php:142
#: includes/admin/class-wpsight-admin.php:435
#: includes/admin/class-wpsight-cpt.php:1196
#: includes/class-wpsight-template.php:284
msgid "Listings"
msgstr "Объявления"
#: includes/admin/class-wpsight-admin.php:159
msgid "Support Package"
msgstr "Пакет поддержки"
#: includes/admin/class-wpsight-admin.php:160
msgid ""
"To receive support for a free product please enter your support package "
"license key. <a href=\"https://wpcasa.com/support/package/\" target=\"_blank"
"\">More information…</a>"
msgstr ""
#: includes/admin/class-wpsight-admin.php:189
msgid "Listings Page"
msgstr "Страница списка"
#: includes/admin/class-wpsight-admin.php:190
msgid ""
"Please select the main search results page with the "
"<code>[wpsight_listings]</code> shortcode."
msgstr ""
#: includes/admin/class-wpsight-admin.php:196 wpcasa.php:226
msgid "ID-"
msgstr ""
#: includes/admin/class-wpsight-admin.php:199
msgid "Listing ID Prefix"
msgstr "Листинг ID Приставка"
#: includes/admin/class-wpsight-admin.php:201
msgid ""
"The listing ID will be this prefix plus post ID. You can optionally set "
"individual IDs on the listing edit screen."
msgstr ""
#: includes/admin/class-wpsight-admin.php:207
msgid "Measurement Unit"
msgstr ""
#: includes/admin/class-wpsight-admin.php:208
msgid ""
"Please select the general measurement unit. The unit for the listing "
"standard features can be defined separately below."
msgstr ""
#: includes/admin/class-wpsight-admin.php:217
msgid "Currency"
msgstr "Валюта"
#: includes/admin/class-wpsight-admin.php:218
msgid ""
"Please select the currency for the listing prices. If your currency is not "
"listed, please select <code>Other</code>."
msgstr ""
#: includes/admin/class-wpsight-admin.php:223
msgid "Other"
msgstr "Прочее"
#: includes/admin/class-wpsight-admin.php:227
#: includes/admin/class-wpsight-admin.php:235
msgid "Other Currency"
msgstr "Название валюты"
#: includes/admin/class-wpsight-admin.php:227
msgid "Abbreviation"
msgstr "Сокращение"
#: includes/admin/class-wpsight-admin.php:229
msgid ""
"Please insert the abbreviation of your currency (e.g. <code>EUR</code>)."
msgstr ""
#: includes/admin/class-wpsight-admin.php:235
msgid "Symbol"
msgstr "Символ"
#: includes/admin/class-wpsight-admin.php:237
msgid ""
"Please insert the currency symbol or HTML entity (e.g. <code>&euro;</"
"code>)."
msgstr ""
#: includes/admin/class-wpsight-admin.php:243
msgid "Currency Symbol"
msgstr ""
#: includes/admin/class-wpsight-admin.php:244
msgid "Please select the position of the currency symbol."
msgstr ""
#: includes/admin/class-wpsight-admin.php:248
msgid "Before the value"
msgstr "Перед значением"
#: includes/admin/class-wpsight-admin.php:248
msgid "After the value"
msgstr "После значения"
#: includes/admin/class-wpsight-admin.php:252
msgid "Thousands Separator"
msgstr ""
#: includes/admin/class-wpsight-admin.php:253
msgid "Please select the thousands separator for your listing prices."
msgstr ""
#: includes/admin/class-wpsight-admin.php:257
msgid "Comma (e.g. 1,000,000)"
msgstr ""
#: includes/admin/class-wpsight-admin.php:257
msgid "Period (e.g. 1.000.000)"
msgstr ""
#: includes/admin/class-wpsight-admin.php:263
msgid "Listing Features"
msgstr "Особенности"
#: includes/admin/class-wpsight-admin.php:264
msgid "Please check the box to edit the listing standard features."
msgstr ""
#: includes/admin/class-wpsight-admin.php:277
msgid "Standard Feature"
msgstr "Стандартная Особенность"
#: includes/admin/class-wpsight-admin.php:292
msgid "Rental Periods"
msgstr "Период аренды"
#: includes/admin/class-wpsight-admin.php:293
msgid "Please check the box to edit the rental periods."
msgstr ""
#: includes/admin/class-wpsight-admin.php:306
msgid "Rental Period"
msgstr "Срок аренды"
#: includes/admin/class-wpsight-admin.php:318
msgid "Date Format"
msgstr "Формат даты"
#: includes/admin/class-wpsight-admin.php:319
msgid "Please select the date format for the listings table in the admin."
msgstr ""
#: includes/admin/class-wpsight-admin.php:327
msgid "Output CSS"
msgstr ""
#: includes/admin/class-wpsight-admin.php:328
msgid "Please uncheck the box to disable the plugin from outputting CSS."
msgstr ""
#: includes/admin/class-wpsight-admin.php:335
msgid "Google Maps API"
msgstr ""
#: includes/admin/class-wpsight-admin.php:336
#, php-format
msgid ""
"If necessary, please enter your Google Maps API key (<a href=\"%s\" target="
"\"_blank\">register here</a>)."
msgstr ""
#: includes/admin/class-wpsight-admin.php:379
msgid "All"
msgstr "Все элементы"
#: includes/admin/class-wpsight-admin.php:407
msgid "Published"
msgstr "Опубликован"
#: includes/admin/class-wpsight-admin.php:407
msgid "Active"
msgstr "Активный"
#: includes/admin/class-wpsight-cpt.php:91
#: includes/class-wpsight-meta-boxes.php:445
#: includes/class-wpsight-search.php:223
msgid "Offer"
msgstr "Предложение"
#: includes/admin/class-wpsight-cpt.php:92
msgid "ID"
msgstr ""
#: includes/admin/class-wpsight-cpt.php:93
msgid "Listing"
msgstr "Список"
#: includes/admin/class-wpsight-cpt.php:94
#: includes/class-wpsight-meta-boxes.php:437
msgid "Price"
msgstr "Цена"
#: includes/admin/class-wpsight-cpt.php:95
msgid "Posted"
msgstr "Запись"
#: includes/admin/class-wpsight-cpt.php:98
msgid "Expires"
msgstr "Истекает"
#: includes/admin/class-wpsight-cpt.php:100
msgid "Status"
msgstr "Статус"
#: includes/admin/class-wpsight-cpt.php:101
msgid "Actions"
msgstr "Действия"
#: includes/admin/class-wpsight-cpt.php:185
#: includes/admin/class-wpsight-cpt.php:249
msgid "Edit"
msgstr "Изменить"
#: includes/admin/class-wpsight-cpt.php:195
msgid "Sticky"
msgstr "Прилеплен"
#: includes/admin/class-wpsight-cpt.php:200
msgid "Featured"
msgstr "Лучшее"
#: includes/admin/class-wpsight-cpt.php:235
msgid "Item is currently not available"
msgstr ""
#: includes/admin/class-wpsight-cpt.php:255
#: includes/admin/class-wpsight-cpt.php:398
msgid "View"
msgstr "Просмотр"
#: includes/admin/class-wpsight-cpt.php:305
msgid "by a guest"
msgstr ""
#: includes/admin/class-wpsight-cpt.php:305
#, php-format
msgid "by %s"
msgstr ""
#: includes/admin/class-wpsight-cpt.php:340
#: includes/admin/class-wpsight-cpt.php:486
#: includes/admin/class-wpsight-cpt.php:487
msgid "Approve"
msgstr "Утвердить"
#: includes/admin/class-wpsight-cpt.php:340
#: includes/admin/class-wpsight-cpt.php:489
#: includes/admin/class-wpsight-cpt.php:490
msgid "Unapprove"
msgstr "Отменить одобрение"
#: includes/admin/class-wpsight-cpt.php:348
msgid "Mark available"
msgstr "Отметить как доступное"
#: includes/admin/class-wpsight-cpt.php:348
msgid "Mark unavailable"
msgstr "Отметить как не доступное"
#: includes/admin/class-wpsight-cpt.php:356
msgid "Trash"
msgstr "Мусор"
#: includes/admin/class-wpsight-cpt.php:366
msgid "Restore"
msgstr ""
#: includes/admin/class-wpsight-cpt.php:737
#, php-format
msgid "%s have been approved"
msgstr ""
#: includes/admin/class-wpsight-cpt.php:742
#, php-format
msgid "%s are now pending approval"
msgstr "%s в настоящее время ожидает утверждения"
#: includes/admin/class-wpsight-cpt.php:749
#, php-format
msgid "%s has been approved"
msgstr ""
#: includes/admin/class-wpsight-cpt.php:751
#, php-format
msgid "%s is now pending approval"
msgstr "%s в настоящее время ожидает утверждения"
#: includes/admin/class-wpsight-cpt.php:856
#, php-format
msgid "%s are now sticky"
msgstr ""
#: includes/admin/class-wpsight-cpt.php:861
#, php-format
msgid "%s are no longer sticky"
msgstr ""
#: includes/admin/class-wpsight-cpt.php:868
#, php-format
msgid "%s is now sticky"
msgstr ""
#: includes/admin/class-wpsight-cpt.php:870
#, php-format
msgid "%s is no longer sticky"
msgstr ""
#: includes/admin/class-wpsight-cpt.php:975
#, php-format
msgid "%s are now featured"
msgstr ""
#: includes/admin/class-wpsight-cpt.php:980
#, php-format
msgid "%s are no longer featured"
msgstr ""
#: includes/admin/class-wpsight-cpt.php:987
#, php-format
msgid "%s is now featured"
msgstr ""
#: includes/admin/class-wpsight-cpt.php:989
#, php-format
msgid "%s is no longer featured"
msgstr ""
#: includes/admin/class-wpsight-cpt.php:1094
#, php-format
msgid "%s are no longer available"
msgstr ""
#: includes/admin/class-wpsight-cpt.php:1099
#, php-format
msgid "%s are now available"
msgstr ""
#: includes/admin/class-wpsight-cpt.php:1106
#, php-format
msgid "%s is no longer available"
msgstr ""
#: includes/admin/class-wpsight-cpt.php:1108
#, php-format
msgid "%s is now available"
msgstr ""
#: includes/admin/class-wpsight-cpt.php:1132
#, php-format
msgid "%s updated. <a href=\"%s\">View</a>"
msgstr ""
#: includes/admin/class-wpsight-cpt.php:1133
msgid "Custom field updated."
msgstr ""
#: includes/admin/class-wpsight-cpt.php:1134
msgid "Custom field deleted."
msgstr ""
#: includes/admin/class-wpsight-cpt.php:1135
#, php-format
msgid "%s updated."
msgstr ""
#: includes/admin/class-wpsight-cpt.php:1136
#, php-format
msgid "%s restored to revision from %s"
msgstr ""
#: includes/admin/class-wpsight-cpt.php:1137
#, php-format
msgid "%s published. <a href=\"%s\">View</a>"
msgstr ""
#: includes/admin/class-wpsight-cpt.php:1138
#, php-format
msgid "%s saved."
msgstr ""
#: includes/admin/class-wpsight-cpt.php:1139
#, php-format
msgid "%s submitted. <a target=\"_blank\" href=\"%s\">Preview</a>"
msgstr ""
#: includes/admin/class-wpsight-cpt.php:1140
#, php-format
msgid ""
"%s scheduled for: <strong>%1$s</strong>. <a target=\"_blank\" href=\"%2$s"
"\">Preview</a>"
msgstr ""
#: includes/admin/class-wpsight-cpt.php:1141
msgid "M j, Y @ G:i"
msgstr ""
#: includes/admin/class-wpsight-cpt.php:1142
#, php-format
msgid "%s draft updated. <a target=\"_blank\" href=\"%s\">Preview</a>"
msgstr ""
#: includes/admin/class-wpsight-cpt.php:1170
#, php-format
msgid "%s listing updated."
msgid_plural "%s listings updated."
msgstr[0] ""
msgstr[1] ""
msgstr[2] ""
#: includes/admin/class-wpsight-cpt.php:1171
#, php-format
msgid "%s listing not updated, somebody is editing it."
msgid_plural "%s listings not updated, somebody is editing them."
msgstr[0] ""
msgstr[1] ""
msgstr[2] ""
#: includes/admin/class-wpsight-cpt.php:1172
#, php-format
msgid "%s listing permanently deleted."
msgid_plural "%s listings permanently deleted."
msgstr[0] ""
msgstr[1] ""
msgstr[2] ""
#: includes/admin/class-wpsight-cpt.php:1173
#, php-format
msgid "%s listing moved to the Trash."
msgid_plural "%s listings moved to the Trash."
msgstr[0] ""
msgstr[1] ""
msgstr[2] ""
#: includes/admin/class-wpsight-cpt.php:1174
#, php-format
msgid "%s listing restored from the Trash."
msgid_plural "%s listings restored from the Trash."
msgstr[0] ""
msgstr[1] ""
msgstr[2] ""
#: includes/admin/class-wpsight-cpt.php:1265
msgid "Offers"
msgstr "Предложения"
#: includes/admin/class-wpsight-cpt.php:1272
msgid "Not Available"
msgstr "Не Доступно"
#: includes/admin/class-wpsight-cpt.php:1343
msgid "Agents"
msgstr "Агенты"
#: includes/admin/class-wpsight-licenses.php:58
msgid "active"
msgstr ""
#: includes/admin/class-wpsight-licenses.php:65
msgid "Deactivate License"
msgstr ""
#: includes/admin/class-wpsight-licenses.php:68
msgid "Activate License"
msgstr ""
#: includes/admin/class-wpsight-settings.php:96
msgid "Settings reset."
msgstr ""
#: includes/admin/class-wpsight-settings.php:99
msgid "Settings saved."
msgstr ""
#: includes/admin/class-wpsight-settings.php:186
msgctxt "plugin settings"
msgid "Select page"
msgstr ""
#: includes/admin/class-wpsight-settings.php:261
msgid "Save Changes"
msgstr ""
#: includes/admin/class-wpsight-settings.php:269
msgid "Restore Defaults"
msgstr ""
#: includes/admin/class-wpsight-settings.php:269
msgid "Are you sure?"
msgstr "Вы уверены?"
#: includes/class-wpsight-agents.php:59
msgctxt "agent role"
msgid "Listing Admin"
msgstr ""
#: includes/class-wpsight-agents.php:88
msgctxt "agent role"
msgid "Listing Agent"
msgstr ""
#: includes/class-wpsight-agents.php:104
msgctxt "agent role"
msgid "Listing Subscriber"
msgstr ""
#: includes/class-wpsight-agents.php:793
#: includes/class-wpsight-meta-boxes.php:681
#: includes/class-wpsight-meta-boxes.php:790
msgid "Company"
msgstr "Компания"
#: includes/class-wpsight-agents.php:796
#: includes/class-wpsight-meta-boxes.php:697
#: includes/class-wpsight-meta-boxes.php:796
msgid "Phone"
msgstr "Телефон"
#: includes/class-wpsight-general.php:39
msgid "Beds"
msgstr "Кровати"
#: includes/class-wpsight-general.php:41 includes/class-wpsight-general.php:53
msgid "n/d"
msgstr ""
#: includes/class-wpsight-general.php:51
msgid "Baths"
msgstr "Ванны"
#: includes/class-wpsight-general.php:63
msgid "Plot Size"
msgstr "Площадь"
#: includes/class-wpsight-general.php:74
msgid "Living Area"
msgstr "Жилая площадь"
#: includes/class-wpsight-general.php:86
msgid "Terrace"
msgstr "Терраса"
#: includes/class-wpsight-general.php:98
msgid "Parking"
msgstr "Парковка"
#: includes/class-wpsight-general.php:110
msgid "Heating"
msgstr "Отопление"
#: includes/class-wpsight-general.php:122
msgid "Built in"
msgstr "Построено в"
#: includes/class-wpsight-general.php:287
msgid "For Sale"
msgstr "Продажа"
#: includes/class-wpsight-general.php:288
msgid "For Rent"
msgstr "Аренда"
#: includes/class-wpsight-general.php:363
msgid "per Month"
msgstr "в месяц"
#: includes/class-wpsight-general.php:364
msgid "per Week"
msgstr "за Неделю"
#: includes/class-wpsight-general.php:365
msgid "per Year"
msgstr "за Год"
#: includes/class-wpsight-general.php:366
msgid "per Day"
msgstr "за День"
#: includes/class-wpsight-general.php:493
msgid "F j, Y"
msgstr ""
#: includes/class-wpsight-general.php:493
msgid "j. F Y"
msgstr ""
#: includes/class-wpsight-general.php:519
#: includes/class-wpsight-general.php:520
msgctxt "listing post status"
msgid "Draft"
msgstr ""
#: includes/class-wpsight-general.php:523
#: includes/class-wpsight-general.php:524
msgctxt "listing post status"
msgid "Active"
msgstr ""
#: includes/class-wpsight-general.php:527
#: includes/class-wpsight-general.php:540
msgctxt "listing post status"
msgid "Pending"
msgstr ""
#: includes/class-wpsight-general.php:528
msgctxt "listing post status"
msgid "Pending approval"
msgstr "Ожидается подтверждение"
#: includes/class-wpsight-general.php:531
#: includes/class-wpsight-general.php:532
msgctxt "listing post status"
msgid "Preview"
msgstr ""
#: includes/class-wpsight-general.php:537
#, php-format
msgid "Preview <span class=\"count\">(%s)</span>"
msgid_plural "Preview <span class=\"count\">(%s)</span>"
msgstr[0] ""
msgstr[1] ""
msgstr[2] ""
#: includes/class-wpsight-general.php:541
msgctxt "listing post status"
msgid "Pending payment"
msgstr ""
#: includes/class-wpsight-general.php:546
#, php-format
msgid "Pending Payment <span class=\"count\">(%s)</span>"
msgid_plural "Pending Payment <span class=\"count\">(%s)</span>"
msgstr[0] ""
msgstr[1] ""
msgstr[2] ""
#: includes/class-wpsight-general.php:549
#: includes/class-wpsight-general.php:550
msgctxt "listing post status"
msgid "Trash"
msgstr ""
#: includes/class-wpsight-general.php:596
msgid "AED => United Arab Emirates Dirham"
msgstr ""
#: includes/class-wpsight-general.php:597
msgid "ANG => Netherlands Antillean Guilder"
msgstr ""
#: includes/class-wpsight-general.php:598
msgid "ARS => Argentine Peso"
msgstr ""
#: includes/class-wpsight-general.php:599
msgid "AUD => Australian Dollar"
msgstr ""
#: includes/class-wpsight-general.php:600
msgid "BDT => Bangladeshi Taka"
msgstr ""
#: includes/class-wpsight-general.php:601
msgid "BGN => Bulgarian Lev"
msgstr ""
#: includes/class-wpsight-general.php:602
msgid "BHD => Bahraini Dinar"
msgstr ""
#: includes/class-wpsight-general.php:603
msgid "BND => Brunei Dollar"
msgstr ""
#: includes/class-wpsight-general.php:604
msgid "BOB => Bolivian Boliviano"
msgstr ""
#: includes/class-wpsight-general.php:605
msgid "BRL => Brazilian Real"
msgstr ""
#: includes/class-wpsight-general.php:606
msgid "BWP => Botswanan Pula"
msgstr ""
#: includes/class-wpsight-general.php:607
msgid "CAD => Canadian Dollar"
msgstr ""
#: includes/class-wpsight-general.php:608
msgid "CHF => Swiss Franc"
msgstr ""
#: includes/class-wpsight-general.php:609
msgid "CLP => Chilean Peso"
msgstr ""
#: includes/class-wpsight-general.php:610
msgid "CNY => Chinese Yuan"
msgstr ""
#: includes/class-wpsight-general.php:611
msgid "COP => Colombian Peso"
msgstr ""
#: includes/class-wpsight-general.php:612
msgid "CRC => Costa Rican Colon"
msgstr ""
#: includes/class-wpsight-general.php:613
msgid "CZK => Czech Republic Koruna"
msgstr ""
#: includes/class-wpsight-general.php:614
msgid "DKK => Danish Krone"
msgstr ""
#: includes/class-wpsight-general.php:615
msgid "DOP => Dominican Peso"
msgstr ""
#: includes/class-wpsight-general.php:616
msgid "DZD => Algerian Dinar"
msgstr ""
#: includes/class-wpsight-general.php:617
msgid "EEK => Estonian Kroon"
msgstr ""
#: includes/class-wpsight-general.php:618
msgid "EGP => Egyptian Pound"
msgstr ""
#: includes/class-wpsight-general.php:619
msgid "EUR => Euro"
msgstr ""
#: includes/class-wpsight-general.php:620
msgid "FJD => Fijian Dollar"
msgstr ""
#: includes/class-wpsight-general.php:621
msgid "GBP => British Pound"
msgstr ""
#: includes/class-wpsight-general.php:622
msgid "HKD => Hong Kong Dollar"
msgstr ""
#: includes/class-wpsight-general.php:623
msgid "HNL => Honduran Lempira"
msgstr ""
#: includes/class-wpsight-general.php:624
msgid "HRK => Croatian Kuna"
msgstr ""
#: includes/class-wpsight-general.php:625
msgid "HUF => Hungarian Forint"
msgstr ""
#: includes/class-wpsight-general.php:626
msgid "IDR => Indonesian Rupiah"
msgstr ""
#: includes/class-wpsight-general.php:627
msgid "ILS => Israeli New Sheqel"
msgstr ""
#: includes/class-wpsight-general.php:628
msgid "INR => Indian Rupee"
msgstr ""
#: includes/class-wpsight-general.php:629
msgid "JMD => Jamaican Dollar"
msgstr ""
#: includes/class-wpsight-general.php:630
msgid "JOD => Jordanian Dinar"
msgstr ""
#: includes/class-wpsight-general.php:631
msgid "JPY => Japanese Yen"
msgstr ""
#: includes/class-wpsight-general.php:632
msgid "KES => Kenyan Shilling"
msgstr ""
#: includes/class-wpsight-general.php:633
msgid "KRW => South Korean Won"
msgstr ""
#: includes/class-wpsight-general.php:634
msgid "KWD => Kuwaiti Dinar"
msgstr ""
#: includes/class-wpsight-general.php:635
msgid "KYD => Cayman Islands Dollar"
msgstr ""
#: includes/class-wpsight-general.php:636
msgid "KZT => Kazakhstani Tenge"
msgstr ""
#: includes/class-wpsight-general.php:637
msgid "LBP => Lebanese Pound"
msgstr ""
#: includes/class-wpsight-general.php:638
msgid "LKR => Sri Lankan Rupee"
msgstr ""
#: includes/class-wpsight-general.php:639
msgid "LTL => Lithuanian Litas"
msgstr ""
#: includes/class-wpsight-general.php:640
msgid "LVL => Latvian Lats"
msgstr ""
#: includes/class-wpsight-general.php:641
msgid "MAD => Moroccan Dirham"
msgstr ""
#: includes/class-wpsight-general.php:642
msgid "MDL => Moldovan Leu"
msgstr ""
#: includes/class-wpsight-general.php:643
msgid "MKD => Macedonian Denar"
msgstr ""
#: includes/class-wpsight-general.php:644
msgid "MUR => Mauritian Rupee"
msgstr ""
#: includes/class-wpsight-general.php:645
msgid "MVR => Maldivian Rufiyaa"
msgstr ""
#: includes/class-wpsight-general.php:646
msgid "MXN => Mexican Peso"
msgstr ""
#: includes/class-wpsight-general.php:647
msgid "MYR => Malaysian Ringgit"
msgstr ""
#: includes/class-wpsight-general.php:648
msgid "NAD => Namibian Dollar"
msgstr ""
#: includes/class-wpsight-general.php:649
msgid "NGN => Nigerian Naira"
msgstr ""
#: includes/class-wpsight-general.php:650
msgid "NIO => Nicaraguan Cordoba"
msgstr ""
#: includes/class-wpsight-general.php:651
msgid "NOK => Norwegian Krone"
msgstr ""
#: includes/class-wpsight-general.php:652
msgid "NPR => Nepalese Rupee"
msgstr ""
#: includes/class-wpsight-general.php:653
msgid "NZD => New Zealand Dollar"
msgstr ""
#: includes/class-wpsight-general.php:654
msgid "OMR => Omani Rial"
msgstr ""
#: includes/class-wpsight-general.php:655
msgid "PEN => Peruvian Nuevo Sol"
msgstr ""
#: includes/class-wpsight-general.php:656
msgid "PGK => Papua New Guinean Kina"
msgstr ""
#: includes/class-wpsight-general.php:657
msgid "PHP => Philippine Peso"
msgstr ""
#: includes/class-wpsight-general.php:658
msgid "PKR => Pakistani Rupee"
msgstr ""
#: includes/class-wpsight-general.php:659
msgid "PLN => Polish Zloty"
msgstr ""
#: includes/class-wpsight-general.php:660
msgid "PYG => Paraguayan Guarani"
msgstr ""
#: includes/class-wpsight-general.php:661
msgid "QAR => Qatari Rial"
msgstr ""
#: includes/class-wpsight-general.php:662
msgid "RON => Romanian Leu"
msgstr ""
#: includes/class-wpsight-general.php:663
msgid "RSD => Serbian Dinar"
msgstr ""
#: includes/class-wpsight-general.php:664
msgid "RUB => Russian Ruble"
msgstr "Руб => Российский Рубль"
#: includes/class-wpsight-general.php:665
msgid "SAR => Saudi Riyal"
msgstr ""
#: includes/class-wpsight-general.php:666