forked from phpmyadmin/phpmyadmin
-
Notifications
You must be signed in to change notification settings - Fork 0
/
Copy pathsi.po
14523 lines (11596 loc) · 553 KB
/
si.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: phpMyAdmin 4.1-dev\n"
"Report-Msgid-Bugs-To: [email protected]\n"
"POT-Creation-Date: 2013-08-06 16:10+0200\n"
"PO-Revision-Date: 2013-07-12 14:54+0200\n"
"Last-Translator: Michal Čihař <[email protected]>\n"
"Language-Team: Sinhala <http://l10n.cihar.com/projects/phpmyadmin/master/si/"
">\n"
"Language: si\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: Weblate 1.6-dev\n"
#: browse_foreigners.php:50 browse_foreigners.php:70 js/messages.php:341
#: libraries/DisplayResults.class.php:805
#: libraries/server_privileges.lib.php:2801
msgid "Show all"
msgstr "සියල්ල පෙන්වන්න"
#: browse_foreigners.php:88 libraries/PDF.class.php:70
#: libraries/Util.class.php:2499
#: libraries/schema/Pdf_Relation_Schema.class.php:1203
#: libraries/schema/Pdf_Relation_Schema.class.php:1227
#: libraries/schema/User_Schema.class.php:428
#: libraries/select_lang.lib.php:533
msgid "Page number:"
msgstr "පිටු අංකය:"
#: browse_foreigners.php:105
msgid ""
"The target browser window could not be updated. Maybe you have closed the "
"parent window, or your browser's security settings are configured to block "
"cross-window updates."
msgstr ""
"ඉලක්කගත බ්රව්සර කවුලුව යාවත්කාලීන කල නොහැක. ඔබ එහි මව් කවුලුව වසා තිබීම හෝ ඔබගේ බ්රව්සරයේ "
"ආරක්ෂක සැකසුම් අන්තර් කවුළු යාවත්කාලීන කිරීම් අවහිර කරන ලෙස සකසා තිබීම මීට හේතු විය හැක."
#: browse_foreigners.php:177
msgid "Search:"
msgstr "සෙවීම:"
#: browse_foreigners.php:184 gis_data_editor.php:396 js/messages.php:211
#: libraries/DbSearch.class.php:455 libraries/DisplayResults.class.php:1645
#: libraries/TableSearch.class.php:1185 libraries/core.lib.php:554
#: libraries/display_change_password.lib.php:94
#: libraries/display_create_table.lib.php:61
#: libraries/display_export.lib.php:294 libraries/display_import.lib.php:368
#: libraries/display_indexes.lib.php:202 libraries/index.lib.php:37
#: libraries/insert_edit.lib.php:1549 libraries/insert_edit.lib.php:1584
#: libraries/operations.lib.php:39 libraries/operations.lib.php:82
#: libraries/operations.lib.php:210 libraries/operations.lib.php:254
#: libraries/operations.lib.php:646 libraries/operations.lib.php:699
#: libraries/operations.lib.php:748 libraries/operations.lib.php:1064
#: libraries/operations.lib.php:1348
#: libraries/plugins/auth/AuthenticationCookie.class.php:282
#: libraries/replication_gui.lib.php:121 libraries/replication_gui.lib.php:292
#: libraries/replication_gui.lib.php:431 libraries/replication_gui.lib.php:871
#: libraries/rte/rte_events.lib.php:542
#: libraries/rte/rte_routines.lib.php:1081
#: libraries/rte/rte_routines.lib.php:1667
#: libraries/rte/rte_triggers.lib.php:420
#: libraries/schema/User_Schema.class.php:166
#: libraries/schema/User_Schema.class.php:228
#: libraries/schema/User_Schema.class.php:485
#: libraries/schema/User_Schema.class.php:535
#: libraries/server_bin_log.lib.php:61 libraries/server_privileges.lib.php:602
#: libraries/server_privileges.lib.php:1605
#: libraries/server_privileges.lib.php:2098
#: libraries/server_privileges.lib.php:2741
#: libraries/server_privileges.lib.php:3591
#: libraries/sql_query_form.lib.php:379 libraries/sql_query_form.lib.php:436
#: libraries/sql_query_form.lib.php:501 libraries/structure.lib.php:1598
#: libraries/tbl_columns_definition_form.lib.php:174 pmd_pdf.php:160
#: prefs_manage.php:272 prefs_manage.php:322 tbl_chart.php:251
#: tbl_tracking.php:522 tbl_tracking.php:678 view_create.php:273
#: view_operations.php:99
msgid "Go"
msgstr "යන්න"
#: browse_foreigners.php:195 browse_foreigners.php:199
#: libraries/Index.class.php:561 tbl_tracking.php:383
msgid "Keyname"
msgstr "යතුරු නම"
#: browse_foreigners.php:196 browse_foreigners.php:198
#: libraries/server_collations.lib.php:36
#: libraries/server_collations.lib.php:48 libraries/server_engines.lib.php:50
#: libraries/server_plugins.lib.php:133
#: libraries/server_status_variables.lib.php:221
msgid "Description"
msgstr "විස්තරය"
#: browse_foreigners.php:282 browse_foreigners.php:294
#: browse_foreigners.php:310 browse_foreigners.php:322
msgid "Use this value"
msgstr "මෙම අගය භාවිතා කරන්න"
#: changelog.php:36 license.php:28
#, php-format
msgid ""
"The %s file is not available on this system, please visit www.phpmyadmin.net "
"for more information."
msgstr "%s ගොනුව මෙම පද්ධතියේ නොමැත. වැඩි විස්තර සඳහා www.phpmyadmin.net වෙත යන්න."
#: db_create.php:61
#, php-format
msgid "Database %1$s has been created."
msgstr "%1$s දත්තගබඩාව සාදන ලදි."
#: db_datadict.php:52 libraries/operations.lib.php:32
msgid "Database comment: "
msgstr "දත්තගබඩා විස්තර: "
#: db_datadict.php:159 libraries/schema/Pdf_Relation_Schema.class.php:1352
#: libraries/tbl_columns_definition_form.lib.php:70 tbl_printview.php:120
msgid "Table comments:"
msgstr "වගු විස්තර:"
#: db_datadict.php:168 libraries/Index.class.php:565
#: libraries/TableSearch.class.php:185 libraries/TableSearch.class.php:1233
#: libraries/display_indexes.lib.php:117 libraries/insert_edit.lib.php:1568
#: libraries/plugins/export/ExportHtmlword.class.php:278
#: libraries/plugins/export/ExportHtmlword.class.php:393
#: libraries/plugins/export/ExportLatex.class.php:510
#: libraries/plugins/export/ExportOdt.class.php:360
#: libraries/plugins/export/ExportOdt.class.php:458
#: libraries/plugins/export/ExportTexytext.class.php:271
#: libraries/plugins/export/ExportTexytext.class.php:371
#: libraries/plugins/export/ExportTexytext.class.php:434
#: libraries/schema/Pdf_Relation_Schema.class.php:1378
#: libraries/schema/Pdf_Relation_Schema.class.php:1401
#: libraries/tbl_columns_definition_form.inc.php:148 tbl_printview.php:130
#: tbl_relation.php:396 tbl_relation.php:492 tbl_relation.php:562
#: tbl_tracking.php:325 tbl_tracking.php:387
msgid "Column"
msgstr "තීර"
#: db_datadict.php:169 db_printview.php:49 libraries/Index.class.php:562
#: libraries/TableSearch.class.php:186 libraries/insert_edit.lib.php:243
#: libraries/insert_edit.lib.php:247
#: libraries/plugins/export/ExportHtmlword.class.php:281
#: libraries/plugins/export/ExportHtmlword.class.php:396
#: libraries/plugins/export/ExportLatex.class.php:511
#: libraries/plugins/export/ExportOdt.class.php:363
#: libraries/plugins/export/ExportOdt.class.php:461
#: libraries/plugins/export/ExportTexytext.class.php:272
#: libraries/plugins/export/ExportTexytext.class.php:372
#: libraries/rte/rte_list.lib.php:54 libraries/rte/rte_list.lib.php:80
#: libraries/rte/rte_routines.lib.php:939
#: libraries/rte/rte_routines.lib.php:968
#: libraries/rte/rte_routines.lib.php:1580
#: libraries/schema/Pdf_Relation_Schema.class.php:1379
#: libraries/schema/Pdf_Relation_Schema.class.php:1402
#: libraries/server_privileges.lib.php:1699 libraries/structure.lib.php:776
#: libraries/structure.lib.php:1180
#: libraries/tbl_columns_definition_form.lib.php:276 tbl_printview.php:131
#: tbl_tracking.php:326 tbl_tracking.php:384
msgid "Type"
msgstr "වර්ගය"
#: db_datadict.php:170 libraries/Index.class.php:568
#: libraries/TableSearch.class.php:1234 libraries/insert_edit.lib.php:1577
#: libraries/plugins/export/ExportHtmlword.class.php:284
#: libraries/plugins/export/ExportHtmlword.class.php:399
#: libraries/plugins/export/ExportLatex.class.php:512
#: libraries/plugins/export/ExportOdt.class.php:366
#: libraries/plugins/export/ExportOdt.class.php:464
#: libraries/plugins/export/ExportTexytext.class.php:273
#: libraries/plugins/export/ExportTexytext.class.php:373
#: libraries/schema/Pdf_Relation_Schema.class.php:1381
#: libraries/schema/Pdf_Relation_Schema.class.php:1404
#: libraries/structure.lib.php:1183
#: libraries/tbl_columns_definition_form.lib.php:297 tbl_printview.php:132
#: tbl_tracking.php:328 tbl_tracking.php:390
msgid "Null"
msgstr "Null"
#: db_datadict.php:171 libraries/plugins/export/ExportHtmlword.class.php:287
#: libraries/plugins/export/ExportHtmlword.class.php:402
#: libraries/plugins/export/ExportLatex.class.php:513
#: libraries/plugins/export/ExportOdt.class.php:369
#: libraries/plugins/export/ExportOdt.class.php:467
#: libraries/plugins/export/ExportTexytext.class.php:274
#: libraries/plugins/export/ExportTexytext.class.php:374
#: libraries/schema/Pdf_Relation_Schema.class.php:1382
#: libraries/schema/Pdf_Relation_Schema.class.php:1405
#: libraries/structure.lib.php:210 libraries/structure.lib.php:1184
#: libraries/tbl_columns_definition_form.lib.php:288 tbl_printview.php:133
#: tbl_tracking.php:329
msgid "Default"
msgstr "පෙරනිමි"
#: db_datadict.php:173 libraries/plugins/export/ExportHtmlword.class.php:406
#: libraries/plugins/export/ExportLatex.class.php:515
#: libraries/plugins/export/ExportOdt.class.php:471
#: libraries/plugins/export/ExportTexytext.class.php:376
#: libraries/schema/Pdf_Relation_Schema.class.php:1384
#: libraries/schema/Pdf_Relation_Schema.class.php:1407 tbl_printview.php:135
msgid "Links to"
msgstr "සම්බන්ද වන්නේ"
#: db_datadict.php:175 db_printview.php:53
#: libraries/config/messages.inc.php:94 libraries/config/messages.inc.php:109
#: libraries/config/messages.inc.php:132
#: libraries/plugins/export/ExportHtmlword.class.php:411
#: libraries/plugins/export/ExportLatex.class.php:518
#: libraries/plugins/export/ExportOdt.class.php:476
#: libraries/plugins/export/ExportTexytext.class.php:379
#: libraries/schema/Pdf_Relation_Schema.class.php:1395
#: libraries/schema/Pdf_Relation_Schema.class.php:1408
#: libraries/tbl_columns_definition_form.lib.php:307 tbl_printview.php:137
msgid "Comments"
msgstr "විස්තරය"
#: db_datadict.php:239 js/messages.php:233 libraries/Index.class.php:431
#: libraries/Index.class.php:470 libraries/Index.class.php:879
#: libraries/config/FormDisplay.tpl.php:262 libraries/mult_submits.inc.php:375
#: libraries/mult_submits.inc.php:376
#: libraries/plugins/export/ExportHtmlword.class.php:633
#: libraries/plugins/export/ExportLatex.class.php:589
#: libraries/plugins/export/ExportOdt.class.php:726
#: libraries/plugins/export/ExportTexytext.class.php:568
#: libraries/schema/Pdf_Relation_Schema.class.php:1434
#: libraries/server_privileges.lib.php:1841
#: libraries/server_privileges.lib.php:1976
#: libraries/server_privileges.lib.php:1990
#: libraries/server_privileges.lib.php:2284
#: libraries/server_privileges.lib.php:2290
#: libraries/server_privileges.lib.php:2641
#: libraries/server_privileges.lib.php:2663 libraries/structure.lib.php:1268
#: libraries/user_preferences.lib.php:286 prefs_manage.php:138
#: tbl_printview.php:186 tbl_tracking.php:346 tbl_tracking.php:400
#: tbl_tracking.php:405
msgid "No"
msgstr "නැත"
#: db_datadict.php:239 js/messages.php:232 libraries/Index.class.php:432
#: libraries/Index.class.php:469 libraries/Index.class.php:879
#: libraries/config/FormDisplay.tpl.php:262 libraries/mult_submits.inc.php:79
#: libraries/mult_submits.inc.php:114 libraries/mult_submits.inc.php:123
#: libraries/mult_submits.inc.php:128 libraries/mult_submits.inc.php:133
#: libraries/mult_submits.inc.php:138 libraries/mult_submits.inc.php:314
#: libraries/mult_submits.inc.php:334 libraries/mult_submits.inc.php:369
#: libraries/mult_submits.inc.php:370 libraries/mult_submits.inc.php:382
#: libraries/plugins/export/ExportHtmlword.class.php:634
#: libraries/plugins/export/ExportLatex.class.php:589
#: libraries/plugins/export/ExportOdt.class.php:727
#: libraries/plugins/export/ExportTexytext.class.php:568
#: libraries/schema/Pdf_Relation_Schema.class.php:1435
#: libraries/server_privileges.lib.php:1841
#: libraries/server_privileges.lib.php:1973
#: libraries/server_privileges.lib.php:1988
#: libraries/server_privileges.lib.php:2283
#: libraries/server_privileges.lib.php:2288
#: libraries/server_privileges.lib.php:2638
#: libraries/server_privileges.lib.php:2663 libraries/structure.lib.php:1268
#: libraries/user_preferences.lib.php:284 prefs_manage.php:136
#: server_databases.php:105 server_databases.php:112 tbl_printview.php:187
#: tbl_structure.php:85 tbl_tracking.php:346 tbl_tracking.php:398
#: tbl_tracking.php:403
msgid "Yes"
msgstr "ඔව්"
#: db_export.php:29
msgid "View dump (schema) of database"
msgstr "දත්තගබඩාවේ නික්ෂේපනය (ක්රමානුරූපය) දර්ශනය කරන්න"
#: db_export.php:33 db_printview.php:41 db_structure.php:68 db_tracking.php:51
#: export.php:561 libraries/DBQbe.class.php:268
msgid "No tables found in database."
msgstr "දත්තගබඩාවේ වගු කිසිවක් සොයා ගැනීමට නොමැත."
#: db_export.php:41 libraries/DbSearch.class.php:438
#: libraries/display_export.lib.php:42
msgid "Select All"
msgstr "සියල්ල තෝරන්න"
#: db_export.php:47 libraries/DbSearch.class.php:441
#: libraries/display_export.lib.php:48
msgid "Unselect All"
msgstr "සියල්ලේ තෝරාගැනීම ඉවත් කරන්න"
#: db_operations.php:45 tbl_create.php:24
msgid "The database name is empty!"
msgstr "දත්තගබඩා නම හිස්ව පවතී!"
#: db_operations.php:130
#, php-format
msgid "Database %1$s has been renamed to %2$s"
msgstr "%1$s දත්තගබඩාව %2$s බවට නම වෙනස් කරන ලදි"
#: db_operations.php:136
#, php-format
msgid "Database %1$s has been copied to %2$s"
msgstr "%1$s දත්තගබඩාව %2$s වෙතට පිටපත් කරන ලදි"
#: db_operations.php:259
#, php-format
msgid ""
"The phpMyAdmin configuration storage has been deactivated. To find out why "
"click %shere%s."
msgstr ""
"phpMyAdmin හි configuration storage අක්රිය කර ඇත. ඇයිදැයි සොයා බැලීමට %sමෙතන%s ක්ලික් "
"කරන්න."
#: db_printview.php:47 db_tracking.php:81 db_tracking.php:204
#: libraries/Menu.class.php:239 libraries/config/messages.inc.php:521
#: libraries/plugins/export/ExportXml.class.php:459
#: libraries/rte/rte_list.lib.php:65 libraries/rte/rte_triggers.lib.php:355
#: libraries/schema/User_Schema.class.php:300
#: libraries/server_privileges.lib.php:2126
#: libraries/server_privileges.lib.php:2357
#: libraries/server_privileges.lib.php:3060 libraries/structure.lib.php:757
#: tbl_relation.php:475 tbl_relation.php:545 tbl_tracking.php:757
msgid "Table"
msgstr "වගුව"
#: db_printview.php:48 libraries/Table.class.php:351
#: libraries/build_html_for_db.lib.php:31 libraries/import.lib.php:184
#: libraries/structure.lib.php:768 libraries/structure.lib.php:1724
#: libraries/structure.lib.php:1917 tbl_printview.php:365
msgid "Rows"
msgstr "පේළි"
#: db_printview.php:51 libraries/display_indexes.lib.php:118
#: libraries/structure.lib.php:787
msgid "Size"
msgstr "ප්රමාණය"
#: db_printview.php:97 libraries/plugins/export/ExportSql.class.php:1115
#: libraries/structure.lib.php:731
msgid "in use"
msgstr "භාවිතා වෙමින් පවතී"
#: db_printview.php:117 libraries/plugins/export/ExportSql.class.php:1041
#: libraries/schema/Pdf_Relation_Schema.class.php:1357
msgid "Creation:"
msgstr "සෑදීම:"
#: db_printview.php:126 libraries/plugins/export/ExportSql.class.php:1054
#: libraries/schema/Pdf_Relation_Schema.class.php:1362
msgid "Last update:"
msgstr "අවසන් යාවත්කාලීන කිරීම:"
#: db_printview.php:135 libraries/plugins/export/ExportSql.class.php:1067
#: libraries/schema/Pdf_Relation_Schema.class.php:1367
msgid "Last check:"
msgstr "අවසන් පරීක්ෂාව:"
#: db_printview.php:149 libraries/structure.lib.php:176
#, php-format
msgid "%s table"
msgid_plural "%s tables"
msgstr[0] "%s වගු"
msgstr[1] "%s වගු"
#: db_qbe.php:50
msgid "You have to choose at least one column to display"
msgstr "පෙන්වීම සඳහා අවම වශයෙන් එක් තීරයක්වත් තෝරාගත යුතුයි"
#: db_qbe.php:70
#, php-format
msgid "Switch to %svisual builder%s"
msgstr "%sදෘශ්ය ගොඩනංවනය%s වෙත යන්න"
#: db_search.php:30 libraries/plugins/auth/AuthenticationConfig.class.php:81
#: libraries/plugins/auth/AuthenticationConfig.class.php:96
#: libraries/plugins/auth/AuthenticationCookie.class.php:681
#: libraries/plugins/auth/AuthenticationHttp.class.php:69
#: libraries/plugins/auth/AuthenticationSignon.class.php:268
msgid "Access denied"
msgstr "පිවිසුම වලක්වා ඇත"
#: db_tracking.php:75
msgid "Tracked tables"
msgstr "අවධානය සක්රීය වගු"
#: db_tracking.php:80 libraries/Menu.class.php:216
#: libraries/config/messages.inc.php:515
#: libraries/plugins/export/ExportHtmlword.class.php:158
#: libraries/plugins/export/ExportOdt.class.php:203
#: libraries/plugins/export/ExportTexytext.class.php:142
#: libraries/server_databases.lib.php:310
#: libraries/server_privileges.lib.php:2116
#: libraries/server_privileges.lib.php:2357
#: libraries/server_privileges.lib.php:3051
#: libraries/server_status.lib.php:351 tbl_relation.php:452
#: tbl_relation.php:518 tbl_tracking.php:756
msgid "Database"
msgstr "දත්තගබඩාව"
#: db_tracking.php:82
msgid "Last version"
msgstr "අවසන් අනුවාදය"
#: db_tracking.php:83 tbl_tracking.php:759
msgid "Created"
msgstr "සාදන ලදි"
#: db_tracking.php:84 tbl_tracking.php:760
msgid "Updated"
msgstr "යාවත්කාලීන කරන ලදි"
#: db_tracking.php:85 js/messages.php:165 libraries/Menu.class.php:503
#: libraries/Util.class.php:4101 libraries/rte/rte_events.lib.php:426
#: libraries/rte/rte_list.lib.php:78 libraries/server_status.lib.php:363
#: tbl_tracking.php:761
msgid "Status"
msgstr "තත්වය"
#: db_tracking.php:86 libraries/Index.class.php:559
#: libraries/rte/rte_list.lib.php:53 libraries/rte/rte_list.lib.php:67
#: libraries/rte/rte_list.lib.php:79 libraries/server_databases.lib.php:404
#: libraries/server_privileges.lib.php:1702
#: libraries/server_privileges.lib.php:2367
#: libraries/server_privileges.lib.php:2535
#: libraries/server_privileges.lib.php:3254 libraries/structure.lib.php:765
#: libraries/structure.lib.php:1198
msgid "Action"
msgstr "ක්රියාව"
#: db_tracking.php:87 libraries/navigation/Navigation.class.php:198
#: tbl_change.php:151 tbl_tracking.php:762
msgid "Show"
msgstr "පෙන්වන්න"
#: db_tracking.php:99 js/messages.php:35
msgid "Delete tracking data for this table"
msgstr "මෙම වගුවේ අවධානය පිළිබඳ දත්ත ඉවත් කරන්න"
#: db_tracking.php:103 libraries/Index.class.php:625
#: libraries/Util.class.php:3407 libraries/Util.class.php:3408
#: libraries/server_databases.lib.php:155 libraries/structure.lib.php:307
#: libraries/structure.lib.php:1378 libraries/structure.lib.php:2066
#: libraries/structure.lib.php:2068
msgid "Drop"
msgstr "හලන්න"
#: db_tracking.php:120 tbl_tracking.php:717 tbl_tracking.php:771
msgid "active"
msgstr "සක්රිය"
#: db_tracking.php:122 tbl_tracking.php:719 tbl_tracking.php:773
msgid "not active"
msgstr "අක්රිය"
#: db_tracking.php:142
msgid "Versions"
msgstr "අනුවාද"
#: db_tracking.php:144 tbl_tracking.php:490 tbl_tracking.php:793
msgid "Tracking report"
msgstr "අවධානය පිළිබඳ වාර්තාව"
# සැණරුව = snapshot. Source: Glossary of Information Technology terms - ICTA
#: db_tracking.php:146 tbl_tracking.php:293 tbl_tracking.php:798
msgid "Structure snapshot"
msgstr "සැකිල්ලේ සැණරුව"
#: db_tracking.php:199
msgid "Untracked tables"
msgstr "අවධානය අක්රීය වගු"
#: db_tracking.php:218 libraries/structure.lib.php:1531
msgid "Track table"
msgstr "වගුව අවධානයට ලක් කරන්න"
#: db_tracking.php:245
msgid "Database Log"
msgstr "දත්තගබඩා ලොගය"
#: export.php:154
msgid "Bad type!"
msgstr "වැරදි වර්ගය!"
#: export.php:205
msgid "Selected export type has to be saved in file!"
msgstr "තෝරාගත් අපනයන වර්ගය ගොනුව තුල සුරැකිය යුතුයි!"
#: export.php:234
msgid "Bad parameters!"
msgstr "වැරදි පරාමිතියන්!"
#: export.php:338 export.php:369 export.php:932
#, php-format
msgid "Insufficient space to save the file %s."
msgstr "%s ගොනුව සුරැකීමට ප්රමාණවත් ඉඩ අවකාශ නොමැත."
#: export.php:510
#, php-format
msgid ""
"File %s already exists on server, change filename or check overwrite option."
msgstr ""
"%s ගොනුව මේ වන විටත් සේවාදායකයෙහි පවතී, ගොනු නාමය වෙනස් කරන්න නැතහොත් උඩින් ලිවීමේ හැකියාව "
"සලකා බලන්න."
#: export.php:516 export.php:522
#, php-format
msgid "The web server does not have permission to save the file %s."
msgstr "වෙබ් සේවාදායකයට %s ගොනුව සුරැකීමට අවසර නොමැත."
#: export.php:938
#, php-format
msgid "Dump has been saved to file %s."
msgstr "%s ගොනුවට නික්ෂේප දත්ත සුරකින ලදි."
#: file_echo.php:22
msgid "Invalid export type"
msgstr "වැරදි අපනයන වර්ගයකි"
#: gis_data_editor.php:112
#, php-format
msgid "Value for the column \"%s\""
msgstr "\"%s\" තීරය සඳහා අගයන්"
#: gis_data_editor.php:140 libraries/tbl_gis_visualization.lib.php:261
msgid "Use OpenStreetMaps as Base Layer"
msgstr "මූලික ස්ථරය ලෙස OpenStreetMaps භාවිතා කරන්න"
#: gis_data_editor.php:161
msgid "SRID:"
msgstr "SRID:"
#: gis_data_editor.php:184
#, php-format
msgid "Geometry %d:"
msgstr "%dවන ජ්යාමිතිය:"
#: gis_data_editor.php:206
msgid "Point:"
msgstr "ලක්ෂ්යය:"
#: gis_data_editor.php:207 gis_data_editor.php:234 gis_data_editor.php:289
#: gis_data_editor.php:362 js/messages.php:306
msgid "X"
msgstr "X"
#: gis_data_editor.php:210 gis_data_editor.php:238 gis_data_editor.php:293
#: gis_data_editor.php:366 js/messages.php:307
msgid "Y"
msgstr "Y"
#: gis_data_editor.php:232 gis_data_editor.php:287 gis_data_editor.php:360
#: js/messages.php:309
#, php-format
msgid "Point %d"
msgstr "%dවන ලක්ෂ්යය"
#: gis_data_editor.php:245 gis_data_editor.php:300 gis_data_editor.php:373
#: js/messages.php:315
msgid "Add a point"
msgstr "ලක්ෂ්යයක් එක් කරන්න"
#: gis_data_editor.php:262
#, php-format
msgid "Linestring %d:"
msgstr "%dවන රේඛාව:"
#: gis_data_editor.php:265 gis_data_editor.php:341
msgid "Outer ring:"
msgstr "පිටත කවය:"
#: gis_data_editor.php:267 gis_data_editor.php:343
#, php-format
msgid "Inner ring %d:"
msgstr "%dවන ඇතුලත කවය:"
#: gis_data_editor.php:303
msgid "Add a linestring"
msgstr "රේඛාවක් එක් කරන්න"
#: gis_data_editor.php:304 gis_data_editor.php:378 js/messages.php:316
msgid "Add an inner ring"
msgstr "ඇතුල් කවයක් එක් කරන්න"
#: gis_data_editor.php:325
#, php-format
msgid "Polygon %d:"
msgstr "%dවන බහු අස්රය:"
#: gis_data_editor.php:384 js/messages.php:317
msgid "Add a polygon"
msgstr "බහු අස්රයක් එක් කරන්න"
#: gis_data_editor.php:390
msgid "Add geometry"
msgstr "ජ්යාමිතියක් එක් කරන්න"
#: gis_data_editor.php:399
msgid "Output"
msgstr "ප්රතිදානය"
#: gis_data_editor.php:402
msgid ""
"Choose \"GeomFromText\" from the \"Function\" column and paste the string "
"below into the \"Value\" field"
msgstr ""
"\"ශ්රිතය\" තීරුවෙන් \"GeomFromText\" තෝරා පහත ඇති දේ \"අගය\" ක්ෂේත්රයට පිටපත් කරන්න"
#: import.php:109
#, php-format
msgid ""
"You probably tried to upload a file that is too large. Please refer to "
"%sdocumentation%s for a workaround for this limit."
msgstr ""
"ඔබ උඩුගත කිරීමට උත්සාහ කල ගොනුව විශාල වැඩි විය හැක. මෙම සීමාවන් ඉක්මවීමේ ක්රම සඳහා කරුණාකර "
"%sලියකියවිලි%s බලන්න."
#: import.php:270 import.php:536
msgid "Showing bookmark"
msgstr "පොත් සලකුණ පෙන්වන්න"
#: import.php:285 import.php:532
msgid "The bookmark has been deleted."
msgstr "පොත් සලකුණ ඉවත් කරන ලදි."
#: import.php:380 import.php:441 libraries/File.class.php:433
#: libraries/File.class.php:526
msgid "File could not be read"
msgstr "ගොනුව කියවිය නොහැක"
#: import.php:389 import.php:400 import.php:421 import.php:432
#: libraries/File.class.php:605
#, php-format
msgid ""
"You attempted to load file with unsupported compression (%s). Either support "
"for it is not implemented or disabled by your configuration."
msgstr ""
#: import.php:447
msgid ""
"No data was received to import. Either no file name was submitted, or the "
"file size exceeded the maximum size permitted by your PHP configuration. See "
"[doc@faq1-16]FAQ 1.16[/doc]."
msgstr ""
"ආනයනය සඳහා දත්ත කිසිවක් නොලැබුණි. ගොනුව ආනයනය සඳහා යොමු නොකිරීම හෝ යොමු කල ගොනුවේ "
"විශාලත්වය PHP වින්යාසයන්හි අනුමත ප්රමාණයට වැඩ විශාල වීම මීට හේතු විය හැකිය. "
"[doc@faq1-16]FAQ 1.16[/doc] බලන්න."
#: import.php:467
msgid ""
"Cannot convert file's character set without character set conversion library"
msgstr "අක්ෂර කට්ටල හැරවීම් පුස්තකාලය නොමැතිව ගොනුවේ අක්ෂර කට්ටලය හැරවීම කල නොහැක"
#: import.php:505 libraries/display_import.inc.php:32
msgid "Could not load import plugins, please check your installation!"
msgstr "ආනයනය පේනු පූරණය අසමත් විය. ඔබගේ ස්ථාපිතය පරීක්ෂා කරන්න!"
#: import.php:539 libraries/sql.lib.php:1020 libraries/sql.lib.php:1800
#, php-format
msgid "Bookmark %s created"
msgstr "%s පොත් සලකුණ සාදන ලදි"
#: import.php:548 import.php:560
#, php-format
msgid "Import has been successfully finished, %d queries executed."
msgstr "ආනයනය සාර්ථකව අවසන් කරන ලදි, විමසුම්%d ක්රියාත්මක කරන ලදි."
#: import.php:575
msgid ""
"Script timeout passed, if you want to finish import, please resubmit same "
"file and import will resume."
msgstr ""
"විධානාවලිය ක්රියාත්මක වීමට ලබා දුන් කාලය අවසන් විය. ඔබට ආනයනය සම්පූර්ණ කිරීමට අවශ්ය නම් එම "
"ආනයන ගොනුවම නැවත ආනයනය සඳහා යොමු කරන්න."
#: import.php:579
msgid ""
"However on last run no data has been parsed, this usually means phpMyAdmin "
"won't be able to finish this import unless you increase php time limits."
msgstr ""
"කෙසේ නමුදු අවසන් වාරයේදී කිසිදු දත්තයක් ලබා ගත නොහැකි විය. මෙයින් අදහස් වන්නේ ඔබගේ php කාල "
"සීමාව වැඩි කිරීමකින් තොරව phpMyAdmin හට මෙම ආනයනය සම්පූර්ණ කිරීමට හැකි නොවන බවය."
#: import_status.php:86 libraries/Util.class.php:753
#: libraries/schema/Export_Relation_Schema.class.php:246 user_password.php:239
msgid "Back"
msgstr "ආපසු"
#: index.php:115 libraries/Footer.class.php:72
#, fuzzy
#| msgid "phpMyAdmin homepage"
msgid "phpMyAdmin Demo Server"
msgstr "phpMyAdmin මුල් පිටුව"
#: index.php:119
#, php-format
msgid ""
"You are using the demo server. You can do anything here, but please do not "
"change root, debian-sys-maint and pma users. More information is available "
"at %s."
msgstr ""
#: index.php:129
msgid "General Settings"
msgstr "සාමාන්ය සිටුවම්"
#: index.php:159 libraries/display_change_password.lib.php:46
#: user_password.php:233
msgid "Change password"
msgstr "මුරපදය වෙනස් කරන්න"
#: index.php:175
msgid "Server connection collation"
msgstr "සේවාදායක සමඟ සම්බන්ධතාවේ පරිතුලනය"
#: index.php:201
msgid "Appearance Settings"
msgstr "මුහුණුවර සම්බන්ධ සිටුවම්"
# සිටුවම් = settings. Source: Glossary of Information Technology Terms - ICTA
#: index.php:231 prefs_manage.php:281
msgid "More settings"
msgstr "තවත් සිටුවම්"
#: index.php:252
msgid "Database server"
msgstr "දත්තගබඩා සේවාදායකය"
#: index.php:255 libraries/plugins/auth/AuthenticationCookie.class.php:207
msgid "Server:"
msgstr "සේවාදායකය:"
#: index.php:259
msgid "Server type:"
msgstr "සේවාදායකයේ වර්ගය:"
#: index.php:263 libraries/plugins/export/ExportLatex.class.php:225
#: libraries/plugins/export/ExportSql.class.php:630
#: libraries/plugins/export/ExportXml.class.php:198
msgid "Server version:"
msgstr "සේවාදායකයේ අනුවාදය:"
#: index.php:267
msgid "Protocol version:"
msgstr "ප්රෝටකෝල අනුවාදය:"
#: index.php:271
msgid "User:"
msgstr "භාවිතා කරන්නා:"
#: index.php:276
msgid "Server charset:"
msgstr "සේවාදායකයේ අක්ෂර කට්ටලය:"
#: index.php:288
msgid "Web server"
msgstr "වෙබ් සේවාදායකය"
#: index.php:301
msgid "Database client version:"
msgstr "දත්තගබඩා සේවාලාභියාගේ අනුවාදය:"
#: index.php:305
msgid "PHP extension:"
msgstr "PHP දිගුව:"
#: index.php:319
msgid "Show PHP information"
msgstr "PHP තොරතුරු පෙන්වන්න"
#: index.php:342
msgid "Version information:"
msgstr "අනුවාදය පිළිබඳ තොරතුරු:"
#: index.php:351 libraries/Util.class.php:428 libraries/Util.class.php:514
#: libraries/config/FormDisplay.tpl.php:149
#: libraries/display_export.lib.php:461 libraries/engines/pbxt.lib.php:112
#: libraries/navigation/NavigationHeader.class.php:234
#: libraries/relation.lib.php:88 libraries/server_variables.lib.php:162
msgid "Documentation"
msgstr "ලියකියවිලි"
#: index.php:358 libraries/config/FormDisplay.tpl.php:150
msgid "Wiki"
msgstr "විකි"
#: index.php:367
msgid "Official Homepage"
msgstr "නිල phpMyAdmin මුල් පිටුව"
#: index.php:374
msgid "Contribute"
msgstr "දායක වන්න"
#: index.php:381
msgid "Get support"
msgstr "සහාය ලබා ගන්න"
#: index.php:388
msgid "List of changes"
msgstr "වෙනස්කම් ලැයිස්තුව"
#: index.php:412
msgid ""
"Your configuration file contains settings (root with no password) that "
"correspond to the default MySQL privileged account. Your MySQL server is "
"running with this default, is open to intrusion, and you really should fix "
"this security hole by setting a password for user 'root'."
msgstr ""
"ඔබගේ සිටුවම් ගොනුවේ අඩංගු සිටුවම් (භාවිත නාමය root වන හා මුරපදයක් නොමැති), පෙරනිමි, "
"වරප්රසාදැති MySQL ගිණුමට අදාළ වේ. මෙම පෙරනිමි අගයන් භාවිතා කිරීම අනවසර ඇතුල්වීම් වලට හේතු "
"විය හැකි බැවින් ඔබ 'root' භාවිතා කරන්නා සඳහා වෙනත් මුරපදයක් ලබා දිය යුතුය."
#: index.php:429
msgid ""
"You have enabled mbstring.func_overload in your PHP configuration. This "
"option is incompatible with phpMyAdmin and might cause some data to be "
"corrupted!"
msgstr ""
"ඔබගේ PHP වින්යාසයන් හි mbstring.func_overload සක්රීය කර ඇත. මෙම විකල්පය phpMyAdmin "
"සමඟ නොගැළපෙන අතර යම් දත්ත විනාශ වීමට හේතු විය හැකිය!"
#: index.php:444
msgid ""
"The mbstring PHP extension was not found and you seem to be using a "
"multibyte charset. Without the mbstring extension phpMyAdmin is unable to "
"split strings correctly and it may result in unexpected results."
msgstr ""
"mbstring PHP දිගුව සොයාගැනීමට නොමැති අතර ඔබ බහු-බයිට අක්ෂර කට්ටලයක් භාවිතා කරයි. "
"mbstring දිගුව නොමැති ව phpMyAdmin හට නිවැරදිව පෙළ බෙදීමට නොහැකි අතර මෙය බලාපොරොත්තු "
"නොවන ප්රතිඵල ගෙන දිය හැක."
#: index.php:459
msgid ""
"Your PHP parameter [a@http://php.net/manual/en/session.configuration.php#ini."
"session.gc-maxlifetime@_blank]session.gc_maxlifetime[/a] is lower than "
"cookie validity configured in phpMyAdmin, because of this, your login will "
"expire sooner than configured in phpMyAdmin."
msgstr ""
"ඔබගේ [a@http://php.net/manual/en/session.configuration.php#ini.session.gc-"
"maxlifetime@_blank]session.gc_maxlifetime[/a] PHP පරාමිතිය phpMyAdmin හි සිටුවා "
"ඇති කුකී වලංගු කාලය ට වඩා අඩු අගයක් ගනී. මේ හේතුවෙන් ඔබගේ සැසිය phpMyAdmin හි සිටුවා ඇති "
"කාලයට පෙර කල් ඉකුත් විය හැක."
#: index.php:471
msgid ""
"Login cookie store is lower than cookie validity configured in phpMyAdmin, "
"because of this, your login will expire sooner than configured in phpMyAdmin."
msgstr ""
"ලොගින් කුකියේ වලංගු කාලය phpMyAdmin හි සිටුවා ඇති කුකී වලංගු කාලය ට වඩා අඩු අගයක් ගනී. මේ "
"හේතුවෙන් ඔබගේ සැසිය phpMyAdmin හි සිටුවා ඇති කාලයට පෙර කල් ඉකුත් විය හැක."
#: index.php:483
msgid "The configuration file now needs a secret passphrase (blowfish_secret)."
msgstr "වින්යාස ගොනුවට දැන් රහස්ය වාක්ය ඛණ්ඩයක් (blowfish_secret) අවශ්යය."
#: index.php:494
#, fuzzy
#| msgid ""
#| "Directory [code]config[/code], which is used by the setup script, still "
#| "exists in your phpMyAdmin directory. You should remove it once phpMyAdmin "
#| "has been configured."
msgid ""
"Directory [code]config[/code], which is used by the setup script, still "
"exists in your phpMyAdmin directory. It is strongly recommended to remove it "
"once phpMyAdmin has been configured. Otherwise the security of your server "
"may be compromised by unauthorized people downloading your configuration."
msgstr ""
"පිහිටුවීමේ විධානාවලිය විසින් භාවිතා කරන [code]config[/code] ඩිරෙක්ටරිය තවමත් ඔබගේ "
"phpMyAdmin ඩිරෙක්ටරිය තුල ඇත. phpMyAdmin වින්යාස සකසා අවසන් වූ පසු ඔබ එය ඉවත් කල යුතුය."
#: index.php:504
#, php-format
msgid ""
"The phpMyAdmin configuration storage is not completely configured, some "
"extended features have been deactivated. To find out why click %shere%s."
msgstr ""
"phpMyAdmin හි configuration storage සම්පූර්ණයෙන් සකසා නැති බැවින් යම් විස්තෘත විශේෂාංග "
"අක්රිය වී ඇත. ඇයිදැයි සොයා බැලීමට %sමෙතන%s ක්ලික් කරන්න."
#: index.php:536
#, php-format
msgid ""
"Your PHP MySQL library version %s differs from your MySQL server version %s. "
"This may cause unpredictable behavior."
msgstr ""
"ඔබගේ PHP MySQL පුස්තකාල අනුවාදය වන %s සේවාදායකයේ MySQL අනුවාදය වන %s න් වෙනස් වේ. "
"මෙය අනපේක්ෂිත හැසිරීම් ගෙන දිය හැක."
#: index.php:560
#, php-format
msgid ""
"Server running with Suhosin. Please refer to %sdocumentation%s for possible "
"issues."
msgstr ""
"සේවාදායකය Suhosin සමග ක්රියාත්මකයි. මෙමගින් ඇති විය හැකි ගැටළු සම්බන්ධයෙන් %sලියකියවිලි%s "
"බලන්න."
#: js/messages.php:27 libraries/import.lib.php:118 sql.php:138
msgid "\"DROP DATABASE\" statements are disabled."
msgstr "\"DROP DATABASE\" ප්රකාශ අක්රීය කර ඇත."
#: js/messages.php:30
msgid "Confirm"
msgstr ""
#: js/messages.php:31
#, php-format
msgid "Do you really want to execute \"%s\"?"
msgstr "\"%s\" ක්රියාත්මක කිරීමට ඔබට ඇත්තෙන්ම අවශ්යද?"
#: js/messages.php:32 libraries/mult_submits.inc.php:342
msgid "You are about to DESTROY a complete database!"
msgstr "ඔබ සූදානම් වන්නේ සම්පූර්ණ දත්තගබඩාවක් විනාශකර දැමීමටයි!"
#: js/messages.php:33
msgid "You are about to DESTROY a complete table!"
msgstr "ඔබ සූදානම් වන්නේ සම්පූර්ණ වගුවක් විනාශකර දැමීමටයි!"
#: js/messages.php:34
msgid "You are about to TRUNCATE a complete table!"
msgstr "ඔබ සූදානම් වන්නේ සම්පූර්ණ වගුවක් ලොප් කිරීමටයි!"
#: js/messages.php:36
msgid "Deleting tracking data"
msgstr "අවධානය පිළිබඳ දත්ත ඉවත් කෙරෙමින්"
#: js/messages.php:37
msgid "Dropping Primary Key/Index"
msgstr "ප්රාථමික මූලය/සුචිය ඉවත් කෙරෙමින්"
#: js/messages.php:38
msgid "This operation could take a long time. Proceed anyway?"
msgstr "මෙම ක්රියාදාමය සඳහා දීර්ඝ වේලාවක් ගත වනු ඇත. කෙසේ වුවත් ඉදිරියට යන්න?"
#: js/messages.php:39
#, fuzzy, php-format
#| msgid "Do you really want to execute \"%s\"?"
msgid "Do you really want to delete user group \"%s\"?"
msgstr "\"%s\" ක්රියාත්මක කිරීමට ඔබට ඇත්තෙන්ම අවශ්යද?"
#: js/messages.php:42
msgid "Missing value in the form!"
msgstr "පෝරමයේ අස්ථනගත වූ අගයන් ඇත!"
#: js/messages.php:43
msgid "This is not a number!"
msgstr "මෙය අංකයක් නොවේ!"
#: js/messages.php:44
msgid "Add Index"
msgstr "සුචිය එක් කරන්න"
#: js/messages.php:45
msgid "Edit Index"
msgstr "සුචිය සංස්කරණය කරන්න"
#: js/messages.php:46 libraries/display_indexes.lib.php:199
#: libraries/display_indexes.lib.php:205
#, php-format
msgid "Add %s column(s) to index"
msgstr "සුචියට ක්ෂේත්ර %s ක් එක් කරන්න"
#. l10n: Default label for the y-Axis of Charts
#: js/messages.php:50 tbl_chart.php:236
msgid "Y Values"
msgstr "Y අගයන්"
#: js/messages.php:53
msgid "The host name is empty!"
msgstr "දාරක නම හිස්ව පවතී!"
#: js/messages.php:54
msgid "The user name is empty!"
msgstr "භාවිත නාමය හිස්ව පවතී!"
#: js/messages.php:55 libraries/server_privileges.lib.php:1437
#: user_password.php:110
msgid "The password is empty!"
msgstr "මුරපදය හිස්ව පවතී!"
#: js/messages.php:56 libraries/server_privileges.lib.php:1435
#: user_password.php:113
msgid "The passwords aren't the same!"
msgstr "මුරපද නොගැලපේ!"
#: js/messages.php:57 libraries/server_privileges.lib.php:1565
#: libraries/server_privileges.lib.php:1755
#: libraries/server_privileges.lib.php:2716
#: libraries/server_privileges.lib.php:3018
msgid "Add user"
msgstr "භාවිතා කරන්නෙක් එක් කරන්න"
#: js/messages.php:58
msgid "Reloading Privileges"
msgstr "වරප්රසාද පූරණය කෙරෙමින්"
#: js/messages.php:59
msgid "Removing Selected Users"
msgstr "තෝරාගත් භාවිතා කරන්නන් ඉවත් කෙරෙමින්"
#: js/messages.php:60 js/messages.php:117 tbl_tracking.php:294
#: tbl_tracking.php:491
msgid "Close"
msgstr "වසන්න"