diff --git a/js/makegrid.js b/js/makegrid.js index 78289f12f4..c55b82f601 100644 --- a/js/makegrid.js +++ b/js/makegrid.js @@ -1460,6 +1460,7 @@ function PMA_makegrid(t, enableResize, enableReorder, enableVisib, enableGridEdi // register events $(t).find('th.draggable') .mousedown(function (e) { + $('#sqlqueryresults').addClass("turnOffSelect"); if (g.visibleHeadersCount > 1) { g.dragStartReorder(e, this); } @@ -1858,6 +1859,7 @@ function PMA_makegrid(t, enableResize, enableReorder, enableVisib, enableGridEdi g.dragMove(e); }); $(document).mouseup(function (e) { + $('#sqlqueryresults').removeClass("turnOffSelect"); g.dragEnd(e); }); } diff --git a/libraries/Config.class.php b/libraries/Config.class.php index 1d900858b8..2b7018ee37 100644 --- a/libraries/Config.class.php +++ b/libraries/Config.class.php @@ -1583,7 +1583,8 @@ class PMA_Config $url['scheme'] = 'https'; // A10 Networks load balancer: } elseif (PMA_getenv('HTTP_HTTPS_FROM_LB') - && strtolower(PMA_getenv('HTTP_HTTPS_FROM_LB')) == 'on') { + && strtolower(PMA_getenv('HTTP_HTTPS_FROM_LB')) == 'on' + ) { $url['scheme'] = 'https'; } elseif (PMA_getenv('HTTP_X_FORWARDED_PROTO')) { $url['scheme'] = strtolower(PMA_getenv('HTTP_X_FORWARDED_PROTO')); diff --git a/po/cs.po b/po/cs.po index 59ac537e78..ce302c97f2 100644 --- a/po/cs.po +++ b/po/cs.po @@ -6,13 +6,13 @@ msgstr "" "Project-Id-Version: phpMyAdmin 4.2.0-dev\n" "Report-Msgid-Bugs-To: phpmyadmin-devel@lists.sourceforge.net\n" "POT-Creation-Date: 2013-11-25 16:20-0500\n" -"PO-Revision-Date: 2013-11-18 12:14+0200\n" +"PO-Revision-Date: 2013-11-26 07:46+0200\n" "Last-Translator: Michal Čihař \n" "Language-Team: Czech \n" +"Language: cs\n" "MIME-Version: 1.0\n" "Content-Type: text/plain; charset=UTF-8\n" "Content-Transfer-Encoding: 8bit\n" -"Language: cs\n" "Plural-Forms: nplurals=3; plural=(n==1) ? 0 : (n>=2 && n<=4) ? 1 : 2;\n" "X-Generator: Weblate 1.9-dev\n" @@ -7813,10 +7813,9 @@ msgid "Database operations" msgstr "Operace s databází" #: libraries/navigation/Nodes/Node_Database.class.php:318 -#, fuzzy #| msgid "Show hint" msgid "Show hidden items" -msgstr "Zobrazit nápovědu" +msgstr "Zobrazit skryté položky" #: libraries/navigation/Nodes/Node_Database_Container.class.php:31 msgctxt "Create new database" diff --git a/po/el.po b/po/el.po index b0a9175412..66dee4ec33 100644 --- a/po/el.po +++ b/po/el.po @@ -4,13 +4,13 @@ msgstr "" "Project-Id-Version: phpMyAdmin 4.2.0-dev\n" "Report-Msgid-Bugs-To: phpmyadmin-devel@lists.sourceforge.net\n" "POT-Creation-Date: 2013-11-25 16:20-0500\n" -"PO-Revision-Date: 2013-11-18 17:27+0200\n" +"PO-Revision-Date: 2013-11-26 09:40+0200\n" "Last-Translator: Panagiotis Papazoglou \n" "Language-Team: Greek \n" +"Language: el\n" "MIME-Version: 1.0\n" "Content-Type: text/plain; charset=UTF-8\n" "Content-Transfer-Encoding: 8bit\n" -"Language: el\n" "Plural-Forms: nplurals=2; plural=n != 1;\n" "X-Generator: Weblate 1.9-dev\n" @@ -7946,10 +7946,9 @@ msgid "Database operations" msgstr "Λειτουργίες βάσης δεδομένων" #: libraries/navigation/Nodes/Node_Database.class.php:318 -#, fuzzy #| msgid "Show hint" msgid "Show hidden items" -msgstr "Εμφάνιση επεξήγησης" +msgstr "Εμφάνιση κρυφών αντικειμένων" #: libraries/navigation/Nodes/Node_Database_Container.class.php:31 msgctxt "Create new database" diff --git a/po/es.po b/po/es.po index 75ce9916ab..64127290c6 100644 --- a/po/es.po +++ b/po/es.po @@ -4,14 +4,14 @@ msgstr "" "Project-Id-Version: phpMyAdmin 4.2.0-dev\n" "Report-Msgid-Bugs-To: phpmyadmin-devel@lists.sourceforge.net\n" "POT-Creation-Date: 2013-11-25 16:20-0500\n" -"PO-Revision-Date: 2013-11-18 14:36+0200\n" +"PO-Revision-Date: 2013-11-26 13:57+0200\n" "Last-Translator: Matías Bellone \n" -"Language-Team: Spanish \n" +"Language-Team: Spanish " +"\n" +"Language: es\n" "MIME-Version: 1.0\n" "Content-Type: text/plain; charset=UTF-8\n" "Content-Transfer-Encoding: 8bit\n" -"Language: es\n" "Plural-Forms: nplurals=2; plural=n != 1;\n" "X-Generator: Weblate 1.9-dev\n" @@ -7988,10 +7988,9 @@ msgid "Database operations" msgstr "Opciones de la base de datos" #: libraries/navigation/Nodes/Node_Database.class.php:318 -#, fuzzy #| msgid "Show hint" msgid "Show hidden items" -msgstr "Mostrar ayudas" +msgstr "Mostrar elementos ocultos" #: libraries/navigation/Nodes/Node_Database_Container.class.php:31 msgctxt "Create new database" diff --git a/po/id.po b/po/id.po index 107415bf95..529f9b6673 100644 --- a/po/id.po +++ b/po/id.po @@ -4,16 +4,16 @@ msgstr "" "Project-Id-Version: phpMyAdmin 4.2.0-dev\n" "Report-Msgid-Bugs-To: phpmyadmin-devel@lists.sourceforge.net\n" "POT-Creation-Date: 2013-11-25 16:20-0500\n" -"PO-Revision-Date: 2013-09-09 20:22+0200\n" +"PO-Revision-Date: 2013-11-26 05:04+0200\n" "Last-Translator: Dadan Setia \n" -"Language-Team: Indonesian \n" +"Language-Team: Indonesian " +"\n" +"Language: id\n" "MIME-Version: 1.0\n" "Content-Type: text/plain; charset=UTF-8\n" "Content-Transfer-Encoding: 8bit\n" -"Language: id\n" "Plural-Forms: nplurals=1; plural=0;\n" -"X-Generator: Weblate 1.7-dev\n" +"X-Generator: Weblate 1.9-dev\n" "X-Poedit-Basepath: ../../..\n" #: changelog.php:36 license.php:28 @@ -412,29 +412,34 @@ msgid "" "An error has been detected and an error report has been automatically " "submitted based on your settings." msgstr "" +"Kesalahan terdeteksi dan laporan kesalahan telah otomatis terkirim " +"berdasarkan pengaturan anda." #: error_report.php:37 error_report.php:54 error_report.php:65 #: error_report.php:81 msgid "You may want to refresh the page." -msgstr "" +msgstr "Anda mungkin perlu me-refresh halaman." #: error_report.php:45 msgid "" "An error has been detected and an error report has been generated but failed " "to be sent." msgstr "" +"Kesalahan telah terdeteksi dan laporan kesalahan telah dihasilkan tetapi " +"gagal dikirim." #: error_report.php:50 error_report.php:77 msgid "If you experience any problems please submit a bug report manually." msgstr "" +"Jika Anda mengalami masalah silakan mengirimkan laporan bug secara manual." #: error_report.php:63 error_report.php:72 msgid "Thank you for submitting this report." -msgstr "" +msgstr "Terimakasih telah mengirimkan laporan ini." #: error_report.php:74 msgid "Unfortunately the submission failed." -msgstr "" +msgstr "Sayangnya pengajuan gagal." #: export.php:160 msgid "Bad type!" @@ -1339,7 +1344,7 @@ msgstr "Dari log umum" #: js/messages.php:162 msgid "The database name is not known for this query in the server's logs." -msgstr "" +msgstr "Nama database tidak diketahui untuk query ini dalam log server." #: js/messages.php:164 msgid "Analysing logs" @@ -2011,32 +2016,31 @@ msgid "Create view" msgstr "Buat tampilan" #: js/messages.php:408 -#, fuzzy #| msgid "Server port" msgid "Send Error Report" -msgstr "Porta server" +msgstr "Kirim laporan kesalahan" #: js/messages.php:409 msgid "Submit Error Report" -msgstr "" +msgstr "Kiri Laporan Kesalahan" #: js/messages.php:411 msgid "" "A fatal JavaScript error has occurred. Would you like to send an error " "report?" msgstr "" +"Kesalhaan fatal JavaScript telah terdeteksi. Anda ingin mengirimkan laporan " +"kesalahan?" #: js/messages.php:413 -#, fuzzy #| msgid "Change settings" msgid "Change Report Settings" -msgstr "Ubah pengaturan" +msgstr "Ubah Pengaturan Pelaporan" #: js/messages.php:414 -#, fuzzy #| msgid "Show open tables" msgid "Show Report Details" -msgstr "Tampilkan tabel terbuka" +msgstr "Tampilkan Detail Laporan" #. l10n: Display text for calendar close link #: js/messages.php:436 @@ -4172,15 +4176,15 @@ msgstr "Tutup" #: libraries/config.values.php:111 msgid "Ask before sending error reports" -msgstr "" +msgstr "Tanyakan sebelum mengirim laporan kesalahan" #: libraries/config.values.php:112 msgid "Always send error reports" -msgstr "" +msgstr "Selalu kirim laporan kesalahan" #: libraries/config.values.php:113 msgid "Never send error reports" -msgstr "" +msgstr "Jangan pernah mengirimkan laporan kesalahan" #: libraries/config.values.php:142 #: libraries/plugins/export/ExportHtmlword.class.php:69 @@ -5318,6 +5322,10 @@ msgid "" "only occurs for the current server. Setting this to FALSE makes it easy to " "forget to log out from other servers when connected to multiple servers." msgstr "" +"Jika TRUE, logout akan menghapus cookie untuk semua server, ketika diatur ke " +"FALSE, logout hanya terjadi untuk server saat ini. Atur ini ke FALSE " +"membuatnya mudah untuk melupakan log out dari server lain ketika terhubung " +"ke beberapa server." #: libraries/config/messages.inc.php:275 msgid "Delete all cookies on logout" @@ -5342,6 +5350,10 @@ msgid "" "and will be deleted as soon as you close the browser window. This is " "recommended for non-trusted environments." msgstr "" +"Definisikan berapa lama (dalam detik) cookie login harus disimpan dalam " +"browser. Default 0 berarti bahwa itu akan disimpan untuk sesi yang ada saja, " +"dan akan dihapus segera setelah Anda menutup jendela browser. Hal ini " +"direkomendasikan untuk lingkungan tak terpercaya." #: libraries/config/messages.inc.php:279 msgid "Login cookie store" @@ -5349,7 +5361,7 @@ msgstr "Penyimpanan kuki masuk" #: libraries/config/messages.inc.php:280 msgid "Define how long (in seconds) a login cookie is valid" -msgstr "" +msgstr "Tentukan berapa lama (dalam detik) cookie login valid" #: libraries/config/messages.inc.php:281 msgid "Login cookie validity" @@ -5357,7 +5369,7 @@ msgstr "Validitas kuki masuk" #: libraries/config/messages.inc.php:282 msgid "Double size of textarea for LONGTEXT columns" -msgstr "" +msgstr "Ukuran Double textarea untuk kolom LONGTEXT" #: libraries/config/messages.inc.php:283 msgid "Bigger textarea for LONGTEXT" @@ -5377,10 +5389,9 @@ msgid "Users cannot set a higher value" msgstr "Pengguna tidak dapat menetapkan nilai yang lebih tinggi" #: libraries/config/messages.inc.php:287 -#, fuzzy #| msgid "Maximum number of tables displayed in table list" msgid "Maximum number of databases displayed in database list" -msgstr "Jumlah maksimum tabel yang ditampilkan di daftar tabel" +msgstr "Jumlah maksimum database yang ditampilkan dalam daftar database" #: libraries/config/messages.inc.php:288 msgid "Maximum databases" @@ -5390,10 +5401,11 @@ msgstr "Basis data maksimum" msgid "" "The number of items that can be displayed on each page of the navigation tree" msgstr "" +"Jumlah item yang dapat ditampilkan pada setiap halaman dari pohon navigasi" #: libraries/config/messages.inc.php:290 msgid "Maximum items in branch" -msgstr "" +msgstr "Item maksimal di cabang" #: libraries/config/messages.inc.php:291 msgid "" @@ -5427,20 +5439,22 @@ msgid "mcrypt warning" msgstr "Peringatan mcrypt" #: libraries/config/messages.inc.php:298 +#, fuzzy msgid "" "The number of bytes a script is allowed to allocate, eg. [kbd]32M[/kbd] " "([kbd]0[/kbd] for no limit)" msgstr "" +"Jumlah bytes script yang diperbolehkan untuk mengalokasikan, misalnya. " +"[kbd]32M[/kbd] ([kbd]0[/kbd] untuk tak terbatas)." #: libraries/config/messages.inc.php:299 msgid "Memory limit" msgstr "Limit memori" #: libraries/config/messages.inc.php:300 -#, fuzzy #| msgid "Show logo in left frame" msgid "Show logo in navigation panel" -msgstr "Tampilkan logo di bingkai kiri" +msgstr "Tampilkan logo di panel navigasi" #: libraries/config/messages.inc.php:301 msgid "Display logo" @@ -5469,10 +5483,9 @@ msgid "Logo link target" msgstr "Sasaran tautan logo" #: libraries/config/messages.inc.php:306 -#, fuzzy #| msgid "Display server choice at the top of the left frame" msgid "Display server choice at the top of the navigation panel" -msgstr "Tampilkan pilihan server di bagian atas bingkai kiri" +msgstr "Tampilkan pilihan server di bagian atas panel navigasi" #: libraries/config/messages.inc.php:307 msgid "Display servers selection" @@ -5483,27 +5496,25 @@ msgid "Target for quick access icon" msgstr "Target ikon akses cepat" #: libraries/config/messages.inc.php:309 -#, fuzzy #| msgid "Minimum number of tables to display the table filter box" msgid "" "Defines the minimum number of items (tables, views, routines and events) to " "display a filter box." -msgstr "Jumlah minimum tabel yang ditampilkan di kotak filter tabel" +msgstr "" +"Tentukan jumlah minimum item (tabel, view, routines dan event) untuk " +"menampilkan kotak filter." #: libraries/config/messages.inc.php:310 -#, fuzzy #| msgid "Minimum number of tables to display the table filter box" msgid "Minimum number of items to display the filter box" -msgstr "Jumlah minimum tabel yang ditampilkan di kotak filter tabel" +msgstr "Jumlah minimum item yang ditampilkan di kotak tabel filter" #: libraries/config/messages.inc.php:311 -#, fuzzy #| msgid "Minimum number of tables to display the table filter box" msgid "Minimum number of databases to display the database filter box" -msgstr "Jumlah minimum tabel yang ditampilkan di kotak filter tabel" +msgstr "Jumlah minimum database yang ditampilkan di kotak tabel filter" #: libraries/config/messages.inc.php:312 -#, fuzzy #| msgid "" #| "Only light version; display databases in a tree (determined by the " #| "separator defined below)" @@ -5511,12 +5522,12 @@ msgid "" "Group items in the navigation tree (determined by the separator defined " "below)" msgstr "" -"Hanya untuk versi ringan; tampilkan basis data dalam hierarki (ditentukan " -"oleh pemisah yang ditentukan di bawah)" +"Item Group di pohon navigasi (ditentukan oleh pemisah didefinisikan di " +"bawah)" #: libraries/config/messages.inc.php:313 msgid "Group items in the tree" -msgstr "" +msgstr "Item Group di pohon" #: libraries/config/messages.inc.php:314 msgid "String that separates databases into different tree levels" @@ -5578,14 +5589,15 @@ msgid "Use only icons, only text or both" msgstr "Gunakan hanya ikon, hanya teks, atau keduanya" #: libraries/config/messages.inc.php:328 -#, fuzzy #| msgid "Iconic navigation bar" msgid "Table navigation bar" -msgstr "Bilah navigasi dengan ikon" +msgstr "Bar tabel navigasi" #: libraries/config/messages.inc.php:329 msgid "use GZip output buffering for increased speed in HTTP transfers" msgstr "" +"Gunakan gzip output buffering untuk meningkatkan kecepatan dalam transfer " +"HTTP" #: libraries/config/messages.inc.php:330 msgid "GZip output buffering" @@ -5634,7 +5646,7 @@ msgstr "" #: libraries/config/messages.inc.php:338 msgid "Server/library difference warning" -msgstr "" +msgstr "Server/library perbedaan peringatan" #: libraries/config/messages.inc.php:339 #, fuzzy @@ -5660,7 +5672,7 @@ msgstr "Izinkan tampilan semua baris" #: libraries/config/messages.inc.php:344 msgid "How to display various action links" -msgstr "" +msgstr "Bagaimana menampilkan berbagai link tindakan" #: libraries/config/messages.inc.php:345 msgid "Disallow BLOB and BINARY columns from editing" diff --git a/po/nl.po b/po/nl.po index 0e49acb49b..80e27de3d6 100644 --- a/po/nl.po +++ b/po/nl.po @@ -4,13 +4,13 @@ msgstr "" "Project-Id-Version: phpMyAdmin 4.2.0-dev\n" "Report-Msgid-Bugs-To: phpmyadmin-devel@lists.sourceforge.net\n" "POT-Creation-Date: 2013-11-25 16:20-0500\n" -"PO-Revision-Date: 2013-11-20 15:37+0200\n" -"Last-Translator: Han Velthuis \n" +"PO-Revision-Date: 2013-11-26 17:51+0200\n" +"Last-Translator: Dieter Adriaenssens \n" "Language-Team: Dutch \n" +"Language: nl\n" "MIME-Version: 1.0\n" "Content-Type: text/plain; charset=UTF-8\n" "Content-Transfer-Encoding: 8bit\n" -"Language: nl\n" "Plural-Forms: nplurals=2; plural=n != 1;\n" "X-Generator: Weblate 1.9-dev\n" @@ -7938,10 +7938,9 @@ msgid "Database operations" msgstr "Databankbewerkingen" #: libraries/navigation/Nodes/Node_Database.class.php:318 -#, fuzzy #| msgid "Show hint" msgid "Show hidden items" -msgstr "Toon hint" +msgstr "Toon verborgen onderdelen" #: libraries/navigation/Nodes/Node_Database_Container.class.php:31 msgctxt "Create new database" diff --git a/po/ta.po b/po/ta.po index b659d16046..e29d51999c 100644 --- a/po/ta.po +++ b/po/ta.po @@ -7,13 +7,13 @@ msgstr "" "Project-Id-Version: phpMyAdmin 4.2.0-dev\n" "Report-Msgid-Bugs-To: phpmyadmin-devel@lists.sourceforge.net\n" "POT-Creation-Date: 2013-11-25 16:20-0500\n" -"PO-Revision-Date: 2013-11-25 10:53+0200\n" +"PO-Revision-Date: 2013-11-26 10:02+0200\n" "Last-Translator: Lakshmanan M \n" "Language-Team: Tamil \n" +"Language: ta\n" "MIME-Version: 1.0\n" "Content-Type: text/plain; charset=UTF-8\n" "Content-Transfer-Encoding: 8bit\n" -"Language: ta\n" "Plural-Forms: nplurals=2; plural=n != 1;\n" "X-Generator: Weblate 1.9-dev\n" @@ -273,17 +273,15 @@ msgstr "உருவாக்கம்:" #: db_printview.php:126 libraries/plugins/export/ExportSql.class.php:1055 #: libraries/schema/Pdf_Relation_Schema.class.php:1358 -#, fuzzy #| msgid "Last update" msgid "Last update:" -msgstr "இறுதி இற்றைப்படுத்தல்" +msgstr "இறுதி இற்றைப்படுத்தல்:" #: db_printview.php:135 libraries/plugins/export/ExportSql.class.php:1068 #: libraries/schema/Pdf_Relation_Schema.class.php:1363 -#, fuzzy #| msgid "Last check" msgid "Last check:" -msgstr "கடைசி சோதனை" +msgstr "கடைசி சோதனை:" #: db_printview.php:149 libraries/structure.lib.php:176 #, php-format @@ -441,10 +439,9 @@ msgid "Unfortunately the submission failed." msgstr "" #: export.php:160 -#, fuzzy #| msgid "Index type:" msgid "Bad type!" -msgstr "சுட்டு வகை" +msgstr "கெட்ட வகை!" #: export.php:211 msgid "Selected export type has to be saved in file!" @@ -492,22 +489,20 @@ msgstr "" #. l10n: Spatial Reference System Identifier #: gis_data_editor.php:163 -#, fuzzy #| msgid "SRID" msgid "SRID:" -msgstr "SRID" +msgstr "SRID:" #: gis_data_editor.php:186 -#, fuzzy, php-format +#, php-format #| msgid "Geometry" msgid "Geometry %d:" -msgstr "கேத்திர கணிதம்" +msgstr "கேத்திர கணிதம் %d:" #: gis_data_editor.php:208 -#, fuzzy #| msgid "Point" msgid "Point:" -msgstr "புள்ளி" +msgstr "புள்ளி:" #: gis_data_editor.php:209 gis_data_editor.php:236 gis_data_editor.php:291 #: gis_data_editor.php:364 js/messages.php:324 @@ -521,10 +516,10 @@ msgstr "Y" #: gis_data_editor.php:234 gis_data_editor.php:289 gis_data_editor.php:362 #: js/messages.php:327 -#, fuzzy, php-format +#, php-format #| msgid "Point" msgid "Point %d" -msgstr "புள்ளி" +msgstr "புள்ளி %d" #: gis_data_editor.php:247 gis_data_editor.php:302 gis_data_editor.php:375 #: js/messages.php:333 @@ -532,48 +527,45 @@ msgid "Add a point" msgstr "ஒரு புள்ளியை சேர்" #: gis_data_editor.php:264 -#, fuzzy, php-format +#, php-format #| msgid "Add constraints" msgid "Linestring %d:" -msgstr "கட்டுப்பாடுகளை சேர்க்க" +msgstr "வரி சரம் %d:" #: gis_data_editor.php:267 gis_data_editor.php:343 -#, fuzzy #| msgid "Outer Ring:" msgid "Outer ring:" -msgstr "வெளிப்புற வளையம்" +msgstr "வெளிப்புற வளையம்:" #: gis_data_editor.php:269 gis_data_editor.php:345 -#, fuzzy, php-format +#, php-format #| msgid "Inner Ring" msgid "Inner ring %d:" -msgstr "உள்ப்புற வளையம்" +msgstr "உள்ப்புற வளையம் %d:" #: gis_data_editor.php:305 -#, fuzzy #| msgid "Add constraints" msgid "Add a linestring" -msgstr "கட்டுப்பாடுகளை சேர்க்க" +msgstr "வரி சரம் சேர்க்க" #: gis_data_editor.php:306 gis_data_editor.php:380 js/messages.php:334 msgid "Add an inner ring" msgstr "உள்ப்புற வளையத்தை சேர்" #: gis_data_editor.php:327 -#, fuzzy, php-format +#, php-format #| msgid "Polygon" msgid "Polygon %d:" -msgstr "பல்கோணி" +msgstr "பல்கோணி %d:" #: gis_data_editor.php:386 js/messages.php:335 msgid "Add a polygon" msgstr "ஒரு பல்கோணியை சேர்" #: gis_data_editor.php:392 -#, fuzzy #| msgid "Add a new User" msgid "Add geometry" -msgstr "புதிய பயனாளரை சேர்க்க" +msgstr "வடிவியல் சேர்க்க" #: gis_data_editor.php:398 js/messages.php:225 #: libraries/DbSearch.class.php:465 libraries/DisplayResults.class.php:1690 diff --git a/po/tr.po b/po/tr.po index b8cd978a02..dc5c1a6b69 100644 --- a/po/tr.po +++ b/po/tr.po @@ -4,14 +4,14 @@ msgstr "" "Project-Id-Version: phpMyAdmin 4.2.0-dev\n" "Report-Msgid-Bugs-To: phpmyadmin-devel@lists.sourceforge.net\n" "POT-Creation-Date: 2013-11-25 16:20-0500\n" -"PO-Revision-Date: 2013-11-18 12:07+0200\n" +"PO-Revision-Date: 2013-11-26 07:43+0200\n" "Last-Translator: Burak Yavuz \n" -"Language-Team: Turkish \n" +"Language-Team: Turkish " +"\n" +"Language: tr\n" "MIME-Version: 1.0\n" "Content-Type: text/plain; charset=UTF-8\n" "Content-Transfer-Encoding: 8bit\n" -"Language: tr\n" "Plural-Forms: nplurals=1; plural=0;\n" "X-Generator: Weblate 1.9-dev\n" @@ -7889,10 +7889,9 @@ msgid "Database operations" msgstr "Veritabanı işlemleri" #: libraries/navigation/Nodes/Node_Database.class.php:318 -#, fuzzy #| msgid "Show hint" msgid "Show hidden items" -msgstr "İpucu göster" +msgstr "Gizli öğeleri göster" #: libraries/navigation/Nodes/Node_Database_Container.class.php:31 msgctxt "Create new database" diff --git a/themes/pmahomme/css/common.css.php b/themes/pmahomme/css/common.css.php index 8e27ecb0a8..0b05cd242d 100644 --- a/themes/pmahomme/css/common.css.php +++ b/themes/pmahomme/css/common.css.php @@ -2619,6 +2619,13 @@ fieldset .disabled-field td { background: #DDD; } +.turnOffSelect { + -moz-user-select: none; + -khtml-user-select: none; + -webkit-user-select: none; + user-select: none; +} + #page_content { background-color: white; }