Translated using Weblate (Georgian)
[phpmyadmin.git] / po / ka.po
blob184cc49291492380e49885dfebd6acc550438bda
1 # Automatically generated <>, 2010.
2 msgid ""
3 msgstr ""
4 "Project-Id-Version: phpMyAdmin 5.2.2-dev\n"
5 "Report-Msgid-Bugs-To: translators@phpmyadmin.net\n"
6 "POT-Creation-Date: 2023-11-12 15:23-0300\n"
7 "PO-Revision-Date: 2024-03-16 09:09+0000\n"
8 "Last-Translator: Temuri Doghonadze <temuri.doghonadze@gmail.com>\n"
9 "Language-Team: Georgian <https://hosted.weblate.org/projects/phpmyadmin/5-2/"
10 "ka/>\n"
11 "Language: ka\n"
12 "MIME-Version: 1.0\n"
13 "Content-Type: text/plain; charset=UTF-8\n"
14 "Content-Transfer-Encoding: 8bit\n"
15 "Plural-Forms: nplurals=1; plural=0;\n"
16 "X-Generator: Weblate 5.5-dev\n"
18 #: libraries/advisory_rules_generic.php:9
19 msgid "Uptime below one day"
20 msgstr ""
22 #: libraries/advisory_rules_generic.php:12
23 msgid "Uptime is less than 1 day, performance tuning may not be accurate."
24 msgstr ""
26 #: libraries/advisory_rules_generic.php:14
27 msgid ""
28 "To have more accurate averages it is recommended to let the server run for "
29 "longer than a day before running this analyzer"
30 msgstr ""
32 #: libraries/advisory_rules_generic.php:17
33 #, php-format
34 msgid "The uptime is only %s"
35 msgstr ""
37 #: libraries/advisory_rules_generic.php:22
38 msgid "Questions below 1,000"
39 msgstr "1, 000-ზე ნაკლები კითხვა"
41 #: libraries/advisory_rules_generic.php:26
42 msgid ""
43 "Fewer than 1,000 questions have been run against this server. The "
44 "recommendations may not be accurate."
45 msgstr ""
47 #: libraries/advisory_rules_generic.php:30
48 msgid ""
49 "Let the server run for a longer time until it has executed a greater amount "
50 "of queries."
51 msgstr ""
53 #: libraries/advisory_rules_generic.php:32
54 #, php-format
55 msgid "Current amount of Questions: %s"
56 msgstr "კითხვებს მიმდინარე რაოდენობა: %s"
58 #: libraries/advisory_rules_generic.php:37
59 msgid "Percentage of slow queries"
60 msgstr "ნელი მოთხოვნების პროცენტულობა"
62 #: libraries/advisory_rules_generic.php:41
63 msgid ""
64 "There is a lot of slow queries compared to the overall amount of Queries."
65 msgstr ""
67 #: libraries/advisory_rules_generic.php:43
68 #: libraries/advisory_rules_generic.php:56
69 msgid ""
70 "You might want to increase {long_query_time} or optimize the queries listed "
71 "in the slow query log"
72 msgstr ""
74 #: libraries/advisory_rules_generic.php:45
75 #, php-format
76 msgid "The slow query rate should be below 5%%, your value is %s%%."
77 msgstr ""
79 #: libraries/advisory_rules_generic.php:50
80 msgid "Slow query rate"
81 msgstr "ნელი მოთხოვნების სიხშირე"
83 #: libraries/advisory_rules_generic.php:54
84 msgid ""
85 "There is a high percentage of slow queries compared to the server uptime."
86 msgstr ""
88 #: libraries/advisory_rules_generic.php:58
89 #, php-format
90 msgid ""
91 "You have a slow query rate of %s per hour, you should have less than 1%% per "
92 "hour."
93 msgstr ""
95 #: libraries/advisory_rules_generic.php:63
96 msgid "Long query time"
97 msgstr "გრძელი მოთხოვნის დრო"
99 #: libraries/advisory_rules_generic.php:67
100 msgid ""
101 "{long_query_time} is set to 10 seconds or more, thus only slow queries that "
102 "take above 10 seconds are logged."
103 msgstr ""
105 #: libraries/advisory_rules_generic.php:71
106 msgid ""
107 "It is suggested to set {long_query_time} to a lower value, depending on your "
108 "environment. Usually a value of 1-5 seconds is suggested."
109 msgstr ""
111 #: libraries/advisory_rules_generic.php:74
112 #, php-format
113 msgid "long_query_time is currently set to %ds."
114 msgstr ""
116 #: libraries/advisory_rules_generic.php:79
117 #: libraries/advisory_rules_generic.php:92
118 msgid "Slow query logging"
119 msgstr "ნელი მოთხოვნების ჟურნალში ჩაწერა"
121 #: libraries/advisory_rules_generic.php:83
122 #: libraries/advisory_rules_generic.php:96
123 msgid "The slow query log is disabled."
124 msgstr "ნელი მოთხოვნების ჟურნალი გათიშულია."
126 #: libraries/advisory_rules_generic.php:85
127 msgid ""
128 "Enable slow query logging by setting {log_slow_queries} to 'ON'. This will "
129 "help troubleshooting badly performing queries."
130 msgstr ""
132 #: libraries/advisory_rules_generic.php:88
133 msgid "log_slow_queries is set to 'OFF'"
134 msgstr ""
136 #: libraries/advisory_rules_generic.php:98
137 msgid ""
138 "Enable slow query logging by setting {slow_query_log} to 'ON'. This will "
139 "help troubleshooting badly performing queries."
140 msgstr ""
142 #: libraries/advisory_rules_generic.php:101
143 msgid "slow_query_log is set to 'OFF'"
144 msgstr ""
146 #: libraries/advisory_rules_generic.php:106
147 msgid "Release Series"
148 msgstr "გამოშვების სერიები"
150 #: libraries/advisory_rules_generic.php:109
151 msgid "The MySQL server version less than 5.1."
152 msgstr ""
154 #: libraries/advisory_rules_generic.php:111
155 msgid ""
156 "You should upgrade, as MySQL 5.1 has improved performance, and MySQL 5.5 "
157 "even more so."
158 msgstr ""
160 #: libraries/advisory_rules_generic.php:113
161 #: libraries/advisory_rules_generic.php:127
162 #: libraries/advisory_rules_generic.php:138
163 #, php-format
164 msgid "Current version: %s"
165 msgstr "მიმდინარე ვერსია: %s"
167 #: libraries/advisory_rules_generic.php:118
168 #: libraries/advisory_rules_generic.php:132
169 msgid "Minor Version"
170 msgstr "მინორული ვერსია"
172 #: libraries/advisory_rules_generic.php:122
173 msgid "Version less than 5.1.30 (the first GA release of 5.1)."
174 msgstr ""
176 #: libraries/advisory_rules_generic.php:124
177 msgid ""
178 "You should upgrade, as recent versions of MySQL 5.1 have improved "
179 "performance and MySQL 5.5 even more so."
180 msgstr ""
182 #: libraries/advisory_rules_generic.php:136
183 msgid "Version less than 5.5.8 (the first GA release of 5.5)."
184 msgstr ""
186 #: libraries/advisory_rules_generic.php:137
187 msgid "You should upgrade, to a stable version of MySQL 5.5."
188 msgstr "სჯობს MySQL 5.5-ის სტაბილურ ვერსიაზე განახლდეთ."
190 #: libraries/advisory_rules_generic.php:143
191 #: libraries/advisory_rules_generic.php:156
192 msgid "Distribution"
193 msgstr "დისტრიბუცია"
195 #: libraries/advisory_rules_generic.php:146
196 msgid "Version is compiled from source, not a MySQL official binary."
197 msgstr ""
199 #: libraries/advisory_rules_generic.php:148
200 msgid ""
201 "If you did not compile from source, you may be using a package modified by a "
202 "distribution. The MySQL manual only is accurate for official MySQL binaries, "
203 "not any package distributions (such as RedHat, Debian/Ubuntu etc)."
204 msgstr ""
206 #: libraries/advisory_rules_generic.php:152
207 msgid "'source' found in version_comment"
208 msgstr ""
210 #: libraries/advisory_rules_generic.php:159
211 msgid "The MySQL manual only is accurate for official MySQL binaries."
212 msgstr ""
214 #: libraries/advisory_rules_generic.php:161
215 msgid ""
216 "Percona documentation is at <a href=\"https://www.percona.com/software/"
217 "documentation/\">https://www.percona.com/software/documentation/</a>"
218 msgstr ""
220 #: libraries/advisory_rules_generic.php:164
221 msgid "'percona' found in version_comment"
222 msgstr ""
224 #: libraries/advisory_rules_generic.php:168
225 msgid "MySQL Architecture"
226 msgstr "MySQL-ის არქიტექტურა"
228 #: libraries/advisory_rules_generic.php:172
229 msgid "MySQL is not compiled as a 64-bit package."
230 msgstr ""
232 #: libraries/advisory_rules_generic.php:174
233 msgid ""
234 "Your memory capacity is above 3 GiB (assuming the Server is on localhost), "
235 "so MySQL might not be able to access all of your memory. You might want to "
236 "consider installing the 64-bit version of MySQL."
237 msgstr ""
239 #: libraries/advisory_rules_generic.php:178
240 #, php-format
241 msgid "Available memory on this host: %s"
242 msgstr ""
244 #: libraries/advisory_rules_generic.php:184
245 msgid "Query caching method"
246 msgstr "მოთხოვნების კეშირების მეთოდი"
248 #: libraries/advisory_rules_generic.php:188
249 msgid "Suboptimal caching method."
250 msgstr "კეშინგის მეთოდი ოპტიმალური არაა."
252 #: libraries/advisory_rules_generic.php:190
253 msgid ""
254 "You are using the MySQL Query cache with a fairly high traffic database. It "
255 "might be worth considering to use <a href=\"https://dev.mysql.com/doc/"
256 "refman/5.6/en/ha-memcached.html\">memcached</a> instead of the MySQL Query "
257 "cache, especially if you have multiple replicas."
258 msgstr ""
260 #: libraries/advisory_rules_generic.php:196
261 #, php-format
262 msgid ""
263 "The query cache is enabled and the server receives %d queries per second. "
264 "This rule fires if there is more than 100 queries per second."
265 msgstr ""
267 #: libraries/advisory_rules_generic.php:204
268 msgid "Percentage of sorts that cause temporary tables"
269 msgstr "დროებითი ცხრილების გამომწვევი დალაგებების პროცენტულობა"
271 #: libraries/advisory_rules_generic.php:208
272 #: libraries/advisory_rules_generic.php:221
273 msgid "Too many sorts are causing temporary tables."
274 msgstr "დროებითი ცხრილების შექმნას მეტისმეტად ბევრი დალაგება იწვევს."
276 #: libraries/advisory_rules_generic.php:210
277 #: libraries/advisory_rules_generic.php:223
278 msgid ""
279 "Consider increasing {sort_buffer_size} and/or {read_rnd_buffer_size}, "
280 "depending on your system memory limits."
281 msgstr ""
283 #: libraries/advisory_rules_generic.php:213
284 #, php-format
285 msgid ""
286 "%s%% of all sorts cause temporary tables, this value should be lower than "
287 "10%%."
288 msgstr ""
290 #: libraries/advisory_rules_generic.php:218
291 msgid "Rate of sorts that cause temporary tables"
292 msgstr "დროებითი ცხრილების გამომწვევი დალაგებების სიხშირე"
294 #: libraries/advisory_rules_generic.php:226
295 #, php-format
296 msgid ""
297 "Temporary tables average: %s, this value should be less than 1 per hour."
298 msgstr ""
299 "დროებითი ცხრილების საშუალო: %s. ეს მნიშვნელობა საათში ერთზე ნაკლები არ უნდა "
300 "იყოს."
302 #: libraries/advisory_rules_generic.php:231
303 msgid "Sort rows"
304 msgstr "მწკრივების დალაგება"
306 #: libraries/advisory_rules_generic.php:234
307 msgid "There are lots of rows being sorted."
308 msgstr ""
310 #: libraries/advisory_rules_generic.php:236
311 msgid ""
312 "While there is nothing wrong with a high amount of row sorting, you might "
313 "want to make sure that the queries which require a lot of sorting use "
314 "indexed columns in the ORDER BY clause, as this will result in much faster "
315 "sorting."
316 msgstr ""
318 #: libraries/advisory_rules_generic.php:240
319 #, php-format
320 msgid "Sorted rows average: %s"
321 msgstr ""
323 #: libraries/advisory_rules_generic.php:246
324 msgid "Rate of joins without indexes"
325 msgstr "ინდექსების გარეშე შეერთებების სიხშირე"
327 #: libraries/advisory_rules_generic.php:249
328 msgid "There are too many joins without indexes."
329 msgstr "მეტისმეტად ბევრი შეერთება ინდექსების გარეშე."
331 #: libraries/advisory_rules_generic.php:251
332 msgid ""
333 "This means that joins are doing full table scans. Adding indexes for the "
334 "columns being used in the join conditions will greatly speed up table joins."
335 msgstr ""
337 #: libraries/advisory_rules_generic.php:254
338 #, php-format
339 msgid "Table joins average: %s, this value should be less than 1 per hour"
340 msgstr ""
341 "ცხრილების შეერთება საშუალოდ: %s. ეს მნიშვნელობა საათში ერთზე ნაკლები არ უნდა "
342 "იყოს"
344 #: libraries/advisory_rules_generic.php:259
345 msgid "Rate of reading first index entry"
346 msgstr "ინდექსის პირველი ჩანაწერის წაკითხვის სიხშირე"
348 #: libraries/advisory_rules_generic.php:262
349 msgid "The rate of reading the first index entry is high."
350 msgstr "პირველი ინდექსის ჩანაწერის წაკითხვის სიხშირე მაღალია."
352 #: libraries/advisory_rules_generic.php:264
353 msgid ""
354 "This usually indicates frequent full index scans. Full index scans are "
355 "faster than table scans but require lots of CPU cycles in big tables, if "
356 "those tables that have or had high volumes of UPDATEs and DELETEs, running "
357 "'OPTIMIZE TABLE' might reduce the amount of and/or speed up full index "
358 "scans. Other than that full index scans can only be reduced by rewriting "
359 "queries."
360 msgstr ""
362 #: libraries/advisory_rules_generic.php:270
363 #, php-format
364 msgid "Index scans average: %s, this value should be less than 1 per hour"
365 msgstr ""
366 "ინდექსის სკანირების საშუალო: %s ეს მნიშვნელობა საათში ერთზე ნაკლები უნდა იყოს"
368 #: libraries/advisory_rules_generic.php:275
369 msgid "Rate of reading fixed position"
370 msgstr "ფიქსირებული პოზიციის წაკითხვის სიხშირე"
372 #: libraries/advisory_rules_generic.php:278
373 msgid "The rate of reading data from a fixed position is high."
374 msgstr "ფიქსირებული პოზიციებიდან მონაცემების წაკითხვის სიხშირე მაღალია."
376 #: libraries/advisory_rules_generic.php:280
377 msgid ""
378 "This indicates that many queries need to sort results and/or do a full table "
379 "scan, including join queries that do not use indexes. Add indexes where "
380 "applicable."
381 msgstr ""
383 #: libraries/advisory_rules_generic.php:283
384 #, php-format
385 msgid ""
386 "Rate of reading fixed position average: %s, this value should be less than 1 "
387 "per hour"
388 msgstr ""
390 #: libraries/advisory_rules_generic.php:288
391 msgid "Rate of reading next table row"
392 msgstr "შემდეგი ცხრილის მწკრივის წაკითხვის სიხშირე"
394 #: libraries/advisory_rules_generic.php:291
395 msgid "The rate of reading the next table row is high."
396 msgstr "შემდეგი ცხრილის მწკრივის წაკითხვის სიხშირე მაღალია."
398 #: libraries/advisory_rules_generic.php:293
399 msgid ""
400 "This indicates that many queries are doing full table scans. Add indexes "
401 "where applicable."
402 msgstr ""
404 #: libraries/advisory_rules_generic.php:295
405 #, php-format
406 msgid ""
407 "Rate of reading next table row: %s, this value should be less than 1 per hour"
408 msgstr ""
409 "შემდეგი ცხრილის მწკრივის კითხვის სიხშირე: %s. ეს მნიშვნელობა საათში ერთზე "
410 "ნაკლები უნდა იყოს"
412 #: libraries/advisory_rules_generic.php:301
413 msgid "Different tmp_table_size and max_heap_table_size"
414 msgstr ""
416 #: libraries/advisory_rules_generic.php:304
417 msgid "{tmp_table_size} and {max_heap_table_size} are not the same."
418 msgstr ""
420 #: libraries/advisory_rules_generic.php:306
421 msgid ""
422 "If you have deliberately changed one of either: The server uses the lower "
423 "value of either to determine the maximum size of in-memory tables. So if you "
424 "wish to increase the in-memory table limit you will have to increase the "
425 "other value as well."
426 msgstr ""
428 #: libraries/advisory_rules_generic.php:310
429 #, php-format
430 msgid "Current values are tmp_table_size: %s, max_heap_table_size: %s"
431 msgstr ""
433 #: libraries/advisory_rules_generic.php:316
434 msgid "Percentage of temp tables on disk"
435 msgstr "დისკზე არსებული დროებითი ცხრილების პროცენტულობა"
437 #: libraries/advisory_rules_generic.php:320
438 #: libraries/advisory_rules_generic.php:341
439 msgid ""
440 "Many temporary tables are being written to disk instead of being kept in "
441 "memory."
442 msgstr ""
444 #: libraries/advisory_rules_generic.php:322
445 msgid ""
446 "Increasing {max_heap_table_size} and {tmp_table_size} might help. However "
447 "some temporary tables are always being written to disk, independent of the "
448 "value of these variables. To eliminate these you will have to rewrite your "
449 "queries to avoid those conditions (Within a temporary table: Presence of a "
450 "BLOB or TEXT column or presence of a column bigger than 512 bytes) as "
451 "mentioned in the beginning of an <a href=\"https://www.facebook.com/note.php?"
452 "note_id=10150111255065841&comments\">Article by the Pythian Group</a>"
453 msgstr ""
455 #: libraries/advisory_rules_generic.php:331
456 #, php-format
457 msgid ""
458 "%s%% of all temporary tables are being written to disk, this value should be "
459 "below 25%%"
460 msgstr ""
462 #: libraries/advisory_rules_generic.php:337
463 msgid "Temp disk rate"
464 msgstr "დროებითი დისკის სიხშირე"
466 #: libraries/advisory_rules_generic.php:343
467 msgid ""
468 "Increasing {max_heap_table_size} and {tmp_table_size} might help. However "
469 "some temporary tables are always being written to disk, independent of the "
470 "value of these variables. To eliminate these you will have to rewrite your "
471 "queries to avoid those conditions (Within a temporary table: Presence of a "
472 "BLOB or TEXT column or presence of a column bigger than 512 bytes) as "
473 "mentioned in the <a href=\"https://dev.mysql.com/doc/refman/8.0/en/internal-"
474 "temporary-tables.html\">MySQL Documentation</a>"
475 msgstr ""
477 #: libraries/advisory_rules_generic.php:352
478 #, php-format
479 msgid ""
480 "Rate of temporary tables being written to disk: %s, this value should be "
481 "less than 1 per hour"
482 msgstr ""
484 #: libraries/advisory_rules_generic.php:359
485 msgid "MyISAM key buffer size"
486 msgstr "MyISAM-ის გასაღების ბაფერის ზომა"
488 #: libraries/advisory_rules_generic.php:362
489 msgid "Key buffer is not initialized. No MyISAM indexes will be cached."
490 msgstr ""
492 #: libraries/advisory_rules_generic.php:364
493 msgid ""
494 "Set {key_buffer_size} depending on the size of your MyISAM indexes. 64M is a "
495 "good start."
496 msgstr ""
498 #: libraries/advisory_rules_generic.php:366
499 msgid "key_buffer_size is 0"
500 msgstr "key_buffer_size-ი 0-ის ტოლია"
502 #: libraries/advisory_rules_generic.php:371
503 #, no-php-format
504 msgid "Max % MyISAM key buffer ever used"
505 msgstr "MyISAM-ის გასაღების ბაფერის გამოყენების მაქსიმალური %"
507 #: libraries/advisory_rules_generic.php:376
508 #: libraries/advisory_rules_generic.php:393
509 #, no-php-format
510 msgid "MyISAM key buffer (index cache) % used is low."
511 msgstr "MyISAM-ის გასაღების ბაფერის (ინდექსის კეში) გამოყენების % დაბალია."
513 #: libraries/advisory_rules_generic.php:378
514 #: libraries/advisory_rules_generic.php:395
515 msgid ""
516 "You may need to decrease the size of {key_buffer_size}, re-examine your "
517 "tables to see if indexes have been removed, or examine queries and "
518 "expectations about what indexes are being used."
519 msgstr ""
521 #: libraries/advisory_rules_generic.php:382
522 #, php-format
523 msgid ""
524 "max %% MyISAM key buffer ever used: %s%%, this value should be above 95%%"
525 msgstr ""
526 "მაქს %% MyISAM-ის გასაღების ბაფერი, რომელიც არასდროს გამოყენებულა: %s%%. ეს "
527 "მნიშვნელობა 95%%-ზე მეტი უნდა იყოს"
529 #: libraries/advisory_rules_generic.php:387
530 msgid "Percentage of MyISAM key buffer used"
531 msgstr "MyISAM-ის გასაღების ბაფერის გამოყენების პროცენტული მაჩვენებელი"
533 #: libraries/advisory_rules_generic.php:399
534 #, php-format
535 msgid "%% MyISAM key buffer used: %s%%, this value should be above 95%%"
536 msgstr ""
537 "%% MyISAM-ის გასაღების გამოყენებული ბაფერი: %s%%. ეს მნიშვნელობა 95%%-ზე "
538 "მეტი უნდა იყოს"
540 #: libraries/advisory_rules_generic.php:404
541 msgid "Percentage of index reads from memory"
542 msgstr "ინდექსების მეხსიერებიდან წაკითხვის პროცენტული მაჩვენებელი"
544 #: libraries/advisory_rules_generic.php:409
545 #, no-php-format
546 msgid "The % of indexes that use the MyISAM key buffer is low."
547 msgstr ""
549 #: libraries/advisory_rules_generic.php:410
550 msgid "You may need to increase {key_buffer_size}."
551 msgstr ""
553 #: libraries/advisory_rules_generic.php:411
554 #, php-format
555 msgid "Index reads from memory: %s%%, this value should be above 95%%"
556 msgstr ""
557 "ინდექსის წაკითხვები მეხსიერებიდან: %s%%. ეს მნიშვნელობა 95%%-ზე მეტი უნდა "
558 "იყოს"
560 #: libraries/advisory_rules_generic.php:417
561 msgid "Rate of table open"
562 msgstr "ცხრილის გახსნის სიხშირე"
564 #: libraries/advisory_rules_generic.php:420
565 msgid "The rate of opening tables is high."
566 msgstr "ცხრილების გახსნის სიხშირე მაღალია."
568 #: libraries/advisory_rules_generic.php:422
569 msgid ""
570 "Opening tables requires disk I/O which is costly. Increasing "
571 "{table_open_cache} might avoid this."
572 msgstr ""
574 #: libraries/advisory_rules_generic.php:424
575 #, php-format
576 msgid "Opened table rate: %s, this value should be less than 10 per hour"
577 msgstr ""
578 "ცხრილის გახსნის სიხშირე: %s. ეს მნიშვნელობა საათში 10-ზე ნაკლები უნდა იყოს"
580 #: libraries/advisory_rules_generic.php:429
581 msgid "Percentage of used open files limit"
582 msgstr "ღია ფაილების ლიმიტის გამოყენებული პროცენტული მაჩვენებელი"
584 #: libraries/advisory_rules_generic.php:433
585 msgid ""
586 "The number of open files is approaching the max number of open files. You "
587 "may get a \"Too many open files\" error."
588 msgstr ""
590 #: libraries/advisory_rules_generic.php:437
591 #: libraries/advisory_rules_generic.php:450
592 msgid ""
593 "Consider increasing {open_files_limit}, and check the error log when "
594 "restarting after changing {open_files_limit}."
595 msgstr ""
597 #: libraries/advisory_rules_generic.php:440
598 #, php-format
599 msgid ""
600 "The number of opened files is at %s%% of the limit. It should be below 85%%"
601 msgstr ""
603 #: libraries/advisory_rules_generic.php:445
604 msgid "Rate of open files"
605 msgstr "ღია ფაილების სიხშირე"
607 #: libraries/advisory_rules_generic.php:448
608 msgid "The rate of opening files is high."
609 msgstr "ფაილების გახსნის სიხშირე მაღალია."
611 #: libraries/advisory_rules_generic.php:453
612 #, php-format
613 msgid "Opened files rate: %s, this value should be less than 5 per hour"
614 msgstr ""
615 "ფაილების გახსნის სიხშირე: %s. ეს მნიშვნელობა საათში 5-ზე ნაკლები უნდა იყოს"
617 #: libraries/advisory_rules_generic.php:459
618 #, no-php-format
619 msgid "Immediate table locks %"
620 msgstr "დაუყოვნებლივი ცხრილის დაბლოკვის %"
622 #: libraries/advisory_rules_generic.php:463
623 #: libraries/advisory_rules_generic.php:473
624 msgid "Too many table locks were not granted immediately."
625 msgstr "ერთდროულად მეტისმეტად ბევრი ცხრილის დაბლოკვა არ მომხდარა."
627 #: libraries/advisory_rules_generic.php:464
628 #: libraries/advisory_rules_generic.php:474
629 msgid "Optimize queries and/or use InnoDB to reduce lock wait."
630 msgstr ""
632 #: libraries/advisory_rules_generic.php:465
633 #, php-format
634 msgid "Immediate table locks: %s%%, this value should be above 95%%"
635 msgstr ""
636 "დაუყოვნებლივი ცხრილის ჩაკეტვები: %s%%. ეს მნიშვნელობა 95%%-ზე მეტი უნდა იყოს"
638 #: libraries/advisory_rules_generic.php:470
639 msgid "Table lock wait rate"
640 msgstr ""
642 #: libraries/advisory_rules_generic.php:475
643 #, php-format
644 msgid "Table lock wait rate: %s, this value should be less than 1 per hour"
645 msgstr ""
646 "ცხრილის ბლოკის მოლოდინის სიხშირე: %s. ეს მნიშვნელობა საათში ერთზე ნაკლები "
647 "უნდა იყოს"
649 #: libraries/advisory_rules_generic.php:480
650 msgid "Thread cache"
651 msgstr "ძაფის ქეში"
653 #: libraries/advisory_rules_generic.php:483
654 msgid ""
655 "Thread cache is disabled, resulting in more overhead from new connections to "
656 "MySQL."
657 msgstr ""
659 #: libraries/advisory_rules_generic.php:484
660 msgid "Enable the thread cache by setting {thread_cache_size} > 0."
661 msgstr ""
663 #: libraries/advisory_rules_generic.php:485
664 msgid "The thread cache is set to 0"
665 msgstr "ძაფის ქეში დაყენებულია 0"
667 #: libraries/advisory_rules_generic.php:490
668 #, no-php-format
669 msgid "Thread cache hit rate %"
670 msgstr "ძაფის კეშის გამოყენების სიხშირის %"
672 #: libraries/advisory_rules_generic.php:494
673 msgid "Thread cache is not efficient."
674 msgstr "ნაკადის კეში ეფექტური არაა."
676 #: libraries/advisory_rules_generic.php:495
677 msgid "Increase {thread_cache_size}."
678 msgstr ""
680 #: libraries/advisory_rules_generic.php:496
681 #, php-format
682 msgid "Thread cache hitrate: %s%%, this value should be above 80%%"
683 msgstr ""
684 "ნაკადის კეშის დამთხვევის სიხშირე: %s%%. ეს მნიშვნელობა 80%%-ზე მეტი უნდა იყოს"
686 #: libraries/advisory_rules_generic.php:501
687 msgid "Threads that are slow to launch"
688 msgstr "ნელა გაშვებადი ნაკადები"
690 #: libraries/advisory_rules_generic.php:505
691 msgid "There are too many threads that are slow to launch."
692 msgstr "მეტისმეტად ბევრი ნაკადი, რომელიც ნელა ეშვება."
694 #: libraries/advisory_rules_generic.php:507
695 msgid ""
696 "This generally happens in case of general system overload as it is pretty "
697 "simple operations. You might want to monitor your system load carefully."
698 msgstr ""
700 #: libraries/advisory_rules_generic.php:510
701 #, php-format
702 msgid "%s thread(s) took longer than %s seconds to start, it should be 0"
703 msgstr ""
705 #: libraries/advisory_rules_generic.php:515
706 msgid "Slow launch time"
707 msgstr ""
709 #: libraries/advisory_rules_generic.php:518
710 msgid "Slow_launch_time is above 2s."
711 msgstr ""
713 #: libraries/advisory_rules_generic.php:520
714 msgid ""
715 "Set {slow_launch_time} to 1s or 2s to correctly count threads that are slow "
716 "to launch."
717 msgstr ""
718 "ნელა გაშვებადი ნაკადების სწორად დასათვლელად {slow_launch_time} 1 ან 2 წამზე "
719 "დააყენეთ."
721 #: libraries/advisory_rules_generic.php:522
722 #, php-format
723 msgid "slow_launch_time is set to %s"
724 msgstr ""
726 #: libraries/advisory_rules_generic.php:528
727 msgid "Percentage of used connections"
728 msgstr "გამოყენებული კავშირების პროცენტული მაჩვენებელი"
730 #: libraries/advisory_rules_generic.php:531
731 msgid ""
732 "The maximum amount of used connections is getting close to the value of "
733 "{max_connections}."
734 msgstr ""
736 #: libraries/advisory_rules_generic.php:533
737 msgid ""
738 "Increase {max_connections}, or decrease {wait_timeout} so that connections "
739 "that do not close database handlers properly get killed sooner. Make sure "
740 "the code closes database handlers properly."
741 msgstr ""
743 #: libraries/advisory_rules_generic.php:537
744 #, php-format
745 msgid ""
746 "Max_used_connections is at %s%% of max_connections, it should be below 80%%"
747 msgstr ""
749 #: libraries/advisory_rules_generic.php:542
750 msgid "Percentage of aborted connections"
751 msgstr "შეწყვეტილი კავშირების პროცენტული მაჩვენებელი"
753 #: libraries/advisory_rules_generic.php:545
754 #: libraries/advisory_rules_generic.php:559
755 msgid "Too many connections are aborted."
756 msgstr "შეწყვეტილია მეტისმეტად ბევრი შეერთება."
758 #: libraries/advisory_rules_generic.php:547
759 #: libraries/advisory_rules_generic.php:561
760 msgid ""
761 "Connections are usually aborted when they cannot be authorized. <a "
762 "href=\"https://www.percona.com/blog/2008/08/23/how-to-track-down-the-source-"
763 "of-aborted_connects/\">This article</a> might help you track down the source."
764 msgstr ""
766 #: libraries/advisory_rules_generic.php:551
767 #, php-format
768 msgid "%s%% of all connections are aborted. This value should be below 1%%"
769 msgstr ""
771 #: libraries/advisory_rules_generic.php:556
772 msgid "Rate of aborted connections"
773 msgstr "შეწყვეტილი კავშირების მაჩვენებელი"
775 #: libraries/advisory_rules_generic.php:565
776 #, php-format
777 msgid ""
778 "Aborted connections rate is at %s, this value should be less than 1 per hour"
779 msgstr ""
781 #: libraries/advisory_rules_generic.php:570
782 msgid "Percentage of aborted clients"
783 msgstr "გაუქმებული კლიენტების პროცენტული მაჩვენებელი"
785 #: libraries/advisory_rules_generic.php:573
786 #: libraries/advisory_rules_generic.php:587
787 msgid "Too many clients are aborted."
788 msgstr "შეწყვეტილია მეტისმეტად ბევრი კლიენტი."
790 #: libraries/advisory_rules_generic.php:575
791 #: libraries/advisory_rules_generic.php:589
792 msgid ""
793 "Clients are usually aborted when they did not close their connection to "
794 "MySQL properly. This can be due to network issues or code not closing a "
795 "database handler properly. Check your network and code."
796 msgstr ""
798 #: libraries/advisory_rules_generic.php:579
799 #, php-format
800 msgid "%s%% of all clients are aborted. This value should be below 2%%"
801 msgstr ""
803 #: libraries/advisory_rules_generic.php:584
804 msgid "Rate of aborted clients"
805 msgstr "გაუქმებული კლიენტების სიხშირე"
807 #: libraries/advisory_rules_generic.php:593
808 #, php-format
809 msgid "Aborted client rate is at %s, this value should be less than 1 per hour"
810 msgstr ""
811 "გაუქმებული კლიენტების სიხშირე %s-ია. ეს მნიშვნელობა საათში ერთზე ნაკლები "
812 "უნდა იყოს"
814 #: libraries/advisory_rules_generic.php:599
815 msgid "Is InnoDB disabled?"
816 msgstr ""
818 #: libraries/advisory_rules_generic.php:603
819 msgid "You do not have InnoDB enabled."
820 msgstr "InnoDB ჩართული არ გაქვთ."
822 #: libraries/advisory_rules_generic.php:604
823 msgid "InnoDB is usually the better choice for table engines."
824 msgstr ""
826 #: libraries/advisory_rules_generic.php:605
827 msgid "have_innodb is set to 'value'"
828 msgstr ""
830 #: libraries/advisory_rules_generic.php:609
831 #: libraries/advisory_rules_generic.php:633
832 msgid "InnoDB log size"
833 msgstr "InnoDB ჟურნალის ზომა"
835 #: libraries/advisory_rules_generic.php:613
836 #: libraries/advisory_rules_generic.php:640
837 msgid ""
838 "The InnoDB log file size is not an appropriate size, in relation to the "
839 "InnoDB buffer pool."
840 msgstr ""
841 "InnoDB-ის ჟურნალის ფაილის ზომა InnoDB-ის ბაფერის პულთან შედარებით საკმარისი "
842 "ზომის არაა."
844 #: libraries/advisory_rules_generic.php:615
845 #: libraries/advisory_rules_generic.php:642
846 #, no-php-format
847 msgid ""
848 "Especially on a system with a lot of writes to InnoDB tables you should set "
849 "{innodb_log_file_size} to 25% of {innodb_buffer_pool_size}. However the "
850 "bigger this value, the longer the recovery time will be when database "
851 "crashes, so this value should not be set much higher than 256 MiB. Please "
852 "note however that you cannot simply change the value of this variable. You "
853 "need to shutdown the server, remove the InnoDB log files, set the new value "
854 "in my.cnf, start the server, then check the error logs if everything went "
855 "fine. See also <a href=\"https://mysqldatabaseadministration.blogspot."
856 "com/2007/01/increase-innodblogfilesize-proper-way.html\">this blog entry</a>"
857 msgstr ""
859 #: libraries/advisory_rules_generic.php:626
860 #: libraries/advisory_rules_generic.php:653
861 #, php-format
862 msgid ""
863 "Your InnoDB log size is at %s%% in relation to the InnoDB buffer pool size, "
864 "it should not be below 20%%"
865 msgstr ""
866 "InnoDB-ის ჟურნალის ზომა InnoDB-ის ბუფერს პულის ზომის %s%%-ია. ის 20%%-ზე "
867 "ნაკლები არ უნდა იყოს"
869 #: libraries/advisory_rules_generic.php:660
870 msgid "Max InnoDB log size"
871 msgstr "მაქსიმალური InnoDB ჟურნალის ზომა"
873 #: libraries/advisory_rules_generic.php:664
874 msgid "The InnoDB log file size is inadequately large."
875 msgstr ""
877 #: libraries/advisory_rules_generic.php:666
878 #, no-php-format
879 msgid ""
880 "It is usually sufficient to set {innodb_log_file_size} to 25% of the size of "
881 "{innodb_buffer_pool_size}. A very big {innodb_log_file_size} slows down the "
882 "recovery time after a database crash considerably. See also <a "
883 "href=\"https://www.percona.com/blog/2006/07/03/choosing-proper-"
884 "innodb_log_file_size/\">this Article</a>. You need to shutdown the server, "
885 "remove the InnoDB log files, set the new value in my.cnf, start the server, "
886 "then check the error logs if everything went fine. See also <a "
887 "href=\"https://mysqldatabaseadministration.blogspot.com/2007/01/increase-"
888 "innodblogfilesize-proper-way.html\">this blog entry</a>"
889 msgstr ""
891 #: libraries/advisory_rules_generic.php:676
892 #, php-format
893 msgid "Your absolute InnoDB log size is %s MiB"
894 msgstr ""
896 #: libraries/advisory_rules_generic.php:681
897 msgid "InnoDB buffer pool size"
898 msgstr "InnoDB ბაფერის პულის ზომა"
900 #: libraries/advisory_rules_generic.php:685
901 msgid "Your InnoDB buffer pool is fairly small."
902 msgstr "თქვენი InnoDB-ის ბუფერის პული საკმაოდ პატარაა."
904 #: libraries/advisory_rules_generic.php:687
905 #, no-php-format
906 msgid ""
907 "The InnoDB buffer pool has a profound impact on performance for InnoDB "
908 "tables. Assign all your remaining memory to this buffer. For database "
909 "servers that use solely InnoDB as storage engine and have no other services "
910 "(e.g. a web server) running, you may set this as high as 80% of your "
911 "available memory. If that is not the case, you need to carefully assess the "
912 "memory consumption of your other services and non-InnoDB-Tables and set this "
913 "variable accordingly. If it is set too high, your system will start "
914 "swapping, which decreases performance significantly. See also <a "
915 "href=\"https://www.percona.com/blog/2007/11/03/choosing-"
916 "innodb_buffer_pool_size/\">this article</a>"
917 msgstr ""
919 #: libraries/advisory_rules_generic.php:697
920 #, php-format
921 msgid ""
922 "You are currently using %s%% of your memory for the InnoDB buffer pool. This "
923 "rule fires if you are assigning less than 60%%, however this might be "
924 "perfectly adequate for your system if you don't have much InnoDB tables or "
925 "other services running on the same machine."
926 msgstr ""
928 #: libraries/advisory_rules_generic.php:707
929 msgid "MyISAM concurrent inserts"
930 msgstr "MyISAM-ის ერთდროული ჩასმები"
932 #: libraries/advisory_rules_generic.php:710
933 msgid "Enable {concurrent_insert} by setting it to 1"
934 msgstr "ჩართეთ {concurrent_insert} მისი მნიშვნელობის 1-ზე დაყენებით"
936 #: libraries/advisory_rules_generic.php:712
937 msgid ""
938 "Setting {concurrent_insert} to 1 reduces contention between readers and "
939 "writers for a given table. See also <a href=\"https://dev.mysql.com/doc/"
940 "refman/5.5/en/concurrent-inserts.html\">MySQL Documentation</a>"
941 msgstr ""
943 #: libraries/advisory_rules_generic.php:716
944 msgid "concurrent_insert is set to 0"
945 msgstr "concurrent_insert-ის მნიშვნელობაა 0"
947 #: libraries/advisory_rules_mysql_before80003.php:9
948 msgid "Query cache disabled"
949 msgstr "მოთხოვნების კეში გამორთულია"
951 #: libraries/advisory_rules_mysql_before80003.php:12
952 msgid "The query cache is not enabled."
953 msgstr "მოთხოვნების კეში ჩართული არაა."
955 #: libraries/advisory_rules_mysql_before80003.php:14
956 msgid ""
957 "The query cache is known to greatly improve performance if configured "
958 "correctly. Enable it by setting {query_cache_size} to a 2 digit MiB value "
959 "and setting {query_cache_type} to 'ON'. <b>Note:</b> If you are using "
960 "memcached, ignore this recommendation."
961 msgstr ""
963 #: libraries/advisory_rules_mysql_before80003.php:18
964 msgid "query_cache_size is set to 0 or query_cache_type is set to 'OFF'"
965 msgstr ""
967 #: libraries/advisory_rules_mysql_before80003.php:23
968 #, no-php-format
969 msgid "Query cache efficiency (%)"
970 msgstr "მოთხოვნების კეშის ეფექტურობა (%)"
972 #: libraries/advisory_rules_mysql_before80003.php:27
973 msgid "Query cache not running efficiently, it has a low hit rate."
974 msgstr ""
976 #: libraries/advisory_rules_mysql_before80003.php:28
977 msgid "Consider increasing {query_cache_limit}."
978 msgstr ""
980 #: libraries/advisory_rules_mysql_before80003.php:29
981 #, php-format
982 msgid "The current query cache hit rate of %s%% is below 20%%"
983 msgstr "მიმდინადე მოთხოვნის კეშის დამთხვევის სიხშირე %s%% 20%%-ზე ნაკლებია"
985 #: libraries/advisory_rules_mysql_before80003.php:34
986 msgid "Query Cache usage"
987 msgstr "მოთხოვნების კეშის გამოყენება"
989 #: libraries/advisory_rules_mysql_before80003.php:39
990 #, no-php-format
991 msgid "Less than 80% of the query cache is being utilized."
992 msgstr ""
994 #: libraries/advisory_rules_mysql_before80003.php:41
995 msgid ""
996 "This might be caused by {query_cache_limit} being too low. Flushing the "
997 "query cache might help as well."
998 msgstr ""
1000 #: libraries/advisory_rules_mysql_before80003.php:45
1001 #, php-format
1002 msgid ""
1003 "The current ratio of free query cache memory to total query cache size is "
1004 "%s%%. It should be above 80%%"
1005 msgstr ""
1007 #: libraries/advisory_rules_mysql_before80003.php:52
1008 msgid "Query cache fragmentation"
1009 msgstr "მოთხოვნების კეშის ფრაგმენტაცია"
1011 #: libraries/advisory_rules_mysql_before80003.php:56
1012 msgid "The query cache is considerably fragmented."
1013 msgstr "მოთხოვნების კეში საკმაოდ ფრაგმენტირებულია."
1015 #: libraries/advisory_rules_mysql_before80003.php:58
1016 msgid ""
1017 "Severe fragmentation is likely to (further) increase Qcache_lowmem_prunes. "
1018 "This might be caused by many Query cache low memory prunes due to "
1019 "{query_cache_size} being too small. For a immediate but short lived fix you "
1020 "can flush the query cache (might lock the query cache for a long time). "
1021 "Carefully adjusting {query_cache_min_res_unit} to a lower value might help "
1022 "too, e.g. you can set it to the average size of your queries in the cache "
1023 "using this formula: (query_cache_size - qcache_free_memory) / "
1024 "qcache_queries_in_cache"
1025 msgstr ""
1027 #: libraries/advisory_rules_mysql_before80003.php:66
1028 #, php-format
1029 msgid ""
1030 "The cache is currently fragmented by %s%% , with 100%% fragmentation meaning "
1031 "that the query cache is an alternating pattern of free and used blocks. This "
1032 "value should be below 20%%."
1033 msgstr ""
1035 #: libraries/advisory_rules_mysql_before80003.php:73
1036 msgid "Query cache low memory prunes"
1037 msgstr "მოთხოვნების კეშის წაკვეთა მეხსიერების არასაკმარისობის დროს"
1039 #: libraries/advisory_rules_mysql_before80003.php:77
1040 msgid ""
1041 "Cached queries are removed due to low query cache memory from the query "
1042 "cache."
1043 msgstr ""
1044 "დაკეშილი მოთხოვნები იშლება, რადგან მოთხოვნის კეშის მეხსიერება საკმარისი არაა."
1046 #: libraries/advisory_rules_mysql_before80003.php:79
1047 msgid ""
1048 "You might want to increase {query_cache_size}, however keep in mind that the "
1049 "overhead of maintaining the cache is likely to increase with its size, so do "
1050 "this in small increments and monitor the results."
1051 msgstr ""
1053 #: libraries/advisory_rules_mysql_before80003.php:84
1054 #, php-format
1055 msgid ""
1056 "The ratio of removed queries to inserted queries is %s%%. The lower this "
1057 "value is, the better (This rules firing limit: 0.1%%)"
1058 msgstr ""
1060 #: libraries/advisory_rules_mysql_before80003.php:91
1061 msgid "Query cache max size"
1062 msgstr "მოთხოვნების კეშის მაქსიმალური ზომა"
1064 #: libraries/advisory_rules_mysql_before80003.php:96
1065 msgid ""
1066 "The query cache size is above 128 MiB. Big query caches may cause "
1067 "significant overhead that is required to maintain the cache."
1068 msgstr ""
1070 #: libraries/advisory_rules_mysql_before80003.php:100
1071 msgid ""
1072 "Depending on your environment, it might be performance increasing to reduce "
1073 "this value."
1074 msgstr ""
1076 #: libraries/advisory_rules_mysql_before80003.php:102
1077 #, php-format
1078 msgid "Current query cache size: %s"
1079 msgstr "მოთხოვნის კეშის მიმდინარე ზომა: %s"
1081 #: libraries/advisory_rules_mysql_before80003.php:107
1082 msgid "Query cache min result size"
1083 msgstr "მოთხოვნის კეშის შედეგის მინიმალური ზომა"
1085 #: libraries/advisory_rules_mysql_before80003.php:111
1086 msgid ""
1087 "The max size of the result set in the query cache is the default of 1 MiB."
1088 msgstr ""
1090 #: libraries/advisory_rules_mysql_before80003.php:113
1091 msgid ""
1092 "Changing {query_cache_limit} (usually by increasing) may increase "
1093 "efficiency. This variable determines the maximum size a query result may "
1094 "have to be inserted into the query cache. If there are many query results "
1095 "above 1 MiB that are well cacheable (many reads, little writes) then "
1096 "increasing {query_cache_limit} will increase efficiency. Whereas in the case "
1097 "of many query results being above 1 MiB that are not very well cacheable "
1098 "(often invalidated due to table updates) increasing {query_cache_limit} "
1099 "might reduce efficiency."
1100 msgstr ""
1102 #: libraries/advisory_rules_mysql_before80003.php:120
1103 msgid "query_cache_limit is set to 1 MiB"
1104 msgstr ""
1106 #: libraries/classes/Advisor.php:234
1107 #, php-format
1108 msgid "Error when evaluating: %s"
1109 msgstr "შეცდომა შეფასებისას: %s"
1111 #: libraries/classes/Advisor.php:261
1112 #, php-format
1113 msgid "Failed evaluating precondition for rule '%s'."
1114 msgstr ""
1116 #: libraries/classes/Advisor.php:281
1117 #, php-format
1118 msgid "Failed calculating value for rule '%s'."
1119 msgstr ""
1121 #: libraries/classes/Advisor.php:300
1122 #, php-format
1123 msgid "Failed running test for rule '%s'."
1124 msgstr ""
1126 #: libraries/classes/Advisor.php:328
1127 #, php-format
1128 msgid "Failed formatting string for rule '%s'."
1129 msgstr ""
1131 #: libraries/classes/Advisor.php:413
1132 msgid "per second"
1133 msgstr "წამში"
1135 #: libraries/classes/Advisor.php:416
1136 msgid "per minute"
1137 msgstr "წუთში"
1139 #: libraries/classes/Advisor.php:419
1140 msgid "per hour"
1141 msgstr "საათში"
1143 #: libraries/classes/Advisor.php:422
1144 msgid "per day"
1145 msgstr "დღეში"
1147 #: libraries/classes/BrowseForeigners.php:200
1148 msgid "Search:"
1149 msgstr "ძებნა:"
1151 #: libraries/classes/BrowseForeigners.php:206
1152 #: libraries/classes/Controllers/JavaScriptMessagesController.php:323
1153 #: libraries/classes/Controllers/Server/PrivilegesController.php:329
1154 #: libraries/classes/Normalization.php:255
1155 #: libraries/classes/Normalization.php:978 libraries/classes/Tracking.php:327
1156 #: libraries/classes/Tracking.php:481
1157 #: templates/columns_definitions/column_definitions_form.twig:43
1158 #: templates/database/designer/main.twig:1102
1159 #: templates/database/events/editor_form.twig:115
1160 #: templates/database/operations/index.twig:19
1161 #: templates/database/operations/index.twig:75
1162 #: templates/database/operations/index.twig:185
1163 #: templates/database/operations/index.twig:225
1164 #: templates/database/routines/editor_form.twig:180
1165 #: templates/database/routines/execute_form.twig:55
1166 #: templates/database/search/main.twig:74
1167 #: templates/database/triggers/editor_form.twig:69
1168 #: templates/display/results/table.twig:190
1169 #: templates/gis_data_editor_form.twig:236 templates/header_location.twig:18
1170 #: templates/modals/create_view.twig:10
1171 #: templates/modals/enum_set_editor.twig:10
1172 #: templates/modals/index_dialog_modal.twig:10
1173 #: templates/preferences/manage/main.twig:46
1174 #: templates/preferences/manage/main.twig:108
1175 #: templates/server/binlog/index.twig:34
1176 #: templates/server/privileges/add_user.twig:36
1177 #: templates/server/privileges/change_password.twig:70
1178 #: templates/server/privileges/edit_routine_privileges.twig:102
1179 #: templates/server/privileges/privileges_summary.twig:102
1180 #: templates/server/privileges/privileges_table.twig:858
1181 #: templates/server/privileges/user_properties.twig:148
1182 #: templates/server/privileges/users_overview.twig:159
1183 #: templates/server/replication/change_primary.twig:33
1184 #: templates/server/replication/primary_add_replica_user.twig:81
1185 #: templates/server/replication/primary_configuration.twig:30
1186 #: templates/server/replication/replica_configuration.twig:16
1187 #: templates/server/replication/replica_configuration.twig:88
1188 #: templates/server/user_groups/edit_user_groups.twig:21
1189 #: templates/sql/query.twig:147 templates/sql/query.twig:198
1190 #: templates/table/find_replace/index.twig:62
1191 #: templates/table/index_form.twig:245
1192 #: templates/table/insert/actions_panel.twig:37
1193 #: templates/table/insert/get_head_and_foot_of_insert_row_table.twig:15
1194 #: templates/table/operations/index.twig:38
1195 #: templates/table/operations/index.twig:86
1196 #: templates/table/operations/index.twig:241
1197 #: templates/table/operations/index.twig:328
1198 #: templates/table/operations/index.twig:505
1199 #: templates/table/operations/view.twig:20
1200 #: templates/table/search/index.twig:172 templates/table/search/index.twig:196
1201 #: templates/table/start_and_number_of_rows_fieldset.twig:15
1202 #: templates/table/structure/display_structure.twig:343
1203 #: templates/table/structure/display_structure.twig:454
1204 #: templates/table/structure/display_structure.twig:572
1205 #: templates/table/zoom_search/index.twig:155 templates/view_create.twig:116
1206 msgid "Go"
1207 msgstr "გადასვლა"
1209 #: libraries/classes/BrowseForeigners.php:221
1210 #: libraries/classes/BrowseForeigners.php:225
1211 #: templates/database/data_dictionary/index.twig:73 templates/indexes.twig:16
1212 #: templates/table/structure/display_structure.twig:475
1213 #: templates/table/tracking/structure_snapshot_indexes.twig:5
1214 msgid "Keyname"
1215 msgstr "გასაღებისსახელი"
1217 #: libraries/classes/BrowseForeigners.php:222
1218 #: libraries/classes/BrowseForeigners.php:224
1219 #: templates/server/engines/index.twig:14
1220 #: templates/server/plugins/index.twig:27
1221 #: templates/server/status/variables/index.twig:77
1222 msgid "Description"
1223 msgstr "აღწერილობა"
1225 #: libraries/classes/BrowseForeigners.php:321
1226 #: libraries/classes/Language.php:204 libraries/classes/Pdf.php:81
1227 #: libraries/classes/Plugins/Schema/Pdf/PdfRelationSchema.php:496
1228 #: libraries/classes/Plugins/Schema/Pdf/PdfRelationSchema.php:530
1229 #: templates/list_navigator.twig:4
1230 msgid "Page number:"
1231 msgstr "გვერდის ნომერი:"
1233 #: libraries/classes/BrowseForeigners.php:335
1234 #: libraries/classes/Controllers/JavaScriptMessagesController.php:560
1235 #: templates/display/results/table.twig:24
1236 #: templates/server/privileges/initials_row.twig:23
1237 #: templates/table/browse_foreigners/show_all.twig:4
1238 msgid "Show all"
1239 msgstr "ყველაფრის ჩვენება"
1241 #: libraries/classes/Charsets/Collation.php:170
1242 #: libraries/classes/Charsets.php:191 libraries/classes/Charsets.php:192
1243 msgid "Unknown"
1244 msgstr "უცნობი"
1246 #: libraries/classes/Charsets/Collation.php:203
1247 #: libraries/classes/Charsets/Collation.php:502
1248 msgctxt "Collation"
1249 msgid "German (phone book order)"
1250 msgstr ""
1252 #: libraries/classes/Charsets/Collation.php:207
1253 #: libraries/classes/Charsets/Collation.php:499
1254 msgctxt "Collation"
1255 msgid "German (dictionary order)"
1256 msgstr "გერმანული (ლექსიკონის მიმდევრობა)"
1258 #: libraries/classes/Charsets/Collation.php:216
1259 #: libraries/classes/Charsets/Collation.php:577
1260 msgctxt "Collation"
1261 msgid "Spanish (traditional)"
1262 msgstr ""
1264 #: libraries/classes/Charsets/Collation.php:220
1265 #: libraries/classes/Charsets/Collation.php:570
1266 msgctxt "Collation"
1267 msgid "Spanish (modern)"
1268 msgstr "ესპანური (თანამედროვე)"
1270 #: libraries/classes/Charsets/Collation.php:298
1271 msgctxt "Collation variant"
1272 msgid "case-insensitive"
1273 msgstr "რეგისტრზე-დამოკიდებული"
1275 #: libraries/classes/Charsets/Collation.php:301
1276 msgctxt "Collation variant"
1277 msgid "case-sensitive"
1278 msgstr "რეგისტრზე-დამოკიდებული"
1280 #: libraries/classes/Charsets/Collation.php:304
1281 msgctxt "Collation variant"
1282 msgid "accent-insensitive"
1283 msgstr ""
1285 #: libraries/classes/Charsets/Collation.php:307
1286 msgctxt "Collation variant"
1287 msgid "accent-sensitive"
1288 msgstr ""
1290 #: libraries/classes/Charsets/Collation.php:310
1291 msgctxt "Collation variant"
1292 msgid "kana-sensitive"
1293 msgstr ""
1295 #: libraries/classes/Charsets/Collation.php:314
1296 msgctxt "Collation variant"
1297 msgid "multi-level"
1298 msgstr "მრავალ დონიანი"
1300 #: libraries/classes/Charsets/Collation.php:317
1301 msgctxt "Collation variant"
1302 msgid "binary"
1303 msgstr "ბინარული"
1305 #: libraries/classes/Charsets/Collation.php:320
1306 msgctxt "Collation variant"
1307 msgid "no-pad"
1308 msgstr ""
1310 #: libraries/classes/Charsets/Collation.php:339
1311 msgctxt "Collation"
1312 msgid "Binary"
1313 msgstr "ბინარული"
1315 #: libraries/classes/Charsets/Collation.php:352
1316 #: libraries/classes/Charsets/Collation.php:601
1317 msgctxt "Collation"
1318 msgid "Unicode"
1319 msgstr "უნიკოდი"
1321 #: libraries/classes/Charsets/Collation.php:362
1322 #: libraries/classes/Charsets/Collation.php:548
1323 msgctxt "Collation"
1324 msgid "West European"
1325 msgstr "დასავლეთ ევროპული"
1327 #: libraries/classes/Charsets/Collation.php:369
1328 msgctxt "Collation"
1329 msgid "Central European"
1330 msgstr "ცენტრალურ ევროპული"
1332 #: libraries/classes/Charsets/Collation.php:374
1333 #: libraries/classes/Charsets/Collation.php:555
1334 msgctxt "Collation"
1335 msgid "Russian"
1336 msgstr "რუსული"
1338 #: libraries/classes/Charsets/Collation.php:379
1339 msgctxt "Collation"
1340 msgid "Simplified Chinese"
1341 msgstr "გამარტივებული ჩინური"
1343 #: libraries/classes/Charsets/Collation.php:382
1344 msgctxt "Collation"
1345 msgid "Traditional Chinese"
1346 msgstr "ტრადიციული ჩინური"
1348 #: libraries/classes/Charsets/Collation.php:385
1349 #: libraries/classes/Charsets/Collation.php:470
1350 msgctxt "Collation"
1351 msgid "Chinese"
1352 msgstr "ჩინური"
1354 #: libraries/classes/Charsets/Collation.php:393
1355 #: libraries/classes/Charsets/Collation.php:519
1356 msgctxt "Collation"
1357 msgid "Japanese"
1358 msgstr "იაპონური"
1360 #: libraries/classes/Charsets/Collation.php:398
1361 msgctxt "Collation"
1362 msgid "Baltic"
1363 msgstr "ბალტიური"
1365 #: libraries/classes/Charsets/Collation.php:403
1366 msgctxt "Collation"
1367 msgid "Armenian"
1368 msgstr "სომხური"
1370 #: libraries/classes/Charsets/Collation.php:406
1371 msgctxt "Collation"
1372 msgid "Cyrillic"
1373 msgstr "კირილიცა"
1375 #: libraries/classes/Charsets/Collation.php:409
1376 msgctxt "Collation"
1377 msgid "Arabic"
1378 msgstr "არაბული"
1380 #: libraries/classes/Charsets/Collation.php:412
1381 #: libraries/classes/Charsets/Collation.php:534
1382 msgctxt "Collation"
1383 msgid "Korean"
1384 msgstr "კორეული"
1386 #: libraries/classes/Charsets/Collation.php:415
1387 msgctxt "Collation"
1388 msgid "Hebrew"
1389 msgstr "ივრითი"
1391 #: libraries/classes/Charsets/Collation.php:418
1392 msgctxt "Collation"
1393 msgid "Georgian"
1394 msgstr "ქართული"
1396 #: libraries/classes/Charsets/Collation.php:421
1397 msgctxt "Collation"
1398 msgid "Greek"
1399 msgstr "ბერძნული"
1401 #: libraries/classes/Charsets/Collation.php:424
1402 msgctxt "Collation"
1403 msgid "Czech-Slovak"
1404 msgstr "ჩეხური-სლოვაკური"
1406 #: libraries/classes/Charsets/Collation.php:427
1407 #: libraries/classes/Charsets/Collation.php:593
1408 msgctxt "Collation"
1409 msgid "Ukrainian"
1410 msgstr "უკრაინული"
1412 #: libraries/classes/Charsets/Collation.php:430
1413 #: libraries/classes/Charsets/Collation.php:589
1414 msgctxt "Collation"
1415 msgid "Turkish"
1416 msgstr "თურქული"
1418 #: libraries/classes/Charsets/Collation.php:433
1419 #: libraries/classes/Charsets/Collation.php:581
1420 msgctxt "Collation"
1421 msgid "Swedish"
1422 msgstr "შვედური"
1424 #: libraries/classes/Charsets/Collation.php:436
1425 #: libraries/classes/Charsets/Collation.php:585
1426 msgctxt "Collation"
1427 msgid "Thai"
1428 msgstr "ტაილანდური"
1430 #: libraries/classes/Charsets/Collation.php:439
1431 msgctxt "Collation"
1432 msgid "Unknown"
1433 msgstr "უცნობი"
1435 #: libraries/classes/Charsets/Collation.php:464
1436 msgctxt "Collation"
1437 msgid "Bulgarian"
1438 msgstr "ბულგარული"
1440 #: libraries/classes/Charsets/Collation.php:476
1441 msgctxt "Collation"
1442 msgid "Croatian"
1443 msgstr "ხორვატული"
1445 #: libraries/classes/Charsets/Collation.php:480
1446 msgctxt "Collation"
1447 msgid "Czech"
1448 msgstr "ჩეხური"
1450 #: libraries/classes/Charsets/Collation.php:484
1451 msgctxt "Collation"
1452 msgid "Danish"
1453 msgstr "დანიური"
1455 #: libraries/classes/Charsets/Collation.php:488
1456 msgctxt "Collation"
1457 msgid "English"
1458 msgstr "ინგლისური"
1460 #: libraries/classes/Charsets/Collation.php:492
1461 msgctxt "Collation"
1462 msgid "Esperanto"
1463 msgstr "ესპერანტო"
1465 #: libraries/classes/Charsets/Collation.php:496
1466 msgctxt "Collation"
1467 msgid "Estonian"
1468 msgstr "ესტონური"
1470 #: libraries/classes/Charsets/Collation.php:511
1471 msgctxt "Collation"
1472 msgid "Hungarian"
1473 msgstr "უნგრული"
1475 #: libraries/classes/Charsets/Collation.php:515
1476 msgctxt "Collation"
1477 msgid "Icelandic"
1478 msgstr "ისლანდიური"
1480 #: libraries/classes/Charsets/Collation.php:522
1481 msgctxt "Collation"
1482 msgid "Classical Latin"
1483 msgstr ""
1485 #: libraries/classes/Charsets/Collation.php:526
1486 msgctxt "Collation"
1487 msgid "Latvian"
1488 msgstr "ლატვიური"
1490 #: libraries/classes/Charsets/Collation.php:530
1491 msgctxt "Collation"
1492 msgid "Lithuanian"
1493 msgstr "ლიტუანიური"
1495 #: libraries/classes/Charsets/Collation.php:538
1496 msgctxt "Collation"
1497 msgid "Burmese"
1498 msgstr "ბურმული"
1500 #: libraries/classes/Charsets/Collation.php:541
1501 msgctxt "Collation"
1502 msgid "Persian"
1503 msgstr "სპარსული"
1505 #: libraries/classes/Charsets/Collation.php:545
1506 msgctxt "Collation"
1507 msgid "Polish"
1508 msgstr "პოლონური"
1510 #: libraries/classes/Charsets/Collation.php:552
1511 msgctxt "Collation"
1512 msgid "Romanian"
1513 msgstr "რუმინული"
1515 #: libraries/classes/Charsets/Collation.php:559
1516 msgctxt "Collation"
1517 msgid "Sinhalese"
1518 msgstr "სინჰალური"
1520 #: libraries/classes/Charsets/Collation.php:563
1521 msgctxt "Collation"
1522 msgid "Slovak"
1523 msgstr "სლოვაკური"
1525 #: libraries/classes/Charsets/Collation.php:567
1526 msgctxt "Collation"
1527 msgid "Slovenian"
1528 msgstr "სლოვენური"
1530 #: libraries/classes/Charsets/Collation.php:597
1531 msgctxt "Collation"
1532 msgid "Vietnamese"
1533 msgstr "ვიეტნამური"
1535 #: libraries/classes/Common.php:245
1536 #, php-format
1537 msgid "You should upgrade to %s %s or later."
1538 msgstr ""
1540 #: libraries/classes/Common.php:277
1541 msgid "Error: Token mismatch"
1542 msgstr ""
1544 #: libraries/classes/Common.php:491
1545 msgid ""
1546 "Failed to set session cookie. Maybe you are using HTTP instead of HTTPS to "
1547 "access phpMyAdmin."
1548 msgstr ""
1550 #: libraries/classes/Common.php:552
1551 msgid ""
1552 "You have enabled mbstring.func_overload in your PHP configuration. This "
1553 "option is incompatible with phpMyAdmin and might cause some data to be "
1554 "corrupted!"
1555 msgstr ""
1556 "PHP-ის კონფიგურაციაში თქვენ ჩართული გაქვთ mbstring.func_overload. ეს "
1557 "პარამეტრი არაა თავსებადი phpMyAdmin-თან და შეიძლება გამოიწვიოს მონაცემების "
1558 "დაზიანება!"
1560 #: libraries/classes/Common.php:569
1561 msgid ""
1562 "The ini_get and/or ini_set functions are disabled in php.ini. phpMyAdmin "
1563 "requires these functions!"
1564 msgstr ""
1566 #: libraries/classes/Common.php:580
1567 msgid "GLOBALS overwrite attempt"
1568 msgstr ""
1570 #: libraries/classes/Common.php:590
1571 msgid "possible exploit"
1572 msgstr "შესაძლო მოწყვლადობა"
1574 #: libraries/classes/Config/Descriptions.php:69
1575 #: libraries/classes/Config/Descriptions.php:70
1576 #: libraries/classes/Config/Descriptions.php:71
1577 msgid "Users cannot set a higher value"
1578 msgstr ""
1580 #: libraries/classes/Config/Descriptions.php:89
1581 msgid ""
1582 "If enabled, user can enter any MySQL server in login form for cookie auth."
1583 msgstr ""
1585 #: libraries/classes/Config/Descriptions.php:92
1586 msgid ""
1587 "Restricts the MySQL servers the user can enter when a login to an arbitrary "
1588 "MySQL server is enabled by matching the IP or hostname of the MySQL server "
1589 "to the given regular expression."
1590 msgstr ""
1592 #: libraries/classes/Config/Descriptions.php:97
1593 msgid ""
1594 "Enabling this allows a page located on a different domain to call phpMyAdmin "
1595 "inside a frame, and is a potential [strong]security hole[/strong] allowing "
1596 "cross-frame scripting (XSS) attacks."
1597 msgstr ""
1599 #: libraries/classes/Config/Descriptions.php:102
1600 msgid ""
1601 "Secret passphrase used for encrypting cookies in [kbd]cookie[/kbd] "
1602 "authentication."
1603 msgstr ""
1605 #: libraries/classes/Config/Descriptions.php:104
1606 msgid "Enable bzip2 compression for import operations."
1607 msgstr "შემოტანის ოპერაციებისთვის bzip2 შეკუმშვის ჩართვა."
1609 #: libraries/classes/Config/Descriptions.php:105
1610 msgid "Enter the URL for your reCAPTCHA v2 compatible API."
1611 msgstr ""
1613 #: libraries/classes/Config/Descriptions.php:106
1614 msgid ""
1615 "Enter the Content-Security-Policy snippet for your reCAPTCHA v2 compatible "
1616 "API."
1617 msgstr ""
1619 #: libraries/classes/Config/Descriptions.php:107
1620 msgid "Enter the request parameter used by your reCAPTCHA v2 compatible API."
1621 msgstr ""
1623 #: libraries/classes/Config/Descriptions.php:108
1624 msgid "Enter the response parameter used by your reCAPTCHA v2 compatible API."
1625 msgstr ""
1627 #: libraries/classes/Config/Descriptions.php:109
1628 msgid "Enter your public key for the reCAPTCHA service on your domain."
1629 msgstr ""
1631 #: libraries/classes/Config/Descriptions.php:110
1632 msgid "Enter your private key for your domain reCAPTCHA service."
1633 msgstr ""
1635 #: libraries/classes/Config/Descriptions.php:111
1636 msgid "Enter your siteverify URL for your reCAPTCHA service."
1637 msgstr ""
1639 #: libraries/classes/Config/Descriptions.php:113
1640 msgid ""
1641 "Defines which type of editing controls should be used for CHAR and VARCHAR "
1642 "columns; [kbd]input[/kbd] - allows limiting of input length, [kbd]textarea[/"
1643 "kbd] - allows newlines in columns."
1644 msgstr ""
1645 "აღწერს, რომელი ტიპის ჩასწორების კონტროლები უნდა იქნეს გამოყენებული CHAT/"
1646 "VARCHAR ტიპის სვეტებისთვის. [kbd]შეყვანა[/kbd] - შეყვანის სიგრძის შეზღუდვის "
1647 "საშუალებას გაძლევთ, [kbd]ტექსტის ადგილი[/kbd] კი სვეტებში ახალი ხაზების "
1648 "ჩასმისას."
1650 #: libraries/classes/Config/Descriptions.php:118
1651 msgid ""
1652 "Use user-friendly editor for editing SQL queries (CodeMirror) with syntax "
1653 "highlighting and line numbers."
1654 msgstr ""
1656 #: libraries/classes/Config/Descriptions.php:123
1657 msgid ""
1658 "Find any errors in the query before executing it. Requires CodeMirror to be "
1659 "enabled."
1660 msgstr ""
1662 #: libraries/classes/Config/Descriptions.php:126
1663 msgid ""
1664 "Defines the minimum size for input fields generated for CHAR and VARCHAR "
1665 "columns."
1666 msgstr ""
1668 #: libraries/classes/Config/Descriptions.php:129
1669 msgid ""
1670 "Defines the maximum size for input fields generated for CHAR and VARCHAR "
1671 "columns."
1672 msgstr ""
1674 #: libraries/classes/Config/Descriptions.php:132
1675 msgid ""
1676 "Compress gzip exports on the fly without the need for much memory; if you "
1677 "encounter problems with created gzip files disable this feature."
1678 msgstr ""
1680 #: libraries/classes/Config/Descriptions.php:136
1681 msgid ""
1682 "Whether a warning (\"Are your really sure…\") should be displayed when "
1683 "you're about to lose data."
1684 msgstr ""
1686 #: libraries/classes/Config/Descriptions.php:139
1687 msgid "Autocomplete of the table and column names in the SQL queries."
1688 msgstr "SQL მოთხოვნებში ცხრილისა და სვეტების სახელების ავტომატური დასრულება."
1690 #: libraries/classes/Config/Descriptions.php:142
1691 #: libraries/classes/Config/Descriptions.php:146
1692 #: libraries/classes/Config/Descriptions.php:150
1693 #: libraries/classes/Config/Descriptions.php:154
1694 #: libraries/classes/Config/Descriptions.php:158
1695 #: libraries/classes/Config/Descriptions.php:162
1696 #: libraries/classes/Config/Descriptions.php:166
1697 #: libraries/classes/Config/Descriptions.php:170
1698 #: libraries/classes/Config/Descriptions.php:174
1699 msgid ""
1700 "Values for options list for default transformations. These will be "
1701 "overwritten if transformation is filled in at table structure page."
1702 msgstr ""
1704 #: libraries/classes/Config/Descriptions.php:178
1705 msgid ""
1706 "Disable the table maintenance mass operations, like optimizing or repairing "
1707 "the selected tables of a database."
1708 msgstr ""
1710 #: libraries/classes/Config/Descriptions.php:182
1711 msgid ""
1712 "Set the number of seconds a script is allowed to run ([kbd]0[/kbd] for no "
1713 "limit)."
1714 msgstr ""
1716 #: libraries/classes/Config/Descriptions.php:184
1717 #: libraries/classes/Config/Descriptions.php:728
1718 #: libraries/classes/Plugins/Export/ExportSql.php:345
1719 msgid "Exclude definition of current user"
1720 msgstr ""
1722 #: libraries/classes/Config/Descriptions.php:186
1723 msgid ""
1724 "Sort order for items in a foreign-key dropdown box; [kbd]content[/kbd] is "
1725 "the referenced data, [kbd]id[/kbd] is the key value."
1726 msgstr ""
1728 #: libraries/classes/Config/Descriptions.php:190
1729 msgid ""
1730 "Specify browser's title bar text. Refer to [doc@faq6-27]documentation[/doc] "
1731 "for magic strings that can be used to get special values."
1732 msgstr ""
1734 #: libraries/classes/Config/Descriptions.php:195
1735 msgid ""
1736 "Please note that phpMyAdmin is just a user interface and its features do not "
1737 "limit MySQL."
1738 msgstr ""
1740 #: libraries/classes/Config/Descriptions.php:198
1741 msgid ""
1742 "Advanced server configuration, do not change these options unless you know "
1743 "what they are for."
1744 msgstr ""
1746 #: libraries/classes/Config/Descriptions.php:201
1747 msgid ""
1748 "Configure phpMyAdmin configuration storage to gain access to additional "
1749 "features, see [doc@linked-tables]phpMyAdmin configuration storage[/doc] in "
1750 "documentation."
1751 msgstr ""
1753 #: libraries/classes/Config/Descriptions.php:206
1754 msgid ""
1755 "Tracking of changes made in database. Requires the phpMyAdmin configuration "
1756 "storage."
1757 msgstr ""
1759 #: libraries/classes/Config/Descriptions.php:209
1760 msgid "Customize browse mode."
1761 msgstr "დათვალიერების რეჟიმის მორგება."
1763 #: libraries/classes/Config/Descriptions.php:210
1764 #: libraries/classes/Config/Descriptions.php:211
1765 #: libraries/classes/Config/Descriptions.php:218
1766 #: libraries/classes/Config/Descriptions.php:224
1767 #: libraries/classes/Config/Descriptions.php:225
1768 #: libraries/classes/Config/Descriptions.php:230
1769 msgid "Customize default options."
1770 msgstr "ნაგულისხმები პარამეტრების მორგება."
1772 #: libraries/classes/Config/Descriptions.php:212
1773 msgid "Settings for phpMyAdmin developers."
1774 msgstr ""
1776 #: libraries/classes/Config/Descriptions.php:213
1777 msgid "Customize edit mode."
1778 msgstr "ჩასწორების რეჟიმის მორგება."
1780 #: libraries/classes/Config/Descriptions.php:214
1781 msgid "Customize default export options."
1782 msgstr "გატანის ნაგულისხმები პარამეტრების მორგება."
1784 #: libraries/classes/Config/Descriptions.php:215
1785 msgid "Set some commonly used options."
1786 msgstr ""
1788 #: libraries/classes/Config/Descriptions.php:216
1789 msgid "Customize default common import options."
1790 msgstr "ნაგულისხმები საერთო შემოტანის პარამეტრების მორგება."
1792 #: libraries/classes/Config/Descriptions.php:217
1793 msgid "Set import and export directories and compression options."
1794 msgstr ""
1796 #: libraries/classes/Config/Descriptions.php:219
1797 msgid "Databases display options."
1798 msgstr "ბაზების ჩვენების მორგება."
1800 #: libraries/classes/Config/Descriptions.php:220
1801 msgid "Customize appearance of the navigation panel."
1802 msgstr "ნავიგაციის პანელის გარეგნობის მორგება."
1804 #: libraries/classes/Config/Descriptions.php:221
1805 msgid "Customize the navigation tree."
1806 msgstr "ნავიგაციის ხის მორგება."
1808 #: libraries/classes/Config/Descriptions.php:222
1809 msgid "Servers display options."
1810 msgstr "სერვერების ჩვენების მორგება."
1812 #: libraries/classes/Config/Descriptions.php:223
1813 msgid "Tables display options."
1814 msgstr "ცხრილების ჩვენების მორგება."
1816 #: libraries/classes/Config/Descriptions.php:226
1817 msgid "Settings that didn't fit anywhere else."
1818 msgstr ""
1820 #: libraries/classes/Config/Descriptions.php:227
1821 msgid "Authentication settings."
1822 msgstr "ავთენტიფიკაციის პარამეტრები."
1824 #: libraries/classes/Config/Descriptions.php:228
1825 msgid "Enter server connection parameters."
1826 msgstr "შეიყვანეთ სერვერთან მიერთების პარამეტრები."
1828 #: libraries/classes/Config/Descriptions.php:229
1829 msgid "Customize links shown in SQL Query boxes."
1830 msgstr ""
1832 #: libraries/classes/Config/Descriptions.php:231
1833 msgid "SQL queries settings."
1834 msgstr "SQL მოთხოვნების მორგება."
1836 #: libraries/classes/Config/Descriptions.php:232
1837 msgid "Customize startup page."
1838 msgstr "საწყისი გვერდის მორგება."
1840 #: libraries/classes/Config/Descriptions.php:233
1841 msgid ""
1842 "Choose which details to show in the database structure (list of tables)."
1843 msgstr ""
1845 #: libraries/classes/Config/Descriptions.php:234
1846 msgid "Settings for the table structure (list of columns)."
1847 msgstr ""
1849 #: libraries/classes/Config/Descriptions.php:235
1850 msgid "Choose how you want tabs to work."
1851 msgstr ""
1853 #: libraries/classes/Config/Descriptions.php:236
1854 msgid "Customize text input fields."
1855 msgstr "ტექსტის შეყვანის ველების მორგება."
1857 #: libraries/classes/Config/Descriptions.php:237
1858 msgid "Customize default options"
1859 msgstr "ნაგულისხმები პარამეტრების მორგება"
1861 #: libraries/classes/Config/Descriptions.php:238
1862 msgid "Disable some of the warnings shown by phpMyAdmin."
1863 msgstr ""
1865 #: libraries/classes/Config/Descriptions.php:240
1866 msgid "Enable gzip compression for import and export operations."
1867 msgstr "შემოტანისა და გატანის ოპერაციებისთვის gzip შეკუმშვის ჩართვა."
1869 #: libraries/classes/Config/Descriptions.php:242
1870 msgid ""
1871 "If enabled, phpMyAdmin continues computing multiple-statement queries even "
1872 "if one of the queries failed."
1873 msgstr ""
1875 #: libraries/classes/Config/Descriptions.php:246
1876 msgid ""
1877 "Allow interrupt of import in case script detects it is close to time limit. "
1878 "This might be a good way to import large files, however it can break "
1879 "transactions."
1880 msgstr ""
1882 #: libraries/classes/Config/Descriptions.php:251
1883 msgid ""
1884 "Default format; be aware that this list depends on location (database, "
1885 "table) and only SQL is always available."
1886 msgstr ""
1888 #: libraries/classes/Config/Descriptions.php:254
1889 #: libraries/classes/Config/Descriptions.php:255
1890 msgid "Update data when duplicate keys found on import"
1891 msgstr ""
1893 #: libraries/classes/Config/Descriptions.php:256
1894 msgid "Number of queries to skip from start."
1895 msgstr "დასაწყისიდან გამოსატოვებელი მოთხოვნების რაოდენობა."
1897 #: libraries/classes/Config/Descriptions.php:258
1898 msgid ""
1899 "If TRUE, logout deletes cookies for all servers; when set to FALSE, logout "
1900 "only occurs for the current server. Setting this to FALSE makes it easy to "
1901 "forget to log out from other servers when connected to multiple servers."
1902 msgstr ""
1904 #: libraries/classes/Config/Descriptions.php:263
1905 msgid ""
1906 "Define whether the previous login should be recalled or not in [kbd]cookie[/"
1907 "kbd] authentication mode."
1908 msgstr ""
1910 #: libraries/classes/Config/Descriptions.php:267
1911 msgid ""
1912 "Defines how long (in seconds) a login cookie should be stored in browser. "
1913 "The default of 0 means that it will be kept for the existing session only, "
1914 "and will be deleted as soon as you close the browser window. This is "
1915 "recommended for non-trusted environments."
1916 msgstr ""
1918 #: libraries/classes/Config/Descriptions.php:273
1919 msgid "Maximum number of characters used when a SQL query is displayed."
1920 msgstr ""
1921 "SQL მოთხოვნის ჩვენებისას გამოყენებული სიმბოლოების მაქსიმალური რაოდენობა."
1923 #: libraries/classes/Config/Descriptions.php:276
1924 msgid ""
1925 "The number of items that can be displayed on each page on the first level of "
1926 "the navigation tree."
1927 msgstr ""
1929 #: libraries/classes/Config/Descriptions.php:279
1930 msgid ""
1931 "The number of items that can be displayed on each page of the navigation "
1932 "tree."
1933 msgstr ""
1935 #: libraries/classes/Config/Descriptions.php:282
1936 msgid ""
1937 "Number of rows displayed when browsing a result set. If the result set "
1938 "contains more rows, \"Previous\" and \"Next\" links will be shown."
1939 msgstr ""
1941 #: libraries/classes/Config/Descriptions.php:287
1942 msgid ""
1943 "The number of bytes a script is allowed to allocate, e.g. [kbd]32M[/kbd] "
1944 "([kbd]-1[/kbd] for no limit and [kbd]0[/kbd] for no change)."
1945 msgstr ""
1947 #: libraries/classes/Config/Descriptions.php:291
1948 msgid "In the navigation panel, replaces the database tree with a selector"
1949 msgstr ""
1951 #: libraries/classes/Config/Descriptions.php:294
1952 msgid "Link with main panel by highlighting the current database or table."
1953 msgstr ""
1955 #: libraries/classes/Config/Descriptions.php:297
1956 msgid ""
1957 "Open the linked page in the main window ([code]main[/code]) or in a new one "
1958 "([code]new[/code])."
1959 msgstr ""
1961 #: libraries/classes/Config/Descriptions.php:300
1962 msgid ""
1963 "Defines the minimum number of items (tables, views, routines and events) to "
1964 "display a filter box."
1965 msgstr ""
1966 "აღწერს ფილტრის ველში საჩვენებელ მინიმალური რაოდენობის ელემენტებს (ცხრილები, "
1967 "ხედები, პროცედურები და მოვლენები)."
1969 #: libraries/classes/Config/Descriptions.php:303
1970 msgid ""
1971 "Group items in the navigation tree (determined by the separator defined in "
1972 "the Databases and Tables tabs above)."
1973 msgstr ""
1975 #: libraries/classes/Config/Descriptions.php:307
1976 msgid ""
1977 "Whether to offer the possibility of tree expansion in the navigation panel."
1978 msgstr ""
1980 #: libraries/classes/Config/Descriptions.php:310
1981 msgid "Whether to show procedures under database in the navigation tree"
1982 msgstr ""
1984 #: libraries/classes/Config/Descriptions.php:313
1985 msgid "Whether to expand single database in the navigation tree automatically."
1986 msgstr "ერთი ბაზის შემთხვევაში ნავიგაციის ხის ავტომატური გაშლა."
1988 #: libraries/classes/Config/Descriptions.php:315
1989 msgid "Set to 0 to collapse navigation panel."
1990 msgstr "ნავიგაციის პანელის ასაკეცად დააყენეთ 0."
1992 #: libraries/classes/Config/Descriptions.php:316
1993 msgid "Show logo in navigation panel."
1994 msgstr "ნავიგაციის პანელში ლოგოს ჩვენება."
1996 #: libraries/classes/Config/Descriptions.php:317
1997 msgid "URL where logo in the navigation panel will point to."
1998 msgstr "URL, სადაც ნავიგაციის პანელში ნაჩვენები ლოგო მიუთითებს."
2000 #: libraries/classes/Config/Descriptions.php:318
2001 msgid "Display server choice at the top of the navigation panel."
2002 msgstr ""
2004 #: libraries/classes/Config/Descriptions.php:319
2005 msgid "String that separates databases into different tree levels."
2006 msgstr ""
2008 #: libraries/classes/Config/Descriptions.php:320
2009 msgid "String that separates tables into different tree levels."
2010 msgstr ""
2012 #: libraries/classes/Config/Descriptions.php:321
2013 msgid "Highlight server under the mouse cursor."
2014 msgstr ""
2016 #: libraries/classes/Config/Descriptions.php:322
2017 msgid "Whether to show tables under database in the navigation tree"
2018 msgstr "აჩვენებს თუ არა ცხრილებს მონაცემთა ბაზის ქვეშ ნავიგაციის ხეში"
2020 #: libraries/classes/Config/Descriptions.php:323
2021 msgid "Whether to show views under database in the navigation tree"
2022 msgstr "აჩვენებს თუ არა ნახვებს მონაცემთა ბაზის ქვეშ ნავიგაციის ხეში"
2024 #: libraries/classes/Config/Descriptions.php:324
2025 msgid "Whether to show functions under database in the navigation tree"
2026 msgstr ""
2028 #: libraries/classes/Config/Descriptions.php:325
2029 msgid "Whether to show events under database in the navigation tree"
2030 msgstr "აჩვენებს თუ არა მოვლენებს მონაცემთა ბაზის ქვეშ ნავიგაციის ხეში"
2032 #: libraries/classes/Config/Descriptions.php:327
2033 msgid ""
2034 "[kbd]SMART[/kbd] - i.e. descending order for columns of type TIME, DATE, "
2035 "DATETIME and TIMESTAMP, ascending order otherwise."
2036 msgstr ""
2037 "[kbd]ჭკვიანი[/kbd] - ანუ TIME, DATE, DATETIME და TIMESTAMP-ის ტიპის სვეტების "
2038 "დაღმავალი დალაგემა. არადა პირიქით."
2040 #: libraries/classes/Config/Descriptions.php:331
2041 msgid ""
2042 "Disable the default warning that is displayed on the database details "
2043 "Structure page if any of the required tables for the phpMyAdmin "
2044 "configuration storage could not be found."
2045 msgstr ""
2047 #: libraries/classes/Config/Descriptions.php:336
2048 msgid ""
2049 "Disable the default warning that is displayed on the Structure page if "
2050 "column names in a table are reserved MySQL words."
2051 msgstr ""
2053 #: libraries/classes/Config/Descriptions.php:340
2054 msgid ""
2055 "Enable if you want DB-based query history (requires phpMyAdmin configuration "
2056 "storage). If disabled, this utilizes JS-routines to display query history "
2057 "(lost by window close)."
2058 msgstr ""
2060 #: libraries/classes/Config/Descriptions.php:345
2061 msgid ""
2062 "Sets the effective timezone; possibly different than the one from your "
2063 "database server"
2064 msgstr ""
2066 #: libraries/classes/Config/Descriptions.php:348
2067 msgid ""
2068 "Leave blank for no [doc@bookmarks@]bookmark[/doc] support, suggested: "
2069 "[kbd]pma__bookmark[/kbd]"
2070 msgstr ""
2072 #: libraries/classes/Config/Descriptions.php:351
2073 msgid ""
2074 "Leave blank for no column comments/media types, suggested: "
2075 "[kbd]pma__column_info[/kbd]."
2076 msgstr ""
2077 "სვეტის კომენტარების/მედიის ტიპების გამოსართავად ცარიელი დატოვეთ. რჩევა:"
2078 "[kbd]pma__column_info[/kbd]."
2080 #: libraries/classes/Config/Descriptions.php:354
2081 msgid ""
2082 "A special MySQL user configured with limited permissions, more information "
2083 "available on [doc@linked-tables]documentation[/doc]."
2084 msgstr ""
2086 #: libraries/classes/Config/Descriptions.php:358
2087 msgid ""
2088 "An alternate host to hold the configuration storage; leave blank to use the "
2089 "already defined host."
2090 msgstr ""
2092 #: libraries/classes/Config/Descriptions.php:361
2093 msgid ""
2094 "An alternate port to connect to the host that holds the configuration "
2095 "storage; leave blank to use the default port, or the already defined port, "
2096 "if the controlhost equals host."
2097 msgstr ""
2099 #: libraries/classes/Config/Descriptions.php:366
2100 msgid ""
2101 "More information on [a@https://github.com/phpmyadmin/phpmyadmin/"
2102 "issues/8970]phpMyAdmin issue tracker[/a] and [a@https://bugs.mysql."
2103 "com/19588]MySQL Bugs[/a]"
2104 msgstr ""
2106 #: libraries/classes/Config/Descriptions.php:370
2107 msgid ""
2108 "Leave blank for no SQL query history support, suggested: [kbd]pma__history[/"
2109 "kbd]."
2110 msgstr ""
2111 "SQL მოთხოვნების ისტორიის მხარდაჭერის გამოსართავად ცარიელი დატოვეთ. რჩევა: "
2112 "[kbd]pma__history[/kbd]."
2114 #: libraries/classes/Config/Descriptions.php:373
2115 msgid ""
2116 "Limits number of table preferences which are stored in database, the oldest "
2117 "records are automatically removed."
2118 msgstr ""
2120 #: libraries/classes/Config/Descriptions.php:377
2121 msgid ""
2122 "Leave blank for no QBE saved searches support, suggested: "
2123 "[kbd]pma__savedsearches[/kbd]."
2124 msgstr ""
2125 "QBE-ის შენახული ძებნების მხარდაჭერის გამოსართავად დატოვეთ ცარიელი. რჩევა: "
2126 "[kbd]pma__savedsearches[/kbd]."
2128 #: libraries/classes/Config/Descriptions.php:380
2129 msgid ""
2130 "Leave blank for no export template support, suggested: "
2131 "[kbd]pma__export_templates[/kbd]."
2132 msgstr ""
2133 "დატოვეთ ცარიელი გატანის შაბლონების მხარდაჭერის გამოსართავად. რჩევა: "
2134 "[kbd]pma__export_templates[/kbd]."
2136 #: libraries/classes/Config/Descriptions.php:383
2137 msgid ""
2138 "Leave blank for no central columns support, suggested: "
2139 "[kbd]pma__central_columns[/kbd]."
2140 msgstr ""
2141 "ცენტრალური სვეტების მხარდაჭერის გამოსართავად ცარიელი დატოვეთ. რჩევა: "
2142 "[kbd]pma__central_columns[/kbd]."
2144 #: libraries/classes/Config/Descriptions.php:386
2145 msgid ""
2146 "You can use MySQL wildcard characters (% and _), escape them if you want to "
2147 "use their literal instances, i.e. use [kbd]'my\\_db'[/kbd] and not "
2148 "[kbd]'my_db'[/kbd]."
2149 msgstr ""
2151 #: libraries/classes/Config/Descriptions.php:391
2152 msgid ""
2153 "Leave blank for no PDF schema support, suggested: [kbd]pma__pdf_pages[/kbd]."
2154 msgstr ""
2155 "PDF-ის სქემის მხარდაჭერის გამოსართავად ცარიელი დატოვეთ. რჩევა: "
2156 "[kbd]pma__pdf_pages[/kbd]."
2158 #: libraries/classes/Config/Descriptions.php:394
2159 msgid ""
2160 "Database used for relations, bookmarks, and PDF features. See [doc@linked-"
2161 "tables]pmadb[/doc] for complete information. Leave blank for no support. "
2162 "Suggested: [kbd]phpmyadmin[/kbd]."
2163 msgstr ""
2165 #: libraries/classes/Config/Descriptions.php:399
2166 msgid ""
2167 "Leave blank for no \"persistent\" recently used tables across sessions, "
2168 "suggested: [kbd]pma__recent[/kbd]."
2169 msgstr ""
2170 "სესიებს შორის მუდმივი ახლახანს გამოყენებული ცხრილების მხარდაჭერის "
2171 "გამოსართავად ცარიელი დატოვეთ. რჩევა: [kbd]pma__recent[/kbd]."
2173 #: libraries/classes/Config/Descriptions.php:403
2174 msgid ""
2175 "Leave blank for no \"persistent\" favorite tables across sessions, "
2176 "suggested: [kbd]pma__favorite[/kbd]."
2177 msgstr ""
2178 "სესიებს შორის მუდმივი რჩეული ცხრილების მხარდაჭერის გამოსართავად ცარიელი "
2179 "დატოვეთ. რჩევა: [kbd]pma__favorite[/kbd]."
2181 #: libraries/classes/Config/Descriptions.php:407
2182 msgid ""
2183 "Leave blank for no [doc@relations@]relation-links[/doc] support, suggested: "
2184 "[kbd]pma__relation[/kbd]."
2185 msgstr ""
2187 #: libraries/classes/Config/Descriptions.php:412
2188 msgid ""
2189 "See [doc@authentication-modes]authentication types[/doc] for an example."
2190 msgstr ""
2192 #: libraries/classes/Config/Descriptions.php:415
2193 msgid ""
2194 "Leave blank for no PDF schema support, suggested: [kbd]pma__table_coords[/"
2195 "kbd]."
2196 msgstr ""
2197 "PDF-ის სქემის მხარდაჭერის გამოსართავად ცარიელი დატოვეთ. რჩევა: "
2198 "[kbd]pma__table_coords[/kbd]."
2200 #: libraries/classes/Config/Descriptions.php:418
2201 msgid ""
2202 "Table to describe the display columns, leave blank for no support; "
2203 "suggested: [kbd]pma__table_info[/kbd]."
2204 msgstr ""
2205 "საჩვენებელი სვეტების აღწერის ცხრილის მხარდაჭერის გამოსართავად ცარიელი "
2206 "დატოვეთ. რჩევა: [kbd]pma__table_info[/kbd]."
2208 #: libraries/classes/Config/Descriptions.php:422
2209 msgid ""
2210 "Leave blank for no \"persistent\" tables' UI preferences across sessions, "
2211 "suggested: [kbd]pma__table_uiprefs[/kbd]."
2212 msgstr ""
2213 "სესიებს შორის მუდმივი ცხრილების ინტერფეისის პარამეტრების მხარდაჭერის "
2214 "გამოსართავად ცარიელი დატოვეთ. რჩევა: [kbd]pma__table_uiprefs[/kbd]."
2216 #: libraries/classes/Config/Descriptions.php:426
2217 msgid ""
2218 "Whether a DROP DATABASE IF EXISTS statement will be added as first line to "
2219 "the log when creating a database."
2220 msgstr ""
2222 #: libraries/classes/Config/Descriptions.php:430
2223 msgid ""
2224 "Whether a DROP TABLE IF EXISTS statement will be added as first line to the "
2225 "log when creating a table."
2226 msgstr ""
2228 #: libraries/classes/Config/Descriptions.php:434
2229 msgid ""
2230 "Whether a DROP VIEW IF EXISTS statement will be added as first line to the "
2231 "log when creating a view."
2232 msgstr ""
2234 #: libraries/classes/Config/Descriptions.php:438
2235 msgid "Defines the list of statements the auto-creation uses for new versions."
2236 msgstr ""
2238 #: libraries/classes/Config/Descriptions.php:441
2239 msgid ""
2240 "Leave blank for no SQL query tracking support, suggested: "
2241 "[kbd]pma__tracking[/kbd]."
2242 msgstr ""
2243 "SQL მოთხოვნის ტრეკინგის მხარდაჭერის გამოსართავად ცარიელი დატოვეთ. რჩევა: "
2244 "[kbd]pma__tracking[/kbd]."
2246 #: libraries/classes/Config/Descriptions.php:444
2247 msgid ""
2248 "Whether the tracking mechanism creates versions for tables and views "
2249 "automatically."
2250 msgstr ""
2252 #: libraries/classes/Config/Descriptions.php:447
2253 msgid ""
2254 "Leave blank for no user preferences storage in database, suggested: "
2255 "[kbd]pma__userconfig[/kbd]."
2256 msgstr ""
2257 "ბაზაში მომხმარებლის პარამეტრების შენახვის მხარდაჭერის გამოსართავად ცარიელი "
2258 "დატოვეთ. რჩევა: [kbd]pma__userconfig[/kbd]."
2260 #: libraries/classes/Config/Descriptions.php:450
2261 msgid ""
2262 "Both this table and the user groups table are required to enable the "
2263 "configurable menus feature; leaving either one of them blank will disable "
2264 "this feature, suggested: [kbd]pma__users[/kbd]."
2265 msgstr ""
2267 #: libraries/classes/Config/Descriptions.php:455
2268 msgid ""
2269 "Both this table and the users table are required to enable the configurable "
2270 "menus feature; leaving either one of them blank will disable this feature, "
2271 "suggested: [kbd]pma__usergroups[/kbd]."
2272 msgstr ""
2274 #: libraries/classes/Config/Descriptions.php:460
2275 msgid ""
2276 "Leave blank to disable the feature to hide and show navigation items, "
2277 "suggested: [kbd]pma__navigationhiding[/kbd]."
2278 msgstr ""
2279 "ნავიგაციის ელემენტების ჩვენება/დამალვის ფუნქციის გამოსართავად ცარიელი "
2280 "დატოვეთ. რჩევა: [kbd]pma__navigationhiding[/kbd]."
2282 #: libraries/classes/Config/Descriptions.php:464
2283 msgid ""
2284 "A user-friendly description of this server. Leave blank to display the "
2285 "hostname instead."
2286 msgstr ""
2288 #: libraries/classes/Config/Descriptions.php:466
2289 msgid "Leave blank if not used."
2290 msgstr ""
2292 #: libraries/classes/Config/Descriptions.php:467
2293 msgid "Leave blank for defaults."
2294 msgstr ""
2296 #: libraries/classes/Config/Descriptions.php:468
2297 msgid "HTTP Basic Auth Realm name to display when doing HTTP Auth."
2298 msgstr ""
2300 #: libraries/classes/Config/Descriptions.php:469
2301 msgid "Authentication method to use."
2302 msgstr "ავთენტიკაციის მეთოდის გამოყენება."
2304 #: libraries/classes/Config/Descriptions.php:470
2305 msgid "Compress connection to MySQL server."
2306 msgstr "MySQL სერვერთან კავშირის შეკუმშვა."
2308 #: libraries/classes/Config/Descriptions.php:471
2309 msgid "Hide databases matching regular expression (PCRE)."
2310 msgstr ""
2312 #: libraries/classes/Config/Descriptions.php:472
2313 msgid "Hostname where MySQL server is running."
2314 msgstr ""
2316 #: libraries/classes/Config/Descriptions.php:473
2317 #: libraries/classes/Config/Descriptions.php:477
2318 msgid "Leave empty if not using config auth."
2319 msgstr ""
2321 #: libraries/classes/Config/Descriptions.php:474
2322 msgid "Port on which MySQL server is listening, leave empty for default."
2323 msgstr ""
2325 #: libraries/classes/Config/Descriptions.php:475
2326 msgid "Socket on which MySQL server is listening, leave empty for default."
2327 msgstr ""
2329 #: libraries/classes/Config/Descriptions.php:476
2330 msgid "Enable SSL for connection to MySQL server."
2331 msgstr "SSL კავშირის ჩართვა MySQL სერვერზე."
2333 #: libraries/classes/Config/Descriptions.php:479
2334 msgid ""
2335 "Please note that enabling this has no effect with [kbd]config[/kbd] "
2336 "authentication mode because the password is hard coded in the configuration "
2337 "file; this does not limit the ability to execute the same command directly."
2338 msgstr ""
2340 #: libraries/classes/Config/Descriptions.php:484
2341 msgid "Show or hide a column displaying the Creation timestamp for all tables."
2342 msgstr ""
2344 #: libraries/classes/Config/Descriptions.php:487
2345 msgid ""
2346 "Show or hide a column displaying the Last update timestamp for all tables."
2347 msgstr ""
2349 #: libraries/classes/Config/Descriptions.php:490
2350 msgid ""
2351 "Show or hide a column displaying the Last check timestamp for all tables."
2352 msgstr ""
2354 #: libraries/classes/Config/Descriptions.php:493
2355 msgid ""
2356 "Defines whether or not type fields should be initially displayed in edit/"
2357 "insert mode."
2358 msgstr ""
2360 #: libraries/classes/Config/Descriptions.php:496
2361 msgid ""
2362 "Shows link to [a@https://www.php.net/manual/en/function.phpinfo.php]phpinfo()"
2363 "[/a] output."
2364 msgstr ""
2366 #: libraries/classes/Config/Descriptions.php:498
2367 msgid "Whether a user should be displayed a \"show all (rows)\" button."
2368 msgstr "მომხმარებლისთვის \"ყველა მწკრივის ჩვენების\" ღილაკის ჩვენება."
2370 #: libraries/classes/Config/Descriptions.php:499
2371 msgid "Show or hide a column displaying the comments for all tables."
2372 msgstr ""
2374 #: libraries/classes/Config/Descriptions.php:500
2375 msgid "Show or hide a column displaying the charset for all tables."
2376 msgstr ""
2378 #: libraries/classes/Config/Descriptions.php:501
2379 msgid "Display the function fields in edit/insert mode."
2380 msgstr ""
2382 #: libraries/classes/Config/Descriptions.php:502
2383 msgid "Whether to show hint or not."
2384 msgstr ""
2386 #: libraries/classes/Config/Descriptions.php:503
2387 msgid ""
2388 "Defines whether SQL queries generated by phpMyAdmin should be displayed."
2389 msgstr ""
2391 #: libraries/classes/Config/Descriptions.php:504
2392 msgid "Allow to display database and table statistics (e.g. space usage)."
2393 msgstr ""
2395 #: libraries/classes/Config/Descriptions.php:506
2396 msgid ""
2397 "Mark used tables and make it possible to show databases with locked tables."
2398 msgstr ""
2400 #: libraries/classes/Config/Descriptions.php:509
2401 msgid ""
2402 "Disable the default warning that is displayed on the main page if Suhosin is "
2403 "detected."
2404 msgstr ""
2406 #: libraries/classes/Config/Descriptions.php:512
2407 msgid ""
2408 "Disable the default warning that is displayed on the main page if the value "
2409 "of the PHP setting session.gc_maxlifetime is less than the value of "
2410 "`LoginCookieValidity`."
2411 msgstr ""
2413 #: libraries/classes/Config/Descriptions.php:517
2414 msgid ""
2415 "Textarea size (columns) in edit mode, this value will be emphasized for SQL "
2416 "query textareas (*2)."
2417 msgstr ""
2419 #: libraries/classes/Config/Descriptions.php:520
2420 msgid ""
2421 "Textarea size (rows) in edit mode, this value will be emphasized for SQL "
2422 "query textareas (*2)."
2423 msgstr ""
2425 #: libraries/classes/Config/Descriptions.php:523
2426 msgid ""
2427 "Input proxies as [kbd]IP: trusted HTTP header[/kbd]. The following example "
2428 "specifies that phpMyAdmin should trust a HTTP_X_FORWARDED_FOR (X-Forwarded-"
2429 "For) header coming from the proxy 1.2.3.4:[br][kbd]1.2.3.4: "
2430 "HTTP_X_FORWARDED_FOR[/kbd]."
2431 msgstr ""
2433 #: libraries/classes/Config/Descriptions.php:529
2434 msgid ""
2435 "When disabled, users cannot set any of the options below, regardless of the "
2436 "checkbox on the right."
2437 msgstr ""
2439 #: libraries/classes/Config/Descriptions.php:532
2440 msgid ""
2441 "The URL of the proxy to be used when retrieving the information about the "
2442 "latest version of phpMyAdmin, or when submitting error reports. You need "
2443 "this if the server where phpMyAdmin is installed does not have direct access "
2444 "to the Internet. The format is: \"hostname:portnumber\"."
2445 msgstr ""
2447 #: libraries/classes/Config/Descriptions.php:538
2448 msgid ""
2449 "The username for authenticating with the proxy. By default, no "
2450 "authentication is performed. If a username is supplied, Basic Authentication "
2451 "will be performed. No other types of authentication are currently supported."
2452 msgstr ""
2454 #: libraries/classes/Config/Descriptions.php:544
2455 msgid ""
2456 "Queries are executed by pressing Enter (instead of Ctrl+Enter). New lines "
2457 "will be inserted with Shift+Enter."
2458 msgstr ""
2460 #: libraries/classes/Config/Descriptions.php:548
2461 msgid ""
2462 "Enable Zero Configuration mode which lets you set up phpMyAdmin "
2463 "configuration storage tables automatically."
2464 msgstr ""
2466 #: libraries/classes/Config/Descriptions.php:551
2467 msgid "Highlight selected rows."
2468 msgstr ""
2470 #: libraries/classes/Config/Descriptions.php:552
2471 msgid "Highlight row pointed by the mouse cursor."
2472 msgstr ""
2474 #: libraries/classes/Config/Descriptions.php:553
2475 msgid "Number of columns for CHAR/VARCHAR textareas."
2476 msgstr ""
2478 #: libraries/classes/Config/Descriptions.php:554
2479 msgid "Number of rows for CHAR/VARCHAR textareas."
2480 msgstr ""
2482 #: libraries/classes/Config/Descriptions.php:555
2483 msgid ""
2484 "Log SQL queries and their execution time, to be displayed in the console"
2485 msgstr ""
2487 #: libraries/classes/Config/Descriptions.php:556
2488 msgid "Tab that is displayed when entering a database."
2489 msgstr ""
2491 #: libraries/classes/Config/Descriptions.php:557
2492 msgid "Tab that is displayed when entering a server."
2493 msgstr ""
2495 #: libraries/classes/Config/Descriptions.php:558
2496 msgid "Tab that is displayed when entering a table."
2497 msgstr ""
2499 #: libraries/classes/Config/Descriptions.php:559
2500 msgid "Whether the table structure actions should be hidden."
2501 msgstr "დამალული იქნება ცხრილის სტრუქტურა, თუ არა."
2503 #: libraries/classes/Config/Descriptions.php:560
2504 msgid "Whether column comments should be shown in table structure view"
2505 msgstr ""
2507 #: libraries/classes/Config/Descriptions.php:561
2508 msgid "Show server listing as a list instead of a drop down."
2509 msgstr ""
2511 #: libraries/classes/Config/Descriptions.php:562
2512 msgid "A dropdown will be used if fewer items are present."
2513 msgstr ""
2515 #: libraries/classes/Config/Descriptions.php:563
2516 msgid "Default value for foreign key checks checkbox for some queries."
2517 msgstr ""
2519 #: libraries/classes/Config/Descriptions.php:564
2520 msgid "Uncheck the checkbox to disable drag and drop import"
2521 msgstr ""
2523 #: libraries/classes/Config/Descriptions.php:565
2524 msgid "How many rows can be inserted at one time."
2525 msgstr ""
2527 #: libraries/classes/Config/Descriptions.php:566
2528 msgid ""
2529 "Maximum number of characters shown in any non-numeric column on browse view."
2530 msgstr ""
2531 "ხედის დათვალიერებისას არა-რიცხვით სვეტებში ნაჩვენები სიმბოლოების მაქსიმალური "
2532 "რაოდენობა."
2534 #: libraries/classes/Config/Descriptions.php:567
2535 msgid "Define how long (in seconds) a login cookie is valid."
2536 msgstr ""
2538 #: libraries/classes/Config/Descriptions.php:568
2539 msgid "Double size of textarea for LONGTEXT columns."
2540 msgstr ""
2542 #: libraries/classes/Config/Descriptions.php:569
2543 msgid "Maximum number of databases displayed in database list."
2544 msgstr "ბაზების სიაში ნაჩვენები ბაზების მაქსიმალური რაოდენობა."
2546 #: libraries/classes/Config/Descriptions.php:570
2547 msgid "Maximum number of tables displayed in table list."
2548 msgstr "ცხრილების სიაში ნაჩვენები ცხრილების მაქსიმალური რაოდენობა."
2550 #: libraries/classes/Config/Descriptions.php:571
2551 msgid "Maximum number of recently used tables; set 0 to disable."
2552 msgstr ""
2553 "ახლახანს გამოყენებული ცხრილების მაქსიმალური რაოდენობა. გასათიშად 0 დააყენეთ."
2555 #: libraries/classes/Config/Descriptions.php:572
2556 msgid "Maximum number of favorite tables; set 0 to disable."
2557 msgstr "რჩეული ცხრილების მაქსიმალური რაოდენობა. გასათიშად 0 დააყენეთ."
2559 #: libraries/classes/Config/Descriptions.php:573
2560 msgid "These are Edit, Copy and Delete links."
2561 msgstr ""
2563 #: libraries/classes/Config/Descriptions.php:574
2564 msgid "Whether to show row links even in the absence of a unique key."
2565 msgstr ""
2567 #: libraries/classes/Config/Descriptions.php:575
2568 #: libraries/classes/Config/Descriptions.php:858
2569 msgid "Disable shortcut keys"
2570 msgstr "მალსახმობის ღილაკების გამორთვა"
2572 #: libraries/classes/Config/Descriptions.php:576
2573 msgid "Use natural order for sorting table and database names."
2574 msgstr ""
2576 #: libraries/classes/Config/Descriptions.php:577
2577 #: libraries/classes/Config/Descriptions.php:580
2578 #: libraries/classes/Config/Descriptions.php:581
2579 msgid "Use only icons, only text or both."
2580 msgstr ""
2582 #: libraries/classes/Config/Descriptions.php:578
2583 msgid "Use GZip output buffering for increased speed in HTTP transfers."
2584 msgstr ""
2586 #: libraries/classes/Config/Descriptions.php:579
2587 msgid "Use persistent connections to MySQL databases."
2588 msgstr "MySQL-ის ბაზებთან მუდმივი მიერთების გამოყენება."
2590 #: libraries/classes/Config/Descriptions.php:582
2591 msgid "Disallow BLOB and BINARY columns from editing."
2592 msgstr "BLOB და BINARY სვეტების ჩასწორების აკრძალვა."
2594 #: libraries/classes/Config/Descriptions.php:583
2595 msgid "How many queries are kept in history."
2596 msgstr ""
2598 #: libraries/classes/Config/Descriptions.php:584
2599 msgid "Select which functions will be used for character set conversion."
2600 msgstr ""
2602 #: libraries/classes/Config/Descriptions.php:585
2603 msgid "When browsing tables, the sorting of each table is remembered."
2604 msgstr ""
2606 #: libraries/classes/Config/Descriptions.php:586
2607 msgid "Default sort order for tables with a primary key."
2608 msgstr ""
2610 #: libraries/classes/Config/Descriptions.php:587
2611 msgid ""
2612 "Repeat the headers every X cells, [kbd]0[/kbd] deactivates this feature."
2613 msgstr ""
2615 #: libraries/classes/Config/Descriptions.php:588
2616 msgid "For display Options"
2617 msgstr "ჩვენების პარამეტრებისთვის"
2619 #: libraries/classes/Config/Descriptions.php:589
2620 msgid "Directory where exports can be saved on server."
2621 msgstr ""
2623 #: libraries/classes/Config/Descriptions.php:590
2624 msgid ""
2625 "Defines whether the query box should stay on-screen after its submission."
2626 msgstr ""
2628 #: libraries/classes/Config/Descriptions.php:591
2629 msgid "Title of browser window when a database is selected."
2630 msgstr ""
2632 #: libraries/classes/Config/Descriptions.php:592
2633 msgid "Title of browser window when nothing is selected."
2634 msgstr ""
2636 #: libraries/classes/Config/Descriptions.php:593
2637 msgid "Title of browser window when a server is selected."
2638 msgstr ""
2640 #: libraries/classes/Config/Descriptions.php:594
2641 msgid "Title of browser window when a table is selected."
2642 msgstr ""
2644 #: libraries/classes/Config/Descriptions.php:595
2645 msgid "Directory on server where you can upload files for import."
2646 msgstr ""
2648 #: libraries/classes/Config/Descriptions.php:596
2649 msgid "Allow for searching inside the entire database."
2650 msgstr ""
2652 #: libraries/classes/Config/Descriptions.php:597
2653 msgid "Enables check for latest version on main phpMyAdmin page."
2654 msgstr ""
2656 #: libraries/classes/Config/Descriptions.php:598
2657 msgid "The password for authenticating with the proxy."
2658 msgstr ""
2660 #: libraries/classes/Config/Descriptions.php:599
2661 msgid "Enable ZIP compression for import and export operations."
2662 msgstr "შემოტანა/გატანის ოპერაციებისთვის ZIP შეკუმშვის ჩართვა."
2664 #: libraries/classes/Config/Descriptions.php:600
2665 msgid "Choose the default action when sending error reports."
2666 msgstr ""
2668 #: libraries/classes/Config/Descriptions.php:617
2669 msgid "Allow login to any MySQL server"
2670 msgstr ""
2672 #: libraries/classes/Config/Descriptions.php:618
2673 msgid "Restrict login to MySQL server"
2674 msgstr "MySQL სერვერზე შესვლის აკრძალვა"
2676 #: libraries/classes/Config/Descriptions.php:619
2677 msgid "Allow third party framing"
2678 msgstr ""
2680 #: libraries/classes/Config/Descriptions.php:620
2681 msgid "Show \"Drop database\" link to normal users"
2682 msgstr ""
2684 #: libraries/classes/Config/Descriptions.php:621
2685 msgid "Blowfish secret"
2686 msgstr ""
2688 #: libraries/classes/Config/Descriptions.php:622
2689 msgid "Row marker"
2690 msgstr "სტრიქონის ნიშანი"
2692 #: libraries/classes/Config/Descriptions.php:623
2693 msgid "Highlight pointer"
2694 msgstr ""
2696 #: libraries/classes/Config/Descriptions.php:624
2697 msgid "Bzip2"
2698 msgstr "Bzip2"
2700 #: libraries/classes/Config/Descriptions.php:625
2701 msgid "CHAR columns editing"
2702 msgstr "CHAR სვეტების ჩასწორება"
2704 #: libraries/classes/Config/Descriptions.php:626
2705 msgid "Enable CodeMirror"
2706 msgstr "CodeMirror-ის ჩართვა"
2708 #: libraries/classes/Config/Descriptions.php:627
2709 msgid "Enable linter"
2710 msgstr "Linter-ის ჩართვა"
2712 #: libraries/classes/Config/Descriptions.php:628
2713 msgid "Minimum size for input field"
2714 msgstr "შეყვანის ველის მინიმალური ზომა"
2716 #: libraries/classes/Config/Descriptions.php:629
2717 msgid "Maximum size for input field"
2718 msgstr "შეყვანის ველის მაქსიმალური ზომა"
2720 #: libraries/classes/Config/Descriptions.php:630
2721 msgid "CHAR textarea columns"
2722 msgstr ""
2724 #: libraries/classes/Config/Descriptions.php:631
2725 msgid "CHAR textarea rows"
2726 msgstr ""
2728 #: libraries/classes/Config/Descriptions.php:632
2729 msgid "Check config file permissions"
2730 msgstr ""
2732 #: libraries/classes/Config/Descriptions.php:633
2733 msgid "Compress on the fly"
2734 msgstr ""
2736 #: libraries/classes/Config/Descriptions.php:634
2737 msgid "Confirm DROP queries"
2738 msgstr ""
2740 #: libraries/classes/Config/Descriptions.php:635
2741 #: templates/console/display.twig:11 templates/console/display.twig:64
2742 msgid "Debug SQL"
2743 msgstr ""
2745 #: libraries/classes/Config/Descriptions.php:636
2746 #: libraries/classes/Plugins/Schema/SchemaDia.php:66
2747 #: libraries/classes/Plugins/Schema/SchemaPdf.php:76
2748 msgid "Paper size"
2749 msgstr "გვერდის ზომა"
2751 #: libraries/classes/Config/Descriptions.php:637
2752 msgid "Default database tab"
2753 msgstr ""
2755 #: libraries/classes/Config/Descriptions.php:638
2756 msgid "Default server tab"
2757 msgstr ""
2759 #: libraries/classes/Config/Descriptions.php:639
2760 msgid "Default table tab"
2761 msgstr ""
2763 #: libraries/classes/Config/Descriptions.php:640
2764 msgid "Enable autocomplete for table and column names"
2765 msgstr "ცხრილისა და სვეტების სახელების ავტომატური დასრულება"
2767 #: libraries/classes/Config/Descriptions.php:641
2768 msgid "Show column comments"
2769 msgstr "სვეტის კომენტარების ჩვენება"
2771 #: libraries/classes/Config/Descriptions.php:642
2772 msgid "Hide table structure actions"
2773 msgstr "ცხრილის სტრუქტურის ქმედებების დამალვა"
2775 #: libraries/classes/Config/Descriptions.php:643
2776 msgid "Default transformations for Hex"
2777 msgstr "ნაგულისხმები გარდაქმნა თექვსმეტობითისთვის"
2779 #: libraries/classes/Config/Descriptions.php:644
2780 msgid "Default transformations for Substring"
2781 msgstr "გარდაქმნის პარამეტრები ქვესტრიქონისთვის"
2783 #: libraries/classes/Config/Descriptions.php:645
2784 msgid "Default transformations for Bool2Text"
2785 msgstr "გარდაქმნის პარამეტრები Bool2Text-სთვის"
2787 #: libraries/classes/Config/Descriptions.php:646
2788 msgid "Default transformations for External"
2789 msgstr "გარდაქმნის პარამეტრები გარესთვის"
2791 #: libraries/classes/Config/Descriptions.php:647
2792 msgid "Default transformations for PreApPend"
2793 msgstr "გარდაქმნის პარამეტრები PreApPend-სთვის"
2795 #: libraries/classes/Config/Descriptions.php:648
2796 msgid "Default transformations for DateFormat"
2797 msgstr "გარდაქმნის პარამეტრები თარიღის ფორმატისთვის"
2799 #: libraries/classes/Config/Descriptions.php:649
2800 msgid "Default transformations for Inline"
2801 msgstr "გარდაქმნის პარამეტრები Inline-სთვის"
2803 #: libraries/classes/Config/Descriptions.php:650
2804 msgid "Default transformations for TextImageLink"
2805 msgstr "გარდაქმნის პარამეტრები TextImageLink-სთვის"
2807 #: libraries/classes/Config/Descriptions.php:651
2808 msgid "Default transformations for TextLink"
2809 msgstr "გარდაქმნის პარამეტრები TextLink-სთვის"
2811 #: libraries/classes/Config/Descriptions.php:652
2812 msgid "Display servers as a list"
2813 msgstr "სერვერების სიის სახით ჩვენება"
2815 #: libraries/classes/Config/Descriptions.php:653
2816 msgid "Disable multi table maintenance"
2817 msgstr "მრავალცხრილიანი რემონტის გამორთვა"
2819 #: libraries/classes/Config/Descriptions.php:654
2820 msgid "Maximum execution time"
2821 msgstr ""
2823 #: libraries/classes/Config/Descriptions.php:655
2824 msgid "Use [code]LOCK TABLES[/code] statement"
2825 msgstr ""
2827 #: libraries/classes/Config/Descriptions.php:656
2828 msgid "Save as file"
2829 msgstr "ფაილის სახის შენახვა"
2831 #: libraries/classes/Config/Descriptions.php:657
2832 #: libraries/classes/Config/Descriptions.php:792
2833 msgid "Character set of the file"
2834 msgstr "სომბოლოთა ნაკრები ფაილისათვის"
2836 #: libraries/classes/Config/Descriptions.php:658
2837 #: libraries/classes/Config/Descriptions.php:674 templates/import.twig:165
2838 #: templates/import.twig:167 templates/sql/query.twig:40
2839 #: templates/table/structure/display_table_stats.twig:84
2840 msgid "Format"
2841 msgstr "ფორმატი"
2843 #: libraries/classes/Config/Descriptions.php:659
2844 msgid "Compression"
2845 msgstr "შეკუმშვა"
2847 #: libraries/classes/Config/Descriptions.php:660
2848 #: libraries/classes/Config/Descriptions.php:667
2849 #: libraries/classes/Config/Descriptions.php:675
2850 #: libraries/classes/Config/Descriptions.php:679
2851 #: libraries/classes/Config/Descriptions.php:692
2852 #: libraries/classes/Config/Descriptions.php:694
2853 #: libraries/classes/Config/Descriptions.php:741
2854 #: libraries/classes/Plugins/Export/ExportCsv.php:88
2855 #: libraries/classes/Plugins/Export/ExportExcel.php:61
2856 #: libraries/classes/Plugins/Export/ExportHtmlword.php:85
2857 #: libraries/classes/Plugins/Export/ExportOds.php:70
2858 #: libraries/classes/Plugins/Export/ExportOdt.php:127
2859 #: libraries/classes/Plugins/Export/ExportTexytext.php:79
2860 msgid "Put columns names in the first row"
2861 msgstr "სვეტის სახელები პირველ მწკრივში ჩასმა"
2863 #: libraries/classes/Config/Descriptions.php:661
2864 #: libraries/classes/Config/Descriptions.php:794
2865 #: libraries/classes/Config/Descriptions.php:800
2866 #: libraries/classes/Plugins/Import/ImportCsv.php:666
2867 msgid "Columns enclosed with"
2868 msgstr "სვეტები ჩასმულია"
2870 #: libraries/classes/Config/Descriptions.php:662
2871 #: libraries/classes/Config/Descriptions.php:795
2872 #: libraries/classes/Config/Descriptions.php:801
2873 #: libraries/classes/Plugins/Import/ImportCsv.php:677
2874 msgid "Columns escaped with"
2875 msgstr "სვეტებს შუა სიმბოლო"
2877 #: libraries/classes/Config/Descriptions.php:663
2878 #: libraries/classes/Config/Descriptions.php:669
2879 #: libraries/classes/Config/Descriptions.php:676
2880 #: libraries/classes/Config/Descriptions.php:685
2881 #: libraries/classes/Config/Descriptions.php:693
2882 #: libraries/classes/Config/Descriptions.php:697
2883 #: libraries/classes/Config/Descriptions.php:742
2884 msgid "Replace NULL with"
2885 msgstr "NULL-ის ჩანაცვლება"
2887 #: libraries/classes/Config/Descriptions.php:664
2888 #: libraries/classes/Config/Descriptions.php:670
2889 msgid "Remove CRLF characters within columns"
2890 msgstr ""
2892 #: libraries/classes/Config/Descriptions.php:665
2893 #: libraries/classes/Config/Descriptions.php:798
2894 #: libraries/classes/Config/Descriptions.php:805
2895 #: libraries/classes/Plugins/Import/ImportCsv.php:651
2896 msgid "Columns terminated with"
2897 msgstr "სვეტები სრულდება"
2899 #: libraries/classes/Config/Descriptions.php:666
2900 #: libraries/classes/Config/Descriptions.php:793
2901 #: libraries/classes/Plugins/Import/ImportCsv.php:684
2902 msgid "Lines terminated with"
2903 msgstr "ხაზები მთავრდება"
2905 #: libraries/classes/Config/Descriptions.php:668
2906 msgid "Excel edition"
2907 msgstr ""
2909 #: libraries/classes/Config/Descriptions.php:671
2910 msgid "Database name template"
2911 msgstr ""
2913 #: libraries/classes/Config/Descriptions.php:672
2914 msgid "Server name template"
2915 msgstr ""
2917 #: libraries/classes/Config/Descriptions.php:673
2918 msgid "Table name template"
2919 msgstr ""
2921 #: libraries/classes/Config/Descriptions.php:677
2922 #: libraries/classes/Config/Descriptions.php:690
2923 #: libraries/classes/Config/Descriptions.php:699
2924 #: libraries/classes/Config/Descriptions.php:737
2925 #: libraries/classes/Config/Descriptions.php:743
2926 #: libraries/classes/Plugins/Export/ExportHtmlword.php:56
2927 #: libraries/classes/Plugins/Export/ExportLatex.php:88
2928 #: libraries/classes/Plugins/Export/ExportMediawiki.php:55
2929 #: libraries/classes/Plugins/Export/ExportMediawiki.php:61
2930 #: libraries/classes/Plugins/Export/ExportOdt.php:69
2931 #: libraries/classes/Plugins/Export/ExportPdf.php:86
2932 #: libraries/classes/Plugins/Export/ExportSql.php:237
2933 #: libraries/classes/Plugins/Export/ExportTexytext.php:55
2934 msgid "Dump table"
2935 msgstr "ცხრილის დამპი"
2937 #: libraries/classes/Config/Descriptions.php:678
2938 #: libraries/classes/Plugins/Export/ExportLatex.php:79
2939 msgid "Include table caption"
2940 msgstr ""
2942 #: libraries/classes/Config/Descriptions.php:680
2943 #: libraries/classes/Config/Descriptions.php:695
2944 #: libraries/classes/Config/Descriptions.php:731
2945 #: libraries/classes/Plugins/Export/ExportHtmlword.php:386
2946 #: libraries/classes/Plugins/Export/ExportLatex.php:551
2947 #: libraries/classes/Plugins/Export/ExportOdt.php:495
2948 #: libraries/classes/Plugins/Export/ExportTexytext.php:395
2949 #: libraries/classes/Plugins/Export/Helpers/Pdf.php:548
2950 #: libraries/classes/Plugins/Schema/Pdf/PdfRelationSchema.php:685
2951 #: libraries/classes/Plugins/Schema/Pdf/PdfRelationSchema.php:708
2952 #: templates/columns_definitions/table_fields_definitions.twig:54
2953 #: templates/database/data_dictionary/index.twig:29
2954 #: templates/table/structure/display_structure.twig:28
2955 msgid "Comments"
2956 msgstr "კომენტარები"
2958 #: libraries/classes/Config/Descriptions.php:681
2959 #: libraries/classes/Config/Descriptions.php:687
2960 msgid "Table caption"
2961 msgstr ""
2963 #: libraries/classes/Config/Descriptions.php:682
2964 #: libraries/classes/Config/Descriptions.php:688
2965 msgid "Continued table caption"
2966 msgstr ""
2968 #: libraries/classes/Config/Descriptions.php:683
2969 #: libraries/classes/Config/Descriptions.php:689
2970 msgid "Label key"
2971 msgstr ""
2973 #: libraries/classes/Config/Descriptions.php:684
2974 #: libraries/classes/Config/Descriptions.php:696
2975 #: libraries/classes/Config/Descriptions.php:734
2976 #: libraries/classes/Plugins/Export/ExportHtmlword.php:393
2977 #: libraries/classes/Plugins/Export/ExportOdt.php:502
2978 #: libraries/classes/Plugins/Export/ExportTexytext.php:400
2979 #: libraries/classes/Plugins/Export/Helpers/Pdf.php:556
2980 #: templates/columns_definitions/table_fields_definitions.twig:71
2981 #: templates/database/data_dictionary/index.twig:31
2982 msgid "Media type"
2983 msgstr "მედიის ტიპი"
2985 #: libraries/classes/Config/Descriptions.php:686
2986 #: libraries/classes/Config/Descriptions.php:698
2987 #: libraries/classes/Config/Descriptions.php:736
2988 msgid "Relationships"
2989 msgstr "ურთიერთობები"
2991 #: libraries/classes/Config/Descriptions.php:691
2992 msgid "Export method"
2993 msgstr "გატანის მეთოდი"
2995 #: libraries/classes/Config/Descriptions.php:700
2996 #: libraries/classes/Config/Descriptions.php:703
2997 msgid "Save on server"
2998 msgstr "სერვერზე შენახვა"
3000 #: libraries/classes/Config/Descriptions.php:701
3001 #: libraries/classes/Config/Descriptions.php:704 templates/export.twig:182
3002 #: templates/export.twig:377
3003 msgid "Overwrite existing file(s)"
3004 msgstr ""
3006 #: libraries/classes/Config/Descriptions.php:702
3007 msgid "Export as separate files"
3008 msgstr "ცა-ცალკე ფაილებად გატანა"
3010 #: libraries/classes/Config/Descriptions.php:705
3011 msgid "Remember filename template"
3012 msgstr "ფაილის სახელის შაბლონის დამახსოვრება"
3014 #: libraries/classes/Config/Descriptions.php:706
3015 msgid "Remove DEFINER clause from definitions"
3016 msgstr ""
3018 #: libraries/classes/Config/Descriptions.php:707
3019 #: templates/database/operations/index.twig:160
3020 #: templates/table/operations/index.twig:72
3021 #: templates/table/operations/index.twig:300
3022 msgid "Add AUTO_INCREMENT value"
3023 msgstr ""
3025 #: libraries/classes/Config/Descriptions.php:708
3026 msgid "Enclose table and column names with backquotes"
3027 msgstr "ცხრილისა და სვეტების სახელების ბრჭყალებში ჩასმა"
3029 #: libraries/classes/Config/Descriptions.php:709
3030 #: libraries/classes/Config/Descriptions.php:811
3031 msgid "SQL compatibility mode"
3032 msgstr ""
3034 #: libraries/classes/Config/Descriptions.php:710
3035 msgid "Creation/Update/Check dates"
3036 msgstr ""
3038 #: libraries/classes/Config/Descriptions.php:711
3039 msgid "Use delayed inserts"
3040 msgstr ""
3042 #: libraries/classes/Config/Descriptions.php:712
3043 #: libraries/classes/Plugins/Export/ExportSql.php:183
3044 msgid "Disable foreign key checks"
3045 msgstr ""
3047 #: libraries/classes/Config/Descriptions.php:713
3048 #: libraries/classes/Plugins/Export/ExportSql.php:197
3049 msgid "Export views as tables"
3050 msgstr "ხედების ცხრილის სახით გატანა"
3052 #: libraries/classes/Config/Descriptions.php:714
3053 msgid "Export related metadata from phpMyAdmin configuration storage"
3054 msgstr ""
3056 #: libraries/classes/Config/Descriptions.php:715
3057 #: libraries/classes/Config/Descriptions.php:716
3058 #: libraries/classes/Config/Descriptions.php:718
3059 #: libraries/classes/Config/Descriptions.php:721
3060 #: libraries/classes/Config/Descriptions.php:722
3061 #: libraries/classes/Config/Descriptions.php:723
3062 #: libraries/classes/Config/Descriptions.php:735
3063 #: templates/database/operations/index.twig:155
3064 #: templates/table/operations/index.twig:295
3065 #, php-format
3066 msgid "Add %s"
3067 msgstr "%s-ის დამატება"
3069 #: libraries/classes/Config/Descriptions.php:724
3070 msgid "Use hexadecimal for BINARY & BLOB"
3071 msgstr ""
3073 #: libraries/classes/Config/Descriptions.php:726
3074 msgid ""
3075 "Add IF NOT EXISTS (less efficient as indexes will be generated during table "
3076 "creation)"
3077 msgstr ""
3079 #: libraries/classes/Config/Descriptions.php:729
3080 #: libraries/classes/Plugins/Export/ExportSql.php:351
3081 #, php-format
3082 msgid "%s view"
3083 msgstr "%s ხედი"
3085 #: libraries/classes/Config/Descriptions.php:730
3086 msgid "Use ignore inserts"
3087 msgstr ""
3089 #: libraries/classes/Config/Descriptions.php:732
3090 msgid "Syntax to use when inserting data"
3091 msgstr ""
3093 #: libraries/classes/Config/Descriptions.php:733
3094 #: libraries/classes/Plugins/Export/ExportSql.php:488
3095 msgid "Maximal length of created query"
3096 msgstr ""
3098 #: libraries/classes/Config/Descriptions.php:738
3099 msgid "Export type"
3100 msgstr "გატანის ტიპი"
3102 #: libraries/classes/Config/Descriptions.php:739
3103 #: libraries/classes/Plugins/Export/ExportSql.php:169
3104 msgid "Enclose export in a transaction"
3105 msgstr ""
3107 #: libraries/classes/Config/Descriptions.php:740
3108 msgid "Export time in UTC"
3109 msgstr "ექსპორტის დრო UT- ში"
3111 #: libraries/classes/Config/Descriptions.php:744
3112 msgid "Foreign key dropdown order"
3113 msgstr ""
3115 #: libraries/classes/Config/Descriptions.php:745
3116 msgid "Foreign key limit"
3117 msgstr ""
3119 #: libraries/classes/Config/Descriptions.php:746
3120 msgid "Foreign key checks"
3121 msgstr "უცხრო გასაღების შემოწმება"
3123 #: libraries/classes/Config/Descriptions.php:747
3124 msgid "First day of calendar"
3125 msgstr ""
3127 #: libraries/classes/Config/Descriptions.php:748
3128 #: libraries/classes/Config/Descriptions.php:759 libraries/classes/Menu.php:480
3129 #: libraries/classes/Util.php:1931 libraries/config.values.php:155
3130 #: templates/navigation/tree/database_select.twig:10
3131 #: templates/server/databases/index.twig:3 templates/server/export/index.twig:7
3132 #: templates/server/export/index.twig:14
3133 #: templates/server/privileges/user_properties.twig:20
3134 msgid "Databases"
3135 msgstr "მონაცემთა ბაზები"
3137 #: libraries/classes/Config/Descriptions.php:749
3138 msgid "Browse mode"
3139 msgstr "დათვალიერების რეჟიმი"
3141 #: libraries/classes/Config/Descriptions.php:751
3142 #: libraries/classes/Config/Forms/User/ExportForm.php:82
3143 #: libraries/classes/Config/Forms/User/ImportForm.php:35
3144 msgid "CSV"
3145 msgstr "CSV"
3147 #: libraries/classes/Config/Descriptions.php:752
3148 msgid "Developer"
3149 msgstr "პროგრამისტი"
3151 #: libraries/classes/Config/Descriptions.php:753
3152 msgid "Edit mode"
3153 msgstr "რედაქტირების რეჟიმი"
3155 #: libraries/classes/Config/Descriptions.php:754
3156 msgid "Export defaults"
3157 msgstr ""
3159 #: libraries/classes/Config/Descriptions.php:755
3160 msgid "General"
3161 msgstr "ზოგადი"
3163 #: libraries/classes/Config/Descriptions.php:756
3164 msgid "Import defaults"
3165 msgstr ""
3167 #: libraries/classes/Config/Descriptions.php:757
3168 msgid "Import / export"
3169 msgstr "იმპორტი / ექსპორტი"
3171 #: libraries/classes/Config/Descriptions.php:758
3172 msgid "LaTeX"
3173 msgstr "LaTeX"
3175 #: libraries/classes/Config/Descriptions.php:760
3176 #: libraries/classes/Config/Forms/User/NaviForm.php:68
3177 #: templates/preferences/header.twig:30
3178 msgid "Navigation panel"
3179 msgstr "ნავიგაციის პანელი"
3181 #: libraries/classes/Config/Descriptions.php:761
3182 msgid "Navigation tree"
3183 msgstr "ნავიგაციის ხე"
3185 #: libraries/classes/Config/Descriptions.php:762
3186 #: templates/server/select/index.twig:9 templates/setup/home/index.twig:34
3187 msgid "Servers"
3188 msgstr "სერვერები"
3190 #: libraries/classes/Config/Descriptions.php:763
3191 #: libraries/classes/Controllers/Server/DatabasesController.php:307
3192 #: libraries/classes/Navigation/Nodes/NodeTableContainer.php:25
3193 #: libraries/classes/Navigation/Nodes/NodeTableContainer.php:26
3194 #: libraries/classes/Plugins/Export/ExportXml.php:115
3195 #: libraries/classes/Server/Status/Data.php:159
3196 #: templates/database/export/index.twig:22
3197 #: templates/database/structure/show_create.twig:6
3198 msgid "Tables"
3199 msgstr "ცხრილები"
3201 #: libraries/classes/Config/Descriptions.php:764
3202 #: libraries/classes/Config/Forms/User/MainForm.php:90
3203 #: templates/preferences/header.twig:36
3204 msgid "Main panel"
3205 msgstr "მთავარი პანელი"
3207 #: libraries/classes/Config/Descriptions.php:765
3208 msgid "Microsoft Office"
3209 msgstr "Microsoft Office"
3211 #: libraries/classes/Config/Descriptions.php:767
3212 msgid "Other core settings"
3213 msgstr ""
3215 #: libraries/classes/Config/Descriptions.php:768
3216 msgid "Page titles"
3217 msgstr "გვერდის სათაურები"
3219 #: libraries/classes/Config/Descriptions.php:769
3220 msgid "Security"
3221 msgstr "უსაფრთხოება"
3223 #: libraries/classes/Config/Descriptions.php:770
3224 msgid "Basic settings"
3225 msgstr "ძირითადი პარამეტრები"
3227 #: libraries/classes/Config/Descriptions.php:771
3228 msgid "Authentication"
3229 msgstr "ავთენტიფიკაცია"
3231 #: libraries/classes/Config/Descriptions.php:772
3232 msgid "Server configuration"
3233 msgstr "სერვერის კონფიგურაცია"
3235 #: libraries/classes/Config/Descriptions.php:773
3236 msgid "Configuration storage"
3237 msgstr "კონფიგურაციის საცავი"
3239 #: libraries/classes/Config/Descriptions.php:774
3240 msgid "Changes tracking"
3241 msgstr ""
3243 #: libraries/classes/Config/Descriptions.php:775 libraries/classes/Menu.php:255
3244 #: libraries/classes/Menu.php:362 libraries/classes/Menu.php:485
3245 #: libraries/classes/Navigation/Nodes/NodeTable.php:310
3246 #: libraries/classes/Util.php:1487 libraries/classes/Util.php:1932
3247 #: libraries/classes/Util.php:1947 libraries/classes/Util.php:1964
3248 #: libraries/config.values.php:62 libraries/config.values.php:76
3249 #: libraries/config.values.php:167 libraries/config.values.php:177
3250 msgid "SQL"
3251 msgstr "SQL"
3253 #: libraries/classes/Config/Descriptions.php:776
3254 msgid "SQL Query box"
3255 msgstr ""
3257 #: libraries/classes/Config/Descriptions.php:777
3258 #: libraries/classes/Config/Forms/User/SqlForm.php:48
3259 #: templates/preferences/header.twig:24
3260 msgid "SQL queries"
3261 msgstr "SQL მოთხოვნები"
3263 #: libraries/classes/Config/Descriptions.php:778
3264 msgid "Startup"
3265 msgstr "გაშვება"
3267 #: libraries/classes/Config/Descriptions.php:779
3268 msgid "Database structure"
3269 msgstr "მონაცემთა ბაზის სტრუქტურა"
3271 #: libraries/classes/Config/Descriptions.php:780
3272 #: libraries/classes/Plugins/Export/ExportPdf.php:267
3273 #: templates/table/page_with_secondary_tabs.twig:5
3274 msgid "Table structure"
3275 msgstr "ცხრილის სტრუქტურა"
3277 #: libraries/classes/Config/Descriptions.php:781
3278 msgid "Tabs"
3279 msgstr "დაფები"
3281 #: libraries/classes/Config/Descriptions.php:782
3282 msgid "Display relational schema"
3283 msgstr "ურთიერთობის სქემის ჩვენება"
3285 #: libraries/classes/Config/Descriptions.php:783
3286 msgid "Text fields"
3287 msgstr "ტექსტური ველები"
3289 #: libraries/classes/Config/Descriptions.php:784
3290 msgid "Texy! text"
3291 msgstr "Texy! text"
3293 #: libraries/classes/Config/Descriptions.php:785
3294 msgid "Warnings"
3295 msgstr "გაფრთხილებები"
3297 #: libraries/classes/Config/Descriptions.php:786
3298 #: templates/console/display.twig:4
3299 msgid "Console"
3300 msgstr "კონსოლი"
3302 #: libraries/classes/Config/Descriptions.php:787
3303 msgid "GZip"
3304 msgstr "GZip"
3306 #: libraries/classes/Config/Descriptions.php:788
3307 msgid "Extra parameters for iconv"
3308 msgstr ""
3310 #: libraries/classes/Config/Descriptions.php:789
3311 msgid "Ignore multiple statement errors"
3312 msgstr ""
3314 #: libraries/classes/Config/Descriptions.php:790
3315 msgid "Enable drag and drop import"
3316 msgstr ""
3318 #: libraries/classes/Config/Descriptions.php:791
3319 msgid "Partial import: allow interrupt"
3320 msgstr ""
3322 #: libraries/classes/Config/Descriptions.php:796
3323 #: libraries/classes/Config/Descriptions.php:802
3324 #: libraries/classes/Plugins/Import/ImportCsv.php:141
3325 #: libraries/classes/Plugins/Import/ImportLdi.php:68
3326 msgid "Do not abort on INSERT error"
3327 msgstr ""
3329 #: libraries/classes/Config/Descriptions.php:797
3330 #: libraries/classes/Config/Descriptions.php:804
3331 msgid "Add ON DUPLICATE KEY UPDATE"
3332 msgstr ""
3334 #: libraries/classes/Config/Descriptions.php:799
3335 msgid "Format of imported file"
3336 msgstr "შემოტანილი ფაილების ფორმატი"
3338 #: libraries/classes/Config/Descriptions.php:803
3339 #: libraries/classes/Plugins/Import/ImportLdi.php:74
3340 msgid "Use LOCAL keyword"
3341 msgstr ""
3343 #: libraries/classes/Config/Descriptions.php:806
3344 msgid "Column names in first row"
3345 msgstr "სვეტის სახელები პირველ მწკრივში"
3347 #: libraries/classes/Config/Descriptions.php:807
3348 #: libraries/classes/Plugins/Import/ImportOds.php:74
3349 msgid "Do not import empty rows"
3350 msgstr ""
3352 #: libraries/classes/Config/Descriptions.php:808
3353 msgid "Import currencies ($5.00 to 5.00)"
3354 msgstr ""
3356 #: libraries/classes/Config/Descriptions.php:809
3357 msgid "Import percentages as proper decimals (12.00% to .12)"
3358 msgstr ""
3360 #: libraries/classes/Config/Descriptions.php:810
3361 msgid "Partial import: skip queries"
3362 msgstr ""
3364 #: libraries/classes/Config/Descriptions.php:812
3365 msgid "Do not use AUTO_INCREMENT for zero values"
3366 msgstr "არ გამოიყენოთ AUTO_INCREMENT ნულოვანი მნიშვნელობებისთვის"
3368 #: libraries/classes/Config/Descriptions.php:813
3369 msgid "Read as multibytes"
3370 msgstr ""
3372 #: libraries/classes/Config/Descriptions.php:814
3373 msgid "Initial state for sliders"
3374 msgstr ""
3376 #: libraries/classes/Config/Descriptions.php:815
3377 msgid "Number of inserted rows"
3378 msgstr "ჩასმული სტრიქონების რაოდენობა"
3380 #: libraries/classes/Config/Descriptions.php:816
3381 msgid "Limit column characters"
3382 msgstr ""
3384 #: libraries/classes/Config/Descriptions.php:817
3385 msgid "Delete all cookies on logout"
3386 msgstr ""
3388 #: libraries/classes/Config/Descriptions.php:818
3389 msgid "Recall user name"
3390 msgstr ""
3392 #: libraries/classes/Config/Descriptions.php:819
3393 msgid "Login cookie store"
3394 msgstr ""
3396 #: libraries/classes/Config/Descriptions.php:820
3397 msgid "Login cookie validity"
3398 msgstr ""
3400 #: libraries/classes/Config/Descriptions.php:821
3401 msgid "Bigger textarea for LONGTEXT"
3402 msgstr ""
3404 #: libraries/classes/Config/Descriptions.php:822
3405 msgid "Maximum displayed SQL length"
3406 msgstr ""
3408 #: libraries/classes/Config/Descriptions.php:823
3409 msgid "Maximum databases"
3410 msgstr ""
3412 #: libraries/classes/Config/Descriptions.php:824
3413 msgid "Maximum items on first level"
3414 msgstr "მაქსიმალური ელემენტები პირველ დონეზე"
3416 #: libraries/classes/Config/Descriptions.php:825
3417 msgid "Maximum items in branch"
3418 msgstr ""
3420 #: libraries/classes/Config/Descriptions.php:826
3421 msgid "Maximum number of rows to display"
3422 msgstr ""
3424 #: libraries/classes/Config/Descriptions.php:827
3425 msgid "Maximum tables"
3426 msgstr ""
3428 #: libraries/classes/Config/Descriptions.php:828
3429 msgid "Memory limit"
3430 msgstr "მეხსიერების შეზღუდვა"
3432 #: libraries/classes/Config/Descriptions.php:829
3433 msgid "Show databases navigation as tree"
3434 msgstr "ბაზების ნავიგაციის ხის სახით ჩვენება"
3436 #: libraries/classes/Config/Descriptions.php:830
3437 msgid "Navigation panel width"
3438 msgstr "ნავიგაციის პანელის სიგანე"
3440 #: libraries/classes/Config/Descriptions.php:831
3441 #: libraries/classes/Controllers/JavaScriptMessagesController.php:600
3442 #: libraries/classes/Navigation/NavigationTree.php:1352
3443 msgid "Link with main panel"
3444 msgstr "მთავარ პანელზე მიბმა"
3446 #: libraries/classes/Config/Descriptions.php:832
3447 msgid "Display logo"
3448 msgstr "ლოგოს ჩვენება"
3450 #: libraries/classes/Config/Descriptions.php:833
3451 msgid "Logo link URL"
3452 msgstr "Logo link URL"
3454 #: libraries/classes/Config/Descriptions.php:834
3455 msgid "Logo link target"
3456 msgstr ""
3458 #: libraries/classes/Config/Descriptions.php:835
3459 msgid "Display servers selection"
3460 msgstr ""
3462 #: libraries/classes/Config/Descriptions.php:836
3463 msgid "Target for quick access icon"
3464 msgstr ""
3466 #: libraries/classes/Config/Descriptions.php:837
3467 msgid "Target for second quick access icon"
3468 msgstr ""
3470 #: libraries/classes/Config/Descriptions.php:838
3471 msgid "Minimum number of items to display the filter box"
3472 msgstr "ფილტრის ფანჯარაში საჩვენებელი ელემენტების მინიმალური რაოდენობა"
3474 #: libraries/classes/Config/Descriptions.php:840
3475 msgid "Minimum number of databases to display the database filter box"
3476 msgstr "ბაზის ფილტრის ფანჯარაში ნაჩვენები ბაზების მინიმალური რაოდენობა"
3478 #: libraries/classes/Config/Descriptions.php:842
3479 msgid "Group items in the tree"
3480 msgstr ""
3482 #: libraries/classes/Config/Descriptions.php:843
3483 msgid "Database tree separator"
3484 msgstr ""
3486 #: libraries/classes/Config/Descriptions.php:844
3487 msgid "Table tree separator"
3488 msgstr ""
3490 #: libraries/classes/Config/Descriptions.php:845
3491 msgid "Maximum table tree depth"
3492 msgstr ""
3494 #: libraries/classes/Config/Descriptions.php:846
3495 msgid "Enable highlighting"
3496 msgstr ""
3498 #: libraries/classes/Config/Descriptions.php:847
3499 msgid "Enable navigation tree expansion"
3500 msgstr "ნავიგაციის ხის გაფართოების ჩართვა"
3502 #: libraries/classes/Config/Descriptions.php:848
3503 msgid "Show tables in tree"
3504 msgstr "ცხრილების ჩვენება ხეში"
3506 #: libraries/classes/Config/Descriptions.php:849
3507 msgid "Show views in tree"
3508 msgstr "ხედების ჩვენება ხეზე"
3510 #: libraries/classes/Config/Descriptions.php:850
3511 msgid "Show functions in tree"
3512 msgstr "ხეში ფუნქციების ჩვენება"
3514 #: libraries/classes/Config/Descriptions.php:851
3515 msgid "Show procedures in tree"
3516 msgstr "აჩვენეთ პროცედურები ხეში"
3518 #: libraries/classes/Config/Descriptions.php:852
3519 msgid "Show events in tree"
3520 msgstr "მოვლენების ჩვენება ხეზე"
3522 #: libraries/classes/Config/Descriptions.php:853
3523 msgid "Expand single database"
3524 msgstr "ერთი მონაცემთა ბაზის გაფართოება"
3526 #: libraries/classes/Config/Descriptions.php:854
3527 msgid "Recently used tables"
3528 msgstr "ახლახანს გამოყენებული ცხრილები"
3530 #: libraries/classes/Config/Descriptions.php:855
3531 #: libraries/classes/RecentFavoriteTable.php:254
3532 msgid "Favorite tables"
3533 msgstr "რჩეული ცხრილები"
3535 #: libraries/classes/Config/Descriptions.php:856
3536 msgid "Where to show the table row links"
3537 msgstr ""
3539 #: libraries/classes/Config/Descriptions.php:857
3540 msgid "Show row links anyway"
3541 msgstr ""
3543 #: libraries/classes/Config/Descriptions.php:859
3544 msgid "Natural order"
3545 msgstr "ბუნებრივი მიმდევრობა"
3547 #: libraries/classes/Config/Descriptions.php:860
3548 msgid "Table navigation bar"
3549 msgstr "ცხრილის ნავიგაციის პანელი"
3551 #: libraries/classes/Config/Descriptions.php:861
3552 msgid "GZip output buffering"
3553 msgstr ""
3555 #: libraries/classes/Config/Descriptions.php:862
3556 msgid "Default sorting order"
3557 msgstr ""
3559 #: libraries/classes/Config/Descriptions.php:863
3560 msgid "Persistent connections"
3561 msgstr ""
3563 #: libraries/classes/Config/Descriptions.php:864
3564 msgid "Missing phpMyAdmin configuration storage tables"
3565 msgstr ""
3567 #: libraries/classes/Config/Descriptions.php:865
3568 msgid "MySQL reserved word warning"
3569 msgstr ""
3571 #: libraries/classes/Config/Descriptions.php:866
3572 msgid "How to display the menu tabs"
3573 msgstr ""
3575 #: libraries/classes/Config/Descriptions.php:867
3576 msgid "How to display various action links"
3577 msgstr ""
3579 #: libraries/classes/Config/Descriptions.php:868
3580 msgid "Protect binary columns"
3581 msgstr "ბინარული სვეტების დაცვა"
3583 #: libraries/classes/Config/Descriptions.php:869
3584 msgid "Permanent query history"
3585 msgstr ""
3587 #: libraries/classes/Config/Descriptions.php:870
3588 msgid "Query history length"
3589 msgstr ""
3591 #: libraries/classes/Config/Descriptions.php:871
3592 msgid "Recoding engine"
3593 msgstr ""
3595 #: libraries/classes/Config/Descriptions.php:872
3596 msgid "Remember table's sorting"
3597 msgstr "ცხრილის დალაგების დამახსოვრება"
3599 #: libraries/classes/Config/Descriptions.php:873
3600 msgid "Primary key default sort order"
3601 msgstr ""
3603 #: libraries/classes/Config/Descriptions.php:874
3604 msgid "Repeat headers"
3605 msgstr "თავსართების გამეორება"
3607 #: libraries/classes/Config/Descriptions.php:875
3608 msgid "Grid editing: trigger action"
3609 msgstr ""
3611 #: libraries/classes/Config/Descriptions.php:876
3612 msgid "Relational display"
3613 msgstr "ურთიერთობის ჩვენება"
3615 #: libraries/classes/Config/Descriptions.php:877
3616 msgid "Grid editing: save all edited cells at once"
3617 msgstr ""
3619 #: libraries/classes/Config/Descriptions.php:878
3620 msgid "Save directory"
3621 msgstr "დირექტორიის შენახვა"
3623 #: libraries/classes/Config/Descriptions.php:879
3624 msgid "Host authorization order"
3625 msgstr "ჰოსტის ავტორიზაციის მიმდევრობა"
3627 #: libraries/classes/Config/Descriptions.php:880
3628 msgid "Host authorization rules"
3629 msgstr "ჰოსტის ავტორიზაციის წესები"
3631 #: libraries/classes/Config/Descriptions.php:881
3632 msgid "Allow logins without a password"
3633 msgstr ""
3635 #: libraries/classes/Config/Descriptions.php:882
3636 msgid "Allow root login"
3637 msgstr "\"root\"-ით შესვლის ნებართვა"
3639 #: libraries/classes/Config/Descriptions.php:883
3640 msgid "Session timezone"
3641 msgstr "სესიის დროის სარტყელი"
3643 #: libraries/classes/Config/Descriptions.php:884
3644 msgid "HTTP Realm"
3645 msgstr ""
3647 #: libraries/classes/Config/Descriptions.php:885
3648 #: templates/setup/home/index.twig:50
3649 msgid "Authentication type"
3650 msgstr "ავთენტიფიკაციის ტიპი"
3652 #: libraries/classes/Config/Descriptions.php:886
3653 msgid "Bookmark table"
3654 msgstr "ცხრილის ჩანიშვნა"
3656 #: libraries/classes/Config/Descriptions.php:887
3657 msgid "Column information table"
3658 msgstr ""
3660 #: libraries/classes/Config/Descriptions.php:888
3661 msgid "Compress connection"
3662 msgstr "კავშირის შეკუმშვა"
3664 #: libraries/classes/Config/Descriptions.php:889
3665 msgid "Control user password"
3666 msgstr ""
3668 #: libraries/classes/Config/Descriptions.php:890
3669 msgid "Control user"
3670 msgstr ""
3672 #: libraries/classes/Config/Descriptions.php:891
3673 msgid "Control host"
3674 msgstr "კონტროლის ჰოსტი"
3676 #: libraries/classes/Config/Descriptions.php:892
3677 msgid "Control port"
3678 msgstr "კონტროლის პორტი"
3680 #: libraries/classes/Config/Descriptions.php:893
3681 msgid "Disable use of INFORMATION_SCHEMA"
3682 msgstr "INFORMATION_SCHEMA-ის გამოყენების აკრძალვა"
3684 #: libraries/classes/Config/Descriptions.php:894
3685 msgid "Hide databases"
3686 msgstr "მონაცემთა ბაზების დამალვა"
3688 #: libraries/classes/Config/Descriptions.php:895
3689 msgid "SQL query history table"
3690 msgstr ""
3692 #: libraries/classes/Config/Descriptions.php:896
3693 msgid "Server hostname"
3694 msgstr "სერვერის ჰოსტის სახელი"
3696 #: libraries/classes/Config/Descriptions.php:897
3697 msgid "Logout URL"
3698 msgstr ""
3700 #: libraries/classes/Config/Descriptions.php:898
3701 msgid "Maximal number of table preferences to store"
3702 msgstr "შენახული ცხრილის პარამეტრების მაქსიმალური რაოდენობა"
3704 #: libraries/classes/Config/Descriptions.php:899
3705 msgid "QBE saved searches table"
3706 msgstr ""
3708 #: libraries/classes/Config/Descriptions.php:900
3709 msgid "Export templates table"
3710 msgstr "შაბლონების ცხრილის გატანა"
3712 #: libraries/classes/Config/Descriptions.php:901
3713 msgid "Central columns table"
3714 msgstr "ცენტრალური სვეტების ცხრილი"
3716 #: libraries/classes/Config/Descriptions.php:902
3717 msgid "Show only listed databases"
3718 msgstr ""
3720 #: libraries/classes/Config/Descriptions.php:903
3721 msgid "Password for config auth"
3722 msgstr ""
3724 #: libraries/classes/Config/Descriptions.php:904
3725 msgid "PDF schema: pages table"
3726 msgstr ""
3728 #: libraries/classes/Config/Descriptions.php:905
3729 #: templates/database/operations/index.twig:122
3730 #: templates/server/databases/index.twig:24
3731 msgid "Database name"
3732 msgstr "ბაზის სახელი"
3734 #: libraries/classes/Config/Descriptions.php:906
3735 msgid "Server port"
3736 msgstr "სერვერის პორტი"
3738 #: libraries/classes/Config/Descriptions.php:907
3739 msgid "Recently used table"
3740 msgstr "ახლახანს გამოყენებული ცხრილი"
3742 #: libraries/classes/Config/Descriptions.php:908
3743 msgid "Favorites table"
3744 msgstr "რჩეული ცხრილი"
3746 #: libraries/classes/Config/Descriptions.php:909
3747 msgid "Relation table"
3748 msgstr ""
3750 #: libraries/classes/Config/Descriptions.php:910
3751 msgid "Signon session name"
3752 msgstr ""
3754 #: libraries/classes/Config/Descriptions.php:911
3755 msgid "Signon URL"
3756 msgstr ""
3758 #: libraries/classes/Config/Descriptions.php:912
3759 msgid "Server socket"
3760 msgstr "სერვერის სოკეტი"
3762 #: libraries/classes/Config/Descriptions.php:913
3763 msgid "Use SSL"
3764 msgstr "SSL-ის გამოყენება"
3766 #: libraries/classes/Config/Descriptions.php:914
3767 msgid "Designer and PDF schema: table coordinates"
3768 msgstr ""
3770 #: libraries/classes/Config/Descriptions.php:915
3771 msgid "Display columns table"
3772 msgstr "სვეტების ცხრილის ჩვენება"
3774 #: libraries/classes/Config/Descriptions.php:916
3775 msgid "UI preferences table"
3776 msgstr "UI პარამეტრების მაგიდა"
3778 #: libraries/classes/Config/Descriptions.php:917
3779 msgid "Add DROP DATABASE"
3780 msgstr ""
3782 #: libraries/classes/Config/Descriptions.php:918
3783 #: templates/database/structure/copy_form.twig:34
3784 msgid "Add DROP TABLE"
3785 msgstr ""
3787 #: libraries/classes/Config/Descriptions.php:919
3788 msgid "Add DROP VIEW"
3789 msgstr ""
3791 #: libraries/classes/Config/Descriptions.php:920
3792 msgid "Statements to track"
3793 msgstr "დასატრეკი გამოსახულებები"
3795 #: libraries/classes/Config/Descriptions.php:921
3796 msgid "SQL query tracking table"
3797 msgstr "SQL მოთხოვნის ტრეკინგის ცხრილი"
3799 #: libraries/classes/Config/Descriptions.php:922
3800 msgid "Automatically create versions"
3801 msgstr "ვერსიების ავტომატური შექმნა"
3803 #: libraries/classes/Config/Descriptions.php:923
3804 msgid "User preferences storage table"
3805 msgstr ""
3807 #: libraries/classes/Config/Descriptions.php:924
3808 msgid "Users table"
3809 msgstr "მომხმარებელთა ცხრილი"
3811 #: libraries/classes/Config/Descriptions.php:925
3812 msgid "User groups table"
3813 msgstr ""
3815 #: libraries/classes/Config/Descriptions.php:926
3816 msgid "Hidden navigation items table"
3817 msgstr ""
3819 #: libraries/classes/Config/Descriptions.php:927
3820 msgid "User for config auth"
3821 msgstr ""
3823 #: libraries/classes/Config/Descriptions.php:928
3824 msgid "Verbose name of this server"
3825 msgstr ""
3827 #: libraries/classes/Config/Descriptions.php:929
3828 msgid "Allow to display all the rows"
3829 msgstr ""
3831 #: libraries/classes/Config/Descriptions.php:930
3832 msgid "Show password change form"
3833 msgstr "პაროლის შეცვლის ფორმის ჩვენება"
3835 #: libraries/classes/Config/Descriptions.php:931
3836 msgid "Show create database form"
3837 msgstr "მონაცემთა ბაზის შექმნის ფორმის ჩვენება"
3839 #: libraries/classes/Config/Descriptions.php:932
3840 msgid "Show table comments"
3841 msgstr "ცხრილის კომენტარების ჩვენება"
3843 #: libraries/classes/Config/Descriptions.php:933
3844 msgid "Show creation timestamp"
3845 msgstr "შექმნის დროის შტამპის ჩვენება"
3847 #: libraries/classes/Config/Descriptions.php:934
3848 msgid "Show last update timestamp"
3849 msgstr "უკანასკნელი განახლების დროის შტამპის ჩვენება"
3851 #: libraries/classes/Config/Descriptions.php:935
3852 msgid "Show last check timestamp"
3853 msgstr "უკანასკნელი სემოწმების დროის შტამპის ჩვენება"
3855 #: libraries/classes/Config/Descriptions.php:936
3856 msgid "Show table charset"
3857 msgstr "ცხრილის კოდირების ჩვენება"
3859 #: libraries/classes/Config/Descriptions.php:937
3860 msgid "Show field types"
3861 msgstr "ველის ტიპების ჩვენება"
3863 #: libraries/classes/Config/Descriptions.php:938
3864 msgid "Show function fields"
3865 msgstr "ფუნქციების ველების ჩვენება"
3867 #: libraries/classes/Config/Descriptions.php:939
3868 msgid "Show hint"
3869 msgstr "მინიშნების ჩვენება"
3871 #: libraries/classes/Config/Descriptions.php:940
3872 msgid "Show phpinfo() link"
3873 msgstr "\"phpinfo()\"-ის ბმულის ჩვენება"
3875 #: libraries/classes/Config/Descriptions.php:941
3876 msgid "Show detailed MySQL server information"
3877 msgstr "MySQL სერვერის შესახებ დეტალური ინფორმაციის ჩვენება"
3879 #: libraries/classes/Config/Descriptions.php:942
3880 msgid "Show SQL queries"
3881 msgstr "SQL მოთხოვნების ჩვენება"
3883 #: libraries/classes/Config/Descriptions.php:943 templates/sql/query.twig:127
3884 msgid "Retain query box"
3885 msgstr "მოთხოვნის ფანჯრის შენარჩუნება"
3887 #: libraries/classes/Config/Descriptions.php:944
3888 msgid "Show statistics"
3889 msgstr "სტატისტიკის ჩევნება"
3891 #: libraries/classes/Config/Descriptions.php:945
3892 msgid "Skip locked tables"
3893 msgstr "დაბლოკილი ცხრილების გამოტოვება"
3895 #: libraries/classes/Config/Descriptions.php:946
3896 #: libraries/classes/ConfigStorage/UserGroups.php:122
3897 #: libraries/classes/Controllers/JavaScriptMessagesController.php:387
3898 #: libraries/classes/Display/Results.php:2974
3899 #: libraries/classes/Html/Generator.php:614
3900 #: libraries/classes/Html/Generator.php:865
3901 #: templates/console/bookmark_content.twig:7 templates/console/display.twig:31
3902 #: templates/console/display.twig:175
3903 #: templates/database/central_columns/main.twig:265
3904 #: templates/database/central_columns/main.twig:376
3905 #: templates/database/central_columns/main.twig:377
3906 #: templates/database/events/index.twig:76
3907 #: templates/database/events/index.twig:79
3908 #: templates/database/events/row.twig:23 templates/database/events/row.twig:26
3909 #: templates/database/routines/row.twig:20
3910 #: templates/database/routines/row.twig:23
3911 #: templates/database/structure/structure_table_row.twig:66
3912 #: templates/database/triggers/row.twig:28
3913 #: templates/database/triggers/row.twig:31
3914 #: templates/display/results/table.twig:227
3915 #: templates/display/results/table.twig:228 templates/indexes.twig:34
3916 #: templates/server/variables/index.twig:41
3917 #: templates/server/variables/index.twig:44 templates/setup/home/index.twig:63
3918 #: templates/table/structure/display_structure.twig:497
3919 msgid "Edit"
3920 msgstr "რედაქტირება"
3922 #: libraries/classes/Config/Descriptions.php:947
3923 #: libraries/classes/Html/Generator.php:594
3924 msgid "Explain SQL"
3925 msgstr "SQL-ის ახსნა"
3927 #: libraries/classes/Config/Descriptions.php:948
3928 #: libraries/classes/Export.php:594 libraries/classes/Html/Generator.php:662
3929 #: templates/console/display.twig:99
3930 #: templates/server/status/processes/index.twig:19
3931 #: templates/server/status/variables/index.twig:42
3932 msgid "Refresh"
3933 msgstr "განახლება"
3935 #: libraries/classes/Config/Descriptions.php:949
3936 #: libraries/classes/Html/Generator.php:646
3937 msgid "Create PHP code"
3938 msgstr "PHP კოდის შექმნა"
3940 #: libraries/classes/Config/Descriptions.php:950
3941 msgid "Suhosin warning"
3942 msgstr ""
3944 #: libraries/classes/Config/Descriptions.php:951
3945 msgid "Login cookie validity warning"
3946 msgstr ""
3948 #: libraries/classes/Config/Descriptions.php:952
3949 msgid "Textarea columns"
3950 msgstr "Textarea სვეტები"
3952 #: libraries/classes/Config/Descriptions.php:953
3953 msgid "Textarea rows"
3954 msgstr "Textarea მწკრივები"
3956 #: libraries/classes/Config/Descriptions.php:954
3957 #: libraries/classes/Plugins/Export/ExportHtmlword.php:141
3958 #: libraries/classes/Plugins/Export/ExportOdt.php:185
3959 #: libraries/classes/Plugins/Export/ExportTexytext.php:125
3960 #: libraries/classes/Server/Privileges.php:1819
3961 #: libraries/classes/Server/Privileges.php:1821
3962 #: libraries/classes/Server/Status/Processes.php:122
3963 #: templates/console/bookmark_content.twig:7 templates/console/display.twig:40
3964 #: templates/console/display.twig:184 templates/server/databases/index.twig:106
3965 #: templates/server/privileges/edit_routine_privileges.twig:17
3966 #: templates/server/privileges/privileges_table.twig:257
3967 #: templates/server/privileges/user_properties.twig:22
3968 #: templates/server/privileges/user_properties.twig:70
3969 #: templates/table/operations/index.twig:56
3970 #: templates/table/operations/index.twig:62
3971 #: templates/table/operations/index.twig:257
3972 #: templates/table/operations/index.twig:263
3973 #: templates/table/relation/common_form.twig:36
3974 #: templates/table/relation/common_form.twig:175
3975 #: templates/table/relation/foreign_key_row.twig:97
3976 msgid "Database"
3977 msgstr "მონაცემთა ბაზა"
3979 #: libraries/classes/Config/Descriptions.php:955
3980 msgid "Default title"
3981 msgstr "ნაგულისხმები სათაური"
3983 #: libraries/classes/Config/Descriptions.php:956
3984 #: templates/server/status/base.twig:6
3985 msgid "Server"
3986 msgstr "სერვერი"
3988 #: libraries/classes/Config/Descriptions.php:957
3989 #: libraries/classes/Plugins/Export/ExportXml.php:471
3990 #: libraries/classes/Server/Privileges.php:1825
3991 #: libraries/classes/Server/Privileges.php:1827
3992 #: templates/database/structure/show_create.twig:10
3993 #: templates/database/structure/table_header.twig:8
3994 #: templates/database/tracking/tables.twig:13
3995 #: templates/database/tracking/tables.twig:153
3996 #: templates/database/triggers/editor_form.twig:27
3997 #: templates/database/triggers/list.twig:47
3998 #: templates/server/privileges/privileges_table.twig:6
3999 #: templates/server/privileges/privileges_table.twig:259
4000 #: templates/server/privileges/user_properties.twig:37
4001 #: templates/server/privileges/user_properties.twig:81
4002 #: templates/table/maintenance/checksum.twig:12
4003 #: templates/table/operations/index.twig:65
4004 #: templates/table/operations/index.twig:266
4005 #: templates/table/relation/common_form.twig:37
4006 #: templates/table/relation/common_form.twig:182
4007 #: templates/table/relation/foreign_key_row.twig:108
4008 msgid "Table"
4009 msgstr "ცხრილი"
4011 #: libraries/classes/Config/Descriptions.php:958
4012 msgid "List of trusted proxies for IP allow/deny"
4013 msgstr ""
4015 #: libraries/classes/Config/Descriptions.php:959
4016 msgid "Upload directory"
4017 msgstr "ატვირთვის დირექტორია"
4019 #: libraries/classes/Config/Descriptions.php:960
4020 msgid "Use database search"
4021 msgstr ""
4023 #: libraries/classes/Config/Descriptions.php:961
4024 msgid "Enable the Developer tab in settings"
4025 msgstr ""
4027 #: libraries/classes/Config/Descriptions.php:962
4028 #: libraries/classes/Setup/Index.php:128 libraries/classes/Setup/Index.php:151
4029 #: libraries/classes/Setup/Index.php:163 libraries/classes/Setup/Index.php:176
4030 #: libraries/classes/Setup/Index.php:185 libraries/classes/Setup/Index.php:193
4031 msgid "Version check"
4032 msgstr "ვერსიის შემოწმება"
4034 #: libraries/classes/Config/Descriptions.php:963
4035 msgid "Proxy URL"
4036 msgstr ""
4038 #: libraries/classes/Config/Descriptions.php:964
4039 msgid "Proxy username"
4040 msgstr "პროქსის მომხმარებელი"
4042 #: libraries/classes/Config/Descriptions.php:965
4043 msgid "Proxy password"
4044 msgstr "პროქსის პაროლი"
4046 #: libraries/classes/Config/Descriptions.php:966
4047 msgid "ZIP"
4048 msgstr "ZIP"
4050 #: libraries/classes/Config/Descriptions.php:967
4051 msgid "URL for reCAPTCHA v2 API"
4052 msgstr ""
4054 #: libraries/classes/Config/Descriptions.php:968
4055 msgid "Content-Security-Policy snippet for reCAPTCHA v2 API"
4056 msgstr ""
4058 #: libraries/classes/Config/Descriptions.php:969
4059 msgid "Request parameter for reCAPTCHA v2 API"
4060 msgstr ""
4062 #: libraries/classes/Config/Descriptions.php:970
4063 msgid "Response parameter for reCAPTCHA v2 API"
4064 msgstr ""
4066 #: libraries/classes/Config/Descriptions.php:971
4067 msgid "Public key for reCAPTCHA"
4068 msgstr ""
4070 #: libraries/classes/Config/Descriptions.php:972
4071 msgid "Private key for reCAPTCHA"
4072 msgstr ""
4074 #: libraries/classes/Config/Descriptions.php:973
4075 msgid "URL for reCAPTCHA siteverify"
4076 msgstr ""
4078 #: libraries/classes/Config/Descriptions.php:974
4079 msgid "Send error reports"
4080 msgstr "შეცდომის ანგარიშების გაგზავნა"
4082 #: libraries/classes/Config/Descriptions.php:975
4083 msgid "Enter executes queries in console"
4084 msgstr ""
4086 #: libraries/classes/Config/Descriptions.php:976
4087 msgid "Enable Zero Configuration mode"
4088 msgstr "ნულოვანი კონფიგურაციის რეჟიმის ჩართვა"
4090 #: libraries/classes/Config/Descriptions.php:977
4091 #: templates/console/display.twig:153
4092 msgid "Show query history at start"
4093 msgstr "გაშვებისას მოთხოვნების ისტორიის ჩვენება"
4095 #: libraries/classes/Config/Descriptions.php:978
4096 #: templates/console/display.twig:149
4097 msgid "Always expand query messages"
4098 msgstr ""
4100 #: libraries/classes/Config/Descriptions.php:979
4101 #: templates/console/display.twig:157
4102 msgid "Show current browsing query"
4103 msgstr ""
4105 #: libraries/classes/Config/Descriptions.php:980
4106 msgid "Execute queries on Enter and insert new line with Shift+Enter"
4107 msgstr ""
4109 #: libraries/classes/Config/Descriptions.php:981
4110 #: templates/console/display.twig:168
4111 msgid "Switch to dark theme"
4112 msgstr ""
4114 #: libraries/classes/Config/Descriptions.php:982
4115 msgid "Console height"
4116 msgstr ""
4118 #: libraries/classes/Config/Descriptions.php:983
4119 msgid "Console mode"
4120 msgstr "კონსოლის რეჟიმი"
4122 #: libraries/classes/Config/Descriptions.php:984
4123 #: templates/console/display.twig:64
4124 msgid "Group queries"
4125 msgstr "ჯგუფური მოთხოვნები"
4127 #: libraries/classes/Config/Descriptions.php:985
4128 #: templates/sql/profiling_chart.twig:9
4129 msgid "Order"
4130 msgstr "დალაგება"
4132 #: libraries/classes/Config/Descriptions.php:986
4133 msgid "Order by"
4134 msgstr ""
4136 #: libraries/classes/Config/Descriptions.php:987
4137 msgid "Server connection collation"
4138 msgstr "სერვერის კავშირის კოლაცია"
4140 #: libraries/classes/Config/FormDisplay.php:605
4141 #, php-format
4142 msgid "Missing data for %s"
4143 msgstr ""
4145 #: libraries/classes/Config/FormDisplay.php:646
4146 #: libraries/classes/Config/Validator.php:590
4147 #: templates/config/form_display/display.twig:67
4148 msgid "Incorrect value!"
4149 msgstr "არასწორი მნიშვნელობა!"
4151 #: libraries/classes/Config/FormDisplay.php:797
4152 #: libraries/classes/Config/FormDisplay.php:806
4153 msgid "unavailable"
4154 msgstr "მიუწვდომელი"
4156 #: libraries/classes/Config/FormDisplay.php:799
4157 #: libraries/classes/Config/FormDisplay.php:808
4158 #, php-format
4159 msgid "\"%s\" requires %s extension"
4160 msgstr ""
4162 #: libraries/classes/Config/FormDisplay.php:839
4163 #, php-format
4164 msgid "Compressed import will not work due to missing function %s."
4165 msgstr ""
4167 #: libraries/classes/Config/FormDisplay.php:848
4168 #, php-format
4169 msgid "Compressed export will not work due to missing function %s."
4170 msgstr ""
4172 #: libraries/classes/Config/FormDisplay.php:867
4173 #, php-format
4174 msgid "maximum %s"
4175 msgstr "მაქსიმუმ %s"
4177 #: libraries/classes/Config/Forms/Setup/ServersForm.php:39
4178 msgid "Config authentication"
4179 msgstr "კონფიგურაციის ავთენტიფიკაცია"
4181 #: libraries/classes/Config/Forms/Setup/ServersForm.php:43
4182 msgid "HTTP authentication"
4183 msgstr "HTTP ავტორიზაცია"
4185 #: libraries/classes/Config/Forms/Setup/ServersForm.php:46
4186 msgid "Signon authentication"
4187 msgstr "შესვლის ავთენტიკაცია"
4189 #: libraries/classes/Config/Forms/User/ExportForm.php:25
4190 msgid "Quick"
4191 msgstr "სწრაფი"
4193 #: libraries/classes/Config/Forms/User/ExportForm.php:29
4194 msgid "Custom"
4195 msgstr "ხელით მითითებული"
4197 #: libraries/classes/Config/Forms/User/ExportForm.php:55
4198 #: libraries/classes/Config/Forms/User/ExportForm.php:100
4199 #: libraries/classes/Config/Forms/User/ExportForm.php:128
4200 #: libraries/classes/Controllers/JavaScriptMessagesController.php:710
4201 #: libraries/classes/Import.php:1299 libraries/classes/Menu.php:247
4202 #: libraries/classes/Menu.php:357
4203 #: libraries/classes/Navigation/Nodes/NodeColumn.php:42
4204 #: libraries/classes/Navigation/Nodes/NodeDatabase.php:50
4205 #: libraries/classes/Navigation/Nodes/NodeTable.php:301
4206 #: libraries/classes/Util.php:1486 libraries/classes/Util.php:1946
4207 #: libraries/classes/Util.php:1963 libraries/config.values.php:60
4208 #: libraries/config.values.php:74 libraries/config.values.php:165
4209 #: libraries/config.values.php:175
4210 #: templates/columns_definitions/table_fields_definitions.twig:4
4211 #: templates/database/central_columns/edit.twig:3
4212 #: templates/database/export/index.twig:23
4213 #: templates/database/structure/structure_table_row.twig:48
4214 #: templates/server/privileges/privileges_table.twig:352
4215 #: templates/table/tracking/structure_snapshot_columns.twig:1
4216 msgid "Structure"
4217 msgstr "სტრუქტურა"
4219 #: libraries/classes/Config/Forms/User/ExportForm.php:71
4220 #: libraries/classes/Config/Forms/User/ExportForm.php:108
4221 #: libraries/classes/Config/Forms/User/ExportForm.php:133
4222 #: libraries/classes/Config/Forms/User/ExportForm.php:139
4223 #: libraries/classes/Controllers/Server/DatabasesController.php:317
4224 #: templates/database/export/index.twig:24
4225 #: templates/server/privileges/privileges_table.twig:278
4226 #: templates/table/structure/display_table_stats.twig:17
4227 msgid "Data"
4228 msgstr "მონაცემები"
4230 #: libraries/classes/Config/Forms/User/ExportForm.php:91
4231 msgid "CSV for MS Excel"
4232 msgstr "CSV MS Excel-თვის"
4234 #: libraries/classes/Config/Forms/User/ExportForm.php:116
4235 msgid "Microsoft Word 2000"
4236 msgstr "Microsoft Word 2000"
4238 #: libraries/classes/Config/Forms/User/ExportForm.php:122
4239 #: libraries/classes/Config/Forms/User/ImportForm.php:52
4240 msgid "OpenDocument Spreadsheet"
4241 msgstr "OpenDocument Spreadsheet"
4243 #: libraries/classes/Config/Forms/User/ExportForm.php:126
4244 msgid "OpenDocument Text"
4245 msgstr "OpenDocument Text"
4247 #: libraries/classes/Config/Forms/User/ExportForm.php:153
4248 #: libraries/classes/Controllers/JavaScriptMessagesController.php:372
4249 #: libraries/classes/Menu.php:277 libraries/classes/Menu.php:382
4250 #: libraries/classes/Menu.php:513 libraries/classes/Server/Privileges.php:1513
4251 #: libraries/classes/Util.php:1935 libraries/classes/Util.php:1950
4252 #: libraries/classes/Util.php:1967 templates/database/events/index.twig:17
4253 #: templates/database/events/index.twig:18
4254 #: templates/database/events/index.twig:88
4255 #: templates/database/events/row.twig:36
4256 #: templates/database/privileges/index.twig:91
4257 #: templates/database/privileges/index.twig:116
4258 #: templates/database/privileges/index.twig:117
4259 #: templates/database/routines/index.twig:17
4260 #: templates/database/routines/index.twig:18
4261 #: templates/database/routines/row.twig:60
4262 #: templates/database/routines/row.twig:63
4263 #: templates/database/structure/check_all_tables.twig:12
4264 #: templates/database/triggers/list.twig:17
4265 #: templates/database/triggers/list.twig:18
4266 #: templates/database/triggers/row.twig:41
4267 #: templates/display/results/table.twig:240
4268 #: templates/display/results/table.twig:241
4269 #: templates/display/results/table.twig:272 templates/export.twig:3
4270 #: templates/export.twig:499 templates/preferences/header.twig:42
4271 #: templates/preferences/manage/main.twig:68
4272 #: templates/server/privileges/new_user_ajax.twig:63
4273 #: templates/server/privileges/users_overview.twig:95
4274 #: templates/server/privileges/users_overview.twig:125
4275 #: templates/server/privileges/users_overview.twig:126
4276 #: templates/server/status/monitor/index.twig:81
4277 #: templates/table/privileges/index.twig:95
4278 #: templates/table/privileges/index.twig:120
4279 #: templates/table/privileges/index.twig:121
4280 msgid "Export"
4281 msgstr "ექსპორტი"
4283 #: libraries/classes/Config/Forms/User/FeaturesForm.php:90
4284 #: templates/preferences/header.twig:18
4285 msgid "Features"
4286 msgstr "თვისებები"
4288 #: libraries/classes/Config/Forms/User/ImportForm.php:43
4289 msgid "CSV using LOAD DATA"
4290 msgstr ""
4292 #: libraries/classes/Config/Forms/User/ImportForm.php:67
4293 #: libraries/classes/Controllers/JavaScriptMessagesController.php:309
4294 #: libraries/classes/Menu.php:286 libraries/classes/Menu.php:392
4295 #: libraries/classes/Menu.php:518 libraries/classes/Util.php:1936
4296 #: libraries/classes/Util.php:1951 libraries/classes/Util.php:1968
4297 #: templates/import.twig:3 templates/import.twig:199
4298 #: templates/preferences/header.twig:48
4299 #: templates/preferences/manage/main.twig:11
4300 #: templates/server/status/monitor/index.twig:78
4301 msgid "Import"
4302 msgstr "შემოტანა"
4304 #: libraries/classes/Config/Forms/User/MainForm.php:37
4305 msgid "Default transformations"
4306 msgstr "ნაგულისხმები გარდაქმნები"
4308 #: libraries/classes/Config/PageSettings.php:135
4309 msgid "Cannot save settings, submitted configuration form contains errors!"
4310 msgstr ""
4311 "პარამეტრების შენახვა შეუძლებელია. გადმოცემული კონფიგურაცია შეცდომებს შეიცავს!"
4313 #: libraries/classes/Config.php:652
4314 #, php-format
4315 msgid "Existing configuration file (%s) is not readable."
4316 msgstr ""
4318 #: libraries/classes/Config.php:690
4319 msgid "Wrong permissions on configuration file, should not be world writable!"
4320 msgstr ""
4322 #: libraries/classes/Config.php:705
4323 msgid "Failed to read configuration file!"
4324 msgstr "კონფიგურაციის ფაილის წაკითხვის შეცდომა!"
4326 #: libraries/classes/Config.php:707
4327 msgid ""
4328 "This usually means there is a syntax error in it, please check any errors "
4329 "shown below."
4330 msgstr ""
4332 #: libraries/classes/Config.php:1234
4333 #, fuzzy, php-format
4334 #| msgid "Invalid server index: \"%s\""
4335 msgid "Invalid server index: %s"
4336 msgstr "Invalid server index: \"%s\""
4338 #: libraries/classes/Config.php:1247
4339 #, php-format
4340 msgid "Server %d"
4341 msgstr "სერვერი %d"
4343 #: libraries/classes/Config/ServerConfigChecks.php:67
4344 #, php-format
4345 msgid ""
4346 "This %soption%s should be disabled as it allows attackers to bruteforce "
4347 "login to any MySQL server. If you feel this is necessary, use %srestrict "
4348 "login to MySQL server%s or %strusted proxies list%s. However, IP-based "
4349 "protection with trusted proxies list may not be reliable if your IP belongs "
4350 "to an ISP where thousands of users, including you, are connected to."
4351 msgstr ""
4352 "ეს %sპარამეტრი%s გამორთული უნდა იყოს რადგან ის ცუდ ხალხს MySQL-ის სერვერში "
4353 "შესასვლელად პაროლის არჩევის საშუალებას აძლევთ. თუ მისი გამოყენება "
4354 "აუცილებელია, %sშეზღუდეთ MySQL სერვერთან%s ან %sსანდო პროქსის სიის%s წვდომა. "
4355 "მაგრამ IP-ზე დაფუძნებული უსაფრთხოება სანდო პროქსიებით სანდო არაა, თუ IP "
4356 "მიეკუთვნება ISP-ს, სადაც მას ათასობით მომხმარებელი (თქვენი ჩათვლით) შეიძლება "
4357 "იყენებდეს."
4359 #: libraries/classes/Config/ServerConfigChecks.php:92
4360 msgid ""
4361 "This value should be double checked to ensure that this directory is neither "
4362 "world accessible nor readable or writable by other users on your server."
4363 msgstr ""
4365 #: libraries/classes/Config/ServerConfigChecks.php:162
4366 msgid "You should use SSL connections if your database server supports it."
4367 msgstr "თუ ბაზას SSL მიერთების მხარდაჭერა გააჩნია, გამოიყენეთ ის."
4369 #: libraries/classes/Config/ServerConfigChecks.php:169
4370 #, php-format
4371 msgid ""
4372 "If you feel this is necessary, use additional protection settings - %1$shost "
4373 "authentication%2$s settings and %3$strusted proxies list%4$s. However, IP-"
4374 "based protection may not be reliable if your IP belongs to an ISP where "
4375 "thousands of users, including you, are connected to."
4376 msgstr ""
4377 "თუ ეს აუცილებლად გჭირდებათ, გამოიყენეთ დამატებითი უსაფრთხოების პარამეტრები - "
4378 "%1$sჰოსტით ავთენტიკაციის%2$sპარამეტრები და %3$sსანდო პროქსიების სია%4$s. "
4379 "მაგრამ IP-ზე დაფუძნებული უსაფრთხოება შეიძლება ცუდი იდეა იყოს, თუ ის ეკუთვნის "
4380 "ISP-ს, სადაც მას ათასობით მომხმარებელი იყენებს, თქვენი ჩათვლით."
4382 #: libraries/classes/Config/ServerConfigChecks.php:195
4383 #, php-format
4384 msgid ""
4385 "You set the [kbd]config[/kbd] authentication type and included username and "
4386 "password for auto-login, which is not a desirable option for live hosts. "
4387 "Anyone who knows or guesses your phpMyAdmin URL can directly access your "
4388 "phpMyAdmin panel. Set %1$sauthentication type%2$s to [kbd]cookie[/kbd] or "
4389 "[kbd]http[/kbd]."
4390 msgstr ""
4392 #: libraries/classes/Config/ServerConfigChecks.php:224
4393 msgid "You allow for connecting to the server without a password."
4394 msgstr ""
4396 #: libraries/classes/Config/ServerConfigChecks.php:307
4397 #, php-format
4398 msgid ""
4399 "%sZip decompression%s requires functions (%s) which are unavailable on this "
4400 "system."
4401 msgstr ""
4402 "%sZip გაშლა %s მოითხოვს ფუნქციებს (%s), რომლებიც თქვენს სისტემაზე "
4403 "ხელმისაწვდომი არაა."
4405 #: libraries/classes/Config/ServerConfigChecks.php:328
4406 #, php-format
4407 msgid ""
4408 "%sZip compression%s requires functions (%s) which are unavailable on this "
4409 "system."
4410 msgstr ""
4411 "%sZip შეკუმშვა %s მოითხოვს ფუნქციებს (%s), რომლებიც თქვენს სისტემაზე "
4412 "ხელმისაწვდომი არაა."
4414 #: libraries/classes/Config/ServerConfigChecks.php:361
4415 msgid ""
4416 "You didn't have blowfish secret set and have enabled [kbd]cookie[/kbd] "
4417 "authentication, so a key was automatically generated for you. It is used to "
4418 "encrypt cookies; you don't need to remember it."
4419 msgstr ""
4421 #: libraries/classes/Config/ServerConfigChecks.php:385
4422 #, php-format
4423 msgid ""
4424 "%1$sLogin cookie validity%2$s greater than %3$ssession.gc_maxlifetime%4$s "
4425 "may cause random session invalidation (currently session.gc_maxlifetime is "
4426 "%5$d)."
4427 msgstr ""
4429 #: libraries/classes/Config/ServerConfigChecks.php:407
4430 #, php-format
4431 msgid ""
4432 "%sLogin cookie validity%s should be set to 1800 seconds (30 minutes) at "
4433 "most. Values larger than 1800 may pose a security risk such as impersonation."
4434 msgstr ""
4435 "%sშესვლის ქუქის სისწორე%s მაქს 1800 წამზე (30 წთ) უნდა იყოს დაყენებული. 1800 "
4436 "წამზე დიდი მნიშვნელობა უსაფრთხოების პრობლემაა."
4438 #: libraries/classes/Config/ServerConfigChecks.php:433
4439 #, php-format
4440 msgid ""
4441 "If using [kbd]cookie[/kbd] authentication and %sLogin cookie store%s is not "
4442 "0, %sLogin cookie validity%s must be set to a value less or equal to it."
4443 msgstr ""
4445 #: libraries/classes/Config/ServerConfigChecks.php:472
4446 #, php-format
4447 msgid ""
4448 "%1$sBzip2 compression and decompression%2$s requires functions (%3$s) which "
4449 "are unavailable on this system."
4450 msgstr ""
4451 "%1$sBzip2 გაშლა და შეკუმშვა %2$s მოითხოვს ფუნქციებს (%3$s), რომლებიც თქვენს "
4452 "სისტემაზე ხელმისაწვდომი არაა."
4454 #: libraries/classes/Config/ServerConfigChecks.php:503
4455 #, php-format
4456 msgid ""
4457 "%1$sGZip compression and decompression%2$s requires functions (%3$s) which "
4458 "are unavailable on this system."
4459 msgstr ""
4460 "%1$sGZip გაშლა და შეკუმშვა %2$s მოითხოვს ფუნქციებს (%3$s), რომლებიც თქვენს "
4461 "სისტემაზე ხელმისაწვდომი არაა."
4463 #: libraries/classes/ConfigStorage/Relation.php:1365
4464 msgid "no description"
4465 msgstr ""
4467 #: libraries/classes/ConfigStorage/Relation.php:1567
4468 #, php-format
4469 msgid ""
4470 "You do not have necessary privileges to create a database named '%s'. You "
4471 "may go to 'Operations' tab of any database to set up the phpMyAdmin "
4472 "configuration storage there."
4473 msgstr ""
4475 #: libraries/classes/ConfigStorage/UserGroups.php:112
4476 msgid "View users"
4477 msgstr "მომხმარებლების ნახვა"
4479 #: libraries/classes/ConfigStorage/UserGroups.php:245
4480 msgid "Server-level tabs"
4481 msgstr "სერვერის-დონის ჩანართები"
4483 #: libraries/classes/ConfigStorage/UserGroups.php:250
4484 msgid "Database-level tabs"
4485 msgstr "ბაზის დონის ჩანართები"
4487 #: libraries/classes/ConfigStorage/UserGroups.php:255
4488 msgid "Table-level tabs"
4489 msgstr "ცხრილის დონის ჩანართები"
4491 #: libraries/classes/Config/Validator.php:243
4492 msgid "Could not connect to the database server!"
4493 msgstr "ბაზის სერვერთან დაკავშირება ვერ მოხერხდა!"
4495 #: libraries/classes/Config/Validator.php:279
4496 msgid "Invalid authentication type!"
4497 msgstr "არასწორი ავთენტიფიკაციის ტიპი!"
4499 #: libraries/classes/Config/Validator.php:284
4500 msgid "Empty username while using [kbd]config[/kbd] authentication method!"
4501 msgstr ""
4503 #: libraries/classes/Config/Validator.php:290
4504 msgid ""
4505 "Empty signon session name while using [kbd]signon[/kbd] authentication "
4506 "method!"
4507 msgstr ""
4509 #: libraries/classes/Config/Validator.php:297
4510 msgid "Empty signon URL while using [kbd]signon[/kbd] authentication method!"
4511 msgstr ""
4513 #: libraries/classes/Config/Validator.php:351
4514 msgid ""
4515 "Empty phpMyAdmin control user while using phpMyAdmin configuration storage!"
4516 msgstr ""
4518 #: libraries/classes/Config/Validator.php:358
4519 msgid ""
4520 "Empty phpMyAdmin control user password while using phpMyAdmin configuration "
4521 "storage!"
4522 msgstr ""
4524 #: libraries/classes/Config/Validator.php:449
4525 msgid "Incorrect value:"
4526 msgstr "არასწორი მნიშვნელობა:"
4528 #: libraries/classes/Config/Validator.php:460
4529 #, php-format
4530 msgid "Incorrect IP address: %s"
4531 msgstr "IP მისამართი არასწორია: %s"
4533 #: libraries/classes/Config/Validator.php:523
4534 #: templates/config/form_display/display.twig:66
4535 msgid "Not a valid port number!"
4536 msgstr "პორტის ნომერი არასწორია!"
4538 #: libraries/classes/Config/Validator.php:545
4539 #: templates/config/form_display/display.twig:64
4540 msgid "Not a positive number!"
4541 msgstr "არადადებითი რიცხვი!"
4543 #: libraries/classes/Config/Validator.php:567
4544 #: templates/config/form_display/display.twig:65
4545 msgid "Not a non-negative number!"
4546 msgstr "არადადებითი რიცხვი არაა!"
4548 #: libraries/classes/Config/Validator.php:608
4549 #: templates/config/form_display/display.twig:68
4550 #, php-format
4551 msgid "Value must be less than or equal to %s!"
4552 msgstr ""
4554 #: libraries/classes/Console.php:92
4555 #, php-format
4556 msgid "Showing %1$d bookmark (both private and shared)"
4557 msgid_plural "Showing %1$d bookmarks (both private and shared)"
4558 msgstr[0] ""
4560 #: libraries/classes/Console.php:99
4561 msgid "No bookmarks"
4562 msgstr "სანიშნების გარეშე"
4564 #: libraries/classes/Console.php:128
4565 msgid "SQL Query Console"
4566 msgstr "SQL მოთხოვნის კონსოლი"
4568 #: libraries/classes/Controllers/AbstractController.php:73
4569 #: libraries/classes/Controllers/JavaScriptMessagesController.php:342
4570 #: libraries/classes/Controllers/Server/Databases/DestroyController.php:68
4571 #: libraries/classes/DbTableExists.php:47
4572 msgid "No databases selected."
4573 msgstr ""
4575 #: libraries/classes/Controllers/ChangeLogController.php:38
4576 #: libraries/classes/Controllers/LicenseController.php:36
4577 #, php-format
4578 msgid ""
4579 "The %s file is not available on this system, please visit %s for more "
4580 "information."
4581 msgstr ""
4582 "%s ფაილი მიუწვდომელია ამ სისტემაში, გთხოვთ ეწვიოთ %s -ს დამატებითი "
4583 "ინფორმაციისთვის."
4585 #: libraries/classes/Controllers/Database/CentralColumnsController.php:140
4586 #, php-format
4587 msgid "Showing rows %1$s - %2$s."
4588 msgstr "ნაჩვენებია მწკრივები %1$s - %2$s."
4590 #. l10n: The user tries to save a page with an existing name in Designer
4591 #: libraries/classes/Controllers/Database/DesignerController.php:92
4592 #, php-format
4593 msgid ""
4594 "There already exists a page named \"%s\" please rename it to something else."
4595 msgstr ""
4597 #: libraries/classes/Controllers/Database/ExportController.php:81
4598 #: libraries/classes/Controllers/Database/TrackingController.php:130
4599 #: libraries/classes/Controllers/Export/ExportController.php:442
4600 #: libraries/classes/Database/Qbe.php:322
4601 #: templates/database/structure/index.twig:25
4602 #: templates/navigation/tree/path.twig:9
4603 msgid "No tables found in database."
4604 msgstr ""
4606 #: libraries/classes/Controllers/Database/ExportController.php:143
4607 #: libraries/classes/Controllers/Server/ExportController.php:73
4608 #: libraries/classes/Controllers/Table/ExportController.php:104
4609 msgid "Could not load export plugins, please check your installation!"
4610 msgstr ""
4612 #: libraries/classes/Controllers/Database/ImportController.php:72
4613 #: libraries/classes/Controllers/Import/ImportController.php:570
4614 #: libraries/classes/Controllers/Server/ImportController.php:58
4615 #: libraries/classes/Controllers/Table/ImportController.php:69
4616 msgid "Could not load import plugins, please check your installation!"
4617 msgstr ""
4619 #: libraries/classes/Controllers/Database/Operations/CollationController.php:48
4620 #: libraries/classes/Controllers/Table/OperationsController.php:258
4621 msgid "No collation provided."
4622 msgstr ""
4624 #: libraries/classes/Controllers/Database/OperationsController.php:90
4625 #: libraries/classes/Controllers/Table/CreateController.php:72
4626 msgid "The database name is empty!"
4627 msgstr "მონაცემთა ბაზა ცარიელია!"
4629 #: libraries/classes/Controllers/Database/OperationsController.php:99
4630 msgid "Cannot copy database to the same name. Change the name and try again."
4631 msgstr ""
4633 #: libraries/classes/Controllers/Database/OperationsController.php:177
4634 #, php-format
4635 msgid "Database %1$s has been renamed to %2$s."
4636 msgstr "ბაზის %1$s სახელი %2$s-ზე შეიცვალა."
4638 #: libraries/classes/Controllers/Database/OperationsController.php:187
4639 #, php-format
4640 msgid "Database %1$s has been copied to %2$s."
4641 msgstr "ბაზა %1$s კოპირებულია %2$s-ში."
4643 #: libraries/classes/Controllers/Database/OperationsController.php:296
4644 #, php-format
4645 msgid ""
4646 "The phpMyAdmin configuration storage has been deactivated. %sFind out why%s."
4647 msgstr "phpMyAdmin-ის კონფიგურაციის საცავი გამორთულია. %sგაიგეთ, რატომ%s."
4649 #: libraries/classes/Controllers/Database/SearchController.php:47
4650 #: libraries/classes/Plugins/Auth/AuthenticationConfig.php:90
4651 #: libraries/classes/Plugins/Auth/AuthenticationConfig.php:103
4652 #: libraries/classes/Plugins/Auth/AuthenticationHttp.php:82
4653 #: libraries/classes/Plugins/AuthenticationPlugin.php:184
4654 msgid "Access denied!"
4655 msgstr "მიუწვდომელია!"
4657 #: libraries/classes/Controllers/Database/Structure/AddPrefixController.php:21
4658 #: libraries/classes/Controllers/Database/Structure/CentralColumns/AddController.php:45
4659 #: libraries/classes/Controllers/Database/Structure/CentralColumns/MakeConsistentController.php:45
4660 #: libraries/classes/Controllers/Database/Structure/CentralColumns/RemoveController.php:45
4661 #: libraries/classes/Controllers/Database/Structure/ChangePrefixFormController.php:22
4662 #: libraries/classes/Controllers/Database/Structure/CopyFormController.php:21
4663 #: libraries/classes/Controllers/Database/Structure/DropFormController.php:37
4664 #: libraries/classes/Controllers/Database/Structure/EmptyFormController.php:24
4665 #: libraries/classes/Controllers/Database/Structure/ShowCreateController.php:32
4666 #: libraries/classes/Controllers/Export/TablesController.php:29
4667 #: libraries/classes/Controllers/JavaScriptMessagesController.php:343
4668 #: libraries/classes/Controllers/Table/Maintenance/AnalyzeController.php:54
4669 #: libraries/classes/Controllers/Table/Maintenance/CheckController.php:54
4670 #: libraries/classes/Controllers/Table/Maintenance/ChecksumController.php:54
4671 #: libraries/classes/Controllers/Table/Maintenance/OptimizeController.php:54
4672 #: libraries/classes/Controllers/Table/Maintenance/RepairController.php:54
4673 msgid "No table selected."
4674 msgstr "ცხრილი არჩეული არაა."
4676 #: libraries/classes/Controllers/Database/Structure/CentralColumns/AddController.php:53
4677 #: libraries/classes/Controllers/Database/Structure/CentralColumns/MakeConsistentController.php:53
4678 #: libraries/classes/Controllers/Database/Structure/CentralColumns/RemoveController.php:53
4679 msgid "Success!"
4680 msgstr "წარმატება!"
4682 #: libraries/classes/Controllers/Database/StructureController.php:367
4683 #: templates/table/operations/index.twig:451
4684 #: templates/table/operations/view.twig:32
4685 #, php-format
4686 msgid "View %s has been dropped."
4687 msgstr "ხედი %s წაიშალა."
4689 #: libraries/classes/Controllers/Database/StructureController.php:368
4690 #: templates/table/operations/index.twig:451
4691 #, php-format
4692 msgid "Table %s has been dropped."
4693 msgstr "ცხრილი %s წაშლილია."
4695 #: libraries/classes/Controllers/Database/StructureController.php:415
4696 #: templates/table/operations/index.twig:410
4697 #: templates/table/operations/index.twig:428
4698 #, php-format
4699 msgid "Table %s has been emptied."
4700 msgstr ""
4702 #: libraries/classes/Controllers/Database/StructureController.php:578
4703 #: libraries/classes/Display/Results.php:3987
4704 #, php-format
4705 msgid ""
4706 "This view has at least this number of rows. Please refer to "
4707 "%sdocumentation%s."
4708 msgstr ""
4710 #: libraries/classes/Controllers/Database/StructureController.php:765
4711 msgid "unknown"
4712 msgstr "უცნობი"
4714 #: libraries/classes/Controllers/Database/Structure/DropTableController.php:56
4715 #: libraries/classes/Controllers/Database/Structure/EmptyTableController.php:74
4716 #: libraries/classes/Controllers/JavaScriptMessagesController.php:487
4717 #: libraries/classes/Controllers/Table/DeleteRowsController.php:56
4718 #: libraries/classes/Controllers/Table/DropColumnController.php:57
4719 #: libraries/classes/Controllers/Table/Structure/PrimaryController.php:58
4720 #: libraries/classes/Controllers/Table/Structure/PrimaryController.php:82
4721 #: libraries/classes/IndexColumn.php:164 libraries/classes/Index.php:525
4722 #: libraries/classes/Plugins/Export/ExportHtmlword.php:633
4723 #: libraries/classes/Plugins/Export/ExportLatex.php:632
4724 #: libraries/classes/Plugins/Export/ExportOdt.php:788
4725 #: libraries/classes/Plugins/Export/ExportTexytext.php:626
4726 #: libraries/classes/Plugins/Schema/Pdf/PdfRelationSchema.php:754
4727 #: templates/config/form_display/input.twig:42
4728 #: templates/database/central_columns/main.twig:356
4729 #: templates/database/data_dictionary/index.twig:47
4730 #: templates/database/data_dictionary/index.twig:91
4731 #: templates/database/designer/main.twig:1117
4732 #: templates/database/privileges/index.twig:69
4733 #: templates/database/structure/drop_form.twig:19
4734 #: templates/database/structure/empty_form.twig:19 templates/indexes.twig:65
4735 #: templates/preferences/autoload.twig:11
4736 #: templates/preferences/manage/error.twig:18
4737 #: templates/server/privileges/new_user_ajax.twig:20
4738 #: templates/server/privileges/new_user_ajax.twig:34
4739 #: templates/server/privileges/privileges_summary.twig:37
4740 #: templates/server/privileges/privileges_summary.twig:40
4741 #: templates/server/privileges/privileges_summary.twig:42
4742 #: templates/server/privileges/users_overview.twig:53
4743 #: templates/server/privileges/users_overview.twig:65
4744 #: templates/table/delete/confirm.twig:28
4745 #: templates/table/privileges/index.twig:73
4746 #: templates/table/structure/display_structure.twig:80
4747 #: templates/table/structure/display_structure.twig:532
4748 #: templates/table/structure/drop_confirm.twig:19
4749 #: templates/table/structure/primary.twig:22
4750 #: templates/table/tracking/structure_snapshot_columns.twig:33
4751 #: templates/table/tracking/structure_snapshot_indexes.twig:23
4752 #: templates/table/tracking/structure_snapshot_indexes.twig:24
4753 msgid "Yes"
4754 msgstr "დიახ"
4756 #: libraries/classes/Controllers/Database/Structure/DropTableController.php:57
4757 #: libraries/classes/Controllers/Database/Structure/EmptyTableController.php:75
4758 #: libraries/classes/Controllers/Table/DropColumnController.php:74
4759 #: libraries/classes/Controllers/Table/OperationsController.php:318
4760 #: libraries/classes/Controllers/Table/ReplaceController.php:415
4761 #: libraries/classes/Core.php:719 templates/preview_sql.twig:3
4762 msgid "No change"
4763 msgstr "ცვლილების გარეშე"
4765 #: libraries/classes/Controllers/Database/Structure/FavoriteTableController.php:109
4766 msgid "Favorite List is full!"
4767 msgstr ""
4769 #: libraries/classes/Controllers/Database/TrackingController.php:83
4770 #: libraries/classes/Controllers/Database/TrackingController.php:103
4771 msgid "Tracking data deleted successfully."
4772 msgstr "ტრეკინგის მონაცემები წარმატებით წაიშალა."
4774 #: libraries/classes/Controllers/Database/TrackingController.php:90
4775 #, php-format
4776 msgid ""
4777 "Version %1$s was created for selected tables, tracking is active for them."
4778 msgstr ""
4780 #: libraries/classes/Controllers/Database/TrackingController.php:120
4781 msgid "No tables selected."
4782 msgstr "ცხრილები არჩეული არაა."
4784 #: libraries/classes/Controllers/Database/TrackingController.php:155
4785 msgid "Database Log"
4786 msgstr "მონაცემთა ბაზის ჟურნალი"
4788 #: libraries/classes/Controllers/ErrorReportController.php:106
4789 msgid ""
4790 "An error has been detected and an error report has been automatically "
4791 "submitted based on your settings."
4792 msgstr ""
4794 #: libraries/classes/Controllers/ErrorReportController.php:110
4795 msgid "Thank you for submitting this report."
4796 msgstr ""
4798 #: libraries/classes/Controllers/ErrorReportController.php:114
4799 msgid ""
4800 "An error has been detected and an error report has been generated but failed "
4801 "to be sent."
4802 msgstr ""
4804 #: libraries/classes/Controllers/ErrorReportController.php:117
4805 msgid "If you experience any problems please submit a bug report manually."
4806 msgstr ""
4808 #: libraries/classes/Controllers/ErrorReportController.php:120
4809 msgid "You may want to refresh the page."
4810 msgstr ""
4812 #: libraries/classes/Controllers/Export/ExportController.php:239
4813 #: libraries/classes/Export.php:1345
4814 msgid "Bad type!"
4815 msgstr "არასწორი ტიპი!"
4817 #: libraries/classes/Controllers/Export/ExportController.php:333
4818 msgid "Bad parameters!"
4819 msgstr "შეუსაბამობაა პარამეტრებში!"
4821 #: libraries/classes/Controllers/HomeController.php:99
4822 msgid ""
4823 "You were logged out from one server, to logout completely from phpMyAdmin, "
4824 "you need to logout from all servers."
4825 msgstr ""
4827 #: libraries/classes/Controllers/HomeController.php:196
4828 #, php-format
4829 msgid ""
4830 "The phpMyAdmin configuration storage is not completely configured, some "
4831 "extended features have been deactivated. %sFind out why%s. "
4832 msgstr ""
4834 #: libraries/classes/Controllers/HomeController.php:202
4835 msgid ""
4836 "Or alternately go to 'Operations' tab of any database to set it up there."
4837 msgstr ""
4839 #: libraries/classes/Controllers/HomeController.php:266
4840 msgid ""
4841 "Your PHP parameter [a@https://www.php.net/manual/en/session.configuration."
4842 "php#ini.session.gc-maxlifetime@_blank]session.gc_maxlifetime[/a] is lower "
4843 "than cookie validity configured in phpMyAdmin, because of this, your login "
4844 "might expire sooner than configured in phpMyAdmin."
4845 msgstr ""
4847 #: libraries/classes/Controllers/HomeController.php:283
4848 msgid ""
4849 "Login cookie store is lower than cookie validity configured in phpMyAdmin, "
4850 "because of this, your login will expire sooner than configured in phpMyAdmin."
4851 msgstr ""
4853 #: libraries/classes/Controllers/HomeController.php:302
4854 msgid ""
4855 "Your server is running with default values for the controluser and password "
4856 "(controlpass) and is open to intrusion; you really should fix this security "
4857 "weakness by changing the password for controluser 'pma'."
4858 msgstr ""
4860 #: libraries/classes/Controllers/HomeController.php:324
4861 msgid ""
4862 "The configuration file needs a valid key for cookie encryption. A temporary "
4863 "key was automatically generated for you. Please refer to the "
4864 "[doc@cfg_blowfish_secret]documentation[/doc]."
4865 msgstr ""
4867 #: libraries/classes/Controllers/HomeController.php:334
4868 #, php-format
4869 msgid ""
4870 "The cookie encryption key in the configuration file is longer than "
4871 "necessary. It should only be %d bytes long. Please refer to the "
4872 "[doc@cfg_blowfish_secret]documentation[/doc]."
4873 msgstr ""
4875 #: libraries/classes/Controllers/HomeController.php:352
4876 msgid ""
4877 "Directory [code]config[/code], which is used by the setup script, still "
4878 "exists in your phpMyAdmin directory. It is strongly recommended to remove it "
4879 "once phpMyAdmin has been configured. Otherwise the security of your server "
4880 "may be compromised by unauthorized people downloading your configuration."
4881 msgstr ""
4883 #: libraries/classes/Controllers/HomeController.php:373
4884 #, php-format
4885 msgid ""
4886 "Server running with Suhosin. Please refer to %sdocumentation%s for possible "
4887 "issues."
4888 msgstr ""
4890 #: libraries/classes/Controllers/HomeController.php:387
4891 #, php-format
4892 msgid ""
4893 "The $cfg['TempDir'] (%s) is not accessible. phpMyAdmin is not able to cache "
4894 "templates and will be slow because of this."
4895 msgstr ""
4897 #: libraries/classes/Controllers/HomeController.php:444
4898 msgid ""
4899 "The mbstring PHP extension was not found and you seem to be using a "
4900 "multibyte charset. Without the mbstring extension phpMyAdmin is unable to "
4901 "split strings correctly and it may result in unexpected results."
4902 msgstr ""
4903 "PHP-ის mbstring გაფართოების პოვნა ვერ მოხერხდა და როგორც ჩანს გამოიყენება "
4904 "მრავალბაიტიანი სიმბოლოთა ნაკრები. mbstring გაფართოების გარეშე phpMyAdmin-ს "
4905 "არ შეუძლია სტრიქონების სწორად დაყოფა რის გამოც შეიძლება მიიღოთ მოულოდნელი "
4906 "შედეგი."
4908 #: libraries/classes/Controllers/HomeController.php:462
4909 msgid ""
4910 "The curl extension was not found and allow_url_fopen is disabled. Due to "
4911 "this some features such as error reporting or version check are disabled."
4912 msgstr ""
4914 #: libraries/classes/Controllers/Import/ImportController.php:109
4915 msgid "Incomplete params"
4916 msgstr "არასრული პარამეტრები"
4918 #: libraries/classes/Controllers/Import/ImportController.php:123
4919 msgid "Succeeded"
4920 msgstr "წარმატებულია"
4922 #: libraries/classes/Controllers/Import/ImportController.php:127
4923 #: libraries/classes/Controllers/JavaScriptMessagesController.php:574
4924 msgid "Failed"
4925 msgstr "შეცდომა"
4927 #: libraries/classes/Controllers/Import/ImportController.php:217
4928 #, php-format
4929 msgid ""
4930 "You probably tried to upload a file that is too large. Please refer to "
4931 "%sdocumentation%s for a workaround for this limit."
4932 msgstr ""
4934 #: libraries/classes/Controllers/Import/ImportController.php:372
4935 #: libraries/classes/Controllers/Import/ImportController.php:610
4936 msgid "Showing bookmark"
4937 msgstr "სანიშნის ჩვენება"
4939 #: libraries/classes/Controllers/Import/ImportController.php:393
4940 #: libraries/classes/Controllers/Import/ImportController.php:606
4941 msgid "The bookmark has been deleted."
4942 msgstr ""
4944 #: libraries/classes/Controllers/Import/ImportController.php:516
4945 msgid ""
4946 "No data was received to import. Either no file name was submitted, or the "
4947 "file size exceeded the maximum size permitted by your PHP configuration. See "
4948 "[doc@faq1-16]FAQ 1.16[/doc]."
4949 msgstr ""
4951 #: libraries/classes/Controllers/Import/ImportController.php:618
4952 #, php-format
4953 msgid "Import has been successfully finished, %d query executed."
4954 msgid_plural "Import has been successfully finished, %d queries executed."
4955 msgstr[0] ""
4957 #: libraries/classes/Controllers/Import/ImportController.php:655
4958 #, php-format
4959 msgid ""
4960 "Script timeout passed, if you want to finish import, please %sresubmit the "
4961 "same file%s and import will resume."
4962 msgstr ""
4964 #: libraries/classes/Controllers/Import/ImportController.php:665
4965 msgid ""
4966 "However on last run no data has been parsed, this usually means phpMyAdmin "
4967 "won't be able to finish this import unless you increase php time limits."
4968 msgstr ""
4970 #: libraries/classes/Controllers/Import/ImportController.php:736
4971 #: libraries/classes/Controllers/Sql/SqlController.php:162
4972 msgid "\"DROP DATABASE\" statements are disabled."
4973 msgstr ""
4975 #: libraries/classes/Controllers/Import/SimulateDmlController.php:38
4976 msgid "Only single-table UPDATE and DELETE queries can be simulated."
4977 msgstr ""
4979 #: libraries/classes/Controllers/Import/StatusController.php:66
4980 msgid "Could not load the progress of the import."
4981 msgstr ""
4983 #: libraries/classes/Controllers/JavaScriptMessagesController.php:39
4984 #: templates/server/databases/index.twig:318
4985 msgid "Confirm"
4986 msgstr "დადასტურება"
4988 #: libraries/classes/Controllers/JavaScriptMessagesController.php:40
4989 #, php-format
4990 msgid "Do you really want to execute \"%s\"?"
4991 msgstr "ნამდვილად გსურთ გაუშვათ \"%s\"?"
4993 #: libraries/classes/Controllers/JavaScriptMessagesController.php:41
4994 msgid "You are about to DESTROY a complete database!"
4995 msgstr ""
4997 #: libraries/classes/Controllers/JavaScriptMessagesController.php:43
4998 msgid "Cannot rename database to the same name. Change the name and try again."
4999 msgstr ""
5001 #: libraries/classes/Controllers/JavaScriptMessagesController.php:45
5002 msgid "You are about to DESTROY a complete table!"
5003 msgstr "აპირებთ გაანადგუროთ სრული ცხრილი!"
5005 #: libraries/classes/Controllers/JavaScriptMessagesController.php:46
5006 msgid "You are about to TRUNCATE a complete table!"
5007 msgstr "თქვენ სრულიად გაანადგურეთ მონაცემთა ბაზა!"
5009 #: libraries/classes/Controllers/JavaScriptMessagesController.php:47
5010 msgid "You are about to DELETE all the rows of the table!"
5011 msgstr "პაირებთ წაშალოთ ცხრილის ყველა მწკრივი!"
5013 #: libraries/classes/Controllers/JavaScriptMessagesController.php:48
5014 msgid "Delete tracking data for this table?"
5015 msgstr "წავშალო ტრეკინგის მონაცემები ამ ცხრილისთვის?"
5017 #: libraries/classes/Controllers/JavaScriptMessagesController.php:49
5018 msgid "Delete tracking data for these tables?"
5019 msgstr "წავშალო ტრეკინგის მონაცემები ამ ცხრილებისთვის?"
5021 #: libraries/classes/Controllers/JavaScriptMessagesController.php:50
5022 msgid "Delete tracking data for this version?"
5023 msgstr "წავშალო ტრეკინგის მონაცემები ამ ვერსიისთვის?"
5025 #: libraries/classes/Controllers/JavaScriptMessagesController.php:51
5026 msgid "Delete tracking data for these versions?"
5027 msgstr "წავშალო ტრეკინგის მონაცემები ამ ვერსიებისთვის?"
5029 #: libraries/classes/Controllers/JavaScriptMessagesController.php:52
5030 msgid "Delete entry from tracking report?"
5031 msgstr "წავშალო ჩანაწერი ტრეკინგის ანგარიშიდან?"
5033 #: libraries/classes/Controllers/JavaScriptMessagesController.php:53
5034 msgid "Deleting tracking data"
5035 msgstr "ტრეკინგის მონაცემების წაშლა"
5037 #: libraries/classes/Controllers/JavaScriptMessagesController.php:54
5038 msgid "Dropping Primary Key/Index"
5039 msgstr ""
5041 #: libraries/classes/Controllers/JavaScriptMessagesController.php:55
5042 msgid "Dropping Foreign key."
5043 msgstr "უცხო გასაღების მოცილება."
5045 #: libraries/classes/Controllers/JavaScriptMessagesController.php:56
5046 msgid "This operation could take a long time. Proceed anyway?"
5047 msgstr ""
5049 #: libraries/classes/Controllers/JavaScriptMessagesController.php:57
5050 #, php-format
5051 msgid "Do you really want to delete user group \"%s\"?"
5052 msgstr "ნამდვილად გსურთ წაშალოთ მომხმარებლების ჯგუფი \"%s\"?"
5054 #: libraries/classes/Controllers/JavaScriptMessagesController.php:58
5055 #, php-format
5056 msgid "Do you really want to delete the search \"%s\"?"
5057 msgstr "ნამდვილად გსურთ წაშალოთ ძებნა\"%s\"?"
5059 #: libraries/classes/Controllers/JavaScriptMessagesController.php:59
5060 msgid "You have unsaved changes; are you sure you want to leave this page?"
5061 msgstr ""
5063 #: libraries/classes/Controllers/JavaScriptMessagesController.php:61
5064 msgid ""
5065 "You are trying to reduce the number of rows, but have already entered data "
5066 "in those rows which will be lost. Do you wish to continue?"
5067 msgstr ""
5069 #: libraries/classes/Controllers/JavaScriptMessagesController.php:64
5070 msgid "Do you really want to revoke the selected user(s) ?"
5071 msgstr "მართლა გნებავთ მონიშნული მომხმარებლების გაუქმება?"
5073 #: libraries/classes/Controllers/JavaScriptMessagesController.php:65
5074 msgid "Do you really want to delete this central column?"
5075 msgstr "მართლა გნებავთ ამ ცენტრალური სვეტის წაშლა?"
5077 #: libraries/classes/Controllers/JavaScriptMessagesController.php:66
5078 msgid "Do you really want to delete the selected items?"
5079 msgstr "მართლა გნებავთ მონიშნული ელემენტების წაშლა?"
5081 #: libraries/classes/Controllers/JavaScriptMessagesController.php:68
5082 msgid ""
5083 "Do you really want to DROP the selected partition(s)? This will also DELETE "
5084 "the data related to the selected partition(s)!"
5085 msgstr ""
5087 #: libraries/classes/Controllers/JavaScriptMessagesController.php:71
5088 msgid "Do you really want to TRUNCATE the selected partition(s)?"
5089 msgstr "მართლა გნებავთ მონიშნული დანაყოფების TRUNCATE?"
5091 #: libraries/classes/Controllers/JavaScriptMessagesController.php:72
5092 msgid "Do you really want to remove partitioning?"
5093 msgstr "მართლა გნებავთ დაყოფის წაშლა?"
5095 #: libraries/classes/Controllers/JavaScriptMessagesController.php:73
5096 msgid "Do you really want to reset the replica (RESET REPLICA)?"
5097 msgstr "მართლა გნებავთ რეპლიკის თავიდან გაშვება (RESET REPLICA)?"
5099 #: libraries/classes/Controllers/JavaScriptMessagesController.php:75
5100 msgid ""
5101 "This operation will attempt to convert your data to the new collation. In "
5102 "rare cases, especially where a character doesn't exist in the new collation, "
5103 "this process could cause the data to appear incorrectly under the new "
5104 "collation; in this case we suggest you revert to the original collation and "
5105 "refer to the tips at "
5106 msgstr ""
5108 #: libraries/classes/Controllers/JavaScriptMessagesController.php:81
5109 msgid "Garbled Data"
5110 msgstr ""
5112 #: libraries/classes/Controllers/JavaScriptMessagesController.php:83
5113 msgid "Are you sure you wish to change the collation and convert the data?"
5114 msgstr ""
5116 #: libraries/classes/Controllers/JavaScriptMessagesController.php:86
5117 msgid ""
5118 "Through this operation, MySQL attempts to map the data values between "
5119 "collations. If the character sets are incompatible, there may be data loss "
5120 "and this lost data may <b>NOT</b> be recoverable simply by changing back the "
5121 "column collation(s). <b>To convert existing data, it is suggested to use the "
5122 "column(s) editing feature (the \"Change\" Link) on the table structure page. "
5123 "</b>"
5124 msgstr ""
5126 #: libraries/classes/Controllers/JavaScriptMessagesController.php:94
5127 msgid ""
5128 "Are you sure you wish to change all the column collations and convert the "
5129 "data?"
5130 msgstr ""
5132 #: libraries/classes/Controllers/JavaScriptMessagesController.php:97
5133 #: templates/export.twig:324
5134 msgid "Save & close"
5135 msgstr "შენახვა და დახურვა"
5137 #: libraries/classes/Controllers/JavaScriptMessagesController.php:98
5138 #: templates/config/form_display/display.twig:47
5139 #: templates/preferences/manage/main.twig:114
5140 #: templates/preferences/manage/main.twig:122
5141 #: templates/table/insert/actions_panel.twig:36
5142 msgid "Reset"
5143 msgstr "დაბრუნება"
5145 #: libraries/classes/Controllers/JavaScriptMessagesController.php:99
5146 msgid "Reset all"
5147 msgstr "ყველას ჩამოყრა"
5149 #: libraries/classes/Controllers/JavaScriptMessagesController.php:102
5150 msgid "Missing value in the form!"
5151 msgstr ""
5153 #: libraries/classes/Controllers/JavaScriptMessagesController.php:103
5154 msgid "Select at least one of the options!"
5155 msgstr "აირჩიეთ ერთი პარამეტრი მაინც!"
5157 #: libraries/classes/Controllers/JavaScriptMessagesController.php:104
5158 msgid "Please enter a valid number!"
5159 msgstr "შეიყვანეთ სწორი რიცხვი!"
5161 #: libraries/classes/Controllers/JavaScriptMessagesController.php:105
5162 msgid "Please enter a valid length!"
5163 msgstr "შეიყვანეთ სწორი სიგრძე!"
5165 #: libraries/classes/Controllers/JavaScriptMessagesController.php:106
5166 msgid "Add index"
5167 msgstr "ინდექსის დამატება"
5169 #: libraries/classes/Controllers/JavaScriptMessagesController.php:107
5170 msgid "Edit index"
5171 msgstr "ინდექსის ჩასწორება"
5173 #. l10n: Rename a table Index
5174 #: libraries/classes/Controllers/JavaScriptMessagesController.php:109
5175 msgid "Rename index"
5176 msgstr "ინდექსის გადარქმევა"
5178 #: libraries/classes/Controllers/JavaScriptMessagesController.php:110
5179 #: templates/table/index_form.twig:237
5180 #, php-format
5181 msgid "Add %s column(s) to index"
5182 msgstr "ინდექსისთვის %s სვეტის დამატება"
5184 #: libraries/classes/Controllers/JavaScriptMessagesController.php:111
5185 msgid "Create single-column index"
5186 msgstr "ერთ-სვეტიანი ინდექსის შექმნა"
5188 #: libraries/classes/Controllers/JavaScriptMessagesController.php:112
5189 msgid "Create composite index"
5190 msgstr "კომპოზიტური ინდექსის შექმნა"
5192 #: libraries/classes/Controllers/JavaScriptMessagesController.php:113
5193 msgid "Composite with:"
5194 msgstr "შედგენადია:"
5196 #: libraries/classes/Controllers/JavaScriptMessagesController.php:114
5197 msgid "Please select column(s) for the index."
5198 msgstr "ინდექსისთვის სვეტ(ებ)-ის მონიშვნა აუცილებელია."
5200 #: libraries/classes/Controllers/JavaScriptMessagesController.php:117
5201 #: templates/columns_definitions/column_definitions_form.twig:157
5202 #: templates/modals/index_dialog_modal.twig:11
5203 #: templates/modals/index_dialog_modal.twig:21
5204 #: templates/table/index_form.twig:246
5205 #: templates/table/index_rename_form.twig:28
5206 #: templates/table/insert/actions_panel.twig:35
5207 #: templates/table/relation/common_form.twig:224
5208 #: templates/table/structure/display_structure.twig:344
5209 #: templates/table/structure/display_structure.twig:354
5210 msgid "Preview SQL"
5211 msgstr "SQL-ის გადახედვა"
5213 #: libraries/classes/Controllers/JavaScriptMessagesController.php:120
5214 #: templates/sql/query.twig:218
5215 msgid "Simulate query"
5216 msgstr "მოთხოვნის სიმულაცია"
5218 #: libraries/classes/Controllers/JavaScriptMessagesController.php:121
5219 #: libraries/classes/Html/Generator.php:837 templates/export.twig:67
5220 msgid "SQL query:"
5221 msgstr "SQL მოთხოვნა:"
5223 #. l10n: Default label for the y-Axis of Charts
5224 #: libraries/classes/Controllers/JavaScriptMessagesController.php:125
5225 msgid "Y values"
5226 msgstr "Y მნიშვნელობები"
5228 #: libraries/classes/Controllers/JavaScriptMessagesController.php:128
5229 msgid "Please enter the SQL query first."
5230 msgstr "ჯერ შეიყვანეთ SQL მოთხოვნა."
5232 #: libraries/classes/Controllers/JavaScriptMessagesController.php:131
5233 msgid "The host name is empty!"
5234 msgstr "ჰოსტის სახელის ველი ცარიელია!"
5236 #: libraries/classes/Controllers/JavaScriptMessagesController.php:132
5237 msgid "The user name is empty!"
5238 msgstr "მომხმარებლის სახელის ველი ცარიელია!"
5240 #: libraries/classes/Controllers/JavaScriptMessagesController.php:133
5241 #: libraries/classes/Server/Privileges.php:950
5242 #: libraries/classes/UserPassword.php:42
5243 msgid "The password is empty!"
5244 msgstr "პაროლის ველი ცარიელია!"
5246 #: libraries/classes/Controllers/JavaScriptMessagesController.php:134
5247 #: libraries/classes/Server/Privileges.php:948
5248 #: libraries/classes/UserPassword.php:46
5249 msgid "The passwords aren't the same!"
5250 msgstr "პაროლებში შეუსაბამობაა!"
5252 #: libraries/classes/Controllers/JavaScriptMessagesController.php:135
5253 msgid "Removing Selected Users"
5254 msgstr "მონიშნული მომხმარებლების წაშლა"
5256 #: libraries/classes/Controllers/JavaScriptMessagesController.php:136
5257 #: libraries/classes/Tracking.php:237 libraries/classes/Tracking.php:641
5258 #: templates/columns_definitions/column_definitions_form.twig:176
5259 #: templates/columns_definitions/column_definitions_form.twig:181
5260 #: templates/error/report_modal.twig:14 templates/export_modal.twig:6
5261 #: templates/export_modal.twig:10 templates/export.twig:82
5262 #: templates/export.twig:92 templates/export.twig:194
5263 #: templates/home/index.twig:298 templates/home/index.twig:306
5264 #: templates/modals/build_query.twig:6 templates/modals/build_query.twig:16
5265 #: templates/modals/create_view.twig:6 templates/modals/create_view.twig:11
5266 #: templates/modals/enum_set_editor.twig:6
5267 #: templates/modals/enum_set_editor.twig:11
5268 #: templates/modals/index_dialog_modal.twig:6
5269 #: templates/modals/index_dialog_modal.twig:12
5270 #: templates/modals/index_dialog_modal.twig:22
5271 #: templates/modals/preview_sql_confirmation.twig:6
5272 #: templates/modals/preview_sql_confirmation.twig:15
5273 #: templates/modals/preview_sql_modal.twig:6
5274 #: templates/modals/preview_sql_modal.twig:10
5275 #: templates/modals/unhide_nav_item.twig:6
5276 #: templates/modals/unhide_nav_item.twig:10
5277 #: templates/server/privileges/users_overview.twig:169
5278 #: templates/server/privileges/users_overview.twig:177
5279 #: templates/server/status/advisor/index.twig:20
5280 #: templates/server/status/advisor/index.twig:45
5281 #: templates/server/status/monitor/index.twig:129
5282 #: templates/server/status/monitor/index.twig:218
5283 #: templates/server/user_groups/user_groups.twig:51
5284 #: templates/server/user_groups/user_groups.twig:55
5285 #: templates/sql/query.twig:219 templates/sql/query.twig:224
5286 #: templates/table/insert/actions_panel.twig:47
5287 #: templates/table/insert/actions_panel.twig:52
5288 #: templates/table/relation/common_form.twig:234
5289 #: templates/table/relation/common_form.twig:239
5290 #: templates/table/search/index.twig:182
5291 #: templates/table/structure/display_structure.twig:329
5292 #: templates/table/structure/display_structure.twig:345
5293 #: templates/table/structure/display_structure.twig:355
5294 #: templates/table/structure/display_structure.twig:373
5295 #: templates/table/zoom_search/result_form.twig:27
5296 #: templates/table/zoom_search/result_form.twig:79
5297 #: templates/table/zoom_search/result_form.twig:96
5298 msgid "Close"
5299 msgstr "დახურვა"
5301 #: libraries/classes/Controllers/JavaScriptMessagesController.php:137
5302 #: templates/server/privileges/users_overview.twig:105
5303 msgctxt "Lock the account."
5304 msgid "Lock"
5305 msgstr "დაბლოკვა"
5307 #: libraries/classes/Controllers/JavaScriptMessagesController.php:138
5308 #: templates/server/privileges/users_overview.twig:102
5309 msgctxt "Unlock the account."
5310 msgid "Unlock"
5311 msgstr "განბლოკვა"
5313 #: libraries/classes/Controllers/JavaScriptMessagesController.php:139
5314 #: templates/server/privileges/users_overview.twig:100
5315 msgid "Lock this account."
5316 msgstr "ამ ანგარიშის დაბლოკვა."
5318 #: libraries/classes/Controllers/JavaScriptMessagesController.php:140
5319 #: templates/server/privileges/users_overview.twig:100
5320 msgid "Unlock this account."
5321 msgstr "ამ ანგარიშის განბლოკვა."
5323 #: libraries/classes/Controllers/JavaScriptMessagesController.php:143
5324 msgid "Template was created."
5325 msgstr "შაბლონი შეიქმნა."
5327 #: libraries/classes/Controllers/JavaScriptMessagesController.php:144
5328 msgid "Template was loaded."
5329 msgstr ""
5331 #: libraries/classes/Controllers/JavaScriptMessagesController.php:145
5332 msgid "Template was updated."
5333 msgstr "შაბლონი განახლდა."
5335 #: libraries/classes/Controllers/JavaScriptMessagesController.php:146
5336 msgid "Template was deleted."
5337 msgstr "შაბლონი წაშლილია."
5339 #. l10n: Other, small valued, queries
5340 #: libraries/classes/Controllers/JavaScriptMessagesController.php:149
5341 #: libraries/classes/Controllers/Server/Status/QueriesController.php:95
5342 #: libraries/classes/Server/Status/Data.php:163
5343 msgid "Other"
5344 msgstr "სხვა"
5346 #. l10n: Thousands separator
5347 #: libraries/classes/Controllers/JavaScriptMessagesController.php:151
5348 #: libraries/classes/Util.php:550 libraries/classes/Util.php:582
5349 msgid ","
5350 msgstr ","
5352 #. l10n: Decimal separator
5353 #: libraries/classes/Controllers/JavaScriptMessagesController.php:153
5354 #: libraries/classes/Util.php:548 libraries/classes/Util.php:580
5355 msgid "."
5356 msgstr "."
5358 #: libraries/classes/Controllers/JavaScriptMessagesController.php:155
5359 msgid "Connections / Processes"
5360 msgstr "კავშირები / პროცესები"
5362 #: libraries/classes/Controllers/JavaScriptMessagesController.php:158
5363 msgid "Local monitor configuration incompatible!"
5364 msgstr "ლოკალური მონიტორის კონფიგურაცია შეუთავსებელია!"
5366 #: libraries/classes/Controllers/JavaScriptMessagesController.php:160
5367 msgid ""
5368 "The chart arrangement configuration in your browsers local storage is not "
5369 "compatible anymore to the newer version of the monitor dialog. It is very "
5370 "likely that your current configuration will not work anymore. Please reset "
5371 "your configuration to default in the <i>Settings</i> menu."
5372 msgstr ""
5374 #: libraries/classes/Controllers/JavaScriptMessagesController.php:166
5375 msgid "Query cache efficiency"
5376 msgstr "მოთხოვნების კეშის ეფექტურობა"
5378 #: libraries/classes/Controllers/JavaScriptMessagesController.php:167
5379 msgid "Query cache usage"
5380 msgstr "მოთხოვნების კეშის გამოყენება"
5382 #: libraries/classes/Controllers/JavaScriptMessagesController.php:168
5383 msgid "Query cache used"
5384 msgstr "გამოყენებული მოთხოვნების კეში"
5386 #: libraries/classes/Controllers/JavaScriptMessagesController.php:170
5387 msgid "System CPU usage"
5388 msgstr "სისტემის CPU-ის გამოყენება"
5390 #: libraries/classes/Controllers/JavaScriptMessagesController.php:171
5391 msgid "System memory"
5392 msgstr "სისტემური მეხსიერება"
5394 #: libraries/classes/Controllers/JavaScriptMessagesController.php:172
5395 msgid "System swap"
5396 msgstr "სისტემური Swap-ი"
5398 #: libraries/classes/Controllers/JavaScriptMessagesController.php:174
5399 msgid "Average load"
5400 msgstr "საშუალო დატვირთვა"
5402 #: libraries/classes/Controllers/JavaScriptMessagesController.php:175
5403 msgid "Total memory"
5404 msgstr "ჯამური მეხსიერება"
5406 #: libraries/classes/Controllers/JavaScriptMessagesController.php:176
5407 msgid "Cached memory"
5408 msgstr "დაქეშილი მეხსიერება"
5410 #: libraries/classes/Controllers/JavaScriptMessagesController.php:177
5411 msgid "Buffered memory"
5412 msgstr "ბაფერის მეხსიერება"
5414 #: libraries/classes/Controllers/JavaScriptMessagesController.php:178
5415 msgid "Free memory"
5416 msgstr "თავისუფალი მეხსიერება"
5418 #: libraries/classes/Controllers/JavaScriptMessagesController.php:179
5419 msgid "Used memory"
5420 msgstr "გამოყენებული მეხსიერება"
5422 #: libraries/classes/Controllers/JavaScriptMessagesController.php:181
5423 msgid "Total swap"
5424 msgstr "მთლიანი სვოპი"
5426 #: libraries/classes/Controllers/JavaScriptMessagesController.php:182
5427 msgid "Cached swap"
5428 msgstr "დაკეშილი სვოპი"
5430 #: libraries/classes/Controllers/JavaScriptMessagesController.php:183
5431 msgid "Used swap"
5432 msgstr ""
5434 #: libraries/classes/Controllers/JavaScriptMessagesController.php:184
5435 msgid "Free swap"
5436 msgstr "თავისუფალი სვოპი"
5438 #: libraries/classes/Controllers/JavaScriptMessagesController.php:186
5439 msgid "Bytes sent"
5440 msgstr "გაგზავნილი ბაიტი"
5442 #: libraries/classes/Controllers/JavaScriptMessagesController.php:187
5443 msgid "Bytes received"
5444 msgstr "მიღებული ბაიტები"
5446 #: libraries/classes/Controllers/JavaScriptMessagesController.php:188
5447 #: templates/server/status/status/index.twig:36
5448 msgid "Connections"
5449 msgstr "კავშირები"
5451 #: libraries/classes/Controllers/JavaScriptMessagesController.php:189
5452 #: templates/server/status/base.twig:11
5453 #: templates/server/status/processes/list.twig:5
5454 msgid "Processes"
5455 msgstr "პროცესები"
5457 #. l10n: shortcuts for Byte
5458 #: libraries/classes/Controllers/JavaScriptMessagesController.php:192
5459 #: libraries/classes/Util.php:458
5460 msgid "B"
5461 msgstr "B"
5463 #. l10n: shortcuts for Kilobyte
5464 #: libraries/classes/Controllers/JavaScriptMessagesController.php:193
5465 #: libraries/classes/Util.php:460
5466 #: templates/server/status/monitor/index.twig:186
5467 msgid "KiB"
5468 msgstr "KiB"
5470 #. l10n: shortcuts for Megabyte
5471 #: libraries/classes/Controllers/JavaScriptMessagesController.php:194
5472 #: libraries/classes/Util.php:462
5473 #: templates/server/status/monitor/index.twig:187
5474 msgid "MiB"
5475 msgstr "MiB"
5477 #. l10n: shortcuts for Gigabyte
5478 #: libraries/classes/Controllers/JavaScriptMessagesController.php:195
5479 #: libraries/classes/Util.php:464
5480 msgid "GiB"
5481 msgstr "GiB"
5483 #. l10n: shortcuts for Terabyte
5484 #: libraries/classes/Controllers/JavaScriptMessagesController.php:196
5485 #: libraries/classes/Util.php:466
5486 msgid "TiB"
5487 msgstr "ტიბ"
5489 #. l10n: shortcuts for Petabyte
5490 #: libraries/classes/Controllers/JavaScriptMessagesController.php:197
5491 #: libraries/classes/Util.php:468
5492 msgid "PiB"
5493 msgstr "PiB"
5495 #. l10n: shortcuts for Exabyte
5496 #: libraries/classes/Controllers/JavaScriptMessagesController.php:198
5497 #: libraries/classes/Util.php:470
5498 msgid "EiB"
5499 msgstr "EiB"
5501 #: libraries/classes/Controllers/JavaScriptMessagesController.php:199
5502 #, php-format
5503 msgid "%d table(s)"
5504 msgstr "%d ცხრილი"
5506 #. l10n: Questions is the name of a MySQL Status variable
5507 #: libraries/classes/Controllers/JavaScriptMessagesController.php:202
5508 msgid "Questions"
5509 msgstr "კითხვები"
5511 #: libraries/classes/Controllers/JavaScriptMessagesController.php:203
5512 #: templates/server/status/status/index.twig:14
5513 msgid "Traffic"
5514 msgstr "ტრაფიკი"
5516 #: libraries/classes/Controllers/JavaScriptMessagesController.php:204
5517 #: libraries/classes/Menu.php:523 libraries/classes/Util.php:1937
5518 #: templates/server/status/monitor/index.twig:12
5519 msgid "Settings"
5520 msgstr "პარამეტრები"
5522 #: libraries/classes/Controllers/JavaScriptMessagesController.php:205
5523 #: templates/server/status/monitor/index.twig:217
5524 msgid "Add chart to grid"
5525 msgstr "გრაფიკის დამატება ბადეზე"
5527 #: libraries/classes/Controllers/JavaScriptMessagesController.php:206
5528 msgid "Please add at least one variable to the series!"
5529 msgstr ""
5531 #: libraries/classes/Controllers/JavaScriptMessagesController.php:207
5532 #: libraries/classes/Display/Results.php:1266
5533 #: libraries/classes/Plugins/Export/ExportSql.php:2233
5534 #: libraries/classes/Plugins/Schema/SchemaPdf.php:99
5535 #: libraries/config.values.php:111
5536 #: templates/columns_definitions/column_attributes.twig:217
5537 #: templates/columns_definitions/column_attributes.twig:240
5538 #: templates/database/central_columns/main.twig:305
5539 #: templates/database/designer/main.twig:588 templates/export.twig:433
5540 #: templates/server/privileges/privileges_summary.twig:30
5541 #: templates/server/status/monitor/index.twig:211
5542 #: templates/server/status/processes/list.twig:72
5543 #: templates/table/zoom_search/index.twig:62
5544 #: templates/table/zoom_search/index.twig:122
5545 msgid "None"
5546 msgstr "არაა"
5548 #. l10n: SQL Query on modal to show exported query
5549 #: libraries/classes/Controllers/JavaScriptMessagesController.php:209
5550 msgid "SQL Query"
5551 msgstr "SQL მოთხოვნა"
5553 #: libraries/classes/Controllers/JavaScriptMessagesController.php:210
5554 msgid "Resume monitor"
5555 msgstr "თვალყურის დევნების გაგრძელება"
5557 #: libraries/classes/Controllers/JavaScriptMessagesController.php:211
5558 msgid "Pause monitor"
5559 msgstr "თვალყურის დევნების შეჩერება"
5561 #: libraries/classes/Controllers/JavaScriptMessagesController.php:212
5562 #: templates/server/status/processes/index.twig:57
5563 msgid "Start auto refresh"
5564 msgstr ""
5566 #: libraries/classes/Controllers/JavaScriptMessagesController.php:213
5567 msgid "Stop auto refresh"
5568 msgstr ""
5570 #: libraries/classes/Controllers/JavaScriptMessagesController.php:215
5571 msgid "general_log and slow_query_log are enabled."
5572 msgstr ""
5574 #: libraries/classes/Controllers/JavaScriptMessagesController.php:216
5575 msgid "general_log is enabled."
5576 msgstr ""
5578 #: libraries/classes/Controllers/JavaScriptMessagesController.php:217
5579 msgid "slow_query_log is enabled."
5580 msgstr ""
5582 #: libraries/classes/Controllers/JavaScriptMessagesController.php:218
5583 msgid "slow_query_log and general_log are disabled."
5584 msgstr ""
5586 #: libraries/classes/Controllers/JavaScriptMessagesController.php:219
5587 msgid "log_output is not set to TABLE."
5588 msgstr ""
5590 #: libraries/classes/Controllers/JavaScriptMessagesController.php:220
5591 msgid "log_output is set to TABLE."
5592 msgstr ""
5594 #: libraries/classes/Controllers/JavaScriptMessagesController.php:222
5595 #, php-format
5596 msgid ""
5597 "slow_query_log is enabled, but the server logs only queries that take longer "
5598 "than %d seconds. It is advisable to set this long_query_time 0-2 seconds, "
5599 "depending on your system."
5600 msgstr ""
5602 #: libraries/classes/Controllers/JavaScriptMessagesController.php:226
5603 #, php-format
5604 msgid "long_query_time is set to %d second(s)."
5605 msgstr ""
5607 #: libraries/classes/Controllers/JavaScriptMessagesController.php:228
5608 msgid ""
5609 "Following settings will be applied globally and reset to default on server "
5610 "restart:"
5611 msgstr ""
5613 #. l10n: %s is FILE or TABLE
5614 #: libraries/classes/Controllers/JavaScriptMessagesController.php:231
5615 #, php-format
5616 msgid "Set log_output to %s"
5617 msgstr "Log_output-ის %s-ზე დაყენება"
5619 #. l10n: Enable in this context means setting a status variable to ON
5620 #: libraries/classes/Controllers/JavaScriptMessagesController.php:233
5621 #, php-format
5622 msgid "Enable %s"
5623 msgstr "%s-ის ჩართვა"
5625 #. l10n: Disable in this context means setting a status variable to OFF
5626 #: libraries/classes/Controllers/JavaScriptMessagesController.php:235
5627 #, php-format
5628 msgid "Disable %s"
5629 msgstr "%s-ის გამორთვა"
5631 #. l10n: %d seconds
5632 #: libraries/classes/Controllers/JavaScriptMessagesController.php:237
5633 #, php-format
5634 msgid "Set long_query_time to %d seconds."
5635 msgstr "Long_query_time-ის %d წამზე დაყენება."
5637 #: libraries/classes/Controllers/JavaScriptMessagesController.php:239
5638 msgid ""
5639 "You can't change these variables. Please log in as root or contact your "
5640 "database administrator."
5641 msgstr ""
5643 #: libraries/classes/Controllers/JavaScriptMessagesController.php:241
5644 msgid "Change settings"
5645 msgstr "პარამეტრების შეცვლა"
5647 #: libraries/classes/Controllers/JavaScriptMessagesController.php:242
5648 msgid "Current settings"
5649 msgstr "მიმდინარე პარამეტრები"
5651 #: libraries/classes/Controllers/JavaScriptMessagesController.php:244
5652 msgid "Chart title"
5653 msgstr "გრაფიკის სათაური"
5655 #. l10n: As in differential values
5656 #: libraries/classes/Controllers/JavaScriptMessagesController.php:246
5657 msgid "Differential"
5658 msgstr "განსხვავება"
5660 #: libraries/classes/Controllers/JavaScriptMessagesController.php:247
5661 #, php-format
5662 msgid "Divided by %s"
5663 msgstr ""
5665 #: libraries/classes/Controllers/JavaScriptMessagesController.php:248
5666 msgid "Unit"
5667 msgstr "ერთეული"
5669 #: libraries/classes/Controllers/JavaScriptMessagesController.php:250
5670 msgid "From slow log"
5671 msgstr ""
5673 #: libraries/classes/Controllers/JavaScriptMessagesController.php:251
5674 msgid "From general log"
5675 msgstr ""
5677 #: libraries/classes/Controllers/JavaScriptMessagesController.php:252
5678 msgid "The database name is not known for this query in the server's logs."
5679 msgstr ""
5681 #: libraries/classes/Controllers/JavaScriptMessagesController.php:253
5682 msgid "Analysing logs"
5683 msgstr "ჟურნალის ანალიზი"
5685 #: libraries/classes/Controllers/JavaScriptMessagesController.php:254
5686 msgid "Analysing & loading logs. This may take a while."
5687 msgstr ""
5689 #: libraries/classes/Controllers/JavaScriptMessagesController.php:255
5690 msgid "Cancel request"
5691 msgstr "მოთხოვნის გაუქმება"
5693 #: libraries/classes/Controllers/JavaScriptMessagesController.php:257
5694 msgid ""
5695 "This column shows the amount of identical queries that are grouped together. "
5696 "However only the SQL query itself has been used as a grouping criteria, so "
5697 "the other attributes of queries, such as start time, may differ."
5698 msgstr ""
5700 #: libraries/classes/Controllers/JavaScriptMessagesController.php:262
5701 msgid ""
5702 "Since grouping of INSERTs queries has been selected, INSERT queries into the "
5703 "same table are also being grouped together, disregarding of the inserted "
5704 "data."
5705 msgstr ""
5707 #: libraries/classes/Controllers/JavaScriptMessagesController.php:266
5708 msgid "Log data loaded. Queries executed in this time span:"
5709 msgstr ""
5711 #: libraries/classes/Controllers/JavaScriptMessagesController.php:268
5712 msgid "Jump to Log table"
5713 msgstr "ჟურნალის ცხრილზე გადასვლა"
5715 #: libraries/classes/Controllers/JavaScriptMessagesController.php:269
5716 msgid "No data found"
5717 msgstr "მონაცემების გარეშე"
5719 #: libraries/classes/Controllers/JavaScriptMessagesController.php:270
5720 msgid "Log analysed, but no data found in this time span."
5721 msgstr ""
5723 #: libraries/classes/Controllers/JavaScriptMessagesController.php:272
5724 msgid "Analyzing…"
5725 msgstr "ანალიზი…"
5727 #: libraries/classes/Controllers/JavaScriptMessagesController.php:273
5728 msgid "Explain output"
5729 msgstr "გამოტანის ახსნა"
5731 #: libraries/classes/Controllers/JavaScriptMessagesController.php:274
5732 #: libraries/classes/Menu.php:490
5733 #: libraries/classes/Server/Status/Processes.php:134
5734 #: libraries/classes/Util.php:1933 libraries/config.values.php:157
5735 #: templates/database/events/editor_form.twig:25
5736 #: templates/database/events/index.twig:46
5737 #: templates/database/tracking/tables.twig:17
5738 #: templates/table/tracking/main.twig:31
5739 msgid "Status"
5740 msgstr "სტატუსი"
5742 #: libraries/classes/Controllers/JavaScriptMessagesController.php:275
5743 #: libraries/classes/Plugins/Export/ExportHtmlword.php:474
5744 #: libraries/classes/Plugins/Export/ExportOdt.php:602
5745 #: libraries/classes/Plugins/Export/ExportTexytext.php:462
5746 #: libraries/classes/Plugins/Export/Helpers/Pdf.php:361
5747 #: libraries/classes/Server/Status/Processes.php:130
5748 #: templates/database/triggers/list.twig:49
5749 #: templates/javascript/variables.twig:81 templates/sql/profiling_chart.twig:17
5750 msgid "Time"
5751 msgstr "დრო"
5753 #: libraries/classes/Controllers/JavaScriptMessagesController.php:276
5754 msgid "Total time:"
5755 msgstr "სულ დრო:"
5757 #: libraries/classes/Controllers/JavaScriptMessagesController.php:277
5758 msgid "Profiling results"
5759 msgstr "პროფილირების შედეგები"
5761 #: libraries/classes/Controllers/JavaScriptMessagesController.php:278
5762 msgctxt "Display format"
5763 msgid "Table"
5764 msgstr "ცხრილი"
5766 #: libraries/classes/Controllers/JavaScriptMessagesController.php:279
5767 msgid "Chart"
5768 msgstr "გრაფიკი"
5770 #: libraries/classes/Controllers/JavaScriptMessagesController.php:281
5771 #: templates/export.twig:210
5772 msgctxt "Alias"
5773 msgid "Database"
5774 msgstr "მონაცემთა ბაზა"
5776 #: libraries/classes/Controllers/JavaScriptMessagesController.php:282
5777 #: templates/export.twig:224
5778 msgctxt "Alias"
5779 msgid "Table"
5780 msgstr "ცხრილი"
5782 #: libraries/classes/Controllers/JavaScriptMessagesController.php:283
5783 #: templates/export.twig:237
5784 msgctxt "Alias"
5785 msgid "Column"
5786 msgstr "სვეტი"
5788 #. l10n: A collection of available filters
5789 #: libraries/classes/Controllers/JavaScriptMessagesController.php:286
5790 msgid "Log table filter options"
5791 msgstr "ჟურნალის ცხრილის ფილტრის პარამეტრები"
5793 #. l10n: Filter as in "Start Filtering"
5794 #: libraries/classes/Controllers/JavaScriptMessagesController.php:288
5795 msgid "Filter"
5796 msgstr "ფილტრი"
5798 #: libraries/classes/Controllers/JavaScriptMessagesController.php:289
5799 msgid "Filter queries by word/regexp:"
5800 msgstr ""
5802 #: libraries/classes/Controllers/JavaScriptMessagesController.php:290
5803 msgid "Group queries, ignoring variable data in WHERE clauses"
5804 msgstr ""
5806 #: libraries/classes/Controllers/JavaScriptMessagesController.php:291
5807 msgid "Sum of grouped rows:"
5808 msgstr "დაჯგუფებული მწკრივების ჯამი:"
5810 #: libraries/classes/Controllers/JavaScriptMessagesController.php:292
5811 #: libraries/classes/Engines/Innodb.php:140
5812 #: templates/server/databases/index.twig:253
5813 msgid "Total:"
5814 msgstr "სულ:"
5816 #: libraries/classes/Controllers/JavaScriptMessagesController.php:294
5817 msgid "Loading logs"
5818 msgstr "ჟურნალის ჩატვირთვა"
5820 #: libraries/classes/Controllers/JavaScriptMessagesController.php:295
5821 msgid "Monitor refresh failed"
5822 msgstr ""
5824 #: libraries/classes/Controllers/JavaScriptMessagesController.php:297
5825 msgid ""
5826 "While requesting new chart data the server returned an invalid response. "
5827 "This is most likely because your session expired. Reloading the page and "
5828 "reentering your credentials should help."
5829 msgstr ""
5831 #: libraries/classes/Controllers/JavaScriptMessagesController.php:301
5832 msgid "Reload page"
5833 msgstr "გვერდის თავიდან ჩატვირთვა"
5835 #: libraries/classes/Controllers/JavaScriptMessagesController.php:303
5836 msgid "Affected rows:"
5837 msgstr "შეცვლილი სტრიქონები:"
5839 #: libraries/classes/Controllers/JavaScriptMessagesController.php:305
5840 msgid "Failed parsing config file. It doesn't seem to be valid JSON code."
5841 msgstr ""
5843 #: libraries/classes/Controllers/JavaScriptMessagesController.php:307
5844 msgid ""
5845 "Failed building chart grid with imported config. Resetting to default config…"
5846 msgstr ""
5848 #: libraries/classes/Controllers/JavaScriptMessagesController.php:310
5849 msgid "Import monitor configuration"
5850 msgstr "მონიტორის კონფიგურაციის შემოტანა"
5852 #: libraries/classes/Controllers/JavaScriptMessagesController.php:311
5853 msgid "Please select the file you want to import:"
5854 msgstr ""
5856 #: libraries/classes/Controllers/JavaScriptMessagesController.php:312
5857 msgid "Please enter a valid table name."
5858 msgstr "შეიყვანეთ სწორი ცხრილის სახელი."
5860 #: libraries/classes/Controllers/JavaScriptMessagesController.php:313
5861 msgid "Please enter a valid database name."
5862 msgstr "შეიყვანეთ სწორი ბაზის სახელი."
5864 #: libraries/classes/Controllers/JavaScriptMessagesController.php:314
5865 msgid "No files available on server for import!"
5866 msgstr ""
5868 #: libraries/classes/Controllers/JavaScriptMessagesController.php:316
5869 msgid "Analyse query"
5870 msgstr "მოთხოვნის ანალიზი"
5872 #: libraries/classes/Controllers/JavaScriptMessagesController.php:319
5873 msgid "Formatting SQL…"
5874 msgstr ""
5876 #: libraries/classes/Controllers/JavaScriptMessagesController.php:320
5877 msgid "No parameters found!"
5878 msgstr "პარამეტრები ვერ მოიძებნა!"
5880 #: libraries/classes/Controllers/JavaScriptMessagesController.php:324
5881 #: templates/database/central_columns/main.twig:269
5882 #: templates/database/designer/main.twig:339
5883 #: templates/database/designer/main.twig:390
5884 #: templates/database/designer/main.twig:668
5885 #: templates/database/designer/main.twig:734
5886 #: templates/database/designer/main.twig:873
5887 #: templates/database/designer/main.twig:958
5888 #: templates/database/designer/main.twig:1063
5889 #: templates/database/designer/main.twig:1098
5890 #: templates/database/designer/main.twig:1103
5891 #: templates/database/designer/main.twig:1113
5892 #: templates/database/designer/main.twig:1119
5893 #: templates/database/structure/bulk_action_modal.twig:7
5894 #: templates/database/structure/bulk_action_modal.twig:11
5895 #: templates/database/structure/check_all_tables.twig:49
5896 #: templates/database/structure/check_all_tables.twig:55
5897 #: templates/error/report_modal.twig:6 templates/error/report_modal.twig:11
5898 #: templates/server/databases/index.twig:319
5899 #: templates/server/databases/index.twig:323
5900 #: templates/server/variables/index.twig:15
5901 #: templates/table/search/index.twig:197
5902 msgid "Cancel"
5903 msgstr "გაუქმება"
5905 #: libraries/classes/Controllers/JavaScriptMessagesController.php:327
5906 #: templates/header.twig:44
5907 msgid "Page-related settings"
5908 msgstr "გვერდის პარამეტრები"
5910 #: libraries/classes/Controllers/JavaScriptMessagesController.php:328
5911 #: templates/config/form_display/display.twig:46
5912 msgid "Apply"
5913 msgstr "გადატარება"
5915 #: libraries/classes/Controllers/JavaScriptMessagesController.php:331
5916 #: templates/home/index.twig:302 templates/modals/index_dialog_modal.twig:26
5917 #: templates/navigation/main.twig:58
5918 #: templates/server/privileges/users_overview.twig:173
5919 #: templates/server/status/monitor/index.twig:95
5920 #: templates/table/structure/display_structure.twig:359
5921 msgid "Loading…"
5922 msgstr "ჩატვირთვა…"
5924 #: libraries/classes/Controllers/JavaScriptMessagesController.php:332
5925 msgid "Request aborted!!"
5926 msgstr ""
5928 #: libraries/classes/Controllers/JavaScriptMessagesController.php:333
5929 msgid "Processing request"
5930 msgstr "მოთხოვნის დამუშავება"
5932 #: libraries/classes/Controllers/JavaScriptMessagesController.php:334
5933 msgid "Request failed!!"
5934 msgstr "მოთხოვნის შეცდომა!!"
5936 #: libraries/classes/Controllers/JavaScriptMessagesController.php:335
5937 #: libraries/classes/Controllers/Sql/EnumValuesController.php:49
5938 #: libraries/classes/Controllers/Sql/SetValuesController.php:52
5939 msgid "Error in processing request"
5940 msgstr "მოთხოვნის დამუშავების შეცდომა"
5942 #: libraries/classes/Controllers/JavaScriptMessagesController.php:336
5943 #, php-format
5944 msgid "Error code: %s"
5945 msgstr ""
5947 #: libraries/classes/Controllers/JavaScriptMessagesController.php:337
5948 #, php-format
5949 msgid "Error text: %s"
5950 msgstr ""
5952 #: libraries/classes/Controllers/JavaScriptMessagesController.php:339
5953 msgid ""
5954 "It seems that the connection to server has been lost. Please check your "
5955 "network connectivity and server status."
5956 msgstr ""
5958 #: libraries/classes/Controllers/JavaScriptMessagesController.php:344
5959 msgid "No accounts selected."
5960 msgstr "ანგარიში არჩეული არაა."
5962 #: libraries/classes/Controllers/JavaScriptMessagesController.php:345
5963 msgid "Dropping column"
5964 msgstr "სვეტის მოცილება"
5966 #: libraries/classes/Controllers/JavaScriptMessagesController.php:346
5967 msgid "Adding primary key"
5968 msgstr "ძირითადი გასაღების დამატება"
5970 #: libraries/classes/Controllers/JavaScriptMessagesController.php:347
5971 #: templates/console/display.twig:129 templates/database/designer/main.twig:337
5972 #: templates/database/designer/main.twig:666
5973 #: templates/database/designer/main.twig:730
5974 #: templates/database/designer/main.twig:869
5975 #: templates/database/designer/main.twig:954
5976 #: templates/database/designer/main.twig:1061
5977 #: templates/modals/preview_sql_confirmation.twig:14
5978 #: templates/table/structure/display_structure.twig:378
5979 msgid "OK"
5980 msgstr "OK"
5982 #: libraries/classes/Controllers/JavaScriptMessagesController.php:348
5983 msgid "Click to dismiss this notification"
5984 msgstr ""
5986 #: libraries/classes/Controllers/JavaScriptMessagesController.php:351
5987 msgid "Renaming databases"
5988 msgstr "მონაცემთა ბაზების გადარქმევა"
5990 #: libraries/classes/Controllers/JavaScriptMessagesController.php:352
5991 msgid "Copying database"
5992 msgstr "მონაცემთა ბაზის კოპირება"
5994 #: libraries/classes/Controllers/JavaScriptMessagesController.php:353
5995 msgid "Changing charset"
5996 msgstr "სიმბოლოთა ნაკრები"
5998 #: libraries/classes/Controllers/JavaScriptMessagesController.php:354
5999 #: libraries/classes/IndexColumn.php:161 libraries/classes/Index.php:498
6000 #: libraries/classes/Index.php:526
6001 #: libraries/classes/Plugins/Export/ExportHtmlword.php:632
6002 #: libraries/classes/Plugins/Export/ExportLatex.php:632
6003 #: libraries/classes/Plugins/Export/ExportOdt.php:787
6004 #: libraries/classes/Plugins/Export/ExportTexytext.php:626
6005 #: libraries/classes/Plugins/Schema/Pdf/PdfRelationSchema.php:753
6006 #: templates/config/form_display/input.twig:42
6007 #: templates/database/central_columns/main.twig:356
6008 #: templates/database/data_dictionary/index.twig:47
6009 #: templates/database/data_dictionary/index.twig:91
6010 #: templates/database/designer/main.twig:1118
6011 #: templates/database/privileges/index.twig:69
6012 #: templates/database/structure/drop_form.twig:20
6013 #: templates/database/structure/empty_form.twig:20 templates/indexes.twig:65
6014 #: templates/preferences/autoload.twig:12
6015 #: templates/preferences/manage/error.twig:19
6016 #: templates/server/privileges/new_user_ajax.twig:22
6017 #: templates/server/privileges/new_user_ajax.twig:34
6018 #: templates/server/privileges/privileges_summary.twig:37
6019 #: templates/server/privileges/privileges_summary.twig:40
6020 #: templates/server/privileges/privileges_summary.twig:42
6021 #: templates/server/privileges/users_overview.twig:55
6022 #: templates/server/privileges/users_overview.twig:65
6023 #: templates/table/delete/confirm.twig:29
6024 #: templates/table/privileges/index.twig:73
6025 #: templates/table/structure/display_structure.twig:80
6026 #: templates/table/structure/display_structure.twig:532
6027 #: templates/table/structure/drop_confirm.twig:20
6028 #: templates/table/structure/primary.twig:23
6029 #: templates/table/tracking/structure_snapshot_columns.twig:33
6030 #: templates/table/tracking/structure_snapshot_indexes.twig:23
6031 #: templates/table/tracking/structure_snapshot_indexes.twig:24
6032 msgid "No"
6033 msgstr "არა"
6035 #: libraries/classes/Controllers/JavaScriptMessagesController.php:357
6036 #: templates/database/structure/drop_form.twig:16
6037 #: templates/database/structure/empty_form.twig:16 templates/import.twig:159
6038 #: templates/sql/query.twig:142 templates/table/delete/confirm.twig:25
6039 msgid "Enable foreign key checks"
6040 msgstr "უცხო გასაღებების შემოწმების ჩართვა"
6042 #: libraries/classes/Controllers/JavaScriptMessagesController.php:360
6043 msgid "Failed to get real row count."
6044 msgstr "მწკრივების ნამდვილი რაოდენობის მიღების შეცდომა."
6046 #: libraries/classes/Controllers/JavaScriptMessagesController.php:363
6047 msgid "Searching"
6048 msgstr "ძებნა"
6050 #: libraries/classes/Controllers/JavaScriptMessagesController.php:364
6051 msgid "Hide search results"
6052 msgstr "ძებნის შედეგების დამალვა"
6054 #: libraries/classes/Controllers/JavaScriptMessagesController.php:365
6055 msgid "Show search results"
6056 msgstr "ძებნის შედეგების ჩვენება"
6058 #: libraries/classes/Controllers/JavaScriptMessagesController.php:366
6059 msgid "Browsing"
6060 msgstr "არჩევა"
6062 #: libraries/classes/Controllers/JavaScriptMessagesController.php:367
6063 msgid "Deleting"
6064 msgstr "წაშლა"
6066 #: libraries/classes/Controllers/JavaScriptMessagesController.php:368
6067 #, php-format
6068 msgid "Delete the matches for the %s table?"
6069 msgstr ""
6071 #: libraries/classes/Controllers/JavaScriptMessagesController.php:371
6072 msgid "The definition of a stored function must contain a RETURN statement!"
6073 msgstr ""
6075 #: libraries/classes/Controllers/JavaScriptMessagesController.php:373
6076 msgid "No routine is exportable. Required privileges may be lacking."
6077 msgstr ""
6079 #: libraries/classes/Controllers/JavaScriptMessagesController.php:376
6080 #, php-format
6081 msgid "Values for column %s"
6082 msgstr "ველების რაოდენობა სვეტებისათვის %s"
6084 #: libraries/classes/Controllers/JavaScriptMessagesController.php:377
6085 msgid "Values for a new column"
6086 msgstr ""
6088 #: libraries/classes/Controllers/JavaScriptMessagesController.php:378
6089 msgid "Enter each value in a separate field."
6090 msgstr ""
6092 #: libraries/classes/Controllers/JavaScriptMessagesController.php:379
6093 #, php-format
6094 msgid "Add %d value(s)"
6095 msgstr "%d მნიშვნელობის დამატება"
6097 #: libraries/classes/Controllers/JavaScriptMessagesController.php:382
6098 msgid ""
6099 "Note: If the file contains multiple tables, they will be combined into one."
6100 msgstr ""
6102 #: libraries/classes/Controllers/JavaScriptMessagesController.php:385
6103 msgid "Hide query box"
6104 msgstr "ძებნის ფანჯრის დამალვა"
6106 #: libraries/classes/Controllers/JavaScriptMessagesController.php:386
6107 msgid "Show query box"
6108 msgstr "ძებნის ფანჯრის ჩვენება"
6110 #: libraries/classes/Controllers/JavaScriptMessagesController.php:388
6111 #: libraries/classes/Display/Results.php:3042
6112 #: libraries/classes/Tracking.php:260 templates/console/bookmark_content.twig:7
6113 #: templates/database/central_columns/main.twig:268
6114 #: templates/database/central_columns/main.twig:380
6115 #: templates/database/central_columns/main.twig:381
6116 #: templates/database/designer/main.twig:388
6117 #: templates/database/qbe/ins_del_and_or_cell.twig:18
6118 #: templates/database/search/results.twig:43
6119 #: templates/display/results/table.twig:235
6120 #: templates/display/results/table.twig:236 templates/export.twig:54
6121 #: templates/server/user_groups/user_groups.twig:37
6122 #: templates/server/user_groups/user_groups.twig:56
6123 #: templates/setup/home/index.twig:68 templates/sql/query.twig:186
6124 msgid "Delete"
6125 msgstr "წაშლა"
6127 #: libraries/classes/Controllers/JavaScriptMessagesController.php:389
6128 #, php-format
6129 msgid "%d is not valid row number."
6130 msgstr ""
6132 #: libraries/classes/Controllers/JavaScriptMessagesController.php:390
6133 #: templates/sql/relational_column_dropdown.twig:3
6134 #: templates/table/insert/column_row.twig:48
6135 #: templates/table/search/input_box.twig:27
6136 msgid "Browse foreign values"
6137 msgstr ""
6139 #: libraries/classes/Controllers/JavaScriptMessagesController.php:391
6140 msgid "No previously auto-saved query is available. Loading default query."
6141 msgstr ""
6143 #: libraries/classes/Controllers/JavaScriptMessagesController.php:393
6144 msgid ""
6145 "You have a previously saved query. Click Get auto-saved query to load the "
6146 "query."
6147 msgstr ""
6149 #: libraries/classes/Controllers/JavaScriptMessagesController.php:395
6150 #, php-format
6151 msgid "Variable %d:"
6152 msgstr "ცვლადი %d:"
6154 #: libraries/classes/Controllers/JavaScriptMessagesController.php:398
6155 #: libraries/classes/Normalization.php:1051
6156 msgid "Pick"
6157 msgstr "აირჩიეთ"
6159 #: libraries/classes/Controllers/JavaScriptMessagesController.php:399
6160 msgid "Column selector"
6161 msgstr "სვეტს სელექტორი"
6163 #: libraries/classes/Controllers/JavaScriptMessagesController.php:400
6164 msgid "Search this list"
6165 msgstr "ამ სიასი ძებნა"
6167 #: libraries/classes/Controllers/JavaScriptMessagesController.php:402
6168 #, php-format
6169 msgid ""
6170 "No columns in the central list. Make sure the Central columns list for "
6171 "database %s has columns that are not present in the current table."
6172 msgstr ""
6174 #: libraries/classes/Controllers/JavaScriptMessagesController.php:405
6175 msgid "See more"
6176 msgstr "მეტის ნახვა"
6178 #: libraries/classes/Controllers/JavaScriptMessagesController.php:408
6179 msgid "Add primary key"
6180 msgstr ""
6182 #: libraries/classes/Controllers/JavaScriptMessagesController.php:409
6183 msgid "Primary key added."
6184 msgstr ""
6186 #: libraries/classes/Controllers/JavaScriptMessagesController.php:410
6187 #: libraries/classes/Normalization.php:282
6188 msgid "Taking you to next step…"
6189 msgstr "შემდეგ ნაბიჯზე გადასვლა…"
6191 #: libraries/classes/Controllers/JavaScriptMessagesController.php:411
6192 #, php-format
6193 msgid "The first step of normalization is complete for table '%s'."
6194 msgstr ""
6196 #: libraries/classes/Controllers/JavaScriptMessagesController.php:412
6197 #: libraries/classes/Normalization.php:540
6198 #: libraries/classes/Normalization.php:602
6199 #: libraries/classes/Normalization.php:699
6200 #: libraries/classes/Normalization.php:775
6201 msgid "End of step"
6202 msgstr "ნაბიჯის დასასრული"
6204 #: libraries/classes/Controllers/JavaScriptMessagesController.php:413
6205 msgid "Second step of normalization (2NF)"
6206 msgstr ""
6208 #. l10n: Display text for calendar close link
6209 #: libraries/classes/Controllers/JavaScriptMessagesController.php:414
6210 #: libraries/classes/Normalization.php:375
6211 #: templates/javascript/variables.twig:15
6212 msgid "Done"
6213 msgstr "დასრულებულია"
6215 #: libraries/classes/Controllers/JavaScriptMessagesController.php:415
6216 msgid "Confirm partial dependencies"
6217 msgstr ""
6219 #: libraries/classes/Controllers/JavaScriptMessagesController.php:416
6220 msgid "Selected partial dependencies are as follows:"
6221 msgstr ""
6223 #: libraries/classes/Controllers/JavaScriptMessagesController.php:418
6224 msgid ""
6225 "Note: a, b -> d,f implies values of columns a and b combined together can "
6226 "determine values of column d and column f."
6227 msgstr ""
6229 #: libraries/classes/Controllers/JavaScriptMessagesController.php:421
6230 msgid "No partial dependencies selected!"
6231 msgstr ""
6233 #: libraries/classes/Controllers/JavaScriptMessagesController.php:422
6234 #: libraries/classes/Export.php:589 libraries/classes/Html/Generator.php:937
6235 #: libraries/classes/Plugins/Schema/ExportRelationSchema.php:292
6236 #: templates/import_status.twig:2 templates/user_password.twig:2
6237 msgid "Back"
6238 msgstr "უკან"
6240 #: libraries/classes/Controllers/JavaScriptMessagesController.php:423
6241 msgid "Show me the possible partial dependencies based on data in the table"
6242 msgstr ""
6244 #: libraries/classes/Controllers/JavaScriptMessagesController.php:424
6245 msgid "Hide partial dependencies list"
6246 msgstr ""
6248 #: libraries/classes/Controllers/JavaScriptMessagesController.php:426
6249 msgid ""
6250 "Sit tight! It may take few seconds depending on data size and column count "
6251 "of the table."
6252 msgstr ""
6254 #: libraries/classes/Controllers/JavaScriptMessagesController.php:428
6255 msgid "Step"
6256 msgstr "ბიჯი"
6258 #: libraries/classes/Controllers/JavaScriptMessagesController.php:429
6259 msgid "The following actions will be performed:"
6260 msgstr ""
6262 #: libraries/classes/Controllers/JavaScriptMessagesController.php:430
6263 #, php-format
6264 msgid "DROP columns %s from the table %s"
6265 msgstr ""
6267 #: libraries/classes/Controllers/JavaScriptMessagesController.php:431
6268 msgid "Create the following table"
6269 msgstr "შექმენით შემდეგი ცხრილი"
6271 #: libraries/classes/Controllers/JavaScriptMessagesController.php:434
6272 msgid "Third step of normalization (3NF)"
6273 msgstr ""
6275 #: libraries/classes/Controllers/JavaScriptMessagesController.php:435
6276 msgid "Confirm transitive dependencies"
6277 msgstr ""
6279 #: libraries/classes/Controllers/JavaScriptMessagesController.php:436
6280 msgid "Selected dependencies are as follows:"
6281 msgstr ""
6283 #: libraries/classes/Controllers/JavaScriptMessagesController.php:437
6284 msgid "No dependencies selected!"
6285 msgstr ""
6287 #: libraries/classes/Controllers/JavaScriptMessagesController.php:440
6288 #: templates/columns_definitions/column_definitions_form.twig:160
6289 #: templates/database/central_columns/edit.twig:22
6290 #: templates/database/central_columns/main.twig:119
6291 #: templates/database/central_columns/main.twig:272
6292 #: templates/server/variables/index.twig:12
6293 #: templates/table/gis_visualization/gis_visualization.twig:40
6294 #: templates/table/insert/actions_panel.twig:7
6295 #: templates/table/relation/common_form.twig:225
6296 #: templates/table/structure/partition_definition_form.twig:12
6297 #: templates/table/zoom_search/result_form.twig:78
6298 msgid "Save"
6299 msgstr "შენახვა"
6301 #: libraries/classes/Controllers/JavaScriptMessagesController.php:443
6302 msgid "Hide search criteria"
6303 msgstr "ძებნის პირობის დამალვა"
6305 #: libraries/classes/Controllers/JavaScriptMessagesController.php:444
6306 msgid "Show search criteria"
6307 msgstr "ძებნის პირობის ჩვენება"
6309 #: libraries/classes/Controllers/JavaScriptMessagesController.php:445
6310 msgid "Column maximum:"
6311 msgstr "მაქსიმუმ სვეტები:"
6313 #: libraries/classes/Controllers/JavaScriptMessagesController.php:446
6314 msgid "Column minimum:"
6315 msgstr "სვეტების მინიმუმი:"
6317 #: libraries/classes/Controllers/JavaScriptMessagesController.php:449
6318 msgid "Hide find and replace criteria"
6319 msgstr "ძებნისა და ჩანაცვლების პირობის დამალვა"
6321 #: libraries/classes/Controllers/JavaScriptMessagesController.php:450
6322 msgid "Show find and replace criteria"
6323 msgstr "ძებნისა და ჩანაცვლების პირობის ჩვენება"
6325 #: libraries/classes/Controllers/JavaScriptMessagesController.php:454
6326 msgid "Each point represents a data row."
6327 msgstr ""
6329 #: libraries/classes/Controllers/JavaScriptMessagesController.php:456
6330 msgid "Hovering over a point will show its label."
6331 msgstr ""
6333 #: libraries/classes/Controllers/JavaScriptMessagesController.php:458
6334 msgid "To zoom in, select a section of the plot with the mouse."
6335 msgstr ""
6337 #: libraries/classes/Controllers/JavaScriptMessagesController.php:460
6338 msgid "Click reset zoom button to come back to original state."
6339 msgstr ""
6341 #: libraries/classes/Controllers/JavaScriptMessagesController.php:462
6342 msgid "Click a data point to view and possibly edit the data row."
6343 msgstr ""
6345 #: libraries/classes/Controllers/JavaScriptMessagesController.php:464
6346 msgid "The plot can be resized by dragging it along the bottom right corner."
6347 msgstr ""
6349 #: libraries/classes/Controllers/JavaScriptMessagesController.php:467
6350 msgid "Select two columns"
6351 msgstr "აირჩიეთ ორი სვეტი"
6353 #: libraries/classes/Controllers/JavaScriptMessagesController.php:469
6354 msgid "Select two different columns"
6355 msgstr ""
6357 #: libraries/classes/Controllers/JavaScriptMessagesController.php:471
6358 msgid "Data point content"
6359 msgstr "მონაცემის მაჩვენებლის შემცველობა"
6361 #: libraries/classes/Controllers/JavaScriptMessagesController.php:474
6362 #: libraries/classes/Controllers/JavaScriptMessagesController.php:631
6363 #: libraries/classes/ErrorHandler.php:423 libraries/classes/InsertEdit.php:2013
6364 #: templates/table/index_form.twig:167 templates/table/index_form.twig:203
6365 msgid "Ignore"
6366 msgstr "იგნორირება"
6368 #: libraries/classes/Controllers/JavaScriptMessagesController.php:475
6369 #: libraries/classes/Display/Results.php:2978
6370 #: libraries/classes/Html/Generator.php:75
6371 #: templates/display/results/table.twig:231
6372 #: templates/display/results/table.twig:232
6373 msgid "Copy"
6374 msgstr "ასლი"
6376 #: libraries/classes/Controllers/JavaScriptMessagesController.php:476
6377 #: templates/gis_data_editor_form.twig:84
6378 #: templates/gis_data_editor_form.twig:108
6379 #: templates/gis_data_editor_form.twig:153
6380 #: templates/gis_data_editor_form.twig:209
6381 msgid "X"
6382 msgstr "X"
6384 #: libraries/classes/Controllers/JavaScriptMessagesController.php:477
6385 #: templates/gis_data_editor_form.twig:88
6386 #: templates/gis_data_editor_form.twig:112
6387 #: templates/gis_data_editor_form.twig:157
6388 #: templates/gis_data_editor_form.twig:213
6389 msgid "Y"
6390 msgstr "Y"
6392 #: libraries/classes/Controllers/JavaScriptMessagesController.php:478
6393 msgid "Point"
6394 msgstr "წერტილი"
6396 #: libraries/classes/Controllers/JavaScriptMessagesController.php:479
6397 #, php-format
6398 msgid "Point %d"
6399 msgstr "წერტილი %d"
6401 #: libraries/classes/Controllers/JavaScriptMessagesController.php:480
6402 msgid "Linestring"
6403 msgstr "სტრიქონის ხაზი"
6405 #: libraries/classes/Controllers/JavaScriptMessagesController.php:481
6406 msgid "Polygon"
6407 msgstr "მრავალკუთხედი"
6409 #: libraries/classes/Controllers/JavaScriptMessagesController.php:482
6410 #: templates/display/results/table.twig:174
6411 msgid "Geometry"
6412 msgstr "გეომეტრია"
6414 #: libraries/classes/Controllers/JavaScriptMessagesController.php:483
6415 msgid "Inner ring"
6416 msgstr "შიდა რგოლი"
6418 #: libraries/classes/Controllers/JavaScriptMessagesController.php:484
6419 msgid "Outer ring"
6420 msgstr "გარე რგოლი"
6422 #: libraries/classes/Controllers/JavaScriptMessagesController.php:485
6423 #: templates/gis_data_editor_form.twig:116
6424 #: templates/gis_data_editor_form.twig:161
6425 #: templates/gis_data_editor_form.twig:217
6426 msgid "Add a point"
6427 msgstr "წერტილის დამატება"
6429 #: libraries/classes/Controllers/JavaScriptMessagesController.php:486
6430 #: templates/gis_data_editor_form.twig:165
6431 #: templates/gis_data_editor_form.twig:220
6432 msgid "Add an inner ring"
6433 msgstr "შიდა ქსელის დამატება"
6435 #: libraries/classes/Controllers/JavaScriptMessagesController.php:488
6436 msgid "Do you want to copy encryption key?"
6437 msgstr ""
6439 #: libraries/classes/Controllers/JavaScriptMessagesController.php:489
6440 msgid "Encryption key"
6441 msgstr "დაშიფვრის გასაღები"
6443 #: libraries/classes/Controllers/JavaScriptMessagesController.php:492
6444 msgid ""
6445 "The HEX function will treat the integer as a string while calculating the "
6446 "hexadecimal value"
6447 msgstr ""
6449 #: libraries/classes/Controllers/JavaScriptMessagesController.php:497
6450 msgid ""
6451 "MySQL accepts additional values not selectable by the slider; key in those "
6452 "values directly if desired"
6453 msgstr ""
6455 #: libraries/classes/Controllers/JavaScriptMessagesController.php:503
6456 msgid ""
6457 "MySQL accepts additional values not selectable by the datepicker; key in "
6458 "those values directly if desired"
6459 msgstr ""
6461 #: libraries/classes/Controllers/JavaScriptMessagesController.php:509
6462 msgid ""
6463 "Indicates that you have made changes to this page; you will be prompted for "
6464 "confirmation before abandoning changes"
6465 msgstr ""
6467 #: libraries/classes/Controllers/JavaScriptMessagesController.php:514
6468 msgid "Select referenced key"
6469 msgstr ""
6471 #: libraries/classes/Controllers/JavaScriptMessagesController.php:515
6472 msgid "Select Foreign Key"
6473 msgstr ""
6475 #: libraries/classes/Controllers/JavaScriptMessagesController.php:516
6476 msgid "Please select the primary key or a unique key!"
6477 msgstr ""
6479 #: libraries/classes/Controllers/JavaScriptMessagesController.php:517
6480 #: templates/database/designer/main.twig:98
6481 #: templates/database/designer/main.twig:101
6482 msgid "Choose column to display"
6483 msgstr "აირჩიეთ საჩვენებელი სვეტი"
6485 #: libraries/classes/Controllers/JavaScriptMessagesController.php:519
6486 msgid ""
6487 "You haven't saved the changes in the layout. They will be lost if you don't "
6488 "save them. Do you want to continue?"
6489 msgstr ""
6491 #: libraries/classes/Controllers/JavaScriptMessagesController.php:522
6492 msgid "value/subQuery is empty"
6493 msgstr ""
6495 #: libraries/classes/Controllers/JavaScriptMessagesController.php:523
6496 #: templates/database/designer/main.twig:40
6497 #: templates/database/designer/main.twig:43
6498 msgid "Add tables from other databases"
6499 msgstr "დაამატეთ ცხრილები სხვა ბაზებიდან"
6501 #: libraries/classes/Controllers/JavaScriptMessagesController.php:524
6502 msgid "Page name"
6503 msgstr "გვერდის სახელი"
6505 #: libraries/classes/Controllers/JavaScriptMessagesController.php:525
6506 #: templates/database/designer/main.twig:63
6507 #: templates/database/designer/main.twig:66
6508 msgid "Save page"
6509 msgstr "გვერდის შენახვა"
6511 #: libraries/classes/Controllers/JavaScriptMessagesController.php:526
6512 #: templates/database/designer/main.twig:70
6513 #: templates/database/designer/main.twig:73
6514 msgid "Save page as"
6515 msgstr "გვერდის შენახვა, როგორც"
6517 #: libraries/classes/Controllers/JavaScriptMessagesController.php:527
6518 #: templates/database/designer/main.twig:56
6519 #: templates/database/designer/main.twig:59
6520 msgid "Open page"
6521 msgstr "გვერდის გახსნა"
6523 #: libraries/classes/Controllers/JavaScriptMessagesController.php:528
6524 msgid "Delete page"
6525 msgstr "გვერდის წაშლა"
6527 #. l10n: When the user opens a page saved in the Designer
6528 #: libraries/classes/Controllers/JavaScriptMessagesController.php:530
6529 msgid "Some tables saved in this page might have been renamed or deleted."
6530 msgstr ""
6532 #: libraries/classes/Controllers/JavaScriptMessagesController.php:531
6533 #: templates/database/designer/main.twig:10
6534 msgid "Untitled"
6535 msgstr "უსათაურო"
6537 #: libraries/classes/Controllers/JavaScriptMessagesController.php:532
6538 msgid "Please select a page to continue"
6539 msgstr "გასაგრძელებლად აირჩიეთ გვერდი"
6541 #: libraries/classes/Controllers/JavaScriptMessagesController.php:533
6542 msgid "Please enter a valid page name"
6543 msgstr "გთხოვთ, შეიყვანოთ სწორი გვერდის სახელი"
6545 #: libraries/classes/Controllers/JavaScriptMessagesController.php:534
6546 msgid "Do you want to save the changes to the current page?"
6547 msgstr ""
6549 #: libraries/classes/Controllers/JavaScriptMessagesController.php:535
6550 msgid "Successfully deleted the page"
6551 msgstr ""
6553 #: libraries/classes/Controllers/JavaScriptMessagesController.php:536
6554 msgid "Export relational schema"
6555 msgstr "ურთიერთობის სქემის გატანა"
6557 #: libraries/classes/Controllers/JavaScriptMessagesController.php:537
6558 msgid "Modifications have been saved"
6559 msgstr "ცვლილებები შენახულია"
6561 #: libraries/classes/Controllers/JavaScriptMessagesController.php:540
6562 #, php-format
6563 msgid "%d object(s) created."
6564 msgstr "%d ობიექტი შეიქმნა."
6566 #: libraries/classes/Controllers/JavaScriptMessagesController.php:541
6567 msgid "Column name"
6568 msgstr "სვეტის სახელი"
6570 #: libraries/classes/Controllers/JavaScriptMessagesController.php:542
6571 #: templates/modals/build_query.twig:17 templates/sql/query.twig:178
6572 msgid "Submit"
6573 msgstr "Submit"
6575 #: libraries/classes/Controllers/JavaScriptMessagesController.php:545
6576 msgid "Press escape to cancel editing.<br>- Shift+Enter for a newline."
6577 msgstr ""
6579 #: libraries/classes/Controllers/JavaScriptMessagesController.php:547
6580 msgid ""
6581 "You have edited some data and they have not been saved. Are you sure you "
6582 "want to leave this page before saving the data?"
6583 msgstr ""
6585 #: libraries/classes/Controllers/JavaScriptMessagesController.php:550
6586 msgid "Drag to reorder."
6587 msgstr ""
6589 #: libraries/classes/Controllers/JavaScriptMessagesController.php:551
6590 msgid "Click to sort results by this column."
6591 msgstr ""
6593 #: libraries/classes/Controllers/JavaScriptMessagesController.php:553
6594 msgid ""
6595 "Shift+Click to add this column to ORDER BY clause or to toggle ASC/DESC."
6596 "<br>- Ctrl+Click or Alt+Click (Mac: Shift+Option+Click) to remove column "
6597 "from ORDER BY clause"
6598 msgstr ""
6600 #: libraries/classes/Controllers/JavaScriptMessagesController.php:557
6601 msgid "Click to mark/unmark."
6602 msgstr ""
6604 #: libraries/classes/Controllers/JavaScriptMessagesController.php:558
6605 msgid "Double-click to copy column name."
6606 msgstr "სვეტის სახელის დასაკოპირებლად ზედ ორჯერ დააწკაპუნეთ."
6608 #: libraries/classes/Controllers/JavaScriptMessagesController.php:559
6609 msgid "Click the drop-down arrow<br>to toggle column's visibility."
6610 msgstr ""
6612 #: libraries/classes/Controllers/JavaScriptMessagesController.php:562
6613 msgid ""
6614 "This table does not contain a unique column. Features related to the grid "
6615 "edit, checkbox, Edit, Copy and Delete links may not work after saving."
6616 msgstr ""
6618 #: libraries/classes/Controllers/JavaScriptMessagesController.php:565
6619 msgid "Please enter a valid hexadecimal string. Valid characters are 0-9, A-F."
6620 msgstr ""
6622 #: libraries/classes/Controllers/JavaScriptMessagesController.php:567
6623 msgid ""
6624 "Do you really want to see all of the rows? For a big table this could crash "
6625 "the browser."
6626 msgstr ""
6628 #: libraries/classes/Controllers/JavaScriptMessagesController.php:569
6629 msgid "Original length"
6630 msgstr "საწყისი სიგრძე"
6632 #: libraries/classes/Controllers/JavaScriptMessagesController.php:572
6633 msgid "cancel"
6634 msgstr "გაუქმება"
6636 #: libraries/classes/Controllers/JavaScriptMessagesController.php:573
6637 #: libraries/classes/Controllers/Server/Status/StatusController.php:193
6638 msgid "Aborted"
6639 msgstr "შეწყვეტილია"
6641 #: libraries/classes/Controllers/JavaScriptMessagesController.php:575
6642 msgid "Success"
6643 msgstr "წარმატებულია"
6645 #: libraries/classes/Controllers/JavaScriptMessagesController.php:576
6646 msgid "Import status"
6647 msgstr "შემოტანის სტატუსი"
6649 #: libraries/classes/Controllers/JavaScriptMessagesController.php:577
6650 #: templates/navigation/main.twig:84
6651 msgid "Drop files here"
6652 msgstr ""
6654 #: libraries/classes/Controllers/JavaScriptMessagesController.php:578
6655 msgid "Select database first"
6656 msgstr "ჯერ ბაზა აირჩიეთ"
6658 #: libraries/classes/Controllers/JavaScriptMessagesController.php:582
6659 msgid "You can also edit most values<br>by double-clicking directly on them."
6660 msgstr ""
6662 #: libraries/classes/Controllers/JavaScriptMessagesController.php:584
6663 msgid "You can also edit most values<br>by clicking directly on them."
6664 msgstr ""
6666 #: libraries/classes/Controllers/JavaScriptMessagesController.php:587
6667 msgid "Go to link:"
6668 msgstr "ბმულზე გადასვლა:"
6670 #: libraries/classes/Controllers/JavaScriptMessagesController.php:590
6671 msgid "Generate password"
6672 msgstr "პაროლის გენერირება"
6674 #: libraries/classes/Controllers/JavaScriptMessagesController.php:591
6675 #: templates/server/replication/primary_add_replica_user.twig:73
6676 msgid "Generate"
6677 msgstr "დაგენერირება"
6679 #: libraries/classes/Controllers/JavaScriptMessagesController.php:592
6680 #: libraries/classes/Controllers/UserPasswordController.php:84
6681 #: templates/home/index.twig:46
6682 #: templates/server/privileges/change_password.twig:10
6683 msgid "Change password"
6684 msgstr "პაროლის შეცვლა"
6686 #: libraries/classes/Controllers/JavaScriptMessagesController.php:595
6687 #: templates/table/structure/display_structure.twig:130
6688 msgid "More"
6689 msgstr "მეტი"
6691 #: libraries/classes/Controllers/JavaScriptMessagesController.php:598
6692 msgid "Show panel"
6693 msgstr "პანელის ჩვენება"
6695 #: libraries/classes/Controllers/JavaScriptMessagesController.php:599
6696 msgid "Hide panel"
6697 msgstr "პანელის დამალვა"
6699 #: libraries/classes/Controllers/JavaScriptMessagesController.php:601
6700 #: libraries/classes/Navigation/NavigationTree.php:1355
6701 msgid "Unlink from main panel"
6702 msgstr "მთავარი პანელიდან მოხსნა"
6704 #: libraries/classes/Controllers/JavaScriptMessagesController.php:605
6705 #: libraries/classes/Setup/Index.php:177
6706 #, php-format
6707 msgid ""
6708 "A newer version of phpMyAdmin is available and you should consider "
6709 "upgrading. The newest version is %s, released on %s."
6710 msgstr ""
6712 #. l10n: Latest available phpMyAdmin version
6713 #: libraries/classes/Controllers/JavaScriptMessagesController.php:609
6714 msgid ", latest stable version:"
6715 msgstr ", უკანასკნელი სტაბილური ვერსია:"
6717 #: libraries/classes/Controllers/JavaScriptMessagesController.php:610
6718 msgid "up to date"
6719 msgstr "განახლებულია"
6721 #: libraries/classes/Controllers/JavaScriptMessagesController.php:611
6722 msgid "There was an error in loading the Git information."
6723 msgstr ""
6725 #: libraries/classes/Controllers/JavaScriptMessagesController.php:614
6726 msgid ""
6727 "A fatal JavaScript error has occurred. Would you like to send an error "
6728 "report?"
6729 msgstr ""
6731 #: libraries/classes/Controllers/JavaScriptMessagesController.php:615
6732 msgid "Change report settings"
6733 msgstr "ანგარიშის პარამეტრების შეცვლა"
6735 #: libraries/classes/Controllers/JavaScriptMessagesController.php:616
6736 msgid "Show report details"
6737 msgstr "ანგარიშის დეტალების ჩვენება"
6739 #: libraries/classes/Controllers/JavaScriptMessagesController.php:617
6740 msgid ""
6741 "Your export is incomplete, due to a low execution time limit at the PHP "
6742 "level!"
6743 msgstr ""
6745 #: libraries/classes/Controllers/JavaScriptMessagesController.php:620
6746 #, php-format
6747 msgid ""
6748 "Warning: a form on this page has more than %d fields. On submission, some of "
6749 "the fields might be ignored, due to PHP's max_input_vars configuration."
6750 msgstr ""
6752 #: libraries/classes/Controllers/JavaScriptMessagesController.php:626
6753 #: libraries/classes/Controllers/JavaScriptMessagesController.php:639
6754 msgid "Some errors have been detected on the server!"
6755 msgstr ""
6757 #: libraries/classes/Controllers/JavaScriptMessagesController.php:628
6758 msgid "Please look at the bottom of this window."
6759 msgstr ""
6761 #: libraries/classes/Controllers/JavaScriptMessagesController.php:634
6762 #: libraries/classes/ErrorHandler.php:428
6763 msgid "Ignore All"
6764 msgstr "ყველას იგნორირება"
6766 #: libraries/classes/Controllers/JavaScriptMessagesController.php:641
6767 msgid ""
6768 "As per your settings, they are being submitted currently, please be patient."
6769 msgstr ""
6771 #: libraries/classes/Controllers/JavaScriptMessagesController.php:647
6772 msgid "Column name successfully copied to clipboard!"
6773 msgstr ""
6775 #: libraries/classes/Controllers/JavaScriptMessagesController.php:648
6776 msgid "Column name copying to clipboard failed!"
6777 msgstr ""
6779 #: libraries/classes/Controllers/JavaScriptMessagesController.php:649
6780 msgid "Successfully copied!"
6781 msgstr ""
6783 #: libraries/classes/Controllers/JavaScriptMessagesController.php:650
6784 msgid "Copying failed!"
6785 msgstr "კოპირების შეცდომა!"
6787 #: libraries/classes/Controllers/JavaScriptMessagesController.php:653
6788 msgid "Execute this query again?"
6789 msgstr "შევასრულო ეს მოთხოვნა კიდევ ერთხელ?"
6791 #: libraries/classes/Controllers/JavaScriptMessagesController.php:654
6792 msgid "Do you really want to delete this bookmark?"
6793 msgstr "მართლა გნებავთ ამ სანიშნის წაშლა?"
6795 #: libraries/classes/Controllers/JavaScriptMessagesController.php:655
6796 msgid "Some error occurred while getting SQL debug info."
6797 msgstr ""
6799 #: libraries/classes/Controllers/JavaScriptMessagesController.php:656
6800 #, php-format
6801 msgid "%s queries executed %s times in %s seconds."
6802 msgstr ""
6804 #: libraries/classes/Controllers/JavaScriptMessagesController.php:657
6805 #, php-format
6806 msgid "%s argument(s) passed"
6807 msgstr ""
6809 #: libraries/classes/Controllers/JavaScriptMessagesController.php:658
6810 msgid "Show arguments"
6811 msgstr "არგუმენტების ჩვენება"
6813 #: libraries/classes/Controllers/JavaScriptMessagesController.php:659
6814 msgid "Hide arguments"
6815 msgstr "არგუმენტების დამალვა"
6817 #: libraries/classes/Controllers/JavaScriptMessagesController.php:660
6818 msgid "Time taken:"
6819 msgstr ""
6821 #: libraries/classes/Controllers/JavaScriptMessagesController.php:662
6822 msgid ""
6823 "There was a problem accessing your browser storage, some features may not "
6824 "work properly for you. It is likely that the browser doesn't support storage "
6825 "or the quota limit has been reached. In Firefox, corrupted storage can also "
6826 "cause such a problem, clearing your \"Offline Website Data\" might help. In "
6827 "Safari, such problem is commonly caused by \"Private Mode Browsing\"."
6828 msgstr ""
6830 #: libraries/classes/Controllers/JavaScriptMessagesController.php:669
6831 msgid "Copy tables to"
6832 msgstr "დააკოპირეთ ცხრილები"
6834 #: libraries/classes/Controllers/JavaScriptMessagesController.php:670
6835 msgid "Add table prefix"
6836 msgstr "ცხრილის პრეფიქსის დამატება"
6838 #: libraries/classes/Controllers/JavaScriptMessagesController.php:671
6839 msgid "Replace table with prefix"
6840 msgstr "პრეფიქსის მქონე ცხრილის ჩანაცვლება"
6842 #: libraries/classes/Controllers/JavaScriptMessagesController.php:672
6843 #: templates/database/structure/check_all_tables.twig:28
6844 msgid "Copy table with prefix"
6845 msgstr "პრეფიქსის მქონე ცხრილის კოპირება"
6847 #: libraries/classes/Controllers/JavaScriptMessagesController.php:675
6848 msgid "Extremely weak"
6849 msgstr ""
6851 #: libraries/classes/Controllers/JavaScriptMessagesController.php:676
6852 msgid "Very weak"
6853 msgstr ""
6855 #: libraries/classes/Controllers/JavaScriptMessagesController.php:677
6856 msgid "Weak"
6857 msgstr "სუსტი"
6859 #: libraries/classes/Controllers/JavaScriptMessagesController.php:678
6860 msgid "Good"
6861 msgstr "კარგი"
6863 #: libraries/classes/Controllers/JavaScriptMessagesController.php:679
6864 msgid "Strong"
6865 msgstr "ძლიერი"
6867 #. l10n: error code 5 (from U2F API)
6868 #: libraries/classes/Controllers/JavaScriptMessagesController.php:683
6869 msgctxt "U2F error"
6870 msgid "Timed out waiting for security key activation."
6871 msgstr ""
6873 #. l10n: error code 2 (from U2F API)
6874 #: libraries/classes/Controllers/JavaScriptMessagesController.php:685
6875 msgctxt "U2F error"
6876 msgid "Invalid request sent to security key."
6877 msgstr ""
6879 #. l10n: unknown error code (from U2F API)
6880 #: libraries/classes/Controllers/JavaScriptMessagesController.php:687
6881 msgctxt "U2F error"
6882 msgid "Unknown security key error."
6883 msgstr ""
6885 #. l10n: error code 3 (from U2F API)
6886 #: libraries/classes/Controllers/JavaScriptMessagesController.php:689
6887 msgctxt "U2F error"
6888 msgid "Client does not support security key."
6889 msgstr ""
6891 #. l10n: error code 4 (from U2F API) on register
6892 #: libraries/classes/Controllers/JavaScriptMessagesController.php:691
6893 msgctxt "U2F error"
6894 msgid "Failed security key activation."
6895 msgstr ""
6897 #. l10n: error code 4 (from U2F API) on authanticate
6898 #: libraries/classes/Controllers/JavaScriptMessagesController.php:693
6899 msgctxt "U2F error"
6900 msgid "Invalid security key."
6901 msgstr "არასწორი უსაფრთხოების გასაღები."
6903 #: libraries/classes/Controllers/JavaScriptMessagesController.php:696
6904 msgid ""
6905 "WebAuthn is not available. Please use a supported browser in a secure "
6906 "context (HTTPS)."
6907 msgstr ""
6909 #: libraries/classes/Controllers/JavaScriptMessagesController.php:701
6910 msgid ""
6911 "You can not open, save or delete your page layout, as IndexedDB is not "
6912 "working in your browser and your phpMyAdmin configuration storage is not "
6913 "configured for this."
6914 msgstr ""
6916 #: libraries/classes/Controllers/JavaScriptMessagesController.php:706
6917 #, php-format
6918 msgctxt ""
6919 "The table already exists in the designer and can not be added once more."
6920 msgid "Table %s already exists!"
6921 msgstr "ცხრილი %s უკვე არსებობს!"
6923 #: libraries/classes/Controllers/JavaScriptMessagesController.php:708
6924 #: libraries/classes/InsertEdit.php:335
6925 #: libraries/classes/Navigation/Nodes/NodeDatabaseChild.php:53
6926 msgid "Hide"
6927 msgstr "დამალვა"
6929 #: libraries/classes/Controllers/JavaScriptMessagesController.php:709
6930 #: libraries/classes/Controllers/Table/ChangeController.php:194
6931 #: templates/database/multi_table_query/form.twig:49
6932 #: templates/database/tracking/tables.twig:19
6933 #: templates/table/tracking/main.twig:33
6934 msgid "Show"
6935 msgstr "ჩვენება"
6937 #: libraries/classes/Controllers/NavigationController.php:46
6938 msgid "Fatal error: The navigation can only be accessed via AJAX"
6939 msgstr ""
6941 #: libraries/classes/Controllers/NormalizationController.php:40
6942 #: libraries/classes/Normalization.php:245
6943 msgid "Select one…"
6944 msgstr "აირჩიეთ…"
6946 #: libraries/classes/Controllers/NormalizationController.php:41
6947 #: libraries/classes/Normalization.php:246
6948 msgid "No such column"
6949 msgstr "ასეთი სვეტი არ არსებობს"
6951 #: libraries/classes/Controllers/NormalizationController.php:46
6952 #: libraries/classes/Normalization.php:250 libraries/classes/Types.php:843
6953 msgctxt "string types"
6954 msgid "String"
6955 msgstr "სტრიქონი"
6957 #: libraries/classes/Controllers/Preferences/ManageController.php:94
6958 msgid "phpMyAdmin configuration snippet"
6959 msgstr "phpMyAdmin-ის კონფიგურაციის ნაწყვეტი"
6961 #: libraries/classes/Controllers/Preferences/ManageController.php:95
6962 msgid "Paste it to your config.inc.php"
6963 msgstr ""
6965 #: libraries/classes/Controllers/Preferences/ManageController.php:144
6966 msgid "Could not import configuration"
6967 msgstr "კონფიგურაციის შემოტანის სეცდომა"
6969 #: libraries/classes/Controllers/Preferences/TwoFactorController.php:53
6970 msgid "Two-factor authentication has been removed."
6971 msgstr "2FA მოცილებულია."
6973 #: libraries/classes/Controllers/Preferences/TwoFactorController.php:64
6974 msgid "Two-factor authentication has been configured."
6975 msgstr ""
6977 #: libraries/classes/Controllers/Server/DatabasesController.php:312
6978 #: libraries/classes/Import.php:144
6979 #: templates/database/structure/table_header.twig:26
6980 #: templates/table/structure/display_partitions.twig:28
6981 #: templates/table/structure/display_structure.twig:230
6982 #: templates/table/structure/display_table_stats.twig:119
6983 msgid "Rows"
6984 msgstr "სტრიქონები"
6986 #: libraries/classes/Controllers/Server/DatabasesController.php:322
6987 #: libraries/classes/Navigation/Nodes/NodeIndexContainer.php:25
6988 #: libraries/classes/Navigation/Nodes/NodeIndexContainer.php:26
6989 #: templates/database/data_dictionary/index.twig:68 templates/indexes.twig:3
6990 #: templates/table/structure/display_structure.twig:462
6991 #: templates/table/tracking/structure_snapshot_indexes.twig:1
6992 msgid "Indexes"
6993 msgstr "ინდექსები"
6995 #: libraries/classes/Controllers/Server/DatabasesController.php:327
6996 #: libraries/classes/Controllers/Server/Status/StatusController.php:147
6997 #: libraries/classes/Controllers/Server/Status/StatusController.php:199
6998 #: templates/table/structure/display_table_stats.twig:45
6999 msgid "Total"
7000 msgstr "სულ"
7002 #: libraries/classes/Controllers/Server/DatabasesController.php:332
7003 #: templates/database/structure/table_header.twig:38
7004 #: templates/table/structure/display_table_stats.twig:32
7005 msgid "Overhead"
7006 msgstr "Overhead"
7008 #: libraries/classes/Controllers/Server/Databases/CreateController.php:87
7009 #, php-format
7010 msgid "Database %1$s has been created."
7011 msgstr "მონაცემთა ბაზა '%1$s' წარმატებით შეიქმნა."
7013 #: libraries/classes/Controllers/Server/Databases/DestroyController.php:93
7014 #, php-format
7015 msgid "%1$d database has been dropped successfully."
7016 msgid_plural "%1$d databases have been dropped successfully."
7017 msgstr[0] "%1$d ბაზა წარმატებით წაიშალა."
7019 #: libraries/classes/Controllers/Server/Privileges/AccountLockController.php:47
7020 #, php-format
7021 msgid "The account %s@%s has been successfully locked."
7022 msgstr "ანგარიში %s@%s წარმატებით დაიბლოკა."
7024 #: libraries/classes/Controllers/Server/Privileges/AccountUnlockController.php:47
7025 #, php-format
7026 msgid "The account %s@%s has been successfully unlocked."
7027 msgstr "ანგარიში %s@%s წარმატებით განიბლოკა."
7029 #: libraries/classes/Controllers/Server/PrivilegesController.php:152
7030 #: libraries/classes/Controllers/Server/UserGroupsController.php:53
7031 msgid "No Privileges"
7032 msgstr "პრივილეგიები არაა"
7034 #: libraries/classes/Controllers/Server/PrivilegesController.php:161
7035 msgid "You do not have the privileges to administrate the users!"
7036 msgstr "მომხმარებლების ადმინისტრირების პრივილეგიები არ გაქვთ!"
7038 #: libraries/classes/Controllers/Server/PrivilegesController.php:176
7039 msgid ""
7040 "Username and hostname didn't change. If you only want to change the "
7041 "password, 'Change password' tab should be used."
7042 msgstr ""
7044 #: libraries/classes/Controllers/Server/PrivilegesController.php:405
7045 #, fuzzy
7046 #| msgid "View %s has been dropped."
7047 msgid "User has been added."
7048 msgstr "View %s has been dropped"
7050 #: libraries/classes/Controllers/Server/Status/Processes/KillController.php:42
7051 #, php-format
7052 msgid "Thread %s was successfully killed."
7053 msgstr ""
7055 #: libraries/classes/Controllers/Server/Status/Processes/KillController.php:48
7056 #, php-format
7057 msgid ""
7058 "phpMyAdmin was unable to kill thread %s. It probably has already been closed."
7059 msgstr ""
7061 #: libraries/classes/Controllers/Server/Status/StatusController.php:137
7062 msgid "Received"
7063 msgstr "მიღებულია"
7065 #: libraries/classes/Controllers/Server/Status/StatusController.php:142
7066 msgid "Sent"
7067 msgstr "გაიგზავნა"
7069 #: libraries/classes/Controllers/Server/Status/StatusController.php:181
7070 msgid "Max. concurrent connections"
7071 msgstr "მაქს. ერთდროული მიერთება"
7073 #: libraries/classes/Controllers/Server/Status/StatusController.php:187
7074 msgid "Failed attempts"
7075 msgstr ""
7077 #: libraries/classes/Controllers/Server/Status/VariablesController.php:238
7078 msgid ""
7079 "The number of connections that were aborted because the client died without "
7080 "closing the connection properly."
7081 msgstr ""
7083 #: libraries/classes/Controllers/Server/Status/VariablesController.php:241
7084 msgid "The number of failed attempts to connect to the MySQL server."
7085 msgstr "MySQL სერვერთან მიერთების ავარიების რაოდენობა."
7087 #: libraries/classes/Controllers/Server/Status/VariablesController.php:243
7088 msgid ""
7089 "The number of transactions that used the temporary binary log cache but that "
7090 "exceeded the value of binlog_cache_size and used a temporary file to store "
7091 "statements from the transaction."
7092 msgstr ""
7094 #: libraries/classes/Controllers/Server/Status/VariablesController.php:247
7095 msgid "The number of transactions that used the temporary binary log cache."
7096 msgstr ""
7098 #: libraries/classes/Controllers/Server/Status/VariablesController.php:248
7099 msgid ""
7100 "The number of connection attempts (successful or not) to the MySQL server."
7101 msgstr ""
7103 #: libraries/classes/Controllers/Server/Status/VariablesController.php:250
7104 msgid ""
7105 "The number of temporary tables on disk created automatically by the server "
7106 "while executing statements. If Created_tmp_disk_tables is big, you may want "
7107 "to increase the tmp_table_size  value to cause temporary tables to be memory-"
7108 "based instead of disk-based."
7109 msgstr ""
7111 #: libraries/classes/Controllers/Server/Status/VariablesController.php:256
7112 msgid "How many temporary files mysqld has created."
7113 msgstr ""
7115 #: libraries/classes/Controllers/Server/Status/VariablesController.php:258
7116 msgid ""
7117 "The number of in-memory temporary tables created automatically by the server "
7118 "while executing statements."
7119 msgstr ""
7121 #: libraries/classes/Controllers/Server/Status/VariablesController.php:262
7122 msgid ""
7123 "The number of rows written with INSERT DELAYED for which some error occurred "
7124 "(probably duplicate key)."
7125 msgstr ""
7127 #: libraries/classes/Controllers/Server/Status/VariablesController.php:266
7128 msgid ""
7129 "The number of INSERT DELAYED handler threads in use. Every different table "
7130 "on which one uses INSERT DELAYED gets its own thread."
7131 msgstr ""
7133 #: libraries/classes/Controllers/Server/Status/VariablesController.php:270
7134 msgid "The number of INSERT DELAYED rows written."
7135 msgstr ""
7137 #: libraries/classes/Controllers/Server/Status/VariablesController.php:271
7138 msgid "The number of executed FLUSH statements."
7139 msgstr ""
7141 #: libraries/classes/Controllers/Server/Status/VariablesController.php:272
7142 msgid "The number of internal COMMIT statements."
7143 msgstr ""
7145 #: libraries/classes/Controllers/Server/Status/VariablesController.php:273
7146 msgid "The number of times a row was deleted from a table."
7147 msgstr ""
7149 #: libraries/classes/Controllers/Server/Status/VariablesController.php:275
7150 msgid ""
7151 "The MySQL server can ask the NDB Cluster storage engine if it knows about a "
7152 "table with a given name. This is called discovery. Handler_discover "
7153 "indicates the number of time tables have been discovered."
7154 msgstr ""
7156 #: libraries/classes/Controllers/Server/Status/VariablesController.php:281
7157 msgid ""
7158 "The number of times the first entry was read from an index. If this is high, "
7159 "it suggests that the server is doing a lot of full index scans; for example, "
7160 "SELECT col1 FROM foo, assuming that col1 is indexed."
7161 msgstr ""
7163 #: libraries/classes/Controllers/Server/Status/VariablesController.php:287
7164 msgid ""
7165 "The number of requests to read a row based on a key. If this is high, it is "
7166 "a good indication that your queries and tables are properly indexed."
7167 msgstr ""
7169 #: libraries/classes/Controllers/Server/Status/VariablesController.php:292
7170 msgid ""
7171 "The number of requests to read the next row in key order. This is "
7172 "incremented if you are querying an index column with a range constraint or "
7173 "if you are doing an index scan."
7174 msgstr ""
7176 #: libraries/classes/Controllers/Server/Status/VariablesController.php:297
7177 msgid ""
7178 "The number of requests to read the previous row in key order. This read "
7179 "method is mainly used to optimize ORDER BY … DESC."
7180 msgstr ""
7182 #: libraries/classes/Controllers/Server/Status/VariablesController.php:301
7183 msgid ""
7184 "The number of requests to read a row based on a fixed position. This is high "
7185 "if you are doing a lot of queries that require sorting of the result. You "
7186 "probably have a lot of queries that require MySQL to scan whole tables or "
7187 "you have joins that don't use keys properly."
7188 msgstr ""
7190 #: libraries/classes/Controllers/Server/Status/VariablesController.php:308
7191 msgid ""
7192 "The number of requests to read the next row in the data file. This is high "
7193 "if you are doing a lot of table scans. Generally this suggests that your "
7194 "tables are not properly indexed or that your queries are not written to take "
7195 "advantage of the indexes you have."
7196 msgstr ""
7198 #: libraries/classes/Controllers/Server/Status/VariablesController.php:314
7199 msgid "The number of internal ROLLBACK statements."
7200 msgstr ""
7202 #: libraries/classes/Controllers/Server/Status/VariablesController.php:315
7203 msgid "The number of requests to update a row in a table."
7204 msgstr ""
7206 #: libraries/classes/Controllers/Server/Status/VariablesController.php:316
7207 msgid "The number of requests to insert a row in a table."
7208 msgstr ""
7210 #: libraries/classes/Controllers/Server/Status/VariablesController.php:317
7211 msgid "The number of pages containing data (dirty or clean)."
7212 msgstr ""
7214 #: libraries/classes/Controllers/Server/Status/VariablesController.php:318
7215 msgid "The number of pages currently dirty."
7216 msgstr ""
7218 #: libraries/classes/Controllers/Server/Status/VariablesController.php:320
7219 msgid "The number of buffer pool pages that have been requested to be flushed."
7220 msgstr ""
7222 #: libraries/classes/Controllers/Server/Status/VariablesController.php:322
7223 msgid "The number of free pages."
7224 msgstr ""
7226 #: libraries/classes/Controllers/Server/Status/VariablesController.php:324
7227 msgid ""
7228 "The number of latched pages in InnoDB buffer pool. These are pages currently "
7229 "being read or written or that can't be flushed or removed for some other "
7230 "reason."
7231 msgstr ""
7233 #: libraries/classes/Controllers/Server/Status/VariablesController.php:329
7234 msgid ""
7235 "The number of pages busy because they have been allocated for administrative "
7236 "overhead such as row locks or the adaptive hash index. This value can also "
7237 "be calculated as Innodb_buffer_pool_pages_total - "
7238 "Innodb_buffer_pool_pages_free - Innodb_buffer_pool_pages_data."
7239 msgstr ""
7241 #: libraries/classes/Controllers/Server/Status/VariablesController.php:335
7242 msgid "Total size of buffer pool, in pages."
7243 msgstr ""
7245 #: libraries/classes/Controllers/Server/Status/VariablesController.php:337
7246 msgid ""
7247 "The number of \"random\" read-aheads InnoDB initiated. This happens when a "
7248 "query is to scan a large portion of a table but in random order."
7249 msgstr ""
7251 #: libraries/classes/Controllers/Server/Status/VariablesController.php:342
7252 msgid ""
7253 "The number of sequential read-aheads InnoDB initiated. This happens when "
7254 "InnoDB does a sequential full table scan."
7255 msgstr ""
7257 #: libraries/classes/Controllers/Server/Status/VariablesController.php:345
7258 msgid "The number of logical read requests InnoDB has done."
7259 msgstr ""
7261 #: libraries/classes/Controllers/Server/Status/VariablesController.php:347
7262 msgid ""
7263 "The number of logical reads that InnoDB could not satisfy from buffer pool "
7264 "and had to do a single-page read."
7265 msgstr ""
7267 #: libraries/classes/Controllers/Server/Status/VariablesController.php:351
7268 msgid ""
7269 "Normally, writes to the InnoDB buffer pool happen in the background. "
7270 "However, if it's necessary to read or create a page and no clean pages are "
7271 "available, it's necessary to wait for pages to be flushed first. This "
7272 "counter counts instances of these waits. If the buffer pool size was set "
7273 "properly, this value should be small."
7274 msgstr ""
7276 #: libraries/classes/Controllers/Server/Status/VariablesController.php:358
7277 msgid "The number writes done to the InnoDB buffer pool."
7278 msgstr ""
7280 #: libraries/classes/Controllers/Server/Status/VariablesController.php:359
7281 msgid "The number of fsync() operations so far."
7282 msgstr ""
7284 #: libraries/classes/Controllers/Server/Status/VariablesController.php:360
7285 msgid "The current number of pending fsync() operations."
7286 msgstr ""
7288 #: libraries/classes/Controllers/Server/Status/VariablesController.php:361
7289 msgid "The current number of pending reads."
7290 msgstr ""
7292 #: libraries/classes/Controllers/Server/Status/VariablesController.php:362
7293 msgid "The current number of pending writes."
7294 msgstr ""
7296 #: libraries/classes/Controllers/Server/Status/VariablesController.php:363
7297 msgid "The amount of data read so far, in bytes."
7298 msgstr ""
7300 #: libraries/classes/Controllers/Server/Status/VariablesController.php:364
7301 msgid "The total number of data reads."
7302 msgstr ""
7304 #: libraries/classes/Controllers/Server/Status/VariablesController.php:365
7305 msgid "The total number of data writes."
7306 msgstr ""
7308 #: libraries/classes/Controllers/Server/Status/VariablesController.php:366
7309 msgid "The amount of data written so far, in bytes."
7310 msgstr ""
7312 #: libraries/classes/Controllers/Server/Status/VariablesController.php:368
7313 msgid "The number of pages that have been written for doublewrite operations."
7314 msgstr ""
7316 #: libraries/classes/Controllers/Server/Status/VariablesController.php:370
7317 msgid "The number of doublewrite operations that have been performed."
7318 msgstr ""
7320 #: libraries/classes/Controllers/Server/Status/VariablesController.php:372
7321 msgid ""
7322 "The number of waits we had because log buffer was too small and we had to "
7323 "wait for it to be flushed before continuing."
7324 msgstr ""
7326 #: libraries/classes/Controllers/Server/Status/VariablesController.php:375
7327 msgid "The number of log write requests."
7328 msgstr ""
7330 #: libraries/classes/Controllers/Server/Status/VariablesController.php:376
7331 msgid "The number of physical writes to the log file."
7332 msgstr ""
7334 #: libraries/classes/Controllers/Server/Status/VariablesController.php:377
7335 msgid "The number of fsync() writes done to the log file."
7336 msgstr ""
7338 #: libraries/classes/Controllers/Server/Status/VariablesController.php:378
7339 msgid "The number of pending log file fsyncs."
7340 msgstr ""
7342 #: libraries/classes/Controllers/Server/Status/VariablesController.php:379
7343 msgid "Pending log file writes."
7344 msgstr ""
7346 #: libraries/classes/Controllers/Server/Status/VariablesController.php:380
7347 msgid "The number of bytes written to the log file."
7348 msgstr ""
7350 #: libraries/classes/Controllers/Server/Status/VariablesController.php:381
7351 msgid "The number of pages created."
7352 msgstr ""
7354 #: libraries/classes/Controllers/Server/Status/VariablesController.php:383
7355 msgid ""
7356 "The compiled-in InnoDB page size (default 16KB). Many values are counted in "
7357 "pages; the page size allows them to be easily converted to bytes."
7358 msgstr ""
7360 #: libraries/classes/Controllers/Server/Status/VariablesController.php:387
7361 msgid "The number of pages read."
7362 msgstr ""
7364 #: libraries/classes/Controllers/Server/Status/VariablesController.php:388
7365 msgid "The number of pages written."
7366 msgstr ""
7368 #: libraries/classes/Controllers/Server/Status/VariablesController.php:389
7369 msgid "The number of row locks currently being waited for."
7370 msgstr ""
7372 #: libraries/classes/Controllers/Server/Status/VariablesController.php:390
7373 msgid "The average time to acquire a row lock, in milliseconds."
7374 msgstr ""
7376 #: libraries/classes/Controllers/Server/Status/VariablesController.php:391
7377 msgid "The total time spent in acquiring row locks, in milliseconds."
7378 msgstr ""
7380 #: libraries/classes/Controllers/Server/Status/VariablesController.php:392
7381 msgid "The maximum time to acquire a row lock, in milliseconds."
7382 msgstr ""
7384 #: libraries/classes/Controllers/Server/Status/VariablesController.php:393
7385 msgid "The number of times a row lock had to be waited for."
7386 msgstr ""
7388 #: libraries/classes/Controllers/Server/Status/VariablesController.php:394
7389 msgid "The number of rows deleted from InnoDB tables."
7390 msgstr ""
7392 #: libraries/classes/Controllers/Server/Status/VariablesController.php:395
7393 msgid "The number of rows inserted in InnoDB tables."
7394 msgstr ""
7396 #: libraries/classes/Controllers/Server/Status/VariablesController.php:396
7397 msgid "The number of rows read from InnoDB tables."
7398 msgstr ""
7400 #: libraries/classes/Controllers/Server/Status/VariablesController.php:397
7401 msgid "The number of rows updated in InnoDB tables."
7402 msgstr ""
7404 #: libraries/classes/Controllers/Server/Status/VariablesController.php:399
7405 msgid ""
7406 "The number of key blocks in the key cache that have changed but haven't yet "
7407 "been flushed to disk. It used to be known as Not_flushed_key_blocks."
7408 msgstr ""
7410 #: libraries/classes/Controllers/Server/Status/VariablesController.php:404
7411 msgid ""
7412 "The number of unused blocks in the key cache. You can use this value to "
7413 "determine how much of the key cache is in use."
7414 msgstr ""
7416 #: libraries/classes/Controllers/Server/Status/VariablesController.php:408
7417 msgid ""
7418 "The number of used blocks in the key cache. This value is a high-water mark "
7419 "that indicates the maximum number of blocks that have ever been in use at "
7420 "one time."
7421 msgstr ""
7423 #: libraries/classes/Controllers/Server/Status/VariablesController.php:412
7424 msgid "Percentage of used key cache (calculated value)"
7425 msgstr ""
7426 "გამოყენებული გასაღებების კეშის პროცენტული მაჩვენებელი (გამოთვლილი "
7427 "მნიშვნელობა)"
7429 #: libraries/classes/Controllers/Server/Status/VariablesController.php:413
7430 msgid "The number of requests to read a key block from the cache."
7431 msgstr ""
7433 #: libraries/classes/Controllers/Server/Status/VariablesController.php:415
7434 msgid ""
7435 "The number of physical reads of a key block from disk. If Key_reads is big, "
7436 "then your key_buffer_size value is probably too small. The cache miss rate "
7437 "can be calculated as Key_reads/Key_read_requests."
7438 msgstr ""
7440 #: libraries/classes/Controllers/Server/Status/VariablesController.php:421
7441 msgid ""
7442 "Key cache miss calculated as rate of physical reads compared to read "
7443 "requests (calculated value)"
7444 msgstr ""
7446 #: libraries/classes/Controllers/Server/Status/VariablesController.php:423
7447 msgid "The number of requests to write a key block to the cache."
7448 msgstr ""
7450 #: libraries/classes/Controllers/Server/Status/VariablesController.php:424
7451 msgid "The number of physical writes of a key block to disk."
7452 msgstr ""
7454 #: libraries/classes/Controllers/Server/Status/VariablesController.php:425
7455 msgid ""
7456 "Percentage of physical writes compared to write requests (calculated value)"
7457 msgstr ""
7459 #: libraries/classes/Controllers/Server/Status/VariablesController.php:427
7460 msgid ""
7461 "The total cost of the last compiled query as computed by the query "
7462 "optimizer. Useful for comparing the cost of different query plans for the "
7463 "same query. The default value of 0 means that no query has been compiled yet."
7464 msgstr ""
7466 #: libraries/classes/Controllers/Server/Status/VariablesController.php:433
7467 msgid ""
7468 "The maximum number of connections that have been in use simultaneously since "
7469 "the server started."
7470 msgstr ""
7472 #: libraries/classes/Controllers/Server/Status/VariablesController.php:435
7473 msgid "The number of rows waiting to be written in INSERT DELAYED queues."
7474 msgstr ""
7476 #: libraries/classes/Controllers/Server/Status/VariablesController.php:437
7477 msgid ""
7478 "The number of tables that have been opened. If opened tables is big, your "
7479 "table_open_cache value is probably too small."
7480 msgstr ""
7482 #: libraries/classes/Controllers/Server/Status/VariablesController.php:440
7483 msgid "The number of files that are open."
7484 msgstr ""
7486 #: libraries/classes/Controllers/Server/Status/VariablesController.php:441
7487 msgid "The number of streams that are open (used mainly for logging)."
7488 msgstr ""
7490 #: libraries/classes/Controllers/Server/Status/VariablesController.php:442
7491 msgid "The number of tables that are open."
7492 msgstr ""
7494 #: libraries/classes/Controllers/Server/Status/VariablesController.php:444
7495 msgid ""
7496 "The number of free memory blocks in query cache. High numbers can indicate "
7497 "fragmentation issues, which may be solved by issuing a FLUSH QUERY CACHE "
7498 "statement."
7499 msgstr ""
7501 #: libraries/classes/Controllers/Server/Status/VariablesController.php:448
7502 msgid "The amount of free memory for query cache."
7503 msgstr ""
7505 #: libraries/classes/Controllers/Server/Status/VariablesController.php:449
7506 msgid "The number of cache hits."
7507 msgstr ""
7509 #: libraries/classes/Controllers/Server/Status/VariablesController.php:450
7510 msgid "The number of queries added to the cache."
7511 msgstr ""
7513 #: libraries/classes/Controllers/Server/Status/VariablesController.php:452
7514 msgid ""
7515 "The number of queries that have been removed from the cache to free up "
7516 "memory for caching new queries. This information can help you tune the query "
7517 "cache size. The query cache uses a least recently used (LRU) strategy to "
7518 "decide which queries to remove from the cache."
7519 msgstr ""
7521 #: libraries/classes/Controllers/Server/Status/VariablesController.php:459
7522 msgid ""
7523 "The number of non-cached queries (not cachable, or not cached due to the "
7524 "query_cache_type setting)."
7525 msgstr ""
7527 #: libraries/classes/Controllers/Server/Status/VariablesController.php:461
7528 msgid "The number of queries registered in the cache."
7529 msgstr ""
7531 #: libraries/classes/Controllers/Server/Status/VariablesController.php:462
7532 msgid "The total number of blocks in the query cache."
7533 msgstr ""
7535 #: libraries/classes/Controllers/Server/Status/VariablesController.php:463
7536 msgid "The status of failsafe replication (not yet implemented)."
7537 msgstr ""
7539 #: libraries/classes/Controllers/Server/Status/VariablesController.php:465
7540 msgid ""
7541 "The number of joins that do not use indexes. If this value is not 0, you "
7542 "should carefully check the indexes of your tables."
7543 msgstr ""
7545 #: libraries/classes/Controllers/Server/Status/VariablesController.php:468
7546 msgid "The number of joins that used a range search on a reference table."
7547 msgstr ""
7549 #: libraries/classes/Controllers/Server/Status/VariablesController.php:470
7550 msgid ""
7551 "The number of joins without keys that check for key usage after each row. "
7552 "(If this is not 0, you should carefully check the indexes of your tables.)"
7553 msgstr ""
7555 #: libraries/classes/Controllers/Server/Status/VariablesController.php:475
7556 msgid ""
7557 "The number of joins that used ranges on the first table. (It's normally not "
7558 "critical even if this is big.)"
7559 msgstr ""
7561 #: libraries/classes/Controllers/Server/Status/VariablesController.php:478
7562 msgid "The number of joins that did a full scan of the first table."
7563 msgstr ""
7565 #: libraries/classes/Controllers/Server/Status/VariablesController.php:479
7566 msgid ""
7567 "The number of temporary tables currently open by the replica SQL thread."
7568 msgstr ""
7570 #: libraries/classes/Controllers/Server/Status/VariablesController.php:481
7571 msgid ""
7572 "Total (since startup) number of times the replication replica SQL thread has "
7573 "retried transactions."
7574 msgstr ""
7576 #: libraries/classes/Controllers/Server/Status/VariablesController.php:483
7577 msgid "This is ON if this server is a replica that is connected to a primary."
7578 msgstr ""
7580 #: libraries/classes/Controllers/Server/Status/VariablesController.php:485
7581 msgid ""
7582 "The number of threads that have taken more than slow_launch_time seconds to "
7583 "create."
7584 msgstr ""
7586 #: libraries/classes/Controllers/Server/Status/VariablesController.php:487
7587 msgid ""
7588 "The number of queries that have taken more than long_query_time seconds."
7589 msgstr ""
7591 #: libraries/classes/Controllers/Server/Status/VariablesController.php:489
7592 msgid ""
7593 "The number of merge passes the sort algorithm has had to do. If this value "
7594 "is large, you should consider increasing the value of the sort_buffer_size "
7595 "system variable."
7596 msgstr ""
7598 #: libraries/classes/Controllers/Server/Status/VariablesController.php:493
7599 msgid "The number of sorts that were done with ranges."
7600 msgstr ""
7602 #: libraries/classes/Controllers/Server/Status/VariablesController.php:494
7603 msgid "The number of sorted rows."
7604 msgstr ""
7606 #: libraries/classes/Controllers/Server/Status/VariablesController.php:495
7607 msgid "The number of sorts that were done by scanning the table."
7608 msgstr ""
7610 #: libraries/classes/Controllers/Server/Status/VariablesController.php:496
7611 msgid "The number of times that a table lock was acquired immediately."
7612 msgstr ""
7614 #: libraries/classes/Controllers/Server/Status/VariablesController.php:498
7615 msgid ""
7616 "The number of times that a table lock could not be acquired immediately and "
7617 "a wait was needed. If this is high, and you have performance problems, you "
7618 "should first optimize your queries, and then either split your table or "
7619 "tables or use replication."
7620 msgstr ""
7622 #: libraries/classes/Controllers/Server/Status/VariablesController.php:504
7623 msgid ""
7624 "The number of threads in the thread cache. The cache hit rate can be "
7625 "calculated as Threads_created/Connections. If this value is red you should "
7626 "raise your thread_cache_size."
7627 msgstr ""
7629 #: libraries/classes/Controllers/Server/Status/VariablesController.php:508
7630 msgid "The number of currently open connections."
7631 msgstr ""
7633 #: libraries/classes/Controllers/Server/Status/VariablesController.php:510
7634 msgid ""
7635 "The number of threads created to handle connections. If Threads_created is "
7636 "big, you may want to increase the thread_cache_size value. (Normally this "
7637 "doesn't give a notable performance improvement if you have a good thread "
7638 "implementation.)"
7639 msgstr ""
7641 #: libraries/classes/Controllers/Server/Status/VariablesController.php:516
7642 msgid "Thread cache hit rate (calculated value)"
7643 msgstr "ძაფის კეშის გამოყენების სიხშირე (გამოთვლილი მნიშვნელობა)"
7645 #: libraries/classes/Controllers/Server/Status/VariablesController.php:517
7646 msgid "The number of threads that are not sleeping."
7647 msgstr ""
7649 #: libraries/classes/Controllers/Server/UserGroupsFormController.php:46
7650 #: libraries/classes/Util.php:837
7651 msgid "Missing parameter:"
7652 msgstr "ნაკლული პარამეტრი:"
7654 #: libraries/classes/Controllers/Server/UserGroupsFormController.php:60
7655 msgid "User groups management is not enabled."
7656 msgstr "მომხმარებლის ჯგუფების მართვა ჩართული არაა."
7658 #: libraries/classes/Controllers/Server/Variables/SetVariableController.php:93
7659 msgid "Setting variable failed"
7660 msgstr ""
7662 #: libraries/classes/Controllers/Setup/FormController.php:32
7663 msgid "Incorrect form specified!"
7664 msgstr ""
7666 #: libraries/classes/Controllers/Setup/HomeController.php:42
7667 msgid ""
7668 "You are not using a secure connection; all data (including potentially "
7669 "sensitive information, like passwords) is transferred unencrypted!"
7670 msgstr ""
7672 #: libraries/classes/Controllers/Setup/HomeController.php:47
7673 msgid ""
7674 "If your server is also configured to accept HTTPS requests follow this link "
7675 "to use a secure connection."
7676 msgstr ""
7678 #: libraries/classes/Controllers/Setup/HomeController.php:51
7679 msgid "Insecure connection"
7680 msgstr "დაუცველი კავშირი"
7682 #: libraries/classes/Controllers/Sql/SqlController.php:235
7683 #: libraries/classes/Sql.php:1159
7684 #, php-format
7685 msgid "Bookmark %s has been created."
7686 msgstr "სანიშნი %s შეიქმნა."
7688 #: libraries/classes/Controllers/Sql/SqlController.php:242
7689 msgid "Bookmark not created!"
7690 msgstr "სანიშნი არ შექმნილა!"
7692 #: libraries/classes/Controllers/Table/AddFieldController.php:151
7693 #: libraries/classes/Controllers/Table/Structure/PartitioningController.php:275
7694 #: libraries/classes/Controllers/Table/Structure/SaveController.php:223
7695 #: libraries/classes/Table/Indexes.php:85
7696 #, php-format
7697 msgid "Table %1$s has been altered successfully."
7698 msgstr ""
7700 #: libraries/classes/Controllers/Table/ChangeRowsController.php:36
7701 #: libraries/classes/Controllers/Table/DeleteConfirmController.php:25
7702 #: libraries/classes/Controllers/Table/ExportRowsController.php:36
7703 msgid "No row selected."
7704 msgstr "მწკრივი არჩეული არაა."
7706 #: libraries/classes/Controllers/Table/ChartController.php:60
7707 #: libraries/classes/Controllers/Table/GisVisualizationController.php:70
7708 msgid "No SQL query was set to fetch data."
7709 msgstr ""
7711 #: libraries/classes/Controllers/Table/ChartController.php:145
7712 msgid "No numeric columns present in the table to plot."
7713 msgstr ""
7715 #: libraries/classes/Controllers/Table/ChartController.php:208
7716 msgid "No data to display"
7717 msgstr "საჩვენებელი მონაცემები არ არის"
7719 #: libraries/classes/Controllers/Table/CreateController.php:84
7720 #: libraries/classes/Controllers/Table/GetFieldController.php:55
7721 #, php-format
7722 msgid "'%s' database does not exist."
7723 msgstr ""
7725 #: libraries/classes/Controllers/Table/CreateController.php:94
7726 #, php-format
7727 msgid "Table %s already exists!"
7728 msgstr "ცხრილი %s უკვე არსებობს!"
7730 #: libraries/classes/Controllers/Table/DeleteRowsController.php:77
7731 #: libraries/classes/Controllers/Table/FindReplaceController.php:181
7732 #: libraries/classes/Controllers/Table/Maintenance/AnalyzeController.php:83
7733 #: libraries/classes/Controllers/Table/Maintenance/CheckController.php:83
7734 #: libraries/classes/Controllers/Table/Maintenance/ChecksumController.php:83
7735 #: libraries/classes/Controllers/Table/Maintenance/OptimizeController.php:83
7736 #: libraries/classes/Controllers/Table/Maintenance/RepairController.php:83
7737 #: libraries/classes/Controllers/Table/Partition/AnalyzeController.php:55
7738 #: libraries/classes/Controllers/Table/Partition/CheckController.php:55
7739 #: libraries/classes/Controllers/Table/Partition/DropController.php:56
7740 #: libraries/classes/Controllers/Table/Partition/OptimizeController.php:55
7741 #: libraries/classes/Controllers/Table/Partition/RebuildController.php:56
7742 #: libraries/classes/Controllers/Table/Partition/RepairController.php:55
7743 #: libraries/classes/Controllers/Table/Partition/TruncateController.php:56
7744 #: libraries/classes/Controllers/Table/RelationController.php:241
7745 #: libraries/classes/Controllers/View/OperationsController.php:87
7746 #: libraries/classes/Database/Routines.php:1224
7747 #: libraries/classes/Display/Results.php:3700 libraries/classes/Message.php:172
7748 #: templates/sql/query.twig:7
7749 msgid "Your SQL query has been executed successfully."
7750 msgstr "თქვენი SQL მოთხოვნა წარმატებით შესრულდა."
7752 #: libraries/classes/Controllers/Table/DropColumnConfirmationController.php:23
7753 #: libraries/classes/Controllers/Table/DropColumnController.php:51
7754 #: libraries/classes/Controllers/Table/Structure/AddIndexController.php:47
7755 #: libraries/classes/Controllers/Table/Structure/BrowseController.php:34
7756 #: libraries/classes/Controllers/Table/Structure/CentralColumnsAddController.php:45
7757 #: libraries/classes/Controllers/Table/Structure/CentralColumnsRemoveController.php:45
7758 #: libraries/classes/Controllers/Table/Structure/ChangeController.php:59
7759 #: libraries/classes/Controllers/Table/Structure/FulltextController.php:47
7760 #: libraries/classes/Controllers/Table/Structure/PrimaryController.php:50
7761 #: libraries/classes/Controllers/Table/Structure/SpatialController.php:47
7762 #: libraries/classes/Controllers/Table/Structure/UniqueController.php:47
7763 msgid "No column selected."
7764 msgstr ""
7766 #: libraries/classes/Controllers/Table/DropColumnController.php:80
7767 #, php-format
7768 msgid "%1$d column has been dropped successfully."
7769 msgid_plural "%1$d columns have been dropped successfully."
7770 msgstr[0] "%1$d სვეტი წარმატებით წაიშალა."
7772 #: libraries/classes/Controllers/Table/GetFieldController.php:63
7773 msgid "Invalid table name"
7774 msgstr "ცხრილის არასწორი სახელი"
7776 #. l10n: In case a SQL query did not pass a security check
7777 #: libraries/classes/Controllers/Table/GetFieldController.php:72
7778 #: libraries/classes/Controllers/Transformation/WrapperController.php:103
7779 msgid "There is an issue with your request."
7780 msgstr "პრობლემა თქვენს მოთხოვნასთან."
7782 #: libraries/classes/Controllers/Table/GetFieldController.php:86
7783 #: libraries/classes/Database/Routines.php:1243
7784 #: libraries/classes/Import.php:149 libraries/classes/InsertEdit.php:229
7785 #: libraries/classes/Sql.php:973
7786 msgid "MySQL returned an empty result set (i.e. zero rows)."
7787 msgstr ""
7789 #: libraries/classes/Controllers/Table/Maintenance/AnalyzeController.php:75
7790 #: libraries/classes/Controllers/Table/Maintenance/CheckController.php:75
7791 #: libraries/classes/Controllers/Table/Maintenance/ChecksumController.php:75
7792 #: libraries/classes/Controllers/Table/Maintenance/OptimizeController.php:75
7793 #: libraries/classes/Controllers/Table/Maintenance/RepairController.php:75
7794 msgid "Maintenance operations on multiple tables are disabled."
7795 msgstr ""
7797 #: libraries/classes/Controllers/Table/OperationsController.php:109
7798 #: libraries/classes/Controllers/Table/OperationsController.php:298
7799 #: libraries/classes/Controllers/Table/StructureController.php:100
7800 #: libraries/classes/Navigation/Nodes/NodeView.php:28
7801 #: templates/database/structure/show_create.twig:32
7802 #: templates/database/structure/structure_table_row.twig:122
7803 #: templates/database/structure/structure_table_row.twig:186
7804 msgid "View"
7805 msgstr "ხედო"
7807 #: libraries/classes/Controllers/Table/Partition/DropController.php:62
7808 #: libraries/classes/Controllers/Table/Partition/RebuildController.php:62
7809 #: libraries/classes/Controllers/Table/Partition/TruncateController.php:62
7810 #: libraries/classes/Controllers/View/OperationsController.php:90
7811 #: libraries/classes/Html/Generator.php:813 libraries/classes/Import.php:133
7812 #: libraries/classes/InsertEdit.php:724 libraries/classes/Message.php:192
7813 #: templates/error/generic.twig:37
7814 #: templates/table/structure/display_structure.twig:372
7815 msgid "Error"
7816 msgstr "შეცდომა"
7818 #: libraries/classes/Controllers/Table/RelationController.php:182
7819 msgid "Display column was successfully updated."
7820 msgstr ""
7822 #: libraries/classes/Controllers/Table/RelationController.php:275
7823 msgid "Internal relationships were successfully updated."
7824 msgstr "შიდა ურთიერთობები წარმატებით განახლდა."
7826 #: libraries/classes/Controllers/Table/ReplaceController.php:294
7827 #, php-format
7828 msgid "Row: %1$s, Column: %2$s, Error: %3$s"
7829 msgstr ""
7831 #: libraries/classes/Controllers/Table/Structure/ChangeController.php:91
7832 #, php-format
7833 msgid "Failed to get description of column %s!"
7834 msgstr "სვეტის %s აღწერის მიღების შეცდომა!"
7836 #: libraries/classes/Controllers/Table/StructureController.php:226
7837 #: templates/columns_definitions/column_attributes.twig:112
7838 #: templates/database/data_dictionary/index.twig:41
7839 #: templates/table/structure/display_structure.twig:137
7840 #: templates/table/structure/display_structure.twig:145
7841 #: templates/table/structure/display_structure.twig:295
7842 #: templates/table/tracking/structure_snapshot_columns.twig:25
7843 msgid "Primary"
7844 msgstr "პირველადი"
7846 #: libraries/classes/Controllers/Table/StructureController.php:230
7847 #: libraries/classes/Navigation/Nodes/NodeIndex.php:28
7848 #: templates/columns_definitions/column_attributes.twig:120
7849 #: templates/columns_definitions/table_fields_definitions.twig:46
7850 #: templates/table/structure/display_structure.twig:167
7851 #: templates/table/structure/display_structure.twig:175
7852 #: templates/table/structure/display_structure.twig:301
7853 #: templates/table/structure/display_table_stats.twig:24
7854 #: templates/table/tracking/structure_snapshot_columns.twig:27
7855 msgid "Index"
7856 msgstr "ინდექსი"
7858 #: libraries/classes/Controllers/Table/Structure/MoveColumnsController.php:178
7859 msgid "The columns have been moved successfully."
7860 msgstr "სვეტების გატანა წარმატებულია."
7862 #: libraries/classes/Controllers/Table/Structure/PartitioningController.php:267
7863 #: libraries/classes/Controllers/Table/Structure/SaveController.php:273
7864 #: libraries/classes/Tracking.php:776
7865 msgid "Query error"
7866 msgstr "მოთხოვნის შეცდომა"
7868 #: libraries/classes/Controllers/Table/Structure/ReservedWordCheckController.php:48
7869 #, php-format
7870 msgid "The name '%s' is a MySQL reserved keyword."
7871 msgid_plural "The names '%s' are MySQL reserved keywords."
7872 msgstr[0] ""
7874 #: libraries/classes/Controllers/Table/Structure/SaveController.php:218
7875 #, php-format
7876 msgid ""
7877 "Table %1$s has been altered successfully. Privileges have been adjusted."
7878 msgstr "ცხრილი %1$s წარმატებით შეიცვალა. პრივილეგიები გასწორდა."
7880 #: libraries/classes/Controllers/Table/TrackingController.php:69
7881 #, php-format
7882 msgid "Tracking of %s is activated."
7883 msgstr ""
7885 #: libraries/classes/Controllers/Table/TrackingController.php:140
7886 msgid "Tracking versions deleted successfully."
7887 msgstr "ტრეკინგის ვერსიების წაშლა წარმატებულია."
7889 #: libraries/classes/Controllers/Table/TrackingController.php:145
7890 msgid "No versions selected."
7891 msgstr "ვერსია არჩეული არაა."
7893 #: libraries/classes/Controllers/Table/TrackingController.php:174
7894 msgid "SQL statements executed."
7895 msgstr ""
7897 #: libraries/classes/Controllers/UserPasswordController.php:54
7898 msgid "You don't have sufficient privileges to be here right now!"
7899 msgstr ""
7901 #: libraries/classes/Controllers/View/CreateController.php:81
7902 msgid "View name can not be empty!"
7903 msgstr ""
7905 #: libraries/classes/Core.php:203 libraries/classes/ZipExtension.php:62
7906 #, php-format
7907 msgid "The %s extension is missing. Please check your PHP configuration."
7908 msgstr ""
7910 #: libraries/classes/Database/CentralColumns.php:293
7911 #: libraries/classes/Database/CentralColumns.php:399
7912 #: libraries/classes/Database/CentralColumns.php:611
7913 msgid ""
7914 "The configuration storage is not ready for the central list of columns "
7915 "feature."
7916 msgstr ""
7918 #: libraries/classes/Database/CentralColumns.php:351
7919 #, php-format
7920 msgid "Could not add %1$s as they already exist in central list!"
7921 msgstr ""
7923 #: libraries/classes/Database/CentralColumns.php:367
7924 msgid "Could not add columns!"
7925 msgstr "სვეტების დამატება შეუძლებელია!"
7927 #: libraries/classes/Database/CentralColumns.php:451
7928 #, php-format
7929 msgid ""
7930 "Couldn't remove Column(s) %1$s as they don't exist in central columns list!"
7931 msgstr ""
7933 #: libraries/classes/Database/CentralColumns.php:464
7934 msgid "Could not remove columns!"
7935 msgstr "სვეტების წაშლა შეუძლებელია!"
7937 #: libraries/classes/Database/CentralColumns.php:625
7938 msgid "YES"
7939 msgstr "დიახ"
7941 #: libraries/classes/Database/CentralColumns.php:625
7942 msgid "NO"
7943 msgstr "არა"
7945 #: libraries/classes/Database/Designer/Common.php:528
7946 msgctxt ""
7947 "phpMyAdmin configuration storage is not configured for \"Display Features\" "
7948 "on designer when user tries to set a display field."
7949 msgid ""
7950 "phpMyAdmin configuration storage is not configured for \"Display Features\"."
7951 msgstr ""
7952 "phpMyAdmin-ის კონფიგურაციის საცავი \"ფუნქციების ჩვენებისთვის\" მორგებული "
7953 "არაა."
7955 #: libraries/classes/Database/Designer/Common.php:573
7956 msgid "Error: relationship already exists."
7957 msgstr "შეცდომა: ურთიერთობა უკვე არსებობს."
7959 #: libraries/classes/Database/Designer/Common.php:625
7960 msgid "FOREIGN KEY relationship has been added."
7961 msgstr "უცხო გასაღების ურთიერთობა დამატებულია."
7963 #: libraries/classes/Database/Designer/Common.php:633
7964 msgid "Error: FOREIGN KEY relationship could not be added!"
7965 msgstr "შეცდომა: უცხო გასაღების ურთიერთობის დამატება შეუძლებელია!"
7967 #: libraries/classes/Database/Designer/Common.php:640
7968 msgid "Error: Missing index on column(s)."
7969 msgstr ""
7971 #: libraries/classes/Database/Designer/Common.php:648
7972 #: libraries/classes/Database/Designer/Common.php:727
7973 msgid "Error: Relational features are disabled!"
7974 msgstr ""
7976 #: libraries/classes/Database/Designer/Common.php:672
7977 msgid "Internal relationship has been added."
7978 msgstr "შიდა ურთიერთობა დაემატა."
7980 #: libraries/classes/Database/Designer/Common.php:680
7981 msgid "Error: Internal relationship could not be added!"
7982 msgstr "შეცდომა: შიდა ურთიერთობას ვერ დაამატებთ!"
7984 #: libraries/classes/Database/Designer/Common.php:718
7985 msgid "FOREIGN KEY relationship has been removed."
7986 msgstr "გარე გასაღების ურთიერთობა წაიშალა."
7988 #: libraries/classes/Database/Designer/Common.php:749
7989 msgid "Error: Internal relationship could not be removed!"
7990 msgstr "შეცდომა: შიდა ურთიერთობას ვერ წაშლით!"
7992 #: libraries/classes/Database/Designer/Common.php:755
7993 msgid "Internal relationship has been removed."
7994 msgstr "შიდა ურთიერთობა წაიშალა."
7996 #: libraries/classes/Database/Designer.php:136
7997 msgid "Could not load schema plugins, please check your installation!"
7998 msgstr ""
8000 #: libraries/classes/Database/Events.php:104
8001 #: libraries/classes/Database/Events.php:113
8002 #: libraries/classes/Database/Events.php:139
8003 #: libraries/classes/Database/Routines.php:225
8004 #: libraries/classes/Database/Routines.php:246
8005 #: libraries/classes/Database/Routines.php:348
8006 #: libraries/classes/Database/Routines.php:1250
8007 #: libraries/classes/Database/Triggers.php:117
8008 #: libraries/classes/Database/Triggers.php:126
8009 #: libraries/classes/Database/Triggers.php:153
8010 #, php-format
8011 msgid "The following query has failed: \"%s\""
8012 msgstr ""
8014 #: libraries/classes/Database/Events.php:108
8015 #: libraries/classes/Database/Events.php:117
8016 #: libraries/classes/Database/Events.php:143
8017 #: libraries/classes/Database/Events.php:505
8018 #: libraries/classes/Database/Routines.php:229
8019 #: libraries/classes/Database/Routines.php:250
8020 #: libraries/classes/Database/Routines.php:352
8021 #: libraries/classes/Database/Routines.php:1254
8022 #: libraries/classes/Database/Routines.php:1540
8023 #: libraries/classes/Database/Triggers.php:121
8024 #: libraries/classes/Database/Triggers.php:130
8025 #: libraries/classes/Database/Triggers.php:157
8026 #: libraries/classes/Database/Triggers.php:437
8027 #: libraries/classes/Html/Generator.php:881
8028 msgid "MySQL said: "
8029 msgstr "MySQL-მა თქვა: "
8031 #: libraries/classes/Database/Events.php:126
8032 #, php-format
8033 msgid "Event %1$s has been modified."
8034 msgstr "მოვლენა %1$s შეიცვალა."
8036 #: libraries/classes/Database/Events.php:146
8037 #, php-format
8038 msgid "Event %1$s has been created."
8039 msgstr "მოვლენა %1$s შეიქმნა."
8041 #: libraries/classes/Database/Events.php:160
8042 #: libraries/classes/Database/Routines.php:266
8043 #: libraries/classes/Database/Triggers.php:174
8044 msgid "One or more errors have occurred while processing your request:"
8045 msgstr ""
8047 #: libraries/classes/Database/Events.php:239
8048 msgid "Add event"
8049 msgstr "მოვლენის დამატება"
8051 #: libraries/classes/Database/Events.php:243
8052 msgid "Edit event"
8053 msgstr "მოვლენის ჩასწორება"
8055 #: libraries/classes/Database/Events.php:404
8056 #: libraries/classes/Database/Routines.php:984
8057 #: libraries/classes/Database/Triggers.php:381
8058 msgid "The definer must be in the \"username@hostname\" format!"
8059 msgstr ""
8061 #: libraries/classes/Database/Events.php:412
8062 msgid "You must provide an event name!"
8063 msgstr "მოვლენის სახელის მითითება აუცილებელია!"
8065 #: libraries/classes/Database/Events.php:426
8066 msgid "You must provide a valid interval value for the event."
8067 msgstr ""
8069 #: libraries/classes/Database/Events.php:446
8070 msgid "You must provide a valid execution time for the event."
8071 msgstr ""
8073 #: libraries/classes/Database/Events.php:450
8074 msgid "You must provide a valid type for the event."
8075 msgstr ""
8077 #: libraries/classes/Database/Events.php:476
8078 msgid "You must provide an event definition."
8079 msgstr ""
8081 #: libraries/classes/Database/Events.php:502
8082 msgid "Sorry, we failed to restore the dropped event."
8083 msgstr ""
8085 #: libraries/classes/Database/Events.php:503
8086 #: libraries/classes/Database/Routines.php:1538
8087 #: libraries/classes/Database/Triggers.php:435
8088 msgid "The backed up query was:"
8089 msgstr ""
8091 #: libraries/classes/Database/Events.php:534
8092 #: libraries/classes/Database/Routines.php:151
8093 #: libraries/classes/Database/Routines.php:1143
8094 #: libraries/classes/Database/Routines.php:1312
8095 #: libraries/classes/Database/Triggers.php:466
8096 msgid "Error in processing request:"
8097 msgstr "მოთხოვნის დამუშავების შეცდომა:"
8099 #: libraries/classes/Database/Events.php:536
8100 #, php-format
8101 msgid "No event with name %1$s found in database %2$s."
8102 msgstr "მოვლენა %1$s ბაზაში %2$s აღმოჩენილი არაა."
8104 #: libraries/classes/Database/Events.php:568
8105 #, php-format
8106 msgid "Export of event %s"
8107 msgstr "%s მოვლენის გატანა"
8109 #: libraries/classes/Database/Events.php:589
8110 #, php-format
8111 msgid ""
8112 "Error in processing request: No event with name %1$s found in database %2$s."
8113 msgstr ""
8114 "მოთხოვნის დამუშავების შეცდომა: მოვლენა სახელით %1$s ბაზაში %2$s აღმოჩენილი "
8115 "არაა."
8117 #: libraries/classes/DatabaseInterface.php:1132
8118 #, php-format
8119 msgid ""
8120 "Unable to use timezone \"%1$s\" for server %2$d. Please check your "
8121 "configuration setting for [em]$cfg['Servers'][%3$d]['SessionTimeZone'][/em]. "
8122 "phpMyAdmin is currently using the default time zone of the database server."
8123 msgstr ""
8125 #: libraries/classes/DatabaseInterface.php:1177
8126 msgid "Failed to set configured collation connection!"
8127 msgstr "მიერთებაზე მითითებული კოლაციის დაყენება შეუძლებელია!"
8129 #: libraries/classes/DatabaseInterface.php:1870
8130 msgid "Missing connection parameters!"
8131 msgstr "მიერთების პარამეტრები მითითებული არაა!"
8133 #: libraries/classes/DatabaseInterface.php:1895
8134 msgid "Connection for controluser as defined in your configuration failed."
8135 msgstr ""
8137 #: libraries/classes/DatabaseInterface.php:2316
8138 #, php-format
8139 msgid "See %sour documentation%s for more information."
8140 msgstr ""
8142 #: libraries/classes/Database/Qbe.php:756
8143 #: templates/database/qbe/ins_del_and_or_cell.twig:21
8144 msgid "Or:"
8145 msgstr "ან:"
8147 #: libraries/classes/Database/Qbe.php:760
8148 #: templates/database/qbe/ins_del_and_or_cell.twig:9
8149 msgid "And:"
8150 msgstr "და:"
8152 #: libraries/classes/Database/Qbe.php:766
8153 msgid "Ins"
8154 msgstr "Ins"
8156 #: libraries/classes/Database/Qbe.php:769
8157 msgid "Del"
8158 msgstr "Del"
8160 #: libraries/classes/Database/Qbe.php:1672
8161 msgid "Saved bookmarked search:"
8162 msgstr "შენახული ჩანიშნული ძებნა:"
8164 #: libraries/classes/Database/Qbe.php:1674
8165 msgid "New bookmark"
8166 msgstr "ახალი სანიშნე"
8168 #: libraries/classes/Database/Qbe.php:1701
8169 msgid "Create bookmark"
8170 msgstr "სანიშნის შექმნა"
8172 #: libraries/classes/Database/Qbe.php:1704
8173 msgid "Update bookmark"
8174 msgstr "სანიშნის განახლება"
8176 #: libraries/classes/Database/Qbe.php:1706
8177 msgid "Delete bookmark"
8178 msgstr "სანიშნის წაშლა"
8180 #: libraries/classes/Database/Routines.php:118
8181 msgid "Add routine"
8182 msgstr "პროცედურის დამატება"
8184 #: libraries/classes/Database/Routines.php:122
8185 msgid "Edit routine"
8186 msgstr "პროცედურის ჩასწორება"
8188 #: libraries/classes/Database/Routines.php:154
8189 #, php-format
8190 msgid ""
8191 "No routine with name %1$s found in database %2$s. You might be lacking the "
8192 "necessary privileges to edit this routine."
8193 msgstr ""
8195 #: libraries/classes/Database/Routines.php:206
8196 #: libraries/classes/Database/Routines.php:992
8197 #, php-format
8198 msgid "Invalid routine type: \"%s\""
8199 msgstr "არასწორი პროცედურის ტიპი: \"%s\""
8201 #: libraries/classes/Database/Routines.php:253
8202 #, php-format
8203 msgid "Routine %1$s has been created."
8204 msgstr "პროცედურა %1$s შეიქმნა."
8206 #: libraries/classes/Database/Routines.php:413
8207 #, php-format
8208 msgid "Routine %1$s has been modified. Privileges have been adjusted."
8209 msgstr "პროცედურა %1$s შეიცვალა. პრივილეგიები გასწორდა."
8211 #: libraries/classes/Database/Routines.php:418
8212 #, php-format
8213 msgid "Routine %1$s has been modified."
8214 msgstr "პროცედურა %1$s შეიცვალა."
8216 #: libraries/classes/Database/Routines.php:825
8217 msgid "You must provide a name and a type for each routine parameter."
8218 msgstr ""
8220 #: libraries/classes/Database/Routines.php:843
8221 #, php-format
8222 msgid "Invalid direction \"%s\" given for parameter."
8223 msgstr ""
8225 #: libraries/classes/Database/Routines.php:863
8226 #: libraries/classes/Database/Routines.php:930
8227 msgid ""
8228 "You must provide length/values for routine parameters of type ENUM, SET, "
8229 "VARCHAR and VARBINARY."
8230 msgstr ""
8232 #: libraries/classes/Database/Routines.php:912
8233 msgid "You must provide a valid return type for the routine."
8234 msgstr ""
8236 #: libraries/classes/Database/Routines.php:1000
8237 msgid "You must provide a routine name!"
8238 msgstr "პროცედურის სახელის მითითება აუცილებელია!"
8240 #: libraries/classes/Database/Routines.php:1065
8241 msgid "You must provide a routine definition."
8242 msgstr ""
8244 #: libraries/classes/Database/Routines.php:1145
8245 #: libraries/classes/Database/Routines.php:1314
8246 #, php-format
8247 msgid "No routine with name %1$s found in database %2$s."
8248 msgstr "რუტინა %1$s ბაზაში %2$s აღმოჩენილი არაა."
8250 #: libraries/classes/Database/Routines.php:1184
8251 #, php-format
8252 msgid "Execution results of routine %s"
8253 msgstr "შესრულების შედეგები პროცედურისთვის %s"
8255 #: libraries/classes/Database/Routines.php:1232
8256 #, php-format
8257 msgid "%d row affected by the last statement inside the procedure."
8258 msgid_plural "%d rows affected by the last statement inside the procedure."
8259 msgstr[0] ""
8261 #: libraries/classes/Database/Routines.php:1297
8262 #: libraries/classes/Database/Routines.php:1304
8263 msgid "Execute routine"
8264 msgstr ""
8266 #: libraries/classes/Database/Routines.php:1537
8267 msgid "Sorry, we failed to restore the dropped routine."
8268 msgstr ""
8270 #: libraries/classes/Database/Routines.php:1567
8271 #, php-format
8272 msgid "Export of routine %s"
8273 msgstr "პროცედურის %s გატანა"
8275 #: libraries/classes/Database/Routines.php:1589
8276 #, php-format
8277 msgid ""
8278 "Error in processing request: No routine with name %1$s found in database "
8279 "%2$s. You might be lacking the necessary privileges to view/export this "
8280 "routine."
8281 msgstr ""
8283 #: libraries/classes/Database/Search.php:103
8284 #: templates/database/search/main.twig:19
8285 msgid "at least one of the words"
8286 msgstr "ერთი სიტყვა მაინც"
8288 #: libraries/classes/Database/Search.php:104
8289 #: templates/database/search/main.twig:23
8290 msgid "all of the words"
8291 msgstr "ყველა სიტყვა"
8293 #: libraries/classes/Database/Search.php:105
8294 #: templates/database/search/main.twig:27
8295 msgid "the exact phrase as substring"
8296 msgstr "ზუსტი ფრაზა ქვესტრიქონის სახით"
8298 #: libraries/classes/Database/Search.php:106
8299 #: templates/database/search/main.twig:31
8300 msgid "the exact phrase as whole field"
8301 msgstr "ზუსტი ფრაზა როგორც მთელი ველი"
8303 #: libraries/classes/Database/Search.php:107
8304 #: templates/database/search/main.twig:35
8305 msgid "as regular expression"
8306 msgstr "რეგულარული გამოსახულება"
8308 #: libraries/classes/Database/Triggers.php:140
8309 #, php-format
8310 msgid "Trigger %1$s has been modified."
8311 msgstr "ტრიგერი %1$s შეიცვალა."
8313 #: libraries/classes/Database/Triggers.php:160
8314 #, php-format
8315 msgid "Trigger %1$s has been created."
8316 msgstr "ტრიგერი %1$s შეიქმნა."
8318 #: libraries/classes/Database/Triggers.php:255
8319 msgid "Add trigger"
8320 msgstr "ტრიგერის დამატება"
8322 #: libraries/classes/Database/Triggers.php:259
8323 msgid "Edit trigger"
8324 msgstr "ტრიგერის ჩასწორება"
8326 #: libraries/classes/Database/Triggers.php:389
8327 msgid "You must provide a trigger name!"
8328 msgstr "ტრიგერის სახელის მითითება აუცილებელია!"
8330 #: libraries/classes/Database/Triggers.php:395
8331 msgid "You must provide a valid timing for the trigger!"
8332 msgstr "ტრიგერის სწორი დროის მითითება აუცილებელია!"
8334 #: libraries/classes/Database/Triggers.php:401
8335 msgid "You must provide a valid event for the trigger!"
8336 msgstr "ტრიგერისთვის სწორი მოვლენის მითითება აუცილებელია!"
8338 #: libraries/classes/Database/Triggers.php:408
8339 msgid "You must provide a valid table name!"
8340 msgstr "აუცილებელია ცხრილის სწორი სახელის მითითება!"
8342 #: libraries/classes/Database/Triggers.php:415
8343 msgid "You must provide a trigger definition."
8344 msgstr ""
8346 #: libraries/classes/Database/Triggers.php:434
8347 msgid "Sorry, we failed to restore the dropped trigger."
8348 msgstr ""
8350 #: libraries/classes/Database/Triggers.php:468
8351 #, php-format
8352 msgid "No trigger with name %1$s found in database %2$s."
8353 msgstr "ტრიგერი სახელით %1$s ბაზაში %2$s აღმოჩენილი არაა."
8355 #: libraries/classes/Database/Triggers.php:502
8356 #: templates/database/triggers/export.twig:2
8357 #, php-format
8358 msgid "Export of trigger %s"
8359 msgstr "ტრიგერის %s გატანა"
8361 #: libraries/classes/Database/Triggers.php:520
8362 #, php-format
8363 msgid ""
8364 "Error in processing request: No trigger with name %1$s found in database "
8365 "%2$s."
8366 msgstr ""
8367 "მოთხოვნის დამუშავების შეცდომა: ტრიგერი სახელით %1$s ბაზაში %2$s აღმოჩენილი "
8368 "არაა."
8370 #: libraries/classes/Dbal/DbiMysqli.php:152
8371 msgid "SSL connection enforced by server, automatically enabling it."
8372 msgstr ""
8374 #: libraries/classes/Dbal/DbiMysqli.php:164
8375 #, php-format
8376 msgid ""
8377 "Error 1045: Access denied for user. Additional error information may be "
8378 "available, but is being hidden by the %s configuration directive."
8379 msgstr ""
8381 #: libraries/classes/Display/Results.php:897 templates/list_navigator.twig:8
8382 #: templates/list_navigator.twig:13
8383 msgctxt "First page"
8384 msgid "Begin"
8385 msgstr "დაწყბა"
8387 #: libraries/classes/Display/Results.php:904 templates/list_navigator.twig:16
8388 #: templates/list_navigator.twig:21 templates/server/binlog/index.twig:47
8389 #: templates/server/binlog/index.twig:52
8390 msgctxt "Previous page"
8391 msgid "Previous"
8392 msgstr "წინა"
8394 #: libraries/classes/Display/Results.php:930 templates/list_navigator.twig:33
8395 #: templates/list_navigator.twig:35 templates/server/binlog/index.twig:72
8396 #: templates/server/binlog/index.twig:77
8397 msgctxt "Next page"
8398 msgid "Next"
8399 msgstr "შემდეგი"
8401 #: libraries/classes/Display/Results.php:960 templates/list_navigator.twig:42
8402 #: templates/list_navigator.twig:44
8403 msgctxt "Last page"
8404 msgid "End"
8405 msgstr "დასასრული"
8407 #: libraries/classes/Display/Results.php:1473
8408 #: templates/display/results/table.twig:129
8409 msgid "Partial texts"
8410 msgstr "ნაწილობრივი ტექსტები"
8412 #: libraries/classes/Display/Results.php:1477
8413 #: templates/display/results/table.twig:133
8414 msgid "Full texts"
8415 msgstr "სრული ტექსტები"
8417 #: libraries/classes/Display/Results.php:1823
8418 #: libraries/classes/Display/Results.php:1849 libraries/classes/Util.php:2560
8419 #: libraries/classes/Util.php:2583 libraries/config.values.php:113
8420 #: templates/database/multi_table_query/form.twig:69
8421 #: templates/database/qbe/sort_select_cell.twig:7
8422 #: templates/server/databases/index.twig:111
8423 #: templates/server/databases/index.twig:128
8424 #: templates/server/databases/index.twig:147
8425 #: templates/server/status/processes/list.twig:12
8426 #: templates/table/operations/index.twig:31
8427 #: templates/table/search/index.twig:163
8428 msgid "Descending"
8429 msgstr "კლებადობით"
8431 #: libraries/classes/Display/Results.php:1831
8432 #: libraries/classes/Display/Results.php:1841 libraries/classes/Util.php:2552
8433 #: libraries/classes/Util.php:2575 libraries/config.values.php:112
8434 #: templates/database/multi_table_query/form.twig:68
8435 #: templates/database/qbe/sort_select_cell.twig:5
8436 #: templates/server/databases/index.twig:109
8437 #: templates/server/databases/index.twig:126
8438 #: templates/server/databases/index.twig:145
8439 #: templates/server/status/processes/list.twig:14
8440 #: templates/table/operations/index.twig:27
8441 #: templates/table/search/index.twig:159
8442 msgid "Ascending"
8443 msgstr "ზრდადობით"
8445 #: libraries/classes/Display/Results.php:3018
8446 #: libraries/classes/Display/Results.php:3033
8447 msgid "The row has been deleted."
8448 msgstr "წკრივი წაიშალა."
8450 #: libraries/classes/Display/Results.php:3065
8451 #: templates/server/status/processes/list.twig:44
8452 msgid "Kill"
8453 msgstr "მოკვლა"
8455 #: libraries/classes/Display/Results.php:3633
8456 msgid "May be approximate. See [doc@faq3-11]FAQ 3.11[/doc]."
8457 msgstr "შეიძლება იყოს მიახლოებითი. იხილეთ [doc@faq3-11]FAQ 3.11[/doc]."
8459 #: libraries/classes/Display/Results.php:3996
8460 #, php-format
8461 msgid "Showing rows %1s - %2s"
8462 msgstr ""
8464 #: libraries/classes/Display/Results.php:4010
8465 #, php-format
8466 msgid "%1$d total, %2$d in query"
8467 msgstr ""
8469 #: libraries/classes/Display/Results.php:4015
8470 #, php-format
8471 msgid "%d total"
8472 msgstr "%d სულ"
8474 #: libraries/classes/Display/Results.php:4028 libraries/classes/Sql.php:979
8475 #, php-format
8476 msgid "Query took %01.4f seconds."
8477 msgstr "მოთხოვნას %01.4f წმ დასჭირდა."
8479 #: libraries/classes/Display/Results.php:4359
8480 msgid "Link not found!"
8481 msgstr "ბმული ვერ მოიძებნა!"
8483 #: libraries/classes/Engines/Bdb.php:28
8484 msgid "Version information"
8485 msgstr "ინფორმაცია ვერსიის შესახებ"
8487 #: libraries/classes/Engines/Innodb.php:31
8488 msgid "Data home directory"
8489 msgstr ""
8491 #: libraries/classes/Engines/Innodb.php:32
8492 msgid "The common part of the directory path for all InnoDB data files."
8493 msgstr ""
8495 #: libraries/classes/Engines/Innodb.php:35
8496 msgid "Data files"
8497 msgstr "მონაცემთა ფაილები"
8499 #: libraries/classes/Engines/Innodb.php:38
8500 msgid "Autoextend increment"
8501 msgstr ""
8503 #: libraries/classes/Engines/Innodb.php:40
8504 msgid ""
8505 "The increment size for extending the size of an autoextending tablespace "
8506 "when it becomes full."
8507 msgstr ""
8509 #: libraries/classes/Engines/Innodb.php:45
8510 msgid "Buffer pool size"
8511 msgstr ""
8513 #: libraries/classes/Engines/Innodb.php:46
8514 msgid ""
8515 "The size of the memory buffer InnoDB uses to cache data and indexes of its "
8516 "tables."
8517 msgstr ""
8519 #: libraries/classes/Engines/Innodb.php:107
8520 msgid "Buffer Pool"
8521 msgstr "Buffer Pool"
8523 #: libraries/classes/Engines/Innodb.php:108
8524 #: libraries/classes/Server/Status/Data.php:233
8525 msgid "InnoDB Status"
8526 msgstr "InnoDB-ის მდგომარეობა"
8528 #: libraries/classes/Engines/Innodb.php:135
8529 msgid "Buffer Pool Usage"
8530 msgstr ""
8532 #: libraries/classes/Engines/Innodb.php:142
8533 msgid "pages"
8534 msgstr "გვერდები"
8536 #: libraries/classes/Engines/Innodb.php:150
8537 msgid "Free pages"
8538 msgstr ""
8540 #: libraries/classes/Engines/Innodb.php:156
8541 msgid "Dirty pages"
8542 msgstr ""
8544 #: libraries/classes/Engines/Innodb.php:162
8545 msgid "Pages containing data"
8546 msgstr ""
8548 #: libraries/classes/Engines/Innodb.php:168
8549 msgid "Pages to be flushed"
8550 msgstr ""
8552 #: libraries/classes/Engines/Innodb.php:174
8553 msgid "Busy pages"
8554 msgstr ""
8556 #: libraries/classes/Engines/Innodb.php:183
8557 msgid "Latched pages"
8558 msgstr ""
8560 #: libraries/classes/Engines/Innodb.php:194
8561 msgid "Buffer Pool Activity"
8562 msgstr ""
8564 #: libraries/classes/Engines/Innodb.php:198
8565 msgid "Read requests"
8566 msgstr "მოთხოვნების წაკითხვა"
8568 #: libraries/classes/Engines/Innodb.php:204
8569 msgid "Write requests"
8570 msgstr ""
8572 #: libraries/classes/Engines/Innodb.php:210
8573 msgid "Read misses"
8574 msgstr ""
8576 #: libraries/classes/Engines/Innodb.php:216
8577 msgid "Write waits"
8578 msgstr ""
8580 #: libraries/classes/Engines/Innodb.php:222
8581 msgid "Read misses in %"
8582 msgstr ""
8584 #: libraries/classes/Engines/Innodb.php:237
8585 msgid "Write waits in %"
8586 msgstr ""
8588 #: libraries/classes/Engines/Myisam.php:28
8589 msgid "Data pointer size"
8590 msgstr ""
8592 #: libraries/classes/Engines/Myisam.php:30
8593 msgid ""
8594 "The default pointer size in bytes, to be used by CREATE TABLE for MyISAM "
8595 "tables when no MAX_ROWS option is specified."
8596 msgstr ""
8598 #: libraries/classes/Engines/Myisam.php:36
8599 msgid "Automatic recovery mode"
8600 msgstr ""
8602 #: libraries/classes/Engines/Myisam.php:38
8603 msgid ""
8604 "The mode for automatic recovery of crashed MyISAM tables, as set via the --"
8605 "myisam-recover server startup option."
8606 msgstr ""
8608 #: libraries/classes/Engines/Myisam.php:43
8609 msgid "Maximum size for temporary sort files"
8610 msgstr ""
8612 #: libraries/classes/Engines/Myisam.php:45
8613 msgid ""
8614 "The maximum size of the temporary file MySQL is allowed to use while re-"
8615 "creating a MyISAM index (during REPAIR TABLE, ALTER TABLE, or LOAD DATA "
8616 "INFILE)."
8617 msgstr ""
8619 #: libraries/classes/Engines/Myisam.php:52
8620 msgid "Maximum size for temporary files on index creation"
8621 msgstr ""
8623 #: libraries/classes/Engines/Myisam.php:54
8624 msgid ""
8625 "If the temporary file used for fast MyISAM index creation would be larger "
8626 "than using the key cache by the amount specified here, prefer the key cache "
8627 "method."
8628 msgstr ""
8630 #: libraries/classes/Engines/Myisam.php:61
8631 msgid "Repair threads"
8632 msgstr ""
8634 #: libraries/classes/Engines/Myisam.php:63
8635 msgid ""
8636 "If this value is greater than 1, MyISAM table indexes are created in "
8637 "parallel (each index in its own thread) during the repair by sorting process."
8638 msgstr ""
8640 #: libraries/classes/Engines/Myisam.php:70
8641 msgid "Sort buffer size"
8642 msgstr ""
8644 #: libraries/classes/Engines/Myisam.php:72
8645 msgid ""
8646 "The buffer that is allocated when sorting MyISAM indexes during a REPAIR "
8647 "TABLE or when creating indexes with CREATE INDEX or ALTER TABLE."
8648 msgstr ""
8650 #: libraries/classes/Engines/Pbxt.php:33
8651 msgid "Index cache size"
8652 msgstr ""
8654 #: libraries/classes/Engines/Pbxt.php:35
8655 msgid ""
8656 "This is the amount of memory allocated to the index cache. Default value is "
8657 "32MB. The memory allocated here is used only for caching index pages."
8658 msgstr ""
8660 #: libraries/classes/Engines/Pbxt.php:42
8661 msgid "Record cache size"
8662 msgstr ""
8664 #: libraries/classes/Engines/Pbxt.php:44
8665 msgid ""
8666 "This is the amount of memory allocated to the record cache used to cache "
8667 "table data. The default value is 32MB. This memory is used to cache changes "
8668 "to the handle data (.xtd) and row pointer (.xtr) files."
8669 msgstr ""
8671 #: libraries/classes/Engines/Pbxt.php:52
8672 msgid "Log cache size"
8673 msgstr ""
8675 #: libraries/classes/Engines/Pbxt.php:54
8676 msgid ""
8677 "The amount of memory allocated to the transaction log cache used to cache on "
8678 "transaction log data. The default is 16MB."
8679 msgstr ""
8681 #: libraries/classes/Engines/Pbxt.php:61
8682 msgid "Log file threshold"
8683 msgstr ""
8685 #: libraries/classes/Engines/Pbxt.php:63
8686 msgid ""
8687 "The size of a transaction log before rollover, and a new log is created. The "
8688 "default value is 16MB."
8689 msgstr ""
8691 #: libraries/classes/Engines/Pbxt.php:69
8692 msgid "Transaction buffer size"
8693 msgstr "ტრანზაქციის ბუფერის ზომა"
8695 #: libraries/classes/Engines/Pbxt.php:71
8696 msgid ""
8697 "The size of the global transaction log buffer (the engine allocates 2 "
8698 "buffers of this size). The default is 1MB."
8699 msgstr ""
8701 #: libraries/classes/Engines/Pbxt.php:78
8702 msgid "Checkpoint frequency"
8703 msgstr ""
8705 #: libraries/classes/Engines/Pbxt.php:80
8706 msgid ""
8707 "The amount of data written to the transaction log before a checkpoint is "
8708 "performed. The default value is 24MB."
8709 msgstr ""
8711 #: libraries/classes/Engines/Pbxt.php:87
8712 msgid "Data log threshold"
8713 msgstr ""
8715 #: libraries/classes/Engines/Pbxt.php:89
8716 msgid ""
8717 "The maximum size of a data log file. The default value is 64MB. PBXT can "
8718 "create a maximum of 32000 data logs, which are used by all tables. So the "
8719 "value of this variable can be increased to increase the total amount of data "
8720 "that can be stored in the database."
8721 msgstr ""
8723 #: libraries/classes/Engines/Pbxt.php:98
8724 msgid "Garbage threshold"
8725 msgstr ""
8727 #: libraries/classes/Engines/Pbxt.php:100
8728 msgid ""
8729 "The percentage of garbage in a data log file before it is compacted. This is "
8730 "a value between 1 and 99. The default is 50."
8731 msgstr ""
8733 #: libraries/classes/Engines/Pbxt.php:107
8734 msgid "Log buffer size"
8735 msgstr ""
8737 #: libraries/classes/Engines/Pbxt.php:109
8738 msgid ""
8739 "The size of the buffer used when writing a data log. The default is 256MB. "
8740 "The engine allocates one buffer per thread, but only if the thread is "
8741 "required to write a data log."
8742 msgstr ""
8744 #: libraries/classes/Engines/Pbxt.php:117
8745 msgid "Data file grow size"
8746 msgstr ""
8748 #: libraries/classes/Engines/Pbxt.php:118
8749 msgid "The grow size of the handle data (.xtd) files."
8750 msgstr ""
8752 #: libraries/classes/Engines/Pbxt.php:122
8753 msgid "Row file grow size"
8754 msgstr ""
8756 #: libraries/classes/Engines/Pbxt.php:123
8757 msgid "The grow size of the row pointer (.xtr) files."
8758 msgstr ""
8760 #: libraries/classes/Engines/Pbxt.php:127
8761 msgid "Log file count"
8762 msgstr ""
8764 #: libraries/classes/Engines/Pbxt.php:129
8765 msgid ""
8766 "This is the number of transaction log files (pbxt/system/xlog*.xt) the "
8767 "system will maintain. If the number of logs exceeds this value then old logs "
8768 "will be deleted, otherwise they are renamed and given the next highest "
8769 "number."
8770 msgstr ""
8772 #: libraries/classes/Engines/Pbxt.php:169
8773 #: libraries/classes/Html/Generator.php:742
8774 #: libraries/classes/Html/MySQLDocumentation.php:50
8775 #: libraries/classes/Sanitize.php:203
8776 #: templates/config/form_display/input.twig:10 templates/home/index.twig:246
8777 #: templates/server/variables/index.twig:17 templates/setup/home/index.twig:113
8778 #: templates/setup/home/index.twig:131
8779 msgid "Documentation"
8780 msgstr "დოკუმენტაცია"
8782 #: libraries/classes/Engines/Pbxt.php:185
8783 #, php-format
8784 msgid ""
8785 "Documentation and further information about PBXT can be found on the "
8786 "%sPrimeBase XT Home Page%s."
8787 msgstr ""
8789 #: libraries/classes/ErrorHandler.php:104
8790 msgid "Too many error messages, some are not displayed."
8791 msgstr ""
8793 #: libraries/classes/ErrorHandler.php:412
8794 msgid "Report"
8795 msgstr "ანგარიში"
8797 #: libraries/classes/ErrorHandler.php:417 templates/error/report_form.twig:25
8798 msgid "Automatically send report next time"
8799 msgstr "შემდეგ ჯერზე ანგარიშის ავტომატური გაგზავნა"
8801 #: libraries/classes/Export.php:160 libraries/classes/Export.php:196
8802 #: libraries/classes/Export.php:470
8803 #, php-format
8804 msgid "Insufficient space to save the file %s."
8805 msgstr ""
8807 #: libraries/classes/Export.php:419
8808 #, php-format
8809 msgid ""
8810 "File %s already exists on server, change filename or check overwrite option."
8811 msgstr ""
8813 #: libraries/classes/Export.php:426 libraries/classes/Export.php:436
8814 #, php-format
8815 msgid "The web server does not have permission to save the file %s."
8816 msgstr ""
8818 #: libraries/classes/Export.php:476
8819 #, php-format
8820 msgid "Dump has been saved to file %s."
8821 msgstr ""
8823 #. l10n: A query written by the user is a "raw query" that could be using no tables or databases in particular
8824 #: libraries/classes/Export.php:992
8825 msgid "Exporting a raw query is not supported for this export method."
8826 msgstr ""
8828 #: libraries/classes/File.php:231
8829 msgid "File was not an uploaded file."
8830 msgstr ""
8832 #: libraries/classes/File.php:266
8833 msgid "The uploaded file exceeds the upload_max_filesize directive in php.ini."
8834 msgstr ""
8836 #: libraries/classes/File.php:271
8837 msgid ""
8838 "The uploaded file exceeds the MAX_FILE_SIZE directive that was specified in "
8839 "the HTML form."
8840 msgstr ""
8842 #: libraries/classes/File.php:276
8843 msgid "The uploaded file was only partially uploaded."
8844 msgstr ""
8846 #: libraries/classes/File.php:280
8847 msgid "Missing a temporary folder."
8848 msgstr ""
8850 #: libraries/classes/File.php:283
8851 msgid "Failed to write file to disk."
8852 msgstr ""
8854 #: libraries/classes/File.php:286
8855 msgid "File upload stopped by extension."
8856 msgstr ""
8858 #: libraries/classes/File.php:289
8859 msgid "Unknown error in file upload."
8860 msgstr ""
8862 #: libraries/classes/File.php:422
8863 msgid "File is a symbolic link"
8864 msgstr ""
8866 #: libraries/classes/File.php:429 libraries/classes/File.php:520
8867 msgid "File could not be read!"
8868 msgstr "ფაილის წაკითხვა ვერ მოხერხდა!"
8870 #: libraries/classes/File.php:465
8871 msgid "Error moving the uploaded file, see [doc@faq1-11]FAQ 1.11[/doc]."
8872 msgstr ""
8873 "ატვირთული ფაილის გადატანის შეცდომა. იხილეთ [doc@faq3-11]FAQ 3.11[/doc]."
8875 #: libraries/classes/File.php:485
8876 msgid "Error while moving uploaded file."
8877 msgstr ""
8879 #: libraries/classes/File.php:494
8880 msgid "Cannot read uploaded file."
8881 msgstr ""
8883 #: libraries/classes/File.php:571
8884 #, php-format
8885 msgid ""
8886 "You attempted to load file with unsupported compression (%s). Either support "
8887 "for it is not implemented or disabled by your configuration."
8888 msgstr ""
8890 #: libraries/classes/FlashMessages.php:24
8891 msgid "Session not found."
8892 msgstr "სესია ვერ ვიპოვე."
8894 #: libraries/classes/Html/Generator.php:146
8895 #, php-format
8896 msgid "Jump to database “%s”."
8897 msgstr "გადასვლა ბაზაზე \"%s\"."
8899 #: libraries/classes/Html/Generator.php:174
8900 #, php-format
8901 msgid "The %s functionality is affected by a known bug, see %s"
8902 msgstr ""
8904 #: libraries/classes/Html/Generator.php:242
8905 msgid "SSL is not being used"
8906 msgstr ""
8908 #: libraries/classes/Html/Generator.php:247
8909 msgid "SSL is used with disabled verification"
8910 msgstr ""
8912 #: libraries/classes/Html/Generator.php:249
8913 msgid "SSL is used without certification authority"
8914 msgstr ""
8916 #: libraries/classes/Html/Generator.php:252
8917 msgid "SSL is used"
8918 msgstr ""
8920 #: libraries/classes/Html/Generator.php:362
8921 msgid "The PHP function password_hash() with default options."
8922 msgstr ""
8924 #: libraries/classes/Html/Generator.php:363
8925 msgid "password_hash() PHP function"
8926 msgstr ""
8928 #: libraries/classes/Html/Generator.php:602
8929 msgid "Skip Explain SQL"
8930 msgstr ""
8932 #: libraries/classes/Html/Generator.php:628
8933 msgid "Without PHP code"
8934 msgstr "PHP კოდის გარეშე"
8936 #: libraries/classes/Html/Generator.php:636
8937 #: templates/database/multi_table_query/form.twig:175
8938 #: templates/database/qbe/selection_form.twig:115
8939 msgid "Submit query"
8940 msgstr "მოთხოვნის გაგზავნა"
8942 #: libraries/classes/Html/Generator.php:683 templates/console/display.twig:31
8943 #: templates/console/display.twig:175 templates/sql/profiling_chart.twig:2
8944 msgid "Profiling"
8945 msgstr "Profiling"
8947 #: libraries/classes/Html/Generator.php:696
8948 msgctxt "Inline edit query"
8949 msgid "Edit inline"
8950 msgstr "იქვე ჩასწორება"
8952 #: libraries/classes/Html/Generator.php:820
8953 msgid "Static analysis:"
8954 msgstr ""
8956 #: libraries/classes/Html/Generator.php:823
8957 #, php-format
8958 msgid "%d errors were found during analysis."
8959 msgstr ""
8961 #: libraries/classes/Import.php:287 libraries/classes/Sql.php:987
8962 msgid "[ROLLBACK occurred.]"
8963 msgstr ""
8965 #: libraries/classes/Import.php:1258
8966 msgid ""
8967 "The following structures have either been created or altered. Here you can:"
8968 msgstr ""
8970 #: libraries/classes/Import.php:1260
8971 msgid "View a structure's contents by clicking on its name."
8972 msgstr ""
8974 #: libraries/classes/Import.php:1261
8975 msgid ""
8976 "Change any of its settings by clicking the corresponding \"Options\" link."
8977 msgstr ""
8979 #: libraries/classes/Import.php:1262
8980 msgid "Edit structure by following the \"Structure\" link."
8981 msgstr ""
8983 #: libraries/classes/Import.php:1266 libraries/classes/Import.php:1300
8984 #: libraries/classes/Plugins/Export/ExportCodegen.php:66
8985 #: libraries/classes/Plugins/Export/ExportCsv.php:46
8986 #: libraries/classes/Plugins/Export/ExportExcel.php:39
8987 #: libraries/classes/Plugins/Export/ExportHtmlword.php:46
8988 #: libraries/classes/Plugins/Export/ExportJson.php:72
8989 #: libraries/classes/Plugins/Export/ExportLatex.php:67
8990 #: libraries/classes/Plugins/Export/ExportMediawiki.php:45
8991 #: libraries/classes/Plugins/Export/ExportOds.php:53
8992 #: libraries/classes/Plugins/Export/ExportOdt.php:59
8993 #: libraries/classes/Plugins/Export/ExportPdf.php:65
8994 #: libraries/classes/Plugins/Export/ExportPhparray.php:45
8995 #: libraries/classes/Plugins/Export/ExportSql.php:115
8996 #: libraries/classes/Plugins/Export/ExportTexytext.php:45
8997 #: libraries/classes/Plugins/Export/ExportXml.php:76
8998 #: libraries/classes/Plugins/Export/ExportYaml.php:44
8999 #: libraries/classes/Plugins/Import/ImportCsv.php:70
9000 #: libraries/classes/Plugins/Import/ImportLdi.php:51
9001 #: libraries/classes/Plugins/Import/ImportMediawiki.php:59
9002 #: libraries/classes/Plugins/Import/ImportOds.php:53
9003 #: libraries/classes/Plugins/Import/ImportShp.php:70
9004 #: libraries/classes/Plugins/Import/ImportSql.php:46
9005 #: libraries/classes/Plugins/Import/ImportXml.php:51
9006 #: templates/console/display.twig:7 templates/console/display.twig:140
9007 #: templates/database/designer/database_tables.twig:114
9008 #: templates/database/routines/editor_form.twig:53
9009 #: templates/table/structure/display_table_stats.twig:97
9010 msgid "Options"
9011 msgstr "პარამეტრები"
9013 #: libraries/classes/Import.php:1269
9014 #, php-format
9015 msgid "Go to database: %s"
9016 msgstr "გადასვლა ბაზაზე: %s"
9018 #: libraries/classes/Import.php:1275 libraries/classes/Import.php:1318
9019 #, php-format
9020 msgid "Edit settings for %s"
9021 msgstr "პარამეტრების შეცვლა %s-სთვის"
9023 #: libraries/classes/Import.php:1303
9024 #, php-format
9025 msgid "Go to table: %s"
9026 msgstr "გადასვლა ცხრილზე: %s"
9028 #: libraries/classes/Import.php:1311
9029 #, php-format
9030 msgid "Structure of %s"
9031 msgstr "%s-ის სტრუქტურა"
9033 #: libraries/classes/Import.php:1329
9034 #, php-format
9035 msgid "Go to view: %s"
9036 msgstr "გადასვლა ხედზე: %s"
9038 #: libraries/classes/Import.php:1357
9039 msgid ""
9040 "Only INSERT, UPDATE, DELETE and REPLACE SQL queries containing transactional "
9041 "engine tables can be rolled back."
9042 msgstr ""
9044 #: libraries/classes/Index.php:620
9045 #, php-format
9046 msgid ""
9047 "The indexes %1$s and %2$s seem to be equal and one of them could possibly be "
9048 "removed."
9049 msgstr ""
9051 #: libraries/classes/InsertEdit.php:351
9052 #: libraries/classes/Navigation/Nodes/NodeFunction.php:28
9053 #: templates/database/routines/execute_form.twig:18
9054 #: templates/table/search/index.twig:36
9055 #: templates/table/zoom_search/index.twig:34
9056 msgid "Function"
9057 msgstr "ფუნქცია"
9059 #: libraries/classes/InsertEdit.php:354
9060 #: libraries/classes/Plugins/Export/ExportHtmlword.php:275
9061 #: libraries/classes/Plugins/Export/ExportHtmlword.php:370
9062 #: libraries/classes/Plugins/Export/ExportLatex.php:543
9063 #: libraries/classes/Plugins/Export/ExportOdt.php:375
9064 #: libraries/classes/Plugins/Export/ExportOdt.php:479
9065 #: libraries/classes/Plugins/Export/ExportTexytext.php:295
9066 #: libraries/classes/Plugins/Export/ExportTexytext.php:387
9067 #: libraries/classes/Plugins/Export/Helpers/Pdf.php:527
9068 #: libraries/classes/Plugins/Schema/Pdf/PdfRelationSchema.php:668
9069 #: libraries/classes/Plugins/Schema/Pdf/PdfRelationSchema.php:702
9070 #: templates/columns_definitions/table_fields_definitions.twig:12
9071 #: templates/database/central_columns/edit.twig:9
9072 #: templates/database/central_columns/main.twig:20
9073 #: templates/database/central_columns/main.twig:224
9074 #: templates/database/data_dictionary/index.twig:23
9075 #: templates/database/data_dictionary/index.twig:74
9076 #: templates/database/events/index.twig:47
9077 #: templates/database/privileges/index.twig:19
9078 #: templates/database/routines/editor_form.twig:26
9079 #: templates/database/routines/editor_form.twig:51
9080 #: templates/database/routines/execute_form.twig:16
9081 #: templates/database/routines/index.twig:53
9082 #: templates/database/structure/table_header.twig:30 templates/indexes.twig:17
9083 #: templates/table/privileges/index.twig:21
9084 #: templates/table/search/index.twig:39
9085 #: templates/table/structure/display_structure.twig:22
9086 #: templates/table/structure/display_structure.twig:476
9087 #: templates/table/tracking/structure_snapshot_columns.twig:7
9088 #: templates/table/tracking/structure_snapshot_indexes.twig:6
9089 #: templates/table/zoom_search/index.twig:37
9090 msgid "Type"
9091 msgstr "ტიპი"
9093 #: libraries/classes/InsertEdit.php:725 templates/import.twig:60
9094 #: templates/import.twig:85
9095 msgid "The directory you set for upload work cannot be reached."
9096 msgstr ""
9098 #: libraries/classes/InsertEdit.php:733
9099 #: templates/database/qbe/ins_del_and_or_cell.twig:24
9100 #: templates/server/privileges/privileges_table.twig:32
9101 #: templates/server/privileges/privileges_table.twig:59
9102 #: templates/server/privileges/privileges_table.twig:86
9103 #: templates/server/privileges/privileges_table.twig:113
9104 #: templates/table/search/index.twig:129
9105 msgid "Or"
9106 msgstr "ან"
9108 #: libraries/classes/InsertEdit.php:734
9109 msgid "web server upload directory:"
9110 msgstr "ვებსერვერის ატვირთვის საქაღალდე:"
9112 #: libraries/classes/InsertEdit.php:1344 libraries/classes/Sql.php:970
9113 msgid "Showing SQL query"
9114 msgstr ""
9116 #: libraries/classes/InsertEdit.php:1368 libraries/classes/Sql.php:950
9117 #, php-format
9118 msgid "Inserted row id: %1$d"
9119 msgstr "ჩამატებული სტრიქონის id: %1$d"
9121 #: libraries/classes/LanguageManager.php:979
9122 msgid "Ignoring unsupported language code."
9123 msgstr ""
9125 #: libraries/classes/Linter.php:108
9126 msgid ""
9127 "Linting is disabled for this query because it exceeds the maximum length."
9128 msgstr ""
9130 #: libraries/classes/Linter.php:162
9131 #, php-format
9132 msgid "%1$s (near <code>%2$s</code>)"
9133 msgstr ""
9135 #: libraries/classes/Menu.php:240
9136 #: libraries/classes/Navigation/Nodes/NodeTable.php:313
9137 #: libraries/classes/Util.php:1490 libraries/classes/Util.php:1962
9138 #: libraries/config.values.php:68 libraries/config.values.php:82
9139 #: libraries/config.values.php:183 templates/database/search/results.twig:34
9140 #: templates/database/structure/structure_table_row.twig:43
9141 #: templates/table/structure/display_structure.twig:282
9142 msgid "Browse"
9143 msgstr "არჩევა"
9145 #: libraries/classes/Menu.php:259 libraries/classes/Menu.php:366
9146 #: libraries/classes/Navigation/Nodes/NodeTable.php:304
9147 #: libraries/classes/Util.php:1488 libraries/classes/Util.php:1948
9148 #: libraries/classes/Util.php:1965 libraries/config.values.php:64
9149 #: libraries/config.values.php:78 libraries/config.values.php:169
9150 #: libraries/config.values.php:179 templates/database/routines/index.twig:28
9151 #: templates/database/routines/index.twig:29
9152 #: templates/database/structure/structure_table_row.twig:53
9153 #: templates/server/databases/index.twig:76
9154 #: templates/server/databases/index.twig:77
9155 msgid "Search"
9156 msgstr "ძებნა"
9158 #: libraries/classes/Menu.php:270
9159 #: libraries/classes/Navigation/Nodes/NodeTable.php:307
9160 #: libraries/classes/Util.php:1489 libraries/classes/Util.php:1966
9161 #: libraries/config.values.php:66 libraries/config.values.php:80
9162 #: libraries/config.values.php:181
9163 #: templates/database/qbe/ins_del_and_or_cell.twig:6
9164 #: templates/database/structure/structure_table_row.twig:59
9165 #: templates/sql/query.twig:75
9166 msgid "Insert"
9167 msgstr "ჩასმა"
9169 #: libraries/classes/Menu.php:296 libraries/classes/Menu.php:406
9170 #: libraries/classes/Server/Privileges.php:2845 libraries/classes/Util.php:1953
9171 #: libraries/classes/Util.php:1969 libraries/config.values.php:161
9172 #: templates/database/privileges/index.twig:20
9173 #: templates/server/privileges/privileges_summary.twig:15
9174 #: templates/server/sub_page_header.twig:2
9175 #: templates/table/privileges/index.twig:22
9176 msgid "Privileges"
9177 msgstr "პრივილეგიები"
9179 #: libraries/classes/Menu.php:307 libraries/classes/Menu.php:317
9180 #: libraries/classes/Menu.php:397 libraries/classes/Util.php:1491
9181 #: libraries/classes/Util.php:1952 libraries/classes/Util.php:1970
9182 #: libraries/config.values.php:171 templates/table/operations/view.twig:8
9183 msgid "Operations"
9184 msgstr "მოქმედებები"
9186 #: libraries/classes/Menu.php:323 libraries/classes/Menu.php:432
9187 #: libraries/classes/Util.php:1957 libraries/classes/Util.php:1971
9188 msgid "Tracking"
9189 msgstr "ტრეკინგი"
9191 #: libraries/classes/Menu.php:330 libraries/classes/Menu.php:425
9192 #: libraries/classes/Navigation/Nodes/NodeTriggerContainer.php:25
9193 #: libraries/classes/Navigation/Nodes/NodeTriggerContainer.php:26
9194 #: libraries/classes/Plugins/Export/ExportHtmlword.php:558
9195 #: libraries/classes/Plugins/Export/ExportOdt.php:708
9196 #: libraries/classes/Plugins/Export/ExportPdf.php:270
9197 #: libraries/classes/Plugins/Export/ExportSql.php:2104
9198 #: libraries/classes/Plugins/Export/ExportTexytext.php:548
9199 #: libraries/classes/Plugins/Export/ExportXml.php:120
9200 #: libraries/classes/Util.php:1956 libraries/classes/Util.php:1972
9201 #: templates/database/triggers/list.twig:3
9202 msgid "Triggers"
9203 msgstr "ტრიგერები"
9205 #: libraries/classes/Menu.php:371 libraries/classes/Menu.php:379
9206 #: libraries/classes/Menu.php:387
9207 msgid "Database seems to be empty!"
9208 msgstr ""
9210 #: libraries/classes/Menu.php:374 libraries/classes/Util.php:1949
9211 msgid "Query"
9212 msgstr "მოთხოვნა"
9214 #: libraries/classes/Menu.php:412 libraries/classes/Util.php:1954
9215 #: templates/database/routines/index.twig:3
9216 msgid "Routines"
9217 msgstr "პროცედურები"
9219 #: libraries/classes/Menu.php:418
9220 #: libraries/classes/Navigation/Nodes/NodeEventContainer.php:25
9221 #: libraries/classes/Navigation/Nodes/NodeEventContainer.php:26
9222 #: libraries/classes/Plugins/Export/ExportSql.php:1014
9223 #: libraries/classes/Plugins/Export/ExportXml.php:100
9224 #: libraries/classes/Util.php:1955 templates/database/events/index.twig:3
9225 msgid "Events"
9226 msgstr "მოვლენები"
9228 #: libraries/classes/Menu.php:439 libraries/classes/Util.php:1958
9229 msgid "Designer"
9230 msgstr "შემქნელი"
9232 #: libraries/classes/Menu.php:446 libraries/classes/Util.php:1959
9233 #: templates/database/structure/check_all_tables.twig:32
9234 msgid "Central columns"
9235 msgstr "ცენტრალური სვეტები"
9237 #: libraries/classes/Menu.php:503
9238 msgid "User accounts"
9239 msgstr "მომხმარებლის ანგარიშები"
9241 #: libraries/classes/Menu.php:538 libraries/classes/Server/Status/Data.php:152
9242 #: libraries/classes/Util.php:1938 templates/server/binlog/index.twig:3
9243 msgid "Binary log"
9244 msgstr "ბინარული ჟურნალი"
9246 #: libraries/classes/Menu.php:545 libraries/classes/Server/Status/Data.php:157
9247 #: libraries/classes/Util.php:1939
9248 #: templates/database/structure/body_for_table_summary.twig:11
9249 #: templates/database/structure/table_header.twig:10
9250 #: templates/server/replication/index.twig:5
9251 msgid "Replication"
9252 msgstr "რეპლიკაცია"
9254 #: libraries/classes/Menu.php:551 libraries/classes/Server/Status/Data.php:229
9255 #: libraries/classes/Util.php:1940 libraries/config.values.php:159
9256 #: templates/server/engines/show.twig:18 templates/server/engines/show.twig:21
9257 #: templates/sql/query.twig:191
9258 msgid "Variables"
9259 msgstr "ცვლადები"
9261 #: libraries/classes/Menu.php:556 libraries/classes/Util.php:1941
9262 msgid "Charsets"
9263 msgstr "სიმბოლოთა ნაკრებები"
9265 #: libraries/classes/Menu.php:561 libraries/classes/Util.php:1943
9266 msgid "Engines"
9267 msgstr "ძრავები"
9269 #: libraries/classes/Menu.php:566 libraries/classes/Util.php:1942
9270 #: templates/server/plugins/index.twig:4
9271 msgid "Plugins"
9272 msgstr "დამატებები"
9274 #: libraries/classes/Message.php:252
9275 #, php-format
9276 msgid "%1$d row affected."
9277 msgid_plural "%1$d rows affected."
9278 msgstr[0] "%1$d მწკრივი შეიცვალა."
9280 #: libraries/classes/Message.php:273
9281 #, php-format
9282 msgid "%1$d row deleted."
9283 msgid_plural "%1$d rows deleted."
9284 msgstr[0] "წაიშალა %1$d მწკრივი."
9286 #: libraries/classes/Message.php:294
9287 #, php-format
9288 msgid "%1$d row inserted."
9289 msgid_plural "%1$d rows inserted."
9290 msgstr[0] "ჩაისვა %1$d სტრიქონი."
9292 #: libraries/classes/Navigation/Navigation.php:231
9293 msgid "Groups:"
9294 msgstr "ჯგუფები:"
9296 #: libraries/classes/Navigation/Navigation.php:232
9297 msgid "Events:"
9298 msgstr "მოვლენები:"
9300 #: libraries/classes/Navigation/Navigation.php:233
9301 msgid "Functions:"
9302 msgstr "ფუნქციები:"
9304 #: libraries/classes/Navigation/Navigation.php:234
9305 msgid "Procedures:"
9306 msgstr "პროცედურები:"
9308 #: libraries/classes/Navigation/Navigation.php:235
9309 #: templates/database/export/index.twig:14
9310 msgid "Tables:"
9311 msgstr "ცხრილები:"
9313 #: libraries/classes/Navigation/Navigation.php:236
9314 msgid "Views:"
9315 msgstr "ხედები:"
9317 #: libraries/classes/Navigation/NavigationTree.php:758
9318 msgid ""
9319 "There are large item groups in navigation panel which may affect the "
9320 "performance. Consider disabling item grouping in the navigation panel."
9321 msgstr ""
9323 #: libraries/classes/Navigation/NavigationTree.php:832
9324 msgid "Groups"
9325 msgstr "ჯგუფები"
9327 #: libraries/classes/Navigation/NavigationTree.php:945
9328 #, php-format
9329 msgid "%s result found"
9330 msgid_plural "%s results found"
9331 msgstr[0] ""
9333 #: libraries/classes/Navigation/NavigationTree.php:1346
9334 msgid "Collapse all"
9335 msgstr "ყველას ჩაკეცვა"
9337 #. l10n: The word "Node" must not be translated here
9338 #: libraries/classes/Navigation/NodeFactory.php:43
9339 #, php-format
9340 msgid "Invalid class name \"%1$s\", using default of \"Node\""
9341 msgstr ""
9343 #: libraries/classes/Navigation/NodeFactory.php:73
9344 #, fuzzy, php-format
9345 #| msgid "Cannot load or save configuration"
9346 msgid "Could not load class \"%1$s\""
9347 msgstr "კონფიგურაციის შენახვა ან ჩატვირთვა ვერ მოხერხდა"
9349 #: libraries/classes/Navigation/Nodes/NodeColumnContainer.php:25
9350 #: libraries/classes/Navigation/Nodes/NodeColumnContainer.php:26
9351 #: templates/sql/query.twig:62
9352 msgid "Columns"
9353 msgstr "სვეტები"
9355 #: libraries/classes/Navigation/Nodes/NodeColumnContainer.php:33
9356 msgctxt "Create new column"
9357 msgid "New"
9358 msgstr "ახალი"
9360 #: libraries/classes/Navigation/Nodes/NodeColumn.php:32
9361 #: libraries/classes/Plugins/Export/ExportHtmlword.php:272
9362 #: libraries/classes/Plugins/Export/ExportHtmlword.php:367
9363 #: libraries/classes/Plugins/Export/ExportLatex.php:542
9364 #: libraries/classes/Plugins/Export/ExportOdt.php:372
9365 #: libraries/classes/Plugins/Export/ExportOdt.php:476
9366 #: libraries/classes/Plugins/Export/ExportTexytext.php:294
9367 #: libraries/classes/Plugins/Export/ExportTexytext.php:386
9368 #: libraries/classes/Plugins/Export/Helpers/Pdf.php:525
9369 #: libraries/classes/Plugins/Schema/Pdf/PdfRelationSchema.php:667
9370 #: libraries/classes/Plugins/Schema/Pdf/PdfRelationSchema.php:701
9371 #: templates/columns_definitions/column_name.twig:16
9372 #: templates/database/data_dictionary/index.twig:22
9373 #: templates/database/data_dictionary/index.twig:77 templates/indexes.twig:20
9374 #: templates/table/index_form.twig:141
9375 #: templates/table/insert/get_head_and_foot_of_insert_row_table.twig:5
9376 #: templates/table/operations/index.twig:13
9377 #: templates/table/relation/common_form.twig:18
9378 #: templates/table/relation/common_form.twig:23
9379 #: templates/table/relation/common_form.twig:38
9380 #: templates/table/relation/common_form.twig:120
9381 #: templates/table/relation/common_form.twig:189
9382 #: templates/table/relation/foreign_key_row.twig:120
9383 #: templates/table/relation/foreign_key_row.twig:130
9384 #: templates/table/search/index.twig:38
9385 #: templates/table/structure/display_structure.twig:479
9386 #: templates/table/tracking/structure_snapshot_columns.twig:6
9387 #: templates/table/tracking/structure_snapshot_indexes.twig:9
9388 #: templates/table/zoom_search/index.twig:36
9389 #: templates/table/zoom_search/result_form.twig:35
9390 msgid "Column"
9391 msgstr "სვეტები"
9393 #: libraries/classes/Navigation/Nodes/NodeDatabaseContainer.php:38
9394 msgctxt "Create new database"
9395 msgid "New"
9396 msgstr "ახალი"
9398 #: libraries/classes/Navigation/Nodes/NodeDatabase.php:42
9399 msgid "Database operations"
9400 msgstr "მონაცემთა ბაზის ოპერაციები"
9402 #: libraries/classes/Navigation/Nodes/NodeDatabase.php:664
9403 msgid "Show hidden items"
9404 msgstr "დამალული ჩანაწერების ჩვენება"
9406 #: libraries/classes/Navigation/Nodes/NodeEventContainer.php:33
9407 msgctxt "Create new event"
9408 msgid "New"
9409 msgstr "ახალი"
9411 #: libraries/classes/Navigation/Nodes/NodeEvent.php:28
9412 #: libraries/classes/Plugins/Export/ExportHtmlword.php:475
9413 #: libraries/classes/Plugins/Export/ExportOdt.php:605
9414 #: libraries/classes/Plugins/Export/ExportTexytext.php:463
9415 #: libraries/classes/Plugins/Export/Helpers/Pdf.php:363
9416 #: templates/database/triggers/editor_form.twig:47
9417 #: templates/database/triggers/list.twig:50
9418 msgid "Event"
9419 msgstr "მოვლენა"
9421 #: libraries/classes/Navigation/Nodes/NodeFunctionContainer.php:25
9422 #: libraries/classes/Navigation/Nodes/NodeFunctionContainer.php:26
9423 #: libraries/classes/Plugins/Export/ExportSql.php:634
9424 #: libraries/classes/Plugins/Export/ExportXml.php:105
9425 msgid "Functions"
9426 msgstr "ფუნქციები"
9428 #: libraries/classes/Navigation/Nodes/NodeFunctionContainer.php:33
9429 msgctxt "Create new function"
9430 msgid "New"
9431 msgstr "ახალი"
9433 #: libraries/classes/Navigation/Nodes/NodeIndexContainer.php:33
9434 msgctxt "Create new index"
9435 msgid "New"
9436 msgstr "ახალი"
9438 #: libraries/classes/Navigation/Nodes/Node.php:630
9439 msgid "Expand/Collapse"
9440 msgstr "ჩაკეცვა/ამოკეცვა"
9442 #: libraries/classes/Navigation/Nodes/NodeProcedureContainer.php:25
9443 #: libraries/classes/Navigation/Nodes/NodeProcedureContainer.php:26
9444 #: libraries/classes/Plugins/Export/ExportSql.php:623
9445 #: libraries/classes/Plugins/Export/ExportXml.php:110
9446 msgid "Procedures"
9447 msgstr "პროცედურები"
9449 #: libraries/classes/Navigation/Nodes/NodeProcedureContainer.php:33
9450 msgctxt "Create new procedure"
9451 msgid "New"
9452 msgstr "ახალი"
9454 #: libraries/classes/Navigation/Nodes/NodeProcedure.php:28
9455 msgid "Procedure"
9456 msgstr "პროცედურა"
9458 #: libraries/classes/Navigation/Nodes/NodeTableContainer.php:34
9459 msgctxt "Create new table"
9460 msgid "New"
9461 msgstr "ახალი"
9463 #: libraries/classes/Navigation/Nodes/NodeTriggerContainer.php:33
9464 msgctxt "Create new trigger"
9465 msgid "New"
9466 msgstr "ახალი"
9468 #: libraries/classes/Navigation/Nodes/NodeTrigger.php:28
9469 msgid "Trigger"
9470 msgstr "ტრიგერი"
9472 #: libraries/classes/Navigation/Nodes/NodeViewContainer.php:25
9473 #: libraries/classes/Navigation/Nodes/NodeViewContainer.php:26
9474 #: libraries/classes/Plugins/Export/ExportXml.php:125
9475 #: templates/database/structure/show_create.twig:28
9476 msgid "Views"
9477 msgstr "ხედები"
9479 #: libraries/classes/Navigation/Nodes/NodeViewContainer.php:34
9480 msgctxt "Create new view"
9481 msgid "New"
9482 msgstr "ახალი"
9484 #: libraries/classes/Normalization.php:223
9485 msgid "Make all columns atomic"
9486 msgstr ""
9488 #: libraries/classes/Normalization.php:225
9489 #: libraries/classes/Normalization.php:961
9490 msgid "First step of normalization (1NF)"
9491 msgstr ""
9493 #: libraries/classes/Normalization.php:228
9494 #: libraries/classes/Normalization.php:278
9495 #: libraries/classes/Normalization.php:324
9496 #: libraries/classes/Normalization.php:361
9497 msgid "Step 1."
9498 msgstr "ნაბიჯი 1."
9500 #: libraries/classes/Normalization.php:230
9501 msgid ""
9502 "Do you have any column which can be split into more than one column? For "
9503 "example: address can be split into street, city, country and zip."
9504 msgstr ""
9506 #: libraries/classes/Normalization.php:236
9507 msgid "Show me the central list of columns that are not already in this table"
9508 msgstr ""
9510 #: libraries/classes/Normalization.php:238
9511 msgid ""
9512 "Select a column which can be split into more than one (on select of 'no such "
9513 "column', it'll move to next step)."
9514 msgstr ""
9516 #: libraries/classes/Normalization.php:253
9517 msgid "split into "
9518 msgstr ""
9520 #: libraries/classes/Normalization.php:275
9521 msgid "Have a primary key"
9522 msgstr ""
9524 #: libraries/classes/Normalization.php:281
9525 msgid "Primary key already exists."
9526 msgstr "ძირითადი გასაღები უკვე არსებობს."
9528 #: libraries/classes/Normalization.php:286
9529 msgid ""
9530 "There is no primary key; please add one.<br>Hint: A primary key is a column "
9531 "(or combination of columns) that uniquely identify all rows."
9532 msgstr ""
9534 #: libraries/classes/Normalization.php:294
9535 msgid "Add a primary key on existing column(s)"
9536 msgstr ""
9538 #: libraries/classes/Normalization.php:298
9539 msgid ""
9540 "If it's not possible to make existing column combinations as primary key"
9541 msgstr ""
9543 #: libraries/classes/Normalization.php:300
9544 msgid "+ Add a new primary key column"
9545 msgstr "+ ახალი ძირითადი გასაღების სვეტის დამატება"
9547 #: libraries/classes/Normalization.php:323
9548 msgid "Remove redundant columns"
9549 msgstr "ზედმეტი სვეტების წაშლა"
9551 #: libraries/classes/Normalization.php:326
9552 msgid ""
9553 "Do you have a group of columns which on combining gives an existing column? "
9554 "For example, if you have first_name, last_name and full_name then combining "
9555 "first_name and last_name gives full_name which is redundant."
9556 msgstr ""
9558 #: libraries/classes/Normalization.php:332
9559 msgid ""
9560 "Check the columns which are redundant and click on remove. If no redundant "
9561 "column, click on 'No redundant column'"
9562 msgstr ""
9564 #: libraries/classes/Normalization.php:337
9565 msgid "Remove selected"
9566 msgstr "მონიშნულის წაშლა"
9568 #: libraries/classes/Normalization.php:338
9569 msgid "No redundant column"
9570 msgstr "დამატებითი სვეტის გარეშე"
9572 #: libraries/classes/Normalization.php:360
9573 msgid "Move repeating groups"
9574 msgstr ""
9576 #: libraries/classes/Normalization.php:363
9577 msgid ""
9578 "Do you have a group of two or more columns that are closely related and are "
9579 "all repeating the same attribute? For example, a table that holds data on "
9580 "books might have columns such as book_id, author1, author2, author3 and so "
9581 "on which form a repeating group. In this case a new table (book_id, author) "
9582 "should be created."
9583 msgstr ""
9585 #: libraries/classes/Normalization.php:371
9586 msgid ""
9587 "Check the columns which form a repeating group. If no such group, click on "
9588 "'No repeating group'"
9589 msgstr ""
9591 #: libraries/classes/Normalization.php:376
9592 msgid "No repeating group"
9593 msgstr ""
9595 #: libraries/classes/Normalization.php:404
9596 msgid "Step 2."
9597 msgstr "ნაბიჯი 2."
9599 #: libraries/classes/Normalization.php:404
9600 msgid "Find partial dependencies"
9601 msgstr ""
9603 #: libraries/classes/Normalization.php:425
9604 #, php-format
9605 msgid ""
9606 "No partial dependencies possible as no non-primary column exists since "
9607 "primary key ( %1$s ) is composed of all the columns in the table."
9608 msgstr ""
9610 #: libraries/classes/Normalization.php:431
9611 #: libraries/classes/Normalization.php:473
9612 msgid "Table is already in second normal form."
9613 msgstr ""
9615 #: libraries/classes/Normalization.php:436
9616 #, php-format
9617 msgid ""
9618 "The primary key ( %1$s ) consists of more than one column so we need to find "
9619 "the partial dependencies."
9620 msgstr ""
9622 #: libraries/classes/Normalization.php:440
9623 #: libraries/classes/Normalization.php:870
9624 msgid ""
9625 "Please answer the following question(s) carefully to obtain a correct "
9626 "normalization."
9627 msgstr ""
9629 #: libraries/classes/Normalization.php:442
9630 msgid "+ Show me the possible partial dependencies based on data in the table"
9631 msgstr ""
9633 #: libraries/classes/Normalization.php:445
9634 msgid ""
9635 "For each column below, please select the <b>minimal set</b> of columns among "
9636 "given set whose values combined together are sufficient to determine the "
9637 "value of the column."
9638 msgstr ""
9640 #: libraries/classes/Normalization.php:458
9641 #: libraries/classes/Normalization.php:912
9642 #, php-format
9643 msgid "'%1$s' depends on:"
9644 msgstr ""
9646 #: libraries/classes/Normalization.php:469
9647 #, php-format
9648 msgid ""
9649 "No partial dependencies possible as the primary key ( %1$s ) has just one "
9650 "column."
9651 msgstr ""
9653 #: libraries/classes/Normalization.php:497
9654 #, php-format
9655 msgid ""
9656 "In order to put the original table '%1$s' into Second normal form we need to "
9657 "create the following tables:"
9658 msgstr ""
9660 #: libraries/classes/Normalization.php:535
9661 #, php-format
9662 msgid "The second step of normalization is complete for table '%1$s'."
9663 msgstr ""
9665 #: libraries/classes/Normalization.php:591
9666 #: libraries/classes/Normalization.php:764
9667 #: libraries/classes/Normalization.php:842
9668 msgid "Error in processing!"
9669 msgstr "დამუშავების შეცდომა!"
9671 #: libraries/classes/Normalization.php:638
9672 #, php-format
9673 msgid ""
9674 "In order to put the original table '%1$s' into Third normal form we need to "
9675 "create the following tables:"
9676 msgstr ""
9678 #: libraries/classes/Normalization.php:695
9679 msgid "The third step of normalization is complete."
9680 msgstr ""
9682 #: libraries/classes/Normalization.php:815
9683 #, php-format
9684 msgid "Selected repeating group has been moved to the table '%s'"
9685 msgstr ""
9687 #: libraries/classes/Normalization.php:868
9688 msgid "Step 3."
9689 msgstr "ნაბიჯი 3."
9691 #: libraries/classes/Normalization.php:868
9692 msgid "Find transitive dependencies"
9693 msgstr ""
9695 #: libraries/classes/Normalization.php:872
9696 msgid ""
9697 "For each column below, please select the <b>minimal set</b> of columns among "
9698 "given set whose values combined together are sufficient to determine the "
9699 "value of the column.<br>Note: A column may have no transitive dependency, in "
9700 "that case you don't have to select any."
9701 msgstr ""
9703 #: libraries/classes/Normalization.php:926
9704 msgid ""
9705 "No Transitive dependencies possible as the table doesn't have any non "
9706 "primary key columns"
9707 msgstr ""
9709 #: libraries/classes/Normalization.php:929
9710 msgid "Table is already in Third normal form!"
9711 msgstr ""
9713 #: libraries/classes/Normalization.php:955
9714 msgid "Improve table structure (Normalization):"
9715 msgstr "ცხრილის სტრუქტურის გაუმჯობესება (ნორმალიზაცია):"
9717 #: libraries/classes/Normalization.php:956
9718 msgid "Select up to what step you want to normalize"
9719 msgstr ""
9721 #: libraries/classes/Normalization.php:966
9722 msgid "Second step of normalization (1NF+2NF)"
9723 msgstr ""
9725 #: libraries/classes/Normalization.php:971
9726 msgid "Third step of normalization (1NF+2NF+3NF)"
9727 msgstr ""
9729 #: libraries/classes/Normalization.php:976
9730 msgid ""
9731 "Hint: Please follow the procedure carefully in order to obtain correct "
9732 "normalization"
9733 msgstr ""
9735 #: libraries/classes/Normalization.php:1047
9736 msgid ""
9737 "This list is based on a subset of the table's data and is not necessarily "
9738 "accurate. "
9739 msgstr ""
9741 #: libraries/classes/Normalization.php:1062
9742 msgid "No partial dependencies found!"
9743 msgstr ""
9745 #: libraries/classes/Operations.php:554
9746 #: templates/table/structure/display_partitions.twig:84
9747 msgid "Analyze"
9748 msgstr "ანალიზი"
9750 #: libraries/classes/Operations.php:555
9751 #: templates/table/structure/display_partitions.twig:94
9752 msgid "Check"
9753 msgstr "შემოწმება"
9755 #: libraries/classes/Operations.php:556
9756 #: templates/table/structure/display_partitions.twig:104
9757 msgid "Optimize"
9758 msgstr "ოპტიმიზება"
9760 #: libraries/classes/Operations.php:557
9761 #: templates/table/structure/display_partitions.twig:114
9762 msgid "Rebuild"
9763 msgstr "თავიდან აგება"
9765 #: libraries/classes/Operations.php:558
9766 #: templates/table/structure/display_partitions.twig:124
9767 msgid "Repair"
9768 msgstr "აღდგენა"
9770 #: libraries/classes/Operations.php:559
9771 #: templates/table/structure/display_partitions.twig:134
9772 msgid "Truncate"
9773 msgstr "გასუფთავება"
9775 #: libraries/classes/Operations.php:571 templates/database/events/index.twig:20
9776 #: templates/database/events/index.twig:21
9777 #: templates/database/events/index.twig:98
9778 #: templates/database/events/index.twig:104
9779 #: templates/database/events/row.twig:47 templates/database/events/row.twig:53
9780 #: templates/database/routines/index.twig:20
9781 #: templates/database/routines/index.twig:21
9782 #: templates/database/routines/parameter_row.twig:51
9783 #: templates/database/routines/row.twig:73
9784 #: templates/database/structure/check_all_tables.twig:16
9785 #: templates/database/structure/structure_table_row.twig:87
9786 #: templates/database/triggers/list.twig:20
9787 #: templates/database/triggers/list.twig:21
9788 #: templates/database/triggers/row.twig:52
9789 #: templates/database/triggers/row.twig:58 templates/indexes.twig:58
9790 #: templates/server/databases/index.twig:67
9791 #: templates/server/databases/index.twig:68
9792 #: templates/server/databases/index.twig:324
9793 #: templates/table/relation/foreign_key_row.twig:25
9794 #: templates/table/structure/display_partitions.twig:145
9795 #: templates/table/structure/display_structure.twig:120
9796 #: templates/table/structure/display_structure.twig:290
9797 #: templates/table/structure/display_structure.twig:525
9798 msgid "Drop"
9799 msgstr "გადაგდება"
9801 #: libraries/classes/Operations.php:573
9802 msgid "Coalesce"
9803 msgstr ""
9805 #: libraries/classes/Operations.php:929
9806 msgid "Can't move table to same one!"
9807 msgstr ""
9809 #: libraries/classes/Operations.php:931
9810 msgid "Can't copy table to same one!"
9811 msgstr ""
9813 #: libraries/classes/Operations.php:955
9814 #, php-format
9815 msgid "Table %s has been moved to %s. Privileges have been adjusted."
9816 msgstr "ცხრილი %s გადატანილია %s-ში. პრივილეგიები გასწორდა."
9818 #: libraries/classes/Operations.php:961
9819 #, php-format
9820 msgid "Table %s has been copied to %s. Privileges have been adjusted."
9821 msgstr "ცხრილი %s კოპირებულია %s-ში. პრივილეგიები გასწორებულია."
9823 #: libraries/classes/Operations.php:968
9824 #, php-format
9825 msgid "Table %s has been moved to %s."
9826 msgstr ""
9828 #: libraries/classes/Operations.php:972
9829 #, php-format
9830 msgid "Table %s has been copied to %s."
9831 msgstr ""
9833 #: libraries/classes/Operations.php:996
9834 msgid "The table name is empty!"
9835 msgstr "ცხრილის სახელი ცარიელია!"
9837 #: libraries/classes/Partitioning/Maintenance.php:141
9838 msgid "This table is a view, it can not be truncated."
9839 msgstr ""
9841 #: libraries/classes/Pdf.php:136
9842 msgid "Error while creating PDF:"
9843 msgstr "შეცდომა PDF-ის შექმნისას:"
9845 #: libraries/classes/Plugins/Auth/AuthenticationConfig.php:81
9846 msgid "Cannot connect: invalid settings."
9847 msgstr "დაკავშირება შეუძლებელია: პარამეტრები არასწორია."
9849 #: libraries/classes/Plugins/Auth/AuthenticationConfig.php:95
9850 #: libraries/classes/Plugins/Auth/AuthenticationHttp.php:87
9851 #: templates/login/header.twig:10
9852 #, php-format
9853 msgid "Welcome to %s"
9854 msgstr "მოგესალმებათ %s"
9856 #: libraries/classes/Plugins/Auth/AuthenticationConfig.php:109
9857 #, php-format
9858 msgid ""
9859 "You probably did not create a configuration file. You might want to use the "
9860 "%1$ssetup script%2$s to create one."
9861 msgstr ""
9863 #: libraries/classes/Plugins/Auth/AuthenticationConfig.php:130
9864 msgid ""
9865 "phpMyAdmin tried to connect to the MySQL server, and the server rejected the "
9866 "connection. You should check the host, username and password in your "
9867 "configuration and make sure that they correspond to the information given by "
9868 "the administrator of the MySQL server."
9869 msgstr ""
9871 #: libraries/classes/Plugins/Auth/AuthenticationConfig.php:151
9872 msgid "Retry to connect"
9873 msgstr ""
9875 #: libraries/classes/Plugins/Auth/AuthenticationCookie.php:133
9876 msgid "Your session has expired. Please log in again."
9877 msgstr "სესიის ვადა გასულია. თავიდან შედით."
9879 #: libraries/classes/Plugins/Auth/AuthenticationCookie.php:252
9880 msgid "Missing reCAPTCHA verification, maybe it has been blocked by adblock?"
9881 msgstr ""
9883 #: libraries/classes/Plugins/Auth/AuthenticationCookie.php:287
9884 msgid "Failed to connect to the reCAPTCHA service!"
9885 msgstr "RECAPTCHA სერვისთან დაკავშირების შეცდომა!"
9887 #: libraries/classes/Plugins/Auth/AuthenticationCookie.php:289
9888 msgid "Entered captcha is wrong, try again!"
9889 msgstr ""
9891 #: libraries/classes/Plugins/Auth/AuthenticationCookie.php:301
9892 msgid ""
9893 "Your password is too long. To prevent denial-of-service attacks, phpMyAdmin "
9894 "restricts passwords to less than 2000 characters."
9895 msgstr ""
9897 #: libraries/classes/Plugins/Auth/AuthenticationCookie.php:320
9898 msgid "You are not allowed to log in to this MySQL server!"
9899 msgstr "ამ MySQL სერვერზე შესვლა შეუძლებელია!"
9901 #: libraries/classes/Plugins/Auth/AuthenticationHttp.php:92
9902 msgid "Wrong username/password. Access denied."
9903 msgstr ""
9905 #: libraries/classes/Plugins/Auth/AuthenticationSignon.php:149
9906 msgid "Can not find signon authentication script:"
9907 msgstr "შესვლის ავთენტიკაციის სკრიპტი ვერ ვიპოვე:"
9909 #: libraries/classes/Plugins/AuthenticationPlugin.php:180
9910 msgid ""
9911 "Login without a password is forbidden by configuration (see AllowNoPassword)"
9912 msgstr ""
9914 #: libraries/classes/Plugins/AuthenticationPlugin.php:189
9915 #, php-format
9916 msgid ""
9917 "You have been automatically logged out due to inactivity of %s seconds. Once "
9918 "you log in again, you should be able to resume the work where you left off."
9919 msgstr ""
9921 #: libraries/classes/Plugins/AuthenticationPlugin.php:202
9922 #: libraries/classes/Plugins/AuthenticationPlugin.php:205
9923 msgid "Cannot log in to the MySQL server"
9924 msgstr "MySQL სერვერზე შესვლა შეუძლებელია"
9926 #: libraries/classes/Plugins/AuthenticationPlugin.php:348
9927 msgid "You have enabled two factor authentication, please confirm your login."
9928 msgstr ""
9930 #: libraries/classes/Plugins/Export/ExportCodegen.php:80
9931 #: templates/export.twig:119
9932 msgid "Format:"
9933 msgstr "ფორმატი:"
9935 #: libraries/classes/Plugins/Export/ExportCsv.php:58
9936 #: libraries/classes/Plugins/Import/AbstractImportCsv.php:36
9937 msgid "Columns separated with:"
9938 msgstr "სვეტები გამოყოფილია:"
9940 #: libraries/classes/Plugins/Export/ExportCsv.php:63
9941 #: libraries/classes/Plugins/Import/AbstractImportCsv.php:42
9942 msgid "Columns enclosed with:"
9943 msgstr "სვეტები ჩასმულია:"
9945 #: libraries/classes/Plugins/Export/ExportCsv.php:68
9946 #: libraries/classes/Plugins/Import/AbstractImportCsv.php:49
9947 msgid "Columns escaped with:"
9948 msgstr "სვეტებს შუა სიმბოლო:"
9950 #: libraries/classes/Plugins/Export/ExportCsv.php:73
9951 #: libraries/classes/Plugins/Import/AbstractImportCsv.php:56
9952 msgid "Lines terminated with:"
9953 msgstr "ხაზები მთავრდება:"
9955 #: libraries/classes/Plugins/Export/ExportCsv.php:78
9956 #: libraries/classes/Plugins/Export/ExportExcel.php:51
9957 #: libraries/classes/Plugins/Export/ExportHtmlword.php:80
9958 #: libraries/classes/Plugins/Export/ExportLatex.php:187
9959 #: libraries/classes/Plugins/Export/ExportOds.php:65
9960 #: libraries/classes/Plugins/Export/ExportOdt.php:132
9961 #: libraries/classes/Plugins/Export/ExportTexytext.php:84
9962 msgid "Replace NULL with:"
9963 msgstr "NULL-ის ჩანაცვლება:"
9965 #: libraries/classes/Plugins/Export/ExportCsv.php:83
9966 #: libraries/classes/Plugins/Export/ExportExcel.php:56
9967 msgid "Remove carriage return/line feed characters within columns"
9968 msgstr ""
9970 #: libraries/classes/Plugins/Export/ExportExcel.php:66
9971 msgid "Excel edition:"
9972 msgstr "Excel-ის გამოცემა:"
9974 #: libraries/classes/Plugins/Export/ExportHtmlword.php:62
9975 #: libraries/classes/Plugins/Export/ExportLatex.php:94
9976 #: libraries/classes/Plugins/Export/ExportMediawiki.php:66
9977 #: libraries/classes/Plugins/Export/ExportOdt.php:75
9978 #: libraries/classes/Plugins/Export/ExportPdf.php:91
9979 #: libraries/classes/Plugins/Export/ExportSql.php:242
9980 #: libraries/classes/Plugins/Export/ExportTexytext.php:61
9981 #: libraries/config.values.php:254 libraries/config.values.php:318
9982 #: libraries/config.values.php:334 libraries/config.values.php:342
9983 #: libraries/config.values.php:347
9984 msgid "structure"
9985 msgstr "სტრუქტურა"
9987 #: libraries/classes/Plugins/Export/ExportHtmlword.php:63
9988 #: libraries/classes/Plugins/Export/ExportLatex.php:95
9989 #: libraries/classes/Plugins/Export/ExportMediawiki.php:67
9990 #: libraries/classes/Plugins/Export/ExportOdt.php:76
9991 #: libraries/classes/Plugins/Export/ExportPdf.php:92
9992 #: libraries/classes/Plugins/Export/ExportSql.php:243
9993 #: libraries/classes/Plugins/Export/ExportTexytext.php:62
9994 #: libraries/config.values.php:255 libraries/config.values.php:319
9995 #: libraries/config.values.php:335 libraries/config.values.php:343
9996 #: libraries/config.values.php:348
9997 msgid "data"
9998 msgstr "მონაცემები"
10000 #: libraries/classes/Plugins/Export/ExportHtmlword.php:64
10001 #: libraries/classes/Plugins/Export/ExportLatex.php:96
10002 #: libraries/classes/Plugins/Export/ExportMediawiki.php:68
10003 #: libraries/classes/Plugins/Export/ExportOdt.php:77
10004 #: libraries/classes/Plugins/Export/ExportPdf.php:93
10005 #: libraries/classes/Plugins/Export/ExportSql.php:244
10006 #: libraries/classes/Plugins/Export/ExportTexytext.php:63
10007 #: libraries/config.values.php:256 libraries/config.values.php:320
10008 #: libraries/config.values.php:336 libraries/config.values.php:344
10009 #: libraries/config.values.php:349
10010 msgid "structure and data"
10011 msgstr "სტრუქტურა და მონაცემები"
10013 #: libraries/classes/Plugins/Export/ExportHtmlword.php:74
10014 #: libraries/classes/Plugins/Export/ExportLatex.php:158
10015 #: libraries/classes/Plugins/Export/ExportOdt.php:121
10016 #: libraries/classes/Plugins/Export/ExportTexytext.php:73
10017 #: libraries/classes/Plugins/Export/ExportXml.php:133
10018 msgid "Data dump options"
10019 msgstr "მონაცემების დამპის მორგება"
10021 #: libraries/classes/Plugins/Export/ExportHtmlword.php:194
10022 #: libraries/classes/Plugins/Export/ExportOdt.php:245
10023 #: libraries/classes/Plugins/Export/ExportSql.php:2354
10024 #: libraries/classes/Plugins/Export/ExportTexytext.php:178
10025 msgid "Dumping data for table"
10026 msgstr ""
10028 #: libraries/classes/Plugins/Export/ExportHtmlword.php:278
10029 #: libraries/classes/Plugins/Export/ExportHtmlword.php:373
10030 #: libraries/classes/Plugins/Export/ExportLatex.php:544
10031 #: libraries/classes/Plugins/Export/ExportOdt.php:378
10032 #: libraries/classes/Plugins/Export/ExportOdt.php:482
10033 #: libraries/classes/Plugins/Export/ExportTexytext.php:296
10034 #: libraries/classes/Plugins/Export/ExportTexytext.php:388
10035 #: libraries/classes/Plugins/Export/Helpers/Pdf.php:529
10036 #: libraries/classes/Plugins/Schema/Pdf/PdfRelationSchema.php:670
10037 #: libraries/classes/Plugins/Schema/Pdf/PdfRelationSchema.php:704
10038 #: templates/columns_definitions/table_fields_definitions.twig:30
10039 #: templates/database/central_columns/edit.twig:14
10040 #: templates/database/central_columns/main.twig:40
10041 #: templates/database/central_columns/main.twig:244
10042 #: templates/database/data_dictionary/index.twig:24
10043 #: templates/database/data_dictionary/index.twig:80 templates/indexes.twig:23
10044 #: templates/table/insert/get_head_and_foot_of_insert_row_table.twig:8
10045 #: templates/table/structure/display_structure.twig:25
10046 #: templates/table/structure/display_structure.twig:482
10047 #: templates/table/tracking/structure_snapshot_columns.twig:9
10048 #: templates/table/tracking/structure_snapshot_indexes.twig:12
10049 #: templates/table/zoom_search/result_form.twig:36
10050 msgid "Null"
10051 msgstr "Null"
10053 #: libraries/classes/Plugins/Export/ExportHtmlword.php:281
10054 #: libraries/classes/Plugins/Export/ExportHtmlword.php:376
10055 #: libraries/classes/Plugins/Export/ExportLatex.php:545
10056 #: libraries/classes/Plugins/Export/ExportOdt.php:381
10057 #: libraries/classes/Plugins/Export/ExportOdt.php:485
10058 #: libraries/classes/Plugins/Export/ExportTexytext.php:297
10059 #: libraries/classes/Plugins/Export/ExportTexytext.php:389
10060 #: libraries/classes/Plugins/Export/Helpers/Pdf.php:531
10061 #: libraries/classes/Plugins/Schema/Pdf/PdfRelationSchema.php:671
10062 #: libraries/classes/Plugins/Schema/Pdf/PdfRelationSchema.php:705
10063 #: templates/columns_definitions/table_fields_definitions.twig:20
10064 #: templates/database/central_columns/edit.twig:11
10065 #: templates/database/central_columns/main.twig:28
10066 #: templates/database/central_columns/main.twig:232
10067 #: templates/database/data_dictionary/index.twig:25
10068 #: templates/database/structure/body_for_table_summary.twig:52
10069 #: templates/server/replication/replica_configuration.twig:9
10070 #: templates/table/structure/display_structure.twig:26
10071 #: templates/table/tracking/structure_snapshot_columns.twig:10
10072 msgid "Default"
10073 msgstr "სტანდარტული"
10075 #: libraries/classes/Plugins/Export/ExportHtmlword.php:380
10076 #: libraries/classes/Plugins/Export/ExportLatex.php:547
10077 #: libraries/classes/Plugins/Export/ExportOdt.php:489
10078 #: libraries/classes/Plugins/Export/ExportTexytext.php:391
10079 #: libraries/classes/Plugins/Export/Helpers/Pdf.php:540
10080 #: libraries/classes/Plugins/Schema/Pdf/PdfRelationSchema.php:673
10081 #: libraries/classes/Plugins/Schema/Pdf/PdfRelationSchema.php:707
10082 #: templates/database/data_dictionary/index.twig:27
10083 msgid "Links to"
10084 msgstr "მიბმულია"
10086 #: libraries/classes/Plugins/Export/ExportHtmlword.php:473
10087 #: libraries/classes/Plugins/Export/ExportOdt.php:599
10088 #: libraries/classes/Plugins/Export/ExportTexytext.php:461
10089 #: libraries/classes/Plugins/Export/Helpers/Pdf.php:359
10090 #: templates/columns_definitions/table_fields_definitions.twig:9
10091 #: templates/database/central_columns/edit.twig:8
10092 #: templates/database/central_columns/main.twig:16
10093 #: templates/database/central_columns/main.twig:220
10094 #: templates/database/events/index.twig:45
10095 #: templates/database/routines/editor_form.twig:50
10096 #: templates/database/routines/execute_form.twig:15
10097 #: templates/database/routines/index.twig:52
10098 #: templates/database/triggers/list.twig:45 templates/setup/home/index.twig:49
10099 #: templates/table/structure/display_structure.twig:21
10100 msgid "Name"
10101 msgstr "სახელი"
10103 #: libraries/classes/Plugins/Export/ExportHtmlword.php:476
10104 #: libraries/classes/Plugins/Export/ExportOdt.php:608
10105 #: libraries/classes/Plugins/Export/ExportTexytext.php:464
10106 #: libraries/classes/Plugins/Export/Helpers/Pdf.php:365
10107 #: templates/database/events/editor_form.twig:82
10108 #: templates/database/routines/editor_form.twig:113
10109 #: templates/database/triggers/editor_form.twig:57
10110 msgid "Definition"
10111 msgstr "აღწერა"
10113 #: libraries/classes/Plugins/Export/ExportHtmlword.php:548
10114 #: libraries/classes/Plugins/Export/ExportOdt.php:686
10115 #: libraries/classes/Plugins/Export/ExportSql.php:2090
10116 #: libraries/classes/Plugins/Export/ExportTexytext.php:528
10117 msgid "Table structure for table"
10118 msgstr ""
10120 #: libraries/classes/Plugins/Export/ExportHtmlword.php:566
10121 #: libraries/classes/Plugins/Export/ExportOdt.php:718
10122 #: libraries/classes/Plugins/Export/ExportSql.php:2141
10123 #: libraries/classes/Plugins/Export/ExportTexytext.php:554
10124 msgid "Structure for view"
10125 msgstr "სტრუქტურა ხედისათვის"
10127 #: libraries/classes/Plugins/Export/ExportHtmlword.php:572
10128 #: libraries/classes/Plugins/Export/ExportOdt.php:738
10129 #: libraries/classes/Plugins/Export/ExportSql.php:2173
10130 #: libraries/classes/Plugins/Export/ExportTexytext.php:570
10131 msgid "Stand-in structure for view"
10132 msgstr ""
10134 #: libraries/classes/Plugins/Export/ExportJson.php:87
10135 msgid "Output pretty-printed JSON (Use human-readable formatting)"
10136 msgstr ""
10138 #: libraries/classes/Plugins/Export/ExportJson.php:93
10139 msgid "Output unicode characters unescaped"
10140 msgstr ""
10142 #: libraries/classes/Plugins/Export/ExportLatex.php:50
10143 msgid "Content of table @TABLE@"
10144 msgstr "@TABLE@ ცხრილის შემცველობა"
10146 #: libraries/classes/Plugins/Export/ExportLatex.php:51
10147 msgid "(continued)"
10148 msgstr "(გაგრძელება)"
10150 #: libraries/classes/Plugins/Export/ExportLatex.php:52
10151 msgid "Structure of table @TABLE@"
10152 msgstr "ცხრილის @TABLE@ სტრუქტურა"
10154 #: libraries/classes/Plugins/Export/ExportLatex.php:107
10155 #: libraries/classes/Plugins/Export/ExportOdt.php:88
10156 #: libraries/classes/Plugins/Export/ExportSql.php:257
10157 msgid "Object creation options"
10158 msgstr "ობიექტის შექმნის მორგება"
10160 #: libraries/classes/Plugins/Export/ExportLatex.php:113
10161 #: libraries/classes/Plugins/Export/ExportLatex.php:169
10162 msgid "Table caption:"
10163 msgstr "ცხრილის წარწერა:"
10165 #: libraries/classes/Plugins/Export/ExportLatex.php:119
10166 #: libraries/classes/Plugins/Export/ExportLatex.php:175
10167 msgid "Table caption (continued):"
10168 msgstr "ცხრილის წარწერა (გაგრძელება):"
10170 #: libraries/classes/Plugins/Export/ExportLatex.php:125
10171 #: libraries/classes/Plugins/Export/ExportLatex.php:181
10172 msgid "Label key:"
10173 msgstr "ჭდის გასაღები:"
10175 #: libraries/classes/Plugins/Export/ExportLatex.php:133
10176 #: libraries/classes/Plugins/Export/ExportOdt.php:96
10177 #: libraries/classes/Plugins/Export/ExportSql.php:151
10178 msgid "Display foreign key relationships"
10179 msgstr "გარე გასაღების ახალი შეზღუდვა"
10181 #: libraries/classes/Plugins/Export/ExportLatex.php:140
10182 #: libraries/classes/Plugins/Export/ExportOdt.php:103
10183 msgid "Display comments"
10184 msgstr "კომენტარების ჩვენება"
10186 #: libraries/classes/Plugins/Export/ExportLatex.php:146
10187 #: libraries/classes/Plugins/Export/ExportOdt.php:109
10188 #: libraries/classes/Plugins/Export/ExportSql.php:159
10189 msgid "Display media types"
10190 msgstr "მედიის ტიპების ჩვენება"
10192 #: libraries/classes/Plugins/Export/ExportLatex.php:164
10193 msgid "Put columns names in the first row:"
10194 msgstr "პირველ მწკრივში სვეტის სახელები ჩადეთ:"
10196 #: libraries/classes/Plugins/Export/ExportLatex.php:210
10197 #: libraries/classes/Plugins/Export/ExportSql.php:754
10198 #: libraries/classes/Plugins/Export/ExportXml.php:232
10199 #: templates/server/replication/change_primary.twig:22
10200 #: templates/server/replication/primary_add_replica_user.twig:29
10201 msgid "Host:"
10202 msgstr "ჰოსტი:"
10204 #: libraries/classes/Plugins/Export/ExportLatex.php:216
10205 #: libraries/classes/Plugins/Export/ExportSql.php:761
10206 #: libraries/classes/Plugins/Export/ExportXml.php:238
10207 msgid "Generation Time:"
10208 msgstr "გენერირების დრო:"
10210 #: libraries/classes/Plugins/Export/ExportLatex.php:218
10211 #: libraries/classes/Plugins/Export/ExportSql.php:765
10212 #: libraries/classes/Plugins/Export/ExportXml.php:240
10213 #: templates/home/index.twig:175
10214 msgid "Server version:"
10215 msgstr "სერვერის ვერსია:"
10217 #: libraries/classes/Plugins/Export/ExportLatex.php:219
10218 #: libraries/classes/Plugins/Export/ExportSql.php:767
10219 #: libraries/classes/Plugins/Export/ExportXml.php:241
10220 msgid "PHP Version:"
10221 msgstr "PHP-ის ვერსია:"
10223 #: libraries/classes/Plugins/Export/ExportLatex.php:246
10224 #: libraries/classes/Plugins/Export/ExportSql.php:947
10225 #: libraries/classes/Plugins/Export/ExportXml.php:395
10226 #: libraries/classes/Plugins/Export/Helpers/Pdf.php:201
10227 #: templates/database/structure/copy_form.twig:5
10228 #: templates/menu/breadcrumbs.twig:16
10229 msgid "Database:"
10230 msgstr "მონაცემთა ბაზა:"
10232 #: libraries/classes/Plugins/Export/ExportLatex.php:312
10233 #: libraries/classes/Plugins/Export/ExportSql.php:2233
10234 msgid "Data:"
10235 msgstr "მონაცემები:"
10237 #: libraries/classes/Plugins/Export/ExportLatex.php:520
10238 msgid "Structure:"
10239 msgstr "სტრუქტურა:"
10241 #: libraries/classes/Plugins/Export/ExportMediawiki.php:77
10242 msgid "Export table names"
10243 msgstr "ცხრილის სახელების გატანა"
10245 #: libraries/classes/Plugins/Export/ExportMediawiki.php:84
10246 msgid "Export table headers"
10247 msgstr "ცხრილის თავსართების გატანა"
10249 #: libraries/classes/Plugins/Export/ExportOdt.php:246
10250 #: libraries/classes/Plugins/Export/ExportTexytext.php:179
10251 msgid "Dumping data for query result"
10252 msgstr ""
10254 #: libraries/classes/Plugins/Export/ExportPdf.php:77
10255 msgid "Report title:"
10256 msgstr "ანგარიშის სათაური:"
10258 #: libraries/classes/Plugins/Export/ExportPdf.php:192
10259 msgid "Dumping data"
10260 msgstr "მონაცემების დამპი"
10262 #: libraries/classes/Plugins/Export/ExportPdf.php:213
10263 msgid "Query result data"
10264 msgstr "მოთხოვნის შედეგის მონაცემები"
10266 #: libraries/classes/Plugins/Export/ExportPdf.php:273
10267 msgid "View structure"
10268 msgstr "სტრუქტურის ნახვა"
10270 #: libraries/classes/Plugins/Export/ExportPdf.php:276
10271 msgid "Stand in"
10272 msgstr ""
10274 #: libraries/classes/Plugins/Export/ExportSql.php:130
10275 msgid ""
10276 "Display comments <i>(includes info such as export timestamp, PHP version, "
10277 "and server version)</i>"
10278 msgstr ""
10280 #: libraries/classes/Plugins/Export/ExportSql.php:137
10281 msgid "Additional custom header comment (\\n splits lines):"
10282 msgstr "დამატებითი მორგების თავსართის კომენტარი (\\n ყოფს ხაზებს):"
10284 #: libraries/classes/Plugins/Export/ExportSql.php:143
10285 msgid ""
10286 "Include a timestamp of when databases were created, last updated, and last "
10287 "checked"
10288 msgstr ""
10290 #: libraries/classes/Plugins/Export/ExportSql.php:204
10291 msgid "Export metadata"
10292 msgstr "მეტამონაცემების გატანა"
10294 #: libraries/classes/Plugins/Export/ExportSql.php:219
10295 msgid ""
10296 "Database system or older MySQL server to maximize output compatibility with:"
10297 msgstr ""
10299 #: libraries/classes/Plugins/Export/ExportSql.php:265
10300 msgid "Add statements:"
10301 msgstr "გამოსახულებების დამატება:"
10303 #: libraries/classes/Plugins/Export/ExportSql.php:273
10304 #: libraries/classes/Plugins/Export/ExportSql.php:282
10305 #: libraries/classes/Plugins/Export/ExportSql.php:299
10306 #: libraries/classes/Plugins/Export/ExportSql.php:308
10307 #: libraries/classes/Plugins/Export/ExportSql.php:332
10308 #: libraries/classes/Plugins/Export/ExportSql.php:360
10309 #: libraries/classes/Plugins/Export/ExportSql.php:369
10310 #, php-format
10311 msgid "Add %s statement"
10312 msgstr "%s გამოსახულების დამატება"
10314 #: libraries/classes/Plugins/Export/ExportSql.php:315
10315 msgid "(less efficient as indexes will be generated during table creation)"
10316 msgstr ""
10318 #: libraries/classes/Plugins/Export/ExportSql.php:322
10319 #, php-format
10320 msgid "%s value"
10321 msgstr "%s მნიშვნელობა"
10323 #. l10n: Allow simplifying exported view syntax to only "CREATE VIEW"
10324 #: libraries/classes/Plugins/Export/ExportSql.php:339
10325 msgid "Use simple view export"
10326 msgstr ""
10328 #: libraries/classes/Plugins/Export/ExportSql.php:378
10329 msgid ""
10330 "Enclose table and column names with backquotes <i>(Protects column and table "
10331 "names formed with special characters or keywords)</i>"
10332 msgstr ""
10334 #: libraries/classes/Plugins/Export/ExportSql.php:393
10335 msgid "Data creation options"
10336 msgstr "მონაცემების შექმნის მორგება"
10338 #: libraries/classes/Plugins/Export/ExportSql.php:398
10339 #: libraries/classes/Plugins/Export/ExportSql.php:2311
10340 msgid "Truncate table before insert"
10341 msgstr ""
10343 #: libraries/classes/Plugins/Export/ExportSql.php:405
10344 msgid "Instead of <code>INSERT</code> statements, use:"
10345 msgstr ""
10347 #: libraries/classes/Plugins/Export/ExportSql.php:411
10348 msgid "<code>INSERT DELAYED</code> statements"
10349 msgstr ""
10351 #: libraries/classes/Plugins/Export/ExportSql.php:423
10352 #: libraries/classes/Plugins/Export/ExportSql.php:457
10353 msgid "<code>INSERT IGNORE</code> statements"
10354 msgstr ""
10356 #: libraries/classes/Plugins/Export/ExportSql.php:437
10357 msgid "Function to use when dumping data:"
10358 msgstr ""
10360 #: libraries/classes/Plugins/Export/ExportSql.php:452
10361 msgid "Syntax to use when inserting data:"
10362 msgstr ""
10364 #: libraries/classes/Plugins/Export/ExportSql.php:462
10365 msgid ""
10366 "include column names in every <code>INSERT</code> statement <br> &nbsp; "
10367 "&nbsp; &nbsp; Example: <code>INSERT INTO tbl_name (col_A,col_B,col_C) VALUES "
10368 "(1,2,3)</code>"
10369 msgstr ""
10371 #: libraries/classes/Plugins/Export/ExportSql.php:467
10372 msgid ""
10373 "insert multiple rows in every <code>INSERT</code> statement<br> &nbsp; "
10374 "&nbsp; &nbsp; Example: <code>INSERT INTO tbl_name VALUES (1,2,3), (4,5,6), "
10375 "(7,8,9)</code>"
10376 msgstr ""
10378 #: libraries/classes/Plugins/Export/ExportSql.php:472
10379 msgid ""
10380 "both of the above<br> &nbsp; &nbsp; &nbsp; Example: <code>INSERT INTO "
10381 "tbl_name (col_A,col_B,col_C) VALUES (1,2,3), (4,5,6), (7,8,9)</code>"
10382 msgstr ""
10384 #: libraries/classes/Plugins/Export/ExportSql.php:477
10385 msgid ""
10386 "neither of the above<br> &nbsp; &nbsp; &nbsp; Example: <code>INSERT INTO "
10387 "tbl_name VALUES (1,2,3)</code>"
10388 msgstr ""
10390 #: libraries/classes/Plugins/Export/ExportSql.php:496
10391 msgid ""
10392 "Dump binary columns in hexadecimal notation <i>(for example, \"abc\" becomes "
10393 "0x616263)</i>"
10394 msgstr ""
10396 #: libraries/classes/Plugins/Export/ExportSql.php:505
10397 msgid ""
10398 "Dump TIMESTAMP columns in UTC <i>(enables TIMESTAMP columns to be dumped and "
10399 "reloaded between servers in different time zones)</i>"
10400 msgstr ""
10402 #: libraries/classes/Plugins/Export/ExportSql.php:582
10403 msgid "It appears your database uses routines;"
10404 msgstr ""
10406 #: libraries/classes/Plugins/Export/ExportSql.php:585
10407 #: libraries/classes/Plugins/Export/ExportSql.php:1614
10408 #: libraries/classes/Plugins/Export/ExportSql.php:2129
10409 msgid "alias export may not work reliably in all cases."
10410 msgstr ""
10412 #: libraries/classes/Plugins/Export/ExportSql.php:1066
10413 msgid "Metadata"
10414 msgstr "მეტამონაცემები"
10416 #: libraries/classes/Plugins/Export/ExportSql.php:1134
10417 #, php-format
10418 msgid "Metadata for table %s"
10419 msgstr "მეტამონაცემები ცხრილისთვის %s"
10421 #: libraries/classes/Plugins/Export/ExportSql.php:1141
10422 #, php-format
10423 msgid "Metadata for database %s"
10424 msgstr "მეტამონაცემები ბაზისთვის %s"
10426 #: libraries/classes/Plugins/Export/ExportSql.php:1458
10427 #: libraries/classes/Plugins/Schema/Pdf/PdfRelationSchema.php:631
10428 #, fuzzy
10429 #| msgid "Creation"
10430 msgid "Creation:"
10431 msgstr "შეიქმნა"
10433 #: libraries/classes/Plugins/Export/ExportSql.php:1468
10434 #: libraries/classes/Plugins/Schema/Pdf/PdfRelationSchema.php:642
10435 msgid "Last update:"
10436 msgstr "უკანასკნელი განახლება:"
10438 #: libraries/classes/Plugins/Export/ExportSql.php:1478
10439 #: libraries/classes/Plugins/Schema/Pdf/PdfRelationSchema.php:653
10440 msgid "Last check:"
10441 msgstr "ბოლოს შემოწმდა:"
10443 #: libraries/classes/Plugins/Export/ExportSql.php:1529
10444 #, php-format
10445 msgid "Error reading structure for table %s:"
10446 msgstr "სტრუქტურის წაკითხვის შეცდომა ცხრილისთვის %s:"
10448 #: libraries/classes/Plugins/Export/ExportSql.php:1611
10449 msgid "It appears your database uses views;"
10450 msgstr ""
10452 #: libraries/classes/Plugins/Export/ExportSql.php:1778
10453 msgid "Constraints for dumped tables"
10454 msgstr ""
10456 #: libraries/classes/Plugins/Export/ExportSql.php:1779
10457 msgid "Constraints for table"
10458 msgstr ""
10460 #: libraries/classes/Plugins/Export/ExportSql.php:1806
10461 msgid "Indexes for dumped tables"
10462 msgstr "ინდექსები გამოტანილი ცხრილებისთვის"
10464 #: libraries/classes/Plugins/Export/ExportSql.php:1807
10465 msgid "Indexes for table"
10466 msgstr "ინდექსები ცხრილისთვის"
10468 #: libraries/classes/Plugins/Export/ExportSql.php:1843
10469 msgid "AUTO_INCREMENT for dumped tables"
10470 msgstr ""
10472 #: libraries/classes/Plugins/Export/ExportSql.php:1844
10473 msgid "AUTO_INCREMENT for table"
10474 msgstr "AUTO_INCREMENT ცხრილისთვის"
10476 #: libraries/classes/Plugins/Export/ExportSql.php:1919
10477 msgid "MEDIA TYPES FOR TABLE"
10478 msgstr "MIME TYPES FOR TABLE"
10480 #: libraries/classes/Plugins/Export/ExportSql.php:1944
10481 msgid "RELATIONSHIPS FOR TABLE"
10482 msgstr "RELATIONSHIPS FOR TABLE"
10484 #: libraries/classes/Plugins/Export/ExportSql.php:2126
10485 msgid "It appears your table uses triggers;"
10486 msgstr ""
10488 #: libraries/classes/Plugins/Export/ExportSql.php:2156
10489 #, php-format
10490 msgid "Structure for view %s exported as a table"
10491 msgstr "სტრუქტურა ხედისთვის %s ცხრილის სახით იქნა გატანილი"
10493 #: libraries/classes/Plugins/Export/ExportSql.php:2176
10494 msgid "(See below for the actual view)"
10495 msgstr ""
10497 #: libraries/classes/Plugins/Export/ExportSql.php:2244
10498 #, php-format
10499 msgid "Error reading data for table %s:"
10500 msgstr "მონაცემების წაკითხვის შეცდომა ცხრილისთვის %s:"
10502 #: libraries/classes/Plugins/Export/ExportXml.php:94
10503 msgid "Object creation options (all are recommended)"
10504 msgstr ""
10506 #: libraries/classes/Plugins/Export/ExportXml.php:138
10507 msgid "Export contents"
10508 msgstr "შემცველობის გატანა"
10510 #: libraries/classes/Plugins/Export/Helpers/Pdf.php:202
10511 #: templates/menu/breadcrumbs.twig:29
10512 msgid "Table:"
10513 msgstr "ცხრილი:"
10515 #: libraries/classes/Plugins/Export/Helpers/Pdf.php:203
10516 msgid "Purpose:"
10517 msgstr "დანიშნულება:"
10519 #: libraries/classes/Plugins/Import/AbstractImportCsv.php:30
10520 msgid ""
10521 "Update data when duplicate keys found on import (add ON DUPLICATE KEY UPDATE)"
10522 msgstr ""
10524 #: libraries/classes/Plugins/Import/ImportCsv.php:83
10525 msgid "Name of the new table (optional):"
10526 msgstr ""
10528 #: libraries/classes/Plugins/Import/ImportCsv.php:92
10529 msgid "Name of the new database (optional):"
10530 msgstr ""
10532 #: libraries/classes/Plugins/Import/ImportCsv.php:101
10533 #: libraries/classes/Plugins/Import/ImportCsv.php:119
10534 msgid "Import these many number of rows (optional):"
10535 msgstr ""
10537 #: libraries/classes/Plugins/Import/ImportCsv.php:109
10538 #: libraries/classes/Plugins/Import/ImportOds.php:66
10539 msgid ""
10540 "The first line of the file contains the table column names <i>(if this is "
10541 "unchecked, the first line will become part of the data)</i>"
10542 msgstr ""
10544 #: libraries/classes/Plugins/Import/ImportCsv.php:126
10545 msgid ""
10546 "If the data in each row of the file is not in the same order as in the "
10547 "database, list the corresponding column names here. Column names must be "
10548 "separated by commas and not enclosed in quotations."
10549 msgstr ""
10551 #: libraries/classes/Plugins/Import/ImportCsv.php:134
10552 msgid "Column names:"
10553 msgstr "სვეტის სახელები:"
10555 #: libraries/classes/Plugins/Import/ImportCsv.php:272
10556 #: libraries/classes/Plugins/Import/ImportCsv.php:631
10557 #, php-format
10558 msgid "Invalid format of CSV input on line %d."
10559 msgstr ""
10561 #: libraries/classes/Plugins/Import/ImportCsv.php:490
10562 #, php-format
10563 msgid "Invalid column count in CSV input on line %d."
10564 msgstr "არასწორი სვეტების რაოდენობა CSV-ში შეყვანაში ხაზზე %d."
10566 #: libraries/classes/Plugins/Import/ImportCsv.php:649
10567 #: libraries/classes/Plugins/Import/ImportCsv.php:664
10568 #: libraries/classes/Plugins/Import/ImportCsv.php:675
10569 #: libraries/classes/Plugins/Import/ImportCsv.php:682
10570 #, php-format
10571 msgid "Invalid parameter for CSV import: %s"
10572 msgstr ""
10574 #: libraries/classes/Plugins/Import/ImportCsv.php:813
10575 #, php-format
10576 msgid ""
10577 "Invalid column (%s) specified! Ensure that columns names are spelled "
10578 "correctly, separated by commas, and not enclosed in quotes."
10579 msgstr ""
10581 #: libraries/classes/Plugins/Import/ImportLdi.php:62
10582 msgid "Column names: "
10583 msgstr "სვეტის სახელები: "
10585 #: libraries/classes/Plugins/Import/ImportLdi.php:106
10586 msgid "This plugin does not support compressed imports!"
10587 msgstr ""
10589 #: libraries/classes/Plugins/Import/ImportMediawiki.php:56
10590 msgid "MediaWiki Table"
10591 msgstr ""
10593 #: libraries/classes/Plugins/Import/ImportMediawiki.php:275
10594 #, php-format
10595 msgid "Invalid format of mediawiki input on line: <br>%s."
10596 msgstr "მედიავიკის შეყვანის არასწორი ფორმატი ხაზზე: <br>%s."
10598 #: libraries/classes/Plugins/Import/ImportOds.php:80
10599 msgid "Import percentages as proper decimals <i>(ex. 12.00% to .12)</i>"
10600 msgstr ""
10602 #: libraries/classes/Plugins/Import/ImportOds.php:86
10603 msgid "Import currencies <i>(ex. $5.00 to 5.00)</i>"
10604 msgstr ""
10606 #: libraries/classes/Plugins/Import/ImportOds.php:153
10607 #: libraries/classes/Plugins/Import/ImportXml.php:112
10608 #: libraries/classes/Plugins/Import/ImportXml.php:175
10609 msgid ""
10610 "The XML file specified was either malformed or incomplete. Please correct "
10611 "the issue and try again."
10612 msgstr ""
10614 #: libraries/classes/Plugins/Import/ImportOds.php:163
10615 msgid "Could not parse OpenDocument Spreadsheet!"
10616 msgstr "OpenDocument Spreadsheet-ის დამუშავების შეცდომა!"
10618 #: libraries/classes/Plugins/Import/ImportShp.php:68
10619 msgid "ESRI Shape File"
10620 msgstr ""
10622 #: libraries/classes/Plugins/Import/ImportShp.php:101
10623 #: libraries/classes/Plugins/Import/ImportShp.php:163
10624 #, php-format
10625 msgid "There was an error importing the ESRI shape file: \"%s\"."
10626 msgstr ""
10628 #: libraries/classes/Plugins/Import/ImportShp.php:193
10629 #, php-format
10630 msgid "MySQL Spatial Extension does not support ESRI type \"%s\"."
10631 msgstr ""
10633 #: libraries/classes/Plugins/Import/ImportShp.php:242
10634 msgid "The imported file does not contain any data!"
10635 msgstr "შემოტანილი ფაილი მონაცემებს არ შეიცავს!"
10637 #: libraries/classes/Plugins/Import/ImportSql.php:65
10638 msgid "SQL compatibility mode:"
10639 msgstr "SQL თავსებადობის რეჟიმი:"
10641 #: libraries/classes/Plugins/Import/ImportSql.php:77
10642 msgid "Do not use <code>AUTO_INCREMENT</code> for zero values"
10643 msgstr ""
10645 #: libraries/classes/Plugins/Import/ImportXml.php:48
10646 msgid "XML"
10647 msgstr "XML"
10649 #: libraries/classes/Plugins.php:589
10650 msgid "This format has no options"
10651 msgstr "ამ ფორმატს პარამეტრები არ აქვს"
10653 #: libraries/classes/Plugins.php:607
10654 msgid "Invalid authentication method set in configuration:"
10655 msgstr ""
10657 #: libraries/classes/Plugins/Schema/Dia/TableStatsDia.php:68
10658 #: libraries/classes/Plugins/Schema/Eps/TableStatsEps.php:87
10659 #: libraries/classes/Plugins/Schema/Pdf/TableStatsPdf.php:90
10660 #: libraries/classes/Plugins/Schema/Svg/TableStatsSvg.php:87
10661 #, php-format
10662 msgid "The %s table doesn't exist!"
10663 msgstr "ცხრილი \"%s\" არ არსებობს!"
10665 #: libraries/classes/Plugins/Schema/Eps/EpsRelationSchema.php:62
10666 #: libraries/classes/Plugins/Schema/Svg/SvgRelationSchema.php:78
10667 #, php-format
10668 msgid "Schema of the %s database - Page %s"
10669 msgstr "%s ბაზის სქემა - გვერდი %s"
10671 #: libraries/classes/Plugins/Schema/ExportRelationSchema.php:278
10672 msgid "SCHEMA ERROR: "
10673 msgstr ""
10675 #: libraries/classes/Plugins/Schema/Pdf/Pdf.php:272
10676 msgid "PDF export page"
10677 msgstr "PDF გვერდის გატანა"
10679 #: libraries/classes/Plugins/Schema/Pdf/PdfRelationSchema.php:135
10680 #, php-format
10681 msgid "Schema of the %s database"
10682 msgstr "სქემა ბაზისთვის %s"
10684 #: libraries/classes/Plugins/Schema/Pdf/PdfRelationSchema.php:163
10685 #: libraries/classes/Plugins/Schema/Pdf/PdfRelationSchema.php:541
10686 msgid "Relational schema"
10687 msgstr ""
10689 #: libraries/classes/Plugins/Schema/Pdf/PdfRelationSchema.php:486
10690 msgid "Table of contents"
10691 msgstr "სარჩევი"
10693 #: libraries/classes/Plugins/Schema/Pdf/PdfRelationSchema.php:620
10694 #: templates/columns_definitions/column_definitions_form.twig:72
10695 #: templates/database/data_dictionary/index.twig:16
10696 #: templates/table/structure/display_table_stats.twig:6
10697 msgid "Table comments:"
10698 msgstr "ცხრილის კომენტარები:"
10700 #: libraries/classes/Plugins/Schema/Pdf/PdfRelationSchema.php:669
10701 #: libraries/classes/Plugins/Schema/Pdf/PdfRelationSchema.php:703
10702 #: templates/columns_definitions/table_fields_definitions.twig:27
10703 #: templates/database/central_columns/edit.twig:13
10704 #: templates/table/structure/display_structure.twig:24
10705 msgid "Attributes"
10706 msgstr "ატრიბუტები"
10708 #: libraries/classes/Plugins/Schema/Pdf/PdfRelationSchema.php:672
10709 #: libraries/classes/Plugins/Schema/Pdf/PdfRelationSchema.php:706
10710 #: templates/table/structure/display_structure.twig:30
10711 #: templates/table/tracking/structure_snapshot_columns.twig:11
10712 msgid "Extra"
10713 msgstr "ექსტრა"
10715 #: libraries/classes/Plugins/SchemaPlugin.php:74
10716 msgid "Show color"
10717 msgstr "ფერის ჩვენება"
10719 #: libraries/classes/Plugins/SchemaPlugin.php:76
10720 msgid "Only show keys"
10721 msgstr ""
10723 #: libraries/classes/Plugins/Schema/SchemaDia.php:54
10724 #: libraries/classes/Plugins/Schema/SchemaEps.php:62
10725 #: libraries/classes/Plugins/Schema/SchemaPdf.php:64
10726 msgid "Orientation"
10727 msgstr "ორიენტაცია"
10729 #: libraries/classes/Plugins/Schema/SchemaDia.php:58
10730 #: libraries/classes/Plugins/Schema/SchemaEps.php:66
10731 #: libraries/classes/Plugins/Schema/SchemaPdf.php:68
10732 msgid "Landscape"
10733 msgstr "ლანდშაფტური"
10735 #: libraries/classes/Plugins/Schema/SchemaDia.php:59
10736 #: libraries/classes/Plugins/Schema/SchemaEps.php:67
10737 #: libraries/classes/Plugins/Schema/SchemaPdf.php:69
10738 msgid "Portrait"
10739 msgstr "პორტრეტული"
10741 #: libraries/classes/Plugins/Schema/SchemaEps.php:56
10742 #: libraries/classes/Plugins/Schema/SchemaPdf.php:58
10743 #: libraries/classes/Plugins/Schema/SchemaSvg.php:55
10744 msgid "Same width for all tables"
10745 msgstr ""
10747 #: libraries/classes/Plugins/Schema/SchemaPdf.php:83
10748 msgid "Show grid"
10749 msgstr "ბადის ჩვენება"
10751 #: libraries/classes/Plugins/Schema/SchemaPdf.php:89
10752 #: templates/database/structure/index.twig:21
10753 msgid "Data dictionary"
10754 msgstr "მონაცემების ლექსიკონი"
10756 #: libraries/classes/Plugins/Schema/SchemaPdf.php:95
10757 msgid "Order of the tables"
10758 msgstr "ცხრილების მიმდევრობა"
10760 #: libraries/classes/Plugins/Schema/SchemaPdf.php:100
10761 msgid "Name (Ascending)"
10762 msgstr "აღმავალი სახელით"
10764 #: libraries/classes/Plugins/Schema/SchemaPdf.php:101
10765 msgid "Name (Descending)"
10766 msgstr "სახელი (დაღმავალი)"
10768 #: libraries/classes/Plugins/Transformations/Abs/Bool2TextTransformationsPlugin.php:28
10769 msgid ""
10770 "Converts Boolean values to text (default 'T' and 'F'). First option is for "
10771 "TRUE, second for FALSE. Nonzero=true."
10772 msgstr ""
10774 #: libraries/classes/Plugins/Transformations/Abs/DateFormatTransformationsPlugin.php:39
10775 msgid ""
10776 "Displays a TIME, TIMESTAMP, DATETIME or numeric unix timestamp column as "
10777 "formatted date. The first option is the offset (in hours) which will be "
10778 "added to the timestamp (Default: 0). Use second option to specify a "
10779 "different date/time format string. Third option determines whether you want "
10780 "to see local date or UTC one (use \"local\" or \"utc\" strings) for that. "
10781 "According to that, date format has different value - for \"local\" see the "
10782 "documentation for PHP's strftime() function and for \"utc\" it is done using "
10783 "gmdate() function."
10784 msgstr ""
10786 #. l10n: See https://www.php.net/manual/en/function.strftime.php
10787 #: libraries/classes/Plugins/Transformations/Abs/DateFormatTransformationsPlugin.php:72
10788 #: libraries/classes/Util.php:709
10789 msgid "%B %d, %Y at %I:%M %p"
10790 msgstr "%B %d, %Y, %I:%M %p"
10792 #: libraries/classes/Plugins/Transformations/Abs/DownloadTransformationsPlugin.php:31
10793 msgid ""
10794 "Displays a link to download the binary data of the column. You can use the "
10795 "first option to specify the filename, or use the second option as the name "
10796 "of a column which contains the filename. If you use the second option, you "
10797 "need to set the first option to the empty string."
10798 msgstr ""
10800 #: libraries/classes/Plugins/Transformations/Abs/ExternalTransformationsPlugin.php:41
10801 msgid ""
10802 "LINUX ONLY: Launches an external application and feeds it the column data "
10803 "via standard input. Returns the standard output of the application. The "
10804 "default is Tidy, to pretty-print HTML code. For security reasons, you have "
10805 "to manually edit the file libraries/classes/Plugins/Transformations/Abs/"
10806 "ExternalTransformationsPlugin.php and list the tools you want to make "
10807 "available. The first option is then the number of the program you want to "
10808 "use. The second option should be blank for historical reasons. The third "
10809 "option, if set to 1, will convert the output using htmlspecialchars() "
10810 "(Default 1). The fourth option, if set to 1, will prevent wrapping and "
10811 "ensure that the output appears all on one line (Default 1)."
10812 msgstr ""
10814 #: libraries/classes/Plugins/Transformations/Abs/ExternalTransformationsPlugin.php:121
10815 #, php-format
10816 msgid ""
10817 "You are using the external transformation command line options field, which "
10818 "has been deprecated for security reasons. Add all command line options "
10819 "directly to the definition in %s."
10820 msgstr ""
10822 #: libraries/classes/Plugins/Transformations/Abs/FormattedTransformationsPlugin.php:29
10823 msgid ""
10824 "Displays the contents of the column as-is, without running it through "
10825 "htmlspecialchars(). That is, the column is assumed to contain valid HTML."
10826 msgstr ""
10828 #: libraries/classes/Plugins/Transformations/Abs/HexTransformationsPlugin.php:31
10829 msgid ""
10830 "Displays hexadecimal representation of data. Optional first parameter "
10831 "specifies how often space will be added (defaults to 2 nibbles)."
10832 msgstr ""
10834 #: libraries/classes/Plugins/Transformations/Abs/ImageLinkTransformationsPlugin.php:29
10835 msgid "Displays a link to download this image."
10836 msgstr ""
10838 #: libraries/classes/Plugins/Transformations/Abs/ImageUploadTransformationsPlugin.php:31
10839 msgid ""
10840 "Image upload functionality which also displays a thumbnail. The options are "
10841 "the width and height of the thumbnail in pixels. Defaults to 100 X 100."
10842 msgstr ""
10844 #: libraries/classes/Plugins/Transformations/Abs/ImageUploadTransformationsPlugin.php:91
10845 msgid "Image preview here"
10846 msgstr ""
10848 #: libraries/classes/Plugins/Transformations/Abs/InlineTransformationsPlugin.php:31
10849 msgid ""
10850 "Displays a clickable thumbnail. The options are the maximum width and height "
10851 "in pixels. The original aspect ratio is preserved."
10852 msgstr ""
10854 #: libraries/classes/Plugins/Transformations/Abs/LongToIPv4TransformationsPlugin.php:30
10855 msgid ""
10856 "Converts an (IPv4) Internet network address stored as a BIGINT into a string "
10857 "in Internet standard dotted format."
10858 msgstr ""
10860 #: libraries/classes/Plugins/Transformations/Abs/PreApPendTransformationsPlugin.php:29
10861 msgid ""
10862 "Prepends and/or Appends text to a string. First option is text to be "
10863 "prepended, second is appended (enclosed in single quotes, default empty "
10864 "string)."
10865 msgstr ""
10867 #: libraries/classes/Plugins/Transformations/Abs/RegexValidationTransformationsPlugin.php:32
10868 msgid ""
10869 "Validates the string using regular expression and performs insert only if "
10870 "string matches it. The first option is the Regular Expression."
10871 msgstr ""
10873 #: libraries/classes/Plugins/Transformations/Abs/RegexValidationTransformationsPlugin.php:54
10874 #, php-format
10875 msgid "Validation failed for the input string %s."
10876 msgstr ""
10878 #: libraries/classes/Plugins/Transformations/Abs/SQLTransformationsPlugin.php:28
10879 msgid "Formats text as SQL query with syntax highlighting."
10880 msgstr ""
10882 #: libraries/classes/Plugins/Transformations/Abs/SubstringTransformationsPlugin.php:31
10883 msgid ""
10884 "Displays a part of a string. The first option is the number of characters to "
10885 "skip from the beginning of the string (Default 0). The second option is the "
10886 "number of characters to return (Default: until end of string). The third "
10887 "option is the string to append and/or prepend when truncation occurs "
10888 "(Default: \"…\")."
10889 msgstr ""
10891 #: libraries/classes/Plugins/Transformations/Abs/TextFileUploadTransformationsPlugin.php:29
10892 msgid ""
10893 "File upload functionality for TEXT columns. It does not have a textarea for "
10894 "input."
10895 msgstr ""
10897 #: libraries/classes/Plugins/Transformations/Abs/TextImageLinkTransformationsPlugin.php:31
10898 msgid ""
10899 "Displays an image and a link; the column contains the filename. The first "
10900 "option is a URL prefix like \"https://www.example.com/\". The second and "
10901 "third options are the width and the height in pixels."
10902 msgstr ""
10904 #: libraries/classes/Plugins/Transformations/Abs/TextLinkTransformationsPlugin.php:30
10905 msgid ""
10906 "Displays a link; the column contains the filename. The first option is a URL "
10907 "prefix like \"https://www.example.com/\". The second option is a title for "
10908 "the link."
10909 msgstr ""
10911 #: libraries/classes/Plugins/Transformations/Input/Text_Plain_Iptobinary.php:32
10912 msgid "Converts an Internet network address in (IPv4/IPv6) format to binary"
10913 msgstr ""
10915 #: libraries/classes/Plugins/Transformations/Input/Text_Plain_Iptolong.php:29
10916 msgid ""
10917 "Converts an Internet network address in (IPv4/IPv6) format into a long "
10918 "integer."
10919 msgstr ""
10921 #: libraries/classes/Plugins/Transformations/Input/Text_Plain_JsonEditor.php:26
10922 msgid "Syntax highlighted CodeMirror editor for JSON."
10923 msgstr ""
10925 #: libraries/classes/Plugins/Transformations/Input/Text_Plain_SqlEditor.php:26
10926 msgid "Syntax highlighted CodeMirror editor for SQL."
10927 msgstr ""
10929 #: libraries/classes/Plugins/Transformations/Input/Text_Plain_XmlEditor.php:26
10930 msgid "Syntax highlighted CodeMirror editor for XML (and HTML)."
10931 msgstr ""
10933 #: libraries/classes/Plugins/Transformations/Output/Text_Plain_Binarytoip.php:29
10934 msgid ""
10935 "Converts an Internet network address stored as a binary string into a string "
10936 "in Internet standard (IPv4/IPv6) format."
10937 msgstr ""
10939 #: libraries/classes/Plugins/Transformations/Output/Text_Plain_Json.php:44
10940 msgid "Formats text as JSON with syntax highlighting."
10941 msgstr ""
10943 #: libraries/classes/Plugins/Transformations/Output/Text_Plain_Xml.php:44
10944 msgid "Formats text as XML with syntax highlighting."
10945 msgstr ""
10947 #: libraries/classes/Plugins/TwoFactor/Application.php:135
10948 msgid "Authentication Application (2FA)"
10949 msgstr "ავთენტიფიკაციის აპლიკაცია (2FA)"
10951 #: libraries/classes/Plugins/TwoFactor/Application.php:146
10952 msgid ""
10953 "Provides authentication using HOTP and TOTP applications such as FreeOTP, "
10954 "Google Authenticator or Authy."
10955 msgstr ""
10957 #: libraries/classes/Plugins/TwoFactor/Key.php:208
10958 msgid "Hardware Security Key (FIDO U2F)"
10959 msgstr ""
10961 #: libraries/classes/Plugins/TwoFactor/Key.php:218
10962 msgid ""
10963 "Provides authentication using hardware security tokens supporting FIDO U2F, "
10964 "such as a YubiKey."
10965 msgstr ""
10967 #: libraries/classes/Plugins/TwoFactorPlugin.php:73
10968 #, php-format
10969 msgid "Two-factor authentication failed: %s"
10970 msgstr ""
10972 #: libraries/classes/Plugins/TwoFactorPlugin.php:78
10973 msgid "Two-factor authentication failed."
10974 msgstr "2FA-ის შეცდომა."
10976 #: libraries/classes/Plugins/TwoFactorPlugin.php:128
10977 msgid "No Two-Factor Authentication"
10978 msgstr "2FA-ის გარეშე"
10980 #: libraries/classes/Plugins/TwoFactorPlugin.php:138
10981 msgid "Login using password only."
10982 msgstr ""
10984 #: libraries/classes/Plugins/TwoFactor/Simple.php:49
10985 msgid "Simple two-factor authentication"
10986 msgstr "მარტივი 2FA"
10988 #: libraries/classes/Plugins/TwoFactor/Simple.php:59
10989 msgid "For testing purposes only!"
10990 msgstr ""
10992 #: libraries/classes/Plugins/TwoFactor/WebAuthn.php:180
10993 msgid "Hardware Security Key (WebAuthn/FIDO2)"
10994 msgstr ""
10996 #: libraries/classes/Plugins/TwoFactor/WebAuthn.php:186
10997 msgid ""
10998 "Provides authentication using hardware security tokens supporting the "
10999 "WebAuthn/FIDO2 protocol, such as a YubiKey."
11000 msgstr ""
11002 #: libraries/classes/Query/Utilities.php:97
11003 msgid ""
11004 "The server is not responding (or the local server's socket is not correctly "
11005 "configured)."
11006 msgstr ""
11007 "სერვერი არ პასუხობს (ან ლოკალური სერვერის სოკეტი არასწორადაა მორგებული)."
11009 #: libraries/classes/Query/Utilities.php:100
11010 msgid "The server is not responding."
11011 msgstr "სერვერი არ პასუხობს."
11013 #: libraries/classes/Query/Utilities.php:104
11014 msgid "Logout and try as another user."
11015 msgstr ""
11017 #: libraries/classes/Query/Utilities.php:109
11018 msgid "Please check privileges of directory containing database."
11019 msgstr ""
11021 #: libraries/classes/Query/Utilities.php:118
11022 msgid "Details…"
11023 msgstr "დეტალები…"
11025 #: libraries/classes/RecentFavoriteTable.php:162
11026 msgid "Could not save recent table!"
11027 msgstr "ახალი ცხრილის შენახვის შეცდომა!"
11029 #: libraries/classes/RecentFavoriteTable.php:166
11030 msgid "Could not save favorite table!"
11031 msgstr "რჩეული ცხრილის შენახვა შეუძლებელია!"
11033 #: libraries/classes/RecentFavoriteTable.php:250
11034 msgid "Recent tables"
11035 msgstr "უახლესი ცხრილები"
11037 #: libraries/classes/RecentFavoriteTable.php:252
11038 msgid "Recent"
11039 msgstr "ახლახანს"
11041 #: libraries/classes/RecentFavoriteTable.php:256
11042 msgid "Favorites"
11043 msgstr "სანიშნები"
11045 #: libraries/classes/ReplicationGui.php:438
11046 msgid ""
11047 "Connection to server is disabled, please enable $cfg['AllowArbitraryServer'] "
11048 "in phpMyAdmin configuration."
11049 msgstr ""
11051 #: libraries/classes/ReplicationGui.php:449
11052 msgid "Replication started successfully."
11053 msgstr "რეპლიკაცია წარმატებით გაეშვა."
11055 #: libraries/classes/ReplicationGui.php:450
11056 msgid "Error starting replication."
11057 msgstr "რეპლიკაციის გაშვების შეცდომა."
11059 #: libraries/classes/ReplicationGui.php:453
11060 msgid "Replication stopped successfully."
11061 msgstr "რეპლიკაცია წარმატებით გაჩერდა."
11063 #: libraries/classes/ReplicationGui.php:454
11064 msgid "Error stopping replication."
11065 msgstr "რეპლიკაციის გაჩერების შეცდომა."
11067 #: libraries/classes/ReplicationGui.php:457
11068 msgid "Replication resetting successfully."
11069 msgstr "რეპლიკაციის თავიდან გაშვება წარმატებულია."
11071 #: libraries/classes/ReplicationGui.php:458
11072 msgid "Error resetting replication."
11073 msgstr "რეპლიკაციის თავიდან გაშვების შეცდომა."
11075 #: libraries/classes/ReplicationGui.php:461
11076 msgid "Success."
11077 msgstr "წარმატება."
11079 #: libraries/classes/ReplicationGui.php:462
11080 msgid "Error."
11081 msgstr "შეცდომა."
11083 #: libraries/classes/ReplicationGui.php:507
11084 msgid "Unknown error"
11085 msgstr ""
11087 #: libraries/classes/ReplicationGui.php:520
11088 #, php-format
11089 msgid "Unable to connect to primary %s."
11090 msgstr "ძირითად %s-სთან მიერთების შეცდომა."
11092 #: libraries/classes/ReplicationGui.php:530
11093 msgid ""
11094 "Unable to read primary log position. Possible privilege problem on primary."
11095 msgstr ""
11097 #: libraries/classes/ReplicationGui.php:548
11098 msgid "Unable to change primary!"
11099 msgstr ""
11101 #: libraries/classes/ReplicationGui.php:552
11102 #, php-format
11103 msgid "Primary server changed successfully to %s."
11104 msgstr "ძირითადი სერვერი %s-ზე წარმატებით შეიცვალა."
11106 #: libraries/classes/Routing.php:103
11107 #, php-format
11108 msgid ""
11109 "The routing cache could not be written, you need to adjust permissions on "
11110 "the folder/file \"%s\""
11111 msgstr ""
11113 #: libraries/classes/Routing.php:162
11114 #, php-format
11115 msgid "Error 404! The page %s was not found."
11116 msgstr "შეცდომა 404! გვერდი %s აღმოჩენილი არაა."
11118 #: libraries/classes/Routing.php:173
11119 msgid "Error 405! Request method not allowed."
11120 msgstr ""
11122 #: libraries/classes/SavedSearches.php:239
11123 msgid "Please provide a name for this bookmarked search."
11124 msgstr ""
11126 #: libraries/classes/SavedSearches.php:255
11127 msgid "Missing information to save the bookmarked search."
11128 msgstr ""
11130 #: libraries/classes/SavedSearches.php:276
11131 #: libraries/classes/SavedSearches.php:310
11132 msgid "An entry with this name already exists."
11133 msgstr "ჩანაწერი ამ სახელით უკვე არსებობს."
11135 #: libraries/classes/SavedSearches.php:338
11136 msgid "Missing information to delete the search."
11137 msgstr ""
11139 #: libraries/classes/SavedSearches.php:365
11140 msgid "Missing information to load the search."
11141 msgstr ""
11143 #: libraries/classes/SavedSearches.php:385
11144 msgid "Error while loading the search."
11145 msgstr "ძებნის ჩატვირთვის შეცდომა."
11147 #: libraries/classes/Server/Plugins.php:68
11148 #: libraries/classes/Server/Privileges.php:795
11149 #: libraries/classes/Server/Privileges.php:3720
11150 msgid "Native MySQL authentication"
11151 msgstr "MySQL-ის საკუთარი ავთენტიკაცია"
11153 #: libraries/classes/Server/Plugins.php:73
11154 msgid "SHA256 password authentication"
11155 msgstr "SHA256 პაროლით ავთენტიკაცია"
11157 #: libraries/classes/Server/Plugins.php:78
11158 msgid "Caching sha2 authentication"
11159 msgstr "დაკეშილი sha2 ავთენტიკაცია"
11161 #: libraries/classes/Server/Plugins.php:83
11162 msgid "Unix Socket based authentication"
11163 msgstr "Unix სოკეტზე ბაზირებული ავთენტიკაცია"
11165 #: libraries/classes/Server/Plugins.php:88
11166 msgid "Old MySQL-4.0 authentication"
11167 msgstr "ძველი MySQL-4.0 ავთენტიკაცია"
11169 #: libraries/classes/Server/Privileges/AccountLocking.php:30
11170 #: libraries/classes/Server/Privileges/AccountLocking.php:51
11171 msgid "Account locking is not supported."
11172 msgstr ""
11174 #: libraries/classes/Server/Privileges.php:269
11175 msgid "No privileges."
11176 msgstr "პრივილეგიები არაა."
11178 #: libraries/classes/Server/Privileges.php:277
11179 msgid "Includes all privileges except GRANT."
11180 msgstr "შეიცავს ყველა პრივილეგიას GRANT-ის გამოკლებით."
11182 #: libraries/classes/Server/Privileges.php:299
11183 #: libraries/classes/Server/Privileges.php:366
11184 #: templates/server/privileges/privileges_table.twig:124
11185 #: templates/server/privileges/privileges_table.twig:127
11186 #: templates/server/privileges/privileges_table.twig:323
11187 #: templates/server/privileges/privileges_table.twig:326
11188 msgid "Allows deleting data."
11189 msgstr ""
11191 #: libraries/classes/Server/Privileges.php:304
11192 #: templates/server/privileges/privileges_table.twig:136
11193 #: templates/server/privileges/privileges_table.twig:139
11194 #: templates/server/privileges/privileges_table.twig:361
11195 #: templates/server/privileges/privileges_table.twig:369
11196 msgid "Allows creating new tables."
11197 msgstr ""
11199 #: libraries/classes/Server/Privileges.php:309
11200 #: templates/server/privileges/privileges_table.twig:148
11201 #: templates/server/privileges/privileges_table.twig:151
11202 #: templates/server/privileges/privileges_table.twig:409
11203 #: templates/server/privileges/privileges_table.twig:417
11204 msgid "Allows dropping tables."
11205 msgstr ""
11207 #: libraries/classes/Server/Privileges.php:314
11208 #: libraries/classes/Server/Privileges.php:406
11209 #: templates/server/privileges/privileges_table.twig:173
11210 #: templates/server/privileges/privileges_table.twig:176
11211 #: templates/server/privileges/privileges_table.twig:393
11212 #: templates/server/privileges/privileges_table.twig:396
11213 msgid "Allows creating and dropping indexes."
11214 msgstr ""
11216 #: libraries/classes/Server/Privileges.php:319
11217 #: libraries/classes/Server/Privileges.php:411
11218 #: templates/server/privileges/privileges_table.twig:185
11219 #: templates/server/privileges/privileges_table.twig:188
11220 #: templates/server/privileges/privileges_table.twig:380
11221 #: templates/server/privileges/privileges_table.twig:383
11222 msgid "Allows altering the structure of existing tables."
11223 msgstr ""
11225 #: libraries/classes/Server/Privileges.php:324
11226 #: libraries/classes/Server/Privileges.php:450
11227 #: libraries/classes/Server/Privileges.php:466
11228 #: templates/server/privileges/privileges_table.twig:197
11229 #: templates/server/privileges/privileges_table.twig:200
11230 #: templates/server/privileges/privileges_table.twig:494
11231 #: templates/server/privileges/privileges_table.twig:497
11232 #: templates/server/privileges/privileges_table.twig:509
11233 #: templates/server/privileges/privileges_table.twig:512
11234 msgid "Allows creating new views."
11235 msgstr ""
11237 #: libraries/classes/Server/Privileges.php:329
11238 #: libraries/classes/Server/Privileges.php:471
11239 #: libraries/classes/Server/Privileges.php:477
11240 #: templates/server/privileges/privileges_table.twig:209
11241 #: templates/server/privileges/privileges_table.twig:212
11242 #: templates/server/privileges/privileges_table.twig:441
11243 #: templates/server/privileges/privileges_table.twig:444
11244 msgid "Allows performing SHOW CREATE VIEW queries."
11245 msgstr ""
11247 #: libraries/classes/Server/Privileges.php:334
11248 #: libraries/classes/Server/Privileges.php:460
11249 #: templates/server/privileges/privileges_table.twig:221
11250 #: templates/server/privileges/privileges_table.twig:224
11251 #: templates/server/privileges/privileges_table.twig:537
11252 #: templates/server/privileges/privileges_table.twig:540
11253 msgid "Allows creating and dropping triggers."
11254 msgstr ""
11256 #: libraries/classes/Server/Privileges.php:351
11257 #: templates/server/privileges/privileges_table.twig:15
11258 #: templates/server/privileges/privileges_table.twig:284
11259 #: templates/server/privileges/privileges_table.twig:287
11260 msgid "Allows reading data."
11261 msgstr ""
11263 #: libraries/classes/Server/Privileges.php:356
11264 #: templates/server/privileges/privileges_table.twig:42
11265 #: templates/server/privileges/privileges_table.twig:297
11266 #: templates/server/privileges/privileges_table.twig:300
11267 msgid "Allows inserting and replacing data."
11268 msgstr ""
11270 #: libraries/classes/Server/Privileges.php:361
11271 #: templates/server/privileges/privileges_table.twig:69
11272 #: templates/server/privileges/privileges_table.twig:310
11273 #: templates/server/privileges/privileges_table.twig:313
11274 msgid "Allows changing data."
11275 msgstr ""
11277 #: libraries/classes/Server/Privileges.php:371
11278 #: templates/server/privileges/privileges_table.twig:359
11279 #: templates/server/privileges/privileges_table.twig:367
11280 msgid "Allows creating new databases and tables."
11281 msgstr ""
11283 #: libraries/classes/Server/Privileges.php:376
11284 #: templates/server/privileges/privileges_table.twig:407
11285 #: templates/server/privileges/privileges_table.twig:415
11286 msgid "Allows dropping databases and tables."
11287 msgstr ""
11289 #: libraries/classes/Server/Privileges.php:381
11290 #: templates/server/privileges/privileges_table.twig:599
11291 #: templates/server/privileges/privileges_table.twig:602
11292 msgid "Allows reloading server settings and flushing the server's caches."
11293 msgstr ""
11295 #: libraries/classes/Server/Privileges.php:386
11296 #: templates/server/privileges/privileges_table.twig:612
11297 #: templates/server/privileges/privileges_table.twig:615
11298 msgid "Allows shutting down the server."
11299 msgstr ""
11301 #: libraries/classes/Server/Privileges.php:391
11302 #: templates/server/privileges/privileges_table.twig:586
11303 #: templates/server/privileges/privileges_table.twig:589
11304 msgid "Allows viewing processes of all users."
11305 msgstr ""
11307 #: libraries/classes/Server/Privileges.php:396
11308 #: templates/server/privileges/privileges_table.twig:337
11309 #: templates/server/privileges/privileges_table.twig:340
11310 msgid "Allows importing data from and exporting data into files."
11311 msgstr ""
11313 #: libraries/classes/Server/Privileges.php:401
11314 #: templates/server/privileges/privileges_table.twig:96
11315 #: templates/server/privileges/privileges_table.twig:666
11316 msgid "Has no effect in this MySQL version."
11317 msgstr ""
11319 #: libraries/classes/Server/Privileges.php:416
11320 #: templates/server/privileges/privileges_table.twig:625
11321 #: templates/server/privileges/privileges_table.twig:628
11322 msgid "Gives access to the complete list of databases."
11323 msgstr ""
11325 #: libraries/classes/Server/Privileges.php:422
11326 #: templates/server/privileges/privileges_table.twig:572
11327 #: templates/server/privileges/privileges_table.twig:576
11328 msgid ""
11329 "Allows connecting, even if maximum number of connections is reached; "
11330 "required for most administrative operations like setting global variables or "
11331 "killing threads of other users."
11332 msgstr ""
11334 #: libraries/classes/Server/Privileges.php:430
11335 #: templates/server/privileges/privileges_table.twig:428
11336 #: templates/server/privileges/privileges_table.twig:431
11337 msgid "Allows creating temporary tables."
11338 msgstr ""
11340 #: libraries/classes/Server/Privileges.php:435
11341 #: templates/server/privileges/privileges_table.twig:653
11342 #: templates/server/privileges/privileges_table.twig:656
11343 msgid "Allows locking tables for the current thread."
11344 msgstr ""
11346 #: libraries/classes/Server/Privileges.php:440
11347 #: templates/server/privileges/privileges_table.twig:694
11348 #: templates/server/privileges/privileges_table.twig:697
11349 msgid "Needed for the replication replicas."
11350 msgstr ""
11352 #: libraries/classes/Server/Privileges.php:445
11353 #: templates/server/privileges/privileges_table.twig:681
11354 #: templates/server/privileges/privileges_table.twig:684
11355 msgid "Allows the user to ask where the replicas / primaries are."
11356 msgstr ""
11358 #: libraries/classes/Server/Privileges.php:455
11359 #: templates/server/privileges/privileges_table.twig:524
11360 #: templates/server/privileges/privileges_table.twig:527
11361 msgid "Allows to set up events for the event scheduler."
11362 msgstr ""
11364 #. l10n: https://mariadb.com/kb/en/library/grant/#table-privileges "Remove historical rows from a table using the DELETE HISTORY statement"
11365 #: libraries/classes/Server/Privileges.php:484
11366 #: libraries/classes/Server/Privileges.php:493
11367 #: templates/server/privileges/privileges_table.twig:234
11368 #: templates/server/privileges/privileges_table.twig:238
11369 msgid "Allows deleting historical rows."
11370 msgstr ""
11372 #: libraries/classes/Server/Privileges.php:498
11373 #: templates/server/privileges/privileges_table.twig:454
11374 #: templates/server/privileges/privileges_table.twig:457
11375 msgid "Allows creating stored routines."
11376 msgstr ""
11378 #: libraries/classes/Server/Privileges.php:503
11379 #: templates/server/privileges/privileges_table.twig:467
11380 #: templates/server/privileges/privileges_table.twig:470
11381 msgid "Allows altering and dropping stored routines."
11382 msgstr ""
11384 #: libraries/classes/Server/Privileges.php:508
11385 #: templates/server/privileges/privileges_table.twig:707
11386 #: templates/server/privileges/privileges_table.twig:710
11387 msgid "Allows creating, dropping and renaming user accounts."
11388 msgstr ""
11390 #: libraries/classes/Server/Privileges.php:513
11391 #: templates/server/privileges/privileges_table.twig:480
11392 #: templates/server/privileges/privileges_table.twig:483
11393 msgid "Allows executing stored routines."
11394 msgstr ""
11396 #: libraries/classes/Server/Privileges.php:1083
11397 #, php-format
11398 msgid "The password for %s was changed successfully."
11399 msgstr ""
11401 #: libraries/classes/Server/Privileges.php:1131
11402 #, php-format
11403 msgid "You have revoked the privileges for %s."
11404 msgstr ""
11406 #: libraries/classes/Server/Privileges.php:1443
11407 #: templates/database/privileges/index.twig:124
11408 #: templates/table/privileges/index.twig:127
11409 msgid "Not enough privilege to view users."
11410 msgstr ""
11412 #: libraries/classes/Server/Privileges.php:1505
11413 #: templates/database/privileges/index.twig:80
11414 #: templates/server/privileges/new_user_ajax.twig:45
11415 #: templates/server/privileges/users_overview.twig:75
11416 #: templates/table/privileges/index.twig:84
11417 msgid "Edit privileges"
11418 msgstr "პრივილეგიების ჩასწორება"
11420 #: libraries/classes/Server/Privileges.php:1509
11421 msgid "Revoke"
11422 msgstr "გაუქმება"
11424 #: libraries/classes/Server/Privileges.php:1820
11425 #: templates/server/privileges/privileges_table.twig:264
11426 msgid "Database-specific privileges"
11427 msgstr ""
11429 #: libraries/classes/Server/Privileges.php:1826
11430 #: templates/server/privileges/privileges_summary.twig:18
11431 #: templates/server/privileges/privileges_table.twig:7
11432 #: templates/server/privileges/privileges_table.twig:266
11433 msgid "Table-specific privileges"
11434 msgstr ""
11436 #: libraries/classes/Server/Privileges.php:1831
11437 #: libraries/classes/Server/Privileges.php:1833
11438 #: templates/server/privileges/edit_routine_privileges.twig:29
11439 #: templates/server/privileges/edit_routine_privileges.twig:46
11440 #: templates/server/privileges/edit_routine_privileges.twig:58
11441 msgid "Routine"
11442 msgstr "რუტინა"
11444 #: libraries/classes/Server/Privileges.php:1832
11445 #: templates/server/privileges/edit_routine_privileges.twig:47
11446 msgid "Routine-specific privileges"
11447 msgstr "პროცედურისთვის საჭირო პრივილეგიები"
11449 #: libraries/classes/Server/Privileges.php:2173
11450 msgid "No users selected for deleting!"
11451 msgstr ""
11453 #: libraries/classes/Server/Privileges.php:2176
11454 msgid "Reloading the privileges"
11455 msgstr ""
11457 #: libraries/classes/Server/Privileges.php:2201
11458 msgid "The selected users have been deleted successfully."
11459 msgstr ""
11461 #: libraries/classes/Server/Privileges.php:2278
11462 #, php-format
11463 msgid "You have updated the privileges for %s."
11464 msgstr ""
11466 #: libraries/classes/Server/Privileges.php:2365
11467 #: templates/database/privileges/index.twig:102
11468 #: templates/table/privileges/index.twig:106
11469 msgid "No user found."
11470 msgstr "მომხმარებელი ვერ ვიპოვე."
11472 #: libraries/classes/Server/Privileges.php:2452
11473 #, php-format
11474 msgid "Deleting %s"
11475 msgstr "%s-ის წაშლა"
11477 #: libraries/classes/Server/Privileges.php:2483
11478 msgid "The privileges were reloaded successfully."
11479 msgstr ""
11481 #: libraries/classes/Server/Privileges.php:2587
11482 #, php-format
11483 msgid "The user %s already exists!"
11484 msgstr "მომხმარებელი %s უკვე არსებობს!"
11486 #: libraries/classes/Server/Privileges.php:2862
11487 #, php-format
11488 msgid "Privileges for %s"
11489 msgstr "პრივილეგიები %s-სთვის"
11491 #: libraries/classes/Server/Privileges.php:2871
11492 #: libraries/classes/Server/Status/Processes.php:114
11493 #: templates/server/user_groups/user_listings.twig:9
11494 msgid "User"
11495 msgstr "მომხმარებელი"
11497 #: libraries/classes/Server/Privileges.php:2982
11498 msgid ""
11499 "A user account allowing any user from localhost to connect is present. This "
11500 "will prevent other users from connecting if the host part of their account "
11501 "allows a connection from any (%) host."
11502 msgstr ""
11504 #: libraries/classes/Server/Privileges.php:3017
11505 #, php-format
11506 msgid ""
11507 "Note: phpMyAdmin gets the users’ privileges directly from MySQL’s privilege "
11508 "tables. The content of these tables may differ from the privileges the "
11509 "server uses, if they have been changed manually. In this case, you should "
11510 "%sreload the privileges%s before you continue."
11511 msgstr ""
11513 #: libraries/classes/Server/Privileges.php:3033
11514 msgid ""
11515 "Note: phpMyAdmin gets the users’ privileges directly from MySQL’s privilege "
11516 "tables. The content of these tables may differ from the privileges the "
11517 "server uses, if they have been changed manually. In this case, the "
11518 "privileges have to be reloaded but currently, you don't have the RELOAD "
11519 "privilege."
11520 msgstr ""
11522 #: libraries/classes/Server/Privileges.php:3347
11523 msgid "You have added a new user."
11524 msgstr "თქვენ დაამატეთ ახალი მომხმარებელი."
11526 #: libraries/classes/Server/Status/Data.php:146
11527 #: libraries/classes/Server/Status/Processes.php:147
11528 #: templates/database/qbe/selection_form.twig:109 templates/sql/query.twig:20
11529 msgid "SQL query"
11530 msgstr "SQL მოთხოვნა"
11532 #: libraries/classes/Server/Status/Data.php:149
11533 msgid "Handler"
11534 msgstr "Handler"
11536 #: libraries/classes/Server/Status/Data.php:150
11537 msgid "Query cache"
11538 msgstr "მოთხოვნების კეში"
11540 #: libraries/classes/Server/Status/Data.php:151
11541 msgid "Threads"
11542 msgstr "ნაკადები"
11544 #: libraries/classes/Server/Status/Data.php:153
11545 msgid "Temporary data"
11546 msgstr "დროებითი მონაცემები"
11548 #: libraries/classes/Server/Status/Data.php:154
11549 msgid "Delayed inserts"
11550 msgstr "დაგვიანებული ჩასმები"
11552 #: libraries/classes/Server/Status/Data.php:155
11553 msgid "Key cache"
11554 msgstr "გასაღების ქეში"
11556 #: libraries/classes/Server/Status/Data.php:156
11557 msgid "Joins"
11558 msgstr "Joins"
11560 #: libraries/classes/Server/Status/Data.php:158
11561 msgid "Sorting"
11562 msgstr "დალაგება"
11564 #: libraries/classes/Server/Status/Data.php:160
11565 msgid "Transaction coordinator"
11566 msgstr "ტრანზაქციის კოორდინატორი"
11568 #: libraries/classes/Server/Status/Data.php:161
11569 #: templates/server/binlog/index.twig:27
11570 msgid "Files"
11571 msgstr "ფაილები"
11573 #: libraries/classes/Server/Status/Data.php:180
11574 msgid "Flush (close) all tables"
11575 msgstr ""
11577 #: libraries/classes/Server/Status/Data.php:184
11578 msgid "Show open tables"
11579 msgstr ""
11581 #: libraries/classes/Server/Status/Data.php:193
11582 msgid "Show replica hosts"
11583 msgstr "რეპლიკის ჰოსტების ჩვენება"
11585 #: libraries/classes/Server/Status/Data.php:200
11586 #: templates/server/replication/primary_replication.twig:9
11587 msgid "Show primary status"
11588 msgstr "ძირითადი სტატუსის ჩვენება"
11590 #: libraries/classes/Server/Status/Data.php:207
11591 msgid "Show replica status"
11592 msgstr "რეპლიკის სტატუსის ჩვენება"
11594 #: libraries/classes/Server/Status/Data.php:215
11595 msgid "Flush query cache"
11596 msgstr ""
11598 #: libraries/classes/Server/Status/Processes.php:110
11599 msgid "ID"
11600 msgstr "ID"
11602 #: libraries/classes/Server/Status/Processes.php:118
11603 #: templates/server/replication/primary_add_replica_user.twig:32
11604 #: templates/server/replication/primary_add_replica_user.twig:43
11605 #: templates/server/replication/primary_replication.twig:25
11606 msgid "Host"
11607 msgstr "ჰოსტი"
11609 #: libraries/classes/Server/Status/Processes.php:126
11610 msgid "Command"
11611 msgstr "ბრძანება"
11613 #: libraries/classes/Server/Status/Processes.php:141
11614 msgid "Progress"
11615 msgstr "მიმდინარეობა"
11617 #: libraries/classes/Setup/Index.php:130
11618 msgid ""
11619 "Reading of version failed. Maybe you're offline or the upgrade server does "
11620 "not respond."
11621 msgstr ""
11623 #: libraries/classes/Setup/Index.php:152
11624 msgid "Got invalid version string from server"
11625 msgstr ""
11627 #: libraries/classes/Setup/Index.php:164
11628 msgid "Unparsable version string"
11629 msgstr ""
11631 #: libraries/classes/Setup/Index.php:186
11632 #, php-format
11633 msgid ""
11634 "You are using Git version, run [kbd]git pull[/kbd] :-)[br]The latest stable "
11635 "version is %s, released on %s."
11636 msgstr ""
11637 "იყენებთ Git ვერსიას, გაუშვით [kbd]git pull[/kbd] :-)[br]უახლესი სტაბილური "
11638 "ვერსიაა %s, რელიზის თარიღი %s."
11640 #: libraries/classes/Setup/Index.php:194
11641 msgid "No newer stable version is available"
11642 msgstr ""
11644 #: libraries/classes/Sql.php:499
11645 #, php-format
11646 msgid "Using bookmark \"%s\" as default browse query."
11647 msgstr ""
11649 #: libraries/classes/Sql.php:967
11650 msgid "Showing as PHP code"
11651 msgstr "PHP კოდის სახით ჩვენება"
11653 #: libraries/classes/Sql.php:1342
11654 #, php-format
11655 msgid ""
11656 "Current selection does not contain a unique column. Grid edit, checkbox, "
11657 "Edit, Copy and Delete features are not available. %s"
11658 msgstr ""
11660 #: libraries/classes/Sql.php:1356
11661 #, php-format
11662 msgid ""
11663 "Current selection does not contain a unique column. Grid edit, Edit, Copy "
11664 "and Delete features may result in undesired behavior. %s"
11665 msgstr ""
11667 #: libraries/classes/SqlQueryForm.php:149
11668 #, php-format
11669 msgid "Run SQL query/queries on server “%s”"
11670 msgstr "SQL მოთხოვნ(ებ)-ის გაშვება სერვერზე \"%s\""
11672 #: libraries/classes/SqlQueryForm.php:165
11673 #, php-format
11674 msgid "Run SQL query/queries on database %s"
11675 msgstr ""
11677 #: libraries/classes/SqlQueryForm.php:180
11678 #, php-format
11679 msgid "Run SQL query/queries on table %s"
11680 msgstr "SQL მოთხოვნ(ებ)-ის გაშვება ცხრილზე %s"
11682 #: libraries/classes/StorageEngine.php:368
11683 msgid ""
11684 "There is no detailed status information available for this storage engine."
11685 msgstr ""
11687 #: libraries/classes/StorageEngine.php:470
11688 #: templates/database/structure/body_for_table_summary.twig:46
11689 #, php-format
11690 msgid "%s is the default storage engine on this MySQL server."
11691 msgstr ""
11693 #: libraries/classes/StorageEngine.php:473
11694 #, php-format
11695 msgid "%s is available on this MySQL server."
11696 msgstr "%s ხელმისაწვდომია ამ MySQL სერვერზე."
11698 #: libraries/classes/StorageEngine.php:476
11699 #, php-format
11700 msgid "%s has been disabled for this MySQL server."
11701 msgstr "%s გათიშულია ამ MySQL სერვერზე."
11703 #: libraries/classes/StorageEngine.php:480
11704 #, php-format
11705 msgid "This MySQL server does not support the %s storage engine."
11706 msgstr "ამ MySQL სერვერს არ აქვს %s ძრავის მხარდაჭერა."
11708 #: libraries/classes/Table/Indexes.php:58 libraries/classes/Table.php:2110
11709 msgid "The name of the primary key must be \"PRIMARY\"!"
11710 msgstr ""
11712 #: libraries/classes/Table/Maintenance.php:122
11713 #, php-format
11714 msgid "Problems with indexes of table `%s`"
11715 msgstr ""
11717 #: libraries/classes/Table.php:348
11718 msgid "Unknown table status:"
11719 msgstr "უცნობი ცხრილის სტატუსი:"
11721 #: libraries/classes/Table.php:1011
11722 #, php-format
11723 msgid "Source database `%s` was not found!"
11724 msgstr "საწყისი ბაზა `%s` ვერ ვიპოვე!"
11726 #: libraries/classes/Table.php:1020
11727 #, php-format
11728 msgid "Target database `%s` was not found!"
11729 msgstr "სამიზნე ბაზა `%s` აღმოჩენილი არაა!"
11731 #: libraries/classes/Table.php:1487
11732 msgid "Invalid database:"
11733 msgstr "არასწორი ბაზა:"
11735 #: libraries/classes/Table.php:1505
11736 msgid "Invalid table name:"
11737 msgstr "არასწორი ცხრილის სახელი:"
11739 #: libraries/classes/Table.php:1557
11740 #, php-format
11741 msgid "Table %1$s has been renamed to %2$s."
11742 msgstr "ცხრილის %1$s სახელი %2$s-ზე შეიცვალა."
11744 #: libraries/classes/Table.php:1802
11745 msgid "Could not save table UI preferences!"
11746 msgstr "UI-ის პარამეტრების შენახვის შეცდომა!"
11748 #: libraries/classes/Table.php:1828
11749 #, php-format
11750 msgid ""
11751 "Failed to cleanup table UI preferences (see $cfg['Servers'][$i]"
11752 "['MaxTableUiprefs'] %s)"
11753 msgstr ""
11755 #: libraries/classes/Table.php:1963
11756 #, php-format
11757 msgid ""
11758 "Cannot save UI property \"%s\". The changes made will not be persistent "
11759 "after you refresh this page. Please check if the table structure has been "
11760 "changed."
11761 msgstr ""
11763 #: libraries/classes/Table.php:2122
11764 msgid "Can't rename index to PRIMARY!"
11765 msgstr ""
11767 #: libraries/classes/Table.php:2148
11768 msgid "No index parts defined!"
11769 msgstr ""
11771 #: libraries/classes/Table.php:2444
11772 #, php-format
11773 msgid "Error creating foreign key on %1$s (check data types)"
11774 msgstr ""
11776 #: libraries/classes/Template.php:135
11777 #, php-format
11778 msgid "Error while working with template cache: %s"
11779 msgstr "შაბლოკენის კეშთან მუშაობის შეცდომა: %s"
11781 #: libraries/classes/ThemeManager.php:83
11782 #, php-format
11783 msgid "Default theme %s not found!"
11784 msgstr ""
11786 #: libraries/classes/ThemeManager.php:142
11787 #, php-format
11788 msgid "Theme %s not found!"
11789 msgstr ""
11791 #: libraries/classes/Theme.php:168
11792 #, php-format
11793 msgid "No valid image path for theme %s found!"
11794 msgstr ""
11796 #: libraries/classes/Tracking.php:236
11797 #: templates/database/tracking/tables.twig:115
11798 #: templates/table/tracking/main.twig:73
11799 msgid "Tracking report"
11800 msgstr "ტრეკინგის ანგარიში"
11802 #: libraries/classes/Tracking.php:240
11803 msgid "Tracking statements"
11804 msgstr ""
11806 #: libraries/classes/Tracking.php:255
11807 msgid "Delete tracking data row from report"
11808 msgstr "ანგარიშიდან ტრეკინგის მონაცემების წაშლა"
11810 #: libraries/classes/Tracking.php:267
11811 msgid "No data"
11812 msgstr "მონაცემების გარეშე"
11814 #: libraries/classes/Tracking.php:312
11815 #: templates/database/operations/index.twig:131
11816 #: templates/database/structure/copy_form.twig:19
11817 #: templates/table/operations/index.twig:275
11818 msgid "Structure only"
11819 msgstr "მხოლოდ სტრუქტურა"
11821 #: libraries/classes/Tracking.php:315
11822 #: templates/database/operations/index.twig:143
11823 #: templates/database/structure/copy_form.twig:29
11824 #: templates/table/operations/index.twig:287
11825 msgid "Data only"
11826 msgstr "მხოლოდ მონაცემები"
11828 #: libraries/classes/Tracking.php:318
11829 #: templates/database/operations/index.twig:137
11830 #: templates/database/structure/copy_form.twig:24
11831 #: templates/table/operations/index.twig:281
11832 msgid "Structure and data"
11833 msgstr "სტრუქტურა და მონაცემები"
11835 #: libraries/classes/Tracking.php:383 libraries/classes/Tracking.php:451
11836 #, php-format
11837 msgid "Show %1$s with dates from %2$s to %3$s by user %4$s %5$s"
11838 msgstr ""
11840 #: libraries/classes/Tracking.php:472
11841 msgid "SQL dump (file download)"
11842 msgstr ""
11844 #: libraries/classes/Tracking.php:474
11845 msgid "SQL dump"
11846 msgstr ""
11848 #: libraries/classes/Tracking.php:477
11849 msgid "This option will replace your table and contained data."
11850 msgstr ""
11852 #: libraries/classes/Tracking.php:479
11853 msgid "SQL execution"
11854 msgstr ""
11856 #: libraries/classes/Tracking.php:483
11857 #, php-format
11858 msgid "Export as %s"
11859 msgstr "%s-ად გატანა"
11861 #: libraries/classes/Tracking.php:521
11862 msgid "Data manipulation statement"
11863 msgstr ""
11865 #: libraries/classes/Tracking.php:557
11866 msgid "Data definition statement"
11867 msgstr ""
11869 #: libraries/classes/Tracking.php:640
11870 #: templates/database/tracking/tables.twig:126
11871 #: templates/table/tracking/main.twig:80
11872 msgid "Structure snapshot"
11873 msgstr "სნეიფშუთის სტრუქტურა"
11875 #: libraries/classes/Tracking.php:658
11876 #, php-format
11877 msgid "Version %s snapshot (SQL code)"
11878 msgstr ""
11880 #: libraries/classes/Tracking.php:728
11881 msgid "Tracking data definition successfully deleted"
11882 msgstr ""
11884 #: libraries/classes/Tracking.php:740
11885 msgid "Tracking data manipulation successfully deleted"
11886 msgstr ""
11888 #: libraries/classes/Tracking.php:797
11889 msgid ""
11890 "You can execute the dump by creating and using a temporary database. Please "
11891 "ensure that you have the privileges to do so."
11892 msgstr ""
11894 #: libraries/classes/Tracking.php:801
11895 msgid "Comment out these two lines if you do not need them."
11896 msgstr ""
11898 #: libraries/classes/Tracking.php:812
11899 msgid "SQL statements exported. Please copy the dump or execute it."
11900 msgstr ""
11902 #: libraries/classes/Tracking.php:845
11903 #, php-format
11904 msgid "Tracking report for table `%s`"
11905 msgstr ""
11907 #: libraries/classes/Tracking.php:877
11908 #, php-format
11909 msgid "Tracking for %1$s was activated at version %2$s."
11910 msgstr ""
11912 #: libraries/classes/Tracking.php:880
11913 #, php-format
11914 msgid "Tracking for %1$s was deactivated at version %2$s."
11915 msgstr ""
11917 #: libraries/classes/Tracking.php:979
11918 #, php-format
11919 msgid "Version %1$s of %2$s was deleted."
11920 msgstr "%2$s-ის ვერსია %1$s წაიშალა."
11922 #: libraries/classes/Tracking.php:1010
11923 #, php-format
11924 msgid "Version %1$s was created, tracking for %2$s is active."
11925 msgstr ""
11927 #: libraries/classes/Types.php:231
11928 msgid ""
11929 "A 1-byte integer, signed range is -128 to 127, unsigned range is 0 to 255"
11930 msgstr ""
11932 #: libraries/classes/Types.php:234
11933 msgid ""
11934 "A 2-byte integer, signed range is -32,768 to 32,767, unsigned range is 0 to "
11935 "65,535"
11936 msgstr ""
11938 #: libraries/classes/Types.php:238
11939 msgid ""
11940 "A 3-byte integer, signed range is -8,388,608 to 8,388,607, unsigned range is "
11941 "0 to 16,777,215"
11942 msgstr ""
11944 #: libraries/classes/Types.php:243
11945 msgid ""
11946 "A 4-byte integer, signed range is -2,147,483,648 to 2,147,483,647, unsigned "
11947 "range is 0 to 4,294,967,295"
11948 msgstr ""
11950 #: libraries/classes/Types.php:250
11951 msgid ""
11952 "An 8-byte integer, signed range is -9,223,372,036,854,775,808 to "
11953 "9,223,372,036,854,775,807, unsigned range is 0 to 18,446,744,073,709,551,615"
11954 msgstr ""
11956 #: libraries/classes/Types.php:257
11957 msgid ""
11958 "A fixed-point number (M, D) - the maximum number of digits (M) is 65 "
11959 "(default 10), the maximum number of decimals (D) is 30 (default 0)"
11960 msgstr ""
11962 #: libraries/classes/Types.php:264
11963 msgid ""
11964 "A small floating-point number, allowable values are -3.402823466E+38 to "
11965 "-1.175494351E-38, 0, and 1.175494351E-38 to 3.402823466E+38"
11966 msgstr ""
11968 #: libraries/classes/Types.php:271
11969 msgid ""
11970 "A double-precision floating-point number, allowable values are "
11971 "-1.7976931348623157E+308 to -2.2250738585072014E-308, 0, and "
11972 "2.2250738585072014E-308 to 1.7976931348623157E+308"
11973 msgstr ""
11975 #: libraries/classes/Types.php:277
11976 msgid ""
11977 "Synonym for DOUBLE (exception: in REAL_AS_FLOAT SQL mode it is a synonym for "
11978 "FLOAT)"
11979 msgstr ""
11981 #: libraries/classes/Types.php:280
11982 msgid ""
11983 "A bit-field type (M), storing M of bits per value (default is 1, maximum is "
11984 "64)"
11985 msgstr ""
11987 #: libraries/classes/Types.php:284
11988 msgid ""
11989 "A synonym for TINYINT(1), a value of zero is considered false, nonzero "
11990 "values are considered true"
11991 msgstr ""
11993 #: libraries/classes/Types.php:288
11994 msgid "An alias for BIGINT UNSIGNED NOT NULL AUTO_INCREMENT UNIQUE"
11995 msgstr ""
11997 #: libraries/classes/Types.php:292
11998 #, php-format
11999 msgid "A date, supported range is %1$s to %2$s"
12000 msgstr "თარიღი, რომელიც მხარს უჭერს დიაპაზონს %1$s-დან %2$s-მდე"
12002 #: libraries/classes/Types.php:299
12003 #, php-format
12004 msgid "A date and time combination, supported range is %1$s to %2$s"
12005 msgstr ""
12007 #: libraries/classes/Types.php:306
12008 msgid ""
12009 "A timestamp, range is 1970-01-01 00:00:01 UTC to 2038-01-09 03:14:07 UTC, "
12010 "stored as the number of seconds since the epoch (1970-01-01 00:00:00 UTC)"
12011 msgstr ""
12013 #: libraries/classes/Types.php:313
12014 #, php-format
12015 msgid "A time, range is %1$s to %2$s"
12016 msgstr "დრო. დიაპაზონია %1$s-დან %2$s-მდე"
12018 #: libraries/classes/Types.php:320
12019 msgid ""
12020 "A year in four-digit (4, default) or two-digit (2) format, the allowable "
12021 "values are 70 (1970) to 69 (2069) or 1901 to 2155 and 0000"
12022 msgstr ""
12024 #: libraries/classes/Types.php:327
12025 msgid ""
12026 "A fixed-length (0-255, default 1) string that is always right-padded with "
12027 "spaces to the specified length when stored"
12028 msgstr ""
12030 #: libraries/classes/Types.php:334
12031 #, php-format
12032 msgid ""
12033 "A variable-length (%s) string, the effective maximum length is subject to "
12034 "the maximum row size"
12035 msgstr ""
12037 #: libraries/classes/Types.php:341
12038 msgid ""
12039 "A TEXT column with a maximum length of 255 (2^8 - 1) characters, stored with "
12040 "a one-byte prefix indicating the length of the value in bytes"
12041 msgstr ""
12043 #: libraries/classes/Types.php:348
12044 msgid ""
12045 "A TEXT column with a maximum length of 65,535 (2^16 - 1) characters, stored "
12046 "with a two-byte prefix indicating the length of the value in bytes"
12047 msgstr ""
12049 #: libraries/classes/Types.php:355
12050 msgid ""
12051 "A TEXT column with a maximum length of 16,777,215 (2^24 - 1) characters, "
12052 "stored with a three-byte prefix indicating the length of the value in bytes"
12053 msgstr ""
12055 #: libraries/classes/Types.php:362
12056 msgid ""
12057 "A TEXT column with a maximum length of 4,294,967,295 or 4GiB (2^32 - 1) "
12058 "characters, stored with a four-byte prefix indicating the length of the "
12059 "value in bytes"
12060 msgstr ""
12062 #: libraries/classes/Types.php:369
12063 msgid ""
12064 "Similar to the CHAR type, but stores binary byte strings rather than non-"
12065 "binary character strings"
12066 msgstr ""
12068 #: libraries/classes/Types.php:374
12069 msgid ""
12070 "Similar to the VARCHAR type, but stores binary byte strings rather than non-"
12071 "binary character strings"
12072 msgstr ""
12074 #: libraries/classes/Types.php:380
12075 msgid ""
12076 "A BLOB column with a maximum length of 255 (2^8 - 1) bytes, stored with a "
12077 "one-byte prefix indicating the length of the value"
12078 msgstr ""
12080 #: libraries/classes/Types.php:386
12081 msgid ""
12082 "A BLOB column with a maximum length of 16,777,215 (2^24 - 1) bytes, stored "
12083 "with a three-byte prefix indicating the length of the value"
12084 msgstr ""
12086 #: libraries/classes/Types.php:393
12087 msgid ""
12088 "A BLOB column with a maximum length of 65,535 (2^16 - 1) bytes, stored with "
12089 "a two-byte prefix indicating the length of the value"
12090 msgstr ""
12092 #: libraries/classes/Types.php:399
12093 msgid ""
12094 "A BLOB column with a maximum length of 4,294,967,295 or 4GiB (2^32 - 1) "
12095 "bytes, stored with a four-byte prefix indicating the length of the value"
12096 msgstr ""
12098 #: libraries/classes/Types.php:406
12099 msgid ""
12100 "An enumeration, chosen from the list of up to 65,535 values or the special "
12101 "'' error value"
12102 msgstr ""
12104 #: libraries/classes/Types.php:410
12105 msgid "A single value chosen from a set of up to 64 members"
12106 msgstr ""
12108 #: libraries/classes/Types.php:413
12109 msgid "A type that can store a geometry of any type"
12110 msgstr ""
12112 #: libraries/classes/Types.php:416
12113 msgid "A point in 2-dimensional space"
12114 msgstr ""
12116 #: libraries/classes/Types.php:419
12117 msgid "A curve with linear interpolation between points"
12118 msgstr ""
12120 #: libraries/classes/Types.php:422
12121 msgid "A polygon"
12122 msgstr "მრავალკუთხედი"
12124 #: libraries/classes/Types.php:425
12125 msgid "A collection of points"
12126 msgstr ""
12128 #: libraries/classes/Types.php:428
12129 msgid "A collection of curves with linear interpolation between points"
12130 msgstr ""
12132 #: libraries/classes/Types.php:431
12133 msgid "A collection of polygons"
12134 msgstr ""
12136 #: libraries/classes/Types.php:434
12137 msgid "A collection of geometry objects of any type"
12138 msgstr ""
12140 #: libraries/classes/Types.php:437
12141 msgid ""
12142 "Stores and enables efficient access to data in JSON (JavaScript Object "
12143 "Notation) documents"
12144 msgstr ""
12146 #: libraries/classes/Types.php:440
12147 msgid ""
12148 "Intended for storage of IPv6 addresses, as well as IPv4 addresses assuming "
12149 "conventional mapping of IPv4 addresses into IPv6 addresses"
12150 msgstr ""
12152 #: libraries/classes/Types.php:445
12153 msgid "128-bit UUID (Universally Unique Identifier)"
12154 msgstr ""
12156 #: libraries/classes/Types.php:791
12157 msgctxt "numeric types"
12158 msgid "Numeric"
12159 msgstr "რიცხვობრივი"
12161 #: libraries/classes/Types.php:809
12162 msgctxt "date and time types"
12163 msgid "Date and time"
12164 msgstr "თარიღი და დრო"
12166 #: libraries/classes/Types.php:845
12167 msgctxt "spatial types"
12168 msgid "Spatial"
12169 msgstr "სივრცითი"
12171 #: libraries/classes/UrlRedirector.php:55
12172 msgid "Taking you to the target site."
12173 msgstr "სამიზნე საიტზე გადაყვანა."
12175 #: libraries/classes/UserPassword.php:38
12176 msgid "The profile has been updated."
12177 msgstr "პროფილი განახლდა."
12179 #: libraries/classes/UserPassword.php:50
12180 msgid "Password is too long!"
12181 msgstr "პაროლი ძალიან გრძელია!"
12183 #: libraries/classes/UserPreferences.php:181
12184 msgid "Could not save configuration"
12185 msgstr "კონფიგურაციის შენახვის შეცდომა"
12187 #: libraries/classes/UserPreferences.php:192
12188 msgid "The phpMyAdmin configuration storage database could not be accessed."
12189 msgstr "phpMyAdmin-ის კონფიგურაციის საცავის ბაზასთან წვდომა შეუძლებელია."
12191 #: libraries/classes/Util.php:131
12192 #, php-format
12193 msgid "Max: %s%s"
12194 msgstr "მაქს: %s%s"
12196 #. l10n: Short month name
12197 #. l10n: Short month name for January
12198 #: libraries/classes/Util.php:666 templates/javascript/variables.twig:34
12199 msgid "Jan"
12200 msgstr "იან"
12202 #. l10n: Short month name
12203 #. l10n: Short month name for February
12204 #: libraries/classes/Util.php:668 templates/javascript/variables.twig:35
12205 msgid "Feb"
12206 msgstr "თებ"
12208 #. l10n: Short month name
12209 #. l10n: Short month name for March
12210 #: libraries/classes/Util.php:670 templates/javascript/variables.twig:36
12211 msgid "Mar"
12212 msgstr "მარ"
12214 #. l10n: Short month name
12215 #. l10n: Short month name for April
12216 #: libraries/classes/Util.php:672 templates/javascript/variables.twig:37
12217 msgid "Apr"
12218 msgstr "აპრ"
12220 #. l10n: Short month name
12221 #: libraries/classes/Util.php:674
12222 msgctxt "Short month name"
12223 msgid "May"
12224 msgstr "მაისი"
12226 #. l10n: Short month name
12227 #. l10n: Short month name for June
12228 #: libraries/classes/Util.php:676 templates/javascript/variables.twig:39
12229 msgid "Jun"
12230 msgstr "ივნ"
12232 #. l10n: Short month name
12233 #. l10n: Short month name for July
12234 #: libraries/classes/Util.php:678 templates/javascript/variables.twig:40
12235 msgid "Jul"
12236 msgstr "ივლ"
12238 #. l10n: Short month name
12239 #. l10n: Short month name for August
12240 #: libraries/classes/Util.php:680 templates/javascript/variables.twig:41
12241 msgid "Aug"
12242 msgstr "აგვ"
12244 #. l10n: Short month name
12245 #. l10n: Short month name for September
12246 #: libraries/classes/Util.php:682 templates/javascript/variables.twig:42
12247 msgid "Sep"
12248 msgstr "სექ"
12250 #. l10n: Short month name
12251 #. l10n: Short month name for October
12252 #: libraries/classes/Util.php:684 templates/javascript/variables.twig:43
12253 msgid "Oct"
12254 msgstr "ოქტ"
12256 #. l10n: Short month name
12257 #. l10n: Short month name for November
12258 #: libraries/classes/Util.php:686 templates/javascript/variables.twig:44
12259 msgid "Nov"
12260 msgstr "ნოე"
12262 #. l10n: Short month name
12263 #. l10n: Short month name for December
12264 #: libraries/classes/Util.php:688 templates/javascript/variables.twig:45
12265 msgid "Dec"
12266 msgstr "დეკ"
12268 #. l10n: Short week day name for Sunday
12269 #: libraries/classes/Util.php:692
12270 msgctxt "Short week day name for Sunday"
12271 msgid "Sun"
12272 msgstr "კვ"
12274 #. l10n: Short week day name for Monday
12275 #: libraries/classes/Util.php:694 templates/javascript/variables.twig:58
12276 msgid "Mon"
12277 msgstr "ორშ"
12279 #. l10n: Short week day name for Tuesday
12280 #: libraries/classes/Util.php:696 templates/javascript/variables.twig:59
12281 msgid "Tue"
12282 msgstr "სამ"
12284 #. l10n: Short week day name for Wednesday
12285 #: libraries/classes/Util.php:698 templates/javascript/variables.twig:60
12286 msgid "Wed"
12287 msgstr "ოთხ"
12289 #. l10n: Short week day name for Thursday
12290 #: libraries/classes/Util.php:700 templates/javascript/variables.twig:61
12291 msgid "Thu"
12292 msgstr "ხუთ"
12294 #. l10n: Short week day name for Friday
12295 #: libraries/classes/Util.php:702 templates/javascript/variables.twig:62
12296 msgid "Fri"
12297 msgstr "პარ"
12299 #. l10n: Short week day name for Saturday
12300 #: libraries/classes/Util.php:704 templates/javascript/variables.twig:63
12301 msgid "Sat"
12302 msgstr "შაბ"
12304 #: libraries/classes/Util.php:730
12305 msgctxt "AM/PM indication in time"
12306 msgid "PM"
12307 msgstr "PM"
12309 #: libraries/classes/Util.php:732
12310 msgctxt "AM/PM indication in time"
12311 msgid "AM"
12312 msgstr "AM"
12314 #: libraries/classes/Util.php:803
12315 #, php-format
12316 msgid "%s days, %s hours, %s minutes and %s seconds"
12317 msgstr "%s დღე, %s საათი, %s წუთი და %s წამი"
12319 #: libraries/classes/Util.php:1934
12320 msgid "Users"
12321 msgstr "მომხმარებლები"
12323 #: libraries/classes/Util.php:2544
12324 #: templates/database/multi_table_query/form.twig:67
12325 msgid "Sort"
12326 msgstr "დალაგება"
12328 #: libraries/classes/ZipExtension.php:73 libraries/classes/ZipExtension.php:119
12329 msgid "Error in ZIP archive:"
12330 msgstr "შეცდომა ZIP არქივში:"
12332 #: libraries/classes/ZipExtension.php:83
12333 msgid "No files found inside ZIP archive!"
12334 msgstr "ZIP არქივში ფაილების პოვნა ვერ მოხერხდა!"
12336 #: libraries/config.values.php:88 libraries/config.values.php:126
12337 #: libraries/config.values.php:138
12338 msgid "Icons"
12339 msgstr "ხატულები"
12341 #: libraries/config.values.php:89 libraries/config.values.php:127
12342 #: libraries/config.values.php:139
12343 #: templates/database/multi_table_query/form.twig:118
12344 msgid "Text"
12345 msgstr "ტექსტი"
12347 #: libraries/config.values.php:90 libraries/config.values.php:108
12348 #: libraries/config.values.php:128 libraries/config.values.php:140
12349 msgid "Both"
12350 msgstr "ორივე"
12352 #: libraries/config.values.php:105
12353 msgid "Nowhere"
12354 msgstr "არსად"
12356 #: libraries/config.values.php:106
12357 msgid "Left"
12358 msgstr "მარცხნივ"
12360 #: libraries/config.values.php:107
12361 msgid "Right"
12362 msgstr "მარჯვნივ"
12364 #: libraries/config.values.php:143
12365 msgid "Click"
12366 msgstr "წკაპი"
12368 #: libraries/config.values.php:144
12369 msgid "Double click"
12370 msgstr "ორმაგი წკაპი"
12372 #: libraries/config.values.php:145 libraries/config.values.php:188
12373 #: templates/config/form_display/input.twig:16
12374 #: templates/relation/check_relations.twig:15
12375 #: templates/relation/check_relations.twig:66
12376 #: templates/relation/check_relations.twig:91
12377 #: templates/relation/check_relations.twig:129
12378 #: templates/relation/check_relations.twig:154
12379 #: templates/relation/check_relations.twig:164
12380 #: templates/relation/check_relations.twig:199
12381 #: templates/relation/check_relations.twig:224
12382 #: templates/relation/check_relations.twig:249
12383 #: templates/relation/check_relations.twig:274
12384 #: templates/relation/check_relations.twig:299
12385 #: templates/relation/check_relations.twig:324
12386 #: templates/relation/check_relations.twig:349
12387 #: templates/relation/check_relations.twig:387
12388 #: templates/relation/check_relations.twig:412
12389 #: templates/relation/check_relations.twig:437
12390 #: templates/relation/check_relations.twig:462
12391 #: templates/relation/check_relations.twig:487
12392 #: templates/relation/check_relations.twig:512
12393 msgid "Disabled"
12394 msgstr "გათიშულია"
12396 #: libraries/config.values.php:148
12397 msgid "key"
12398 msgstr "გასაღები"
12400 #: libraries/config.values.php:149
12401 msgid "display column"
12402 msgstr "სვეტის ჩვენება"
12404 #: libraries/config.values.php:153
12405 msgid "Welcome"
12406 msgstr "კეთილი იყოს თქვენი მობრძანება"
12408 #: libraries/config.values.php:186
12409 msgid "Open"
12410 msgstr "გახსნა"
12412 #: libraries/config.values.php:187
12413 msgid "Closed"
12414 msgstr "დახურული"
12416 #: libraries/config.values.php:191 templates/javascript/variables.twig:49
12417 msgid "Monday"
12418 msgstr "ორშაბათი"
12420 #: libraries/config.values.php:192 templates/javascript/variables.twig:50
12421 msgid "Tuesday"
12422 msgstr "სამშაბათი"
12424 #: libraries/config.values.php:193 templates/javascript/variables.twig:51
12425 msgid "Wednesday"
12426 msgstr "ოთხშაბათი"
12428 #: libraries/config.values.php:194 templates/javascript/variables.twig:52
12429 msgid "Thursday"
12430 msgstr "ხუთშაბათი"
12432 #: libraries/config.values.php:195 templates/javascript/variables.twig:53
12433 msgid "Friday"
12434 msgstr "პარასკევი"
12436 #: libraries/config.values.php:196 templates/javascript/variables.twig:54
12437 msgid "Saturday"
12438 msgstr "შაბათი"
12440 #: libraries/config.values.php:197 templates/javascript/variables.twig:48
12441 msgid "Sunday"
12442 msgstr "კვირა"
12444 #: libraries/config.values.php:200
12445 msgid "Ask before sending error reports"
12446 msgstr ""
12448 #: libraries/config.values.php:201
12449 msgid "Always send error reports"
12450 msgstr ""
12452 #: libraries/config.values.php:202
12453 msgid "Never send error reports"
12454 msgstr ""
12456 #: libraries/config.values.php:205
12457 msgid "Server default"
12458 msgstr "სერვერის ნაგულისხმევი"
12460 #: libraries/config.values.php:206
12461 msgid "Enable"
12462 msgstr "ჩართვა"
12464 #: libraries/config.values.php:207
12465 msgid "Disable"
12466 msgstr "გათიშვა"
12468 #: libraries/config.values.php:259
12469 msgid "Quick - display only the minimal options to configure"
12470 msgstr ""
12472 #: libraries/config.values.php:260
12473 msgid "Custom - display all possible options to configure"
12474 msgstr ""
12476 #: libraries/config.values.php:261
12477 msgid "Custom - like above, but without the quick/custom choice"
12478 msgstr ""
12480 #: libraries/config.values.php:328
12481 msgid "complete inserts"
12482 msgstr "სრული ჩასმები"
12484 #: libraries/config.values.php:329
12485 msgid "extended inserts"
12486 msgstr "გაფართოებული ჩასმები"
12488 #: libraries/config.values.php:330
12489 msgid "both of the above"
12490 msgstr ""
12492 #: libraries/config.values.php:331
12493 msgid "neither of the above"
12494 msgstr ""
12496 #: setup/index.php:33
12497 msgid "Configuration already exists, setup is disabled!"
12498 msgstr ""
12500 #: setup/validate.php:31
12501 msgid "Wrong data"
12502 msgstr "არასწორი მონაცემები"
12504 #: setup/validate.php:38
12505 #, php-format
12506 msgid "Wrong data or no validation for %s"
12507 msgstr ""
12509 #: templates/columns_definitions/column_attributes.twig:31
12510 #: templates/database/central_columns/edit_table_row.twig:23
12511 #: templates/database/central_columns/main.twig:71
12512 #: templates/database/central_columns/main.twig:298
12513 msgid "Edit ENUM/SET values"
12514 msgstr ""
12516 #: templates/columns_definitions/column_attributes.twig:38
12517 #: templates/database/central_columns/edit_table_row.twig:30
12518 #: templates/database/central_columns/main.twig:76
12519 #: templates/database/central_columns/main.twig:309
12520 msgctxt "for default"
12521 msgid "None"
12522 msgstr "არცერთი"
12524 #: templates/columns_definitions/column_attributes.twig:41
12525 #: templates/database/central_columns/edit_table_row.twig:33
12526 #: templates/database/central_columns/main.twig:77
12527 #: templates/database/central_columns/main.twig:312
12528 msgid "As defined:"
12529 msgstr ""
12531 #: templates/columns_definitions/column_attributes.twig:102
12532 msgid ""
12533 "You don't have sufficient privileges to perform this operation; Please refer "
12534 "to the documentation for more details"
12535 msgstr ""
12537 #: templates/columns_definitions/column_attributes.twig:116
12538 #: templates/database/data_dictionary/index.twig:75 templates/indexes.twig:18
12539 #: templates/table/structure/display_structure.twig:152
12540 #: templates/table/structure/display_structure.twig:160
12541 #: templates/table/structure/display_structure.twig:298
12542 #: templates/table/structure/display_structure.twig:477
12543 #: templates/table/tracking/structure_snapshot_indexes.twig:7
12544 msgid "Unique"
12545 msgstr "უნიკალური"
12547 #: templates/columns_definitions/column_attributes.twig:124
12548 #: templates/table/structure/display_structure.twig:219
12549 #: templates/table/structure/display_structure.twig:222
12550 #: templates/table/structure/display_structure.twig:307
12551 msgid "Fulltext"
12552 msgstr "Fulltext"
12554 #: templates/columns_definitions/column_attributes.twig:128
12555 #: templates/table/structure/display_structure.twig:192
12556 #: templates/table/structure/display_structure.twig:200
12557 #: templates/table/structure/display_structure.twig:304
12558 msgid "Spatial"
12559 msgstr "სივრცითი"
12561 #: templates/columns_definitions/column_attributes.twig:165
12562 #: templates/table/structure/display_partitions.twig:26
12563 msgid "Expression"
12564 msgstr "გამოსახულება"
12566 #: templates/columns_definitions/column_attributes.twig:186
12567 msgid "first"
12568 msgstr "პირველი"
12570 #: templates/columns_definitions/column_attributes.twig:191
12571 #: templates/table/structure/display_structure.twig:450
12572 #, php-format
12573 msgid "after %s"
12574 msgstr "%s-ის შემდეგ"
12576 #: templates/columns_definitions/column_definitions_form.twig:23
12577 #: templates/database/create_table.twig:6
12578 #: templates/database/operations/index.twig:30
12579 msgid "Table name"
12580 msgstr "ცხრილის სახელი"
12582 #: templates/columns_definitions/column_definitions_form.twig:32
12583 #: templates/console/display.twig:99
12584 #: templates/database/central_columns/main.twig:196 templates/export.twig:285
12585 #: templates/export.twig:301 templates/export.twig:317
12586 msgid "Add"
12587 msgstr "დამატება"
12589 #: templates/columns_definitions/column_definitions_form.twig:40
12590 msgid "column(s)"
12591 msgstr "სვეტები"
12593 #: templates/columns_definitions/column_definitions_form.twig:74
12594 msgid "Collation:"
12595 msgstr "კოლაცია:"
12597 #: templates/columns_definitions/column_definitions_form.twig:77
12598 msgid "Storage Engine:"
12599 msgstr "საცავის ძრავა:"
12601 #: templates/columns_definitions/column_definitions_form.twig:82
12602 msgid "Connection:"
12603 msgstr "კავშირები:"
12605 #: templates/columns_definitions/column_definitions_form.twig:113
12606 #: templates/columns_definitions/partitions.twig:137
12607 #: templates/table/operations/index.twig:133
12608 msgid "Storage engine"
12609 msgstr "საცავის ძრავა"
12611 #: templates/columns_definitions/column_definitions_form.twig:136
12612 msgid "PARTITION definition:"
12613 msgstr ""
12615 #: templates/columns_definitions/column_definitions_form.twig:154
12616 msgctxt "Online transaction part of the SQL DDL for InnoDB"
12617 msgid "Online transaction"
12618 msgstr "ონლაინ ტრანზაქცია"
12620 #: templates/columns_definitions/column_definitions_form.twig:166
12621 msgid ""
12622 "The column width of integer types is ignored in your MySQL version unless "
12623 "defining a TINYINT(1) column"
12624 msgstr ""
12626 #: templates/columns_definitions/column_definitions_form.twig:175
12627 #: templates/database/designer/main.twig:1097
12628 #: templates/database/designer/main.twig:1112 templates/export_modal.twig:5
12629 #: templates/export.twig:81 templates/modals/build_query.twig:5
12630 #: templates/modals/index_dialog_modal.twig:5
12631 #: templates/modals/preview_sql_confirmation.twig:5
12632 #: templates/modals/preview_sql_modal.twig:5
12633 #: templates/table/insert/actions_panel.twig:46
12634 #: templates/table/relation/common_form.twig:233
12635 #: templates/table/zoom_search/result_form.twig:26
12636 #: templates/table/zoom_search/result_form.twig:95
12637 msgid "Loading"
12638 msgstr "ჩატვირთვა"
12640 #: templates/columns_definitions/column_name.twig:4
12641 #, php-format
12642 msgid "Referenced by %s."
12643 msgstr ""
12645 #: templates/columns_definitions/column_name.twig:12
12646 msgid "Is a foreign key."
12647 msgstr ""
12649 #: templates/columns_definitions/column_name.twig:39
12650 msgid "Pick from Central Columns"
12651 msgstr "აირჩიეთ ცენტრალური სვეტებიდან"
12653 #: templates/columns_definitions/partitions.twig:17
12654 msgid "Partition by:"
12655 msgstr "დაყოფის პირობა:"
12657 #: templates/columns_definitions/partitions.twig:32
12658 #: templates/columns_definitions/partitions.twig:60
12659 msgid "Expression or column list"
12660 msgstr "გამოსახულება ან სვეტების სია"
12662 #: templates/columns_definitions/partitions.twig:37
12663 msgid "Partitions:"
12664 msgstr "დანაყოფები:"
12666 #: templates/columns_definitions/partitions.twig:45
12667 msgid "Subpartition by:"
12668 msgstr "ქვედაყოფის პირობა:"
12670 #: templates/columns_definitions/partitions.twig:65
12671 msgid "Subpartitions:"
12672 msgstr "ქვედანაყოფები:"
12674 #: templates/columns_definitions/partitions.twig:76
12675 #: templates/table/operations/index.twig:480
12676 #: templates/table/structure/display_partitions.twig:24
12677 msgid "Partition"
12678 msgstr "დანაყოფი"
12680 #: templates/columns_definitions/partitions.twig:78
12681 msgid "Values"
12682 msgstr "მნიშვნელობები"
12684 #: templates/columns_definitions/partitions.twig:82
12685 msgid "Subpartition"
12686 msgstr "ქვედანაყოფი"
12688 #: templates/columns_definitions/partitions.twig:84
12689 msgid "Engine"
12690 msgstr "ძრავი"
12692 #: templates/columns_definitions/partitions.twig:85
12693 #: templates/config/form_display/input.twig:53
12694 #: templates/database/data_dictionary/index.twig:81
12695 #: templates/database/events/editor_form.twig:102
12696 #: templates/database/routines/editor_form.twig:167
12697 #: templates/database/structure/table_header.twig:46 templates/indexes.twig:24
12698 #: templates/table/structure/display_partitions.twig:31
12699 #: templates/table/structure/display_structure.twig:483
12700 #: templates/table/tracking/structure_snapshot_columns.twig:12
12701 #: templates/table/tracking/structure_snapshot_indexes.twig:13
12702 msgid "Comment"
12703 msgstr "კომენტარი"
12705 #: templates/columns_definitions/partitions.twig:86
12706 msgid "Data directory"
12707 msgstr "მონაცემების ლექსიკონი"
12709 #: templates/columns_definitions/partitions.twig:87
12710 msgid "Index directory"
12711 msgstr "ინდექსის საქაღალდე"
12713 #: templates/columns_definitions/partitions.twig:88
12714 msgid "Max rows"
12715 msgstr "მაქს მწკრივები"
12717 #: templates/columns_definitions/partitions.twig:89
12718 msgid "Min rows"
12719 msgstr "მინ. მწკრივები"
12721 #: templates/columns_definitions/partitions.twig:90
12722 msgid "Table space"
12723 msgstr "ცხრილის სივრცე"
12725 #: templates/columns_definitions/partitions.twig:91
12726 msgid "Node group"
12727 msgstr "კვანძების ჯგუფი"
12729 #: templates/columns_definitions/table_fields_definitions.twig:16
12730 #: templates/database/central_columns/edit.twig:10
12731 #: templates/database/routines/editor_form.twig:52
12732 msgid "Length/Values"
12733 msgstr "სიგრძე/მნიშვნელობები"
12735 #: templates/columns_definitions/table_fields_definitions.twig:17
12736 msgid ""
12737 "If column type is \"enum\" or \"set\", please enter the values using this "
12738 "format: 'a','b','c'…<br>If you ever need to put a backslash (\"\\\") or a "
12739 "single quote (\"'\") amongst those values, precede it with a backslash (for "
12740 "example '\\\\xyz' or 'a\\'b')."
12741 msgstr ""
12742 "თუ სვეტის ტიპი არის \"enum\" ან \"set\", გთხოვთ, შეიყვანოთ მნიშვნელობები ამ "
12743 "ფორმატის გამოყენებით: 'a', 'b', 'c'… <br> თუ ოდესმე დაგჭირდებათ უკუკავშირის "
12744 "(\"\\\") ან ერთი მნიშვნელობის ციტირება (\"'\") ამ მნიშვნელობებს შორის, წინ "
12745 "უსწრებს უკუქცევით (მაგალითად' '\\\\ xyz' ან 'a \\' b ')."
12747 #: templates/columns_definitions/table_fields_definitions.twig:21
12748 msgid ""
12749 "For default values, please enter just a single value, without backslash "
12750 "escaping or quotes, using this format: a"
12751 msgstr ""
12753 #: templates/columns_definitions/table_fields_definitions.twig:24
12754 #: templates/database/central_columns/edit.twig:12
12755 #: templates/database/central_columns/main.twig:32
12756 #: templates/database/central_columns/main.twig:236
12757 #: templates/database/data_dictionary/index.twig:79
12758 #: templates/database/operations/index.twig:194
12759 #: templates/database/operations/index.twig:198
12760 #: templates/database/structure/table_header.twig:31
12761 #: templates/home/index.twig:64 templates/indexes.twig:22
12762 #: templates/server/databases/index.twig:29
12763 #: templates/server/databases/index.twig:30
12764 #: templates/server/databases/index.twig:123
12765 #: templates/table/operations/index.twig:151
12766 #: templates/table/search/index.twig:40
12767 #: templates/table/structure/display_structure.twig:23
12768 #: templates/table/structure/display_structure.twig:481
12769 #: templates/table/structure/display_table_stats.twig:108
12770 #: templates/table/tracking/structure_snapshot_columns.twig:8
12771 #: templates/table/tracking/structure_snapshot_indexes.twig:11
12772 #: templates/table/zoom_search/index.twig:38
12773 msgid "Collation"
12774 msgstr "კოლაცია"
12776 #: templates/columns_definitions/table_fields_definitions.twig:36
12777 #: templates/database/operations/index.twig:68
12778 #: templates/database/operations/index.twig:173
12779 #: templates/database/routines/editor_form.twig:128
12780 #: templates/database/structure/copy_form.twig:50
12781 #: templates/table/operations/index.twig:79
12782 #: templates/table/operations/index.twig:115
12783 #: templates/table/operations/index.twig:315
12784 msgid "Adjust privileges"
12785 msgstr "პრივილეგიების მორგება"
12787 #: templates/columns_definitions/table_fields_definitions.twig:59
12788 msgid "Virtuality"
12789 msgstr "ვირტუალურობა"
12791 #: templates/columns_definitions/table_fields_definitions.twig:65
12792 msgid "Move column"
12793 msgstr "სვეტის გადატანა"
12795 #: templates/columns_definitions/table_fields_definitions.twig:75
12796 #: templates/columns_definitions/table_fields_definitions.twig:86
12797 msgid "List of available transformations and their options"
12798 msgstr "ხელმისაწვდომი გარდაქმნებისა და მათი პარამეტრების სია"
12800 #: templates/columns_definitions/table_fields_definitions.twig:77
12801 #: templates/transformation_overview.twig:18
12802 msgid "Browser display transformation"
12803 msgstr "ბრაუზერის ჩვენების ტრანსფორმაცია"
12805 #: templates/columns_definitions/table_fields_definitions.twig:81
12806 msgid "Browser display transformation options"
12807 msgstr "ბრაუზერის ჩვენების ტრანსფორმაციის პარამეტრები"
12809 #: templates/columns_definitions/table_fields_definitions.twig:82
12810 #: templates/columns_definitions/table_fields_definitions.twig:93
12811 msgid ""
12812 "Please enter the values for transformation options using this format: 'a', "
12813 "100, b,'c'…<br>If you ever need to put a backslash (\"\\\") or a single "
12814 "quote (\"'\") amongst those values, precede it with a backslash (for example "
12815 "'\\\\xyz' or 'a\\'b')."
12816 msgstr ""
12818 #: templates/columns_definitions/table_fields_definitions.twig:88
12819 #: templates/transformation_overview.twig:37
12820 msgid "Input transformation"
12821 msgstr "შეყვანის გარდაქმნა"
12823 #: templates/columns_definitions/table_fields_definitions.twig:92
12824 msgid "Input transformation options"
12825 msgstr "შეყვანის გარდაქმნის პარამეტრები"
12827 #: templates/config/form_display/input.twig:15
12828 msgid "This setting is disabled, it will not be applied to your configuration."
12829 msgstr ""
12831 #: templates/config/form_display/input.twig:57
12832 #: templates/config/form_display/input.twig:58
12833 #, php-format
12834 msgid "Set value: %s"
12835 msgstr ""
12837 #: templates/config/form_display/input.twig:63
12838 #: templates/config/form_display/input.twig:64
12839 msgid "Restore default value"
12840 msgstr ""
12842 #: templates/config/form_display/input.twig:79
12843 #: templates/config/form_display/input.twig:80
12844 msgid "Allow users to customize this value"
12845 msgstr ""
12847 #: templates/console/bookmark_content.twig:7 templates/console/display.twig:31
12848 #: templates/console/display.twig:84 templates/console/display.twig:175
12849 msgid "Collapse"
12850 msgstr "ჩაკეცვა"
12852 #: templates/console/bookmark_content.twig:7 templates/console/display.twig:31
12853 #: templates/console/display.twig:84 templates/console/display.twig:175
12854 msgid "Expand"
12855 msgstr "ამოკეცვა"
12857 #: templates/console/bookmark_content.twig:7 templates/console/display.twig:31
12858 #: templates/console/display.twig:175
12859 msgid "Requery"
12860 msgstr "თავიდან მოთხოვნა"
12862 #: templates/console/display.twig:7 templates/setup/home/index.twig:166
12863 #: templates/sql/query.twig:38
12864 msgid "Clear"
12865 msgstr "გაწმენდა"
12867 #: templates/console/display.twig:7
12868 msgid "History"
12869 msgstr "ისტორია"
12871 #: templates/console/display.twig:11 templates/console/display.twig:99
12872 msgid "Bookmarks"
12873 msgstr "სანიშნები"
12875 #: templates/console/display.twig:20
12876 msgid "Press Ctrl+Enter to execute query"
12877 msgstr "მოთხოვნის შესასრულებლად დააჭირეთ Ctrl+Enter"
12879 #: templates/console/display.twig:23
12880 msgid "Press Enter to execute query"
12881 msgstr "მოთხოვნის შესასრულებლად დააჭირეთ Enter"
12883 #: templates/console/display.twig:31 templates/console/display.twig:175
12884 msgid "Explain"
12885 msgstr "ახსნა"
12887 #: templates/console/display.twig:40 templates/console/display.twig:184
12888 msgid "Bookmark"
12889 msgstr "სანიშნი"
12891 #: templates/console/display.twig:40 templates/console/display.twig:184
12892 msgid "Query failed"
12893 msgstr "მოთხოვნის შეცდომა"
12895 #: templates/console/display.twig:42 templates/console/display.twig:184
12896 msgid "Queried time"
12897 msgstr "გამოთხოვილი დრო"
12899 #: templates/console/display.twig:47
12900 msgid "During current session"
12901 msgstr ""
12903 #: templates/console/display.twig:64
12904 msgid "ascending"
12905 msgstr "ზრდადობით"
12907 #: templates/console/display.twig:64
12908 msgid "descending"
12909 msgstr "კლებადობით"
12911 #: templates/console/display.twig:64
12912 msgid "Order:"
12913 msgstr "დალაგება:"
12915 #: templates/console/display.twig:64 templates/console/display.twig:84
12916 #: templates/table/find_replace/replace_preview.twig:16
12917 msgid "Count"
12918 msgstr "რაოდენობა"
12920 #: templates/console/display.twig:64
12921 msgid "Execution order"
12922 msgstr "გაშვების მიმდევრობა"
12924 #: templates/console/display.twig:64 templates/console/display.twig:84
12925 msgid "Time taken"
12926 msgstr ""
12928 #: templates/console/display.twig:64 templates/table/search/index.twig:146
12929 msgid "Order by:"
12930 msgstr "დალაგება:"
12932 #: templates/console/display.twig:64
12933 msgid "Ungroup queries"
12934 msgstr "მოთხოვნების განჯგუფება"
12936 #: templates/console/display.twig:84
12937 msgid "Show trace"
12938 msgstr "ტრეისის ჩვენება"
12940 #: templates/console/display.twig:84
12941 msgid "Hide trace"
12942 msgstr "ტრეისის დამალვა"
12944 #: templates/console/display.twig:112
12945 msgid "Add bookmark"
12946 msgstr "სანიშნის დამატება"
12948 #: templates/console/display.twig:121
12949 msgid "Label"
12950 msgstr "ჭდე"
12952 #: templates/console/display.twig:124
12953 msgid "Target database"
12954 msgstr "სამიზნე მონაცემთა ბაზა"
12956 #: templates/console/display.twig:127
12957 msgid "Share this bookmark"
12958 msgstr "სანიშნის გაზიარება"
12960 #: templates/console/display.twig:140
12961 msgid "Set default"
12962 msgstr "ნაგულისხმებად დაყენება"
12964 #: templates/console/display.twig:162
12965 msgid ""
12966 "Execute queries on Enter and insert new line with Shift+Enter. To make this "
12967 "permanent, view settings."
12968 msgstr ""
12970 #: templates/create_tracking_version.twig:10
12971 #, php-format
12972 msgid "Create version %1$s of %2$s"
12973 msgstr "%1$s-ის %2$s ვერსიის შექმნა"
12975 #: templates/create_tracking_version.twig:15
12976 #, php-format
12977 msgid "Create version %1$s"
12978 msgstr "ვერსია %1$s-ის შექმნა"
12980 #: templates/create_tracking_version.twig:21
12981 msgid "Track these data definition statements:"
12982 msgstr ""
12984 #: templates/create_tracking_version.twig:60
12985 msgid "Track these data manipulation statements:"
12986 msgstr ""
12988 #: templates/create_tracking_version.twig:77
12989 msgid "Create version"
12990 msgstr "ვერსიის შექმნა"
12992 #: templates/database/central_columns/edit.twig:15
12993 msgctxt "Auto Increment"
12994 msgid "A_I"
12995 msgstr "A_I"
12997 #: templates/database/central_columns/main.twig:4
12998 msgid "Add new column"
12999 msgstr "ახალი სვეტის დამატება"
13001 #: templates/database/central_columns/main.twig:24
13002 #: templates/database/central_columns/main.twig:228
13003 msgid "Length/Value"
13004 msgstr "სიგრძე/მნიშვნელობა"
13006 #: templates/database/central_columns/main.twig:36
13007 #: templates/database/central_columns/main.twig:240
13008 msgid "Attribute"
13009 msgstr "ატრიბუტი"
13011 #: templates/database/central_columns/main.twig:44
13012 #: templates/database/central_columns/main.twig:248
13013 msgid "A_I"
13014 msgstr "A_I"
13016 #: templates/database/central_columns/main.twig:129
13017 msgid "The central list of columns for the current database is empty"
13018 msgstr ""
13020 #: templates/database/central_columns/main.twig:166
13021 #: templates/display/results/table.twig:62
13022 #, fuzzy
13023 msgid "Filter rows"
13024 msgstr "ფაილები"
13026 #: templates/database/central_columns/main.twig:167
13027 #: templates/display/results/table.twig:64
13028 msgid "Search this table"
13029 msgstr "ამ ცხრილში ძებნა"
13031 #: templates/database/central_columns/main.twig:178
13032 #: templates/table/structure/display_structure.twig:435
13033 msgid "Add column"
13034 msgstr "სვეტის დამატება"
13036 #: templates/database/central_columns/main.twig:187
13037 msgid "Select a table"
13038 msgstr "აირჩიეთ ცხრილი"
13040 #: templates/database/central_columns/main.twig:194
13041 msgid "Select a column."
13042 msgstr "აირჩიეთ სვეტი."
13044 #: templates/database/central_columns/main.twig:213
13045 msgid "Click to sort."
13046 msgstr "დასალაგებლად დააწკაპუნეთ."
13048 #: templates/database/central_columns/main.twig:218
13049 #: templates/database/privileges/index.twig:22
13050 #: templates/database/structure/table_header.twig:22
13051 #: templates/database/tracking/tables.twig:18
13052 #: templates/database/tracking/tables.twig:154 templates/indexes.twig:15
13053 #: templates/server/databases/index.twig:163
13054 #: templates/server/privileges/privileges_summary.twig:22
13055 #: templates/server/privileges/users_overview.twig:22
13056 #: templates/server/user_groups/user_groups.twig:21
13057 #: templates/server/variables/index.twig:30
13058 #: templates/table/privileges/index.twig:24
13059 #: templates/table/structure/display_partitions.twig:33
13060 #: templates/table/structure/display_structure.twig:34
13061 #: templates/table/structure/display_structure.twig:474
13062 #: templates/table/tracking/main.twig:32
13063 #: templates/table/tracking/report_table.twig:8
13064 msgid "Action"
13065 msgstr "მოქმედება"
13067 #: templates/database/create_table.twig:3
13068 #: templates/database/operations/index.twig:27
13069 msgid "Create new table"
13070 msgstr "ახალი ცხრილის შექმნა"
13072 #: templates/database/create_table.twig:10
13073 #: templates/database/operations/index.twig:34
13074 msgid "Number of columns"
13075 msgstr "სვეტების რაოდენობა"
13077 #: templates/database/create_table.twig:14
13078 #: templates/database/operations/index.twig:39 templates/export.twig:27
13079 #: templates/server/databases/index.twig:46
13080 msgid "Create"
13081 msgstr "შექმნა"
13083 #: templates/database/data_dictionary/index.twig:4
13084 msgid "Database comment:"
13085 msgstr "ბაზის კომენტარი:"
13087 #: templates/database/data_dictionary/index.twig:8
13088 #: templates/database/data_dictionary/index.twig:124
13089 #: templates/database/structure/index.twig:19
13090 #: templates/display/results/table.twig:258
13091 #: templates/table/structure/display_structure.twig:393
13092 msgid "Print"
13093 msgstr "დაბეჭდვა"
13095 #: templates/database/data_dictionary/index.twig:76 templates/indexes.twig:19
13096 #: templates/table/structure/display_structure.twig:478
13097 #: templates/table/tracking/structure_snapshot_indexes.twig:8
13098 msgid "Packed"
13099 msgstr "შეკუმშული"
13101 #: templates/database/data_dictionary/index.twig:78 templates/indexes.twig:21
13102 #: templates/table/structure/display_structure.twig:480
13103 #: templates/table/tracking/structure_snapshot_indexes.twig:10
13104 msgid "Cardinality"
13105 msgstr "Cardinality"
13107 #: templates/database/data_dictionary/index.twig:117 templates/indexes.twig:92
13108 #: templates/table/structure/display_structure.twig:559
13109 msgid "No index defined!"
13110 msgstr "ინდექსი არაა განსაზღვრული!"
13112 #: templates/database/designer/database_tables.twig:31
13113 #: templates/database/export/index.twig:28
13114 #: templates/database/search/main.twig:43 templates/server/export/index.twig:10
13115 #: templates/server/privileges/privileges_table.twig:28
13116 #: templates/server/privileges/privileges_table.twig:55
13117 #: templates/server/privileges/privileges_table.twig:82
13118 #: templates/server/privileges/privileges_table.twig:109
13119 #: templates/server/replication/database_multibox.twig:7
13120 msgid "Select all"
13121 msgstr "ყველას მონიშვნა"
13123 #: templates/database/designer/database_tables.twig:37
13124 msgid "Show/hide columns"
13125 msgstr "სვეტების ჩვენება/დამალვა"
13127 #: templates/database/designer/database_tables.twig:46
13128 msgid "See table structure"
13129 msgstr "იხილეთ ცხრილის სტრუქტურა"
13131 #: templates/database/designer/database_tables.twig:91
13132 #, php-format
13133 msgid "Select \"%s\""
13134 msgstr "აირჩიეთ \"%s\""
13136 #: templates/database/designer/database_tables.twig:109
13137 #, php-format
13138 msgid "Add an option for column \"%s\"."
13139 msgstr "პარამეტრის დამატება სვეტისთვის \"%s\"."
13141 #: templates/database/designer/edit_delete_pages.twig:6
13142 msgid "Page to open"
13143 msgstr "გასახსნელი გვერდი"
13145 #: templates/database/designer/edit_delete_pages.twig:6
13146 msgid "Page to delete"
13147 msgstr "წასაშლელი გვერდი"
13149 #: templates/database/designer/main.twig:19
13150 #: templates/database/designer/main.twig:25
13151 msgid "Show/Hide tables list"
13152 msgstr "ცხრილების სიის ჩვენება/დამალვა"
13154 #: templates/database/designer/main.twig:29
13155 #: templates/database/designer/main.twig:35
13156 #: templates/database/designer/main.twig:36
13157 msgid "View in fullscreen"
13158 msgstr ""
13160 #: templates/database/designer/main.twig:34
13161 msgid "Exit fullscreen"
13162 msgstr "სრული ეკრანიდან გასვლა"
13164 #: templates/database/designer/main.twig:48
13165 #: templates/database/designer/main.twig:52
13166 msgid "New page"
13167 msgstr "ახალი გვერდი"
13169 #: templates/database/designer/main.twig:77
13170 #: templates/database/designer/main.twig:80
13171 msgid "Delete pages"
13172 msgstr "გვერდების წაშლა"
13174 #: templates/database/designer/main.twig:84
13175 #: templates/database/designer/main.twig:87
13176 #: templates/database/structure/show_create.twig:11
13177 msgid "Create table"
13178 msgstr "ცხრილის შექმნა"
13180 #: templates/database/designer/main.twig:91
13181 #: templates/database/designer/main.twig:94
13182 #: templates/database/designer/main.twig:271
13183 msgid "Create relationship"
13184 msgstr "ურთიერთობის შექმნა"
13186 #: templates/database/designer/main.twig:105
13187 #: templates/database/designer/main.twig:108
13188 msgid "Reload"
13189 msgstr "გადატვირთვა"
13191 #: templates/database/designer/main.twig:112
13192 #: templates/database/designer/main.twig:115
13193 msgid "Help"
13194 msgstr "დახმარება"
13196 #: templates/database/designer/main.twig:120
13197 #: templates/database/designer/main.twig:123
13198 msgid "Angular links"
13199 msgstr ""
13201 #: templates/database/designer/main.twig:120
13202 #: templates/database/designer/main.twig:123
13203 msgid "Direct links"
13204 msgstr "პირდაპირი ბმულები"
13206 #: templates/database/designer/main.twig:127
13207 #: templates/database/designer/main.twig:129
13208 msgid "Snap to grid"
13209 msgstr "ბადეზე მიბმა"
13211 #: templates/database/designer/main.twig:133
13212 #: templates/database/designer/main.twig:139
13213 msgid "Small/Big All"
13214 msgstr ""
13216 #: templates/database/designer/main.twig:143
13217 #: templates/database/designer/main.twig:146
13218 msgid "Toggle small/big"
13219 msgstr ""
13221 #: templates/database/designer/main.twig:150
13222 #: templates/database/designer/main.twig:153
13223 msgid "Toggle relationship lines"
13224 msgstr "ურთიერთობის ხაზების გადართვა"
13226 #: templates/database/designer/main.twig:158
13227 #: templates/database/designer/main.twig:161
13228 msgid "Export schema"
13229 msgstr "სქემის გატანა"
13231 #: templates/database/designer/main.twig:169
13232 #: templates/database/designer/main.twig:172
13233 msgid "Build Query"
13234 msgstr "მოთხოვნის აგება"
13236 #: templates/database/designer/main.twig:177
13237 #: templates/database/designer/main.twig:181
13238 msgid "Move Menu"
13239 msgstr "მენიუს გადატანა"
13241 #: templates/database/designer/main.twig:185
13242 #: templates/database/designer/main.twig:190
13243 msgid "Pin text"
13244 msgstr "ტექსტის მიმაგრება"
13246 #: templates/database/designer/main.twig:202
13247 msgid "Hide/Show all"
13248 msgstr "ყველას დამალვა/ჩვენება"
13250 #: templates/database/designer/main.twig:212
13251 msgid "Hide/Show tables with no relationship"
13252 msgstr "ურთიერთობის არმქონე ცხრილების დამალვა/ჩვენება"
13254 #: templates/database/designer/main.twig:223
13255 msgid "Number of tables:"
13256 msgstr "ცხრილების რიცხვი:"
13258 #: templates/database/designer/main.twig:381
13259 msgid "Delete relationship"
13260 msgstr "ურთიერთობის წაშლა"
13262 #: templates/database/designer/main.twig:445
13263 #: templates/database/designer/main.twig:610
13264 msgid "Relationship operator"
13265 msgstr "ურთიერთობის ოპერატორი"
13267 #: templates/database/designer/main.twig:474
13268 #: templates/database/designer/main.twig:639
13269 #: templates/database/designer/main.twig:845
13270 #: templates/database/designer/main.twig:1038
13271 msgid "Except"
13272 msgstr "გარდა"
13274 #: templates/database/designer/main.twig:484
13275 #: templates/database/designer/main.twig:649
13276 #: templates/database/designer/main.twig:855
13277 #: templates/database/designer/main.twig:1048
13278 #: templates/database/routines/execute_form.twig:20
13279 #: templates/server/replication/status_table.twig:17
13280 #: templates/server/status/variables/index.twig:76
13281 #: templates/server/variables/index.twig:32
13282 #: templates/table/insert/get_head_and_foot_of_insert_row_table.twig:9
13283 #: templates/table/search/index.twig:42
13284 #: templates/table/zoom_search/index.twig:40
13285 #: templates/table/zoom_search/result_form.twig:37
13286 msgid "Value"
13287 msgstr "მნიშვნელობა"
13289 #: templates/database/designer/main.twig:486
13290 #: templates/database/designer/main.twig:651
13291 #: templates/database/designer/main.twig:857
13292 #: templates/database/designer/main.twig:1050
13293 msgid "subquery"
13294 msgstr "ქვემოთხოვნა"
13296 #: templates/database/designer/main.twig:495
13297 #: templates/database/designer/main.twig:711
13298 msgid "Rename to"
13299 msgstr "გადარქმევა"
13301 #: templates/database/designer/main.twig:501
13302 #: templates/database/designer/main.twig:719
13303 msgid "New name"
13304 msgstr "ახალი სახელი"
13306 #: templates/database/designer/main.twig:510
13307 #: templates/database/designer/main.twig:916
13308 msgid "Aggregate"
13309 msgstr "შეკოწიწება"
13311 #: templates/database/designer/main.twig:516
13312 #: templates/database/designer/main.twig:580
13313 #: templates/database/designer/main.twig:785
13314 #: templates/database/designer/main.twig:816
13315 #: templates/database/designer/main.twig:924
13316 #: templates/database/designer/main.twig:1009
13317 #: templates/table/search/index.twig:41
13318 #: templates/table/zoom_search/index.twig:39
13319 msgid "Operator"
13320 msgstr "ოპერატორი"
13322 #: templates/database/designer/main.twig:1090
13323 msgid "Active options"
13324 msgstr "აქტიური პარამეტრები"
13326 #: templates/database/designer/page_save_as.twig:19
13327 msgid "Save to selected page"
13328 msgstr "არცეულ გვერდზე შენახვა"
13330 #: templates/database/designer/page_save_as.twig:23
13331 msgid "Create a page and save to it"
13332 msgstr "შექმენით გვერდი და შეინახეთ მასში"
13334 #: templates/database/designer/page_save_as.twig:29
13335 msgid "New page name"
13336 msgstr "ახალი გვერდის სახელი"
13338 #: templates/database/designer/page_selector.twig:2
13339 msgid "Select page"
13340 msgstr "აირჩიეთ გვერდი"
13342 #: templates/database/designer/schema_export.twig:4
13343 msgid "Select Export Relational Type"
13344 msgstr ""
13346 #: templates/database/events/editor_form.twig:10
13347 #: templates/database/routines/editor_form.twig:11
13348 #: templates/database/triggers/editor_form.twig:14 templates/view_create.twig:8
13349 msgid "Details"
13350 msgstr "დეტალები"
13352 #: templates/database/events/editor_form.twig:19
13353 msgid "Event name"
13354 msgstr "მოვლენის სახელი"
13356 #: templates/database/events/editor_form.twig:35
13357 #: templates/server/binlog/index.twig:86
13358 msgid "Event type"
13359 msgstr "მოვლენის ტიპი"
13361 #: templates/database/events/editor_form.twig:48
13362 #: templates/database/routines/editor_form.twig:38
13363 #, php-format
13364 msgid "Change to %s"
13365 msgstr "%s-ზე შეცვლა"
13367 #: templates/database/events/editor_form.twig:53
13368 msgid "Execute at"
13369 msgstr ""
13371 #: templates/database/events/editor_form.twig:59
13372 msgid "Execute every"
13373 msgstr "შესრულება ყოველ"
13375 #: templates/database/events/editor_form.twig:70
13376 msgctxt "Start of recurring event"
13377 msgid "Start"
13378 msgstr "გაშვება"
13380 #: templates/database/events/editor_form.twig:76
13381 msgctxt "End of recurring event"
13382 msgid "End"
13383 msgstr "დასასრული"
13385 #: templates/database/events/editor_form.twig:90
13386 msgid "On completion preserve"
13387 msgstr ""
13389 #: templates/database/events/editor_form.twig:96
13390 #: templates/database/routines/editor_form.twig:142
13391 #: templates/database/triggers/editor_form.twig:61
13392 #: templates/view_create.twig:45
13393 msgid "Definer"
13394 msgstr "აღმწერი"
13396 #: templates/database/events/index.twig:14
13397 #: templates/database/privileges/index.twig:113
13398 #: templates/database/privileges/index.twig:114
13399 #: templates/database/routines/index.twig:14
13400 #: templates/database/structure/check_all_tables.twig:3
13401 #: templates/database/structure/check_all_tables.twig:4
13402 #: templates/database/triggers/list.twig:14
13403 #: templates/display/results/table.twig:223
13404 #: templates/display/results/table.twig:224 templates/select_all.twig:4
13405 #: templates/select_all.twig:5 templates/server/databases/index.twig:64
13406 #: templates/server/privileges/edit_routine_privileges.twig:57
13407 #: templates/server/privileges/privileges_table.twig:268
13408 #: templates/server/privileges/privileges_table.twig:269
13409 #: templates/server/privileges/privileges_table.twig:277
13410 #: templates/server/privileges/privileges_table.twig:351
13411 #: templates/server/privileges/privileges_table.twig:551
13412 #: templates/server/privileges/users_overview.twig:121
13413 #: templates/server/privileges/users_overview.twig:122
13414 #: templates/server/user_groups/edit_user_groups.twig:11
13415 #: templates/table/privileges/index.twig:117
13416 #: templates/table/privileges/index.twig:118
13417 msgid "Check all"
13418 msgstr "ყველას მონიშვნა"
13420 #: templates/database/events/index.twig:29
13421 msgid "Create new event"
13422 msgstr "ახალი მოვლენის შექმნა"
13424 #: templates/database/events/index.twig:38
13425 msgid "There are no events to display."
13426 msgstr "საჩვენებელი მოვლენების გარეშე."
13428 #: templates/database/events/index.twig:114
13429 msgid "Event scheduler status"
13430 msgstr ""
13432 #: templates/database/events/index.twig:119
13433 #: templates/database/tracking/tables.twig:47
13434 msgid "Click to toggle"
13435 msgstr ""
13437 #: templates/database/events/index.twig:132
13438 msgid "ON"
13439 msgstr "ჩართული"
13441 #: templates/database/events/index.twig:143
13442 msgid "OFF"
13443 msgstr "გამორთული"
13445 #: templates/database/export/index.twig:61
13446 msgid ""
13447 "@SERVER@ will become the server name and @DATABASE@ will become the database "
13448 "name."
13449 msgstr ""
13451 #. l10n: A query that the user has written freely
13452 #: templates/database/export/index.twig:5 templates/table/export/index.twig:5
13453 msgid "Exporting a raw query"
13454 msgstr ""
13456 #: templates/database/export/index.twig:7
13457 #, php-format
13458 msgid "Exporting tables from \"%s\" database"
13459 msgstr "ცხრილებს გატანა ბაზიდან \"%s\""
13461 #: templates/database/export/index.twig:30
13462 msgid "Export the structure of all tables."
13463 msgstr "ყველა ცხრილის სტრუქტურის გატანა."
13465 #: templates/database/export/index.twig:33
13466 msgid "Export the data of all tables."
13467 msgstr "ყველა ცხრილის მონაცემების გატანა."
13469 #: templates/database/import/index.twig:3
13470 #, php-format
13471 msgid "Importing into the database \"%s\""
13472 msgstr "მიმდინარეობს შემოტანა ბაზაში \"%s\""
13474 #: templates/database/multi_table_query/form.twig:4
13475 #: templates/database/qbe/index.twig:4
13476 msgid "Multi-table query"
13477 msgstr "მრავალცხრილიანი მოთხოვნა"
13479 #: templates/database/multi_table_query/form.twig:10
13480 #: templates/database/qbe/index.twig:10
13481 msgid "Query by example"
13482 msgstr "მოთხოვნა მაგალითის მიხედვით"
13484 #: templates/database/multi_table_query/form.twig:17
13485 msgid "Query window"
13486 msgstr "მოთხოვნის ფანჯარა"
13488 #: templates/database/multi_table_query/form.twig:38
13489 #: templates/database/multi_table_query/form.twig:128
13490 msgid "select table"
13491 msgstr "აირჩიეთ ცხრილი"
13493 #: templates/database/multi_table_query/form.twig:45
13494 #: templates/database/multi_table_query/form.twig:136
13495 msgid "select column"
13496 msgstr "აირჩიეთ სვეტი"
13498 #: templates/database/multi_table_query/form.twig:51
13499 msgid "Table alias"
13500 msgstr "ცხრილის მეტსახელი"
13502 #: templates/database/multi_table_query/form.twig:52
13503 msgid "Column alias"
13504 msgstr "სვეტის მეტსახელი"
13506 #: templates/database/multi_table_query/form.twig:55
13507 msgid "Use this column in criteria"
13508 msgstr ""
13510 #: templates/database/multi_table_query/form.twig:59
13511 msgid "criteria"
13512 msgstr "კრიტერიუმი"
13514 #: templates/database/multi_table_query/form.twig:73
13515 msgid "Add as"
13516 msgstr "დამატება, როგორც"
13518 #: templates/database/multi_table_query/form.twig:119
13519 msgid "Another column"
13520 msgstr "სხვა სვეტი"
13522 #: templates/database/multi_table_query/form.twig:146
13523 msgid "Enter criteria as free text"
13524 msgstr ""
13526 #: templates/database/multi_table_query/form.twig:153
13527 msgid "Remove this column"
13528 msgstr "ამ სვეტის წაშლა"
13530 #: templates/database/multi_table_query/form.twig:159
13531 #: templates/table/relation/foreign_key_row.twig:85
13532 msgid "+ Add column"
13533 msgstr "+ სვეტის დამატება"
13535 #: templates/database/multi_table_query/form.twig:174
13536 #: templates/database/qbe/selection_form.twig:80
13537 #: templates/database/qbe/selection_form.twig:96
13538 msgid "Update query"
13539 msgstr "მოთხოვნის განახლება"
13541 #: templates/database/operations/index.twig:9
13542 #: templates/database/operations/index.twig:13
13543 msgid "Database comment"
13544 msgstr "კომენტარი მონაცემთა ბაზაში"
13546 #: templates/database/operations/index.twig:54
13547 msgid "Rename database to"
13548 msgstr "მონაცემთა ბაზის გადარქმევა"
13550 #: templates/database/operations/index.twig:58 templates/export.twig:282
13551 msgid "New database name"
13552 msgstr "ახალი ბაზის სახელი"
13554 #: templates/database/operations/index.twig:66
13555 #: templates/database/operations/index.twig:171
13556 #: templates/table/operations/index.twig:77
13557 #: templates/table/operations/index.twig:113
13558 #: templates/table/operations/index.twig:313
13559 msgid ""
13560 "You don't have sufficient privileges to perform this operation; Please refer "
13561 "to the documentation for more details."
13562 msgstr ""
13564 #: templates/database/operations/index.twig:83
13565 msgid "Remove database"
13566 msgstr ""
13568 #: templates/database/operations/index.twig:89
13569 #, php-format
13570 msgid "Database %s has been dropped."
13571 msgstr ""
13573 #: templates/database/operations/index.twig:94
13574 msgid "Drop the database (DROP)"
13575 msgstr "ბაზის მოცილება (DROP)"
13577 #: templates/database/operations/index.twig:118
13578 msgid "Copy database to"
13579 msgstr "ბაზის კოპირება"
13581 #: templates/database/operations/index.twig:150
13582 msgid "CREATE DATABASE before copying"
13583 msgstr ""
13585 #: templates/database/operations/index.twig:165
13586 #: templates/database/structure/copy_form.twig:44
13587 #: templates/table/operations/index.twig:306
13588 msgid "Add constraints"
13589 msgstr ""
13591 #: templates/database/operations/index.twig:180
13592 msgid "Switch to copied database"
13593 msgstr ""
13595 #: templates/database/operations/index.twig:216
13596 msgid "Change all tables collations"
13597 msgstr ""
13599 #: templates/database/operations/index.twig:220
13600 msgid "Change all tables columns collations"
13601 msgstr ""
13603 #: templates/database/privileges/index.twig:9
13604 #: templates/table/privileges/index.twig:8
13605 #, php-format
13606 msgid "Users having access to \"%s\""
13607 msgstr ""
13609 #: templates/database/privileges/index.twig:17
13610 #: templates/server/privileges/login_information_fields.twig:6
13611 #: templates/server/privileges/login_information_fields.twig:11
13612 #: templates/server/privileges/users_overview.twig:8
13613 #: templates/server/replication/change_primary.twig:15
13614 #: templates/server/replication/primary_add_replica_user.twig:19
13615 #: templates/server/replication/primary_add_replica_user.twig:24
13616 #: templates/table/privileges/index.twig:19
13617 msgid "User name"
13618 msgstr "მომხმარებლის სახელი"
13620 #: templates/database/privileges/index.twig:18
13621 #: templates/server/privileges/login_information_fields.twig:25
13622 #: templates/server/privileges/login_information_fields.twig:37
13623 #: templates/server/privileges/users_overview.twig:9
13624 #: templates/table/privileges/index.twig:20
13625 msgid "Host name"
13626 msgstr "ჰოსტის სახელი"
13628 #: templates/database/privileges/index.twig:21
13629 #: templates/server/privileges/privileges_summary.twig:16
13630 #: templates/server/privileges/users_overview.twig:18
13631 #: templates/table/privileges/index.twig:23
13632 msgid "Grant"
13633 msgstr "Grant"
13635 #: templates/database/privileges/index.twig:36
13636 #: templates/server/privileges/initials_row.twig:9
13637 #: templates/server/privileges/new_user_ajax.twig:9
13638 #: templates/server/privileges/users_overview.twig:36
13639 #: templates/table/privileges/index.twig:38
13640 msgid "Any"
13641 msgstr "ნებისმიერი"
13643 #: templates/database/privileges/index.twig:47
13644 #: templates/table/privileges/index.twig:49
13645 msgid "global"
13646 msgstr "გლობალულრი"
13648 #: templates/database/privileges/index.twig:50
13649 #: templates/table/privileges/index.twig:52
13650 msgid "database-specific"
13651 msgstr "ბაზაზე-დამოკიდებული"
13653 #: templates/database/privileges/index.twig:52
13654 #: templates/table/privileges/index.twig:54
13655 msgid "wildcard"
13656 msgstr "ვაილდკარდი"
13658 #: templates/database/privileges/index.twig:55
13659 #: templates/table/privileges/index.twig:59
13660 msgid "routine"
13661 msgstr "პროცედურა"
13663 #: templates/database/privileges/index.twig:112
13664 #: templates/database/privileges/index.twig:115
13665 #: templates/database/structure/check_all_tables.twig:2
13666 #: templates/database/structure/check_all_tables.twig:9
13667 #: templates/display/results/table.twig:222
13668 #: templates/display/results/table.twig:225 templates/select_all.twig:2
13669 #: templates/select_all.twig:6
13670 #: templates/server/privileges/users_overview.twig:120
13671 #: templates/server/privileges/users_overview.twig:123
13672 #: templates/table/privileges/index.twig:116
13673 #: templates/table/privileges/index.twig:119
13674 msgid "With selected:"
13675 msgstr "მონიშნულით:"
13677 #: templates/database/privileges/index.twig:131
13678 #: templates/server/privileges/add_user_fieldset.twig:4
13679 #: templates/server/privileges/user_overview.twig:22
13680 #: templates/server/privileges/users_overview.twig:137
13681 #: templates/table/privileges/index.twig:134
13682 msgctxt "Create new user"
13683 msgid "New"
13684 msgstr "ახალი"
13686 #: templates/database/privileges/index.twig:136
13687 #: templates/server/privileges/add_user_fieldset.twig:9
13688 #: templates/server/privileges/add_user.twig:3
13689 #: templates/server/privileges/user_overview.twig:24
13690 #: templates/server/privileges/users_overview.twig:140
13691 #: templates/table/privileges/index.twig:140
13692 msgid "Add user account"
13693 msgstr "მომხმარებლის ანგარიშის დამატება"
13695 #: templates/database/qbe/index.twig:16
13696 #, php-format
13697 msgid "Switch to %svisual builder%s"
13698 msgstr ""
13700 #: templates/database/qbe/index.twig:20
13701 msgid "You have to choose at least one column to display!"
13702 msgstr ""
13704 #: templates/database/qbe/ins_del_and_or_cell.twig:5
13705 msgid "Ins:"
13706 msgstr "ჩასმ:"
13708 #: templates/database/qbe/ins_del_and_or_cell.twig:12
13709 msgid "And"
13710 msgstr "და"
13712 #: templates/database/qbe/ins_del_and_or_cell.twig:17
13713 msgid "Del:"
13714 msgstr "წაშლ:"
13716 #: templates/database/qbe/selection_form.twig:12
13717 #: templates/table/find_replace/index.twig:41
13718 msgid "Column:"
13719 msgstr "სვეტი:"
13721 #: templates/database/qbe/selection_form.twig:17
13722 msgid "Alias:"
13723 msgstr "მეტსახელი:"
13725 #: templates/database/qbe/selection_form.twig:22
13726 msgid "Show:"
13727 msgstr "ჩვენება:"
13729 #: templates/database/qbe/selection_form.twig:27
13730 msgid "Sort:"
13731 msgstr "დალაგება:"
13733 #: templates/database/qbe/selection_form.twig:32
13734 msgid "Sort order:"
13735 msgstr "დალაგების მიმდევრობა:"
13737 #: templates/database/qbe/selection_form.twig:37
13738 msgid "Criteria:"
13739 msgstr "კრიტერიუმი:"
13741 #: templates/database/qbe/selection_form.twig:44
13742 msgid "Modify:"
13743 msgstr "შეცვლა:"
13745 #: templates/database/qbe/selection_form.twig:54
13746 msgid "Add/Delete criteria rows:"
13747 msgstr "პირობების დამატება/წაშლა:"
13749 #: templates/database/qbe/selection_form.twig:67
13750 msgid "Add/Delete columns:"
13751 msgstr "სვეტების დამატება/წაშლა:"
13753 #: templates/database/qbe/selection_form.twig:86
13754 #: templates/database/qbe/selection_form.twig:88
13755 msgid "Use tables"
13756 msgstr "გამოიყენე ცხრილები"
13758 #: templates/database/qbe/selection_form.twig:107
13759 #, php-format
13760 msgid "SQL query on database <b>%s</b>:"
13761 msgstr ""
13763 #: templates/database/routines/editor_form.twig:20
13764 msgid "Routine name"
13765 msgstr "პროცედურის სახელი"
13767 #: templates/database/routines/editor_form.twig:43
13768 msgid "Parameters"
13769 msgstr "პარამეტრები"
13771 #: templates/database/routines/editor_form.twig:49
13772 msgid "Direction"
13773 msgstr "მიმართულება"
13775 #: templates/database/routines/editor_form.twig:67
13776 #: templates/database/routines/editor_form.twig:69
13777 msgid "Add parameter"
13778 msgstr "პარამეტრის დამატება"
13780 #: templates/database/routines/editor_form.twig:70
13781 msgid "Remove last parameter"
13782 msgstr "ბოლო პარამეტრის წაშლა"
13784 #: templates/database/routines/editor_form.twig:75
13785 msgid "Return type"
13786 msgstr "დაბრუნების ტიპი"
13788 #: templates/database/routines/editor_form.twig:83
13789 msgid "Return length/values"
13790 msgstr "დაბრუნებული სიგრძე/მნიშვნელობები"
13792 #: templates/database/routines/editor_form.twig:90
13793 msgid "Return options"
13794 msgstr "დაბრუნების მორგება"
13796 #: templates/database/routines/editor_form.twig:94
13797 #: templates/database/routines/parameter_row.twig:31
13798 #: templates/database/structure/table_header.twig:42
13799 msgid "Charset"
13800 msgstr "სიმბოლოთა ნაკრები"
13802 #: templates/database/routines/editor_form.twig:119
13803 msgid "Is deterministic"
13804 msgstr ""
13806 #: templates/database/routines/editor_form.twig:135
13807 msgid ""
13808 "You do not have sufficient privileges to perform this operation; Please "
13809 "refer to the documentation for more details."
13810 msgstr ""
13812 #: templates/database/routines/editor_form.twig:148
13813 msgid "Security type"
13814 msgstr "უსაფრთხოების ტიპი"
13816 #: templates/database/routines/editor_form.twig:157
13817 msgid "SQL data access"
13818 msgstr ""
13820 #: templates/database/routines/execute_form.twig:7
13821 #: templates/database/routines/execute_form.twig:12
13822 msgid "Routine parameters"
13823 msgstr "პროცედურის პარამეტრები"
13825 #: templates/database/routines/index.twig:36
13826 msgid "Create new routine"
13827 msgstr "ახალი პროცედურის შექმნა"
13829 #: templates/database/routines/index.twig:45
13830 msgid "There are no routines to display."
13831 msgstr "საჩვენებელი პროცედურების გარეშე."
13833 #: templates/database/routines/index.twig:54
13834 msgid "Returns"
13835 msgstr "აბრუნებს"
13837 #: templates/database/routines/parameter_row.twig:24
13838 #: templates/modals/enum_set_editor.twig:5
13839 msgid "ENUM/SET editor"
13840 msgstr "ENUM/SET-ის რედაქტორი"
13842 #: templates/database/routines/row.twig:34
13843 #: templates/database/routines/row.twig:44
13844 #: templates/database/routines/row.twig:48
13845 msgid "Execute"
13846 msgstr "შესრულება"
13848 #: templates/database/search/main.twig:5
13849 msgid "Search in database"
13850 msgstr "მონაცემთა ბაზაში ძებნა"
13852 #: templates/database/search/main.twig:8
13853 msgid "Words or values to search for (wildcard: \"%\"):"
13854 msgstr "მოსაძებნი სიტყვები ან მნიშვნელობები (ვაილდკარდი: \"%s\"):"
13856 #: templates/database/search/main.twig:15
13857 #: templates/table/find_replace/index.twig:31
13858 msgid "Find:"
13859 msgstr "ძებნა:"
13861 #: templates/database/search/main.twig:19
13862 #: templates/database/search/main.twig:23
13863 msgid "Words are separated by a space character (\" \")."
13864 msgstr ""
13866 #: templates/database/search/main.twig:40
13867 msgid "Inside tables:"
13868 msgstr "ცხრილებში:"
13870 #: templates/database/search/main.twig:46 templates/server/export/index.twig:11
13871 #: templates/server/replication/database_multibox.twig:8
13872 msgid "Unselect all"
13873 msgstr "მონიშვნის ყველაფერზე მოხსნა"
13875 #: templates/database/search/main.twig:67
13876 msgid "Inside column:"
13877 msgstr "სვეტში:"
13879 #: templates/database/search/results.twig:12
13880 #, php-format
13881 msgid "%1$s match in <strong>%2$s</strong>"
13882 msgid_plural "%1$s matches in <strong>%2$s</strong>"
13883 msgstr[0] "%1$s დამთხვევა ცხრილში <strong>%2$s</strong>"
13885 #: templates/database/search/results.twig:56
13886 msgid "<strong>Total:</strong> <em>%count%</em> match"
13887 msgid_plural "<strong>Total:</strong> <em>%count%</em> matches"
13888 msgstr[0] "<strong>სულ:</strong><em>%count%</em> დამთხვევა"
13890 #: templates/database/structure/add_prefix.twig:7
13891 #: templates/database/structure/add_prefix.twig:9
13892 msgid "Add prefix"
13893 msgstr "პრეფიქსის დამატება"
13895 #: templates/database/structure/body_for_table_summary.twig:6
13896 #, php-format
13897 msgid "%s table"
13898 msgid_plural "%s tables"
13899 msgstr[0] "%s ცხრილი"
13901 #: templates/database/structure/body_for_table_summary.twig:17
13902 msgid "Sum"
13903 msgstr "ჯამი"
13905 #: templates/database/structure/bulk_action_modal.twig:12
13906 #: templates/database/structure/check_all_tables.twig:56
13907 msgid "Continue"
13908 msgstr "გაგრძელება"
13910 #: templates/database/structure/change_prefix_form.twig:7
13911 msgid "From"
13912 msgstr "გამომგზავნი"
13914 #: templates/database/structure/change_prefix_form.twig:13
13915 msgid "To"
13916 msgstr "მიმღები"
13918 #: templates/database/structure/check_all_tables.twig:6
13919 msgid "Check tables having overhead"
13920 msgstr ""
13922 #: templates/database/structure/check_all_tables.twig:10
13923 msgid "Copy table"
13924 msgstr "ცხრილის კოპირება"
13926 #: templates/database/structure/check_all_tables.twig:11
13927 msgid "Show create"
13928 msgstr "შექმნის ჩვენება"
13930 #: templates/database/structure/check_all_tables.twig:14
13931 #: templates/table/operations/index.twig:403
13932 #: templates/table/operations/view.twig:26
13933 msgid "Delete data or table"
13934 msgstr "მონაცემების ან ცხრილის წაშლა"
13936 #: templates/database/structure/check_all_tables.twig:15
13937 #: templates/database/structure/structure_table_row.twig:74
13938 msgid "Empty"
13939 msgstr "ცარიელი"
13941 #: templates/database/structure/check_all_tables.twig:18
13942 #: templates/table/operations/index.twig:334
13943 msgid "Table maintenance"
13944 msgstr ""
13946 #: templates/database/structure/check_all_tables.twig:19
13947 #: templates/table/maintenance/analyze.twig:3
13948 #: templates/table/operations/index.twig:339
13949 msgid "Analyze table"
13950 msgstr ""
13952 #: templates/database/structure/check_all_tables.twig:20
13953 #: templates/table/maintenance/check.twig:3
13954 #: templates/table/operations/index.twig:348
13955 msgid "Check table"
13956 msgstr "ცხრილის შემოწმება"
13958 #: templates/database/structure/check_all_tables.twig:21
13959 #: templates/table/maintenance/checksum.twig:3
13960 #: templates/table/operations/index.twig:356
13961 msgid "Checksum table"
13962 msgstr "საკონტროლო ჯამების ცხრილი"
13964 #: templates/database/structure/check_all_tables.twig:22
13965 #: templates/table/maintenance/optimize.twig:3
13966 #: templates/table/operations/index.twig:384
13967 #: templates/table/structure/display_table_stats.twig:68
13968 msgid "Optimize table"
13969 msgstr "ცხრილის ოპტიმიზება"
13971 #: templates/database/structure/check_all_tables.twig:23
13972 #: templates/table/maintenance/repair.twig:3
13973 #: templates/table/operations/index.twig:393
13974 msgid "Repair table"
13975 msgstr "ცხრილის აღდგენა"
13977 #: templates/database/structure/check_all_tables.twig:25
13978 msgid "Prefix"
13979 msgstr "პრეფიქსი"
13981 #: templates/database/structure/check_all_tables.twig:26
13982 msgid "Add prefix to table"
13983 msgstr "პრეფიქსის დამატება მაგიდისათვის"
13985 #: templates/database/structure/check_all_tables.twig:27
13986 msgid "Replace table prefix"
13987 msgstr "ცხრილის პრეფიქსის ჩანაცვლება"
13989 #: templates/database/structure/check_all_tables.twig:33
13990 msgid "Add columns to central list"
13991 msgstr "დაამატეთ სვეტები ცენტრალურ სიაში"
13993 #: templates/database/structure/check_all_tables.twig:34
13994 msgid "Remove columns from central list"
13995 msgstr ""
13997 #: templates/database/structure/check_all_tables.twig:35
13998 msgid "Make consistent with central list"
13999 msgstr "ცენტრალურ სიასთან შეთანხმება"
14001 #: templates/database/structure/check_all_tables.twig:48
14002 msgid "Are you sure?"
14003 msgstr "დარწმუნებული ბრძანდებით?"
14005 #: templates/database/structure/check_all_tables.twig:52
14006 msgid ""
14007 "This action may change some of the columns definition.[br]Are you sure you "
14008 "want to continue?"
14009 msgstr ""
14011 #: templates/database/structure/copy_form.twig:14
14012 msgid "Options:"
14013 msgstr "პარამეტრები:"
14015 #: templates/database/structure/copy_form.twig:39
14016 msgid "Add AUTO INCREMENT value"
14017 msgstr "AUTO INCREMENT-ის მნიშვნელობის დამატება"
14019 #: templates/database/structure/drop_form.twig:6
14020 #: templates/database/structure/empty_form.twig:6
14021 #: templates/table/delete/confirm.twig:12
14022 #: templates/table/structure/drop_confirm.twig:6
14023 #: templates/table/structure/primary.twig:6
14024 msgid "Do you really want to execute the following query?"
14025 msgstr "მართლა გნებავთ ამ მოთხოვნის შესრულება?"
14027 #: templates/database/structure/favorite_anchor.twig:4
14028 #: templates/recent_favorite_table_favorite.twig:6
14029 msgid "Remove from Favorites"
14030 msgstr "რჩეულებიდან წაშლა"
14032 #: templates/database/structure/favorite_anchor.twig:4
14033 msgid "Add to Favorites"
14034 msgstr "რჩეულებში დამატება"
14036 #: templates/database/structure/show_create.twig:2
14037 msgid "Showing create queries"
14038 msgstr "შექმნის მოთხოვნების ჩვენება"
14040 #: templates/database/structure/show_create.twig:33
14041 #: templates/display/results/table.twig:297 templates/modals/create_view.twig:5
14042 #: templates/sql/no_results_returned.twig:13 templates/view_create.twig:11
14043 msgid "Create view"
14044 msgstr "ხედის შექმნა"
14046 #: templates/database/structure/structure_table_row.twig:17
14047 #: templates/server/databases/index.twig:219
14048 #: templates/server/databases/index.twig:231
14049 msgid "Not replicated"
14050 msgstr "რეპლიცირებული არაა"
14052 #: templates/database/structure/structure_table_row.twig:18
14053 #: templates/server/databases/index.twig:215
14054 #: templates/server/databases/index.twig:227
14055 msgid "Replicated"
14056 msgstr "რეპლიცირებულია"
14058 #: templates/database/structure/structure_table_row.twig:237
14059 msgid "in use"
14060 msgstr "გამოიყენება"
14062 #: templates/database/structure/table_header.twig:27
14063 msgid ""
14064 "May be approximate. Click on the number to get the exact count. See "
14065 "[doc@faq3-11]FAQ 3.11[/doc]."
14066 msgstr ""
14067 "შეიძლება იყოს მიახლოებითი. ზუსტი რაოდენობის მისაღებად რიცხვზე დააწკაპუნეთ. "
14068 "იხილეთ [doc@faq3-11]FAQ 3.11[/doc]."
14070 #: templates/database/structure/table_header.twig:36
14071 #: templates/table/index_form.twig:144
14072 msgid "Size"
14073 msgstr "ზომა"
14075 #: templates/database/structure/table_header.twig:51
14076 #: templates/table/structure/display_table_stats.twig:154
14077 msgid "Creation"
14078 msgstr "შეიქმნა"
14080 #: templates/database/structure/table_header.twig:56
14081 #: templates/table/structure/display_table_stats.twig:161
14082 msgid "Last update"
14083 msgstr "უკანასკნელი განახლება"
14085 #: templates/database/structure/table_header.twig:61
14086 #: templates/table/structure/display_table_stats.twig:168
14087 msgid "Last check"
14088 msgstr "ბოლო შემოწმება"
14090 #: templates/database/structure/tracking_icon.twig:3
14091 msgid "Tracking is active."
14092 msgstr ""
14094 #: templates/database/structure/tracking_icon.twig:5
14095 msgid "Tracking is not active."
14096 msgstr ""
14098 #: templates/database/tracking/tables.twig:4
14099 msgid "Tracked tables"
14100 msgstr "ნანახი ცხრილები"
14102 #: templates/database/tracking/tables.twig:14
14103 msgid "Last version"
14104 msgstr "ბოლო ვერსია"
14106 #: templates/database/tracking/tables.twig:15
14107 #: templates/table/tracking/main.twig:29
14108 msgid "Created"
14109 msgstr "შეიქმნა"
14111 #: templates/database/tracking/tables.twig:16
14112 #: templates/table/tracking/main.twig:30
14113 msgid "Updated"
14114 msgstr "განახლებულია"
14116 #: templates/database/tracking/tables.twig:61
14117 #: templates/table/tracking/main.twig:10 templates/table/tracking/main.twig:53
14118 msgid "active"
14119 msgstr "აქტიური"
14121 #: templates/database/tracking/tables.twig:73
14122 #: templates/table/tracking/main.twig:12 templates/table/tracking/main.twig:56
14123 msgid "not active"
14124 msgstr ""
14126 #: templates/database/tracking/tables.twig:93
14127 #: templates/database/tracking/tables.twig:138
14128 #: templates/database/tracking/tables.twig:139
14129 msgid "Delete tracking"
14130 msgstr "ტრეკინგის წაშლა"
14132 #: templates/database/tracking/tables.twig:104
14133 msgid "Versions"
14134 msgstr "ვერსია"
14136 #: templates/database/tracking/tables.twig:145
14137 msgid "Untracked tables"
14138 msgstr ""
14140 #: templates/database/tracking/tables.twig:176
14141 #: templates/database/tracking/tables.twig:188
14142 #: templates/database/tracking/tables.twig:189
14143 #: templates/table/structure/display_structure.twig:413
14144 msgid "Track table"
14145 msgstr "ცხრილის ტრეკი"
14147 #: templates/database/triggers/editor_form.twig:23
14148 msgid "Trigger name"
14149 msgstr "ტრიგერის სახელი"
14151 #: templates/database/triggers/editor_form.twig:37
14152 msgctxt "Trigger action time"
14153 msgid "Time"
14154 msgstr "დრო"
14156 #: templates/database/triggers/list.twig:29
14157 msgid "Create new trigger"
14158 msgstr "ახალი ტრიგერის შექმნა"
14160 #: templates/database/triggers/list.twig:38
14161 msgid "There are no triggers to display."
14162 msgstr "საჩვენებელი ტრიგერების გარეშე."
14164 #: templates/display/results/table.twig:32
14165 msgid "Save edited data"
14166 msgstr "ჩასწორებული მონაცემების შენახვა"
14168 #: templates/display/results/table.twig:38
14169 msgid "Restore column order"
14170 msgstr "სვეტის მიმდევრობის აღდგენა"
14172 #: templates/display/results/table.twig:49 templates/export.twig:149
14173 #: templates/table/start_and_number_of_rows_fieldset.twig:9
14174 msgid "Number of rows:"
14175 msgstr "მწკრივების რაოდენობა:"
14177 #: templates/display/results/table.twig:52
14178 msgid "All"
14179 msgstr "ყველა"
14181 #: templates/display/results/table.twig:70
14182 msgid "Sort by key:"
14183 msgstr "გასაღებით დალაგება:"
14185 #: templates/display/results/table.twig:119
14186 #: templates/table/search/index.twig:102
14187 msgid "Extra options"
14188 msgstr "დამატებითი პარამეტრები"
14190 #: templates/display/results/table.twig:141
14191 msgid "Relational key"
14192 msgstr ""
14194 #: templates/display/results/table.twig:145
14195 msgid "Display column for relationships"
14196 msgstr "აჩვენეთ სვეტი ურთიერთობებისთვის"
14198 #: templates/display/results/table.twig:153
14199 msgid "Show binary contents"
14200 msgstr "ორობითი შიგთავსის ჩვენება"
14202 #: templates/display/results/table.twig:157
14203 msgid "Show BLOB contents"
14204 msgstr ""
14206 #: templates/display/results/table.twig:167
14207 msgid "Hide browser transformation"
14208 msgstr "ბრაუზერის ტრანსფორმაციის დამალვა"
14210 #: templates/display/results/table.twig:179
14211 msgid "Well Known Text"
14212 msgstr ""
14214 #: templates/display/results/table.twig:183
14215 msgid "Well Known Binary"
14216 msgstr ""
14218 #: templates/display/results/table.twig:255
14219 #: templates/sql/no_results_returned.twig:9
14220 msgid "Query results operations"
14221 msgstr ""
14223 #: templates/display/results/table.twig:260
14224 msgid "Copy to clipboard"
14225 msgstr "ბუფერში კოპირება"
14227 #: templates/display/results/table.twig:279
14228 #: templates/table/chart/tbl_chart.twig:2
14229 msgid "Display chart"
14230 msgstr "გრაფიკის ჩვენება"
14232 #: templates/display/results/table.twig:287
14233 msgid "Visualize GIS data"
14234 msgstr ""
14236 #: templates/encoding/kanji_encoding_form.twig:6
14237 msgctxt "None encoding conversion"
14238 msgid "None"
14239 msgstr "არაფერი"
14241 #: templates/encoding/kanji_encoding_form.twig:17
14242 msgid "Convert to Kana"
14243 msgstr ""
14245 #: templates/error/report_form.twig:3
14246 msgid ""
14247 "This report automatically includes data about the error and information "
14248 "about relevant configuration settings. It will be sent to the phpMyAdmin "
14249 "team for debugging the error."
14250 msgstr ""
14252 #: templates/error/report_form.twig:11
14253 msgid ""
14254 "Can you tell us the steps leading to this error? It decisively helps in "
14255 "debugging:"
14256 msgstr ""
14258 #: templates/error/report_form.twig:18
14259 msgid "You may examine the data in the error report:"
14260 msgstr ""
14262 #: templates/error/report_modal.twig:5
14263 msgid "Submit error report"
14264 msgstr "შეცდომის ანგარიშის გაგზავნა"
14266 #: templates/error/report_modal.twig:12
14267 msgid "Send error report"
14268 msgstr "შეცდომის ანგარიშის გაგზავნა"
14270 #: templates/export/template_options.twig:1 templates/export.twig:42
14271 msgid "Select a template"
14272 msgstr "აირჩიეთ შაბლონი"
14274 #: templates/export.twig:14
14275 msgid "Export templates:"
14276 msgstr "გატანის შაბლონები:"
14278 #: templates/export.twig:18
14279 msgid "New template:"
14280 msgstr "ახალი შაბლონი:"
14282 #: templates/export.twig:21 templates/export.twig:24
14283 msgid "Template name"
14284 msgstr "შაბლონის სახელი"
14286 #: templates/export.twig:35
14287 msgid "Existing templates:"
14288 msgstr "არსებული შაბლონები:"
14290 #: templates/export.twig:38
14291 msgid "Template:"
14292 msgstr "შაბლონი:"
14294 #: templates/export.twig:51
14295 msgid "Update"
14296 msgstr "განახლება"
14298 #: templates/export.twig:72
14299 msgid "Show SQL query"
14300 msgstr "SQL მოთხოვნის ჩვენება"
14302 #: templates/export.twig:104
14303 msgid "Export method:"
14304 msgstr "გატანის მეთოდი:"
14306 #: templates/export.twig:108
14307 msgid "Quick - display only the minimal options"
14308 msgstr ""
14310 #: templates/export.twig:112
14311 msgid "Custom - display all possible options"
14312 msgstr "მორგებული - ყველა შესაძლო ვარიანტის ჩვენება"
14314 #: templates/export.twig:121
14315 msgid "File format to export"
14316 msgstr "გატანის ფაილის ფორმატი"
14318 #: templates/export.twig:137
14319 msgid "Rows:"
14320 msgstr "სტრიქონები:"
14322 #: templates/export.twig:141
14323 msgid "Dump all rows"
14324 msgstr ""
14326 #: templates/export.twig:145
14327 msgid "Dump some row(s)"
14328 msgstr ""
14330 #: templates/export.twig:160
14331 msgid "Row to begin at:"
14332 msgstr ""
14334 #: templates/export.twig:170 templates/export.twig:332
14335 msgid "Output:"
14336 msgstr "გამოტანა:"
14338 #: templates/export.twig:175 templates/export.twig:370
14339 #, php-format
14340 msgid "Save on server in the directory <strong>%s</strong>"
14341 msgstr "შეინახება სერვერზე საქაღალდეში <strong>%s</strong>"
14343 #: templates/export.twig:193 templates/export.twig:337
14344 msgid "Rename exported databases/tables/columns"
14345 msgstr ""
14347 #: templates/export.twig:201
14348 msgid "Defined aliases"
14349 msgstr ""
14351 #: templates/export.twig:216 templates/export.twig:230
14352 #: templates/export.twig:243 templates/export.twig:260
14353 msgid "Remove"
14354 msgstr "წაშლა"
14356 #: templates/export.twig:269
14357 msgid "Define new aliases"
14358 msgstr ""
14360 #: templates/export.twig:274
14361 msgid "Select database:"
14362 msgstr "აირჩიეთ ბაზა:"
14364 #: templates/export.twig:290
14365 msgid "Select table:"
14366 msgstr "აირჩიეთ ცხრილი:"
14368 #: templates/export.twig:298
14369 msgid "New table name"
14370 msgstr "ახალი ცხრილის სახელი"
14372 #: templates/export.twig:306
14373 msgid "Select column:"
14374 msgstr "აირჩიეთ სვეტი:"
14376 #: templates/export.twig:314
14377 msgid "New column name"
14378 msgstr "ახალი სვეტის სახელი"
14380 #: templates/export.twig:347
14381 #, php-format
14382 msgid "Use %s statement"
14383 msgstr "%s გამოსახულების გამოყენება"
14385 #: templates/export.twig:356
14386 msgid "View output as text"
14387 msgstr "გამოტანის ტექსტად ნახვა"
14389 #: templates/export.twig:360
14390 msgid "Save output to a file"
14391 msgstr "გამოტანის ფაილში შენახვა"
14393 #: templates/export.twig:387
14394 msgid "File name template:"
14395 msgstr "ფაილის სახელის ნიმუში:"
14397 #: templates/export.twig:388
14398 #, php-format
14399 msgid ""
14400 "This value is interpreted using the 'strftime' function, so you can use time "
14401 "formatting strings. Additionally the following transformations will happen: "
14402 "%s Other text will be kept as is. See the FAQ 6.27 for details."
14403 msgstr ""
14404 "ეს მნიშვნელობა 'strftime' ფუნქციით ინტერპრეტირდება, ასე რომ, შეგიძლიათ დროის "
14405 "ფორმატირების სტრიქონები გამოიყენოთ. ასევე მოხდება შემდეგი გარდაქმნები: %s "
14406 "სხვა ტექსტი იგივენაირად დარჩება. მეტი დეტალებისთვის იხილეთ ხ.დ.კ. 6.27."
14408 #: templates/export.twig:398
14409 msgid "Use this for future exports"
14410 msgstr ""
14412 #: templates/export.twig:409 templates/import.twig:103
14413 msgid "Character set of the file:"
14414 msgstr "სიმბოლოთა ნაკრები ფაილისთვის:"
14416 #: templates/export.twig:429
14417 msgid "Compression:"
14418 msgstr "შეკუმშვა:"
14420 #: templates/export.twig:437
14421 msgid "zipped"
14422 msgstr "zip-ით შეკუმშული"
14424 #: templates/export.twig:443
14425 msgid "gzipped"
14426 msgstr "gzip-ით შეკუმშული"
14428 #: templates/export.twig:461
14429 msgid "Export databases as separate files"
14430 msgstr "ბაზების ცალ-ცალკე ფაილებში გატანა"
14432 #: templates/export.twig:463
14433 msgid "Export tables as separate files"
14434 msgstr "ცხრილების ცალ-ცალკე ფაილებად გატანა"
14436 #: templates/export.twig:474
14437 msgid "Skip tables larger than:"
14438 msgstr ""
14440 #: templates/export.twig:476
14441 msgid "The size is measured in MiB."
14442 msgstr ""
14444 #: templates/export.twig:482 templates/import.twig:182
14445 msgid "Format-specific options:"
14446 msgstr "ფორმატის საკუთარი პარამეტრები:"
14448 #: templates/export.twig:491 templates/import.twig:191
14449 msgid "Encoding Conversion:"
14450 msgstr "კოდირების გადაყვანა:"
14452 #: templates/filter.twig:2 templates/server/status/processes/index.twig:6
14453 #: templates/server/status/variables/index.twig:7
14454 msgid "Filters"
14455 msgstr "ფილტრები"
14457 #: templates/filter.twig:4 templates/server/status/variables/index.twig:12
14458 msgid "Containing the word:"
14459 msgstr "შეიცავს სიტყვას:"
14461 #: templates/footer.twig:7 templates/footer.twig:9 templates/footer.twig:11
14462 msgid "Open new phpMyAdmin window"
14463 msgstr "PhpMyAdmin-ის ახალი ფანჯრის გახსნა"
14465 #: templates/footer.twig:26 templates/home/index.twig:18
14466 #: templates/login/form.twig:5
14467 msgid "phpMyAdmin Demo Server"
14468 msgstr "phpMyAdmin-ის დემო სერვერი"
14470 #: templates/footer.twig:34
14471 #, php-format
14472 msgid "Currently running Git revision %1$s from the %2$s branch."
14473 msgstr ""
14475 #: templates/footer.twig:36
14476 msgid "Git information missing!"
14477 msgstr "Git-ის ინფორმაცია მიუწვდომელია!"
14479 #: templates/gis_data_editor_form.twig:4
14480 #, php-format
14481 msgid "Value for the column \"%s\""
14482 msgstr ""
14484 #: templates/gis_data_editor_form.twig:23
14485 #: templates/table/gis_visualization/gis_visualization.twig:34
14486 msgid "Use OpenStreetMaps as Base Layer"
14487 msgstr ""
14489 #: templates/gis_data_editor_form.twig:39
14490 msgctxt "Spatial Reference System Identifier"
14491 msgid "SRID:"
14492 msgstr "SRID:"
14494 #: templates/gis_data_editor_form.twig:62
14495 #, php-format
14496 msgid "Geometry %d:"
14497 msgstr "გეომეტრია %d:"
14499 #: templates/gis_data_editor_form.twig:82
14500 msgid "Point:"
14501 msgstr "წერტილი:"
14503 #: templates/gis_data_editor_form.twig:106
14504 #: templates/gis_data_editor_form.twig:151
14505 #: templates/gis_data_editor_form.twig:207
14506 #, php-format
14507 msgid "Point %d:"
14508 msgstr "წერტილი %d:"
14510 #: templates/gis_data_editor_form.twig:130
14511 #, php-format
14512 msgid "Linestring %d:"
14513 msgstr "ნაჭერი %d:"
14515 #: templates/gis_data_editor_form.twig:132
14516 #: templates/gis_data_editor_form.twig:191
14517 msgid "Outer ring:"
14518 msgstr "გარე რკალი:"
14520 #: templates/gis_data_editor_form.twig:134
14521 #: templates/gis_data_editor_form.twig:193
14522 #, php-format
14523 msgid "Inner ring %d:"
14524 msgstr ""
14526 #: templates/gis_data_editor_form.twig:165
14527 msgid "Add a linestring"
14528 msgstr "ველის დამატება"
14530 #: templates/gis_data_editor_form.twig:178
14531 #, php-format
14532 msgid "Polygon %d:"
14533 msgstr "მრავალკუთხედი %d:"
14535 #: templates/gis_data_editor_form.twig:224
14536 msgid "Add a polygon"
14537 msgstr ""
14539 #: templates/gis_data_editor_form.twig:230
14540 msgid "Add geometry"
14541 msgstr "გეომეტრიის დამატება"
14543 #: templates/gis_data_editor_form.twig:239
14544 msgid "Output"
14545 msgstr "გამოტანილი"
14547 #: templates/gis_data_editor_form.twig:241
14548 msgid ""
14549 "Choose \"GeomFromText\" from the \"Function\" column and paste the string "
14550 "below into the \"Value\" field."
14551 msgstr ""
14553 #: templates/header.twig:35 templates/login/header.twig:13
14554 msgid "Javascript must be enabled past this point!"
14555 msgstr ""
14557 #: templates/header.twig:46
14558 msgid "Click on the bar to scroll to top of page"
14559 msgstr ""
14561 #: templates/home/git_info.twig:2
14562 msgid "Git revision:"
14563 msgstr ""
14565 #: templates/home/git_info.twig:13
14566 msgid "no branch"
14567 msgstr "ბრენჩის გარეშე"
14569 #: templates/home/git_info.twig:15 templates/home/git_info.twig:22
14570 #, php-format
14571 msgid "from %s branch"
14572 msgstr ""
14574 #: templates/home/git_info.twig:25
14575 #, php-format
14576 msgid "committed on %s by %s"
14577 msgstr "კომიტის დრო %s, %s-ის მიერ"
14579 #: templates/home/git_info.twig:32
14580 #, php-format
14581 msgid "authored on %s by %s"
14582 msgstr "დრო %s ავტორი %s"
14584 #: templates/home/index.twig:22 templates/login/form.twig:8
14585 #, php-format
14586 msgid ""
14587 "You are using the demo server. You can do anything here, but please do not "
14588 "change root, debian-sys-maint and pma users. More information is available "
14589 "at %s."
14590 msgstr ""
14592 #: templates/home/index.twig:32
14593 msgid "General settings"
14594 msgstr "ზოგადი პარამეტრები"
14596 #: templates/home/index.twig:57
14597 msgid "Server connection collation:"
14598 msgstr "სერვერთან მიერთების კოლაცია:"
14600 #: templates/home/index.twig:83 templates/preferences/manage/main.twig:56
14601 msgid "More settings"
14602 msgstr "მეტი პარამეტრი"
14604 #: templates/home/index.twig:94
14605 msgid "Appearance settings"
14606 msgstr "გარეგნობის პარამეტრები"
14608 #: templates/home/index.twig:104 templates/home/index.twig:105
14609 #: templates/login/form.twig:23 templates/login/form.twig:24
14610 #: templates/setup/home/index.twig:8 templates/setup/home/index.twig:9
14611 msgid "Language"
14612 msgstr "ენა"
14614 #: templates/home/index.twig:132
14615 msgid "Theme"
14616 msgstr "თემა"
14618 #: templates/home/index.twig:143
14619 msgctxt "View all themes"
14620 msgid "View all"
14621 msgstr "ყველას ნახვა"
14623 #: templates/home/index.twig:159
14624 msgid "Database server"
14625 msgstr "ბაზის სერვერი"
14627 #: templates/home/index.twig:163 templates/login/form.twig:65
14628 #: templates/menu/breadcrumbs.twig:7
14629 msgid "Server:"
14630 msgstr "სერვერი:"
14632 #: templates/home/index.twig:167
14633 msgid "Server type:"
14634 msgstr "სერვერის ტიპი:"
14636 #: templates/home/index.twig:171
14637 msgid "Server connection:"
14638 msgstr "სერვერის მიერთება:"
14640 #: templates/home/index.twig:179
14641 msgid "Protocol version:"
14642 msgstr "პროტოკოლის ვერსია:"
14644 #: templates/home/index.twig:183
14645 msgid "User:"
14646 msgstr "მომხმარებელი:"
14648 #: templates/home/index.twig:187
14649 msgid "Server charset:"
14650 msgstr "სერვერის სიმბოლოების კოდირება:"
14652 #: templates/home/index.twig:199
14653 msgid "Web server"
14654 msgstr "ვებ სერვერი"
14656 #: templates/home/index.twig:209
14657 msgid "Database client version:"
14658 msgstr "ბაზის კლიენტის ვერსია:"
14660 #: templates/home/index.twig:213
14661 msgid "PHP extension:"
14662 msgstr "PHP-ის გაფართოება:"
14664 #: templates/home/index.twig:220
14665 msgid "PHP version:"
14666 msgstr "PHP-ის ვერსია:"
14668 #: templates/home/index.twig:227
14669 msgid "Show PHP information"
14670 msgstr "PHP-ის ინფორმაციის ჩვენება"
14672 #: templates/home/index.twig:241
14673 msgid "Version information:"
14674 msgstr "ვერსიის ინფორმაცია:"
14676 #: templates/home/index.twig:251
14677 msgid "Official Homepage"
14678 msgstr "ოფიციალური ვებგვერდი"
14680 #: templates/home/index.twig:256
14681 msgid "Contribute"
14682 msgstr "შემოგვწირეთ"
14684 #: templates/home/index.twig:261
14685 msgid "Get support"
14686 msgstr "მხარდაჭერის მიღება"
14688 #: templates/home/index.twig:266
14689 msgid "List of changes"
14690 msgstr "ცვლილების სია"
14692 #: templates/home/index.twig:271 templates/server/plugins/index.twig:30
14693 msgid "License"
14694 msgstr "ლიცენზია"
14696 #: templates/home/index.twig:282 templates/setup/error.twig:2
14697 msgid "Warning"
14698 msgstr "გაფრთხილება"
14700 #: templates/home/index.twig:284
14701 msgid "Notice"
14702 msgstr "გაფრთხილება"
14704 #: templates/home/index.twig:297
14705 msgid "phpMyAdmin Themes"
14706 msgstr "phpMyAdmin-ის თემები"
14708 #: templates/home/index.twig:308
14709 msgid "Get more themes!"
14710 msgstr ""
14712 #: templates/home/themes.twig:7
14713 #, php-format
14714 msgid "Screenshot of the %s theme."
14715 msgstr "%s თემის ეკრანის ანაბეჭდი."
14717 #. l10n: Choose the theme button in the themes list modal
14718 #: templates/home/themes.twig:12
14719 msgid "Take it"
14720 msgstr ""
14722 #: templates/import/javascript.twig:12
14723 msgid ""
14724 "The file being uploaded is probably larger than the maximum allowed size or "
14725 "this is a known bug in webkit based (Safari, Google Chrome, Arora etc.) "
14726 "browsers."
14727 msgstr ""
14729 #: templates/import/javascript.twig:13
14730 #, php-format
14731 msgid "%s of %s"
14732 msgstr ""
14734 #: templates/import/javascript.twig:14
14735 #, php-format
14736 msgid "%s/sec."
14737 msgstr "%s/წმ."
14739 #: templates/import/javascript.twig:15
14740 msgid "About %MIN min. %SEC sec. remaining."
14741 msgstr ""
14743 #: templates/import/javascript.twig:16
14744 msgid "About %SEC sec. remaining."
14745 msgstr ""
14747 #: templates/import/javascript.twig:17
14748 msgid "The file is being processed, please be patient."
14749 msgstr ""
14751 #: templates/import/javascript.twig:29
14752 msgid "Uploading your import file…"
14753 msgstr "თქვენი შემოსატანი ფაილის ატვირთვა…"
14755 #: templates/import/javascript.twig:152
14756 msgid ""
14757 "Please be patient, the file is being uploaded. Details about the upload are "
14758 "not available."
14759 msgstr ""
14761 #: templates/import.twig:26
14762 msgid "File to import:"
14763 msgstr "შემოსატანი ფაილი:"
14765 #: templates/import.twig:31
14766 #, php-format
14767 msgid "File may be compressed (%s) or uncompressed."
14768 msgstr ""
14770 #: templates/import.twig:32
14771 msgid ""
14772 "A compressed file's name must end in <strong>.[format].[compression]</"
14773 "strong>. Example: <strong>.sql.zip</strong>"
14774 msgstr ""
14776 #: templates/import.twig:40
14777 msgid "Upload a file"
14778 msgstr "ფაილის ატვირთვა"
14780 #: templates/import.twig:43
14781 msgid "Select file to import"
14782 msgstr "აირჩიეთ შემოსატანი ფაილი"
14784 #: templates/import.twig:50 templates/import.twig:77
14785 #: templates/preferences/manage/main.twig:22
14786 msgid "Browse your computer:"
14787 msgstr ""
14789 #: templates/import.twig:55 templates/import.twig:82
14790 msgid "You may also drag and drop a file on any page."
14791 msgstr ""
14793 #: templates/import.twig:62 templates/import.twig:88
14794 #, php-format
14795 msgid "Select from the web server upload directory [strong]%s[/strong]:"
14796 msgstr ""
14798 #: templates/import.twig:69 templates/import.twig:96
14799 msgid "There are no files to import!"
14800 msgstr "შემოსატანი ფაილების გარეშე!"
14802 #: templates/import.twig:100
14803 msgid "File uploads are not allowed on this server."
14804 msgstr ""
14806 #: templates/import.twig:126
14807 msgid "Partial import:"
14808 msgstr "ნაწილობრივი შემოტანა:"
14810 #: templates/import.twig:131
14811 #, php-format
14812 msgid ""
14813 "Previous import timed out, after resubmitting will continue from position %d."
14814 msgstr ""
14816 #: templates/import.twig:138
14817 msgid ""
14818 "Allow the interruption of an import in case the script detects it is close "
14819 "to the PHP timeout limit."
14820 msgstr "PHP-ის მოლოდინის გადაჭარბების შემთხვევაში შემოტანის შეწყვეტის დაშვება."
14822 #: templates/import.twig:140
14823 msgid ""
14824 "This might be a good way to import large files, however it can break "
14825 "transactions."
14826 msgstr ""
14828 #: templates/import.twig:144
14829 msgid "Skip this number of queries (for SQL) starting from the first one:"
14830 msgstr ""
14831 "პირველიდან დაწყებული მითითებული რაოდენობის (SQL-სთვის) ხაზების გამოტოვება:"
14833 #: templates/import.twig:154
14834 msgid "Other options"
14835 msgstr "სხვა პარამეტრები"
14837 #: templates/indexes.twig:39
14838 #: templates/table/structure/display_structure.twig:506
14839 msgid "Rename"
14840 msgstr "გადარქმევა"
14842 #: templates/indexes.twig:45
14843 #: templates/table/structure/display_structure.twig:512
14844 msgid "The primary key has been dropped."
14845 msgstr ""
14847 #: templates/indexes.twig:50
14848 #: templates/table/structure/display_structure.twig:517
14849 #, php-format
14850 msgid "Index %s has been dropped."
14851 msgstr ""
14853 #. l10n: Month-year order for calendar, use either "calendar-month-year" or "calendar-year-month".
14854 #: templates/javascript/variables.twig:8
14855 msgid "calendar-month-year"
14856 msgstr "calendar-month-year"
14858 #. l10n: Year suffix for calendar, "none" is empty.
14859 #: templates/javascript/variables.twig:11
14860 msgid "none"
14861 msgstr "არცერთი"
14863 #. l10n: Previous month. Display text for previous month link in calendar
14864 #: templates/javascript/variables.twig:16
14865 msgid "Prev"
14866 msgstr "წინა"
14868 #. l10n: Next month. Display text for next month link in calendar
14869 #: templates/javascript/variables.twig:17
14870 msgid "Next"
14871 msgstr "შემდეგი"
14873 #. l10n: Display text for current month link in calendar
14874 #: templates/javascript/variables.twig:18
14875 msgid "Today"
14876 msgstr "დღეს"
14878 #: templates/javascript/variables.twig:20
14879 msgid "January"
14880 msgstr "იანვარი"
14882 #: templates/javascript/variables.twig:21
14883 msgid "February"
14884 msgstr "თებერვალი"
14886 #: templates/javascript/variables.twig:22
14887 msgid "March"
14888 msgstr "მარტი"
14890 #: templates/javascript/variables.twig:23
14891 msgid "April"
14892 msgstr "აპრილი"
14894 #. l10n: Short month name for May
14895 #: templates/javascript/variables.twig:24
14896 #: templates/javascript/variables.twig:38
14897 msgid "May"
14898 msgstr "მაი"
14900 #: templates/javascript/variables.twig:25
14901 msgid "June"
14902 msgstr "ივნისი"
14904 #: templates/javascript/variables.twig:26
14905 msgid "July"
14906 msgstr "ივლისი"
14908 #: templates/javascript/variables.twig:27
14909 msgid "August"
14910 msgstr "აგვისტო"
14912 #: templates/javascript/variables.twig:28
14913 msgid "September"
14914 msgstr "სექტემბერი"
14916 #: templates/javascript/variables.twig:29
14917 msgid "October"
14918 msgstr "ოქტომბერი"
14920 #: templates/javascript/variables.twig:30
14921 msgid "November"
14922 msgstr "ნოემბერი"
14924 #: templates/javascript/variables.twig:31
14925 msgid "December"
14926 msgstr "დეკემბერი"
14928 #. l10n: Short week day name for Sunday
14929 #: templates/javascript/variables.twig:57
14930 msgid "Sun"
14931 msgstr "კვირა"
14933 #. l10n: Minimal week day name for Sunday
14934 #: templates/javascript/variables.twig:66
14935 msgid "Su"
14936 msgstr "კვ"
14938 #. l10n: Minimal week day name for Monday
14939 #: templates/javascript/variables.twig:67
14940 msgid "Mo"
14941 msgstr "ორშ"
14943 #. l10n: Minimal week day name for Tuesday
14944 #: templates/javascript/variables.twig:68
14945 msgid "Tu"
14946 msgstr "სამშ"
14948 #. l10n: Minimal week day name for Wednesday
14949 #: templates/javascript/variables.twig:69
14950 msgid "We"
14951 msgstr "ოთხშ"
14953 #. l10n: Minimal week day name for Thursday
14954 #: templates/javascript/variables.twig:70
14955 msgid "Th"
14956 msgstr "ხუთშ"
14958 #. l10n: Minimal week day name for Friday
14959 #: templates/javascript/variables.twig:71
14960 msgid "Fr"
14961 msgstr "პარ"
14963 #. l10n: Minimal week day name for Saturday
14964 #: templates/javascript/variables.twig:72
14965 msgid "Sa"
14966 msgstr "შაბ"
14968 #. l10n: Column header for week of the year in calendar
14969 #: templates/javascript/variables.twig:74
14970 msgid "Wk"
14971 msgstr "კვ"
14973 #: templates/javascript/variables.twig:82
14974 msgid "Hour"
14975 msgstr "საათი"
14977 #: templates/javascript/variables.twig:83
14978 msgid "Minute"
14979 msgstr "წუთი"
14981 #: templates/javascript/variables.twig:84
14982 msgid "Second"
14983 msgstr "წამი"
14985 #: templates/javascript/variables.twig:90
14986 msgid "This field is required"
14987 msgstr "ამ ველის შევსება აუცილებელია"
14989 #: templates/javascript/variables.twig:91
14990 msgid "Please fix this field"
14991 msgstr "გაასწორეთ ეს ველი"
14993 #: templates/javascript/variables.twig:92
14994 msgid "Please enter a valid email address"
14995 msgstr "გთხოვთ მიუთითოთ სწორი ელ-ფოსტის მისამართი"
14997 #: templates/javascript/variables.twig:93
14998 msgid "Please enter a valid URL"
14999 msgstr "გთხოვთ, შეიყვანოთ სწორი URL"
15001 #: templates/javascript/variables.twig:94
15002 msgid "Please enter a valid date"
15003 msgstr "გთხოვთ, შეიყვანეთ სწორი თარიღი"
15005 #: templates/javascript/variables.twig:95
15006 msgid "Please enter a valid date ( ISO )"
15007 msgstr "გთხოვთ, შეიყვანეთ სწორი თარიღი ( ISO )"
15009 #: templates/javascript/variables.twig:96
15010 msgid "Please enter a valid number"
15011 msgstr "შეიყვანეთ სწორი რიცხვი"
15013 #: templates/javascript/variables.twig:97
15014 msgid "Please enter a valid credit card number"
15015 msgstr "გთხოვთ, შეიყვანოთ სწორი საკრედიტო ბარათის ნომერი"
15017 #: templates/javascript/variables.twig:98
15018 msgid "Please enter only digits"
15019 msgstr "გთხოვთ, შეიყვანოთ მხოლოდ ციფრები"
15021 #: templates/javascript/variables.twig:99
15022 msgid "Please enter the same value again"
15023 msgstr "გთხოვთ, კიდევ ერთხელ შეიყვანოთ იგივე მნიშვნელობა"
15025 #: templates/javascript/variables.twig:100
15026 msgid "Please enter no more than {0} characters"
15027 msgstr ""
15029 #: templates/javascript/variables.twig:101
15030 msgid "Please enter at least {0} characters"
15031 msgstr "გთხოვთ შეიყვანოთ მინიმუმ {0} სიმბოლო"
15033 #: templates/javascript/variables.twig:102
15034 msgid "Please enter a value between {0} and {1} characters long"
15035 msgstr ""
15037 #: templates/javascript/variables.twig:103
15038 msgid "Please enter a value between {0} and {1}"
15039 msgstr "გთხოვთ, შეიყვანოთ მნიშვნელობა {0}-სა და {1}-ს შორის"
15041 #: templates/javascript/variables.twig:104
15042 msgid "Please enter a value less than or equal to {0}"
15043 msgstr "შეიყვანეთ მნიშვნელობა, რომელიც {0}-ზე ნაკლები ან ტოლია"
15045 #: templates/javascript/variables.twig:105
15046 msgid "Please enter a value greater than or equal to {0}"
15047 msgstr "შეიყვანეთ მნიშვნელობა, რომელიც {0}-ზე მეტი ან ტოლია"
15049 #: templates/javascript/variables.twig:106
15050 msgid "Please enter a valid date or time"
15051 msgstr "შეიყვანეთ სწორი დრო ან თარიღი"
15053 #: templates/javascript/variables.twig:107
15054 msgid "Please enter a valid HEX input"
15055 msgstr "შეიყვანეთ სწორი თექვსმეტობითი მნიშვნელობა"
15057 #. l10n: To validate the usage of a MD5 function on the column
15058 #: templates/javascript/variables.twig:108
15059 msgid "This column can not contain a 32 chars value"
15060 msgstr ""
15062 #. l10n: To validate the usage of a AES_ENCRYPT/DES_ENCRYPT function on the column
15063 #: templates/javascript/variables.twig:109
15064 msgid ""
15065 "These functions are meant to return a binary result; to avoid inconsistent "
15066 "results you should store it in a BINARY, VARBINARY, or BLOB column."
15067 msgstr ""
15069 #: templates/login/form.twig:58 templates/login/form.twig:117
15070 #: templates/login/form.twig:121 templates/login/form.twig:124
15071 msgid "Log in"
15072 msgstr "შესვლა"
15074 #: templates/login/form.twig:64 templates/login/form.twig:69
15075 msgid "You can enter hostname/IP address and port separated by space."
15076 msgstr ""
15078 #: templates/login/form.twig:76
15079 msgid "Username:"
15080 msgstr "მომხმარებელი:"
15082 #: templates/login/form.twig:85
15083 #: templates/server/privileges/change_password.twig:21
15084 #: templates/server/privileges/login_information_fields.twig:43
15085 #: templates/server/replication/change_primary.twig:18
15086 #: templates/server/replication/primary_add_replica_user.twig:49
15087 msgid "Password:"
15088 msgstr "პაროლი:"
15090 #: templates/login/form.twig:95
15091 msgid "Server choice:"
15092 msgstr "სერვერის არჩევა:"
15094 #: templates/login/header.twig:17
15095 msgid ""
15096 "There is a mismatch between HTTPS indicated on the server and client. This "
15097 "can lead to a non working phpMyAdmin or a security risk. Please fix your "
15098 "server configuration to indicate HTTPS properly."
15099 msgstr ""
15101 #: templates/login/twofactor/application_configure.twig:3
15102 msgid ""
15103 "Please scan following QR code into the two-factor authentication app on your "
15104 "device and enter authentication code it generates."
15105 msgstr ""
15107 #: templates/login/twofactor/application_configure.twig:13
15108 msgid "Secret/key:"
15109 msgstr "პაროლი/გასაღები:"
15111 #: templates/login/twofactor/application_configure.twig:16
15112 #: templates/login/twofactor/application.twig:2
15113 msgid "Authentication code:"
15114 msgstr "ავთენტიფიკაციის კოდი:"
15116 #: templates/login/twofactor/application.twig:5
15117 msgid ""
15118 "Open the two-factor authentication app on your device to view your "
15119 "authentication code and verify your identity."
15120 msgstr ""
15122 #: templates/login/twofactor/invalid.twig:2
15123 msgid ""
15124 "The configured two factor authentication is not available, please install "
15125 "missing dependencies."
15126 msgstr ""
15128 #: templates/login/twofactor/key_configure.twig:3
15129 #: templates/login/twofactor/key.twig:3
15130 #: templates/preferences/two_factor/main.twig:56
15131 msgid "Deprecated!"
15132 msgstr "მოძველებულია!"
15134 #: templates/login/twofactor/key_configure.twig:4
15135 #: templates/login/twofactor/key.twig:4
15136 #: templates/preferences/two_factor/main.twig:57
15137 #: templates/preferences/two_factor/main.twig:90
15138 msgid ""
15139 "The FIDO U2F API has been deprecated in favor of the Web Authentication API "
15140 "(WebAuthn)."
15141 msgstr ""
15143 #: templates/login/twofactor/key_configure.twig:6
15144 #: templates/login/twofactor/key.twig:6
15145 #: templates/preferences/two_factor/main.twig:59
15146 msgid ""
15147 "You can still use Firefox to authenticate your account using the FIDO U2F "
15148 "API, however it's recommended that you use the WebAuthn authentication "
15149 "instead."
15150 msgstr ""
15152 #: templates/login/twofactor/key_configure.twig:10
15153 msgid ""
15154 "Please connect your FIDO U2F device into your computer's USB port. Then "
15155 "confirm registration on the device."
15156 msgstr ""
15158 #: templates/login/twofactor/key-https-warning.twig:3
15159 msgid ""
15160 "You are not using https to access phpMyAdmin, therefore FIDO U2F device will "
15161 "most likely refuse to authenticate you."
15162 msgstr ""
15164 #: templates/login/twofactor/key.twig:10
15165 msgid ""
15166 "Please connect your FIDO U2F device into your computer's USB port. Then "
15167 "confirm login on the device."
15168 msgstr ""
15170 #: templates/login/twofactor.twig:10
15171 msgid "Verify"
15172 msgstr "შემოწმება"
15174 #: templates/login/twofactor/webauthn_creation.twig:1
15175 msgid ""
15176 "Please connect your WebAuthn/FIDO2 device. Then confirm registration on the "
15177 "device."
15178 msgstr ""
15180 #: templates/login/twofactor/webauthn_request.twig:1
15181 msgid ""
15182 "Please connect your WebAuthn/FIDO2 device. Then confirm login on the device."
15183 msgstr ""
15185 #: templates/menu/breadcrumbs.twig:27
15186 msgid "View:"
15187 msgstr "ხედი:"
15189 #: templates/modals/index_dialog_modal.twig:30
15190 #: templates/table/structure/display_structure.twig:363
15191 msgid "Go back"
15192 msgstr "უკან გადასვლა"
15194 #: templates/modals/unhide_nav_item.twig:5
15195 msgid "Show hidden navigation tree items."
15196 msgstr "ნავიგაციის ხის დამალული ელემენტების გამოჩენა."
15198 #: templates/navigation/item_unhide_dialog.twig:20
15199 msgid "Unhide"
15200 msgstr "გამოჩენა"
15202 #: templates/navigation/main.twig:25 templates/navigation/main.twig:26
15203 msgid "Home"
15204 msgstr "სახლი"
15206 #: templates/navigation/main.twig:30 templates/navigation/main.twig:31
15207 msgid "Empty session data"
15208 msgstr "სესის მონაცემები ცარიელია"
15210 #: templates/navigation/main.twig:30 templates/navigation/main.twig:31
15211 msgid "Log out"
15212 msgstr "გამოსვლა"
15214 #: templates/navigation/main.twig:35 templates/navigation/main.twig:36
15215 msgid "phpMyAdmin documentation"
15216 msgstr "phpMyAdmin-ის დოკუმენტაცია"
15218 #: templates/navigation/main.twig:39 templates/navigation/main.twig:40
15219 msgid "MariaDB Documentation"
15220 msgstr "MariaDB-ის დოკუმენტაცია"
15222 #: templates/navigation/main.twig:39 templates/navigation/main.twig:40
15223 msgid "MySQL Documentation"
15224 msgstr "MySQL-ის დოკუმენტაცია"
15226 #: templates/navigation/main.twig:43 templates/navigation/main.twig:44
15227 msgid "Navigation panel settings"
15228 msgstr "ნავიგაციის პანელის მორგება"
15230 #: templates/navigation/main.twig:47 templates/navigation/main.twig:48
15231 msgid "Reload navigation panel"
15232 msgstr "ნავიგაციის პანელის თავიდან ჩატვირთვა"
15234 #: templates/navigation/main.twig:67
15235 msgid "An error has occurred while loading the navigation display"
15236 msgstr ""
15238 #: templates/navigation/main.twig:88
15239 msgid "SQL upload"
15240 msgstr "SQL ატვირთვა"
15242 #: templates/navigation/tree/fast_filter.twig:11
15243 #: templates/navigation/tree/fast_filter.twig:12
15244 msgid "Type to filter these, Enter to search all"
15245 msgstr ""
15247 #: templates/navigation/tree/fast_filter.twig:16
15248 msgid "Clear fast filter"
15249 msgstr "სწრაფი ფილტრის გასუფთავება"
15251 #: templates/preferences/autoload.twig:7
15252 msgid ""
15253 "Your browser has phpMyAdmin configuration for this domain. Would you like to "
15254 "import it for current session?"
15255 msgstr ""
15257 #: templates/preferences/autoload.twig:13
15258 msgid "Delete settings"
15259 msgstr "პარამეტრების წაშლა"
15261 #: templates/preferences/forms/main.twig:4
15262 msgid "Cannot save settings, submitted form contains errors!"
15263 msgstr "პარამეტრების შენახვა შეუძლებელია. გადმოცემული ფორმა შეცდომებს შეიცავს!"
15265 #: templates/preferences/header.twig:6
15266 msgid "Manage your settings"
15267 msgstr "თქვენი პარამეტრების მართვა"
15269 #: templates/preferences/header.twig:12
15270 msgid "Two-factor authentication"
15271 msgstr "2FA"
15273 #: templates/preferences/header.twig:55
15274 #: templates/preferences/manage/main.twig:72
15275 msgid "Configuration has been saved."
15276 msgstr "კონფიგურაცია შენახულია."
15278 #: templates/preferences/header.twig:60
15279 #, php-format
15280 msgid ""
15281 "Your preferences will be saved for current session only. Storing them "
15282 "permanently requires %sphpMyAdmin configuration storage%s."
15283 msgstr ""
15285 #: templates/preferences/manage/error.twig:1
15286 msgid "Configuration contains incorrect data for some fields."
15287 msgstr ""
15289 #: templates/preferences/manage/error.twig:16
15290 msgid "Do you want to import remaining settings?"
15291 msgstr ""
15293 #: templates/preferences/manage/main.twig:3
15294 #: templates/preferences/manage/main.twig:33
15295 msgid "Saved on: @DATE@"
15296 msgstr ""
15298 #: templates/preferences/manage/main.twig:20
15299 msgid "Import from file"
15300 msgstr "ფაილიდან შემოტანა"
15302 #: templates/preferences/manage/main.twig:27
15303 msgid "Import from browser's storage"
15304 msgstr ""
15306 #: templates/preferences/manage/main.twig:30
15307 msgid "Settings will be imported from your browser's local storage."
15308 msgstr ""
15310 #: templates/preferences/manage/main.twig:36
15311 msgid "You have no saved settings!"
15312 msgstr "შენახული პარამეტრები არ გაგაჩნიათ!"
15314 #: templates/preferences/manage/main.twig:40
15315 #: templates/preferences/manage/main.twig:104
15316 msgid "This feature is not supported by your web browser"
15317 msgstr ""
15319 #: templates/preferences/manage/main.twig:44
15320 msgid "Merge with current configuration"
15321 msgstr "შერწყმა მიმდინარე კონფიგურაციასთან"
15323 #: templates/preferences/manage/main.twig:59
15324 #, php-format
15325 msgid ""
15326 "You can set more settings by modifying config.inc.php, eg. by using %sSetup "
15327 "script%s."
15328 msgstr ""
15330 #: templates/preferences/manage/main.twig:81
15331 msgid "Save as JSON file"
15332 msgstr "JSON ფაილის სახით შენახვა"
15334 #: templates/preferences/manage/main.twig:85
15335 msgid "Save as PHP file"
15336 msgstr "PHP ფაილის სახით შენახვა"
15338 #: templates/preferences/manage/main.twig:90
15339 msgid "Save to browser's storage"
15340 msgstr ""
15342 #: templates/preferences/manage/main.twig:96
15343 msgid "Settings will be saved in your browser's local storage."
15344 msgstr ""
15346 #: templates/preferences/manage/main.twig:99
15347 msgid "Existing settings will be overwritten!"
15348 msgstr ""
15350 #: templates/preferences/manage/main.twig:120
15351 msgid "You can reset all your settings and restore them to default values."
15352 msgstr ""
15354 #: templates/preferences/two_factor/configure.twig:5
15355 #: templates/preferences/two_factor/main.twig:77
15356 #: templates/preferences/two_factor/main.twig:98
15357 msgid "Configure two-factor authentication"
15358 msgstr "2FA-ის მორგება"
15360 #: templates/preferences/two_factor/configure.twig:12
15361 msgid "Enable two-factor authentication"
15362 msgstr "2FA-ის ჩართვა"
15364 #: templates/preferences/two_factor/confirm.twig:5
15365 msgid "Confirm disabling two-factor authentication"
15366 msgstr "დაადასტურეთ 2FA-ის გამორთვა"
15368 #: templates/preferences/two_factor/confirm.twig:9
15369 msgid ""
15370 "By disabling two factor authentication you will be again able to login using "
15371 "password only."
15372 msgstr ""
15374 #: templates/preferences/two_factor/confirm.twig:13
15375 #: templates/preferences/two_factor/main.twig:66
15376 msgid "Disable two-factor authentication"
15377 msgstr "2FA-ის გამორთვა"
15379 #: templates/preferences/two_factor/main.twig:5
15380 msgid "Two-factor authentication status"
15381 msgstr "2FA-ის სტატუსი"
15383 #: templates/preferences/two_factor/main.twig:11
15384 msgid ""
15385 "Two-factor authentication is not available, please install optional "
15386 "dependencies to enable authentication backends."
15387 msgstr ""
15389 #: templates/preferences/two_factor/main.twig:12
15390 #: templates/preferences/two_factor/main.twig:27
15391 msgid "Following composer packages are missing:"
15392 msgstr ""
15394 #: templates/preferences/two_factor/main.twig:20
15395 msgid "Two-factor authentication is available and configured for this account."
15396 msgstr ""
15398 #: templates/preferences/two_factor/main.twig:22
15399 msgid ""
15400 "Two-factor authentication is available, but not configured for this account."
15401 msgstr ""
15403 #: templates/preferences/two_factor/main.twig:26
15404 msgid ""
15405 "Please install optional dependencies to enable more authentication backends."
15406 msgstr ""
15408 #: templates/preferences/two_factor/main.twig:37
15409 msgid ""
15410 "Two-factor authentication is not available, enable phpMyAdmin configuration "
15411 "storage to use it."
15412 msgstr ""
15414 #: templates/preferences/two_factor/main.twig:52
15415 msgid "You have enabled two factor authentication."
15416 msgstr ""
15418 #: templates/recent_favorite_table_no_tables.twig:3
15419 msgid "There are no recent tables."
15420 msgstr "უახლესი ცხრილების გარეშე."
15422 #: templates/recent_favorite_table_no_tables.twig:5
15423 msgid "There are no favorite tables."
15424 msgstr "რჩეული ცხრილების გარეშე."
15426 #: templates/relation/check_relations.twig:3
15427 msgid "phpMyAdmin configuration storage"
15428 msgstr "phpMyAdmin-ის კონფიგურაციის საცავი"
15430 #: templates/relation/check_relations.twig:9
15431 msgid "Configuration of pmadb…"
15432 msgstr "მიმდინარეობს pmbadb-ის მორგება…"
15434 #: templates/relation/check_relations.twig:10
15435 #: templates/relation/check_relations.twig:56
15436 #: templates/relation/check_relations.twig:81
15437 #: templates/relation/check_relations.twig:106
15438 #: templates/relation/check_relations.twig:119
15439 #: templates/relation/check_relations.twig:144
15440 #: templates/relation/check_relations.twig:189
15441 #: templates/relation/check_relations.twig:214
15442 #: templates/relation/check_relations.twig:239
15443 #: templates/relation/check_relations.twig:264
15444 #: templates/relation/check_relations.twig:289
15445 #: templates/relation/check_relations.twig:314
15446 #: templates/relation/check_relations.twig:339
15447 #: templates/relation/check_relations.twig:364
15448 #: templates/relation/check_relations.twig:377
15449 #: templates/relation/check_relations.twig:402
15450 #: templates/relation/check_relations.twig:427
15451 #: templates/relation/check_relations.twig:452
15452 #: templates/relation/check_relations.twig:477
15453 #: templates/relation/check_relations.twig:502
15454 msgid "not OK"
15455 msgstr ""
15457 #: templates/relation/check_relations.twig:14
15458 msgid "General relation features"
15459 msgstr ""
15461 #: templates/relation/check_relations.twig:20
15462 #, php-format
15463 msgid ""
15464 "%sCreate%s a database named '%s' and setup the phpMyAdmin configuration "
15465 "storage there."
15466 msgstr ""
15468 #: templates/relation/check_relations.twig:24
15469 #, php-format
15470 msgid ""
15471 "%sCreate%s the phpMyAdmin configuration storage in the current database."
15472 msgstr ""
15474 #: templates/relation/check_relations.twig:31
15475 #, php-format
15476 msgid "%sCreate%s missing phpMyAdmin configuration storage tables."
15477 msgstr ""
15479 #: templates/relation/check_relations.twig:42
15480 #: templates/relation/check_relations.twig:54
15481 #: templates/relation/check_relations.twig:79
15482 #: templates/relation/check_relations.twig:104
15483 #: templates/relation/check_relations.twig:117
15484 #: templates/relation/check_relations.twig:142
15485 #: templates/relation/check_relations.twig:187
15486 #: templates/relation/check_relations.twig:212
15487 #: templates/relation/check_relations.twig:237
15488 #: templates/relation/check_relations.twig:262
15489 #: templates/relation/check_relations.twig:287
15490 #: templates/relation/check_relations.twig:312
15491 #: templates/relation/check_relations.twig:337
15492 #: templates/relation/check_relations.twig:362
15493 #: templates/relation/check_relations.twig:375
15494 #: templates/relation/check_relations.twig:400
15495 #: templates/relation/check_relations.twig:425
15496 #: templates/relation/check_relations.twig:450
15497 #: templates/relation/check_relations.twig:475
15498 #: templates/relation/check_relations.twig:500
15499 msgctxt "Correctly working"
15500 msgid "OK"
15501 msgstr "დიახ"
15503 #: templates/relation/check_relations.twig:62
15504 msgid "General relation features:"
15505 msgstr "ზოგადი ურთიერთობის თვისებები:"
15507 #: templates/relation/check_relations.twig:64
15508 #: templates/relation/check_relations.twig:89
15509 #: templates/relation/check_relations.twig:127
15510 #: templates/relation/check_relations.twig:152
15511 #: templates/relation/check_relations.twig:162
15512 #: templates/relation/check_relations.twig:197
15513 #: templates/relation/check_relations.twig:222
15514 #: templates/relation/check_relations.twig:247
15515 #: templates/relation/check_relations.twig:272
15516 #: templates/relation/check_relations.twig:297
15517 #: templates/relation/check_relations.twig:322
15518 #: templates/relation/check_relations.twig:347
15519 #: templates/relation/check_relations.twig:385
15520 #: templates/relation/check_relations.twig:410
15521 #: templates/relation/check_relations.twig:435
15522 #: templates/relation/check_relations.twig:460
15523 #: templates/relation/check_relations.twig:485
15524 #: templates/relation/check_relations.twig:510
15525 msgid "Enabled"
15526 msgstr "ჩართულია"
15528 #: templates/relation/check_relations.twig:87
15529 msgid "Display features:"
15530 msgstr "თვისებების ჩვენება:"
15532 #: templates/relation/check_relations.twig:125
15533 msgid "Designer and creation of PDFs:"
15534 msgstr "დიზაინერი და PDF-ების შექმნა:"
15536 #: templates/relation/check_relations.twig:150
15537 msgid "Displaying column comments:"
15538 msgstr "სვეტის კომენტარების ჩვენება:"
15540 #: templates/relation/check_relations.twig:160
15541 msgid "Browser transformation:"
15542 msgstr "ბრაუზერის ტრანსფორმაცია:"
15544 #: templates/relation/check_relations.twig:172
15545 msgid "Please see the documentation on how to update your column_info table."
15546 msgstr ""
15548 #: templates/relation/check_relations.twig:195
15549 msgid "Bookmarked SQL query:"
15550 msgstr "ჩანიშნული SQL მოთხოვნა:"
15552 #: templates/relation/check_relations.twig:220
15553 msgid "SQL history:"
15554 msgstr "SQL ისტორია:"
15556 #: templates/relation/check_relations.twig:245
15557 msgid "Persistent recently used tables:"
15558 msgstr "მუდმივი ახლახანს გამოყენებული ცხრილები:"
15560 #: templates/relation/check_relations.twig:270
15561 msgid "Persistent favorite tables:"
15562 msgstr "მუდმივი რჩეული ცხრილები:"
15564 #: templates/relation/check_relations.twig:295
15565 msgid "Persistent tables' UI preferences:"
15566 msgstr "მუდმივი ცხრილების ინტერფეისის მორგება:"
15568 #: templates/relation/check_relations.twig:320
15569 msgid "Tracking:"
15570 msgstr "ტრეკინგი:"
15572 #: templates/relation/check_relations.twig:345
15573 msgid "User preferences:"
15574 msgstr "მომხმარებლის პარამეტრები:"
15576 #: templates/relation/check_relations.twig:383
15577 msgid "Configurable menus:"
15578 msgstr "მორგებადი მენიუები:"
15580 #: templates/relation/check_relations.twig:408
15581 msgid "Hide/show navigation items:"
15582 msgstr "ნავიგაციის ჩანაწერების ჩვენება/დამალვა:"
15584 #: templates/relation/check_relations.twig:433
15585 msgid "Saving Query-By-Example searches:"
15586 msgstr ""
15588 #: templates/relation/check_relations.twig:458
15589 msgid "Managing central list of columns:"
15590 msgstr ""
15592 #: templates/relation/check_relations.twig:483
15593 msgid "Remembering designer settings:"
15594 msgstr "დიზაინერის პარამეტრების დამახსოვრება:"
15596 #: templates/relation/check_relations.twig:508
15597 msgid "Saving export templates:"
15598 msgstr "გატანის შაბლონების შენახვა:"
15600 #: templates/relation/check_relations.twig:519
15601 msgid "Quick steps to set up advanced features:"
15602 msgstr ""
15604 #: templates/relation/check_relations.twig:523
15605 #, php-format
15606 msgid "Create the needed tables with the <code>%screate_tables.sql</code>."
15607 msgstr ""
15609 #: templates/relation/check_relations.twig:527
15610 msgid "Create a pma user and give access to these tables."
15611 msgstr ""
15613 #: templates/relation/check_relations.twig:531
15614 msgid ""
15615 "Enable advanced features in configuration file (<code>config.inc.php</"
15616 "code>), for example by starting from <code>config.sample.inc.php</code>."
15617 msgstr ""
15619 #: templates/relation/check_relations.twig:535
15620 msgid "Re-login to phpMyAdmin to load the updated configuration file."
15621 msgstr ""
15623 #: templates/server/binlog/index.twig:10
15624 msgid "Select binary log to view"
15625 msgstr "აირჩიეთ საჩვენებელი ორობითი ჟურნალი"
15627 #: templates/server/binlog/index.twig:59 templates/server/binlog/index.twig:60
15628 #: templates/server/status/processes/list.twig:20
15629 msgid "Truncate shown queries"
15630 msgstr "ნაჩვენები მოთხოვნების წაკვეთა"
15632 #: templates/server/binlog/index.twig:63 templates/server/binlog/index.twig:64
15633 #: templates/server/status/processes/list.twig:26
15634 msgid "Show full queries"
15635 msgstr "სრული მოთხოვნების ჩვენება"
15637 #: templates/server/binlog/index.twig:84
15638 msgid "Log name"
15639 msgstr "ჟურნალის სახელი"
15641 #: templates/server/binlog/index.twig:85
15642 msgid "Position"
15643 msgstr "მდებარეობა"
15645 #: templates/server/binlog/index.twig:87
15646 #: templates/server/replication/primary_replication.twig:24
15647 msgid "Server ID"
15648 msgstr "სერვერის ID"
15650 #: templates/server/binlog/index.twig:88
15651 msgid "Original position"
15652 msgstr "საწყისი მდებარეობა"
15654 #: templates/server/binlog/index.twig:89
15655 #: templates/table/structure/display_table_stats.twig:3
15656 msgid "Information"
15657 msgstr "ინფორმაცია"
15659 #: templates/server/collations/index.twig:4
15660 msgid "Character sets and collations"
15661 msgstr "სიმბოლოთა ნაკრებები და კოლაციები"
15663 #: templates/server/collations/index.twig:23
15664 msgctxt "The collation is the default one"
15665 msgid "default"
15666 msgstr "ნაგულისხმები"
15668 #: templates/server/databases/index.twig:3
15669 msgid "Databases statistics"
15670 msgstr "მონაცემთა ბაზების სტატისტიკა"
15672 #: templates/server/databases/index.twig:9
15673 msgid "Create database"
15674 msgstr "ბაზის შექმნა"
15676 #: templates/server/databases/index.twig:50
15677 msgid "No privileges to create databases"
15678 msgstr "მონაცემთა ბაზების შექმნის პრივილეგია არ გაგაჩნიათ"
15680 #: templates/server/databases/index.twig:156
15681 #: templates/server/replication/index.twig:18
15682 #: templates/server/replication/primary_replication.twig:3
15683 msgid "Primary replication"
15684 msgstr "ძირითადი რეპლიკაცია"
15686 #: templates/server/databases/index.twig:160
15687 #: templates/server/replication/replica_configuration.twig:2
15688 msgid "Replica replication"
15689 msgstr "რეპლიკის რეპლიკაცია"
15691 #: templates/server/databases/index.twig:181
15692 #, php-format
15693 msgid "Jump to database '%s'"
15694 msgstr "'%s' ბაზაზე გადასვლა"
15696 #: templates/server/databases/index.twig:242
15697 #, php-format
15698 msgid "Check privileges for database \"%s\"."
15699 msgstr ""
15701 #: templates/server/databases/index.twig:243
15702 msgid "Check privileges"
15703 msgstr "შეამოწმეთ პრივილეგიები"
15705 #: templates/server/databases/index.twig:298
15706 msgid ""
15707 "Note: Enabling the database statistics here might cause heavy traffic "
15708 "between the web server and the MySQL server."
15709 msgstr ""
15711 #: templates/server/databases/index.twig:300
15712 #: templates/server/databases/index.twig:301
15713 msgid "Enable statistics"
15714 msgstr "სტატისტიკის ჩართვა"
15716 #: templates/server/databases/index.twig:308
15717 msgid "No databases"
15718 msgstr "მონაცემთა ბაზები არაა"
15720 #: templates/server/engines/index.twig:5 templates/server/engines/show.twig:3
15721 msgid "Storage engines"
15722 msgstr "საცავის ძრავები"
15724 #: templates/server/engines/index.twig:13
15725 msgid "Storage Engine"
15726 msgstr ""
15728 #: templates/server/engines/show.twig:45
15729 msgid "Unknown storage engine."
15730 msgstr "უცნობი საცავის ძრავა."
15732 #: templates/server/export/index.twig:26
15733 msgid "@SERVER@ will become the server name."
15734 msgstr ""
15736 #: templates/server/export/index.twig:3
15737 msgid "Exporting databases from the current server"
15738 msgstr "ბაზების გატანა მიმდინარე სერვერიდან"
15740 #: templates/server/import/index.twig:3
15741 msgid "Importing into the current server"
15742 msgstr "მიმდინა სერვერში შეტანა"
15744 #: templates/server/plugins/index.twig:26
15745 msgid "Plugin"
15746 msgstr "დამატება"
15748 #: templates/server/plugins/index.twig:28 templates/table/tracking/main.twig:28
15749 msgid "Version"
15750 msgstr "ვერსია"
15752 #: templates/server/plugins/index.twig:29
15753 msgid "Author"
15754 msgstr "ავტორი"
15756 #: templates/server/plugins/index.twig:41
15757 msgid "inactive"
15758 msgstr "არააქტიური"
15760 #: templates/server/plugins/index.twig:43
15761 msgid "disabled"
15762 msgstr "გათიშულია"
15764 #: templates/server/plugins/index.twig:45
15765 msgid "deleting"
15766 msgstr "წაშლა"
15768 #: templates/server/plugins/index.twig:47
15769 msgid "deleted"
15770 msgstr "წაშლილია"
15772 #: templates/server/privileges/add_user.twig:12
15773 msgid "Database for user account"
15774 msgstr "მონაცემთა ბაზა მომხმარებლისთვის"
15776 #: templates/server/privileges/add_user.twig:15
15777 msgid "Create database with same name and grant all privileges."
15778 msgstr ""
15779 "იგივე სახელის მქონე მონაცემთა ბაზის შექმნა და ყველა პრივილეგიის მინიჭება."
15781 #: templates/server/privileges/add_user.twig:19
15782 msgid "Grant all privileges on wildcard name (username\\_%)."
15783 msgstr ""
15785 #: templates/server/privileges/add_user.twig:24
15786 #, php-format
15787 msgid "Grant all privileges on database %s."
15788 msgstr "ყველა პრივილეგიის მინიჭება მონაცემთა ბაზისთვის \"%s\"."
15790 #: templates/server/privileges/change_password.twig:15
15791 msgid "No Password"
15792 msgstr "პაროლი არაა"
15794 #: templates/server/privileges/change_password.twig:24
15795 msgid "Enter:"
15796 msgstr "შეიყვანეთ:"
15798 #: templates/server/privileges/change_password.twig:28
15799 #: templates/server/privileges/login_information_fields.twig:54
15800 msgctxt "Password strength"
15801 msgid "Strength:"
15802 msgstr "სიმაგრე:"
15804 #: templates/server/privileges/change_password.twig:32
15805 #: templates/server/privileges/login_information_fields.twig:60
15806 #: templates/server/replication/primary_add_replica_user.twig:62
15807 msgid "Re-type:"
15808 msgstr "თავიდან-აკრიფეთ:"
15810 #: templates/server/privileges/change_password.twig:40
15811 msgid "Password Hashing:"
15812 msgstr "პაროლის ჰეშირება:"
15814 #: templates/server/privileges/change_password.twig:58
15815 msgid ""
15816 "This method requires using an '<i>SSL connection</i>' or an '<i>unencrypted "
15817 "connection that encrypts the password using RSA</i>'; while connecting to "
15818 "the server."
15819 msgstr ""
15821 #: templates/server/privileges/choose_user_group.twig:5
15822 msgid "User group:"
15823 msgstr "მომხმარებლის ჯგუფი:"
15825 #: templates/server/privileges/edit_routine_privileges.twig:4
15826 #: templates/server/privileges/user_properties.twig:4
15827 msgid "Edit privileges:"
15828 msgstr "პრივილეგიების ჩასწორება:"
15830 #: templates/server/privileges/edit_routine_privileges.twig:5
15831 #: templates/server/privileges/user_properties.twig:5
15832 msgid "User account"
15833 msgstr "მომხმარებლის ანგარიში"
15835 #: templates/server/privileges/edit_routine_privileges.twig:34
15836 #: templates/server/privileges/user_properties.twig:53
15837 msgid ""
15838 "Note: You are attempting to edit privileges of the user with which you are "
15839 "currently logged in."
15840 msgstr ""
15842 #: templates/server/privileges/edit_routine_privileges.twig:51
15843 #: templates/server/privileges/privileges_table.twig:10
15844 #: templates/server/privileges/privileges_table.twig:272
15845 msgid "Note: MySQL privilege names are expressed in English."
15846 msgstr ""
15848 #: templates/server/privileges/edit_routine_privileges.twig:63
15849 #: templates/server/privileges/edit_routine_privileges.twig:67
15850 msgid ""
15851 "Allows user to give to other users or remove from other users privileges "
15852 "that user possess on this routine."
15853 msgstr ""
15855 #: templates/server/privileges/edit_routine_privileges.twig:76
15856 #: templates/server/privileges/edit_routine_privileges.twig:79
15857 msgid "Allows altering and dropping this routine."
15858 msgstr ""
15860 #: templates/server/privileges/edit_routine_privileges.twig:88
15861 #: templates/server/privileges/edit_routine_privileges.twig:91
15862 msgid "Allows executing this routine."
15863 msgstr ""
15865 #: templates/server/privileges/initials_row.twig:1
15866 msgid "Pagination of user accounts"
15867 msgstr ""
15869 #: templates/server/privileges/login_information_fields.twig:2
15870 #: templates/server/privileges/user_properties.twig:105
15871 msgid "Login Information"
15872 msgstr "შესვლის ინფორმაცია"
15874 #: templates/server/privileges/login_information_fields.twig:4
15875 #: templates/server/replication/change_primary.twig:14
15876 #: templates/server/replication/primary_add_replica_user.twig:16
15877 msgid "User name:"
15878 msgstr "მომხმარებლის სახელი:"
15880 #: templates/server/privileges/login_information_fields.twig:7
15881 #: templates/server/replication/primary_add_replica_user.twig:20
15882 msgid "Any user"
15883 msgstr "ნებისმიერი მომხმარებელი"
15885 #: templates/server/privileges/login_information_fields.twig:8
15886 #: templates/server/privileges/login_information_fields.twig:33
15887 #: templates/server/privileges/login_information_fields.twig:50
15888 #: templates/server/privileges/privileges_summary.twig:75
15889 #: templates/server/privileges/privileges_summary.twig:90
15890 msgid "Use text field"
15891 msgstr "გამოიყენე ტექსტური ველი"
15893 #: templates/server/privileges/login_information_fields.twig:16
15894 msgid ""
15895 "An account already exists with the same username but possibly a different "
15896 "hostname."
15897 msgstr ""
15899 #: templates/server/privileges/login_information_fields.twig:22
15900 msgid "Host name:"
15901 msgstr "ჰოსტის სახელი:"
15903 #: templates/server/privileges/login_information_fields.twig:27
15904 #: templates/server/replication/primary_add_replica_user.twig:34
15905 msgid "Any host"
15906 msgstr "ნებისმიერი ჰოსტი"
15908 #: templates/server/privileges/login_information_fields.twig:28
15909 #: templates/server/replication/primary_add_replica_user.twig:35
15910 msgid "Local"
15911 msgstr "ლოკალური"
15913 #: templates/server/privileges/login_information_fields.twig:30
15914 #: templates/server/replication/primary_add_replica_user.twig:37
15915 msgid "This host"
15916 msgstr "ეს ჰოსტი"
15918 #: templates/server/privileges/login_information_fields.twig:32
15919 #: templates/server/replication/primary_add_replica_user.twig:39
15920 msgid "Use host table"
15921 msgstr "ჰოსტის ცხრილის გამოყენება"
15923 #: templates/server/privileges/login_information_fields.twig:39
15924 #: templates/server/replication/primary_add_replica_user.twig:44
15925 msgid ""
15926 "When Host table is used, this field is ignored and values stored in Host "
15927 "table are used instead."
15928 msgstr ""
15930 #: templates/server/privileges/login_information_fields.twig:45
15931 #: templates/server/privileges/login_information_fields.twig:53
15932 #: templates/server/privileges/users_overview.twig:10
15933 #: templates/server/replication/change_primary.twig:19
15934 #: templates/server/replication/primary_add_replica_user.twig:52
15935 #: templates/server/replication/primary_add_replica_user.twig:57
15936 msgid "Password"
15937 msgstr "პაროლი"
15939 #: templates/server/privileges/login_information_fields.twig:47
15940 msgid "Do not change the password"
15941 msgstr "არ შეცვალო პაროლი"
15943 #: templates/server/privileges/login_information_fields.twig:49
15944 #: templates/server/replication/primary_add_replica_user.twig:53
15945 msgid "No password"
15946 msgstr "პაროლის გარეშე"
15948 #: templates/server/privileges/login_information_fields.twig:62
15949 #: templates/server/replication/primary_add_replica_user.twig:65
15950 msgid "Re-type"
15951 msgstr "თავიდან აკრეფა"
15953 #: templates/server/privileges/login_information_fields.twig:68
15954 msgid "Authentication plugin"
15955 msgstr "ავთენტიფიკაციის მოდული"
15957 #: templates/server/privileges/login_information_fields.twig:70
15958 msgid "Password hashing method"
15959 msgstr "პაროლის ჰეშირების მეთოდი"
15961 #: templates/server/privileges/login_information_fields.twig:83
15962 msgid ""
15963 "This method requires using an '<em>SSL connection</em>' or an "
15964 "'<em>unencrypted connection that encrypts the password using RSA</em>'; "
15965 "while connecting to the server."
15966 msgstr ""
15968 #: templates/server/privileges/new_user_ajax.twig:52
15969 #: templates/server/privileges/users_overview.twig:83
15970 #: templates/server/privileges/users_overview.twig:168
15971 msgid "Edit user group"
15972 msgstr "მომხმარებლის ჯგუფის ჩასწორება"
15974 #: templates/server/privileges/privileges_summary.twig:20
15975 msgid "Column-specific privileges"
15976 msgstr ""
15978 #: templates/server/privileges/privileges_summary.twig:54
15979 msgid "Add privileges on the following database(s):"
15980 msgstr "პრივილეგიების დამატება შემდეგი მონაცემთა ბაზ(ებ)-ისთვის:"
15982 #: templates/server/privileges/privileges_summary.twig:67
15983 msgid "Wildcards % and _ should be escaped with a \\ to use them literally."
15984 msgstr ""
15986 #: templates/server/privileges/privileges_summary.twig:71
15987 msgid "Add privileges on the following table:"
15988 msgstr "პრივილეგიების დამატება შემდეგი ცხრილისათვის:"
15990 #: templates/server/privileges/privileges_summary.twig:86
15991 msgid "Add privileges on the following routine:"
15992 msgstr "პრივილეგიების დამატება შემდეგი პროცედურისთვის:"
15994 #: templates/server/privileges/privileges_table.twig:35
15995 #: templates/server/privileges/privileges_table.twig:36
15996 #: templates/server/privileges/privileges_table.twig:62
15997 #: templates/server/privileges/privileges_table.twig:63
15998 #: templates/server/privileges/privileges_table.twig:89
15999 #: templates/server/privileges/privileges_table.twig:90
16000 #: templates/server/privileges/privileges_table.twig:116
16001 #: templates/server/privileges/privileges_table.twig:117
16002 msgctxt "None privileges"
16003 msgid "None"
16004 msgstr "არა"
16006 #: templates/server/privileges/privileges_table.twig:160
16007 #: templates/server/privileges/privileges_table.twig:164
16008 #: templates/server/privileges/privileges_table.twig:638
16009 #: templates/server/privileges/privileges_table.twig:642
16010 msgid ""
16011 "Allows user to give to other users or remove from other users the privileges "
16012 "that user possess yourself."
16013 msgstr ""
16015 #: templates/server/privileges/privileges_table.twig:255
16016 msgid "Global"
16017 msgstr "გლობალური"
16019 #: templates/server/privileges/privileges_table.twig:262
16020 #: templates/server/privileges/users_overview.twig:12
16021 msgid "Global privileges"
16022 msgstr "გლობალური პრივილეგიები"
16024 #: templates/server/privileges/privileges_table.twig:552
16025 msgid "Administration"
16026 msgstr "ადმინისტრირება"
16028 #: templates/server/privileges/privileges_table.twig:559
16029 #: templates/server/privileges/privileges_table.twig:562
16030 msgid ""
16031 "Allows adding users and privileges without reloading the privilege tables."
16032 msgstr ""
16034 #: templates/server/privileges/privileges_table.twig:670
16035 msgid "Allows creating foreign key relations."
16036 msgstr "უცხო გასაღების ურთიერთობების შექმნის დაშვება."
16038 #: templates/server/privileges/privileges_table.twig:670
16039 msgid "Not used on MariaDB."
16040 msgstr ""
16042 #: templates/server/privileges/privileges_table.twig:670
16043 msgid "Not used for this MySQL version."
16044 msgstr "ამ MySQL ვერსიაში არ გამოიყენება."
16046 #: templates/server/privileges/privileges_table.twig:721
16047 msgid "Resource limits"
16048 msgstr ""
16050 #: templates/server/privileges/privileges_table.twig:723
16051 msgid "Note: Setting these options to 0 (zero) removes the limit."
16052 msgstr ""
16054 #: templates/server/privileges/privileges_table.twig:729
16055 #: templates/server/privileges/privileges_table.twig:736
16056 msgid "Limits the number of queries the user may send to the server per hour."
16057 msgstr ""
16059 #: templates/server/privileges/privileges_table.twig:742
16060 #: templates/server/privileges/privileges_table.twig:749
16061 msgid ""
16062 "Limits the number of commands that change any table or database the user may "
16063 "execute per hour."
16064 msgstr ""
16066 #: templates/server/privileges/privileges_table.twig:755
16067 #: templates/server/privileges/privileges_table.twig:762
16068 msgid "Limits the number of new connections the user may open per hour."
16069 msgstr ""
16071 #: templates/server/privileges/privileges_table.twig:768
16072 #: templates/server/privileges/privileges_table.twig:775
16073 msgid "Limits the number of simultaneous connections the user may have."
16074 msgstr ""
16076 #: templates/server/privileges/privileges_table.twig:784
16077 msgid "Does not require SSL-encrypted connections."
16078 msgstr "SSL-ით დაშიფრულ მიერთებას არ ითხოვს."
16080 #: templates/server/privileges/privileges_table.twig:793
16081 msgid "Requires SSL-encrypted connections."
16082 msgstr "მოითხოვს SSL-ით დაშიფრულ შეერთებებს."
16084 #: templates/server/privileges/privileges_table.twig:802
16085 msgid "Requires a valid X509 certificate."
16086 msgstr ""
16088 #: templates/server/privileges/privileges_table.twig:823
16089 msgid "Requires that a specific cipher method be used for a connection."
16090 msgstr ""
16092 #: templates/server/privileges/privileges_table.twig:832
16093 msgid "Requires that a valid X509 certificate issued by this CA be presented."
16094 msgstr ""
16096 #: templates/server/privileges/privileges_table.twig:841
16097 msgid "Requires that a valid X509 certificate with this subject be presented."
16098 msgstr ""
16100 #: templates/server/privileges/subnav.twig:5
16101 #: templates/server/privileges/user_overview.twig:5
16102 msgid "User accounts overview"
16103 msgstr "მომხმარებლის ანგარიშების მიმოხილვა"
16105 #: templates/server/privileges/subnav.twig:11
16106 #: templates/server/user_groups/user_groups.twig:1
16107 #: templates/server/user_groups/user_groups.twig:9
16108 msgid "User groups"
16109 msgstr "მომხმარებლის ჯგუფები"
16111 #: templates/server/privileges/user_properties.twig:57
16112 #: templates/server/privileges/users_overview.twig:57
16113 msgid "The selected user was not found in the privilege table."
16114 msgstr ""
16116 #: templates/server/privileges/user_properties.twig:106
16117 msgid "Change login information / Copy user account"
16118 msgstr ""
16120 #: templates/server/privileges/user_properties.twig:113
16121 msgid "Create a new user account with the same privileges and …"
16122 msgstr "იგივე პრივილეგიების მქონე ახალი მომხმარებლის შექმნა და …"
16124 #: templates/server/privileges/user_properties.twig:119
16125 msgid "… keep the old one."
16126 msgstr "… ძველის შენახვა."
16128 #: templates/server/privileges/user_properties.twig:126
16129 msgid "… delete the old one from the user tables."
16130 msgstr "… ძველი მომხმარებლის მომხმარებლების ცხრილიდან წაშლა."
16132 #: templates/server/privileges/user_properties.twig:133
16133 msgid ""
16134 "… revoke all active privileges from the old one and delete it afterwards."
16135 msgstr ""
16137 #: templates/server/privileges/user_properties.twig:140
16138 msgid ""
16139 "… delete the old one from the user tables and reload the privileges "
16140 "afterwards."
16141 msgstr ""
16142 "… ძველი მომხმარებლის მომხმარებლების სიიდან წაშლა და შემდეგ პრივილეგიების "
16143 "გადატვირთვა."
16145 #: templates/server/privileges/users_overview.twig:16
16146 msgid "User group"
16147 msgstr "მომხმარებლის ჯგუფი"
16149 #: templates/server/privileges/users_overview.twig:147
16150 msgid "Remove selected user accounts"
16151 msgstr "მონიშნული მომხმარებლის ანგარიშების წაშლა"
16153 #: templates/server/privileges/users_overview.twig:149
16154 msgid "Revoke all active privileges from the users and delete them afterwards."
16155 msgstr ""
16157 #: templates/server/privileges/users_overview.twig:153
16158 msgid "Drop the databases that have the same names as the users."
16159 msgstr ""
16161 #: templates/server/privileges/users_overview.twig:178
16162 msgid "Save changes"
16163 msgstr "ცვლილებების შენახვა"
16165 #: templates/server/replication/change_primary.twig:5
16166 msgid "Replica configuration"
16167 msgstr "რეპლიკის მორგება"
16169 #: templates/server/replication/change_primary.twig:6
16170 #: templates/server/replication/replica_configuration.twig:97
16171 msgid "Change or reconfigure primary server"
16172 msgstr ""
16174 #: templates/server/replication/change_primary.twig:9
16175 msgid ""
16176 "Make sure you have a unique server-id in your configuration file (my.cnf). "
16177 "If not, please add the following line into [mysqld] section:"
16178 msgstr ""
16180 #: templates/server/replication/change_primary.twig:26
16181 msgid "Port:"
16182 msgstr "პორტი:"
16184 #: templates/server/replication/index.twig:21
16185 #, php-format
16186 msgid ""
16187 "This server is not configured as primary in a replication process. Would you "
16188 "like to %sconfigure%s it?"
16189 msgstr ""
16191 #: templates/server/replication/index.twig:43
16192 msgid "No privileges"
16193 msgstr "პრივილეგიების გარეშე"
16195 #: templates/server/replication/primary_add_replica_user.twig:6
16196 #: templates/server/replication/primary_replication.twig:44
16197 msgid "Add replica replication user"
16198 msgstr "რეპლიკის რეპლიკაციის მომხმარებლის დამატება"
16200 #: templates/server/replication/primary_add_replica_user.twig:21
16201 #: templates/server/replication/primary_add_replica_user.twig:40
16202 #: templates/server/replication/primary_add_replica_user.twig:54
16203 msgid "Use text field:"
16204 msgstr "გამოიყენე ტექსტური ველი:"
16206 #: templates/server/replication/primary_add_replica_user.twig:70
16207 msgid "Generate password:"
16208 msgstr "პაროლის გენერირება:"
16210 #: templates/server/replication/primary_configuration.twig:2
16211 msgid "Primary configuration"
16212 msgstr "ძირითადი კონფიგურაცია"
16214 #: templates/server/replication/primary_configuration.twig:4
16215 msgid ""
16216 "This server is not configured as a primary server in a replication process. "
16217 "You can choose from either replicating all databases and ignoring some of "
16218 "them (useful if you want to replicate a majority of the databases) or you "
16219 "can choose to ignore all databases by default and allow only certain "
16220 "databases to be replicated. Please select the mode:"
16221 msgstr ""
16223 #: templates/server/replication/primary_configuration.twig:9
16224 msgid "Replicate all databases; Ignore:"
16225 msgstr ""
16227 #: templates/server/replication/primary_configuration.twig:10
16228 msgid "Ignore all databases; Replicate:"
16229 msgstr ""
16231 #: templates/server/replication/primary_configuration.twig:12
16232 msgid "Please select databases:"
16233 msgstr "აირჩიეთ ბაზები:"
16235 #: templates/server/replication/primary_configuration.twig:15
16236 msgid ""
16237 "Now, add the following lines at the end of [mysqld] section in your my.cnf "
16238 "and please restart the MySQL server afterwards."
16239 msgstr ""
16241 #: templates/server/replication/primary_configuration.twig:21
16242 msgid ""
16243 "Once you restarted MySQL server, please click on Go button. Afterwards, you "
16244 "should see a message informing you, that this server <strong>is</strong> "
16245 "configured as primary."
16246 msgstr ""
16248 #: templates/server/replication/primary_replication.twig:5
16249 msgid "This server is configured as primary in a replication process."
16250 msgstr ""
16252 #: templates/server/replication/primary_replication.twig:16
16253 msgid "Show connected replicas"
16254 msgstr ""
16256 #: templates/server/replication/primary_replication.twig:38
16257 msgid ""
16258 "Only replicas started with the --report-host=host_name option are visible in "
16259 "this list."
16260 msgstr ""
16262 #: templates/server/replication/replica_configuration.twig:5
16263 msgid "Primary connection:"
16264 msgstr "ძირითადი მიერთება:"
16266 #: templates/server/replication/replica_configuration.twig:25
16267 msgid "Replica SQL Thread not running!"
16268 msgstr ""
16270 #: templates/server/replication/replica_configuration.twig:28
16271 msgid "Replica IO Thread not running!"
16272 msgstr ""
16274 #: templates/server/replication/replica_configuration.twig:31
16275 msgid ""
16276 "Server is configured as replica in a replication process. Would you like to:"
16277 msgstr ""
16279 #: templates/server/replication/replica_configuration.twig:34
16280 msgid "See replica status table"
16281 msgstr "იხილეთ რეპლიკის სტატუსის ცხრილი"
16283 #: templates/server/replication/replica_configuration.twig:38
16284 msgid "Control replica:"
16285 msgstr "რეპლიკის კონტროლი:"
16287 #: templates/server/replication/replica_configuration.twig:48
16288 msgid "Reset replica"
16289 msgstr "რეპლიკის საწყის მნიშვნელობებზე დაბრუნება"
16291 #: templates/server/replication/replica_configuration.twig:54
16292 msgid "Start SQL Thread only"
16293 msgstr "მხოლოდ SQL თემების გაშვება"
16295 #: templates/server/replication/replica_configuration.twig:56
16296 msgid "Stop SQL Thread only"
16297 msgstr ""
16299 #: templates/server/replication/replica_configuration.twig:63
16300 msgid "Start IO Thread only"
16301 msgstr "გაეშვას მხოლოდ IO სტრუქტურა"
16303 #: templates/server/replication/replica_configuration.twig:65
16304 msgid "Stop IO Thread only"
16305 msgstr ""
16307 #: templates/server/replication/replica_configuration.twig:74
16308 msgid "Error management:"
16309 msgstr ""
16311 #: templates/server/replication/replica_configuration.twig:77
16312 msgid "Skipping errors might lead into unsynchronized primary and replica!"
16313 msgstr ""
16315 #: templates/server/replication/replica_configuration.twig:81
16316 msgid "Skip current error"
16317 msgstr ""
16319 #: templates/server/replication/replica_configuration.twig:87
16320 #, php-format
16321 msgid "Skip next %s errors."
16322 msgstr ""
16324 #: templates/server/replication/replica_configuration.twig:107
16325 #, php-format
16326 msgid ""
16327 "This server is not configured as replica in a replication process. Would you "
16328 "like to %sconfigure%s it?"
16329 msgstr ""
16331 #: templates/server/replication/status_table.twig:6
16332 msgid "Primary status"
16333 msgstr "ძირითადი სტატუსი"
16335 #: templates/server/replication/status_table.twig:8
16336 msgid "Replica status"
16337 msgstr "რეპლიკის სტატუსი"
16339 #: templates/server/replication/status_table.twig:16
16340 #: templates/server/status/variables/index.twig:75
16341 #: templates/server/variables/index.twig:31
16342 msgid "Variable"
16343 msgstr "ცვლადი"
16345 #: templates/server/select/index.twig:7 templates/server/select/index.twig:19
16346 msgid "Current server:"
16347 msgstr "მიმდინარე სერვერი:"
16349 #: templates/server/status/advisor/index.twig:6
16350 #: templates/server/status/advisor/index.twig:19
16351 msgid "Advisor system"
16352 msgstr "მრჩეველი სისტემა"
16354 #: templates/server/status/advisor/index.twig:9
16355 msgid "Not enough privilege to view the advisor."
16356 msgstr ""
16358 #: templates/server/status/advisor/index.twig:12
16359 msgid "Instructions"
16360 msgstr "ინსტრუქციები"
16362 #: templates/server/status/advisor/index.twig:24
16363 msgid ""
16364 "The Advisor system can provide recommendations on server variables by "
16365 "analyzing the server status variables."
16366 msgstr ""
16368 #: templates/server/status/advisor/index.twig:29
16369 msgid ""
16370 "Do note however that this system provides recommendations based on simple "
16371 "calculations and by rule of thumb which may not necessarily apply to your "
16372 "system."
16373 msgstr ""
16375 #: templates/server/status/advisor/index.twig:34
16376 msgid ""
16377 "Prior to changing any of the configuration, be sure to know what you are "
16378 "changing (by reading the documentation) and how to undo the change. Wrong "
16379 "tuning can have a very negative effect on performance."
16380 msgstr ""
16382 #: templates/server/status/advisor/index.twig:39
16383 msgid ""
16384 "The best way to tune your system would be to change only one setting at a "
16385 "time, observe or benchmark your database, and undo the change if there was "
16386 "no clearly measurable improvement."
16387 msgstr ""
16389 #: templates/server/status/advisor/index.twig:53
16390 msgid "Errors occurred while executing rule expressions:"
16391 msgstr ""
16393 #: templates/server/status/advisor/index.twig:63
16394 msgid "Possible performance issues"
16395 msgstr ""
16397 #: templates/server/status/advisor/index.twig:76
16398 msgid "Issue:"
16399 msgstr "პრობლემა:"
16401 #: templates/server/status/advisor/index.twig:79
16402 msgid "Recommendation:"
16403 msgstr "რეკომენდაციები:"
16405 #: templates/server/status/advisor/index.twig:82
16406 msgid "Justification:"
16407 msgstr "დამტკიცება:"
16409 #: templates/server/status/advisor/index.twig:85
16410 msgid "Used variable / formula:"
16411 msgstr ""
16413 #: templates/server/status/advisor/index.twig:88
16414 msgid "Test:"
16415 msgstr "ტესტი:"
16417 #: templates/server/status/base.twig:16
16418 msgid "Query statistics"
16419 msgstr "მოთხოვნების სტატისტიკა"
16421 #: templates/server/status/base.twig:21
16422 msgid "All status variables"
16423 msgstr ""
16425 #: templates/server/status/base.twig:26
16426 msgid "Monitor"
16427 msgstr "თვალყური"
16429 #: templates/server/status/base.twig:31
16430 msgid "Advisor"
16431 msgstr "მრჩეველი"
16433 #: templates/server/status/monitor/index.twig:8
16434 msgid "Start Monitor"
16435 msgstr "მონიტორის გაშვება"
16437 #: templates/server/status/monitor/index.twig:16
16438 msgid "Instructions/Setup"
16439 msgstr "ინსტრუქციები/მორგება"
16441 #: templates/server/status/monitor/index.twig:20
16442 msgid "Done dragging (rearranging) charts"
16443 msgstr ""
16445 #: templates/server/status/monitor/index.twig:27
16446 msgid "Add chart"
16447 msgstr "გრაფიკის დამატება"
16449 #: templates/server/status/monitor/index.twig:31
16450 msgid "Enable charts dragging"
16451 msgstr ""
16453 #: templates/server/status/monitor/index.twig:36
16454 #: templates/server/status/processes/index.twig:33
16455 msgid "Refresh rate"
16456 msgstr "განახლების სიხშირე"
16458 #: templates/server/status/monitor/index.twig:43
16459 #: templates/server/status/processes/index.twig:40
16460 #, php-format
16461 msgid "%d second"
16462 msgstr "%d წამი"
16464 #: templates/server/status/monitor/index.twig:45
16465 #: templates/server/status/processes/index.twig:42
16466 #, php-format
16467 msgid "%d seconds"
16468 msgstr "%d წამი"
16470 #: templates/server/status/monitor/index.twig:49
16471 #: templates/server/status/processes/index.twig:46
16472 #, php-format
16473 msgid "%d minute"
16474 msgstr "%d წუთი"
16476 #: templates/server/status/monitor/index.twig:51
16477 #: templates/server/status/processes/index.twig:48
16478 #, php-format
16479 msgid "%d minutes"
16480 msgstr "%d წუთი"
16482 #: templates/server/status/monitor/index.twig:61
16483 msgid "Chart columns"
16484 msgstr "გრაფიკის სვეტები"
16486 #: templates/server/status/monitor/index.twig:74
16487 msgid "Chart arrangement"
16488 msgstr ""
16490 #: templates/server/status/monitor/index.twig:75
16491 msgid ""
16492 "The arrangement of the charts is stored to the browsers local storage. You "
16493 "may want to export it if you have a complicated set up."
16494 msgstr ""
16496 #: templates/server/status/monitor/index.twig:84
16497 msgid "Reset to default"
16498 msgstr "ნაგულისხმებ მნიშვნელობაზე დაბრუნება"
16500 #: templates/server/status/monitor/index.twig:89
16501 msgid "Monitor Instructions"
16502 msgstr "მონიტორის ინსტრუქციები"
16504 #: templates/server/status/monitor/index.twig:91
16505 msgid ""
16506 "The phpMyAdmin Monitor can assist you in optimizing the server configuration "
16507 "and track down time intensive queries. For the latter you will need to set "
16508 "log_output to 'TABLE' and have either the slow_query_log or general_log "
16509 "enabled. Note however, that the general_log produces a lot of data and "
16510 "increases server load by up to 15%."
16511 msgstr ""
16513 #: templates/server/status/monitor/index.twig:101
16514 msgid "Using the monitor:"
16515 msgstr ""
16517 #: templates/server/status/monitor/index.twig:103
16518 msgid ""
16519 "Your browser will refresh all displayed charts in a regular interval. You "
16520 "may add charts and change the refresh rate under 'Settings', or remove any "
16521 "chart using the cog icon on each respective chart."
16522 msgstr ""
16524 #: templates/server/status/monitor/index.twig:108
16525 msgid ""
16526 "To display queries from the logs, select the relevant time span on any chart "
16527 "by holding down the left mouse button and panning over the chart. Once "
16528 "confirmed, this will load a table of grouped queries, there you may click on "
16529 "any occurring SELECT statements to further analyze them."
16530 msgstr ""
16532 #: templates/server/status/monitor/index.twig:114
16533 msgid "Please note:"
16534 msgstr ""
16536 #: templates/server/status/monitor/index.twig:117
16537 msgid ""
16538 "Enabling the general_log may increase the server load by 5-15%. Also be "
16539 "aware that generating statistics from the logs is a load intensive task, so "
16540 "it is advisable to select only a small time span and to disable the "
16541 "general_log and empty its table once monitoring is not required any more."
16542 msgstr ""
16544 #: templates/server/status/monitor/index.twig:128
16545 #: templates/server/status/monitor/index.twig:134
16546 msgid "Chart Title"
16547 msgstr "გრაფიკის სათაური"
16549 #: templates/server/status/monitor/index.twig:138
16550 msgid "Preset chart"
16551 msgstr ""
16553 #: templates/server/status/monitor/index.twig:144
16554 msgid "Status variable(s)"
16555 msgstr ""
16557 #: templates/server/status/monitor/index.twig:149
16558 msgid "Select series:"
16559 msgstr "სერიების არჩევა:"
16561 #: templates/server/status/monitor/index.twig:152
16562 msgid "Commonly monitored"
16563 msgstr ""
16565 #: templates/server/status/monitor/index.twig:170
16566 msgid "or type variable name:"
16567 msgstr "ან აკრიფეთ ცვლადის სახელი:"
16569 #: templates/server/status/monitor/index.twig:177
16570 msgid "Display as differential value"
16571 msgstr ""
16573 #: templates/server/status/monitor/index.twig:182
16574 msgid "Apply a divisor"
16575 msgstr ""
16577 #: templates/server/status/monitor/index.twig:193
16578 msgid "Append unit to data values"
16579 msgstr ""
16581 #: templates/server/status/monitor/index.twig:201
16582 msgid "Add this series"
16583 msgstr "ამ სერიების დამატება"
16585 #: templates/server/status/monitor/index.twig:204
16586 msgid "Clear series"
16587 msgstr ""
16589 #: templates/server/status/monitor/index.twig:208
16590 msgid "Series in chart:"
16591 msgstr "მონაცემის მწკრივები გრაფიკში:"
16593 #: templates/server/status/monitor/index.twig:224
16594 msgid "Log statistics"
16595 msgstr "ჟურნალის სტატისტიკა"
16597 #: templates/server/status/monitor/index.twig:226
16598 msgid "Selected time range:"
16599 msgstr "მონიშნული დროის დიაპაზონი:"
16601 #: templates/server/status/monitor/index.twig:234
16602 msgid "Only retrieve SELECT,INSERT,UPDATE and DELETE Statements"
16603 msgstr ""
16605 #: templates/server/status/monitor/index.twig:240
16606 msgid "Remove variable data in INSERT statements for better grouping"
16607 msgstr ""
16609 #: templates/server/status/monitor/index.twig:244
16610 msgid "Choose from which log you want the statistics to be generated from."
16611 msgstr ""
16613 #: templates/server/status/monitor/index.twig:247
16614 msgid "Results are grouped by query text."
16615 msgstr ""
16617 #: templates/server/status/monitor/index.twig:251
16618 msgid "Query analyzer"
16619 msgstr "მოთხოვნის ანალიზატორი"
16621 #: templates/server/status/processes/index.twig:14
16622 msgid "Show only active"
16623 msgstr "მხოლოდ აქტიურის ჩვენება"
16625 #: templates/server/status/processes/index.twig:28
16626 msgid ""
16627 "Note: Enabling the auto refresh here might cause heavy traffic between the "
16628 "web server and the MySQL server."
16629 msgstr ""
16631 #. l10n: Questions is the name of a MySQL Status variable
16632 #: templates/server/status/queries/index.twig:8
16633 msgid "Questions since startup:"
16634 msgstr "კითხვები გაშვების შემდეგ:"
16636 #: templates/server/status/queries/index.twig:20
16637 msgid "per hour:"
16638 msgstr "საათში:"
16640 #: templates/server/status/queries/index.twig:21
16641 msgid "per minute:"
16642 msgstr "წუთში:"
16644 #: templates/server/status/queries/index.twig:23
16645 msgid "per second:"
16646 msgstr "წამში:"
16648 #: templates/server/status/queries/index.twig:37
16649 msgid "Statements"
16650 msgstr "ინსტრუქციები"
16652 #. l10n: # = Amount of queries
16653 #: templates/server/status/queries/index.twig:38
16654 msgid "#"
16655 msgstr "#"
16657 #: templates/server/status/queries/index.twig:39
16658 #: templates/server/status/status/index.twig:18
16659 #: templates/server/status/status/index.twig:38
16660 msgid "ø per hour"
16661 msgstr "ø საათში"
16663 #: templates/server/status/queries/index.twig:59
16664 msgid "Not enough privilege to view query statistics."
16665 msgstr ""
16667 #: templates/server/status/status/index.twig:6
16668 #, php-format
16669 msgid "Network traffic since startup: %s"
16670 msgstr ""
16672 #: templates/server/status/status/index.twig:7
16673 #, php-format
16674 msgid "This MySQL server has been running for %1$s. It started up on %2$s."
16675 msgstr ""
16676 "დრო, რომლის განმავლობაშიც ეს MySQL სერვერი გაშვებულია: %1$s. გაშვების დრო: "
16677 "%2$s."
16679 #: templates/server/status/status/index.twig:15
16680 msgid ""
16681 "On a busy server, the byte counters may overrun, so those statistics as "
16682 "reported by the MySQL server may be incorrect."
16683 msgstr ""
16685 #: templates/server/status/status/index.twig:59
16686 msgid ""
16687 "This MySQL server works as <b>primary</b> and <b>replica</b> in "
16688 "<b>replication</b> process."
16689 msgstr ""
16691 #: templates/server/status/status/index.twig:61
16692 msgid ""
16693 "This MySQL server works as <b>primary</b> in <b>replication</b> process."
16694 msgstr ""
16696 #: templates/server/status/status/index.twig:63
16697 msgid ""
16698 "This MySQL server works as <b>replica</b> in <b>replication</b> process."
16699 msgstr ""
16701 #: templates/server/status/status/index.twig:69
16702 msgid "Replication status"
16703 msgstr "რეპლიკაციის სტატუსი"
16705 #: templates/server/status/status/index.twig:75
16706 msgid "Not enough privilege to view server status."
16707 msgstr ""
16709 #: templates/server/status/variables/index.twig:20
16710 msgid "Show only alert values"
16711 msgstr "მხოლოდ განგაშის მნიშვნელობების ჩვენება"
16713 #: templates/server/status/variables/index.twig:25
16714 #: templates/server/status/variables/index.twig:27
16715 msgid "Filter by category…"
16716 msgstr ""
16718 #: templates/server/status/variables/index.twig:37
16719 msgid "Show unformatted values"
16720 msgstr "დაუფორმატებელი მნიშვნელობების ჩვენება"
16722 #: templates/server/status/variables/index.twig:50
16723 msgid "Related links:"
16724 msgstr "შესაბამისი ბმულები:"
16726 #: templates/server/status/variables/index.twig:139
16727 msgid "Not enough privilege to view status variables."
16728 msgstr ""
16730 #: templates/server/user_groups/edit_user_groups.twig:2
16731 #: templates/server/user_groups/user_groups.twig:64
16732 msgid "Add user group"
16733 msgstr "მომხმარებლის ჯგუფის დამატება"
16735 #: templates/server/user_groups/edit_user_groups.twig:4
16736 #, php-format
16737 msgid "Edit user group: '%s'"
16738 msgstr ""
16740 #: templates/server/user_groups/edit_user_groups.twig:9
16741 msgid "User group menu assignments"
16742 msgstr "მომხმარებლის ჯგუფის მენიუს მინიჭებები"
16744 #: templates/server/user_groups/edit_user_groups.twig:14
16745 msgid "Group name:"
16746 msgstr "ჯგუფის სახელი:"
16748 #: templates/server/user_groups/user_groups.twig:12
16749 msgid "Server level tabs"
16750 msgstr "სერვერის-დონის ჩანართები"
16752 #: templates/server/user_groups/user_groups.twig:15
16753 msgid "Database level tabs"
16754 msgstr "ბაზის დონის ჩანართები"
16756 #: templates/server/user_groups/user_groups.twig:18
16757 msgid "Table level tabs"
16758 msgstr "ცხრილის დონის ჩანართები"
16760 #: templates/server/user_groups/user_groups.twig:50
16761 msgid "Delete user group"
16762 msgstr "მომხმარებლის ჯგუფის წაშლა"
16764 #: templates/server/user_groups/user_listings.twig:1
16765 #, php-format
16766 msgid "Users of '%s' user group"
16767 msgstr ""
16769 #: templates/server/user_groups/user_listings.twig:3
16770 msgid "No users were found belonging to this user group."
16771 msgstr ""
16773 #: templates/server/variables/index.twig:5
16774 msgid "Server variables and settings"
16775 msgstr "სერვერის ცვლადები და პარამეტრები"
16777 #: templates/server/variables/index.twig:43
16778 msgid "This is a read-only variable and can not be edited"
16779 msgstr ""
16781 #: templates/server/variables/index.twig:69
16782 msgid "Session value"
16783 msgstr "სესიის მნიშვნელობა"
16785 #: templates/server/variables/index.twig:80
16786 #, php-format
16787 msgid "Not enough privilege to view server variables and settings. %s"
16788 msgstr ""
16789 "არასაკმარისი პრივილეგიები სერვერის ცვლადებისა და პარამეტრების სანახავად. %s"
16791 #: templates/setup/base.twig:29 templates/setup/home/index.twig:20
16792 msgid "Overview"
16793 msgstr "განხილვა"
16795 #: templates/setup/config/index.twig:4 templates/setup/home/index.twig:98
16796 msgid "Configuration file"
16797 msgstr "კონფიგურაციის ფაილი"
16799 #: templates/setup/config/index.twig:16
16800 msgid "Generated configuration file"
16801 msgstr "გენერირებული კონფიგურაციის ფაილი"
16803 #: templates/setup/config/index.twig:22 templates/setup/home/index.twig:165
16804 msgid "Download"
16805 msgstr "ჩამოტვირთვა"
16807 #: templates/setup/error.twig:3
16808 msgid "Submitted form contains errors"
16809 msgstr ""
16811 #: templates/setup/error.twig:6
16812 msgid "Try to revert erroneous fields to their default values"
16813 msgstr ""
16815 #: templates/setup/error.twig:14
16816 msgid "Ignore errors"
16817 msgstr "შეცდომების იგნორირება"
16819 #: templates/setup/error.twig:18
16820 msgid "Show form"
16821 msgstr "ფორმის ჩვენება"
16823 #: templates/setup/home/index.twig:23
16824 msgid "Show hidden messages"
16825 msgstr "დამალული შეტყობინებების ჩვენება"
16827 #: templates/setup/home/index.twig:79
16828 msgid "There are no configured servers"
16829 msgstr ""
16831 #: templates/setup/home/index.twig:88
16832 msgid "New server"
16833 msgstr "ახალი სერვერი"
16835 #: templates/setup/home/index.twig:110
16836 msgid "Default language"
16837 msgstr "ნაგულისხმები ენა"
16839 #: templates/setup/home/index.twig:128
16840 msgid "Default server"
16841 msgstr "ნაგულისხმები სერვერი"
16843 #: templates/setup/home/index.twig:139
16844 msgid "let the user choose"
16845 msgstr ""
16847 #: templates/setup/home/index.twig:146
16848 msgid "- none -"
16849 msgstr "- არაა -"
16851 #: templates/setup/home/index.twig:153
16852 msgid "End of line"
16853 msgstr "სტრიქონის დასასრული"
16855 #: templates/setup/home/index.twig:164
16856 msgid "Display"
16857 msgstr "ჩვენება"
16859 #: templates/setup/home/index.twig:175
16860 msgid "phpMyAdmin homepage"
16861 msgstr "phpMyAdmin-ის სათაო გვერდი"
16863 #: templates/setup/home/index.twig:176
16864 msgid "Donate"
16865 msgstr "შემოწირულობა"
16867 #: templates/setup/home/index.twig:177
16868 msgid "Check for latest version"
16869 msgstr "უკანასკნელ ვერსიაზე შემოწმება"
16871 #: templates/setup/servers/index.twig:6
16872 msgid "Edit server"
16873 msgstr "სერვერის რედაქტირება"
16875 #: templates/setup/servers/index.twig:11
16876 msgid "Add a new server"
16877 msgstr "ახალი სერვერის დამატება"
16879 #: templates/setup/servers/index.twig:17
16880 msgid "Something went wrong."
16881 msgstr "რაღაც მოხდა."
16883 #: templates/sql/bookmark.twig:11 templates/sql/bookmark.twig:29
16884 msgid "Bookmark this SQL query"
16885 msgstr ""
16887 #: templates/sql/bookmark.twig:15
16888 #, fuzzy
16889 #| msgid "Label"
16890 msgid "Label:"
16891 msgstr "Label"
16893 #: templates/sql/bookmark.twig:22 templates/sql/query.twig:93
16894 msgid "Let every user access this bookmark"
16895 msgstr ""
16897 #: templates/sql/profiling_chart.twig:4
16898 msgid "Detailed profile"
16899 msgstr "დეტალური პროფილი"
16901 #: templates/sql/profiling_chart.twig:13 templates/sql/profiling_chart.twig:43
16902 msgid "State"
16903 msgstr "მდგომარეობა"
16905 #: templates/sql/profiling_chart.twig:38
16906 msgid "Summary by state"
16907 msgstr ""
16909 #: templates/sql/profiling_chart.twig:47
16910 msgid "Total Time"
16911 msgstr "სრული დრო"
16913 #: templates/sql/profiling_chart.twig:51
16914 msgid "% Time"
16915 msgstr "% დრო"
16917 #: templates/sql/profiling_chart.twig:55
16918 msgid "Calls"
16919 msgstr "გამოძახებები"
16921 #: templates/sql/profiling_chart.twig:59
16922 msgid "ø Time"
16923 msgstr "ø დრო"
16925 #: templates/sql/query.twig:44
16926 msgid "Get auto-saved query"
16927 msgstr ""
16929 #. l10n: Bind parameters in the SQL query using :parameterName format
16930 #: templates/sql/query.twig:51
16931 msgid "Bind parameters"
16932 msgstr "მიბმის პარამეტრები"
16934 #: templates/sql/query.twig:84
16935 msgid "Bookmark this SQL query:"
16936 msgstr ""
16938 #: templates/sql/query.twig:100
16939 msgid "Replace existing bookmark of same name"
16940 msgstr ""
16942 #: templates/sql/query.twig:110 templates/sql/query.twig:111
16943 msgid "Delimiter"
16944 msgstr "გამყოფი"
16946 #: templates/sql/query.twig:119
16947 msgid "Show this query here again"
16948 msgstr ""
16950 #: templates/sql/query.twig:134
16951 msgid "Rollback when finished"
16952 msgstr ""
16954 #: templates/sql/query.twig:156
16955 msgid "Bookmarked SQL query"
16956 msgstr ""
16958 #: templates/sql/query.twig:160
16959 msgid "Bookmark:"
16960 msgstr "სანიშნი:"
16962 #: templates/sql/query.twig:169
16963 msgid "shared"
16964 msgstr "გაზიარებული"
16966 #: templates/sql/query.twig:182
16967 msgid "View only"
16968 msgstr "მხოლოდ ნახვა"
16970 #: templates/table/browse_foreigners/column_element.twig:4
16971 msgid "Use this value"
16972 msgstr "გამოიყენეთ ეს ველი"
16974 #: templates/table/chart/tbl_chart.twig:10
16975 msgid "Chart type"
16976 msgstr "გრაფიკის ტიპი"
16978 #: templates/table/chart/tbl_chart.twig:13
16979 msgctxt "Chart type"
16980 msgid "Bar"
16981 msgstr "რიგი"
16983 #: templates/table/chart/tbl_chart.twig:17
16984 msgctxt "Chart type"
16985 msgid "Column"
16986 msgstr "სვეტი"
16988 #: templates/table/chart/tbl_chart.twig:21
16989 msgctxt "Chart type"
16990 msgid "Line"
16991 msgstr "ხაზი"
16993 #: templates/table/chart/tbl_chart.twig:25
16994 msgctxt "Chart type"
16995 msgid "Spline"
16996 msgstr "სპლაინი"
16998 #: templates/table/chart/tbl_chart.twig:29
16999 msgctxt "Chart type"
17000 msgid "Area"
17001 msgstr "ფართობი"
17003 #: templates/table/chart/tbl_chart.twig:33
17004 msgctxt "Chart type"
17005 msgid "Pie"
17006 msgstr "წრიული"
17008 #: templates/table/chart/tbl_chart.twig:37
17009 msgctxt "Chart type"
17010 msgid "Timeline"
17011 msgstr "დროის ხაზი"
17013 #: templates/table/chart/tbl_chart.twig:41
17014 msgctxt "Chart type"
17015 msgid "Scatter"
17016 msgstr "გაფანტვა"
17018 #: templates/table/chart/tbl_chart.twig:47
17019 msgid "Stacked"
17020 msgstr "ჩალაგებული"
17022 #: templates/table/chart/tbl_chart.twig:51
17023 msgid "Chart title:"
17024 msgstr "გრაფიკის სათაური:"
17026 #: templates/table/chart/tbl_chart.twig:57
17027 msgid "X-Axis:"
17028 msgstr "X-ღერძი:"
17030 #: templates/table/chart/tbl_chart.twig:73
17031 msgid "Series:"
17032 msgstr "სერიები:"
17034 #: templates/table/chart/tbl_chart.twig:101
17035 msgid "X-Axis label:"
17036 msgstr ""
17038 #: templates/table/chart/tbl_chart.twig:102
17039 msgid "X Values"
17040 msgstr "X მნიშვნელობები"
17042 #: templates/table/chart/tbl_chart.twig:106
17043 msgid "Y-Axis label:"
17044 msgstr ""
17046 #: templates/table/chart/tbl_chart.twig:107
17047 msgid "Y Values"
17048 msgstr "Y მნიშვნელობები"
17050 #: templates/table/chart/tbl_chart.twig:112
17051 msgid "Series names are in a column"
17052 msgstr ""
17054 #: templates/table/chart/tbl_chart.twig:116
17055 msgid "Series column:"
17056 msgstr "სერიის სვეტი:"
17058 #: templates/table/chart/tbl_chart.twig:126
17059 msgid "Value Column:"
17060 msgstr "მნიშვნელობის სვეტი:"
17062 #: templates/table/chart/tbl_chart.twig:147
17063 msgid "Save chart as image"
17064 msgstr "გრაფიკის გამოსახულების სახით შენახვა"
17066 #: templates/table/export/index.twig:12
17067 msgid ""
17068 "@SERVER@ will become the server name, @DATABASE@ will become the database "
17069 "name and @TABLE@ will become the table name."
17070 msgstr ""
17072 #: templates/table/export/index.twig:7
17073 #, php-format
17074 msgid "Exporting rows from \"%s\" table"
17075 msgstr "მიმდინარეობს მწკრივების გატანა ცხრილიდან \"%s\""
17077 #: templates/table/find_replace/index.twig:4
17078 #: templates/table/search/index.twig:4 templates/table/zoom_search/index.twig:4
17079 msgid "Table search"
17080 msgstr "ცხრილში ძებნა"
17082 #: templates/table/find_replace/index.twig:10
17083 #: templates/table/search/index.twig:10
17084 #: templates/table/zoom_search/index.twig:10
17085 msgid "Zoom search"
17086 msgstr "ძიების მასშტაბირება"
17088 #: templates/table/find_replace/index.twig:16
17089 #: templates/table/find_replace/index.twig:27
17090 #: templates/table/search/index.twig:16
17091 #: templates/table/zoom_search/index.twig:16
17092 msgid "Find and replace"
17093 msgstr "ძებნა და ჩანაცვლება"
17095 #: templates/table/find_replace/index.twig:36
17096 msgid "Replace with:"
17097 msgstr "ჩანაცვლდება:"
17099 #: templates/table/find_replace/index.twig:57
17100 msgid "Use regular expression"
17101 msgstr "რეგულარული გამოსახულებების გამოყენება"
17103 #: templates/table/find_replace/replace_preview.twig:10
17104 msgid "Find and replace - preview"
17105 msgstr ""
17107 #: templates/table/find_replace/replace_preview.twig:17
17108 msgid "Original string"
17109 msgstr "საწყისი სტრიქონი"
17111 #: templates/table/find_replace/replace_preview.twig:18
17112 msgid "Replaced string"
17113 msgstr "ჩანაცვლებული სტრიქონი"
17115 #: templates/table/find_replace/replace_preview.twig:36
17116 msgid "Replace"
17117 msgstr "ჩანაცვლება"
17119 #: templates/table/gis_visualization/gis_visualization.twig:2
17120 msgid "Display GIS Visualization"
17121 msgstr "ჩვენების GIS ვიზუალიზაცია"
17123 #: templates/table/gis_visualization/gis_visualization.twig:10
17124 msgid "Label column"
17125 msgstr "ჭდის სვეტი"
17127 #: templates/table/gis_visualization/gis_visualization.twig:12
17128 msgid "-- None --"
17129 msgstr "- არაა -"
17131 #: templates/table/gis_visualization/gis_visualization.twig:21
17132 msgid "Spatial column"
17133 msgstr "სივრცითი სვეტი"
17135 #: templates/table/import/index.twig:3
17136 #, php-format
17137 msgid "Importing into the table \"%s\""
17138 msgstr "მიმდინარეობს შემოტანა ცხრილში \"%s\""
17140 #: templates/table/index_form.twig:18 templates/table/index_rename_form.twig:11
17141 msgid "Index name:"
17142 msgstr "ინდექსის სახელი:"
17144 #: templates/table/index_form.twig:19 templates/table/index_rename_form.twig:12
17145 msgid ""
17146 "\"PRIMARY\" <b>must</b> be the name of and <b>only of</b> a primary key!"
17147 msgstr ""
17149 #: templates/table/index_form.twig:37
17150 msgid "Index choice:"
17151 msgstr "ინდექსის არჩევანი:"
17153 #: templates/table/index_form.twig:57
17154 msgid "Advanced options"
17155 msgstr "დამატებითი პარამეტრები"
17157 #: templates/table/index_form.twig:67
17158 msgid "Key block size:"
17159 msgstr ""
17161 #: templates/table/index_form.twig:84
17162 msgid "Index type:"
17163 msgstr "ინდექსის ტიპი:"
17165 #: templates/table/index_form.twig:101
17166 msgid "Parser:"
17167 msgstr "დამმუშავებელი:"
17169 #: templates/table/index_form.twig:117
17170 msgid "Comment:"
17171 msgstr "კომენტარი:"
17173 #: templates/table/index_form.twig:162 templates/table/index_form.twig:199
17174 msgid "Drag to reorder"
17175 msgstr ""
17177 #: templates/table/insert/actions_panel.twig:9
17178 msgid "Insert as new row"
17179 msgstr "ახალი სტრიქონის ჩამატება"
17181 #: templates/table/insert/actions_panel.twig:10
17182 msgid "Insert as new row and ignore errors"
17183 msgstr ""
17185 #: templates/table/insert/actions_panel.twig:11
17186 msgid "Show insert query"
17187 msgstr "ჩასმის მოთხოვნის ჩვენება"
17189 #: templates/table/insert/actions_panel.twig:15
17190 msgid "and then"
17191 msgstr "და შემდეგ"
17193 #: templates/table/insert/actions_panel.twig:19
17194 msgid "Go back to previous page"
17195 msgstr "წინა გვერდზე დაბრუნება"
17197 #: templates/table/insert/actions_panel.twig:20
17198 msgid "Insert another new row"
17199 msgstr "სხვა ახალი სტრიქონის დამატება"
17201 #: templates/table/insert/actions_panel.twig:22
17202 msgid "Go back to this page"
17203 msgstr "ამ გვერდზე დაბრუნება"
17205 #: templates/table/insert/actions_panel.twig:24
17206 msgid "Edit next row"
17207 msgstr "შემდეგი სტრიქონის რედაქტირება"
17209 #: templates/table/insert/actions_panel.twig:32
17210 msgid ""
17211 "Use TAB key to move from value to value, or CTRL+arrows to move anywhere."
17212 msgstr ""
17214 #: templates/table/insert/column_row.twig:15
17215 msgid "Binary"
17216 msgstr "ბინარული"
17218 #: templates/table/insert/column_row.twig:30
17219 msgid "Use the NULL value for this column."
17220 msgstr ""
17222 #: templates/table/insert/column_row.twig:65
17223 msgid "Because of its length,<br> this column might not be editable."
17224 msgstr "მისი სიგრძის გამო <br>ეს სვეტი შეიძლება ჩასწორებადი არ იყოს."
17226 #: templates/table/insert/column_row.twig:93
17227 msgid "Binary - do not edit"
17228 msgstr ""
17230 #: templates/table/insert/column_row.twig:123
17231 #: templates/table/search/input_box.twig:38
17232 msgid "Edit/Insert"
17233 msgstr "ჩასწორება/ჩასმა"
17235 #: templates/table/insert/continue_insertion_form.twig:18
17236 #, php-format
17237 msgid "Continue insertion with %s rows"
17238 msgstr "%s მწკრივის ჩასმის გაგრძელება"
17240 #: templates/table/maintenance/checksum.twig:13
17241 msgid "Checksum"
17242 msgstr "საკონტროლო ჯამი"
17244 #: templates/table/operations/index.twig:9
17245 msgid "Alter table order by"
17246 msgstr ""
17248 #: templates/table/operations/index.twig:20
17249 msgctxt "Alter table order by a single field."
17250 msgid "(singly)"
17251 msgstr ""
17253 #: templates/table/operations/index.twig:50
17254 msgid "Move table to (database.table)"
17255 msgstr ""
17257 #: templates/table/operations/index.twig:101
17258 msgid "Table options"
17259 msgstr "ცხრილის პარამეტრები"
17261 #: templates/table/operations/index.twig:105
17262 msgid "Rename table to"
17263 msgstr ""
17265 #: templates/table/operations/index.twig:123
17266 msgid "Table comments"
17267 msgstr "ცხრილის კომენტარები"
17269 #: templates/table/operations/index.twig:170
17270 msgid "Change all column collations"
17271 msgstr ""
17273 #: templates/table/operations/index.twig:251
17274 msgid "Copy table to (database.table)"
17275 msgstr "დააკოპირეთ ცხრილი (database.table)"
17277 #: templates/table/operations/index.twig:322
17278 msgid "Switch to copied table"
17279 msgstr ""
17281 #: templates/table/operations/index.twig:364
17282 msgid "Defragment table"
17283 msgstr ""
17285 #: templates/table/operations/index.twig:372
17286 #, php-format
17287 msgid "Table %s has been flushed."
17288 msgstr ""
17290 #: templates/table/operations/index.twig:376
17291 msgid "Flush the table (FLUSH)"
17292 msgstr ""
17294 #: templates/table/operations/index.twig:413
17295 msgid "Empty the table (TRUNCATE)"
17296 msgstr ""
17298 #: templates/table/operations/index.twig:431
17299 msgid "Empty the table (DELETE FROM)"
17300 msgstr "ცხრილის დაცარიელება (DELETE FROM)"
17302 #: templates/table/operations/index.twig:452
17303 msgid "Delete the table (DROP)"
17304 msgstr "მაგიდების წაშლა (DROP)"
17306 #: templates/table/operations/index.twig:474
17307 msgid "Partition maintenance"
17308 msgstr ""
17310 #: templates/table/operations/index.twig:500
17311 #: templates/table/structure/display_partitions.twig:201
17312 msgid "Remove partitioning"
17313 msgstr ""
17315 #: templates/table/operations/index.twig:513
17316 msgid "Check referential integrity"
17317 msgstr ""
17319 #: templates/table/operations/view.twig:12
17320 msgid "Rename view to"
17321 msgstr "ხედის გადარქმევა"
17323 #: templates/table/operations/view.twig:37
17324 msgid "Delete the view (DROP)"
17325 msgstr "ხედის წაშლა (DROP)"
17327 #: templates/table/page_with_secondary_tabs.twig:11
17328 msgid "Relation view"
17329 msgstr "ურთიერთობის ხედი"
17331 #: templates/table/partition/analyze.twig:2
17332 msgid "Analyze partition"
17333 msgstr "დანაყოფის ანალიზი"
17335 #: templates/table/partition/check.twig:2
17336 msgid "Check partition"
17337 msgstr "დანაყოფის შემოწმება"
17339 #: templates/table/partition/drop.twig:2
17340 msgid "Drop partition"
17341 msgstr "დანაყოფის მოცილება"
17343 #: templates/table/partition/optimize.twig:2
17344 msgid "Optimize partition"
17345 msgstr "დანაყოფის ოპტიმიზაცია"
17347 #: templates/table/partition/rebuild.twig:2
17348 msgid "Rebuild partition"
17349 msgstr "დანაყოფის თავიდან აგება"
17351 #: templates/table/partition/repair.twig:2
17352 msgid "Repair partition"
17353 msgstr "დანაყოფის რემონტი"
17355 #: templates/table/partition/truncate.twig:2
17356 msgid "Truncate partition"
17357 msgstr "დანაყოფის მოკვეთა"
17359 #: templates/table/privileges/index.twig:57
17360 msgid "table-specific"
17361 msgstr "ცხრილზე-დამოკიდებული"
17363 #: templates/table/relation/common_form.twig:9
17364 msgid "Foreign key constraints"
17365 msgstr "უცხო-გასაღების შეზღუდვები"
17367 #: templates/table/relation/common_form.twig:14
17368 msgid "Actions"
17369 msgstr "მოქმედებები"
17371 #: templates/table/relation/common_form.twig:15
17372 msgid "Constraint properties"
17373 msgstr "შეზღუდვის თვისებები"
17375 #: templates/table/relation/common_form.twig:19
17376 msgid ""
17377 "Creating a foreign key over a non-indexed column would automatically create "
17378 "an index on it. Alternatively, you can define an index below, before "
17379 "creating the foreign key."
17380 msgstr ""
17382 #: templates/table/relation/common_form.twig:24
17383 msgid ""
17384 "Only columns with index will be displayed. You can define an index below."
17385 msgstr ""
17387 #: templates/table/relation/common_form.twig:28
17388 msgid "Foreign key constraint"
17389 msgstr "უცხო გასაღების შეზღუდვა"
17391 #: templates/table/relation/common_form.twig:93
17392 msgid "+ Add constraint"
17393 msgstr "+ შეზღუდვის დამატება"
17395 #: templates/table/relation/common_form.twig:106
17396 #: templates/table/relation/common_form.twig:114
17397 msgid "Internal relationships"
17398 msgstr "შიდა ურთიერთობები"
17400 #: templates/table/relation/common_form.twig:122
17401 msgid "Internal relation"
17402 msgstr "შიდა ურთიერთობა"
17404 #: templates/table/relation/common_form.twig:124
17405 msgid ""
17406 "An internal relation is not necessary when a corresponding FOREIGN KEY "
17407 "relation exists."
17408 msgstr ""
17410 #: templates/table/relation/common_form.twig:208
17411 msgid "Choose column to display:"
17412 msgstr "აირჩიეთ საჩვენებელი სვეტი:"
17414 #: templates/table/relation/foreign_key_row.twig:15
17415 #, php-format
17416 msgid "Foreign key constraint %s has been dropped"
17417 msgstr "უცხო გასაღების შეზღუდვა %s მოცილებულია"
17419 #: templates/table/relation/foreign_key_row.twig:33
17420 msgid "Constraint name"
17421 msgstr "შეზღუდვის სახელი"
17423 #: templates/table/search/index.twig:27
17424 msgid "Do a \"query by example\" (wildcard: \"%\")"
17425 msgstr ""
17427 #: templates/table/search/index.twig:111
17428 msgid "Select columns (at least one):"
17429 msgstr "აირჩიეთ სვეტები (ერთი მაინც):"
17431 #: templates/table/search/index.twig:130
17432 msgid "Add search conditions (body of the \"where\" clause):"
17433 msgstr ""
17435 #: templates/table/search/index.twig:138
17436 msgid "Number of rows per page"
17437 msgstr ""
17439 #: templates/table/search/index.twig:144
17440 msgid "Display order:"
17441 msgstr "ჩვენების მიმდევრობა:"
17443 #: templates/table/search/index.twig:181
17444 msgid "Range search"
17445 msgstr "დიაპაზონის ძებნა"
17447 #: templates/table/search/index.twig:187
17448 msgid "Minimum value:"
17449 msgstr "მინიმალური მნიშვნელობა:"
17451 #: templates/table/search/index.twig:190
17452 msgid "Maximum value:"
17453 msgstr "მაქსიმალური მნიშვნელობა:"
17455 #: templates/table/start_and_number_of_rows_fieldset.twig:3
17456 msgid "Start row:"
17457 msgstr "საწყისი მწკრივი:"
17459 #: templates/table/structure/display_partitions.twig:4
17460 #: templates/table/structure/display_structure.twig:597
17461 msgid "Partitions"
17462 msgstr "დანაყოფები"
17464 #: templates/table/structure/display_partitions.twig:8
17465 msgid "No partitioning defined!"
17466 msgstr "დაყოფა აღწერილი არაა!"
17468 #: templates/table/structure/display_partitions.twig:11
17469 msgid "Partitioned by:"
17470 msgstr "დაყოფის პირობა:"
17472 #: templates/table/structure/display_partitions.twig:16
17473 msgid "Sub partitioned by:"
17474 msgstr "ქვედაყოფის პირობა:"
17476 #: templates/table/structure/display_partitions.twig:29
17477 msgid "Data length"
17478 msgstr "მონაცემების სიგრძე"
17480 #: templates/table/structure/display_partitions.twig:30
17481 msgid "Index length"
17482 msgstr "ინდექსის სიგრძე"
17484 #: templates/table/structure/display_partitions.twig:194
17485 msgid "Partition table"
17486 msgstr "დანაყოფების ცხრილი"
17488 #: templates/table/structure/display_partitions.twig:207
17489 #: templates/table/structure/partition_definition_form.twig:5
17490 msgid "Edit partitioning"
17491 msgstr "დაყოფის ჩასწორება"
17493 #: templates/table/structure/display_structure.twig:70
17494 msgid "Media type:"
17495 msgstr "მედიის ტიპი:"
17497 #: templates/table/structure/display_structure.twig:91
17498 #: templates/table/tracking/structure_snapshot_columns.twig:47
17499 msgctxt "None for default"
17500 msgid "None"
17501 msgstr "არცერთი"
17503 #: templates/table/structure/display_structure.twig:108
17504 #: templates/table/structure/display_structure.twig:287
17505 msgid "Change"
17506 msgstr "შეცვლა"
17508 #: templates/table/structure/display_structure.twig:116
17509 #, php-format
17510 msgid "Column %s has been dropped."
17511 msgstr "სვეტი %s წაიშალა."
17513 #: templates/table/structure/display_structure.twig:142
17514 #, php-format
17515 msgid "A primary key has been added on %s."
17516 msgstr ""
17518 #: templates/table/structure/display_structure.twig:157
17519 #: templates/table/structure/display_structure.twig:172
17520 #: templates/table/structure/display_structure.twig:197
17521 #: templates/table/structure/display_structure.twig:216
17522 #, php-format
17523 msgid "An index has been added on %s."
17524 msgstr ""
17526 #: templates/table/structure/display_structure.twig:238
17527 msgid "Distinct values"
17528 msgstr "განსხვავებული მნიშვნელობები"
17530 #: templates/table/structure/display_structure.twig:249
17531 #: templates/table/structure/display_structure.twig:315
17532 msgid "Remove from central columns"
17533 msgstr "ცენტრალური სვეტებიდან წაშლა"
17535 #: templates/table/structure/display_structure.twig:257
17536 #: templates/table/structure/display_structure.twig:312
17537 msgid "Add to central columns"
17538 msgstr "დაამატეთ ცენტრალურ სვეტებში"
17540 #: templates/table/structure/display_structure.twig:328
17541 #: templates/table/structure/display_structure.twig:332
17542 #: templates/table/structure/display_structure.twig:417
17543 msgid "Move columns"
17544 msgstr "სვეტების გადატანა"
17546 #: templates/table/structure/display_structure.twig:333
17547 msgid "Move the columns by dragging them up and down."
17548 msgstr ""
17550 #: templates/table/structure/display_structure.twig:389
17551 #: templates/view_create.twig:13
17552 msgid "Edit view"
17553 msgstr "ხედის ჩასწორება"
17555 #: templates/table/structure/display_structure.twig:403
17556 msgid "Propose table structure"
17557 msgstr "ცხრილის სტრუქტურის შეთავაზება"
17559 #: templates/table/structure/display_structure.twig:420
17560 msgid "Normalize"
17561 msgstr "ნორმალიზაცია"
17563 #: templates/table/structure/display_structure.twig:426
17564 msgid "Track view"
17565 msgstr "ხედის ტრეკი"
17567 #: templates/table/structure/display_structure.twig:440
17568 #, php-format
17569 msgid "Add %s column(s)"
17570 msgstr "%s ველის დამატება"
17572 #: templates/table/structure/display_structure.twig:445
17573 msgid "at beginning of table"
17574 msgstr "ცხრილის დასაწყისში"
17576 #: templates/table/structure/display_structure.twig:569
17577 #, php-format
17578 msgid "Create an index on %s columns"
17579 msgstr ""
17581 #: templates/table/structure/display_table_stats.twig:14
17582 msgid "Space usage"
17583 msgstr "ადგილის გამოყენება"
17585 #: templates/table/structure/display_table_stats.twig:37
17586 msgid "Effective"
17587 msgstr "ეფექტური"
17589 #: templates/table/structure/display_table_stats.twig:80
17590 msgid "Row statistics"
17591 msgstr "მწკრივის სტატისტიკა"
17593 #: templates/table/structure/display_table_stats.twig:86
17594 msgid "static"
17595 msgstr "სტატიკური"
17597 #: templates/table/structure/display_table_stats.twig:88
17598 msgid "dynamic"
17599 msgstr "დინამიური"
17601 #: templates/table/structure/display_table_stats.twig:99
17602 msgid "partitioned"
17603 msgstr "დაყოფილი"
17605 #: templates/table/structure/display_table_stats.twig:128
17606 msgid "Row length"
17607 msgstr "სტრიქონის სიგრძე"
17609 #: templates/table/structure/display_table_stats.twig:140
17610 msgid "Row size"
17611 msgstr "სტრიქონის ზომა"
17613 #: templates/table/structure/display_table_stats.twig:147
17614 msgid "Next autoindex"
17615 msgstr ""
17617 #: templates/table/tracking/main.twig:64 templates/table/tracking/main.twig:91
17618 #: templates/table/tracking/main.twig:92
17619 msgid "Delete version"
17620 msgstr "ვერსიის წაშლა"
17622 #: templates/table/tracking/main.twig:102
17623 #, php-format
17624 msgid "Activate tracking for %s"
17625 msgstr "%s-ის ტრეკინგის ჩართვა"
17627 #: templates/table/tracking/main.twig:104
17628 msgid "Activate now"
17629 msgstr ""
17631 #: templates/table/tracking/main.twig:106
17632 #, php-format
17633 msgid "Deactivate tracking for %s"
17634 msgstr "%s-ის ტრეკინგის გამორთვა"
17636 #: templates/table/tracking/main.twig:108
17637 msgid "Deactivate now"
17638 msgstr ""
17640 #: templates/table/tracking/report_table.twig:4
17641 #: templates/table/tracking/structure_snapshot_columns.twig:5
17642 msgctxt "Number"
17643 msgid "#"
17644 msgstr "#"
17646 #: templates/table/tracking/report_table.twig:5
17647 msgid "Date"
17648 msgstr "თარიღი"
17650 #: templates/table/tracking/report_table.twig:6
17651 msgid "Username"
17652 msgstr "მომხმარებელი"
17654 #: templates/table/zoom_search/index.twig:27
17655 msgid "Do a \"query by example\" (wildcard: \"%\") for two different columns"
17656 msgstr ""
17657 "\"მოთხოვნა მაგალითით\"-ის შესრულება (ვაილდკარდი: \"%s\") ორი განსხვავებული "
17658 "სვეტისთვის"
17660 #: templates/table/zoom_search/index.twig:54
17661 msgid "Additional search criteria"
17662 msgstr "ძიების დამატებითი პიირობა"
17664 #: templates/table/zoom_search/index.twig:116
17665 msgid "Use this column to label each point"
17666 msgstr ""
17668 #: templates/table/zoom_search/index.twig:141
17669 msgid "Maximum rows to plot"
17670 msgstr "დასახაზი მწკრივების მაქსიმალური რაოდენობა"
17672 #: templates/table/zoom_search/result_form.twig:7
17673 msgid "Browse/Edit the points"
17674 msgstr ""
17676 #: templates/table/zoom_search/result_form.twig:14
17677 msgid "How to use"
17678 msgstr "როგორ გამოვიყენოთ"
17680 #: templates/table/zoom_search/result_form.twig:17
17681 msgid "Reset zoom"
17682 msgstr "გადიდების საწყისი პარამეტრები"
17684 #. l10n: Show or hide the menu using the hamburger style button
17685 #: templates/top_menu.twig:4
17686 msgid "Toggle navigation"
17687 msgstr "ნავიგაციის გადართვა"
17689 #. l10n: Current page
17690 #: templates/top_menu.twig:14
17691 msgid "(current)"
17692 msgstr "(მიმდინარე)"
17694 #: templates/transformation_overview.twig:1
17695 msgid "Available media types"
17696 msgstr "ხელმისაწვდომი მედიის ტიპები"
17698 #: templates/transformation_overview.twig:13
17699 msgid "Available browser display transformations"
17700 msgstr "ბრაუზერის ჩვენების ხელმისაწვდომი გარდაქმნები"
17702 #: templates/transformation_overview.twig:19
17703 #: templates/transformation_overview.twig:38
17704 msgctxt "for media type transformation"
17705 msgid "Description"
17706 msgstr "აღწერილობა"
17708 #: templates/transformation_overview.twig:32
17709 msgid "Available input transformations"
17710 msgstr "შეყვანის ხელმისაწვდომი გარდაქმნები"
17712 #: templates/view_create.twig:65
17713 msgid "VIEW name"
17714 msgstr "ხედის სახელი"
17716 #: templates/view_create.twig:79
17717 msgid "Column names"
17718 msgstr "სვეტების სახელები"
17720 #~ msgid "Matched rows:"
17721 #~ msgstr "დაემთხვა მწკრივები:"
17723 #, php-format
17724 #~ msgid "Failed to rename table %1$s to %2$s!"
17725 #~ msgstr "ცხრილის %1$s სახელის %2$s-ზე გადარქმევის შეცდომა!"
17727 #, fuzzy
17728 #~| msgid "Key is too short, it should have at least 8 characters"
17729 #~ msgid "Key is too short, it should have at least 32 characters."
17730 #~ msgstr "Key is too short, it should have at least 8 characters"
17732 #, fuzzy
17733 #~| msgid "Key should contain letters, numbers [em]and[/em] special characters"
17734 #~ msgid "Key should contain letters, numbers [em]and[/em] special characters."
17735 #~ msgstr "Key should contain letters, numbers [em]and[/em] special characters"
17737 #, fuzzy
17738 #~| msgid "Configuration file"
17739 #~ msgid "Configuration saved."
17740 #~ msgstr "კონფიგურაციის ფაილი"
17742 #, fuzzy
17743 #~| msgid "Configuration file"
17744 #~ msgid "Configuration not saved!"
17745 #~ msgstr "კონფიგურაციის ფაილი"
17747 #, fuzzy
17748 #~| msgid ""
17749 #~| "ase create web server writable folder [em]config[/em] in phpMyAdmin  "
17750 #~| "level directory as described in [a@../Documentation."
17751 #~| "html#setup_script]umentation[/a]. Otherwise you will be only able to "
17752 #~| "download or display "
17753 #~ msgid ""
17754 #~ "Please create web server writable folder [em]config[/em] in phpMyAdmin "
17755 #~ "top level directory as described in [doc@setup_script]documentation[/"
17756 #~ "doc]. Otherwise you will be only able to download or display it."
17757 #~ msgstr ""
17758 #~ "Please create web server writable folder [em]config[/em] in phpMyAdmin "
17759 #~ "top level directory as described in [a@../Documentation."
17760 #~ "html#setup_script]documentation[/a]. Otherwise you will be only able to "
17761 #~ "download or display it."
17763 #, fuzzy
17764 #~| msgid "File could not be read"
17765 #~ msgid "Error: FOREIGN KEY relationship could not be removed!"
17766 #~ msgstr "ფაილის წაკითხვა ვერ მოხერხდა"
17768 #, fuzzy
17769 #~| msgid "Do you really want to "
17770 #~ msgid "Do you really want to RESET SLAVE?"
17771 #~ msgstr "ნამდვილად გსურთ "
17773 #, fuzzy
17774 #~ msgid "Master configuration"
17775 #~ msgstr "სერვერის კონფიგურაცია"
17777 #, fuzzy
17778 #~| msgid "Insecure connection"
17779 #~ msgid "Master connection:"
17780 #~ msgstr "დაუცველი კავშირი"
17782 #, fuzzy
17783 #~ msgid "Master status"
17784 #~ msgstr "Show slave status"
17786 #, fuzzy
17787 #~ msgid "Slave status"
17788 #~ msgstr "Show slave status"
17790 #, fuzzy
17791 #~| msgid "Databases"
17792 #~ msgid "Databases:"
17793 #~ msgstr "მონაცემთა ბაზები"
17795 #~ msgid "Print view"
17796 #~ msgstr "ხედის ამობეჭდვა"
17798 #, fuzzy
17799 #~| msgid "Could not load default configuration from: \"%1$s\""
17800 #~ msgid "Could not load default configuration from: %1$s"
17801 #~ msgstr "Could not load default configuration from: \"%1$s\""
17803 #, fuzzy
17804 #~| msgid "Column names"
17805 #~ msgid "Copy column name."
17806 #~ msgstr "სვეტების სახელები"
17808 #, fuzzy
17809 #~| msgid "Invalid server index: \"%s\""
17810 #~ msgid "Invalid rule declaration on line %s."
17811 #~ msgstr "Invalid server index: \"%s\""
17813 #, fuzzy
17814 #~| msgid "Create User"
17815 #~ msgid "Create %s"
17816 #~ msgstr "Create relation"
17818 #, fuzzy
17819 #~| msgid "You don't have sufficient privileges to be here right now!"
17820 #~ msgid "You do not have the necessary privileges to create a routine."
17821 #~ msgstr "You don't have sufficient privileges to be here right now!"
17823 #, fuzzy
17824 #~| msgid "Triggers"
17825 #~ msgid "trigger"
17826 #~ msgstr "ტრიგერები"
17828 #, fuzzy
17829 #~| msgid "You don't have sufficient privileges to be here right now!"
17830 #~ msgid "You do not have the necessary privileges to create a trigger."
17831 #~ msgstr "You don't have sufficient privileges to be here right now!"
17833 #, fuzzy
17834 #~| msgid "Event"
17835 #~ msgid "event"
17836 #~ msgstr "მოვლენა"
17838 #, fuzzy
17839 #~| msgid "You don't have sufficient privileges to be here right now!"
17840 #~ msgid "You do not have the necessary privileges to create an event."
17841 #~ msgstr "You don't have sufficient privileges to be here right now!"
17843 #~ msgid "Update Query"
17844 #~ msgstr "მოთხოვნის განახლება"
17846 #~ msgid "Submit Query"
17847 #~ msgstr "მოთხოვნის გაგზავნა"
17849 #, fuzzy
17850 #~| msgid "Details…"
17851 #~ msgid "Rule details"
17852 #~ msgstr "დეტალები…"
17854 #~ msgid "Partition %s"
17855 #~ msgstr "დანაყოფი %s"
17857 #~ msgctxt "Short week day name"
17858 #~ msgid "Sun"
17859 #~ msgstr "კვი"
17861 #~ msgid "This Host"
17862 #~ msgstr "ეს ჰოსტი"
17864 #, fuzzy
17865 #~| msgid "Description"
17866 #~ msgctxt "for media (MIME) type transformation"
17867 #~ msgid "Description"
17868 #~ msgstr "აღწერილობა"
17870 #, fuzzy
17871 #~| msgid "MIME type"
17872 #~ msgid "MIME"
17873 #~ msgstr "MIME-ის ტიპი"
17875 #, fuzzy
17876 #~| msgid "Description"
17877 #~ msgctxt "for MIME transformation"
17878 #~ msgid "Description"
17879 #~ msgstr "აღწერილობა"
17881 #, fuzzy
17882 #~ msgid "Full start"
17883 #~ msgstr "Fulltext"
17885 #, fuzzy
17886 #~ msgid "Full stop"
17887 #~ msgstr "Fulltext"
17889 #~ msgid "Show hidden messages (#MSG_COUNT)"
17890 #~ msgstr "ფარული შეტყობინებების ჩვენება (#MSG_COUNT)"
17892 #, fuzzy
17893 #~| msgid "per second"
17894 #~ msgid "%count% second"
17895 #~ msgid_plural "%count% seconds"
17896 #~ msgstr[0] "წამში"
17897 #~ msgstr[1] "წამში"
17899 #, fuzzy
17900 #~| msgid "in use"
17901 #~ msgid "%count% minute"
17902 #~ msgid_plural "%count% minutes"
17903 #~ msgstr[0] "in use"
17904 #~ msgstr[1] "in use"
17906 #, fuzzy
17907 #~| msgid "No databases"
17908 #~ msgid "%count% database"
17909 #~ msgid_plural "%count% databases"
17910 #~ msgstr[0] "მონაცემთა ბაზები არაა"
17912 #, fuzzy
17913 #~| msgid ""
17914 #~| "You have enabled mbstring.func_overload in your PHP configuration. This "
17915 #~| "option is incompatible with phpMyAdmin and might cause some data to be "
17916 #~| "corrupted!"
17917 #~ msgid ""
17918 #~ "You have disabled ini_get and/or ini_set in php.ini. This option is "
17919 #~ "incompatible with phpMyAdmin!"
17920 #~ msgstr ""
17921 #~ "PHP-ის კონფიგურაციაში თქვენ ჩართული გაქვთ mbstring.func_overload. ეს "
17922 #~ "პარამეტრი არაა თავსებადი phpMyAdmin-თან და შეიძლება გამოიწვიოს "
17923 #~ "მონაცემების დაზიანება!"
17925 #~ msgid "Font size"
17926 #~ msgstr "შრიფტის ზომა"
17928 #, fuzzy
17929 #~| msgid "Next"
17930 #~ msgctxt "Text context"
17931 #~ msgid "Text"
17932 #~ msgstr "შემდეგი"
17934 #, fuzzy
17935 #~ msgid "Customize navigation panel"
17936 #~ msgstr "Customize navigation frame"
17938 #, fuzzy
17939 #~| msgid "Customize export options"
17940 #~ msgid "Customize main panel"
17941 #~ msgstr "Customize export options"
17943 #, fuzzy
17944 #~| msgid "unknown"
17945 #~ msgid "Unknonwn"
17946 #~ msgstr "უცნობი"
17948 #~ msgid "Global value"
17949 #~ msgstr "გლობალური მნიშვნელობა"
17951 #, fuzzy
17952 #~| msgid "Column names"
17953 #~ msgid "Old column name"
17954 #~ msgstr "სვეტების სახელები"
17956 #, fuzzy
17957 #~| msgid "You have to add at least one field."
17958 #~ msgid "You have to add at least one column."
17959 #~ msgstr "You have to add at least one field."
17961 #~ msgid "German"
17962 #~ msgstr "გერმანული"
17964 #~ msgid "dictionary"
17965 #~ msgstr "ლექსიკონი"
17967 #~ msgid "phone book"
17968 #~ msgstr "სატელეფონო წიგნი"
17970 #~ msgid "Traditional Spanish"
17971 #~ msgstr "ტრადიციული ესპანური"
17973 #, fuzzy
17974 #~| msgid "Collation"
17975 #~ msgid "binary collation"
17976 #~ msgstr "კოლაცია"
17978 #~ msgid "all words"
17979 #~ msgstr "ყველა სიტყვა"
17981 #, fuzzy
17982 #~| msgid "Propose table structure"
17983 #~ msgid "Improve table structure"
17984 #~ msgstr "ცხრილის სტრუქტურის შეთავაზება"
17986 #~ msgid "Connection type"
17987 #~ msgstr "კავშირის ტიპი"
17989 #~ msgid "Cannot load or save configuration"
17990 #~ msgstr "კონფიგურაციის შენახვა ან ჩატვირთვა ვერ მოხერხდა"
17992 #~ msgid "Load"
17993 #~ msgstr "ჩატვირთვა"
17995 #, fuzzy
17996 #~| msgid "Column names"
17997 #~ msgid "Column parser"
17998 #~ msgstr "სვეტების სახელები"
18000 #, fuzzy
18001 #~| msgid "Remove selected users"
18002 #~ msgid "A symbol name was expected!"
18003 #~ msgstr "Remove selected users"
18005 #, fuzzy
18006 #~| msgid "Remove selected users"
18007 #~ msgid "A comma or a closing bracket was expected."
18008 #~ msgstr "Remove selected users"
18010 #, fuzzy
18011 #~| msgid "Remove selected users"
18012 #~ msgid "An alias was expected."
18013 #~ msgstr "Remove selected users"
18015 #, fuzzy
18016 #~| msgid "Remove selected users"
18017 #~ msgid "An expression was expected."
18018 #~ msgstr "Remove selected users"
18020 #, fuzzy
18021 #~| msgid "Table %1$s has been created."
18022 #~ msgid "Value/Expression for the option %1$s was expected"
18023 #~ msgstr "Table %1$s has been created."
18025 #, fuzzy
18026 #~| msgid "The row has been deleted."
18027 #~ msgid "A rename operation was expected."
18028 #~ msgstr "სტრიქონი წაიშალა"
18030 #, fuzzy
18031 #~| msgid "Table %1$s has been created."
18032 #~ msgid "Ending quote %1$s was expected."
18033 #~ msgstr "Table %1$s has been created."
18035 #, fuzzy
18036 #~| msgid "At Beginning of Table"
18037 #~ msgid "Unexpected beginning of statement."
18038 #~ msgstr "ცხრილის დასაწყისში"
18040 #, fuzzy
18041 #~| msgid "At Beginning of Table"
18042 #~ msgid "Unexpected ordering of clauses."
18043 #~ msgstr "ცხრილის დასაწყისში"
18045 #, fuzzy
18046 #~| msgid "Remove selected users"
18047 #~ msgid "A table name was expected."
18048 #~ msgstr "Remove selected users"
18050 #, fuzzy
18051 #~| msgid "The row has been deleted."
18052 #~ msgid "At least one column definition was expected."
18053 #~ msgstr "სტრიქონი წაიშალა"
18055 #, fuzzy
18056 #~| msgid "Error"
18057 #~ msgid "error #1"
18058 #~ msgstr "შეცდომა"
18060 #, fuzzy
18061 #~| msgid "Ignore errors"
18062 #~ msgid "strict error"
18063 #~ msgstr "შეცდომების იგნორირება"
18065 #, fuzzy
18066 #~| msgid "Host authentication order"
18067 #~ msgid "Native MySQL Authentication"
18068 #~ msgstr "Host authentication order"
18070 #, fuzzy
18071 #~| msgid "Connect without password"
18072 #~ msgid "Try to connect without password."
18073 #~ msgstr "პაროლის გარეშე დაკავშირება"
18075 #~ msgid "Connect without password"
18076 #~ msgstr "პაროლის გარეშე დაკავშირება"
18078 #, fuzzy
18079 #~| msgid "Table comments"
18080 #~ msgid "Table comments: "
18081 #~ msgstr "ცხრილის კომენტარები"
18083 #~ msgid "Wiki"
18084 #~ msgstr "ვიკი"
18086 #, fuzzy
18087 #~| msgid ""
18088 #~| "Enable [a@https://en.wikipedia.org/wiki/Bzip2]bzip2[/a] compression for "
18089 #~| "import and export operations"
18090 #~ msgid ""
18091 #~ "Enable [a@https://en.wikipedia.org/wiki/ZIP_(file_format)]ZIP[/a] "
18092 #~ "compression for import and export operations."
18093 #~ msgstr ""
18094 #~ "[a@https://ka.wikipedia.org/wiki/Bzip2]bzip2[/a] შეკუმშვის ჩართვა "
18095 #~ "იმპორტირების და ექსპორტირების ოპერაციებისთვის"
18097 #, fuzzy
18098 #~| msgid "Relations"
18099 #~ msgid "Related Links"
18100 #~ msgstr "Relations"
18102 #, fuzzy
18103 #~| msgid "Column"
18104 #~ msgid "Count:"
18105 #~ msgstr "სვეტები"
18107 #~ msgid "Authenticating…"
18108 #~ msgstr "ავთენტიფიკაცია…"
18110 #, fuzzy
18111 #~| msgid "Search"
18112 #~ msgid "Total %d bookmark"
18113 #~ msgid_plural "Total %d bookmarks"
18114 #~ msgstr[0] "ძებნა"
18116 #, fuzzy
18117 #~| msgid "You should use SSL connections if your web server supports it"
18118 #~ msgid "This %soption%s should be enabled if your web server supports it."
18119 #~ msgstr "You should use SSL connections if your web server supports it"
18121 #, fuzzy
18122 #~| msgid "Replace table data with file"
18123 #~ msgid "Replace table prefix:"
18124 #~ msgstr "Replace table data with file"
18126 #, fuzzy
18127 #~| msgid "Replace table data with file"
18128 #~ msgid "Copy table with prefix:"
18129 #~ msgstr "Replace table data with file"
18131 #, fuzzy
18132 #~| msgid "Create new database"
18133 #~ msgid "Create database:"
18134 #~ msgstr "ახალი მონაცემთა ბაზის შექმნა"
18136 #, fuzzy
18137 #~| msgid "Tables"
18138 #~ msgid "tables"
18139 #~ msgstr "ცხრილები"
18141 #, fuzzy
18142 #~| msgid "View"
18143 #~ msgid "views"
18144 #~ msgstr "ხედო"
18146 #, fuzzy
18147 #~| msgid "Procedures"
18148 #~ msgid "procedures"
18149 #~ msgstr "პროცედურები"
18151 #, fuzzy
18152 #~| msgid "Event"
18153 #~ msgid "events"
18154 #~ msgstr "მოვლენა"
18156 #, fuzzy
18157 #~| msgid "Functions"
18158 #~ msgid "functions"
18159 #~ msgstr "ფუნქციები"
18161 #, fuzzy
18162 #~| msgid "table name"
18163 #~ msgid "Filter databases by name or regex"
18164 #~ msgstr "ცხრილის სახელი"
18166 #, fuzzy
18167 #~| msgid "table name"
18168 #~ msgid "Filter by name or regex"
18169 #~ msgstr "ცხრილის სახელი"
18171 #, fuzzy
18172 #~| msgid "Change"
18173 #~ msgid "Taking you to %s."
18174 #~ msgstr "შეცვლა"
18176 #, fuzzy
18177 #~| msgid "Authentication type"
18178 #~ msgid "MySQL Native Authentication"
18179 #~ msgstr "ავთენტიფიკაციის ტიპი"
18181 #, fuzzy
18182 #~| msgid "Generate Password"
18183 #~ msgid "MySQL native password"
18184 #~ msgstr "პაროლის დაგენერირება"
18186 #, fuzzy
18187 #~| msgid "Change password"
18188 #~ msgid "SHA256 password"
18189 #~ msgstr "პაროლის შეცვლა"
18191 #, fuzzy
18192 #~| msgid "MySQL&nbsp;4.0 compatible"
18193 #~ msgid "MySQL 4.0 compatible"
18194 #~ msgstr "MySQL&nbsp;4.0-თან თავსებადი"
18196 #, fuzzy
18197 #~| msgid "Add new field"
18198 #~ msgid "Add Index"
18199 #~ msgstr "ახალი ველის დამატება"
18201 #, fuzzy
18202 #~| msgid "Change password"
18203 #~ msgid "Change Password"
18204 #~ msgstr "პაროლის შეცვლა"
18206 #, fuzzy
18207 #~| msgid "Server port"
18208 #~ msgid "Send Error Report"
18209 #~ msgstr "სერვერის პორტი"
18211 #~ msgid "Select All"
18212 #~ msgstr "ყველას მონიშნვა"
18214 #~ msgid "Database export options"
18215 #~ msgstr "მონაცემთა ბაზის ექსპორტის პარამეტრები"
18217 #, fuzzy
18218 #~| msgid "Databases"
18219 #~ msgid "Database(s):"
18220 #~ msgstr "მონაცემთა ბაზები"
18222 #, fuzzy
18223 #~| msgid "Tables"
18224 #~ msgid "Table(s):"
18225 #~ msgstr "ცხრილები"
18227 #, fuzzy
18228 #~| msgid "Generate Password"
18229 #~ msgid "Generate Password:"
18230 #~ msgstr "პაროლის დაგენერირება"
18232 #~ msgid "Edit Privileges"
18233 #~ msgstr "პრივილეგიების რედაქტირება"
18235 #, fuzzy
18236 #~| msgid "Relational display field"
18237 #~ msgid "Relational display column"
18238 #~ msgstr "Relational display field"
18240 #~ msgid "Add SPATIAL index"
18241 #~ msgstr "სივრცით ინდექსის დამატება"
18243 #~ msgid "Begin"
18244 #~ msgstr "დასაწყისი"
18246 #~ msgid "BEGIN CUT"
18247 #~ msgstr "BEGIN CUT"
18249 #~ msgid "END CUT"
18250 #~ msgstr "END CUT"
18252 #~ msgid "BEGIN RAW"
18253 #~ msgstr "BEGIN RAW"
18255 #~ msgid "END RAW"
18256 #~ msgstr "END RAW"
18258 #, fuzzy
18259 #~| msgid "Export type"
18260 #~ msgid "Export Method:"
18261 #~ msgstr "Export type"
18263 #~ msgid "Print view (with full texts)"
18264 #~ msgstr "ხედის ამობეჭდვა (სრული ტექსტებით)"
18266 #~ msgid "Uncheck All"
18267 #~ msgstr "მონიშნვის მოხსნა ყველასთვის"
18269 #, fuzzy
18270 #~| msgid "Generate"
18271 #~ msgid "Generated by:"
18272 #~ msgstr "დაგენერირება"
18274 #, fuzzy
18275 #~| msgid "Show statistics"
18276 #~ msgid "Row Statistics:"
18277 #~ msgstr "სტატისტიკის ჩევნება"
18279 #, fuzzy
18280 #~| msgid "Space usage"
18281 #~ msgid "Space usage:"
18282 #~ msgstr "ადგილის გამოყენება"
18284 #, fuzzy
18285 #~| msgid "Show tables"
18286 #~ msgid "Showing tables:"
18287 #~ msgstr "ცხრილების ჩვენება"
18289 #, fuzzy
18290 #~| msgid "Enabled"
18291 #~ msgid "(Enabled)"
18292 #~ msgstr "ჩართულია"
18294 #, fuzzy
18295 #~| msgid "Disabled"
18296 #~ msgid "(Disabled)"
18297 #~ msgstr "გათიშულია"
18299 #, fuzzy
18300 #~| msgid "Reload privileges"
18301 #~ msgid "Realign Privileges"
18302 #~ msgstr "პრივილეგიების გადატვირთვა"
18304 #, fuzzy
18305 #~| msgid "Please select a database"
18306 #~ msgid "Please select a database."
18307 #~ msgstr "გთხოვთ აირჩიოთ მონაცემთა ბაზა"
18309 #~ msgid "Save position"
18310 #~ msgstr "მდებარეობის შენახვა"
18312 #, fuzzy
18313 #~| msgid "Save position"
18314 #~ msgid "Save positions as"
18315 #~ msgstr "მდებარეობის შენახვა"
18317 #~ msgid "Unknown language: %1$s."
18318 #~ msgstr "უცნობი ენა: %1$s."
18320 #, fuzzy
18321 #~| msgid "Display databases as a list"
18322 #~ msgid "Disable database expansion"
18323 #~ msgstr "მონაცემთა ბაზების სიის სახით ჩვენება"
18325 #, fuzzy
18326 #~| msgid "Database for user"
18327 #~ msgid "Table Structure"
18328 #~ msgstr "მონაცემთა ბაზა მომხმარებლისთვის"
18330 #, fuzzy
18331 #~| msgid "Start"
18332 #~ msgid "Show data row(s)."
18333 #~ msgstr "Startup"
18335 #, fuzzy
18336 #~| msgid "Engines"
18337 #~ msgctxt "Inline edit query"
18338 #~ msgid "Inline"
18339 #~ msgstr "ძრავები"
18341 #, fuzzy
18342 #~| msgid "After %s"
18343 #~ msgid "after"
18344 #~ msgstr "After %s"
18346 #, fuzzy
18347 #~| msgid "Mon"
18348 #~ msgid "Mode:"
18349 #~ msgstr "ორშ"
18351 #~ msgid "horizontal"
18352 #~ msgstr "ჰორიზონტალური"
18354 #~ msgid "vertical"
18355 #~ msgstr "ვერტიკალური"
18357 #, fuzzy
18358 #~| msgid "Databases display options"
18359 #~ msgid "Default display direction"
18360 #~ msgstr "მონაცემთა ბაზის ჩვენების პარამეტრები"
18362 #, fuzzy
18363 #~| msgid "Databases display options"
18364 #~ msgid "Show display direction"
18365 #~ msgstr "მონაცემთა ბაზის ჩვენების პარამეტრები"
18367 #~ msgid "At End of Table"
18368 #~ msgstr "ცხრილის ბოლოშო"
18370 #, fuzzy
18371 #~| msgid "Display Features"
18372 #~ msgid "Display errors"
18373 #~ msgstr "Display Features"
18375 #, fuzzy
18376 #~| msgid "File %s does not contain any key id"
18377 #~ msgid "This page does not contain any tables!"
18378 #~ msgstr "File %s does not contain any key id"
18380 #, fuzzy
18381 #~ msgid "Dia export page"
18382 #~ msgstr "Export type"
18384 #, fuzzy
18385 #~ msgid "EPS export page"
18386 #~ msgstr "Export type"
18388 #, fuzzy
18389 #~ msgid "SVG export page"
18390 #~ msgstr "Export type"
18392 #, fuzzy
18393 #~| msgid "Edit next row"
18394 #~ msgid "Edit in window"
18395 #~ msgstr "შემდეგი სტრიქონის რედაქტირება"
18397 #, fuzzy
18398 #~| msgid "Query window"
18399 #~ msgid "Query window height (in pixels)."
18400 #~ msgstr "Query window"
18402 #, fuzzy
18403 #~| msgid "Query window"
18404 #~ msgid "Query window height"
18405 #~ msgstr "Query window"
18407 #, fuzzy
18408 #~| msgid "Query window"
18409 #~ msgid "Query window width (in pixels)."
18410 #~ msgstr "Query window"
18412 #~ msgid "Import files"
18413 #~ msgstr "ფაილების შემოტანა"
18415 #, fuzzy
18416 #~| msgid "The \"%s\" table doesn't exist!"
18417 #~ msgid "File doesn't exist"
18418 #~ msgstr "ცხრილი \"%s\" არ არსებობს!"
18420 #, fuzzy
18421 #~| msgid "Disabled"
18422 #~ msgid "Plugin is disabled"
18423 #~ msgstr "გათიშულია"
18425 #, fuzzy
18426 #~| msgid "Customize export options"
18427 #~ msgid "Unlink with main panel"
18428 #~ msgstr "Customize export options"
18430 #, fuzzy
18431 #~| msgid "No index defined!"
18432 #~ msgid "No index defined! Create one below"
18433 #~ msgstr "ინდექსი არაა განსაზღვრული!"
18435 #, fuzzy
18436 #~ msgid "eps export page"
18437 #~ msgstr "Export type"
18439 #, fuzzy
18440 #~ msgid "pdf export page"
18441 #~ msgstr "Export type"
18443 #, fuzzy
18444 #~| msgid "Total"
18445 #~ msgid "Total "
18446 #~ msgstr "სულ"
18448 #, fuzzy
18449 #~| msgid "Search"
18450 #~ msgid " bookmarks, "
18451 #~ msgstr "ძებნა"
18453 #, fuzzy
18454 #~| msgid "Add/Delete Field Columns"
18455 #~ msgid "Select one ..."
18456 #~ msgstr "ველის სვეტების დამატება/წაშლა"
18458 #, fuzzy
18459 #~| msgid "Add %s field(s)"
18460 #~ msgid "Have unique columns"
18461 #~ msgstr "%s ველის დამატება"
18463 #, fuzzy
18464 #~| msgid "The user %s already exists!"
18465 #~ msgid "Unique column(s) already exist"
18466 #~ msgstr "მომხმარებელი %s უკვე არსებობს!"
18468 #~ msgid "Create a page"
18469 #~ msgstr "ახალი გვერდის შექმნა"
18471 #, fuzzy
18472 #~| msgid "Automatic layout"
18473 #~ msgid "Automatic layout based on"
18474 #~ msgstr "ავტომატური განლაგება"
18476 #~ msgid "Please choose a page to edit"
18477 #~ msgstr "გთხოვთ აირჩიოთ დასარედაქტირებელი გვერდი"
18479 #~ msgid "Select Tables"
18480 #~ msgstr "ცხრილების არჩევა"
18482 #, fuzzy
18483 #~| msgid "PBMS connection failed:"
18484 #~ msgid "Page creation has failed!"
18485 #~ msgstr "PBMS -სთან კავშირი ვერ ხერხდება:"
18487 #, fuzzy
18488 #~| msgid "pages"
18489 #~ msgid "Page:"
18490 #~ msgstr "pages"
18492 #, fuzzy
18493 #~| msgid "Import files"
18494 #~ msgid "Import from selected page."
18495 #~ msgstr "ფაილების შემოტანა"
18497 #, fuzzy
18498 #~| msgid "Export/Import to scale"
18499 #~ msgid "Export/Import to scale:"
18500 #~ msgstr "Export/Import to scale"
18502 #~ msgid "recommended"
18503 #~ msgstr "რეკომენდებული"
18505 #~ msgid "Show binary contents as HEX"
18506 #~ msgstr "აჩვენეთ ორობით შინაარსი როგორც HEX"
18508 #, fuzzy
18509 #~| msgid "Show binary contents as HEX by default"
18510 #~ msgid "Show binary contents as HEX by default."
18511 #~ msgstr "ორობითის ჩვენება HEX ფორმატში იყოს ნაგულისხმევი"
18513 #, fuzzy
18514 #~| msgid "SQL history"
18515 #~ msgid "SQL Validator"
18516 #~ msgstr "SQL history"
18518 #, fuzzy
18519 #~| msgid "Validate SQL"
18520 #~ msgid "Validated SQL"
18521 #~ msgstr "Validate SQL"
18523 #, fuzzy
18524 #~| msgid "Copy"
18525 #~ msgid "Copy Salt"
18526 #~ msgstr "ასლი"
18528 #, fuzzy
18529 #~| msgid ""
18530 #~| "ve blank for no SQL query history support, suggested: [kbd]pma_historybd]"
18531 #~ msgid ""
18532 #~ "Leave blank to disable configurable menus feature, suggested: "
18533 #~ "[kbd]pma__users[/kbd]."
18534 #~ msgstr ""
18535 #~ "Leave blank for no SQL query history support, suggested: "
18536 #~ "[kbd]pma_history[/kbd]"
18538 #, fuzzy
18539 #~| msgid ""
18540 #~| "ve blank for no SQL query history support, suggested: [kbd]pma_historybd]"
18541 #~ msgid ""
18542 #~ "Leave blank to disable configurable menus feature, suggested: "
18543 #~ "[kbd]pma__usergroups[/kbd]."
18544 #~ msgstr ""
18545 #~ "Leave blank for no SQL query history support, suggested: "
18546 #~ "[kbd]pma_history[/kbd]"
18548 #, fuzzy
18549 #~| msgid "Could not connect to MySQL server"
18550 #~ msgid "Could not connect to Drizzle server"
18551 #~ msgstr "MySQL სერვერთან დაკავშირება ვერ მოხერხდა"
18553 #~ msgid "Could not connect to MySQL server"
18554 #~ msgstr "MySQL სერვერთან დაკავშირება ვერ მოხერხდა"
18556 #~ msgid "Query took %01.4f sec"
18557 #~ msgstr "მოთხოვნას დასჭირდა %01.4f წმ"
18559 #, fuzzy
18560 #~| msgid "Add new field"
18561 #~ msgid "Edit chart"
18562 #~ msgstr "ახალი ველის დამატება"
18564 #, fuzzy
18565 #~| msgid "SQL queries"
18566 #~ msgid "Series"
18567 #~ msgstr "SQL მოთხოვნები"
18569 #, fuzzy
18570 #~| msgid "Rename database to"
18571 #~ msgid "Reload Database"
18572 #~ msgstr "Rename database to"
18574 #, fuzzy
18575 #~| msgid "Table must have at least one field."
18576 #~ msgid "Table must have at least one column"
18577 #~ msgstr "Table must have at least one field."
18579 #, fuzzy
18580 #~| msgid "Use Tables"
18581 #~ msgid "Insert Table"
18582 #~ msgstr "გამოიყენე ცხრილები"
18584 #, fuzzy
18585 #~| msgid "Add new field"
18586 #~ msgid "Hide indexes"
18587 #~ msgstr "ახალი ველის დამატება"
18589 #, fuzzy
18590 #~| msgid "Show grid"
18591 #~ msgid "Show indexes"
18592 #~ msgstr "Show grid"
18594 #, fuzzy
18595 #~| msgid "\"bzipped\""
18596 #~ msgid "bzipped"
18597 #~ msgstr "\"bzip-ით დაარქივებული\""
18599 #~ msgid "PHP extension to use"
18600 #~ msgstr "გამოსაყენებელი PHP გაფართოება"
18602 #, fuzzy
18603 #~| msgid "You should use mysqli for performance reasons"
18604 #~ msgid "You should use mysqli for performance reasons."
18605 #~ msgstr "You should use mysqli for performance reasons"
18607 #, fuzzy
18608 #~| msgid "Version check"
18609 #~ msgid "Version check proxy url"
18610 #~ msgstr "ვერსიის შემოწმება"
18612 #, fuzzy
18613 #~| msgid "Version check"
18614 #~ msgid "Version check proxy username"
18615 #~ msgstr "ვერსიის შემოწმება"
18617 #, fuzzy
18618 #~| msgid "Version check"
18619 #~ msgid "Version check proxy password"
18620 #~ msgstr "ვერსიის შემოწმება"
18622 #~ msgid "This is not a number!"
18623 #~ msgstr "ეს არ არის რიცხვი!"
18625 #, fuzzy
18626 #~| msgid "Find:"
18627 #~ msgid "Find"
18628 #~ msgstr "ძებნა:"
18630 #, fuzzy
18631 #~| msgid "Execute bookmarked query"
18632 #~ msgid "Headers every %s rows"
18633 #~ msgstr "ჩანიშნული მოთხოვნის გაშვება"
18635 #, fuzzy
18636 #~| msgid "Search"
18637 #~ msgid "Enable reCaptcha"
18638 #~ msgstr "ძებნა"
18640 #, fuzzy
18641 #~| msgid "Rename database to"
18642 #~ msgid "Rearrange/edit charts"
18643 #~ msgstr "Rename database to"
18645 #, fuzzy
18646 #~| msgid "Open Document Text"
18647 #~ msgid "Open Document"
18648 #~ msgstr "Open Document Text"
18650 #~ msgid "Table seems to be empty!"
18651 #~ msgstr "როგორც ჩანს ცხრილი ცარიელია!"
18653 #~ msgid "Live traffic chart"
18654 #~ msgstr "გრაფიკული ტრაფიკის სქემა"
18656 #, fuzzy
18657 #~| msgid "Number of fields"
18658 #~ msgid "Number of rows"
18659 #~ msgstr "ველების რაოდენობა"
18661 #, fuzzy
18662 #~| msgid "Fields enclosed by"
18663 #~ msgid "Columns enclosed by"
18664 #~ msgstr "Fields enclosed by"
18666 #, fuzzy
18667 #~| msgid "Fields escaped by"
18668 #~ msgid "Columns escaped by"
18669 #~ msgstr "Fields escaped by"
18671 #~ msgid "ltr"
18672 #~ msgstr "ltr"
18674 #, fuzzy
18675 #~| msgid "Server version"
18676 #~ msgid "Software version"
18677 #~ msgstr "სერვერის ვერსია"
18679 #, fuzzy
18680 #~| msgid "Save as file"
18681 #~ msgid "Save to file"
18682 #~ msgstr "ფაილის სახის შენახვა"
18684 #, fuzzy
18685 #~| msgid "Log file count"
18686 #~ msgid "Total count"
18687 #~ msgstr "Log file count"
18689 #, fuzzy
18690 #~| msgid "Enable"
18691 #~ msgid "Enable Ajax"
18692 #~ msgstr "ჩართვა"
18694 #, fuzzy
18695 #~| msgid "Server Choice"
18696 #~ msgid "Server traffic (in KiB)"
18697 #~ msgstr "სერვერის არჩევა"
18699 #, fuzzy
18700 #~| msgid "Number of fields"
18701 #~ msgid "Number of data points: "
18702 #~ msgstr "ველების რაოდენობა"
18704 #, fuzzy
18705 #~| msgid "Refresh"
18706 #~ msgid "Refresh rate: "
18707 #~ msgstr "განახლება"
18709 #, fuzzy
18710 #~| msgid "Query type"
18711 #~ msgid "Run analyzer"
18712 #~ msgstr "მოთხოვნის ტიპი"
18714 #, fuzzy
18715 #~| msgid "Show PHP information"
18716 #~ msgid "Show more actions"
18717 #~ msgstr "PHP-ის ინფორმაციის ჩვენება"
18719 #, fuzzy
18720 #~ msgid "Source database"
18721 #~ msgstr "მონაცემთა ბაზაში ძებნა"
18723 #, fuzzy
18724 #~ msgid "Could not connect to the source"
18725 #~ msgstr "MySQL სერვერთან დაკავშირება ვერ მოხერხდა"
18727 #, fuzzy
18728 #~ msgid "Structure Difference"
18729 #~ msgstr "სტრუქტურა ხედისათვის"
18731 #, fuzzy
18732 #~ msgid "Data Difference"
18733 #~ msgstr "სტრუქტურა ხედისათვის"
18735 #, fuzzy
18736 #~| msgid "Create table"
18737 #~ msgctxt "short form"
18738 #~ msgid "Create table"
18739 #~ msgstr "ცხრილის შექმნა"
18741 #~ msgctxt "MySQL 5.5 documentation language"
18742 #~ msgid "en"
18743 #~ msgstr "en"
18745 #~ msgctxt "MySQL 5.1 documentation language"
18746 #~ msgid "en"
18747 #~ msgstr "en"
18749 #~ msgctxt "MySQL 5.0 documentation language"
18750 #~ msgid "en"
18751 #~ msgstr "en"
18753 #~ msgctxt "PHP documentation language"
18754 #~ msgid "en"
18755 #~ msgstr "en"
18757 #, fuzzy
18758 #~| msgid "Do you really want to "
18759 #~ msgid "Do you really want to execute following query?"
18760 #~ msgstr "ნამდვილად გსურთ "
18762 #~ msgid "DocSQL"
18763 #~ msgstr "DocSQL"
18765 #, fuzzy
18766 #~| msgid "Privileges"
18767 #~ msgid "Privileges for all users"
18768 #~ msgstr "პრივილეგიები"
18770 #~ msgid "PDF"
18771 #~ msgstr "PDF"
18773 #~ msgid "Usage"
18774 #~ msgstr "გამოყენება"
18776 #, fuzzy
18777 #~| msgid "CHAR textarea columns"
18778 #~ msgid "The remaining columns"
18779 #~ msgstr "CHAR textarea columns"
18781 #, fuzzy
18782 #~| msgid "Data only"
18783 #~ msgid "Dates only."
18784 #~ msgstr "მხოლოდ მონაცემები"
18786 #, fuzzy
18787 #~| msgid "Ignore errors"
18788 #~ msgid "Iconic errors"
18789 #~ msgstr "შეცდომების იგნორირება"
18791 #~ msgid "Light tabs"
18792 #~ msgstr "Light tabs"
18794 #~ msgid "Add a value"
18795 #~ msgstr "ველის დამატება"
18797 #, fuzzy
18798 #~ msgctxt "Correctly setup"
18799 #~ msgid "OK"
18800 #~ msgstr "OK"
18802 #, fuzzy
18803 #~ msgid "All users"
18804 #~ msgstr "მომხმარებლის დამატება"
18806 #, fuzzy
18807 #~ msgid "All hosts"
18808 #~ msgstr "ნებისმიერი ჰოსტი"
18810 #~ msgid "You are about to DISABLE a BLOB Repository!"
18811 #~ msgstr "You are about to DISABLE a BLOB Repository!"
18813 #~ msgid ""
18814 #~ "Are you sure you want to disable all BLOB references for database %s?"
18815 #~ msgstr ""
18816 #~ "Are you sure you want to disable all BLOB references for database %s?"
18818 #~ msgid "View image"
18819 #~ msgstr "გამოსახულების ჩვენება"
18821 #~ msgid "Play audio"
18822 #~ msgstr "ხმის დაკვრა"
18824 #~ msgid "View video"
18825 #~ msgstr "ვიდეოს ჩვენება"
18827 #, fuzzy
18828 #~ msgid "Garbage Threshold"
18829 #~ msgstr "Garbage threshold"
18831 #, fuzzy
18832 #~ msgid ""
18833 #~ "The percentage of garbage in a repository file before it is compacted."
18834 #~ msgstr ""
18835 #~ "The percentage of garbage in a data log file before it is compacted. This "
18836 #~ "is a value between 1 and 99. The default is 50."
18838 #, fuzzy
18839 #~ msgid "Temp Log Threshold"
18840 #~ msgstr "Log file threshold"
18842 #, fuzzy
18843 #~ msgctxt "Create none database for user"
18844 #~ msgid "None"
18845 #~ msgstr "არაა"
18847 #~ msgid "Remove BLOB Repository Reference"
18848 #~ msgstr "Remove BLOB Repository Reference"
18850 #~ msgid "Upload to BLOB repository"
18851 #~ msgstr "Upload to BLOB repository"
18853 #~ msgid "Maximum number of records saved in \"table_uiprefs\" table"
18854 #~ msgstr "Maximum number of tables displayed in table list"
18856 #~ msgid "Modify an index"
18857 #~ msgstr "ინდექსის შეცვლა"
18859 #~ msgid "Column count has to be larger than zero."
18860 #~ msgstr "Column count has to be larger than zero."
18862 #~ msgid "Create Table"
18863 #~ msgstr "ცხრილის შექმნა"
18865 #~ msgid "(or the local Drizzle server's socket is not correctly configured)"
18866 #~ msgstr "(or the local MySQL server's socket is not correctly configured)"
18868 #~ msgid "Data Label"
18869 #~ msgstr "Label"
18871 #~ msgid "Location of the text file"
18872 #~ msgstr "Location of the text file"
18874 #~ msgid "MySQL charset"
18875 #~ msgstr "MySQL-ის სიმბოლოთა ნაკრები"
18877 #~ msgid "MySQL client version"
18878 #~ msgstr "MySQL-ის კლიენტის ვერსია"
18880 #~ msgid ""
18881 #~ "The display column is shown in pink. To set/unset a column as the display "
18882 #~ "column, click the \"Choose column to display\" icon, then click on the "
18883 #~ "appropriate column name."
18884 #~ msgstr ""
18885 #~ "The display field is shown in pink. To set/unset a field as the display "
18886 #~ "field, click the \"Choose field to display\" icon, then click on the "
18887 #~ "appropriate field name."
18889 #~ msgid "% open files"
18890 #~ msgstr "Show open tables"
18892 #~ msgid "% connections used"
18893 #~ msgstr "კავშირები"
18895 #~ msgid "% aborted connections"
18896 #~ msgstr "კავშირის შეკუმშვა"
18898 #~ msgid "Swap Usage"
18899 #~ msgstr "გამოყენება"
18901 #~ msgid "Inline Edit"
18902 #~ msgstr "ძრავები"
18904 #~ msgid "Previous"
18905 #~ msgstr "წინა"
18907 #~ msgid ""
18908 #~ "No themes support; please check your configuration and/or your themes in "
18909 #~ "directory %s."
18910 #~ msgstr ""
18911 #~ "No themes support; please check your configuration and/or your themes in "
18912 #~ "directory %s."
18914 #~ msgid "Refresh rate:"
18915 #~ msgstr "განახლება"
18917 #~ msgid "Clear monitor config"
18918 #~ msgstr "User for config auth"
18920 #~ msgid "Server traffic"
18921 #~ msgstr "სერვერის არჩევა"
18923 #~ msgid "Value too long in the form!"
18924 #~ msgstr "Missing value in the form!"
18926 #~ msgid "Export of event \"%s\""
18927 #~ msgstr "Export defaults"
18929 #~ msgid "Export of trigger \"%s\""
18930 #~ msgstr "Export type"
18932 #~ msgid "No trigger with name %s found"
18933 #~ msgstr "No valid image path for theme %s found!"
18935 #~ msgid "row(s) starting from row #"
18936 #~ msgstr "row(s) starting from record #"
18938 #~ msgid "in %s mode and repeat headers after %s cells"
18939 #~ msgstr "in %s mode and repeat headers after %s cells"
18941 #~ msgid ""
18942 #~ "phpMyAdmin was unable to read your configuration file!<br />This might "
18943 #~ "happen if PHP finds a parse error in it or PHP cannot find the file.<br /"
18944 #~ ">Please call the configuration file directly using the link below and "
18945 #~ "read the PHP error message(s) that you receive. In most cases a quote or "
18946 #~ "a semicolon is missing somewhere.<br />If you receive a blank page, "
18947 #~ "everything is fine."
18948 #~ msgstr ""
18949 #~ "phpMyAdmin was unable to read your configuration file!<br />This might "
18950 #~ "happen if PHP finds a parse error in it or PHP cannot find the file.<br /"
18951 #~ ">Please call the configuration file directly using the link below and "
18952 #~ "read the PHP error message(s) that you receive. In most cases a quote or "
18953 #~ "a semicolon is missing somewhere.<br />If you receive a blank page, "
18954 #~ "everything is fine."
18956 #~ msgid "Theme / Style"
18957 #~ msgstr "თემა / სტიპი"
18959 #~ msgid "seconds"
18960 #~ msgstr "წამში"
18962 #~ msgid "The number of free memory blocks in query cache."
18963 #~ msgstr "The number of free memory blocks in query cache."
18965 #~ msgctxt "$strShowStatusReset"
18966 #~ msgid "Reset"
18967 #~ msgstr "Reset"
18969 #~ msgctxt "for Show status"
18970 #~ msgid "Reset"
18971 #~ msgstr "დაბრუნება"
18973 #~ msgid ""
18974 #~ "<b>Server traffic</b>: These tables show the network traffic statistics "
18975 #~ "of this MySQL server since its startup."
18976 #~ msgstr ""
18977 #~ "<b>Server traffic</b>: These tables show the network traffic statistics "
18978 #~ "of this MySQL server since its startup."
18980 #~ msgid ""
18981 #~ "<b>Query statistics</b>: Since its startup, %s queries have been sent to "
18982 #~ "the server."
18983 #~ msgstr ""
18984 #~ "<b>Query statistics</b>: Since its startup, %s queries have been sent to "
18985 #~ "the server."
18987 #~ msgid ""
18988 #~ "The result of this query can't be used for a chart. See [doc@faq6-29]FAQ "
18989 #~ "6.29[/doc]"
18990 #~ msgstr "შეიძლება იყოს მიახლოებითი. იხილეთ [doc@faq3-11]FAQ 3.11[/doc]"
18992 #~ msgid "Add a New User"
18993 #~ msgstr "ახალი მომხმარებლის დამატება"
18995 #~ msgid "Show table row links on left side"
18996 #~ msgstr "მარცხენა ჩარჩოში ლოგოს ჩვენება"
18998 #~ msgid "Delete the matches for the "
18999 #~ msgstr "Dumping data for table"
19001 #~ msgid "Show left delete link"
19002 #~ msgstr "Show/Hide left menu"
19004 #~ msgid "yes"
19005 #~ msgstr "დიახ"
19007 #~ msgid "no"
19008 #~ msgstr "არა"
19010 #~ msgid "to/from page"
19011 #~ msgstr "to/from page"
19013 #~ msgid "Display table filter"
19014 #~ msgstr "Display databases in a tree"
19016 #~ msgid ""
19017 #~ "The additional features for working with linked tables have been "
19018 #~ "deactivated. To find out why click %shere%s."
19019 #~ msgstr ""
19020 #~ "The additional features for working with linked tables have been "
19021 #~ "deactivated. To find out why click %shere%s."
19023 #~ msgid "Ignore duplicate rows"
19024 #~ msgstr "Ignore duplicate rows"
19026 #~ msgid "SVG"
19027 #~ msgstr "CSV"
19029 #~ msgid ""
19030 #~ "This [a@?page=form&amp;formset=features#tab_Security]option[/a] should be "
19031 #~ "enabled if your web server supports it"
19032 #~ msgstr ""
19033 #~ "This [a@?page=form&amp;formset=features#tab_Security]option[/a] should be "
19034 #~ "enabled if your web server supports it"
19036 #~ msgid ""
19037 #~ "Enter each value in a separate field, enclosed in single quotes. If you "
19038 #~ "ever need to put a backslash (\"\\\") or a single quote (\"'\") amongst "
19039 #~ "those values, precede it with a backslash (for example '\\\\xyz' or "
19040 #~ "'a\\'b')."
19041 #~ msgstr ""
19042 #~ "Please enter the values for transformation options using this format: "
19043 #~ "'a', 100, b,'c'…<br />If you ever need to put a backslash (\"\\\") or a "
19044 #~ "single quote (\"'\") amongst those values, precede it with a backslash "
19045 #~ "(for example '\\\\xyz' or 'a\\'b')."
19047 #~ msgid ""
19048 #~ "Enter each value in a separate field. If you ever need to put a backslash "
19049 #~ "(\"\\\") or a single quote (\"'\") amongst those values, precede it with "
19050 #~ "a backslash (for example '\\\\xyz' or 'a\\'b')."
19051 #~ msgstr ""
19052 #~ "Please enter the values for transformation options using this format: "
19053 #~ "'a', 100, b,'c'…<br />If you ever need to put a backslash (\"\\\") or a "
19054 #~ "single quote (\"'\") amongst those values, precede it with a backslash "
19055 #~ "(for example '\\\\xyz' or 'a\\'b')."
19057 #~ msgid "server name"
19058 #~ msgstr "სერვერის სახელი"
19060 #~ msgid "Edit PDF Pages"
19061 #~ msgstr "PDF გვერდების რედაქტირება"
19063 #~ msgid "Data Dictionary Format"
19064 #~ msgstr "Data Dictionary Format"
19066 #~ msgid "Signon login options"
19067 #~ msgstr "Signon login options"
19069 #~ msgid "PMA database"
19070 #~ msgstr "PMA-ის მონაცემთა ბაზა"
19072 #~ msgid ""
19073 #~ "SQL queries settings, for SQL Query box options see [a@?page=form&amp;"
19074 #~ "formset=main_frame#tab_Sql_box]Navigation frame[/a] settings"
19075 #~ msgstr ""
19076 #~ "SQL queries settings, for SQL Query box options see [a@?page=form&amp;"
19077 #~ "formset=main_frame#tab_Sql_box]Navigation frame[/a] settings"
19079 #~ msgid "<code>AUTO_INCREMENT</code>"
19080 #~ msgstr "Add AUTO_INCREMENT value"
19082 #~ msgid "Dump %s row(s) starting at row # %s"
19083 #~ msgstr "Dump %s row(s) starting at record # %s."
19085 #~ msgid "\"zipped\""
19086 #~ msgstr "\"zip-ით შეკუმშული\""
19088 #~ msgid "\"gzipped\""
19089 #~ msgstr "\"gzip-ით დაარქივებული\""
19091 #~ msgid "\"bzipped\""
19092 #~ msgstr "\"bzip-ით დაარქივებული\""
19094 #~ msgid "Imported file compression will be automatically detected from: %s"
19095 #~ msgstr "Imported file compression will be automatically detected from: %s"
19097 #~ msgid "Add into comments"
19098 #~ msgstr "კომენტარებში დამატება"
19100 #~ msgid "Invalid column (%s) specified!"
19101 #~ msgstr "Invalid column (%s) specified!"
19103 #~ msgid "Interface"
19104 #~ msgstr "ინტერფეისი"
19106 #~ msgid "BLOB Repository"
19107 #~ msgstr "BLOB რეპოზიტორია"
19109 #~ msgctxt "BLOB repository"
19110 #~ msgid "Enabled"
19111 #~ msgstr "ჩართულია"
19113 #~ msgid "Damaged"
19114 #~ msgstr "დაზიანებული"
19116 #~ msgctxt "BLOB repository"
19117 #~ msgid "Repair"
19118 #~ msgstr "აღდგენა"
19120 #~ msgctxt "BLOB repository"
19121 #~ msgid "Disabled"
19122 #~ msgstr "გათიშულია"
19124 #~ msgid ""
19125 #~ "Cannot load [a@https://secure.php.net/%1$s@Documentation][em]%1$s[/em][/"
19126 #~ "a] extension. Please check your PHP configuration."
19127 #~ msgstr ""
19128 #~ "[a@https://secure.php.net/%1$s@Documentation][em]%1$s[/em][/a] "
19129 #~ "გაფართოების ჩატვირთვა შეუძლებელია. გთხოვთ შეამოწმოთ PHP-ის კონფიგურაცია."
19131 #~ msgid ""
19132 #~ "Couldn't load the iconv or recode extension needed for charset "
19133 #~ "conversion. Either configure PHP to enable these extensions or disable "
19134 #~ "charset conversion in phpMyAdmin."
19135 #~ msgstr ""
19136 #~ "Couldn't load the iconv or recode extension needed for charset "
19137 #~ "conversion. Either configure PHP to enable these extensions or disable "
19138 #~ "charset conversion in phpMyAdmin."
19140 #~ msgid ""
19141 #~ "Couldn't use the iconv, libiconv, or recode_string functions, although "
19142 #~ "the necessary extensions appear to be loaded. Check your PHP "
19143 #~ "configuration."
19144 #~ msgstr ""
19145 #~ "Couldn't use the iconv, libiconv, or recode_string functions, although "
19146 #~ "the necessary extensions appear to be loaded. Check your PHP "
19147 #~ "configuration."
19149 #~ msgid "Allow character set conversion"
19150 #~ msgstr "Allow character set conversion"
19152 #~ msgid "Default character set used for conversions"
19153 #~ msgstr "Default character set used for conversions"
19155 #~ msgid "Default character set"
19156 #~ msgstr "Default character set"
19158 #~ msgid "Field"
19159 #~ msgstr "ველი"
19161 #~ msgid "Records"
19162 #~ msgstr "ჩანაწერები"
19164 #~ msgid "Fields terminated by"
19165 #~ msgstr "Fields terminated by"
19167 #~ msgid "Fields"
19168 #~ msgstr "ველები"
19170 #~ msgid "See image/jpeg: inline"
19171 #~ msgstr "See image/jpeg: inline"
19173 #~ msgid ""
19174 #~ "Add custom comment into header (\n"
19175 #~ " splits lines)"
19176 #~ msgstr "Add custom comment into header (\\n splits lines)"
19178 #~ msgid "and"
19179 #~ msgstr "და"
19181 #~ msgctxt "$strBLOBRepositoryDisabled"
19182 #~ msgid "Disabled"
19183 #~ msgstr "გათიშულია"
19185 #~ msgctxt "$strBLOBRepositoryEnabled"
19186 #~ msgid "Enabled"
19187 #~ msgstr "ჩართულია"
19189 #~ msgctxt "$strBLOBRepositoryRepair"
19190 #~ msgid "Repair"
19191 #~ msgstr "აღდგენა"
19193 #~ msgid "Calendar"
19194 #~ msgstr "კალენდარი"
19196 #~ msgid "MySQL&nbsp;4.0 compatible"
19197 #~ msgstr "MySQL&nbsp;4.0-თან თავსებადი"
19199 #~ msgid "Could not load default configuration from: \"%1$s\""
19200 #~ msgstr "Could not load default configuration from: \"%1$s\""
19202 #~ msgid "Create an index on&nbsp;%s&nbsp;columns"
19203 #~ msgstr "Create an index on&nbsp;%s&nbsp;columns"
19205 #~ msgctxt "$strCreateTableShort"
19206 #~ msgid "Create table"
19207 #~ msgstr "ცხრილის შექმნა"
19209 #~ msgctxt "$strCreateUserDatabaseNone"
19210 #~ msgid "None"
19211 #~ msgstr "არაა"
19213 #~ msgid "Flush the table (\"FLUSH\")"
19214 #~ msgstr "Flush the table (\"FLUSH\")"
19216 #~ msgctxt "$strMIME_description"
19217 #~ msgid "Description"
19218 #~ msgstr "აღწერილობა"
19220 #~ msgctxt "$strNoneDefault"
19221 #~ msgid "None"
19222 #~ msgstr "არაა"
19224 #~ msgid "Schema of the \"%s\" database - Page %s"
19225 #~ msgstr "Schema of the \"%s\" database - Page %s"
19227 #~ msgid "The \"%s\" table doesn't exist!"
19228 #~ msgstr "ცხრილი \"%s\" არ არსებობს!"
19230 #~ msgid "running on %s"
19231 #~ msgstr "გაშვებულია სერვერზე %s"
19233 #~ msgid "The scale factor is too small to fit the schema on one page"
19234 #~ msgstr "The scale factor is too small to fit the schema on one page"
19236 #~ msgid ""
19237 #~ "Cannot start session without errors, please check errors given in your "
19238 #~ "PHP and/or webserver log file and configure your PHP installation "
19239 #~ "properly."
19240 #~ msgstr ""
19241 #~ "Cannot start session without errors, please check errors given in your "
19242 #~ "PHP and/or webserver log file and configure your PHP installation "
19243 #~ "properly."
19245 #~ msgid ""
19246 #~ "However on last run no data has been parsed, this usually means "
19247 #~ "phpMyAdmin won"
19248 #~ msgstr ""
19249 #~ "However on last run no data has been parsed, this usually means "
19250 #~ "phpMyAdmin won't be able to finish this import unless you increase php "
19251 #~ "time limits."
19253 #~ msgctxt "None action"
19254 #~ msgid "None"
19255 #~ msgstr "არაა"
19257 #~ msgid "Grant all privileges on wildcard name (username_%)"
19258 #~ msgstr "Grant all privileges on wildcard name (username\\_%)."
19260 #~ msgid "The %s table doesn"
19261 #~ msgstr "ცხრილი \"%s\" არ არსებობს!"
19263 #~ msgid "Invalid hostname for server %1. Please review your configuration."
19264 #~ msgstr "Invalid hostname for server %1$s. Please review your configuration."
19266 #~ msgid ""
19267 #~ "Cannot load [a@https://secure.php.net/%1@Documentation][em]%1[/em][/a] "
19268 #~ "extension. Please check your PHP configuration."
19269 #~ msgstr ""
19270 #~ "[a@https://secure.php.net/%1$s@Documentation][em]%1$s[/em][/a] "
19271 #~ "გაფართოების ჩატვირთვა შეუძლებელია. გთხოვთ შეამოწმოთ PHP-ის კონფიგურაცია."
19273 #~ msgid "(or the local MySQL server"
19274 #~ msgstr "MySQL სერვერთან დაკავშირება ვერ მოხერხდა"
19276 #~ msgid ""
19277 #~ "There is a chance that you may have found a bug in the SQL parser. Please "
19278 #~ "examine your query closely, and check that the quotes are correct and not "
19279 #~ "mis-matched. Other possible failure causes may be that you are uploading "
19280 #~ "a file with binary outside of a quoted text area. You can also try your "
19281 #~ "query on the MySQL command line interface. The MySQL server error output "
19282 #~ "be . "
19283 #~ msgstr ""
19284 #~ "There is a chance that you may have found a bug in the SQL parser. Please "
19285 #~ "examine your query closely, and check that the quotes are correct and not "
19286 #~ "mis-matched. Other possible failure causes may be that you are uploading "
19287 #~ "a file with binary outside of a quoted text area. You can also try your "
19288 #~ "query on the MySQL command line interface. The MySQL server error output "
19289 #~ "below, if there is any, may also help you in diagnosing the problem. If "
19290 #~ "you still have problems or if the parser fails where the command line "
19291 #~ "interface succeeds, please reduce your SQL query input to the single "
19292 #~ "query that causes problems, and submit a bug report with the data chunk "
19293 #~ "in the CUT section below:"
19295 #~ msgctxt "$strStrucCSV"
19296 #~ msgid "CSV"
19297 #~ msgstr "CSV"
19299 #~ msgid "Delete the users and reload the privileges afterwards."
19300 #~ msgstr "Delete the users and reload the privileges afterwards."
19302 #~ msgid ""
19303 #~ "This is the cleanest way, but reloading the privileges may take a while."
19304 #~ msgstr ""
19305 #~ "This is the cleanest way, but reloading the privileges may take a while."
19307 #~ msgid "has been altered."
19308 #~ msgstr "has been altered."
19310 #~ msgid "Internet Explorer does not support this function."
19311 #~ msgstr "Internet Explorer-ს არ აქვს ამ ფუნქციის მხარდაჭერა."
19313 #~ msgid ""
19314 #~ "The \"deleted\" users will still be able to access the server as usual "
19315 #~ "until the privileges are reloaded."
19316 #~ msgstr ""
19317 #~ "The \"deleted\" users will still be able to access the server as usual "
19318 #~ "until the privileges are reloaded."
19320 #~ msgid "Just delete the users from the privilege tables."
19321 #~ msgstr "Just delete the users from the privilege tables."
19323 #~ msgid ""
19324 #~ "Allows running stored procedures; has no effect in this MySQL version."
19325 #~ msgstr ""
19326 #~ "Allows running stored procedures; has no effect in this MySQL version."
19328 #~ msgid "Process list"
19329 #~ msgstr "პროცესების სია"
19331 #~ msgid ""
19332 #~ "The users will still have the USAGE privilege until the privileges are "
19333 #~ "reloaded."
19334 #~ msgstr ""
19335 #~ "The users will still have the USAGE privilege until the privileges are "
19336 #~ "reloaded."
19338 #~ msgid "Native MS Excel format"
19339 #~ msgstr "Native MS Excel format"
19341 #~ msgctxt "Create INSERT query"
19342 #~ msgid "Insert"
19343 #~ msgstr "ჩასმა"
19345 #~ msgctxt "Create DELETE query"
19346 #~ msgid "Delete"
19347 #~ msgstr "წაშლა"
19349 #~ msgid "utf-8"
19350 #~ msgstr "utf-8"
19352 #~ msgid "Jan0"
19353 #~ msgstr "იან0"
19355 #~ msgid "Jan1"
19356 #~ msgstr "იან1"
19358 #~ msgid "Jan2"
19359 #~ msgstr "იან2"