-
Notifications
You must be signed in to change notification settings - Fork 2
/
wp-dev-admin-network-lug.po
1357 lines (1046 loc) · 43.5 KB
/
wp-dev-admin-network-lug.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
# Translation of WordPress - 4.9.x - Development - Administration - Network Admin in Luganda
# This file is distributed under the same license as the WordPress - 4.9.x - Development - Administration - Network Admin package.
msgid ""
msgstr ""
"PO-Revision-Date: 2018-06-02 22:38:16+0000\n"
"MIME-Version: 1.0\n"
"Content-Type: text/plain; charset=UTF-8\n"
"Content-Transfer-Encoding: 8bit\n"
"Plural-Forms: nplurals=2; plural=n != 1;\n"
"X-Generator: GlotPress/2.4.0-alpha\n"
"Language: lg_UG\n"
"Project-Id-Version: WordPress - 4.9.x - Development - Administration - Network Admin\n"
#. translators: %s: DO_NOT_UPGRADE_GLOBAL_TABLES
#: wp-admin/includes/network.php:107
msgid "The constant %s cannot be defined when creating a network."
msgstr "Akatakyuka %s tekategereka nga tukola omukutu guno."
#: wp-admin/network/sites.php:173
msgid "You are about to delete the following sites:"
msgstr "Olikumpi to gyamu sayiiti zino wamaanga:"
#: wp-admin/network/site-users.php:237
msgid "User could not be added to this site."
msgstr "Omukozi tasobolwa kwongerrebwa ku sayiiti eno."
#: wp-admin/network/site-new.php:252
msgid "The username and a link to set the password will be mailed to this email address."
msgstr "Erinya ne linki ebi kuyamba okutekamu password biri kusindikibwa ku emeyiro yo."
#. translators: %s: new network admin email
#: wp-admin/network/settings.php:145
msgid "There is a pending change of the network admin email to %s."
msgstr "Okyakyussa emeyiro yo mukutu guno ebere %s kubulamu."
#: wp-admin/includes/network.php:294
msgid "Sub-domain Installation"
msgstr "Domeini edirwako erikutongozebwa"
#: wp-admin/includes/network.php:269 wp-admin/includes/network.php:284
msgid "Sub-directory Installation"
msgstr "Eterekerro eridirwakko lirikutongozebwa"
#: wp-admin/includes/class-wp-ms-themes-list-table.php:636
msgid "Active Child Theme"
msgstr "Enfanana edirwakko eri kumwanjo"
#: wp-admin/includes/class-wp-ms-themes-list-table.php:631
msgid "Active Theme"
msgstr "Enfanana eri kumwanjo"
#: wp-admin/network/site-info.php:180
msgid "Attributes"
msgstr "Abubonero"
#. translators: %s: File size in kilobytes
#: wp-admin/network/settings.php:350
msgid "%s KB"
msgstr "%s KB"
#. translators: %s: Default network name
#: wp-admin/includes/network.php:160
msgid "%s Sites"
msgstr "%s Sayiiti"
#. translators: %s: theme name
#: wp-admin/includes/class-wp-ms-themes-list-table.php:454
msgctxt "theme"
msgid "Delete %s"
msgstr "Gyamu %s"
#: wp-admin/network/themes.php:90
msgid "Sorry, you are not allowed to delete themes for this site."
msgstr "Bambi, tokilizibwa ku gyamu enfanana zino mu sayiiti eno."
#: wp-admin/network/themes.php:14
msgid "Sorry, you are not allowed to manage network themes."
msgstr "Bambi, tokilizibwa ku labirila mukutu guno."
#: wp-admin/network/sites.php:288
msgid "Sorry, you are not allowed to delete that site."
msgstr "Bambi, tokilizibwa ku gyamu sayiiti eno."
#: wp-admin/network/site-themes.php:14
msgid "Sorry, you are not allowed to manage themes for this site."
msgstr "Bambi, tokilizibwa kukyusa enfanana ya sayiiti eno."
#: wp-admin/network/site-new.php:17
msgid "Sorry, you are not allowed to add sites to this network."
msgstr "Bambi, tokilizibwa kwongera sayiiti ku mukutu guno."
#: wp-admin/network/site-info.php:14 wp-admin/network/site-settings.php:14
#: wp-admin/network/site-users.php:14
msgid "Sorry, you are not allowed to edit this site."
msgstr "Bambi, tokilizibwa ku terezza sayiiti eno."
#: wp-admin/network/settings.php:308
msgid "The email address of the first comment author on a new site."
msgstr "Emeyiro yo muteesa asooka ku sayiiti empya."
#: wp-admin/network/settings.php:304
msgid "First Comment Email"
msgstr "Emeyiro ye kitesso ekisooka"
#. translators: This string should only be translated if wp-config-sample.php
#. is localized. You can check the localized release package or
#. https://i18n.svn.wordpress.org/<locale code>/branches/<wp
#. version>/dist/wp-config-sample.php
#: wp-admin/includes/network.php:436
msgid "That’s all, stop editing! Happy blogging."
msgstr "Keykyo, lekera okukyusa ebiriwo! Okuwandika Okulungi."
#. translators: 1: wp-config.php 2: location of wp-config file, 3: translated
#. version of "That's all, stop editing! Happy blogging."
#: wp-admin/includes/network.php:428
msgid "Add the following to your %1$s file in %2$s <strong>above</strong> the line reading %3$s:"
msgstr "Gatta bino mu fayiro %1$s mu %2$s <strong>waggulu</strong> wa layini eyokusoma %3$s:"
#. translators: 1: theme name, 2: theme author
#: wp-admin/network/themes.php:138
msgctxt "theme"
msgid "%1$s by %2$s"
msgstr "%1$s kulwa %2$s"
#. translators: %s: edit page url
#: wp-admin/network/user-new.php:80
msgid "User added. <a href=\"%s\">Edit user</a>"
msgstr "Omukozi agatiddwako. <a href=\"%s\">Terezza ebikwwata ku mukozi</a>"
#: wp-admin/network/site-new.php:208
msgid "Only lowercase letters (a-z), numbers, and hyphens are allowed."
msgstr "Obunyukutta obutono obwa (a-z), ennamba, ne hyphen byebikiribizibwa byokka."
#: wp-admin/network/site-new.php:158
msgctxt "email \"From\" field"
msgid "Site Admin"
msgstr "Omukulu wa sayiiti"
#. translators: 1: wp-config.php
#: wp-admin/includes/network.php:479
msgid "These unique authentication keys are also missing from your %s file."
msgstr "Ebisumuluzo bino ebyenjawulo bibulamu mu %s failo yo."
#. translators: 1: wp-config.php
#: wp-admin/includes/network.php:473
msgid "This unique authentication key is also missing from your %s file."
msgstr "Ekisumuluzo kino ekyenjawulo kibulamu mu %s failo yo."
#. translators: 1: wp-config.php
#: wp-admin/includes/network.php:417
msgid "We recommend you back up your existing %s file."
msgstr "Tukusaba oyokesemu koppi ya failo eno %s."
#. translators: 1: wp-config.php 2: .htaccess
#. translators: 1: wp-config.php 2: web.config
#: wp-admin/includes/network.php:401 wp-admin/includes/network.php:409
msgid "We recommend you back up your existing %1$s and %2$s files."
msgstr "Tukusaba oyokesemu koppi ya failo zo %1$s ne %2$s"
#. translators: 1: localhost 2: localhost.localdomain
#: wp-admin/includes/network.php:273
msgid "Because you are using %1$s, the sites in your WordPress network must use sub-directories. Consider using %2$s if you wish to use sub-domains."
msgstr "Kubanga okozessa %1$s, sayiiti zino mu mukutu gwo ogwa WordPress gwetagga okozessa failo ezidiriganwa. Kilowozekko okozessa %2$s bwobwa oyagala kozessa domeyini eziddirwako."
#. translators: %s: host name
#: wp-admin/includes/network.php:257 wp-admin/includes/network.php:306
msgid "The internet address of your network will be %s."
msgstr "Akasanduku k'omukutu gwo ku yintaneti kajjakubeera %s."
#. translators: 1: site url 2: host name 3. www
#: wp-admin/includes/network.php:246
msgid "We recommend you change your siteurl to %1$s before enabling the network feature. It will still be possible to visit your site using the %3$s prefix with an address like %2$s but any links will not have the %3$s prefix."
msgstr "Tukusaba okyusse erinya lya sayiiti ebeere %1$s nga tonaba ku tesako ebikola byomukutu. Okirizibwa okulaba sayiiti yo nga okozessa akasokerwako %3$s n'akasanduku nga %2$s naye ebikusonga tebigya ku beera n'obusekelwako %3$s."
#: wp-admin/includes/network.php:212
msgid "You cannot change this later."
msgstr "Tosobola kukyusa bino eda."
#: wp-admin/includes/network.php:211
msgid "Please choose whether you would like sites in your WordPress network to use sub-domains or sub-directories."
msgstr "Salawo oba omukutu gwo ogwa WordPress gukozesse domeyini oba failo ezidirikwo."
#. translators: 1: mod_rewrite, 2: mod_rewrite documentation URL, 3: Google
#. search for mod_rewrite
#: wp-admin/includes/network.php:200
msgid "If %1$s is disabled, ask your administrator to enable that module, or look at the <a href=\"%2$s\">Apache documentation</a> or <a href=\"%3$s\">elsewhere</a> for help setting it up."
msgstr "Singa %1$s terikko, saba omukulu wo mukutu aterrezze module eno oba wetegerezze <a href=\"%2$s\">Ebiwandikko bya Apache</a> or <a href=\"%3$s\">ewalara</a> okuterezza ebisokerwa ko."
#. translators: %s: mod_rewrite
#: wp-admin/includes/network.php:191
msgid "It looks like the Apache %s module is not installed."
msgstr "Kirabika module ya Apache %s terimu mu nkola."
#. translators: %s: mod_rewrite
#: wp-admin/includes/network.php:184
msgid "Please make sure the Apache %s module is installed as it will be used at the end of this installation."
msgstr "Kebera oba module ya Apache %s mweri munkola kubanga yetagisibwa oluvannyuma lwo kutongoza kuno."
#. translators: %s: port number
#: wp-admin/includes/network.php:134
msgid "You cannot use port numbers such as %s."
msgstr "Tosoboola ku kozessa amakubo oba pooti zino nga %s."
#: wp-admin/includes/class-wp-ms-users-list-table.php:171
msgctxt "user"
msgid "Registered"
msgstr "Awandisizibwa"
#: wp-admin/includes/class-wp-ms-users-list-table.php:141
msgid "Super Admin <span class=\"count\">(%s)</span>"
msgid_plural "Super Admins <span class=\"count\">(%s)</span>"
msgstr[0] ""
msgstr[1] ""
#: wp-admin/includes/class-wp-ms-users-list-table.php:114
msgctxt "user"
msgid "Not Spam"
msgstr ""
#: wp-admin/includes/class-wp-ms-users-list-table.php:113
msgctxt "user"
msgid "Mark as Spam"
msgstr ""
#: wp-admin/includes/class-wp-ms-themes-list-table.php:550
msgid "Visit Theme Site"
msgstr ""
#. translators: %s: theme name
#: wp-admin/includes/class-wp-ms-themes-list-table.php:545
msgid "Visit %s homepage"
msgstr ""
#: wp-admin/includes/class-wp-ms-themes-list-table.php:518
msgid "Broken Theme:"
msgstr ""
#. translators: %s: theme name
#: wp-admin/includes/class-wp-ms-themes-list-table.php:434
msgid "Network Disable %s"
msgstr ""
#. translators: %s: theme name
#: wp-admin/includes/class-wp-ms-themes-list-table.php:431
msgid "Disable %s"
msgstr ""
#. translators: %s: theme name
#: wp-admin/includes/class-wp-ms-themes-list-table.php:412
msgid "Network Enable %s"
msgstr ""
#. translators: %s: theme name
#: wp-admin/includes/class-wp-ms-themes-list-table.php:409
msgid "Enable %s"
msgstr ""
#: wp-admin/includes/class-wp-ms-themes-list-table.php:332
#: wp-admin/includes/class-wp-ms-themes-list-table.php:440
msgid "Network Disable"
msgstr ""
#: wp-admin/includes/class-wp-ms-themes-list-table.php:332
#: wp-admin/includes/class-wp-ms-themes-list-table.php:440
msgid "Disable"
msgstr ""
#: wp-admin/includes/class-wp-ms-themes-list-table.php:330
#: wp-admin/includes/class-wp-ms-themes-list-table.php:418
msgid "Enable"
msgstr ""
#: wp-admin/includes/class-wp-ms-themes-list-table.php:299
msgid "Broken <span class=\"count\">(%s)</span>"
msgid_plural "Broken <span class=\"count\">(%s)</span>"
msgstr[0] ""
msgstr[1] ""
#: wp-admin/includes/class-wp-ms-themes-list-table.php:293
msgid "Disabled <span class=\"count\">(%s)</span>"
msgid_plural "Disabled <span class=\"count\">(%s)</span>"
msgstr[0] ""
msgstr[1] ""
#: wp-admin/includes/class-wp-ms-themes-list-table.php:290
msgid "Enabled <span class=\"count\">(%s)</span>"
msgid_plural "Enabled <span class=\"count\">(%s)</span>"
msgstr[0] ""
msgstr[1] ""
#: wp-admin/includes/class-wp-ms-themes-list-table.php:287
msgctxt "themes"
msgid "All <span class=\"count\">(%s)</span>"
msgid_plural "All <span class=\"count\">(%s)</span>"
msgstr[0] ""
msgstr[1] ""
#: wp-admin/includes/class-wp-ms-themes-list-table.php:245
msgid "Theme"
msgstr ""
#: wp-admin/includes/class-wp-ms-themes-list-table.php:234
msgid "You do not appear to have any themes available at this time."
msgstr ""
#: wp-admin/includes/class-wp-ms-themes-list-table.php:232
msgid "No themes found."
msgstr ""
#: wp-admin/includes/class-wp-ms-sites-list-table.php:525
msgctxt "verb; site"
msgid "Archive"
msgstr ""
#: wp-admin/includes/class-wp-ms-sites-list-table.php:523
msgid "Unarchive"
msgstr ""
#: wp-admin/includes/class-wp-ms-sites-list-table.php:358
msgid "Never"
msgstr ""
#. translators: 1: site name, 2: site tagline.
#: wp-admin/includes/class-wp-ms-sites-list-table.php:331
msgid "%1$s – %2$s"
msgstr ""
#: wp-admin/includes/class-wp-ms-sites-list-table.php:228
#: wp-admin/network/site-info.php:163
msgctxt "site"
msgid "Registered"
msgstr ""
#: wp-admin/includes/class-wp-ms-sites-list-table.php:227
#: wp-admin/network/site-info.php:167
msgid "Last Updated"
msgstr ""
#: wp-admin/includes/class-wp-ms-sites-list-table.php:201
#: wp-admin/includes/class-wp-ms-sites-list-table.php:529
msgctxt "site"
msgid "Not Spam"
msgstr ""
#: wp-admin/includes/class-wp-ms-sites-list-table.php:200
msgctxt "site"
msgid "Mark as Spam"
msgstr ""
#: wp-admin/includes/class-wp-ms-sites-list-table.php:189
msgid "No sites found."
msgstr ""
#: wp-admin/includes/class-wp-ms-sites-list-table.php:42
#: wp-admin/network/site-info.php:177
msgid "Mature"
msgstr ""
#: wp-admin/includes/class-wp-ms-sites-list-table.php:41
#: wp-admin/network/site-info.php:175
msgid "Deleted"
msgstr ""
#: wp-admin/includes/class-wp-ms-sites-list-table.php:40
#: wp-admin/includes/class-wp-ms-sites-list-table.php:531
#: wp-admin/network/site-info.php:174
msgctxt "site"
msgid "Spam"
msgstr ""
#: wp-admin/includes/class-wp-ms-sites-list-table.php:39
#: wp-admin/network/site-info.php:173
msgid "Archived"
msgstr ""
#: wp-admin/network/site-users.php:346 wp-admin/network/user-new.php:117
msgid "A password reset link will be sent to the user via email."
msgstr ""
#. translators: 1: NOBLOGREDIRECT 2: wp-config.php
#: wp-admin/network/settings.php:178
msgid "If registration is disabled, please set %1$s in %2$s to a URL you will redirect visitors to if they visit a non-existent site."
msgstr ""
#. translators: 1: WP_ALLOW_MULTISITE 2: wp-config.php
#: wp-admin/network.php:44
msgid "You must define the %1$s constant as true in your %2$s file to allow creation of a Network."
msgstr ""
#: wp-admin/network/themes.php:235
msgid "Themes list navigation"
msgstr ""
#: wp-admin/network/sites.php:48
msgid "Sites list"
msgstr ""
#: wp-admin/network/sites.php:47
msgid "Sites list navigation"
msgstr ""
#: wp-admin/network/site-users.php:25
msgid "Site users list"
msgstr ""
#: wp-admin/network/site-users.php:24
msgid "Site users list navigation"
msgstr ""
#: wp-admin/network/site-users.php:23
msgid "Filter site users list"
msgstr ""
#: wp-admin/network/site-themes.php:22
msgid "Site themes list"
msgstr ""
#: wp-admin/network/site-themes.php:21
msgid "Site themes list navigation"
msgstr ""
#: wp-admin/network/site-themes.php:20
msgid "Filter site themes list"
msgstr ""
#: wp-admin/network/site-new.php:113
msgid "The domain or path entered conflicts with an existing username."
msgstr ""
#: wp-admin/network/sites.php:75
msgid "The requested action is not valid."
msgstr ""
#: wp-admin/network/sites.php:67
msgid "You are about to mark the site %s as not mature."
msgstr ""
#: wp-admin/network/sites.php:66
msgid "You are about to mark the site %s as mature."
msgstr ""
#: wp-admin/network/sites.php:65
msgid "You are about to delete the site %s."
msgstr ""
#: wp-admin/network/sites.php:64
msgid "You are about to mark the site %s as spam."
msgstr ""
#: wp-admin/network/sites.php:63
msgid "You are about to unspam the site %s."
msgstr ""
#: wp-admin/network/sites.php:62
msgid "You are about to archive the site %s."
msgstr ""
#: wp-admin/network/sites.php:61
msgid "You are about to unarchive the site %s."
msgstr ""
#: wp-admin/network/sites.php:60
msgid "You are about to deactivate the site %s."
msgstr ""
#: wp-admin/network/sites.php:59
msgid "You are about to activate the site %s."
msgstr ""
#: wp-admin/network/site-info.php:28 wp-admin/network/site-settings.php:26
#: wp-admin/network/site-themes.php:49 wp-admin/network/site-users.php:42
msgid "The requested site does not exist."
msgstr ""
#: wp-admin/network/upgrade.php:29
msgid "<a href=\"https://codex.wordpress.org/Network_Admin_Updates_Screen\">Documentation on Upgrade Network</a>"
msgstr ""
#: wp-admin/network/user-new.php:26 wp-admin/network/users.php:179
msgid "<a href=\"https://codex.wordpress.org/Network_Admin_Users_Screen\">Documentation on Network Users</a>"
msgstr ""
#: wp-admin/network.php:67 wp-admin/network.php:78
msgid "<a href=\"https://codex.wordpress.org/Tools_Network_Screen\">Documentation on the Network Screen</a>"
msgstr ""
#: wp-admin/network/index.php:50
msgid "<a href=\"https://codex.wordpress.org/Network_Admin\">Documentation on the Network Admin</a>"
msgstr ""
#: wp-admin/network.php:66 wp-admin/network.php:77
msgid "<a href=\"https://codex.wordpress.org/Create_A_Network\">Documentation on Creating a Network</a>"
msgstr ""
#: wp-admin/network/themes.php:229
msgid "<a href=\"https://codex.wordpress.org/Network_Admin_Themes_Screen\">Documentation on Network Themes</a>"
msgstr ""
#: wp-admin/network/settings.php:60
msgid "<a href=\"https://codex.wordpress.org/Network_Admin_Settings_Screen\">Documentation on Network Settings</a>"
msgstr ""
#. translators: 1: site url, 2: server error message
#: wp-admin/network/upgrade.php:88
msgid "Warning! Problem updating %1$s. Your server may not be able to connect to sites running on it. Error message: %2$s"
msgstr ""
#: wp-admin/network/themes.php:131
msgid "You are about to remove the following themes:"
msgstr ""
#: wp-admin/network/themes.php:130
msgid "These themes may be active on other sites in the network."
msgstr ""
#: wp-admin/network/themes.php:146
msgid "Are you sure you wish to delete this theme?"
msgstr ""
#: wp-admin/network/site-themes.php:183 wp-admin/network/themes.php:279
msgid "%s theme disabled."
msgid_plural "%s themes disabled."
msgstr[0] ""
msgstr[1] ""
#: wp-admin/network/site-themes.php:175 wp-admin/network/themes.php:271
msgid "%s theme enabled."
msgid_plural "%s themes enabled."
msgstr[0] ""
msgstr[1] ""
#: wp-admin/network/themes.php:287
msgid "%s theme deleted."
msgid_plural "%s themes deleted."
msgstr[0] ""
msgstr[1] ""
#: wp-admin/network/themes.php:163
msgid "Yes, delete these themes"
msgstr ""
#: wp-admin/network/themes.php:129
msgid "Delete Themes"
msgstr ""
#: wp-admin/network/settings.php:170
msgid "New registrations settings"
msgstr ""
#: wp-admin/network/settings.php:355
msgid "Size in kilobytes"
msgstr ""
#: wp-admin/network/settings.php:339
msgid "Allowed file types. Separate types by spaces."
msgstr ""
#: wp-admin/network/site-info.php:183
msgid "Set site attributes"
msgstr ""
#: wp-admin/network/settings.php:420
msgid "Enable menus"
msgstr ""
#. translators: 1: a filename like .htaccess. 2: a file path.
#: wp-admin/includes/network.php:548 wp-admin/includes/network.php:588
msgid "Add the following to your %1$s file in %2$s, <strong>replacing</strong> other WordPress rules:"
msgstr ""
#: wp-admin/network/sites.php:100 wp-admin/network/sites.php:168
msgid "Confirm your action"
msgstr ""
#: wp-admin/network/users.php:170
msgid "Hover over any user on the list to make the edit links appear. The Edit link on the left will take you to their Edit User profile page; the Edit link on the right by any site name goes to an Edit Site screen for that site."
msgstr ""
#: wp-admin/network/index.php:40
msgid "To search for a site, <strong>enter the path or domain</strong>."
msgstr ""
#: wp-admin/network/index.php:39
msgid "To search for a user, <strong>enter an email address or username</strong>. Use a wildcard to search for a partial username, such as user*."
msgstr ""
#: wp-admin/network/index.php:37
msgid "To add a new site, <strong>click Create a New Site</strong>."
msgstr ""
#: wp-admin/network/index.php:36
msgid "To add a new user, <strong>click Create a New User</strong>."
msgstr ""
#: wp-admin/network/index.php:44
msgid "Quick Tasks"
msgstr ""
#: wp-admin/network/index.php:38
msgid "To search for a user or site, use the search boxes."
msgstr ""
#: wp-admin/network/index.php:35
msgid "The Right Now widget on this screen provides current user and site counts on your network."
msgstr ""
#: wp-admin/network/index.php:27
msgid "Modify global network settings"
msgstr ""
#: wp-admin/network/index.php:26
msgid "Update your network"
msgstr ""
#: wp-admin/network/index.php:25
msgid "Install and activate themes or plugins"
msgstr ""
#: wp-admin/network/index.php:24
msgid "Add and manage sites or users"
msgstr ""
#: wp-admin/network/index.php:23
msgid "From here you can:"
msgstr ""
#: wp-admin/network/index.php:22
msgid "Welcome to your Network Admin. This area of the Administration Screens is used for managing all aspects of your Multisite Network."
msgstr ""
#: wp-admin/network/upgrade.php:127
msgid "WordPress has been updated! Before we send you on your way, we need to individually upgrade the sites in your network."
msgstr ""
#: wp-admin/network/upgrade.php:22
msgid "Only use this screen once you have updated to a new version of WordPress through Updates/Available Updates (via the Network Administration navigation menu or the Toolbar). Clicking the Upgrade Network button will step through each site in the network, five at a time, and make sure any database updates are applied."
msgstr ""
#: wp-admin/network/menu.php:34 wp-admin/network/upgrade.php:15
#: wp-admin/network/upgrade.php:40 wp-admin/network/upgrade.php:131
msgid "Upgrade Network"
msgstr ""
#. translators: 1: user login, 2: site url, 3: site name/title
#: wp-admin/network/site-new.php:148
msgid ""
"New site created by %1$s\n"
"\n"
"Address: %2$s\n"
"Name: %3$s"
msgstr ""
#: wp-admin/includes/network.php:238 wp-admin/includes/network.php:554
#: wp-admin/includes/network.php:594
msgid "Subdirectory networks may not be fully compatible with custom wp-content directories."
msgstr ""
#: wp-admin/network.php:62
msgid "Add the designated lines of code to wp-config.php (just before <code>/*...stop editing...*/</code>) and <code>.htaccess</code> (replacing the existing WordPress rules)."
msgstr ""
#: wp-admin/network/settings.php:55
msgid "Super admins can no longer be added on the Options screen. You must now go to the list of existing users on Network Admin > Users and click on Username or the Edit action link below that name. This goes to an Edit User page where you can check a box to grant super admin privileges."
msgstr ""
#: wp-admin/network/menu.php:29
msgid "Updates"
msgstr ""
#: wp-admin/network/site-new.php:24
msgid "This screen is for Super Admins to add new sites to the network. This is not affected by the registration settings."
msgstr ""
#: wp-admin/network/sites.php:31
msgid "An Edit link to a separate Edit Site screen."
msgstr ""
#: wp-admin/network/themes.php:224
msgid "Themes can be enabled on a site by site basis by the network admin on the Edit Site screen (which has a Themes tab); get there via the Edit action link on the All Sites screen. Only network admins are able to install or edit themes."
msgstr ""
#: wp-admin/network/sites.php:34
msgid "Delete which is a permanent action after the confirmation screens."
msgstr ""
#: wp-admin/network/sites.php:37
msgid "Clicking on bold headings can re-sort this table."
msgstr ""
#: wp-admin/network/menu.php:53 wp-admin/network/themes.php:253
msgctxt "theme"
msgid "Add New"
msgstr ""
#: wp-admin/network/sites.php:28
msgid "Add New takes you to the Add New Site screen. You can search for a site by Name, ID number, or IP address. Screen Options allows you to choose how many sites to display on one page."
msgstr ""
#. translators: 1: dashboard url, 2: network admin edit url
#: wp-admin/network/site-new.php:175
msgid "Site added. <a href=\"%1$s\">Visit Dashboard</a> or <a href=\"%2$s\">Edit Site</a>"
msgstr ""
#: wp-admin/network/menu.php:40
msgid "All Sites"
msgstr ""
#: wp-admin/network/menu.php:48
msgid "Themes %s"
msgstr ""
#: wp-admin/network/menu.php:52
msgid "Installed Themes"
msgstr ""
#: wp-admin/network/site-settings.php:66
msgid "Site options updated."
msgstr ""
#: wp-admin/network/settings.php:366
msgid "Language Settings"
msgstr ""
#: wp-admin/network/settings.php:202
msgid "Allow site administrators to add new users to their site via the \"Users → Add New\" page"
msgstr ""
#: wp-admin/network/sites.php:32
msgid "Dashboard leads to the Dashboard for that site."
msgstr ""
#: wp-admin/network/themes.php:171
msgid "No, return me to the theme list"
msgstr ""
#. translators: %s: site name
#: wp-admin/network/site-info.php:117 wp-admin/network/site-settings.php:70
#: wp-admin/network/site-themes.php:153 wp-admin/network/site-users.php:196
msgid "Edit Site: %s"
msgstr ""
#: wp-admin/network/site-themes.php:187 wp-admin/network/themes.php:291
msgid "No theme selected."
msgstr ""
#: wp-admin/network/site-themes.php:173 wp-admin/network/themes.php:269
msgid "Theme enabled."
msgstr ""
#: wp-admin/network/site-info.php:23 wp-admin/network/site-settings.php:22
#: wp-admin/network/site-themes.php:43 wp-admin/network/site-users.php:38
msgid "Invalid site ID."
msgstr ""
#: wp-admin/network/site-themes.php:181 wp-admin/network/themes.php:277
msgid "Theme disabled."
msgstr ""
#: wp-admin/network/user-new.php:20
msgid "Add User will set up a new user account on the network and send that person an email with username and password."
msgstr ""
#: wp-admin/network/site-themes.php:190
msgid "Network enabled themes are not shown on this screen."
msgstr ""
#: wp-admin/network/menu.php:67 wp-admin/network/settings.php:19
msgid "Network Settings"
msgstr ""
#: wp-admin/network/themes.php:125
msgid "Delete Theme"
msgstr ""
#: wp-admin/network/themes.php:126
msgid "This theme may be active on other sites in the network."
msgstr ""
#: wp-admin/network/themes.php:127
msgid "You are about to remove the following theme:"
msgstr ""
#: wp-admin/network/themes.php:161
msgid "Yes, delete this theme"
msgstr ""
#: wp-admin/network/themes.php:148
msgid "Are you sure you wish to delete these themes?"
msgstr ""
#: wp-admin/network/site-new.php:181 wp-admin/network/site-new.php:191
msgid "Add New Site"
msgstr ""
#: wp-admin/network/themes.php:293
msgid "You cannot delete a theme while it is active on the main site."
msgstr ""
#: wp-admin/network/site-users.php:240
msgid "Enter the username of an existing user."
msgstr ""
#: wp-admin/network/site-info.php:112
msgid "Site info updated."
msgstr ""
#: wp-admin/network/site-users.php:234
msgid "User is already a member of this site."
msgstr ""
#: wp-admin/network/sites.php:149
msgid "Sorry, you are not allowed to delete the site %s."
msgstr ""
#: wp-admin/network/user-new.php:49
msgid "Cannot add user."
msgstr ""
#: wp-admin/network/site-users.php:310 wp-admin/network/user-new.php:129
msgid "Add User"
msgstr ""
#: wp-admin/network/site-users.php:255
msgid "User created."
msgstr ""
#: wp-admin/network/site-users.php:252
msgid "Select a user to remove."
msgstr ""
#: wp-admin/network/site-users.php:246
msgid "Select a user to change role."
msgstr ""
#: wp-admin/network/site-users.php:258
msgid "Enter the username and email."
msgstr ""
#: wp-admin/network.php:63
msgid "Once you add this code and refresh your browser, multisite should be enabled. This screen, now in the Network Admin navigation menu, will keep an archive of the added code. You can toggle between Network Admin and Site Admin by clicking on the Network Admin or an individual site name under the My Sites dropdown in the Toolbar."
msgstr ""
#: wp-admin/includes/network.php:149
msgid "ERROR: The network could not be created."
msgstr ""
#: wp-admin/includes/network.php:225
msgid "Sub-directories"
msgstr ""
#: wp-admin/network.php:71
msgid "Network"
msgstr ""
#. translators: 1: hostname
#: wp-admin/includes/network.php:220
msgctxt "subdomain examples"
msgid "like <code>site1.%1$s</code> and <code>site2.%1$s</code>"
msgstr ""
#: wp-admin/includes/network.php:210
msgid "Addresses of Sites in your Network"
msgstr ""
#: wp-admin/includes/network.php:117 wp-admin/includes/network.php:189
#: wp-admin/includes/network.php:238 wp-admin/includes/network.php:279
#: wp-admin/includes/network.php:289 wp-admin/includes/network.php:382
#: wp-admin/includes/network.php:554 wp-admin/includes/network.php:594
msgid "Warning:"
msgstr ""
#: wp-admin/network.php:29
msgid "The Network creation panel is not for WordPress MU networks."
msgstr ""
#: wp-admin/includes/network.php:137
msgid "Return to Dashboard"
msgstr ""
#: wp-admin/network.php:55
msgid "Create a Network of WordPress Sites"
msgstr ""
#: wp-admin/network.php:59
msgid "This screen allows you to configure a network as having subdomains (<code>site1.example.com</code>) or subdirectories (<code>example.com/site1</code>). Subdomains require wildcard subdomains to be enabled in Apache and DNS records, if your host allows it."
msgstr ""
#. translators: %s: Plugins screen URL
#: wp-admin/includes/network.php:119
msgid "Please <a href=\"%s\">deactivate your plugins</a> before enabling the Network feature."
msgstr ""
#: wp-admin/includes/network.php:122
msgid "Once the network is created, you may reactivate your plugins."
msgstr ""
#: wp-admin/network.php:64
msgid "The choice of subdirectory sites is disabled if this setup is more than a month old because of permalink problems with “/blog/” from the main site. This disabling will be addressed in a future version."
msgstr ""
#: wp-admin/includes/network.php:169
msgid "Welcome to the Network installation process!"
msgstr ""
#: wp-admin/includes/network.php:265
msgid "Network Details"
msgstr ""
#: wp-admin/includes/network.php:603
msgid "Once you complete these steps, your network is enabled and configured. You will have to log in again."
msgstr ""
#: wp-admin/network.php:61
msgid "The next screen for Network Setup will give you individually-generated lines of code to add to your wp-config.php and .htaccess files. Make sure the settings of your FTP client make files starting with a dot visible, so that you can find .htaccess; you may have to create this file if it really is not there. Make backup copies of those two files."
msgstr ""
#: wp-admin/network.php:60
msgid "Choose subdomains or subdirectories; this can only be switched afterwards by reconfiguring your installation. Fill out the network details, and click Install. If this does not work, you may have to add a wildcard DNS record (for subdomains) or change to another setting in Permalinks (for subdirectories)."
msgstr ""
#: wp-admin/includes/network.php:484
msgid "To make your installation more secure, you should also add:"
msgstr ""
#: wp-admin/includes/network.php:217
msgid "Sub-domains"
msgstr ""
#: wp-admin/includes/network.php:213
msgid "You will need a wildcard DNS record if you are going to use the virtual host (sub-domain) functionality."
msgstr ""
#: wp-admin/includes/network.php:131
msgid "You cannot install a network of sites with your server address."
msgstr ""
#: wp-admin/includes/network.php:170
msgid "Fill in the information below and you’ll be on your way to creating a network of WordPress sites. We will create configuration files in the next step."
msgstr ""
#: wp-admin/includes/network.php:395
msgid "Complete the following steps to enable the features for creating a network of sites."
msgstr ""
#: wp-admin/includes/network.php:394
msgid "Enabling the Network"
msgstr ""
#: wp-admin/includes/network.php:383
msgid "Please complete the configuration steps. To create a new network, you will need to empty or remove the network database tables."
msgstr ""
#: wp-admin/includes/network.php:382
msgid "An existing WordPress network was detected."
msgstr ""
#: wp-admin/includes/network.php:377
msgid "The original configuration steps are shown here for reference."
msgstr ""
#: wp-admin/includes/network.php:326
msgid "Your email address."
msgstr ""
#: wp-admin/includes/network.php:317
msgid "What would you like to call your network?"
msgstr ""
#: wp-admin/includes/network.php:313 wp-admin/network/settings.php:125
msgid "Network Title"
msgstr ""
#: wp-admin/includes/network.php:295
msgid "Because your installation is not new, the sites in your WordPress network must use sub-domains."
msgstr ""
#: wp-admin/includes/network.php:286
msgid "Because your installation is in a directory, the sites in your WordPress network must use sub-directories."
msgstr ""
#: wp-admin/includes/network.php:279 wp-admin/includes/network.php:289
#: wp-admin/includes/network.php:296
msgid "The main site in a sub-directory installation will need to use a modified permalink structure, potentially breaking existing links."
msgstr ""
#: wp-admin/includes/network.php:243 wp-admin/includes/network.php:253
#: wp-admin/includes/network.php:302
msgid "Server Address"
msgstr ""
#. translators: 1: hostname
#: wp-admin/includes/network.php:228
msgctxt "subdirectory examples"
msgid "like <code>%1$s/site1</code> and <code>%1$s/site2</code>"
msgstr ""
#: wp-admin/network/users.php:70
msgid "Warning! User cannot be modified. The user %s is a network administrator."
msgstr ""