From 1651d674d65bdd032071733f57cfff9b496e7d85 Mon Sep 17 00:00:00 2001 From: Isaac Bennetch Date: Sat, 21 Mar 2020 00:07:58 -0400 Subject: [PATCH 1/4] Adding composer lock for 4.9.5 Signed-off-by: Isaac Bennetch --- composer.lock | 2667 +++++++++++++++++++++++++++++++++++++++++++++++++ 1 file changed, 2667 insertions(+) create mode 100644 composer.lock diff --git a/composer.lock b/composer.lock new file mode 100644 index 0000000000..2c2801db55 --- /dev/null +++ b/composer.lock @@ -0,0 +1,2667 @@ +{ + "_readme": [ + "This file locks the dependencies of your project to a known state", + "Read more about it at https://getcomposer.org/doc/01-basic-usage.md#installing-dependencies", + "This file is @generated automatically" + ], + "content-hash": "fcc1bc864c141a58b0bbb7e52b156ef1", + "packages": [ + { + "name": "bacon/bacon-qr-code", + "version": "1.0.3", + "source": { + "type": "git", + "url": "https://github.com/Bacon/BaconQrCode.git", + "reference": "5a91b62b9d37cee635bbf8d553f4546057250bee" + }, + "dist": { + "type": "zip", + "url": "https://api.github.com/repos/Bacon/BaconQrCode/zipball/5a91b62b9d37cee635bbf8d553f4546057250bee", + "reference": "5a91b62b9d37cee635bbf8d553f4546057250bee", + "shasum": "" + }, + "require": { + "ext-iconv": "*", + "php": "^5.4|^7.0" + }, + "require-dev": { + "phpunit/phpunit": "^4.8" + }, + "suggest": { + "ext-gd": "to generate QR code images" + }, + "type": "library", + "autoload": { + "psr-0": { + "BaconQrCode": "src/" + } + }, + "notification-url": "https://packagist.org/downloads/", + "license": [ + "BSD-2-Clause" + ], + "authors": [ + { + "name": "Ben Scholzen 'DASPRiD'", + "email": "mail@dasprids.de", + "homepage": "http://www.dasprids.de", + "role": "Developer" + } + ], + "description": "BaconQrCode is a QR code generator for PHP.", + "homepage": "https://github.com/Bacon/BaconQrCode", + "time": "2017-10-17T09:59:25+00:00" + }, + { + "name": "google/recaptcha", + "version": "1.2.3", + "source": { + "type": "git", + "url": "https://github.com/google/recaptcha.git", + "reference": "98c4a6573b27e8b0990ea8789c74ea378795134c" + }, + "dist": { + "type": "zip", + "url": "https://api.github.com/repos/google/recaptcha/zipball/98c4a6573b27e8b0990ea8789c74ea378795134c", + "reference": "98c4a6573b27e8b0990ea8789c74ea378795134c", + "shasum": "" + }, + "require": { + "php": ">=5.5" + }, + "require-dev": { + "friendsofphp/php-cs-fixer": "^2.2.20|^2.15", + "php-coveralls/php-coveralls": "^2.1", + "phpunit/phpunit": "^4.8.36|^5.7.27|^6.59|^7.5.11" + }, + "type": "library", + "extra": { + "branch-alias": { + "dev-master": "1.2.x-dev" + } + }, + "autoload": { + "psr-4": { + "ReCaptcha\\": "src/ReCaptcha" + } + }, + "notification-url": "https://packagist.org/downloads/", + "license": [ + "BSD-3-Clause" + ], + "description": "Client library for reCAPTCHA, a free service that protects websites from spam and abuse.", + "homepage": "https://www.google.com/recaptcha/", + "keywords": [ + "Abuse", + "captcha", + "recaptcha", + "spam" + ], + "time": "2019-08-16T15:48:25+00:00" + }, + { + "name": "paragonie/constant_time_encoding", + "version": "v1.0.4", + "source": { + "type": "git", + "url": "https://github.com/paragonie/constant_time_encoding.git", + "reference": "2132f0f293d856026d7d11bd81b9f4a23a1dc1f6" + }, + "dist": { + "type": "zip", + "url": "https://api.github.com/repos/paragonie/constant_time_encoding/zipball/2132f0f293d856026d7d11bd81b9f4a23a1dc1f6", + "reference": "2132f0f293d856026d7d11bd81b9f4a23a1dc1f6", + "shasum": "" + }, + "require": { + "php": "^5.3|^7" + }, + "require-dev": { + "paragonie/random_compat": "^1.4|^2", + "phpunit/phpunit": "4.*|5.*", + "vimeo/psalm": "^0.3|^1" + }, + "type": "library", + "autoload": { + "psr-4": { + "ParagonIE\\ConstantTime\\": "src/" + } + }, + "notification-url": "https://packagist.org/downloads/", + "license": [ + "MIT" + ], + "authors": [ + { + "name": "Paragon Initiative Enterprises", + "email": "security@paragonie.com", + "homepage": "https://paragonie.com", + "role": "Maintainer" + }, + { + "name": "Steve 'Sc00bz' Thomas", + "email": "steve@tobtu.com", + "homepage": "https://www.tobtu.com", + "role": "Original Developer" + } + ], + "description": "Constant-time Implementations of RFC 4648 Encoding (Base-64, Base-32, Base-16)", + "keywords": [ + "base16", + "base32", + "base32_decode", + "base32_encode", + "base64", + "base64_decode", + "base64_encode", + "bin2hex", + "encoding", + "hex", + "hex2bin", + "rfc4648" + ], + "time": "2018-04-30T17:57:16+00:00" + }, + { + "name": "paragonie/random_compat", + "version": "v2.0.18", + "source": { + "type": "git", + "url": "https://github.com/paragonie/random_compat.git", + "reference": "0a58ef6e3146256cc3dc7cc393927bcc7d1b72db" + }, + "dist": { + "type": "zip", + "url": "https://api.github.com/repos/paragonie/random_compat/zipball/0a58ef6e3146256cc3dc7cc393927bcc7d1b72db", + "reference": "0a58ef6e3146256cc3dc7cc393927bcc7d1b72db", + "shasum": "" + }, + "require": { + "php": ">=5.2.0" + }, + "require-dev": { + "phpunit/phpunit": "4.*|5.*" + }, + "suggest": { + "ext-libsodium": "Provides a modern crypto API that can be used to generate random bytes." + }, + "type": "library", + "autoload": { + "files": [ + "lib/random.php" + ] + }, + "notification-url": "https://packagist.org/downloads/", + "license": [ + "MIT" + ], + "authors": [ + { + "name": "Paragon Initiative Enterprises", + "email": "security@paragonie.com", + "homepage": "https://paragonie.com" + } + ], + "description": "PHP 5.x polyfill for random_bytes() and random_int() from PHP 7", + "keywords": [ + "csprng", + "polyfill", + "pseudorandom", + "random" + ], + "time": "2019-01-03T20:59:08+00:00" + }, + { + "name": "phpmyadmin/motranslator", + "version": "4.0", + "source": { + "type": "git", + "url": "https://github.com/phpmyadmin/motranslator.git", + "reference": "fcb370254998fda7eeccfd7c787b4deb71b0d77c" + }, + "dist": { + "type": "zip", + "url": "https://api.github.com/repos/phpmyadmin/motranslator/zipball/fcb370254998fda7eeccfd7c787b4deb71b0d77c", + "reference": "fcb370254998fda7eeccfd7c787b4deb71b0d77c", + "shasum": "" + }, + "require": { + "php": ">=5.3.0", + "symfony/expression-language": "^4.0 || ^3.2 || ^2.8" + }, + "require-dev": { + "apigen/apigen": "^4.1", + "phpunit/php-code-coverage": "*", + "phpunit/phpunit": "~4.8 || ~5.7 || ~6.5" + }, + "type": "library", + "autoload": { + "psr-4": { + "PhpMyAdmin\\MoTranslator\\": "src" + } + }, + "notification-url": "https://packagist.org/downloads/", + "license": [ + "GPL-2.0-or-later" + ], + "authors": [ + { + "name": "The phpMyAdmin Team", + "email": "developers@phpmyadmin.net", + "homepage": "https://www.phpmyadmin.net/team/" + } + ], + "description": "Translation API for PHP using Gettext MO files", + "homepage": "https://github.com/phpmyadmin/motranslator", + "keywords": [ + "gettext", + "i18n", + "mo", + "translator" + ], + "time": "2018-02-12T13:22:52+00:00" + }, + { + "name": "phpmyadmin/shapefile", + "version": "2.1", + "source": { + "type": "git", + "url": "https://github.com/phpmyadmin/shapefile.git", + "reference": "e23b767f2a81f61fee3fc09fc062879985f3e224" + }, + "dist": { + "type": "zip", + "url": "https://api.github.com/repos/phpmyadmin/shapefile/zipball/e23b767f2a81f61fee3fc09fc062879985f3e224", + "reference": "e23b767f2a81f61fee3fc09fc062879985f3e224", + "shasum": "" + }, + "require": { + "php": ">=5.4.0" + }, + "require-dev": { + "phpunit/php-code-coverage": "*", + "phpunit/phpunit": "~4.8 || ~5.7" + }, + "suggest": { + "ext-dbase": "For dbf files parsing" + }, + "type": "library", + "autoload": { + "psr-4": { + "PhpMyAdmin\\ShapeFile\\": "src" + } + }, + "notification-url": "https://packagist.org/downloads/", + "license": [ + "GPL-2.0+" + ], + "authors": [ + { + "name": "The phpMyAdmin Team", + "email": "developers@phpmyadmin.net", + "homepage": "https://www.phpmyadmin.net/team/" + } + ], + "description": "ESRI ShapeFile library for PHP", + "homepage": "https://github.com/phpmyadmin/shapefile", + "keywords": [ + "ESRI", + "Shapefile", + "dbf", + "geo", + "geospatial", + "shape", + "shp" + ], + "time": "2017-05-15T08:31:47+00:00" + }, + { + "name": "phpmyadmin/sql-parser", + "version": "4.6.1", + "source": { + "type": "git", + "url": "https://github.com/phpmyadmin/sql-parser.git", + "reference": "fd339b2b40b7910659c842891eb36d1d15079fcb" + }, + "dist": { + "type": "zip", + "url": "https://api.github.com/repos/phpmyadmin/sql-parser/zipball/fd339b2b40b7910659c842891eb36d1d15079fcb", + "reference": "fd339b2b40b7910659c842891eb36d1d15079fcb", + "shasum": "" + }, + "require": { + "php": ">=5.3.0", + "symfony/polyfill-mbstring": "^1.3" + }, + "conflict": { + "phpmyadmin/motranslator": "<3.0" + }, + "require-dev": { + "phpunit/php-code-coverage": "*", + "phpunit/phpunit": "~4.8 || ~5.7 || ~6.5 || ^7.0", + "sami/sami": "^4.0", + "squizlabs/php_codesniffer": "~2.9 || ~3.4" + }, + "suggest": { + "ext-mbstring": "For best performance", + "phpmyadmin/motranslator": "Translate messages to your favorite locale" + }, + "bin": [ + "bin/highlight-query", + "bin/lint-query", + "bin/tokenize-query" + ], + "type": "library", + "autoload": { + "psr-4": { + "PhpMyAdmin\\SqlParser\\": "src" + } + }, + "notification-url": "https://packagist.org/downloads/", + "license": [ + "GPL-2.0-or-later" + ], + "authors": [ + { + "name": "The phpMyAdmin Team", + "email": "developers@phpmyadmin.net", + "homepage": "https://www.phpmyadmin.net/team/" + } + ], + "description": "A validating SQL lexer and parser with a focus on MySQL dialect.", + "homepage": "https://github.com/phpmyadmin/sql-parser", + "keywords": [ + "analysis", + "lexer", + "parser", + "sql" + ], + "time": "2020-03-21T00:16:38+00:00" + }, + { + "name": "phpseclib/phpseclib", + "version": "2.0.25", + "source": { + "type": "git", + "url": "https://github.com/phpseclib/phpseclib.git", + "reference": "c18159618ed7cd7ff721ac1a8fec7860a475d2f0" + }, + "dist": { + "type": "zip", + "url": "https://api.github.com/repos/phpseclib/phpseclib/zipball/c18159618ed7cd7ff721ac1a8fec7860a475d2f0", + "reference": "c18159618ed7cd7ff721ac1a8fec7860a475d2f0", + "shasum": "" + }, + "require": { + "php": ">=5.3.3" + }, + "require-dev": { + "phing/phing": "~2.7", + "phpunit/phpunit": "^4.8.35|^5.7|^6.0", + "sami/sami": "~2.0", + "squizlabs/php_codesniffer": "~2.0" + }, + "suggest": { + "ext-gmp": "Install the GMP (GNU Multiple Precision) extension in order to speed up arbitrary precision integer arithmetic operations.", + "ext-libsodium": "SSH2/SFTP can make use of some algorithms provided by the libsodium-php extension.", + "ext-mcrypt": "Install the Mcrypt extension in order to speed up a few other cryptographic operations.", + "ext-openssl": "Install the OpenSSL extension in order to speed up a wide variety of cryptographic operations." + }, + "type": "library", + "autoload": { + "files": [ + "phpseclib/bootstrap.php" + ], + "psr-4": { + "phpseclib\\": "phpseclib/" + } + }, + "notification-url": "https://packagist.org/downloads/", + "license": [ + "MIT" + ], + "authors": [ + { + "name": "Jim Wigginton", + "email": "terrafrost@php.net", + "role": "Lead Developer" + }, + { + "name": "Patrick Monnerat", + "email": "pm@datasphere.ch", + "role": "Developer" + }, + { + "name": "Andreas Fischer", + "email": "bantu@phpbb.com", + "role": "Developer" + }, + { + "name": "Hans-Jürgen Petrich", + "email": "petrich@tronic-media.com", + "role": "Developer" + }, + { + "name": "Graham Campbell", + "email": "graham@alt-three.com", + "role": "Developer" + } + ], + "description": "PHP Secure Communications Library - Pure-PHP implementations of RSA, AES, SSH2, SFTP, X.509 etc.", + "homepage": "http://phpseclib.sourceforge.net", + "keywords": [ + "BigInteger", + "aes", + "asn.1", + "asn1", + "blowfish", + "crypto", + "cryptography", + "encryption", + "rsa", + "security", + "sftp", + "signature", + "signing", + "ssh", + "twofish", + "x.509", + "x509" + ], + "time": "2020-02-25T04:16:50+00:00" + }, + { + "name": "pragmarx/google2fa", + "version": "v3.0.3", + "source": { + "type": "git", + "url": "https://github.com/antonioribeiro/google2fa.git", + "reference": "6949226739e4424f40031e6f1c96b1fd64047335" + }, + "dist": { + "type": "zip", + "url": "https://api.github.com/repos/antonioribeiro/google2fa/zipball/6949226739e4424f40031e6f1c96b1fd64047335", + "reference": "6949226739e4424f40031e6f1c96b1fd64047335", + "shasum": "" + }, + "require": { + "paragonie/constant_time_encoding": "~1.0|~2.0", + "paragonie/random_compat": ">=1", + "php": ">=5.4", + "symfony/polyfill-php56": "~1.2" + }, + "require-dev": { + "bacon/bacon-qr-code": "~1.0", + "phpunit/phpunit": "~4|~5|~6" + }, + "suggest": { + "bacon/bacon-qr-code": "Required to generate inline QR Codes." + }, + "type": "library", + "extra": { + "component": "package", + "branch-alias": { + "dev-master": "2.0-dev" + } + }, + "autoload": { + "psr-4": { + "PragmaRX\\Google2FA\\": "src/", + "PragmaRX\\Google2FA\\Tests\\": "tests/" + } + }, + "notification-url": "https://packagist.org/downloads/", + "license": [ + "MIT" + ], + "authors": [ + { + "name": "Antonio Carlos Ribeiro", + "email": "acr@antoniocarlosribeiro.com", + "role": "Creator & Designer" + } + ], + "description": "A One Time Password Authentication package, compatible with Google Authenticator.", + "keywords": [ + "2fa", + "Authentication", + "Two Factor Authentication", + "google2fa", + "laravel" + ], + "time": "2018-08-29T13:28:06+00:00" + }, + { + "name": "psr/container", + "version": "1.0.0", + "source": { + "type": "git", + "url": "https://github.com/php-fig/container.git", + "reference": "b7ce3b176482dbbc1245ebf52b181af44c2cf55f" + }, + "dist": { + "type": "zip", + "url": "https://api.github.com/repos/php-fig/container/zipball/b7ce3b176482dbbc1245ebf52b181af44c2cf55f", + "reference": "b7ce3b176482dbbc1245ebf52b181af44c2cf55f", + "shasum": "" + }, + "require": { + "php": ">=5.3.0" + }, + "type": "library", + "extra": { + "branch-alias": { + "dev-master": "1.0.x-dev" + } + }, + "autoload": { + "psr-4": { + "Psr\\Container\\": "src/" + } + }, + "notification-url": "https://packagist.org/downloads/", + "license": [ + "MIT" + ], + "authors": [ + { + "name": "PHP-FIG", + "homepage": "http://www.php-fig.org/" + } + ], + "description": "Common Container Interface (PHP FIG PSR-11)", + "homepage": "https://github.com/php-fig/container", + "keywords": [ + "PSR-11", + "container", + "container-interface", + "container-interop", + "psr" + ], + "time": "2017-02-14T16:28:37+00:00" + }, + { + "name": "samyoul/u2f-php-server", + "version": "v1.1.4", + "source": { + "type": "git", + "url": "https://github.com/Samyoul/U2F-php-server.git", + "reference": "0625202c79d570e58525ed6c4ae38500ea3f0883" + }, + "dist": { + "type": "zip", + "url": "https://api.github.com/repos/Samyoul/U2F-php-server/zipball/0625202c79d570e58525ed6c4ae38500ea3f0883", + "reference": "0625202c79d570e58525ed6c4ae38500ea3f0883", + "shasum": "" + }, + "require": { + "ext-openssl": "*" + }, + "type": "library", + "autoload": { + "psr-4": { + "Samyoul\\U2F\\U2FServer\\": [ + "src/" + ] + } + }, + "notification-url": "https://packagist.org/downloads/", + "license": [ + "BSD-2-Clause" + ], + "authors": [ + { + "name": "Samuel Hawksby-Robinson", + "email": "samuel@samyoul.com" + } + ], + "description": "Server side handling class for FIDO U2F registration and authentication", + "time": "2018-10-26T12:43:39+00:00" + }, + { + "name": "symfony/expression-language", + "version": "v2.8.52", + "source": { + "type": "git", + "url": "https://github.com/symfony/expression-language.git", + "reference": "fa9be1b831859b56d244137fabbfd01a46dbdb36" + }, + "dist": { + "type": "zip", + "url": "https://api.github.com/repos/symfony/expression-language/zipball/fa9be1b831859b56d244137fabbfd01a46dbdb36", + "reference": "fa9be1b831859b56d244137fabbfd01a46dbdb36", + "shasum": "" + }, + "require": { + "php": ">=5.3.9" + }, + "type": "library", + "extra": { + "branch-alias": { + "dev-master": "2.8-dev" + } + }, + "autoload": { + "psr-4": { + "Symfony\\Component\\ExpressionLanguage\\": "" + }, + "exclude-from-classmap": [ + "/Tests/" + ] + }, + "notification-url": "https://packagist.org/downloads/", + "license": [ + "MIT" + ], + "authors": [ + { + "name": "Fabien Potencier", + "email": "fabien@symfony.com" + }, + { + "name": "Symfony Community", + "homepage": "https://symfony.com/contributors" + } + ], + "description": "Symfony ExpressionLanguage Component", + "homepage": "https://symfony.com", + "time": "2018-11-11T11:18:13+00:00" + }, + { + "name": "symfony/polyfill-ctype", + "version": "v1.14.0", + "source": { + "type": "git", + "url": "https://github.com/symfony/polyfill-ctype.git", + "reference": "fbdeaec0df06cf3d51c93de80c7eb76e271f5a38" + }, + "dist": { + "type": "zip", + "url": "https://api.github.com/repos/symfony/polyfill-ctype/zipball/fbdeaec0df06cf3d51c93de80c7eb76e271f5a38", + "reference": "fbdeaec0df06cf3d51c93de80c7eb76e271f5a38", + "shasum": "" + }, + "require": { + "php": ">=5.3.3" + }, + "suggest": { + "ext-ctype": "For best performance" + }, + "type": "library", + "extra": { + "branch-alias": { + "dev-master": "1.14-dev" + } + }, + "autoload": { + "psr-4": { + "Symfony\\Polyfill\\Ctype\\": "" + }, + "files": [ + "bootstrap.php" + ] + }, + "notification-url": "https://packagist.org/downloads/", + "license": [ + "MIT" + ], + "authors": [ + { + "name": "Gert de Pagter", + "email": "BackEndTea@gmail.com" + }, + { + "name": "Symfony Community", + "homepage": "https://symfony.com/contributors" + } + ], + "description": "Symfony polyfill for ctype functions", + "homepage": "https://symfony.com", + "keywords": [ + "compatibility", + "ctype", + "polyfill", + "portable" + ], + "time": "2020-01-13T11:15:53+00:00" + }, + { + "name": "symfony/polyfill-mbstring", + "version": "v1.14.0", + "source": { + "type": "git", + "url": "https://github.com/symfony/polyfill-mbstring.git", + "reference": "34094cfa9abe1f0f14f48f490772db7a775559f2" + }, + "dist": { + "type": "zip", + "url": "https://api.github.com/repos/symfony/polyfill-mbstring/zipball/34094cfa9abe1f0f14f48f490772db7a775559f2", + "reference": "34094cfa9abe1f0f14f48f490772db7a775559f2", + "shasum": "" + }, + "require": { + "php": ">=5.3.3" + }, + "suggest": { + "ext-mbstring": "For best performance" + }, + "type": "library", + "extra": { + "branch-alias": { + "dev-master": "1.14-dev" + } + }, + "autoload": { + "psr-4": { + "Symfony\\Polyfill\\Mbstring\\": "" + }, + "files": [ + "bootstrap.php" + ] + }, + "notification-url": "https://packagist.org/downloads/", + "license": [ + "MIT" + ], + "authors": [ + { + "name": "Nicolas Grekas", + "email": "p@tchwork.com" + }, + { + "name": "Symfony Community", + "homepage": "https://symfony.com/contributors" + } + ], + "description": "Symfony polyfill for the Mbstring extension", + "homepage": "https://symfony.com", + "keywords": [ + "compatibility", + "mbstring", + "polyfill", + "portable", + "shim" + ], + "time": "2020-01-13T11:15:53+00:00" + }, + { + "name": "symfony/polyfill-php56", + "version": "v1.14.0", + "source": { + "type": "git", + "url": "https://github.com/symfony/polyfill-php56.git", + "reference": "16ec91cb06998b609501b55b7177b7d7c02badb3" + }, + "dist": { + "type": "zip", + "url": "https://api.github.com/repos/symfony/polyfill-php56/zipball/16ec91cb06998b609501b55b7177b7d7c02badb3", + "reference": "16ec91cb06998b609501b55b7177b7d7c02badb3", + "shasum": "" + }, + "require": { + "php": ">=5.3.3", + "symfony/polyfill-util": "~1.0" + }, + "type": "library", + "extra": { + "branch-alias": { + "dev-master": "1.14-dev" + } + }, + "autoload": { + "psr-4": { + "Symfony\\Polyfill\\Php56\\": "" + }, + "files": [ + "bootstrap.php" + ] + }, + "notification-url": "https://packagist.org/downloads/", + "license": [ + "MIT" + ], + "authors": [ + { + "name": "Nicolas Grekas", + "email": "p@tchwork.com" + }, + { + "name": "Symfony Community", + "homepage": "https://symfony.com/contributors" + } + ], + "description": "Symfony polyfill backporting some PHP 5.6+ features to lower PHP versions", + "homepage": "https://symfony.com", + "keywords": [ + "compatibility", + "polyfill", + "portable", + "shim" + ], + "time": "2020-01-13T11:15:53+00:00" + }, + { + "name": "symfony/polyfill-util", + "version": "v1.14.0", + "source": { + "type": "git", + "url": "https://github.com/symfony/polyfill-util.git", + "reference": "ba3cfcea6d0192cae46c62041f61cbb704b526d3" + }, + "dist": { + "type": "zip", + "url": "https://api.github.com/repos/symfony/polyfill-util/zipball/ba3cfcea6d0192cae46c62041f61cbb704b526d3", + "reference": "ba3cfcea6d0192cae46c62041f61cbb704b526d3", + "shasum": "" + }, + "require": { + "php": ">=5.3.3" + }, + "type": "library", + "extra": { + "branch-alias": { + "dev-master": "1.14-dev" + } + }, + "autoload": { + "psr-4": { + "Symfony\\Polyfill\\Util\\": "" + } + }, + "notification-url": "https://packagist.org/downloads/", + "license": [ + "MIT" + ], + "authors": [ + { + "name": "Nicolas Grekas", + "email": "p@tchwork.com" + }, + { + "name": "Symfony Community", + "homepage": "https://symfony.com/contributors" + } + ], + "description": "Symfony utilities for portability of PHP codes", + "homepage": "https://symfony.com", + "keywords": [ + "compat", + "compatibility", + "polyfill", + "shim" + ], + "time": "2020-01-13T11:15:53+00:00" + }, + { + "name": "tecnickcom/tcpdf", + "version": "6.3.5", + "source": { + "type": "git", + "url": "https://github.com/tecnickcom/TCPDF.git", + "reference": "19a535eaa7fb1c1cac499109deeb1a7a201b4549" + }, + "dist": { + "type": "zip", + "url": "https://api.github.com/repos/tecnickcom/TCPDF/zipball/19a535eaa7fb1c1cac499109deeb1a7a201b4549", + "reference": "19a535eaa7fb1c1cac499109deeb1a7a201b4549", + "shasum": "" + }, + "require": { + "php": ">=5.3.0" + }, + "type": "library", + "autoload": { + "classmap": [ + "config", + "include", + "tcpdf.php", + "tcpdf_parser.php", + "tcpdf_import.php", + "tcpdf_barcodes_1d.php", + "tcpdf_barcodes_2d.php", + "include/tcpdf_colors.php", + "include/tcpdf_filters.php", + "include/tcpdf_font_data.php", + "include/tcpdf_fonts.php", + "include/tcpdf_images.php", + "include/tcpdf_static.php", + "include/barcodes/datamatrix.php", + "include/barcodes/pdf417.php", + "include/barcodes/qrcode.php" + ] + }, + "notification-url": "https://packagist.org/downloads/", + "license": [ + "LGPL-3.0-only" + ], + "authors": [ + { + "name": "Nicola Asuni", + "email": "info@tecnick.com", + "role": "lead" + } + ], + "description": "TCPDF is a PHP class for generating PDF documents and barcodes.", + "homepage": "http://www.tcpdf.org/", + "keywords": [ + "PDFD32000-2008", + "TCPDF", + "barcodes", + "datamatrix", + "pdf", + "pdf417", + "qrcode" + ], + "time": "2020-02-14T14:20:12+00:00" + }, + { + "name": "twig/extensions", + "version": "v1.5.4", + "source": { + "type": "git", + "url": "https://github.com/twigphp/Twig-extensions.git", + "reference": "57873c8b0c1be51caa47df2cdb824490beb16202" + }, + "dist": { + "type": "zip", + "url": "https://api.github.com/repos/twigphp/Twig-extensions/zipball/57873c8b0c1be51caa47df2cdb824490beb16202", + "reference": "57873c8b0c1be51caa47df2cdb824490beb16202", + "shasum": "" + }, + "require": { + "twig/twig": "^1.27|^2.0" + }, + "require-dev": { + "symfony/phpunit-bridge": "^3.4", + "symfony/translation": "^2.7|^3.4" + }, + "suggest": { + "symfony/translation": "Allow the time_diff output to be translated" + }, + "type": "library", + "extra": { + "branch-alias": { + "dev-master": "1.5-dev" + } + }, + "autoload": { + "psr-0": { + "Twig_Extensions_": "lib/" + }, + "psr-4": { + "Twig\\Extensions\\": "src/" + } + }, + "notification-url": "https://packagist.org/downloads/", + "license": [ + "MIT" + ], + "authors": [ + { + "name": "Fabien Potencier", + "email": "fabien@symfony.com" + } + ], + "description": "Common additional features for Twig that do not directly belong in core", + "keywords": [ + "i18n", + "text" + ], + "time": "2018-12-05T18:34:18+00:00" + }, + { + "name": "twig/twig", + "version": "v1.42.5", + "source": { + "type": "git", + "url": "https://github.com/twigphp/Twig.git", + "reference": "87b2ea9d8f6fd014d0621ca089bb1b3769ea3f8e" + }, + "dist": { + "type": "zip", + "url": "https://api.github.com/repos/twigphp/Twig/zipball/87b2ea9d8f6fd014d0621ca089bb1b3769ea3f8e", + "reference": "87b2ea9d8f6fd014d0621ca089bb1b3769ea3f8e", + "shasum": "" + }, + "require": { + "php": ">=5.5.0", + "symfony/polyfill-ctype": "^1.8" + }, + "require-dev": { + "psr/container": "^1.0", + "symfony/phpunit-bridge": "^4.4|^5.0" + }, + "type": "library", + "extra": { + "branch-alias": { + "dev-master": "1.42-dev" + } + }, + "autoload": { + "psr-0": { + "Twig_": "lib/" + }, + "psr-4": { + "Twig\\": "src/" + } + }, + "notification-url": "https://packagist.org/downloads/", + "license": [ + "BSD-3-Clause" + ], + "authors": [ + { + "name": "Fabien Potencier", + "email": "fabien@symfony.com", + "homepage": "http://fabien.potencier.org", + "role": "Lead Developer" + }, + { + "name": "Twig Team", + "role": "Contributors" + }, + { + "name": "Armin Ronacher", + "email": "armin.ronacher@active-4.com", + "role": "Project Founder" + } + ], + "description": "Twig, the flexible, fast, and secure template language for PHP", + "homepage": "https://twig.symfony.com", + "keywords": [ + "templating" + ], + "time": "2020-02-11T05:59:23+00:00" + } + ], + "packages-dev": [ + { + "name": "codacy/coverage", + "version": "1.4.3", + "source": { + "type": "git", + "url": "https://github.com/codacy/php-codacy-coverage.git", + "reference": "1852ca987c91ef466ebcfdbdd4e1788b653eaf1d" + }, + "dist": { + "type": "zip", + "url": "https://api.github.com/repos/codacy/php-codacy-coverage/zipball/1852ca987c91ef466ebcfdbdd4e1788b653eaf1d", + "reference": "1852ca987c91ef466ebcfdbdd4e1788b653eaf1d", + "shasum": "" + }, + "require": { + "gitonomy/gitlib": ">=1.0", + "php": ">=5.3.3", + "symfony/console": "~2.5|~3.0|~4.0|~5.0" + }, + "require-dev": { + "clue/phar-composer": "^1.1", + "phpunit/phpunit": "~6.5" + }, + "bin": [ + "bin/codacycoverage" + ], + "type": "library", + "autoload": { + "classmap": [ + "src/" + ] + }, + "notification-url": "https://packagist.org/downloads/", + "license": [ + "MIT" + ], + "authors": [ + { + "name": "Jakob Pupke", + "email": "jakob.pupke@gmail.com" + } + ], + "description": "Sends PHP test coverage information to Codacy.", + "homepage": "https://github.com/codacy/php-codacy-coverage", + "abandoned": true, + "time": "2020-01-10T10:52:12+00:00" + }, + { + "name": "doctrine/instantiator", + "version": "1.0.5", + "source": { + "type": "git", + "url": "https://github.com/doctrine/instantiator.git", + "reference": "8e884e78f9f0eb1329e445619e04456e64d8051d" + }, + "dist": { + "type": "zip", + "url": "https://api.github.com/repos/doctrine/instantiator/zipball/8e884e78f9f0eb1329e445619e04456e64d8051d", + "reference": "8e884e78f9f0eb1329e445619e04456e64d8051d", + "shasum": "" + }, + "require": { + "php": ">=5.3,<8.0-DEV" + }, + "require-dev": { + "athletic/athletic": "~0.1.8", + "ext-pdo": "*", + "ext-phar": "*", + "phpunit/phpunit": "~4.0", + "squizlabs/php_codesniffer": "~2.0" + }, + "type": "library", + "extra": { + "branch-alias": { + "dev-master": "1.0.x-dev" + } + }, + "autoload": { + "psr-4": { + "Doctrine\\Instantiator\\": "src/Doctrine/Instantiator/" + } + }, + "notification-url": "https://packagist.org/downloads/", + "license": [ + "MIT" + ], + "authors": [ + { + "name": "Marco Pivetta", + "email": "ocramius@gmail.com", + "homepage": "http://ocramius.github.com/" + } + ], + "description": "A small, lightweight utility to instantiate objects in PHP without invoking their constructors", + "homepage": "https://github.com/doctrine/instantiator", + "keywords": [ + "constructor", + "instantiate" + ], + "time": "2015-06-14T21:17:01+00:00" + }, + { + "name": "gitonomy/gitlib", + "version": "v1.0.4", + "source": { + "type": "git", + "url": "https://github.com/gitonomy/gitlib.git", + "reference": "932a960221ae3484a3e82553b3be478e56beb68d" + }, + "dist": { + "type": "zip", + "url": "https://api.github.com/repos/gitonomy/gitlib/zipball/932a960221ae3484a3e82553b3be478e56beb68d", + "reference": "932a960221ae3484a3e82553b3be478e56beb68d", + "shasum": "" + }, + "require": { + "php": "^5.3 || ^7.0", + "symfony/process": "^2.3|^3.0|^4.0" + }, + "require-dev": { + "phpunit/phpunit": "^4.8.35|^5.7", + "psr/log": "^1.0" + }, + "suggest": { + "psr/log": "Add some log" + }, + "type": "library", + "extra": { + "branch-alias": { + "dev-master": "1.0-dev" + } + }, + "autoload": { + "psr-4": { + "Gitonomy\\Git\\": "src/Gitonomy/Git/" + } + }, + "notification-url": "https://packagist.org/downloads/", + "license": [ + "MIT" + ], + "authors": [ + { + "name": "Alexandre Salomé", + "email": "alexandre.salome@gmail.com", + "homepage": "http://alexandre-salome.fr" + }, + { + "name": "Julien DIDIER", + "email": "genzo.wm@gmail.com", + "homepage": "http://www.jdidier.net" + } + ], + "description": "Library for accessing git", + "homepage": "http://gitonomy.com", + "time": "2018-04-22T19:55:36+00:00" + }, + { + "name": "phpdocumentor/reflection-common", + "version": "1.0.1", + "source": { + "type": "git", + "url": "https://github.com/phpDocumentor/ReflectionCommon.git", + "reference": "21bdeb5f65d7ebf9f43b1b25d404f87deab5bfb6" + }, + "dist": { + "type": "zip", + "url": "https://api.github.com/repos/phpDocumentor/ReflectionCommon/zipball/21bdeb5f65d7ebf9f43b1b25d404f87deab5bfb6", + "reference": "21bdeb5f65d7ebf9f43b1b25d404f87deab5bfb6", + "shasum": "" + }, + "require": { + "php": ">=5.5" + }, + "require-dev": { + "phpunit/phpunit": "^4.6" + }, + "type": "library", + "extra": { + "branch-alias": { + "dev-master": "1.0.x-dev" + } + }, + "autoload": { + "psr-4": { + "phpDocumentor\\Reflection\\": [ + "src" + ] + } + }, + "notification-url": "https://packagist.org/downloads/", + "license": [ + "MIT" + ], + "authors": [ + { + "name": "Jaap van Otterdijk", + "email": "opensource@ijaap.nl" + } + ], + "description": "Common reflection classes used by phpdocumentor to reflect the code structure", + "homepage": "http://www.phpdoc.org", + "keywords": [ + "FQSEN", + "phpDocumentor", + "phpdoc", + "reflection", + "static analysis" + ], + "time": "2017-09-11T18:02:19+00:00" + }, + { + "name": "phpdocumentor/reflection-docblock", + "version": "3.2.2", + "source": { + "type": "git", + "url": "https://github.com/phpDocumentor/ReflectionDocBlock.git", + "reference": "4aada1f93c72c35e22fb1383b47fee43b8f1d157" + }, + "dist": { + "type": "zip", + "url": "https://api.github.com/repos/phpDocumentor/ReflectionDocBlock/zipball/4aada1f93c72c35e22fb1383b47fee43b8f1d157", + "reference": "4aada1f93c72c35e22fb1383b47fee43b8f1d157", + "shasum": "" + }, + "require": { + "php": ">=5.5", + "phpdocumentor/reflection-common": "^1.0@dev", + "phpdocumentor/type-resolver": "^0.3.0", + "webmozart/assert": "^1.0" + }, + "require-dev": { + "mockery/mockery": "^0.9.4", + "phpunit/phpunit": "^4.4" + }, + "type": "library", + "autoload": { + "psr-4": { + "phpDocumentor\\Reflection\\": [ + "src/" + ] + } + }, + "notification-url": "https://packagist.org/downloads/", + "license": [ + "MIT" + ], + "authors": [ + { + "name": "Mike van Riel", + "email": "me@mikevanriel.com" + } + ], + "description": "With this component, a library can provide support for annotations via DocBlocks or otherwise retrieve information that is embedded in a DocBlock.", + "time": "2017-08-08T06:39:58+00:00" + }, + { + "name": "phpdocumentor/type-resolver", + "version": "0.3.0", + "source": { + "type": "git", + "url": "https://github.com/phpDocumentor/TypeResolver.git", + "reference": "fb3933512008d8162b3cdf9e18dba9309b7c3773" + }, + "dist": { + "type": "zip", + "url": "https://api.github.com/repos/phpDocumentor/TypeResolver/zipball/fb3933512008d8162b3cdf9e18dba9309b7c3773", + "reference": "fb3933512008d8162b3cdf9e18dba9309b7c3773", + "shasum": "" + }, + "require": { + "php": "^5.5 || ^7.0", + "phpdocumentor/reflection-common": "^1.0" + }, + "require-dev": { + "mockery/mockery": "^0.9.4", + "phpunit/phpunit": "^5.2||^4.8.24" + }, + "type": "library", + "extra": { + "branch-alias": { + "dev-master": "1.0.x-dev" + } + }, + "autoload": { + "psr-4": { + "phpDocumentor\\Reflection\\": [ + "src/" + ] + } + }, + "notification-url": "https://packagist.org/downloads/", + "license": [ + "MIT" + ], + "authors": [ + { + "name": "Mike van Riel", + "email": "me@mikevanriel.com" + } + ], + "time": "2017-06-03T08:32:36+00:00" + }, + { + "name": "phpmyadmin/coding-standard", + "version": "0.3", + "source": { + "type": "git", + "url": "https://github.com/phpmyadmin/coding-standard.git", + "reference": "5ae123e27140a1e16be005432e26a8233524eaf5" + }, + "dist": { + "type": "zip", + "url": "https://api.github.com/repos/phpmyadmin/coding-standard/zipball/5ae123e27140a1e16be005432e26a8233524eaf5", + "reference": "5ae123e27140a1e16be005432e26a8233524eaf5", + "shasum": "" + }, + "require": { + "squizlabs/php_codesniffer": "^3.0" + }, + "type": "phpcodesniffer-standard", + "notification-url": "https://packagist.org/downloads/", + "license": [ + "MIT" + ], + "authors": [ + { + "name": "The phpMyAdmin Team", + "email": "developers@phpmyadmin.net", + "homepage": "https://www.phpmyadmin.net/team/" + } + ], + "description": "phpMyAdmin PHP CodeSniffer Coding Standard", + "keywords": [ + "codesniffer", + "phpcs", + "phpmyadmin" + ], + "time": "2017-09-28T09:13:00+00:00" + }, + { + "name": "phpspec/prophecy", + "version": "v1.10.3", + "source": { + "type": "git", + "url": "https://github.com/phpspec/prophecy.git", + "reference": "451c3cd1418cf640de218914901e51b064abb093" + }, + "dist": { + "type": "zip", + "url": "https://api.github.com/repos/phpspec/prophecy/zipball/451c3cd1418cf640de218914901e51b064abb093", + "reference": "451c3cd1418cf640de218914901e51b064abb093", + "shasum": "" + }, + "require": { + "doctrine/instantiator": "^1.0.2", + "php": "^5.3|^7.0", + "phpdocumentor/reflection-docblock": "^2.0|^3.0.2|^4.0|^5.0", + "sebastian/comparator": "^1.2.3|^2.0|^3.0|^4.0", + "sebastian/recursion-context": "^1.0|^2.0|^3.0|^4.0" + }, + "require-dev": { + "phpspec/phpspec": "^2.5 || ^3.2", + "phpunit/phpunit": "^4.8.35 || ^5.7 || ^6.5 || ^7.1" + }, + "type": "library", + "extra": { + "branch-alias": { + "dev-master": "1.10.x-dev" + } + }, + "autoload": { + "psr-4": { + "Prophecy\\": "src/Prophecy" + } + }, + "notification-url": "https://packagist.org/downloads/", + "license": [ + "MIT" + ], + "authors": [ + { + "name": "Konstantin Kudryashov", + "email": "ever.zet@gmail.com", + "homepage": "http://everzet.com" + }, + { + "name": "Marcello Duarte", + "email": "marcello.duarte@gmail.com" + } + ], + "description": "Highly opinionated mocking framework for PHP 5.3+", + "homepage": "https://github.com/phpspec/prophecy", + "keywords": [ + "Double", + "Dummy", + "fake", + "mock", + "spy", + "stub" + ], + "time": "2020-03-05T15:02:03+00:00" + }, + { + "name": "phpunit/php-code-coverage", + "version": "2.2.4", + "source": { + "type": "git", + "url": "https://github.com/sebastianbergmann/php-code-coverage.git", + "reference": "eabf68b476ac7d0f73793aada060f1c1a9bf8979" + }, + "dist": { + "type": "zip", + "url": "https://api.github.com/repos/sebastianbergmann/php-code-coverage/zipball/eabf68b476ac7d0f73793aada060f1c1a9bf8979", + "reference": "eabf68b476ac7d0f73793aada060f1c1a9bf8979", + "shasum": "" + }, + "require": { + "php": ">=5.3.3", + "phpunit/php-file-iterator": "~1.3", + "phpunit/php-text-template": "~1.2", + "phpunit/php-token-stream": "~1.3", + "sebastian/environment": "^1.3.2", + "sebastian/version": "~1.0" + }, + "require-dev": { + "ext-xdebug": ">=2.1.4", + "phpunit/phpunit": "~4" + }, + "suggest": { + "ext-dom": "*", + "ext-xdebug": ">=2.2.1", + "ext-xmlwriter": "*" + }, + "type": "library", + "extra": { + "branch-alias": { + "dev-master": "2.2.x-dev" + } + }, + "autoload": { + "classmap": [ + "src/" + ] + }, + "notification-url": "https://packagist.org/downloads/", + "license": [ + "BSD-3-Clause" + ], + "authors": [ + { + "name": "Sebastian Bergmann", + "email": "sb@sebastian-bergmann.de", + "role": "lead" + } + ], + "description": "Library that provides collection, processing, and rendering functionality for PHP code coverage information.", + "homepage": "https://github.com/sebastianbergmann/php-code-coverage", + "keywords": [ + "coverage", + "testing", + "xunit" + ], + "time": "2015-10-06T15:47:00+00:00" + }, + { + "name": "phpunit/php-file-iterator", + "version": "1.4.5", + "source": { + "type": "git", + "url": "https://github.com/sebastianbergmann/php-file-iterator.git", + "reference": "730b01bc3e867237eaac355e06a36b85dd93a8b4" + }, + "dist": { + "type": "zip", + "url": "https://api.github.com/repos/sebastianbergmann/php-file-iterator/zipball/730b01bc3e867237eaac355e06a36b85dd93a8b4", + "reference": "730b01bc3e867237eaac355e06a36b85dd93a8b4", + "shasum": "" + }, + "require": { + "php": ">=5.3.3" + }, + "type": "library", + "extra": { + "branch-alias": { + "dev-master": "1.4.x-dev" + } + }, + "autoload": { + "classmap": [ + "src/" + ] + }, + "notification-url": "https://packagist.org/downloads/", + "license": [ + "BSD-3-Clause" + ], + "authors": [ + { + "name": "Sebastian Bergmann", + "email": "sb@sebastian-bergmann.de", + "role": "lead" + } + ], + "description": "FilterIterator implementation that filters files based on a list of suffixes.", + "homepage": "https://github.com/sebastianbergmann/php-file-iterator/", + "keywords": [ + "filesystem", + "iterator" + ], + "time": "2017-11-27T13:52:08+00:00" + }, + { + "name": "phpunit/php-text-template", + "version": "1.2.1", + "source": { + "type": "git", + "url": "https://github.com/sebastianbergmann/php-text-template.git", + "reference": "31f8b717e51d9a2afca6c9f046f5d69fc27c8686" + }, + "dist": { + "type": "zip", + "url": "https://api.github.com/repos/sebastianbergmann/php-text-template/zipball/31f8b717e51d9a2afca6c9f046f5d69fc27c8686", + "reference": "31f8b717e51d9a2afca6c9f046f5d69fc27c8686", + "shasum": "" + }, + "require": { + "php": ">=5.3.3" + }, + "type": "library", + "autoload": { + "classmap": [ + "src/" + ] + }, + "notification-url": "https://packagist.org/downloads/", + "license": [ + "BSD-3-Clause" + ], + "authors": [ + { + "name": "Sebastian Bergmann", + "email": "sebastian@phpunit.de", + "role": "lead" + } + ], + "description": "Simple template engine.", + "homepage": "https://github.com/sebastianbergmann/php-text-template/", + "keywords": [ + "template" + ], + "time": "2015-06-21T13:50:34+00:00" + }, + { + "name": "phpunit/php-timer", + "version": "1.0.9", + "source": { + "type": "git", + "url": "https://github.com/sebastianbergmann/php-timer.git", + "reference": "3dcf38ca72b158baf0bc245e9184d3fdffa9c46f" + }, + "dist": { + "type": "zip", + "url": "https://api.github.com/repos/sebastianbergmann/php-timer/zipball/3dcf38ca72b158baf0bc245e9184d3fdffa9c46f", + "reference": "3dcf38ca72b158baf0bc245e9184d3fdffa9c46f", + "shasum": "" + }, + "require": { + "php": "^5.3.3 || ^7.0" + }, + "require-dev": { + "phpunit/phpunit": "^4.8.35 || ^5.7 || ^6.0" + }, + "type": "library", + "extra": { + "branch-alias": { + "dev-master": "1.0-dev" + } + }, + "autoload": { + "classmap": [ + "src/" + ] + }, + "notification-url": "https://packagist.org/downloads/", + "license": [ + "BSD-3-Clause" + ], + "authors": [ + { + "name": "Sebastian Bergmann", + "email": "sb@sebastian-bergmann.de", + "role": "lead" + } + ], + "description": "Utility class for timing", + "homepage": "https://github.com/sebastianbergmann/php-timer/", + "keywords": [ + "timer" + ], + "time": "2017-02-26T11:10:40+00:00" + }, + { + "name": "phpunit/php-token-stream", + "version": "1.4.12", + "source": { + "type": "git", + "url": "https://github.com/sebastianbergmann/php-token-stream.git", + "reference": "1ce90ba27c42e4e44e6d8458241466380b51fa16" + }, + "dist": { + "type": "zip", + "url": "https://api.github.com/repos/sebastianbergmann/php-token-stream/zipball/1ce90ba27c42e4e44e6d8458241466380b51fa16", + "reference": "1ce90ba27c42e4e44e6d8458241466380b51fa16", + "shasum": "" + }, + "require": { + "ext-tokenizer": "*", + "php": ">=5.3.3" + }, + "require-dev": { + "phpunit/phpunit": "~4.2" + }, + "type": "library", + "extra": { + "branch-alias": { + "dev-master": "1.4-dev" + } + }, + "autoload": { + "classmap": [ + "src/" + ] + }, + "notification-url": "https://packagist.org/downloads/", + "license": [ + "BSD-3-Clause" + ], + "authors": [ + { + "name": "Sebastian Bergmann", + "email": "sebastian@phpunit.de" + } + ], + "description": "Wrapper around PHP's tokenizer extension.", + "homepage": "https://github.com/sebastianbergmann/php-token-stream/", + "keywords": [ + "tokenizer" + ], + "time": "2017-12-04T08:55:13+00:00" + }, + { + "name": "phpunit/phpunit", + "version": "4.8.36", + "source": { + "type": "git", + "url": "https://github.com/sebastianbergmann/phpunit.git", + "reference": "46023de9a91eec7dfb06cc56cb4e260017298517" + }, + "dist": { + "type": "zip", + "url": "https://api.github.com/repos/sebastianbergmann/phpunit/zipball/46023de9a91eec7dfb06cc56cb4e260017298517", + "reference": "46023de9a91eec7dfb06cc56cb4e260017298517", + "shasum": "" + }, + "require": { + "ext-dom": "*", + "ext-json": "*", + "ext-pcre": "*", + "ext-reflection": "*", + "ext-spl": "*", + "php": ">=5.3.3", + "phpspec/prophecy": "^1.3.1", + "phpunit/php-code-coverage": "~2.1", + "phpunit/php-file-iterator": "~1.4", + "phpunit/php-text-template": "~1.2", + "phpunit/php-timer": "^1.0.6", + "phpunit/phpunit-mock-objects": "~2.3", + "sebastian/comparator": "~1.2.2", + "sebastian/diff": "~1.2", + "sebastian/environment": "~1.3", + "sebastian/exporter": "~1.2", + "sebastian/global-state": "~1.0", + "sebastian/version": "~1.0", + "symfony/yaml": "~2.1|~3.0" + }, + "suggest": { + "phpunit/php-invoker": "~1.1" + }, + "bin": [ + "phpunit" + ], + "type": "library", + "extra": { + "branch-alias": { + "dev-master": "4.8.x-dev" + } + }, + "autoload": { + "classmap": [ + "src/" + ] + }, + "notification-url": "https://packagist.org/downloads/", + "license": [ + "BSD-3-Clause" + ], + "authors": [ + { + "name": "Sebastian Bergmann", + "email": "sebastian@phpunit.de", + "role": "lead" + } + ], + "description": "The PHP Unit Testing framework.", + "homepage": "https://phpunit.de/", + "keywords": [ + "phpunit", + "testing", + "xunit" + ], + "time": "2017-06-21T08:07:12+00:00" + }, + { + "name": "phpunit/phpunit-mock-objects", + "version": "2.3.8", + "source": { + "type": "git", + "url": "https://github.com/sebastianbergmann/phpunit-mock-objects.git", + "reference": "ac8e7a3db35738d56ee9a76e78a4e03d97628983" + }, + "dist": { + "type": "zip", + "url": "https://api.github.com/repos/sebastianbergmann/phpunit-mock-objects/zipball/ac8e7a3db35738d56ee9a76e78a4e03d97628983", + "reference": "ac8e7a3db35738d56ee9a76e78a4e03d97628983", + "shasum": "" + }, + "require": { + "doctrine/instantiator": "^1.0.2", + "php": ">=5.3.3", + "phpunit/php-text-template": "~1.2", + "sebastian/exporter": "~1.2" + }, + "require-dev": { + "phpunit/phpunit": "~4.4" + }, + "suggest": { + "ext-soap": "*" + }, + "type": "library", + "extra": { + "branch-alias": { + "dev-master": "2.3.x-dev" + } + }, + "autoload": { + "classmap": [ + "src/" + ] + }, + "notification-url": "https://packagist.org/downloads/", + "license": [ + "BSD-3-Clause" + ], + "authors": [ + { + "name": "Sebastian Bergmann", + "email": "sb@sebastian-bergmann.de", + "role": "lead" + } + ], + "description": "Mock Object library for PHPUnit", + "homepage": "https://github.com/sebastianbergmann/phpunit-mock-objects/", + "keywords": [ + "mock", + "xunit" + ], + "abandoned": true, + "time": "2015-10-02T06:51:40+00:00" + }, + { + "name": "phpunit/phpunit-selenium", + "version": "1.4.2", + "source": { + "type": "git", + "url": "https://github.com/giorgiosironi/phpunit-selenium.git", + "reference": "c84dd7ca214563868ce216123b7ae9c792beb262" + }, + "dist": { + "type": "zip", + "url": "https://api.github.com/repos/giorgiosironi/phpunit-selenium/zipball/c84dd7ca214563868ce216123b7ae9c792beb262", + "reference": "c84dd7ca214563868ce216123b7ae9c792beb262", + "shasum": "" + }, + "require": { + "ext-curl": "*", + "ext-dom": "*", + "php": ">=5.3.3", + "phpunit/phpunit": "~3.7|~4.0", + "sebastian/comparator": "~1.0" + }, + "type": "library", + "autoload": { + "classmap": [ + "PHPUnit/" + ] + }, + "notification-url": "https://packagist.org/downloads/", + "include-path": [ + "" + ], + "license": [ + "BSD-3-Clause" + ], + "authors": [ + { + "name": "Sebastian Bergmann", + "email": "sb@sebastian-bergmann.de", + "role": "lead" + }, + { + "name": "Giorgio Sironi", + "email": "info@giorgiosironi.com", + "role": "developer" + } + ], + "description": "Selenium Server integration for PHPUnit", + "homepage": "http://www.phpunit.de/", + "keywords": [ + "selenium", + "testing", + "xunit" + ], + "time": "2014-11-02T09:23:27+00:00" + }, + { + "name": "psr/log", + "version": "1.1.2", + "source": { + "type": "git", + "url": "https://github.com/php-fig/log.git", + "reference": "446d54b4cb6bf489fc9d75f55843658e6f25d801" + }, + "dist": { + "type": "zip", + "url": "https://api.github.com/repos/php-fig/log/zipball/446d54b4cb6bf489fc9d75f55843658e6f25d801", + "reference": "446d54b4cb6bf489fc9d75f55843658e6f25d801", + "shasum": "" + }, + "require": { + "php": ">=5.3.0" + }, + "type": "library", + "extra": { + "branch-alias": { + "dev-master": "1.1.x-dev" + } + }, + "autoload": { + "psr-4": { + "Psr\\Log\\": "Psr/Log/" + } + }, + "notification-url": "https://packagist.org/downloads/", + "license": [ + "MIT" + ], + "authors": [ + { + "name": "PHP-FIG", + "homepage": "http://www.php-fig.org/" + } + ], + "description": "Common interface for logging libraries", + "homepage": "https://github.com/php-fig/log", + "keywords": [ + "log", + "psr", + "psr-3" + ], + "time": "2019-11-01T11:05:21+00:00" + }, + { + "name": "sebastian/comparator", + "version": "1.2.4", + "source": { + "type": "git", + "url": "https://github.com/sebastianbergmann/comparator.git", + "reference": "2b7424b55f5047b47ac6e5ccb20b2aea4011d9be" + }, + "dist": { + "type": "zip", + "url": "https://api.github.com/repos/sebastianbergmann/comparator/zipball/2b7424b55f5047b47ac6e5ccb20b2aea4011d9be", + "reference": "2b7424b55f5047b47ac6e5ccb20b2aea4011d9be", + "shasum": "" + }, + "require": { + "php": ">=5.3.3", + "sebastian/diff": "~1.2", + "sebastian/exporter": "~1.2 || ~2.0" + }, + "require-dev": { + "phpunit/phpunit": "~4.4" + }, + "type": "library", + "extra": { + "branch-alias": { + "dev-master": "1.2.x-dev" + } + }, + "autoload": { + "classmap": [ + "src/" + ] + }, + "notification-url": "https://packagist.org/downloads/", + "license": [ + "BSD-3-Clause" + ], + "authors": [ + { + "name": "Jeff Welch", + "email": "whatthejeff@gmail.com" + }, + { + "name": "Volker Dusch", + "email": "github@wallbash.com" + }, + { + "name": "Bernhard Schussek", + "email": "bschussek@2bepublished.at" + }, + { + "name": "Sebastian Bergmann", + "email": "sebastian@phpunit.de" + } + ], + "description": "Provides the functionality to compare PHP values for equality", + "homepage": "http://www.github.com/sebastianbergmann/comparator", + "keywords": [ + "comparator", + "compare", + "equality" + ], + "time": "2017-01-29T09:50:25+00:00" + }, + { + "name": "sebastian/diff", + "version": "1.4.3", + "source": { + "type": "git", + "url": "https://github.com/sebastianbergmann/diff.git", + "reference": "7f066a26a962dbe58ddea9f72a4e82874a3975a4" + }, + "dist": { + "type": "zip", + "url": "https://api.github.com/repos/sebastianbergmann/diff/zipball/7f066a26a962dbe58ddea9f72a4e82874a3975a4", + "reference": "7f066a26a962dbe58ddea9f72a4e82874a3975a4", + "shasum": "" + }, + "require": { + "php": "^5.3.3 || ^7.0" + }, + "require-dev": { + "phpunit/phpunit": "^4.8.35 || ^5.7 || ^6.0" + }, + "type": "library", + "extra": { + "branch-alias": { + "dev-master": "1.4-dev" + } + }, + "autoload": { + "classmap": [ + "src/" + ] + }, + "notification-url": "https://packagist.org/downloads/", + "license": [ + "BSD-3-Clause" + ], + "authors": [ + { + "name": "Kore Nordmann", + "email": "mail@kore-nordmann.de" + }, + { + "name": "Sebastian Bergmann", + "email": "sebastian@phpunit.de" + } + ], + "description": "Diff implementation", + "homepage": "https://github.com/sebastianbergmann/diff", + "keywords": [ + "diff" + ], + "time": "2017-05-22T07:24:03+00:00" + }, + { + "name": "sebastian/environment", + "version": "1.3.8", + "source": { + "type": "git", + "url": "https://github.com/sebastianbergmann/environment.git", + "reference": "be2c607e43ce4c89ecd60e75c6a85c126e754aea" + }, + "dist": { + "type": "zip", + "url": "https://api.github.com/repos/sebastianbergmann/environment/zipball/be2c607e43ce4c89ecd60e75c6a85c126e754aea", + "reference": "be2c607e43ce4c89ecd60e75c6a85c126e754aea", + "shasum": "" + }, + "require": { + "php": "^5.3.3 || ^7.0" + }, + "require-dev": { + "phpunit/phpunit": "^4.8 || ^5.0" + }, + "type": "library", + "extra": { + "branch-alias": { + "dev-master": "1.3.x-dev" + } + }, + "autoload": { + "classmap": [ + "src/" + ] + }, + "notification-url": "https://packagist.org/downloads/", + "license": [ + "BSD-3-Clause" + ], + "authors": [ + { + "name": "Sebastian Bergmann", + "email": "sebastian@phpunit.de" + } + ], + "description": "Provides functionality to handle HHVM/PHP environments", + "homepage": "http://www.github.com/sebastianbergmann/environment", + "keywords": [ + "Xdebug", + "environment", + "hhvm" + ], + "time": "2016-08-18T05:49:44+00:00" + }, + { + "name": "sebastian/exporter", + "version": "1.2.2", + "source": { + "type": "git", + "url": "https://github.com/sebastianbergmann/exporter.git", + "reference": "42c4c2eec485ee3e159ec9884f95b431287edde4" + }, + "dist": { + "type": "zip", + "url": "https://api.github.com/repos/sebastianbergmann/exporter/zipball/42c4c2eec485ee3e159ec9884f95b431287edde4", + "reference": "42c4c2eec485ee3e159ec9884f95b431287edde4", + "shasum": "" + }, + "require": { + "php": ">=5.3.3", + "sebastian/recursion-context": "~1.0" + }, + "require-dev": { + "ext-mbstring": "*", + "phpunit/phpunit": "~4.4" + }, + "type": "library", + "extra": { + "branch-alias": { + "dev-master": "1.3.x-dev" + } + }, + "autoload": { + "classmap": [ + "src/" + ] + }, + "notification-url": "https://packagist.org/downloads/", + "license": [ + "BSD-3-Clause" + ], + "authors": [ + { + "name": "Jeff Welch", + "email": "whatthejeff@gmail.com" + }, + { + "name": "Volker Dusch", + "email": "github@wallbash.com" + }, + { + "name": "Bernhard Schussek", + "email": "bschussek@2bepublished.at" + }, + { + "name": "Sebastian Bergmann", + "email": "sebastian@phpunit.de" + }, + { + "name": "Adam Harvey", + "email": "aharvey@php.net" + } + ], + "description": "Provides the functionality to export PHP variables for visualization", + "homepage": "http://www.github.com/sebastianbergmann/exporter", + "keywords": [ + "export", + "exporter" + ], + "time": "2016-06-17T09:04:28+00:00" + }, + { + "name": "sebastian/global-state", + "version": "1.1.1", + "source": { + "type": "git", + "url": "https://github.com/sebastianbergmann/global-state.git", + "reference": "bc37d50fea7d017d3d340f230811c9f1d7280af4" + }, + "dist": { + "type": "zip", + "url": "https://api.github.com/repos/sebastianbergmann/global-state/zipball/bc37d50fea7d017d3d340f230811c9f1d7280af4", + "reference": "bc37d50fea7d017d3d340f230811c9f1d7280af4", + "shasum": "" + }, + "require": { + "php": ">=5.3.3" + }, + "require-dev": { + "phpunit/phpunit": "~4.2" + }, + "suggest": { + "ext-uopz": "*" + }, + "type": "library", + "extra": { + "branch-alias": { + "dev-master": "1.0-dev" + } + }, + "autoload": { + "classmap": [ + "src/" + ] + }, + "notification-url": "https://packagist.org/downloads/", + "license": [ + "BSD-3-Clause" + ], + "authors": [ + { + "name": "Sebastian Bergmann", + "email": "sebastian@phpunit.de" + } + ], + "description": "Snapshotting of global state", + "homepage": "http://www.github.com/sebastianbergmann/global-state", + "keywords": [ + "global state" + ], + "time": "2015-10-12T03:26:01+00:00" + }, + { + "name": "sebastian/recursion-context", + "version": "1.0.5", + "source": { + "type": "git", + "url": "https://github.com/sebastianbergmann/recursion-context.git", + "reference": "b19cc3298482a335a95f3016d2f8a6950f0fbcd7" + }, + "dist": { + "type": "zip", + "url": "https://api.github.com/repos/sebastianbergmann/recursion-context/zipball/b19cc3298482a335a95f3016d2f8a6950f0fbcd7", + "reference": "b19cc3298482a335a95f3016d2f8a6950f0fbcd7", + "shasum": "" + }, + "require": { + "php": ">=5.3.3" + }, + "require-dev": { + "phpunit/phpunit": "~4.4" + }, + "type": "library", + "extra": { + "branch-alias": { + "dev-master": "1.0.x-dev" + } + }, + "autoload": { + "classmap": [ + "src/" + ] + }, + "notification-url": "https://packagist.org/downloads/", + "license": [ + "BSD-3-Clause" + ], + "authors": [ + { + "name": "Jeff Welch", + "email": "whatthejeff@gmail.com" + }, + { + "name": "Sebastian Bergmann", + "email": "sebastian@phpunit.de" + }, + { + "name": "Adam Harvey", + "email": "aharvey@php.net" + } + ], + "description": "Provides functionality to recursively process PHP variables", + "homepage": "http://www.github.com/sebastianbergmann/recursion-context", + "time": "2016-10-03T07:41:43+00:00" + }, + { + "name": "sebastian/version", + "version": "1.0.6", + "source": { + "type": "git", + "url": "https://github.com/sebastianbergmann/version.git", + "reference": "58b3a85e7999757d6ad81c787a1fbf5ff6c628c6" + }, + "dist": { + "type": "zip", + "url": "https://api.github.com/repos/sebastianbergmann/version/zipball/58b3a85e7999757d6ad81c787a1fbf5ff6c628c6", + "reference": "58b3a85e7999757d6ad81c787a1fbf5ff6c628c6", + "shasum": "" + }, + "type": "library", + "autoload": { + "classmap": [ + "src/" + ] + }, + "notification-url": "https://packagist.org/downloads/", + "license": [ + "BSD-3-Clause" + ], + "authors": [ + { + "name": "Sebastian Bergmann", + "email": "sebastian@phpunit.de", + "role": "lead" + } + ], + "description": "Library that helps with managing the version number of Git-hosted PHP projects", + "homepage": "https://github.com/sebastianbergmann/version", + "time": "2015-06-21T13:59:46+00:00" + }, + { + "name": "squizlabs/php_codesniffer", + "version": "3.5.4", + "source": { + "type": "git", + "url": "https://github.com/squizlabs/PHP_CodeSniffer.git", + "reference": "dceec07328401de6211037abbb18bda423677e26" + }, + "dist": { + "type": "zip", + "url": "https://api.github.com/repos/squizlabs/PHP_CodeSniffer/zipball/dceec07328401de6211037abbb18bda423677e26", + "reference": "dceec07328401de6211037abbb18bda423677e26", + "shasum": "" + }, + "require": { + "ext-simplexml": "*", + "ext-tokenizer": "*", + "ext-xmlwriter": "*", + "php": ">=5.4.0" + }, + "require-dev": { + "phpunit/phpunit": "^4.0 || ^5.0 || ^6.0 || ^7.0" + }, + "bin": [ + "bin/phpcs", + "bin/phpcbf" + ], + "type": "library", + "extra": { + "branch-alias": { + "dev-master": "3.x-dev" + } + }, + "notification-url": "https://packagist.org/downloads/", + "license": [ + "BSD-3-Clause" + ], + "authors": [ + { + "name": "Greg Sherwood", + "role": "lead" + } + ], + "description": "PHP_CodeSniffer tokenizes PHP, JavaScript and CSS files and detects violations of a defined set of coding standards.", + "homepage": "https://github.com/squizlabs/PHP_CodeSniffer", + "keywords": [ + "phpcs", + "standards" + ], + "time": "2020-01-30T22:20:29+00:00" + }, + { + "name": "symfony/console", + "version": "v2.8.52", + "source": { + "type": "git", + "url": "https://github.com/symfony/console.git", + "reference": "cbcf4b5e233af15cd2bbd50dee1ccc9b7927dc12" + }, + "dist": { + "type": "zip", + "url": "https://api.github.com/repos/symfony/console/zipball/cbcf4b5e233af15cd2bbd50dee1ccc9b7927dc12", + "reference": "cbcf4b5e233af15cd2bbd50dee1ccc9b7927dc12", + "shasum": "" + }, + "require": { + "php": ">=5.3.9", + "symfony/debug": "^2.7.2|~3.0.0", + "symfony/polyfill-mbstring": "~1.0" + }, + "require-dev": { + "psr/log": "~1.0", + "symfony/event-dispatcher": "~2.1|~3.0.0", + "symfony/process": "~2.1|~3.0.0" + }, + "suggest": { + "psr/log-implementation": "For using the console logger", + "symfony/event-dispatcher": "", + "symfony/process": "" + }, + "type": "library", + "extra": { + "branch-alias": { + "dev-master": "2.8-dev" + } + }, + "autoload": { + "psr-4": { + "Symfony\\Component\\Console\\": "" + }, + "exclude-from-classmap": [ + "/Tests/" + ] + }, + "notification-url": "https://packagist.org/downloads/", + "license": [ + "MIT" + ], + "authors": [ + { + "name": "Fabien Potencier", + "email": "fabien@symfony.com" + }, + { + "name": "Symfony Community", + "homepage": "https://symfony.com/contributors" + } + ], + "description": "Symfony Console Component", + "homepage": "https://symfony.com", + "time": "2018-11-20T15:55:20+00:00" + }, + { + "name": "symfony/debug", + "version": "v2.8.52", + "source": { + "type": "git", + "url": "https://github.com/symfony/debug.git", + "reference": "74251c8d50dd3be7c4ce0c7b862497cdc641a5d0" + }, + "dist": { + "type": "zip", + "url": "https://api.github.com/repos/symfony/debug/zipball/74251c8d50dd3be7c4ce0c7b862497cdc641a5d0", + "reference": "74251c8d50dd3be7c4ce0c7b862497cdc641a5d0", + "shasum": "" + }, + "require": { + "php": ">=5.3.9", + "psr/log": "~1.0" + }, + "conflict": { + "symfony/http-kernel": ">=2.3,<2.3.24|~2.4.0|>=2.5,<2.5.9|>=2.6,<2.6.2" + }, + "require-dev": { + "symfony/class-loader": "~2.2|~3.0.0", + "symfony/http-kernel": "~2.3.24|~2.5.9|^2.6.2|~3.0.0" + }, + "type": "library", + "extra": { + "branch-alias": { + "dev-master": "2.8-dev" + } + }, + "autoload": { + "psr-4": { + "Symfony\\Component\\Debug\\": "" + }, + "exclude-from-classmap": [ + "/Tests/" + ] + }, + "notification-url": "https://packagist.org/downloads/", + "license": [ + "MIT" + ], + "authors": [ + { + "name": "Fabien Potencier", + "email": "fabien@symfony.com" + }, + { + "name": "Symfony Community", + "homepage": "https://symfony.com/contributors" + } + ], + "description": "Symfony Debug Component", + "homepage": "https://symfony.com", + "time": "2018-11-11T11:18:13+00:00" + }, + { + "name": "symfony/process", + "version": "v2.8.52", + "source": { + "type": "git", + "url": "https://github.com/symfony/process.git", + "reference": "c3591a09c78639822b0b290d44edb69bf9f05dc8" + }, + "dist": { + "type": "zip", + "url": "https://api.github.com/repos/symfony/process/zipball/c3591a09c78639822b0b290d44edb69bf9f05dc8", + "reference": "c3591a09c78639822b0b290d44edb69bf9f05dc8", + "shasum": "" + }, + "require": { + "php": ">=5.3.9" + }, + "type": "library", + "extra": { + "branch-alias": { + "dev-master": "2.8-dev" + } + }, + "autoload": { + "psr-4": { + "Symfony\\Component\\Process\\": "" + }, + "exclude-from-classmap": [ + "/Tests/" + ] + }, + "notification-url": "https://packagist.org/downloads/", + "license": [ + "MIT" + ], + "authors": [ + { + "name": "Fabien Potencier", + "email": "fabien@symfony.com" + }, + { + "name": "Symfony Community", + "homepage": "https://symfony.com/contributors" + } + ], + "description": "Symfony Process Component", + "homepage": "https://symfony.com", + "time": "2018-11-11T11:18:13+00:00" + }, + { + "name": "symfony/yaml", + "version": "v2.8.52", + "source": { + "type": "git", + "url": "https://github.com/symfony/yaml.git", + "reference": "02c1859112aa779d9ab394ae4f3381911d84052b" + }, + "dist": { + "type": "zip", + "url": "https://api.github.com/repos/symfony/yaml/zipball/02c1859112aa779d9ab394ae4f3381911d84052b", + "reference": "02c1859112aa779d9ab394ae4f3381911d84052b", + "shasum": "" + }, + "require": { + "php": ">=5.3.9", + "symfony/polyfill-ctype": "~1.8" + }, + "type": "library", + "extra": { + "branch-alias": { + "dev-master": "2.8-dev" + } + }, + "autoload": { + "psr-4": { + "Symfony\\Component\\Yaml\\": "" + }, + "exclude-from-classmap": [ + "/Tests/" + ] + }, + "notification-url": "https://packagist.org/downloads/", + "license": [ + "MIT" + ], + "authors": [ + { + "name": "Fabien Potencier", + "email": "fabien@symfony.com" + }, + { + "name": "Symfony Community", + "homepage": "https://symfony.com/contributors" + } + ], + "description": "Symfony Yaml Component", + "homepage": "https://symfony.com", + "time": "2018-11-11T11:18:13+00:00" + }, + { + "name": "webmozart/assert", + "version": "1.7.0", + "source": { + "type": "git", + "url": "https://github.com/webmozart/assert.git", + "reference": "aed98a490f9a8f78468232db345ab9cf606cf598" + }, + "dist": { + "type": "zip", + "url": "https://api.github.com/repos/webmozart/assert/zipball/aed98a490f9a8f78468232db345ab9cf606cf598", + "reference": "aed98a490f9a8f78468232db345ab9cf606cf598", + "shasum": "" + }, + "require": { + "php": "^5.3.3 || ^7.0", + "symfony/polyfill-ctype": "^1.8" + }, + "conflict": { + "vimeo/psalm": "<3.6.0" + }, + "require-dev": { + "phpunit/phpunit": "^4.8.36 || ^7.5.13" + }, + "type": "library", + "autoload": { + "psr-4": { + "Webmozart\\Assert\\": "src/" + } + }, + "notification-url": "https://packagist.org/downloads/", + "license": [ + "MIT" + ], + "authors": [ + { + "name": "Bernhard Schussek", + "email": "bschussek@gmail.com" + } + ], + "description": "Assertions to validate method input/output with nice error messages.", + "keywords": [ + "assert", + "check", + "validate" + ], + "time": "2020-02-14T12:15:55+00:00" + } + ], + "aliases": [], + "minimum-stability": "stable", + "stability-flags": [], + "prefer-stable": false, + "prefer-lowest": false, + "platform": { + "php": ">=5.5.0", + "ext-mysqli": "*", + "ext-xml": "*", + "ext-pcre": "*", + "ext-json": "*", + "ext-ctype": "*", + "ext-hash": "*" + }, + "platform-dev": [], + "platform-overrides": { + "php": "5.5" + } +} From b2fc6760f72404673a226b0c7dcd0c7d9c72ffb0 Mon Sep 17 00:00:00 2001 From: Isaac Bennetch Date: Sat, 21 Mar 2020 00:10:18 -0400 Subject: [PATCH 2/4] Removing composer.lock Signed-off-by: Isaac Bennetch --- composer.lock | 2667 ------------------------------------------------- 1 file changed, 2667 deletions(-) delete mode 100644 composer.lock diff --git a/composer.lock b/composer.lock deleted file mode 100644 index 2c2801db55..0000000000 --- a/composer.lock +++ /dev/null @@ -1,2667 +0,0 @@ -{ - "_readme": [ - "This file locks the dependencies of your project to a known state", - "Read more about it at https://getcomposer.org/doc/01-basic-usage.md#installing-dependencies", - "This file is @generated automatically" - ], - "content-hash": "fcc1bc864c141a58b0bbb7e52b156ef1", - "packages": [ - { - "name": "bacon/bacon-qr-code", - "version": "1.0.3", - "source": { - "type": "git", - "url": "https://github.com/Bacon/BaconQrCode.git", - "reference": "5a91b62b9d37cee635bbf8d553f4546057250bee" - }, - "dist": { - "type": "zip", - "url": "https://api.github.com/repos/Bacon/BaconQrCode/zipball/5a91b62b9d37cee635bbf8d553f4546057250bee", - "reference": "5a91b62b9d37cee635bbf8d553f4546057250bee", - "shasum": "" - }, - "require": { - "ext-iconv": "*", - "php": "^5.4|^7.0" - }, - "require-dev": { - "phpunit/phpunit": "^4.8" - }, - "suggest": { - "ext-gd": "to generate QR code images" - }, - "type": "library", - "autoload": { - "psr-0": { - "BaconQrCode": "src/" - } - }, - "notification-url": "https://packagist.org/downloads/", - "license": [ - "BSD-2-Clause" - ], - "authors": [ - { - "name": "Ben Scholzen 'DASPRiD'", - "email": "mail@dasprids.de", - "homepage": "http://www.dasprids.de", - "role": "Developer" - } - ], - "description": "BaconQrCode is a QR code generator for PHP.", - "homepage": "https://github.com/Bacon/BaconQrCode", - "time": "2017-10-17T09:59:25+00:00" - }, - { - "name": "google/recaptcha", - "version": "1.2.3", - "source": { - "type": "git", - "url": "https://github.com/google/recaptcha.git", - "reference": "98c4a6573b27e8b0990ea8789c74ea378795134c" - }, - "dist": { - "type": "zip", - "url": "https://api.github.com/repos/google/recaptcha/zipball/98c4a6573b27e8b0990ea8789c74ea378795134c", - "reference": "98c4a6573b27e8b0990ea8789c74ea378795134c", - "shasum": "" - }, - "require": { - "php": ">=5.5" - }, - "require-dev": { - "friendsofphp/php-cs-fixer": "^2.2.20|^2.15", - "php-coveralls/php-coveralls": "^2.1", - "phpunit/phpunit": "^4.8.36|^5.7.27|^6.59|^7.5.11" - }, - "type": "library", - "extra": { - "branch-alias": { - "dev-master": "1.2.x-dev" - } - }, - "autoload": { - "psr-4": { - "ReCaptcha\\": "src/ReCaptcha" - } - }, - "notification-url": "https://packagist.org/downloads/", - "license": [ - "BSD-3-Clause" - ], - "description": "Client library for reCAPTCHA, a free service that protects websites from spam and abuse.", - "homepage": "https://www.google.com/recaptcha/", - "keywords": [ - "Abuse", - "captcha", - "recaptcha", - "spam" - ], - "time": "2019-08-16T15:48:25+00:00" - }, - { - "name": "paragonie/constant_time_encoding", - "version": "v1.0.4", - "source": { - "type": "git", - "url": "https://github.com/paragonie/constant_time_encoding.git", - "reference": "2132f0f293d856026d7d11bd81b9f4a23a1dc1f6" - }, - "dist": { - "type": "zip", - "url": "https://api.github.com/repos/paragonie/constant_time_encoding/zipball/2132f0f293d856026d7d11bd81b9f4a23a1dc1f6", - "reference": "2132f0f293d856026d7d11bd81b9f4a23a1dc1f6", - "shasum": "" - }, - "require": { - "php": "^5.3|^7" - }, - "require-dev": { - "paragonie/random_compat": "^1.4|^2", - "phpunit/phpunit": "4.*|5.*", - "vimeo/psalm": "^0.3|^1" - }, - "type": "library", - "autoload": { - "psr-4": { - "ParagonIE\\ConstantTime\\": "src/" - } - }, - "notification-url": "https://packagist.org/downloads/", - "license": [ - "MIT" - ], - "authors": [ - { - "name": "Paragon Initiative Enterprises", - "email": "security@paragonie.com", - "homepage": "https://paragonie.com", - "role": "Maintainer" - }, - { - "name": "Steve 'Sc00bz' Thomas", - "email": "steve@tobtu.com", - "homepage": "https://www.tobtu.com", - "role": "Original Developer" - } - ], - "description": "Constant-time Implementations of RFC 4648 Encoding (Base-64, Base-32, Base-16)", - "keywords": [ - "base16", - "base32", - "base32_decode", - "base32_encode", - "base64", - "base64_decode", - "base64_encode", - "bin2hex", - "encoding", - "hex", - "hex2bin", - "rfc4648" - ], - "time": "2018-04-30T17:57:16+00:00" - }, - { - "name": "paragonie/random_compat", - "version": "v2.0.18", - "source": { - "type": "git", - "url": "https://github.com/paragonie/random_compat.git", - "reference": "0a58ef6e3146256cc3dc7cc393927bcc7d1b72db" - }, - "dist": { - "type": "zip", - "url": "https://api.github.com/repos/paragonie/random_compat/zipball/0a58ef6e3146256cc3dc7cc393927bcc7d1b72db", - "reference": "0a58ef6e3146256cc3dc7cc393927bcc7d1b72db", - "shasum": "" - }, - "require": { - "php": ">=5.2.0" - }, - "require-dev": { - "phpunit/phpunit": "4.*|5.*" - }, - "suggest": { - "ext-libsodium": "Provides a modern crypto API that can be used to generate random bytes." - }, - "type": "library", - "autoload": { - "files": [ - "lib/random.php" - ] - }, - "notification-url": "https://packagist.org/downloads/", - "license": [ - "MIT" - ], - "authors": [ - { - "name": "Paragon Initiative Enterprises", - "email": "security@paragonie.com", - "homepage": "https://paragonie.com" - } - ], - "description": "PHP 5.x polyfill for random_bytes() and random_int() from PHP 7", - "keywords": [ - "csprng", - "polyfill", - "pseudorandom", - "random" - ], - "time": "2019-01-03T20:59:08+00:00" - }, - { - "name": "phpmyadmin/motranslator", - "version": "4.0", - "source": { - "type": "git", - "url": "https://github.com/phpmyadmin/motranslator.git", - "reference": "fcb370254998fda7eeccfd7c787b4deb71b0d77c" - }, - "dist": { - "type": "zip", - "url": "https://api.github.com/repos/phpmyadmin/motranslator/zipball/fcb370254998fda7eeccfd7c787b4deb71b0d77c", - "reference": "fcb370254998fda7eeccfd7c787b4deb71b0d77c", - "shasum": "" - }, - "require": { - "php": ">=5.3.0", - "symfony/expression-language": "^4.0 || ^3.2 || ^2.8" - }, - "require-dev": { - "apigen/apigen": "^4.1", - "phpunit/php-code-coverage": "*", - "phpunit/phpunit": "~4.8 || ~5.7 || ~6.5" - }, - "type": "library", - "autoload": { - "psr-4": { - "PhpMyAdmin\\MoTranslator\\": "src" - } - }, - "notification-url": "https://packagist.org/downloads/", - "license": [ - "GPL-2.0-or-later" - ], - "authors": [ - { - "name": "The phpMyAdmin Team", - "email": "developers@phpmyadmin.net", - "homepage": "https://www.phpmyadmin.net/team/" - } - ], - "description": "Translation API for PHP using Gettext MO files", - "homepage": "https://github.com/phpmyadmin/motranslator", - "keywords": [ - "gettext", - "i18n", - "mo", - "translator" - ], - "time": "2018-02-12T13:22:52+00:00" - }, - { - "name": "phpmyadmin/shapefile", - "version": "2.1", - "source": { - "type": "git", - "url": "https://github.com/phpmyadmin/shapefile.git", - "reference": "e23b767f2a81f61fee3fc09fc062879985f3e224" - }, - "dist": { - "type": "zip", - "url": "https://api.github.com/repos/phpmyadmin/shapefile/zipball/e23b767f2a81f61fee3fc09fc062879985f3e224", - "reference": "e23b767f2a81f61fee3fc09fc062879985f3e224", - "shasum": "" - }, - "require": { - "php": ">=5.4.0" - }, - "require-dev": { - "phpunit/php-code-coverage": "*", - "phpunit/phpunit": "~4.8 || ~5.7" - }, - "suggest": { - "ext-dbase": "For dbf files parsing" - }, - "type": "library", - "autoload": { - "psr-4": { - "PhpMyAdmin\\ShapeFile\\": "src" - } - }, - "notification-url": "https://packagist.org/downloads/", - "license": [ - "GPL-2.0+" - ], - "authors": [ - { - "name": "The phpMyAdmin Team", - "email": "developers@phpmyadmin.net", - "homepage": "https://www.phpmyadmin.net/team/" - } - ], - "description": "ESRI ShapeFile library for PHP", - "homepage": "https://github.com/phpmyadmin/shapefile", - "keywords": [ - "ESRI", - "Shapefile", - "dbf", - "geo", - "geospatial", - "shape", - "shp" - ], - "time": "2017-05-15T08:31:47+00:00" - }, - { - "name": "phpmyadmin/sql-parser", - "version": "4.6.1", - "source": { - "type": "git", - "url": "https://github.com/phpmyadmin/sql-parser.git", - "reference": "fd339b2b40b7910659c842891eb36d1d15079fcb" - }, - "dist": { - "type": "zip", - "url": "https://api.github.com/repos/phpmyadmin/sql-parser/zipball/fd339b2b40b7910659c842891eb36d1d15079fcb", - "reference": "fd339b2b40b7910659c842891eb36d1d15079fcb", - "shasum": "" - }, - "require": { - "php": ">=5.3.0", - "symfony/polyfill-mbstring": "^1.3" - }, - "conflict": { - "phpmyadmin/motranslator": "<3.0" - }, - "require-dev": { - "phpunit/php-code-coverage": "*", - "phpunit/phpunit": "~4.8 || ~5.7 || ~6.5 || ^7.0", - "sami/sami": "^4.0", - "squizlabs/php_codesniffer": "~2.9 || ~3.4" - }, - "suggest": { - "ext-mbstring": "For best performance", - "phpmyadmin/motranslator": "Translate messages to your favorite locale" - }, - "bin": [ - "bin/highlight-query", - "bin/lint-query", - "bin/tokenize-query" - ], - "type": "library", - "autoload": { - "psr-4": { - "PhpMyAdmin\\SqlParser\\": "src" - } - }, - "notification-url": "https://packagist.org/downloads/", - "license": [ - "GPL-2.0-or-later" - ], - "authors": [ - { - "name": "The phpMyAdmin Team", - "email": "developers@phpmyadmin.net", - "homepage": "https://www.phpmyadmin.net/team/" - } - ], - "description": "A validating SQL lexer and parser with a focus on MySQL dialect.", - "homepage": "https://github.com/phpmyadmin/sql-parser", - "keywords": [ - "analysis", - "lexer", - "parser", - "sql" - ], - "time": "2020-03-21T00:16:38+00:00" - }, - { - "name": "phpseclib/phpseclib", - "version": "2.0.25", - "source": { - "type": "git", - "url": "https://github.com/phpseclib/phpseclib.git", - "reference": "c18159618ed7cd7ff721ac1a8fec7860a475d2f0" - }, - "dist": { - "type": "zip", - "url": "https://api.github.com/repos/phpseclib/phpseclib/zipball/c18159618ed7cd7ff721ac1a8fec7860a475d2f0", - "reference": "c18159618ed7cd7ff721ac1a8fec7860a475d2f0", - "shasum": "" - }, - "require": { - "php": ">=5.3.3" - }, - "require-dev": { - "phing/phing": "~2.7", - "phpunit/phpunit": "^4.8.35|^5.7|^6.0", - "sami/sami": "~2.0", - "squizlabs/php_codesniffer": "~2.0" - }, - "suggest": { - "ext-gmp": "Install the GMP (GNU Multiple Precision) extension in order to speed up arbitrary precision integer arithmetic operations.", - "ext-libsodium": "SSH2/SFTP can make use of some algorithms provided by the libsodium-php extension.", - "ext-mcrypt": "Install the Mcrypt extension in order to speed up a few other cryptographic operations.", - "ext-openssl": "Install the OpenSSL extension in order to speed up a wide variety of cryptographic operations." - }, - "type": "library", - "autoload": { - "files": [ - "phpseclib/bootstrap.php" - ], - "psr-4": { - "phpseclib\\": "phpseclib/" - } - }, - "notification-url": "https://packagist.org/downloads/", - "license": [ - "MIT" - ], - "authors": [ - { - "name": "Jim Wigginton", - "email": "terrafrost@php.net", - "role": "Lead Developer" - }, - { - "name": "Patrick Monnerat", - "email": "pm@datasphere.ch", - "role": "Developer" - }, - { - "name": "Andreas Fischer", - "email": "bantu@phpbb.com", - "role": "Developer" - }, - { - "name": "Hans-Jürgen Petrich", - "email": "petrich@tronic-media.com", - "role": "Developer" - }, - { - "name": "Graham Campbell", - "email": "graham@alt-three.com", - "role": "Developer" - } - ], - "description": "PHP Secure Communications Library - Pure-PHP implementations of RSA, AES, SSH2, SFTP, X.509 etc.", - "homepage": "http://phpseclib.sourceforge.net", - "keywords": [ - "BigInteger", - "aes", - "asn.1", - "asn1", - "blowfish", - "crypto", - "cryptography", - "encryption", - "rsa", - "security", - "sftp", - "signature", - "signing", - "ssh", - "twofish", - "x.509", - "x509" - ], - "time": "2020-02-25T04:16:50+00:00" - }, - { - "name": "pragmarx/google2fa", - "version": "v3.0.3", - "source": { - "type": "git", - "url": "https://github.com/antonioribeiro/google2fa.git", - "reference": "6949226739e4424f40031e6f1c96b1fd64047335" - }, - "dist": { - "type": "zip", - "url": "https://api.github.com/repos/antonioribeiro/google2fa/zipball/6949226739e4424f40031e6f1c96b1fd64047335", - "reference": "6949226739e4424f40031e6f1c96b1fd64047335", - "shasum": "" - }, - "require": { - "paragonie/constant_time_encoding": "~1.0|~2.0", - "paragonie/random_compat": ">=1", - "php": ">=5.4", - "symfony/polyfill-php56": "~1.2" - }, - "require-dev": { - "bacon/bacon-qr-code": "~1.0", - "phpunit/phpunit": "~4|~5|~6" - }, - "suggest": { - "bacon/bacon-qr-code": "Required to generate inline QR Codes." - }, - "type": "library", - "extra": { - "component": "package", - "branch-alias": { - "dev-master": "2.0-dev" - } - }, - "autoload": { - "psr-4": { - "PragmaRX\\Google2FA\\": "src/", - "PragmaRX\\Google2FA\\Tests\\": "tests/" - } - }, - "notification-url": "https://packagist.org/downloads/", - "license": [ - "MIT" - ], - "authors": [ - { - "name": "Antonio Carlos Ribeiro", - "email": "acr@antoniocarlosribeiro.com", - "role": "Creator & Designer" - } - ], - "description": "A One Time Password Authentication package, compatible with Google Authenticator.", - "keywords": [ - "2fa", - "Authentication", - "Two Factor Authentication", - "google2fa", - "laravel" - ], - "time": "2018-08-29T13:28:06+00:00" - }, - { - "name": "psr/container", - "version": "1.0.0", - "source": { - "type": "git", - "url": "https://github.com/php-fig/container.git", - "reference": "b7ce3b176482dbbc1245ebf52b181af44c2cf55f" - }, - "dist": { - "type": "zip", - "url": "https://api.github.com/repos/php-fig/container/zipball/b7ce3b176482dbbc1245ebf52b181af44c2cf55f", - "reference": "b7ce3b176482dbbc1245ebf52b181af44c2cf55f", - "shasum": "" - }, - "require": { - "php": ">=5.3.0" - }, - "type": "library", - "extra": { - "branch-alias": { - "dev-master": "1.0.x-dev" - } - }, - "autoload": { - "psr-4": { - "Psr\\Container\\": "src/" - } - }, - "notification-url": "https://packagist.org/downloads/", - "license": [ - "MIT" - ], - "authors": [ - { - "name": "PHP-FIG", - "homepage": "http://www.php-fig.org/" - } - ], - "description": "Common Container Interface (PHP FIG PSR-11)", - "homepage": "https://github.com/php-fig/container", - "keywords": [ - "PSR-11", - "container", - "container-interface", - "container-interop", - "psr" - ], - "time": "2017-02-14T16:28:37+00:00" - }, - { - "name": "samyoul/u2f-php-server", - "version": "v1.1.4", - "source": { - "type": "git", - "url": "https://github.com/Samyoul/U2F-php-server.git", - "reference": "0625202c79d570e58525ed6c4ae38500ea3f0883" - }, - "dist": { - "type": "zip", - "url": "https://api.github.com/repos/Samyoul/U2F-php-server/zipball/0625202c79d570e58525ed6c4ae38500ea3f0883", - "reference": "0625202c79d570e58525ed6c4ae38500ea3f0883", - "shasum": "" - }, - "require": { - "ext-openssl": "*" - }, - "type": "library", - "autoload": { - "psr-4": { - "Samyoul\\U2F\\U2FServer\\": [ - "src/" - ] - } - }, - "notification-url": "https://packagist.org/downloads/", - "license": [ - "BSD-2-Clause" - ], - "authors": [ - { - "name": "Samuel Hawksby-Robinson", - "email": "samuel@samyoul.com" - } - ], - "description": "Server side handling class for FIDO U2F registration and authentication", - "time": "2018-10-26T12:43:39+00:00" - }, - { - "name": "symfony/expression-language", - "version": "v2.8.52", - "source": { - "type": "git", - "url": "https://github.com/symfony/expression-language.git", - "reference": "fa9be1b831859b56d244137fabbfd01a46dbdb36" - }, - "dist": { - "type": "zip", - "url": "https://api.github.com/repos/symfony/expression-language/zipball/fa9be1b831859b56d244137fabbfd01a46dbdb36", - "reference": "fa9be1b831859b56d244137fabbfd01a46dbdb36", - "shasum": "" - }, - "require": { - "php": ">=5.3.9" - }, - "type": "library", - "extra": { - "branch-alias": { - "dev-master": "2.8-dev" - } - }, - "autoload": { - "psr-4": { - "Symfony\\Component\\ExpressionLanguage\\": "" - }, - "exclude-from-classmap": [ - "/Tests/" - ] - }, - "notification-url": "https://packagist.org/downloads/", - "license": [ - "MIT" - ], - "authors": [ - { - "name": "Fabien Potencier", - "email": "fabien@symfony.com" - }, - { - "name": "Symfony Community", - "homepage": "https://symfony.com/contributors" - } - ], - "description": "Symfony ExpressionLanguage Component", - "homepage": "https://symfony.com", - "time": "2018-11-11T11:18:13+00:00" - }, - { - "name": "symfony/polyfill-ctype", - "version": "v1.14.0", - "source": { - "type": "git", - "url": "https://github.com/symfony/polyfill-ctype.git", - "reference": "fbdeaec0df06cf3d51c93de80c7eb76e271f5a38" - }, - "dist": { - "type": "zip", - "url": "https://api.github.com/repos/symfony/polyfill-ctype/zipball/fbdeaec0df06cf3d51c93de80c7eb76e271f5a38", - "reference": "fbdeaec0df06cf3d51c93de80c7eb76e271f5a38", - "shasum": "" - }, - "require": { - "php": ">=5.3.3" - }, - "suggest": { - "ext-ctype": "For best performance" - }, - "type": "library", - "extra": { - "branch-alias": { - "dev-master": "1.14-dev" - } - }, - "autoload": { - "psr-4": { - "Symfony\\Polyfill\\Ctype\\": "" - }, - "files": [ - "bootstrap.php" - ] - }, - "notification-url": "https://packagist.org/downloads/", - "license": [ - "MIT" - ], - "authors": [ - { - "name": "Gert de Pagter", - "email": "BackEndTea@gmail.com" - }, - { - "name": "Symfony Community", - "homepage": "https://symfony.com/contributors" - } - ], - "description": "Symfony polyfill for ctype functions", - "homepage": "https://symfony.com", - "keywords": [ - "compatibility", - "ctype", - "polyfill", - "portable" - ], - "time": "2020-01-13T11:15:53+00:00" - }, - { - "name": "symfony/polyfill-mbstring", - "version": "v1.14.0", - "source": { - "type": "git", - "url": "https://github.com/symfony/polyfill-mbstring.git", - "reference": "34094cfa9abe1f0f14f48f490772db7a775559f2" - }, - "dist": { - "type": "zip", - "url": "https://api.github.com/repos/symfony/polyfill-mbstring/zipball/34094cfa9abe1f0f14f48f490772db7a775559f2", - "reference": "34094cfa9abe1f0f14f48f490772db7a775559f2", - "shasum": "" - }, - "require": { - "php": ">=5.3.3" - }, - "suggest": { - "ext-mbstring": "For best performance" - }, - "type": "library", - "extra": { - "branch-alias": { - "dev-master": "1.14-dev" - } - }, - "autoload": { - "psr-4": { - "Symfony\\Polyfill\\Mbstring\\": "" - }, - "files": [ - "bootstrap.php" - ] - }, - "notification-url": "https://packagist.org/downloads/", - "license": [ - "MIT" - ], - "authors": [ - { - "name": "Nicolas Grekas", - "email": "p@tchwork.com" - }, - { - "name": "Symfony Community", - "homepage": "https://symfony.com/contributors" - } - ], - "description": "Symfony polyfill for the Mbstring extension", - "homepage": "https://symfony.com", - "keywords": [ - "compatibility", - "mbstring", - "polyfill", - "portable", - "shim" - ], - "time": "2020-01-13T11:15:53+00:00" - }, - { - "name": "symfony/polyfill-php56", - "version": "v1.14.0", - "source": { - "type": "git", - "url": "https://github.com/symfony/polyfill-php56.git", - "reference": "16ec91cb06998b609501b55b7177b7d7c02badb3" - }, - "dist": { - "type": "zip", - "url": "https://api.github.com/repos/symfony/polyfill-php56/zipball/16ec91cb06998b609501b55b7177b7d7c02badb3", - "reference": "16ec91cb06998b609501b55b7177b7d7c02badb3", - "shasum": "" - }, - "require": { - "php": ">=5.3.3", - "symfony/polyfill-util": "~1.0" - }, - "type": "library", - "extra": { - "branch-alias": { - "dev-master": "1.14-dev" - } - }, - "autoload": { - "psr-4": { - "Symfony\\Polyfill\\Php56\\": "" - }, - "files": [ - "bootstrap.php" - ] - }, - "notification-url": "https://packagist.org/downloads/", - "license": [ - "MIT" - ], - "authors": [ - { - "name": "Nicolas Grekas", - "email": "p@tchwork.com" - }, - { - "name": "Symfony Community", - "homepage": "https://symfony.com/contributors" - } - ], - "description": "Symfony polyfill backporting some PHP 5.6+ features to lower PHP versions", - "homepage": "https://symfony.com", - "keywords": [ - "compatibility", - "polyfill", - "portable", - "shim" - ], - "time": "2020-01-13T11:15:53+00:00" - }, - { - "name": "symfony/polyfill-util", - "version": "v1.14.0", - "source": { - "type": "git", - "url": "https://github.com/symfony/polyfill-util.git", - "reference": "ba3cfcea6d0192cae46c62041f61cbb704b526d3" - }, - "dist": { - "type": "zip", - "url": "https://api.github.com/repos/symfony/polyfill-util/zipball/ba3cfcea6d0192cae46c62041f61cbb704b526d3", - "reference": "ba3cfcea6d0192cae46c62041f61cbb704b526d3", - "shasum": "" - }, - "require": { - "php": ">=5.3.3" - }, - "type": "library", - "extra": { - "branch-alias": { - "dev-master": "1.14-dev" - } - }, - "autoload": { - "psr-4": { - "Symfony\\Polyfill\\Util\\": "" - } - }, - "notification-url": "https://packagist.org/downloads/", - "license": [ - "MIT" - ], - "authors": [ - { - "name": "Nicolas Grekas", - "email": "p@tchwork.com" - }, - { - "name": "Symfony Community", - "homepage": "https://symfony.com/contributors" - } - ], - "description": "Symfony utilities for portability of PHP codes", - "homepage": "https://symfony.com", - "keywords": [ - "compat", - "compatibility", - "polyfill", - "shim" - ], - "time": "2020-01-13T11:15:53+00:00" - }, - { - "name": "tecnickcom/tcpdf", - "version": "6.3.5", - "source": { - "type": "git", - "url": "https://github.com/tecnickcom/TCPDF.git", - "reference": "19a535eaa7fb1c1cac499109deeb1a7a201b4549" - }, - "dist": { - "type": "zip", - "url": "https://api.github.com/repos/tecnickcom/TCPDF/zipball/19a535eaa7fb1c1cac499109deeb1a7a201b4549", - "reference": "19a535eaa7fb1c1cac499109deeb1a7a201b4549", - "shasum": "" - }, - "require": { - "php": ">=5.3.0" - }, - "type": "library", - "autoload": { - "classmap": [ - "config", - "include", - "tcpdf.php", - "tcpdf_parser.php", - "tcpdf_import.php", - "tcpdf_barcodes_1d.php", - "tcpdf_barcodes_2d.php", - "include/tcpdf_colors.php", - "include/tcpdf_filters.php", - "include/tcpdf_font_data.php", - "include/tcpdf_fonts.php", - "include/tcpdf_images.php", - "include/tcpdf_static.php", - "include/barcodes/datamatrix.php", - "include/barcodes/pdf417.php", - "include/barcodes/qrcode.php" - ] - }, - "notification-url": "https://packagist.org/downloads/", - "license": [ - "LGPL-3.0-only" - ], - "authors": [ - { - "name": "Nicola Asuni", - "email": "info@tecnick.com", - "role": "lead" - } - ], - "description": "TCPDF is a PHP class for generating PDF documents and barcodes.", - "homepage": "http://www.tcpdf.org/", - "keywords": [ - "PDFD32000-2008", - "TCPDF", - "barcodes", - "datamatrix", - "pdf", - "pdf417", - "qrcode" - ], - "time": "2020-02-14T14:20:12+00:00" - }, - { - "name": "twig/extensions", - "version": "v1.5.4", - "source": { - "type": "git", - "url": "https://github.com/twigphp/Twig-extensions.git", - "reference": "57873c8b0c1be51caa47df2cdb824490beb16202" - }, - "dist": { - "type": "zip", - "url": "https://api.github.com/repos/twigphp/Twig-extensions/zipball/57873c8b0c1be51caa47df2cdb824490beb16202", - "reference": "57873c8b0c1be51caa47df2cdb824490beb16202", - "shasum": "" - }, - "require": { - "twig/twig": "^1.27|^2.0" - }, - "require-dev": { - "symfony/phpunit-bridge": "^3.4", - "symfony/translation": "^2.7|^3.4" - }, - "suggest": { - "symfony/translation": "Allow the time_diff output to be translated" - }, - "type": "library", - "extra": { - "branch-alias": { - "dev-master": "1.5-dev" - } - }, - "autoload": { - "psr-0": { - "Twig_Extensions_": "lib/" - }, - "psr-4": { - "Twig\\Extensions\\": "src/" - } - }, - "notification-url": "https://packagist.org/downloads/", - "license": [ - "MIT" - ], - "authors": [ - { - "name": "Fabien Potencier", - "email": "fabien@symfony.com" - } - ], - "description": "Common additional features for Twig that do not directly belong in core", - "keywords": [ - "i18n", - "text" - ], - "time": "2018-12-05T18:34:18+00:00" - }, - { - "name": "twig/twig", - "version": "v1.42.5", - "source": { - "type": "git", - "url": "https://github.com/twigphp/Twig.git", - "reference": "87b2ea9d8f6fd014d0621ca089bb1b3769ea3f8e" - }, - "dist": { - "type": "zip", - "url": "https://api.github.com/repos/twigphp/Twig/zipball/87b2ea9d8f6fd014d0621ca089bb1b3769ea3f8e", - "reference": "87b2ea9d8f6fd014d0621ca089bb1b3769ea3f8e", - "shasum": "" - }, - "require": { - "php": ">=5.5.0", - "symfony/polyfill-ctype": "^1.8" - }, - "require-dev": { - "psr/container": "^1.0", - "symfony/phpunit-bridge": "^4.4|^5.0" - }, - "type": "library", - "extra": { - "branch-alias": { - "dev-master": "1.42-dev" - } - }, - "autoload": { - "psr-0": { - "Twig_": "lib/" - }, - "psr-4": { - "Twig\\": "src/" - } - }, - "notification-url": "https://packagist.org/downloads/", - "license": [ - "BSD-3-Clause" - ], - "authors": [ - { - "name": "Fabien Potencier", - "email": "fabien@symfony.com", - "homepage": "http://fabien.potencier.org", - "role": "Lead Developer" - }, - { - "name": "Twig Team", - "role": "Contributors" - }, - { - "name": "Armin Ronacher", - "email": "armin.ronacher@active-4.com", - "role": "Project Founder" - } - ], - "description": "Twig, the flexible, fast, and secure template language for PHP", - "homepage": "https://twig.symfony.com", - "keywords": [ - "templating" - ], - "time": "2020-02-11T05:59:23+00:00" - } - ], - "packages-dev": [ - { - "name": "codacy/coverage", - "version": "1.4.3", - "source": { - "type": "git", - "url": "https://github.com/codacy/php-codacy-coverage.git", - "reference": "1852ca987c91ef466ebcfdbdd4e1788b653eaf1d" - }, - "dist": { - "type": "zip", - "url": "https://api.github.com/repos/codacy/php-codacy-coverage/zipball/1852ca987c91ef466ebcfdbdd4e1788b653eaf1d", - "reference": "1852ca987c91ef466ebcfdbdd4e1788b653eaf1d", - "shasum": "" - }, - "require": { - "gitonomy/gitlib": ">=1.0", - "php": ">=5.3.3", - "symfony/console": "~2.5|~3.0|~4.0|~5.0" - }, - "require-dev": { - "clue/phar-composer": "^1.1", - "phpunit/phpunit": "~6.5" - }, - "bin": [ - "bin/codacycoverage" - ], - "type": "library", - "autoload": { - "classmap": [ - "src/" - ] - }, - "notification-url": "https://packagist.org/downloads/", - "license": [ - "MIT" - ], - "authors": [ - { - "name": "Jakob Pupke", - "email": "jakob.pupke@gmail.com" - } - ], - "description": "Sends PHP test coverage information to Codacy.", - "homepage": "https://github.com/codacy/php-codacy-coverage", - "abandoned": true, - "time": "2020-01-10T10:52:12+00:00" - }, - { - "name": "doctrine/instantiator", - "version": "1.0.5", - "source": { - "type": "git", - "url": "https://github.com/doctrine/instantiator.git", - "reference": "8e884e78f9f0eb1329e445619e04456e64d8051d" - }, - "dist": { - "type": "zip", - "url": "https://api.github.com/repos/doctrine/instantiator/zipball/8e884e78f9f0eb1329e445619e04456e64d8051d", - "reference": "8e884e78f9f0eb1329e445619e04456e64d8051d", - "shasum": "" - }, - "require": { - "php": ">=5.3,<8.0-DEV" - }, - "require-dev": { - "athletic/athletic": "~0.1.8", - "ext-pdo": "*", - "ext-phar": "*", - "phpunit/phpunit": "~4.0", - "squizlabs/php_codesniffer": "~2.0" - }, - "type": "library", - "extra": { - "branch-alias": { - "dev-master": "1.0.x-dev" - } - }, - "autoload": { - "psr-4": { - "Doctrine\\Instantiator\\": "src/Doctrine/Instantiator/" - } - }, - "notification-url": "https://packagist.org/downloads/", - "license": [ - "MIT" - ], - "authors": [ - { - "name": "Marco Pivetta", - "email": "ocramius@gmail.com", - "homepage": "http://ocramius.github.com/" - } - ], - "description": "A small, lightweight utility to instantiate objects in PHP without invoking their constructors", - "homepage": "https://github.com/doctrine/instantiator", - "keywords": [ - "constructor", - "instantiate" - ], - "time": "2015-06-14T21:17:01+00:00" - }, - { - "name": "gitonomy/gitlib", - "version": "v1.0.4", - "source": { - "type": "git", - "url": "https://github.com/gitonomy/gitlib.git", - "reference": "932a960221ae3484a3e82553b3be478e56beb68d" - }, - "dist": { - "type": "zip", - "url": "https://api.github.com/repos/gitonomy/gitlib/zipball/932a960221ae3484a3e82553b3be478e56beb68d", - "reference": "932a960221ae3484a3e82553b3be478e56beb68d", - "shasum": "" - }, - "require": { - "php": "^5.3 || ^7.0", - "symfony/process": "^2.3|^3.0|^4.0" - }, - "require-dev": { - "phpunit/phpunit": "^4.8.35|^5.7", - "psr/log": "^1.0" - }, - "suggest": { - "psr/log": "Add some log" - }, - "type": "library", - "extra": { - "branch-alias": { - "dev-master": "1.0-dev" - } - }, - "autoload": { - "psr-4": { - "Gitonomy\\Git\\": "src/Gitonomy/Git/" - } - }, - "notification-url": "https://packagist.org/downloads/", - "license": [ - "MIT" - ], - "authors": [ - { - "name": "Alexandre Salomé", - "email": "alexandre.salome@gmail.com", - "homepage": "http://alexandre-salome.fr" - }, - { - "name": "Julien DIDIER", - "email": "genzo.wm@gmail.com", - "homepage": "http://www.jdidier.net" - } - ], - "description": "Library for accessing git", - "homepage": "http://gitonomy.com", - "time": "2018-04-22T19:55:36+00:00" - }, - { - "name": "phpdocumentor/reflection-common", - "version": "1.0.1", - "source": { - "type": "git", - "url": "https://github.com/phpDocumentor/ReflectionCommon.git", - "reference": "21bdeb5f65d7ebf9f43b1b25d404f87deab5bfb6" - }, - "dist": { - "type": "zip", - "url": "https://api.github.com/repos/phpDocumentor/ReflectionCommon/zipball/21bdeb5f65d7ebf9f43b1b25d404f87deab5bfb6", - "reference": "21bdeb5f65d7ebf9f43b1b25d404f87deab5bfb6", - "shasum": "" - }, - "require": { - "php": ">=5.5" - }, - "require-dev": { - "phpunit/phpunit": "^4.6" - }, - "type": "library", - "extra": { - "branch-alias": { - "dev-master": "1.0.x-dev" - } - }, - "autoload": { - "psr-4": { - "phpDocumentor\\Reflection\\": [ - "src" - ] - } - }, - "notification-url": "https://packagist.org/downloads/", - "license": [ - "MIT" - ], - "authors": [ - { - "name": "Jaap van Otterdijk", - "email": "opensource@ijaap.nl" - } - ], - "description": "Common reflection classes used by phpdocumentor to reflect the code structure", - "homepage": "http://www.phpdoc.org", - "keywords": [ - "FQSEN", - "phpDocumentor", - "phpdoc", - "reflection", - "static analysis" - ], - "time": "2017-09-11T18:02:19+00:00" - }, - { - "name": "phpdocumentor/reflection-docblock", - "version": "3.2.2", - "source": { - "type": "git", - "url": "https://github.com/phpDocumentor/ReflectionDocBlock.git", - "reference": "4aada1f93c72c35e22fb1383b47fee43b8f1d157" - }, - "dist": { - "type": "zip", - "url": "https://api.github.com/repos/phpDocumentor/ReflectionDocBlock/zipball/4aada1f93c72c35e22fb1383b47fee43b8f1d157", - "reference": "4aada1f93c72c35e22fb1383b47fee43b8f1d157", - "shasum": "" - }, - "require": { - "php": ">=5.5", - "phpdocumentor/reflection-common": "^1.0@dev", - "phpdocumentor/type-resolver": "^0.3.0", - "webmozart/assert": "^1.0" - }, - "require-dev": { - "mockery/mockery": "^0.9.4", - "phpunit/phpunit": "^4.4" - }, - "type": "library", - "autoload": { - "psr-4": { - "phpDocumentor\\Reflection\\": [ - "src/" - ] - } - }, - "notification-url": "https://packagist.org/downloads/", - "license": [ - "MIT" - ], - "authors": [ - { - "name": "Mike van Riel", - "email": "me@mikevanriel.com" - } - ], - "description": "With this component, a library can provide support for annotations via DocBlocks or otherwise retrieve information that is embedded in a DocBlock.", - "time": "2017-08-08T06:39:58+00:00" - }, - { - "name": "phpdocumentor/type-resolver", - "version": "0.3.0", - "source": { - "type": "git", - "url": "https://github.com/phpDocumentor/TypeResolver.git", - "reference": "fb3933512008d8162b3cdf9e18dba9309b7c3773" - }, - "dist": { - "type": "zip", - "url": "https://api.github.com/repos/phpDocumentor/TypeResolver/zipball/fb3933512008d8162b3cdf9e18dba9309b7c3773", - "reference": "fb3933512008d8162b3cdf9e18dba9309b7c3773", - "shasum": "" - }, - "require": { - "php": "^5.5 || ^7.0", - "phpdocumentor/reflection-common": "^1.0" - }, - "require-dev": { - "mockery/mockery": "^0.9.4", - "phpunit/phpunit": "^5.2||^4.8.24" - }, - "type": "library", - "extra": { - "branch-alias": { - "dev-master": "1.0.x-dev" - } - }, - "autoload": { - "psr-4": { - "phpDocumentor\\Reflection\\": [ - "src/" - ] - } - }, - "notification-url": "https://packagist.org/downloads/", - "license": [ - "MIT" - ], - "authors": [ - { - "name": "Mike van Riel", - "email": "me@mikevanriel.com" - } - ], - "time": "2017-06-03T08:32:36+00:00" - }, - { - "name": "phpmyadmin/coding-standard", - "version": "0.3", - "source": { - "type": "git", - "url": "https://github.com/phpmyadmin/coding-standard.git", - "reference": "5ae123e27140a1e16be005432e26a8233524eaf5" - }, - "dist": { - "type": "zip", - "url": "https://api.github.com/repos/phpmyadmin/coding-standard/zipball/5ae123e27140a1e16be005432e26a8233524eaf5", - "reference": "5ae123e27140a1e16be005432e26a8233524eaf5", - "shasum": "" - }, - "require": { - "squizlabs/php_codesniffer": "^3.0" - }, - "type": "phpcodesniffer-standard", - "notification-url": "https://packagist.org/downloads/", - "license": [ - "MIT" - ], - "authors": [ - { - "name": "The phpMyAdmin Team", - "email": "developers@phpmyadmin.net", - "homepage": "https://www.phpmyadmin.net/team/" - } - ], - "description": "phpMyAdmin PHP CodeSniffer Coding Standard", - "keywords": [ - "codesniffer", - "phpcs", - "phpmyadmin" - ], - "time": "2017-09-28T09:13:00+00:00" - }, - { - "name": "phpspec/prophecy", - "version": "v1.10.3", - "source": { - "type": "git", - "url": "https://github.com/phpspec/prophecy.git", - "reference": "451c3cd1418cf640de218914901e51b064abb093" - }, - "dist": { - "type": "zip", - "url": "https://api.github.com/repos/phpspec/prophecy/zipball/451c3cd1418cf640de218914901e51b064abb093", - "reference": "451c3cd1418cf640de218914901e51b064abb093", - "shasum": "" - }, - "require": { - "doctrine/instantiator": "^1.0.2", - "php": "^5.3|^7.0", - "phpdocumentor/reflection-docblock": "^2.0|^3.0.2|^4.0|^5.0", - "sebastian/comparator": "^1.2.3|^2.0|^3.0|^4.0", - "sebastian/recursion-context": "^1.0|^2.0|^3.0|^4.0" - }, - "require-dev": { - "phpspec/phpspec": "^2.5 || ^3.2", - "phpunit/phpunit": "^4.8.35 || ^5.7 || ^6.5 || ^7.1" - }, - "type": "library", - "extra": { - "branch-alias": { - "dev-master": "1.10.x-dev" - } - }, - "autoload": { - "psr-4": { - "Prophecy\\": "src/Prophecy" - } - }, - "notification-url": "https://packagist.org/downloads/", - "license": [ - "MIT" - ], - "authors": [ - { - "name": "Konstantin Kudryashov", - "email": "ever.zet@gmail.com", - "homepage": "http://everzet.com" - }, - { - "name": "Marcello Duarte", - "email": "marcello.duarte@gmail.com" - } - ], - "description": "Highly opinionated mocking framework for PHP 5.3+", - "homepage": "https://github.com/phpspec/prophecy", - "keywords": [ - "Double", - "Dummy", - "fake", - "mock", - "spy", - "stub" - ], - "time": "2020-03-05T15:02:03+00:00" - }, - { - "name": "phpunit/php-code-coverage", - "version": "2.2.4", - "source": { - "type": "git", - "url": "https://github.com/sebastianbergmann/php-code-coverage.git", - "reference": "eabf68b476ac7d0f73793aada060f1c1a9bf8979" - }, - "dist": { - "type": "zip", - "url": "https://api.github.com/repos/sebastianbergmann/php-code-coverage/zipball/eabf68b476ac7d0f73793aada060f1c1a9bf8979", - "reference": "eabf68b476ac7d0f73793aada060f1c1a9bf8979", - "shasum": "" - }, - "require": { - "php": ">=5.3.3", - "phpunit/php-file-iterator": "~1.3", - "phpunit/php-text-template": "~1.2", - "phpunit/php-token-stream": "~1.3", - "sebastian/environment": "^1.3.2", - "sebastian/version": "~1.0" - }, - "require-dev": { - "ext-xdebug": ">=2.1.4", - "phpunit/phpunit": "~4" - }, - "suggest": { - "ext-dom": "*", - "ext-xdebug": ">=2.2.1", - "ext-xmlwriter": "*" - }, - "type": "library", - "extra": { - "branch-alias": { - "dev-master": "2.2.x-dev" - } - }, - "autoload": { - "classmap": [ - "src/" - ] - }, - "notification-url": "https://packagist.org/downloads/", - "license": [ - "BSD-3-Clause" - ], - "authors": [ - { - "name": "Sebastian Bergmann", - "email": "sb@sebastian-bergmann.de", - "role": "lead" - } - ], - "description": "Library that provides collection, processing, and rendering functionality for PHP code coverage information.", - "homepage": "https://github.com/sebastianbergmann/php-code-coverage", - "keywords": [ - "coverage", - "testing", - "xunit" - ], - "time": "2015-10-06T15:47:00+00:00" - }, - { - "name": "phpunit/php-file-iterator", - "version": "1.4.5", - "source": { - "type": "git", - "url": "https://github.com/sebastianbergmann/php-file-iterator.git", - "reference": "730b01bc3e867237eaac355e06a36b85dd93a8b4" - }, - "dist": { - "type": "zip", - "url": "https://api.github.com/repos/sebastianbergmann/php-file-iterator/zipball/730b01bc3e867237eaac355e06a36b85dd93a8b4", - "reference": "730b01bc3e867237eaac355e06a36b85dd93a8b4", - "shasum": "" - }, - "require": { - "php": ">=5.3.3" - }, - "type": "library", - "extra": { - "branch-alias": { - "dev-master": "1.4.x-dev" - } - }, - "autoload": { - "classmap": [ - "src/" - ] - }, - "notification-url": "https://packagist.org/downloads/", - "license": [ - "BSD-3-Clause" - ], - "authors": [ - { - "name": "Sebastian Bergmann", - "email": "sb@sebastian-bergmann.de", - "role": "lead" - } - ], - "description": "FilterIterator implementation that filters files based on a list of suffixes.", - "homepage": "https://github.com/sebastianbergmann/php-file-iterator/", - "keywords": [ - "filesystem", - "iterator" - ], - "time": "2017-11-27T13:52:08+00:00" - }, - { - "name": "phpunit/php-text-template", - "version": "1.2.1", - "source": { - "type": "git", - "url": "https://github.com/sebastianbergmann/php-text-template.git", - "reference": "31f8b717e51d9a2afca6c9f046f5d69fc27c8686" - }, - "dist": { - "type": "zip", - "url": "https://api.github.com/repos/sebastianbergmann/php-text-template/zipball/31f8b717e51d9a2afca6c9f046f5d69fc27c8686", - "reference": "31f8b717e51d9a2afca6c9f046f5d69fc27c8686", - "shasum": "" - }, - "require": { - "php": ">=5.3.3" - }, - "type": "library", - "autoload": { - "classmap": [ - "src/" - ] - }, - "notification-url": "https://packagist.org/downloads/", - "license": [ - "BSD-3-Clause" - ], - "authors": [ - { - "name": "Sebastian Bergmann", - "email": "sebastian@phpunit.de", - "role": "lead" - } - ], - "description": "Simple template engine.", - "homepage": "https://github.com/sebastianbergmann/php-text-template/", - "keywords": [ - "template" - ], - "time": "2015-06-21T13:50:34+00:00" - }, - { - "name": "phpunit/php-timer", - "version": "1.0.9", - "source": { - "type": "git", - "url": "https://github.com/sebastianbergmann/php-timer.git", - "reference": "3dcf38ca72b158baf0bc245e9184d3fdffa9c46f" - }, - "dist": { - "type": "zip", - "url": "https://api.github.com/repos/sebastianbergmann/php-timer/zipball/3dcf38ca72b158baf0bc245e9184d3fdffa9c46f", - "reference": "3dcf38ca72b158baf0bc245e9184d3fdffa9c46f", - "shasum": "" - }, - "require": { - "php": "^5.3.3 || ^7.0" - }, - "require-dev": { - "phpunit/phpunit": "^4.8.35 || ^5.7 || ^6.0" - }, - "type": "library", - "extra": { - "branch-alias": { - "dev-master": "1.0-dev" - } - }, - "autoload": { - "classmap": [ - "src/" - ] - }, - "notification-url": "https://packagist.org/downloads/", - "license": [ - "BSD-3-Clause" - ], - "authors": [ - { - "name": "Sebastian Bergmann", - "email": "sb@sebastian-bergmann.de", - "role": "lead" - } - ], - "description": "Utility class for timing", - "homepage": "https://github.com/sebastianbergmann/php-timer/", - "keywords": [ - "timer" - ], - "time": "2017-02-26T11:10:40+00:00" - }, - { - "name": "phpunit/php-token-stream", - "version": "1.4.12", - "source": { - "type": "git", - "url": "https://github.com/sebastianbergmann/php-token-stream.git", - "reference": "1ce90ba27c42e4e44e6d8458241466380b51fa16" - }, - "dist": { - "type": "zip", - "url": "https://api.github.com/repos/sebastianbergmann/php-token-stream/zipball/1ce90ba27c42e4e44e6d8458241466380b51fa16", - "reference": "1ce90ba27c42e4e44e6d8458241466380b51fa16", - "shasum": "" - }, - "require": { - "ext-tokenizer": "*", - "php": ">=5.3.3" - }, - "require-dev": { - "phpunit/phpunit": "~4.2" - }, - "type": "library", - "extra": { - "branch-alias": { - "dev-master": "1.4-dev" - } - }, - "autoload": { - "classmap": [ - "src/" - ] - }, - "notification-url": "https://packagist.org/downloads/", - "license": [ - "BSD-3-Clause" - ], - "authors": [ - { - "name": "Sebastian Bergmann", - "email": "sebastian@phpunit.de" - } - ], - "description": "Wrapper around PHP's tokenizer extension.", - "homepage": "https://github.com/sebastianbergmann/php-token-stream/", - "keywords": [ - "tokenizer" - ], - "time": "2017-12-04T08:55:13+00:00" - }, - { - "name": "phpunit/phpunit", - "version": "4.8.36", - "source": { - "type": "git", - "url": "https://github.com/sebastianbergmann/phpunit.git", - "reference": "46023de9a91eec7dfb06cc56cb4e260017298517" - }, - "dist": { - "type": "zip", - "url": "https://api.github.com/repos/sebastianbergmann/phpunit/zipball/46023de9a91eec7dfb06cc56cb4e260017298517", - "reference": "46023de9a91eec7dfb06cc56cb4e260017298517", - "shasum": "" - }, - "require": { - "ext-dom": "*", - "ext-json": "*", - "ext-pcre": "*", - "ext-reflection": "*", - "ext-spl": "*", - "php": ">=5.3.3", - "phpspec/prophecy": "^1.3.1", - "phpunit/php-code-coverage": "~2.1", - "phpunit/php-file-iterator": "~1.4", - "phpunit/php-text-template": "~1.2", - "phpunit/php-timer": "^1.0.6", - "phpunit/phpunit-mock-objects": "~2.3", - "sebastian/comparator": "~1.2.2", - "sebastian/diff": "~1.2", - "sebastian/environment": "~1.3", - "sebastian/exporter": "~1.2", - "sebastian/global-state": "~1.0", - "sebastian/version": "~1.0", - "symfony/yaml": "~2.1|~3.0" - }, - "suggest": { - "phpunit/php-invoker": "~1.1" - }, - "bin": [ - "phpunit" - ], - "type": "library", - "extra": { - "branch-alias": { - "dev-master": "4.8.x-dev" - } - }, - "autoload": { - "classmap": [ - "src/" - ] - }, - "notification-url": "https://packagist.org/downloads/", - "license": [ - "BSD-3-Clause" - ], - "authors": [ - { - "name": "Sebastian Bergmann", - "email": "sebastian@phpunit.de", - "role": "lead" - } - ], - "description": "The PHP Unit Testing framework.", - "homepage": "https://phpunit.de/", - "keywords": [ - "phpunit", - "testing", - "xunit" - ], - "time": "2017-06-21T08:07:12+00:00" - }, - { - "name": "phpunit/phpunit-mock-objects", - "version": "2.3.8", - "source": { - "type": "git", - "url": "https://github.com/sebastianbergmann/phpunit-mock-objects.git", - "reference": "ac8e7a3db35738d56ee9a76e78a4e03d97628983" - }, - "dist": { - "type": "zip", - "url": "https://api.github.com/repos/sebastianbergmann/phpunit-mock-objects/zipball/ac8e7a3db35738d56ee9a76e78a4e03d97628983", - "reference": "ac8e7a3db35738d56ee9a76e78a4e03d97628983", - "shasum": "" - }, - "require": { - "doctrine/instantiator": "^1.0.2", - "php": ">=5.3.3", - "phpunit/php-text-template": "~1.2", - "sebastian/exporter": "~1.2" - }, - "require-dev": { - "phpunit/phpunit": "~4.4" - }, - "suggest": { - "ext-soap": "*" - }, - "type": "library", - "extra": { - "branch-alias": { - "dev-master": "2.3.x-dev" - } - }, - "autoload": { - "classmap": [ - "src/" - ] - }, - "notification-url": "https://packagist.org/downloads/", - "license": [ - "BSD-3-Clause" - ], - "authors": [ - { - "name": "Sebastian Bergmann", - "email": "sb@sebastian-bergmann.de", - "role": "lead" - } - ], - "description": "Mock Object library for PHPUnit", - "homepage": "https://github.com/sebastianbergmann/phpunit-mock-objects/", - "keywords": [ - "mock", - "xunit" - ], - "abandoned": true, - "time": "2015-10-02T06:51:40+00:00" - }, - { - "name": "phpunit/phpunit-selenium", - "version": "1.4.2", - "source": { - "type": "git", - "url": "https://github.com/giorgiosironi/phpunit-selenium.git", - "reference": "c84dd7ca214563868ce216123b7ae9c792beb262" - }, - "dist": { - "type": "zip", - "url": "https://api.github.com/repos/giorgiosironi/phpunit-selenium/zipball/c84dd7ca214563868ce216123b7ae9c792beb262", - "reference": "c84dd7ca214563868ce216123b7ae9c792beb262", - "shasum": "" - }, - "require": { - "ext-curl": "*", - "ext-dom": "*", - "php": ">=5.3.3", - "phpunit/phpunit": "~3.7|~4.0", - "sebastian/comparator": "~1.0" - }, - "type": "library", - "autoload": { - "classmap": [ - "PHPUnit/" - ] - }, - "notification-url": "https://packagist.org/downloads/", - "include-path": [ - "" - ], - "license": [ - "BSD-3-Clause" - ], - "authors": [ - { - "name": "Sebastian Bergmann", - "email": "sb@sebastian-bergmann.de", - "role": "lead" - }, - { - "name": "Giorgio Sironi", - "email": "info@giorgiosironi.com", - "role": "developer" - } - ], - "description": "Selenium Server integration for PHPUnit", - "homepage": "http://www.phpunit.de/", - "keywords": [ - "selenium", - "testing", - "xunit" - ], - "time": "2014-11-02T09:23:27+00:00" - }, - { - "name": "psr/log", - "version": "1.1.2", - "source": { - "type": "git", - "url": "https://github.com/php-fig/log.git", - "reference": "446d54b4cb6bf489fc9d75f55843658e6f25d801" - }, - "dist": { - "type": "zip", - "url": "https://api.github.com/repos/php-fig/log/zipball/446d54b4cb6bf489fc9d75f55843658e6f25d801", - "reference": "446d54b4cb6bf489fc9d75f55843658e6f25d801", - "shasum": "" - }, - "require": { - "php": ">=5.3.0" - }, - "type": "library", - "extra": { - "branch-alias": { - "dev-master": "1.1.x-dev" - } - }, - "autoload": { - "psr-4": { - "Psr\\Log\\": "Psr/Log/" - } - }, - "notification-url": "https://packagist.org/downloads/", - "license": [ - "MIT" - ], - "authors": [ - { - "name": "PHP-FIG", - "homepage": "http://www.php-fig.org/" - } - ], - "description": "Common interface for logging libraries", - "homepage": "https://github.com/php-fig/log", - "keywords": [ - "log", - "psr", - "psr-3" - ], - "time": "2019-11-01T11:05:21+00:00" - }, - { - "name": "sebastian/comparator", - "version": "1.2.4", - "source": { - "type": "git", - "url": "https://github.com/sebastianbergmann/comparator.git", - "reference": "2b7424b55f5047b47ac6e5ccb20b2aea4011d9be" - }, - "dist": { - "type": "zip", - "url": "https://api.github.com/repos/sebastianbergmann/comparator/zipball/2b7424b55f5047b47ac6e5ccb20b2aea4011d9be", - "reference": "2b7424b55f5047b47ac6e5ccb20b2aea4011d9be", - "shasum": "" - }, - "require": { - "php": ">=5.3.3", - "sebastian/diff": "~1.2", - "sebastian/exporter": "~1.2 || ~2.0" - }, - "require-dev": { - "phpunit/phpunit": "~4.4" - }, - "type": "library", - "extra": { - "branch-alias": { - "dev-master": "1.2.x-dev" - } - }, - "autoload": { - "classmap": [ - "src/" - ] - }, - "notification-url": "https://packagist.org/downloads/", - "license": [ - "BSD-3-Clause" - ], - "authors": [ - { - "name": "Jeff Welch", - "email": "whatthejeff@gmail.com" - }, - { - "name": "Volker Dusch", - "email": "github@wallbash.com" - }, - { - "name": "Bernhard Schussek", - "email": "bschussek@2bepublished.at" - }, - { - "name": "Sebastian Bergmann", - "email": "sebastian@phpunit.de" - } - ], - "description": "Provides the functionality to compare PHP values for equality", - "homepage": "http://www.github.com/sebastianbergmann/comparator", - "keywords": [ - "comparator", - "compare", - "equality" - ], - "time": "2017-01-29T09:50:25+00:00" - }, - { - "name": "sebastian/diff", - "version": "1.4.3", - "source": { - "type": "git", - "url": "https://github.com/sebastianbergmann/diff.git", - "reference": "7f066a26a962dbe58ddea9f72a4e82874a3975a4" - }, - "dist": { - "type": "zip", - "url": "https://api.github.com/repos/sebastianbergmann/diff/zipball/7f066a26a962dbe58ddea9f72a4e82874a3975a4", - "reference": "7f066a26a962dbe58ddea9f72a4e82874a3975a4", - "shasum": "" - }, - "require": { - "php": "^5.3.3 || ^7.0" - }, - "require-dev": { - "phpunit/phpunit": "^4.8.35 || ^5.7 || ^6.0" - }, - "type": "library", - "extra": { - "branch-alias": { - "dev-master": "1.4-dev" - } - }, - "autoload": { - "classmap": [ - "src/" - ] - }, - "notification-url": "https://packagist.org/downloads/", - "license": [ - "BSD-3-Clause" - ], - "authors": [ - { - "name": "Kore Nordmann", - "email": "mail@kore-nordmann.de" - }, - { - "name": "Sebastian Bergmann", - "email": "sebastian@phpunit.de" - } - ], - "description": "Diff implementation", - "homepage": "https://github.com/sebastianbergmann/diff", - "keywords": [ - "diff" - ], - "time": "2017-05-22T07:24:03+00:00" - }, - { - "name": "sebastian/environment", - "version": "1.3.8", - "source": { - "type": "git", - "url": "https://github.com/sebastianbergmann/environment.git", - "reference": "be2c607e43ce4c89ecd60e75c6a85c126e754aea" - }, - "dist": { - "type": "zip", - "url": "https://api.github.com/repos/sebastianbergmann/environment/zipball/be2c607e43ce4c89ecd60e75c6a85c126e754aea", - "reference": "be2c607e43ce4c89ecd60e75c6a85c126e754aea", - "shasum": "" - }, - "require": { - "php": "^5.3.3 || ^7.0" - }, - "require-dev": { - "phpunit/phpunit": "^4.8 || ^5.0" - }, - "type": "library", - "extra": { - "branch-alias": { - "dev-master": "1.3.x-dev" - } - }, - "autoload": { - "classmap": [ - "src/" - ] - }, - "notification-url": "https://packagist.org/downloads/", - "license": [ - "BSD-3-Clause" - ], - "authors": [ - { - "name": "Sebastian Bergmann", - "email": "sebastian@phpunit.de" - } - ], - "description": "Provides functionality to handle HHVM/PHP environments", - "homepage": "http://www.github.com/sebastianbergmann/environment", - "keywords": [ - "Xdebug", - "environment", - "hhvm" - ], - "time": "2016-08-18T05:49:44+00:00" - }, - { - "name": "sebastian/exporter", - "version": "1.2.2", - "source": { - "type": "git", - "url": "https://github.com/sebastianbergmann/exporter.git", - "reference": "42c4c2eec485ee3e159ec9884f95b431287edde4" - }, - "dist": { - "type": "zip", - "url": "https://api.github.com/repos/sebastianbergmann/exporter/zipball/42c4c2eec485ee3e159ec9884f95b431287edde4", - "reference": "42c4c2eec485ee3e159ec9884f95b431287edde4", - "shasum": "" - }, - "require": { - "php": ">=5.3.3", - "sebastian/recursion-context": "~1.0" - }, - "require-dev": { - "ext-mbstring": "*", - "phpunit/phpunit": "~4.4" - }, - "type": "library", - "extra": { - "branch-alias": { - "dev-master": "1.3.x-dev" - } - }, - "autoload": { - "classmap": [ - "src/" - ] - }, - "notification-url": "https://packagist.org/downloads/", - "license": [ - "BSD-3-Clause" - ], - "authors": [ - { - "name": "Jeff Welch", - "email": "whatthejeff@gmail.com" - }, - { - "name": "Volker Dusch", - "email": "github@wallbash.com" - }, - { - "name": "Bernhard Schussek", - "email": "bschussek@2bepublished.at" - }, - { - "name": "Sebastian Bergmann", - "email": "sebastian@phpunit.de" - }, - { - "name": "Adam Harvey", - "email": "aharvey@php.net" - } - ], - "description": "Provides the functionality to export PHP variables for visualization", - "homepage": "http://www.github.com/sebastianbergmann/exporter", - "keywords": [ - "export", - "exporter" - ], - "time": "2016-06-17T09:04:28+00:00" - }, - { - "name": "sebastian/global-state", - "version": "1.1.1", - "source": { - "type": "git", - "url": "https://github.com/sebastianbergmann/global-state.git", - "reference": "bc37d50fea7d017d3d340f230811c9f1d7280af4" - }, - "dist": { - "type": "zip", - "url": "https://api.github.com/repos/sebastianbergmann/global-state/zipball/bc37d50fea7d017d3d340f230811c9f1d7280af4", - "reference": "bc37d50fea7d017d3d340f230811c9f1d7280af4", - "shasum": "" - }, - "require": { - "php": ">=5.3.3" - }, - "require-dev": { - "phpunit/phpunit": "~4.2" - }, - "suggest": { - "ext-uopz": "*" - }, - "type": "library", - "extra": { - "branch-alias": { - "dev-master": "1.0-dev" - } - }, - "autoload": { - "classmap": [ - "src/" - ] - }, - "notification-url": "https://packagist.org/downloads/", - "license": [ - "BSD-3-Clause" - ], - "authors": [ - { - "name": "Sebastian Bergmann", - "email": "sebastian@phpunit.de" - } - ], - "description": "Snapshotting of global state", - "homepage": "http://www.github.com/sebastianbergmann/global-state", - "keywords": [ - "global state" - ], - "time": "2015-10-12T03:26:01+00:00" - }, - { - "name": "sebastian/recursion-context", - "version": "1.0.5", - "source": { - "type": "git", - "url": "https://github.com/sebastianbergmann/recursion-context.git", - "reference": "b19cc3298482a335a95f3016d2f8a6950f0fbcd7" - }, - "dist": { - "type": "zip", - "url": "https://api.github.com/repos/sebastianbergmann/recursion-context/zipball/b19cc3298482a335a95f3016d2f8a6950f0fbcd7", - "reference": "b19cc3298482a335a95f3016d2f8a6950f0fbcd7", - "shasum": "" - }, - "require": { - "php": ">=5.3.3" - }, - "require-dev": { - "phpunit/phpunit": "~4.4" - }, - "type": "library", - "extra": { - "branch-alias": { - "dev-master": "1.0.x-dev" - } - }, - "autoload": { - "classmap": [ - "src/" - ] - }, - "notification-url": "https://packagist.org/downloads/", - "license": [ - "BSD-3-Clause" - ], - "authors": [ - { - "name": "Jeff Welch", - "email": "whatthejeff@gmail.com" - }, - { - "name": "Sebastian Bergmann", - "email": "sebastian@phpunit.de" - }, - { - "name": "Adam Harvey", - "email": "aharvey@php.net" - } - ], - "description": "Provides functionality to recursively process PHP variables", - "homepage": "http://www.github.com/sebastianbergmann/recursion-context", - "time": "2016-10-03T07:41:43+00:00" - }, - { - "name": "sebastian/version", - "version": "1.0.6", - "source": { - "type": "git", - "url": "https://github.com/sebastianbergmann/version.git", - "reference": "58b3a85e7999757d6ad81c787a1fbf5ff6c628c6" - }, - "dist": { - "type": "zip", - "url": "https://api.github.com/repos/sebastianbergmann/version/zipball/58b3a85e7999757d6ad81c787a1fbf5ff6c628c6", - "reference": "58b3a85e7999757d6ad81c787a1fbf5ff6c628c6", - "shasum": "" - }, - "type": "library", - "autoload": { - "classmap": [ - "src/" - ] - }, - "notification-url": "https://packagist.org/downloads/", - "license": [ - "BSD-3-Clause" - ], - "authors": [ - { - "name": "Sebastian Bergmann", - "email": "sebastian@phpunit.de", - "role": "lead" - } - ], - "description": "Library that helps with managing the version number of Git-hosted PHP projects", - "homepage": "https://github.com/sebastianbergmann/version", - "time": "2015-06-21T13:59:46+00:00" - }, - { - "name": "squizlabs/php_codesniffer", - "version": "3.5.4", - "source": { - "type": "git", - "url": "https://github.com/squizlabs/PHP_CodeSniffer.git", - "reference": "dceec07328401de6211037abbb18bda423677e26" - }, - "dist": { - "type": "zip", - "url": "https://api.github.com/repos/squizlabs/PHP_CodeSniffer/zipball/dceec07328401de6211037abbb18bda423677e26", - "reference": "dceec07328401de6211037abbb18bda423677e26", - "shasum": "" - }, - "require": { - "ext-simplexml": "*", - "ext-tokenizer": "*", - "ext-xmlwriter": "*", - "php": ">=5.4.0" - }, - "require-dev": { - "phpunit/phpunit": "^4.0 || ^5.0 || ^6.0 || ^7.0" - }, - "bin": [ - "bin/phpcs", - "bin/phpcbf" - ], - "type": "library", - "extra": { - "branch-alias": { - "dev-master": "3.x-dev" - } - }, - "notification-url": "https://packagist.org/downloads/", - "license": [ - "BSD-3-Clause" - ], - "authors": [ - { - "name": "Greg Sherwood", - "role": "lead" - } - ], - "description": "PHP_CodeSniffer tokenizes PHP, JavaScript and CSS files and detects violations of a defined set of coding standards.", - "homepage": "https://github.com/squizlabs/PHP_CodeSniffer", - "keywords": [ - "phpcs", - "standards" - ], - "time": "2020-01-30T22:20:29+00:00" - }, - { - "name": "symfony/console", - "version": "v2.8.52", - "source": { - "type": "git", - "url": "https://github.com/symfony/console.git", - "reference": "cbcf4b5e233af15cd2bbd50dee1ccc9b7927dc12" - }, - "dist": { - "type": "zip", - "url": "https://api.github.com/repos/symfony/console/zipball/cbcf4b5e233af15cd2bbd50dee1ccc9b7927dc12", - "reference": "cbcf4b5e233af15cd2bbd50dee1ccc9b7927dc12", - "shasum": "" - }, - "require": { - "php": ">=5.3.9", - "symfony/debug": "^2.7.2|~3.0.0", - "symfony/polyfill-mbstring": "~1.0" - }, - "require-dev": { - "psr/log": "~1.0", - "symfony/event-dispatcher": "~2.1|~3.0.0", - "symfony/process": "~2.1|~3.0.0" - }, - "suggest": { - "psr/log-implementation": "For using the console logger", - "symfony/event-dispatcher": "", - "symfony/process": "" - }, - "type": "library", - "extra": { - "branch-alias": { - "dev-master": "2.8-dev" - } - }, - "autoload": { - "psr-4": { - "Symfony\\Component\\Console\\": "" - }, - "exclude-from-classmap": [ - "/Tests/" - ] - }, - "notification-url": "https://packagist.org/downloads/", - "license": [ - "MIT" - ], - "authors": [ - { - "name": "Fabien Potencier", - "email": "fabien@symfony.com" - }, - { - "name": "Symfony Community", - "homepage": "https://symfony.com/contributors" - } - ], - "description": "Symfony Console Component", - "homepage": "https://symfony.com", - "time": "2018-11-20T15:55:20+00:00" - }, - { - "name": "symfony/debug", - "version": "v2.8.52", - "source": { - "type": "git", - "url": "https://github.com/symfony/debug.git", - "reference": "74251c8d50dd3be7c4ce0c7b862497cdc641a5d0" - }, - "dist": { - "type": "zip", - "url": "https://api.github.com/repos/symfony/debug/zipball/74251c8d50dd3be7c4ce0c7b862497cdc641a5d0", - "reference": "74251c8d50dd3be7c4ce0c7b862497cdc641a5d0", - "shasum": "" - }, - "require": { - "php": ">=5.3.9", - "psr/log": "~1.0" - }, - "conflict": { - "symfony/http-kernel": ">=2.3,<2.3.24|~2.4.0|>=2.5,<2.5.9|>=2.6,<2.6.2" - }, - "require-dev": { - "symfony/class-loader": "~2.2|~3.0.0", - "symfony/http-kernel": "~2.3.24|~2.5.9|^2.6.2|~3.0.0" - }, - "type": "library", - "extra": { - "branch-alias": { - "dev-master": "2.8-dev" - } - }, - "autoload": { - "psr-4": { - "Symfony\\Component\\Debug\\": "" - }, - "exclude-from-classmap": [ - "/Tests/" - ] - }, - "notification-url": "https://packagist.org/downloads/", - "license": [ - "MIT" - ], - "authors": [ - { - "name": "Fabien Potencier", - "email": "fabien@symfony.com" - }, - { - "name": "Symfony Community", - "homepage": "https://symfony.com/contributors" - } - ], - "description": "Symfony Debug Component", - "homepage": "https://symfony.com", - "time": "2018-11-11T11:18:13+00:00" - }, - { - "name": "symfony/process", - "version": "v2.8.52", - "source": { - "type": "git", - "url": "https://github.com/symfony/process.git", - "reference": "c3591a09c78639822b0b290d44edb69bf9f05dc8" - }, - "dist": { - "type": "zip", - "url": "https://api.github.com/repos/symfony/process/zipball/c3591a09c78639822b0b290d44edb69bf9f05dc8", - "reference": "c3591a09c78639822b0b290d44edb69bf9f05dc8", - "shasum": "" - }, - "require": { - "php": ">=5.3.9" - }, - "type": "library", - "extra": { - "branch-alias": { - "dev-master": "2.8-dev" - } - }, - "autoload": { - "psr-4": { - "Symfony\\Component\\Process\\": "" - }, - "exclude-from-classmap": [ - "/Tests/" - ] - }, - "notification-url": "https://packagist.org/downloads/", - "license": [ - "MIT" - ], - "authors": [ - { - "name": "Fabien Potencier", - "email": "fabien@symfony.com" - }, - { - "name": "Symfony Community", - "homepage": "https://symfony.com/contributors" - } - ], - "description": "Symfony Process Component", - "homepage": "https://symfony.com", - "time": "2018-11-11T11:18:13+00:00" - }, - { - "name": "symfony/yaml", - "version": "v2.8.52", - "source": { - "type": "git", - "url": "https://github.com/symfony/yaml.git", - "reference": "02c1859112aa779d9ab394ae4f3381911d84052b" - }, - "dist": { - "type": "zip", - "url": "https://api.github.com/repos/symfony/yaml/zipball/02c1859112aa779d9ab394ae4f3381911d84052b", - "reference": "02c1859112aa779d9ab394ae4f3381911d84052b", - "shasum": "" - }, - "require": { - "php": ">=5.3.9", - "symfony/polyfill-ctype": "~1.8" - }, - "type": "library", - "extra": { - "branch-alias": { - "dev-master": "2.8-dev" - } - }, - "autoload": { - "psr-4": { - "Symfony\\Component\\Yaml\\": "" - }, - "exclude-from-classmap": [ - "/Tests/" - ] - }, - "notification-url": "https://packagist.org/downloads/", - "license": [ - "MIT" - ], - "authors": [ - { - "name": "Fabien Potencier", - "email": "fabien@symfony.com" - }, - { - "name": "Symfony Community", - "homepage": "https://symfony.com/contributors" - } - ], - "description": "Symfony Yaml Component", - "homepage": "https://symfony.com", - "time": "2018-11-11T11:18:13+00:00" - }, - { - "name": "webmozart/assert", - "version": "1.7.0", - "source": { - "type": "git", - "url": "https://github.com/webmozart/assert.git", - "reference": "aed98a490f9a8f78468232db345ab9cf606cf598" - }, - "dist": { - "type": "zip", - "url": "https://api.github.com/repos/webmozart/assert/zipball/aed98a490f9a8f78468232db345ab9cf606cf598", - "reference": "aed98a490f9a8f78468232db345ab9cf606cf598", - "shasum": "" - }, - "require": { - "php": "^5.3.3 || ^7.0", - "symfony/polyfill-ctype": "^1.8" - }, - "conflict": { - "vimeo/psalm": "<3.6.0" - }, - "require-dev": { - "phpunit/phpunit": "^4.8.36 || ^7.5.13" - }, - "type": "library", - "autoload": { - "psr-4": { - "Webmozart\\Assert\\": "src/" - } - }, - "notification-url": "https://packagist.org/downloads/", - "license": [ - "MIT" - ], - "authors": [ - { - "name": "Bernhard Schussek", - "email": "bschussek@gmail.com" - } - ], - "description": "Assertions to validate method input/output with nice error messages.", - "keywords": [ - "assert", - "check", - "validate" - ], - "time": "2020-02-14T12:15:55+00:00" - } - ], - "aliases": [], - "minimum-stability": "stable", - "stability-flags": [], - "prefer-stable": false, - "prefer-lowest": false, - "platform": { - "php": ">=5.5.0", - "ext-mysqli": "*", - "ext-xml": "*", - "ext-pcre": "*", - "ext-json": "*", - "ext-ctype": "*", - "ext-hash": "*" - }, - "platform-dev": [], - "platform-overrides": { - "php": "5.5" - } -} From 941122a7ef0234d24a596dfa422beade71cd755c Mon Sep 17 00:00:00 2001 From: Burak Yavuz Date: Mon, 23 Mar 2020 07:47:44 +0000 Subject: [PATCH 3/4] Translated using Weblate (Turkish) Currently translated at 100.0% (3307 of 3307 strings) [CI skip] Translation: phpMyAdmin/4.9 Translate-URL: https://hosted.weblate.org/projects/phpmyadmin/4-9/tr/ Signed-off-by: Burak Yavuz --- po/tr.po | 8 ++++---- 1 file changed, 4 insertions(+), 4 deletions(-) diff --git a/po/tr.po b/po/tr.po index 0b438d4cf0..c9fc0a4a01 100644 --- a/po/tr.po +++ b/po/tr.po @@ -4,7 +4,7 @@ msgstr "" "Project-Id-Version: phpMyAdmin 4.9.3-dev\n" "Report-Msgid-Bugs-To: translators@phpmyadmin.net\n" "POT-Creation-Date: 2019-12-23 15:36-0300\n" -"PO-Revision-Date: 2020-03-15 08:36+0000\n" +"PO-Revision-Date: 2020-03-23 20:52+0000\n" "Last-Translator: Burak Yavuz \n" "Language-Team: Turkish \n" @@ -774,7 +774,7 @@ msgid "" msgstr "" "mbstring PHP uzantısı bulunamadı ve çoklu bayt karakter grubu kullandığınız " "görünüyor. Mbstring uzantısı olmadan phpMyAdmin karakter dizgilerini doğru " -"olarak bölemez ve bu beklenmedik sonuçlar doğurabilir." +"olarak bölemez ve bu beklenmeyen sonuçlar doğurabilir." #: index.php:528 msgid "" @@ -3107,13 +3107,13 @@ msgstr "%s. satırda geçersiz kural bildirimi." #: libraries/classes/Advisor.php:575 #, php-format msgid "Unexpected characters on line %s." -msgstr "%s. satırda beklenmedik karakterler." +msgstr "%s. satırda beklenmeyen karakterler." #: libraries/classes/Advisor.php:590 #, php-format msgid "Unexpected character on line %1$s. Expected tab, but found \"%2$s\"." msgstr "" -"%1$s. satırda beklenmedik karakter. Beklenen sekme, ama bulunan \"%2$s\"." +"%1$s. satırda beklenmeyen karakter. Beklenen sekme, ama bulunan \"%2$s\"." #: libraries/classes/Advisor.php:625 msgid "per second" From 8be7d11225d9e61282a9b9a9626f0aa9badc3ae4 Mon Sep 17 00:00:00 2001 From: William Desportes Date: Tue, 24 Mar 2020 23:04:38 +0100 Subject: [PATCH 4/4] Update po files [CI skip] Signed-off-by: William Desportes --- po/af.po | 241 ++++++++++++++++++++++--------------------- po/am.po | 241 ++++++++++++++++++++++--------------------- po/ar.po | 253 +++++++++++++++++++++++---------------------- po/az.po | 241 ++++++++++++++++++++++--------------------- po/be.po | 255 +++++++++++++++++++++++++--------------------- po/be@latin.po | 243 ++++++++++++++++++++++--------------------- po/bg.po | 243 ++++++++++++++++++++++--------------------- po/bn.po | 243 ++++++++++++++++++++++--------------------- po/br.po | 241 ++++++++++++++++++++++--------------------- po/brx.po | 241 ++++++++++++++++++++++--------------------- po/bs.po | 241 ++++++++++++++++++++++--------------------- po/ca.po | 255 +++++++++++++++++++++++++--------------------- po/ckb.po | 241 ++++++++++++++++++++++--------------------- po/cs.po | 243 ++++++++++++++++++++++--------------------- po/cy.po | 243 ++++++++++++++++++++++--------------------- po/da.po | 255 +++++++++++++++++++++++++--------------------- po/de.po | 253 +++++++++++++++++++++++++-------------------- po/el.po | 255 +++++++++++++++++++++++++--------------------- po/en_GB.po | 255 +++++++++++++++++++++++++--------------------- po/eo.po | 241 ++++++++++++++++++++++--------------------- po/es.po | 255 +++++++++++++++++++++++++--------------------- po/et.po | 255 +++++++++++++++++++++++++--------------------- po/eu.po | 241 ++++++++++++++++++++++--------------------- po/fa.po | 241 ++++++++++++++++++++++--------------------- po/fi.po | 243 ++++++++++++++++++++++--------------------- po/fil.po | 241 ++++++++++++++++++++++--------------------- po/fr.po | 253 +++++++++++++++++++++++++-------------------- po/fy.po | 241 ++++++++++++++++++++++--------------------- po/gl.po | 243 ++++++++++++++++++++++--------------------- po/gu.po | 241 ++++++++++++++++++++++--------------------- po/he.po | 241 ++++++++++++++++++++++--------------------- po/hi.po | 243 ++++++++++++++++++++++--------------------- po/hr.po | 242 ++++++++++++++++++++++--------------------- po/hu.po | 243 ++++++++++++++++++++++--------------------- po/hy.po | 241 ++++++++++++++++++++++--------------------- po/ia.po | 241 ++++++++++++++++++++++--------------------- po/id.po | 247 +++++++++++++++++++++++--------------------- po/ig.po | 241 ++++++++++++++++++++++--------------------- po/it.po | 255 +++++++++++++++++++++++++--------------------- po/ja.po | 255 +++++++++++++++++++++++++--------------------- po/ka.po | 243 ++++++++++++++++++++++--------------------- po/kab.po | 241 ++++++++++++++++++++++--------------------- po/kk.po | 255 +++++++++++++++++++++++++--------------------- po/km.po | 241 ++++++++++++++++++++++--------------------- po/kn.po | 241 ++++++++++++++++++++++--------------------- po/ko.po | 243 ++++++++++++++++++++++--------------------- po/ksh.po | 241 ++++++++++++++++++++++--------------------- po/ku.po | 241 ++++++++++++++++++++++--------------------- po/ky.po | 241 ++++++++++++++++++++++--------------------- po/li.po | 241 ++++++++++++++++++++++--------------------- po/lt.po | 241 ++++++++++++++++++++++--------------------- po/lv.po | 241 ++++++++++++++++++++++--------------------- po/mk.po | 241 ++++++++++++++++++++++--------------------- po/ml.po | 241 ++++++++++++++++++++++--------------------- po/mn.po | 241 ++++++++++++++++++++++--------------------- po/ms.po | 241 ++++++++++++++++++++++--------------------- po/my.po | 241 ++++++++++++++++++++++--------------------- po/nb.po | 243 ++++++++++++++++++++++--------------------- po/ne.po | 241 ++++++++++++++++++++++--------------------- po/nl.po | 255 +++++++++++++++++++++++++--------------------- po/nn.po | 241 ++++++++++++++++++++++--------------------- po/pa.po | 241 ++++++++++++++++++++++--------------------- po/phpmyadmin.pot | 241 ++++++++++++++++++++++--------------------- po/pl.po | 243 ++++++++++++++++++++++--------------------- po/pt.po | 255 +++++++++++++++++++++++++--------------------- po/pt_BR.po | 255 +++++++++++++++++++++++++--------------------- po/ro.po | 243 ++++++++++++++++++++++--------------------- po/ru.po | 255 +++++++++++++++++++++++++--------------------- po/si.po | 243 ++++++++++++++++++++++--------------------- po/sk.po | 243 ++++++++++++++++++++++--------------------- po/sl.po | 255 +++++++++++++++++++++++++--------------------- po/sq.po | 255 +++++++++++++++++++++++++--------------------- po/sr.po | 242 ++++++++++++++++++++++--------------------- po/sr@latin.po | 243 ++++++++++++++++++++++--------------------- po/sv.po | 243 ++++++++++++++++++++++--------------------- po/ta.po | 241 ++++++++++++++++++++++--------------------- po/te.po | 241 ++++++++++++++++++++++--------------------- po/th.po | 243 ++++++++++++++++++++++--------------------- po/tk.po | 241 ++++++++++++++++++++++--------------------- po/tr.po | 255 +++++++++++++++++++++++++--------------------- po/tt.po | 242 ++++++++++++++++++++++--------------------- po/ug.po | 243 ++++++++++++++++++++++--------------------- po/uk.po | 255 +++++++++++++++++++++++++--------------------- po/ur.po | 243 ++++++++++++++++++++++--------------------- po/uz.po | 243 ++++++++++++++++++++++--------------------- po/uz@latin.po | 243 ++++++++++++++++++++++--------------------- po/vi.po | 243 ++++++++++++++++++++++--------------------- po/vls.po | 241 ++++++++++++++++++++++--------------------- po/zh_CN.po | 255 +++++++++++++++++++++++++--------------------- po/zh_TW.po | 255 +++++++++++++++++++++++++--------------------- 90 files changed, 11797 insertions(+), 10266 deletions(-) diff --git a/po/af.po b/po/af.po index 683d713a1c..3849c614de 100644 --- a/po/af.po +++ b/po/af.po @@ -1,9 +1,9 @@ # msgid "" msgstr "" -"Project-Id-Version: phpMyAdmin 5.0.2-dev\n" +"Project-Id-Version: phpMyAdmin 5.0.3-dev\n" "Report-Msgid-Bugs-To: translators@phpmyadmin.net\n" -"POT-Creation-Date: 2020-03-12 13:05+0100\n" +"POT-Creation-Date: 2020-03-24 23:04+0100\n" "PO-Revision-Date: 2019-04-27 17:19+0000\n" "Last-Translator: William Desportes \n" "Language-Team: Afrikaans \n" "Language-Team: Amharic \n" "Language-Team: Arabic Settings menu." msgstr "" "اعدادات ترتيب المخطط في المتصفحات المحلية غير متوافق بعد الآن إلى الإصدار " -"الأحدث من مراقب الشاشة.من المرجح جدا ان لاتعمل اعداداتك الحالية بعد الان " -".الرجاء إعادة تعيين التهيئة إلى الإعدادات الافتراضية في قائمة اعدادات " -" ." +"الأحدث من مراقب الشاشة.من المرجح جدا ان لاتعمل اعداداتك الحالية بعد الان ." +"الرجاء إعادة تعيين التهيئة إلى الإعدادات الافتراضية في قائمة اعدادات ." #: js/messages.php:181 msgid "Query cache efficiency" @@ -1155,8 +1155,8 @@ msgstr "لم يتم العثور على معلمات!" #: libraries/classes/Rte/Routines.php:1732 #: libraries/classes/Rte/Triggers.php:461 #: libraries/classes/Server/Privileges.php:771 -#: libraries/classes/Server/Privileges.php:2352 -#: libraries/classes/Server/Privileges.php:3289 +#: libraries/classes/Server/Privileges.php:2358 +#: libraries/classes/Server/Privileges.php:3295 #: libraries/classes/Server/UserGroups.php:313 #: libraries/classes/SqlQueryForm.php:387 #: libraries/classes/SqlQueryForm.php:451 libraries/classes/Tracking.php:372 @@ -1296,11 +1296,11 @@ msgstr "تغيير مجموعة الأحرف" #: libraries/classes/Plugins/Export/ExportOdt.php:803 #: libraries/classes/Plugins/Export/ExportTexytext.php:616 #: libraries/classes/Plugins/Schema/Pdf/PdfRelationSchema.php:772 -#: libraries/classes/Server/Privileges.php:2888 -#: libraries/classes/Server/Privileges.php:3136 -#: libraries/classes/Server/Privileges.php:3156 -#: libraries/classes/Server/Privileges.php:3824 -#: libraries/classes/Server/Privileges.php:3853 +#: libraries/classes/Server/Privileges.php:2894 +#: libraries/classes/Server/Privileges.php:3142 +#: libraries/classes/Server/Privileges.php:3162 +#: libraries/classes/Server/Privileges.php:3830 +#: libraries/classes/Server/Privileges.php:3859 #: templates/database/central_columns/main.twig:370 #: templates/database/data_dictionary/index.twig:39 #: templates/preferences/autoload.twig:12 @@ -1357,10 +1357,10 @@ msgstr "تعريف الدالة المخزنة يجب أن تحتوي جملة R #: libraries/classes/Display/Results.php:4976 libraries/classes/Menu.php:382 #: libraries/classes/Menu.php:490 libraries/classes/Menu.php:619 #: libraries/classes/Rte/RteList.php:193 -#: libraries/classes/Server/Privileges.php:2540 -#: libraries/classes/Server/Privileges.php:2627 -#: libraries/classes/Server/Privileges.php:2995 -#: libraries/classes/Server/Privileges.php:3734 libraries/classes/Util.php:3455 +#: libraries/classes/Server/Privileges.php:2546 +#: libraries/classes/Server/Privileges.php:2633 +#: libraries/classes/Server/Privileges.php:3001 +#: libraries/classes/Server/Privileges.php:3740 libraries/classes/Util.php:3455 #: libraries/classes/Util.php:3456 libraries/classes/Util.php:4199 #: libraries/classes/Util.php:4214 libraries/classes/Util.php:4231 #: templates/database/structure/check_all_tables.twig:12 @@ -1698,7 +1698,7 @@ msgid "Data point content" msgstr "محتوى نقطة البيانات" #: js/messages.php:528 js/messages.php:696 js/messages.php:713 -#: libraries/classes/ErrorHandler.php:392 libraries/classes/InsertEdit.php:3031 +#: libraries/classes/ErrorHandler.php:393 libraries/classes/InsertEdit.php:3031 #: templates/table/index_form.twig:145 templates/table/index_form.twig:181 msgid "Ignore" msgstr "تجاهل" @@ -1778,11 +1778,11 @@ msgstr "إضافة حلقة الداخلية" #: libraries/classes/Plugins/Export/ExportOdt.php:804 #: libraries/classes/Plugins/Export/ExportTexytext.php:616 #: libraries/classes/Plugins/Schema/Pdf/PdfRelationSchema.php:773 -#: libraries/classes/Server/Privileges.php:2888 -#: libraries/classes/Server/Privileges.php:3133 -#: libraries/classes/Server/Privileges.php:3154 -#: libraries/classes/Server/Privileges.php:3821 -#: libraries/classes/Server/Privileges.php:3853 +#: libraries/classes/Server/Privileges.php:2894 +#: libraries/classes/Server/Privileges.php:3139 +#: libraries/classes/Server/Privileges.php:3160 +#: libraries/classes/Server/Privileges.php:3827 +#: libraries/classes/Server/Privileges.php:3859 #: libraries/mult_submits.inc.php:92 libraries/mult_submits.inc.php:229 #: templates/database/central_columns/main.twig:370 #: templates/database/data_dictionary/index.twig:39 @@ -2065,7 +2065,7 @@ msgstr "توليد" #: js/messages.php:661 libraries/classes/Controllers/HomeController.php:105 #: libraries/classes/Display/ChangePassword.php:71 #: libraries/classes/Display/ChangePassword.php:74 -#: libraries/classes/UserPassword.php:275 +#: libraries/classes/UserPassword.php:277 msgid "Change password" msgstr "تغيير كلمة السر" @@ -2167,7 +2167,7 @@ msgstr "تم اكتشاف بعض الأخطاء على الخادم!" msgid "Please look at the bottom of this window." msgstr "يرجى النظر في الجزء السفلي من هذه النافذة." -#: js/messages.php:716 libraries/classes/ErrorHandler.php:396 +#: js/messages.php:716 libraries/classes/ErrorHandler.php:397 msgid "Ignore All" msgstr "تجاهل الكل" @@ -2789,7 +2789,7 @@ msgstr "الاسم" #: libraries/classes/Rte/Routines.php:960 #: libraries/classes/Rte/Routines.php:1645 #: libraries/classes/Rte/RteList.php:119 libraries/classes/Rte/RteList.php:147 -#: libraries/classes/Server/Privileges.php:2708 +#: libraries/classes/Server/Privileges.php:2714 #: templates/columns_definitions/table_fields_definitions.twig:12 #: templates/database/central_columns/main.twig:21 #: templates/database/central_columns/main.twig:240 @@ -3207,9 +3207,9 @@ msgid "" "inside a frame, and is a potential [strong]security hole[/strong] allowing " "cross-frame scripting (XSS) attacks." msgstr "" -"يتيح تمكين هذا للصفحة الموجودة على نطاق مختلف لاستدعاء phpMyAdmin داخل إطار ،" -" وهو ثغرة أمنية [strong] محتملة [/strong] تسمح بهجمات البرمجة النصية عبر " -"الإطارات (XSS)." +"يتيح تمكين هذا للصفحة الموجودة على نطاق مختلف لاستدعاء phpMyAdmin داخل " +"إطار ، وهو ثغرة أمنية [strong] محتملة [/strong] تسمح بهجمات البرمجة النصية " +"عبر الإطارات (XSS)." #: libraries/classes/Config/Descriptions.php:82 msgid "Allow third party framing" @@ -3906,7 +3906,7 @@ msgstr "LaTeX" #: libraries/classes/Config/Descriptions.php:306 #: libraries/classes/Config/Descriptions.php:372 libraries/classes/Menu.php:582 -#: libraries/classes/Server/Privileges.php:4743 libraries/classes/Util.php:4195 +#: libraries/classes/Server/Privileges.php:4749 libraries/classes/Util.php:4195 #: libraries/config.values.php:157 #: templates/navigation/tree/database_select.twig:11 #: templates/server/databases/index.twig:6 @@ -5502,10 +5502,10 @@ msgstr "" #: libraries/classes/Plugins/Export/ExportOdt.php:204 #: libraries/classes/Plugins/Export/ExportTexytext.php:141 #: libraries/classes/Server/Privileges.php:1257 -#: libraries/classes/Server/Privileges.php:3307 -#: libraries/classes/Server/Privileges.php:3508 -#: libraries/classes/Server/Privileges.php:3510 -#: libraries/classes/Server/Privileges.php:4743 +#: libraries/classes/Server/Privileges.php:3313 +#: libraries/classes/Server/Privileges.php:3514 +#: libraries/classes/Server/Privileges.php:3516 +#: libraries/classes/Server/Privileges.php:4749 #: templates/console/bookmark_content.twig:7 templates/console/display.twig:40 #: templates/console/display.twig:184 templates/server/databases/index.twig:103 #: templates/table/relation/common_form.twig:35 @@ -5540,10 +5540,10 @@ msgstr "" #: libraries/classes/Rte/RteList.php:131 libraries/classes/Rte/Triggers.php:396 #: libraries/classes/Server/Privileges.php:1070 #: libraries/classes/Server/Privileges.php:1260 -#: libraries/classes/Server/Privileges.php:3326 -#: libraries/classes/Server/Privileges.php:3514 -#: libraries/classes/Server/Privileges.php:3516 -#: libraries/classes/Server/Privileges.php:4757 +#: libraries/classes/Server/Privileges.php:3332 +#: libraries/classes/Server/Privileges.php:3520 +#: libraries/classes/Server/Privileges.php:3522 +#: libraries/classes/Server/Privileges.php:4763 #: templates/database/structure/table_header.twig:8 #: templates/database/tracking/tables.twig:13 #: templates/database/tracking/tables.twig:120 @@ -6333,7 +6333,7 @@ msgid "ID" msgstr "رقم" #: libraries/classes/Controllers/Server/Status/ProcessesController.php:114 -#: libraries/classes/Server/Privileges.php:4649 +#: libraries/classes/Server/Privileges.php:4655 #: libraries/classes/Server/UserGroups.php:51 msgid "User" msgstr "المستخدم" @@ -7680,7 +7680,7 @@ msgstr "عرض الرّسم البياني" msgid "Visualize GIS data" msgstr "إبداء بيانات نظام المعلومات الجغرافية للعيان" -#: libraries/classes/Display/Results.php:5193 +#: libraries/classes/Display/Results.php:5195 msgid "Link not found!" msgstr "لم يتم العثور على الرابط!" @@ -7984,11 +7984,11 @@ msgstr "" msgid "Too many error messages, some are not displayed." msgstr "كثيراً من رسائل الخطأ، لن تعرض كلها." -#: libraries/classes/ErrorHandler.php:381 +#: libraries/classes/ErrorHandler.php:382 msgid "Report" msgstr "أبلغ عن" -#: libraries/classes/ErrorHandler.php:386 templates/error/report_form.twig:25 +#: libraries/classes/ErrorHandler.php:387 templates/error/report_form.twig:25 msgid "Automatically send report next time" msgstr "إرسال التقرير تلقائيا في المرة القادمة" @@ -8105,7 +8105,7 @@ msgstr "عرض نسخة للطباعة" #: libraries/classes/Import.php:136 libraries/classes/InsertEdit.php:193 #: libraries/classes/Rte/Routines.php:1506 libraries/classes/Sql.php:1344 -#: tbl_get_field.php:66 +#: tbl_get_field.php:75 msgid "MySQL returned an empty result set (i.e. zero rows)." msgstr "قام MySQL بإرجاع نتيجة فارغة." @@ -8213,8 +8213,8 @@ msgstr "لم يتم تعريف الفهرس!" #: libraries/classes/Index.php:714 libraries/classes/Rte/RteList.php:118 #: libraries/classes/Rte/RteList.php:133 libraries/classes/Rte/RteList.php:146 -#: libraries/classes/Server/Privileges.php:2711 -#: libraries/classes/Server/Privileges.php:3716 +#: libraries/classes/Server/Privileges.php:2717 +#: libraries/classes/Server/Privileges.php:3722 #: libraries/classes/Server/UserGroups.php:95 #: templates/database/central_columns/main.twig:234 #: templates/database/structure/table_header.twig:22 @@ -8464,8 +8464,8 @@ msgid "Insert" msgstr "إدخال" #: libraries/classes/Menu.php:400 libraries/classes/Menu.php:511 -#: libraries/classes/Server/Privileges.php:2709 -#: libraries/classes/Server/Privileges.php:4623 libraries/classes/Util.php:4217 +#: libraries/classes/Server/Privileges.php:2715 +#: libraries/classes/Server/Privileges.php:4629 libraries/classes/Util.php:4217 #: libraries/classes/Util.php:4233 libraries/config.values.php:163 #: templates/server/privileges/privileges_summary.twig:15 #: templates/server/sub_page_header.twig:2 @@ -10398,13 +10398,13 @@ msgid "" "LINUX ONLY: Launches an external application and feeds it the column data " "via standard input. Returns the standard output of the application. The " "default is Tidy, to pretty-print HTML code. For security reasons, you have " -"to manually edit the file libraries/classes/Plugins/Transformations/Output/" -"Text_Plain_External.php and list the tools you want to make available. The " -"first option is then the number of the program you want to use and the " -"second option is the parameters for the program. The third option, if set to " -"1, will convert the output using htmlspecialchars() (Default 1). The fourth " -"option, if set to 1, will prevent wrapping and ensure that the output " -"appears all on one line (Default 1)." +"to manually edit the file libraries/classes/Plugins/Transformations/Abs/" +"ExternalTransformationsPlugin.php and list the tools you want to make " +"available. The first option is then the number of the program you want to " +"use. The second option should be blank for historical reasons. The third " +"option, if set to 1, will convert the output using htmlspecialchars() " +"(Default 1). The fourth option, if set to 1, will prevent wrapping and " +"ensure that the output appears all on one line (Default 1)." msgstr "" "لينكس فقط: يشغل تطبيقا خارجيا و يقوم بتغذية بيانات الحقل عبر المدخل " "الافتراضي. يسترجع مخرجات التطبيق الافتراضية. القيمة الافتراضية هي Tidy، كي " @@ -10416,6 +10416,14 @@ msgstr "" "متغير رابع، إن حدد بقيمة 1 سوف يضيف الصفة NOWRAP إلى الخلية الحاوية حتى يصبح " "المخرج بأكمله بدن إعادة تنسيق )القيمة الافتراضية 1(." +#: libraries/classes/Plugins/Transformations/Abs/ExternalTransformationsPlugin.php:117 +#, php-format +msgid "" +"You are using the external transformation command line options field, which " +"has been deprecated for security reasons. Add all command line options " +"directly to the definition in %s." +msgstr "" + #: libraries/classes/Plugins/Transformations/Abs/FormattedTransformationsPlugin.php:31 #, fuzzy #| msgid "" @@ -11634,9 +11642,9 @@ msgid "Limits the number of simultaneous connections the user may have." msgstr "" #: libraries/classes/Server/Privileges.php:973 -#: libraries/classes/Server/Privileges.php:3520 -#: libraries/classes/Server/Privileges.php:3522 -#: libraries/classes/Server/Privileges.php:4772 +#: libraries/classes/Server/Privileges.php:3526 +#: libraries/classes/Server/Privileges.php:3528 +#: libraries/classes/Server/Privileges.php:4778 #: templates/server/privileges/edit_routine_privileges.twig:11 #, fuzzy #| msgid "Add new field" @@ -11663,14 +11671,14 @@ msgstr "يسمح بحذف البيانات." #: libraries/classes/Server/Privileges.php:1070 #: libraries/classes/Server/Privileges.php:1259 -#: libraries/classes/Server/Privileges.php:3515 +#: libraries/classes/Server/Privileges.php:3521 #: templates/server/privileges/privileges_summary.twig:18 msgid "Table-specific privileges" msgstr "صلاحيات خاصة بالجدول" #: libraries/classes/Server/Privileges.php:1073 #: libraries/classes/Server/Privileges.php:1269 -#: libraries/classes/Server/Privileges.php:3708 +#: libraries/classes/Server/Privileges.php:3714 #: templates/server/privileges/edit_routine_privileges.twig:16 #, fuzzy #| msgid "Note: MySQL privilege names are expressed in English" @@ -11682,7 +11690,7 @@ msgid "Administration" msgstr "إدارة" #: libraries/classes/Server/Privileges.php:1253 -#: libraries/classes/Server/Privileges.php:3706 +#: libraries/classes/Server/Privileges.php:3712 msgid "Global privileges" msgstr "صلاحيات عامة" @@ -11693,7 +11701,7 @@ msgid "Global" msgstr "عام" #: libraries/classes/Server/Privileges.php:1256 -#: libraries/classes/Server/Privileges.php:3509 +#: libraries/classes/Server/Privileges.php:3515 msgid "Database-specific privileges" msgstr "صلاحيات خاصة بقاعدة البيانات" @@ -11740,7 +11748,7 @@ msgid "SHA256 password authentication" msgstr "تغيير كلمة السر" #: libraries/classes/Server/Privileges.php:1633 -#: libraries/classes/Server/Privileges.php:3268 +#: libraries/classes/Server/Privileges.php:3274 msgid "Login Information" msgstr "بيانات الدخول" @@ -11754,8 +11762,8 @@ msgstr "اسم المستخدم" #: libraries/classes/Server/Privileges.php:1641 #: libraries/classes/Server/Privileges.php:1662 -#: libraries/classes/Server/Privileges.php:2706 -#: libraries/classes/Server/Privileges.php:3703 +#: libraries/classes/Server/Privileges.php:2712 +#: libraries/classes/Server/Privileges.php:3709 #: templates/server/replication/change_master.twig:15 #: templates/server/replication/master_add_slave_user.twig:19 #: templates/server/replication/master_add_slave_user.twig:24 @@ -11788,8 +11796,8 @@ msgstr "اسم المستخدم" #: libraries/classes/Server/Privileges.php:1694 #: libraries/classes/Server/Privileges.php:1774 -#: libraries/classes/Server/Privileges.php:2707 -#: libraries/classes/Server/Privileges.php:3704 +#: libraries/classes/Server/Privileges.php:2713 +#: libraries/classes/Server/Privileges.php:3710 #, fuzzy #| msgid "Log name" msgid "Host name" @@ -11831,7 +11839,7 @@ msgstr "" #: libraries/classes/Server/Privileges.php:1794 #: libraries/classes/Server/Privileges.php:1811 -#: libraries/classes/Server/Privileges.php:3705 +#: libraries/classes/Server/Privileges.php:3711 #: templates/server/replication/change_master.twig:19 #: templates/server/replication/master_add_slave_user.twig:52 #: templates/server/replication/master_add_slave_user.twig:57 @@ -11859,232 +11867,232 @@ msgstr "المصادقة" msgid "Password Hashing Method" msgstr "كلمة المرور:" -#: libraries/classes/Server/Privileges.php:2153 +#: libraries/classes/Server/Privileges.php:2159 #, php-format msgid "The password for %s was changed successfully." msgstr "تم تغيير كلمة المرور لـ %s بنجاح." -#: libraries/classes/Server/Privileges.php:2201 +#: libraries/classes/Server/Privileges.php:2207 #, php-format msgid "You have revoked the privileges for %s." msgstr "لقد أبطلت الامتيازات لـ %s." -#: libraries/classes/Server/Privileges.php:2304 +#: libraries/classes/Server/Privileges.php:2310 #: templates/server/privileges/add_user_fieldset.twig:7 #, fuzzy #| msgid "Add user" msgid "Add user account" msgstr "إضافة مستخدم" -#: libraries/classes/Server/Privileges.php:2313 +#: libraries/classes/Server/Privileges.php:2319 #, fuzzy #| msgid "Database export options" msgid "Database for user account" msgstr "خيارات تصدير قاعدة بيانات" -#: libraries/classes/Server/Privileges.php:2317 +#: libraries/classes/Server/Privileges.php:2323 msgid "Create database with same name and grant all privileges." msgstr "" -#: libraries/classes/Server/Privileges.php:2325 +#: libraries/classes/Server/Privileges.php:2331 msgid "Grant all privileges on wildcard name (username\\_%)." msgstr "" -#: libraries/classes/Server/Privileges.php:2335 +#: libraries/classes/Server/Privileges.php:2341 #, fuzzy, php-format #| msgid "Check privileges for database \"%s\"." msgid "Grant all privileges on database %s." msgstr "تحقق من الصلاحيات لقاعدة بيانات \"%s\"." -#: libraries/classes/Server/Privileges.php:2511 -#: libraries/classes/Server/Privileges.php:2586 +#: libraries/classes/Server/Privileges.php:2517 +#: libraries/classes/Server/Privileges.php:2592 #, php-format msgid "Users having access to \"%s\"" msgstr "المستخدمين ذوي صلاحية الوصول إلى \"%s\"" -#: libraries/classes/Server/Privileges.php:2556 +#: libraries/classes/Server/Privileges.php:2562 #, fuzzy #| msgid "The row has been deleted." msgid "User has been added." msgstr "لقد تم حذف الصف" -#: libraries/classes/Server/Privileges.php:2710 -#: libraries/classes/Server/Privileges.php:3714 +#: libraries/classes/Server/Privileges.php:2716 +#: libraries/classes/Server/Privileges.php:3720 #: templates/server/privileges/privileges_summary.twig:16 msgid "Grant" msgstr "منح" -#: libraries/classes/Server/Privileges.php:2725 +#: libraries/classes/Server/Privileges.php:2731 msgid "Not enough privilege to view users." msgstr "" -#: libraries/classes/Server/Privileges.php:2744 -#: libraries/classes/Server/Privileges.php:4141 +#: libraries/classes/Server/Privileges.php:2750 +#: libraries/classes/Server/Privileges.php:4147 #, fuzzy #| msgid "No user(s) found." msgid "No user found." msgstr "المستخدم(ون) لم يتم إيجادهم." -#: libraries/classes/Server/Privileges.php:2775 -#: libraries/classes/Server/Privileges.php:3126 -#: libraries/classes/Server/Privileges.php:3796 +#: libraries/classes/Server/Privileges.php:2781 +#: libraries/classes/Server/Privileges.php:3132 +#: libraries/classes/Server/Privileges.php:3802 msgid "Any" msgstr "أي" -#: libraries/classes/Server/Privileges.php:2830 +#: libraries/classes/Server/Privileges.php:2836 msgid "global" msgstr "عام" -#: libraries/classes/Server/Privileges.php:2833 +#: libraries/classes/Server/Privileges.php:2839 msgid "database-specific" msgstr "خاص بقاعدة بيانات" -#: libraries/classes/Server/Privileges.php:2835 +#: libraries/classes/Server/Privileges.php:2841 msgid "wildcard" msgstr "حرف شامل" -#: libraries/classes/Server/Privileges.php:2841 +#: libraries/classes/Server/Privileges.php:2847 #, fuzzy #| msgid "database-specific" msgid "table-specific" msgstr "خاص بقاعدة بيانات" -#: libraries/classes/Server/Privileges.php:2989 +#: libraries/classes/Server/Privileges.php:2995 #, fuzzy #| msgid "Edit Privileges" msgid "Edit privileges" msgstr "تحرير الامتيازات" -#: libraries/classes/Server/Privileges.php:2992 +#: libraries/classes/Server/Privileges.php:2998 msgid "Revoke" msgstr "إبطال" -#: libraries/classes/Server/Privileges.php:3016 +#: libraries/classes/Server/Privileges.php:3022 #, fuzzy #| msgid "Edit next row" msgid "Edit user group" msgstr "عدل الصف التالي" -#: libraries/classes/Server/Privileges.php:3240 +#: libraries/classes/Server/Privileges.php:3246 msgid "… keep the old one." msgstr "… أبق القديم." -#: libraries/classes/Server/Privileges.php:3241 +#: libraries/classes/Server/Privileges.php:3247 msgid "… delete the old one from the user tables." msgstr "… احذف القديم من جداول المستخدمين." -#: libraries/classes/Server/Privileges.php:3243 +#: libraries/classes/Server/Privileges.php:3249 msgid "" "… revoke all active privileges from the old one and delete it afterwards." msgstr "… استعد كل الصلاحيات الفعالة من القديم واحذهم بعد ذلك." -#: libraries/classes/Server/Privileges.php:3247 +#: libraries/classes/Server/Privileges.php:3253 msgid "" "… delete the old one from the user tables and reload the privileges " "afterwards." msgstr "… احذف القديم من جداول المستخدمين وأعد قراءة الصلاحيات بعد ذلك." -#: libraries/classes/Server/Privileges.php:3269 +#: libraries/classes/Server/Privileges.php:3275 #, fuzzy #| msgid "Change Login Information / Copy User" msgid "Change login information / Copy user account" msgstr "غير معلومات الدخول / انسخ اسم مستخدم" -#: libraries/classes/Server/Privileges.php:3275 +#: libraries/classes/Server/Privileges.php:3281 #, fuzzy #| msgid "Create a new user with the same privileges and …" msgid "Create a new user account with the same privileges and …" msgstr "أضف اسم مستخدم جديد بنفس الصلاحيات و…" -#: libraries/classes/Server/Privileges.php:3521 +#: libraries/classes/Server/Privileges.php:3527 #: templates/server/privileges/edit_routine_privileges.twig:12 #, fuzzy #| msgid "Column-specific privileges" msgid "Routine-specific privileges" msgstr "صلاحيات خاصة بالحقل" -#: libraries/classes/Server/Privileges.php:3712 +#: libraries/classes/Server/Privileges.php:3718 #: libraries/classes/Server/UserGroups.php:91 #: templates/server/privileges/choose_user_group.twig:4 #: templates/server/privileges/choose_user_group.twig:5 msgid "User group" msgstr "" -#: libraries/classes/Server/Privileges.php:3835 -#: libraries/classes/Server/Privileges.php:5015 +#: libraries/classes/Server/Privileges.php:3841 +#: libraries/classes/Server/Privileges.php:5021 msgid "The selected user was not found in the privilege table." msgstr "المستخدم المحدد غير موجود في جدول الصلاحيات." -#: libraries/classes/Server/Privileges.php:4011 +#: libraries/classes/Server/Privileges.php:4017 msgid "No users selected for deleting!" msgstr "" -#: libraries/classes/Server/Privileges.php:4014 +#: libraries/classes/Server/Privileges.php:4020 msgid "Reloading the privileges" msgstr "إعادة تحميل الأمتيازات" -#: libraries/classes/Server/Privileges.php:4033 +#: libraries/classes/Server/Privileges.php:4039 msgid "The selected users have been deleted successfully." msgstr "تم حذف المستخدمين المحددين بنجاح." -#: libraries/classes/Server/Privileges.php:4111 +#: libraries/classes/Server/Privileges.php:4117 #, php-format msgid "You have updated the privileges for %s." msgstr "لقد جددت وحدثت الإمتيازات لـ %s." -#: libraries/classes/Server/Privileges.php:4221 +#: libraries/classes/Server/Privileges.php:4227 #, php-format msgid "Deleting %s" msgstr "قيد حذف %s" -#: libraries/classes/Server/Privileges.php:4251 +#: libraries/classes/Server/Privileges.php:4257 msgid "The privileges were reloaded successfully." msgstr "تم إعادة قراءة الصلاحيات بنجاح." -#: libraries/classes/Server/Privileges.php:4349 +#: libraries/classes/Server/Privileges.php:4355 #, php-format msgid "The user %s already exists!" msgstr "اسم المستخدم %s موجود مسبقاً!" -#: libraries/classes/Server/Privileges.php:4640 +#: libraries/classes/Server/Privileges.php:4646 #, fuzzy, php-format #| msgid "Privileges" msgid "Privileges for %s" msgstr "الإمتيازات" -#: libraries/classes/Server/Privileges.php:4722 +#: libraries/classes/Server/Privileges.php:4728 #, fuzzy #| msgid "Edit Privileges" msgid "Edit privileges:" msgstr "تحرير الامتيازات" -#: libraries/classes/Server/Privileges.php:4723 +#: libraries/classes/Server/Privileges.php:4729 #, fuzzy #| msgid "Users" msgid "User account" msgstr "المستخدمون" -#: libraries/classes/Server/Privileges.php:4795 +#: libraries/classes/Server/Privileges.php:4801 msgid "" "Note: You are attempting to edit privileges of the user with which you are " "currently logged in." msgstr "" -#: libraries/classes/Server/Privileges.php:4815 +#: libraries/classes/Server/Privileges.php:4821 #: libraries/classes/Server/Users.php:32 #, fuzzy #| msgid "User overview" msgid "User accounts overview" msgstr "معلومات المستخدم" -#: libraries/classes/Server/Privileges.php:4890 +#: libraries/classes/Server/Privileges.php:4896 msgid "" "A user account allowing any user from localhost to connect is present. This " "will prevent other users from connecting if the host part of their account " "allows a connection from any (%) host." msgstr "" -#: libraries/classes/Server/Privileges.php:4935 +#: libraries/classes/Server/Privileges.php:4941 #, fuzzy, php-format #| msgid "" #| "Note: phpMyAdmin gets the users' privileges directly from MySQL's " @@ -12102,7 +12110,7 @@ msgstr "" "ما تم التعديل عليها يدويا. في هذه الحالة، عليك %s بإعادة قراءة الصلاحيات %s " "قبل أن تكمل." -#: libraries/classes/Server/Privileges.php:4952 +#: libraries/classes/Server/Privileges.php:4958 #, fuzzy #| msgid "" #| "Note: phpMyAdmin gets the users' privileges directly from MySQL's " @@ -12121,7 +12129,7 @@ msgstr "" "ما تم التعديل عليها يدويا. في هذه الحالة، عليك %s بإعادة قراءة الصلاحيات %s " "قبل أن تكمل." -#: libraries/classes/Server/Privileges.php:5263 +#: libraries/classes/Server/Privileges.php:5269 msgid "You have added a new user." msgstr "لقد أضفت مستخدم جديد." @@ -13299,6 +13307,11 @@ msgstr "عرض بنية الجدول" msgid "Invalid table name" msgstr "اسم الجدول غير صالح" +#. l10n: In case a SQL query did not pass a security check +#: tbl_get_field.php:62 +msgid "There is an issue with your request." +msgstr "" + #: tbl_replace.php:266 #, php-format msgid "Row: %1$s, Column: %2$s, Error: %3$s" diff --git a/po/az.po b/po/az.po index 0dd92bca0c..83d23a335d 100644 --- a/po/az.po +++ b/po/az.po @@ -1,9 +1,9 @@ # msgid "" msgstr "" -"Project-Id-Version: phpMyAdmin 5.0.2-dev\n" +"Project-Id-Version: phpMyAdmin 5.0.3-dev\n" "Report-Msgid-Bugs-To: translators@phpmyadmin.net\n" -"POT-Creation-Date: 2020-03-12 13:05+0100\n" +"POT-Creation-Date: 2020-03-24 23:04+0100\n" "PO-Revision-Date: 2019-01-28 18:24+0000\n" "Last-Translator: Michal Čihař \n" "Language-Team: Azerbaijani \n" "Language-Team: Belarusian \n" "Language-Team: Belarusian (latin) \n" "Language-Team: Bulgarian \n" "Language-Team: Bengali \n" "Language-Team: Breton \n" "Language-Team: Bodo \n" "Language-Team: Bosnian , 2010. msgid "" msgstr "" -"Project-Id-Version: phpMyAdmin 5.0.2-dev\n" +"Project-Id-Version: phpMyAdmin 5.0.3-dev\n" "Report-Msgid-Bugs-To: translators@phpmyadmin.net\n" -"POT-Creation-Date: 2020-03-12 13:05+0100\n" +"POT-Creation-Date: 2020-03-24 23:04+0100\n" "PO-Revision-Date: 2019-01-26 19:25+0000\n" "Last-Translator: Robert Antoni Buj Gelonch \n" "Language-Team: Catalan \n" "Language-Team: Sorani \n" "Language-Team: Czech , YEAR. msgid "" msgstr "" -"Project-Id-Version: phpMyAdmin 5.0.2-dev\n" +"Project-Id-Version: phpMyAdmin 5.0.3-dev\n" "Report-Msgid-Bugs-To: translators@phpmyadmin.net\n" -"POT-Creation-Date: 2020-03-12 13:05+0100\n" +"POT-Creation-Date: 2020-03-24 23:04+0100\n" "PO-Revision-Date: 2017-11-16 16:14+0000\n" "Last-Translator: Michal Čihař \n" "Language-Team: Welsh \n" "Language-Team: Danish \n" "Language-Team: German , 2010. msgid "" msgstr "" -"Project-Id-Version: phpMyAdmin 5.0.2-dev\n" +"Project-Id-Version: phpMyAdmin 5.0.3-dev\n" "Report-Msgid-Bugs-To: translators@phpmyadmin.net\n" -"POT-Creation-Date: 2020-03-12 13:05+0100\n" +"POT-Creation-Date: 2020-03-24 23:04+0100\n" "PO-Revision-Date: 2018-01-25 13:37+0000\n" "Last-Translator: Vangelis Skarmoutsos \n" "Language-Team: Greek \n" "Language-Team: English (United Kingdom) \n" "Language-Team: Esperanto , 2010. msgid "" msgstr "" -"Project-Id-Version: phpMyAdmin 5.0.2-dev\n" +"Project-Id-Version: phpMyAdmin 5.0.3-dev\n" "Report-Msgid-Bugs-To: translators@phpmyadmin.net\n" -"POT-Creation-Date: 2020-03-12 13:05+0100\n" +"POT-Creation-Date: 2020-03-24 23:04+0100\n" "PO-Revision-Date: 2019-06-02 20:11+0000\n" "Last-Translator: Alexander Anzorena \n" "Language-Team: Spanish \n" "Language-Team: Estonian \n" "Language-Team: Basque \n" "Language-Team: Persian , 2010. msgid "" msgstr "" -"Project-Id-Version: phpMyAdmin 5.0.2-dev\n" +"Project-Id-Version: phpMyAdmin 5.0.3-dev\n" "Report-Msgid-Bugs-To: translators@phpmyadmin.net\n" -"POT-Creation-Date: 2020-03-12 13:05+0100\n" +"POT-Creation-Date: 2020-03-24 23:04+0100\n" "PO-Revision-Date: 2018-04-21 08:37+0000\n" "Last-Translator: Pyscowicz \n" "Language-Team: Finnish \n" "Language-Team: Filipino \n" "Language-Team: French \n" "Language-Team: Frisian , 2010. msgid "" msgstr "" -"Project-Id-Version: phpMyAdmin 5.0.2-dev\n" +"Project-Id-Version: phpMyAdmin 5.0.3-dev\n" "Report-Msgid-Bugs-To: translators@phpmyadmin.net\n" -"POT-Creation-Date: 2020-03-12 13:05+0100\n" +"POT-Creation-Date: 2020-03-24 23:04+0100\n" "PO-Revision-Date: 2019-04-27 17:19+0000\n" "Last-Translator: William Desportes \n" "Language-Team: Galician \n" "Language-Team: Gujarati \n" "Language-Team: Hebrew \n" "Language-Team: Hindi \n" "Language-Team: Croatian , 2010. msgid "" msgstr "" -"Project-Id-Version: phpMyAdmin 5.0.2-dev\n" +"Project-Id-Version: phpMyAdmin 5.0.3-dev\n" "Report-Msgid-Bugs-To: translators@phpmyadmin.net\n" -"POT-Creation-Date: 2020-03-12 13:05+0100\n" +"POT-Creation-Date: 2020-03-24 23:04+0100\n" "PO-Revision-Date: 2018-02-10 23:35+0000\n" "Last-Translator: Marczis István \n" "Language-Team: Hungarian \n" "Language-Team: Armenian \n" "Language-Team: Interlingua \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" @@ -280,7 +280,7 @@ msgstr "Tidak dapat memuat kemajuan impor." #: import_status.php:121 js/messages.php:470 js/messages.php:636 #: libraries/classes/Export.php:531 #: libraries/classes/Plugins/Schema/ExportRelationSchema.php:306 -#: libraries/classes/UserPassword.php:283 libraries/classes/Util.php:723 +#: libraries/classes/UserPassword.php:285 libraries/classes/Util.php:723 msgid "Back" msgstr "Kembali" @@ -546,12 +546,12 @@ msgstr "Nama inang kosong!" msgid "The user name is empty!" msgstr "Nama pengguna kosong!" -#: js/messages.php:151 libraries/classes/Server/Privileges.php:2012 +#: js/messages.php:151 libraries/classes/Server/Privileges.php:2018 #: libraries/classes/UserPassword.php:83 msgid "The password is empty!" msgstr "Kata sandi kosong!" -#: js/messages.php:152 libraries/classes/Server/Privileges.php:2010 +#: js/messages.php:152 libraries/classes/Server/Privileges.php:2016 #: libraries/classes/UserPassword.php:87 msgid "The passwords aren't the same!" msgstr "Kata sandi tidak sama!" @@ -1175,8 +1175,8 @@ msgstr "Tidak ada parameter ditemukan!" #: libraries/classes/Rte/Routines.php:1732 #: libraries/classes/Rte/Triggers.php:461 #: libraries/classes/Server/Privileges.php:771 -#: libraries/classes/Server/Privileges.php:2352 -#: libraries/classes/Server/Privileges.php:3289 +#: libraries/classes/Server/Privileges.php:2358 +#: libraries/classes/Server/Privileges.php:3295 #: libraries/classes/Server/UserGroups.php:313 #: libraries/classes/SqlQueryForm.php:387 #: libraries/classes/SqlQueryForm.php:451 libraries/classes/Tracking.php:372 @@ -1317,11 +1317,11 @@ msgstr "Mengganti Set Karakter" #: libraries/classes/Plugins/Export/ExportOdt.php:803 #: libraries/classes/Plugins/Export/ExportTexytext.php:616 #: libraries/classes/Plugins/Schema/Pdf/PdfRelationSchema.php:772 -#: libraries/classes/Server/Privileges.php:2888 -#: libraries/classes/Server/Privileges.php:3136 -#: libraries/classes/Server/Privileges.php:3156 -#: libraries/classes/Server/Privileges.php:3824 -#: libraries/classes/Server/Privileges.php:3853 +#: libraries/classes/Server/Privileges.php:2894 +#: libraries/classes/Server/Privileges.php:3142 +#: libraries/classes/Server/Privileges.php:3162 +#: libraries/classes/Server/Privileges.php:3830 +#: libraries/classes/Server/Privileges.php:3859 #: templates/database/central_columns/main.twig:370 #: templates/database/data_dictionary/index.twig:39 #: templates/preferences/autoload.twig:12 @@ -1378,10 +1378,10 @@ msgstr "Definisi fungsi disimpan harus mengandung pernyataan RETURN!" #: libraries/classes/Display/Results.php:4976 libraries/classes/Menu.php:382 #: libraries/classes/Menu.php:490 libraries/classes/Menu.php:619 #: libraries/classes/Rte/RteList.php:193 -#: libraries/classes/Server/Privileges.php:2540 -#: libraries/classes/Server/Privileges.php:2627 -#: libraries/classes/Server/Privileges.php:2995 -#: libraries/classes/Server/Privileges.php:3734 libraries/classes/Util.php:3455 +#: libraries/classes/Server/Privileges.php:2546 +#: libraries/classes/Server/Privileges.php:2633 +#: libraries/classes/Server/Privileges.php:3001 +#: libraries/classes/Server/Privileges.php:3740 libraries/classes/Util.php:3455 #: libraries/classes/Util.php:3456 libraries/classes/Util.php:4199 #: libraries/classes/Util.php:4214 libraries/classes/Util.php:4231 #: templates/database/structure/check_all_tables.twig:12 @@ -1727,7 +1727,7 @@ msgid "Data point content" msgstr "Isi titk data" #: js/messages.php:528 js/messages.php:696 js/messages.php:713 -#: libraries/classes/ErrorHandler.php:392 libraries/classes/InsertEdit.php:3031 +#: libraries/classes/ErrorHandler.php:393 libraries/classes/InsertEdit.php:3031 #: templates/table/index_form.twig:145 templates/table/index_form.twig:181 msgid "Ignore" msgstr "Abaikan" @@ -1807,11 +1807,11 @@ msgstr "Tambahkan lingkar dalam" #: libraries/classes/Plugins/Export/ExportOdt.php:804 #: libraries/classes/Plugins/Export/ExportTexytext.php:616 #: libraries/classes/Plugins/Schema/Pdf/PdfRelationSchema.php:773 -#: libraries/classes/Server/Privileges.php:2888 -#: libraries/classes/Server/Privileges.php:3133 -#: libraries/classes/Server/Privileges.php:3154 -#: libraries/classes/Server/Privileges.php:3821 -#: libraries/classes/Server/Privileges.php:3853 +#: libraries/classes/Server/Privileges.php:2894 +#: libraries/classes/Server/Privileges.php:3139 +#: libraries/classes/Server/Privileges.php:3160 +#: libraries/classes/Server/Privileges.php:3827 +#: libraries/classes/Server/Privileges.php:3859 #: libraries/mult_submits.inc.php:92 libraries/mult_submits.inc.php:229 #: templates/database/central_columns/main.twig:370 #: templates/database/data_dictionary/index.twig:39 @@ -2113,7 +2113,7 @@ msgstr "Buatkan" #: js/messages.php:661 libraries/classes/Controllers/HomeController.php:105 #: libraries/classes/Display/ChangePassword.php:71 #: libraries/classes/Display/ChangePassword.php:74 -#: libraries/classes/UserPassword.php:275 +#: libraries/classes/UserPassword.php:277 msgid "Change password" msgstr "Ubah kata sandi" @@ -2219,7 +2219,7 @@ msgstr "Kesalahan terdeteksi di server!" msgid "Please look at the bottom of this window." msgstr "Silahkan lihat di bagian bawah jendela ini." -#: js/messages.php:716 libraries/classes/ErrorHandler.php:396 +#: js/messages.php:716 libraries/classes/ErrorHandler.php:397 msgid "Ignore All" msgstr "Abaikan" @@ -2856,7 +2856,7 @@ msgstr "Nama" #: libraries/classes/Rte/Routines.php:960 #: libraries/classes/Rte/Routines.php:1645 #: libraries/classes/Rte/RteList.php:119 libraries/classes/Rte/RteList.php:147 -#: libraries/classes/Server/Privileges.php:2708 +#: libraries/classes/Server/Privileges.php:2714 #: templates/columns_definitions/table_fields_definitions.twig:12 #: templates/database/central_columns/main.twig:21 #: templates/database/central_columns/main.twig:240 @@ -3975,7 +3975,7 @@ msgstr "LaTeX" #: libraries/classes/Config/Descriptions.php:306 #: libraries/classes/Config/Descriptions.php:372 libraries/classes/Menu.php:582 -#: libraries/classes/Server/Privileges.php:4743 libraries/classes/Util.php:4195 +#: libraries/classes/Server/Privileges.php:4749 libraries/classes/Util.php:4195 #: libraries/config.values.php:157 #: templates/navigation/tree/database_select.twig:11 #: templates/server/databases/index.twig:6 @@ -5733,10 +5733,10 @@ msgstr "Judul jendela peramban sewaktu basis data dipilih" #: libraries/classes/Plugins/Export/ExportOdt.php:204 #: libraries/classes/Plugins/Export/ExportTexytext.php:141 #: libraries/classes/Server/Privileges.php:1257 -#: libraries/classes/Server/Privileges.php:3307 -#: libraries/classes/Server/Privileges.php:3508 -#: libraries/classes/Server/Privileges.php:3510 -#: libraries/classes/Server/Privileges.php:4743 +#: libraries/classes/Server/Privileges.php:3313 +#: libraries/classes/Server/Privileges.php:3514 +#: libraries/classes/Server/Privileges.php:3516 +#: libraries/classes/Server/Privileges.php:4749 #: templates/console/bookmark_content.twig:7 templates/console/display.twig:40 #: templates/console/display.twig:184 templates/server/databases/index.twig:103 #: templates/table/relation/common_form.twig:35 @@ -5773,10 +5773,10 @@ msgstr "Judul jendela peramban ketika tabel dipilih." #: libraries/classes/Rte/RteList.php:131 libraries/classes/Rte/Triggers.php:396 #: libraries/classes/Server/Privileges.php:1070 #: libraries/classes/Server/Privileges.php:1260 -#: libraries/classes/Server/Privileges.php:3326 -#: libraries/classes/Server/Privileges.php:3514 -#: libraries/classes/Server/Privileges.php:3516 -#: libraries/classes/Server/Privileges.php:4757 +#: libraries/classes/Server/Privileges.php:3332 +#: libraries/classes/Server/Privileges.php:3520 +#: libraries/classes/Server/Privileges.php:3522 +#: libraries/classes/Server/Privileges.php:4763 #: templates/database/structure/table_header.twig:8 #: templates/database/tracking/tables.twig:13 #: templates/database/tracking/tables.twig:120 @@ -6646,7 +6646,7 @@ msgid "ID" msgstr "ID" #: libraries/classes/Controllers/Server/Status/ProcessesController.php:114 -#: libraries/classes/Server/Privileges.php:4649 +#: libraries/classes/Server/Privileges.php:4655 #: libraries/classes/Server/UserGroups.php:51 msgid "User" msgstr "Pengguna" @@ -8185,7 +8185,7 @@ msgstr "Tampilkan bagan" msgid "Visualize GIS data" msgstr "Visualisasi data GIS" -#: libraries/classes/Display/Results.php:5193 +#: libraries/classes/Display/Results.php:5195 msgid "Link not found!" msgstr "Tautan tidak ditemukan!" @@ -8540,11 +8540,11 @@ msgstr "" msgid "Too many error messages, some are not displayed." msgstr "Terlalu banyak pesan kesalahan, sebagian tidak bisa ditampilkan." -#: libraries/classes/ErrorHandler.php:381 +#: libraries/classes/ErrorHandler.php:382 msgid "Report" msgstr "Laporan" -#: libraries/classes/ErrorHandler.php:386 templates/error/report_form.twig:25 +#: libraries/classes/ErrorHandler.php:387 templates/error/report_form.twig:25 msgid "Automatically send report next time" msgstr "Selanjutnya kirim laporan otomatis" @@ -8664,7 +8664,7 @@ msgstr "Tampilan cetak" #: libraries/classes/Import.php:136 libraries/classes/InsertEdit.php:193 #: libraries/classes/Rte/Routines.php:1506 libraries/classes/Sql.php:1344 -#: tbl_get_field.php:66 +#: tbl_get_field.php:75 msgid "MySQL returned an empty result set (i.e. zero rows)." msgstr "MySQL memberikan hasil kosong (atau nol baris)." @@ -8777,8 +8777,8 @@ msgstr "Indeks belum ditentukan!" #: libraries/classes/Index.php:714 libraries/classes/Rte/RteList.php:118 #: libraries/classes/Rte/RteList.php:133 libraries/classes/Rte/RteList.php:146 -#: libraries/classes/Server/Privileges.php:2711 -#: libraries/classes/Server/Privileges.php:3716 +#: libraries/classes/Server/Privileges.php:2717 +#: libraries/classes/Server/Privileges.php:3722 #: libraries/classes/Server/UserGroups.php:95 #: templates/database/central_columns/main.twig:234 #: templates/database/structure/table_header.twig:22 @@ -9032,8 +9032,8 @@ msgid "Insert" msgstr "Tambahkan" #: libraries/classes/Menu.php:400 libraries/classes/Menu.php:511 -#: libraries/classes/Server/Privileges.php:2709 -#: libraries/classes/Server/Privileges.php:4623 libraries/classes/Util.php:4217 +#: libraries/classes/Server/Privileges.php:2715 +#: libraries/classes/Server/Privileges.php:4629 libraries/classes/Util.php:4217 #: libraries/classes/Util.php:4233 libraries/config.values.php:163 #: templates/server/privileges/privileges_summary.twig:15 #: templates/server/sub_page_header.twig:2 @@ -10993,13 +10993,13 @@ msgid "" "LINUX ONLY: Launches an external application and feeds it the column data " "via standard input. Returns the standard output of the application. The " "default is Tidy, to pretty-print HTML code. For security reasons, you have " -"to manually edit the file libraries/classes/Plugins/Transformations/Output/" -"Text_Plain_External.php and list the tools you want to make available. The " -"first option is then the number of the program you want to use and the " -"second option is the parameters for the program. The third option, if set to " -"1, will convert the output using htmlspecialchars() (Default 1). The fourth " -"option, if set to 1, will prevent wrapping and ensure that the output " -"appears all on one line (Default 1)." +"to manually edit the file libraries/classes/Plugins/Transformations/Abs/" +"ExternalTransformationsPlugin.php and list the tools you want to make " +"available. The first option is then the number of the program you want to " +"use. The second option should be blank for historical reasons. The third " +"option, if set to 1, will convert the output using htmlspecialchars() " +"(Default 1). The fourth option, if set to 1, will prevent wrapping and " +"ensure that the output appears all on one line (Default 1)." msgstr "" "HANYA UNTUK LINUX: Jalankan aplikasi eksternal dan berikan data kolom " "melalui masukan standar. Mengembalikan keluaran standar kepada aplikasi. " @@ -11012,6 +11012,14 @@ msgstr "" "jika disetel menjadi 1, akan mencegah pemenggalan dan memastikan bahwa semua " "keluaran tampil dalam satu baris (Bawaan 1)." +#: libraries/classes/Plugins/Transformations/Abs/ExternalTransformationsPlugin.php:117 +#, php-format +msgid "" +"You are using the external transformation command line options field, which " +"has been deprecated for security reasons. Add all command line options " +"directly to the definition in %s." +msgstr "" + #: libraries/classes/Plugins/Transformations/Abs/FormattedTransformationsPlugin.php:31 msgid "" "Displays the contents of the column as-is, without running it through " @@ -12199,9 +12207,9 @@ msgid "Limits the number of simultaneous connections the user may have." msgstr "Membatasi jumlah koneksi simultan yang dapat dibuat pengguna." #: libraries/classes/Server/Privileges.php:973 -#: libraries/classes/Server/Privileges.php:3520 -#: libraries/classes/Server/Privileges.php:3522 -#: libraries/classes/Server/Privileges.php:4772 +#: libraries/classes/Server/Privileges.php:3526 +#: libraries/classes/Server/Privileges.php:3528 +#: libraries/classes/Server/Privileges.php:4778 #: templates/server/privileges/edit_routine_privileges.twig:11 msgid "Routine" msgstr "Rutinitas" @@ -12224,14 +12232,14 @@ msgstr "Mengizinkan eksekusi rutinitas ini." #: libraries/classes/Server/Privileges.php:1070 #: libraries/classes/Server/Privileges.php:1259 -#: libraries/classes/Server/Privileges.php:3515 +#: libraries/classes/Server/Privileges.php:3521 #: templates/server/privileges/privileges_summary.twig:18 msgid "Table-specific privileges" msgstr "Hak akses khusus tabel" #: libraries/classes/Server/Privileges.php:1073 #: libraries/classes/Server/Privileges.php:1269 -#: libraries/classes/Server/Privileges.php:3708 +#: libraries/classes/Server/Privileges.php:3714 #: templates/server/privileges/edit_routine_privileges.twig:16 #, fuzzy #| msgid "Note: MySQL privilege names are expressed in English" @@ -12243,7 +12251,7 @@ msgid "Administration" msgstr "Administrasi" #: libraries/classes/Server/Privileges.php:1253 -#: libraries/classes/Server/Privileges.php:3706 +#: libraries/classes/Server/Privileges.php:3712 msgid "Global privileges" msgstr "Hak akses global" @@ -12252,7 +12260,7 @@ msgid "Global" msgstr "Dunia" #: libraries/classes/Server/Privileges.php:1256 -#: libraries/classes/Server/Privileges.php:3509 +#: libraries/classes/Server/Privileges.php:3515 msgid "Database-specific privileges" msgstr "Hak akses khusus basis data" @@ -12300,7 +12308,7 @@ msgid "SHA256 password authentication" msgstr "Autentikasi kata sandi SHA256" #: libraries/classes/Server/Privileges.php:1633 -#: libraries/classes/Server/Privileges.php:3268 +#: libraries/classes/Server/Privileges.php:3274 msgid "Login Information" msgstr "Informasi Masuk" @@ -12312,8 +12320,8 @@ msgstr "Nama pengguna:" #: libraries/classes/Server/Privileges.php:1641 #: libraries/classes/Server/Privileges.php:1662 -#: libraries/classes/Server/Privileges.php:2706 -#: libraries/classes/Server/Privileges.php:3703 +#: libraries/classes/Server/Privileges.php:2712 +#: libraries/classes/Server/Privileges.php:3709 #: templates/server/replication/change_master.twig:15 #: templates/server/replication/master_add_slave_user.twig:19 #: templates/server/replication/master_add_slave_user.twig:24 @@ -12347,8 +12355,8 @@ msgstr "Nama pemilik:" #: libraries/classes/Server/Privileges.php:1694 #: libraries/classes/Server/Privileges.php:1774 -#: libraries/classes/Server/Privileges.php:2707 -#: libraries/classes/Server/Privileges.php:3704 +#: libraries/classes/Server/Privileges.php:2713 +#: libraries/classes/Server/Privileges.php:3710 msgid "Host name" msgstr "Nama pemilik" @@ -12389,7 +12397,7 @@ msgstr "" #: libraries/classes/Server/Privileges.php:1794 #: libraries/classes/Server/Privileges.php:1811 -#: libraries/classes/Server/Privileges.php:3705 +#: libraries/classes/Server/Privileges.php:3711 #: templates/server/replication/change_master.twig:19 #: templates/server/replication/master_add_slave_user.twig:52 #: templates/server/replication/master_add_slave_user.twig:57 @@ -12417,201 +12425,201 @@ msgstr "Autentikasi" msgid "Password Hashing Method" msgstr "Pengernaian Kata Sandi (Password Hashing)" -#: libraries/classes/Server/Privileges.php:2153 +#: libraries/classes/Server/Privileges.php:2159 #, php-format msgid "The password for %s was changed successfully." msgstr "Sukses mengubah Kata Sandi untuk %s ." -#: libraries/classes/Server/Privileges.php:2201 +#: libraries/classes/Server/Privileges.php:2207 #, php-format msgid "You have revoked the privileges for %s." msgstr "Anda telah mencabut hak akses untuk %s." -#: libraries/classes/Server/Privileges.php:2304 +#: libraries/classes/Server/Privileges.php:2310 #: templates/server/privileges/add_user_fieldset.twig:7 #, fuzzy #| msgid "Add user group" msgid "Add user account" msgstr "Tambah grup pengguna" -#: libraries/classes/Server/Privileges.php:2313 +#: libraries/classes/Server/Privileges.php:2319 #, fuzzy #| msgid "Database for user" msgid "Database for user account" msgstr "Basis data untuk pengguna" -#: libraries/classes/Server/Privileges.php:2317 +#: libraries/classes/Server/Privileges.php:2323 msgid "Create database with same name and grant all privileges." msgstr "Buat basis data dengan nama yang sama dan beri semua hak." -#: libraries/classes/Server/Privileges.php:2325 +#: libraries/classes/Server/Privileges.php:2331 msgid "Grant all privileges on wildcard name (username\\_%)." msgstr "Berikan semua hak untuk nama wildcard (pengguna\\_%)." -#: libraries/classes/Server/Privileges.php:2335 +#: libraries/classes/Server/Privileges.php:2341 #, fuzzy, php-format #| msgid "Grant all privileges on database \"%s\"." msgid "Grant all privileges on database %s." msgstr "Berikan semua hak untuk basis data \"%s\"." -#: libraries/classes/Server/Privileges.php:2511 -#: libraries/classes/Server/Privileges.php:2586 +#: libraries/classes/Server/Privileges.php:2517 +#: libraries/classes/Server/Privileges.php:2592 #, php-format msgid "Users having access to \"%s\"" msgstr "Pengguna memiliki akses ke \"%s\"" -#: libraries/classes/Server/Privileges.php:2556 +#: libraries/classes/Server/Privileges.php:2562 msgid "User has been added." msgstr "Pengguna %s telah ditambahkan." # Table column to indicate if the user able to grant a privilege -#: libraries/classes/Server/Privileges.php:2710 -#: libraries/classes/Server/Privileges.php:3714 +#: libraries/classes/Server/Privileges.php:2716 +#: libraries/classes/Server/Privileges.php:3720 #: templates/server/privileges/privileges_summary.twig:16 msgid "Grant" msgstr "Pemberi Izin" -#: libraries/classes/Server/Privileges.php:2725 +#: libraries/classes/Server/Privileges.php:2731 #, fuzzy msgid "Not enough privilege to view users." msgstr "Hak akses tidak cukup untuk melihat pengguna." -#: libraries/classes/Server/Privileges.php:2744 -#: libraries/classes/Server/Privileges.php:4141 +#: libraries/classes/Server/Privileges.php:2750 +#: libraries/classes/Server/Privileges.php:4147 msgid "No user found." msgstr "Pengguna tidak ditemukan." -#: libraries/classes/Server/Privileges.php:2775 -#: libraries/classes/Server/Privileges.php:3126 -#: libraries/classes/Server/Privileges.php:3796 +#: libraries/classes/Server/Privileges.php:2781 +#: libraries/classes/Server/Privileges.php:3132 +#: libraries/classes/Server/Privileges.php:3802 msgid "Any" msgstr "Semua" -#: libraries/classes/Server/Privileges.php:2830 +#: libraries/classes/Server/Privileges.php:2836 msgid "global" msgstr "global" -#: libraries/classes/Server/Privileges.php:2833 +#: libraries/classes/Server/Privileges.php:2839 msgid "database-specific" msgstr "khusus basis data" -#: libraries/classes/Server/Privileges.php:2835 +#: libraries/classes/Server/Privileges.php:2841 #, fuzzy msgid "wildcard" msgstr "wildcard" -#: libraries/classes/Server/Privileges.php:2841 +#: libraries/classes/Server/Privileges.php:2847 #, fuzzy #| msgid "database-specific" msgid "table-specific" msgstr "khusus basis data" -#: libraries/classes/Server/Privileges.php:2989 +#: libraries/classes/Server/Privileges.php:2995 #, fuzzy #| msgid "Edit Privileges" msgid "Edit privileges" msgstr "Edit Hak Akses" -#: libraries/classes/Server/Privileges.php:2992 +#: libraries/classes/Server/Privileges.php:2998 msgid "Revoke" msgstr "Cabut" -#: libraries/classes/Server/Privileges.php:3016 +#: libraries/classes/Server/Privileges.php:3022 msgid "Edit user group" msgstr "Edit pengguna grup" -#: libraries/classes/Server/Privileges.php:3240 +#: libraries/classes/Server/Privileges.php:3246 msgid "… keep the old one." msgstr "… mempertahankan yang lama." -#: libraries/classes/Server/Privileges.php:3241 +#: libraries/classes/Server/Privileges.php:3247 msgid "… delete the old one from the user tables." msgstr "… hapus yang lama dari User Table." -#: libraries/classes/Server/Privileges.php:3243 +#: libraries/classes/Server/Privileges.php:3249 msgid "" "… revoke all active privileges from the old one and delete it afterwards." msgstr "… cabut seluruh hak yang aktif, kemudian hapuskan yang lama." -#: libraries/classes/Server/Privileges.php:3247 +#: libraries/classes/Server/Privileges.php:3253 msgid "" "… delete the old one from the user tables and reload the privileges " "afterwards." msgstr "" "… hapuskan yang lama dari tabel pengguna, kemudian muat ulang hak akses." -#: libraries/classes/Server/Privileges.php:3269 +#: libraries/classes/Server/Privileges.php:3275 msgid "Change login information / Copy user account" msgstr "Ubah informasi masuk / Salin akun pengguna" -#: libraries/classes/Server/Privileges.php:3275 +#: libraries/classes/Server/Privileges.php:3281 msgid "Create a new user account with the same privileges and …" msgstr "Buat akun pengguna baru dengan hak akses yang sama dan …" -#: libraries/classes/Server/Privileges.php:3521 +#: libraries/classes/Server/Privileges.php:3527 #: templates/server/privileges/edit_routine_privileges.twig:12 #, fuzzy #| msgid "Column-specific privileges" msgid "Routine-specific privileges" msgstr "Hak akses khusus kolom" -#: libraries/classes/Server/Privileges.php:3712 +#: libraries/classes/Server/Privileges.php:3718 #: libraries/classes/Server/UserGroups.php:91 #: templates/server/privileges/choose_user_group.twig:4 #: templates/server/privileges/choose_user_group.twig:5 msgid "User group" msgstr "Grup pengguna" -#: libraries/classes/Server/Privileges.php:3835 -#: libraries/classes/Server/Privileges.php:5015 +#: libraries/classes/Server/Privileges.php:3841 +#: libraries/classes/Server/Privileges.php:5021 msgid "The selected user was not found in the privilege table." msgstr "Pengguna yang dipilih tidak ditemukan pada tabel hak akses." -#: libraries/classes/Server/Privileges.php:4011 +#: libraries/classes/Server/Privileges.php:4017 msgid "No users selected for deleting!" msgstr "Tidak ada pengguna yang dipilih untuk dihapus!" -#: libraries/classes/Server/Privileges.php:4014 +#: libraries/classes/Server/Privileges.php:4020 msgid "Reloading the privileges" msgstr "Memuat hak akses" -#: libraries/classes/Server/Privileges.php:4033 +#: libraries/classes/Server/Privileges.php:4039 msgid "The selected users have been deleted successfully." msgstr "Sukses menghapus pengguna yang dipilih." -#: libraries/classes/Server/Privileges.php:4111 +#: libraries/classes/Server/Privileges.php:4117 #, php-format msgid "You have updated the privileges for %s." msgstr "Anda telah memperbarui hak akses untuk %s." -#: libraries/classes/Server/Privileges.php:4221 +#: libraries/classes/Server/Privileges.php:4227 #, php-format msgid "Deleting %s" msgstr "Menghapus %s" -#: libraries/classes/Server/Privileges.php:4251 +#: libraries/classes/Server/Privileges.php:4257 msgid "The privileges were reloaded successfully." msgstr "Hak akses berhasil dimuat ulang." -#: libraries/classes/Server/Privileges.php:4349 +#: libraries/classes/Server/Privileges.php:4355 #, php-format msgid "The user %s already exists!" msgstr "Pengguna %s telah terdaftar!" -#: libraries/classes/Server/Privileges.php:4640 +#: libraries/classes/Server/Privileges.php:4646 #, php-format msgid "Privileges for %s" msgstr "Hak akses untuk %s" -#: libraries/classes/Server/Privileges.php:4722 +#: libraries/classes/Server/Privileges.php:4728 msgid "Edit privileges:" msgstr "Edit hak akses:" -#: libraries/classes/Server/Privileges.php:4723 +#: libraries/classes/Server/Privileges.php:4729 msgid "User account" msgstr "Akun pengguna" -#: libraries/classes/Server/Privileges.php:4795 +#: libraries/classes/Server/Privileges.php:4801 #, fuzzy msgid "" "Note: You are attempting to edit privileges of the user with which you are " @@ -12619,12 +12627,12 @@ msgid "" msgstr "" "Catatan: Anda mencoba untuk mengedit hak-hak user yang Anda sedang login." -#: libraries/classes/Server/Privileges.php:4815 +#: libraries/classes/Server/Privileges.php:4821 #: libraries/classes/Server/Users.php:32 msgid "User accounts overview" msgstr "Ikhtisar akun pengguna" -#: libraries/classes/Server/Privileges.php:4890 +#: libraries/classes/Server/Privileges.php:4896 #, fuzzy msgid "" "A user account allowing any user from localhost to connect is present. This " @@ -12636,7 +12644,7 @@ msgstr "" "jika bagian host dari account mereka memungkinkan koneksi dari setiap (%) " "host." -#: libraries/classes/Server/Privileges.php:4935 +#: libraries/classes/Server/Privileges.php:4941 #, fuzzy, php-format #| msgid "" #| "Note: phpMyAdmin gets the users' privileges directly from MySQL's " @@ -12655,7 +12663,7 @@ msgstr "" "diubah secara manual. Disarankan untuk %sme-reload profil pengguna%s sebelum " "melanjut." -#: libraries/classes/Server/Privileges.php:4952 +#: libraries/classes/Server/Privileges.php:4958 #, fuzzy #| msgid "" #| "Note: phpMyAdmin gets the users' privileges directly from MySQL's " @@ -12675,7 +12683,7 @@ msgstr "" "diubah secara manual. Disarankan untuk %sme-reload profil pengguna%s sebelum " "melanjut." -#: libraries/classes/Server/Privileges.php:5263 +#: libraries/classes/Server/Privileges.php:5269 msgid "You have added a new user." msgstr "Pengguna baru telah ditambahkan." @@ -13923,6 +13931,13 @@ msgstr "Tampilkan Dump (Skema) dari tabel" msgid "Invalid table name" msgstr "Nama tabel tidak valid" +#. l10n: In case a SQL query did not pass a security check +#: tbl_get_field.php:62 +#, fuzzy +#| msgid "There are too many joins without indexes." +msgid "There is an issue with your request." +msgstr "Terlalu banyak join tanpa indeks." + #: tbl_replace.php:266 #, php-format msgid "Row: %1$s, Column: %2$s, Error: %3$s" diff --git a/po/ig.po b/po/ig.po index 5ae55a9930..eb747c0790 100644 --- a/po/ig.po +++ b/po/ig.po @@ -5,9 +5,9 @@ # msgid "" msgstr "" -"Project-Id-Version: phpMyAdmin 5.0.2-dev\n" +"Project-Id-Version: phpMyAdmin 5.0.3-dev\n" "Report-Msgid-Bugs-To: translators@phpmyadmin.net\n" -"POT-Creation-Date: 2020-03-12 13:05+0100\n" +"POT-Creation-Date: 2020-03-24 23:04+0100\n" "PO-Revision-Date: 2016-09-01 17:40+0000\n" "Last-Translator: CHINONSO \n" "Language-Team: Igbo , 2010. msgid "" msgstr "" -"Project-Id-Version: phpMyAdmin 5.0.2-dev\n" +"Project-Id-Version: phpMyAdmin 5.0.3-dev\n" "Report-Msgid-Bugs-To: translators@phpmyadmin.net\n" -"POT-Creation-Date: 2020-03-12 13:05+0100\n" +"POT-Creation-Date: 2020-03-24 23:04+0100\n" "PO-Revision-Date: 2020-01-31 11:50+0000\n" "Last-Translator: Alessandro Re \n" "Language-Team: Italian \n" "Language-Team: Japanese , 2010. msgid "" msgstr "" -"Project-Id-Version: phpMyAdmin 5.0.2-dev\n" +"Project-Id-Version: phpMyAdmin 5.0.3-dev\n" "Report-Msgid-Bugs-To: translators@phpmyadmin.net\n" -"POT-Creation-Date: 2020-03-12 13:05+0100\n" +"POT-Creation-Date: 2020-03-24 23:04+0100\n" "PO-Revision-Date: 2019-04-27 17:19+0000\n" "Last-Translator: William Desportes \n" "Language-Team: Georgian \n" "Language-Team: Kabyle \n" "Language-Team: Kazakh \n" "Language-Team: Central Khmer \n" "Language-Team: Kannada \n" "Language-Team: Korean \n" "Language-Team: Colognian \n" "Language-Team: Kurdish \n" "Language-Team: Kyrgyz \n" "Language-Team: Limburgish , 2010. msgid "" msgstr "" -"Project-Id-Version: phpMyAdmin 5.0.2-dev\n" +"Project-Id-Version: phpMyAdmin 5.0.3-dev\n" "Report-Msgid-Bugs-To: translators@phpmyadmin.net\n" -"POT-Creation-Date: 2020-03-12 13:05+0100\n" +"POT-Creation-Date: 2020-03-24 23:04+0100\n" "PO-Revision-Date: 2018-07-23 11:06+0000\n" "Last-Translator: Michal Čihař \n" "Language-Team: Lithuanian \n" "Language-Team: Latvian \n" "Language-Team: Macedonian \n" "Language-Team: Malayalam \n" "Language-Team: Mongolian \n" "Language-Team: Malay \n" "Language-Team: Burmese , 2010. msgid "" msgstr "" -"Project-Id-Version: phpMyAdmin 5.0.2-dev\n" +"Project-Id-Version: phpMyAdmin 5.0.3-dev\n" "Report-Msgid-Bugs-To: translators@phpmyadmin.net\n" -"POT-Creation-Date: 2020-03-12 13:05+0100\n" +"POT-Creation-Date: 2020-03-24 23:04+0100\n" "PO-Revision-Date: 2019-05-02 18:49+0000\n" "Last-Translator: Allan Nordhøy \n" "Language-Team: Norwegian Bokmål \n" "Language-Team: Nepali , 2010. msgid "" msgstr "" -"Project-Id-Version: phpMyAdmin 5.0.2-dev\n" +"Project-Id-Version: phpMyAdmin 5.0.3-dev\n" "Report-Msgid-Bugs-To: translators@phpmyadmin.net\n" -"POT-Creation-Date: 2020-03-12 13:05+0100\n" +"POT-Creation-Date: 2020-03-24 23:04+0100\n" "PO-Revision-Date: 2019-12-25 08:21+0000\n" "Last-Translator: dingo thirteen \n" "Language-Team: Dutch \n" "Language-Team: Norwegian Nynorsk \n" "Language-Team: Punjabi \n" "Language-Team: LANGUAGE \n" @@ -264,7 +264,7 @@ msgstr "" #: import_status.php:121 js/messages.php:470 js/messages.php:636 #: libraries/classes/Export.php:531 #: libraries/classes/Plugins/Schema/ExportRelationSchema.php:306 -#: libraries/classes/UserPassword.php:283 libraries/classes/Util.php:723 +#: libraries/classes/UserPassword.php:285 libraries/classes/Util.php:723 msgid "Back" msgstr "" @@ -509,12 +509,12 @@ msgstr "" msgid "The user name is empty!" msgstr "" -#: js/messages.php:151 libraries/classes/Server/Privileges.php:2012 +#: js/messages.php:151 libraries/classes/Server/Privileges.php:2018 #: libraries/classes/UserPassword.php:83 msgid "The password is empty!" msgstr "" -#: js/messages.php:152 libraries/classes/Server/Privileges.php:2010 +#: js/messages.php:152 libraries/classes/Server/Privileges.php:2016 #: libraries/classes/UserPassword.php:87 msgid "The passwords aren't the same!" msgstr "" @@ -1123,8 +1123,8 @@ msgstr "" #: libraries/classes/Rte/Routines.php:1732 #: libraries/classes/Rte/Triggers.php:461 #: libraries/classes/Server/Privileges.php:771 -#: libraries/classes/Server/Privileges.php:2352 -#: libraries/classes/Server/Privileges.php:3289 +#: libraries/classes/Server/Privileges.php:2358 +#: libraries/classes/Server/Privileges.php:3295 #: libraries/classes/Server/UserGroups.php:313 #: libraries/classes/SqlQueryForm.php:387 #: libraries/classes/SqlQueryForm.php:451 libraries/classes/Tracking.php:372 @@ -1270,11 +1270,11 @@ msgstr "" #: libraries/classes/Plugins/Export/ExportOdt.php:803 #: libraries/classes/Plugins/Export/ExportTexytext.php:616 #: libraries/classes/Plugins/Schema/Pdf/PdfRelationSchema.php:772 -#: libraries/classes/Server/Privileges.php:2888 -#: libraries/classes/Server/Privileges.php:3136 -#: libraries/classes/Server/Privileges.php:3156 -#: libraries/classes/Server/Privileges.php:3824 -#: libraries/classes/Server/Privileges.php:3853 +#: libraries/classes/Server/Privileges.php:2894 +#: libraries/classes/Server/Privileges.php:3142 +#: libraries/classes/Server/Privileges.php:3162 +#: libraries/classes/Server/Privileges.php:3830 +#: libraries/classes/Server/Privileges.php:3859 #: templates/database/central_columns/main.twig:370 #: templates/database/data_dictionary/index.twig:39 #: templates/preferences/autoload.twig:12 @@ -1332,10 +1332,10 @@ msgstr "" #: libraries/classes/Display/Results.php:4976 libraries/classes/Menu.php:382 #: libraries/classes/Menu.php:490 libraries/classes/Menu.php:619 #: libraries/classes/Rte/RteList.php:193 -#: libraries/classes/Server/Privileges.php:2540 -#: libraries/classes/Server/Privileges.php:2627 -#: libraries/classes/Server/Privileges.php:2995 -#: libraries/classes/Server/Privileges.php:3734 libraries/classes/Util.php:3455 +#: libraries/classes/Server/Privileges.php:2546 +#: libraries/classes/Server/Privileges.php:2633 +#: libraries/classes/Server/Privileges.php:3001 +#: libraries/classes/Server/Privileges.php:3740 libraries/classes/Util.php:3455 #: libraries/classes/Util.php:3456 libraries/classes/Util.php:4199 #: libraries/classes/Util.php:4214 libraries/classes/Util.php:4231 #: templates/database/structure/check_all_tables.twig:12 @@ -1667,7 +1667,7 @@ msgid "Data point content" msgstr "" #: js/messages.php:528 js/messages.php:696 js/messages.php:713 -#: libraries/classes/ErrorHandler.php:392 libraries/classes/InsertEdit.php:3031 +#: libraries/classes/ErrorHandler.php:393 libraries/classes/InsertEdit.php:3031 #: templates/table/index_form.twig:145 #: templates/table/index_form.twig:181 msgid "Ignore" @@ -1753,11 +1753,11 @@ msgstr "" #: libraries/classes/Plugins/Export/ExportOdt.php:804 #: libraries/classes/Plugins/Export/ExportTexytext.php:616 #: libraries/classes/Plugins/Schema/Pdf/PdfRelationSchema.php:773 -#: libraries/classes/Server/Privileges.php:2888 -#: libraries/classes/Server/Privileges.php:3133 -#: libraries/classes/Server/Privileges.php:3154 -#: libraries/classes/Server/Privileges.php:3821 -#: libraries/classes/Server/Privileges.php:3853 +#: libraries/classes/Server/Privileges.php:2894 +#: libraries/classes/Server/Privileges.php:3139 +#: libraries/classes/Server/Privileges.php:3160 +#: libraries/classes/Server/Privileges.php:3827 +#: libraries/classes/Server/Privileges.php:3859 #: libraries/mult_submits.inc.php:92 libraries/mult_submits.inc.php:229 #: templates/database/central_columns/main.twig:370 #: templates/database/data_dictionary/index.twig:39 @@ -2030,7 +2030,7 @@ msgstr "" #: js/messages.php:661 libraries/classes/Controllers/HomeController.php:105 #: libraries/classes/Display/ChangePassword.php:71 #: libraries/classes/Display/ChangePassword.php:74 -#: libraries/classes/UserPassword.php:275 +#: libraries/classes/UserPassword.php:277 msgid "Change password" msgstr "" @@ -2128,7 +2128,7 @@ msgstr "" msgid "Please look at the bottom of this window." msgstr "" -#: js/messages.php:716 libraries/classes/ErrorHandler.php:396 +#: js/messages.php:716 libraries/classes/ErrorHandler.php:397 msgid "Ignore All" msgstr "" @@ -2748,7 +2748,7 @@ msgstr "" #: libraries/classes/Rte/Routines.php:960 #: libraries/classes/Rte/Routines.php:1645 #: libraries/classes/Rte/RteList.php:119 libraries/classes/Rte/RteList.php:147 -#: libraries/classes/Server/Privileges.php:2708 +#: libraries/classes/Server/Privileges.php:2714 #: templates/columns_definitions/table_fields_definitions.twig:12 #: templates/database/central_columns/main.twig:21 #: templates/database/central_columns/main.twig:240 @@ -3827,7 +3827,7 @@ msgstr "" #: libraries/classes/Config/Descriptions.php:306 #: libraries/classes/Config/Descriptions.php:372 libraries/classes/Menu.php:582 -#: libraries/classes/Server/Privileges.php:4743 libraries/classes/Util.php:4195 +#: libraries/classes/Server/Privileges.php:4749 libraries/classes/Util.php:4195 #: libraries/config.values.php:157 #: templates/navigation/tree/database_select.twig:11 #: templates/server/databases/index.twig:6 @@ -5326,10 +5326,10 @@ msgstr "" #: libraries/classes/Plugins/Export/ExportOdt.php:204 #: libraries/classes/Plugins/Export/ExportTexytext.php:141 #: libraries/classes/Server/Privileges.php:1257 -#: libraries/classes/Server/Privileges.php:3307 -#: libraries/classes/Server/Privileges.php:3508 -#: libraries/classes/Server/Privileges.php:3510 -#: libraries/classes/Server/Privileges.php:4743 +#: libraries/classes/Server/Privileges.php:3313 +#: libraries/classes/Server/Privileges.php:3514 +#: libraries/classes/Server/Privileges.php:3516 +#: libraries/classes/Server/Privileges.php:4749 #: templates/console/bookmark_content.twig:7 #: templates/console/display.twig:40 #: templates/console/display.twig:184 @@ -5366,10 +5366,10 @@ msgstr "" #: libraries/classes/Rte/RteList.php:131 libraries/classes/Rte/Triggers.php:396 #: libraries/classes/Server/Privileges.php:1070 #: libraries/classes/Server/Privileges.php:1260 -#: libraries/classes/Server/Privileges.php:3326 -#: libraries/classes/Server/Privileges.php:3514 -#: libraries/classes/Server/Privileges.php:3516 -#: libraries/classes/Server/Privileges.php:4757 +#: libraries/classes/Server/Privileges.php:3332 +#: libraries/classes/Server/Privileges.php:3520 +#: libraries/classes/Server/Privileges.php:3522 +#: libraries/classes/Server/Privileges.php:4763 #: templates/database/structure/table_header.twig:8 #: templates/database/tracking/tables.twig:13 #: templates/database/tracking/tables.twig:120 @@ -6089,7 +6089,7 @@ msgid "ID" msgstr "" #: libraries/classes/Controllers/Server/Status/ProcessesController.php:114 -#: libraries/classes/Server/Privileges.php:4649 +#: libraries/classes/Server/Privileges.php:4655 #: libraries/classes/Server/UserGroups.php:51 msgid "User" msgstr "" @@ -7382,7 +7382,7 @@ msgstr "" msgid "Visualize GIS data" msgstr "" -#: libraries/classes/Display/Results.php:5193 +#: libraries/classes/Display/Results.php:5195 msgid "Link not found!" msgstr "" @@ -7686,11 +7686,11 @@ msgstr "" msgid "Too many error messages, some are not displayed." msgstr "" -#: libraries/classes/ErrorHandler.php:381 +#: libraries/classes/ErrorHandler.php:382 msgid "Report" msgstr "" -#: libraries/classes/ErrorHandler.php:386 +#: libraries/classes/ErrorHandler.php:387 #: templates/error/report_form.twig:25 msgid "Automatically send report next time" msgstr "" @@ -7804,7 +7804,7 @@ msgstr "" #: libraries/classes/Import.php:136 libraries/classes/InsertEdit.php:193 #: libraries/classes/Rte/Routines.php:1506 libraries/classes/Sql.php:1344 -#: tbl_get_field.php:66 +#: tbl_get_field.php:75 msgid "MySQL returned an empty result set (i.e. zero rows)." msgstr "" @@ -7909,8 +7909,8 @@ msgstr "" #: libraries/classes/Index.php:714 libraries/classes/Rte/RteList.php:118 #: libraries/classes/Rte/RteList.php:133 libraries/classes/Rte/RteList.php:146 -#: libraries/classes/Server/Privileges.php:2711 -#: libraries/classes/Server/Privileges.php:3716 +#: libraries/classes/Server/Privileges.php:2717 +#: libraries/classes/Server/Privileges.php:3722 #: libraries/classes/Server/UserGroups.php:95 #: templates/database/central_columns/main.twig:234 #: templates/database/structure/table_header.twig:22 @@ -8157,8 +8157,8 @@ msgid "Insert" msgstr "" #: libraries/classes/Menu.php:400 libraries/classes/Menu.php:511 -#: libraries/classes/Server/Privileges.php:2709 -#: libraries/classes/Server/Privileges.php:4623 libraries/classes/Util.php:4217 +#: libraries/classes/Server/Privileges.php:2715 +#: libraries/classes/Server/Privileges.php:4629 libraries/classes/Util.php:4217 #: libraries/classes/Util.php:4233 libraries/config.values.php:163 #: templates/server/privileges/privileges_summary.twig:15 #: templates/server/sub_page_header.twig:2 @@ -9895,13 +9895,21 @@ msgid "" "LINUX ONLY: Launches an external application and feeds it the column data " "via standard input. Returns the standard output of the application. The " "default is Tidy, to pretty-print HTML code. For security reasons, you have " -"to manually edit the file libraries/classes/Plugins/Transformations/Output/" -"Text_Plain_External.php and list the tools you want to make available. The " -"first option is then the number of the program you want to use and the " -"second option is the parameters for the program. The third option, if set to " -"1, will convert the output using htmlspecialchars() (Default 1). The fourth " -"option, if set to 1, will prevent wrapping and ensure that the output " -"appears all on one line (Default 1)." +"to manually edit the file libraries/classes/Plugins/Transformations/Abs/" +"ExternalTransformationsPlugin.php and list the tools you want to make " +"available. The first option is then the number of the program you want to " +"use. The second option should be blank for historical reasons. The third " +"option, if set to 1, will convert the output using htmlspecialchars() " +"(Default 1). The fourth option, if set to 1, will prevent wrapping and " +"ensure that the output appears all on one line (Default 1)." +msgstr "" + +#: libraries/classes/Plugins/Transformations/Abs/ExternalTransformationsPlugin.php:117 +#, possible-php-format +msgid "" +"You are using the external transformation command line options field, which " +"has been deprecated for security reasons. Add all command line options " +"directly to the definition in %s." msgstr "" #: libraries/classes/Plugins/Transformations/Abs/FormattedTransformationsPlugin.php:31 @@ -10952,9 +10960,9 @@ msgid "Limits the number of simultaneous connections the user may have." msgstr "" #: libraries/classes/Server/Privileges.php:973 -#: libraries/classes/Server/Privileges.php:3520 -#: libraries/classes/Server/Privileges.php:3522 -#: libraries/classes/Server/Privileges.php:4772 +#: libraries/classes/Server/Privileges.php:3526 +#: libraries/classes/Server/Privileges.php:3528 +#: libraries/classes/Server/Privileges.php:4778 #: templates/server/privileges/edit_routine_privileges.twig:11 msgid "Routine" msgstr "" @@ -10975,14 +10983,14 @@ msgstr "" #: libraries/classes/Server/Privileges.php:1070 #: libraries/classes/Server/Privileges.php:1259 -#: libraries/classes/Server/Privileges.php:3515 +#: libraries/classes/Server/Privileges.php:3521 #: templates/server/privileges/privileges_summary.twig:18 msgid "Table-specific privileges" msgstr "" #: libraries/classes/Server/Privileges.php:1073 #: libraries/classes/Server/Privileges.php:1269 -#: libraries/classes/Server/Privileges.php:3708 +#: libraries/classes/Server/Privileges.php:3714 #: templates/server/privileges/edit_routine_privileges.twig:16 msgid "Note: MySQL privilege names are expressed in English." msgstr "" @@ -10992,7 +11000,7 @@ msgid "Administration" msgstr "" #: libraries/classes/Server/Privileges.php:1253 -#: libraries/classes/Server/Privileges.php:3706 +#: libraries/classes/Server/Privileges.php:3712 msgid "Global privileges" msgstr "" @@ -11001,7 +11009,7 @@ msgid "Global" msgstr "" #: libraries/classes/Server/Privileges.php:1256 -#: libraries/classes/Server/Privileges.php:3509 +#: libraries/classes/Server/Privileges.php:3515 msgid "Database-specific privileges" msgstr "" @@ -11045,7 +11053,7 @@ msgid "SHA256 password authentication" msgstr "" #: libraries/classes/Server/Privileges.php:1633 -#: libraries/classes/Server/Privileges.php:3268 +#: libraries/classes/Server/Privileges.php:3274 msgid "Login Information" msgstr "" @@ -11057,8 +11065,8 @@ msgstr "" #: libraries/classes/Server/Privileges.php:1641 #: libraries/classes/Server/Privileges.php:1662 -#: libraries/classes/Server/Privileges.php:2706 -#: libraries/classes/Server/Privileges.php:3703 +#: libraries/classes/Server/Privileges.php:2712 +#: libraries/classes/Server/Privileges.php:3709 #: templates/server/replication/change_master.twig:15 #: templates/server/replication/master_add_slave_user.twig:19 #: templates/server/replication/master_add_slave_user.twig:24 @@ -11089,8 +11097,8 @@ msgstr "" #: libraries/classes/Server/Privileges.php:1694 #: libraries/classes/Server/Privileges.php:1774 -#: libraries/classes/Server/Privileges.php:2707 -#: libraries/classes/Server/Privileges.php:3704 +#: libraries/classes/Server/Privileges.php:2713 +#: libraries/classes/Server/Privileges.php:3710 msgid "Host name" msgstr "" @@ -11128,7 +11136,7 @@ msgstr "" #: libraries/classes/Server/Privileges.php:1794 #: libraries/classes/Server/Privileges.php:1811 -#: libraries/classes/Server/Privileges.php:3705 +#: libraries/classes/Server/Privileges.php:3711 #: templates/server/replication/change_master.twig:19 #: templates/server/replication/master_add_slave_user.twig:52 #: templates/server/replication/master_add_slave_user.twig:57 @@ -11152,204 +11160,204 @@ msgstr "" msgid "Password Hashing Method" msgstr "" -#: libraries/classes/Server/Privileges.php:2153 +#: libraries/classes/Server/Privileges.php:2159 #, possible-php-format msgid "The password for %s was changed successfully." msgstr "" -#: libraries/classes/Server/Privileges.php:2201 +#: libraries/classes/Server/Privileges.php:2207 #, possible-php-format msgid "You have revoked the privileges for %s." msgstr "" -#: libraries/classes/Server/Privileges.php:2304 +#: libraries/classes/Server/Privileges.php:2310 #: templates/server/privileges/add_user_fieldset.twig:7 msgid "Add user account" msgstr "" -#: libraries/classes/Server/Privileges.php:2313 +#: libraries/classes/Server/Privileges.php:2319 msgid "Database for user account" msgstr "" -#: libraries/classes/Server/Privileges.php:2317 +#: libraries/classes/Server/Privileges.php:2323 msgid "Create database with same name and grant all privileges." msgstr "" -#: libraries/classes/Server/Privileges.php:2325 +#: libraries/classes/Server/Privileges.php:2331 msgid "Grant all privileges on wildcard name (username\\_%)." msgstr "" -#: libraries/classes/Server/Privileges.php:2335 +#: libraries/classes/Server/Privileges.php:2341 #, possible-php-format msgid "Grant all privileges on database %s." msgstr "" -#: libraries/classes/Server/Privileges.php:2511 -#: libraries/classes/Server/Privileges.php:2586 +#: libraries/classes/Server/Privileges.php:2517 +#: libraries/classes/Server/Privileges.php:2592 #, possible-php-format msgid "Users having access to \"%s\"" msgstr "" -#: libraries/classes/Server/Privileges.php:2556 +#: libraries/classes/Server/Privileges.php:2562 msgid "User has been added." msgstr "" -#: libraries/classes/Server/Privileges.php:2710 -#: libraries/classes/Server/Privileges.php:3714 +#: libraries/classes/Server/Privileges.php:2716 +#: libraries/classes/Server/Privileges.php:3720 #: templates/server/privileges/privileges_summary.twig:16 msgid "Grant" msgstr "" -#: libraries/classes/Server/Privileges.php:2725 +#: libraries/classes/Server/Privileges.php:2731 msgid "Not enough privilege to view users." msgstr "" -#: libraries/classes/Server/Privileges.php:2744 -#: libraries/classes/Server/Privileges.php:4141 +#: libraries/classes/Server/Privileges.php:2750 +#: libraries/classes/Server/Privileges.php:4147 msgid "No user found." msgstr "" -#: libraries/classes/Server/Privileges.php:2775 -#: libraries/classes/Server/Privileges.php:3126 -#: libraries/classes/Server/Privileges.php:3796 +#: libraries/classes/Server/Privileges.php:2781 +#: libraries/classes/Server/Privileges.php:3132 +#: libraries/classes/Server/Privileges.php:3802 msgid "Any" msgstr "" -#: libraries/classes/Server/Privileges.php:2830 +#: libraries/classes/Server/Privileges.php:2836 msgid "global" msgstr "" -#: libraries/classes/Server/Privileges.php:2833 +#: libraries/classes/Server/Privileges.php:2839 msgid "database-specific" msgstr "" -#: libraries/classes/Server/Privileges.php:2835 +#: libraries/classes/Server/Privileges.php:2841 msgid "wildcard" msgstr "" -#: libraries/classes/Server/Privileges.php:2841 +#: libraries/classes/Server/Privileges.php:2847 msgid "table-specific" msgstr "" -#: libraries/classes/Server/Privileges.php:2989 +#: libraries/classes/Server/Privileges.php:2995 msgid "Edit privileges" msgstr "" -#: libraries/classes/Server/Privileges.php:2992 +#: libraries/classes/Server/Privileges.php:2998 msgid "Revoke" msgstr "" -#: libraries/classes/Server/Privileges.php:3016 +#: libraries/classes/Server/Privileges.php:3022 msgid "Edit user group" msgstr "" -#: libraries/classes/Server/Privileges.php:3240 +#: libraries/classes/Server/Privileges.php:3246 msgid "… keep the old one." msgstr "" -#: libraries/classes/Server/Privileges.php:3241 +#: libraries/classes/Server/Privileges.php:3247 msgid "… delete the old one from the user tables." msgstr "" -#: libraries/classes/Server/Privileges.php:3243 +#: libraries/classes/Server/Privileges.php:3249 msgid "" "… revoke all active privileges from the old one and delete it afterwards." msgstr "" -#: libraries/classes/Server/Privileges.php:3247 +#: libraries/classes/Server/Privileges.php:3253 msgid "" "… delete the old one from the user tables and reload the privileges " "afterwards." msgstr "" -#: libraries/classes/Server/Privileges.php:3269 +#: libraries/classes/Server/Privileges.php:3275 msgid "Change login information / Copy user account" msgstr "" -#: libraries/classes/Server/Privileges.php:3275 +#: libraries/classes/Server/Privileges.php:3281 msgid "Create a new user account with the same privileges and …" msgstr "" -#: libraries/classes/Server/Privileges.php:3521 +#: libraries/classes/Server/Privileges.php:3527 #: templates/server/privileges/edit_routine_privileges.twig:12 msgid "Routine-specific privileges" msgstr "" -#: libraries/classes/Server/Privileges.php:3712 +#: libraries/classes/Server/Privileges.php:3718 #: libraries/classes/Server/UserGroups.php:91 #: templates/server/privileges/choose_user_group.twig:4 #: templates/server/privileges/choose_user_group.twig:5 msgid "User group" msgstr "" -#: libraries/classes/Server/Privileges.php:3835 -#: libraries/classes/Server/Privileges.php:5015 +#: libraries/classes/Server/Privileges.php:3841 +#: libraries/classes/Server/Privileges.php:5021 msgid "The selected user was not found in the privilege table." msgstr "" -#: libraries/classes/Server/Privileges.php:4011 +#: libraries/classes/Server/Privileges.php:4017 msgid "No users selected for deleting!" msgstr "" -#: libraries/classes/Server/Privileges.php:4014 +#: libraries/classes/Server/Privileges.php:4020 msgid "Reloading the privileges" msgstr "" -#: libraries/classes/Server/Privileges.php:4033 +#: libraries/classes/Server/Privileges.php:4039 msgid "The selected users have been deleted successfully." msgstr "" -#: libraries/classes/Server/Privileges.php:4111 +#: libraries/classes/Server/Privileges.php:4117 #, possible-php-format msgid "You have updated the privileges for %s." msgstr "" -#: libraries/classes/Server/Privileges.php:4221 +#: libraries/classes/Server/Privileges.php:4227 #, possible-php-format msgid "Deleting %s" msgstr "" -#: libraries/classes/Server/Privileges.php:4251 +#: libraries/classes/Server/Privileges.php:4257 msgid "The privileges were reloaded successfully." msgstr "" -#: libraries/classes/Server/Privileges.php:4349 +#: libraries/classes/Server/Privileges.php:4355 #, possible-php-format msgid "The user %s already exists!" msgstr "" -#: libraries/classes/Server/Privileges.php:4640 +#: libraries/classes/Server/Privileges.php:4646 #, possible-php-format msgid "Privileges for %s" msgstr "" -#: libraries/classes/Server/Privileges.php:4722 +#: libraries/classes/Server/Privileges.php:4728 msgid "Edit privileges:" msgstr "" -#: libraries/classes/Server/Privileges.php:4723 +#: libraries/classes/Server/Privileges.php:4729 msgid "User account" msgstr "" -#: libraries/classes/Server/Privileges.php:4795 +#: libraries/classes/Server/Privileges.php:4801 msgid "" "Note: You are attempting to edit privileges of the user with which you are " "currently logged in." msgstr "" -#: libraries/classes/Server/Privileges.php:4815 +#: libraries/classes/Server/Privileges.php:4821 #: libraries/classes/Server/Users.php:32 msgid "User accounts overview" msgstr "" -#: libraries/classes/Server/Privileges.php:4890 +#: libraries/classes/Server/Privileges.php:4896 msgid "" "A user account allowing any user from localhost to connect is present. This " "will prevent other users from connecting if the host part of their account " "allows a connection from any (%) host." msgstr "" -#: libraries/classes/Server/Privileges.php:4935 +#: libraries/classes/Server/Privileges.php:4941 #, possible-php-format msgid "" "Note: phpMyAdmin gets the users’ privileges directly from MySQL’s privilege " @@ -11358,7 +11366,7 @@ msgid "" "%sreload the privileges%s before you continue." msgstr "" -#: libraries/classes/Server/Privileges.php:4952 +#: libraries/classes/Server/Privileges.php:4958 msgid "" "Note: phpMyAdmin gets the users’ privileges directly from MySQL’s privilege " "tables. The content of these tables may differ from the privileges the " @@ -11367,7 +11375,7 @@ msgid "" "privilege." msgstr "" -#: libraries/classes/Server/Privileges.php:5263 +#: libraries/classes/Server/Privileges.php:5269 msgid "You have added a new user." msgstr "" @@ -12488,6 +12496,11 @@ msgstr "" msgid "Invalid table name" msgstr "" +#. l10n: In case a SQL query did not pass a security check +#: tbl_get_field.php:62 +msgid "There is an issue with your request." +msgstr "" + #: tbl_replace.php:266 #, possible-php-format msgid "Row: %1$s, Column: %2$s, Error: %3$s" diff --git a/po/pl.po b/po/pl.po index 8e7bf60ba5..2b8e51f5e2 100644 --- a/po/pl.po +++ b/po/pl.po @@ -1,9 +1,9 @@ # iMutrix , 2012. msgid "" msgstr "" -"Project-Id-Version: phpMyAdmin 5.0.2-dev\n" +"Project-Id-Version: phpMyAdmin 5.0.3-dev\n" "Report-Msgid-Bugs-To: translators@phpmyadmin.net\n" -"POT-Creation-Date: 2020-03-12 13:05+0100\n" +"POT-Creation-Date: 2020-03-24 23:04+0100\n" "PO-Revision-Date: 2020-02-03 17:50+0000\n" "Last-Translator: Marcin Net \n" "Language-Team: Polish \n" "Language-Team: Portuguese \n" "Language-Team: Portuguese (Brazil) , 2010. msgid "" msgstr "" -"Project-Id-Version: phpMyAdmin 5.0.2-dev\n" +"Project-Id-Version: phpMyAdmin 5.0.3-dev\n" "Report-Msgid-Bugs-To: translators@phpmyadmin.net\n" -"POT-Creation-Date: 2020-03-12 13:05+0100\n" +"POT-Creation-Date: 2020-03-24 23:04+0100\n" "PO-Revision-Date: 2018-11-02 01:00+0000\n" "Last-Translator: Stefan Murariu \n" "Language-Team: Romanian , 2010. msgid "" msgstr "" -"Project-Id-Version: phpMyAdmin 5.0.2-dev\n" +"Project-Id-Version: phpMyAdmin 5.0.3-dev\n" "Report-Msgid-Bugs-To: translators@phpmyadmin.net\n" -"POT-Creation-Date: 2020-03-12 13:05+0100\n" +"POT-Creation-Date: 2020-03-24 23:04+0100\n" "PO-Revision-Date: 2019-06-24 14:00+0000\n" "Last-Translator: WWWesten \n" "Language-Team: Russian \n" "Language-Team: Sinhala \n" "Language-Team: Slovak \n" "Language-Team: Slovenian \n" "Language-Team: Albanian \n" "Language-Team: Serbian \n" "Language-Team: Serbian (latin) , 2010. msgid "" msgstr "" -"Project-Id-Version: phpMyAdmin 5.0.2-dev\n" +"Project-Id-Version: phpMyAdmin 5.0.3-dev\n" "Report-Msgid-Bugs-To: translators@phpmyadmin.net\n" -"POT-Creation-Date: 2020-03-12 13:05+0100\n" +"POT-Creation-Date: 2020-03-24 23:04+0100\n" "PO-Revision-Date: 2019-11-13 09:04+0000\n" "Last-Translator: Mattias Münster \n" "Language-Team: Swedish , YEAR. msgid "" msgstr "" -"Project-Id-Version: phpMyAdmin 5.0.2-dev\n" +"Project-Id-Version: phpMyAdmin 5.0.3-dev\n" "Report-Msgid-Bugs-To: translators@phpmyadmin.net\n" -"POT-Creation-Date: 2020-03-12 13:05+0100\n" +"POT-Creation-Date: 2020-03-24 23:04+0100\n" "PO-Revision-Date: 2019-04-27 17:19+0000\n" "Last-Translator: William Desportes \n" "Language-Team: Tamil தனிச்சலுகையை தொகுக்க:" -#: libraries/classes/Server/Privileges.php:2992 +#: libraries/classes/Server/Privileges.php:2998 msgid "Revoke" msgstr "" -#: libraries/classes/Server/Privileges.php:3016 +#: libraries/classes/Server/Privileges.php:3022 msgid "Edit user group" msgstr "பயனர் குழுவை தொகுக்க" -#: libraries/classes/Server/Privileges.php:3240 +#: libraries/classes/Server/Privileges.php:3246 msgid "… keep the old one." msgstr "" -#: libraries/classes/Server/Privileges.php:3241 +#: libraries/classes/Server/Privileges.php:3247 msgid "… delete the old one from the user tables." msgstr "" -#: libraries/classes/Server/Privileges.php:3243 +#: libraries/classes/Server/Privileges.php:3249 msgid "" "… revoke all active privileges from the old one and delete it afterwards." msgstr "" -#: libraries/classes/Server/Privileges.php:3247 +#: libraries/classes/Server/Privileges.php:3253 msgid "" "… delete the old one from the user tables and reload the privileges " "afterwards." msgstr "" -#: libraries/classes/Server/Privileges.php:3269 +#: libraries/classes/Server/Privileges.php:3275 msgid "Change login information / Copy user account" msgstr "" -#: libraries/classes/Server/Privileges.php:3275 +#: libraries/classes/Server/Privileges.php:3281 msgid "Create a new user account with the same privileges and …" msgstr "" -#: libraries/classes/Server/Privileges.php:3521 +#: libraries/classes/Server/Privileges.php:3527 #: templates/server/privileges/edit_routine_privileges.twig:12 #, fuzzy #| msgid "Check Privileges" msgid "Routine-specific privileges" msgstr "தனிசலுகைகளை சரிபார்க்க" -#: libraries/classes/Server/Privileges.php:3712 +#: libraries/classes/Server/Privileges.php:3718 #: libraries/classes/Server/UserGroups.php:91 #: templates/server/privileges/choose_user_group.twig:4 #: templates/server/privileges/choose_user_group.twig:5 msgid "User group" msgstr "" -#: libraries/classes/Server/Privileges.php:3835 -#: libraries/classes/Server/Privileges.php:5015 +#: libraries/classes/Server/Privileges.php:3841 +#: libraries/classes/Server/Privileges.php:5021 msgid "The selected user was not found in the privilege table." msgstr "" -#: libraries/classes/Server/Privileges.php:4011 +#: libraries/classes/Server/Privileges.php:4017 msgid "No users selected for deleting!" msgstr "" -#: libraries/classes/Server/Privileges.php:4014 +#: libraries/classes/Server/Privileges.php:4020 msgid "Reloading the privileges" msgstr "" -#: libraries/classes/Server/Privileges.php:4033 +#: libraries/classes/Server/Privileges.php:4039 msgid "The selected users have been deleted successfully." msgstr "" -#: libraries/classes/Server/Privileges.php:4111 +#: libraries/classes/Server/Privileges.php:4117 #, php-format msgid "You have updated the privileges for %s." msgstr "" -#: libraries/classes/Server/Privileges.php:4221 +#: libraries/classes/Server/Privileges.php:4227 #, php-format msgid "Deleting %s" msgstr "" -#: libraries/classes/Server/Privileges.php:4251 +#: libraries/classes/Server/Privileges.php:4257 msgid "The privileges were reloaded successfully." msgstr "" -#: libraries/classes/Server/Privileges.php:4349 +#: libraries/classes/Server/Privileges.php:4355 #, php-format msgid "The user %s already exists!" msgstr "" -#: libraries/classes/Server/Privileges.php:4640 +#: libraries/classes/Server/Privileges.php:4646 #, php-format msgid "Privileges for %s" msgstr "" -#: libraries/classes/Server/Privileges.php:4722 +#: libraries/classes/Server/Privileges.php:4728 #, fuzzy #| msgid "Edit Privileges:" msgid "Edit privileges:" msgstr "புதிய பயனாளரை சேர்க்க->தனிச்சலுகையை தொகுக்க:" -#: libraries/classes/Server/Privileges.php:4723 +#: libraries/classes/Server/Privileges.php:4729 #, fuzzy #| msgid "User groups" msgid "User account" msgstr "பயனர் குழுக்கள்" -#: libraries/classes/Server/Privileges.php:4795 +#: libraries/classes/Server/Privileges.php:4801 msgid "" "Note: You are attempting to edit privileges of the user with which you are " "currently logged in." msgstr "" -#: libraries/classes/Server/Privileges.php:4815 +#: libraries/classes/Server/Privileges.php:4821 #: libraries/classes/Server/Users.php:32 #, fuzzy #| msgid "Users overview" msgid "User accounts overview" msgstr "பயனர்கள் கண்ணோட்டம்" -#: libraries/classes/Server/Privileges.php:4890 +#: libraries/classes/Server/Privileges.php:4896 msgid "" "A user account allowing any user from localhost to connect is present. This " "will prevent other users from connecting if the host part of their account " "allows a connection from any (%) host." msgstr "" -#: libraries/classes/Server/Privileges.php:4935 +#: libraries/classes/Server/Privileges.php:4941 #, php-format msgid "" "Note: phpMyAdmin gets the users’ privileges directly from MySQL’s privilege " @@ -11833,7 +11841,7 @@ msgid "" "%sreload the privileges%s before you continue." msgstr "" -#: libraries/classes/Server/Privileges.php:4952 +#: libraries/classes/Server/Privileges.php:4958 msgid "" "Note: phpMyAdmin gets the users’ privileges directly from MySQL’s privilege " "tables. The content of these tables may differ from the privileges the " @@ -11842,7 +11850,7 @@ msgid "" "privilege." msgstr "" -#: libraries/classes/Server/Privileges.php:5263 +#: libraries/classes/Server/Privileges.php:5269 msgid "You have added a new user." msgstr "நீங்கள் புதிய பயனாளரை சேர்த்துள்ளீர்கள்." @@ -13002,6 +13010,11 @@ msgstr "" msgid "Invalid table name" msgstr "தகுதியற்ற அட்டவணைப் பெயர்" +#. l10n: In case a SQL query did not pass a security check +#: tbl_get_field.php:62 +msgid "There is an issue with your request." +msgstr "" + #: tbl_replace.php:266 #, php-format msgid "Row: %1$s, Column: %2$s, Error: %3$s" diff --git a/po/te.po b/po/te.po index dd19895e1d..74dc04e674 100644 --- a/po/te.po +++ b/po/te.po @@ -4,9 +4,9 @@ # FIRST AUTHOR , YEAR. msgid "" msgstr "" -"Project-Id-Version: phpMyAdmin 5.0.2-dev\n" +"Project-Id-Version: phpMyAdmin 5.0.3-dev\n" "Report-Msgid-Bugs-To: translators@phpmyadmin.net\n" -"POT-Creation-Date: 2020-03-12 13:05+0100\n" +"POT-Creation-Date: 2020-03-24 23:04+0100\n" "PO-Revision-Date: 2017-04-12 15:07+0000\n" "Last-Translator: bhargavi sabbisetty \n" "Language-Team: Telugu \n" "Language-Team: Thai \n" "Language-Team: Turkmen , 2010. msgid "" msgstr "" -"Project-Id-Version: phpMyAdmin 5.0.2-dev\n" +"Project-Id-Version: phpMyAdmin 5.0.3-dev\n" "Report-Msgid-Bugs-To: translators@phpmyadmin.net\n" -"POT-Creation-Date: 2020-03-12 13:05+0100\n" +"POT-Creation-Date: 2020-03-24 23:04+0100\n" "PO-Revision-Date: 2020-03-23 20:52+0000\n" "Last-Translator: Burak Yavuz \n" "Language-Team: Turkish \n" "Language-Team: Tatar , YEAR. msgid "" msgstr "" -"Project-Id-Version: phpMyAdmin 5.0.2-dev\n" +"Project-Id-Version: phpMyAdmin 5.0.3-dev\n" "Report-Msgid-Bugs-To: translators@phpmyadmin.net\n" -"POT-Creation-Date: 2020-03-12 13:05+0100\n" +"POT-Creation-Date: 2020-03-24 23:04+0100\n" "PO-Revision-Date: 2018-07-23 11:06+0000\n" "Last-Translator: Michal Čihař \n" "Language-Team: Uyghur \n" "Language-Team: Ukrainian , YEAR. msgid "" msgstr "" -"Project-Id-Version: phpMyAdmin 5.0.2-dev\n" +"Project-Id-Version: phpMyAdmin 5.0.3-dev\n" "Report-Msgid-Bugs-To: translators@phpmyadmin.net\n" -"POT-Creation-Date: 2020-03-12 13:05+0100\n" +"POT-Creation-Date: 2020-03-24 23:04+0100\n" "PO-Revision-Date: 2019-04-27 17:19+0000\n" "Last-Translator: William Desportes \n" "Language-Team: Urdu \n" "Language-Team: Uzbek , 2010. msgid "" msgstr "" -"Project-Id-Version: phpMyAdmin 5.0.2-dev\n" +"Project-Id-Version: phpMyAdmin 5.0.3-dev\n" "Report-Msgid-Bugs-To: translators@phpmyadmin.net\n" -"POT-Creation-Date: 2020-03-12 13:05+0100\n" +"POT-Creation-Date: 2020-03-24 23:04+0100\n" "PO-Revision-Date: 2019-04-27 17:19+0000\n" "Last-Translator: William Desportes \n" "Language-Team: Uzbek (latin) \n" "Language-Team: Vietnamese \n" "Language-Team: West Flemish \n" "Language-Team: Chinese (Simplified) \n" "Language-Team: Chinese (Traditional)