From 1c374b068befb7522253b8fc0bf48ee863c1fbae Mon Sep 17 00:00:00 2001 From: A1Gard Date: Mon, 4 Dec 2023 07:09:38 +0330 Subject: [PATCH] updated CURD for lang --- .env.example | 1 + .../Controllers/Admin/XlangController.php | 72 ++- .../Payment/GatewayRedirectController.php | 2 +- app/Models/Xlang.php | 11 +- app/Providers/AppServiceProvider.php | 5 +- config/app.php | 1 + config/translator.php | 2 +- .../2022_05_27_004801_create_xlangs_table.php | 3 +- resources/lang/ar/auth.php | 19 + resources/lang/ar/pagination.php | 19 + resources/lang/ar/passwords.php | 22 + resources/lang/ar/validation.php | 140 ++++++ resources/lang/be/auth.php | 19 + resources/lang/be/pagination.php | 19 + resources/lang/be/passwords.php | 22 + resources/lang/be/validation.php | 127 +++++ resources/lang/bg/auth.php | 19 + resources/lang/bg/pagination.php | 19 + resources/lang/bg/passwords.php | 22 + resources/lang/bg/validation.php | 142 ++++++ resources/lang/bs/auth.php | 19 + resources/lang/bs/pagination.php | 19 + resources/lang/bs/passwords.php | 22 + resources/lang/bs/validation.php | 112 +++++ resources/lang/ca/auth.php | 19 + resources/lang/ca/pagination.php | 19 + resources/lang/ca/passwords.php | 22 + resources/lang/ca/validation.php | 112 +++++ resources/lang/cs/auth.php | 19 + resources/lang/cs/pagination.php | 19 + resources/lang/cs/passwords.php | 22 + resources/lang/cs/validation.php | 112 +++++ resources/lang/cy/auth.php | 19 + resources/lang/cy/pagination.php | 19 + resources/lang/cy/passwords.php | 22 + resources/lang/cy/validation.php | 112 +++++ resources/lang/da/auth.php | 19 + resources/lang/da/pagination.php | 19 + resources/lang/da/passwords.php | 22 + resources/lang/da/validation.php | 112 +++++ resources/lang/de/auth.php | 19 + resources/lang/de/pagination.php | 19 + resources/lang/de/passwords.php | 22 + resources/lang/de/validation.php | 112 +++++ resources/lang/el/auth.php | 19 + resources/lang/el/pagination.php | 19 + resources/lang/el/passwords.php | 22 + resources/lang/el/validation.php | 112 +++++ resources/lang/es/auth.php | 19 + resources/lang/es/pagination.php | 19 + resources/lang/es/passwords.php | 22 + resources/lang/es/validation.php | 112 +++++ resources/lang/fa.json | 18 +- resources/lang/fa/auth.php | 19 + resources/lang/fa/pagination.php | 19 + resources/lang/fa/passwords.php | 22 + resources/lang/fi/auth.php | 19 + resources/lang/fi/pagination.php | 19 + resources/lang/fi/passwords.php | 22 + resources/lang/fi/validation.php | 112 +++++ resources/lang/fr/auth.php | 19 + resources/lang/fr/pagination.php | 19 + resources/lang/fr/passwords.php | 22 + resources/lang/fr/validation.php | 140 ++++++ resources/lang/gl/auth.php | 19 + resources/lang/gl/pagination.php | 19 + resources/lang/gl/passwords.php | 22 + resources/lang/gl/validation.php | 110 ++++ resources/lang/he/auth.php | 19 + resources/lang/he/pagination.php | 19 + resources/lang/he/passwords.php | 22 + resources/lang/he/validation.php | 112 +++++ resources/lang/hr/auth.php | 19 + resources/lang/hr/pagination.php | 19 + resources/lang/hr/passwords.php | 22 + resources/lang/hr/validation.php | 111 ++++ resources/lang/hu/auth.php | 19 + resources/lang/hu/pagination.php | 19 + resources/lang/hu/passwords.php | 22 + resources/lang/hu/validation.php | 112 +++++ resources/lang/id/auth.php | 19 + resources/lang/id/pagination.php | 19 + resources/lang/id/passwords.php | 22 + resources/lang/id/validation.php | 112 +++++ resources/lang/is/auth.php | 19 + resources/lang/is/pagination.php | 19 + resources/lang/is/passwords.php | 22 + resources/lang/is/validation.php | 140 ++++++ resources/lang/it/auth.php | 19 + resources/lang/it/pagination.php | 19 + resources/lang/it/passwords.php | 22 + resources/lang/it/validation.php | 112 +++++ resources/lang/ja/auth.php | 19 + resources/lang/ja/pagination.php | 19 + resources/lang/ja/passwords.php | 22 + resources/lang/ja/validation.php | 110 ++++ resources/lang/ka/auth.php | 19 + resources/lang/ka/pagination.php | 19 + resources/lang/ka/passwords.php | 22 + resources/lang/ka/validation.php | 112 +++++ resources/lang/km/auth.php | 19 + resources/lang/km/pagination.php | 19 + resources/lang/km/passwords.php | 22 + resources/lang/km/validation.php | 112 +++++ resources/lang/ko/auth.php | 19 + resources/lang/ko/pagination.php | 19 + resources/lang/ko/passwords.php | 22 + resources/lang/ko/validation.php | 112 +++++ resources/lang/lt/auth.php | 18 + resources/lang/lt/pagination.php | 19 + resources/lang/lt/passwords.php | 22 + resources/lang/lt/validation.php | 112 +++++ resources/lang/me/auth.php | 19 + resources/lang/me/pagination.php | 19 + resources/lang/me/passwords.php | 22 + resources/lang/me/validation.php | 111 ++++ resources/lang/mk/auth.php | 19 + resources/lang/mk/pagination.php | 19 + resources/lang/mk/passwords.php | 22 + resources/lang/mk/validation.php | 112 +++++ resources/lang/ms/auth.php | 19 + resources/lang/ms/pagination.php | 19 + resources/lang/ms/passwords.php | 22 + resources/lang/ms/validation.php | 112 +++++ resources/lang/nb/auth.php | 19 + resources/lang/nb/pagination.php | 19 + resources/lang/nb/passwords.php | 22 + resources/lang/nb/validation.php | 112 +++++ resources/lang/ne/auth.php | 19 + resources/lang/ne/pagination.php | 19 + resources/lang/ne/passwords.php | 22 + resources/lang/ne/validation.php | 110 ++++ resources/lang/nl/auth.php | 19 + resources/lang/nl/pagination.php | 19 + resources/lang/nl/passwords.php | 22 + resources/lang/nl/validation.php | 112 +++++ resources/lang/pl/auth.php | 19 + resources/lang/pl/pagination.php | 19 + resources/lang/pl/passwords.php | 22 + resources/lang/pl/validation.php | 112 +++++ resources/lang/pt-BR/auth.php | 19 + resources/lang/pt-BR/pagination.php | 19 + resources/lang/pt-BR/passwords.php | 22 + resources/lang/pt-BR/validation.php | 112 +++++ resources/lang/pt/auth.php | 19 + resources/lang/pt/pagination.php | 19 + resources/lang/pt/passwords.php | 22 + resources/lang/pt/validation.php | 112 +++++ resources/lang/ro/auth.php | 19 + resources/lang/ro/pagination.php | 19 + resources/lang/ro/passwords.php | 22 + resources/lang/ro/validation.php | 112 +++++ resources/lang/ru.json | 473 ++++++++++++++++++ resources/lang/ru/auth.php | 19 + resources/lang/ru/pagination.php | 19 + resources/lang/ru/passwords.php | 22 + resources/lang/ru/validation.php | 127 +++++ resources/lang/sc/auth.php | 19 + resources/lang/sc/pagination.php | 19 + resources/lang/sc/passwords.php | 22 + resources/lang/sc/validation.php | 112 +++++ resources/lang/sk/auth.php | 19 + resources/lang/sk/pagination.php | 19 + resources/lang/sk/passwords.php | 22 + resources/lang/sk/validation.php | 112 +++++ resources/lang/sl/auth.php | 19 + resources/lang/sl/pagination.php | 19 + resources/lang/sl/passwords.php | 22 + resources/lang/sl/validation.php | 111 ++++ resources/lang/sq/auth.php | 19 + resources/lang/sq/pagination.php | 19 + resources/lang/sq/passwords.php | 22 + resources/lang/sq/validation.php | 112 +++++ resources/lang/sr/auth.php | 19 + resources/lang/sr/pagination.php | 19 + resources/lang/sr/passwords.php | 22 + resources/lang/sr/validation.php | 112 +++++ resources/lang/sv/auth.php | 19 + resources/lang/sv/pagination.php | 19 + resources/lang/sv/passwords.php | 22 + resources/lang/sv/validation.php | 112 +++++ resources/lang/th/auth.php | 19 + resources/lang/th/pagination.php | 19 + resources/lang/th/passwords.php | 22 + resources/lang/th/validation.php | 112 +++++ resources/lang/tk/auth.php | 19 + resources/lang/tk/pagination.php | 19 + resources/lang/tk/passwords.php | 22 + resources/lang/tk/validation.php | 112 +++++ resources/lang/tr/auth.php | 19 + resources/lang/tr/pagination.php | 19 + resources/lang/tr/passwords.php | 22 + resources/lang/tr/validation.php | 112 +++++ resources/lang/uk/auth.php | 18 + resources/lang/uk/pagination.php | 19 + resources/lang/uk/passwords.php | 22 + resources/lang/uk/validation.php | 111 ++++ resources/lang/vi/auth.php | 19 + resources/lang/vi/pagination.php | 19 + resources/lang/vi/passwords.php | 22 + resources/lang/vi/validation.php | 112 +++++ resources/lang/zh-CN/auth.php | 19 + resources/lang/zh-CN/pagination.php | 19 + resources/lang/zh-CN/passwords.php | 22 + resources/lang/zh-CN/validation.php | 112 +++++ resources/lang/zh-HK/auth.php | 19 + resources/lang/zh-HK/pagination.php | 19 + resources/lang/zh-HK/passwords.php | 22 + resources/lang/zh-HK/validation.php | 112 +++++ resources/lang/zh-TW/auth.php | 19 + resources/lang/zh-TW/pagination.php | 19 + resources/lang/zh-TW/passwords.php | 22 + resources/lang/zh-TW/validation.php | 112 +++++ .../views/admin/langs/langForm.blade.php | 74 +++ .../views/admin/langs/langIndex.blade.php | 78 +++ .../admin/transport/transportForm.blade.php | 4 +- .../admin/transport/transportIndex.blade.php | 3 +- .../starter-kit/component/navbar.blade.php | 29 ++ routes/web.php | 14 +- 219 files changed, 9569 insertions(+), 13 deletions(-) create mode 100644 resources/lang/ar/auth.php create mode 100755 resources/lang/ar/pagination.php create mode 100755 resources/lang/ar/passwords.php create mode 100755 resources/lang/ar/validation.php create mode 100644 resources/lang/be/auth.php create mode 100644 resources/lang/be/pagination.php create mode 100644 resources/lang/be/passwords.php create mode 100644 resources/lang/be/validation.php create mode 100644 resources/lang/bg/auth.php create mode 100644 resources/lang/bg/pagination.php create mode 100644 resources/lang/bg/passwords.php create mode 100644 resources/lang/bg/validation.php create mode 100644 resources/lang/bs/auth.php create mode 100644 resources/lang/bs/pagination.php create mode 100644 resources/lang/bs/passwords.php create mode 100644 resources/lang/bs/validation.php create mode 100644 resources/lang/ca/auth.php create mode 100644 resources/lang/ca/pagination.php create mode 100644 resources/lang/ca/passwords.php create mode 100644 resources/lang/ca/validation.php create mode 100644 resources/lang/cs/auth.php create mode 100644 resources/lang/cs/pagination.php create mode 100644 resources/lang/cs/passwords.php create mode 100644 resources/lang/cs/validation.php create mode 100644 resources/lang/cy/auth.php create mode 100644 resources/lang/cy/pagination.php create mode 100644 resources/lang/cy/passwords.php create mode 100644 resources/lang/cy/validation.php create mode 100644 resources/lang/da/auth.php create mode 100755 resources/lang/da/pagination.php create mode 100755 resources/lang/da/passwords.php create mode 100755 resources/lang/da/validation.php create mode 100644 resources/lang/de/auth.php create mode 100755 resources/lang/de/pagination.php create mode 100755 resources/lang/de/passwords.php create mode 100755 resources/lang/de/validation.php create mode 100644 resources/lang/el/auth.php create mode 100644 resources/lang/el/pagination.php create mode 100644 resources/lang/el/passwords.php create mode 100644 resources/lang/el/validation.php create mode 100644 resources/lang/es/auth.php create mode 100644 resources/lang/es/pagination.php create mode 100644 resources/lang/es/passwords.php create mode 100644 resources/lang/es/validation.php create mode 100644 resources/lang/fa/auth.php create mode 100644 resources/lang/fa/pagination.php create mode 100644 resources/lang/fa/passwords.php create mode 100644 resources/lang/fi/auth.php create mode 100644 resources/lang/fi/pagination.php create mode 100644 resources/lang/fi/passwords.php create mode 100644 resources/lang/fi/validation.php create mode 100644 resources/lang/fr/auth.php create mode 100644 resources/lang/fr/pagination.php create mode 100644 resources/lang/fr/passwords.php create mode 100644 resources/lang/fr/validation.php create mode 100644 resources/lang/gl/auth.php create mode 100644 resources/lang/gl/pagination.php create mode 100644 resources/lang/gl/passwords.php create mode 100644 resources/lang/gl/validation.php create mode 100644 resources/lang/he/auth.php create mode 100644 resources/lang/he/pagination.php create mode 100644 resources/lang/he/passwords.php create mode 100644 resources/lang/he/validation.php create mode 100644 resources/lang/hr/auth.php create mode 100644 resources/lang/hr/pagination.php create mode 100644 resources/lang/hr/passwords.php create mode 100644 resources/lang/hr/validation.php create mode 100644 resources/lang/hu/auth.php create mode 100755 resources/lang/hu/pagination.php create mode 100755 resources/lang/hu/passwords.php create mode 100755 resources/lang/hu/validation.php create mode 100644 resources/lang/id/auth.php create mode 100644 resources/lang/id/pagination.php create mode 100644 resources/lang/id/passwords.php create mode 100644 resources/lang/id/validation.php create mode 100644 resources/lang/is/auth.php create mode 100644 resources/lang/is/pagination.php create mode 100644 resources/lang/is/passwords.php create mode 100644 resources/lang/is/validation.php create mode 100644 resources/lang/it/auth.php create mode 100644 resources/lang/it/pagination.php create mode 100644 resources/lang/it/passwords.php create mode 100644 resources/lang/it/validation.php create mode 100644 resources/lang/ja/auth.php create mode 100644 resources/lang/ja/pagination.php create mode 100755 resources/lang/ja/passwords.php create mode 100755 resources/lang/ja/validation.php create mode 100755 resources/lang/ka/auth.php create mode 100755 resources/lang/ka/pagination.php create mode 100755 resources/lang/ka/passwords.php create mode 100755 resources/lang/ka/validation.php create mode 100644 resources/lang/km/auth.php create mode 100644 resources/lang/km/pagination.php create mode 100644 resources/lang/km/passwords.php create mode 100644 resources/lang/km/validation.php create mode 100644 resources/lang/ko/auth.php create mode 100644 resources/lang/ko/pagination.php create mode 100644 resources/lang/ko/passwords.php create mode 100644 resources/lang/ko/validation.php create mode 100644 resources/lang/lt/auth.php create mode 100644 resources/lang/lt/pagination.php create mode 100644 resources/lang/lt/passwords.php create mode 100644 resources/lang/lt/validation.php create mode 100644 resources/lang/me/auth.php create mode 100644 resources/lang/me/pagination.php create mode 100644 resources/lang/me/passwords.php create mode 100644 resources/lang/me/validation.php create mode 100644 resources/lang/mk/auth.php create mode 100644 resources/lang/mk/pagination.php create mode 100644 resources/lang/mk/passwords.php create mode 100644 resources/lang/mk/validation.php create mode 100644 resources/lang/ms/auth.php create mode 100644 resources/lang/ms/pagination.php create mode 100644 resources/lang/ms/passwords.php create mode 100644 resources/lang/ms/validation.php create mode 100644 resources/lang/nb/auth.php create mode 100755 resources/lang/nb/pagination.php create mode 100755 resources/lang/nb/passwords.php create mode 100755 resources/lang/nb/validation.php create mode 100644 resources/lang/ne/auth.php create mode 100644 resources/lang/ne/pagination.php create mode 100644 resources/lang/ne/passwords.php create mode 100644 resources/lang/ne/validation.php create mode 100644 resources/lang/nl/auth.php create mode 100644 resources/lang/nl/pagination.php create mode 100644 resources/lang/nl/passwords.php create mode 100644 resources/lang/nl/validation.php create mode 100644 resources/lang/pl/auth.php create mode 100644 resources/lang/pl/pagination.php create mode 100644 resources/lang/pl/passwords.php create mode 100644 resources/lang/pl/validation.php create mode 100644 resources/lang/pt-BR/auth.php create mode 100644 resources/lang/pt-BR/pagination.php create mode 100644 resources/lang/pt-BR/passwords.php create mode 100644 resources/lang/pt-BR/validation.php create mode 100644 resources/lang/pt/auth.php create mode 100644 resources/lang/pt/pagination.php create mode 100644 resources/lang/pt/passwords.php create mode 100644 resources/lang/pt/validation.php create mode 100644 resources/lang/ro/auth.php create mode 100644 resources/lang/ro/pagination.php create mode 100644 resources/lang/ro/passwords.php create mode 100644 resources/lang/ro/validation.php create mode 100644 resources/lang/ru.json create mode 100644 resources/lang/ru/auth.php create mode 100644 resources/lang/ru/pagination.php create mode 100644 resources/lang/ru/passwords.php create mode 100644 resources/lang/ru/validation.php create mode 100644 resources/lang/sc/auth.php create mode 100644 resources/lang/sc/pagination.php create mode 100644 resources/lang/sc/passwords.php create mode 100644 resources/lang/sc/validation.php create mode 100644 resources/lang/sk/auth.php create mode 100644 resources/lang/sk/pagination.php create mode 100644 resources/lang/sk/passwords.php create mode 100644 resources/lang/sk/validation.php create mode 100644 resources/lang/sl/auth.php create mode 100644 resources/lang/sl/pagination.php create mode 100644 resources/lang/sl/passwords.php create mode 100644 resources/lang/sl/validation.php create mode 100644 resources/lang/sq/auth.php create mode 100644 resources/lang/sq/pagination.php create mode 100644 resources/lang/sq/passwords.php create mode 100644 resources/lang/sq/validation.php create mode 100644 resources/lang/sr/auth.php create mode 100644 resources/lang/sr/pagination.php create mode 100644 resources/lang/sr/passwords.php create mode 100644 resources/lang/sr/validation.php create mode 100644 resources/lang/sv/auth.php create mode 100644 resources/lang/sv/pagination.php create mode 100644 resources/lang/sv/passwords.php create mode 100644 resources/lang/sv/validation.php create mode 100644 resources/lang/th/auth.php create mode 100755 resources/lang/th/pagination.php create mode 100755 resources/lang/th/passwords.php create mode 100755 resources/lang/th/validation.php create mode 100644 resources/lang/tk/auth.php create mode 100644 resources/lang/tk/pagination.php create mode 100644 resources/lang/tk/passwords.php create mode 100644 resources/lang/tk/validation.php create mode 100644 resources/lang/tr/auth.php create mode 100644 resources/lang/tr/pagination.php create mode 100644 resources/lang/tr/passwords.php create mode 100644 resources/lang/tr/validation.php create mode 100644 resources/lang/uk/auth.php create mode 100755 resources/lang/uk/pagination.php create mode 100755 resources/lang/uk/passwords.php create mode 100755 resources/lang/uk/validation.php create mode 100644 resources/lang/vi/auth.php create mode 100644 resources/lang/vi/pagination.php create mode 100644 resources/lang/vi/passwords.php create mode 100644 resources/lang/vi/validation.php create mode 100644 resources/lang/zh-CN/auth.php create mode 100644 resources/lang/zh-CN/pagination.php create mode 100644 resources/lang/zh-CN/passwords.php create mode 100644 resources/lang/zh-CN/validation.php create mode 100644 resources/lang/zh-HK/auth.php create mode 100644 resources/lang/zh-HK/pagination.php create mode 100644 resources/lang/zh-HK/passwords.php create mode 100644 resources/lang/zh-HK/validation.php create mode 100644 resources/lang/zh-TW/auth.php create mode 100644 resources/lang/zh-TW/pagination.php create mode 100644 resources/lang/zh-TW/passwords.php create mode 100644 resources/lang/zh-TW/validation.php create mode 100755 resources/views/admin/langs/langForm.blade.php create mode 100755 resources/views/admin/langs/langIndex.blade.php diff --git a/.env.example b/.env.example index 7e219a0..96f4e77 100755 --- a/.env.example +++ b/.env.example @@ -64,3 +64,4 @@ ZARINPAL_MERCHANT='test' PAY_GATWAY=zarinpal THUMBNAIL_SIZE=600x600 +XLANG=false diff --git a/app/Http/Controllers/Admin/XlangController.php b/app/Http/Controllers/Admin/XlangController.php index 0c29230..4fd18c4 100644 --- a/app/Http/Controllers/Admin/XlangController.php +++ b/app/Http/Controllers/Admin/XlangController.php @@ -3,11 +3,30 @@ namespace App\Http\Controllers\Admin; use App\Http\Controllers\Controller; +use App\Http\Requests\XlangSaveRequest; use App\Models\Xlang; use Illuminate\Http\Request; +use Illuminate\Support\Facades\Artisan; +use function Xmen\StarterKit\Helpers\logAdmin; +use function Xmen\StarterKit\Helpers\logAdminBatch; class XlangController extends Controller { + + public function createOrUpdate(Xlang $xlang, XlangSaveRequest $request) { + $xlang->name = $request->input('name'); + $xlang->tag = $request->input('tag'); + $xlang->rtl = $request->has('rtl'); + + + if ($request->hasFile('img')) { + $name = time().'.'.request()->img->getClientOriginalExtension(); + $xlang->img = $name; + $request->file('img')->storeAs('public/langz', $name); + } + $xlang->save(); + return $xlang; + } /** * Display a listing of the resource. * @@ -16,6 +35,9 @@ class XlangController extends Controller public function index() { // + Artisan::call('translator:update'); + $langs = Xlang::paginate(99); + return view('admin.langs.langIndex',compact('langs')); } /** @@ -26,6 +48,7 @@ class XlangController extends Controller public function create() { // + return view('admin.langs.langForm'); } /** @@ -34,9 +57,28 @@ class XlangController extends Controller * @param \Illuminate\Http\Request $request * @return \Illuminate\Http\Response */ - public function store(Request $request) + public function store(XlangSaveRequest $request) { // + define("TRANSLATE_CONFIG_PATH", __DIR__ . '/../../../../config/translator.php'); + define("TRANSLATE_NEW_FILE",__DIR__ . '/../../../../resources/lang/'.$request->tag.'.json' ); + $config = file_get_contents(TRANSLATE_CONFIG_PATH); + $re = '/\'languages\' \=\> (.*)\,/m'; + preg_match_all($re, $config, $matches, PREG_SET_ORDER, 0); + $oldLangs = $matches[0][1]; + + $newLans = json_encode(array_unique(array_merge(json_decode($oldLangs),[$request->tag]))); + $newConfig = (str_replace($oldLangs,$newLans,$config)); + file_put_contents(TRANSLATE_CONFIG_PATH,$newConfig); + + if (!file_exists(TRANSLATE_NEW_FILE)){ + file_put_contents(TRANSLATE_NEW_FILE,'{}'); + } + + $xlang = new Xlang(); + $xlang = $this->createOrUpdate($xlang, $request); + logAdmin(__METHOD__, Xlang::class, $xlang->id); + return redirect()->route('admin.lang.index')->with(['message' => __('Lang') . ' ' . __('created successfully')]); } /** @@ -59,6 +101,7 @@ class XlangController extends Controller public function edit(Xlang $xlang) { // + return view('admin.langs.langForm',compact('xlang')); } /** @@ -68,9 +111,12 @@ class XlangController extends Controller * @param \App\Models\Xlang $xlang * @return \Illuminate\Http\Response */ - public function update(Request $request, Xlang $xlang) + public function update(XlangSaveRequest $request, Xlang $xlang) { // + $xlang = $this->createOrUpdate($xlang, $request); + logAdmin(__METHOD__, Xlang::class, $xlang->id); + return redirect()->route('admin.lang.index')->with(['message' => __('Lang') . ' ' . __('updated successfully')]); } /** @@ -82,5 +128,27 @@ class XlangController extends Controller public function destroy(Xlang $xlang) { // + $xlang->delete(); + logAdmin(__METHOD__, Xlang::class, $xlang->id); + return redirect()->route('admin.lang.index')->with(['message' => __('Lang') . ' ' . __('deleted successfully')]); + } + + public function translate(){ + + } + + + public function bulk(Request $request) { + + switch ($request->input('bulk')) { + case 'delete': + $msg = __('transports deleted successfully'); + logAdminBatch(__METHOD__.'.'.$request->input('bulk'),XlangController::class,$request->input('id')); + XlangController::destroy($request->input('id')); + break; + default: + $msg = __('Unknown bulk action :' . $request->input('bulk')); + } + return redirect()->route('admin.customer.index')->with(['message' => $msg]); } } diff --git a/app/Http/Controllers/Payment/GatewayRedirectController.php b/app/Http/Controllers/Payment/GatewayRedirectController.php index 77580c1..d7bf2da 100755 --- a/app/Http/Controllers/Payment/GatewayRedirectController.php +++ b/app/Http/Controllers/Payment/GatewayRedirectController.php @@ -34,7 +34,7 @@ class GatewayRedirectController \Log::error("Payment REQUEST exception: " . $exception->getMessage()); \Log::warning($exception->getTraceAsString()); $result = false; - $message = __(' لطفا درگاه بانک را تعویض نمایید.'); + $message = __('Please change payment gate.'); return view("payment.result", compact('invoice', 'payment', 'result', 'message')); } } diff --git a/app/Models/Xlang.php b/app/Models/Xlang.php index 742dfaa..232feef 100644 --- a/app/Models/Xlang.php +++ b/app/Models/Xlang.php @@ -4,6 +4,7 @@ namespace App\Models; use Illuminate\Database\Eloquent\Factories\HasFactory; use Illuminate\Database\Eloquent\Model; +use Illuminate\Database\Eloquent\SoftDeletes; /** * App\Models\Xlang @@ -34,5 +35,13 @@ use Illuminate\Database\Eloquent\Model; */ class Xlang extends Model { - use HasFactory; + use HasFactory,SoftDeletes; + + public function imgUrl(){ + if ($this->img == null || $this->img == '') { + return asset('/images/logo.png'); + } else { + return \Storage::url('langz/' . $this->img); + } + } } diff --git a/app/Providers/AppServiceProvider.php b/app/Providers/AppServiceProvider.php index f12eac4..63a4eab 100755 --- a/app/Providers/AppServiceProvider.php +++ b/app/Providers/AppServiceProvider.php @@ -7,7 +7,7 @@ use Carbon\Carbon; use Illuminate\Support\ServiceProvider; use Illuminate\Pagination\Paginator; use Xmen\StarterKit\Helpers\TDate; - +use Translator\Framework\TranslatorCommand; class AppServiceProvider extends ServiceProvider { /** @@ -18,6 +18,9 @@ class AppServiceProvider extends ServiceProvider public function register() { // + $this->commands([ + TranslatorCommand::class, + ]); } /** diff --git a/config/app.php b/config/app.php index 7ef219f..33fb6eb 100755 --- a/config/app.php +++ b/config/app.php @@ -93,6 +93,7 @@ return [ */ 'locale' => 'fa', + 'xlang' => env('XLANG',false), /* |-------------------------------------------------------------------------- diff --git a/config/translator.php b/config/translator.php index 4e57b21..9009b23 100755 --- a/config/translator.php +++ b/config/translator.php @@ -4,7 +4,7 @@ use Translator\Framework\LaravelConfigLoader; use Translator\Infra\LaravelJsonTranslationRepository; return [ - 'languages' => ['fa'], + 'languages' => ["fa","ru","ar"], 'directories' => [ app_path(), resource_path('views'), diff --git a/database/migrations/2022_05_27_004801_create_xlangs_table.php b/database/migrations/2022_05_27_004801_create_xlangs_table.php index b4e4614..9d87b13 100644 --- a/database/migrations/2022_05_27_004801_create_xlangs_table.php +++ b/database/migrations/2022_05_27_004801_create_xlangs_table.php @@ -16,11 +16,12 @@ return new class extends Migration Schema::create('xlangs', function (Blueprint $table) { $table->id(); $table->string('name'); - $table->string('tag',7); + $table->string('tag',7)->unique(); $table->boolean('rtl')->default(false); $table->boolean('is_default')->default(false); $table->string('img')->nullable()->default(null); $table->tinyInteger('sort')->default(0); + $table->softDeletes(); $table->timestamps(); }); } diff --git a/resources/lang/ar/auth.php b/resources/lang/ar/auth.php new file mode 100644 index 0000000..973a86c --- /dev/null +++ b/resources/lang/ar/auth.php @@ -0,0 +1,19 @@ + 'بيانات الاعتماد هذه غير متتطابقة مع البيانات المسجلة لدينا.', + 'throttle' => 'عدد كبير جدا من محاولات الدخول. يرجى المحاولة مرة أخرى بعد :seconds ثواني.', + +]; diff --git a/resources/lang/ar/pagination.php b/resources/lang/ar/pagination.php new file mode 100755 index 0000000..9a1276a --- /dev/null +++ b/resources/lang/ar/pagination.php @@ -0,0 +1,19 @@ + '« السابق', + 'next' => 'التالي »', + +]; diff --git a/resources/lang/ar/passwords.php b/resources/lang/ar/passwords.php new file mode 100755 index 0000000..6b85587 --- /dev/null +++ b/resources/lang/ar/passwords.php @@ -0,0 +1,22 @@ + 'يجب أن لا يقل طول كلمة السر عن ستة أحرف، كما يجب أن تتطابق مع حقل التأكيد', + 'reset' => 'تمت إعادة تعيين كلمة السر', + 'sent' => 'تم إرسال تفاصيل استعادة كلمة السر الخاصة بك إلى بريدك الإلكتروني', + 'token' => '.رمز استعادة كلمة السر الذي أدخلته غير صحيح', + 'user' => 'لم يتم العثور على أيّ حسابٍ بهذا العنوان الإلكتروني', + +]; diff --git a/resources/lang/ar/validation.php b/resources/lang/ar/validation.php new file mode 100755 index 0000000..b1a4a7a --- /dev/null +++ b/resources/lang/ar/validation.php @@ -0,0 +1,140 @@ + 'يجب قبول الحقل :attribute', + 'active_url' => 'الحقل :attribute لا يُمثّل رابطًا صحيحًا', + 'after' => 'يجب على الحقل :attribute أن يكون تاريخًا لاحقًا للتاريخ :date.', + 'alpha' => 'يجب أن لا يحتوي الحقل :attribute سوى على حروف', + 'alpha_dash' => 'يجب أن لا يحتوي الحقل :attribute على حروف، أرقام ومطّات.', + 'alpha_num' => 'يجب أن يحتوي :attribute على حروفٍ وأرقامٍ فقط', + 'array' => 'يجب أن يكون الحقل :attribute ًمصفوفة', + 'before' => 'يجب على الحقل :attribute أن يكون تاريخًا سابقًا للتاريخ :date.', + 'between' => [ + 'numeric' => 'يجب أن تكون قيمة :attribute محصورة ما بين :min و :max.', + 'file' => 'يجب أن يكون حجم الملف :attribute محصورًا ما بين :min و :max كيلوبايت.', + 'string' => 'يجب أن يكون عدد حروف النّص :attribute محصورًا ما بين :min و :max', + 'array' => 'يجب أن يحتوي :attribute على عدد من العناصر محصورًا ما بين :min و :max', + ], + 'boolean' => 'يجب أن تكون قيمة الحقل :attribute إما true أو false ', + 'confirmed' => 'حقل التأكيد غير مُطابق للحقل :attribute', + 'date' => 'الحقل :attribute ليس تاريخًا صحيحًا', + 'date_format' => 'لا يتوافق الحقل :attribute مع الشكل :format.', + 'different' => 'يجب أن يكون الحقلان :attribute و :other مُختلفان', + 'digits' => 'يجب أن يحتوي الحقل :attribute على :digits رقمًا/أرقام', + 'digits_between' => 'يجب أن يحتوي الحقل :attribute ما بين :min و :max رقمًا/أرقام ', + 'email' => 'يجب أن يكون :attribute عنوان بريد إلكتروني صحيح البُنية', + 'exists' => 'الحقل :attribute لاغٍ', + 'filled' => 'الحقل :attribute إجباري', + 'image' => 'يجب أن يكون الحقل :attribute صورةً', + 'in' => 'الحقل :attribute لاغٍ', + 'integer' => 'يجب أن يكون الحقل :attribute عددًا صحيحًا', + 'ip' => 'يجب أن يكون الحقل :attribute عنوان IP ذي بُنية صحيحة', + 'json' => 'يجب أن يكون الحقل :attribute نصآ من نوع JSON.', + 'max' => [ + 'numeric' => 'يجب أن تكون قيمة الحقل :attribute أصغر من :max.', + 'file' => 'يجب أن يكون حجم الملف :attribute أصغر من :max كيلوبايت', + 'string' => 'يجب أن لا يتجاوز طول النّص :attribute :max حروفٍ/حرفًا', + 'array' => 'يجب أن لا يحتوي الحقل :attribute على أكثر من :max عناصر/عنصر.', + ], + 'mimes' => 'يجب أن يكون الحقل ملفًا من نوع : :values.', + 'min' => [ + 'numeric' => 'يجب أن تكون قيمة الحقل :attribute أكبر من :min.', + 'file' => 'يجب أن يكون حجم الملف :attribute أكبر من :min كيلوبايت', + 'string' => 'يجب أن يكون طول النص :attribute أكبر :min حروفٍ/حرفًا', + 'array' => 'يجب أن يحتوي الحقل :attribute على الأقل على :min عُنصرًا/عناصر', + ], + 'not_in' => 'الحقل :attribute لاغٍ', + 'numeric' => 'يجب على الحقل :attribute أن يكون رقمًا', + 'regex' => 'صيغة الحقل :attribute .غير صحيحة', + 'required' => 'الحقل :attribute مطلوب.', + 'required_if' => 'الحقل :attribute مطلوب في حال ما إذا كان :other يساوي :value.', + 'required_unless' => 'الحقل :attribute مطلوب في حال ما لم يكن :other يساوي :values.', + 'required_with' => 'الحقل :attribute إذا توفّر :values.', + 'required_with_all' => 'الحقل :attribute إذا توفّر :values.', + 'required_without' => 'الحقل :attribute إذا لم يتوفّر :values.', + 'required_without_all' => 'الحقل :attribute إذا لم يتوفّر :values.', + 'same' => 'يجب أن يتطابق الحقل :attribute مع :other', + 'size' => [ + 'numeric' => 'يجب أن تكون قيمة :attribute أكبر من :size.', + 'file' => 'يجب أن يكون حجم الملف :attribute أكبر من :size كيلو بايت.', + 'string' => 'يجب أن يحتوي النص :attribute عن ما لا يقل عن :size حرفٍ/أحرف.', + 'array' => 'يجب أن يحتوي الحقل :attribute عن ما لا يقل عن:min عنصرٍ/عناصر', + ], + 'string' => 'يجب أن يكون الحقل :attribute نصآ.', + 'timezone' => 'يجب أن يكون :attribute نطاقًا زمنيًا صحيحًا', + 'unique' => 'قيمة الحقل :attribute مُستخدمة من قبل', + 'url' => 'صيغة الرابط :attribute غير صحيحة', + + /* + |-------------------------------------------------------------------------- + | Custom Validation Language Lines + |-------------------------------------------------------------------------- + | + | Here you may specify custom validation messages for attributes using the + | convention "attribute.rule" to name the lines. This makes it quick to + | specify a specific custom language line for a given attribute rule. + | + */ + + 'custom' => [ + 'attribute-name' => [ + 'rule-name' => 'custom-message', + ], + ], + + /* + |-------------------------------------------------------------------------- + | Custom Validation Attributes + |-------------------------------------------------------------------------- + | + | The following language lines are used to swap attribute place-holders + | with something more reader friendly such as E-Mail Address instead + | of "email". This simply helps us make messages a little cleaner. + | + */ + + 'attributes' => [ + 'name' => 'الاسم', + 'username' => 'اسم المُستخدم', + 'email' => 'البريد الالكتروني', + 'first_name' => 'الاسم', + 'last_name' => 'اسم العائلة', + 'password' => 'كلمة السر', + 'password_confirmation' => 'تأكيد كلمة السر', + 'city' => 'المدينة', + 'country' => 'الدولة', + 'address' => 'العنوان', + 'phone' => 'الهاتف', + 'mobile' => 'الجوال', + 'age' => 'العمر', + 'sex' => 'الجنس', + 'gender' => 'النوع', + 'day' => 'اليوم', + 'month' => 'الشهر', + 'year' => 'السنة', + 'hour' => 'ساعة', + 'minute' => 'دقيقة', + 'second' => 'ثانية', + 'title' => 'اللقب', + 'content' => 'المُحتوى', + 'description' => 'الوصف', + 'excerpt' => 'المُلخص', + 'date' => 'التاريخ', + 'time' => 'الوقت', + 'available' => 'مُتاح', + 'size' => 'الحجم', + ], + +]; diff --git a/resources/lang/be/auth.php b/resources/lang/be/auth.php new file mode 100644 index 0000000..d5c8b96 --- /dev/null +++ b/resources/lang/be/auth.php @@ -0,0 +1,19 @@ + 'Імя карыстальніка і пароль не супадаюць.', + 'throttle' => 'Занадта шмат спробаў ўваходу. Калі ласка, паспрабуйце яшчэ раз праз :seconds секунд.', + +]; diff --git a/resources/lang/be/pagination.php b/resources/lang/be/pagination.php new file mode 100644 index 0000000..bbb57f8 --- /dev/null +++ b/resources/lang/be/pagination.php @@ -0,0 +1,19 @@ + '« Назад', + 'next' => 'Наперад »', + +]; diff --git a/resources/lang/be/passwords.php b/resources/lang/be/passwords.php new file mode 100644 index 0000000..89eba6b --- /dev/null +++ b/resources/lang/be/passwords.php @@ -0,0 +1,22 @@ + 'Пароль павінен быць не менш за шэсць знакаў і супадаць з пацвярджэннем.', + 'reset' => 'Ваш пароль быў скінуты!', + 'sent' => 'Спасылка на скід пароля была адпраўлена!', + 'token' => 'Памылковы код скіду пароля.', + 'user' => 'Не атрымалася знайсці карыстальніка з дадзеным электронным адрасам.', + +]; diff --git a/resources/lang/be/validation.php b/resources/lang/be/validation.php new file mode 100644 index 0000000..b285f85 --- /dev/null +++ b/resources/lang/be/validation.php @@ -0,0 +1,127 @@ + 'Вы павінны прыняць :attribute.', + 'active_url' => 'Поле :attribute утрымлівае несапраўдны URL.', + 'after' => 'У полі :attribute павінна быць дата пасля :date.', + 'alpha' => 'Поле :attribute можа мець толькі літары.', + 'alpha_dash' => 'Поле :attribute можа мець толькі літары, лічбы і злучок.', + 'alpha_num' => 'Поле :attribute можа мець толькі літары і лічбы.', + 'array' => 'Поле :attribute павінна быць масівам.', + 'before' => 'У полі :attribute павінна быць дата да :date.', + 'between' => [ + 'numeric' => 'Поле :attribute павінна быць паміж :min і :max.', + 'file' => 'Памер файла ў поле :attribute павінен быць паміж :min і :max кілабайт.', + 'string' => 'Колькасць сiмвалаў у поле :attribute павінна быць паміж :min і :max.', + 'array' => 'Колькасць элементаў у поле :attribute павінна быць паміж :min і :max.', + ], + 'boolean' => 'Поле :attribute павінна мець значэнне лагічнага тыпу.', + 'confirmed' => 'Поле :attribute не супадае з пацвярджэннем.', + 'date' => 'Поле :attribute не з\'яўляецца датай.', + 'date_format' => 'Поле :attribute не адпавядае фармату :format.', + 'different' => 'Палі :attribute і :other павінны адрознівацца.', + 'digits' => 'Даўжыня лічбавага поля :attribute павінна быць :digits.', + 'digits_between' => 'Даўжыня лічбавага поля :attribute павінна быць паміж :min і :max.', + 'email' => 'Поле :attribute павінна быць сапраўдным электронным адрасам.', + 'filled' => 'Поле :attribute абавязкова для запаўнення.', + 'exists' => 'Выбранае значэнне для :attribute некарэктна.', + 'image' => 'Поле :attribute павінна быць малюнкам.', + 'in' => 'Выбранае значэнне для :attribute памылкова.', + 'integer' => 'Поле :attribute павінна быць цэлым лікам.', + 'ip' => 'Поле :attribute дпавінна быць сапраўдным IP-адрасам.', + 'json' => 'Поле :attribute павінна быць JSON радком.', + 'max' => [ + 'numeric' => 'Поле :attribute не можа быць больш :max.', + 'file' => 'Памер файла ў поле :attribute не можа быць больш :max кілабайт).', + 'string' => 'Колькасць сiмвалаў у поле :attribute не можа перавышаць :max.', + 'array' => 'Колькасць элементаў у поле :attribute не можа перавышаць :max.', + ], + 'mimes' => 'Поле :attribute павінна быць файлам аднаго з наступных тыпаў: :values.', + 'min' => [ + 'numeric' => 'Поле :attribute павінна быць не менш :min.', + 'file' => 'Памер файла ў полее :attribute павінен быць не менш :min кілабайт.', + 'string' => 'Колькасць сiмвалаў у поле :attribute павінна быць не менш :min.', + 'array' => 'Колькасць элементаў у поле :attribute павінна быць не менш :min.', + ], + 'not_in' => 'Выбранае значэнне для :attribute памылкова.', + 'numeric' => 'Поле :attribute павінна быць лікам.', + 'regex' => 'Поле :attribute мае памылковы фармат.', + 'required' => 'Поле :attribute абавязкова для запаўнення.', + 'required_if' => 'Поле :attribute абавязкова для запаўнення, калі :other раўняецца :value.', + 'required_unless' => 'Поле :attribute абавязкова для запаўнення, калі :other не раўняецца :values.', + 'required_with' => 'Поле :attribute абавязкова для запаўнення, калі :values ўказана.', + 'required_with_all' => 'Поле :attribute абавязкова для запаўнення, калі :values ўказана.', + 'required_without' => 'Поле :attribute абавязкова для запаўнення, калі :values не ўказана.', + 'required_without_all' => 'Поле :attribute абавязкова для запаўнення, калі ні адно з :values не ўказана.', + 'same' => 'Значэнне :attribute павінна супадаць з :other.', + 'size' => [ + 'numeric' => 'Поле :attribute павінна быць :size.', + 'file' => 'Размер файла в поле :attribute павінен быць :size кілабайт.', + 'string' => 'Колькасць сiмвалаў у поле :attribute павінна быць :size.', + 'array' => 'Колькасць элементаў у поле :attribute павінна быць :size.', + ], + 'string' => 'Поле :attribute павінна быць радком.', + 'timezone' => 'Поле :attribute павінна быць сапраўдным гадзінным поясам.', + 'unique' => 'Такое значэнне поля :attribute ўжо існуе.', + 'url' => 'Поле :attribute мае памылковы фармат.', + + /* + |-------------------------------------------------------------------------- + | Свае моўныя рэсурсы для праверкі значэнняў + |-------------------------------------------------------------------------- + | + | Тут Вы можаце пазначыць свае паведамленні для атрыбутаў. + | Гэта дазваляе легка паказаць свае паведамленне для зададзенага правіла атрыбуту. + | + | http://laravel.com/docs/5.1/validation#custom-error-messages + | Прыклад выкарыстання + | + | 'custom' => [ + | 'email' => [ + | 'required' => 'Нам неабходна ведаць Ваш электронны адрас!', + | ], + | ], + | + */ + + 'custom' => [ + 'attribute-name' => [ + 'rule-name' => 'custom-message', + ], + ], + + /* + |-------------------------------------------------------------------------- + | Уласныя назвы атрыбутаў + |-------------------------------------------------------------------------- + | + | Наступныя радкі выкарыстоўваюцца для падмены праграмных імёнаў элементаў + | карыстацкага інтэрфейсу на лёгкачытальныя. Напрыклад, замест імя + | поля "email" ў паведамленнях будзе выводзіцца "электронны адрас". + | + | Прыклад выкарыстання + | + | 'attributes' => [ + | 'email' => 'электронны адрас', + | ], + | + */ + + 'attributes' => [ + // + ], + +]; diff --git a/resources/lang/bg/auth.php b/resources/lang/bg/auth.php new file mode 100644 index 0000000..a32cbcd --- /dev/null +++ b/resources/lang/bg/auth.php @@ -0,0 +1,19 @@ + 'Неуспешно удостоверяване на потребител.', + 'throttle' => 'Твърде много опити за логин. Моля, опитайте отново след :seconds секунди.', + +]; diff --git a/resources/lang/bg/pagination.php b/resources/lang/bg/pagination.php new file mode 100644 index 0000000..9256ff8 --- /dev/null +++ b/resources/lang/bg/pagination.php @@ -0,0 +1,19 @@ + '« Назад', + 'next' => 'Напред »', + +]; diff --git a/resources/lang/bg/passwords.php b/resources/lang/bg/passwords.php new file mode 100644 index 0000000..6e216b6 --- /dev/null +++ b/resources/lang/bg/passwords.php @@ -0,0 +1,22 @@ + 'Паролата трябва да бъде поне шест знака и да съвпада.', + 'reset' => 'Паролата е ресетната!', + 'sent' => 'Изпратено е напомняне за вашата парола!', + 'token' => 'Този токен за ресет на парола е невалиден.', + 'user' => 'Потребител с такъв e-mail адрес не може да бъде открит.', + +]; diff --git a/resources/lang/bg/validation.php b/resources/lang/bg/validation.php new file mode 100644 index 0000000..020d521 --- /dev/null +++ b/resources/lang/bg/validation.php @@ -0,0 +1,142 @@ + 'Трябва да приемете :attribute.', + 'active_url' => 'Полето :attribute не е валиден URL адрес.', + 'after' => 'Полето :attribute трябва да бъде дата след :date.', + 'alpha' => 'Полето :attribute трябва да съдържа само букви.', + 'alpha_dash' => 'Полето :attribute трябва да съдържа само букви, цифри, долна черта и тире.', + 'alpha_num' => 'Полето :attribute трябва да съдържа само букви и цифри.', + 'array' => 'Полето :attribute трябва да бъде масив.', + 'before' => 'Полето :attribute трябва да бъде дата преди :date.', + 'between' => [ + 'numeric' => 'Полето :attribute трябва да бъде между :min и :max.', + 'file' => 'Полето :attribute трябва да бъде между :min и :max килобайта.', + 'string' => 'Полето :attribute трябва да бъде между :min и :max знака.', + 'array' => 'Полето :attribute трябва да има между :min - :max елемента.', + ], + 'boolean' => 'Полето :attribute трябва да съдържа Да или Не', + 'confirmed' => 'Полето :attribute не е потвърдено.', + 'date' => 'Полето :attribute не е валидна дата.', + 'date_format' => 'Полето :attribute не е във формат :format.', + 'different' => 'Полетата :attribute и :other трябва да са различни.', + 'digits' => 'Полето :attribute трябва да има :digits цифри.', + 'digits_between' => 'Полето :attribute трябва да има между :min и :max цифри.', + 'email' => 'Полето :attribute е в невалиден формат.', + 'exists' => 'Избранато поле :attribute вече съществува.', + 'filled' => 'Полето :attribute е задължително.', + 'image' => 'Полето :attribute трябва да бъде изображение.', + 'in' => 'Избраното поле :attribute е невалидно.', + 'integer' => 'Полето :attribute трябва да бъде цяло число.', + 'ip' => 'Полето :attribute трябва да бъде IP адрес.', + 'json' => 'Полето :attribute трябва да бъде JSON низ.', + 'max' => [ + 'numeric' => 'Полето :attribute трябва да бъде по-малко от :max.', + 'file' => 'Полето :attribute трябва да бъде по-малко от :max килобайта.', + 'string' => 'Полето :attribute трябва да бъде по-малко от :max знака.', + 'array' => 'Полето :attribute трябва да има по-малко от :max елемента.', + ], + 'mimes' => 'Полето :attribute трябва да бъде файл от тип: :values.', + 'min' => [ + 'numeric' => 'Полето :attribute трябва да бъде минимум :min.', + 'file' => 'Полето :attribute трябва да бъде минимум :min килобайта.', + 'string' => 'Полето :attribute трябва да бъде минимум :min знака.', + 'array' => 'Полето :attribute трябва има минимум :min елемента.', + ], + 'not_in' => 'Избраното поле :attribute е невалидно.', + 'numeric' => 'Полето :attribute трябва да бъде число.', + 'regex' => 'Полето :attribute е в невалиден формат.', + 'required' => 'Полето :attribute е задължително.', + 'required_if' => 'Полето :attribute се изисква, когато :other е :value.', + 'required_unless' => 'The :attribute field is required unless :other is in :values.', + 'required_with' => 'Полето :attribute се изисква, когато :values има стойност.', + 'required_with_all' => 'Полето :attribute е задължително, когато :values имат стойност.', + 'required_without' => 'Полето :attribute се изисква, когато :values няма стойност.', + 'required_without_all' => 'Полето :attribute се изисква, когато никое от полетата :values няма стойност.', + 'same' => 'Полетата :attribute и :other трябва да съвпадат.', + 'size' => [ + 'numeric' => 'Полето :attribute трябва да бъде :size.', + 'file' => 'Полето :attribute трябва да бъде :size килобайта.', + 'string' => 'Полето :attribute трябва да бъде :size знака.', + 'array' => 'Полето :attribute трябва да има :size елемента.', + ], + 'string' => 'Полето :attribute трябва да бъде знаков низ.', + 'timezone' => 'Полето :attribute трябва да съдържа валидна часова зона.', + 'unique' => 'Полето :attribute вече съществува.', + 'url' => 'Полето :attribute е в невалиден формат.', + + /* + |-------------------------------------------------------------------------- + | Custom Validation Language Lines + |-------------------------------------------------------------------------- + | + | Here you may specify custom validation messages for attributes using the + | convention "attribute.rule" to name the lines. This makes it quick to + | specify a specific custom language line for a given attribute rule. + | + */ + + 'custom' => [ + 'attribute-name' => [ + 'rule-name' => 'custom-message', + ], + ], + + /* + |-------------------------------------------------------------------------- + | Custom Validation Attributes + |-------------------------------------------------------------------------- + | + | The following language lines are used to swap attribute place-holders + | with something more reader friendly such as E-Mail Address instead + | of "email". This simply helps us make messages a little cleaner. + | + */ + + 'attributes' => [ + 'name' => 'Име', + 'username' => 'Потребител', + 'email' => 'E-mail', + 'first_name' => 'Име', + 'last_name' => 'Фамилия', + 'password' => 'Парола', + 'city' => 'Град', + 'country' => 'Държава', + 'address' => 'Адрес', + 'phone' => 'Телефон', + 'mobile' => 'GSM', + 'age' => 'Възраст', + 'sex' => 'Пол', + 'gender' => 'Пол', + 'day' => 'Ден', + 'month' => 'Месец', + 'year' => 'Година', + 'hour' => 'Час', + 'minute' => 'Минута', + 'second' => 'Секунда', + 'title' => 'Заглавие', + 'content' => 'Съдържание', + 'description' => 'Описание', + 'excerpt' => 'Откъс', + 'date' => 'Дата', + 'time' => 'Време', + 'available' => 'Достъпен', + 'size' => 'Размер', + 'recaptcha_response_field' => 'Рекапча', + 'subject' => 'Заглавие', + 'message' => 'Съобщение', + ], + +]; diff --git a/resources/lang/bs/auth.php b/resources/lang/bs/auth.php new file mode 100644 index 0000000..6ef1a73 --- /dev/null +++ b/resources/lang/bs/auth.php @@ -0,0 +1,19 @@ + 'These credentials do not match our records.', + 'throttle' => 'Too many login attempts. Please try again in :seconds seconds.', + +]; diff --git a/resources/lang/bs/pagination.php b/resources/lang/bs/pagination.php new file mode 100644 index 0000000..7263c73 --- /dev/null +++ b/resources/lang/bs/pagination.php @@ -0,0 +1,19 @@ + '« Nazad', + 'next' => 'Naprijed »', + +]; diff --git a/resources/lang/bs/passwords.php b/resources/lang/bs/passwords.php new file mode 100644 index 0000000..09861b7 --- /dev/null +++ b/resources/lang/bs/passwords.php @@ -0,0 +1,22 @@ + 'Lozinke moraju da budu šest karaktera i da se slaže sa potvrdnom lozinkom.', + 'reset' => 'Lozinka je resetovana!', + 'sent' => 'Poslan vam je e-mail za povrat lozinke!', + 'token' => 'Ovaj token za resetovanje lozinke nije ispravan.', + 'user' => 'Ne može se pronaći korisnik sa tom e-mail adresom.', + +]; diff --git a/resources/lang/bs/validation.php b/resources/lang/bs/validation.php new file mode 100644 index 0000000..67b5e94 --- /dev/null +++ b/resources/lang/bs/validation.php @@ -0,0 +1,112 @@ + 'Polje :attribute mora biti prihvaćeno.', + 'active_url' => 'Polje :attribute nije validan URL.', + 'after' => 'Polje :attribute mora biti datum poslije :date.', + 'alpha' => 'Polje :attribute može sadržati samo slova.', + 'alpha_dash' => 'Polje :attribute može sadržati samo slova, brojeve i povlake.', + 'alpha_num' => 'Polje :attribute može sadržati samo slova i brojeve.', + 'array' => 'Polje :attribute mora biti niz.', + 'before' => 'Polje :attribute mora biti datum prije :date.', + 'between' => [ + 'numeric' => 'Polje :attribute mora biti izmedju :min - :max.', + 'file' => 'Fajl :attribute mora biti izmedju :min - :max kilobajta.', + 'string' => 'Polje :attribute mora biti izmedju :min - :max karaktera.', + 'array' => 'Polje :attribute mora biti između :min - :max karaktera.', + ], + 'boolean' => 'Polje :attribute mora biti tačno ili netačno', + 'confirmed' => 'Potvrda polja :attribute se ne poklapa.', + 'date' => 'Polje :attribute nema ispravan datum.', + 'date_format' => 'Polje :attribute nema odgovarajući format :format.', + 'different' => 'Polja :attribute i :other moraju biti različita.', + 'digits' => 'Polje :attribute mora da sadži :digits brojeve.', + 'digits_between' => 'Polje :attribute mora biti između :min i :max broja.', + 'email' => 'Format polja :attribute mora biti validan email.', + 'exists' => 'Odabrano polje :attribute nije validno.', + 'filled' => 'Polje :attribute je obavezno.', + 'image' => 'Polje :attribute mora biti slika.', + 'in' => 'Odabrano polje :attribute nije validno.', + 'integer' => 'Polje :attribute mora biti broj.', + 'ip' => 'Polje :attribute mora biti validna IP adresa.', + 'json' => 'The :attribute must be a valid JSON string.', + 'max' => [ + 'numeric' => 'Polje :attribute mora biti manje od :max.', + 'file' => 'Polje :attribute mora biti manje od :max kilobajta.', + 'string' => 'Polje :attribute mora sadržati manje od :max karaktera.', + 'array' => 'Polje :attribute mora sadržati manje od :max karaktera.', + ], + 'mimes' => 'Polje :attribute mora biti fajl tipa: :values.', + 'min' => [ + 'numeric' => 'Polje :attribute mora biti najmanje :min.', + 'file' => 'Fajl :attribute mora biti najmanje :min kilobajta.', + 'string' => 'Polje :attribute mora sadržati najmanje :min karaktera.', + 'array' => 'Polje :attribute mora sadržati najmanje :min karaktera.', + ], + 'not_in' => 'Odabrani element polja :attribute nije validan.', + 'numeric' => 'Polje :attribute mora biti broj.', + 'regex' => 'Polje :attribute ima neispravan format.', + 'required' => 'Polje :attribute je obavezno.', + 'required_if' => 'Polje :attribute je obavezno kada :other je :value.', + 'required_unless' => 'The :attribute field is required unless :other is in :values.', + 'required_with' => 'Polje :attribute je obavezno kada je :values prikazano.', + 'required_with_all' => 'Polje :attribute je obavezno kada je :values prikazano.', + 'required_without' => 'Polje :attribute je obavezno kada :values nije prikazano.', + 'required_without_all' => 'Polje :attribute je obavezno kada nijedno :values nije prikazano.', + 'same' => 'Polja :attribute i :other se moraju poklapati.', + 'size' => [ + 'numeric' => 'Polje :attribute mora biti :size.', + 'file' => 'Fajl :attribute mora biti :size kilobajta.', + 'string' => 'Polje :attribute mora biti :size karaktera.', + 'array' => 'Polje :attribute mora biti :size karaktera.', + ], + 'string' => 'Polje :attribute mora sadrzavati slova.', + 'timezone' => 'Polje :attribute mora biti ispravna vremenska zona.', + 'unique' => 'Polje :attribute već postoji.', + 'url' => 'Format polja :attribute nije validan.', + + /* + |-------------------------------------------------------------------------- + | Custom Validation Language Lines + |-------------------------------------------------------------------------- + | + | Here you may specify custom validation messages for attributes using the + | convention "attribute.rule" to name the lines. This makes it quick to + | specify a specific custom language line for a given attribute rule. + | + */ + + 'custom' => [ + 'attribute-name' => [ + 'rule-name' => 'custom-message', + ], + ], + + /* + |-------------------------------------------------------------------------- + | Custom Validation Attributes + |-------------------------------------------------------------------------- + | + | The following language lines are used to swap attribute place-holders + | with something more reader friendly such as E-Mail Address instead + | of "email". This simply helps us make messages a little cleaner. + | + */ + + 'attributes' => [ + // + ], + +]; diff --git a/resources/lang/ca/auth.php b/resources/lang/ca/auth.php new file mode 100644 index 0000000..ee38289 --- /dev/null +++ b/resources/lang/ca/auth.php @@ -0,0 +1,19 @@ + 'Aquestes credencials no concorden amb els nostres registres.', + 'throttle' => "Heu superat el nombre màxim d'intents d'accés. Per favor, torna a intentar-ho en :seconds segons.", + +]; diff --git a/resources/lang/ca/pagination.php b/resources/lang/ca/pagination.php new file mode 100644 index 0000000..df9bf4a --- /dev/null +++ b/resources/lang/ca/pagination.php @@ -0,0 +1,19 @@ + '« Anterior', + 'next' => 'Següent »', + +]; diff --git a/resources/lang/ca/passwords.php b/resources/lang/ca/passwords.php new file mode 100644 index 0000000..6d5bcd7 --- /dev/null +++ b/resources/lang/ca/passwords.php @@ -0,0 +1,22 @@ + 'Les contrasenyes han de contenir almenys 6 caràcters i coincidir.', + 'reset' => "La contrasenya s'ha restablert!", + 'sent' => 'Recordatori de contrasenya enviat!', + 'token' => 'Aquest token de recuperació de contrasenya és invàlid.', + 'user' => 'No podem trobar a un usuari amb aquest correu electrònic.', + +]; diff --git a/resources/lang/ca/validation.php b/resources/lang/ca/validation.php new file mode 100644 index 0000000..57f4dfd --- /dev/null +++ b/resources/lang/ca/validation.php @@ -0,0 +1,112 @@ + ':attribute ha de ser acceptat.', + 'active_url' => ':attribute no és un URL vàlid.', + 'after' => ':attribute ha de ser una data posterior a :date.', + 'alpha' => ':attribute només pot contenir lletres.', + 'alpha_dash' => ':attribute només por contenir lletres, números i guions.', + 'alpha_num' => ':attribute només pot contenir lletres i números.', + 'array' => ':attribute ha de ser un conjunt.', + 'before' => ':attribute ha de ser una data anterior a :date.', + 'between' => [ + 'numeric' => ":attribute ha d'estar entre :min - :max.", + 'file' => ':attribute ha de pesar entre :min - :max kilobytes.', + 'string' => ':attribute ha de tenir entre :min - :max caràcters.', + 'array' => ':attribute ha de tenir entre :min - :max ítems.', + ], + 'boolean' => 'El camp :attribute ha de ser veritat o fals', + 'confirmed' => 'La confirmació de :attribute no coincideix.', + 'date' => ':attribute no és una data vàlida.', + 'date_format' => ':attribute no correspon al format :format.', + 'different' => ':attribute i :other han de ser diferents.', + 'digits' => ':attribute ha de tenir :digits digits.', + 'digits_between' => ':attribute ha de tenir entre :min i :max digits.', + 'email' => ':attribute no és un e-mail vàlid', + 'exists' => ':attribute és invàlid.', + 'filled' => 'El camp :attribute és obligatori.', + 'image' => ':attribute ha de ser una imatge.', + 'in' => ':attribute és invàlid', + 'integer' => ':attribute ha de ser un nombre enter.', + 'ip' => ':attribute ha de ser una adreça IP vàlida.', + 'json' => 'El camp :attribute ha de contenir una cadena JSON vàlida.', + 'max' => [ + 'numeric' => ':attribute no ha de ser major a :max.', + 'file' => ':attribute no ha de ser més gran que :max kilobytes.', + 'string' => ':attribute no ha de ser més gran que :max characters.', + 'array' => ':attribute no ha de tenir més de :max ítems.', + ], + 'mimes' => ':attribute ha de ser un arxiu amb format: :values.', + 'min' => [ + 'numeric' => "El tamany de :attribute ha de ser d'almenys :min.", + 'file' => "El tamany de :attribute ha de ser d'almenys :min kilobytes.", + 'string' => ':attribute ha de contenir almenys :min caràcters.', + 'array' => ':attribute ha de tenir almenys :min ítems.', + ], + 'not_in' => ':attribute és invàlid.', + 'numeric' => ':attribute ha de ser numèric.', + 'regex' => 'El format de :attribute és invàlid.', + 'required' => 'El camp :attribute és obligatori.', + 'required_if' => 'El camp :attribute és obligatori quan :other és :value.', + 'required_unless' => 'The :attribute field is required unless :other is in :values.', + 'required_with' => 'El camp :attribute és obligatori quan :values és present.', + 'required_with_all' => 'El camp :attribute és obligatori quan :values és present.', + 'required_without' => 'El camp :attribute és obligatori quan :values no és present.', + 'required_without_all' => 'El camp :attribute és obligatori quan cap dels :values estan presents.', + 'same' => ':attribute i :other han de coincidir.', + 'size' => [ + 'numeric' => 'El tamany de :attribute ha de ser :size.', + 'file' => 'El tamany de :attribute ha de ser :size kilobytes.', + 'string' => ':attribute ha de contenir :size caràcters.', + 'array' => ':attribute ha de contenir :size ítems.', + ], + 'string' => 'El camp :attribute ha de ser una cadena de caràcters.', + 'timezone' => 'El camp :attribute ha de ser una zona vàlida.', + 'unique' => ':attribute ja ha estat registrat.', + 'url' => 'El format :attribute és invàlid.', + + /* + |-------------------------------------------------------------------------- + | Custom Validation Language Lines + |-------------------------------------------------------------------------- + | + | Here you may specify custom validation messages for attributes using the + | convention "attribute.rule" to name the lines. This makes it quick to + | specify a specific custom language line for a given attribute rule. + | + */ + + 'custom' => [ + 'attribute-name' => [ + 'rule-name' => 'custom-message', + ], + ], + + /* + |-------------------------------------------------------------------------- + | Custom Validation Attributes + |-------------------------------------------------------------------------- + | + | The following language lines are used to swap attribute place-holders + | with something more reader friendly such as E-Mail Address instead + | of "email". This simply helps us make messages a little cleaner. + | + */ + + 'attributes' => [ + // + ], + +]; diff --git a/resources/lang/cs/auth.php b/resources/lang/cs/auth.php new file mode 100644 index 0000000..aec1bc4 --- /dev/null +++ b/resources/lang/cs/auth.php @@ -0,0 +1,19 @@ + 'Tyto přihlašovací údajě neodpovídají žadnému záznamu.', + 'throttle' => 'Příliš mnoho pokusů o přihlášení. Zkuste to prosím znovu za :seconds vteřin.', + +]; diff --git a/resources/lang/cs/pagination.php b/resources/lang/cs/pagination.php new file mode 100644 index 0000000..0931d77 --- /dev/null +++ b/resources/lang/cs/pagination.php @@ -0,0 +1,19 @@ + '« předchozí', + 'next' => 'další »', + +]; diff --git a/resources/lang/cs/passwords.php b/resources/lang/cs/passwords.php new file mode 100644 index 0000000..271d609 --- /dev/null +++ b/resources/lang/cs/passwords.php @@ -0,0 +1,22 @@ + 'Heslo musí obsahovat alespoň 6 znaků a musí odpovídat.', + 'reset' => 'Heslo bylo obnoveno!', + 'sent' => 'Upomínka ke změně hesla byla odeslána!', + 'token' => 'Klíč pro obnovu hesla je nesprávný.', + 'user' => 'Nepodařilo se najít uživatele s touto e-mailovou adresou.', + +]; diff --git a/resources/lang/cs/validation.php b/resources/lang/cs/validation.php new file mode 100644 index 0000000..a5a5d71 --- /dev/null +++ b/resources/lang/cs/validation.php @@ -0,0 +1,112 @@ + ':attribute musí být akceptován.', + 'active_url' => ':attribute není platnou URL adresou.', + 'after' => ':attribute musí být datum po :date.', + 'alpha' => ':attribute může obsahovat pouze písmena.', + 'alpha_dash' => ':attribute může obsahovat pouze písmena, číslice, pomlčky a podtržítka. České znaky (á, é, í, ó, ú, ů, ž, š, č, ř, ď, ť, ň) nejsou podporovány.', + 'alpha_num' => ':attribute může obsahovat pouze písmena a číslice.', + 'array' => ':attribute musí být pole.', + 'before' => ':attribute musí být datum před :date.', + 'between' => [ + 'numeric' => ':attribute musí být hodnota mezi :min a :max.', + 'file' => ':attribute musí být větší než :min a menší než :max Kilobytů.', + 'string' => ':attribute musí být delší než :min a kratší než :max znaků.', + 'array' => ':attribute musí obsahovat nejméně :min a nesmí obsahovat více než :max prvků.', + ], + 'boolean' => ':attribute musí být true nebo false', + 'confirmed' => ':attribute nebylo odsouhlaseno.', + 'date' => ':attribute musí být platné datum.', + 'date_format' => ':attribute není platný formát data podle :format.', + 'different' => ':attribute a :other se musí lišit.', + 'digits' => ':attribute musí být :digits pozic dlouhé.', + 'digits_between' => ':attribute musí být dlouhé nejméně :min a nejvíce :max pozic.', + 'email' => ':attribute není platný formát.', + 'exists' => 'Zvolená hodnota pro :attribute není platná.', + 'filled' => ':attribute musí být vyplněno.', + 'image' => ':attribute musí být obrázek.', + 'in' => 'Zvolená hodnota pro :attribute není platná.', + 'integer' => ':attribute musí být celé číslo.', + 'ip' => ':attribute musí být platnou IP adresou.', + 'json' => ':attribute musí být platný JSON řetězec.', + 'max' => [ + 'numeric' => ':attribute musí být nižší než :max.', + 'file' => ':attribute musí být menší než :max Kilobytů.', + 'string' => ':attribute musí být kratší než :max znaků.', + 'array' => ':attribute nesmí obsahovat více než :max prvků.', + ], + 'mimes' => ':attribute musí být jeden z následujících datových typů :values.', + 'min' => [ + 'numeric' => ':attribute musí být větší než :min.', + 'file' => ':attribute musí být větší než :min Kilobytů.', + 'string' => ':attribute musí být delší než :min znaků.', + 'array' => ':attribute musí obsahovat více než :min prvků.', + ], + 'not_in' => 'Zvolená hodnota pro :attribute je neplatná.', + 'numeric' => ':attribute musí být číslo.', + 'regex' => ':attribute nemá správný formát.', + 'required' => ':attribute musí být vyplněno.', + 'required_if' => ':attribute musí být vyplněno pokud :other je :value.', + 'required_unless' => 'The :attribute field is required unless :other is in :values.', + 'required_with' => ':attribute musí být vyplněno pokud :values je vyplněno.', + 'required_with_all' => ':attribute musí být vyplněno pokud :values je zvoleno.', + 'required_without' => ':attribute musí být vyplněno pokud :values není vyplněno.', + 'required_without_all' => ':attribute musí být vyplněno pokud není žádné z :values zvoleno.', + 'same' => ':attribute a :other se musí shodovat.', + 'size' => [ + 'numeric' => ':attribute musí být přesně :size.', + 'file' => ':attribute musí mít přesně :size Kilobytů.', + 'string' => ':attribute musí být přesně :size znaků dlouhý.', + 'array' => ':attribute musí obsahovat právě :size prvků.', + ], + 'string' => ':attribute musí být řetězec znaků.', + 'timezone' => ':attribute musí být platná časová zóna.', + 'unique' => ':attribute musí být unikátní.', + 'url' => 'Formát :attribute je neplatný.', + + /* + |-------------------------------------------------------------------------- + | Custom Validation Language Lines + |-------------------------------------------------------------------------- + | + | Here you may specify custom validation messages for attributes using the + | convention "attribute.rule" to name the lines. This makes it quick to + | specify a specific custom language line for a given attribute rule. + | + */ + + 'custom' => [ + 'attribute-name' => [ + 'rule-name' => 'custom-message', + ], + ], + + /* + |-------------------------------------------------------------------------- + | Custom Validation Attributes + |-------------------------------------------------------------------------- + | + | The following language lines are used to swap attribute place-holders + | with something more reader friendly such as E-Mail Address instead + | of "email". This simply helps us make messages a little cleaner. + | + */ + + 'attributes' => [ + // + ], + +]; diff --git a/resources/lang/cy/auth.php b/resources/lang/cy/auth.php new file mode 100644 index 0000000..6ef1a73 --- /dev/null +++ b/resources/lang/cy/auth.php @@ -0,0 +1,19 @@ + 'These credentials do not match our records.', + 'throttle' => 'Too many login attempts. Please try again in :seconds seconds.', + +]; diff --git a/resources/lang/cy/pagination.php b/resources/lang/cy/pagination.php new file mode 100644 index 0000000..d3257a1 --- /dev/null +++ b/resources/lang/cy/pagination.php @@ -0,0 +1,19 @@ + '« Cynt', + 'next' => 'Nesaf »', + +]; diff --git a/resources/lang/cy/passwords.php b/resources/lang/cy/passwords.php new file mode 100644 index 0000000..e1b1fe4 --- /dev/null +++ b/resources/lang/cy/passwords.php @@ -0,0 +1,22 @@ + "Rhaid i'r cyfrinair fod o leiaf chwe nodyn o hyd ac yn matchio'r maes cadarnhau.", + 'reset' => 'Mae dy gyfrinair wedi ei ail-osod!', + 'sent' => "Rydym wedi e-bostio'r ddolen i ail-osod y cyfrinair!", + 'token' => "Nid yw'r tocyn ail-osod cyfrinair yn ddilys.", + 'user' => "Ni oes gennym ddefnyddiwr gyda'r cyfeiriad e-bost yna.", + +]; diff --git a/resources/lang/cy/validation.php b/resources/lang/cy/validation.php new file mode 100644 index 0000000..0b7b4de --- /dev/null +++ b/resources/lang/cy/validation.php @@ -0,0 +1,112 @@ + 'Rhaid derbyn :attribute.', + 'active_url' => 'Nid yw :attribute yn URL dilys.', + 'after' => 'Rhaid i :attribute fod yn ddyddiad sydd ar ôl :date.', + 'alpha' => "Dim ond llythrennau'n unig gall :attribute gynnwys.", + 'alpha_dash' => 'Dim ond llythrennau, rhifau a dash yn unig gall :attribute gynnwys.', + 'alpha_num' => 'Dim ond llythrennau a rhifau yn unig gall :attribute gynnwys.', + 'array' => 'Rhaid i :attribute fod yn array.', + 'before' => 'Rhaid i :attribute fod yn ddyddiad sydd cyn :date.', + 'between' => [ + 'numeric' => 'Rhaid i :attribute fod rhwng :min a :max.', + 'file' => 'Rhaid i :attribute fod rhwng :min a :max kilobytes.', + 'string' => 'Rhaid i :attribute fod rhwng :min a :max nodyn.', + 'array' => 'Rhaid i :attribute fod rhwng :min a :max eitem.', + ], + 'boolean' => "Rhaid i'r maes :attribute fod yn wir neu gau.", + 'confirmed' => "Nid yw'r cadarnhad :attribute yn gyfwerth.", + 'date' => 'Nid yw :attribute yn ddyddiad dilys.', + 'date_format' => 'Nid yw :attribute yn y fformat :format.', + 'different' => 'Rhaid i :attribute a :other fod yn wahanol.', + 'digits' => 'Rhaid i :attribute fod yn :digits digid.', + 'digits_between' => 'Rhaid i :attribute fod rhwng :min a :max digid.', + 'email' => 'Rhaid i :attribute fod yn gyfeiriad ebost dilys.', + 'filled' => 'Rhaid cynnwys :attribute.', + 'exists' => 'Nid yw :attribute yn ddilys.', + 'image' => 'Rhaid i :attribute fod yn lun.', + 'in' => 'Nid yw :attribute yn ddilys.', + 'integer' => 'Rhaid i :attribute fod yn integer.', + 'ip' => 'Rhaid i :attribute fod yn gyfeiriad IP dilys.', + 'json' => 'The :attribute must be a valid JSON string.', + 'max' => [ + 'numeric' => 'Ni chai :attribute fod yn fwy na :max.', + 'file' => 'Ni chai :attribute fod yn fwy na :max kilobytes.', + 'string' => 'Ni chai :attribute fod yn fwy na :max nodyn.', + 'array' => 'Ni chai :attribute fod yn fwy na :max eitem.', + ], + 'mimes' => "Rhaid i :attribute fod yn ffeil o'r math: :values.", + 'min' => [ + 'numeric' => 'Rhaid i :attribute fod o leiaf :min.', + 'file' => 'Rhaid i :attribute fod o leiaf :min kilobytes.', + 'string' => 'Rhaid i :attribute fod o leiaf :min nodyn.', + 'array' => 'Rhaid i :attribute fod o leiaf :min eitem.', + ], + 'not_in' => 'Nid yw :attribute yn ddilys.', + 'numeric' => 'Rhaid i :attribute fod yn rif.', + 'regex' => 'Nid yw fformat :attribute yn ddilys.', + 'required' => 'Rhaid cynnwys :attribute.', + 'required_if' => 'Rhaid cynnwys :attribute pan mae :other yn :value.', + 'required_unless' => 'The :attribute field is required unless :other is in :values.', + 'required_with' => 'Rhaid cynnwys :attribute pan mae :values yn bresennol.', + 'required_with_all' => 'Rhaid cynnwys :attribute pan mae :values yn bresennol.', + 'required_without' => 'Rhaid cynnwys :attribute pan nad oes :values yn bresennol.', + 'required_without_all' => 'Rhaid cynnwys :attribute pan nad oes :values yn bresennol.', + 'same' => 'Rhaid i :attribute a :other fod yn gyfwerth.', + 'size' => [ + 'numeric' => 'Rhaid i :attribute fod yn :size.', + 'file' => 'Rhaid i :attribute fod yn :size kilobytes.', + 'string' => 'Rhaid i :attribute fod yn :size nodyn.', + 'array' => 'Rhaid i :attribute fod yn :size eitem.', + ], + 'string' => 'The :attribute must be a string.', + 'timezone' => 'Rhaid i :attribute fod yn timezone dilys.', + 'unique' => 'Mae :attribute eisoes yn bodoli.', + 'url' => 'Nid yw fformat :attribute yn ddilys.', + + /* + |-------------------------------------------------------------------------- + | Custom Validation Language Lines + |-------------------------------------------------------------------------- + | + | Here you may specify custom validation messages for attributes using the + | convention "attribute.rule" to name the lines. This makes it quick to + | specify a specific custom language line for a given attribute rule. + | + */ + + 'custom' => [ + 'attribute-name' => [ + 'rule-name' => 'custom-message', + ], + ], + + /* + |-------------------------------------------------------------------------- + | Custom Validation Attributes + |-------------------------------------------------------------------------- + | + | The following language lines are used to swap attribute place-holders + | with something more reader friendly such as E-Mail Address instead + | of "email". This simply helps us make messages a little cleaner. + | + */ + + 'attributes' => [ + // + ], + +]; diff --git a/resources/lang/da/auth.php b/resources/lang/da/auth.php new file mode 100644 index 0000000..6b7eabc --- /dev/null +++ b/resources/lang/da/auth.php @@ -0,0 +1,19 @@ + 'De angivne oplysninger er ugyldige', + 'throttle' => 'For mange login forsøg. Prøv igen om :seconds sekunder.', + +]; diff --git a/resources/lang/da/pagination.php b/resources/lang/da/pagination.php new file mode 100755 index 0000000..1edb63d --- /dev/null +++ b/resources/lang/da/pagination.php @@ -0,0 +1,19 @@ + '« Forrige', + 'next' => 'Næste »', + +]; diff --git a/resources/lang/da/passwords.php b/resources/lang/da/passwords.php new file mode 100755 index 0000000..2a729af --- /dev/null +++ b/resources/lang/da/passwords.php @@ -0,0 +1,22 @@ + 'Adgangskoder skal minimum være 6 tegn og skal være tastet ens i begge felter.', + 'reset' => 'Adgangskoden er blevet nulstillet!', + 'sent' => 'Vi har sendt dig en e-mail til at nulstille din adgangskode!', + 'token' => 'Koden til nulstilling af adgangskoden er ugyldig.', + 'user' => 'Vi kan ikke finde en bruger med den e-mail adresse.', + +]; diff --git a/resources/lang/da/validation.php b/resources/lang/da/validation.php new file mode 100755 index 0000000..a4cb7ce --- /dev/null +++ b/resources/lang/da/validation.php @@ -0,0 +1,112 @@ + ':attribute skal accepteres.', + 'active_url' => ':attribute er ikke en valid URL.', + 'after' => ':attribute skal være en dato efter :date.', + 'alpha' => ':attribute må kun bestå af bogstaver.', + 'alpha_dash' => ':attribute må kun bestå af bogstaver, tal og bindestreger.', + 'alpha_num' => ':attribute må kun bestå af bogstaver og tal.', + 'array' => ':attribute skal være et array.', + 'before' => ':attribute skal være en dato før :date.', + 'between' => [ + 'numeric' => ':attribute skal være imellem :min - :max.', + 'file' => ':attribute skal være imellem :min - :max kilobytes.', + 'string' => ':attribute skal være imellem :min - :max tegn.', + 'array' => ':attribute skal indeholde mellem :min - :max elementer.', + ], + 'boolean' => ':attribute skal være sandt eller falsk', + 'confirmed' => ':attribute er ikke det samme som bekræftelsesfeltet.', + 'date' => ':attribute er ikke en gyldig dato.', + 'date_format' => ':attribute matcher ikke formatet :format.', + 'different' => ':attribute og :other skal være forskellige.', + 'digits' => ':attribute skal have :digits cifre.', + 'digits_between' => ':attribute skal have mellem :min og :max cifre.', + 'email' => ':attribute skal være en gyldig e-mailadresse.', + 'exists' => 'Det valgte :attribute er ugyldig.', + 'filled' => ':attribute skal udfyldes.', + 'image' => ':attribute skal være et billede.', + 'in' => 'Det valgte :attribute er ugyldig.', + 'integer' => ':attribute skal være et heltal.', + 'ip' => ':attribute skal være en gyldig IP adresse.', + 'json' => ':attribute skal være en gyldig JSON streng.', + 'max' => [ + 'numeric' => ':attribute skal være højest :max.', + 'file' => ':attribute skal være højest :max kilobytes.', + 'string' => ':attribute skal være højest :max tegn.', + 'array' => ':attribute må ikke indeholde mere end :max elementer.', + ], + 'mimes' => ':attribute skal være en fil af typen: :values.', + 'min' => [ + 'numeric' => ':attribute skal være mindst :min.', + 'file' => ':attribute skal være mindst :min kilobytes.', + 'string' => ':attribute skal være mindst :min tegn.', + 'array' => ':attribute skal indeholde mindst :min elementer.', + ], + 'not_in' => 'Den valgte :attribute er ugyldig.', + 'numeric' => ':attribute skal være et tal.', + 'regex' => ':attribute formatet er ugyldigt.', + 'required' => ':attribute skal udfyldes.', + 'required_if' => ':attribute skal udfyldes når :other er :value.', + 'required_unless' => 'The :attribute field is required unless :other is in :values.', + 'required_with' => ':attribute skal udfyldes når :values er udfyldt.', + 'required_with_all' => ':attribute skal udfyldes når :values er udfyldt.', + 'required_without' => ':attribute skal udfyldes når :values ikke er udfyldt.', + 'required_without_all' => ':attribute skal udfyldes når ingen af :values er udfyldt.', + 'same' => ':attribute og :other skal være ens.', + 'size' => [ + 'numeric' => ':attribute skal være :size.', + 'file' => ':attribute skal være :size kilobytes.', + 'string' => ':attribute skal være :size tegn lang.', + 'array' => ':attribute skal indeholde :size elementer.', + ], + 'string' => 'The :attribute must be a string.', + 'timezone' => 'The :attribute must be a valid zone.', + 'unique' => ':attribute er allerede taget.', + 'url' => ':attribute formatet er ugyldigt.', + + /* + |-------------------------------------------------------------------------- + | Custom Validation Language Lines + |-------------------------------------------------------------------------- + | + | Here you may specify custom validation messages for attributes using the + | convention "attribute.rule" to name the lines. This makes it quick to + | specify a specific custom language line for a given attribute rule. + | + */ + + 'custom' => [ + 'attribute-name' => [ + 'rule-name' => 'custom-message', + ], + ], + + /* + |-------------------------------------------------------------------------- + | Custom Validation Attributes + |-------------------------------------------------------------------------- + | + | The following language lines are used to swap attribute place-holders + | with something more reader friendly such as E-Mail Address instead + | of "email". This simply helps us make messages a little cleaner. + | + */ + + 'attributes' => [ + // + ], + +]; diff --git a/resources/lang/de/auth.php b/resources/lang/de/auth.php new file mode 100644 index 0000000..263e901 --- /dev/null +++ b/resources/lang/de/auth.php @@ -0,0 +1,19 @@ + 'Diese Zugangsdaten wurden nicht in unserer Datenbank gefunden.', + 'throttle' => 'Zu viele Login Versuche. Versuchen Sie es bitte in :seconds Sekunden.', + +]; diff --git a/resources/lang/de/pagination.php b/resources/lang/de/pagination.php new file mode 100755 index 0000000..66d2be2 --- /dev/null +++ b/resources/lang/de/pagination.php @@ -0,0 +1,19 @@ + '« zurück', + 'next' => 'weiter »', + +]; diff --git a/resources/lang/de/passwords.php b/resources/lang/de/passwords.php new file mode 100755 index 0000000..e492d77 --- /dev/null +++ b/resources/lang/de/passwords.php @@ -0,0 +1,22 @@ + 'Passwörter müssen mindestens 6 Zeichen lang sein und korrekt bestätigt werden.', + 'reset' => 'Das Passwort wurde zurückgesetzt!', + 'sent' => 'Passworterinnerung wurde gesendet!', + 'token' => 'Der Passwort-Wiederherstellungs-Schlüssel ist ungültig oder abgelaufen.', + 'user' => 'Es konnte leider kein Nutzer mit dieser E-Mail Adresse gefunden werden.', + +]; diff --git a/resources/lang/de/validation.php b/resources/lang/de/validation.php new file mode 100755 index 0000000..1f029db --- /dev/null +++ b/resources/lang/de/validation.php @@ -0,0 +1,112 @@ + ':attribute muss akzeptiert werden.', + 'active_url' => ':attribute ist keine gültige Internet-Adresse.', + 'after' => ':attribute muss ein Datum nach dem :date sein.', + 'alpha' => ':attribute darf nur aus Buchstaben bestehen.', + 'alpha_dash' => ':attribute darf nur aus Buchstaben, Zahlen, Binde- und Unterstrichen bestehen. Umlaute (ä, ö, ü) und Eszett (ß) sind nicht erlaubt.', + 'alpha_num' => ':attribute darf nur aus Buchstaben und Zahlen bestehen.', + 'array' => ':attribute muss ein Array sein.', + 'before' => ':attribute muss ein Datum vor dem :date sein.', + 'between' => [ + 'numeric' => ':attribute muss zwischen :min & :max liegen.', + 'file' => ':attribute muss zwischen :min & :max Kilobytes groß sein.', + 'string' => ':attribute muss zwischen :min & :max Zeichen lang sein.', + 'array' => ':attribute muss zwischen :min & :max Elemente haben.', + ], + 'boolean' => ":attribute muss entweder 'true' oder 'false' sein.", + 'confirmed' => ':attribute stimmt nicht mit der Bestätigung überein.', + 'date' => ':attribute muss ein gültiges Datum sein.', + 'date_format' => ':attribute entspricht nicht dem gültigen Format für :format.', + 'different' => ':attribute und :other müssen sich unterscheiden.', + 'digits' => ':attribute muss :digits Stellen haben.', + 'digits_between' => ':attribute muss zwischen :min und :max Stellen haben.', + 'email' => ':attribute Format ist ungültig.', + 'exists' => 'Der gewählte Wert für :attribute ist ungültig.', + 'filled' => ':attribute muss ausgefüllt sein.', + 'image' => ':attribute muss ein Bild sein.', + 'in' => 'Der gewählte Wert für :attribute ist ungültig.', + 'integer' => ':attribute muss eine ganze Zahl sein.', + 'ip' => ':attribute muss eine gültige IP-Adresse sein.', + 'json' => ':attribute muss ein gültiger JSON-String sein.', + 'max' => [ + 'numeric' => ':attribute darf maximal :max sein.', + 'file' => ':attribute darf maximal :max Kilobytes groß sein.', + 'string' => ':attribute darf maximal :max Zeichen haben.', + 'array' => ':attribute darf nicht mehr als :max Elemente haben.', + ], + 'mimes' => ':attribute muss den Dateityp :values haben.', + 'min' => [ + 'numeric' => ':attribute muss mindestens :min sein.', + 'file' => ':attribute muss mindestens :min Kilobytes groß sein.', + 'string' => ':attribute muss mindestens :min Zeichen lang sein.', + 'array' => ':attribute muss mindestens :min Elemente haben.', + ], + 'not_in' => 'Der gewählte Wert für :attribute ist ungültig.', + 'numeric' => ':attribute muss eine Zahl sein.', + 'regex' => ':attribute Format ist ungültig.', + 'required' => ':attribute muss ausgefüllt sein.', + 'required_if' => ':attribute muss ausgefüllt sein, wenn :other :value ist.', + 'required_unless' => ':attribute muss ausgefüllt sein, wenn :other nicht :values ist.', + 'required_with' => ':attribute muss angegeben werden, wenn :values ausgefüllt wurde.', + 'required_with_all' => ':attribute muss angegeben werden, wenn :values ausgefüllt wurde.', + 'required_without' => ':attribute muss angegeben werden, wenn :values nicht ausgefüllt wurde.', + 'required_without_all' => ':attribute muss angegeben werden, wenn keines der Felder :values ausgefüllt wurde.', + 'same' => ':attribute und :other müssen übereinstimmen.', + 'size' => [ + 'numeric' => ':attribute muss gleich :size sein.', + 'file' => ':attribute muss :size Kilobyte groß sein.', + 'string' => ':attribute muss :size Zeichen lang sein.', + 'array' => ':attribute muss genau :size Elemente haben.', + ], + 'string' => ':attribute muss ein String sein.', + 'timezone' => ':attribute muss eine gültige Zeitzone sein.', + 'unique' => ':attribute ist schon vergeben.', + 'url' => 'Das Format von :attribute ist ungültig.', + + /* + |-------------------------------------------------------------------------- + | Custom Validation Language Lines + |-------------------------------------------------------------------------- + | + | Here you may specify custom validation messages for attributes using the + | convention "attribute.rule" to name the lines. This makes it quick to + | specify a specific custom language line for a given attribute rule. + | + */ + + 'custom' => [ + 'attribute-name' => [ + 'rule-name' => 'custom-message', + ], + ], + + /* + |-------------------------------------------------------------------------- + | Custom Validation Attributes + |-------------------------------------------------------------------------- + | + | The following language lines are used to swap attribute place-holders + | with something more reader friendly such as E-Mail Address instead + | of "email". This simply helps us make messages a little cleaner. + | + */ + + 'attributes' => [ + // + ], + +]; diff --git a/resources/lang/el/auth.php b/resources/lang/el/auth.php new file mode 100644 index 0000000..f6efb9b --- /dev/null +++ b/resources/lang/el/auth.php @@ -0,0 +1,19 @@ + 'Τα στοιχεία αυτά δεν ταιριάζουν με τα δικά μας.', + 'throttle' => 'Πολλές προσπάθειες σύνδεσης. Παρακαλώ δοκιμάστε ξανά σε :seconds δευτερόλεπτα.', + +]; diff --git a/resources/lang/el/pagination.php b/resources/lang/el/pagination.php new file mode 100644 index 0000000..278fb51 --- /dev/null +++ b/resources/lang/el/pagination.php @@ -0,0 +1,19 @@ + '« Προηγούμενη', + 'next' => 'Επόμενη »', + +]; diff --git a/resources/lang/el/passwords.php b/resources/lang/el/passwords.php new file mode 100644 index 0000000..da31a59 --- /dev/null +++ b/resources/lang/el/passwords.php @@ -0,0 +1,22 @@ + 'Το συνθηματικό πρέπει να έχει τουλάχιστον έξι χαρακτήρες και να ταιριάζει με την επαλήθευση.', + 'reset' => 'Έχει γίνει επαναφορά του συνθηματικού!', + 'sent' => 'Η υπενθύμιση του συνθηματικού εστάλη!', + 'token' => 'Το κλειδί αρχικοποίησης του συνθηματικού δεν είναι έγκυρο.', + 'user' => 'Δεν βρέθηκε χρήστης με το συγκεκριμένο email.', + +]; diff --git a/resources/lang/el/validation.php b/resources/lang/el/validation.php new file mode 100644 index 0000000..bf15d5f --- /dev/null +++ b/resources/lang/el/validation.php @@ -0,0 +1,112 @@ + 'Το πεδίο :attribute πρέπει να γίνει αποδεκτό.', + 'active_url' => 'Το πεδίο :attribute δεν είναι αποδεκτή διεύθυνση URL.', + 'after' => 'Το πεδίο :attribute πρέπει να είναι μία ημερομηνία μετά από :date.', + 'alpha' => 'Το πεδίο :attribute μπορεί να περιέχει μόνο γράμματα.', + 'alpha_dash' => 'Το πεδίο :attribute μπορεί να περιέχει μόνο γράμματα, αριθμούς, και παύλες.', + 'alpha_num' => 'Το πεδίο :attribute μπορεί να περιέχει μόνο γράμματα και αριθμούς.', + 'array' => 'Το πεδίο :attribute πρέπει να είναι ένας πίνακας.', + 'before' => 'Το πεδίο :attribute πρέπει να είναι μία ημερομηνία πριν από :date.', + 'between' => [ + 'numeric' => 'Το πεδίο :attribute πρέπει να είναι μεταξύ :min - :max.', + 'file' => 'Το πεδίο :attribute πρέπει να είναι μεταξύ :min - :max kilobytes.', + 'string' => 'Το πεδίο :attribute πρέπει να είναι μεταξύ :min - :max χαρακτήρες.', + 'array' => 'Το πεδίο :attribute πρέπει να έχει μεταξύ :min - :max αντικείμενα.', + ], + 'boolean' => 'Το πεδίο :attribute πρέπει να είναι true ή false.', + 'confirmed' => 'Η επιβεβαίωση του :attribute δεν ταιριάζει.', + 'date' => 'Το πεδίο :attribute δεν είναι έγκυρη ημερομηνία.', + 'date_format' => 'Το πεδίο :attribute δεν είναι της μορφής :format.', + 'different' => 'Το πεδίο :attribute και :other πρέπει να είναι διαφορετικά.', + 'digits' => 'Το πεδίο :attribute πρέπει να είναι :digits ψηφία.', + 'digits_between' => 'Το πεδίο :attribute πρέπει να είναι μεταξύ :min και :max ψηφία.', + 'email' => 'Το πεδίο :attribute πρέπει να είναι μία έγκυρη διεύθυνση email.', + 'filled' => 'To πεδίο :attribute είναι απαραίτητο.', + 'exists' => 'Το επιλεγμένο :attribute δεν είναι έγκυρο.', + 'image' => 'Το πεδίο :attribute πρέπει να είναι εικόνα.', + 'in' => 'Το επιλεγμένο :attribute δεν είναι έγκυρο.', + 'integer' => 'Το πεδίο :attribute πρέπει να είναι ακέραιος.', + 'ip' => 'Το πεδίο :attribute πρέπει να είναι μία έγκυρη διεύθυνση IP.', + 'json' => 'Το πεδίο :attribute πρέπει να είναι μία έγκυρη συμβολοσειρά JSON.', + 'max' => [ + 'numeric' => 'Το πεδίο :attribute δεν μπορεί να είναι μεγαλύτερο από :max.', + 'file' => 'Το πεδίο :attribute δεν μπορεί να είναι μεγαλύτερό :max kilobytes.', + 'string' => 'Το πεδίο :attribute δεν μπορεί να έχει περισσότερους από :max χαρακτήρες.', + 'array' => 'Το πεδίο :attribute δεν μπορεί να έχει περισσότερα από :max αντικείμενα.', + ], + 'mimes' => 'Το πεδίο :attribute πρέπει να είναι αρχείο τύπου: :values.', + 'min' => [ + 'numeric' => 'Το πεδίο :attribute πρέπει να είναι τουλάχιστον :min.', + 'file' => 'Το πεδίο :attribute πρέπει να είναι τουλάχιστον :min kilobytes.', + 'string' => 'Το πεδίο :attribute πρέπει να έχει τουλάχιστον :min χαρακτήρες.', + 'array' => 'Το πεδίο :attribute πρέπει να έχει τουλάχιστον :min αντικείμενα.', + ], + 'not_in' => 'Το επιλεγμένο :attribute δεν είναι αποδεκτό.', + 'numeric' => 'Το πεδίο :attribute πρέπει να είναι αριθμός.', + 'regex' => 'Η μορφή του :attribute δεν είναι αποδεκτή.', + 'required' => 'Το πεδίο :attribute είναι απαραίτητο.', + 'required_if' => 'Το πεδίο :attribute είναι απαραίτητο όταν το πεδίο :other είναι :value.', + 'required_unless' => 'Το πεδίο :attribute είναι απαραίτητο εκτός αν το πεδίο :other εμπεριέχει :values.', + 'required_with' => 'Το πεδίο :attribute είναι απαραίτητο όταν υπάρχει :values.', + 'required_with_all' => 'Το πεδίο :attribute είναι απαραίτητο όταν υπάρχουν :values.', + 'required_without' => 'Το πεδίο :attribute είναι απαραίτητο όταν δεν υπάρχει :values.', + 'required_without_all' => 'Το πεδίο :attribute είναι απαραίτητο όταν δεν υπάρχει κανένα από :values.', + 'same' => 'Τα πεδία :attribute και :other πρέπει να είναι ίδια.', + 'size' => [ + 'numeric' => 'Το πεδίο :attribute πρέπει να είναι :size.', + 'file' => 'Το πεδίο :attribute πρέπει να είναι :size kilobytes.', + 'string' => 'Το πεδίο :attribute πρέπει να είναι :size χαρακτήρες.', + 'array' => 'Το πεδίο :attribute πρέπει να περιέχει :size αντικείμενα.', + ], + 'string' => 'Το πεδίο :attribute πρέπει να είναι αλφαριθμητικό.', + 'timezone' => 'Το πεδίο :attribute πρέπει να είναι μία έγκυρη ζώνη ώρας.', + 'unique' => 'Το πεδίο :attribute έχει ήδη εκχωρηθεί.', + 'url' => 'Το πεδίο :attribute δεν είναι έγκυρη διεύθυνση URL.', + + /* + |-------------------------------------------------------------------------- + | Custom Validation Language Lines + |-------------------------------------------------------------------------- + | + | Here you may specify custom validation messages for attributes using the + | convention "attribute.rule" to name the lines. This makes it quick to + | specify a specific custom language line for a given attribute rule. + | + */ + + 'custom' => [ + 'attribute-name' => [ + 'rule-name' => 'custom-message', + ], + ], + + /* + |-------------------------------------------------------------------------- + | Custom Validation Attributes + |-------------------------------------------------------------------------- + | + | The following language lines are used to swap attribute place-holders + | with something more reader friendly such as E-Mail Address instead + | of "email". This simply helps us make messages a little cleaner. + | + */ + + 'attributes' => [ + // + ], + +]; diff --git a/resources/lang/es/auth.php b/resources/lang/es/auth.php new file mode 100644 index 0000000..6d03049 --- /dev/null +++ b/resources/lang/es/auth.php @@ -0,0 +1,19 @@ + 'Estas credenciales no coinciden con nuestros registros.', + 'throttle' => 'Demasiados intentos de acceso. Por favor intente nuevamente en :seconds segundos.', + +]; diff --git a/resources/lang/es/pagination.php b/resources/lang/es/pagination.php new file mode 100644 index 0000000..325916d --- /dev/null +++ b/resources/lang/es/pagination.php @@ -0,0 +1,19 @@ + '« Anterior', + 'next' => 'Siguiente »', + +]; diff --git a/resources/lang/es/passwords.php b/resources/lang/es/passwords.php new file mode 100644 index 0000000..f7ab780 --- /dev/null +++ b/resources/lang/es/passwords.php @@ -0,0 +1,22 @@ + 'Las contraseñas deben coincidir y contener al menos 6 caracteres', + 'reset' => '¡Tu contraseña ha sido restablecida!', + 'sent' => '¡Recordatorio de contraseña enviado!', + 'token' => 'El token de recuperación de contraseña es inválido.', + 'user' => 'No podemos encontrar ningún usuario con ese correo electrónico.', + +]; diff --git a/resources/lang/es/validation.php b/resources/lang/es/validation.php new file mode 100644 index 0000000..c3fb13c --- /dev/null +++ b/resources/lang/es/validation.php @@ -0,0 +1,112 @@ + ':attribute debe ser aceptado.', + 'active_url' => ':attribute no es una URL válida.', + 'after' => ':attribute debe ser una fecha posterior a :date.', + 'alpha' => ':attribute solo debe contener letras.', + 'alpha_dash' => ':attribute solo debe contener letras, números y guiones.', + 'alpha_num' => ':attribute solo debe contener letras y números.', + 'array' => ':attribute debe ser un conjunto.', + 'before' => ':attribute debe ser una fecha anterior a :date.', + 'between' => [ + 'numeric' => ':attribute tiene que estar entre :min - :max.', + 'file' => ':attribute debe pesar entre :min - :max kilobytes.', + 'string' => ':attribute tiene que tener entre :min - :max caracteres.', + 'array' => ':attribute tiene que tener entre :min - :max ítems.', + ], + 'boolean' => 'El campo :attribute debe tener un valor verdadero o falso.', + 'confirmed' => 'La confirmación de :attribute no coincide.', + 'date' => ':attribute no es una fecha válida.', + 'date_format' => ':attribute no corresponde al formato :format.', + 'different' => ':attribute y :other deben ser diferentes.', + 'digits' => ':attribute debe tener :digits dígitos.', + 'digits_between' => ':attribute debe tener entre :min y :max dígitos.', + 'email' => ':attribute no es un correo válido', + 'exists' => ':attribute es inválido.', + 'filled' => 'El campo :attribute es obligatorio.', + 'image' => ':attribute debe ser una imagen.', + 'in' => ':attribute es inválido.', + 'integer' => ':attribute debe ser un número entero.', + 'ip' => ':attribute debe ser una dirección IP válida.', + 'json' => 'El campo :attribute debe tener una cadena JSON válida.', + 'max' => [ + 'numeric' => ':attribute no debe ser mayor a :max.', + 'file' => ':attribute no debe ser mayor que :max kilobytes.', + 'string' => ':attribute no debe ser mayor que :max caracteres.', + 'array' => ':attribute no debe tener más de :max elementos.', + ], + 'mimes' => ':attribute debe ser un archivo con formato: :values.', + 'min' => [ + 'numeric' => 'El tamaño de :attribute debe ser de al menos :min.', + 'file' => 'El tamaño de :attribute debe ser de al menos :min kilobytes.', + 'string' => ':attribute debe contener al menos :min caracteres.', + 'array' => ':attribute debe tener al menos :min elementos.', + ], + 'not_in' => ':attribute es inválido.', + 'numeric' => ':attribute debe ser numérico.', + 'regex' => 'El formato de :attribute es inválido.', + 'required' => 'El campo :attribute es obligatorio.', + 'required_if' => 'El campo :attribute es obligatorio cuando :other es :value.', + 'required_unless' => 'The :attribute field is required unless :other is in :values.', + 'required_with' => 'El campo :attribute es obligatorio cuando :values está presente.', + 'required_with_all' => 'El campo :attribute es obligatorio cuando :values está presente.', + 'required_without' => 'El campo :attribute es obligatorio cuando :values no está presente.', + 'required_without_all' => 'El campo :attribute es obligatorio cuando ninguno de :values estén presentes.', + 'same' => ':attribute y :other deben coincidir.', + 'size' => [ + 'numeric' => 'El tamaño de :attribute debe ser :size.', + 'file' => 'El tamaño de :attribute debe ser :size kilobytes.', + 'string' => ':attribute debe contener :size caracteres.', + 'array' => ':attribute debe contener :size elementos.', + ], + 'string' => 'El campo :attribute debe ser una cadena de caracteres.', + 'timezone' => 'El :attribute debe ser una zona válida.', + 'unique' => ':attribute ya ha sido registrado.', + 'url' => 'El formato :attribute es inválido.', + + /* + |-------------------------------------------------------------------------- + | Custom Validation Language Lines + |-------------------------------------------------------------------------- + | + | Here you may specify custom validation messages for attributes using the + | convention "attribute.rule" to name the lines. This makes it quick to + | specify a specific custom language line for a given attribute rule. + | + */ + + 'custom' => [ + 'attribute-name' => [ + 'rule-name' => 'custom-message', + ], + ], + + /* + |-------------------------------------------------------------------------- + | Custom Validation Attributes + |-------------------------------------------------------------------------- + | + | The following language lines are used to swap attribute place-holders + | with something more reader friendly such as E-Mail Address instead + | of "email". This simply helps us make messages a little cleaner. + | + */ + + 'attributes' => [ + // + ], + +]; diff --git a/resources/lang/fa.json b/resources/lang/fa.json index a27d0bb..ea2023e 100755 --- a/resources/lang/fa.json +++ b/resources/lang/fa.json @@ -8,7 +8,6 @@ " hours ago": "ساعت پیش", " minutes ago": "دقیقه پیش", " seconds ago": "ثانیه پیش", - " لطفا درگاه بانک را تعویض نمایید.": "", "!": "", "!bulk": "کار گروهی", "!delete": "حذف", @@ -152,11 +151,13 @@ "Dashboard": "پیشخوان", "Date": "زمان", "Deactivate": "غیرفعال", + "Deactive": "غیرفعال", "Dear customer, Please complete your information": "مشتری عزیز، لطفا اطلاعات خود را تکمیل کنید", "Delete": "حذف", "Description": "توضیحات", "Description Text": "توضیحات کامل", "Direct link": "لینک مستقیم", + "Direction": "جهت", "Discount": "تخفیف", "Discount code": "کد تخفیف", "Discount code incorrect": "کد تخفیف اشتباه است", @@ -165,6 +166,7 @@ "Discounts list": "فهرست تخفیف‌ها", "Do": "انجام", "Double click on image to change index image": "دوبار کلیک کنید تا عکس اصلی انتخاب شود", + "Double click on to remove item": "برای حذف دابل کلیک کنید", "Double click to remove": "برای حذف دابل کلیک کنید", "Draft": "پیش‌نویس", "Draft now": "پیش‌نویس کن", @@ -181,6 +183,7 @@ "Edit customer": "ویرایش مشتری", "Edit discount": "ویرایش تخفیف", "Edit invoice": "ویرایش فاکتور", + "Edit language": "ویرایش زبان", "Edit poll": "ویرایش نظرسنجی", "Edit product": "ویرایش محصول", "Edit product category": "ویرایش دسته محصول", @@ -209,6 +212,7 @@ "Filter": "صافی", "Final amount": "مبلغ نهایی", "Finish and save": "پایان و ذخیره", + "Flag": "پرچم", "Forgot Your Password?": "گذرواژه‌های خود را فراموش کرده اید؟", "Free": "رایگان", "Friday": "آدینه", @@ -251,7 +255,11 @@ "Is pinned news?": "آیا این مطلب سنجاق شود", "Is pinned posts?": "آیا این مطلب سنجاق شود", "Key": "کلید", + "LTR": "راست به چپ", "Label": "برچسب", + "Lang": "زبان", + "Language list": "", + "Languages": "", "Last update": "آخرین به‌روز‌رسانی", "Last video": "واپسین فیلم", "Leave your comment": "ارسال دیدگاه", @@ -298,6 +306,7 @@ "New discount": "تخفیف جدید", "New gallery": "گالری جدید", "New invoice": "فاکتور جدید", + "New language": "زبان جدید", "New menu": "منوی جدید", "New product": "محصول جدید", "New product category": "دسته جدید محصول", @@ -338,6 +347,7 @@ "Phone": "تلفن‌تماس", "Pictures": "تصاویر", "Pin": "سنجاق", + "Please change payment gate.": "لطفا درگاه پرداخت را عوض کنید", "Please confirm your password before continuing.": "برای ادامه گذرواژه خود را وارد کنید", "Poll": "نظرسنجی", "Poll activated successfully": "نظر سنجی فعال شد", @@ -359,6 +369,7 @@ "Post tagged to :": "مطالب برچسب شده به:", "Postal code": "کد پستی", "Posts": "مطالب", + "Posts search": "جستجو مطالب", "Preview": "پیش نمایش", "Previous": "قبلی", "Price": "مبلغ", @@ -403,6 +414,7 @@ "Question \/ Answer": "سوال \/ جواب", "Questions": "سوال‌ها", "Question|Message": "سوال \/ پیام", + "RTL": "راست به چپ", "Radio type": "نوع دکه رادیو", "Ref ID": "", "Register": "ثبت نام", @@ -492,6 +504,7 @@ "Total Price": "مبلغ کل", "Total amount": "مقدار کل", "Tracking code": "کد رهگیری", + "Translates": "ترجمان", "Transport": "روش ارسال", "Transport method": "شیوه ارسال", "Transport price": "هزینه ارسال", @@ -572,6 +585,7 @@ "images uploaded successfully": "تصاویر بارگزاری دشند", "invoice": "صورتحساب", "invoice created successfully": "فاکتور شما با موفقیت اضافه شد", + "lang": "زبان", "logs": "لاگ کاربران", "menu": "منو", "minute": "دقیقه", @@ -594,10 +608,10 @@ "slider": "اسلایدر", "slider or cover not uploaded...": "تصاویر اسلایدر بارگزاری نشده...", "ticket": "پشتیبانی", - "user": "کاربر", "transport": "شیوه ارسال", "transports deleted successfully": "روش ارسال با موفقیت حذف شد", "updated successfully": "به روز شد", + "user": "کاربر", "weight": "وزن", "yesterday": "دیروز" } diff --git a/resources/lang/fa/auth.php b/resources/lang/fa/auth.php new file mode 100644 index 0000000..04564ea --- /dev/null +++ b/resources/lang/fa/auth.php @@ -0,0 +1,19 @@ + 'اطلاعات ورود صحیح نمیباشد.', + 'throttle' => 'تعداد دفعات تلاش برای ورود از حد مجاز بیشتر است. لطفا پس از :seconds ثانیه مجددا تلاش فرمایید.', + +]; diff --git a/resources/lang/fa/pagination.php b/resources/lang/fa/pagination.php new file mode 100644 index 0000000..c48ce33 --- /dev/null +++ b/resources/lang/fa/pagination.php @@ -0,0 +1,19 @@ + '« قبلی', + 'next' => 'بعدی »', + +]; diff --git a/resources/lang/fa/passwords.php b/resources/lang/fa/passwords.php new file mode 100644 index 0000000..0e35779 --- /dev/null +++ b/resources/lang/fa/passwords.php @@ -0,0 +1,22 @@ + 'رمز عبور باید حداقل شش کاراکتر و مطابقت داشته باشد.', + 'reset' => 'بازگردانی کلمه عبور انجام شد', + 'sent' => 'یاد آور رمز عبور ارسال شد.', + 'token' => 'مشخصه ی بازنشاندن رمز عبور اشتباه است.', + 'user' => 'کاربری با این ایمیل آدرس یافت نشد.', + +]; diff --git a/resources/lang/fi/auth.php b/resources/lang/fi/auth.php new file mode 100644 index 0000000..6ef1a73 --- /dev/null +++ b/resources/lang/fi/auth.php @@ -0,0 +1,19 @@ + 'These credentials do not match our records.', + 'throttle' => 'Too many login attempts. Please try again in :seconds seconds.', + +]; diff --git a/resources/lang/fi/pagination.php b/resources/lang/fi/pagination.php new file mode 100644 index 0000000..b0776ab --- /dev/null +++ b/resources/lang/fi/pagination.php @@ -0,0 +1,19 @@ + '« Edellinen', + 'next' => 'Seuraava »', + +]; diff --git a/resources/lang/fi/passwords.php b/resources/lang/fi/passwords.php new file mode 100644 index 0000000..7b59ac9 --- /dev/null +++ b/resources/lang/fi/passwords.php @@ -0,0 +1,22 @@ + 'Salasanan on oltava vähintään kuusi merkkiä ja ottelu.', + 'reset' => 'Password has been reset!', + 'sent' => 'Salasanan muistutus lähetetty!', + 'token' => 'Tämä elpyminen poletti salasanan on väärä.', + 'user' => 'Emme voi löytää käyttäjälle tämän sähköpostin.', + +]; diff --git a/resources/lang/fi/validation.php b/resources/lang/fi/validation.php new file mode 100644 index 0000000..0b899ef --- /dev/null +++ b/resources/lang/fi/validation.php @@ -0,0 +1,112 @@ + ':attribute pitää hyväksyä.', + 'active_url' => ':attribute pitää olla validi URL-osoite.', + 'after' => ':attribute pitää olla päiväys :date päiväyksen jälkeen.', + 'alpha' => ':attribute voi vain sisältää kirjaimia.', + 'alpha_dash' => ':attribute voi vain sisältää kirjaimia, numeroita ja viivoja.', + 'alpha_num' => ':attribute voi vain sisältää kirjaimia ja numeroita.', + 'array' => 'The :attribute must be an array.', + 'before' => ':attribute pitää olla päiväys ennen :date.', + 'between' => [ + 'numeric' => ':attribute numeron pitää olla välillä :min - :max.', + 'file' => ':attribute tiedoston pitää olla välillä :min - :max kilobittiä.', + 'string' => ':attribute elementin pitää olla välillä :min - :max kirjainta.', + 'array' => 'The :attribute must have between :min - :max items.', + ], + 'boolean' => 'The :attribute field must be true or false', + 'confirmed' => ':attribute vahvistus ei täsmää.', + 'date' => ':attribute ei ole kelvollinen päivämäärä.', + 'date_format' => ':attribute ei vastaa muotoa :format.', + 'different' => ':attribute ja :other tulee olla eri arvoisia.', + 'digits' => ':attribute on oltava :digits numeroin.', + 'digits_between' => 'The :attribute must be between :min and :max digits.', + 'email' => ':attribute muoto on virheellinen.', + 'exists' => 'valittu :attribute on virheellinen.', + 'filled' => ':attribute kenttä on pakollinen.', + 'image' => ':attribute pitää olla kuva.', + 'in' => 'valittu :attribute on virheellinen.', + 'integer' => ':attribute pitää olla numero.', + 'ip' => ':attribute pitää olla validi IP-osoite.', + 'json' => 'The :attribute must be a valid JSON string.', + 'max' => [ + 'numeric' => ':attribute pitää olla pienempi kuin :max.', + 'file' => ':attribute pitää olla pienempi :max kilobittiä.', + 'string' => ':attribute pitää olla pienempi :max kirjainta.', + 'array' => 'The :attribute may not have more than :max items.', + ], + 'mimes' => ':attribute pitää olla tiedostotyyppi: :values.', + 'min' => [ + 'numeric' => ':attribute pitää olla vähintään :min.', + 'file' => ':attribute pitää olla vähintään :min kilobittiä.', + 'string' => ':attribute pitää olla vähintään :min kirjainta.', + 'array' => 'The :attribute must have at least :min items.', + ], + 'not_in' => 'valittu :attribute on virheellinen.', + 'numeric' => ':attribute pitää olla numero.', + 'regex' => 'The :attribute format is invalid.', + 'required' => ':attribute kenttä on pakollinen.', + 'required_if' => 'The :attribute field is required when :other is :value.', + 'required_unless' => 'The :attribute field is required unless :other is in :values.', + 'required_with' => 'The :attribute field is required when :values is present.', + 'required_with_all' => 'The :attribute field is required when :values is present.', + 'required_without' => 'The :attribute field is required when :values is not present.', + 'required_without_all' => 'The :attribute field is required when none of :values are present.', + 'same' => ':attribute ja :other on oltava samat.', + 'size' => [ + 'numeric' => ':attribute pitää olla kokoa: :size.', + 'file' => ':attribute pitää olla kokoa: :size kilobittiä.', + 'string' => ':attribute pitää olla kokoa: :size kirjainta.', + 'array' => 'The :attribute must contain :size items.', + ], + 'string' => 'The :attribute must be a string.', + 'timezone' => 'The :attribute must be a valid zone.', + 'unique' => ':attribute on jo valittu.', + 'url' => ':attribute URL-osoite on virheellinen.', + + /* + |-------------------------------------------------------------------------- + | Custom Validation Language Lines + |-------------------------------------------------------------------------- + | + | Here you may specify custom validation messages for attributes using the + | convention "attribute.rule" to name the lines. This makes it quick to + | specify a specific custom language line for a given attribute rule. + | + */ + + 'custom' => [ + 'attribute-name' => [ + 'rule-name' => 'custom-message', + ], + ], + + /* + |-------------------------------------------------------------------------- + | Custom Validation Attributes + |-------------------------------------------------------------------------- + | + | The following language lines are used to swap attribute place-holders + | with something more reader friendly such as E-Mail Address instead + | of "email". This simply helps us make messages a little cleaner. + | + */ + + 'attributes' => [ + // + ], + +]; diff --git a/resources/lang/fr/auth.php b/resources/lang/fr/auth.php new file mode 100644 index 0000000..21a9182 --- /dev/null +++ b/resources/lang/fr/auth.php @@ -0,0 +1,19 @@ + 'Ces identifiants ne correspondent pas à nos enregistrements', + 'throttle' => 'Trop de tentatives de connexion. Veuillez essayer de nouveau dans :seconds secondes.', + +]; diff --git a/resources/lang/fr/pagination.php b/resources/lang/fr/pagination.php new file mode 100644 index 0000000..9f07a5f --- /dev/null +++ b/resources/lang/fr/pagination.php @@ -0,0 +1,19 @@ + '« Précédent', + 'next' => 'Suivant »', + +]; diff --git a/resources/lang/fr/passwords.php b/resources/lang/fr/passwords.php new file mode 100644 index 0000000..7d8f56a --- /dev/null +++ b/resources/lang/fr/passwords.php @@ -0,0 +1,22 @@ + 'Les mots de passe doivent avoir au moins six caractères et doivent être identiques.', + 'reset' => 'Votre mot de passe a été réinitialisé !', + 'sent' => 'Nous vous avons envoyé par courriel le lien de réinitialisation du mot de passe !', + 'token' => "Ce jeton de réinitialisation du mot de passe n'est pas valide.", + 'user' => "Aucun utilisateur n'a été trouvé avec cette adresse e-mail.", + +]; diff --git a/resources/lang/fr/validation.php b/resources/lang/fr/validation.php new file mode 100644 index 0000000..6d6350a --- /dev/null +++ b/resources/lang/fr/validation.php @@ -0,0 +1,140 @@ + 'Le champ :attribute doit être accepté.', + 'active_url' => "Le champ :attribute n'est pas une URL valide.", + 'after' => 'Le champ :attribute doit être une date postérieure au :date.', + 'alpha' => 'Le champ :attribute doit seulement contenir des lettres.', + 'alpha_dash' => 'Le champ :attribute doit seulement contenir des lettres, des chiffres et des tirets.', + 'alpha_num' => 'Le champ :attribute doit seulement contenir des chiffres et des lettres.', + 'array' => 'Le champ :attribute doit être un tableau.', + 'before' => 'Le champ :attribute doit être une date antérieure au :date.', + 'between' => [ + 'numeric' => 'La valeur de :attribute doit être comprise entre :min et :max.', + 'file' => 'Le fichier :attribute doit avoir une taille entre :min et :max kilo-octets.', + 'string' => 'Le texte :attribute doit avoir entre :min et :max caractères.', + 'array' => 'Le tableau :attribute doit avoir entre :min et :max éléments.', + ], + 'boolean' => 'Le champ :attribute doit être vrai ou faux.', + 'confirmed' => 'Le champ de confirmation :attribute ne correspond pas.', + 'date' => "Le champ :attribute n'est pas une date valide.", + 'date_format' => 'Le champ :attribute ne correspond pas au format :format.', + 'different' => 'Les champs :attribute et :other doivent être différents.', + 'digits' => 'Le champ :attribute doit avoir :digits chiffres.', + 'digits_between' => 'Le champ :attribute doit avoir entre :min et :max chiffres.', + 'email' => 'Le champ :attribute doit être une adresse email valide.', + 'exists' => 'Le champ :attribute sélectionné est invalide.', + 'filled' => 'Le champ :attribute est obligatoire.', + 'image' => 'Le champ :attribute doit être une image.', + 'in' => 'Le champ :attribute est invalide.', + 'integer' => 'Le champ :attribute doit être un entier.', + 'ip' => 'Le champ :attribute doit être une adresse IP valide.', + 'json' => 'Le champ :attribute doit être un document JSON valide.', + 'max' => [ + 'numeric' => 'La valeur de :attribute ne peut être supérieure à :max.', + 'file' => 'Le fichier :attribute ne peut être plus gros que :max kilo-octets.', + 'string' => 'Le texte de :attribute ne peut contenir plus de :max caractères.', + 'array' => 'Le tableau :attribute ne peut avoir plus de :max éléments.', + ], + 'mimes' => 'Le champ :attribute doit être un fichier de type : :values.', + 'min' => [ + 'numeric' => 'La valeur de :attribute doit être supérieure à :min.', + 'file' => 'Le fichier :attribute doit être plus gros que :min kilo-octets.', + 'string' => 'Le texte :attribute doit contenir au moins :min caractères.', + 'array' => 'Le tableau :attribute doit avoir au moins :min éléments.', + ], + 'not_in' => "Le champ :attribute sélectionné n'est pas valide.", + 'numeric' => 'Le champ :attribute doit contenir un nombre.', + 'regex' => 'Le format du champ :attribute est invalide.', + 'required' => 'Le champ :attribute est obligatoire.', + 'required_if' => 'Le champ :attribute est obligatoire quand la valeur de :other est :value.', + 'required_unless' => 'Le champ :attribute est obligatoire sauf si :other est :values.', + 'required_with' => 'Le champ :attribute est obligatoire quand :values est présent.', + 'required_with_all' => 'Le champ :attribute est obligatoire quand :values est présent.', + 'required_without' => "Le champ :attribute est obligatoire quand :values n'est pas présent.", + 'required_without_all' => "Le champ :attribute est requis quand aucun de :values n'est présent.", + 'same' => 'Les champs :attribute et :other doivent être identiques.', + 'size' => [ + 'numeric' => 'La valeur de :attribute doit être :size.', + 'file' => 'La taille du fichier de :attribute doit être de :size kilo-octets.', + 'string' => 'Le texte de :attribute doit contenir :size caractères.', + 'array' => 'Le tableau :attribute doit contenir :size éléments.', + ], + 'string' => 'Le champ :attribute doit être une chaîne de caractères.', + 'timezone' => 'Le champ :attribute doit être un fuseau horaire valide.', + 'unique' => 'La valeur du champ :attribute est déjà utilisée.', + 'url' => "Le format de l'URL de :attribute n'est pas valide.", + + /* + |-------------------------------------------------------------------------- + | Custom Validation Language Lines + |-------------------------------------------------------------------------- + | + | Here you may specify custom validation messages for attributes using the + | convention "attribute.rule" to name the lines. This makes it quick to + | specify a specific custom language line for a given attribute rule. + | + */ + + 'custom' => [ + 'attribute-name' => [ + 'rule-name' => 'custom-message', + ], + ], + + /* + |-------------------------------------------------------------------------- + | Custom Validation Attributes + |-------------------------------------------------------------------------- + | + | The following language lines are used to swap attribute place-holders + | with something more reader friendly such as E-Mail Address instead + | of "email". This simply helps us make messages a little cleaner. + | + */ + + 'attributes' => [ + 'name' => 'Nom', + 'username' => 'Pseudo', + 'email' => 'E-mail', + 'first_name' => 'Prénom', + 'last_name' => 'Nom', + 'password' => 'Mot de passe', + 'password_confirmation' => 'Confirmation du mot de passe', + 'city' => 'Ville', + 'country' => 'Pays', + 'address' => 'Adresse', + 'phone' => 'Téléphone', + 'mobile' => 'Portable', + 'age' => 'Age', + 'sex' => 'Sexe', + 'gender' => 'Genre', + 'day' => 'Jour', + 'month' => 'Mois', + 'year' => 'Année', + 'hour' => 'Heure', + 'minute' => 'Minute', + 'second' => 'Seconde', + 'title' => 'Titre', + 'content' => 'Contenu', + 'description' => 'Description', + 'excerpt' => 'Extrait', + 'date' => 'Date', + 'time' => 'Heure', + 'available' => 'Disponible', + 'size' => 'Taille', + ], + +]; diff --git a/resources/lang/gl/auth.php b/resources/lang/gl/auth.php new file mode 100644 index 0000000..da7d36f --- /dev/null +++ b/resources/lang/gl/auth.php @@ -0,0 +1,19 @@ + 'Estas credenciais non coinciden cos nosos rexistros.', + 'throttle' => 'Demasiados intentos de acceso. Por favor inténteo de novo en :seconds segundos.', + +]; diff --git a/resources/lang/gl/pagination.php b/resources/lang/gl/pagination.php new file mode 100644 index 0000000..4134ec0 --- /dev/null +++ b/resources/lang/gl/pagination.php @@ -0,0 +1,19 @@ + '« Anterior', + 'next' => 'Seguinte »', + +]; diff --git a/resources/lang/gl/passwords.php b/resources/lang/gl/passwords.php new file mode 100644 index 0000000..5af8b92 --- /dev/null +++ b/resources/lang/gl/passwords.php @@ -0,0 +1,22 @@ + 'Os contrasinais deben conter polo menos seis caracteres e coincidir.', + 'reset' => 'O teu contrasinal foi restablecido!', + 'sent' => 'Enviámosche por correo electrónico o enlace de restablecemento do contrasinal!', + 'token' => 'Este token de restablecemento do contrasinal non é válido.', + 'user' => 'Non podemos atopar un usuario con ese correo electrónico.', + +]; diff --git a/resources/lang/gl/validation.php b/resources/lang/gl/validation.php new file mode 100644 index 0000000..a64bc77 --- /dev/null +++ b/resources/lang/gl/validation.php @@ -0,0 +1,110 @@ + ':attribute debe ser aceptado.', + 'active_url' => ':attribute non é unha URL válida.', + 'after' => ':attribute debe ser unha data posterior a :date.', + 'alpha' => ':attribute só debe conter letras.', + 'alpha_dash' => ':attribute só debe conter letras, números e guións.', + 'alpha_num' => ':attribute só debe conter letras e números.', + 'array' => ':attribute debe ser un conxunto.', + 'before' => ':attribute debe ser unha data anterior a :date.', + 'between' => [ + 'numeric' => ':attribute debe estar entre :min e :max.', + 'file' => 'O tamaño de :attribute debe estar entre :min e :max quilobites.', + 'string' => ':attribute debe ter entre :min e :max caracteres.', + 'array' => ':attribute debe conter entre :min e :max elementos.', + ], + 'boolean' => 'O campo :attribute debe ser verdadeiro ou falso.', + 'confirmed' => 'A confirmación de :attribute non coincide.', + 'date' => ':attribute non é unha data válida.', + 'date_format' => ':attribute non concorda co formato :format.', + 'different' => ':attribute e :other deben ser diferentes.', + 'digits' => ':attribute debe ter :digits díxitos.', + 'digits_between' => ':attribute debe ter entre :min e :max díxitos.', + 'email' => ':attribute debe ser unha dirección de correo electrónico válida.', + 'exists' => 'O :attribute seleccionado non é válido.', + 'filled' => 'O campo :attribute é obrigatorio.', + 'image' => ':attribute debe ser unha imaxe.', + 'in' => 'O :attribute seleccionado non é válido.', + 'integer' => ':attribute debe ser un número enteiro.', + 'ip' => ':attribute debe ser unha dirección IP válida.', + 'json' => ':attribute debe ser unha cadea JSON válida.', + 'max' => [ + 'numeric' => ':attribute non debe ser maior de :max.', + 'file' => 'O tamaño de :attribute non debe ser maior de :max quilobites.', + 'string' => ':attribute non debe ter máis de :max caracteres.', + 'array' => ':attribute non debe conter máis de :max elementos.', + ], + 'mimes' => ':attribute debe ser un arquivo de tipo: :values.', + 'min' => [ + 'numeric' => ':attribute debe ser polo menos :min.', + 'file' => 'O tamaño de :attribute debe ser polo menos de :min quilobites.', + 'string' => ':attribute debe ter polo menos :min caracteres.', + 'array' => ':attribute debe conter polo menos :min elementos.', + ], + 'not_in' => ':attribute non é válido.', + 'numeric' => ':attribute debe de ser un número.', + 'regex' => 'O formato de :attribute non é válido.', + 'required' => 'O campo :attribute é obrigatorio.', + 'required_if' => 'O campo :attribute é obrigatorio cando :other é :value.', + 'required_unless' => 'O campo :attribute é obrigatorio excepto que :other estea en :values.', + 'required_with' => 'O campo :attribute é obrigatorio cando :values está presente.', + 'required_with_all' => 'O campo :attribute é obrigatorio cando :values está presente', + 'required_without' => 'O campo :attribute é obrigatorio cando :values non está presente.', + 'required_without_all' => 'O campo :attribute é obrigatorio cando ningún de :values están presentes.', + 'same' => 'O campo :attribute e :other deben coincidir.', + 'size' => [ + 'numeric' => ':attribute debe ser :size.', + 'file' => 'O tamaño de :attribute debe ser :size quilobites.', + 'string' => ':attribute debe ter :size caracteres.', + 'array' => ':attribute debe conter :size elementos.', + ], + 'string' => ':attribute debe ser unha cadea de caracteres.', + 'timezone' => ':attribute debe ser unha zona válida.', + 'unique' => ':attribute xa foi empregado.', + 'url' => 'O formato de :attribute é inválido.', + + /* + |-------------------------------------------------------------------------- + | Custom Validation Language Lines + |-------------------------------------------------------------------------- + | + | Here you may specify custom validation messages for attributes using the + | convention "attribute.rule" to name the lines. This makes it quick to + | specify a specific custom language line for a given attribute rule. + | + */ + + 'custom' => [ + 'attribute-name' => [ + 'rule-name' => 'custom-message', + ], + ], + + /* + |-------------------------------------------------------------------------- + | Custom Validation Attributes + |-------------------------------------------------------------------------- + | + | The following language lines are used to swap attribute place-holders + | with something more reader friendly such as E-Mail Address instead + | of "email". This simply helps us make messages a little cleaner. + | + */ + + 'attributes' => [], + +]; diff --git a/resources/lang/he/auth.php b/resources/lang/he/auth.php new file mode 100644 index 0000000..83197e2 --- /dev/null +++ b/resources/lang/he/auth.php @@ -0,0 +1,19 @@ + 'פרטים אלה אינם תואמים את רישומינו.', + 'throttle' => 'ניסיונות כניסה רבים מדי. אנא נסו שוב בעוד :seconds שניות.', + +]; diff --git a/resources/lang/he/pagination.php b/resources/lang/he/pagination.php new file mode 100644 index 0000000..7a1b16a --- /dev/null +++ b/resources/lang/he/pagination.php @@ -0,0 +1,19 @@ + '« הקודם', + 'next' => 'הבא »', + +]; diff --git a/resources/lang/he/passwords.php b/resources/lang/he/passwords.php new file mode 100644 index 0000000..1532928 --- /dev/null +++ b/resources/lang/he/passwords.php @@ -0,0 +1,22 @@ + 'סיסמאות חייבות להיות באורך 6 תווים ולהיות תואמות לערך של שדה אימות הסיסמה.', + 'reset' => 'הסיסמה אופסה!', + 'sent' => 'קישור לאיפוס סיסמה נשלח בהצלחה!', + 'token' => 'אסימון איפוס הסיסמה הזה לא תקני.', + 'user' => 'לא הצלחנו למצוא משתמש עם כתובת האימייל הזאת.', + +]; diff --git a/resources/lang/he/validation.php b/resources/lang/he/validation.php new file mode 100644 index 0000000..fd54901 --- /dev/null +++ b/resources/lang/he/validation.php @@ -0,0 +1,112 @@ + 'שדה :attribute חייב להיות מסומן.', + 'active_url' => 'שדה :attribute הוא לא כתובת אתר תקנית.', + 'after' => 'שדה :attribute חייב להיות תאריך אחרי :date.', + 'alpha' => 'שדה :attribute יכול להכיל אותיות בלבד.', + 'alpha_dash' => 'שדה :attribute יכול להכיל אותיות, מספרים ומקפים בלבד.', + 'alpha_num' => 'שדה :attribute יכול להכיל אותיות ומספרים בלבד.', + 'array' => 'שדה :attribute חייב להיות מערך.', + 'before' => 'שדה :attribute חייב להיות תאריך לפני :date.', + 'between' => [ + 'numeric' => 'שדה :attribute חייב להיות בין :min ל-:max.', + 'file' => 'שדה :attribute חייב להיות בין :min ל-:max קילובייטים.', + 'string' => 'שדה :attribute חייב להיות בין :min ל-:max תווים.', + 'array' => 'שדה :attribute חייב להיות בין :min ל-:max פריטים.', + ], + 'boolean' => 'שדה :attribute חייב להיות אמת או שקר.', + 'confirmed' => 'שדה האישור של :attribute לא תואם.', + 'date' => 'שדה :attribute אינו תאריך תקני.', + 'date_format' => 'שדה :attribute לא תואם את הפורמט :format.', + 'different' => 'שדה :attribute ושדה :other חייבים להיות שונים.', + 'digits' => 'שדה :attribute חייב להיות בעל :digits ספרות.', + 'digits_between' => 'שדה :attribute חייב להיות בין :min ו-:max ספרות.', + 'email' => 'שדה :attribute חייב להיות כתובת אימייל תקנית.', + 'exists' => 'בחירת ה-:attribute אינה תקפה.', + 'filled' => 'שדה :attribute הוא חובה.', + 'image' => 'שדה :attribute חייב להיות תמונה.', + 'in' => 'בחירת ה-:attribute אינה תקפה.', + 'integer' => 'שדה :attribute חייב להיות מספר שלם.', + 'ip' => 'שדה :attribute חייב להיות כתובת IP תקנית.', + 'json' => 'שדה :attribute חייב להיות מחרוזת JSON תקנית.', + 'max' => [ + 'numeric' => 'שדה :attribute אינו יכול להיות גדול מ-:max.', + 'file' => 'שדה :attribute לא יכול להיות גדול מ-:max קילובייטים.', + 'string' => 'שדה :attribute לא יכול להיות גדול מ-:max characters.', + 'array' => 'שדה :attribute לא יכול להכיל יותר מ-:max פריטים.', + ], + 'mimes' => 'שדה :attribute צריך להיות קובץ מסוג: :values.', + 'min' => [ + 'numeric' => 'שדה :attribute חייב להיות לפחות :min.', + 'file' => 'שדה :attribute חייב להיות לפחות :min קילובייטים.', + 'string' => 'שדה :attribute חייב להיות לפחות :min תווים.', + 'array' => 'שדה :attribute חייב להיות לפחות :min פריטים.', + ], + 'not_in' => 'בחירת ה-:attribute אינה תקפה.', + 'numeric' => 'שדה :attribute חייב להיות מספר.', + 'regex' => 'שדה :attribute בעל פורמט שאינו תקין.', + 'required' => 'שדה :attribute הוא חובה.', + 'required_if' => 'שדה :attribute נחוץ כאשר :other הוא :value.', + 'required_unless' => 'שדה :attribute נחוץ אלא אם כן :other הוא בין :values.', + 'required_with' => 'שדה :attribute נחוץ כאשר :values נמצא.', + 'required_with_all' => 'שדה :attribute נחוץ כאשר :values נמצא.', + 'required_without' => 'שדה :attribute נחוץ כאשר :values לא בנמצא.', + 'required_without_all' => 'שדה :attribute נחוץ כאשר אף אחד מ-:values נמצאים.', + 'same' => 'שדה :attribute ו-:other חייבים להיות זהים.', + 'size' => [ + 'numeric' => 'שדה :attribute חייב להיות :size.', + 'file' => 'שדה :attribute חייב להיות :size קילובייטים.', + 'string' => 'שדה :attribute חייב להיות :size תווים.', + 'array' => 'שדה :attribute חייב להכיל :size פריטים.', + ], + 'string' => 'שדה :attribute חייב להיות מחרוזת.', + 'timezone' => 'שדה :attribute חייב להיות איזור תקני.', + 'unique' => 'שדה :attribute כבר תפוס.', + 'url' => 'שדה :attribute בעל פורמט שאינו תקין.', + + /* + |-------------------------------------------------------------------------- + | Custom Validation Language Lines + |-------------------------------------------------------------------------- + | + | Here you may specify custom validation messages for attributes using the + | convention "attribute.rule" to name the lines. This makes it quick to + | specify a specific custom language line for a given attribute rule. + | + */ + + 'custom' => [ + 'attribute-name' => [ + 'rule-name' => 'custom-message', + ], + ], + + /* + |-------------------------------------------------------------------------- + | Custom Validation Attributes + |-------------------------------------------------------------------------- + | + | The following language lines are used to swap attribute place-holders + | with something more reader friendly such as E-Mail Address instead + | of "email". This simply helps us make messages a little cleaner. + | + */ + + 'attributes' => [ + // + ], + +]; diff --git a/resources/lang/hr/auth.php b/resources/lang/hr/auth.php new file mode 100644 index 0000000..2142a42 --- /dev/null +++ b/resources/lang/hr/auth.php @@ -0,0 +1,19 @@ + 'Ovi podaci ne odgovaraju našima.', + 'throttle' => 'Previše pokušaja prijave. Molim Vas pokušajte ponovno za :seconds sekundi.', + +]; diff --git a/resources/lang/hr/pagination.php b/resources/lang/hr/pagination.php new file mode 100644 index 0000000..e0bed17 --- /dev/null +++ b/resources/lang/hr/pagination.php @@ -0,0 +1,19 @@ + '« Prethodna', + 'next' => 'Sljedeća »', + +]; diff --git a/resources/lang/hr/passwords.php b/resources/lang/hr/passwords.php new file mode 100644 index 0000000..59f39af --- /dev/null +++ b/resources/lang/hr/passwords.php @@ -0,0 +1,22 @@ + 'Lozinke moraju biti duge barem 6 znakova i moraju odgovarati potvrdi.', + 'reset' => 'Lozinka je postavljena!', + 'sent' => 'Poveznica za ponovono postavljanje lozinke je poslana!', + 'token' => 'Oznaka za ponovno postavljanje lozinke više nije važeća.', + 'user' => 'Korisnik nije pronađen.', + +]; diff --git a/resources/lang/hr/validation.php b/resources/lang/hr/validation.php new file mode 100644 index 0000000..dcab357 --- /dev/null +++ b/resources/lang/hr/validation.php @@ -0,0 +1,111 @@ + 'Polje :attribute mora biti prihvaćeno.', + 'active_url' => 'Polje :attribute nije ispravan URL.', + 'after' => 'Polje :attribute mora biti datum nakon :date.', + 'alpha' => 'Polje :attribute smije sadržavati samo slova.', + 'alpha_dash' => 'Polje :attribute smije sadržavati samo slova, brojeve i crtice.', + 'alpha_num' => 'Polje :attribute smije sadržavati samo slova i brojeve.', + 'array' => 'Polje :attribute mora biti niz.', + 'before' => 'Polje :attribute mora biti datum prije :date.', + 'between' => [ + 'numeric' => 'Polje :attribute mora biti između :min - :max.', + 'file' => 'Polje :attribute mora biti između :min - :max kilobajta.', + 'string' => 'Polje :attribute mora biti između :min - :max znakova.', + 'array' => 'Polje :attribute mora imati između :min - :max stavki.', + ], + 'boolean' => 'Polje :attribute mora biti false ili true.', + 'confirmed' => 'Potvrda polja :attribute se ne podudara.', + 'date' => 'Polje :attribute nije ispravan datum.', + 'date_format' => 'Polje :attribute ne podudara s formatom :format.', + 'different' => 'Polja :attribute i :other moraju biti različita.', + 'digits' => 'Polje :attribute mora sadržavati :digits znamenki.', + 'digits_between' => 'Polje :attribute mora imati između :min i :max znamenki.', + 'email' => 'Polje :attribute mora biti ispravna e-mail adresa.', + 'exists' => 'Odabrano polje :attribute nije ispravno.', + 'image' => 'Polje :attribute mora biti slika.', + 'in' => 'Odabrano polje :attribute nije ispravno.', + 'integer' => 'Polje :attribute mora biti broj.', + 'ip' => 'Polje :attribute mora biti ispravna IP adresa.', + 'json' => 'The :attribute must be a valid JSON string.', + 'max' => [ + 'numeric' => 'Polje :attribute mora biti manje od :max.', + 'file' => 'Polje :attribute mora biti manje od :max kilobajta.', + 'string' => 'Polje :attribute mora sadržavati manje od :max znakova.', + 'array' => 'Polje :attribute ne smije imati više od :max stavki.', + ], + 'mimes' => 'Polje :attribute mora biti datoteka tipa: :values.', + 'min' => [ + 'numeric' => 'Polje :attribute mora biti najmanje :min.', + 'file' => 'Polje :attribute mora biti najmanje :min kilobajta.', + 'string' => 'Polje :attribute mora sadržavati najmanje :min znakova.', + 'array' => 'Polje :attribute mora sadržavati najmanje :min stavki.', + ], + 'not_in' => 'Odabrano polje :attribute nije ispravno.', + 'numeric' => 'Polje :attribute mora biti broj.', + 'regex' => 'Polje :attribute se ne podudara s formatom.', + 'required' => 'Polje :attribute je obavezno.', + 'required_if' => 'Polje :attribute je obavezno kada polje :other sadrži :value.', + 'required_unless' => 'The :attribute field is required unless :other is in :values.', + 'required_with' => 'Polje :attribute je obavezno kada postoji polje :values.', + 'required_with_all' => 'Polje :attribute je obavezno kada postje polja :values.', + 'required_without' => 'Polje :attribute je obavezno kada ne postoji polje :values.', + 'required_without_all' => 'Polje :attribute je obavezno kada nijedno od polja :values ne postoji.', + 'same' => 'Polja :attribute i :other se moraju podudarati.', + 'size' => [ + 'numeric' => 'Polje :attribute mora biti :size.', + 'file' => 'Polje :attribute mora biti :size kilobajta.', + 'string' => 'Polje :attribute mora biti :size znakova.', + 'array' => 'Polje :attribute mora sadržavati :size stavki.', + ], + 'string' => 'The :attribute must be a string.', + 'timezone' => 'Polje :attribute mora biti ispravna vremenska zona.', + 'unique' => 'Polje :attribute već postoji.', + 'url' => 'Polje :attribute nije ispravnog formata.', + + /* + |-------------------------------------------------------------------------- + | Custom Validation Language Lines + |-------------------------------------------------------------------------- + | + | Here you may specify custom validation messages for attributes using the + | convention "attribute.rule" to name the lines. This makes it quick to + | specify a specific custom language line for a given attribute rule. + | + */ + + 'custom' => [ + 'attribute-name' => [ + 'rule-name' => 'custom-message', + ], + ], + + /* + |-------------------------------------------------------------------------- + | Custom Validation Attributes + |-------------------------------------------------------------------------- + | + | The following language lines are used to swap attribute place-holders + | with something more reader friendly such as E-Mail Address instead + | of "email". This simply helps us make messages a little cleaner. + | + */ + + 'attributes' => [ + // + ], + +]; diff --git a/resources/lang/hu/auth.php b/resources/lang/hu/auth.php new file mode 100644 index 0000000..cb5f2cd --- /dev/null +++ b/resources/lang/hu/auth.php @@ -0,0 +1,19 @@ + 'A megadott adatokkal megegyező felhasználó nem található az adatbázisunkban.', + 'throttle' => 'Túl sok próbálkozás. Kérjü próbálja újra :seconds másodperc múlva.', + +]; diff --git a/resources/lang/hu/pagination.php b/resources/lang/hu/pagination.php new file mode 100755 index 0000000..b8c2d56 --- /dev/null +++ b/resources/lang/hu/pagination.php @@ -0,0 +1,19 @@ + '« Előző', + 'next' => 'Következő »', + +]; diff --git a/resources/lang/hu/passwords.php b/resources/lang/hu/passwords.php new file mode 100755 index 0000000..84bdb15 --- /dev/null +++ b/resources/lang/hu/passwords.php @@ -0,0 +1,22 @@ + 'A jelszónak legalább hat karakterből kell állnia és egyeznie kell a jelszó megerősítéssel.', + 'reset' => 'Password has been reset!', + 'sent' => 'Jelszó-emlékeztető elküldve!', + 'token' => 'Ez az új jelszó generálásához tartozó token érvénytelen.', + 'user' => 'Nem található felhasználó a megadott email címmel.', + +]; diff --git a/resources/lang/hu/validation.php b/resources/lang/hu/validation.php new file mode 100755 index 0000000..f4c705d --- /dev/null +++ b/resources/lang/hu/validation.php @@ -0,0 +1,112 @@ + 'A(z) :attribute el kell legyen fogadva!', + 'active_url' => 'A(z) :attribute nem érvényes url!', + 'after' => 'A(z) :attribute legalább :date utáni dátum kell, hogy legyen!', + 'alpha' => 'A(z) :attribute kizárólag betűket tartalmazhat!', + 'alpha_dash' => 'A(z) :attribute kizárólag betűket, számokat és kötőjeleket tartalmazhat!', + 'alpha_num' => 'A(z) :attribute kizárólag betűket és számokat tartalmazhat!', + 'array' => 'A(z) :attribute egy tömb kell, hogy legyen!', + 'before' => 'A(z) :attribute legalább :date előtti dátum kell, hogy legyen!', + 'between' => [ + 'numeric' => 'A(z) :attribute :min és :max közötti szám kell, hogy legyen!', + 'file' => 'A(z) :attribute mérete :min és :max kilobájt között kell, hogy legyen!', + 'string' => 'A(z) :attribute hossza :min és :max karakter között kell, hogy legyen!', + 'array' => 'A(z) :attribute :min - :max közötti elemet kell, hogy tartalmazzon!', + ], + 'boolean' => 'A(z) :attribute mező csak true vagy false értéket kaphat!', + 'confirmed' => 'A(z) :attribute nem egyezik a megerősítéssel.', + 'date' => 'A(z) :attribute nem érvényes dátum.', + 'date_format' => 'A(z) :attribute nem egyezik az alábbi dátum formátummal :format!', + 'different' => 'A(z) :attribute és :other értékei különbözőek kell, hogy legyenek!', + 'digits' => 'A(z) :attribute :digits számjegyűnek kell lennie!', + 'digits_between' => 'A(z) :attribute értéke :min és :max közötti számjegy lehet!', + 'email' => 'A(z) :attribute nem érvényes email formátum.', + 'exists' => 'A(z) :attribute már létezik.', + 'filled' => 'A(z) :attribute megadása kötelező!', + 'image' => 'A(z) :attribute képfájl kell, hogy legyen!', + 'in' => 'A kiválasztott :attribute érvénytelen.', + 'integer' => 'A(z) :attribute értéke szám kell, hogy legyen!', + 'ip' => 'A(z) :attribute érvényes IP cím kell, hogy legyen!', + 'json' => 'The :attribute must be a valid JSON string.', + 'max' => [ + 'numeric' => 'A(z) :attribute értéke nem lehet nagyobb, mint :max!', + 'file' => 'A(z) :attribute mérete nem lehet több, mint :max kilobájt.', + 'string' => 'A(z) :attribute hossza nem lehet több, mint :max karakter.', + 'array' => 'A(z) :attribute legfeljebb :max elemet kell, hogy tartalmazzon.', + ], + 'mimes' => 'A(z) :attribute kizárólag az alábbi fájlformátumok egyike lehet: :values.', + 'min' => [ + 'numeric' => 'A(z) :attribute értéke nem lehet kisebb, mint :min!', + 'file' => 'A(z) :attribute mérete nem lehet kevesebb, mint :min kilobájt.', + 'string' => 'A(z) :attribute hossza nem lehet kevesebb, mint :min karakter.', + 'array' => 'A(z) :attribute legalább :min elemet kell, hogy tartalmazzon.', + ], + 'not_in' => 'A(z) :attribute értéke érvénytelen.', + 'numeric' => 'A(z) :attribute szám kell, hogy legyen!', + 'regex' => 'A(z) :attribute formátuma érvénytelen.', + 'required' => 'A(z) :attribute megadása kötelező!', + 'required_if' => 'A(z) :attribute megadása kötelező, ha a(z) :other értéke :value!', + 'required_unless' => 'The :attribute field is required unless :other is in :values.', + 'required_with' => 'A(z) :attribute megadása kötelező, ha a(z) :values érték létezik.', + 'required_with_all' => 'A(z) :attribute megadása kötelező, ha a(z) :values értékek léteznek.', + 'required_without' => 'A(z) :attribute megadása kötelező, ha a(z) :values érték nem létezik.', + 'required_without_all' => 'A(z) :attribute megadása kötelező, ha egyik :values érték sem létezik.', + 'same' => 'A(z) :attribute és :other mezőknek egyezniük kell!', + 'size' => [ + 'numeric' => 'A(z) :attribute értéke :size kell, hogy legyen!', + 'file' => 'A(z) :attribute mérete :size kilobájt kell, hogy legyen!', + 'string' => 'A(z) :attribute hossza :size karakter kell, hogy legyen!', + 'array' => 'A(z) :attribute :size elemet kell tartalmazzon!', + ], + 'string' => 'A(z) :attribute szövegnek kell legyen.', + 'timezone' => 'A(z) :attribute nem létező időzona.', + 'unique' => 'A(z) :attribute már foglalt.', + 'url' => 'A(z) :attribute érvénytelen link.', + + /* + |-------------------------------------------------------------------------- + | Custom Validation Language Lines + |-------------------------------------------------------------------------- + | + | Here you may specify custom validation messages for attributes using the + | convention "attribute.rule" to name the lines. This makes it quick to + | specify a specific custom language line for a given attribute rule. + | + */ + + 'custom' => [ + 'attribute-name' => [ + 'rule-name' => 'custom-message', + ], + ], + + /* + |-------------------------------------------------------------------------- + | Custom Validation Attributes + |-------------------------------------------------------------------------- + | + | The following language lines are used to swap attribute place-holders + | with something more reader friendly such as E-Mail Address instead + | of "email". This simply helps us make messages a little cleaner. + | + */ + + 'attributes' => [ + // + ], + +]; diff --git a/resources/lang/id/auth.php b/resources/lang/id/auth.php new file mode 100644 index 0000000..fd14094 --- /dev/null +++ b/resources/lang/id/auth.php @@ -0,0 +1,19 @@ + 'Identitas tersebut tidak cocok dengan data kami.', + 'throttle' => 'Terlalu banyak usaha masuk. Silahkan coba lagi dalam :seconds detik.', + +]; diff --git a/resources/lang/id/pagination.php b/resources/lang/id/pagination.php new file mode 100644 index 0000000..b43f146 --- /dev/null +++ b/resources/lang/id/pagination.php @@ -0,0 +1,19 @@ + '« Sebelumnya', + 'next' => 'Berikutnya »', + +]; diff --git a/resources/lang/id/passwords.php b/resources/lang/id/passwords.php new file mode 100644 index 0000000..8790f92 --- /dev/null +++ b/resources/lang/id/passwords.php @@ -0,0 +1,22 @@ + 'Kata sandi harus minimal enam karakter dan cocok dengan konfirmasi.', + 'reset' => 'Kata sandi Anda sudah direset!', + 'sent' => 'Kami sudah mengirim email yang berisi tautan untuk mereset kata sandi Anda!', + 'token' => 'Kata sandi token pengaturan ulang tidak sah.', + 'user' => 'Kami tidak dapat menemukan pengguna dengan alamat surel tersebut.', + +]; diff --git a/resources/lang/id/validation.php b/resources/lang/id/validation.php new file mode 100644 index 0000000..d1abc33 --- /dev/null +++ b/resources/lang/id/validation.php @@ -0,0 +1,112 @@ + 'Isian :attribute harus diterima.', + 'active_url' => 'Isian :attribute bukan URL yang valid.', + 'after' => 'Isian :attribute harus tanggal setelah :date.', + 'alpha' => 'Isian :attribute hanya boleh berisi huruf.', + 'alpha_dash' => 'Isian :attribute hanya boleh berisi huruf, angka, dan strip.', + 'alpha_num' => 'Isian :attribute hanya boleh berisi huruf dan angka.', + 'array' => 'Isian :attribute harus berupa sebuah array.', + 'before' => 'Isian :attribute harus tanggal sebelum :date.', + 'between' => [ + 'numeric' => 'Isian :attribute harus antara :min dan :max.', + 'file' => 'Isian :attribute harus antara :min dan :max kilobytes.', + 'string' => 'Isian :attribute harus antara :min dan :max karakter.', + 'array' => 'Isian :attribute harus antara :min dan :max item.', + ], + 'boolean' => 'Isian :attribute harus berupa true atau false', + 'confirmed' => 'Konfirmasi :attribute tidak cocok.', + 'date' => 'Isian :attribute bukan tanggal yang valid.', + 'date_format' => 'Isian :attribute tidak cocok dengan format :format.', + 'different' => 'Isian :attribute dan :other harus berbeda.', + 'digits' => 'Isian :attribute harus berupa angka :digits.', + 'digits_between' => 'Isian :attribute harus antara angka :min dan :max.', + 'email' => 'Isian :attribute harus berupa alamat surel yang valid.', + 'exists' => 'Isian :attribute yang dipilih tidak valid.', + 'filled' => 'Bidang isian :attribute wajib diisi.', + 'image' => 'Isian :attribute harus berupa gambar.', + 'in' => 'Isian :attribute yang dipilih tidak valid.', + 'integer' => 'Isian :attribute harus merupakan bilangan bulat.', + 'ip' => 'Isian :attribute harus berupa alamat IP yang valid.', + 'json' => 'The :attribute must be a valid JSON string.', + 'max' => [ + 'numeric' => 'Isian :attribute seharusnya tidak lebih dari :max.', + 'file' => 'Isian :attribute seharusnya tidak lebih dari :max kilobytes.', + 'string' => 'Isian :attribute seharusnya tidak lebih dari :max karakter.', + 'array' => 'Isian :attribute seharusnya tidak lebih dari :max item.', + ], + 'mimes' => 'Isian :attribute harus dokumen berjenis : :values.', + 'min' => [ + 'numeric' => 'Isian :attribute harus minimal :min.', + 'file' => 'Isian :attribute harus minimal :min kilobytes.', + 'string' => 'Isian :attribute harus minimal :min karakter.', + 'array' => 'Isian :attribute harus minimal :min item.', + ], + 'not_in' => 'Isian :attribute yang dipilih tidak valid.', + 'numeric' => 'Isian :attribute harus berupa angka.', + 'regex' => 'Format isian :attribute tidak valid.', + 'required' => 'Bidang isian :attribute wajib diisi.', + 'required_if' => 'Bidang isian :attribute wajib diisi bila :other adalah :value.', + 'required_unless' => 'The :attribute field is required unless :other is in :values.', + 'required_with' => 'Bidang isian :attribute wajib diisi bila terdapat :values.', + 'required_with_all' => 'Bidang isian :attribute wajib diisi bila terdapat :values.', + 'required_without' => 'Bidang isian :attribute wajib diisi bila tidak terdapat :values.', + 'required_without_all' => 'Bidang isian :attribute wajib diisi bila tidak terdapat ada :values.', + 'same' => 'Isian :attribute dan :other harus sama.', + 'size' => [ + 'numeric' => 'Isian :attribute harus berukuran :size.', + 'file' => 'Isian :attribute harus berukuran :size kilobyte.', + 'string' => 'Isian :attribute harus berukuran :size karakter.', + 'array' => 'Isian :attribute harus mengandung :size item.', + ], + 'string' => 'Isian :attribute harus berupa string.', + 'timezone' => 'Isian :attribute harus berupa zona waktu yang valid.', + 'unique' => 'Isian :attribute sudah ada sebelumnya.', + 'url' => 'Format isian :attribute tidak valid.', + + /* + |--------------------------------------------------------------------------------------- + | Baris Bahasa untuk Validasi Kustom + |--------------------------------------------------------------------------------------- + | + | Di sini Anda dapat menentukan pesan validasi kustom untuk atribut dengan menggunakan + | konvensi "attribute.rule" dalam penamaan baris. Hal ini membuat cepat dalam + | menentukan spesifik baris bahasa kustom untuk aturan atribut yang diberikan. + | + */ + + 'custom' => [ + 'attribute-name' => [ + 'rule-name' => 'custom-message', + ], + ], + + /* + |--------------------------------------------------------------------------------------- + | Kustom Validasi Atribut + |--------------------------------------------------------------------------------------- + | + | Baris bahasa berikut digunakan untuk menukar atribut 'place-holders' + | dengan sesuatu yang lebih bersahabat dengan pembaca seperti Alamat Surel daripada + | "surel" saja. Ini benar-benar membantu kita membuat pesan sedikit bersih. + | + */ + + 'attributes' => [ + // + ], + +]; diff --git a/resources/lang/is/auth.php b/resources/lang/is/auth.php new file mode 100644 index 0000000..6ef1a73 --- /dev/null +++ b/resources/lang/is/auth.php @@ -0,0 +1,19 @@ + 'These credentials do not match our records.', + 'throttle' => 'Too many login attempts. Please try again in :seconds seconds.', + +]; diff --git a/resources/lang/is/pagination.php b/resources/lang/is/pagination.php new file mode 100644 index 0000000..94120e3 --- /dev/null +++ b/resources/lang/is/pagination.php @@ -0,0 +1,19 @@ + '« Fyrri', + 'next' => 'Næsta »', + +]; diff --git a/resources/lang/is/passwords.php b/resources/lang/is/passwords.php new file mode 100644 index 0000000..31903ed --- /dev/null +++ b/resources/lang/is/passwords.php @@ -0,0 +1,22 @@ + 'Lykilorðið verður að innihalda að minnsta kosti 6 stafi.', + 'reset' => 'Lykilorðið þitt hefur verið endurstillt!', + 'sent' => 'Við sendum þér tölvupóst með slóð til að endurheimta lykilorðið þitt.', + 'token' => 'Kóðinn til að endurheimta lykilorðið er rangur.', + 'user' => 'Notandi með þetta netfang finnst ekki.', + +]; diff --git a/resources/lang/is/validation.php b/resources/lang/is/validation.php new file mode 100644 index 0000000..d307a50 --- /dev/null +++ b/resources/lang/is/validation.php @@ -0,0 +1,140 @@ + 'Reiturinn :attribute verður að vera samþykktur.', + 'active_url' => 'Reiturinn :attribute er ekki leyfileg vefslóð.', + 'after' => 'Reiturinn :attribute verður að vera dagsetning eftir :date.', + 'alpha' => 'Reiturinn :attribute má aðeins innihalda bókstafi.', + 'alpha_dash' => 'Reiturinn :attribute má aðeins innihalda bókstafi, tölur og undirstikanir.', + 'alpha_num' => 'Reiturinn :attribute má aðeins innihalda bókstafi og tölur.', + 'array' => 'Reiturinn :attribute verður að vera fylki.', + 'before' => 'Reiturinn :attribute verður að vera dagsetning eftir :date.', + 'between' => [ + 'numeric' => 'Reiturinn :attribute verður að vera á milli :min - :max.', + 'file' => 'Reiturinn :attribute verður að vera á milli :min - :max kílóbæta.', + 'string' => 'Reiturinn :attribute verður að vera á milli :min - :max stafa.', + 'array' => 'Reiturinn :attribute verður að vera á milli :min - :max staka.', + ], + 'boolean' => 'Reiturinn :attribute verður að vera réttur eða rangur.', + 'confirmed' => 'Staðfesting á reitnum :attribute passar ekki.', + 'date' => 'Reiturinn :attribute er ekki rétt dagsetning.', + 'date_format' => 'Reiturinn :attribute passar ekki við :format.', + 'different' => 'Reiturinn :attribute og :other verða að vera ólíkir.', + 'digits' => 'Reiturinn :attribute verður að vera :digits tölustafir.', + 'digits_between' => 'Reiturinn :attribute verður að vera á milli :min og :max tölustafa.', + 'email' => 'Reiturinn :attribute snið netfangsins er ekki rétt.', + 'filled' => 'Reiturinn :attribute verður að innihalda eitthvað.', + 'exists' => 'Reiturinn :attribute er nú þegar til.', + 'image' => 'Reiturinn :attribute verður að vera mynd.', + 'in' => 'Reiturinn :attribute er ekki réttur.', + 'integer' => 'Reiturinn :attribute verður að vera tala.', + 'ip' => 'Reiturinn :attribute verður að vera lögleg IP-tala.', + 'json' => 'The :attribute must be a valid JSON string.', + 'max' => [ + 'numeric' => 'Reiturinn :attribute verður að innihalda færri stafi en :max.', + 'file' => 'Reiturinn :attribute verður að vera minni en :max kílóbæt.', + 'string' => 'Reiturinn :attribute verður að innihalda færri en :max stafi.', + 'array' => 'Reiturinn :attribute verður að innihalda færri en :max stök.', + ], + 'mimes' => 'Reiturinn :attribute verður að vera skrá af gerðinni: :values.', + 'min' => [ + 'numeric' => 'Reiturinn :attribute verður að vera að lágmarki :min tölustafir.', + 'file' => 'Reiturinn :attribute verður að vera að lágmarki :min kílóbæt.', + 'string' => 'Reiturinn :attribute verður að vera að lágmarki :min stafir.', + 'array' => 'Reiturinn :attribute verður að vera að lágmarki :min stök.', + ], + 'not_in' => 'Reiturinn :attribute er ógildur.', + 'numeric' => 'Reiturinn :attribute verður að vera tala.', + 'regex' => 'Reiturinn :attribute er ekki á réttu formi.', + 'required' => 'Reiturinn :attribute er nauðsynlegur.', + 'required_if' => 'Reiturinn :attribute er nauðsynlegur þegar :other er :value.', + 'required_unless' => 'The :attribute field is required unless :other is in :values.', + 'required_with' => 'The :attribute field is required when :values is present.', + 'required_with_all' => 'The :attribute field is required when :values is present.', + 'required_without' => 'The :attribute field is required when :values is not present.', + 'required_without_all' => 'The :attribute field is required when none of :values are present.', + 'same' => 'Reiturinn :attribute og :other verða að stemma.', + 'size' => [ + 'numeric' => 'Reiturinn :attribute verður að vera :size.', + 'file' => 'Reiturinn :attribute verður að vera :size kílóbæt.', + 'string' => 'Reiturinn :attribute verður að vera :size stafir.', + 'array' => 'Reiturinn :attribute verður að innihalda :size hluti.', + ], + 'string' => 'The :attribute must be a string.', + 'timezone' => 'Reiturinn :attribute verður að vera rétt tímabelti.', + 'unique' => 'Reiturinn :attribute er því miður ekki leyfilegur. Það er annar eins.', + 'url' => 'Reiturinn :attribute verður að vera netslóð.', + + /* + |-------------------------------------------------------------------------- + | Custom Validation Language Lines + |-------------------------------------------------------------------------- + | + | Here you may specify custom validation messages for attributes using the + | convention "attribute.rule" to name the lines. This makes it quick to + | specify a specific custom language line for a given attribute rule. + | + */ + + 'custom' => [ + 'attribute-name' => [ + 'rule-name' => 'custom-message', + ], + ], + + /* + |-------------------------------------------------------------------------- + | Custom Validation Attributes + |-------------------------------------------------------------------------- + | + | The following language lines are used to swap attribute place-holders + | with something more reader friendly such as E-Mail Address instead + | of "email". This simply helps us make messages a little cleaner. + | + */ + + 'attributes' => [ + 'name' => 'Nafn', + 'username' => 'Notendanafn', + 'email' => 'Netfang', + 'first_name' => 'Fornafn', + 'last_name' => 'Eftirnafn', + 'password' => 'Lykilorð', + 'password_confirmation' => 'Staðfesting á lykilorði', + 'city' => 'Borg', + 'country' => 'Land', + 'address' => 'Heimilisfang', + 'phone' => 'Heimasími', + 'mobile' => 'Farsími', + 'age' => 'Aldur', + 'sex' => 'Sex', + 'gender' => 'Kyn', + 'day' => 'Dagur', + 'month' => 'Mánuður', + 'year' => 'Ár', + 'hour' => 'Klukkutími', + 'minute' => 'Mínúta', + 'second' => 'Sekúnda', + 'title' => 'Titill', + 'content' => 'Efni', + 'description' => 'Lýsing', + 'excerpt' => 'Excerpt', + 'date' => 'Dagsetning', + 'time' => 'Tími', + 'available' => 'Í boði', + 'size' => 'Stærð', + ], + +]; diff --git a/resources/lang/it/auth.php b/resources/lang/it/auth.php new file mode 100644 index 0000000..e65d3a6 --- /dev/null +++ b/resources/lang/it/auth.php @@ -0,0 +1,19 @@ + 'Credenziali non corrispondenti ai dati registrati.', + 'throttle' => 'Troppi tentativi di accesso. Riprova tra :seconds secondi.', + +]; diff --git a/resources/lang/it/pagination.php b/resources/lang/it/pagination.php new file mode 100644 index 0000000..e3c5614 --- /dev/null +++ b/resources/lang/it/pagination.php @@ -0,0 +1,19 @@ + '« Precedente', + 'next' => 'Successivo »', + +]; diff --git a/resources/lang/it/passwords.php b/resources/lang/it/passwords.php new file mode 100644 index 0000000..f698bca --- /dev/null +++ b/resources/lang/it/passwords.php @@ -0,0 +1,22 @@ + 'Le password devono essere di almeno 6 caratteri e devono coincidere.', + 'reset' => 'La password è stata reimpostata!', + 'sent' => 'Promemoria della password inviato!', + 'token' => 'Questo token per la reimpostazione della password non è valido.', + 'user' => 'Non esiste un utente associato a questo indirizzo e-mail.', + +]; diff --git a/resources/lang/it/validation.php b/resources/lang/it/validation.php new file mode 100644 index 0000000..fdf9b68 --- /dev/null +++ b/resources/lang/it/validation.php @@ -0,0 +1,112 @@ + ':attribute deve essere accettato.', + 'active_url' => ':attribute non è un URL valido.', + 'after' => ':attribute deve essere una data successiva al :date.', + 'alpha' => ':attribute può contenere solo lettere.', + 'alpha_dash' => ':attribute può contenere solo lettere, numeri e trattini.', + 'alpha_num' => ':attribute può contenere solo lettere e numeri.', + 'array' => ':attribute deve essere un array.', + 'before' => ':attribute deve essere una data precedente al :date.', + 'between' => [ + 'numeric' => ':attribute deve trovarsi tra :min - :max.', + 'file' => ':attribute deve trovarsi tra :min - :max kilobytes.', + 'string' => ':attribute deve trovarsi tra :min - :max caratteri.', + 'array' => ':attribute deve avere tra :min - :max elementi.', + ], + 'boolean' => 'Il campo :attribute deve essere vero o falso.', + 'confirmed' => 'Il campo di conferma per :attribute non coincide.', + 'date' => ':attribute non è una data valida.', + 'date_format' => ':attribute non coincide con il formato :format.', + 'different' => ':attribute e :other devono essere differenti.', + 'digits' => ':attribute deve essere di :digits cifre.', + 'digits_between' => ':attribute deve essere tra :min e :max cifre.', + 'email' => ':attribute non è valido.', + 'exists' => ':attribute selezionato/a non è valido.', + 'filled' => 'Il campo :attribute è richiesto.', + 'image' => ":attribute deve essere un'immagine.", + 'in' => ':attribute selezionato non è valido.', + 'integer' => ':attribute deve essere un numero intero.', + 'ip' => ':attribute deve essere un indirizzo IP valido.', + 'json' => ':attribute deve essere una stringa JSON valida.', + 'max' => [ + 'numeric' => ':attribute non può essere superiore a :max.', + 'file' => ':attribute non può essere superiore a :max kilobytes.', + 'string' => ':attribute non può contenere più di :max caratteri.', + 'array' => ':attribute non può avere più di :max elementi.', + ], + 'mimes' => ':attribute deve essere del tipo: :values.', + 'min' => [ + 'numeric' => ':attribute deve essere almeno :min.', + 'file' => ':attribute deve essere almeno di :min kilobytes.', + 'string' => ':attribute deve contenere almeno :min caratteri.', + 'array' => ':attribute deve avere almeno :min elementi.', + ], + 'not_in' => 'Il valore selezionato per :attribute non è valido.', + 'numeric' => ':attribute deve essere un numero.', + 'regex' => 'Il formato del campo :attribute non è valido.', + 'required' => 'Il campo :attribute è richiesto.', + 'required_if' => 'Il campo :attribute è richiesto quando :other è :value.', + 'required_unless' => 'The :attribute field is required unless :other is in :values.', + 'required_with' => 'Il campo :attribute è richiesto quando :values è presente.', + 'required_with_all' => 'Il campo :attribute è richiesto quando :values è presente.', + 'required_without' => 'Il campo :attribute è richiesto quando :values non è presente.', + 'required_without_all' => 'Il campo :attribute è richiesto quando nessuno di :values è presente.', + 'same' => ':attribute e :other devono coincidere.', + 'size' => [ + 'numeric' => ':attribute deve essere :size.', + 'file' => ':attribute deve essere :size kilobytes.', + 'string' => ':attribute deve contenere :size caratteri.', + 'array' => ':attribute deve contenere :size elementi.', + ], + 'string' => ':attribute deve essere una stringa.', + 'timezone' => ':attribute deve essere una zona valida.', + 'unique' => ':attribute è stato già utilizzato.', + 'url' => 'Il formato del campo :attribute non è valido.', + + /* + |-------------------------------------------------------------------------- + | Custom Validation Language Lines + |-------------------------------------------------------------------------- + | + | Here you may specify custom validation messages for attributes using the + | convention "attribute.rule" to name the lines. This makes it quick to + | specify a specific custom language line for a given attribute rule. + | + */ + + 'custom' => [ + 'attribute-name' => [ + 'rule-name' => 'custom-message', + ], + ], + + /* + |-------------------------------------------------------------------------- + | Custom Validation Attributes + |-------------------------------------------------------------------------- + | + | The following language lines are used to swap attribute place-holders + | with something more reader friendly such as E-Mail Address instead + | of "email". This simply helps us make messages a little cleaner. + | + */ + + 'attributes' => [ + // + ], + +]; diff --git a/resources/lang/ja/auth.php b/resources/lang/ja/auth.php new file mode 100644 index 0000000..ef79f51 --- /dev/null +++ b/resources/lang/ja/auth.php @@ -0,0 +1,19 @@ + '認証情報と一致するレコードがありません。', + 'throttle' => 'ログインの試行回数が多すぎます。:seconds 秒後にお試しください。', + +]; diff --git a/resources/lang/ja/pagination.php b/resources/lang/ja/pagination.php new file mode 100644 index 0000000..1ebcef7 --- /dev/null +++ b/resources/lang/ja/pagination.php @@ -0,0 +1,19 @@ + '« 前', + 'next' => '次 »', + +]; diff --git a/resources/lang/ja/passwords.php b/resources/lang/ja/passwords.php new file mode 100755 index 0000000..8e0b23c --- /dev/null +++ b/resources/lang/ja/passwords.php @@ -0,0 +1,22 @@ + 'パスワードは6文字以上かつ確認フィールドと一致していなければなりません。', + 'reset' => 'パスワードをリセットしました。', + 'sent' => 'パスワードリマインダーを送信しました。', + 'token' => 'このパスワードリセットトークンは無効です。', + 'user' => 'このメールアドレスに一致するユーザーを見つけることが出来ませんでした。', + +]; diff --git a/resources/lang/ja/validation.php b/resources/lang/ja/validation.php new file mode 100755 index 0000000..71f798c --- /dev/null +++ b/resources/lang/ja/validation.php @@ -0,0 +1,110 @@ + ':attributeを承認してください。', + 'active_url' => ':attributeは、有効なURLではありません。', + 'after' => ':attributeには、:date以降の日付を指定してください。', + 'alpha' => ':attributeには、アルファベッドのみ使用できます。', + 'alpha_dash' => ":attributeには、英数字('A-Z','a-z','0-9')とハイフンと下線('-','_')が使用できます。", + 'alpha_num' => ":attributeには、英数字('A-Z','a-z','0-9')が使用できます。", + 'array' => ':attributeには、配列を指定してください。', + 'before' => ':attributeには、:date以前の日付を指定してください。', + 'between' => [ + 'numeric' => ':attributeには、:minから、:maxまでの数字を指定してください。', + 'file' => ':attributeには、:min KBから:max KBまでのサイズのファイルを指定してください。', + 'string' => ':attributeは、:min文字から:max文字にしてください。', + 'array' => ':attributeの項目は、:min個から:max個にしてください。', + ], + 'boolean' => ":attributeには、'true'か'false'を指定してください。", + 'confirmed' => ':attributeと:attribute確認が一致しません。', + 'date' => ':attributeは、正しい日付ではありません。', + 'date_format' => ":attributeの形式は、':format'と合いません。", + 'different' => ':attributeと:otherには、異なるものを指定してください。', + 'digits' => ':attributeは、:digits桁にしてください。', + 'digits_between' => ':attributeは、:min桁から:max桁にしてください。', + 'email' => ':attributeは、有効なメールアドレス形式で指定してください。', + 'exists' => '選択された:attributeは、有効ではありません。', + 'filled' => ':attributeは必須です。', + 'image' => ':attributeには、画像を指定してください。', + 'in' => '選択された:attributeは、有効ではありません。', + 'integer' => ':attributeには、整数を指定してください。', + 'ip' => ':attributeには、有効なIPアドレスを指定してください。', + 'json' => ':attributeには、有効なJSON文字列を指定してください。', + 'max' => [ + 'numeric' => ':attributeには、:max以下の数字を指定してください。', + 'file' => ':attributeには、:max KB以下のファイルを指定してください。', + 'string' => ':attributeは、:max文字以下にしてください。', + 'array' => ':attributeの項目は、:max個以下にしてください。', + ], + 'mimes' => ':attributeには、:valuesタイプのファイルを指定してください。', + 'min' => [ + 'numeric' => ':attributeには、:min以上の数字を指定してください。', + 'file' => ':attributeには、:min KB以上のファイルを指定してください。', + 'string' => ':attributeは、:min文字以上にしてください。', + 'array' => ':attributeの項目は、:max個以上にしてください。', + ], + 'not_in' => '選択された:attributeは、有効ではありません。', + 'numeric' => ':attributeには、数字を指定してください。', + 'regex' => ':attributeには、有効な正規表現を指定してください。', + 'required' => ':attributeは、必ず指定してください。', + 'required_if' => ':otherが:valueの場合、:attributeを指定してください。', + 'required_unless' => ':otherが:value以外の場合、:attributeを指定してください。', + 'required_with' => ':valuesが指定されている場合、:attributeも指定してください。', + 'required_with_all' => ':valuesが全て指定されている場合、:attributeも指定してください。', + 'required_without' => ':valuesが指定されていない場合、:attributeを指定してください。', + 'required_without_all' => ':valuesが全て指定されていない場合、:attributeを指定してください。', + 'same' => ':attributeと:otherが一致しません。', + 'size' => [ + 'numeric' => ':attributeには、:sizeを指定してください。', + 'file' => ':attributeには、:size KBのファイルを指定してください。', + 'string' => ':attributeは、:size文字にしてください。', + 'array' => ':attributeの項目は、:size個にしてください。', + ], + 'string' => ':attributeには、文字を指定してください。', + 'timezone' => ':attributeには、有効なタイムゾーンを指定してください。', + 'unique' => '指定の:attributeは既に使用されています。', + 'url' => ':attributeは、有効なURL形式で指定してください。', + + /* + |-------------------------------------------------------------------------- + | Custom Validation Language Lines + |-------------------------------------------------------------------------- + | + | Here you may specify custom validation messages for attributes using the + | convention "attribute.rule" to name the lines. This makes it quick to + | specify a specific custom language line for a given attribute rule. + | + */ + + 'custom' => [ + 'attribute-name' => [ + 'rule-name' => 'custom-message', + ], + ], + + /* + |-------------------------------------------------------------------------- + | Custom Validation Attributes + |-------------------------------------------------------------------------- + | + | The following language lines are used to swap attribute place-holders + | with something more reader friendly such as E-Mail Address instead + | of "email". This simply helps us make messages a little cleaner. + | + */ + + 'attributes' => [], + +]; diff --git a/resources/lang/ka/auth.php b/resources/lang/ka/auth.php new file mode 100755 index 0000000..09fc0f5 --- /dev/null +++ b/resources/lang/ka/auth.php @@ -0,0 +1,19 @@ + 'მომხმარებელი ამ მონაცემებით არ არსებობს.', + 'throttle' => 'წარუმატებელი ავტორიზაცია. გთხოვთ, სცადოთ :seconds წამში.', + +]; diff --git a/resources/lang/ka/pagination.php b/resources/lang/ka/pagination.php new file mode 100755 index 0000000..c399a60 --- /dev/null +++ b/resources/lang/ka/pagination.php @@ -0,0 +1,19 @@ + '« წინა', + 'next' => 'შემდეგი »', + +]; diff --git a/resources/lang/ka/passwords.php b/resources/lang/ka/passwords.php new file mode 100755 index 0000000..814b57b --- /dev/null +++ b/resources/lang/ka/passwords.php @@ -0,0 +1,22 @@ + 'პაროლი მინიმუმ 6 სიმბოლოსგან უნდა შედგებოდეს და ემთხვეოდეს ერთმანეთს.', + 'reset' => 'თქვენი პაროლი განახლებულია!', + 'sent' => 'ელ.ფოსტაზე მიიღებთ პაროლის გასანახლებელ ბმულს!', + 'token' => 'პაროლის გასანახლებელი კოდი არასწორია.', + 'user' => 'მომხმარებელი ასეთი ელ.ფოსტით არ არსებობს.', + +]; diff --git a/resources/lang/ka/validation.php b/resources/lang/ka/validation.php new file mode 100755 index 0000000..afd0c37 --- /dev/null +++ b/resources/lang/ka/validation.php @@ -0,0 +1,112 @@ + ':attribute მონიშნული უნდა იყოს.', + 'active_url' => ':attribute URL მისამართი უნდა იყოს.', + 'after' => ':attribute :date-ის შემდეგ უნდა იყოს.', + 'alpha' => ':attribute მხოლოდ ასოებს უნდა შეიცავდეს.', + 'alpha_dash' => ':attribute მხოლოდ ასოებს, რიცხვებს და ტირეებს უნდა შეიცავდეს.', + 'alpha_num' => ':attribute მხოლოდ ასოებს და რიცხვებს უნდა შეიცავდეს.', + 'array' => ':attribute მასივი უნდა იყოს.', + 'before' => ':attribute :date-მდე უნდა იყოს.', + 'between' => [ + 'numeric' => ':attribute :min-სა და :max-ს შორის უნდა იყოს.', + 'file' => ':attribute :min-სა და :max კილობაიტს შორის უნდა იყოს.', + 'string' => ':attribute :min-სა და :max სიმბოლოს შორის უნდა იყოს.', + 'array' => ':attribute-ის რაოდენობა :min-დან :max-მდე უნდა იყოს.', + ], + 'boolean' => ':attribute-ის მნიშვნელობა true, false, 0 ან 1 უნდა იყოს.', + 'confirmed' => ':attribute დადასტურებას არ ემთხვევა.', + 'date' => ':attribute არასწორი თარიღის ფორმატს შეიცავს.', + 'date_format' => ':attribute არ ემთხვევა თარიღის ფორმატს: :format.', + 'different' => ':attribute და :other ერთმანეთს არ უნდა ემთხვეოდეს.', + 'digits' => ':attribute :digits ციფრისგან უნდა შედგებოდეს.', + 'digits_between' => ':attribute :min-დან :max ციფრამბდე უნდა შედგებოდეს.', + 'email' => ':attribute სწორი ელ.ფოსტა უნდა იყოს.', + 'exists' => 'ასეთი :attribute არ არსებობს.', + 'filled' => ':attribute აუცილებელია.', + 'image' => ':attribute სურათი უნდა იყოს.', + 'in' => 'მითითებული :attribute არასწორია.', + 'integer' => ':attribute მთელი რიცხვი უნდა იყოს.', + 'ip' => ':attribute IP მისამართი უნდა იყოს.', + 'json' => ':attribute JSON ტიპის უნდა იყოს.', + 'max' => [ + 'numeric' => ':attribute :max-ს უნდა აღემატებოდეს.', + 'file' => ':attribute :max კილობაიტს არ უნდა აღემატებოდეს.', + 'string' => ':attribute :max სიმბოლოს არ უნდა აღემატებოდეს.', + 'array' => ':attribute-ის რაოდენობა :max-ს არ უნდა აღემატებოდეს.', + ], + 'mimes' => ':attribute შემდეგი ტიპის უნდა იყოს: :values.', + 'min' => [ + 'numeric' => ':attribute მინიმუმ :min უნდა იყოს.', + 'file' => ':attribute მინიმუმ :min კილობაიტი უნდა იყოს.', + 'string' => ':attribute მინიმუმ :min სიმბოლოს უნდა შეიცავდეს.', + 'array' => ':attribute მინიმუმ :min უნდა იყოს.', + ], + 'not_in' => 'მითითებული :attribute არასწორია.', + 'numeric' => ':attribute რიცხვი უნდა იყოს.', + 'regex' => ':attribute არ ემთხვევა ფორმატს.', + 'required' => ':attribute აუცილებელია.', + 'required_if' => ':attribute აუცილებელია, თუ :other-ის მნიშვნელობა ემთხვევა :value-ს.', + 'required_unless' => 'The :attribute field is required unless :other is in :values.', + 'required_with' => ':attribute აუცილებელია, თუ :values მითითებულია.', + 'required_with_all' => ':attribute აუცილებელია, თუ :values მითითებულია.', + 'required_without' => ':attribute აუცილებელია, თუ :values არ არის მითითებული.', + 'required_without_all' => ':attribute აუცილებელია, თუ :values არ არის მითითებული.', + 'same' => ':attribute და :other უნდა ემთხვეოდეს ერთმანეთს.', + 'size' => [ + 'numeric' => ':attribute :size-ის ტოლი უნდა იყოს.', + 'file' => ':attribute :size კილობაიტი უნდა იყოს.', + 'string' => ':attribute :size სიმბოლოსგან უნდა შედგებოდეს.', + 'array' => ':attribute :size ელემენტს უნდა შეიცავდეს.', + ], + 'string' => ':attribute ტექსტი უნდა იყოს.', + 'timezone' => ':attribute დროის ზონა უნდა იყოს.', + 'unique' => 'ასეთი :attribute უკვე არსებობს.', + 'url' => ':attribute URL მისამართი უნდა იყოს.', + + /* + |-------------------------------------------------------------------------- + | Custom Validation Language Lines + |-------------------------------------------------------------------------- + | + | Here you may specify custom validation messages for attributes using the + | convention "attribute.rule" to name the lines. This makes it quick to + | specify a specific custom language line for a given attribute rule. + | + */ + + 'custom' => [ + 'attribute-name' => [ + 'rule-name' => 'custom-message', + ], + ], + + /* + |-------------------------------------------------------------------------- + | Custom Validation Attributes + |-------------------------------------------------------------------------- + | + | The following language lines are used to swap attribute place-holders + | with something more reader friendly such as E-Mail Address instead + | of "email". This simply helps us make messages a little cleaner. + | + */ + + 'attributes' => [ + // + ], + +]; diff --git a/resources/lang/km/auth.php b/resources/lang/km/auth.php new file mode 100644 index 0000000..6ef1a73 --- /dev/null +++ b/resources/lang/km/auth.php @@ -0,0 +1,19 @@ + 'These credentials do not match our records.', + 'throttle' => 'Too many login attempts. Please try again in :seconds seconds.', + +]; diff --git a/resources/lang/km/pagination.php b/resources/lang/km/pagination.php new file mode 100644 index 0000000..4d27200 --- /dev/null +++ b/resources/lang/km/pagination.php @@ -0,0 +1,19 @@ + '« មុន', + 'next' => 'បន្ទាប់ »', + +]; diff --git a/resources/lang/km/passwords.php b/resources/lang/km/passwords.php new file mode 100644 index 0000000..b707724 --- /dev/null +++ b/resources/lang/km/passwords.php @@ -0,0 +1,22 @@ + 'ពាក្យសម្ងាត់ត្រូវតែមានយ៉ាងហោចណាស់ប្រាំមួយតួអក្សរនិងផ្គូផ្គងជាមួយការបញ្ជាក់។', + 'reset' => 'Password has been reset!', + 'sent' => 'ពាក្យសម្ងាត់ដែលបានរំលឹកបានផ្ញើរួចរាល់!', + 'token' => 'ពាក្យសម្ងាត់ដែលកំណត់ឡើងវិញគឺមិនត្រឹមត្រូវទេ។', + 'user' => 'យើងមិនអាចរកឃើញអ្នកប្រើដែលមានអាសយដ្ឋានអ៊ីមែលមួយនេះទេ។', + +]; diff --git a/resources/lang/km/validation.php b/resources/lang/km/validation.php new file mode 100644 index 0000000..3cafb33 --- /dev/null +++ b/resources/lang/km/validation.php @@ -0,0 +1,112 @@ + ':attribute ត្រូវបានទទួលយក។', + 'active_url' => ':attribute មិនមែនជា URL ត្រឹមត្រូវឡើយ។', + 'after' => ':attribute ត្រូវតែមានកាលបរិច្ឆេទបន្ទាប់ពី :date។', + 'alpha' => ':attribute អាចមានអក្សរតែប៉ុណ្ណោះ។', + 'alpha_dash' => ':attribute អាចមានតែអក្សរ លេខ និងសហសញ្ញា(-)។', + 'alpha_num' => ':attribute អាចមានតែអក្សរ និងលេខ។', + 'array' => ':attribute ត្រូវតែជា អារេ។', + 'before' => ':attribute ត្រូវតែមានកាលបរិច្ឆេទមុន :date។', + 'between' => [ + 'numeric' => ':attribute ត្រូវតែមានរវាង :min និង :max។', + 'file' => ':attribute ត្រូវតែមានរវាង :min និង :max គីឡូបៃ។', + 'string' => ':attribute ត្រូវតែមានរវាង :min និង :max តួអក្សរ។', + 'array' => ':attribute ត្រូវតែមានធាតុរវាង :min និង :max។', + ], + 'boolean' => 'The :attribute field must be true or false', + 'confirmed' => ':attribute ការបញ្ជាក់មិនផ្គូផ្គង។', + 'date' => ':attribute គឺមិនមែនជាកាលបរិច្ឆេទត្រឹមត្រូវ។', + 'date_format' => ':attribute មិនត្រឹមត្រូវនិងទំរង :format​នេះ។', + 'different' => ':attribute និង :other ត្រូវតែបញ្ជាក់។', + 'digits' => ':attribute ត្រូវជាខ្ទុង :digits។', + 'digits_between' => ':attribute ត្រូវចាប់ពីខ្ទុង :min​ទៅ :max។', + 'email' => ':attribute ទំរង់នេះមិនត្រឹមត្រូវ។', + 'exists' => 'ការជ្រើសរើស :attribute ត្រឹមត្រូវ។', + 'filled' => 'ទំរង់ :attribute នេះគឺទាមទារឲ្យមាន។', + 'image' => ':attribute ត្រូវតៃជារូបភាព។', + 'in' => 'ការជ្រើសរើស :attribute មិនត្រឹមត្រូវ។', + 'integer' => ':attribute ត្រូវតែជាចំនួនគត់។', + 'ip' => ':attribute ត្រូវតែជា IP address​ត្រឹមត្រូវ។', + 'json' => 'The :attribute must be a valid JSON string.', + 'max' => [ + 'numeric' => ':attribute មិនត្រូវធំជាង :max​។', + 'file' => ':attribute មិនត្រូវធំជាង :max គីឡូបៃ។', + 'string' => ':attribute មិនត្រូវធំជាង :max តួអក្សរ។', + 'array' => ':attribute មិនត្រូវច្រើនជាងធាតុនេះ :max។', + ], + 'mimes' => ':attribute ត្រូវតែជាប្រភេទឯកសារ type: :values នេះ។', + 'min' => [ + 'numeric' => ':attribute ត្រូវតែតូចជាង :min។', + 'file' => ':attribute ត្រូវតៃតួចជាង :min គីឡូបៃ។', + 'string' => ':attribute ត្រូវតែតូចជាង :min តួអក្សរ។', + 'array' => ':attribute ត្រូវតែតិចជាងធាតុនេះ :min។', + ], + 'not_in' => 'ការជ្រើសរើស :attribute គឺត្រឹមត្រូវ។', + 'numeric' => ':attribute ត្រូវតែជាលេខ។', + 'regex' => ':attribute ទំរងមិនត្រឹមត្រូវ។', + 'required' => 'ទំរង់ :attribute នេះគឺទាមទារឲ្យមាន។', + 'required_if' => 'ទំរង់ :attribute នេះគឺទាមទារនៅពេល :other គឺ :value​។', + 'required_unless' => 'The :attribute field is required unless :other is in :values.', + 'required_with' => 'ទំរង់ :attribute នេះគឺទាមទារនៅពេល :values ត្រូវបង្ហាញ។', + 'required_with_all' => 'The :attribute field is required when :values is present.', + 'required_without' => 'ទំរង់ :attribute នេះគឺទាមទារនៅពេល :values មិនត្រូវបង្ហាញ។', + 'required_without_all' => 'ទំរង់ :attribute នេះគឺត្រូវបានទាមទារពេលគ្មាន :values បានបង្ហាញ។', + 'same' => 'ទំរង់ :attribute និង :other ត្រូវតែដូចគ្នា។', + 'size' => [ + 'numeric' => ':attribute ត្រូវតែ :size។', + 'file' => ':attribute ត្រូវតែ :size គីឡូបៃ។', + 'string' => ':attribute ត្រូវតែ :size តួអក្សរ។', + 'array' => ':attribute ត្រូវតែមានទំហំ :size។', + ], + 'string' => 'The :attribute must be a string.', + 'timezone' => 'The :attribute must be a valid zone.', + 'unique' => ':attribute ត្រូវបានប្រើរួចហើយ។', + 'url' => ':attribute ទំរង់ត្រឹមត្រូវ។', + + /* + |-------------------------------------------------------------------------- + | Custom Validation Language Lines + |-------------------------------------------------------------------------- + | + | Here you may specify custom validation messages for attributes using the + | convention "attribute.rule" to name the lines. This makes it quick to + | specify a specific custom language line for a given attribute rule. + | + */ + + 'custom' => [ + 'attribute-name' => [ + 'rule-name' => 'custom-message', + ], + ], + + /* + |-------------------------------------------------------------------------- + | Custom Validation Attributes + |-------------------------------------------------------------------------- + | + | The following language lines are used to swap attribute place-holders + | with something more reader friendly such as E-Mail Address instead + | of "email". This simply helps us make messages a little cleaner. + | + */ + + 'attributes' => [ + // + ], + +]; diff --git a/resources/lang/ko/auth.php b/resources/lang/ko/auth.php new file mode 100644 index 0000000..469434f --- /dev/null +++ b/resources/lang/ko/auth.php @@ -0,0 +1,19 @@ + '제출된 인증 정보가 레코드와 일치하지 않습니다.', + 'throttle' => '너무 많은 로그인을 시도하였습니다. :seconds 초 후에 다시 시도하십시요.', + +]; diff --git a/resources/lang/ko/pagination.php b/resources/lang/ko/pagination.php new file mode 100644 index 0000000..d4a9eef --- /dev/null +++ b/resources/lang/ko/pagination.php @@ -0,0 +1,19 @@ + '« 이전', + 'next' => '다음 »', + +]; diff --git a/resources/lang/ko/passwords.php b/resources/lang/ko/passwords.php new file mode 100644 index 0000000..9fc0759 --- /dev/null +++ b/resources/lang/ko/passwords.php @@ -0,0 +1,22 @@ + '비밀번호는 최소한 6자리 이상이며 일치해야 합니다.', + 'reset' => '비밀번호가 변경되었습니다.', + 'sent' => '이메일 확인 후 비밀번호를 재설정 해주세요.', + 'token' => '해당 비밀번호 변경 토큰이 유효하지 않습니다.', + 'user' => '해당 이메일을 사용하는 사용자를 찾을 수 없습니다.', + +]; diff --git a/resources/lang/ko/validation.php b/resources/lang/ko/validation.php new file mode 100644 index 0000000..90aba29 --- /dev/null +++ b/resources/lang/ko/validation.php @@ -0,0 +1,112 @@ + ':attribute을(를) 반드시 동의해야 합니다.', + 'active_url' => ':attribute은(는) 유효한 URL이 아닙니다.', + 'after' => ':attribute은(는) 반드시 :date 이후 날짜여야 합니다.', + 'alpha' => ':attribute은(는) 문자만 포함할 수 있습니다.', + 'alpha_dash' => ':attribute은(는) 문자, 숫자, 대쉬(-)만 포함할 수 있습니다.', + 'alpha_num' => ':attribute은(는) 문자와 숫자만 포함할 수 있습니다.', + 'array' => ':attribute은(는) 반드시 배열이어야 합니다.', + 'before' => ':attribute은(는) 반드시 :date 이전 날짜여야 합니다.', + 'between' => [ + 'numeric' => ':attribute은(는) 반드시 :min에서 :max 사이여야 합니다.', + 'file' => ':attribute은(는) 반드시 :min에서 :max 킬로바이트 사이여야 합니다.', + 'string' => ':attribute은(는) 반드시 :min에서 :max 문자 사이여야 합니다.', + 'array' => ':attribute은(는) 반드시 :min에서 :max 아이템 사이여야 합니다.', + ], + 'boolean' => ':attribute은(는) true 또는 false 이어야 합니다.', + 'confirmed' => ':attribute 확인 항목이 일치하지 않습니다.', + 'date' => ':attribute은(는) 유효한 날짜가 아닙니다.', + 'date_format' => ':attribute은(는) :format 형식과 일치하지 않습니다.', + 'different' => ':attribute와(과) :other은(는) 반드시 서로 달라야 합니다.', + 'digits' => ':attribute은(는) 반드시 :digits 자릿수여야 합니다.', + 'digits_between' => ':attribute은(는) 반드시 :min에서 :max 자릿수 사이여야 합니다.', + 'email' => ':attribute 형식은 유효하지 않습니다.', + 'exists' => '선택된 :attribute은(는) 유효하지 않습니다.', + 'filled' => ':attribute 필드는 필수입니다.', + 'image' => ':attribute은(는) 반드시 이미지여야 합니다.', + 'in' => '선택된 :attribute은(는) 유효하지 않습니다.', + 'integer' => ':attribute은(는) 반드시 정수여야 합니다.', + 'ip' => ':attribute은(는) 반드시 유효한 IP 주소여야 합니다.', + 'json' => 'The :attribute must be a valid JSON string.', + 'max' => [ + 'numeric' => ':attribute은(는) 반드시 :max 보다 작아야 합니다.', + 'file' => ':attribute은(는) 반드시 :max 킬로바이트보다 작아야 합니다.', + 'string' => ':attribute은(는) 반드시 :max 자리보다 작아야 합니다.', + 'array' => ':attribute은(는) 반드시 :max 아이템보다 작아야 합니다.', + ], + 'mimes' => ':attribute은(는) 반드시 다음의 파일 형식이어야 합니다: :values.', + 'min' => [ + 'numeric' => ':attribute은(는) 반드시 :min 보다 커야 합니다.', + 'file' => ':attribute은(는) 반드시 :min 킬로바이트보다 커야 합니다.', + 'string' => ':attribute은(는) 반드시 :min 자리보다 커야 합니다.', + 'array' => ':attribute은(는) 반드시 :max 아이템보다 커야 합니다.', + ], + 'not_in' => '선택된 :attribute은(는) 유효하지 않습니다.', + 'numeric' => ':attribute은(는) 반드시 숫자여야 합니다.', + 'regex' => ':attribute 형식은 유효하지 않습니다.', + 'required' => ':attribute 필드는 필수입니다.', + 'required_if' => ':other이(가) :value 일때 :attribute 필드는 필수입니다.', + 'required_unless' => 'The :attribute field is required unless :other is in :values.', + 'required_with' => ':values이(가) 있는 경우 :attribute 필드는 필수입니다.', + 'required_with_all' => ':values이(가) 모두 있는 경우 :attribute 필드는 필수입니다.', + 'required_without' => ':values이(가) 없는 경우 :attribute 필드는 필수입니다.', + 'required_without_all' => ':values이(가) 모두 없는 경우 :attribute 필드는 필수입니다.', + 'same' => ':attribute와(과) :other은(는) 반드시 일치해야 합니다.', + 'size' => [ + 'numeric' => ':attribute은(는) 반드시 :size (이)여야 합니다.', + 'file' => ':attribute은(는) 반드시 :size 킬로바이트여야 합니다.', + 'string' => ':attribute은(는) 반드시 :size 자릿수여야 합니다.', + 'array' => ':attribute은(는) 반드시 :max 개의 아이템을 포함해야 합니다.', + ], + 'string' => 'The :attribute must be a string.', + 'timezone' => ':attribute은(는) 올바른 시간대 이어야 합니다.', + 'unique' => ':attribute은(는) 이미 사용중 입니다.', + 'url' => ':attribute 형식은 유효하지 않습니다.', + + /* + |-------------------------------------------------------------------------- + | Custom Validation Language Lines + |-------------------------------------------------------------------------- + | + | Here you may specify custom validation messages for attributes using the + | convention "attribute.rule" to name the lines. This makes it quick to + | specify a specific custom language line for a given attribute rule. + | + */ + + 'custom' => [ + 'attribute-name' => [ + 'rule-name' => 'custom-message', + ], + ], + + /* + |-------------------------------------------------------------------------- + | Custom Validation Attributes + |-------------------------------------------------------------------------- + | + | The following language lines are used to swap attribute place-holders + | with something more reader friendly such as E-Mail Address instead + | of "email". This simply helps us make messages a little cleaner. + | + */ + + 'attributes' => [ + // + ], + +]; diff --git a/resources/lang/lt/auth.php b/resources/lang/lt/auth.php new file mode 100644 index 0000000..e18c3f4 --- /dev/null +++ b/resources/lang/lt/auth.php @@ -0,0 +1,18 @@ + 'Prisijungimo duomenys neatitinka.', + 'throttle' => 'Perdaug bandymų prisijungti. Bandykite po :seconds sec.', + +]; diff --git a/resources/lang/lt/pagination.php b/resources/lang/lt/pagination.php new file mode 100644 index 0000000..d2ba537 --- /dev/null +++ b/resources/lang/lt/pagination.php @@ -0,0 +1,19 @@ + '« Ankstesnis', + 'next' => 'Sekantis »', + +]; diff --git a/resources/lang/lt/passwords.php b/resources/lang/lt/passwords.php new file mode 100644 index 0000000..3da5515 --- /dev/null +++ b/resources/lang/lt/passwords.php @@ -0,0 +1,22 @@ + 'Slaptažodis turi būti bent šešių simbolių ir sutapti su patvirtinimu.', + 'reset' => 'Nustatytas naujas slaptažodis!', + 'sent' => 'Naujo slaptažodžio nustatymo nuoroda išsiųsta', + 'token' => 'Šis slaptažodžio raktas yra neteisingas.', + 'user' => 'Vartotojas su tokiu el. pašu nerastas.', + +]; diff --git a/resources/lang/lt/validation.php b/resources/lang/lt/validation.php new file mode 100644 index 0000000..4039bd5 --- /dev/null +++ b/resources/lang/lt/validation.php @@ -0,0 +1,112 @@ + 'Laukas :attribute turi būti priimtas.', + 'active_url' => 'Laukas :attribute nėra galiojantis internetinis adresas.', + 'after' => 'Laukelyje :attribute turi būti data po :date.', + 'alpha' => 'Laukas :attribute gali turėti tik raides.', + 'alpha_dash' => 'Laukas :attribute gali turėti tik raides, skaičius ir brūkšnelius.', + 'alpha_num' => 'Laukas :attribute gali turėti tik raides ir skaičius.', + 'array' => 'Laukas :attribute turi būti masyvas.', + 'before' => 'Laukas :attribute turi būti data prieš :date.', + 'between' => [ + 'numeric' => 'Lauko :attribute reikšmė turi būti tarp :min ir :max.', + 'file' => 'Failo dydis lauke :attribute turi būti tarp :min ir :max kilobaitų.', + 'string' => 'Simbolių skaičius lauke :attribute turi būti tarp :min ir :max.', + 'array' => 'Elementų skaičius lauke :attribute turi turėti nuo :min iki :max.', + ], + 'boolean' => "Lauko reikšmė :attribute turi būti 'taip' arba 'ne'.", + 'confirmed' => 'Lauko :attribute patvirtinimas nesutampa.', + 'date' => 'Lauko :attribute reikšmė nėra galiojanti data.', + 'date_format' => 'Lauko :attribute reikšmė neatitinka formato :format.', + 'different' => 'Laukų :attribute ir :other reikšmės turi skirtis.', + 'digits' => 'Laukas :attribute turi būti sudarytas iš :digits skaitmenų.', + 'digits_between' => 'Laukas :attribute tuti turėti nuo :min iki :max skaitmenų.', + 'email' => 'Lauko :attribute reikšmė turi būti galiojantis el. pašto adresas.', + 'filled' => 'Laukas :attribute turi būti užpildytas.', + 'exists' => 'Pasirinkta negaliojanti :attribute reikšmė.', + 'image' => 'Lauko :attribute reikšmė turi būti paveikslėlis.', + 'in' => 'Pasirinkta negaliojanti :attribute reikšmė.', + 'integer' => 'Lauko :attribute reikšmė turi būti veikasis skaičius.', + 'ip' => 'Lauko :attribute reikšmė turi būti galiojantis IP adresas.', + 'json' => 'The :attribute must be a valid JSON string.', + 'max' => [ + 'numeric' => 'Lauko :attribute reikšmė negali būti didesnė nei :max.', + 'file' => 'Failo dydis lauke :attribute reikšmė negali būti didesnė nei :max kilobaitų.', + 'string' => 'Simbolių kiekis lauke :attribute reikšmė negali būti didesnė nei :max simbolių.', + 'array' => 'Elementų kiekis lauke :attribute negali turėti daugiau nei :max elementų.', + ], + 'mimes' => 'Lauko reikšmė :attribute turi būti failas vieno iš sekančių tipų: :values.', + 'min' => [ + 'numeric' => 'Lauko :attribute reikšmė turi būti ne mažesnė nei :min.', + 'file' => 'Failo dydis lauke :attribute turi būti ne mažesnis nei :min kilobaitų.', + 'string' => 'Simbolių kiekis lauke :attribute turi būti ne mažiau nei :min.', + 'array' => 'Elementų kiekis lauke :attribute turi būti ne mažiau nei :min.', + ], + 'not_in' => 'Pasirinkta negaliojanti reikšmė :attribute.', + 'numeric' => 'Lauko :attribute reikšmė turi būti skaičius.', + 'regex' => 'Negaliojantis lauko :attribute formatas.', + 'required' => 'Privaloma užpildyti lauką :attribute.', + 'required_if' => 'Privaloma užpildyti lauką :attribute kai :other yra :value.', + 'required_unless' => 'The :attribute field is required unless :other is in :values.', + 'required_with' => 'Privaloma užpildyti lauką :attribute kai pateikta :values.', + 'required_with_all' => 'Privaloma užpildyti lauką :attribute kai pateikta :values.', + 'required_without' => 'Privaloma užpildyti lauką :attribute kai nepateikta :values.', + 'required_without_all' => 'Privaloma užpildyti lauką :attribute kai nepateikta nei viena iš reikšmių :values.', + 'same' => 'Laukai :attribute ir :other turi sutapti.', + 'size' => [ + 'numeric' => 'Lauko :attribute reikšmė turi būti :size.', + 'file' => 'Failo dydis lauke :attribute turi būti :size kilobaitai.', + 'string' => 'Simbolių skaičius lauke :attribute turi būti :size.', + 'array' => 'Elementų kiekis lauke :attribute turi būti :size.', + ], + 'string' => 'The :attribute must be a string.', + 'timezone' => 'Lauko :attribute reikšmė turi būti galiojanti laiko zona.', + 'unique' => 'Tokia :attribute reikšmė jau pasirinkta.', + 'url' => 'Negaliojantis lauko :attribute formatas.', + + /* + |-------------------------------------------------------------------------- + | Pasirinktiniai patvirtinimo kalbos eilutės + |-------------------------------------------------------------------------- + | + | Čia galite nurodyti pasirinktinius patvirtinimo pranešimus, naudodami + | konvenciją "attribute.rule" eilučių pavadinimams. Tai leidžia greitai + | nurodyti konkrečią pasirinktinę kalbos eilutę tam tikrai atributo taisyklei. + | + */ + + 'custom' => [ + 'attribute-name' => [ + 'rule-name' => 'custom-message', + ], + ], + + /* + |-------------------------------------------------------------------------- + | Pasirinktiniai patvirtinimo atributai + |-------------------------------------------------------------------------- + | + | Sekančios kalbos eilutės naudojamos pakeisti vietos žymes + | kuo nors labiau priimtinu skaitytojui (pvz. "El.Pašto Adresas" vietoj + | "email". TTai tiesiog padeda mums padaryti žinutes truputi aiškesnėmis. + | + */ + + 'attributes' => [ + // + ], + +]; diff --git a/resources/lang/me/auth.php b/resources/lang/me/auth.php new file mode 100644 index 0000000..6ef1a73 --- /dev/null +++ b/resources/lang/me/auth.php @@ -0,0 +1,19 @@ + 'These credentials do not match our records.', + 'throttle' => 'Too many login attempts. Please try again in :seconds seconds.', + +]; diff --git a/resources/lang/me/pagination.php b/resources/lang/me/pagination.php new file mode 100644 index 0000000..7263c73 --- /dev/null +++ b/resources/lang/me/pagination.php @@ -0,0 +1,19 @@ + '« Nazad', + 'next' => 'Naprijed »', + +]; diff --git a/resources/lang/me/passwords.php b/resources/lang/me/passwords.php new file mode 100644 index 0000000..cf4ba37 --- /dev/null +++ b/resources/lang/me/passwords.php @@ -0,0 +1,22 @@ + 'Lozinke moraju biti najmanje 6 karaktera.', + 'reset' => 'Password has been reset!', + 'sent' => 'Poslali smo link za resetovanje vaše lozinke!', + 'token' => 'Unešena oznaka za resetovanje lozinke nije validna.', + 'user' => 'Nijesmo uspeli pronaći korisnika sa unešenom emajl adresom.', + +]; diff --git a/resources/lang/me/validation.php b/resources/lang/me/validation.php new file mode 100644 index 0000000..b985c87 --- /dev/null +++ b/resources/lang/me/validation.php @@ -0,0 +1,111 @@ + 'Polje :attribute mora biti prihvaćeno.', + 'active_url' => 'Polje :attribute nije validan URL.', + 'after' => 'Polje :attribute mora biti datum poslije :date.', + 'alpha' => 'Polje :attribute može sadržati samo slova.', + 'alpha_dash' => 'Polje :attribute može sadržati samo slova, brojeve i crtice.', + 'alpha_num' => 'Polje :attribute može sadržati samo slova i brojeve.', + 'array' => 'Polje :attribute mora sadržati određen broj stavki.', + 'before' => 'Polje :attribute mora biti datum prije :date.', + 'between' => [ + 'numeric' => 'Polje :attribute mora biti između :min - :max.', + 'file' => 'Fajl :attribute mora biti između :min - :max kilobajta.', + 'string' => 'Polje :attribute mora sadržati između :min - :max karaktera.', + 'array' => 'Polje :attribute mora sadržati između :min - :max stavki.', + ], + 'boolean' => 'The :attribute field must be true or false', + 'confirmed' => 'Potvrda polja :attribute se ne poklapa.', + 'date' => 'Polje :attribute nije važeći datum.', + 'date_format' => 'Polje :attribute nije u formatu :format.', + 'different' => 'Polja :attribute i :other moraju biti različita.', + 'digits' => 'Polje :attribute mora sadržati :digits cifara.', + 'digits_between' => 'Polje :attribute mora biti izemđu :min i :max cifri.', + 'email' => 'Format polja :attribute nije validan.', + 'exists' => 'Odabrano polje :attribute nije validno.', + 'filled' => 'Polje :attribute je obavezno.', + 'image' => 'Polje :attribute mora biti slika.', + 'in' => 'Odabrano polje :attribute nije validno.', + 'integer' => 'Polje :attribute mora biti broj.', + 'ip' => 'Polje :attribute mora biti validna IP adresa.', + 'json' => 'The :attribute must be a valid JSON string.', + 'max' => [ + 'numeric' => 'Polje :attribute mora biti manje od :max.', + 'file' => 'Polje :attribute mora biti manje od :max kilobajta.', + 'string' => 'Polje :attribute mora sadržati manje od :max karaktera.', + 'array' => 'Polje :attribute ne smije da image više od :max stavki.', + ], + 'mimes' => 'Polje :attribute mora biti fajl tipa: :values.', + 'min' => [ + 'numeric' => 'Polje :attribute mora biti najmanje :min.', + 'file' => 'Fajl :attribute mora biti najmanje :min kilobajta.', + 'string' => 'Polje :attribute mora sadržati najmanje :min karaktera.', + 'array' => 'Polje :attribute mora sadrzati najmanje :min stavke.', + ], + 'not_in' => 'Odabrani element polja :attribute nije validan.', + 'numeric' => 'Polje :attribute mora biti broj.', + 'regex' => 'Format polja :attribute nije validan.', + 'required' => 'Polje :attribute je obavezno.', + 'required_if' => 'Polje :attribute je potrebno kada polje :other sadrži :value.', + 'required_unless' => 'The :attribute field is required unless :other is in :values.', + 'required_with' => 'Polje :attribute je obavezno kada polje :values je prisutan.', + 'required_with_all' => 'Polje :attribute je obavezno kada polja :values nijesu prazna.', + 'required_without' => 'Polje :attribute je potrebno kada polje :values nije prazno.', + 'required_without_all' => 'Polje :attribute je potrebno kada nijedno od polja :values nije prisutno ili prazno.', + 'same' => 'Polja :attribute i :other se moraju poklapati.', + 'size' => [ + 'numeric' => 'Polje :attribute mora biti :size.', + 'file' => 'Fajl :attribute mora biti :size kilobajta.', + 'string' => 'Polje :attribute mora biti :size karaktera.', + 'array' => 'Polje :attribute mora sadržati :size stavki.', + ], + 'string' => 'The :attribute must be a string.', + 'timezone' => 'The :attribute must be a valid zone.', + 'unique' => 'Vrijednost za polje :attribute već postoji.', + 'url' => 'Format polja :attribute ne važi.', + + /* + |-------------------------------------------------------------------------- + | Custom Validation Language Lines + |-------------------------------------------------------------------------- + | + | Here you may specify custom validation messages for attributes using the + | convention "attribute.rule" to name the lines. This makes it quick to + | specify a specific custom language line for a given attribute rule. + | + */ + + 'custom' => [ + 'attribute-name' => [ + 'rule-name' => 'custom-message', + ], + ], + + /* + |-------------------------------------------------------------------------- + | Custom Validation Attributes + |-------------------------------------------------------------------------- + | + | The following language lines are used to swap attribute place-holders + | with something more reader friendly such as E-Mail Address instead + | of "email". This simply helps us make messages a little cleaner. + | + */ + + 'attributes' => [ + // + ], + +]; diff --git a/resources/lang/mk/auth.php b/resources/lang/mk/auth.php new file mode 100644 index 0000000..6ef1a73 --- /dev/null +++ b/resources/lang/mk/auth.php @@ -0,0 +1,19 @@ + 'These credentials do not match our records.', + 'throttle' => 'Too many login attempts. Please try again in :seconds seconds.', + +]; diff --git a/resources/lang/mk/pagination.php b/resources/lang/mk/pagination.php new file mode 100644 index 0000000..9256ff8 --- /dev/null +++ b/resources/lang/mk/pagination.php @@ -0,0 +1,19 @@ + '« Назад', + 'next' => 'Напред »', + +]; diff --git a/resources/lang/mk/passwords.php b/resources/lang/mk/passwords.php new file mode 100644 index 0000000..50934b3 --- /dev/null +++ b/resources/lang/mk/passwords.php @@ -0,0 +1,22 @@ + 'Лозинката треба да биде најмалку шест карактери и да совпаѓа со потврдната лозинка.', + 'reset' => 'Password has been reset!', + 'sent' => 'Испратен емаил со инструкции за ресетирање на лозинка!', + 'token' => 'Невалиден токен за ресетирање на лозинката.', + 'user' => 'Не може да се пронајде корисник со таква емаил адреса.', + +]; diff --git a/resources/lang/mk/validation.php b/resources/lang/mk/validation.php new file mode 100644 index 0000000..8062cd1 --- /dev/null +++ b/resources/lang/mk/validation.php @@ -0,0 +1,112 @@ + 'Полето :attribute мора да биде прифатено.', + 'active_url' => 'Полето :attribute не е валиден URL.', + 'after' => 'Полето :attribute мора да биде датум после :date.', + 'alpha' => 'Полето :attribute може да содржи само букви.', + 'alpha_dash' => 'Полето :attribute може да содржи само букви, цифри, долна црта и тире.', + 'alpha_num' => 'Полето :attribute може да содржи само букви и цифри.', + 'array' => 'Полето :attribute мора да биде низа.', + 'before' => 'Полето :attribute мора да биде датум пред :date.', + 'between' => [ + 'numeric' => 'Полето :attribute мора да биде помеѓу :min и :max.', + 'file' => 'Полето :attribute мора да биде помеѓу :min и :max килобајти.', + 'string' => 'Полето :attribute мора да биде помеѓу :min и :max карактери.', + 'array' => 'Полето :attribute мора да има помеѓу :min - :max карактери.', + ], + 'boolean' => 'The :attribute field must be true or false', + 'confirmed' => 'Полето :attribute не е потврдено.', + 'date' => 'Полето :attribute не е валиден датум.', + 'date_format' => 'Полето :attribute не е во формат :format.', + 'different' => 'Полињата :attribute и :other треба да се различни.', + 'digits' => 'Полето :attribute треба да има :digits цифри.', + 'digits_between' => 'Полето :attribute треба да има помеѓу :min и :max цифри.', + 'email' => 'Полето :attribute не е во валиден формат.', + 'exists' => 'Избранато поле :attribute веќе постои.', + 'filled' => 'Полето :attribute е задолжително.', + 'image' => 'Полето :attribute мора да биде слика.', + 'in' => 'Избраното поле :attribute е невалидно.', + 'integer' => 'Полето :attribute мора да биде цел број.', + 'ip' => 'Полето :attribute мора да биде IP адреса.', + 'json' => 'The :attribute must be a valid JSON string.', + 'max' => [ + 'numeric' => 'Полето :attribute мора да биде помало од :max.', + 'file' => 'Полето :attribute мора да биде помало од :max килобајти.', + 'string' => 'Полето :attribute мора да има помалку од :max карактери.', + 'array' => 'Полето :attribute не може да има повеќе од :max карактери.', + ], + 'mimes' => 'Полето :attribute мора да биде фајл од типот: :values.', + 'min' => [ + 'numeric' => 'Полето :attribute мора да биде минимум :min.', + 'file' => 'Полето :attribute мора да биде минимум :min килобајти.', + 'string' => 'Полето :attribute мора да има минимум :min карактери.', + 'array' => 'Полето :attribute мора да има минимум :min карактери.', + ], + 'not_in' => 'Избраното поле :attribute е невалидно.', + 'numeric' => 'Полето :attribute мора да биде број.', + 'regex' => 'Полето :attribute е во невалиден формат.', + 'required' => 'Полето :attribute е задолжително.', + 'required_if' => 'Полето :attribute е задолжително, кога :other е :value.', + 'required_unless' => 'The :attribute field is required unless :other is in :values.', + 'required_with' => 'Полето :attribute е задолжително, кога е внесено :values.', + 'required_with_all' => 'The :attribute field is required when :values is present.', + 'required_without' => 'Полето :attribute е задолжително, кога не е внесено :values.', + 'required_without_all' => 'The :attribute field is required when none of :values are present.', + 'same' => 'Полињата :attribute и :other треба да совпаѓаат.', + 'size' => [ + 'numeric' => 'Полето :attribute мора да биде :size.', + 'file' => 'Полето :attribute мора да биде :size килобајти.', + 'string' => 'Полето :attribute мора да има :size карактери.', + 'array' => 'Полето :attribute мора да има :size карактери.', + ], + 'string' => 'The :attribute must be a string.', + 'timezone' => 'The :attribute must be a valid zone.', + 'unique' => 'Полето :attribute веќе постои.', + 'url' => 'Полето :attribute не е во валиден формат.', + + /* + |-------------------------------------------------------------------------- + | Custom Validation Language Lines + |-------------------------------------------------------------------------- + | + | Here you may specify custom validation messages for attributes using the + | convention "attribute.rule" to name the lines. This makes it quick to + | specify a specific custom language line for a given attribute rule. + | + */ + + 'custom' => [ + 'attribute-name' => [ + 'rule-name' => 'custom-message', + ], + ], + + /* + |-------------------------------------------------------------------------- + | Custom Validation Attributes + |-------------------------------------------------------------------------- + | + | The following language lines are used to swap attribute place-holders + | with something more reader friendly such as E-Mail Address instead + | of "email". This simply helps us make messages a little cleaner. + | + */ + + 'attributes' => [ + // + ], + +]; diff --git a/resources/lang/ms/auth.php b/resources/lang/ms/auth.php new file mode 100644 index 0000000..c9b639d --- /dev/null +++ b/resources/lang/ms/auth.php @@ -0,0 +1,19 @@ + 'Butiran ini tidak sepadan dengan rekod kami.', + 'throttle' => 'Terlalu banyak percubaan log masuk. Sila cuba lagi dalam :seconds saat.', + +]; diff --git a/resources/lang/ms/pagination.php b/resources/lang/ms/pagination.php new file mode 100644 index 0000000..734506c --- /dev/null +++ b/resources/lang/ms/pagination.php @@ -0,0 +1,19 @@ + '« Sebelumnya', + 'next' => 'Seterusnya »', + +]; diff --git a/resources/lang/ms/passwords.php b/resources/lang/ms/passwords.php new file mode 100644 index 0000000..c89afe3 --- /dev/null +++ b/resources/lang/ms/passwords.php @@ -0,0 +1,22 @@ + 'Kata laluan mestilah sekurang-kurangnya enam aksara dan sepadan dengan pengesahan.', + 'reset' => 'Kata laluan anda telah ditetapkan semula!', + 'sent' => 'Kami telah e-mel pautan set semula kata laluan anda!', + 'token' => 'Token set semula kata laluan ini tidak sah.', + 'user' => 'Kami tidak dapat mencari pengguna dengan alamat e-mel tersebut.', + +]; diff --git a/resources/lang/ms/validation.php b/resources/lang/ms/validation.php new file mode 100644 index 0000000..4b059a5 --- /dev/null +++ b/resources/lang/ms/validation.php @@ -0,0 +1,112 @@ + ':attribute must be accepted.', + 'active_url' => ':attribute bukan URL yang sah.', + 'after' => ':attribute must be a date after :date.', + 'alpha' => ':attribute hanya boleh mengandungi huruf.', + 'alpha_dash' => ':attribute boleh mengandungi huruf, nombor, dan sengkang.', + 'alpha_num' => ':attribute boleh mengandungi huruf dan nombor.', + 'array' => ':attribute must be an array.', + 'before' => ':attribute must be a date before :date.', + 'between' => [ + 'numeric' => ':attribute mesti mengandungi antara :min dan :max.', + 'file' => ':attribute mesti mengandungi antara :min dan :max kilobait.', + 'string' => ':attribute mesti mengandungi antara :min dan :max aksara.', + 'array' => ':attribute mesti mengandungi antara :min dan :max perkara.', + ], + 'boolean' => ':attribute field must be true or false.', + 'confirmed' => ':attribute confirmation does not match.', + 'date' => ':attribute bukan tarikh yang sah.', + 'date_format' => ':attribute does not match the format :format.', + 'different' => ':attribute dan :other must be different.', + 'digits' => ':attribute must be :digits digits.', + 'digits_between' => ':attribute mesti mengandungi antara :min dan :max digits.', + 'email' => ':attribute must be a valid email address.', + 'exists' => 'The selected :attribute is invalid.', + 'filled' => ':attribute field is required.', + 'image' => ':attribute must be an image.', + 'in' => 'The selected :attribute is invalid.', + 'integer' => ':attribute must be an integer.', + 'ip' => ':attribute must be a valid IP address.', + 'json' => ':attribute must be a valid JSON string.', + 'max' => [ + 'numeric' => ':attribute may not be greater than :max.', + 'file' => ':attribute may not be greater than :max kilobait.', + 'string' => ':attribute may not be greater than :max aksara.', + 'array' => ':attribute may not have more than :max perkara.', + ], + 'mimes' => ':attribute must be a file of type: :values.', + 'min' => [ + 'numeric' => ':attribute must be at least :min.', + 'file' => ':attribute must be at least :min kilobait.', + 'string' => ':attribute must be at least :min aksara.', + 'array' => ':attribute must have at least :min perkara.', + ], + 'not_in' => 'The selected :attribute is invalid.', + 'numeric' => ':attribute must be a number.', + 'regex' => ':attribute format is invalid.', + 'required' => ':attribute field is required.', + 'required_if' => ':attribute field is required when :other is :value.', + 'required_unless' => 'The :attribute field is required unless :other is in :values.', + 'required_with' => ':attribute field is required when :values is present.', + 'required_with_all' => ':attribute field is required when :values is present.', + 'required_without' => ':attribute field is required when :values is not present.', + 'required_without_all' => ':attribute field is required when none of :values are present.', + 'same' => ':attribute dan :other must match.', + 'size' => [ + 'numeric' => ':attribute must be :size.', + 'file' => ':attribute must be :size kilobait.', + 'string' => ':attribute must be :size aksara.', + 'array' => ':attribute must contain :size perkara.', + ], + 'string' => ':attribute must be a string.', + 'timezone' => ':attribute must be a valid zone.', + 'unique' => ':attribute has already been taken.', + 'url' => ':attribute format is invalid.', + + /* + |-------------------------------------------------------------------------- + | Custom Validation Language Lines + |-------------------------------------------------------------------------- + | + | Here you may specify custom validation messages for attributes using the + | convention "attribute.rule" to name the lines. This makes it quick to + | specify a specific custom language line for a given attribute rule. + | + */ + + 'custom' => [ + 'attribute-name' => [ + 'rule-name' => 'custom-message', + ], + ], + + /* + |-------------------------------------------------------------------------- + | Custom Validation Attributes + |-------------------------------------------------------------------------- + | + | The following language lines are used to swap attribute place-holders + | with something more reader friendly such as E-Mail Address instead + | of "email". This simply helps us make messages a little cleaner. + | + */ + + 'attributes' => [ + // + ], + +]; diff --git a/resources/lang/nb/auth.php b/resources/lang/nb/auth.php new file mode 100644 index 0000000..664176a --- /dev/null +++ b/resources/lang/nb/auth.php @@ -0,0 +1,19 @@ + 'Brukernavn og/eller passord er feil.', + 'throttle' => 'For mange innloggingsforsøk. Vennligst prøv igjen om :seconds sekunder.', + +]; diff --git a/resources/lang/nb/pagination.php b/resources/lang/nb/pagination.php new file mode 100755 index 0000000..48961d4 --- /dev/null +++ b/resources/lang/nb/pagination.php @@ -0,0 +1,19 @@ + '« Forrige', + 'next' => 'Neste »', + +]; diff --git a/resources/lang/nb/passwords.php b/resources/lang/nb/passwords.php new file mode 100755 index 0000000..e29fef1 --- /dev/null +++ b/resources/lang/nb/passwords.php @@ -0,0 +1,22 @@ + 'Passord skal ha minst seks tegn og være være likt bekreftelsen.', + 'reset' => 'Passordet ble endret!', + 'sent' => 'Vi har sendt deg en lenke du kan klikke på for å endre passordet ditt!', + 'token' => 'Passord-nullstillingskoden er ikke gyldig.', + 'user' => 'Vi finner ingen brukere med denne e-postadressen.', + +]; diff --git a/resources/lang/nb/validation.php b/resources/lang/nb/validation.php new file mode 100755 index 0000000..4b4b476 --- /dev/null +++ b/resources/lang/nb/validation.php @@ -0,0 +1,112 @@ + ':attribute må aksepteres.', + 'active_url' => ':attribute er ikke en gyldig URL.', + 'after' => ':attribute må være en dato etter :date.', + 'alpha' => ':attribute må kun bestå av bokstaver.', + 'alpha_dash' => ':attribute må kun bestå av bokstaver, tall og bindestreker.', + 'alpha_num' => ':attribute må kun bestå av bokstaver og tall.', + 'array' => ':attribute må være en matrise.', + 'before' => ':attribute må være en dato før :date.', + 'between' => [ + 'numeric' => ':attribute skal være mellom :min - :max.', + 'file' => ':attribute skal være mellom :min - :max kilobytes.', + 'string' => ':attribute skal være mellom :min - :max tegn.', + 'array' => ':attribute må ha mellom :min - :max elementer.', + ], + 'boolean' => 'The :attribute field must be true or false', + 'confirmed' => ':attribute er ikke likt bekreftelsesfeltet.', + 'date' => ':attribute er ikke en gyldig dato.', + 'date_format' => ':attribute matcher ikke formatet :format.', + 'different' => ':attribute og :other skal være forskellige.', + 'digits' => ':attribute skal ha :digits siffer.', + 'digits_between' => ':attribute skal være mellom :min og :max siffer.', + 'email' => ':attribute format er ugyldig.', + 'exists' => 'Det valgte :attribute er ugyldig.', + 'filled' => ':attribute må fylles ut.', + 'image' => ':attribute skal være et bilde.', + 'in' => 'Det valgte :attribute er ugyldig.', + 'integer' => ':attribute skal være et heltall.', + 'ip' => ':attribute skal være en gyldig IP adresse.', + 'json' => ':attribute må være på JSON-format.', + 'max' => [ + 'numeric' => ':attribute skal være mindre enn :max.', + 'file' => ':attribute skal være mindre enn :max kilobytes.', + 'string' => ':attribute skal være kortere enn :max tegn.', + 'array' => ':attribute skal ikke ha fler enn :max elementer.', + ], + 'mimes' => ':attribute skal være en fil av typen: :values.', + 'min' => [ + 'numeric' => ':attribute skal være større enn :min.', + 'file' => ':attribute skal være større enn :min kilobytes.', + 'string' => ':attribute skal være lengre enn :min tegn.', + 'array' => ':attribute må være minst :min elementer.', + ], + 'not_in' => 'Den valgte :attribute er ugyldig.', + 'numeric' => ':attribute skal være et tall.', + 'regex' => 'Formatet på :attribute er ugyldig.', + 'required' => ':attribute må fylles ut.', + 'required_if' => ':attribute må fylles ut når :other er :value.', + 'required_unless' => ':attribute er påkrevd med mindre :other finnes blant verdiene :values.', + 'required_with' => ':attribute må fylles ut når :values er utfylt.', + 'required_with_all' => ':attribute er påkrevd når :values er oppgitt.', + 'required_without' => ':attribute må fylles ut når :values ikke er utfylt.', + 'required_without_all' => ':attribute er påkrevd når ingen av :values er oppgitt.', + 'same' => ':attribute og :other må være like.', + 'size' => [ + 'numeric' => ':attribute må være :size.', + 'file' => ':attribute må være :size kilobytes.', + 'string' => ':attribute må være :size tegn lang.', + 'array' => ':attribute må inneholde :size elementer.', + ], + 'string' => ':attribute må være en tekststreng.', + 'timezone' => ':attribute må være en gyldig tidssone.', + 'unique' => ':attribute er allerede i bruk.', + 'url' => 'Formatet på :attribute er ugyldig.', + + /* + |-------------------------------------------------------------------------- + | Custom Validation Language Lines + |-------------------------------------------------------------------------- + | + | Here you may specify custom validation messages for attributes using the + | convention "attribute.rule" to name the lines. This makes it quick to + | specify a specific custom language line for a given attribute rule. + | + */ + + 'custom' => [ + 'attribute-name' => [ + 'rule-name' => 'custom-message', + ], + ], + + /* + |-------------------------------------------------------------------------- + | Custom Validation Attributes + |-------------------------------------------------------------------------- + | + | The following language lines are used to swap attribute place-holders + | with something more reader friendly such as E-Mail Address instead + | of "email". This simply helps us make messages a little cleaner. + | + */ + + 'attributes' => [ + // + ], + +]; diff --git a/resources/lang/ne/auth.php b/resources/lang/ne/auth.php new file mode 100644 index 0000000..bc93a94 --- /dev/null +++ b/resources/lang/ne/auth.php @@ -0,0 +1,19 @@ + 'यी प्रमाणहरू हाम्रो रेकर्ड संग मेल खादैनन्।', + 'throttle' => 'धेरै लगिन प्रयास भयो। :seconds सेकेन्ड पछि फेरि प्रयास गर्नुहोस्।', + +]; diff --git a/resources/lang/ne/pagination.php b/resources/lang/ne/pagination.php new file mode 100644 index 0000000..998716a --- /dev/null +++ b/resources/lang/ne/pagination.php @@ -0,0 +1,19 @@ + '« अघिल्लो', + 'next' => 'अर्को »', + +]; diff --git a/resources/lang/ne/passwords.php b/resources/lang/ne/passwords.php new file mode 100644 index 0000000..702a08d --- /dev/null +++ b/resources/lang/ne/passwords.php @@ -0,0 +1,22 @@ + 'पासवर्ड कम्तिमा छ वर्णको हुनु पर्छ र दाेहाेर्याइएकाे पासवर्ड संग मेल खानु पर्छ।', + 'reset' => 'पासवर्ड रिसेट भयो!', + 'sent' => 'हामीले पासवर्ड परिवर्तन गर्ने लिंक ईमेलमा पठाएका छौ!', + 'token' => 'यो पासवर्ड रिसेट गर्ने टोकन अमान्य छ।', + 'user' => 'दिइएको ईमेल प्रयोगकर्ता भेटिएन।', + +]; diff --git a/resources/lang/ne/validation.php b/resources/lang/ne/validation.php new file mode 100644 index 0000000..f4d0727 --- /dev/null +++ b/resources/lang/ne/validation.php @@ -0,0 +1,110 @@ + ':attribute स्वीकार गरिएको हुनुपर्छ।', + 'active_url' => ':attribute URL अमान्य छ।', + 'after' => ':attribute को मिति :date भन्दा पछि हुनुपर्छ।', + 'alpha' => ':attribute मा अक्षरहरु मात्र हुनसक्छ।', + 'alpha_dash' => ':attribute मा अक्षर, संख्या र ड्यासहरू मात्र हुनसक्छ।', + 'alpha_num' => ':attribute मा अक्षर र संख्याहरू मात्र हुनसक्छ।', + 'array' => ':attribute array हुनुपर्छ।', + 'before' => ':attribute को मिति :date भन्दा अघि हुनुपर्छ।', + 'between' => [ + 'numeric' => ':attribute :min र :max को बिचमा हुनुपर्छ।', + 'file' => ':attribute :min र :max kilobytes को बिचमा हुनुपर्छ।', + 'string' => ':attribute :min र :max वर्णको बिचमा हुनुपर्छ।', + 'array' => ':attribute मा आइटमको संख्या :min र :max को बिचमा हुनुपर्छ।', + ], + 'boolean' => ':attribute ठिक अथवा बेठिक हुनुपर्छ।', + 'confirmed' => ':attribute दाेहाेर्याइएकाे मिलेन।', + 'date' => ':attribute को मिति मिलेन।', + 'date_format' => ':attribute को ढाँचा :format जस्तो हुनुपर्छ।', + 'different' => ':attribute र :other फरक हुनुपर्छ।', + 'digits' => ':attribute :digits अंकको हुनुपर्छ।', + 'digits_between' => ':attribute :min देखि :max अंकको हुनुपर्छ।', + 'email' => ':attribute को इमेल ठेगाना मिलेन।', + 'exists' => 'छानिएको :attribute अमान्य छ।', + 'filled' => ':attribute दिइएको हुनुपर्छ।', + 'image' => ':attribute मा फोटो हुनुपर्छ।', + 'in' => 'छानिएको :attribute अमान्य छ।', + 'integer' => ':attribute पूर्ण संख्या हुनुपर्छ।', + 'ip' => ':attribute मा दिइएको मान्य IP ठेगाना हुनुपर्छ।', + 'json' => ':attribute मा दिइएको मान्य JSON string हुनुपर्छ।', + 'max' => [ + 'numeric' => ':attribute :max भन्दा बढी हुनुहुदैन।', + 'file' => ':attribute :max kilobytes भन्दा बढी हुनुहुदैन।', + 'string' => ':attribute :max वर्ण भन्दा बढी हुनुहुदैन।', + 'array' => ':attribute मा :max भन्दा बढी आइटम हुनुहुदैन।', + ], + 'mimes' => ':attribute :values प्रकारको फाइल हुनुपर्छ।', + 'min' => [ + 'numeric' => ':attribute कम्तिमा :min हुनुपर्छ।', + 'file' => ':attribute कम्तिमा :min kilobytesको हुनुपर्छ।', + 'string' => ':attribute कम्तिमा :min वर्णको हुनुपर्छ।', + 'array' => ':attribute मा कम्तिमा :min आइटम हुनुपर्छ।', + ], + 'not_in' => 'छानिएको :attribute अमान्य छ।', + 'numeric' => ':attribute संख्या हुनुपर्छ।', + 'regex' => ':attribute को ढाँचा मिलेन।', + 'required' => ':attribute दिइएको हुनुपर्छ।', + 'required_if' => ':attribute चाहिन्छ जब :other :value हुन्छ।', + 'required_unless' => ':other :values मा नभएसम्म :attribute चाहिन्छ।', + 'required_with' => ':values भएसम्म :attribute चाहिन्छ।', + 'required_with_all' => ':values भएसम्म :attribute चाहिन्छ।', + 'required_without' => ':values नभएको बेला :attribute चाहिन्छ।', + 'required_without_all' => 'कुनैपनि :values नभएको बेला :attribute चाहिन्छ।', + 'same' => ':attribute र :other मिल्नुपर्छ।', + 'size' => [ + 'numeric' => ':attribute :size हुनुपर्छ।', + 'file' => ':attribute :size kilobytesको हुनुपर्छ।', + 'string' => ':attribute :size वर्णको हुनुपर्छ।.', + 'array' => ':attribute मा :size आइटम हुनुपर्छ।', + ], + 'string' => ':attribute string हुनुपर्छ।', + 'timezone' => ':attribute मान्य समय क्षेत्र हुनुपर्छ।', + 'unique' => 'यो :attribute पहिले नै लिई सकेको छ।', + 'url' => ':attribute को ढांचा मिलेन।', + + /* + |-------------------------------------------------------------------------- + | Custom Validation Language Lines + |-------------------------------------------------------------------------- + | + | Here you may specify custom validation messages for attributes using the + | convention "attribute.rule" to name the lines. This makes it quick to + | specify a specific custom language line for a given attribute rule. + | + */ + + 'custom' => [ + 'attribute-name' => [ + 'rule-name' => 'custom-message', + ], + ], + + /* + |-------------------------------------------------------------------------- + | Custom Validation Attributes + |-------------------------------------------------------------------------- + | + | The following language lines are used to swap attribute place-holders + | with something more reader friendly such as E-Mail Address instead + | of "email". This simply helps us make messages a little cleaner. + | + */ + + 'attributes' => [], + +]; diff --git a/resources/lang/nl/auth.php b/resources/lang/nl/auth.php new file mode 100644 index 0000000..66bfb64 --- /dev/null +++ b/resources/lang/nl/auth.php @@ -0,0 +1,19 @@ + 'Deze combinatie van e-mailadres en wachtwoord is niet geldig.', + 'throttle' => 'Teveel gefaalde login pogingen. Probeer het over :seconds seconden nogmaals.', + +]; diff --git a/resources/lang/nl/pagination.php b/resources/lang/nl/pagination.php new file mode 100644 index 0000000..9a2a967 --- /dev/null +++ b/resources/lang/nl/pagination.php @@ -0,0 +1,19 @@ + '« Vorige', + 'next' => 'Volgende »', + +]; diff --git a/resources/lang/nl/passwords.php b/resources/lang/nl/passwords.php new file mode 100644 index 0000000..71df3c6 --- /dev/null +++ b/resources/lang/nl/passwords.php @@ -0,0 +1,22 @@ + 'Wachtwoord moet minimaal zes tekens lang zijn en de wachtwoorden moeten overeenkomen.', + 'reset' => 'Het wachtwoord van uw account is gewijzigd.', + 'sent' => 'We hebben een e-mail verstuurd met instructies om een nieuw wachtwoord in te stellen.', + 'token' => 'Dit wachtwoordresettoken is niet geldig.', + 'user' => 'Geen gebruiker bekend met dat e-mailadres.', + +]; diff --git a/resources/lang/nl/validation.php b/resources/lang/nl/validation.php new file mode 100644 index 0000000..03935a3 --- /dev/null +++ b/resources/lang/nl/validation.php @@ -0,0 +1,112 @@ + ':attribute moet geaccepteerd zijn.', + 'active_url' => ':attribute is geen geldige URL.', + 'after' => ':attribute moet een datum na :date zijn.', + 'alpha' => ':attribute mag alleen letters bevatten.', + 'alpha_dash' => ':attribute mag alleen letters, nummers, onderstreep(_) en strepen(-) bevatten.', + 'alpha_num' => ':attribute mag alleen letters en nummers bevatten.', + 'array' => ':attribute moet geselecteerde elementen bevatten.', + 'before' => ':attribute moet een datum voor :date zijn.', + 'between' => [ + 'numeric' => ':attribute moet tussen :min en :max zijn.', + 'file' => ':attribute moet tussen :min en :max kilobytes zijn.', + 'string' => ':attribute moet tussen :min en :max karakters zijn.', + 'array' => ':attribute moet tussen :min en :max items bevatten.', + ], + 'boolean' => ':attribute moet true of false zijn.', + 'confirmed' => ':attribute bevestiging komt niet overeen.', + 'date' => ':attribute moet een datum bevatten.', + 'date_format' => ':attribute moet een geldig datum formaat bevatten.', + 'different' => ':attribute en :other moeten verschillend zijn.', + 'digits' => ':attribute moet bestaan uit :digits cijfers.', + 'digits_between' => ':attribute moet bestaan uit minimaal :min en maximaal :max cijfers.', + 'email' => ':attribute is geen geldig e-mailadres.', + 'exists' => ':attribute bestaat niet.', + 'filled' => ':attribute is verplicht.', + 'image' => ':attribute moet een afbeelding zijn.', + 'in' => ':attribute is ongeldig.', + 'integer' => ':attribute moet een getal zijn.', + 'ip' => ':attribute moet een geldig IP-adres zijn.', + 'json' => 'The :attribute must be a valid JSON string.', + 'max' => [ + 'numeric' => ':attribute mag niet hoger dan :max zijn.', + 'file' => ':attribute mag niet meer dan :max kilobytes zijn.', + 'string' => ':attribute mag niet uit meer dan :max karakters bestaan.', + 'array' => ':attribute mag niet meer dan :max items bevatten.', + ], + 'mimes' => ':attribute moet een bestand zijn van het bestandstype :values.', + 'min' => [ + 'numeric' => ':attribute moet minimaal :min zijn.', + 'file' => ':attribute moet minimaal :min kilobytes zijn.', + 'string' => ':attribute moet minimaal :min karakters zijn.', + 'array' => ':attribute moet minimaal :min items bevatten.', + ], + 'not_in' => 'Het formaat van :attribute is ongeldig.', + 'numeric' => ':attribute moet een nummer zijn.', + 'regex' => ':attribute formaat is ongeldig.', + 'required' => ':attribute is verplicht.', + 'required_if' => ':attribute is verplicht indien :other gelijk is aan :value.', + 'required_unless' => ':attribute is verplicht tenzij :other gelijk is aan :values.', + 'required_with' => ':attribute is verplicht i.c.m. :values', + 'required_with_all' => ':attribute is verplicht i.c.m. :values', + 'required_without' => ':attribute is verplicht als :values niet ingevuld is.', + 'required_without_all' => ':attribute is verplicht als :values niet ingevuld zijn.', + 'same' => ':attribute en :other moeten overeenkomen.', + 'size' => [ + 'numeric' => ':attribute moet :size zijn.', + 'file' => ':attribute moet :size kilobyte zijn.', + 'string' => ':attribute moet :size karakters zijn.', + 'array' => ':attribute moet :size items bevatten.', + ], + 'string' => 'Het :attribute moet een tekenreeks zijn.', + 'timezone' => 'Het :attribute moet een geldige zone zijn.', + 'unique' => ':attribute is al in gebruik.', + 'url' => ':attribute is geen geldige URL.', + + /* + |-------------------------------------------------------------------------- + | Custom Validation Language Lines + |-------------------------------------------------------------------------- + | + | Here you may specify custom validation messages for attributes using the + | convention "attribute.rule" to name the lines. This makes it quick to + | specify a specific custom language line for a given attribute rule. + | + */ + + 'custom' => [ + 'attribute-name' => [ + 'rule-name' => 'custom-message', + ], + ], + + /* + |-------------------------------------------------------------------------- + | Custom Validation Attributes + |-------------------------------------------------------------------------- + | + | The following language lines are used to swap attribute place-holders + | with something more reader friendly such as E-Mail Address instead + | of "email". This simply helps us make messages a little cleaner. + | + */ + + 'attributes' => [ + // + ], + +]; diff --git a/resources/lang/pl/auth.php b/resources/lang/pl/auth.php new file mode 100644 index 0000000..f9affe1 --- /dev/null +++ b/resources/lang/pl/auth.php @@ -0,0 +1,19 @@ + 'Błędny login lub hasło.', + 'throttle' => 'Za dużo nieudanych prób logowania. Proszę spróbować za :seconds sekund.', + +]; diff --git a/resources/lang/pl/pagination.php b/resources/lang/pl/pagination.php new file mode 100644 index 0000000..5646941 --- /dev/null +++ b/resources/lang/pl/pagination.php @@ -0,0 +1,19 @@ + '« Poprzednia', + 'next' => 'Następna »', + +]; diff --git a/resources/lang/pl/passwords.php b/resources/lang/pl/passwords.php new file mode 100644 index 0000000..c805b01 --- /dev/null +++ b/resources/lang/pl/passwords.php @@ -0,0 +1,22 @@ + 'Hasło musi mieć przynajmniej sześć znaków i zgadzać się z potwierdzeniem.', + 'reset' => 'Hasło zostało zresetowane!', + 'sent' => 'Przypomnienie hasła zostało wysłane!', + 'token' => 'Token resetowania hasła jest nieprawidłowy.', + 'user' => 'Nie znaleziono użytkownika z takim adresem e-mail.', + +]; diff --git a/resources/lang/pl/validation.php b/resources/lang/pl/validation.php new file mode 100644 index 0000000..13ac32a --- /dev/null +++ b/resources/lang/pl/validation.php @@ -0,0 +1,112 @@ + ':attribute musi zostać zaakceptowany.', + 'active_url' => ':attribute jest nieprawidłowym adresem URL.', + 'after' => ':attribute musi być datą późniejszą od :date.', + 'alpha' => ':attribute może zawierać jedynie litery.', + 'alpha_dash' => ':attribute może zawierać jedynie litery, cyfry i myślniki.', + 'alpha_num' => ':attribute może zawierać jedynie litery i cyfry.', + 'array' => ':attribute musi być tablicą.', + 'before' => ':attribute musi być datą wcześniejszą od :date.', + 'between' => [ + 'numeric' => ':attribute musi zawierać się w granicach :min - :max.', + 'file' => ':attribute musi zawierać się w granicach :min - :max kilobajtów.', + 'string' => ':attribute musi zawierać się w granicach :min - :max znaków.', + 'array' => ':attribute musi składać się z :min - :max elementów.', + ], + 'boolean' => ':attribute musi mieć wartość prawda albo fałsz', + 'confirmed' => 'Potwierdzenie :attribute nie zgadza się.', + 'date' => ':attribute nie jest prawidłową datą.', + 'date_format' => ':attribute nie jest w formacie :format.', + 'different' => ':attribute oraz :other muszą się różnić.', + 'digits' => ':attribute musi składać się z :digits cyfr.', + 'digits_between' => ':attribute musi mieć od :min do :max cyfr.', + 'email' => 'Format :attribute jest nieprawidłowy.', + 'exists' => 'Zaznaczony :attribute jest nieprawidłowy.', + 'filled' => 'Pole :attribute jest wymagane.', + 'image' => ':attribute musi być obrazkiem.', + 'in' => 'Zaznaczony :attribute jest nieprawidłowy.', + 'integer' => ':attribute musi być liczbą całkowitą.', + 'ip' => ':attribute musi być prawidłowym adresem IP.', + 'json' => 'The :attribute must be a valid JSON string.', + 'max' => [ + 'numeric' => ':attribute nie może być większy niż :max.', + 'file' => ':attribute nie może być większy niż :max kilobajtów.', + 'string' => ':attribute nie może być dłuższy niż :max znaków.', + 'array' => ':attribute nie może mieć więcej niż :max elementów.', + ], + 'mimes' => ':attribute musi być plikiem typu :values.', + 'min' => [ + 'numeric' => ':attribute musi być nie mniejszy od :min.', + 'file' => ':attribute musi mieć przynajmniej :min kilobajtów.', + 'string' => ':attribute musi mieć przynajmniej :min znaków.', + 'array' => ':attribute musi mieć przynajmniej :min elementów.', + ], + 'not_in' => 'Zaznaczony :attribute jest nieprawidłowy.', + 'numeric' => ':attribute musi być liczbą.', + 'regex' => 'Format :attribute jest nieprawidłowy.', + 'required' => 'Pole :attribute jest wymagane.', + 'required_if' => 'Pole :attribute jest wymagane gdy :other jest :value.', + 'required_unless' => 'The :attribute field is required unless :other is in :values.', + 'required_with' => 'Pole :attribute jest wymagane gdy :values jest obecny.', + 'required_with_all' => 'Pole :attribute jest wymagane gdy :values jest obecny.', + 'required_without' => 'Pole :attribute jest wymagane gdy :values nie jest obecny.', + 'required_without_all' => 'Pole :attribute jest wymagane gdy żadne z :values nie są obecne.', + 'same' => 'Pole :attribute i :other muszą się zgadzać.', + 'size' => [ + 'numeric' => ':attribute musi mieć :size.', + 'file' => ':attribute musi mieć :size kilobajtów.', + 'string' => ':attribute musi mieć :size znaków.', + 'array' => ':attribute musi zawierać :size elementów.', + ], + 'string' => 'The :attribute must be a string.', + 'timezone' => ':attribute musi być prawidłową strefą czasową.', + 'unique' => 'Taki :attribute już występuje.', + 'url' => 'Format :attribute jest nieprawidłowy.', + + /* + |-------------------------------------------------------------------------- + | Custom Validation Language Lines + |-------------------------------------------------------------------------- + | + | Here you may specify custom validation messages for attributes using the + | convention "attribute.rule" to name the lines. This makes it quick to + | specify a specific custom language line for a given attribute rule. + | + */ + + 'custom' => [ + 'attribute-name' => [ + 'rule-name' => 'custom-message', + ], + ], + + /* + |-------------------------------------------------------------------------- + | Custom Validation Attributes + |-------------------------------------------------------------------------- + | + | The following language lines are used to swap attribute place-holders + | with something more reader friendly such as E-Mail Address instead + | of "email". This simply helps us make messages a little cleaner. + | + */ + + 'attributes' => [ + // + ], + +]; diff --git a/resources/lang/pt-BR/auth.php b/resources/lang/pt-BR/auth.php new file mode 100644 index 0000000..345fe86 --- /dev/null +++ b/resources/lang/pt-BR/auth.php @@ -0,0 +1,19 @@ + 'Credenciais informadas não correspondem com nossos registros.', + 'throttle' => 'Você realizou muitas tentativas de login. Favor tentar novamente em :seconds segundos.', + +]; diff --git a/resources/lang/pt-BR/pagination.php b/resources/lang/pt-BR/pagination.php new file mode 100644 index 0000000..613b015 --- /dev/null +++ b/resources/lang/pt-BR/pagination.php @@ -0,0 +1,19 @@ + '« Anterior', + 'next' => 'Próxima »', + +]; diff --git a/resources/lang/pt-BR/passwords.php b/resources/lang/pt-BR/passwords.php new file mode 100644 index 0000000..7e312dc --- /dev/null +++ b/resources/lang/pt-BR/passwords.php @@ -0,0 +1,22 @@ + 'A senha deverá conter pelo menos seis carateres e ser igual à confirmação.', + 'reset' => 'Sua senha foi redefinida!', + 'sent' => 'Nós enviamos um link de recuperação de senha por e-mail.', + 'token' => 'Este código de recuperação de senha é inválido.', + 'user' => 'Não conseguimos encontrar nenhum usuário com o endereço de e-mail especificado.', + +]; diff --git a/resources/lang/pt-BR/validation.php b/resources/lang/pt-BR/validation.php new file mode 100644 index 0000000..d8dcd26 --- /dev/null +++ b/resources/lang/pt-BR/validation.php @@ -0,0 +1,112 @@ + 'O campo :attribute deve ser aceito.', + 'active_url' => 'O campo :attribute não contém um URL válido.', + 'after' => 'O campo :attribute deverá conter uma data posterior a :date.', + 'alpha' => 'O campo :attribute deverá conter apenas letras.', + 'alpha_dash' => 'O campo :attribute deverá conter apenas letras, números e traços.', + 'alpha_num' => 'O campo :attribute deverá conter apenas letras e números .', + 'array' => 'O campo :attribute precisa ser um conjunto.', + 'before' => 'O campo :attribute deverá conter uma data anterior a :date.', + 'between' => [ + 'numeric' => 'O campo :attribute deverá ter um valor entre :min - :max.', + 'file' => 'O campo :attribute deverá ter um tamanho entre :min - :max kilobytes.', + 'string' => 'O campo :attribute deverá conter entre :min - :max caracteres.', + 'array' => 'O campo :attribute precisar ter entre :min - :max itens.', + ], + 'boolean' => 'O campo :attribute deverá ter o valor verdadeiro ou falso.', + 'confirmed' => 'A confirmação para o campo :attribute não coincide.', + 'date' => 'O campo :attribute não contém uma data válida.', + 'date_format' => 'A data indicada para o campo :attribute não respeita o formato :format.', + 'different' => 'Os campos :attribute e :other deverão conter valores diferentes.', + 'digits' => 'O campo :attribute deverá conter :digits dígitos.', + 'digits_between' => 'O campo :attribute deverá conter entre :min a :max dígitos.', + 'email' => 'O campo :attribute não contém um endereço de email válido.', + 'exists' => 'O valor selecionado para o campo :attribute é inválido.', + 'filled' => 'O campo :attribute é obrigatório.', + 'image' => 'O campo :attribute deverá conter uma imagem.', + 'in' => 'O campo :attribute não contém um valor válido.', + 'integer' => 'O campo :attribute deverá conter um número inteiro.', + 'ip' => 'O campo :attribute deverá conter um IP válido.', + 'json' => 'O campo :attribute deverá conter uma string JSON válida.', + 'max' => [ + 'numeric' => 'O campo :attribute não deverá conter um valor superior a :max.', + 'file' => 'O campo :attribute não deverá ter um tamanho superior a :max kilobytes.', + 'string' => 'O campo :attribute não deverá conter mais de :max caracteres.', + 'array' => 'O campo :attribute deve ter no máximo :max itens.', + ], + 'mimes' => 'O campo :attribute deverá conter um arquivo do tipo: :values.', + 'min' => [ + 'numeric' => 'O campo :attribute deverá ter um valor superior ou igual a :min.', + 'file' => 'O campo :attribute deverá ter no mínimo :min kilobytes.', + 'string' => 'O campo :attribute deverá conter no mínimo :min caracteres.', + 'array' => 'O campo :attribute deve ter no mínimo :min itens.', + ], + 'not_in' => 'O campo :attribute contém um valor inválido.', + 'numeric' => 'O campo :attribute deverá conter um valor numérico.', + 'regex' => 'O formato do valor para o campo :attribute é inválido.', + 'required' => 'O campo :attribute é obrigatório.', + 'required_if' => 'O campo :attribute é obrigatório quando o valor do campo :other é igual a :value.', + 'required_unless' => 'O campo :attribute é obrigatório a menos que :other esteja presente em :values.', + 'required_with' => 'O campo :attribute é obrigatório quando :values está presente.', + 'required_with_all' => 'O campo :attribute é obrigatório quando um dos :values está presente.', + 'required_without' => 'O campo :attribute é obrigatório quanto :values não está presente.', + 'required_without_all' => 'O campo :attribute é obrigatório quando nenhum dos :values está presente.', + 'same' => 'Os campos :attribute e :other deverão conter valores iguais.', + 'size' => [ + 'numeric' => 'O campo :attribute deverá conter o valor :size.', + 'file' => 'O campo :attribute deverá ter o tamanho de :size kilobytes.', + 'string' => 'O campo :attribute deverá conter :size caracteres.', + 'array' => 'O campo :attribute deve ter :size itens.', + ], + 'string' => 'O campo :attribute deve ser uma string.', + 'timezone' => 'O campo :attribute deverá ter um fuso horário válido.', + 'unique' => 'O valor indicado para o campo :attribute já se encontra utilizado.', + 'url' => 'O formato do URL indicado para o campo :attribute é inválido.', + + /* + |-------------------------------------------------------------------------- + | Custom Validation Language Lines + |-------------------------------------------------------------------------- + | + | Here you may specify custom validation messages for attributes using the + | convention "attribute.rule" to name the lines. This makes it quick to + | specify a specific custom language line for a given attribute rule. + | + */ + + 'custom' => [ + 'attribute-name' => [ + 'rule-name' => 'custom-message', + ], + ], + + /* + |-------------------------------------------------------------------------- + | Custom Validation Attributes + |-------------------------------------------------------------------------- + | + | The following language lines are used to swap attribute place-holders + | with something more reader friendly such as E-Mail Address instead + | of "email". This simply helps us make messages a little cleaner. + | + */ + + 'attributes' => [ + // + ], + +]; diff --git a/resources/lang/pt/auth.php b/resources/lang/pt/auth.php new file mode 100644 index 0000000..386992a --- /dev/null +++ b/resources/lang/pt/auth.php @@ -0,0 +1,19 @@ + 'As credencias indicadas não coincidem com as registadas no sistema.', + 'throttle' => 'O número limite de tentativas de login foi atingido. Por favor tente novamente em :seconds segundos.', + +]; diff --git a/resources/lang/pt/pagination.php b/resources/lang/pt/pagination.php new file mode 100644 index 0000000..613b015 --- /dev/null +++ b/resources/lang/pt/pagination.php @@ -0,0 +1,19 @@ + '« Anterior', + 'next' => 'Próxima »', + +]; diff --git a/resources/lang/pt/passwords.php b/resources/lang/pt/passwords.php new file mode 100644 index 0000000..292f259 --- /dev/null +++ b/resources/lang/pt/passwords.php @@ -0,0 +1,22 @@ + 'A palavra-passe deverá conter pelo menos seis carateres e ser igual à confirmação.', + 'reset' => 'A palavra-passe foi redefinida!', + 'sent' => 'O lembrete para a palavra-passe foi enviado!', + 'token' => 'Este código de recuperação da palavra-passe é inválido.', + 'user' => 'Não existe nenhum utilizador com o endereço de correio eletrónico indicado.', + +]; diff --git a/resources/lang/pt/validation.php b/resources/lang/pt/validation.php new file mode 100644 index 0000000..56d0c3a --- /dev/null +++ b/resources/lang/pt/validation.php @@ -0,0 +1,112 @@ + 'O campo :attribute deverá ser aceite.', + 'active_url' => 'O campo :attribute não contém um URL válido.', + 'after' => 'O campo :attribute deverá conter uma data posterior a :date.', + 'alpha' => 'O campo :attribute deverá conter apenas letras.', + 'alpha_dash' => 'O campo :attribute deverá conter apenas letras, números e traços.', + 'alpha_num' => 'O campo :attribute deverá conter apenas letras e números .', + 'array' => 'O campo :attribute deverá conter uma coleção de elementos.', + 'before' => 'O campo :attribute deverá conter uma data anterior a :date.', + 'between' => [ + 'numeric' => 'O campo :attribute deverá ter um valor entre :min - :max.', + 'file' => 'O campo :attribute deverá ter um tamanho entre :min - :max kilobytes.', + 'string' => 'O campo :attribute deverá conter entre :min - :max caracteres.', + 'array' => 'O campo :attribute deverá conter entre :min - :max elementos.', + ], + 'boolean' => 'O campo :attribute deverá conter o valor verdadeiro ou falso.', + 'confirmed' => 'A confirmação para o campo :attribute não coincide.', + 'date' => 'O campo :attribute não contém uma data válida.', + 'date_format' => 'A data indicada para o campo :attribute não respeita o formato :format.', + 'different' => 'Os campos :attribute e :other deverão conter valores diferentes.', + 'digits' => 'O campo :attribute deverá conter :digits caracteres.', + 'digits_between' => 'O campo :attribute deverá conter entre :min a :max caracteres.', + 'email' => 'O campo :attribute não contém um endereço de correio eletrónico válido.', + 'exists' => 'O valor selecionado para o campo :attribute é inválido.', + 'filled' => 'É obrigatória a indicação de um valor para o campo :attribute.', + 'image' => 'O campo :attribute deverá conter uma imagem.', + 'in' => 'O campo :attribute não contém um valor válido.', + 'integer' => 'O campo :attribute deverá conter um número inteiro.', + 'ip' => 'O campo :attribute deverá conter um IP válido.', + 'json' => 'O campo :attribute deverá conter um texto JSON válido.', + 'max' => [ + 'numeric' => 'O campo :attribute não deverá conter um valor superior a :max.', + 'file' => 'O campo :attribute não deverá ter um tamanho superior a :max kilobytes.', + 'string' => 'O campo :attribute não deverá conter mais de :max caracteres.', + 'array' => 'O campo :attribute não deverá conter mais de :max elementos.', + ], + 'mimes' => 'O campo :attribute deverá conter um ficheiro do tipo: :values.', + 'min' => [ + 'numeric' => 'O campo :attribute deverá ter um valor superior ou igual a :min.', + 'file' => 'O campo :attribute deverá ter no mínimo :min kilobytes.', + 'string' => 'O campo :attribute deverá conter no mínimo :min caracteres.', + 'array' => 'O campo :attribute deverá conter no mínimo :min elementos.', + ], + 'not_in' => 'O campo :attribute contém um valor inválido.', + 'numeric' => 'O campo :attribute deverá conter um valor numérico.', + 'regex' => 'O formato do valor para o campo :attribute é inválido.', + 'required' => 'É obrigatória a indicação de um valor para o campo :attribute.', + 'required_if' => 'É obrigatória a indicação de um valor para o campo :attribute quando o valor do campo :other é igual a :value.', + 'required_unless' => 'É obrigatória a indicação de um valor para o campo :attribute a menos que :other esteja presente em :values.', + 'required_with' => 'É obrigatória a indicação de um valor para o campo :attribute quando :values está presente.', + 'required_with_all' => 'É obrigatória a indicação de um valor para o campo :attribute quando um dos :values está presente.', + 'required_without' => 'É obrigatória a indicação de um valor para o campo :attribute quando :values não está presente.', + 'required_without_all' => 'É obrigatória a indicação de um valor para o campo :attribute quando nenhum dos :values está presente.', + 'same' => 'Os campos :attribute e :other deverão conter valores iguais.', + 'size' => [ + 'numeric' => 'O campo :attribute deverá conter o valor :size.', + 'file' => 'O campo :attribute deverá ter o tamanho de :size kilobytes.', + 'string' => 'O campo :attribute deverá conter :size caracteres.', + 'array' => 'O campo :attribute deverá conter :size elementos.', + ], + 'string' => 'O campo :attribute deverá conter texto.', + 'timezone' => 'O campo :attribute deverá ter um fuso horário válido.', + 'unique' => 'O valor indicado para o campo :attribute já se encontra registado.', + 'url' => 'O formato do URL indicado para o campo :attribute é inválido.', + + /* + |-------------------------------------------------------------------------- + | Custom Validation Language Lines + |-------------------------------------------------------------------------- + | + | Here you may specify custom validation messages for attributes using the + | convention "attribute.rule" to name the lines. This makes it quick to + | specify a specific custom language line for a given attribute rule. + | + */ + + 'custom' => [ + 'attribute-name' => [ + 'rule-name' => 'custom-message', + ], + ], + + /* + |-------------------------------------------------------------------------- + | Custom Validation Attributes + |-------------------------------------------------------------------------- + | + | The following language lines are used to swap attribute place-holders + | with something more reader friendly such as E-Mail Address instead + | of "email". This simply helps us make messages a little cleaner. + | + */ + + 'attributes' => [ + // + ], + +]; diff --git a/resources/lang/ro/auth.php b/resources/lang/ro/auth.php new file mode 100644 index 0000000..2e76711 --- /dev/null +++ b/resources/lang/ro/auth.php @@ -0,0 +1,19 @@ + 'Datele de identificare nu pot fi confirmate.', + 'throttle' => 'Prea multe încercari de intrare în cont. Poți încerca din nou peste :seconds secunde.', + +]; diff --git a/resources/lang/ro/pagination.php b/resources/lang/ro/pagination.php new file mode 100644 index 0000000..b7108a2 --- /dev/null +++ b/resources/lang/ro/pagination.php @@ -0,0 +1,19 @@ + '« Înapoi', + 'next' => 'Înainte »', + +]; diff --git a/resources/lang/ro/passwords.php b/resources/lang/ro/passwords.php new file mode 100644 index 0000000..608fa37 --- /dev/null +++ b/resources/lang/ro/passwords.php @@ -0,0 +1,22 @@ + 'Parola trebuie să fie de cel puțin șase caractere și să se potrivească cu cea de confirmare.', + 'reset' => 'Parola a fost resetată!', + 'sent' => 'Am trimis un e-mail cu link-ul de resetare a parolei!', + 'token' => 'Codul de resetare a parolei este greșit.', + 'user' => 'Nu există niciun utilizator cu această adresă de e-mail.', + +]; diff --git a/resources/lang/ro/validation.php b/resources/lang/ro/validation.php new file mode 100644 index 0000000..ac9e00c --- /dev/null +++ b/resources/lang/ro/validation.php @@ -0,0 +1,112 @@ + 'Câmpul :attribute trebuie să fie acceptat.', + 'active_url' => 'Câmpul :attribute nu este un URL valid.', + 'after' => 'Câmpul :attribute trebuie să fie o dată după :date.', + 'alpha' => 'Câmpul :attribute poate conține doar litere.', + 'alpha_dash' => 'Câmpul :attribute poate conține doar litere, numere și cratime.', + 'alpha_num' => 'Câmpul :attribute poate conține doar litere și numere.', + 'array' => 'Câmpul :attribute trebuie să fie un array.', + 'before' => 'Câmpul :attribute trebuie să fie o dată înainte de :date.', + 'between' => [ + 'numeric' => 'Câmpul :attribute trebuie să fie între :min și :max.', + 'file' => 'Câmpul :attribute trebuie să fie între :min și :max kiloocteți.', + 'string' => 'Câmpul :attribute trebuie să fie între :min și :max caractere.', + 'array' => 'Câmpul :attribute trebuie să aibă între :min și :max elemente.', + ], + 'boolean' => 'Câmpul :attribute trebuie să fie adevărat sau fals.', + 'confirmed' => 'Confirmarea :attribute nu se potrivește.', + 'date' => 'Câmpul :attribute nu este o dată validă.', + 'date_format' => 'Câmpul :attribute trebuie să fie în formatul :format.', + 'different' => 'Câmpurile :attribute și :other trebuie să fie diferite.', + 'digits' => 'Câmpul :attribute trebuie să aibă :digits cifre.', + 'digits_between' => 'Câmpul :attribute trebuie să aibă între :min și :max cifre.', + 'email' => 'Câmpul :attribute trebuie să fie o adresă de e-mail validă.', + 'exists' => 'Câmpul :attribute selectat nu este valid.', + 'filled' => 'Câmpul :attribute trebuie completat.', + 'image' => 'Câmpul :attribute trebuie să fie o imagine.', + 'in' => 'Câmpul :attribute selectat nu este valid.', + 'integer' => 'Câmpul :attribute trebuie să fie un număr întreg.', + 'ip' => 'Câmpul :attribute trebuie să fie o adresă IP validă.', + 'json' => 'Câmpul :attribute trebuie să fie un string JSON valid.', + 'max' => [ + 'numeric' => 'Câmpul :attribute nu poate fi mai mare de :max.', + 'file' => 'Câmpul :attribute nu poate avea mai mult de :max kiloocteți.', + 'string' => 'Câmpul :attribute nu poate avea mai mult de :max caractere.', + 'array' => 'Câmpul :attribute nu poate avea mai mult de :max elemente.', + ], + 'mimes' => 'Câmpul :attribute trebuie să fie un fișier de tipul: :values.', + 'min' => [ + 'numeric' => 'Câmpul :attribute nu poate fi mai mic de :min.', + 'file' => 'Câmpul :attribute trebuie să aibă cel puțin :min kiloocteți.', + 'string' => 'Câmpul :attribute trebuie să aibă cel puțin :min caractere.', + 'array' => 'Câmpul :attribute trebuie să aibă cel puțin :min elemente.', + ], + 'not_in' => 'Câmpul :attribute selectat nu este valid.', + 'numeric' => 'Câmpul :attribute trebuie să fie un număr.', + 'regex' => 'Câmpul :attribute nu are un format valid.', + 'required' => 'Câmpul :attribute este obligatoriu.', + 'required_if' => 'Câmpul :attribute este necesar când :other este :value.', + 'required_unless' => 'The :attribute field is required unless :other is in :values.', + 'required_with' => 'Câmpul :attribute este necesar când există :values.', + 'required_with_all' => 'Câmpul :attribute este necesar când există :values.', + 'required_without' => 'Câmpul :attribute este necesar când nu există :values.', + 'required_without_all' => 'Câmpul :attribute este necesar când niciunul(una) dintre :values nu există.', + 'same' => 'Câmpul :attribute și :other trebuie să fie identice.', + 'size' => [ + 'numeric' => 'Câmpul :attribute trebuie să fie :size.', + 'file' => 'Câmpul :attribute trebuie să aibă :size kiloocteți.', + 'string' => 'Câmpul :attribute trebuie să aibă :size caractere.', + 'array' => 'Câmpul :attribute trebuie să aibă :size elemente.', + ], + 'string' => 'Câmpul :attribute trebuie să fie string.', + 'timezone' => 'Câmpul :attribute trebuie să fie un fus orar valid.', + 'unique' => 'Câmpul :attribute a fost deja folosit.', + 'url' => 'Câmpul :attribute nu este un URL valid.', + + /* + |-------------------------------------------------------------------------- + | Custom Validation Language Lines + |-------------------------------------------------------------------------- + | + | Here you may specify custom validation messages for attributes using the + | convention "attribute.rule" to name the lines. This makes it quick to + | specify a specific custom language line for a given attribute rule. + | + */ + + 'custom' => [ + 'attribute-name' => [ + 'rule-name' => 'custom-message', + ], + ], + + /* + |-------------------------------------------------------------------------- + | Custom Validation Attributes + |-------------------------------------------------------------------------- + | + | The following language lines are used to swap attribute place-holders + | with something more reader friendly such as E-Mail Address instead + | of "email". This simply helps us make messages a little cleaner. + | + */ + + 'attributes' => [ + // + ], + +]; diff --git a/resources/lang/ru.json b/resources/lang/ru.json new file mode 100644 index 0000000..8a60040 --- /dev/null +++ b/resources/lang/ru.json @@ -0,0 +1,473 @@ +{ + " Property edit": " Редактировать свойство", + " created": " создано", + " deleted": " удалено", + " edited": " отредактировано", + "$log->action": "$log->действие", + ":app Dear customer Your :product signed for you.": ":app Уважаемый клиент, ваш :product подписан для вас.", + "A fresh verification link has been sent to your email address.": "На ваш адрес электронной почты была отправлена новая ссылка для подтверждения.", + "Action": "Действие", + "Actions": "Действия", + "Active": "Активный", + "Active now": "Активно сейчас", + "Add": "Добавить", + "Add address": "Добавить адрес", + "Add new setting": "Добавить новую настройку", + "Add to setting": "Добавить в настройку", + "Added to card": "Добавлено в корзину", + "Address": "Адрес", + "Address removed": "Адрес удален", + "Address saved": "Адрес сохранен", + "Addresses": "Адреса", + "Admin": "Администратор", + "Advanced information": "Расширенная информация", + "Advertise": "Объявление", + "Advertise list": "Список объявлений", + "All": "Все", + "All posts": "Все посты", + "Alternative address": "Альтернативный адрес", + "Amount": "Сумма", + "Answer": "Ответ", + "Application request": "Заявка на приложение", + "Approve": "Утвердить", + "Approved": "Утверждено", + "Are you sure to remove?": "Вы уверены, что хотите удалить?", + "Attached": "Прикреплено", + "Attachment": "Вложение", + "Attachment removed": "Вложение удалено", + "Attachments": "Вложения", + "Auth code error": "Ошибка кода аутентификации", + "Back order": "Заказ назад", + "Base price": "Базовая цена", + "Basic information": "Основная информация", + "Before proceeding, please check your email for a verification link.": "Перед продолжением проверьте свою электронную почту на наличие ссылки для подтверждения.", + "Belong to": "Принадлежит к", + "Body": "Текст", + "Bulk action": "Массовое действие", + "By percent": "В процентах", + "By price": "По цене", + "CLOSED": "ЗАКРЫТО", + "Call us!": "Позвоните нам!", + "Canceled": "Отменено", + "Card cleared": "Карта очищена", + "Catalog": "Каталог", + "Categories": "Категории", + "Categories deleted successfully": "Категории успешно удалены", + "Categories list": "Список категорий", + "Categories node": "Узел категорий", + "Category": "Категория", + "Category Parent": "Родительская категория", + "Category name": "Название категории", + "Category with Sub Category": "Категория с подкатегорией", + "Category with sub posts": "Категория с подчетверти", + "Check discount": "Проверить скидку", + "Checkbox": "Чекбокс", + "Checkbox type": "Тип чекбокса", + "Choose a image to upload": "Выберите изображение для загрузки", + "Choose one": "Выбрать одно", + "City": "Город", + "Click": "Нажмите", + "Click here to upload or drag and drop here": "Нажмите здесь для загрузки или перетащите сюда", + "Clip list": "Список клипов", + "Clips": "Клипы", + "Code": "Код", + "Colleague": "Коллега", + "Color type": "Тип цвета", + "Comments": "Комментарии", + "Compare products": "Сравнить товары", + "Complete your purchase": "Завершите покупку", + "Completed": "Завершено", + "Confirm Password": "Подтвердите пароль", + "Contact list": "Список контактов", + "Contact us": "Свяжитесь с нами", + "ContactUs": "Свяжитесь с нами", + "Contacts": "Контакты", + "Count": "Количество", + "Cover": "Обложка", + "Create adv": "Создать объявление", + "Create clip": "Создать клип", + "Create poll": "Создать опрос", + "Create slider": "Создать слайдер", + "Create user": "Создать пользователя", + "Created At": "Дата создания", + "Credit": "Кредит", + "Credit applied": "Кредит применён", + "Customer": "Клиент", + "Customer created successfully": "Клиент успешно создан", + "Customer deleted successfully": "Клиент успешно удален", + "Customer profile": "Профиль клиента", + "Customer updated successfully": "Клиент успешно обновлен", + "Customers": "Клиенты", + "Customers deleted successfully": "Клиенты успешно удалены", + "Customers list": "Список клиентов", + "Dashboard": "Панель управления", + "Date": "Дата", + "Deactive": "Неактивный", + "Dear customer, Please complete your information": "Уважаемый клиент, пожалуйста, заполните информацию", + "Delete": "Удалить", + "Description": "Описание", + "Description Text": "Текст описания", + "Direct link": "Прямая ссылка", + "Direction": "Направление", + "Discount": "Скидка", + "Discount code": "Код скидки", + "Discount code incorrect": "", + "Discount code accepted": "Код скидки принят", + "Discount code incorrect": "Неверный код скидки", + "Discounts": "Скидки", + "Discounts list": "Список скидок", + "Do": "Сделать", + "Double click on image to change index image": "Дважды щелкните на изображение, чтобы изменить индексное изображение", + "Double click on to remove item": "Дважды щелкните, чтобы удалить элемент", + "Draft": "Черновик", + "Draft now": "Создать черновик", + "Drafted": "Создан черновик", + "E-Mail Address": "Адрес электронной почты", + "Edit": "Редактировать", + "Edit Discount": "Редактировать скидку", + "Edit Menu": "Редактировать меню", + "Edit Post": "Редактировать пост", + "Edit Product": "Редактировать товар", + "Edit adv": "Редактировать объявление", + "Edit category": "Редактировать категорию", + "Edit clip": "Редактировать клип", + "Edit customer": "Редактировать клиента", + "Edit discount": "Редактировать скидку", + "Edit invoice": "Редактировать счет", + "Edit language": "Редактировать язык", + "Edit poll": "Редактировать опрос", + "Edit product": "Редактировать товар", + "Edit product category": "Редактировать категорию товара", + "Edit slider": "Редактировать слайдер", + "Edit ticket": "Редактировать заявку", + "Edit transport": "Редактировать транспорт", + "Edit user": "Редактировать пользователя", + "Editor text": "Текст редактора", + "Email": "Электронная почта", + "Email Address": "Адрес электронной почты", + "Empty title": "Пустой заголовок", + "Excerpt": "Выдержка", + "Expire": "Истекает", + "Expire date": "", + "Expire date": "Дата истечения срока действия", + "Failed": "Не удалось", + "False": "Ложь", + "Favorites": "Избранное", + "File": "Файл", + "Filter": "Фильтр", + "Finish and save": "Завершить и сохранить", + "Flag": "Флаг", + "Forgot Your Password?": "Забыли пароль?", + "Free": "Бесплатно", + "Friday": "Пятница", + "From": "Из", + "Full name": "Полное имя", + "Galleries": "Галереи", + "Galleries list": "Список галерей", + "Gallery": "Галерея", + "Gallery list": "Список галерей", + "Gram(s)": "Грамм(ы)", + "Hello": "Привет", + "Icon": "Иконка", + "If you did not receive the email": "Если вы не получили письмо", + "If you have any description about your order write here...": "Если у вас есть какие-либо комментарии о вашем заказе, напишите здесь...", + "Image": "Изображение", + "Images": "Изображения", + "In stock": "В наличии", + "Inactive now": "Неактивно", + "Incorrect mobile number": "Неправильный номер мобильного телефона", + "Index image": "Индексное изображение", + "Information": "Информация", + "Invalid search": "Недопустимый поиск", + "Invoice": "Счет", + "Invoice id": "ID счета", + "Invoice payed.": "Оплаченный счет", + "Invoice status": "Статус счета", + "Invoices": "Счета", + "Invoices deleted successfully": "Счета успешно удалены", + "Invoices list": "Список счетов", + "Invoices status changed successfully": "Статус счетов успешно изменен", + "Is breaking news?": "Разбить на новости?", + "Is default": "", + "Is effective price?": "", + "Key": "", + "LTR": "", + "Label": "", + "Lang": "", + "Language list": "", + "Languages": "", + "Last update": "", + "Link": "", + "Login": "", + "Login \/ Register": "", + "Logout": "", + "Logs": "", + "Long text": "", + "Magazine": "", + "Main address": "", + "Main category": "", + "Main product category": "", + "Manage": "", + "Max click": "", + "Menus": "", + "Menus list": "", + "Menus preview": "", + "Metas and publish": "", + "Mobile": "", + "Monday": "", + "Multi select type": "", + "Name": "", + "Name and lastname": "", + "New Advertise": "", + "New Clip": "", + "New Customer": "", + "New Discount": "", + "New Gallery": "", + "New Invoice": "", + "New Poll": "", + "New Post": "", + "New Product": "", + "New Product category": "", + "New Property": "", + "New Slider": "", + "New Video": "", + "New category": "", + "New customer": "", + "New discount": "", + "New gallery": "", + "New invoice": "", + "New language": "", + "New menu": "", + "New product": "", + "New product category": "", + "New ticket": "", + "New transport": "", + "New user": "", + "Next": "", + "No": "", + "No parent": "", + "No product": "", + "Normal": "", + "Not required": "", + "Number type": "", + "Online": "", + "Option": "", + "Options": "", + "Order": "", + "Order type": "", + "Out stock": "", + "Page name": "", + "Parent": "", + "Password": "", + "Pay by credit": "", + "Payment Type": "", + "Payment error": "", + "Payment price:": "", + "Pediatric dental clips": "", + "Pending": "", + "Phone": "", + "Pictures": "", + "Pin": "", + "Please change payment gate.": "", + "Please confirm your password before continuing.": "", + "Poll": "", + "Poll list": "", + "Polls": "", + "Polls list": "", + "Post": "", + "Post Text": "", + "Post list": "", + "Post reply": "", + "Postal code": "", + "Posts": "", + "Posts search": "", + "Preview": "", + "Previous": "", + "Price": "", + "Price range": "", + "Print": "", + "Processing": "", + "Product": "", + "Product added to favorite": "", + "Product categories": "", + "Product categories list": "", + "Product categories node": "", + "Product category": "", + "Product category Parent": "", + "Product category created successfully": "", + "Product category deleted successfully": "", + "Product category name": "", + "Product category updated successfully": "", + "Product deleted successfully": "", + "Product invoice deleted successfully": "", + "Product invoice updated successfully": "", + "Product removed form card": "", + "Product removed from favorite": "", + "Product restore successfully": "", + "Product stock changed successfully": "", + "Products": "", + "Products list": "", + "Profile": "", + "Profile updated": "", + "Properties list": "", + "Properties meta": "", + "Properties sort": "", + "Publish now": "", + "Published": "", + "Quantity": "", + "Question": "", + "Question \/ Answer": "", + "Questions": "", + "Question|Message": "", + "RTL": "", + "Ref ID": "", + "Register": "", + "Register or login to complete purchase": "", + "Reject": "", + "Remember Me": "", + "Remove": "", + "Reply": "", + "Required": "", + "Reserve order for :H hours": "", + "Reset": "", + "Reset Password": "", + "Restore": "", + "Role": "", + "SKU": "", + "SMS Code": "", + "SMS send, Please login with you Auth code": "", + "Saturday": "", + "Save": "", + "Save sort": "", + "Search": "", + "Search for": "", + "Search in all panel": "", + "Searchable": "", + "Section": "", + "Select type": "", + "Send": "", + "Send Answer": "", + "Send Answer and close": "", + "Send Password Reset Link": "", + "Send new ticket": "", + "Setting": "", + "Setting added to website": "", + "Setting of website updated": "", + "Shopping card": "", + "Short text": "", + "Show": "", + "Signup or Login": "", + "Single Select & multi search": "", + "Slider": "", + "Slider list": "", + "Sliders": "", + "Sort": "", + "Sort category": "", + "Sort product category": "", + "Special quantity": "", + "State": "", + "Status": "", + "Stock quantity": "", + "Store": "", + "Sub invoices items": "", + "Subject": "", + "Subtitle": "", + "Sum": "", + "Sunday": "", + "Tag": "", + "Tag search": "", + "Tag with sub posts": "", + "Tagged by": "", + "Tags": "", + "Tax": "", + "Text": "", + "Text type": "", + "The first and\/or second image will be index image": "", + "The order is duplicate please check invoices list": "", + "Thumbnail": "", + "Thursday": "", + "Ticket answered successfully": "", + "Ticket has been sent": "", + "Tickets": "", + "Tickets deleted successfully": "", + "Tickets status changed successfully": "", + "Title": "", + "To": "", + "Toggle navigation": "", + "Total Price": "", + "Total amount": "", + "Tracking code": "", + "Translates": "", + "Transport": "", + "Transport method": "", + "Transport price": "", + "Transports": "", + "Transports list": "", + "Trashed": "", + "True": "", + "Try login": "", + "Tuesday": "", + "Type": "", + "Under construction": "", + "Unit": "", + "Unknown bulk action :": "", + "Upload images": "", + "Upload new images": "", + "User": "", + "User list": "", + "Username": "", + "Users": "", + "Users list": "", + "Verify Your Email Address": "", + "Video clip": "", + "Video clips": "", + "Video list": "", + "We call you about price soon.": "", + "Website contents": "", + "Wednesday": "", + "Welcome": "", + "Width": "", + "Yes": "", + "You are logged in!": "", + "You can choose one or more image together": "", + "You disliked ": "", + "You don't have any credit": "", + "You dont't have acccess this acction": "", + "You have got :count products in your basket, Could you complete your purchase?": "", + "You liked ": "", + "You liked ago ": "", + "You order reserved for a few hours, please pay to complete process": "", + "You voted ago ": "", + "You voted right now ": "", + "Your Email sent": "", + "Your authentication code": "", + "Your comment submited successfully, After approve will be visbile.": "", + "Your credit": "", + "Your invoices": "", + "Your message has been successfully sent.": "", + "Your message...": "", + "Your question has been sent, We answer it soon.": "", + "Your question or request...": "", + "action": "", + "body": "", + "by percent": "", + "by price": "", + "choose addrress": "", + "click here to request another": "", + "clip or cover not uploaded...": "", + "created successfully": "", + "deleted successfully": "", + "id": "", + "invoice created successfully": "", + "name \/ email": "", + "not searchable": "", + "password repeat": "", + "phone": "", + "postal_code": "", + "preview": "", + "reply": "", + "slider or cover not uploaded...": "", + "transports deleted successfully": "", + "updated successfully": "", + "weight": "" +} diff --git a/resources/lang/ru/auth.php b/resources/lang/ru/auth.php new file mode 100644 index 0000000..773baf1 --- /dev/null +++ b/resources/lang/ru/auth.php @@ -0,0 +1,19 @@ + 'Имя пользователя и пароль не совпадают.', + 'throttle' => 'Слишком много попыток входа. Пожалуйста, попробуйте еще раз через :seconds секунд.', + +]; diff --git a/resources/lang/ru/pagination.php b/resources/lang/ru/pagination.php new file mode 100644 index 0000000..1ce7a6c --- /dev/null +++ b/resources/lang/ru/pagination.php @@ -0,0 +1,19 @@ + '« Назад', + 'next' => 'Вперёд »', + +]; diff --git a/resources/lang/ru/passwords.php b/resources/lang/ru/passwords.php new file mode 100644 index 0000000..a7d8a49 --- /dev/null +++ b/resources/lang/ru/passwords.php @@ -0,0 +1,22 @@ + 'Пароль должен быть не менее шести символов и совпадать с подтверждением.', + 'reset' => 'Ваш пароль был сброшен!', + 'sent' => 'Ссылка на сброс пароля была отправлена!', + 'token' => 'Ошибочный код сброса пароля.', + 'user' => 'Не удалось найти пользователя с указанным электронным адресом.', + +]; diff --git a/resources/lang/ru/validation.php b/resources/lang/ru/validation.php new file mode 100644 index 0000000..091e8f1 --- /dev/null +++ b/resources/lang/ru/validation.php @@ -0,0 +1,127 @@ + 'Вы должны принять :attribute.', + 'active_url' => 'Поле :attribute содержит недействительный URL.', + 'after' => 'В поле :attribute должна быть дата после :date.', + 'alpha' => 'Поле :attribute может содержать только буквы.', + 'alpha_dash' => 'Поле :attribute может содержать только буквы, цифры и дефис.', + 'alpha_num' => 'Поле :attribute может содержать только буквы и цифры.', + 'array' => 'Поле :attribute должно быть массивом.', + 'before' => 'В поле :attribute должна быть дата до :date.', + 'between' => [ + 'numeric' => 'Поле :attribute должно быть между :min и :max.', + 'file' => 'Размер файла в поле :attribute должен быть между :min и :max Килобайт(а).', + 'string' => 'Количество символов в поле :attribute должно быть между :min и :max.', + 'array' => 'Количество элементов в поле :attribute должно быть между :min и :max.', + ], + 'boolean' => 'Поле :attribute должно иметь значение логического типа.', // калька 'истина' или 'ложь' звучала бы слишком неестественно + 'confirmed' => 'Поле :attribute не совпадает с подтверждением.', + 'date' => 'Поле :attribute не является датой.', + 'date_format' => 'Поле :attribute не соответствует формату :format.', + 'different' => 'Поля :attribute и :other должны различаться.', + 'digits' => 'Длина цифрового поля :attribute должна быть :digits.', + 'digits_between' => 'Длина цифрового поля :attribute должна быть между :min и :max.', + 'email' => 'Поле :attribute должно быть действительным электронным адресом.', + 'filled' => 'Поле :attribute обязательно для заполнения.', + 'exists' => 'Выбранное значение для :attribute некорректно.', + 'image' => 'Поле :attribute должно быть изображением.', + 'in' => 'Выбранное значение для :attribute ошибочно.', + 'integer' => 'Поле :attribute должно быть целым числом.', + 'ip' => 'Поле :attribute должно быть действительным IP-адресом.', + 'json' => 'Поле :attribute должно быть JSON строкой.', + 'max' => [ + 'numeric' => 'Поле :attribute не может быть более :max.', + 'file' => 'Размер файла в поле :attribute не может быть более :max Килобайт(а).', + 'string' => 'Количество символов в поле :attribute не может превышать :max.', + 'array' => 'Количество элементов в поле :attribute не может превышать :max.', + ], + 'mimes' => 'Поле :attribute должно быть файлом одного из следующих типов: :values.', + 'min' => [ + 'numeric' => 'Поле :attribute должно быть не менее :min.', + 'file' => 'Размер файла в поле :attribute должен быть не менее :min Килобайт(а).', + 'string' => 'Количество символов в поле :attribute должно быть не менее :min.', + 'array' => 'Количество элементов в поле :attribute должно быть не менее :min.', + ], + 'not_in' => 'Выбранное значение для :attribute ошибочно.', + 'numeric' => 'Поле :attribute должно быть числом.', + 'regex' => 'Поле :attribute имеет ошибочный формат.', + 'required' => 'Поле :attribute обязательно для заполнения.', + 'required_if' => 'Поле :attribute обязательно для заполнения, когда :other равно :value.', + 'required_unless' => 'Поле :attribute обязательно для заполнения, когда :other не равно :values.', + 'required_with' => 'Поле :attribute обязательно для заполнения, когда :values указано.', + 'required_with_all' => 'Поле :attribute обязательно для заполнения, когда :values указано.', + 'required_without' => 'Поле :attribute обязательно для заполнения, когда :values не указано.', + 'required_without_all' => 'Поле :attribute обязательно для заполнения, когда ни одно из :values не указано.', + 'same' => 'Значение :attribute должно совпадать с :other.', + 'size' => [ + 'numeric' => 'Поле :attribute должно быть равным :size.', + 'file' => 'Размер файла в поле :attribute должен быть равен :size Килобайт(а).', + 'string' => 'Количество символов в поле :attribute должно быть равным :size.', + 'array' => 'Количество элементов в поле :attribute должно быть равным :size.', + ], + 'string' => 'Поле :attribute должно быть строкой.', + 'timezone' => 'Поле :attribute должно быть действительным часовым поясом.', + 'unique' => 'Такое значение поля :attribute уже существует.', + 'url' => 'Поле :attribute имеет ошибочный формат.', + + /* + |-------------------------------------------------------------------------- + | Собственные языковые ресурсы для проверки значений + |-------------------------------------------------------------------------- + | + | Здесь Вы можете указать собственные сообщения для атрибутов. + | Это позволяет легко указать свое сообщение для заданного правила атрибута. + | + | http://laravel.com/docs/5.1/validation#custom-error-messages + | Пример использования + | + | 'custom' => [ + | 'email' => [ + | 'required' => 'Нам необходимо знать Ваш электронный адрес!', + | ], + | ], + | + */ + + 'custom' => [ + 'attribute-name' => [ + 'rule-name' => 'custom-message', + ], + ], + + /* + |-------------------------------------------------------------------------- + | Собственные названия атрибутов + |-------------------------------------------------------------------------- + | + | Последующие строки используются для подмены программных имен элементов + | пользовательского интерфейса на удобочитаемые. Например, вместо имени + | поля "email" в сообщениях будет выводиться "электронный адрес". + | + | Пример использования + | + | 'attributes' => [ + | 'email' => 'электронный адрес', + | ], + | + */ + + 'attributes' => [ + // + ], + +]; diff --git a/resources/lang/sc/auth.php b/resources/lang/sc/auth.php new file mode 100644 index 0000000..6ef1a73 --- /dev/null +++ b/resources/lang/sc/auth.php @@ -0,0 +1,19 @@ + 'These credentials do not match our records.', + 'throttle' => 'Too many login attempts. Please try again in :seconds seconds.', + +]; diff --git a/resources/lang/sc/pagination.php b/resources/lang/sc/pagination.php new file mode 100644 index 0000000..834a997 --- /dev/null +++ b/resources/lang/sc/pagination.php @@ -0,0 +1,19 @@ + '« A in antis', + 'next' => 'A pustis »', + +]; diff --git a/resources/lang/sc/passwords.php b/resources/lang/sc/passwords.php new file mode 100644 index 0000000..28bf9aa --- /dev/null +++ b/resources/lang/sc/passwords.php @@ -0,0 +1,22 @@ + 'Is password depent èssere a su mancu de 6 caràteres e depent èssere uguales.', + 'reset' => 'Sa password est istada torrada a impostare!', + 'sent' => 'Regordu de sa password imbiadu!', + 'token' => 'Custu token pro torrare a impostare sa password no est bàlidu.', + 'user' => "Non s'agatat un'impitadore assotziadu a custu indiritzu email.", + +]; diff --git a/resources/lang/sc/validation.php b/resources/lang/sc/validation.php new file mode 100644 index 0000000..d17eb4b --- /dev/null +++ b/resources/lang/sc/validation.php @@ -0,0 +1,112 @@ + ':attribute depet èssere atzetadu.', + 'active_url' => ":attribute no est un'URL bàlidu.", + 'after' => ':attribute depet èssere una data chi benit a pustis de :date.', + 'alpha' => ':attribute podet cuntènnere isceti lìteras.', + 'alpha_dash' => ':attribute podet cuntènnere isceti lìteras, nùmeros e tratigheddos.', + 'alpha_num' => ':attribute podet cuntènnere isceti lìteras e nùmeros.', + 'array' => ":attribute depet èssere un'array.", + 'before' => ':attribute depet èssere una data chi benit prima de :date.', + 'between' => [ + 'numeric' => ':attribute depet èssere intre :min - :max.', + 'file' => ':attribute depet èssere intre :min - :max kilobytes.', + 'string' => ':attribute depet èssere intre :min - :max caràteres.', + 'array' => ':attribute depet èssere intre :min - :max elementos.', + ], + 'boolean' => 'The :attribute field must be true or false', + 'confirmed' => 'Su campu de cunfirma pro :attribute non torrat.', + 'date' => ':attribute no est una data bàlida.', + 'date_format' => ':attribute non torrat cun su formadu :format.', + 'different' => ':attribute e :other depent èssere diferentes.', + 'digits' => ':attribute depet èssere de :digits tzifras.', + 'digits_between' => ':attribute depet èssere intre :min e :max tzifras.', + 'email' => ':attribute no est bàlidu.', + 'exists' => ':attribute seberadu/a no est bàlidu.', + 'filled' => ':attribute est pedidu.', + 'image' => ":attribute depet èssere un'immàgine.", + 'in' => ':attribute seberadu no est bàlidu.', + 'integer' => ':attribute depet èssere intreu.', + 'ip' => ":attribute depet èssere un'indiritzu IP bàlidu.", + 'json' => 'The :attribute must be a valid JSON string.', + 'max' => [ + 'numeric' => ':attribute depet èssere prus piticu de :max.', + 'file' => ':attribute non depet èssere prus mannu de :max kilobytes.', + 'string' => ':attribute non podet cuntènnere prus de :max caràteres.', + 'array' => ':attribute non podet tènnere prus de :max elementos.', + ], + 'mimes' => ':attribute depet èssere de tipu: :values.', + 'min' => [ + 'numeric' => ':attribute depet bàlere a su mancu :min.', + 'file' => ':attribute depet èssere prus mannu de :min kilobytes.', + 'string' => ':attribute depet cuntènnere a su mancu :min caràteres.', + 'array' => ':attribute depet tènnere a su mancu :min elementos.', + ], + 'not_in' => 'Su balore seberadu pro :attribute no est bàlidu.', + 'numeric' => ':attribute depet èssere unu nùmeru.', + 'regex' => 'Su formadu de su campu :attribute no est bàlidu.', + 'required' => ':attribute est pedidu.', + 'required_if' => 'Su campu :attribute est pedidu cando :other est :value.', + 'required_unless' => 'The :attribute field is required unless :other is in :values.', + 'required_with' => 'Su campu :attribute est pedidu cando :values est presente.', + 'required_with_all' => 'Su campu:attribute est pedidu cando :values est presente.', + 'required_without' => 'Su campu :attribute est pedidu cando :values no est presente.', + 'required_without_all' => 'Su campu :attribute est pedidu cando perunu de :values sunt presentes.', + 'same' => ':attribute e :other depent èssere uguales.', + 'size' => [ + 'numeric' => ':attribute depet bàlere :size.', + 'file' => ':attribute depet èssere mannu :size kilobytes.', + 'string' => ':attribute depet cuntènnere :size caràteres.', + 'array' => ':attribute depet cuntènnere :size elementos.', + ], + 'string' => 'The :attribute must be a string.', + 'timezone' => ':attribute depet èssere una zona bàlida.', + 'unique' => ':attribute est istadu giai impreadu.', + 'url' => ":attribute depet èssere un'URL.", + + /* + |-------------------------------------------------------------------------- + | Custom Validation Language Lines + |-------------------------------------------------------------------------- + | + | Here you may specify custom validation messages for attributes using the + | convention "attribute.rule" to name the lines. This makes it quick to + | specify a specific custom language line for a given attribute rule. + | + */ + + 'custom' => [ + 'attribute-name' => [ + 'rule-name' => 'custom-message', + ], + ], + + /* + |-------------------------------------------------------------------------- + | Custom Validation Attributes + |-------------------------------------------------------------------------- + | + | The following language lines are used to swap attribute place-holders + | with something more reader friendly such as E-Mail Address instead + | of "email". This simply helps us make messages a little cleaner. + | + */ + + 'attributes' => [ + // + ], + +]; diff --git a/resources/lang/sk/auth.php b/resources/lang/sk/auth.php new file mode 100644 index 0000000..6ef1a73 --- /dev/null +++ b/resources/lang/sk/auth.php @@ -0,0 +1,19 @@ + 'These credentials do not match our records.', + 'throttle' => 'Too many login attempts. Please try again in :seconds seconds.', + +]; diff --git a/resources/lang/sk/pagination.php b/resources/lang/sk/pagination.php new file mode 100644 index 0000000..f658e9b --- /dev/null +++ b/resources/lang/sk/pagination.php @@ -0,0 +1,19 @@ + '« Predchádzajúca', + 'next' => 'Nasledujúca »', + +]; diff --git a/resources/lang/sk/passwords.php b/resources/lang/sk/passwords.php new file mode 100644 index 0000000..2f3f336 --- /dev/null +++ b/resources/lang/sk/passwords.php @@ -0,0 +1,22 @@ + 'Heslo sa musí zhodovať a obsahovať najmenej šesť znakov.', + 'reset' => 'Heslo bolo zmenené!', + 'sent' => 'Pripomienka k zmene hesla bola odoslaná!', + 'token' => 'Klúč pre obnovu hesla je neplatný.', + 'user' => 'Nepodarilo sa nájsť používateľa s touto e-mailovou adresou.', + +]; diff --git a/resources/lang/sk/validation.php b/resources/lang/sk/validation.php new file mode 100644 index 0000000..c68efcd --- /dev/null +++ b/resources/lang/sk/validation.php @@ -0,0 +1,112 @@ + ':attribute musí byť akceptovaný.', + 'active_url' => ':attribute má neplatnú URL adresu.', + 'after' => ':attribute musí byť dátum po :date.', + 'alpha' => ':attribute môže obsahovať len písmená.', + 'alpha_dash' => ':attribute môže obsahovať len písmená, čísla a pomlčky.', + 'alpha_num' => ':attribute môže obsahovať len písmená, čísla.', + 'array' => ':attribute musí byť pole.', + 'before' => ':attribute musí byť dátum pred :date.', + 'between' => [ + 'numeric' => ':attribute musí mať rozsah :min - :max.', + 'file' => ':attribute musí mať rozsah :min - :max kilobajtov.', + 'string' => ':attribute musí mať rozsah :min - :max znakov.', + 'array' => ':attribute musí mať rozsah :min - :max prvkov.', + ], + 'boolean' => 'The :attribute field must be true or false', + 'confirmed' => ':attribute konfirmácia sa nezhoduje.', + 'date' => ':attribute má neplatný dátum.', + 'date_format' => ':attribute sa nezhoduje s formátom :format.', + 'different' => ':attribute a :other musia byť odlišné.', + 'digits' => ':attribute musí mať :digits číslic.', + 'digits_between' => ':attribute musí mať rozsah :min až :max číslic.', + 'email' => ':attribute má neplatný formát.', + 'exists' => 'označený :attribute je neplatný.', + 'filled' => ':attribute je požadované.', + 'image' => ':attribute musí byť obrázok.', + 'in' => 'označený :attribute je neplatný.', + 'integer' => ':attribute musí byť celé číslo.', + 'ip' => ':attribute musí byť platná IP adresa.', + 'json' => ':attribute musí byť platný JSON reťazec.', + 'max' => [ + 'numeric' => ':attribute nemôže byť väčší ako :max.', + 'file' => ':attribute nemôže byť väčší ako :max kilobajtov.', + 'string' => ':attribute nemôže byť väčší ako :max znakov.', + 'array' => ':attribute nemôže mať viac ako :max prvkov.', + ], + 'mimes' => ':attribute musí byť súbor s koncovkou: :values.', + 'min' => [ + 'numeric' => ':attribute musí mať aspoň :min.', + 'file' => ':attribute musí mať aspoň :min kilobajtov.', + 'string' => ':attribute musí mať aspoň :min znakov.', + 'array' => ':attribute musí mať aspoň :min prvkov.', + ], + 'not_in' => 'označený:attribute je neplatný.', + 'numeric' => ':attribute musí byť číslo.', + 'regex' => ':attribute má neplatný formát.', + 'required' => ':attribute je požadované.', + 'required_if' => ':attribute je požadované keď :other je :value.', + 'required_unless' => 'The :attribute field is required unless :other is in :values.', + 'required_with' => ':attribute je požadované keď :values je prítomné.', + 'required_with_all' => ':attribute je požadované ak :values je nastavené.', + 'required_without' => ':attribute je požadované keď :values nie je prítomné.', + 'required_without_all' => ':attribute je požadované ak žiadne z :values nie je nastavené.', + 'same' => ':attribute a :other sa musia zhodovať.', + 'size' => [ + 'numeric' => ':attribute musí byť :size.', + 'file' => ':attribute musí mať :size kilobajtov.', + 'string' => ':attribute musí mať :size znakov.', + 'array' => ':attribute musí obsahovať :size prvkov.', + ], + 'string' => ':attribute musí byť reťazec znakov.', + 'timezone' => ':attribute musí byť platné časové pásmo.', + 'unique' => ':attribute je nedostupný.', + 'url' => ':attribute neplatný formát.', + + /* + |-------------------------------------------------------------------------- + | Custom Validation Language Lines + |-------------------------------------------------------------------------- + | + | Here you may specify custom validation messages for attributes using the + | convention "attribute.rule" to name the lines. This makes it quick to + | specify a specific custom language line for a given attribute rule. + | + */ + + 'custom' => [ + 'attribute-name' => [ + 'rule-name' => 'custom-message', + ], + ], + + /* + |-------------------------------------------------------------------------- + | Custom Validation Attributes + |-------------------------------------------------------------------------- + | + | The following language lines are used to swap attribute place-holders + | with something more reader friendly such as E-Mail Address instead + | of "email". This simply helps us make messages a little cleaner. + | + */ + + 'attributes' => [ + // + ], + +]; diff --git a/resources/lang/sl/auth.php b/resources/lang/sl/auth.php new file mode 100644 index 0000000..6ef1a73 --- /dev/null +++ b/resources/lang/sl/auth.php @@ -0,0 +1,19 @@ + 'These credentials do not match our records.', + 'throttle' => 'Too many login attempts. Please try again in :seconds seconds.', + +]; diff --git a/resources/lang/sl/pagination.php b/resources/lang/sl/pagination.php new file mode 100644 index 0000000..f611517 --- /dev/null +++ b/resources/lang/sl/pagination.php @@ -0,0 +1,19 @@ + '« Prejšnja', + 'next' => 'Naslednja »', + +]; diff --git a/resources/lang/sl/passwords.php b/resources/lang/sl/passwords.php new file mode 100644 index 0000000..f587d72 --- /dev/null +++ b/resources/lang/sl/passwords.php @@ -0,0 +1,22 @@ + 'Geslo mora biti dolgo vsaj šest znakov in se mora ujemati z potrditvenim geslom.', + 'reset' => 'Geslo je bilo spremenjeno!', + 'sent' => 'Opomnik za geslo poslano!', + 'token' => 'Ponastavitveni žeton je neveljaven.', + 'user' => 'Ne moremo najti uporabnika s tem e-poštnim naslovom.', + +]; diff --git a/resources/lang/sl/validation.php b/resources/lang/sl/validation.php new file mode 100644 index 0000000..1b07af3 --- /dev/null +++ b/resources/lang/sl/validation.php @@ -0,0 +1,111 @@ + ':attribute mora biti sprejet.', + 'active_url' => ':attribute ni pravilen.', + 'after' => ':attribute mora biti za datumom :date.', + 'alpha' => ':attribute lahko vsebuje samo črke.', + 'alpha_dash' => ':attribute lahko vsebuje samo črke, številke in črtice.', + 'alpha_num' => ':attribute lahko vsebuje samo črke in številke.', + 'array' => ':attribute mora biti polje.', + 'before' => ':attribute mora biti pred datumom :date.', + 'between' => [ + 'numeric' => ':attribute mora biti med :min in :max.', + 'file' => ':attribute mora biti med :min in :max kilobajti.', + 'string' => ':attribute mora biti med :min in :max znaki.', + 'array' => ':attribute mora imeti med :min in :max elementov.', + ], + 'boolean' => ':attribute polje mora biti 1 ali 0', + 'confirmed' => ':attribute potrditev se ne ujema.', + 'date' => ':attribute ni veljaven datum.', + 'date_format' => ':attribute se ne ujema z obliko :format.', + 'different' => ':attribute in :other mora biti drugačen.', + 'digits' => ':attribute mora imeti :digits cifer.', + 'digits_between' => ':attribute mora biti med :min in :max ciframi.', + 'email' => ':attribute mora biti veljaven e-poštni naslov.', + 'exists' => 'izbran :attribute je neveljaven.', + 'image' => ':attribute mora biti slika.', + 'in' => 'izbran :attribute je neveljaven.', + 'integer' => ':attribute mora biti število.', + 'ip' => ':attribute mora biti veljaven IP naslov.', + 'json' => 'The :attribute must be a valid JSON string.', + 'max' => [ + 'numeric' => ':attribute ne sme biti večje od :max.', + 'file' => ':attribute ne sme biti večje :max kilobajtov.', + 'string' => ':attribute ne sme biti večje :max znakov.', + 'array' => ':attribute ne smejo imeti več kot :max elementov.', + ], + 'mimes' => ':attribute mora biti datoteka tipa: :values.', + 'min' => [ + 'numeric' => ':attribute mora biti vsaj dolžine :min.', + 'file' => ':attribute mora imeti vsaj :min kilobajtov.', + 'string' => ':attribute mora imeti vsaj :min znakov.', + 'array' => ':attribute mora imeti vsaj :min elementov.', + ], + 'not_in' => 'izbran :attribute je neveljaven.', + 'numeric' => ':attribute mora biti število.', + 'regex' => 'Format polja :attribute je neveljaven.', + 'required' => 'Polje :attribute je zahtevano.', + 'required_if' => 'Polje :attribute je zahtevano, ko :other je :value.', + 'required_unless' => 'The :attribute field is required unless :other is in :values.', + 'required_with' => 'Polje :attribute je zahtevano, ko je :values prisoten.', + 'required_with_all' => 'Polje :attribute je zahtevano, ko je :values prisoten.', + 'required_without' => 'Polje :attribute je zahtevano, ko :values ni prisoten.', + 'required_without_all' => 'Polje :attribute je zahtevano, ko nobenih od :values niso prisotni.', + 'same' => 'Polje :attribute in :other se morata ujemati.', + 'size' => [ + 'numeric' => ':attribute mora biti :size.', + 'file' => ':attribute mora biti :size kilobajtov.', + 'string' => ':attribute mora biti :size znakov.', + 'array' => ':attribute mora vsebovati :size elementov.', + ], + 'string' => 'The :attribute must be a string.', + 'timezone' => 'The :attribute must be a valid zone.', + 'unique' => ':attribute je že zaseden.', + 'url' => ':attribute format je neveljaven.', + + /* + |-------------------------------------------------------------------------- + | Custom Validation Language Lines + |-------------------------------------------------------------------------- + | + | Here you may specify custom validation messages for attributes using the + | convention "attribute.rule" to name the lines. This makes it quick to + | specify a specific custom language line for a given attribute rule. + | + */ + + 'custom' => [ + 'attribute-name' => [ + 'rule-name' => 'custom-message', + ], + ], + + /* + |-------------------------------------------------------------------------- + | Custom Validation Attributes + |-------------------------------------------------------------------------- + | + | The following language lines are used to swap attribute place-holders + | with something more reader friendly such as E-Mail Address instead + | of "email". This simply helps us make messages a little cleaner. + | + */ + + 'attributes' => [ + // + ], + +]; diff --git a/resources/lang/sq/auth.php b/resources/lang/sq/auth.php new file mode 100644 index 0000000..6ef1a73 --- /dev/null +++ b/resources/lang/sq/auth.php @@ -0,0 +1,19 @@ + 'These credentials do not match our records.', + 'throttle' => 'Too many login attempts. Please try again in :seconds seconds.', + +]; diff --git a/resources/lang/sq/pagination.php b/resources/lang/sq/pagination.php new file mode 100644 index 0000000..0f13123 --- /dev/null +++ b/resources/lang/sq/pagination.php @@ -0,0 +1,19 @@ + '« Prapa', + 'next' => 'Para »', + +]; diff --git a/resources/lang/sq/passwords.php b/resources/lang/sq/passwords.php new file mode 100644 index 0000000..9528c3f --- /dev/null +++ b/resources/lang/sq/passwords.php @@ -0,0 +1,22 @@ + 'Fjalëkalimet duhet të jenë gjashtë karaktere dhe të përputhen me konfirmimin.', + 'reset' => 'Fjalëkalimi u ndryshua!', + 'sent' => 'Adresa për ndryshimin e fjalëkalimit u dërgua!', + 'token' => 'Ky tallon për ndryshimin e fjalëkalimit është i pasaktë.', + 'user' => 'Nuk mund të gjejmë një përdorues me atë adres email-i.', + +]; diff --git a/resources/lang/sq/validation.php b/resources/lang/sq/validation.php new file mode 100644 index 0000000..1f6a2c7 --- /dev/null +++ b/resources/lang/sq/validation.php @@ -0,0 +1,112 @@ + ':attribute duhet të pranohet.', + 'active_url' => ':attribute nuk është adresë e saktë.', + 'after' => ':attribute duhet të jetë datë pas :date.', + 'alpha' => ':attribute mund të përmbajë vetëm shkronja.', + 'alpha_dash' => ':attribute mund të përmbajë vetëm shkronja, numra, dhe viza.', + 'alpha_num' => ':attribute mund të përmbajë vetëm shkronja dhe numra.', + 'array' => ':attribute duhet të jetë një bashkësi (array).', + 'before' => ':attribute duhet të jetë datë para :date.', + 'between' => [ + 'numeric' => ':attribute duhet të jetë midis :min - :max.', + 'file' => ':attribute duhet të jetë midis :min - :max kilobajtëve.', + 'string' => ':attribute duhet të jetë midis :min - :max karaktereve.', + 'array' => ':attribute duhet të jetë midis :min - :max elementëve.', + ], + 'boolean' => 'Fusha :attribute duhet të jetë e vërtetë ose e gabuar', + 'confirmed' => ':attribute konfirmimi nuk përputhet.', + 'date' => ':attribute nuk është një datë e saktë.', + 'date_format' => ':attribute nuk i përshtatet formatit :format.', + 'different' => ':attribute dhe :other duhet të jenë të ndryshme.', + 'digits' => ':attribute duhet të jetë :digits shifra.', + 'digits_between' => ':attribute duhet të jetë midis :min dhe :max shifra.', + 'email' => ':attribute formati është i pasaktë.', + 'exists' => ':attribute përzgjedhur është i/e pasaktë.', + 'filled' => 'Fusha :attribute është e kërkuar.', + 'image' => ':attribute duhet të jetë imazh.', + 'in' => ':attribute përzgjedhur është i/e pasaktë.', + 'integer' => ':attribute duhet të jetë numër i plotë.', + 'ip' => ':attribute duhet të jetë një IP adresë e saktë.', + 'json' => 'The :attribute must be a valid JSON string.', + 'max' => [ + 'numeric' => ':attribute nuk mund të jetë më tepër se :max.', + 'file' => ':attribute nuk mund të jetë më tepër se :max kilobajtë.', + 'string' => ':attribute nuk mund të jetë më tepër se :max karaktere.', + 'array' => ':attribute nuk mund të ketë më tepër se :max elemente.', + ], + 'mimes' => ':attribute duhet të jetë një dokument i tipit: :values.', + 'min' => [ + 'numeric' => ':attribute nuk mund të jetë më pak se :min.', + 'file' => ':attribute nuk mund të jetë më pak se :min kilobajtë.', + 'string' => ':attribute nuk mund të jetë më pak se :min karaktere.', + 'array' => ':attribute nuk mund të ketë më pak se :min elemente.', + ], + 'not_in' => ':attribute përzgjedhur është i/e pasaktë.', + 'numeric' => ':attribute duhet të jetë një numër.', + 'regex' => 'Formati i :attribute është i pasaktë.', + 'required' => 'Fusha :attribute është e kërkuar.', + 'required_if' => 'Fusha :attribute është e kërkuar kur :other është :value.', + 'required_unless' => 'The :attribute field is required unless :other is in :values.', + 'required_with' => 'Fusha :attribute është e kërkuar kur :values ekziston.', + 'required_with_all' => 'Fusha :attribute është e kërkuar kur :values ekziston.', + 'required_without' => 'Fusha :attribute është e kërkuar kur :values nuk ekziston.', + 'required_without_all' => 'Fusha :attribute është e kërkuar kur nuk ekziston asnjë nga :values.', + 'same' => ':attribute dhe :other duhet të përputhen.', + 'size' => [ + 'numeric' => ':attribute duhet të jetë :size.', + 'file' => ':attribute duhet të jetë :size kilobajtë.', + 'string' => ':attribute duhet të jetë :size karaktere.', + 'array' => ':attribute duhet të ketë :size elemente.', + ], + 'string' => ':attribute duhet të jetë varg.', + 'timezone' => ':attribute duhet të jetë zonë e saktë.', + 'unique' => ':attribute është marrë tashmë.', + 'url' => 'Formati i :attribute është i pasaktë.', + + /* + |-------------------------------------------------------------------------- + | Custom Validation Language Lines + |-------------------------------------------------------------------------- + | + | Here you may specify custom validation messages for attributes using the + | convention "attribute.rule" to name the lines. This makes it quick to + | specify a specific custom language line for a given attribute rule. + | + */ + + 'custom' => [ + 'attribute-name' => [ + 'rule-name' => 'custom-message', + ], + ], + + /* + |-------------------------------------------------------------------------- + | Custom Validation Attributes + |-------------------------------------------------------------------------- + | + | The following language lines are used to swap attribute place-holders + | with something more reader friendly such as E-Mail Address instead + | of "email". This simply helps us make messages a little cleaner. + | + */ + + 'attributes' => [ + // + ], + +]; diff --git a/resources/lang/sr/auth.php b/resources/lang/sr/auth.php new file mode 100644 index 0000000..deb4743 --- /dev/null +++ b/resources/lang/sr/auth.php @@ -0,0 +1,19 @@ + 'Podaci ne odgovaraju ni jednom nalogu.', + 'throttle' => 'Previše neuspelih pokušaja. Pokušajte ponovo za :seconds sekundi.', + +]; diff --git a/resources/lang/sr/pagination.php b/resources/lang/sr/pagination.php new file mode 100644 index 0000000..a5a9d2b --- /dev/null +++ b/resources/lang/sr/pagination.php @@ -0,0 +1,19 @@ + '« Nazad', + 'next' => 'Napred »', + +]; diff --git a/resources/lang/sr/passwords.php b/resources/lang/sr/passwords.php new file mode 100644 index 0000000..cb7f3d3 --- /dev/null +++ b/resources/lang/sr/passwords.php @@ -0,0 +1,22 @@ + 'Lozinka mora imati najmanje 6 karaktera i da odgovara potvrdi.', + 'reset' => 'Lozinka je resetovana!', + 'sent' => 'Poslali smo reset link za vašu lozinku!', + 'token' => 'Ukucana oznaka za resetovanje lozinke nije važeća.', + 'user' => 'Nismo uspeli pronaći korisnika sa email adresom.', + +]; diff --git a/resources/lang/sr/validation.php b/resources/lang/sr/validation.php new file mode 100644 index 0000000..0c2859d --- /dev/null +++ b/resources/lang/sr/validation.php @@ -0,0 +1,112 @@ + 'Polje :attribute mora biti prihvaćeno.', + 'active_url' => 'Polje :attribute nije validan URL.', + 'after' => 'Polje :attribute mora biti datum posle :date.', + 'alpha' => 'Polje :attribute može sadržati samo slova.', + 'alpha_dash' => 'Polje :attribute može sadržati samo slova, brojeve i povlake.', + 'alpha_num' => 'Polje :attribute može sadržati samo slova i brojeve.', + 'array' => 'Polje :attribute mora sadržati nekih niz stavki.', + 'before' => 'Polje :attribute mora biti datum pre :date.', + 'between' => [ + 'numeric' => 'Polje :attribute mora biti između :min - :max.', + 'file' => 'Fajl :attribute mora biti između :min - :max kilobajta.', + 'string' => 'Polje :attribute mora biti između :min - :max karaktera.', + 'array' => 'Polje :attribute mora biti između :min - :max stavki.', + ], + 'boolean' => 'Polje :attribute mora biti tačno ili netačno', + 'confirmed' => 'Potvrda polja :attribute se ne poklapa.', + 'date' => 'Polje :attribute nije važeći datum.', + 'date_format' => 'Polje :attribute ne odgovora prema formatu :format.', + 'different' => 'Polja :attribute i :other moraju biti različita.', + 'digits' => 'Polje :attribute mora sadržati :digits šifri.', + 'digits_between' => 'Polje :attribute mora biti izemđu :min i :max šifri.', + 'email' => 'Format polja :attribute nije validan.', + 'exists' => 'Odabrano polje :attribute nije validno.', + 'filled' => 'Polje :attribute je obavezno.', + 'image' => 'Polje :attribute mora biti slika.', + 'in' => 'Odabrano polje :attribute nije validno.', + 'integer' => 'Polje :attribute mora biti broj.', + 'ip' => 'Polje :attribute mora biti validna IP adresa.', + 'json' => 'The :attribute must be a valid JSON string.', + 'max' => [ + 'numeric' => 'Polje :attribute mora biti manje od :max.', + 'file' => 'Polje :attribute mora biti manje od :max kilobajta.', + 'string' => 'Polje :attribute mora sadržati manje od :max karaktera.', + 'array' => 'Polje :attribute ne smije da image više od :max stavki.', + ], + 'mimes' => 'Polje :attribute mora biti fajl tipa: :values.', + 'min' => [ + 'numeric' => 'Polje :attribute mora biti najmanje :min.', + 'file' => 'Fajl :attribute mora biti najmanje :min kilobajta.', + 'string' => 'Polje :attribute mora sadržati najmanje :min karaktera.', + 'array' => 'Polje :attribute mora sadrzati najmanje :min stavku.', + ], + 'not_in' => 'Odabrani element polja :attribute nije validan.', + 'numeric' => 'Polje :attribute mora biti broj.', + 'regex' => 'Format polja :attribute nije validan.', + 'required' => 'Polje :attribute je obavezno.', + 'required_if' => 'Polje :attribute je potrebno kada polje :other sadrži :value.', + 'required_unless' => 'The :attribute field is required unless :other is in :values.', + 'required_with' => 'Polje :attribute je potrebno kada polje :values je prisutan.', + 'required_with_all' => 'Polje :attribute je obavezno kada je :values prikazano.', + 'required_without' => 'Polje :attribute je potrebno kada polje :values nije prisutan.', + 'required_without_all' => 'Polje :attribute je potrebno kada nijedan od sledeći polja :values nisu prisutni.', + 'same' => 'Polja :attribute i :other se moraju poklapati.', + 'size' => [ + 'numeric' => 'Polje :attribute mora biti :size.', + 'file' => 'Fajl :attribute mora biti :size kilobajta.', + 'string' => 'Polje :attribute mora biti :size karaktera.', + 'array' => 'Polje :attribute mora sadržati :size stavki.', + ], + 'string' => 'Polje :attribute mora sadržati slova.', + 'timezone' => 'Polje :attribute mora biti ispravna vremenska zona.', + 'unique' => 'Polje :attribute već postoji.', + 'url' => 'Format polja :attribute ne važi.', + + /* + |-------------------------------------------------------------------------- + | Custom Validation Language Lines + |-------------------------------------------------------------------------- + | + | Here you may specify custom validation messages for attributes using the + | convention "attribute.rule" to name the lines. This makes it quick to + | specify a specific custom language line for a given attribute rule. + | + */ + + 'custom' => [ + 'attribute-name' => [ + 'rule-name' => 'custom-message', + ], + ], + + /* + |-------------------------------------------------------------------------- + | Custom Validation Attributes + |-------------------------------------------------------------------------- + | + | The following language lines are used to swap attribute place-holders + | with something more reader friendly such as E-Mail Address instead + | of "email". This simply helps us make messages a little cleaner. + | + */ + + 'attributes' => [ + // + ], + +]; diff --git a/resources/lang/sv/auth.php b/resources/lang/sv/auth.php new file mode 100644 index 0000000..3adc952 --- /dev/null +++ b/resources/lang/sv/auth.php @@ -0,0 +1,19 @@ + 'Dessa uppgifter stämmer inte överens med vårt register.', + 'throttle' => 'För många inloggningsförsök. Var vänlig försök igen om :seconds sekunder.', + +]; diff --git a/resources/lang/sv/pagination.php b/resources/lang/sv/pagination.php new file mode 100644 index 0000000..aa12db1 --- /dev/null +++ b/resources/lang/sv/pagination.php @@ -0,0 +1,19 @@ + '« Föregående', + 'next' => 'Nästa »', + +]; diff --git a/resources/lang/sv/passwords.php b/resources/lang/sv/passwords.php new file mode 100644 index 0000000..b944e24 --- /dev/null +++ b/resources/lang/sv/passwords.php @@ -0,0 +1,22 @@ + 'Lösenord måste innehålla minst sex tecken och matcha varandra.', + 'reset' => 'Lösenordet har blivit återställt!', + 'sent' => 'Lösenordspåminnelse skickad!', + 'token' => 'Koden för lösenordsåterställning är ogiltig.', + 'user' => 'Vi kan inte hitta en användare med den e-postadressen.', + +]; diff --git a/resources/lang/sv/validation.php b/resources/lang/sv/validation.php new file mode 100644 index 0000000..b3306ad --- /dev/null +++ b/resources/lang/sv/validation.php @@ -0,0 +1,112 @@ + ':attribute måste accepteras.', + 'active_url' => ':attribute är inte en giltig webbadress.', + 'after' => ':attribute måste vara ett datum efter den :date.', + 'alpha' => ':attribute får endast innehålla bokstäver.', + 'alpha_dash' => ':attribute får endast innehålla bokstäver, siffror och bindestreck.', + 'alpha_num' => ':attribute får endast innehålla bokstäver och siffror.', + 'array' => ':attribute måste vara en array.', + 'before' => ':attribute måste vara ett datum innan den :date.', + 'between' => [ + 'numeric' => ':attribute måste vara en siffra mellan :min och :max.', + 'file' => ':attribute måste vara mellan :min till :max kilobyte stor.', + 'string' => ':attribute måste innehålla :min till :max tecken.', + 'array' => ':attribute måste innehålla mellan :min - :max objekt.', + ], + 'boolean' => ':attribute måste vara sant eller falskt', + 'confirmed' => ':attribute bekräftelsen matchar inte.', + 'date' => ':attribute är inte ett giltigt datum.', + 'date_format' => ':attribute matchar inte formatet :format.', + 'different' => ':attribute och :other får inte vara lika.', + 'digits' => ':attribute måste vara minst :digits tecken.', + 'digits_between' => ':attribute måste vara mellan :min och :max tecken.', + 'email' => 'Fältet :attribute måste innehålla en korrekt e-postadress.', + 'exists' => 'Det valda :attribute är ogiltigt.', + 'filled' => 'Fältet :attribute är obligatoriskt.', + 'image' => ':attribute måste vara en bild.', + 'in' => 'Det valda :attribute är ogiltigt.', + 'integer' => ':attribute måste vara en siffra.', + 'ip' => ':attribute måste vara en giltig IP-adress.', + 'json' => 'The :attribute must be a valid JSON string.', + 'max' => [ + 'numeric' => ':attribute får inte vara större än :max.', + 'file' => ':attribute får max vara :max kilobyte stor.', + 'string' => ':attribute får max innehålla :max tecken.', + 'array' => ':attribute får inte innehålla mer än :max objekt.', + ], + 'mimes' => ':attribute måste vara en fil av typen: :values.', + 'min' => [ + 'numeric' => ':attribute måste vara större än :min.', + 'file' => ':attribute måste vara minst :min kilobyte stor.', + 'string' => ':attribute måste innehålla minst :min tecken.', + 'array' => ':attribute måste innehålla minst :min objekt.', + ], + 'not_in' => 'Det valda :attribute är ogiltigt.', + 'numeric' => ':attribute måste vara en siffra.', + 'regex' => 'Formatet för :attribute är ogiltigt.', + 'required' => 'Fältet :attribute är obligatoriskt.', + 'required_if' => 'Fältet :attribute är obligatoriskt då :other är :value.', + 'required_unless' => 'The :attribute field is required unless :other is in :values.', + 'required_with' => 'Fältet :attribute är obligatoriskt då :values är ifyllt.', + 'required_with_all' => 'Fältet :attribute är obligatoriskt när :values är ifyllt.', + 'required_without' => 'Fältet :attribute är obligatoriskt då :values ej är ifyllt.', + 'required_without_all' => 'Fältet :attribute är obligatoriskt när ingen av :values är ifyllt.', + 'same' => ':attribute och :other måste vara lika.', + 'size' => [ + 'numeric' => ':attribute måste vara :size.', + 'file' => ':attribute får endast vara :size kilobyte stor.', + 'string' => ':attribute måste innehålla :size tecken.', + 'array' => ':attribute måste innehålla :size objekt.', + ], + 'string' => ':attribute måste vara en sträng.', + 'timezone' => ':attribute måste vara en giltig tidszon.', + 'unique' => ':attribute används redan.', + 'url' => 'Formatet :attribute är ogiltigt.', + + /* + |-------------------------------------------------------------------------- + | Custom Validation Language Lines + |-------------------------------------------------------------------------- + | + | Here you may specify custom validation messages for attributes using the + | convention "attribute.rule" to name the lines. This makes it quick to + | specify a specific custom language line for a given attribute rule. + | + */ + + 'custom' => [ + 'attribute-name' => [ + 'rule-name' => 'custom-message', + ], + ], + + /* + |-------------------------------------------------------------------------- + | Custom Validation Attributes + |-------------------------------------------------------------------------- + | + | The following language lines are used to swap attribute place-holders + | with something more reader friendly such as E-Mail Address instead + | of "email". This simply helps us make messages a little cleaner. + | + */ + + 'attributes' => [ + // + ], + +]; diff --git a/resources/lang/th/auth.php b/resources/lang/th/auth.php new file mode 100644 index 0000000..ae2426c --- /dev/null +++ b/resources/lang/th/auth.php @@ -0,0 +1,19 @@ + 'ข้อมูลที่ใช้ในการยืนยันตัวตนไม่ถูกต้อง', + 'throttle' => 'คุณได้พยายามเข้าระบบหลายครั้งเกินไป กรุณาลองใหม่ใน :seconds วินาทีข้างหน้า.', + +]; diff --git a/resources/lang/th/pagination.php b/resources/lang/th/pagination.php new file mode 100755 index 0000000..1e3738f --- /dev/null +++ b/resources/lang/th/pagination.php @@ -0,0 +1,19 @@ + '« ก่อนหน้า', + 'next' => 'ถัดไป »', + +]; diff --git a/resources/lang/th/passwords.php b/resources/lang/th/passwords.php new file mode 100755 index 0000000..098ff82 --- /dev/null +++ b/resources/lang/th/passwords.php @@ -0,0 +1,22 @@ + 'รหัสผ่านต้องมีความยาวอย่างน้อยหกตัวอักษรและต้องตรงกับช่องยืนยันรหัสผ่าน', + 'reset' => 'ทำการตั้งค่ารหัสผ่านใหม่แล้ว', + 'sent' => 'ส่งเครื่องช่วยเตือนความจำรหัสผ่านแล้ว!', + 'token' => 'ชุดรหัสสำหรับการเปลี่ยนรหัสผ่านไม่ถูกต้อง', + 'user' => 'ไม่พบผู้ใช้งานที่ตรงกับอีเมล์นี้', + +]; diff --git a/resources/lang/th/validation.php b/resources/lang/th/validation.php new file mode 100755 index 0000000..60a5e15 --- /dev/null +++ b/resources/lang/th/validation.php @@ -0,0 +1,112 @@ + 'ข้อมูล :attribute ต้องผ่านการยอมรับก่อน', + 'active_url' => 'ข้อมูล :attribute ต้องเป็น URL เท่านั้น', + 'after' => 'ข้อมูล :attribute ต้องเป็นวันที่หลังจาก :date.', + 'alpha' => 'ข้อมูล :attribute ต้องเป็นตัวอักษรภาษาอังกฤษเท่านั้น', + 'alpha_dash' => 'ข้อมูล :attribute ต้องเป็นตัวอักษรภาษาอังกฤษ ตัวเลข และ _ เท่านั้น', + 'alpha_num' => 'ข้อมูล :attribute ต้องเป็นตัวอักษรภาษาอังกฤษ ตัวเลข เท่านั้น', + 'array' => 'ข้อมูล :attribute ต้องเป็น array เท่านั้น', + 'before' => 'ข้อมูล :attribute ต้องเป็นวันที่ก่อน :date.', + 'between' => [ + 'numeric' => 'ข้อมูล :attribute ต้องอยู่ในช่วงระหว่าง :min - :max.', + 'file' => 'ข้อมูล :attribute ต้องอยู่ในช่วงระหว่าง :min - :max กิโลไบต์', + 'string' => 'ข้อมูล :attribute ต้องอยู่ในช่วงระหว่าง :min - :max ตัวอักษร', + 'array' => 'ข้อมูล :attribute ต้องอยู่ในช่วงระหว่าง :min - :max ค่า', + ], + 'boolean' => 'ข้อมูล :attribute ต้องเป็นจริง หรือเท็จ เท่านั้น', + 'confirmed' => 'ข้อมูล :attribute ไม่ตรงกัน', + 'date' => 'ข้อมูล :attribute ต้องเป็นวันที่', + 'date_format' => 'ข้อมูล :attribute ไม่ตรงกับข้อมูลกำหนด :format.', + 'different' => 'ข้อมูล :attribute และ :other ต้องไม่เท่ากัน', + 'digits' => 'ข้อมูล :attribute ต้องเป็น :digits', + 'digits_between' => 'ข้อมูล :attribute ต้องอยู่ในช่วงระหว่าง :min ถึง :max', + 'email' => 'ข้อมูล :attribute ต้องเป็นอีเมล์', + 'exists' => 'ข้อมูล ที่ถูกเลือกจาก :attribute ไม่ถูกต้อง', + 'filled' => 'ข้อมูล :attribute จำเป็นต้องกรอก', + 'image' => 'ข้อมูล :attribute ต้องเป็นรูปภาพ', + 'in' => 'ข้อมูล ที่ถูกเลือกใน :attribute ไม่ถูกต้อง', + 'integer' => 'ข้อมูล :attribute ต้องเป็นตัวเลข', + 'ip' => 'ข้อมูล :attribute ต้องเป็น IP', + 'json' => 'ข้อมูล :attribute ต้องเป็นอักขระ JSON ที่สมบูรณ์', + 'max' => [ + 'numeric' => 'ข้อมูล :attribute ต้องมีจำนวนไม่เกิน :max.', + 'file' => 'ข้อมูล :attribute ต้องมีจำนวนไม่เกิน :max กิโลไบต์', + 'string' => 'ข้อมูล :attribute ต้องมีจำนวนไม่เกิน :max ตัวอักษร', + 'array' => 'ข้อมูล :attribute ต้องมีจำนวนไม่เกิน :max ค่า', + ], + 'mimes' => 'ข้อมูล :attribute ต้องเป็นชนิดไฟล์: :values.', + 'min' => [ + 'numeric' => 'ข้อมูล :attribute ต้องมีจำนวนอย่างน้อย :min.', + 'file' => 'ข้อมูล :attribute ต้องมีจำนวนอย่างน้อย :min กิโลไบต์', + 'string' => 'ข้อมูล :attribute ต้องมีจำนวนอย่างน้อย :min ตัวอักษร', + 'array' => 'ข้อมูล :attribute ต้องมีจำนวนอย่างน้อย :min ค่า', + ], + 'not_in' => 'ข้อมูล ที่เลือกจาก :attribute ไม่ถูกต้อง', + 'numeric' => 'ข้อมูล :attribute ต้องเป็นตัวเลข', + 'regex' => 'ข้อมูล :attribute มีรูปแบบไม่ถูกต้อง', + 'required' => 'ข้อมูล :attribute จำเป็นต้องกรอก', + 'required_if' => 'ข้อมูล :attribute จำเป็นต้องกรอกเมื่อ :other เป็น :value.', + 'required_unless' => 'The :attribute field is required unless :other is in :values.', + 'required_with' => 'ข้อมูล :attribute จำเป็นต้องกรอกเมื่อ :values มีค่า', + 'required_with_all' => 'ข้อมูล :attribute จำเป็นต้องกรอกเมื่อ :values มีค่าทั้งหมด', + 'required_without' => 'ข้อมูล :attribute จำเป็นต้องกรอกเมื่อ :values ไม่มีค่า', + 'required_without_all' => 'ข้อมูล :attribute จำเป็นต้องกรอกเมื่อ :values ไม่มีค่าทั้งหมด', + 'same' => 'ข้อมูล :attribute และ :other ต้องถูกต้อง', + 'size' => [ + 'numeric' => 'ข้อมูล :attribute ต้องเท่ากับ :size', + 'file' => 'ข้อมูล :attribute ต้องเท่ากับ :size กิโลไบต์', + 'string' => 'ข้อมูล :attribute ต้องเท่ากับ :size ตัวอักษร', + 'array' => 'ข้อมูล :attribute ต้องเท่ากับ :size ค่า', + ], + 'string' => 'ข้อมูล :attribute ต้องเป็นอักขระ', + 'timezone' => 'ข้อมูล :attribute ต้องเป็นข้อมูลเขตเวลาที่ถูกต้อง', + 'unique' => 'ข้อมูล :attribute ไม่สามารถใช้ได้', + 'url' => 'ข้อมูล :attribute ไม่ถูกต้อง', + + /* + |-------------------------------------------------------------------------- + | Custom Validation Language Lines + |-------------------------------------------------------------------------- + | + | Here you may specify custom validation messages for attributes using the + | convention "attribute.rule" to name the lines. This makes it quick to + | specify a specific custom language line for a given attribute rule. + | + */ + + 'custom' => [ + 'attribute-name' => [ + 'rule-name' => 'custom-message', + ], + ], + + /* + |-------------------------------------------------------------------------- + | Custom Validation Attributes + |-------------------------------------------------------------------------- + | + | The following language lines are used to swap attribute place-holders + | with something more reader friendly such as E-Mail Address instead + | of "email". This simply helps us make messages a little cleaner. + | + */ + + 'attributes' => [ + // + ], + +]; diff --git a/resources/lang/tk/auth.php b/resources/lang/tk/auth.php new file mode 100644 index 0000000..6ef1a73 --- /dev/null +++ b/resources/lang/tk/auth.php @@ -0,0 +1,19 @@ + 'These credentials do not match our records.', + 'throttle' => 'Too many login attempts. Please try again in :seconds seconds.', + +]; diff --git a/resources/lang/tk/pagination.php b/resources/lang/tk/pagination.php new file mode 100644 index 0000000..ac4437c --- /dev/null +++ b/resources/lang/tk/pagination.php @@ -0,0 +1,19 @@ + '« Öňki', + 'next' => 'Indiki »', + +]; diff --git a/resources/lang/tk/passwords.php b/resources/lang/tk/passwords.php new file mode 100644 index 0000000..bcf52e0 --- /dev/null +++ b/resources/lang/tk/passwords.php @@ -0,0 +1,22 @@ + 'Açarsöz 6 harpdan ybarat bolup, tassyklamasy bilen deň bolmaly.', + 'reset' => 'Açarsöz üýtgedildi!', + 'sent' => 'Açarsöz ýatlatmasy ugradyldy!', + 'token' => 'Açarsöz tazeleme söz birligi ýalňyş.', + 'user' => 'Bu e-mail adrese degişli ulanyjy tapylmady.', + +]; diff --git a/resources/lang/tk/validation.php b/resources/lang/tk/validation.php new file mode 100644 index 0000000..77666f5 --- /dev/null +++ b/resources/lang/tk/validation.php @@ -0,0 +1,112 @@ + ':attribute kabul edilmelidir.', + 'active_url' => ':attribute dogry URL bolmalydyr.', + 'after' => ':attribute şundan has köne sene bolmalydyr :date.', + 'alpha' => ':attribute dine harplardan durmalydyr.', + 'alpha_dash' => ':attribute dine harplardan, sanlardan we tirelerden durmalydyr.', + 'alpha_num' => ':attribute dine harplardan we sanlardan durmalydyr.', + 'array' => ':attribute ýygyndy bolmalydyr.', + 'before' => ':attribute şundan has irki sene bolmalydyr :date.', + 'between' => [ + 'numeric' => ':attribute :min - :max arasynda bolmalydyr.', + 'file' => ':attribute :min - :max kilobaýt arasynda bolmalydyr.', + 'string' => ':attribute :min - :max harplar arasynda bolmalydyr.', + 'array' => ':attribute :min - :max arasynda madda eýe bolmalydyr.', + ], + 'boolean' => ':attribute diňe dogry ýada ýalňyş bolmalydyr.', + 'confirmed' => ':attribute tassyklamasy deň däl.', + 'date' => ':attribute dogry sene bolmalydyr.', + 'date_format' => ':attribute :format formatyna deň däl.', + 'different' => ':attribute bilen :other birbirinden tapawutly bolmalydyr.', + 'digits' => ':attribute :digits san bolmalydyr.', + 'digits_between' => ':attribute :min bilen :max arasynda san bolmalydyr.', + 'email' => ':attribute formaty ýalňyş.', + 'exists' => 'Saýlanan :attribute ýalňyş.', + 'filled' => ':attribute meýdany zerur.', + 'image' => ':attribute surat bolmalydyr.', + 'in' => ':attribute mukdary ýalňyş.', + 'integer' => ':attribute san bolmalydyr.', + 'ip' => ':attribute dogry IP adres bolmalydyr.', + 'json' => 'The :attribute must be a valid JSON string.', + 'max' => [ + 'numeric' => ':attribute :max den kiçi bolmalydyr.', + 'file' => ':attribute :max kilobaýtdan kiçi bolmalydyr.', + 'string' => ':attribute :max harpdan kiçi bolmalydyr.', + 'array' => ':attribute iň az :max maddadan ybarat bolmalydyr.', + ], + 'mimes' => ':attribute faýlň formaty :values bolmalydyr.', + 'min' => [ + 'numeric' => ':attribute mukdary :min dan köp bolmalydyr.', + 'file' => ':attribute mukdary :min kilobaýtdan köp bolmalydyr.', + 'string' => ':attribute mukdary :min harpdan köp bolmalydyr.', + 'array' => ':attribute iň az :min harpdan bolmalydyr.', + ], + 'not_in' => 'Saýlanan :attribute geçersiz.', + 'numeric' => ':attribute san bolmalydyr.', + 'regex' => ':attribute formaty ýalňyş.', + 'required' => ':attribute meýdany zerur.', + 'required_if' => ':attribute meýdany, :other :value hümmetine eýe bolanynda zerurdyr.', + 'required_unless' => 'The :attribute field is required unless :other is in :values.', + 'required_with' => ':attribute meýdany :values bar bolanda zerurdyr.', + 'required_with_all' => ':attribute meýdany haýsyda bolsa bir :values bar bolanda zerurdyr.', + 'required_without' => ':attribute meýdany :values ýok bolanda zerurdyr.', + 'required_without_all' => ':attribute meýdany :values dan haýsyda bolsa biri ýok bolanda zerurdyr.', + 'same' => ':attribute bilen :other deň bolmalydyr.', + 'size' => [ + 'numeric' => ':attribute :size sandan ybarat bolmalydyr.', + 'file' => ':attribute :size kilobaýt bolmalydyr.', + 'string' => ':attribute :size harp bolmalydyr.', + 'array' => ':attribute :size madda eýe bolmalydyr.', + ], + 'string' => 'The :attribute must be a string.', + 'timezone' => ':attribute dogry zolak bolmalydyr.', + 'unique' => ':attribute önden hasaba alyndy.', + 'url' => ':attribute formaty ýalňyş.', + + /* + |-------------------------------------------------------------------------- + | Custom Validation Language Lines + |-------------------------------------------------------------------------- + | + | Here you may specify custom validation messages for attributes using the + | convention "attribute.rule" to name the lines. This makes it quick to + | specify a specific custom language line for a given attribute rule. + | + */ + + 'custom' => [ + 'attribute-name' => [ + 'rule-name' => 'custom-message', + ], + ], + + /* + |-------------------------------------------------------------------------- + | Custom Validation Attributes + |-------------------------------------------------------------------------- + | + | The following language lines are used to swap attribute place-holders + | with something more reader friendly such as E-Mail Address instead + | of "email". This simply helps us make messages a little cleaner. + | + */ + + 'attributes' => [ + // + ], + +]; diff --git a/resources/lang/tr/auth.php b/resources/lang/tr/auth.php new file mode 100644 index 0000000..25bc102 --- /dev/null +++ b/resources/lang/tr/auth.php @@ -0,0 +1,19 @@ + 'Bu kullanıcı bilgileri, bizim verilerle eşleşmiyor.', + 'throttle' => 'Çok fazla oturum açma girişimleri. :seconds saniye içinde tekrar deneyin.', + +]; diff --git a/resources/lang/tr/pagination.php b/resources/lang/tr/pagination.php new file mode 100644 index 0000000..18fd3e1 --- /dev/null +++ b/resources/lang/tr/pagination.php @@ -0,0 +1,19 @@ + '« Önceki', + 'next' => 'Sonraki »', + +]; diff --git a/resources/lang/tr/passwords.php b/resources/lang/tr/passwords.php new file mode 100644 index 0000000..8fc3572 --- /dev/null +++ b/resources/lang/tr/passwords.php @@ -0,0 +1,22 @@ + 'Şifreler altı karakter olmalı ve onay ile eşleşmelidir.', + 'reset' => 'Şifre sıfırlandı!', + 'sent' => 'Şifre sıfırlama başarı ile gönderildi!', + 'token' => 'Şifre sıfırlama bileti geçersiz.', + 'user' => 'Bu e-mail adresi ile kayıtlı üye bulunamıyor.', + +]; diff --git a/resources/lang/tr/validation.php b/resources/lang/tr/validation.php new file mode 100644 index 0000000..1e05658 --- /dev/null +++ b/resources/lang/tr/validation.php @@ -0,0 +1,112 @@ + ':attribute kabul edilmelidir.', + 'active_url' => ':attribute geçerli bir URL olmalıdır.', + 'after' => ':attribute şundan daha eski bir tarih olmalıdır :date.', + 'alpha' => ':attribute sadece harflerden oluşmalıdır.', + 'alpha_dash' => ':attribute sadece harfler, rakamlar ve tirelerden oluşmalıdır.', + 'alpha_num' => ':attribute sadece harfler ve rakamlar içermelidir.', + 'array' => ':attribute dizi olmalıdır.', + 'before' => ':attribute şundan daha önceki bir tarih olmalıdır :date.', + 'between' => [ + 'numeric' => ':attribute :min - :max arasında olmalıdır.', + 'file' => ':attribute :min - :max arasındaki kilobayt değeri olmalıdır.', + 'string' => ':attribute :min - :max arasında karakterden oluşmalıdır.', + 'array' => ':attribute :min - :max arasında nesneye sahip olmalıdır.', + ], + 'boolean' => ':attribute sadece doğru veya yanlış olmalıdır.', + 'confirmed' => ':attribute tekrarı eşleşmiyor.', + 'date' => ':attribute geçerli bir tarih olmalıdır.', + 'date_format' => ':attribute :format biçimi ile eşleşmiyor.', + 'different' => ':attribute ile :other birbirinden farklı olmalıdır.', + 'digits' => ':attribute :digits rakam olmalıdır.', + 'digits_between' => ':attribute :min ile :max arasında rakam olmalıdır.', + 'email' => ':attribute biçimi geçersiz.', + 'exists' => 'Seçili :attribute geçersiz.', + 'filled' => ':attribute alanı gereklidir.', + 'image' => ':attribute alanı resim dosyası olmalıdır.', + 'in' => ':attribute değeri geçersiz.', + 'integer' => ':attribute tamsayı olmalıdır.', + 'ip' => ':attribute geçerli bir IP adresi olmalıdır.', + 'json' => 'The :attribute must be a valid JSON string.', + 'max' => [ + 'numeric' => ':attribute değeri :max değerinden küçük olmalıdır.', + 'file' => ':attribute değeri :max kilobayt değerinden küçük olmalıdır.', + 'string' => ':attribute değeri :max karakter değerinden küçük olmalıdır.', + 'array' => ':attribute değeri :max adedinden az nesneye sahip olmalıdır.', + ], + 'mimes' => ':attribute dosya biçimi :values olmalıdır.', + 'min' => [ + 'numeric' => ':attribute değeri :min değerinden büyük olmalıdır.', + 'file' => ':attribute değeri :min kilobayt değerinden büyük olmalıdır.', + 'string' => ':attribute değeri :min karakter değerinden büyük olmalıdır.', + 'array' => ':attribute en az :min nesneye sahip olmalıdır.', + ], + 'not_in' => 'Seçili :attribute geçersiz.', + 'numeric' => ':attribute sayı olmalıdır.', + 'regex' => ':attribute biçimi geçersiz.', + 'required' => ':attribute alanı gereklidir.', + 'required_if' => ':attribute alanı, :other :value değerine sahip olduğunda zorunludur.', + 'required_unless' => 'The :attribute field is required unless :other is in :values.', + 'required_with' => ':attribute alanı :values varken zorunludur.', + 'required_with_all' => ':attribute alanı herhangi bir :values değeri varken zorunludur.', + 'required_without' => ':attribute alanı :values yokken zorunludur.', + 'required_without_all' => ':attribute alanı :values değerlerinden herhangi biri yokken zorunludur.', + 'same' => ':attribute ile :other eşleşmelidir.', + 'size' => [ + 'numeric' => ':attribute :size olmalıdır.', + 'file' => ':attribute :size kilobyte olmalıdır.', + 'string' => ':attribute :size karakter olmalıdır.', + 'array' => ':attribute :size nesneye sahip olmalıdır.', + ], + 'string' => 'The :attribute must be a string.', + 'timezone' => ':attribute geçerli bir saat dilimi olmalıdır.', + 'unique' => ':attribute daha önceden kayıt edilmiş.', + 'url' => ':attribute biçimi geçersiz.', + + /* + |-------------------------------------------------------------------------- + | Custom Validation Language Lines + |-------------------------------------------------------------------------- + | + | Here you may specify custom validation messages for attributes using the + | convention "attribute.rule" to name the lines. This makes it quick to + | specify a specific custom language line for a given attribute rule. + | + */ + + 'custom' => [ + 'attribute-name' => [ + 'rule-name' => 'custom-message', + ], + ], + + /* + |-------------------------------------------------------------------------- + | Custom Validation Attributes + |-------------------------------------------------------------------------- + | + | The following language lines are used to swap attribute place-holders + | with something more reader friendly such as E-Mail Address instead + | of "email". This simply helps us make messages a little cleaner. + | + */ + + 'attributes' => [ + // + ], + +]; diff --git a/resources/lang/uk/auth.php b/resources/lang/uk/auth.php new file mode 100644 index 0000000..414d7f2 --- /dev/null +++ b/resources/lang/uk/auth.php @@ -0,0 +1,18 @@ + 'Ці облікові дані не збігаються з нашими записами.', + 'throttle' => 'Занадто багато спроб входу. Будь ласка, спробуйте ще раз, через :seconds секунд.', +]; diff --git a/resources/lang/uk/pagination.php b/resources/lang/uk/pagination.php new file mode 100755 index 0000000..58d7888 --- /dev/null +++ b/resources/lang/uk/pagination.php @@ -0,0 +1,19 @@ + '« Назад', + 'next' => 'Далі »', + +]; diff --git a/resources/lang/uk/passwords.php b/resources/lang/uk/passwords.php new file mode 100755 index 0000000..6e9d1a7 --- /dev/null +++ b/resources/lang/uk/passwords.php @@ -0,0 +1,22 @@ + 'Пароль повинен бути щонайменше 6 символів довжиною та співпадати з підтвердженням.', + 'reset' => 'Ваш пароль змінено!', + 'sent' => 'Ми надіслали на Вашу електронну адресу посилання для зміни пароля!', + 'token' => 'Помилковий код для зміни пароля.', + 'user' => 'Користувача з такою електронною адресою не знайдено.', + +]; diff --git a/resources/lang/uk/validation.php b/resources/lang/uk/validation.php new file mode 100755 index 0000000..1bea44d --- /dev/null +++ b/resources/lang/uk/validation.php @@ -0,0 +1,111 @@ + 'Ви повинні прийняти :attribute.', + 'active_url' => 'Поле :attribute не є правильним URL.', + 'after' => 'Поле :attribute має містити дату не раніше :date.', + 'alpha' => 'Поле :attribute має містити лише літери.', + 'alpha_dash' => 'Поле :attribute має містити лише літери, цифри та підкреслення.', + 'alpha_num' => 'Поле :attribute має містити лише літери та цифри.', + 'array' => 'Поле :attribute має бути масивом.', + 'before' => 'Поле :attribute має містити дату не пізніше :date.', + 'between' => [ + 'numeric' => 'Поле :attribute має бути між :min та :max.', + 'file' => 'Розмір файлу в полі :attribute має бути не менше :min та не більше :max кілобайт.', + 'string' => 'Текст в полі :attribute має бути не менше :min та не більше :max символів.', + 'array' => 'Поле :attribute має містити від :min до :max елементів.', + ], + 'boolean' => 'Поле :attribute повинне містити логічний тип.', + 'confirmed' => 'Поле :attribute не збігається з підтвердженням.', + 'date' => 'Поле :attribute не є датою.', + 'date_format' => 'Поле :attribute не відповідає формату :format.', + 'different' => 'Поля :attribute та :other повинні бути різними.', + 'digits' => 'Довжина цифрового поля :attribute повинна дорівнювати :digits.', + 'digits_between' => 'Довжина цифрового поля :attribute повинна бути від :min до :max.', + 'email' => 'Поле :attribute повинне містити коректну електронну адресу.', + 'filled' => "Поле :attribute є обов'язковим для заповнення.", + 'exists' => 'Вибране для :attribute значення не коректне.', + 'image' => 'Поле :attribute має містити зображення.', + 'in' => 'Вибране для :attribute значення не коректне.', + 'integer' => 'Поле :attribute має містити ціле число.', + 'ip' => 'Поле :attribute має містити IP адресу.', + 'json' => 'Дані поля :attribute мають бути в форматі JSON.', + 'max' => [ + 'numeric' => 'Поле :attribute має бути не більше :max.', + 'file' => 'Файл в полі :attribute має бути не більше :max кілобайт.', + 'string' => 'Текст в полі :attribute повинен мати довжину не більшу за :max.', + 'array' => 'Поле :attribute повинне містити не більше :max елементів.', + ], + 'mimes' => 'Поле :attribute повинне містити файл одного з типів: :values.', + 'min' => [ + 'numeric' => 'Поле :attribute повинне бути не більше :min.', + 'file' => 'Розмір Файлу в полі :attribute має бути не меншим :min кілобайт.', + 'string' => 'Текст в полі :attribute повинен містити не менше :min символів.', + 'array' => 'Поле :attribute повинне містити не менше :min елементів.', + ], + 'not_in' => 'Вибране для :attribute значення не коректне.', + 'numeric' => 'Поле :attribute повинно містити число.', + 'regex' => 'Поле :attribute має хибний формат.', + 'required' => "Поле :attribute є обов'язковим для заповнення.", + 'required_if' => "Поле :attribute є обов'язковим для заповнення, коли :other є рівним :value.", + 'required_unless' => 'The :attribute field is required unless :other is in :values.', + 'required_with' => "Поле :attribute є обов'язковим для заповнення, коли :values вказано.", + 'required_with_all' => "Поле :attribute є обов'язковим для заповнення, коли :values вказано.", + 'required_without' => "Поле :attribute є обов'язковим для заповнення, коли :values не вказано.", + 'required_without_all' => "Поле :attribute є обов'язковим для заповнення, коли :values не вказано.", + 'same' => 'Поля :attribute та :other мають співпадати.', + 'size' => [ + 'numeric' => 'Поле :attribute має бути довжини :size.', + 'file' => 'Файл в полі :attribute має бути розміром :size кілобайт.', + 'string' => 'Текст в полі :attribute повинен містити :size символів.', + 'array' => 'Поле :attribute повинне містити :size елементів.', + ], + 'timezone' => 'Поле :attribute повинне містити коректну часову зону.', + 'unique' => 'Таке значення поля :attribute вже існує.', + 'url' => 'Формат поля :attribute неправильний.', + + /* + |-------------------------------------------------------------------------- + | Додаткові ресурси для перевірки введення + |-------------------------------------------------------------------------- + | + | Тут Ви можете вказати власні ресурси для підтвердження введення, + | використовуючи формат "attribute.rule", щоб дати назву текстовим змінним. + | Так ви зможете легко додати текст повідомлення для заданого атрибуту. + | + */ + + 'custom' => [ + 'attribute-name' => [ + 'rule-name' => 'custom-message', + ], + ], + + /* + |-------------------------------------------------------------------------- + | Власні назви атрибутів + |-------------------------------------------------------------------------- + | + | Наступні правила дозволяють налаштувати заміну назв полів введення + | для зручності користувачів. Наприклад, вказати "Електронна адреса" замість + | "email". + | + */ + + 'attributes' => [ + // + ], + +]; diff --git a/resources/lang/vi/auth.php b/resources/lang/vi/auth.php new file mode 100644 index 0000000..6ef1a73 --- /dev/null +++ b/resources/lang/vi/auth.php @@ -0,0 +1,19 @@ + 'These credentials do not match our records.', + 'throttle' => 'Too many login attempts. Please try again in :seconds seconds.', + +]; diff --git a/resources/lang/vi/pagination.php b/resources/lang/vi/pagination.php new file mode 100644 index 0000000..fecba6d --- /dev/null +++ b/resources/lang/vi/pagination.php @@ -0,0 +1,19 @@ + '« Trang sau', + 'next' => 'Trang trước »', + +]; diff --git a/resources/lang/vi/passwords.php b/resources/lang/vi/passwords.php new file mode 100644 index 0000000..c0c214c --- /dev/null +++ b/resources/lang/vi/passwords.php @@ -0,0 +1,22 @@ + 'Mật khẩu phải gồm 6 ký tự và khớp với phần xác nhận.', + 'reset' => 'Mật khẩu đã được reset!', + 'sent' => 'Cấp lại mật khẩu đã đuợc gửi!', + 'token' => 'Mã reset mật khẩu không hợp lệ.', + 'user' => 'Không tìm thấy user với địa chỉ email này.', + +]; diff --git a/resources/lang/vi/validation.php b/resources/lang/vi/validation.php new file mode 100644 index 0000000..b26c04c --- /dev/null +++ b/resources/lang/vi/validation.php @@ -0,0 +1,112 @@ + 'Trường :attribute phải được chấp nhận.', + 'active_url' => 'Trường :attribute không phải là một URL hợp lệ.', + 'after' => 'Trường :attribute phải là một ngày sau ngày :date.', + 'alpha' => 'Trường :attribute chỉ có thể chứa các chữ cái.', + 'alpha_dash' => 'Trường :attribute chỉ có thể chứa chữ cái, số và dấu gạch ngang.', + 'alpha_num' => 'Trường :attribute chỉ có thể chứa chữ cái và số.', + 'array' => 'Kiểu dữ liệu của trường :attribute phải là dạng mảng.', + 'before' => 'Trường :attribute phải là một ngày trước ngày :date.', + 'between' => [ + 'numeric' => 'Trường :attribute phải nằm trong khoảng :min - :max.', + 'file' => 'Dung lượng tập tin trong trường :attribute phải từ :min - :max kB.', + 'string' => 'Trường :attribute phải từ :min - :max ký tự.', + 'array' => 'Trường :attribute phải có từ :min - :max phần tử.', + ], + 'boolean' => 'Trường :attribute phải là true hoặc false.', + 'confirmed' => 'Giá trị xác nhận trong trường :attribute không khớp.', + 'date' => 'Trường :attribute không phải là định dạng của ngày-tháng.', + 'date_format' => 'Trường :attribute không giống với định dạng :format.', + 'different' => 'Trường :attribute và :other phải khác nhau.', + 'digits' => 'Độ dài của trường :attribute phải gồm :digits chữ số.', + 'digits_between' => 'Độ dài của trường :attribute phải nằm trong khoảng :min and :max chữ số.', + 'email' => 'Trường :attribute phải là một địa chỉ email hợp lệ.', + 'exists' => 'Giá trị đã chọn trong trường :attribute không hợp lệ.', + 'filled' => 'Trường :attribute không được bỏ trống.', + 'image' => 'Các tập tin trong trường :attribute phải là định dạng hình ảnh.', + 'in' => 'Giá trị đã chọn trong trường :attribute không hợp lệ.', + 'integer' => 'Trường :attribute phải là một số nguyên.', + 'ip' => 'Trường :attribute phải là một địa chỉa IP.', + 'json' => 'The :attribute must be a valid JSON string.', + 'max' => [ + 'numeric' => 'Trường :attribute không được lớn hơn :max.', + 'file' => 'Dung lượng tập tin trong trường :attribute không được lớn hơn :max kB.', + 'string' => 'Trường :attribute không được lớn hơn :max ký tự.', + 'array' => 'Trường :attribute không được lớn hơn :max phần tử.', + ], + 'mimes' => 'Trường :attribute phải là một tập tin có định dạng: :values.', + 'min' => [ + 'numeric' => 'Trường :attribute phải tối thiểu là :min.', + 'file' => 'Dung lượng tập tin trong trường :attribute phải tối thiểu :min kB.', + 'string' => 'Trường :attribute phải có tối thiểu :min ký tự.', + 'array' => 'Trường :attribute phải có tối thiểu :min phần tử.', + ], + 'not_in' => 'Giá trị đã chọn trong trường :attribute không hợp lệ.', + 'numeric' => 'Trường :attribute phải là một số.', + 'regex' => 'Định dạng trường :attribute không hợp lệ.', + 'required' => 'Trường :attribute không được bỏ trống.', + 'required_if' => 'Trường :attribute không được bỏ trống khi trường :other là :value.', + 'required_unless' => 'The :attribute field is required unless :other is in :values.', + 'required_with' => 'Trường :attribute không được bỏ trống khi trường :values có giá trị.', + 'required_with_all' => 'The :attribute field is required when :values is present.', + 'required_without' => 'Trường :attribute không được bỏ trống khi trường :values không có giá trị.', + 'required_without_all' => 'Trường :attribute không được bỏ trống khi tất cả :values không có giá trị.', + 'same' => 'Trường :attribute và :other phải giống nhau.', + 'size' => [ + 'numeric' => 'Trường :attribute phải bằng :size.', + 'file' => 'Dung lượng tập tin trong trường :attribute phải bằng :size kB.', + 'string' => 'Trường :attribute phải chứa :size ký tự.', + 'array' => 'Trường :attribute phải chứa :size phần tử.', + ], + 'string' => 'The :attribute must be a string.', + 'timezone' => 'Trường :attribute phải là một múi giờ hợp lệ.', + 'unique' => 'Trường :attribute đã có trong CSDL.', + 'url' => 'Trường :attribute không giống với định dạng một URL.', + + /* + |-------------------------------------------------------------------------- + | Custom Validation Language Lines + |-------------------------------------------------------------------------- + | + | Here you may specify custom validation messages for attributes using the + | convention "attribute.rule" to name the lines. This makes it quick to + | specify a specific custom language line for a given attribute rule. + | + */ + + 'custom' => [ + 'attribute-name' => [ + 'rule-name' => 'custom-message', + ], + ], + + /* + |-------------------------------------------------------------------------- + | Custom Validation Attributes + |-------------------------------------------------------------------------- + | + | The following language lines are used to swap attribute place-holders + | with something more reader friendly such as E-Mail Address instead + | of "email". This simply helps us make messages a little cleaner. + | + */ + + 'attributes' => [ + // + ], + +]; diff --git a/resources/lang/zh-CN/auth.php b/resources/lang/zh-CN/auth.php new file mode 100644 index 0000000..515484f --- /dev/null +++ b/resources/lang/zh-CN/auth.php @@ -0,0 +1,19 @@ + '用户名或密码错误。', + 'throttle' => '您的尝试登录次数过多. 请 :seconds 秒后再试。', + +]; diff --git a/resources/lang/zh-CN/pagination.php b/resources/lang/zh-CN/pagination.php new file mode 100644 index 0000000..f1fc4b5 --- /dev/null +++ b/resources/lang/zh-CN/pagination.php @@ -0,0 +1,19 @@ + '« 上一页', + 'next' => '下一页 »', + +]; diff --git a/resources/lang/zh-CN/passwords.php b/resources/lang/zh-CN/passwords.php new file mode 100644 index 0000000..f1781ea --- /dev/null +++ b/resources/lang/zh-CN/passwords.php @@ -0,0 +1,22 @@ + '密码至少是六位字符并且匹配。', + 'reset' => '密码重置成功!', + 'sent' => '密码重置邮件已发送!', + 'token' => '密码重置令牌无效。', + 'user' => '找不到该邮箱对应的用户。', + +]; diff --git a/resources/lang/zh-CN/validation.php b/resources/lang/zh-CN/validation.php new file mode 100644 index 0000000..03344b1 --- /dev/null +++ b/resources/lang/zh-CN/validation.php @@ -0,0 +1,112 @@ + ':attribute 必须接受。', + 'active_url' => ':attribute 不是一个有效的网址。', + 'after' => ':attribute 必须是一个在 :date 之后的日期。', + 'alpha' => ':attribute 只能由字母组成。', + 'alpha_dash' => ':attribute 只能由字母、数字和斜杠组成。', + 'alpha_num' => ':attribute 只能由字母和数字组成。', + 'array' => ':attribute 必须是一个数组。', + 'before' => ':attribute 必须是一个在 :date 之前的日期。', + 'between' => [ + 'numeric' => ':attribute 必须介于 :min - :max 之间。', + 'file' => ':attribute 必须介于 :min - :max kb 之间。', + 'string' => ':attribute 必须介于 :min - :max 个字符之间。', + 'array' => ':attribute 必须只有 :min - :max 个单元。', + ], + 'boolean' => ':attribute 必须为布尔值。', + 'confirmed' => ':attribute 两次输入不一致。', + 'date' => ':attribute 不是一个有效的日期。', + 'date_format' => ':attribute 的格式必须为 :format。', + 'different' => ':attribute 和 :other 必须不同。', + 'digits' => ':attribute 必须是 :digits 位的数字。', + 'digits_between' => ':attribute 必须是介于 :min 和 :max 位的数字。', + 'email' => ':attribute 不是一个合法的邮箱。', + 'exists' => ':attribute 不存在。', + 'filled' => ':attribute 不能为空。', + 'image' => ':attribute 必须是图片。', + 'in' => '已选的属性 :attribute 非法。', + 'integer' => ':attribute 必须是整数。', + 'ip' => ':attribute 必须是有效的 IP 地址。', + 'json' => ':attribute 必须是正确的 JSON 格式。', + 'max' => [ + 'numeric' => ':attribute 不能大于 :max。', + 'file' => ':attribute 不能大于 :max kb。', + 'string' => ':attribute 不能大于 :max 个字符。', + 'array' => ':attribute 最多只有 :max 个单元。', + ], + 'mimes' => ':attribute 必须是一个 :values 类型的文件。', + 'min' => [ + 'numeric' => ':attribute 必须大于等于 :min。', + 'file' => ':attribute 大小不能小于 :min kb。', + 'string' => ':attribute 至少为 :min 个字符。', + 'array' => ':attribute 至少有 :min 个单元。', + ], + 'not_in' => '已选的属性 :attribute 非法。', + 'numeric' => ':attribute 必须是一个数字。', + 'regex' => ':attribute 格式不正确。', + 'required' => ':attribute 不能为空。', + 'required_if' => '当 :other 为 :value 时 :attribute 不能为空。', + 'required_unless' => '当 :other 不为 :value 时 :attribute 不能为空。', + 'required_with' => '当 :values 存在时 :attribute 不能为空。', + 'required_with_all' => '当 :values 存在时 :attribute 不能为空。', + 'required_without' => '当 :values 不存在时 :attribute 不能为空。', + 'required_without_all' => '当 :values 都不存在时 :attribute 不能为空。', + 'same' => ':attribute 和 :other 必须相同。', + 'size' => [ + 'numeric' => ':attribute 大小必须为 :size。', + 'file' => ':attribute 大小必须为 :size kb。', + 'string' => ':attribute 必须是 :size 个字符。', + 'array' => ':attribute 必须为 :size 个单元。', + ], + 'string' => ':attribute 必须是一个字符串。', + 'timezone' => ':attribute 必须是一个合法的时区值。', + 'unique' => ':attribute 已经存在。', + 'url' => ':attribute 格式不正确。', + + /* + |-------------------------------------------------------------------------- + | Custom Validation Language Lines + |-------------------------------------------------------------------------- + | + | Here you may specify custom validation messages for attributes using the + | convention 'attribute.rule' to name the lines. This makes it quick to + | specify a specific custom language line for a given attribute rule. + | + */ + + 'custom' => [ + 'attribute-name' => [ + 'rule-name' => 'custom-message', + ], + ], + + /* + |-------------------------------------------------------------------------- + | Custom Validation Attributes + |-------------------------------------------------------------------------- + | + | The following language lines are used to swap attribute place-holders + | with something more reader friendly such as E-Mail Address instead + | of 'email'. This simply helps us make messages a little cleaner. + | + */ + + 'attributes' => [ + // + ], + +]; diff --git a/resources/lang/zh-HK/auth.php b/resources/lang/zh-HK/auth.php new file mode 100644 index 0000000..d29122b --- /dev/null +++ b/resources/lang/zh-HK/auth.php @@ -0,0 +1,19 @@ + '用戶名或密碼錯誤', + 'throttle' => '登入次數過多,請在 :seconds 秒後再試。', + +]; diff --git a/resources/lang/zh-HK/pagination.php b/resources/lang/zh-HK/pagination.php new file mode 100644 index 0000000..fc2f4a0 --- /dev/null +++ b/resources/lang/zh-HK/pagination.php @@ -0,0 +1,19 @@ + '« 上一頁', + 'next' => '下一頁 »', + +]; diff --git a/resources/lang/zh-HK/passwords.php b/resources/lang/zh-HK/passwords.php new file mode 100644 index 0000000..d1286a7 --- /dev/null +++ b/resources/lang/zh-HK/passwords.php @@ -0,0 +1,22 @@ + '密碼至少為六位字符且與密碼確認欄位的輸入相符。', + 'reset' => '密碼重設已完成!', + 'sent' => '密碼重設電郵經已寄出!', + 'token' => '密碼重設碼不正確。', + 'user' => '找不到該電郵地址所對應的用戶。', + +]; diff --git a/resources/lang/zh-HK/validation.php b/resources/lang/zh-HK/validation.php new file mode 100644 index 0000000..bc854d3 --- /dev/null +++ b/resources/lang/zh-HK/validation.php @@ -0,0 +1,112 @@ + '必須接受 :attribute。', + 'active_url' => ':attribute 並非一個有效的網址。', + 'after' => ':attribute 必須要在 :date 之後。', + 'alpha' => ':attribute 只能以字母組成。', + 'alpha_dash' => ':attribute 只能以字母、數字及斜線組成。', + 'alpha_num' => ':attribute 只能以字母及數字組成。', + 'array' => ':attribute 必須為陣列。', + 'before' => ':attribute 必須要在 :date 之前。', + 'between' => [ + 'numeric' => ':attribute 必須介乎 :min 至 :max 之間。', + 'file' => ':attribute 必須介乎 :min 至 :max kb 之間。 ', + 'string' => ':attribute 必須介乎 :min 至 :max 個字符之間。', + 'array' => ':attribute: 必須有 :min 至 :max 個項目。', + ], + 'boolean' => ':attribute 必須是布爾值。', + 'confirmed' => ':attribute 確認欄位的輸入並不相符。', + 'date' => ':attribute 並非一個有效的日期。', + 'date_format' => ':attribute 與 :format 格式不相符。', + 'different' => ':attribute 與 :other 必須不同。', + 'digits' => ':attribute 必須是 :digits 位數字。', + 'digits_between' => ':attribute 必須介乎 :min 至 :max 位數字。', + 'email' => ':attribute 的格式無效。', + 'exists' => ':attribute 不存在。', + 'filled' => ':attribute 不能留空。', + 'image' => ':attribute 必須是一張圖片。', + 'in' => '所揀選的 :attribute 選項無效。', + 'integer' => ':attribute 必須是一個整數。', + 'ip' => ':attribute 必須是一個有效的 IP 地址。', + 'json' => ':attribute 必須是正確的 JSON 格式。', + 'max' => [ + 'numeric' => ':attribute 不能大於 :max。', + 'file' => ':attribute 不能大於 :max kb。', + 'string' => ':attribute 不能多於 :max 個字符。', + 'array' => ':attribute 不能多於 :max 個項目。', + ], + 'mimes' => ':attribute 必須為 :values 的檔案。', + 'min' => [ + 'numeric' => ':attribute 不能小於 :min。', + 'file' => ':attribute 不能小於 :min kb。', + 'string' => ':attribute 不能小於 :min 個字符。', + 'array' => ':attribute 不能小於 :min 個項目。', + ], + 'not_in' => '所揀選的 :attribute 選項無效。', + 'numeric' => ':attribute 必須為一個數字。', + 'regex' => ':attribute 的格式錯誤。', + 'required' => ':attribute 不能留空。', + 'required_if' => '當 :other 是 :value 時 :attribute 不能留空。', + 'required_unless' => '當 :other 不是 :value 時 :attribute 不能留空。', + 'required_with' => '當 :values 出現時 :attribute 不能留空。', + 'required_with_all' => '當 :values 出現時 :attribute 不能留空。', + 'required_without' => '當 :values 留空時 :attribute field 不能留空。', + 'required_without_all' => '當 :values 都不出現時 :attribute 不能留空。', + 'same' => ':attribute 與 :other 必須相同。', + 'size' => [ + 'numeric' => ':attribute 的大小必須是 :size。', + 'file' => ':attribute 的大小必須是 :size kb。', + 'string' => ':attribute 必須是 :size 個字符。', + 'array' => ':attribute 必須是 :size 個單元。', + ], + 'string' => ':attribute 必須是一個字符串', + 'timezone' => ':attribute 必須是一個正確的時區值。', + 'unique' => ':attribute 已經存在。', + 'url' => ':attribute 的格式錯誤。', + + /* + |-------------------------------------------------------------------------- + | Custom Validation Language Lines + |-------------------------------------------------------------------------- + | + | Here you may specify custom validation messages for attributes using the + | convention 'attribute.rule' to name the lines. This makes it quick to + | specify a specific custom language line for a given attribute rule. + | + */ + + 'custom' => [ + 'attribute-name' => [ + 'rule-name' => 'custom-message', + ], + ], + + /* + |-------------------------------------------------------------------------- + | Custom Validation Attributes + |-------------------------------------------------------------------------- + | + | The following language lines are used to swap attribute place-holders + | with something more reader friendly such as E-Mail Address instead + | of 'email'. This simply helps us make messages a little cleaner. + | + */ + + 'attributes' => [ + // + ], + +]; diff --git a/resources/lang/zh-TW/auth.php b/resources/lang/zh-TW/auth.php new file mode 100644 index 0000000..678bea1 --- /dev/null +++ b/resources/lang/zh-TW/auth.php @@ -0,0 +1,19 @@ + '使用者名稱或密碼錯誤', + 'throttle' => '嘗試登入太多次,請在 :seconds 秒後再試。', + +]; diff --git a/resources/lang/zh-TW/pagination.php b/resources/lang/zh-TW/pagination.php new file mode 100644 index 0000000..fc2f4a0 --- /dev/null +++ b/resources/lang/zh-TW/pagination.php @@ -0,0 +1,19 @@ + '« 上一頁', + 'next' => '下一頁 »', + +]; diff --git a/resources/lang/zh-TW/passwords.php b/resources/lang/zh-TW/passwords.php new file mode 100644 index 0000000..8a444c9 --- /dev/null +++ b/resources/lang/zh-TW/passwords.php @@ -0,0 +1,22 @@ + '密碼至少要有六個字元且與密碼確認欄位一致。', + 'reset' => '密碼已成功重設!', + 'sent' => '密碼重設郵件已發送!', + 'token' => '密碼重設隨機碼 (token) 無效。', + 'user' => '找不到該電子郵件信箱對應的使用者。', + +]; diff --git a/resources/lang/zh-TW/validation.php b/resources/lang/zh-TW/validation.php new file mode 100644 index 0000000..3ef7701 --- /dev/null +++ b/resources/lang/zh-TW/validation.php @@ -0,0 +1,112 @@ + '必須接受 :attribute。', + 'active_url' => ':attribute 並非一個有效的網址。', + 'after' => ':attribute 必須要在 :date 之後。', + 'alpha' => ':attribute 只能以字母組成。', + 'alpha_dash' => ':attribute 只能以字母、數字及斜線組成。', + 'alpha_num' => ':attribute 只能以字母及數字組成。', + 'array' => ':attribute 必須為陣列。', + 'before' => ':attribute 必須要在 :date 之前。', + 'between' => [ + 'numeric' => ':attribute 必須介乎 :min 至 :max 之間。', + 'file' => ':attribute 必須介乎 :min 至 :max kb 之間。 ', + 'string' => ':attribute 必須介乎 :min 至 :max 個字元之間。', + 'array' => ':attribute: 必須有 :min - :max 個元素。', + ], + 'boolean' => ':attribute 必須為bool值。', + 'confirmed' => ':attribute 確認欄位的輸入並不相符。', + 'date' => ':attribute 並非一個有效的日期。', + 'date_format' => ':attribute 與 :format 格式不相符。', + 'different' => ':attribute 與 :other 必須不同。', + 'digits' => ':attribute 必須是 :digits 位數字。', + 'digits_between' => ':attribute 必須介乎 :min 至 :max 位數字。', + 'email' => ':attribute 的格式無效。', + 'exists' => '所選擇的 :attribute 選項無效。', + 'filled' => ':attribute 不能留空。', + 'image' => ':attribute 必須是一張圖片。', + 'in' => '所選擇的 :attribute 選項無效。', + 'integer' => ':attribute 必須是一個整數。', + 'ip' => ':attribute 必須是一個有效的 IP 地址。', + 'json' => ':attribute 必須是正確的 JSON 字串。', + 'max' => [ + 'numeric' => ':attribute 不能大於 :max。', + 'file' => ':attribute 不能大於 :max kb。', + 'string' => ':attribute 不能多於 :max 個字元。', + 'array' => ':attribute 最多有 :max 個元素。', + ], + 'mimes' => ':attribute 必須為 :values 的檔案。', + 'min' => [ + 'numeric' => ':attribute 不能小於 :min。', + 'file' => ':attribute 不能小於 :min kb。', + 'string' => ':attribute 不能小於 :min 個字元。', + 'array' => ':attribute 至少有 :min 個元素。', + ], + 'not_in' => '所揀選的 :attribute 選項無效。', + 'numeric' => ':attribute 必須為一個數字。', + 'regex' => ':attribute 的格式錯誤。', + 'required' => ':attribute 不能留空。', + 'required_if' => '當 :other 是 :value 時 :attribute 不能留空。', + 'required_unless' => '當 :other 不是 :value 時 :attribute 不能留空。', + 'required_with' => '當 :values 出現時 :attribute 不能留空。', + 'required_with_all' => '當 :values 出現時 :attribute 不能為空。', + 'required_without' => '當 :values 留空時 :attribute field 不能留空。', + 'required_without_all' => '當 :values 都不出現時 :attribute 不能留空。', + 'same' => ':attribute 與 :other 必須相同。', + 'size' => [ + 'numeric' => ':attribute 的大小必須是 :size。', + 'file' => ':attribute 的大小必須是 :size kb。', + 'string' => ':attribute 必須是 :size 個字元。', + 'array' => ':attribute 必須是 :size 個元素。', + ], + 'string' => ':attribute 必須是一個字串。', + 'timezone' => ':attribute 必須是一個正確的時區值。', + 'unique' => ':attribute 已經存在。', + 'url' => ':attribute 的格式錯誤。', + + /* + |-------------------------------------------------------------------------- + | Custom Validation Language Lines + |-------------------------------------------------------------------------- + | + | Here you may specify custom validation messages for attributes using the + | convention 'attribute.rule' to name the lines. This makes it quick to + | specify a specific custom language line for a given attribute rule. + | + */ + + 'custom' => [ + 'attribute-name' => [ + 'rule-name' => 'custom-message', + ], + ], + + /* + |-------------------------------------------------------------------------- + | Custom Validation Attributes + |-------------------------------------------------------------------------- + | + | The following language lines are used to swap attribute place-holders + | with something more reader friendly such as E-Mail Address instead + | of 'email'. This simply helps us make messages a little cleaner. + | + */ + + 'attributes' => [ + // + ], + +]; diff --git a/resources/views/admin/langs/langForm.blade.php b/resources/views/admin/langs/langForm.blade.php new file mode 100755 index 0000000..7249fc1 --- /dev/null +++ b/resources/views/admin/langs/langForm.blade.php @@ -0,0 +1,74 @@ +@extends('admin.adminlayout') +@section('page_title') + @if(!isset($xlang)) + {{__('New language')}} + @else + {{__('Edit language')}}: {{$xlang->title}} + @endif + - +@endsection +@section('content') +
+

+ @if(!isset($xlang)) + {{__('New language')}} + @else + {{__('Edit language')}}: {{$xlang->name}} + {{$xlang->name}} + @endif +

+ @include('starter-kit::component.err') + +
+ + @csrf +
+
+
+ + +
+
+
+
+ + +
+
+
+
+ + +
+
+
+
+
+ rtl??null) == 1) checked="" @endif + value="1" > + +
+
+
+ + +
+
+ + +
+
+@endsection +@section('content-with-js') +@endsection diff --git a/resources/views/admin/langs/langIndex.blade.php b/resources/views/admin/langs/langIndex.blade.php new file mode 100755 index 0000000..eafc7ce --- /dev/null +++ b/resources/views/admin/langs/langIndex.blade.php @@ -0,0 +1,78 @@ +@extends('admin.adminlayout') +@section('page_title') + {{__("Languages")}} + - +@endsection +@section('content') +
+ + @include('starter-kit::component.err') +
+ @csrf + + + + + + + + + + + + @foreach ($langs as $n) + + + + + + + + @endforeach + +
+ + + + {{__("Name")}} + + {{__("Tag")}} + + {{__("Direction")}} + + {{__("Action")}} + +
+ + {{$n->id}} + + + {{$n->name}} + + + {{$n->tag}} + + @if($n->rtl) + {{__("RTL")}} + @else + {{__("LTR")}} + @endif + + +   + {{__("Edit")}} + + +   + {{__("Delete")}} + +
+ @include('starter-kit::component.bulk',['actions' => []]) +
+
+ {{$langs->links()}} +
+
+@endsection diff --git a/resources/views/admin/transport/transportForm.blade.php b/resources/views/admin/transport/transportForm.blade.php index febcf5d..ec15c52 100755 --- a/resources/views/admin/transport/transportForm.blade.php +++ b/resources/views/admin/transport/transportForm.blade.php @@ -1,9 +1,9 @@ @extends('admin.adminlayout') @section('page_title') @if(!isset($transport)) - {{__('New discount')}} + {{__('New transport')}} @else - {{__('Edit discount')}}: {{$transport->title}} + {{__('Edit transport')}}: {{$transport->title}} @endif - @endsection diff --git a/resources/views/admin/transport/transportIndex.blade.php b/resources/views/admin/transport/transportIndex.blade.php index 70d74ba..570b5e6 100755 --- a/resources/views/admin/transport/transportIndex.blade.php +++ b/resources/views/admin/transport/transportIndex.blade.php @@ -1,6 +1,7 @@ + @extends('admin.adminlayout') @section('page_title') - {{__("Discounts")}} + {{__("Transports")}} - @endsection @section('content') diff --git a/resources/views/vendor/starter-kit/component/navbar.blade.php b/resources/views/vendor/starter-kit/component/navbar.blade.php index 6d1f477..963b835 100755 --- a/resources/views/vendor/starter-kit/component/navbar.blade.php +++ b/resources/views/vendor/starter-kit/component/navbar.blade.php @@ -416,6 +416,35 @@ + @if(config('app.xlang')) +
  • + + + {{__("Languages")}} + + + +
  • + @endif @endif @guest diff --git a/routes/web.php b/routes/web.php index 67802e3..8b3bec2 100755 --- a/routes/web.php +++ b/routes/web.php @@ -23,13 +23,25 @@ Route::prefix(config('starter-kit.uri'))->name('admin.')->group( Route::prefix('users')->name('user.')->group( function () { - Route::get('/all', [\App\Http\Controllers\Admin\UserController::class,'index'])->name('all'); + Route::get('/', [\App\Http\Controllers\Admin\UserController::class,'index'])->name('all'); Route::get('/delete/{user}', [\App\Http\Controllers\Admin\UserController::class,'destroy'])->name('delete'); Route::get('/create', [\App\Http\Controllers\Admin\UserController::class,'create'])->name('create'); Route::post('/store', [\App\Http\Controllers\Admin\UserController::class,'store'])->name('store'); Route::get('/edit/{user}', [\App\Http\Controllers\Admin\UserController::class,'edit'])->name('edit'); Route::post('/update/{user}', [\App\Http\Controllers\Admin\UserController::class,'update'])->name('update'); }); + Route::prefix('langs')->name('lang.')->group( + function () { + Route::get('/', [\App\Http\Controllers\Admin\XlangController::class,'index'])->name('index'); + Route::get('/translates', [\App\Http\Controllers\Admin\XlangController::class,'translate'])->name('translate'); + Route::get('/delete/{xlang}', [\App\Http\Controllers\Admin\XlangController::class,'destroy'])->name('delete'); + Route::get('/create', [\App\Http\Controllers\Admin\XlangController::class,'create'])->name('create'); + Route::post('/store', [\App\Http\Controllers\Admin\XlangController::class,'store'])->name('store'); + Route::get('/edit/{xlang}', [\App\Http\Controllers\Admin\XlangController::class,'edit'])->name('edit'); + Route::post('/update/{xlang}', [\App\Http\Controllers\Admin\XlangController::class,'update'])->name('update'); + Route::post('bulk', [\App\Http\Controllers\Admin\XlangController::class, "bulk"])->name('bulk'); + + }); Route::prefix('cat')->name('cat.')->group( function () {