1
0
mirror of https://github.com/BookStackApp/BookStack.git synced 2025-08-09 10:22:51 +03:00

Updated translations with latest Crowdin changes (#4890)

This commit is contained in:
Dan Brown
2024-05-11 15:15:10 +01:00
committed by GitHub
parent 424e8f503e
commit 2b9b0f91cb
144 changed files with 1134 additions and 766 deletions

View File

@@ -12,10 +12,10 @@ return [
'active_url' => ':attribute ni veljaven URL.',
'after' => ':attribute mora biti datum po :date.',
'alpha' => ':attribute lahko vsebuje samo črke.',
'alpha_dash' => ':attribute lahko vsebuje samo ?rke, ?tevilke in ?rtice.',
'alpha_dash' => ':attribute lahko vsebuje samo črke, številke, pomišljaje in podčrtaje.',
'alpha_num' => ':attribute lahko vsebuje samo črke in številke.',
'array' => ':attribute mora biti niz.',
'backup_codes' => 'The provided code is not valid or has already been used.',
'backup_codes' => 'Podana koda ni veljavna ali je že uporabljena.',
'before' => ':attribute mora biti datum pred :date.',
'between' => [
'numeric' => ':attribute mora biti med :min in :max.',
@@ -32,7 +32,7 @@ return [
'digits_between' => ':attribute mora biti med :min in :max števkami.',
'email' => ':attribute mora biti veljaven e-naslov.',
'ends_with' => 'The :attribute se mora končati z eno od določenih: :vrednost/values',
'file' => 'The :attribute must be provided as a valid file.',
'file' => ':attribute ni veljavna datoteka.',
'filled' => 'Polje ne sme biti prazno.',
'gt' => [
'numeric' => ':attribute mora biti večji kot :vrednost.',
@@ -100,7 +100,7 @@ return [
],
'string' => ':attribute mora biti niz.',
'timezone' => ':attribute mora biti veljavna cona.',
'totp' => 'The provided code is not valid or has expired.',
'totp' => 'Podana koda ni veljavna ali je zapadla.',
'unique' => ':attribute je že zaseden.',
'url' => ':attribute oblika ni veljavna.',
'uploaded' => 'Datoteke ni bilo mogoče naložiti. Strežnik morda ne sprejema datotek te velikosti.',