forked from phpmyadmin/phpmyadmin
-
Notifications
You must be signed in to change notification settings - Fork 0
/
Copy pathsq.po
13887 lines (11183 loc) · 359 KB
/
sq.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.0.0-dev\n"
"Report-Msgid-Bugs-To: [email protected]\n"
"POT-Creation-Date: 2012-06-04 13:49+0200\n"
"PO-Revision-Date: 2012-05-17 15:21+0200\n"
"Last-Translator: Michal Čihař <[email protected]>\n"
"Language-Team: albanian <[email protected]>\n"
"Language: sq\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.0\n"
#: browse_foreigners.php:37 browse_foreigners.php:61 js/messages.php:354
#: libraries/display_tbl.lib.php:517 server_privileges.php:1830
msgid "Show all"
msgstr "Shfaqi të gjithë"
#: browse_foreigners.php:78 libraries/PDF.class.php:50
#: libraries/common.lib.php:2479
#: libraries/schema/Pdf_Relation_Schema.class.php:1145
#: libraries/schema/Pdf_Relation_Schema.class.php:1169
#: libraries/schema/User_Schema.class.php:399
#: libraries/select_lang.lib.php:508
msgid "Page number:"
msgstr "Numri i faqes:"
#: browse_foreigners.php:161
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 ""
"Dritarja e destinuar e shfletuesit nuk mund të rifreskohet. Ka mundësi të "
"keni mbyllur dritaren prind ose rregullimet mbrojtëse të shfletuesit tuaj të "
"ndalojnë përditësimet nëpërmjet dritareve."
#: browse_foreigners.php:183 libraries/Menu.class.php:276
#: libraries/Menu.class.php:370 libraries/common.lib.php:3186
#: libraries/common.lib.php:3193 libraries/common.lib.php:3422
#: libraries/common.lib.php:3423
msgid "Search"
msgstr "Kërko"
#: browse_foreigners.php:186 db_operations.php:409 db_operations.php:449
#: db_operations.php:562 db_operations.php:591 db_search.php:352
#: gis_data_editor.php:314 js/messages.php:231
#: libraries/auth/cookie.auth.lib.php:264 libraries/core.lib.php:533
#: libraries/display_change_password.lib.php:72
#: libraries/display_create_table.lib.php:61
#: libraries/display_export.lib.php:364 libraries/display_import.lib.php:319
#: libraries/display_tbl.lib.php:1336 libraries/insert_edit.lib.php:1371
#: libraries/insert_edit.lib.php:1406 libraries/replication_gui.lib.php:76
#: libraries/replication_gui.lib.php:375 libraries/rte/rte_events.lib.php:493
#: libraries/rte/rte_routines.lib.php:971
#: libraries/rte/rte_routines.lib.php:1461
#: libraries/rte/rte_triggers.lib.php:373
#: libraries/schema/User_Schema.class.php:150
#: libraries/schema/User_Schema.class.php:207
#: libraries/schema/User_Schema.class.php:449
#: libraries/schema/User_Schema.class.php:489
#: libraries/sql_query_form.lib.php:362 libraries/sql_query_form.lib.php:417
#: libraries/sql_query_form.lib.php:472 libraries/tbl_properties.inc.php:720
#: libraries/tbl_select.lib.php:763 pmd_pdf.php:142 prefs_manage.php:271
#: prefs_manage.php:322 server_binlog.php:104 server_privileges.php:845
#: server_privileges.php:1964 server_privileges.php:2328
#: server_privileges.php:2375 server_privileges.php:2407
#: server_replication.php:262 server_replication.php:346
#: server_replication.php:377 server_synchronize.php:1480 tbl_indexes.php:306
#: tbl_operations.php:287 tbl_operations.php:324 tbl_operations.php:532
#: tbl_operations.php:595 tbl_operations.php:798 tbl_structure.php:717
#: tbl_structure.php:749 tbl_tracking.php:489 tbl_tracking.php:631
#: tbl_zoom_select.php:329 view_create.php:177 view_operations.php:94
msgid "Go"
msgstr "Zbato"
#: browse_foreigners.php:201 browse_foreigners.php:205
#: libraries/Index.class.php:457 tbl_tracking.php:365
msgid "Keyname"
msgstr "Emri i kyçit"
#: browse_foreigners.php:202 browse_foreigners.php:204
#: server_collations.php:39 server_collations.php:51 server_engines.php:42
#: server_plugins.php:128 server_status.php:1499
msgid "Description"
msgstr "Përshkrimi"
#: browse_foreigners.php:289 browse_foreigners.php:299
#: browse_foreigners.php:315 browse_foreigners.php:327
msgid "Use this value"
msgstr "Përdor këtë vlerë"
#: changelog.php:32 license.php:28
#, php-format
msgid ""
"The %s file is not available on this system, please visit www.phpmyadmin.net "
"for more information."
msgstr ""
#: db_create.php:74
#, php-format
msgid "Database %1$s has been created."
msgstr "U krijua baza e të dhënave %1$s."
#: db_datadict.php:49 db_operations.php:401
msgid "Database comment: "
msgstr "Komenti për databazën: "
#: db_datadict.php:154 libraries/schema/Pdf_Relation_Schema.class.php:1282
#: libraries/tbl_properties.inc.php:814 tbl_operations.php:369
#: tbl_printview.php:126
msgid "Table comments"
msgstr "Komentet e tabelës"
#: db_datadict.php:163 db_qbe.php:199 libraries/Index.class.php:461
#: libraries/export/htmlword.php:245 libraries/export/htmlword.php:357
#: libraries/export/latex.php:481 libraries/export/odt.php:326
#: libraries/export/odt.php:426 libraries/export/texytext.php:238
#: libraries/export/texytext.php:340 libraries/export/texytext.php:405
#: libraries/insert_edit.lib.php:1390
#: libraries/schema/Pdf_Relation_Schema.class.php:1308
#: libraries/schema/Pdf_Relation_Schema.class.php:1329
#: libraries/tbl_properties.inc.php:311 libraries/tbl_select.lib.php:91
#: tbl_indexes.php:222 tbl_printview.php:139 tbl_relation.php:401
#: tbl_tracking.php:303 tbl_tracking.php:369 tbl_zoom_select.php:454
#, fuzzy
#| msgid "Column names"
msgid "Column"
msgstr "Emrat e kollonave"
#: db_datadict.php:164 db_printview.php:102 libraries/Index.class.php:458
#: libraries/db_structure.lib.php:46 libraries/export/htmlword.php:248
#: libraries/export/htmlword.php:360 libraries/export/latex.php:482
#: libraries/export/odt.php:329 libraries/export/odt.php:429
#: libraries/export/texytext.php:239 libraries/export/texytext.php:341
#: libraries/insert_edit.lib.php:224 libraries/insert_edit.lib.php:227
#: libraries/rte/rte_list.lib.php:54 libraries/rte/rte_list.lib.php:80
#: libraries/rte/rte_routines.lib.php:837
#: libraries/rte/rte_routines.lib.php:862
#: libraries/rte/rte_routines.lib.php:1379
#: libraries/schema/Pdf_Relation_Schema.class.php:1309
#: libraries/schema/Pdf_Relation_Schema.class.php:1330
#: libraries/tbl_properties.inc.php:85 libraries/tbl_select.lib.php:92
#: server_privileges.php:2421 tbl_printview.php:140 tbl_structure.php:201
#: tbl_tracking.php:304 tbl_tracking.php:366
msgid "Type"
msgstr "Lloji"
#: db_datadict.php:166 libraries/Index.class.php:464
#: libraries/export/htmlword.php:251 libraries/export/htmlword.php:363
#: libraries/export/latex.php:483 libraries/export/odt.php:332
#: libraries/export/odt.php:432 libraries/export/texytext.php:240
#: libraries/export/texytext.php:342 libraries/insert_edit.lib.php:1399
#: libraries/schema/Pdf_Relation_Schema.class.php:1311
#: libraries/schema/Pdf_Relation_Schema.class.php:1332
#: libraries/tbl_properties.inc.php:92 tbl_printview.php:141
#: tbl_structure.php:204 tbl_tracking.php:306 tbl_tracking.php:372
#: tbl_zoom_select.php:455
msgid "Null"
msgstr "Null"
#: db_datadict.php:167 db_structure.php:637 libraries/export/htmlword.php:254
#: libraries/export/htmlword.php:366 libraries/export/latex.php:484
#: libraries/export/odt.php:335 libraries/export/odt.php:435
#: libraries/export/texytext.php:241 libraries/export/texytext.php:343
#: libraries/schema/Pdf_Relation_Schema.class.php:1312
#: libraries/schema/Pdf_Relation_Schema.class.php:1333
#: libraries/tbl_properties.inc.php:89 tbl_printview.php:142
#: tbl_structure.php:205 tbl_tracking.php:307
msgid "Default"
msgstr "Prezgjedhur"
#: db_datadict.php:171 libraries/export/htmlword.php:370
#: libraries/export/latex.php:486 libraries/export/odt.php:439
#: libraries/export/texytext.php:345
#: libraries/schema/Pdf_Relation_Schema.class.php:1314
#: libraries/schema/Pdf_Relation_Schema.class.php:1335 tbl_printview.php:145
msgid "Links to"
msgstr "Lidhje me"
#: db_datadict.php:173 db_printview.php:108
#: libraries/config/messages.inc.php:98 libraries/config/messages.inc.php:113
#: libraries/config/messages.inc.php:135 libraries/export/htmlword.php:375
#: libraries/export/latex.php:489 libraries/export/odt.php:444
#: libraries/export/texytext.php:348
#: libraries/schema/Pdf_Relation_Schema.class.php:1325
#: libraries/schema/Pdf_Relation_Schema.class.php:1336
#: libraries/tbl_properties.inc.php:112 tbl_printview.php:147
msgid "Comments"
msgstr "Komente"
#: db_datadict.php:235 js/messages.php:251 libraries/Index.class.php:359
#: libraries/Index.class.php:386 libraries/Index.class.php:704
#: libraries/config.values.php:52 libraries/config.values.php:67
#: libraries/config/FormDisplay.tpl.php:254 libraries/export/htmlword.php:597
#: libraries/export/latex.php:549 libraries/export/odt.php:699
#: libraries/export/texytext.php:542 libraries/mult_submits.inc.php:324
#: libraries/schema/Pdf_Relation_Schema.class.php:1360
#: libraries/user_preferences.lib.php:293 prefs_manage.php:132
#: server_privileges.php:1601 server_privileges.php:1611
#: server_privileges.php:1888 server_privileges.php:1899
#: server_privileges.php:2240 server_privileges.php:2245
#: server_privileges.php:2538 sql.php:342 sql.php:410 tbl_printview.php:198
#: tbl_structure.php:344 tbl_tracking.php:327 tbl_tracking.php:382
#: tbl_tracking.php:387
msgid "No"
msgstr "Jo"
#: db_datadict.php:235 js/messages.php:250 libraries/Index.class.php:360
#: libraries/Index.class.php:385 libraries/Index.class.php:704
#: libraries/config.values.php:51 libraries/config.values.php:66
#: libraries/config/FormDisplay.tpl.php:254 libraries/export/htmlword.php:598
#: libraries/export/latex.php:549 libraries/export/odt.php:700
#: libraries/export/texytext.php:542 libraries/mult_submits.inc.php:67
#: libraries/mult_submits.inc.php:99 libraries/mult_submits.inc.php:108
#: libraries/mult_submits.inc.php:113 libraries/mult_submits.inc.php:118
#: libraries/mult_submits.inc.php:123 libraries/mult_submits.inc.php:286
#: libraries/mult_submits.inc.php:299 libraries/mult_submits.inc.php:323
#: libraries/mult_submits.inc.php:330
#: libraries/schema/Pdf_Relation_Schema.class.php:1360
#: libraries/user_preferences.lib.php:293 prefs_manage.php:131
#: server_databases.php:102 server_databases.php:109
#: server_privileges.php:1599 server_privileges.php:1609
#: server_privileges.php:1885 server_privileges.php:1899
#: server_privileges.php:2240 server_privileges.php:2243
#: server_privileges.php:2538 sql.php:409 tbl_printview.php:199
#: tbl_structure.php:41 tbl_structure.php:344 tbl_tracking.php:327
#: tbl_tracking.php:380 tbl_tracking.php:385
msgid "Yes"
msgstr "Po"
#: db_export.php:26
msgid "View dump (schema) of database"
msgstr "Shfaq dump (skema) e databazës"
#: db_export.php:30 db_printview.php:93 db_qbe.php:104 db_tracking.php:47
#: export.php:405 navigation.php:327
msgid "No tables found in database."
msgstr "Nuk gjenden tabela në databazë."
#: db_export.php:40 db_search.php:334 server_export.php:22
msgid "Select All"
msgstr "Zgjidh gjithçka"
#: db_export.php:42 db_search.php:337 server_export.php:24
msgid "Unselect All"
msgstr "Asnjë zgjedhje"
#: db_operations.php:59 tbl_create.php:22
msgid "The database name is empty!"
msgstr "Mungon emri i databazës!"
#: db_operations.php:311
#, fuzzy, php-format
#| msgid "Database %s has been renamed to %s"
msgid "Database %1$s has been renamed to %2$s"
msgstr "Databazës %s i është ndryshuar emri në %s"
#: db_operations.php:315
#, fuzzy, php-format
#| msgid "Database %s has been copied to %s"
msgid "Database %1$s has been copied to %2$s"
msgstr "Databaza %s është kopjuar tek %s"
#: db_operations.php:443
msgid "Rename database to"
msgstr "Ndysho emrin e databazës në"
#: db_operations.php:470
#, fuzzy
#| msgid "Rename database to"
msgid "Remove database"
msgstr "Ndysho emrin e databazës në"
#: db_operations.php:482
#, php-format
msgid "Database %s has been dropped."
msgstr "Databaza %s u eleminua."
#: db_operations.php:487
#, fuzzy
msgid "Drop the database (DROP)"
msgstr "Asnjë databazë"
#: db_operations.php:516
msgid "Copy database to"
msgstr "Kopjo databazën në"
#: db_operations.php:523 tbl_operations.php:561 tbl_tracking.php:482
msgid "Structure only"
msgstr "Vetëm struktura"
#: db_operations.php:524 tbl_operations.php:562 tbl_tracking.php:484
msgid "Structure and data"
msgstr "Struktura dhe të dhënat"
#: db_operations.php:525 tbl_operations.php:563 tbl_tracking.php:483
msgid "Data only"
msgstr "Vetëm të dhënat"
#: db_operations.php:533
msgid "CREATE DATABASE before copying"
msgstr "CREATE DATABASE para se të kopjohet"
#: db_operations.php:536 libraries/config/messages.inc.php:130
#: libraries/config/messages.inc.php:131 libraries/config/messages.inc.php:133
#: libraries/config/messages.inc.php:139 tbl_operations.php:569
#, php-format
msgid "Add %s"
msgstr "Shto %s"
#: db_operations.php:540 libraries/config/messages.inc.php:123
#: tbl_operations.php:321 tbl_operations.php:571
msgid "Add AUTO_INCREMENT value"
msgstr "Shto vlerë AUTO_INCREMENT"
#: db_operations.php:544 tbl_operations.php:578
msgid "Add constraints"
msgstr "Shto kushte"
#: db_operations.php:559
msgid "Switch to copied database"
msgstr "Kalo tek databaza e kopjuar"
#: db_operations.php:582 libraries/Index.class.php:463
#: libraries/build_html_for_db.lib.php:20 libraries/db_structure.lib.php:48
#: libraries/mysql_charsets.lib.php:113 libraries/tbl_properties.inc.php:90
#: libraries/tbl_properties.inc.php:820 libraries/tbl_select.lib.php:93
#: server_collations.php:38 server_collations.php:50 tbl_operations.php:385
#: tbl_structure.php:202 tbl_structure.php:926 tbl_tracking.php:305
#: tbl_tracking.php:371
msgid "Collation"
msgstr "Collation"
#: db_operations.php:599
#, fuzzy, php-format
#| msgid ""
#| " additional features for working with linked tables have been ctivated. "
#| "To find out why click %shere%s."
msgid ""
"The phpMyAdmin configuration storage has been deactivated. To find out why "
"click %shere%s."
msgstr ""
"Karakteristikat shtesë janë çaktivizuar për sa i takon funksionimit me "
"tabelat e lidhura. Për të kuptuar përse, klikoni %skëtu%s."
#: db_operations.php:633
#, fuzzy
#| msgid "Relational schema"
msgid "Edit or export relational schema"
msgstr "Skema relacionale"
#: db_printview.php:100 db_tracking.php:80 db_tracking.php:188
#: libraries/Menu.class.php:194 libraries/config/messages.inc.php:514
#: libraries/db_structure.lib.php:32 libraries/export/pdf.php:135
#: libraries/export/xml.php:403 libraries/rte/rte_list.lib.php:65
#: libraries/rte/rte_triggers.lib.php:310
#: libraries/schema/User_Schema.class.php:275 server_privileges.php:2015
#: server_privileges.php:2073 server_privileges.php:2342
#: server_synchronize.php:519 server_synchronize.php:1039 tbl_tracking.php:711
msgid "Table"
msgstr "Tabela"
#: db_printview.php:101 db_tables_search.php:24 db_tables_search.php:53
#: libraries/Table.class.php:326 libraries/build_html_for_db.lib.php:31
#: libraries/db_structure.lib.php:42 libraries/import.lib.php:164
#: navigation.php:673 navigation.php:706 sql.php:937 tbl_printview.php:376
#: tbl_structure.php:462 tbl_structure.php:536 tbl_structure.php:936
msgid "Rows"
msgstr "rreshta"
#: db_printview.php:105 libraries/db_structure.lib.php:53 tbl_indexes.php:223
msgid "Size"
msgstr "Madhësia"
#: db_printview.php:159 db_structure.php:592 libraries/export/sql.php:977
msgid "in use"
msgstr "në përdorim"
#: db_printview.php:185 libraries/db_info.inc.php:76
#: libraries/db_structure.lib.php:60 libraries/export/sql.php:911
#: libraries/schema/Pdf_Relation_Schema.class.php:1287 tbl_printview.php:424
#: tbl_structure.php:968
msgid "Creation"
msgstr "Krijimi"
#: db_printview.php:194 libraries/db_info.inc.php:81
#: libraries/db_structure.lib.php:65 libraries/export/sql.php:922
#: libraries/schema/Pdf_Relation_Schema.class.php:1292 tbl_printview.php:436
#: tbl_structure.php:976
msgid "Last update"
msgstr "Ndryshimi i fundit"
#: db_printview.php:203 libraries/db_info.inc.php:86
#: libraries/db_structure.lib.php:70 libraries/export/sql.php:933
#: libraries/schema/Pdf_Relation_Schema.class.php:1297 tbl_printview.php:448
#: tbl_structure.php:984
msgid "Last check"
msgstr "Kontrolli i fundit"
#: db_printview.php:220 db_structure.php:613
#, fuzzy, php-format
#| msgid "%s table(s)"
msgid "%s table"
msgid_plural "%s tables"
msgstr[0] "%s tabela(at)"
msgstr[1] "%s tabela(at)"
#: db_qbe.php:41
msgid "You have to choose at least one column to display"
msgstr "Zgjidh të paktën një kollonë për të shfaqur"
#: db_qbe.php:189
#, fuzzy, php-format
#| msgid "Switch to copied table"
msgid "Switch to %svisual builder%s"
msgstr "Kalo tek tabela e kopjuar"
#: db_qbe.php:225 libraries/db_structure.lib.php:106
#: libraries/display_tbl.lib.php:1616
msgid "Sort"
msgstr "Renditja"
#: db_qbe.php:234 db_qbe.php:269 libraries/db_structure.lib.php:113
#: libraries/db_structure.lib.php:122 libraries/display_tbl.lib.php:1155
#: libraries/display_tbl.lib.php:1552 libraries/display_tbl.lib.php:1560
#: libraries/tbl_select.lib.php:619 server_databases.php:187
#: server_databases.php:204 tbl_operations.php:282
msgid "Ascending"
msgstr "Në ngjitje"
#: db_qbe.php:235 db_qbe.php:277 libraries/db_structure.lib.php:114
#: libraries/db_structure.lib.php:123 libraries/display_tbl.lib.php:1167
#: libraries/display_tbl.lib.php:1547 libraries/display_tbl.lib.php:1565
#: libraries/tbl_select.lib.php:620 server_databases.php:187
#: server_databases.php:204 tbl_operations.php:283
msgid "Descending"
msgstr "Në zbritje"
#: db_qbe.php:290 db_tracking.php:86 libraries/display_tbl.lib.php:606
#: tbl_change.php:219 tbl_tracking.php:716
msgid "Show"
msgstr "Shfaq"
#: db_qbe.php:326
msgid "Criteria"
msgstr "Kriteri"
#: db_qbe.php:380 db_qbe.php:462 db_qbe.php:554 db_qbe.php:585
msgid "Ins"
msgstr "Shto"
#: db_qbe.php:384 db_qbe.php:466 db_qbe.php:551 db_qbe.php:582
msgid "And"
msgstr "Dhe"
#: db_qbe.php:393 db_qbe.php:474 db_qbe.php:556 db_qbe.php:587
msgid "Del"
msgstr "Fshi"
#: db_qbe.php:397 db_qbe.php:478 db_qbe.php:549 db_qbe.php:580
#: libraries/insert_edit.lib.php:1054 libraries/tbl_select.lib.php:591
#: server_privileges.php:486 tbl_indexes.php:301
msgid "Or"
msgstr "Ose"
#: db_qbe.php:534
msgid "Modify"
msgstr "Ndrysho"
#: db_qbe.php:609
#, fuzzy
#| msgid "Add/Delete Criteria Row"
msgid "Add/Delete criteria rows"
msgstr "Shto/Fshi rreshtin e kriterit"
#: db_qbe.php:621
#, fuzzy
#| msgid "Add/Delete Field Columns"
msgid "Add/Delete columns"
msgstr "Shto/Fshi kollonat e fushës"
#: db_qbe.php:634 db_qbe.php:657
msgid "Update Query"
msgstr "Përditëso kërkesën"
#: db_qbe.php:640
msgid "Use Tables"
msgstr "Përdor tabelat"
#: db_qbe.php:663
#, php-format
msgid "SQL query on database <b>%s</b>:"
msgstr "Kërkesë SQL tek databaza <b>%s</b>:"
#: db_qbe.php:956 libraries/common.lib.php:1247
msgid "Submit Query"
msgstr "Dërgo Query"
#: db_search.php:31 libraries/auth/config.auth.lib.php:78
#: libraries/auth/config.auth.lib.php:99
#: libraries/auth/cookie.auth.lib.php:616 libraries/auth/http.auth.lib.php:54
#: libraries/auth/signon.auth.lib.php:247
msgid "Access denied"
msgstr "Ndalohet hyrja"
#: db_search.php:43 db_search.php:301
msgid "at least one of the words"
msgstr "të paktën një prej fjalëve"
#: db_search.php:44 db_search.php:302
msgid "all words"
msgstr "të gjitha fjalët"
#: db_search.php:45 db_search.php:303
msgid "the exact phrase"
msgstr "frazën e saktë"
#: db_search.php:46 db_search.php:304
msgid "as regular expression"
msgstr "si shprehje e rregullt"
#: db_search.php:216
#, php-format
msgid "Search results for \"<i>%s</i>\" %s:"
msgstr "Rezultatet e kërkimit për \"<i>%s</i>\" %s:"
#: db_search.php:239
#, fuzzy, php-format
#| msgid "%s match(es) inside table <i>%s</i>"
msgid "%1$s match inside table <i>%2$s</i>"
msgid_plural "%1$s matches inside table <i>%2$s</i>"
msgstr[0] "%s korrispondon(jnë) tek tabela <i>%s</i>"
msgstr[1] "%s korrispondon(jnë) tek tabela <i>%s</i>"
#: db_search.php:247 libraries/Menu.class.php:263
#: libraries/common.lib.php:3188 libraries/common.lib.php:3420
#: libraries/common.lib.php:3421 tbl_structure.php:573
msgid "Browse"
msgstr "Shfleto"
#: db_search.php:252
#, fuzzy, php-format
#| msgid "Dumping data for table"
msgid "Delete the matches for the %s table?"
msgstr "Dump i të dhënave për tabelën"
#: db_search.php:252 libraries/display_tbl.lib.php:2508
#: libraries/display_tbl.lib.php:4055
#: libraries/schema/User_Schema.class.php:200
#: libraries/schema/User_Schema.class.php:276
#: libraries/schema/User_Schema.class.php:311
#: libraries/schema/User_Schema.class.php:341
#: libraries/sql_query_form.lib.php:410 pmd_general.php:452
#: setup/frames/index.inc.php:148 setup/frames/index.inc.php:254
#: tbl_tracking.php:499 tbl_tracking.php:520 tbl_tracking.php:579
msgid "Delete"
msgstr "Fshi"
#: db_search.php:266
#, fuzzy, php-format
#| msgid "<b>Total:</b> <i>%s</i> match(es)"
msgid "<b>Total:</b> <i>%s</i> match"
msgid_plural "<b>Total:</b> <i>%s</i> matches"
msgstr[0] "<b>Gjithsej:</b> <i>%s</i> korrispondues(ë)"
msgstr[1] "<b>Gjithsej:</b> <i>%s</i> korrispondues(ë)"
#: db_search.php:289
msgid "Search in database"
msgstr "Kërko në databazë"
#: db_search.php:292
#, fuzzy
#| msgid "Word(s) or value(s) to search for (wildcard: \"%\"):"
msgid "Words or values to search for (wildcard: \"%\"):"
msgstr "Fjala(ë) apo vlera(at) për t'u kërkuar (karakteri Jolly: \"%\"):"
#: db_search.php:297
msgid "Find:"
msgstr "Gjej:"
#: db_search.php:301 db_search.php:302
msgid "Words are separated by a space character (\" \")."
msgstr "Fjalët veçohen me anë të një hapësirë bosh (\" \")."
#: db_search.php:315
#, fuzzy
#| msgid "Inside table(s):"
msgid "Inside tables:"
msgstr "Tek tabela(at):"
#: db_search.php:345
#, fuzzy
#| msgid "Inside field:"
msgid "Inside column:"
msgstr "Tek fusha:"
#: db_structure.php:84
#, fuzzy
#| msgid "No tables found in database."
msgid "No tables found in database"
msgstr "Nuk gjenden tabela në databazë."
#: db_structure.php:242 libraries/mysql_charsets.lib.php:411
#: libraries/mysql_charsets.lib.php:418
msgid "unknown"
msgstr "e panjohur"
#: db_structure.php:367 tbl_operations.php:717
#, php-format
msgid "Table %s has been emptied"
msgstr "Tabela %s u zbraz"
#: db_structure.php:384 tbl_operations.php:736
#, php-format
msgid "View %s has been dropped"
msgstr "Paraqitja %s u eleminua"
#: db_structure.php:384 tbl_operations.php:736
#, php-format
msgid "Table %s has been dropped"
msgstr "Tabela %s u eleminua"
#: db_structure.php:394 tbl_create.php:286
msgid "Tracking is active."
msgstr "Gjurmimi është aktiv."
#: db_structure.php:399 tbl_create.php:289
msgid "Tracking is not active."
msgstr "Gjurmimi nuk është aktiv."
#: db_structure.php:525 libraries/display_tbl.lib.php:3979
#, php-format
msgid ""
"This view has at least this number of rows. Please refer to %sdocumentation"
"%s."
msgstr ""
#: db_structure.php:543 db_structure.php:577 libraries/Menu.class.php:194
#: libraries/tbl_info.inc.php:60 tbl_structure.php:208
msgid "View"
msgstr "Paraqitje"
#: db_structure.php:620 libraries/Menu.class.php:504
#: libraries/db_structure.lib.php:35 server_replication.php:31
#: server_replication.php:189 server_status.php:613
msgid "Replication"
msgstr "Replikimi"
#: db_structure.php:624
#, fuzzy
msgid "Sum"
msgstr "Sum"
#: db_structure.php:631 libraries/StorageEngine.class.php:345
#, php-format
msgid "%s is the default storage engine on this MySQL server."
msgstr ""
#: db_structure.php:679 db_structure.php:696 db_structure.php:697
#: libraries/display_tbl.lib.php:4097 libraries/display_tbl.lib.php:4103
#: libraries/mult_submits.inc.php:38 server_databases.php:290
#: server_databases.php:295 server_privileges.php:1922
#: server_privileges.php:1930 tbl_structure.php:559 tbl_structure.php:568
msgid "With selected:"
msgstr "N.q.s. të zgjedhur:"
#: db_structure.php:682 libraries/display_tbl.lib.php:4085
#: server_databases.php:292 server_privileges.php:783
#: server_privileges.php:1925 tbl_structure.php:562
msgid "Check All"
msgstr "Zgjidh gjithçka"
#: db_structure.php:686 libraries/display_tbl.lib.php:4089
#: libraries/replication_gui.lib.php:35 server_databases.php:294
#: server_privileges.php:786 server_privileges.php:1929 tbl_structure.php:566
msgid "Uncheck All"
msgstr "Asnjë zgjedhje"
#: db_structure.php:691
msgid "Check tables having overhead"
msgstr "Zgjidh të mbingarkuarit"
#: db_structure.php:699 libraries/Menu.class.php:288
#: libraries/Menu.class.php:378 libraries/Menu.class.php:477
#: libraries/common.lib.php:3433 libraries/common.lib.php:3434
#: libraries/config/messages.inc.php:168 libraries/display_export.lib.php:82
#: libraries/display_tbl.lib.php:4118 libraries/display_tbl.lib.php:4292
#: prefs_manage.php:294 server_privileges.php:1567 server_privileges.php:1934
#: server_status.php:1628 setup/frames/menu.inc.php:22
msgid "Export"
msgstr "Eksporto"
#: db_structure.php:701 db_structure.php:749
#: libraries/display_tbl.lib.php:4226 libraries/header_printview.inc.php:42
#: tbl_structure.php:654
msgid "Print view"
msgstr "Shfaq për printim"
#: db_structure.php:705 libraries/common.lib.php:3429
#: libraries/common.lib.php:3430
msgid "Empty"
msgstr "Zbraz"
#: db_structure.php:707 db_tracking.php:101 libraries/Index.class.php:507
#: libraries/common.lib.php:3427 libraries/common.lib.php:3428
#: server_databases.php:296 tbl_structure.php:146 tbl_structure.php:147
#: tbl_structure.php:583
msgid "Drop"
msgstr "Elemino"
#: db_structure.php:709 tbl_operations.php:620
msgid "Check table"
msgstr "Kontrollo tabelën"
#: db_structure.php:712 tbl_operations.php:677 tbl_structure.php:876
msgid "Optimize table"
msgstr "Optimizo tabelën"
#: db_structure.php:714 tbl_operations.php:662
msgid "Repair table"
msgstr "Riparo tabelën"
#: db_structure.php:717 tbl_operations.php:647
msgid "Analyze table"
msgstr "Analizo tabelën"
#: db_structure.php:719
msgid "Add prefix to table"
msgstr ""
#: db_structure.php:721 libraries/mult_submits.inc.php:275
#, fuzzy
#| msgid "Replace table data with file"
msgid "Replace table prefix"
msgstr "Zëvendëso të dhënat e tabelës me file"
#: db_structure.php:723 libraries/mult_submits.inc.php:275
#, fuzzy
#| msgid "Replace table data with file"
msgid "Copy table with prefix"
msgstr "Zëvendëso të dhënat e tabelës me file"
#: db_structure.php:752 libraries/schema/User_Schema.class.php:426
#, fuzzy
msgid "Data Dictionary"
msgstr "Data Dictionary"
#: db_tracking.php:74
msgid "Tracked tables"
msgstr ""
#: db_tracking.php:79 libraries/Menu.class.php:171
#: libraries/config/messages.inc.php:508 libraries/export/htmlword.php:119
#: libraries/export/latex.php:228 libraries/export/odt.php:162
#: libraries/export/pdf.php:134 libraries/export/sql.php:731
#: libraries/export/texytext.php:102 libraries/export/xml.php:330
#: server_databases.php:186 server_privileges.php:2010
#: server_privileges.php:2073 server_privileges.php:2336
#: server_status.php:1257 server_synchronize.php:1448
#: server_synchronize.php:1452 sql.php:931 tbl_tracking.php:710
msgid "Database"
msgstr "Databazat"
#: db_tracking.php:81
msgid "Last version"
msgstr ""
#: db_tracking.php:82 tbl_tracking.php:713
#, fuzzy
msgid "Created"
msgstr "Krijo"
#: db_tracking.php:83 tbl_tracking.php:714
msgid "Updated"
msgstr ""
#: db_tracking.php:84 js/messages.php:185 libraries/Menu.class.php:467
#: libraries/rte/rte_events.lib.php:380 libraries/rte/rte_list.lib.php:78
#: server_status.php:1260 sql.php:1004 tbl_tracking.php:715
msgid "Status"
msgstr "Gjendja"
#: db_tracking.php:85 libraries/Index.class.php:455
#: libraries/db_structure.lib.php:39 libraries/rte/rte_list.lib.php:53
#: libraries/rte/rte_list.lib.php:67 libraries/rte/rte_list.lib.php:79
#: server_databases.php:221 server_privileges.php:1859
#: server_privileges.php:2077 server_privileges.php:2424 tbl_structure.php:218
msgid "Action"
msgstr "Veprimi"
#: db_tracking.php:96 js/messages.php:34
msgid "Delete tracking data for this table"
msgstr ""
#: db_tracking.php:118 tbl_tracking.php:667 tbl_tracking.php:725
msgid "active"
msgstr ""
#: db_tracking.php:120 tbl_tracking.php:669 tbl_tracking.php:727
msgid "not active"
msgstr ""
#: db_tracking.php:135
#, fuzzy
msgid "Versions"
msgstr "Operacione"
#: db_tracking.php:136 tbl_tracking.php:473 tbl_tracking.php:745
msgid "Tracking report"
msgstr ""
#: db_tracking.php:137 tbl_tracking.php:281 tbl_tracking.php:747
#, fuzzy
msgid "Structure snapshot"
msgstr "Vetëm struktura"
#: db_tracking.php:183
msgid "Untracked tables"
msgstr ""
#: db_tracking.php:202 tbl_structure.php:680
#, fuzzy
msgid "Track table"
msgstr "Kontrollo tabelën"
#: db_tracking.php:228
#, fuzzy
msgid "Database Log"
msgstr "Databazat"
#: export.php:40
#, fuzzy
msgid "Bad type!"
msgstr "Lloji i query"
#: export.php:90
msgid "Selected export type has to be saved in file!"
msgstr ""
#: export.php:119
#, fuzzy
#| msgid "Rename database to"
msgid "Bad parameters!"
msgstr "Ndysho emrin e databazës në"
#: export.php:193 export.php:224 export.php:779
#, php-format
msgid "Insufficient space to save the file %s."
msgstr "Hapësirë e pamjaftueshme për të ruajtur file %s."
#: export.php:358
#, php-format
msgid ""
"File %s already exists on server, change filename or check overwrite option."
msgstr ""
"File %s ekziston në server: të lutem, ndrysho emrin e file ose zgjidh "
"opcionin \"Mbishkruaj\"."
#: export.php:362 export.php:366
#, php-format
msgid "The web server does not have permission to save the file %s."
msgstr "Serveri web nuk ka të drejtat e duhura për të ruajtur file %s."
#: export.php:785
#, php-format
msgid "Dump has been saved to file %s."
msgstr "Dump u ruajt tek file %s."
#: file_echo.php:21
#, fuzzy
msgid "Invalid export type"
msgstr "Lloji i Eksportit"
#: gis_data_editor.php:85
#, php-format
msgid "Value for the column \"%s\""
msgstr ""
#: gis_data_editor.php:114 tbl_gis_visualization.php:165
msgid "Use OpenStreetMaps as Base Layer"
msgstr ""
#: gis_data_editor.php:134
msgid "SRID"
msgstr ""
#: gis_data_editor.php:151 js/messages.php:326
#: libraries/display_tbl.lib.php:1320
msgid "Geometry"
msgstr ""
#: gis_data_editor.php:171 js/messages.php:322
msgid "Point"
msgstr ""
#: gis_data_editor.php:172 gis_data_editor.php:196 gis_data_editor.php:244
#: gis_data_editor.php:296 js/messages.php:320
msgid "X"
msgstr ""
#: gis_data_editor.php:174 gis_data_editor.php:198 gis_data_editor.php:246
#: gis_data_editor.php:298 js/messages.php:321
msgid "Y"
msgstr ""
#: gis_data_editor.php:194 gis_data_editor.php:242 gis_data_editor.php:294
#: js/messages.php:323
#, php-format
msgid "Point %d"
msgstr ""
#: gis_data_editor.php:203 gis_data_editor.php:249 gis_data_editor.php:301
#: js/messages.php:329
#, fuzzy
msgid "Add a point"
msgstr "Shto një fushë të re"
#: gis_data_editor.php:219 js/messages.php:324
#, fuzzy
#| msgid "Lines terminated by"
msgid "Linestring"
msgstr "Rreshta që mbarojnë me"
#: gis_data_editor.php:222 gis_data_editor.php:278 js/messages.php:328
msgid "Outer Ring"
msgstr ""
#: gis_data_editor.php:224 gis_data_editor.php:280 js/messages.php:327
msgid "Inner Ring"
msgstr ""
#: gis_data_editor.php:251
#, fuzzy
#| msgid "Add a new User"
msgid "Add a linestring"
msgstr "Shto një përdorues të ri"
#: gis_data_editor.php:251 gis_data_editor.php:303 js/messages.php:330
#, fuzzy
#| msgid "Add a new User"
msgid "Add an inner ring"
msgstr "Shto një përdorues të ri"
#: gis_data_editor.php:265 js/messages.php:325
msgid "Polygon"
msgstr ""
#: gis_data_editor.php:305 js/messages.php:331
#, fuzzy
msgid "Add a polygon"
msgstr "Shto një fushë të re"
#: gis_data_editor.php:309
#, fuzzy
msgid "Add geometry"
msgstr "Shto një përdorues të ri"
#: gis_data_editor.php:316
msgid "Output"
msgstr ""
#: gis_data_editor.php:317
msgid ""
"Chose \"GeomFromText\" from the \"Function\" column and paste the below "
"string into the \"Value\" field"
msgstr ""
#: import.php:87
#, php-format
msgid ""
"You probably tried to upload too large file. Please refer to %sdocumentation"
"%s for ways to workaround this limit."
msgstr ""
#: import.php:227 import.php:459
msgid "Showing bookmark"
msgstr ""
#: import.php:237 import.php:455
msgid "The bookmark has been deleted."
msgstr "Libërshënuesi u fshi."
#: import.php:327 import.php:380 libraries/File.class.php:425
#: libraries/File.class.php:516
msgid "File could not be read"
msgstr "File nuk mund të lexohet"
#: import.php:335 import.php:344 import.php:363 import.php:372
#: libraries/File.class.php:577
#, 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:385