From f77236aa3832a5a0f050e097c60189b9b6a19969 Mon Sep 17 00:00:00 2001 From: Dan Brown Date: Tue, 26 Oct 2021 22:04:18 +0100 Subject: [PATCH] Laravel 7.x Shift (#3011) * Apply Laravel coding style * Shift bindings * Shift core files * Shift to Throwable * Add laravel/ui dependency * Shift Eloquent methods * Shift config files * Shift Laravel dependencies * Shift cleanup * Shift test config and references * Applied styleci changes * Applied fixes post shift to laravel 7 Co-authored-by: Shift --- app/Actions/Activity.php | 2 +- app/Api/ApiToken.php | 2 +- app/Api/ApiTokenGuard.php | 4 +- app/Auth/Role.php | 6 +- app/Auth/SocialAccount.php | 2 +- app/Auth/User.php | 6 +- app/Config/mail.php | 2 + app/Entities/Models/Deletion.php | 2 +- app/Entities/Models/Entity.php | 10 +- app/Entities/Models/Page.php | 2 +- app/Entities/Tools/SearchOptions.php | 4 +- app/Entities/Tools/SearchRunner.php | 2 +- app/Exceptions/Handler.php | 9 +- app/Exceptions/NotifyException.php | 2 +- app/Exceptions/PrettyException.php | 2 +- .../StoppedAuthenticationException.php | 2 +- app/Http/Controllers/PageController.php | 2 +- app/Http/Middleware/TrustHosts.php | 20 + app/Uploads/Attachment.php | 2 +- composer.json | 31 +- composer.lock | 2589 ++++++++--------- ..._08_04_115700_create_bookshelves_table.php | 12 +- phpunit.xml | 9 +- resources/lang/ar/auth.php | 4 +- resources/lang/ar/common.php | 2 +- resources/lang/ar/entities.php | 2 +- resources/lang/ar/passwords.php | 2 +- resources/lang/ar/settings.php | 6 +- resources/lang/bg/auth.php | 4 +- resources/lang/bg/common.php | 2 +- resources/lang/bg/entities.php | 2 +- resources/lang/bg/passwords.php | 2 +- resources/lang/bg/settings.php | 6 +- resources/lang/bs/auth.php | 4 +- resources/lang/bs/common.php | 2 +- resources/lang/bs/entities.php | 2 +- resources/lang/bs/passwords.php | 2 +- resources/lang/bs/settings.php | 4 +- resources/lang/ca/auth.php | 4 +- resources/lang/ca/common.php | 2 +- resources/lang/ca/entities.php | 2 +- resources/lang/ca/settings.php | 4 +- resources/lang/cs/auth.php | 4 +- resources/lang/cs/common.php | 2 +- resources/lang/cs/entities.php | 4 +- resources/lang/cs/passwords.php | 2 +- resources/lang/cs/settings.php | 6 +- resources/lang/da/auth.php | 4 +- resources/lang/da/common.php | 2 +- resources/lang/da/entities.php | 2 +- resources/lang/da/passwords.php | 2 +- resources/lang/da/settings.php | 6 +- resources/lang/de/auth.php | 4 +- resources/lang/de/common.php | 2 +- resources/lang/de/entities.php | 2 +- resources/lang/de/passwords.php | 2 +- resources/lang/de/settings.php | 6 +- resources/lang/de_informal/auth.php | 4 +- resources/lang/de_informal/common.php | 2 +- resources/lang/de_informal/entities.php | 2 +- resources/lang/de_informal/passwords.php | 2 +- resources/lang/de_informal/settings.php | 6 +- resources/lang/en/auth.php | 4 +- resources/lang/en/common.php | 2 +- resources/lang/en/entities.php | 2 +- resources/lang/en/settings.php | 4 +- resources/lang/es/auth.php | 4 +- resources/lang/es/common.php | 2 +- resources/lang/es/entities.php | 2 +- resources/lang/es/passwords.php | 2 +- resources/lang/es/settings.php | 6 +- resources/lang/es_AR/auth.php | 4 +- resources/lang/es_AR/common.php | 2 +- resources/lang/es_AR/entities.php | 2 +- resources/lang/es_AR/passwords.php | 2 +- resources/lang/es_AR/settings.php | 6 +- resources/lang/et/auth.php | 4 +- resources/lang/et/common.php | 2 +- resources/lang/et/entities.php | 2 +- resources/lang/et/passwords.php | 2 +- resources/lang/et/settings.php | 6 +- resources/lang/fa/auth.php | 4 +- resources/lang/fa/common.php | 2 +- resources/lang/fa/entities.php | 2 +- resources/lang/fa/passwords.php | 2 +- resources/lang/fa/settings.php | 4 +- resources/lang/fr/auth.php | 4 +- resources/lang/fr/common.php | 2 +- resources/lang/fr/entities.php | 4 +- resources/lang/fr/settings.php | 4 +- resources/lang/he/auth.php | 4 +- resources/lang/he/common.php | 2 +- resources/lang/he/entities.php | 4 +- resources/lang/he/passwords.php | 2 +- resources/lang/he/settings.php | 6 +- resources/lang/hr/auth.php | 4 +- resources/lang/hr/common.php | 2 +- resources/lang/hr/entities.php | 2 +- resources/lang/hr/settings.php | 4 +- resources/lang/hu/auth.php | 4 +- resources/lang/hu/common.php | 2 +- resources/lang/hu/entities.php | 2 +- resources/lang/hu/passwords.php | 2 +- resources/lang/hu/settings.php | 6 +- resources/lang/id/auth.php | 4 +- resources/lang/id/common.php | 2 +- resources/lang/id/entities.php | 2 +- resources/lang/id/passwords.php | 2 +- resources/lang/id/settings.php | 6 +- resources/lang/it/auth.php | 4 +- resources/lang/it/common.php | 2 +- resources/lang/it/entities.php | 2 +- resources/lang/it/passwords.php | 2 +- resources/lang/it/settings.php | 6 +- resources/lang/ja/auth.php | 4 +- resources/lang/ja/common.php | 2 +- resources/lang/ja/entities.php | 4 +- resources/lang/ja/passwords.php | 2 +- resources/lang/ja/settings.php | 6 +- resources/lang/ko/auth.php | 4 +- resources/lang/ko/common.php | 2 +- resources/lang/ko/entities.php | 6 +- resources/lang/ko/errors.php | 2 +- resources/lang/ko/passwords.php | 2 +- resources/lang/ko/settings.php | 6 +- resources/lang/lt/auth.php | 4 +- resources/lang/lt/common.php | 2 +- resources/lang/lt/entities.php | 2 +- resources/lang/lt/settings.php | 4 +- resources/lang/lv/auth.php | 4 +- resources/lang/lv/common.php | 2 +- resources/lang/lv/entities.php | 4 +- resources/lang/lv/passwords.php | 2 +- resources/lang/lv/settings.php | 6 +- resources/lang/nb/auth.php | 4 +- resources/lang/nb/common.php | 2 +- resources/lang/nb/entities.php | 2 +- resources/lang/nb/passwords.php | 2 +- resources/lang/nb/settings.php | 6 +- resources/lang/nl/auth.php | 4 +- resources/lang/nl/common.php | 2 +- resources/lang/nl/entities.php | 2 +- resources/lang/nl/passwords.php | 2 +- resources/lang/nl/settings.php | 6 +- resources/lang/pl/auth.php | 4 +- resources/lang/pl/common.php | 2 +- resources/lang/pl/entities.php | 2 +- resources/lang/pl/passwords.php | 2 +- resources/lang/pl/settings.php | 6 +- resources/lang/pt/auth.php | 4 +- resources/lang/pt/common.php | 2 +- resources/lang/pt/entities.php | 2 +- resources/lang/pt/passwords.php | 2 +- resources/lang/pt/settings.php | 6 +- resources/lang/pt_BR/auth.php | 4 +- resources/lang/pt_BR/common.php | 2 +- resources/lang/pt_BR/entities.php | 2 +- resources/lang/pt_BR/passwords.php | 2 +- resources/lang/pt_BR/settings.php | 6 +- resources/lang/ru/auth.php | 4 +- resources/lang/ru/common.php | 2 +- resources/lang/ru/entities.php | 4 +- resources/lang/ru/errors.php | 2 +- resources/lang/ru/passwords.php | 2 +- resources/lang/ru/settings.php | 6 +- resources/lang/sk/auth.php | 4 +- resources/lang/sk/common.php | 2 +- resources/lang/sk/entities.php | 2 +- resources/lang/sk/passwords.php | 2 +- resources/lang/sk/settings.php | 6 +- resources/lang/sl/auth.php | 4 +- resources/lang/sl/common.php | 2 +- resources/lang/sl/entities.php | 2 +- resources/lang/sl/passwords.php | 2 +- resources/lang/sl/settings.php | 6 +- resources/lang/sv/auth.php | 4 +- resources/lang/sv/common.php | 2 +- resources/lang/sv/entities.php | 2 +- resources/lang/sv/passwords.php | 2 +- resources/lang/sv/settings.php | 6 +- resources/lang/th/auth.php | 6 +- resources/lang/th/common.php | 2 +- resources/lang/th/entities.php | 4 +- resources/lang/th/settings.php | 4 +- resources/lang/tr/auth.php | 4 +- resources/lang/tr/common.php | 2 +- resources/lang/tr/entities.php | 4 +- resources/lang/tr/passwords.php | 2 +- resources/lang/tr/settings.php | 6 +- resources/lang/uk/auth.php | 4 +- resources/lang/uk/common.php | 2 +- resources/lang/uk/entities.php | 2 +- resources/lang/uk/passwords.php | 2 +- resources/lang/uk/settings.php | 6 +- resources/lang/vi/auth.php | 4 +- resources/lang/vi/common.php | 2 +- resources/lang/vi/entities.php | 2 +- resources/lang/vi/passwords.php | 2 +- resources/lang/vi/settings.php | 6 +- resources/lang/zh_CN/auth.php | 4 +- resources/lang/zh_CN/common.php | 2 +- resources/lang/zh_CN/entities.php | 2 +- resources/lang/zh_CN/passwords.php | 2 +- resources/lang/zh_CN/settings.php | 6 +- resources/lang/zh_TW/auth.php | 4 +- resources/lang/zh_TW/common.php | 2 +- resources/lang/zh_TW/entities.php | 4 +- resources/lang/zh_TW/passwords.php | 2 +- resources/lang/zh_TW/settings.php | 6 +- tests/Api/AttachmentsApiTest.php | 2 +- tests/Auth/MfaConfigurationTest.php | 6 +- tests/Auth/Saml2Test.php | 2 +- tests/Entity/BookShelfTest.php | 2 +- tests/Entity/BookTest.php | 2 +- tests/Entity/CommentTest.php | 6 +- tests/Entity/ExportTest.php | 14 +- tests/Entity/PageContentTest.php | 16 +- tests/Permissions/RolesTest.php | 6 +- tests/SecurityHeaderTest.php | 2 +- tests/Settings/CustomHeadContentTest.php | 8 +- tests/Settings/FooterLinksTest.php | 8 +- tests/SharedTestHelpers.php | 4 +- tests/TestResponse.php | 2 +- tests/Uploads/AttachmentTest.php | 4 +- tests/Uploads/DrawioTest.php | 6 +- 225 files changed, 1618 insertions(+), 1804 deletions(-) create mode 100644 app/Http/Middleware/TrustHosts.php diff --git a/app/Actions/Activity.php b/app/Actions/Activity.php index 6a8a9bcd0..3b1408cb9 100644 --- a/app/Actions/Activity.php +++ b/app/Actions/Activity.php @@ -61,7 +61,7 @@ class Activity extends Model /** * Checks if another Activity matches the general information of another. */ - public function isSimilarTo(Activity $activityB): bool + public function isSimilarTo(self $activityB): bool { return [$this->type, $this->entity_type, $this->entity_id] === [$activityB->type, $activityB->entity_type, $activityB->entity_id]; } diff --git a/app/Api/ApiToken.php b/app/Api/ApiToken.php index f44fde19a..70b289ae1 100644 --- a/app/Api/ApiToken.php +++ b/app/Api/ApiToken.php @@ -43,7 +43,7 @@ class ApiToken extends Model implements Loggable } /** - * @inheritdoc + * {@inheritdoc} */ public function logDescriptor(): string { diff --git a/app/Api/ApiTokenGuard.php b/app/Api/ApiTokenGuard.php index 8b9cbc8e1..1bb672556 100644 --- a/app/Api/ApiTokenGuard.php +++ b/app/Api/ApiTokenGuard.php @@ -42,7 +42,7 @@ class ApiTokenGuard implements Guard } /** - * @inheritDoc + * {@inheritdoc} */ public function user() { @@ -152,7 +152,7 @@ class ApiTokenGuard implements Guard } /** - * @inheritDoc + * {@inheritdoc} */ public function validate(array $credentials = []) { diff --git a/app/Auth/Role.php b/app/Auth/Role.php index 46921caeb..fc2e39aa9 100644 --- a/app/Auth/Role.php +++ b/app/Auth/Role.php @@ -83,7 +83,7 @@ class Role extends Model implements Loggable /** * Get the role of the specified display name. */ - public static function getRole(string $displayName): ?Role + public static function getRole(string $displayName): ?self { return static::query()->where('display_name', '=', $displayName)->first(); } @@ -91,7 +91,7 @@ class Role extends Model implements Loggable /** * Get the role object for the specified system role. */ - public static function getSystemRole(string $systemName): ?Role + public static function getSystemRole(string $systemName): ?self { return static::query()->where('system_name', '=', $systemName)->first(); } @@ -116,7 +116,7 @@ class Role extends Model implements Loggable } /** - * @inheritdoc + * {@inheritdoc} */ public function logDescriptor(): string { diff --git a/app/Auth/SocialAccount.php b/app/Auth/SocialAccount.php index f076ecdd4..6cf0224a8 100644 --- a/app/Auth/SocialAccount.php +++ b/app/Auth/SocialAccount.php @@ -21,7 +21,7 @@ class SocialAccount extends Model implements Loggable } /** - * @inheritDoc + * {@inheritdoc} */ public function logDescriptor(): string { diff --git a/app/Auth/User.php b/app/Auth/User.php index 0a6849fe0..aa8b44e9f 100644 --- a/app/Auth/User.php +++ b/app/Auth/User.php @@ -90,7 +90,7 @@ class User extends Model implements AuthenticatableContract, CanResetPasswordCon /** * Returns the default public user. */ - public static function getDefault(): User + public static function getDefault(): self { if (!is_null(static::$defaultUser)) { return static::$defaultUser; @@ -336,7 +336,7 @@ class User extends Model implements AuthenticatableContract, CanResetPasswordCon } /** - * @inheritdoc + * {@inheritdoc} */ public function logDescriptor(): string { @@ -344,7 +344,7 @@ class User extends Model implements AuthenticatableContract, CanResetPasswordCon } /** - * @inheritDoc + * {@inheritdoc} */ public function refreshSlug(): string { diff --git a/app/Config/mail.php b/app/Config/mail.php index 34b28fe2a..b223e382a 100644 --- a/app/Config/mail.php +++ b/app/Config/mail.php @@ -11,6 +11,8 @@ return [ // Mail driver to use. + // From Laravel 7+ this is MAIL_MAILER in laravel. + // Kept as MAIL_DRIVER in BookStack to prevent breaking change. // Options: smtp, sendmail, log, array 'driver' => env('MAIL_DRIVER', 'smtp'), diff --git a/app/Entities/Models/Deletion.php b/app/Entities/Models/Deletion.php index 764c4a1e3..dab89ce37 100644 --- a/app/Entities/Models/Deletion.php +++ b/app/Entities/Models/Deletion.php @@ -32,7 +32,7 @@ class Deletion extends Model implements Loggable /** * Create a new deletion record for the provided entity. */ - public static function createForEntity(Entity $entity): Deletion + public static function createForEntity(Entity $entity): self { $record = (new self())->forceFill([ 'deleted_by' => user()->id, diff --git a/app/Entities/Models/Entity.php b/app/Entities/Models/Entity.php index a02926c4d..f5f9d91f0 100644 --- a/app/Entities/Models/Entity.php +++ b/app/Entities/Models/Entity.php @@ -106,7 +106,7 @@ abstract class Entity extends Model implements Sluggable, Favouritable, Viewable * Compares this entity to another given entity. * Matches by comparing class and id. */ - public function matches(Entity $entity): bool + public function matches(self $entity): bool { return [get_class($this), $this->id] === [get_class($entity), $entity->id]; } @@ -114,7 +114,7 @@ abstract class Entity extends Model implements Sluggable, Favouritable, Viewable /** * Checks if the current entity matches or contains the given. */ - public function matchesOrContains(Entity $entity): bool + public function matchesOrContains(self $entity): bool { if ($this->matches($entity)) { return true; @@ -270,7 +270,7 @@ abstract class Entity extends Model implements Sluggable, Favouritable, Viewable * This is the "static" parent and does not include dynamic * relations such as shelves to books. */ - public function getParent(): ?Entity + public function getParent(): ?self { if ($this instanceof Page) { return $this->chapter_id ? $this->chapter()->withTrashed()->first() : $this->book()->withTrashed()->first(); @@ -300,7 +300,7 @@ abstract class Entity extends Model implements Sluggable, Favouritable, Viewable } /** - * @inheritdoc + * {@inheritdoc} */ public function refreshSlug(): string { @@ -310,7 +310,7 @@ abstract class Entity extends Model implements Sluggable, Favouritable, Viewable } /** - * @inheritdoc + * {@inheritdoc} */ public function favourites(): MorphMany { diff --git a/app/Entities/Models/Page.php b/app/Entities/Models/Page.php index 601e9630d..452965667 100644 --- a/app/Entities/Models/Page.php +++ b/app/Entities/Models/Page.php @@ -129,7 +129,7 @@ class Page extends BookChild /** * Get this page for JSON display. */ - public function forJsonDisplay(): Page + public function forJsonDisplay(): self { $refreshed = $this->refresh()->unsetRelations()->load(['tags', 'createdBy', 'updatedBy', 'ownedBy']); $refreshed->setHidden(array_diff($refreshed->getHidden(), ['html', 'markdown'])); diff --git a/app/Entities/Tools/SearchOptions.php b/app/Entities/Tools/SearchOptions.php index 7913e0969..5ce64cc65 100644 --- a/app/Entities/Tools/SearchOptions.php +++ b/app/Entities/Tools/SearchOptions.php @@ -29,7 +29,7 @@ class SearchOptions /** * Create a new instance from a search string. */ - public static function fromString(string $search): SearchOptions + public static function fromString(string $search): self { $decoded = static::decode($search); $instance = new static(); @@ -45,7 +45,7 @@ class SearchOptions * Will look for a classic string term and use that * Otherwise we'll use the details from an advanced search form. */ - public static function fromRequest(Request $request): SearchOptions + public static function fromRequest(Request $request): self { if (!$request->has('search') && !$request->has('term')) { return static::fromString(''); diff --git a/app/Entities/Tools/SearchRunner.php b/app/Entities/Tools/SearchRunner.php index ca592755b..df566eb0b 100644 --- a/app/Entities/Tools/SearchRunner.php +++ b/app/Entities/Tools/SearchRunner.php @@ -196,7 +196,7 @@ class SearchRunner $escapedOperators[] = preg_quote($operator); } - return join('|', $escapedOperators); + return implode('|', $escapedOperators); } /** diff --git a/app/Exceptions/Handler.php b/app/Exceptions/Handler.php index 2d40f4476..63b5cfc5a 100644 --- a/app/Exceptions/Handler.php +++ b/app/Exceptions/Handler.php @@ -9,6 +9,7 @@ use Illuminate\Http\JsonResponse; use Illuminate\Http\Request; use Illuminate\Validation\ValidationException; use Symfony\Component\HttpKernel\Exception\HttpException; +use Throwable; class Handler extends ExceptionHandler { @@ -34,13 +35,13 @@ class Handler extends ExceptionHandler /** * Report or log an exception. * - * @param Exception $exception + * @param \Throwable $exception * - * @throws Exception + * @throws \Throwable * * @return void */ - public function report(Exception $exception) + public function report(Throwable $exception) { parent::report($exception); } @@ -53,7 +54,7 @@ class Handler extends ExceptionHandler * * @return \Illuminate\Http\Response */ - public function render($request, Exception $e) + public function render($request, Throwable $e) { if ($this->isApiRequest($request)) { return $this->renderApiException($e); diff --git a/app/Exceptions/NotifyException.php b/app/Exceptions/NotifyException.php index ef9a44101..8e748a21d 100644 --- a/app/Exceptions/NotifyException.php +++ b/app/Exceptions/NotifyException.php @@ -23,7 +23,7 @@ class NotifyException extends Exception implements Responsable /** * Send the response for this type of exception. * - * @inheritdoc + * {@inheritdoc} */ public function toResponse($request) { diff --git a/app/Exceptions/PrettyException.php b/app/Exceptions/PrettyException.php index 33c1471f2..f446442d0 100644 --- a/app/Exceptions/PrettyException.php +++ b/app/Exceptions/PrettyException.php @@ -20,7 +20,7 @@ class PrettyException extends Exception implements Responsable /** * Render a response for when this exception occurs. * - * @inheritdoc + * {@inheritdoc} */ public function toResponse($request) { diff --git a/app/Exceptions/StoppedAuthenticationException.php b/app/Exceptions/StoppedAuthenticationException.php index d10a6da5e..b9aadb03f 100644 --- a/app/Exceptions/StoppedAuthenticationException.php +++ b/app/Exceptions/StoppedAuthenticationException.php @@ -23,7 +23,7 @@ class StoppedAuthenticationException extends \Exception implements Responsable } /** - * @inheritdoc + * {@inheritdoc} */ public function toResponse($request) { diff --git a/app/Http/Controllers/PageController.php b/app/Http/Controllers/PageController.php index a94a61803..ddb15a7aa 100644 --- a/app/Http/Controllers/PageController.php +++ b/app/Http/Controllers/PageController.php @@ -176,7 +176,7 @@ class PageController extends Controller { $page = $this->pageRepo->getById($pageId); $page->setHidden(array_diff($page->getHidden(), ['html', 'markdown'])); - $page->addHidden(['book']); + $page->makeHidden(['book']); return response()->json($page); } diff --git a/app/Http/Middleware/TrustHosts.php b/app/Http/Middleware/TrustHosts.php new file mode 100644 index 000000000..b0550cfc7 --- /dev/null +++ b/app/Http/Middleware/TrustHosts.php @@ -0,0 +1,20 @@ +allSubdomainsOfApplicationUrl(), + ]; + } +} diff --git a/app/Uploads/Attachment.php b/app/Uploads/Attachment.php index a470ec534..5e637246a 100644 --- a/app/Uploads/Attachment.php +++ b/app/Uploads/Attachment.php @@ -93,7 +93,7 @@ class Attachment extends Model return $permissionService->filterRelatedEntity( Page::class, - Attachment::query(), + self::query(), 'attachments', 'uploaded_to' ); diff --git a/composer.json b/composer.json index fa2c0c2b5..b50cee762 100644 --- a/composer.json +++ b/composer.json @@ -1,7 +1,10 @@ { "name": "bookstackapp/bookstack", "description": "BookStack documentation platform", - "keywords": ["BookStack", "Documentation"], + "keywords": [ + "BookStack", + "Documentation" + ], "license": "MIT", "type": "project", "require": { @@ -16,17 +19,16 @@ "bacon/bacon-qr-code": "^2.0", "barryvdh/laravel-dompdf": "^0.9.0", "barryvdh/laravel-snappy": "^0.4.8", - "doctrine/dbal": "^2.12.1", + "doctrine/dbal": "^3.1", "fideloper/proxy": "^4.4.1", "filp/whoops": "^2.14", - "intervention/image": "^2.5.1", - "laravel/framework": "^6.20.33", - "laravel/socialite": "^5.1", + "intervention/image": "^2.7", + "laravel/framework": "^7.29", + "laravel/socialite": "^5.2", "league/commonmark": "^1.5", "league/flysystem-aws-s3-v3": "^1.0.29", "league/html-to-markdown": "^5.0.0", "league/oauth2-client": "^2.6", - "nunomaduro/collision": "^3.1", "onelogin/php-saml": "^4.0", "phpseclib/phpseclib": "~3.0", "pragmarx/google2fa": "^8.0", @@ -37,15 +39,18 @@ "socialiteproviders/okta": "^4.1", "socialiteproviders/slack": "^4.1", "socialiteproviders/twitch": "^5.3", - "ssddanbrown/htmldiff": "^v1.0.1" + "ssddanbrown/htmldiff": "^1.0.1", + "laravel/ui": "^2.5", + "guzzlehttp/guzzle": "^7.4.0", + "laravel/tinker": "^2.5" }, "require-dev": { - "barryvdh/laravel-debugbar": "^3.5.1", - "barryvdh/laravel-ide-helper": "^2.8.2", + "barryvdh/laravel-debugbar": "^3.6", "fakerphp/faker": "^1.13.0", "mockery/mockery": "^1.3.3", "phpunit/phpunit": "^9.5.3", - "symfony/dom-crawler": "^5.3" + "symfony/dom-crawler": "^5.3", + "nunomaduro/collision": "^4.3" }, "autoload": { "classmap": [ @@ -55,9 +60,9 @@ "psr-4": { "BookStack\\": "app/" }, - "files": [ - "app/helpers.php" - ] + "files": [ + "app/helpers.php" + ] }, "autoload-dev": { "psr-4": { diff --git a/composer.lock b/composer.lock index 318544c5a..f07d61062 100644 --- a/composer.lock +++ b/composer.lock @@ -4,7 +4,7 @@ "Read more about it at https://getcomposer.org/doc/01-basic-usage.md#installing-dependencies", "This file is @generated automatically" ], - "content-hash": "fc6d8f731e3975127a9101802cc4bb3a", + "content-hash": "491a3de7d49182613d0c81032a7001e1", "packages": [ { "name": "aws/aws-crt-php", @@ -58,16 +58,16 @@ }, { "name": "aws/aws-sdk-php", - "version": "3.199.3", + "version": "3.199.4", "source": { "type": "git", "url": "https://github.com/aws/aws-sdk-php.git", - "reference": "132a1148ebb63d04023837bcf9a36f49b308a0bd" + "reference": "047f6ce04b1de9320ca00bf393d6f03b9d036fa5" }, "dist": { "type": "zip", - "url": "https://api.github.com/repos/aws/aws-sdk-php/zipball/132a1148ebb63d04023837bcf9a36f49b308a0bd", - "reference": "132a1148ebb63d04023837bcf9a36f49b308a0bd", + "url": "https://api.github.com/repos/aws/aws-sdk-php/zipball/047f6ce04b1de9320ca00bf393d6f03b9d036fa5", + "reference": "047f6ce04b1de9320ca00bf393d6f03b9d036fa5", "shasum": "" }, "require": { @@ -143,9 +143,9 @@ "support": { "forum": "https://forums.aws.amazon.com/forum.jspa?forumID=80", "issues": "https://github.com/aws/aws-sdk-php/issues", - "source": "https://github.com/aws/aws-sdk-php/tree/3.199.3" + "source": "https://github.com/aws/aws-sdk-php/tree/3.199.4" }, - "time": "2021-10-25T18:17:28+00:00" + "time": "2021-10-26T18:14:35+00:00" }, { "name": "bacon/bacon-qr-code", @@ -331,6 +331,139 @@ }, "time": "2020-09-07T12:33:10+00:00" }, + { + "name": "brick/math", + "version": "0.9.3", + "source": { + "type": "git", + "url": "https://github.com/brick/math.git", + "reference": "ca57d18f028f84f777b2168cd1911b0dee2343ae" + }, + "dist": { + "type": "zip", + "url": "https://api.github.com/repos/brick/math/zipball/ca57d18f028f84f777b2168cd1911b0dee2343ae", + "reference": "ca57d18f028f84f777b2168cd1911b0dee2343ae", + "shasum": "" + }, + "require": { + "ext-json": "*", + "php": "^7.1 || ^8.0" + }, + "require-dev": { + "php-coveralls/php-coveralls": "^2.2", + "phpunit/phpunit": "^7.5.15 || ^8.5 || ^9.0", + "vimeo/psalm": "4.9.2" + }, + "type": "library", + "autoload": { + "psr-4": { + "Brick\\Math\\": "src/" + } + }, + "notification-url": "https://packagist.org/downloads/", + "license": [ + "MIT" + ], + "description": "Arbitrary-precision arithmetic library", + "keywords": [ + "Arbitrary-precision", + "BigInteger", + "BigRational", + "arithmetic", + "bigdecimal", + "bignum", + "brick", + "math" + ], + "support": { + "issues": "https://github.com/brick/math/issues", + "source": "https://github.com/brick/math/tree/0.9.3" + }, + "funding": [ + { + "url": "https://github.com/BenMorel", + "type": "github" + }, + { + "url": "https://tidelift.com/funding/github/packagist/brick/math", + "type": "tidelift" + } + ], + "time": "2021-08-15T20:50:18+00:00" + }, + { + "name": "composer/package-versions-deprecated", + "version": "1.11.99.4", + "source": { + "type": "git", + "url": "https://github.com/composer/package-versions-deprecated.git", + "reference": "b174585d1fe49ceed21928a945138948cb394600" + }, + "dist": { + "type": "zip", + "url": "https://api.github.com/repos/composer/package-versions-deprecated/zipball/b174585d1fe49ceed21928a945138948cb394600", + "reference": "b174585d1fe49ceed21928a945138948cb394600", + "shasum": "" + }, + "require": { + "composer-plugin-api": "^1.1.0 || ^2.0", + "php": "^7 || ^8" + }, + "replace": { + "ocramius/package-versions": "1.11.99" + }, + "require-dev": { + "composer/composer": "^1.9.3 || ^2.0@dev", + "ext-zip": "^1.13", + "phpunit/phpunit": "^6.5 || ^7" + }, + "type": "composer-plugin", + "extra": { + "class": "PackageVersions\\Installer", + "branch-alias": { + "dev-master": "1.x-dev" + } + }, + "autoload": { + "psr-4": { + "PackageVersions\\": "src/PackageVersions" + } + }, + "notification-url": "https://packagist.org/downloads/", + "license": [ + "MIT" + ], + "authors": [ + { + "name": "Marco Pivetta", + "email": "ocramius@gmail.com" + }, + { + "name": "Jordi Boggiano", + "email": "j.boggiano@seld.be" + } + ], + "description": "Composer plugin that provides efficient querying for installed package versions (no runtime IO)", + "support": { + "issues": "https://github.com/composer/package-versions-deprecated/issues", + "source": "https://github.com/composer/package-versions-deprecated/tree/1.11.99.4" + }, + "funding": [ + { + "url": "https://packagist.com", + "type": "custom" + }, + { + "url": "https://github.com/composer", + "type": "github" + }, + { + "url": "https://tidelift.com/funding/github/packagist/composer/composer", + "type": "tidelift" + } + ], + "time": "2021-09-13T08:41:34+00:00" + }, { "name": "dasprid/enum", "version": "1.0.3", @@ -479,34 +612,35 @@ }, { "name": "doctrine/dbal", - "version": "2.13.4", + "version": "3.1.3", "source": { "type": "git", "url": "https://github.com/doctrine/dbal.git", - "reference": "2411a55a2a628e6d8dd598388ab13474802c7b6e" + "reference": "96b0053775a544b4a6ab47654dac0621be8b4cf8" }, "dist": { "type": "zip", - "url": "https://api.github.com/repos/doctrine/dbal/zipball/2411a55a2a628e6d8dd598388ab13474802c7b6e", - "reference": "2411a55a2a628e6d8dd598388ab13474802c7b6e", + "url": "https://api.github.com/repos/doctrine/dbal/zipball/96b0053775a544b4a6ab47654dac0621be8b4cf8", + "reference": "96b0053775a544b4a6ab47654dac0621be8b4cf8", "shasum": "" }, "require": { + "composer/package-versions-deprecated": "^1.11.99", "doctrine/cache": "^1.0|^2.0", "doctrine/deprecations": "^0.5.3", "doctrine/event-manager": "^1.0", - "ext-pdo": "*", - "php": "^7.1 || ^8" + "php": "^7.3 || ^8.0" }, "require-dev": { "doctrine/coding-standard": "9.0.0", "jetbrains/phpstorm-stubs": "2021.1", "phpstan/phpstan": "0.12.99", - "phpunit/phpunit": "^7.5.20|^8.5|9.5.10", + "phpstan/phpstan-strict-rules": "^0.12.11", + "phpunit/phpunit": "9.5.10", "psalm/plugin-phpunit": "0.16.1", "squizlabs/php_codesniffer": "3.6.0", - "symfony/cache": "^4.4", - "symfony/console": "^2.0.5|^3.0|^4.0|^5.0", + "symfony/cache": "^5.2|^6.0", + "symfony/console": "^2.0.5|^3.0|^4.0|^5.0|^6.0", "vimeo/psalm": "4.10.0" }, "suggest": { @@ -518,7 +652,7 @@ "type": "library", "autoload": { "psr-4": { - "Doctrine\\DBAL\\": "lib/Doctrine/DBAL" + "Doctrine\\DBAL\\": "src" } }, "notification-url": "https://packagist.org/downloads/", @@ -561,14 +695,13 @@ "queryobject", "sasql", "sql", - "sqlanywhere", "sqlite", "sqlserver", "sqlsrv" ], "support": { "issues": "https://github.com/doctrine/dbal/issues", - "source": "https://github.com/doctrine/dbal/tree/2.13.4" + "source": "https://github.com/doctrine/dbal/tree/3.1.3" }, "funding": [ { @@ -584,7 +717,7 @@ "type": "tidelift" } ], - "time": "2021-10-02T15:59:26+00:00" + "time": "2021-10-02T16:15:05+00:00" }, { "name": "doctrine/deprecations", @@ -1710,16 +1843,16 @@ }, { "name": "laravel/framework", - "version": "v6.20.36", + "version": "v7.30.4", "source": { "type": "git", "url": "https://github.com/laravel/framework.git", - "reference": "10f6bfaec9efb68aa88d7196b8b1b162d83040ae" + "reference": "9dd38140dc2924daa1a020a3d7a45f9ceff03df3" }, "dist": { "type": "zip", - "url": "https://api.github.com/repos/laravel/framework/zipball/10f6bfaec9efb68aa88d7196b8b1b162d83040ae", - "reference": "10f6bfaec9efb68aa88d7196b8b1b162d83040ae", + "url": "https://api.github.com/repos/laravel/framework/zipball/9dd38140dc2924daa1a020a3d7a45f9ceff03df3", + "reference": "9dd38140dc2924daa1a020a3d7a45f9ceff03df3", "shasum": "" }, "require": { @@ -1731,29 +1864,34 @@ "ext-openssl": "*", "league/commonmark": "^1.3", "league/flysystem": "^1.1", - "monolog/monolog": "^1.12|^2.0", + "monolog/monolog": "^2.0", "nesbot/carbon": "^2.31", "opis/closure": "^3.6", "php": "^7.2.5|^8.0", "psr/container": "^1.0", "psr/simple-cache": "^1.0", - "ramsey/uuid": "^3.7", + "ramsey/uuid": "^3.7|^4.0", "swiftmailer/swiftmailer": "^6.0", - "symfony/console": "^4.3.4", - "symfony/debug": "^4.3.4", - "symfony/finder": "^4.3.4", - "symfony/http-foundation": "^4.3.4", - "symfony/http-kernel": "^4.3.4", + "symfony/console": "^5.0", + "symfony/error-handler": "^5.0", + "symfony/finder": "^5.0", + "symfony/http-foundation": "^5.0", + "symfony/http-kernel": "^5.0", + "symfony/mime": "^5.0", "symfony/polyfill-php73": "^1.17", - "symfony/process": "^4.3.4", - "symfony/routing": "^4.3.4", - "symfony/var-dumper": "^4.3.4", - "tijsverkoyen/css-to-inline-styles": "^2.2.1", - "vlucas/phpdotenv": "^3.3" + "symfony/process": "^5.0", + "symfony/routing": "^5.0", + "symfony/var-dumper": "^5.0", + "tijsverkoyen/css-to-inline-styles": "^2.2.2", + "vlucas/phpdotenv": "^4.0", + "voku/portable-ascii": "^1.4.8" }, "conflict": { "tightenco/collect": "<5.5.33" }, + "provide": { + "psr/container-implementation": "1.0" + }, "replace": { "illuminate/auth": "self.version", "illuminate/broadcasting": "self.version", @@ -1780,6 +1918,7 @@ "illuminate/routing": "self.version", "illuminate/session": "self.version", "illuminate/support": "self.version", + "illuminate/testing": "self.version", "illuminate/translation": "self.version", "illuminate/validation": "self.version", "illuminate/view": "self.version" @@ -1792,11 +1931,11 @@ "league/flysystem-cached-adapter": "^1.0", "mockery/mockery": "~1.3.3|^1.4.2", "moontoast/math": "^1.1", - "orchestra/testbench-core": "^4.8", + "orchestra/testbench-core": "^5.8", "pda/pheanstalk": "^4.0", - "phpunit/phpunit": "^7.5.15|^8.4|^9.3.3", + "phpunit/phpunit": "^8.4|^9.3.3", "predis/predis": "^1.1.1", - "symfony/cache": "^4.3.4" + "symfony/cache": "^5.0" }, "suggest": { "aws/aws-sdk-php": "Required to use the SQS queue driver, DynamoDb failed job storage and SES mail driver (^3.155).", @@ -1809,25 +1948,28 @@ "ext-redis": "Required to use the Redis cache and queue drivers (^4.0|^5.0).", "fakerphp/faker": "Required to use the eloquent factory builder (^1.9.1).", "filp/whoops": "Required for friendly error pages in development (^2.8).", - "guzzlehttp/guzzle": "Required to use the Mailgun mail driver and the ping methods on schedules (^6.3.1|^7.0.1).", + "guzzlehttp/guzzle": "Required to use the HTTP Client, Mailgun mail driver and the ping methods on schedules (^6.3.1|^7.0.1).", "laravel/tinker": "Required to use the tinker console command (^2.0).", "league/flysystem-aws-s3-v3": "Required to use the Flysystem S3 driver (^1.0).", "league/flysystem-cached-adapter": "Required to use the Flysystem cache (^1.0).", "league/flysystem-sftp": "Required to use the Flysystem SFTP driver (^1.0).", + "mockery/mockery": "Required to use mocking (~1.3.3|^1.4.2).", "moontoast/math": "Required to use ordered UUIDs (^1.1).", "nyholm/psr7": "Required to use PSR-7 bridging features (^1.2).", "pda/pheanstalk": "Required to use the beanstalk queue driver (^4.0).", + "phpunit/phpunit": "Required to use assertions and run tests (^8.4|^9.3.3).", "predis/predis": "Required to use the predis connector (^1.1.2).", "psr/http-message": "Required to allow Storage::put to accept a StreamInterface (^1.0).", "pusher/pusher-php-server": "Required to use the Pusher broadcast driver (^4.0).", - "symfony/cache": "Required to PSR-6 cache bridge (^4.3.4).", - "symfony/psr-http-message-bridge": "Required to use PSR-7 bridging features (^1.2).", + "symfony/cache": "Required to PSR-6 cache bridge (^5.0).", + "symfony/filesystem": "Required to create relative storage directory symbolic links (^5.0).", + "symfony/psr-http-message-bridge": "Required to use PSR-7 bridging features (^2.0).", "wildbit/swiftmailer-postmark": "Required to use Postmark mail driver (^3.0)." }, "type": "library", "extra": { "branch-alias": { - "dev-master": "6.x-dev" + "dev-master": "7.x-dev" } }, "autoload": { @@ -1859,7 +2001,7 @@ "issues": "https://github.com/laravel/framework/issues", "source": "https://github.com/laravel/framework" }, - "time": "2021-10-19T13:59:55+00:00" + "time": "2021-01-21T14:10:48+00:00" }, { "name": "laravel/socialite", @@ -1930,6 +2072,129 @@ }, "time": "2021-08-31T15:16:26+00:00" }, + { + "name": "laravel/tinker", + "version": "v2.6.2", + "source": { + "type": "git", + "url": "https://github.com/laravel/tinker.git", + "reference": "c808a7227f97ecfd9219fbf913bad842ea854ddc" + }, + "dist": { + "type": "zip", + "url": "https://api.github.com/repos/laravel/tinker/zipball/c808a7227f97ecfd9219fbf913bad842ea854ddc", + "reference": "c808a7227f97ecfd9219fbf913bad842ea854ddc", + "shasum": "" + }, + "require": { + "illuminate/console": "^6.0|^7.0|^8.0", + "illuminate/contracts": "^6.0|^7.0|^8.0", + "illuminate/support": "^6.0|^7.0|^8.0", + "php": "^7.2.5|^8.0", + "psy/psysh": "^0.10.4", + "symfony/var-dumper": "^4.3.4|^5.0" + }, + "require-dev": { + "mockery/mockery": "~1.3.3|^1.4.2", + "phpunit/phpunit": "^8.5.8|^9.3.3" + }, + "suggest": { + "illuminate/database": "The Illuminate Database package (^6.0|^7.0|^8.0)." + }, + "type": "library", + "extra": { + "branch-alias": { + "dev-master": "2.x-dev" + }, + "laravel": { + "providers": [ + "Laravel\\Tinker\\TinkerServiceProvider" + ] + } + }, + "autoload": { + "psr-4": { + "Laravel\\Tinker\\": "src/" + } + }, + "notification-url": "https://packagist.org/downloads/", + "license": [ + "MIT" + ], + "authors": [ + { + "name": "Taylor Otwell", + "email": "taylor@laravel.com" + } + ], + "description": "Powerful REPL for the Laravel framework.", + "keywords": [ + "REPL", + "Tinker", + "laravel", + "psysh" + ], + "support": { + "issues": "https://github.com/laravel/tinker/issues", + "source": "https://github.com/laravel/tinker/tree/v2.6.2" + }, + "time": "2021-09-28T15:47:34+00:00" + }, + { + "name": "laravel/ui", + "version": "v2.5.0", + "source": { + "type": "git", + "url": "https://github.com/laravel/ui.git", + "reference": "d01a705763c243b07be795e9d1bb47f89260f73d" + }, + "dist": { + "type": "zip", + "url": "https://api.github.com/repos/laravel/ui/zipball/d01a705763c243b07be795e9d1bb47f89260f73d", + "reference": "d01a705763c243b07be795e9d1bb47f89260f73d", + "shasum": "" + }, + "require": { + "illuminate/console": "^7.0", + "illuminate/filesystem": "^7.0", + "illuminate/support": "^7.0", + "php": "^7.2.5|^8.0" + }, + "type": "library", + "extra": { + "laravel": { + "providers": [ + "Laravel\\Ui\\UiServiceProvider" + ] + } + }, + "autoload": { + "psr-4": { + "Laravel\\Ui\\": "src/", + "Illuminate\\Foundation\\Auth\\": "auth-backend/" + } + }, + "notification-url": "https://packagist.org/downloads/", + "license": [ + "MIT" + ], + "authors": [ + { + "name": "Taylor Otwell", + "email": "taylor@laravel.com" + } + ], + "description": "Laravel UI utilities and presets.", + "keywords": [ + "laravel", + "ui" + ], + "support": { + "issues": "https://github.com/laravel/ui/issues", + "source": "https://github.com/laravel/ui/tree/v2.5.0" + }, + "time": "2020-11-03T19:45:19+00:00" + }, { "name": "league/commonmark", "version": "1.6.6", @@ -2722,84 +2987,60 @@ "time": "2021-09-06T09:29:23+00:00" }, { - "name": "nunomaduro/collision", - "version": "v3.2.0", + "name": "nikic/php-parser", + "version": "v4.13.0", "source": { "type": "git", - "url": "https://github.com/nunomaduro/collision.git", - "reference": "f7c45764dfe4ba5f2618d265a6f1f9c72732e01d" + "url": "https://github.com/nikic/PHP-Parser.git", + "reference": "50953a2691a922aa1769461637869a0a2faa3f53" }, "dist": { "type": "zip", - "url": "https://api.github.com/repos/nunomaduro/collision/zipball/f7c45764dfe4ba5f2618d265a6f1f9c72732e01d", - "reference": "f7c45764dfe4ba5f2618d265a6f1f9c72732e01d", + "url": "https://api.github.com/repos/nikic/PHP-Parser/zipball/50953a2691a922aa1769461637869a0a2faa3f53", + "reference": "50953a2691a922aa1769461637869a0a2faa3f53", "shasum": "" }, "require": { - "filp/whoops": "^2.1.4", - "php": "^7.2.5 || ^8.0", - "php-parallel-lint/php-console-highlighter": "0.5.*", - "symfony/console": "~2.8|~3.3|~4.0" + "ext-tokenizer": "*", + "php": ">=7.0" }, "require-dev": { - "laravel/framework": "^6.0", - "phpunit/phpunit": "^8.0 || ^9.0" + "ircmaxell/php-yacc": "^0.0.7", + "phpunit/phpunit": "^6.5 || ^7.0 || ^8.0 || ^9.0" }, + "bin": [ + "bin/php-parse" + ], "type": "library", "extra": { - "laravel": { - "providers": [ - "NunoMaduro\\Collision\\Adapters\\Laravel\\CollisionServiceProvider" - ] + "branch-alias": { + "dev-master": "4.9-dev" } }, "autoload": { "psr-4": { - "NunoMaduro\\Collision\\": "src/" + "PhpParser\\": "lib/PhpParser" } }, "notification-url": "https://packagist.org/downloads/", "license": [ - "MIT" + "BSD-3-Clause" ], "authors": [ { - "name": "Nuno Maduro", - "email": "enunomaduro@gmail.com" + "name": "Nikita Popov" } ], - "description": "Cli error handling for console/command-line PHP applications.", + "description": "A PHP parser written in PHP", "keywords": [ - "artisan", - "cli", - "command-line", - "console", - "error", - "handling", - "laravel", - "laravel-zero", - "php", - "symfony" + "parser", + "php" ], "support": { - "issues": "https://github.com/nunomaduro/collision/issues", - "source": "https://github.com/nunomaduro/collision" + "issues": "https://github.com/nikic/PHP-Parser/issues", + "source": "https://github.com/nikic/PHP-Parser/tree/v4.13.0" }, - "funding": [ - { - "url": "https://www.paypal.com/cgi-bin/webscr?cmd=_s-xclick&hosted_button_id=66BYDWAT92N6L", - "type": "custom" - }, - { - "url": "https://github.com/nunomaduro", - "type": "github" - }, - { - "url": "https://www.patreon.com/nunomaduro", - "type": "patreon" - } - ], - "time": "2021-02-11T09:01:42+00:00" + "time": "2021-09-20T12:20:58+00:00" }, { "name": "onelogin/php-saml", @@ -3124,108 +3365,6 @@ }, "time": "2019-09-11T20:02:13+00:00" }, - { - "name": "php-parallel-lint/php-console-color", - "version": "v0.3", - "source": { - "type": "git", - "url": "https://github.com/php-parallel-lint/PHP-Console-Color.git", - "reference": "b6af326b2088f1ad3b264696c9fd590ec395b49e" - }, - "dist": { - "type": "zip", - "url": "https://api.github.com/repos/php-parallel-lint/PHP-Console-Color/zipball/b6af326b2088f1ad3b264696c9fd590ec395b49e", - "reference": "b6af326b2088f1ad3b264696c9fd590ec395b49e", - "shasum": "" - }, - "require": { - "php": ">=5.4.0" - }, - "replace": { - "jakub-onderka/php-console-color": "*" - }, - "require-dev": { - "php-parallel-lint/php-code-style": "1.0", - "php-parallel-lint/php-parallel-lint": "1.0", - "php-parallel-lint/php-var-dump-check": "0.*", - "phpunit/phpunit": "~4.3", - "squizlabs/php_codesniffer": "1.*" - }, - "type": "library", - "autoload": { - "psr-4": { - "JakubOnderka\\PhpConsoleColor\\": "src/" - } - }, - "notification-url": "https://packagist.org/downloads/", - "license": [ - "BSD-2-Clause" - ], - "authors": [ - { - "name": "Jakub Onderka", - "email": "jakub.onderka@gmail.com" - } - ], - "support": { - "issues": "https://github.com/php-parallel-lint/PHP-Console-Color/issues", - "source": "https://github.com/php-parallel-lint/PHP-Console-Color/tree/master" - }, - "time": "2020-05-14T05:47:14+00:00" - }, - { - "name": "php-parallel-lint/php-console-highlighter", - "version": "v0.5", - "source": { - "type": "git", - "url": "https://github.com/php-parallel-lint/PHP-Console-Highlighter.git", - "reference": "21bf002f077b177f056d8cb455c5ed573adfdbb8" - }, - "dist": { - "type": "zip", - "url": "https://api.github.com/repos/php-parallel-lint/PHP-Console-Highlighter/zipball/21bf002f077b177f056d8cb455c5ed573adfdbb8", - "reference": "21bf002f077b177f056d8cb455c5ed573adfdbb8", - "shasum": "" - }, - "require": { - "ext-tokenizer": "*", - "php": ">=5.4.0", - "php-parallel-lint/php-console-color": "~0.2" - }, - "replace": { - "jakub-onderka/php-console-highlighter": "*" - }, - "require-dev": { - "php-parallel-lint/php-code-style": "~1.0", - "php-parallel-lint/php-parallel-lint": "~1.0", - "php-parallel-lint/php-var-dump-check": "~0.1", - "phpunit/phpunit": "~4.0", - "squizlabs/php_codesniffer": "~1.5" - }, - "type": "library", - "autoload": { - "psr-4": { - "JakubOnderka\\PhpConsoleHighlighter\\": "src/" - } - }, - "notification-url": "https://packagist.org/downloads/", - "license": [ - "MIT" - ], - "authors": [ - { - "name": "Jakub Onderka", - "email": "acci@acci.cz", - "homepage": "http://www.acci.cz/" - } - ], - "description": "Highlight PHP code in terminal", - "support": { - "issues": "https://github.com/php-parallel-lint/PHP-Console-Highlighter/issues", - "source": "https://github.com/php-parallel-lint/PHP-Console-Highlighter/tree/master" - }, - "time": "2020-05-13T07:37:49+00:00" - }, { "name": "phpoption/phpoption", "version": "1.8.0", @@ -3572,6 +3711,56 @@ }, "time": "2021-03-05T17:36:06+00:00" }, + { + "name": "psr/event-dispatcher", + "version": "1.0.0", + "source": { + "type": "git", + "url": "https://github.com/php-fig/event-dispatcher.git", + "reference": "dbefd12671e8a14ec7f180cab83036ed26714bb0" + }, + "dist": { + "type": "zip", + "url": "https://api.github.com/repos/php-fig/event-dispatcher/zipball/dbefd12671e8a14ec7f180cab83036ed26714bb0", + "reference": "dbefd12671e8a14ec7f180cab83036ed26714bb0", + "shasum": "" + }, + "require": { + "php": ">=7.2.0" + }, + "type": "library", + "extra": { + "branch-alias": { + "dev-master": "1.0.x-dev" + } + }, + "autoload": { + "psr-4": { + "Psr\\EventDispatcher\\": "src/" + } + }, + "notification-url": "https://packagist.org/downloads/", + "license": [ + "MIT" + ], + "authors": [ + { + "name": "PHP-FIG", + "homepage": "http://www.php-fig.org/" + } + ], + "description": "Standard interfaces for event handling.", + "keywords": [ + "events", + "psr", + "psr-14" + ], + "support": { + "issues": "https://github.com/php-fig/event-dispatcher/issues", + "source": "https://github.com/php-fig/event-dispatcher/tree/1.0.0" + }, + "time": "2019-01-08T18:20:26+00:00" + }, { "name": "psr/http-client", "version": "1.0.1", @@ -3833,6 +4022,81 @@ }, "time": "2017-10-23T01:57:42+00:00" }, + { + "name": "psy/psysh", + "version": "v0.10.9", + "source": { + "type": "git", + "url": "https://github.com/bobthecow/psysh.git", + "reference": "01281336c4ae557fe4a994544f30d3a1bc204375" + }, + "dist": { + "type": "zip", + "url": "https://api.github.com/repos/bobthecow/psysh/zipball/01281336c4ae557fe4a994544f30d3a1bc204375", + "reference": "01281336c4ae557fe4a994544f30d3a1bc204375", + "shasum": "" + }, + "require": { + "ext-json": "*", + "ext-tokenizer": "*", + "nikic/php-parser": "~4.0|~3.0|~2.0|~1.3", + "php": "^8.0 || ^7.0 || ^5.5.9", + "symfony/console": "~5.0|~4.0|~3.0|^2.4.2|~2.3.10", + "symfony/var-dumper": "~5.0|~4.0|~3.0|~2.7" + }, + "require-dev": { + "bamarni/composer-bin-plugin": "^1.2", + "hoa/console": "3.17.*" + }, + "suggest": { + "ext-pcntl": "Enabling the PCNTL extension makes PsySH a lot happier :)", + "ext-pdo-sqlite": "The doc command requires SQLite to work.", + "ext-posix": "If you have PCNTL, you'll want the POSIX extension as well.", + "ext-readline": "Enables support for arrow-key history navigation, and showing and manipulating command history.", + "hoa/console": "A pure PHP readline implementation. You'll want this if your PHP install doesn't already support readline or libedit." + }, + "bin": [ + "bin/psysh" + ], + "type": "library", + "extra": { + "branch-alias": { + "dev-main": "0.10.x-dev" + } + }, + "autoload": { + "files": [ + "src/functions.php" + ], + "psr-4": { + "Psy\\": "src/" + } + }, + "notification-url": "https://packagist.org/downloads/", + "license": [ + "MIT" + ], + "authors": [ + { + "name": "Justin Hileman", + "email": "justin@justinhileman.info", + "homepage": "http://justinhileman.com" + } + ], + "description": "An interactive shell for modern PHP.", + "homepage": "http://psysh.org", + "keywords": [ + "REPL", + "console", + "interactive", + "shell" + ], + "support": { + "issues": "https://github.com/bobthecow/psysh/issues", + "source": "https://github.com/bobthecow/psysh/tree/v0.10.9" + }, + "time": "2021-10-10T13:37:39+00:00" + }, { "name": "ralouphie/getallheaders", "version": "3.0.3", @@ -3878,56 +4142,146 @@ "time": "2019-03-08T08:55:37+00:00" }, { - "name": "ramsey/uuid", - "version": "3.9.6", + "name": "ramsey/collection", + "version": "1.2.2", "source": { "type": "git", - "url": "https://github.com/ramsey/uuid.git", - "reference": "ffa80ab953edd85d5b6c004f96181a538aad35a3" + "url": "https://github.com/ramsey/collection.git", + "reference": "cccc74ee5e328031b15640b51056ee8d3bb66c0a" }, "dist": { "type": "zip", - "url": "https://api.github.com/repos/ramsey/uuid/zipball/ffa80ab953edd85d5b6c004f96181a538aad35a3", - "reference": "ffa80ab953edd85d5b6c004f96181a538aad35a3", + "url": "https://api.github.com/repos/ramsey/collection/zipball/cccc74ee5e328031b15640b51056ee8d3bb66c0a", + "reference": "cccc74ee5e328031b15640b51056ee8d3bb66c0a", "shasum": "" }, "require": { + "php": "^7.3 || ^8", + "symfony/polyfill-php81": "^1.23" + }, + "require-dev": { + "captainhook/captainhook": "^5.3", + "dealerdirect/phpcodesniffer-composer-installer": "^0.7.0", + "ergebnis/composer-normalize": "^2.6", + "fakerphp/faker": "^1.5", + "hamcrest/hamcrest-php": "^2", + "jangregor/phpstan-prophecy": "^0.8", + "mockery/mockery": "^1.3", + "phpspec/prophecy-phpunit": "^2.0", + "phpstan/extension-installer": "^1", + "phpstan/phpstan": "^0.12.32", + "phpstan/phpstan-mockery": "^0.12.5", + "phpstan/phpstan-phpunit": "^0.12.11", + "phpunit/phpunit": "^8.5 || ^9", + "psy/psysh": "^0.10.4", + "slevomat/coding-standard": "^6.3", + "squizlabs/php_codesniffer": "^3.5", + "vimeo/psalm": "^4.4" + }, + "type": "library", + "autoload": { + "psr-4": { + "Ramsey\\Collection\\": "src/" + } + }, + "notification-url": "https://packagist.org/downloads/", + "license": [ + "MIT" + ], + "authors": [ + { + "name": "Ben Ramsey", + "email": "ben@benramsey.com", + "homepage": "https://benramsey.com" + } + ], + "description": "A PHP library for representing and manipulating collections.", + "keywords": [ + "array", + "collection", + "hash", + "map", + "queue", + "set" + ], + "support": { + "issues": "https://github.com/ramsey/collection/issues", + "source": "https://github.com/ramsey/collection/tree/1.2.2" + }, + "funding": [ + { + "url": "https://github.com/ramsey", + "type": "github" + }, + { + "url": "https://tidelift.com/funding/github/packagist/ramsey/collection", + "type": "tidelift" + } + ], + "time": "2021-10-10T03:01:02+00:00" + }, + { + "name": "ramsey/uuid", + "version": "4.2.3", + "source": { + "type": "git", + "url": "https://github.com/ramsey/uuid.git", + "reference": "fc9bb7fb5388691fd7373cd44dcb4d63bbcf24df" + }, + "dist": { + "type": "zip", + "url": "https://api.github.com/repos/ramsey/uuid/zipball/fc9bb7fb5388691fd7373cd44dcb4d63bbcf24df", + "reference": "fc9bb7fb5388691fd7373cd44dcb4d63bbcf24df", + "shasum": "" + }, + "require": { + "brick/math": "^0.8 || ^0.9", "ext-json": "*", - "paragonie/random_compat": "^1 | ^2 | ^9.99.99", - "php": "^5.4 | ^7.0 | ^8.0", - "symfony/polyfill-ctype": "^1.8" + "php": "^7.2 || ^8.0", + "ramsey/collection": "^1.0", + "symfony/polyfill-ctype": "^1.8", + "symfony/polyfill-php80": "^1.14" }, "replace": { "rhumsaa/uuid": "self.version" }, "require-dev": { - "codeception/aspect-mock": "^1 | ^2", - "doctrine/annotations": "^1.2", - "goaop/framework": "1.0.0-alpha.2 | ^1 | >=2.1.0 <=2.3.2", - "mockery/mockery": "^0.9.11 | ^1", + "captainhook/captainhook": "^5.10", + "captainhook/plugin-composer": "^5.3", + "dealerdirect/phpcodesniffer-composer-installer": "^0.7.0", + "doctrine/annotations": "^1.8", + "ergebnis/composer-normalize": "^2.15", + "mockery/mockery": "^1.3", "moontoast/math": "^1.1", - "nikic/php-parser": "<=4.5.0", "paragonie/random-lib": "^2", - "php-mock/php-mock-phpunit": "^0.3 | ^1.1 | ^2.6", - "php-parallel-lint/php-parallel-lint": "^1.3", - "phpunit/phpunit": ">=4.8.36 <9.0.0 | >=9.3.0", + "php-mock/php-mock": "^2.2", + "php-mock/php-mock-mockery": "^1.3", + "php-parallel-lint/php-parallel-lint": "^1.1", + "phpbench/phpbench": "^1.0", + "phpstan/extension-installer": "^1.0", + "phpstan/phpstan": "^0.12", + "phpstan/phpstan-mockery": "^0.12", + "phpstan/phpstan-phpunit": "^0.12", + "phpunit/phpunit": "^8.5 || ^9", + "slevomat/coding-standard": "^7.0", "squizlabs/php_codesniffer": "^3.5", - "yoast/phpunit-polyfills": "^1.0" + "vimeo/psalm": "^4.9" }, "suggest": { - "ext-ctype": "Provides support for PHP Ctype functions", - "ext-libsodium": "Provides the PECL libsodium extension for use with the SodiumRandomGenerator", - "ext-openssl": "Provides the OpenSSL extension for use with the OpenSslGenerator", - "ext-uuid": "Provides the PECL UUID extension for use with the PeclUuidTimeGenerator and PeclUuidRandomGenerator", - "moontoast/math": "Provides support for converting UUID to 128-bit integer (in string form).", + "ext-bcmath": "Enables faster math with arbitrary-precision integers using BCMath.", + "ext-ctype": "Enables faster processing of character classification using ctype functions.", + "ext-gmp": "Enables faster math with arbitrary-precision integers using GMP.", + "ext-uuid": "Enables the use of PeclUuidTimeGenerator and PeclUuidRandomGenerator.", "paragonie/random-lib": "Provides RandomLib for use with the RandomLibAdapter", - "ramsey/uuid-console": "A console application for generating UUIDs with ramsey/uuid", "ramsey/uuid-doctrine": "Allows the use of Ramsey\\Uuid\\Uuid as Doctrine field type." }, "type": "library", "extra": { "branch-alias": { - "dev-master": "3.x-dev" + "dev-main": "4.x-dev" + }, + "captainhook": { + "force-install": true } }, "autoload": { @@ -3942,23 +4296,7 @@ "license": [ "MIT" ], - "authors": [ - { - "name": "Ben Ramsey", - "email": "ben@benramsey.com", - "homepage": "https://benramsey.com" - }, - { - "name": "Marijn Huizendveld", - "email": "marijn.huizendveld@gmail.com" - }, - { - "name": "Thibaud Fabre", - "email": "thibaud@aztech.io" - } - ], - "description": "Formerly rhumsaa/uuid. A PHP 5.4+ library for generating RFC 4122 version 1, 3, 4, and 5 universally unique identifiers (UUID).", - "homepage": "https://github.com/ramsey/uuid", + "description": "A PHP library for generating and working with universally unique identifiers (UUIDs).", "keywords": [ "guid", "identifier", @@ -3966,9 +4304,7 @@ ], "support": { "issues": "https://github.com/ramsey/uuid/issues", - "rss": "https://github.com/ramsey/uuid/releases.atom", - "source": "https://github.com/ramsey/uuid", - "wiki": "https://github.com/ramsey/uuid/wiki" + "source": "https://github.com/ramsey/uuid/tree/4.2.3" }, "funding": [ { @@ -3980,7 +4316,7 @@ "type": "tidelift" } ], - "time": "2021-09-25T23:07:42+00:00" + "time": "2021-09-25T23:10:38+00:00" }, { "name": "robrichards/xmlseclibs", @@ -4515,43 +4851,46 @@ }, { "name": "symfony/console", - "version": "v4.4.30", + "version": "v5.3.7", "source": { "type": "git", "url": "https://github.com/symfony/console.git", - "reference": "a3f7189a0665ee33b50e9e228c46f50f5acbed22" + "reference": "8b1008344647462ae6ec57559da166c2bfa5e16a" }, "dist": { "type": "zip", - "url": "https://api.github.com/repos/symfony/console/zipball/a3f7189a0665ee33b50e9e228c46f50f5acbed22", - "reference": "a3f7189a0665ee33b50e9e228c46f50f5acbed22", + "url": "https://api.github.com/repos/symfony/console/zipball/8b1008344647462ae6ec57559da166c2bfa5e16a", + "reference": "8b1008344647462ae6ec57559da166c2bfa5e16a", "shasum": "" }, "require": { - "php": ">=7.1.3", + "php": ">=7.2.5", + "symfony/deprecation-contracts": "^2.1", "symfony/polyfill-mbstring": "~1.0", "symfony/polyfill-php73": "^1.8", "symfony/polyfill-php80": "^1.16", - "symfony/service-contracts": "^1.1|^2" + "symfony/service-contracts": "^1.1|^2", + "symfony/string": "^5.1" }, "conflict": { "psr/log": ">=3", - "symfony/dependency-injection": "<3.4", - "symfony/event-dispatcher": "<4.3|>=5", + "symfony/dependency-injection": "<4.4", + "symfony/dotenv": "<5.1", + "symfony/event-dispatcher": "<4.4", "symfony/lock": "<4.4", - "symfony/process": "<3.3" + "symfony/process": "<4.4" }, "provide": { "psr/log-implementation": "1.0|2.0" }, "require-dev": { "psr/log": "^1|^2", - "symfony/config": "^3.4|^4.0|^5.0", - "symfony/dependency-injection": "^3.4|^4.0|^5.0", - "symfony/event-dispatcher": "^4.3", + "symfony/config": "^4.4|^5.0", + "symfony/dependency-injection": "^4.4|^5.0", + "symfony/event-dispatcher": "^4.4|^5.0", "symfony/lock": "^4.4|^5.0", - "symfony/process": "^3.4|^4.0|^5.0", - "symfony/var-dumper": "^4.3|^5.0" + "symfony/process": "^4.4|^5.0", + "symfony/var-dumper": "^4.4|^5.0" }, "suggest": { "psr/log": "For using the console logger", @@ -4584,8 +4923,14 @@ ], "description": "Eases the creation of beautiful and testable command line interfaces", "homepage": "https://symfony.com", + "keywords": [ + "cli", + "command line", + "console", + "terminal" + ], "support": { - "source": "https://github.com/symfony/console/tree/v4.4.30" + "source": "https://github.com/symfony/console/tree/v5.3.7" }, "funding": [ { @@ -4601,7 +4946,7 @@ "type": "tidelift" } ], - "time": "2021-08-25T19:27:26+00:00" + "time": "2021-08-25T20:02:16+00:00" }, { "name": "symfony/css-selector", @@ -4669,74 +5014,6 @@ ], "time": "2021-07-21T12:38:00+00:00" }, - { - "name": "symfony/debug", - "version": "v4.4.31", - "source": { - "type": "git", - "url": "https://github.com/symfony/debug.git", - "reference": "43ede438d4cb52cd589ae5dc070e9323866ba8e0" - }, - "dist": { - "type": "zip", - "url": "https://api.github.com/repos/symfony/debug/zipball/43ede438d4cb52cd589ae5dc070e9323866ba8e0", - "reference": "43ede438d4cb52cd589ae5dc070e9323866ba8e0", - "shasum": "" - }, - "require": { - "php": ">=7.1.3", - "psr/log": "^1|^2|^3" - }, - "conflict": { - "symfony/http-kernel": "<3.4" - }, - "require-dev": { - "symfony/http-kernel": "^3.4|^4.0|^5.0" - }, - "type": "library", - "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": "Provides tools to ease debugging PHP code", - "homepage": "https://symfony.com", - "support": { - "source": "https://github.com/symfony/debug/tree/v4.4.31" - }, - "funding": [ - { - "url": "https://symfony.com/sponsor", - "type": "custom" - }, - { - "url": "https://github.com/fabpot", - "type": "github" - }, - { - "url": "https://tidelift.com/funding/github/packagist/symfony/symfony", - "type": "tidelift" - } - ], - "time": "2021-09-24T13:30:14+00:00" - }, { "name": "symfony/deprecation-contracts", "version": "v2.4.0", @@ -4806,25 +5083,25 @@ }, { "name": "symfony/error-handler", - "version": "v4.4.30", + "version": "v5.3.7", "source": { "type": "git", "url": "https://github.com/symfony/error-handler.git", - "reference": "51f98f7aa99f00f3b1da6bafe934e67ae6ba6dc5" + "reference": "3bc60d0fba00ae8d1eaa9eb5ab11a2bbdd1fc321" }, "dist": { "type": "zip", - "url": "https://api.github.com/repos/symfony/error-handler/zipball/51f98f7aa99f00f3b1da6bafe934e67ae6ba6dc5", - "reference": "51f98f7aa99f00f3b1da6bafe934e67ae6ba6dc5", + "url": "https://api.github.com/repos/symfony/error-handler/zipball/3bc60d0fba00ae8d1eaa9eb5ab11a2bbdd1fc321", + "reference": "3bc60d0fba00ae8d1eaa9eb5ab11a2bbdd1fc321", "shasum": "" }, "require": { - "php": ">=7.1.3", + "php": ">=7.2.5", "psr/log": "^1|^2|^3", - "symfony/debug": "^4.4.5", "symfony/var-dumper": "^4.4|^5.0" }, "require-dev": { + "symfony/deprecation-contracts": "^2.1", "symfony/http-kernel": "^4.4|^5.0", "symfony/serializer": "^4.4|^5.0" }, @@ -4854,7 +5131,7 @@ "description": "Provides tools to manage errors and ease debugging PHP code", "homepage": "https://symfony.com", "support": { - "source": "https://github.com/symfony/error-handler/tree/v4.4.30" + "source": "https://github.com/symfony/error-handler/tree/v5.3.7" }, "funding": [ { @@ -4870,43 +5147,44 @@ "type": "tidelift" } ], - "time": "2021-08-27T17:42:48+00:00" + "time": "2021-08-28T15:07:08+00:00" }, { "name": "symfony/event-dispatcher", - "version": "v4.4.30", + "version": "v5.3.7", "source": { "type": "git", "url": "https://github.com/symfony/event-dispatcher.git", - "reference": "2fe81680070043c4c80e7cedceb797e34f377bac" + "reference": "ce7b20d69c66a20939d8952b617506a44d102130" }, "dist": { "type": "zip", - "url": "https://api.github.com/repos/symfony/event-dispatcher/zipball/2fe81680070043c4c80e7cedceb797e34f377bac", - "reference": "2fe81680070043c4c80e7cedceb797e34f377bac", + "url": "https://api.github.com/repos/symfony/event-dispatcher/zipball/ce7b20d69c66a20939d8952b617506a44d102130", + "reference": "ce7b20d69c66a20939d8952b617506a44d102130", "shasum": "" }, "require": { - "php": ">=7.1.3", - "symfony/event-dispatcher-contracts": "^1.1", + "php": ">=7.2.5", + "symfony/deprecation-contracts": "^2.1", + "symfony/event-dispatcher-contracts": "^2", "symfony/polyfill-php80": "^1.16" }, "conflict": { - "symfony/dependency-injection": "<3.4" + "symfony/dependency-injection": "<4.4" }, "provide": { "psr/event-dispatcher-implementation": "1.0", - "symfony/event-dispatcher-implementation": "1.1" + "symfony/event-dispatcher-implementation": "2.0" }, "require-dev": { "psr/log": "^1|^2|^3", - "symfony/config": "^3.4|^4.0|^5.0", - "symfony/dependency-injection": "^3.4|^4.0|^5.0", - "symfony/error-handler": "~3.4|~4.4", - "symfony/expression-language": "^3.4|^4.0|^5.0", - "symfony/http-foundation": "^3.4|^4.0|^5.0", + "symfony/config": "^4.4|^5.0", + "symfony/dependency-injection": "^4.4|^5.0", + "symfony/error-handler": "^4.4|^5.0", + "symfony/expression-language": "^4.4|^5.0", + "symfony/http-foundation": "^4.4|^5.0", "symfony/service-contracts": "^1.1|^2", - "symfony/stopwatch": "^3.4|^4.0|^5.0" + "symfony/stopwatch": "^4.4|^5.0" }, "suggest": { "symfony/dependency-injection": "", @@ -4938,7 +5216,7 @@ "description": "Provides tools that allow your application components to communicate with each other by dispatching events and listening to them", "homepage": "https://symfony.com", "support": { - "source": "https://github.com/symfony/event-dispatcher/tree/v4.4.30" + "source": "https://github.com/symfony/event-dispatcher/tree/v5.3.7" }, "funding": [ { @@ -4954,33 +5232,33 @@ "type": "tidelift" } ], - "time": "2021-08-04T20:31:23+00:00" + "time": "2021-08-04T21:20:46+00:00" }, { "name": "symfony/event-dispatcher-contracts", - "version": "v1.1.9", + "version": "v2.4.0", "source": { "type": "git", "url": "https://github.com/symfony/event-dispatcher-contracts.git", - "reference": "84e23fdcd2517bf37aecbd16967e83f0caee25a7" + "reference": "69fee1ad2332a7cbab3aca13591953da9cdb7a11" }, "dist": { "type": "zip", - "url": "https://api.github.com/repos/symfony/event-dispatcher-contracts/zipball/84e23fdcd2517bf37aecbd16967e83f0caee25a7", - "reference": "84e23fdcd2517bf37aecbd16967e83f0caee25a7", + "url": "https://api.github.com/repos/symfony/event-dispatcher-contracts/zipball/69fee1ad2332a7cbab3aca13591953da9cdb7a11", + "reference": "69fee1ad2332a7cbab3aca13591953da9cdb7a11", "shasum": "" }, "require": { - "php": ">=7.1.3" + "php": ">=7.2.5", + "psr/event-dispatcher": "^1" }, "suggest": { - "psr/event-dispatcher": "", "symfony/event-dispatcher-implementation": "" }, "type": "library", "extra": { "branch-alias": { - "dev-master": "1.1-dev" + "dev-main": "2.4-dev" }, "thanks": { "name": "symfony/contracts", @@ -5017,7 +5295,7 @@ "standards" ], "support": { - "source": "https://github.com/symfony/event-dispatcher-contracts/tree/v1.1.9" + "source": "https://github.com/symfony/event-dispatcher-contracts/tree/v2.4.0" }, "funding": [ { @@ -5033,24 +5311,24 @@ "type": "tidelift" } ], - "time": "2020-07-06T13:19:58+00:00" + "time": "2021-03-23T23:28:01+00:00" }, { "name": "symfony/finder", - "version": "v4.4.30", + "version": "v5.3.7", "source": { "type": "git", "url": "https://github.com/symfony/finder.git", - "reference": "70362f1e112280d75b30087c7598b837c1b468b6" + "reference": "a10000ada1e600d109a6c7632e9ac42e8bf2fb93" }, "dist": { "type": "zip", - "url": "https://api.github.com/repos/symfony/finder/zipball/70362f1e112280d75b30087c7598b837c1b468b6", - "reference": "70362f1e112280d75b30087c7598b837c1b468b6", + "url": "https://api.github.com/repos/symfony/finder/zipball/a10000ada1e600d109a6c7632e9ac42e8bf2fb93", + "reference": "a10000ada1e600d109a6c7632e9ac42e8bf2fb93", "shasum": "" }, "require": { - "php": ">=7.1.3", + "php": ">=7.2.5", "symfony/polyfill-php80": "^1.16" }, "type": "library", @@ -5079,7 +5357,7 @@ "description": "Finds files and directories via an intuitive fluent interface", "homepage": "https://symfony.com", "support": { - "source": "https://github.com/symfony/finder/tree/v4.4.30" + "source": "https://github.com/symfony/finder/tree/v5.3.7" }, "funding": [ { @@ -5095,7 +5373,7 @@ "type": "tidelift" } ], - "time": "2021-08-04T20:31:23+00:00" + "time": "2021-08-04T21:20:46+00:00" }, { "name": "symfony/http-client-contracts", @@ -5177,27 +5455,32 @@ }, { "name": "symfony/http-foundation", - "version": "v4.4.30", + "version": "v5.3.7", "source": { "type": "git", "url": "https://github.com/symfony/http-foundation.git", - "reference": "09b3202651ab23ac8dcf455284a48a3500e56731" + "reference": "e36c8e5502b4f3f0190c675f1c1f1248a64f04e5" }, "dist": { "type": "zip", - "url": "https://api.github.com/repos/symfony/http-foundation/zipball/09b3202651ab23ac8dcf455284a48a3500e56731", - "reference": "09b3202651ab23ac8dcf455284a48a3500e56731", + "url": "https://api.github.com/repos/symfony/http-foundation/zipball/e36c8e5502b4f3f0190c675f1c1f1248a64f04e5", + "reference": "e36c8e5502b4f3f0190c675f1c1f1248a64f04e5", "shasum": "" }, "require": { - "php": ">=7.1.3", - "symfony/mime": "^4.3|^5.0", + "php": ">=7.2.5", + "symfony/deprecation-contracts": "^2.1", "symfony/polyfill-mbstring": "~1.1", "symfony/polyfill-php80": "^1.16" }, "require-dev": { "predis/predis": "~1.0", - "symfony/expression-language": "^3.4|^4.0|^5.0" + "symfony/cache": "^4.4|^5.0", + "symfony/expression-language": "^4.4|^5.0", + "symfony/mime": "^4.4|^5.0" + }, + "suggest": { + "symfony/mime": "To use the file extension guesser" }, "type": "library", "autoload": { @@ -5225,7 +5508,7 @@ "description": "Defines an object-oriented layer for the HTTP specification", "homepage": "https://symfony.com", "support": { - "source": "https://github.com/symfony/http-foundation/tree/v4.4.30" + "source": "https://github.com/symfony/http-foundation/tree/v5.3.7" }, "funding": [ { @@ -5241,61 +5524,69 @@ "type": "tidelift" } ], - "time": "2021-08-26T15:51:23+00:00" + "time": "2021-08-27T11:20:35+00:00" }, { "name": "symfony/http-kernel", - "version": "v4.4.32", + "version": "v5.3.9", "source": { "type": "git", "url": "https://github.com/symfony/http-kernel.git", - "reference": "f7bda3ea8f05ae90627400e58af5179b25ce0f38" + "reference": "ceaf46a992f60e90645e7279825a830f733a17c5" }, "dist": { "type": "zip", - "url": "https://api.github.com/repos/symfony/http-kernel/zipball/f7bda3ea8f05ae90627400e58af5179b25ce0f38", - "reference": "f7bda3ea8f05ae90627400e58af5179b25ce0f38", + "url": "https://api.github.com/repos/symfony/http-kernel/zipball/ceaf46a992f60e90645e7279825a830f733a17c5", + "reference": "ceaf46a992f60e90645e7279825a830f733a17c5", "shasum": "" }, "require": { - "php": ">=7.1.3", + "php": ">=7.2.5", "psr/log": "^1|^2", - "symfony/error-handler": "^4.4", - "symfony/event-dispatcher": "^4.4", + "symfony/deprecation-contracts": "^2.1", + "symfony/error-handler": "^4.4|^5.0", + "symfony/event-dispatcher": "^5.0", "symfony/http-client-contracts": "^1.1|^2", - "symfony/http-foundation": "^4.4.30|^5.3.7", + "symfony/http-foundation": "^5.3.7", "symfony/polyfill-ctype": "^1.8", "symfony/polyfill-php73": "^1.9", "symfony/polyfill-php80": "^1.16" }, "conflict": { - "symfony/browser-kit": "<4.3", - "symfony/config": "<3.4", - "symfony/console": ">=5", - "symfony/dependency-injection": "<4.3", - "symfony/translation": "<4.2", - "twig/twig": "<1.43|<2.13,>=2" + "symfony/browser-kit": "<4.4", + "symfony/cache": "<5.0", + "symfony/config": "<5.0", + "symfony/console": "<4.4", + "symfony/dependency-injection": "<5.3", + "symfony/doctrine-bridge": "<5.0", + "symfony/form": "<5.0", + "symfony/http-client": "<5.0", + "symfony/mailer": "<5.0", + "symfony/messenger": "<5.0", + "symfony/translation": "<5.0", + "symfony/twig-bridge": "<5.0", + "symfony/validator": "<5.0", + "twig/twig": "<2.13" }, "provide": { "psr/log-implementation": "1.0|2.0" }, "require-dev": { "psr/cache": "^1.0|^2.0|^3.0", - "symfony/browser-kit": "^4.3|^5.0", - "symfony/config": "^3.4|^4.0|^5.0", - "symfony/console": "^3.4|^4.0", - "symfony/css-selector": "^3.4|^4.0|^5.0", - "symfony/dependency-injection": "^4.3|^5.0", - "symfony/dom-crawler": "^3.4|^4.0|^5.0", - "symfony/expression-language": "^3.4|^4.0|^5.0", - "symfony/finder": "^3.4|^4.0|^5.0", - "symfony/process": "^3.4|^4.0|^5.0", - "symfony/routing": "^3.4|^4.0|^5.0", - "symfony/stopwatch": "^3.4|^4.0|^5.0", - "symfony/templating": "^3.4|^4.0|^5.0", - "symfony/translation": "^4.2|^5.0", + "symfony/browser-kit": "^4.4|^5.0", + "symfony/config": "^5.0", + "symfony/console": "^4.4|^5.0", + "symfony/css-selector": "^4.4|^5.0", + "symfony/dependency-injection": "^5.3", + "symfony/dom-crawler": "^4.4|^5.0", + "symfony/expression-language": "^4.4|^5.0", + "symfony/finder": "^4.4|^5.0", + "symfony/process": "^4.4|^5.0", + "symfony/routing": "^4.4|^5.0", + "symfony/stopwatch": "^4.4|^5.0", + "symfony/translation": "^4.4|^5.0", "symfony/translation-contracts": "^1.1|^2", - "twig/twig": "^1.43|^2.13|^3.0.4" + "twig/twig": "^2.13|^3.0.4" }, "suggest": { "symfony/browser-kit": "", @@ -5329,7 +5620,7 @@ "description": "Provides a structured process for converting a Request into a Response", "homepage": "https://symfony.com", "support": { - "source": "https://github.com/symfony/http-kernel/tree/v4.4.32" + "source": "https://github.com/symfony/http-kernel/tree/v5.3.9" }, "funding": [ { @@ -5345,7 +5636,7 @@ "type": "tidelift" } ], - "time": "2021-09-28T10:20:04+00:00" + "time": "2021-09-28T10:25:11+00:00" }, { "name": "symfony/mime", @@ -5589,6 +5880,87 @@ ], "time": "2021-05-27T09:27:20+00:00" }, + { + "name": "symfony/polyfill-intl-grapheme", + "version": "v1.23.1", + "source": { + "type": "git", + "url": "https://github.com/symfony/polyfill-intl-grapheme.git", + "reference": "16880ba9c5ebe3642d1995ab866db29270b36535" + }, + "dist": { + "type": "zip", + "url": "https://api.github.com/repos/symfony/polyfill-intl-grapheme/zipball/16880ba9c5ebe3642d1995ab866db29270b36535", + "reference": "16880ba9c5ebe3642d1995ab866db29270b36535", + "shasum": "" + }, + "require": { + "php": ">=7.1" + }, + "suggest": { + "ext-intl": "For best performance" + }, + "type": "library", + "extra": { + "branch-alias": { + "dev-main": "1.23-dev" + }, + "thanks": { + "name": "symfony/polyfill", + "url": "https://github.com/symfony/polyfill" + } + }, + "autoload": { + "psr-4": { + "Symfony\\Polyfill\\Intl\\Grapheme\\": "" + }, + "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 intl's grapheme_* functions", + "homepage": "https://symfony.com", + "keywords": [ + "compatibility", + "grapheme", + "intl", + "polyfill", + "portable", + "shim" + ], + "support": { + "source": "https://github.com/symfony/polyfill-intl-grapheme/tree/v1.23.1" + }, + "funding": [ + { + "url": "https://symfony.com/sponsor", + "type": "custom" + }, + { + "url": "https://github.com/fabpot", + "type": "github" + }, + { + "url": "https://tidelift.com/funding/github/packagist/symfony/symfony", + "type": "tidelift" + } + ], + "time": "2021-05-27T12:26:48+00:00" + }, { "name": "symfony/polyfill-intl-idn", "version": "v1.23.0", @@ -6079,21 +6451,100 @@ "time": "2021-07-28T13:41:28+00:00" }, { - "name": "symfony/process", - "version": "v4.4.30", + "name": "symfony/polyfill-php81", + "version": "v1.23.0", "source": { "type": "git", - "url": "https://github.com/symfony/process.git", - "reference": "13d3161ef63a8ec21eeccaaf9a4d7f784a87a97d" + "url": "https://github.com/symfony/polyfill-php81.git", + "reference": "e66119f3de95efc359483f810c4c3e6436279436" }, "dist": { "type": "zip", - "url": "https://api.github.com/repos/symfony/process/zipball/13d3161ef63a8ec21eeccaaf9a4d7f784a87a97d", - "reference": "13d3161ef63a8ec21eeccaaf9a4d7f784a87a97d", + "url": "https://api.github.com/repos/symfony/polyfill-php81/zipball/e66119f3de95efc359483f810c4c3e6436279436", + "reference": "e66119f3de95efc359483f810c4c3e6436279436", "shasum": "" }, "require": { - "php": ">=7.1.3", + "php": ">=7.1" + }, + "type": "library", + "extra": { + "branch-alias": { + "dev-main": "1.23-dev" + }, + "thanks": { + "name": "symfony/polyfill", + "url": "https://github.com/symfony/polyfill" + } + }, + "autoload": { + "psr-4": { + "Symfony\\Polyfill\\Php81\\": "" + }, + "files": [ + "bootstrap.php" + ], + "classmap": [ + "Resources/stubs" + ] + }, + "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 8.1+ features to lower PHP versions", + "homepage": "https://symfony.com", + "keywords": [ + "compatibility", + "polyfill", + "portable", + "shim" + ], + "support": { + "source": "https://github.com/symfony/polyfill-php81/tree/v1.23.0" + }, + "funding": [ + { + "url": "https://symfony.com/sponsor", + "type": "custom" + }, + { + "url": "https://github.com/fabpot", + "type": "github" + }, + { + "url": "https://tidelift.com/funding/github/packagist/symfony/symfony", + "type": "tidelift" + } + ], + "time": "2021-05-21T13:25:03+00:00" + }, + { + "name": "symfony/process", + "version": "v5.3.7", + "source": { + "type": "git", + "url": "https://github.com/symfony/process.git", + "reference": "38f26c7d6ed535217ea393e05634cb0b244a1967" + }, + "dist": { + "type": "zip", + "url": "https://api.github.com/repos/symfony/process/zipball/38f26c7d6ed535217ea393e05634cb0b244a1967", + "reference": "38f26c7d6ed535217ea393e05634cb0b244a1967", + "shasum": "" + }, + "require": { + "php": ">=7.2.5", "symfony/polyfill-php80": "^1.16" }, "type": "library", @@ -6122,7 +6573,7 @@ "description": "Executes commands in sub-processes", "homepage": "https://symfony.com", "support": { - "source": "https://github.com/symfony/process/tree/v4.4.30" + "source": "https://github.com/symfony/process/tree/v5.3.7" }, "funding": [ { @@ -6138,42 +6589,43 @@ "type": "tidelift" } ], - "time": "2021-08-04T20:31:23+00:00" + "time": "2021-08-04T21:20:46+00:00" }, { "name": "symfony/routing", - "version": "v4.4.30", + "version": "v5.3.7", "source": { "type": "git", "url": "https://github.com/symfony/routing.git", - "reference": "9ddf033927ad9f30ba2bfd167a7b342cafa13e8e" + "reference": "be865017746fe869007d94220ad3f5297951811b" }, "dist": { "type": "zip", - "url": "https://api.github.com/repos/symfony/routing/zipball/9ddf033927ad9f30ba2bfd167a7b342cafa13e8e", - "reference": "9ddf033927ad9f30ba2bfd167a7b342cafa13e8e", + "url": "https://api.github.com/repos/symfony/routing/zipball/be865017746fe869007d94220ad3f5297951811b", + "reference": "be865017746fe869007d94220ad3f5297951811b", "shasum": "" }, "require": { - "php": ">=7.1.3", + "php": ">=7.2.5", + "symfony/deprecation-contracts": "^2.1", "symfony/polyfill-php80": "^1.16" }, "conflict": { - "symfony/config": "<4.2", - "symfony/dependency-injection": "<3.4", - "symfony/yaml": "<3.4" + "doctrine/annotations": "<1.12", + "symfony/config": "<5.3", + "symfony/dependency-injection": "<4.4", + "symfony/yaml": "<4.4" }, "require-dev": { - "doctrine/annotations": "^1.10.4", + "doctrine/annotations": "^1.12", "psr/log": "^1|^2|^3", - "symfony/config": "^4.2|^5.0", - "symfony/dependency-injection": "^3.4|^4.0|^5.0", - "symfony/expression-language": "^3.4|^4.0|^5.0", - "symfony/http-foundation": "^3.4|^4.0|^5.0", - "symfony/yaml": "^3.4|^4.0|^5.0" + "symfony/config": "^5.3", + "symfony/dependency-injection": "^4.4|^5.0", + "symfony/expression-language": "^4.4|^5.0", + "symfony/http-foundation": "^4.4|^5.0", + "symfony/yaml": "^4.4|^5.0" }, "suggest": { - "doctrine/annotations": "For using the annotation loader", "symfony/config": "For using the all-in-one router or any loader", "symfony/expression-language": "For using expression matching", "symfony/http-foundation": "For using a Symfony Request object", @@ -6211,7 +6663,7 @@ "url" ], "support": { - "source": "https://github.com/symfony/routing/tree/v4.4.30" + "source": "https://github.com/symfony/routing/tree/v5.3.7" }, "funding": [ { @@ -6227,7 +6679,7 @@ "type": "tidelift" } ], - "time": "2021-08-04T21:41:01+00:00" + "time": "2021-08-04T21:42:42+00:00" }, { "name": "symfony/service-contracts", @@ -6309,44 +6761,130 @@ "time": "2021-04-01T10:43:52+00:00" }, { - "name": "symfony/translation", - "version": "v4.4.32", + "name": "symfony/string", + "version": "v5.3.7", "source": { "type": "git", - "url": "https://github.com/symfony/translation.git", - "reference": "db0ba1e85280d8ff11e38d53c70f8814d4d740f5" + "url": "https://github.com/symfony/string.git", + "reference": "8d224396e28d30f81969f083a58763b8b9ceb0a5" }, "dist": { "type": "zip", - "url": "https://api.github.com/repos/symfony/translation/zipball/db0ba1e85280d8ff11e38d53c70f8814d4d740f5", - "reference": "db0ba1e85280d8ff11e38d53c70f8814d4d740f5", + "url": "https://api.github.com/repos/symfony/string/zipball/8d224396e28d30f81969f083a58763b8b9ceb0a5", + "reference": "8d224396e28d30f81969f083a58763b8b9ceb0a5", "shasum": "" }, "require": { - "php": ">=7.1.3", + "php": ">=7.2.5", + "symfony/polyfill-ctype": "~1.8", + "symfony/polyfill-intl-grapheme": "~1.0", + "symfony/polyfill-intl-normalizer": "~1.0", + "symfony/polyfill-mbstring": "~1.0", + "symfony/polyfill-php80": "~1.15" + }, + "require-dev": { + "symfony/error-handler": "^4.4|^5.0", + "symfony/http-client": "^4.4|^5.0", + "symfony/translation-contracts": "^1.1|^2", + "symfony/var-exporter": "^4.4|^5.0" + }, + "type": "library", + "autoload": { + "psr-4": { + "Symfony\\Component\\String\\": "" + }, + "files": [ + "Resources/functions.php" + ], + "exclude-from-classmap": [ + "/Tests/" + ] + }, + "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": "Provides an object-oriented API to strings and deals with bytes, UTF-8 code points and grapheme clusters in a unified way", + "homepage": "https://symfony.com", + "keywords": [ + "grapheme", + "i18n", + "string", + "unicode", + "utf-8", + "utf8" + ], + "support": { + "source": "https://github.com/symfony/string/tree/v5.3.7" + }, + "funding": [ + { + "url": "https://symfony.com/sponsor", + "type": "custom" + }, + { + "url": "https://github.com/fabpot", + "type": "github" + }, + { + "url": "https://tidelift.com/funding/github/packagist/symfony/symfony", + "type": "tidelift" + } + ], + "time": "2021-08-26T08:00:08+00:00" + }, + { + "name": "symfony/translation", + "version": "v5.3.9", + "source": { + "type": "git", + "url": "https://github.com/symfony/translation.git", + "reference": "6e69f3551c1a3356cf6ea8d019bf039a0f8b6886" + }, + "dist": { + "type": "zip", + "url": "https://api.github.com/repos/symfony/translation/zipball/6e69f3551c1a3356cf6ea8d019bf039a0f8b6886", + "reference": "6e69f3551c1a3356cf6ea8d019bf039a0f8b6886", + "shasum": "" + }, + "require": { + "php": ">=7.2.5", + "symfony/deprecation-contracts": "^2.1", "symfony/polyfill-mbstring": "~1.0", "symfony/polyfill-php80": "^1.16", - "symfony/translation-contracts": "^1.1.6|^2" + "symfony/translation-contracts": "^2.3" }, "conflict": { - "symfony/config": "<3.4", - "symfony/dependency-injection": "<3.4", - "symfony/http-kernel": "<4.4", - "symfony/yaml": "<3.4" + "symfony/config": "<4.4", + "symfony/dependency-injection": "<5.0", + "symfony/http-kernel": "<5.0", + "symfony/twig-bundle": "<5.0", + "symfony/yaml": "<4.4" }, "provide": { - "symfony/translation-implementation": "1.0|2.0" + "symfony/translation-implementation": "2.3" }, "require-dev": { "psr/log": "^1|^2|^3", - "symfony/config": "^3.4|^4.0|^5.0", - "symfony/console": "^3.4|^4.0|^5.0", - "symfony/dependency-injection": "^3.4|^4.0|^5.0", - "symfony/finder": "~2.8|~3.0|~4.0|^5.0", - "symfony/http-kernel": "^4.4", - "symfony/intl": "^3.4|^4.0|^5.0", + "symfony/config": "^4.4|^5.0", + "symfony/console": "^4.4|^5.0", + "symfony/dependency-injection": "^5.0", + "symfony/finder": "^4.4|^5.0", + "symfony/http-kernel": "^5.0", + "symfony/intl": "^4.4|^5.0", + "symfony/polyfill-intl-icu": "^1.21", "symfony/service-contracts": "^1.1.2|^2", - "symfony/yaml": "^3.4|^4.0|^5.0" + "symfony/yaml": "^4.4|^5.0" }, "suggest": { "psr/log-implementation": "To use logging capability in translator", @@ -6355,6 +6893,9 @@ }, "type": "library", "autoload": { + "files": [ + "Resources/functions.php" + ], "psr-4": { "Symfony\\Component\\Translation\\": "" }, @@ -6379,7 +6920,7 @@ "description": "Provides tools to internationalize your application", "homepage": "https://symfony.com", "support": { - "source": "https://github.com/symfony/translation/tree/v4.4.32" + "source": "https://github.com/symfony/translation/tree/v5.3.9" }, "funding": [ { @@ -6395,7 +6936,7 @@ "type": "tidelift" } ], - "time": "2021-08-26T05:57:13+00:00" + "time": "2021-08-26T08:22:53+00:00" }, { "name": "symfony/translation-contracts", @@ -6477,33 +7018,32 @@ }, { "name": "symfony/var-dumper", - "version": "v4.4.31", + "version": "v5.3.8", "source": { "type": "git", "url": "https://github.com/symfony/var-dumper.git", - "reference": "1f12cc0c2e880a5f39575c19af81438464717839" + "reference": "eaaea4098be1c90c8285543e1356a09c8aa5c8da" }, "dist": { "type": "zip", - "url": "https://api.github.com/repos/symfony/var-dumper/zipball/1f12cc0c2e880a5f39575c19af81438464717839", - "reference": "1f12cc0c2e880a5f39575c19af81438464717839", + "url": "https://api.github.com/repos/symfony/var-dumper/zipball/eaaea4098be1c90c8285543e1356a09c8aa5c8da", + "reference": "eaaea4098be1c90c8285543e1356a09c8aa5c8da", "shasum": "" }, "require": { - "php": ">=7.1.3", + "php": ">=7.2.5", "symfony/polyfill-mbstring": "~1.0", - "symfony/polyfill-php72": "~1.5", "symfony/polyfill-php80": "^1.16" }, "conflict": { - "phpunit/phpunit": "<4.8.35|<5.4.3,>=5.0", - "symfony/console": "<3.4" + "phpunit/phpunit": "<5.4.3", + "symfony/console": "<4.4" }, "require-dev": { "ext-iconv": "*", - "symfony/console": "^3.4|^4.0|^5.0", + "symfony/console": "^4.4|^5.0", "symfony/process": "^4.4|^5.0", - "twig/twig": "^1.43|^2.13|^3.0.4" + "twig/twig": "^2.13|^3.0.4" }, "suggest": { "ext-iconv": "To convert non-UTF-8 strings to UTF-8 (or symfony/polyfill-iconv in case ext-iconv cannot be used).", @@ -6546,7 +7086,7 @@ "dump" ], "support": { - "source": "https://github.com/symfony/var-dumper/tree/v4.4.31" + "source": "https://github.com/symfony/var-dumper/tree/v5.3.8" }, "funding": [ { @@ -6562,7 +7102,7 @@ "type": "tidelift" } ], - "time": "2021-09-24T15:30:11+00:00" + "time": "2021-09-24T15:59:58+00:00" }, { "name": "tijsverkoyen/css-to-inline-styles", @@ -6619,24 +7159,25 @@ }, { "name": "vlucas/phpdotenv", - "version": "v3.6.9", + "version": "v4.2.1", "source": { "type": "git", "url": "https://github.com/vlucas/phpdotenv.git", - "reference": "a1bf4c9853d90ade427b4efe35355fc41b3d6988" + "reference": "d38f4d1edcbe32515a0ad593cbd4c858e337263c" }, "dist": { "type": "zip", - "url": "https://api.github.com/repos/vlucas/phpdotenv/zipball/a1bf4c9853d90ade427b4efe35355fc41b3d6988", - "reference": "a1bf4c9853d90ade427b4efe35355fc41b3d6988", + "url": "https://api.github.com/repos/vlucas/phpdotenv/zipball/d38f4d1edcbe32515a0ad593cbd4c858e337263c", + "reference": "d38f4d1edcbe32515a0ad593cbd4c858e337263c", "shasum": "" }, "require": { - "php": "^5.4 || ^7.0 || ^8.0", - "phpoption/phpoption": "^1.5.2", + "php": "^5.5.9 || ^7.0 || ^8.0", + "phpoption/phpoption": "^1.7.3", "symfony/polyfill-ctype": "^1.17" }, "require-dev": { + "bamarni/composer-bin-plugin": "^1.4.1", "ext-filter": "*", "ext-pcre": "*", "phpunit/phpunit": "^4.8.36 || ^5.7.27 || ^6.5.14 || ^7.5.20 || ^8.5.21" @@ -6648,7 +7189,7 @@ "type": "library", "extra": { "branch-alias": { - "dev-master": "3.6-dev" + "dev-master": "4.2-dev" } }, "autoload": { @@ -6678,7 +7219,7 @@ ], "support": { "issues": "https://github.com/vlucas/phpdotenv/issues", - "source": "https://github.com/vlucas/phpdotenv/tree/v3.6.9" + "source": "https://github.com/vlucas/phpdotenv/tree/v4.2.1" }, "funding": [ { @@ -6690,7 +7231,81 @@ "type": "tidelift" } ], - "time": "2021-10-02T19:07:56+00:00" + "time": "2021-10-02T19:17:08+00:00" + }, + { + "name": "voku/portable-ascii", + "version": "1.5.6", + "source": { + "type": "git", + "url": "https://github.com/voku/portable-ascii.git", + "reference": "80953678b19901e5165c56752d087fc11526017c" + }, + "dist": { + "type": "zip", + "url": "https://api.github.com/repos/voku/portable-ascii/zipball/80953678b19901e5165c56752d087fc11526017c", + "reference": "80953678b19901e5165c56752d087fc11526017c", + "shasum": "" + }, + "require": { + "php": ">=7.0.0" + }, + "require-dev": { + "phpunit/phpunit": "~6.0 || ~7.0 || ~9.0" + }, + "suggest": { + "ext-intl": "Use Intl for transliterator_transliterate() support" + }, + "type": "library", + "autoload": { + "psr-4": { + "voku\\": "src/voku/" + } + }, + "notification-url": "https://packagist.org/downloads/", + "license": [ + "MIT" + ], + "authors": [ + { + "name": "Lars Moelleken", + "homepage": "http://www.moelleken.org/" + } + ], + "description": "Portable ASCII library - performance optimized (ascii) string functions for php.", + "homepage": "https://github.com/voku/portable-ascii", + "keywords": [ + "ascii", + "clean", + "php" + ], + "support": { + "issues": "https://github.com/voku/portable-ascii/issues", + "source": "https://github.com/voku/portable-ascii/tree/1.5.6" + }, + "funding": [ + { + "url": "https://www.paypal.me/moelleken", + "type": "custom" + }, + { + "url": "https://github.com/voku", + "type": "github" + }, + { + "url": "https://opencollective.com/portable-ascii", + "type": "open_collective" + }, + { + "url": "https://www.patreon.com/voku", + "type": "patreon" + }, + { + "url": "https://tidelift.com/funding/github/packagist/voku/portable-ascii", + "type": "tidelift" + } + ], + "time": "2020-11-12T00:07:28+00:00" } ], "packages-dev": [ @@ -6779,611 +7394,6 @@ ], "time": "2021-10-21T10:57:31+00:00" }, - { - "name": "barryvdh/laravel-ide-helper", - "version": "v2.8.2", - "source": { - "type": "git", - "url": "https://github.com/barryvdh/laravel-ide-helper.git", - "reference": "5515cabea39b9cf55f98980d0f269dc9d85cfcca" - }, - "dist": { - "type": "zip", - "url": "https://api.github.com/repos/barryvdh/laravel-ide-helper/zipball/5515cabea39b9cf55f98980d0f269dc9d85cfcca", - "reference": "5515cabea39b9cf55f98980d0f269dc9d85cfcca", - "shasum": "" - }, - "require": { - "barryvdh/reflection-docblock": "^2.0.6", - "composer/composer": "^1.6 || ^2", - "doctrine/dbal": "~2.3", - "ext-json": "*", - "illuminate/console": "^6 || ^7 || ^8", - "illuminate/filesystem": "^6 || ^7 || ^8", - "illuminate/support": "^6 || ^7 || ^8", - "php": ">=7.2", - "phpdocumentor/type-resolver": "^1.1.0" - }, - "require-dev": { - "ext-pdo_sqlite": "*", - "friendsofphp/php-cs-fixer": "^2", - "illuminate/config": "^6 || ^7 || ^8", - "illuminate/view": "^6 || ^7 || ^8", - "mockery/mockery": "^1.3.3", - "orchestra/testbench": "^4 || ^5 || ^6", - "phpunit/phpunit": "^8.5 || ^9", - "spatie/phpunit-snapshot-assertions": "^1.4 || ^2.2 || ^3 || ^4", - "vimeo/psalm": "^3.12" - }, - "type": "library", - "extra": { - "branch-alias": { - "dev-master": "2.8-dev" - }, - "laravel": { - "providers": [ - "Barryvdh\\LaravelIdeHelper\\IdeHelperServiceProvider" - ] - } - }, - "autoload": { - "psr-4": { - "Barryvdh\\LaravelIdeHelper\\": "src" - } - }, - "notification-url": "https://packagist.org/downloads/", - "license": [ - "MIT" - ], - "authors": [ - { - "name": "Barry vd. Heuvel", - "email": "barryvdh@gmail.com" - } - ], - "description": "Laravel IDE Helper, generates correct PHPDocs for all Facade classes, to improve auto-completion.", - "keywords": [ - "autocomplete", - "codeintel", - "helper", - "ide", - "laravel", - "netbeans", - "phpdoc", - "phpstorm", - "sublime" - ], - "support": { - "issues": "https://github.com/barryvdh/laravel-ide-helper/issues", - "source": "https://github.com/barryvdh/laravel-ide-helper/tree/v2.8.2" - }, - "funding": [ - { - "url": "https://github.com/barryvdh", - "type": "github" - } - ], - "time": "2020-12-06T08:55:05+00:00" - }, - { - "name": "barryvdh/reflection-docblock", - "version": "v2.0.6", - "source": { - "type": "git", - "url": "https://github.com/barryvdh/ReflectionDocBlock.git", - "reference": "6b69015d83d3daf9004a71a89f26e27d27ef6a16" - }, - "dist": { - "type": "zip", - "url": "https://api.github.com/repos/barryvdh/ReflectionDocBlock/zipball/6b69015d83d3daf9004a71a89f26e27d27ef6a16", - "reference": "6b69015d83d3daf9004a71a89f26e27d27ef6a16", - "shasum": "" - }, - "require": { - "php": ">=5.3.3" - }, - "require-dev": { - "phpunit/phpunit": "~4.0,<4.5" - }, - "suggest": { - "dflydev/markdown": "~1.0", - "erusev/parsedown": "~1.0" - }, - "type": "library", - "extra": { - "branch-alias": { - "dev-master": "2.0.x-dev" - } - }, - "autoload": { - "psr-0": { - "Barryvdh": [ - "src/" - ] - } - }, - "notification-url": "https://packagist.org/downloads/", - "license": [ - "MIT" - ], - "authors": [ - { - "name": "Mike van Riel", - "email": "mike.vanriel@naenius.com" - } - ], - "support": { - "source": "https://github.com/barryvdh/ReflectionDocBlock/tree/v2.0.6" - }, - "time": "2018-12-13T10:34:14+00:00" - }, - { - "name": "composer/ca-bundle", - "version": "1.2.11", - "source": { - "type": "git", - "url": "https://github.com/composer/ca-bundle.git", - "reference": "0b072d51c5a9c6f3412f7ea3ab043d6603cb2582" - }, - "dist": { - "type": "zip", - "url": "https://api.github.com/repos/composer/ca-bundle/zipball/0b072d51c5a9c6f3412f7ea3ab043d6603cb2582", - "reference": "0b072d51c5a9c6f3412f7ea3ab043d6603cb2582", - "shasum": "" - }, - "require": { - "ext-openssl": "*", - "ext-pcre": "*", - "php": "^5.3.2 || ^7.0 || ^8.0" - }, - "require-dev": { - "phpstan/phpstan": "^0.12.55", - "psr/log": "^1.0", - "symfony/phpunit-bridge": "^4.2 || ^5", - "symfony/process": "^2.5 || ^3.0 || ^4.0 || ^5.0 || ^6.0" - }, - "type": "library", - "extra": { - "branch-alias": { - "dev-main": "1.x-dev" - } - }, - "autoload": { - "psr-4": { - "Composer\\CaBundle\\": "src" - } - }, - "notification-url": "https://packagist.org/downloads/", - "license": [ - "MIT" - ], - "authors": [ - { - "name": "Jordi Boggiano", - "email": "j.boggiano@seld.be", - "homepage": "http://seld.be" - } - ], - "description": "Lets you find a path to the system CA bundle, and includes a fallback to the Mozilla CA bundle.", - "keywords": [ - "cabundle", - "cacert", - "certificate", - "ssl", - "tls" - ], - "support": { - "irc": "irc://irc.freenode.org/composer", - "issues": "https://github.com/composer/ca-bundle/issues", - "source": "https://github.com/composer/ca-bundle/tree/1.2.11" - }, - "funding": [ - { - "url": "https://packagist.com", - "type": "custom" - }, - { - "url": "https://github.com/composer", - "type": "github" - }, - { - "url": "https://tidelift.com/funding/github/packagist/composer/composer", - "type": "tidelift" - } - ], - "time": "2021-09-25T20:32:43+00:00" - }, - { - "name": "composer/composer", - "version": "2.1.9", - "source": { - "type": "git", - "url": "https://github.com/composer/composer.git", - "reference": "e558c88f28d102d497adec4852802c0dc14c7077" - }, - "dist": { - "type": "zip", - "url": "https://api.github.com/repos/composer/composer/zipball/e558c88f28d102d497adec4852802c0dc14c7077", - "reference": "e558c88f28d102d497adec4852802c0dc14c7077", - "shasum": "" - }, - "require": { - "composer/ca-bundle": "^1.0", - "composer/metadata-minifier": "^1.0", - "composer/semver": "^3.0", - "composer/spdx-licenses": "^1.2", - "composer/xdebug-handler": "^2.0", - "justinrainbow/json-schema": "^5.2.11", - "php": "^5.3.2 || ^7.0 || ^8.0", - "psr/log": "^1.0", - "react/promise": "^1.2 || ^2.7", - "seld/jsonlint": "^1.4", - "seld/phar-utils": "^1.0", - "symfony/console": "^2.8.52 || ^3.4.35 || ^4.4 || ^5.0 || ^6.0", - "symfony/filesystem": "^2.8.52 || ^3.4.35 || ^4.4 || ^5.0 || ^6.0", - "symfony/finder": "^2.8.52 || ^3.4.35 || ^4.4 || ^5.0 || ^6.0", - "symfony/process": "^2.8.52 || ^3.4.35 || ^4.4 || ^5.0 || ^6.0" - }, - "require-dev": { - "phpspec/prophecy": "^1.10", - "symfony/phpunit-bridge": "^4.2 || ^5.0 || ^6.0" - }, - "suggest": { - "ext-openssl": "Enabling the openssl extension allows you to access https URLs for repositories and packages", - "ext-zip": "Enabling the zip extension allows you to unzip archives", - "ext-zlib": "Allow gzip compression of HTTP requests" - }, - "bin": [ - "bin/composer" - ], - "type": "library", - "extra": { - "branch-alias": { - "dev-master": "2.1-dev" - } - }, - "autoload": { - "psr-4": { - "Composer\\": "src/Composer" - } - }, - "notification-url": "https://packagist.org/downloads/", - "license": [ - "MIT" - ], - "authors": [ - { - "name": "Nils Adermann", - "email": "naderman@naderman.de", - "homepage": "https://www.naderman.de" - }, - { - "name": "Jordi Boggiano", - "email": "j.boggiano@seld.be", - "homepage": "https://seld.be" - } - ], - "description": "Composer helps you declare, manage and install dependencies of PHP projects. It ensures you have the right stack everywhere.", - "homepage": "https://getcomposer.org/", - "keywords": [ - "autoload", - "dependency", - "package" - ], - "support": { - "irc": "ircs://irc.libera.chat:6697/composer", - "issues": "https://github.com/composer/composer/issues", - "source": "https://github.com/composer/composer/tree/2.1.9" - }, - "funding": [ - { - "url": "https://packagist.com", - "type": "custom" - }, - { - "url": "https://github.com/composer", - "type": "github" - }, - { - "url": "https://tidelift.com/funding/github/packagist/composer/composer", - "type": "tidelift" - } - ], - "time": "2021-10-05T07:47:38+00:00" - }, - { - "name": "composer/metadata-minifier", - "version": "1.0.0", - "source": { - "type": "git", - "url": "https://github.com/composer/metadata-minifier.git", - "reference": "c549d23829536f0d0e984aaabbf02af91f443207" - }, - "dist": { - "type": "zip", - "url": "https://api.github.com/repos/composer/metadata-minifier/zipball/c549d23829536f0d0e984aaabbf02af91f443207", - "reference": "c549d23829536f0d0e984aaabbf02af91f443207", - "shasum": "" - }, - "require": { - "php": "^5.3.2 || ^7.0 || ^8.0" - }, - "require-dev": { - "composer/composer": "^2", - "phpstan/phpstan": "^0.12.55", - "symfony/phpunit-bridge": "^4.2 || ^5" - }, - "type": "library", - "extra": { - "branch-alias": { - "dev-main": "1.x-dev" - } - }, - "autoload": { - "psr-4": { - "Composer\\MetadataMinifier\\": "src" - } - }, - "notification-url": "https://packagist.org/downloads/", - "license": [ - "MIT" - ], - "authors": [ - { - "name": "Jordi Boggiano", - "email": "j.boggiano@seld.be", - "homepage": "http://seld.be" - } - ], - "description": "Small utility library that handles metadata minification and expansion.", - "keywords": [ - "composer", - "compression" - ], - "support": { - "issues": "https://github.com/composer/metadata-minifier/issues", - "source": "https://github.com/composer/metadata-minifier/tree/1.0.0" - }, - "funding": [ - { - "url": "https://packagist.com", - "type": "custom" - }, - { - "url": "https://github.com/composer", - "type": "github" - }, - { - "url": "https://tidelift.com/funding/github/packagist/composer/composer", - "type": "tidelift" - } - ], - "time": "2021-04-07T13:37:33+00:00" - }, - { - "name": "composer/semver", - "version": "3.2.6", - "source": { - "type": "git", - "url": "https://github.com/composer/semver.git", - "reference": "83e511e247de329283478496f7a1e114c9517506" - }, - "dist": { - "type": "zip", - "url": "https://api.github.com/repos/composer/semver/zipball/83e511e247de329283478496f7a1e114c9517506", - "reference": "83e511e247de329283478496f7a1e114c9517506", - "shasum": "" - }, - "require": { - "php": "^5.3.2 || ^7.0 || ^8.0" - }, - "require-dev": { - "phpstan/phpstan": "^0.12.54", - "symfony/phpunit-bridge": "^4.2 || ^5" - }, - "type": "library", - "extra": { - "branch-alias": { - "dev-main": "3.x-dev" - } - }, - "autoload": { - "psr-4": { - "Composer\\Semver\\": "src" - } - }, - "notification-url": "https://packagist.org/downloads/", - "license": [ - "MIT" - ], - "authors": [ - { - "name": "Nils Adermann", - "email": "naderman@naderman.de", - "homepage": "http://www.naderman.de" - }, - { - "name": "Jordi Boggiano", - "email": "j.boggiano@seld.be", - "homepage": "http://seld.be" - }, - { - "name": "Rob Bast", - "email": "rob.bast@gmail.com", - "homepage": "http://robbast.nl" - } - ], - "description": "Semver library that offers utilities, version constraint parsing and validation.", - "keywords": [ - "semantic", - "semver", - "validation", - "versioning" - ], - "support": { - "irc": "irc://irc.freenode.org/composer", - "issues": "https://github.com/composer/semver/issues", - "source": "https://github.com/composer/semver/tree/3.2.6" - }, - "funding": [ - { - "url": "https://packagist.com", - "type": "custom" - }, - { - "url": "https://github.com/composer", - "type": "github" - }, - { - "url": "https://tidelift.com/funding/github/packagist/composer/composer", - "type": "tidelift" - } - ], - "time": "2021-10-25T11:34:17+00:00" - }, - { - "name": "composer/spdx-licenses", - "version": "1.5.5", - "source": { - "type": "git", - "url": "https://github.com/composer/spdx-licenses.git", - "reference": "de30328a7af8680efdc03e396aad24befd513200" - }, - "dist": { - "type": "zip", - "url": "https://api.github.com/repos/composer/spdx-licenses/zipball/de30328a7af8680efdc03e396aad24befd513200", - "reference": "de30328a7af8680efdc03e396aad24befd513200", - "shasum": "" - }, - "require": { - "php": "^5.3.2 || ^7.0 || ^8.0" - }, - "require-dev": { - "phpunit/phpunit": "^4.8.35 || ^5.7 || 6.5 - 7" - }, - "type": "library", - "extra": { - "branch-alias": { - "dev-main": "1.x-dev" - } - }, - "autoload": { - "psr-4": { - "Composer\\Spdx\\": "src" - } - }, - "notification-url": "https://packagist.org/downloads/", - "license": [ - "MIT" - ], - "authors": [ - { - "name": "Nils Adermann", - "email": "naderman@naderman.de", - "homepage": "http://www.naderman.de" - }, - { - "name": "Jordi Boggiano", - "email": "j.boggiano@seld.be", - "homepage": "http://seld.be" - }, - { - "name": "Rob Bast", - "email": "rob.bast@gmail.com", - "homepage": "http://robbast.nl" - } - ], - "description": "SPDX licenses list and validation library.", - "keywords": [ - "license", - "spdx", - "validator" - ], - "support": { - "irc": "irc://irc.freenode.org/composer", - "issues": "https://github.com/composer/spdx-licenses/issues", - "source": "https://github.com/composer/spdx-licenses/tree/1.5.5" - }, - "funding": [ - { - "url": "https://packagist.com", - "type": "custom" - }, - { - "url": "https://github.com/composer", - "type": "github" - }, - { - "url": "https://tidelift.com/funding/github/packagist/composer/composer", - "type": "tidelift" - } - ], - "time": "2020-12-03T16:04:16+00:00" - }, - { - "name": "composer/xdebug-handler", - "version": "2.0.2", - "source": { - "type": "git", - "url": "https://github.com/composer/xdebug-handler.git", - "reference": "84674dd3a7575ba617f5a76d7e9e29a7d3891339" - }, - "dist": { - "type": "zip", - "url": "https://api.github.com/repos/composer/xdebug-handler/zipball/84674dd3a7575ba617f5a76d7e9e29a7d3891339", - "reference": "84674dd3a7575ba617f5a76d7e9e29a7d3891339", - "shasum": "" - }, - "require": { - "php": "^5.3.2 || ^7.0 || ^8.0", - "psr/log": "^1 || ^2 || ^3" - }, - "require-dev": { - "phpstan/phpstan": "^0.12.55", - "symfony/phpunit-bridge": "^4.2 || ^5" - }, - "type": "library", - "autoload": { - "psr-4": { - "Composer\\XdebugHandler\\": "src" - } - }, - "notification-url": "https://packagist.org/downloads/", - "license": [ - "MIT" - ], - "authors": [ - { - "name": "John Stevenson", - "email": "john-stevenson@blueyonder.co.uk" - } - ], - "description": "Restarts a process without Xdebug.", - "keywords": [ - "Xdebug", - "performance" - ], - "support": { - "irc": "irc://irc.freenode.org/composer", - "issues": "https://github.com/composer/xdebug-handler/issues", - "source": "https://github.com/composer/xdebug-handler/tree/2.0.2" - }, - "funding": [ - { - "url": "https://packagist.com", - "type": "custom" - }, - { - "url": "https://github.com/composer", - "type": "github" - }, - { - "url": "https://tidelift.com/funding/github/packagist/composer/composer", - "type": "tidelift" - } - ], - "time": "2021-07-31T17:03:58+00:00" - }, { "name": "doctrine/instantiator", "version": "1.4.0", @@ -7453,6 +7463,59 @@ ], "time": "2020-11-10T18:47:58+00:00" }, + { + "name": "facade/ignition-contracts", + "version": "1.0.2", + "source": { + "type": "git", + "url": "https://github.com/facade/ignition-contracts.git", + "reference": "3c921a1cdba35b68a7f0ccffc6dffc1995b18267" + }, + "dist": { + "type": "zip", + "url": "https://api.github.com/repos/facade/ignition-contracts/zipball/3c921a1cdba35b68a7f0ccffc6dffc1995b18267", + "reference": "3c921a1cdba35b68a7f0ccffc6dffc1995b18267", + "shasum": "" + }, + "require": { + "php": "^7.3|^8.0" + }, + "require-dev": { + "friendsofphp/php-cs-fixer": "^v2.15.8", + "phpunit/phpunit": "^9.3.11", + "vimeo/psalm": "^3.17.1" + }, + "type": "library", + "autoload": { + "psr-4": { + "Facade\\IgnitionContracts\\": "src" + } + }, + "notification-url": "https://packagist.org/downloads/", + "license": [ + "MIT" + ], + "authors": [ + { + "name": "Freek Van der Herten", + "email": "freek@spatie.be", + "homepage": "https://flareapp.io", + "role": "Developer" + } + ], + "description": "Solution contracts for Ignition", + "homepage": "https://github.com/facade/ignition-contracts", + "keywords": [ + "contracts", + "flare", + "ignition" + ], + "support": { + "issues": "https://github.com/facade/ignition-contracts/issues", + "source": "https://github.com/facade/ignition-contracts/tree/1.0.2" + }, + "time": "2020-10-16T08:27:54+00:00" + }, { "name": "fakerphp/faker", "version": "v1.16.0", @@ -7569,76 +7632,6 @@ }, "time": "2020-07-09T08:09:16+00:00" }, - { - "name": "justinrainbow/json-schema", - "version": "5.2.11", - "source": { - "type": "git", - "url": "https://github.com/justinrainbow/json-schema.git", - "reference": "2ab6744b7296ded80f8cc4f9509abbff393399aa" - }, - "dist": { - "type": "zip", - "url": "https://api.github.com/repos/justinrainbow/json-schema/zipball/2ab6744b7296ded80f8cc4f9509abbff393399aa", - "reference": "2ab6744b7296ded80f8cc4f9509abbff393399aa", - "shasum": "" - }, - "require": { - "php": ">=5.3.3" - }, - "require-dev": { - "friendsofphp/php-cs-fixer": "~2.2.20||~2.15.1", - "json-schema/json-schema-test-suite": "1.2.0", - "phpunit/phpunit": "^4.8.35" - }, - "bin": [ - "bin/validate-json" - ], - "type": "library", - "extra": { - "branch-alias": { - "dev-master": "5.0.x-dev" - } - }, - "autoload": { - "psr-4": { - "JsonSchema\\": "src/JsonSchema/" - } - }, - "notification-url": "https://packagist.org/downloads/", - "license": [ - "MIT" - ], - "authors": [ - { - "name": "Bruno Prieto Reis", - "email": "bruno.p.reis@gmail.com" - }, - { - "name": "Justin Rainbow", - "email": "justin.rainbow@gmail.com" - }, - { - "name": "Igor Wiedler", - "email": "igor@wiedler.ch" - }, - { - "name": "Robert Schönthal", - "email": "seroscho@googlemail.com" - } - ], - "description": "A library to validate a json schema.", - "homepage": "https://github.com/justinrainbow/json-schema", - "keywords": [ - "json", - "schema" - ], - "support": { - "issues": "https://github.com/justinrainbow/json-schema/issues", - "source": "https://github.com/justinrainbow/json-schema/tree/5.2.11" - }, - "time": "2021-07-22T09:24:00+00:00" - }, { "name": "maximebf/debugbar", "version": "v1.17.2", @@ -7835,60 +7828,92 @@ "time": "2020-11-13T09:40:50+00:00" }, { - "name": "nikic/php-parser", - "version": "v4.13.0", + "name": "nunomaduro/collision", + "version": "v4.3.0", "source": { "type": "git", - "url": "https://github.com/nikic/PHP-Parser.git", - "reference": "50953a2691a922aa1769461637869a0a2faa3f53" + "url": "https://github.com/nunomaduro/collision.git", + "reference": "7c125dc2463f3e144ddc7e05e63077109508c94e" }, "dist": { "type": "zip", - "url": "https://api.github.com/repos/nikic/PHP-Parser/zipball/50953a2691a922aa1769461637869a0a2faa3f53", - "reference": "50953a2691a922aa1769461637869a0a2faa3f53", + "url": "https://api.github.com/repos/nunomaduro/collision/zipball/7c125dc2463f3e144ddc7e05e63077109508c94e", + "reference": "7c125dc2463f3e144ddc7e05e63077109508c94e", "shasum": "" }, "require": { - "ext-tokenizer": "*", - "php": ">=7.0" + "facade/ignition-contracts": "^1.0", + "filp/whoops": "^2.4", + "php": "^7.2.5 || ^8.0", + "symfony/console": "^5.0" }, "require-dev": { - "ircmaxell/php-yacc": "^0.0.7", - "phpunit/phpunit": "^6.5 || ^7.0 || ^8.0 || ^9.0" + "facade/ignition": "^2.0", + "fideloper/proxy": "^4.2", + "friendsofphp/php-cs-fixer": "^2.16", + "fruitcake/laravel-cors": "^1.0", + "laravel/framework": "^7.0", + "laravel/tinker": "^2.0", + "nunomaduro/larastan": "^0.6", + "orchestra/testbench": "^5.0", + "phpstan/phpstan": "^0.12.3", + "phpunit/phpunit": "^8.5.1 || ^9.0" }, - "bin": [ - "bin/php-parse" - ], "type": "library", "extra": { - "branch-alias": { - "dev-master": "4.9-dev" + "laravel": { + "providers": [ + "NunoMaduro\\Collision\\Adapters\\Laravel\\CollisionServiceProvider" + ] } }, "autoload": { "psr-4": { - "PhpParser\\": "lib/PhpParser" + "NunoMaduro\\Collision\\": "src/" } }, "notification-url": "https://packagist.org/downloads/", "license": [ - "BSD-3-Clause" + "MIT" ], "authors": [ { - "name": "Nikita Popov" + "name": "Nuno Maduro", + "email": "enunomaduro@gmail.com" } ], - "description": "A PHP parser written in PHP", + "description": "Cli error handling for console/command-line PHP applications.", "keywords": [ - "parser", - "php" + "artisan", + "cli", + "command-line", + "console", + "error", + "handling", + "laravel", + "laravel-zero", + "php", + "symfony" ], "support": { - "issues": "https://github.com/nikic/PHP-Parser/issues", - "source": "https://github.com/nikic/PHP-Parser/tree/v4.13.0" + "issues": "https://github.com/nunomaduro/collision/issues", + "source": "https://github.com/nunomaduro/collision" }, - "time": "2021-09-20T12:20:58+00:00" + "funding": [ + { + "url": "https://www.paypal.com/cgi-bin/webscr?cmd=_s-xclick&hosted_button_id=66BYDWAT92N6L", + "type": "custom" + }, + { + "url": "https://github.com/nunomaduro", + "type": "github" + }, + { + "url": "https://www.patreon.com/nunomaduro", + "type": "patreon" + } + ], + "time": "2020-10-29T15:12:23+00:00" }, { "name": "phar-io/manifest", @@ -8649,56 +8674,6 @@ ], "time": "2021-09-25T07:38:51+00:00" }, - { - "name": "react/promise", - "version": "v2.8.0", - "source": { - "type": "git", - "url": "https://github.com/reactphp/promise.git", - "reference": "f3cff96a19736714524ca0dd1d4130de73dbbbc4" - }, - "dist": { - "type": "zip", - "url": "https://api.github.com/repos/reactphp/promise/zipball/f3cff96a19736714524ca0dd1d4130de73dbbbc4", - "reference": "f3cff96a19736714524ca0dd1d4130de73dbbbc4", - "shasum": "" - }, - "require": { - "php": ">=5.4.0" - }, - "require-dev": { - "phpunit/phpunit": "^7.0 || ^6.5 || ^5.7 || ^4.8.36" - }, - "type": "library", - "autoload": { - "psr-4": { - "React\\Promise\\": "src/" - }, - "files": [ - "src/functions_include.php" - ] - }, - "notification-url": "https://packagist.org/downloads/", - "license": [ - "MIT" - ], - "authors": [ - { - "name": "Jan Sorgalla", - "email": "jsorgalla@gmail.com" - } - ], - "description": "A lightweight implementation of CommonJS Promises/A for PHP", - "keywords": [ - "promise", - "promises" - ], - "support": { - "issues": "https://github.com/reactphp/promise/issues", - "source": "https://github.com/reactphp/promise/tree/v2.8.0" - }, - "time": "2020-05-12T15:16:56+00:00" - }, { "name": "sebastian/cli-parser", "version": "1.0.1", @@ -9664,33 +9639,37 @@ "time": "2020-09-28T06:39:44+00:00" }, { - "name": "seld/jsonlint", - "version": "1.8.3", + "name": "symfony/debug", + "version": "v4.4.31", "source": { "type": "git", - "url": "https://github.com/Seldaek/jsonlint.git", - "reference": "9ad6ce79c342fbd44df10ea95511a1b24dee5b57" + "url": "https://github.com/symfony/debug.git", + "reference": "43ede438d4cb52cd589ae5dc070e9323866ba8e0" }, "dist": { "type": "zip", - "url": "https://api.github.com/repos/Seldaek/jsonlint/zipball/9ad6ce79c342fbd44df10ea95511a1b24dee5b57", - "reference": "9ad6ce79c342fbd44df10ea95511a1b24dee5b57", + "url": "https://api.github.com/repos/symfony/debug/zipball/43ede438d4cb52cd589ae5dc070e9323866ba8e0", + "reference": "43ede438d4cb52cd589ae5dc070e9323866ba8e0", "shasum": "" }, "require": { - "php": "^5.3 || ^7.0 || ^8.0" + "php": ">=7.1.3", + "psr/log": "^1|^2|^3" + }, + "conflict": { + "symfony/http-kernel": "<3.4" }, "require-dev": { - "phpunit/phpunit": "^4.8.35 || ^5.7 || ^6.0" + "symfony/http-kernel": "^3.4|^4.0|^5.0" }, - "bin": [ - "bin/jsonlint" - ], "type": "library", "autoload": { "psr-4": { - "Seld\\JsonLint\\": "src/Seld/JsonLint/" - } + "Symfony\\Component\\Debug\\": "" + }, + "exclude-from-classmap": [ + "/Tests/" + ] }, "notification-url": "https://packagist.org/downloads/", "license": [ @@ -9698,81 +9677,34 @@ ], "authors": [ { - "name": "Jordi Boggiano", - "email": "j.boggiano@seld.be", - "homepage": "http://seld.be" + "name": "Fabien Potencier", + "email": "fabien@symfony.com" + }, + { + "name": "Symfony Community", + "homepage": "https://symfony.com/contributors" } ], - "description": "JSON Linter", - "keywords": [ - "json", - "linter", - "parser", - "validator" - ], + "description": "Provides tools to ease debugging PHP code", + "homepage": "https://symfony.com", "support": { - "issues": "https://github.com/Seldaek/jsonlint/issues", - "source": "https://github.com/Seldaek/jsonlint/tree/1.8.3" + "source": "https://github.com/symfony/debug/tree/v4.4.31" }, "funding": [ { - "url": "https://github.com/Seldaek", + "url": "https://symfony.com/sponsor", + "type": "custom" + }, + { + "url": "https://github.com/fabpot", "type": "github" }, { - "url": "https://tidelift.com/funding/github/packagist/seld/jsonlint", + "url": "https://tidelift.com/funding/github/packagist/symfony/symfony", "type": "tidelift" } ], - "time": "2020-11-11T09:19:24+00:00" - }, - { - "name": "seld/phar-utils", - "version": "1.1.2", - "source": { - "type": "git", - "url": "https://github.com/Seldaek/phar-utils.git", - "reference": "749042a2315705d2dfbbc59234dd9ceb22bf3ff0" - }, - "dist": { - "type": "zip", - "url": "https://api.github.com/repos/Seldaek/phar-utils/zipball/749042a2315705d2dfbbc59234dd9ceb22bf3ff0", - "reference": "749042a2315705d2dfbbc59234dd9ceb22bf3ff0", - "shasum": "" - }, - "require": { - "php": ">=5.3" - }, - "type": "library", - "extra": { - "branch-alias": { - "dev-master": "1.x-dev" - } - }, - "autoload": { - "psr-4": { - "Seld\\PharUtils\\": "src/" - } - }, - "notification-url": "https://packagist.org/downloads/", - "license": [ - "MIT" - ], - "authors": [ - { - "name": "Jordi Boggiano", - "email": "j.boggiano@seld.be" - } - ], - "description": "PHAR file format utilities, for when PHP phars you up", - "keywords": [ - "phar" - ], - "support": { - "issues": "https://github.com/Seldaek/phar-utils/issues", - "source": "https://github.com/Seldaek/phar-utils/tree/1.1.2" - }, - "time": "2021-08-19T21:01:38+00:00" + "time": "2021-09-24T13:30:14+00:00" }, { "name": "symfony/dom-crawler", @@ -9849,69 +9781,6 @@ ], "time": "2021-08-29T19:32:13+00:00" }, - { - "name": "symfony/filesystem", - "version": "v5.3.4", - "source": { - "type": "git", - "url": "https://github.com/symfony/filesystem.git", - "reference": "343f4fe324383ca46792cae728a3b6e2f708fb32" - }, - "dist": { - "type": "zip", - "url": "https://api.github.com/repos/symfony/filesystem/zipball/343f4fe324383ca46792cae728a3b6e2f708fb32", - "reference": "343f4fe324383ca46792cae728a3b6e2f708fb32", - "shasum": "" - }, - "require": { - "php": ">=7.2.5", - "symfony/polyfill-ctype": "~1.8", - "symfony/polyfill-php80": "^1.16" - }, - "type": "library", - "autoload": { - "psr-4": { - "Symfony\\Component\\Filesystem\\": "" - }, - "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": "Provides basic utilities for the filesystem", - "homepage": "https://symfony.com", - "support": { - "source": "https://github.com/symfony/filesystem/tree/v5.3.4" - }, - "funding": [ - { - "url": "https://symfony.com/sponsor", - "type": "custom" - }, - { - "url": "https://github.com/fabpot", - "type": "github" - }, - { - "url": "https://tidelift.com/funding/github/packagist/symfony/symfony", - "type": "tidelift" - } - ], - "time": "2021-07-21T12:40:44+00:00" - }, { "name": "theseer/tokenizer", "version": "1.2.1", diff --git a/database/migrations/2018_08_04_115700_create_bookshelves_table.php b/database/migrations/2018_08_04_115700_create_bookshelves_table.php index 04f46ce50..8dc2a72e9 100644 --- a/database/migrations/2018_08_04_115700_create_bookshelves_table.php +++ b/database/migrations/2018_08_04_115700_create_bookshelves_table.php @@ -120,11 +120,11 @@ class CreateBookshelvesTable extends Migration Schema::dropIfExists('bookshelves'); // Drop related polymorphic items - DB::table('activities')->where('entity_type', '=', 'BookStack\Entities\Models\Bookshelf')->delete(); - DB::table('views')->where('viewable_type', '=', 'BookStack\Entities\Models\Bookshelf')->delete(); - DB::table('entity_permissions')->where('restrictable_type', '=', 'BookStack\Entities\Models\Bookshelf')->delete(); - DB::table('tags')->where('entity_type', '=', 'BookStack\Entities\Models\Bookshelf')->delete(); - DB::table('search_terms')->where('entity_type', '=', 'BookStack\Entities\Models\Bookshelf')->delete(); - DB::table('comments')->where('entity_type', '=', 'BookStack\Entities\Models\Bookshelf')->delete(); + DB::table('activities')->where('entity_type', '=', \BookStack\Entities\Models\Bookshelf::class)->delete(); + DB::table('views')->where('viewable_type', '=', \BookStack\Entities\Models\Bookshelf::class)->delete(); + DB::table('entity_permissions')->where('restrictable_type', '=', \BookStack\Entities\Models\Bookshelf::class)->delete(); + DB::table('tags')->where('entity_type', '=', \BookStack\Entities\Models\Bookshelf::class)->delete(); + DB::table('search_terms')->where('entity_type', '=', \BookStack\Entities\Models\Bookshelf::class)->delete(); + DB::table('comments')->where('entity_type', '=', \BookStack\Entities\Models\Bookshelf::class)->delete(); } } diff --git a/phpunit.xml b/phpunit.xml index 7e0da05d4..960f4c4c3 100644 --- a/phpunit.xml +++ b/phpunit.xml @@ -1,15 +1,8 @@ + colors="true"> app/ diff --git a/resources/lang/ar/auth.php b/resources/lang/ar/auth.php index c0cc8bbc0..fa48d65e7 100644 --- a/resources/lang/ar/auth.php +++ b/resources/lang/ar/auth.php @@ -38,7 +38,6 @@ return [ 'registration_email_domain_invalid' => 'المجال الخاص بالبريد الإلكتروني لا يملك حق الوصول لهذا التطبيق', 'register_success' => 'شكراً لإنشاء حسابكم! تم تسجيلكم ودخولكم للحساب الخاص بكم.', - // Password Reset 'reset_password' => 'استعادة كلمة المرور', 'reset_password_send_instructions' => 'أدخل بريدك الإلكتروني بالأسفل وسيتم إرسال رسالة برابط لاستعادة كلمة المرور.', @@ -49,7 +48,6 @@ return [ 'email_reset_text' => 'تم إرسال هذه الرسالة بسبب تلقينا لطلب استعادة كلمة المرور الخاصة بحسابكم.', 'email_reset_not_requested' => 'إذا لم يتم طلب استعادة كلمة المرور من قبلكم، فلا حاجة لاتخاذ أية خطوات.', - // Email Confirmation 'email_confirm_subject' => 'تأكيد بريدكم الإلكتروني لتطبيق :appName', 'email_confirm_greeting' => 'شكرا لانضمامكم إلى :appName!', @@ -109,4 +107,4 @@ return [ 'mfa_verify_backup_code_enter_here' => 'Enter backup code here', 'mfa_verify_totp_desc' => 'Enter the code, generated using your mobile app, below:', 'mfa_setup_login_notification' => 'Multi-factor method configured, Please now login again using the configured method.', -]; \ No newline at end of file +]; diff --git a/resources/lang/ar/common.php b/resources/lang/ar/common.php index de40e583e..53e18964d 100644 --- a/resources/lang/ar/common.php +++ b/resources/lang/ar/common.php @@ -20,7 +20,7 @@ return [ 'role' => 'الدور', 'cover_image' => 'صورة الغلاف', 'cover_image_description' => 'الصورة يجب أن تكون مقاربة لحجم 440×250 بكسل.', - + // Actions 'actions' => 'إجراءات', 'view' => 'عرض', diff --git a/resources/lang/ar/entities.php b/resources/lang/ar/entities.php index c9e3f322c..e4888d0b2 100644 --- a/resources/lang/ar/entities.php +++ b/resources/lang/ar/entities.php @@ -321,5 +321,5 @@ return [ 'revision_delete_confirm' => 'هل أنت متأكد من أنك تريد حذف هذه المراجعة؟', 'revision_restore_confirm' => 'هل أنت متأكد من أنك تريد استعادة هذه المراجعة؟ سيتم استبدال محتوى الصفحة الحالية.', 'revision_delete_success' => 'تم حذف المراجعة', - 'revision_cannot_delete_latest' => 'لايمكن حذف آخر مراجعة.' + 'revision_cannot_delete_latest' => 'لايمكن حذف آخر مراجعة.', ]; diff --git a/resources/lang/ar/passwords.php b/resources/lang/ar/passwords.php index 4ab447d5d..33b8e9c3e 100644 --- a/resources/lang/ar/passwords.php +++ b/resources/lang/ar/passwords.php @@ -7,7 +7,7 @@ return [ 'password' => 'يجب أن تتكون كلمة المرور من ستة أحرف على الأقل وأن تطابق التأكيد.', - 'user' => "لم يتم العثور على مستخدم بعنوان البريد الإلكتروني المعطى.", + 'user' => 'لم يتم العثور على مستخدم بعنوان البريد الإلكتروني المعطى.', 'token' => 'رمز إعادة تعيين كلمة المرور غير صالح لعنوان هذا البريد الإلكتروني.', 'sent' => 'تم إرسال رابط تجديد كلمة المرور إلى بريدكم الإلكتروني!', 'reset' => 'تم تجديد كلمة المرور الخاصة بكم!', diff --git a/resources/lang/ar/settings.php b/resources/lang/ar/settings.php index b4ccd9482..f3ebc3039 100755 --- a/resources/lang/ar/settings.php +++ b/resources/lang/ar/settings.php @@ -72,7 +72,7 @@ return [ // Maintenance settings 'maint' => 'الصيانة', 'maint_image_cleanup' => 'تنظيف الصور', - 'maint_image_cleanup_desc' => "مسح الصفحة ومراجعة المحتوى للتحقق من أي الصور والرسوم المستخدمة حاليًا وأي الصور زائدة عن الحاجة. تأكد من إنشاء قاعدة بيانات كاملة و نسخة احتياطية للصور قبل تشغيل هذا.", + 'maint_image_cleanup_desc' => 'مسح الصفحة ومراجعة المحتوى للتحقق من أي الصور والرسوم المستخدمة حاليًا وأي الصور زائدة عن الحاجة. تأكد من إنشاء قاعدة بيانات كاملة و نسخة احتياطية للصور قبل تشغيل هذا.', 'maint_delete_images_only_in_revisions' => 'Also delete images that only exist in old page revisions', 'maint_image_cleanup_run' => 'بدء التنظيف', 'maint_image_cleanup_warning' => 'يوجد عدد :count من الصور المحتمل عدم استخدامها. تأكيد حذف الصور؟', @@ -132,7 +132,7 @@ return [ 'role_delete' => 'حذف الدور', 'role_delete_confirm' => 'سيتم حذف الدور المسمى \':roleName\'.', 'role_delete_users_assigned' => 'هذا الدور له: عدد المستخدمين المعينين له. إذا كنت ترغب في ترحيل المستخدمين من هذا الدور ، فحدد دورًا جديدًا أدناه.', - 'role_delete_no_migration' => "لا تقم بترجيل المستخدمين", + 'role_delete_no_migration' => 'لا تقم بترجيل المستخدمين', 'role_delete_sure' => 'تأكيد حذف الدور؟', 'role_delete_success' => 'تم حذف الدور بنجاح', 'role_edit' => 'تعديل الدور', @@ -273,6 +273,6 @@ return [ 'vi' => 'Tiếng Việt', 'zh_CN' => '简体中文', 'zh_TW' => '繁體中文', - ] + ], //!//////////////////////////////// ]; diff --git a/resources/lang/bg/auth.php b/resources/lang/bg/auth.php index d04796cfe..50499fc78 100644 --- a/resources/lang/bg/auth.php +++ b/resources/lang/bg/auth.php @@ -38,7 +38,6 @@ return [ 'registration_email_domain_invalid' => 'Този емейл домейн към момента няма достъп до приложението', 'register_success' => 'Благодарим Ви за регистрацията! В момента сте регистриран и сте вписани в приложението.', - // Password Reset 'reset_password' => 'Нулиране на паролата', 'reset_password_send_instructions' => 'Въведете емейла си и ще ви бъде изпратен емейл с линк за нулиране на паролата.', @@ -49,7 +48,6 @@ return [ 'email_reset_text' => 'Вие получихте този емейл, защото поискахте вашата парола да бъде занулена.', 'email_reset_not_requested' => 'Ако Вие не сте поискали зануляването на паролата, няма нужда от други действия.', - // Email Confirmation 'email_confirm_subject' => 'Потвърди емейла си за :appName', 'email_confirm_greeting' => 'Благодарим Ви, че се присъединихте към :appName!', @@ -109,4 +107,4 @@ return [ 'mfa_verify_backup_code_enter_here' => 'Enter backup code here', 'mfa_verify_totp_desc' => 'Enter the code, generated using your mobile app, below:', 'mfa_setup_login_notification' => 'Multi-factor method configured, Please now login again using the configured method.', -]; \ No newline at end of file +]; diff --git a/resources/lang/bg/common.php b/resources/lang/bg/common.php index 4b0f72a60..110487a41 100644 --- a/resources/lang/bg/common.php +++ b/resources/lang/bg/common.php @@ -20,7 +20,7 @@ return [ 'role' => 'Роля', 'cover_image' => 'Основно изображение', 'cover_image_description' => 'Картината трябва да е приблизително 440х250 пиксела.', - + // Actions 'actions' => 'Действия', 'view' => 'Преглед', diff --git a/resources/lang/bg/entities.php b/resources/lang/bg/entities.php index bfcfb2758..1db29c5e3 100644 --- a/resources/lang/bg/entities.php +++ b/resources/lang/bg/entities.php @@ -321,5 +321,5 @@ return [ 'revision_delete_confirm' => 'Наистина ли искате да изтриете тази версия?', 'revision_restore_confirm' => 'Сигурни ли сте, че искате да изтриете тази версия? Настоящата страница ще бъде заместена.', 'revision_delete_success' => 'Версията беше изтрита', - 'revision_cannot_delete_latest' => 'Не може да изтриете последната версия.' + 'revision_cannot_delete_latest' => 'Не може да изтриете последната версия.', ]; diff --git a/resources/lang/bg/passwords.php b/resources/lang/bg/passwords.php index 871fdeea8..5fb192a44 100644 --- a/resources/lang/bg/passwords.php +++ b/resources/lang/bg/passwords.php @@ -7,7 +7,7 @@ return [ 'password' => 'Паролите трябва да имат поне 8 символа и да съвпадат с потвърждението.', - 'user' => "Не можем да намерим потребител с този имейл адрес.", + 'user' => 'Не можем да намерим потребител с този имейл адрес.', 'token' => 'Кодът за зануляване на паролата е невалиден за този емейл адрес.', 'sent' => 'Пратихме връзка за нулиране на паролата до имейла ви!', 'reset' => 'Вашата парола е нулирана!', diff --git a/resources/lang/bg/settings.php b/resources/lang/bg/settings.php index e6afe7101..2151e2e20 100644 --- a/resources/lang/bg/settings.php +++ b/resources/lang/bg/settings.php @@ -72,7 +72,7 @@ return [ // Maintenance settings 'maint' => 'Maintenance', 'maint_image_cleanup' => 'Cleanup Images', - 'maint_image_cleanup_desc' => "Scans page & revision content to check which images and drawings are currently in use and which images are redundant. Ensure you create a full database and image backup before running this.", + 'maint_image_cleanup_desc' => 'Scans page & revision content to check which images and drawings are currently in use and which images are redundant. Ensure you create a full database and image backup before running this.', 'maint_delete_images_only_in_revisions' => 'Also delete images that only exist in old page revisions', 'maint_image_cleanup_run' => 'Run Cleanup', 'maint_image_cleanup_warning' => ':count potentially unused images were found. Are you sure you want to delete these images?', @@ -132,7 +132,7 @@ return [ 'role_delete' => 'Изтрий роля', 'role_delete_confirm' => 'Това ще изтрие ролята \':roleName\'.', 'role_delete_users_assigned' => 'В тази роля се намират :userCount потребители. Ако искате да преместите тези потребители в друга роля, моля изберете нова роля отдолу.', - 'role_delete_no_migration' => "Не премествай потребителите в нова роля", + 'role_delete_no_migration' => 'Не премествай потребителите в нова роля', 'role_delete_sure' => 'Сигурни ли сте, че искате да изтриете тази роля?', 'role_delete_success' => 'Ролята беше успешно изтрита', 'role_edit' => 'Редактиране на роля', @@ -273,6 +273,6 @@ return [ 'vi' => 'Tiếng Việt', 'zh_CN' => '简体中文', 'zh_TW' => '繁體中文', - ] + ], //!//////////////////////////////// ]; diff --git a/resources/lang/bs/auth.php b/resources/lang/bs/auth.php index a5926fa2b..3a5517331 100644 --- a/resources/lang/bs/auth.php +++ b/resources/lang/bs/auth.php @@ -38,7 +38,6 @@ return [ 'registration_email_domain_invalid' => 'Ta e-mail domena nema pristup ovoj aplikaciji', 'register_success' => 'Hvala na registraciji! Sada ste registrovani i prijavljeni.', - // Password Reset 'reset_password' => 'Resetuj Lozinku', 'reset_password_send_instructions' => 'Unesite vašu e-mail adresu ispod i na nju ćemo vam poslati e-mail sa linkom za promjenu lozinke.', @@ -49,7 +48,6 @@ return [ 'email_reset_text' => 'Primate ovaj e-mail jer smo dobili zahtjev za promjenu lozinke za vaš račun.', 'email_reset_not_requested' => 'Ako niste zahtijevali promjenu lozinke ne trebate ništa više uraditi.', - // Email Confirmation 'email_confirm_subject' => 'Potvrdite vaš e-mail na :appName', 'email_confirm_greeting' => 'Hvala na pristupanju :appName!', @@ -109,4 +107,4 @@ return [ 'mfa_verify_backup_code_enter_here' => 'Enter backup code here', 'mfa_verify_totp_desc' => 'Enter the code, generated using your mobile app, below:', 'mfa_setup_login_notification' => 'Multi-factor method configured, Please now login again using the configured method.', -]; \ No newline at end of file +]; diff --git a/resources/lang/bs/common.php b/resources/lang/bs/common.php index 17ec0b765..a511a10be 100644 --- a/resources/lang/bs/common.php +++ b/resources/lang/bs/common.php @@ -20,7 +20,7 @@ return [ 'role' => 'Uloga', 'cover_image' => 'Naslovna slika', 'cover_image_description' => 'Ova slika treba biti približno 440x250px.', - + // Actions 'actions' => 'Akcije', 'view' => 'Prikaz', diff --git a/resources/lang/bs/entities.php b/resources/lang/bs/entities.php index 102019d2a..680053bc9 100644 --- a/resources/lang/bs/entities.php +++ b/resources/lang/bs/entities.php @@ -321,5 +321,5 @@ return [ 'revision_delete_confirm' => 'Are you sure you want to delete this revision?', 'revision_restore_confirm' => 'Are you sure you want to restore this revision? The current page contents will be replaced.', 'revision_delete_success' => 'Revision deleted', - 'revision_cannot_delete_latest' => 'Cannot delete the latest revision.' + 'revision_cannot_delete_latest' => 'Cannot delete the latest revision.', ]; diff --git a/resources/lang/bs/passwords.php b/resources/lang/bs/passwords.php index 0383e8af0..54880f4b5 100644 --- a/resources/lang/bs/passwords.php +++ b/resources/lang/bs/passwords.php @@ -7,7 +7,7 @@ return [ 'password' => 'Lozinke moraju sadržavati najmanje osam karaktera i podudarati se sa potvrdom lozinke.', - 'user' => "Ne možemo naći korisnika sa tom e-mail adresom.", + 'user' => 'Ne možemo naći korisnika sa tom e-mail adresom.', 'token' => 'Token za poništavanje lozinke nije validan za ovu e-mail adresu.', 'sent' => 'Poslali smo link za poništavanje vaše lozinke na e-mail!', 'reset' => 'Vaša lozinka je resetovana!', diff --git a/resources/lang/bs/settings.php b/resources/lang/bs/settings.php index 46df0d07d..335a1b436 100644 --- a/resources/lang/bs/settings.php +++ b/resources/lang/bs/settings.php @@ -72,7 +72,7 @@ return [ // Maintenance settings 'maint' => 'Maintenance', 'maint_image_cleanup' => 'Cleanup Images', - 'maint_image_cleanup_desc' => "Scans page & revision content to check which images and drawings are currently in use and which images are redundant. Ensure you create a full database and image backup before running this.", + 'maint_image_cleanup_desc' => 'Scans page & revision content to check which images and drawings are currently in use and which images are redundant. Ensure you create a full database and image backup before running this.', 'maint_delete_images_only_in_revisions' => 'Also delete images that only exist in old page revisions', 'maint_image_cleanup_run' => 'Run Cleanup', 'maint_image_cleanup_warning' => ':count potentially unused images were found. Are you sure you want to delete these images?', @@ -273,6 +273,6 @@ return [ 'vi' => 'Tiếng Việt', 'zh_CN' => '简体中文', 'zh_TW' => '繁體中文', - ] + ], //!//////////////////////////////// ]; diff --git a/resources/lang/ca/auth.php b/resources/lang/ca/auth.php index 9febe36b7..e22ca74bf 100644 --- a/resources/lang/ca/auth.php +++ b/resources/lang/ca/auth.php @@ -38,7 +38,6 @@ return [ 'registration_email_domain_invalid' => 'Aquest domini de correu electrònic no té accés a aquesta aplicació', 'register_success' => 'Gràcies per registrar-vos! Ja us hi heu registrat i heu iniciat la sessió.', - // Password Reset 'reset_password' => 'Restableix la contrasenya', 'reset_password_send_instructions' => 'Introduïu la vostra adreça electrònica a continuació i us enviarem un correu electrònic amb un enllaç per a restablir la contrasenya.', @@ -49,7 +48,6 @@ return [ 'email_reset_text' => 'Rebeu aquest correu electrònic perquè heu rebut una petició de restabliment de contrasenya per al vostre compte.', 'email_reset_not_requested' => 'Si no heu demanat restablir la contrasenya, no cal que prengueu cap acció.', - // Email Confirmation 'email_confirm_subject' => 'Confirmeu la vostra adreça electrònica a :appName', 'email_confirm_greeting' => 'Gràcies per unir-vos a :appName!', @@ -109,4 +107,4 @@ return [ 'mfa_verify_backup_code_enter_here' => 'Enter backup code here', 'mfa_verify_totp_desc' => 'Enter the code, generated using your mobile app, below:', 'mfa_setup_login_notification' => 'Multi-factor method configured, Please now login again using the configured method.', -]; \ No newline at end of file +]; diff --git a/resources/lang/ca/common.php b/resources/lang/ca/common.php index 497395060..0f18099e7 100644 --- a/resources/lang/ca/common.php +++ b/resources/lang/ca/common.php @@ -20,7 +20,7 @@ return [ 'role' => 'Rol', 'cover_image' => 'Imatge de portada', 'cover_image_description' => 'Aquesta imatge hauria de fer aproximadament 440x250 px.', - + // Actions 'actions' => 'Accions', 'view' => 'Visualitza', diff --git a/resources/lang/ca/entities.php b/resources/lang/ca/entities.php index 36466e920..d486fe512 100644 --- a/resources/lang/ca/entities.php +++ b/resources/lang/ca/entities.php @@ -321,5 +321,5 @@ return [ 'revision_delete_confirm' => 'Segur que voleu suprimir aquesta revisió?', 'revision_restore_confirm' => 'Segur que voleu restaurar aquesta revisió? Se substituirà el contingut de la pàgina actual.', 'revision_delete_success' => 'S\'ha suprimit la revisió', - 'revision_cannot_delete_latest' => 'No es pot suprimir la darrera revisió.' + 'revision_cannot_delete_latest' => 'No es pot suprimir la darrera revisió.', ]; diff --git a/resources/lang/ca/settings.php b/resources/lang/ca/settings.php index 74e692798..4a1e66855 100755 --- a/resources/lang/ca/settings.php +++ b/resources/lang/ca/settings.php @@ -132,7 +132,7 @@ return [ 'role_delete' => 'Suprimeix el rol', 'role_delete_confirm' => 'Se suprimirà el rol amb el nom \':roleName\'.', 'role_delete_users_assigned' => 'Aquest rol té :userCount usuaris assignats. Si voleu migrar els usuaris d\'aquest rol, seleccioneu un rol nou a continuació.', - 'role_delete_no_migration' => "No migris els usuaris", + 'role_delete_no_migration' => 'No migris els usuaris', 'role_delete_sure' => 'Segur que voleu suprimir aquest rol?', 'role_delete_success' => 'Rol suprimit correctament', 'role_edit' => 'Edita el rol', @@ -273,6 +273,6 @@ return [ 'vi' => 'Tiếng Việt', 'zh_CN' => '简体中文', 'zh_TW' => '繁體中文', - ] + ], //!//////////////////////////////// ]; diff --git a/resources/lang/cs/auth.php b/resources/lang/cs/auth.php index ad83a6926..f95242009 100644 --- a/resources/lang/cs/auth.php +++ b/resources/lang/cs/auth.php @@ -38,7 +38,6 @@ return [ 'registration_email_domain_invalid' => 'Registrace z této e-mailové domény nejsou povoleny', 'register_success' => 'Děkujeme za registraci! Nyní jste zaregistrováni a přihlášeni.', - // Password Reset 'reset_password' => 'Obnovit heslo', 'reset_password_send_instructions' => 'Níže zadejte svou e-mailovou adresu a bude vám zaslán e-mail s odkazem na obnovení hesla.', @@ -49,7 +48,6 @@ return [ 'email_reset_text' => 'Tento e-mail jste obdrželi, protože jsme obdrželi žádost o obnovení hesla k vašemu účtu.', 'email_reset_not_requested' => 'Pokud jste o obnovení hesla nežádali, není vyžadována žádná další akce.', - // Email Confirmation 'email_confirm_subject' => 'Potvrďte svůj e-mail pro :appName', 'email_confirm_greeting' => 'Díky že jste se přidali do :appName!', @@ -109,4 +107,4 @@ return [ 'mfa_verify_backup_code_enter_here' => 'Enter backup code here', 'mfa_verify_totp_desc' => 'Enter the code, generated using your mobile app, below:', 'mfa_setup_login_notification' => 'Multi-factor method configured, Please now login again using the configured method.', -]; \ No newline at end of file +]; diff --git a/resources/lang/cs/common.php b/resources/lang/cs/common.php index 14555a912..d837116ee 100644 --- a/resources/lang/cs/common.php +++ b/resources/lang/cs/common.php @@ -20,7 +20,7 @@ return [ 'role' => 'Role', 'cover_image' => 'Obrázek obálky', 'cover_image_description' => 'Obrázek by měl být přibližně 440×250px.', - + // Actions 'actions' => 'Akce', 'view' => 'Zobrazit', diff --git a/resources/lang/cs/entities.php b/resources/lang/cs/entities.php index d82d4c2ea..548c01a84 100644 --- a/resources/lang/cs/entities.php +++ b/resources/lang/cs/entities.php @@ -94,7 +94,7 @@ return [ 'shelves_edit' => 'Upravit knihovnu', 'shelves_delete' => 'Odstranit knihovnu', 'shelves_delete_named' => 'Odstranit knihovnu :name', - 'shelves_delete_explain' => "Toto odstraní knihovnu ‚:name‘. Vložené knihy nebudou odstraněny.", + 'shelves_delete_explain' => 'Toto odstraní knihovnu ‚:name‘. Vložené knihy nebudou odstraněny.', 'shelves_delete_confirmation' => 'Opravdu chcete odstranit tuto knihovnu?', 'shelves_permissions' => 'Oprávnění knihovny', 'shelves_permissions_updated' => 'Oprávnění knihovny byla aktualizována', @@ -321,5 +321,5 @@ return [ 'revision_delete_confirm' => 'Opravdu chcete odstranit tuto revizi?', 'revision_restore_confirm' => 'Jste si jisti, že chcete obnovit tuto revizi? Aktuální obsah stránky bude nahrazen.', 'revision_delete_success' => 'Revize odstraněna', - 'revision_cannot_delete_latest' => 'Nelze odstranit poslední revizi.' + 'revision_cannot_delete_latest' => 'Nelze odstranit poslední revizi.', ]; diff --git a/resources/lang/cs/passwords.php b/resources/lang/cs/passwords.php index 40b12b607..b25e24f3c 100644 --- a/resources/lang/cs/passwords.php +++ b/resources/lang/cs/passwords.php @@ -7,7 +7,7 @@ return [ 'password' => 'Heslo musí mít alespoň osm znaků a musí odpovídat potvrzení hesla.', - 'user' => "Nemůžeme nalézt uživatele s touto e-mailovou adresou.", + 'user' => 'Nemůžeme nalézt uživatele s touto e-mailovou adresou.', 'token' => 'Token pro obnovení hesla není platný pro tuto e-mailovou adresu.', 'sent' => 'Poslali jsme Vám e-mail s odkazem pro obnovení hesla!', 'reset' => 'Vaše heslo bylo obnoveno!', diff --git a/resources/lang/cs/settings.php b/resources/lang/cs/settings.php index b2e840044..b4a726830 100644 --- a/resources/lang/cs/settings.php +++ b/resources/lang/cs/settings.php @@ -72,7 +72,7 @@ return [ // Maintenance settings 'maint' => 'Údržba', 'maint_image_cleanup' => 'Pročistění obrázků', - 'maint_image_cleanup_desc' => "Prohledá stránky a jejich revize, aby zjistil, které obrázky a kresby jsou momentálně používány a které jsou zbytečné. Zajistěte plnou zálohu databáze a obrázků než se do toho pustíte.", + 'maint_image_cleanup_desc' => 'Prohledá stránky a jejich revize, aby zjistil, které obrázky a kresby jsou momentálně používány a které jsou zbytečné. Zajistěte plnou zálohu databáze a obrázků než se do toho pustíte.', 'maint_delete_images_only_in_revisions' => 'Odstranit i obrázky, které se vyskytují pouze ve starých revizích stránky', 'maint_image_cleanup_run' => 'Spustit pročištění', 'maint_image_cleanup_warning' => 'Nalezeno :count potenciálně nepoužitých obrázků. Jste si jisti, že je chcete odstranit?', @@ -132,7 +132,7 @@ return [ 'role_delete' => 'Odstranit roli', 'role_delete_confirm' => 'Role \':roleName\' bude odstraněna.', 'role_delete_users_assigned' => 'Role je přiřazena :userCount uživatelům. Pokud jim chcete náhradou přidělit jinou roli, zvolte jednu z následujících.', - 'role_delete_no_migration' => "Nepřiřazovat uživatelům náhradní roli", + 'role_delete_no_migration' => 'Nepřiřazovat uživatelům náhradní roli', 'role_delete_sure' => 'Opravdu chcete tuto roli odstranit?', 'role_delete_success' => 'Role byla odstraněna', 'role_edit' => 'Upravit roli', @@ -273,6 +273,6 @@ return [ 'vi' => 'Tiếng Việt', 'zh_CN' => '简体中文', 'zh_TW' => '繁體中文', - ] + ], //!//////////////////////////////// ]; diff --git a/resources/lang/da/auth.php b/resources/lang/da/auth.php index 8c9d86ea6..6b627c027 100644 --- a/resources/lang/da/auth.php +++ b/resources/lang/da/auth.php @@ -38,7 +38,6 @@ return [ 'registration_email_domain_invalid' => 'E-Mail domænet har ikke adgang til denne applikation', 'register_success' => 'Tak for din registrering. Du er nu registeret og logget ind.', - // Password Reset 'reset_password' => 'Nulstil adgangskode', 'reset_password_send_instructions' => 'Indtast din E-Mail herunder og du vil blive sendt en E-Mail med et link til at nulstille din adgangskode.', @@ -49,7 +48,6 @@ return [ 'email_reset_text' => 'Du modtager denne E-Mail fordi vi har modtaget en anmodning om at nulstille din adgangskode.', 'email_reset_not_requested' => 'Hvis du ikke har anmodet om at få din adgangskode nulstillet, behøver du ikke at foretage dig noget.', - // Email Confirmation 'email_confirm_subject' => 'Bekræft din E-Mail på :appName', 'email_confirm_greeting' => 'Tak for at oprette dig på :appName!', @@ -109,4 +107,4 @@ return [ 'mfa_verify_backup_code_enter_here' => 'Enter backup code here', 'mfa_verify_totp_desc' => 'Enter the code, generated using your mobile app, below:', 'mfa_setup_login_notification' => 'Multi-factor method configured, Please now login again using the configured method.', -]; \ No newline at end of file +]; diff --git a/resources/lang/da/common.php b/resources/lang/da/common.php index 0e4269734..563aff97b 100644 --- a/resources/lang/da/common.php +++ b/resources/lang/da/common.php @@ -20,7 +20,7 @@ return [ 'role' => 'Rolle', 'cover_image' => 'Coverbillede', 'cover_image_description' => 'Dette billede skal være omtrent 440x250px.', - + // Actions 'actions' => 'Handlinger', 'view' => 'Vis', diff --git a/resources/lang/da/entities.php b/resources/lang/da/entities.php index 0d9d67cb4..3c2f56474 100644 --- a/resources/lang/da/entities.php +++ b/resources/lang/da/entities.php @@ -321,5 +321,5 @@ return [ 'revision_delete_confirm' => 'Er du sikker på at du vil slette denne revision?', 'revision_restore_confirm' => 'Er du sikker på at du ønsker at gendanne denne revision? Nuværende sideindhold vil blive erstattet.', 'revision_delete_success' => 'Revision slettet', - 'revision_cannot_delete_latest' => 'Kan ikke slette seneste revision.' + 'revision_cannot_delete_latest' => 'Kan ikke slette seneste revision.', ]; diff --git a/resources/lang/da/passwords.php b/resources/lang/da/passwords.php index 343fa2b85..39ed9418f 100644 --- a/resources/lang/da/passwords.php +++ b/resources/lang/da/passwords.php @@ -7,7 +7,7 @@ return [ 'password' => 'Adgangskoder skal være mindst otte tegn og svare til bekræftelsen.', - 'user' => "Vi kan ikke finde en bruger med den e-mail adresse.", + 'user' => 'Vi kan ikke finde en bruger med den e-mail adresse.', 'token' => 'Linket til nulstilling af adgangskode er ugyldigt for denne e-mail-adresse.', 'sent' => 'Vi har sendt dig en e-mail med et link til at nulstille adgangskoden!', 'reset' => 'Dit kodeord er blevet nulstillet!', diff --git a/resources/lang/da/settings.php b/resources/lang/da/settings.php index 804a67bba..83b27aaab 100644 --- a/resources/lang/da/settings.php +++ b/resources/lang/da/settings.php @@ -72,7 +72,7 @@ return [ // Maintenance settings 'maint' => 'Vedligeholdelse', 'maint_image_cleanup' => 'Ryd op i billeder', - 'maint_image_cleanup_desc' => "Scanner side & revisionsindhold for at kontrollere, hvilke billeder og tegninger, der i øjeblikket er i brug, og hvilke billeder, der er overflødige. Sørg for, at du opretter en komplet database og billedbackup, før du kører dette.", + 'maint_image_cleanup_desc' => 'Scanner side & revisionsindhold for at kontrollere, hvilke billeder og tegninger, der i øjeblikket er i brug, og hvilke billeder, der er overflødige. Sørg for, at du opretter en komplet database og billedbackup, før du kører dette.', 'maint_delete_images_only_in_revisions' => 'Slet også billeder, der kun findes i gamle siderevisioner', 'maint_image_cleanup_run' => 'Kør Oprydning', 'maint_image_cleanup_warning' => 'der blev fundet :count potentielt ubrugte billeder. Er du sikker på, at du vil slette disse billeder?', @@ -132,7 +132,7 @@ return [ 'role_delete' => 'Slet rolle', 'role_delete_confirm' => 'Dette vil slette rollen med navnet \':roleName\'.', 'role_delete_users_assigned' => 'Denne rolle er tildelt :userCount brugere. Hvis du vil rykke disse brugere fra denne rolle, kan du vælge en ny nedenunder.', - 'role_delete_no_migration' => "Ryk ikke brugere", + 'role_delete_no_migration' => 'Ryk ikke brugere', 'role_delete_sure' => 'Er du sikker på, at du vil slette denne rolle?', 'role_delete_success' => 'Rollen blev slettet', 'role_edit' => 'Rediger rolle', @@ -273,6 +273,6 @@ return [ 'vi' => 'Tiếng Việt', 'zh_CN' => '简体中文', 'zh_TW' => '繁體中文', - ] + ], //!//////////////////////////////// ]; diff --git a/resources/lang/de/auth.php b/resources/lang/de/auth.php index efe82680d..2c0989272 100644 --- a/resources/lang/de/auth.php +++ b/resources/lang/de/auth.php @@ -38,7 +38,6 @@ return [ 'registration_email_domain_invalid' => 'Sie können sich mit dieser E-Mail nicht registrieren.', 'register_success' => 'Vielen Dank für Ihre Registrierung! Die Daten sind gespeichert und Sie sind angemeldet.', - // Password Reset 'reset_password' => 'Passwort vergessen', 'reset_password_send_instructions' => 'Bitte geben Sie Ihre E-Mail-Adresse ein. Danach erhalten Sie eine E-Mail mit einem Link zum Zurücksetzen Ihres Passwortes.', @@ -49,7 +48,6 @@ return [ 'email_reset_text' => 'Sie erhalten diese E-Mail, weil jemand versucht hat, Ihr Passwort zurückzusetzen.', 'email_reset_not_requested' => 'Wenn Sie das nicht waren, brauchen Sie nichts weiter zu tun.', - // Email Confirmation 'email_confirm_subject' => 'Bestätigen Sie Ihre E-Mail-Adresse für :appName', 'email_confirm_greeting' => 'Danke, dass Sie sich für :appName registriert haben!', @@ -109,4 +107,4 @@ return [ 'mfa_verify_backup_code_enter_here' => 'Backup-Code hier eingeben', 'mfa_verify_totp_desc' => 'Geben Sie den Code ein, der mit Ihrer mobilen App generiert wurde:', 'mfa_setup_login_notification' => 'Multi-Faktor-Methode konfiguriert. Bitte melden Sie sich jetzt erneut mit der konfigurierten Methode an.', -]; \ No newline at end of file +]; diff --git a/resources/lang/de/common.php b/resources/lang/de/common.php index bd75e1737..fddd735f4 100644 --- a/resources/lang/de/common.php +++ b/resources/lang/de/common.php @@ -20,7 +20,7 @@ return [ 'role' => 'Rolle', 'cover_image' => 'Titelbild', 'cover_image_description' => 'Das Bild sollte eine Auflösung von 440x250px haben.', - + // Actions 'actions' => 'Aktionen', 'view' => 'Anzeigen', diff --git a/resources/lang/de/entities.php b/resources/lang/de/entities.php index 200961c97..d23eb679f 100644 --- a/resources/lang/de/entities.php +++ b/resources/lang/de/entities.php @@ -321,5 +321,5 @@ return [ 'revision_delete_confirm' => 'Sind Sie sicher, dass Sie diese Revision löschen wollen?', 'revision_restore_confirm' => 'Sind Sie sicher, dass Sie diese Revision wiederherstellen wollen? Der aktuelle Seiteninhalt wird ersetzt.', 'revision_delete_success' => 'Revision gelöscht', - 'revision_cannot_delete_latest' => 'Die letzte Version kann nicht gelöscht werden.' + 'revision_cannot_delete_latest' => 'Die letzte Version kann nicht gelöscht werden.', ]; diff --git a/resources/lang/de/passwords.php b/resources/lang/de/passwords.php index 3da092cb8..5f3762e16 100644 --- a/resources/lang/de/passwords.php +++ b/resources/lang/de/passwords.php @@ -7,7 +7,7 @@ return [ 'password' => 'Passwörter müssen aus mindestens sechs Zeichen bestehen und mit der eingegebenen Wiederholung übereinstimmen.', - 'user' => "Es wurde kein Benutzer mit dieser E-Mail-Adresse gefunden.", + 'user' => 'Es wurde kein Benutzer mit dieser E-Mail-Adresse gefunden.', 'token' => 'Der Link zum Zurücksetzen Ihres Passworts ist entweder ungültig oder abgelaufen.', 'sent' => 'Der Link zum Zurücksetzen Ihres Passwortes wurde Ihnen per E-Mail zugesendet.', 'reset' => 'Ihr Passwort wurde zurückgesetzt!', diff --git a/resources/lang/de/settings.php b/resources/lang/de/settings.php index 5d6c19d10..1d1c47060 100644 --- a/resources/lang/de/settings.php +++ b/resources/lang/de/settings.php @@ -75,7 +75,7 @@ Hinweis: Benutzer können ihre E-Mail Adresse nach erfolgreicher Registrierung // Maintenance settings 'maint' => 'Wartung', 'maint_image_cleanup' => 'Bilder bereinigen', - 'maint_image_cleanup_desc' => "Überprüft Seiten- und Versionsinhalte auf ungenutzte und mehrfach vorhandene Bilder. Erstellen Sie vor dem Start ein Backup Ihrer Datenbank und Bilder.", + 'maint_image_cleanup_desc' => 'Überprüft Seiten- und Versionsinhalte auf ungenutzte und mehrfach vorhandene Bilder. Erstellen Sie vor dem Start ein Backup Ihrer Datenbank und Bilder.', 'maint_delete_images_only_in_revisions' => 'Lösche auch Bilder, die nur in alten Seitenüberarbeitungen vorhanden sind', 'maint_image_cleanup_run' => 'Reinigung starten', 'maint_image_cleanup_warning' => ':count eventuell unbenutze Bilder wurden gefunden. Möchten Sie diese Bilder löschen?', @@ -135,7 +135,7 @@ Hinweis: Benutzer können ihre E-Mail Adresse nach erfolgreicher Registrierung 'role_delete' => 'Rolle löschen', 'role_delete_confirm' => 'Sie möchten die Rolle ":roleName" löschen.', 'role_delete_users_assigned' => 'Diese Rolle ist :userCount Benutzern zugeordnet. Sie können unten eine neue Rolle auswählen, die Sie diesen Benutzern zuordnen möchten.', - 'role_delete_no_migration' => "Den Benutzern keine andere Rolle zuordnen", + 'role_delete_no_migration' => 'Den Benutzern keine andere Rolle zuordnen', 'role_delete_sure' => 'Sind Sie sicher, dass Sie diese Rolle löschen möchten?', 'role_delete_success' => 'Rolle erfolgreich gelöscht', 'role_edit' => 'Rolle bearbeiten', @@ -276,6 +276,6 @@ Hinweis: Benutzer können ihre E-Mail Adresse nach erfolgreicher Registrierung 'vi' => 'Tiếng Việt', 'zh_CN' => '简体中文', 'zh_TW' => '繁體中文', - ] + ], //!//////////////////////////////// ]; diff --git a/resources/lang/de_informal/auth.php b/resources/lang/de_informal/auth.php index 70da5bae2..de845ba7d 100644 --- a/resources/lang/de_informal/auth.php +++ b/resources/lang/de_informal/auth.php @@ -38,7 +38,6 @@ return [ 'registration_email_domain_invalid' => 'Du kannst dich mit dieser E-Mail nicht registrieren.', 'register_success' => 'Vielen Dank für deine Registrierung! Du bist jetzt registriert und eingeloggt.', - // Password Reset 'reset_password' => 'Passwort vergessen', 'reset_password_send_instructions' => 'Bitte gib Deine E-Mail-Adresse ein. Danach erhältst Du eine E-Mail mit einem Link zum Zurücksetzen Deines Passwortes.', @@ -49,7 +48,6 @@ return [ 'email_reset_text' => 'Du erhältsts diese E-Mail, weil jemand versucht hat, Dein Passwort zurückzusetzen.', 'email_reset_not_requested' => 'Wenn du das zurücksetzen des Passworts nicht angefordert hast, ist keine weitere Aktion erforderlich.', - // Email Confirmation 'email_confirm_subject' => 'Bestätige Deine E-Mail-Adresse für :appName', 'email_confirm_greeting' => 'Danke, dass Du dich für :appName registrierst hast!', @@ -109,4 +107,4 @@ return [ 'mfa_verify_backup_code_enter_here' => 'Backup-Code hier eingeben', 'mfa_verify_totp_desc' => 'Geben Sie den Code ein, der mit Ihrer mobilen App generiert wurde:', 'mfa_setup_login_notification' => 'Multi-Faktor-Methode konfiguriert. Bitte melden Sie sich jetzt erneut mit der konfigurierten Methode an.', -]; \ No newline at end of file +]; diff --git a/resources/lang/de_informal/common.php b/resources/lang/de_informal/common.php index 898df928e..a3663396e 100644 --- a/resources/lang/de_informal/common.php +++ b/resources/lang/de_informal/common.php @@ -20,7 +20,7 @@ return [ 'role' => 'Rolle', 'cover_image' => 'Titelbild', 'cover_image_description' => 'Das Bild sollte eine Auflösung von 440x250px haben.', - + // Actions 'actions' => 'Aktionen', 'view' => 'Anzeigen', diff --git a/resources/lang/de_informal/entities.php b/resources/lang/de_informal/entities.php index 712421b1f..c29a7db2c 100644 --- a/resources/lang/de_informal/entities.php +++ b/resources/lang/de_informal/entities.php @@ -321,5 +321,5 @@ return [ 'revision_delete_confirm' => 'Bist Du sicher, dass Du diese Revision löschen möchtest?', 'revision_restore_confirm' => 'Sind Sie sicher, dass Sie diese Revision wiederherstellen wollen? Der aktuelle Seiteninhalt wird ersetzt.', 'revision_delete_success' => 'Revision gelöscht', - 'revision_cannot_delete_latest' => 'Die letzte Version kann nicht gelöscht werden.' + 'revision_cannot_delete_latest' => 'Die letzte Version kann nicht gelöscht werden.', ]; diff --git a/resources/lang/de_informal/passwords.php b/resources/lang/de_informal/passwords.php index 0dd28c019..b5b38d7fd 100644 --- a/resources/lang/de_informal/passwords.php +++ b/resources/lang/de_informal/passwords.php @@ -7,7 +7,7 @@ return [ 'password' => 'Passwörter müssen aus mindestens sechs Zeichen bestehen und mit der eingegebenen Wiederholung übereinstimmen.', - 'user' => "Es wurde kein Benutzer mit dieser E-Mail-Adresse gefunden.", + 'user' => 'Es wurde kein Benutzer mit dieser E-Mail-Adresse gefunden.', 'token' => 'Der Token zum Zurücksetzen des Passworts für diese E-Mail-Adresse ist ungültig.', 'sent' => 'Wir haben dir einen Link zum Zurücksetzen des Passwortes per E-Mail geschickt!', 'reset' => 'Dein Passwort wurde zurückgesetzt!', diff --git a/resources/lang/de_informal/settings.php b/resources/lang/de_informal/settings.php index 8fdae9863..d22f73e89 100644 --- a/resources/lang/de_informal/settings.php +++ b/resources/lang/de_informal/settings.php @@ -75,7 +75,7 @@ Hinweis: Benutzer können ihre E-Mail Adresse nach erfolgreicher Registrierung // Maintenance settings 'maint' => 'Wartung', 'maint_image_cleanup' => 'Bilder bereinigen', - 'maint_image_cleanup_desc' => "Überprüft Seiten- und Versionsinhalte auf ungenutzte und mehrfach vorhandene Bilder. Erstelle vor dem Start ein Backup Deiner Datenbank und Bilder.", + 'maint_image_cleanup_desc' => 'Überprüft Seiten- und Versionsinhalte auf ungenutzte und mehrfach vorhandene Bilder. Erstelle vor dem Start ein Backup Deiner Datenbank und Bilder.', 'maint_delete_images_only_in_revisions' => 'Lösche auch Bilder, die nur in alten Seitenüberarbeitungen vorhanden sind', 'maint_image_cleanup_run' => 'Reinigung starten', 'maint_image_cleanup_warning' => ':count eventuell unbenutze Bilder wurden gefunden. Möchtest Du diese Bilder löschen?', @@ -135,7 +135,7 @@ Hinweis: Benutzer können ihre E-Mail Adresse nach erfolgreicher Registrierung 'role_delete' => 'Rolle löschen', 'role_delete_confirm' => 'Du möchtest die Rolle ":roleName" löschen.', 'role_delete_users_assigned' => 'Diese Rolle ist :userCount Benutzern zugeordnet. Du kannst unten eine neue Rolle auswählen, die Du diesen Benutzern zuordnen möchtest.', - 'role_delete_no_migration' => "Den Benutzern keine andere Rolle zuordnen", + 'role_delete_no_migration' => 'Den Benutzern keine andere Rolle zuordnen', 'role_delete_sure' => 'Bist Du sicher, dass Du diese Rolle löschen möchtest?', 'role_delete_success' => 'Rolle erfolgreich gelöscht', 'role_edit' => 'Rolle bearbeiten', @@ -276,6 +276,6 @@ Hinweis: Benutzer können ihre E-Mail Adresse nach erfolgreicher Registrierung 'vi' => 'Tiếng Việt', 'zh_CN' => '简体中文', 'zh_TW' => '繁體中文', - ] + ], //!//////////////////////////////// ]; diff --git a/resources/lang/en/auth.php b/resources/lang/en/auth.php index e4d4c425b..ee0ba2d21 100644 --- a/resources/lang/en/auth.php +++ b/resources/lang/en/auth.php @@ -38,7 +38,6 @@ return [ 'registration_email_domain_invalid' => 'That email domain does not have access to this application', 'register_success' => 'Thanks for signing up! You are now registered and signed in.', - // Password Reset 'reset_password' => 'Reset Password', 'reset_password_send_instructions' => 'Enter your email below and you will be sent an email with a password reset link.', @@ -49,7 +48,6 @@ return [ 'email_reset_text' => 'You are receiving this email because we received a password reset request for your account.', 'email_reset_not_requested' => 'If you did not request a password reset, no further action is required.', - // Email Confirmation 'email_confirm_subject' => 'Confirm your email on :appName', 'email_confirm_greeting' => 'Thanks for joining :appName!', @@ -109,4 +107,4 @@ return [ 'mfa_verify_backup_code_enter_here' => 'Enter backup code here', 'mfa_verify_totp_desc' => 'Enter the code, generated using your mobile app, below:', 'mfa_setup_login_notification' => 'Multi-factor method configured, Please now login again using the configured method.', -]; \ No newline at end of file +]; diff --git a/resources/lang/en/common.php b/resources/lang/en/common.php index f93fb034b..161891bf4 100644 --- a/resources/lang/en/common.php +++ b/resources/lang/en/common.php @@ -20,7 +20,7 @@ return [ 'role' => 'Role', 'cover_image' => 'Cover image', 'cover_image_description' => 'This image should be approx 440x250px.', - + // Actions 'actions' => 'Actions', 'view' => 'View', diff --git a/resources/lang/en/entities.php b/resources/lang/en/entities.php index 0a4068eea..4871b6225 100644 --- a/resources/lang/en/entities.php +++ b/resources/lang/en/entities.php @@ -321,5 +321,5 @@ return [ 'revision_delete_confirm' => 'Are you sure you want to delete this revision?', 'revision_restore_confirm' => 'Are you sure you want to restore this revision? The current page contents will be replaced.', 'revision_delete_success' => 'Revision deleted', - 'revision_cannot_delete_latest' => 'Cannot delete the latest revision.' + 'revision_cannot_delete_latest' => 'Cannot delete the latest revision.', ]; diff --git a/resources/lang/en/settings.php b/resources/lang/en/settings.php index 8c35d6849..688b0aad8 100755 --- a/resources/lang/en/settings.php +++ b/resources/lang/en/settings.php @@ -72,7 +72,7 @@ return [ // Maintenance settings 'maint' => 'Maintenance', 'maint_image_cleanup' => 'Cleanup Images', - 'maint_image_cleanup_desc' => "Scans page & revision content to check which images and drawings are currently in use and which images are redundant. Ensure you create a full database and image backup before running this.", + 'maint_image_cleanup_desc' => 'Scans page & revision content to check which images and drawings are currently in use and which images are redundant. Ensure you create a full database and image backup before running this.', 'maint_delete_images_only_in_revisions' => 'Also delete images that only exist in old page revisions', 'maint_image_cleanup_run' => 'Run Cleanup', 'maint_image_cleanup_warning' => ':count potentially unused images were found. Are you sure you want to delete these images?', @@ -273,6 +273,6 @@ return [ 'vi' => 'Tiếng Việt', 'zh_CN' => '简体中文', 'zh_TW' => '繁體中文', - ] + ], //!//////////////////////////////// ]; diff --git a/resources/lang/es/auth.php b/resources/lang/es/auth.php index 70f069a12..8a7710afe 100644 --- a/resources/lang/es/auth.php +++ b/resources/lang/es/auth.php @@ -38,7 +38,6 @@ return [ 'registration_email_domain_invalid' => 'Este dominio de correo electrónico no tiene acceso a esta aplicación', 'register_success' => '¡Gracias por registrarse! Ahora se encuentra registrado y logueado.', - // Password Reset 'reset_password' => 'Resetear Contraseña', 'reset_password_send_instructions' => 'Introduzca su correo electrónico a continuación y le será enviado un correo con un link para la restauración', @@ -49,7 +48,6 @@ return [ 'email_reset_text' => 'Está recibiendo este correo electrónico debido a que recibimos una solicitud de reseteo de contraseña de su cuenta.', 'email_reset_not_requested' => 'Si no ha solicitado un reseteo de la contraseña, no es requerida ninguna acción por su parte.', - // Email Confirmation 'email_confirm_subject' => 'Confirme su correo electrónico en :appName', 'email_confirm_greeting' => '¡Gracias por unirse a :appName!', @@ -109,4 +107,4 @@ return [ 'mfa_verify_backup_code_enter_here' => 'Introduce el código de respaldo aquí', 'mfa_verify_totp_desc' => 'Introduzca el código, generado con tu aplicación móvil, a continuación:', 'mfa_setup_login_notification' => 'Método de dos factores configurado. Por favor, inicia sesión de nuevo utilizando el método configurado.', -]; \ No newline at end of file +]; diff --git a/resources/lang/es/common.php b/resources/lang/es/common.php index b8514a876..f36cd5eb0 100644 --- a/resources/lang/es/common.php +++ b/resources/lang/es/common.php @@ -20,7 +20,7 @@ return [ 'role' => 'Rol', 'cover_image' => 'Imagen de portada', 'cover_image_description' => 'Esta imagen debe ser aproximadamente de 440x250px.', - + // Actions 'actions' => 'Acciones', 'view' => 'Ver', diff --git a/resources/lang/es/entities.php b/resources/lang/es/entities.php index 1a7b6df4f..a0bac5851 100644 --- a/resources/lang/es/entities.php +++ b/resources/lang/es/entities.php @@ -321,5 +321,5 @@ return [ 'revision_delete_confirm' => '¿Está seguro de que desea eliminar esta revisión?', 'revision_restore_confirm' => '¿Está seguro de que desea restaurar esta revisión? El contenido actual de la página será reemplazado.', 'revision_delete_success' => 'Revisión eliminada', - 'revision_cannot_delete_latest' => 'No se puede eliminar la última revisión.' + 'revision_cannot_delete_latest' => 'No se puede eliminar la última revisión.', ]; diff --git a/resources/lang/es/passwords.php b/resources/lang/es/passwords.php index 15e42d1ec..4a46134c4 100644 --- a/resources/lang/es/passwords.php +++ b/resources/lang/es/passwords.php @@ -7,7 +7,7 @@ return [ 'password' => 'La contraseña debe ser como mínimo de seis caracteres y coincidir con la confirmación.', - 'user' => "No podemos encontrar un usuario con esta dirección de correo electrónico.", + 'user' => 'No podemos encontrar un usuario con esta dirección de correo electrónico.', 'token' => 'El token de modificación de contraseña no es válido para esta dirección de correo electrónico.', 'sent' => '¡Hemos enviado a su cuenta de e-mail un enlace para restaurar su contraseña!', 'reset' => '¡Su contraseña ha sido restaurada!', diff --git a/resources/lang/es/settings.php b/resources/lang/es/settings.php index 81416e70e..8c3370c81 100644 --- a/resources/lang/es/settings.php +++ b/resources/lang/es/settings.php @@ -72,7 +72,7 @@ return [ // Maintenance settings 'maint' => 'Mantenimiento', 'maint_image_cleanup' => 'Limpiar imágenes', - 'maint_image_cleanup_desc' => "Analiza las páginas y sus revisiones para comprobar qué imágenes y dibujos están siendo utilizadas y cuales no son necesarias. Asegúrate de crear una copia completa de la base de datos y de las imágenes antes de lanzar esta opción.", + 'maint_image_cleanup_desc' => 'Analiza las páginas y sus revisiones para comprobar qué imágenes y dibujos están siendo utilizadas y cuales no son necesarias. Asegúrate de crear una copia completa de la base de datos y de las imágenes antes de lanzar esta opción.', 'maint_delete_images_only_in_revisions' => 'Elimina también imágenes que sólo existen en antiguas revisiones de páginas', 'maint_image_cleanup_run' => 'Lanzar limpieza', 'maint_image_cleanup_warning' => 'Se han encontrado :count imágenes posiblemente no utilizadas . ¿Estás seguro de querer borrar estas imágenes?', @@ -132,7 +132,7 @@ return [ 'role_delete' => 'Borrar rol', 'role_delete_confirm' => 'Se borrará el rol con nombre \':roleName\'.', 'role_delete_users_assigned' => 'Este rol tiene :userCount usuarios asignados. Si quisiera migrar los usuarios de este rol, seleccione un nuevo rol a continuación.', - 'role_delete_no_migration' => "No migrar usuarios", + 'role_delete_no_migration' => 'No migrar usuarios', 'role_delete_sure' => 'Está seguro que desea borrar este rol?', 'role_delete_success' => 'Rol borrado satisfactoriamente', 'role_edit' => 'Editar rol', @@ -273,6 +273,6 @@ return [ 'vi' => 'Tiếng Việt', 'zh_CN' => '简体中文', 'zh_TW' => '繁體中文', - ] + ], //!//////////////////////////////// ]; diff --git a/resources/lang/es_AR/auth.php b/resources/lang/es_AR/auth.php index cb18a9405..b419720a7 100644 --- a/resources/lang/es_AR/auth.php +++ b/resources/lang/es_AR/auth.php @@ -38,7 +38,6 @@ return [ 'registration_email_domain_invalid' => 'Este dominio de correo electrónico no tiene acceso a esta aplicación', 'register_success' => '¡Gracias por registrarse! Ahora se encuentra registrado y ha accedido a la aplicación.', - // Password Reset 'reset_password' => 'Restablecer la contraseña', 'reset_password_send_instructions' => 'Introduzca su correo electrónico a continuación y se le enviará un correo electrónico con un enlace para la restauración', @@ -49,7 +48,6 @@ return [ 'email_reset_text' => 'Ud. esta recibiendo este correo electrónico debido a que recibimos una solicitud de restauración de la contraseña de su cuenta.', 'email_reset_not_requested' => 'Si ud. no solicitó un cambio de contraseña, no se requiere ninguna acción.', - // Email Confirmation 'email_confirm_subject' => 'Confirme su correo electrónico en :appName', 'email_confirm_greeting' => '¡Gracias por unirse a :appName!', @@ -109,4 +107,4 @@ return [ 'mfa_verify_backup_code_enter_here' => 'Introduzca el código de respaldo aquí', 'mfa_verify_totp_desc' => 'A continuación, introduzca el código generado con su aplicación móvil:', 'mfa_setup_login_notification' => 'Método de dos factores configurado. Por favor, inicie sesión nuevamente utilizando el método configurado.', -]; \ No newline at end of file +]; diff --git a/resources/lang/es_AR/common.php b/resources/lang/es_AR/common.php index 05c76cb11..c4e8c62f3 100644 --- a/resources/lang/es_AR/common.php +++ b/resources/lang/es_AR/common.php @@ -20,7 +20,7 @@ return [ 'role' => 'Rol', 'cover_image' => 'Imagen de cubierta', 'cover_image_description' => 'Esta imagen debe ser de 440x250px aproximadamente.', - + // Actions 'actions' => 'Acciones', 'view' => 'Ver', diff --git a/resources/lang/es_AR/entities.php b/resources/lang/es_AR/entities.php index bf08bdb51..a931e784c 100644 --- a/resources/lang/es_AR/entities.php +++ b/resources/lang/es_AR/entities.php @@ -321,5 +321,5 @@ return [ 'revision_delete_confirm' => '¿Está seguro de que quiere eliminar esta revisión?', 'revision_restore_confirm' => '¿Está seguro de que quiere restaurar esta revisión? Se reemplazará el contenido de la página actual.', 'revision_delete_success' => 'Revisión eliminada', - 'revision_cannot_delete_latest' => 'No se puede eliminar la última revisión.' + 'revision_cannot_delete_latest' => 'No se puede eliminar la última revisión.', ]; diff --git a/resources/lang/es_AR/passwords.php b/resources/lang/es_AR/passwords.php index f9e24939b..92e92a2b7 100644 --- a/resources/lang/es_AR/passwords.php +++ b/resources/lang/es_AR/passwords.php @@ -7,7 +7,7 @@ return [ 'password' => 'La contraseña debe ser como mínimo de seis caracteres y coincidir con la confirmación.', - 'user' => "No podemos encontrar un usuario con esta dirección de correo electrónico.", + 'user' => 'No podemos encontrar un usuario con esta dirección de correo electrónico.', 'token' => 'El token para restablecer la contraseña no es válido para esta dirección de correo electrónico.', 'sent' => '¡Hemos enviado a su cuenta de correo electrónico un enlace para restaurar su contraseña!', 'reset' => '¡Su contraseña fue restaurada!', diff --git a/resources/lang/es_AR/settings.php b/resources/lang/es_AR/settings.php index 46f72fa6b..922944674 100644 --- a/resources/lang/es_AR/settings.php +++ b/resources/lang/es_AR/settings.php @@ -72,7 +72,7 @@ return [ // Maintenance settings 'maint' => 'Mantenimiento', 'maint_image_cleanup' => 'Limpiar imágenes', - 'maint_image_cleanup_desc' => "Analizar contenido de páginas y revisiones para detectar cuáles imágenes y dibujos están en uso y cuáles son redundantes. Asegúrese de crear un respaldo completo de imágenes y base de datos antes de ejecutar esta tarea.", + 'maint_image_cleanup_desc' => 'Analizar contenido de páginas y revisiones para detectar cuáles imágenes y dibujos están en uso y cuáles son redundantes. Asegúrese de crear un respaldo completo de imágenes y base de datos antes de ejecutar esta tarea.', 'maint_delete_images_only_in_revisions' => 'También elimina imágenes que sólo existen en antiguas revisiones de páginas', 'maint_image_cleanup_run' => 'Ejecutar limpieza', 'maint_image_cleanup_warning' => 'Se encontraron :count imágenes pontencialmente sin uso. Está seguro de que quiere eliminarlas?', @@ -132,7 +132,7 @@ return [ 'role_delete' => 'Borrar rol', 'role_delete_confirm' => 'Se borrará el rol con nombre \':roleName\'.', 'role_delete_users_assigned' => 'Este rol tiene :userCount usuarios asignados. Si ud. quisiera migrar los usuarios de este rol, seleccione un nuevo rol a continuación.', - 'role_delete_no_migration' => "No migrar usuarios", + 'role_delete_no_migration' => 'No migrar usuarios', 'role_delete_sure' => '¿Está seguro que desea borrar este rol?', 'role_delete_success' => 'Rol borrado satisfactoriamente', 'role_edit' => 'Editar rol', @@ -274,6 +274,6 @@ return [ 'vi' => 'Tiếng Việt', 'zh_CN' => '简体中文', 'zh_TW' => '繁體中文', - ] + ], //!//////////////////////////////// ]; diff --git a/resources/lang/et/auth.php b/resources/lang/et/auth.php index 6022d933b..bfce41079 100644 --- a/resources/lang/et/auth.php +++ b/resources/lang/et/auth.php @@ -38,7 +38,6 @@ return [ 'registration_email_domain_invalid' => 'Sellel e-posti domeenil ei ole rakendusele ligipääsu', 'register_success' => 'Aitäh, et registreerusid! Oled nüüd sisse logitud.', - // Password Reset 'reset_password' => 'Lähtesta parool', 'reset_password_send_instructions' => 'Siseta oma e-posti aadress ning sulle saadetakse link parooli lähtestamiseks.', @@ -49,7 +48,6 @@ return [ 'email_reset_text' => 'Said selle e-kirja, sest meile laekus soov sinu konto parooli lähtestamiseks.', 'email_reset_not_requested' => 'Kui sa ei soovinud parooli lähtestada, ei pea sa rohkem midagi tegema.', - // Email Confirmation 'email_confirm_subject' => 'Kinnita oma :appName konto e-posti aadress', 'email_confirm_greeting' => 'Aitäh, et liitusid rakendusega :appName!', @@ -109,4 +107,4 @@ return [ 'mfa_verify_backup_code_enter_here' => 'Sisesta varukood siia', 'mfa_verify_totp_desc' => 'Sisesta oma mobiilirakenduse poolt genereeritud kood allpool:', 'mfa_setup_login_notification' => 'Mitmeastmeline autentimine seadistatud. Logi nüüd uuesti sisse, kasutades seadistatud meetodit.', -]; \ No newline at end of file +]; diff --git a/resources/lang/et/common.php b/resources/lang/et/common.php index d3349f5fb..acef3c1da 100644 --- a/resources/lang/et/common.php +++ b/resources/lang/et/common.php @@ -20,7 +20,7 @@ return [ 'role' => 'Roll', 'cover_image' => 'Kaanepilt', 'cover_image_description' => 'See pilt peaks olema umbes 440x250 pikslit.', - + // Actions 'actions' => 'Tegevused', 'view' => 'Vaata', diff --git a/resources/lang/et/entities.php b/resources/lang/et/entities.php index 0fabc32df..e685e2bc6 100644 --- a/resources/lang/et/entities.php +++ b/resources/lang/et/entities.php @@ -321,5 +321,5 @@ return [ 'revision_delete_confirm' => 'Kas oled kindel, et soovid selle redaktsiooni kustutada?', 'revision_restore_confirm' => 'Kas oled kindel, et soovid selle redaktsiooni taastada? Lehe praegune sisu asendatakse.', 'revision_delete_success' => 'Redaktsioon kustutatud', - 'revision_cannot_delete_latest' => 'Kõige viimast redaktsiooni ei saa kustutada.' + 'revision_cannot_delete_latest' => 'Kõige viimast redaktsiooni ei saa kustutada.', ]; diff --git a/resources/lang/et/passwords.php b/resources/lang/et/passwords.php index 8559d60b2..6457887d3 100644 --- a/resources/lang/et/passwords.php +++ b/resources/lang/et/passwords.php @@ -7,7 +7,7 @@ return [ 'password' => 'Paroolides peab olema vähemalt kaheksa tähemärki ja nad peavad omavahel ühtima.', - 'user' => "Sellise e-posti aadressiga kasutajat ei leitud.", + 'user' => 'Sellise e-posti aadressiga kasutajat ei leitud.', 'token' => 'Parooli lähtestamise link ei kehti selle e-posti aadressiga.', 'sent' => 'Parooli lähtestamise link saadeti e-postiga!', 'reset' => 'Parool on lähtestatud!', diff --git a/resources/lang/et/settings.php b/resources/lang/et/settings.php index bb2dba47c..c6ca6425b 100644 --- a/resources/lang/et/settings.php +++ b/resources/lang/et/settings.php @@ -72,7 +72,7 @@ return [ // Maintenance settings 'maint' => 'Hooldus', 'maint_image_cleanup' => 'Pildifailide koristus', - 'maint_image_cleanup_desc' => "Kontrollib lehtede ja redaktsioonide sisu, et leida pilte ja jooniseid, mis enam kasutusel ei ole. Enne selle käivitamist tee andmebaasist ja pildifailidest täielik varukoopia.", + 'maint_image_cleanup_desc' => 'Kontrollib lehtede ja redaktsioonide sisu, et leida pilte ja jooniseid, mis enam kasutusel ei ole. Enne selle käivitamist tee andmebaasist ja pildifailidest täielik varukoopia.', 'maint_delete_images_only_in_revisions' => 'Kustuta ka pildifailid, mis on kasutusel ainult vanades redaktsioonides', 'maint_image_cleanup_run' => 'Käivita koristus', 'maint_image_cleanup_warning' => 'Leiti :count potentsiaalselt kasutamata pildifaili. Kas oled kindel, et soovid need kustutada?', @@ -132,7 +132,7 @@ return [ 'role_delete' => 'Kustuta roll', 'role_delete_confirm' => 'See kustutab rolli nimega \':roleName\'.', 'role_delete_users_assigned' => 'Selle rolliga on seotud :userCount kasutajat. Kui soovid neile selle asemel uue rolli määrata, siis vali see allpool.', - 'role_delete_no_migration' => "Ära määra uut rolli", + 'role_delete_no_migration' => 'Ära määra uut rolli', 'role_delete_sure' => 'Kas oled kindel, et soovid selle rolli kustutada?', 'role_delete_success' => 'Roll on kustutatud', 'role_edit' => 'Muuda rolli', @@ -273,6 +273,6 @@ return [ 'vi' => 'Tiếng Việt', 'zh_CN' => '简体中文', 'zh_TW' => '繁體中文', - ] + ], //!//////////////////////////////// ]; diff --git a/resources/lang/fa/auth.php b/resources/lang/fa/auth.php index 4f950b77f..1b6340747 100644 --- a/resources/lang/fa/auth.php +++ b/resources/lang/fa/auth.php @@ -38,7 +38,6 @@ return [ 'registration_email_domain_invalid' => 'دامنه پست الکترونیک به این برنامه دسترسی ندارد', 'register_success' => 'از ثبت نام شما سپاسگزاریم! شما اکنون ثبت نام کرده و وارد سیستم شده اید.', - // Password Reset 'reset_password' => 'بازنشانی کلمه عبور', 'reset_password_send_instructions' => 'پست الکترونیک خود را در کادر زیر وارد نموده تا یک پیام حاوی لینک بازنشانی کلمه عبور دریافت نمایید.', @@ -49,7 +48,6 @@ return [ 'email_reset_text' => 'شما این پیام را به علت درخواست بازنشانی کلمه عبور دریافت می نمایید.', 'email_reset_not_requested' => 'در صورتی که درخواست بازنشانی کلمه عبور از سمت شما نمی باشد، نیاز به انجام هیچ فعالیتی ندارید.', - // Email Confirmation 'email_confirm_subject' => 'پست الکترونیک خود را در:appName تایید نمایید', 'email_confirm_greeting' => 'برای پیوستن به :appName متشکریم!', @@ -109,4 +107,4 @@ return [ 'mfa_verify_backup_code_enter_here' => 'Enter backup code here', 'mfa_verify_totp_desc' => 'Enter the code, generated using your mobile app, below:', 'mfa_setup_login_notification' => 'Multi-factor method configured, Please now login again using the configured method.', -]; \ No newline at end of file +]; diff --git a/resources/lang/fa/common.php b/resources/lang/fa/common.php index 6d3768de4..1081e48ff 100644 --- a/resources/lang/fa/common.php +++ b/resources/lang/fa/common.php @@ -20,7 +20,7 @@ return [ 'role' => 'نقش', 'cover_image' => 'تصویر روی جلد', 'cover_image_description' => 'سایز تصویر باید 440x250 باشد.', - + // Actions 'actions' => 'عملیات', 'view' => 'نمایش', diff --git a/resources/lang/fa/entities.php b/resources/lang/fa/entities.php index 47335af8e..a2b5e945d 100644 --- a/resources/lang/fa/entities.php +++ b/resources/lang/fa/entities.php @@ -321,5 +321,5 @@ return [ 'revision_delete_confirm' => 'Are you sure you want to delete this revision?', 'revision_restore_confirm' => 'Are you sure you want to restore this revision? The current page contents will be replaced.', 'revision_delete_success' => 'Revision deleted', - 'revision_cannot_delete_latest' => 'Cannot delete the latest revision.' + 'revision_cannot_delete_latest' => 'Cannot delete the latest revision.', ]; diff --git a/resources/lang/fa/passwords.php b/resources/lang/fa/passwords.php index 06b8f8b50..6d342dbe8 100644 --- a/resources/lang/fa/passwords.php +++ b/resources/lang/fa/passwords.php @@ -7,7 +7,7 @@ return [ 'password' => 'گذرواژه باید حداقل هشت حرف و با تایید مطابقت داشته باشد.', - 'user' => "ما کاربری با این نشانی ایمیل نداریم.", + 'user' => 'ما کاربری با این نشانی ایمیل نداریم.', 'token' => 'مشخصه‌ی بازگردانی رمز عبور معتبر نیست.', 'sent' => 'لینک بازگردانی رمز عبور به ایمیل شما ارسال شد!', 'reset' => 'رمز عبور شما بازگردانی شد!', diff --git a/resources/lang/fa/settings.php b/resources/lang/fa/settings.php index 46df0d07d..335a1b436 100644 --- a/resources/lang/fa/settings.php +++ b/resources/lang/fa/settings.php @@ -72,7 +72,7 @@ return [ // Maintenance settings 'maint' => 'Maintenance', 'maint_image_cleanup' => 'Cleanup Images', - 'maint_image_cleanup_desc' => "Scans page & revision content to check which images and drawings are currently in use and which images are redundant. Ensure you create a full database and image backup before running this.", + 'maint_image_cleanup_desc' => 'Scans page & revision content to check which images and drawings are currently in use and which images are redundant. Ensure you create a full database and image backup before running this.', 'maint_delete_images_only_in_revisions' => 'Also delete images that only exist in old page revisions', 'maint_image_cleanup_run' => 'Run Cleanup', 'maint_image_cleanup_warning' => ':count potentially unused images were found. Are you sure you want to delete these images?', @@ -273,6 +273,6 @@ return [ 'vi' => 'Tiếng Việt', 'zh_CN' => '简体中文', 'zh_TW' => '繁體中文', - ] + ], //!//////////////////////////////// ]; diff --git a/resources/lang/fr/auth.php b/resources/lang/fr/auth.php index c608f02fb..de1793229 100644 --- a/resources/lang/fr/auth.php +++ b/resources/lang/fr/auth.php @@ -38,7 +38,6 @@ return [ 'registration_email_domain_invalid' => 'Cette adresse e-mail ne peut pas accéder à l\'application', 'register_success' => 'Merci pour votre inscription. Vous êtes maintenant inscrit(e) et connecté(e)', - // Password Reset 'reset_password' => 'Réinitialiser le mot de passe', 'reset_password_send_instructions' => 'Entrez votre adresse e-mail ci-dessous et un e-mail avec un lien de réinitialisation de mot de passe vous sera envoyé.', @@ -49,7 +48,6 @@ return [ 'email_reset_text' => 'Vous recevez cet e-mail parce que nous avons reçu une demande de réinitialisation pour votre compte.', 'email_reset_not_requested' => 'Si vous n\'avez pas effectué cette demande, vous pouvez ignorer cet e-mail.', - // Email Confirmation 'email_confirm_subject' => 'Confirmez votre adresse e-mail pour :appName', 'email_confirm_greeting' => 'Merci d\'avoir rejoint :appName !', @@ -109,4 +107,4 @@ return [ 'mfa_verify_backup_code_enter_here' => 'Saisissez un code de secours ici', 'mfa_verify_totp_desc' => 'Entrez ci-dessous le code généré à l\'aide de votre application mobile :', 'mfa_setup_login_notification' => 'Méthode multi-facteurs configurée. Veuillez maintenant vous reconnecter en utilisant la méthode configurée.', -]; \ No newline at end of file +]; diff --git a/resources/lang/fr/common.php b/resources/lang/fr/common.php index e6e8bf1a2..494024785 100644 --- a/resources/lang/fr/common.php +++ b/resources/lang/fr/common.php @@ -20,7 +20,7 @@ return [ 'role' => 'Rôle', 'cover_image' => 'Image de couverture', 'cover_image_description' => 'Cette image doit faire environ 440x250 px.', - + // Actions 'actions' => 'Actions', 'view' => 'Voir', diff --git a/resources/lang/fr/entities.php b/resources/lang/fr/entities.php index 360780a25..3742f584e 100644 --- a/resources/lang/fr/entities.php +++ b/resources/lang/fr/entities.php @@ -255,7 +255,7 @@ return [ 'tags' => 'Mots-clés', 'tag_name' => 'Nom du tag', 'tag_value' => 'Valeur du mot-clé (optionnel)', - 'tags_explain' => "Ajouter des mots-clés pour catégoriser votre contenu.", + 'tags_explain' => 'Ajouter des mots-clés pour catégoriser votre contenu.', 'tags_add' => 'Ajouter un autre mot-clé', 'tags_remove' => 'Supprimer le mot-clé', 'attachments' => 'Fichiers joints', @@ -321,5 +321,5 @@ return [ 'revision_delete_confirm' => 'Êtes-vous sûr de vouloir supprimer cette révision ?', 'revision_restore_confirm' => 'Êtes-vous sûr de vouloir restaurer cette révision ? Le contenu courant de la page va être remplacé.', 'revision_delete_success' => 'Révision supprimée', - 'revision_cannot_delete_latest' => 'Impossible de supprimer la dernière révision.' + 'revision_cannot_delete_latest' => 'Impossible de supprimer la dernière révision.', ]; diff --git a/resources/lang/fr/settings.php b/resources/lang/fr/settings.php index 18958c825..56c9adc7b 100644 --- a/resources/lang/fr/settings.php +++ b/resources/lang/fr/settings.php @@ -132,7 +132,7 @@ return [ 'role_delete' => 'Supprimer le rôle', 'role_delete_confirm' => 'Ceci va supprimer le rôle \':roleName\'.', 'role_delete_users_assigned' => 'Ce rôle a :userCount utilisateurs assignés. Vous pouvez choisir un rôle de remplacement pour ces utilisateurs.', - 'role_delete_no_migration' => "Ne pas assigner de nouveau rôle", + 'role_delete_no_migration' => 'Ne pas assigner de nouveau rôle', 'role_delete_sure' => 'Êtes-vous sûr de vouloir supprimer ce rôle ?', 'role_delete_success' => 'Le rôle a été supprimé avec succès', 'role_edit' => 'Modifier le rôle', @@ -273,6 +273,6 @@ return [ 'vi' => 'Tiếng Việt', 'zh_CN' => '简体中文', 'zh_TW' => '繁體中文', - ] + ], //!//////////////////////////////// ]; diff --git a/resources/lang/he/auth.php b/resources/lang/he/auth.php index a078cfcf8..ab8b1e963 100644 --- a/resources/lang/he/auth.php +++ b/resources/lang/he/auth.php @@ -38,7 +38,6 @@ return [ 'registration_email_domain_invalid' => 'לא ניתן להרשם באמצעות המייל שסופק', 'register_success' => 'תודה על הרשמתך! ניתן כעת להתחבר', - // Password Reset 'reset_password' => 'איפוס סיסמא', 'reset_password_send_instructions' => 'יש להזין את כתובת המייל למטה ואנו נשלח אלייך הוראות לאיפוס הסיסמא', @@ -49,7 +48,6 @@ return [ 'email_reset_text' => 'קישור זה נשלח עקב בקשה לאיפוס סיסמא בחשבון שלך', 'email_reset_not_requested' => 'אם לא ביקשת לאפס את סיסמתך, אפשר להתעלם ממייל זה', - // Email Confirmation 'email_confirm_subject' => 'אמת אי-מייל ב :appName', 'email_confirm_greeting' => 'תודה שהצטרפת אל :appName!', @@ -109,4 +107,4 @@ return [ 'mfa_verify_backup_code_enter_here' => 'Enter backup code here', 'mfa_verify_totp_desc' => 'Enter the code, generated using your mobile app, below:', 'mfa_setup_login_notification' => 'Multi-factor method configured, Please now login again using the configured method.', -]; \ No newline at end of file +]; diff --git a/resources/lang/he/common.php b/resources/lang/he/common.php index 475987f34..1a2e5b918 100644 --- a/resources/lang/he/common.php +++ b/resources/lang/he/common.php @@ -20,7 +20,7 @@ return [ 'role' => 'תפקיד', 'cover_image' => 'תמונת נושא', 'cover_image_description' => 'התמונה צריכה להיות בסביבות 440x250px', - + // Actions 'actions' => 'פעולות', 'view' => 'הצג', diff --git a/resources/lang/he/entities.php b/resources/lang/he/entities.php index ac4e25c8b..5ad67afb8 100644 --- a/resources/lang/he/entities.php +++ b/resources/lang/he/entities.php @@ -94,7 +94,7 @@ return [ 'shelves_edit' => 'ערוך מדף', 'shelves_delete' => 'מחק מדף', 'shelves_delete_named' => 'מחיקת דף :name', - 'shelves_delete_explain' => "פעולה זו תמחק את המדף :name - הספרים שמופיעים בו ימחקו גם כן!", + 'shelves_delete_explain' => 'פעולה זו תמחק את המדף :name - הספרים שמופיעים בו ימחקו גם כן!', 'shelves_delete_confirmation' => 'האם ברצונך למחוק את המדף?', 'shelves_permissions' => 'הרשאות מדף', 'shelves_permissions_updated' => 'הרשאות מדף עודכנו', @@ -321,5 +321,5 @@ return [ 'revision_delete_confirm' => 'האם ברצונך למחוק נוסח זה?', 'revision_restore_confirm' => 'האם ברצונך לשחזר נוסח זה? תוכן הדף הנוכחי יעודכן לנוסח זה.', 'revision_delete_success' => 'נוסח נמחק', - 'revision_cannot_delete_latest' => 'לא ניתן למחוק את הנוסח האחרון' + 'revision_cannot_delete_latest' => 'לא ניתן למחוק את הנוסח האחרון', ]; diff --git a/resources/lang/he/passwords.php b/resources/lang/he/passwords.php index a94d7c30b..0b700f21e 100644 --- a/resources/lang/he/passwords.php +++ b/resources/lang/he/passwords.php @@ -7,7 +7,7 @@ return [ 'password' => 'הסיסמה חייבת להיות בעלת 8 תווים לפחות ולהתאים לאימות.', - 'user' => "לא נמצא משתמש עם כתובת דוא\"ל זו.", + 'user' => 'לא נמצא משתמש עם כתובת דוא"ל זו.', 'token' => 'אסימון איפוס הסיסמה לא תקף עבור כתובת דוא"ל זו.', 'sent' => 'שלחנו לך דוא"ל עם קישור לאיפוס הסיסמה!', 'reset' => 'איפוס הסיסמה הושלם בהצלחה!', diff --git a/resources/lang/he/settings.php b/resources/lang/he/settings.php index 499ec3cd3..e8f25fe6c 100755 --- a/resources/lang/he/settings.php +++ b/resources/lang/he/settings.php @@ -72,7 +72,7 @@ return [ // Maintenance settings 'maint' => 'תחזוקה', 'maint_image_cleanup' => 'ניקוי תמונות', - 'maint_image_cleanup_desc' => "סורק את הדפים והגרסאות על מנת למצוא אילו תמונות לא בשימוש. יש לוודא גיבוי מלא של מסד הנתונים והתמונות לפני הרצה", + 'maint_image_cleanup_desc' => 'סורק את הדפים והגרסאות על מנת למצוא אילו תמונות לא בשימוש. יש לוודא גיבוי מלא של מסד הנתונים והתמונות לפני הרצה', 'maint_delete_images_only_in_revisions' => 'מחק בנוסף תמונות שקיימות בגרסאות ישנות של הדף בלבד', 'maint_image_cleanup_run' => 'הפעל ניקוי תמונות', 'maint_image_cleanup_warning' => 'נמצאו כ :count תמונות אשר לא בשימוש האם ברצונך להמשיך?', @@ -132,7 +132,7 @@ return [ 'role_delete' => 'מחק תפקיד', 'role_delete_confirm' => 'פעולה זו תמחק את התפקיד: :roleName', 'role_delete_users_assigned' => 'לתפקיד :userCount יש משתמשים אשר משויכים אליו. אם ברצונך להעבירם לתפקיד אחר אנא בחר תפקיד מלמטה', - 'role_delete_no_migration' => "אל תעביר משתמשים לתפקיד", + 'role_delete_no_migration' => 'אל תעביר משתמשים לתפקיד', 'role_delete_sure' => 'האם אתה בטוח שברצונך למחוק את התפקיד?', 'role_delete_success' => 'התפקיד נמחק בהצלחה', 'role_edit' => 'ערוך תפקיד', @@ -273,6 +273,6 @@ return [ 'vi' => 'Tiếng Việt', 'zh_CN' => '简体中文', 'zh_TW' => '繁體中文', - ] + ], //!//////////////////////////////// ]; diff --git a/resources/lang/hr/auth.php b/resources/lang/hr/auth.php index 23014439a..b5f3bf61b 100644 --- a/resources/lang/hr/auth.php +++ b/resources/lang/hr/auth.php @@ -38,7 +38,6 @@ return [ 'registration_email_domain_invalid' => 'Ova e-mail adresa se ne može koristiti u ovoj aplikaciji', 'register_success' => 'Hvala na prijavi! Sada ste registrirani i prijavljeni.', - // Password Reset 'reset_password' => 'Promijenite lozinku', 'reset_password_send_instructions' => 'Upišite svoju e-mail adresu kako biste primili poveznicu za promjenu lozinke.', @@ -49,7 +48,6 @@ return [ 'email_reset_text' => 'Primili ste ovu poruku jer je zatražena promjena lozinke za vaš račun.', 'email_reset_not_requested' => 'Ako niste tražili promjenu lozinke slobodno zanemarite ovu poruku.', - // Email Confirmation 'email_confirm_subject' => 'Potvrdite svoju e-mail adresu na :appName', 'email_confirm_greeting' => 'Hvala na prijavi :appName!', @@ -109,4 +107,4 @@ return [ 'mfa_verify_backup_code_enter_here' => 'Enter backup code here', 'mfa_verify_totp_desc' => 'Enter the code, generated using your mobile app, below:', 'mfa_setup_login_notification' => 'Multi-factor method configured, Please now login again using the configured method.', -]; \ No newline at end of file +]; diff --git a/resources/lang/hr/common.php b/resources/lang/hr/common.php index bc51eed22..78018f8a9 100644 --- a/resources/lang/hr/common.php +++ b/resources/lang/hr/common.php @@ -20,7 +20,7 @@ return [ 'role' => 'Uloga', 'cover_image' => 'Naslovna slika', 'cover_image_description' => 'Slika treba biti približno 440x250px.', - + // Actions 'actions' => 'Aktivnost', 'view' => 'Pogled', diff --git a/resources/lang/hr/entities.php b/resources/lang/hr/entities.php index 5f3f8bedb..9e8a835f4 100644 --- a/resources/lang/hr/entities.php +++ b/resources/lang/hr/entities.php @@ -321,5 +321,5 @@ return [ 'revision_delete_confirm' => 'Jeste li sigurni da želite izbrisati ovaj ispravak?', 'revision_restore_confirm' => 'Jeste li sigurni da želite vratiti ovaj ispravak? Trenutni sadržaj će biti zamijenjen.', 'revision_delete_success' => 'Izbrisani ispravak', - 'revision_cannot_delete_latest' => 'Posljednji ispravak se ne može izbrisati.' + 'revision_cannot_delete_latest' => 'Posljednji ispravak se ne može izbrisati.', ]; diff --git a/resources/lang/hr/settings.php b/resources/lang/hr/settings.php index 25b5e3186..38a2878f6 100644 --- a/resources/lang/hr/settings.php +++ b/resources/lang/hr/settings.php @@ -72,7 +72,7 @@ return [ // Maintenance settings 'maint' => 'Održavanje', 'maint_image_cleanup' => 'Čišćenje slika', - 'maint_image_cleanup_desc' => "Scans page & revision content to check which images and drawings are currently in use and which images are redundant. Ensure you create a full database and image backup before running this.", + 'maint_image_cleanup_desc' => 'Scans page & revision content to check which images and drawings are currently in use and which images are redundant. Ensure you create a full database and image backup before running this.', 'maint_delete_images_only_in_revisions' => 'Izbriši slike koje postoje u prijašnjim revizijama', 'maint_image_cleanup_run' => 'Pokreni čišćenje', 'maint_image_cleanup_warning' => ':count moguće neiskorištene slike. Jeste li sigurni da želite izbrisati ove slike?', @@ -273,6 +273,6 @@ return [ 'vi' => 'Tiếng Việt', 'zh_CN' => '简体中文', 'zh_TW' => '繁體中文', - ] + ], //!//////////////////////////////// ]; diff --git a/resources/lang/hu/auth.php b/resources/lang/hu/auth.php index 7aaedf92d..fb207c904 100644 --- a/resources/lang/hu/auth.php +++ b/resources/lang/hu/auth.php @@ -38,7 +38,6 @@ return [ 'registration_email_domain_invalid' => 'Ebből az email tartományról nem lehet hozzáférni ehhez az alkalmazáshoz', 'register_success' => 'Köszönjük a regisztrációt! A regisztráció és a bejelentkezés megtörtént.', - // Password Reset 'reset_password' => 'Jelszó visszaállítása', 'reset_password_send_instructions' => 'Meg kell adni az email címet amire egy jelszó visszaállító hivatkozás lesz elküldve.', @@ -49,7 +48,6 @@ return [ 'email_reset_text' => 'Ezt az emailt azért küldtük mert egy jelszó visszaállításra vonatkozó kérést kaptunk ebből a fiókból.', 'email_reset_not_requested' => 'Ha nem történt jelszó visszaállításra vonatkozó kérés, akkor nincs szükség további intézkedésre.', - // Email Confirmation 'email_confirm_subject' => ':appName alkalmazásban beállított email címet meg kell erősíteni', 'email_confirm_greeting' => ':appName köszöni a csatlakozást!', @@ -109,4 +107,4 @@ return [ 'mfa_verify_backup_code_enter_here' => 'Enter backup code here', 'mfa_verify_totp_desc' => 'Enter the code, generated using your mobile app, below:', 'mfa_setup_login_notification' => 'Multi-factor method configured, Please now login again using the configured method.', -]; \ No newline at end of file +]; diff --git a/resources/lang/hu/common.php b/resources/lang/hu/common.php index 2e850aa2e..1c0116a1a 100644 --- a/resources/lang/hu/common.php +++ b/resources/lang/hu/common.php @@ -20,7 +20,7 @@ return [ 'role' => 'Szerepkör', 'cover_image' => 'Borítókép', 'cover_image_description' => 'A kép méretének kb. 440x250px-nek kell lennie.', - + // Actions 'actions' => 'Műveletek', 'view' => 'Megtekintés', diff --git a/resources/lang/hu/entities.php b/resources/lang/hu/entities.php index f78392ec2..905c9b0b7 100644 --- a/resources/lang/hu/entities.php +++ b/resources/lang/hu/entities.php @@ -321,5 +321,5 @@ return [ 'revision_delete_confirm' => 'Biztosan törölhető ez a változat?', 'revision_restore_confirm' => 'Biztosan visszaállítható ez a változat? A oldal jelenlegi tartalma le lesz cserélve.', 'revision_delete_success' => 'Változat törölve', - 'revision_cannot_delete_latest' => 'A legutolsó változat nem törölhető.' + 'revision_cannot_delete_latest' => 'A legutolsó változat nem törölhető.', ]; diff --git a/resources/lang/hu/passwords.php b/resources/lang/hu/passwords.php index e06c6f6e3..f33be37d6 100644 --- a/resources/lang/hu/passwords.php +++ b/resources/lang/hu/passwords.php @@ -7,7 +7,7 @@ return [ 'password' => 'A jelszónak legalább hat karakterből kell állnia és egyeznie kell a megerősítéssel.', - 'user' => "Nem található felhasználó ezzel az e-mail címmel.", + 'user' => 'Nem található felhasználó ezzel az e-mail címmel.', 'token' => 'The password reset token is invalid for this email address.', 'sent' => 'E-mailben elküldtük a jelszó visszaállító hivatkozást!', 'reset' => 'A jelszó visszaállítva!', diff --git a/resources/lang/hu/settings.php b/resources/lang/hu/settings.php index ea36c9641..57b640a99 100644 --- a/resources/lang/hu/settings.php +++ b/resources/lang/hu/settings.php @@ -72,7 +72,7 @@ return [ // Maintenance settings 'maint' => 'Karbantartás', 'maint_image_cleanup' => 'Képek tisztítása', - 'maint_image_cleanup_desc' => "Végigolvassa az oldalakat és a tartalmak változatait, hogy leellenőrizze jelenleg mely képek és rajzok vannak használatban, és mely képek szerepelnek többször. A futtatása előtt feltétlen készíteni kell egy teljes adatbázis és lemezkép mentést.", + 'maint_image_cleanup_desc' => 'Végigolvassa az oldalakat és a tartalmak változatait, hogy leellenőrizze jelenleg mely képek és rajzok vannak használatban, és mely képek szerepelnek többször. A futtatása előtt feltétlen készíteni kell egy teljes adatbázis és lemezkép mentést.', 'maint_delete_images_only_in_revisions' => 'Also delete images that only exist in old page revisions', 'maint_image_cleanup_run' => 'Tisztítás futtatása', 'maint_image_cleanup_warning' => ':count potenciálisan nem használt képet találtam. Biztosan törölhetőek ezek a képek?', @@ -132,7 +132,7 @@ return [ 'role_delete' => 'Szerepkör törlése', 'role_delete_confirm' => 'Ez törölni fogja \':roleName\' szerepkört.', 'role_delete_users_assigned' => 'Ehhez a szerepkörhöz :userCount felhasználó van hozzárendelve. Ha a felhasználókat át kell helyezni ebből a szerepkörből, akkor ki kell választani egy új szerepkört.', - 'role_delete_no_migration' => "Nincs felhasználó áthelyezés", + 'role_delete_no_migration' => 'Nincs felhasználó áthelyezés', 'role_delete_sure' => 'Biztosan törölhető ez a szerepkör?', 'role_delete_success' => 'Szerepkör sikeresen törölve', 'role_edit' => 'Szerepkör szerkesztése', @@ -273,6 +273,6 @@ return [ 'vi' => 'Tiếng Việt', 'zh_CN' => '简体中文', 'zh_TW' => '繁體中文', - ] + ], //!//////////////////////////////// ]; diff --git a/resources/lang/id/auth.php b/resources/lang/id/auth.php index 84fc3a16e..f81ebde7a 100644 --- a/resources/lang/id/auth.php +++ b/resources/lang/id/auth.php @@ -38,7 +38,6 @@ return [ 'registration_email_domain_invalid' => 'Domain email tersebut tidak memiliki akses ke aplikasi ini', 'register_success' => 'Terima kasih telah mendaftar! Anda sekarang terdaftar dan masuk.', - // Password Reset 'reset_password' => 'Atur ulang kata sandi', 'reset_password_send_instructions' => 'Masukkan email Anda di bawah ini dan Anda akan dikirimi email dengan tautan pengaturan ulang kata sandi.', @@ -49,7 +48,6 @@ return [ 'email_reset_text' => 'Anda menerima email ini karena kami menerima permintaan pengaturan ulang kata sandi untuk akun Anda.', 'email_reset_not_requested' => 'Jika Anda tidak meminta pengaturan ulang kata sandi, tidak ada tindakan lebih lanjut yang diperlukan.', - // Email Confirmation 'email_confirm_subject' => 'Konfirmasikan email Anda di :appName', 'email_confirm_greeting' => 'Terima kasih telah bergabung :appName!', @@ -109,4 +107,4 @@ return [ 'mfa_verify_backup_code_enter_here' => 'Enter backup code here', 'mfa_verify_totp_desc' => 'Enter the code, generated using your mobile app, below:', 'mfa_setup_login_notification' => 'Multi-factor method configured, Please now login again using the configured method.', -]; \ No newline at end of file +]; diff --git a/resources/lang/id/common.php b/resources/lang/id/common.php index c9aac2ed2..e95233a01 100644 --- a/resources/lang/id/common.php +++ b/resources/lang/id/common.php @@ -20,7 +20,7 @@ return [ 'role' => 'Peran', 'cover_image' => 'Sampul gambar', 'cover_image_description' => 'Gambar ini harus berukuran kira-kira 440x250 piksel.', - + // Actions 'actions' => 'Tindakan', 'view' => 'Lihat', diff --git a/resources/lang/id/entities.php b/resources/lang/id/entities.php index 0b58563fa..cfb65f144 100644 --- a/resources/lang/id/entities.php +++ b/resources/lang/id/entities.php @@ -321,5 +321,5 @@ return [ 'revision_delete_confirm' => 'Anda yakin ingin menghapus revisi ini?', 'revision_restore_confirm' => 'Apakah Anda yakin ingin memulihkan revisi ini? Konten halaman saat ini akan diganti.', 'revision_delete_success' => 'Revisi dihapus', - 'revision_cannot_delete_latest' => 'Tidak dapat menghapus revisi terakhir.' + 'revision_cannot_delete_latest' => 'Tidak dapat menghapus revisi terakhir.', ]; diff --git a/resources/lang/id/passwords.php b/resources/lang/id/passwords.php index 3ee2e4d57..c4578b8d1 100644 --- a/resources/lang/id/passwords.php +++ b/resources/lang/id/passwords.php @@ -7,7 +7,7 @@ return [ 'password' => 'Kata sandi harus setidaknya delapan karakter dan sesuai dengan konfirmasi.', - 'user' => "Kami tidak dapat menemukan pengguna dengan alamat email tersebut.", + 'user' => 'Kami tidak dapat menemukan pengguna dengan alamat email tersebut.', 'token' => 'Token setel ulang sandi tidak valid untuk alamat email ini.', 'sent' => 'Kami telah mengirimkan email tautan pengaturan ulang kata sandi Anda!', 'reset' => 'Kata sandi Anda telah disetel ulang!', diff --git a/resources/lang/id/settings.php b/resources/lang/id/settings.php index 95499acde..134b62150 100644 --- a/resources/lang/id/settings.php +++ b/resources/lang/id/settings.php @@ -72,7 +72,7 @@ return [ // Maintenance settings 'maint' => 'Pemeliharaan', 'maint_image_cleanup' => 'Gambar Bersihkan', - 'maint_image_cleanup_desc' => "Pindai halaman & konten revisi untuk memeriksa gambar dan gambar mana yang saat ini digunakan dan gambar mana yang berlebihan. Pastikan Anda membuat database lengkap dan cadangan gambar sebelum menjalankan ini.", + 'maint_image_cleanup_desc' => 'Pindai halaman & konten revisi untuk memeriksa gambar dan gambar mana yang saat ini digunakan dan gambar mana yang berlebihan. Pastikan Anda membuat database lengkap dan cadangan gambar sebelum menjalankan ini.', 'maint_delete_images_only_in_revisions' => 'Hapus juga gambar yang hanya ada di revisi halaman lama', 'maint_image_cleanup_run' => 'Jalankan Pembersihan', 'maint_image_cleanup_warning' => ':count ditemukan gambar yang berpotensi tidak digunakan. Anda yakin ingin menghapus gambar-gambar ini?', @@ -132,7 +132,7 @@ return [ 'role_delete' => 'Hapus Peran', 'role_delete_confirm' => 'Ini akan menghapus peran dengan nama \':roleName\'.', 'role_delete_users_assigned' => 'Peran ini memiliki :userCount pengguna yang ditugaskan padanya. Jika Anda ingin memindahkan pengguna dari peran ini pilih peran baru di bawah.', - 'role_delete_no_migration' => "Jangan migrasikan pengguna", + 'role_delete_no_migration' => 'Jangan migrasikan pengguna', 'role_delete_sure' => 'Anda yakin ingin menghapus peran ini?', 'role_delete_success' => 'Peran berhasil dihapus', 'role_edit' => 'Edit Peran', @@ -273,6 +273,6 @@ return [ 'vi' => 'Tiếng Việt', 'zh_CN' => '简体中文', 'zh_TW' => '繁體中文', - ] + ], //!//////////////////////////////// ]; diff --git a/resources/lang/it/auth.php b/resources/lang/it/auth.php index 2a33a3184..7cd745137 100755 --- a/resources/lang/it/auth.php +++ b/resources/lang/it/auth.php @@ -38,7 +38,6 @@ return [ 'registration_email_domain_invalid' => 'Questo dominio della mail non ha accesso a questa applicazione', 'register_success' => 'Grazie per la registrazione! Sei registrato e loggato.', - // Password Reset 'reset_password' => 'Reimposta Password', 'reset_password_send_instructions' => 'Inserisci il tuo indirizzo sotto e ti verrà inviata una mail contenente un link per resettare la tua password.', @@ -49,7 +48,6 @@ return [ 'email_reset_text' => 'Stai ricevendo questa mail perché abbiamo ricevuto una richiesta di reset della password per il tuo account.', 'email_reset_not_requested' => 'Se non hai richiesto un reset della password, ignora questa mail.', - // Email Confirmation 'email_confirm_subject' => 'Conferma email per :appName', 'email_confirm_greeting' => 'Grazie per esserti registrato a :appName!', @@ -109,4 +107,4 @@ return [ 'mfa_verify_backup_code_enter_here' => 'Inserisci qui il codice di backup', 'mfa_verify_totp_desc' => 'Inserisci il codice, generato tramite la tua app mobile, qui sotto:', 'mfa_setup_login_notification' => 'Metodo multi-fattore configurato, si prega di effettuare nuovamente il login utilizzando il metodo configurato.', -]; \ No newline at end of file +]; diff --git a/resources/lang/it/common.php b/resources/lang/it/common.php index bcd3aadf9..dc148f9f1 100755 --- a/resources/lang/it/common.php +++ b/resources/lang/it/common.php @@ -20,7 +20,7 @@ return [ 'role' => 'Ruolo', 'cover_image' => 'Immagine di copertina', 'cover_image_description' => 'Questa immagine dovrebbe essere approssimativamente 440x250px.', - + // Actions 'actions' => 'Azioni', 'view' => 'Visualizza', diff --git a/resources/lang/it/entities.php b/resources/lang/it/entities.php index 64354b751..507e502a0 100755 --- a/resources/lang/it/entities.php +++ b/resources/lang/it/entities.php @@ -321,5 +321,5 @@ return [ 'revision_delete_confirm' => 'Sei sicuro di voler eliminare questa revisione?', 'revision_restore_confirm' => 'Sei sicuro di voler ripristinare questa revisione? Il contenuto della pagina verrà rimpiazzato.', 'revision_delete_success' => 'Revisione cancellata', - 'revision_cannot_delete_latest' => 'Impossibile eliminare l\'ultima revisione.' + 'revision_cannot_delete_latest' => 'Impossibile eliminare l\'ultima revisione.', ]; diff --git a/resources/lang/it/passwords.php b/resources/lang/it/passwords.php index 7099d54f3..03afdbe2d 100755 --- a/resources/lang/it/passwords.php +++ b/resources/lang/it/passwords.php @@ -7,7 +7,7 @@ return [ 'password' => 'La password deve avere almeno sei caratteri e corrispondere alla conferma.', - 'user' => "Non possiamo trovare un utente per quella mail.", + 'user' => 'Non possiamo trovare un utente per quella mail.', 'token' => 'Il token per reimpostare la password non è valido per questo indirizzo email.', 'sent' => 'Ti abbiamo inviato via mail il link per reimpostare la password!', 'reset' => 'La tua password è stata reimpostata!', diff --git a/resources/lang/it/settings.php b/resources/lang/it/settings.php index 3abb1c45e..6227dbf17 100755 --- a/resources/lang/it/settings.php +++ b/resources/lang/it/settings.php @@ -72,7 +72,7 @@ return [ // Maintenance settings 'maint' => 'Manutenzione', 'maint_image_cleanup' => 'Pulizia Immagini', - 'maint_image_cleanup_desc' => "Esegue la scansione del contenuto delle pagine e delle revisioni per verificare quali immagini e disegni sono attualmente in uso e quali immagini sono ridondanti. Assicurati di creare backup completo del database e delle immagini prima di eseguire la pulizia.", + 'maint_image_cleanup_desc' => 'Esegue la scansione del contenuto delle pagine e delle revisioni per verificare quali immagini e disegni sono attualmente in uso e quali immagini sono ridondanti. Assicurati di creare backup completo del database e delle immagini prima di eseguire la pulizia.', 'maint_delete_images_only_in_revisions' => 'Elimina anche le immagini che esistono solo nelle vecchie revisioni della pagina', 'maint_image_cleanup_run' => 'Esegui Pulizia', 'maint_image_cleanup_warning' => ':count immagini potenzialmente inutilizzate sono state trovate. Sei sicuro di voler eliminare queste immagini?', @@ -132,7 +132,7 @@ return [ 'role_delete' => 'Elimina Ruolo', 'role_delete_confirm' => 'Questo eliminerà il ruolo con il nome \':roleName\'.', 'role_delete_users_assigned' => 'Questo ruolo ha :userCount utenti assegnati. Se vuoi migrare gli utenti da questo ruolo selezionane uno nuovo sotto.', - 'role_delete_no_migration' => "Non migrare gli utenti", + 'role_delete_no_migration' => 'Non migrare gli utenti', 'role_delete_sure' => 'Sei sicuro di voler eliminare questo ruolo?', 'role_delete_success' => 'Ruolo eliminato correttamente', 'role_edit' => 'Modifica Ruolo', @@ -273,6 +273,6 @@ return [ 'vi' => 'Tiếng Việt', 'zh_CN' => '简体中文', 'zh_TW' => '繁體中文', - ] + ], //!//////////////////////////////// ]; diff --git a/resources/lang/ja/auth.php b/resources/lang/ja/auth.php index 98f56e73e..ff7c3a68b 100644 --- a/resources/lang/ja/auth.php +++ b/resources/lang/ja/auth.php @@ -38,7 +38,6 @@ return [ 'registration_email_domain_invalid' => 'このEmailドメインでの登録は許可されていません。', 'register_success' => '登録が完了し、ログインできるようになりました!', - // Password Reset 'reset_password' => 'パスワードリセット', 'reset_password_send_instructions' => '以下にEメールアドレスを入力すると、パスワードリセットリンクが記載されたメールが送信されます。', @@ -49,7 +48,6 @@ return [ 'email_reset_text' => 'このメールは、パスワードリセットがリクエストされたため送信されています。', 'email_reset_not_requested' => 'もしパスワードリセットを希望しない場合、操作は不要です。', - // Email Confirmation 'email_confirm_subject' => ':appNameのメールアドレス確認', 'email_confirm_greeting' => ':appNameへ登録してくださりありがとうございます!', @@ -109,4 +107,4 @@ return [ 'mfa_verify_backup_code_enter_here' => 'Enter backup code here', 'mfa_verify_totp_desc' => 'Enter the code, generated using your mobile app, below:', 'mfa_setup_login_notification' => '多要素認証が構成されました。設定された手段を利用して再度ログインしてください。', -]; \ No newline at end of file +]; diff --git a/resources/lang/ja/common.php b/resources/lang/ja/common.php index f7a0fdad6..873d367d7 100644 --- a/resources/lang/ja/common.php +++ b/resources/lang/ja/common.php @@ -20,7 +20,7 @@ return [ 'role' => '権限', 'cover_image' => 'カバー画像', 'cover_image_description' => 'この画像はおよそ440x250pxの大きさが必要です。', - + // Actions 'actions' => '実行', 'view' => '表示', diff --git a/resources/lang/ja/entities.php b/resources/lang/ja/entities.php index 62d806eec..5a1941057 100644 --- a/resources/lang/ja/entities.php +++ b/resources/lang/ja/entities.php @@ -94,7 +94,7 @@ return [ 'shelves_edit' => '本棚を編集', 'shelves_delete' => '本棚を削除', 'shelves_delete_named' => '本棚「:name」を削除', - 'shelves_delete_explain' => "これにより、この本棚「:name」が削除されます。含まれているブックは削除されません。", + 'shelves_delete_explain' => 'これにより、この本棚「:name」が削除されます。含まれているブックは削除されません。', 'shelves_delete_confirmation' => '本当にこの本棚を削除してよろしいですか?', 'shelves_permissions' => 'Bookshelf Permissions', 'shelves_permissions_updated' => 'Bookshelf Permissions Updated', @@ -321,5 +321,5 @@ return [ 'revision_delete_confirm' => 'このリビジョンを削除しますか?', 'revision_restore_confirm' => 'Are you sure you want to restore this revision? The current page contents will be replaced.', 'revision_delete_success' => 'リビジョンを削除しました', - 'revision_cannot_delete_latest' => '最新のリビジョンを削除できません。' + 'revision_cannot_delete_latest' => '最新のリビジョンを削除できません。', ]; diff --git a/resources/lang/ja/passwords.php b/resources/lang/ja/passwords.php index cf4d43114..40493f6ce 100644 --- a/resources/lang/ja/passwords.php +++ b/resources/lang/ja/passwords.php @@ -7,7 +7,7 @@ return [ 'password' => 'パスワードは6文字以上である必要があります。', - 'user' => "このEメールアドレスに一致するユーザが見つかりませんでした。", + 'user' => 'このEメールアドレスに一致するユーザが見つかりませんでした。', 'token' => 'このメールアドレスのパスワードリセットトークンは無効です。', 'sent' => 'パスワードリセットリンクを送信しました。', 'reset' => 'パスワードはリセットされました。', diff --git a/resources/lang/ja/settings.php b/resources/lang/ja/settings.php index 4e2af0212..76da40deb 100644 --- a/resources/lang/ja/settings.php +++ b/resources/lang/ja/settings.php @@ -72,7 +72,7 @@ return [ // Maintenance settings 'maint' => 'メンテナンス', 'maint_image_cleanup' => '画像のクリーンアップ', - 'maint_image_cleanup_desc' => "ページや履歴の内容をスキャンして、どの画像や図面が現在使用されているか、どの画像が余っているかをチェックします。この機能を実行する前に、データベースと画像の完全なバックアップを作成してください。", + 'maint_image_cleanup_desc' => 'ページや履歴の内容をスキャンして、どの画像や図面が現在使用されているか、どの画像が余っているかをチェックします。この機能を実行する前に、データベースと画像の完全なバックアップを作成してください。', 'maint_delete_images_only_in_revisions' => 'また、古いページのリビジョンにしか存在しない画像も削除します。', 'maint_image_cleanup_run' => 'クリーンアップを実行', 'maint_image_cleanup_warning' => ':count 個、使用されていない可能性のある画像が見つかりました。これらの画像を削除してもよろしいですか?', @@ -132,7 +132,7 @@ return [ 'role_delete' => '役割を削除', 'role_delete_confirm' => '役割「:roleName」を削除します。', 'role_delete_users_assigned' => 'この役割は:userCount人のユーザに付与されています。該当するユーザを他の役割へ移行できます。', - 'role_delete_no_migration' => "ユーザを移行しない", + 'role_delete_no_migration' => 'ユーザを移行しない', 'role_delete_sure' => '本当に役割を削除してよろしいですか?', 'role_delete_success' => '役割を削除しました', 'role_edit' => '役割を編集', @@ -273,6 +273,6 @@ return [ 'vi' => 'Tiếng Việt', 'zh_CN' => '简体中文', 'zh_TW' => '繁體中文', - ] + ], //!//////////////////////////////// ]; diff --git a/resources/lang/ko/auth.php b/resources/lang/ko/auth.php index ce65f3ecc..3cff67d4d 100644 --- a/resources/lang/ko/auth.php +++ b/resources/lang/ko/auth.php @@ -38,7 +38,6 @@ return [ 'registration_email_domain_invalid' => '이 메일 주소로는 이 사이트에 접근할 수 없습니다.', 'register_success' => '가입했습니다! 이제 로그인할 수 있습니다.', - // Password Reset 'reset_password' => '비밀번호 바꾸기', 'reset_password_send_instructions' => '메일 주소를 입력하세요. 이 주소로 해당 과정을 위한 링크를 보낼 것입니다.', @@ -49,7 +48,6 @@ return [ 'email_reset_text' => '비밀번호를 바꿉니다.', 'email_reset_not_requested' => '원하지 않는다면 이 과정은 필요 없습니다.', - // Email Confirmation 'email_confirm_subject' => ':appName 메일 인증', 'email_confirm_greeting' => ':appName로 가입해 주셔서 감사합니다!', @@ -109,4 +107,4 @@ return [ 'mfa_verify_backup_code_enter_here' => 'Enter backup code here', 'mfa_verify_totp_desc' => 'Enter the code, generated using your mobile app, below:', 'mfa_setup_login_notification' => 'Multi-factor method configured, Please now login again using the configured method.', -]; \ No newline at end of file +]; diff --git a/resources/lang/ko/common.php b/resources/lang/ko/common.php index 2349ab735..26b52744d 100644 --- a/resources/lang/ko/common.php +++ b/resources/lang/ko/common.php @@ -20,7 +20,7 @@ return [ 'role' => '권한', 'cover_image' => '대표 이미지', 'cover_image_description' => '이미지 규격은 440x250px 내외입니다.', - + // Actions 'actions' => '활동', 'view' => '보기', diff --git a/resources/lang/ko/entities.php b/resources/lang/ko/entities.php index 46dced1ec..41d4dfb01 100644 --- a/resources/lang/ko/entities.php +++ b/resources/lang/ko/entities.php @@ -94,7 +94,7 @@ return [ 'shelves_edit' => '서가 바꾸기', 'shelves_delete' => '서가 삭제하기', 'shelves_delete_named' => ':name 삭제하기', - 'shelves_delete_explain' => ":name을 지웁니다. 책자는 지우지 않습니다.", + 'shelves_delete_explain' => ':name을 지웁니다. 책자는 지우지 않습니다.', 'shelves_delete_confirmation' => '이 서가를 지울 건가요?', 'shelves_permissions' => '서가 권한', 'shelves_permissions_updated' => '서가 권한 바꿈', @@ -255,7 +255,7 @@ return [ 'tags' => '꼬리표', 'tag_name' => '꼬리표 이름', 'tag_value' => '리스트 값 (선택 사항)', - 'tags_explain' => "태그로 문서를 분류하세요.", + 'tags_explain' => '태그로 문서를 분류하세요.', 'tags_add' => '태그 추가', 'tags_remove' => '태그 삭제', 'attachments' => '첨부 파일', @@ -321,5 +321,5 @@ return [ 'revision_delete_confirm' => '이 수정본을 지울 건가요?', 'revision_restore_confirm' => '이 수정본을 되돌릴 건가요? 현재 판본을 바꿉니다.', 'revision_delete_success' => '수정본 지움', - 'revision_cannot_delete_latest' => '현재 판본은 지울 수 없습니다.' + 'revision_cannot_delete_latest' => '현재 판본은 지울 수 없습니다.', ]; diff --git a/resources/lang/ko/errors.php b/resources/lang/ko/errors.php index b52ee91bc..e4ed5ccb3 100644 --- a/resources/lang/ko/errors.php +++ b/resources/lang/ko/errors.php @@ -28,7 +28,7 @@ return [ 'oidc_no_email_address' => 'Could not find an email address, for this user, in the data provided by the external authentication system', 'oidc_fail_authed' => 'Login using :system failed, system did not provide successful authorization', 'social_no_action_defined' => '무슨 활동인지 알 수 없습니다.', - 'social_login_bad_response' => ":socialAccount에 로그인할 수 없습니다. : \\n:error", + 'social_login_bad_response' => ':socialAccount에 로그인할 수 없습니다. : \\n:error', 'social_account_in_use' => ':socialAccount(을)를 가진 사용자가 있습니다. :socialAccount로 로그인하세요.', 'social_account_email_in_use' => ':email(을)를 가진 사용자가 있습니다. 쓰고 있는 계정을 :socialAccount에 연결하세요.', 'social_account_existing' => ':socialAccount(와)과 연결 상태입니다.', diff --git a/resources/lang/ko/passwords.php b/resources/lang/ko/passwords.php index f93902aef..461afc74b 100644 --- a/resources/lang/ko/passwords.php +++ b/resources/lang/ko/passwords.php @@ -7,7 +7,7 @@ return [ 'password' => '여덟 글자를 넘어야 합니다.', - 'user' => "메일 주소를 가진 사용자가 없습니다.", + 'user' => '메일 주소를 가진 사용자가 없습니다.', 'token' => '비밀번호 재설정 토큰이 이 이메일 주소에 유효하지 않습니다.', 'sent' => '메일을 보냈습니다.', 'reset' => '비밀번호를 바꿨습니다.', diff --git a/resources/lang/ko/settings.php b/resources/lang/ko/settings.php index f9c0290a6..de5b59d50 100755 --- a/resources/lang/ko/settings.php +++ b/resources/lang/ko/settings.php @@ -72,7 +72,7 @@ return [ // Maintenance settings 'maint' => '데이터', 'maint_image_cleanup' => '이미지 정리', - 'maint_image_cleanup_desc' => "중복한 이미지를 찾습니다. 실행하기 전에 이미지를 백업하세요.", + 'maint_image_cleanup_desc' => '중복한 이미지를 찾습니다. 실행하기 전에 이미지를 백업하세요.', 'maint_delete_images_only_in_revisions' => 'Also delete images that only exist in old page revisions', 'maint_image_cleanup_run' => '실행', 'maint_image_cleanup_warning' => '이미지 :count개를 지울 건가요?', @@ -132,7 +132,7 @@ return [ 'role_delete' => '권한 제거', 'role_delete_confirm' => ':roleName(을)를 지웁니다.', 'role_delete_users_assigned' => '이 권한을 가진 사용자 :userCount명에 할당할 권한을 고르세요.', - 'role_delete_no_migration' => "할당하지 않음", + 'role_delete_no_migration' => '할당하지 않음', 'role_delete_sure' => '이 권한을 지울 건가요?', 'role_delete_success' => '권한 지움', 'role_edit' => '권한 수정', @@ -273,6 +273,6 @@ return [ 'vi' => 'Tiếng Việt', 'zh_CN' => '简体中文', 'zh_TW' => '繁體中文', - ] + ], //!//////////////////////////////// ]; diff --git a/resources/lang/lt/auth.php b/resources/lang/lt/auth.php index f9bf271f6..e4a17eae5 100644 --- a/resources/lang/lt/auth.php +++ b/resources/lang/lt/auth.php @@ -38,7 +38,6 @@ return [ 'registration_email_domain_invalid' => 'Elektroninio pašto domenas neturi prieigos prie šios programos', 'register_success' => 'Ačiū už prisijungimą! Dabar jūs užsiregistravote ir prisijungėte.', - // Password Reset 'reset_password' => 'Pakeisti slaptažodį', 'reset_password_send_instructions' => 'Įveskite savo elektroninį paštą žemiau ir jums bus išsiųstas elektroninis laiškas su slaptažodžio nustatymo nuoroda.', @@ -49,7 +48,6 @@ return [ 'email_reset_text' => 'Šį laišką gaunate, nes mes gavome slaptažodžio atnaujinimo užklausą iš jūsų paskyros.', 'email_reset_not_requested' => 'Jeigu jums nereikia slaptažodžio atnaujinimo, tolimesnių veiksmų atlikti nereikia.', - // Email Confirmation 'email_confirm_subject' => 'Patvirtinkite savo elektroninį paštą :appName', 'email_confirm_greeting' => 'Ačiū už prisijungimą prie :appName!', @@ -109,4 +107,4 @@ return [ 'mfa_verify_backup_code_enter_here' => 'Enter backup code here', 'mfa_verify_totp_desc' => 'Enter the code, generated using your mobile app, below:', 'mfa_setup_login_notification' => 'Multi-factor method configured, Please now login again using the configured method.', -]; \ No newline at end of file +]; diff --git a/resources/lang/lt/common.php b/resources/lang/lt/common.php index 7ed434b98..f1766a615 100644 --- a/resources/lang/lt/common.php +++ b/resources/lang/lt/common.php @@ -20,7 +20,7 @@ return [ 'role' => 'Vaidmuo', 'cover_image' => 'Viršelio nuotrauka', 'cover_image_description' => 'Ši nuotrauka turi būti maždaug 440x250px.', - + // Actions 'actions' => 'Veiksmai', 'view' => 'Rodyti', diff --git a/resources/lang/lt/entities.php b/resources/lang/lt/entities.php index f1eda39e0..4266f61de 100644 --- a/resources/lang/lt/entities.php +++ b/resources/lang/lt/entities.php @@ -321,5 +321,5 @@ return [ 'revision_delete_confirm' => 'Esate tikri, kad norite ištrinti šią peržiūrą?', 'revision_restore_confirm' => 'Esate tikri, kad norite atkurti šią peržiūrą? Dabartinis puslapio turinys bus pakeistas.', 'revision_delete_success' => 'Peržiūra ištrinta', - 'revision_cannot_delete_latest' => 'Negalima išrinti vėliausios peržiūros' + 'revision_cannot_delete_latest' => 'Negalima išrinti vėliausios peržiūros', ]; diff --git a/resources/lang/lt/settings.php b/resources/lang/lt/settings.php index c69694951..8d55646db 100644 --- a/resources/lang/lt/settings.php +++ b/resources/lang/lt/settings.php @@ -72,7 +72,7 @@ return [ // Maintenance settings 'maint' => 'Priežiūra', 'maint_image_cleanup' => 'Išvalykite vaizdus', - 'maint_image_cleanup_desc' => "Scans page & revision content to check which images and drawings are currently in use and which images are redundant. Ensure you create a full database and image backup before running this.", + 'maint_image_cleanup_desc' => 'Scans page & revision content to check which images and drawings are currently in use and which images are redundant. Ensure you create a full database and image backup before running this.', 'maint_delete_images_only_in_revisions' => 'Taip pat ištrinkite vaizdus, kurie yra tik senuose puslapių pataisymuose', 'maint_image_cleanup_run' => 'Paleisti valymą', 'maint_image_cleanup_warning' => ':count potencialiai nepanaudoti vaizdai rasti. Ar esate tikri, kad norite ištrinti šiuos vaizdus?', @@ -273,6 +273,6 @@ return [ 'vi' => 'Tiếng Việt', 'zh_CN' => '简体中文', 'zh_TW' => '繁體中文', - ] + ], //!//////////////////////////////// ]; diff --git a/resources/lang/lv/auth.php b/resources/lang/lv/auth.php index 497509d54..e228bed00 100644 --- a/resources/lang/lv/auth.php +++ b/resources/lang/lv/auth.php @@ -38,7 +38,6 @@ return [ 'registration_email_domain_invalid' => 'E-pasta domēnam nav piekļuves pie šīs aplikācijas', 'register_success' => 'Paldies par reģistrēšanos! Tagad varat pieslēgties.', - // Password Reset 'reset_password' => 'Atiestatīt paroli', 'reset_password_send_instructions' => 'Ievadiet savu e-pastu zemāk un nosūtīsim e-pastu ar paroles atiestatīšanas saiti.', @@ -49,7 +48,6 @@ return [ 'email_reset_text' => 'Jūs saņemat šo e-pastu, jo mēs saņēmām Jūsu profila paroles atiestatīšanas pieprasījumu.', 'email_reset_not_requested' => 'Ja Jūs nepieprasījāt paroles atiestatīšanu, tad tālākas darbības nav nepieciešamas.', - // Email Confirmation 'email_confirm_subject' => 'Apstiprinat savu :appName e-pastu', 'email_confirm_greeting' => 'Paldies, ka pievienojāties :appName!', @@ -109,4 +107,4 @@ return [ 'mfa_verify_backup_code_enter_here' => 'Enter backup code here', 'mfa_verify_totp_desc' => 'Enter the code, generated using your mobile app, below:', 'mfa_setup_login_notification' => 'Multi-factor method configured, Please now login again using the configured method.', -]; \ No newline at end of file +]; diff --git a/resources/lang/lv/common.php b/resources/lang/lv/common.php index 23cd07d7d..3bc022e42 100644 --- a/resources/lang/lv/common.php +++ b/resources/lang/lv/common.php @@ -20,7 +20,7 @@ return [ 'role' => 'Loma', 'cover_image' => 'Vāka attēls', 'cover_image_description' => 'Šim attēlam būtu jābūt aptuveni 440x250px.', - + // Actions 'actions' => 'Darbības', 'view' => 'Skatīt', diff --git a/resources/lang/lv/entities.php b/resources/lang/lv/entities.php index 4cfca7aa5..f5ef3b06c 100644 --- a/resources/lang/lv/entities.php +++ b/resources/lang/lv/entities.php @@ -94,7 +94,7 @@ return [ 'shelves_edit' => 'Labot grāmatplauktu', 'shelves_delete' => 'Dzēst grāmatplauktu', 'shelves_delete_named' => 'Dzēst grāmatplauktu :name', - 'shelves_delete_explain' => "Tiks dzēsts grāmatplaukts ar nosaukumu \":name\". Tajā ievietotās grāmatas netiks dzēstas.", + 'shelves_delete_explain' => 'Tiks dzēsts grāmatplaukts ar nosaukumu ":name". Tajā ievietotās grāmatas netiks dzēstas.', 'shelves_delete_confirmation' => 'Vai esat pārliecināts, ka vēlaties dzēst šo grāmatplauktu?', 'shelves_permissions' => 'Grāmatplaukta atļaujas', 'shelves_permissions_updated' => 'Grāmatplaukta atļaujas atjauninātas', @@ -321,5 +321,5 @@ return [ 'revision_delete_confirm' => 'Vai esat pārliecināts, ka vēlaties dzēst šo revīziju?', 'revision_restore_confirm' => 'Vai tiešām vēlaties atjaunot šo revīziju? Pašreizējais lapas saturs tiks aizvietots.', 'revision_delete_success' => 'Revīzija dzēsta', - 'revision_cannot_delete_latest' => 'Nevar dzēst pašreizējo revīziju.' + 'revision_cannot_delete_latest' => 'Nevar dzēst pašreizējo revīziju.', ]; diff --git a/resources/lang/lv/passwords.php b/resources/lang/lv/passwords.php index 7d939574f..5824e71e6 100644 --- a/resources/lang/lv/passwords.php +++ b/resources/lang/lv/passwords.php @@ -7,7 +7,7 @@ return [ 'password' => 'Parolēm jābūt vismaz astoņu simbolu garām un jāatbilst apstiprinājumam.', - 'user' => "Mēs nevaram atrast lietotāju ar šādu e-pasta adresi.", + 'user' => 'Mēs nevaram atrast lietotāju ar šādu e-pasta adresi.', 'token' => 'Paroles atiestatīšanas atslēga neatbilst šai e-pasta adresei.', 'sent' => 'Esam nosūtījuši paroles atiestatīšanas saiti!', 'reset' => 'Parole ir atiestatīta!', diff --git a/resources/lang/lv/settings.php b/resources/lang/lv/settings.php index 79aca4e54..1ecc00524 100644 --- a/resources/lang/lv/settings.php +++ b/resources/lang/lv/settings.php @@ -72,7 +72,7 @@ return [ // Maintenance settings 'maint' => 'Apkope', 'maint_image_cleanup' => 'Tīrīt neizmantotās bildes', - 'maint_image_cleanup_desc' => "Pārbauda lapu un lapu versiju saturu, lai noteiktu, kuri attēli pašlaik tiek izmantoti, un kuri nav nepieciešami. Pārliecinieties, ka ir veikta pilna datubāzes un attēlu rezerves kopija pirms šīs darbības.", + 'maint_image_cleanup_desc' => 'Pārbauda lapu un lapu versiju saturu, lai noteiktu, kuri attēli pašlaik tiek izmantoti, un kuri nav nepieciešami. Pārliecinieties, ka ir veikta pilna datubāzes un attēlu rezerves kopija pirms šīs darbības.', 'maint_delete_images_only_in_revisions' => 'Dzēst arī attēlus, kas izmantoti tikai vecās lapu satura versijās', 'maint_image_cleanup_run' => 'Veikt tīrīšanu', 'maint_image_cleanup_warning' => ':count iespējami neizmantoti attēli atrasti. Vai tiešām vēlaties izdzēst šos attēlus?', @@ -132,7 +132,7 @@ return [ 'role_delete' => 'Dzēst grupu', 'role_delete_confirm' => 'Loma \':roleName\' tiks dzēsta.', 'role_delete_users_assigned' => 'Šajā grupā ir pievienoti :userCount lietotāji. Ja vēlaties pārvietot lietotājus no šīs grupas, tad izvēlaties kādu no zemāk redzamajām grupām.', - 'role_delete_no_migration' => "Nepārvietot lietotājus", + 'role_delete_no_migration' => 'Nepārvietot lietotājus', 'role_delete_sure' => 'Vai tiešām vēlaties dzēst grupu?', 'role_delete_success' => 'Grupa veiksmīgi dzēsta', 'role_edit' => 'Rediģēt grupu', @@ -273,6 +273,6 @@ return [ 'vi' => 'Tiếng Việt', 'zh_CN' => '简体中文', 'zh_TW' => '繁體中文', - ] + ], //!//////////////////////////////// ]; diff --git a/resources/lang/nb/auth.php b/resources/lang/nb/auth.php index 4c1f55577..a59e18bb5 100644 --- a/resources/lang/nb/auth.php +++ b/resources/lang/nb/auth.php @@ -38,7 +38,6 @@ return [ 'registration_email_domain_invalid' => 'Du kan ikke bruke det domenet for å registrere en konto.', 'register_success' => 'Takk for registreringen! Du kan nå logge inn på tjenesten.', - // Password Reset 'reset_password' => 'Nullstille passord', 'reset_password_send_instructions' => 'Oppgi e-posten som er koblet til kontoen din, så sender vi en epost hvor du kan nullstille passordet.', @@ -49,7 +48,6 @@ return [ 'email_reset_text' => 'Du mottar denne eposten fordi det er blitt bedt om en nullstilling av passord på denne kontoen.', 'email_reset_not_requested' => 'Om det ikke var deg, så trenger du ikke foreta deg noe.', - // Email Confirmation 'email_confirm_subject' => 'Bekreft epost-adressen for :appName', 'email_confirm_greeting' => 'Takk for at du registrerte deg for :appName!', @@ -109,4 +107,4 @@ return [ 'mfa_verify_backup_code_enter_here' => 'Skriv inn sikkerhetskode her', 'mfa_verify_totp_desc' => 'Skriv inn koden, generert ved hjelp av mobilapplikasjonen, nedenfor:', 'mfa_setup_login_notification' => 'Flerfaktorautentisering er konfigurert, vennligst logg inn på nytt med denne metoden.', -]; \ No newline at end of file +]; diff --git a/resources/lang/nb/common.php b/resources/lang/nb/common.php index 8ba4e7474..cd01b132f 100644 --- a/resources/lang/nb/common.php +++ b/resources/lang/nb/common.php @@ -20,7 +20,7 @@ return [ 'role' => 'Rolle', 'cover_image' => 'Bokomslag', 'cover_image_description' => 'Bildet bør være ca. 440x250px.', - + // Actions 'actions' => 'Handlinger', 'view' => 'Vis', diff --git a/resources/lang/nb/entities.php b/resources/lang/nb/entities.php index 705c33875..756ee5c71 100644 --- a/resources/lang/nb/entities.php +++ b/resources/lang/nb/entities.php @@ -321,5 +321,5 @@ return [ 'revision_delete_confirm' => 'Vil du slette revisjonen?', 'revision_restore_confirm' => 'Vil du gjenopprette revisjonen? Innholdet på siden vil bli overskrevet med denne revisjonen.', 'revision_delete_success' => 'Revisjonen ble slettet', - 'revision_cannot_delete_latest' => 'CKan ikke slette siste revisjon.' + 'revision_cannot_delete_latest' => 'CKan ikke slette siste revisjon.', ]; diff --git a/resources/lang/nb/passwords.php b/resources/lang/nb/passwords.php index 8c3215b42..b7afdaa80 100644 --- a/resources/lang/nb/passwords.php +++ b/resources/lang/nb/passwords.php @@ -7,7 +7,7 @@ return [ 'password' => 'Passord må inneholde minst åtte tegn og samsvarer med bekreftelsen.', - 'user' => "Vi finner ikke en bruker med den e-postadressen.", + 'user' => 'Vi finner ikke en bruker med den e-postadressen.', 'token' => 'Passordet for tilbakestilling av passord er ugyldig for denne e-postadressen.', 'sent' => 'Vi har sendt e-postadressen til tilbakestilling av passordet ditt!', 'reset' => 'Passordet ditt har blitt tilbakestilt!', diff --git a/resources/lang/nb/settings.php b/resources/lang/nb/settings.php index 134208d7d..5a6a0fb06 100644 --- a/resources/lang/nb/settings.php +++ b/resources/lang/nb/settings.php @@ -72,7 +72,7 @@ return [ // Maintenance settings 'maint' => 'Vedlikehold', 'maint_image_cleanup' => 'Bildeopprydding', - 'maint_image_cleanup_desc' => "Skanner side og revisjonsinnhold for å sjekke hvilke bilder og tegninger som for øyeblikket er i bruk, og hvilke bilder som er overflødige. Forsikre deg om at du lager en full database og sikkerhetskopiering av bilder før du kjører denne.", + 'maint_image_cleanup_desc' => 'Skanner side og revisjonsinnhold for å sjekke hvilke bilder og tegninger som for øyeblikket er i bruk, og hvilke bilder som er overflødige. Forsikre deg om at du lager en full database og sikkerhetskopiering av bilder før du kjører denne.', 'maint_delete_images_only_in_revisions' => 'Slett også bilder som bare finnes i game siderevisjoner', 'maint_image_cleanup_run' => 'Kjør opprydding', 'maint_image_cleanup_warning' => ':count potensielt ubrukte bilder ble funnet. Er du sikker på at du vil slette disse bildene?', @@ -132,7 +132,7 @@ return [ 'role_delete' => 'Rolle slettet', 'role_delete_confirm' => 'Dette vil slette rollen «:roleName».', 'role_delete_users_assigned' => 'Denne rollen har :userCount kontoer koblet opp mot seg. Velg hvilke rolle du vil flytte disse til.', - 'role_delete_no_migration' => "Ikke flytt kontoer", + 'role_delete_no_migration' => 'Ikke flytt kontoer', 'role_delete_sure' => 'Er du sikker på at du vil slette rollen?', 'role_delete_success' => 'Rollen ble slettet', 'role_edit' => 'Endre rolle', @@ -273,6 +273,6 @@ return [ 'vi' => 'Tiếng Việt', 'zh_CN' => '简体中文', 'zh_TW' => '繁體中文', - ] + ], //!//////////////////////////////// ]; diff --git a/resources/lang/nl/auth.php b/resources/lang/nl/auth.php index f57b2ecc7..3cec0a94d 100644 --- a/resources/lang/nl/auth.php +++ b/resources/lang/nl/auth.php @@ -38,7 +38,6 @@ return [ 'registration_email_domain_invalid' => 'Dit e-maildomein is niet toegestaan', 'register_success' => 'Bedankt voor het aanmelden! Je bent nu geregistreerd en aangemeld.', - // Password Reset 'reset_password' => 'Wachtwoord herstellen', 'reset_password_send_instructions' => 'Geef je e-mail en we sturen je een link om je wachtwoord te herstellen', @@ -49,7 +48,6 @@ return [ 'email_reset_text' => 'Je ontvangt deze e-mail omdat je een wachtwoord herstel verzoek had verzonden.', 'email_reset_not_requested' => 'Als je geen wachtwoord herstel hebt aangevraagd, hoef je niets te doen.', - // Email Confirmation 'email_confirm_subject' => 'Bevestig je e-mailadres op :appName', 'email_confirm_greeting' => 'Bedankt voor je aanmelding op :appName!', @@ -109,4 +107,4 @@ return [ 'mfa_verify_backup_code_enter_here' => 'Enter backup code here', 'mfa_verify_totp_desc' => 'Enter the code, generated using your mobile app, below:', 'mfa_setup_login_notification' => 'Multi-factor method configured, Please now login again using the configured method.', -]; \ No newline at end of file +]; diff --git a/resources/lang/nl/common.php b/resources/lang/nl/common.php index c53df6f2c..793e87b11 100644 --- a/resources/lang/nl/common.php +++ b/resources/lang/nl/common.php @@ -20,7 +20,7 @@ return [ 'role' => 'Rol', 'cover_image' => 'Omslagfoto', 'cover_image_description' => 'Deze afbeelding moet ongeveer 440x250px zijn.', - + // Actions 'actions' => 'Acties', 'view' => 'Bekijk', diff --git a/resources/lang/nl/entities.php b/resources/lang/nl/entities.php index e08ae3e62..3c3148a8b 100644 --- a/resources/lang/nl/entities.php +++ b/resources/lang/nl/entities.php @@ -321,5 +321,5 @@ return [ 'revision_delete_confirm' => 'Weet u zeker dat u deze revisie wilt verwijderen?', 'revision_restore_confirm' => 'Weet u zeker dat u deze revisie wilt herstellen? De huidige pagina-inhoud wordt vervangen.', 'revision_delete_success' => 'Revisie verwijderd', - 'revision_cannot_delete_latest' => 'Kan de laatste revisie niet verwijderen.' + 'revision_cannot_delete_latest' => 'Kan de laatste revisie niet verwijderen.', ]; diff --git a/resources/lang/nl/passwords.php b/resources/lang/nl/passwords.php index 4b27f03c2..5f90eb0df 100644 --- a/resources/lang/nl/passwords.php +++ b/resources/lang/nl/passwords.php @@ -7,7 +7,7 @@ return [ 'password' => 'Wachtwoorden moeten overeenkomen en minimaal zes tekens lang zijn.', - 'user' => "We kunnen niemand vinden met dat e-mailadres.", + 'user' => 'We kunnen niemand vinden met dat e-mailadres.', 'token' => 'Het wachtwoord reset token is ongeldig voor dit e-mailadres.', 'sent' => 'We hebben je een link gestuurd om je wachtwoord te herstellen!', 'reset' => 'Je wachtwoord is hersteld!', diff --git a/resources/lang/nl/settings.php b/resources/lang/nl/settings.php index df5c93b97..ad94d0f2c 100644 --- a/resources/lang/nl/settings.php +++ b/resources/lang/nl/settings.php @@ -72,7 +72,7 @@ return [ // Maintenance settings 'maint' => 'Onderhoud', 'maint_image_cleanup' => 'Afbeeldingen opschonen', - 'maint_image_cleanup_desc' => "Scant pagina- en revisie inhoud om te controleren welke afbeeldingen en tekeningen momenteel worden gebruikt en welke afbeeldingen overbodig zijn. Zorg ervoor dat je een volledige database en afbeelding backup maakt voordat je dit uitvoert.", + 'maint_image_cleanup_desc' => 'Scant pagina- en revisie inhoud om te controleren welke afbeeldingen en tekeningen momenteel worden gebruikt en welke afbeeldingen overbodig zijn. Zorg ervoor dat je een volledige database en afbeelding backup maakt voordat je dit uitvoert.', 'maint_delete_images_only_in_revisions' => 'Ook afbeeldingen die alleen in oude pagina revisies bestaan verwijderen', 'maint_image_cleanup_run' => 'Opschonen uitvoeren', 'maint_image_cleanup_warning' => ':count potentieel ongebruikte afbeeldingen gevonden. Weet u zeker dat u deze afbeeldingen wilt verwijderen?', @@ -132,7 +132,7 @@ return [ 'role_delete' => 'Rol Verwijderen', 'role_delete_confirm' => 'Dit verwijdert de rol \':roleName\'.', 'role_delete_users_assigned' => 'Er zijn :userCount gebruikers met deze rol. Selecteer hieronder een nieuwe rol als je deze gebruikers een andere rol wilt geven.', - 'role_delete_no_migration' => "Geen gebruikers migreren", + 'role_delete_no_migration' => 'Geen gebruikers migreren', 'role_delete_sure' => 'Weet je zeker dat je deze rol wilt verwijderen?', 'role_delete_success' => 'Rol succesvol verwijderd', 'role_edit' => 'Rol Bewerken', @@ -273,6 +273,6 @@ return [ 'vi' => 'Tiếng Việt', 'zh_CN' => '简体中文', 'zh_TW' => '繁體中文', - ] + ], //!//////////////////////////////// ]; diff --git a/resources/lang/pl/auth.php b/resources/lang/pl/auth.php index a1f66fdbe..2f42fc70a 100644 --- a/resources/lang/pl/auth.php +++ b/resources/lang/pl/auth.php @@ -38,7 +38,6 @@ return [ 'registration_email_domain_invalid' => 'Adresy e-mail z tej domeny nie mają dostępu do tej aplikacji', 'register_success' => 'Dziękujemy za rejestrację! Zostałeś zalogowany automatycznie.', - // Password Reset 'reset_password' => 'Resetowanie hasła', 'reset_password_send_instructions' => 'Wprowadź adres e-mail powiązany z Twoim kontem, by otrzymać link do resetowania hasła.', @@ -49,7 +48,6 @@ return [ 'email_reset_text' => 'Otrzymujesz tę wiadomość ponieważ ktoś zażądał zresetowania hasła do Twojego konta.', 'email_reset_not_requested' => 'Jeśli to nie Ty złożyłeś żądanie zresetowania hasła, zignoruj tę wiadomość.', - // Email Confirmation 'email_confirm_subject' => 'Potwierdź swój adres e-mail w :appName', 'email_confirm_greeting' => 'Dziękujemy za dołączenie do :appName!', @@ -109,4 +107,4 @@ return [ 'mfa_verify_backup_code_enter_here' => 'Wprowadź kod zapasowy tutaj', 'mfa_verify_totp_desc' => 'Wprowadź kod, wygenerowany przy użyciu aplikacji mobilnej poniżej:', 'mfa_setup_login_notification' => 'Metoda wieloskładnikowa skonfigurowana, zaloguj się ponownie za pomocą skonfigurowanej metody.', -]; \ No newline at end of file +]; diff --git a/resources/lang/pl/common.php b/resources/lang/pl/common.php index 1e718a63c..e9bb14011 100644 --- a/resources/lang/pl/common.php +++ b/resources/lang/pl/common.php @@ -20,7 +20,7 @@ return [ 'role' => 'Rola', 'cover_image' => 'Zdjęcie z okładki', 'cover_image_description' => 'Ten obraz powinien posiadać wymiary około 440x250px.', - + // Actions 'actions' => 'Akcje', 'view' => 'Widok', diff --git a/resources/lang/pl/entities.php b/resources/lang/pl/entities.php index af1f7eecd..31d40a63e 100644 --- a/resources/lang/pl/entities.php +++ b/resources/lang/pl/entities.php @@ -321,5 +321,5 @@ return [ 'revision_delete_confirm' => 'Czy na pewno chcesz usunąć tę wersję?', 'revision_restore_confirm' => 'Czu ma pewno chcesz przywrócić tą wersję? Aktualna zawartość strony zostanie nadpisana.', 'revision_delete_success' => 'Usunięto wersję', - 'revision_cannot_delete_latest' => 'Nie można usunąć najnowszej wersji.' + 'revision_cannot_delete_latest' => 'Nie można usunąć najnowszej wersji.', ]; diff --git a/resources/lang/pl/passwords.php b/resources/lang/pl/passwords.php index 7b67bf38d..dad844f74 100644 --- a/resources/lang/pl/passwords.php +++ b/resources/lang/pl/passwords.php @@ -7,7 +7,7 @@ return [ 'password' => 'Hasło musi zawierać co najmniej 6 znaków i być zgodne z powtórzeniem.', - 'user' => "Nie znaleziono użytkownika o takim adresie e-mail.", + 'user' => 'Nie znaleziono użytkownika o takim adresie e-mail.', 'token' => 'Token resetowania hasła jest nieprawidłowy dla tego adresu e-mail.', 'sent' => 'Wysłaliśmy Ci link do resetowania hasła!', 'reset' => 'Twoje hasło zostało zresetowane!', diff --git a/resources/lang/pl/settings.php b/resources/lang/pl/settings.php index b9abe3311..fde8cc209 100644 --- a/resources/lang/pl/settings.php +++ b/resources/lang/pl/settings.php @@ -72,7 +72,7 @@ return [ // Maintenance settings 'maint' => 'Konserwacja', 'maint_image_cleanup' => 'Czyszczenie obrazków', - 'maint_image_cleanup_desc' => "Skanuje zawartość strony i poprzednie wersje, aby sprawdzić, które obrazy i rysunki są aktualnie używane, a które obrazy są zbędne. Przed uruchomieniem tej opcji należy utworzyć pełną kopię zapasową bazy danych i obrazków.", + 'maint_image_cleanup_desc' => 'Skanuje zawartość strony i poprzednie wersje, aby sprawdzić, które obrazy i rysunki są aktualnie używane, a które obrazy są zbędne. Przed uruchomieniem tej opcji należy utworzyć pełną kopię zapasową bazy danych i obrazków.', 'maint_delete_images_only_in_revisions' => 'Usuń również obrazy, które istnieją tylko w starych rewizjach strony', 'maint_image_cleanup_run' => 'Uruchom czyszczenie', 'maint_image_cleanup_warning' => 'Znaleziono :count potencjalnie niepotrzebnych obrazków. Czy na pewno chcesz je usunąć?', @@ -132,7 +132,7 @@ return [ 'role_delete' => 'Usuń rolę', 'role_delete_confirm' => 'To spowoduje usunięcie roli \':roleName\'.', 'role_delete_users_assigned' => 'Tę rolę ma przypisanych :userCount użytkowników. Jeśli chcesz zmigrować użytkowników z tej roli, wybierz nową poniżej.', - 'role_delete_no_migration' => "Nie migruj użytkowników", + 'role_delete_no_migration' => 'Nie migruj użytkowników', 'role_delete_sure' => 'Czy na pewno chcesz usunąć tę rolę?', 'role_delete_success' => 'Rola usunięta pomyślnie', 'role_edit' => 'Edytuj rolę', @@ -273,6 +273,6 @@ return [ 'vi' => 'Tiếng Việt', 'zh_CN' => '简体中文', 'zh_TW' => '繁體中文', - ] + ], //!//////////////////////////////// ]; diff --git a/resources/lang/pt/auth.php b/resources/lang/pt/auth.php index 849bfc22e..41fdd40df 100644 --- a/resources/lang/pt/auth.php +++ b/resources/lang/pt/auth.php @@ -38,7 +38,6 @@ return [ 'registration_email_domain_invalid' => 'O domínio de e-mail usado não tem acesso permitido a esta aplicação', 'register_success' => 'Obrigado por se registar! Você está agora registado e com a sessão iniciada.', - // Password Reset 'reset_password' => 'Redefinir Senha', 'reset_password_send_instructions' => 'Insira o seu endereço de e-mail abaixo, e uma mensagem com o link de redefinição de palavra-passe será lhe enviada.', @@ -49,7 +48,6 @@ return [ 'email_reset_text' => 'Você recebeu este e-mail pois recebemos uma solicitação de redefinição de senha para a sua conta.', 'email_reset_not_requested' => 'Caso não tenha sido você a solicitar a redefinição de senha, ignore este e-mail.', - // Email Confirmation 'email_confirm_subject' => 'Confirme o seu endereço de e-mail para :appName', 'email_confirm_greeting' => 'Obrigado por se registar em :appName!', @@ -109,4 +107,4 @@ return [ 'mfa_verify_backup_code_enter_here' => 'Enter backup code here', 'mfa_verify_totp_desc' => 'Enter the code, generated using your mobile app, below:', 'mfa_setup_login_notification' => 'Multi-factor method configured, Please now login again using the configured method.', -]; \ No newline at end of file +]; diff --git a/resources/lang/pt/common.php b/resources/lang/pt/common.php index d2d18a2e4..0e6e468d6 100644 --- a/resources/lang/pt/common.php +++ b/resources/lang/pt/common.php @@ -20,7 +20,7 @@ return [ 'role' => 'Cargo', 'cover_image' => 'Imagem de capa', 'cover_image_description' => 'Esta imagem deve ser aproximadamente 440x250px.', - + // Actions 'actions' => 'Ações', 'view' => 'Visualizar', diff --git a/resources/lang/pt/entities.php b/resources/lang/pt/entities.php index 07e2d5f64..1ebd805d4 100644 --- a/resources/lang/pt/entities.php +++ b/resources/lang/pt/entities.php @@ -321,5 +321,5 @@ return [ 'revision_delete_confirm' => 'Tem a certeza de que deseja eliminar esta revisão?', 'revision_restore_confirm' => 'Tem a certeza que deseja restaurar esta revisão? O conteúdo atual da página será substituído.', 'revision_delete_success' => 'Revisão excluída', - 'revision_cannot_delete_latest' => 'Não é possível eliminar a revisão mais recente.' + 'revision_cannot_delete_latest' => 'Não é possível eliminar a revisão mais recente.', ]; diff --git a/resources/lang/pt/passwords.php b/resources/lang/pt/passwords.php index e468b9f68..bf30e0e13 100644 --- a/resources/lang/pt/passwords.php +++ b/resources/lang/pt/passwords.php @@ -7,7 +7,7 @@ return [ 'password' => 'As palavras-passe devem ter no mínimo oito caracteres e serem iguais à confirmação.', - 'user' => "Não pudemos encontrar um utilizador com o endereço de e-mail fornecido.", + 'user' => 'Não pudemos encontrar um utilizador com o endereço de e-mail fornecido.', 'token' => 'O token de redefinição de senha é inválido para este endereço de e-mail.', 'sent' => 'Enviamos o link de redefinição de palavra-passe para o seu e-mail!', 'reset' => 'A sua palavra-passe foi redefinida com sucesso!', diff --git a/resources/lang/pt/settings.php b/resources/lang/pt/settings.php index 83a3f5da0..31e5e87ab 100644 --- a/resources/lang/pt/settings.php +++ b/resources/lang/pt/settings.php @@ -72,7 +72,7 @@ return [ // Maintenance settings 'maint' => 'Manutenção', 'maint_image_cleanup' => 'Limpeza de Imagens', - 'maint_image_cleanup_desc' => "Examina páginas e reviste os seus conteúdos para verificar quais imagens e desenhos estão atualmente em uso e quais são redundantes. Certifique-se de criar uma cópia de segurança completa da base de dados e imagens antes de executar esta ação.", + 'maint_image_cleanup_desc' => 'Examina páginas e reviste os seus conteúdos para verificar quais imagens e desenhos estão atualmente em uso e quais são redundantes. Certifique-se de criar uma cópia de segurança completa da base de dados e imagens antes de executar esta ação.', 'maint_delete_images_only_in_revisions' => 'Eliminar também imagens que existam apenas em revisões de página antigas', 'maint_image_cleanup_run' => 'Executar Limpeza', 'maint_image_cleanup_warning' => ':count imagens potencialmente não utilizadas foram encontradas. Tem certeza de que deseja eliminar estas imagens?', @@ -132,7 +132,7 @@ return [ 'role_delete' => 'Excluir Cargo', 'role_delete_confirm' => 'A ação vai eliminar o cargo de nome \':roleName\'.', 'role_delete_users_assigned' => 'Esse cargo tem :userCount utilizadores vinculados nele. Se quiser migrar utilizadores deste cargo para outro, selecione um novo cargo.', - 'role_delete_no_migration' => "Não migrar utilizadores", + 'role_delete_no_migration' => 'Não migrar utilizadores', 'role_delete_sure' => 'Tem certeza que deseja excluir este cargo?', 'role_delete_success' => 'Cargo excluído com sucesso', 'role_edit' => 'Editar Cargo', @@ -273,6 +273,6 @@ return [ 'vi' => 'Tiếng Việt', 'zh_CN' => '简体中文', 'zh_TW' => '繁體中文', - ] + ], //!//////////////////////////////// ]; diff --git a/resources/lang/pt_BR/auth.php b/resources/lang/pt_BR/auth.php index a5f0c18bc..707bea034 100644 --- a/resources/lang/pt_BR/auth.php +++ b/resources/lang/pt_BR/auth.php @@ -38,7 +38,6 @@ return [ 'registration_email_domain_invalid' => 'O domínio de e-mail usado não tem acesso permitido a essa aplicação', 'register_success' => 'Obrigado por se cadastrar! Você agora encontra-se cadastrado(a) e logado(a).', - // Password Reset 'reset_password' => 'Redefinir Senha', 'reset_password_send_instructions' => 'Insira seu e-mail abaixo e uma mensagem com o link de redefinição de senha lhe será enviada.', @@ -49,7 +48,6 @@ return [ 'email_reset_text' => 'Você recebeu esse e-mail pois recebemos uma solicitação de redefinição de senha para a sua conta.', 'email_reset_not_requested' => 'Caso não tenha sido você a solicitar a redefinição de senha, ignore esse e-mail.', - // Email Confirmation 'email_confirm_subject' => 'Confirme seu e-mail para :appName', 'email_confirm_greeting' => 'Obrigado por se cadastrar em :appName!', @@ -109,4 +107,4 @@ return [ 'mfa_verify_backup_code_enter_here' => 'Enter backup code here', 'mfa_verify_totp_desc' => 'Enter the code, generated using your mobile app, below:', 'mfa_setup_login_notification' => 'Multi-factor method configured, Please now login again using the configured method.', -]; \ No newline at end of file +]; diff --git a/resources/lang/pt_BR/common.php b/resources/lang/pt_BR/common.php index 1435a380d..5a3fa2528 100644 --- a/resources/lang/pt_BR/common.php +++ b/resources/lang/pt_BR/common.php @@ -20,7 +20,7 @@ return [ 'role' => 'Cargo', 'cover_image' => 'Imagem de capa', 'cover_image_description' => 'Esta imagem deve ser aproximadamente 440x250px.', - + // Actions 'actions' => 'Ações', 'view' => 'Visualizar', diff --git a/resources/lang/pt_BR/entities.php b/resources/lang/pt_BR/entities.php index 14ce2a832..fc4119932 100644 --- a/resources/lang/pt_BR/entities.php +++ b/resources/lang/pt_BR/entities.php @@ -321,5 +321,5 @@ return [ 'revision_delete_confirm' => 'Tem certeza de que deseja excluir esta revisão?', 'revision_restore_confirm' => 'Tem certeza que deseja restaurar esta revisão? O conteúdo atual da página será substituído.', 'revision_delete_success' => 'Revisão excluída', - 'revision_cannot_delete_latest' => 'Não é possível excluir a revisão mais recente.' + 'revision_cannot_delete_latest' => 'Não é possível excluir a revisão mais recente.', ]; diff --git a/resources/lang/pt_BR/passwords.php b/resources/lang/pt_BR/passwords.php index fde9e2937..8343ad57a 100644 --- a/resources/lang/pt_BR/passwords.php +++ b/resources/lang/pt_BR/passwords.php @@ -7,7 +7,7 @@ return [ 'password' => 'Senhas devem ter ao menos oito caracteres e ser iguais à confirmação.', - 'user' => "Não pudemos encontrar um usuário com o e-mail fornecido.", + 'user' => 'Não pudemos encontrar um usuário com o e-mail fornecido.', 'token' => 'O token de redefinição de senha é inválido para este endereço de e-mail.', 'sent' => 'Enviamos o link de redefinição de senha para o seu e-mail!', 'reset' => 'Sua senha foi redefinida com sucesso!', diff --git a/resources/lang/pt_BR/settings.php b/resources/lang/pt_BR/settings.php index e2d29f459..b73a006e8 100644 --- a/resources/lang/pt_BR/settings.php +++ b/resources/lang/pt_BR/settings.php @@ -72,7 +72,7 @@ return [ // Maintenance settings 'maint' => 'Manutenção', 'maint_image_cleanup' => 'Limpeza de Imagens', - 'maint_image_cleanup_desc' => "Examina páginas e revisa seus conteúdos para verificar quais imagens e desenhos estão atualmente em uso e quais são redundantes. Certifique-se de criar um backup completo do banco de dados e imagens antes de executar esta ação.", + 'maint_image_cleanup_desc' => 'Examina páginas e revisa seus conteúdos para verificar quais imagens e desenhos estão atualmente em uso e quais são redundantes. Certifique-se de criar um backup completo do banco de dados e imagens antes de executar esta ação.', 'maint_delete_images_only_in_revisions' => 'Também excluir imagens que existem apenas em revisões de página antigas', 'maint_image_cleanup_run' => 'Executar Limpeza', 'maint_image_cleanup_warning' => ':count imagens potencialmente não utilizadas foram encontradas. Tem certeza de que deseja excluir estas imagens?', @@ -132,7 +132,7 @@ return [ 'role_delete' => 'Excluir Cargo', 'role_delete_confirm' => 'A ação vai excluír o cargo de nome \':roleName\'.', 'role_delete_users_assigned' => 'Esse cargo tem :userCount usuários vinculados a ele. Se quiser migrar usuários desse cargo para outro, selecione um novo cargo.', - 'role_delete_no_migration' => "Não migre os usuários", + 'role_delete_no_migration' => 'Não migre os usuários', 'role_delete_sure' => 'Tem certeza que deseja excluir esse cargo?', 'role_delete_success' => 'Cargo excluído com sucesso', 'role_edit' => 'Editar Cargo', @@ -273,6 +273,6 @@ return [ 'vi' => 'Tiếng Việt', 'zh_CN' => '简体中文', 'zh_TW' => '繁體中文', - ] + ], //!//////////////////////////////// ]; diff --git a/resources/lang/ru/auth.php b/resources/lang/ru/auth.php index 8410e40e4..69b0b20d3 100644 --- a/resources/lang/ru/auth.php +++ b/resources/lang/ru/auth.php @@ -38,7 +38,6 @@ return [ 'registration_email_domain_invalid' => 'Данный домен электронной почты недоступен для регистрации', 'register_success' => 'Спасибо за регистрацию! Регистрация и вход в систему выполнены.', - // Password Reset 'reset_password' => 'Сброс пароля', 'reset_password_send_instructions' => 'Введите свой адрес электронной почты ниже, и вам будет отправлено письмо со ссылкой для сброса пароля.', @@ -49,7 +48,6 @@ return [ 'email_reset_text' => 'Вы получили это письмо, потому что запросили сброс пароля для вашей учетной записи.', 'email_reset_not_requested' => 'Если вы не запрашивали сброса пароля, то никаких дополнительных действий не требуется.', - // Email Confirmation 'email_confirm_subject' => 'Подтвердите ваш почтовый адрес на :appName', 'email_confirm_greeting' => 'Благодарим за участие :appName!', @@ -109,4 +107,4 @@ return [ 'mfa_verify_backup_code_enter_here' => 'Введите резервный код', 'mfa_verify_totp_desc' => 'Введите код, сгенерированный с помощью мобильного приложения, ниже:', 'mfa_setup_login_notification' => 'Двухфакторный метод настроен, пожалуйста, войдите снова, используя сконфигурированный метод.', -]; \ No newline at end of file +]; diff --git a/resources/lang/ru/common.php b/resources/lang/ru/common.php index 6e2a31931..8b6fbda73 100644 --- a/resources/lang/ru/common.php +++ b/resources/lang/ru/common.php @@ -20,7 +20,7 @@ return [ 'role' => 'Роль', 'cover_image' => 'Обложка', 'cover_image_description' => 'Изображение должно быть размером около 440x250px.', - + // Actions 'actions' => 'Действия', 'view' => 'Просмотр', diff --git a/resources/lang/ru/entities.php b/resources/lang/ru/entities.php index 0bcb7c1d4..d5418955c 100644 --- a/resources/lang/ru/entities.php +++ b/resources/lang/ru/entities.php @@ -255,7 +255,7 @@ return [ 'tags' => 'Теги', 'tag_name' => 'Имя тега', 'tag_value' => 'Значение тега (опционально)', - 'tags_explain' => "Добавьте теги, чтобы лучше классифицировать ваш контент. \\n Вы можете присвоить значение тегу для более глубокой организации.", + 'tags_explain' => 'Добавьте теги, чтобы лучше классифицировать ваш контент. \\n Вы можете присвоить значение тегу для более глубокой организации.', 'tags_add' => 'Добавить тег', 'tags_remove' => 'Удалить этот тег', 'attachments' => 'Вложения', @@ -321,5 +321,5 @@ return [ 'revision_delete_confirm' => 'Удалить эту версию?', 'revision_restore_confirm' => 'Вы уверены, что хотите восстановить эту версию? Текущее содержимое страницы будет заменено.', 'revision_delete_success' => 'Версия удалена', - 'revision_cannot_delete_latest' => 'Нельзя удалить последнюю версию.' + 'revision_cannot_delete_latest' => 'Нельзя удалить последнюю версию.', ]; diff --git a/resources/lang/ru/errors.php b/resources/lang/ru/errors.php index 1edef426c..ae7bac814 100644 --- a/resources/lang/ru/errors.php +++ b/resources/lang/ru/errors.php @@ -28,7 +28,7 @@ return [ 'oidc_no_email_address' => 'Could not find an email address, for this user, in the data provided by the external authentication system', 'oidc_fail_authed' => 'Login using :system failed, system did not provide successful authorization', 'social_no_action_defined' => 'Действие не определено', - 'social_login_bad_response' => "При попытке входа с :socialAccount произошла ошибка: \\n:error", + 'social_login_bad_response' => 'При попытке входа с :socialAccount произошла ошибка: \\n:error', 'social_account_in_use' => 'Этот :socialAccount аккаунт уже используется, попробуйте войти с параметрами :socialAccount.', 'social_account_email_in_use' => 'Электронный ящик :email уже используется. Если у вас уже есть учетная запись, вы можете подключить свою учетную запись :socialAccount из настроек своего профиля.', 'social_account_existing' => 'Этот :socialAccount уже привязан к вашему профилю.', diff --git a/resources/lang/ru/passwords.php b/resources/lang/ru/passwords.php index 433c70454..6880c0db6 100644 --- a/resources/lang/ru/passwords.php +++ b/resources/lang/ru/passwords.php @@ -7,7 +7,7 @@ return [ 'password' => 'Пароль должен содержать не менее восьми символов и совпадать с подтверждением.', - 'user' => "Пользователя с данным адресом электронной почты не существует.", + 'user' => 'Пользователя с данным адресом электронной почты не существует.', 'token' => 'Токен сброса пароля недействителен для этого адреса электронной почты.', 'sent' => 'Ссылка для сброса пароля отправлена на вашу почту!', 'reset' => 'Ваш пароль был сброшен!', diff --git a/resources/lang/ru/settings.php b/resources/lang/ru/settings.php index cfa802f34..79c5d90c6 100755 --- a/resources/lang/ru/settings.php +++ b/resources/lang/ru/settings.php @@ -72,7 +72,7 @@ return [ // Maintenance settings 'maint' => 'Обслуживание', 'maint_image_cleanup' => 'Очистка изображений', - 'maint_image_cleanup_desc' => "Сканирует содержимое страниц и предыдущих версий и определяет изображения, которые не используются. Убедитесь, что у вас есть резервная копия базы данных и папки изображений перед запуском этой функции.", + 'maint_image_cleanup_desc' => 'Сканирует содержимое страниц и предыдущих версий и определяет изображения, которые не используются. Убедитесь, что у вас есть резервная копия базы данных и папки изображений перед запуском этой функции.', 'maint_delete_images_only_in_revisions' => 'Также удалять изображения, которые существуют только в старой версии страницы', 'maint_image_cleanup_run' => 'Выполнить очистку', 'maint_image_cleanup_warning' => 'Найдено :count возможно бесполезных изображений. Вы уверены, что хотите удалить эти изображения?', @@ -132,7 +132,7 @@ return [ 'role_delete' => 'Удалить роль', 'role_delete_confirm' => 'Это удалит роль с именем \':roleName\'.', 'role_delete_users_assigned' => 'Эта роль назначена :userCount пользователям. Если вы хотите перенести их, выберите новую роль ниже.', - 'role_delete_no_migration' => "Не переносить пользователей", + 'role_delete_no_migration' => 'Не переносить пользователей', 'role_delete_sure' => 'Вы уверены что хотите удалить данную роль?', 'role_delete_success' => 'Роль успешно удалена', 'role_edit' => 'Редактировать роль', @@ -273,6 +273,6 @@ return [ 'vi' => 'Tiếng Việt', 'zh_CN' => '简体中文', 'zh_TW' => '繁體中文', - ] + ], //!//////////////////////////////// ]; diff --git a/resources/lang/sk/auth.php b/resources/lang/sk/auth.php index f79e79cca..cb978baf5 100644 --- a/resources/lang/sk/auth.php +++ b/resources/lang/sk/auth.php @@ -38,7 +38,6 @@ return [ 'registration_email_domain_invalid' => 'Táto e-mailová doména nemá prístup k tejto aplikácii', 'register_success' => 'Ďakujeme za registráciu! Teraz ste registrovaný a prihlásený.', - // Password Reset 'reset_password' => 'Resetovanie hesla', 'reset_password_send_instructions' => 'Nižšie zadajte svoj e-mail, na ktorý Vám zašleme odkaz pre resetovanie hesla.', @@ -49,7 +48,6 @@ return [ 'email_reset_text' => 'Tento e-mail ste obdržali, pretože sme dostali požiadavku na resetovanie hesla pre Váš účet.', 'email_reset_not_requested' => 'Ak ste nepožiadali o resetovanie hesla, nemusíte robiť nič.', - // Email Confirmation 'email_confirm_subject' => 'Potvrdiť e-mail na :appName', 'email_confirm_greeting' => 'Ďakujeme, že ste sa pridali k :appName!', @@ -109,4 +107,4 @@ return [ 'mfa_verify_backup_code_enter_here' => 'Zadajte záložný kód', 'mfa_verify_totp_desc' => 'Zadajte kód vygenerovaný vašou mobilnou aplikáciou:', 'mfa_setup_login_notification' => 'Multi-factor method configured, Please now login again using the configured method.', -]; \ No newline at end of file +]; diff --git a/resources/lang/sk/common.php b/resources/lang/sk/common.php index b9913db59..f84e62989 100644 --- a/resources/lang/sk/common.php +++ b/resources/lang/sk/common.php @@ -20,7 +20,7 @@ return [ 'role' => 'Rola', 'cover_image' => 'Obal knihy', 'cover_image_description' => 'Tento obrázok by mal byť približne 300 x 170 pixelov.', - + // Actions 'actions' => 'Akcie', 'view' => 'Zobraziť', diff --git a/resources/lang/sk/entities.php b/resources/lang/sk/entities.php index e7531795f..114421118 100644 --- a/resources/lang/sk/entities.php +++ b/resources/lang/sk/entities.php @@ -321,5 +321,5 @@ return [ 'revision_delete_confirm' => 'Naozaj chcete túto revíziu odstrániť?', 'revision_restore_confirm' => 'Naozaj chcete obnoviť túto revíziu? Aktuálny obsah stránky sa nahradí.', 'revision_delete_success' => 'Revízia bola vymazaná', - 'revision_cannot_delete_latest' => 'Nie je možné vymazať poslednú revíziu.' + 'revision_cannot_delete_latest' => 'Nie je možné vymazať poslednú revíziu.', ]; diff --git a/resources/lang/sk/passwords.php b/resources/lang/sk/passwords.php index 5b80f62da..9894b91b3 100644 --- a/resources/lang/sk/passwords.php +++ b/resources/lang/sk/passwords.php @@ -7,7 +7,7 @@ return [ 'password' => 'Heslo musí obsahovať aspoň osem znakov a musí byť rovnaké ako potvrdzujúce.', - 'user' => "Nenašli sme používateľa s takou emailovou adresou.", + 'user' => 'Nenašli sme používateľa s takou emailovou adresou.', 'token' => 'Token na obnovenie hesla je pre túto e-mailovú adresu neplatný.', 'sent' => 'Poslali sme Vám email s odkazom na reset hesla!', 'reset' => 'Vaše heslo bolo resetované!', diff --git a/resources/lang/sk/settings.php b/resources/lang/sk/settings.php index 875239aca..b738c9465 100644 --- a/resources/lang/sk/settings.php +++ b/resources/lang/sk/settings.php @@ -72,7 +72,7 @@ return [ // Maintenance settings 'maint' => 'Údržba', 'maint_image_cleanup' => 'Prečistenie obrázkov', - 'maint_image_cleanup_desc' => "Scans page & revision content to check which images and drawings are currently in use and which images are redundant. Ensure you create a full database and image backup before running this.", + 'maint_image_cleanup_desc' => 'Scans page & revision content to check which images and drawings are currently in use and which images are redundant. Ensure you create a full database and image backup before running this.', 'maint_delete_images_only_in_revisions' => 'Also delete images that only exist in old page revisions', 'maint_image_cleanup_run' => 'Spustiť prečistenie', 'maint_image_cleanup_warning' => ':count potentially unused images were found. Are you sure you want to delete these images?', @@ -132,7 +132,7 @@ return [ 'role_delete' => 'Zmazať rolu', 'role_delete_confirm' => 'Toto zmaže rolu menom \':roleName\'.', 'role_delete_users_assigned' => 'Túto rolu má priradenú :userCount používateľov. Ak chcete premigrovať používateľov z tejto roly, vyberte novú rolu nižšie.', - 'role_delete_no_migration' => "Nemigrovať používateľov", + 'role_delete_no_migration' => 'Nemigrovať používateľov', 'role_delete_sure' => 'Ste si istý, že chcete zmazať túto rolu?', 'role_delete_success' => 'Rola úspešne zmazaná', 'role_edit' => 'Upraviť rolu', @@ -273,6 +273,6 @@ return [ 'vi' => 'Tiếng Việt', 'zh_CN' => '简体中文', 'zh_TW' => '繁體中文', - ] + ], //!//////////////////////////////// ]; diff --git a/resources/lang/sl/auth.php b/resources/lang/sl/auth.php index b6c41666a..77203cde9 100644 --- a/resources/lang/sl/auth.php +++ b/resources/lang/sl/auth.php @@ -38,7 +38,6 @@ return [ 'registration_email_domain_invalid' => 'Ta e-poštna domena nima dostopa do te aplikacije', 'register_success' => 'Hvala za registracijo! Sedaj ste registrirani in prijavljeni.', - // Password Reset 'reset_password' => 'Ponastavi geslo', 'reset_password_send_instructions' => 'Spodaj vpišite vaš e-poštni naslov in prejeli boste e-pošto s povezavo za ponastavitev gesla.', @@ -49,7 +48,6 @@ return [ 'email_reset_text' => 'To e-poštno sporočilo ste prejeli, ker smo prejeli zahtevo za ponastavitev gesla za vaš račun.', 'email_reset_not_requested' => 'Če niste zahtevali ponastavitve gesla, vam ni potrebno ničesar storiti.', - // Email Confirmation 'email_confirm_subject' => 'Potrdi svojo e-pošto za :appName', 'email_confirm_greeting' => 'Hvala ker ste se pridružili :appName!', @@ -109,4 +107,4 @@ return [ 'mfa_verify_backup_code_enter_here' => 'Enter backup code here', 'mfa_verify_totp_desc' => 'Enter the code, generated using your mobile app, below:', 'mfa_setup_login_notification' => 'Multi-factor method configured, Please now login again using the configured method.', -]; \ No newline at end of file +]; diff --git a/resources/lang/sl/common.php b/resources/lang/sl/common.php index 9f478e75d..d58467ecf 100644 --- a/resources/lang/sl/common.php +++ b/resources/lang/sl/common.php @@ -20,7 +20,7 @@ return [ 'role' => 'Vloga', 'cover_image' => 'Naslovna slika', 'cover_image_description' => 'Slika naj bo velika približno 440x250px.', - + // Actions 'actions' => 'Dejanja', 'view' => 'Pogled', diff --git a/resources/lang/sl/entities.php b/resources/lang/sl/entities.php index 4ad1aea00..e524d4140 100644 --- a/resources/lang/sl/entities.php +++ b/resources/lang/sl/entities.php @@ -321,5 +321,5 @@ return [ 'revision_delete_confirm' => 'Ali ste prepričani, da želite izbrisati to revizijo?', 'revision_restore_confirm' => 'Ali ste prepričani da želite obnoviti to revizijo? Vsebina trenutne strani bo zamenjana.', 'revision_delete_success' => 'Revizija izbrisana', - 'revision_cannot_delete_latest' => 'Ne morem izbrisati zadnje revizije.' + 'revision_cannot_delete_latest' => 'Ne morem izbrisati zadnje revizije.', ]; diff --git a/resources/lang/sl/passwords.php b/resources/lang/sl/passwords.php index e9e195fe9..4a3b791b5 100644 --- a/resources/lang/sl/passwords.php +++ b/resources/lang/sl/passwords.php @@ -7,7 +7,7 @@ return [ 'password' => 'Gesla morajo biti najmanj osem znakov dolga in se morajo ujemati s potrditvijo.', - 'user' => "Ne moremo najti uporabnika s tem e-poštnim naslovom.", + 'user' => 'Ne moremo najti uporabnika s tem e-poštnim naslovom.', 'token' => 'Žeton za ponastavitev gesla ni veljaven za ta e-poštni naslov.', 'sent' => 'Poslali smo vam povezavo za ponastavitev gesla!', 'reset' => 'Vaše geslo je bilo ponastavljeno!', diff --git a/resources/lang/sl/settings.php b/resources/lang/sl/settings.php index a25488d15..c0f636456 100644 --- a/resources/lang/sl/settings.php +++ b/resources/lang/sl/settings.php @@ -72,7 +72,7 @@ return [ // Maintenance settings 'maint' => 'Vzdrževanje', 'maint_image_cleanup' => 'Odstrani /počisti slike', - 'maint_image_cleanup_desc' => "Pregleda vsebino strani in revizij ter ugotovi, katere slike in risbe so v uporabi in katere so odvečne. Preden to poženeš, naredi popolno varnostno kopijo podatkovne zbirke in slik.", + 'maint_image_cleanup_desc' => 'Pregleda vsebino strani in revizij ter ugotovi, katere slike in risbe so v uporabi in katere so odvečne. Preden to poženeš, naredi popolno varnostno kopijo podatkovne zbirke in slik.', 'maint_delete_images_only_in_revisions' => 'Izbriši tudi slike, ki obstajajo le v starih različicah strani', 'maint_image_cleanup_run' => 'Zaženi čiščenje', 'maint_image_cleanup_warning' => 'Najdenih je bilo :count verjetno neuporabljenih slik. Ali si prepričan, da želiš odstraniti izbrane slike?', @@ -132,7 +132,7 @@ return [ 'role_delete' => 'Brisanje vloge', 'role_delete_confirm' => 'Izbrisana bo vloga z imenom \':roleName\'.', 'role_delete_users_assigned' => 'Ta vloga ima dodeljenih :userCount uporabnikov. V kolikor želite uporabnike preseliti iz te vloge, spodaj izberite novo vlogo.', - 'role_delete_no_migration' => "Ne prenašaj uporabnikov", + 'role_delete_no_migration' => 'Ne prenašaj uporabnikov', 'role_delete_sure' => 'Ali ste prepričani, da želite izbrisati to vlogo?', 'role_delete_success' => 'Vloga uspešno izbrisana', 'role_edit' => 'Uredi vlogo', @@ -274,6 +274,6 @@ return [ 'vi' => 'Tiếng Việt', 'zh_CN' => '简体中文', 'zh_TW' => '繁體中文', - ] + ], //!//////////////////////////////// ]; diff --git a/resources/lang/sv/auth.php b/resources/lang/sv/auth.php index 1d1a81c74..2cf218b5a 100644 --- a/resources/lang/sv/auth.php +++ b/resources/lang/sv/auth.php @@ -38,7 +38,6 @@ return [ 'registration_email_domain_invalid' => 'Den e-postadressen har inte tillgång till den här applikationen', 'register_success' => 'Tack för din registrering! Du är nu registerad och inloggad.', - // Password Reset 'reset_password' => 'Återställ lösenord', 'reset_password_send_instructions' => 'Ange din e-postadress nedan så skickar vi ett mail med en länk för att återställa ditt lösenord.', @@ -49,7 +48,6 @@ return [ 'email_reset_text' => 'Du får detta mail eftersom vi fått en begäran om att återställa lösenordet till ditt konto.', 'email_reset_not_requested' => 'Om du inte begärt att få ditt lösenord återställt behöver du inte göra någonting', - // Email Confirmation 'email_confirm_subject' => 'Bekräfta din e-post på :appName', 'email_confirm_greeting' => 'Tack för att du gått med i :appName!', @@ -109,4 +107,4 @@ return [ 'mfa_verify_backup_code_enter_here' => 'Enter backup code here', 'mfa_verify_totp_desc' => 'Enter the code, generated using your mobile app, below:', 'mfa_setup_login_notification' => 'Multi-factor method configured, Please now login again using the configured method.', -]; \ No newline at end of file +]; diff --git a/resources/lang/sv/common.php b/resources/lang/sv/common.php index 177a8abef..3be74d566 100644 --- a/resources/lang/sv/common.php +++ b/resources/lang/sv/common.php @@ -20,7 +20,7 @@ return [ 'role' => 'Roll', 'cover_image' => 'Omslagsbild', 'cover_image_description' => 'Bilden bör vara cirka 440x250px stor.', - + // Actions 'actions' => 'Åtgärder', 'view' => 'Visa', diff --git a/resources/lang/sv/entities.php b/resources/lang/sv/entities.php index 80eb570c9..1eadf1f74 100644 --- a/resources/lang/sv/entities.php +++ b/resources/lang/sv/entities.php @@ -321,5 +321,5 @@ return [ 'revision_delete_confirm' => 'Är du säker på att du vill radera den här versionen?', 'revision_restore_confirm' => 'Är du säker på att du vill använda denna revision? Det nuvarande innehållet kommer att ersättas.', 'revision_delete_success' => 'Revisionen raderad', - 'revision_cannot_delete_latest' => 'Det går inte att ta bort den senaste versionen.' + 'revision_cannot_delete_latest' => 'Det går inte att ta bort den senaste versionen.', ]; diff --git a/resources/lang/sv/passwords.php b/resources/lang/sv/passwords.php index 640309b88..9bd8dbc02 100644 --- a/resources/lang/sv/passwords.php +++ b/resources/lang/sv/passwords.php @@ -7,7 +7,7 @@ return [ 'password' => 'Lösenord måste vara minst sex tecken långa och anges likadant två gånger.', - 'user' => "Det finns ingen användare med den e-postadressen.", + 'user' => 'Det finns ingen användare med den e-postadressen.', 'token' => 'Lösenordsåterställningstoken är ogiltig för denna e-postadress.', 'sent' => 'Vi har mailat dig en länk för att återställa ditt lösenord!', 'reset' => 'Ditt lösenord har blivit återställt!', diff --git a/resources/lang/sv/settings.php b/resources/lang/sv/settings.php index 9065407f7..61326e496 100644 --- a/resources/lang/sv/settings.php +++ b/resources/lang/sv/settings.php @@ -72,7 +72,7 @@ return [ // Maintenance settings 'maint' => 'Underhåll', 'maint_image_cleanup' => 'Rensa bilder', - 'maint_image_cleanup_desc' => "Söker igenom innehåll i sidor & revisioner för att se vilka bilder och teckningar som är i bruk och vilka som är överflödiga. Se till att ta en komplett backup av databas och bilder innan du kör detta.", + 'maint_image_cleanup_desc' => 'Söker igenom innehåll i sidor & revisioner för att se vilka bilder och teckningar som är i bruk och vilka som är överflödiga. Se till att ta en komplett backup av databas och bilder innan du kör detta.', 'maint_delete_images_only_in_revisions' => 'Ta också bort bilder som bara finns i gamla sidrevideringar', 'maint_image_cleanup_run' => 'Kör rensning', 'maint_image_cleanup_warning' => 'Hittade :count bilder som potentiellt inte används. Vill du verkligen ta bort dessa bilder?', @@ -132,7 +132,7 @@ return [ 'role_delete' => 'Ta bort roll', 'role_delete_confirm' => 'Rollen med namn \':roleName\' kommer att tas bort.', 'role_delete_users_assigned' => 'Det finns :userCount användare som tillhör den här rollen. Om du vill migrera användarna från den här rollen, välj en ny roll nedan.', - 'role_delete_no_migration' => "Migrera inte användare", + 'role_delete_no_migration' => 'Migrera inte användare', 'role_delete_sure' => 'Är du säker på att du vill ta bort den här rollen?', 'role_delete_success' => 'Rollen har tagits bort', 'role_edit' => 'Redigera roll', @@ -273,6 +273,6 @@ return [ 'vi' => 'Tiếng Việt', 'zh_CN' => '简体中文', 'zh_TW' => '繁體中文', - ] + ], //!//////////////////////////////// ]; diff --git a/resources/lang/th/auth.php b/resources/lang/th/auth.php index d64fce93a..8ff408021 100644 --- a/resources/lang/th/auth.php +++ b/resources/lang/th/auth.php @@ -38,7 +38,6 @@ return [ 'registration_email_domain_invalid' => 'That email domain does not have access to this application', 'register_success' => 'Thanks for signing up! You are now registered and signed in.', - // Password Reset 'reset_password' => 'Reset Password', 'reset_password_send_instructions' => 'Enter your email below and you will be sent an email with a password reset link.', @@ -49,7 +48,6 @@ return [ 'email_reset_text' => 'You are receiving this email because we received a password reset request for your account.', 'email_reset_not_requested' => 'If you did not request a password reset, no further action is required.', - // Email Confirmation 'email_confirm_subject' => 'Confirm your email on :appName', 'email_confirm_greeting' => 'Thanks for joining :appName!', @@ -73,5 +71,5 @@ return [ 'user_invite_page_welcome' => 'Welcome to :appName!', 'user_invite_page_text' => 'To finalise your account and gain access you need to set a password which will be used to log-in to :appName on future visits.', 'user_invite_page_confirm_button' => 'Confirm Password', - 'user_invite_success' => 'Password set, you now have access to :appName!' -]; \ No newline at end of file + 'user_invite_success' => 'Password set, you now have access to :appName!', +]; diff --git a/resources/lang/th/common.php b/resources/lang/th/common.php index e87bd11a5..e3bec6837 100644 --- a/resources/lang/th/common.php +++ b/resources/lang/th/common.php @@ -20,7 +20,7 @@ return [ 'role' => 'Role', 'cover_image' => 'Cover image', 'cover_image_description' => 'This image should be approx 440x250px.', - + // Actions 'actions' => 'Actions', 'view' => 'View', diff --git a/resources/lang/th/entities.php b/resources/lang/th/entities.php index f64867a56..67c451319 100644 --- a/resources/lang/th/entities.php +++ b/resources/lang/th/entities.php @@ -312,5 +312,5 @@ return [ 'revision_delete_confirm' => 'Are you sure you want to delete this revision?', 'revision_restore_confirm' => 'Are you sure you want to restore this revision? The current page contents will be replaced.', 'revision_delete_success' => 'Revision deleted', - 'revision_cannot_delete_latest' => 'Cannot delete the latest revision.' -]; \ No newline at end of file + 'revision_cannot_delete_latest' => 'Cannot delete the latest revision.', +]; diff --git a/resources/lang/th/settings.php b/resources/lang/th/settings.php index 2bd314cf0..c2e4ee734 100644 --- a/resources/lang/th/settings.php +++ b/resources/lang/th/settings.php @@ -67,7 +67,7 @@ return [ // Maintenance settings 'maint' => 'Maintenance', 'maint_image_cleanup' => 'Cleanup Images', - 'maint_image_cleanup_desc' => "Scans page & revision content to check which images and drawings are currently in use and which images are redundant. Ensure you create a full database and image backup before running this.", + 'maint_image_cleanup_desc' => 'Scans page & revision content to check which images and drawings are currently in use and which images are redundant. Ensure you create a full database and image backup before running this.', 'maint_image_cleanup_ignore_revisions' => 'Ignore images in revisions', 'maint_image_cleanup_run' => 'Run Cleanup', 'maint_image_cleanup_warning' => ':count potentially unused images were found. Are you sure you want to delete these images?', @@ -224,6 +224,6 @@ return [ 'vi' => 'Tiếng Việt', 'zh_CN' => '简体中文', 'zh_TW' => '繁體中文', - ] + ], //!//////////////////////////////// ]; diff --git a/resources/lang/tr/auth.php b/resources/lang/tr/auth.php index 0ce90d4d0..62c7653bf 100644 --- a/resources/lang/tr/auth.php +++ b/resources/lang/tr/auth.php @@ -38,7 +38,6 @@ return [ 'registration_email_domain_invalid' => 'Bu e-posta sağlayıcısının uygulamaya erişim izni bulunmuyor', 'register_success' => 'Kaydolduğunuz için teşekkürler! Artık kayıtlı bir kullanıcı olarak giriş yaptınız.', - // Password Reset 'reset_password' => 'Şifreyi Sıfırla', 'reset_password_send_instructions' => 'Aşağıya gireceğiniz e-posta adresine şifre sıfırlama bağlantısı gönderilecektir.', @@ -49,7 +48,6 @@ return [ 'email_reset_text' => 'Hesap şifrenizi sıfırlama isteğinde bulunduğunuz için bu e-postayı aldınız.', 'email_reset_not_requested' => 'Şifre sıfırlama isteğinde bulunmadıysanız herhangi bir işlem yapmanıza gerek yoktur.', - // Email Confirmation 'email_confirm_subject' => ':appName için girdiğiniz e-posta adresini doğrulayın', 'email_confirm_greeting' => ':appName uygulamasına katıldığınız için teşekkürler!', @@ -109,4 +107,4 @@ return [ 'mfa_verify_backup_code_enter_here' => 'Enter backup code here', 'mfa_verify_totp_desc' => 'Enter the code, generated using your mobile app, below:', 'mfa_setup_login_notification' => 'Multi-factor method configured, Please now login again using the configured method.', -]; \ No newline at end of file +]; diff --git a/resources/lang/tr/common.php b/resources/lang/tr/common.php index 1f19a62f4..add3767af 100644 --- a/resources/lang/tr/common.php +++ b/resources/lang/tr/common.php @@ -20,7 +20,7 @@ return [ 'role' => 'Rol', 'cover_image' => 'Kapak resmi', 'cover_image_description' => 'Bu görsel yaklaşık 440x250px boyutlarında olmalıdır.', - + // Actions 'actions' => 'İşlemler', 'view' => 'Görüntüle', diff --git a/resources/lang/tr/entities.php b/resources/lang/tr/entities.php index 9b0a15c5d..c562ec824 100644 --- a/resources/lang/tr/entities.php +++ b/resources/lang/tr/entities.php @@ -255,7 +255,7 @@ return [ 'tags' => 'Etiketler', 'tag_name' => 'Etiket İsmi', 'tag_value' => 'Etiket Değeri (Opsiyonel)', - 'tags_explain' => "İçeriğinizi daha iyi kategorize etmek için etiket ekleyin. Etiketlere değer atayarak daha derinlemesine bir düzen elde edebilirsiniz.", + 'tags_explain' => 'İçeriğinizi daha iyi kategorize etmek için etiket ekleyin. Etiketlere değer atayarak daha derinlemesine bir düzen elde edebilirsiniz.', 'tags_add' => 'Başka etiket ekle', 'tags_remove' => 'Bu etiketi sil', 'attachments' => 'Ekler', @@ -321,5 +321,5 @@ return [ 'revision_delete_confirm' => 'Bu revizyonu silmek istediğinize emin misiniz?', 'revision_restore_confirm' => 'Bu revizyonu yeniden yüklemek istediğinize emin misiniz? Sayfanın şu anki içeriği değiştirilecektir.', 'revision_delete_success' => 'Revizyon silindi', - 'revision_cannot_delete_latest' => 'Son revizyonu silemezsiniz.' + 'revision_cannot_delete_latest' => 'Son revizyonu silemezsiniz.', ]; diff --git a/resources/lang/tr/passwords.php b/resources/lang/tr/passwords.php index ba1fd913f..890f2d628 100644 --- a/resources/lang/tr/passwords.php +++ b/resources/lang/tr/passwords.php @@ -7,7 +7,7 @@ return [ 'password' => 'Şifreniz en az 6 karakterden oluşmalı ve her iki şifre de birbiri ile eşleşmelidir.', - 'user' => "Bu e-posta adresine sahip bir kullanıcı bulamadık.", + 'user' => 'Bu e-posta adresine sahip bir kullanıcı bulamadık.', 'token' => 'Şifre sıfırlama anahtarı, bu e-posta adresi için geçersizdir.', 'sent' => 'Şifre sıfırlama bağlantısını e-posta adresinize gönderdik!', 'reset' => 'Şifreniz sıfırlandı!', diff --git a/resources/lang/tr/settings.php b/resources/lang/tr/settings.php index b95f28b39..766e01fad 100755 --- a/resources/lang/tr/settings.php +++ b/resources/lang/tr/settings.php @@ -72,7 +72,7 @@ return [ // Maintenance settings 'maint' => 'Bakım', 'maint_image_cleanup' => 'Görselleri Temizle', - 'maint_image_cleanup_desc' => "Sayfaları ve revizyon içeriklerini tarayarak hangi görsellerin ve çizimlerin kullanımda olduğunu ve hangilerinin gereksiz olduğunu tespit eder. Bunu başlatmadan önce veritabanının ve görsellerin tam bir yedeğinin alındığından emin olun.", + 'maint_image_cleanup_desc' => 'Sayfaları ve revizyon içeriklerini tarayarak hangi görsellerin ve çizimlerin kullanımda olduğunu ve hangilerinin gereksiz olduğunu tespit eder. Bunu başlatmadan önce veritabanının ve görsellerin tam bir yedeğinin alındığından emin olun.', 'maint_delete_images_only_in_revisions' => 'Eski sayfa revizyonlarındaki görselleri de sil', 'maint_image_cleanup_run' => 'Temizliği Başlat', 'maint_image_cleanup_warning' => 'Muhtemelen kullanılmayan :count adet görsel bulundu. Bu görselleri silmek istediğinize emin misiniz?', @@ -132,7 +132,7 @@ return [ 'role_delete' => 'Rolü Sil', 'role_delete_confirm' => 'Bu işlem, \':roleName\' adlı rolü silecektir.', 'role_delete_users_assigned' => 'Bu role atanmış :userCount adet kullanıcı var. Eğer bu kullanıcıların rollerini değiştirmek istiyorsanız, aşağıdan yeni bir rol seçin.', - 'role_delete_no_migration' => "Kullanıcıları taşıma", + 'role_delete_no_migration' => 'Kullanıcıları taşıma', 'role_delete_sure' => 'Bu rolü silmek istediğinize emin misiniz?', 'role_delete_success' => 'Rol başarıyla silindi', 'role_edit' => 'Rolü Düzenle', @@ -273,6 +273,6 @@ return [ 'vi' => 'Tiếng Việt', 'zh_CN' => '简体中文', 'zh_TW' => '繁體中文', - ] + ], //!//////////////////////////////// ]; diff --git a/resources/lang/uk/auth.php b/resources/lang/uk/auth.php index 52625b60f..6bab87fc1 100644 --- a/resources/lang/uk/auth.php +++ b/resources/lang/uk/auth.php @@ -38,7 +38,6 @@ return [ 'registration_email_domain_invalid' => 'Цей домен електронної пошти заборонений для реєстрації', 'register_success' => 'Дякуємо за реєстрацію! Ви зареєстровані та ввійшли в систему.', - // Password Reset 'reset_password' => 'Скинути пароль', 'reset_password_send_instructions' => 'Введіть адресу електронної пошти нижче, і вам буде надіслано електронне повідомлення з посиланням на зміну пароля.', @@ -49,7 +48,6 @@ return [ 'email_reset_text' => 'Ви отримали цей електронний лист, оскільки до нас надійшов запит на скидання пароля для вашого облікового запису.', 'email_reset_not_requested' => 'Якщо ви не надсилали запит на скидання пароля, подальші дії не потрібні.', - // Email Confirmation 'email_confirm_subject' => 'Підтвердьте свою електронну пошту на :appName', 'email_confirm_greeting' => 'Дякуємо, що приєдналися до :appName!', @@ -109,4 +107,4 @@ return [ 'mfa_verify_backup_code_enter_here' => 'Enter backup code here', 'mfa_verify_totp_desc' => 'Enter the code, generated using your mobile app, below:', 'mfa_setup_login_notification' => 'Multi-factor method configured, Please now login again using the configured method.', -]; \ No newline at end of file +]; diff --git a/resources/lang/uk/common.php b/resources/lang/uk/common.php index 734c566e5..f07f713c6 100644 --- a/resources/lang/uk/common.php +++ b/resources/lang/uk/common.php @@ -20,7 +20,7 @@ return [ 'role' => 'Роль', 'cover_image' => 'Обкладинка', 'cover_image_description' => 'Це зображення має бути приблизно 440x250px.', - + // Actions 'actions' => 'Дії', 'view' => 'Подивитись', diff --git a/resources/lang/uk/entities.php b/resources/lang/uk/entities.php index 6f9b4dae8..f5955c0e9 100644 --- a/resources/lang/uk/entities.php +++ b/resources/lang/uk/entities.php @@ -321,5 +321,5 @@ return [ 'revision_delete_confirm' => 'Ви впевнені, що хочете видалити цю версію?', 'revision_restore_confirm' => 'Дійсно відновити цю версію? Вміст поточної сторінки буде замінено.', 'revision_delete_success' => 'Версія видалена', - 'revision_cannot_delete_latest' => 'Неможливо видалити останню версію.' + 'revision_cannot_delete_latest' => 'Неможливо видалити останню версію.', ]; diff --git a/resources/lang/uk/passwords.php b/resources/lang/uk/passwords.php index 90c31777c..62a02073d 100644 --- a/resources/lang/uk/passwords.php +++ b/resources/lang/uk/passwords.php @@ -7,7 +7,7 @@ return [ 'password' => 'Пароль повинен містити не менше восьми символів і збігатись з підтвердженням.', - 'user' => "Ми не можемо знайти користувача з цією адресою електронної пошти.", + 'user' => 'Ми не можемо знайти користувача з цією адресою електронної пошти.', 'token' => 'Токен скидання пароля недійсний для цієї адреси електронної пошти.', 'sent' => 'Ми надіслали Вам електронний лист із посиланням для скидання пароля!', 'reset' => 'Ваш пароль скинуто!', diff --git a/resources/lang/uk/settings.php b/resources/lang/uk/settings.php index 602fa9bcd..afdbd657d 100644 --- a/resources/lang/uk/settings.php +++ b/resources/lang/uk/settings.php @@ -72,7 +72,7 @@ return [ // Maintenance settings 'maint' => 'Обслуговування', 'maint_image_cleanup' => 'Очищення зображень', - 'maint_image_cleanup_desc' => "Сканує вміст сторінки та версій, щоб перевірити, які зображення та малюнки в даний час використовуються, а також які зображення зайві. Переконайтеся, що ви створили повну резервну копію бази даних та зображення, перш ніж запускати це.", + 'maint_image_cleanup_desc' => 'Сканує вміст сторінки та версій, щоб перевірити, які зображення та малюнки в даний час використовуються, а також які зображення зайві. Переконайтеся, що ви створили повну резервну копію бази даних та зображення, перш ніж запускати це.', 'maint_delete_images_only_in_revisions' => 'Також видалити зображення, що існують лише в старих версіях сторінки', 'maint_image_cleanup_run' => 'Запустити очищення', 'maint_image_cleanup_warning' => ':count потенційно невикористаних зображень було знайдено. Ви впевнені, що хочете видалити ці зображення?', @@ -132,7 +132,7 @@ return [ 'role_delete' => 'Видалити роль', 'role_delete_confirm' => 'Це призведе до видалення ролі з назвою \':roleName\'.', 'role_delete_users_assigned' => 'Цій ролі належать :userCount користувачі(в). Якщо ви хочете перенести користувачів із цієї ролі, виберіть нову роль нижче.', - 'role_delete_no_migration' => "Не мігрувати користувачів", + 'role_delete_no_migration' => 'Не мігрувати користувачів', 'role_delete_sure' => 'Ви впевнені, що хочете видалити цю роль?', 'role_delete_success' => 'Роль успішно видалена', 'role_edit' => 'Редагувати роль', @@ -273,6 +273,6 @@ return [ 'vi' => 'Tiếng Việt', 'zh_CN' => '简体中文', 'zh_TW' => '繁體中文', - ] + ], //!//////////////////////////////// ]; diff --git a/resources/lang/vi/auth.php b/resources/lang/vi/auth.php index e95d26ac6..0475570dd 100644 --- a/resources/lang/vi/auth.php +++ b/resources/lang/vi/auth.php @@ -38,7 +38,6 @@ return [ 'registration_email_domain_invalid' => 'Tên miền của email không có quyền truy cập tới ứng dụng này', 'register_success' => 'Cảm ơn bạn đã đăng kí! Bạn đã được xác nhận và đăng nhập.', - // Password Reset 'reset_password' => 'Đặt lại mật khẩu', 'reset_password_send_instructions' => 'Nhập email vào ô dưới đây và bạn sẽ nhận được một email với liên kết để đặt lại mật khẩu.', @@ -49,7 +48,6 @@ return [ 'email_reset_text' => 'Bạn nhận được email này bởi vì chúng tôi nhận được một yêu cầu đặt lại mật khẩu cho tài khoản của bạn.', 'email_reset_not_requested' => 'Nếu bạn không yêu cầu đặt lại mật khẩu, không cần có bất cứ hành động nào khác.', - // Email Confirmation 'email_confirm_subject' => 'Xác nhận email trên :appName', 'email_confirm_greeting' => 'Cảm ơn bạn đã tham gia :appName!', @@ -109,4 +107,4 @@ return [ 'mfa_verify_backup_code_enter_here' => 'Nhập mã xác thực của bạn tại đây', 'mfa_verify_totp_desc' => 'Nhập mã do ứng dụng di động của bạn tạo ra vào dưới đây:', 'mfa_setup_login_notification' => 'Đã cài đặt xác thực nhiều bước, bạn vui lòng đăng nhập lại sử dụng phương thức đã cài đặt.', -]; \ No newline at end of file +]; diff --git a/resources/lang/vi/common.php b/resources/lang/vi/common.php index f118d34c3..2a1de7863 100644 --- a/resources/lang/vi/common.php +++ b/resources/lang/vi/common.php @@ -20,7 +20,7 @@ return [ 'role' => 'Quyền', 'cover_image' => 'Ảnh bìa', 'cover_image_description' => 'Ảnh nên có kích thước 440x250px.', - + // Actions 'actions' => 'Hành động', 'view' => 'Xem', diff --git a/resources/lang/vi/entities.php b/resources/lang/vi/entities.php index 8162509d7..58e1d6b1f 100644 --- a/resources/lang/vi/entities.php +++ b/resources/lang/vi/entities.php @@ -321,5 +321,5 @@ return [ 'revision_delete_confirm' => 'Bạn có chắc bạn muốn xóa phiên bản này?', 'revision_restore_confirm' => 'Bạn có chắc bạn muốn khôi phục phiên bản này? Nội dung trang hiện tại sẽ được thay thế.', 'revision_delete_success' => 'Phiên bản đã được xóa', - 'revision_cannot_delete_latest' => 'Không thể xóa phiên bản mới nhất.' + 'revision_cannot_delete_latest' => 'Không thể xóa phiên bản mới nhất.', ]; diff --git a/resources/lang/vi/passwords.php b/resources/lang/vi/passwords.php index 65b42b4d8..e31974161 100644 --- a/resources/lang/vi/passwords.php +++ b/resources/lang/vi/passwords.php @@ -7,7 +7,7 @@ return [ 'password' => 'Mật khẩu phải có tối thiểu 8 ký tự và và phải trùng với mật khẩu xác nhận.', - 'user' => "Chúng tôi không tìm thấy người dùng với địa chỉ email đó.", + 'user' => 'Chúng tôi không tìm thấy người dùng với địa chỉ email đó.', 'token' => 'Mã token đặt lại mật khẩu cho địa chỉ email này không hợp lệ.', 'sent' => 'Chúng tôi đã gửi email chứa liên kết đặt lại mật khẩu cho bạn!', 'reset' => 'Mật khẩu của bạn đã được đặt lại!', diff --git a/resources/lang/vi/settings.php b/resources/lang/vi/settings.php index 25dd2da0e..d4d5322f1 100644 --- a/resources/lang/vi/settings.php +++ b/resources/lang/vi/settings.php @@ -72,7 +72,7 @@ return [ // Maintenance settings 'maint' => 'Bảo trì', 'maint_image_cleanup' => 'Dọn dẹp ảnh', - 'maint_image_cleanup_desc' => "Quét nội dung trang và phiên bản để kiểm tra xem các ảnh và hình vẽ nào đang được sử dụng và ảnh nào dư thừa. Đảm bảo rằng bạn đã tạo bản sao lưu toàn dữ liệu và ảnh trước khi chạy chức năng này.", + 'maint_image_cleanup_desc' => 'Quét nội dung trang và phiên bản để kiểm tra xem các ảnh và hình vẽ nào đang được sử dụng và ảnh nào dư thừa. Đảm bảo rằng bạn đã tạo bản sao lưu toàn dữ liệu và ảnh trước khi chạy chức năng này.', 'maint_delete_images_only_in_revisions' => 'Also delete images that only exist in old page revisions', 'maint_image_cleanup_run' => 'Chạy Dọn dẹp', 'maint_image_cleanup_warning' => 'Đã tìm thấy :count ảnh có thể không được sử dụng. Bạn muốn chắc rằng muốn xóa các ảnh này?', @@ -132,7 +132,7 @@ return [ 'role_delete' => 'Xóa quyền', 'role_delete_confirm' => 'Chức năng này sẽ xóa quyền với tên \':roleName\'.', 'role_delete_users_assigned' => 'Quyền này có :userCount người dùng được gán. Nếu bạn muốn di dời các người dùng từ quyền này hãy chọn một quyền mới bên dưới.', - 'role_delete_no_migration' => "Không di dời các người dùng", + 'role_delete_no_migration' => 'Không di dời các người dùng', 'role_delete_sure' => 'Bạn có chắc rằng muốn xóa quyền này?', 'role_delete_success' => 'Quyền đã được xóa thành công', 'role_edit' => 'Sửa quyền', @@ -273,6 +273,6 @@ return [ 'vi' => 'Tiếng Việt', 'zh_CN' => '简体中文', 'zh_TW' => '繁體中文', - ] + ], //!//////////////////////////////// ]; diff --git a/resources/lang/zh_CN/auth.php b/resources/lang/zh_CN/auth.php index a31ee20e7..8411eb866 100644 --- a/resources/lang/zh_CN/auth.php +++ b/resources/lang/zh_CN/auth.php @@ -38,7 +38,6 @@ return [ 'registration_email_domain_invalid' => '该Email域名无权访问此应用程序', 'register_success' => '感谢您注册:appName,您现在已经登录。', - // Password Reset 'reset_password' => '重置密码', 'reset_password_send_instructions' => '在下面输入您的Email地址,您将收到一封带有密码重置链接的邮件。', @@ -49,7 +48,6 @@ return [ 'email_reset_text' => '您收到此电子邮件是因为我们收到了您的帐户的密码重置请求。', 'email_reset_not_requested' => '如果您没有要求重置密码,则不需要采取进一步的操作。', - // Email Confirmation 'email_confirm_subject' => '确认您在:appName的Email地址', 'email_confirm_greeting' => '感谢您加入:appName!', @@ -109,4 +107,4 @@ return [ 'mfa_verify_backup_code_enter_here' => '在这里输入备用认证码', 'mfa_verify_totp_desc' => '在下面输入您的移动 App 生成的认证码:', 'mfa_setup_login_notification' => '多重身份认证已设置,请使用新配置的方法重新登录。', -]; \ No newline at end of file +]; diff --git a/resources/lang/zh_CN/common.php b/resources/lang/zh_CN/common.php index 6c2fa668b..42d0eb87f 100644 --- a/resources/lang/zh_CN/common.php +++ b/resources/lang/zh_CN/common.php @@ -20,7 +20,7 @@ return [ 'role' => '角色', 'cover_image' => '封面图片', 'cover_image_description' => '该图像大小需要为440x250px。', - + // Actions 'actions' => '操作', 'view' => '浏览', diff --git a/resources/lang/zh_CN/entities.php b/resources/lang/zh_CN/entities.php index f3414179b..4b2d17eca 100644 --- a/resources/lang/zh_CN/entities.php +++ b/resources/lang/zh_CN/entities.php @@ -321,5 +321,5 @@ return [ 'revision_delete_confirm' => '您确定要删除此修订版吗?', 'revision_restore_confirm' => '您确定要恢复到此修订版吗?恢复后原有内容将会被替换。', 'revision_delete_success' => '修订删除', - 'revision_cannot_delete_latest' => '无法删除最新版本。' + 'revision_cannot_delete_latest' => '无法删除最新版本。', ]; diff --git a/resources/lang/zh_CN/passwords.php b/resources/lang/zh_CN/passwords.php index 8d8272ee0..712120f60 100644 --- a/resources/lang/zh_CN/passwords.php +++ b/resources/lang/zh_CN/passwords.php @@ -7,7 +7,7 @@ return [ 'password' => '密码必须至少包含六个字符并与确认相符。', - 'user' => "使用该Email地址的用户不存在。", + 'user' => '使用该Email地址的用户不存在。', 'token' => '重置密码链接无法发送至此邮件地址。', 'sent' => '我们已经通过Email发送您的密码重置链接!', 'reset' => '您的密码已被重置!', diff --git a/resources/lang/zh_CN/settings.php b/resources/lang/zh_CN/settings.php index 6fa0e84d4..3f4d7bead 100755 --- a/resources/lang/zh_CN/settings.php +++ b/resources/lang/zh_CN/settings.php @@ -72,7 +72,7 @@ return [ // Maintenance settings 'maint' => '维护', 'maint_image_cleanup' => '清理图像', - 'maint_image_cleanup_desc' => "扫描页面和修订内容以检查哪些图片是正在使用的以及哪些图片是多余的。确保在运行前完整备份数据库和图片。", + 'maint_image_cleanup_desc' => '扫描页面和修订内容以检查哪些图片是正在使用的以及哪些图片是多余的。确保在运行前完整备份数据库和图片。', 'maint_delete_images_only_in_revisions' => '同时删除只存在于旧的页面修订中的图片', 'maint_image_cleanup_run' => '运行清理', 'maint_image_cleanup_warning' => '发现了 :count 张可能未使用的图像。您确定要删除这些图像吗?', @@ -132,7 +132,7 @@ return [ 'role_delete' => '删除角色', 'role_delete_confirm' => '这将会删除名为 \':roleName\' 的角色.', 'role_delete_users_assigned' => '有:userCount位用户属于此角色。如果您想将此角色中的用户迁移,请在下面选择一个新角色。', - 'role_delete_no_migration' => "不要迁移用户", + 'role_delete_no_migration' => '不要迁移用户', 'role_delete_sure' => '您确定要删除这个角色?', 'role_delete_success' => '角色删除成功', 'role_edit' => '编辑角色', @@ -273,6 +273,6 @@ return [ 'vi' => 'Tiếng Việt', 'zh_CN' => '简体中文', 'zh_TW' => '繁體中文', - ] + ], //!//////////////////////////////// ]; diff --git a/resources/lang/zh_TW/auth.php b/resources/lang/zh_TW/auth.php index 89fc6f55a..a12c12178 100644 --- a/resources/lang/zh_TW/auth.php +++ b/resources/lang/zh_TW/auth.php @@ -38,7 +38,6 @@ return [ 'registration_email_domain_invalid' => '這個電子郵件網域沒有權限使用', 'register_success' => '感謝您註冊!您已註冊完成並可登入。', - // Password Reset 'reset_password' => '重設密碼', 'reset_password_send_instructions' => '在下方輸入您的電子郵件,您將收到一封帶有密碼重設連結的郵件。', @@ -49,7 +48,6 @@ return [ 'email_reset_text' => '您收到此電子郵件是因為我們收到了您的帳號的密碼重設請求。', 'email_reset_not_requested' => '如果您沒有要求重設密碼,則不需要採取進一步的操作。', - // Email Confirmation 'email_confirm_subject' => '確認您在 :appName 的電子郵件', 'email_confirm_greeting' => '感謝您加入 :appName!', @@ -109,4 +107,4 @@ return [ 'mfa_verify_backup_code_enter_here' => 'Enter backup code here', 'mfa_verify_totp_desc' => 'Enter the code, generated using your mobile app, below:', 'mfa_setup_login_notification' => 'Multi-factor method configured, Please now login again using the configured method.', -]; \ No newline at end of file +]; diff --git a/resources/lang/zh_TW/common.php b/resources/lang/zh_TW/common.php index b358111fd..8209bf4d0 100644 --- a/resources/lang/zh_TW/common.php +++ b/resources/lang/zh_TW/common.php @@ -20,7 +20,7 @@ return [ 'role' => '角色', 'cover_image' => '封面圖片', 'cover_image_description' => '此圖片大小應約為 440x250px。', - + // Actions 'actions' => '動作', 'view' => '檢視', diff --git a/resources/lang/zh_TW/entities.php b/resources/lang/zh_TW/entities.php index e35a0795a..a19e53860 100644 --- a/resources/lang/zh_TW/entities.php +++ b/resources/lang/zh_TW/entities.php @@ -94,7 +94,7 @@ return [ 'shelves_edit' => '編輯書架', 'shelves_delete' => '刪除書架', 'shelves_delete_named' => '刪除書架 :name', - 'shelves_delete_explain' => "這將刪除名為「:name」的書架。但其中的書本不會被刪除。", + 'shelves_delete_explain' => '這將刪除名為「:name」的書架。但其中的書本不會被刪除。', 'shelves_delete_confirmation' => '您確定要刪除此書架嗎?', 'shelves_permissions' => '書架權限', 'shelves_permissions_updated' => '書架權限已更新', @@ -321,5 +321,5 @@ return [ 'revision_delete_confirm' => '您確定要刪除此修訂版本嗎?', 'revision_restore_confirm' => '您確定要還原此修訂版本嗎? 目前頁面內容將被替換。', 'revision_delete_success' => '修訂版本已刪除', - 'revision_cannot_delete_latest' => '無法刪除最新修訂版本。' + 'revision_cannot_delete_latest' => '無法刪除最新修訂版本。', ]; diff --git a/resources/lang/zh_TW/passwords.php b/resources/lang/zh_TW/passwords.php index f4d8dc30c..614b9e2bf 100644 --- a/resources/lang/zh_TW/passwords.php +++ b/resources/lang/zh_TW/passwords.php @@ -7,7 +7,7 @@ return [ 'password' => '密碼必須至少八個字元,並與確認密碼相符。', - 'user' => "沒有使用這個電子郵件位址的使用者。", + 'user' => '沒有使用這個電子郵件位址的使用者。', 'token' => '這個電子郵件地址的密碼重設權杖無效。', 'sent' => '我們已經透過電子郵件發送您的密碼重設連結。', 'reset' => '您的密碼已被重設!', diff --git a/resources/lang/zh_TW/settings.php b/resources/lang/zh_TW/settings.php index 53871de45..9d0439a37 100644 --- a/resources/lang/zh_TW/settings.php +++ b/resources/lang/zh_TW/settings.php @@ -72,7 +72,7 @@ return [ // Maintenance settings 'maint' => '維護', 'maint_image_cleanup' => '清理圖片', - 'maint_image_cleanup_desc' => "掃描頁面與修訂版本內容來檢查目前使用了哪些圖片,而哪些圖片又是多餘的。請確保您在執行這個動作前建立了完整的資料庫與映像檔備份。", + 'maint_image_cleanup_desc' => '掃描頁面與修訂版本內容來檢查目前使用了哪些圖片,而哪些圖片又是多餘的。請確保您在執行這個動作前建立了完整的資料庫與映像檔備份。', 'maint_delete_images_only_in_revisions' => '也刪除僅存在於舊的頁面修訂版本中存在的圖片', 'maint_image_cleanup_run' => '執行清理', 'maint_image_cleanup_warning' => '發現了 :count 張可能未使用的圖片。您確定要刪除這些圖片嗎?', @@ -132,7 +132,7 @@ return [ 'role_delete' => '刪除角色', 'role_delete_confirm' => '這將會刪除名為「:roleName」的角色.', 'role_delete_users_assigned' => '有 :userCount 位使用者屬於此角色。如果您想將此角色中的使用者遷移,請在下面選擇一個新角色。', - 'role_delete_no_migration' => "不要遷移使用者", + 'role_delete_no_migration' => '不要遷移使用者', 'role_delete_sure' => '您確定要刪除此角色?', 'role_delete_success' => '角色刪除成功', 'role_edit' => '編輯角色', @@ -273,6 +273,6 @@ return [ 'vi' => 'Tiếng Việt', 'zh_CN' => '简体中文', 'zh_TW' => '繁體中文', - ] + ], //!//////////////////////////////// ]; diff --git a/tests/Api/AttachmentsApiTest.php b/tests/Api/AttachmentsApiTest.php index 40624dcdf..ceab5d49a 100644 --- a/tests/Api/AttachmentsApiTest.php +++ b/tests/Api/AttachmentsApiTest.php @@ -325,6 +325,6 @@ class AttachmentsApiTest extends TestCase */ protected function getTestFile(string $fileName): UploadedFile { - return new UploadedFile(base_path('tests/test-data/test-file.txt'), $fileName, 'text/plain', 55, null, true); + return new UploadedFile(base_path('tests/test-data/test-file.txt'), $fileName, 'text/plain', null, true); } } diff --git a/tests/Auth/MfaConfigurationTest.php b/tests/Auth/MfaConfigurationTest.php index 59a2a41b5..fab94817c 100644 --- a/tests/Auth/MfaConfigurationTest.php +++ b/tests/Auth/MfaConfigurationTest.php @@ -39,7 +39,7 @@ class MfaConfigurationTest extends TestCase $this->assertTrue($svg === $revisitSvg); $secret = decrypt(session()->get('mfa-setup-totp-secret')); - $resp->assertSee(htmlentities("?secret={$secret}&issuer=BookStack&algorithm=SHA1&digits=6&period=30")); + $resp->assertSee("?secret={$secret}&issuer=BookStack&algorithm=SHA1&digits=6&period=30"); // Successful confirmation $google2fa = new Google2FA(); @@ -180,7 +180,7 @@ class MfaConfigurationTest extends TestCase $resp = $this->get('/mfa/totp/generate'); $resp->assertSeeText('Mobile App Setup'); - $resp->assertDontSee('otpauth://totp/BookStack:guest%40example.com'); - $resp->assertSee('otpauth://totp/BookStack:admin%40admin.com'); + $resp->assertDontSee('otpauth://totp/BookStack:guest%40example.com', false); + $resp->assertSee('otpauth://totp/BookStack:admin%40admin.com', false); } } diff --git a/tests/Auth/Saml2Test.php b/tests/Auth/Saml2Test.php index 7fb8d6ddb..c534b2d78 100644 --- a/tests/Auth/Saml2Test.php +++ b/tests/Auth/Saml2Test.php @@ -49,7 +49,7 @@ class Saml2Test extends TestCase $req = $this->get('/saml2/metadata'); $req->assertSee('https://example.com/super-cats'); $req->assertSee('md:ContactPerson'); - $req->assertSee('Barry Scott'); + $req->assertSee('Barry Scott', false); } public function test_login_option_shows_on_login_page() diff --git a/tests/Entity/BookShelfTest.php b/tests/Entity/BookShelfTest.php index 1780ddee8..afd6a1a06 100644 --- a/tests/Entity/BookShelfTest.php +++ b/tests/Entity/BookShelfTest.php @@ -290,7 +290,7 @@ class BookShelfTest extends TestCase $shelf = Bookshelf::first(); $resp = $this->asAdmin()->get($shelf->getUrl('/permissions')); $resp->assertSeeText('Copy Permissions'); - $resp->assertSee("action=\"{$shelf->getUrl('/copy-permissions')}\""); + $resp->assertSee("action=\"{$shelf->getUrl('/copy-permissions')}\"", false); $child = $shelf->books()->first(); $editorRole = $this->getEditor()->roles()->first(); diff --git a/tests/Entity/BookTest.php b/tests/Entity/BookTest.php index fa63c0bf9..53ee6faf9 100644 --- a/tests/Entity/BookTest.php +++ b/tests/Entity/BookTest.php @@ -187,7 +187,7 @@ class BookTest extends TestCase 'name' => 'информация', ]); - $this->assertEquals('informatsiya', $book->slug); + $this->assertEquals('informaciya', $book->slug); $book = $this->newBook([ 'name' => '¿Qué?', diff --git a/tests/Entity/CommentTest.php b/tests/Entity/CommentTest.php index 3bf51556e..b613f80a1 100644 --- a/tests/Entity/CommentTest.php +++ b/tests/Entity/CommentTest.php @@ -88,7 +88,7 @@ class CommentTest extends TestCase ]); $pageView = $this->get($page->getUrl()); - $pageView->assertSee('

My Title

'); + $pageView->assertSee('

My Title

', false); } public function test_html_cannot_be_injected_via_comment_content() @@ -102,7 +102,7 @@ class CommentTest extends TestCase ]); $pageView = $this->get($page->getUrl()); - $pageView->assertDontSee($script); + $pageView->assertDontSee($script, false); $pageView->assertSee('sometextinthecomment'); $comment = $page->comments()->first(); @@ -111,7 +111,7 @@ class CommentTest extends TestCase ]); $pageView = $this->get($page->getUrl()); - $pageView->assertDontSee($script); + $pageView->assertDontSee($script, false); $pageView->assertSee('sometextinthecommentupdated'); } } diff --git a/tests/Entity/ExportTest.php b/tests/Entity/ExportTest.php index c8397b695..9ea336db8 100644 --- a/tests/Entity/ExportTest.php +++ b/tests/Entity/ExportTest.php @@ -139,7 +139,7 @@ class ExportTest extends TestCase $this->setSettings(['app-custom-head' => $customHeadContent]); $resp = $this->asEditor()->get($page->getUrl('/export/html')); - $resp->assertSee($customHeadContent); + $resp->assertSee($customHeadContent, false); } public function test_page_html_export_does_not_break_with_only_comments_in_custom_head() @@ -151,7 +151,7 @@ class ExportTest extends TestCase $resp = $this->asEditor()->get($page->getUrl('/export/html')); $resp->assertStatus(200); - $resp->assertSee($customHeadContent); + $resp->assertSee($customHeadContent, false); } public function test_page_html_export_use_absolute_dates() @@ -188,7 +188,7 @@ class ExportTest extends TestCase Storage::disk('local')->delete('uploads/images/gallery/svg_test.svg'); $resp->assertStatus(200); - $resp->assertSee('delete('uploads/images/gallery/svg_test.svg'); $storageDisk->delete('uploads/svg_test.svg'); - $resp->assertDontSee('http://localhost/uploads/images/gallery/svg_test.svg'); + $resp->assertDontSee('http://localhost/uploads/images/gallery/svg_test.svg', false); $resp->assertSee('http://localhost/uploads/svg_test.svg'); - $resp->assertSee('src="/uploads/svg_test.svg"'); + $resp->assertSee('src="/uploads/svg_test.svg"', false); } public function test_page_export_contained_html_does_not_allow_upward_traversal_with_local() @@ -333,7 +333,7 @@ class ExportTest extends TestCase $page->save(); $resp = $this->asEditor()->get($page->getUrl('/export/markdown')); - $resp->assertSee("# Dogcat\n\n

Some callout text

\n\nAnother line"); + $resp->assertSee("# Dogcat\n\n

Some callout text

\n\nAnother line", false); } public function test_page_markdown_export_handles_bookstacks_wysiwyg_codeblock_format() @@ -345,7 +345,7 @@ class ExportTest extends TestCase $page->save(); $resp = $this->asEditor()->get($page->getUrl('/export/markdown')); - $resp->assertSee("# Dogcat\n\n```JavaScript\nvar a = 'cat';\n```\n\nAnother line"); + $resp->assertSee("# Dogcat\n\n```JavaScript\nvar a = 'cat';\n```\n\nAnother line", false); } public function test_chapter_markdown_export() diff --git a/tests/Entity/PageContentTest.php b/tests/Entity/PageContentTest.php index ca2a24131..dd996b926 100644 --- a/tests/Entity/PageContentTest.php +++ b/tests/Entity/PageContentTest.php @@ -74,7 +74,7 @@ class PageContentTest extends TestCase $this->asEditor(); $pageResp = $this->get($page->getUrl()); - $pageResp->assertSee($content); + $pageResp->assertSee($content, false); } public function test_page_includes_rendered_on_book_export() @@ -106,7 +106,7 @@ class PageContentTest extends TestCase $pageView = $this->get($page->getUrl()); $pageView->assertStatus(200); - $pageView->assertDontSee($script); + $pageView->assertDontSee($script, false); $pageView->assertSee('abc123abc123'); } @@ -260,8 +260,8 @@ class PageContentTest extends TestCase $pageView = $this->get($page->getUrl()); $pageView->assertStatus(200); - $pageView->assertDontSee($script); - $pageView->assertSee('

Hello

'); + $pageView->assertDontSee($script, false); + $pageView->assertSee('

Hello

', false); } public function test_more_complex_inline_on_attributes_escaping_scenarios() @@ -301,7 +301,7 @@ class PageContentTest extends TestCase $page->save(); $pageView = $this->get($page->getUrl()); - $pageView->assertSee($script); + $pageView->assertSee($script, false); $pageView->assertDontSee('abc123abc123'); } @@ -338,8 +338,8 @@ class PageContentTest extends TestCase $page->save(); $pageView = $this->get($page->getUrl()); - $pageView->assertSee($script); - $pageView->assertDontSee('

Hello

'); + $pageView->assertSee($script, false); + $pageView->assertDontSee('

Hello

', false); } public function test_duplicate_ids_does_not_break_page_render() @@ -545,7 +545,7 @@ class PageContentTest extends TestCase $pageView = $this->get($page->getUrl()); $pageView->assertStatus(200); - $pageView->assertSee($content); + $pageView->assertSee($content, false); } public function test_base64_images_get_extracted_from_page_content() diff --git a/tests/Permissions/RolesTest.php b/tests/Permissions/RolesTest.php index 5248ae152..3178bd8ce 100644 --- a/tests/Permissions/RolesTest.php +++ b/tests/Permissions/RolesTest.php @@ -173,11 +173,11 @@ class RolesTest extends TestCase public function test_manage_users_permission_shows_link_in_header_if_does_not_have_settings_manage_permision() { $usersLink = 'href="' . url('/settings/users') . '"'; - $this->actingAs($this->user)->get('/')->assertDontSee($usersLink); + $this->actingAs($this->user)->get('/')->assertDontSee($usersLink, false); $this->giveUserPermissions($this->user, ['users-manage']); - $this->actingAs($this->user)->get('/')->assertSee($usersLink); + $this->actingAs($this->user)->get('/')->assertSee($usersLink, false); $this->giveUserPermissions($this->user, ['settings-manage', 'users-manage']); - $this->actingAs($this->user)->get('/')->assertDontSee($usersLink); + $this->actingAs($this->user)->get('/')->assertDontSee($usersLink, false); } public function test_user_cannot_change_email_unless_they_have_manage_users_permission() diff --git a/tests/SecurityHeaderTest.php b/tests/SecurityHeaderTest.php index 10551fc55..78691badb 100644 --- a/tests/SecurityHeaderTest.php +++ b/tests/SecurityHeaderTest.php @@ -76,7 +76,7 @@ class SecurityHeaderTest extends TestCase $nonce = app()->make(CspService::class)->getNonce(); $this->assertStringContainsString('nonce-' . $nonce, $scriptHeader); - $resp->assertSee(''); + $resp->assertSee('', false); } public function test_script_csp_nonce_changes_per_request() diff --git a/tests/Settings/CustomHeadContentTest.php b/tests/Settings/CustomHeadContentTest.php index 94ef4711d..36c8a4c0f 100644 --- a/tests/Settings/CustomHeadContentTest.php +++ b/tests/Settings/CustomHeadContentTest.php @@ -11,21 +11,21 @@ class CustomHeadContentTest extends TestCase { $this->setSettings(['app-custom-head' => '']); $resp = $this->get('/login'); - $resp->assertSee('console.log("cat")'); + $resp->assertSee('console.log("cat")', false); } public function test_configured_content_does_not_show_on_settings_page() { $this->setSettings(['app-custom-head' => '']); $resp = $this->asAdmin()->get('/settings'); - $resp->assertDontSee('console.log("cat")'); + $resp->assertDontSee('console.log("cat")', false); } public function test_divs_in_js_preserved_in_configured_content() { $this->setSettings(['app-custom-head' => '']); $resp = $this->get('/login'); - $resp->assertSee('
cat
'); + $resp->assertSee('
cat
', false); } public function test_nonce_application_handles_edge_cases() @@ -61,6 +61,6 @@ const b = `setSettings(['app-custom-head' => $content]); $resp = $this->get('/login'); - $resp->assertSee($expectedOutput); + $resp->assertSee($expectedOutput, false); } } diff --git a/tests/Settings/FooterLinksTest.php b/tests/Settings/FooterLinksTest.php index 55c3e107d..f1b5d4294 100644 --- a/tests/Settings/FooterLinksTest.php +++ b/tests/Settings/FooterLinksTest.php @@ -31,10 +31,10 @@ class FooterLinksTest extends TestCase ]]); $resp = $this->asAdmin()->get('/settings'); - $resp->assertSee('value="My custom link"'); - $resp->assertSee('value="Another Link"'); - $resp->assertSee('value="https://example.com/link-a"'); - $resp->assertSee('value="https://example.com/link-b"'); + $resp->assertSee('value="My custom link"', false); + $resp->assertSee('value="Another Link"', false); + $resp->assertSee('value="https://example.com/link-a"', false); + $resp->assertSee('value="https://example.com/link-b"', false); } public function test_footer_links_show_on_pages() diff --git a/tests/SharedTestHelpers.php b/tests/SharedTestHelpers.php index 04952d223..d96fcb710 100644 --- a/tests/SharedTestHelpers.php +++ b/tests/SharedTestHelpers.php @@ -22,10 +22,10 @@ use GuzzleHttp\Client; use GuzzleHttp\Handler\MockHandler; use GuzzleHttp\HandlerStack; use GuzzleHttp\Middleware; -use Illuminate\Foundation\Testing\Assert as PHPUnit; use Illuminate\Http\JsonResponse; use Illuminate\Support\Env; use Illuminate\Support\Facades\Log; +use Illuminate\Testing\Assert as PHPUnit; use Mockery; use Monolog\Handler\TestHandler; use Monolog\Logger; @@ -127,7 +127,7 @@ trait SharedTestHelpers /** * Create and return a new test chapter. */ - public function newChapter(array $input = ['name' => 'test chapter', 'description' => 'My new test chapter'], Book $book): Chapter + public function newChapter(array $input, Book $book): Chapter { return app(ChapterRepo::class)->create($input, $book); } diff --git a/tests/TestResponse.php b/tests/TestResponse.php index 79f173c9b..5e2be3ac3 100644 --- a/tests/TestResponse.php +++ b/tests/TestResponse.php @@ -2,7 +2,7 @@ namespace Tests; -use Illuminate\Foundation\Testing\TestResponse as BaseTestResponse; +use Illuminate\Testing\TestResponse as BaseTestResponse; use PHPUnit\Framework\Assert as PHPUnit; use Symfony\Component\DomCrawler\Crawler; diff --git a/tests/Uploads/AttachmentTest.php b/tests/Uploads/AttachmentTest.php index 60fd370b6..588b7054a 100644 --- a/tests/Uploads/AttachmentTest.php +++ b/tests/Uploads/AttachmentTest.php @@ -17,13 +17,13 @@ class AttachmentTest extends TestCase */ protected function getTestFile(string $fileName): UploadedFile { - return new UploadedFile(base_path('tests/test-data/test-file.txt'), $fileName, 'text/plain', 55, null, true); + return new UploadedFile(base_path('tests/test-data/test-file.txt'), $fileName, 'text/plain', null, true); } /** * Uploads a file with the given name. */ - protected function uploadFile(string $name, int $uploadedTo = 0): \Illuminate\Foundation\Testing\TestResponse + protected function uploadFile(string $name, int $uploadedTo = 0): \Illuminate\Testing\TestResponse { $file = $this->getTestFile($name); diff --git a/tests/Uploads/DrawioTest.php b/tests/Uploads/DrawioTest.php index 422de472a..1fc3d1049 100644 --- a/tests/Uploads/DrawioTest.php +++ b/tests/Uploads/DrawioTest.php @@ -61,7 +61,7 @@ class DrawioTest extends TestCase $editor = $this->getEditor(); $resp = $this->actingAs($editor)->get($page->getUrl('/edit')); - $resp->assertSee('drawio-url="http://cats.com?dog=tree"'); + $resp->assertSee('drawio-url="http://cats.com?dog=tree"', false); } public function test_drawio_url_can_be_disabled() @@ -71,10 +71,10 @@ class DrawioTest extends TestCase $editor = $this->getEditor(); $resp = $this->actingAs($editor)->get($page->getUrl('/edit')); - $resp->assertSee('drawio-url="https://embed.diagrams.net/?embed=1&proto=json&spin=1"'); + $resp->assertSee('drawio-url="https://embed.diagrams.net/?embed=1&proto=json&spin=1"', false); config()->set('services.drawio', false); $resp = $this->actingAs($editor)->get($page->getUrl('/edit')); - $resp->assertDontSee('drawio-url'); + $resp->assertDontSee('drawio-url', false); } }