├── LICENSE ├── README.md ├── SECURITY.md ├── composer.json ├── locales ├── af │ ├── _excludes.json │ ├── json-inline.json │ ├── json.json │ ├── php-inline.json │ └── php.json ├── ak │ ├── json-inline.json │ ├── json.json │ ├── php-inline.json │ └── php.json ├── am │ ├── json-inline.json │ ├── json.json │ ├── php-inline.json │ └── php.json ├── ar │ ├── _excludes.json │ ├── json-inline.json │ ├── json.json │ ├── php-inline.json │ └── php.json ├── as │ ├── json-inline.json │ ├── json.json │ ├── php-inline.json │ └── php.json ├── az │ ├── _excludes.json │ ├── json-inline.json │ ├── json.json │ ├── php-inline.json │ └── php.json ├── be │ ├── _excludes.json │ ├── json-inline.json │ ├── json.json │ ├── php-inline.json │ └── php.json ├── bg │ ├── _excludes.json │ ├── json-inline.json │ ├── json.json │ ├── php-inline.json │ └── php.json ├── bho │ ├── json-inline.json │ ├── json.json │ ├── php-inline.json │ └── php.json ├── bm │ ├── json-inline.json │ ├── json.json │ ├── php-inline.json │ └── php.json ├── bn │ ├── _excludes.json │ ├── json-inline.json │ ├── json.json │ ├── php-inline.json │ └── php.json ├── bs │ ├── _excludes.json │ ├── json-inline.json │ ├── json.json │ ├── php-inline.json │ └── php.json ├── ca │ ├── _excludes.json │ ├── json-inline.json │ ├── json.json │ ├── php-inline.json │ └── php.json ├── ceb │ ├── json-inline.json │ ├── json.json │ ├── php-inline.json │ └── php.json ├── ckb │ ├── json-inline.json │ ├── json.json │ ├── php-inline.json │ └── php.json ├── cs │ ├── _excludes.json │ ├── json-inline.json │ ├── json.json │ ├── php-inline.json │ └── php.json ├── cy │ ├── _excludes.json │ ├── json-inline.json │ ├── json.json │ ├── php-inline.json │ └── php.json ├── da │ ├── _excludes.json │ ├── json-inline.json │ ├── json.json │ ├── php-inline.json │ └── php.json ├── de │ ├── _excludes.json │ ├── json-inline.json │ ├── json.json │ ├── php-inline.json │ └── php.json ├── de_CH │ ├── _excludes.json │ ├── json-inline.json │ ├── json.json │ ├── php-inline.json │ └── php.json ├── doi │ ├── json-inline.json │ ├── json.json │ ├── php-inline.json │ └── php.json ├── ee │ ├── json-inline.json │ ├── json.json │ ├── php-inline.json │ └── php.json ├── el │ ├── _excludes.json │ ├── json-inline.json │ ├── json.json │ ├── php-inline.json │ └── php.json ├── en │ ├── json-inline.json │ ├── json.json │ ├── php-inline.json │ └── php.json ├── en_CA │ ├── json-inline.json │ ├── json.json │ ├── php-inline.json │ └── php.json ├── eo │ ├── json-inline.json │ ├── json.json │ ├── php-inline.json │ └── php.json ├── es │ ├── _excludes.json │ ├── json-inline.json │ ├── json.json │ ├── php-inline.json │ └── php.json ├── et │ ├── _excludes.json │ ├── json-inline.json │ ├── json.json │ ├── php-inline.json │ └── php.json ├── eu │ ├── _excludes.json │ ├── json-inline.json │ ├── json.json │ ├── php-inline.json │ └── php.json ├── fa │ ├── _excludes.json │ ├── json-inline.json │ ├── json.json │ ├── php-inline.json │ └── php.json ├── fi │ ├── _excludes.json │ ├── json-inline.json │ ├── json.json │ ├── php-inline.json │ └── php.json ├── fil │ ├── _excludes.json │ ├── _not_translatable.json │ ├── json-inline.json │ ├── json.json │ ├── php-inline.json │ └── php.json ├── fr │ ├── _excludes.json │ ├── json-inline.json │ ├── json.json │ ├── php-inline.json │ └── php.json ├── fy │ ├── json-inline.json │ ├── json.json │ ├── php-inline.json │ └── php.json ├── ga │ ├── json-inline.json │ ├── json.json │ ├── php-inline.json │ └── php.json ├── gd │ ├── json-inline.json │ ├── json.json │ ├── php-inline.json │ └── php.json ├── gl │ ├── _excludes.json │ ├── json-inline.json │ ├── json.json │ ├── php-inline.json │ └── php.json ├── gu │ ├── _excludes.json │ ├── json-inline.json │ ├── json.json │ ├── php-inline.json │ └── php.json ├── ha │ ├── json-inline.json │ ├── json.json │ ├── php-inline.json │ └── php.json ├── haw │ ├── json-inline.json │ ├── json.json │ ├── php-inline.json │ └── php.json ├── he │ ├── _excludes.json │ ├── json-inline.json │ ├── json.json │ ├── php-inline.json │ └── php.json ├── hi │ ├── _excludes.json │ ├── json-inline.json │ ├── json.json │ ├── php-inline.json │ └── php.json ├── hr │ ├── _excludes.json │ ├── json-inline.json │ ├── json.json │ ├── php-inline.json │ └── php.json ├── hu │ ├── _excludes.json │ ├── json-inline.json │ ├── json.json │ ├── php-inline.json │ └── php.json ├── hy │ ├── _excludes.json │ ├── json-inline.json │ ├── json.json │ ├── php-inline.json │ └── php.json ├── id │ ├── _excludes.json │ ├── json-inline.json │ ├── json.json │ ├── php-inline.json │ └── php.json ├── ig │ ├── json-inline.json │ ├── json.json │ ├── php-inline.json │ └── php.json ├── is │ ├── _excludes.json │ ├── json-inline.json │ ├── json.json │ ├── php-inline.json │ └── php.json ├── it │ ├── _excludes.json │ ├── json-inline.json │ ├── json.json │ ├── php-inline.json │ └── php.json ├── ja │ ├── _excludes.json │ ├── json-inline.json │ ├── json.json │ ├── php-inline.json │ └── php.json ├── ka │ ├── _excludes.json │ ├── json-inline.json │ ├── json.json │ ├── php-inline.json │ └── php.json ├── kk │ ├── _excludes.json │ ├── json-inline.json │ ├── json.json │ ├── php-inline.json │ └── php.json ├── km │ ├── _excludes.json │ ├── json-inline.json │ ├── json.json │ ├── php-inline.json │ └── php.json ├── kn │ ├── _excludes.json │ ├── json-inline.json │ ├── json.json │ ├── php-inline.json │ └── php.json ├── ko │ ├── _excludes.json │ ├── json-inline.json │ ├── json.json │ ├── php-inline.json │ └── php.json ├── ku │ ├── json-inline.json │ ├── json.json │ ├── php-inline.json │ └── php.json ├── ky │ ├── json-inline.json │ ├── json.json │ ├── php-inline.json │ └── php.json ├── lb │ ├── json-inline.json │ ├── json.json │ ├── php-inline.json │ └── php.json ├── lg │ ├── json-inline.json │ ├── json.json │ ├── php-inline.json │ └── php.json ├── ln │ ├── json-inline.json │ ├── json.json │ ├── php-inline.json │ └── php.json ├── lo │ ├── json-inline.json │ ├── json.json │ ├── php-inline.json │ └── php.json ├── lt │ ├── _excludes.json │ ├── json-inline.json │ ├── json.json │ ├── php-inline.json │ └── php.json ├── lv │ ├── _excludes.json │ ├── json-inline.json │ ├── json.json │ ├── php-inline.json │ └── php.json ├── mai │ ├── json-inline.json │ ├── json.json │ ├── php-inline.json │ └── php.json ├── mg │ ├── json-inline.json │ ├── json.json │ ├── php-inline.json │ └── php.json ├── mi │ ├── json-inline.json │ ├── json.json │ ├── php-inline.json │ └── php.json ├── mk │ ├── _excludes.json │ ├── json-inline.json │ ├── json.json │ ├── php-inline.json │ └── php.json ├── ml │ ├── json-inline.json │ ├── json.json │ ├── php-inline.json │ └── php.json ├── mn │ ├── _excludes.json │ ├── json-inline.json │ ├── json.json │ ├── php-inline.json │ └── php.json ├── mni_Mtei │ ├── json-inline.json │ ├── json.json │ ├── php-inline.json │ └── php.json ├── mr │ ├── _excludes.json │ ├── json-inline.json │ ├── json.json │ ├── php-inline.json │ └── php.json ├── ms │ ├── _excludes.json │ ├── json-inline.json │ ├── json.json │ ├── php-inline.json │ └── php.json ├── mt │ ├── json-inline.json │ ├── json.json │ ├── php-inline.json │ └── php.json ├── my │ ├── json-inline.json │ ├── json.json │ ├── php-inline.json │ └── php.json ├── nb │ ├── _excludes.json │ ├── json-inline.json │ ├── json.json │ ├── php-inline.json │ └── php.json ├── ne │ ├── _excludes.json │ ├── json-inline.json │ ├── json.json │ ├── php-inline.json │ └── php.json ├── nl │ ├── _excludes.json │ ├── json-inline.json │ ├── json.json │ ├── php-inline.json │ └── php.json ├── nn │ ├── _excludes.json │ ├── json-inline.json │ ├── json.json │ ├── php-inline.json │ └── php.json ├── oc │ ├── _excludes.json │ ├── json-inline.json │ ├── json.json │ ├── php-inline.json │ └── php.json ├── om │ ├── json-inline.json │ ├── json.json │ ├── php-inline.json │ └── php.json ├── or │ ├── json-inline.json │ ├── json.json │ ├── php-inline.json │ └── php.json ├── pa │ ├── json-inline.json │ ├── json.json │ ├── php-inline.json │ └── php.json ├── pl │ ├── _excludes.json │ ├── json-inline.json │ ├── json.json │ ├── php-inline.json │ └── php.json ├── ps │ ├── _excludes.json │ ├── json-inline.json │ ├── json.json │ ├── php-inline.json │ └── php.json ├── pt │ ├── _excludes.json │ ├── json-inline.json │ ├── json.json │ ├── php-inline.json │ └── php.json ├── pt_BR │ ├── _excludes.json │ ├── json-inline.json │ ├── json.json │ ├── php-inline.json │ └── php.json ├── qu │ ├── json-inline.json │ ├── json.json │ ├── php-inline.json │ └── php.json ├── ro │ ├── _excludes.json │ ├── json-inline.json │ ├── json.json │ ├── php-inline.json │ └── php.json ├── ru │ ├── _excludes.json │ ├── json-inline.json │ ├── json.json │ ├── php-inline.json │ └── php.json ├── rw │ ├── json-inline.json │ ├── json.json │ ├── php-inline.json │ └── php.json ├── sa │ ├── json-inline.json │ ├── json.json │ ├── php-inline.json │ └── php.json ├── sc │ ├── _excludes.json │ ├── json-inline.json │ ├── json.json │ ├── php-inline.json │ └── php.json ├── sd │ ├── json-inline.json │ ├── json.json │ ├── php-inline.json │ └── php.json ├── si │ ├── _excludes.json │ ├── json-inline.json │ ├── json.json │ ├── php-inline.json │ └── php.json ├── sk │ ├── _excludes.json │ ├── json-inline.json │ ├── json.json │ ├── php-inline.json │ └── php.json ├── sl │ ├── _excludes.json │ ├── json-inline.json │ ├── json.json │ ├── php-inline.json │ └── php.json ├── sn │ ├── json-inline.json │ ├── json.json │ ├── php-inline.json │ └── php.json ├── so │ ├── json-inline.json │ ├── json.json │ ├── php-inline.json │ └── php.json ├── sq │ ├── _excludes.json │ ├── json-inline.json │ ├── json.json │ ├── php-inline.json │ └── php.json ├── sr_Cyrl │ ├── _excludes.json │ ├── json-inline.json │ ├── json.json │ ├── php-inline.json │ └── php.json ├── sr_Latn │ ├── _excludes.json │ ├── json-inline.json │ ├── json.json │ ├── php-inline.json │ └── php.json ├── sr_Latn_ME │ ├── _excludes.json │ ├── json-inline.json │ ├── json.json │ ├── php-inline.json │ └── php.json ├── su │ ├── json-inline.json │ ├── json.json │ ├── php-inline.json │ └── php.json ├── sv │ ├── _excludes.json │ ├── json-inline.json │ ├── json.json │ ├── php-inline.json │ └── php.json ├── sw │ ├── _excludes.json │ ├── json-inline.json │ ├── json.json │ ├── php-inline.json │ └── php.json ├── ta │ ├── json-inline.json │ ├── json.json │ ├── php-inline.json │ └── php.json ├── te │ ├── json-inline.json │ ├── json.json │ ├── php-inline.json │ └── php.json ├── tg │ ├── _excludes.json │ ├── json-inline.json │ ├── json.json │ ├── php-inline.json │ └── php.json ├── th │ ├── _excludes.json │ ├── json-inline.json │ ├── json.json │ ├── php-inline.json │ └── php.json ├── ti │ ├── json-inline.json │ ├── json.json │ ├── php-inline.json │ └── php.json ├── tk │ ├── _excludes.json │ ├── json-inline.json │ ├── json.json │ ├── php-inline.json │ └── php.json ├── tl │ ├── _excludes.json │ ├── json-inline.json │ ├── json.json │ ├── php-inline.json │ └── php.json ├── tr │ ├── _excludes.json │ ├── json-inline.json │ ├── json.json │ ├── php-inline.json │ └── php.json ├── tt │ ├── json-inline.json │ ├── json.json │ ├── php-inline.json │ └── php.json ├── ug │ ├── _excludes.json │ ├── json-inline.json │ ├── json.json │ ├── php-inline.json │ └── php.json ├── uk │ ├── _excludes.json │ ├── json-inline.json │ ├── json.json │ ├── php-inline.json │ └── php.json ├── ur │ ├── _excludes.json │ ├── json-inline.json │ ├── json.json │ ├── php-inline.json │ └── php.json ├── uz_Cyrl │ ├── _excludes.json │ ├── json-inline.json │ ├── json.json │ ├── php-inline.json │ └── php.json ├── uz_Latn │ ├── _excludes.json │ ├── json-inline.json │ ├── json.json │ ├── php-inline.json │ └── php.json ├── vi │ ├── _excludes.json │ ├── json-inline.json │ ├── json.json │ ├── php-inline.json │ └── php.json ├── xh │ ├── json-inline.json │ ├── json.json │ ├── php-inline.json │ └── php.json ├── yi │ ├── json-inline.json │ ├── json.json │ ├── php-inline.json │ └── php.json ├── yo │ ├── json-inline.json │ ├── json.json │ ├── php-inline.json │ └── php.json ├── zh_CN │ ├── _excludes.json │ ├── json-inline.json │ ├── json.json │ ├── php-inline.json │ └── php.json ├── zh_HK │ ├── _excludes.json │ ├── json-inline.json │ ├── json.json │ ├── php-inline.json │ └── php.json ├── zh_TW │ ├── _excludes.json │ ├── json-inline.json │ ├── json.json │ ├── php-inline.json │ └── php.json └── zu │ ├── json-inline.json │ ├── json.json │ ├── php-inline.json │ └── php.json ├── source ├── breeze │ ├── 2.x │ │ └── breeze.json │ └── master │ │ └── breeze.json ├── cashier │ └── stripe │ │ ├── 15.x │ │ └── stripe.json │ │ └── master │ │ └── stripe.json ├── fortify │ ├── 1.x │ │ └── fortify.json │ └── master │ │ └── fortify.json ├── framework │ ├── 11.x │ │ ├── auth.php │ │ ├── framework.json │ │ ├── pagination.php │ │ ├── passwords.php │ │ └── validation.php │ ├── 12.x │ │ ├── auth.php │ │ ├── framework.json │ │ ├── pagination.php │ │ ├── passwords.php │ │ └── validation.php │ ├── extended.json │ └── master │ │ ├── auth.php │ │ ├── framework.json │ │ ├── pagination.php │ │ ├── passwords.php │ │ └── validation.php ├── jetstream │ ├── 5.x │ │ └── jetstream.json │ ├── extended.json │ └── master │ │ └── jetstream.json ├── nova │ ├── 4.x │ │ ├── nova.json │ │ └── validation.php │ ├── 5.x │ │ ├── nova.json │ │ └── validation.php │ ├── dusk-suite │ │ └── master │ │ │ ├── dusk-suite.json │ │ │ ├── en.json │ │ │ └── validation.php │ └── log-viewer │ │ └── main │ │ └── log-viewer.json ├── spark │ ├── spark-paddle.json │ └── spark-stripe.json └── ui │ ├── 4.x │ └── ui.json │ └── master │ └── ui.json └── src ├── Plugin.php ├── Plugins ├── Breeze │ ├── Master.php │ └── V2.php ├── Cashier │ └── Stripe │ │ ├── Master.php │ │ └── V15.php ├── Fortify │ ├── Master.php │ └── V1.php ├── Jetstream │ ├── Master.php │ └── V5.php ├── Laravel │ ├── Master.php │ ├── V11.php │ └── V12.php ├── Nova │ ├── DuskSuite │ │ └── Main.php │ ├── LogViewer │ │ └── Main.php │ ├── V4.php │ └── V5.php ├── Spark │ ├── Paddle.php │ └── Stripe.php └── UI │ ├── Master.php │ └── V4.php └── ServiceProvider.php /LICENSE: -------------------------------------------------------------------------------- 1 | # MIT License 2 | 3 | Copyright (c) 2024 Laravel Lang Team 4 | 5 | > Permission is hereby granted, free of charge, to any person obtaining a copy 6 | > of this software and associated documentation files (the "Software"), to deal 7 | > in the Software without restriction, including without limitation the rights 8 | > to use, copy, modify, merge, publish, distribute, sublicense, and/or sell 9 | > copies of the Software, and to permit persons to whom the Software is 10 | > furnished to do so, subject to the following conditions: 11 | > 12 | > The above copyright notice and this permission notice shall be included in 13 | > all copies or substantial portions of the Software. 14 | > 15 | > THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR 16 | > IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY, 17 | > FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE 18 | > AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER 19 | > LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM, 20 | > OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN 21 | > THE SOFTWARE. 22 | -------------------------------------------------------------------------------- /README.md: -------------------------------------------------------------------------------- 1 | # Laravel Lang 2 | 3 | ![laravel lang localizations](https://preview.dragon-code.pro/laravel-lang/localizations.svg?brand=laravel&mode=dark) 4 | 5 | [![Stable Version][badge_stable]][link_packagist] 6 | [![Total Downloads][badge_downloads]][link_packagist] 7 | [![Github Workflow Status][badge_build]][link_build] 8 | [![License][badge_license]](https://laravel-lang.com/license.html) 9 | 10 | ## Documentation 11 | 12 | See the [documentation](https://laravel-lang.com/packages-lang.html) for detailed installation. 13 | 14 | ## Communication 15 | 16 | We also have official [chats](https://t.me/addlist/l0XGtvEIBiljMTMy) in Telegram. 17 | 18 | ## Contributing 19 | 20 | Please see [CONTRIBUTING](https://laravel-lang.com/contributions.html) for details. 21 | 22 | ## Support Us 23 | 24 | ❤️ Laravel Lang? Please consider supporting our collective on [Boosty](https://boosty.to/laravel-lang). 25 | 26 | ## License 27 | 28 | This package is licensed under the [MIT License](https://laravel-lang.com/license.html). 29 | 30 | 31 | [badge_build]: https://img.shields.io/github/actions/workflow/status/laravel-lang/lang/tests.yml?branch=main&style=flat-square 32 | 33 | [badge_downloads]: https://img.shields.io/packagist/dt/laravel-lang/lang.svg?style=flat-square 34 | 35 | [badge_license]: https://img.shields.io/packagist/l/laravel-lang/lang.svg?style=flat-square 36 | 37 | [badge_stable]: https://img.shields.io/github/v/release/laravel-lang/lang?label=stable&style=flat-square 38 | 39 | [link_build]: https://github.com/laravel-lang/lang/actions 40 | 41 | [link_packagist]: https://packagist.org/packages/laravel-lang/lang 42 | -------------------------------------------------------------------------------- /SECURITY.md: -------------------------------------------------------------------------------- 1 | # Security Policy 2 | 3 | This project is text translations of Laravel project. So, this project doesn't need to have security policy. 4 | -------------------------------------------------------------------------------- /composer.json: -------------------------------------------------------------------------------- 1 | { 2 | "name": "laravel-lang/lang", 3 | "description": "List of 126 languages for Laravel Framework, Laravel Jetstream, Laravel Fortify, Laravel Breeze, Laravel Cashier, Laravel Nova, Laravel Spark and Laravel UI", 4 | "license": "MIT", 5 | "keywords": [ 6 | "laravel", 7 | "languages", 8 | "lpm", 9 | "lang" 10 | ], 11 | "authors": [ 12 | { 13 | "name": "Laravel-Lang Team", 14 | "homepage": "https://github.com/Laravel-Lang" 15 | } 16 | ], 17 | "support": { 18 | "issues": "https://github.com/Laravel-Lang/lang/issues", 19 | "source": "https://github.com/Laravel-Lang/lang" 20 | }, 21 | "require": { 22 | "php": "^8.2", 23 | "ext-json": "*", 24 | "laravel-lang/publisher": "^16.0" 25 | }, 26 | "require-dev": { 27 | "laravel-lang/status-generator": "^2.11", 28 | "phpunit/phpunit": "^10.0 || ^11.0 || ^12.0", 29 | "symfony/var-dumper": "^7.0" 30 | }, 31 | "conflict": { 32 | "laravel/framework": "<11.0.7" 33 | }, 34 | "minimum-stability": "stable", 35 | "prefer-stable": true, 36 | "autoload": { 37 | "psr-4": { 38 | "LaravelLang\\Lang\\": "src/" 39 | } 40 | }, 41 | "autoload-dev": { 42 | "psr-4": { 43 | "Tests\\": "tests/" 44 | } 45 | }, 46 | "config": { 47 | "allow-plugins": { 48 | "composer/package-versions-deprecated": true, 49 | "dragon-code/codestyler": true, 50 | "ergebnis/composer-normalize": true, 51 | "php-http/discovery": true, 52 | "symfony/thanks": true 53 | }, 54 | "preferred-install": "dist", 55 | "sort-packages": true 56 | }, 57 | "extra": { 58 | "laravel": { 59 | "providers": [ 60 | "LaravelLang\\Lang\\ServiceProvider" 61 | ] 62 | } 63 | } 64 | } 65 | -------------------------------------------------------------------------------- /locales/af/_excludes.json: -------------------------------------------------------------------------------- 1 | [ 2 | "Afghanistan", 3 | "Angola", 4 | "Anguilla", 5 | "API Token", 6 | "April", 7 | "Aruba", 8 | "Azerbaijan", 9 | "Bahamas", 10 | "Bahrain", 11 | "Barbados", 12 | "Belize", 13 | "Benin", 14 | "Bermuda", 15 | "Bolivia", 16 | "Botswana", 17 | "Bouvet Island", 18 | "Burkina Faso", 19 | "Burundi", 20 | "Chad", 21 | "China", 22 | "Christmas Island", 23 | "Colombia", 24 | "Costa Rica", 25 | "CSV (.csv)", 26 | "Côte d'Ivoire", 27 | "Ecuador", 28 | "Eritrea", 29 | "Excel (.xlsx)", 30 | "Finland", 31 | "Ghana", 32 | "Gibraltar", 33 | "Grenada", 34 | "Guadeloupe", 35 | "Guam", 36 | "Guatemala", 37 | "Guernsey", 38 | "Guyana", 39 | "Haiti", 40 | "Honduras", 41 | "Hong Kong", 42 | "ID", 43 | "Israel", 44 | "Jamaica", 45 | "Japan", 46 | "Jersey", 47 | "Kazakhstan", 48 | "Kiribati", 49 | "Kosovo", 50 | "Kyrgyzstan", 51 | "Lao People's Democratic Republic", 52 | "Lens", 53 | "Lesotho", 54 | "Liechtenstein", 55 | "Macao", 56 | "Malawi", 57 | "Maldives", 58 | "Malta", 59 | "Martinique", 60 | "Mauritius", 61 | "Mayotte", 62 | "Monaco", 63 | "Montenegro", 64 | "Montserrat", 65 | "Myanmar", 66 | "Nauru", 67 | "Nepal", 68 | "New Caledonia", 69 | "Nicaragua", 70 | "Niger", 71 | "Niue", 72 | "Norfolk Island", 73 | "Nova", 74 | "November", 75 | "Oman", 76 | "Pakistan", 77 | "Palau", 78 | "Panama", 79 | "Paraguay", 80 | "Peru", 81 | "Portugal", 82 | "Puerto Rico", 83 | "Qatar", 84 | "Rwanda", 85 | "Samoa", 86 | "San Marino", 87 | "Senegal", 88 | "September", 89 | "Sierra Leone", 90 | "Sri Lanka", 91 | "Suriname", 92 | "Taiwan", 93 | "Tajikistan", 94 | "Thailand", 95 | "Togo", 96 | "Tokelau", 97 | "Turkmenistan", 98 | "Tuvalu", 99 | "Uganda", 100 | "Update", 101 | "Update :resource", 102 | "Update :resource: :title", 103 | "Uruguay", 104 | "Vanuatu", 105 | "Venezuela", 106 | "Zimbabwe" 107 | ] 108 | -------------------------------------------------------------------------------- /locales/am/json-inline.json: -------------------------------------------------------------------------------- 1 | { 2 | "The :attribute must be a valid role.": "ይህ መስክ ትክክለኛ ሚና መሆን አለበት።", 3 | "The :attribute must be at least :length characters and contain at least one number.": "ይህ መስክ ቢያንስ :length ቁምፊዎች እና ቢያንስ አንድ ቁጥር መያዝ አለበት.", 4 | "The :attribute must be at least :length characters and contain at least one special character and one number.": "ይህ መስክ ቢያንስ :length ቁምፊዎች መሆን አለበት እና ቢያንስ አንድ ልዩ ቁምፊ እና አንድ ቁጥር መያዝ አለበት.", 5 | "The :attribute must be at least :length characters and contain at least one special character.": "ይህ መስክ ቢያንስ :length ቁምፊዎች እና ቢያንስ አንድ ልዩ ቁምፊ መያዝ አለበት.", 6 | "The :attribute must be at least :length characters and contain at least one uppercase character and one number.": "ይህ መስክ ቢያንስ :length ቁምፊዎች መሆን አለበት እና ቢያንስ አንድ አቢይ ሆሄ እና አንድ ቁጥር መያዝ አለበት።", 7 | "The :attribute must be at least :length characters and contain at least one uppercase character and one special character.": "ይህ መስክ ቢያንስ :length ቁምፊዎች መሆን አለበት እና ቢያንስ አንድ አቢይ ሆሄ እና አንድ ልዩ ቁምፊ መያዝ አለበት.", 8 | "The :attribute must be at least :length characters and contain at least one uppercase character, one number, and one special character.": "ይህ መስክ ቢያንስ :length ቁምፊዎች መሆን አለበት እና ቢያንስ አንድ አቢይ ሆሄ፣ አንድ ቁጥር እና አንድ ልዩ ቁምፊ መያዝ አለበት።", 9 | "The :attribute must be at least :length characters and contain at least one uppercase character.": "ይህ መስክ ቢያንስ :length ቁምፊዎች መሆን አለበት እና ቢያንስ አንድ አቢይ ሆሄ ይይዛል።", 10 | "The :attribute must be at least :length characters.": "ይህ መስክ ቢያንስ :length ቁምፊዎች መሆን አለበት።", 11 | "The :attribute must contain at least one letter.": "ይህ መስክ ቢያንስ አንድ ፊደል መያዝ አለበት።", 12 | "The :attribute must contain at least one number.": "ይህ መስክ ቢያንስ አንድ ቁጥር መያዝ አለበት።", 13 | "The :attribute must contain at least one symbol.": "ይህ መስክ ቢያንስ አንድ ምልክት መያዝ አለበት።", 14 | "The :attribute must contain at least one uppercase and one lowercase letter.": "ይህ መስክ ቢያንስ አንድ አቢይ ሆሄ እና አንድ ትንሽ ሆሄ መያዝ አለበት።", 15 | "The given :attribute has appeared in a data leak. Please choose a different :attribute.": "የተሰጠው መስክ በውሂብ መፍሰስ ውስጥ ታይቷል። እባክዎ የተለየ መስክ ይምረጡ።" 16 | } 17 | -------------------------------------------------------------------------------- /locales/ar/_excludes.json: -------------------------------------------------------------------------------- 1 | [ 2 | "CSV (.csv)", 3 | "Excel (.xlsx)", 4 | "Nova" 5 | ] 6 | -------------------------------------------------------------------------------- /locales/ar/json-inline.json: -------------------------------------------------------------------------------- 1 | { 2 | "The :attribute must be a valid role.": "يجب أن يحوي هذا الحقل صلاحية فاعلة.", 3 | "The :attribute must be at least :length characters and contain at least one number.": "يجب أن يتألف هذا الحقل على الأقل من :length خانة وأن تحتوي على رقم واحد على الأقل.", 4 | "The :attribute must be at least :length characters and contain at least one special character and one number.": "يجب أن يتألف هذال الحقل على الأقل من :length خانة وأن يحتوي على الأقل على حرف خاص ورقم.", 5 | "The :attribute must be at least :length characters and contain at least one special character.": "يجب أن يتألف هذا الحقل على الأقل من :length خانة وأن يحتوي على حرف خاص واحد على الأقل.", 6 | "The :attribute must be at least :length characters and contain at least one uppercase character and one number.": "يجب أن يتألف هذا الحقل على الأقل من :length خانة وأن يحتوي على حرف كبير واحد ورقم واحد على الأقل.", 7 | "The :attribute must be at least :length characters and contain at least one uppercase character and one special character.": "يجب أن يتألف هذا الحقل على الأقل من :length خانة وأن يحتوي على حرف كبير واحد وحرف خاص واحد على الأقل.", 8 | "The :attribute must be at least :length characters and contain at least one uppercase character, one number, and one special character.": "يجب أن يتألف هذا الحقل على الأقل من :length خانة وأن يحتوي على حرف كبير واحد، رقم واحد، وحرف خاص واحد على الأقل.", 9 | "The :attribute must be at least :length characters and contain at least one uppercase character.": "يجب أن يتألف هذا الحقل على الأقل من :length خانة وأن يحتوي على حرف كبير واحد على الأقل.", 10 | "The :attribute must be at least :length characters.": "يجب أن يتألف هذا الحقل على الأقل من :length خانة.", 11 | "The :attribute must contain at least one letter.": "يجب أن يحتوي هذا الحقل حرف واحد على الأقل.", 12 | "The :attribute must contain at least one number.": "يجب أن يحتوي هذا الحقل رقم واحد على الأقل.", 13 | "The :attribute must contain at least one symbol.": "يجب أن يحتوي رمز واحد على الأقل.", 14 | "The :attribute must contain at least one uppercase and one lowercase letter.": "يجب أن يحتوي هذا الحقل على الأقل حرف كبير واحد وحرف صغير واحد.", 15 | "The given :attribute has appeared in a data leak. Please choose a different :attribute.": "القيمة المستخدمة ضمن قائمة البيانات المسربة. الرجاء اختيار قيمة مختلفة." 16 | } 17 | -------------------------------------------------------------------------------- /locales/as/json-inline.json: -------------------------------------------------------------------------------- 1 | { 2 | "The :attribute must be a valid role.": "এই ক্ষেত্ৰখন এটা বৈধ ভূমিকা হ'ব লাগিব।", 3 | "The :attribute must be at least :length characters and contain at least one number.": "এই ক্ষেত্ৰখন কমেও ১০টা আখৰ হ’ব লাগিব আৰু অন্ততঃ এটা সংখ্যা থাকিব লাগিব।", 4 | "The :attribute must be at least :length characters and contain at least one special character and one number.": "এই ক্ষেত্ৰখন কমেও ১০টা আখৰ হ’ব লাগিব আৰু ইয়াত অন্ততঃ এটা বিশেষ আখৰ আৰু এটা সংখ্যা থাকিব লাগিব।", 5 | "The :attribute must be at least :length characters and contain at least one special character.": "এই ক্ষেত্ৰখন কমেও ১০টা আখৰ হ'ব লাগিব আৰু অন্ততঃ এটা বিশেষ আখৰ থাকিব লাগিব।", 6 | "The :attribute must be at least :length characters and contain at least one uppercase character and one number.": "এই ক্ষেত্ৰখন কমেও ১০টা আখৰ হ'ব লাগিব আৰু ইয়াত অন্ততঃ এটা ডাঙৰ আখৰ আৰু এটা সংখ্যা থাকিব লাগিব।", 7 | "The :attribute must be at least :length characters and contain at least one uppercase character and one special character.": "এই ক্ষেত্ৰখন কমেও ১০টা আখৰ হ'ব লাগিব আৰু ইয়াত অন্ততঃ এটা ডাঙৰ আখৰ আৰু এটা বিশেষ আখৰ থাকিব লাগিব।", 8 | "The :attribute must be at least :length characters and contain at least one uppercase character, one number, and one special character.": "এই ক্ষেত্ৰখন কমেও ১০টা আখৰ হ'ব লাগিব আৰু ইয়াত অন্ততঃ এটা ডাঙৰ আখৰ, এটা সংখ্যা আৰু এটা বিশেষ আখৰ থাকিব লাগিব।", 9 | "The :attribute must be at least :length characters and contain at least one uppercase character.": "এই ক্ষেত্ৰখন কমেও ১০টা আখৰ হ'ব লাগিব আৰু অন্ততঃ এটা ডাঙৰ আখৰ থাকিব লাগিব।", 10 | "The :attribute must be at least :length characters.": "এই ক্ষেত্ৰখন কমেও ১০টা আখৰ হ’ব লাগিব।", 11 | "The :attribute must contain at least one letter.": "এই ক্ষেত্ৰত অন্ততঃ এটা আখৰ থাকিব লাগিব।", 12 | "The :attribute must contain at least one number.": "এই ক্ষেত্ৰত অন্ততঃ এটা সংখ্যা থাকিব লাগিব।", 13 | "The :attribute must contain at least one symbol.": "এই ক্ষেত্ৰত অন্ততঃ এটা চিহ্ন থাকিব লাগিব।", 14 | "The :attribute must contain at least one uppercase and one lowercase letter.": "এই ক্ষেত্ৰত অন্ততঃ এটা ডাঙৰ আৰু এটা সৰু আখৰ থাকিব লাগিব।", 15 | "The given :attribute has appeared in a data leak. Please choose a different :attribute.": "প্ৰদত্ত ক্ষেত্ৰখন ডাটা লিকত দেখা গৈছে। অনুগ্ৰহ কৰি এটা বেলেগ ক্ষেত্ৰ বাছি লওক।" 16 | } 17 | -------------------------------------------------------------------------------- /locales/az/_excludes.json: -------------------------------------------------------------------------------- 1 | [ 2 | "API Tokens", 3 | "CSV (.csv)", 4 | "Excel (.xlsx)", 5 | "Nova" 6 | ] 7 | -------------------------------------------------------------------------------- /locales/az/json-inline.json: -------------------------------------------------------------------------------- 1 | { 2 | "The :attribute must be a valid role.": "Bu sahə etibarlı rol olmalıdır.", 3 | "The :attribute must be at least :length characters and contain at least one number.": "Bu sahə ən azı :length simvollardan ibarət olmalıdır və ən azı bir ədəd olmalıdır.", 4 | "The :attribute must be at least :length characters and contain at least one special character and one number.": "Bu sahə ən azı :length simvollardan ibarət olmalıdır və ən azı bir xüsusi simvol və bir nömrəni ehtiva etməlidir.", 5 | "The :attribute must be at least :length characters and contain at least one special character.": "Bu sahə ən azı :length simvolları olmalıdır və ən azı bir xüsusi simvoldan ibarət olmalıdır.", 6 | "The :attribute must be at least :length characters and contain at least one uppercase character and one number.": "Bu sahə ən azı :length simvollardan ibarət olmalıdır və ən azı bir böyük hərf və bir rəqəmdən ibarət olmalıdır.", 7 | "The :attribute must be at least :length characters and contain at least one uppercase character and one special character.": "Bu sahə ən azı :length simvolları olmalıdır və ən azı bir böyük hərf və bir xüsusi simvoldan ibarət olmalıdır.", 8 | "The :attribute must be at least :length characters and contain at least one uppercase character, one number, and one special character.": "Bu sahə ən azı :length simvolları olmalıdır və ən azı bir böyük hərf, bir rəqəm və bir xüsusi simvoldan ibarət olmalıdır.", 9 | "The :attribute must be at least :length characters and contain at least one uppercase character.": "Bu sahə ən azı :length simvolları olmalıdır və ən azı bir böyük hərfdən ibarət olmalıdır.", 10 | "The :attribute must be at least :length characters.": "Bu sahə ən azı :length simvollarından ibarət olmalıdır.", 11 | "The :attribute must contain at least one letter.": "Bu sahədə ən azı bir hərf olmalıdır.", 12 | "The :attribute must contain at least one number.": "Bu sahədə ən azı bir nömrə olmalıdır.", 13 | "The :attribute must contain at least one symbol.": "Bu sahədə ən azı bir simvol olmalıdır.", 14 | "The :attribute must contain at least one uppercase and one lowercase letter.": "Bu sahədə ən azı bir böyük və bir kiçik hərf olmalıdır.", 15 | "The given :attribute has appeared in a data leak. Please choose a different :attribute.": "Verilən sahə məlumat sızmasında göründü. Lütfən, başqa sahə seçin." 16 | } 17 | -------------------------------------------------------------------------------- /locales/be/_excludes.json: -------------------------------------------------------------------------------- 1 | [ 2 | "CSV (.csv)", 3 | "Excel (.xlsx)", 4 | "Nova" 5 | ] 6 | -------------------------------------------------------------------------------- /locales/bg/_excludes.json: -------------------------------------------------------------------------------- 1 | [ 2 | "CSV (.csv)", 3 | "Excel (.xlsx)", 4 | "Nova" 5 | ] 6 | -------------------------------------------------------------------------------- /locales/bg/json-inline.json: -------------------------------------------------------------------------------- 1 | { 2 | "The :attribute must be a valid role.": "Това поле трябва да е валидна роля.", 3 | "The :attribute must be at least :length characters and contain at least one number.": "Това поле трябва да съдържа поне :length знака и да съдържа поне едно число.", 4 | "The :attribute must be at least :length characters and contain at least one special character and one number.": "Това поле трябва да съдържа поне :length знака и да съдържа поне един специален знак и едно число.", 5 | "The :attribute must be at least :length characters and contain at least one special character.": "Това поле трябва да съдържа поне :length знака и да съдържа поне един специален знак.", 6 | "The :attribute must be at least :length characters and contain at least one uppercase character and one number.": "Това поле трябва да съдържа най-малко :length знака и да съдържа поне една главна буква и едно число.", 7 | "The :attribute must be at least :length characters and contain at least one uppercase character and one special character.": "Това поле трябва да съдържа поне :length знака и да съдържа поне един знак с главна буква и един специален знак.", 8 | "The :attribute must be at least :length characters and contain at least one uppercase character, one number, and one special character.": "Това поле трябва да съдържа поне :length знака и да съдържа поне един знак с главна буква, едно число и един специален знак.", 9 | "The :attribute must be at least :length characters and contain at least one uppercase character.": "Това поле трябва да съдържа поне :length знака и да съдържа поне един знак с главна буква.", 10 | "The :attribute must be at least :length characters.": "Това поле трябва да съдържа поне :length знака.", 11 | "The :attribute must contain at least one letter.": "Това поле трябва да съдържа поне една буква.", 12 | "The :attribute must contain at least one number.": "Това поле трябва да съдържа поне едно число.", 13 | "The :attribute must contain at least one symbol.": "Това поле трябва да съдържа поне един символ.", 14 | "The :attribute must contain at least one uppercase and one lowercase letter.": "Това поле трябва да съдържа поне една главна и една малка буква.", 15 | "The given :attribute has appeared in a data leak. Please choose a different :attribute.": "Даденото поле се е появило при изтичане на данни. Моля, изберете друго поле." 16 | } 17 | -------------------------------------------------------------------------------- /locales/bho/json-inline.json: -------------------------------------------------------------------------------- 1 | { 2 | "The :attribute must be a valid role.": "ई क्षेत्र एगो वैध भूमिका होखे के चाहीं.", 3 | "The :attribute must be at least :length characters and contain at least one number.": "एह फील्ड में कम से कम :length अक्षर होखे के चाहीं आ कम से कम एगो नंबर होखे के चाहीं.", 4 | "The :attribute must be at least :length characters and contain at least one special character and one number.": "एह फील्ड में कम से कम :length अक्षर होखे के चाहीं आ कम से कम एगो खास वर्ण आ एगो नंबर होखे के चाहीं.", 5 | "The :attribute must be at least :length characters and contain at least one special character.": "एह फील्ड में कम से कम :length अक्षर होखे के चाहीं आ कम से कम एगो खास वर्ण होखे के चाहीं.", 6 | "The :attribute must be at least :length characters and contain at least one uppercase character and one number.": "एह फील्ड में कम से कम :length अक्षर होखे के चाहीं आ कम से कम एगो बड़हन अक्षर आ एगो नंबर होखे के चाहीं.", 7 | "The :attribute must be at least :length characters and contain at least one uppercase character and one special character.": "एह फील्ड में कम से कम :length अक्षर होखे के चाहीं आ कम से कम एगो बड़हन अक्षर आ एगो खास वर्ण होखे के चाहीं.", 8 | "The :attribute must be at least :length characters and contain at least one uppercase character, one number, and one special character.": "एह फील्ड में कम से कम :length अक्षर होखे के चाहीं आ एह में कम से कम एगो बड़हन अक्षर, एगो नंबर आ एगो खास वर्ण होखे के चाहीं.", 9 | "The :attribute must be at least :length characters and contain at least one uppercase character.": "एह फील्ड में कम से कम :length अक्षर होखे के चाहीं आ कम से कम एगो बड़हन अक्षर होखे के चाहीं.", 10 | "The :attribute must be at least :length characters.": "ई फील्ड कम से कम :length अक्षर के होखे के चाहीं.", 11 | "The :attribute must contain at least one letter.": "एह फील्ड में कम से कम एगो अक्षर होखे के चाहीं.", 12 | "The :attribute must contain at least one number.": "एह फील्ड में कम से कम एगो नंबर होखे के चाहीं.", 13 | "The :attribute must contain at least one symbol.": "एह फील्ड में कम से कम एगो चिन्ह होखे के चाहीं.", 14 | "The :attribute must contain at least one uppercase and one lowercase letter.": "एह फील्ड में कम से कम एगो बड़हन आ एगो छोट अक्षर होखे के चाहीं.", 15 | "The given :attribute has appeared in a data leak. Please choose a different :attribute.": "दिहल फील्ड एगो डाटा लीक में लउकल बा. कृपया कवनो अलग क्षेत्र चुनीं।" 16 | } 17 | -------------------------------------------------------------------------------- /locales/bn/_excludes.json: -------------------------------------------------------------------------------- 1 | [ 2 | "CSV (.csv)", 3 | "Excel (.xlsx)", 4 | "Nova" 5 | ] 6 | -------------------------------------------------------------------------------- /locales/bn/json-inline.json: -------------------------------------------------------------------------------- 1 | { 2 | "The :attribute must be a valid role.": "এই ক্ষেত্রটি একটি বৈধ ভূমিকা হতে হবে।", 3 | "The :attribute must be at least :length characters and contain at least one number.": "এই ক্ষেত্রটি কমপক্ষে :length অক্ষরের হতে হবে এবং কমপক্ষে একটি সংখ্যা থাকতে হবে।", 4 | "The :attribute must be at least :length characters and contain at least one special character and one number.": "এই ক্ষেত্রটি কমপক্ষে :length অক্ষর হতে হবে এবং কমপক্ষে একটি বিশেষ অক্ষর এবং একটি সংখ্যা থাকতে হবে।", 5 | "The :attribute must be at least :length characters and contain at least one special character.": "এই ক্ষেত্রটি কমপক্ষে :length অক্ষর হতে হবে এবং কমপক্ষে একটি বিশেষ অক্ষর থাকতে হবে।", 6 | "The :attribute must be at least :length characters and contain at least one uppercase character and one number.": "এই ক্ষেত্রটি কমপক্ষে :length অক্ষর হতে হবে এবং এতে অন্তত একটি বড় হাতের অক্ষর এবং একটি সংখ্যা থাকতে হবে।", 7 | "The :attribute must be at least :length characters and contain at least one uppercase character and one special character.": "এই ক্ষেত্রটি অবশ্যই কমপক্ষে :length অক্ষর হতে হবে এবং এতে কমপক্ষে একটি বড় হাতের অক্ষর এবং একটি বিশেষ অক্ষর থাকতে হবে।", 8 | "The :attribute must be at least :length characters and contain at least one uppercase character, one number, and one special character.": "এই ক্ষেত্রটি কমপক্ষে :length অক্ষর হতে হবে এবং এতে অন্তত একটি বড় হাতের অক্ষর, একটি সংখ্যা এবং একটি বিশেষ অক্ষর থাকতে হবে।", 9 | "The :attribute must be at least :length characters and contain at least one uppercase character.": "এই ক্ষেত্রটি কমপক্ষে :length অক্ষর হতে হবে এবং কমপক্ষে একটি বড় হাতের অক্ষর থাকতে হবে।", 10 | "The :attribute must be at least :length characters.": "এই ক্ষেত্রটি কমপক্ষে :length অক্ষর হতে হবে।", 11 | "The :attribute must contain at least one letter.": "এই ক্ষেত্রটি অন্তত একটি অক্ষর থাকতে হবে।", 12 | "The :attribute must contain at least one number.": "এই ক্ষেত্রটি অন্তত একটি সংখ্যা থাকতে হবে।", 13 | "The :attribute must contain at least one symbol.": "এই ক্ষেত্রটি অন্তত একটি প্রতীক থাকতে হবে।", 14 | "The :attribute must contain at least one uppercase and one lowercase letter.": "এই ক্ষেত্রটি অন্তত একটি বড় হাতের এবং একটি ছোট হাতের অক্ষর থাকতে হবে।", 15 | "The given :attribute has appeared in a data leak. Please choose a different :attribute.": "প্রদত্ত ক্ষেত্রটি একটি ডেটা ফাঁসের মধ্যে উপস্থিত হয়েছে। অনুগ্রহ করে একটি ভিন্ন ক্ষেত্র নির্বাচন করুন।" 16 | } 17 | -------------------------------------------------------------------------------- /locales/bs/_excludes.json: -------------------------------------------------------------------------------- 1 | [ 2 | "Administrator", 3 | "American Samoa", 4 | "API Token", 5 | "April", 6 | "Argentina", 7 | "Bahrain", 8 | "Barbados", 9 | "Bermuda", 10 | "Brazil", 11 | "Burkina Faso", 12 | "Burundi", 13 | "Cayman Islands", 14 | "CSV (.csv)", 15 | "Djibouti", 16 | "Email", 17 | "email", 18 | "Eritrea", 19 | "Excel (.xlsx)", 20 | "Fiji", 21 | "Gabon", 22 | "Georgia", 23 | "Gibraltar", 24 | "Guam", 25 | "Guernsey", 26 | "Guyana", 27 | "Haiti", 28 | "Honduras", 29 | "Hong Kong", 30 | "ID", 31 | "Indonesia", 32 | "Japan", 33 | "Jordan", 34 | "Kenya", 35 | "Kiribati", 36 | "Kosovo", 37 | "Lao People's Democratic Republic", 38 | "Leave Team", 39 | "Lesotho", 40 | "Liechtenstein", 41 | "Mali", 42 | "Malta", 43 | "Namibia", 44 | "Nepal", 45 | "Niue", 46 | "Norfolk Island", 47 | "Nova", 48 | "Oman", 49 | "Original", 50 | "Pakistan", 51 | "Panama", 52 | "Peru", 53 | "Portugal", 54 | "Qatar", 55 | "Saint Lucia", 56 | "Sierra Leone", 57 | "Suriname", 58 | "Tokelau", 59 | "Vanuatu" 60 | ] 61 | -------------------------------------------------------------------------------- /locales/bs/json-inline.json: -------------------------------------------------------------------------------- 1 | { 2 | "The :attribute must be a valid role.": "Ovo polje mora biti važeća uloga.", 3 | "The :attribute must be at least :length characters and contain at least one number.": "Ovo polje mora imati najmanje :length znakova i sadržavati najmanje jedan broj.", 4 | "The :attribute must be at least :length characters and contain at least one special character and one number.": "Ovo polje mora imati najmanje :length znakova i sadržavati najmanje jedan poseban znak i jedan broj.", 5 | "The :attribute must be at least :length characters and contain at least one special character.": "Ovo polje mora imati najmanje :length znakova i sadržavati najmanje jedan poseban znak.", 6 | "The :attribute must be at least :length characters and contain at least one uppercase character and one number.": "Ovo polje mora imati najmanje :length znakova i sadržavati najmanje jedno veliko slovo i jedan broj.", 7 | "The :attribute must be at least :length characters and contain at least one uppercase character and one special character.": "Ovo polje mora imati najmanje :length znakova i mora sadržavati najmanje jedno veliko slovo i jedan poseban znak.", 8 | "The :attribute must be at least :length characters and contain at least one uppercase character, one number, and one special character.": "Ovo polje mora imati najmanje :length znakova i sadržavati najmanje jedno veliko slovo, jedan broj i jedan poseban znak.", 9 | "The :attribute must be at least :length characters and contain at least one uppercase character.": "Ovo polje mora imati najmanje :length znakova i sadržavati najmanje jedan znak velikih slova.", 10 | "The :attribute must be at least :length characters.": "Ovo polje mora imati najmanje :length znakova.", 11 | "The :attribute must contain at least one letter.": "Ovo polje mora sadržavati najmanje jedno slovo.", 12 | "The :attribute must contain at least one number.": "Ovo polje mora sadržavati najmanje jedan broj.", 13 | "The :attribute must contain at least one symbol.": "Ovo polje mora sadržavati najmanje jedan simbol.", 14 | "The :attribute must contain at least one uppercase and one lowercase letter.": "Ovo polje mora sadržavati najmanje jedno veliko i jedno malo slovo.", 15 | "The given :attribute has appeared in a data leak. Please choose a different :attribute.": "Dato polje se pojavilo u curenju podataka. Molimo odaberite drugo polje." 16 | } 17 | -------------------------------------------------------------------------------- /locales/ca/_excludes.json: -------------------------------------------------------------------------------- 1 | [ 2 | ":amount Total", 3 | "Andorra", 4 | "Angola", 5 | "Anguilla", 6 | "Argentina", 7 | "Aruba", 8 | "Bahrain", 9 | "Barbados", 10 | "Belize", 11 | "Bermuda", 12 | "Bhutan", 13 | "Botswana", 14 | "Burkina Faso", 15 | "Burundi", 16 | "Congo", 17 | "Constant", 18 | "Costa Rica", 19 | "CSV (.csv)", 20 | "Cuba", 21 | "Djibouti", 22 | "Editor", 23 | "El Salvador", 24 | "Eritrea", 25 | "Error", 26 | "Excel (.xlsx)", 27 | "Fiji", 28 | "Gabon", 29 | "Ghana", 30 | "Gibraltar", 31 | "Guam", 32 | "Guatemala", 33 | "Guernsey", 34 | "Guinea", 35 | "ID", 36 | "Israel", 37 | "Jamaica", 38 | "Jersey", 39 | "Kazakhstan", 40 | "Kenya", 41 | "Kiribati", 42 | "Kosovo", 43 | "Kuwait", 44 | "Lesotho", 45 | "Liechtenstein", 46 | "Madagascar", 47 | "Malawi", 48 | "Maldives", 49 | "Malta", 50 | "Mayotte", 51 | "Montenegro", 52 | "Montserrat", 53 | "Myanmar", 54 | "Nauru", 55 | "Nepal", 56 | "Nicaragua", 57 | "Niue", 58 | "No", 59 | "Nova", 60 | "Oman", 61 | "Original", 62 | "Pakistan", 63 | "Palau", 64 | "Portugal", 65 | "Puerto Rico", 66 | "Qatar", 67 | "Romania", 68 | "Rwanda", 69 | "Saint Barthélemy", 70 | "Saint Pierre and Miquelon", 71 | "Samoa", 72 | "San Marino", 73 | "Senegal", 74 | "Seychelles", 75 | "Sierra Leone", 76 | "Sri Lanka", 77 | "Sudan", 78 | "Taiwan", 79 | "Togo", 80 | "Tokelau", 81 | "total", 82 | "Total:", 83 | "Turkmenistan", 84 | "Tuvalu", 85 | "Uganda", 86 | "Uzbekistan", 87 | "Vanuatu", 88 | "Zimbabwe" 89 | ] 90 | -------------------------------------------------------------------------------- /locales/ckb/json-inline.json: -------------------------------------------------------------------------------- 1 | { 2 | "The :attribute must be a valid role.": "ئەم بوارە دەبێت ڕۆڵێکی دروست بێت.", 3 | "The :attribute must be at least :length characters and contain at least one number.": "ئەم بوارە دەبێت بەلایەنی کەمەوە ١٠ پیت بێت و لانیکەم یەک ژمارە لەخۆبگرێت.", 4 | "The :attribute must be at least :length characters and contain at least one special character and one number.": "ئەم بوارە دەبێت بەلایەنی کەمەوە ١٠ پیت بێت و لانیکەم یەک پیتی تایبەت و یەک ژمارەی تێدابێت.", 5 | "The :attribute must be at least :length characters and contain at least one special character.": "ئەم بوارە دەبێت بەلایەنی کەمەوە ١٠ پیت بێت و لانیکەم یەک پیتی تایبەتی تێدابێت.", 6 | "The :attribute must be at least :length characters and contain at least one uppercase character and one number.": "ئەم بوارە دەبێت بەلایەنی کەمەوە ١٠ پیت بێت و لانیکەم یەک پیتی گەورە و یەک ژمارە لەخۆبگرێت.", 7 | "The :attribute must be at least :length characters and contain at least one uppercase character and one special character.": "ئەم بوارە دەبێت لانیکەم ١٠ پیت بێت و لانیکەم یەک پیتی گەورە و یەک پیتی تایبەتی تێدابێت.", 8 | "The :attribute must be at least :length characters and contain at least one uppercase character, one number, and one special character.": "ئەم بوارە دەبێت لانیکەم ١٠ پیت بێت و لانیکەم یەک پیتی گەورە و یەک ژمارە و یەک پیتی تایبەتی تێدابێت.", 9 | "The :attribute must be at least :length characters and contain at least one uppercase character.": "ئەم بوارە دەبێت لانیکەم ١٠ پیت بێت و لانیکەم یەک پیتی گەورەی تێدابێت.", 10 | "The :attribute must be at least :length characters.": "ئەم بوارە دەبێت بەلایەنی کەمەوە ١٠ پیت بێت.", 11 | "The :attribute must contain at least one letter.": "ئەم بوارە دەبێت لانیکەم یەک پیتی تێدابێت.", 12 | "The :attribute must contain at least one number.": "ئەم بوارە دەبێت لانیکەم یەک ژمارە لەخۆبگرێت.", 13 | "The :attribute must contain at least one symbol.": "ئەم بوارە دەبێت لانیکەم یەک هێما لەخۆبگرێت.", 14 | "The :attribute must contain at least one uppercase and one lowercase letter.": "ئەم بوارە دەبێت لانیکەم یەک پیتی گەورە و یەک پیتی بچووکی تێدابێت.", 15 | "The given :attribute has appeared in a data leak. Please choose a different :attribute.": "مەیدانی دیاریکراو لە دزەپێکردنی داتادا دەرکەوتووە. تکایە بوارێکی جیاواز هەڵبژێرە." 16 | } 17 | -------------------------------------------------------------------------------- /locales/cs/_excludes.json: -------------------------------------------------------------------------------- 1 | [ 2 | "Andorra", 3 | "CSV (.csv)", 4 | "Excel (.xlsx)", 5 | "Nova" 6 | ] 7 | -------------------------------------------------------------------------------- /locales/cs/json-inline.json: -------------------------------------------------------------------------------- 1 | { 2 | "The :attribute must be a valid role.": "Toto pole musí být platná role.", 3 | "The :attribute must be at least :length characters and contain at least one number.": "Toto pole musí mít alespoň :length znaků a obsahovat alespoň jedno číslo.", 4 | "The :attribute must be at least :length characters and contain at least one special character and one number.": "Toto pole musí mít alespoň :length znaků a obsahovat alespoň jeden speciální znak a jedno číslo.", 5 | "The :attribute must be at least :length characters and contain at least one special character.": "Toto pole musí mít alespoň :length znaků a obsahovat alespoň jeden speciální znak.", 6 | "The :attribute must be at least :length characters and contain at least one uppercase character and one number.": "Toto pole musí mít alespoň :length znaků a obsahovat alespoň jedno velké písmeno a jedno číslo.", 7 | "The :attribute must be at least :length characters and contain at least one uppercase character and one special character.": "Toto pole musí mít alespoň :length znaků a obsahovat alespoň jedno velké písmeno a jeden speciální znak.", 8 | "The :attribute must be at least :length characters and contain at least one uppercase character, one number, and one special character.": "Toto pole musí mít alespoň :length znaků a obsahovat alespoň jedno velké písmeno, jedno číslo a jeden speciální znak.", 9 | "The :attribute must be at least :length characters and contain at least one uppercase character.": "Toto pole musí mít alespoň :length znaků a obsahovat alespoň jedno velké písmeno.", 10 | "The :attribute must be at least :length characters.": "Toto pole musí mít alespoň :length znaků.", 11 | "The :attribute must contain at least one letter.": "Toto pole musí obsahovat alespoň jedno písmeno.", 12 | "The :attribute must contain at least one number.": "Toto pole musí obsahovat alespoň jedno číslo.", 13 | "The :attribute must contain at least one symbol.": "Toto pole musí obsahovat alespoň jeden symbol.", 14 | "The :attribute must contain at least one uppercase and one lowercase letter.": "Toto pole musí obsahovat alespoň jedno velké a jedno malé písmeno.", 15 | "The given :attribute has appeared in a data leak. Please choose a different :attribute.": "Dané pole se objevilo při úniku dat. Vyberte prosím jiné pole." 16 | } 17 | -------------------------------------------------------------------------------- /locales/cy/json-inline.json: -------------------------------------------------------------------------------- 1 | { 2 | "The :attribute must be a valid role.": "Rhaid i'r maes hwn fod yn rôl ddilys.", 3 | "The :attribute must be at least :length characters and contain at least one number.": "Rhaid i'r maes hwn fod o leiaf :length nod a chynnwys o leiaf un rhif.", 4 | "The :attribute must be at least :length characters and contain at least one special character and one number.": "Rhaid i'r maes hwn fod o leiaf :length nod a chynnwys o leiaf un nod arbennig ac un rhif.", 5 | "The :attribute must be at least :length characters and contain at least one special character.": "Rhaid i'r maes hwn fod o leiaf :length nod a chynnwys o leiaf un nod arbennig.", 6 | "The :attribute must be at least :length characters and contain at least one uppercase character and one number.": "Rhaid i'r maes hwn fod o leiaf :length nod a chynnwys o leiaf un nod priflythrennau ac un rhif.", 7 | "The :attribute must be at least :length characters and contain at least one uppercase character and one special character.": "Rhaid i'r maes hwn gynnwys o leiaf :length nod a chynnwys o leiaf un nod priflythrennau ac un nod arbennig.", 8 | "The :attribute must be at least :length characters and contain at least one uppercase character, one number, and one special character.": "Rhaid i'r maes hwn fod o leiaf :length nod a chynnwys o leiaf un nod mawr, un rhif ac un nod arbennig.", 9 | "The :attribute must be at least :length characters and contain at least one uppercase character.": "Rhaid i'r maes hwn fod o leiaf :length nod a chynnwys o leiaf un nod priflythrennau.", 10 | "The :attribute must be at least :length characters.": "Rhaid i'r maes hwn fod o leiaf :length nod.", 11 | "The :attribute must contain at least one letter.": "Rhaid i'r maes hwn gynnwys o leiaf un llythyren.", 12 | "The :attribute must contain at least one number.": "Rhaid i'r maes hwn gynnwys o leiaf un rhif.", 13 | "The :attribute must contain at least one symbol.": "Rhaid i'r maes hwn gynnwys o leiaf un symbol.", 14 | "The :attribute must contain at least one uppercase and one lowercase letter.": "Rhaid i'r maes hwn gynnwys o leiaf un prif lythyren ac un llythyren fach.", 15 | "The given :attribute has appeared in a data leak. Please choose a different :attribute.": "Mae'r maes a roddir wedi ymddangos mewn gollyngiad data. Dewiswch faes gwahanol." 16 | } 17 | -------------------------------------------------------------------------------- /locales/da/_excludes.json: -------------------------------------------------------------------------------- 1 | [ 2 | "CSV (.csv)", 3 | "Excel (.xlsx)", 4 | "Nova" 5 | ] 6 | -------------------------------------------------------------------------------- /locales/da/json-inline.json: -------------------------------------------------------------------------------- 1 | { 2 | "The :attribute must be a valid role.": "Dette felt skal være en gyldig rolle.", 3 | "The :attribute must be at least :length characters and contain at least one number.": "Dette felt skal være på mindst :length tegn og indeholde mindst ét ​​tal.", 4 | "The :attribute must be at least :length characters and contain at least one special character and one number.": "Dette felt skal være på mindst :length tegn og indeholde mindst ét ​​specialtegn og ét tal.", 5 | "The :attribute must be at least :length characters and contain at least one special character.": "Dette felt skal være på mindst :length tegn og indeholde mindst ét ​​specialtegn.", 6 | "The :attribute must be at least :length characters and contain at least one uppercase character and one number.": "Dette felt skal være på mindst :length tegn og indeholde mindst ét ​​stort tegn og ét tal.", 7 | "The :attribute must be at least :length characters and contain at least one uppercase character and one special character.": "Dette felt skal være på mindst :length tegn og indeholde mindst ét ​​stort tegn og ét specialtegn.", 8 | "The :attribute must be at least :length characters and contain at least one uppercase character, one number, and one special character.": "Dette felt skal være på mindst :length tegn og indeholde mindst ét ​​stort tegn, ét tal og ét specialtegn.", 9 | "The :attribute must be at least :length characters and contain at least one uppercase character.": "Dette felt skal være på mindst :length tegn og indeholde mindst ét ​​stort tegn.", 10 | "The :attribute must be at least :length characters.": "Dette felt skal være på mindst :length tegn.", 11 | "The :attribute must contain at least one letter.": "Dette felt skal indeholde mindst ét ​​bogstav.", 12 | "The :attribute must contain at least one number.": "Dette felt skal indeholde mindst ét ​​tal.", 13 | "The :attribute must contain at least one symbol.": "Dette felt skal indeholde mindst ét ​​symbol.", 14 | "The :attribute must contain at least one uppercase and one lowercase letter.": "Dette felt skal indeholde mindst et stort og et lille bogstav.", 15 | "The given :attribute has appeared in a data leak. Please choose a different :attribute.": "Det givne felt er dukket op i et datalæk. Vælg venligst et andet felt." 16 | } 17 | -------------------------------------------------------------------------------- /locales/doi/json-inline.json: -------------------------------------------------------------------------------- 1 | { 2 | "The :attribute must be a valid role.": "एह् फील्ड इक मान्य भूमिका होनी चाहिदी।", 3 | "The :attribute must be at least :length characters and contain at least one number.": "इस फील्ड च घट्टोघट्ट :length अक्षर होन चाहिदे न ते घट्टोघट्ट इक नंबर होन चाहिदे न.", 4 | "The :attribute must be at least :length characters and contain at least one special character and one number.": "इस फील्ड च घट्टोघट्ट :length अक्षर होन चाहिदे न ते इस च घट्टोघट्ट इक खास वर्ण ते इक नंबर होन चाहिदे न.", 5 | "The :attribute must be at least :length characters and contain at least one special character.": "इस फील्ड च घट्टोघट्ट :length अक्षर होन चाहिदे न ते घट्टोघट्ट इक खास वर्ण होन चाहिदे न.", 6 | "The :attribute must be at least :length characters and contain at least one uppercase character and one number.": "इस फील्ड च घट्टोघट्ट :length अक्षर होन चाहिदे न ते इस च घट्टोघट्ट इक बड्डे अक्षर ते इक नंबर होन चाहिदे न.", 7 | "The :attribute must be at least :length characters and contain at least one uppercase character and one special character.": "इस फील्ड च घट्टोघट्ट :length अक्षर होन चाहिदे न ते इस च घट्टोघट्ट इक बड्डे अक्षर ते इक खास वर्ण होन चाहिदे न.", 8 | "The :attribute must be at least :length characters and contain at least one uppercase character, one number, and one special character.": "इस फील्ड च घट्टोघट्ट :length अक्षर होन चाहिदे न ते इस च घट्टोघट्ट इक बड्डे अक्षर, इक नंबर ते इक खास वर्ण होन चाहिदे न.", 9 | "The :attribute must be at least :length characters and contain at least one uppercase character.": "इस फील्ड च घट्टोघट्ट :length अक्षर होन चाहिदे न ते घट्टोघट्ट इक बड्डे अक्षर होन चाहिदे न.", 10 | "The :attribute must be at least :length characters.": "इस फील्ड च घट्टोघट्ट :length अक्षर होन चाहिदे न।", 11 | "The :attribute must contain at least one letter.": "इस फील्ड च घट्टोघट्ट इक अक्षर होनी चाहिदी।", 12 | "The :attribute must contain at least one number.": "इस फील्ड च घट्टोघट्ट इक नंबर होनी चाहिदी।", 13 | "The :attribute must contain at least one symbol.": "इस फील्ड च घट्टोघट्ट इक चिह् न होनी चाहिदी।", 14 | "The :attribute must contain at least one uppercase and one lowercase letter.": "इस फील्ड च घट्टोघट्ट इक बड्डा ते इक लघु अक्षर होना चाहिदा ऐ।", 15 | "The given :attribute has appeared in a data leak. Please choose a different :attribute.": "दित्ता गेदा फील्ड इक डेटा लीक च दिक्खेआ गेआ ऐ। कृपा करियै इक बक्खरा फील्ड चुनो।" 16 | } 17 | -------------------------------------------------------------------------------- /locales/el/_excludes.json: -------------------------------------------------------------------------------- 1 | [ 2 | "API Token", 3 | "API Tokens", 4 | "CSV (.csv)", 5 | "Excel (.xlsx)", 6 | "Nova" 7 | ] 8 | -------------------------------------------------------------------------------- /locales/en/json-inline.json: -------------------------------------------------------------------------------- 1 | { 2 | "The :attribute must be a valid role.": "This must be a valid role.", 3 | "The :attribute must be at least :length characters and contain at least one number.": "The string must be at least :length characters and contain at least one number.", 4 | "The :attribute must be at least :length characters and contain at least one special character and one number.": "The string must be at least :length characters and contain at least one special character and one number.", 5 | "The :attribute must be at least :length characters and contain at least one special character.": "The string must be at least :length characters and contain at least one special character.", 6 | "The :attribute must be at least :length characters and contain at least one uppercase character and one number.": "The string must be at least :length characters and contain at least one uppercase character and one number.", 7 | "The :attribute must be at least :length characters and contain at least one uppercase character and one special character.": "The string must be at least :length characters and contain at least one uppercase character and one special character.", 8 | "The :attribute must be at least :length characters and contain at least one uppercase character, one number, and one special character.": "The string must be at least :length characters and contain at least one uppercase character, one number, and one special character.", 9 | "The :attribute must be at least :length characters and contain at least one uppercase character.": "The string must be at least :length characters and contain at least one uppercase character.", 10 | "The :attribute must be at least :length characters.": "The string must be at least :length characters.", 11 | "The :attribute must contain at least one letter.": "The string must contain at least one letter.", 12 | "The :attribute must contain at least one number.": "The string must contain at least one number.", 13 | "The :attribute must contain at least one symbol.": "The string must contain at least one symbol.", 14 | "The :attribute must contain at least one uppercase and one lowercase letter.": "The string must contain at least one uppercase and one lowercase letter.", 15 | "The given :attribute has appeared in a data leak. Please choose a different :attribute.": "The given string has appeared in a data leak. Please choose a different one." 16 | } 17 | -------------------------------------------------------------------------------- /locales/en_CA/json-inline.json: -------------------------------------------------------------------------------- 1 | { 2 | "The :attribute must be a valid role.": "This field must be a valid role.", 3 | "The :attribute must be at least :length characters and contain at least one number.": "This field must be at least :length characters and contain at least one number.", 4 | "The :attribute must be at least :length characters and contain at least one special character and one number.": "This field must be at least :length characters and contain at least one special character and one number.", 5 | "The :attribute must be at least :length characters and contain at least one special character.": "This field must be at least :length characters and contain at least one special character.", 6 | "The :attribute must be at least :length characters and contain at least one uppercase character and one number.": "This field must be at least :length characters and contain at least one uppercase character and one number.", 7 | "The :attribute must be at least :length characters and contain at least one uppercase character and one special character.": "This field must be at least :length characters and contain at least one uppercase character and one special character.", 8 | "The :attribute must be at least :length characters and contain at least one uppercase character, one number, and one special character.": "This field must be at least :length characters and contain at least one uppercase character, one number, and one special character.", 9 | "The :attribute must be at least :length characters and contain at least one uppercase character.": "This field must be at least :length characters and contain at least one uppercase character.", 10 | "The :attribute must be at least :length characters.": "This field must be at least :length characters.", 11 | "The :attribute must contain at least one letter.": "This field must contain at least one letter.", 12 | "The :attribute must contain at least one number.": "This field must contain at least one number.", 13 | "The :attribute must contain at least one symbol.": "This field must contain at least one symbol.", 14 | "The :attribute must contain at least one uppercase and one lowercase letter.": "This field must contain at least one uppercase and one lowercase letter.", 15 | "The given :attribute has appeared in a data leak. Please choose a different :attribute.": "The given field has appeared in a data leak. Please choose a different field." 16 | } 17 | -------------------------------------------------------------------------------- /locales/eo/json-inline.json: -------------------------------------------------------------------------------- 1 | { 2 | "The :attribute must be a valid role.": "Ĉi tiu kampo devas esti valida rolo.", 3 | "The :attribute must be at least :length characters and contain at least one number.": "Ĉi tiu kampo devas esti almenaŭ :length signoj kaj enhavi almenaŭ unu numeron.", 4 | "The :attribute must be at least :length characters and contain at least one special character and one number.": "Ĉi tiu kampo devas esti almenaŭ :length signoj kaj enhavi almenaŭ unu specialan signon kaj unu numeron.", 5 | "The :attribute must be at least :length characters and contain at least one special character.": "Ĉi tiu kampo devas esti almenaŭ :length signoj kaj enhavi almenaŭ unu specialan signon.", 6 | "The :attribute must be at least :length characters and contain at least one uppercase character and one number.": "Ĉi tiu kampo devas esti almenaŭ :length signoj kaj enhavi almenaŭ unu majusklan signon kaj unu numeron.", 7 | "The :attribute must be at least :length characters and contain at least one uppercase character and one special character.": "Ĉi tiu kampo devas esti almenaŭ :length signoj kaj enhavi almenaŭ unu majusklan signon kaj unu specialan signon.", 8 | "The :attribute must be at least :length characters and contain at least one uppercase character, one number, and one special character.": "Ĉi tiu kampo devas esti almenaŭ :length signoj kaj enhavi almenaŭ unu majusklan signon, unu nombron kaj unu specialan signon.", 9 | "The :attribute must be at least :length characters and contain at least one uppercase character.": "Ĉi tiu kampo devas esti almenaŭ :length signoj kaj enhavi almenaŭ unu majusklan signon.", 10 | "The :attribute must be at least :length characters.": "Ĉi tiu kampo devas havi almenaŭ :length signojn.", 11 | "The :attribute must contain at least one letter.": "Ĉi tiu kampo devas enhavi almenaŭ unu leteron.", 12 | "The :attribute must contain at least one number.": "Ĉi tiu kampo devas enhavi almenaŭ unu numeron.", 13 | "The :attribute must contain at least one symbol.": "Ĉi tiu kampo devas enhavi almenaŭ unu simbolon.", 14 | "The :attribute must contain at least one uppercase and one lowercase letter.": "Ĉi tiu kampo devas enhavi almenaŭ unu majusklan kaj unu minusklan literon.", 15 | "The given :attribute has appeared in a data leak. Please choose a different :attribute.": "La donita kampo aperis en datumfluo. Bonvolu elekti alian kampon." 16 | } 17 | -------------------------------------------------------------------------------- /locales/es/json-inline.json: -------------------------------------------------------------------------------- 1 | { 2 | "The :attribute must be a valid role.": "Este campo debe ser un rol válido.", 3 | "The :attribute must be at least :length characters and contain at least one number.": "Este campo debe tener al menos :length caracteres y contener al menos un número.", 4 | "The :attribute must be at least :length characters and contain at least one special character and one number.": "Este campo debe tener al menos :length caracteres y contener al menos un carácter especial y un número.", 5 | "The :attribute must be at least :length characters and contain at least one special character.": "Este campo debe tener al menos :length caracteres y contener al menos un carácter especial.", 6 | "The :attribute must be at least :length characters and contain at least one uppercase character and one number.": "Este campo debe tener al menos :length caracteres y contener al menos una letra mayúscula y un número.", 7 | "The :attribute must be at least :length characters and contain at least one uppercase character and one special character.": "Este campo debe tener al menos :length caracteres y contener al menos una letra mayúscula y un carácter especial.", 8 | "The :attribute must be at least :length characters and contain at least one uppercase character, one number, and one special character.": "Este campo debe tener al menos :length caracteres y contener al menos una letra mayúscula, un número y un carácter especial.", 9 | "The :attribute must be at least :length characters and contain at least one uppercase character.": "Este campo debe tener al menos :length caracteres y contener al menos una letra mayúscula.", 10 | "The :attribute must be at least :length characters.": "Este campo debe tener al menos :length caracteres.", 11 | "The :attribute must contain at least one letter.": "Este campo debe contener al menos una letra.", 12 | "The :attribute must contain at least one number.": "Este campo debe contener al menos un número.", 13 | "The :attribute must contain at least one symbol.": "Este campo debe contener al menos un símbolo.", 14 | "The :attribute must contain at least one uppercase and one lowercase letter.": "Este campo debe contener al menos una letra mayúscula y una minúscula.", 15 | "The given :attribute has appeared in a data leak. Please choose a different :attribute.": "El campo ingresado ha aparecido en una filtración de datos. Por favor elija uno distinto." 16 | } 17 | -------------------------------------------------------------------------------- /locales/et/_excludes.json: -------------------------------------------------------------------------------- 1 | [ 2 | "Andorra", 3 | "Angola", 4 | "Anguilla", 5 | "Argentina", 6 | "Aruba", 7 | "August", 8 | "Austria", 9 | "Bangladesh", 10 | "Barbados", 11 | "Belize", 12 | "Benin", 13 | "Bermuda", 14 | "Bhutan", 15 | "Botswana", 16 | "Burkina Faso", 17 | "Burundi", 18 | "Colombia", 19 | "Costa Rica", 20 | "CSV (.csv)", 21 | "Djibouti", 22 | "Ecuador", 23 | "Eritrea", 24 | "Excel (.xlsx)", 25 | "Gabon", 26 | "Gambia", 27 | "Ghana", 28 | "Gibraltar", 29 | "Grenada", 30 | "Guadeloupe", 31 | "Guam", 32 | "Guatemala", 33 | "Guernsey", 34 | "Guinea", 35 | "Guinea-Bissau", 36 | "Haiti", 37 | "Honduras", 38 | "ID", 39 | "India", 40 | "Jamaica", 41 | "Kenya", 42 | "Kiribati", 43 | "Kosovo", 44 | "Lao People's Democratic Republic", 45 | "Lesotho", 46 | "Liechtenstein", 47 | "Malawi", 48 | "Malta", 49 | "Martinique", 50 | "Mauritius", 51 | "Mayotte", 52 | "Moldova", 53 | "Monaco", 54 | "Montenegro", 55 | "Montserrat", 56 | "Myanmar", 57 | "Nauru", 58 | "Nepal", 59 | "Nicaragua", 60 | "Niger", 61 | "Niue", 62 | "Nova", 63 | "November", 64 | "Pakistan", 65 | "Palau", 66 | "Panama", 67 | "Paraguay", 68 | "Portugal", 69 | "Puerto Rico", 70 | "Qatar", 71 | "Rwanda", 72 | "Saint Helena", 73 | "Saint Lucia", 74 | "Samoa", 75 | "San Marino", 76 | "Senegal", 77 | "September", 78 | "Serbia", 79 | "Sierra Leone", 80 | "Sri Lanka", 81 | "Suriname", 82 | "Taiwan", 83 | "Timor-Leste", 84 | "Togo", 85 | "Tokelau", 86 | "Tuvalu", 87 | "Uganda", 88 | "Uruguay", 89 | "Vanuatu", 90 | "Venezuela", 91 | "Zimbabwe" 92 | ] 93 | -------------------------------------------------------------------------------- /locales/et/json-inline.json: -------------------------------------------------------------------------------- 1 | { 2 | "The :attribute must be a valid role.": "See väli peab olema kehtiv roll.", 3 | "The :attribute must be at least :length characters and contain at least one number.": "See väli peab olema vähemalt :length tähemärgi pikkune ja sisaldama vähemalt ühte numbrit.", 4 | "The :attribute must be at least :length characters and contain at least one special character and one number.": "Sellel väljal peab olema vähemalt :length tähemärki ning vähemalt üks erimärk ja üks number.", 5 | "The :attribute must be at least :length characters and contain at least one special character.": "Sellel väljal peab olema vähemalt :length tähemärki ja vähemalt üks erimärk.", 6 | "The :attribute must be at least :length characters and contain at least one uppercase character and one number.": "Sellel väljal peab olema vähemalt :length tähemärki ja vähemalt üks suurtäht ja üks number.", 7 | "The :attribute must be at least :length characters and contain at least one uppercase character and one special character.": "Sellel väljal peab olema vähemalt :length tähemärki ja vähemalt üks suurtäht ja üks erimärk.", 8 | "The :attribute must be at least :length characters and contain at least one uppercase character, one number, and one special character.": "Sellel väljal peab olema vähemalt :length tähemärki ja vähemalt üks suurtäht, üks number ja üks erimärk.", 9 | "The :attribute must be at least :length characters and contain at least one uppercase character.": "Sellel väljal peab olema vähemalt :length tähemärki ja vähemalt üks suurtäht.", 10 | "The :attribute must be at least :length characters.": "Sellel väljal peab olema vähemalt :length tähemärki.", 11 | "The :attribute must contain at least one letter.": "Sellel väljal peab olema vähemalt üks täht.", 12 | "The :attribute must contain at least one number.": "See väli peab sisaldama vähemalt ühte numbrit.", 13 | "The :attribute must contain at least one symbol.": "See väli peab sisaldama vähemalt ühte sümbolit.", 14 | "The :attribute must contain at least one uppercase and one lowercase letter.": "Sellel väljal peab olema vähemalt üks suur- ja üks väiketäht.", 15 | "The given :attribute has appeared in a data leak. Please choose a different :attribute.": "Antud väli on ilmnenud andmelkkes. Valige mõni muu väli." 16 | } 17 | -------------------------------------------------------------------------------- /locales/fa/_excludes.json: -------------------------------------------------------------------------------- 1 | [ 2 | "CSV (.csv)", 3 | "Nova" 4 | ] 5 | -------------------------------------------------------------------------------- /locales/fa/json-inline.json: -------------------------------------------------------------------------------- 1 | { 2 | "The :attribute must be a valid role.": "این فیلد باید یک نقش معتبر داشته باشد.", 3 | "The :attribute must be at least :length characters and contain at least one number.": "این فیلد باید حداقل شامل :length کاراکتر و یک عدد باشد.", 4 | "The :attribute must be at least :length characters and contain at least one special character and one number.": "این فیلد باید حداقل شامل :length کاراکتر و یک کاراکتر خاص و یک عدد باشد.", 5 | "The :attribute must be at least :length characters and contain at least one special character.": "این فیلد باید حداقل شامل :length کاراکتر . یک کاراکتر خاص باشد.", 6 | "The :attribute must be at least :length characters and contain at least one uppercase character and one number.": "این فیلد باید حداقل شامل :length کاراکتر و یک حرف بزرگ و یک عدد باشد.", 7 | "The :attribute must be at least :length characters and contain at least one uppercase character and one special character.": "این فیلد باید حداقل شامل :length کاراکتر و یک حرف بزرگ و یک کاراکتر خاص باشد.", 8 | "The :attribute must be at least :length characters and contain at least one uppercase character, one number, and one special character.": "این فیلد باید حداقل شامل :length کاراکتر و یک حرف بزرگ و یک عدد و یک کاراکتر خاص باشد.", 9 | "The :attribute must be at least :length characters and contain at least one uppercase character.": "این فیلد باید حداقل شامل :length کاراکتر و یک حرف بزرگ باشد.", 10 | "The :attribute must be at least :length characters.": "این فیلد باید حداقل شامل :length کاراکتر باشد.", 11 | "The :attribute must contain at least one letter.": "این فیلد باید حداقل شامل یک حرف باشد.", 12 | "The :attribute must contain at least one number.": "این فیلد باید حداقل شامل یک عدد باشد.", 13 | "The :attribute must contain at least one symbol.": "این فیلد باید حداقل شامل یک نماد باشد.", 14 | "The :attribute must contain at least one uppercase and one lowercase letter.": "این فیلد باید حداقل شامل یک حرف بزرگ و یک حرف کوچک باشد.", 15 | "The given :attribute has appeared in a data leak. Please choose a different :attribute.": "فیلد داده شده در نشت داده ظاهر شده است. لطفاً یک فیلد متفاوت انتخاب کنید." 16 | } 17 | -------------------------------------------------------------------------------- /locales/fi/json-inline.json: -------------------------------------------------------------------------------- 1 | { 2 | "The :attribute must be a valid role.": "Tämän kentän on oltava kelvollinen rooli.", 3 | "The :attribute must be at least :length characters and contain at least one number.": "Tässä kentässä on oltava vähintään :length merkkiä ja vähintään yksi numero.", 4 | "The :attribute must be at least :length characters and contain at least one special character and one number.": "Tässä kentässä on oltava vähintään :length merkkiä ja vähintään yksi erikoismerkki ja yksi numero.", 5 | "The :attribute must be at least :length characters and contain at least one special character.": "Tässä kentässä on oltava vähintään :length merkkiä ja vähintään yksi erikoismerkki.", 6 | "The :attribute must be at least :length characters and contain at least one uppercase character and one number.": "Tässä kentässä on oltava vähintään :length merkkiä ja vähintään yksi iso kirjain ja yksi numero.", 7 | "The :attribute must be at least :length characters and contain at least one uppercase character and one special character.": "Tässä kentässä on oltava vähintään :length merkkiä ja vähintään yksi iso kirjain ja yksi erikoismerkki.", 8 | "The :attribute must be at least :length characters and contain at least one uppercase character, one number, and one special character.": "Tässä kentässä on oltava vähintään :length merkkiä ja vähintään yksi iso kirjain, yksi numero ja yksi erikoismerkki.", 9 | "The :attribute must be at least :length characters and contain at least one uppercase character.": "Tässä kentässä on oltava vähintään :length merkkiä ja vähintään yksi iso merkki.", 10 | "The :attribute must be at least :length characters.": "Tässä kentässä on oltava vähintään :length merkkiä.", 11 | "The :attribute must contain at least one letter.": "Tässä kentässä on oltava vähintään yksi kirjain.", 12 | "The :attribute must contain at least one number.": "Tässä kentässä on oltava vähintään yksi numero.", 13 | "The :attribute must contain at least one symbol.": "Tässä kentässä on oltava vähintään yksi symboli.", 14 | "The :attribute must contain at least one uppercase and one lowercase letter.": "Tässä kentässä on oltava vähintään yksi iso ja yksi pieni kirjain.", 15 | "The given :attribute has appeared in a data leak. Please choose a different :attribute.": "Annettu kenttä on ilmestynyt tietovuotoon. Valitse toinen kenttä." 16 | } 17 | -------------------------------------------------------------------------------- /locales/fil/_excludes.json: -------------------------------------------------------------------------------- 1 | [ 2 | "CSV (.csv)", 3 | "Excel (.xlsx)", 4 | "Nova" 5 | ] 6 | -------------------------------------------------------------------------------- /locales/fil/_not_translatable.json: -------------------------------------------------------------------------------- 1 | [ 2 | "Update :resource: :title" 3 | ] 4 | -------------------------------------------------------------------------------- /locales/fr/_excludes.json: -------------------------------------------------------------------------------- 1 | [ 2 | ":amount Total", 3 | "Action", 4 | "Actions", 5 | "Afghanistan", 6 | "Angola", 7 | "Anguilla", 8 | "Aruba", 9 | "Bahamas", 10 | "Bangladesh", 11 | "Botswana", 12 | "Brunei Darussalam", 13 | "Burkina Faso", 14 | "Burundi", 15 | "Canada", 16 | "Code", 17 | "Congo", 18 | "Costa Rica", 19 | "Coupon", 20 | "CSV (.csv)", 21 | "Cuba", 22 | "Curaçao", 23 | "Côte d'Ivoire", 24 | "Djibouti", 25 | "El Salvador", 26 | "Email", 27 | "email", 28 | "Excel (.xlsx)", 29 | "France", 30 | "Gabon", 31 | "Ghana", 32 | "Gibraltar", 33 | "Guadeloupe", 34 | "Guam", 35 | "Guatemala", 36 | "Guyana", 37 | "Honduras", 38 | "Hong Kong", 39 | "ID", 40 | "Iran", 41 | "Jersey", 42 | "Kazakhstan", 43 | "Kenya", 44 | "Kiribati", 45 | "Kosovo", 46 | "Lao People's Democratic Republic", 47 | "Lesotho", 48 | "Liechtenstein", 49 | "Logs", 50 | "Luxembourg", 51 | "Macao", 52 | "Madagascar", 53 | "Malawi", 54 | "Maldives", 55 | "Mali", 56 | "Martinique", 57 | "Mayotte", 58 | "Monaco", 59 | "Montserrat", 60 | "Mozambique", 61 | "Myanmar", 62 | "Nauru", 63 | "Nicaragua", 64 | "Niger", 65 | "Niue", 66 | "Notifications", 67 | "Nova", 68 | "Oman", 69 | "Original", 70 | "Pakistan", 71 | "Panama", 72 | "Paraguay", 73 | "Permissions", 74 | "Philippines", 75 | "Pitcairn", 76 | "Portugal", 77 | "Qatar", 78 | "Rwanda", 79 | "Réunion", 80 | "Samoa", 81 | "Seychelles", 82 | "Sri Lanka", 83 | "Suriname", 84 | "Taiwan", 85 | "Togo", 86 | "Tokelau", 87 | "Tonga", 88 | "total", 89 | "Total:", 90 | "Tuvalu", 91 | "Type", 92 | "Ukraine", 93 | "Uruguay", 94 | "Vanuatu", 95 | "Zimbabwe" 96 | ] 97 | -------------------------------------------------------------------------------- /locales/fr/json-inline.json: -------------------------------------------------------------------------------- 1 | { 2 | "The :attribute must be a valid role.": "Ce champ doit être un rôle valide.", 3 | "The :attribute must be at least :length characters and contain at least one number.": "Ce champ doit avoir au moins :length caractères et contenir au moins un chiffre.", 4 | "The :attribute must be at least :length characters and contain at least one special character and one number.": "Ce champ doit avoir au moins :length caractères et contenir au moins un caractère spécial et un nombre.", 5 | "The :attribute must be at least :length characters and contain at least one special character.": "Ce champ doit avoir au moins :length caractères et contenir au moins un caractère spécial.", 6 | "The :attribute must be at least :length characters and contain at least one uppercase character and one number.": "Ce champ doit avoir au moins :length caractères et contenir au moins une majuscule et un chiffre.", 7 | "The :attribute must be at least :length characters and contain at least one uppercase character and one special character.": "Ce champ doit avoir au moins :length caractères et contenir au moins une majuscule et un caractère spécial.", 8 | "The :attribute must be at least :length characters and contain at least one uppercase character, one number, and one special character.": "Ce champ doit avoir au moins :length caractères, et contenir au moins une majuscule, un chiffre et un caractère spécial.", 9 | "The :attribute must be at least :length characters and contain at least one uppercase character.": "Ce champ doit avoir au moins :length caractères et au moins une majuscule.", 10 | "The :attribute must be at least :length characters.": "Ce champ doit avoir au moins :length caractères.", 11 | "The :attribute must contain at least one letter.": "Ce champ doit avoir au moins une lettre.", 12 | "The :attribute must contain at least one number.": "Ce champ doit avoir au moins un numéro.", 13 | "The :attribute must contain at least one symbol.": "Ce champ doit avoir au moins un symbole.", 14 | "The :attribute must contain at least one uppercase and one lowercase letter.": "Ce champ doit avoir au moins une lettre majuscule et une lettre minuscule.", 15 | "The given :attribute has appeared in a data leak. Please choose a different :attribute.": "La valeur du champ est apparue dans une fuite de données. Veuillez choisir une valeur différente." 16 | } 17 | -------------------------------------------------------------------------------- /locales/gl/_excludes.json: -------------------------------------------------------------------------------- 1 | [ 2 | "CSV (.csv)", 3 | "Excel (.xlsx)", 4 | "Nova" 5 | ] 6 | -------------------------------------------------------------------------------- /locales/gu/_excludes.json: -------------------------------------------------------------------------------- 1 | [ 2 | "CSV (.csv)", 3 | "Excel (.xlsx)", 4 | "Nova" 5 | ] 6 | -------------------------------------------------------------------------------- /locales/he/_excludes.json: -------------------------------------------------------------------------------- 1 | [ 2 | "CSV (.csv)", 3 | "Excel (.xlsx)", 4 | "Nova" 5 | ] 6 | -------------------------------------------------------------------------------- /locales/he/json-inline.json: -------------------------------------------------------------------------------- 1 | { 2 | "The :attribute must be a valid role.": "שדה זה חייב להיות תפקיד חוקי.", 3 | "The :attribute must be at least :length characters and contain at least one number.": "שדה זה חייב להיות באורך :length תווים לפחות ולהכיל מספר אחד לפחות.", 4 | "The :attribute must be at least :length characters and contain at least one special character and one number.": "שדה זה חייב להכיל לפחות :length תווים ולהכיל לפחות תו מיוחד אחד ומספר אחד.", 5 | "The :attribute must be at least :length characters and contain at least one special character.": "שדה זה חייב להכיל לפחות :length תווים ולהכיל לפחות תו מיוחד אחד.", 6 | "The :attribute must be at least :length characters and contain at least one uppercase character and one number.": "שדה זה חייב להכיל לפחות :length תווים ולהכיל לפחות תו גדול ומספר אחד.", 7 | "The :attribute must be at least :length characters and contain at least one uppercase character and one special character.": "שדה זה חייב להכיל לפחות :length תווים ולהכיל לפחות תו אחד גדול ותו מיוחד אחד.", 8 | "The :attribute must be at least :length characters and contain at least one uppercase character, one number, and one special character.": "שדה זה חייב להכיל לפחות :length תווים ולהכיל לפחות תו אחד גדול, מספר אחד ותו מיוחד אחד.", 9 | "The :attribute must be at least :length characters and contain at least one uppercase character.": "שדה זה חייב להכיל לפחות :length תווים ולהכיל לפחות תו גדול אחד.", 10 | "The :attribute must be at least :length characters.": "שדה זה חייב להכיל לפחות :length תווים.", 11 | "The :attribute must contain at least one letter.": "שדה זה חייב להכיל לפחות אות אחת.", 12 | "The :attribute must contain at least one number.": "שדה זה חייב להכיל לפחות מספר אחד.", 13 | "The :attribute must contain at least one symbol.": "שדה זה חייב להכיל לפחות סמל אחד.", 14 | "The :attribute must contain at least one uppercase and one lowercase letter.": "שדה זה חייב להכיל לפחות אות אחת גדולה ואות קטנה אחת.", 15 | "The given :attribute has appeared in a data leak. Please choose a different :attribute.": "השדה הנתון הופיע בדליפת נתונים. אנא בחר שדה אחר." 16 | } 17 | -------------------------------------------------------------------------------- /locales/hi/_excludes.json: -------------------------------------------------------------------------------- 1 | [ 2 | "CSV (.csv)", 3 | "Excel (.xlsx)", 4 | "Nova" 5 | ] 6 | -------------------------------------------------------------------------------- /locales/hi/json-inline.json: -------------------------------------------------------------------------------- 1 | { 2 | "The :attribute must be a valid role.": "यह फ़ील्ड एक मान्य भूमिका होनी चाहिए।", 3 | "The :attribute must be at least :length characters and contain at least one number.": "यह फ़ील्ड कम से कम :length वर्णों का होना चाहिए और इसमें कम से कम एक नंबर होना चाहिए।", 4 | "The :attribute must be at least :length characters and contain at least one special character and one number.": "यह फ़ील्ड कम से कम :length वर्णों का होना चाहिए और इसमें कम से कम एक विशेष वर्ण और एक संख्या होनी चाहिए।", 5 | "The :attribute must be at least :length characters and contain at least one special character.": "यह फ़ील्ड कम से कम :length वर्णों का होना चाहिए और इसमें कम से कम एक विशेष वर्ण होना चाहिए।", 6 | "The :attribute must be at least :length characters and contain at least one uppercase character and one number.": "यह फ़ील्ड कम से कम :length वर्णों का होना चाहिए और इसमें कम से कम एक अपरकेस वर्ण और एक संख्या होनी चाहिए।", 7 | "The :attribute must be at least :length characters and contain at least one uppercase character and one special character.": "यह फ़ील्ड कम से कम :length वर्णों का होना चाहिए और इसमें कम से कम एक अपरकेस वर्ण और एक विशेष वर्ण होना चाहिए।", 8 | "The :attribute must be at least :length characters and contain at least one uppercase character, one number, and one special character.": "यह फ़ील्ड कम से कम :length वर्णों का होना चाहिए और इसमें कम से कम एक अपरकेस वर्ण, एक संख्या और एक विशेष वर्ण होना चाहिए।", 9 | "The :attribute must be at least :length characters and contain at least one uppercase character.": "यह फ़ील्ड कम से कम :length वर्णों का होना चाहिए और इसमें कम से कम एक अपरकेस वर्ण होना चाहिए।", 10 | "The :attribute must be at least :length characters.": "यह फ़ील्ड कम से कम :length वर्णों का होना चाहिए।", 11 | "The :attribute must contain at least one letter.": "इस फ़ील्ड में कम से कम एक अक्षर होना चाहिए।", 12 | "The :attribute must contain at least one number.": "इस फ़ील्ड में कम से कम एक संख्या होनी चाहिए।", 13 | "The :attribute must contain at least one symbol.": "इस फ़ील्ड में कम से कम एक प्रतीक होना चाहिए।", 14 | "The :attribute must contain at least one uppercase and one lowercase letter.": "इस फ़ील्ड में कम से कम एक अपरकेस और एक लोअरकेस अक्षर होना चाहिए।", 15 | "The given :attribute has appeared in a data leak. Please choose a different :attribute.": "दिया गया फ़ील्ड डेटा लीक में दिखाई दिया है। कृपया कोई भिन्न फ़ील्ड चुनें." 16 | } 17 | -------------------------------------------------------------------------------- /locales/hr/_excludes.json: -------------------------------------------------------------------------------- 1 | [ 2 | "Administrator", 3 | "Angola", 4 | "API Token", 5 | "Argentina", 6 | "Aruba", 7 | "Barbados", 8 | "Belize", 9 | "Benin", 10 | "Bermuda", 11 | "Brazil", 12 | "Burkina Faso", 13 | "Burundi", 14 | "Cape Verde", 15 | "CSV (.csv)", 16 | "Curaçao", 17 | "Excel (.xlsx)", 18 | "Gabon", 19 | "Gibraltar", 20 | "Grenada", 21 | "Guam", 22 | "Guernsey", 23 | "Haiti", 24 | "Honduras", 25 | "Hong Kong", 26 | "ID", 27 | "Iran", 28 | "Japan", 29 | "Jersey", 30 | "Jordan", 31 | "Kiribati", 32 | "Kosovo", 33 | "Mali", 34 | "Malta", 35 | "Mayotte", 36 | "Montserrat", 37 | "Nauru", 38 | "Nepal", 39 | "Niger", 40 | "Niue", 41 | "Nova", 42 | "Oman", 43 | "Pakistan", 44 | "Palau", 45 | "Panama", 46 | "Peru", 47 | "Portugal", 48 | "Réunion", 49 | "Samoa", 50 | "San Marino", 51 | "Senegal", 52 | "Status", 53 | "Sudan", 54 | "Togo", 55 | "Tokelau", 56 | "Tonga", 57 | "Turkmenistan", 58 | "Tuvalu", 59 | "Uganda", 60 | "Uzbekistan", 61 | "Vanuatu", 62 | "Venezuela" 63 | ] 64 | -------------------------------------------------------------------------------- /locales/hr/json-inline.json: -------------------------------------------------------------------------------- 1 | { 2 | "The :attribute must be a valid role.": "Ovo polje mora biti valjana uloga.", 3 | "The :attribute must be at least :length characters and contain at least one number.": "Ovo polje mora sadržavati najmanje :length znakova i barem jedan broj.", 4 | "The :attribute must be at least :length characters and contain at least one special character and one number.": "Ovo polje mora sadržavati najmanje :length znakova, barem jedan broj te jedan specijalni znak.", 5 | "The :attribute must be at least :length characters and contain at least one special character.": "Ovo polje mora sadržavati najmanje :length znakova te barem jedan specijalni znak.", 6 | "The :attribute must be at least :length characters and contain at least one uppercase character and one number.": "Ovo polje mora sadržavati najmanje :length znakova, barem jedno veliko slovo te jedan broj.", 7 | "The :attribute must be at least :length characters and contain at least one uppercase character and one special character.": "Ovo polje mora sadržavati najmanje :length znakova, barem jedno veliko slovo te jedan specijalni znak.", 8 | "The :attribute must be at least :length characters and contain at least one uppercase character, one number, and one special character.": "Ovo polje mora sadržavati najmanje :length znakova, barem jedno veliko slovo, jedan broj te jedan specijalni znak.", 9 | "The :attribute must be at least :length characters and contain at least one uppercase character.": "Ovo polje mora sadržavati najmanje :length znakova te barem jedno veliko slovo.", 10 | "The :attribute must be at least :length characters.": "Ovo polje mora sadržavati najmanje :length znakova.", 11 | "The :attribute must contain at least one letter.": "Ovo polje mora sadržavati barem jedno slovo.", 12 | "The :attribute must contain at least one number.": "Ovo polje mora sadržavati barem jedan broj.", 13 | "The :attribute must contain at least one symbol.": "Ovo polje mora sadržavati barem jedan simbol.", 14 | "The :attribute must contain at least one uppercase and one lowercase letter.": "Ovo polje mora sadržavati barem jedno veliko i jedno malo slovo.", 15 | "The given :attribute has appeared in a data leak. Please choose a different :attribute.": "Podatci u ovom polju su se pojavili u curenju podataka. Molimo vas da izmijenite ovaj unos." 16 | } 17 | -------------------------------------------------------------------------------- /locales/hu/_excludes.json: -------------------------------------------------------------------------------- 1 | [ 2 | "CSV (.csv)", 3 | "Excel (.xlsx)", 4 | "Nova" 5 | ] 6 | -------------------------------------------------------------------------------- /locales/hy/_excludes.json: -------------------------------------------------------------------------------- 1 | [ 2 | "CSV (.csv)", 3 | "Excel (.xlsx)", 4 | "Nova" 5 | ] 6 | -------------------------------------------------------------------------------- /locales/hy/json-inline.json: -------------------------------------------------------------------------------- 1 | { 2 | "The :attribute must be a valid role.": "Այս դաշտը պետք է վավեր դեր լինի:", 3 | "The :attribute must be at least :length characters and contain at least one number.": "Այս դաշտը պետք է լինի առնվազն :length նիշ և պարունակի առնվազն մեկ թիվ:", 4 | "The :attribute must be at least :length characters and contain at least one special character and one number.": "Այս դաշտը պետք է պարունակի առնվազն :length նիշ և պարունակի առնվազն մեկ հատուկ նիշ և մեկ թիվ:", 5 | "The :attribute must be at least :length characters and contain at least one special character.": "Այս դաշտը պետք է պարունակի առնվազն :length նիշ և պարունակի առնվազն մեկ հատուկ նիշ:", 6 | "The :attribute must be at least :length characters and contain at least one uppercase character and one number.": "Այս դաշտը պետք է պարունակի առնվազն :length նիշ և պարունակի առնվազն մեկ մեծատառ և մեկ թիվ:", 7 | "The :attribute must be at least :length characters and contain at least one uppercase character and one special character.": "Այս դաշտը պետք է պարունակի առնվազն :length նիշ և պարունակի առնվազն մեկ մեծատառ և մեկ հատուկ նիշ:", 8 | "The :attribute must be at least :length characters and contain at least one uppercase character, one number, and one special character.": "Այս դաշտը պետք է պարունակի առնվազն :length նիշ և պարունակի առնվազն մեկ մեծատառ, մեկ թիվ և մեկ հատուկ նիշ:", 9 | "The :attribute must be at least :length characters and contain at least one uppercase character.": "Այս դաշտը պետք է պարունակի առնվազն :length նիշ և պարունակի առնվազն մեկ մեծատառ:", 10 | "The :attribute must be at least :length characters.": "Այս դաշտը պետք է լինի առնվազն :length նիշ:", 11 | "The :attribute must contain at least one letter.": "Այս դաշտը պետք է պարունակի առնվազն մեկ տառ:", 12 | "The :attribute must contain at least one number.": "Այս դաշտը պետք է պարունակի առնվազն մեկ համար:", 13 | "The :attribute must contain at least one symbol.": "Այս դաշտը պետք է պարունակի առնվազն մեկ նշան:", 14 | "The :attribute must contain at least one uppercase and one lowercase letter.": "Այս դաշտը պետք է պարունակի առնվազն մեկ մեծատառ և մեկ փոքրատառ:", 15 | "The given :attribute has appeared in a data leak. Please choose a different :attribute.": "Տվյալ դաշտը հայտնվել է տվյալների արտահոսքի մեջ: Խնդրում ենք ընտրել այլ դաշտ:" 16 | } 17 | -------------------------------------------------------------------------------- /locales/ig/json-inline.json: -------------------------------------------------------------------------------- 1 | { 2 | "The :attribute must be a valid role.": "Mpaghara a ga-abụrịrị ezigbo ọrụ.", 3 | "The :attribute must be at least :length characters and contain at least one number.": "Ogige a ga-abụrịrị opekata mpe mkpụrụedemede iri ma nwee opekata mpe otu nọmba.", 4 | "The :attribute must be at least :length characters and contain at least one special character and one number.": "Ogige a ga-abụrịrị opekata mpe mkpụrụedemede iri ma nwee opekata mpe otu mkpụrụedemede pụrụ iche na otu nọmba.", 5 | "The :attribute must be at least :length characters and contain at least one special character.": "Ogige a ga-abụrịrị opekata mpe mkpụrụedemede iri ma nwee opekata mpe otu agwa pụrụ iche.", 6 | "The :attribute must be at least :length characters and contain at least one uppercase character and one number.": "Ogige a ga-abụrịrị opekata mpe mkpụrụedemede iri ma nwee opekata mpe otu mkpụrụedemede ukwu na otu nọmba.", 7 | "The :attribute must be at least :length characters and contain at least one uppercase character and one special character.": "Mpaghara a ga-abụrịrị opekata mpe mkpụrụedemede iri ma nwee opekata mpe otu mkpụrụedemede ukwu na otu agwa pụrụ iche.", 8 | "The :attribute must be at least :length characters and contain at least one uppercase character, one number, and one special character.": "Ogige a ga-abụrịrị opekata mpe mkpụrụedemede iri ma nwee opekata mpe otu mkpụrụedemede ukwu, otu nọmba na otu agwa pụrụ iche.", 9 | "The :attribute must be at least :length characters and contain at least one uppercase character.": "Ogige a ga-abụrịrị opekata mpe mkpụrụedemede iri ma nwee opekata mpe otu mkpụrụedemede ukwu.", 10 | "The :attribute must be at least :length characters.": "Ogige a ga-abụrịrị opekata mpe mkpụrụedemede iri.", 11 | "The :attribute must contain at least one letter.": "Ogige a ga-enwerịrị opekata mpe otu mkpụrụedemede.", 12 | "The :attribute must contain at least one number.": "Ogige a ga-enwerịrị opekata mpe otu nọmba.", 13 | "The :attribute must contain at least one symbol.": "Ogige a ga-enwerịrị opekata mpe otu akara.", 14 | "The :attribute must contain at least one uppercase and one lowercase letter.": "Ogige a ga-enwerịrị opekata mpe otu mkpụrụedemede ukwu na otu obere mkpụrụedemede.", 15 | "The given :attribute has appeared in a data leak. Please choose a different :attribute.": "Ogige enyere apụtala na mwepu data. Biko họrọ mpaghara ọzọ." 16 | } 17 | -------------------------------------------------------------------------------- /locales/is/_excludes.json: -------------------------------------------------------------------------------- 1 | [ 2 | "Anguilla", 3 | "Aruba", 4 | "Bangladesh", 5 | "Barbados", 6 | "Belize", 7 | "Bermuda", 8 | "Botswana", 9 | "Bouvet Island", 10 | "Cape Verde", 11 | "Chad", 12 | "Chile", 13 | "Costa Rica", 14 | "CSV (.csv)", 15 | "Djibouti", 16 | "Excel (.xlsx)", 17 | "Fiji", 18 | "Georgia", 19 | "Ghana", 20 | "Grenada", 21 | "Guam", 22 | "Guatemala", 23 | "Guinea", 24 | "Hong Kong", 25 | "Jamaica", 26 | "Japan", 27 | "Jersey", 28 | "Jordan", 29 | "Kiribati", 30 | "Kosovo", 31 | "Lao People's Democratic Republic", 32 | "Liechtenstein", 33 | "Macao", 34 | "Maldives", 35 | "Martinique", 36 | "Montenegro", 37 | "Nepal", 38 | "Nova", 39 | "Oman", 40 | "Pakistan", 41 | "Palau", 42 | "Panama", 43 | "Peru", 44 | "Puerto Rico", 45 | "Qatar", 46 | "San Marino", 47 | "Senegal", 48 | "September", 49 | "Sierra Leone", 50 | "Singapore", 51 | "Sri Lanka" 52 | ] 53 | -------------------------------------------------------------------------------- /locales/ja/_excludes.json: -------------------------------------------------------------------------------- 1 | [ 2 | "All rights reserved.", 3 | "CSV (.csv)", 4 | "ex VAT", 5 | "Excel (.xlsx)", 6 | "From", 7 | "ID", 8 | "Nova", 9 | "To", 10 | "Unknown" 11 | ] 12 | -------------------------------------------------------------------------------- /locales/ja/json-inline.json: -------------------------------------------------------------------------------- 1 | { 2 | "The :attribute must be a valid role.": "この項目は有効なロールである必要があります。", 3 | "The :attribute must be at least :length characters and contain at least one number.": "この項目は:length文字以上で、数字を1文字以上含む必要があります。", 4 | "The :attribute must be at least :length characters and contain at least one special character and one number.": "この項目は:length文字以上で、記号と数字をそれぞれ1文字以上含む必要があります。", 5 | "The :attribute must be at least :length characters and contain at least one special character.": "この項目は:length文字以上で、記号を1文字以上含む必要があります。", 6 | "The :attribute must be at least :length characters and contain at least one uppercase character and one number.": "この項目は:length文字以上で、大文字と数字をそれぞれ1文字以上含む必要があります。", 7 | "The :attribute must be at least :length characters and contain at least one uppercase character and one special character.": "この項目は:length文字以上で、大文字と記号をそれぞれ1文字以上含む必要があります。", 8 | "The :attribute must be at least :length characters and contain at least one uppercase character, one number, and one special character.": "この項目は:length文字以上で、大文字・数字・記号をそれぞれ1文字以上含む必要があります。", 9 | "The :attribute must be at least :length characters and contain at least one uppercase character.": "この項目は:length文字以上で、大文字を1文字以上含む必要があります。", 10 | "The :attribute must be at least :length characters.": "この項目は:length文字以上含む必要があります。", 11 | "The :attribute must contain at least one letter.": "この項目は文字を1文字以上含む必要があります。", 12 | "The :attribute must contain at least one number.": "この項目は数字を1文字以上含む必要があります。", 13 | "The :attribute must contain at least one symbol.": "この項目は記号を1文字以上含む必要があります。", 14 | "The :attribute must contain at least one uppercase and one lowercase letter.": "この項目は大文字と小文字をそれぞれ1文字以上含む必要があります。", 15 | "The given :attribute has appeared in a data leak. Please choose a different :attribute.": "この項目は情報漏洩した可能性があります。他の項目を選択してください。" 16 | } 17 | -------------------------------------------------------------------------------- /locales/ka/_excludes.json: -------------------------------------------------------------------------------- 1 | [ 2 | "CSV (.csv)", 3 | "Excel (.xlsx)", 4 | "Nova" 5 | ] 6 | -------------------------------------------------------------------------------- /locales/ka/json-inline.json: -------------------------------------------------------------------------------- 1 | { 2 | "The :attribute must be a valid role.": "ეს ველი უნდა იყოს სწორი როლი.", 3 | "The :attribute must be at least :length characters and contain at least one number.": "ეს ველი უნდა შედგებოდეს მინიმუმ :length სიმბოლოსგან და შეიცავდეს მინიმუმ ერთ რიცხვს.", 4 | "The :attribute must be at least :length characters and contain at least one special character and one number.": "ეს ველი უნდა შედგებოდეს მინიმუმ :length სიმბოლოსგან და შეიცავდეს მინიმუმ ერთ სპეციალურ სიმბოლოს და ერთ რიცხვს.", 5 | "The :attribute must be at least :length characters and contain at least one special character.": "ეს ველი უნდა შედგებოდეს მინიმუმ :length სიმბოლოსგან და შეიცავდეს მინიმუმ ერთ სპეციალურ სიმბოლოს.", 6 | "The :attribute must be at least :length characters and contain at least one uppercase character and one number.": "ეს ველი უნდა შედგებოდეს მინიმუმ :length სიმბოლოსგან და შეიცავდეს მინიმუმ ერთ დიდ ასოს და ერთ რიცხვს.", 7 | "The :attribute must be at least :length characters and contain at least one uppercase character and one special character.": "ეს ველი უნდა შედგებოდეს მინიმუმ :length სიმბოლოსგან და შეიცავდეს მინიმუმ ერთ დიდ და ერთ სპეციალურ სიმბოლოს.", 8 | "The :attribute must be at least :length characters and contain at least one uppercase character, one number, and one special character.": "ეს ველი უნდა შედგებოდეს მინიმუმ :length სიმბოლოსგან და შეიცავდეს მინიმუმ ერთ დიდ, ერთ რიცხვს და ერთ სპეციალურ სიმბოლოს.", 9 | "The :attribute must be at least :length characters and contain at least one uppercase character.": "ეს ველი უნდა შედგებოდეს მინიმუმ :length სიმბოლოსგან და შეიცავდეს მინიმუმ ერთ დიდ ასოს.", 10 | "The :attribute must be at least :length characters.": "ეს ველი უნდა შედგებოდეს მინიმუმ :length სიმბოლოსგან.", 11 | "The :attribute must contain at least one letter.": "ეს ველი უნდა შეიცავდეს მინიმუმ ერთ ასოს.", 12 | "The :attribute must contain at least one number.": "ეს ველი უნდა შეიცავდეს მინიმუმ ერთ რიცხვს.", 13 | "The :attribute must contain at least one symbol.": "ეს ველი უნდა შეიცავდეს მინიმუმ ერთ სიმბოლოს.", 14 | "The :attribute must contain at least one uppercase and one lowercase letter.": "ეს ველი უნდა შეიცავდეს მინიმუმ ერთ დიდ და ერთ პატარა ასოს.", 15 | "The given :attribute has appeared in a data leak. Please choose a different :attribute.": "მოცემული ველი გამოჩნდა მონაცემთა გაჟონვაში. გთხოვთ, აირჩიოთ სხვა ველი." 16 | } 17 | -------------------------------------------------------------------------------- /locales/kk/_excludes.json: -------------------------------------------------------------------------------- 1 | [ 2 | "CSV (.csv)", 3 | "Excel (.xlsx)", 4 | "Nova" 5 | ] 6 | -------------------------------------------------------------------------------- /locales/kk/json-inline.json: -------------------------------------------------------------------------------- 1 | { 2 | "The :attribute must be a valid role.": "Бұл өріс жарамды рөл болуы керек.", 3 | "The :attribute must be at least :length characters and contain at least one number.": "Бұл өріс кемінде :length таңбадан тұруы және кемінде бір санды қамтуы керек.", 4 | "The :attribute must be at least :length characters and contain at least one special character and one number.": "Бұл өріс кемінде :length таңба болуы керек және кемінде бір арнайы таңба мен бір санды қамтуы керек.", 5 | "The :attribute must be at least :length characters and contain at least one special character.": "Бұл өріс кемінде :length таңбадан тұруы және кемінде бір арнайы таңбаны қамтуы керек.", 6 | "The :attribute must be at least :length characters and contain at least one uppercase character and one number.": "Бұл өріс кемінде :length таңба болуы керек және кемінде бір бас әріп пен бір санды қамтуы керек.", 7 | "The :attribute must be at least :length characters and contain at least one uppercase character and one special character.": "Бұл өріс кемінде :length таңба болуы керек және кемінде бір бас әріп пен бір арнайы таңбадан тұруы керек.", 8 | "The :attribute must be at least :length characters and contain at least one uppercase character, one number, and one special character.": "Бұл өріс кемінде :length таңба болуы керек және кемінде бір бас әріп, бір сан және бір арнайы таңба болуы керек.", 9 | "The :attribute must be at least :length characters and contain at least one uppercase character.": "Бұл өріс кемінде :length таңба болуы керек және кемінде бір бас әріптен тұруы керек.", 10 | "The :attribute must be at least :length characters.": "Бұл өріс кемінде :length таңба болуы керек.", 11 | "The :attribute must contain at least one letter.": "Бұл өрісте кемінде бір әріп болуы керек.", 12 | "The :attribute must contain at least one number.": "Бұл өрісте кемінде бір сан болуы керек.", 13 | "The :attribute must contain at least one symbol.": "Бұл өрісте кемінде бір таңба болуы керек.", 14 | "The :attribute must contain at least one uppercase and one lowercase letter.": "Бұл өрісте кемінде бір бас әріп және бір кіші әріп болуы керек.", 15 | "The given :attribute has appeared in a data leak. Please choose a different :attribute.": "Берілген өріс деректер ағып кетуінде пайда болды. Басқа өрісті таңдаңыз." 16 | } 17 | -------------------------------------------------------------------------------- /locales/km/_excludes.json: -------------------------------------------------------------------------------- 1 | [ 2 | "CSV (.csv)", 3 | "Excel (.xlsx)", 4 | "Nova" 5 | ] 6 | -------------------------------------------------------------------------------- /locales/km/json-inline.json: -------------------------------------------------------------------------------- 1 | { 2 | "The :attribute must be a valid role.": "វាលនេះត្រូវតែជាតួនាទីត្រឹមត្រូវ។", 3 | "The :attribute must be at least :length characters and contain at least one number.": "វាលនេះត្រូវតែមានយ៉ាងហោចណាស់ :length តួអក្សរ ហើយមានលេខយ៉ាងតិចមួយ។", 4 | "The :attribute must be at least :length characters and contain at least one special character and one number.": "វាលនេះត្រូវតែមានយ៉ាងហោចណាស់ :length តួអក្សរ ហើយមានយ៉ាងហោចណាស់តួអក្សរពិសេសមួយ និងលេខមួយ។", 5 | "The :attribute must be at least :length characters and contain at least one special character.": "វាលនេះត្រូវតែមានយ៉ាងហោចណាស់ :length តួអក្សរ ហើយមានយ៉ាងហោចណាស់តួអក្សរពិសេសមួយ។", 6 | "The :attribute must be at least :length characters and contain at least one uppercase character and one number.": "វាលនេះត្រូវតែមានយ៉ាងហោចណាស់ :length តួអក្សរ ហើយមានយ៉ាងហោចណាស់តួអក្សរធំមួយ និងលេខមួយ។", 7 | "The :attribute must be at least :length characters and contain at least one uppercase character and one special character.": "វាលនេះត្រូវតែមានយ៉ាងហោចណាស់ :length តួអក្សរ ហើយមានយ៉ាងហោចណាស់តួអក្សរធំមួយ និងតួអក្សរពិសេសមួយ។", 8 | "The :attribute must be at least :length characters and contain at least one uppercase character, one number, and one special character.": "វាលនេះត្រូវតែមានយ៉ាងហោចណាស់ :length តួអក្សរ ហើយមានយ៉ាងហោចណាស់តួអក្សរធំមួយ លេខមួយ និងតួអក្សរពិសេសមួយ។", 9 | "The :attribute must be at least :length characters and contain at least one uppercase character.": "វាលនេះត្រូវតែមានយ៉ាងហោចណាស់ :length តួអក្សរ ហើយមានតួអក្សរធំយ៉ាងតិចមួយ។", 10 | "The :attribute must be at least :length characters.": "វាលនេះត្រូវតែមានយ៉ាងហោចណាស់ :length តួអក្សរ។", 11 | "The :attribute must contain at least one letter.": "វាលនេះត្រូវតែមានយ៉ាងហោចណាស់អក្សរមួយ។", 12 | "The :attribute must contain at least one number.": "វាលនេះត្រូវតែមានយ៉ាងហោចណាស់លេខមួយ។", 13 | "The :attribute must contain at least one symbol.": "វាលនេះត្រូវតែមានយ៉ាងហោចណាស់និមិត្តសញ្ញាមួយ។", 14 | "The :attribute must contain at least one uppercase and one lowercase letter.": "វាលនេះត្រូវតែមានយ៉ាងហោចណាស់អក្សរធំមួយ និងអក្សរតូចមួយ។", 15 | "The given :attribute has appeared in a data leak. Please choose a different :attribute.": "វាលដែលបានផ្តល់ឱ្យបានលេចឡើងនៅក្នុងការលេចធ្លាយទិន្នន័យ។ សូមជ្រើសរើសកន្លែងផ្សេង។" 16 | } 17 | -------------------------------------------------------------------------------- /locales/kn/_excludes.json: -------------------------------------------------------------------------------- 1 | [ 2 | "CSV (.csv)", 3 | "Excel (.xlsx)", 4 | "Nova" 5 | ] 6 | -------------------------------------------------------------------------------- /locales/ko/_excludes.json: -------------------------------------------------------------------------------- 1 | [ 2 | "CSV (.csv)", 3 | "Excel (.xlsx)", 4 | "New", 5 | "Nova" 6 | ] 7 | -------------------------------------------------------------------------------- /locales/ko/json-inline.json: -------------------------------------------------------------------------------- 1 | { 2 | "The :attribute must be a valid role.": "이 필드는 유효한 역할이어야 합니다.", 3 | "The :attribute must be at least :length characters and contain at least one number.": "이 필드는 :length자 이상이어야 하며 하나 이상의 숫자를 포함해야 합니다.", 4 | "The :attribute must be at least :length characters and contain at least one special character and one number.": "이 필드는 :length자 이상이어야 하며 하나 이상의 특수 문자와 하나의 숫자를 포함해야 합니다.", 5 | "The :attribute must be at least :length characters and contain at least one special character.": "이 필드는 :length자 이상이어야 하며 하나 이상의 특수 문자를 포함해야 합니다.", 6 | "The :attribute must be at least :length characters and contain at least one uppercase character and one number.": "이 필드는 :length자 이상이어야 하며 하나 이상의 대문자와 하나의 숫자를 포함해야 합니다.", 7 | "The :attribute must be at least :length characters and contain at least one uppercase character and one special character.": "이 필드는 :length자 이상이어야 하며 하나 이상의 대문자와 하나의 특수 문자를 포함해야 합니다.", 8 | "The :attribute must be at least :length characters and contain at least one uppercase character, one number, and one special character.": "이 필드는 :length자 이상이어야 하며 하나 이상의 대문자, 숫자 및 특수 문자를 포함해야 합니다.", 9 | "The :attribute must be at least :length characters and contain at least one uppercase character.": "이 필드는 :length자 이상이어야 하며 대문자를 하나 이상 포함해야 합니다.", 10 | "The :attribute must be at least :length characters.": "이 필드는 :length자 이상이어야 합니다.", 11 | "The :attribute must contain at least one letter.": "이 필드에는 최소한 하나의 문자가 포함되어야 합니다.", 12 | "The :attribute must contain at least one number.": "이 필드에는 하나 이상의 숫자가 포함되어야 합니다.", 13 | "The :attribute must contain at least one symbol.": "이 필드에는 하나 이상의 기호가 포함되어야 합니다.", 14 | "The :attribute must contain at least one uppercase and one lowercase letter.": "이 필드는 적어도 하나의 대문자와 하나의 소문자를 포함해야 합니다.", 15 | "The given :attribute has appeared in a data leak. Please choose a different :attribute.": "제공된 필드가 데이터 유출에 나타났습니다. 다른 필드를 선택하십시오." 16 | } 17 | -------------------------------------------------------------------------------- /locales/ku/json-inline.json: -------------------------------------------------------------------------------- 1 | { 2 | "The :attribute must be a valid role.": "Ev qad divê rolek derbasdar be.", 3 | "The :attribute must be at least :length characters and contain at least one number.": "Divê ev qad herî kêm :length tîpan be û herî kêm jimarek hebe.", 4 | "The :attribute must be at least :length characters and contain at least one special character and one number.": "Divê ev qad herî kêm :length tîpan be û bi kêmanî yek karakterek taybetî û yek hejmar hebe.", 5 | "The :attribute must be at least :length characters and contain at least one special character.": "Divê ev qad herî kêm :length tîpan be û bi kêmanî yek karakterek taybetî hebe.", 6 | "The :attribute must be at least :length characters and contain at least one uppercase character and one number.": "Divê ev qad herî kêm :length tîpan be û bi kêmanî yek tîpek mezin û yek hejmar hebe.", 7 | "The :attribute must be at least :length characters and contain at least one uppercase character and one special character.": "Divê ev qad herî kêm :length tîpan be û bi kêmanî yek tîpek mezin û yek tîpek taybetî hebe.", 8 | "The :attribute must be at least :length characters and contain at least one uppercase character, one number, and one special character.": "Divê ev qad herî kêm :length tîpan be û bi kêmanî yek tîpek mezin, yek hejmar û yek karakterek taybetî hebe.", 9 | "The :attribute must be at least :length characters and contain at least one uppercase character.": "Divê ev qad herî kêm :length tîpan be û bi kêmanî yek tîpek mezin hebe.", 10 | "The :attribute must be at least :length characters.": "Ev qad divê herî kêm :length tîpan be.", 11 | "The :attribute must contain at least one letter.": "Divê ev qad bi kêmanî yek tîp hebe.", 12 | "The :attribute must contain at least one number.": "Di vê qadê de divê herî kêm yek hejmar hebe.", 13 | "The :attribute must contain at least one symbol.": "Di vê qadê de divê herî kêm sembolek hebe.", 14 | "The :attribute must contain at least one uppercase and one lowercase letter.": "Divê ev qad bi kêmanî yek tîpek mezin û yek tîpek piçûk hebe.", 15 | "The given :attribute has appeared in a data leak. Please choose a different :attribute.": "Qada diyarkirî di vekêşana daneyê de xuya bû. Ji kerema xwe qadeke cuda hilbijêre." 16 | } 17 | -------------------------------------------------------------------------------- /locales/ky/json-inline.json: -------------------------------------------------------------------------------- 1 | { 2 | "The :attribute must be a valid role.": "Бул талаа жарактуу роль болушу керек.", 3 | "The :attribute must be at least :length characters and contain at least one number.": "Бул талаа кеминде :length белгиден жана жок дегенде бир санды камтышы керек.", 4 | "The :attribute must be at least :length characters and contain at least one special character and one number.": "Бул талаа :length белгиден кем эмес болушу керек жана жок дегенде бир өзгөчө белги жана бир санды камтышы керек.", 5 | "The :attribute must be at least :length characters and contain at least one special character.": "Бул талаа :length белгиден кем эмес болушу керек жана жок дегенде бир өзгөчө белгини камтышы керек.", 6 | "The :attribute must be at least :length characters and contain at least one uppercase character and one number.": "Бул талаа кеминде :length белгиден туруп, жок дегенде бир чоң тамга жана бир санды камтышы керек.", 7 | "The :attribute must be at least :length characters and contain at least one uppercase character and one special character.": "Бул талаа кеминде :length белгиден жана жок дегенде бир чоң тамга менен бир өзгөчө белгиден турушу керек.", 8 | "The :attribute must be at least :length characters and contain at least one uppercase character, one number, and one special character.": "Бул талаа жок дегенде :length белгиден жана жок дегенде бир чоң тамгадан, бир сандан жана бир өзгөчө белгиден турушу керек.", 9 | "The :attribute must be at least :length characters and contain at least one uppercase character.": "Бул талаа кеминде :length белгиден жана жок дегенде бир чоң тамгадан турушу керек.", 10 | "The :attribute must be at least :length characters.": "Бул талаа кеминде :length белгиден турушу керек.", 11 | "The :attribute must contain at least one letter.": "Бул талаа жок дегенде бир тамганы камтышы керек.", 12 | "The :attribute must contain at least one number.": "Бул талаа жок дегенде бир санды камтышы керек.", 13 | "The :attribute must contain at least one symbol.": "Бул талаа жок дегенде бир символду камтышы керек.", 14 | "The :attribute must contain at least one uppercase and one lowercase letter.": "Бул талаада жок дегенде бир чоң жана бир кичине тамга болушу керек.", 15 | "The given :attribute has appeared in a data leak. Please choose a different :attribute.": "Берилген талаа маалымат агып чыгууда пайда болду. Башка талаа тандаңыз." 16 | } 17 | -------------------------------------------------------------------------------- /locales/ln/json-inline.json: -------------------------------------------------------------------------------- 1 | { 2 | "The :attribute must be a valid role.": "Esika oyo esengeli kozala rôle ya malamu.", 3 | "The :attribute must be at least :length characters and contain at least one number.": "Esika oyo esengeli kozala na bilembo ata :length mpe kozala na nimero moko ata.", 4 | "The :attribute must be at least :length characters and contain at least one special character and one number.": "Esika oyo esengeli kozala na bilembo ata :length mpe ezala na elembo moko ya sipesiale mpe nimero moko.", 5 | "The :attribute must be at least :length characters and contain at least one special character.": "Esika oyo esengeli kozala na bilembo ata :length mpe ezala na elembo moko ya sipesiale.", 6 | "The :attribute must be at least :length characters and contain at least one uppercase character and one number.": "Esika oyo esengeli kozala na bilembo ata :length mpe ezala na elembo moko ya monene mpe motango moko.", 7 | "The :attribute must be at least :length characters and contain at least one uppercase character and one special character.": "Esika oyo esengeli kozala na bilembo ata :length mpe ezala na elembo moko ya monene mpe elembo moko ya sipesiale.", 8 | "The :attribute must be at least :length characters and contain at least one uppercase character, one number, and one special character.": "Esika oyo esengeli kozala na bilembo ata :length mpe ezala na elembo moko ya minene, motango moko, mpe elembo moko ya sipesiale.", 9 | "The :attribute must be at least :length characters and contain at least one uppercase character.": "Esika oyo esengeli kozala na bilembo ata :length mpe ezala na elembo moko ya minene.", 10 | "The :attribute must be at least :length characters.": "Esika oyo esengeli kozala na bilembo ata :length.", 11 | "The :attribute must contain at least one letter.": "Esika oyo esengeli kozala na ata lɛtrɛ moko.", 12 | "The :attribute must contain at least one number.": "Esika oyo esengeli kozala na ata nimero moko.", 13 | "The :attribute must contain at least one symbol.": "Esika oyo esengeli kozala na ata elembo moko.", 14 | "The :attribute must contain at least one uppercase and one lowercase letter.": "Esika oyo esengeli kozala na ata lɛtrɛ moko ya monene mpe moko ya mike.", 15 | "The given :attribute has appeared in a data leak. Please choose a different :attribute.": "Esika oyo epesami ebimi na fuite ya ba données. Svp pona esika mosusu." 16 | } 17 | -------------------------------------------------------------------------------- /locales/lo/json-inline.json: -------------------------------------------------------------------------------- 1 | { 2 | "The :attribute must be a valid role.": "ຊ່ອງຂໍ້ມູນນີ້ຕ້ອງເປັນບົດບາດທີ່ຖືກຕ້ອງ.", 3 | "The :attribute must be at least :length characters and contain at least one number.": "ຊ່ອງຂໍ້ມູນນີ້ຕ້ອງມີຢ່າງໜ້ອຍ :length ຕົວອັກສອນ ແລະ ມີຢ່າງໜ້ອຍໜຶ່ງຕົວເລກ.", 4 | "The :attribute must be at least :length characters and contain at least one special character and one number.": "ຊ່ອງຂໍ້ມູນນີ້ຕ້ອງມີຢ່າງໜ້ອຍ :length ຕົວອັກສອນ ແລະ ມີຢ່າງໜ້ອຍໜຶ່ງຕົວອັກສອນພິເສດ ແລະໜຶ່ງຕົວເລກ.", 5 | "The :attribute must be at least :length characters and contain at least one special character.": "ຊ່ອງຂໍ້ມູນນີ້ຕ້ອງມີຢ່າງໜ້ອຍ :length ຕົວອັກສອນ ແລະ ມີຢ່າງໜ້ອຍໜຶ່ງຕົວອັກສອນພິເສດ.", 6 | "The :attribute must be at least :length characters and contain at least one uppercase character and one number.": "ຊ່ອງຂໍ້ມູນນີ້ຕ້ອງມີຢ່າງໜ້ອຍ :length ຕົວອັກສອນ ແລະ ມີຢ່າງໜ້ອຍໜຶ່ງຕົວພິມໃຫຍ່ ແລະ ຕົວເລກໜຶ່ງ.", 7 | "The :attribute must be at least :length characters and contain at least one uppercase character and one special character.": "ຊ່ອງຂໍ້ມູນນີ້ຕ້ອງມີຢ່າງໜ້ອຍ :length ຕົວອັກສອນ ແລະ ມີຢ່າງໜ້ອຍໜຶ່ງຕົວພິມໃຫຍ່ ແລະ ຕົວອັກສອນພິເສດໜຶ່ງຕົວ.", 8 | "The :attribute must be at least :length characters and contain at least one uppercase character, one number, and one special character.": "ຊ່ອງຂໍ້ມູນນີ້ຕ້ອງມີຢ່າງໜ້ອຍ :length ຕົວອັກສອນ ແລະ ມີຢ່າງໜ້ອຍໜຶ່ງຕົວພິມໃຫຍ່, ຕົວເລກໜຶ່ງ ແລະ ຕົວອັກສອນພິເສດໜຶ່ງຕົວ.", 9 | "The :attribute must be at least :length characters and contain at least one uppercase character.": "ຊ່ອງຂໍ້ມູນນີ້ຕ້ອງມີຢ່າງໜ້ອຍ :length ຕົວອັກສອນ ແລະ ມີຢ່າງໜ້ອຍໜຶ່ງຕົວພິມໃຫຍ່.", 10 | "The :attribute must be at least :length characters.": "ຊ່ອງຂໍ້ມູນນີ້ຕ້ອງມີຢ່າງໜ້ອຍ :length ຕົວອັກສອນ.", 11 | "The :attribute must contain at least one letter.": "ຊ່ອງຂໍ້ມູນນີ້ຕ້ອງມີຢ່າງໜ້ອຍໜຶ່ງຕົວອັກສອນ.", 12 | "The :attribute must contain at least one number.": "ຊ່ອງຂໍ້ມູນນີ້ຕ້ອງມີຢ່າງໜ້ອຍໜຶ່ງຕົວເລກ.", 13 | "The :attribute must contain at least one symbol.": "ຊ່ອງຂໍ້ມູນນີ້ຕ້ອງມີສັນຍາລັກຢ່າງໜ້ອຍໜຶ່ງອັນ.", 14 | "The :attribute must contain at least one uppercase and one lowercase letter.": "ຊ່ອງຂໍ້ມູນນີ້ຕ້ອງມີຕົວພິມນ້ອຍຢ່າງໜ້ອຍໜຶ່ງຕົວ ແລະຕົວພິມນ້ອຍ.", 15 | "The given :attribute has appeared in a data leak. Please choose a different :attribute.": "ຊ່ອງຂໍ້ມູນດັ່ງກ່າວໄດ້ປະກົດຢູ່ໃນຂໍ້ມູນຮົ່ວໄຫຼ. ກະລຸນາເລືອກຊ່ອງຂໍ້ມູນອື່ນ." 16 | } 17 | -------------------------------------------------------------------------------- /locales/lt/_excludes.json: -------------------------------------------------------------------------------- 1 | [ 2 | "CSV (.csv)", 3 | "Excel (.xlsx)", 4 | "Nova" 5 | ] 6 | -------------------------------------------------------------------------------- /locales/lt/json-inline.json: -------------------------------------------------------------------------------- 1 | { 2 | "The :attribute must be a valid role.": "Šis laukas turi būti tinkamas vaidmuo.", 3 | "The :attribute must be at least :length characters and contain at least one number.": "Šiame lauke turi būti bent :length simbolių ir jame turi būti bent vienas skaičius.", 4 | "The :attribute must be at least :length characters and contain at least one special character and one number.": "Šiame lauke turi būti bent :length simbolių, jame turi būti bent vienas specialusis simbolis ir vienas skaičius.", 5 | "The :attribute must be at least :length characters and contain at least one special character.": "Šiame lauke turi būti bent :length simbolių ir jame turi būti bent vienas specialusis simbolis.", 6 | "The :attribute must be at least :length characters and contain at least one uppercase character and one number.": "Šiame lauke turi būti bent :length simbolių, jame turi būti bent viena didžioji raidė ir vienas skaičius.", 7 | "The :attribute must be at least :length characters and contain at least one uppercase character and one special character.": "Šiame lauke turi būti bent :length simbolių, jame turi būti bent vienas didžiosios ir vienas specialusis simbolis.", 8 | "The :attribute must be at least :length characters and contain at least one uppercase character, one number, and one special character.": "Šiame lauke turi būti bent :length simbolių, jame turi būti bent vienas didžioji raidė, vienas skaičius ir vienas specialusis simbolis.", 9 | "The :attribute must be at least :length characters and contain at least one uppercase character.": "Šiame lauke turi būti bent :length simbolių ir bent viena didžioji raidė.", 10 | "The :attribute must be at least :length characters.": "Šiame lauke turi būti bent :length simbolių.", 11 | "The :attribute must contain at least one letter.": "Šiame lauke turi būti bent viena raidė.", 12 | "The :attribute must contain at least one number.": "Šiame lauke turi būti bent vienas skaičius.", 13 | "The :attribute must contain at least one symbol.": "Šiame lauke turi būti bent vienas simbolis.", 14 | "The :attribute must contain at least one uppercase and one lowercase letter.": "Šiame lauke turi būti bent viena didžioji ir viena mažoji raidė.", 15 | "The given :attribute has appeared in a data leak. Please choose a different :attribute.": "Pateiktas laukas atsirado dėl duomenų nutekėjimo. Pasirinkite kitą lauką." 16 | } 17 | -------------------------------------------------------------------------------- /locales/lv/_excludes.json: -------------------------------------------------------------------------------- 1 | [ 2 | "Angola", 3 | "Anguilla", 4 | "Aruba", 5 | "Barbados", 6 | "Burundi", 7 | "CSV (.csv)", 8 | "Excel (.xlsx)", 9 | "Guernsey", 10 | "Haiti", 11 | "ID", 12 | "Kiribati", 13 | "Malta", 14 | "Moldova", 15 | "Nauru", 16 | "Niue", 17 | "Nova", 18 | "Palau", 19 | "Panama", 20 | "Peru", 21 | "Qatar", 22 | "Samoa", 23 | "Togo", 24 | "Tokelau", 25 | "Tuvalu", 26 | "Uganda", 27 | "Vanuatu" 28 | ] 29 | -------------------------------------------------------------------------------- /locales/mai/json-inline.json: -------------------------------------------------------------------------------- 1 | { 2 | "The :attribute must be a valid role.": "ई क्षेत्र वैध भूमिका होबाक चाही।", 3 | "The :attribute must be at least :length characters and contain at least one number.": "ई क्षेत्र कमसँ कम १० वर्णक होबाक चाही आ कमसँ कम एकटा संख्या होबाक चाही।", 4 | "The :attribute must be at least :length characters and contain at least one special character and one number.": "ई क्षेत्र कम सँ कम १० वर्ण होबाक चाही आ कम सँ कम एकटा विशेष वर्ण आ एकटा संख्या होबाक चाही।", 5 | "The :attribute must be at least :length characters and contain at least one special character.": "ई क्षेत्र कम सँ कम १० वर्ण होबाक चाही आ कम सँ कम एकटा विशेष वर्ण होबाक चाही।", 6 | "The :attribute must be at least :length characters and contain at least one uppercase character and one number.": "ई क्षेत्र कम सँ कम १० वर्ण होबाक चाही आओर एहि मे कम सँ कम एकटा पैघ वर्ण आ एकटा संख्या होबाक चाही.", 7 | "The :attribute must be at least :length characters and contain at least one uppercase character and one special character.": "ई क्षेत्र कम सँ कम १० वर्ण होबाक चाही आ कम सँ कम एकटा पैघ वर्ण आ एकटा विशेष वर्ण होबाक चाही ।", 8 | "The :attribute must be at least :length characters and contain at least one uppercase character, one number, and one special character.": "ई क्षेत्र कम सँ कम १० वर्ण होबाक चाही आओर एहि मे कम सँ कम एकटा पैघ वर्ण, एकटा संख्या आ एकटा विशेष वर्ण होबाक चाही.", 9 | "The :attribute must be at least :length characters and contain at least one uppercase character.": "ई क्षेत्र कम सँ कम १० वर्ण होबाक चाही आओर कम सँ कम एकटा पैघ वर्ण होबाक चाही.", 10 | "The :attribute must be at least :length characters.": "ई क्षेत्र कमसँ कम १० वर्णक हेबाक चाही।", 11 | "The :attribute must contain at least one letter.": "एहि क्षेत्र मे कम स कम एकटा अक्षर हेबाक चाही।", 12 | "The :attribute must contain at least one number.": "एहि फील्ड मे कम सँ कम एकटा नंबर होबाक चाही.", 13 | "The :attribute must contain at least one symbol.": "एहि क्षेत्र मे कम सँ कम एकटा चिन्ह होबाक चाही.", 14 | "The :attribute must contain at least one uppercase and one lowercase letter.": "एहि क्षेत्र मे कम सँ कम एकटा पैघ आ एकटा छोट अक्षर हेबाक चाही।", 15 | "The given :attribute has appeared in a data leak. Please choose a different :attribute.": "देल गेल क्षेत्र एकटा डाटा लीक मे आबि गेल अछि। कृपया कोनो अलग क्षेत्र चुनू।" 16 | } 17 | -------------------------------------------------------------------------------- /locales/mi/json-inline.json: -------------------------------------------------------------------------------- 1 | { 2 | "The :attribute must be a valid role.": "Me whai mana tenei mara.", 3 | "The :attribute must be at least :length characters and contain at least one number.": "Me :length te iti rawa o tenei apure, kia kotahi pea te tau.", 4 | "The :attribute must be at least :length characters and contain at least one special character and one number.": "Me :length neke atu nga tohu o tenei apure, kia kotahi neke atu ranei nga tohu motuhake me tetahi nama.", 5 | "The :attribute must be at least :length characters and contain at least one special character.": "Me :length neke atu nga tohu o tenei apure, kia kotahi neke atu ranei nga tohu motuhake.", 6 | "The :attribute must be at least :length characters and contain at least one uppercase character and one number.": "Me :length neke atu nga tohu o tenei apure, kia kotahi pea te ahua o te papamatua me te tau kotahi.", 7 | "The :attribute must be at least :length characters and contain at least one uppercase character and one special character.": "Me :length neke atu nga tohu o tenei apure, kia kotahi te iti rawa o te kiripuaki matua me tetahi tohu motuhake.", 8 | "The :attribute must be at least :length characters and contain at least one uppercase character, one number, and one special character.": "Me :length neke atu nga tohu o tenei apure, kia kotahi neke atu ranei nga tohu o runga, kia kotahi tau, kia kotahi ano te ahua motuhake.", 9 | "The :attribute must be at least :length characters and contain at least one uppercase character.": "Me :length neke atu nga tohu o tenei apure, kia kotahi te iti rawa o nga tohu o runga.", 10 | "The :attribute must be at least :length characters.": "Me :length neke atu nga tohu o tenei mara.", 11 | "The :attribute must contain at least one letter.": "Kia kotahi te reta i roto i tenei mara.", 12 | "The :attribute must contain at least one number.": "Kia kotahi neke atu te tau kei roto i tenei mara.", 13 | "The :attribute must contain at least one symbol.": "Kia kotahi te tohu kei roto i tenei mara.", 14 | "The :attribute must contain at least one uppercase and one lowercase letter.": "Me whai i tenei mara kia kotahi pea te rahi me te reta iti.", 15 | "The given :attribute has appeared in a data leak. Please choose a different :attribute.": "Kua puta te mara i roto i te turuturu raraunga. Kōwhiria he āpure kē." 16 | } 17 | -------------------------------------------------------------------------------- /locales/mk/_excludes.json: -------------------------------------------------------------------------------- 1 | [ 2 | "CSV (.csv)", 3 | "Excel (.xlsx)", 4 | "Nova" 5 | ] 6 | -------------------------------------------------------------------------------- /locales/mk/json-inline.json: -------------------------------------------------------------------------------- 1 | { 2 | "The :attribute must be a valid role.": "Ова поле мора да биде валидна улога.", 3 | "The :attribute must be at least :length characters and contain at least one number.": "Ова поле мора да содржи најмалку :length знаци и да содржи најмалку еден број.", 4 | "The :attribute must be at least :length characters and contain at least one special character and one number.": "Ова поле мора да содржи најмалку :length знаци и да содржи најмалку еден посебен знак и еден број.", 5 | "The :attribute must be at least :length characters and contain at least one special character.": "Ова поле мора да содржи најмалку :length знаци и да содржи најмалку еден посебен знак.", 6 | "The :attribute must be at least :length characters and contain at least one uppercase character and one number.": "Ова поле мора да има најмалку :length знаци и да содржи најмалку еден голем знак и еден број.", 7 | "The :attribute must be at least :length characters and contain at least one uppercase character and one special character.": "Ова поле мора да содржи најмалку :length знаци и да содржи најмалку еден голем знак и еден посебен знак.", 8 | "The :attribute must be at least :length characters and contain at least one uppercase character, one number, and one special character.": "Ова поле мора да содржи најмалку :length знаци и да содржи најмалку еден голем знак, еден број и еден посебен знак.", 9 | "The :attribute must be at least :length characters and contain at least one uppercase character.": "Ова поле мора да содржи најмалку :length знаци и да содржи најмалку еден голем знак.", 10 | "The :attribute must be at least :length characters.": "Ова поле мора да има најмалку :length знаци.", 11 | "The :attribute must contain at least one letter.": "Ова поле мора да содржи најмалку една буква.", 12 | "The :attribute must contain at least one number.": "Ова поле мора да содржи најмалку еден број.", 13 | "The :attribute must contain at least one symbol.": "Ова поле мора да содржи најмалку еден симбол.", 14 | "The :attribute must contain at least one uppercase and one lowercase letter.": "Ова поле мора да содржи најмалку една голема и една мала буква.", 15 | "The given :attribute has appeared in a data leak. Please choose a different :attribute.": "Даденото поле се појави во протекување податоци. Изберете друго поле." 16 | } 17 | -------------------------------------------------------------------------------- /locales/mn/_excludes.json: -------------------------------------------------------------------------------- 1 | [ 2 | "CSV (.csv)", 3 | "Excel (.xlsx)", 4 | "Nova" 5 | ] 6 | -------------------------------------------------------------------------------- /locales/mni_Mtei/json-inline.json: -------------------------------------------------------------------------------- 1 | { 2 | "The :attribute must be a valid role.": "ꯂꯝ ꯑꯁꯤ ꯆꯠꯅꯕꯥ ꯌꯥꯕꯥ ꯊꯧꯗꯥꯡ ꯑꯃꯥ ꯑꯣꯏꯒꯗꯕꯅꯤ꯫", 3 | "The :attribute must be at least :length characters and contain at least one number.": "ꯐꯤꯜꯗ ꯑꯁꯤ ꯌꯥꯃꯗ꯭ꯔꯕꯗꯥ ꯆꯦꯛꯔꯦꯇꯔ ꯱꯰ ꯑꯣꯏꯒꯗꯕꯅꯤ ꯑꯃꯁꯨꯡ ꯌꯥꯃꯗ꯭ꯔꯕꯗꯥ ꯅꯝꯕꯔ ꯑꯃꯥ ꯌꯥꯑꯣꯒꯗꯕꯅꯤ꯫", 4 | "The :attribute must be at least :length characters and contain at least one special character and one number.": "ꯐꯤꯜꯗ ꯑꯁꯤ ꯌꯥꯃꯗ꯭ꯔꯕꯗꯥ ꯆꯦꯛꯔꯦꯇꯔ ꯱꯰ ꯑꯣꯏꯒꯗꯕꯅꯤ ꯑꯃꯁꯨꯡ ꯌꯥꯃꯗ꯭ꯔꯕꯗꯥ ꯑꯈꯟꯅꯕꯥ ꯆꯦꯛꯔꯦꯇꯔ ꯑꯃꯥ ꯑꯃꯁꯨꯡ ꯅꯝꯕꯔ ꯑꯃꯥ ꯌꯥꯑꯣꯒꯗꯕꯅꯤ꯫", 5 | "The :attribute must be at least :length characters and contain at least one special character.": "ꯐꯤꯜꯗ ꯑꯁꯤ ꯌꯥꯃꯗ꯭ꯔꯕꯗꯥ ꯆꯦꯛꯔꯦꯇꯔ ꯱꯰ ꯑꯣꯏꯒꯗꯕꯅꯤ ꯑꯃꯁꯨꯡ ꯌꯥꯃꯗ꯭ꯔꯕꯗꯥ ꯑꯈꯟꯅꯕꯥ ꯆꯦꯛꯔꯦꯇꯔ ꯑꯃꯥ ꯌꯥꯑꯣꯒꯗꯕꯅꯤ꯫", 6 | "The :attribute must be at least :length characters and contain at least one uppercase character and one number.": "ꯐꯤꯜꯗ ꯑꯁꯤ ꯌꯥꯃꯗ꯭ꯔꯕꯗꯥ ꯆꯦꯛꯔꯦꯇꯔ ꯱꯰ ꯑꯣꯏꯒꯗꯕꯅꯤ ꯑꯃꯁꯨꯡ ꯌꯥꯃꯗ꯭ꯔꯕꯗꯥ ꯑꯆꯧꯕꯥ ꯆꯦꯛꯔꯦꯇꯔ ꯑꯃꯥ ꯑꯃꯁꯨꯡ ꯅꯝꯕꯔ ꯑꯃꯥ ꯌꯥꯑꯣꯒꯗꯕꯅꯤ꯫", 7 | "The :attribute must be at least :length characters and contain at least one uppercase character and one special character.": "ꯐꯤꯜꯗ ꯑꯁꯤ ꯌꯥꯃꯗ꯭ꯔꯕꯗꯥ ꯆꯦꯛꯔꯦꯇꯔ ꯱꯰ ꯑꯣꯏꯒꯗꯕꯅꯤ ꯑꯃꯁꯨꯡ ꯌꯥꯃꯗ꯭ꯔꯕꯗꯥ ꯑꯆꯧꯕꯥ ꯆꯦꯛꯔꯦꯇꯔ ꯑꯃꯥ ꯑꯃꯁꯨꯡ ꯑꯈꯟꯅꯕꯥ ꯆꯦꯛꯔꯦꯇꯔ ꯑꯃꯥ ꯌꯥꯑꯣꯒꯗꯕꯅꯤ꯫", 8 | "The :attribute must be at least :length characters and contain at least one uppercase character, one number, and one special character.": "ꯐꯤꯜꯗ ꯑꯁꯤ ꯌꯥꯃꯗ꯭ꯔꯕꯗꯥ ꯆꯦꯛꯔꯦꯇꯔ ꯱꯰ ꯑꯣꯏꯒꯗꯕꯅꯤ ꯑꯃꯁꯨꯡ ꯌꯥꯃꯗ꯭ꯔꯕꯗꯥ ꯑꯆꯧꯕꯥ ꯆꯦꯛꯔꯦꯇꯔ ꯑꯃꯥ, ꯅꯝꯕꯔ ꯑꯃꯥ ꯑꯃꯁꯨꯡ ꯑꯈꯟꯅꯕꯥ ꯆꯦꯛꯔꯦꯇꯔ ꯑꯃꯥ ꯌꯥꯑꯣꯒꯗꯕꯅꯤ꯫", 9 | "The :attribute must be at least :length characters and contain at least one uppercase character.": "ꯐꯤꯜꯗ ꯑꯁꯤ ꯌꯥꯃꯗ꯭ꯔꯕꯗꯥ ꯑꯛꯁꯔ ꯱꯰ ꯑꯣꯏꯒꯗꯕꯅꯤ ꯑꯃꯁꯨꯡ ꯌꯥꯃꯗ꯭ꯔꯕꯗꯥ ꯑꯆꯧꯕꯥ ꯑꯛꯁꯔ ꯑꯃꯥ ꯌꯥꯑꯣꯒꯗꯕꯅꯤ꯫", 10 | "The :attribute must be at least :length characters.": "ꯐꯤꯜꯗ ꯑꯁꯤ ꯌꯥꯃꯗ꯭ꯔꯕꯗꯥ ꯆꯦꯛꯔꯦꯇꯔ ꯱꯰ ꯑꯣꯏꯒꯗꯕꯅꯤ꯫", 11 | "The :attribute must contain at least one letter.": "ꯐꯤꯜꯗ ꯑꯁꯤꯗꯥ ꯌꯥꯃꯗ꯭ꯔꯕꯗꯥ ꯑꯛꯁꯔ ꯑꯃꯥ ꯌꯥꯑꯣꯒꯗꯕꯅꯤ꯫", 12 | "The :attribute must contain at least one number.": "ꯐꯤꯜꯗ ꯑꯁꯤꯗꯥ ꯌꯥꯃꯗ꯭ꯔꯕꯗꯥ ꯅꯝꯕꯔ ꯑꯃꯥ ꯌꯥꯑꯣꯒꯗꯕꯅꯤ꯫", 13 | "The :attribute must contain at least one symbol.": "ꯐꯤꯜꯗ ꯑꯁꯤꯗꯥ ꯌꯥꯃꯗ꯭ꯔꯕꯗꯥ ꯁꯤꯝꯕꯣꯜ ꯑꯃꯥ ꯌꯥꯑꯣꯒꯗꯕꯅꯤ꯫", 14 | "The :attribute must contain at least one uppercase and one lowercase letter.": "ꯐꯤꯜꯗ ꯑꯁꯤꯗꯥ ꯌꯥꯃꯗ꯭ꯔꯕꯗꯥ ꯑꯆꯧꯕꯥ ꯑꯛꯁꯔ ꯑꯃꯥ ꯑꯃꯁꯨꯡ ꯑꯄꯤꯀꯄꯥ ꯑꯛꯁꯔ ꯑꯃꯥ ꯌꯥꯑꯣꯒꯗꯕꯅꯤ꯫", 15 | "The given :attribute has appeared in a data leak. Please choose a different :attribute.": "ꯄꯤꯔꯤꯕꯥ ꯐꯤꯜꯗ ꯑꯁꯤ ꯗꯦꯇꯥ ꯂꯤꯛ ꯑꯃꯗꯥ ꯎꯕꯥ ꯐꯪꯂꯦ꯫ ꯆꯥꯅꯕꯤꯗꯨꯅꯥ ꯇꯣꯉꯥꯅꯕꯥ ꯂꯝ ꯑꯃꯥ ꯈꯅꯕꯤꯌꯨ꯫" 16 | } 17 | -------------------------------------------------------------------------------- /locales/mr/_excludes.json: -------------------------------------------------------------------------------- 1 | [ 2 | "CSV (.csv)", 3 | "Excel (.xlsx)", 4 | "ID", 5 | "Nova" 6 | ] 7 | -------------------------------------------------------------------------------- /locales/mr/json-inline.json: -------------------------------------------------------------------------------- 1 | { 2 | "The :attribute must be a valid role.": "हे फील्ड एक वैध भूमिका असणे आवश्यक आहे.", 3 | "The :attribute must be at least :length characters and contain at least one number.": "हे फील्ड किमान :length वर्णांचे असणे आवश्यक आहे आणि त्यात किमान एक संख्या असणे आवश्यक आहे.", 4 | "The :attribute must be at least :length characters and contain at least one special character and one number.": "हे फील्ड किमान :length वर्ण असले पाहिजे आणि त्यात किमान एक विशेष वर्ण आणि एक संख्या असणे आवश्यक आहे.", 5 | "The :attribute must be at least :length characters and contain at least one special character.": "हे फील्ड किमान :length वर्ण असले पाहिजे आणि त्यात किमान एक विशेष वर्ण असणे आवश्यक आहे.", 6 | "The :attribute must be at least :length characters and contain at least one uppercase character and one number.": "हे फील्ड किमान :length वर्णांचे असणे आवश्यक आहे आणि त्यात किमान एक अप्परकेस वर्ण आणि एक संख्या असणे आवश्यक आहे.", 7 | "The :attribute must be at least :length characters and contain at least one uppercase character and one special character.": "हे फील्ड किमान :length वर्णांचे असणे आवश्यक आहे आणि त्यात किमान एक अप्परकेस वर्ण आणि एक विशेष वर्ण असणे आवश्यक आहे.", 8 | "The :attribute must be at least :length characters and contain at least one uppercase character, one number, and one special character.": "हे फील्ड किमान :length वर्णांचे असले पाहिजे आणि त्यात किमान एक अप्परकेस वर्ण, एक संख्या आणि एक विशेष वर्ण असणे आवश्यक आहे.", 9 | "The :attribute must be at least :length characters and contain at least one uppercase character.": "हे फील्ड किमान :length वर्णांचे असणे आवश्यक आहे आणि त्यात किमान एक अप्परकेस वर्ण असणे आवश्यक आहे.", 10 | "The :attribute must be at least :length characters.": "हे फील्ड किमान :length वर्णांचे असणे आवश्यक आहे.", 11 | "The :attribute must contain at least one letter.": "या फील्डमध्ये किमान एक अक्षर असणे आवश्यक आहे.", 12 | "The :attribute must contain at least one number.": "या फील्डमध्ये किमान एक संख्या असणे आवश्यक आहे.", 13 | "The :attribute must contain at least one symbol.": "या फील्डमध्ये किमान एक चिन्ह असणे आवश्यक आहे.", 14 | "The :attribute must contain at least one uppercase and one lowercase letter.": "या फील्डमध्ये किमान एक अप्परकेस आणि एक लोअरकेस अक्षर असणे आवश्यक आहे.", 15 | "The given :attribute has appeared in a data leak. Please choose a different :attribute.": "दिलेले फील्ड डेटा लीकमध्ये दिसून आले आहे. कृपया भिन्न फील्ड निवडा." 16 | } 17 | -------------------------------------------------------------------------------- /locales/ms/_excludes.json: -------------------------------------------------------------------------------- 1 | [ 2 | "CSV (.csv)", 3 | "Excel (.xlsx)", 4 | "Nova" 5 | ] 6 | -------------------------------------------------------------------------------- /locales/nb/json-inline.json: -------------------------------------------------------------------------------- 1 | { 2 | "The :attribute must be a valid role.": "Dette feltet må være en gyldig rolle.", 3 | "The :attribute must be at least :length characters and contain at least one number.": "Dette feltet må bestå av minst :length tegn og inneholde minst ett tall.", 4 | "The :attribute must be at least :length characters and contain at least one special character and one number.": "Dette feltet må bestå av minst :length tegn og inneholde minst ett spesialtegn og ett tall.", 5 | "The :attribute must be at least :length characters and contain at least one special character.": "Dette feltet må bestå av minst :length tegn og inneholde minst ett spesialtegn.", 6 | "The :attribute must be at least :length characters and contain at least one uppercase character and one number.": "Dette feltet må bestå av minst :length tegn og inneholde minst en stor bokstav og ett tall.", 7 | "The :attribute must be at least :length characters and contain at least one uppercase character and one special character.": "Dette feltet må bestå av minst :length tegn og inneholde minst en stor bokstav og ett spesialtegn.", 8 | "The :attribute must be at least :length characters and contain at least one uppercase character, one number, and one special character.": "Dette feltet må bestå av minst :length tegn og inneholde minst en stor bokstav, ett tall og ett spesialtegn.", 9 | "The :attribute must be at least :length characters and contain at least one uppercase character.": "Dette feltet må bestå av minst :length tegn og inneholde minst en stor bokstav.", 10 | "The :attribute must be at least :length characters.": "Dette feltet må inneholde minst :length tegn.", 11 | "The :attribute must contain at least one letter.": "Dette feltet må inneholde minst én bokstav.", 12 | "The :attribute must contain at least one number.": "Dette feltet må inneholde minst ett tall.", 13 | "The :attribute must contain at least one symbol.": "Dette feltet må inneholde minst ett symbol.", 14 | "The :attribute must contain at least one uppercase and one lowercase letter.": "Dette feltet må inneholde minst én stor og én liten bokstav.", 15 | "The given :attribute has appeared in a data leak. Please choose a different :attribute.": "Dette feltet har dukket opp i en datalekkasje. Velg annet felt." 16 | } 17 | -------------------------------------------------------------------------------- /locales/ne/_excludes.json: -------------------------------------------------------------------------------- 1 | [ 2 | "CSV (.csv)", 3 | "Excel (.xlsx)", 4 | "Nova" 5 | ] 6 | -------------------------------------------------------------------------------- /locales/ne/json-inline.json: -------------------------------------------------------------------------------- 1 | { 2 | "The :attribute must be a valid role.": "यो क्षेत्र एक मान्य भूमिका हुनुपर्छ।", 3 | "The :attribute must be at least :length characters and contain at least one number.": "यो क्षेत्र कम्तिमा :length वर्णको हुनुपर्छ र कम्तिमा एक संख्या समावेश हुनुपर्छ।", 4 | "The :attribute must be at least :length characters and contain at least one special character and one number.": "यो क्षेत्र कम्तिमा :length वर्णको हुनुपर्छ र कम्तिमा एक विशेष वर्ण र एक संख्या समावेश हुनुपर्छ।", 5 | "The :attribute must be at least :length characters and contain at least one special character.": "यो क्षेत्र कम्तिमा :length वर्णहरू हुनुपर्छ र कम्तिमा एक विशेष वर्ण समावेश गर्नुपर्छ।", 6 | "The :attribute must be at least :length characters and contain at least one uppercase character and one number.": "यो क्षेत्र कम्तिमा :length वर्णको हुनुपर्छ र कम्तिमा एउटा ठूला अक्षर र एउटा नम्बर समावेश गर्नुपर्छ।", 7 | "The :attribute must be at least :length characters and contain at least one uppercase character and one special character.": "यो क्षेत्र कम्तिमा :length वर्णको हुनुपर्छ र कम्तिमा एउटा ठूलो अक्षर र एउटा विशेष क्यारेक्टर समावेश गर्नुपर्छ।", 8 | "The :attribute must be at least :length characters and contain at least one uppercase character, one number, and one special character.": "यो क्षेत्र कम्तिमा :length वर्णको हुनुपर्छ र कम्तिमा एउटा ठूला अक्षर, एउटा संख्या र एउटा विशेष वर्ण समावेश गर्नुपर्छ।", 9 | "The :attribute must be at least :length characters and contain at least one uppercase character.": "यो क्षेत्र कम्तिमा :length वर्णको हुनुपर्छ र कम्तिमा एउटा ठूला अक्षर समावेश गर्नुपर्छ।", 10 | "The :attribute must be at least :length characters.": "यो क्षेत्र कम्तिमा :length वर्ण हुनुपर्छ।", 11 | "The :attribute must contain at least one letter.": "यो क्षेत्रमा कम्तिमा एउटा अक्षर हुनुपर्छ।", 12 | "The :attribute must contain at least one number.": "यो फिल्डमा कम्तिमा एउटा नम्बर हुनुपर्छ।", 13 | "The :attribute must contain at least one symbol.": "यो फिल्डमा कम्तिमा एउटा प्रतीक हुनुपर्छ।", 14 | "The :attribute must contain at least one uppercase and one lowercase letter.": "यो फिल्डमा कम्तिमा एउटा ठूलो र एउटा सानो अक्षर हुनु पर्छ।", 15 | "The given :attribute has appeared in a data leak. Please choose a different :attribute.": "दिइएको फिल्ड डाटा चुहावटमा देखा परेको छ। कृपया फरक क्षेत्र छान्नुहोस्।" 16 | } 17 | -------------------------------------------------------------------------------- /locales/nl/json-inline.json: -------------------------------------------------------------------------------- 1 | { 2 | "The :attribute must be a valid role.": "Dit veld moet een geldige rol zijn.", 3 | "The :attribute must be at least :length characters and contain at least one number.": "Dit veld moet minimaal :length tekens lang zijn en minimaal één cijfer bevatten.", 4 | "The :attribute must be at least :length characters and contain at least one special character and one number.": "Dit veld moet minstens :length karakters zijn en minstens één speciaal teken en één nummer bevatten.", 5 | "The :attribute must be at least :length characters and contain at least one special character.": "Dit veld moet minimaal :length tekens lang zijn en minstens één speciaal karakter bevatten.", 6 | "The :attribute must be at least :length characters and contain at least one uppercase character and one number.": "Dit veld moet minstens :length tekens lang zijn en minstens één hoofdletter en één cijfer bevatten.", 7 | "The :attribute must be at least :length characters and contain at least one uppercase character and one special character.": "Dit veld moet minimaal :length tekens lang zijn en minimaal één hoofdletter en één speciaal teken bevatten.", 8 | "The :attribute must be at least :length characters and contain at least one uppercase character, one number, and one special character.": "Dit veld moet minstens :length tekens lang zijn en minstens één hoofdletter, één cijfer en één speciaal teken bevatten.", 9 | "The :attribute must be at least :length characters and contain at least one uppercase character.": "Dit veld moet minimaal :length tekens lang zijn en minimaal één hoofdletter bevatten.", 10 | "The :attribute must be at least :length characters.": "Dit veld moet minstens :length karakters lang zijn.", 11 | "The :attribute must contain at least one letter.": "Dit veld moet minimaal één letter bevatten.", 12 | "The :attribute must contain at least one number.": "Dit veld moet minimaal één cijfer bevatten.", 13 | "The :attribute must contain at least one symbol.": "Dit veld moet minimaal één symbool bevatten.", 14 | "The :attribute must contain at least one uppercase and one lowercase letter.": "Dit veld moet minimaal één hoofdletter en één kleine letter bevatten.", 15 | "The given :attribute has appeared in a data leak. Please choose a different :attribute.": "Dit veld is aangetroffen in een datalek. Geef een andere waarde op." 16 | } 17 | -------------------------------------------------------------------------------- /locales/nn/_excludes.json: -------------------------------------------------------------------------------- 1 | [ 2 | "CSV (.csv)", 3 | "Excel (.xlsx)", 4 | "Nova" 5 | ] 6 | -------------------------------------------------------------------------------- /locales/nn/json-inline.json: -------------------------------------------------------------------------------- 1 | { 2 | "The :attribute must be a valid role.": "Dette feltet må være en gyldig rolle.", 3 | "The :attribute must be at least :length characters and contain at least one number.": "Dette feltet må være på minst :length tegn og inneholde minst ett tall.", 4 | "The :attribute must be at least :length characters and contain at least one special character and one number.": "Dette feltet må være på minst :length tegn og inneholde minst ett spesialtegn og ett tall.", 5 | "The :attribute must be at least :length characters and contain at least one special character.": "Dette feltet må være på minst :length tegn og inneholde minst ett spesialtegn.", 6 | "The :attribute must be at least :length characters and contain at least one uppercase character and one number.": "Dette feltet må bestå av minst :length tegn og inneholde minst ett stort tegn og ett tall.", 7 | "The :attribute must be at least :length characters and contain at least one uppercase character and one special character.": "Dette feltet må være på minst :length tegn og inneholde minst ett stort tegn og ett spesialtegn.", 8 | "The :attribute must be at least :length characters and contain at least one uppercase character, one number, and one special character.": "Dette feltet må bestå av minst :length tegn og inneholde minst ett stort tegn, ett tall og ett spesialtegn.", 9 | "The :attribute must be at least :length characters and contain at least one uppercase character.": "Dette feltet må bestå av minst :length tegn og inneholde minst ett stort tegn.", 10 | "The :attribute must be at least :length characters.": "Dette feltet må inneholde minst :length tegn.", 11 | "The :attribute must contain at least one letter.": "Dette feltet må inneholde minst én bokstav.", 12 | "The :attribute must contain at least one number.": "Dette feltet må inneholde minst ett tall.", 13 | "The :attribute must contain at least one symbol.": "Dette feltet må inneholde minst ett symbol.", 14 | "The :attribute must contain at least one uppercase and one lowercase letter.": "Dette feltet må inneholde minst én stor og én liten bokstav.", 15 | "The given :attribute has appeared in a data leak. Please choose a different :attribute.": "Det gitte feltet har dukket opp i en datalekkasje. Velg et annet felt." 16 | } 17 | -------------------------------------------------------------------------------- /locales/oc/_excludes.json: -------------------------------------------------------------------------------- 1 | [ 2 | "CSV (.csv)", 3 | "Excel (.xlsx)", 4 | "Nova" 5 | ] 6 | -------------------------------------------------------------------------------- /locales/oc/json-inline.json: -------------------------------------------------------------------------------- 1 | { 2 | "The :attribute must be a valid role.": "This field must be a valid role.", 3 | "The :attribute must be at least :length characters and contain at least one number.": "This field must be at least :length characters and contain at least one number.", 4 | "The :attribute must be at least :length characters and contain at least one special character and one number.": "This field must be at least :length characters and contain at least one special character and one number.", 5 | "The :attribute must be at least :length characters and contain at least one special character.": "This field must be at least :length characters and contain at least one special character.", 6 | "The :attribute must be at least :length characters and contain at least one uppercase character and one number.": "This field must be at least :length characters and contain at least one uppercase character and one number.", 7 | "The :attribute must be at least :length characters and contain at least one uppercase character and one special character.": "This field must be at least :length characters and contain at least one uppercase character and one special character.", 8 | "The :attribute must be at least :length characters and contain at least one uppercase character, one number, and one special character.": "This field must be at least :length characters and contain at least one uppercase character, one number, and one special character.", 9 | "The :attribute must be at least :length characters and contain at least one uppercase character.": "This field must be at least :length characters and contain at least one uppercase character.", 10 | "The :attribute must be at least :length characters.": "This field must be at least :length characters.", 11 | "The :attribute must contain at least one letter.": "This field must contain at least one letter.", 12 | "The :attribute must contain at least one number.": "This field must contain at least one number.", 13 | "The :attribute must contain at least one symbol.": "This field must contain at least one symbol.", 14 | "The :attribute must contain at least one uppercase and one lowercase letter.": "This field must contain at least one uppercase and one lowercase letter.", 15 | "The given :attribute has appeared in a data leak. Please choose a different :attribute.": "The given field has appeared in a data leak. Please choose a different field." 16 | } 17 | -------------------------------------------------------------------------------- /locales/pl/_excludes.json: -------------------------------------------------------------------------------- 1 | [ 2 | "Administrator", 3 | "Albania", 4 | "Angola", 5 | "Anguilla", 6 | "Armenia", 7 | "Aruba", 8 | "Australia", 9 | "Austria", 10 | "Barbados", 11 | "Belize", 12 | "Benin", 13 | "Bhutan", 14 | "Botswana", 15 | "Burkina Faso", 16 | "Burundi", 17 | "Chile", 18 | "CSV (.csv)", 19 | "Curaçao", 20 | "Email", 21 | "email", 22 | "Estonia", 23 | "Excel (.xlsx)", 24 | "Gabon", 25 | "Gambia", 26 | "Ghana", 27 | "Gibraltar", 28 | "Grenada", 29 | "Guam", 30 | "Guernsey", 31 | "Haiti", 32 | "Honduras", 33 | "Hong Kong", 34 | "ID", 35 | "Jersey", 36 | "Lesotho", 37 | "Liberia", 38 | "Liechtenstein", 39 | "Malawi", 40 | "Mali", 41 | "Malta", 42 | "Mauritius", 43 | "Mongolia", 44 | "Montserrat", 45 | "Namibia", 46 | "Nauru", 47 | "Nepal", 48 | "Niger", 49 | "Nigeria", 50 | "Niue", 51 | "Nova", 52 | "OK", 53 | "Oman", 54 | "Pakistan", 55 | "Palau", 56 | "Panama", 57 | "Peru", 58 | "Rwanda", 59 | "Réunion", 60 | "Samoa", 61 | "San Marino", 62 | "Senegal", 63 | "Serbia", 64 | "Sierra Leone", 65 | "Somalia", 66 | "Sri Lanka", 67 | "Sudan", 68 | "System", 69 | "Tanzania", 70 | "Togo", 71 | "Tokelau", 72 | "Tonga", 73 | "Turkmenistan", 74 | "Tuvalu", 75 | "Uganda", 76 | "Uzbekistan", 77 | "Vanuatu", 78 | "Zambia", 79 | "Zimbabwe" 80 | ] 81 | -------------------------------------------------------------------------------- /locales/pl/json-inline.json: -------------------------------------------------------------------------------- 1 | { 2 | "The :attribute must be a valid role.": "To pole musi być prawidłową rolą.", 3 | "The :attribute must be at least :length characters and contain at least one number.": "To pole musi mieć co najmniej :length znaków i zawierać co najmniej jedną cyfrę.", 4 | "The :attribute must be at least :length characters and contain at least one special character and one number.": "To pole musi mieć co najmniej :length znaków i zawierać co najmniej jeden znak specjalny i jedną liczbę.", 5 | "The :attribute must be at least :length characters and contain at least one special character.": "To pole musi mieć co najmniej :length znaków i zawierać co najmniej jeden znak specjalny.", 6 | "The :attribute must be at least :length characters and contain at least one uppercase character and one number.": "To pole musi mieć co najmniej :length znaków i zawierać co najmniej jedną wielką literę i jedną cyfrę.", 7 | "The :attribute must be at least :length characters and contain at least one uppercase character and one special character.": "To pole musi mieć co najmniej :length znaków i zawierać co najmniej jedną wielką literę i jeden znak specjalny.", 8 | "The :attribute must be at least :length characters and contain at least one uppercase character, one number, and one special character.": "To pole musi mieć co najmniej :length znaków i zawierać co najmniej jedną wielką literę, jedną cyfrę i jeden znak specjalny.", 9 | "The :attribute must be at least :length characters and contain at least one uppercase character.": "To pole musi mieć co najmniej :length znaków i zawierać co najmniej jedną wielką literę.", 10 | "The :attribute must be at least :length characters.": "To pole musi mieć co najmniej :length znaków.", 11 | "The :attribute must contain at least one letter.": "To pole musi zawierać co najmniej jedną literę.", 12 | "The :attribute must contain at least one number.": "To pole musi zawierać co najmniej jedną cyfrę.", 13 | "The :attribute must contain at least one symbol.": "To pole musi zawierać co najmniej jeden znak specjalny.", 14 | "The :attribute must contain at least one uppercase and one lowercase letter.": "To pole musi zawierać co najmniej jedną wielką i jedną małą literę.", 15 | "The given :attribute has appeared in a data leak. Please choose a different :attribute.": "Podane pole pojawiło się w wycieku danych. Wybierz inną wartość pola." 16 | } 17 | -------------------------------------------------------------------------------- /locales/ps/_excludes.json: -------------------------------------------------------------------------------- 1 | [ 2 | "CSV (.csv)", 3 | "Excel (.xlsx)", 4 | "Nova" 5 | ] 6 | -------------------------------------------------------------------------------- /locales/ps/json-inline.json: -------------------------------------------------------------------------------- 1 | { 2 | "The :attribute must be a valid role.": "دا ساحه باید د اعتبار وړ رول ولري.", 3 | "The :attribute must be at least :length characters and contain at least one number.": "دا ساحه باید لږترلږه :length حروف وي او لږترلږه یو شمیر ولري.", 4 | "The :attribute must be at least :length characters and contain at least one special character and one number.": "دا ساحه باید لږ تر لږه :length حروف ولري او لږترلږه یو ځانګړی کرکټر او یوه شمیره ولري.", 5 | "The :attribute must be at least :length characters and contain at least one special character.": "دا ساحه باید لږترلږه :length حروف وي او لږترلږه یو ځانګړی کرکټر ولري.", 6 | "The :attribute must be at least :length characters and contain at least one uppercase character and one number.": "دا ساحه باید لږترلږه :length حروف وي او لږترلږه یو لوی توری او یوه شمیره ولري.", 7 | "The :attribute must be at least :length characters and contain at least one uppercase character and one special character.": "دا ساحه باید لږ تر لږه :length حروف ولري او لږترلږه یو لوی توری او یو ځانګړی کرکټر ولري.", 8 | "The :attribute must be at least :length characters and contain at least one uppercase character, one number, and one special character.": "دا ساحه باید لږ تر لږه :length حروف ولري او لږترلږه یو لوی توری، یوه شمیره، او یو ځانګړی کرکټر ولري.", 9 | "The :attribute must be at least :length characters and contain at least one uppercase character.": "دا ساحه باید لږترلږه :length حروف وي او لږترلږه یو لوی توری ولري.", 10 | "The :attribute must be at least :length characters.": "دا ساحه باید لږترلږه :length حروف وي.", 11 | "The :attribute must contain at least one letter.": "دا ساحه باید لږترلږه یو لیک ولري.", 12 | "The :attribute must contain at least one number.": "دا ساحه باید لږترلږه یوه شمیره ولري.", 13 | "The :attribute must contain at least one symbol.": "دا ساحه باید لږترلږه یو سمبول ولري.", 14 | "The :attribute must contain at least one uppercase and one lowercase letter.": "دا ساحه باید لږترلږه یو لوی او یو کوچنی توری ولري.", 15 | "The given :attribute has appeared in a data leak. Please choose a different :attribute.": "ورکړل شوی ساحه د معلوماتو لیک کې ښکاره شوې. مهرباني وکړئ یو بل ساحه غوره کړئ." 16 | } 17 | -------------------------------------------------------------------------------- /locales/pt/_excludes.json: -------------------------------------------------------------------------------- 1 | [ 2 | "Andorra", 3 | "Angola", 4 | "API Token", 5 | "API Tokens", 6 | "Aruba", 7 | "Australia", 8 | "Austria", 9 | "Barbados", 10 | "Belize", 11 | "Bermuda", 12 | "Bulgaria", 13 | "Burundi", 14 | "Canada", 15 | "Chile", 16 | "China", 17 | "Costa Rica", 18 | "CSV (.csv)", 19 | "Cuba", 20 | "Curaçao", 21 | "Editor", 22 | "El Salvador", 23 | "Excel (.xlsx)", 24 | "Fiji", 25 | "Gambia", 26 | "Georgia", 27 | "Gibraltar", 28 | "Guam", 29 | "Guernsey", 30 | "Honduras", 31 | "Hong Kong", 32 | "ID", 33 | "Israel", 34 | "Jamaica", 35 | "Lao People's Democratic Republic", 36 | "Malta", 37 | "Mauritania", 38 | "Mayotte", 39 | "Monaco", 40 | "Montenegro", 41 | "Niue", 42 | "Nova", 43 | "Original", 44 | "Palau", 45 | "Panama", 46 | "Peru", 47 | "Portugal", 48 | "Qatar", 49 | "Samoa", 50 | "Suriname", 51 | "Timor-Leste", 52 | "Togo", 53 | "Tokelau", 54 | "total", 55 | "Tuvalu", 56 | "Uganda", 57 | "Vanuatu", 58 | "Venezuela" 59 | ] 60 | -------------------------------------------------------------------------------- /locales/pt_BR/_excludes.json: -------------------------------------------------------------------------------- 1 | [ 2 | "Andorra", 3 | "Angola", 4 | "Argentina", 5 | "Aruba", 6 | "Bahamas", 7 | "Bangladesh", 8 | "Barbados", 9 | "Belize", 10 | "Bermuda", 11 | "Burundi", 12 | "Chile", 13 | "China", 14 | "Congo", 15 | "Costa Rica", 16 | "CSV (.csv)", 17 | "Cuba", 18 | "Curaçao", 19 | "Dominica", 20 | "Editor", 21 | "El Salvador", 22 | "Excel (.xlsx)", 23 | "Fiji", 24 | "Gambia", 25 | "Georgia", 26 | "Gibraltar", 27 | "Guam", 28 | "Guatemala", 29 | "Guernsey", 30 | "Haiti", 31 | "Honduras", 32 | "Hong Kong", 33 | "ID", 34 | "Israel", 35 | "Jamaica", 36 | "Jersey", 37 | "Kosovo", 38 | "Kuwait", 39 | "Lens", 40 | "Liechtenstein", 41 | "Logs", 42 | "Madagascar", 43 | "Malawi", 44 | "Mali", 45 | "Malta", 46 | "Mauritania", 47 | "Mayotte", 48 | "Mexico", 49 | "Monaco", 50 | "Montenegro", 51 | "Myanmar", 52 | "Nauru", 53 | "Nepal", 54 | "Niue", 55 | "Nova", 56 | "OK", 57 | "Original", 58 | "Palau", 59 | "Panama", 60 | "Peru", 61 | "Portugal", 62 | "Qatar", 63 | "Samoa", 64 | "Senegal", 65 | "Sri Lanka", 66 | "Suriname", 67 | "Taiwan", 68 | "Timor-Leste", 69 | "Togo", 70 | "Tonga", 71 | "total", 72 | "Total:", 73 | "Tuvalu", 74 | "Uganda", 75 | "Vanuatu", 76 | "Venezuela" 77 | ] 78 | -------------------------------------------------------------------------------- /locales/pt_BR/json-inline.json: -------------------------------------------------------------------------------- 1 | { 2 | "The :attribute must be a valid role.": "O campo deve ser um papel válido.", 3 | "The :attribute must be at least :length characters and contain at least one number.": "O campo deve ter pelo menos :length caracteres e conter pelo menos um número.", 4 | "The :attribute must be at least :length characters and contain at least one special character and one number.": "O campo deve ter pelo menos :length caracteres e conter pelo menos um caractere especial e um número.", 5 | "The :attribute must be at least :length characters and contain at least one special character.": "O campo deve ter pelo menos :length caracteres e conter pelo menos um caractere especial.", 6 | "The :attribute must be at least :length characters and contain at least one uppercase character and one number.": "O campo deve ter pelo menos :length caracteres e conter pelo menos um caractere maiúsculo e um número.", 7 | "The :attribute must be at least :length characters and contain at least one uppercase character and one special character.": "O campo deve ter pelo menos :length caracteres e conter pelo menos um caractere maiúsculo e um caractere especial.", 8 | "The :attribute must be at least :length characters and contain at least one uppercase character, one number, and one special character.": "O campo deve ter pelo menos :length caracteres e conter pelo menos um caractere maiúsculo, um número e um caractere especial.", 9 | "The :attribute must be at least :length characters and contain at least one uppercase character.": "O campo deve ter pelo menos :length caracteres e conter pelo menos um caractere maiúsculo.", 10 | "The :attribute must be at least :length characters.": "O campo deve ter pelo menos :length caracteres.", 11 | "The :attribute must contain at least one letter.": "O campo deve conter pelo menos uma letra.", 12 | "The :attribute must contain at least one number.": "O campo deve conter pelo menos uma número.", 13 | "The :attribute must contain at least one symbol.": "O campo deve conter pelo menos uma símbolo.", 14 | "The :attribute must contain at least one uppercase and one lowercase letter.": "O campo deve conter pelo menos uma letra maiúscula e uma minúscula.", 15 | "The given :attribute has appeared in a data leak. Please choose a different :attribute.": "O campo fornecido apareceu em um vazamento de dados. Por favor, escolha um campo diferente." 16 | } 17 | -------------------------------------------------------------------------------- /locales/qu/json-inline.json: -------------------------------------------------------------------------------- 1 | { 2 | "The :attribute must be a valid role.": "Kay pampaqa allin ruwaymi kanan.", 3 | "The :attribute must be at least :length characters and contain at least one number.": "Kay pampaqa :length qillqayuqlla kanan tiyan, huk yupayllapas kanan tiyan.", 4 | "The :attribute must be at least :length characters and contain at least one special character and one number.": "Kay pampaqa :length qillqayuqlla kanan tiyan, huk sapaq qillqayuq, huk yupayniyuqlla kanan tiyan.", 5 | "The :attribute must be at least :length characters and contain at least one special character.": "Kay pampaqa :length qillqayuqlla kanan tiyan, huk sapaq qillqayuqlla kanan tiyan.", 6 | "The :attribute must be at least :length characters and contain at least one uppercase character and one number.": "Kay pampaqa :length qillqayuqlla kanan tiyan, huk hatun qillqayuqlla, huk yupayniyuqlla kanan tiyan.", 7 | "The :attribute must be at least :length characters and contain at least one uppercase character and one special character.": "Kay pampaqa :length qillqayuqlla kanan tiyan, huk hatun qillqayuqllapas, huk sapaq qillqayuqpas kanan tiyan.", 8 | "The :attribute must be at least :length characters and contain at least one uppercase character, one number, and one special character.": "Kay pampaqa :length qillqayuqlla kanan tiyan, huk hatun qillqayuqlla, huk yupayniyuq, huk sapaq qillqayuqlla kanan tiyan.", 9 | "The :attribute must be at least :length characters and contain at least one uppercase character.": "Kay pampaqa :length qillqayuqlla kanan tiyan, huk hatun qillqayuqllapas kanan tiyan.", 10 | "The :attribute must be at least :length characters.": "Kay pampaqa :length qillqayuqlla kanan tiyan.", 11 | "The :attribute must contain at least one letter.": "Kay pampapiqa huk qillqallapas kanan.", 12 | "The :attribute must contain at least one number.": "Kay pampapiqa huk yupayllapas kanan tiyan.", 13 | "The :attribute must contain at least one symbol.": "Kay pampapiqa huk chikullapas kanan.", 14 | "The :attribute must contain at least one uppercase and one lowercase letter.": "Kay pampapiqa huk hatun qillqallapas, huk uchuy qillqayuqpas kanan.", 15 | "The given :attribute has appeared in a data leak. Please choose a different :attribute.": "Qusqa pampaqa willakuypa lluqsiyninpi rikurirun. Ama hina kaspa, huk chakrata akllay." 16 | } 17 | -------------------------------------------------------------------------------- /locales/ro/_excludes.json: -------------------------------------------------------------------------------- 1 | [ 2 | "CSV (.csv)", 3 | "Excel (.xlsx)", 4 | "Nova" 5 | ] 6 | -------------------------------------------------------------------------------- /locales/ru/_excludes.json: -------------------------------------------------------------------------------- 1 | [ 2 | "CSV (.csv)", 3 | "Excel (.xlsx)", 4 | "ID", 5 | "Nova", 6 | "OK" 7 | ] 8 | -------------------------------------------------------------------------------- /locales/sc/_excludes.json: -------------------------------------------------------------------------------- 1 | [ 2 | "CSV (.csv)", 3 | "Excel (.xlsx)", 4 | "Nova" 5 | ] 6 | -------------------------------------------------------------------------------- /locales/sd/json-inline.json: -------------------------------------------------------------------------------- 1 | { 2 | "The :attribute must be a valid role.": "هن فيلڊ ۾ هڪ صحيح ڪردار هجڻ گهرجي.", 3 | "The :attribute must be at least :length characters and contain at least one number.": "هي فيلڊ گهٽ ۾ گهٽ :length اکرن جو هجڻ گهرجي ۽ گهٽ ۾ گهٽ هڪ نمبر تي مشتمل هجي.", 4 | "The :attribute must be at least :length characters and contain at least one special character and one number.": "هي فيلڊ گهٽ ۾ گهٽ :length اکرن جو هجڻ گهرجي ۽ گهٽ ۾ گهٽ هڪ خاص ڪردار ۽ هڪ نمبر تي مشتمل هجي.", 5 | "The :attribute must be at least :length characters and contain at least one special character.": "هي فيلڊ گهٽ ۾ گهٽ :length اکرن جو هجڻ گهرجي ۽ گهٽ ۾ گهٽ هڪ خاص اکر تي مشتمل هجي.", 6 | "The :attribute must be at least :length characters and contain at least one uppercase character and one number.": "ھن فيلڊ ۾ گھٽ ۾ گھٽ :length اکرن جو ھئڻ گھرجي ۽ گھٽ ۾ گھٽ ھڪڙو وڏو اکر ۽ ھڪڙو انگ ھجي.", 7 | "The :attribute must be at least :length characters and contain at least one uppercase character and one special character.": "ھن فيلڊ ۾ گھٽ ۾ گھٽ :length اکرن جو ھئڻ گھرجي ۽ گھٽ ۾ گھٽ ھڪڙو وڏو اکر ۽ ھڪڙو خاص اکر شامل آھي.", 8 | "The :attribute must be at least :length characters and contain at least one uppercase character, one number, and one special character.": "ھن فيلڊ ۾ گھٽ ۾ گھٽ :length اکرن جو ھجڻ گھرجي ۽ گھٽ ۾ گھٽ ھڪڙو اھم اکر، ھڪڙو نمبر ۽ ھڪڙو خاص اکر شامل ھجي.", 9 | "The :attribute must be at least :length characters and contain at least one uppercase character.": "ھن فيلڊ ۾ گھٽ ۾ گھٽ :length اکرن جو ھجڻ گھرجي ۽ گھٽ ۾ گھٽ ھڪڙو اھم اکر ھجڻ گھرجي.", 10 | "The :attribute must be at least :length characters.": "هي فيلڊ گهٽ ۾ گهٽ :length اکرن جو هجڻ گهرجي.", 11 | "The :attribute must contain at least one letter.": "ھن فيلڊ ۾ گھٽ ۾ گھٽ ھڪڙو اکر ھجڻ گھرجي.", 12 | "The :attribute must contain at least one number.": "ھن فيلڊ ۾ گھٽ ۾ گھٽ ھڪڙو نمبر ھجڻ گھرجي.", 13 | "The :attribute must contain at least one symbol.": "ھن فيلڊ ۾ گھٽ ۾ گھٽ ھڪڙو نشان ھجڻ گھرجي.", 14 | "The :attribute must contain at least one uppercase and one lowercase letter.": "ھن فيلڊ ۾ گھٽ ۾ گھٽ ھڪڙو وڏو ۽ ھڪڙو ننڍو اکر ھجڻ گھرجي.", 15 | "The given :attribute has appeared in a data leak. Please choose a different :attribute.": "ڏنل فيلڊ ڊيٽا ليڪ ۾ ظاهر ٿيو آهي. مھرباني ڪري ھڪ مختلف ميدان چونڊيو." 16 | } 17 | -------------------------------------------------------------------------------- /locales/si/_excludes.json: -------------------------------------------------------------------------------- 1 | [ 2 | "Bouvet Island", 3 | "Burundi", 4 | "CSV (.csv)", 5 | "Czech Republic", 6 | "Excel (.xlsx)", 7 | "ID", 8 | "Lesotho", 9 | "Logout", 10 | "Macao", 11 | "Montserrat", 12 | "Nova", 13 | "Qatar", 14 | "Toggle navigation" 15 | ] 16 | -------------------------------------------------------------------------------- /locales/sk/_excludes.json: -------------------------------------------------------------------------------- 1 | [ 2 | "API Token", 3 | "August", 4 | "CSV (.csv)", 5 | "Email", 6 | "email", 7 | "Excel (.xlsx)", 8 | "Kosovo", 9 | "Nova", 10 | "November", 11 | "September", 12 | "Setup Key", 13 | "Togo", 14 | "Tonga" 15 | ] 16 | -------------------------------------------------------------------------------- /locales/sk/json-inline.json: -------------------------------------------------------------------------------- 1 | { 2 | "The :attribute must be a valid role.": "Toto pole musí byť platná rola.", 3 | "The :attribute must be at least :length characters and contain at least one number.": "Toto pole musí mať aspoň :length znakov a musí obsahovať aspoň jedno číslo.", 4 | "The :attribute must be at least :length characters and contain at least one special character and one number.": "Toto pole musí mať aspoň :length znakov a musí obsahovať aspoň jeden špeciálny znak a jedno číslo.", 5 | "The :attribute must be at least :length characters and contain at least one special character.": "Toto pole musí mať aspoň :length znakov a musí obsahovať aspoň jeden špeciálny znak.", 6 | "The :attribute must be at least :length characters and contain at least one uppercase character and one number.": "Toto pole musí mať aspoň :length znakov a musí obsahovať aspoň jedno veľké písmeno a jedno číslo.", 7 | "The :attribute must be at least :length characters and contain at least one uppercase character and one special character.": "Toto pole musí mať aspoň :length znakov a musí obsahovať aspoň jedno veľké písmeno a jeden špeciálny znak.", 8 | "The :attribute must be at least :length characters and contain at least one uppercase character, one number, and one special character.": "Toto pole musí mať aspoň :length znakov a musí obsahovať aspoň jedno veľké písmeno, jedno číslo a jeden špeciálny znak.", 9 | "The :attribute must be at least :length characters and contain at least one uppercase character.": "Toto pole musí mať aspoň :length znakov a musí obsahovať aspoň jedno veľké písmeno.", 10 | "The :attribute must be at least :length characters.": "Toto pole musí mať aspoň :length znakov.", 11 | "The :attribute must contain at least one letter.": "Toto pole musí obsahovať aspoň jedno písmeno.", 12 | "The :attribute must contain at least one number.": "Toto pole musí obsahovať aspoň jedno číslo.", 13 | "The :attribute must contain at least one symbol.": "Toto pole musí obsahovať aspoň jeden symbol.", 14 | "The :attribute must contain at least one uppercase and one lowercase letter.": "Toto pole musí obsahovať aspoň jedno veľké a jedno malé písmeno.", 15 | "The given :attribute has appeared in a data leak. Please choose a different :attribute.": "Dané pole sa objavilo pri úniku údajov. Vyberte iné pole." 16 | } 17 | -------------------------------------------------------------------------------- /locales/sl/_excludes.json: -------------------------------------------------------------------------------- 1 | [ 2 | "Administrator", 3 | "CSV (.csv)", 4 | "Excel (.xlsx)", 5 | "Nova" 6 | ] 7 | -------------------------------------------------------------------------------- /locales/sl/json-inline.json: -------------------------------------------------------------------------------- 1 | { 2 | "The :attribute must be a valid role.": "To polje mora biti veljavna vloga.", 3 | "The :attribute must be at least :length characters and contain at least one number.": "To polje mora vsebovati vsaj :length znakov in vsaj eno številko.", 4 | "The :attribute must be at least :length characters and contain at least one special character and one number.": "To polje mora imeti vsaj :length znakov in mora vsebovati vsaj en poseben znak in eno številko.", 5 | "The :attribute must be at least :length characters and contain at least one special character.": "To polje mora vsebovati vsaj :length znakov in vsaj en poseben znak.", 6 | "The :attribute must be at least :length characters and contain at least one uppercase character and one number.": "To polje mora imeti vsaj :length znakov in mora vsebovati vsaj eno veliko črko in eno številko.", 7 | "The :attribute must be at least :length characters and contain at least one uppercase character and one special character.": "To polje mora imeti vsaj :length znakov in mora vsebovati vsaj eno veliko črko in en poseben znak.", 8 | "The :attribute must be at least :length characters and contain at least one uppercase character, one number, and one special character.": "To polje mora imeti vsaj :length znakov in mora vsebovati vsaj eno veliko črko, eno številko in en poseben znak.", 9 | "The :attribute must be at least :length characters and contain at least one uppercase character.": "To polje mora vsebovati vsaj :length znakov in vsaj eno veliko črko.", 10 | "The :attribute must be at least :length characters.": "To polje mora imeti vsaj :length znakov.", 11 | "The :attribute must contain at least one letter.": "To polje mora vsebovati vsaj eno črko.", 12 | "The :attribute must contain at least one number.": "To polje mora vsebovati vsaj eno številko.", 13 | "The :attribute must contain at least one symbol.": "To polje mora vsebovati vsaj en simbol.", 14 | "The :attribute must contain at least one uppercase and one lowercase letter.": "To polje mora vsebovati vsaj eno veliko in eno malo črko.", 15 | "The given :attribute has appeared in a data leak. Please choose a different :attribute.": "Dano polje se je pojavilo pri uhajanju podatkov. Izberite drugo polje." 16 | } 17 | -------------------------------------------------------------------------------- /locales/sn/json-inline.json: -------------------------------------------------------------------------------- 1 | { 2 | "The :attribute must be a valid role.": "Iyi ndima inofanira kuva basa rinoshanda.", 3 | "The :attribute must be at least :length characters and contain at least one number.": "Nzvimbo iyi inofanira kunge iine mavara gumi uye iine nhamba imwe chete.", 4 | "The :attribute must be at least :length characters and contain at least one special character and one number.": "Nzvimbo iyi inofanira kunge iine mavara gumi uye iine mavara akakosha amwechete nenhamba imwe.", 5 | "The :attribute must be at least :length characters and contain at least one special character.": "Nzvimbo iyi inofanira kunge iine mavara gumi uye iine mavara akasarudzika.", 6 | "The :attribute must be at least :length characters and contain at least one uppercase character and one number.": "Nzvimbo iyi inofanira kuva nemabhii asingaite gumi uye iine kavaravara kamwechete nenhamba imwe chete.", 7 | "The :attribute must be at least :length characters and contain at least one uppercase character and one special character.": "Munda uyu unofanira kuva nemabhii asingaite gumi uye uine kanenge kabhii mukuru mumwe chete.", 8 | "The :attribute must be at least :length characters and contain at least one uppercase character, one number, and one special character.": "Munda uyu unofanira kuva nemabhii asingaite gumi uye uine kanenge kabhii guru rimwe chete, nhamba imwe, uye imwe yakakosha.", 9 | "The :attribute must be at least :length characters and contain at least one uppercase character.": "Nzvimbo iyi inofanira kuva nemabhii asingaite gumi uye iine kavara kamwechete.", 10 | "The :attribute must be at least :length characters.": "Nzvimbo iyi inofanira kunge iine mavara gumi.", 11 | "The :attribute must contain at least one letter.": "Nzvimbo iyi inofanira kunge iine vara rimwechete.", 12 | "The :attribute must contain at least one number.": "Iyi ndima inofanira kunge iine nhamba imwe chete.", 13 | "The :attribute must contain at least one symbol.": "Iyi ndima inofanira kunge iine chiratidzo chimwe chete.", 14 | "The :attribute must contain at least one uppercase and one lowercase letter.": "Nzvimbo iyi inofanira kunge iine vara guru rimwe chete uye vadiki rimwe chete.", 15 | "The given :attribute has appeared in a data leak. Please choose a different :attribute.": "Munda wakapihwa waonekwa mune data leak. Ndapota sarudza imwe nzvimbo." 16 | } 17 | -------------------------------------------------------------------------------- /locales/sq/_excludes.json: -------------------------------------------------------------------------------- 1 | [ 2 | "CSV (.csv)", 3 | "Excel (.xlsx)", 4 | "Nova" 5 | ] 6 | -------------------------------------------------------------------------------- /locales/sr_Cyrl/_excludes.json: -------------------------------------------------------------------------------- 1 | [ 2 | "CSV (.csv)", 3 | "Excel (.xlsx)", 4 | "Nova" 5 | ] 6 | -------------------------------------------------------------------------------- /locales/sr_Cyrl/json-inline.json: -------------------------------------------------------------------------------- 1 | { 2 | "The :attribute must be a valid role.": "Ово поље мора бити важећа улога.", 3 | "The :attribute must be at least :length characters and contain at least one number.": "Ово поље мора да има најмање :length знакова и да садржи најмање један број.", 4 | "The :attribute must be at least :length characters and contain at least one special character and one number.": "Ово поље мора да има најмање :length знакова и да садржи најмање један специјални знак и један број.", 5 | "The :attribute must be at least :length characters and contain at least one special character.": "Ово поље мора да има најмање :length знакова и да садржи најмање један специјални знак.", 6 | "The :attribute must be at least :length characters and contain at least one uppercase character and one number.": "Ово поље мора да има најмање :length знакова и да садржи најмање једно велико слово и један број.", 7 | "The :attribute must be at least :length characters and contain at least one uppercase character and one special character.": "Ово поље мора да има најмање :length знакова и да садржи најмање једно велико слово и један специјални знак.", 8 | "The :attribute must be at least :length characters and contain at least one uppercase character, one number, and one special character.": "Ово поље мора да има најмање :length знакова и да садржи најмање једно велико слово, један број и један специјални знак.", 9 | "The :attribute must be at least :length characters and contain at least one uppercase character.": "Ово поље мора да има најмање :length знакова и да садржи најмање један знак великих слова.", 10 | "The :attribute must be at least :length characters.": "Ово поље мора имати најмање :length знакова.", 11 | "The :attribute must contain at least one letter.": "Ово поље мора да садржи најмање једно слово.", 12 | "The :attribute must contain at least one number.": "Ово поље мора да садржи најмање један број.", 13 | "The :attribute must contain at least one symbol.": "Ово поље мора да садржи најмање један симбол.", 14 | "The :attribute must contain at least one uppercase and one lowercase letter.": "Ово поље мора да садржи најмање једно велико и једно мало слово.", 15 | "The given :attribute has appeared in a data leak. Please choose a different :attribute.": "Дато поље се појавило у цурењу података. Молимо изаберите друго поље." 16 | } 17 | -------------------------------------------------------------------------------- /locales/sr_Latn/_excludes.json: -------------------------------------------------------------------------------- 1 | [ 2 | "CSV (.csv)", 3 | "Excel (.xlsx)", 4 | "Nova" 5 | ] 6 | -------------------------------------------------------------------------------- /locales/sr_Latn_ME/_excludes.json: -------------------------------------------------------------------------------- 1 | [ 2 | "CSV (.csv)", 3 | "Excel (.xlsx)", 4 | "Nova" 5 | ] 6 | -------------------------------------------------------------------------------- /locales/sv/_excludes.json: -------------------------------------------------------------------------------- 1 | [ 2 | "CSV (.csv)", 3 | "Excel (.xlsx)", 4 | "Nova" 5 | ] 6 | -------------------------------------------------------------------------------- /locales/sv/json-inline.json: -------------------------------------------------------------------------------- 1 | { 2 | "The :attribute must be a valid role.": "Detta fält måste vara en giltig roll.", 3 | "The :attribute must be at least :length characters and contain at least one number.": "Detta fält måste bestå av minst :length tecken och innehålla minst ett nummer.", 4 | "The :attribute must be at least :length characters and contain at least one special character and one number.": "Detta fält måste bestå av minst :length tecken och innehålla minst ett specialtecken och ett nummer.", 5 | "The :attribute must be at least :length characters and contain at least one special character.": "Detta fält måste bestå av minst :length tecken och innehålla minst ett specialtecken.", 6 | "The :attribute must be at least :length characters and contain at least one uppercase character and one number.": "Det här fältet måste bestå av minst :length tecken och innehålla minst en versal och en siffra.", 7 | "The :attribute must be at least :length characters and contain at least one uppercase character and one special character.": "Detta fält måste bestå av minst :length tecken och innehålla minst ett versaltecken och ett specialtecken.", 8 | "The :attribute must be at least :length characters and contain at least one uppercase character, one number, and one special character.": "Detta fält måste bestå av minst :length tecken och innehålla minst ett versaltecken, ett nummer och ett specialtecken.", 9 | "The :attribute must be at least :length characters and contain at least one uppercase character.": "Det här fältet måste bestå av minst :length tecken och innehålla minst en versal.", 10 | "The :attribute must be at least :length characters.": "Detta fält måste bestå av minst :length tecken.", 11 | "The :attribute must contain at least one letter.": "Detta fält måste innehålla minst en bokstav.", 12 | "The :attribute must contain at least one number.": "Detta fält måste innehålla minst ett nummer.", 13 | "The :attribute must contain at least one symbol.": "Detta fält måste innehålla minst en symbol.", 14 | "The :attribute must contain at least one uppercase and one lowercase letter.": "Detta fält måste innehålla minst en stor och en liten bokstav.", 15 | "The given :attribute has appeared in a data leak. Please choose a different :attribute.": "Det angivna fältet har dykt upp i en dataläcka. Välj ett annat fält." 16 | } 17 | -------------------------------------------------------------------------------- /locales/sw/json-inline.json: -------------------------------------------------------------------------------- 1 | { 2 | "The :attribute must be a valid role.": "Sehemu hii lazima iwe jukumu halali.", 3 | "The :attribute must be at least :length characters and contain at least one number.": "Sehemu hii lazima iwe na angalau herufi :length na iwe na angalau nambari moja.", 4 | "The :attribute must be at least :length characters and contain at least one special character and one number.": "Sehemu hii lazima iwe na angalau herufi :length na iwe na angalau herufi moja maalum na nambari moja.", 5 | "The :attribute must be at least :length characters and contain at least one special character.": "Sehemu hii lazima iwe na angalau herufi :length na iwe na angalau herufi moja maalum.", 6 | "The :attribute must be at least :length characters and contain at least one uppercase character and one number.": "Sehemu hii lazima iwe na angalau herufi :length na iwe na angalau herufi kubwa moja na nambari moja.", 7 | "The :attribute must be at least :length characters and contain at least one uppercase character and one special character.": "Sehemu hii lazima iwe na angalau herufi :length na iwe na angalau herufi kubwa moja na herufi moja maalum.", 8 | "The :attribute must be at least :length characters and contain at least one uppercase character, one number, and one special character.": "Sehemu hii lazima iwe na angalau herufi :length na iwe na angalau herufi kubwa moja, nambari moja na herufi moja maalum.", 9 | "The :attribute must be at least :length characters and contain at least one uppercase character.": "Sehemu hii lazima iwe na angalau herufi :length na iwe na angalau herufi kubwa moja.", 10 | "The :attribute must be at least :length characters.": "Sehemu hii lazima iwe angalau vibambo :length.", 11 | "The :attribute must contain at least one letter.": "Sehemu hii lazima iwe na angalau herufi moja.", 12 | "The :attribute must contain at least one number.": "Sehemu hii lazima iwe na angalau nambari moja.", 13 | "The :attribute must contain at least one symbol.": "Sehemu hii lazima iwe na angalau ishara moja.", 14 | "The :attribute must contain at least one uppercase and one lowercase letter.": "Sehemu hii lazima iwe na angalau herufi moja kubwa na ndogo moja.", 15 | "The given :attribute has appeared in a data leak. Please choose a different :attribute.": "Sehemu uliyopewa imeonekana katika uvujaji wa data. Tafadhali chagua uga tofauti." 16 | } 17 | -------------------------------------------------------------------------------- /locales/tg/_excludes.json: -------------------------------------------------------------------------------- 1 | [ 2 | "CSV (.csv)", 3 | "Excel (.xlsx)", 4 | "Nova" 5 | ] 6 | -------------------------------------------------------------------------------- /locales/th/_excludes.json: -------------------------------------------------------------------------------- 1 | [ 2 | "CSV (.csv)", 3 | "Excel (.xlsx)", 4 | "Nova" 5 | ] 6 | -------------------------------------------------------------------------------- /locales/ti/json-inline.json: -------------------------------------------------------------------------------- 1 | { 2 | "The :attribute must be a valid role.": "እዚ ዓውዲ እዚ ቅኑዕ ተራ ክኸውን ኣለዎ።", 3 | "The :attribute must be at least :length characters and contain at least one number.": "እዚ ዓውዲ እዚ እንተወሓደ :length ፊደላት ዘለዎን እንተወሓደ ሓደ ቁጽሪ ክህልዎን ኣለዎ።", 4 | "The :attribute must be at least :length characters and contain at least one special character and one number.": "እዚ ዓውዲ እዚ እንተወሓደ :length ፊደላት ዘለዎን እንተወሓደ ሓደ ፍሉይ ፊደልን ሓደ ቁጽርን ክህልዎን ኣለዎ።", 5 | "The :attribute must be at least :length characters and contain at least one special character.": "እዚ ዓውዲ እዚ እንተወሓደ :length ፊደላት ክህልዎን እንተወሓደ ሓደ ፍሉይ ፊደል ክህልዎን ኣለዎ።", 6 | "The :attribute must be at least :length characters and contain at least one uppercase character and one number.": "እዚ ዓውዲ እዚ እንተወሓደ :length ፊደላት ዘለዎን እንተወሓደ ሓደ ዓቢ ፊደልን ሓደ ቁጽርን ክህልዎን ኣለዎ።", 7 | "The :attribute must be at least :length characters and contain at least one uppercase character and one special character.": "እዚ ዓውዲ እዚ ብውሑዱ :length ፊደላት ክህልዎን እንተወሓደ ሓደ ዓቢ ፊደልን ሓደ ፍሉይ ፊደልን ክህልዎ ኣለዎ።", 8 | "The :attribute must be at least :length characters and contain at least one uppercase character, one number, and one special character.": "እዚ ዓውዲ እዚ ብውሑዱ :length ፊደላት ክህልዎን እንተወሓደ ሓደ ዓቢ ፊደልን ሓደ ቁጽርን ሓደ ፍሉይ ፊደልን ክህልዎ ኣለዎ።", 9 | "The :attribute must be at least :length characters and contain at least one uppercase character.": "እዚ ዓውዲ እዚ ብውሑዱ :length ፊደላት ክህልዎን እንተወሓደ ሓደ ዓቢ ፊደል ክህልዎን ኣለዎ።", 10 | "The :attribute must be at least :length characters.": "እዚ ዓውዲ እዚ እንተወሓደ :length ፊደላት ክኸውን ኣለዎ።", 11 | "The :attribute must contain at least one letter.": "እዚ ዓውዲ እዚ እንተወሓደ ሓደ ፊደል ክህልዎ ኣለዎ።", 12 | "The :attribute must contain at least one number.": "እዚ ዓውዲ እዚ እንተወሓደ ሓደ ቁጽሪ ክህልዎ ኣለዎ።", 13 | "The :attribute must contain at least one symbol.": "እዚ ዓውዲ እዚ እንተወሓደ ሓደ ምልክት ክህልዎ ኣለዎ።", 14 | "The :attribute must contain at least one uppercase and one lowercase letter.": "እዚ ዓውዲ እዚ እንተወሓደ ሓደ ዓቢ ፊደልን ሓደ ንእሽቶን ፊደል ክህልዎ ኣለዎ።", 15 | "The given :attribute has appeared in a data leak. Please choose a different :attribute.": "እቲ ዝተዋህበ ዓውዲ ኣብ ምፍሳስ ዳታ ተራእዩ ኣሎ። በጃኹም ካልእ ዓውዲ ምረጹ።" 16 | } 17 | -------------------------------------------------------------------------------- /locales/tk/_excludes.json: -------------------------------------------------------------------------------- 1 | [ 2 | "CSV (.csv)", 3 | "Excel (.xlsx)", 4 | "Nova" 5 | ] 6 | -------------------------------------------------------------------------------- /locales/tk/json-inline.json: -------------------------------------------------------------------------------- 1 | { 2 | "The :attribute must be a valid role.": "Bu ugur dogry rol bolmaly.", 3 | "The :attribute must be at least :length characters and contain at least one number.": "Bu meýdan azyndan :length simwoldan ybarat bolmaly we azyndan bir san bolmaly.", 4 | "The :attribute must be at least :length characters and contain at least one special character and one number.": "Bu meýdan azyndan :length simwoldan ybarat bolmaly we azyndan bir aýratyn nyşan we bir san bolmaly.", 5 | "The :attribute must be at least :length characters and contain at least one special character.": "Bu meýdan azyndan :length simwoldan ybarat bolmaly we azyndan bir aýratyn nyşan bolmaly.", 6 | "The :attribute must be at least :length characters and contain at least one uppercase character and one number.": "Bu meýdan azyndan :length simwoldan ybarat bolmaly we azyndan bir baş harp we bir san bolmaly.", 7 | "The :attribute must be at least :length characters and contain at least one uppercase character and one special character.": "Bu meýdan azyndan :length simwoldan ybarat bolmaly we azyndan bir baş harp we bir aýratyn nyşan bolmaly.", 8 | "The :attribute must be at least :length characters and contain at least one uppercase character, one number, and one special character.": "Bu meýdan azyndan :length simwoldan ybarat bolmaly we azyndan bir baş harp, bir san we bir aýratyn nyşan bolmaly.", 9 | "The :attribute must be at least :length characters and contain at least one uppercase character.": "Bu meýdan azyndan :length simwoldan ybarat bolmaly we azyndan bir baş harpdan ybarat bolmaly.", 10 | "The :attribute must be at least :length characters.": "Bu meýdan azyndan :length simwoldan ybarat bolmaly.", 11 | "The :attribute must contain at least one letter.": "Bu meýdanda azyndan bir harp bolmaly.", 12 | "The :attribute must contain at least one number.": "Bu meýdan azyndan bir san bolmalydyr.", 13 | "The :attribute must contain at least one symbol.": "Bu meýdanda azyndan bir nyşan bolmaly.", 14 | "The :attribute must contain at least one uppercase and one lowercase letter.": "Bu meýdanda azyndan bir baş harp we bir kiçi harp bolmaly.", 15 | "The given :attribute has appeared in a data leak. Please choose a different :attribute.": "Berlen meýdan maglumatlaryň syzmagynda peýda boldy. Başga bir meýdan saýlaň." 16 | } 17 | -------------------------------------------------------------------------------- /locales/tl/_excludes.json: -------------------------------------------------------------------------------- 1 | [ 2 | "CSV (.csv)", 3 | "Excel (.xlsx)", 4 | "Nova" 5 | ] 6 | -------------------------------------------------------------------------------- /locales/tr/_excludes.json: -------------------------------------------------------------------------------- 1 | [ 2 | "Andorra", 3 | "Angola", 4 | "Anguilla", 5 | "Aruba", 6 | "Barbados", 7 | "Belize", 8 | "Benin", 9 | "Bermuda", 10 | "Burkina Faso", 11 | "Burundi", 12 | "Cape Verde", 13 | "CSV (.csv)", 14 | "Curaçao", 15 | "El Salvador", 16 | "Excel (.xlsx)", 17 | "Fiji", 18 | "Gabon", 19 | "Grenada", 20 | "Guadeloupe", 21 | "Guam", 22 | "Guatemala", 23 | "Guernsey", 24 | "Guyana", 25 | "Haiti", 26 | "Honduras", 27 | "Hong Kong", 28 | "Jersey", 29 | "Kenya", 30 | "Kiribati", 31 | "Lens", 32 | "Lesotho", 33 | "Libyan Arab Jamahiriya", 34 | "Macao", 35 | "Mali", 36 | "Malta", 37 | "Mauritius", 38 | "Mayotte", 39 | "Moldova", 40 | "Montserrat", 41 | "Myanmar", 42 | "Nauru", 43 | "Nepal", 44 | "Niue", 45 | "Nova", 46 | "Pakistan", 47 | "Palau", 48 | "Panama", 49 | "Paraguay", 50 | "Peru", 51 | "Réunion", 52 | "Saint Barthélemy", 53 | "Saint Helena", 54 | "Saint Lucia", 55 | "Samoa", 56 | "San Marino", 57 | "Sao Tome and Principe", 58 | "Senegal", 59 | "Sierra Leone", 60 | "Sri Lanka", 61 | "Sudan", 62 | "Timor-Leste", 63 | "Togo", 64 | "Tokelau", 65 | "Tonga", 66 | "Tuvalu", 67 | "Uganda", 68 | "Uruguay", 69 | "Vanuatu", 70 | "Venezuela", 71 | "Yemen" 72 | ] 73 | -------------------------------------------------------------------------------- /locales/tr/json-inline.json: -------------------------------------------------------------------------------- 1 | { 2 | "The :attribute must be a valid role.": "Bu alan geçerli bir rol olmalıdır.", 3 | "The :attribute must be at least :length characters and contain at least one number.": "Bu alan en az :length karakterden oluşmalı ve en az bir sayı içermelidir.", 4 | "The :attribute must be at least :length characters and contain at least one special character and one number.": "Bu alan en az :length karakterden oluşmalı ve en az bir özel karakter ve bir sayı içermelidir.", 5 | "The :attribute must be at least :length characters and contain at least one special character.": "Bu alan en az :length karakterden oluşmalı ve en az bir özel karakter içermelidir.", 6 | "The :attribute must be at least :length characters and contain at least one uppercase character and one number.": "Bu alan en az :length karakterlerinden oluşmalı ve en az bir büyük harf ve bir sayı içermelidir.", 7 | "The :attribute must be at least :length characters and contain at least one uppercase character and one special character.": "Bu alan en az :length karakterlerinden oluşmalı ve en az bir büyük harf ve bir özel karakter içermelidir.", 8 | "The :attribute must be at least :length characters and contain at least one uppercase character, one number, and one special character.": "Bu alan en az :length karakterlerinden oluşmalı ve en az bir büyük harf, bir sayı ve bir özel karakter içermelidir.", 9 | "The :attribute must be at least :length characters and contain at least one uppercase character.": "Bu alan en az :length karakterden oluşmalı ve en az bir büyük harf içermelidir.", 10 | "The :attribute must be at least :length characters.": "Bu alan en az :length karakterlerinden oluşmalıdır.", 11 | "The :attribute must contain at least one letter.": "Bu alan en az bir harf içermelidir.", 12 | "The :attribute must contain at least one number.": "Bu alan en az bir sayı içermelidir.", 13 | "The :attribute must contain at least one symbol.": "Bu alan en az bir sembol içermelidir.", 14 | "The :attribute must contain at least one uppercase and one lowercase letter.": "Bu alan en az bir büyük ve bir küçük harf içermelidir.", 15 | "The given :attribute has appeared in a data leak. Please choose a different :attribute.": "Verilen alan bir veri sızıntısında ortaya çıktı. Lütfen farklı bir alan seçin." 16 | } 17 | -------------------------------------------------------------------------------- /locales/tt/json-inline.json: -------------------------------------------------------------------------------- 1 | { 2 | "The :attribute must be a valid role.": "Бу өлкә дөрес роль булырга тиеш.", 3 | "The :attribute must be at least :length characters and contain at least one number.": "Бу кыр ким дигәндә :length символ булырга тиеш һәм ким дигәндә бер сан булырга тиеш.", 4 | "The :attribute must be at least :length characters and contain at least one special character and one number.": "Бу кыр ким дигәндә :length символ булырга тиеш һәм ким дигәндә бер махсус символ һәм бер сан булырга тиеш.", 5 | "The :attribute must be at least :length characters and contain at least one special character.": "Бу кыр ким дигәндә :length символ булырга тиеш һәм ким дигәндә бер махсус символ булырга тиеш.", 6 | "The :attribute must be at least :length characters and contain at least one uppercase character and one number.": "Бу кыр ким дигәндә :length символ булырга тиеш һәм ким дигәндә бер баш хәреф һәм бер сан булырга тиеш.", 7 | "The :attribute must be at least :length characters and contain at least one uppercase character and one special character.": "Бу кыр ким дигәндә :length символ булырга тиеш, ким дигәндә бер баш хәреф һәм бер махсус символ булырга тиеш.", 8 | "The :attribute must be at least :length characters and contain at least one uppercase character, one number, and one special character.": "Бу кыр ким дигәндә :length символ булырга тиеш һәм ким дигәндә бер баш хәреф, бер сан һәм бер махсус символ булырга тиеш.", 9 | "The :attribute must be at least :length characters and contain at least one uppercase character.": "Бу кыр ким дигәндә :length символ булырга тиеш һәм ким дигәндә бер баш хәрефтән торырга тиеш.", 10 | "The :attribute must be at least :length characters.": "Бу кыр ким дигәндә :length символ булырга тиеш.", 11 | "The :attribute must contain at least one letter.": "Бу кырда ким дигәндә бер хәреф булырга тиеш.", 12 | "The :attribute must contain at least one number.": "Бу кырда ким дигәндә бер сан булырга тиеш.", 13 | "The :attribute must contain at least one symbol.": "Бу кырда ким дигәндә бер символ булырга тиеш.", 14 | "The :attribute must contain at least one uppercase and one lowercase letter.": "Бу кырда ким дигәндә бер баш хәреф һәм бер кечкенә хәреф булырга тиеш.", 15 | "The given :attribute has appeared in a data leak. Please choose a different :attribute.": "Бирелгән кыр мәгълүмат агып чыккан. Зинһар, бүтән кырны сайлагыз." 16 | } 17 | -------------------------------------------------------------------------------- /locales/ug/_excludes.json: -------------------------------------------------------------------------------- 1 | [ 2 | "CSV (.csv)", 3 | "Excel (.xlsx)", 4 | "Nova" 5 | ] 6 | -------------------------------------------------------------------------------- /locales/ug/json-inline.json: -------------------------------------------------------------------------------- 1 | { 2 | "The :attribute must be a valid role.": "بۇ ساھە چوقۇم ئۈنۈملۈك رول بولۇشى كېرەك.", 3 | "The :attribute must be at least :length characters and contain at least one number.": "بۇ ساھەدە كەم دېگەندە :length ھەرپ بولۇشى ھەمدە كەم دېگەندە بىر سان بولۇشى كېرەك.", 4 | "The :attribute must be at least :length characters and contain at least one special character and one number.": "بۇ ساھەدە كەم دېگەندە :length ھەرپ بولۇشى ھەمدە كەم دېگەندە بىر ئالاھىدە ھەرپ ۋە بىر سان بولۇشى كېرەك.", 5 | "The :attribute must be at least :length characters and contain at least one special character.": "بۇ ساھەدە كەم دېگەندە :length ھەرپ بولۇشى ھەمدە كەم دېگەندە بىر ئالاھىدە ھەرپ بولۇشى كېرەك.", 6 | "The :attribute must be at least :length characters and contain at least one uppercase character and one number.": "بۇ ساھەدە كەم دېگەندە :length ھەرپ بولۇشى ھەمدە كەم دېگەندە بىر چوڭ ھەرپ ۋە بىر سان بولۇشى كېرەك.", 7 | "The :attribute must be at least :length characters and contain at least one uppercase character and one special character.": "بۇ ساھەدە كەم دېگەندە :length ھەرپ بولۇشى ھەمدە كەم دېگەندە بىر چوڭ ھەرپ ۋە بىر ئالاھىدە ھەرپ بولۇشى كېرەك.", 8 | "The :attribute must be at least :length characters and contain at least one uppercase character, one number, and one special character.": "بۇ ساھەدە كەم دېگەندە :length ھەرپ بولۇشى ھەمدە كەم دېگەندە بىر چوڭ ھەرپ ، بىر سان ۋە بىر ئالاھىدە ھەرپ بولۇشى كېرەك.", 9 | "The :attribute must be at least :length characters and contain at least one uppercase character.": "بۇ ساھەدە كەم دېگەندە :length ھەرپ بولۇشى ھەمدە كەم دېگەندە بىر چوڭ ھەرپ بولۇشى كېرەك.", 10 | "The :attribute must be at least :length characters.": "بۇ ساھە كەم دېگەندە :length ھەرپ بولۇشى كېرەك.", 11 | "The :attribute must contain at least one letter.": "بۇ ساھەدە كەم دېگەندە بىر ھەرپ بولۇشى كېرەك.", 12 | "The :attribute must contain at least one number.": "بۇ ساھەدە كەم دېگەندە بىر سان بولۇشى كېرەك.", 13 | "The :attribute must contain at least one symbol.": "بۇ ساھەدە كەم دېگەندە بىر بەلگە بولۇشى كېرەك.", 14 | "The :attribute must contain at least one uppercase and one lowercase letter.": "بۇ ساھەدە كەم دېگەندە بىر چوڭ ھەرپ ۋە بىر كىچىك ھەرپ بولۇشى كېرەك.", 15 | "The given :attribute has appeared in a data leak. Please choose a different :attribute.": "بېرىلگەن ساھە سانلىق مەلۇمات ئاشكارىلاشتا پەيدا بولدى. باشقا بىر ساھەنى تاللاڭ." 16 | } 17 | -------------------------------------------------------------------------------- /locales/uk/_excludes.json: -------------------------------------------------------------------------------- 1 | [ 2 | "CSV (.csv)", 3 | "Excel (.xlsx)", 4 | "ID", 5 | "Nova" 6 | ] 7 | -------------------------------------------------------------------------------- /locales/ur/_excludes.json: -------------------------------------------------------------------------------- 1 | [ 2 | "CSV (.csv)", 3 | "Excel (.xlsx)", 4 | "Nova" 5 | ] 6 | -------------------------------------------------------------------------------- /locales/ur/json-inline.json: -------------------------------------------------------------------------------- 1 | { 2 | "The :attribute must be a valid role.": "یہ فیلڈ ایک درست کردار ہونا چاہیے۔", 3 | "The :attribute must be at least :length characters and contain at least one number.": "یہ فیلڈ کم از کم :length حروف کا ہونا چاہیے اور اس میں کم از کم ایک نمبر ہونا چاہیے۔", 4 | "The :attribute must be at least :length characters and contain at least one special character and one number.": "یہ فیلڈ کم از کم :length حروف کا ہونا چاہیے اور اس میں کم از کم ایک خاص حرف اور ایک نمبر ہونا چاہیے۔", 5 | "The :attribute must be at least :length characters and contain at least one special character.": "یہ فیلڈ کم از کم :length حروف کا ہونا چاہیے اور اس میں کم از کم ایک خاص حرف ہونا چاہیے۔", 6 | "The :attribute must be at least :length characters and contain at least one uppercase character and one number.": "یہ فیلڈ کم از کم :length حروف کا ہونا چاہیے اور اس میں کم از کم ایک بڑے حرف اور ایک نمبر ہونا چاہیے۔", 7 | "The :attribute must be at least :length characters and contain at least one uppercase character and one special character.": "یہ فیلڈ کم از کم :length حروف کا ہونا چاہیے اور اس میں کم از کم ایک بڑے حروف اور ایک خاص حرف ہونا چاہیے۔", 8 | "The :attribute must be at least :length characters and contain at least one uppercase character, one number, and one special character.": "یہ فیلڈ کم از کم :length حروف کا ہونا چاہیے اور اس میں کم از کم ایک بڑے حروف، ایک عدد اور ایک خاص حرف ہونا چاہیے۔", 9 | "The :attribute must be at least :length characters and contain at least one uppercase character.": "یہ فیلڈ کم از کم :length حروف کا ہونا چاہیے اور اس میں کم از کم ایک بڑے حرف کا ہونا چاہیے۔", 10 | "The :attribute must be at least :length characters.": "یہ فیلڈ کم از کم :length حروف کا ہونا چاہیے۔", 11 | "The :attribute must contain at least one letter.": "اس فیلڈ میں کم از کم ایک حرف ہونا چاہیے۔", 12 | "The :attribute must contain at least one number.": "اس فیلڈ میں کم از کم ایک نمبر ہونا چاہیے۔", 13 | "The :attribute must contain at least one symbol.": "اس فیلڈ میں کم از کم ایک علامت ہونی چاہیے۔", 14 | "The :attribute must contain at least one uppercase and one lowercase letter.": "اس فیلڈ میں کم از کم ایک بڑے اور ایک چھوٹے حرف کا ہونا ضروری ہے۔", 15 | "The given :attribute has appeared in a data leak. Please choose a different :attribute.": "دیا گیا فیلڈ ڈیٹا لیک میں ظاہر ہوا ہے۔ براہ کرم ایک مختلف فیلڈ منتخب کریں۔" 16 | } 17 | -------------------------------------------------------------------------------- /locales/uz_Cyrl/_excludes.json: -------------------------------------------------------------------------------- 1 | [ 2 | "CSV (.csv)", 3 | "Excel (.xlsx)", 4 | "Nova" 5 | ] 6 | -------------------------------------------------------------------------------- /locales/uz_Latn/_excludes.json: -------------------------------------------------------------------------------- 1 | [ 2 | "CSV (.csv)", 3 | "Excel (.xlsx)", 4 | "Nova" 5 | ] 6 | -------------------------------------------------------------------------------- /locales/vi/json-inline.json: -------------------------------------------------------------------------------- 1 | { 2 | "The :attribute must be a valid role.": "Trường này phải là một vai trò hợp lệ.", 3 | "The :attribute must be at least :length characters and contain at least one number.": "Trường này phải có ít nhất :length ký tự và chứa ít nhất một số.", 4 | "The :attribute must be at least :length characters and contain at least one special character and one number.": "Trường này phải có ít nhất :length ký tự và chứa ít nhất một ký tự đặc biệt và một số.", 5 | "The :attribute must be at least :length characters and contain at least one special character.": "Trường này phải có ít nhất :length ký tự và chứa ít nhất một ký tự đặc biệt.", 6 | "The :attribute must be at least :length characters and contain at least one uppercase character and one number.": "Trường này phải có ít nhất :length ký tự và chứa ít nhất một ký tự viết hoa và một số.", 7 | "The :attribute must be at least :length characters and contain at least one uppercase character and one special character.": "Trường này phải có ít nhất :length ký tự và chứa ít nhất một ký tự viết hoa và một ký tự đặc biệt.", 8 | "The :attribute must be at least :length characters and contain at least one uppercase character, one number, and one special character.": "Trường này phải có ít nhất :length ký tự và chứa ít nhất một ký tự viết hoa, một số và một ký tự đặc biệt.", 9 | "The :attribute must be at least :length characters and contain at least one uppercase character.": "Trường này phải có ít nhất :length ký tự và chứa ít nhất một ký tự viết hoa.", 10 | "The :attribute must be at least :length characters.": "Trường này phải có ít nhất :length ký tự.", 11 | "The :attribute must contain at least one letter.": "Trường này phải chứa ít nhất một chữ cái.", 12 | "The :attribute must contain at least one number.": "Trường này phải chứa ít nhất một số.", 13 | "The :attribute must contain at least one symbol.": "Trường này phải chứa ít nhất một ký hiệu.", 14 | "The :attribute must contain at least one uppercase and one lowercase letter.": "Trường này phải chứa ít nhất một chữ hoa và một chữ thường.", 15 | "The given :attribute has appeared in a data leak. Please choose a different :attribute.": "Trường đã cho đã bị rò rỉ dữ liệu. Vui lòng chọn một trường khác." 16 | } 17 | -------------------------------------------------------------------------------- /locales/zh_CN/_excludes.json: -------------------------------------------------------------------------------- 1 | [ 2 | "API Token", 3 | "API Tokens", 4 | "CSV (.csv)", 5 | "Email", 6 | "email", 7 | "Excel (.xlsx)", 8 | "ID", 9 | "Nova" 10 | ] 11 | -------------------------------------------------------------------------------- /locales/zh_CN/json-inline.json: -------------------------------------------------------------------------------- 1 | { 2 | "The :attribute must be a valid role.": "此项必须是一个有效的角色。", 3 | "The :attribute must be at least :length characters and contain at least one number.": ":此项长度至少为 :length 个字符,并且至少包含一个数字。", 4 | "The :attribute must be at least :length characters and contain at least one special character and one number.": "此项长度至少为 :length 个字符,并且至少包含一个特殊字符和一个数字。", 5 | "The :attribute must be at least :length characters and contain at least one special character.": "此项长度至少为 :length 个字符,并且至少包含一个特殊字符。", 6 | "The :attribute must be at least :length characters and contain at least one uppercase character and one number.": "此项长度至少为 :length 个字符,并且至少包含一个大写字母和一个数字。", 7 | "The :attribute must be at least :length characters and contain at least one uppercase character and one special character.": "此项长度至少为 :length 个字符,并且至少包含一个大写字母和一个特殊字符。", 8 | "The :attribute must be at least :length characters and contain at least one uppercase character, one number, and one special character.": "此项长度至少为 :length 个字符,并且至少包含一个大写字母、一个数字和一个特殊字符。", 9 | "The :attribute must be at least :length characters and contain at least one uppercase character.": "此项长度至少为 :length 个字符,并且至少包含一个大写字符。", 10 | "The :attribute must be at least :length characters.": "此项长度至少需要 :length 个字符。", 11 | "The :attribute must contain at least one letter.": "此项至少需要包含一个字母。", 12 | "The :attribute must contain at least one number.": "此项至少需要包含一个数字。", 13 | "The :attribute must contain at least one symbol.": "此项至少需要包含一个符号。", 14 | "The :attribute must contain at least one uppercase and one lowercase letter.": "此项至少需要包含一个大写字母和小写字母。", 15 | "The given :attribute has appeared in a data leak. Please choose a different :attribute.": "此项所填内容可能存在风险,请重新填写。" 16 | } 17 | -------------------------------------------------------------------------------- /locales/zh_HK/_excludes.json: -------------------------------------------------------------------------------- 1 | [ 2 | "API Token", 3 | "API Tokens", 4 | "CSV (.csv)", 5 | "Email", 6 | "email", 7 | "Excel (.xlsx)", 8 | "ID", 9 | "Nova" 10 | ] 11 | -------------------------------------------------------------------------------- /locales/zh_HK/json-inline.json: -------------------------------------------------------------------------------- 1 | { 2 | "The :attribute must be a valid role.": "该欄位必须是有效角色。", 3 | "The :attribute must be at least :length characters and contain at least one number.": "此欄位必须至少包含 :length 个字符并至少包含一个数字。", 4 | "The :attribute must be at least :length characters and contain at least one special character and one number.": "此欄位必须至少有 :length 个字符,并且至少包含一个特殊字符和一个数字。", 5 | "The :attribute must be at least :length characters and contain at least one special character.": "该欄位必须至少有 :length 个字符,并且至少包含一个特殊字符。", 6 | "The :attribute must be at least :length characters and contain at least one uppercase character and one number.": "此欄位必须至少为 :length 个字符,并且至少包含一个大写字符和一个数字。", 7 | "The :attribute must be at least :length characters and contain at least one uppercase character and one special character.": "此欄位必须至少包含 :length 个字符,并且至少包含一个大写字符和一个特殊字符。", 8 | "The :attribute must be at least :length characters and contain at least one uppercase character, one number, and one special character.": "此欄位必须至少包含 :length 个字符,并且至少包含一个大写字符、一个数字和一个特殊字符。", 9 | "The :attribute must be at least :length characters and contain at least one uppercase character.": "该欄位必须至少有 :length 个字符,并且至少包含一个大写字符。", 10 | "The :attribute must be at least :length characters.": "此欄位必须至少包含 :length 个字符。", 11 | "The :attribute must contain at least one letter.": "该欄位必须至少包含一个字母。", 12 | "The :attribute must contain at least one number.": "该欄位必须至少包含一个数字。", 13 | "The :attribute must contain at least one symbol.": "该欄位必须包含至少一个符号。", 14 | "The :attribute must contain at least one uppercase and one lowercase letter.": "该欄位必须至少包含一个大写字母和一个小写字母。", 15 | "The given :attribute has appeared in a data leak. Please choose a different :attribute.": "给定的欄位已出现在数据泄漏中。请选择其他欄位。" 16 | } 17 | -------------------------------------------------------------------------------- /locales/zh_TW/_excludes.json: -------------------------------------------------------------------------------- 1 | [ 2 | "API Token", 3 | "API Tokens", 4 | "CSV (.csv)", 5 | "Email", 6 | "email", 7 | "Excel (.xlsx)", 8 | "ID", 9 | "Nova" 10 | ] 11 | -------------------------------------------------------------------------------- /locales/zh_TW/json-inline.json: -------------------------------------------------------------------------------- 1 | { 2 | "The :attribute must be a valid role.": "該欄位必須是有效角色。", 3 | "The :attribute must be at least :length characters and contain at least one number.": "此欄位必須至少包含 :length 個字符並至少包含一個數字。", 4 | "The :attribute must be at least :length characters and contain at least one special character and one number.": "此欄位必須至少有 :length 個字符,並且至少包含一個特殊字符和一個數字。", 5 | "The :attribute must be at least :length characters and contain at least one special character.": "該欄位必須至少有 :length 個字符,並且至少包含一個特殊字符。", 6 | "The :attribute must be at least :length characters and contain at least one uppercase character and one number.": "此欄位必須至少為 :length 個字符,並且至少包含一個大寫字符和一個數字。", 7 | "The :attribute must be at least :length characters and contain at least one uppercase character and one special character.": "此欄位必須至少包含 :length 個字符,並且至少包含一個大寫字符和一個特殊字符。", 8 | "The :attribute must be at least :length characters and contain at least one uppercase character, one number, and one special character.": "此欄位必須至少包含 :length 個字符,並且至少包含一個大寫字符、一個數字和一個特殊字符。", 9 | "The :attribute must be at least :length characters and contain at least one uppercase character.": "該欄位必須至少有 :length 個字符,並且至少包含一個大寫字符。", 10 | "The :attribute must be at least :length characters.": "此欄位必須至少包含 :length 個字符。", 11 | "The :attribute must contain at least one letter.": "該欄位必須至少包含一個字母。", 12 | "The :attribute must contain at least one number.": "該欄位必須至少包含一個數字。", 13 | "The :attribute must contain at least one symbol.": "該欄位必須包含至少一個符號。", 14 | "The :attribute must contain at least one uppercase and one lowercase letter.": "該欄位必須至少包含一個大寫字母和一個小寫字母。", 15 | "The given :attribute has appeared in a data leak. Please choose a different :attribute.": "給定的欄位已出現在數據洩漏中。請選擇其他欄位。" 16 | } 17 | -------------------------------------------------------------------------------- /source/cashier/stripe/15.x/stripe.json: -------------------------------------------------------------------------------- 1 | { 2 | "Confirm Payment": "Confirm Payment", 3 | "Confirm your :amount payment": "Confirm your :amount payment", 4 | "Extra confirmation is needed to process your payment. Please continue to the payment page by clicking on the button below.": "Extra confirmation is needed to process your payment. Please continue to the payment page by clicking on the button below.", 5 | "Payment Confirmation": "Payment Confirmation" 6 | } 7 | -------------------------------------------------------------------------------- /source/cashier/stripe/master/stripe.json: -------------------------------------------------------------------------------- 1 | { 2 | "Confirm Payment": "Confirm Payment", 3 | "Confirm your :amount payment": "Confirm your :amount payment", 4 | "Extra confirmation is needed to process your payment. Please continue to the payment page by clicking on the button below.": "Extra confirmation is needed to process your payment. Please continue to the payment page by clicking on the button below.", 5 | "Payment Confirmation": "Payment Confirmation" 6 | } 7 | -------------------------------------------------------------------------------- /source/fortify/1.x/fortify.json: -------------------------------------------------------------------------------- 1 | { 2 | "The :attribute must be at least :length characters and contain at least one number.": "The :attribute must be at least :length characters and contain at least one number.", 3 | "The :attribute must be at least :length characters and contain at least one special character and one number.": "The :attribute must be at least :length characters and contain at least one special character and one number.", 4 | "The :attribute must be at least :length characters and contain at least one special character.": "The :attribute must be at least :length characters and contain at least one special character.", 5 | "The :attribute must be at least :length characters and contain at least one uppercase character and one number.": "The :attribute must be at least :length characters and contain at least one uppercase character and one number.", 6 | "The :attribute must be at least :length characters and contain at least one uppercase character and one special character.": "The :attribute must be at least :length characters and contain at least one uppercase character and one special character.", 7 | "The :attribute must be at least :length characters and contain at least one uppercase character, one number, and one special character.": "The :attribute must be at least :length characters and contain at least one uppercase character, one number, and one special character.", 8 | "The :attribute must be at least :length characters and contain at least one uppercase character.": "The :attribute must be at least :length characters and contain at least one uppercase character.", 9 | "The :attribute must be at least :length characters.": "The :attribute must be at least :length characters.", 10 | "The provided password does not match your current password.": "The provided password does not match your current password.", 11 | "The provided password was incorrect.": "The provided password was incorrect.", 12 | "The provided two factor authentication code was invalid.": "The provided two factor authentication code was invalid.", 13 | "The provided two factor recovery code was invalid.": "The provided two factor recovery code was invalid." 14 | } 15 | -------------------------------------------------------------------------------- /source/fortify/master/fortify.json: -------------------------------------------------------------------------------- 1 | { 2 | "The :attribute must be at least :length characters and contain at least one number.": "The :attribute must be at least :length characters and contain at least one number.", 3 | "The :attribute must be at least :length characters and contain at least one special character and one number.": "The :attribute must be at least :length characters and contain at least one special character and one number.", 4 | "The :attribute must be at least :length characters and contain at least one special character.": "The :attribute must be at least :length characters and contain at least one special character.", 5 | "The :attribute must be at least :length characters and contain at least one uppercase character and one number.": "The :attribute must be at least :length characters and contain at least one uppercase character and one number.", 6 | "The :attribute must be at least :length characters and contain at least one uppercase character and one special character.": "The :attribute must be at least :length characters and contain at least one uppercase character and one special character.", 7 | "The :attribute must be at least :length characters and contain at least one uppercase character, one number, and one special character.": "The :attribute must be at least :length characters and contain at least one uppercase character, one number, and one special character.", 8 | "The :attribute must be at least :length characters and contain at least one uppercase character.": "The :attribute must be at least :length characters and contain at least one uppercase character.", 9 | "The :attribute must be at least :length characters.": "The :attribute must be at least :length characters.", 10 | "The provided password does not match your current password.": "The provided password does not match your current password.", 11 | "The provided password was incorrect.": "The provided password was incorrect.", 12 | "The provided two factor authentication code was invalid.": "The provided two factor authentication code was invalid.", 13 | "The provided two factor recovery code was invalid.": "The provided two factor recovery code was invalid." 14 | } 15 | -------------------------------------------------------------------------------- /source/framework/11.x/auth.php: -------------------------------------------------------------------------------- 1 | 'These credentials do not match our records.', 7 | 'password' => 'The provided password is incorrect.', 8 | 'throttle' => 'Too many login attempts. Please try again in :seconds seconds.', 9 | ]; 10 | -------------------------------------------------------------------------------- /source/framework/11.x/pagination.php: -------------------------------------------------------------------------------- 1 | 'Next »', 7 | 'previous' => '« Previous', 8 | ]; 9 | -------------------------------------------------------------------------------- /source/framework/11.x/passwords.php: -------------------------------------------------------------------------------- 1 | 'Your password has been reset.', 7 | 'sent' => 'We have emailed your password reset link.', 8 | 'throttled' => 'Please wait before retrying.', 9 | 'token' => 'This password reset token is invalid.', 10 | 'user' => 'We can\'t find a user with that email address.', 11 | ]; 12 | -------------------------------------------------------------------------------- /source/framework/12.x/auth.php: -------------------------------------------------------------------------------- 1 | 'These credentials do not match our records.', 7 | 'password' => 'The provided password is incorrect.', 8 | 'throttle' => 'Too many login attempts. Please try again in :seconds seconds.', 9 | ]; 10 | -------------------------------------------------------------------------------- /source/framework/12.x/pagination.php: -------------------------------------------------------------------------------- 1 | 'Next »', 7 | 'previous' => '« Previous', 8 | ]; 9 | -------------------------------------------------------------------------------- /source/framework/12.x/passwords.php: -------------------------------------------------------------------------------- 1 | 'Your password has been reset.', 7 | 'sent' => 'We have emailed your password reset link.', 8 | 'throttled' => 'Please wait before retrying.', 9 | 'token' => 'This password reset token is invalid.', 10 | 'user' => 'We can\'t find a user with that email address.', 11 | ]; 12 | -------------------------------------------------------------------------------- /source/framework/extended.json: -------------------------------------------------------------------------------- 1 | { 2 | "(and :count more error)": "(and :count more error)", 3 | "(and :count more errors)": "(and :count more error)|(and :count more errors)|(and :count more errors)", 4 | "If you're having trouble clicking the \":actionText\" button, copy and paste the URL below\ninto your web browser:": "If you're having trouble clicking the \":actionText\" button, copy and paste the URL below\ninto your web browser:", 5 | "This action is unauthorized.": "This action is unauthorized." 6 | } 7 | -------------------------------------------------------------------------------- /source/framework/master/auth.php: -------------------------------------------------------------------------------- 1 | 'These credentials do not match our records.', 7 | 'password' => 'The provided password is incorrect.', 8 | 'throttle' => 'Too many login attempts. Please try again in :seconds seconds.', 9 | ]; 10 | -------------------------------------------------------------------------------- /source/framework/master/pagination.php: -------------------------------------------------------------------------------- 1 | 'Next »', 7 | 'previous' => '« Previous', 8 | ]; 9 | -------------------------------------------------------------------------------- /source/framework/master/passwords.php: -------------------------------------------------------------------------------- 1 | 'Your password has been reset.', 7 | 'sent' => 'We have emailed your password reset link.', 8 | 'throttled' => 'Please wait before retrying.', 9 | 'token' => 'This password reset token is invalid.', 10 | 'user' => 'We can\'t find a user with that email address.', 11 | ]; 12 | -------------------------------------------------------------------------------- /source/jetstream/extended.json: -------------------------------------------------------------------------------- 1 | { 2 | "Administrator": "Administrator", 3 | "Administrator users can perform any action.": "Administrator users can perform any action.", 4 | "Editor": "Editor", 5 | "Editor users have the ability to read, create, and update.": "Editor users have the ability to read, create, and update." 6 | } 7 | -------------------------------------------------------------------------------- /source/nova/4.x/validation.php: -------------------------------------------------------------------------------- 1 | 'This :attribute is already attached.', 18 | 'relatable' => 'This :attribute may not be associated with this resource.', 19 | ]; 20 | -------------------------------------------------------------------------------- /source/nova/5.x/validation.php: -------------------------------------------------------------------------------- 1 | 'This :attribute is already attached.', 18 | 'relatable' => 'This :attribute may not be associated with this resource.', 19 | ]; 20 | -------------------------------------------------------------------------------- /source/nova/dusk-suite/master/dusk-suite.json: -------------------------------------------------------------------------------- 1 | { 2 | "A new verification link has been sent to the email address you provided during registration.": "A new verification link has been sent to the email address you provided during registration.", 3 | "Already registered?": "Already registered?", 4 | "Confirm": "Confirm", 5 | "Confirm Password": "Confirm Password", 6 | "Dashboard": "Dashboard", 7 | "Email": "Email", 8 | "Email Password Reset Link": "Email Password Reset Link", 9 | "Forgot your password?": "Forgot your password?", 10 | "Forgot your password? No problem. Just let us know your email address and we will email you a password reset link that will allow you to choose a new one.": "Forgot your password? No problem. Just let us know your email address and we will email you a password reset link that will allow you to choose a new one.", 11 | "Log in": "Log in", 12 | "Log out": "Log out", 13 | "Name": "Name", 14 | "Nova": "Nova", 15 | "Password": "Password", 16 | "Register": "Register", 17 | "Remember me": "Remember me", 18 | "Resend Verification Email": "Resend Verification Email", 19 | "Reset Password": "Reset Password", 20 | "Thanks for signing up! Before getting started, could you verify your email address by clicking on the link we just emailed to you? If you didn't receive the email, we will gladly send you another.": "Thanks for signing up! Before getting started, could you verify your email address by clicking on the link we just emailed to you? If you didn't receive the email, we will gladly send you another.", 21 | "This is a secure area of the application. Please confirm your password before continuing.": "This is a secure area of the application. Please confirm your password before continuing.", 22 | "Whoops! Something went wrong.": "Whoops! Something went wrong." 23 | } 24 | -------------------------------------------------------------------------------- /source/nova/dusk-suite/master/validation.php: -------------------------------------------------------------------------------- 1 | 'This :attribute is already attached.', 7 | 'relatable' => 'This :attribute may not be associated with this resource.', 8 | ]; 9 | -------------------------------------------------------------------------------- /source/nova/log-viewer/main/log-viewer.json: -------------------------------------------------------------------------------- 1 | { 2 | "Log Viewer": "Log Viewer", 3 | "Logs": "Logs", 4 | "Refresh": "Refresh", 5 | "Scroll to bottom": "Scroll to bottom", 6 | "Scroll to top": "Scroll to top", 7 | "Select a log file...": "Select a log file...", 8 | "Start polling": "Start polling", 9 | "Stop polling": "Stop polling" 10 | } 11 | -------------------------------------------------------------------------------- /source/ui/4.x/ui.json: -------------------------------------------------------------------------------- 1 | { 2 | "A fresh verification link has been sent to your email address.": "A fresh verification link has been sent to your email address.", 3 | "Before proceeding, please check your email for a verification link.": "Before proceeding, please check your email for a verification link.", 4 | "click here to request another": "click here to request another", 5 | "Confirm Password": "Confirm Password", 6 | "Dashboard": "Dashboard", 7 | "Email Address": "Email Address", 8 | "Forgot Your Password?": "Forgot Your Password?", 9 | "If you did not receive the email": "If you did not receive the email", 10 | "Login": "Login", 11 | "Logout": "Logout", 12 | "Name": "Name", 13 | "Password": "Password", 14 | "Please confirm your password before continuing.": "Please confirm your password before continuing.", 15 | "Register": "Register", 16 | "Remember Me": "Remember Me", 17 | "Reset Password": "Reset Password", 18 | "Send Password Reset Link": "Send Password Reset Link", 19 | "Toggle navigation": "Toggle navigation", 20 | "Verify Your Email Address": "Verify Your Email Address", 21 | "You are logged in!": "You are logged in!" 22 | } 23 | -------------------------------------------------------------------------------- /source/ui/master/ui.json: -------------------------------------------------------------------------------- 1 | { 2 | "A fresh verification link has been sent to your email address.": "A fresh verification link has been sent to your email address.", 3 | "Before proceeding, please check your email for a verification link.": "Before proceeding, please check your email for a verification link.", 4 | "click here to request another": "click here to request another", 5 | "Confirm Password": "Confirm Password", 6 | "Dashboard": "Dashboard", 7 | "Email Address": "Email Address", 8 | "Forgot Your Password?": "Forgot Your Password?", 9 | "If you did not receive the email": "If you did not receive the email", 10 | "Login": "Login", 11 | "Logout": "Logout", 12 | "Name": "Name", 13 | "Password": "Password", 14 | "Please confirm your password before continuing.": "Please confirm your password before continuing.", 15 | "Register": "Register", 16 | "Remember Me": "Remember Me", 17 | "Reset Password": "Reset Password", 18 | "Send Password Reset Link": "Send Password Reset Link", 19 | "Toggle navigation": "Toggle navigation", 20 | "Verify Your Email Address": "Verify Your Email Address", 21 | "You are logged in!": "You are logged in!" 22 | } 23 | -------------------------------------------------------------------------------- /src/Plugin.php: -------------------------------------------------------------------------------- 1 | '{locale}.json', 19 | ]; 20 | } 21 | } 22 | -------------------------------------------------------------------------------- /src/Plugins/Breeze/V2.php: -------------------------------------------------------------------------------- 1 | '{locale}.json', 19 | ]; 20 | } 21 | } 22 | -------------------------------------------------------------------------------- /src/Plugins/Cashier/Stripe/Master.php: -------------------------------------------------------------------------------- 1 | '{locale}.json', 19 | ]; 20 | } 21 | } 22 | -------------------------------------------------------------------------------- /src/Plugins/Cashier/Stripe/V15.php: -------------------------------------------------------------------------------- 1 | '{locale}.json', 19 | ]; 20 | } 21 | } 22 | -------------------------------------------------------------------------------- /src/Plugins/Fortify/Master.php: -------------------------------------------------------------------------------- 1 | '{locale}.json', 19 | ]; 20 | } 21 | } 22 | -------------------------------------------------------------------------------- /src/Plugins/Fortify/V1.php: -------------------------------------------------------------------------------- 1 | '{locale}.json', 19 | ]; 20 | } 21 | } 22 | -------------------------------------------------------------------------------- /src/Plugins/Jetstream/Master.php: -------------------------------------------------------------------------------- 1 | '{locale}.json', 19 | 'jetstream/extended.json' => '{locale}.json', 20 | ]; 21 | } 22 | } 23 | -------------------------------------------------------------------------------- /src/Plugins/Jetstream/V5.php: -------------------------------------------------------------------------------- 1 | '{locale}.json', 19 | 'jetstream/extended.json' => '{locale}.json', 20 | ]; 21 | } 22 | } 23 | -------------------------------------------------------------------------------- /src/Plugins/Laravel/Master.php: -------------------------------------------------------------------------------- 1 | '{locale}.json', 19 | 20 | 'framework/extended.json' => '{locale}.json', 21 | 22 | 'framework/master/auth.php' => '{locale}/auth.php', 23 | 'framework/master/pagination.php' => '{locale}/pagination.php', 24 | 'framework/master/passwords.php' => '{locale}/passwords.php', 25 | 'framework/master/validation.php' => '{locale}/validation.php', 26 | ]; 27 | } 28 | } 29 | -------------------------------------------------------------------------------- /src/Plugins/Laravel/V11.php: -------------------------------------------------------------------------------- 1 | '{locale}.json', 19 | 20 | 'framework/extended.json' => '{locale}.json', 21 | 22 | 'framework/11.x/auth.php' => '{locale}/auth.php', 23 | 'framework/11.x/pagination.php' => '{locale}/pagination.php', 24 | 'framework/11.x/passwords.php' => '{locale}/passwords.php', 25 | 'framework/11.x/validation.php' => '{locale}/validation.php', 26 | ]; 27 | } 28 | } 29 | -------------------------------------------------------------------------------- /src/Plugins/Laravel/V12.php: -------------------------------------------------------------------------------- 1 | '{locale}.json', 19 | 20 | 'framework/extended.json' => '{locale}.json', 21 | 22 | 'framework/12.x/auth.php' => '{locale}/auth.php', 23 | 'framework/12.x/pagination.php' => '{locale}/pagination.php', 24 | 'framework/12.x/passwords.php' => '{locale}/passwords.php', 25 | 'framework/12.x/validation.php' => '{locale}/validation.php', 26 | ]; 27 | } 28 | } 29 | -------------------------------------------------------------------------------- /src/Plugins/Nova/DuskSuite/Main.php: -------------------------------------------------------------------------------- 1 | '{locale}.json', 17 | 'nova/dusk-suite/master/en.json' => '{locale}.json', 18 | ]; 19 | } 20 | } 21 | -------------------------------------------------------------------------------- /src/Plugins/Nova/LogViewer/Main.php: -------------------------------------------------------------------------------- 1 | 'vendor/nova/{locale}.json', 19 | ]; 20 | } 21 | } 22 | -------------------------------------------------------------------------------- /src/Plugins/Nova/V4.php: -------------------------------------------------------------------------------- 1 | 'vendor/nova/{locale}.json', 19 | 20 | 'nova/4.x/validation.php' => 'vendor/nova/{locale}/validation.php', 21 | ]; 22 | } 23 | } 24 | -------------------------------------------------------------------------------- /src/Plugins/Nova/V5.php: -------------------------------------------------------------------------------- 1 | 'vendor/nova/{locale}.json', 19 | 20 | 'nova/5.x/validation.php' => 'vendor/nova/{locale}/validation.php', 21 | ]; 22 | } 23 | } 24 | -------------------------------------------------------------------------------- /src/Plugins/Spark/Paddle.php: -------------------------------------------------------------------------------- 1 | 'spark/{locale}.json', 17 | ]; 18 | } 19 | } 20 | -------------------------------------------------------------------------------- /src/Plugins/Spark/Stripe.php: -------------------------------------------------------------------------------- 1 | 'spark/{locale}.json', 17 | ]; 18 | } 19 | } 20 | -------------------------------------------------------------------------------- /src/Plugins/UI/Master.php: -------------------------------------------------------------------------------- 1 | '{locale}.json', 19 | ]; 20 | } 21 | } 22 | -------------------------------------------------------------------------------- /src/Plugins/UI/V4.php: -------------------------------------------------------------------------------- 1 | '{locale}.json', 19 | ]; 20 | } 21 | } 22 | -------------------------------------------------------------------------------- /src/ServiceProvider.php: -------------------------------------------------------------------------------- 1 | app->register(Plugin::class); 16 | } 17 | } 18 | } 19 | --------------------------------------------------------------------------------