mirror of
https://github.com/Einundzwanzig-Podcast/einundzwanzig-portal.git
synced 2025-12-15 07:06:47 +00:00
translations added
This commit is contained in:
9
resources/lang/bs/auth.php
Normal file
9
resources/lang/bs/auth.php
Normal file
@@ -0,0 +1,9 @@
|
||||
<?php
|
||||
|
||||
declare(strict_types=1);
|
||||
|
||||
return [
|
||||
'failed' => 'Ovi podaci se ne podudaraju s našim zapisima.',
|
||||
'password' => 'Lozinka nije tačna.',
|
||||
'throttle' => 'Previše neuspjelih pokušaja. Pokušajte ponovo za :seconds sekundi.',
|
||||
];
|
||||
84
resources/lang/bs/http-statuses.php
Normal file
84
resources/lang/bs/http-statuses.php
Normal file
@@ -0,0 +1,84 @@
|
||||
<?php
|
||||
|
||||
declare(strict_types=1);
|
||||
|
||||
return [
|
||||
'0' => 'Unknown Error',
|
||||
'100' => 'Continue',
|
||||
'101' => 'Switching Protocols',
|
||||
'102' => 'Processing',
|
||||
'200' => 'OK',
|
||||
'201' => 'Created',
|
||||
'202' => 'Accepted',
|
||||
'203' => 'Non-Authoritative Information',
|
||||
'204' => 'No Content',
|
||||
'205' => 'Reset Content',
|
||||
'206' => 'Partial Content',
|
||||
'207' => 'Multi-Status',
|
||||
'208' => 'Already Reported',
|
||||
'226' => 'IM Used',
|
||||
'300' => 'Multiple Choices',
|
||||
'301' => 'Moved Permanently',
|
||||
'302' => 'Found',
|
||||
'303' => 'See Other',
|
||||
'304' => 'Not Modified',
|
||||
'305' => 'Use Proxy',
|
||||
'307' => 'Temporary Redirect',
|
||||
'308' => 'Permanent Redirect',
|
||||
'400' => 'Bad Request',
|
||||
'401' => 'Unauthorized',
|
||||
'402' => 'Payment Required',
|
||||
'403' => 'Forbidden',
|
||||
'404' => 'Not Found',
|
||||
'405' => 'Method Not Allowed',
|
||||
'406' => 'Not Acceptable',
|
||||
'407' => 'Proxy Authentication Required',
|
||||
'408' => 'Request Timeout',
|
||||
'409' => 'Conflict',
|
||||
'410' => 'Gone',
|
||||
'411' => 'Length Required',
|
||||
'412' => 'Precondition Failed',
|
||||
'413' => 'Payload Too Large',
|
||||
'414' => 'URI Too Long',
|
||||
'415' => 'Unsupported Media Type',
|
||||
'416' => 'Range Not Satisfiable',
|
||||
'417' => 'Expectation Failed',
|
||||
'418' => 'I\'m a teapot',
|
||||
'419' => 'Session Has Expired',
|
||||
'421' => 'Misdirected Request',
|
||||
'422' => 'Unprocessable Entity',
|
||||
'423' => 'Locked',
|
||||
'424' => 'Failed Dependency',
|
||||
'425' => 'Too Early',
|
||||
'426' => 'Upgrade Required',
|
||||
'428' => 'Precondition Required',
|
||||
'429' => 'Too Many Requests',
|
||||
'431' => 'Request Header Fields Too Large',
|
||||
'444' => 'Connection Closed Without Response',
|
||||
'449' => 'Retry With',
|
||||
'451' => 'Unavailable For Legal Reasons',
|
||||
'499' => 'Client Closed Request',
|
||||
'500' => 'Internal Server Error',
|
||||
'501' => 'Not Implemented',
|
||||
'502' => 'Bad Gateway',
|
||||
'503' => 'Maintenance Mode',
|
||||
'504' => 'Gateway Timeout',
|
||||
'505' => 'HTTP Version Not Supported',
|
||||
'506' => 'Variant Also Negotiates',
|
||||
'507' => 'Insufficient Storage',
|
||||
'508' => 'Loop Detected',
|
||||
'509' => 'Bandwidth Limit Exceeded',
|
||||
'510' => 'Not Extended',
|
||||
'511' => 'Network Authentication Required',
|
||||
'520' => 'Unknown Error',
|
||||
'521' => 'Web Server is Down',
|
||||
'522' => 'Connection Timed Out',
|
||||
'523' => 'Origin Is Unreachable',
|
||||
'524' => 'A Timeout Occurred',
|
||||
'525' => 'SSL Handshake Failed',
|
||||
'526' => 'Invalid SSL Certificate',
|
||||
'527' => 'Railgun Error',
|
||||
'598' => 'Network Read Timeout Error',
|
||||
'599' => 'Network Connect Timeout Error',
|
||||
'unknownError' => 'Unknown Error',
|
||||
];
|
||||
8
resources/lang/bs/pagination.php
Normal file
8
resources/lang/bs/pagination.php
Normal file
@@ -0,0 +1,8 @@
|
||||
<?php
|
||||
|
||||
declare(strict_types=1);
|
||||
|
||||
return [
|
||||
'next' => 'Naprijed »',
|
||||
'previous' => '« Nazad',
|
||||
];
|
||||
11
resources/lang/bs/passwords.php
Normal file
11
resources/lang/bs/passwords.php
Normal file
@@ -0,0 +1,11 @@
|
||||
<?php
|
||||
|
||||
declare(strict_types=1);
|
||||
|
||||
return [
|
||||
'reset' => 'Lozinka je resetovana!',
|
||||
'sent' => 'Poslan vam je e-mail za povrat lozinke!',
|
||||
'throttled' => 'Molimo sačekajte prije ponovnog pokušaja.',
|
||||
'token' => 'Ovaj token za resetovanje lozinke nije ispravan.',
|
||||
'user' => 'Ne može se pronaći korisnik sa tom e-mail adresom.',
|
||||
];
|
||||
210
resources/lang/bs/validation.php
Normal file
210
resources/lang/bs/validation.php
Normal file
@@ -0,0 +1,210 @@
|
||||
<?php
|
||||
|
||||
declare(strict_types=1);
|
||||
|
||||
return [
|
||||
'accepted' => 'Polje :attribute mora biti prihvaćeno.',
|
||||
'accepted_if' => 'The :attribute must be accepted when :other is :value.',
|
||||
'active_url' => 'Polje :attribute nije validan URL.',
|
||||
'after' => 'Polje :attribute mora biti datum nakon :date.',
|
||||
'after_or_equal' => 'Polje :attribute mora biti datum nakon ili jednak :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.',
|
||||
'attached' => 'Ovaj :attribute je već spojen.',
|
||||
'before' => 'Polje :attribute mora biti datum prije :date.',
|
||||
'before_or_equal' => 'Polje :attribute mora biti datum prije ili jednak :date.',
|
||||
'between' => [
|
||||
'array' => 'Polje :attribute mora sadržati između :min i :max stavki.',
|
||||
'file' => 'Polje :attribute mora imati veličinu između :min i :max kilobajta.',
|
||||
'numeric' => 'Polje :attribute mora imati vrijednost između :min i :max.',
|
||||
'string' => 'Polje :attribute mora sadržati između :min i :max znakova.',
|
||||
],
|
||||
'boolean' => 'Polje :attribute mora biti tačno ili netačno.',
|
||||
'confirmed' => 'Potvrda polja :attribute se ne poklapa.',
|
||||
'current_password' => 'The password is incorrect.',
|
||||
'date' => 'Polje :attribute nema ispravan datum.',
|
||||
'date_equals' => 'Polje :attribute mora biti datum jednak :date.',
|
||||
'date_format' => 'Polje :attribute se ne poklapa s formatom :format.',
|
||||
'declined' => 'The :attribute must be declined.',
|
||||
'declined_if' => 'The :attribute must be declined when :other is :value.',
|
||||
'different' => 'Polja :attribute i :other moraju biti različita.',
|
||||
'digits' => 'Polje :attribute mora sardžati :digits broja.',
|
||||
'digits_between' => 'Polje :attribute mora sardžati između :min i :max broja.',
|
||||
'dimensions' => 'Dimenzije slike polja :attribute nisu validne.',
|
||||
'distinct' => 'Polje :attribute ima dvostruku vrijednost.',
|
||||
'doesnt_end_with' => 'The :attribute may not end with one of the following: :values.',
|
||||
'doesnt_start_with' => 'The :attribute may not start with one of the following: :values.',
|
||||
'email' => 'Format polja :attribute mora biti validan e-mail.',
|
||||
'ends_with' => 'Polje :attribute se mora završiti s jednom od sljedećih vrijednosti: :values.',
|
||||
'enum' => 'The selected :attribute is invalid.',
|
||||
'exists' => 'Odabrano polje :attribute nije validno.',
|
||||
'file' => 'Polje :attribute mora biti fajl.',
|
||||
'filled' => 'Polje :attribute je mora sadržati vrijednost.',
|
||||
'gt' => [
|
||||
'array' => 'Polje :attribute mora sadržati više od :value stavki.',
|
||||
'file' => 'Polje :attribute mora imati veličinu veću od :value kilobajta.',
|
||||
'numeric' => 'Polje :attribute mora imati vrijednost veću od :value.',
|
||||
'string' => 'Polje :attribute mora sadržati više od :value znakova.',
|
||||
],
|
||||
'gte' => [
|
||||
'array' => 'Polje :attribute mora sadržati :value stavki ili više.',
|
||||
'file' => 'Polje :attribute mora imati veličinu veću ili jednaku :value kilobajta.',
|
||||
'numeric' => 'Polje :attribute mora imati vrijednost veću ili jednaku :value.',
|
||||
'string' => 'Polje :attribute mora sadržati :value znakova ili više.',
|
||||
],
|
||||
'image' => 'Polje :attribute mora biti slika.',
|
||||
'in' => 'Odabrano polje :attribute nije validno.',
|
||||
'in_array' => 'Polje :attribute ne postoji u :other.',
|
||||
'integer' => 'Polje :attribute mora biti broj.',
|
||||
'ip' => 'Polje :attribute mora biti validna IP adresa.',
|
||||
'ipv4' => 'Polje :attribute mora biti validna IPv4 adresa.',
|
||||
'ipv6' => 'Polje :attribute mora biti validna IPv6 adresa.',
|
||||
'json' => 'Polje :attribute mora biti validan JSON string.',
|
||||
'lowercase' => 'The :attribute must be lowercase.',
|
||||
'lt' => [
|
||||
'array' => 'Polje :attribute mora sadržati manje od :value stavki.',
|
||||
'file' => 'Polje :attribute mora imati veličinu manju od :value kilobajta.',
|
||||
'numeric' => 'Polje :attribute imati vrijednost manju od :value.',
|
||||
'string' => 'Polje :attribute mora sadržati manje od :value znakova.',
|
||||
],
|
||||
'lte' => [
|
||||
'array' => 'Polje :attribute ne može sadržati više od :value stavki.',
|
||||
'file' => 'Polje :attribute mora imati veličinu manju ili jednaku :value kilobajta.',
|
||||
'numeric' => 'Polje :attribute mora imati vrijednost manju ili jednaku :value.',
|
||||
'string' => 'Polje :attribute ne može sadržati više od :value znakova.',
|
||||
],
|
||||
'mac_address' => 'The :attribute must be a valid MAC address.',
|
||||
'max' => [
|
||||
'array' => 'Polje :attribute mora sadržati manje od :max stavki.',
|
||||
'file' => 'Polje :attribute mora imati veličinu manju od :max kilobajta.',
|
||||
'numeric' => 'Polje :attribute mora imati vrijednost manju od :max.',
|
||||
'string' => 'Polje :attribute mora sadržati manje od :max znakova.',
|
||||
],
|
||||
'max_digits' => 'The :attribute must not have more than :max digits.',
|
||||
'mimes' => 'Polje :attribute mora biti fajl tipa: :values.',
|
||||
'mimetypes' => 'Polje :attribute mora biti fajl tipa: :values.',
|
||||
'min' => [
|
||||
'array' => 'Polje :attribute mora sadržati najmanje :min stavki.',
|
||||
'file' => 'Fajl :attribute mora biti najmanje :min kilobajta.',
|
||||
'numeric' => 'Polje :attribute mora biti najmanje :min.',
|
||||
'string' => 'Polje :attribute mora sadržati najmanje :min znakova.',
|
||||
],
|
||||
'min_digits' => 'The :attribute must have at least :min digits.',
|
||||
'multiple_of' => 'Vrijednost polja :attribute mora biti djeljiva sa :value',
|
||||
'not_in' => 'Odabrani element polja :attribute nije validan.',
|
||||
'not_regex' => 'Format polja :attribute nije ispravan.',
|
||||
'numeric' => 'Polje :attribute mora biti broj.',
|
||||
'password' => [
|
||||
'letters' => 'The :attribute must contain at least one letter.',
|
||||
'mixed' => 'The :attribute must contain at least one uppercase and one lowercase letter.',
|
||||
'numbers' => 'The :attribute must contain at least one number.',
|
||||
'symbols' => 'The :attribute must contain at least one symbol.',
|
||||
'uncompromised' => 'The given :attribute has appeared in a data leak. Please choose a different :attribute.',
|
||||
],
|
||||
'present' => 'Polje :attribute mora biti prisutno.',
|
||||
'prohibited' => ':Attribute polje je zabranjeno.',
|
||||
'prohibited_if' => ':Attribute polje je zabranjeno kada :other ima :value.',
|
||||
'prohibited_unless' => 'Polje :attribute je zabranjeno osim ako :other nije :values.',
|
||||
'prohibits' => 'The :attribute field prohibits :other from being present.',
|
||||
'regex' => 'Format polja :attribute nije ispravan.',
|
||||
'relatable' => 'Ova :attribute možda nema veze sa ovim resursom.',
|
||||
'required' => 'Polje :attribute je obavezno.',
|
||||
'required_array_keys' => 'The :attribute field must contain entries for: :values.',
|
||||
'required_if' => 'Polje :attribute je obavezno kada :other ima vrijednost :value.',
|
||||
'required_if_accepted' => 'The :attribute field is required when :other is accepted.',
|
||||
'required_unless' => 'Polje :attribute je obavezno osim ako vrijednost polja :other postoji u sljedećem nizu: :values.',
|
||||
'required_with' => 'Polje :attribute je obavezno kada je bar jedno od polja :values prisutno.',
|
||||
'required_with_all' => 'Polje :attribute je obavezno kada su polja :values prisutna.',
|
||||
'required_without' => 'Polje :attribute je obavezno kada je bar jedno od polja :values nije prisutno.',
|
||||
'required_without_all' => 'Polje :attribute je obavezno kada polja :values nisu prisutna.',
|
||||
'same' => 'Polja :attribute i :other se moraju poklapati.',
|
||||
'size' => [
|
||||
'array' => 'Polje :attribute mora biti :size znakova.',
|
||||
'file' => 'Fajl :attribute mora biti :size kilobajta.',
|
||||
'numeric' => 'Polje :attribute mora biti :size.',
|
||||
'string' => 'Polje :attribute mora biti :size znakova.',
|
||||
],
|
||||
'starts_with' => 'Polje :attribute mora početi s jednom od sljedećih vrijednosti: :values.',
|
||||
'string' => 'Polje :attribute mora sadrzavati slova.',
|
||||
'timezone' => 'Polje :attribute mora biti ispravna vremenska zona.',
|
||||
'unique' => 'Polje :attribute već postoji.',
|
||||
'uploaded' => 'Učitavanje polja :attribute nije uspjelo.',
|
||||
'uppercase' => 'The :attribute must be uppercase.',
|
||||
'url' => 'Format polja :attribute nije validan.',
|
||||
'uuid' => 'Polje :attribute mora biti validan UUID.',
|
||||
'attributes' => [
|
||||
'address' => 'adresa',
|
||||
'age' => 'dob',
|
||||
'amount' => 'iznos',
|
||||
'area' => 'površina',
|
||||
'available' => 'dostupno',
|
||||
'birthday' => 'rođendan',
|
||||
'body' => 'tijelo',
|
||||
'city' => 'grad',
|
||||
'content' => 'sadržaj',
|
||||
'country' => 'država',
|
||||
'created_at' => 'kreirano',
|
||||
'creator' => 'autor',
|
||||
'current_password' => 'aktualna šifra',
|
||||
'date' => 'datum',
|
||||
'date_of_birth' => 'datum rođenja',
|
||||
'day' => 'dan',
|
||||
'deleted_at' => 'obrisano',
|
||||
'description' => 'opis',
|
||||
'district' => 'općina',
|
||||
'duration' => 'trajanje',
|
||||
'email' => 'email',
|
||||
'excerpt' => 'izdvojeno',
|
||||
'filter' => 'filter',
|
||||
'first_name' => 'ime',
|
||||
'gender' => 'spol',
|
||||
'group' => 'grupa',
|
||||
'hour' => 'sat',
|
||||
'image' => 'slika',
|
||||
'last_name' => 'prezime',
|
||||
'lesson' => 'lekcija',
|
||||
'line_address_1' => 'adresa',
|
||||
'line_address_2' => 'dodatak adresi',
|
||||
'message' => 'poruka',
|
||||
'middle_name' => 'srednje ime',
|
||||
'minute' => 'minuta',
|
||||
'mobile' => 'mobitel',
|
||||
'month' => 'mjesec',
|
||||
'name' => 'ime',
|
||||
'national_code' => 'Nacionalni kod',
|
||||
'number' => 'broj',
|
||||
'password' => 'šifra',
|
||||
'password_confirmation' => 'potvrda šifre',
|
||||
'phone' => 'telefon',
|
||||
'photo' => 'fotografija',
|
||||
'postal_code' => 'poštanski broj',
|
||||
'price' => 'cijena',
|
||||
'province' => 'provincija',
|
||||
'recaptcha_response_field' => 'recaptcha polje',
|
||||
'remember' => 'zapamti me',
|
||||
'restored_at' => 'vraćeno',
|
||||
'result_text_under_image' => 'tekst rezultata ispod slike',
|
||||
'role' => 'uloga',
|
||||
'second' => 'sekunda',
|
||||
'sex' => 'spol',
|
||||
'short_text' => 'kratak tekst',
|
||||
'size' => 'veličina',
|
||||
'state' => 'država',
|
||||
'street' => 'ulica',
|
||||
'student' => 'učenik',
|
||||
'subject' => 'predmet',
|
||||
'teacher' => 'nastavnik',
|
||||
'terms' => 'uslovi',
|
||||
'test_description' => 'testni opis',
|
||||
'test_locale' => 'testni jezik',
|
||||
'test_name' => 'testno ime',
|
||||
'text' => 'tekst',
|
||||
'time' => 'vrijeme',
|
||||
'title' => 'naslov',
|
||||
'updated_at' => 'ažurirano',
|
||||
'username' => 'korisničko ime',
|
||||
'year' => 'godina',
|
||||
],
|
||||
];
|
||||
Reference in New Issue
Block a user